From bbdc853c6a20ce2fa313659cd51e085640dfbc0b Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" Date: Mon, 3 Mar 2008 19:01:33 +0000 Subject: [PATCH] Removing obsolete code (r=wclouser) with unclear licensing. git-svn-id: svn://10.0.0.236/trunk@246934 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/survey/inc/config-dist.php | 30 - mozilla/webtools/survey/inc/footer.php | 27 - mozilla/webtools/survey/inc/header.php | 32 - mozilla/webtools/survey/inc/init.php | 53 - mozilla/webtools/survey/lib/csv.php | 188 - mozilla/webtools/survey/lib/sql.class.php | 110 - mozilla/webtools/survey/lib/survey.class.php | 105 - mozilla/webtools/survey/sql/survey.sql | 110 - mozilla/webtools/survey/tpl/firefox.php | 34 - mozilla/webtools/survey/tpl/thunderbird.php | 34 - .../survey/webroot/css/base/template.css | 95 - .../survey/webroot/css/rustico/content.css | 563 -- .../survey/webroot/css/rustico/template.css | 252 - .../webtools/survey/webroot/css/survey.css | 26 - mozilla/webtools/survey/webroot/export.php | 30 - .../webtools/survey/webroot/htaccess.default | 9 - mozilla/webtools/survey/webroot/index.php | 76 - mozilla/webtools/survey/webroot/thanks.php | 16 - .../webtools/survey/webroot/unavailable.php | 16 - mozilla/webtools/uninstall_survey/.htaccess | 7 - mozilla/webtools/uninstall_survey/README | 52 - .../uninstall_survey/app_controller.php | 69 - .../webtools/uninstall_survey/app_model.php | 72 - .../uninstall_survey/config/bootstrap.php | 72 - .../webtools/uninstall_survey/config/core.php | 153 - .../config/database.php.default | 79 - .../uninstall_survey/config/inflections.php | 74 - .../uninstall_survey/config/routes.php | 51 - .../uninstall_survey/config/sql/survey.sql | 182 - .../controllers/applications_controller.php | 44 - .../controllers/choices_controller.php | 44 - .../controllers/collections_controller.php | 43 - .../controllers/results_controller.php | 278 - mozilla/webtools/uninstall_survey/index.php | 27 - .../uninstall_survey/models/application.php | 280 - .../uninstall_survey/models/choice.php | 47 - .../uninstall_survey/models/collection.php | 52 - .../uninstall_survey/models/result.php | 594 -- .../perl/build_uninstall_survey_csvs.pl | 147 - .../uninstall_survey/perl/config.pl-dist | 21 - .../perl/update_cache_tables.pl | 127 - .../uninstall_survey/tmp/cache/models/x | 0 .../uninstall_survey/tmp/cache/persistent/y | 0 .../uninstall_survey/tmp/cache/views/z | 0 .../uninstall_survey/vendors/csv/csv.php | 115 - .../views/elements/footer.thtml | 62 - .../views/elements/header.thtml | 89 - .../views/helpers/breadcrumb.php | 102 - .../uninstall_survey/views/helpers/export.php | 93 - .../views/helpers/pagination.php | 248 - .../views/layouts/default.thtml | 41 - .../uninstall_survey/views/pages/home.thtml | 0 .../uninstall_survey/views/results/add.thtml | 83 - .../views/results/comments.thtml | 111 - .../uninstall_survey/views/results/csv.thtml | 0 .../views/results/index.thtml | 162 - .../uninstall_survey/webroot/.htaccess | 11 - .../webtools/uninstall_survey/webroot/css.php | 116 - .../webroot/css/cake.default.css | 195 - .../webroot/css/cake.forms.css | 279 - .../uninstall_survey/webroot/css/cake.ie.css | 9 - .../webroot/css/rustico/content.css | 562 -- .../webroot/css/rustico/template.css | 280 - .../uninstall_survey/webroot/css/screen.css | 42 - .../uninstall_survey/webroot/favicon.ico | Bin 1406 -> 0 bytes .../uninstall_survey/webroot/img/__utm.gif | Bin 35 -> 0 bytes .../webroot/img/breadcrumbs-background.png | Bin 992 -> 0 bytes .../webroot/img/header-background.png | Bin 3026 -> 0 bytes .../webroot/img/moz-com-logo.png | Bin 2220 -> 0 bytes .../uninstall_survey/webroot/index.php | 116 - .../webroot/js/MochiKit-1.3.1/.htaccess | 1 - .../webroot/js/MochiKit-1.3.1/Changes | 244 - .../webroot/js/MochiKit-1.3.1/LICENSE.txt | 69 - .../webroot/js/MochiKit-1.3.1/MANIFEST | 115 - .../webroot/js/MochiKit-1.3.1/META.json | 17 - .../doc/html/MochiKit/Async.html | 606 --- .../doc/html/MochiKit/Base.html | 1239 ----- .../doc/html/MochiKit/Color.html | 509 -- .../MochiKit-1.3.1/doc/html/MochiKit/DOM.html | 798 --- .../doc/html/MochiKit/DateTime.html | 125 - .../doc/html/MochiKit/Format.html | 241 - .../doc/html/MochiKit/Iter.html | 372 -- .../doc/html/MochiKit/Logging.html | 310 -- .../doc/html/MochiKit/LoggingPane.html | 121 - .../doc/html/MochiKit/Signal.html | 331 -- .../doc/html/MochiKit/VersionHistory.html | 264 - .../doc/html/MochiKit/Visual.html | 162 - .../doc/html/MochiKit/index.html | 319 -- .../webroot/js/MochiKit-1.3.1/doc/js/toc.js | 89 - .../MochiKit-1.3.1/doc/rst/MochiKit/Async.rst | 573 -- .../MochiKit-1.3.1/doc/rst/MochiKit/Base.rst | 1098 ---- .../MochiKit-1.3.1/doc/rst/MochiKit/Color.rst | 481 -- .../MochiKit-1.3.1/doc/rst/MochiKit/DOM.rst | 782 --- .../doc/rst/MochiKit/DateTime.rst | 118 - .../doc/rst/MochiKit/Format.rst | 211 - .../MochiKit-1.3.1/doc/rst/MochiKit/Iter.rst | 345 -- .../doc/rst/MochiKit/Logging.rst | 284 - .../doc/rst/MochiKit/LoggingPane.rst | 114 - .../doc/rst/MochiKit/Signal.rst | 349 -- .../doc/rst/MochiKit/VersionHistory.rst | 244 - .../doc/rst/MochiKit/Visual.rst | 127 - .../MochiKit-1.3.1/doc/rst/MochiKit/index.rst | 74 - .../examples/ajax_tables/ajax_tables.css | 69 - .../examples/ajax_tables/ajax_tables.js | 402 -- .../examples/ajax_tables/domains.json | 10 - .../examples/ajax_tables/domains.xml | 40 - .../examples/ajax_tables/index.html | 96 - .../examples/color_wheel/color_wheel.css | 4 - .../examples/color_wheel/color_wheel.js | 95 - .../examples/color_wheel/index.html | 31 - .../examples/draggable/draggable.css | 28 - .../examples/draggable/draggable.js | 73 - .../examples/draggable/index.html | 38 - .../examples/interpreter/index.html | 88 - .../examples/interpreter/interpreter.css | 54 - .../examples/interpreter/interpreter.js | 376 -- .../examples/key_events/index.html | 74 - .../examples/key_events/key_events.css | 5 - .../examples/key_events/key_events.js | 73 - .../examples/logging_pane/index.html | 46 - .../examples/logging_pane/logging_pane.css | 78 - .../examples/logging_pane/logging_pane.js | 11 - .../examples/mochiregexp/index.html | 74 - .../examples/mochiregexp/mochiregexp.css | 73 - .../examples/mochiregexp/mochiregexp.js | 125 - .../examples/rounded_corners/index.html | 28 - .../rounded_corners/rounded_corners.css | 3 - .../rounded_corners/rounded_corners.js | 19 - .../examples/sortable_tables/index.html | 71 - .../sortable_tables/sortable_tables.css | 66 - .../sortable_tables/sortable_tables.js | 203 - .../SyntaxHighlighter/SyntaxHighlighter.css | 177 - .../lib/SyntaxHighlighter/Tests.html | 339 -- .../lib/SyntaxHighlighter/shBrushCSharp.js | 30 - .../lib/SyntaxHighlighter/shBrushDelphi.js | 31 - .../lib/SyntaxHighlighter/shBrushJScript.js | 22 - .../lib/SyntaxHighlighter/shBrushPhp.js | 23 - .../lib/SyntaxHighlighter/shBrushPython.js | 71 - .../lib/SyntaxHighlighter/shBrushSql.js | 40 - .../lib/SyntaxHighlighter/shBrushVb.js | 29 - .../lib/SyntaxHighlighter/shBrushXml.js | 61 - .../lib/SyntaxHighlighter/shCore.js | 622 --- .../examples/view-source/view-source.css | 1 - .../examples/view-source/view-source.html | 19 - .../examples/view-source/view-source.js | 70 - .../include/css/documentation.css | 15 - .../js/MochiKit-1.3.1/include/css/general.css | 48 - .../js/MochiKit-1.3.1/lib/MochiKit/Async.js | 637 --- .../js/MochiKit-1.3.1/lib/MochiKit/Base.js | 1131 ---- .../js/MochiKit-1.3.1/lib/MochiKit/Color.js | 825 --- .../js/MochiKit-1.3.1/lib/MochiKit/DOM.js | 1106 ---- .../MochiKit-1.3.1/lib/MochiKit/DateTime.js | 208 - .../js/MochiKit-1.3.1/lib/MochiKit/Format.js | 294 - .../js/MochiKit-1.3.1/lib/MochiKit/Iter.js | 789 --- .../js/MochiKit-1.3.1/lib/MochiKit/Logging.js | 290 - .../lib/MochiKit/LoggingPane.js | 356 -- .../MochiKit-1.3.1/lib/MochiKit/MochiKit.js | 152 - .../js/MochiKit-1.3.1/lib/MochiKit/MockDOM.js | 73 - .../js/MochiKit-1.3.1/lib/MochiKit/Signal.js | 680 --- .../js/MochiKit-1.3.1/lib/MochiKit/Test.js | 181 - .../js/MochiKit-1.3.1/lib/MochiKit/Visual.js | 402 -- .../lib/MochiKit/__package__.js | 17 - .../packed/MochiKit/MochiKit.js | 4802 ----------------- .../packed/MochiKit/__package__.js | 2 - .../tests/SimpleTest/SimpleTest.js | 350 -- .../tests/SimpleTest/TestRunner.js | 133 - .../MochiKit-1.3.1/tests/SimpleTest/test.css | 28 - .../js/MochiKit-1.3.1/tests/index.html | 23 - .../js/MochiKit-1.3.1/tests/test_Base.js | 419 -- .../js/MochiKit-1.3.1/tests/test_Color.js | 128 - .../js/MochiKit-1.3.1/tests/test_DateTime.js | 45 - .../js/MochiKit-1.3.1/tests/test_Format.js | 80 - .../js/MochiKit-1.3.1/tests/test_Iter.js | 176 - .../js/MochiKit-1.3.1/tests/test_Logging.js | 75 - .../tests/test_MochiKit-Async.html | 393 -- .../tests/test_MochiKit-Base.html | 33 - .../tests/test_MochiKit-Color.html | 77 - .../tests/test_MochiKit-DOM.html | 273 - .../tests/test_MochiKit-DateTime.html | 38 - .../tests/test_MochiKit-Format.html | 38 - .../tests/test_MochiKit-Iter.html | 37 - .../tests/test_MochiKit-JSAN.html | 32 - .../tests/test_MochiKit-Logging.html | 39 - .../tests/test_MochiKit-MochiKit.html | 18 - .../tests/test_MochiKit-Signal.html | 41 - .../js/MochiKit-1.3.1/tests/test_Signal.js | 363 -- .../uninstall_survey/webroot/js/__utm.js | 488 -- .../webroot/js/plotkit-0.9.1/COPYING | 28 - .../webroot/js/plotkit-0.9.1/PlotKit/Base.js | 406 -- .../js/plotkit-0.9.1/PlotKit/Canvas.js | 688 --- .../js/plotkit-0.9.1/PlotKit/EasyPlot.js | 161 - .../js/plotkit-0.9.1/PlotKit/Layout.js | 757 --- .../js/plotkit-0.9.1/PlotKit/PlotKit.js | 151 - .../plotkit-0.9.1/PlotKit/PlotKit_Packed.js | 2177 -------- .../webroot/js/plotkit-0.9.1/PlotKit/SVG.js | 705 --- .../js/plotkit-0.9.1/PlotKit/SweetCanvas.js | 374 -- .../js/plotkit-0.9.1/PlotKit/SweetSVG.js | 247 - .../js/plotkit-0.9.1/PlotKit/dummy.svg | 9 - .../js/plotkit-0.9.1/PlotKit/excanvas.js | 723 --- .../webroot/js/plotkit-0.9.1/README | 1 - .../plotkit-0.9.1/doc/MochiKitAdditions.html | 2 - .../plotkit-0.9.1/doc/MochiKitAdditions.txt | 2 - .../js/plotkit-0.9.1/doc/PlotKit.Base.html | 302 -- .../js/plotkit-0.9.1/doc/PlotKit.Base.txt | 139 - .../js/plotkit-0.9.1/doc/PlotKit.Canvas.html | 172 - .../js/plotkit-0.9.1/doc/PlotKit.Canvas.txt | 81 - .../plotkit-0.9.1/doc/PlotKit.EasyPlot.html | 155 - .../js/plotkit-0.9.1/doc/PlotKit.EasyPlot.txt | 50 - .../js/plotkit-0.9.1/doc/PlotKit.Layout.html | 428 -- .../js/plotkit-0.9.1/doc/PlotKit.Layout.txt | 330 -- .../plotkit-0.9.1/doc/PlotKit.QuickStart.html | 368 -- .../plotkit-0.9.1/doc/PlotKit.QuickStart.txt | 256 - .../plotkit-0.9.1/doc/PlotKit.Renderer.html | 436 -- .../js/plotkit-0.9.1/doc/PlotKit.Renderer.txt | 299 - .../js/plotkit-0.9.1/doc/PlotKit.SVG.html | 159 - .../js/plotkit-0.9.1/doc/PlotKit.SVG.txt | 64 - .../doc/PlotKit.SweetCanvas.html | 131 - .../plotkit-0.9.1/doc/PlotKit.SweetCanvas.txt | 34 - .../plotkit-0.9.1/doc/PlotKit.SweetSVG.html | 131 - .../js/plotkit-0.9.1/doc/PlotKit.SweetSVG.txt | 34 - .../webroot/js/plotkit-0.9.1/doc/PlotKit.html | 334 -- .../webroot/js/plotkit-0.9.1/doc/PlotKit.txt | 151 - .../js/plotkit-0.9.1/doc/SVGCanvasCompat.html | 304 -- .../js/plotkit-0.9.1/doc/SVGCanvasCompat.txt | 144 - .../js/plotkit-0.9.1/doc/barsample.png | Bin 2752 -> 0 bytes .../webroot/js/plotkit-0.9.1/doc/black.png | Bin 262 -> 0 bytes .../webroot/js/plotkit-0.9.1/doc/blue.png | Bin 329 -> 0 bytes .../webroot/js/plotkit-0.9.1/doc/cyan.png | Bin 268 -> 0 bytes .../webroot/js/plotkit-0.9.1/doc/doc.css | 62 - .../webroot/js/plotkit-0.9.1/doc/generate.py | 37 - .../webroot/js/plotkit-0.9.1/doc/green.png | Bin 277 -> 0 bytes .../webroot/js/plotkit-0.9.1/doc/orange.png | Bin 274 -> 0 bytes .../js/plotkit-0.9.1/doc/piesample.png | Bin 15399 -> 0 bytes .../webroot/js/plotkit-0.9.1/doc/purple.png | Bin 273 -> 0 bytes .../webroot/js/plotkit-0.9.1/doc/red.png | Bin 280 -> 0 bytes .../js/plotkit-0.9.1/scripts/custom_rhino.jar | Bin 705856 -> 0 bytes .../webroot/js/plotkit-0.9.1/scripts/pack.py | 58 - .../webroot/js/prototype-1.4.0.js | 1781 ------ .../uninstall_survey/webroot/js/vendors.php | 40 - 239 files changed, 49903 deletions(-) delete mode 100644 mozilla/webtools/survey/inc/config-dist.php delete mode 100644 mozilla/webtools/survey/inc/footer.php delete mode 100644 mozilla/webtools/survey/inc/header.php delete mode 100644 mozilla/webtools/survey/inc/init.php delete mode 100644 mozilla/webtools/survey/lib/csv.php delete mode 100644 mozilla/webtools/survey/lib/sql.class.php delete mode 100644 mozilla/webtools/survey/lib/survey.class.php delete mode 100644 mozilla/webtools/survey/sql/survey.sql delete mode 100644 mozilla/webtools/survey/tpl/firefox.php delete mode 100644 mozilla/webtools/survey/tpl/thunderbird.php delete mode 100644 mozilla/webtools/survey/webroot/css/base/template.css delete mode 100644 mozilla/webtools/survey/webroot/css/rustico/content.css delete mode 100644 mozilla/webtools/survey/webroot/css/rustico/template.css delete mode 100644 mozilla/webtools/survey/webroot/css/survey.css delete mode 100644 mozilla/webtools/survey/webroot/export.php delete mode 100644 mozilla/webtools/survey/webroot/htaccess.default delete mode 100644 mozilla/webtools/survey/webroot/index.php delete mode 100644 mozilla/webtools/survey/webroot/thanks.php delete mode 100644 mozilla/webtools/survey/webroot/unavailable.php delete mode 100644 mozilla/webtools/uninstall_survey/.htaccess delete mode 100644 mozilla/webtools/uninstall_survey/README delete mode 100644 mozilla/webtools/uninstall_survey/app_controller.php delete mode 100644 mozilla/webtools/uninstall_survey/app_model.php delete mode 100644 mozilla/webtools/uninstall_survey/config/bootstrap.php delete mode 100644 mozilla/webtools/uninstall_survey/config/core.php delete mode 100644 mozilla/webtools/uninstall_survey/config/database.php.default delete mode 100644 mozilla/webtools/uninstall_survey/config/inflections.php delete mode 100644 mozilla/webtools/uninstall_survey/config/routes.php delete mode 100644 mozilla/webtools/uninstall_survey/config/sql/survey.sql delete mode 100644 mozilla/webtools/uninstall_survey/controllers/applications_controller.php delete mode 100644 mozilla/webtools/uninstall_survey/controllers/choices_controller.php delete mode 100644 mozilla/webtools/uninstall_survey/controllers/collections_controller.php delete mode 100644 mozilla/webtools/uninstall_survey/controllers/results_controller.php delete mode 100644 mozilla/webtools/uninstall_survey/index.php delete mode 100644 mozilla/webtools/uninstall_survey/models/application.php delete mode 100644 mozilla/webtools/uninstall_survey/models/choice.php delete mode 100644 mozilla/webtools/uninstall_survey/models/collection.php delete mode 100644 mozilla/webtools/uninstall_survey/models/result.php delete mode 100755 mozilla/webtools/uninstall_survey/perl/build_uninstall_survey_csvs.pl delete mode 100644 mozilla/webtools/uninstall_survey/perl/config.pl-dist delete mode 100755 mozilla/webtools/uninstall_survey/perl/update_cache_tables.pl delete mode 100644 mozilla/webtools/uninstall_survey/tmp/cache/models/x delete mode 100644 mozilla/webtools/uninstall_survey/tmp/cache/persistent/y delete mode 100644 mozilla/webtools/uninstall_survey/tmp/cache/views/z delete mode 100644 mozilla/webtools/uninstall_survey/vendors/csv/csv.php delete mode 100644 mozilla/webtools/uninstall_survey/views/elements/footer.thtml delete mode 100644 mozilla/webtools/uninstall_survey/views/elements/header.thtml delete mode 100644 mozilla/webtools/uninstall_survey/views/helpers/breadcrumb.php delete mode 100644 mozilla/webtools/uninstall_survey/views/helpers/export.php delete mode 100644 mozilla/webtools/uninstall_survey/views/helpers/pagination.php delete mode 100644 mozilla/webtools/uninstall_survey/views/layouts/default.thtml delete mode 100644 mozilla/webtools/uninstall_survey/views/pages/home.thtml delete mode 100644 mozilla/webtools/uninstall_survey/views/results/add.thtml delete mode 100644 mozilla/webtools/uninstall_survey/views/results/comments.thtml delete mode 100644 mozilla/webtools/uninstall_survey/views/results/csv.thtml delete mode 100644 mozilla/webtools/uninstall_survey/views/results/index.thtml delete mode 100644 mozilla/webtools/uninstall_survey/webroot/.htaccess delete mode 100644 mozilla/webtools/uninstall_survey/webroot/css.php delete mode 100644 mozilla/webtools/uninstall_survey/webroot/css/cake.default.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/css/cake.forms.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/css/cake.ie.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/css/rustico/content.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/css/rustico/template.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/css/screen.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/favicon.ico delete mode 100644 mozilla/webtools/uninstall_survey/webroot/img/__utm.gif delete mode 100644 mozilla/webtools/uninstall_survey/webroot/img/breadcrumbs-background.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/img/header-background.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/img/moz-com-logo.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/index.php delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/.htaccess delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/Changes delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/LICENSE.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/MANIFEST delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/META.json delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Async.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Base.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Color.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/DOM.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/DateTime.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Format.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Iter.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Logging.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/LoggingPane.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Signal.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/VersionHistory.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Visual.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/index.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/js/toc.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Async.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Base.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Color.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/DOM.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/DateTime.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Format.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Iter.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Logging.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/LoggingPane.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Signal.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/VersionHistory.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Visual.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/index.rst delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/ajax_tables.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/ajax_tables.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/domains.json delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/domains.xml delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/index.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/color_wheel.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/color_wheel.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/index.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/draggable.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/draggable.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/index.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/index.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/interpreter.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/interpreter.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/index.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/key_events.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/key_events.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/index.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/logging_pane.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/logging_pane.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/index.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/mochiregexp.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/mochiregexp.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/index.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/rounded_corners.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/rounded_corners.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/index.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/sortable_tables.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/sortable_tables.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/SyntaxHighlighter.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/Tests.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shBrushCSharp.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shBrushDelphi.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shBrushJScript.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shBrushPhp.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shBrushPython.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shBrushSql.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shBrushVb.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shBrushXml.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shCore.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/include/css/documentation.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/include/css/general.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Async.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Base.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Color.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/DOM.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/DateTime.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Format.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Iter.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Logging.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/LoggingPane.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/MochiKit.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/MockDOM.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Signal.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Test.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Visual.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/__package__.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/packed/MochiKit/MochiKit.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/packed/MochiKit/__package__.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/SimpleTest.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/TestRunner.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/test.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/index.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Base.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Color.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_DateTime.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Format.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Iter.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Logging.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Async.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Base.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Color.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-DOM.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-DateTime.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Format.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Iter.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-JSAN.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Logging.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-MochiKit.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Signal.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Signal.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/__utm.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/COPYING delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Base.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Canvas.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/EasyPlot.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Layout.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/PlotKit.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/PlotKit_Packed.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SVG.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SweetCanvas.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SweetSVG.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/dummy.svg delete mode 100755 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/excanvas.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/README delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/MochiKitAdditions.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/MochiKitAdditions.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Base.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Base.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Canvas.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Canvas.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.EasyPlot.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.EasyPlot.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Layout.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Layout.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.QuickStart.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.QuickStart.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Renderer.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Renderer.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SVG.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SVG.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetCanvas.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetCanvas.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetSVG.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetSVG.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/SVGCanvasCompat.html delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/SVGCanvasCompat.txt delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/barsample.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/black.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/blue.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/cyan.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/doc.css delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/generate.py delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/green.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/orange.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/piesample.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/purple.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/red.png delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/scripts/custom_rhino.jar delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/scripts/pack.py delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/prototype-1.4.0.js delete mode 100644 mozilla/webtools/uninstall_survey/webroot/js/vendors.php diff --git a/mozilla/webtools/survey/inc/config-dist.php b/mozilla/webtools/survey/inc/config-dist.php deleted file mode 100644 index e26c2050226..00000000000 --- a/mozilla/webtools/survey/inc/config-dist.php +++ /dev/null @@ -1,30 +0,0 @@ - diff --git a/mozilla/webtools/survey/inc/footer.php b/mozilla/webtools/survey/inc/footer.php deleted file mode 100644 index b5ba741578c..00000000000 --- a/mozilla/webtools/survey/inc/footer.php +++ /dev/null @@ -1,27 +0,0 @@ - - -
- - - - - diff --git a/mozilla/webtools/survey/inc/header.php b/mozilla/webtools/survey/inc/header.php deleted file mode 100644 index 90eba803fb6..00000000000 --- a/mozilla/webtools/survey/inc/header.php +++ /dev/null @@ -1,32 +0,0 @@ - - - - Uninstall Survey | Mozilla Corporation - - - - - - - - - - - - -
- -
diff --git a/mozilla/webtools/survey/inc/init.php b/mozilla/webtools/survey/inc/init.php deleted file mode 100644 index f154d5b2872..00000000000 --- a/mozilla/webtools/survey/inc/init.php +++ /dev/null @@ -1,53 +0,0 @@ - 'mysql', - 'dbsyntax' => 'mysql', - 'username' => DB_USER, - 'password' => DB_PASS, - 'hostspec' => DB_HOST, - 'database' => DB_NAME, - 'port' => DB_PORT - ); - $this->connect($dsn); - - // Test connection; display "gone fishing" on failure. - if (DB::isError($this->db)) { - require_once('../webroot/unavailable.php'); - exit; - } - } -} - -/** - * Set global variables. - */ -$db = new Survey_SQL(); -$app = new Survey(); - -/** - * Set up arrays to hold cleaned inputs. - */ -$clean = array(); -$html = array(); -$sql = array(); -?> diff --git a/mozilla/webtools/survey/lib/csv.php b/mozilla/webtools/survey/lib/csv.php deleted file mode 100644 index 309d78bac3f..00000000000 --- a/mozilla/webtools/survey/lib/csv.php +++ /dev/null @@ -1,188 +0,0 @@ - - * if ($_GET['csv']) - * { - * $res=db_query("SELECT * FROM fic_courses"); - * csv_send_csv($res); - * exit; - * } - * - * @package libs - * @subpackage csv - * @author Richard Faaberg - * @author Mike Morgan - */ - -/** - * Use a resource or two dimensional array, then send the CSV results to user. - * @param mixed $res MySQL resource / result, or a two dimensional array - * @param string $name name of the export file - * @return bool true if file sent, false otherwise - */ -function csv_send_csv($res,$name=null) -{ - // set name of the export file - $filename=(is_null($name))?'export-'.date('Y-m-d').'.csv':$name.'.csv'; - // check for valid resource - if ( is_resource($res) ) - { - $csv=csv_export_to_csv($res); - } - elseif( is_array($res) && !empty($res) ) - { - foreach ($res as $row) - { - if ( !is_array($row) ) - ; - else - $csv[] = csv_array_to_csv($row)."\n"; - } - } - - if ( is_array($csv) ) - { - // stream csv to user - header("Content-type: application/x-csv"); - header('Content-disposition: inline; filename="'.$filename.'"'); - header('Cache-Control: private'); - header('Pragma: public'); - foreach ($csv as $row) - { - echo $row; - } - return true; - } - - return false; -} - -/** - * Replace quotes inside of a field with double quotes, which is something CSV requires. - * @param string $string unquoted quotes - * @return string $string quoted quotes - */ -function csv_fix_quotes($string) -{ - return preg_replace('/"/','""',$string); -} - -/** - * Replace line breaks with commas trailed by a space. - * @param string $string string containing line breaks - * @param string string without line breaks - */ -function csv_fix_line_breaks($string) -{ - return preg_replace('/(\n\r|\r)/','\n',$string); -} - -/** - * Replaces instances of double quotes in a string with a single quote. - * @param string $string the string to perform the replacement on - * @return string the string with "" replaced by " - */ -function csv_unfix_quotes($string) -{ - return preg_replace('/""/', '"', $string); -} - -/** - * Place quotes outside of every field, which inherently solves space, line break issues. - * @param string $string - * @return string $string with quotes around it - */ -function csv_add_quotes($string) -{ - return '"'.$string.'"'; -} - -/** - * Removes quotes from the beginning and the end of a string. - * @param string $string the string to remove the quotes from - * @return string the string, sans quotes at the beginning and end - */ -function csv_remove_quotes($string) -{ - $pattern = "/^\"(.*)\"$/"; - $replacement = "$1"; - return preg_replace($pattern, $replacement, $string); -} - -/** - * Convert an array into a CSV string with quotes around each value. - * @param array $array - * @return string the values in $array surrounded by quotes and separated by commas - */ -function csv_array_to_csv($array) -{ - $csv_arr = array(); - foreach ($array as $value) - { - $csv_arr[]=csv_add_quotes(csv_fix_quotes(csv_fix_line_breaks($value))); - } - $csv_string=implode(',',$csv_arr); - - return $csv_string; -} - -/** - * Convert a CSV string into an array. - * Please use sparingly - this creates temp files - * @param string $string the CSV string - * @return array the elements from the CSV string in an array - */ -function csv_csv_to_array($string) -{ - $return = array(); - $length = strlen($string); - - // create a temp file and write the string to it - $tmpfname = tempnam('/tmp', 'csvlib'); - $fh = fopen($tmpfname, 'w'); - fwrite($fh, $string); - fclose($fh); - - // open the file for csv parsing - $csvh = fopen($tmpfname, 'r'); - while (($arraydata = fgetcsv($csvh, $length, ',')) !== false) - { - $return = array_merge($return, $arraydata); - } - - fclose($csvh); - unlink($tmpfname); - - return $return; -} - -/** - * Read a CSV file into a two dimensional array - * It returns all the rows in the file, so if the first row are headers, you'd need to take care of that in the returned array - * @param string $filepath the path to the csv file - * @param string $delimiter delimiter, default to ',' - * @param string $enclosure enclosure character, default to '"' - * @return &array the two dimensional array with the csv file content, or an empty if an error occured - */ -function &csv_csv_file_to_array($filepath, $delimiter=',', $enclosure='"') -{ - $return = array(); - - if (!file_exists($filepath) || !is_readable($filepath)) - return $return; - - $fh =& fopen($filepath, 'r'); - $size = filesize($filepath)+1; - - while ($data =& fgetcsv($fh, $size, $delimiter, $enclosure)) - { - $return[] = $data; - } - - fclose($fh); - - return $return; -} -?> diff --git a/mozilla/webtools/survey/lib/sql.class.php b/mozilla/webtools/survey/lib/sql.class.php deleted file mode 100644 index 360ca9195ff..00000000000 --- a/mozilla/webtools/survey/lib/sql.class.php +++ /dev/null @@ -1,110 +0,0 @@ - - */ - -// Define query types. -define('SQL_NONE', 1); -define('SQL_ALL', 2); -define('SQL_INIT', 3); - -// Define the query formats. -define('SQL_ASSOC', 1); -define('SQL_INDEX', 2); - -class SQL { - - var $db = null; - var $result = null; - var $error = null; - var $record = null; - - /** - * Class constructor. - */ - function SQL() { } - - /** - * Connect to the database. - * - * @param string $dsn the data source name - * @return bool - */ - function connect($dsn) { - $this->db =& DB::connect($dsn); - - if(PEAR::isError($this->db)) { - $this->error =& $this->db->getMessage(); - return false; - } - return true; - } - - /** - * Disconnect from the database. - */ - function disconnect() { - $this->db->disconnect(); - } - - /** - * Query the database. - * - * @param string $query the SQL query - * @param string $type the type of query - * @param string $format the query format - */ - function query($query, $type = SQL_NONE, $format = SQL_INDEX) { - - $this->record = array(); - $_data = array(); - - // Determine fetch mode (index or associative). - $_fetchmode = ($format == SQL_ASSOC) ? DB_FETCHMODE_ASSOC : null; - - $this->result = $this->db->query($query); - if (DB::isError($this->result)) { - $this->error = $this->result->getMessage(); - return false; - } - switch ($type) { - case SQL_ALL: - // Get all the records. - while($_row = $this->result->fetchRow($_fetchmode)) { - $_data[] = $_row; - } - $this->result->free(); - $this->record = $_data; - break; - case SQL_INIT: - // Get the first record. - $this->record = $this->result->fetchRow($_fetchmode); - break; - case SQL_NONE: - default: - // Records will be looped over with next(). - break; - } - return true; - } - - /** - * Select next row in result. - * @param string $format the query format - */ - function next($format = SQL_INDEX) { - // Fetch mode (index or associative). - $_fetchmode = ($format == SQL_ASSOC) ? DB_FETCHMODE_ASSOC : null; - if ($this->record = $this->result->fetchRow($_fetchmode)) { - return true; - } else { - $this->result->free(); - return false; - } - - } -} -?> diff --git a/mozilla/webtools/survey/lib/survey.class.php b/mozilla/webtools/survey/lib/survey.class.php deleted file mode 100644 index 9948d7ef69f..00000000000 --- a/mozilla/webtools/survey/lib/survey.class.php +++ /dev/null @@ -1,105 +0,0 @@ -db =& $db; - } - - /** - * Get possible intentions. - * @param int $id - * @return array of names. - */ - function getIntends($id) - { - $retval = array(); - $this->db->query("SELECT * FROM intend WHERE app_id={$id} ORDER BY pos DESC, description", SQL_INIT, SQL_ASSOC); - - if (!empty($this->db->record)) { - do { - $retval[$this->db->record['id']] = $this->db->record['description']; - } while ($this->db->next(SQL_ASSOC)); - } - - return $retval; - } - - /** - * Get possible issues. - * @param int $id - * @return array - */ - function getIssues($id) - { - $retval = array(); - $this->db->query("SELECT * FROM issue WHERE app_id={$id} ORDER BY pos DESC, description", SQL_INIT, SQL_ASSOC); - - if (!empty($this->db->record)) { - do { - $retval[$this->db->record['id']] = $this->db->record['description']; - } while ($this->db->next(SQL_ASSOC)); - } - - return $retval; - } - - /** - * Get an app_id and the template name based on app_name. - * The app_name is passed from the client in the GET string. - * - * @return array|false - */ - function getAppIdByName($name) { - $this->db->query("SELECT id FROM app WHERE app_name='{$name}' LIMIT 1", SQL_ALL, SQL_ASSOC); - if (!empty($this->db->record)) { - return $this->db->record[0]['id']; - } else { - return false; - } - } - - /** - * Get results for CSV export. - * - * @return array|false - */ - function getCsvExport() { - $this->db->query(" - select - r.id, - date_submitted, - intend.description, - intend_text, - i.description, - r.comments - from - result r, - issue_result_map ir, - intend, - issue i - where - r.intend_id=intend.id and - r.id=ir.result_id and - ir.issue_id=i.id and - r.useragent like '%1.5.0.%' and - product like '%Firefox%' - ", SQL_ALL, SQL_ASSOC); - if (!empty($this->db->record)) { - return $this->db->record; - } else { - return false; - } - } -} -?> diff --git a/mozilla/webtools/survey/sql/survey.sql b/mozilla/webtools/survey/sql/survey.sql deleted file mode 100644 index 9eb936af1da..00000000000 --- a/mozilla/webtools/survey/sql/survey.sql +++ /dev/null @@ -1,110 +0,0 @@ --- -------------------------------------------------------- - --- --- Table structure for table `app` --- - -CREATE TABLE `app` ( - `id` int(10) unsigned NOT NULL auto_increment, - `app_name` varchar(255) collate utf8_unicode_ci NOT NULL default '', - PRIMARY KEY (`id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; - --- --- Dumping data for table `app` --- - -INSERT INTO `app` VALUES (1, 'Mozilla Firefox'); -INSERT INTO `app` VALUES (2, 'Mozilla Thunderbird'); - --- -------------------------------------------------------- - --- --- Table structure for table `intend` --- - -CREATE TABLE `intend` ( - `id` int(10) unsigned NOT NULL auto_increment, - `app_id` int(10) unsigned NOT NULL default '0', - `description` varchar(255) collate utf8_unicode_ci NOT NULL default '', - `pos` int(10) unsigned NOT NULL default '0', - PRIMARY KEY (`id`), - KEY `app_id` (`app_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; - --- --- Dumping data for table `intend` --- - -INSERT INTO `intend` VALUES (1, 1, 'To fully replace my previous web browser', 0); -INSERT INTO `intend` VALUES (2, 1, 'To use in addition to another web browser', 0); -INSERT INTO `intend` VALUES (3, 1, 'I just wanted to try it out', 0); -INSERT INTO `intend` VALUES (5, 2, 'To manage e-mail for an ISP account', 1500); -INSERT INTO `intend` VALUES (6, 2, 'To manage e-mail in a corporate environment', 105); -INSERT INTO `intend` VALUES (7, 2, 'To manage e-mail from a webmail account (gmail, yahoo, etc)', 90); -INSERT INTO `intend` VALUES (8, 2, 'I just wanted to try it out', 2); - --- -------------------------------------------------------- - --- --- Table structure for table `issue` --- - -CREATE TABLE `issue` ( - `id` int(10) unsigned NOT NULL auto_increment, - `app_id` int(10) unsigned NOT NULL default '0', - `description` varchar(255) collate utf8_unicode_ci NOT NULL default '', - `pos` int(10) unsigned NOT NULL default '0', - PRIMARY KEY (`id`), - KEY `app_id` (`app_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; - --- --- Dumping data for table `issue` --- - -INSERT INTO `issue` VALUES (1, 1, 'Some web pages wouldn''t work', 200); -INSERT INTO `issue` VALUES (2, 1, 'Plugin compatibility (Flash, Adobe Acrobat, Windows Media Player, etc.)', 0); -INSERT INTO `issue` VALUES (3, 1, 'Performance (load delays, memory usage)', 0); -INSERT INTO `issue` VALUES (4, 1, 'Hard to use/confusing (menus, display, etc.)', 0); -INSERT INTO `issue` VALUES (5, 1, 'Missing features', 0); -INSERT INTO `issue` VALUES (6, 1, 'Security', 0); -INSERT INTO `issue` VALUES (7, 1, 'Some features didn''t work', 0); -INSERT INTO `issue` VALUES (8, 1, 'Printing', 0); -INSERT INTO `issue` VALUES (9, 1, 'Just temporary, I''m planning to install Firefox again soon', 201); -INSERT INTO `issue` VALUES (10, 2, 'Just temporary, I''m planning to install Thunderbird again soon', 50); -INSERT INTO `issue` VALUES (11, 2, 'Lack of calendaring support', 40); -INSERT INTO `issue` VALUES (12, 2, 'Performance (long time to start up, etc.)', 30); -INSERT INTO `issue` VALUES (13, 2, 'Unable to read my mail', 20); -INSERT INTO `issue` VALUES (14, 2, 'Missing features', 10); - --- -------------------------------------------------------- - --- --- Table structure for table `issue_result_map` --- - -CREATE TABLE `issue_result_map` ( - `result_id` bigint(20) unsigned NOT NULL default '0', - `issue_id` int(10) unsigned NOT NULL default '0', - `other` varchar(255) collate utf8_unicode_ci NOT NULL default '', - PRIMARY KEY (`result_id`,`issue_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; - --- -------------------------------------------------------- - --- --- Table structure for table `result` --- - -CREATE TABLE `result` ( - `id` bigint(20) unsigned NOT NULL auto_increment, - `intend_id` int(10) unsigned NOT NULL default '0', - `intend_text` varchar(255) collate utf8_unicode_ci NOT NULL default '', - `product` varchar(255) collate utf8_unicode_ci NOT NULL default '', - `useragent` varchar(255) collate utf8_unicode_ci NOT NULL default '', - `http_user_agent` varchar(255) collate utf8_unicode_ci NOT NULL default '', - `comments` text collate utf8_unicode_ci NOT NULL, - `date_submitted` datetime NOT NULL default '0000-00-00 00:00:00', - PRIMARY KEY (`id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; diff --git a/mozilla/webtools/survey/tpl/firefox.php b/mozilla/webtools/survey/tpl/firefox.php deleted file mode 100644 index 2319b948899..00000000000 --- a/mozilla/webtools/survey/tpl/firefox.php +++ /dev/null @@ -1,34 +0,0 @@ -'; - -// Create intend block. -echo '

How did you intend to use Firefox when you installed it?

'; -echo '
    '; -foreach ($intends as $id=>$text) { - echo '
  • '; -} -echo '
  • '; -echo '
'; - -// Create issue block. -echo '

Why did you uninstall Firefox? (select all that apply)

'; -echo '
    '; -foreach ($issues as $id=>$text) { - echo '
  • '; -} -echo '
'; - -echo '

How can we improve Firefox?

'; -echo '

Please share your ideas, suggestions or details about any issues below.

'; -echo '
'; - -echo '
'; -echo ''; -echo ''; -echo '
'; - -echo '
'; -echo ''; -require_once(FOOTER); -?> diff --git a/mozilla/webtools/survey/tpl/thunderbird.php b/mozilla/webtools/survey/tpl/thunderbird.php deleted file mode 100644 index 2d4e2960b24..00000000000 --- a/mozilla/webtools/survey/tpl/thunderbird.php +++ /dev/null @@ -1,34 +0,0 @@ -'; - -// Create intend block. -echo '

How did you intend to use Thunderbird when you installed it?

'; -echo '
    '; -foreach ($intends as $id=>$text) { - echo '
  • '; -} -echo '
  • '; -echo '
'; - -// Create issue block. -echo '

Why did you uninstall Thunderbird? (select all that apply)

'; -echo '
    '; -foreach ($issues as $id=>$text) { - echo '
  • '; -} -echo '
'; - -echo '

How can we improve Thunderbird?

'; -echo '

Please share your ideas, suggestions or details about any issues below.

'; -echo '
'; - -echo '
'; -echo ''; -echo ''; -echo '
'; - -echo '
'; -echo ''; -require_once(FOOTER); -?> diff --git a/mozilla/webtools/survey/webroot/css/base/template.css b/mozilla/webtools/survey/webroot/css/base/template.css deleted file mode 100644 index 2f2d894547c..00000000000 --- a/mozilla/webtools/survey/webroot/css/base/template.css +++ /dev/null @@ -1,95 +0,0 @@ -/* mozilla.org MezzoTan DevMo Template Styles - * - */ - -/* Link Navigation */ - - #tNavTop, - #tNavBottom { - list-style: none; - text-align: right; - } - #tNavTop > li, - #tNavBottom > li { - display: block; - } - #tNavTop:before, - #tNavBottom:after { - clear: both; - } - - #tNavTop a[rel="prev"], - #tNavBottom a[rel="prev"] { - float: left; - text-align: left; - } - - #tNavTop a[rel="toc"] { - display: block; - text-align: center; - } - - #tNavTop a[rel="next"], - #tNavBottom a[rel="next"] { - float: right; - } - -/* Footer */ - - .tLicense { - font-size: smaller; - } - - #mBody { - clear: both; - padding: 0 0 1em 0; - } - - #side { - float: left; - width: 23%; - margin-bottom: 1em; - margin-top: 1em; - } - - #mainContent { - float: right; - width: 74%; - margin-bottom: 3em; - } - .nomenu #mainContent { - float: none; - width: 100%; - } - .bodyleft { - float: right !important; - width: 74% !important; - } - #mainContent.right { - float: left; - width: 62%; - margin-bottom: 2em; - } - - #side.right { - float: right; - width: 35%; - margin-bottom: 2em; - margin-top: 0; - } - -/* Sidebar */ - - #getcd { - margin: 1em 0 0 45px; - } - -/*accessibility tweaks*/ - .skipLink { - position: absolute; - left: -999px; - width: 990px; - } - hr.hide { - display: none; - } diff --git a/mozilla/webtools/survey/webroot/css/rustico/content.css b/mozilla/webtools/survey/webroot/css/rustico/content.css deleted file mode 100644 index 3569036bef5..00000000000 --- a/mozilla/webtools/survey/webroot/css/rustico/content.css +++ /dev/null @@ -1,563 +0,0 @@ -/* mozilla.org Rustico Theme Content Styles - * Design by silverorange - * Markup Reference classes organized by fantasai - */ - -/* Suggested order: - * display - * list-style - * position - * float - * clear - * width - * height - * margin - * padding - * border - * background - * color - * font - * text-decoration - * text-align - * vertical-align - * white-space - * other text - * content - * - */ - -/* TOC: - Body - Random HTML Styles - Forms - General Structure - Navigation - Quotations - Comments and Other Asides - Emphasis - Computers - General - Code - Examples and Figures - Q and A (FAQ) - Tables - Meta -*/ - -/* Random HTML Styles */ - - hr { - height: 1px; - background-color: #000; - color: #000; - margin: 2em 0; - } - - .hide { display: none; } - - ul.spaced li, ol.spaced li { - margin-bottom: 0.5em; - } - -/* General Structure */ - body, td, th, input { /* redundant rules for bad browsers */ - font-family: verdana, sans-serif; - font-size: x-small; - voice-family: "\"}\""; - voice-family: inherit; - font-size: small; - } - - h1, h2, h3, h4, h5, h6 { - margin: 1em 0 0.2em 0; - border-bottom: 1px solid #ccc; - font-family: arial, verdana, sans-serif; - } - li h1, li h2, li h3, li h4, li h5, li h6 { - border: none; - } - - #header h1 { border: 0; } - - h1 { font-size: 160%; font-weight: normal; } - h2 { font-size: 150%; font-weight: normal; } - h3 { font-size: 120%; } - h4 { font-size: 100%; } - h5 { font-size: 90%; } - h6 { font-size: 90%; border: 0; } - -/* Navigation */ - - :link { color: #039; } - :visited { color: #636; } - :link:hover, :visited:hover { color: #333; } - :link:active, :link:active { color: #000; } - -/* Quotations */ - - -/* Comments and other Asides */ - #main-feature { - margin-top: -24px; - background: #EFF3F7 url("http://mozilla.com/images/template/feature-back.png") bottom repeat-x; - } - - #main-feature h2 { - margin: 10px 0 0 0; - border: none; - } - - #main-feature p.product-intro { - margin: 0 0 10px 0; - line-height: 145%; - color: #414D66; - } - - #main-feature .feature-contents { - padding: 15px 50px 65px 50px; - position: relative; /* this is required to absolutely position contained elements */ - background: url("http://mozilla.com/images/home/feature-sun.png") bottom right no-repeat; - } - - #main-feature .feature-contents { height: 250px; } - body>#main-feature .feature-contents { height: auto; min-height: 260px; } - - #main-feature .brief-feature { height: auto !important; min-height: 10px !important; } - * html #main-feature .brief-feature { padding-bottom: 5px !important } - - /* this hack is required for IE6 */ - /* Hides from IE-mac \*/ - * html #main-feature { height: 1%;} - /* End hide from IE-mac */ - - #main-feature a.download-link { - display: block; - padding: 0 0 12px 0; - margin-bottom: 0.2em; - text-decoration: none; - color: #256504; - width: 285px; - margin-left: -8px; - } - - #main-feature a.download-firefox { - background: url("http://mozilla.com/images/template/download-firefox.png") 0 100% no-repeat; - } - - #main-feature a.download-thunderbird { - background: url("http://mozilla.com/images/template/download-thunderbird.png") 0 100% no-repeat; - } - - #main-feature .brief-feature a.download-firefox { - background: url("http://mozilla.com/images/template/download-firefox-white.png") 0 100% no-repeat; - margin-right: 40px; - margin-left: 0; - } - - #main-feature a.download-link span { - display: block; - padding: 9px 10px 0 58px; - min-height: 43px; - } * html #main-feature a.download-link span { height: 43px; } - - #main-feature a.download-firefox span { - background: url("http://mozilla.com/images/template/download-firefox.png") 0 0 no-repeat; - } - - #main-feature a.download-thunderbird span { - background: url("http://mozilla.com/images/template/download-thunderbird.png") 0 0 no-repeat; - } - - #main-feature .brief-feature a.download-firefox span { - background: url("http://mozilla.com/images/template/download-firefox-white.png") 0 0 no-repeat; - } - - - #main-feature a.download-link strong { - font: 140% sans-serif; - letter-spacing: -0.02em; - text-decoration: underline; - color: #256504; - } - - #main-feature a.download-link em { - font-style: normal; - color: #367D10; - letter-spacing: 0; - display: block; - padding-top: 3px; - font-size: 85%; - } - - #main-feature a.download-link:hover, #main-feature a.download-link:hover span, #main-feature a.download-link:hover strong { - color: #143802; - cursor: pointer; /* need for IE6 */ - background-position: 100% 100%; - } - - #main-feature a.download-link:hover span { - background-position: 100% 0; - } - - #main-feature .download-info { - font-size: 85%; - color: #666; - padding: 0; - } - - #main-feature .download-other { - font-size: 85%; - color: #515F78; - padding-left: 8px; - } - - .brief-feature .home-download { - float: right; - } - - #main-feature .product-image { - float: right; - margin-left: 1.5em; - margin-top: 1em; - } - - #main-feature h2, #main-feature h3, #main-feature h4 { - border: none; - } - - .note { - color: #666; - font-style: normal; - } - - .first { - margin-top: 0; - } - - .remark { - color: #666; - } - - .sidenote { - border: #666; - } - - .key-point:before { - line-height: 0.1; - font-size: 1px; - background: transparent url("http://mozilla.com/images/box/key-point_tr.gif") no-repeat top right; - margin: -15px -15px 0 -15px; - height: 15px; - display: block; - border: none; - content: url("http://mozilla.com/images/box/key-point_tl.gif"); - } - .key-point { - background: #e4ecec url("http://mozilla.com/images/box/key-point_back.gif") right repeat-y; - padding: 15px; - margin-bottom: 1em; - } * html .key-point { height: 1px; } - .key-point:after { - display: block; - clear: both; - padding-top: 15px; - line-height: 0.1; - font-size: 1px; - content: url("http://mozilla.com/images/box/key-point_bl.gif"); - margin: -15px; - height: 8px; - background: transparent url("http://mozilla.com/images/box/key-point_br.gif") scroll no-repeat bottom right ; - } - - .key-point h2, .key-point h3, .key-point h4, .key-point h5 { - border: none; - margin-top: 0; - color: #4C5C5C; - } - - .news dt { - font-weight: normal; - color: #666; - } - .news dt a { - font-weight: bold; - } - - ul.compact { - margin-left: 0; - padding-left: 20px; - } - -/* Emphasis */ - -/* Computers - General */ - - kbd { - margin: 0.1em; - padding: 0.1em; - border: 1px #ccc; - } - - kbd.command, - code.command { - color: #6B5839; - } - -/* Code */ - - pre.code { - background: #EEECF6; - } - - code > em, - code > strong, - pre.code > em, - pre.code > strong { - font-style: normal; - } - -/* Examples and Figures */ - - div.example { - border-color: #554FA0; - } - div.example:before { - color: #666; - } - -/* Q and A (FAQ) */ - -ol.faq li a { - text-decoration: none; - border-bottom: 1px dotted #6C98EE; -} - -ol.faq li a:hover { - border-color: #039; -} - - -/* Tables */ - table { - border-collapse: collapse; - border: none; - margin: 1em 0; - } - - th { - background: #ddd; - padding: 5px; - text-align: left; - } - - tr.table-title th { - font: 130% sans-serif; - font-weight: normal; - background: #666; - color: #fff; - border-top: 1px solid #666; - padding: 0.5em 10px; - text-align: center; - } - - td { - border-top: 1px solid #ddd; - font-size: 85%; - padding: 5px; - text-align: left; - } - - table.data thead th { - background: #e4ecec; - empty-cells: hide; - } - - table.data th, - table.data td { - border: 1px solid #ccc; - font-size: 100%; - line-height: 130%; - } - - tr.odd { - background: #F5F5F5; - } - -/* Meta */ - - address { - color: #666; - } - -/* Product Specific CSS */ - - .productlist img.product-logo { - float: left; - margin: 0 10px 1em 0; - } - - .productlist h3 { - border: none; - clear: left; - } - - .productlist p { - margin: 0.2em 0 2em 0; - } - - .key-point h1, .key-point h3 { - margin: 0; - } - - #product-desc h2 { - text-indent: -700em; - height: 25px; - line-height: 2px; - font-size: 2px; - } - - #product-desc p { - padding-left: 170px; - } - - #product-desc ul, #key-desc { - padding-left: 190px; - margin-bottom: 0; - } - - #product-side, #key-side { - margin-left: 65%; - } - - #product-side ul, #key-side ul { - margin-left: 0; - padding-bottom: 0; - padding-left: 20px; - } - - #product-side li, #key-side { - padding-bottom: 0.2em; - } - - #product-desc, #key-desc { - padding: 40px 0 25px 0; - color: #4C5C5C; - width: 60%; - float: left; - line-height: 140%; - } - - #key-desc { - padding: 0; - } - - #key-side { - color: #4C5C5C; - } - - .product-firefox { - background: url("http://mozilla.com/images/product-firefox-screen.png") no-repeat; - } - .product-thunderbird { - background: url("http://mozilla.com/images/product-thunderbird-screen.png") no-repeat; - } - - #product-side .download h3 { - color: #1D9101; - font-weight: bold; - margin: 0; - font-size: 140%; - } - - .download h3 :link, - .download h3 :visited, - .download h3 :link:active, .download h3 :visited:active { - color: #1D9101; - } - - .download h3 :link:hover, .download h3 :visited:hover { - color: #156B01; - } - - .download li { - padding: 0; - margin: 0; - } - .download ul { - margin-top: 0; - margin-bottom: 0; - padding-bottom: 0; - } - .other { - padding-top: 3px; - } - .other a:link, .other a:visited { color: #515F78; } - .other a:hover { color: #000; } - - .configParent { - display: block; - font-size: 85%; - } - - -/* Lists */ - -dl { - margin-top: 0; -} - -dt { - font-weight: bold; -} - -dd { - margin: 0.2em 0 1em 1em; -} - -/* Simple Logo Boxes */ - -.firefox-logo, .thunderbird-logo { - padding-left: 72px; - min-height: 70px; - margin-bottom: 1em; - display: block; /* so this can be used for links */ -} - -* html .firefox-logo, * html .thunderbird-logo { height: 70px; } /* min-height for IE */ - -.firefox-logo h2, .firefox-logo h3, .firefox-logo h4, .thunderbird-logo h2, .thunderbird-logo h3, .thunderbird-logo h4 { - border-bottom: none; -} - -.firefox-logo { - background: url("http://mozilla.com/images/firefox-logo-64x64.png") no-repeat; -} - -.thunderbird-logo { - background: url("http://mozilla.com/images/thunderbird-logo-64x64.png") no-repeat; -} - - -/* Firefox Page Styles */ - -.product-thumb { - display: block; - margin: 15px 0 5px 0; - height: 70px; - border: 1px solid #666; - text-decoration: none; - opacity: 0.4; -} - -.product-thumb:hover { - opacity: 1; -} - -.thumb-firefox-tabs { background: url("http://mozilla.com/images/firefox-tabbedbrowsing-thumb.png") 0 0 no-repeat; } -.thumb-firefox-live { background: url("http://mozilla.com/images/firefox-livebookmarks-thumb.png") 0 0 no-repeat; } -.thumb-firefox-search { background: url("http://mozilla.com/images/firefox-searchbar-thumb.png") 100% 0 no-repeat; } - -.firefox-awards { - margin-top: 1em; - text-align: center; -} - diff --git a/mozilla/webtools/survey/webroot/css/rustico/template.css b/mozilla/webtools/survey/webroot/css/rustico/template.css deleted file mode 100644 index 37c030ee975..00000000000 --- a/mozilla/webtools/survey/webroot/css/rustico/template.css +++ /dev/null @@ -1,252 +0,0 @@ -body { - margin: 0 0 1em 0; - padding: 0; /* need for Opera */ - background: #fff; - color: #333; - min-width: 610px; -} - -form { margin: 0; } -img { border: 0; } - - -/* Core site element widths */ - -/*#header, #breadcrumbs, #content, #footer { - max-width: 1000px; - margin: 0 auto; -}*/ - -#header { padding: 0 50px; } -#header ul { right: 0; } -* html #header ul { right: 50px; } -#breadcrumbs { padding: 0 50px; } -#content { padding: 0 50px; } -#footer { padding: 0 20px; margin: 0 50px; } - -#header div, #content, #breadcrumbs div, #footer, #main-feature .feature-contents { - max-width: 900px; margin: 0 auto; -} - -#header div { position: relative; } - -/* header */ - -#header { - height: 38px; - position: relative; - border-bottom: 1px solid #A1A6B1; - background: #33415D url("http://mozilla.com/images/template/header-background.png") top repeat-x; - z-index: 1; -} - -#header h1 { margin: 0; } - -#header h1 img { - font-weight: bold; - color: #7f7c45; -} - -#header ul { - padding: 0; - margin: 0; - list-style: none; - border-left: 1px solid #576178; - border-right: 1px solid #1f2635; - position: absolute; - top: 0; -} - -#header li { - float: left; - padding: 0; - margin: 0; -} - -#header ul a:link, #header ul a:visited { - display: block; - float: left; - padding: 10px 15px; - text-decoration: none; - border-right: 1px solid #576178; - border-left: 1px solid #1f2635; - color: #dee0e5; - height: 36px; - voice-family: "\"}\""; - voice-family: inherit; - height: 16px; -} #ignored {} - -#header ul li a:hover { - background: #475470; - color: #fff; - text-decoration: underline; -} - - -/* breadcrumbs */ - -#breadcrumbs { - background: #F7F8F8 url("http://mozilla.com/images/template/breadcrumbs-background.png") bottom repeat-x; - padding-top: 4px; - padding-bottom: 30px; - font-size: 85%; - color: #999; -} - -#breadcrumbs a:link, -#breadcrumbs a:visited { - color: #666; -} - -#breadcrumbs a:hover, -#breadcrumbs a:active { - color: #333; -} - - -/* content */ - -#content { - background: #fff; -} - -/* Sidebar */ - -#nav:before { - line-height: 0.1; - font-size: 1px; - background: transparent url("http://mozilla.com/images/template/menu_tr.gif") no-repeat top right; - margin: 0; - height: 9px; - display: block; - border-bottom: 1px solid #ddd; - content: url("http://mozilla.com/images/box/key-point_tl.gif"); -} -#nav { - background: #E0E9E9 url("http://mozilla.com/images/template/menu_back.gif") right repeat-y; -} -#nav:after { - display: block; - padding-top: 0; - line-height: 0.1; - font-size: 1px; - content: url("http://mozilla.com/images/box/key-point_bl.gif"); - margin: 0 0 0 0; - height: 8px; - background: transparent url("http://mozilla.com/images/template/menu_br.gif") scroll no-repeat bottom right ; - border-top: 1px solid #fff; -} - -#nav, #nav ul { - margin: 0; - padding: 0; - list-style: none; -} -#nav { - margin-bottom: 1em; -} -#nav li { - display: inline; - padding: 0; - margin: 0; -} - -#nav li span { /* used for un-linked menu items */ - display: block; - padding: 6px 10px; - font-weight: bold; - color: #666; -} -#nav li span#configParent, #nav li span #configuration { - display: inline; - font-weight: normal; - padding: 0; -} - -#nav li a { - display: block; - padding: 8px 10px; - text-decoration: none; - background: #EDF2F2; - border-bottom: 1px solid #ddd; - border-top: 1px solid #fff; - border-right: 1px solid #ddd; -} -#nav li a:hover { - background: #E0E9E9; -} - -#nav li li span { /* used for un-linked menu items */ - padding: 4px 8px 4px 20px; -} - -#nav li li a { - padding: 6px 8px 6px 20px; -} - -#oN { - background-color: #E0E9E9; -} -#oN:hover { - background-color: #C6DCDC; -} - - -/* footer */ - -#footer { - clear: both; - margin-top: 3em; - margin-bottom: 1em; - color: #888; - padding: 25px 50px; - text-align: center; -} - -#footer-contents { - padding: 0; - border-top: 1px solid #C9D0E0; -} - -#footer ul#footer-menu { - position: relative; - top: -0.8em; - margin: 0 1em 0 1em; - padding: 0; - list-style-type: none; -} - -#footer ul#footer-menu li { - display: inline; - background: #fff; - margin: 0 1em; -} - -#footer ul#footer-menu li a { - margin: 0 1em; - white-space: nowrap; -} - -#footer p { - margin: 0.3em; -} - -#footer .site-tools { - display: none; -} - -.small-print { - font-size: 85%; - color: #888; -} - -.small-print a:link, -.small-print a:visited { - color: #666; -} - -.small-print a:hover, -.small-print a:active { - color: #333; -} diff --git a/mozilla/webtools/survey/webroot/css/survey.css b/mozilla/webtools/survey/webroot/css/survey.css deleted file mode 100644 index 4993800106b..00000000000 --- a/mozilla/webtools/survey/webroot/css/survey.css +++ /dev/null @@ -1,26 +0,0 @@ -.survey { - list-style-type: none; - margin: 0 .5em; - padding: .5em 0; -} - -.survey li { - margin: 3px 0 0 0; -} - -h2 { - margin: .5em 0; -} - -.submit { - background-color: #9f9; - border: 2px #333 outset; - font-weight: bold; - margin-top: 1em; -} - -.submit:hover { - background-color: #fff; - border: 2px #333 inset; - cursor: pointer; -} diff --git a/mozilla/webtools/survey/webroot/export.php b/mozilla/webtools/survey/webroot/export.php deleted file mode 100644 index 90b4dc2a2c4..00000000000 --- a/mozilla/webtools/survey/webroot/export.php +++ /dev/null @@ -1,30 +0,0 @@ -getCsvExport(); - -// Our final output string. -$csv = array(); - -// Include our CSV file. -require_once('../lib/csv.php'); - -// Set up our headers. -$csv[] = array_keys($results[0]); - -// Convert our results array to CSV format. -foreach ($results as $csv_row) { - $csv_row['comments'] = preg_replace('/^(([A-Za-z0-9]+_+)|([A-Za-z0-9]+\-+)|([A-Za-z0-9]+\.+)|([A-Za-z0-9]+\++))*[A-Za-z0-9]+@((\w+\-+)|(\w+\.))*\w{1,63}\.[a-zA-Z]{2,6}$/','',$csv_row['comments']); - $csv[] = $csv_row; -} - -// Stream our resulting CSV array to the user. -csv_send_csv($csv); -exit; -?> diff --git a/mozilla/webtools/survey/webroot/htaccess.default b/mozilla/webtools/survey/webroot/htaccess.default deleted file mode 100644 index e6c357a90c2..00000000000 --- a/mozilla/webtools/survey/webroot/htaccess.default +++ /dev/null @@ -1,9 +0,0 @@ -# Auto-prepend our init.php script. -# This allows us to have our web documents anywhere we want -# and keep our includes, etc. in a safe directory. -php_value auto_prepend_file ../inc/init.php - -# Set up rewrites so we can get our app data in. -RewriteEngine On -# RewriteBase /YOURWEBROOT -- only if the survey is not installed in your vhost's docroot -RewriteRule ^(.+)/(.+)/(.+)/exit.html index.php?version=$1&product=$2&useragent=$3 diff --git a/mozilla/webtools/survey/webroot/index.php b/mozilla/webtools/survey/webroot/index.php deleted file mode 100644 index 5378e7952a6..00000000000 --- a/mozilla/webtools/survey/webroot/index.php +++ /dev/null @@ -1,76 +0,0 @@ -getAppIdByName($sql['product']); - -// If no matching product is found, redirect them to the support page. -if (empty($sql['product_id'])) { - header('Location: http://www.mozilla.com/support/'); - exit; -} - -$intends = $app->getIntends($sql['product_id']); -$issues = $app->getIssues($sql['product_id']); - -/** - * If the user has submitted, process and complete the transaction. - */ -if (!empty($_POST['submit'])) { - -// The easy stuff. -$sql['useragent'] = !empty($_POST['useragent'])?mysql_real_escape_string($_POST['useragent']):null; -$sql['http_user_agent'] = mysql_real_escape_string($_SERVER['HTTP_USER_AGENT']); -$sql['intend_id'] = !empty($_POST['intend_id'])?mysql_real_escape_string($_POST['intend_id']):null; -$sql['intend_text'] = !empty($_POST['intend_text'])?mysql_real_escape_string($_POST['intend_text']):null; -$sql['comments'] = !empty($_POST['comments'])?mysql_real_escape_string($_POST['comments']):null; - -// For each issue, we need to log the other text. -$sql['issue_id'] = array(); -if (!empty($_POST['issue_id']) && is_array($_POST['issue_id'])) { - foreach ($_POST['issue_id'] as $issue_id) { - $sql['issue_id'][mysql_real_escape_string($issue_id)] = !empty($_POST[$issue_id.'_text'])?mysql_real_escape_string($_POST[$issue_id.'_text']):''; - } -} - -// Result record. -$query = " - INSERT INTO - result(intend_id, intend_text, product, useragent, http_user_agent, comments, date_submitted) - VALUES( - '{$sql['intend_id']}', '{$sql['intend_text']}', '{$sql['product']}', '{$sql['useragent']}', '{$sql['http_user_agent']}', '{$sql['comments']}', NOW() - );\n -"; -$db->query($query, SQL_NONE); - -if (!empty($sql['issue_id']) && count($sql['issue_id']) > 0) { - foreach ($sql['issue_id'] as $id => $text) { - $db->query("INSERT INTO issue_result_map() VALUES(LAST_INSERT_ID(), '{$id}', '{$text}')", SQL_NONE); - } -} - -// Redirect to thank you page, and we're done. -require_once('./thanks.php'); -exit; - - - -/** - * If we haven't submitted, show the form by default. - */ -} else { - switch ($sql['product']) { - case 'Mozilla Thunderbird': - require_once('../tpl/thunderbird.php'); - break; - - case 'Mozilla Firefox': - default: - require_once('../tpl/firefox.php'); - break; - } -} -?> diff --git a/mozilla/webtools/survey/webroot/thanks.php b/mozilla/webtools/survey/webroot/thanks.php deleted file mode 100644 index d9e46d6613e..00000000000 --- a/mozilla/webtools/survey/webroot/thanks.php +++ /dev/null @@ -1,16 +0,0 @@ -Thanks! -

Thank you for taking the time to help us make Firefox and Thunderbird better products. We hope to see you soon.

-THANKS; - -require_once(FOOTER); -?> diff --git a/mozilla/webtools/survey/webroot/unavailable.php b/mozilla/webtools/survey/webroot/unavailable.php deleted file mode 100644 index 978bf865bd7..00000000000 --- a/mozilla/webtools/survey/webroot/unavailable.php +++ /dev/null @@ -1,16 +0,0 @@ -Survey Temporarily Unavailable -

We're sorry, the uninstall survey is not available at this time. Please try again later.

-THANKS; - -require_once(FOOTER); -?> diff --git a/mozilla/webtools/uninstall_survey/.htaccess b/mozilla/webtools/uninstall_survey/.htaccess deleted file mode 100644 index 4842f3cabf1..00000000000 --- a/mozilla/webtools/uninstall_survey/.htaccess +++ /dev/null @@ -1,7 +0,0 @@ - - RewriteEngine on - RewriteRule ^$ webroot/ [L] - RewriteRule (.*) webroot/$1 [L] - - -Addtype application/csv .csv diff --git a/mozilla/webtools/uninstall_survey/README b/mozilla/webtools/uninstall_survey/README deleted file mode 100644 index 7bf567e8761..00000000000 --- a/mozilla/webtools/uninstall_survey/README +++ /dev/null @@ -1,52 +0,0 @@ -Mozilla Firefox Uninstall Survey -================================ - - -How To Install --------------- - -Assumptions: - 1) You've got a working database with the appropriate schema - 2) You've got cake setup on your server already. The code you're looking at now - is just what is in the /app/ directory - everything else will have to be on your - server already. - -Steps: - -1) Copy config/database.php.default to config/database.php and fill in your database -values (if you're only doing production, just fill in the production area). - -2) Edit /webroot/index.php. - Define ROOT: - If you're installing this in your home directory, ROOT should be: - - DS.'home'.DS.'username'.DS.'public_html' - - Define APP_DIR: - ROOT is the parent directory of the app, this is the actual app. - Continuing the example above, if people are going to go to: - http://server.com/~username/survey/ to get to the app, APP_DIR should be: - - survey - - Define CAKE_CORE_INCLUDE_PATH: - This is the path to the actual cake install on your server. For example: - - DS.'usr'.DS.'local'.DS.'lib'.DS.'php'.DS.'cake' - -3) Edit /webroot/.htaccess. Add a RewriteBase line below the line that says 'RewriteEngine On'. -For our example, we would add the line: - - RewriteBase /~username/survey - -4) Edit /.htaccess. Add the same RewriteBase line from step 3 directly below the -'RewriteEngine On' line. - -5) Go to the webroot/js/ directory and run the following two commands: - ln -s plotkit-0.9.1/PlotKit/ plotkit - ln -s MochiKit-1.3.1/lib/MochiKit/ mochikit - - - - -Questions? Email clouserw@mozilla.com diff --git a/mozilla/webtools/uninstall_survey/app_controller.php b/mozilla/webtools/uninstall_survey/app_controller.php deleted file mode 100644 index 32ab3ab42cb..00000000000 --- a/mozilla/webtools/uninstall_survey/app_controller.php +++ /dev/null @@ -1,69 +0,0 @@ - - * Copyright (c) 2006, Cake Software Foundation, Inc. - * 1785 E. Sahara Avenue, Suite 490-204 - * Las Vegas, Nevada 89104 - * - * Licensed under The MIT License - * Redistributions of files must retain the above copyright notice. - * - * @filesource - * @copyright Copyright (c) 2006, Cake Software Foundation, Inc. - * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP Project - * @package cake - * @subpackage cake.cake - * @since CakePHP v 0.2.9 - * @version $Revision: 1.1.1.1 $ - * @modifiedby $LastChangedBy: phpnut $ - * @lastmodified $Date: 2006-05-24 19:14:24 $ - * @license http://www.opensource.org/licenses/mit-license.php The MIT License - */ - -/** - * Short description for class. - * - * Add your application-wide methods in the class below, your controllers - * will inherit them. - * - * @package cake - * @subpackage cake.cake - */ - -uses('Sanitize'); - -class AppController extends Controller { - - /** - * This function is intended to be used with url parameters when passing them to - * a view. (This is useful when echoing values out in tags, etc. - * Note that the keys to the arrays are escaped as well. - * - * @param array dirty parameters - * @return array cleaned values - */ - function decodeAndSanitize($params) - { - $clean = array(); - - foreach ($params as $var => $val) { - $var = $this->Sanitize->html(urldecode($var)); - $val = $this->Sanitize->html(urldecode($val)); - - $clean[$var] = $val; - } - - return $clean; - } -} - -?> diff --git a/mozilla/webtools/uninstall_survey/app_model.php b/mozilla/webtools/uninstall_survey/app_model.php deleted file mode 100644 index 2c18b3bd5d7..00000000000 --- a/mozilla/webtools/uninstall_survey/app_model.php +++ /dev/null @@ -1,72 +0,0 @@ - - * Copyright (c) 2006, Cake Software Foundation, Inc. - * 1785 E. Sahara Avenue, Suite 490-204 - * Las Vegas, Nevada 89104 - * - * Licensed under The MIT License - * Redistributions of files must retain the above copyright notice. - * - * @filesource - * @copyright Copyright (c) 2006, Cake Software Foundation, Inc. - * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP Project - * @package cake - * @subpackage cake.cake - * @since CakePHP v 0.2.9 - * @version $Revision: 1.1.1.1 $ - * @modifiedby $LastChangedBy: phpnut $ - * @lastmodified $Date: 2006-05-24 19:14:24 $ - * @license http://www.opensource.org/licenses/mit-license.php The MIT License - */ - -/** - * Application model for Cake. - * - * Add your application-wide methods in the class below, your models - * will inherit them. - * - * @package cake - * @subpackage cake.cake - */ - -uses('sanitize'); - -class AppModel extends Model { - - /** - * Will clean arrays for input into SQL. - * Note that the array keys are getting cleaned here as well. If you're using strings - * (with escapable characters in them) as keys to your array, be extra careful. - * - * @access public - * @param array to be cleaned - * @return array with sql escaped - */ - function cleanArrayForSql($array) - { - $sanitize = new Sanitize(); - $clean = array(); - - foreach ($array as $var => $val) - { - $var = $sanitize->sql($var); - $val = $sanitize->sql($val); - $clean[$var] = $val; - } - - return $clean; - } - -} - -?> diff --git a/mozilla/webtools/uninstall_survey/config/bootstrap.php b/mozilla/webtools/uninstall_survey/config/bootstrap.php deleted file mode 100644 index 4bbb2f1edae..00000000000 --- a/mozilla/webtools/uninstall_survey/config/bootstrap.php +++ /dev/null @@ -1,72 +0,0 @@ - - * Copyright (c) 2006, Cake Software Foundation, Inc. - * 1785 E. Sahara Avenue, Suite 490-204 - * Las Vegas, Nevada 89104 - * - * Licensed under The MIT License - * Redistributions of files must retain the above copyright notice. - * - * @filesource - * @copyright Copyright (c) 2006, Cake Software Foundation, Inc. - * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP Project - * @package cake - * @subpackage cake.app.config - * @since CakePHP v 0.10.8.2117 - * @version $Revision: 1.3 $ - * @modifiedby $LastChangedBy: phpnut $ - * @lastmodified $Date: 2006-11-09 21:48:49 $ - * @license http://www.opensource.org/licenses/mit-license.php The MIT License - */ - -/** - * - * This file is loaded automatically by the app/webroot/index.php file after the core bootstrap.php is loaded - * This is an application wide file to load any function that is not used within a class define. - * You can also use this to include or require any files in your application. - * - */ - -/** - * The settings below can be used to set additional paths to models, views and controllers. - * This is related to Ticket #470 (https://trac.cakephp.org/ticket/470) - * - * $modelPaths = array('full path to models', 'second full path to models', 'etc...'); - * $viewPaths = array('this path to views', 'second full path to views', 'etc...'); - * $controllerPaths = array('this path to controllers', 'second full path to controllers', 'etc...'); - * - */ - - /** - * Default application. If there isn't something in $_GET we'll fall back on this. - * 1) Make sure this thing exists in the database - * 2) This isn't escaped at all when used in SQL queries. If a single quote appears - * in an application name in the future and you need to use it here, be sure to - * escape it. - */ - define('DEFAULT_APP_NAME','Mozilla Firefox'); - - define('DEFAULT_APP_VERSION','2.0'); - - /** - * We are adding applications dynamically based on the URL. If a version of firefox - * comes in that we haven't dealt with yet, we want to ask a default set of - * questions (rather than just a comment box). This is that default set. Same - * rules apply as the default application above. - */ - define('DEFAULT_FIREFOX_INTENTION_SET_ID','2'); - define('DEFAULT_FIREFOX_ISSUE_SET_ID','1'); - define('DEFAULT_THUNDERBIRD_INTENTION_SET_ID','4'); - define('DEFAULT_THUNDERBIRD_ISSUE_SET_ID','3'); - -//EOF -?> diff --git a/mozilla/webtools/uninstall_survey/config/core.php b/mozilla/webtools/uninstall_survey/config/core.php deleted file mode 100644 index 777204b68d1..00000000000 --- a/mozilla/webtools/uninstall_survey/config/core.php +++ /dev/null @@ -1,153 +0,0 @@ - - * Copyright (c) 2006, Cake Software Foundation, Inc. - * 1785 E. Sahara Avenue, Suite 490-204 - * Las Vegas, Nevada 89104 - * - * Licensed under The MIT License - * Redistributions of files must retain the above copyright notice. - * - * @filesource - * @copyright Copyright (c) 2006, Cake Software Foundation, Inc. - * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP Project - * @package cake - * @subpackage cake.app.config - * @since CakePHP v 0.2.9 - * @version $Revision: 1.1.1.1 $ - * @modifiedby $LastChangedBy: phpnut $ - * @lastmodified $Date: 2006-05-24 19:14:24 $ - * @license http://www.opensource.org/licenses/mit-license.php The MIT License - */ - -/** - * If you do not have mod rewrite on your system - * or if you prefer to use CakePHP pretty urls. - * uncomment the line below. - * Note: If you do have mod rewrite but prefer the - * CakePHP pretty urls, you also have to remove the - * .htaccess files - * release/.htaccess - * release/app/.htaccess - * release/app/webroot/.htaccess - */ -//define ('BASE_URL', env('SCRIPT_NAME')); - -/** - * Set debug level here: - * - 0: production - * - 1: development - * - 2: full debug with sql - * - 3: full debug with sql and dump of the current object - * - * In production, the "flash messages" redirect after a time interval. - * With the other debug levels you get to click the "flash message" to continue. - * - */ -define('DEBUG', 0); -/** - * Turn of caching checking wide. - * You must still use the controller var cacheAction inside you controller class. - * You can either set it controller wide, or in each controller method. - * use var $cacheAction = true; or in the controller method $this->cacheAction = true; - */ -define ('CACHE_CHECK', false); -/** - * Error constant. Used for differentiating error logging and debugging. - * Currently PHP supports LOG_DEBUG - */ -define ('LOG_ERROR', 2); -/** - * CakePHP includes 3 types of session saves - * database or file. Set this to your preferred method. - * If you want to use your own save handler place it in - * app/config/name.php DO NOT USE file or database as the name. - * and use just the name portion below. - * - * Setting this to cake will save files to /cakedistro/tmp directory - * Setting it to php will use the php default save path - * Setting it to database will use the database - * - * - */ -define('CAKE_SESSION_SAVE', 'php'); -/** - * Set a random string of used in session. - * - */ -define('CAKE_SESSION_STRING', 'DYhG93b0qyJfIxfs2guVoUubWwvniR2G0FgaC9mi'); -/** - * Set the name of session cookie - * - */ -define('CAKE_SESSION_COOKIE', 'CAKEPHP'); - -/** - * Set level of Cake security. - * - */ -define('CAKE_SECURITY', 'high'); - -/** - * Set Cake Session time out. - * If CAKE_SECURITY define is set - * high: multiplied by 10 - * medium: is multiplied by 100 - * low is: multiplied by 300 - * - * Number below is seconds. - */ -define('CAKE_SESSION_TIMEOUT', '120'); - -/** - * Uncomment the define below to use cake built in admin routes. - * You can set this value to anything you want. - * All methods related to the admin route should be prefixed with the - * name you set CAKE_ADMIN to. - * For example: admin_index, admin_edit - */ -//define('CAKE_ADMIN', 'admin'); - -/** - * The define below is used to turn cake built webservices - * on or off. Default setting is off. - */ -define('WEBSERVICES', 'off'); - -/** - * Compress output CSS (removing comments, whitespace, repeating tags etc.) - * This requires a/var/cache directory to be writable by the web server (caching). - * To use, prefix the CSS link URL with '/ccss/' instead of '/css/' or use Controller::cssTag(). - */ -define('COMPRESS_CSS', false); - -/** - * If set to true, helpers would output data instead of returning it. - */ -define('AUTO_OUTPUT', false); - -/** - * If set to false, session would not automatically be started. - */ -define('AUTO_SESSION', true); - -/** - * Set the max size of file to use md5() . - */ -define('MAX_MD5SIZE', (5*1024)*1024 ); - -/** - * To use Access Control Lists with Cake... - */ -define('ACL_CLASSNAME', 'DB_ACL'); -define('ACL_FILENAME', 'dbacl'.DS.'db_acl'); - -?> diff --git a/mozilla/webtools/uninstall_survey/config/database.php.default b/mozilla/webtools/uninstall_survey/config/database.php.default deleted file mode 100644 index e4de9a3a1f8..00000000000 --- a/mozilla/webtools/uninstall_survey/config/database.php.default +++ /dev/null @@ -1,79 +0,0 @@ - - * Copyright (c) 2006, Cake Software Foundation, Inc. - * 1785 E. Sahara Avenue, Suite 490-204 - * Las Vegas, Nevada 89104 - * - * Licensed under The MIT License - * Redistributions of files must retain the above copyright notice. - * - * @filesource - * @copyright Copyright (c) 2006, Cake Software Foundation, Inc. - * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP Project - * @package cake - * @subpackage cake.app.config - * @since CakePHP v 0.2.9 - * @version $Revision: 1.1.1.1 $ - * @modifiedby $LastChangedBy: phpnut $ - * @lastmodified $Date: 2006-05-24 19:14:24 $ - * @license http://www.opensource.org/licenses/mit-license.php The MIT License - */ - -/** - * In this file you set up your database connection details. - * - * @package cake - * @subpackage cake.config - */ - - -/** - * Database configuration class. - * You can specify multiple configurations for production, development and testing. - * - * driver => - * mysql, postgres, sqlite, adodb-drivername, pear-drivername - * - * connect => - * MySQL set the connect to either mysql_pconnect of mysql_connect - * PostgreSQL set the connect to either pg_pconnect of pg_connect - * SQLite set the connect to sqlite_popen sqlite_open - * ADOdb set the connect to one of these - * (http://phplens.com/adodb/supported.databases.html) and - * append it '|p' for persistent connection. (mssql|p for example, or just mssql for not persistent) - * - * host => - * the host you connect to the database - * MySQL 'localhost' to add a port number use 'localhost:port#' - * PostgreSQL 'localhost' to add a port number use 'localhost port=5432' - * - */ -class DATABASE_CONFIG -{ - var $default = array('driver' => 'mysql', - 'connect' => 'mysql_connect', - 'host' => 'localhost', - 'login' => 'user', - 'password' => 'password', - 'database' => 'project_name', - 'prefix' => ''); - - var $test = array('driver' => 'mysql', - 'connect' => 'mysql_connect', - 'host' => 'localhost', - 'login' => 'user', - 'password' => 'password', - 'database' => 'project_name-test', - 'prefix' => ''); -} - -?> \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/config/inflections.php b/mozilla/webtools/uninstall_survey/config/inflections.php deleted file mode 100644 index 6eaf7bdb658..00000000000 --- a/mozilla/webtools/uninstall_survey/config/inflections.php +++ /dev/null @@ -1,74 +0,0 @@ - - * Copyright (c) 2006, Cake Software Foundation, Inc. - * 1785 E. Sahara Avenue, Suite 490-204 - * Las Vegas, Nevada 89104 - * - * Licensed under The MIT License - * Redistributions of files must retain the above copyright notice. - * - * @filesource - * @copyright Copyright (c) 2006, Cake Software Foundation, Inc. - * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP Project - * @package cake - * @subpackage cake.app.config - * @since CakePHP v 1.0.0.2312 - * @version $Revision: 1.1.1.1 $ - * @modifiedby $LastChangedBy: phpnut $ - * @lastmodified $Date: 2006-05-24 19:14:24 $ - * @license http://www.opensource.org/licenses/mit-license.php The MIT License - */ - -/** - * This is a key => value array of regex used to match words. - * If key matches then the value is returned. - * - * $pluralRules = array('/(s)tatus$/i' => '\1\2tatuses', '/^(ox)$/i' => '\1\2en', '/([m|l])ouse$/i' => '\1ice'); - */ -$pluralRules = array(); -/** - * This is a key only array of plural words that should not be inflected. - * Notice the last comma - * - * $uninflectedPlural = array('.*[nrlm]ese', '.*deer', '.*fish', '.*measles', '.*ois', '.*pox'); - */ -$uninflectedPlural = array(); -/** - * This is a key => value array of plural irregular words. - * If key matches then the value is returned. - * - * $irregularPlural = array('atlas' => 'atlases', 'beef' => 'beefs', 'brother' => 'brothers') - */ -$irregularPlural = array(); -/** - * This is a key => value array of regex used to match words. - * If key matches then the value is returned. - * - * $singularRules = array('/(s)tatuses$/i' => '\1\2tatus', '/(matr)ices$/i' =>'\1ix','/(vert|ind)ices$/i') - */ -$singularRules = array(); -/** - * This is a key only array of singular words that should not be inflected. - * You should not have to change this value below if you do change it use same format - * as the $uninflectedPlural above. - */ -$uninflectedSingular = $uninflectedPlural; -/** - * This is a key => value array of singular irregular words. - * Most of the time this will be a reverse of the above $irregularPlural array - * You should not have to change this value below if you do change it use same format - * - * $irregularSingular = array('atlases' => 'atlas', 'beefs' => 'beef', 'brothers' => 'brother') - */ -$irregularSingular = array_flip($irregularPlural); -?> \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/config/routes.php b/mozilla/webtools/uninstall_survey/config/routes.php deleted file mode 100644 index 6f5a1cbf833..00000000000 --- a/mozilla/webtools/uninstall_survey/config/routes.php +++ /dev/null @@ -1,51 +0,0 @@ - - * Copyright (c) 2006, Cake Software Foundation, Inc. - * 1785 E. Sahara Avenue, Suite 490-204 - * Las Vegas, Nevada 89104 - * - * Licensed under The MIT License - * Redistributions of files must retain the above copyright notice. - * - * @filesource - * @copyright Copyright (c) 2006, Cake Software Foundation, Inc. - * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP Project - * @package cake - * @subpackage cake.app.config - * @since CakePHP v 0.2.9 - * @version $Revision: 1.2 $ - * @modifiedby $LastChangedBy: phpnut $ - * @lastmodified $Date: 2006-06-29 21:37:53 $ - * @license http://www.opensource.org/licenses/mit-license.php The MIT License - */ - -/** - * Here, we are connecting '/' (base path) to controller called 'Pages', - * its action called 'display', and we pass a param to select the view file - * to use (in this case, /app/views/pages/home.thtml)... - */ -$Route->connect ('/', array('controller'=>'results', 'action'=>'', '')); - -/** - * ...and connect the rest of 'Pages' controller's urls. - */ -//$Route->connect ('/pages/*', array('controller'=>'pages', 'action'=>'display')); - -/** - * Then we connect url '/test' to our test controller. This is helpfull in - * developement. - */ -//$Route->connect ('/tests', array('controller'=>'tests', 'action'=>'index')); - -?> diff --git a/mozilla/webtools/uninstall_survey/config/sql/survey.sql b/mozilla/webtools/uninstall_survey/config/sql/survey.sql deleted file mode 100644 index c6de28cef03..00000000000 --- a/mozilla/webtools/uninstall_survey/config/sql/survey.sql +++ /dev/null @@ -1,182 +0,0 @@ --- MySQL dump 10.9 --- --- Host: localhost Database: uninstall_survey --- ------------------------------------------------------ --- Server version 4.1.20 - -/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; -/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; -/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; -/*!40101 SET NAMES utf8 */; -/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; -/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; -/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; -/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; - --- --- Table structure for table `applications` --- - -DROP TABLE IF EXISTS `applications`; -CREATE TABLE `applications` ( - `id` int(10) unsigned NOT NULL auto_increment, - `name` varchar(255) default NULL, - `version` varchar(255) default NULL, - `visible` int(1) default '0', - PRIMARY KEY (`id`), - KEY `app_nam_idx` (`name`), - KEY `app_ver_idx` (`version`) -) ENGINE=MyISAM DEFAULT CHARSET=latin1; - --- --- Dumping data for table `applications` --- - - -/*!40000 ALTER TABLE `applications` DISABLE KEYS */; -LOCK TABLES `applications` WRITE; -INSERT INTO `applications` VALUES (4,'Mozilla Firefox','1.5.0.1',1),(3,'Mozilla Firefox','1.5',1),(5,'Mozilla Firefox','1.5.0.2',1),(6,'Mozilla Firefox','1.5.0.3',1),(7,'Mozilla Firefox','1.5.0.4',1),(8,'Mozilla Thunderbird','1.5',1),(9,'Mozilla Thunderbird','1.6a1',1),(10,'Mozilla Thunderbird','2.0a1',1),(11,'Mozilla Thunderbird','3.0a1',1),(12,'Mozilla Thunderbird','1.5.0.4',0),(13,'Bon Echo','2.0a2',0),(14,'Minefield','3.0a1',0),(15,'Mozilla Thunderbird','1.5.0.2',0),(16,NULL,NULL,0),(17,NULL,NULL,0),(18,'Bon Echo','2.0a3',0),(19,'Deer Park Alpha 2','1.6a1',0),(20,'Deer Park Alpha 2','3.0a1',0),(21,'lolifox','0.2.1',0),(22,'Bon Echo','2.0a1',0),(23,'lolifox','0.2.2',0),(24,'Mozilla Firefox','3.0a1',0),(25,'Mozilla Firefox','1.5.0.3.1',0),(26,NULL,NULL,0),(27,'Mozilla Firefox','2.0a3',0),(28,'lolifox','0.2.3',0),(29,NULL,NULL,0),(30,'Mozzilla Firefox','1.5.0.4',0),(31,NULL,NULL,0),(32,NULL,NULL,0),(33,NULL,NULL,0),(34,'Firefox Community Edition','1.5',0),(35,NULL,NULL,0),(36,'Mozilla Firefox','1.5.0.4.1',0),(37,'Mozilla Sunbird','${AppVersion}',0),(38,'Mozilla Firefox','2.0a1',0),(39,NULL,NULL,0),(40,NULL,NULL,0),(41,NULL,NULL,0),(42,NULL,NULL,0),(43,'lolifox','0.2',0),(44,NULL,NULL,0),(45,'Mozilla Firefox','Bon Echo',0),(46,'Unison','0.0001a',0),(47,'Mekhala','1.5',0),(48,NULL,NULL,0),(49,NULL,NULL,0),(50,NULL,NULL,0),(51,NULL,NULL,0),(52,NULL,NULL,0),(53,NULL,NULL,0),(54,'Mozilla Firefox','${AppVersion}',0),(55,'Mozilla Firefox','2.0b1',0),(56,'Bon Echo','2.0b1',0),(57,NULL,NULL,0),(58,'Thunderbird Community Edition','1.5',0),(59,'Mozzila Firefox','1.5.0.4',0),(60,'Mozilla Firefox','AppVersion',0),(61,NULL,NULL,0),(62,NULL,NULL,0),(63,'Mozilla Firefox','0.2.4',0),(64,NULL,NULL,0),(65,NULL,NULL,0),(66,'Bon Echo','1.5',0),(67,NULL,NULL,0),(68,NULL,NULL,0),(69,'mozilla firefox','20b1',0),(70,NULL,NULL,0),(71,NULL,NULL,0),(72,'mizilla Firefox','1.5.0.4',0),(73,'Mozilla Thunderbird','1.5.04',0),(74,'Mozilla Thunderbird','15',0),(75,'Mozilla Forefox','1.5',0),(76,'Mozilla Firefox','1.5.0.5',0),(77,NULL,NULL,0),(78,'Mozilla Thunderbird','1.5.0.5',0),(79,'Mozilla Firefox','2.0a',0),(80,'Mozilla Firefox','2.0b',0),(81,NULL,NULL,0),(82,NULL,NULL,0),(83,'Mozilla Firefox','1.7',0),(84,'Mozilla Thunderbird','${AppVersion}',0),(85,'Mozilla Firefox','1.5.0.6',0),(86,NULL,NULL,0),(87,NULL,NULL,0),(88,NULL,NULL,0),(89,NULL,NULL,0),(90,'Thunderbird','1.5',0),(91,'Mozilla0Firefox','2.0b1',0),(92,NULL,NULL,0),(93,NULL,NULL,0),(94,NULL,NULL,0),(95,'Mozilla Firefox','@MOZ_APP_VERSION@',0),(96,'Mozilla Firefox','2.0b2',0),(97,NULL,NULL,0),(98,NULL,NULL,0),(99,'1.5 Firefox','1.5',0),(100,NULL,NULL,0),(101,'Mozilla 20Firefox','1.5',0),(102,'Bon Echo','2.0b2',0),(103,NULL,NULL,0),(104,NULL,NULL,0),(105,'Mozilla Firefox','0.2.5.dev-r26',0),(106,NULL,NULL,0),(107,NULL,NULL,0),(108,NULL,NULL,0),(109,NULL,NULL,0),(110,NULL,NULL,0),(111,NULL,NULL,0),(112,'Mozilla Sunbird','0.3',0),(113,'Mozilla Sunbird','0.3a2',0),(114,NULL,NULL,0),(115,NULL,NULL,0),(116,NULL,NULL,0),(117,NULL,NULL,0),(118,NULL,NULL,0),(119,NULL,NULL,0),(120,NULL,NULL,0),(121,NULL,NULL,0),(122,NULL,NULL,0),(123,'mozilla Firefox','1.5.06',0),(124,NULL,NULL,0),(125,NULL,NULL,0),(126,NULL,NULL,0),(127,NULL,NULL,0),(128,'Mozilla Thunderbird','2.0b1pre',0),(129,'Mozilla Firefox','2.0',0),(130,'Mozilla Firefox','1.5.0.7',0),(131,'Mozilla Thunderbird','1.5.0.7',0),(132,'Angelsoft','1.1',0),(133,NULL,NULL,0),(134,NULL,NULL,0),(135,NULL,NULL,0),(136,NULL,NULL,0),(137,NULL,NULL,0),(138,NULL,NULL,0),(139,NULL,NULL,0),(140,'Mozilla Firefox','1.5.0.7.1',0),(141,'Mozilla Firefox','1.5.0.8pre',0),(142,NULL,NULL,0),(143,NULL,NULL,0),(144,NULL,NULL,0),(145,NULL,NULL,0),(146,'Mozilla Firefox','0.2.5.dev-r27',0),(147,'Mozilla Firefox','1.5.0.7 (pt-BR;',0),(148,'moxilla firefox','1.5',0); -UNLOCK TABLES; -/*!40000 ALTER TABLE `applications` ENABLE KEYS */; - --- --- Table structure for table `applications_collections` --- - -DROP TABLE IF EXISTS `applications_collections`; -CREATE TABLE `applications_collections` ( - `application_id` int(10) unsigned NOT NULL default '0', - `collection_id` int(10) unsigned NOT NULL default '0', - PRIMARY KEY (`application_id`,`collection_id`) -) ENGINE=MyISAM DEFAULT CHARSET=latin1; - --- --- Dumping data for table `applications_collections` --- - - -/*!40000 ALTER TABLE `applications_collections` DISABLE KEYS */; -LOCK TABLES `applications_collections` WRITE; -INSERT INTO `applications_collections` VALUES (3,1),(3,2),(4,1),(4,2),(5,1),(5,2),(6,1),(6,2),(7,1),(7,2),(8,3),(8,4),(9,3),(9,4),(10,3),(10,4),(11,3),(11,4),(12,3),(12,4),(15,3),(15,4),(58,3),(58,4),(59,1),(59,2),(60,1),(60,2),(63,1),(63,2),(69,1),(69,2),(72,1),(72,2),(73,3),(73,4),(74,3),(74,4),(76,1),(76,2),(78,3),(78,4),(79,1),(79,2),(80,1),(80,2),(83,1),(83,2),(84,3),(84,4),(85,1),(85,2),(90,3),(90,4),(91,1),(91,2),(95,1),(95,2),(96,1),(96,2),(99,1),(99,2),(101,1),(101,2),(105,1),(105,2),(123,1),(123,2),(128,3),(128,4),(129,1),(129,2),(130,1),(130,2),(131,3),(131,4),(140,1),(140,2),(141,1),(141,2),(146,1),(146,2),(147,1),(147,2),(148,1),(148,2); -UNLOCK TABLES; -/*!40000 ALTER TABLE `applications_collections` ENABLE KEYS */; - --- --- Table structure for table `choices` --- - -DROP TABLE IF EXISTS `choices`; -CREATE TABLE `choices` ( - `id` int(10) unsigned NOT NULL auto_increment, - `description` varchar(255) collate utf8_unicode_ci NOT NULL default '', - `pos` int(10) unsigned NOT NULL default '0', - `type` enum('issue','intention') collate utf8_unicode_ci default NULL, - PRIMARY KEY (`id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; - --- --- Dumping data for table `choices` --- - - -/*!40000 ALTER TABLE `choices` DISABLE KEYS */; -LOCK TABLES `choices` WRITE; -INSERT INTO `choices` VALUES (1,'Some web pages wouldn\'t work',200,'issue'),(2,'Plugin compatibility (Flash, Adobe Acrobat, Windows Media Player, etc.)',0,'issue'),(3,'Performance (load delays, memory usage)',0,'issue'),(4,'Hard to use/confusing (menus, display, etc.)',0,'issue'),(5,'Missing features',0,'issue'),(6,'Security',0,'issue'),(7,'Some features didn\'t work',0,'issue'),(8,'Printing',0,'issue'),(9,'Just temporary, I\'m planning to install Firefox again soon',201,'issue'),(10,'Just temporary, I\'m planning to install Thunderbird again soon',50,'issue'),(11,'Lack of calendaring support',40,'issue'),(12,'Performance (long time to start up, etc.)',30,'issue'),(13,'Unable to read my mail',20,'issue'),(14,'Missing features',10,'issue'),(15,'Other',2000,'issue'),(16,'To fully replace my previous web browser',0,'intention'),(17,'To use in addition to another web browser',0,'intention'),(18,'I just wanted to try it out',0,'intention'),(19,'To manage e-mail for an ISP account',1500,'intention'),(20,'To manage e-mail in a corporate environment',105,'intention'),(21,'To manage e-mail from a webmail account (Yahoo! Mail, AOL, Gmail, Hotmail, other)',90,'intention'),(22,'I just wanted to try it out',2,'intention'),(23,'Other',2000,'intention'); -UNLOCK TABLES; -/*!40000 ALTER TABLE `choices` ENABLE KEYS */; - --- --- Table structure for table `choices_collections` --- - -DROP TABLE IF EXISTS `choices_collections`; -CREATE TABLE `choices_collections` ( - `choice_id` int(10) unsigned NOT NULL default '0', - `collection_id` int(10) unsigned NOT NULL default '0', - PRIMARY KEY (`choice_id`,`collection_id`) -) ENGINE=MyISAM DEFAULT CHARSET=latin1; - --- --- Dumping data for table `choices_collections` --- - - -/*!40000 ALTER TABLE `choices_collections` DISABLE KEYS */; -LOCK TABLES `choices_collections` WRITE; -INSERT INTO `choices_collections` VALUES (1,1),(2,1),(3,1),(4,1),(5,1),(6,1),(7,1),(8,1),(9,1),(10,3),(11,3),(12,3),(13,3),(14,3),(15,1),(15,3),(16,2),(17,2),(18,2),(18,4),(19,4),(20,4),(21,4),(23,2),(23,4); -UNLOCK TABLES; -/*!40000 ALTER TABLE `choices_collections` ENABLE KEYS */; - --- --- Table structure for table `choices_results` --- - -DROP TABLE IF EXISTS `choices_results`; -CREATE TABLE `choices_results` ( - `result_id` bigint(20) unsigned NOT NULL default '0', - `choice_id` int(10) unsigned NOT NULL default '0', - `other` varchar(255) collate utf8_unicode_ci NOT NULL default '', - PRIMARY KEY (`result_id`,`choice_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; - - --- --- Table structure for table `collections` --- - -DROP TABLE IF EXISTS `collections`; -CREATE TABLE `collections` ( - `id` int(10) unsigned NOT NULL auto_increment, - `description` varchar(255) NOT NULL default '', - `created` datetime NOT NULL default '0000-00-00 00:00:00', - `modified` datetime NOT NULL default '0000-00-00 00:00:00', - PRIMARY KEY (`id`) -) ENGINE=MyISAM DEFAULT CHARSET=latin1; - --- --- Dumping data for table `collections` --- - - -/*!40000 ALTER TABLE `collections` DISABLE KEYS */; -LOCK TABLES `collections` WRITE; -INSERT INTO `collections` VALUES (1,'Original Issues - fx','2006-06-26 15:02:24','0000-00-00 00:00:00'),(2,'Original Intentions - fx','2006-06-26 15:02:41','0000-00-00 00:00:00'),(3,'Original Issues - tb','2006-06-26 15:03:39','0000-00-00 00:00:00'),(4,'Original Intentions - tb','2006-06-26 15:03:59','0000-00-00 00:00:00'); -UNLOCK TABLES; -/*!40000 ALTER TABLE `collections` ENABLE KEYS */; - --- --- Table structure for table `results` --- - -DROP TABLE IF EXISTS `results`; -CREATE TABLE `results` ( - `id` bigint(20) unsigned NOT NULL auto_increment, - `application_id` int(10) unsigned default NULL, - `intention_text` varchar(255) collate utf8_unicode_ci default NULL, - `useragent` varchar(255) collate utf8_unicode_ci NOT NULL default '', - `http_user_agent` varchar(255) collate utf8_unicode_ci NOT NULL default '', - `comments` text collate utf8_unicode_ci NOT NULL, - `created` datetime default NULL, - `modified` datetime default NULL, - PRIMARY KEY (`id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; - - -DROP TABLE IF EXISTS `cache_choices_results`; -CREATE TABLE `cache_choices_results` ( - `application_id` int(10) unsigned NOT NULL default '0', - `collection_id` int(10) unsigned NOT NULL default '0', - `choice_id` int(10) unsigned NOT NULL default '0', - `results_total` bigint(20) unsigned NOT NULL default '0', - `modified` datetime default NULL, - PRIMARY KEY (`application_id`,`collection_id`,`choice_id`) -) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_unicode_ci; - -/*!40101 SET SQL_MODE=@OLD_SQL_MODE */; -/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; -/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; -/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; -/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; -/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; - diff --git a/mozilla/webtools/uninstall_survey/controllers/applications_controller.php b/mozilla/webtools/uninstall_survey/controllers/applications_controller.php deleted file mode 100644 index c105ba5dcab..00000000000 --- a/mozilla/webtools/uninstall_survey/controllers/applications_controller.php +++ /dev/null @@ -1,44 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -class ApplicationsController extends AppController { - - var $name = 'Applications'; - -} -?> diff --git a/mozilla/webtools/uninstall_survey/controllers/choices_controller.php b/mozilla/webtools/uninstall_survey/controllers/choices_controller.php deleted file mode 100644 index e79d6b104b3..00000000000 --- a/mozilla/webtools/uninstall_survey/controllers/choices_controller.php +++ /dev/null @@ -1,44 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -class ChoicesController extends AppController { - - var $name = 'Choices'; - -} -?> diff --git a/mozilla/webtools/uninstall_survey/controllers/collections_controller.php b/mozilla/webtools/uninstall_survey/controllers/collections_controller.php deleted file mode 100644 index 5c9fb6769fe..00000000000 --- a/mozilla/webtools/uninstall_survey/controllers/collections_controller.php +++ /dev/null @@ -1,43 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -class CollectionsController extends AppController { - - var $name = 'Collections'; -} -?> diff --git a/mozilla/webtools/uninstall_survey/controllers/results_controller.php b/mozilla/webtools/uninstall_survey/controllers/results_controller.php deleted file mode 100644 index 25d9e8a4eac..00000000000 --- a/mozilla/webtools/uninstall_survey/controllers/results_controller.php +++ /dev/null @@ -1,278 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - - -/* Include the CSV library. It would be nice to make this OO sometime */ -vendor('csv/csv'); - -class ResultsController extends AppController { - - var $name = 'Results'; - - /** - * Model's this controller uses - * @var array - */ - var $uses = array('Application','Collection','Choice','Result'); - - /** - * Cake Helpers - * @var array - */ - var $helpers = array('Html', 'Javascript', 'Export', 'Pagination','Time','Breadcrumb'); - - /** - * Pagination helper variable array - * @access public - * @var array - */ - var $pagination_parameters = array(); - - /** - * Will hold a sanitize object - * @var object - */ - var $Sanitize; - - /** - * Constructor - sets up the sanitizer and the pagination - */ - function ResultsController() - { - parent::AppController(); - - $this->Sanitize = new Sanitize(); - - // Pagination Stuff - $this->pagination_parameters['show'] = empty($_GET['show'])? '10' : $this->Sanitize->paranoid($_GET['show']); - $this->pagination_parameters['sortBy'] = empty($_GET['sort'])? 'created' : $this->Sanitize->paranoid($_GET['sort']); - $this->pagination_parameters['direction'] = empty($_GET['direction'])? 'desc': $this->Sanitize->paranoid($_GET['direction']); - $this->pagination_parameters['page'] = empty($_GET['page'])? '1': $this->Sanitize->paranoid($_GET['page']); - $this->pagination_parameters['order'] = $this->modelClass.'.'.$this->pagination_parameters['sortBy'].' '.strtoupper($this->pagination_parameters['direction']); - } - - /** - * Add a new result. This also means we're going to be adding to several other - * tables (for the many to many relationships). First we'll show a form, then if - * there is a $_POST, we'll process. - */ - function add() - { - // If these are set in $_POST, we'll use that for the query. If this is set - // in $_GET, then use that. If neither are set, make it blank, and we'll - // fail later on - $_input_name = $this->Sanitize->Sql(isset($this->data['application'][0]) ? $this->data['application'][0] : (isset($this->params['url']['application']) ? $this->params['url']['application'] : '')); - $_input_ua = $this->Sanitize->Sql(isset($this->data['ua'][0]) ? $this->data['ua'][0] : (isset($this->params['url']['ua']) ? $this->params['url']['ua'] : '')); - - // The ua comes over $_GET in the form: - // x.x.x.x (aa-bb) - // Where x is the versions and a and b are locale information. We're not - // interested in the locale information, - - $_conditions = "name LIKE '{$_input_name}' AND version LIKE '{$_input_ua}'"; - $_application = $this->Application->findAll($_conditions); - - if (empty($_application)) { - // The application they entered in the URL is not in the db. We'll have - // to put it in the db, but we don't want it to show up (in case they - // just typed something in manually) so we'll flag it as not visible. - $app = new Application(); - $app->set('name', $_input_name); - $app->set('version', $_input_ua); - $app->set('visible', 0); - $app->save(); - - $app_id = $app->getLastInsertID(); - - // The database will handle any combination of questions - // (issues/intentions) and applications+versions. However, since we're - // adding stuff in that comes in over the URL, we kinda have to guess at - // what questions should be associated. So, I'm running a stristr() on - // the $_GET values to get a general set of questions to associate, and - // then manually adding those values to the table. - if (stristr($this->params['url']['application'], 'Firefox') !== false) { - // Intention Id's - $this->Application->query("INSERT INTO applications_collections VALUES ({$app_id}, ".DEFAULT_FIREFOX_INTENTION_SET_ID.")"); - - // Issue Id's - $this->Application->query("INSERT INTO applications_collections VALUES ({$app_id}, ".DEFAULT_FIREFOX_ISSUE_SET_ID.")"); - - } elseif (stristr($this->params['url']['application'], 'Thunderbird') !== false) { - - // Intention Id's - $this->Application->query("INSERT INTO applications_collections VALUES ({$app_id}, ".DEFAULT_THUNDERBIRD_INTENTION_SET_ID.")"); - - // Issue Id's - $this->Application->query("INSERT INTO applications_collections VALUES ({$app_id}, ".DEFAULT_THUNDERBIRD_ISSUE_SET_ID.")"); - - } else { - // Whatever they entered doesn't have firefox or thunderbird in it. - // All they're going to see is a comment box on the other end. - } - - - // We could just get the last inserted id, but we need all the info - // below. Also, cake caches the query, and won't return - // anything if we don't alter it (add 1=1 to the end), since we already - // did the same query earlier - $_conditions = "name LIKE '{$_input_name}' AND version LIKE '{$_input_ua}' AND 1=1"; - $_application = $this->Application->findAll($_conditions); - } - // Pull the information for our radio buttons (only the - // questions for their applications will be shown) - $this->set('intentions', $this->Application->getIntentions($this->Sanitize->sql($_application[0]['Application']['id']))); - - // Checkboxes - $this->set('issues', $this->Application->getIssues($this->Sanitize->sql($_application[0]['Application']['id']))); - - // We'll need the url parameters to put in hidden fields - $this->set('url_params', $this->Sanitize->html($this->params['url'])); - - // If there is no $_POST, show the form, otherwise, process the data and - // forward the user on. - if (empty($this->params['data'])) { - $this->render(); - } else { - // Add the application id from the last cake query - $this->params['data'] = $this->params['data'] + $_application[0]; - if ($this->Result->save($this->params['data'])) { - // Redirect - $this->flash('Thank you.', '/results'); - exit; - } else { - // Saving failed. This probably means a required field wasn't set. - // Should we tell them it failed, or just redirect? Hmm... - $this->flash('Thank you.', '/results'); - exit; - } - } - } - - /** - * Front page will show the graph - */ - function index() - { - // Products dropdown - $this->set('products', $this->Application->findAll('visible=1', null, 'Application.name ASC,Application.version DESC')); - - // Fill in all the data passed in $_GET - $this->set('url_params',$this->decodeAndSanitize($this->params['url'])); - - // Give us some breadcrumbs - $this->set('breadcrumbs', array('Home' => 'http://mozilla.org', 'Uninstall Survey Results' => '')); - - // We'll need to include the graphing libraries - $this->set('include_graph_libraries', true); - - // Fill in our question sets - $this->set('collections',$this->Application->getCollectionsFromUrl($this->params['url'],'issue')); - - // Core data to show on page - $this->set('descriptionAndTotalsData',$this->Result->getDescriptionAndTotalsData($this->params['url'])); - } - - /** - * Display a table of user comments - */ - function comments() - { - // Products dropdown - $this->set('products', $this->Application->findAll('visible=1', null, 'Application.name ASC,Application.version DESC')); - - // Fill in all the data passed in $_GET - $this->set('url_params',$this->decodeAndSanitize($this->params['url'])); - - // Give us some breadcrumbs - $this->set('breadcrumbs', array('Home' => 'http://mozilla.org', 'Uninstall Survey Results' => 'results/', 'Comments' => '')); - - // Fill in our question sets - $this->set('collections',$this->Application->getCollectionsFromUrl($this->params['url'],'issue')); - - // Core data to show on page - $this->set('commentsData',$this->Result->getComments($this->params['url'], $this->pagination_parameters)); - - // Pagination settings - $paging['count'] = $this->Result->getCommentCount(); - $paging['style'] = 'html'; - $paging['link'] = "/results/comments/?collection=".urlencode($this->params['url']['collection'])."&product=".urlencode($this->params['url']['product'])."&start_date=".urlencode($this->params['url']['start_date'])."&end_date=".urlencode($this->params['url']['end_date'])."&show={$this->pagination_parameters['show']}&sort={$this->pagination_parameters['sortBy']}&direction={$this->pagination_parameters['direction']}&page="; - $paging['page'] = $this->pagination_parameters['page']; - $paging['limit'] = $this->pagination_parameters['show']; - $paging['show'] = array('10','25','50'); - - // No point in showing them an error if they click on "show 50" but they are - // already on the last page. - if ($paging['count'] < ($this->pagination_parameters['page'] * ($this->pagination_parameters['show']/2))) { - $this->pagination_parameters['page'] = $paging['page'] = 1; - } - - // Set pagination array - $this->set('paging',$paging); - - - - } - - /** - * Display a csv - */ - function csv() - { - // Get rid of the header/footer/etc. - $this->layout = null; - - // Auto generated .csv's are turned off since they were taking too much - // cpu/ram. If you turn them back on, be sure to check the code - there was - // a substantial database change between the time they were disabled and now. - return false; - - $csv = new csv(); - - $csv->loadDataFromArray($this->Result->getCsvExportData($this->params['url'], false)); - - // Our CSV library sends headers and everything. Keep the view empty! - $csv->sendCSV(); - - // I'm not exiting here in case someone is going to use post callback stuff. - // In development, that means extra lines get added to our CSVs, but in - // production it should be clean. - } - - -} -?> diff --git a/mozilla/webtools/uninstall_survey/index.php b/mozilla/webtools/uninstall_survey/index.php deleted file mode 100644 index 753935a93af..00000000000 --- a/mozilla/webtools/uninstall_survey/index.php +++ /dev/null @@ -1,27 +0,0 @@ - - * Copyright (c) 2006, Cake Software Foundation, Inc. - * 1785 E. Sahara Avenue, Suite 490-204 - * Las Vegas, Nevada 89104 - * - * Licensed under The MIT License - * Redistributions of files must retain the above copyright notice. - * - * @filesource - * @copyright Copyright (c) 2006, Cake Software Foundation, Inc. - * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP Project - * @package cake - * @subpackage cake.app - * @since CakePHP v 0.10.0.1076 - * @version $Revision: 1.1.1.1 $ - * @modifiedby $LastChangedBy: phpnut $ - * @lastmodified $Date: 2006-05-24 19:14:24 $ - * @license http://www.opensource.org/licenses/mit-license.php The MIT License - */ -require 'webroot'.DIRECTORY_SEPARATOR.'index.php'; -?> \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/models/application.php b/mozilla/webtools/uninstall_survey/models/application.php deleted file mode 100644 index f14d910a044..00000000000 --- a/mozilla/webtools/uninstall_survey/models/application.php +++ /dev/null @@ -1,280 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -uses('Sanitize'); -class Application extends AppModel { - var $name = 'Application'; - - /* Rather than adding this association here, only add it when you need it. - * Otherwise queries become very slow (since the result table is so large). Just - * call the following before you need to join the tables: - * $this->bindModel(array('hasOne' => array('Result'))); - */ - //var $hasOne = array('Result'); - - var $hasAndBelongsToMany = array( - 'Collection' => array( 'className' => 'Collection', - 'joinTable' => 'applications_collections', - 'foreignKey' => 'application_id', - 'associationForeignKey' => 'collection_id' - ) - ); - - var $Sanitize; - - function Application() { - parent::AppModel(); - - $this->Sanitize = new Sanitize(); - } - - /** - * Expecting to have cake's version of $_GET - * Will return the default APP+Version if given invalid input. - */ - function getIdFromUrl($params) - { - $_conditions = array(); - - // defaults - if (empty($params['product'])) { - array_push($_conditions, "`Application`.`name` LIKE '".DEFAULT_APP_NAME."'"); - array_push($_conditions, "`Application`.`version` LIKE '".DEFAULT_APP_VERSION."'"); - } else { - // product's come in looking like: - // Mozilla Firefox 1.5.0.1 - $_exp = explode(' ',urldecode($params['product'])); - - if(count($_exp) == 3) { - $_product = $_exp[0].' '.$_exp[1]; - - $_version = $_exp[2]; - - array_push($_conditions, "`Application`.`name` LIKE '{$_product}'"); - array_push($_conditions, "`Application`.`version` LIKE '{$_version}'"); - } else { - array_push($_conditions, "`Application`.`name` LIKE '".DEFAULT_APP_NAME."'"); - array_push($_conditions, "`Application`.`version` LIKE '".DEFAULT_APP_VERSION."'"); - } - } - - $_application_id = $this->findAll($_conditions, 'Application.id'); - if (is_numeric($_application_id[0]['Application']['id'])) { - return $_application_id[0]['Application']['id']; - } else { - return false; - } - } - - /** - * @param int application id - * @return array set of intentions - */ - function getIntentions($id) { - // this should never happen... - if (!is_numeric($id)) { - return array(); - } - - $_max_id = $this->getMaxCollectionId($id,'intention'); - if (!is_numeric($_max_id[0][0]['max'])) { - return array(); - } - - $_query = " - SELECT - * - FROM - applications - JOIN applications_collections ON application_id = applications.id - JOIN collections ON collections.id = applications_collections.collection_id - JOIN choices_collections ON choices_collections.collection_id = collections.id - JOIN choices ON choices.id = choices_collections.choice_id - WHERE - applications.id={$id} - AND - choices.type='intention' - AND - collections.id={$_max_id[0][0]['max']} - "; - - return $this->query($_query); - } - - /** - * @param int application id - * @return array set of issues - */ - function getIssues($id) - { - // this should never happen... - if (!is_numeric($id)) { - return array(); - } - - $_max_id = $this->getMaxCollectionId($id,'issue'); - if (!is_numeric($_max_id[0][0]['max'])) { - return array(); - } - - - $_query = " - SELECT - * - FROM - applications - JOIN applications_collections ON application_id = applications.id - JOIN collections ON collections.id = applications_collections.collection_id - JOIN choices_collections ON choices_collections.collection_id = collections.id - JOIN choices ON choices.id = choices_collections.choice_id - WHERE - applications.id={$id} - AND - choices.type='issue' - AND - collections.id={$_max_id[0][0]['max']} - "; - - return $this->query($_query); - } - - function getMaxCollectionId($id, $type) - { - if (!is_numeric($id)) { - return false; - } - $_type = $this->Sanitize->sql($type); - - $_query = " - SELECT - MAX(collections.id) as max - FROM - applications - JOIN applications_collections ON application_id = applications.id - JOIN collections ON collections.id = applications_collections.collection_id - JOIN choices_collections ON choices_collections.collection_id = collections.id - JOIN choices ON choices.id = choices_collections.choice_id - WHERE - applications.id={$id} - AND - choices.type='{$_type}' - "; - - return $this->query($_query); - } - - - /** - * @param array cake url array - * @return array set of collections - */ - function getCollectionsFromUrl($params, $type) - { - // Clean parameters for inserting into SQL - $params = $this->cleanArrayForSql($params); - - $_conditions = "1=1"; - // Firstly, determine our application - if (!empty($params['product'])) { - - // product's come in looking like: - // Mozilla Firefox 1.5.0.1 - $_exp = explode(' ',urldecode($params['product'])); - - if(count($_exp) == 3) { - $_product = $_exp[0].' '.$_exp[1]; - - $_version = $_exp[2]; - - $_conditions .= " AND `Application`.`name` LIKE '{$_product}'"; - $_conditions .= " AND `Application`.`version` LIKE '{$_version}'"; - } else { - // defaults I guess? - $_conditions .= " AND `Application`.`name` LIKE '".DEFAULT_APP_NAME."'"; - $_conditions .= " AND `Application`.`version` LIKE '".DEFAULT_APP_VERSION."'"; - } - } else { - // I'm providing a default here, because otherwise all results will be - // returned (across all applications) and that is not desired - $_conditions .= " AND `Application`.`name` LIKE '".DEFAULT_APP_NAME."'"; - $_conditions .= " AND `Application`.`version` LIKE '".DEFAULT_APP_VERSION."'"; - } - - $_application_id = $this->findAll($_conditions, 'Application.id'); - - if (is_numeric($_application_id[0]['Application']['id'])) { - return $this->getCollections($_application_id[0]['Application']['id'], $type); - } else { - return false; - } - } - - /** - * @param int application id - * @param string choice type (either 'issue' or 'intention' right now) - * @return array set of collections - */ - function getCollections($id, $type) - { - // this should never happen... - if (!is_numeric($id)) { - return array(); - } - - $_type = $this->Sanitize->sql($type); - $_query = " - SELECT - * - FROM - applications - JOIN applications_collections ON application_id = applications.id - JOIN collections ON collections.id = applications_collections.collection_id - JOIN choices_collections ON choices_collections.collection_id = collections.id - JOIN choices ON choices.id = choices_collections.choice_id - WHERE - applications.id={$id} - AND - choices.type='{$_type}' - GROUP BY collections.description - ORDER BY collections.id DESC"; - - return $this->query($_query); - } - -} -?> diff --git a/mozilla/webtools/uninstall_survey/models/choice.php b/mozilla/webtools/uninstall_survey/models/choice.php deleted file mode 100644 index 65cf3733656..00000000000 --- a/mozilla/webtools/uninstall_survey/models/choice.php +++ /dev/null @@ -1,47 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -class Choice extends AppModel { - var $name = 'Choice'; - - var $hasAndBelongsToMany = array( - 'Result' => array('className' => 'Result', 'uniq' => true ), - 'Collection' => array('className' => 'Collection', 'uniq' => true ) - ); -} -?> diff --git a/mozilla/webtools/uninstall_survey/models/collection.php b/mozilla/webtools/uninstall_survey/models/collection.php deleted file mode 100644 index 0b1c811d0be..00000000000 --- a/mozilla/webtools/uninstall_survey/models/collection.php +++ /dev/null @@ -1,52 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -class Collection extends AppModel { - var $name = 'Collection'; - - var $hasAndBelongsToMany = array( - 'Application' => array( 'className' => 'Application', - 'joinTable' => 'applications_collections', - 'foreignKey' => 'collection_id', - 'associationForeignKey' => 'application_id' - ), - 'Choice' => array('className' => 'Choice') - ); - -} -?> diff --git a/mozilla/webtools/uninstall_survey/models/result.php b/mozilla/webtools/uninstall_survey/models/result.php deleted file mode 100644 index 366a4342997..00000000000 --- a/mozilla/webtools/uninstall_survey/models/result.php +++ /dev/null @@ -1,594 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -class Result extends AppModel { - var $name = 'Result'; - - var $belongsTo = array('Application'); - - var $hasAndBelongsToMany = array('Choice' => - array('className' => 'Choice', - 'uniq' => true - ) - ); - - var $Sanitize; - - function Result() - { - parent::appModel(); - $this->Sanitize = new Sanitize(); - } - - /** - * Count's all the comments. To speed things up I'm using found_rows(). That - * means this must be called directly after getComments()! - * @return int count value - */ - function getCommentCount() - { - $comments = $this->query("SELECT FOUND_ROWS() as count"); - - return $comments[0][0]['count']; - } - - /** - * Will retrieve all the comments within param's and pagination's parameters - * @param array URL parameters - * @param array pagination values from the controller - * @param boolean if privacy is true phone numbers and email addresses will be - * masked - * @return cake result set - */ - function getComments($params, $pagination, $privacy=true) - { - $params = $this->cleanArrayForSql($params); - - $_application_id = $this->Application->getIdFromUrl($params); - - // We only want to see rows with comments - $_conditions = array("comments NOT LIKE ''"); - - if (!empty($params['start_date'])) { - $_timestamp = strtotime($params['start_date']); - - if (!($_timestamp == -1) || $_timestamp == false) { - $_date = date('Y-m-d H:i:s', $_timestamp);//sql format - array_push($_conditions, "`created` >= '{$_date}'"); - } - } - if (!empty($params['end_date'])) { - $_timestamp = strtotime($params['end_date']); - - if (!($_timestamp == -1) || $_timestamp == false) { - $_date = date('Y-m-d 23:59:59', $_timestamp);//sql format - array_push($_conditions, "`created` <= '{$_date}'"); - } - } - - $_application_id = $this->Application->getIdFromUrl($params); - array_push($_conditions, "`Result`.`application_id`={$_application_id}"); - - // Next determine our collection - if (!empty($params['collection'])) { - $_collection_id = $this->Choice->Collection->findByDescription($params['collection']); - $clear = true; - foreach ($_collection_id['Application'] as $var => $val) { - if ($_application_id == $val['id']) { - $clear = false; - } - } - if ($clear) { - $_id = $this->Application->getMaxCollectionId($_application_id, 'issue'); - $_collection_id['Collection']['id'] = $_id[0][0]['max']; - } - } else { - $_id = $this->Application->getMaxCollectionId($_application_id, 'issue'); - $_collection_id['Collection']['id'] = $_id[0][0]['max']; - } - - // SQL_CALC_FOUND_ROWS used for counting comments. - // The nested query brings back too many rows (all applications) but this - // query is 300% faster than doing joins to get the correct rows back (look - // in CVS history if you want that query) - $_query = " - SELECT - SQL_CALC_FOUND_ROWS DISTINCT - `Result`.`id`, - `Result`.`comments`, - `Result`.`created` - FROM - `results` AS `Result` - WHERE comments != '' - AND Result.application_id={$_application_id} - AND Result.id IN ( - SELECT choices_results.result_id - FROM choices_results - JOIN choices ON choices_results.choice_id = choices.id - JOIN choices_collections ON choices_collections.choice_id = choices.id - WHERE collection_id={$_collection_id['Collection']['id']} - ) - "; - - $_start =($pagination['page'] -1) * $pagination['show']; - - $_query .= " - ORDER BY `Result`.`created` {$pagination['direction']} - LIMIT {$_start},{$pagination['show']} - "; - $comments = $this->query($_query); - - if ($privacy) { - // Pull out all the email addresses and phone numbers. The original - // lines are below, but commented out for the sake of speed. - // preg_replace() will replace a single level of an array according to a - // pattern. This behavior doesn't seem to be documented (at this time), so I'm not sure - // if they are going to "fix" it later. If they do, you can replace the - // current code with the commented ones, but realize it will take about - // twice as long. - foreach ($comments as $var => $val) { - - // Handle foo@bar.com - $_email_regex = '/@([^.].+?)\./'; - $comments[$var]['Result'] = preg_replace($_email_regex,'@****.',$comments[$var]['Result']); - - //$comments[$var]['Result']['comments'] = preg_replace($_email_regex,'@****.',$comments[$var]['Result']['comments']); - //$comments[$var]['Result']['intention_text'] = preg_replace($_email_regex,'@****.',$comments[$var]['Result']['intention_text']); - - // Handle xxx-xxx-xxxx - $_phone_regex = '/([0-9]{3})[ .-]?[0-9]{4}/'; - $comments[$var]['Result'] = preg_replace($_phone_regex,'$1-****',$comments[$var]['Result']); - - //$comments[$var]['Result']['comments'] = preg_replace($_phone_regex,'$1-****',$comments[$var]['Result']['comments']); - //$comments[$var]['Result']['intention_text'] = preg_replace($_phone_regex,'$1-****',$comments[$var]['Result']['intention_text']); - } - } - - - return $comments; - } - - - /** - * This function runs the query to get the export data for the CSV file. - * - * @param array URL parameters - * @param boolean if privacy is true phone numbers and email addresses will be - * masked - * @return array two dimensional array that should be pretty easy to transform - * into a CSV. - */ - function getCsvExportData($params, $privacy=true) - { - $params = $this->cleanArrayForSql($params); - - // We have to use a left join here because there isn't always an intention - $_query = " - SELECT - `results`.`id`, - `results`.`created`, - `results`.`intention_text` as `intention_other`, - `results`.`comments`, - `intentions`.`description` as `intention` - FROM `results` - LEFT JOIN `intentions` ON `results`.`intention_id`=`intentions`.`id` - INNER JOIN `applications` ON `applications`.`id` = `results`.`application_id` - WHERE - 1=1 - "; - - if (!empty($params['start_date'])) { - $_timestamp = strtotime($params['start_date']); - - if (!($_timestamp == -1) || $_timestamp == false) { - $_date = date('Y-m-d H:i:s', $_timestamp);//sql format - $_query .= " AND `results`.`created` >= '{$_date}'"; - } - } - - if (!empty($params['end_date'])) { - $_timestamp = strtotime($params['end_date']); - - if (!($_timestamp == -1) || $_timestamp == false) { - $_date = date('Y-m-d 23:59:59', $_timestamp);//sql format - $_query .= " AND `results`.`created` <= '{$_date}'"; - } - } - - if (!empty($params['product'])) { - // product's come in looking like: - // Mozilla Firefox 1.5.0.1 - $_exp = explode(' ',urldecode($params['product'])); - - if(count($_exp) == 3) { - $_product = $_exp[0].' '.$_exp[1]; - - $_version = $_exp[2]; - - $_query .= " AND `applications`.`name` LIKE '{$_product}'"; - $_query .= " AND `applications`.`version` LIKE '{$_version}'"; - } else { - // defaults I guess? - $_query .= " AND `applications`.`name` LIKE '".DEFAULT_APP_NAME."'"; - $_query .= " AND `applications`.`version` LIKE '".DEFAULT_APP_VERSION."'"; - } - } else { - // I'm providing a default here, because otherwise all results will be - // returned (across all applications) and that is not desired - $_query .= " AND `applications`.`name` LIKE '".DEFAULT_APP_NAME."'"; - $_query .= " AND `applications`.`version` LIKE '".DEFAULT_APP_VERSION."'"; - } - - $_query .= " ORDER BY `results`.`created` ASC"; - - $res = $this->query($_query); - - // Since we're exporting to a CSV, we need to flatten the results into a 2 - // dimensional table array - - foreach ($res as $result) { - - $newdata[] = array_merge($result['results'], $result['intentions']); - } - - if ($privacy) { - // Pull out all the email addresses and phone numbers. The original - // lines are below, but commented out for the sake of speed. - // preg_replace() will replace a single level of an array according to a - // pattern. This behavior doesn't seem to be documented (at this time), so I'm not sure - // if they are going to "fix" it later. If they do, you can replace the - // current code with the commented ones, but realize it will take about - // twice as long. - foreach ($newdata as $var => $val) { - - // Handle foo@bar.com - $_email_regex = '/@([^.].+?)\./'; - $newdata[$var] = preg_replace($_email_regex,'@****.',$newdata[$var]); - - //$newdata[$var]['comments'] = preg_replace($_email_regex,'@****.',$newdata[$var]['comments']); - //$newdata[$var]['intention_other'] = preg_replace($_email_regex,'@****.',$newdata[$var]['intention_other']); - - // Handle xxx-xxx-xxxx - $_phone_regex = '/([0-9]{3})[ .-]?[0-9]{4}/'; - $newdata[$var] = preg_replace($_phone_regex,'$1-****',$newdata[$var]); - - //$newdata[$var]['comments'] = preg_replace($_phone_regex,'$1-****',$newdata[$var]['comments']); - //$newdata[$var]['intention_other'] = preg_replace($_phone_regex,'$1-****',$newdata[$var]['intention_other']); - } - } - - // Our CSV library just prints out everything in order, so we have to put the - // column labels on here ourselves - $newdata = array_merge(array(array_keys($newdata[0])), $newdata); - - return $newdata; - } - - /** - * Will retrieve the information used for graphing. This function has undergone - * quite an evolution in the name of speed, from 1 query to 3, speedwise from - * 5.5s to just under a half a second. Thanks to morgamic for some crazy - * sql kung fu. :) - * @param the url parameters (unescaped) - * @return a result set - */ - function getDescriptionAndTotalsData($params) - { - // Clean parameters for inserting into SQL - $params = $this->cleanArrayForSql($params); - - /* Below is the original query for this function. It was beautiful and - * brought back just what we needed. However, it took 5.5s to run with 43000 - * results, and since that number is just going up, it won't do to have a - * query take that long (especially one on the front page). - - //It would be nice to drop something like this in the SELECT: - // CONCAT(COUNT(*)/(SELECT COUNT(*) FROM our_giant_query_all_over_again)*100,'%') AS `percentage` - $_query = " - SELECT - issues.description, - COUNT( DISTINCT results.id ) AS total - FROM - issues - LEFT JOIN issues_results ON issues_results.issue_id=issues.id - LEFT JOIN results ON results.id=issues_results.result_id AND results.application_id=applications.id - JOIN applications_issues ON applications_issues.issue_id=issues.id - JOIN applications ON applications.id=applications_issues.application_id - WHERE 1=1 - "; - - // Any other restraints (date, app, etc.) - - $_query .= " GROUP BY `issues`.`description` - ORDER BY `issues`.`description` DESC"; - * - * Update (Months later update with 220k results): - * Running this query gets: 20 rows in set (53 min 28.78 sec) - * - * Update 2: - * The dataset is too large to support these queries on every pageload, so - * by default it will load from a cache table (does the queries if a date - * range is specified) - */ - - // Firstly, determine our application - $_application_id = $this->Application->getIdFromUrl($params); - - if (!is_numeric($_application_id)) { - // Not a lot we can do here, but might as well not run the queries. I'm - // not going to put in a default, because URL params don't exist by - // default - they requested something that we don't have, give them back - // nothing. - return false; - - } - - // Next determine our collection - if (!empty($params['collection'])) { - $_collection_id = $this->Choice->Collection->findByDescription($params['collection']); - // Check if the current app has a collection by that name. If it doesn't - // fall back to max (this way they can jump between apps without having - // messages that say "no data found". This has the unfortunate side - // effect of returning a result set, even with bad $_GET data - $clear = true; - foreach ($_collection_id['Application'] as $var => $val) { - if ($_application_id == $val['id']) { - $clear = false; - } - } - if ($clear) { - $_id = $this->Application->getMaxCollectionId($_application_id, 'issue'); - $_collection_id['Collection']['id'] = $_id[0][0]['max']; - } - } else { - // If collection isn't set, default to the highest (newest) one - $_id = $this->Application->getMaxCollectionId($_application_id, 'issue'); - $_collection_id['Collection']['id'] = $_id[0][0]['max']; - } - - // If they are looking for data without the date parameters set, use our - // caching table. This should save us some expensive queries. - if (!empty($params['start_date']) || !empty($params['end_date'])) { - - // The next query will retrieve all the issues that are related to our - // application. - $_query = " - SELECT - choices.description, choices.id - FROM - choices - JOIN choices_collections ON choices_collections.choice_id = choices.id - JOIN collections ON collections.id = choices_collections.collection_id - JOIN applications_collections ON applications_collections.collection_id = collections.id - JOIN applications ON applications.id = applications_collections.application_id - AND applications.id = {$_application_id} - AND collections.id = {$_collection_id['Collection']['id']} - AND choices.type = 'issue' - ORDER BY choices.pos ASC - "; - - $_issues = $this->query($_query); - - $_query = ''; - $_issue_ids = '';//used in the query - $_results = array(); - - foreach ($_issues as $var => $val) { - // Cake has a pretty specific way it stores data, and this is consistent - // with the old query. Here we start our results array so it's holding the - // descriptions and a zeroed total - $_results[$val['choices']['id']]['choices']['description'] = $val['choices']['description']; - $_results[$val['choices']['id']][0]['total'] = 0; // default to nothing - this will get filled in later - - // Since we're already walking through this loop, we might as well build - // up a query string to get our totals - $_issue_ids .= empty($_issue_ids) ? $val['choices']['id'] : ', - '.$val['choices']['id']; - } - - $_query = " - SELECT - choices_results.choice_id, count(results.id) - AS - total - FROM - results - JOIN choices_results ON results.id = choices_results.result_id - WHERE - results.application_id = {$_application_id} - AND - choices_results.choice_id in ({$_issue_ids}) - "; - - if (!empty($params['start_date'])) { - $_timestamp = strtotime($params['start_date']); - - if (!($_timestamp == -1) || $_timestamp == false) { - $_date = date('Y-m-d H:i:s', $_timestamp);//sql format - $_query.= " AND `results`.`created` >= '{$_date}'"; - } - } - - if (!empty($params['end_date'])) { - $_timestamp = strtotime($params['end_date']); - - if (!($_timestamp == -1) || $_timestamp == false) { - $_date = date('Y-m-d 23:59:59', $_timestamp);//sql format - $_query .= " AND `results`.`created` <= '{$_date}'"; - } - } - - $_query .= " GROUP BY choices_results.choice_id"; - - $ret = $this->query($_query); - - foreach ($ret as $var => $val) { - // fill in the totals we retrieved - $_results[$val['choices_results']['choice_id']][0]['total'] = $val[0]['total']; - } - } else { - - // We're in luck - use the cached table - $_query = " - SELECT - choices.id, choices.description, cache_choices_results.results_total - FROM - choices - JOIN cache_choices_results ON cache_choices_results.choice_id = choices.id - AND cache_choices_results.application_id = {$_application_id} - AND cache_choices_results.collection_id = {$_collection_id['Collection']['id']} - ORDER BY choices.pos ASC - "; - - $ret = $this->query($_query); - - foreach ($ret as $var => $val) { - // fill in the totals we retrieved in a cake style array - $_results[$val['choices']['id']]['choices']['description'] = $val['choices']['description']; - $_results[$val['choices']['id']][0]['total'] = $val['cache_choices_results']['results_total']; - } - } - - return $_results; - - } - - /** - * We've got complex info to save, so I'm overriding the default save method. - * Too bad we can't leverage some cake awesomeness. :( - * - * @param array Big cake array, filled with juicy $_POST goodness. It should be - * the same structure as any other array created by the html helper. - * @return boolean true on success, false on failure - */ - function save($data) - { - // Apparently these are all escaped for us by cake. It still makes me - // nervous. - $_application_id = $data['Application']['id']; - $_intention_id = $data['Intention']['id']; // Doesn't quite conform to cake standards - $_comments = $data['Result']['comments']; - $_issues_text = $this->Sanitize->Sql($data['Issue']['text']); - $_intention_text = $this->Sanitize->Sql($data['Intention']['text']); - // Joined for legacy reasons - $_user_agent = mysql_real_escape_string("{$data['ua'][0]} {$data['lang'][0]}"); - $_http_user_agent = mysql_real_escape_string($_SERVER['HTTP_USER_AGENT']); - - // Make sure our required variables are set and correct - if (!is_numeric($_application_id)) { - return false; - } - - // Special cases for the "other" fields. If their corresponding option isn't - // set, we don't want the field values. - // issue is determined below - $this->Choice->unBindModel(array('hasAndBelongsToMany' => array('Result'))); - $this->Choice->unBindModel(array('hasAndBelongsToMany' => array('Collection'))); - //$_issue_array = $this->Issue->findByDescription('other'); - $_conditions = "description LIKE 'Other' AND type='intention'"; - $_intention_array = $this->Choice->findAll($_conditions); - - $_conditions = "description LIKE 'Other' AND type='issue'"; - $_issue_array = $this->Choice->findAll($_conditions); - - if ($_intention_id != $_intention_array[0]['Choice']['id']) { - $_intention_text = ''; - } - - $this->set('application_id', $_application_id); - $this->set('comments', $_comments); - $this->set('useragent', $_user_agent); - $this->set('http_user_agent', $_http_user_agent); - - // We kinda overrode $this's save(), so we'll have to ask our guardians - parent::save(); - - $_result_id = $this->getLastInsertID(); - - // Insert our intention - if (!empty($_intention_id)) { - $_query = " - INSERT INTO choices_results( - result_id, - choice_id, - other - ) VALUES ( - {$_result_id}, - {$_intention_id}, - '{$_intention_text}' - ) - "; - $this->query($_query); - } - - - // The choices_results table isn't represented by a class in cake, so we have - // to do the query manually. - if (!empty($data['Issue']['id'])) { - - $_query = ''; - - foreach ($data['Issue']['id'] as $var => $val) { - // This should never happen, but hey... - if (!is_numeric($val)) { - continue; - } - - // If the 'other' id matches the id we're putting in, add the issue text - $_other_text = ($val == $_issue_array[0]['Choice']['id']) ? $_issues_text : ''; - - $_query .= empty($_query) ? "({$_result_id},{$val},'{$_other_text}')" : ",({$_result_id},{$val},'{$_other_text}')"; - } - - $_query = " - INSERT INTO choices_results( - result_id, - choice_id, - other - ) VALUES - {$_query} - "; - - $this->query($_query); - } - - return false; - } - -} -?> diff --git a/mozilla/webtools/uninstall_survey/perl/build_uninstall_survey_csvs.pl b/mozilla/webtools/uninstall_survey/perl/build_uninstall_survey_csvs.pl deleted file mode 100755 index 7a2142a8df3..00000000000 --- a/mozilla/webtools/uninstall_survey/perl/build_uninstall_survey_csvs.pl +++ /dev/null @@ -1,147 +0,0 @@ -#!/usr/bin/perl -w - -# This script is designed to be used with the Mozilla Uninstall Survey -# It will connect to the database and pull results into a .csv for each product -# ("Mozilla Firefox 1.5", etc.). The .csv's are saved to the specified directory -# and, once created, updated incrementally (only new rows are pushed). -# There is no output if everything goes well (this will probably be a cron script) -# -# @author Wil Clouser - -use strict; -use DBI; - -# We bring variables from the config, and perl will complain -no warnings 'once'; - -# All configuration values should be in config.pl -my $config = "config.pl"; - -if (-r $config) { - my $return = do $config; - exit_with_error("Couldn't parse configuration: $@") if $@; - exit_with_error("Couldn't \"do\" configuration (read permissions?): $!") unless defined $return; -} else { - exit_with_error("Can't read the configuration file ($config)"); -} - - -# Do some initial tests to make sure things don't break further on - if (! -d $main::output_dir) { - die "Destination is not a directory: $main::output_dir\n"; - } - - if (! -w $main::output_dir) { - die "Cannot write to directory: $main::output_dir\n"; - } - - my $dbh = DBI->connect($main::dsn, $main::user, $main::pass) - or die "Can't connect to the db: $DBI::errstr\n"; - - my $csvh = DBI->connect($main::csv_dsn) - or die "Can't connect to the csv db: $DBI::errstr\n"; - - -# Setup some variables for use in the main loop - my $applications = get_current_applications(); - - my $results_query = $dbh->prepare(" - SELECT - `results`.`id`, - `results`.`created`, - `choices`.`description` as `intention`, - `choices_results`.`other` as `intention_other`, - `results`.`comments` - FROM `results` - LEFT JOIN `choices_results` ON `results`.`id`=`choices_results`.`result_id` - INNER JOIN `choices` ON `choices_results`.`choice_id` = `choices`.`id` - INNER JOIN `applications` ON `applications`.`id` = `results`.`application_id` - WHERE - `applications`.`name` LIKE ? - AND - `applications`.`version` LIKE ? - AND - `results`.`id` > ? - AND - `choices`.`type` = 'intention' - ORDER BY - `results`.`created` ASC"); - - # table name is arbitrary - my $csv = $csvh->prepare("INSERT INTO csv VALUES(?,?,?,?,?)"); - -# Main Loop - foreach my $apps ( @$applications ) { - # Clean spaces from names. In the future if there are other strange - # characters, we'll probably want to replace them too. - my $application_name = $apps->{name}; - $application_name =~ tr/ /_/; - my $application_version = $apps->{version}; - $application_version =~ tr/ /_/; - - my $filename = "export-$application_name"."_"."$application_version.csv"; - - # Used for incremental additions. Default to adding rows starting at zero - my $maxid = 0; - - $csvh->{'csv_tables'}->{'csv'} = { 'file' => $filename, 'col_names' => ['id','created','intention','intention_other','comments']}; - - # If the file doesn't exist, this will create it. - if (! -f $filename) { - open CSVFILE, ">$main::output_dir/$filename" or - die "ERROR: Could not open file: $main::output_dir/$filename!"; - close CSVFILE; - } else { - # Pull out the max ID for an incremental update - ($maxid) = $csvh->selectrow_array("SELECT MAX(id) FROM csv"); - - # If the CSV is empty (but exists), this will be undefined. In this case, start from zero - $maxid = (defined $maxid) ? $maxid : 0; - } - - $results_query->execute($apps->{name},$apps->{version}, $maxid); - - # grab results from the db and send to the csv - while ( my @row = $results_query->fetchrow_array ) { - if ($main::privacy) { - # Pull out phone numbers and email addresses. We have to compile the - # right side of the substitution because of 'use strict;' - if ($row[3]) { - $row[3] =~ s/([0-9]{3})[ .-]?[0-9]{4}/(defined $1 ? $1 : '')."-****"/ge; - $row[3] =~ s/@([^.].+?)\./"@****."/ge; - } - - if ($row[4]) { - $row[4] =~ s/([0-9]{3})[ .-]?[0-9]{4}/(defined $1 ? $1 : '')."-****"/ge; - $row[4] =~ s/@([^.].+?)\./"@****."/ge; - } - } - $csv->execute(@row); - } - } - -# Finish Up - $csv->finish(); - $results_query->finish(); - $csvh->disconnect(); - $dbh->disconnect(); - -# ---- Sub-routines ---- -# ---------------------- - -sub get_current_applications { - # Pulling only visible rows is purely a speed consideration - feel free to remove it - return $dbh->selectall_arrayref("SELECT * FROM applications WHERE visible=1 ORDER BY id", { Slice => {} }); -} - -sub get_max_id { - # Pulling only visible rows is purely a speed consideration - feel free to remove it - return $dbh->selectall_arrayref("SELECT MAX(id) FROM applications WHERE visible=1 ORDER BY id", { Slice => {} }); -} - -sub exit_with_error { - my $error = shift; - print "\n$error\n"; - print "Exiting.\n"; - exit 1; -} diff --git a/mozilla/webtools/uninstall_survey/perl/config.pl-dist b/mozilla/webtools/uninstall_survey/perl/config.pl-dist deleted file mode 100644 index 04a6efa0400..00000000000 --- a/mozilla/webtools/uninstall_survey/perl/config.pl-dist +++ /dev/null @@ -1,21 +0,0 @@ -#!/usr/bin/perl -w - - -# Main Database for use with all perl scripts - # format for dsn is: - # dbi:mysql::: - $dsn = 'dbi:mysql::localhost:3306'; - $user = ''; - $pass = ''; - - -# Configuration for building the uninstall survey .csvs - $output_dir = '.'; - - # If this is true phone numbers and email addresses will be obscured (you probably want this) - $privacy = 1; - - # You shouldn't have to mess with this dsn - $csv_dsn = "dbi:CSV:f_dir=$output_dir;csv_eol=\n;"; - - diff --git a/mozilla/webtools/uninstall_survey/perl/update_cache_tables.pl b/mozilla/webtools/uninstall_survey/perl/update_cache_tables.pl deleted file mode 100755 index 473bf991376..00000000000 --- a/mozilla/webtools/uninstall_survey/perl/update_cache_tables.pl +++ /dev/null @@ -1,127 +0,0 @@ -#!/usr/bin/perl -w - -# This script is designed to be used with the Mozilla Uninstall Survey -# It will connect to the database and pull results into a .csv for each product -# ("Mozilla Firefox 1.5", etc.). The .csv's are saved to the specified directory -# and, once created, updated incrementally (only new rows are pushed). -# There is no output if everything goes well (this will probably be a cron script) -# -# @author Wil Clouser - -use strict; -use DBI; - -# We bring variables from the config, and perl will complain -no warnings 'once'; - -# All configuration values should be in config.pl -my $config = "config.pl"; - -if (-r $config) { - my $return = do "config.pl"; - exit_with_error("Couldn't parse configuration: $@") if $@; - exit_with_error("Couldn't \"do\" configuration (read permissions?): $!") unless defined $return; -} else { - exit_with_error("Can't read the configuration file ($config)"); -} - -# Fire up our db connection -my $dbh = DBI->connect($main::dsn, $main::user, $main::pass) - or die "Can't connect to the db: $DBI::errstr\n"; - -# At the time of writing, this query takes about 30 seconds to run. (just fyi) -my $results_query = $dbh->prepare(" - SELECT - choices_results.choice_id, - count(results.id) AS total - FROM results - JOIN choices_results ON results.id = choices_results.result_id - WHERE results.application_id = ? - AND choices_results.choice_id in ( - SELECT choices.id - FROM choices - JOIN choices_collections ON choices_collections.choice_id = choices.id - JOIN collections ON collections.id = choices_collections.collection_id - JOIN applications_collections ON applications_collections.collection_id = collections.id - JOIN applications ON applications.id = applications_collections.application_id - AND applications.id = ? - AND collections.id = ? - AND choices.type = ? - ) - GROUP BY choices_results.choice_id; -"); - -my $insert_cache_query = $dbh->prepare(" - REPLACE INTO cache_choices_results - ( choice_id, results_total, application_id, collection_id, modified ) - VALUES - (?, ?, ?, ?, NOW()) -"); - -my $applications = get_current_applications(); - -# Main Loop - foreach my $application ( @$applications ) { - my $collections = get_collections_for_application($application->{id}); - - foreach my $collection ( @$collections ) { - - if ($collection->{description} =~ /Issue/) { - $results_query->execute($application->{id},$application->{id}, $collection->{id}, 'issue'); - next; - } elsif ($collection->{description} =~ /Intention/) { - $results_query->execute($application->{id},$application->{id}, $collection->{id}, 'intention'); - next; - } else { - # Nothing good can come from this... - } - - } continue { - - # Add rows to our cache table - while ( my @row = $results_query->fetchrow_array ) { - $insert_cache_query->execute($row[0], $row[1], $application->{id}, $collection->{id}); - } - - } - } - -# Finish Up - $results_query->finish(); - $dbh->disconnect(); - -# We're done. - - -# ---- Sub-routines ---- -# ---------------------- - -sub get_current_applications { - # Pulling only visible rows is purely a speed consideration - feel free to remove it - return $dbh->selectall_arrayref("SELECT * FROM applications WHERE visible=1 ORDER BY id", { Slice => {} }); -} - -sub get_collections_for_application { - my $application = shift; - # Pulling only visible rows is purely a speed consideration - feel free to remove it - my $query = " - SELECT collections.id, collections.description - FROM collections,applications_collections - WHERE collections.id=applications_collections.collection_id - AND applications_collections.application_id=$application - "; - - return $dbh->selectall_arrayref($query, { Slice => {} }); -} - -sub get_max_id { - # Pulling only visible rows is purely a speed consideration - feel free to remove it - return $dbh->selectall_arrayref("SELECT MAX(id) FROM applications WHERE visible=1 ORDER BY id", { Slice => {} }); -} - -sub exit_with_error { - my $error = shift; - print "\n$error\n"; - print "Exiting.\n"; - exit 1; -} diff --git a/mozilla/webtools/uninstall_survey/tmp/cache/models/x b/mozilla/webtools/uninstall_survey/tmp/cache/models/x deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mozilla/webtools/uninstall_survey/tmp/cache/persistent/y b/mozilla/webtools/uninstall_survey/tmp/cache/persistent/y deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mozilla/webtools/uninstall_survey/tmp/cache/views/z b/mozilla/webtools/uninstall_survey/tmp/cache/views/z deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mozilla/webtools/uninstall_survey/vendors/csv/csv.php b/mozilla/webtools/uninstall_survey/vendors/csv/csv.php deleted file mode 100644 index 2ef2c303c1a..00000000000 --- a/mozilla/webtools/uninstall_survey/vendors/csv/csv.php +++ /dev/null @@ -1,115 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - - -/** - * A simple class to print a csv from a 2 dimensional array. - * - */ -class csv -{ - var $filename = ''; - - var $data = array(); - - /** - * @param string name of the file to send - */ - function csv($name=null) - { - $this->filename = $name; - - if (empty($this->filename)) { - $this->filename = 'export-'.date('Y-m-d').'.csv'; - } - } - - - /** - * Function to load data from an array into the object - * @param array a 2 dimensional array - */ - function loadDataFromArray(&$array) - { - $this->data = $array; - } - - /** - * Will send the CSV to the browser (including headers) - */ - function sendCSV() - { - $this->_sendHeaders(); - - $this->_cleanData(); - - foreach ($this->data as $var => $val) { - // We put quotes around each value here - $line = implode('","',$val); - echo "\"{$line}\"\n"; - } - } - - /** - * Cleans data for export into a csv (quotes and newlines) - * @access private - */ - function _cleanData() - { - foreach ($this->data as $var => $val) { - // escape the quotes by doubling them - $val = str_replace('"','""',$val); - - // fix newlines - $val = str_replace("\n\r", "\n", str_replace("\r", "\n", $val)); - } - } - - /** - * Sends headers for a .csv - * @access private - */ - function _sendHeaders() - { - header("Content-type: application/x-csv"); - header('Content-disposition: inline; filename="'.$this->filename.'"'); - header('Cache-Control: private'); - header('Pragma: public'); - } - -} diff --git a/mozilla/webtools/uninstall_survey/views/elements/footer.thtml b/mozilla/webtools/uninstall_survey/views/elements/footer.thtml deleted file mode 100644 index c53fb0ce234..00000000000 --- a/mozilla/webtools/uninstall_survey/views/elements/footer.thtml +++ /dev/null @@ -1,62 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - ?> - -
- - - - - diff --git a/mozilla/webtools/uninstall_survey/views/elements/header.thtml b/mozilla/webtools/uninstall_survey/views/elements/header.thtml deleted file mode 100644 index cffe33ce366..00000000000 --- a/mozilla/webtools/uninstall_survey/views/elements/header.thtml +++ /dev/null @@ -1,89 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - ?> - - - - Mozilla Uninstall Survey Data - - - charset('UTF-8'); ?> - css('rustico/template'); ?> - css('rustico/content'); ?> - css('screen'); ?> - link('mochikit/MochiKit.js'); - echo $javascript->link('plotkit/Base.js'); - echo $javascript->link('plotkit/Layout.js'); - echo $javascript->link('plotkit/Canvas.js'); - echo $javascript->link('plotkit/SweetCanvas.js'); - endif; ?> - link('__utm.js'); ?> - - - - -
- -
- diff --git a/mozilla/webtools/uninstall_survey/views/helpers/breadcrumb.php b/mozilla/webtools/uninstall_survey/views/helpers/breadcrumb.php deleted file mode 100644 index 6d2eb21eda0..00000000000 --- a/mozilla/webtools/uninstall_survey/views/helpers/breadcrumb.php +++ /dev/null @@ -1,102 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -/** - * The new layout uses breadcrumbs, so this is a helper to make using them easier. - */ -class BreadcrumbHelper -{ - - /** - * Will store all the links in an associative array - */ - var $links = array(); - - /** - * Add a single link to the array - * @param array in the form 'name' => 'url' - */ - function addlink($newlink) - { - array_push($this->links,$newlink); - } - - /** - * Bulk add some links to the array - * @param array in the form 'name' => 'url', ... , 'name' => 'url' - */ - function addlinks($newlinks) - { - $this->links = $this->links + $newlinks; - } - - /** - * Walk through the links and build an html string to echo. Note: this doesn't - * actually echo the string, despite being a show* function. I did this to be - * inline with the rest of cake. - * - * @return string html to echo - */ - function showLinks() - { - $_ret = ''; - - foreach ($this->links as $name => $link) { - $name = htmlspecialchars($name); - $link = htmlspecialchars($link); - - if (empty($link)) { - $_ret .= (empty($_ret)) ? "{$name}\n" : "» {$name}\n"; - } else { - /* This should really check for any protocol */ - if (strpos($link,'http') === 0) { - $href = $link; - } else { - $href = $this->webroot.$link; - } - $_ret .= (empty($_ret)) ? ''.$name.''."\n" : '» '.$name.''."\n"; - } - } - - return $_ret; - } - - -} - -?> diff --git a/mozilla/webtools/uninstall_survey/views/helpers/export.php b/mozilla/webtools/uninstall_survey/views/helpers/export.php deleted file mode 100644 index 517093dc57c..00000000000 --- a/mozilla/webtools/uninstall_survey/views/helpers/export.php +++ /dev/null @@ -1,93 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -/** - * When we're exporting data, we end up having to pass all the parameters - * via $_GET. Since we're doing this a few times per page (each graph, and the - * export hrefs) this helper should make that easier. - */ -class ExportHelper -{ - /** - * Method to collect the current $_GET parameters and build another string from - * them. - * - * @param string cake URL that you want prepended to the result. eg: reports/graph/ - * @param array the array of GET variables to add. These need to be - * pre-sanitized to print in html! This is designed to - * be used from the calling controller like: - * $params = $this->sanitize->html($url_parameters); - * @param string string to put between url and arguments (probably either '?' or - * '&') - * @param array array of strings which will be ignored - * @return string string with the url variables appeneded to it - */ - function buildUrlString($url, $params, $seperator='?', $ignore=array('url')) - { - $arguments = ''; - - foreach ($params as $var => $val) { - if (!in_array($var, $ignore)) { - $arguments .= empty($arguments) ? "{$var}={$val}" : "&{$var}={$val}"; - } - } - - return "{$this->webroot}{$url}{$seperator}{$arguments}"; - } - - function buildCsvExportString($params) - { - if (array_key_exists('product', $params)) { - $filename = $params['product']; - } else { - $filename = DEFAULT_APP_NAME.' '.DEFAULT_APP_VERSION; - } - - // Our filenames have underscores - $filename = str_replace(' ','_',$filename); - - $filename = "export-{$filename}.csv"; - - if (is_readable(ROOT.DS.APP_DIR.DS.WEBROOT_DIR.DS.'export'.DS.$filename)) { - return "{$this->webroot}export/{$filename}"; - } else { - return ''; - } - } -} -?> diff --git a/mozilla/webtools/uninstall_survey/views/helpers/pagination.php b/mozilla/webtools/uninstall_survey/views/helpers/pagination.php deleted file mode 100644 index c6b65d423cc..00000000000 --- a/mozilla/webtools/uninstall_survey/views/helpers/pagination.php +++ /dev/null @@ -1,248 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - -class PaginationHelper { - - var $helpers = array('Html','Ajax'); - var $_pageDetails = array(); - var $link = ''; - var $show = array(); - var $page; - var $style; - - /** - * Sets the default pagination options. - * - * @param array $paging an array detailing the page options - */ - function setPaging($paging) - { - if(!empty($paging)) - { - - $this->link = $paging['link']; - $this->show = $paging['show']; - $this->page = $paging['page']; - $this->style = $paging['style']; - - $pageCount = ceil($paging['count'] / $paging['limit'] ); - - $this->_pageDetails = array( - 'page'=>$paging['page'], - 'recordCount'=>$paging['count'], - 'pageCount' =>$pageCount, - 'nextPage'=> ($paging['page'] < $pageCount) ? $paging['page']+1 : '', - 'previousPage'=> ($paging['page']>1) ? $paging['page']-1 : '', - 'limit'=>$paging['limit'] - ); - - return true; - } - return false; - } - /** - * Displays limits for the query - * - * @param string $text - text to display before limits - * @param string $separator - display a separate between limits - * - **/ - function show($text=null, $separator=null) - { - if (empty($this->_pageDetails)) { return false; } - if ( !empty($this->_pageDetails['recordCount']) ) - { - $t = ''; - if(is_array($this->show)) - { - $t = $text.$separator; - foreach($this->show as $value) - { - $link = preg_replace('/show=(.*?)&/','show='.$value.'&',$this->link); - if($this->_pageDetails['limit'] == $value) - { - $t .= ''.$value.''.$separator; - } - else - { - if($this->style == 'ajax') - { - $t .= $this->Ajax->linkToRemote($value, array("fallback"=>$this->action."#","url" => $link.$this->_pageDetails['page'],"update" => "ajax_update","method"=>"get")).$separator; - } - else - { - $t .= $this->Html->link($value,$link.$this->_pageDetails['page']).$separator; - } - } - } - } - return $t; - } - return false; - - } - /** - * Displays current result information - * - * @param string $text - text to preceeding the number of results - * - **/ - function result($text) - { - if (empty($this->_pageDetails)) { return false; } - if ( !empty($this->_pageDetails['recordCount']) ) - { - if($this->_pageDetails['recordCount'] > $this->_pageDetails['limit']) - { - $start_row = $this->_pageDetails['page'] > 1 ? (($this->_pageDetails['page']-1)*$this->_pageDetails['limit'])+1:'1'; - $end_row = ($this->_pageDetails['recordCount'] < ($start_row + $this->_pageDetails['limit']-1)) ? $this->_pageDetails['recordCount'] : ($start_row + $this->_pageDetails['limit']-1); - $t = $text.$start_row.'-'.$end_row.' of '.$this->_pageDetails['recordCount']; - } - else - { - $t = $text.$this->_pageDetails['recordCount']; - } - return $t; - } - return false; - } - /** - * Returns a "Google style" list of page numbers - * - * @param string $separator - defaults to null - * @param string $prefix - defaults to null. If set, displays prefix before page links. - * @param int $pageSetLength - defaults to 10. Maximum number of pages to show. - * @param string $prevLabel - defaults to null. If set, displays previous link. - * @param string $nextLabel - defaults to null. If set, displays next link. - * - **/ - function pageNumbers($separator=null, $prefix=null, $pageSetLength=10, $prevLabel=null, $nextLabel=null) - { - - if (empty($this->_pageDetails) || $this->_pageDetails['pageCount'] == 1) { return false; } - - $t = array(); - - $modulo = $this->_pageDetails['page'] % $pageSetLength; - if ($modulo) - { // any number > 0 - $prevSetLastPage = $this->_pageDetails['page'] - $modulo; - } else { // 0, last page of set - $prevSetLastPage = $this->_pageDetails['page'] - $pageSetLength; - } - //$nextSetFirstPage = $prevSetLastPage + $pageSetLength + 1; - - if ($prevLabel) $t[] = $this->prevPage($prevLabel); - - // loops through each page number - $pageSet = $prevSetLastPage + $pageSetLength; - if ($pageSet > $this->_pageDetails['pageCount']) $pageSet = $this->_pageDetails['pageCount']; - for ($pageIndex = $prevSetLastPage+1; $pageIndex <= $pageSet; $pageIndex++) - { - if ($pageIndex == $this->_pageDetails['page']) - { - $t[] = ''.$pageIndex.''; - } - else - { - if($this->style == 'ajax') - { - $t[] = $this->Ajax->linkToRemote($pageIndex, array("fallback"=>$this->action."#","url" =>$this->link.$pageIndex,"update" => "ajax_update","method"=>"get")); - } else { - $t[] = $this->Html->link($pageIndex,$this->link.$pageIndex); - } - } - } - - if ($nextLabel) $t[] = $this->nextPage($nextLabel); - - $t = implode($separator, $t); - - return $prefix.$t; - } - /** - * Displays a link to the previous page, where the page doesn't exist then - * display the $text - * - * @param string $text - text display: defaults to next - * - **/ - function prevPage($text='prev') - { - if (empty($this->_pageDetails)) { return false; } - if ( !empty($this->_pageDetails['previousPage']) ) - { - if($this->style == 'ajax') - { - $t = $this->Ajax->linkToRemote($text, array("fallback"=>$this->action."#","url" => $this->link.$this->_pageDetails['previousPage'],"update" => "ajax_update","method"=>"get")); - } - else - { - $t = $this->Html->link($text,$this->link.$this->_pageDetails['previousPage']); - } - return $t; - } - return false; - } - /** - * Displays a link to the next page, where the page doesn't exist then - * display the $text - * - * @param string $text - text to display: defaults to next - * - **/ - function nextPage($text='next') - { - if (empty($this->_pageDetails)) { return false; } - if (!empty($this->_pageDetails['nextPage'])) - { - if($this->style == 'ajax') - { - $t = $this->Ajax->linkToRemote($text, array("fallback"=>$this->action."#","url" => $this->link.$this->_pageDetails['nextPage'],"update" => "ajax_update","method"=>"get")); - } - else - { - $t = $this->Html->link($text,$this->link.$this->_pageDetails['nextPage']); - } - return $t; - } - return false; - } - -} -?> diff --git a/mozilla/webtools/uninstall_survey/views/layouts/default.thtml b/mozilla/webtools/uninstall_survey/views/layouts/default.thtml deleted file mode 100644 index 6a7ff6ec9d2..00000000000 --- a/mozilla/webtools/uninstall_survey/views/layouts/default.thtml +++ /dev/null @@ -1,41 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - ?> -renderElement( 'header' ); ?> - -renderElement( 'footer'); ?> diff --git a/mozilla/webtools/uninstall_survey/views/pages/home.thtml b/mozilla/webtools/uninstall_survey/views/pages/home.thtml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mozilla/webtools/uninstall_survey/views/results/add.thtml b/mozilla/webtools/uninstall_survey/views/results/add.thtml deleted file mode 100644 index c5b7df55ecb..00000000000 --- a/mozilla/webtools/uninstall_survey/views/results/add.thtml +++ /dev/null @@ -1,83 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - ?> - -formTag('/results/add'); ?> - -
-Please note that all data entered on this page may be viewable by the public. -
- - -

How did you intend to use when you installed it?

- $val) : ?> - - input('Intention/text'); - } - - ?> -
- - - - -

Why did you uninstall ? (select all that apply)

- $val) : ?> - - input('Issue/text'); - } - ?> -
- - - -

How can we improve ?

-

Please share your ideas, suggestions or details about any issues below.

-

textarea('Result/comments',array('id'=>'comments'));?>

- -hidden('version', 'value="'.$url_params['version'].'"') ?> -hidden('application', 'value="'.$url_params['application'].'"') ?> -hidden('ua', 'value="'.$url_params['ua'].'"') ?> -hidden('lang', 'value="'.$url_params['lang'].'"') ?> - -

submit('Save') ?>

- diff --git a/mozilla/webtools/uninstall_survey/views/results/comments.thtml b/mozilla/webtools/uninstall_survey/views/results/comments.thtml deleted file mode 100644 index 22fdbea6d58..00000000000 --- a/mozilla/webtools/uninstall_survey/views/results/comments.thtml +++ /dev/null @@ -1,111 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - ?> - -

name); ?>

- -
- formTag('/results/comments/','get'); ?> - - - - - - - - - - - - - - - - - - - -
- Date format is yyyy-mm-dd. A blank date will use the largest possible range. -
- - - - - - $val) : ?> - - -
Date RecordedComment
niceShort($val['Result']['created']); ?>
- - setPaging($paging)):?> - - - - - -
There is no data available for your parameters. Please review your search criteria.
- - diff --git a/mozilla/webtools/uninstall_survey/views/results/csv.thtml b/mozilla/webtools/uninstall_survey/views/results/csv.thtml deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/mozilla/webtools/uninstall_survey/views/results/index.thtml b/mozilla/webtools/uninstall_survey/views/results/index.thtml deleted file mode 100644 index 0a23c5df05a..00000000000 --- a/mozilla/webtools/uninstall_survey/views/results/index.thtml +++ /dev/null @@ -1,162 +0,0 @@ - (Original Author) - * - * Alternatively, the contents of this file may be used under the terms of - * either the GNU General Public License Version 2 or later (the "GPL"), or - * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), - * in which case the provisions of the GPL or the LGPL are applicable instead - * of those above. If you wish to allow use of your version of this file only - * under the terms of either the GPL or the LGPL, and not to allow others to - * use your version of this file under the terms of the MPL, indicate your - * decision by deleting the provisions above and replace them with the notice - * and other provisions required by the GPL or the LGPL. If you do not delete - * the provisions above, a recipient may use your version of this file under - * the terms of any one of the MPL, the GPL or the LGPL. - * - * ***** END LICENSE BLOCK ***** */ - ?> - -

name); ?>

- -
- formTag('/results/','get');?> - - - - - - - - - - - - - - - - -
-
- (Date format is yyyy-mm-dd. A blank date will use the largest possible range.) -
-
- - - $val) { - $_total += $val[0]['total']; - } - foreach ($descriptionAndTotalsData as $var => $val) { - // We're putting this in a js string, so escape the double quotes - $_description = str_replace('"','\"',$val['choices']['description']); - $_percentage = intval(($val[0]['total'] / $_total)*100); - - $_dataset .= "[{$_count}, {$val[0]['total']}, \"{$_description} (n={$val[0]['total']}, {$_percentage}%)\"], "; - $_count++; - } - $_dataset = "[{$_dataset}]"; - ?> -
- - - - $val) : ?> - - -
Reason for uninstallingTotal
-
-
- - - -
- View Any Associated Comments»
- buildCsvExportString($url_params); - if (!empty($export_url)): - ?> - Download the Complete Dataset»
- -
- - - -
There is no data available for your parameters. Please review your search criteria.
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/.htaccess b/mozilla/webtools/uninstall_survey/webroot/.htaccess deleted file mode 100644 index f405e60930b..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/.htaccess +++ /dev/null @@ -1,11 +0,0 @@ - - RewriteEngine On - - RewriteCond %{REQUEST_FILENAME} !-d - RewriteCond %{REQUEST_FILENAME} !-f - RewriteRule ^(.+)/(.+)/(.+)[/\ ](.+)/exit.html$ index.php?url=/results/add/&version=$1&application=$2&ua=$3&lang=$4 [QSA,L] - - RewriteCond %{REQUEST_FILENAME} !-d - RewriteCond %{REQUEST_FILENAME} !-f - RewriteRule ^(.*)$ index.php?url=$1 [QSA,L] - diff --git a/mozilla/webtools/uninstall_survey/webroot/css.php b/mozilla/webtools/uninstall_survey/webroot/css.php deleted file mode 100644 index 91f72afaa1c..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/css.php +++ /dev/null @@ -1,116 +0,0 @@ - - * Copyright (c) 2006, Cake Software Foundation, Inc. - * 1785 E. Sahara Avenue, Suite 490-204 - * Las Vegas, Nevada 89104 - * - * Licensed under The MIT License - * Redistributions of files must retain the above copyright notice. - * - * @filesource - * @copyright Copyright (c) 2006, Cake Software Foundation, Inc. - * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP Project - * @package cake - * @subpackage cake.app.webroot - * @since CakePHP v 0.2.9 - * @version $Revision: 1.1.1.1 $ - * @modifiedby $LastChangedBy: phpnut $ - * @lastmodified $Date: 2006-05-24 19:14:24 $ - * @license http://www.opensource.org/licenses/mit-license.php The MIT License - */ - -/** - * Enter description here... - */ -require(CONFIGS.'paths.php'); -require(CAKE.'basics.php'); -require(LIBS.'folder.php'); -require(LIBS.'file.php'); -require(LIBS.'legacy.php'); - -/** - * Enter description here... - * - * @param unknown_type $path - * @param unknown_type $name - * @return unknown - */ -function make_clean_css ($path, $name) -{ - require(VENDORS.'csspp'.DS.'csspp.php'); - - $data = file_get_contents($path); - $csspp = new csspp(); - $output = $csspp->compress($data); - - $ratio = 100-(round(strlen($output)/strlen($data), 3)*100); - $output = " /* file: $name, ratio: $ratio% */ " . $output; - - return $output; -} - -/** - * Enter description here... - * - * @param unknown_type $path - * @param unknown_type $content - * @return unknown - */ -function write_css_cache ($path, $content) -{ - if (!is_dir(dirname($path))) - mkdir(dirname($path)); - - $cache = new File($path); - return $cache->write($content); -} - -if (preg_match('|\.\.|', $url) || !preg_match('|^ccss/(.+)$|i', $url, $regs)) - die('Wrong file name.'); - -$filename = 'css/'.$regs[1]; -$filepath = CSS.$regs[1]; -$cachepath = CACHE.'css'.DS.str_replace(array('/','\\'), '-', $regs[1]); - -if (!file_exists($filepath)) - die('Wrong file name.'); - - -if (file_exists($cachepath)) -{ - $templateModified = filemtime($filepath); - $cacheModified = filemtime($cachepath); - - if ($templateModified > $cacheModified) - { - $output = make_clean_css ($filepath, $filename); - write_css_cache ($cachepath, $output); - } - else - { - $output = file_get_contents($cachepath); - } -} -else -{ - $output = make_clean_css ($filepath, $filename); - write_css_cache ($cachepath, $output); -} - -header("Date: ".date("D, j M Y G:i:s ", $templateModified).'GMT'); -header("Content-Type: text/css"); -header("Expires: ".gmdate("D, j M Y H:i:s", time()+DAY)." GMT"); -header("Cache-Control: cache");// HTTP/1.1 -header("Pragma: cache");// HTTP/1.0 -print $output; - -?> \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/css/cake.default.css b/mozilla/webtools/uninstall_survey/webroot/css/cake.default.css deleted file mode 100644 index 117a762d2b9..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/css/cake.default.css +++ /dev/null @@ -1,195 +0,0 @@ -/* CSS Document */ -@import url("cake.forms.css"); - -* { - padding:0; - margin:0; -} -body { - font: 76% Verdana, Arial, Sans-serif; - color: #333; -} -img { - border:0; -} -#wrapper { - text-align:left; -} -#header { - height: 101px; - background: #0D5087 url(../img/cake.header_bg.png) repeat-x left top; - border-bottom: 1px solid #000; -} -#content { - min-height:400px; - background-color: #fff; - padding:2em 4em; -} -#footer { - text-align:center; - padding:1em 0; - font-size:smaller; - border-top:1px solid #333; - background-color: #063260; - color:#fff; - line-height:1.5; -} -#footer a { - color:#fff; -} - -h1, h2, h3, h4 { -padding-bottom:0.5em; -} -h1 { - font-family:"Trebuchet MS",Verdana,Arial,Sans-serif; -} -h1, a { - color:#DB8101; -} -h1 em, a em { - color:#008BCC; - font-style: normal; -} -ul.colored a em -h2 { - font-style: italic; - font-weight: bold; - color:#666; -} -a:hover, a:hover em { -color:#A22424; -text-decoration:none; -} -#content p, #content ul, #content ol { -line-height:1.5; -padding-bottom:1em; -} -ul, ol { -margin-left:3em; -} - -/* tables */ - -table { - width: 100%; - background-color: #fff; - border: 1px solid #333; - clear:both; - margin: 0 0 2em 0; - white-space: normal; -} -th { - background-color: #ccc; - border-top: 1px solid #fff; - border-right: 1px solid #666; - border-bottom: 1px solid #666; - text-align: center; - padding:3px; -} -table tr td { - border-right: 1px solid #ccc; - padding:4px 4px; - vertical-align:top; - text-align: center; -} -table tr.altRow td { - background: #f4f4f4; -} - -/* scaffold show */ - - -div.related { - clear:both; - display:block; -} -dl { - line-height:2em; - margin:1em; -} -dt { - font-weight: bold; - vertical-align:top; -} -dd { - margin-left:10em; - margin-top:-2em; - vertical-align:top; -} - -/* scaffold buttons */ - - -.notice { - color: #DB8101; - background-color: #ddd; - display: block; - padding: 1em; -} -.tip { - color: #DB8101; - background-color: #ddd; - display: block; - padding: 1em; -} - -ul.actions { - list-style: none; - text-align:left; - margin:2em 0; - padding: 0; -} -ul.actions li { - margin-left:1em; - list-style: none; - display: inline; -} -ul.actions li a, ul.actions li input { - padding: 2px 12px; - color: #DB8101; - background-color:#ccc; - text-decoration: none; - border: 1px solid #666; - line-height: 24px; - font-weight: bold; - text-align:center; - text-decoration: none; -} -ul.actions li a:hover { - color: #DB8101; - background-color:#fff; - text-decoration: none; -} -td.listactions { - width: 14em; - text-align: center; - white-space: nowrap; -} -td.listactions a { - padding: 0px 8px; - text-align:center; - font-weight: bold; - color: #DB8101; - background-color:#ccc; - text-decoration: none; - border: 1px solid #666; - white-space: nowrap; -} -td.listactions a:hover { - color: #fff; - background-color:#DB8101; -} - -/* index links */ - -ul.colored a { - -} -ul.colored a em { - -} - -a { -font-weight: bold; -} \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/css/cake.forms.css b/mozilla/webtools/uninstall_survey/webroot/css/cake.forms.css deleted file mode 100644 index 243b3f18b39..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/css/cake.forms.css +++ /dev/null @@ -1,279 +0,0 @@ -/* form.css */ - -form { - margin: 0 4px; - font-size: 120%; - border-width: 0px 0px 0px 0px; - border-style: solid; - border-color: #DB8101; -} - -form fieldset { - font-size: 100%; - border-color: #000000; - border-width: 1px 0px 0px 0px; - border-style: solid none none none; - padding: 10px; -} - -form fieldset legend { - font-size: 150%; - font-weight: normal; - color: #000; - padding: 0px 5px; -} - -label { - font-size: 150%; -} - -label u { - font-style: normal; - text-decoration: underline; -} - -input, select, textarea { - font-family: Tahoma, Arial, sans-serif; - font-size: 100%; - color: #000; -} - -textarea { - overflow: auto; -} - -form div { - clear: left; - display: block; - margin: 5px 0px 0px 0px; - padding: 1px 3px; -} - -form fieldset div.notes { - float: right; - width: 158px; - height: auto; - margin: 0px 0px 10px 10px; - padding: 5px; - border: 1px solid #666; - background-color: #ffffe1; - color: #666; - font-size: 88%; -} - -form fieldset div.notes h4 { - background-image: url(/images/icon_info.gif); - background-repeat: no-repeat; - background-position: top left; - padding: 3px 0px 3px 27px; - border-width: 0px 0px 1px 0px; - border-style: solid; - border-color: #666; - color: #666; - font-size: 110%; -} - -form fieldset div.notes p { - margin: 0em 0em 1.2em 0em; - color: #666; -} - -form fieldset div.notes p.last { - margin: 0em; -} - -form div fieldset { - clear: none; - border-width: 0px 1px 0px 1px; - border-style: solid; - border-color: #666; - margin: 0px 0px 0px 142px; - padding: 0px 5px 5px 5px; -} - -form div fieldset legend { - font-size: 100%; - padding: 0px 3px 0px 9px; -} - -form div.required fieldset legend { - font-weight: bold; -} - -form div label { - display: block; - float: left; - width: 200px; - background-color: #f4f4f4; - font-size: 16px; - padding: 3px 5px; - margin: 0px 0px 5px 0px; - text-align: right; -} - -form div.optional label, label.optional { - font-weight: normal; -} - -form div.required label, label.required { - font-weight: bold; -} - -form div label.labelCheckbox, form div label.labelRadio { - float: none; - display: block; - margin: 0px 0px 5px 142px; - text-align: left; -} - -form div fieldset label.labelCheckbox, form div fieldset label.labelRadio { - margin: 0px 0px 5px 0px; -} -p.error { - color: #DB8101; - background-color: #DBA941; - font-size: 14px; - padding: 1em; -} - -form div input, form div select, form div textarea { - padding: 1px 3px; - margin: 0px 0px 0px 0px; -} - -form div input.inputFile { - width: 211px; -} - -form div select.selectOne, form div select.selectMultiple { - width: 211px; - padding: 1px 3px; -} - -form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio { - display: inline; - height: 14px; - width: 14px; - background-color: transparent; - border-width: 0px; -} - -form div.submit { - padding: 0px 0px 0px 140px; - clear:both; - display:block; -} - -div.submit input { - padding: 2px 12px; - color: #DB8101; - background-color:#ccc; - text-decoration: none; - border: 1px solid #666; - font-size: 14px; - font-weight: bold; - text-align:center; - text-decoration: none; - width: auto; -} -div.submit input:hover { - padding: 2px 12px; - color: #fff; - background-color:#DB8101; - text-decoration: none; - border: 1px solid #666; - font-size: 14px; - font-weight: bold; - text-align:center; - text-decoration: none; - width: auto; -} - -form div.submit div input.inputSubmit, form div.submit div input.inputButton { - float: right; - margin: 0px 0px 0px 5px; -} - -form div small { - display: block; - margin: 0px 0px 5px 142px; - padding: 1px 3px; - font-size: 88%; -} - -/* form.import.css */ - -form fieldset legend { - line-height: 150%; -} - -form input, form select, form textarea { - background-color: #fff; -} - -div.optional label:before { - content: ''; -} - -div.required label:before { - content: ''; -} - -form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio { - display: block; - width: 190px; - padding: 4px 0px 0px 18px; - text-indent: -18px; - line-height: 120%; -} - -form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio { - margin: 0; -} - -form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea { - width: 160px; - margin: 0px 0px 0px 18px; -} - -form div label.compact { - display: inline; - width: auto; - padding: 4px 10px 0px 0px; - text-indent: 0px; - margin: 0; -} - -form div.wide label { - float: none; - display: block; -} - -form div label.wide { - width: 348px; -} - -form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea { - width: 344px; - margin: 0; -} - -form div.notes p, form div small { - line-height: 125%; -} - -form div.wide small { - margin: 0px 0px 5px 0px; -} - -div.date select { - width:auto; -} - -select.autoWidth { - width:auto; -} - -option { - padding-left:1em; -} \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/css/cake.ie.css b/mozilla/webtools/uninstall_survey/webroot/css/cake.ie.css deleted file mode 100644 index cee4e1734d3..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/css/cake.ie.css +++ /dev/null @@ -1,9 +0,0 @@ -form div, -form div label.labelCheckbox, form div label.labelRadio, -form div small, -form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio { - height: expression('1%'); -} -form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea { - margin: expression('0px 0px 0px -124px'); -} diff --git a/mozilla/webtools/uninstall_survey/webroot/css/rustico/content.css b/mozilla/webtools/uninstall_survey/webroot/css/rustico/content.css deleted file mode 100644 index f068e231bb7..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/css/rustico/content.css +++ /dev/null @@ -1,562 +0,0 @@ -/* mozilla.org Rustico Theme Content Styles - * Design by silverorange - * Markup Reference classes organized by fantasai - */ - -/* Suggested order: - * display - * list-style - * position - * float - * clear - * width - * height - * margin - * padding - * border - * background - * color - * font - * text-decoration - * text-align - * vertical-align - * white-space - * other text - * content - * - */ - -/* TOC: - Body - Random HTML Styles - Forms - General Structure - Navigation - Quotations - Comments and Other Asides - Emphasis - Computers - General - Code - Examples and Figures - Q and A (FAQ) - Tables - Meta -*/ - -/* Random HTML Styles */ - - hr { - height: 1px; - background-color: #000; - color: #000; - margin: 2em 0; - } - - .hide { display: none; } - - ul.spaced li, ol.spaced li { - margin-bottom: 0.5em; - } - -/* General Structure */ - body, td, th, input { /* redundant rules for bad browsers */ - font-family: verdana, sans-serif; - font-size: x-small; - voice-family: "\"}\""; - voice-family: inherit; - font-size: small; - } - - h1, h2, h3, h4, h5, h6 { - margin: 1em 0 0.2em 0; - border-bottom: 1px solid #ccc; - font-family: arial, verdana, sans-serif; - } - li h1, li h2, li h3, li h4, li h5, li h6 { - border: none; - } - - #header h1 { border: 0; } - - h1 { font-size: 160%; font-weight: normal; } - h2 { font-size: 150%; font-weight: normal; } - h3 { font-size: 120%; } - h4 { font-size: 100%; } - h5 { font-size: 90%; } - h6 { font-size: 90%; border: 0; } - -/* Navigation */ - - :link { color: #039; } - :visited { color: #636; } - :link:hover, :visited:hover { color: #333; } - :link:active, :link:active { color: #000; } - -/* Quotations */ - - -/* Comments and other Asides */ - #main-feature { - margin-top: -24px; - background: #EFF3F7 url("/images/template/feature-back.png") bottom repeat-x; - } - - #main-feature h2 { - margin: 10px 0 0 0; - border: none; - } - - #main-feature p.product-intro { - margin: 0 0 10px 0; - line-height: 145%; - color: #414D66; - } - - #main-feature .feature-contents { - padding: 15px 50px 65px 50px; - position: relative; /* this is required to absolutely position contained elements */ - background: url("/images/home/feature-sun.png") bottom right no-repeat; - } - - #main-feature .feature-contents { height: 250px; } - body>#main-feature .feature-contents { height: auto; min-height: 260px; } - - #main-feature .brief-feature { height: auto !important; min-height: 10px !important; } - * html #main-feature .brief-feature { padding-bottom: 5px !important } - - /* this hack is required for IE6 */ - /* Hides from IE-mac \*/ - * html #main-feature { height: 1%;} - /* End hide from IE-mac */ - - #main-feature a.download-link { - display: block; - padding: 0 0 12px 0; - margin-bottom: 0.2em; - text-decoration: none; - color: #256504; - width: 285px; - margin-left: -8px; - } - - #main-feature a.download-firefox { - background: url("/images/template/download-firefox.png") 0 100% no-repeat; - } - - #main-feature a.download-thunderbird { - background: url("/images/template/download-thunderbird.png") 0 100% no-repeat; - } - - #main-feature .brief-feature a.download-firefox { - background: url("/images/template/download-firefox-white.png") 0 100% no-repeat; - margin-right: 40px; - margin-left: 0; - } - - #main-feature a.download-link span { - display: block; - padding: 9px 10px 0 58px; - min-height: 43px; - } * html #main-feature a.download-link span { height: 43px; } - - #main-feature a.download-firefox span { - background: url("/images/template/download-firefox.png") 0 0 no-repeat; - } - - #main-feature a.download-thunderbird span { - background: url("/images/template/download-thunderbird.png") 0 0 no-repeat; - } - - #main-feature .brief-feature a.download-firefox span { - background: url("/images/template/download-firefox-white.png") 0 0 no-repeat; - } - - - #main-feature a.download-link strong { - font: 140% sans-serif; - letter-spacing: -0.02em; - text-decoration: underline; - color: #256504; - } - - #main-feature a.download-link em { - font-style: normal; - color: #367D10; - letter-spacing: 0; - display: block; - padding-top: 3px; - font-size: 85%; - } - - #main-feature a.download-link:hover, #main-feature a.download-link:hover span, #main-feature a.download-link:hover strong { - color: #143802; - cursor: pointer; /* need for IE6 */ - background-position: 100% 100%; - } - - #main-feature a.download-link:hover span { - background-position: 100% 0; - } - - #main-feature .download-info { - font-size: 85%; - color: #666; - padding: 0; - } - - #main-feature .download-other { - font-size: 85%; - color: #515F78; - padding-left: 8px; - } - - .brief-feature .home-download { - float: right; - } - - #main-feature .product-image { - float: right; - margin-left: 1.5em; - margin-top: 1em; - } - - #main-feature h2, #main-feature h3, #main-feature h4 { - border: none; - } - - .note { - color: #666; - font-style: normal; - } - - .first { - margin-top: 0; - } - - .remark { - color: #666; - } - - .sidenote { - border: #666; - } - - .key-point:before { - line-height: 0.1; - font-size: 1px; - background: transparent url("/images/box/key-point_tr.gif") no-repeat top right; - margin: -15px -15px 0 -15px; - height: 15px; - display: block; - border: none; - content: url("/images/box/key-point_tl.gif"); - } - .key-point { - background: #e4ecec url("/images/box/key-point_back.gif") right repeat-y; - padding: 15px; - margin-bottom: 1em; - } * html .key-point { height: 1px; } - .key-point:after { - display: block; - clear: both; - padding-top: 15px; - line-height: 0.1; - font-size: 1px; - content: url("/images/box/key-point_bl.gif"); - margin: -15px; - height: 8px; - background: transparent url("/images/box/key-point_br.gif") scroll no-repeat bottom right ; - } - - .key-point h2, .key-point h3, .key-point h4, .key-point h5 { - border: none; - margin-top: 0; - color: #4C5C5C; - } - - .news dt { - font-weight: normal; - color: #666; - } - .news dt a { - font-weight: bold; - } - - ul.compact { - margin-left: 0; - padding-left: 20px; - } - -/* Emphasis */ - -/* Computers - General */ - - kbd { - margin: 0.1em; - padding: 0.1em; - border: 1px #ccc; - } - - kbd.command, - code.command { - color: #6B5839; - } - -/* Code */ - - pre.code { - background: #EEECF6; - } - - code > em, - code > strong, - pre.code > em, - pre.code > strong { - font-style: normal; - } - -/* Examples and Figures */ - - div.example { - border-color: #554FA0; - } - div.example:before { - color: #666; - } - -/* Q and A (FAQ) */ - -ol.faq li a { - text-decoration: none; - border-bottom: 1px dotted #6C98EE; -} - -ol.faq li a:hover { - border-color: #039; -} - - -/* Tables */ - table { - border-collapse: collapse; - border: none; - margin: 1em 0; - } - - th { - background: #ddd; - padding: 5px; - text-align: left; - } - - tr.table-title th { - font: 130% sans-serif; - font-weight: normal; - background: #666; - color: #fff; - border-top: 1px solid #666; - padding: 0.5em 10px; - text-align: center; - } - - td { - border-top: 1px solid #ddd; - font-size: 85%; - padding: 5px; - text-align: left; - } - - table.data thead th { - background: #e4ecec; - empty-cells: hide; - } - - table.data th, - table.data td { - border: 1px solid #ccc; - font-size: 100%; - line-height: 130%; - } - - tr.odd { - background: #F5F5F5; - } - -/* Meta */ - - address { - color: #666; - } - -/* Product Specific CSS */ - - .productlist img.product-logo { - float: left; - margin: 0 10px 1em 0; - } - - .productlist h3 { - border: none; - clear: left; - } - - .productlist p { - margin: 0.2em 0 2em 0; - } - - .key-point h1, .key-point h3 { - margin: 0; - } - - #product-desc h2 { - text-indent: -700em; - height: 25px; - line-height: 2px; - font-size: 2px; - } - - #product-desc p { - padding-left: 170px; - } - - #product-desc ul, #key-desc { - padding-left: 190px; - margin-bottom: 0; - } - - #product-side, #key-side { - margin-left: 65%; - } - - #product-side ul, #key-side ul { - margin-left: 0; - padding-bottom: 0; - padding-left: 20px; - } - - #product-side li, #key-side { - padding-bottom: 0.2em; - } - - #product-desc, #key-desc { - padding: 40px 0 25px 0; - color: #4C5C5C; - width: 60%; - float: left; - line-height: 140%; - } - - #key-desc { - padding: 0; - } - - #key-side { - color: #4C5C5C; - } - - .product-firefox { - background: url("../../images/product-firefox-screen.png") no-repeat; - } - .product-thunderbird { - background: url("../../images/product-thunderbird-screen.png") no-repeat; - } - - #product-side .download h3 { - color: #1D9101; - font-weight: bold; - margin: 0; - font-size: 140%; - } - - .download h3 :link, - .download h3 :visited, - .download h3 :link:active, .download h3 :visited:active { - color: #1D9101; - } - - .download h3 :link:hover, .download h3 :visited:hover { - color: #156B01; - } - - .download li { - padding: 0; - margin: 0; - } - .download ul { - margin-top: 0; - margin-bottom: 0; - padding-bottom: 0; - } - .other { - padding-top: 3px; - } - .other a:link, .other a:visited { color: #515F78; } - .other a:hover { color: #000; } - - .configParent { - display: block; - font-size: 85%; - } - - -/* Lists */ - -dl { - margin-top: 0; -} - -dt { - font-weight: bold; -} - -dd { - margin: 0.2em 0 1em 1em; -} - -/* Simple Logo Boxes */ - -.firefox-logo, .thunderbird-logo { - padding-left: 72px; - min-height: 70px; - margin-bottom: 1em; - display: block; /* so this can be used for links */ -} - -* html .firefox-logo, * html .thunderbird-logo { height: 70px; } /* min-height for IE */ - -.firefox-logo h2, .firefox-logo h3, .firefox-logo h4, .thunderbird-logo h2, .thunderbird-logo h3, .thunderbird-logo h4 { - border-bottom: none; -} - -.firefox-logo { - background: url("/images/firefox-logo-64x64.png") no-repeat; -} - -.thunderbird-logo { - background: url("/images/thunderbird-logo-64x64.png") no-repeat; -} - - -/* Firefox Page Styles */ - -.product-thumb { - display: block; - margin: 15px 0 5px 0; - height: 70px; - border: 1px solid #666; - text-decoration: none; - opacity: 0.4; -} - -.product-thumb:hover { - opacity: 1; -} - -.thumb-firefox-tabs { background: url("/images/firefox-tabbedbrowsing-thumb.png") 0 0 no-repeat; } -.thumb-firefox-live { background: url("/images/firefox-livebookmarks-thumb.png") 0 0 no-repeat; } -.thumb-firefox-search { background: url("/images/firefox-searchbar-thumb.png") 100% 0 no-repeat; } - -.firefox-awards { - margin-top: 1em; - text-align: center; -} diff --git a/mozilla/webtools/uninstall_survey/webroot/css/rustico/template.css b/mozilla/webtools/uninstall_survey/webroot/css/rustico/template.css deleted file mode 100644 index 58c97ee0f8e..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/css/rustico/template.css +++ /dev/null @@ -1,280 +0,0 @@ -body { - margin: 0 0 1em 0; - padding: 0; /* need for Opera */ - background: #fff; - color: #333; - min-width: 610px; -} - -form { margin: 0; } -img { border: 0; } - - -/* Core site element widths */ - -/*#header, #breadcrumbs, #content, #footer { - max-width: 1000px; - margin: 0 auto; -}*/ - -#header { padding: 0 50px; } -#header ul { right: 0; } -* html #header ul { right: 50px; } -#breadcrumbs { padding: 0 50px; } -#content { padding: 0 50px; } -#footer { padding: 0 20px; margin: 0 50px; } - -#header div, #content, #breadcrumbs div, #footer, #main-feature .feature-contents { - max-width: 900px; margin: 0 auto; -} - -#header div { position: relative; } - -/* header */ - -#header { - height: 38px; - position: relative; - border-bottom: 1px solid #A1A6B1; - background: #33415D url("../../img/header-background.png") top repeat-x; - z-index: 1; -} - -#header h1 { margin: 0; } - -#header h1 img { - font-weight: bold; - color: #7f7c45; -} - -#header ul { - padding: 0; - margin: 0; - list-style: none; - border-left: 1px solid #576178; - border-right: 1px solid #1f2635; - position: absolute; - top: 0; -} - -#header li { - float: left; - padding: 0; - margin: 0; -} - -#header ul a:link, #header ul a:visited { - display: block; - float: left; - padding: 10px 15px; - text-decoration: none; - border-right: 1px solid #576178; - border-left: 1px solid #1f2635; - color: #dee0e5; - height: 36px; - voice-family: "\"}\""; - voice-family: inherit; - height: 16px; -} #ignored {} - -#header ul li a:hover { - background: #475470; - color: #fff; - text-decoration: underline; -} - - -/* breadcrumbs */ - -#breadcrumbs { - background: #F7F8F8 url("../../img/breadcrumbs-background.png") bottom repeat-x; - padding-top: 4px; - padding-bottom: 30px; - font-size: 85%; - color: #999; -} - -#breadcrumbs a:link, -#breadcrumbs a:visited { - color: #666; -} - -#breadcrumbs a:hover, -#breadcrumbs a:active { - color: #333; -} - - -/* content */ - -#content { - background: #fff; -} - -/* Sidebar */ - -#nav:before { - line-height: 0.1; - font-size: 1px; - background: transparent url("/images/template/menu_tr.gif") no-repeat top right; - margin: 0; - height: 9px; - display: block; - border-bottom: 1px solid #ddd; - content: url("/images/box/key-point_tl.gif"); -} -#nav { - background: #E0E9E9 url("/images/template/menu_back.gif") right repeat-y; -} -#nav:after { - display: block; - padding-top: 0; - line-height: 0.1; - font-size: 1px; - content: url("/images/box/key-point_bl.gif"); - margin: 0 0 0 0; - height: 8px; - background: transparent url("/images/template/menu_br.gif") scroll no-repeat bottom right ; - border-top: 1px solid #fff; -} - -#nav, #nav ul { - margin: 0; - padding: 0; - list-style: none; -} -#nav { - margin-bottom: 1em; -} -#nav li { - display: inline; - padding: 0; - margin: 0; -} - -#nav li span { /* used for un-linked menu items */ - display: block; - padding: 6px 10px; - font-weight: bold; - color: #666; -} -#nav li span#configParent, #nav li span #configuration { - display: inline; - font-weight: normal; - padding: 0; -} - -#nav li a { - display: block; - padding: 8px 10px; - text-decoration: none; - background: #EDF2F2; - border-bottom: 1px solid #ddd; - border-top: 1px solid #fff; - border-right: 1px solid #ddd; -} -#nav li a:hover { - background: #E0E9E9; -} - -#nav li li span { /* used for un-linked menu items */ - padding: 4px 8px 4px 20px; -} - -#nav li li a { - padding: 6px 8px 6px 20px; -} - -#oN { - background-color: #E0E9E9; -} -#oN:hover { - background-color: #C6DCDC; -} - - -/* footer */ - -#footer { - clear: both; - margin-top: 3em; - margin-bottom: 1em; - color: #888; - padding: 25px 50px; - text-align: center; -} - -#footer-contents { - padding: 0; - border-top: 1px solid #C9D0E0; -} - -#footer ul#footer-menu { - position: relative; - top: -0.8em; - margin: 0 1em 0 1em; - padding: 0; - list-style-type: none; -} - -#footer ul#footer-menu li { - display: inline; - background: #fff; - margin: 0 1em; -} - -#footer ul#footer-menu li a { - margin: 0 1em; - white-space: nowrap; -} - -#footer p { - margin: 0.3em; - clear: both; -} - -#footer .site-tools { - display: none; -} - -.small-print { - font-size: 85%; - color: #888; -} - -.small-print a:link, -.small-print a:visited { - color: #888; -} - -.small-print a:hover, -.small-print a:active { - color: #333; -} - -#locales { - margin: 0 auto 1.5em auto; - width: 610px; - line-height: 160%; -} - -#locales p { - display: inline; - margin: 0; - padding: 0 0.3em 0 0; -} - -#locales ul { - display: inline; - margin: 0; - padding: 0; -} - -#locales li { - padding: 0 0.3em 0 0; - display: inline; -} - -#locales li a { - white-space: nowrap; -} diff --git a/mozilla/webtools/uninstall_survey/webroot/css/screen.css b/mozilla/webtools/uninstall_survey/webroot/css/screen.css deleted file mode 100644 index ec56924aae5..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/css/screen.css +++ /dev/null @@ -1,42 +0,0 @@ - /* Screen Stylesheet */ - - - div#querynote { - padding-left: 30px; - font-size: smaller; - } - - div.special_note { - background-color:#eee; - border:1px dashed #aaa; - text-align:center; - padding:6px 6px 6px 6px; - margin:6px 20px 6px 20px; - } - - div#notice { - background-color:#ecc; - border:1px dashed #daa; - text-align:center; - padding:6px 6px 6px 6px; - margin:6px 20px 6px 20px; - } - - textarea#comments { - width:500px; - height:150px; - } - - input[type="text"] { - width:7em; - } - - /* The labels that are floated over the bar charts */ - div.bar_chart_label { - position: absolute; - text-align: left; - font-size: small; - color: #fff; - overflow: hidden; - z-index: 10; - } diff --git a/mozilla/webtools/uninstall_survey/webroot/favicon.ico b/mozilla/webtools/uninstall_survey/webroot/favicon.ico deleted file mode 100644 index d44438903b751f4732f5365783eb0229b0501f9a..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 1406 zcmZvcze^lJ6vy9y;f`fV)+?@Ze|W?Y>#3{^YAe`S+YM=~Z34NW`?g{0%{Gm#-zuW37pASug&9hEW%I5<8GkmQYMp$Ony#e@#BjuEiFmE-c}V zrd^0bcjyk?p*!@r%%gjB&%~p9bOs6N0X?7xgn+KhmAQuGZ0RljmPD3CR#cKborS@| zU}3N@BqSIt3>F3pgM}es!eC*rFjyEY3<(_u3xkEh!eC*riUx;;!$uC(Q~?ymczRl( zp~pvt#bNF+awK)Iq%v^Rap7Qbu%xoU;oxv^I5->}sZ?+{7#s`^hFCfWhl9bv5b#p^ zR6=~ZlX)s{tPWIod!kaQ@%AuzOg#o3CXcu0rYDKV+vAsduroh z@GyAl5Vwu0q^Cz=q>tN34FY}vwg5-KFKun)paubs5IK0TwB0NUumo5F5COyV3cwOr z7zhdo0TzBV@~|fXmJsWaSmN6dcL5Csg+XCZ7!(GDA-zs81Q-+sg(1K|8XEC1C=3dN z!a!;oIt&Vf!k_>s{()r5LM6zN!!dVoXv!U9oUF=cIXF0wqoX4^K0cO{lM^{VKbNz! zGr7FHl<9OTS65eZb8{oNx3_YCe=mzaDxXeI`5%v|Zu}3#fqZEe^Tw%4_Mf9?On&&F zi}beZwkZd!>yBC3w&vx-=SH%5uQV+Iv+k~DdEGL9UJhoPqdUoZxoMl$(3xtsdZBU89L3N8 diff --git a/mozilla/webtools/uninstall_survey/webroot/img/__utm.gif b/mozilla/webtools/uninstall_survey/webroot/img/__utm.gif deleted file mode 100644 index 07e48b8c2abc88d293c926143201f71e027cdd41..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 35 ncmZ?wbhEHbWMp7uX!y_Y|Nnmm1_m7<2J#sh7?_w`7#XYqoo)u% diff --git a/mozilla/webtools/uninstall_survey/webroot/img/breadcrumbs-background.png b/mozilla/webtools/uninstall_survey/webroot/img/breadcrumbs-background.png deleted file mode 100644 index e5ab6ac97c6d0c60da2ff85a280b4522a2c95596..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 992 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 diff --git a/mozilla/webtools/uninstall_survey/webroot/index.php b/mozilla/webtools/uninstall_survey/webroot/index.php deleted file mode 100644 index bdcf057b1d0..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/index.php +++ /dev/null @@ -1,116 +0,0 @@ - - * Copyright (c) 2006, Cake Software Foundation, Inc. - * 1785 E. Sahara Avenue, Suite 490-204 - * Las Vegas, Nevada 89104 - * - * Licensed under The MIT License - * Redistributions of files must retain the above copyright notice. - * - * @filesource - * @copyright Copyright (c) 2006, Cake Software Foundation, Inc. - * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP Project - * @package cake - * @subpackage cake.app.webroot - * @since CakePHP v 0.2.9 - * @version $Revision: 1.3 $ - * @modifiedby $LastChangedBy: phpnut $ - * @lastmodified $Date: 2007-01-02 19:39:46 $ - * @license http://www.opensource.org/licenses/mit-license.php The MIT License - */ - -/** - * Do not change - */ -if (!defined('DS')) -{ - define('DS', DIRECTORY_SEPARATOR); -} - -/** - * These defines should only be edited if you have cake installed in - * a directory layout other than the way it is distributed. - * Each define has a commented line of code that explains what you would change. - * - */ -if (!defined('ROOT')) -{ -//define('ROOT', 'FULL PATH TO DIRECTORY WHERE APP DIRECTORY IS LOCATED DO NOT ADD A TRAILING DIRECTORY SEPARATOR'; -//You should also use the DS define to seperate your directories - define('ROOT', dirname(dirname(dirname(__FILE__)))); -} - -if (!defined('APP_DIR')) -{ -//define('APP_DIR', 'DIRECTORY NAME OF APPLICATION'; - //define ('APP_DIR', basename(dirname(dirname(__FILE__)))); - define ('APP_DIR', 'uninstall_survey'); -} - -/** - * This only needs to be changed if the cake installed libs are located - * outside of the distributed directory structure. - */ -if (!defined('CAKE_CORE_INCLUDE_PATH')) -{ -//define ('CAKE_CORE_INCLUDE_PATH', FULL PATH TO DIRECTORY WHERE CAKE CORE IS INSTALLED DO NOT ADD A TRAILING DIRECTORY SEPARATOR'; -//You should also use the DS define to seperate your directories - define('CAKE_CORE_INCLUDE_PATH', DS.'usr'.DS.'local'.DS.'lib'.DS.'php'.DS.'cake'); - //define('CAKE_CORE_INCLUDE_PATH', ROOT); -} - - -/////////////////////////////// -//DO NOT EDIT BELOW THIS LINE// -/////////////////////////////// - -if (!defined('WEBROOT_DIR')) -{ - define ('WEBROOT_DIR', basename(dirname(__FILE__))); -} - -if (!defined('WWW_ROOT')) -{ - define('WWW_ROOT', dirname(__FILE__).DS); -} - -if(!defined('CORE_PATH')) -{ - if(function_exists('ini_set')) - { - ini_set('include_path',ini_get('include_path').PATH_SEPARATOR.CAKE_CORE_INCLUDE_PATH.PATH_SEPARATOR.ROOT.DS.APP_DIR.DS); - define('APP_PATH', null); - define('CORE_PATH', null); - } - else - { - define('APP_PATH', ROOT.DS.APP_DIR.DS); - define('CORE_PATH', CAKE_CORE_INCLUDE_PATH.DS); - } -} - -require CORE_PATH.'cake'.DS.'bootstrap.php'; - -if(isset($_GET['url']) && $_GET['url'] === 'favicon.ico') -{ -} -else -{ - $Dispatcher= new Dispatcher (); - $Dispatcher->dispatch($url); -} - -if (DEBUG) -{ - echo ""; -} -?> diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/.htaccess b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/.htaccess deleted file mode 100644 index 8d2f25636dd..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/.htaccess +++ /dev/null @@ -1 +0,0 @@ -deny from all diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/Changes b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/Changes deleted file mode 100644 index f2764e71b9e..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/Changes +++ /dev/null @@ -1,244 +0,0 @@ -2006-04-29 v1.3.1 (bug fix release) - -- Fix sendXMLHttpRequest sendContent regression -- Internet Explorer fix in MochiKit.Logging (printfire exception) -- Internet Explorer XMLHttpRequest object leak fixed in MochiKit.Async - -2006-04-26 v1.3 "warp zone" - -- IMPORTANT: Renamed MochiKit.Base.forward to forwardCall (for export) -- IMPORTANT: Renamed MochiKit.Base.find to findValue (for export) -- New MochiKit.Base.method as a convenience form of bind that takes the - object before the method -- New MochiKit.Base.flattenArguments for flattening a list of arguments to - a single Array -- Refactored MochiRegExp example to use MochiKit.Signal -- New key_events example demonstrating use of MochiKit.Signal's key handling - capabilities. -- MochiKit.DOM.createDOM API change for convenience: if attrs is a string, - null is used and the string will be considered the first node. This - allows for the more natural P("foo") rather than P(null, "foo"). -- MochiKit Interpreter example refactored to use MochiKit.Signal and now - provides multi-line input and a help() function to get MochiKit function - signature from the documentation. -- Native Console Logging for the default MochiKit.Logging logger -- New MochiKit.Async.DeferredList, gatherResults, maybeDeferred -- New MochiKit.Signal example: draggable -- Added sanity checking to Deferred to ensure that errors happen when chaining - is used incorrectly -- Opera sendXMLHttpRequest fix (sends empty string instead of null by default) -- Fix a bug in MochiKit.Color that incorrectly generated hex colors for - component values smaller than 16/255. -- Fix a bug in MochiKit.Logging that prevented logs from being capped at a - maximum size -- MochiKit.Async.Deferred will now wrap thrown objects that are not instanceof - Error, so that the errback chain is used instead of the callback chain. -- MochiKit.DOM.appendChildNodes and associated functions now append iterables - in the correct order. -- New MochiKit-based SimpleTest test runner as a replacement for Test.Simple -- MochiKit.Base.isNull no longer matches undefined -- example doctypes changed to HTML4 -- isDateLike no longer throws error on null -- New MochiKit.Signal module, modeled after the slot/signal mechanism in Qt -- updated elementDimensions to calculate width from offsetWidth instead - of clientWidth -- formContents now works with FORM tags that have a name attribute -- Documentation now uses MochiKit to generate a function index - -2006-01-26 v1.2 "the ocho" - -- Fixed MochiKit.Color.Color.lighterColorWithLevel -- Added new MochiKit.Base.findIdentical function to find the index of an - element in an Array-like object. Uses === for identity comparison. -- Added new MochiKit.Base.find function to find the index of an element in - an Array-like object. Uses compare for rich comparison. -- MochiKit.Base.bind will accept a string for func, which will be immediately - looked up as self[func]. -- MochiKit.DOM.formContents no longer skips empty form elements for Zope - compatibility -- MochiKit.Iter.forEach will now catch StopIteration to break -- New MochiKit.DOM.elementDimensions(element) for determining the width and - height of an element in the document -- MochiKit.DOM's initialization is now compatible with - HTMLUnit + JWebUnit + Rhino -- MochiKit.LoggingPane will now re-use a ``_MochiKit_LoggingPane`` DIV element - currently in the document instead of always creating one. -- MochiKit.Base now has operator.mul -- MochiKit.DOM.formContents correctly handles unchecked checkboxes that have - a custom value attribute -- Added new MochiKit.Color constructors fromComputedStyle and fromText -- MochiKit.DOM.setNodeAttribute should work now -- MochiKit.DOM now has a workaround for an IE bug when setting the style - property to a string -- MochiKit.DOM.createDOM now has workarounds for IE bugs when setting the - name and for properties -- MochiKit.DOM.scrapeText now walks the DOM tree in-order -- MochiKit.LoggingPane now sanitizes the window name to work around IE bug -- MochiKit.DOM now translates usemap to useMap to work around IE bug -- MochiKit.Logging is now resistant to Prototype's dumb Object.prototype hacks -- Added new MochiKit.DOM documentation on element visibility -- New MochiKit.DOM.elementPosition(element[, relativeTo={x: 0, y: 0}]) - for determining the position of an element in the document -- Added new MochiKit.DOM createDOMFunc aliases: CANVAS, STRONG - -2005-11-14 v1.1 - -- Fixed a bug in numberFormatter with large numbers -- Massively overhauled documentation -- Fast-path for primitives in MochiKit.Base.compare -- New groupby and groupby_as_array in MochiKit.Iter -- Added iterator factory adapter for objects that implement iterateNext() -- Fixed isoTimestamp to handle timestamps with time zone correctly -- Added new MochiKit.DOM createDOMFunc aliases: SELECT, OPTION, OPTGROUP, - LEGEND, FIELDSET -- New MochiKit.DOM formContents and enhancement to queryString to support it -- Updated view_source example to use dp.SyntaxHighlighter 1.3.0 -- MochiKit.LoggingPane now uses named windows based on the URL so that - a given URL will get the same LoggingPane window after a reload - (at the same position, etc.) -- MochiKit.DOM now has currentWindow() and currentDocument() context - variables that are set with withWindow() and withDocument(). These - context variables affect all MochiKit.DOM functionality (getElement, - createDOM, etc.) -- MochiKit.Base.items will now catch and ignore exceptions for properties - that are enumerable but not accessible (e.g. permission denied) -- MochiKit.Async.Deferred's addCallback/addErrback/addBoth - now accept additional arguments that are used to create a partially - applied function. This differs from Twisted in that the callback/errback - result becomes the *last* argument, not the first when this feature - is used. -- MochiKit.Async's doSimpleXMLHttpRequest will now accept additional - arguments which are used to create a GET query string -- Did some refactoring to reduce the footprint of MochiKit by a few - kilobytes -- escapeHTML to longer escapes ' (apos) and now uses - String.replace instead of iterating over every char. -- Added DeferredLock to Async -- Renamed getElementsComputedStyle to computedStyle and moved - it from MochiKit.Visual to MochiKit.DOM -- Moved all color support out of MochiKit.Visual and into MochiKit.Color -- Fixed range() to accept a negative step -- New alias to MochiKit.swapDOM called removeElement -- New MochiKit.DOM.setNodeAttribute(node, attr, value) which sets - an attribute on a node without raising, roughly equivalent to: - updateNodeAttributes(node, {attr: value}) -- New MochiKit.DOM.getNodeAttribute(node, attr) which gets the value of - a node's attribute or returns null without raising -- Fixed a potential IE memory leak if using MochiKit.DOM.addToCallStack - directly (addLoadEvent did not leak, since it clears the handler) - -2005-10-24 v1.0 - -- New interpreter example that shows usage of MochiKit.DOM to make - an interactive JavaScript interpreter -- New MochiKit.LoggingPane for use with the MochiKit.Logging - debuggingBookmarklet, with logging_pane example to show its usage -- New mochiregexp example that demonstrates MochiKit.DOM and MochiKit.Async - in order to provide a live regular expression matching tool -- Added advanced number formatting capabilities to MochiKit.Format: - numberFormatter(pattern, placeholder="", locale="default") and - formatLocale(locale="default") -- Added updatetree(self, obj[, ...]) to MochiKit.Base, and changed - MochiKit.DOM's updateNodeAttributes(node, attrs) to use it when appropiate. -- Added new MochiKit.DOM createDOMFunc aliases: BUTTON, TT, PRE -- Added truncToFixed(aNumber, precision) and roundToFixed(aNumber, precision) - to MochiKit.Format -- MochiKit.DateTime can now handle full ISO 8601 timestamps, specifically - isoTimestamp(isoString) will convert them to Date objects, and - toISOTimestamp(date, true) will return an ISO 8601 timestamp in UTC -- Fixed missing errback for sendXMLHttpRequest when the server does not - respond -- Fixed infinite recusion bug when using roundClass("DIV", ...) -- Fixed a bug in MochiKit.Async wait (and callLater) that prevented them - from being cancelled properly -- Workaround in MochiKit.Base bind (and partial) for functions that don't - have an apply method, such as alert -- Reliably return null from the string parsing/manipulation functions if - the input can't be coerced to a string (s + "") or the input makes no sense; - e.g. isoTimestamp(null) and isoTimestamp("") return null - -2005-10-08 v0.90 - -- Fixed ISO compliance with toISODate -- Added missing operator.sub -- Placated Mozilla's strict warnings a bit -- Added JSON serialization and unserialization support to MochiKit.Base: - serializeJSON, evalJSON, registerJSON. This is very similar to the repr - API. -- Fixed a bug in the script loader that failed in some scenarios when a script - tag did not have a "src" attribute (thanks Ian!) -- Added new MochiKit.DOM createDOMFunc aliases: H1, H2, H3, BR, HR, TEXTAREA, - P, FORM -- Use encodeURIComponent / decodeURIComponent for MochiKit.Base urlEncode - and parseQueryString, when available. - -2005-08-12 v0.80 - -- Source highlighting in all examples, moved to a view-source example -- Added some experimental syntax highlighting for the Rounded Corners example, - via the LGPL dp.SyntaxHighlighter 1.2.0 now included in examples/common/lib -- Use an indirect binding for the logger conveniences, so that the global - logger could be replaced by setting MochiKit.Logger.logger to something else - (though an observer is probably a better choice). -- Allow MochiKit.DOM.getElementsByTagAndClassName to take a string for parent, - which will be looked up with getElement -- Fixed bug in MochiKit.Color.fromBackground (was using node.parent instead of - node.parentNode) -- Consider a 304 (NOT_MODIFIED) response from XMLHttpRequest to be success -- Disabled Mozilla map(...) fast-path due to Deer Park compatibility issues -- Possible workaround for Safari issue with swapDOM, where it would get - confused because two elements were in the DOM at the same time with the - same id -- Added missing THEAD convenience function to MochiKit.DOM -- Added lstrip, rstrip, strip to MochiKit.Format -- Added updateNodeAttributes, appendChildNodes, replaceChildNodes to - MochiKit.DOM -- MochiKit.Iter.iextend now has a fast-path for array-like objects -- Added HSV color space support to MochiKit.Visual -- Fixed a bug in the sortable_tables example, it now converts types - correctly -- Fixed a bug where MochiKit.DOM referenced MochiKit.Iter.next from global - scope - -2005-08-04 v0.70 - -- New ajax_tables example, which shows off XMLHttpRequest, ajax, json, and - a little TAL-ish DOM templating attribute language. -- sendXMLHttpRequest and functions that use it (loadJSONDoc, etc.) no longer - ignore requests with status == 0, which seems to happen for cached or local - requests -- Added sendXMLHttpRequest to MochiKit.Async.EXPORT, d'oh. -- Changed scrapeText API to return a string by default. This is API-breaking! - It was dumb to have the default return value be the form you almost never - want. Sorry. -- Added special form to swapDOM(dest, src). If src is null, dest is removed - (where previously you'd likely get a DOM exception). -- Added three new functions to MochiKit.Base for dealing with URL query - strings: urlEncode, queryString, parseQueryString -- MochiKit.DOM.createDOM will now use attr[k] = v for all browsers if the name - starts with "on" (e.g. "onclick"). If v is a string, it will set it to - new Function(v). -- Another workaround for Internet "worst browser ever" Explorer's setAttribute - usage in MochiKit.DOM.createDOM (checked -> defaultChecked). -- Added UL, OL, LI convenience createDOM aliases to MochiKit.DOM -- Packing is now done by Dojo's custom Rhino interpreter, so it's much smaller - now! - -2005-07-29 v0.60 - -- Beefed up the MochiKit.DOM test suite -- Fixed return value for MochiKit.DOM.swapElementClass, could return - false unexpectedly before -- Added an optional "parent" argument to - MochiKit.DOM.getElementsByTagAndClassName -- Added a "packed" version in packed/MochiKit/MochiKit.js -- Changed build script to rewrite the URLs in tests to account for the - JSAN-required reorganization -- MochiKit.Compat to potentially work around IE 5.5 issues - (5.0 still not supported). Test.Simple doesn't seem to work there, - though. -- Several minor documentation corrections - -2005-07-27 v0.50 - -- Initial Release diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/LICENSE.txt b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/LICENSE.txt deleted file mode 100644 index 4d0065befd6..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/LICENSE.txt +++ /dev/null @@ -1,69 +0,0 @@ -MochiKit is dual-licensed software. It is available under the terms of the -MIT License, or the Academic Free License version 2.1. The full text of -each license is included below. - -MIT License -=========== - -Copyright (c) 2005 Bob Ippolito. All rights reserved. - -Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - - -Academic Free License v. 2.1 -============================ - -Copyright (c) 2005 Bob Ippolito. All rights reserved. - -This Academic Free License (the "License") applies to any original work of authorship (the "Original Work") whose owner (the "Licensor") has placed the following notice immediately following the copyright notice for the Original Work: - -Licensed under the Academic Free License version 2.1 - -1) Grant of Copyright License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license to do the following: - -a) to reproduce the Original Work in copies; - -b) to prepare derivative works ("Derivative Works") based upon the Original Work; - -c) to distribute copies of the Original Work and Derivative Works to the public; - -d) to perform the Original Work publicly; and - -e) to display the Original Work publicly. - -2) Grant of Patent License. Licensor hereby grants You a world-wide, royalty-free, non-exclusive, perpetual, sublicenseable license, under patent claims owned or controlled by the Licensor that are embodied in the Original Work as furnished by the Licensor, to make, use, sell and offer for sale the Original Work and Derivative Works. - -3) Grant of Source Code License. The term "Source Code" means the preferred form of the Original Work for making modifications to it and all available documentation describing how to modify the Original Work. Licensor hereby agrees to provide a machine-readable copy of the Source Code of the Original Work along with each copy of the Original Work that Licensor distributes. Licensor reserves the right to satisfy this obligation by placing a machine-readable copy of the Source Code in an information repository reasonably calculated to permit inexpensive and convenient access by You for as long as Licensor continues to distribute the Original Work, and by publishing the address of that information repository in a notice immediately following the copyright notice that applies to the Original Work. - -4) Exclusions From License Grant. Neither the names of Licensor, nor the names of any contributors to the Original Work, nor any of their trademarks or service marks, may be used to endorse or promote products derived from this Original Work without express prior written permission of the Licensor. Nothing in this License shall be deemed to grant any rights to trademarks, copyrights, patents, trade secrets or any other intellectual property of Licensor except as expressly stated herein. No patent license is granted to make, use, sell or offer to sell embodiments of any patent claims other than the licensed claims defined in Section 2. No right is granted to the trademarks of Licensor even if such marks are included in the Original Work. Nothing in this License shall be interpreted to prohibit Licensor from licensing under different terms from this License any Original Work that Licensor otherwise would have a right to license. - -5) This section intentionally omitted. - -6) Attribution Rights. You must retain, in the Source Code of any Derivative Works that You create, all copyright, patent or trademark notices from the Source Code of the Original Work, as well as any notices of licensing and any descriptive text identified therein as an "Attribution Notice." You must cause the Source Code for any Derivative Works that You create to carry a prominent Attribution Notice reasonably calculated to inform recipients that You have modified the Original Work. - -7) Warranty of Provenance and Disclaimer of Warranty. Licensor warrants that the copyright in and to the Original Work and the patent rights granted herein by Licensor are owned by the Licensor or are sublicensed to You under the terms of this License with the permission of the contributor(s) of those copyrights and patent rights. Except as expressly stated in the immediately proceeding sentence, the Original Work is provided under this License on an "AS IS" BASIS and WITHOUT WARRANTY, either express or implied, including, without limitation, the warranties of NON-INFRINGEMENT, MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY OF THE ORIGINAL WORK IS WITH YOU. This DISCLAIMER OF WARRANTY constitutes an essential part of this License. No license to Original Work is granted hereunder except under this disclaimer. - -8) Limitation of Liability. Under no circumstances and under no legal theory, whether in tort (including negligence), contract, or otherwise, shall the Licensor be liable to any person for any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or the use of the Original Work including, without limitation, damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses. This limitation of liability shall not apply to liability for death or personal injury resulting from Licensor's negligence to the extent applicable law prohibits such limitation. Some jurisdictions do not allow the exclusion or limitation of incidental or consequential damages, so this exclusion and limitation may not apply to You. - -9) Acceptance and Termination. If You distribute copies of the Original Work or a Derivative Work, You must make a reasonable effort under the circumstances to obtain the express assent of recipients to the terms of this License. Nothing else but this License (or another written agreement between Licensor and You) grants You permission to create Derivative Works based upon the Original Work or to exercise any of the rights granted in Section 1 herein, and any attempt to do so except under the terms of this License (or another written agreement between Licensor and You) is expressly prohibited by U.S. copyright law, the equivalent laws of other countries, and by international treaty. Therefore, by exercising any of the rights granted to You in Section 1 herein, You indicate Your acceptance of this License and all of its terms and conditions. - -10) Termination for Patent Action. This License shall terminate automatically and You may no longer exercise any of the rights granted to You by this License as of the date You commence an action, including a cross-claim or counterclaim, against Licensor or any licensee alleging that the Original Work infringes a patent. This termination provision shall not apply for an action alleging patent infringement by combinations of the Original Work with other software or hardware. - -11) Jurisdiction, Venue and Governing Law. Any action or suit relating to this License may be brought only in the courts of a jurisdiction wherein the Licensor resides or in which Licensor conducts its primary business, and under the laws of that jurisdiction excluding its conflict-of-law provisions. The application of the United Nations Convention on Contracts for the International Sale of Goods is expressly excluded. Any use of the Original Work outside the scope of this License or after its termination shall be subject to the requirements and penalties of the U.S. Copyright Act, 17 U.S.C. § 101 et seq., the equivalent laws of other countries, and international treaty. This section shall survive the termination of this License. - -12) Attorneys Fees. In any action to enforce the terms of this License or seeking damages relating thereto, the prevailing party shall be entitled to recover its costs and expenses, including, without limitation, reasonable attorneys' fees and costs incurred in connection with such action, including any appeal of such action. This section shall survive the termination of this License. - -13) Miscellaneous. This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. - -14) Definition of "You" in This License. "You" throughout this License, whether in upper or lower case, means an individual or a legal entity exercising rights under, and complying with all of the terms of, this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with you. For purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. - -15) Right to Use. You may use the Original Work in all ways not otherwise restricted or conditioned by this License or by law, and Licensor promises not to interfere with or be responsible for such uses by You. - -This license is Copyright (C) 2003-2004 Lawrence E. Rosen. All rights reserved. Permission is hereby granted to copy and distribute this license without modification. This license may not be modified without the express written permission of its copyright owner. - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/MANIFEST b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/MANIFEST deleted file mode 100644 index 7112a5a4a07..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/MANIFEST +++ /dev/null @@ -1,115 +0,0 @@ -Changes -META.json -MANIFEST This list of files -LICENSE.txt -doc/html/MochiKit/Async.html -doc/html/MochiKit/Base.html -doc/html/MochiKit/Color.html -doc/html/MochiKit/DateTime.html -doc/html/MochiKit/DOM.html -doc/html/MochiKit/Format.html -doc/html/MochiKit/index.html -doc/html/MochiKit/Iter.html -doc/html/MochiKit/Logging.html -doc/html/MochiKit/LoggingPane.html -doc/html/MochiKit/Signal.html -doc/html/MochiKit/VersionHistory.html -doc/html/MochiKit/Visual.html -doc/js/toc.js -doc/rst/MochiKit/Async.rst -doc/rst/MochiKit/Base.rst -doc/rst/MochiKit/Color.rst -doc/rst/MochiKit/DateTime.rst -doc/rst/MochiKit/DOM.rst -doc/rst/MochiKit/Format.rst -doc/rst/MochiKit/index.rst -doc/rst/MochiKit/Iter.rst -doc/rst/MochiKit/Logging.rst -doc/rst/MochiKit/LoggingPane.rst -doc/rst/MochiKit/Signal.rst -doc/rst/MochiKit/VersionHistory.rst -doc/rst/MochiKit/Visual.rst -examples/ajax_tables/ajax_tables.css -examples/ajax_tables/ajax_tables.js -examples/ajax_tables/domains.json -examples/ajax_tables/domains.xml -examples/ajax_tables/index.html -examples/color_wheel/color_wheel.css -examples/color_wheel/color_wheel.js -examples/color_wheel/index.html -examples/draggable/draggable.css -examples/draggable/draggable.js -examples/draggable/index.html -examples/interpreter/index.html -examples/interpreter/interpreter.css -examples/interpreter/interpreter.js -examples/key_events/index.html -examples/key_events/key_events.css -examples/key_events/key_events.js -examples/logging_pane/index.html -examples/logging_pane/logging_pane.css -examples/logging_pane/logging_pane.js -examples/mochiregexp/index.html -examples/mochiregexp/mochiregexp.css -examples/mochiregexp/mochiregexp.js -examples/rounded_corners/index.html -examples/rounded_corners/rounded_corners.css -examples/rounded_corners/rounded_corners.js -examples/sortable_tables/index.html -examples/sortable_tables/sortable_tables.css -examples/sortable_tables/sortable_tables.js -examples/view-source/view-source.css -examples/view-source/view-source.html -examples/view-source/view-source.js -examples/view-source/lib/SyntaxHighlighter/shBrushCSharp.js -examples/view-source/lib/SyntaxHighlighter/shBrushDelphi.js -examples/view-source/lib/SyntaxHighlighter/shBrushJScript.js -examples/view-source/lib/SyntaxHighlighter/shBrushPhp.js -examples/view-source/lib/SyntaxHighlighter/shBrushPython.js -examples/view-source/lib/SyntaxHighlighter/shBrushSql.js -examples/view-source/lib/SyntaxHighlighter/shBrushVb.js -examples/view-source/lib/SyntaxHighlighter/shBrushXml.js -examples/view-source/lib/SyntaxHighlighter/shCore.js -examples/view-source/lib/SyntaxHighlighter/SyntaxHighlighter.css -examples/view-source/lib/SyntaxHighlighter/Tests.html -include/css/documentation.css -include/css/general.css -MochiKit/__package__.js -MochiKit/Async.js -MochiKit/Base.js -MochiKit/Color.js -MochiKit/DateTime.js -MochiKit/DOM.js -MochiKit/Format.js -MochiKit/Iter.js -MochiKit/Logging.js -MochiKit/LoggingPane.js -MochiKit/MochiKit.js -MochiKit/MockDOM.js -MochiKit/Signal.js -MochiKit/Test.js -MochiKit/Visual.js -packed/MochiKit/__package__.js -packed/MochiKit/MochiKit.js -tests/index.html -tests/test_Base.js -tests/test_Color.js -tests/test_DateTime.js -tests/test_Format.js -tests/test_Iter.js -tests/test_Logging.js -tests/test_MochiKit-Async.html -tests/test_MochiKit-Base.html -tests/test_MochiKit-Color.html -tests/test_MochiKit-DateTime.html -tests/test_MochiKit-DOM.html -tests/test_MochiKit-Format.html -tests/test_MochiKit-Iter.html -tests/test_MochiKit-JSAN.html -tests/test_MochiKit-Logging.html -tests/test_MochiKit-MochiKit.html -tests/test_MochiKit-Signal.html -tests/test_Signal.js -tests/SimpleTest/SimpleTest.js -tests/SimpleTest/test.css -tests/SimpleTest/TestRunner.js diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/META.json b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/META.json deleted file mode 100644 index 723d00c2f99..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/META.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "recommends": { - "JSAN": "0.10" - }, - "name": "MochiKit", - "license": "mit", - "author": [ - "Bob Ippolito " - ], - "abstract": "Python-inspired JavaScript kit", - "generated_by": "MochiKit's build script", - "build_requires": { - "Test.Simple": "0.11" - }, - "version": "1.3.1", - "provides": {} -} \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Async.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Async.html deleted file mode 100644 index 7f834bcc8c4..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Async.html +++ /dev/null @@ -1,606 +0,0 @@ - - - - - - - -MochiKit.Async - manage asynchronous tasks - - - - - - -
-
-

Name

-

MochiKit.Async - manage asynchronous tasks

-
-
-

Synopsis

-
-var url = "/src/b/bo/bob/MochiKit.Async/META.json";
-/*
-
-    META.json looks something like this:
-
-    {"name": "MochiKit", "version": "0.5"}
-
-*/
-var d = loadJSONDoc(url);
-var gotMetadata = function (meta) {
-    if (MochiKit.Async.VERSION == meta.version) {
-        alert("You have the newest MochiKit.Async!");
-    } else {
-        alert("MochiKit.Async "
-            + meta.version
-            + " is available, upgrade!");
-    }
-};
-var metadataFetchFailed = function (err) {
-  alert("The metadata for MochiKit.Async could not be fetched :(");
-};
-d.addCallbacks(gotMetadata, metadataFetchFailed);
-
-
-
-

Description

-

MochiKit.Async provides facilities to manage asynchronous -(as in AJAX [1]) tasks. The model for asynchronous computation -used in this module is heavily inspired by Twisted [2].

-
- -
-

Overview

-
-

Deferred

-

The Deferred constructor encapsulates a single value that -is not available yet. The most important example of this -in the context of a web browser would be an XMLHttpRequest -to a server. The importance of the Deferred is that it -allows a consistent API to be exposed for all asynchronous -computations that occur exactly once.

-

The producer of the Deferred is responsible for doing all -of the complicated work behind the scenes. This often -means waiting for a timer to fire, or waiting for an event -(e.g. onreadystatechange of XMLHttpRequest). -It could also be coordinating several events (e.g. -XMLHttpRequest with a timeout, or several Deferreds -(e.g. fetching a set of XML documents that should be -processed at the same time).

-

Since these sorts of tasks do not respond immediately, the -producer of the Deferred does the following steps before -returning to the consumer:

-
    -
  1. Create a new Deferred(); object and keep a reference -to it, because it will be needed later when the value is -ready.
  2. -
  3. Setup the conditions to create the value requested (e.g. -create a new XMLHttpRequest, set its -onreadystatechange).
  4. -
  5. Return the Deferred object.
  6. -
-

Since the value is not yet ready, the consumer attaches -a function to the Deferred that will be called when the -value is ready. This is not unlike setTimeout, or -other similar facilities you may already be familiar with. -The consumer can also attach an "errback" to the -Deferred, which is a callback for error handling.

-

When the value is ready, the producer simply calls -myDeferred.callback(theValue). If an error occurred, -it should call myDeferred.errback(theValue) instead. -As soon as this happens, the callback that the consumer -attached to the Deferred is called with theValue -as the only argument.

-

There are quite a few additional "advanced" features -baked into Deferred, such as cancellation and -callback chains, so take a look at the API -reference if you would like to know more!

-
-
-
-

API Reference

-
-

Errors

-

- -AlreadyCalledError:

-
-Thrown by a Deferred if .callback or -.errback are called more than once.
-

- -BrowserComplianceError:

-
-Thrown when the JavaScript runtime is not capable of performing -the given function. Currently, this happens if the browser -does not support XMLHttpRequest.
-

- -CancelledError:

-
-Thrown by a Deferred when it is cancelled, -unless a canceller is present and throws something else.
-

- -GenericError:

-
-Results passed to .fail or .errback of a Deferred -are wrapped by this Error if !(result instanceof Error).
-

- -XMLHttpRequestError:

-
-Thrown when an XMLHttpRequest does not complete successfully -for any reason. The req property of the error is the failed -XMLHttpRequest object, and for convenience the number -property corresponds to req.status.
-
-
-

Constructors

-

- -Deferred():

-
-Encapsulates a sequence of callbacks in response to a value that -may not yet be available. This is modeled after the Deferred class -from Twisted [3].
-
-

Why do we want this? JavaScript has no threads, and even if it did, -threads are hard. Deferreds are a way of abstracting non-blocking -events, such as the final response to an XMLHttpRequest.

-

The sequence of callbacks is internally represented as a list -of 2-tuples containing the callback/errback pair. For example, -the following call sequence:

-
-var d = new Deferred();
-d.addCallback(myCallback);
-d.addErrback(myErrback);
-d.addBoth(myBoth);
-d.addCallbacks(myCallback, myErrback);
-
-

is translated into a Deferred with the following internal -representation:

-
-[
-    [myCallback, null],
-    [null, myErrback],
-    [myBoth, myBoth],
-    [myCallback, myErrback]
-]
-
-

The Deferred also keeps track of its current status (fired). -Its status may be one of the following three values:

-
- ---- - - - - - - - - - - - - - - - - -
ValueCondition
-1no value yet (initial condition)
0success
1error
-
-

A Deferred will be in the error state if one of the following -conditions are met:

-
    -
  1. The result given to callback or errback is "instanceof Error"
  2. -
  3. The callback or errback threw while executing. If the thrown object -is not instanceof Error, it will be wrapped with -GenericError.
  4. -
-

Otherwise, the Deferred will be in the success state. The state -of the Deferred determines the next element in the callback -sequence to run.

-

When a callback or errback occurs with the example deferred chain, something -equivalent to the following will happen (imagine that exceptions are caught -and returned as-is):

-
-// d.callback(result) or d.errback(result)
-if (!(result instanceof Error)) {
-    result = myCallback(result);
-}
-if (result instanceof Error) {
-    result = myErrback(result);
-}
-result = myBoth(result);
-if (result instanceof Error) {
-    result = myErrback(result);
-} else {
-    result = myCallback(result);
-}
-
-

The result is then stored away in case another step is added to the -callback sequence. Since the Deferred already has a value -available, any new callbacks added will be called immediately.

-

There are two other "advanced" details about this implementation that are -useful:

-

Callbacks are allowed to return Deferred instances, -so you can build complicated sequences of events with (relative) ease.

-

The creator of the Deferred may specify a canceller. The -canceller is a function that will be called if -Deferred.prototype.cancel is called before the -Deferred fires. You can use this to allow an -XMLHttpRequest to be cleanly cancelled, for example. Note that -cancel will fire the Deferred with a -CancelledError (unless your canceller throws or returns -a different Error), so errbacks should be prepared to handle that -Error gracefully for cancellable Deferred instances.

-
-

- -Deferred.prototype.addBoth(func):

-
-

Add the same function as both a callback and an errback as the -next element on the callback sequence. This is useful for code -that you want to guarantee to run, e.g. a finalizer.

-

If additional arguments are given, then func will be replaced -with MochiKit.Base.partial.apply(null, arguments). This -differs from Twisted, because the result of the callback or -errback will be the last argument passed to func.

-

If func returns a Deferred, then it will be chained -(its value or error will be passed to the next callback). Note that -once the returned Deferred is chained, it can no longer accept new -callbacks.

-
-

- -Deferred.prototype.addCallback(func[, ...]):

-
-

Add a single callback to the end of the callback sequence.

-

If additional arguments are given, then func will be replaced -with MochiKit.Base.partial.apply(null, arguments). This -differs from Twisted, because the result of the callback will -be the last argument passed to func.

-

If func returns a Deferred, then it will be chained -(its value or error will be passed to the next callback). Note that -once the returned Deferred is chained, it can no longer accept new -callbacks.

-
-

- -Deferred.prototype.addCallbacks(callback, errback):

-
-

Add separate callback and errback to the end of the callback -sequence. Either callback or errback may be null, -but not both.

-

If callback or errback returns a Deferred, -then it will be chained (its value or error will be passed to the -next callback). Note that once the returned Deferred is chained, -it can no longer accept new callbacks.

-
-

- -Deferred.prototype.addErrback(func):

-
-

Add a single errback to the end of the callback sequence.

-

If additional arguments are given, then func will be replaced -with MochiKit.Base.partial.apply(null, arguments). This -differs from Twisted, because the result of the errback will -be the last argument passed to func.

-

If func returns a Deferred, then it will be chained -(its value or error will be passed to the next callback). Note that -once the returned Deferred is chained, it can no longer accept new -callbacks.

-
-

- -Deferred.prototype.callback([result]):

-
-

Begin the callback sequence with a non-Error result. Result -may be any value except for a Deferred.

-

Either .callback or .errback should -be called exactly once on a Deferred.

-
-

- -Deferred.prototype.cancel():

-
-

Cancels a Deferred that has not yet received a value, -or is waiting on another Deferred as its value.

-

If a canceller is defined, the canceller is called. -If the canceller did not return an Error, or there -was no canceller, then the errback chain is started -with CancelledError.

-
-

- -Deferred.prototype.errback([result]):

-
-

Begin the callback sequence with an error result. -Result may be any value except for a Deferred, -but if !(result instanceof Error), it will be wrapped -with GenericError.

-

Either .callback or .errback should -be called exactly once on a - -Deferred.

-
-

- -DeferredLock():

-
-

A lock for asynchronous systems.

-

The locked property of a DeferredLock will be true if -it locked, false otherwise. Do not change this property.

-
-

- -DeferredLock.prototype.acquire():

-
-Attempt to acquire the lock. Returns a Deferred that fires on -lock acquisition with the DeferredLock as the value. -If the lock is locked, then the Deferred goes into a waiting -list.
-

- -DeferredLock.prototype.release():

-
-Release the lock. If there is a waiting list, then the first -Deferred in that waiting list will be called back.
-

- -DeferredList(list, [fireOnOneCallback, fireOnOneErrback, consumeErrors, canceller]):

-
-

Combine a list of Deferred into one. Track the callbacks and -return a list of (success, result) tuples, 'success' being a boolean -indicating whether result is a normal result or an error.

-

Once created, you have access to all Deferred methods, like -addCallback, addErrback, addBoth. The behaviour can be changed by the -following options:

-
-
fireOnOneCallback:
-
Flag for launching the callback once the first Deferred of the list -has returned.
-
fireOnOneErrback:
-
Flag for calling the errback at the first error of a Deferred.
-
consumeErrors:
-
Flag indicating that any errors raised in the Deferreds should be -consumed by the DeferredList.
-
-

Example:

-
-// We need to fetch data from 2 different urls
-var d1 = loadJSONDoc(url1);
-var d2 = loadJSONDoc(url2);
-var l1 = new DeferredList([d1, d2], false, false, true);
-l1.addCallback(function (resultList) {
-    MochiKit.Base.map(function (result) {
-        if (result[0]) {
-            alert("Data is here: " + result[1]);
-        } else {
-            alert("Got an error: " + result[1]);
-        }
-    }, resultList);
-});
-
-
-
-
-

Functions

-

- -callLater(seconds, func[, args...]):

-
-

Call func(args...) after at least seconds seconds have elapsed. -This is a convenience method for:

-
-func = partial.apply(extend(null, arguments, 1));
-return wait(seconds).addCallback(function (res) { return func() });
-
-

Returns a cancellable Deferred.

-
-

- -doSimpleXMLHttpRequest(url[, queryArguments...]):

-
-

Perform a simple XMLHttpRequest and wrap it with a -Deferred that may be cancelled.

-

Note that currently, only 200 (OK) and 304 -(NOT_MODIFIED) are considered success codes at this time, other -status codes will result in an errback with an XMLHttpRequestError.

-
-
url:
-
The URL to GET
-
queryArguments:
-

If this function is called with more than one argument, a "?" -and the result of MochiKit.Base.queryString with -the rest of the arguments are appended to the URL.

-

For example, this will do a GET request to the URL -http://example.com?bar=baz:

-
-doSimpleXMLHttpRequest("http://example.com", {bar: "baz"});
-
-
-
returns:
-
Deferred that will callback with the XMLHttpRequest -instance on success
-
-
-

- -evalJSONRequest(req):

-
-

Evaluate a JSON [4] XMLHttpRequest

-
-
req:
-
The request whose .responseText property is to be evaluated
-
returns:
-
A JavaScript object
-
-
-

- -fail([result]):

-
-

Return a Deferred that has already had .errback(result) -called.

-

See succeed documentation for rationale.

-
-
result:
-
The result to give to Deferred.prototype.errback(result).
-
returns:
-
A new Deferred()
-
-
-

- -gatherResults(deferreds):

-
-A convenience function that returns a DeferredList -from the given Array of Deferred instances -that will callback with an Array of just results when -they're available, or errback on the first array.
-

- -getXMLHttpRequest():

-
-

Return an XMLHttpRequest compliant object for the current -platform.

-

In order of preference:

-
    -
  • new XMLHttpRequest()
  • -
  • new ActiveXObject('Msxml2.XMLHTTP')
  • -
  • new ActiveXObject('Microsoft.XMLHTTP')
  • -
  • new ActiveXObject('Msxml2.XMLHTTP.4.0')
  • -
-
-

- -maybeDeferred(func[, argument...]):

-
-

Call a func with the given arguments and ensure the result is a -Deferred.

-
-
func:
-
The function to call.
-
returns:
-
A new Deferred based on the call to func. If func -does not naturally return a Deferred, its result or error -value will be wrapped by one.
-
-
-

- -loadJSONDoc(url):

-
-

Do a simple XMLHttpRequest to a URL and get the response -as a JSON [4] document.

-
-
url:
-
The URL to GET
-
returns:
-
Deferred that will callback with the evaluated JSON [4] -response upon successful XMLHttpRequest
-
-
-

- -sendXMLHttpRequest(req[, sendContent]):

-
-

Set an onreadystatechange handler on an XMLHttpRequest object -and send it off. Will return a cancellable Deferred that will -callback on success.

-

Note that currently, only 200 (OK) and 304 -(NOT_MODIFIED) are considered success codes at this time, other -status codes will result in an errback with an XMLHttpRequestError.

-
-
req:
-
An preconfigured XMLHttpRequest object (open has been called).
-
sendContent:
-
Optional string or DOM content to send over the XMLHttpRequest.
-
returns:
-
Deferred that will callback with the XMLHttpRequest -instance on success.
-
-
-

- -succeed([result]):

-
-

Return a Deferred that has already had .callback(result) -called.

-

This is useful when you're writing synchronous code to an asynchronous -interface: i.e., some code is calling you expecting a Deferred -result, but you don't actually need to do anything asynchronous. Just -return succeed(theResult).

-

See fail for a version of this function that uses a failing -Deferred rather than a successful one.

-
-
result:
-
The result to give to Deferred.prototype.callback(result)
-
returns:
-
a new Deferred
-
-
-

- -wait(seconds[, res]):

-
-Return a new cancellable Deferred that will .callback(res) -after at least seconds seconds have elapsed.
-
-
-
-

See Also

- - - - - -
[1]AJAX, Asynchronous JavaScript and XML: http://en.wikipedia.org/wiki/AJAX
- - - - - -
[2]Twisted, an event-driven networking framework written in Python: http://twistedmatrix.com/
- - - - - -
[3]Twisted Deferred Reference: http://twistedmatrix.com/projects/core/documentation/howto/defer.html
- - - - - -
[4](1, 2, 3) JSON, JavaScript Object Notation: http://json.org/
-
-
-

Authors

- -
-
-

Copyright

-

Copyright 2005 Bob Ippolito <bob@redivi.com>. This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -MIT License or the Academic Free License v2.1.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Base.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Base.html deleted file mode 100644 index 31befc0563e..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Base.html +++ /dev/null @@ -1,1239 +0,0 @@ - - - - - - - -MochiKit.Base - functional programming and useful comparisons - - - - - - -
-
-

Name

-

MochiKit.Base - functional programming and useful comparisons

-
-
-

Synopsis

-
-myObjectRepr = function () {
-    // gives a nice, stable string representation for objects,
-    // ignoring any methods
-    var keyValuePairs = [];
-    for (var k in this) {
-        var v = this[k];
-        if (typeof(v) != 'function') {
-            keyValuePairs.push([k, v]);
-        }
-    };
-    keyValuePairs.sort(compare);
-    return "{" + map(
-        function (pair) {
-            return map(repr, pair).join(":");
-        },
-        keyValuePairs
-    ).join(", ") + "}";
-};
-
-// repr() will look for objects that have a repr method
-myObjectArray = [
-    {"a": 3, "b": 2, "repr": myObjectRepr},
-    {"a": 1, "b": 2, "repr": myObjectRepr}
-];
-
-// sort it by the "a" property, check to see if it matches
-myObjectArray.sort(keyComparator("a"));
-expectedRepr = '[{"a": 1, "b": 2}, {"a": 3, "b": 2}]';
-assert( repr(myObjectArray) == expectedRepr );
-
-// get just the "a" values out into an array
-sortedAValues = map(itemgetter("a"), myObjectArray);
-assert( compare(sortedAValues, [1, 3]) == 0 );
-
-// serialize an array as JSON, unserialize it, expect something equivalent
-myArray = [1, 2, "3", null, undefined];
-assert( objEqual(evalJSON(serializeJSON(myArray)), myArray) );
-
-
-
-

Description

-

MochiKit.Base is the foundation for the MochiKit suite. -It provides:

- -

Python users will feel at home with MochiKit.Base, as the -facilities are quite similar to those available as part of Python and the -Python standard library.

-
-
-

Dependencies

-

None.

-
-
-

Overview

-
-

Comparison

-

The comparators (operators for comparison) in JavaScript are deeply broken, -and it is not possible to teach them new tricks.

-

MochiKit exposes an extensible comparison facility as a simple -compare(a, b) function, which should be used in lieu of -JavaScript's operators whenever comparing objects other than numbers -or strings (though you can certainly use compare for those, too!).

-

The compare function has the same signature and return value as a -sort function for Array.prototype.sort, and is often used in that context.

-

Defining new comparators for the compare function to use is done -by adding an entry to its AdapterRegistry with the -registerComparator function.

-
-
-

Programmer Representation

-

JavaScript's default representation mechanism, toString, is notorious -for having terrible default behavior. It's also very unwise to change that -default, as other JavaScript code you may be using may depend on it.

-

It's also useful to separate the concept of a "string representation" and a -"string representation for programmers", much like Python does with its str -and repr protocols.

-

repr provides this programmer representation for JavaScript, -in a way that doesn't require object prototype hacking: using an -AdapterRegistry.

-

Objects that implement the repr protocol can either implement a .repr() -or .__repr__() method, or they can simply have an adapter setup to -generate programmer representations. By default, the registry provides -nice representations for null, undefined, Array, and objects or -functions with a NAME attribute that use the default toString. For -objects that repr doesn't already understand, it simply defaults to -toString, so it will integrate seamlessly with code that implements -the idiomatic JavaScript toString method!

-

To define a programmer representation for your own objects, simply add -a .repr() or .__repr__() method that returns a string. For -objects that you didn't create (e.g., from a script you didn't write, or a -built-in object), it is instead recommended that you create an adapter -with registerRepr.

-
-
-

JSON Serialization

-

JSON [1], JavaScript Object Notation, is a widely used serialization format -in the context of web development. It's extremely simple, lightweight, and -fast. In its essence, JSON is a restricted subset of JavaScript syntax -suitable for sending over the wire that can be unserialized with a simple -eval. It's often used as an alternative to XML in "AJAX" contexts because it -is compact, fast, and much simpler to use for most purposes.

-

To create a JSON serialization of any object, simply call -serializeJSON() with that object. To unserialize a JSON string, -simply call evalJSON() -with the serialization.

-

In order of precedence, serializeJSON coerces the given argument -into a JSON serialization:

-
    -
  1. Primitive types are returned as their JSON representation: -undefined, string, number, boolean, null.
  2. -
  3. If the object has a __json__ or json method, then it is called -with no arguments. If the result of this method is not the object itself, -then the new object goes through rule processing again (e.g. it may return -a string, which is then serialized in JSON format).
  4. -
  5. If the object is Array-like (has a length property that is a -number, and is not a function), then it is serialized as a JSON array. -Each element will be processed according to these rules in order. -Elements that can not be serialized (e.g. functions) will be replaced with -undefined.
  6. -
  7. The jsonRegistry AdapterRegistry is consulted for an -adapter for this object. JSON adapters take one argument (the object), -and are expected to behave like a __json__ or json method -(return another object to be serialized, or itself).
  8. -
  9. If no adapter is available, the object is enumerated and serialized as a -JSON object (name:value pairs). All names are expected to be strings. -Each value is serialized according to these rules, and if it can not be -serialized (e.g. methods), then that name:value pair will be skipped.
  10. -
-
-
-

Adapter Registries

-

MochiKit makes extensive use of adapter registries, which enable you to -implement object-specific behaviors for objects that you do not necessarily -want to modify, such as built-in objects. This is especially useful because -JavaScript does not provide a method for hiding user-defined properties from -for propName in obj enumeration.

-

AdapterRegistry is simply an encapsulation for an ordered list of -"check" and "wrap" function pairs. Each AdapterRegistry instance -should perform one function, but may have multiple ways to achieve that -function based upon the arguments. One way to think of it is as a poor man's -generic function, or multiple dispatch (on arbitrary functions, not just type!).

-

Check functions take one or more arguments, and return true if the -argument list is suitable for the wrap function. Check functions should -perform "cheap" checks of an object's type or contents, before the -"expensive" wrap function is called.

-

Wrap functions take the same arguments as check functions and do some -operation, such as creating a programmer representation or comparing -both arguments.

-
-
-

Convenience Functions

-

Much of MochiKit.Base is there to simply remove the grunt work of -doing generic JavaScript programming.

-

Need to take every property from one object and set them on another? No -problem, just call update(dest, src)! What if you just wanted to -update keys that weren't already set? Look no further than -setdefault(dest, src[, ...]).

-

Want to return a mutable object, but don't want to suffer the consequences -if the user mutates it? Just clone(it) and you'll get a -copy-on-write clone. Cheaper than a copy!

-

Need to extend an Array with another array? Or even an Array-like -object such as a NodeList or the special arguments object? Even if you -need to skip the first few elements of the source Array-like object, it's -no problem with extend(dstArray, srcArrayLike[, skip])!

-

Wouldn't it be convenient to have all of the JavaScript operators were -available as functions somewhere? That's what the operators table -is for, and it even comes with additional operators based on the -compare function.

-

Need to walk some tree of objects and manipulate or find something in it? -A DOM element tree perhaps? Use nodeWalk(node, visitor)!

-

There's plenty more, so check out the API Reference below.

-
-
-

Functional Programming

-

Functional programming constructs such as map and -filter can save you a lot of time, because JavaScript iteration is -error-prone and arduous. Writing less code is the best way to prevent bugs, -and functional programming can help you do that.

-

MochiKit.Base ships with a few simple Array-based functional -programming constructs, namely map and filter, and -their "extended" brethren, xmap and xfilter.

-

map(func, arrayLike[, ...]) takes a function and an Array-like -object, and creates a new Array. The new Array is the result of -func(element) for every element of arrayLike, much -like the Array.prototype.map extension in Mozilla. However, -MochiKit.Base takes that a step further and gives you the full -blown Python version of map, which will take several -Array-like objects, and calls the function with one argument per given -Array-like, e.g.:

-
-var arrayOne = [1, 2, 3, 4, 5];
-var arrayTwo = [1, 5, 2, 4, 3];
-var arrayThree = [5, 2, 1, 3, 4];
-var biggestElements = map(objMax, arrayOne, arrayTwo, arrayThree);
-assert( objEqual(biggestElements, [5, 5, 3, 4, 5]) );
-
-

filter(func, arrayLike[, self]) takes a function and an -Array-like object, and returns a new Array. -This is basically identical to the Array.prototype.filter -extension in Mozilla. self, if given, will be -used as this in the context of func when called.

-

xmap and xfilter are just special forms of -map and filter that accept a function as the first -argument, and use the extra arguments as the Array-like. Not terribly -interesting, but a definite time-saver in some cases.

-

If you appreciate the functional programming facilities here, -you should definitely check out MochiKit.Iter, which provides -full blown iterators, MochiKit.Iter.range, -MochiKit.Iter.reduce, and a near-complete port of Python's -itertools [2] module, with some extra stuff thrown in for good measure!

-
-
-

Bound and Partial Functions

-

JavaScript's method-calling special form and lack of bound functions (functions -that know what this should be) are one of the first stumbling blocks that -programmers new to JavaScript face. The bind(func, self) method -fixes that right up by returning a new function that calls func with the right -this.

-

In order to take real advantage of all this fancy functional programming stuff, -you're probably going to want partial application. This allows you to create -a new function from an existing function that remembers some of the arguments. -For example, if you wanted to compare a given object to a slew of other -objects, you could do something like this:

-
-compareWithOne = partial(compare, 1);
-results = map(compareWithOne, [0, 1, 2, 3]);
-assert( objEqual(results, [-1, 0, 1, 1]) );
-
-

One of the better uses of partial functions is in MochiKit.DOM, -which is certainly a must-see for those of you creating lots of DOM elements -with JavaScript!

-
-
-
-

API Reference

-
-

Errors

-

- -NotFound:

-
-A singleton error raised when no suitable adapter is found
-
-
-

Constructors

-

- -AdapterRegistry:

-
-

A registry to facilitate adaptation.

-

All check/wrap function pairs in a given registry -should take the same number of arguments.

-
-

- -AdapterRegistry.prototype.register(name, check, wrap[, override]):

-
-
-
name:
-
a unique identifier used to identify this adapter so that it -may be unregistered.
-
check:
-
function that should return true if the given arguments are -appropriate for the wrap function.
-
wrap:
-
function that takes the same parameters as check and does -the adaptation. Every wrap/check function pair in the -registry should have the same number of arguments.
-
override:
-
if true, the check function will be -given highest priority. Otherwise, the lowest.
-
-
-

- -AdapterRegistry.prototype.match(obj[, ...]):

-
-

Find an adapter for the given arguments by calling every -check function until one returns true.

-

If no suitable adapter is found, throws NotFound.

-
-

- -AdapterRegistry.prototype.unregister(name):

-
-Remove a named adapter from the registry
-

- -NamedError:

-
-Convenience constructor for creating new errors (e.g. NotFound)
-
-
-

Functions

-

- -arrayEqual(self, arr):

-
-Compare the arrays self and arr for equality using compare -on each element. Uses a fast-path for length differences.
-

- -bind(func, self[, arg, ...]):

-
-

Return a copy of func bound to self. This means whenever -and however the returned function is called, this will always -reference the given self. func may be either a function -object, or a string. If it is a string, then self[func] will -be used, making these two statements equivalent:

-
-bind("method", self);
-bind(self.method, self);
-
-

Calling bind(func, self) on an already bound function will -return a new function that is bound to the new self! If -self is undefined, then the previous self is used. -If self is null, then the this object is used -(which may or may not be the global object). To force binding -to the global object, you should pass it explicitly.

-

Additional arguments, if given, will be partially applied to -the function. These three expressions are equivalent and -return equally efficient functions (bind and -partial share the same code path):

- -
-

- -bindMethods(self):

-
-Replace all functions meth on self with -bind(meth, self). This emulates -Python's bound instance methods, where there is no -need to worry about preserving this when the -method is used as a callback.
-

- -clone(obj):

-
-

Return a new object using obj as its prototype. Use this -if you want to return a mutable object (e.g. instance state), -but don't want the user to mutate it. If they do, it won't -have any effect on the original obj.

-

Note that this is a shallow clone, so mutable properties will -have to be cloned separately if you want to "protect" them.

-
-

- -compare(a, b):

-
-

Compare two objects in a sensible manner. Currently this is:

-
    -
  1. undefined and null compare equal to each other
  2. -
  3. undefined and null are less than anything else
  4. -
  5. If JavaScript says a == b, then we trust it
  6. -
  7. comparators registered with registerComparator are -used to find a good comparator. Built-in comparators -are currently available for Array-like and Date-like -objects.
  8. -
  9. Otherwise hope that the built-in comparison operators -do something useful, which should work for numbers -and strings.
  10. -
  11. If neither a < b or a > b, then throw a TypeError
  12. -
-

Returns what one would expect from a comparison function:

- ---- - - - - - - - - - - - - - - -
ValueCondition
0a == b
1a > b
-1a < b
-
-

- -concat(lst[, ...]):

-
-

Concatenates all given Array-like arguments and returns -a new Array:

-
-var lst = concat(["1","3","5"], ["2","4","6"]);
-assert( lst.toString() == "1,3,5,2,4,6" );
-
-
-

- -counter(n=1):

-
-

Returns a function that will return a number one greater than -the previous returned value, starting at n. For example:

-
-nextId = counter()
-assert( nextId() == 1 )
-assert( nextId() == 2 )
-
-

For an iterator with this behavior, see -MochiKit.Iter.count.

-
-

- -extend(self, obj, skip=0):

-
-

Mutate the array self by extending it with an Array-like -obj, starting from index skip. If null is given -as the initial array, a new one will be created.

-

This mutates and returns self, be warned.

-
-

- -evalJSON(aJSONString):

-
-

Unserialize a JSON [1] represenation of an object.

-

Note that this uses the eval function of the interpreter, and -therefore trusts the contents of aJSONString to be safe. -This is acceptable when the JSON and JavaScript application -originate from the same server, but in other scenarios it may not be the -appropriate security model. Currently, a validating JSON parser is beyond -the scope of MochiKit, but there is one available from json.org [1].

-
-

- -filter(fn, lst):

-
-

Returns a new Array composed of all elements from lst where -fn(lst[i]) returns a true value.

-

If fn is null, operator.truth will be used.

-
-

- -findValue(lst, value, start=0, end=lst.length):

-
-

Finds the index of value in the Array-like object lst using -compare. The search starts at the index start, and ends -at the index end - 1. If value is not found in lst, it will -return -1.

-

For example:

-
-assert( findValue([1, 2, 3, 2, 1], 2) == 1 )
-assert( findValue([1, 2, 3, 2, 1], 2, 2) == 3 )
-
-
-

- -findIdentical(lst, value, start=0, end=lst.length):

-
-

Finds the index of value in the Array-like object lst using -the === operator. The search starts at the index start, and ends -at the index end - 1. If value is not found in lst, it will -return -1.

-

You should use this function instead of findValue if lst may -be comprised of objects for which no comparator is defined and all you care -about is finding an identical object (e.g. the same instance), or if -lst is comprised of just numbers or strings and performance is -important.

-

For example:

-
-assert( findIdentical([1, 2, 3, 2, 1], 2) == 1 )
-assert( findIdentical([1, 2, 3, 2, 1], 2, 2) == 3 )
-
-
-

- -flattenArguments(arg[, ...]):

-
-

Given a bunch of arguments, return a single Array containing all -of those arguments. Any Array argument will be extended in-place, -e.g.:

-
-compare(flattenArguments(1, [2, 3, [4, 5]]), [1, 2, 3, 4, 5]) == 0
-
-
-

- -forwardCall(name):

-
-Returns a function that forwards a method call to this.name(...)
-

- -isArrayLike(obj[, ...]):

-
-Returns true if all given arguments are Array-like (have a -.length property and typeof(obj) == 'object')
-

- -isDateLike(obj[, ...]):

-
-Returns true if all given arguments are Date-like (have a -.getTime() method)
-

- -isEmpty(obj[, ...]):

-
-Returns true if all the given Array-like or string arguments -are empty (obj.length == 0)
-

- -isNotEmpty(obj[, ...]):

-
-Returns true if all the given Array-like or string arguments -are not empty (obj.length > 0)
-

- -isNull(obj[, ...]):

-
-Returns true if all arguments are null.
-

- -isUndefinedOrNull(obj[, ...]):

-
-Returns true if all arguments are undefined or null
-

- -itemgetter(name):

-
-Returns a function(obj) that returns obj[name]
-

- -items(obj):

-
-Return an Array of [propertyName, propertyValue] pairs for the -given obj (in the order determined by for propName in obj).
-

- -keyComparator(key[, ...]):

-
-

A comparator factory that compares a[key] with b[key]. -e.g.:

-
-var lst = ["a", "bbb", "cc"];
-lst.sort(keyComparator("length"));
-assert( lst.toString() == "a,cc,bbb" );
-
-
-

- -keys(obj):

-
-Return an Array of the property names of an object -(in the order determined by for propName in obj).
-

- -listMax(lst):

-
-Return the largest element of an Array-like object, as determined -by compare. This is a special form of listMinMax, -specifically partial(listMinMax, 1).
-

- -listMin(lst):

-
-Return the smallest element of an Array-like object, as determined -by compare. This is a special form of listMinMax, -specifically partial(listMinMax, -1).
-

- -listMinMax(which, lst):

-
-

If which == -1 then it will return the smallest -element of the Array-like lst. This is also available -as listMin(lst).

-

If which == 1 then it will return the largest -element of the Array-like lst. This is also available -as listMax(list).

-
-

- -map(fn, lst[, ...]):

-
-

Return a new array composed of the results of fn(x) for every x -in lst.

-

If fn is null, and only one sequence argument is given the -identity function is used.

-
-map(null, lst) -> lst.slice();
-

If fn is null, and more than one sequence is given as arguments, -then the Array function is used, making it equivalent to -zip.

-
-
-
map(null, p, q, ...)
-
-> zip(p, q, ...) --> [[p0, q0, ...], [p1, q1, ...], ...];
-
-
-
-

- -merge(obj[, ...]):

-
-

Create a new instance of Object that contains every property -from all given objects. If a property is defined on more than -one of the objects, the last property is used.

-

This is a special form of update(self, obj[, ...]), -specifically, it is defined as partial(update, null).

-
-

- -method(self, func, ...):

-
-

Alternate form of bind that takes the object before the -function. These two calls are equivalent:

-
-bind("method", myobject)
-method(myobject, "method")
-
-
-

- -nameFunctions(namespace):

-
-

Given a namespace (object or function) with a NAME property, -find all methods in it and give them nice NAME properties too -(for use with repr). e.g.:

-
-namespace = {
-    NAME: "Awesome",
-    Dude: function () {}
-}
-nameFunctions(namespace);
-assert( namespace.Dude.NAME == 'Awesome.Dude' );
-
-
-

- -objEqual(a, b):

-
-Return true if compare(a, b) == 0
-

- -nodeWalk(node, visitor):

-
-

Non-recursive generic node walking function (e.g. for a DOM).

-

The walk order for nodeWalk is breadth first, meaning that all -siblings will be visited before any children.

-
-
node:
-
The initial node to be searched.
-
visitor:
-
The visitor function, will be called as -visitor(node), and should return an Array-like -of nodes to be searched next (e.g. node.childNodes). -Leaf nodes may return null or undefined.
-
-
-

- -objMax(obj[, ...]):

-
-Return the maximum object according to compare out -of the given arguments. This is similar to listMax, -except is uses the arguments instead of a given Array-like.
-

- -objMin(obj[, ...]):

-
-Return the minimum object according to compare -out of the given arguments. This is similar to -listMin, except it uses the arguments instead of a -given Array-like.
-

- -operator:

-
-

A table of JavaScript's operators for usage with map, -filter, etc.

-

Unary Logic Operators:

-
- ----- - - - - - - - - - - - - - - - - - - - - -
OperatorImplementationDescription
truth(a)!!aLogical truth
lognot(a)!aLogical not
identity(a)aLogical identity
-
-

Unary Math Operators:

-
- ----- - - - - - - - - - - - - - - - - -
OperatorImplementationDescription
not(a)~aBitwise not
neg(a)-aNegation
-
-

Binary Operators:

-
- ----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OperatorImplementationDescription
add(a, b)a + bAddition
sub(a, b)a - bSubtraction
div(a, b)a / bDivision
mod(a, b)a % bModulus
mul(a, b)a * bMultiplication
and(a, b)a & bBitwise and
or(a, b)a | bBitwise or
xor(a, b)a ^ bBitwise exclusive or
lshift(a, b)a << bBitwise left shift
rshift(a, b)a >> bBitwise signed right shift
zrshfit(a, b)a >>> bBitwise unsigned right shift
-
-

Built-in Comparators:

-
- ----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OperatorImplementationDescription
eq(a, b)a == bEquals
ne(a, b)a != bNot equals
gt(a, b)a > bGreater than
ge(a, b)a >= bGreater than or equal to
lt(a, b)a < bLess than
le(a, b)a <= bLess than or equal to
-
-

Extended Comparators (uses compare):

-
- ----- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
OperatorImplementationDescription
ceq(a, b)compare(a, b) == 0Equals
cne(a, b)compare(a, b) != 0Not equals
cgt(a, b)compare(a, b) == 1Greater than
cge(a, b)compare(a, b) != -1Greater than or equal to
clt(a, b)compare(a, b) == -1Less than
cle(a, b)compare(a, b) != 1Less than or equal to
-
-

Binary Logical Operators:

-
- ----- - - - - - - - - - - - - - - - - - - - - -
OperatorImplementationDescription
logand(a, b)a && bLogical and
logor(a, b)a || bLogical or
contains(a, b)b in aHas property (note order)
-
-
-

- -parseQueryString(encodedString[, useArrays=false]):

-
-

Parse a name=value pair URL query string into an object with a property -for each pair. e.g.:

-
-var args = parseQueryString("foo=value%20one&bar=two");
-assert( args.foo == "value one" && args.bar == "two" );
-
-

If you expect that the query string will reuse the -same name, then give true as a second argument, which will -use arrays to store the values. e.g.:

-
-var args = parseQueryString("foo=one&foo=two", true);
-assert( args.foo[0] == "one" && args.foo[1] == "two" );
-
-
-

- -partial(func, arg[, ...]):

-
-

Return a partially applied function, e.g.:

-
-addNumbers = function (a, b) {
-    return a + b;
-}
-
-addOne = partial(addNumbers, 1);
-
-assert(addOne(2) == 3);
-
-

partial is a special form of bind that does not -alter the bound self (if any). It is equivalent to calling:

-
-bind(func, undefined, arg[, ...]);
-
-

See the documentation for bind for more details about -this facility.

-

This could be used to implement, but is NOT currying.

-
-

- -queryString(names, values):

-
-

Creates a URL query string from a pair of Array-like objects -representing names and values. Each name=value pair will -be URL encoded by urlEncode. name=value pairs with a -value of undefined or null will be skipped. e.g.:

-
-var keys = ["foo", "bar"];
-var values = ["value one", "two"];
-assert( queryString(keys, values) == "foo=value%20one&bar=two" );
-
-
-
Alternate form 1:
-
queryString(domElement)
-
-

If MochiKit.DOM is loaded, one argument is given, and that -argument is either a string or has a nodeType property greater than -zero, then names and values will be the result of -MochiKit.DOM.formContents(domElement).

-
-
Alternate form 2:
-
queryString({name: value, ...})
-
-

Note that when using the alternate form, the order of the name=value -pairs in the resultant query string is dependent on how the particular -JavaScript implementation handles for (..in..) property enumeration.

-

When using the second alternate form, name=value pairs with -typeof(value) == "function" are ignored. This is a workaround for the -case where a poorly designed library has modified Object.prototype -and inserted "convenience functions".

-
-

- -registerComparator(name, check, comparator[, override]):

-
-

Register a comparator for use with compare.

-
-
name:
-
unique identifier describing the comparator.
-
check:
-
function(a, b) that returns true if a and b -can be compared with comparator.
-
comparator:
-

function(a, b) that returns:

- ---- - - - - - - - - - - - - - - -
ValueCondition
0a == b
1a > b
-1a < b
-

comparator is guaranteed to only be called if check(a, b) -returns a true value.

-
-
override:
-
if true, then this will be made the highest precedence comparator. -Otherwise, the lowest.
-
-
-

- -registerJSON(name, check, simplifier[, override]):

-
-

Register a simplifier function for use with serializeJSON.

-
-
name:
-
unique identifier describing the serialization.
-
check:
-
function(obj) that returns true if obj can -can be simplified for serialization by simplifier.
-
simplifier:
-

function(obj) that returns a simpler object that -can be further serialized by serializeJSON. For example, -you could simplify Date-like objects to ISO 8601 timestamp -strings with the following simplifier:

-
-var simplifyDateAsISO = function (obj) {
-    return toISOTimestamp(obj, true);
-};
-registerJSON("DateLike", isDateLike, simplifyDateAsISO);
-
-

simplifier is guaranteed to only be called if check(obj) -returns a true value.

-
-
override:
-
if true, then this will be made the highest precedence comparator. -Otherwise, the lowest.
-
-
-

- -registerRepr(name, check, wrap[, override]):

-
-

Register a programmer representation function. -repr functions should take one argument and -return a string representation of it -suitable for developers, primarily used when debugging.

-

If override is given, it is used as the highest priority -repr, otherwise it will be used as the lowest.

-
-

- -repr(obj):

-
-Return a programmer representation for obj. See the -Programmer Representation overview for more information about this -function.
-

- -reverseKeyComparator(key):

-
-

A comparator factory that compares a[key] with b[key] in reverse. -e.g.:

-
-var lst = ["a", "bbb", "cc"];
-lst.sort(reverseKeyComparator("length"));
-assert(lst.toString() == "bbb,cc,a");
-
-
-

- -serializeJSON(anObject):

-
-

Serialize anObject in the JSON [1] format, see JSON Serialization -for the coercion rules. For unserializable objects (functions that do -not have an adapter, __json__ method, or json method), this will -return undefined.

-

For those familiar with Python, JSON is similar in scope to pickle, but -it can not handle recursive object graphs.

-
-

- -setdefault(self, obj[, ...]):

-
-

Mutate self by adding all properties from other object(s) -that it does not already have set.

-

If self is null, a new Object instance will be created -and returned.

-

This mutates and returns self, be warned.

-
-

- -typeMatcher(typ[, ...]):

-
-Given a set of types (as string arguments), -returns a function(obj[, ...]) that will return true if the -types of the given arguments are all members of that set.
-

- -update(self, obj[, ...]):

-
-

Mutate self by replacing its key:value pairs with those -from other object(s). Key:value pairs from later objects will -overwrite those from earlier objects.

-

If self is null, a new Object instance will be created -and returned.

-

This mutates and returns self, be warned.

-

A version of this function that creates a new object is available -as merge(a, b[, ...])

-
-

- -updatetree(self, obj[, ...]):

-
-

Mutate self by replacing its key:value pairs with those -from other object(s). If a given key has an object value in -both self and obj, then this function will be called -recursively, updating instead of replacing that object.

-

If self is null, a new Object instance will be created -and returned.

-

This mutates and returns self, be warned.

-
-

- -urlEncode(unencoded):

-
-

Converts unencoded into a URL-encoded string. In this -implementation, spaces are converted to %20 instead of "+". e.g.:

-
-assert( URLencode("1+2=2") == "1%2B2%3D2");
-
-
-

- -xfilter(fn, obj[, ...]):

-
-

Returns a new Array composed of the arguments where -fn(obj) returns a true value.

-

If fn is null, operator.truth will be used.

-
-

- -xmap(fn, obj[, ...):

-
-

Return a new Array composed of fn(obj) for every obj -given as an argument.

-

If fn is null, operator.identity is used.

-
-
-
-
-

See Also

- - - - - -
[1](1, 2, 3, 4, 5) JSON, JavaScript Object Notation: http://json.org/
- - - - - -
[2]Python's itertools -module: http://docs.python.org/lib/module-itertools.html
-
-
-

Authors

- -
-
-

Copyright

-

Copyright 2005 Bob Ippolito <bob@redivi.com>. This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -MIT License or the Academic Free License v2.1.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Color.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Color.html deleted file mode 100644 index 7b523488e78..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Color.html +++ /dev/null @@ -1,509 +0,0 @@ - - - - - - - -MochiKit.Color - color abstraction with CSS3 support - - - - - - -
-
-

Name

-

MochiKit.Color - color abstraction with CSS3 support

-
-
-

Synopsis

-
-// RGB color expressions are supported
-assert(
-    objEqual(Color.whiteColor(), Color.fromString("rgb(255,100%, 255)"))
-);
-
-// So is instantiating directly from HSL or RGB values.
-// Note that fromRGB and fromHSL take numbers between 0.0 and 1.0!
-assert( objEqual(Color.fromRGB(1.0, 1.0, 1.0), Color.fromHSL(0.0, 0.0, 1.0) );
-
-// Or even SVG color keyword names, as per CSS3!
-assert( Color.fromString("aquamarine"), "#7fffd4" );
-
-// NSColor-like colors built in
-assert( Color.whiteColor().toHexString() == "#ffffff" );
-
-
-
-

Description

-

MochiKit.Color is an abstraction for handling colors and strings that -represent colors.

-
- -
-

Overview

-

MochiKit.Color provides an abstraction of RGB, HSL and HSV colors with alpha. -It supports parsing and generating of CSS3 colors, and has a full CSS3 (SVG) -color table.

-

All of the functionality in this module is exposed through a Color constructor -and its prototype, but a few of its internals are available for direct use at -module level.

-
-
-

API Reference

-
-

Constructors

-

- -Color():

-
-

Represents a color. Component values should be integers between 0.0 -and 1.0. You should use one of the Color factory -functions such as Color.fromRGB, Color.fromHSL, -etc. instead of constructing Color objects directly.

-

Color instances can be compared with -MochiKit.Base.compare (though ordering is on RGB, so is not -particularly meaningful except for equality), and the default toString -implementation returns Color.prototype.toHexString().

-

Color instances are immutable, and much of the architecture is -inspired by AppKit's NSColor [1]

-
-

- -Color.fromBackground(elem):

-
-

Returns a Color object based on the background of the provided -element. Equivalent to:

-
-c = Color.fromComputedStyle(
-    elem, "backgroundColor", "background-color") || Color.whiteColor();
-
-
-

- -Color.fromComputedStyle(elem, style, mozillaEquivalentCSS):

-
-Returns a Color object based on the result of -MochiKit.DOM.computedStyle(elem, style, mozillaEquivalentCSS) -or null if not found.
-

- -Color.fromHexString(hexString):

-
-Returns a Color object from the given hexadecimal color string. -For example, "#FFFFFF" would return a Color with -RGB values [255/255, 255/255, 255/255] (white).
-

- -Color.fromHSL(hue, saturation, lightness, alpha=1.0):

-
-

Return a Color object from the given hue, saturation, -lightness values. Values should be numbers between 0.0 and -1.0.

-

If alpha is not given, then 1.0 (completely opaque) will be used.

-
-
Alternate form:
-
Color.fromHSL({h: hue, s: saturation, l: lightness, a: alpha})
-
-
-

- -Color.fromHSLString(hslString):

-
-Returns a Color object from the given decimal hsl color string. -For example, "hsl(0,0%,100%)" would return a Color with -HSL values [0/360, 0/360, 360/360] (white).
-

- -Color.fromHSV(hue, saturation, value, alpha=1.0):

-
-

Return a Color object from the given hue, saturation, -value values. Values should be numbers between 0.0 and -1.0.

-

If alpha is not given, then 1.0 (completely opaque) will be used.

-
-
Alternate form:
-
Color.fromHSV({h: hue, s: saturation, v: value, a: alpha})
-
-
-

- -Color.fromName(colorName):

-
-Returns a Color object corresponding to the given -SVG 1.0 color keyword name [2] as per the W3C CSS3 -Color Module [3]. "transparent" is also accepted -as a color name, and will return Color.transparentColor().
-

- -Color.fromRGB(red, green, blue, alpha=1.0):

-
-

Return a Color object from the given red, green, -blue, and alpha values. Values should be numbers between 0 -and 1.0.

-

If alpha is not given, then 1.0 (completely opaque) will be used.

-
-
Alternate form:
-
Color.fromRGB({r: red, g: green, b: blue, a: alpha})
-
-
-

- -Color.fromRGBString(rgbString):

-
-Returns a Color object from the given decimal rgb color string. -For example, "rgb(255,255,255)" would return a Color with -RGB values [255/255, 255/255, 255/255] (white).
-

- -Color.fromText(elem):

-
-

Returns a Color object based on the text color of the provided -element. Equivalent to:

-
-c = Color.fromComputedStyle(elem, "color") || Color.whiteColor();
-
-
-

- -Color.fromString(rgbOrHexString):

-
-

Returns a Color object from the given RGB, HSL, hex, or name. -Will return null if the string can not be parsed by any of these -methods.

-

See Color.fromHexString, Color.fromRGBString, -Color.fromHSLString and Color.fromName more -information.

-
-

- -Color.namedColors():

-
-Returns an object with properties for each SVG 1.0 color keyword -name [2] supported by CSS3 [3]. Property names are the color keyword -name in lowercase, and the value is a string suitable for -Color.fromString().
-

- -Color.prototype.colorWithAlpha(alpha):

-
-Return a new Color based on this color, but with the provided -alpha value.
-

- -Color.prototype.colorWithHue(hue):

-
-Return a new Color based on this color, but with the provided -hue value.
-

- -Color.prototype.colorWithSaturation(saturation):

-
-Return a new Color based on this color, but with the provided -saturation value (using the HSL color model).
-

- -Color.prototype.colorWithLightness(lightness):

-
-Return a new Color based on this color, but with the provided -lightness value.
-

- -Color.prototype.darkerColorWithLevel(level):

-
-Return a new Color based on this color, but darker by the given -level (between 0 and 1.0).
-

- -Color.prototype.lighterColorWithLevel(level):

-
-Return a new Color based on this color, but lighter by the given -level (between 0 and 1.0).
-

- -Color.prototype.blendedColor(other, fraction=0.5):

-
-Return a new Color whose RGBA component values are a weighted sum -of this color and other. Each component of the returned color -is the fraction of other's value plus 1 - fraction of this -color's.
-

- -Color.prototype.isLight():

-
-

Return true if the lightness value of this color is greater than -0.5.

-

Note that alpha is ignored for this calculation (color components -are not premultiplied).

-
-

- -Color.prototype.isDark():

-
-

Return true if the lightness value of this color is less than or -equal to 0.5.

-

Note that alpha is ignored for this calculation (color components -are not premultiplied).

-
-

- -Color.prototype.toRGBString():

-
-

Return the decimal "rgb(red, green, blue)" string representation of this -color.

-

If the alpha component is not 1.0 (fully opaque), the -"rgba(red, green, blue, alpha)" string representation will be used.

-

For example:

-
-assert( Color.whiteColor().toRGBString() == "rgb(255,255,255)" );
-
-
-

- -Color.prototype.toHSLString():

-
-

Return the decimal "hsl(hue, saturation, lightness)" -string representation of this color.

-

If the alpha component is not 1.0 (fully opaque), the -"hsla(hue, saturation, lightness, alpha)" string representation -will be used.

-

For example:

-
-assert( Color.whiteColor().toHSLString() == "hsl(0,0,360)" );
-
-
-

- -Color.prototype.toHexString():

-
-

Return the hexadecimal "#RRGGBB" string representation of this color.

-

Note that the alpha component is completely ignored for hexadecimal -string representations!

-

For example:

-
-assert( Color.whiteColor().toHexString() == "#FFFFFF" );
-
-
-

- -Color.prototype.asRGB():

-
-Return the RGB (red, green, blue, alpha) components of this color as an -object with r, g, b, and a properties that have -values between 0.0 and 1.0.
-

- -Color.prototype.asHSL():

-
-Return the HSL (hue, saturation, lightness, alpha) components of this -color as an object with h, s, l and a properties -that have values between 0.0 and 1.0.
-

- -Color.prototype.asHSV():

-
-Return the HSV (hue, saturation, value, alpha) components of this -color as an object with h, s, v and a properties -that have values between 0.0 and 1.0.
-

- -Color.blackColor():

-
-Return a Color object whose RGB values are 0, 0, 0 -(#000000).
-

- -Color.blueColor():

-
-Return a Color object whose RGB values are 0, 0, 1 -(#0000ff).
-

- -Color.brownColor():

-
-Return a Color object whose RGB values are 0.6, 0.4, 0.2 -(#996633).
-

- -Color.cyanColor():

-
-Return a Color object whose RGB values are 0, 1, 1 -(#00ffff).
-

- -Color.darkGrayColor():

-
-Return a Color object whose RGB values are 1/3, 1/3, 1/3 -(#555555).
-

- -Color.grayColor():

-
-Return a Color object whose RGB values are 0.5, 0.5, 0.5 -(#808080).
-

- -Color.greenColor():

-
-Return a Color object whose RGB values are 0, 1, 0. -(#00ff00).
-

- -Color.lightGrayColor():

-
-Return a Color object whose RGB values are 2/3, 2/3, 2/3 -(#aaaaaa).
-

- -Color.magentaColor():

-
-Return a Color object whose RGB values are 1, 0, 1 -(#ff00ff).
-

- -Color.orangeColor():

-
-Return a Color object whose RGB values are 1, 0.5, 0 -(#ff8000).
-

- -Color.purpleColor():

-
-Return a Color object whose RGB values are 0.5, 0, 0.5 -(#800080).
-

- -Color.redColor():

-
-Return a Color object whose RGB values are 1, 0, 0 -(#ff0000).
-

- -Color.whiteColor():

-
-Return a Color object whose RGB values are 1, 1, 1 -(#ffffff).
-

- -Color.yellowColor():

-
-Return a Color object whose RGB values are 1, 1, 0 -(#ffff00).
-

- -Color.transparentColor():

-
-Return a Color object that is completely transparent -(has alpha component of 0).
-
-
-

Functions

-

- -clampColorComponent(num, scale):

-
-

Returns num * scale clamped between 0 and scale.

-

clampColorComponent is not exported by default when using JSAN.

-
-

- -hslToRGB(hue, saturation, lightness, alpha):

-
-

Computes RGB values from the provided HSL values. The return value is a -mapping with "r", "g", "b" and "a" keys.

-
-
Alternate form:
-
hslToRGB({h: hue, s: saturation, l: lightness, a: alpha}).
-
-

hslToRGB is not exported by default when using JSAN.

-
-

- -hsvToRGB(hue, saturation, value, alpha):

-
-

Computes RGB values from the provided HSV values. The return value is a -mapping with "r", "g", "b" and "a" keys.

-
-
Alternate form:
-
hsvToRGB({h: hue, s: saturation, v: value, a: alpha}).
-
-

hsvToRGB is not exported by default when using JSAN.

-
-

- -toColorPart(num):

-
-

Convert num to a zero padded hexadecimal digit for use in a hexadecimal -color string. Num should be an integer between 0 and 255.

-

toColorPart is not exported by default when using JSAN.

-
-

- -rgbToHSL(red, green, blue, alpha):

-
-

Computes HSL values based on the provided RGB values. The return value is -a mapping with "h", "s", "l" and "a" keys.

-
-
Alternate form:
-
rgbToHSL({r: red, g: green, b: blue, a: alpha}).
-
-

rgbToHSL is not exported by default when using JSAN.

-
-

- -rgbToHSV(red, green, blue, alpha):

-
-

Computes HSV values based on the provided RGB values. The return value is -a mapping with "h", "s", "v" and "a" keys.

-
-
Alternate form:
-
rgbToHSV({r: red, g: green, b: blue, a: alpha}).
-
-

rgbToHSV is not exported by default when using JSAN.

-
-
-
- -
-

Authors

- -
-
-

Copyright

-

Copyright 2005 Bob Ippolito <bob@redivi.com>. This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -MIT License or the Academic Free License v2.1.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/DOM.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/DOM.html deleted file mode 100644 index 88241c109eb..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/DOM.html +++ /dev/null @@ -1,798 +0,0 @@ - - - - - - - -MochiKit.DOM - painless DOM manipulation API - - - - - - -
-
-

Name

-

MochiKit.DOM - painless DOM manipulation API

-
-
-

Synopsis

-
-var rows = [
-    ["dataA1", "dataA2", "dataA3"],
-    ["dataB1", "dataB2", "dataB3"]
-];
-row_display = function (row) {
-    return TR(null, map(partial(TD, null), row));
-}
-var newTable = TABLE({'class': 'prettytable'},
-    THEAD(null,
-        row_display(["head1", "head2", "head3"])),
-    TFOOT(null,
-        row_display(["foot1", "foot2", "foot3"])),
-    TBODY(null,
-        map(row_display, rows)));
-// put that in your document.createElement and smoke it!
-swapDOM(oldTable, newTable);
-
-
-
-

Description

-

As you probably know, the DOM APIs are some of the most painful Java-inspired -APIs you'll run across from a highly dynamic language. Don't worry about that -though, because they provide a reasonable basis to build something that -sucks a lot less.

-

MochiKit.DOM takes much of its inspiration from Nevow's [1] stan [2]. -This means you choose a tag, give it some attributes, then stuff it full -of whatever objects you want. MochiKit.DOM isn't stupid, it knows that -a string should be a text node, and that you want functions to be called, -and that Array-like objects should be expanded, and stupid null values -should be skipped.

-

Hell, it will let you return strings from functions, and use iterators from -MochiKit.Iter. If that's not enough, just teach it new tricks with -registerDOMConverter. If you have never used an API like this for -creating DOM elements, you've been wasting your damn time. Get with it!

-
- -
-

Overview

-
-

DOM Coercion Rules

-

In order of precedence, createDOM coerces given arguments to DOM -nodes using the following rules:

-
    -
  1. Functions are called with a this of the parent -node and their return value is subject to the -following rules (even this one).
  2. -
  3. undefined and null are ignored.
  4. -
  5. Iterables (see MochiKit.Iter) are flattened -(as if they were passed in-line as nodes) and each -return value is subject to all of these rules.
  6. -
  7. Values that look like DOM nodes (objects with a -.nodeType > 0) are .appendChild'ed to the created -DOM fragment.
  8. -
  9. Strings are wrapped up with document.createTextNode
  10. -
  11. Objects that are not strings are run through the domConverters -MochiKit.Base.AdapterRegistry -(see registerDOMConverter). -The value returned by the adapter is subject to these same rules (e.g. -adapters are allowed to return a string, which will be coerced into a -text node).
  12. -
  13. If no adapter is available, .toString() is used to create a text node.
  14. -
-
-
-

Creating DOM Element Trees

-

createDOM provides you with an excellent facility for creating DOM trees -that is easy on the wrists. One of the best ways to understand how to use -it is to take a look at an example:

-
-var rows = [
-    ["dataA1", "dataA2", "dataA3"],
-    ["dataB1", "dataB2", "dataB3"]
-];
-row_display = function (row) {
-    return TR(null, map(partial(TD, null), row));
-}
-var newTable = TABLE({'class': 'prettytable'},
-    THEAD(null,
-        row_display(["head1", "head2", "head3"])),
-    TFOOT(null,
-        row_display(["foot1", "foot2", "foot3"])),
-    TBODY(null,
-        map(row_display, rows)));
-
-

This will create a table with the following visual layout (if it -were inserted into the document DOM):

-
- ----- - - - - - - - - - - - - - - - - - - - - -
head1head2head3
dataA1dataA2dataA3
dataB1dataB2dataB3
foot1foot2foot3
-
-

Corresponding to the following HTML:

-
-<table class="prettytable">
-    <thead>
-        <tr>
-            <td>head1</td>
-            <td>head2</td>
-            <td>head3</td>
-        </tr>
-    </thead>
-    <tfoot>
-        <tr>
-            <td>foot1</td>
-            <td>foot2</td>
-            <td>foot3</td>
-        </tr>
-    </tfoot>
-    <tbody>
-        <tr>
-            <td>dataA1</td>
-            <td>dataA2</td>
-            <td>dataA3</td>
-        </tr>
-        <tr>
-            <td>dataB1</td>
-            <td>dataB2</td>
-            <td>dataB3</td>
-        </tr>
-    </tbody>
-</table>
-
-
-
-

DOM Context

-

In order to prevent having to pass a window and/or document -variable to every MochiKit.DOM function (e.g. when working with a -child window), MochiKit.DOM maintains a context variable for each -of them. They are managed with the withWindow and -withDocument functions, and can be acquired with -currentWindow() and currentDocument()

-

For example, if you are creating DOM nodes in a child window, you -could do something like this:

-
-withWindow(child, function () {
-    var doc = currentDocument();
-    appendChildNodes(doc.body, H1(null, "This is in the child!"));
-});
-
-

Note that withWindow(win, ...) also implies -withDocument(win.document, ...).

-
-
-

Element Visibility

-

The hideElement and showElement functions are -provided as a convenience, but only work for elements that are -display: block. For a general solution to showing, hiding, and checking -the explicit visibility of elements, we recommend using a solution that -involves a little CSS. Here's an example:

-
-<style type="text/css">
-    .invisible { display: none; }
-</style>
-
-<script type="text/javascript">
-    function toggleVisible(elem) {
-        toggleElementClass("invisible", elem);
-    }
-
-    function makeVisible(elem) {
-        removeElementClass(elem, "invisible");
-    }
-
-    function makeInvisible(elem) {
-        addElementClass(elem, "invisible");
-    }
-
-    function isVisible(elem) {
-        // you may also want to check for
-        // getElement(elem).style.display == "none"
-        return !hasElementClass(elem, "invisible");
-    };
-</script>
-
-

MochiKit doesn't ship with such a solution, because there is no reliable and -portable method for adding CSS rules on the fly with JavaScript.

-
-
-
-

API Reference

-
-

Functions

-

- -$(id[, ...]):

-
-An alias for getElement(id[, ...])
-

- -addElementClass(element, className):

-
-Ensure that the given element has className set as part of its -class attribute. This will not disturb other class names. -element is looked up with getElement, so string identifiers -are also acceptable.
-

- -addLoadEvent(func):

-
-

Note that addLoadEvent can not be used in combination with -MochiKit.Signal if the onload event is connected. -Once an event is connected with MochiKit.Signal, no other APIs -may be used for that same event.

-

This will stack window.onload functions on top of each other. -Each function added will be called after onload in the -order that they were added.

-
-

- -addToCallStack(target, path, func[, once]):

-
-

Note that addToCallStack is not compatible with -MochiKit.Signal. Once an event is connected with -MochiKit.Signal, no other APIs may be used for that same event.

-

Set the property path of target to a function that calls the -existing function at that property (if any), then calls func.

-

If target[path]() returns exactly false, then func will -not be called.

-

If once is true, then target[path] is set to null after -the function call stack has completed.

-

If called several times for the same target[path], it will create -a stack of functions (instead of just a pair).

-
-

- -appendChildNodes(node[, childNode[, ...]]):

-
-

Append children to a DOM element using the DOM Coercion Rules.

-
-
node:
-
A reference to the DOM element to add children to -(if a string is given, getElement(node) -will be used to locate the node)
-
childNode...:
-
All additional arguments, if any, will be coerced into DOM -nodes that are appended as children using the -DOM Coercion Rules.
-
returns:
-
The given DOM element
-
-
-

- -computedStyle(htmlElement, cssProperty, mozillaEquivalentCSS):

-
-Looks up a CSS property for the given element. The element can be -specified as either a string with the element's ID or the element -object itself.
-

- -createDOM(name[, attrs[, node[, ...]]]):

-
-

Create a DOM fragment in a really convenient manner, much like -Nevow`s [1] stan [2].

-

Partially applied versions of this function for common tags are -available as aliases:

-
    -
  • A
  • -
  • BUTTON
  • -
  • BR
  • -
  • CANVAS
  • -
  • DIV
  • -
  • FIELDSET
  • -
  • FORM
  • -
  • H1
  • -
  • H2
  • -
  • H3
  • -
  • HR
  • -
  • IMG
  • -
  • INPUT
  • -
  • LABEL
  • -
  • LEGEND
  • -
  • LI
  • -
  • OL
  • -
  • OPTGROUP
  • -
  • OPTION
  • -
  • P
  • -
  • PRE
  • -
  • SELECT
  • -
  • SPAN
  • -
  • STRONG
  • -
  • TABLE
  • -
  • TBODY
  • -
  • TD
  • -
  • TEXTAREA
  • -
  • TFOOT
  • -
  • TH
  • -
  • THEAD
  • -
  • TR
  • -
  • TT
  • -
  • UL
  • -
-

See Creating DOM Element Trees for a comprehensive example.

-
-
name:
-
The kind of fragment to create (e.g. 'span'), such as you would -pass to document.createElement.
-
attrs:
-

An object whose properties will be used as the attributes -(e.g. {'style': 'display:block'}), or null if no -attributes need to be set.

-

See updateNodeAttributes for more information.

-

For convenience, if attrs is a string, null is used -and the string will be considered the first node.

-
-
node...:
-
All additional arguments, if any, will be coerced into DOM -nodes that are appended as children using the -DOM Coercion Rules.
-
returns:
-
A DOM element
-
-
-

- -createDOMFunc(tag[, attrs[, node[, ...]]]):

-
-

Convenience function to create a partially applied createDOM -function. You'd want to use this if you add additional convenience -functions for creating tags, or if you find yourself creating -a lot of tags with a bunch of the same attributes or contents.

-

See createDOM for more detailed descriptions of the arguments.

-
-
tag:
-
The name of the tag
-
attrs:
-
Optionally specify the attributes to apply
-
node...:
-
Optionally specify any children nodes it should have
-
returns:
-
function that takes additional arguments and calls -createDOM
-
-
-

- -currentDocument():

-
-Return the current document DOM Context. This will always -be the same as the global document unless withDocument or -withWindow is currently executing.
-

- -currentWindow():

-
-Return the current window DOM Context. This will always -be the same as the global window unless withWindow is -currently executing.
-

- -elementDimensions(element):

-
-Return the absolute pixel width and height of element as an object with -w and h properties, or undefined if element is not in the -document. element may be specified as a string to be looked up with -getElement, a DOM element, or trivially as an object with -w and/or h properties.
-

- -elementPosition(element[, relativeTo={x: 0, y: 0}]):

-
-

Return the absolute pixel position of element in the document as an -object with x and y properties, or undefined if element -is not in the document. element may be specified as a string to -be looked up with getElement, a DOM element, or trivially -as an object with x and/or y properties.

-

If relativeTo is given, then its coordinates are subtracted from -the absolute position of element, e.g.:

-
-var elemPos = elementPosition(elem);
-var anotherElemPos = elementPosition(anotherElem);
-var relPos = elementPosition(elem, anotherElem);
-assert( relPos.x == (elemPos.x - anotherElemPos.x) );
-assert( relPos.y == (elemPos.y - anotherElemPos.y) );
-
-

relativeTo may be specified as a string to be looked up with -getElement, a DOM element, or trivially as an object -with x and/or y properties.

-
-

- -emitHTML(dom[, lst]):

-
-

Convert a DOM tree to an Array of HTML string fragments

-

You probably want to use toHTML instead.

-
-

- -escapeHTML(s):

-
-Make a string safe for HTML, converting the usual suspects (lt, -gt, quot, apos, amp)
-

- -focusOnLoad(element):

-
-Add an onload event to focus the given element
-

- -formContents(elem):

-
-Search the DOM tree, starting at elem, for any elements with a -name and value attribute. Return a 2-element Array of -names and values suitable for use with -MochiKit.Base.queryString.
-

- -getElement(id[, ...]):

-
-

A small quick little function to encapsulate the getElementById -method. It includes a check to ensure we can use that method.

-

If the id isn't a string, it will be returned as-is.

-

Also available as $(...) for convenience and compatibility with -other JavaScript frameworks.

-

If multiple arguments are given, an Array will be returned.

-
-

- -getElementsByTagAndClassName(tagName, className, parent=document):

-
-

Returns an array of elements in parent that match the tag name -and class name provided. If parent is a string, it will be looked -up with getElement.

-

If tagName is null or "*", all elements will be searched -for the matching class.

-

If className is null, all elements matching the provided tag are -returned.

-
-

- -getNodeAttribute(node, attr):

-
-

Get the value of the given attribute for a DOM element without -ever raising an exception (will return null on exception).

-
-
node:
-
A reference to the DOM element to update (if a string is given, -getElement(node) will be used to locate the node)
-
attr:
-

The name of the attribute

-

Note that it will do the right thing for IE, so don't do -the class -> className hack yourself.

-
-
returns:
-
The attribute's value, or null
-
-
-

- -getViewportDimensions():

-
-Return the pixel width and height of the viewport as an object with w -and h properties. element is looked up with -getElement, so string identifiers are also acceptable.
-

- -hasElementClass(element, className[, ...]):

-
-Return true if className is found on the element. -element is looked up with getElement, so string identifiers -are also acceptable.
-

- -hideElement(element, ...):

-
-

Partial form of setDisplayForElement, specifically:

-
-partial(setDisplayForElement, "none")
-
-

For information about the caveats of using a style.display based -show/hide mechanism, and a CSS based alternative, see -Element Visibility.

-
-

- -registerDOMConverter(name, check, wrap[, override]):

-
-Register an adapter to convert objects that match check(obj, ctx) -to a DOM element, or something that can be converted to a DOM -element (i.e. number, bool, string, function, iterable).
-

- -removeElement(node):

-
-

Remove and return node from a DOM tree. This is technically -just a convenience for swapDOM(node, null).

-
-
node:
-
the DOM element (or string id of one) to be removed
-
returns
-
The removed element
-
-
-

- -removeElementClass(element, className):

-
-Ensure that the given element does not have className set as part -of its class attribute. This will not disturb other class names. -element is looked up with getElement, so string identifiers -are also acceptable.
-

- -replaceChildNodes(node[, childNode[, ...]]):

-
-

Remove all children from the given DOM element, then append any given -childNodes to it (by calling appendChildNodes).

-
-
node:
-
A reference to the DOM element to add children to -(if a string is given, getElement(node) -will be used to locate the node)
-
childNode...:
-
All additional arguments, if any, will be coerced into DOM -nodes that are appended as children using the -DOM Coercion Rules.
-
returns:
-
The given DOM element
-
-
-

- -scrapeText(node[, asArray=false]):

-
-

Walk a DOM tree in-order and scrape all of the text out of it as a -string.

-

If asArray is true, then an Array will be returned with -each individual text node. These two are equivalent:

-
-assert( scrapeText(node) == scrapeText(node, true).join("") );
-
-
-

- -setDisplayForElement(display, element[, ...]):

-
-

Change the style.display for the given element(s). Usually -used as the partial forms:

- -

Elements are looked up with getElement, so string identifiers -are acceptable.

-

For information about the caveats of using a style.display based -show/hide mechanism, and a CSS based alternative, see -Element Visibility.

-
-

- -setElementClass(element, className):

-
-Set the entire class attribute of element to className. -element is looked up with getElement, so string identifiers -are also acceptable.
-

- -setElementDimensions(element, dimensions[, units='px']):

-
-

Sets the dimensions of element in the document from an -object with w and h properties.

-
-
node:
-
A reference to the DOM element to update (if a string is given, -getElement(node) will be used to locate the node)
-
dimensions:
-
An object with w and h properties
-
units:
-
Optionally set the units to use, default is px
-
-
-

- -setElementPosition(element, position[, units='px']):

-
-

Sets the absolute position of element in the document from an -object with x and y properties.

-
-
node:
-
A reference to the DOM element to update (if a string is given, -getElement(node) will be used to locate the node)
-
position:
-
An object with x and y properties
-
units:
-
Optionally set the units to use, default is px
-
-
-

- -setNodeAttribute(node, attr, value):

-
-

Set the value of the given attribute for a DOM element without -ever raising an exception (will return null on exception). If -setting more than one attribute, you should use -updateNodeAttributes.

-
-
node:
-
A reference to the DOM element to update (if a string is given, -getElement(node) will be used to locate the node)
-
attr:
-

The name of the attribute

-

Note that it will do the right thing for IE, so don't do -the class -> className hack yourself.

-
-
value:
-
The value of the attribute, may be an object to be merged -(e.g. for setting style).
-
returns:
-
The given DOM element or null on failure
-
-
-

- -setOpacity(element, opacity):

-
-Sets opacity for element. Valid opacity values range from 0 -(invisible) to 1 (opaque). element is looked up with -getElement, so string identifiers are also acceptable.
-

- -showElement(element, ...):

-
-

Partial form of setDisplayForElement, specifically:

-
-partial(setDisplayForElement, "block")
-
-

For information about the caveats of using a style.display based -show/hide mechanism, and a CSS based alternative, see -Element Visibility.

-
-

- -swapDOM(dest, src):

-
-

Replace dest in a DOM tree with src, returning src.

-
-
dest:
-
a DOM element (or string id of one) to be replaced
-
src:
-
the DOM element (or string id of one) to replace it with, or -null if dest is to be removed (replaced with nothing).
-
returns:
-
a DOM element (src)
-
-
-

- -swapElementClass(element, fromClass, toClass):

-
-If fromClass is set on element, replace it with toClass. -This will not disturb other classes on that element. -element is looked up with getElement, so string identifiers -are also acceptable.
-

- -toggleElementClass(className[, element[, ...]]):

-
-Toggle the presence of a given className in the class attribute -of all given elements. All elements will be looked up with -getElement, so string identifiers are acceptable.
-

- -toHTML(dom):

-
-Convert a DOM tree to a HTML string using emitHTML
-

- -updateNodeAttributes(node, attrs):

-
-

Update the attributes of a DOM element from a given object.

-
-
node:
-
A reference to the DOM element to update (if a string is given, -getElement(node) will be used to locate the node)
-
attrs:
-

An object whose properties will be used to set the attributes -(e.g. {'class': 'invisible'}), or null if no -attributes need to be set. If an object is given for the -attribute value (e.g. {'style': {'display': 'block'}}) -then MochiKit.Base.updatetree will be used to set that -attribute.

-

Note that it will do the right thing for IE, so don't do -the class -> className hack yourself, and it deals with -setting "on..." event handlers correctly.

-
-
returns:
-
The given DOM element
-
-
-

- -withWindow(win, func):

-
-

Call func with the window DOM Context set to win and -the document DOM Context set to win.document. When -func() returns or throws an error, the DOM Context will be -restored to its previous state.

-

The return value of func() is returned by this function.

-
-

- -withDocument(doc, func):

-
-

Call func with the doc DOM Context set to doc. -When func() returns or throws an error, the DOM Context -will be restored to its previous state.

-

The return value of func() is returned by this function.

-
-
-
-
-

See Also

- - - - - -
[1](1, 2) Nevow, a web application construction kit for Python: http://nevow.com/
- - - - - -
[2](1, 2) nevow.stan is a domain specific language for Python -(read as "crazy getitem/call overloading abuse") that Donovan and I -schemed up at PyCon 2003 at this super ninja Python/C++ programmer's -(David Abrahams) hotel room. Donovan later inflicted this upon the -masses in Nevow. Check out the Divmod project page for some -examples: http://nevow.com/Nevow2004Tutorial.html
-
-
-

Authors

- -
-
-

Copyright

-

Copyright 2005 Bob Ippolito <bob@redivi.com>. This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -MIT License or the Academic Free License v2.1.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/DateTime.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/DateTime.html deleted file mode 100644 index b1fa5f54c95..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/DateTime.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - - -MochiKit.DateTime - "what time is it anyway?" - - - - - - -
-
-

Name

-

MochiKit.DateTime - "what time is it anyway?"

-
-
-

Synopsis

-
-stringDate = toISOTimestamp(new Date());
-dateObject = isoTimestamp(stringDate);
-
-
-
-

Description

-

Remote servers don't give you JavaScript Date objects, and they certainly -don't want them from you, so you need to deal with string representations -of dates and timestamps. MochiKit.Date does that.

-
-
-

Dependencies

-

None.

-
-
-

API Reference

-
-

Functions

-

- -isoDate(str):

-
-Convert an ISO 8601 date (YYYY-MM-DD) to a Date object.
-

- -isoTimestamp(str):

-
-

Convert any ISO 8601 [1] timestamp (or something reasonably close to it) -to a Date object. Will accept the "de facto" form:

-
-YYYY-MM-DD hh:mm:ss
-

or (the proper form):

-
-YYYY-MM-DDThh:mm:ssZ
-

If a time zone designator ("Z" or "[+-]HH:MM") is not present, then the -local timezone is used.

-
-

- -toISOTime(date):

-
-Convert a Date object to a string in the form of hh:mm:ss
-

- -toISOTimestamp(date, realISO=false):

-
-

Convert a Date object to something that's ALMOST but not quite an -ISO 8601 [1]_timestamp. If it was a proper ISO timestamp it would be:

-
-YYYY-MM-DDThh:mm:ssZ
-

However, we see junk in SQL and other places that looks like this:

-
-YYYY-MM-DD hh:mm:ss
-

So, this function returns the latter form, despite its name, unless -you pass true for realISO.

-
-

- -toISODate(date):

-
-Convert a Date object to an ISO 8601 [1] date string (YYYY-MM-DD)
-

- -americanDate(str):

-
-Converts a MM/DD/YYYY date to a Date object
-

- -toPaddedAmericanDate(date):

-
-Converts a Date object to an MM/DD/YYYY date, e.g. 01/01/2001
-

- -toAmericanDate(date):

-
-Converts a Date object to an M/D/YYYY date, e.g. 1/1/2001
-
-
-
-

See Also

- - - - - -
[1](1, 2) W3C profile of ISO 8601: http://www.w3.org/TR/NOTE-datetime
-
-
-

Authors

- -
-
-

Copyright

-

Copyright 2005 Bob Ippolito <bob@redivi.com>. This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -MIT License or the Academic Free License v2.1.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Format.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Format.html deleted file mode 100644 index 89913b39e96..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Format.html +++ /dev/null @@ -1,241 +0,0 @@ - - - - - - - -MochiKit.Format - string formatting goes here - - - - - - -
-
-

Name

-

MochiKit.Format - string formatting goes here

-
-
-

Synopsis

-
-assert( truncToFixed(0.12345, 4) == "0.1234" );
-assert( roundToFixed(0.12345, 4) == "0.1235" );
-assert( twoDigitAverage(1, 0) == "0" );
-assert( twoDigitFloat(1.2345) == "1.23" );
-assert( twoDigitFloat(1) == "1" );
-assert( percentFormat(1.234567) == "123.46%" );
-assert( numberFormatter("###,###%")(125) == "12,500%" );
-assert( numberFormatter("##.000")(1.25) == "1.250" );
-
-
-
-

Description

-

Formatting strings and stringifying numbers is boring, so a couple useful -functions in that domain live here.

-
-
-

Dependencies

-

None.

-
-
-

Overview

-
-

Formatting Numbers

-

MochiKit provides an extensible number formatting facility, modeled loosely -after the Number Format Pattern Syntax [1] from Java. -numberFormatter(pattern[, placeholder=""[, locale="default"]) -returns a function that converts Number to string using the given information. -pattern is a string consisting of the following symbols:

- ---- - - - - - - - - - - - - - - - - - - - - - - - - - -
SymbolMeaning
-If given, used as the position of the minus sign -for negative numbers. If not given, the position -to the left of the first number placeholder is used.
#The placeholder for a number that does not imply zero -padding.
0The placeholder for a number that implies zero padding. -If it is used to the right of a decimal separator, it -implies trailing zeros, otherwise leading zeros.
,The placeholder for a "thousands separator". May be used -at most once, and it must be to the left of a decimal -separator. Will be replaced by locale.separator in the -result (the default is also ,).
.The decimal separator. The quantity of # or 0 -after the decimal separator will determine the precision of -the result. If no decimal separator is present, the -fractional precision is 0 -- meaning that it will be -rounded to the nearest integer.
%If present, the number will be multiplied by 100 and -the % will be replaced by locale.percent.
-
-
-
-

API Reference

-
-

Functions

-

- -formatLocale(locale="default"):

-
-Return a locale object for the given locale. locale may be either a -string, which is looked up in the MochiKit.Format.LOCALE object, or -a locale object. If no locale is given, LOCALE.default is used -(equivalent to LOCALE.en_US).
-

- -lstrip(str, chars="\s"):

-
-

Returns a string based on str with leading whitespace stripped.

-

If chars is given, then that expression will be used instead of -whitespace. chars should be a string suitable for use in a RegExp -[character set].

-
-

- -numberFormatter(pattern, placeholder="", locale="default"):

-
-

Return a function formatNumber(aNumber) that formats numbers -as a string according to the given pattern, placeholder and locale.

-

pattern is a string that describes how the numbers should be formatted, -for more information see Formatting Numbers.

-

locale is a string of a known locale (en_US, de_DE, fr_FR, default) or -an object with the following fields:

- ---- - - - - - - - - - - - -
separatorThe "thousands" separator for this locale (en_US is ",")
decimalThe decimal separator for this locale (en_US is ".")
percentThe percent symbol for this locale (en_US is "%")
-
-

- -percentFormat(someFloat):

-
-

Roughly equivalent to: sprintf("%.2f%%", someFloat * 100)

-

In new code, you probably want to use: -numberFormatter("#.##%")(someFloat) instead.

-
-

- -roundToFixed(aNumber, precision):

-
-

Return a string representation of aNumber, rounded to precision -digits with trailing zeros. This is similar to -Number.toFixed(aNumber, precision), but this has implementation -consistent rounding behavior (some versions of Safari round 0.5 down!) -and also includes preceding 0 for numbers less than 1 (Safari, -again).

-

For example, roundToFixed(0.1357, 2) returns 0.14 on every -supported platform, where some return .13 for (0.1357).toFixed(2).

-
-

- -rstrip(str, chars="\s"):

-
-

Returns a string based on str with trailing whitespace stripped.

-

If chars is given, then that expression will be used instead of -whitespace. chars should be a string suitable for use in a RegExp -[character set].

-
-

- -strip(str, chars="\s"):

-
-

Returns a string based on str with leading and trailing whitespace -stripped (equivalent to lstrip(rstrip(str, chars), chars)).

-

If chars is given, then that expression will be used instead of -whitespace. chars should be a string suitable for use in a RegExp -[character set].

-
-

- -truncToFixed(aNumber, precision):

-
-

Return a string representation of aNumber, truncated to precision -digits with trailing zeros. This is similar to -aNumber.toFixed(precision), but this truncates rather than rounds and -has implementation consistent behavior for numbers less than 1. -Specifically, truncToFixed(aNumber, precision) will always have a -preceding 0 for numbers less than 1.

-

For example, toFixed(0.1357, 2) returns 0.13.

-
-

- -twoDigitAverage(numerator, denominator):

-
-

Calculate an average from a numerator and a denominator and return -it as a string with two digits of precision (e.g. "1.23").

-

If the denominator is 0, "0" will be returned instead of NaN.

-
-

- -twoDigitFloat(someFloat):

-
-

Roughly equivalent to: sprintf("%.2f", someFloat)

-

In new code, you probably want to use -numberFormatter("#.##")(someFloat) instead.

-
-
-
- -
-

Authors

- -
-
-

Copyright

-

Copyright 2005 Bob Ippolito <bob@redivi.com>. This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -MIT License or the Academic Free License v2.1.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Iter.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Iter.html deleted file mode 100644 index 48e30787f39..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Iter.html +++ /dev/null @@ -1,372 +0,0 @@ - - - - - - - -MochiKit.Iter - itertools for JavaScript; iteration made HARD, and then easy - - - - - - -
-
-

Name

-

MochiKit.Iter - itertools for JavaScript; iteration made HARD, and then easy

-
-
-

Synopsis

-
-theSum = sum(takewhile(
-        partial(operator.gt, 10),
-        imap(
-            partial(operator.mul, 2),
-            count()
-        )
-    )
-));
-
-assert( theSum == (0 + 0 + 2 + 4 + 6 + 8) );
-
-
-
-

Description

-

All of the functional programming missing from MochiKit.Base lives -here. The functionality in this module is largely inspired by Python's iteration -protocol [1], and the itertools module [2].

-

MochiKit.Iter defines a standard way to iterate over anything, that you can -extend with registerIterator, or by implementing the .iter() -protocol. Iterators are lazy, so it can potentially be cheaper to build a -filter chain of iterators than to build lots of intermediate arrays. -Especially when the data set is very large, but the result is not.

-
- -
-

Overview

-
-

Iteration for JavaScript

-

The best overview right now is in my Iteration for JavaScript [3] blog entry. -This information will migrate here eventually.

-
-
-
-

API Reference

-
-

Errors

-

- -StopIteration:

-
-The singleton MochiKit.Base.NamedError that signifies the end -of an iterator
-
-
-

Functions

-

- -applymap(fun, seq[, self]):

-
-
-
applymap(fun, seq) -->
-
fun.apply(self, seq0), fun.apply(self, seq1), ...
-
-
-

- -chain(p, q[, ...]):

-
-chain(p, q, ...) --> p0, p1, ... plast, q0, q1, ...
-

- -count(n=0):

-
-count(n=0) --> n, n + 1, n + 2, ...
-

- -cycle(p):

-
-cycle(p) --> p0, p1, ... plast, p0, p1, ...
-

- -dropwhile(pred, seq):

-
-
-
dropwhile(pred, seq) --> seq[n], seq[n + 1], starting when
-
pred(seq[n]) fails
-
-
-

- -every(iterable, func):

-
-Return true if func(item) is true for every item in -iterable.
-

- -exhaust(iterable):

-
-Exhausts an iterable without saving the results anywhere, -like list(iterable) when you don't care what the output is.
-

- -forEach(iterable, func[, self]):

-
-Call func for each item in iterable, and don't save the results.
-

- -groupby(iterable[, keyfunc]):

-
-

Make an iterator that returns consecutive keys and groups from the -iterable. The key is a function computing a key value for each element. -If not specified or is None, key defaults to an identity function and -returns the element unchanged. Generally, the iterable needs to already be -sorted on the same key function.

-

The returned group is itself an iterator that shares the underlying -iterable with groupby(). Because the source is shared, when the -groupby object is advanced, the previous group is no longer visible. -So, if that data is needed later, it should be stored as an array:

-
-var groups = [];
-var uniquekeys = [];
-forEach(groupby(data, keyfunc), function (key_group) {
-    groups.push(list(key_group[1]));
-    uniquekeys.push(key_group[0]);
-});
-
-

As a convenience, groupby_as_array() is provided to suit the above -use case.

-
-

- -groupby_as_array(iterable[, keyfunc]):

-
-Perform the same task as groupby(), except return an array of -arrays instead of an iterator of iterators.
-

- -iextend(lst, iterable):

-
-Just like list(iterable), except it pushes results on lst -rather than creating a new one.
-

- -ifilter(pred, seq):

-
-ifilter(pred, seq) --> elements of seq where pred(elem) is true
-

- -ifilterfalse(pred, seq):

-
-
-
ifilterfalse(pred, seq) --> elements of seq where pred(elem) is
-
false
-
-
-

- -imap(fun, p, q[, ...]):

-
-imap(fun, p, q, ...) --> fun(p0, q0, ...), fun(p1, q1, ...), ...
-

- -islice(seq, [start,] stop[, step]):

-
-
-
islice(seq, [start,] stop[, step]) --> elements from
-
seq[start:stop:step] (in Python slice syntax)
-
-
-

- -iter(iterable[, sentinel]):

-
-

Convert the given argument to an iterator (object implementing -.next()).

-
    -
  1. If iterable is an iterator (implements .next()), then it will -be returned as-is.
  2. -
  3. If iterable is an iterator factory (implements .iter()), then -the result of iterable.iter() will be returned.
  4. -
  5. Otherwise, the iterator factory MochiKit.Base.AdapterRegistry -is used to find a match.
  6. -
  7. If no factory is found, it will throw TypeError
  8. -
-

Built-in iterator factories are present for Array-like objects, and -objects that implement the iterateNext protocol (e.g. the result of -Mozilla's document.evaluate).

-

When used directly, using an iterator should look like this:

-
-var it = iter(iterable);
-try {
-    while (var o = it.next()) {
-        // use o
-    }
-} catch (e) {
-    if (e != StopIteration) {
-        throw e;
-    }
-    // pass
-}
-
-

This is ugly, so you should use the higher order functions to work -with iterators whenever possible.

-
-

- -izip(p, q[, ...]):

-
-izip(p, q, ...) --> [p0, q0, ...], [p1, q1, ...], ...
-

- -list(iterable):

-
-Convert iterable to a new Array
-

- -next(iterator):

-
-Return iterator.next()
-

- -range([start,] stop[, step]):

-
-

Return an iterator containing an arithmetic progression of integers.

-

range(i, j) returns iter([i, i + 1, i + 2, ..., j - 1])

-

start (!) defaults to 0. When step is given, it specifies the -increment (or decrement). The end point is omitted!

-

For example, range(4) returns iter([0, 1, 2, 3]). -This iterates over exactly the valid indexes for an array of 4 elements.

-
-

- -reduce(fn, iterable[, initial]):

-
-

Apply fn(a, b) cumulatively to the items of an -iterable from left to right, so as to reduce the iterable -to a single value.

-

For example:

-
-reduce(function (a, b) { return x + y; }, [1, 2, 3, 4, 5])
-
-

calculates:

-
-((((1 + 2) + 3) + 4) + 5).
-
-

If initial is given, it is placed before the items of the sequence -in the calculation, and serves as a default when the sequence is -empty.

-

Note that the above example could be written more clearly as:

-
-reduce(operator.add, [1, 2, 3, 4, 5])
-
-

Or even simpler:

-
-sum([1, 2, 3, 4, 5])
-
-
-

- -registerIteratorFactory(name, check, iterfactory[, override]):

-
-

Register an iterator factory for use with the iter function.

-

check is a function(a) that returns true if a can be -converted into an iterator with iterfactory.

-

iterfactory is a function(a) that returns an object with a -.next() method that returns the next value in the sequence.

-

iterfactory is guaranteed to only be called if check(a) -returns a true value.

-

If override is true, then it will be made the -highest precedence iterator factory. Otherwise, the lowest.

-
-

- -repeat(elem[, n]):

-
-repeat(elem, [,n]) --> elem, elem, elem, ... endlessly or up to n times
-

- -reversed(iterable):

-
-Return a reversed array from iterable.
-

- -some(iterable, func):

-
-Return true if func(item) is true for at least one item in -iterable.
-

- -sorted(iterable[, cmp]):

-
-Return a sorted array from iterable.
-

- -sum(iterable, start=0):

-
-

Returns the sum of a sequence of numbers plus the value -of parameter start (with a default of 0). When the sequence is -empty, returns start.

-

Equivalent to:

-
-reduce(operator.add, iterable, start);
-
-
-

- -takewhile(pred, seq):

-
-takewhile(pred, seq) --> seq[0], seq[1], ... until pred(seq[n]) fails
-

- -tee(iterable, n=2):

-
-tee(it, n=2) --> [it1, it2, it3, ... itn] splits one iterator into n
-
-
-
-

See Also

- - - - - -
[1]The iteration protocol is described in -PEP 234 - Iterators: http://www.python.org/peps/pep-0234.html
- - - - - -
[2]Python's itertools -module: http://docs.python.org/lib/module-itertools.html
- - - - - -
[3]Iteration in JavaScript: http://bob.pythonmac.org/archives/2005/07/06/iteration-in-javascript/
-
-
-

Authors

- -
-
-

Copyright

-

Copyright 2005 Bob Ippolito <bob@redivi.com>. This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -MIT License or the Academic Free License v2.1.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Logging.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Logging.html deleted file mode 100644 index c0510224939..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Logging.html +++ /dev/null @@ -1,310 +0,0 @@ - - - - - - - -MochiKit.Logging - we're all tired of alert() - - - - - - -
-
-

Name

-

MochiKit.Logging - we're all tired of alert()

-
-
-

Synopsis

-
-log("INFO messages are so boring");
-logDebug("DEBUG messages are even worse");
-log("good thing I can pass", objects, "conveniently");
-
-
-
-

Description

-

MochiKit.Logging steals some ideas from Python's logging module [1], but -completely forgot about the Java [2] inspiration. This is a KISS module for -logging that provides enough flexibility to do just about anything via -listeners, but without all the cruft.

-
- -
-

Overview

-
-

Native Console Logging

-

As of MochiKit 1.3, the default logger will log all messages to your browser's -native console. This is currently supported in Safari, Opera 9, and Firefox -when the FireBug extension is installed.

-

To disable this behavior:

-
-MochiKit.Logging.logger.useNativeLogging = false;
-
-
-
-

Bookmarklet Based Debugging

-

JavaScript is at a serious disadvantage without a standard console for -"print" statements. Everything else has one. The closest thing that -you get in a browser environment is the alert function, which is -absolutely evil.

-

This leaves you with one reasonable solution: do your logging in the page -somehow. The problem here is that you don't want to clutter the page with -debugging tools. The solution to that problem is what we call BBD, or -Bookmarklet Based Debugging [3].

-

Simply create a bookmarklet for javascript:MochiKit.Logging.logger.debuggingBookmarklet(), -and whack it whenever you want to see what's in the logger. Of course, this -means you must drink the MochiKit.Logging kool-aid. It's tangy and sweet, -don't worry.

-

Currently this is an ugly alert, but we'll have something spiffy -Real Soon Now, and when we do, you only have to upgrade MochiKit.Logging, -not your bookmarklet!

-
-
-
-

API Reference

-
-

Constructors

-

- -LogMessage(num, level, info):

-
-

Properties:

-
-
-
num:
-
Identifier for the log message
-
level:
-
Level of the log message ("INFO", "WARN", "DEBUG", -etc.)
-
info:
-
All other arguments passed to log function as an Array
-
timestamp:
-
Date object timestamping the log message
-
-
-
-

- -Logger([maxSize]):

-
-

A basic logger object that has a buffer of recent messages -plus a listener dispatch mechanism for "real-time" logging -of important messages.

-

maxSize is the maximum number of entries in the log. -If maxSize >= 0, then the log will not buffer more than that -many messages. So if you don't like logging at all, be sure to -pass 0.

-

There is a default logger available named "logger", and several -of its methods are also global functions:

-
-logger.log -> log -logger.debug -> logDebug -logger.warning -> logWarning -logger.error -> logError -logger.fatal -> logFatal
-
-

- -Logger.prototype.addListener(ident, filter, listener):

-
-

Add a listener for log messages.

-

ident is a unique identifier that may be used to remove the listener -later on.

-

filter can be one of the following:

-
-
-
null:
-
listener(msg) will be called for every log message -received.
-
string:
-
logLevelAtLeast(filter) will be used as the function -(see below).
-
function:
-
filter(msg) will be called for every msg, if it returns -true then listener(msg) will be called.
-
-
-

listener is a function that takes one argument, a log message. A log -message is an object (LogMessage instance) that has at least these -properties:

-
-
-
num:
-
A counter that uniquely identifies a log message (per-logger)
-
level:
-
A string or number representing the log level. If string, you -may want to use LogLevel[level] for comparison.
-
info:
-
An Array of objects passed as additional arguments to the log -function.
-
-
-
-

- -Logger.prototype.baseLog(level, message[, ...]):

-
-

The base functionality behind all of the log functions. -The first argument is the log level as a string or number, -and all other arguments are used as the info list.

-

This function is available partially applied as:

-
- ---- - - - - - - - - - - - - - - - - - -
Logger.debug'DEBUG'
Logger.log'INFO'
Logger.error'ERROR'
Logger.fatal'FATAL'
Logger.warning'WARNING'
-
-

For the default logger, these are also available as global functions, -see the Logger constructor documentation for more info.

-
-

- -Logger.prototype.clear():

-
-Clear all messages from the message buffer.
-

- -Logger.prototype.debuggingBookmarklet():

-
-

Display the contents of the logger in a useful way for browsers.

-

Currently, if MochiKit.LoggingPane is loaded, then a pop-up -MochiKit.LoggingPane.LoggingPane will be used. Otherwise, -it will be an alert with Logger.prototype.getMessageText().

-
-

- -Logger.prototype.dispatchListeners(msg):

-
-Dispatch a log message to all listeners.
-

- -Logger.prototype.getMessages(howMany):

-
-Return a list of up to howMany messages from the message buffer.
-

- -Logger.prototype.getMessageText(howMany):

-
-

Get a string representing up to the last howMany messages in the -message buffer. The default is 30.

-

The message looks like this:

-
-LAST {messages.length} MESSAGES:
-  [{msg.num}] {msg.level}: {m.info.join(' ')}
-  [{msg.num}] {msg.level}: {m.info.join(' ')}
-  ...
-
-

If you want some other format, use -Logger.prototype.getMessages and do it yourself.

-
-

- -Logger.prototype.removeListener(ident):

-
-Remove a listener using the ident given to Logger.prototype.addListener
-
-
-

Functions

-

- -alertListener(msg):

-
-Ultra-obnoxious alert(...) listener
-

- -logDebug(message[, info[, ...]]):

-
-Log an INFO message to the default logger
-

- -logDebug(message[, info[, ...]]):

-
-Log a DEBUG message to the default logger
-

- -logError(message[, info[, ...]]):

-
-Log an ERROR message to the default logger
-

- -logFatal(message[, info[, ...]]):

-
-Log a FATAL message to the default logger
-

- -logLevelAtLeast(minLevel):

-
-Return a function that will match log messages whose level -is at least minLevel
-

- -logWarning(message[, info[, ...]]):

-
-Log a WARNING message to the default logger
-
-
-
-

See Also

- - - - - -
[1]Python's logging module: http://docs.python.org/lib/module-logging.html
- - - - - -
[2]PEP 282, where they admit all of the Java influence: http://www.python.org/peps/pep-0282.html
- - - - - -
[3]Original Bookmarklet Based Debugging blather: http://bob.pythonmac.org/archives/2005/07/03/bookmarklet-based-debugging/
-
-
-

Authors

- -
-
-

Copyright

-

Copyright 2005 Bob Ippolito <bob@redivi.com>. This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -MIT License or the Academic Free License v2.1.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/LoggingPane.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/LoggingPane.html deleted file mode 100644 index bc47ead1eaf..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/LoggingPane.html +++ /dev/null @@ -1,121 +0,0 @@ - - - - - - - -MochiKit.LoggingPane - Interactive MochiKit.Logging pane - - - - - - -
-
-

Name

-

MochiKit.LoggingPane - Interactive MochiKit.Logging pane

-
-
-

Synopsis

-
-// open a pop-up window
-createLoggingPane()
-// use a div at the bottom of the document
-createLoggingPane(true);
-
-
-
-

Description

-

MochiKit.Logging does not have any browser dependencies and is completely -unobtrusive. MochiKit.LoggingPane is a browser-based colored viewing pane -for your MochiKit.Logging output that can be used as a pop-up or -inline.

-

It also allows for regex and level filtering! MochiKit.LoggingPane is used -as the default MochiKit.Logging.debuggingBookmarklet() if it is -loaded.

-
- -
-

API Reference

-
-

Constructors

-

- -LoggingPane(inline=false, logger=MochiKit.Logging.logger):

-
-

A listener for a MochiKit.Logging logger with an interactive -DOM representation.

-

If inline is true, then the LoggingPane will be a DIV -at the bottom of the document. Otherwise, it will be in a pop-up -window with a name based on the calling page's URL. If there is an -element in the document with an id of _MochiKit_LoggingPane, -it will be used instead of appending a new DIV to the body.

-

logger is the reference to the MochiKit.Logging.Logger to -listen to. If not specified, the global default logger is used.

-

Properties:

-
-
-
win:
-
Reference to the pop-up window (undefined if inline)
-
inline:
-
true if the LoggingPane is inline
-
colorTable:
-

An object with property->value mappings for each log level -and its color. May also be mutated on LoggingPane.prototype -to affect all instances. For example:

-
-MochiKit.LoggingPane.LoggingPane.prototype.colorTable = {
-    DEBUG: "green",
-    INFO: "black",
-    WARNING: "blue",
-    ERROR: "red",
-    FATAL: "darkred"
-};
-
-
-
-
-
-

- -LoggingPane.prototype.closePane():

-
-Close the LoggingPane (close the child window, or -remove the _MochiKit_LoggingPane DIV from the document).
-
-
-

Functions

-

- -createLoggingPane(inline=false):

-
-Create or return an existing LoggingPane for this document -with the given inline setting. This is preferred over using -LoggingPane directly, as only one LoggingPane -should be present in a given document.
-
-
-
-

Authors

- -
-
-

Copyright

-

Copyright 2005 Bob Ippolito <bob@redivi.com>. This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -MIT License or the Academic Free License v2.1.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Signal.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Signal.html deleted file mode 100644 index 4e3c2f02312..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Signal.html +++ /dev/null @@ -1,331 +0,0 @@ - - - - - - - -MochiKit.Signal - Simple universal event handling - - - - - - -
-
-

Name

-

MochiKit.Signal - Simple universal event handling

-
-
-

Synopsis

-

Signal for DOM events:

-
-// DOM events are also signals. Connect freely! The functions will be
-// called with the custom event as a parameter.
-
-// calls myClicked.apply(getElement('myID'), event)
-connect('myID', 'onclick', myClicked);
-
-// calls wasClicked.apply(myObject, event)
-connect('myID', 'onclick', myObject, wasClicked);
-
-// calls myObject.wasClicked(event)
-connect('myID', 'onclick', myObject, 'wasClicked');
-
-// the event is normalized, no more e = e || window.event!
-myObject.wasClicked = function(e) {
-    var crossBrowserCoordinates = e.mouse().page;
-    // e.mouse().page is a MochiKit.DOM.Coordinates object
-}
-
-

Signal for non-DOM events:

-
-// otherObject.gotFlash() will be called when 'flash' signalled.
-connect(myObject, 'flash', otherObject, 'gotFlash');
-
-// gotBang.apply(otherObject) will be called when 'bang' signalled.
-// You can access otherObject from within gotBang as 'this'.
-connect(myObject, 'bang', otherObject, gotBang);
-
-// myFunc.apply(myObject) will be called when 'flash' signalled.
-// You can access myObject from within myFunc as 'this'.
-var ident = connect(myObject, 'flash', myFunc);
-
-// You may disconnect with the return value from connect
-disconnect(ident);
-
-// Signal can take parameters. These will be passed along to the connected
-// functions.
-signal(myObject, 'flash');
-signal(myObject, 'bang', 'BANG!');
-
-
-
-

Description

-

Event handling was never so easy!

-

This module takes care of all the hard work—figuring out which event -model to use, trying to retrieve the event object, and handling your own -internal events, as well as cleanup when the page is unloaded to clean up IE's -nasty memory leakage.

-

This event system is largely based on Qt's signal/slot system. Read more on -how that is handled and also how it is used in model/view programming at: -http://doc.trolltech.com/

-
- -
-

Overview

-
-

Using Signal for DOM Events

-

When using MochiKit.Signal, do not use the browser's native event API. That -means, no onclick="blah", no elem.addEventListener(...), and certainly -no elem.attachEvent(...). This also means that -MochiKit.DOM.addToCallStack and -MochiKit.DOM.addLoadEvent should not be used in combination with -this module.

-

Signals for DOM objects are named with the 'on' prefix, e.g.: -'onclick', 'onkeyup', etc.

-

When the signal fires, your slot will be called with one parameter, the custom -event object.

-
-
-

Custom Event Objects for DOM events

-

Signals triggered by DOM events are called with a custom event object as a -parameter. The custom event object presents a consistent view of the event -across all supported platforms and browsers, and provides many conveniences -not available even in a correct W3C implementation.

-

See the DOM Custom Event Object Reference for a detailed API description -of this object.

-

If you find that you're accessing the native event for any reason, create a -new ticket and we'll look into normalizing the behavior you're looking for.

-
-
-

Memory Usage

-

Any object that has connected slots (via connect()) is referenced -by the Signal mechanism until it is disconnected via disconnect() -or disconnectAll().

-

Signal does not leak. It registers an 'onunload' event that disconnects all -objects on the page when the browser leaves the page. However, memory usage -will grow during the page view for every connection made until it is -disconnected. Even if the DOM object is removed from the document, it -will still be referenced by Signal until it is explicitly disconnected.

-

In order to conserve memory during the page view, disconnectAll() -any DOM elements that are about to be removed from the document.

-
-
-

Using Signal for non-DOM objects

-

Signals are triggered with the signal(src, 'signal', ...) -function. Additional parameters passed to this are passed onto the -connected slots. Explicit signals are not required for DOM events.

-

Slots that are connected to a signal are called in the following manner -when that signal is signalled:

-
    -
  • If the slot was a single function, then it is called with this set -to the object originating the signal with whatever parameters it was -signalled with.
  • -
  • If the slot was an object and a function, then it is called with -this set to the object, and with whatever parameters it was -signalled with.
  • -
  • If the slot was an object and a string, then object[string] is -called with the parameters to the signal.
  • -
-
-
-
-

API Reference

-
-

Signal API Reference

-

- -connect(src, signal, dest[, func]):

-
-

Connects a signal to a slot, and return a unique identifier that can be -used to disconnect that signal.

-

src is the object that has the signal. You may pass in a string, in -which case, it is interpreted as an id for an HTML element.

-

signal is a string that represents a signal name. If 'src' is an HTML -Element, window, or the document, then it can be one of the -'on-XYZ' events. You must include the 'on' prefix, and it must be all -lower-case.

-

dest and func describe the slot, or the action to take when the -signal is triggered.

-
-
    -
  • If dest is an object and func is a string, then -dest[func].apply(dest, ...) will be called when the signal -is signalled.
  • -
  • If dest is an object and func is a function, then -func.apply(dest, ...) will be called when the signal is -signalled.
  • -
  • If func is undefined and dest is a function, then -func.apply(src, ...) will be called when the signal is -signalled.
  • -
-
-

No other combinations are allowed and will raise an exception.

-

The return value can be passed to disconnect to disconnect -the signal.

-
-

- -disconnect(ident):

-
-To disconnect a signal, pass its ident returned by connect(). -This is similar to how the browser's setTimeout and clearTimeout -works.
-

- -disconnectAll(src[, signal, ...]):

-
-

disconnectAll(src) removes all signals from src.

-

disconnectAll(src, 'onmousedown', 'mySignal') will remove all -'onmousedown' and 'mySignal' signals from src.

-
-

- -signal(src, signal, ...):

-
-This will signal a signal, passing whatever additional parameters on to -the connected slots. src and signal are the same as for -connect().
-
-
-

DOM Custom Event Object Reference

-

- -event():

-
-The native event produced by the browser. You should not need to use this.
-

- -src():

-
-The element that this signal is connected to.
-

- -type():

-
-The event type ('click', 'mouseover', 'keypress', etc.) as a -string. Does not include the 'on' prefix.
-

- -target():

-
-The element that triggered the event. This may be a child of -src().
-

- -modifier():

-
-Returns {shift, ctrl, meta, alt, any}, where each property is true -if its respective modifier key was pressed, false otherwise. any -is true if any modifier is pressed, false otherwise.
-

- -stopPropagation():

-
-Works like W3C's stopPropagation().
-

- -preventDefault():

-
-Works like W3C's preventDefault().
-

- -stop():

-
-Shortcut that calls stopPropagation() and preventDefault().
-

- -key():

-
-

Returns {code, string}.

-

Use 'onkeydown' and 'onkeyup' handlers to detect control -characters such as 'KEY_F1'. Use the 'onkeypressed' handler to -detect "printable" characters, such as 'é'.

-

When a user presses F1, in 'onkeydown' and 'onkeyup' this method -returns {code: 122, string: 'KEY_F1'}. In 'onkeypress', it returns -{code: 0, string: ''}.

-

If a user presses Shift+2 on a US keyboard, this method returns -{code: 50, string: 'KEY_2'} in 'onkeydown' and 'onkeyup'. -In 'onkeypress', it returns {code: 64, string: '@'}.

-

See _specialKeys in the source code for a comprehensive list of -control characters.

-
-

- -mouse():

-
-

Properties for 'onmouse*', 'onclick', 'ondblclick', and -'oncontextmenu':

-
-
    -
  • page is a MochiKit.DOM.Coordinates object that -represents the cursor position relative to the HTML document. -Equivalent to pageX and pageY in Safari, Mozilla, and -Opera.
  • -
  • client is a MochiKit.DOM.Coordinates object that -represents the cursor position relative to the visible portion of -the HTML document. Equivalent to clientX and clientY on -all browsers.
  • -
-
-

Properties for 'onmouseup', 'onmousedown', 'onclick', and -'ondblclick':

-
-
    -
  • mouse().button returns {left, right, middle} where each -property is true if the mouse button was pressed, false -otherwise.
  • -
-
-

Known browser bugs:

-
-
    -
  • Current versions of Safari won't signal 'ondblclick' when -attached via connect() (Safari Bug 7790).

    -
  • -
  • Mac browsers don't report right-click consistently. Firefox -signals the slot and sets modifier().ctrl to true, Opera -signals the slot and sets modifier().meta to true, and -Safari doesn't signal the slot at all (Safari Bug 6595).

    -

    To find a right-click in Safari, Firefox, and IE, you can connect -an element to 'oncontextmenu'. This doesn't work in Opera.

    -
  • -
-
-
-

- -relatedTarget():

-
-Returns the document element that the mouse has moved to. This is -generated for 'onmouseover' and 'onmouseout' events.
-
-
-
-

Authors

- -
-
-

Copyright

-

Copyright 2006 Jonathan Gardner <jgardner@jonathangardner.net>, Beau -Hartshorne <beau@hartshornesoftware.com>, and Bob Ippolito <bob@redivi.com>. -This program is dual-licensed free software; you can redistribute it and/or -modify it under the terms of the MIT License or the -Academic Free License v2.1.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/VersionHistory.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/VersionHistory.html deleted file mode 100644 index f1043d6d04f..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/VersionHistory.html +++ /dev/null @@ -1,264 +0,0 @@ - - - - - - - - - - - - - - -
-

2006-04-29 v1.3.1 (bug fix release)

-
    -
  • Fix sendXMLHttpRequest sendContent regression
  • -
  • Internet Explorer fix in MochiKit.Logging (printfire exception)
  • -
  • Internet Explorer XMLHttpRequest object leak fixed in MochiKit.Async
  • -
-

2006-04-26 v1.3 "warp zone"

-
    -
  • IMPORTANT: Renamed MochiKit.Base.forward to forwardCall (for export)
  • -
  • IMPORTANT: Renamed MochiKit.Base.find to findValue (for export)
  • -
  • New MochiKit.Base.method as a convenience form of bind that takes the -object before the method
  • -
  • New MochiKit.Base.flattenArguments for flattening a list of arguments to -a single Array
  • -
  • Refactored MochiRegExp example to use MochiKit.Signal
  • -
  • New key_events example demonstrating use of MochiKit.Signal's key handling -capabilities.
  • -
  • MochiKit.DOM.createDOM API change for convenience: if attrs is a string, -null is used and the string will be considered the first node. This -allows for the more natural P("foo") rather than P(null, "foo").
  • -
  • MochiKit Interpreter example refactored to use MochiKit.Signal and now -provides multi-line input and a help() function to get MochiKit function -signature from the documentation.
  • -
  • Native Console Logging for the default MochiKit.Logging logger
  • -
  • New MochiKit.Async.DeferredList, gatherResults, maybeDeferred
  • -
  • New MochiKit.Signal example: draggable
  • -
  • Added sanity checking to Deferred to ensure that errors happen when chaining -is used incorrectly
  • -
  • Opera sendXMLHttpRequest fix (sends empty string instead of null by default)
  • -
  • Fix a bug in MochiKit.Color that incorrectly generated hex colors for -component values smaller than 16/255.
  • -
  • Fix a bug in MochiKit.Logging that prevented logs from being capped at a -maximum size
  • -
  • MochiKit.Async.Deferred will now wrap thrown objects that are not instanceof -Error, so that the errback chain is used instead of the callback chain.
  • -
  • MochiKit.DOM.appendChildNodes and associated functions now append iterables -in the correct order.
  • -
  • New MochiKit-based SimpleTest test runner as a replacement for Test.Simple
  • -
  • MochiKit.Base.isNull no longer matches undefined
  • -
  • example doctypes changed to HTML4
  • -
  • isDateLike no longer throws error on null
  • -
  • New MochiKit.Signal module, modeled after the slot/signal mechanism in Qt
  • -
  • updated elementDimensions to calculate width from offsetWidth instead -of clientWidth
  • -
  • formContents now works with FORM tags that have a name attribute
  • -
  • Documentation now uses MochiKit to generate a function index
  • -
-

2006-01-26 v1.2 "the ocho"

-
    -
  • Fixed MochiKit.Color.Color.lighterColorWithLevel
  • -
  • Added new MochiKit.Base.findIdentical function to find the index of an -element in an Array-like object. Uses === for identity comparison.
  • -
  • Added new MochiKit.Base.find function to find the index of an element in -an Array-like object. Uses compare for rich comparison.
  • -
  • MochiKit.Base.bind will accept a string for func, which will be immediately -looked up as self[func].
  • -
  • MochiKit.DOM.formContents no longer skips empty form elements for Zope -compatibility
  • -
  • MochiKit.Iter.forEach will now catch StopIteration to break
  • -
  • New MochiKit.DOM.elementDimensions(element) for determining the width and -height of an element in the document
  • -
  • MochiKit.DOM's initialization is now compatible with -HTMLUnit + JWebUnit + Rhino
  • -
  • MochiKit.LoggingPane will now re-use a _MochiKit_LoggingPane DIV element -currently in the document instead of always creating one.
  • -
  • MochiKit.Base now has operator.mul
  • -
  • MochiKit.DOM.formContents correctly handles unchecked checkboxes that have -a custom value attribute
  • -
  • Added new MochiKit.Color constructors fromComputedStyle and fromText
  • -
  • MochiKit.DOM.setNodeAttribute should work now
  • -
  • MochiKit.DOM now has a workaround for an IE bug when setting the style -property to a string
  • -
  • MochiKit.DOM.createDOM now has workarounds for IE bugs when setting the -name and for properties
  • -
  • MochiKit.DOM.scrapeText now walks the DOM tree in-order
  • -
  • MochiKit.LoggingPane now sanitizes the window name to work around IE bug
  • -
  • MochiKit.DOM now translates usemap to useMap to work around IE bug
  • -
  • MochiKit.Logging is now resistant to Prototype's dumb Object.prototype hacks
  • -
  • Added new MochiKit.DOM documentation on element visibility
  • -
  • New MochiKit.DOM.elementPosition(element[, relativeTo={x: 0, y: 0}]) -for determining the position of an element in the document
  • -
  • Added new MochiKit.DOM createDOMFunc aliases: CANVAS, STRONG
  • -
-

2005-11-14 v1.1

-
    -
  • Fixed a bug in numberFormatter with large numbers
  • -
  • Massively overhauled documentation
  • -
  • Fast-path for primitives in MochiKit.Base.compare
  • -
  • New groupby and groupby_as_array in MochiKit.Iter
  • -
  • Added iterator factory adapter for objects that implement iterateNext()
  • -
  • Fixed isoTimestamp to handle timestamps with time zone correctly
  • -
  • Added new MochiKit.DOM createDOMFunc aliases: SELECT, OPTION, OPTGROUP, -LEGEND, FIELDSET
  • -
  • New MochiKit.DOM formContents and enhancement to queryString to support it
  • -
  • Updated view_source example to use dp.SyntaxHighlighter 1.3.0
  • -
  • MochiKit.LoggingPane now uses named windows based on the URL so that -a given URL will get the same LoggingPane window after a reload -(at the same position, etc.)
  • -
  • MochiKit.DOM now has currentWindow() and currentDocument() context -variables that are set with withWindow() and withDocument(). These -context variables affect all MochiKit.DOM functionality (getElement, -createDOM, etc.)
  • -
  • MochiKit.Base.items will now catch and ignore exceptions for properties -that are enumerable but not accessible (e.g. permission denied)
  • -
  • MochiKit.Async.Deferred's addCallback/addErrback/addBoth -now accept additional arguments that are used to create a partially -applied function. This differs from Twisted in that the callback/errback -result becomes the last argument, not the first when this feature -is used.
  • -
  • MochiKit.Async's doSimpleXMLHttpRequest will now accept additional -arguments which are used to create a GET query string
  • -
  • Did some refactoring to reduce the footprint of MochiKit by a few -kilobytes
  • -
  • escapeHTML to longer escapes ' (apos) and now uses -String.replace instead of iterating over every char.
  • -
  • Added DeferredLock to Async
  • -
  • Renamed getElementsComputedStyle to computedStyle and moved -it from MochiKit.Visual to MochiKit.DOM
  • -
  • Moved all color support out of MochiKit.Visual and into MochiKit.Color
  • -
  • Fixed range() to accept a negative step
  • -
  • New alias to MochiKit.swapDOM called removeElement
  • -
  • New MochiKit.DOM.setNodeAttribute(node, attr, value) which sets -an attribute on a node without raising, roughly equivalent to: -updateNodeAttributes(node, {attr: value})
  • -
  • New MochiKit.DOM.getNodeAttribute(node, attr) which gets the value of -a node's attribute or returns null without raising
  • -
  • Fixed a potential IE memory leak if using MochiKit.DOM.addToCallStack -directly (addLoadEvent did not leak, since it clears the handler)
  • -
-

2005-10-24 v1.0

-
    -
  • New interpreter example that shows usage of MochiKit.DOM to make -an interactive JavaScript interpreter
  • -
  • New MochiKit.LoggingPane for use with the MochiKit.Logging -debuggingBookmarklet, with logging_pane example to show its usage
  • -
  • New mochiregexp example that demonstrates MochiKit.DOM and MochiKit.Async -in order to provide a live regular expression matching tool
  • -
  • Added advanced number formatting capabilities to MochiKit.Format: -numberFormatter(pattern, placeholder="", locale="default") and -formatLocale(locale="default")
  • -
  • Added updatetree(self, obj[, ...]) to MochiKit.Base, and changed -MochiKit.DOM's updateNodeAttributes(node, attrs) to use it when appropiate.
  • -
  • Added new MochiKit.DOM createDOMFunc aliases: BUTTON, TT, PRE
  • -
  • Added truncToFixed(aNumber, precision) and roundToFixed(aNumber, precision) -to MochiKit.Format
  • -
  • MochiKit.DateTime can now handle full ISO 8601 timestamps, specifically -isoTimestamp(isoString) will convert them to Date objects, and -toISOTimestamp(date, true) will return an ISO 8601 timestamp in UTC
  • -
  • Fixed missing errback for sendXMLHttpRequest when the server does not -respond
  • -
  • Fixed infinite recusion bug when using roundClass("DIV", ...)
  • -
  • Fixed a bug in MochiKit.Async wait (and callLater) that prevented them -from being cancelled properly
  • -
  • Workaround in MochiKit.Base bind (and partial) for functions that don't -have an apply method, such as alert
  • -
  • Reliably return null from the string parsing/manipulation functions if -the input can't be coerced to a string (s + "") or the input makes no sense; -e.g. isoTimestamp(null) and isoTimestamp("") return null
  • -
-

2005-10-08 v0.90

-
    -
  • Fixed ISO compliance with toISODate
  • -
  • Added missing operator.sub
  • -
  • Placated Mozilla's strict warnings a bit
  • -
  • Added JSON serialization and unserialization support to MochiKit.Base: -serializeJSON, evalJSON, registerJSON. This is very similar to the repr -API.
  • -
  • Fixed a bug in the script loader that failed in some scenarios when a script -tag did not have a "src" attribute (thanks Ian!)
  • -
  • Added new MochiKit.DOM createDOMFunc aliases: H1, H2, H3, BR, HR, TEXTAREA, -P, FORM
  • -
  • Use encodeURIComponent / decodeURIComponent for MochiKit.Base urlEncode -and parseQueryString, when available.
  • -
-

2005-08-12 v0.80

-
    -
  • Source highlighting in all examples, moved to a view-source example
  • -
  • Added some experimental syntax highlighting for the Rounded Corners example, -via the LGPL dp.SyntaxHighlighter 1.2.0 now included in examples/common/lib
  • -
  • Use an indirect binding for the logger conveniences, so that the global -logger could be replaced by setting MochiKit.Logger.logger to something else -(though an observer is probably a better choice).
  • -
  • Allow MochiKit.DOM.getElementsByTagAndClassName to take a string for parent, -which will be looked up with getElement
  • -
  • Fixed bug in MochiKit.Color.fromBackground (was using node.parent instead of -node.parentNode)
  • -
  • Consider a 304 (NOT_MODIFIED) response from XMLHttpRequest to be success
  • -
  • Disabled Mozilla map(...) fast-path due to Deer Park compatibility issues
  • -
  • Possible workaround for Safari issue with swapDOM, where it would get -confused because two elements were in the DOM at the same time with the -same id
  • -
  • Added missing THEAD convenience function to MochiKit.DOM
  • -
  • Added lstrip, rstrip, strip to MochiKit.Format
  • -
  • Added updateNodeAttributes, appendChildNodes, replaceChildNodes to -MochiKit.DOM
  • -
  • MochiKit.Iter.iextend now has a fast-path for array-like objects
  • -
  • Added HSV color space support to MochiKit.Visual
  • -
  • Fixed a bug in the sortable_tables example, it now converts types -correctly
  • -
  • Fixed a bug where MochiKit.DOM referenced MochiKit.Iter.next from global -scope
  • -
-

2005-08-04 v0.70

-
    -
  • New ajax_tables example, which shows off XMLHttpRequest, ajax, json, and -a little TAL-ish DOM templating attribute language.
  • -
  • sendXMLHttpRequest and functions that use it (loadJSONDoc, etc.) no longer -ignore requests with status == 0, which seems to happen for cached or local -requests
  • -
  • Added sendXMLHttpRequest to MochiKit.Async.EXPORT, d'oh.
  • -
  • Changed scrapeText API to return a string by default. This is API-breaking! -It was dumb to have the default return value be the form you almost never -want. Sorry.
  • -
  • Added special form to swapDOM(dest, src). If src is null, dest is removed -(where previously you'd likely get a DOM exception).
  • -
  • Added three new functions to MochiKit.Base for dealing with URL query -strings: urlEncode, queryString, parseQueryString
  • -
  • MochiKit.DOM.createDOM will now use attr[k] = v for all browsers if the name -starts with "on" (e.g. "onclick"). If v is a string, it will set it to -new Function(v).
  • -
  • Another workaround for Internet "worst browser ever" Explorer's setAttribute -usage in MochiKit.DOM.createDOM (checked -> defaultChecked).
  • -
  • Added UL, OL, LI convenience createDOM aliases to MochiKit.DOM
  • -
  • Packing is now done by Dojo's custom Rhino interpreter, so it's much smaller -now!
  • -
-

2005-07-29 v0.60

-
    -
  • Beefed up the MochiKit.DOM test suite
  • -
  • Fixed return value for MochiKit.DOM.swapElementClass, could return -false unexpectedly before
  • -
  • Added an optional "parent" argument to -MochiKit.DOM.getElementsByTagAndClassName
  • -
  • Added a "packed" version in packed/lib/MochiKit/MochiKit.js
  • -
  • Changed build script to rewrite the URLs in tests to account for the -JSAN-required reorganization
  • -
  • MochiKit.Compat to potentially work around IE 5.5 issues -(5.0 still not supported). Test.Simple doesn't seem to work there, -though.
  • -
  • Several minor documentation corrections
  • -
-

2005-07-27 v0.50

-
    -
  • Initial Release
  • -
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Visual.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Visual.html deleted file mode 100644 index 8c053668d6c..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/Visual.html +++ /dev/null @@ -1,162 +0,0 @@ - - - - - - - -MochiKit.Visual - visual effects - - - - - - -
-
-

Name

-

MochiKit.Visual - visual effects

-
-
-

Synopsis

-
-// round the corners of all h1 elements
-roundClass("h1", null);
-
-// round the top left corner of the element with the id "title"
-roundElement("title", {corners: "tl"});
-
-
-
-

Description

-

MochiKit.Visual provides visual effects and support functions for visuals.

-
- -
-

Overview

-

At this time, MochiKit.Visual provides one visual effect: rounded corners -for your HTML elements. These rounded corners are created completely -through CSS manipulations and require no external images or style sheets. -This implementation was adapted from Rico.

-
-
-

API Reference

-
-

Functions

-

- -roundClass(tagName[, className[, options]]):

-
-Rounds all of the elements that match the tagName and className -specifiers, using the options provided. tagName or className can -be null to match all tags or classes. For more information about -the options, see the roundElement function.
-

- -roundElement(element[, options]):

-
-

Immediately round the corners of the specified element. -The element can be given as either a string -with the element ID, or as an element object.

-

The options mapping has the following defaults:

- ---- - - - - - - - - - - - - - - - - - - - - -
corners"all"
color"fromElement"
bgColor"fromParent"
blendtrue
borderfalse
compactfalse
-

corners:

-
-

specifies which corners of the element should be rounded. -Choices are:

-
    -
  • all
  • -
  • top
  • -
  • bottom
  • -
  • tl (top left)
  • -
  • bl (bottom left)
  • -
  • tr (top right)
  • -
  • br (bottom right)
  • -
-
-
Example:
-
"tl br": top-left and bottom-right corners are rounded
-
-
-
-
blend:
-
specifies whether the color and background color should be blended -together to produce the border color.
-
-
-
-
- -
-

Authors

- -
-
-

Copyright

-

Copyright 2005 Bob Ippolito <bob@redivi.com>. This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -MIT License or the Academic Free License v2.1.

-

Portions adapted from Rico are available under the terms of the -Apache License, Version 2.0.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/index.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/index.html deleted file mode 100644 index 837ae6dd866..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/html/MochiKit/index.html +++ /dev/null @@ -1,319 +0,0 @@ - - - - - - - -MochiKit Documentation Index - - - - - - -
-
-

Distribution

-

MochiKit - makes JavaScript suck a bit less

- -
-
-

Notes

-

To turn on MochiKit's compatibility mode, do this before loading MochiKit:

-
-<script type="text/javascript">MochiKit = {__compat__: true};</script>
-
-

When compatibility mode is on, you must use fully qualified names for all -MochiKit functions (e.g. MochiKit.Base.map(...)).

-
- -
-

See Also

- -
-
-

Version History

-

2006-04-29 v1.3.1 (bug fix release)

-
    -
  • Fix sendXMLHttpRequest sendContent regression
  • -
  • Internet Explorer fix in MochiKit.Logging (printfire exception)
  • -
  • Internet Explorer XMLHttpRequest object leak fixed in MochiKit.Async
  • -
-

2006-04-26 v1.3 "warp zone"

-
    -
  • IMPORTANT: Renamed MochiKit.Base.forward to forwardCall (for export)
  • -
  • IMPORTANT: Renamed MochiKit.Base.find to findValue (for export)
  • -
  • New MochiKit.Base.method as a convenience form of bind that takes the -object before the method
  • -
  • New MochiKit.Base.flattenArguments for flattening a list of arguments to -a single Array
  • -
  • Refactored MochiRegExp example to use MochiKit.Signal
  • -
  • New key_events example demonstrating use of MochiKit.Signal's key handling -capabilities.
  • -
  • MochiKit.DOM.createDOM API change for convenience: if attrs is a string, -null is used and the string will be considered the first node. This -allows for the more natural P("foo") rather than P(null, "foo").
  • -
  • MochiKit Interpreter example refactored to use MochiKit.Signal and now -provides multi-line input and a help() function to get MochiKit function -signature from the documentation.
  • -
  • Native Console Logging for the default MochiKit.Logging logger
  • -
  • New MochiKit.Async.DeferredList, gatherResults, maybeDeferred
  • -
  • New MochiKit.Signal example: draggable
  • -
  • Added sanity checking to Deferred to ensure that errors happen when chaining -is used incorrectly
  • -
  • Opera sendXMLHttpRequest fix (sends empty string instead of null by default)
  • -
  • Fix a bug in MochiKit.Color that incorrectly generated hex colors for -component values smaller than 16/255.
  • -
  • Fix a bug in MochiKit.Logging that prevented logs from being capped at a -maximum size
  • -
  • MochiKit.Async.Deferred will now wrap thrown objects that are not instanceof -Error, so that the errback chain is used instead of the callback chain.
  • -
  • MochiKit.DOM.appendChildNodes and associated functions now append iterables -in the correct order.
  • -
  • New MochiKit-based SimpleTest test runner as a replacement for Test.Simple
  • -
  • MochiKit.Base.isNull no longer matches undefined
  • -
  • example doctypes changed to HTML4
  • -
  • isDateLike no longer throws error on null
  • -
  • New MochiKit.Signal module, modeled after the slot/signal mechanism in Qt
  • -
  • updated elementDimensions to calculate width from offsetWidth instead -of clientWidth
  • -
  • formContents now works with FORM tags that have a name attribute
  • -
  • Documentation now uses MochiKit to generate a function index
  • -
-

2006-01-26 v1.2 "the ocho"

-
    -
  • Fixed MochiKit.Color.Color.lighterColorWithLevel
  • -
  • Added new MochiKit.Base.findIdentical function to find the index of an -element in an Array-like object. Uses === for identity comparison.
  • -
  • Added new MochiKit.Base.find function to find the index of an element in -an Array-like object. Uses compare for rich comparison.
  • -
  • MochiKit.Base.bind will accept a string for func, which will be immediately -looked up as self[func].
  • -
  • MochiKit.DOM.formContents no longer skips empty form elements for Zope -compatibility
  • -
  • MochiKit.Iter.forEach will now catch StopIteration to break
  • -
  • New MochiKit.DOM.elementDimensions(element) for determining the width and -height of an element in the document
  • -
  • MochiKit.DOM's initialization is now compatible with -HTMLUnit + JWebUnit + Rhino
  • -
  • MochiKit.LoggingPane will now re-use a _MochiKit_LoggingPane DIV element -currently in the document instead of always creating one.
  • -
  • MochiKit.Base now has operator.mul
  • -
  • MochiKit.DOM.formContents correctly handles unchecked checkboxes that have -a custom value attribute
  • -
  • Added new MochiKit.Color constructors fromComputedStyle and fromText
  • -
  • MochiKit.DOM.setNodeAttribute should work now
  • -
  • MochiKit.DOM now has a workaround for an IE bug when setting the style -property to a string
  • -
  • MochiKit.DOM.createDOM now has workarounds for IE bugs when setting the -name and for properties
  • -
  • MochiKit.DOM.scrapeText now walks the DOM tree in-order
  • -
  • MochiKit.LoggingPane now sanitizes the window name to work around IE bug
  • -
  • MochiKit.DOM now translates usemap to useMap to work around IE bug
  • -
  • MochiKit.Logging is now resistant to Prototype's dumb Object.prototype hacks
  • -
  • Added new MochiKit.DOM documentation on element visibility
  • -
  • New MochiKit.DOM.elementPosition(element[, relativeTo={x: 0, y: 0}]) -for determining the position of an element in the document
  • -
  • Added new MochiKit.DOM createDOMFunc aliases: CANVAS, STRONG
  • -
-

2005-11-14 v1.1

-
    -
  • Fixed a bug in numberFormatter with large numbers
  • -
  • Massively overhauled documentation
  • -
  • Fast-path for primitives in MochiKit.Base.compare
  • -
  • New groupby and groupby_as_array in MochiKit.Iter
  • -
  • Added iterator factory adapter for objects that implement iterateNext()
  • -
  • Fixed isoTimestamp to handle timestamps with time zone correctly
  • -
  • Added new MochiKit.DOM createDOMFunc aliases: SELECT, OPTION, OPTGROUP, -LEGEND, FIELDSET
  • -
  • New MochiKit.DOM formContents and enhancement to queryString to support it
  • -
  • Updated view_source example to use dp.SyntaxHighlighter 1.3.0
  • -
  • MochiKit.LoggingPane now uses named windows based on the URL so that -a given URL will get the same LoggingPane window after a reload -(at the same position, etc.)
  • -
  • MochiKit.DOM now has currentWindow() and currentDocument() context -variables that are set with withWindow() and withDocument(). These -context variables affect all MochiKit.DOM functionality (getElement, -createDOM, etc.)
  • -
  • MochiKit.Base.items will now catch and ignore exceptions for properties -that are enumerable but not accessible (e.g. permission denied)
  • -
  • MochiKit.Async.Deferred's addCallback/addErrback/addBoth -now accept additional arguments that are used to create a partially -applied function. This differs from Twisted in that the callback/errback -result becomes the last argument, not the first when this feature -is used.
  • -
  • MochiKit.Async's doSimpleXMLHttpRequest will now accept additional -arguments which are used to create a GET query string
  • -
  • Did some refactoring to reduce the footprint of MochiKit by a few -kilobytes
  • -
  • escapeHTML to longer escapes ' (apos) and now uses -String.replace instead of iterating over every char.
  • -
  • Added DeferredLock to Async
  • -
  • Renamed getElementsComputedStyle to computedStyle and moved -it from MochiKit.Visual to MochiKit.DOM
  • -
  • Moved all color support out of MochiKit.Visual and into MochiKit.Color
  • -
  • Fixed range() to accept a negative step
  • -
  • New alias to MochiKit.swapDOM called removeElement
  • -
  • New MochiKit.DOM.setNodeAttribute(node, attr, value) which sets -an attribute on a node without raising, roughly equivalent to: -updateNodeAttributes(node, {attr: value})
  • -
  • New MochiKit.DOM.getNodeAttribute(node, attr) which gets the value of -a node's attribute or returns null without raising
  • -
  • Fixed a potential IE memory leak if using MochiKit.DOM.addToCallStack -directly (addLoadEvent did not leak, since it clears the handler)
  • -
-

2005-10-24 v1.0

-
    -
  • New interpreter example that shows usage of MochiKit.DOM to make -an interactive JavaScript interpreter
  • -
  • New MochiKit.LoggingPane for use with the MochiKit.Logging -debuggingBookmarklet, with logging_pane example to show its usage
  • -
  • New mochiregexp example that demonstrates MochiKit.DOM and MochiKit.Async -in order to provide a live regular expression matching tool
  • -
  • Added advanced number formatting capabilities to MochiKit.Format: -numberFormatter(pattern, placeholder="", locale="default") and -formatLocale(locale="default")
  • -
  • Added updatetree(self, obj[, ...]) to MochiKit.Base, and changed -MochiKit.DOM's updateNodeAttributes(node, attrs) to use it when appropiate.
  • -
  • Added new MochiKit.DOM createDOMFunc aliases: BUTTON, TT, PRE
  • -
  • Added truncToFixed(aNumber, precision) and roundToFixed(aNumber, precision) -to MochiKit.Format
  • -
  • MochiKit.DateTime can now handle full ISO 8601 timestamps, specifically -isoTimestamp(isoString) will convert them to Date objects, and -toISOTimestamp(date, true) will return an ISO 8601 timestamp in UTC
  • -
  • Fixed missing errback for sendXMLHttpRequest when the server does not -respond
  • -
  • Fixed infinite recusion bug when using roundClass("DIV", ...)
  • -
  • Fixed a bug in MochiKit.Async wait (and callLater) that prevented them -from being cancelled properly
  • -
  • Workaround in MochiKit.Base bind (and partial) for functions that don't -have an apply method, such as alert
  • -
  • Reliably return null from the string parsing/manipulation functions if -the input can't be coerced to a string (s + "") or the input makes no sense; -e.g. isoTimestamp(null) and isoTimestamp("") return null
  • -
-

2005-10-08 v0.90

-
    -
  • Fixed ISO compliance with toISODate
  • -
  • Added missing operator.sub
  • -
  • Placated Mozilla's strict warnings a bit
  • -
  • Added JSON serialization and unserialization support to MochiKit.Base: -serializeJSON, evalJSON, registerJSON. This is very similar to the repr -API.
  • -
  • Fixed a bug in the script loader that failed in some scenarios when a script -tag did not have a "src" attribute (thanks Ian!)
  • -
  • Added new MochiKit.DOM createDOMFunc aliases: H1, H2, H3, BR, HR, TEXTAREA, -P, FORM
  • -
  • Use encodeURIComponent / decodeURIComponent for MochiKit.Base urlEncode -and parseQueryString, when available.
  • -
-

2005-08-12 v0.80

-
    -
  • Source highlighting in all examples, moved to a view-source example
  • -
  • Added some experimental syntax highlighting for the Rounded Corners example, -via the LGPL dp.SyntaxHighlighter 1.2.0 now included in examples/common/lib
  • -
  • Use an indirect binding for the logger conveniences, so that the global -logger could be replaced by setting MochiKit.Logger.logger to something else -(though an observer is probably a better choice).
  • -
  • Allow MochiKit.DOM.getElementsByTagAndClassName to take a string for parent, -which will be looked up with getElement
  • -
  • Fixed bug in MochiKit.Color.fromBackground (was using node.parent instead of -node.parentNode)
  • -
  • Consider a 304 (NOT_MODIFIED) response from XMLHttpRequest to be success
  • -
  • Disabled Mozilla map(...) fast-path due to Deer Park compatibility issues
  • -
  • Possible workaround for Safari issue with swapDOM, where it would get -confused because two elements were in the DOM at the same time with the -same id
  • -
  • Added missing THEAD convenience function to MochiKit.DOM
  • -
  • Added lstrip, rstrip, strip to MochiKit.Format
  • -
  • Added updateNodeAttributes, appendChildNodes, replaceChildNodes to -MochiKit.DOM
  • -
  • MochiKit.Iter.iextend now has a fast-path for array-like objects
  • -
  • Added HSV color space support to MochiKit.Visual
  • -
  • Fixed a bug in the sortable_tables example, it now converts types -correctly
  • -
  • Fixed a bug where MochiKit.DOM referenced MochiKit.Iter.next from global -scope
  • -
-

2005-08-04 v0.70

-
    -
  • New ajax_tables example, which shows off XMLHttpRequest, ajax, json, and -a little TAL-ish DOM templating attribute language.
  • -
  • sendXMLHttpRequest and functions that use it (loadJSONDoc, etc.) no longer -ignore requests with status == 0, which seems to happen for cached or local -requests
  • -
  • Added sendXMLHttpRequest to MochiKit.Async.EXPORT, d'oh.
  • -
  • Changed scrapeText API to return a string by default. This is API-breaking! -It was dumb to have the default return value be the form you almost never -want. Sorry.
  • -
  • Added special form to swapDOM(dest, src). If src is null, dest is removed -(where previously you'd likely get a DOM exception).
  • -
  • Added three new functions to MochiKit.Base for dealing with URL query -strings: urlEncode, queryString, parseQueryString
  • -
  • MochiKit.DOM.createDOM will now use attr[k] = v for all browsers if the name -starts with "on" (e.g. "onclick"). If v is a string, it will set it to -new Function(v).
  • -
  • Another workaround for Internet "worst browser ever" Explorer's setAttribute -usage in MochiKit.DOM.createDOM (checked -> defaultChecked).
  • -
  • Added UL, OL, LI convenience createDOM aliases to MochiKit.DOM
  • -
  • Packing is now done by Dojo's custom Rhino interpreter, so it's much smaller -now!
  • -
-

2005-07-29 v0.60

-
    -
  • Beefed up the MochiKit.DOM test suite
  • -
  • Fixed return value for MochiKit.DOM.swapElementClass, could return -false unexpectedly before
  • -
  • Added an optional "parent" argument to -MochiKit.DOM.getElementsByTagAndClassName
  • -
  • Added a "packed" version in packed/lib/MochiKit/MochiKit.js
  • -
  • Changed build script to rewrite the URLs in tests to account for the -JSAN-required reorganization
  • -
  • MochiKit.Compat to potentially work around IE 5.5 issues -(5.0 still not supported). Test.Simple doesn't seem to work there, -though.
  • -
  • Several minor documentation corrections
  • -
-

2005-07-27 v0.50

-
    -
  • Initial Release
  • -
-
-
-

Copyright

-

Copyright 2005 Bob Ippolito <bob@redivi.com>. This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -MIT License or the Academic Free License v2.1.

-
-
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/js/toc.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/js/toc.js deleted file mode 100644 index a3260589cb0..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/js/toc.js +++ /dev/null @@ -1,89 +0,0 @@ -function function_ref(fn) { - return A({"href": fn[1], "class": "mochiref reference"}, fn[0], BR()); -}; - -function toggle_docs() { - toggleElementClass("invisible", "show_index", "function_index"); - return false; -}; - -function create_toc() { - if (getElement("distribution")) { - return global_index(); - } - if (getElement("api-reference")) { - return module_index(); - } -}; - -function doXHTMLRequest(url) { - var req = getXMLHttpRequest(); - if (req.overrideMimeType) { - req.overrideMimeType("text/xml"); - } - req.open("GET", url, true); - return sendXMLHttpRequest(req).addCallback(function (res) { - return res.responseXML.documentElement; - }); -}; - -function load_request(href, div, doc) { - var functions = withDocument(doc, spider_doc); - forEach(functions, function (func) { - // fix anchors - if (func[1].charAt(0) == "#") { - func[1] = href + func[1]; - } - }); - var showLink = A({"class": "force-pointer"}, "[+]"); - var hideLink = A({"class": "force-pointer"}, "[\u2013]"); - var functionIndex = DIV({"id": "function_index", "class": "invisible"}, - hideLink, - P(null, map(function_ref, functions)) - ); - var toggleFunc = function (e) { - toggleElementClass("invisible", showLink, functionIndex); - }; - connect(showLink, "onclick", toggleFunc); - connect(hideLink, "onclick", toggleFunc); - replaceChildNodes(div, - showLink, - functionIndex - ); -}; - -function global_index() { - var distList = getElementsByTagAndClassName("ul")[0]; - var bullets = getElementsByTagAndClassName("li", null, distList); - for (var i = 0; i < bullets.length; i++) { - var tag = bullets[i]; - var firstLink = getElementsByTagAndClassName("a", "mochiref", tag)[0]; - var href = getNodeAttribute(firstLink, "href"); - var div = DIV(null, "[\u2026]"); - appendChildNodes(tag, BR(), div); - var d = doXHTMLRequest(href).addCallback(load_request, href, div); - } -}; - -function spider_doc() { - return map( - function (tag) { - return [scrapeText(tag), getNodeAttribute(tag, "href")]; - }, - getElementsByTagAndClassName("a", "mochidef") - ); -}; - -function module_index() { - var sections = getElementsByTagAndClassName("div", "section"); - var ptr = sections[1]; - var ref = DIV({"class": "section"}, - H1(null, "Function Index"), - A({"id": "show_index", "href": "#", "onclick": toggle_docs}, "[show]"), - DIV({"id": "function_index", "class": "invisible"}, - A({"href":"#", "onclick": toggle_docs}, "[hide]"), - P(null, map(function_ref, spider_doc())))); - ptr.parentNode.insertBefore(ref, ptr); -}; - -addLoadEvent(create_toc); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Async.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Async.rst deleted file mode 100644 index d0ff01765e1..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Async.rst +++ /dev/null @@ -1,573 +0,0 @@ -.. title:: MochiKit.Async - manage asynchronous tasks - -Name -==== - -MochiKit.Async - manage asynchronous tasks - - -Synopsis -======== - -:: - - var url = "/src/b/bo/bob/MochiKit.Async/META.json"; - /* - - META.json looks something like this: - - {"name": "MochiKit", "version": "0.5"} - - */ - var d = loadJSONDoc(url); - var gotMetadata = function (meta) { - if (MochiKit.Async.VERSION == meta.version) { - alert("You have the newest MochiKit.Async!"); - } else { - alert("MochiKit.Async " - + meta.version - + " is available, upgrade!"); - } - }; - var metadataFetchFailed = function (err) { - alert("The metadata for MochiKit.Async could not be fetched :("); - }; - d.addCallbacks(gotMetadata, metadataFetchFailed); - - -Description -=========== - -MochiKit.Async provides facilities to manage asynchronous -(as in AJAX [1]_) tasks. The model for asynchronous computation -used in this module is heavily inspired by Twisted [2]_. - - -Dependencies -============ - -- :mochiref:`MochiKit.Base` - - -Overview -======== - -Deferred --------- - -The Deferred constructor encapsulates a single value that -is not available yet. The most important example of this -in the context of a web browser would be an ``XMLHttpRequest`` -to a server. The importance of the Deferred is that it -allows a consistent API to be exposed for all asynchronous -computations that occur exactly once. - -The producer of the Deferred is responsible for doing all -of the complicated work behind the scenes. This often -means waiting for a timer to fire, or waiting for an event -(e.g. ``onreadystatechange`` of ``XMLHttpRequest``). -It could also be coordinating several events (e.g. -``XMLHttpRequest`` with a timeout, or several Deferreds -(e.g. fetching a set of XML documents that should be -processed at the same time). - -Since these sorts of tasks do not respond immediately, the -producer of the Deferred does the following steps before -returning to the consumer: - -1. Create a ``new`` :mochiref:`Deferred();` object and keep a reference - to it, because it will be needed later when the value is - ready. -2. Setup the conditions to create the value requested (e.g. - create a new ``XMLHttpRequest``, set its - ``onreadystatechange``). -3. Return the :mochiref:`Deferred` object. - -Since the value is not yet ready, the consumer attaches -a function to the Deferred that will be called when the -value is ready. This is not unlike ``setTimeout``, or -other similar facilities you may already be familiar with. -The consumer can also attach an "errback" to the -:mochiref:`Deferred`, which is a callback for error handling. - -When the value is ready, the producer simply calls -``myDeferred.callback(theValue)``. If an error occurred, -it should call ``myDeferred.errback(theValue)`` instead. -As soon as this happens, the callback that the consumer -attached to the :mochiref:`Deferred` is called with ``theValue`` -as the only argument. - -There are quite a few additional "advanced" features -baked into :mochiref:`Deferred`, such as cancellation and -callback chains, so take a look at the API -reference if you would like to know more! - -API Reference -============= - -Errors ------- - -:mochidef:`AlreadyCalledError`: - - Thrown by a :mochiref:`Deferred` if ``.callback`` or - ``.errback`` are called more than once. - - -:mochidef:`BrowserComplianceError`: - - Thrown when the JavaScript runtime is not capable of performing - the given function. Currently, this happens if the browser - does not support ``XMLHttpRequest``. - - -:mochidef:`CancelledError`: - - Thrown by a :mochiref:`Deferred` when it is cancelled, - unless a canceller is present and throws something else. - - -:mochidef:`GenericError`: - - Results passed to ``.fail`` or ``.errback`` of a :mochiref:`Deferred` - are wrapped by this ``Error`` if ``!(result instanceof Error)``. - - -:mochidef:`XMLHttpRequestError`: - - Thrown when an ``XMLHttpRequest`` does not complete successfully - for any reason. The ``req`` property of the error is the failed - ``XMLHttpRequest`` object, and for convenience the ``number`` - property corresponds to ``req.status``. - - -Constructors ------------- - -:mochidef:`Deferred()`: - - Encapsulates a sequence of callbacks in response to a value that - may not yet be available. This is modeled after the Deferred class - from Twisted [3]_. - -.. _`Twisted`: http://twistedmatrix.com/ - - Why do we want this? JavaScript has no threads, and even if it did, - threads are hard. Deferreds are a way of abstracting non-blocking - events, such as the final response to an ``XMLHttpRequest``. - - The sequence of callbacks is internally represented as a list - of 2-tuples containing the callback/errback pair. For example, - the following call sequence:: - - var d = new Deferred(); - d.addCallback(myCallback); - d.addErrback(myErrback); - d.addBoth(myBoth); - d.addCallbacks(myCallback, myErrback); - - is translated into a :mochiref:`Deferred` with the following internal - representation:: - - [ - [myCallback, null], - [null, myErrback], - [myBoth, myBoth], - [myCallback, myErrback] - ] - - The :mochiref:`Deferred` also keeps track of its current status (fired). - Its status may be one of the following three values: - - - ===== ================================ - Value Condition - ===== ================================ - -1 no value yet (initial condition) - 0 success - 1 error - ===== ================================ - - A :mochiref:`Deferred` will be in the error state if one of the following - conditions are met: - - 1. The result given to callback or errback is "``instanceof Error``" - 2. The callback or errback threw while executing. If the thrown object - is not ``instanceof Error``, it will be wrapped with - :mochiref:`GenericError`. - - Otherwise, the :mochiref:`Deferred` will be in the success state. The state - of the :mochiref:`Deferred` determines the next element in the callback - sequence to run. - - When a callback or errback occurs with the example deferred chain, something - equivalent to the following will happen (imagine that exceptions are caught - and returned as-is):: - - // d.callback(result) or d.errback(result) - if (!(result instanceof Error)) { - result = myCallback(result); - } - if (result instanceof Error) { - result = myErrback(result); - } - result = myBoth(result); - if (result instanceof Error) { - result = myErrback(result); - } else { - result = myCallback(result); - } - - The result is then stored away in case another step is added to the - callback sequence. Since the :mochiref:`Deferred` already has a value - available, any new callbacks added will be called immediately. - - There are two other "advanced" details about this implementation that are - useful: - - Callbacks are allowed to return :mochiref:`Deferred` instances, - so you can build complicated sequences of events with (relative) ease. - - The creator of the :mochiref:`Deferred` may specify a canceller. The - canceller is a function that will be called if - :mochiref:`Deferred.prototype.cancel` is called before the - :mochiref:`Deferred` fires. You can use this to allow an - ``XMLHttpRequest`` to be cleanly cancelled, for example. Note that - cancel will fire the :mochiref:`Deferred` with a - :mochiref:`CancelledError` (unless your canceller throws or returns - a different ``Error``), so errbacks should be prepared to handle that - ``Error`` gracefully for cancellable :mochiref:`Deferred` instances. - - -:mochidef:`Deferred.prototype.addBoth(func)`: - - Add the same function as both a callback and an errback as the - next element on the callback sequence. This is useful for code - that you want to guarantee to run, e.g. a finalizer. - - If additional arguments are given, then ``func`` will be replaced - with :mochiref:`MochiKit.Base.partial.apply(null, arguments)`. This - differs from `Twisted`_, because the result of the callback or - errback will be the *last* argument passed to ``func``. - - If ``func`` returns a :mochiref:`Deferred`, then it will be chained - (its value or error will be passed to the next callback). Note that - once the returned ``Deferred`` is chained, it can no longer accept new - callbacks. - - -:mochidef:`Deferred.prototype.addCallback(func[, ...])`: - - Add a single callback to the end of the callback sequence. - - If additional arguments are given, then ``func`` will be replaced - with :mochiref:`MochiKit.Base.partial.apply(null, arguments)`. This - differs from `Twisted`_, because the result of the callback will - be the *last* argument passed to ``func``. - - If ``func`` returns a :mochiref:`Deferred`, then it will be chained - (its value or error will be passed to the next callback). Note that - once the returned ``Deferred`` is chained, it can no longer accept new - callbacks. - -:mochidef:`Deferred.prototype.addCallbacks(callback, errback)`: - - Add separate callback and errback to the end of the callback - sequence. Either callback or errback may be ``null``, - but not both. - - If ``callback`` or ``errback`` returns a :mochiref:`Deferred`, - then it will be chained (its value or error will be passed to the - next callback). Note that once the returned ``Deferred`` is chained, - it can no longer accept new callbacks. - -:mochidef:`Deferred.prototype.addErrback(func)`: - - Add a single errback to the end of the callback sequence. - - If additional arguments are given, then ``func`` will be replaced - with :mochiref:`MochiKit.Base.partial.apply(null, arguments)`. This - differs from `Twisted`_, because the result of the errback will - be the *last* argument passed to ``func``. - - If ``func`` returns a :mochiref:`Deferred`, then it will be chained - (its value or error will be passed to the next callback). Note that - once the returned ``Deferred`` is chained, it can no longer accept new - callbacks. - -:mochidef:`Deferred.prototype.callback([result])`: - - Begin the callback sequence with a non-``Error`` result. Result - may be any value except for a :mochiref:`Deferred`. - - Either ``.callback`` or ``.errback`` should - be called exactly once on a :mochiref:`Deferred`. - - -:mochidef:`Deferred.prototype.cancel()`: - - Cancels a :mochiref:`Deferred` that has not yet received a value, - or is waiting on another :mochiref:`Deferred` as its value. - - If a canceller is defined, the canceller is called. - If the canceller did not return an ``Error``, or there - was no canceller, then the errback chain is started - with :mochiref:`CancelledError`. - - -:mochidef:`Deferred.prototype.errback([result])`: - - Begin the callback sequence with an error result. - Result may be any value except for a :mochiref:`Deferred`, - but if ``!(result instanceof Error)``, it will be wrapped - with :mochiref:`GenericError`. - - Either ``.callback`` or ``.errback`` should - be called exactly once on a :mochidef:`Deferred`. - - -:mochidef:`DeferredLock()`: - - A lock for asynchronous systems. - - The ``locked`` property of a :mochiref:`DeferredLock` will be ``true`` if - it locked, ``false`` otherwise. Do not change this property. - - -:mochidef:`DeferredLock.prototype.acquire()`: - - Attempt to acquire the lock. Returns a :mochiref:`Deferred` that fires on - lock acquisition with the :mochiref:`DeferredLock` as the value. - If the lock is locked, then the :mochiref:`Deferred` goes into a waiting - list. - - -:mochidef:`DeferredLock.prototype.release()`: - - Release the lock. If there is a waiting list, then the first - :mochiref:`Deferred` in that waiting list will be called back. - - -:mochidef:`DeferredList(list, [fireOnOneCallback, fireOnOneErrback, consumeErrors, canceller])`: - - Combine a list of :mochiref:`Deferred` into one. Track the callbacks and - return a list of (success, result) tuples, 'success' being a boolean - indicating whether result is a normal result or an error. - - Once created, you have access to all :mochiref:`Deferred` methods, like - addCallback, addErrback, addBoth. The behaviour can be changed by the - following options: - - ``fireOnOneCallback``: - Flag for launching the callback once the first Deferred of the list - has returned. - - ``fireOnOneErrback``: - Flag for calling the errback at the first error of a Deferred. - - ``consumeErrors``: - Flag indicating that any errors raised in the Deferreds should be - consumed by the DeferredList. - - Example:: - - // We need to fetch data from 2 different urls - var d1 = loadJSONDoc(url1); - var d2 = loadJSONDoc(url2); - var l1 = new DeferredList([d1, d2], false, false, true); - l1.addCallback(function (resultList) { - MochiKit.Base.map(function (result) { - if (result[0]) { - alert("Data is here: " + result[1]); - } else { - alert("Got an error: " + result[1]); - } - }, resultList); - }); - - -Functions ---------- - -:mochidef:`callLater(seconds, func[, args...])`: - - Call ``func(args...)`` after at least ``seconds`` seconds have elapsed. - This is a convenience method for:: - - func = partial.apply(extend(null, arguments, 1)); - return wait(seconds).addCallback(function (res) { return func() }); - - Returns a cancellable :mochiref:`Deferred`. - - -:mochidef:`doSimpleXMLHttpRequest(url[, queryArguments...])`: - - Perform a simple ``XMLHttpRequest`` and wrap it with a - :mochiref:`Deferred` that may be cancelled. - - Note that currently, only ``200`` (OK) and ``304`` - (NOT_MODIFIED) are considered success codes at this time, other - status codes will result in an errback with an ``XMLHttpRequestError``. - - ``url``: - The URL to GET - - ``queryArguments``: - If this function is called with more than one argument, a ``"?"`` - and the result of :mochiref:`MochiKit.Base.queryString` with - the rest of the arguments are appended to the URL. - - For example, this will do a GET request to the URL - ``http://example.com?bar=baz``:: - - doSimpleXMLHttpRequest("http://example.com", {bar: "baz"}); - - *returns*: - :mochiref:`Deferred` that will callback with the ``XMLHttpRequest`` - instance on success - - -:mochidef:`evalJSONRequest(req)`: - - Evaluate a JSON [4]_ ``XMLHttpRequest`` - - ``req``: - The request whose ``.responseText`` property is to be evaluated - - *returns*: - A JavaScript object - - -:mochidef:`fail([result])`: - - Return a :mochiref:`Deferred` that has already had ``.errback(result)`` - called. - - See ``succeed`` documentation for rationale. - - ``result``: - The result to give to :mochiref:`Deferred.prototype.errback(result)`. - - *returns*: - A ``new`` :mochiref:`Deferred()` - - -:mochidef:`gatherResults(deferreds)`: - - A convenience function that returns a :mochiref:`DeferredList` - from the given ``Array`` of :mochiref:`Deferred` instances - that will callback with an ``Array`` of just results when - they're available, or errback on the first array. - - -:mochidef:`getXMLHttpRequest()`: - - Return an ``XMLHttpRequest`` compliant object for the current - platform. - - In order of preference: - - - ``new XMLHttpRequest()`` - - ``new ActiveXObject('Msxml2.XMLHTTP')`` - - ``new ActiveXObject('Microsoft.XMLHTTP')`` - - ``new ActiveXObject('Msxml2.XMLHTTP.4.0')`` - - -:mochidef:`maybeDeferred(func[, argument...])`: - - Call a ``func`` with the given arguments and ensure the result is a - :mochiref:`Deferred`. - - ``func``: - The function to call. - - *returns*: - A new :mochiref:`Deferred` based on the call to ``func``. If ``func`` - does not naturally return a :mochiref:`Deferred`, its result or error - value will be wrapped by one. - - -:mochidef:`loadJSONDoc(url)`: - - Do a simple ``XMLHttpRequest`` to a URL and get the response - as a JSON [4]_ document. - - ``url``: - The URL to GET - - *returns*: - :mochiref:`Deferred` that will callback with the evaluated JSON [4]_ - response upon successful ``XMLHttpRequest`` - - -:mochidef:`sendXMLHttpRequest(req[, sendContent])`: - - Set an ``onreadystatechange`` handler on an ``XMLHttpRequest`` object - and send it off. Will return a cancellable :mochiref:`Deferred` that will - callback on success. - - Note that currently, only ``200`` (OK) and ``304`` - (NOT_MODIFIED) are considered success codes at this time, other - status codes will result in an errback with an ``XMLHttpRequestError``. - - ``req``: - An preconfigured ``XMLHttpRequest`` object (open has been called). - - ``sendContent``: - Optional string or DOM content to send over the ``XMLHttpRequest``. - - *returns*: - :mochiref:`Deferred` that will callback with the ``XMLHttpRequest`` - instance on success. - - -:mochidef:`succeed([result])`: - - Return a :mochiref:`Deferred` that has already had ``.callback(result)`` - called. - - This is useful when you're writing synchronous code to an asynchronous - interface: i.e., some code is calling you expecting a :mochiref:`Deferred` - result, but you don't actually need to do anything asynchronous. Just - return ``succeed(theResult)``. - - See ``fail`` for a version of this function that uses a failing - :mochiref:`Deferred` rather than a successful one. - - ``result``: - The result to give to :mochiref:`Deferred.prototype.callback(result)` - - *returns*: - a ``new`` :mochiref:`Deferred` - - -:mochidef:`wait(seconds[, res])`: - - Return a new cancellable :mochiref:`Deferred` that will ``.callback(res)`` - after at least ``seconds`` seconds have elapsed. - - -See Also -======== - -.. [1] AJAX, Asynchronous JavaScript and XML: http://en.wikipedia.org/wiki/AJAX -.. [2] Twisted, an event-driven networking framework written in Python: http://twistedmatrix.com/ -.. [3] Twisted Deferred Reference: http://twistedmatrix.com/projects/core/documentation/howto/defer.html -.. [4] JSON, JavaScript Object Notation: http://json.org/ - - -Authors -======= - -- Bob Ippolito - - -Copyright -========= - -Copyright 2005 Bob Ippolito . This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -`MIT License`_ or the `Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Base.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Base.rst deleted file mode 100644 index 2b570bc3fb0..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Base.rst +++ /dev/null @@ -1,1098 +0,0 @@ -.. title:: MochiKit.Base - functional programming and useful comparisons - -Name -==== - -MochiKit.Base - functional programming and useful comparisons - - -Synopsis -======== - -:: - - myObjectRepr = function () { - // gives a nice, stable string representation for objects, - // ignoring any methods - var keyValuePairs = []; - for (var k in this) { - var v = this[k]; - if (typeof(v) != 'function') { - keyValuePairs.push([k, v]); - } - }; - keyValuePairs.sort(compare); - return "{" + map( - function (pair) { - return map(repr, pair).join(":"); - }, - keyValuePairs - ).join(", ") + "}"; - }; - - // repr() will look for objects that have a repr method - myObjectArray = [ - {"a": 3, "b": 2, "repr": myObjectRepr}, - {"a": 1, "b": 2, "repr": myObjectRepr} - ]; - - // sort it by the "a" property, check to see if it matches - myObjectArray.sort(keyComparator("a")); - expectedRepr = '[{"a": 1, "b": 2}, {"a": 3, "b": 2}]'; - assert( repr(myObjectArray) == expectedRepr ); - - // get just the "a" values out into an array - sortedAValues = map(itemgetter("a"), myObjectArray); - assert( compare(sortedAValues, [1, 3]) == 0 ); - - // serialize an array as JSON, unserialize it, expect something equivalent - myArray = [1, 2, "3", null, undefined]; - assert( objEqual(evalJSON(serializeJSON(myArray)), myArray) ); - - -Description -=========== - -:mochiref:`MochiKit.Base` is the foundation for the MochiKit suite. -It provides: - -- An extensible comparison facility - (:mochiref:`compare`, :mochiref:`registerComparator`) -- An extensible programmer representation facility - (:mochiref:`repr`, :mochiref:`registerRepr`) -- An extensible JSON [1]_ serialization and evaluation facility - (:mochiref:`serializeJSON`, :mochiref:`evalJSON`, - :mochiref:`registerJSON`) -- A simple adaptation facility (:mochiref:`AdapterRegistry`) -- Convenience functions for manipulating objects and Arrays - (:mochiref:`update`, :mochiref:`setdefault`, :mochiref:`extend`, etc.) -- Array-based functional programming - (:mochiref:`map`, :mochiref:`filter`, etc.) -- Bound and partially applied functions - (:mochiref:`bind`, :mochiref:`method`, :mochiref:`partial`) - -Python users will feel at home with :mochiref:`MochiKit.Base`, as the -facilities are quite similar to those available as part of Python and the -Python standard library. - - -Dependencies -============ - -None. - - -Overview -======== - -Comparison ----------- - -The comparators (operators for comparison) in JavaScript are deeply broken, -and it is not possible to teach them new tricks. - -MochiKit exposes an extensible comparison facility as a simple -:mochiref:`compare(a, b)` function, which should be used in lieu of -JavaScript's operators whenever comparing objects other than numbers -or strings (though you can certainly use :mochiref:`compare` for those, too!). - -The :mochiref:`compare` function has the same signature and return value as a -sort function for ``Array.prototype.sort``, and is often used in that context. - -Defining new comparators for the :mochiref:`compare` function to use is done -by adding an entry to its :mochiref:`AdapterRegistry` with the -:mochiref:`registerComparator` function. - - -Programmer Representation -------------------------- - -JavaScript's default representation mechanism, ``toString``, is notorious -for having terrible default behavior. It's also very unwise to change that -default, as other JavaScript code you may be using may depend on it. - -It's also useful to separate the concept of a "string representation" and a -"string representation for programmers", much like Python does with its str -and repr protocols. - -:mochiref:`repr` provides this programmer representation for JavaScript, -in a way that doesn't require object prototype hacking: using an -:mochiref:`AdapterRegistry`. - -Objects that implement the repr protocol can either implement a ``.repr()`` -or ``.__repr__()`` method, or they can simply have an adapter setup to -generate programmer representations. By default, the registry provides -nice representations for ``null``, ``undefined``, ``Array``, and objects or -functions with a ``NAME`` attribute that use the default ``toString``. For -objects that ``repr`` doesn't already understand, it simply defaults to -``toString``, so it will integrate seamlessly with code that implements -the idiomatic JavaScript ``toString`` method! - -To define a programmer representation for your own objects, simply add -a ``.repr()`` or ``.__repr__()`` method that returns a string. For -objects that you didn't create (e.g., from a script you didn't write, or a -built-in object), it is instead recommended that you create an adapter -with :mochiref:`registerRepr`. - - -JSON Serialization ------------------- - -JSON [1]_, JavaScript Object Notation, is a widely used serialization format -in the context of web development. It's extremely simple, lightweight, and -fast. In its essence, JSON is a restricted subset of JavaScript syntax -suitable for sending over the wire that can be unserialized with a simple -eval. It's often used as an alternative to XML in "AJAX" contexts because it -is compact, fast, and much simpler to use for most purposes. - -To create a JSON serialization of any object, simply call -:mochiref:`serializeJSON()` with that object. To unserialize a JSON string, -simply call :mochiref:`evalJSON()` -with the serialization. - -In order of precedence, :mochiref:`serializeJSON` coerces the given argument -into a JSON serialization: - -1. Primitive types are returned as their JSON representation: - ``undefined``, ``string``, ``number``, ``boolean``, ``null``. -2. If the object has a ``__json__`` or ``json`` method, then it is called - with no arguments. If the result of this method is not the object itself, - then the new object goes through rule processing again (e.g. it may return - a string, which is then serialized in JSON format). -3. If the object is ``Array``-like (has a ``length`` property that is a - number, and is not a function), then it is serialized as a JSON array. - Each element will be processed according to these rules in order. - Elements that can not be serialized (e.g. functions) will be replaced with - ``undefined``. -4. The ``jsonRegistry`` :mochiref:`AdapterRegistry` is consulted for an - adapter for this object. JSON adapters take one argument (the object), - and are expected to behave like a ``__json__`` or ``json`` method - (return another object to be serialized, or itself). -5. If no adapter is available, the object is enumerated and serialized as a - JSON object (name:value pairs). All names are expected to be strings. - Each value is serialized according to these rules, and if it can not be - serialized (e.g. methods), then that name:value pair will be skipped. - - -Adapter Registries ------------------- - -MochiKit makes extensive use of adapter registries, which enable you to -implement object-specific behaviors for objects that you do not necessarily -want to modify, such as built-in objects. This is especially useful because -JavaScript does not provide a method for hiding user-defined properties from -``for propName in obj`` enumeration. - -:mochiref:`AdapterRegistry` is simply an encapsulation for an ordered list of -"check" and "wrap" function pairs. Each :mochiref:`AdapterRegistry` instance -should perform one function, but may have multiple ways to achieve that -function based upon the arguments. One way to think of it is as a poor man's -generic function, or multiple dispatch (on arbitrary functions, not just type!). - -Check functions take one or more arguments, and return ``true`` if the -argument list is suitable for the wrap function. Check functions should -perform "cheap" checks of an object's type or contents, before the -"expensive" wrap function is called. - -Wrap functions take the same arguments as check functions and do some -operation, such as creating a programmer representation or comparing -both arguments. - - -Convenience Functions ---------------------- - -Much of :mochiref:`MochiKit.Base` is there to simply remove the grunt work of -doing generic JavaScript programming. - -Need to take every property from one object and set them on another? No -problem, just call :mochiref:`update(dest, src)`! What if you just wanted to -update keys that weren't already set? Look no further than -:mochiref:`setdefault(dest, src[, ...])`. - -Want to return a mutable object, but don't want to suffer the consequences -if the user mutates it? Just :mochiref:`clone(it)` and you'll get a -copy-on-write clone. Cheaper than a copy! - -Need to extend an ``Array`` with another array? Or even an ``Array``-like -object such as a ``NodeList`` or the special ``arguments`` object? Even if you -need to skip the first few elements of the source ``Array``-like object, it's -no problem with :mochiref:`extend(dstArray, srcArrayLike[, skip])`! - -Wouldn't it be convenient to have all of the JavaScript operators were -available as functions somewhere? That's what the :mochiref:`operators` table -is for, and it even comes with additional operators based on the -:mochiref:`compare` function. - -Need to walk some tree of objects and manipulate or find something in it? -A DOM element tree perhaps? Use :mochiref:`nodeWalk(node, visitor)`! - -There's plenty more, so check out the `API Reference`_ below. - - -Functional Programming ----------------------- - -Functional programming constructs such as :mochiref:`map` and -:mochiref:`filter` can save you a lot of time, because JavaScript iteration is -error-prone and arduous. Writing less code is the best way to prevent bugs, -and functional programming can help you do that. - -:mochiref:`MochiKit.Base` ships with a few simple Array-based functional -programming constructs, namely :mochiref:`map` and :mochiref:`filter`, and -their "extended" brethren, :mochiref:`xmap` and :mochiref:`xfilter`. - -:mochiref:`map(func, arrayLike[, ...])` takes a function and an ``Array``-like -object, and creates a new ``Array``. The new ``Array`` is the result of -``func(element)`` for every element of ``arrayLike``, much -like the ``Array.prototype.map`` extension in Mozilla. However, -:mochiref:`MochiKit.Base` takes that a step further and gives you the full -blown Python version of :mochiref:`map`, which will take several -``Array``-like objects, and calls the function with one argument per given -``Array``-like, e.g.:: - - var arrayOne = [1, 2, 3, 4, 5]; - var arrayTwo = [1, 5, 2, 4, 3]; - var arrayThree = [5, 2, 1, 3, 4]; - var biggestElements = map(objMax, arrayOne, arrayTwo, arrayThree); - assert( objEqual(biggestElements, [5, 5, 3, 4, 5]) ); - -:mochiref:`filter(func, arrayLike[, self])` takes a function and an -``Array``-like object, and returns a new ``Array``. -This is basically identical to the ``Array.prototype.filter`` -extension in Mozilla. self, if given, will be -used as ``this`` in the context of func when called. - -:mochiref:`xmap` and :mochiref:`xfilter` are just special forms of -:mochiref:`map` and :mochiref:`filter` that accept a function as the first -argument, and use the extra arguments as the ``Array``-like. Not terribly -interesting, but a definite time-saver in some cases. - -If you appreciate the functional programming facilities here, -you should definitely check out :mochiref:`MochiKit.Iter`, which provides -full blown iterators, :mochiref:`MochiKit.Iter.range`, -:mochiref:`MochiKit.Iter.reduce`, and a near-complete port of Python's -itertools [2]_ module, with some extra stuff thrown in for good measure! - - -Bound and Partial Functions ---------------------------- - -JavaScript's method-calling special form and lack of bound functions (functions -that know what ``this`` should be) are one of the first stumbling blocks that -programmers new to JavaScript face. The :mochiref:`bind(func, self)` method -fixes that right up by returning a new function that calls func with the right -``this``. - -In order to take real advantage of all this fancy functional programming stuff, -you're probably going to want partial application. This allows you to create -a new function from an existing function that remembers some of the arguments. -For example, if you wanted to compare a given object to a slew of other -objects, you could do something like this:: - - compareWithOne = partial(compare, 1); - results = map(compareWithOne, [0, 1, 2, 3]); - assert( objEqual(results, [-1, 0, 1, 1]) ); - -One of the better uses of partial functions is in :mochiref:`MochiKit.DOM`, -which is certainly a must-see for those of you creating lots of DOM elements -with JavaScript! - - -API Reference -============= - -Errors ------- - -:mochidef:`NotFound`: - - A singleton error raised when no suitable adapter is found - - -Constructors ------------- - -:mochidef:`AdapterRegistry`: - - A registry to facilitate adaptation. - - All ``check``/``wrap`` function pairs in a given registry - should take the same number of arguments. - - -:mochidef:`AdapterRegistry.prototype.register(name, check, wrap[, override])`: - - ``name``: - a unique identifier used to identify this adapter so that it - may be unregistered. - - ``check``: - function that should return ``true`` if the given arguments are - appropriate for the ``wrap`` function. - - ``wrap``: - function that takes the same parameters as ``check`` and does - the adaptation. Every ``wrap``/``check`` function pair in the - registry should have the same number of arguments. - - ``override``: - if ``true``, the ``check`` function will be - given highest priority. Otherwise, the lowest. - - -:mochidef:`AdapterRegistry.prototype.match(obj[, ...])`: - - Find an adapter for the given arguments by calling every - ``check`` function until one returns ``true``. - - If no suitable adapter is found, throws :mochiref:`NotFound`. - - -:mochidef:`AdapterRegistry.prototype.unregister(name)`: - - Remove a named adapter from the registry - - -:mochidef:`NamedError`: - - Convenience constructor for creating new errors (e.g. :mochiref:`NotFound`) - - -Functions ---------- - -:mochidef:`arrayEqual(self, arr)`: - - Compare the arrays ``self`` and ``arr`` for equality using ``compare`` - on each element. Uses a fast-path for length differences. - - -:mochidef:`bind(func, self[, arg, ...])`: - - Return a copy of ``func`` bound to ``self``. This means whenever - and however the returned function is called, ``this`` will always - reference the given ``self``. ``func`` may be either a function - object, or a string. If it is a string, then ``self[func]`` will - be used, making these two statements equivalent:: - - bind("method", self); - bind(self.method, self); - - Calling :mochiref:`bind(func, self)` on an already bound function will - return a new function that is bound to the new ``self``! If - ``self`` is ``undefined``, then the previous ``self`` is used. - If ``self`` is ``null``, then the ``this`` object is used - (which may or may not be the global object). To force binding - to the global object, you should pass it explicitly. - - Additional arguments, if given, will be partially applied to - the function. These three expressions are equivalent and - return equally efficient functions (:mochiref:`bind` and - :mochiref:`partial` share the same code path): - - - :mochiref:`bind(oldfunc, self, arg1, arg2)` - - :mochiref:`bind(partial(oldfunc, arg1, arg2), self)` - - :mochiref:`partial(bind(oldfunc, self), arg1, arg2)` - - -:mochidef:`bindMethods(self)`: - - Replace all functions ``meth`` on ``self`` with - :mochiref:`bind(meth, self)`. This emulates - Python's bound instance methods, where there is no - need to worry about preserving ``this`` when the - method is used as a callback. - - -:mochidef:`clone(obj)`: - - Return a new object using ``obj`` as its prototype. Use this - if you want to return a mutable object (e.g. instance state), - but don't want the user to mutate it. If they do, it won't - have any effect on the original ``obj``. - - Note that this is a shallow clone, so mutable properties will - have to be cloned separately if you want to "protect" them. - - -:mochidef:`compare(a, b)`: - - Compare two objects in a sensible manner. Currently this is: - - 1. ``undefined`` and ``null`` compare equal to each other - 2. ``undefined`` and ``null`` are less than anything else - 3. If JavaScript says ``a == b``, then we trust it - 4. comparators registered with registerComparator are - used to find a good comparator. Built-in comparators - are currently available for ``Array``-like and ``Date``-like - objects. - 5. Otherwise hope that the built-in comparison operators - do something useful, which should work for numbers - and strings. - 6. If neither ``a < b`` or ``a > b``, then throw a ``TypeError`` - - Returns what one would expect from a comparison function: - - +-----------+---------------+ - | Value | Condition | - +-----------+---------------+ - | ``0`` | ``a == b`` | - +-----------+---------------+ - | ``1`` | ``a > b`` | - +-----------+---------------+ - | ``-1`` | ``a < b`` | - +-----------+---------------+ - - -:mochidef:`concat(lst[, ...])`: - - Concatenates all given ``Array``-like arguments and returns - a new ``Array``:: - - var lst = concat(["1","3","5"], ["2","4","6"]); - assert( lst.toString() == "1,3,5,2,4,6" ); - - -:mochidef:`counter(n=1)`: - - Returns a function that will return a number one greater than - the previous returned value, starting at ``n``. For example:: - - nextId = counter() - assert( nextId() == 1 ) - assert( nextId() == 2 ) - - For an iterator with this behavior, see - :mochiref:`MochiKit.Iter.count`. - - -:mochidef:`extend(self, obj, skip=0)`: - - Mutate the array ``self`` by extending it with an ``Array``-like - ``obj``, starting from index ``skip``. If ``null`` is given - as the initial array, a new one will be created. - - This mutates *and returns* ``self``, be warned. - - -:mochidef:`evalJSON(aJSONString)`: - - Unserialize a JSON [1]_ represenation of an object. - - Note that this uses the ``eval`` function of the interpreter, and - therefore trusts the contents of ``aJSONString`` to be safe. - This is acceptable when the JSON and JavaScript application - originate from the same server, but in other scenarios it may not be the - appropriate security model. Currently, a validating JSON parser is beyond - the scope of MochiKit, but there is one available from json.org [1]_. - - -:mochidef:`filter(fn, lst)`: - - Returns a new ``Array`` composed of all elements from ``lst`` where - ``fn(lst[i])`` returns a true value. - - If ``fn`` is ``null``, ``operator.truth`` will be used. - - -:mochidef:`findValue(lst, value, start=0, end=lst.length)`: - - Finds the index of ``value`` in the ``Array``-like object ``lst`` using - :mochiref:`compare`. The search starts at the index ``start``, and ends - at the index ``end - 1``. If ``value`` is not found in ``lst``, it will - return ``-1``. - - For example:: - - assert( findValue([1, 2, 3, 2, 1], 2) == 1 ) - assert( findValue([1, 2, 3, 2, 1], 2, 2) == 3 ) - - -:mochidef:`findIdentical(lst, value, start=0, end=lst.length)`: - - Finds the index of ``value`` in the ``Array``-like object ``lst`` using - the ``===`` operator. The search starts at the index ``start``, and ends - at the index ``end - 1``. If ``value`` is not found in ``lst``, it will - return ``-1``. - - You should use this function instead of :mochiref:`findValue` if ``lst`` may - be comprised of objects for which no comparator is defined and all you care - about is finding an identical object (e.g. the same instance), or if - ``lst`` is comprised of just numbers or strings and performance is - important. - - For example:: - - assert( findIdentical([1, 2, 3, 2, 1], 2) == 1 ) - assert( findIdentical([1, 2, 3, 2, 1], 2, 2) == 3 ) - - -:mochidef:`flattenArguments(arg[, ...])`: - - Given a bunch of arguments, return a single ``Array`` containing all - of those arguments. Any ``Array`` argument will be extended in-place, - e.g.:: - - compare(flattenArguments(1, [2, 3, [4, 5]]), [1, 2, 3, 4, 5]) == 0 - - -:mochidef:`forwardCall(name)`: - - Returns a function that forwards a method call to ``this.name(...)`` - - -:mochidef:`isArrayLike(obj[, ...])`: - - Returns ``true`` if all given arguments are ``Array``-like (have a - ``.length`` property and ``typeof(obj) == 'object'``) - - -:mochidef:`isDateLike(obj[, ...])`: - - Returns ``true`` if all given arguments are ``Date``-like (have a - ``.getTime()`` method) - - -:mochidef:`isEmpty(obj[, ...])`: - - Returns ``true`` if all the given ``Array``-like or string arguments - are empty ``(obj.length == 0)`` - - -:mochidef:`isNotEmpty(obj[, ...])`: - - Returns ``true`` if all the given ``Array``-like or string arguments - are not empty ``(obj.length > 0)`` - - -:mochidef:`isNull(obj[, ...])`: - - Returns ``true`` if all arguments are ``null``. - - -:mochidef:`isUndefinedOrNull(obj[, ...])`: - - Returns ``true`` if all arguments are undefined or ``null`` - - -:mochidef:`itemgetter(name)`: - - Returns a ``function(obj)`` that returns ``obj[name]`` - - -:mochidef:`items(obj)`: - - Return an ``Array`` of ``[propertyName, propertyValue]`` pairs for the - given ``obj`` (in the order determined by ``for propName in obj``). - - -:mochidef:`keyComparator(key[, ...])`: - - A comparator factory that compares ``a[key]`` with ``b[key]``. - e.g.:: - - var lst = ["a", "bbb", "cc"]; - lst.sort(keyComparator("length")); - assert( lst.toString() == "a,cc,bbb" ); - - -:mochidef:`keys(obj)`: - - Return an ``Array`` of the property names of an object - (in the order determined by ``for propName in obj``). - - -:mochidef:`listMax(lst)`: - - Return the largest element of an ``Array``-like object, as determined - by :mochiref:`compare`. This is a special form of :mochiref:`listMinMax`, - specifically :mochiref:`partial(listMinMax, 1)`. - - -:mochidef:`listMin(lst)`: - - Return the smallest element of an ``Array``-like object, as determined - by :mochiref:`compare`. This is a special form of :mochiref:`listMinMax`, - specifically :mochiref:`partial(listMinMax, -1)`. - - -:mochidef:`listMinMax(which, lst)`: - - If ``which == -1`` then it will return the smallest - element of the ``Array``-like ``lst``. This is also available - as :mochiref:`listMin(lst)`. - - If ``which == 1`` then it will return the largest - element of the ``Array``-like ``lst``. This is also available - as :mochiref:`listMax(list)`. - - -:mochidef:`map(fn, lst[, ...])`: - - Return a new array composed of the results of ``fn(x)`` for every ``x`` - in ``lst``. - - If ``fn`` is ``null``, and only one sequence argument is given the - identity function is used. - - :mochiref:`map(null, lst)` -> ``lst.slice()``; - - If ``fn`` is ``null``, and more than one sequence is given as arguments, - then the ``Array`` function is used, making it equivalent to - :mochiref:`zip`. - - :mochiref:`map(null, p, q, ...)` - -> :mochiref:`zip(p, q, ...)` - -> ``[[p0, q0, ...], [p1, q1, ...], ...];`` - - -:mochidef:`merge(obj[, ...])`: - - Create a new instance of ``Object`` that contains every property - from all given objects. If a property is defined on more than - one of the objects, the last property is used. - - This is a special form of :mochiref:`update(self, obj[, ...])`, - specifically, it is defined as :mochiref:`partial(update, null)`. - - -:mochidef:`method(self, func, ...)`: - - Alternate form of :mochiref:`bind` that takes the object before the - function. These two calls are equivalent:: - - bind("method", myobject) - method(myobject, "method") - - -:mochidef:`nameFunctions(namespace)`: - - Given a ``namespace`` (object or function) with a ``NAME`` property, - find all methods in it and give them nice ``NAME`` properties too - (for use with :mochiref:`repr`). e.g.:: - - namespace = { - NAME: "Awesome", - Dude: function () {} - } - nameFunctions(namespace); - assert( namespace.Dude.NAME == 'Awesome.Dude' ); - - -:mochidef:`objEqual(a, b)`: - - Return ``true`` if ``compare(a, b) == 0`` - - -:mochidef:`nodeWalk(node, visitor)`: - - Non-recursive generic node walking function (e.g. for a DOM). - - The walk order for nodeWalk is breadth first, meaning that all - siblings will be visited before any children. - - ``node``: - The initial node to be searched. - - ``visitor``: - The visitor function, will be called as - ``visitor(node)``, and should return an ``Array``-like - of nodes to be searched next (e.g. ``node.childNodes``). - Leaf nodes may return ``null`` or ``undefined``. - - -:mochidef:`objMax(obj[, ...])`: - - Return the maximum object according to :mochiref:`compare` out - of the given arguments. This is similar to :mochiref:`listMax`, - except is uses the arguments instead of a given ``Array``-like. - - -:mochidef:`objMin(obj[, ...])`: - - Return the minimum object according to :mochiref:`compare` - out of the given arguments. This is similar to - :mochiref:`listMin`, except it uses the arguments instead of a - given ``Array``-like. - - -:mochidef:`operator`: - - A table of JavaScript's operators for usage with :mochiref:`map`, - :mochiref:`filter`, etc. - - - Unary Logic Operators: - - +--------------------+--------------------------+-------------------+ - | Operator | Implementation | Description | - +====================+==========================+===================+ - | ``truth(a)`` | ``!!a`` | Logical truth | - +--------------------+--------------------------+-------------------+ - | ``lognot(a)`` | ``!a`` | Logical not | - +--------------------+--------------------------+-------------------+ - | ``identity(a)`` | ``a`` | Logical identity | - +--------------------+--------------------------+-------------------+ - - - - Unary Math Operators: - - +--------------------+--------------------------+---------------+ - | Operator | Implementation | Description | - +====================+==========================+===============+ - | ``not(a)`` | ``~a`` | Bitwise not | - +--------------------+--------------------------+---------------+ - | ``neg(a)`` | ``-a`` | Negation | - +--------------------+--------------------------+---------------+ - - - - Binary Operators: - - +-------------------+-------------------+-------------------------------+ - | Operator | Implementation | Description | - +===================+===================+===============================+ - | ``add(a, b)`` | ``a + b`` | Addition | - +-------------------+-------------------+-------------------------------+ - | ``sub(a, b)`` | ``a - b`` | Subtraction | - +-------------------+-------------------+-------------------------------+ - | ``div(a, b)`` | ``a / b`` | Division | - +-------------------+-------------------+-------------------------------+ - | ``mod(a, b)`` | ``a % b`` | Modulus | - +-------------------+-------------------+-------------------------------+ - | ``mul(a, b)`` | ``a * b`` | Multiplication | - +-------------------+-------------------+-------------------------------+ - | ``and(a, b)`` | ``a & b`` | Bitwise and | - +-------------------+-------------------+-------------------------------+ - | ``or(a, b)`` | ``a | b`` | Bitwise or | - +-------------------+-------------------+-------------------------------+ - | ``xor(a, b)`` | ``a ^ b`` | Bitwise exclusive or | - +-------------------+-------------------+-------------------------------+ - | ``lshift(a, b)`` | ``a << b`` | Bitwise left shift | - +-------------------+-------------------+-------------------------------+ - | ``rshift(a, b)`` | ``a >> b`` | Bitwise signed right shift | - +-------------------+-------------------+-------------------------------+ - | ``zrshfit(a, b)`` | ``a >>> b`` | Bitwise unsigned right shift | - +-------------------+-------------------+-------------------------------+ - - - - Built-in Comparators: - - +---------------+-------------------+---------------------------+ - | Operator | Implementation | Description | - +===============+===================+===========================+ - | ``eq(a, b)`` | ``a == b`` | Equals | - +---------------+-------------------+---------------------------+ - | ``ne(a, b)`` | ``a != b`` | Not equals | - +---------------+-------------------+---------------------------+ - | ``gt(a, b)`` | ``a > b`` | Greater than | - +---------------+-------------------+---------------------------+ - | ``ge(a, b)`` | ``a >= b`` | Greater than or equal to | - +---------------+-------------------+---------------------------+ - | ``lt(a, b)`` | ``a < b`` | Less than | - +---------------+-------------------+---------------------------+ - | ``le(a, b)`` | ``a <= b`` | Less than or equal to | - +---------------+-------------------+---------------------------+ - - - - Extended Comparators (uses :mochiref:`compare`): - - +---------------+---------------------------+---------------------------+ - | Operator | Implementation | Description | - +===============+===========================+===========================+ - | ``ceq(a, b)`` | ``compare(a, b) == 0`` | Equals | - +---------------+---------------------------+---------------------------+ - | ``cne(a, b)`` | ``compare(a, b) != 0`` | Not equals | - +---------------+---------------------------+---------------------------+ - | ``cgt(a, b)`` | ``compare(a, b) == 1`` | Greater than | - +---------------+---------------------------+---------------------------+ - | ``cge(a, b)`` | ``compare(a, b) != -1`` | Greater than or equal to | - +---------------+---------------------------+---------------------------+ - | ``clt(a, b)`` | ``compare(a, b) == -1`` | Less than | - +---------------+---------------------------+---------------------------+ - | ``cle(a, b)`` | ``compare(a, b) != 1`` | Less than or equal to | - +---------------+---------------------------+---------------------------+ - - - - Binary Logical Operators: - - +-----------------------+-------------------+---------------------------+ - | Operator | Implementation | Description | - +=======================+===================+===========================+ - | ``logand(a, b)`` | ``a && b`` | Logical and | - +-----------------------+-------------------+---------------------------+ - | ``logor(a, b)`` | ``a || b`` | Logical or | - +-----------------------+-------------------+---------------------------+ - | ``contains(a, b)`` | ``b in a`` | Has property (note order) | - +-----------------------+-------------------+---------------------------+ - - -:mochidef:`parseQueryString(encodedString[, useArrays=false])`: - - Parse a name=value pair URL query string into an object with a property - for each pair. e.g.:: - - var args = parseQueryString("foo=value%20one&bar=two"); - assert( args.foo == "value one" && args.bar == "two" ); - - If you expect that the query string will reuse the - same name, then give ``true`` as a second argument, which will - use arrays to store the values. e.g.:: - - var args = parseQueryString("foo=one&foo=two", true); - assert( args.foo[0] == "one" && args.foo[1] == "two" ); - - -:mochidef:`partial(func, arg[, ...])`: - - Return a partially applied function, e.g.:: - - addNumbers = function (a, b) { - return a + b; - } - - addOne = partial(addNumbers, 1); - - assert(addOne(2) == 3); - - :mochiref:`partial` is a special form of :mochiref:`bind` that does not - alter the bound ``self`` (if any). It is equivalent to calling:: - - bind(func, undefined, arg[, ...]); - - See the documentation for :mochiref:`bind` for more details about - this facility. - - This could be used to implement, but is NOT currying. - - -:mochidef:`queryString(names, values)`: - - Creates a URL query string from a pair of ``Array``-like objects - representing ``names`` and ``values``. Each name=value pair will - be URL encoded by :mochiref:`urlEncode`. name=value pairs with a - value of ``undefined`` or ``null`` will be skipped. e.g.:: - - var keys = ["foo", "bar"]; - var values = ["value one", "two"]; - assert( queryString(keys, values) == "foo=value%20one&bar=two" ); - - Alternate form 1: - :mochiref:`queryString(domElement)` - - If :mochiref:`MochiKit.DOM` is loaded, one argument is given, and that - argument is either a string or has a ``nodeType`` property greater than - zero, then ``names`` and ``values`` will be the result of - :mochiref:`MochiKit.DOM.formContents(domElement)`. - - Alternate form 2: - :mochiref:`queryString({name: value, ...})` - - Note that when using the alternate form, the order of the name=value - pairs in the resultant query string is dependent on how the particular - JavaScript implementation handles ``for (..in..)`` property enumeration. - - When using the second alternate form, name=value pairs with - ``typeof(value) == "function"`` are ignored. This is a workaround for the - case where a poorly designed library has modified ``Object.prototype`` - and inserted "convenience functions". - - -:mochidef:`registerComparator(name, check, comparator[, override])`: - - Register a comparator for use with :mochiref:`compare`. - - ``name``: - unique identifier describing the comparator. - - ``check``: - ``function(a, b)`` that returns ``true`` if ``a`` and ``b`` - can be compared with ``comparator``. - - ``comparator``: - ``function(a, b)`` that returns: - - +-------+-----------+ - | Value | Condition | - +-------+-----------+ - | 0 | a == b | - +-------+-----------+ - | 1 | a > b | - +-------+-----------+ - | -1 | a < b | - +-------+-----------+ - - ``comparator`` is guaranteed to only be called if ``check(a, b)`` - returns a ``true`` value. - - ``override``: - if ``true``, then this will be made the highest precedence comparator. - Otherwise, the lowest. - - -:mochidef:`registerJSON(name, check, simplifier[, override])`: - - Register a simplifier function for use with :mochiref:`serializeJSON`. - - ``name``: - unique identifier describing the serialization. - - ``check``: - ``function(obj)`` that returns ``true`` if ``obj`` can - can be simplified for serialization by ``simplifier``. - - ``simplifier``: - ``function(obj)`` that returns a simpler object that - can be further serialized by :mochiref:`serializeJSON`. For example, - you could simplify ``Date``-like objects to ISO 8601 timestamp - strings with the following simplifier:: - - var simplifyDateAsISO = function (obj) { - return toISOTimestamp(obj, true); - }; - registerJSON("DateLike", isDateLike, simplifyDateAsISO); - - ``simplifier`` is guaranteed to only be called if ``check(obj)`` - returns a ``true`` value. - - ``override``: - if ``true``, then this will be made the highest precedence comparator. - Otherwise, the lowest. - - -:mochidef:`registerRepr(name, check, wrap[, override])`: - - Register a programmer representation function. - :mochiref:`repr` functions should take one argument and - return a string representation of it - suitable for developers, primarily used when debugging. - - If ``override`` is given, it is used as the highest priority - repr, otherwise it will be used as the lowest. - - -:mochidef:`repr(obj)`: - - Return a programmer representation for ``obj``. See the - `Programmer Representation`_ overview for more information about this - function. - - -:mochidef:`reverseKeyComparator(key)`: - - A comparator factory that compares ``a[key]`` with ``b[key]`` in reverse. - e.g.:: - - var lst = ["a", "bbb", "cc"]; - lst.sort(reverseKeyComparator("length")); - assert(lst.toString() == "bbb,cc,a"); - - -:mochidef:`serializeJSON(anObject)`: - - Serialize ``anObject`` in the JSON [1]_ format, see `JSON Serialization`_ - for the coercion rules. For unserializable objects (functions that do - not have an adapter, ``__json__`` method, or ``json`` method), this will - return ``undefined``. - - For those familiar with Python, JSON is similar in scope to pickle, but - it can not handle recursive object graphs. - - -:mochidef:`setdefault(self, obj[, ...])`: - - Mutate ``self`` by adding all properties from other object(s) - that it does not already have set. - - If ``self`` is ``null``, a new ``Object`` instance will be created - and returned. - - This mutates *and returns* ``self``, be warned. - - -:mochidef:`typeMatcher(typ[, ...])`: - - Given a set of types (as string arguments), - returns a ``function(obj[, ...])`` that will return ``true`` if the - types of the given arguments are all members of that set. - - -:mochidef:`update(self, obj[, ...])`: - - Mutate ``self`` by replacing its key:value pairs with those - from other object(s). Key:value pairs from later objects will - overwrite those from earlier objects. - - If ``self`` is ``null``, a new ``Object`` instance will be created - and returned. - - This mutates *and returns* ``self``, be warned. - - A version of this function that creates a new object is available - as :mochiref:`merge(a, b[, ...])` - - -:mochidef:`updatetree(self, obj[, ...])`: - - Mutate ``self`` by replacing its key:value pairs with those - from other object(s). If a given key has an object value in - both ``self`` and ``obj``, then this function will be called - recursively, updating instead of replacing that object. - - If ``self`` is ``null``, a new ``Object`` instance will be created - and returned. - - This mutates *and returns* ``self``, be warned. - - -:mochidef:`urlEncode(unencoded)`: - - Converts ``unencoded`` into a URL-encoded string. In this - implementation, spaces are converted to %20 instead of "+". e.g.:: - - assert( URLencode("1+2=2") == "1%2B2%3D2"); - - -:mochidef:`xfilter(fn, obj[, ...])`: - - Returns a new ``Array`` composed of the arguments where - ``fn(obj)`` returns a true value. - - If ``fn`` is ``null``, ``operator.truth`` will be used. - - -:mochidef:`xmap(fn, obj[, ...)`: - - Return a new ``Array`` composed of ``fn(obj)`` for every ``obj`` - given as an argument. - - If ``fn`` is ``null``, ``operator.identity`` is used. - - -See Also -======== - -.. [1] JSON, JavaScript Object Notation: http://json.org/ -.. [2] Python's itertools - module: http://docs.python.org/lib/module-itertools.html - -Authors -======= - -- Bob Ippolito - - -Copyright -========= - -Copyright 2005 Bob Ippolito . This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -`MIT License`_ or the `Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Color.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Color.rst deleted file mode 100644 index 6ea1a25ae5d..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Color.rst +++ /dev/null @@ -1,481 +0,0 @@ -.. title:: MochiKit.Color - color abstraction with CSS3 support - -Name -==== - -MochiKit.Color - color abstraction with CSS3 support - - -Synopsis -======== - -:: - - // RGB color expressions are supported - assert( - objEqual(Color.whiteColor(), Color.fromString("rgb(255,100%, 255)")) - ); - - // So is instantiating directly from HSL or RGB values. - // Note that fromRGB and fromHSL take numbers between 0.0 and 1.0! - assert( objEqual(Color.fromRGB(1.0, 1.0, 1.0), Color.fromHSL(0.0, 0.0, 1.0) ); - - // Or even SVG color keyword names, as per CSS3! - assert( Color.fromString("aquamarine"), "#7fffd4" ); - - // NSColor-like colors built in - assert( Color.whiteColor().toHexString() == "#ffffff" ); - - -Description -=========== - -MochiKit.Color is an abstraction for handling colors and strings that -represent colors. - - -Dependencies -============ - -- :mochiref:`MochiKit.Base` - - -Overview -======== - -MochiKit.Color provides an abstraction of RGB, HSL and HSV colors with alpha. -It supports parsing and generating of CSS3 colors, and has a full CSS3 (SVG) -color table. - -All of the functionality in this module is exposed through a Color constructor -and its prototype, but a few of its internals are available for direct use at -module level. - - -API Reference -============= - -Constructors ------------- - -:mochidef:`Color()`: - - Represents a color. Component values should be integers between ``0.0`` - and ``1.0``. You should use one of the :mochiref:`Color` factory - functions such as :mochiref:`Color.fromRGB`, :mochiref:`Color.fromHSL`, - etc. instead of constructing :mochiref:`Color` objects directly. - - :mochiref:`Color` instances can be compared with - :mochiref:`MochiKit.Base.compare` (though ordering is on RGB, so is not - particularly meaningful except for equality), and the default ``toString`` - implementation returns :mochiref:`Color.prototype.toHexString()`. - - :mochiref:`Color` instances are immutable, and much of the architecture is - inspired by AppKit's NSColor [1]_ - - -:mochidef:`Color.fromBackground(elem)`: - - Returns a :mochiref:`Color` object based on the background of the provided - element. Equivalent to:: - - c = Color.fromComputedStyle( - elem, "backgroundColor", "background-color") || Color.whiteColor(); - - -:mochidef:`Color.fromComputedStyle(elem, style, mozillaEquivalentCSS)`: - - Returns a :mochiref:`Color` object based on the result of - :mochiref:`MochiKit.DOM.computedStyle(elem, style, mozillaEquivalentCSS)` - or ``null`` if not found. - - -:mochidef:`Color.fromHexString(hexString)`: - - Returns a :mochiref:`Color` object from the given hexadecimal color string. - For example, ``"#FFFFFF"`` would return a :mochiref:`Color` with - RGB values ``[255/255, 255/255, 255/255]`` (white). - - -:mochidef:`Color.fromHSL(hue, saturation, lightness, alpha=1.0)`: - - Return a :mochiref:`Color` object from the given ``hue``, ``saturation``, - ``lightness`` values. Values should be numbers between ``0.0`` and - ``1.0``. - - If ``alpha`` is not given, then ``1.0`` (completely opaque) will be used. - - Alternate form: - :mochiref:`Color.fromHSL({h: hue, s: saturation, l: lightness, a: alpha})` - - -:mochidef:`Color.fromHSLString(hslString)`: - - Returns a :mochiref:`Color` object from the given decimal hsl color string. - For example, ``"hsl(0,0%,100%)"`` would return a :mochiref:`Color` with - HSL values ``[0/360, 0/360, 360/360]`` (white). - - -:mochidef:`Color.fromHSV(hue, saturation, value, alpha=1.0)`: - - Return a :mochiref:`Color` object from the given ``hue``, ``saturation``, - ``value`` values. Values should be numbers between ``0.0`` and - ``1.0``. - - If ``alpha`` is not given, then ``1.0`` (completely opaque) will be used. - - Alternate form: - :mochiref:`Color.fromHSV({h: hue, s: saturation, v: value, a: alpha})` - - -:mochidef:`Color.fromName(colorName)`: - - Returns a :mochiref:`Color` object corresponding to the given - SVG 1.0 color keyword name [2]_ as per the W3C CSS3 - Color Module [3]_. ``"transparent"`` is also accepted - as a color name, and will return :mochiref:`Color.transparentColor()`. - - -:mochidef:`Color.fromRGB(red, green, blue, alpha=1.0)`: - - Return a :mochiref:`Color` object from the given ``red``, ``green``, - ``blue``, and ``alpha`` values. Values should be numbers between ``0`` - and ``1.0``. - - If ``alpha`` is not given, then ``1.0`` (completely opaque) will be used. - - Alternate form: - :mochiref:`Color.fromRGB({r: red, g: green, b: blue, a: alpha})` - - -:mochidef:`Color.fromRGBString(rgbString)`: - - Returns a :mochiref:`Color` object from the given decimal rgb color string. - For example, ``"rgb(255,255,255)"`` would return a :mochiref:`Color` with - RGB values ``[255/255, 255/255, 255/255]`` (white). - - -:mochidef:`Color.fromText(elem)`: - - Returns a :mochiref:`Color` object based on the text color of the provided - element. Equivalent to:: - - c = Color.fromComputedStyle(elem, "color") || Color.whiteColor(); - - -:mochidef:`Color.fromString(rgbOrHexString)`: - - Returns a :mochiref:`Color` object from the given RGB, HSL, hex, or name. - Will return ``null`` if the string can not be parsed by any of these - methods. - - See :mochiref:`Color.fromHexString`, :mochiref:`Color.fromRGBString`, - :mochiref:`Color.fromHSLString` and :mochiref:`Color.fromName` more - information. - - -:mochidef:`Color.namedColors()`: - - Returns an object with properties for each SVG 1.0 color keyword - name [2]_ supported by CSS3 [3]_. Property names are the color keyword - name in lowercase, and the value is a string suitable for - :mochiref:`Color.fromString()`. - - -:mochidef:`Color.prototype.colorWithAlpha(alpha)`: - - Return a new :mochiref:`Color` based on this color, but with the provided - ``alpha`` value. - - -:mochidef:`Color.prototype.colorWithHue(hue)`: - - Return a new :mochiref:`Color` based on this color, but with the provided - ``hue`` value. - - -:mochidef:`Color.prototype.colorWithSaturation(saturation)`: - - Return a new :mochiref:`Color` based on this color, but with the provided - ``saturation`` value (using the HSL color model). - - -:mochidef:`Color.prototype.colorWithLightness(lightness)`: - - Return a new :mochiref:`Color` based on this color, but with the provided - ``lightness`` value. - - -:mochidef:`Color.prototype.darkerColorWithLevel(level)`: - - Return a new :mochiref:`Color` based on this color, but darker by the given - ``level`` (between ``0`` and ``1.0``). - - -:mochidef:`Color.prototype.lighterColorWithLevel(level)`: - - Return a new :mochiref:`Color` based on this color, but lighter by the given - ``level`` (between ``0`` and ``1.0``). - - -:mochidef:`Color.prototype.blendedColor(other, fraction=0.5)`: - - Return a new :mochiref:`Color` whose RGBA component values are a weighted sum - of this color and ``other``. Each component of the returned color - is the ``fraction`` of other's value plus ``1 - fraction`` of this - color's. - - -:mochidef:`Color.prototype.isLight()`: - - Return ``true`` if the lightness value of this color is greater than - ``0.5``. - - Note that ``alpha`` is ignored for this calculation (color components - are not premultiplied). - - -:mochidef:`Color.prototype.isDark()`: - - Return ``true`` if the lightness value of this color is less than or - equal to ``0.5``. - - Note that ``alpha`` is ignored for this calculation (color components - are not premultiplied). - - -:mochidef:`Color.prototype.toRGBString()`: - - Return the decimal ``"rgb(red, green, blue)"`` string representation of this - color. - - If the alpha component is not ``1.0`` (fully opaque), the - ``"rgba(red, green, blue, alpha)"`` string representation will be used. - - For example:: - - assert( Color.whiteColor().toRGBString() == "rgb(255,255,255)" ); - - -:mochidef:`Color.prototype.toHSLString()`: - - Return the decimal ``"hsl(hue, saturation, lightness)"`` - string representation of this color. - - If the alpha component is not ``1.0`` (fully opaque), the - ``"hsla(hue, saturation, lightness, alpha)"`` string representation - will be used. - - For example:: - - assert( Color.whiteColor().toHSLString() == "hsl(0,0,360)" ); - - -:mochidef:`Color.prototype.toHexString()`: - - Return the hexadecimal ``"#RRGGBB"`` string representation of this color. - - Note that the alpha component is completely ignored for hexadecimal - string representations! - - For example:: - - assert( Color.whiteColor().toHexString() == "#FFFFFF" ); - - -:mochidef:`Color.prototype.asRGB()`: - - Return the RGB (red, green, blue, alpha) components of this color as an - object with ``r``, ``g``, ``b``, and ``a`` properties that have - values between ``0.0`` and ``1.0``. - - -:mochidef:`Color.prototype.asHSL()`: - - Return the HSL (hue, saturation, lightness, alpha) components of this - color as an object with ``h``, ``s``, ``l`` and ``a`` properties - that have values between ``0.0`` and ``1.0``. - - -:mochidef:`Color.prototype.asHSV()`: - - Return the HSV (hue, saturation, value, alpha) components of this - color as an object with ``h``, ``s``, ``v`` and ``a`` properties - that have values between ``0.0`` and ``1.0``. - - -:mochidef:`Color.blackColor()`: - - Return a :mochiref:`Color` object whose RGB values are 0, 0, 0 - (#000000). - - -:mochidef:`Color.blueColor()`: - - Return a :mochiref:`Color` object whose RGB values are 0, 0, 1 - (#0000ff). - - -:mochidef:`Color.brownColor()`: - - Return a :mochiref:`Color` object whose RGB values are 0.6, 0.4, 0.2 - (#996633). - - -:mochidef:`Color.cyanColor()`: - - Return a :mochiref:`Color` object whose RGB values are 0, 1, 1 - (#00ffff). - - -:mochidef:`Color.darkGrayColor()`: - - Return a :mochiref:`Color` object whose RGB values are 1/3, 1/3, 1/3 - (#555555). - - -:mochidef:`Color.grayColor()`: - - Return a :mochiref:`Color` object whose RGB values are 0.5, 0.5, 0.5 - (#808080). - - -:mochidef:`Color.greenColor()`: - - Return a :mochiref:`Color` object whose RGB values are 0, 1, 0. - (#00ff00). - - -:mochidef:`Color.lightGrayColor()`: - - Return a :mochiref:`Color` object whose RGB values are 2/3, 2/3, 2/3 - (#aaaaaa). - - -:mochidef:`Color.magentaColor()`: - - Return a :mochiref:`Color` object whose RGB values are 1, 0, 1 - (#ff00ff). - - -:mochidef:`Color.orangeColor()`: - - Return a :mochiref:`Color` object whose RGB values are 1, 0.5, 0 - (#ff8000). - - -:mochidef:`Color.purpleColor()`: - - Return a :mochiref:`Color` object whose RGB values are 0.5, 0, 0.5 - (#800080). - - -:mochidef:`Color.redColor()`: - - Return a :mochiref:`Color` object whose RGB values are 1, 0, 0 - (#ff0000). - - -:mochidef:`Color.whiteColor()`: - - Return a :mochiref:`Color` object whose RGB values are 1, 1, 1 - (#ffffff). - - -:mochidef:`Color.yellowColor()`: - - Return a :mochiref:`Color` object whose RGB values are 1, 1, 0 - (#ffff00). - - -:mochidef:`Color.transparentColor()`: - - Return a :mochiref:`Color` object that is completely transparent - (has alpha component of 0). - - -Functions ---------- - -:mochidef:`clampColorComponent(num, scale)`: - - Returns ``num * scale`` clamped between ``0`` and ``scale``. - - :mochiref:`clampColorComponent` is not exported by default when using JSAN. - - -:mochidef:`hslToRGB(hue, saturation, lightness, alpha)`: - - Computes RGB values from the provided HSL values. The return value is a - mapping with ``"r"``, ``"g"``, ``"b"`` and ``"a"`` keys. - - Alternate form: - :mochiref:`hslToRGB({h: hue, s: saturation, l: lightness, a: alpha})`. - - :mochiref:`hslToRGB` is not exported by default when using JSAN. - - -:mochidef:`hsvToRGB(hue, saturation, value, alpha)`: - - Computes RGB values from the provided HSV values. The return value is a - mapping with ``"r"``, ``"g"``, ``"b"`` and ``"a"`` keys. - - Alternate form: - :mochiref:`hsvToRGB({h: hue, s: saturation, v: value, a: alpha})`. - - :mochiref:`hsvToRGB` is not exported by default when using JSAN. - - -:mochidef:`toColorPart(num)`: - - Convert num to a zero padded hexadecimal digit for use in a hexadecimal - color string. Num should be an integer between ``0`` and ``255``. - - :mochiref:`toColorPart` is not exported by default when using JSAN. - - -:mochidef:`rgbToHSL(red, green, blue, alpha)`: - - Computes HSL values based on the provided RGB values. The return value is - a mapping with ``"h"``, ``"s"``, ``"l"`` and ``"a"`` keys. - - Alternate form: - :mochiref:`rgbToHSL({r: red, g: green, b: blue, a: alpha})`. - - :mochiref:`rgbToHSL` is not exported by default when using JSAN. - - -:mochidef:`rgbToHSV(red, green, blue, alpha)`: - - Computes HSV values based on the provided RGB values. The return value is - a mapping with ``"h"``, ``"s"``, ``"v"`` and ``"a"`` keys. - - Alternate form: - :mochiref:`rgbToHSV({r: red, g: green, b: blue, a: alpha})`. - - :mochiref:`rgbToHSV` is not exported by default when using JSAN. - - -See Also -======== - -.. [1] Application Kit Reference - NSColor: http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSColor.html -.. [2] SVG 1.0 color keywords: http://www.w3.org/TR/SVG/types.html#ColorKeywords -.. [3] W3C CSS3 Color Module: http://www.w3.org/TR/css3-color/#svg-color - - -Authors -======= - -- Bob Ippolito - - -Copyright -========= - -Copyright 2005 Bob Ippolito . This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -`MIT License`_ or the `Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/DOM.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/DOM.rst deleted file mode 100644 index 03ed225a896..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/DOM.rst +++ /dev/null @@ -1,782 +0,0 @@ -.. title:: MochiKit.DOM - painless DOM manipulation API - -Name -==== - -MochiKit.DOM - painless DOM manipulation API - - -Synopsis -======== - -:: - - var rows = [ - ["dataA1", "dataA2", "dataA3"], - ["dataB1", "dataB2", "dataB3"] - ]; - row_display = function (row) { - return TR(null, map(partial(TD, null), row)); - } - var newTable = TABLE({'class': 'prettytable'}, - THEAD(null, - row_display(["head1", "head2", "head3"])), - TFOOT(null, - row_display(["foot1", "foot2", "foot3"])), - TBODY(null, - map(row_display, rows))); - // put that in your document.createElement and smoke it! - swapDOM(oldTable, newTable); - - -Description -=========== - -As you probably know, the DOM APIs are some of the most painful Java-inspired -APIs you'll run across from a highly dynamic language. Don't worry about that -though, because they provide a reasonable basis to build something that -sucks a lot less. - -MochiKit.DOM takes much of its inspiration from Nevow's [1]_ stan [2]_. -This means you choose a tag, give it some attributes, then stuff it full -of *whatever objects you want*. MochiKit.DOM isn't stupid, it knows that -a string should be a text node, and that you want functions to be called, -and that ``Array``-like objects should be expanded, and stupid ``null`` values -should be skipped. - -Hell, it will let you return strings from functions, and use iterators from -:mochiref:`MochiKit.Iter`. If that's not enough, just teach it new tricks with -:mochiref:`registerDOMConverter`. If you have never used an API like this for -creating DOM elements, you've been wasting your damn time. Get with it! - - -Dependencies -============ - -- :mochiref:`MochiKit.Base` -- :mochiref:`MochiKit.Iter` - - -Overview -======== - -DOM Coercion Rules ------------------- - -In order of precedence, :mochiref:`createDOM` coerces given arguments to DOM -nodes using the following rules: - -1. Functions are called with a ``this`` of the parent - node and their return value is subject to the - following rules (even this one). -2. ``undefined`` and ``null`` are ignored. -3. Iterables (see :mochiref:`MochiKit.Iter`) are flattened - (as if they were passed in-line as nodes) and each - return value is subject to all of these rules. -4. Values that look like DOM nodes (objects with a - ``.nodeType > 0``) are ``.appendChild``'ed to the created - DOM fragment. -5. Strings are wrapped up with ``document.createTextNode`` -6. Objects that are not strings are run through the ``domConverters`` - :mochiref:`MochiKit.Base.AdapterRegistry` - (see :mochiref:`registerDOMConverter`). - The value returned by the adapter is subject to these same rules (e.g. - adapters are allowed to return a string, which will be coerced into a - text node). -7. If no adapter is available, ``.toString()`` is used to create a text node. - - -Creating DOM Element Trees --------------------------- - -:mochiref:`createDOM` provides you with an excellent facility for creating DOM trees -that is easy on the wrists. One of the best ways to understand how to use -it is to take a look at an example:: - - var rows = [ - ["dataA1", "dataA2", "dataA3"], - ["dataB1", "dataB2", "dataB3"] - ]; - row_display = function (row) { - return TR(null, map(partial(TD, null), row)); - } - var newTable = TABLE({'class': 'prettytable'}, - THEAD(null, - row_display(["head1", "head2", "head3"])), - TFOOT(null, - row_display(["foot1", "foot2", "foot3"])), - TBODY(null, - map(row_display, rows))); - - -This will create a table with the following visual layout (if it -were inserted into the document DOM): - - +--------+--------+--------+ - | head1 | head2 | head3 | - +========+========+========+ - | dataA1 | dataA2 | dataA3 | - +--------+--------+--------+ - | dataB1 | dataB2 | dataB3 | - +--------+--------+--------+ - | foot1 | foot2 | foot3 | - +--------+--------+--------+ - -Corresponding to the following HTML:: - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
head1head2head3
foot1foot2foot3
dataA1dataA2dataA3
dataB1dataB2dataB3
- - -DOM Context ------------ - -In order to prevent having to pass a ``window`` and/or ``document`` -variable to every MochiKit.DOM function (e.g. when working with a -child window), MochiKit.DOM maintains a context variable for each -of them. They are managed with the :mochiref:`withWindow` and -:mochiref:`withDocument` functions, and can be acquired with -:mochiref:`currentWindow()` and :mochiref:`currentDocument()` - -For example, if you are creating DOM nodes in a child window, you -could do something like this:: - - withWindow(child, function () { - var doc = currentDocument(); - appendChildNodes(doc.body, H1(null, "This is in the child!")); - }); - -Note that :mochiref:`withWindow(win, ...)` also implies -:mochiref:`withDocument(win.document, ...)`. - - -Element Visibility ------------------- - -The :mochiref:`hideElement` and :mochiref:`showElement` functions are -provided as a convenience, but only work for elements that are -``display: block``. For a general solution to showing, hiding, and checking -the explicit visibility of elements, we recommend using a solution that -involves a little CSS. Here's an example:: - - - - - -MochiKit doesn't ship with such a solution, because there is no reliable and -portable method for adding CSS rules on the fly with JavaScript. - - -API Reference -============= - -Functions ---------- - -:mochidef:`$(id[, ...])`: - - An alias for :mochiref:`getElement(id[, ...])` - - -:mochidef:`addElementClass(element, className)`: - - Ensure that the given ``element`` has ``className`` set as part of its - class attribute. This will not disturb other class names. - ``element`` is looked up with :mochiref:`getElement`, so string identifiers - are also acceptable. - - -:mochidef:`addLoadEvent(func)`: - - Note that :mochiref:`addLoadEvent` can not be used in combination with - :mochiref:`MochiKit.Signal` if the ``onload`` event is connected. - Once an event is connected with :mochiref:`MochiKit.Signal`, no other APIs - may be used for that same event. - - This will stack ``window.onload`` functions on top of each other. - Each function added will be called after ``onload`` in the - order that they were added. - - -:mochidef:`addToCallStack(target, path, func[, once])`: - - Note that :mochiref:`addToCallStack` is not compatible with - :mochiref:`MochiKit.Signal`. Once an event is connected with - :mochiref:`MochiKit.Signal`, no other APIs may be used for that same event. - - Set the property ``path`` of ``target`` to a function that calls the - existing function at that property (if any), then calls ``func``. - - If ``target[path]()`` returns exactly ``false``, then ``func`` will - not be called. - - If ``once`` is ``true``, then ``target[path]`` is set to ``null`` after - the function call stack has completed. - - If called several times for the same ``target[path]``, it will create - a stack of functions (instead of just a pair). - - -:mochidef:`appendChildNodes(node[, childNode[, ...]])`: - - Append children to a DOM element using the `DOM Coercion Rules`_. - - ``node``: - A reference to the DOM element to add children to - (if a string is given, :mochiref:`getElement(node)` - will be used to locate the node) - - ``childNode``...: - All additional arguments, if any, will be coerced into DOM - nodes that are appended as children using the - `DOM Coercion Rules`_. - - *returns*: - The given DOM element - - -:mochidef:`computedStyle(htmlElement, cssProperty, mozillaEquivalentCSS)`: - - Looks up a CSS property for the given element. The element can be - specified as either a string with the element's ID or the element - object itself. - - -:mochidef:`createDOM(name[, attrs[, node[, ...]]])`: - - Create a DOM fragment in a really convenient manner, much like - Nevow`s [1]_ stan [2]_. - - Partially applied versions of this function for common tags are - available as aliases: - - - ``A`` - - ``BUTTON`` - - ``BR`` - - ``CANVAS`` - - ``DIV`` - - ``FIELDSET`` - - ``FORM`` - - ``H1`` - - ``H2`` - - ``H3`` - - ``HR`` - - ``IMG`` - - ``INPUT`` - - ``LABEL`` - - ``LEGEND`` - - ``LI`` - - ``OL`` - - ``OPTGROUP`` - - ``OPTION`` - - ``P`` - - ``PRE`` - - ``SELECT`` - - ``SPAN`` - - ``STRONG`` - - ``TABLE`` - - ``TBODY`` - - ``TD`` - - ``TEXTAREA`` - - ``TFOOT`` - - ``TH`` - - ``THEAD`` - - ``TR`` - - ``TT`` - - ``UL`` - - See `Creating DOM Element Trees`_ for a comprehensive example. - - ``name``: - The kind of fragment to create (e.g. 'span'), such as you would - pass to ``document.createElement``. - - ``attrs``: - An object whose properties will be used as the attributes - (e.g. ``{'style': 'display:block'}``), or ``null`` if no - attributes need to be set. - - See :mochiref:`updateNodeAttributes` for more information. - - For convenience, if ``attrs`` is a string, ``null`` is used - and the string will be considered the first ``node``. - - ``node``...: - All additional arguments, if any, will be coerced into DOM - nodes that are appended as children using the - `DOM Coercion Rules`_. - - *returns*: - A DOM element - - -:mochidef:`createDOMFunc(tag[, attrs[, node[, ...]]])`: - - Convenience function to create a partially applied createDOM - function. You'd want to use this if you add additional convenience - functions for creating tags, or if you find yourself creating - a lot of tags with a bunch of the same attributes or contents. - - See :mochiref:`createDOM` for more detailed descriptions of the arguments. - - ``tag``: - The name of the tag - - ``attrs``: - Optionally specify the attributes to apply - - ``node``...: - Optionally specify any children nodes it should have - - *returns*: - function that takes additional arguments and calls - :mochiref:`createDOM` - - -:mochidef:`currentDocument()`: - - Return the current ``document`` `DOM Context`_. This will always - be the same as the global ``document`` unless :mochiref:`withDocument` or - :mochiref:`withWindow` is currently executing. - - -:mochidef:`currentWindow()`: - - Return the current ``window`` `DOM Context`_. This will always - be the same as the global ``window`` unless :mochiref:`withWindow` is - currently executing. - - -:mochidef:`elementDimensions(element)`: - - Return the absolute pixel width and height of ``element`` as an object with - ``w`` and ``h`` properties, or ``undefined`` if ``element`` is not in the - document. ``element`` may be specified as a string to be looked up with - :mochiref:`getElement`, a DOM element, or trivially as an object with - ``w`` and/or ``h`` properties. - - -:mochidef:`elementPosition(element[, relativeTo={x: 0, y: 0}])`: - - Return the absolute pixel position of ``element`` in the document as an - object with ``x`` and ``y`` properties, or ``undefined`` if ``element`` - is not in the document. ``element`` may be specified as a string to - be looked up with :mochiref:`getElement`, a DOM element, or trivially - as an object with ``x`` and/or ``y`` properties. - - If ``relativeTo`` is given, then its coordinates are subtracted from - the absolute position of ``element``, e.g.:: - - var elemPos = elementPosition(elem); - var anotherElemPos = elementPosition(anotherElem); - var relPos = elementPosition(elem, anotherElem); - assert( relPos.x == (elemPos.x - anotherElemPos.x) ); - assert( relPos.y == (elemPos.y - anotherElemPos.y) ); - - ``relativeTo`` may be specified as a string to be looked up with - :mochiref:`getElement`, a DOM element, or trivially as an object - with ``x`` and/or ``y`` properties. - - -:mochidef:`emitHTML(dom[, lst])`: - - Convert a DOM tree to an ``Array`` of HTML string fragments - - You probably want to use :mochiref:`toHTML` instead. - - -:mochidef:`escapeHTML(s)`: - - Make a string safe for HTML, converting the usual suspects (lt, - gt, quot, apos, amp) - - -:mochidef:`focusOnLoad(element)`: - - Add an onload event to focus the given element - - -:mochidef:`formContents(elem)`: - - Search the DOM tree, starting at ``elem``, for any elements with a - ``name`` and ``value`` attribute. Return a 2-element ``Array`` of - ``names`` and ``values`` suitable for use with - :mochiref:`MochiKit.Base.queryString`. - - -:mochidef:`getElement(id[, ...])`: - - A small quick little function to encapsulate the ``getElementById`` - method. It includes a check to ensure we can use that method. - - If the id isn't a string, it will be returned as-is. - - Also available as :mochiref:`$(...)` for convenience and compatibility with - other JavaScript frameworks. - - If multiple arguments are given, an ``Array`` will be returned. - - -:mochidef:`getElementsByTagAndClassName(tagName, className, parent=document)`: - - Returns an array of elements in ``parent`` that match the tag name - and class name provided. If ``parent`` is a string, it will be looked - up with :mochiref:`getElement`. - - If ``tagName`` is ``null`` or ``"*"``, all elements will be searched - for the matching class. - - If ``className`` is ``null``, all elements matching the provided tag are - returned. - - -:mochidef:`getNodeAttribute(node, attr)`: - - Get the value of the given attribute for a DOM element without - ever raising an exception (will return ``null`` on exception). - - ``node``: - A reference to the DOM element to update (if a string is given, - :mochiref:`getElement(node)` will be used to locate the node) - - ``attr``: - The name of the attribute - - Note that it will do the right thing for IE, so don't do - the ``class`` -> ``className`` hack yourself. - - *returns*: - The attribute's value, or ``null`` - - -:mochidef:`getViewportDimensions()`: - - Return the pixel width and height of the viewport as an object with ``w`` - and ``h`` properties. ``element`` is looked up with - :mochiref:`getElement`, so string identifiers are also acceptable. - - -:mochidef:`hasElementClass(element, className[, ...])`: - - Return ``true`` if ``className`` is found on the ``element``. - ``element`` is looked up with :mochiref:`getElement`, so string identifiers - are also acceptable. - - -:mochidef:`hideElement(element, ...)`: - - Partial form of :mochiref:`setDisplayForElement`, specifically:: - - partial(setDisplayForElement, "none") - - For information about the caveats of using a ``style.display`` based - show/hide mechanism, and a CSS based alternative, see - `Element Visibility`_. - - -:mochidef:`registerDOMConverter(name, check, wrap[, override])`: - - Register an adapter to convert objects that match ``check(obj, ctx)`` - to a DOM element, or something that can be converted to a DOM - element (i.e. number, bool, string, function, iterable). - - -:mochidef:`removeElement(node)`: - - Remove and return ``node`` from a DOM tree. This is technically - just a convenience for :mochiref:`swapDOM(node, null)`. - - ``node``: - the DOM element (or string id of one) to be removed - - *returns* - The removed element - - -:mochidef:`removeElementClass(element, className)`: - - Ensure that the given ``element`` does not have ``className`` set as part - of its class attribute. This will not disturb other class names. - ``element`` is looked up with :mochiref:`getElement`, so string identifiers - are also acceptable. - - -:mochidef:`replaceChildNodes(node[, childNode[, ...]])`: - - Remove all children from the given DOM element, then append any given - childNodes to it (by calling :mochiref:`appendChildNodes`). - - ``node``: - A reference to the DOM element to add children to - (if a string is given, :mochiref:`getElement(node)` - will be used to locate the node) - - ``childNode``...: - All additional arguments, if any, will be coerced into DOM - nodes that are appended as children using the - `DOM Coercion Rules`_. - - *returns*: - The given DOM element - - -:mochidef:`scrapeText(node[, asArray=false])`: - - Walk a DOM tree in-order and scrape all of the text out of it as a - ``string``. - - If ``asArray`` is ``true``, then an ``Array`` will be returned with - each individual text node. These two are equivalent:: - - assert( scrapeText(node) == scrapeText(node, true).join("") ); - - -:mochidef:`setDisplayForElement(display, element[, ...])`: - - Change the ``style.display`` for the given element(s). Usually - used as the partial forms: - - - :mochiref:`showElement(element, ...)` - - :mochiref:`hideElement(element, ...)` - - Elements are looked up with :mochiref:`getElement`, so string identifiers - are acceptable. - - For information about the caveats of using a ``style.display`` based - show/hide mechanism, and a CSS based alternative, see - `Element Visibility`_. - - -:mochidef:`setElementClass(element, className)`: - - Set the entire class attribute of ``element`` to ``className``. - ``element`` is looked up with :mochiref:`getElement`, so string identifiers - are also acceptable. - - -:mochidef:`setElementDimensions(element, dimensions[, units='px'])`: - - Sets the dimensions of ``element`` in the document from an - object with ``w`` and ``h`` properties. - - ``node``: - A reference to the DOM element to update (if a string is given, - :mochiref:`getElement(node)` will be used to locate the node) - - ``dimensions``: - An object with ``w`` and ``h`` properties - - ``units``: - Optionally set the units to use, default is ``px`` - - -:mochidef:`setElementPosition(element, position[, units='px'])`: - - Sets the absolute position of ``element`` in the document from an - object with ``x`` and ``y`` properties. - - ``node``: - A reference to the DOM element to update (if a string is given, - :mochiref:`getElement(node)` will be used to locate the node) - - ``position``: - An object with ``x`` and ``y`` properties - - ``units``: - Optionally set the units to use, default is ``px`` - - -:mochidef:`setNodeAttribute(node, attr, value)`: - - Set the value of the given attribute for a DOM element without - ever raising an exception (will return null on exception). If - setting more than one attribute, you should use - :mochiref:`updateNodeAttributes`. - - ``node``: - A reference to the DOM element to update (if a string is given, - :mochiref:`getElement(node)` will be used to locate the node) - - ``attr``: - The name of the attribute - - Note that it will do the right thing for IE, so don't do - the ``class`` -> ``className`` hack yourself. - - ``value``: - The value of the attribute, may be an object to be merged - (e.g. for setting style). - - *returns*: - The given DOM element or ``null`` on failure - - -:mochidef:`setOpacity(element, opacity)`: - - Sets ``opacity`` for ``element``. Valid ``opacity`` values range from 0 - (invisible) to 1 (opaque). ``element`` is looked up with - :mochiref:`getElement`, so string identifiers are also acceptable. - - -:mochidef:`showElement(element, ...)`: - - Partial form of :mochiref:`setDisplayForElement`, specifically:: - - partial(setDisplayForElement, "block") - - For information about the caveats of using a ``style.display`` based - show/hide mechanism, and a CSS based alternative, see - `Element Visibility`_. - - -:mochidef:`swapDOM(dest, src)`: - - Replace ``dest`` in a DOM tree with ``src``, returning ``src``. - - ``dest``: - a DOM element (or string id of one) to be replaced - - ``src``: - the DOM element (or string id of one) to replace it with, or - ``null`` if ``dest`` is to be removed (replaced with nothing). - - *returns*: - a DOM element (``src``) - - -:mochidef:`swapElementClass(element, fromClass, toClass)`: - - If ``fromClass`` is set on ``element``, replace it with ``toClass``. - This will not disturb other classes on that element. - ``element`` is looked up with :mochiref:`getElement`, so string identifiers - are also acceptable. - - -:mochidef:`toggleElementClass(className[, element[, ...]])`: - - Toggle the presence of a given ``className`` in the class attribute - of all given elements. All elements will be looked up with - :mochiref:`getElement`, so string identifiers are acceptable. - - -:mochidef:`toHTML(dom)`: - - Convert a DOM tree to a HTML string using :mochiref:`emitHTML` - - -:mochidef:`updateNodeAttributes(node, attrs)`: - - Update the attributes of a DOM element from a given object. - - ``node``: - A reference to the DOM element to update (if a string is given, - :mochiref:`getElement(node)` will be used to locate the node) - - ``attrs``: - An object whose properties will be used to set the attributes - (e.g. ``{'class': 'invisible'}``), or ``null`` if no - attributes need to be set. If an object is given for the - attribute value (e.g. ``{'style': {'display': 'block'}}``) - then :mochiref:`MochiKit.Base.updatetree` will be used to set that - attribute. - - Note that it will do the right thing for IE, so don't do - the ``class`` -> ``className`` hack yourself, and it deals with - setting "on..." event handlers correctly. - - *returns*: - The given DOM element - - -:mochidef:`withWindow(win, func)`: - - Call ``func`` with the ``window`` `DOM Context`_ set to ``win`` and - the ``document`` `DOM Context`_ set to ``win.document``. When - ``func()`` returns or throws an error, the `DOM Context`_ will be - restored to its previous state. - - The return value of ``func()`` is returned by this function. - - -:mochidef:`withDocument(doc, func)`: - - Call ``func`` with the ``doc`` `DOM Context`_ set to ``doc``. - When ``func()`` returns or throws an error, the `DOM Context`_ - will be restored to its previous state. - - The return value of ``func()`` is returned by this function. - - -See Also -======== - -.. [1] Nevow, a web application construction kit for Python: http://nevow.com/ -.. [2] nevow.stan is a domain specific language for Python - (read as "crazy getitem/call overloading abuse") that Donovan and I - schemed up at PyCon 2003 at this super ninja Python/C++ programmer's - (David Abrahams) hotel room. Donovan later inflicted this upon the - masses in Nevow. Check out the Divmod project page for some - examples: http://nevow.com/Nevow2004Tutorial.html - - -Authors -======= - -- Bob Ippolito - - -Copyright -========= - -Copyright 2005 Bob Ippolito . This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -`MIT License`_ or the `Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/DateTime.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/DateTime.rst deleted file mode 100644 index 95c0a2002c3..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/DateTime.rst +++ /dev/null @@ -1,118 +0,0 @@ -.. title:: MochiKit.DateTime - "what time is it anyway?" - -Name -==== - -MochiKit.DateTime - "what time is it anyway?" - - -Synopsis -======== - -:: - - stringDate = toISOTimestamp(new Date()); - dateObject = isoTimestamp(stringDate); - - -Description -=========== - -Remote servers don't give you JavaScript Date objects, and they certainly -don't want them from you, so you need to deal with string representations -of dates and timestamps. MochiKit.Date does that. - - -Dependencies -============ - -None. - - -API Reference -============= - -Functions ---------- - -:mochidef:`isoDate(str)`: - - Convert an ISO 8601 date (YYYY-MM-DD) to a ``Date`` object. - - -:mochidef:`isoTimestamp(str)`: - - Convert any ISO 8601 [1]_ timestamp (or something reasonably close to it) - to a ``Date`` object. Will accept the "de facto" form: - - YYYY-MM-DD hh:mm:ss - - or (the proper form): - - YYYY-MM-DDThh:mm:ssZ - - If a time zone designator ("Z" or "[+-]HH:MM") is not present, then the - local timezone is used. - - -:mochidef:`toISOTime(date)`: - - Convert a ``Date`` object to a string in the form of hh:mm:ss - - -:mochidef:`toISOTimestamp(date, realISO=false)`: - - Convert a ``Date`` object to something that's ALMOST but not quite an - ISO 8601 [1]_timestamp. If it was a proper ISO timestamp it would be: - - YYYY-MM-DDThh:mm:ssZ - - However, we see junk in SQL and other places that looks like this: - - YYYY-MM-DD hh:mm:ss - - So, this function returns the latter form, despite its name, unless - you pass ``true`` for ``realISO``. - - -:mochidef:`toISODate(date)`: - - Convert a ``Date`` object to an ISO 8601 [1]_ date string (YYYY-MM-DD) - - -:mochidef:`americanDate(str)`: - - Converts a MM/DD/YYYY date to a ``Date`` object - - -:mochidef:`toPaddedAmericanDate(date)`: - - Converts a ``Date`` object to an MM/DD/YYYY date, e.g. 01/01/2001 - - -:mochidef:`toAmericanDate(date)`: - - Converts a ``Date`` object to an M/D/YYYY date, e.g. 1/1/2001 - - -See Also -======== - -.. [1] W3C profile of ISO 8601: http://www.w3.org/TR/NOTE-datetime - - -Authors -======= - -- Bob Ippolito - - -Copyright -========= - -Copyright 2005 Bob Ippolito . This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -`MIT License`_ or the `Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Format.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Format.rst deleted file mode 100644 index 00a4ee91221..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Format.rst +++ /dev/null @@ -1,211 +0,0 @@ -.. title:: MochiKit.Format - string formatting goes here - -Name -==== - -MochiKit.Format - string formatting goes here - - -Synopsis -======== - -:: - - assert( truncToFixed(0.12345, 4) == "0.1234" ); - assert( roundToFixed(0.12345, 4) == "0.1235" ); - assert( twoDigitAverage(1, 0) == "0" ); - assert( twoDigitFloat(1.2345) == "1.23" ); - assert( twoDigitFloat(1) == "1" ); - assert( percentFormat(1.234567) == "123.46%" ); - assert( numberFormatter("###,###%")(125) == "12,500%" ); - assert( numberFormatter("##.000")(1.25) == "1.250" ); - - -Description -=========== - -Formatting strings and stringifying numbers is boring, so a couple useful -functions in that domain live here. - - -Dependencies -============ - -None. - - -Overview -======== - -Formatting Numbers ------------------- - -MochiKit provides an extensible number formatting facility, modeled loosely -after the Number Format Pattern Syntax [1]_ from Java. -:mochiref:`numberFormatter(pattern[, placeholder=""[, locale="default"])` -returns a function that converts Number to string using the given information. -``pattern`` is a string consisting of the following symbols: - -+-----------+---------------------------------------------------------------+ -| Symbol | Meaning | -+===========+===============================================================+ -| ``-`` | If given, used as the position of the minus sign | -| | for negative numbers. If not given, the position | -| | to the left of the first number placeholder is used. | -+-----------+---------------------------------------------------------------+ -| ``#`` | The placeholder for a number that does not imply zero | -| | padding. | -+-----------+---------------------------------------------------------------+ -| ``0`` | The placeholder for a number that implies zero padding. | -| | If it is used to the right of a decimal separator, it | -| | implies trailing zeros, otherwise leading zeros. | -+-----------+---------------------------------------------------------------+ -| ``,`` | The placeholder for a "thousands separator". May be used | -| | at most once, and it must be to the left of a decimal | -| | separator. Will be replaced by ``locale.separator`` in the | -| | result (the default is also ``,``). | -+-----------+---------------------------------------------------------------+ -| ``.`` | The decimal separator. The quantity of ``#`` or ``0`` | -| | after the decimal separator will determine the precision of | -| | the result. If no decimal separator is present, the | -| | fractional precision is ``0`` -- meaning that it will be | -| | rounded to the nearest integer. | -+-----------+---------------------------------------------------------------+ -| ``%`` | If present, the number will be multiplied by ``100`` and | -| | the ``%`` will be replaced by ``locale.percent``. | -+-----------+---------------------------------------------------------------+ - - -API Reference -============= - -Functions ---------- - -:mochidef:`formatLocale(locale="default")`: - - Return a locale object for the given locale. ``locale`` may be either a - string, which is looked up in the ``MochiKit.Format.LOCALE`` object, or - a locale object. If no locale is given, ``LOCALE.default`` is used - (equivalent to ``LOCALE.en_US``). - - -:mochidef:`lstrip(str, chars="\\s")`: - - Returns a string based on ``str`` with leading whitespace stripped. - - If ``chars`` is given, then that expression will be used instead of - whitespace. ``chars`` should be a string suitable for use in a ``RegExp`` - ``[character set]``. - - -:mochidef:`numberFormatter(pattern, placeholder="", locale="default")`: - - Return a function ``formatNumber(aNumber)`` that formats numbers - as a string according to the given pattern, placeholder and locale. - - ``pattern`` is a string that describes how the numbers should be formatted, - for more information see `Formatting Numbers`_. - - ``locale`` is a string of a known locale (en_US, de_DE, fr_FR, default) or - an object with the following fields: - - +-----------+-----------------------------------------------------------+ - | separator | The "thousands" separator for this locale (en_US is ",") | - +-----------+-----------------------------------------------------------+ - | decimal | The decimal separator for this locale (en_US is ".") | - +-----------+-----------------------------------------------------------+ - | percent | The percent symbol for this locale (en_US is "%") | - +-----------+-----------------------------------------------------------+ - - -:mochidef:`percentFormat(someFloat)`: - - Roughly equivalent to: ``sprintf("%.2f%%", someFloat * 100)`` - - In new code, you probably want to use: - :mochiref:`numberFormatter("#.##%")(someFloat)` instead. - - -:mochidef:`roundToFixed(aNumber, precision)`: - - Return a string representation of ``aNumber``, rounded to ``precision`` - digits with trailing zeros. This is similar to - ``Number.toFixed(aNumber, precision)``, but this has implementation - consistent rounding behavior (some versions of Safari round 0.5 down!) - and also includes preceding ``0`` for numbers less than ``1`` (Safari, - again). - - For example, :mochiref:`roundToFixed(0.1357, 2)` returns ``0.14`` on every - supported platform, where some return ``.13`` for ``(0.1357).toFixed(2)``. - - -:mochidef:`rstrip(str, chars="\\s")`: - - Returns a string based on ``str`` with trailing whitespace stripped. - - If ``chars`` is given, then that expression will be used instead of - whitespace. ``chars`` should be a string suitable for use in a ``RegExp`` - ``[character set]``. - - -:mochidef:`strip(str, chars="\\s")`: - - Returns a string based on ``str`` with leading and trailing whitespace - stripped (equivalent to :mochiref:`lstrip(rstrip(str, chars), chars)`). - - If ``chars`` is given, then that expression will be used instead of - whitespace. ``chars`` should be a string suitable for use in a ``RegExp`` - ``[character set]``. - - -:mochidef:`truncToFixed(aNumber, precision)`: - - Return a string representation of ``aNumber``, truncated to ``precision`` - digits with trailing zeros. This is similar to - ``aNumber.toFixed(precision)``, but this truncates rather than rounds and - has implementation consistent behavior for numbers less than 1. - Specifically, :mochiref:`truncToFixed(aNumber, precision)` will always have a - preceding ``0`` for numbers less than ``1``. - - For example, :mochiref:`toFixed(0.1357, 2)` returns ``0.13``. - - -:mochidef:`twoDigitAverage(numerator, denominator)`: - - Calculate an average from a numerator and a denominator and return - it as a string with two digits of precision (e.g. "1.23"). - - If the denominator is 0, "0" will be returned instead of ``NaN``. - - -:mochidef:`twoDigitFloat(someFloat)`: - - Roughly equivalent to: ``sprintf("%.2f", someFloat)`` - - In new code, you probably want to use - :mochiref:`numberFormatter("#.##")(someFloat)` instead. - - -See Also -======== - -.. [1] Java Number Format Pattern Syntax: - http://java.sun.com/docs/books/tutorial/i18n/format/numberpattern.html - - -Authors -======= - -- Bob Ippolito - - -Copyright -========= - -Copyright 2005 Bob Ippolito . This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -`MIT License`_ or the `Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Iter.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Iter.rst deleted file mode 100644 index 577f9fd9835..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Iter.rst +++ /dev/null @@ -1,345 +0,0 @@ -.. title:: MochiKit.Iter - itertools for JavaScript; iteration made HARD, and then easy - -Name -==== - -MochiKit.Iter - itertools for JavaScript; iteration made HARD, and then easy - - -Synopsis -======== - -:: - - - theSum = sum(takewhile( - partial(operator.gt, 10), - imap( - partial(operator.mul, 2), - count() - ) - ) - )); - - assert( theSum == (0 + 0 + 2 + 4 + 6 + 8) ); - - -Description -=========== - -All of the functional programming missing from :mochiref:`MochiKit.Base` lives -here. The functionality in this module is largely inspired by Python's iteration -protocol [1]_, and the itertools module [2]_. - -MochiKit.Iter defines a standard way to iterate over anything, that you can -extend with :mochiref:`registerIterator`, or by implementing the ``.iter()`` -protocol. Iterators are lazy, so it can potentially be cheaper to build a -filter chain of iterators than to build lots of intermediate arrays. -Especially when the data set is very large, but the result is not. - - -Dependencies -============ - -- :mochiref:`MochiKit.Base` - - -Overview -======== - -Iteration for JavaScript ------------------------- - -The best overview right now is in my Iteration for JavaScript [3]_ blog entry. -This information will migrate here eventually. - -API Reference -============= - -Errors ------- - -:mochidef:`StopIteration`: - - The singleton :mochiref:`MochiKit.Base.NamedError` that signifies the end - of an iterator - -Functions ---------- - -:mochidef:`applymap(fun, seq[, self])`: - - ``applymap(fun, seq)`` --> - fun.apply(self, seq0), fun.apply(self, seq1), ... - - -:mochidef:`chain(p, q[, ...])`: - - ``chain(p, q, ...)`` --> p0, p1, ... plast, q0, q1, ... - - -:mochidef:`count(n=0)`: - - ``count(n=0)`` --> n, n + 1, n + 2, ... - - -:mochidef:`cycle(p)`: - - ``cycle(p)`` --> p0, p1, ... plast, p0, p1, ... - - -:mochidef:`dropwhile(pred, seq)`: - - ``dropwhile(pred, seq)`` --> seq[n], seq[n + 1], starting when - pred(seq[n]) fails - - -:mochidef:`every(iterable, func)`: - - Return ``true`` if ``func(item)`` is ``true`` for every item in - ``iterable``. - - -:mochidef:`exhaust(iterable)`: - - Exhausts an iterable without saving the results anywhere, - like :mochiref:`list(iterable)` when you don't care what the output is. - - -:mochidef:`forEach(iterable, func[, self])`: - - Call ``func`` for each item in ``iterable``, and don't save the results. - - -:mochidef:`groupby(iterable[, keyfunc])`: - - Make an iterator that returns consecutive keys and groups from the - iterable. The key is a function computing a key value for each element. - If not specified or is None, key defaults to an identity function and - returns the element unchanged. Generally, the iterable needs to already be - sorted on the same key function. - - The returned group is itself an iterator that shares the underlying - iterable with :mochiref:`groupby()`. Because the source is shared, when the - groupby object is advanced, the previous group is no longer visible. - So, if that data is needed later, it should be stored as an array:: - - var groups = []; - var uniquekeys = []; - forEach(groupby(data, keyfunc), function (key_group) { - groups.push(list(key_group[1])); - uniquekeys.push(key_group[0]); - }); - - As a convenience, :mochiref:`groupby_as_array()` is provided to suit the above - use case. - - -:mochidef:`groupby_as_array(iterable[, keyfunc])`: - - Perform the same task as :mochiref:`groupby()`, except return an array of - arrays instead of an iterator of iterators. - - -:mochidef:`iextend(lst, iterable)`: - - Just like :mochiref:`list(iterable)`, except it pushes results on ``lst`` - rather than creating a new one. - - -:mochidef:`ifilter(pred, seq)`: - - ``ifilter(pred, seq)`` --> elements of seq where ``pred(elem)`` is ``true`` - - -:mochidef:`ifilterfalse(pred, seq)`: - - ``ifilterfalse(pred, seq)`` --> elements of seq where ``pred(elem)`` is - ``false`` - - -:mochidef:`imap(fun, p, q[, ...])`: - - ``imap(fun, p, q, ...)`` --> fun(p0, q0, ...), fun(p1, q1, ...), ... - - -:mochidef:`islice(seq, [start,] stop[, step])`: - - ``islice(seq, [start,] stop[, step])`` --> elements from - seq[start:stop:step] (in Python slice syntax) - - -:mochidef:`iter(iterable[, sentinel])`: - - Convert the given argument to an iterator (object implementing - ``.next()``). - - 1. If ``iterable`` is an iterator (implements ``.next()``), then it will - be returned as-is. - 2. If ``iterable`` is an iterator factory (implements ``.iter()``), then - the result of ``iterable.iter()`` will be returned. - 3. Otherwise, the iterator factory :mochiref:`MochiKit.Base.AdapterRegistry` - is used to find a match. - 4. If no factory is found, it will throw ``TypeError`` - - Built-in iterator factories are present for Array-like objects, and - objects that implement the ``iterateNext`` protocol (e.g. the result of - Mozilla's ``document.evaluate``). - - When used directly, using an iterator should look like this:: - - var it = iter(iterable); - try { - while (var o = it.next()) { - // use o - } - } catch (e) { - if (e != StopIteration) { - throw e; - } - // pass - } - - This is ugly, so you should use the higher order functions to work - with iterators whenever possible. - - -:mochidef:`izip(p, q[, ...])`: - - ``izip(p, q, ...)`` --> [p0, q0, ...], [p1, q1, ...], ... - - -:mochidef:`list(iterable)`: - - Convert ``iterable`` to a new ``Array`` - - -:mochidef:`next(iterator)`: - - Return ``iterator.next()`` - - -:mochidef:`range([start,] stop[, step])`: - - Return an iterator containing an arithmetic progression of integers. - - ``range(i, j)`` returns :mochiref:`iter([i, i + 1, i + 2, ..., j - 1])` - - ``start`` (!) defaults to ``0``. When ``step`` is given, it specifies the - increment (or decrement). The end point is omitted! - - For example, ``range(4)`` returns :mochiref:`iter([0, 1, 2, 3])`. - This iterates over exactly the valid indexes for an array of 4 elements. - - -:mochidef:`reduce(fn, iterable[, initial])`: - - Apply ``fn(a, b)`` cumulatively to the items of an - iterable from left to right, so as to reduce the iterable - to a single value. - - For example:: - - reduce(function (a, b) { return x + y; }, [1, 2, 3, 4, 5]) - - calculates:: - - ((((1 + 2) + 3) + 4) + 5). - - If initial is given, it is placed before the items of the sequence - in the calculation, and serves as a default when the sequence is - empty. - - Note that the above example could be written more clearly as:: - - reduce(operator.add, [1, 2, 3, 4, 5]) - - Or even simpler:: - - sum([1, 2, 3, 4, 5]) - - -:mochidef:`registerIteratorFactory(name, check, iterfactory[, override])`: - - Register an iterator factory for use with the iter function. - - ``check`` is a ``function(a)`` that returns ``true`` if ``a`` can be - converted into an iterator with ``iterfactory``. - - ``iterfactory`` is a ``function(a)`` that returns an object with a - ``.next()`` method that returns the next value in the sequence. - - ``iterfactory`` is guaranteed to only be called if ``check(a)`` - returns a true value. - - If ``override`` is ``true``, then it will be made the - highest precedence iterator factory. Otherwise, the lowest. - - -:mochidef:`repeat(elem[, n])`: - - ``repeat(elem, [,n])`` --> elem, elem, elem, ... endlessly or up to n times - - -:mochidef:`reversed(iterable)`: - - Return a reversed array from iterable. - - -:mochidef:`some(iterable, func)`: - - Return ``true`` if ``func(item)`` is ``true`` for at least one item in - ``iterable``. - - -:mochidef:`sorted(iterable[, cmp])`: - - Return a sorted array from iterable. - - -:mochidef:`sum(iterable, start=0)`: - - Returns the sum of a sequence of numbers plus the value - of parameter ``start`` (with a default of 0). When the sequence is - empty, returns start. - - Equivalent to:: - - reduce(operator.add, iterable, start); - - -:mochidef:`takewhile(pred, seq)`: - - ``takewhile(pred, seq)`` --> seq[0], seq[1], ... until pred(seq[n]) fails - - -:mochidef:`tee(iterable, n=2)`: - - ``tee(it, n=2)`` --> [it1, it2, it3, ... itn] splits one iterator into n - - -See Also -======== - -.. [1] The iteration protocol is described in - PEP 234 - Iterators: http://www.python.org/peps/pep-0234.html -.. [2] Python's itertools - module: http://docs.python.org/lib/module-itertools.html -.. [3] Iteration in JavaScript: http://bob.pythonmac.org/archives/2005/07/06/iteration-in-javascript/ - - -Authors -======= - -- Bob Ippolito - - -Copyright -========= - -Copyright 2005 Bob Ippolito . This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -`MIT License`_ or the `Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Logging.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Logging.rst deleted file mode 100644 index f0c46160a6c..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Logging.rst +++ /dev/null @@ -1,284 +0,0 @@ -.. title:: MochiKit.Logging - we're all tired of alert() - -Name -==== - -MochiKit.Logging - we're all tired of alert() - - -Synopsis -======== - -:: - - log("INFO messages are so boring"); - logDebug("DEBUG messages are even worse"); - log("good thing I can pass", objects, "conveniently"); - - -Description -=========== - -MochiKit.Logging steals some ideas from Python's logging module [1]_, but -completely forgot about the Java [2]_ inspiration. This is a KISS module for -logging that provides enough flexibility to do just about anything via -listeners, but without all the cruft. - - -Dependencies -============ - -- :mochiref:`MochiKit.Base` - - -Overview -======== - -Native Console Logging ----------------------- - -As of MochiKit 1.3, the default logger will log all messages to your browser's -native console. This is currently supported in Safari, Opera 9, and Firefox -when the FireBug__ extension is installed. - -.. __: http://www.joehewitt.com/software/firebug/ - -To disable this behavior:: - - MochiKit.Logging.logger.useNativeLogging = false; - - -Bookmarklet Based Debugging ---------------------------- - -JavaScript is at a serious disadvantage without a standard console for -"print" statements. Everything else has one. The closest thing that -you get in a browser environment is the ``alert`` function, which is -absolutely evil. - -This leaves you with one reasonable solution: do your logging in the page -somehow. The problem here is that you don't want to clutter the page with -debugging tools. The solution to that problem is what we call BBD, or -Bookmarklet Based Debugging [3]_. - -Simply create a bookmarklet for `javascript:MochiKit.Logging.logger.debuggingBookmarklet()`__, -and whack it whenever you want to see what's in the logger. Of course, this -means you must drink the MochiKit.Logging kool-aid. It's tangy and sweet, -don't worry. - -.. __: javascript:MochiKit.Logging.logger.debuggingBookmarklet() - -Currently this is an ugly ``alert``, but we'll have something spiffy -Real Soon Now, and when we do, you only have to upgrade MochiKit.Logging, -not your bookmarklet! - - -API Reference -============= - -Constructors ------------- - -:mochidef:`LogMessage(num, level, info)`: - - Properties: - - ``num``: - Identifier for the log message - - ``level``: - Level of the log message (``"INFO"``, ``"WARN"``, ``"DEBUG"``, - etc.) - - ``info``: - All other arguments passed to log function as an ``Array`` - - ``timestamp``: - ``Date`` object timestamping the log message - - -:mochidef:`Logger([maxSize])`: - - A basic logger object that has a buffer of recent messages - plus a listener dispatch mechanism for "real-time" logging - of important messages. - - ``maxSize`` is the maximum number of entries in the log. - If ``maxSize >= 0``, then the log will not buffer more than that - many messages. So if you don't like logging at all, be sure to - pass ``0``. - - There is a default logger available named "logger", and several - of its methods are also global functions: - - ``logger.log`` -> ``log`` - ``logger.debug`` -> ``logDebug`` - ``logger.warning`` -> ``logWarning`` - ``logger.error`` -> ``logError`` - ``logger.fatal`` -> ``logFatal`` - - -:mochidef:`Logger.prototype.addListener(ident, filter, listener)`: - - Add a listener for log messages. - - ``ident`` is a unique identifier that may be used to remove the listener - later on. - - ``filter`` can be one of the following: - - ``null``: - ``listener(msg)`` will be called for every log message - received. - - ``string``: - :mochiref:`logLevelAtLeast(filter)` will be used as the function - (see below). - - ``function``: - ``filter(msg)`` will be called for every msg, if it returns - true then ``listener(msg)`` will be called. - - ``listener`` is a function that takes one argument, a log message. A log - message is an object (:mochiref:`LogMessage` instance) that has at least these - properties: - - ``num``: - A counter that uniquely identifies a log message (per-logger) - - ``level``: - A string or number representing the log level. If string, you - may want to use ``LogLevel[level]`` for comparison. - - ``info``: - An Array of objects passed as additional arguments to the ``log`` - function. - - -:mochidef:`Logger.prototype.baseLog(level, message[, ...])`: - - The base functionality behind all of the log functions. - The first argument is the log level as a string or number, - and all other arguments are used as the info list. - - This function is available partially applied as: - - ============== ========= - Logger.debug 'DEBUG' - Logger.log 'INFO' - Logger.error 'ERROR' - Logger.fatal 'FATAL' - Logger.warning 'WARNING' - ============== ========= - - For the default logger, these are also available as global functions, - see the :mochiref:`Logger` constructor documentation for more info. - - -:mochidef:`Logger.prototype.clear()`: - - Clear all messages from the message buffer. - - -:mochidef:`Logger.prototype.debuggingBookmarklet()`: - - Display the contents of the logger in a useful way for browsers. - - Currently, if :mochiref:`MochiKit.LoggingPane` is loaded, then a pop-up - :mochiref:`MochiKit.LoggingPane.LoggingPane` will be used. Otherwise, - it will be an alert with :mochiref:`Logger.prototype.getMessageText()`. - - -:mochidef:`Logger.prototype.dispatchListeners(msg)`: - - Dispatch a log message to all listeners. - - -:mochidef:`Logger.prototype.getMessages(howMany)`: - - Return a list of up to ``howMany`` messages from the message buffer. - - -:mochidef:`Logger.prototype.getMessageText(howMany)`: - - Get a string representing up to the last ``howMany`` messages in the - message buffer. The default is ``30``. - - The message looks like this:: - - LAST {messages.length} MESSAGES: - [{msg.num}] {msg.level}: {m.info.join(' ')} - [{msg.num}] {msg.level}: {m.info.join(' ')} - ... - - If you want some other format, use - :mochiref:`Logger.prototype.getMessages` and do it yourself. - - -:mochidef:`Logger.prototype.removeListener(ident)`: - - Remove a listener using the ident given to :mochiref:`Logger.prototype.addListener` - - -Functions ---------- - -:mochidef:`alertListener(msg)`: - - Ultra-obnoxious ``alert(...)`` listener - - -:mochidef:`logDebug(message[, info[, ...]])`: - - Log an INFO message to the default logger - - -:mochidef:`logDebug(message[, info[, ...]])`: - - Log a DEBUG message to the default logger - - -:mochidef:`logError(message[, info[, ...]])`: - - Log an ERROR message to the default logger - - -:mochidef:`logFatal(message[, info[, ...]])`: - - Log a FATAL message to the default logger - - -:mochidef:`logLevelAtLeast(minLevel)`: - - Return a function that will match log messages whose level - is at least minLevel - - -:mochidef:`logWarning(message[, info[, ...]])`: - - Log a WARNING message to the default logger - - -See Also -======== - -.. [1] Python's logging module: http://docs.python.org/lib/module-logging.html -.. [2] PEP 282, where they admit all of the Java influence: http://www.python.org/peps/pep-0282.html -.. [3] Original Bookmarklet Based Debugging blather: http://bob.pythonmac.org/archives/2005/07/03/bookmarklet-based-debugging/ - - -Authors -======= - -- Bob Ippolito - - -Copyright -========= - -Copyright 2005 Bob Ippolito . This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -`MIT License`_ or the `Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/LoggingPane.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/LoggingPane.rst deleted file mode 100644 index f923e89771d..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/LoggingPane.rst +++ /dev/null @@ -1,114 +0,0 @@ -.. title:: MochiKit.LoggingPane - Interactive MochiKit.Logging pane - -Name -==== - -MochiKit.LoggingPane - Interactive MochiKit.Logging pane - - -Synopsis -======== - -:: - - // open a pop-up window - createLoggingPane() - // use a div at the bottom of the document - createLoggingPane(true); - - -Description -=========== - -MochiKit.Logging does not have any browser dependencies and is completely -unobtrusive. MochiKit.LoggingPane is a browser-based colored viewing pane -for your :mochiref:`MochiKit.Logging` output that can be used as a pop-up or -inline. - -It also allows for regex and level filtering! MochiKit.LoggingPane is used -as the default :mochiref:`MochiKit.Logging.debuggingBookmarklet()` if it is -loaded. - - -Dependencies -============ - -- :mochiref:`MochiKit.Base` -- :mochiref:`MochiKit.Logging` - - -API Reference -============= - -Constructors ------------- - -:mochidef:`LoggingPane(inline=false, logger=MochiKit.Logging.logger)`: - - A listener for a :mochiref:`MochiKit.Logging` logger with an interactive - DOM representation. - - If ``inline`` is ``true``, then the ``LoggingPane`` will be a ``DIV`` - at the bottom of the document. Otherwise, it will be in a pop-up - window with a name based on the calling page's URL. If there is an - element in the document with an id of ``_MochiKit_LoggingPane``, - it will be used instead of appending a new ``DIV`` to the body. - - ``logger`` is the reference to the :mochiref:`MochiKit.Logging.Logger` to - listen to. If not specified, the global default logger is used. - - Properties: - - ``win``: - Reference to the pop-up window (``undefined`` if ``inline``) - - ``inline``: - ``true`` if the ``LoggingPane`` is inline - - ``colorTable``: - An object with property->value mappings for each log level - and its color. May also be mutated on ``LoggingPane.prototype`` - to affect all instances. For example:: - - MochiKit.LoggingPane.LoggingPane.prototype.colorTable = { - DEBUG: "green", - INFO: "black", - WARNING: "blue", - ERROR: "red", - FATAL: "darkred" - }; - - -:mochidef:`LoggingPane.prototype.closePane()`: - - Close the :mochiref:`LoggingPane` (close the child window, or - remove the ``_MochiKit_LoggingPane`` ``DIV`` from the document). - - -Functions ---------- - - -:mochidef:`createLoggingPane(inline=false)`: - - Create or return an existing :mochiref:`LoggingPane` for this document - with the given inline setting. This is preferred over using - :mochiref:`LoggingPane` directly, as only one :mochiref:`LoggingPane` - should be present in a given document. - - -Authors -======= - -- Bob Ippolito - - -Copyright -========= - -Copyright 2005 Bob Ippolito . This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -`MIT License`_ or the `Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Signal.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Signal.rst deleted file mode 100644 index 46c0181ee69..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Signal.rst +++ /dev/null @@ -1,349 +0,0 @@ -.. title:: MochiKit.Signal - Simple universal event handling -.. |---| unicode:: U+2014 .. em dash, trimming surrounding whitespace - :trim: - -Name -==== - -MochiKit.Signal - Simple universal event handling - - -Synopsis -======== - -Signal for DOM events:: - - // DOM events are also signals. Connect freely! The functions will be - // called with the custom event as a parameter. - - // calls myClicked.apply(getElement('myID'), event) - connect('myID', 'onclick', myClicked); - - // calls wasClicked.apply(myObject, event) - connect('myID', 'onclick', myObject, wasClicked); - - // calls myObject.wasClicked(event) - connect('myID', 'onclick', myObject, 'wasClicked'); - - // the event is normalized, no more e = e || window.event! - myObject.wasClicked = function(e) { - var crossBrowserCoordinates = e.mouse().page; - // e.mouse().page is a MochiKit.DOM.Coordinates object - } - - -Signal for non-DOM events:: - - // otherObject.gotFlash() will be called when 'flash' signalled. - connect(myObject, 'flash', otherObject, 'gotFlash'); - - // gotBang.apply(otherObject) will be called when 'bang' signalled. - // You can access otherObject from within gotBang as 'this'. - connect(myObject, 'bang', otherObject, gotBang); - - // myFunc.apply(myObject) will be called when 'flash' signalled. - // You can access myObject from within myFunc as 'this'. - var ident = connect(myObject, 'flash', myFunc); - - // You may disconnect with the return value from connect - disconnect(ident); - - // Signal can take parameters. These will be passed along to the connected - // functions. - signal(myObject, 'flash'); - signal(myObject, 'bang', 'BANG!'); - - -Description -=========== - -Event handling was never so easy! - -This module takes care of all the hard work |---| figuring out which event -model to use, trying to retrieve the event object, and handling your own -internal events, as well as cleanup when the page is unloaded to clean up IE's -nasty memory leakage. - -This event system is largely based on Qt's signal/slot system. Read more on -how that is handled and also how it is used in model/view programming at: -http://doc.trolltech.com/ - - -Dependencies -============ - -- :mochiref:`MochiKit.Base` -- :mochiref:`MochiKit.DOM` - - -Overview -======== - -Using Signal for DOM Events ---------------------------- - -When using MochiKit.Signal, do not use the browser's native event API. That -means, no ``onclick="blah"``, no ``elem.addEventListener(...)``, and certainly -no ``elem.attachEvent(...)``. This also means that -:mochiref:`MochiKit.DOM.addToCallStack` and -:mochiref:`MochiKit.DOM.addLoadEvent` should not be used in combination with -this module. - -Signals for DOM objects are named with the ``'on'`` prefix, e.g.: -``'onclick'``, ``'onkeyup'``, etc. - -When the signal fires, your slot will be called with one parameter, the custom -event object. - - -Custom Event Objects for DOM events ------------------------------------ - -Signals triggered by DOM events are called with a custom event object as a -parameter. The custom event object presents a consistent view of the event -across all supported platforms and browsers, and provides many conveniences -not available even in a correct W3C implementation. - -See the `DOM Custom Event Object Reference`_ for a detailed API description -of this object. - -If you find that you're accessing the native event for any reason, create a -`new ticket`_ and we'll look into normalizing the behavior you're looking for. - -.. _`new ticket`: http://trac.mochikit.com/newticket -.. _`Safari bug 6595`: http://bugzilla.opendarwin.org/show_bug.cgi?id=6595 -.. _`Safari bug 7790`: http://bugzilla.opendarwin.org/show_bug.cgi?id=7790 - - -Memory Usage ------------- - -Any object that has connected slots (via :mochiref:`connect()`) is referenced -by the Signal mechanism until it is disconnected via :mochiref:`disconnect()` -or :mochiref:`disconnectAll()`. - -Signal does not leak. It registers an ``'onunload'`` event that disconnects all -objects on the page when the browser leaves the page. However, memory usage -will grow during the page view for every connection made until it is -disconnected. Even if the DOM object is removed from the document, it -will still be referenced by Signal until it is explicitly disconnected. - -In order to conserve memory during the page view, :mochiref:`disconnectAll()` -any DOM elements that are about to be removed from the document. - - -Using Signal for non-DOM objects --------------------------------- - -Signals are triggered with the :mochiref:`signal(src, 'signal', ...)` -function. Additional parameters passed to this are passed onto the -connected slots. Explicit signals are not required for DOM events. - -Slots that are connected to a signal are called in the following manner -when that signal is signalled: - -- If the slot was a single function, then it is called with ``this`` set - to the object originating the signal with whatever parameters it was - signalled with. - -- If the slot was an object and a function, then it is called with - ``this`` set to the object, and with whatever parameters it was - signalled with. - -- If the slot was an object and a string, then ``object[string]`` is - called with the parameters to the signal. - - -API Reference -============= - - -Signal API Reference --------------------- - -:mochidef:`connect(src, signal, dest[, func])`: - - Connects a signal to a slot, and return a unique identifier that can be - used to disconnect that signal. - - ``src`` is the object that has the signal. You may pass in a string, in - which case, it is interpreted as an id for an HTML element. - - ``signal`` is a string that represents a signal name. If 'src' is an HTML - Element, ``window``, or the ``document``, then it can be one of the - 'on-XYZ' events. You must include the 'on' prefix, and it must be all - lower-case. - - ``dest`` and ``func`` describe the slot, or the action to take when the - signal is triggered. - - - If ``dest`` is an object and ``func`` is a string, then - ``dest[func].apply(dest, ...)`` will be called when the signal - is signalled. - - - If ``dest`` is an object and ``func`` is a function, then - ``func.apply(dest, ...)`` will be called when the signal is - signalled. - - - If ``func`` is undefined and ``dest`` is a function, then - ``func.apply(src, ...)`` will be called when the signal is - signalled. - - No other combinations are allowed and will raise an exception. - - The return value can be passed to :mochiref:`disconnect` to disconnect - the signal. - - -:mochidef:`disconnect(ident)`: - - To disconnect a signal, pass its ident returned by :mochiref:`connect()`. - This is similar to how the browser's ``setTimeout`` and ``clearTimeout`` - works. - - -:mochidef:`disconnectAll(src[, signal, ...])`: - - ``disconnectAll(src)`` removes all signals from src. - - ``disconnectAll(src, 'onmousedown', 'mySignal')`` will remove all - ``'onmousedown'`` and ``'mySignal'`` signals from src. - - - -:mochidef:`signal(src, signal, ...)`: - - This will signal a signal, passing whatever additional parameters on to - the connected slots. ``src`` and ``signal`` are the same as for - :mochiref:`connect()`. - - -DOM Custom Event Object Reference ---------------------------------- - -:mochidef:`event()`: - - The native event produced by the browser. You should not need to use this. - - -:mochidef:`src()`: - - The element that this signal is connected to. - - -:mochidef:`type()`: - - The event type (``'click'``, ``'mouseover'``, ``'keypress'``, etc.) as a - string. Does not include the ``'on'`` prefix. - - -:mochidef:`target()`: - - The element that triggered the event. This may be a child of - :mochiref:`src()`. - - -:mochidef:`modifier()`: - - Returns ``{shift, ctrl, meta, alt, any}``, where each property is ``true`` - if its respective modifier key was pressed, ``false`` otherwise. ``any`` - is ``true`` if any modifier is pressed, ``false`` otherwise. - - -:mochidef:`stopPropagation()`: - - Works like W3C's ``stopPropagation()``. - - -:mochidef:`preventDefault()`: - - Works like W3C's ``preventDefault()``. - - -:mochidef:`stop()`: - - Shortcut that calls ``stopPropagation()`` and ``preventDefault()``. - - -:mochidef:`key()`: - - Returns ``{code, string}``. - - Use ``'onkeydown'`` and ``'onkeyup'`` handlers to detect control - characters such as ``'KEY_F1'``. Use the ``'onkeypressed'`` handler to - detect "printable" characters, such as ``'é'``. - - When a user presses F1, in ``'onkeydown'`` and ``'onkeyup'`` this method - returns ``{code: 122, string: 'KEY_F1'}``. In ``'onkeypress'``, it returns - ``{code: 0, string: ''}``. - - If a user presses Shift+2 on a US keyboard, this method returns - ``{code: 50, string: 'KEY_2'}`` in ``'onkeydown'`` and ``'onkeyup'``. - In ``'onkeypress'``, it returns ``{code: 64, string: '@'}``. - - See ``_specialKeys`` in the source code for a comprehensive list of - control characters. - - -:mochidef:`mouse()`: - - Properties for ``'onmouse*'``, ``'onclick'``, ``'ondblclick'``, and - ``'oncontextmenu'``: - - - ``page`` is a :mochiref:`MochiKit.DOM.Coordinates` object that - represents the cursor position relative to the HTML document. - Equivalent to ``pageX`` and ``pageY`` in Safari, Mozilla, and - Opera. - - - ``client`` is a :mochiref:`MochiKit.DOM.Coordinates` object that - represents the cursor position relative to the visible portion of - the HTML document. Equivalent to ``clientX`` and ``clientY`` on - all browsers. - - Properties for ``'onmouseup'``, ``'onmousedown'``, ``'onclick'``, and - ``'ondblclick'``: - - - ``mouse().button`` returns ``{left, right, middle}`` where each - property is ``true`` if the mouse button was pressed, ``false`` - otherwise. - - Known browser bugs: - - - Current versions of Safari won't signal ``'ondblclick'`` when - attached via ``connect()`` (`Safari Bug 7790`_). - - - Mac browsers don't report right-click consistently. Firefox - signals the slot and sets ``modifier().ctrl`` to true, Opera - signals the slot and sets ``modifier().meta`` to ``true``, and - Safari doesn't signal the slot at all (`Safari Bug 6595`_). - - To find a right-click in Safari, Firefox, and IE, you can connect - an element to ``'oncontextmenu'``. This doesn't work in Opera. - - -:mochidef:`relatedTarget()`: - - Returns the document element that the mouse has moved to. This is - generated for ``'onmouseover'`` and ``'onmouseout'`` events. - - - -Authors -======= - -- Jonathan Gardner -- Beau Hartshorne -- Bob Ippolito - - -Copyright -========= - -Copyright 2006 Jonathan Gardner , Beau -Hartshorne , and Bob Ippolito . -This program is dual-licensed free software; you can redistribute it and/or -modify it under the terms of the `MIT License`_ or the -`Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/VersionHistory.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/VersionHistory.rst deleted file mode 100644 index f2764e71b9e..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/VersionHistory.rst +++ /dev/null @@ -1,244 +0,0 @@ -2006-04-29 v1.3.1 (bug fix release) - -- Fix sendXMLHttpRequest sendContent regression -- Internet Explorer fix in MochiKit.Logging (printfire exception) -- Internet Explorer XMLHttpRequest object leak fixed in MochiKit.Async - -2006-04-26 v1.3 "warp zone" - -- IMPORTANT: Renamed MochiKit.Base.forward to forwardCall (for export) -- IMPORTANT: Renamed MochiKit.Base.find to findValue (for export) -- New MochiKit.Base.method as a convenience form of bind that takes the - object before the method -- New MochiKit.Base.flattenArguments for flattening a list of arguments to - a single Array -- Refactored MochiRegExp example to use MochiKit.Signal -- New key_events example demonstrating use of MochiKit.Signal's key handling - capabilities. -- MochiKit.DOM.createDOM API change for convenience: if attrs is a string, - null is used and the string will be considered the first node. This - allows for the more natural P("foo") rather than P(null, "foo"). -- MochiKit Interpreter example refactored to use MochiKit.Signal and now - provides multi-line input and a help() function to get MochiKit function - signature from the documentation. -- Native Console Logging for the default MochiKit.Logging logger -- New MochiKit.Async.DeferredList, gatherResults, maybeDeferred -- New MochiKit.Signal example: draggable -- Added sanity checking to Deferred to ensure that errors happen when chaining - is used incorrectly -- Opera sendXMLHttpRequest fix (sends empty string instead of null by default) -- Fix a bug in MochiKit.Color that incorrectly generated hex colors for - component values smaller than 16/255. -- Fix a bug in MochiKit.Logging that prevented logs from being capped at a - maximum size -- MochiKit.Async.Deferred will now wrap thrown objects that are not instanceof - Error, so that the errback chain is used instead of the callback chain. -- MochiKit.DOM.appendChildNodes and associated functions now append iterables - in the correct order. -- New MochiKit-based SimpleTest test runner as a replacement for Test.Simple -- MochiKit.Base.isNull no longer matches undefined -- example doctypes changed to HTML4 -- isDateLike no longer throws error on null -- New MochiKit.Signal module, modeled after the slot/signal mechanism in Qt -- updated elementDimensions to calculate width from offsetWidth instead - of clientWidth -- formContents now works with FORM tags that have a name attribute -- Documentation now uses MochiKit to generate a function index - -2006-01-26 v1.2 "the ocho" - -- Fixed MochiKit.Color.Color.lighterColorWithLevel -- Added new MochiKit.Base.findIdentical function to find the index of an - element in an Array-like object. Uses === for identity comparison. -- Added new MochiKit.Base.find function to find the index of an element in - an Array-like object. Uses compare for rich comparison. -- MochiKit.Base.bind will accept a string for func, which will be immediately - looked up as self[func]. -- MochiKit.DOM.formContents no longer skips empty form elements for Zope - compatibility -- MochiKit.Iter.forEach will now catch StopIteration to break -- New MochiKit.DOM.elementDimensions(element) for determining the width and - height of an element in the document -- MochiKit.DOM's initialization is now compatible with - HTMLUnit + JWebUnit + Rhino -- MochiKit.LoggingPane will now re-use a ``_MochiKit_LoggingPane`` DIV element - currently in the document instead of always creating one. -- MochiKit.Base now has operator.mul -- MochiKit.DOM.formContents correctly handles unchecked checkboxes that have - a custom value attribute -- Added new MochiKit.Color constructors fromComputedStyle and fromText -- MochiKit.DOM.setNodeAttribute should work now -- MochiKit.DOM now has a workaround for an IE bug when setting the style - property to a string -- MochiKit.DOM.createDOM now has workarounds for IE bugs when setting the - name and for properties -- MochiKit.DOM.scrapeText now walks the DOM tree in-order -- MochiKit.LoggingPane now sanitizes the window name to work around IE bug -- MochiKit.DOM now translates usemap to useMap to work around IE bug -- MochiKit.Logging is now resistant to Prototype's dumb Object.prototype hacks -- Added new MochiKit.DOM documentation on element visibility -- New MochiKit.DOM.elementPosition(element[, relativeTo={x: 0, y: 0}]) - for determining the position of an element in the document -- Added new MochiKit.DOM createDOMFunc aliases: CANVAS, STRONG - -2005-11-14 v1.1 - -- Fixed a bug in numberFormatter with large numbers -- Massively overhauled documentation -- Fast-path for primitives in MochiKit.Base.compare -- New groupby and groupby_as_array in MochiKit.Iter -- Added iterator factory adapter for objects that implement iterateNext() -- Fixed isoTimestamp to handle timestamps with time zone correctly -- Added new MochiKit.DOM createDOMFunc aliases: SELECT, OPTION, OPTGROUP, - LEGEND, FIELDSET -- New MochiKit.DOM formContents and enhancement to queryString to support it -- Updated view_source example to use dp.SyntaxHighlighter 1.3.0 -- MochiKit.LoggingPane now uses named windows based on the URL so that - a given URL will get the same LoggingPane window after a reload - (at the same position, etc.) -- MochiKit.DOM now has currentWindow() and currentDocument() context - variables that are set with withWindow() and withDocument(). These - context variables affect all MochiKit.DOM functionality (getElement, - createDOM, etc.) -- MochiKit.Base.items will now catch and ignore exceptions for properties - that are enumerable but not accessible (e.g. permission denied) -- MochiKit.Async.Deferred's addCallback/addErrback/addBoth - now accept additional arguments that are used to create a partially - applied function. This differs from Twisted in that the callback/errback - result becomes the *last* argument, not the first when this feature - is used. -- MochiKit.Async's doSimpleXMLHttpRequest will now accept additional - arguments which are used to create a GET query string -- Did some refactoring to reduce the footprint of MochiKit by a few - kilobytes -- escapeHTML to longer escapes ' (apos) and now uses - String.replace instead of iterating over every char. -- Added DeferredLock to Async -- Renamed getElementsComputedStyle to computedStyle and moved - it from MochiKit.Visual to MochiKit.DOM -- Moved all color support out of MochiKit.Visual and into MochiKit.Color -- Fixed range() to accept a negative step -- New alias to MochiKit.swapDOM called removeElement -- New MochiKit.DOM.setNodeAttribute(node, attr, value) which sets - an attribute on a node without raising, roughly equivalent to: - updateNodeAttributes(node, {attr: value}) -- New MochiKit.DOM.getNodeAttribute(node, attr) which gets the value of - a node's attribute or returns null without raising -- Fixed a potential IE memory leak if using MochiKit.DOM.addToCallStack - directly (addLoadEvent did not leak, since it clears the handler) - -2005-10-24 v1.0 - -- New interpreter example that shows usage of MochiKit.DOM to make - an interactive JavaScript interpreter -- New MochiKit.LoggingPane for use with the MochiKit.Logging - debuggingBookmarklet, with logging_pane example to show its usage -- New mochiregexp example that demonstrates MochiKit.DOM and MochiKit.Async - in order to provide a live regular expression matching tool -- Added advanced number formatting capabilities to MochiKit.Format: - numberFormatter(pattern, placeholder="", locale="default") and - formatLocale(locale="default") -- Added updatetree(self, obj[, ...]) to MochiKit.Base, and changed - MochiKit.DOM's updateNodeAttributes(node, attrs) to use it when appropiate. -- Added new MochiKit.DOM createDOMFunc aliases: BUTTON, TT, PRE -- Added truncToFixed(aNumber, precision) and roundToFixed(aNumber, precision) - to MochiKit.Format -- MochiKit.DateTime can now handle full ISO 8601 timestamps, specifically - isoTimestamp(isoString) will convert them to Date objects, and - toISOTimestamp(date, true) will return an ISO 8601 timestamp in UTC -- Fixed missing errback for sendXMLHttpRequest when the server does not - respond -- Fixed infinite recusion bug when using roundClass("DIV", ...) -- Fixed a bug in MochiKit.Async wait (and callLater) that prevented them - from being cancelled properly -- Workaround in MochiKit.Base bind (and partial) for functions that don't - have an apply method, such as alert -- Reliably return null from the string parsing/manipulation functions if - the input can't be coerced to a string (s + "") or the input makes no sense; - e.g. isoTimestamp(null) and isoTimestamp("") return null - -2005-10-08 v0.90 - -- Fixed ISO compliance with toISODate -- Added missing operator.sub -- Placated Mozilla's strict warnings a bit -- Added JSON serialization and unserialization support to MochiKit.Base: - serializeJSON, evalJSON, registerJSON. This is very similar to the repr - API. -- Fixed a bug in the script loader that failed in some scenarios when a script - tag did not have a "src" attribute (thanks Ian!) -- Added new MochiKit.DOM createDOMFunc aliases: H1, H2, H3, BR, HR, TEXTAREA, - P, FORM -- Use encodeURIComponent / decodeURIComponent for MochiKit.Base urlEncode - and parseQueryString, when available. - -2005-08-12 v0.80 - -- Source highlighting in all examples, moved to a view-source example -- Added some experimental syntax highlighting for the Rounded Corners example, - via the LGPL dp.SyntaxHighlighter 1.2.0 now included in examples/common/lib -- Use an indirect binding for the logger conveniences, so that the global - logger could be replaced by setting MochiKit.Logger.logger to something else - (though an observer is probably a better choice). -- Allow MochiKit.DOM.getElementsByTagAndClassName to take a string for parent, - which will be looked up with getElement -- Fixed bug in MochiKit.Color.fromBackground (was using node.parent instead of - node.parentNode) -- Consider a 304 (NOT_MODIFIED) response from XMLHttpRequest to be success -- Disabled Mozilla map(...) fast-path due to Deer Park compatibility issues -- Possible workaround for Safari issue with swapDOM, where it would get - confused because two elements were in the DOM at the same time with the - same id -- Added missing THEAD convenience function to MochiKit.DOM -- Added lstrip, rstrip, strip to MochiKit.Format -- Added updateNodeAttributes, appendChildNodes, replaceChildNodes to - MochiKit.DOM -- MochiKit.Iter.iextend now has a fast-path for array-like objects -- Added HSV color space support to MochiKit.Visual -- Fixed a bug in the sortable_tables example, it now converts types - correctly -- Fixed a bug where MochiKit.DOM referenced MochiKit.Iter.next from global - scope - -2005-08-04 v0.70 - -- New ajax_tables example, which shows off XMLHttpRequest, ajax, json, and - a little TAL-ish DOM templating attribute language. -- sendXMLHttpRequest and functions that use it (loadJSONDoc, etc.) no longer - ignore requests with status == 0, which seems to happen for cached or local - requests -- Added sendXMLHttpRequest to MochiKit.Async.EXPORT, d'oh. -- Changed scrapeText API to return a string by default. This is API-breaking! - It was dumb to have the default return value be the form you almost never - want. Sorry. -- Added special form to swapDOM(dest, src). If src is null, dest is removed - (where previously you'd likely get a DOM exception). -- Added three new functions to MochiKit.Base for dealing with URL query - strings: urlEncode, queryString, parseQueryString -- MochiKit.DOM.createDOM will now use attr[k] = v for all browsers if the name - starts with "on" (e.g. "onclick"). If v is a string, it will set it to - new Function(v). -- Another workaround for Internet "worst browser ever" Explorer's setAttribute - usage in MochiKit.DOM.createDOM (checked -> defaultChecked). -- Added UL, OL, LI convenience createDOM aliases to MochiKit.DOM -- Packing is now done by Dojo's custom Rhino interpreter, so it's much smaller - now! - -2005-07-29 v0.60 - -- Beefed up the MochiKit.DOM test suite -- Fixed return value for MochiKit.DOM.swapElementClass, could return - false unexpectedly before -- Added an optional "parent" argument to - MochiKit.DOM.getElementsByTagAndClassName -- Added a "packed" version in packed/MochiKit/MochiKit.js -- Changed build script to rewrite the URLs in tests to account for the - JSAN-required reorganization -- MochiKit.Compat to potentially work around IE 5.5 issues - (5.0 still not supported). Test.Simple doesn't seem to work there, - though. -- Several minor documentation corrections - -2005-07-27 v0.50 - -- Initial Release diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Visual.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Visual.rst deleted file mode 100644 index 137a17646e8..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/Visual.rst +++ /dev/null @@ -1,127 +0,0 @@ -.. title:: MochiKit.Visual - visual effects - -Name -==== - -MochiKit.Visual - visual effects - - -Synopsis -======== - -:: - - // round the corners of all h1 elements - roundClass("h1", null); - - // round the top left corner of the element with the id "title" - roundElement("title", {corners: "tl"}); - - -Description -=========== - -MochiKit.Visual provides visual effects and support functions for visuals. - - -Dependencies -============ - -- :mochiref:`MochiKit.Base` -- :mochiref:`MochiKit.Iter` -- :mochiref:`MochiKit.DOM` -- :mochiref:`MochiKit.Color` - -Overview -======== - -At this time, MochiKit.Visual provides one visual effect: rounded corners -for your HTML elements. These rounded corners are created completely -through CSS manipulations and require no external images or style sheets. -This implementation was adapted from Rico_. - -.. _Rico: http://www.openrico.org - - -API Reference -============= - -Functions ---------- - -:mochidef:`roundClass(tagName[, className[, options]])`: - - Rounds all of the elements that match the ``tagName`` and ``className`` - specifiers, using the options provided. ``tagName`` or ``className`` can - be ``null`` to match all tags or classes. For more information about - the options, see the :mochiref:`roundElement` function. - - -:mochidef:`roundElement(element[, options])`: - - Immediately round the corners of the specified element. - The element can be given as either a string - with the element ID, or as an element object. - - The options mapping has the following defaults: - - ========= ================= - corners ``"all"`` - color ``"fromElement"`` - bgColor ``"fromParent"`` - blend ``true`` - border ``false`` - compact ``false`` - ========= ================= - - corners: - - specifies which corners of the element should be rounded. - Choices are: - - - all - - top - - bottom - - tl (top left) - - bl (bottom left) - - tr (top right) - - br (bottom right) - - Example: - ``"tl br"``: top-left and bottom-right corners are rounded - - blend: - specifies whether the color and background color should be blended - together to produce the border color. - - -See Also -======== - -.. [1] Application Kit Reference - NSColor: http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSColor.html -.. [2] SVG 1.0 color keywords: http://www.w3.org/TR/SVG/types.html#ColorKeywords -.. [3] W3C CSS3 Color Module: http://www.w3.org/TR/css3-color/#svg-color - - -Authors -======= - -- Kevin Dangoor -- Bob Ippolito -- Originally adapted from Rico (though little remains) - - -Copyright -========= - -Copyright 2005 Bob Ippolito . This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -`MIT License`_ or the `Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php - -Portions adapted from `Rico`_ are available under the terms of the -`Apache License, Version 2.0`_. - -.. _`Apache License, Version 2.0`: http://www.apache.org/licenses/LICENSE-2.0.html diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/index.rst b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/index.rst deleted file mode 100644 index ae67e1d18ec..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/doc/rst/MochiKit/index.rst +++ /dev/null @@ -1,74 +0,0 @@ -.. title:: MochiKit Documentation Index - -Distribution -============ - -MochiKit - makes JavaScript suck a bit less - -- :mochiref:`MochiKit.Async` - manage asynchronous tasks -- :mochiref:`MochiKit.Base` - functional programming and useful comparisons -- :mochiref:`MochiKit.DOM` - painless DOM manipulation API -- :mochiref:`MochiKit.Color` - color abstraction with CSS3 support -- :mochiref:`MochiKit.DateTime` - "what time is it anyway?" -- :mochiref:`MochiKit.Format` - string formatting goes here -- :mochiref:`MochiKit.Iter` - itertools for JavaScript; iteration made HARD, - and then easy -- :mochiref:`MochiKit.Logging` - we're all tired of ``alert()`` -- :mochiref:`MochiKit.LoggingPane` - interactive :mochiref:`MochiKit.Logging` - pane -- :mochiref:`MochiKit.Signal` - simple universal event handling -- :mochiref:`MochiKit.Visual` - visual effects - - -Notes -===== - -To turn on MochiKit's compatibility mode, do this before loading MochiKit:: - - - -When compatibility mode is on, you must use fully qualified names for all -MochiKit functions (e.g. ``MochiKit.Base.map(...)``). - - -Screencasts -=========== - -- `MochiKit 1.1 Intro`__ - -.. __: http://mochikit.com/screencasts/MochiKit_Intro-1 - -See Also -======== - -.. _`mochikit.com`: http://mochikit.com/ -.. _`from __future__ import *`: http://bob.pythonmac.org/ -.. _`MochiKit on JSAN`: http://openjsan.org/doc/b/bo/bob/MochiKit/ -.. _`MochiKit tag on del.icio.us`: http://del.icio.us/tag/mochikit -.. _`MochiKit tag on Technorati`: http://technorati.com/tag/mochikit -.. _`Google Groups: MochiKit`: http://groups.google.com/group/mochikit - -- `Google Groups: MochiKit`_: The official mailing list for discussions - related to development of and with MochiKit -- `mochikit.com`_: MochiKit's home on the web -- `from __future__ import *`_: Bob Ippolito's blog -- `MochiKit on JSAN`_: the JSAN distribution page for MochiKit -- `MochiKit tag on del.icio.us`_: Recent bookmarks related to MochiKit -- `MochiKit tag on Technorati`_: Recent blog entries related to MochiKit - - -Version History -=============== - -.. include:: VersionHistory.rst - - -Copyright -========= - -Copyright 2005 Bob Ippolito . This program is dual-licensed -free software; you can redistribute it and/or modify it under the terms of the -`MIT License`_ or the `Academic Free License v2.1`_. - -.. _`MIT License`: http://www.opensource.org/licenses/mit-license.php -.. _`Academic Free License v2.1`: http://www.opensource.org/licenses/afl-2.1.php diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/ajax_tables.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/ajax_tables.css deleted file mode 100644 index d214965f934..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/ajax_tables.css +++ /dev/null @@ -1,69 +0,0 @@ -h1 { - font-size: 2em; - color: #4B4545; - text-align: center; -} - -table.datagrid { - width: 100%; - border-collapse: collapse; -} - -table.datagrid thead th { - text-align: left; - background-color: #4B4545; - background-repeat: no-repeat; - background-position: right center; - color: white; - font-weight: bold; - padding: .3em .7em; - font-size: .9em; - padding-right: 5px; - background-repeat: no-repeat; - background-position: 95% right; -} - -table.datagrid thead th a { - color: white; - text-decoration: none; - font-size: 1.0em; - background-repeat: no-repeat; - background-position: center right; - padding-right: 15px; -} - -table.datagrid thead th.over { - background-color: #746B6B; - cursor: pointer; -} - -table.datagrid tbody th { - font-weight: bold; -} - -table.datagrid tbody td, table.datagrid tbody th { - text-align: left; - padding: .3em .7em; - border-bottom: 1px solid #eee; -} - -table.datagrid tbody tr.alternate td, table.datagrid tbody tr.alternate th { - background-color: #f1f1f1; -} - -table.datagrid tfoot td, table.datagrid tfoot th { - background-color: #FFFEE3; - color: #4B4545; - padding: .5em; - font-weight: bold; - border-top: 2px solid #4B4545; -} - -table.datagrid tfoot th { text-align: left; } - -table.datagrid tfoot td { } - -.invisible { display: none; } - -.mochi-template { display: none; } -.mochi-example { display: none; } diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/ajax_tables.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/ajax_tables.js deleted file mode 100644 index a1789e619d4..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/ajax_tables.js +++ /dev/null @@ -1,402 +0,0 @@ -/* - -On page load, the SortableManager: - -- Rips out all of the elements with the mochi-example class. -- Finds the elements with the mochi-template class and saves them for - later parsing with "MochiTAL". -- Finds the anchor tags with the mochi:dataformat attribute and gives them - onclick behvaiors to load new data, using their href as the data source. - This makes your XML or JSON look like a normal link to a search engine - (or javascript-disabled browser). -- Clones the thead element from the table because it will be replaced on each - sort. -- Sets up a default sort key of "domain_name" and queues a load of the json - document. - - -On data load, the SortableManager: - -- Parses the table data from the document (columns list, rows list-of-lists) - and turns them into a list of [{column:value, ...}] objects for easy sorting - and column order stability. -- Chooses the default (or previous) sort state and triggers a sort request - - -On sort request: - -- Replaces the cloned thead element with a copy of it that has the sort - indicator (↑ or ↓) for the most recently sorted column (matched up - to the first field in the th's mochi:sortcolumn attribute), and attaches - onclick, onmousedown, onmouseover, onmouseout behaviors to them. The second - field of mochi:sortcolumn attribute is used to perform a non-string sort. -- Performs the sort on the domains list. If the second field of - mochi:sortcolumn was not "str", then a custom function is used and the - results are stored away in a __sort__ key, which is then used to perform the - sort (read: shwartzian transform). -- Calls processMochiTAL on the page, which finds the mochi-template sections - and then looks for mochi:repeat and mochi:content attributes on them, using - the data object. - -*/ - -processMochiTAL = function (dom, data) { - /*** - - A TAL-esque template attribute language processor, - including content replacement and repeat - - ***/ - - // nodeType == 1 is an element, we're leaving - // text nodes alone. - if (dom.nodeType != 1) { - return; - } - var attr; - // duplicate this element for each item in the - // given list, and then process the duplicated - // element again (sans mochi:repeat tag) - attr = getAttribute(dom, "mochi:repeat"); - if (attr) { - dom.removeAttribute("mochi:repeat"); - var parent = dom.parentNode; - attr = attr.split(" "); - var name = attr[0]; - var lst = valueForKeyPath(data, attr[1]); - if (!lst) { - return; - } - for (var i = 0; i < lst.length; i++) { - data[name] = lst[i]; - var newDOM = dom.cloneNode(true); - processMochiTAL(newDOM, data); - parent.insertBefore(newDOM, dom); - } - parent.removeChild(dom); - return; - } - // do content replacement if there's a mochi:content attribute - // on the element - attr = getAttribute(dom, "mochi:content"); - if (attr) { - dom.removeAttribute("mochi:content"); - replaceChildNodes(dom, valueForKeyPath(data, attr)); - return; - } - // we make a shallow copy of the current list of child nodes - // because it *will* change if there's a mochi:repeat in there! - var nodes = list(dom.childNodes); - for (var i = 0; i < nodes.length; i++) { - processMochiTAL(nodes[i], data); - } -}; - -mouseOverFunc = function () { - addElementClass(this, "over"); -}; - -mouseOutFunc = function () { - removeElementClass(this, "over"); -}; - -ignoreEvent = function (ev) { - if (ev && ev.preventDefault) { - ev.preventDefault(); - ev.stopPropagation(); - } else if (typeof(event) != 'undefined') { - event.cancelBubble = false; - event.returnValue = false; - } -}; - -SortTransforms = { - "str": operator.identity, - "istr": function (s) { return s.toLowerCase(); }, - "isoDate": isoDate -}; - -getAttribute = function (dom, key) { - try { - return dom.getAttribute(key); - } catch (e) { - return null; - } -}; - -datatableFromXMLRequest = function (req) { - /*** - - This effectively converts domains.xml to the - same form as domains.json - - ***/ - var xml = req.responseXML; - var nodes = xml.getElementsByTagName("column"); - var rval = {"columns": map(scrapeText, nodes)}; - var rows = []; - nodes = xml.getElementsByTagName("row") - for (var i = 0; i < nodes.length; i++) { - var cells = nodes[i].getElementsByTagName("cell"); - rows.push(map(scrapeText, cells)); - } - rval.rows = rows; - return rval; -}; - -loadFromDataAnchor = function (ev) { - ignoreEvent(ev); - var format = this.getAttribute("mochi:dataformat"); - var href = this.href; - sortableManager.loadFromURL(format, href); -}; - -valueForKeyPath = function (data, keyPath) { - var chunks = keyPath.split("."); - while (chunks.length && data) { - data = data[chunks.shift()]; - } - return data; -}; - - -SortableManager = function () { - this.thead = null; - this.thead_proto = null; - this.tbody = null; - this.deferred = null; - this.columns = []; - this.rows = []; - this.templates = []; - this.sortState = {}; - bindMethods(this); -}; - -SortableManager.prototype = { - - "initialize": function () { - // just rip all mochi-examples out of the DOM - var examples = getElementsByTagAndClassName(null, "mochi-example"); - while (examples.length) { - swapDOM(examples.pop(), null); - } - // make a template list - var templates = getElementsByTagAndClassName(null, "mochi-template"); - for (var i = 0; i < templates.length; i++) { - var template = templates[i]; - var proto = template.cloneNode(true); - removeElementClass(proto, "mochi-template"); - this.templates.push({ - "template": proto, - "node": template - }); - } - // set up the data anchors to do loads - var anchors = getElementsByTagAndClassName("a", null); - for (var i = 0; i < anchors.length; i++) { - var node = anchors[i]; - var format = getAttribute(node, "mochi:dataformat"); - if (format) { - node.onclick = loadFromDataAnchor; - } - } - - // to find sort columns - this.thead = getElementsByTagAndClassName("thead", null)[0]; - this.thead_proto = this.thead.cloneNode(true); - - this.sortkey = "domain_name"; - this.loadFromURL("json", "domains.json"); - }, - - "loadFromURL": function (format, url) { - log('loadFromURL', format, url); - var d; - if (this.deferred) { - this.deferred.cancel(); - } - if (format == "xml") { - var req = getXMLHttpRequest(); - if (req.overrideMimeType) { - req.overrideMimeType("text/xml"); - } - req.open("GET", url, true); - d = sendXMLHttpRequest(req).addCallback(datatableFromXMLRequest); - } else if (format == "json") { - d = loadJSONDoc(url); - } else { - throw new TypeError("format " + repr(format) + " not supported"); - } - // keep track of the current deferred, so that we can cancel it - this.deferred = d; - var self = this; - // on success or error, remove the current deferred because it has - // completed, and pass through the result or error - d.addBoth(function (res) { - self.deferred = null; - log('loadFromURL success'); - return res; - }); - // on success, tag the result with the format used so we can display - // it - d.addCallback(function (res) { - res.format = format; - return res; - }); - // call this.initWithData(data) once it's ready - d.addCallback(this.initWithData); - // if anything goes wrong, except for a simple cancellation, - // then log the error and show the logger - d.addErrback(function (err) { - if (err instanceof CancelledError) { - return; - } - logError(err); - logger.debuggingBookmarklet(); - }); - return d; - }, - - "initWithData": function (data) { - /*** - - Initialize the SortableManager with a table object - - ***/ - - // reformat to [{column:value, ...}, ...] style as the domains key - var domains = []; - var rows = data.rows; - var cols = data.columns; - for (var i = 0; i < rows.length; i++) { - var row = rows[i]; - var domain = {}; - for (var j = 0; j < cols.length; j++) { - domain[cols[j]] = row[j]; - } - domains.push(domain); - } - data.domains = domains; - this.data = data; - // perform a sort and display based upon the previous sort state, - // defaulting to an ascending sort if this is the first sort - var order = this.sortState[this.sortkey]; - if (typeof(order) == 'undefined') { - order = true; - } - this.drawSortedRows(this.sortkey, order, false); - - }, - - "onSortClick": function (name) { - /*** - - Return a sort function for click events - - ***/ - // save ourselves from doing a bind - var self = this; - // on click, flip the last sort order of that column and sort - return function () { - log('onSortClick', name); - var order = self.sortState[name]; - if (typeof(order) == 'undefined') { - // if it's never been sorted by this column, sort ascending - order = true; - } else if (self.sortkey == name) { - // if this column was sorted most recently, flip the sort order - order = !((typeof(order) == 'undefined') ? false : order); - } - self.drawSortedRows(name, order, true); - }; - }, - - "drawSortedRows": function (key, forward, clicked) { - /*** - - Draw the new sorted table body, and modify the column headers - if appropriate - - ***/ - log('drawSortedRows', key, forward); - - // save it so we can flip next time - this.sortState[key] = forward; - this.sortkey = key; - var sortstyle; - - // setup the sort columns - var thead = this.thead_proto.cloneNode(true); - var cols = thead.getElementsByTagName("th"); - for (var i = 0; i < cols.length; i++) { - var col = cols[i]; - var sortinfo = getAttribute(col, "mochi:sortcolumn").split(" "); - var sortkey = sortinfo[0]; - col.onclick = this.onSortClick(sortkey); - col.onmousedown = ignoreEvent; - col.onmouseover = mouseOverFunc; - col.onmouseout = mouseOutFunc; - // if this is the sorted column - if (sortkey == key) { - sortstyle = sortinfo[1]; - // \u2193 is down arrow, \u2191 is up arrow - // forward sorts mean the rows get bigger going down - var arrow = (forward ? "\u2193" : "\u2191"); - // add the character to the column header - col.appendChild(SPAN(null, arrow)); - if (clicked) { - col.onmouseover(); - } - } - } - this.thead = swapDOM(this.thead, thead); - - // apply a sort transform to a temporary column named __sort__, - // and do the sort based on that column - if (!sortstyle) { - sortstyle = "str"; - } - var sortfunc = SortTransforms[sortstyle]; - if (!sortfunc) { - throw new TypeError("unsupported sort style " + repr(sortstyle)); - } - var domains = this.data.domains; - for (var i = 0; i < domains.length; i++) { - var domain = domains[i]; - domain.__sort__ = sortfunc(domain[key]); - } - - // perform the sort based on the state given (forward or reverse) - var cmp = (forward ? keyComparator : reverseKeyComparator); - domains.sort(cmp("__sort__")); - - // process every template with the given data - // and put the processed templates in the DOM - for (var i = 0; i < this.templates.length; i++) { - log('template', i, template); - var template = this.templates[i]; - var dom = template.template.cloneNode(true); - processMochiTAL(dom, this.data); - template.node = swapDOM(template.node, dom); - } - - - } - -}; - -// create the global SortableManager and initialize it on page load -sortableManager = new SortableManager(); -addLoadEvent(sortableManager.initialize); - -// rewrite the view-source links -addLoadEvent(function () { - var elems = getElementsByTagAndClassName("A", "view-source"); - var page = "ajax_tables/"; - for (var i = 0; i < elems.length; i++) { - var elem = elems[i]; - var href = elem.href.split(/\//).pop(); - elem.target = "_blank"; - elem.href = "../view-source/view-source.html#" + page + href; - } -}); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/domains.json b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/domains.json deleted file mode 100644 index 61624d8ac56..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/domains.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "columns": [ "domain_name", "create_date", "expiry_date", "organization_name"], - "rows": [ - ["json.org", "2000-05-08", "2006-05-08", "Douglas Crockford"], - ["mochibot.com", "2005-02-10", "2007-02-10", "Jameson Hsu"], - ["pythonmac.org", "2003-09-24", "2006-09-24", "Bob Ippolito"], - ["undefined.org", "2000-01-10", "2006-01-10", "Robert J Ippolito"], - ["python.org", "1995-03-27", "2007-03-28", "Python Software Foundation"] - ] -} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/domains.xml b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/domains.xml deleted file mode 100644 index ba9f24b9344..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/domains.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - domain_name - create_date - expiry_date - organization_name - - - - xml.com - 1996-09-30 - 2012-09-29 - Tim Bray - - - mochibot.com - 2005-02-10 - 2007-02-10 - Jameson Hsu - - - pythonmac.org - 2003-09-24 - 2006-09-24 - Bob Ippolito - - - undefined.org - 2000-01-10 - 2006-01-10 - Robert J Ippolito - - - python.org - 1995-03-27 - 2007-03-28 - Python Software Foundation - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/index.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/index.html deleted file mode 100644 index f9732bf15a6..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/ajax_tables/index.html +++ /dev/null @@ -1,96 +0,0 @@ - - - - - Sortable Tables from Scratch with MochiKit - - - - - -

- Sortable Ajax Tables in JSON and XML with MochiKit -

-
-
-

- This is an example of how one might use MochiKit to do - sortable tables from data given by the server in either JSON - or XML format. It uses - MochiKit.Async - to fetch the data, and - MochiKit.DOM - to display it. -

-

- Includes a micro implementation of something - TAL-esque - (called "MochiTAL" in the source, using a mochi: namespace). - For a more detailed description of what happens under the - covers, view the ajax_tables.js - source and look at the comments. -

-
-
-
- View Source: [ - index.html | - ajax_tables.js | - domains.json | - domains.xml - ] -
-
- Load data: [ - domains.json - | domains.xml - ] - (current format: loading) -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Domain NameCreation DateExpiry DateOrganization Name
mochibot.com2005-02-102007-02-10Jameson Hsu
pythonmac.org2003-09-242006-09-24Bob Ippolito
undefined.org2000-01-102006-01-10Robert J Ippolito
python.org1995-03-272007-03-28Python Software Foundation
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/color_wheel.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/color_wheel.css deleted file mode 100644 index 21b4acec6f5..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/color_wheel.css +++ /dev/null @@ -1,4 +0,0 @@ -h1 { text-align: center; } -#docs { text-align: center; } -#source { text-align: center; } -#color_wheel_container { position:absolute; left: 50%; top: 50% } diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/color_wheel.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/color_wheel.js deleted file mode 100644 index 4d844b0583d..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/color_wheel.js +++ /dev/null @@ -1,95 +0,0 @@ -var radius = 225; -var twoPI = Math.PI * 2; -var amplification = 10; - -var calcAlpha = function (target, lightness) { - return Math.max(1.0 - (Math.abs(lightness - target) * amplification), 0); -}; - -var makeColorDiv = function (name) { - var c = Color.fromName(name); - var hsl = c.asHSL(); - var r = hsl.s * radius; - var e = DIV({"style": { - "color": Color.fromHSL(hsl).toString(), - "width": "100px", - "height": "30px", - "position": "absolute", - "verticalAlign": "middle", - "textAlign": "center", - "left": Math.floor((Math.cos(hsl.h * twoPI) * r) - 50) + "px", - "top": Math.floor((Math.sin(hsl.h * twoPI) * r)) + "px" - }}, - name - ); - // hsl.a = 0; - return [c, e]; -}; - -var colorWheelOnLoad = function () { - var seenColors = {}; - var colors = Color.namedColors(); - var colorDivs = []; - for (var k in colors) { - var val = colors[k]; - if (val in seenColors) { - continue; - } - colorDivs.push(makeColorDiv(k)); - } - swapDOM( - "color_wheel", - DIV(null, map(itemgetter(1), colorDivs)) - ); - var colorCanary = DIV({"style":{"color": "blue"}}, ""); - try { - colorCanary.style.color = "rgba(100,100,100,0.5)"; - } catch (e) { - // IE passtastic - } - var colorFunc; - // Check for CSS3 HSL support - if (colorCanary.style.color == "blue") { - var bgColor = Color.fromBackground(); - colorFunc = function (color, alpha) { - return bgColor.blendedColor(color, alpha).toHexString(); - }; - } else { - colorFunc = function (color, alpha) { - return color.colorWithAlpha(alpha).toRGBString(); - } - } - // Per-frame animation - var intervalFunc = function (cycle, timeout) { - var target = 0.5 + (0.5 * Math.sin(Math.PI * (cycle / 180))); - for (var i = 0; i < colorDivs.length; i++) { - var cd = colorDivs[i]; - var color = cd[0]; - var alpha = calcAlpha(target, color.asHSL().l); - var style = cd[1].style; - if (alpha == 0) { - style.display = "none"; - } else { - style.display =""; - style.color = colorFunc(color, alpha); - } - } - callLater(timeout, arguments.callee, cycle + 2, timeout); - }; - // < 5 fps - intervalFunc(0, 1/5); -}; - -addLoadEvent(colorWheelOnLoad); - -// rewrite the view-source links -addLoadEvent(function () { - var elems = getElementsByTagAndClassName("A", "view-source"); - var page = "color_wheel/"; - for (var i = 0; i < elems.length; i++) { - var elem = elems[i]; - var href = elem.href.split(/\//).pop(); - elem.target = "_blank"; - elem.href = "../view-source/view-source.html#" + page + href; - } -}); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/index.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/index.html deleted file mode 100644 index 4c6143f930d..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/color_wheel/index.html +++ /dev/null @@ -1,31 +0,0 @@ - - - - Demo of MochiKit.Color - - - - - -

Color Wheel

-
- Animated visualization of all the CSS3 colors by: - hue (angle), saturation (distance), luminance (time/alpha). -
- Uses MochiKit's - MochiKit.Color, - MochiKit.DOM, - and MochiKit.Async. -
-
- View Source: [ - index.html | - color_wheel.js - ] -
- -
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/draggable.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/draggable.css deleted file mode 100644 index b9b3ba03d6a..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/draggable.css +++ /dev/null @@ -1,28 +0,0 @@ -h1 { - font-size: 2em; - color: #4B4545; - text-align: center; -} - -.draggable -{ - color: white; - cursor: move; - font-size: 25px; - height: 100px; - line-height: 100px; - position: absolute; - text-align: center; - top: 200px; - width: 100px; -} - -.blue { background: blue; } -.green { background: green; } -.red { background: red; } -.white -{ - background: white; - border: 1px solid black; - color: black; -} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/draggable.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/draggable.js deleted file mode 100644 index 26a3dc4d467..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/draggable.js +++ /dev/null @@ -1,73 +0,0 @@ -/* - - Drag: A Really Simple Drag Handler - -*/ -Drag = { - _move: null, - _down: null, - - start: function(e) { - e.stop(); - - // We need to remember what we're dragging. - Drag._target = e.target(); - - /* - There's no cross-browser way to get offsetX and offsetY, so we - have to do it ourselves. For performance, we do this once and - cache it. - */ - Drag._offset = Drag._diff( - e.mouse().page, - elementPosition(Drag._target)); - - Drag._move = connect(document, 'onmousemove', Drag._drag); - Drag._down = connect(document, 'onmouseup', Drag._stop); - }, - - _offset: null, - _target: null, - - _diff: function(lhs, rhs) { - return new MochiKit.DOM.Coordinates(lhs.x - rhs.x, lhs.y - rhs.y); - }, - - _drag: function(e) { - e.stop(); - setElementPosition( - Drag._target, - Drag._diff(e.mouse().page, Drag._offset)); - }, - - _stop: function(e) { - disconnect(Drag._move); - disconnect(Drag._down); - } -}; - -connect(window, 'onload', - function() { - /* - Find all DIVs tagged with the draggable class, and connect them to - the Drag handler. - */ - var d = getElementsByTagAndClassName('DIV', 'draggable'); - forEach(d, - function(elem) { - connect(elem, 'onmousedown', Drag.start); - }); - - }); - -connect(window, 'onload', - function() { - var elems = getElementsByTagAndClassName("A", "view-source"); - var page = "draggable/"; - for (var i = 0; i < elems.length; i++) { - var elem = elems[i]; - var href = elem.href.split(/\//).pop(); - elem.target = "_blank"; - elem.href = "../view-source/view-source.html#" + page + href; - } - }); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/index.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/index.html deleted file mode 100644 index de5887f7eab..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/draggable/index.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - Signal Example - - - - - - -

- Dragging with MochiKit -

-

- This is an example of one might implement a drag handler with - MochiKit’s Signal. -

-

- For a detailed description of what happens under the hood, check out - draggable.js. -

-

- View Source: [ - index.html | - draggable.js | - draggable.css - ] -

- - -
R
-
G
-
B
-
W
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/index.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/index.html deleted file mode 100644 index a9ef279ecf0..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/index.html +++ /dev/null @@ -1,88 +0,0 @@ - - - - Interpreter - JavaScript Interactive Interpreter - - - - - -

- Interpreter - JavaScript Interactive Interpreter -

-
-

- This demo is a JavaScript interpreter. Type some code into - the text input and press enter to see the results. It uses - MochiKit's - MochiKit.DOM - to manipulate the display. It also supports waiting for - MochiKit.Async - Deferreds via blockOn(aDeferred). -

-
- -
- View Source: [ - index.html | - interpreter.js - ] -
-
-
-
-
-
- -
-
- -
-
-
-
- Notes: -
    -
  • - To show the signature of a MochiKit function and link - to its documentation, type help(fn) on any MochiKit - function. -
  • -
  • - To write multi-line code snippets, use the lower text area - and press ctrl-enter or cmd-enter to submit. -
  • -
  • - function name() {} syntax might not end up in - window scope, so use name = function () {} - syntax instead -
  • -
  • - If you want to stuff something into the output window - other than the repr(...) of the expression - result, use the writeln(...) function. - It accepts anything that MochiKit.DOM does, so you can - even put styled stuff in there! -
  • -
  • - Use clear() to clear the interpreter window. -
  • -
  • - You can use blockOn(aDeferred) to wait on a - Deferred. This expression must be used by itself, so - the value must be obtained from _ or - last_exc. Typing any expression will - cancel the Deferred. -
  • -
  • - Up and down arrow keys work as a rudimentary history -
  • -
  • - _ is the value of the last expression - that was not undefined, last_exc is - the value of the last unhandled exception. -
  • -
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/interpreter.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/interpreter.css deleted file mode 100644 index 56c7320145f..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/interpreter.css +++ /dev/null @@ -1,54 +0,0 @@ -h1 { - font-size: 2em; - color: #4B4545; - text-align: center; -} - -textarea.textbox { - font-family: Monaco, "lucida console", Courier; - border: 1px solid #CCCCCC; - font-size: .60em; - padding: 2px 4px; - margin-top: .3em; -} - -input.textbox { - font-family: Monaco, "lucida console", Courier; - border: 1px solid #CCCCCC; - font-size: .60em; - padding: 2px 4px; - margin-top: .3em; -} - -#interpreter_area { - display: block; - border: 1px solid #CCCCCC; - padding: 2px 4px; - margin-top: .3em; - width: 600px; - height: 300px; - overflow: auto; -} - -#interpreter_output { - display: inline; - font-family: Monaco, "lucida console", Courier; - font-size: .60em; -} - -#interpreter_output span { - white-space: -moz-pre-wrap; /* Mozilla */ - white-space: -o-pre-wrap; /* Opera 7 */ - white-space: pre-wrap; /* CSS 2.1 */ - white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */ - word-wrap: break-word; /* IE */ - wrap-option: emergency; /* CSS 3 */ -} - -input.textbox:focus { background-color: #FFFEE3; } - -.code { color: blue; } -.data { color: black; } -.error { color: red; } -.banner { color: green; } -.invisible { display: none; } diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/interpreter.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/interpreter.js deleted file mode 100644 index f69ddaa5de4..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/interpreter/interpreter.js +++ /dev/null @@ -1,376 +0,0 @@ -/* - - Interpreter: JavaScript Interactive Interpreter - -*/ -InterpreterManager = function () { - bindMethods(this); -}; - -InterpreterManager.prototype.initialize = function () { - connect("interpreter_text", "onkeyup", this.keyUp); - connect("interpreter_textarea", "onkeydown", this.areaKeyDown); - connect("interpreter_form", "onsubmit", this.submit); - getElement("interpreter_text").focus(); - - this.banner(); - this.lines = []; - this.history = []; - this.currentHistory = ""; - this.historyPos = -1; - this.blockingOn = null; - if (typeof(this.doEval) == "undefined") { - // detect broken eval, warn at some point if a namespace ever gets used - this.doEval = function () { - return eval(arguments[0]); - } - } - window.help = this.help; - this.help.NAME = 'type help(func) for help on a MochiKit function'; -}; - -InterpreterManager.prototype.banner = function () { - var _ua = window.navigator.userAgent; - var ua = _ua.replace(/^Mozilla\/.*?\(.*?\)\s*/, ""); - if (ua == "") { - // MSIE - ua = _ua.replace(/^Mozilla\/4\.0 \(compatible; MS(IE .*?);.*$/, "$1"); - } - appendChildNodes("interpreter_output", - SPAN({"class": "banner"}, - "MochiKit v" + MochiKit.Base.VERSION + " [" + ua + "]", - BR(), - "Type your expression in the input box below and press return, or see the notes below for more information.", - BR() - ), - BR() - ); -}; - -InterpreterManager.prototype.submit = function (event) { - if (this.blockingOn) { - try { - this.blockingOn.cancel(); - } catch (e) { - this.showError(e); - } - this.blockingOn = null; - } - this.doSubmit(); - this.doScroll(); - event.stop(); -}; - -InterpreterManager.prototype.help = function (fn) { - if (fn.NAME) { - fn = fn.NAME; - } - if (typeof(fn) != "string" || fn.length == 0) { - writeln("help(func) on any MochiKit function for help"); - return; - } - var comps = fn.split('.'); - var base = comps.splice(0, 2); - var shortfn = comps.join('.'); - var url = '../../doc/html/' + base.join('/') + '.html'; - var xhr = getXMLHttpRequest(); - xhr.open('GET', url); - if (xhr.overrideMimeType) { - xhr.overrideMimeType('text/xml'); - } - var d = sendXMLHttpRequest(xhr); - d.addCallback(function (req) { - var els = getElementsByTagAndClassName( - 'a', 'mochidef', req.responseXML); - var match = '#fn-' + shortfn.toLowerCase(); - for (var i = 0; i < els.length; i++) { - var elem = els[i]; - if (elem.href == match) { - writeln(A({href: url + match, target: '_blank'}, - scrapeText(elem))); - return; - } - } - writeln('documentation for ' + fn + ' not found'); - }); - blockOn(d); -}; - - -InterpreterManager.prototype.doScroll = function () { - var p = getElement("interpreter_output").lastChild; - if (typeof(p) == "undefined" || p == null) { - return; - } - var area = getElement("interpreter_area"); - if (area.offsetHeight > area.scrollHeight) { - area.scrollTop = 0; - } else { - area.scrollTop = area.scrollHeight; - } -}; - -InterpreterManager.prototype.moveHistory = function (dir) { - // totally bogus value - if (dir == 0 || this.history.length == 0) { - return; - } - var elem = getElement("interpreter_text"); - if (this.historyPos == -1) { - this.currentHistory = elem.value; - if (dir > 0) { - return; - } - this.historyPos = this.history.length - 1; - elem.value = this.history[this.historyPos]; - return; - } - if (this.historyPos == 0 && dir < 0) { - return; - } - if (this.historyPos == this.history.length - 1 && dir > 0) { - this.historyPos = -1; - elem.value = this.currentHistory; - return; - } - this.historyPos += dir; - elem.value = this.history[this.historyPos]; -} - -InterpreterManager.prototype.runMultipleLines = function (text) { - var lines = rstrip(text).replace("\r\n", "\n").split(/\n/); - appendChildNodes("interpreter_output", - SPAN({"class": "code"}, ">>> ", izip(lines, imap(BR, cycle([null])))) - ); - this.runCode(text); -} - -InterpreterManager.prototype.areaKeyDown = function (e) { - var mod = e.modifier(); - var hasMod = mod.alt || mod.ctrl || mod.meta; - if (e.key().string == 'KEY_ENTER' && hasMod) { - var elem = getElement("interpreter_textarea"); - var text = elem.value; - elem.value = ""; - this.runMultipleLines(text); - e.stop(); - } -}; - -InterpreterManager.prototype.keyUp = function (e) { - var key = e.key(); - // if any meta key is pressed, don't handle the signal - if (e.modifier().any) { - return; - } - switch (key.string) { - case 'KEY_ARROW_UP': this.moveHistory(-1); break; - case 'KEY_ARROW_DOWN': this.moveHistory(1); break; - default: return; - } - e.stop(); -}; - -InterpreterManager.prototype.blockOn = function (d) { - var node = SPAN({"class": "banner"}, "blocking on " + repr(d) + "..."); - this.blockingOn = d; - appendChildNodes("interpreter_output", node); - this.doScroll(); - d.addBoth(function (res) { - swapDOM(node); - this.blockingOn = null; - if (res instanceof CancelledError) { - window.writeln(SPAN({"class": "error"}, repr(d) + " cancelled!")); - return undefined; - } - return res; - }); - d.addCallbacks(this.showResult, this.showError); -}; - -InterpreterManager.prototype.showError = function (e) { - if (typeof(e) != "object") { - e = new Error(e); - } - appendChildNodes("interpreter_output", - SPAN({"class": "error"}, "Error:"), - TABLE({"class": "error"}, - THEAD({"class": "invisible"}, TD({"colspan": 2})), - TFOOT({"class": "invisible"}, TD({"colspan": 2})), - TBODY(null, - map(function (kv) { - var v = kv[1]; - if (typeof(v) == "function") { - return; - } - if (typeof(v) == "object") { - v = repr(v); - } - return TR(null, - TD({"class": "error"}, kv[0]), - TD({"class": "data"}, v) - ); - }, sorted(items(e))) - ) - ) - ); - window.last_exc = e; - this.doScroll(); -}; - -EvalFunctions = { - evalWith: function () { - with (arguments[1] || window) { return eval(arguments[0]); }; - }, - evalCall: function () { - return eval.call(arguments[1] || window, arguments[0]); - }, - choose: function () { - var ns = {__test__: this}; - var e; - try { - if (this.evalWith("return __test__", ns) === this) { - return this.evalWith; - } - } catch (e) { - // pass - } - try { - if (this.evalCall("return __test__", ns) === this) { - return this.evalCall; - } - } catch (e) { - // pass - } - return undefined; - } -}; - -InterpreterManager.prototype.doEval = EvalFunctions.choose(); - -InterpreterManager.prototype.doSubmit = function () { - var elem = getElement("interpreter_text"); - var code = elem.value; - elem.value = ""; - var isContinuation = false; - if (code.length >= 2 && code.lastIndexOf("//") == code.length - 2) { - isContinuation = true; - code = code.substr(0, code.length - 2); - } - appendChildNodes("interpreter_output", - SPAN({"class": "code"}, ">>> ", code), - BR() - ); - this.lines.push(code); - this.history.push(code); - this.historyPos = -1; - this.currentHistory = ""; - if (isContinuation) { - return; - } - var allCode = this.lines.join("\n"); - this.lines = []; - this.runCode(allCode); - return; -}; - -InterpreterManager.prototype.runCode = function (allCode) { - var res; - try { - res = this.doEval(allCode); - } catch (e) { - // mozilla shows some keys more than once! - this.showError(e); - return; - } - this.showResult(res); -}; - -InterpreterManager.prototype.showResult = function (res) { - if (typeof(res) != "undefined") { - window._ = res; - } - if (typeof(res) != "undefined") { - appendChildNodes("interpreter_output", - SPAN({"class": "data"}, repr(res)), - BR() - ); - this.doScroll(); - } -}; - -window.writeln = function () { - appendChildNodes("interpreter_output", - SPAN({"class": "data"}, arguments), - BR() - ); - interpreterManager.doScroll(); -}; - -window.clear = function () { - replaceChildNodes("interpreter_output"); - getElement("interpreter_area").scrollTop = 0; -}; - -window.blockOn = function (d) { - if (!(d instanceof Deferred)) { - throw new TypeError(repr(d) + " is not a Deferred!"); - } - interpreterManager.blockOn(d); -}; - -window.dir = function (o) { - // Python muscle memory! - return sorted(keys(o)); -}; - -window.inspect = function (o) { - window._ = o; - if ((typeof(o) != "function" && typeof(o) != "object") || o == null) { - window.writeln(repr(o)); - return; - } - var pairs = items(o); - if (pairs.length == 0) { - window.writeln(repr(o)); - return; - } - window.writeln(TABLE({"border": "1"}, - THEAD({"class": "invisible"}, TR(null, TD(), TD())), - TFOOT({"class": "invisible"}, TR(null, TD(), TD())), - TBODY(null, - map( - function (kv) { - var click = function () { - try { - window.inspect(kv[1]); - } catch (e) { - interpreterManager.showError(e); - } - return false; - } - return TR(null, - TD(null, A({href: "#", onclick: click}, kv[0])), - TD(null, repr(kv[1])) - ); - }, - pairs - ) - ) - )); -}; - -interpreterManager = new InterpreterManager(); -addLoadEvent(interpreterManager.initialize); - -// rewrite the view-source links -addLoadEvent(function () { - var elems = getElementsByTagAndClassName("A", "view-source"); - var page = "interpreter/"; - for (var i = 0; i < elems.length; i++) { - var elem = elems[i]; - var href = elem.href.split(/\//).pop(); - elem.target = "_blank"; - elem.href = "../view-source/view-source.html#" + page + href; - } -}); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/index.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/index.html deleted file mode 100644 index f2535a1e7ad..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/index.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - Signal Example - - - - - - -

- Key Events with MochiKit -

-

- This is an example of one might implement a key listener with - MochiKit’s Signal. -

-

- For a detailed description of what happens under the hood, check out - key_events.js. -

- -

- View Source: [ - index.html | - key_events.js | - key_events.css - ] -

- -

This text is replaced with a message when you press Escape or F1.

- - - - - - - - - - - - - - - - - - - - - - -
EventKey CodeKey String
onkeydown--
onkeyup--
onkeypress--
- -

Modifiers

- - - - - - - - - - - - - -
ShiftCtrlAlt (Option)Meta (Command)
----
- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/key_events.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/key_events.css deleted file mode 100644 index 1e7102991d7..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/key_events.css +++ /dev/null @@ -1,5 +0,0 @@ -h1 { - font-size: 2em; - color: #4B4545; - text-align: center; -} \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/key_events.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/key_events.js deleted file mode 100644 index fad48a04636..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/key_events/key_events.js +++ /dev/null @@ -1,73 +0,0 @@ -/* - - Key Events: A Really Simple Key Handler - -*/ - -KeyEvents = { - handled: false, - handleF1: function() { - replaceChildNodes('specialMessage', 'You invoked the special F1 handler!'); - }, - handleEscape: function() { - replaceChildNodes('specialMessage', 'You invoked the special Escape handler!'); - }, - updateModifiers: function(e) { - var modifiers = e.modifier(); - replaceChildNodes('shift', modifiers.shift); - replaceChildNodes('ctrl', modifiers.ctrl); - replaceChildNodes('alt', modifiers.alt); - replaceChildNodes('meta', modifiers.meta); - } -}; - -KeyEvents.specialKeyMap = { - 'KEY_F1': KeyEvents.handleF1, - 'KEY_ESCAPE': KeyEvents.handleEscape -}; - -connect(document, 'onkeydown', - function(e) { - // We're storing a handled flag to work around a Safari bug: - // http://bugzilla.opendarwin.org/show_bug.cgi?id=3387 - if (!KeyEvents.handled) { - var key = e.key(); - var fn = KeyEvents.specialKeyMap[key.string]; - if (fn) { - fn(); - } - replaceChildNodes('onkeydown_code', key.code); - replaceChildNodes('onkeydown_string', key.string); - KeyEvents.updateModifiers(e); - } - KeyEvents.handled = true; - }); - -connect(document, 'onkeyup', - function(e) { - KeyEvents.handled = false; - var key = e.key(); - replaceChildNodes('onkeyup_code', key.code); - replaceChildNodes('onkeyup_string', key.string); - KeyEvents.updateModifiers(e); - }); - -connect(document, 'onkeypress', - function(e) { - var key = e.key(); - replaceChildNodes('onkeypress_code', key.code); - replaceChildNodes('onkeypress_string', key.string); - KeyEvents.updateModifiers(e); - }); - -connect(window, 'onload', - function() { - var elems = getElementsByTagAndClassName("A", "view-source"); - var page = "key_events/"; - for (var i = 0; i < elems.length; i++) { - var elem = elems[i]; - var href = elem.href.split(/\//).pop(); - elem.target = "_blank"; - elem.href = "../view-source/view-source.html#" + page + href; - } - }); \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/index.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/index.html deleted file mode 100644 index 6c8d7f04a82..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/index.html +++ /dev/null @@ -1,46 +0,0 @@ - - - - Demo of MochiKit.LoggingPane - - - - - -

MochiKit.LoggingPane

-
-

- Demonstrates MochiKit's - MochiKit.Logging - and MochiKit.LoggingPane. -

-

- Click one of the Logging Panes to pop up a view, and then - start clicking on Logging Actions to see it in action! -

-
-
- Logging Panes: - -
-
- Logging Actions: - -
- View Source: - -
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/logging_pane.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/logging_pane.css deleted file mode 100644 index 350065a777a..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/logging_pane.css +++ /dev/null @@ -1,78 +0,0 @@ -h1 { - font-size: 2em; - color: #4B4545; - text-align: center; -} - -table.datagrid { - width: 100%; - border-collapse: collapse; -} - -table.datagrid thead th { - text-align: left; - background-color: #4B4545; - background-repeat: no-repeat; - background-position: right center; - color: white; - font-weight: bold; - padding: .3em .7em; - font-size: .9em; - padding-right: 5px; - background-repeat: no-repeat; - background-position: 95% right; -} - -table.datagrid thead th a { - color: white; - text-decoration: none; - font-size: 1.0em; - background-repeat: no-repeat; - background-position: center right; - padding-right: 15px; -} - -table.datagrid thead th.over { - background-color: #746B6B; - cursor: pointer; -} - -table.datagrid tbody th { - font-weight: bold; -} - -table.datagrid tbody td, table.datagrid tbody th { - text-align: left; - padding: .3em .7em; - border-bottom: 1px solid #eee; -} - -table.datagrid tbody tr.alternate td, table.datagrid tbody tr.alternate th { - background-color: #f1f1f1; -} - -table.datagrid tfoot td, table.datagrid tfoot th { - background-color: #FFFEE3; - color: #4B4545; - padding: .5em; - font-weight: bold; - border-top: 2px solid #4B4545; -} - -table.datagrid tfoot th { text-align: left; } - -table.datagrid tfoot td { } - -.invisible { display: none; } - -input.textbox, textarea { border: 1px solid #CCCCCC; font-size: .95em; padding: 2px 4px; margin-top: .3em; } -input.textbox:focus, textarea:focus { background-color: #FFFEE3; } - -.highlight { font-weight: bold; }; -form { margin: 0; padding: 0; } - -fieldset { border: none; margin: 0; padding: 0; } -fieldset label { font-weight: bold; color: #4B4545; } -fieldset .field { margin-bottom: 1em; } - -label.error { color: red; } diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/logging_pane.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/logging_pane.js deleted file mode 100644 index 61bd1ee2056..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/logging_pane/logging_pane.js +++ /dev/null @@ -1,11 +0,0 @@ -// rewrite the view-source links -addLoadEvent(function () { - var elems = getElementsByTagAndClassName("A", "view-source"); - var page = "logging_pane/"; - for (var i = 0; i < elems.length; i++) { - var elem = elems[i]; - var href = elem.href.split(/\//).pop(); - elem.target = "_blank"; - elem.href = "../view-source/view-source.html#" + page + href; - } -}); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/index.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/index.html deleted file mode 100644 index 5175bd43397..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/index.html +++ /dev/null @@ -1,74 +0,0 @@ - - - - MochiRegExp - JavaScript Regular Expression (RegExp) Explorer - - - - - -

- MochiRegExp - JavaScript Regular Expression (RegExp) Explorer -

-
-

- This demo does "live" Regular Expression matching to help you - toy with JavaScript Regular Expressions. - It takes advantage of - MochiKit's - MochiKit.DOM - to manipulate the display and - MochiKit.Async - to facilitate the "half a second" live updating. -

-

- The table will update while you're typing if you're idle for - half a second or when you tab away from the field, whichever - comes first. If you enter an invalid RegExp, the RegExp label - will turn red (the "error" class). - For a good JavaScript's RegExp reference, see - Regular Expressions - over at DevMo. -

-
- -
- - - - - - - - - - - - - - - - - -
-
- -
- View Source: [ - index.html | - mochiregexp.js - ] -
- - - - - - - - - - -
PropertyResultRepr
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/mochiregexp.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/mochiregexp.css deleted file mode 100644 index be4e78eb50c..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/mochiregexp.css +++ /dev/null @@ -1,73 +0,0 @@ -h1 { - font-size: 2em; - color: #4B4545; - text-align: center; -} - -table.datagrid { - width: 100%; - border-collapse: collapse; -} - -table.datagrid thead th { - text-align: left; - background-color: #4B4545; - background-repeat: no-repeat; - background-position: right center; - color: white; - font-weight: bold; - padding: .3em .7em; - font-size: .9em; - padding-right: 5px; - background-repeat: no-repeat; - background-position: 95% right; -} - -table.datagrid thead th a { - color: white; - text-decoration: none; - font-size: 1.0em; - background-repeat: no-repeat; - background-position: center right; - padding-right: 15px; -} - -table.datagrid tbody th { - font-weight: bold; -} - -table.datagrid tbody td, table.datagrid tbody th { - text-align: left; - padding: .3em .7em; - border-bottom: 1px solid #eee; -} - -table.datagrid tbody tr.alternate td, table.datagrid tbody tr.alternate th { - background-color: #f1f1f1; -} - -table.datagrid tfoot td, table.datagrid tfoot th { - background-color: #FFFEE3; - color: #4B4545; - padding: .5em; - font-weight: bold; - border-top: 2px solid #4B4545; -} - -table.datagrid tfoot th { text-align: left; } - -table.datagrid tfoot td { } - -.invisible { display: none; } - -input.textbox, textarea { border: 1px solid #CCCCCC; font-size: .95em; padding: 2px 4px; margin-top: .3em; } -input.textbox:focus, textarea:focus { background-color: #FFFEE3; } - -.highlight { font-weight: bold; }; -form { margin: 0; padding: 0; } - -fieldset { border: none; margin: 0; padding: 0; } -fieldset label { font-weight: bold; color: #4B4545; } -fieldset .field { margin-bottom: 1em; } - -.error { color: red; } diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/mochiregexp.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/mochiregexp.js deleted file mode 100644 index 911c6cf82d9..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/mochiregexp/mochiregexp.js +++ /dev/null @@ -1,125 +0,0 @@ -/* - - MochiRegExp: JavaScript Regular Expression Explorer - -*/ -RegExpManager = function () { - this.timer = null; - bindMethods(this); -}; - -RegExpManager.prototype.initialize = function () { - /* - Fill in the event handlers and sample text, and do the initial update - The reason we do the sample text here is so that "clear" really does - clear the fields. - */ - setNodeAttribute("inp_text", "value", "matched with your pattern"); - connect("inp_text", "onkeyup", this, "updateSoon"); - connect("inp_text", "onchange", this, "update"); - - setNodeAttribute("inp_regexp", "value", "/(pattern)/"); - connect("inp_regexp", "onkeyup", this, "updateSoon"); - connect("inp_regexp", "onchange", this, "update"); - - connect("regexp_form", "onsubmit", this, "submit"); - - this.update(); -}; - -RegExpManager.prototype.updateSoon = function () { - /* - If the user stops typing for half a second, do one update. - */ - this.cancelTimer(); - this.timer = callLater(0.5, this.update); -}; - -RegExpManager.prototype.cancelTimer = function () { - /* - Cancel the timer that waits for the user to idle for half a second. - */ - if (this.timer) { - this.timer.cancel(); - } - this.timer = null; -}; - -RegExpManager.prototype.update = function () { - /* - Cancel the update timer and actually do an update of the - RegExp - */ - this.cancelTimer(); - var re; - try { - // Evaluate the regexp - re = eval("(" + getElement("inp_regexp").value + ")"); - } catch (e) { - // If invalid, color it red and stop - addElementClass("lab_regexp", "error"); - return; - } - // Make sure that it's not red - removeElementClass("lab_regexp", "error"); - - // replace the contents of the tbody - var match = getElement("inp_text").value.match(re); - replaceChildNodes("result_body", this.getRows(match)); -}; - -RegExpManager.prototype.getRows = function (match) { - /* - Return rows for the tbody given a match object - */ - if (!match) { - // No match, bail with a no match row - return TR(null, TD({"colspan": "3"}, "No match!")); - } - var isAlternate = true; - var res = []; - for (var k in match) { - isAlternate = !isAlternate; - var trAttribs = isAlternate ? {"class": "alternate"} : null; - var v = match[k]; - var result = v; - // Highlight the result for the input property as three spans: - // [beforeMatch, duringMatch, afterMatch] - if (k == "input") { - var end = match.index + match[0].length; - result = [ - SPAN(null, v.substr(0, match.index)), - SPAN({"class": "highlight"}, v.substring(match.index, end)), - SPAN(null, v.substr(end)) - ]; - } - res.push( - TR((isAlternate ? {"class": "alternate"} : null), - TD(null, k), - TD(null, result), - TD(null, repr(v)) - ) - ); - } - return res; -}; - -RegExpManager.prototype.submit = function () { - this.update(); - return false; -}; - -regExpManager = new RegExpManager(); -addLoadEvent(regExpManager.initialize); - -// rewrite the view-source links -addLoadEvent(function () { - var elems = getElementsByTagAndClassName("A", "view-source"); - var page = "mochiregexp/"; - for (var i = 0; i < elems.length; i++) { - var elem = elems[i]; - var href = elem.href.split(/\//).pop(); - elem.target = "_blank"; - elem.href = "../view-source/view-source.html#" + page + href; - } -}); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/index.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/index.html deleted file mode 100644 index 1e91a29d3be..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/index.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - Demo of MochiKit Visual Elements - - - - - -

MochiKit.Visual

-

Rounded Corners

-

- This example demonstrates the rounded corners functionality of - MochiKit's - MochiKit.Visual. -

-

- The heading at the top of this page should have all four corners - rounded. The heading for this section should just have the bottom - corners rounded. -

- View Source: - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/rounded_corners.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/rounded_corners.css deleted file mode 100644 index a700b6976b1..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/rounded_corners.css +++ /dev/null @@ -1,3 +0,0 @@ -h1 { background: darkgreen; color: yellow; text-align: center; } -h2 { background: darkgreen; color: yellow; padding-top: 0.25em;} -.invisible { display: none; } diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/rounded_corners.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/rounded_corners.js deleted file mode 100644 index d063ae166cf..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/rounded_corners/rounded_corners.js +++ /dev/null @@ -1,19 +0,0 @@ -var roundedCornersOnLoad = function () { - swapDOM("visual_version", SPAN(null, MochiKit.Visual.VERSION)); - roundClass("h1", null); - roundClass("h2", null, {corners: "bottom"}); -}; -addLoadEvent(roundedCornersOnLoad); - -// rewrite the view-source links -addLoadEvent(function () { - var elems = getElementsByTagAndClassName("A", "view-source"); - var page = "rounded_corners/"; - for (var i = 0; i < elems.length; i++) { - var elem = elems[i]; - var href = elem.href.split(/\//).pop(); - elem.target = "_blank"; - elem.href = "../view-source/view-source.html#" + page + href; - } -}); - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/index.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/index.html deleted file mode 100644 index 7f1a1128d12..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/index.html +++ /dev/null @@ -1,71 +0,0 @@ - - - - Sortable Tables from Scratch with MochiKit - - - - - -

- Sortable Tables from Scratch with MochiKit -

-

- This is an example of how one might do sortable tables in - an inobtrusive manner. The data is supplied by the server - and is already in the table. -

-

- For a detailed description of what happens under the hood, - check out - sortable_tables.js. -

-

- View Source: [ - index.html | - sortable_tables.js - ] -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Domain NameCreation DateExpiry DateOrganization Name
mochibot.com2005-02-102007-02-10Jameson Hsu
pythonmac.org2003-09-242006-09-24Bob Ippolito
undefined.org2000-01-102006-01-10Robert J Ippolito
python.org1995-03-272007-03-28Python Software Foundation
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/sortable_tables.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/sortable_tables.css deleted file mode 100644 index 902bc0591e9..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/sortable_tables.css +++ /dev/null @@ -1,66 +0,0 @@ -h1 { - font-size: 2em; - color: #4B4545; - text-align: center; -} - -table.datagrid { - width: 100%; - border-collapse: collapse; -} - -table.datagrid thead th { - text-align: left; - background-color: #4B4545; - background-repeat: no-repeat; - background-position: right center; - color: white; - font-weight: bold; - padding: .3em .7em; - font-size: .9em; - padding-right: 5px; - background-repeat: no-repeat; - background-position: 95% right; -} - -table.datagrid thead th a { - color: white; - text-decoration: none; - font-size: 1.0em; - background-repeat: no-repeat; - background-position: center right; - padding-right: 15px; -} - -table.datagrid thead th.over { - background-color: #746B6B; - cursor: pointer; -} - -table.datagrid tbody th { - font-weight: bold; -} - -table.datagrid tbody td, table.datagrid tbody th { - text-align: left; - padding: .3em .7em; - border-bottom: 1px solid #eee; -} - -table.datagrid tbody tr.alternate td, table.datagrid tbody tr.alternate th { - background-color: #f1f1f1; -} - -table.datagrid tfoot td, table.datagrid tfoot th { - background-color: #FFFEE3; - color: #4B4545; - padding: .5em; - font-weight: bold; - border-top: 2px solid #4B4545; -} - -table.datagrid tfoot th { text-align: left; } - -table.datagrid tfoot td { } - -.invisible { display: none; } diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/sortable_tables.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/sortable_tables.js deleted file mode 100644 index 2466f9002e7..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/sortable_tables/sortable_tables.js +++ /dev/null @@ -1,203 +0,0 @@ -/* - -On page load, the SortableManager: - -- Finds the table by its id (sortable_table). -- Parses its thead for columns with a "mochi:format" attribute. -- Parses the data out of the tbody based upon information given in the - "mochi:format" attribute, and clones the tr elements for later re-use. -- Clones the column header th elements for use as a template when drawing - sort arrow columns. -- Stores away a reference to the tbody, as it will be replaced on each sort. -- Performs the first sort. - - -On sort request: - -- Sorts the data based on the given key and direction -- Creates a new tbody from the rows in the new ordering -- Replaces the column header th elements with clickable versions, adding an - indicator (↑ or ↓) to the most recently sorted column. - -*/ - -SortableManager = function () { - this.thead = null; - this.tbody = null; - this.columns = []; - this.rows = []; - this.sortState = {}; - this.sortkey = 0; -}; - -mouseOverFunc = function () { - addElementClass(this, "over"); -}; - -mouseOutFunc = function () { - removeElementClass(this, "over"); -}; - -ignoreEvent = function (ev) { - if (ev && ev.preventDefault) { - ev.preventDefault(); - ev.stopPropagation(); - } else if (typeof(event) != 'undefined') { - event.cancelBubble = false; - event.returnValue = false; - } -}; - - -update(SortableManager.prototype, { - - "initWithTable": function (table) { - /*** - - Initialize the SortableManager with a table object - - ***/ - // Ensure that it's a DOM element - table = getElement(table); - // Find the thead - this.thead = table.getElementsByTagName('thead')[0]; - // get the mochi:format key and contents for each column header - var cols = this.thead.getElementsByTagName('th'); - for (var i = 0; i < cols.length; i++) { - var node = cols[i]; - var attr = null; - try { - attr = node.getAttribute("mochi:format"); - } catch (err) { - // pass - } - var o = node.childNodes; - this.columns.push({ - "format": attr, - "element": node, - "proto": node.cloneNode(true) - }); - } - // scrape the tbody for data - this.tbody = table.getElementsByTagName('tbody')[0]; - // every row - var rows = this.tbody.getElementsByTagName('tr'); - for (var i = 0; i < rows.length; i++) { - // every cell - var row = rows[i]; - var cols = row.getElementsByTagName('td'); - var rowData = []; - for (var j = 0; j < cols.length; j++) { - // scrape the text and build the appropriate object out of it - var cell = cols[j]; - var obj = scrapeText(cell); - switch (this.columns[j].format) { - case 'isodate': - obj = isoDate(obj); - break; - case 'str': - break; - case 'istr': - obj = obj.toLowerCase(); - break; - // cases for numbers, etc. could be here - default: - break; - } - rowData.push(obj); - } - // stow away a reference to the TR and save it - rowData.row = row.cloneNode(true); - this.rows.push(rowData); - - } - - // do initial sort on first column - this.drawSortedRows(this.sortkey, true, false); - - }, - - "onSortClick": function (name) { - /*** - - Return a sort function for click events - - ***/ - return method(this, function () { - log('onSortClick', name); - var order = this.sortState[name]; - if (order == null) { - order = true; - } else if (name == this.sortkey) { - order = !order; - } - this.drawSortedRows(name, order, true); - }); - }, - - "drawSortedRows": function (key, forward, clicked) { - /*** - - Draw the new sorted table body, and modify the column headers - if appropriate - - ***/ - log('drawSortedRows', key, forward); - this.sortkey = key; - // sort based on the state given (forward or reverse) - var cmp = (forward ? keyComparator : reverseKeyComparator); - this.rows.sort(cmp(key)); - // save it so we can flip next time - this.sortState[key] = forward; - // get every "row" element from this.rows and make a new tbody - var newBody = TBODY(null, map(itemgetter("row"), this.rows)); - // swap in the new tbody - this.tbody = swapDOM(this.tbody, newBody); - for (var i = 0; i < this.columns.length; i++) { - var col = this.columns[i]; - var node = col.proto.cloneNode(true); - // remove the existing events to minimize IE leaks - col.element.onclick = null; - col.element.onmousedown = null; - col.element.onmouseover = null; - col.element.onmouseout = null; - // set new events for the new node - node.onclick = this.onSortClick(i); - node.onmousedown = ignoreEvent; - node.onmouseover = mouseOverFunc; - node.onmouseout = mouseOutFunc; - // if this is the sorted column - if (key == i) { - // \u2193 is down arrow, \u2191 is up arrow - // forward sorts mean the rows get bigger going down - var arrow = (forward ? "\u2193" : "\u2191"); - // add the character to the column header - node.appendChild(SPAN(null, arrow)); - if (clicked) { - node.onmouseover(); - } - } - - // swap in the new th - col.element = swapDOM(col.element, node); - } - } -}); - -sortableManager = new SortableManager(); - -addLoadEvent(function () { - sortableManager.initWithTable('sortable_table'); -}); - -// rewrite the view-source links -addLoadEvent(function () { - var elems = getElementsByTagAndClassName("A", "view-source"); - var page = "sortable_tables/"; - for (var i = 0; i < elems.length; i++) { - var elem = elems[i]; - var href = elem.href.split(/\//).pop(); - elem.target = "_blank"; - elem.href = "../view-source/view-source.html#" + page + href; - } -}); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/SyntaxHighlighter.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/SyntaxHighlighter.css deleted file mode 100644 index 9649794b72c..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/SyntaxHighlighter.css +++ /dev/null @@ -1,177 +0,0 @@ - -/* Main style for the table */ - -.dp-highlighter { - width: 100%; - overflow: auto; - line-height: 100% !important; - margin: 18px 0px 18px 0px; -} - -.dp-highlighter table { - width: 100%; - margin: 2px 0px 2px 0px; - border-collapse: collapse; - border-bottom: 2px solid #eee; - background-color: #fff; -} - -.dp-highlighter tbody.hide { display: none; } -.dp-highlighter tbody.show { display: table-row-group; _display: block; } - -.dp-highlighter td -{ - font-family: Courier New; - font-size: 11px; -} - -/* Styles for the tools */ - -.dp-highlighter .tools-corner { - background-color: #eee; - font-size: 9px; -} - -.dp-highlighter .tools { - background-color: #eee; - padding: 3px 8px 3px 10px; - border-bottom: 1px solid gray; - font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif; - color: silver; -} - -.dp-highlighter .tools-corner { - background-color: #eee; -} - -.dp-highlighter .tools a { - font-size: 9px; - color: gray; - text-decoration: none; -} - -.dp-highlighter .tools a:hover { - color: red; - text-decoration: underline; -} - -/* Gutter with line number */ - -.dp-highlighter .gutter { - padding-right: 5px; - padding-left: 10px; - width: 5px; - background-color: #eee; - border-right: 1px solid gray; - color: gray; - text-align: right; - vertical-align: top; -} - -/* Single line style */ - -.dp-highlighter .line1, .line2 { - padding-left: 10px; - border-bottom: 1px solid #F7F7F7; - white-space:nowrap; -} - -.dp-highlighter .line2 { - background-color: #F7F7F7; -} - -/* About dialog styles */ - -.dp-about { - background-color: #fff; - margin: 0px; -} - -.dp-about table { - width: 100%; - height: 100%; - font-size: 11px; - font-family: Tahoma, Verdana, Arial, sans-serif !important; -} - -.dp-about td { - padding: 10px; - vertical-align: top; -} - -.dp-about .copy { - border-bottom: 1px solid #ACA899; - height: 95%; -} - -.dp-about .title { - color: red; - font-weight: bold; -} - -.dp-about .para { - margin-bottom: 4px; -} - -.dp-about .footer { - background-color: #ECEADB; - border-top: 1px solid #fff; - text-align: right; -} - -.dp-about .close { - font-size: 11px; - font-family: Tahoma, Verdana, Arial, sans-serif !important; - background-color: #ECEADB; - width: 60px; - height: 22px; -} - -/* Language specific styles */ - -.dp-c {} -.dp-c .comment { color: green; } -.dp-c .string { color: blue; } -.dp-c .preprocessor { color: gray; } -.dp-c .keyword { color: blue; } -.dp-c .vars { color: #d00; } - -.dp-vb {} -.dp-vb .comment { color: green; } -.dp-vb .string { color: blue; } -.dp-vb .preprocessor { color: gray; } -.dp-vb .keyword { color: blue; } - -.dp-sql {} -.dp-sql .comment { color: green; } -.dp-sql .string { color: red; } -.dp-sql .keyword { color: blue; } -.dp-sql .func { color: #ff1493; } -.dp-sql .op { color: #808080; } - -.dp-xml {} -.dp-xml .cdata { color: #ff1493; } -.dp-xml .comments { color: green; } -.dp-xml .tag { color: blue; } -.dp-xml .tag-name { color: black; font-weight: bold; } -.dp-xml .attribute { color: red; } -.dp-xml .attribute-value { color: blue; } - -.dp-delphi {} -.dp-delphi .comment { color: #008200; font-style: italic; } -.dp-delphi .string { color: blue; } -.dp-delphi .number { color: blue; } -.dp-delphi .directive { color: #008284; } -.dp-delphi .keyword { font-weight: bold; color: navy; } -.dp-delphi .vars { color: #000; } - -.dp-py {} -.dp-py .comment { color: green; } -.dp-py .string { color: red; } -.dp-py .docstring { color: brown; } -.dp-py .keyword { color: blue; font-weight: bold;} -.dp-py .builtins { color: #ff1493; } -.dp-py .magicmethods { color: #808080; } -.dp-py .exceptions { color: brown; } -.dp-py .types { color: brown; font-style: italic; } -.dp-py .commonlibs { color: #8A2BE2; font-style: italic; } diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/Tests.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/Tests.html deleted file mode 100644 index 71eb63f7cef..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/Tests.html +++ /dev/null @@ -1,339 +0,0 @@ - - - - dp.SyntaxHighlighter testing - - - - - - - - - -

Smart Tabs & First Line

- - - -

C Sharp

- - - -

JavaScript

- - - -

Visual Basic

- - - -

XML / HTML

- - - -

PHP

- - - -

SQL

- - - -

Delphi

- - - -

Python

- - - -

Auto Overflow Test

- -400px -
- - - -
- -
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shBrushCSharp.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shBrushCSharp.js deleted file mode 100644 index 5743b9366a1..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/lib/SyntaxHighlighter/shBrushCSharp.js +++ /dev/null @@ -1,30 +0,0 @@ -dp.sh.Brushes.CSharp = function() -{ - var keywords = 'abstract as base bool break byte case catch char checked class const ' + - 'continue decimal default delegate do double else enum event explicit ' + - 'extern false finally fixed float for foreach get goto if implicit in int ' + - 'interface internal is lock long namespace new null object operator out ' + - 'override params private protected public readonly ref return sbyte sealed set ' + - 'short sizeof stackalloc static string struct switch this throw true try ' + - 'typeof uint ulong unchecked unsafe ushort using virtual void while'; - - this.regexList = [ - // There's a slight problem with matching single line comments and figuring out - // a difference between // and ///. Using lookahead and lookbehind solves the - // problem, unfortunately JavaScript doesn't support lookbehind. So I'm at a - // loss how to translate that regular expression to JavaScript compatible one. -// { regex: new RegExp('(?) - | () - | (<)*(\w+)*\s*(\w+)\s*=\s*(".*?"|'.*?'|\w+)(/*>)* - | () - */ - var index = 0; - var match = null; - var regex = null; - - // Match CDATA in the following format - // <\!\[[\w\s]*?\[(.|\s)*?\]\]> - this.GetMatches(new RegExp('<\\!\\[[\\w\\s]*?\\[(.|\\s)*?\\]\\]>', 'gm'), 'cdata'); - - // Match comments - // - this.GetMatches(new RegExp('', 'gm'), 'comments'); - - // Match attributes and their values - // (\w+)\s*=\s*(".*?"|\'.*?\'|\w+)* - regex = new RegExp('([\\w-\.]+)\\s*=\\s*(".*?"|\'.*?\'|\\w+)*', 'gm'); - while((match = regex.exec(this.code)) != null) - { - push(this.matches, new dp.sh.Match(match[1], match.index, 'attribute')); - - // if xml is invalid and attribute has no property value, ignore it - if(match[2] != undefined) - { - push(this.matches, new dp.sh.Match(match[2], match.index + match[0].indexOf(match[2]), 'attribute-value')); - } - } - - // Match opening and closing tag brackets - // - this.GetMatches(new RegExp('', 'gm'), 'tag'); - - // Match tag names - // About...

dp.SyntaxHighlighter

Version: {V}

http://www.dreamprojections.com/SyntaxHighlighter

©2004-2005 Alex Gorbatchev. All right reserved.
', - - // tools - ExpandCode : '+ expand code', - ViewPlain : 'view plain', - Print : 'print', - CopyToClipboard : 'copy to clipboard', - About : '?', - - CopiedToClipboard : 'The code is in your clipboard now.' -}; - -dp.SyntaxHighlighter = dp.sh; - -// -// Dialog and toolbar functions -// - -dp.sh.Utils.Expand = function(sender) -{ - var table = sender; - var span = sender; - - // find the span in which the text label and pipe contained so we can hide it - while(span != null && span.tagName != 'SPAN') - span = span.parentNode; - - // find the table - while(table != null && table.tagName != 'TABLE') - table = table.parentNode; - - // remove the 'expand code' button - span.parentNode.removeChild(span); - - table.tBodies[0].className = 'show'; - table.parentNode.style.height = '100%'; // containing div isn't getting updated properly when the TBODY is shown -} - -// opens a new windows and puts the original unformatted source code inside. -dp.sh.Utils.ViewSource = function(sender) -{ - var code = sender.parentNode.originalCode; - var wnd = window.open('', '_blank', 'width=750, height=400, location=0, resizable=1, menubar=0, scrollbars=1'); - - code = code.replace(/' + code + ''); - wnd.document.close(); -} - -// copies the original source code in to the clipboard (IE only) -dp.sh.Utils.ToClipboard = function(sender) -{ - var code = sender.parentNode.originalCode; - - // This works only for IE. There's a way to make it work with Mozilla as well, - // but it requires security settings changed on the client, which isn't by - // default, so 99% of users won't have it working anyways. - if(window.clipboardData) - { - window.clipboardData.setData('text', code); - - alert(dp.sh.Strings.CopiedToClipboard); - } -} - -// creates an invisible iframe, puts the original source code inside and prints it -dp.sh.Utils.PrintSource = function(sender) -{ - var td = sender.parentNode; - var code = td.processedCode; - var iframe = document.createElement('IFRAME'); - var doc = null; - var wnd = - - // this hides the iframe - iframe.style.cssText = 'position:absolute; width:0px; height:0px; left:-5px; top:-5px;'; - - td.appendChild(iframe); - - doc = iframe.contentWindow.document; - code = code.replace(/' + code + ''); - doc.close(); - - iframe.contentWindow.focus(); - iframe.contentWindow.print(); - - td.removeChild(iframe); -} - -dp.sh.Utils.About = function() -{ - var wnd = window.open('', '_blank', 'dialog,width=320,height=150,scrollbars=0'); - var doc = wnd.document; - - var styles = document.getElementsByTagName('style'); - var links = document.getElementsByTagName('link'); - - doc.write(dp.sh.Strings.AboutDialog.replace('{V}', dp.sh.Version)); - - // copy over ALL the styles from the parent page - for(var i = 0; i < styles.length; i++) - doc.write(''); - - for(var i = 0; i < links.length; i++) - if(links[i].rel.toLowerCase() == 'stylesheet') - doc.write(''); - - doc.close(); - wnd.focus(); -} - -// -// Match object -// -dp.sh.Match = function(value, index, css) -{ - this.value = value; - this.index = index; - this.length = value.length; - this.css = css; -} - -// -// Highlighter object -// -dp.sh.Highlighter = function() -{ - this.addGutter = true; - this.addControls = true; - this.collapse = false; - this.tabsToSpaces = true; -} - -// static callback for the match sorting -dp.sh.Highlighter.SortCallback = function(m1, m2) -{ - // sort matches by index first - if(m1.index < m2.index) - return -1; - else if(m1.index > m2.index) - return 1; - else - { - // if index is the same, sort by length - if(m1.length < m2.length) - return -1; - else if(m1.length > m2.length) - return 1; - } - return 0; -} - -// gets a list of all matches for a given regular expression -dp.sh.Highlighter.prototype.GetMatches = function(regex, css) -{ - var index = 0; - var match = null; - - while((match = regex.exec(this.code)) != null) - { - this.matches[this.matches.length] = new dp.sh.Match(match[0], match.index, css); - } -} - -dp.sh.Highlighter.prototype.AddBit = function(str, css) -{ - var span = document.createElement('span'); - - str = str.replace(/&/g, '&'); - str = str.replace(/ /g, ' '); - str = str.replace(/'); - - // when adding a piece of code, check to see if it has line breaks in it - // and if it does, wrap individual line breaks with span tags - if(css != null) - { - var regex = new RegExp('
', 'gi'); - - if(regex.test(str)) - { - var lines = str.split(' 
'); - - str = ''; - - for(var i = 0; i < lines.length; i++) - { - span = document.createElement('SPAN'); - span.className = css; - span.innerHTML = lines[i]; - - this.div.appendChild(span); - - // don't add a
for the last line - if(i + 1 < lines.length) - this.div.appendChild(document.createElement('BR')); - } - } - else - { - span.className = css; - span.innerHTML = str; - this.div.appendChild(span); - } - } - else - { - span.innerHTML = str; - this.div.appendChild(span); - } -} - -// checks if one match is inside any other match -dp.sh.Highlighter.prototype.IsInside = function(match) -{ - if(match == null || match.length == 0) - return; - - for(var i = 0; i < this.matches.length; i++) - { - var c = this.matches[i]; - - if(c == null) - continue; - - if((match.index > c.index) && (match.index <= c.index + c.length)) - return true; - } - - return false; -} - -dp.sh.Highlighter.prototype.ProcessRegexList = function() -{ - for(var i = 0; i < this.regexList.length; i++) - this.GetMatches(this.regexList[i].regex, this.regexList[i].css); -} - -dp.sh.Highlighter.prototype.ProcessSmartTabs = function(code) -{ - var lines = code.split('\n'); - var result = ''; - var tabSize = 4; - var tab = '\t'; - - // This function inserts specified amount of spaces in the string - // where a tab is while removing that given tab. - function InsertSpaces(line, pos, count) - { - var left = line.substr(0, pos); - var right = line.substr(pos + 1, line.length); // pos + 1 will get rid of the tab - var spaces = ''; - - for(var i = 0; i < count; i++) - spaces += ' '; - - return left + spaces + right; - } - - // This function process one line for 'smart tabs' - function ProcessLine(line, tabSize) - { - if(line.indexOf(tab) == -1) - return line; - - var pos = 0; - - while((pos = line.indexOf(tab)) != -1) - { - // This is pretty much all there is to the 'smart tabs' logic. - // Based on the position within the line and size of a tab, - // calculate the amount of spaces we need to insert. - var spaces = tabSize - pos % tabSize; - - line = InsertSpaces(line, pos, spaces); - } - - return line; - } - - // Go through all the lines and do the 'smart tabs' magic. - for(var i = 0; i < lines.length; i++) - result += ProcessLine(lines[i], tabSize) + '\n'; - - return result; -} - -dp.sh.Highlighter.prototype.SwitchToTable = function() -{ - // thanks to Lachlan Donald from SitePoint.com for this
tag fix. - var html = this.div.innerHTML.replace(/<(br)\/?>/gi, '\n'); - var lines = html.split('\n'); - var row = null; - var cell = null; - var tBody = null; - var html = ''; - var pipe = ' | '; - - // creates an anchor to a utility - function UtilHref(util, text) - { - return '' + text + ''; - } - - tBody = document.createElement('TBODY'); // can be created and all others go to tBodies collection. - - this.table.appendChild(tBody); - - if(this.addGutter == true) - { - row = tBody.insertRow(-1); - cell = row.insertCell(-1); - cell.className = 'tools-corner'; - } - - if(this.addControls == true) - { - var tHead = document.createElement('THEAD'); // controls will be placed in here - this.table.appendChild(tHead); - - row = tHead.insertRow(-1); - - // add corner if there's a gutter - if(this.addGutter == true) - { - cell = row.insertCell(-1); - cell.className = 'tools-corner'; - } - - cell = row.insertCell(-1); - - // preserve some variables for the controls - cell.originalCode = this.originalCode; - cell.processedCode = this.code; - cell.className = 'tools'; - - if(this.collapse == true) - { - tBody.className = 'hide'; - cell.innerHTML += '' + UtilHref('Expand', dp.sh.Strings.ExpandCode) + '' + pipe + ''; - } - - cell.innerHTML += UtilHref('ViewSource', dp.sh.Strings.ViewPlain) + pipe + UtilHref('PrintSource', dp.sh.Strings.Print); - - // IE has this clipboard object which is easy enough to use - if(window.clipboardData) - cell.innerHTML += pipe + UtilHref('ToClipboard', dp.sh.Strings.CopyToClipboard); - - cell.innerHTML += pipe + UtilHref('About', dp.sh.Strings.About); - } - - for(var i = 0, lineIndex = this.firstLine; i < lines.length - 1; i++, lineIndex++) - { - row = tBody.insertRow(-1); - - if(this.addGutter == true) - { - cell = row.insertCell(-1); - cell.className = 'gutter'; - cell.innerHTML = lineIndex; - } - - cell = row.insertCell(-1); - cell.className = 'line' + (i % 2 + 1); // uses .line1 and .line2 css styles for alternating lines - cell.innerHTML = lines[i]; - } - - this.div.innerHTML = ''; -} - -dp.sh.Highlighter.prototype.Highlight = function(code) -{ - function Trim(str) - { - return str.replace(/^\s*(.*?)[\s\n]*$/g, '$1'); - } - - function Chop(str) - { - return str.replace(/\n*$/, '').replace(/^\n*/, ''); - } - - function Unindent(str) - { - var lines = str.split('\n'); - var indents = new Array(); - var regex = new RegExp('^\\s*', 'g'); - var min = 1000; - - // go through every line and check for common number of indents - for(var i = 0; i < lines.length && min > 0; i++) - { - if(Trim(lines[i]).length == 0) - continue; - - var matches = regex.exec(lines[i]); - - if(matches != null && matches.length > 0) - min = Math.min(matches[0].length, min); - } - - // trim minimum common number of white space from the begining of every line - if(min > 0) - for(var i = 0; i < lines.length; i++) - lines[i] = lines[i].substr(min); - - return lines.join('\n'); - } - - // This function returns a portions of the string from pos1 to pos2 inclusive - function Copy(string, pos1, pos2) - { - return string.substr(pos1, pos2 - pos1); - } - - var pos = 0; - - this.originalCode = code; - this.code = Chop(Unindent(code)); - this.div = document.createElement('DIV'); - this.table = document.createElement('TABLE'); - this.matches = new Array(); - - if(this.CssClass != null) - this.table.className = this.CssClass; - - // replace tabs with spaces - if(this.tabsToSpaces == true) - this.code = this.ProcessSmartTabs(this.code); - - this.table.border = 0; - this.table.cellSpacing = 0; - this.table.cellPadding = 0; - - this.ProcessRegexList(); - - // if no matches found, add entire code as plain text - if(this.matches.length == 0) - { - this.AddBit(this.code, null); - this.SwitchToTable(); - return; - } - - // sort the matches - this.matches = this.matches.sort(dp.sh.Highlighter.SortCallback); - - // The following loop checks to see if any of the matches are inside - // of other matches. This process would get rid of highligting strings - // inside comments, keywords inside strings and so on. - for(var i = 0; i < this.matches.length; i++) - if(this.IsInside(this.matches[i])) - this.matches[i] = null; - - // Finally, go through the final list of matches and pull the all - // together adding everything in between that isn't a match. - for(var i = 0; i < this.matches.length; i++) - { - var match = this.matches[i]; - - if(match == null || match.length == 0) - continue; - - this.AddBit(Copy(this.code, pos, match.index), null); - this.AddBit(match.value, match.css); - - pos = match.index + match.length; - } - - this.AddBit(this.code.substr(pos), null); - - this.SwitchToTable(); -} - -dp.sh.Highlighter.prototype.GetKeywords = function(str) -{ - return '\\b' + str.replace(/ /g, '\\b|\\b') + '\\b'; -} - -// highlightes all elements identified by name and gets source code from specified property -dp.sh.HighlightAll = function(name, showGutter /* optional */, showControls /* optional */, collapseAll /* optional */, firstLine /* optional */) -{ - function FindValue() - { - var a = arguments; - - for(var i = 0; i < a.length; i++) - { - if(a[i] == null) - continue; - - if(typeof(a[i]) == 'string' && a[i] != '') - return a[i] + ''; - - if(typeof(a[i]) == 'object' && a[i].value != '') - return a[i].value + ''; - } - - return null; - } - - function IsOptionSet(value, list) - { - for(var i = 0; i < list.length; i++) - if(list[i] == value) - return true; - - return false; - } - - function GetOptionValue(name, list, defaultValue) - { - var regex = new RegExp('^' + name + '\\[(\\w+)\\]$', 'gi'); - var matches = null; - - for(var i = 0; i < list.length; i++) - if((matches = regex.exec(list[i])) != null) - return matches[1]; - - return defaultValue; - } - - var elements = document.getElementsByName(name); - var highlighter = null; - var registered = new Object(); - var propertyName = 'value'; - - // if no code blocks found, leave - if(elements == null) - return; - - // register all brushes - for(var brush in dp.sh.Brushes) - { - var aliases = dp.sh.Brushes[brush].Aliases; - - if(aliases == null) - continue; - - for(var i = 0; i < aliases.length; i++) - registered[aliases[i]] = brush; - } - - for(var i = 0; i < elements.length; i++) - { - var element = elements[i]; - var options = FindValue( - element.attributes['class'], element.className, - element.attributes['language'], element.language - ); - var language = ''; - - if(options == null) - continue; - - options = options.split(':'); - - language = options[0].toLowerCase(); - - if(registered[language] == null) - continue; - - // instantiate a brush - highlighter = new dp.sh.Brushes[registered[language]](); - - // hide the original element - element.style.display = 'none'; - - highlighter.addGutter = (showGutter == null) ? !IsOptionSet('nogutter', options) : showGutter; - highlighter.addControls = (showControls == null) ? !IsOptionSet('nocontrols', options) : showControls; - highlighter.collapse = (collapseAll == null) ? IsOptionSet('collapse', options) : collapseAll; - - // first line idea comes from Andrew Collington, thanks! - highlighter.firstLine = (firstLine == null) ? parseInt(GetOptionValue('firstline', options, 1)) : firstLine; - - highlighter.Highlight(element[propertyName]); - - // place the result table inside a div - var div = document.createElement('DIV'); - - div.className = 'dp-highlighter'; - div.appendChild(highlighter.table); - - element.parentNode.insertBefore(div, element); - } -} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.css deleted file mode 100644 index 2a8b8cffc33..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.css +++ /dev/null @@ -1 +0,0 @@ -.invisible {display: none;} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.html deleted file mode 100644 index 47f00c8acdf..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.html +++ /dev/null @@ -1,19 +0,0 @@ - - - - MochiKit Example Source Viewer - - - - - - - - - -

- - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.js deleted file mode 100644 index b5b21915143..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/examples/view-source/view-source.js +++ /dev/null @@ -1,70 +0,0 @@ -/* - -Do syntax highlighting on every textarea inside of a "codeview" element - -The content of textareas are URLs, not code! - -*/ -var viewSource = function () { - var filename = location.hash; - if (!filename) { - filename = location.hash = "view-source/view-source.js"; - } - filename = lstrip(filename, "#"); - var href = "../" + filename; - replaceChildNodes("filename", "loading ", A({"href": href}, filename)); - replaceChildNodes("code", href); - ext = filename.split(".").pop(); - var classes = { - "html": "xml", - "js": "javascript", - "json": "javascript", - "xml": "xml" - }; - updateNodeAttributes("code", {"class": classes[ext]}); - syntaxHighlight(filename); -}; - -var syntaxHighlight = function (filename) { - var swapContents = function (dest, req) { - replaceChildNodes(dest, req.responseText); - }; - - var showParsing = function () { - replaceChildNodes("filename", - "parsing ", - A({"href": "../" + filename}, filename) - ); - return wait(0); - }; - - var finishSyntaxHighlight = function () { - dp.sh.HighlightAll("code", true, true, false); - replaceChildNodes("filename", A({"href": "../" + filename}, filename)); - removeElementClass("codeview", "invisible"); - }; - - var elems = getElementsByTagAndClassName("textarea", null, "codeview"); - var dl = new Deferred(); - var deferredCount = 0; - var checkDeferredList = function () { - deferredCount -= 1; - if (!deferredCount) { - dl.callback(); - } - }; - for (var i = 0; i < elems.length; i++) { - var elem = elems[i]; - if (elem.name != "code") { - continue; - } - var url = strip(scrapeText(elem)) - var d = doSimpleXMLHttpRequest(url).addCallback( - partial(swapContents, elem) - ); - deferredCount += 1; - d.addCallback(checkDeferredList); - } - dl.addCallback(showParsing); - dl.addCallback(finishSyntaxHighlight); -}; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/include/css/documentation.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/include/css/documentation.css deleted file mode 100644 index 79a1b10eb9a..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/include/css/documentation.css +++ /dev/null @@ -1,15 +0,0 @@ -@import "general.css"; -div.document { margin: 1em; } -div.section { margin-bottom: 2em; } -h1 { font-size: 2em; margin-bottom: .5em; border-bottom: 1px solid #aaaaaa; } -h1 a:hover { color: #4b81bc; } -a.force-pointer { cursor: pointer; } -a.footnote-reference { vertical-align: super; font-size: 50%; text-decoration: none; } -pre.literal-block { padding: 5px; font-size: 120%; color: #1C1D1F; } -ul.simple { list-style-type: disc; margin: 0em 0em 1em 1.8em; padding: 0; } -em { font-weight: bold; background-color: transparent; } -tt { color: #1C1D1F; } -table { border: 0px; } -table th { border: 0px; border-bottom: 1px solid #aaaaaa; } -table td { border: 0px; } -table th, table td { padding: 3px; } diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/include/css/general.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/include/css/general.css deleted file mode 100644 index 3269f418ab1..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/include/css/general.css +++ /dev/null @@ -1,48 +0,0 @@ -body { font-size: 76%; color: #5C5D5F; margin: 0; font-family: Verdana, Helvetica, sans-serif; } - -/* ---- TYPOGRAPHY ----------------------*/ - -h1, h2, h3, h4, h5, h6 { margin: 0; color: #4B81BC; font-family: Trebuchet MS, verdana, sans-serif; } -h1 { font-size: 2em; margin-bottom: .5em; } -h1 em { color: #00C5E8; font-style: normal; background: none; } - -h2 { font-size: 1.4em; margin-bottom: .3em; font-weight: normal; } -h3 { font-size: 1.2em; } -h4 { font-size: 1.1em; font-family: Verdana, Helvetica, sans-serif; } - -a { color: #4b81bc; } -a:hover { color: #abd038; } -a.email { background: url(../../images/icon_email.gif) no-repeat left center; padding-left: 15px; } -p a { font-weight: bold; } -p { line-height: 1.5em; margin: 0em 0em 1em; color: #5C5D5F; } -em { font-style: normal; background-color: #FFFDD4; } - -ul, ol { line-height: 1.5em; } -ul { list-style: none; margin: 0em 0em 1em 1.8em; padding: 0; } - -dl { } -dt { font-weight: bold; margin-bottom: .2em; color: #4B4545; } -dd { margin-left: 2em; margin-bottom: 2em; } -tt { font-size: 120%; } - -strong { color: #4b81bc; font-weight: bold; } -.weak { font-size: .9em; font-weight: normal; } -.contextual { font-size: .9em; color: #888; } - - -.img { - letter-spacing: -1000em; text-indent : -999em; overflow: hidden; display: block; - background-repeat: repeat; background-color: transparent; /* IE FLICKER FIX - no background position! */ -} -/* Just for Opera, but hide from MacIE */ -/*\*/html>body .img { letter-spacing : normal; text-indent : -999em; overflow : hidden;} -/* End of hack */ - - -/* ---- GENERAL ELEMENTS ----------------*/ - -hr { border: none; border-bottom: 1px solid #aaa; background: none; height: 1px; } -a img { border: none; } -.clear { clear: both; } - -.invisible { display: none; } diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Async.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Async.js deleted file mode 100644 index 1f274d07c13..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Async.js +++ /dev/null @@ -1,637 +0,0 @@ -/*** - -MochiKit.Async 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito. All rights Reserved. - -***/ - -if (typeof(dojo) != 'undefined') { - dojo.provide("MochiKit.Async"); - dojo.require("MochiKit.Base"); -} -if (typeof(JSAN) != 'undefined') { - JSAN.use("MochiKit.Base", []); -} - -try { - if (typeof(MochiKit.Base) == 'undefined') { - throw ""; - } -} catch (e) { - throw "MochiKit.Async depends on MochiKit.Base!"; -} - -if (typeof(MochiKit.Async) == 'undefined') { - MochiKit.Async = {}; -} - -MochiKit.Async.NAME = "MochiKit.Async"; -MochiKit.Async.VERSION = "1.3.1"; -MochiKit.Async.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; -MochiKit.Async.toString = function () { - return this.__repr__(); -}; - -MochiKit.Async.Deferred = function (/* optional */ canceller) { - this.chain = []; - this.id = this._nextId(); - this.fired = -1; - this.paused = 0; - this.results = [null, null]; - this.canceller = canceller; - this.silentlyCancelled = false; - this.chained = false; -}; - -MochiKit.Async.Deferred.prototype = { - repr: function () { - var state; - if (this.fired == -1) { - state = 'unfired'; - } else if (this.fired === 0) { - state = 'success'; - } else { - state = 'error'; - } - return 'Deferred(' + this.id + ', ' + state + ')'; - }, - - toString: MochiKit.Base.forwardCall("repr"), - - _nextId: MochiKit.Base.counter(), - - cancel: function () { - var self = MochiKit.Async; - if (this.fired == -1) { - if (this.canceller) { - this.canceller(this); - } else { - this.silentlyCancelled = true; - } - if (this.fired == -1) { - this.errback(new self.CancelledError(this)); - } - } else if ((this.fired === 0) && (this.results[0] instanceof self.Deferred)) { - this.results[0].cancel(); - } - }, - - - _pause: function () { - /*** - - Used internally to signal that it's waiting on another Deferred - - ***/ - this.paused++; - }, - - _unpause: function () { - /*** - - Used internally to signal that it's no longer waiting on another - Deferred. - - ***/ - this.paused--; - if ((this.paused === 0) && (this.fired >= 0)) { - this._fire(); - } - }, - - _continue: function (res) { - /*** - - Used internally when a dependent deferred fires. - - ***/ - this._resback(res); - this._unpause(); - }, - - _resback: function (res) { - /*** - - The primitive that means either callback or errback - - ***/ - this.fired = ((res instanceof Error) ? 1 : 0); - this.results[this.fired] = res; - this._fire(); - }, - - _check: function () { - if (this.fired != -1) { - if (!this.silentlyCancelled) { - throw new MochiKit.Async.AlreadyCalledError(this); - } - this.silentlyCancelled = false; - return; - } - }, - - callback: function (res) { - this._check(); - if (res instanceof MochiKit.Async.Deferred) { - throw new Error("Deferred instances can only be chained if they are the result of a callback"); - } - this._resback(res); - }, - - errback: function (res) { - this._check(); - var self = MochiKit.Async; - if (res instanceof self.Deferred) { - throw new Error("Deferred instances can only be chained if they are the result of a callback"); - } - if (!(res instanceof Error)) { - res = new self.GenericError(res); - } - this._resback(res); - }, - - addBoth: function (fn) { - if (arguments.length > 1) { - fn = MochiKit.Base.partial.apply(null, arguments); - } - return this.addCallbacks(fn, fn); - }, - - addCallback: function (fn) { - if (arguments.length > 1) { - fn = MochiKit.Base.partial.apply(null, arguments); - } - return this.addCallbacks(fn, null); - }, - - addErrback: function (fn) { - if (arguments.length > 1) { - fn = MochiKit.Base.partial.apply(null, arguments); - } - return this.addCallbacks(null, fn); - }, - - addCallbacks: function (cb, eb) { - if (this.chained) { - throw new Error("Chained Deferreds can not be re-used"); - } - this.chain.push([cb, eb]); - if (this.fired >= 0) { - this._fire(); - } - return this; - }, - - _fire: function () { - /*** - - Used internally to exhaust the callback sequence when a result - is available. - - ***/ - var chain = this.chain; - var fired = this.fired; - var res = this.results[fired]; - var self = this; - var cb = null; - while (chain.length > 0 && this.paused === 0) { - // Array - var pair = chain.shift(); - var f = pair[fired]; - if (f === null) { - continue; - } - try { - res = f(res); - fired = ((res instanceof Error) ? 1 : 0); - if (res instanceof MochiKit.Async.Deferred) { - cb = function (res) { - self._continue(res); - }; - this._pause(); - } - } catch (err) { - fired = 1; - if (!(err instanceof Error)) { - err = new MochiKit.Async.GenericError(err); - } - res = err; - } - } - this.fired = fired; - this.results[fired] = res; - if (cb && this.paused) { - // this is for "tail recursion" in case the dependent deferred - // is already fired - res.addBoth(cb); - res.chained = true; - } - } -}; - -MochiKit.Base.update(MochiKit.Async, { - evalJSONRequest: function (/* req */) { - return eval('(' + arguments[0].responseText + ')'); - }, - - succeed: function (/* optional */result) { - var d = new MochiKit.Async.Deferred(); - d.callback.apply(d, arguments); - return d; - }, - - fail: function (/* optional */result) { - var d = new MochiKit.Async.Deferred(); - d.errback.apply(d, arguments); - return d; - }, - - getXMLHttpRequest: function () { - var self = arguments.callee; - if (!self.XMLHttpRequest) { - var tryThese = [ - function () { return new XMLHttpRequest(); }, - function () { return new ActiveXObject('Msxml2.XMLHTTP'); }, - function () { return new ActiveXObject('Microsoft.XMLHTTP'); }, - function () { return new ActiveXObject('Msxml2.XMLHTTP.4.0'); }, - function () { - throw new MochiKit.Async.BrowserComplianceError("Browser does not support XMLHttpRequest"); - } - ]; - for (var i = 0; i < tryThese.length; i++) { - var func = tryThese[i]; - try { - self.XMLHttpRequest = func; - return func(); - } catch (e) { - // pass - } - } - } - return self.XMLHttpRequest(); - }, - - _nothing: function () {}, - - _xhr_onreadystatechange: function (d) { - // MochiKit.Logging.logDebug('this.readyState', this.readyState); - if (this.readyState == 4) { - // IE SUCKS - try { - this.onreadystatechange = null; - } catch (e) { - try { - this.onreadystatechange = MochiKit.Async._nothing; - } catch (e) { - } - } - var status = null; - try { - status = this.status; - if (!status && MochiKit.Base.isNotEmpty(this.responseText)) { - // 0 or undefined seems to mean cached or local - status = 304; - } - } catch (e) { - // pass - // MochiKit.Logging.logDebug('error getting status?', repr(items(e))); - } - // 200 is OK, 304 is NOT_MODIFIED - if (status == 200 || status == 304) { // OK - d.callback(this); - } else { - var err = new MochiKit.Async.XMLHttpRequestError(this, "Request failed"); - if (err.number) { - // XXX: This seems to happen on page change - d.errback(err); - } else { - // XXX: this seems to happen when the server is unreachable - d.errback(err); - } - } - } - }, - - _xhr_canceller: function (req) { - // IE SUCKS - try { - req.onreadystatechange = null; - } catch (e) { - try { - req.onreadystatechange = MochiKit.Async._nothing; - } catch (e) { - } - } - req.abort(); - }, - - - sendXMLHttpRequest: function (req, /* optional */ sendContent) { - if (typeof(sendContent) == "undefined" || sendContent === null) { - sendContent = ""; - } - - var m = MochiKit.Base; - var self = MochiKit.Async; - var d = new self.Deferred(m.partial(self._xhr_canceller, req)); - - try { - req.onreadystatechange = m.bind(self._xhr_onreadystatechange, - req, d); - req.send(sendContent); - } catch (e) { - try { - req.onreadystatechange = null; - } catch (ignore) { - // pass - } - d.errback(e); - } - - return d; - - }, - - doSimpleXMLHttpRequest: function (url/*, ...*/) { - var self = MochiKit.Async; - var req = self.getXMLHttpRequest(); - if (arguments.length > 1) { - var m = MochiKit.Base; - var qs = m.queryString.apply(null, m.extend(null, arguments, 1)); - if (qs) { - url += "?" + qs; - } - } - req.open("GET", url, true); - return self.sendXMLHttpRequest(req); - }, - - loadJSONDoc: function (url) { - var self = MochiKit.Async; - var d = self.doSimpleXMLHttpRequest.apply(self, arguments); - d = d.addCallback(self.evalJSONRequest); - return d; - }, - - wait: function (seconds, /* optional */value) { - var d = new MochiKit.Async.Deferred(); - var m = MochiKit.Base; - if (typeof(value) != 'undefined') { - d.addCallback(function () { return value; }); - } - var timeout = setTimeout( - m.bind("callback", d), - Math.floor(seconds * 1000)); - d.canceller = function () { - try { - clearTimeout(timeout); - } catch (e) { - // pass - } - }; - return d; - }, - - callLater: function (seconds, func) { - var m = MochiKit.Base; - var pfunc = m.partial.apply(m, m.extend(null, arguments, 1)); - return MochiKit.Async.wait(seconds).addCallback( - function (res) { return pfunc(); } - ); - } -}); - - -MochiKit.Async.DeferredLock = function () { - this.waiting = []; - this.locked = false; - this.id = this._nextId(); -}; - -MochiKit.Async.DeferredLock.prototype = { - __class__: MochiKit.Async.DeferredLock, - acquire: function () { - d = new MochiKit.Async.Deferred(); - if (this.locked) { - this.waiting.push(d); - } else { - this.locked = true; - d.callback(this); - } - return d; - }, - release: function () { - if (!this.locked) { - throw TypeError("Tried to release an unlocked DeferredLock"); - } - this.locked = false; - if (this.waiting.length > 0) { - this.locked = true; - this.waiting.shift().callback(this); - } - }, - _nextId: MochiKit.Base.counter(), - repr: function () { - var state; - if (this.locked) { - state = 'locked, ' + this.waiting.length + ' waiting'; - } else { - state = 'unlocked'; - } - return 'DeferredLock(' + this.id + ', ' + state + ')'; - }, - toString: MochiKit.Base.forwardCall("repr") - -}; - -MochiKit.Async.DeferredList = function (list, /* optional */fireOnOneCallback, fireOnOneErrback, consumeErrors, canceller) { - this.list = list; - this.resultList = new Array(this.list.length); - - // Deferred init - this.chain = []; - this.id = this._nextId(); - this.fired = -1; - this.paused = 0; - this.results = [null, null]; - this.canceller = canceller; - this.silentlyCancelled = false; - - if (this.list.length === 0 && !fireOnOneCallback) { - this.callback(this.resultList); - } - - this.finishedCount = 0; - this.fireOnOneCallback = fireOnOneCallback; - this.fireOnOneErrback = fireOnOneErrback; - this.consumeErrors = consumeErrors; - - var index = 0; - MochiKit.Base.map(MochiKit.Base.bind(function (d) { - d.addCallback(MochiKit.Base.bind(this._cbDeferred, this), index, true); - d.addErrback(MochiKit.Base.bind(this._cbDeferred, this), index, false); - index += 1; - }, this), this.list); -}; - -MochiKit.Base.update(MochiKit.Async.DeferredList.prototype, - MochiKit.Async.Deferred.prototype); - -MochiKit.Base.update(MochiKit.Async.DeferredList.prototype, { - _cbDeferred: function (index, succeeded, result) { - this.resultList[index] = [succeeded, result]; - this.finishedCount += 1; - if (this.fired !== 0) { - if (succeeded && this.fireOnOneCallback) { - this.callback([index, result]); - } else if (!succeeded && this.fireOnOneErrback) { - this.errback(result); - } else if (this.finishedCount == this.list.length) { - this.callback(this.resultList); - } - } - if (!succeeded && this.consumeErrors) { - result = null; - } - return result; - } -}); - -MochiKit.Async.gatherResults = function (deferredList) { - var d = new MochiKit.Async.DeferredList(deferredList, false, true, false); - d.addCallback(function (results) { - var ret = []; - for (var i = 0; i < results.length; i++) { - ret.push(results[i][1]); - } - return ret; - }); - return d; -}; - -MochiKit.Async.maybeDeferred = function (func) { - var self = MochiKit.Async; - var result; - try { - var r = func.apply(null, MochiKit.Base.extend([], arguments, 1)); - if (r instanceof self.Deferred) { - result = r; - } else if (r instanceof Error) { - result = self.fail(r); - } else { - result = self.succeed(r); - } - } catch (e) { - result = self.fail(e); - } - return result; -}; - - -MochiKit.Async.EXPORT = [ - "AlreadyCalledError", - "CancelledError", - "BrowserComplianceError", - "GenericError", - "XMLHttpRequestError", - "Deferred", - "succeed", - "fail", - "getXMLHttpRequest", - "doSimpleXMLHttpRequest", - "loadJSONDoc", - "wait", - "callLater", - "sendXMLHttpRequest", - "DeferredLock", - "DeferredList", - "gatherResults", - "maybeDeferred" -]; - -MochiKit.Async.EXPORT_OK = [ - "evalJSONRequest" -]; - -MochiKit.Async.__new__ = function () { - var m = MochiKit.Base; - var ne = m.partial(m._newNamedError, this); - ne("AlreadyCalledError", - function (deferred) { - /*** - - Raised by the Deferred if callback or errback happens - after it was already fired. - - ***/ - this.deferred = deferred; - } - ); - - ne("CancelledError", - function (deferred) { - /*** - - Raised by the Deferred cancellation mechanism. - - ***/ - this.deferred = deferred; - } - ); - - ne("BrowserComplianceError", - function (msg) { - /*** - - Raised when the JavaScript runtime is not capable of performing - the given function. Technically, this should really never be - raised because a non-conforming JavaScript runtime probably - isn't going to support exceptions in the first place. - - ***/ - this.message = msg; - } - ); - - ne("GenericError", - function (msg) { - this.message = msg; - } - ); - - ne("XMLHttpRequestError", - function (req, msg) { - /*** - - Raised when an XMLHttpRequest does not complete for any reason. - - ***/ - this.req = req; - this.message = msg; - try { - // Strange but true that this can raise in some cases. - this.number = req.status; - } catch (e) { - // pass - } - } - ); - - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; - - m.nameFunctions(this); - -}; - -MochiKit.Async.__new__(); - -MochiKit.Base._exportSymbols(this, MochiKit.Async); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Base.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Base.js deleted file mode 100644 index 62f50d89dc0..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Base.js +++ /dev/null @@ -1,1131 +0,0 @@ -/*** - -MochiKit.Base 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito. All rights Reserved. - -***/ - -if (typeof(dojo) != 'undefined') { - dojo.provide("MochiKit.Base"); -} - -if (typeof(MochiKit) == 'undefined') { - MochiKit = {}; -} -if (typeof(MochiKit.Base) == 'undefined') { - MochiKit.Base = {}; -} - -MochiKit.Base.VERSION = "1.3.1"; -MochiKit.Base.NAME = "MochiKit.Base"; -MochiKit.Base.update = function (self, obj/*, ... */) { - if (self === null) { - self = {}; - } - for (var i = 1; i < arguments.length; i++) { - var o = arguments[i]; - if (typeof(o) != 'undefined' && o !== null) { - for (var k in o) { - self[k] = o[k]; - } - } - } - return self; -}; - -MochiKit.Base.update(MochiKit.Base, { - __repr__: function () { - return "[" + this.NAME + " " + this.VERSION + "]"; - }, - - toString: function () { - return this.__repr__(); - }, - - counter: function (n/* = 1 */) { - if (arguments.length === 0) { - n = 1; - } - return function () { - return n++; - }; - }, - - clone: function (obj) { - var me = arguments.callee; - if (arguments.length == 1) { - me.prototype = obj; - return new me(); - } - }, - - flattenArguments: function (lst/* ...*/) { - var res = []; - var m = MochiKit.Base; - var args = m.extend(null, arguments); - while (args.length) { - var o = args.shift(); - if (o && typeof(o) == "object" && typeof(o.length) == "number") { - for (var i = o.length - 1; i >= 0; i--) { - args.unshift(o[i]); - } - } else { - res.push(o); - } - } - return res; - }, - - extend: function (self, obj, /* optional */skip) { - // Extend an array with an array-like object starting - // from the skip index - if (!skip) { - skip = 0; - } - if (obj) { - // allow iterable fall-through, but skip the full isArrayLike - // check for speed, this is called often. - var l = obj.length; - if (typeof(l) != 'number' /* !isArrayLike(obj) */) { - if (typeof(MochiKit.Iter) != "undefined") { - obj = MochiKit.Iter.list(obj); - l = obj.length; - } else { - throw new TypeError("Argument not an array-like and MochiKit.Iter not present"); - } - } - if (!self) { - self = []; - } - for (var i = skip; i < l; i++) { - self.push(obj[i]); - } - } - // This mutates, but it's convenient to return because - // it's often used like a constructor when turning some - // ghetto array-like to a real array - return self; - }, - - - updatetree: function (self, obj/*, ...*/) { - if (self === null) { - self = {}; - } - for (var i = 1; i < arguments.length; i++) { - var o = arguments[i]; - if (typeof(o) != 'undefined' && o !== null) { - for (var k in o) { - var v = o[k]; - if (typeof(self[k]) == 'object' && typeof(v) == 'object') { - arguments.callee(self[k], v); - } else { - self[k] = v; - } - } - } - } - return self; - }, - - setdefault: function (self, obj/*, ...*/) { - if (self === null) { - self = {}; - } - for (var i = 1; i < arguments.length; i++) { - var o = arguments[i]; - for (var k in o) { - if (!(k in self)) { - self[k] = o[k]; - } - } - } - return self; - }, - - keys: function (obj) { - var rval = []; - for (var prop in obj) { - rval.push(prop); - } - return rval; - }, - - items: function (obj) { - var rval = []; - var e; - for (var prop in obj) { - var v; - try { - v = obj[prop]; - } catch (e) { - continue; - } - rval.push([prop, v]); - } - return rval; - }, - - - _newNamedError: function (module, name, func) { - func.prototype = new MochiKit.Base.NamedError(module.NAME + "." + name); - module[name] = func; - }, - - - operator: { - // unary logic operators - truth: function (a) { return !!a; }, - lognot: function (a) { return !a; }, - identity: function (a) { return a; }, - - // bitwise unary operators - not: function (a) { return ~a; }, - neg: function (a) { return -a; }, - - // binary operators - add: function (a, b) { return a + b; }, - sub: function (a, b) { return a - b; }, - div: function (a, b) { return a / b; }, - mod: function (a, b) { return a % b; }, - mul: function (a, b) { return a * b; }, - - // bitwise binary operators - and: function (a, b) { return a & b; }, - or: function (a, b) { return a | b; }, - xor: function (a, b) { return a ^ b; }, - lshift: function (a, b) { return a << b; }, - rshift: function (a, b) { return a >> b; }, - zrshift: function (a, b) { return a >>> b; }, - - // near-worthless built-in comparators - eq: function (a, b) { return a == b; }, - ne: function (a, b) { return a != b; }, - gt: function (a, b) { return a > b; }, - ge: function (a, b) { return a >= b; }, - lt: function (a, b) { return a < b; }, - le: function (a, b) { return a <= b; }, - - // compare comparators - ceq: function (a, b) { return MochiKit.Base.compare(a, b) === 0; }, - cne: function (a, b) { return MochiKit.Base.compare(a, b) !== 0; }, - cgt: function (a, b) { return MochiKit.Base.compare(a, b) == 1; }, - cge: function (a, b) { return MochiKit.Base.compare(a, b) != -1; }, - clt: function (a, b) { return MochiKit.Base.compare(a, b) == -1; }, - cle: function (a, b) { return MochiKit.Base.compare(a, b) != 1; }, - - // binary logical operators - logand: function (a, b) { return a && b; }, - logor: function (a, b) { return a || b; }, - contains: function (a, b) { return b in a; } - }, - - forwardCall: function (func) { - return function () { - return this[func].apply(this, arguments); - }; - }, - - itemgetter: function (func) { - return function (arg) { - return arg[func]; - }; - }, - - typeMatcher: function (/* typ */) { - var types = {}; - for (var i = 0; i < arguments.length; i++) { - var typ = arguments[i]; - types[typ] = typ; - } - return function () { - for (var i = 0; i < arguments.length; i++) { - if (!(typeof(arguments[i]) in types)) { - return false; - } - } - return true; - }; - }, - - isNull: function (/* ... */) { - for (var i = 0; i < arguments.length; i++) { - if (arguments[i] !== null) { - return false; - } - } - return true; - }, - - isUndefinedOrNull: function (/* ... */) { - for (var i = 0; i < arguments.length; i++) { - var o = arguments[i]; - if (!(typeof(o) == 'undefined' || o === null)) { - return false; - } - } - return true; - }, - - isEmpty: function (obj) { - return !MochiKit.Base.isNotEmpty.apply(this, arguments); - }, - - isNotEmpty: function (obj) { - for (var i = 0; i < arguments.length; i++) { - var o = arguments[i]; - if (!(o && o.length)) { - return false; - } - } - return true; - }, - - isArrayLike: function () { - for (var i = 0; i < arguments.length; i++) { - var o = arguments[i]; - var typ = typeof(o); - if ( - (typ != 'object' && !(typ == 'function' && typeof(o.item) == 'function')) || - o === null || - typeof(o.length) != 'number' - ) { - return false; - } - } - return true; - }, - - isDateLike: function () { - for (var i = 0; i < arguments.length; i++) { - var o = arguments[i]; - if (typeof(o) != "object" || o === null - || typeof(o.getTime) != 'function') { - return false; - } - } - return true; - }, - - - xmap: function (fn/*, obj... */) { - if (fn === null) { - return MochiKit.Base.extend(null, arguments, 1); - } - var rval = []; - for (var i = 1; i < arguments.length; i++) { - rval.push(fn(arguments[i])); - } - return rval; - }, - - map: function (fn, lst/*, lst... */) { - var m = MochiKit.Base; - var itr = MochiKit.Iter; - var isArrayLike = m.isArrayLike; - if (arguments.length <= 2) { - // allow an iterable to be passed - if (!isArrayLike(lst)) { - if (itr) { - // fast path for map(null, iterable) - lst = itr.list(lst); - if (fn === null) { - return lst; - } - } else { - throw new TypeError("Argument not an array-like and MochiKit.Iter not present"); - } - } - // fast path for map(null, lst) - if (fn === null) { - return m.extend(null, lst); - } - // disabled fast path for map(fn, lst) - /* - if (false && typeof(Array.prototype.map) == 'function') { - // Mozilla fast-path - return Array.prototype.map.call(lst, fn); - } - */ - var rval = []; - for (var i = 0; i < lst.length; i++) { - rval.push(fn(lst[i])); - } - return rval; - } else { - // default for map(null, ...) is zip(...) - if (fn === null) { - fn = Array; - } - var length = null; - for (i = 1; i < arguments.length; i++) { - // allow iterables to be passed - if (!isArrayLike(arguments[i])) { - if (itr) { - return itr.list(itr.imap.apply(null, arguments)); - } else { - throw new TypeError("Argument not an array-like and MochiKit.Iter not present"); - } - } - // find the minimum length - var l = arguments[i].length; - if (length === null || length > l) { - length = l; - } - } - rval = []; - for (i = 0; i < length; i++) { - var args = []; - for (var j = 1; j < arguments.length; j++) { - args.push(arguments[j][i]); - } - rval.push(fn.apply(this, args)); - } - return rval; - } - }, - - xfilter: function (fn/*, obj... */) { - var rval = []; - if (fn === null) { - fn = MochiKit.Base.operator.truth; - } - for (var i = 1; i < arguments.length; i++) { - var o = arguments[i]; - if (fn(o)) { - rval.push(o); - } - } - return rval; - }, - - filter: function (fn, lst, self) { - var rval = []; - // allow an iterable to be passed - var m = MochiKit.Base; - if (!m.isArrayLike(lst)) { - if (MochiKit.Iter) { - lst = MochiKit.Iter.list(lst); - } else { - throw new TypeError("Argument not an array-like and MochiKit.Iter not present"); - } - } - if (fn === null) { - fn = m.operator.truth; - } - if (typeof(Array.prototype.filter) == 'function') { - // Mozilla fast-path - return Array.prototype.filter.call(lst, fn, self); - } else if (typeof(self) == 'undefined' || self === null) { - for (var i = 0; i < lst.length; i++) { - var o = lst[i]; - if (fn(o)) { - rval.push(o); - } - } - } else { - for (i = 0; i < lst.length; i++) { - o = lst[i]; - if (fn.call(self, o)) { - rval.push(o); - } - } - } - return rval; - }, - - - _wrapDumbFunction: function (func) { - return function () { - // fast path! - switch (arguments.length) { - case 0: return func(); - case 1: return func(arguments[0]); - case 2: return func(arguments[0], arguments[1]); - case 3: return func(arguments[0], arguments[1], arguments[2]); - } - var args = []; - for (var i = 0; i < arguments.length; i++) { - args.push("arguments[" + i + "]"); - } - return eval("(func(" + args.join(",") + "))"); - }; - }, - - method: function (self, func) { - var m = MochiKit.Base; - return m.bind.apply(this, m.extend([func, self], arguments, 2)); - }, - - bind: function (func, self/* args... */) { - if (typeof(func) == "string") { - func = self[func]; - } - var im_func = func.im_func; - var im_preargs = func.im_preargs; - var im_self = func.im_self; - var m = MochiKit.Base; - if (typeof(func) == "function" && typeof(func.apply) == "undefined") { - // this is for cases where JavaScript sucks ass and gives you a - // really dumb built-in function like alert() that doesn't have - // an apply - func = m._wrapDumbFunction(func); - } - if (typeof(im_func) != 'function') { - im_func = func; - } - if (typeof(self) != 'undefined') { - im_self = self; - } - if (typeof(im_preargs) == 'undefined') { - im_preargs = []; - } else { - im_preargs = im_preargs.slice(); - } - m.extend(im_preargs, arguments, 2); - var newfunc = function () { - var args = arguments; - var me = arguments.callee; - if (me.im_preargs.length > 0) { - args = m.concat(me.im_preargs, args); - } - var self = me.im_self; - if (!self) { - self = this; - } - return me.im_func.apply(self, args); - }; - newfunc.im_self = im_self; - newfunc.im_func = im_func; - newfunc.im_preargs = im_preargs; - return newfunc; - }, - - bindMethods: function (self) { - var bind = MochiKit.Base.bind; - for (var k in self) { - var func = self[k]; - if (typeof(func) == 'function') { - self[k] = bind(func, self); - } - } - }, - - registerComparator: function (name, check, comparator, /* optional */ override) { - MochiKit.Base.comparatorRegistry.register(name, check, comparator, override); - }, - - _primitives: {'boolean': true, 'string': true, 'number': true}, - - compare: function (a, b) { - if (a == b) { - return 0; - } - var aIsNull = (typeof(a) == 'undefined' || a === null); - var bIsNull = (typeof(b) == 'undefined' || b === null); - if (aIsNull && bIsNull) { - return 0; - } else if (aIsNull) { - return -1; - } else if (bIsNull) { - return 1; - } - var m = MochiKit.Base; - // bool, number, string have meaningful comparisons - var prim = m._primitives; - if (!(typeof(a) in prim && typeof(b) in prim)) { - try { - return m.comparatorRegistry.match(a, b); - } catch (e) { - if (e != m.NotFound) { - throw e; - } - } - } - if (a < b) { - return -1; - } else if (a > b) { - return 1; - } - // These types can't be compared - var repr = m.repr; - throw new TypeError(repr(a) + " and " + repr(b) + " can not be compared"); - }, - - compareDateLike: function (a, b) { - return MochiKit.Base.compare(a.getTime(), b.getTime()); - }, - - compareArrayLike: function (a, b) { - var compare = MochiKit.Base.compare; - var count = a.length; - var rval = 0; - if (count > b.length) { - rval = 1; - count = b.length; - } else if (count < b.length) { - rval = -1; - } - for (var i = 0; i < count; i++) { - var cmp = compare(a[i], b[i]); - if (cmp) { - return cmp; - } - } - return rval; - }, - - registerRepr: function (name, check, wrap, /* optional */override) { - MochiKit.Base.reprRegistry.register(name, check, wrap, override); - }, - - repr: function (o) { - if (typeof(o) == "undefined") { - return "undefined"; - } else if (o === null) { - return "null"; - } - try { - if (typeof(o.__repr__) == 'function') { - return o.__repr__(); - } else if (typeof(o.repr) == 'function' && o.repr != arguments.callee) { - return o.repr(); - } - return MochiKit.Base.reprRegistry.match(o); - } catch (e) { - if (typeof(o.NAME) == 'string' && ( - o.toString == Function.prototype.toString || - o.toString == Object.prototype.toString - )) { - return o.NAME; - } - } - try { - var ostring = (o + ""); - } catch (e) { - return "[" + typeof(o) + "]"; - } - if (typeof(o) == "function") { - o = ostring.replace(/^\s+/, ""); - var idx = o.indexOf("{"); - if (idx != -1) { - o = o.substr(0, idx) + "{...}"; - } - } - return ostring; - }, - - reprArrayLike: function (o) { - var m = MochiKit.Base; - return "[" + m.map(m.repr, o).join(", ") + "]"; - }, - - reprString: function (o) { - return ('"' + o.replace(/(["\\])/g, '\\$1') + '"' - ).replace(/[\f]/g, "\\f" - ).replace(/[\b]/g, "\\b" - ).replace(/[\n]/g, "\\n" - ).replace(/[\t]/g, "\\t" - ).replace(/[\r]/g, "\\r"); - }, - - reprNumber: function (o) { - return o + ""; - }, - - registerJSON: function (name, check, wrap, /* optional */override) { - MochiKit.Base.jsonRegistry.register(name, check, wrap, override); - }, - - - evalJSON: function () { - return eval("(" + arguments[0] + ")"); - }, - - serializeJSON: function (o) { - var objtype = typeof(o); - if (objtype == "undefined") { - return "undefined"; - } else if (objtype == "number" || objtype == "boolean") { - return o + ""; - } else if (o === null) { - return "null"; - } - var m = MochiKit.Base; - var reprString = m.reprString; - if (objtype == "string") { - return reprString(o); - } - // recurse - var me = arguments.callee; - // short-circuit for objects that support "json" serialization - // if they return "self" then just pass-through... - var newObj; - if (typeof(o.__json__) == "function") { - newObj = o.__json__(); - if (o !== newObj) { - return me(newObj); - } - } - if (typeof(o.json) == "function") { - newObj = o.json(); - if (o !== newObj) { - return me(newObj); - } - } - // array - if (objtype != "function" && typeof(o.length) == "number") { - var res = []; - for (var i = 0; i < o.length; i++) { - var val = me(o[i]); - if (typeof(val) != "string") { - val = "undefined"; - } - res.push(val); - } - return "[" + res.join(", ") + "]"; - } - // look in the registry - try { - newObj = m.jsonRegistry.match(o); - return me(newObj); - } catch (e) { - if (e != m.NotFound) { - // something really bad happened - throw e; - } - } - // it's a function with no adapter, bad - if (objtype == "function") { - return null; - } - // generic object code path - res = []; - for (var k in o) { - var useKey; - if (typeof(k) == "number") { - useKey = '"' + k + '"'; - } else if (typeof(k) == "string") { - useKey = reprString(k); - } else { - // skip non-string or number keys - continue; - } - val = me(o[k]); - if (typeof(val) != "string") { - // skip non-serializable values - continue; - } - res.push(useKey + ":" + val); - } - return "{" + res.join(", ") + "}"; - }, - - - objEqual: function (a, b) { - return (MochiKit.Base.compare(a, b) === 0); - }, - - arrayEqual: function (self, arr) { - if (self.length != arr.length) { - return false; - } - return (MochiKit.Base.compare(self, arr) === 0); - }, - - concat: function (/* lst... */) { - var rval = []; - var extend = MochiKit.Base.extend; - for (var i = 0; i < arguments.length; i++) { - extend(rval, arguments[i]); - } - return rval; - }, - - keyComparator: function (key/* ... */) { - // fast-path for single key comparisons - var m = MochiKit.Base; - var compare = m.compare; - if (arguments.length == 1) { - return function (a, b) { - return compare(a[key], b[key]); - }; - } - var compareKeys = m.extend(null, arguments); - return function (a, b) { - var rval = 0; - // keep comparing until something is inequal or we run out of - // keys to compare - for (var i = 0; (rval === 0) && (i < compareKeys.length); i++) { - var key = compareKeys[i]; - rval = compare(a[key], b[key]); - } - return rval; - }; - }, - - reverseKeyComparator: function (key) { - var comparator = MochiKit.Base.keyComparator.apply(this, arguments); - return function (a, b) { - return comparator(b, a); - }; - }, - - partial: function (func) { - var m = MochiKit.Base; - return m.bind.apply(this, m.extend([func, undefined], arguments, 1)); - }, - - listMinMax: function (which, lst) { - if (lst.length === 0) { - return null; - } - var cur = lst[0]; - var compare = MochiKit.Base.compare; - for (var i = 1; i < lst.length; i++) { - var o = lst[i]; - if (compare(o, cur) == which) { - cur = o; - } - } - return cur; - }, - - objMax: function (/* obj... */) { - return MochiKit.Base.listMinMax(1, arguments); - }, - - objMin: function (/* obj... */) { - return MochiKit.Base.listMinMax(-1, arguments); - }, - - findIdentical: function (lst, value, start/* = 0 */, /* optional */end) { - if (typeof(end) == "undefined" || end === null) { - end = lst.length; - } - for (var i = (start || 0); i < end; i++) { - if (lst[i] === value) { - return i; - } - } - return -1; - }, - - findValue: function (lst, value, start/* = 0 */, /* optional */end) { - if (typeof(end) == "undefined" || end === null) { - end = lst.length; - } - var cmp = MochiKit.Base.compare; - for (var i = (start || 0); i < end; i++) { - if (cmp(lst[i], value) === 0) { - return i; - } - } - return -1; - }, - - nodeWalk: function (node, visitor) { - var nodes = [node]; - var extend = MochiKit.Base.extend; - while (nodes.length) { - var res = visitor(nodes.shift()); - if (res) { - extend(nodes, res); - } - } - }, - - - nameFunctions: function (namespace) { - var base = namespace.NAME; - if (typeof(base) == 'undefined') { - base = ''; - } else { - base = base + '.'; - } - for (var name in namespace) { - var o = namespace[name]; - if (typeof(o) == 'function' && typeof(o.NAME) == 'undefined') { - try { - o.NAME = base + name; - } catch (e) { - // pass - } - } - } - }, - - - queryString: function (names, values) { - // check to see if names is a string or a DOM element, and if - // MochiKit.DOM is available. If so, drop it like it's a form - // Ugliest conditional in MochiKit? Probably! - if (typeof(MochiKit.DOM) != "undefined" && arguments.length == 1 - && (typeof(names) == "string" || ( - typeof(names.nodeType) != "undefined" && names.nodeType > 0 - )) - ) { - var kv = MochiKit.DOM.formContents(names); - names = kv[0]; - values = kv[1]; - } else if (arguments.length == 1) { - var o = names; - names = []; - values = []; - for (var k in o) { - var v = o[k]; - if (typeof(v) != "function") { - names.push(k); - values.push(v); - } - } - } - var rval = []; - var len = Math.min(names.length, values.length); - var urlEncode = MochiKit.Base.urlEncode; - for (var i = 0; i < len; i++) { - v = values[i]; - if (typeof(v) != 'undefined' && v !== null) { - rval.push(urlEncode(names[i]) + "=" + urlEncode(v)); - } - } - return rval.join("&"); - }, - - - parseQueryString: function (encodedString, useArrays) { - var pairs = encodedString.replace(/\+/g, "%20").split("&"); - var o = {}; - var decode; - if (typeof(decodeURIComponent) != "undefined") { - decode = decodeURIComponent; - } else { - decode = unescape; - } - if (useArrays) { - for (var i = 0; i < pairs.length; i++) { - var pair = pairs[i].split("="); - var name = decode(pair[0]); - var arr = o[name]; - if (!(arr instanceof Array)) { - arr = []; - o[name] = arr; - } - arr.push(decode(pair[1])); - } - } else { - for (i = 0; i < pairs.length; i++) { - pair = pairs[i].split("="); - o[decode(pair[0])] = decode(pair[1]); - } - } - return o; - } -}); - -MochiKit.Base.AdapterRegistry = function () { - this.pairs = []; -}; - -MochiKit.Base.AdapterRegistry.prototype = { - register: function (name, check, wrap, /* optional */ override) { - if (override) { - this.pairs.unshift([name, check, wrap]); - } else { - this.pairs.push([name, check, wrap]); - } - }, - - match: function (/* ... */) { - for (var i = 0; i < this.pairs.length; i++) { - var pair = this.pairs[i]; - if (pair[1].apply(this, arguments)) { - return pair[2].apply(this, arguments); - } - } - throw MochiKit.Base.NotFound; - }, - - unregister: function (name) { - for (var i = 0; i < this.pairs.length; i++) { - var pair = this.pairs[i]; - if (pair[0] == name) { - this.pairs.splice(i, 1); - return true; - } - } - return false; - } -}; - - -MochiKit.Base.EXPORT = [ - "counter", - "clone", - "extend", - "update", - "updatetree", - "setdefault", - "keys", - "items", - "NamedError", - "operator", - "forwardCall", - "itemgetter", - "typeMatcher", - "isCallable", - "isUndefined", - "isUndefinedOrNull", - "isNull", - "isEmpty", - "isNotEmpty", - "isArrayLike", - "isDateLike", - "xmap", - "map", - "xfilter", - "filter", - "bind", - "bindMethods", - "NotFound", - "AdapterRegistry", - "registerComparator", - "compare", - "registerRepr", - "repr", - "objEqual", - "arrayEqual", - "concat", - "keyComparator", - "reverseKeyComparator", - "partial", - "merge", - "listMinMax", - "listMax", - "listMin", - "objMax", - "objMin", - "nodeWalk", - "zip", - "urlEncode", - "queryString", - "serializeJSON", - "registerJSON", - "evalJSON", - "parseQueryString", - "findValue", - "findIdentical", - "flattenArguments", - "method" -]; - -MochiKit.Base.EXPORT_OK = [ - "nameFunctions", - "comparatorRegistry", - "reprRegistry", - "jsonRegistry", - "compareDateLike", - "compareArrayLike", - "reprArrayLike", - "reprString", - "reprNumber" -]; - -MochiKit.Base._exportSymbols = function (globals, module) { - if (typeof(MochiKit.__export__) == "undefined") { - MochiKit.__export__ = (MochiKit.__compat__ || - (typeof(JSAN) == 'undefined' && typeof(dojo) == 'undefined') - ); - } - if (!MochiKit.__export__) { - return; - } - var all = module.EXPORT_TAGS[":all"]; - for (var i = 0; i < all.length; i++) { - globals[all[i]] = module[all[i]]; - } -}; - -MochiKit.Base.__new__ = function () { - // A singleton raised when no suitable adapter is found - var m = this; - - // Backwards compat - m.forward = m.forwardCall; - m.find = m.findValue; - - if (typeof(encodeURIComponent) != "undefined") { - m.urlEncode = function (unencoded) { - return encodeURIComponent(unencoded).replace(/\'/g, '%27'); - }; - } else { - m.urlEncode = function (unencoded) { - return escape(unencoded - ).replace(/\+/g, '%2B' - ).replace(/\"/g,'%22' - ).rval.replace(/\'/g, '%27'); - }; - } - - m.NamedError = function (name) { - this.message = name; - this.name = name; - }; - m.NamedError.prototype = new Error(); - m.update(m.NamedError.prototype, { - repr: function () { - if (this.message && this.message != this.name) { - return this.name + "(" + m.repr(this.message) + ")"; - } else { - return this.name + "()"; - } - }, - toString: m.forwardCall("repr") - }); - - m.NotFound = new m.NamedError("MochiKit.Base.NotFound"); - - - m.listMax = m.partial(m.listMinMax, 1); - m.listMin = m.partial(m.listMinMax, -1); - - m.isCallable = m.typeMatcher('function'); - m.isUndefined = m.typeMatcher('undefined'); - - m.merge = m.partial(m.update, null); - m.zip = m.partial(m.map, null); - - m.comparatorRegistry = new m.AdapterRegistry(); - m.registerComparator("dateLike", m.isDateLike, m.compareDateLike); - m.registerComparator("arrayLike", m.isArrayLike, m.compareArrayLike); - - m.reprRegistry = new m.AdapterRegistry(); - m.registerRepr("arrayLike", m.isArrayLike, m.reprArrayLike); - m.registerRepr("string", m.typeMatcher("string"), m.reprString); - m.registerRepr("numbers", m.typeMatcher("number", "boolean"), m.reprNumber); - - m.jsonRegistry = new m.AdapterRegistry(); - - var all = m.concat(m.EXPORT, m.EXPORT_OK); - m.EXPORT_TAGS = { - ":common": m.concat(m.EXPORT_OK), - ":all": all - }; - - m.nameFunctions(this); - -}; - -MochiKit.Base.__new__(); - -// -// XXX: Internet Explorer blows -// -if (!MochiKit.__compat__) { - compare = MochiKit.Base.compare; -} - -MochiKit.Base._exportSymbols(this, MochiKit.Base); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Color.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Color.js deleted file mode 100644 index aedf2d88125..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Color.js +++ /dev/null @@ -1,825 +0,0 @@ -/*** - -MochiKit.Color 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito and others. All rights Reserved. - -***/ - -if (typeof(dojo) != 'undefined') { - dojo.provide('MochiKit.Color'); - dojo.require('MochiKit.Base'); -} - -if (typeof(JSAN) != 'undefined') { - JSAN.use("MochiKit.Base", []); -} - -try { - if (typeof(MochiKit.Base) == 'undefined') { - throw ""; - } -} catch (e) { - throw "MochiKit.Color depends on MochiKit.Base"; -} - -if (typeof(MochiKit.Color) == "undefined") { - MochiKit.Color = {}; -} - -MochiKit.Color.NAME = "MochiKit.Color"; -MochiKit.Color.VERSION = "1.3.1"; - -MochiKit.Color.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -MochiKit.Color.toString = function () { - return this.__repr__(); -}; - - -MochiKit.Color.Color = function (red, green, blue, alpha) { - if (typeof(alpha) == 'undefined' || alpha === null) { - alpha = 1.0; - } - this.rgb = { - r: red, - g: green, - b: blue, - a: alpha - }; -}; - - -// Prototype methods -MochiKit.Color.Color.prototype = { - - __class__: MochiKit.Color.Color, - - colorWithAlpha: function (alpha) { - var rgb = this.rgb; - var m = MochiKit.Color; - return m.Color.fromRGB(rgb.r, rgb.g, rgb.b, alpha); - }, - - colorWithHue: function (hue) { - // get an HSL model, and set the new hue... - var hsl = this.asHSL(); - hsl.h = hue; - var m = MochiKit.Color; - // convert back to RGB... - return m.Color.fromHSL(hsl); - }, - - colorWithSaturation: function (saturation) { - // get an HSL model, and set the new hue... - var hsl = this.asHSL(); - hsl.s = saturation; - var m = MochiKit.Color; - // convert back to RGB... - return m.Color.fromHSL(hsl); - }, - - colorWithLightness: function (lightness) { - // get an HSL model, and set the new hue... - var hsl = this.asHSL(); - hsl.l = lightness; - var m = MochiKit.Color; - // convert back to RGB... - return m.Color.fromHSL(hsl); - }, - - darkerColorWithLevel: function (level) { - var hsl = this.asHSL(); - hsl.l = Math.max(hsl.l - level, 0); - var m = MochiKit.Color; - return m.Color.fromHSL(hsl); - }, - - lighterColorWithLevel: function (level) { - var hsl = this.asHSL(); - hsl.l = Math.min(hsl.l + level, 1); - var m = MochiKit.Color; - return m.Color.fromHSL(hsl); - }, - - blendedColor: function (other, /* optional */ fraction) { - if (typeof(fraction) == 'undefined' || fraction === null) { - fraction = 0.5; - } - var sf = 1.0 - fraction; - var s = this.rgb; - var d = other.rgb; - var df = fraction; - return MochiKit.Color.Color.fromRGB( - (s.r * sf) + (d.r * df), - (s.g * sf) + (d.g * df), - (s.b * sf) + (d.b * df), - (s.a * sf) + (d.a * df) - ); - }, - - compareRGB: function (other) { - var a = this.asRGB(); - var b = other.asRGB(); - return MochiKit.Base.compare( - [a.r, a.g, a.b, a.a], - [b.r, b.g, b.b, b.a] - ); - }, - - isLight: function () { - return this.asHSL().b > 0.5; - }, - - isDark: function () { - return (!this.isLight()); - }, - - toHSLString: function () { - var c = this.asHSL(); - var ccc = MochiKit.Color.clampColorComponent; - var rval = this._hslString; - if (!rval) { - var mid = ( - ccc(c.h, 360).toFixed(0) - + "," + ccc(c.s, 100).toPrecision(4) + "%" - + "," + ccc(c.l, 100).toPrecision(4) + "%" - ); - var a = c.a; - if (a >= 1) { - a = 1; - rval = "hsl(" + mid + ")"; - } else { - if (a <= 0) { - a = 0; - } - rval = "hsla(" + mid + "," + a + ")"; - } - this._hslString = rval; - } - return rval; - }, - - toRGBString: function () { - var c = this.rgb; - var ccc = MochiKit.Color.clampColorComponent; - var rval = this._rgbString; - if (!rval) { - var mid = ( - ccc(c.r, 255).toFixed(0) - + "," + ccc(c.g, 255).toFixed(0) - + "," + ccc(c.b, 255).toFixed(0) - ); - if (c.a != 1) { - rval = "rgba(" + mid + "," + c.a + ")"; - } else { - rval = "rgb(" + mid + ")"; - } - this._rgbString = rval; - } - return rval; - }, - - asRGB: function () { - return MochiKit.Base.clone(this.rgb); - }, - - toHexString: function () { - var m = MochiKit.Color; - var c = this.rgb; - var ccc = MochiKit.Color.clampColorComponent; - var rval = this._hexString; - if (!rval) { - rval = ("#" + - m.toColorPart(ccc(c.r, 255)) + - m.toColorPart(ccc(c.g, 255)) + - m.toColorPart(ccc(c.b, 255)) - ); - this._hexString = rval; - } - return rval; - }, - - asHSV: function () { - var hsv = this.hsv; - var c = this.rgb; - if (typeof(hsv) == 'undefined' || hsv === null) { - hsv = MochiKit.Color.rgbToHSV(this.rgb); - this.hsv = hsv; - } - return MochiKit.Base.clone(hsv); - }, - - asHSL: function () { - var hsl = this.hsl; - var c = this.rgb; - if (typeof(hsl) == 'undefined' || hsl === null) { - hsl = MochiKit.Color.rgbToHSL(this.rgb); - this.hsl = hsl; - } - return MochiKit.Base.clone(hsl); - }, - - toString: function () { - return this.toRGBString(); - }, - - repr: function () { - var c = this.rgb; - var col = [c.r, c.g, c.b, c.a]; - return this.__class__.NAME + "(" + col.join(", ") + ")"; - } - -}; - -// Constructor methods -MochiKit.Base.update(MochiKit.Color.Color, { - fromRGB: function (red, green, blue, alpha) { - // designated initializer - var Color = MochiKit.Color.Color; - if (arguments.length == 1) { - var rgb = red; - red = rgb.r; - green = rgb.g; - blue = rgb.b; - if (typeof(rgb.a) == 'undefined') { - alpha = undefined; - } else { - alpha = rgb.a; - } - } - return new Color(red, green, blue, alpha); - }, - - fromHSL: function (hue, saturation, lightness, alpha) { - var m = MochiKit.Color; - return m.Color.fromRGB(m.hslToRGB.apply(m, arguments)); - }, - - fromHSV: function (hue, saturation, value, alpha) { - var m = MochiKit.Color; - return m.Color.fromRGB(m.hsvToRGB.apply(m, arguments)); - }, - - fromName: function (name) { - var Color = MochiKit.Color.Color; - // Opera 9 seems to "quote" named colors(?!) - if (name.charAt(0) == '"') { - name = name.substr(1, name.length - 2); - } - var htmlColor = Color._namedColors[name.toLowerCase()]; - if (typeof(htmlColor) == 'string') { - return Color.fromHexString(htmlColor); - } else if (name == "transparent") { - return Color.transparentColor(); - } - return null; - }, - - fromString: function (colorString) { - var self = MochiKit.Color.Color; - var three = colorString.substr(0, 3); - if (three == "rgb") { - return self.fromRGBString(colorString); - } else if (three == "hsl") { - return self.fromHSLString(colorString); - } else if (colorString.charAt(0) == "#") { - return self.fromHexString(colorString); - } - return self.fromName(colorString); - }, - - - fromHexString: function (hexCode) { - if (hexCode.charAt(0) == '#') { - hexCode = hexCode.substring(1); - } - var components = []; - var i, hex; - if (hexCode.length == 3) { - for (i = 0; i < 3; i++) { - hex = hexCode.substr(i, 1); - components.push(parseInt(hex + hex, 16) / 255.0); - } - } else { - for (i = 0; i < 6; i += 2) { - hex = hexCode.substr(i, 2); - components.push(parseInt(hex, 16) / 255.0); - } - } - var Color = MochiKit.Color.Color; - return Color.fromRGB.apply(Color, components); - }, - - - _fromColorString: function (pre, method, scales, colorCode) { - // parses either HSL or RGB - if (colorCode.indexOf(pre) === 0) { - colorCode = colorCode.substring(colorCode.indexOf("(", 3) + 1, colorCode.length - 1); - } - var colorChunks = colorCode.split(/\s*,\s*/); - var colorFloats = []; - for (var i = 0; i < colorChunks.length; i++) { - var c = colorChunks[i]; - var val; - var three = c.substring(c.length - 3); - if (c.charAt(c.length - 1) == '%') { - val = 0.01 * parseFloat(c.substring(0, c.length - 1)); - } else if (three == "deg") { - val = parseFloat(c) / 360.0; - } else if (three == "rad") { - val = parseFloat(c) / (Math.PI * 2); - } else { - val = scales[i] * parseFloat(c); - } - colorFloats.push(val); - } - return this[method].apply(this, colorFloats); - }, - - fromComputedStyle: function (elem, style, mozillaEquivalentCSS) { - var d = MochiKit.DOM; - var cls = MochiKit.Color.Color; - for (elem = d.getElement(elem); elem; elem = elem.parentNode) { - var actualColor = d.computedStyle.apply(d, arguments); - if (!actualColor) { - continue; - } - var color = cls.fromString(actualColor); - if (!color) { - break; - } - if (color.asRGB().a > 0) { - return color; - } - } - return null; - }, - - fromBackground: function (elem) { - var cls = MochiKit.Color.Color; - return cls.fromComputedStyle( - elem, "backgroundColor", "background-color") || cls.whiteColor(); - }, - - fromText: function (elem) { - var cls = MochiKit.Color.Color; - return cls.fromComputedStyle( - elem, "color", "color") || cls.blackColor(); - }, - - namedColors: function () { - return MochiKit.Base.clone(MochiKit.Color.Color._namedColors); - } -}); - -// Module level functions -MochiKit.Base.update(MochiKit.Color, { - clampColorComponent: function (v, scale) { - v *= scale; - if (v < 0) { - return 0; - } else if (v > scale) { - return scale; - } else { - return v; - } - }, - - _hslValue: function (n1, n2, hue) { - if (hue > 6.0) { - hue -= 6.0; - } else if (hue < 0.0) { - hue += 6.0; - } - var val; - if (hue < 1.0) { - val = n1 + (n2 - n1) * hue; - } else if (hue < 3.0) { - val = n2; - } else if (hue < 4.0) { - val = n1 + (n2 - n1) * (4.0 - hue); - } else { - val = n1; - } - return val; - }, - - hsvToRGB: function (hue, saturation, value, alpha) { - if (arguments.length == 1) { - var hsv = hue; - hue = hsv.h; - saturation = hsv.s; - value = hsv.v; - alpha = hsv.a; - } - var red; - var green; - var blue; - if (saturation === 0) { - red = 0; - green = 0; - blue = 0; - } else { - var i = Math.floor(hue * 6); - var f = (hue * 6) - i; - var p = value * (1 - saturation); - var q = value * (1 - (saturation * f)); - var t = value * (1 - (saturation * (1 - f))); - switch (i) { - case 1: red = q; green = value; blue = p; break; - case 2: red = p; green = value; blue = t; break; - case 3: red = p; green = q; blue = value; break; - case 4: red = t; green = p; blue = value; break; - case 5: red = value; green = p; blue = q; break; - case 6: // fall through - case 0: red = value; green = t; blue = p; break; - } - } - return { - r: red, - g: green, - b: blue, - a: alpha - }; - }, - - hslToRGB: function (hue, saturation, lightness, alpha) { - if (arguments.length == 1) { - var hsl = hue; - hue = hsl.h; - saturation = hsl.s; - lightness = hsl.l; - alpha = hsl.a; - } - var red; - var green; - var blue; - if (saturation === 0) { - red = lightness; - green = lightness; - blue = lightness; - } else { - var m2; - if (lightness <= 0.5) { - m2 = lightness * (1.0 + saturation); - } else { - m2 = lightness + saturation - (lightness * saturation); - } - var m1 = (2.0 * lightness) - m2; - var f = MochiKit.Color._hslValue; - var h6 = hue * 6.0; - red = f(m1, m2, h6 + 2); - green = f(m1, m2, h6); - blue = f(m1, m2, h6 - 2); - } - return { - r: red, - g: green, - b: blue, - a: alpha - }; - }, - - rgbToHSV: function (red, green, blue, alpha) { - if (arguments.length == 1) { - var rgb = red; - red = rgb.r; - green = rgb.g; - blue = rgb.b; - alpha = rgb.a; - } - var max = Math.max(Math.max(red, green), blue); - var min = Math.min(Math.min(red, green), blue); - var hue; - var saturation; - var value = max; - if (min == max) { - hue = 0; - saturation = 0; - } else { - var delta = (max - min); - saturation = delta / max; - - if (red == max) { - hue = (green - blue) / delta; - } else if (green == max) { - hue = 2 + ((blue - red) / delta); - } else { - hue = 4 + ((red - green) / delta); - } - hue /= 6; - if (hue < 0) { - hue += 1; - } - if (hue > 1) { - hue -= 1; - } - } - return { - h: hue, - s: saturation, - v: value, - a: alpha - }; - }, - - rgbToHSL: function (red, green, blue, alpha) { - if (arguments.length == 1) { - var rgb = red; - red = rgb.r; - green = rgb.g; - blue = rgb.b; - alpha = rgb.a; - } - var max = Math.max(red, Math.max(green, blue)); - var min = Math.min(red, Math.min(green, blue)); - var hue; - var saturation; - var lightness = (max + min) / 2.0; - var delta = max - min; - if (delta === 0) { - hue = 0; - saturation = 0; - } else { - if (lightness <= 0.5) { - saturation = delta / (max + min); - } else { - saturation = delta / (2 - max - min); - } - if (red == max) { - hue = (green - blue) / delta; - } else if (green == max) { - hue = 2 + ((blue - red) / delta); - } else { - hue = 4 + ((red - green) / delta); - } - hue /= 6; - if (hue < 0) { - hue += 1; - } - if (hue > 1) { - hue -= 1; - } - - } - return { - h: hue, - s: saturation, - l: lightness, - a: alpha - }; - }, - - toColorPart: function (num) { - num = Math.round(num); - var digits = num.toString(16); - if (num < 16) { - return '0' + digits; - } - return digits; - }, - - __new__: function () { - var m = MochiKit.Base; - this.Color.fromRGBString = m.bind( - this.Color._fromColorString, this.Color, "rgb", "fromRGB", - [1.0/255.0, 1.0/255.0, 1.0/255.0, 1] - ); - this.Color.fromHSLString = m.bind( - this.Color._fromColorString, this.Color, "hsl", "fromHSL", - [1.0/360.0, 0.01, 0.01, 1] - ); - - var third = 1.0 / 3.0; - var colors = { - // NSColor colors plus transparent - black: [0, 0, 0], - blue: [0, 0, 1], - brown: [0.6, 0.4, 0.2], - cyan: [0, 1, 1], - darkGray: [third, third, third], - gray: [0.5, 0.5, 0.5], - green: [0, 1, 0], - lightGray: [2 * third, 2 * third, 2 * third], - magenta: [1, 0, 1], - orange: [1, 0.5, 0], - purple: [0.5, 0, 0.5], - red: [1, 0, 0], - transparent: [0, 0, 0, 0], - white: [1, 1, 1], - yellow: [1, 1, 0] - }; - - var makeColor = function (name, r, g, b, a) { - var rval = this.fromRGB(r, g, b, a); - this[name] = function () { return rval; }; - return rval; - }; - - for (var k in colors) { - var name = k + "Color"; - var bindArgs = m.concat( - [makeColor, this.Color, name], - colors[k] - ); - this.Color[name] = m.bind.apply(null, bindArgs); - } - - var isColor = function () { - for (var i = 0; i < arguments.length; i++) { - if (!(arguments[i] instanceof Color)) { - return false; - } - } - return true; - }; - - var compareColor = function (a, b) { - return a.compareRGB(b); - }; - - m.nameFunctions(this); - - m.registerComparator(this.Color.NAME, isColor, compareColor); - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; - - } -}); - -MochiKit.Color.EXPORT = [ - "Color" -]; - -MochiKit.Color.EXPORT_OK = [ - "clampColorComponent", - "rgbToHSL", - "hslToRGB", - "rgbToHSV", - "hsvToRGB", - "toColorPart" -]; - -MochiKit.Color.__new__(); - -MochiKit.Base._exportSymbols(this, MochiKit.Color); - -// Full table of css3 X11 colors - -MochiKit.Color.Color._namedColors = { - aliceblue: "#f0f8ff", - antiquewhite: "#faebd7", - aqua: "#00ffff", - aquamarine: "#7fffd4", - azure: "#f0ffff", - beige: "#f5f5dc", - bisque: "#ffe4c4", - black: "#000000", - blanchedalmond: "#ffebcd", - blue: "#0000ff", - blueviolet: "#8a2be2", - brown: "#a52a2a", - burlywood: "#deb887", - cadetblue: "#5f9ea0", - chartreuse: "#7fff00", - chocolate: "#d2691e", - coral: "#ff7f50", - cornflowerblue: "#6495ed", - cornsilk: "#fff8dc", - crimson: "#dc143c", - cyan: "#00ffff", - darkblue: "#00008b", - darkcyan: "#008b8b", - darkgoldenrod: "#b8860b", - darkgray: "#a9a9a9", - darkgreen: "#006400", - darkgrey: "#a9a9a9", - darkkhaki: "#bdb76b", - darkmagenta: "#8b008b", - darkolivegreen: "#556b2f", - darkorange: "#ff8c00", - darkorchid: "#9932cc", - darkred: "#8b0000", - darksalmon: "#e9967a", - darkseagreen: "#8fbc8f", - darkslateblue: "#483d8b", - darkslategray: "#2f4f4f", - darkslategrey: "#2f4f4f", - darkturquoise: "#00ced1", - darkviolet: "#9400d3", - deeppink: "#ff1493", - deepskyblue: "#00bfff", - dimgray: "#696969", - dimgrey: "#696969", - dodgerblue: "#1e90ff", - firebrick: "#b22222", - floralwhite: "#fffaf0", - forestgreen: "#228b22", - fuchsia: "#ff00ff", - gainsboro: "#dcdcdc", - ghostwhite: "#f8f8ff", - gold: "#ffd700", - goldenrod: "#daa520", - gray: "#808080", - green: "#008000", - greenyellow: "#adff2f", - grey: "#808080", - honeydew: "#f0fff0", - hotpink: "#ff69b4", - indianred: "#cd5c5c", - indigo: "#4b0082", - ivory: "#fffff0", - khaki: "#f0e68c", - lavender: "#e6e6fa", - lavenderblush: "#fff0f5", - lawngreen: "#7cfc00", - lemonchiffon: "#fffacd", - lightblue: "#add8e6", - lightcoral: "#f08080", - lightcyan: "#e0ffff", - lightgoldenrodyellow: "#fafad2", - lightgray: "#d3d3d3", - lightgreen: "#90ee90", - lightgrey: "#d3d3d3", - lightpink: "#ffb6c1", - lightsalmon: "#ffa07a", - lightseagreen: "#20b2aa", - lightskyblue: "#87cefa", - lightslategray: "#778899", - lightslategrey: "#778899", - lightsteelblue: "#b0c4de", - lightyellow: "#ffffe0", - lime: "#00ff00", - limegreen: "#32cd32", - linen: "#faf0e6", - magenta: "#ff00ff", - maroon: "#800000", - mediumaquamarine: "#66cdaa", - mediumblue: "#0000cd", - mediumorchid: "#ba55d3", - mediumpurple: "#9370db", - mediumseagreen: "#3cb371", - mediumslateblue: "#7b68ee", - mediumspringgreen: "#00fa9a", - mediumturquoise: "#48d1cc", - mediumvioletred: "#c71585", - midnightblue: "#191970", - mintcream: "#f5fffa", - mistyrose: "#ffe4e1", - moccasin: "#ffe4b5", - navajowhite: "#ffdead", - navy: "#000080", - oldlace: "#fdf5e6", - olive: "#808000", - olivedrab: "#6b8e23", - orange: "#ffa500", - orangered: "#ff4500", - orchid: "#da70d6", - palegoldenrod: "#eee8aa", - palegreen: "#98fb98", - paleturquoise: "#afeeee", - palevioletred: "#db7093", - papayawhip: "#ffefd5", - peachpuff: "#ffdab9", - peru: "#cd853f", - pink: "#ffc0cb", - plum: "#dda0dd", - powderblue: "#b0e0e6", - purple: "#800080", - red: "#ff0000", - rosybrown: "#bc8f8f", - royalblue: "#4169e1", - saddlebrown: "#8b4513", - salmon: "#fa8072", - sandybrown: "#f4a460", - seagreen: "#2e8b57", - seashell: "#fff5ee", - sienna: "#a0522d", - silver: "#c0c0c0", - skyblue: "#87ceeb", - slateblue: "#6a5acd", - slategray: "#708090", - slategrey: "#708090", - snow: "#fffafa", - springgreen: "#00ff7f", - steelblue: "#4682b4", - tan: "#d2b48c", - teal: "#008080", - thistle: "#d8bfd8", - tomato: "#ff6347", - turquoise: "#40e0d0", - violet: "#ee82ee", - wheat: "#f5deb3", - white: "#ffffff", - whitesmoke: "#f5f5f5", - yellow: "#ffff00", - yellowgreen: "#9acd32" -}; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/DOM.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/DOM.js deleted file mode 100644 index 0449ccdc906..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/DOM.js +++ /dev/null @@ -1,1106 +0,0 @@ -/*** - -MochiKit.DOM 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito. All rights Reserved. - -***/ - -if (typeof(dojo) != 'undefined') { - dojo.provide("MochiKit.DOM"); - dojo.require("MochiKit.Iter"); -} -if (typeof(JSAN) != 'undefined') { - JSAN.use("MochiKit.Iter", []); -} - -try { - if (typeof(MochiKit.Iter) == 'undefined') { - throw ""; - } -} catch (e) { - throw "MochiKit.DOM depends on MochiKit.Iter!"; -} - -if (typeof(MochiKit.DOM) == 'undefined') { - MochiKit.DOM = {}; -} - -MochiKit.DOM.NAME = "MochiKit.DOM"; -MochiKit.DOM.VERSION = "1.3.1"; -MochiKit.DOM.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; -MochiKit.DOM.toString = function () { - return this.__repr__(); -}; - -MochiKit.DOM.EXPORT = [ - "formContents", - "currentWindow", - "currentDocument", - "withWindow", - "withDocument", - "registerDOMConverter", - "coerceToDOM", - "createDOM", - "createDOMFunc", - "getNodeAttribute", - "setNodeAttribute", - "updateNodeAttributes", - "appendChildNodes", - "replaceChildNodes", - "removeElement", - "swapDOM", - "BUTTON", - "TT", - "PRE", - "H1", - "H2", - "H3", - "BR", - "CANVAS", - "HR", - "LABEL", - "TEXTAREA", - "FORM", - "STRONG", - "SELECT", - "OPTION", - "OPTGROUP", - "LEGEND", - "FIELDSET", - "P", - "UL", - "OL", - "LI", - "TD", - "TR", - "THEAD", - "TBODY", - "TFOOT", - "TABLE", - "TH", - "INPUT", - "SPAN", - "A", - "DIV", - "IMG", - "getElement", - "$", - "computedStyle", - "getElementsByTagAndClassName", - "addToCallStack", - "addLoadEvent", - "focusOnLoad", - "setElementClass", - "toggleElementClass", - "addElementClass", - "removeElementClass", - "swapElementClass", - "hasElementClass", - "escapeHTML", - "toHTML", - "emitHTML", - "setDisplayForElement", - "hideElement", - "showElement", - "scrapeText", - "elementDimensions", - "elementPosition", - "setElementDimensions", - "setElementPosition", - "getViewportDimensions", - "setOpacity" -]; - -MochiKit.DOM.EXPORT_OK = [ - "domConverters" -]; - -MochiKit.DOM.Dimensions = function (w, h) { - this.w = w; - this.h = h; -}; - -MochiKit.DOM.Dimensions.prototype.repr = function () { - var repr = MochiKit.Base.repr; - return "{w: " + repr(this.w) + ", h: " + repr(this.h) + "}"; -}; - -MochiKit.DOM.Coordinates = function (x, y) { - this.x = x; - this.y = y; -}; - -MochiKit.DOM.Coordinates.prototype.repr = function () { - var repr = MochiKit.Base.repr; - return "{x: " + repr(this.x) + ", y: " + repr(this.y) + "}"; -}; - -MochiKit.DOM.Coordinates.prototype.toString = function () { - return this.repr(); -}; - -MochiKit.Base.update(MochiKit.DOM, { - - setOpacity: function(elem, o) { - elem = MochiKit.DOM.getElement(elem); - MochiKit.DOM.updateNodeAttributes(elem, {'style': { - 'opacity': o, - '-moz-opacity': o, - '-khtml-opacity': o, - 'filter':' alpha(opacity=' + (o * 100) + ')' - }}); - }, - - getViewportDimensions: function() { - var d = new MochiKit.DOM.Dimensions(); - - var w = MochiKit.DOM._window; - var b = MochiKit.DOM._document.body; - - if (w.innerWidth) { - d.w = w.innerWidth; - d.h = w.innerHeight; - } else if (b.parentElement.clientWidth) { - d.w = b.parentElement.clientWidth; - d.h = b.parentElement.clientHeight; - } else if (b && b.clientWidth) { - d.w = b.clientWidth; - d.h = b.clientHeight; - } - return d; - }, - - elementDimensions: function (elem) { - var self = MochiKit.DOM; - if (typeof(elem.w) == 'number' || typeof(elem.h) == 'number') { - return new self.Dimensions(elem.w || 0, elem.h || 0); - } - elem = self.getElement(elem); - if (!elem) { - return undefined; - } - if (self.computedStyle(elem, 'display') != 'none') { - return new self.Dimensions(elem.offsetWidth || 0, - elem.offsetHeight || 0); - } - var s = elem.style; - var originalVisibility = s.visibility; - var originalPosition = s.position; - s.visibility = 'hidden'; - s.position = 'absolute'; - s.display = ''; - var originalWidth = elem.offsetWidth; - var originalHeight = elem.offsetHeight; - s.display = 'none'; - s.position = originalPosition; - s.visibility = originalVisibility; - return new self.Dimensions(originalWidth, originalHeight); - }, - - /* - - elementPosition is adapted from YAHOO.util.Dom.getXY, version 0.9.0. - Copyright: Copyright (c) 2006, Yahoo! Inc. All rights reserved. - License: BSD, http://developer.yahoo.net/yui/license.txt - - */ - elementPosition: function (elem, /* optional */relativeTo) { - var self = MochiKit.DOM; - elem = self.getElement(elem); - - if (!elem) { - return undefined; - } - - var c = new self.Coordinates(0, 0); - - if (elem.x && elem.y) { - /* it's just a MochiKit.DOM.Coordinates object */ - c.x += elem.x || 0; - c.y += elem.y || 0; - return c; - } else if (elem.parentNode === null || self.computedStyle(elem, 'display') == 'none') { - return undefined; - } - - var box = null; - var parent = null; - - var d = MochiKit.DOM._document; - var de = d.documentElement; - var b = d.body; - - if (elem.getBoundingClientRect) { // IE shortcut - - /* - - The IE shortcut is off by two: - http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/getboundingclientrect.asp - - */ - box = elem.getBoundingClientRect(); - - c.x += box.left + - (de.scrollLeft || b.scrollLeft) - - (de.clientLeft || b.clientLeft); - - c.y += box.top + - (de.scrollTop || b.scrollTop) - - (de.clientTop || b.clientTop); - - } else if (d.getBoxObjectFor) { // Gecko shortcut - box = d.getBoxObjectFor(elem); - c.x += box.x; - c.y += box.y; - } else if (elem.offsetParent) { - c.x += elem.offsetLeft; - c.y += elem.offsetTop; - parent = elem.offsetParent; - - if (parent != elem) { - while (parent) { - c.x += parent.offsetLeft; - c.y += parent.offsetTop; - parent = parent.offsetParent; - } - } - - /* - - Opera < 9 and old Safari (absolute) incorrectly account for - body offsetTop and offsetLeft. - - */ - var ua = navigator.userAgent.toLowerCase(); - if ((typeof(opera) != "undefined" && - parseFloat(opera.version()) < 9) || - (ua.indexOf('safari') != -1 && - self.computedStyle(elem, 'position') == 'absolute')) { - - c.x -= b.offsetLeft; - c.y -= b.offsetTop; - - } - } - - if (typeof(relativeTo) != 'undefined') { - relativeTo = arguments.callee(relativeTo); - if (relativeTo) { - c.x -= (relativeTo.x || 0); - c.y -= (relativeTo.y || 0); - } - } - - if (elem.parentNode) { - parent = elem.parentNode; - } else { - parent = null; - } - - while (parent && parent.tagName != 'BODY' && - parent.tagName != 'HTML') { - c.x -= parent.scrollLeft; - c.y -= parent.scrollTop; - if (parent.parentNode) { - parent = parent.parentNode; - } else { - parent = null; - } - } - - return c; - }, - - setElementDimensions: function (elem, newSize/* optional */, units) { - elem = MochiKit.DOM.getElement(elem); - if (typeof(units) == 'undefined') { - units = 'px'; - } - MochiKit.DOM.updateNodeAttributes(elem, {'style': { - 'width': newSize.w + units, - 'height': newSize.h + units - }}); - }, - - setElementPosition: function (elem, newPos/* optional */, units) { - elem = MochiKit.DOM.getElement(elem); - if (typeof(units) == 'undefined') { - units = 'px'; - } - MochiKit.DOM.updateNodeAttributes(elem, {'style': { - 'left': newPos.x + units, - 'top': newPos.y + units - }}); - }, - - currentWindow: function () { - return MochiKit.DOM._window; - }, - - currentDocument: function () { - return MochiKit.DOM._document; - }, - - withWindow: function (win, func) { - var self = MochiKit.DOM; - var oldDoc = self._document; - var oldWin = self._win; - var rval; - try { - self._window = win; - self._document = win.document; - rval = func(); - } catch (e) { - self._window = oldWin; - self._document = oldDoc; - throw e; - } - self._window = oldWin; - self._document = oldDoc; - return rval; - }, - - formContents: function (elem/* = document */) { - var names = []; - var values = []; - var m = MochiKit.Base; - var self = MochiKit.DOM; - if (typeof(elem) == "undefined" || elem === null) { - elem = self._document; - } else { - elem = self.getElement(elem); - } - m.nodeWalk(elem, function (elem) { - var name = elem.name; - if (m.isNotEmpty(name)) { - var tagName = elem.nodeName; - if (tagName == "INPUT" - && (elem.type == "radio" || elem.type == "checkbox") - && !elem.checked - ) { - return null; - } - if (tagName == "SELECT") { - if (elem.selectedIndex >= 0) { - var opt = elem.options[elem.selectedIndex]; - names.push(name); - values.push((opt.value) ? opt.value : opt.text); - return null; - } - // no form elements? - names.push(name); - values.push(""); - return null; - } - if (tagName == "FORM" || tagName == "P" || tagName == "SPAN" - || tagName == "DIV" - ) { - return elem.childNodes; - } - names.push(name); - values.push(elem.value || ''); - return null; - } - return elem.childNodes; - }); - return [names, values]; - }, - - withDocument: function (doc, func) { - var self = MochiKit.DOM; - var oldDoc = self._document; - var rval; - try { - self._document = doc; - rval = func(); - } catch (e) { - self._document = oldDoc; - throw e; - } - self._document = oldDoc; - return rval; - }, - - registerDOMConverter: function (name, check, wrap, /* optional */override) { - MochiKit.DOM.domConverters.register(name, check, wrap, override); - }, - - coerceToDOM: function (node, ctx) { - var im = MochiKit.Iter; - var self = MochiKit.DOM; - var iter = im.iter; - var repeat = im.repeat; - var imap = im.imap; - var domConverters = self.domConverters; - var coerceToDOM = self.coerceToDOM; - var NotFound = MochiKit.Base.NotFound; - while (true) { - if (typeof(node) == 'undefined' || node === null) { - return null; - } - if (typeof(node.nodeType) != 'undefined' && node.nodeType > 0) { - return node; - } - if (typeof(node) == 'number' || typeof(node) == 'boolean') { - node = node.toString(); - // FALL THROUGH - } - if (typeof(node) == 'string') { - return self._document.createTextNode(node); - } - if (typeof(node.toDOM) == 'function') { - node = node.toDOM(ctx); - continue; - } - if (typeof(node) == 'function') { - node = node(ctx); - continue; - } - - // iterable - var iterNodes = null; - try { - iterNodes = iter(node); - } catch (e) { - // pass - } - if (iterNodes) { - return imap( - coerceToDOM, - iterNodes, - repeat(ctx) - ); - } - - // adapter - try { - node = domConverters.match(node, ctx); - continue; - } catch (e) { - if (e != NotFound) { - throw e; - } - } - - // fallback - return self._document.createTextNode(node.toString()); - } - // mozilla warnings aren't too bright - return undefined; - }, - - setNodeAttribute: function (node, attr, value) { - var o = {}; - o[attr] = value; - try { - return MochiKit.DOM.updateNodeAttributes(node, o); - } catch (e) { - // pass - } - return null; - }, - - getNodeAttribute: function (node, attr) { - var self = MochiKit.DOM; - var rename = self.attributeArray.renames[attr]; - node = self.getElement(node); - try { - if (rename) { - return node[rename]; - } - return node.getAttribute(attr); - } catch (e) { - // pass - } - return null; - }, - - updateNodeAttributes: function (node, attrs) { - var elem = node; - var self = MochiKit.DOM; - if (typeof(node) == 'string') { - elem = self.getElement(node); - } - if (attrs) { - var updatetree = MochiKit.Base.updatetree; - if (self.attributeArray.compliant) { - // not IE, good. - for (var k in attrs) { - var v = attrs[k]; - if (typeof(v) == 'object' && typeof(elem[k]) == 'object') { - updatetree(elem[k], v); - } else if (k.substring(0, 2) == "on") { - if (typeof(v) == "string") { - v = new Function(v); - } - elem[k] = v; - } else { - elem.setAttribute(k, v); - } - } - } else { - // IE is insane in the membrane - var renames = self.attributeArray.renames; - for (k in attrs) { - v = attrs[k]; - var renamed = renames[k]; - if (k == "style" && typeof(v) == "string") { - elem.style.cssText = v; - } else if (typeof(renamed) == "string") { - elem[renamed] = v; - } else if (typeof(elem[k]) == 'object' - && typeof(v) == 'object') { - updatetree(elem[k], v); - } else if (k.substring(0, 2) == "on") { - if (typeof(v) == "string") { - v = new Function(v); - } - elem[k] = v; - } else { - elem.setAttribute(k, v); - } - } - } - } - return elem; - }, - - appendChildNodes: function (node/*, nodes...*/) { - var elem = node; - var self = MochiKit.DOM; - if (typeof(node) == 'string') { - elem = self.getElement(node); - } - var nodeStack = [ - self.coerceToDOM( - MochiKit.Base.extend(null, arguments, 1), - elem - ) - ]; - var concat = MochiKit.Base.concat; - while (nodeStack.length) { - var n = nodeStack.shift(); - if (typeof(n) == 'undefined' || n === null) { - // pass - } else if (typeof(n.nodeType) == 'number') { - elem.appendChild(n); - } else { - nodeStack = concat(n, nodeStack); - } - } - return elem; - }, - - replaceChildNodes: function (node/*, nodes...*/) { - var elem = node; - var self = MochiKit.DOM; - if (typeof(node) == 'string') { - elem = self.getElement(node); - arguments[0] = elem; - } - var child; - while ((child = elem.firstChild)) { - elem.removeChild(child); - } - if (arguments.length < 2) { - return elem; - } else { - return self.appendChildNodes.apply(this, arguments); - } - }, - - createDOM: function (name, attrs/*, nodes... */) { - /* - - Create a DOM fragment in a really convenient manner, much like - Nevow's stan. - - */ - - var elem; - var self = MochiKit.DOM; - var m = MochiKit.Base; - if (typeof(attrs) == "string" || typeof(attrs) == "number") { - var args = m.extend([name, null], arguments, 1); - return arguments.callee.apply(this, args); - } - if (typeof(name) == 'string') { - // Internet Explorer is dumb - if (attrs && "name" in attrs && !self.attributeArray.compliant) { - // http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/name_2.asp - name = ('<' + name + ' name="' + self.escapeHTML(attrs.name) - + '">'); - } - elem = self._document.createElement(name); - } else { - elem = name; - } - if (attrs) { - self.updateNodeAttributes(elem, attrs); - } - if (arguments.length <= 2) { - return elem; - } else { - var args = m.extend([elem], arguments, 2); - return self.appendChildNodes.apply(this, args); - } - }, - - createDOMFunc: function (/* tag, attrs, *nodes */) { - var m = MochiKit.Base; - return m.partial.apply( - this, - m.extend([MochiKit.DOM.createDOM], arguments) - ); - }, - - swapDOM: function (dest, src) { - var self = MochiKit.DOM; - dest = self.getElement(dest); - var parent = dest.parentNode; - if (src) { - src = self.getElement(src); - parent.replaceChild(src, dest); - } else { - parent.removeChild(dest); - } - return src; - }, - - getElement: function (id) { - var self = MochiKit.DOM; - if (arguments.length == 1) { - return ((typeof(id) == "string") ? - self._document.getElementById(id) : id); - } else { - return MochiKit.Base.map(self.getElement, arguments); - } - }, - - computedStyle: function (htmlElement, cssProperty, mozillaEquivalentCSS) { - if (arguments.length == 2) { - mozillaEquivalentCSS = cssProperty; - } - var self = MochiKit.DOM; - var el = self.getElement(htmlElement); - var document = self._document; - if (!el || el == document) { - return undefined; - } - if (el.currentStyle) { - return el.currentStyle[cssProperty]; - } - if (typeof(document.defaultView) == 'undefined') { - return undefined; - } - if (document.defaultView === null) { - return undefined; - } - var style = document.defaultView.getComputedStyle(el, null); - if (typeof(style) == "undefined" || style === null) { - return undefined; - } - return style.getPropertyValue(mozillaEquivalentCSS); - }, - - getElementsByTagAndClassName: function (tagName, className, - /* optional */parent) { - var self = MochiKit.DOM; - if (typeof(tagName) == 'undefined' || tagName === null) { - tagName = '*'; - } - if (typeof(parent) == 'undefined' || parent === null) { - parent = self._document; - } - parent = self.getElement(parent); - var children = (parent.getElementsByTagName(tagName) - || self._document.all); - if (typeof(className) == 'undefined' || className === null) { - return MochiKit.Base.extend(null, children); - } - - var elements = []; - for (var i = 0; i < children.length; i++) { - var child = children[i]; - var classNames = child.className.split(' '); - for (var j = 0; j < classNames.length; j++) { - if (classNames[j] == className) { - elements.push(child); - break; - } - } - } - - return elements; - }, - - _newCallStack: function (path, once) { - var rval = function () { - var callStack = arguments.callee.callStack; - for (var i = 0; i < callStack.length; i++) { - if (callStack[i].apply(this, arguments) === false) { - break; - } - } - if (once) { - try { - this[path] = null; - } catch (e) { - // pass - } - } - }; - rval.callStack = []; - return rval; - }, - - addToCallStack: function (target, path, func, once) { - var self = MochiKit.DOM; - var existing = target[path]; - var regfunc = existing; - if (!(typeof(existing) == 'function' - && typeof(existing.callStack) == "object" - && existing.callStack !== null)) { - regfunc = self._newCallStack(path, once); - if (typeof(existing) == 'function') { - regfunc.callStack.push(existing); - } - target[path] = regfunc; - } - regfunc.callStack.push(func); - }, - - addLoadEvent: function (func) { - var self = MochiKit.DOM; - self.addToCallStack(self._window, "onload", func, true); - - }, - - focusOnLoad: function (element) { - var self = MochiKit.DOM; - self.addLoadEvent(function () { - element = self.getElement(element); - if (element) { - element.focus(); - } - }); - }, - - setElementClass: function (element, className) { - var self = MochiKit.DOM; - var obj = self.getElement(element); - if (self.attributeArray.compliant) { - obj.setAttribute("class", className); - } else { - obj.setAttribute("className", className); - } - }, - - toggleElementClass: function (className/*, element... */) { - var self = MochiKit.DOM; - for (var i = 1; i < arguments.length; i++) { - var obj = self.getElement(arguments[i]); - if (!self.addElementClass(obj, className)) { - self.removeElementClass(obj, className); - } - } - }, - - addElementClass: function (element, className) { - var self = MochiKit.DOM; - var obj = self.getElement(element); - var cls = obj.className; - // trivial case, no className yet - if (cls.length === 0) { - self.setElementClass(obj, className); - return true; - } - // the other trivial case, already set as the only class - if (cls == className) { - return false; - } - var classes = obj.className.split(" "); - for (var i = 0; i < classes.length; i++) { - // already present - if (classes[i] == className) { - return false; - } - } - // append class - self.setElementClass(obj, cls + " " + className); - return true; - }, - - removeElementClass: function (element, className) { - var self = MochiKit.DOM; - var obj = self.getElement(element); - var cls = obj.className; - // trivial case, no className yet - if (cls.length === 0) { - return false; - } - // other trivial case, set only to className - if (cls == className) { - self.setElementClass(obj, ""); - return true; - } - var classes = obj.className.split(" "); - for (var i = 0; i < classes.length; i++) { - // already present - if (classes[i] == className) { - // only check sane case where the class is used once - classes.splice(i, 1); - self.setElementClass(obj, classes.join(" ")); - return true; - } - } - // not found - return false; - }, - - swapElementClass: function (element, fromClass, toClass) { - var obj = MochiKit.DOM.getElement(element); - var res = MochiKit.DOM.removeElementClass(obj, fromClass); - if (res) { - MochiKit.DOM.addElementClass(obj, toClass); - } - return res; - }, - - hasElementClass: function (element, className/*...*/) { - var obj = MochiKit.DOM.getElement(element); - var classes = obj.className.split(" "); - for (var i = 1; i < arguments.length; i++) { - var good = false; - for (var j = 0; j < classes.length; j++) { - if (classes[j] == arguments[i]) { - good = true; - break; - } - } - if (!good) { - return false; - } - } - return true; - }, - - escapeHTML: function (s) { - return s.replace(/&/g, "&" - ).replace(/"/g, """ - ).replace(//g, ">"); - }, - - toHTML: function (dom) { - return MochiKit.DOM.emitHTML(dom).join(""); - }, - - emitHTML: function (dom, /* optional */lst) { - if (typeof(lst) == 'undefined' || lst === null) { - lst = []; - } - // queue is the call stack, we're doing this non-recursively - var queue = [dom]; - var self = MochiKit.DOM; - var escapeHTML = self.escapeHTML; - var attributeArray = self.attributeArray; - while (queue.length) { - dom = queue.pop(); - if (typeof(dom) == 'string') { - lst.push(dom); - } else if (dom.nodeType == 1) { - // we're not using higher order stuff here - // because safari has heisenbugs.. argh. - // - // I think it might have something to do with - // garbage collection and function calls. - lst.push('<' + dom.nodeName.toLowerCase()); - var attributes = []; - var domAttr = attributeArray(dom); - for (var i = 0; i < domAttr.length; i++) { - var a = domAttr[i]; - attributes.push([ - " ", - a.name, - '="', - escapeHTML(a.value), - '"' - ]); - } - attributes.sort(); - for (i = 0; i < attributes.length; i++) { - var attrs = attributes[i]; - for (var j = 0; j < attrs.length; j++) { - lst.push(attrs[j]); - } - } - if (dom.hasChildNodes()) { - lst.push(">"); - // queue is the FILO call stack, so we put the close tag - // on first - queue.push(""); - var cnodes = dom.childNodes; - for (i = cnodes.length - 1; i >= 0; i--) { - queue.push(cnodes[i]); - } - } else { - lst.push('/>'); - } - } else if (dom.nodeType == 3) { - lst.push(escapeHTML(dom.nodeValue)); - } - } - return lst; - }, - - setDisplayForElement: function (display, element/*, ...*/) { - var m = MochiKit.Base; - var elements = m.extend(null, arguments, 1); - MochiKit.Iter.forEach( - m.filter(null, m.map(MochiKit.DOM.getElement, elements)), - function (element) { - element.style.display = display; - } - ); - }, - - scrapeText: function (node, /* optional */asArray) { - var rval = []; - (function (node) { - var cn = node.childNodes; - if (cn) { - for (var i = 0; i < cn.length; i++) { - arguments.callee.call(this, cn[i]); - } - } - var nodeValue = node.nodeValue; - if (typeof(nodeValue) == 'string') { - rval.push(nodeValue); - } - })(MochiKit.DOM.getElement(node)); - if (asArray) { - return rval; - } else { - return rval.join(""); - } - }, - - - __new__: function (win) { - - var m = MochiKit.Base; - this._document = document; - this._window = win; - - this.domConverters = new m.AdapterRegistry(); - - var __tmpElement = this._document.createElement("span"); - var attributeArray; - if (__tmpElement && __tmpElement.attributes && - __tmpElement.attributes.length > 0) { - // for braindead browsers (IE) that insert extra junk - var filter = m.filter; - attributeArray = function (node) { - return filter(attributeArray.ignoreAttrFilter, node.attributes); - }; - attributeArray.ignoreAttr = {}; - MochiKit.Iter.forEach(__tmpElement.attributes, function (a) { - attributeArray.ignoreAttr[a.name] = a.value; - }); - attributeArray.ignoreAttrFilter = function (a) { - return (attributeArray.ignoreAttr[a.name] != a.value); - }; - attributeArray.compliant = false; - attributeArray.renames = { - "class": "className", - "checked": "defaultChecked", - "usemap": "useMap", - "for": "htmlFor" - }; - } else { - attributeArray = function (node) { - /*** - - Return an array of attributes for a given node, - filtering out attributes that don't belong for - that are inserted by "Certain Browsers". - - ***/ - return node.attributes; - }; - attributeArray.compliant = true; - attributeArray.renames = {}; - } - this.attributeArray = attributeArray; - - - // shorthand for createDOM syntax - var createDOMFunc = this.createDOMFunc; - this.UL = createDOMFunc("ul"); - this.OL = createDOMFunc("ol"); - this.LI = createDOMFunc("li"); - this.TD = createDOMFunc("td"); - this.TR = createDOMFunc("tr"); - this.TBODY = createDOMFunc("tbody"); - this.THEAD = createDOMFunc("thead"); - this.TFOOT = createDOMFunc("tfoot"); - this.TABLE = createDOMFunc("table"); - this.TH = createDOMFunc("th"); - this.INPUT = createDOMFunc("input"); - this.SPAN = createDOMFunc("span"); - this.A = createDOMFunc("a"); - this.DIV = createDOMFunc("div"); - this.IMG = createDOMFunc("img"); - this.BUTTON = createDOMFunc("button"); - this.TT = createDOMFunc("tt"); - this.PRE = createDOMFunc("pre"); - this.H1 = createDOMFunc("h1"); - this.H2 = createDOMFunc("h2"); - this.H3 = createDOMFunc("h3"); - this.BR = createDOMFunc("br"); - this.HR = createDOMFunc("hr"); - this.LABEL = createDOMFunc("label"); - this.TEXTAREA = createDOMFunc("textarea"); - this.FORM = createDOMFunc("form"); - this.P = createDOMFunc("p"); - this.SELECT = createDOMFunc("select"); - this.OPTION = createDOMFunc("option"); - this.OPTGROUP = createDOMFunc("optgroup"); - this.LEGEND = createDOMFunc("legend"); - this.FIELDSET = createDOMFunc("fieldset"); - this.STRONG = createDOMFunc("strong"); - this.CANVAS = createDOMFunc("canvas"); - - this.hideElement = m.partial(this.setDisplayForElement, "none"); - this.showElement = m.partial(this.setDisplayForElement, "block"); - this.removeElement = this.swapDOM; - - this.$ = this.getElement; - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; - - m.nameFunctions(this); - - } -}); - -MochiKit.DOM.__new__(((typeof(window) == "undefined") ? this : window)); - -// -// XXX: Internet Explorer blows -// -if (!MochiKit.__compat__) { - withWindow = MochiKit.DOM.withWindow; - withDocument = MochiKit.DOM.withDocument; -} - -MochiKit.Base._exportSymbols(this, MochiKit.DOM); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/DateTime.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/DateTime.js deleted file mode 100644 index b2d681a8207..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/DateTime.js +++ /dev/null @@ -1,208 +0,0 @@ -/*** - -MochiKit.DateTime 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito. All rights Reserved. - -***/ - -if (typeof(dojo) != 'undefined') { - dojo.provide('MochiKit.DateTime'); -} - -if (typeof(MochiKit) == 'undefined') { - MochiKit = {}; -} - -if (typeof(MochiKit.DateTime) == 'undefined') { - MochiKit.DateTime = {}; -} - -MochiKit.DateTime.NAME = "MochiKit.DateTime"; -MochiKit.DateTime.VERSION = "1.3.1"; -MochiKit.DateTime.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; -MochiKit.DateTime.toString = function () { - return this.__repr__(); -}; - -MochiKit.DateTime.isoDate = function (str) { - str = str + ""; - if (typeof(str) != "string" || str.length === 0) { - return null; - } - var iso = str.split('-'); - if (iso.length === 0) { - return null; - } - return new Date(iso[0], iso[1] - 1, iso[2]); -}; - -MochiKit.DateTime._isoRegexp = /(\d{4,})(?:-(\d{1,2})(?:-(\d{1,2})(?:[T ](\d{1,2}):(\d{1,2})(?::(\d{1,2})(?:\.(\d+))?)?(?:(Z)|([+-])(\d{1,2})(?::(\d{1,2}))?)?)?)?)?/; - -MochiKit.DateTime.isoTimestamp = function (str) { - str = str + ""; - if (typeof(str) != "string" || str.length === 0) { - return null; - } - var res = str.match(MochiKit.DateTime._isoRegexp); - if (typeof(res) == "undefined" || res === null) { - return null; - } - var year, month, day, hour, min, sec, msec; - year = parseInt(res[1], 10); - if (typeof(res[2]) == "undefined" || res[2] === '') { - return new Date(year); - } - month = parseInt(res[2], 10) - 1; - day = parseInt(res[3], 10); - if (typeof(res[4]) == "undefined" || res[4] === '') { - return new Date(year, month, day); - } - hour = parseInt(res[4], 10); - min = parseInt(res[5], 10); - sec = (typeof(res[6]) != "undefined" && res[6] !== '') ? parseInt(res[6], 10) : 0; - if (typeof(res[7]) != "undefined" && res[7] !== '') { - msec = Math.round(1000.0 * parseFloat("0." + res[7])); - } else { - msec = 0; - } - if ((typeof(res[8]) == "undefined" || res[8] === '') && (typeof(res[9]) == "undefined" || res[9] === '')) { - return new Date(year, month, day, hour, min, sec, msec); - } - var ofs; - if (typeof(res[9]) != "undefined" && res[9] !== '') { - ofs = parseInt(res[10], 10) * 3600000; - if (typeof(res[11]) != "undefined" && res[11] !== '') { - ofs += parseInt(res[11], 10) * 60000; - } - if (res[9] == "-") { - ofs = -ofs; - } - } else { - ofs = 0; - } - return new Date(Date.UTC(year, month, day, hour, min, sec, msec) - ofs); -}; - -MochiKit.DateTime.toISOTime = function (date, realISO/* = false */) { - if (typeof(date) == "undefined" || date === null) { - return null; - } - var hh = date.getHours(); - var mm = date.getMinutes(); - var ss = date.getSeconds(); - var lst = [ - ((realISO && (hh < 10)) ? "0" + hh : hh), - ((mm < 10) ? "0" + mm : mm), - ((ss < 10) ? "0" + ss : ss) - ]; - return lst.join(":"); -}; - -MochiKit.DateTime.toISOTimestamp = function (date, realISO/* = false*/) { - if (typeof(date) == "undefined" || date === null) { - return null; - } - var sep = realISO ? "T" : " "; - var foot = realISO ? "Z" : ""; - if (realISO) { - date = new Date(date.getTime() + (date.getTimezoneOffset() * 60000)); - } - return MochiKit.DateTime.toISODate(date) + sep + MochiKit.DateTime.toISOTime(date, realISO) + foot; -}; - -MochiKit.DateTime.toISODate = function (date) { - if (typeof(date) == "undefined" || date === null) { - return null; - } - var _padTwo = MochiKit.DateTime._padTwo; - return [ - date.getFullYear(), - _padTwo(date.getMonth() + 1), - _padTwo(date.getDate()) - ].join("-"); -}; - -MochiKit.DateTime.americanDate = function (d) { - d = d + ""; - if (typeof(d) != "string" || d.length === 0) { - return null; - } - var a = d.split('/'); - return new Date(a[2], a[0] - 1, a[1]); -}; - -MochiKit.DateTime._padTwo = function (n) { - return (n > 9) ? n : "0" + n; -}; - -MochiKit.DateTime.toPaddedAmericanDate = function (d) { - if (typeof(d) == "undefined" || d === null) { - return null; - } - var _padTwo = MochiKit.DateTime._padTwo; - return [ - _padTwo(d.getMonth() + 1), - _padTwo(d.getDate()), - d.getFullYear() - ].join('/'); -}; - -MochiKit.DateTime.toAmericanDate = function (d) { - if (typeof(d) == "undefined" || d === null) { - return null; - } - return [d.getMonth() + 1, d.getDate(), d.getFullYear()].join('/'); -}; - -MochiKit.DateTime.EXPORT = [ - "isoDate", - "isoTimestamp", - "toISOTime", - "toISOTimestamp", - "toISODate", - "americanDate", - "toPaddedAmericanDate", - "toAmericanDate" -]; - -MochiKit.DateTime.EXPORT_OK = []; -MochiKit.DateTime.EXPORT_TAGS = { - ":common": MochiKit.DateTime.EXPORT, - ":all": MochiKit.DateTime.EXPORT -}; - -MochiKit.DateTime.__new__ = function () { - // MochiKit.Base.nameFunctions(this); - var base = this.NAME + "."; - for (var k in this) { - var o = this[k]; - if (typeof(o) == 'function' && typeof(o.NAME) == 'undefined') { - try { - o.NAME = base + k; - } catch (e) { - // pass - } - } - } -}; - -MochiKit.DateTime.__new__(); - -if (typeof(MochiKit.Base) != "undefined") { - MochiKit.Base._exportSymbols(this, MochiKit.DateTime); -} else { - (function (globals, module) { - if ((typeof(JSAN) == 'undefined' && typeof(dojo) == 'undefined') - || (typeof(MochiKit.__compat__) == 'boolean' && MochiKit.__compat__)) { - var all = module.EXPORT_TAGS[":all"]; - for (var i = 0; i < all.length; i++) { - globals[all[i]] = module[all[i]]; - } - } - })(this, MochiKit.DateTime); -} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Format.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Format.js deleted file mode 100644 index f835519484a..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Format.js +++ /dev/null @@ -1,294 +0,0 @@ -/*** - -MochiKit.Format 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito. All rights Reserved. - -***/ - -if (typeof(dojo) != 'undefined') { - dojo.provide('MochiKit.Format'); -} - -if (typeof(MochiKit) == 'undefined') { - MochiKit = {}; -} - -if (typeof(MochiKit.Format) == 'undefined') { - MochiKit.Format = {}; -} - -MochiKit.Format.NAME = "MochiKit.Format"; -MochiKit.Format.VERSION = "1.3.1"; -MochiKit.Format.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; -MochiKit.Format.toString = function () { - return this.__repr__(); -}; - -MochiKit.Format._numberFormatter = function (placeholder, header, footer, locale, isPercent, precision, leadingZeros, separatorAt, trailingZeros) { - return function (num) { - num = parseFloat(num); - if (typeof(num) == "undefined" || num === null || isNaN(num)) { - return placeholder; - } - var curheader = header; - var curfooter = footer; - if (num < 0) { - num = -num; - } else { - curheader = curheader.replace(/-/, ""); - } - var me = arguments.callee; - var fmt = MochiKit.Format.formatLocale(locale); - if (isPercent) { - num = num * 100.0; - curfooter = fmt.percent + curfooter; - } - num = MochiKit.Format.roundToFixed(num, precision); - var parts = num.split(/\./); - var whole = parts[0]; - var frac = (parts.length == 1) ? "" : parts[1]; - var res = ""; - while (whole.length < leadingZeros) { - whole = "0" + whole; - } - if (separatorAt) { - while (whole.length > separatorAt) { - var i = whole.length - separatorAt; - //res = res + fmt.separator + whole.substring(i, whole.length); - res = fmt.separator + whole.substring(i, whole.length) + res; - whole = whole.substring(0, i); - } - } - res = whole + res; - if (precision > 0) { - while (frac.length < trailingZeros) { - frac = frac + "0"; - } - res = res + fmt.decimal + frac; - } - return curheader + res + curfooter; - }; -}; - -MochiKit.Format.numberFormatter = function (pattern, placeholder/* = "" */, locale/* = "default" */) { - // http://java.sun.com/docs/books/tutorial/i18n/format/numberpattern.html - // | 0 | leading or trailing zeros - // | # | just the number - // | , | separator - // | . | decimal separator - // | % | Multiply by 100 and format as percent - if (typeof(placeholder) == "undefined") { - placeholder = ""; - } - var match = pattern.match(/((?:[0#]+,)?[0#]+)(?:\.([0#]+))?(%)?/); - if (!match) { - throw TypeError("Invalid pattern"); - } - var header = pattern.substr(0, match.index); - var footer = pattern.substr(match.index + match[0].length); - if (header.search(/-/) == -1) { - header = header + "-"; - } - var whole = match[1]; - var frac = (typeof(match[2]) == "string" && match[2] != "") ? match[2] : ""; - var isPercent = (typeof(match[3]) == "string" && match[3] != ""); - var tmp = whole.split(/,/); - var separatorAt; - if (typeof(locale) == "undefined") { - locale = "default"; - } - if (tmp.length == 1) { - separatorAt = null; - } else { - separatorAt = tmp[1].length; - } - var leadingZeros = whole.length - whole.replace(/0/g, "").length; - var trailingZeros = frac.length - frac.replace(/0/g, "").length; - var precision = frac.length; - var rval = MochiKit.Format._numberFormatter( - placeholder, header, footer, locale, isPercent, precision, - leadingZeros, separatorAt, trailingZeros - ); - var m = MochiKit.Base; - if (m) { - var fn = arguments.callee; - var args = m.concat(arguments); - rval.repr = function () { - return [ - self.NAME, - "(", - map(m.repr, args).join(", "), - ")" - ].join(""); - }; - } - return rval; -}; - -MochiKit.Format.formatLocale = function (locale) { - if (typeof(locale) == "undefined" || locale === null) { - locale = "default"; - } - if (typeof(locale) == "string") { - var rval = MochiKit.Format.LOCALE[locale]; - if (typeof(rval) == "string") { - rval = arguments.callee(rval); - MochiKit.Format.LOCALE[locale] = rval; - } - return rval; - } else { - return locale; - } -}; - -MochiKit.Format.twoDigitAverage = function (numerator, denominator) { - if (denominator) { - var res = numerator / denominator; - if (!isNaN(res)) { - return MochiKit.Format.twoDigitFloat(numerator / denominator); - } - } - return "0"; -}; - -MochiKit.Format.twoDigitFloat = function (someFloat) { - var sign = (someFloat < 0 ? '-' : ''); - var s = Math.floor(Math.abs(someFloat) * 100).toString(); - if (s == '0') { - return s; - } - if (s.length < 3) { - while (s.charAt(s.length - 1) == '0') { - s = s.substring(0, s.length - 1); - } - return sign + '0.' + s; - } - var head = sign + s.substring(0, s.length - 2); - var tail = s.substring(s.length - 2, s.length); - if (tail == '00') { - return head; - } else if (tail.charAt(1) == '0') { - return head + '.' + tail.charAt(0); - } else { - return head + '.' + tail; - } -}; - -MochiKit.Format.lstrip = function (str, /* optional */chars) { - str = str + ""; - if (typeof(str) != "string") { - return null; - } - if (!chars) { - return str.replace(/^\s+/, ""); - } else { - return str.replace(new RegExp("^[" + chars + "]+"), ""); - } -}; - -MochiKit.Format.rstrip = function (str, /* optional */chars) { - str = str + ""; - if (typeof(str) != "string") { - return null; - } - if (!chars) { - return str.replace(/\s+$/, ""); - } else { - return str.replace(new RegExp("[" + chars + "]+$"), ""); - } -}; - -MochiKit.Format.strip = function (str, /* optional */chars) { - var self = MochiKit.Format; - return self.rstrip(self.lstrip(str, chars), chars); -}; - -MochiKit.Format.truncToFixed = function (aNumber, precision) { - aNumber = Math.floor(aNumber * Math.pow(10, precision)); - var res = (aNumber * Math.pow(10, -precision)).toFixed(precision); - if (res.charAt(0) == ".") { - res = "0" + res; - } - return res; -}; - -MochiKit.Format.roundToFixed = function (aNumber, precision) { - return MochiKit.Format.truncToFixed( - aNumber + 0.5 * Math.pow(10, -precision), - precision - ); -}; - -MochiKit.Format.percentFormat = function (someFloat) { - return MochiKit.Format.twoDigitFloat(100 * someFloat) + '%'; -}; - -MochiKit.Format.EXPORT = [ - "truncToFixed", - "roundToFixed", - "numberFormatter", - "formatLocale", - "twoDigitAverage", - "twoDigitFloat", - "percentFormat", - "lstrip", - "rstrip", - "strip" -]; - -MochiKit.Format.LOCALE = { - en_US: {separator: ",", decimal: ".", percent: "%"}, - de_DE: {separator: ".", decimal: ",", percent: "%"}, - fr_FR: {separator: " ", decimal: ",", percent: "%"}, - "default": "en_US" -}; - -MochiKit.Format.EXPORT_OK = []; -MochiKit.Format.EXPORT_TAGS = { - ':all': MochiKit.Format.EXPORT, - ':common': MochiKit.Format.EXPORT -}; - -MochiKit.Format.__new__ = function () { - // MochiKit.Base.nameFunctions(this); - var base = this.NAME + "."; - var k, v, o; - for (k in this.LOCALE) { - o = this.LOCALE[k]; - if (typeof(o) == "object") { - o.repr = function () { return this.NAME; }; - o.NAME = base + "LOCALE." + k; - } - } - for (k in this) { - o = this[k]; - if (typeof(o) == 'function' && typeof(o.NAME) == 'undefined') { - try { - o.NAME = base + k; - } catch (e) { - // pass - } - } - } -}; - -MochiKit.Format.__new__(); - -if (typeof(MochiKit.Base) != "undefined") { - MochiKit.Base._exportSymbols(this, MochiKit.Format); -} else { - (function (globals, module) { - if ((typeof(JSAN) == 'undefined' && typeof(dojo) == 'undefined') - || (typeof(MochiKit.__compat__) == 'boolean' && MochiKit.__compat__)) { - var all = module.EXPORT_TAGS[":all"]; - for (var i = 0; i < all.length; i++) { - globals[all[i]] = module[all[i]]; - } - } - })(this, MochiKit.Format); -} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Iter.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Iter.js deleted file mode 100644 index 138c79669da..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Iter.js +++ /dev/null @@ -1,789 +0,0 @@ -/*** - -MochiKit.Iter 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito. All rights Reserved. - -***/ -if (typeof(dojo) != 'undefined') { - dojo.provide('MochiKit.Iter'); - dojo.require('MochiKit.Base'); -} - -if (typeof(JSAN) != 'undefined') { - JSAN.use("MochiKit.Base", []); -} - -try { - if (typeof(MochiKit.Base) == 'undefined') { - throw ""; - } -} catch (e) { - throw "MochiKit.Iter depends on MochiKit.Base!"; -} - -if (typeof(MochiKit.Iter) == 'undefined') { - MochiKit.Iter = {}; -} - -MochiKit.Iter.NAME = "MochiKit.Iter"; -MochiKit.Iter.VERSION = "1.3.1"; -MochiKit.Base.update(MochiKit.Iter, { - __repr__: function () { - return "[" + this.NAME + " " + this.VERSION + "]"; - }, - toString: function () { - return this.__repr__(); - }, - - registerIteratorFactory: function (name, check, iterfactory, /* optional */ override) { - MochiKit.Iter.iteratorRegistry.register(name, check, iterfactory, override); - }, - - iter: function (iterable, /* optional */ sentinel) { - var self = MochiKit.Iter; - if (arguments.length == 2) { - return self.takewhile( - function (a) { return a != sentinel; }, - iterable - ); - } - if (typeof(iterable.next) == 'function') { - return iterable; - } else if (typeof(iterable.iter) == 'function') { - return iterable.iter(); - } - try { - return self.iteratorRegistry.match(iterable); - } catch (e) { - var m = MochiKit.Base; - if (e == m.NotFound) { - e = new TypeError(typeof(iterable) + ": " + m.repr(iterable) + " is not iterable"); - } - throw e; - } - }, - - count: function (n) { - if (!n) { - n = 0; - } - var m = MochiKit.Base; - return { - repr: function () { return "count(" + n + ")"; }, - toString: m.forwardCall("repr"), - next: m.counter(n) - }; - }, - - cycle: function (p) { - var self = MochiKit.Iter; - var m = MochiKit.Base; - var lst = []; - var iterator = self.iter(p); - return { - repr: function () { return "cycle(...)"; }, - toString: m.forwardCall("repr"), - next: function () { - try { - var rval = iterator.next(); - lst.push(rval); - return rval; - } catch (e) { - if (e != self.StopIteration) { - throw e; - } - if (lst.length === 0) { - this.next = function () { - throw self.StopIteration; - }; - } else { - var i = -1; - this.next = function () { - i = (i + 1) % lst.length; - return lst[i]; - }; - } - return this.next(); - } - } - }; - }, - - repeat: function (elem, /* optional */n) { - var m = MochiKit.Base; - if (typeof(n) == 'undefined') { - return { - repr: function () { - return "repeat(" + m.repr(elem) + ")"; - }, - toString: m.forwardCall("repr"), - next: function () { - return elem; - } - }; - } - return { - repr: function () { - return "repeat(" + m.repr(elem) + ", " + n + ")"; - }, - toString: m.forwardCall("repr"), - next: function () { - if (n <= 0) { - throw MochiKit.Iter.StopIteration; - } - n -= 1; - return elem; - } - }; - }, - - next: function (iterator) { - return iterator.next(); - }, - - izip: function (p, q/*, ...*/) { - var m = MochiKit.Base; - var next = MochiKit.Iter.next; - var iterables = m.map(iter, arguments); - return { - repr: function () { return "izip(...)"; }, - toString: m.forwardCall("repr"), - next: function () { return m.map(next, iterables); } - }; - }, - - ifilter: function (pred, seq) { - var m = MochiKit.Base; - seq = MochiKit.Iter.iter(seq); - if (pred === null) { - pred = m.operator.truth; - } - return { - repr: function () { return "ifilter(...)"; }, - toString: m.forwardCall("repr"), - next: function () { - while (true) { - var rval = seq.next(); - if (pred(rval)) { - return rval; - } - } - // mozilla warnings aren't too bright - return undefined; - } - }; - }, - - ifilterfalse: function (pred, seq) { - var m = MochiKit.Base; - seq = MochiKit.Iter.iter(seq); - if (pred === null) { - pred = m.operator.truth; - } - return { - repr: function () { return "ifilterfalse(...)"; }, - toString: m.forwardCall("repr"), - next: function () { - while (true) { - var rval = seq.next(); - if (!pred(rval)) { - return rval; - } - } - // mozilla warnings aren't too bright - return undefined; - } - }; - }, - - islice: function (seq/*, [start,] stop[, step] */) { - var self = MochiKit.Iter; - var m = MochiKit.Base; - seq = self.iter(seq); - var start = 0; - var stop = 0; - var step = 1; - var i = -1; - if (arguments.length == 2) { - stop = arguments[1]; - } else if (arguments.length == 3) { - start = arguments[1]; - stop = arguments[2]; - } else { - start = arguments[1]; - stop = arguments[2]; - step = arguments[3]; - } - return { - repr: function () { - return "islice(" + ["...", start, stop, step].join(", ") + ")"; - }, - toString: m.forwardCall("repr"), - next: function () { - var rval; - while (i < start) { - rval = seq.next(); - i++; - } - if (start >= stop) { - throw self.StopIteration; - } - start += step; - return rval; - } - }; - }, - - imap: function (fun, p, q/*, ...*/) { - var m = MochiKit.Base; - var self = MochiKit.Iter; - var iterables = m.map(self.iter, m.extend(null, arguments, 1)); - var map = m.map; - var next = self.next; - return { - repr: function () { return "imap(...)"; }, - toString: m.forwardCall("repr"), - next: function () { - return fun.apply(this, map(next, iterables)); - } - }; - }, - - applymap: function (fun, seq, self) { - seq = MochiKit.Iter.iter(seq); - var m = MochiKit.Base; - return { - repr: function () { return "applymap(...)"; }, - toString: m.forwardCall("repr"), - next: function () { - return fun.apply(self, seq.next()); - } - }; - }, - - chain: function (p, q/*, ...*/) { - // dumb fast path - var self = MochiKit.Iter; - var m = MochiKit.Base; - if (arguments.length == 1) { - return self.iter(arguments[0]); - } - var argiter = m.map(self.iter, arguments); - return { - repr: function () { return "chain(...)"; }, - toString: m.forwardCall("repr"), - next: function () { - while (argiter.length > 1) { - try { - return argiter[0].next(); - } catch (e) { - if (e != self.StopIteration) { - throw e; - } - argiter.shift(); - } - } - if (argiter.length == 1) { - // optimize last element - var arg = argiter.shift(); - this.next = m.bind("next", arg); - return this.next(); - } - throw self.StopIteration; - } - }; - }, - - takewhile: function (pred, seq) { - var self = MochiKit.Iter; - seq = self.iter(seq); - return { - repr: function () { return "takewhile(...)"; }, - toString: MochiKit.Base.forwardCall("repr"), - next: function () { - var rval = seq.next(); - if (!pred(rval)) { - this.next = function () { - throw self.StopIteration; - }; - this.next(); - } - return rval; - } - }; - }, - - dropwhile: function (pred, seq) { - seq = MochiKit.Iter.iter(seq); - var m = MochiKit.Base; - var bind = m.bind; - return { - "repr": function () { return "dropwhile(...)"; }, - "toString": m.forwardCall("repr"), - "next": function () { - while (true) { - var rval = seq.next(); - if (!pred(rval)) { - break; - } - } - this.next = bind("next", seq); - return rval; - } - }; - }, - - _tee: function (ident, sync, iterable) { - sync.pos[ident] = -1; - var m = MochiKit.Base; - var listMin = m.listMin; - return { - repr: function () { return "tee(" + ident + ", ...)"; }, - toString: m.forwardCall("repr"), - next: function () { - var rval; - var i = sync.pos[ident]; - - if (i == sync.max) { - rval = iterable.next(); - sync.deque.push(rval); - sync.max += 1; - sync.pos[ident] += 1; - } else { - rval = sync.deque[i - sync.min]; - sync.pos[ident] += 1; - if (i == sync.min && listMin(sync.pos) != sync.min) { - sync.min += 1; - sync.deque.shift(); - } - } - return rval; - } - }; - }, - - tee: function (iterable, n/* = 2 */) { - var rval = []; - var sync = { - "pos": [], - "deque": [], - "max": -1, - "min": -1 - }; - if (arguments.length == 1) { - n = 2; - } - var self = MochiKit.Iter; - iterable = self.iter(iterable); - var _tee = self._tee; - for (var i = 0; i < n; i++) { - rval.push(_tee(i, sync, iterable)); - } - return rval; - }, - - list: function (iterable) { - // Fast-path for Array and Array-like - var m = MochiKit.Base; - if (typeof(iterable.slice) == 'function') { - return iterable.slice(); - } else if (m.isArrayLike(iterable)) { - return m.concat(iterable); - } - - var self = MochiKit.Iter; - iterable = self.iter(iterable); - var rval = []; - try { - while (true) { - rval.push(iterable.next()); - } - } catch (e) { - if (e != self.StopIteration) { - throw e; - } - return rval; - } - // mozilla warnings aren't too bright - return undefined; - }, - - - reduce: function (fn, iterable, /* optional */initial) { - var i = 0; - var x = initial; - var self = MochiKit.Iter; - iterable = self.iter(iterable); - if (arguments.length < 3) { - try { - x = iterable.next(); - } catch (e) { - if (e == self.StopIteration) { - e = new TypeError("reduce() of empty sequence with no initial value"); - } - throw e; - } - i++; - } - try { - while (true) { - x = fn(x, iterable.next()); - } - } catch (e) { - if (e != self.StopIteration) { - throw e; - } - } - return x; - }, - - range: function (/* [start,] stop[, step] */) { - var start = 0; - var stop = 0; - var step = 1; - if (arguments.length == 1) { - stop = arguments[0]; - } else if (arguments.length == 2) { - start = arguments[0]; - stop = arguments[1]; - } else if (arguments.length == 3) { - start = arguments[0]; - stop = arguments[1]; - step = arguments[2]; - } else { - throw new TypeError("range() takes 1, 2, or 3 arguments!"); - } - if (step === 0) { - throw new TypeError("range() step must not be 0"); - } - return { - next: function () { - if ((step > 0 && start >= stop) || (step < 0 && start <= stop)) { - throw MochiKit.Iter.StopIteration; - } - var rval = start; - start += step; - return rval; - }, - repr: function () { - return "range(" + [start, stop, step].join(", ") + ")"; - }, - toString: MochiKit.Base.forwardCall("repr") - }; - }, - - sum: function (iterable, start/* = 0 */) { - var x = start || 0; - var self = MochiKit.Iter; - iterable = self.iter(iterable); - try { - while (true) { - x += iterable.next(); - } - } catch (e) { - if (e != self.StopIteration) { - throw e; - } - } - return x; - }, - - exhaust: function (iterable) { - var self = MochiKit.Iter; - iterable = self.iter(iterable); - try { - while (true) { - iterable.next(); - } - } catch (e) { - if (e != self.StopIteration) { - throw e; - } - } - }, - - forEach: function (iterable, func, /* optional */self) { - var m = MochiKit.Base; - if (arguments.length > 2) { - func = m.bind(func, self); - } - // fast path for array - if (m.isArrayLike(iterable)) { - try { - for (var i = 0; i < iterable.length; i++) { - func(iterable[i]); - } - } catch (e) { - if (e != MochiKit.Iter.StopIteration) { - throw e; - } - } - } else { - self = MochiKit.Iter; - self.exhaust(self.imap(func, iterable)); - } - }, - - every: function (iterable, func) { - var self = MochiKit.Iter; - try { - self.ifilterfalse(func, iterable).next(); - return false; - } catch (e) { - if (e != self.StopIteration) { - throw e; - } - return true; - } - }, - - sorted: function (iterable, /* optional */cmp) { - var rval = MochiKit.Iter.list(iterable); - if (arguments.length == 1) { - cmp = MochiKit.Base.compare; - } - rval.sort(cmp); - return rval; - }, - - reversed: function (iterable) { - var rval = MochiKit.Iter.list(iterable); - rval.reverse(); - return rval; - }, - - some: function (iterable, func) { - var self = MochiKit.Iter; - try { - self.ifilter(func, iterable).next(); - return true; - } catch (e) { - if (e != self.StopIteration) { - throw e; - } - return false; - } - }, - - iextend: function (lst, iterable) { - if (MochiKit.Base.isArrayLike(iterable)) { - // fast-path for array-like - for (var i = 0; i < iterable.length; i++) { - lst.push(iterable[i]); - } - } else { - var self = MochiKit.Iter; - iterable = self.iter(iterable); - try { - while (true) { - lst.push(iterable.next()); - } - } catch (e) { - if (e != self.StopIteration) { - throw e; - } - } - } - return lst; - }, - - groupby: function(iterable, /* optional */ keyfunc) { - var m = MochiKit.Base; - var self = MochiKit.Iter; - if (arguments.length < 2) { - keyfunc = m.operator.identity; - } - iterable = self.iter(iterable); - - // shared - var pk = undefined; - var k = undefined; - var v; - - function fetch() { - v = iterable.next(); - k = keyfunc(v); - }; - - function eat() { - var ret = v; - v = undefined; - return ret; - }; - - var first = true; - return { - repr: function () { return "groupby(...)"; }, - next: function() { - // iterator-next - - // iterate until meet next group - while (k == pk) { - fetch(); - if (first) { - first = false; - break; - } - } - pk = k; - return [k, { - next: function() { - // subiterator-next - if (v == undefined) { // Is there something to eat? - fetch(); - } - if (k != pk) { - throw self.StopIteration; - } - return eat(); - } - }]; - } - }; - }, - - groupby_as_array: function (iterable, /* optional */ keyfunc) { - var m = MochiKit.Base; - var self = MochiKit.Iter; - if (arguments.length < 2) { - keyfunc = m.operator.identity; - } - - iterable = self.iter(iterable); - var result = []; - var first = true; - var prev_key; - while (true) { - try { - var value = iterable.next(); - var key = keyfunc(value); - } catch (e) { - if (e == self.StopIteration) { - break; - } - throw e; - } - if (first || key != prev_key) { - var values = []; - result.push([key, values]); - } - values.push(value); - first = false; - prev_key = key; - } - return result; - }, - - arrayLikeIter: function (iterable) { - var i = 0; - return { - repr: function () { return "arrayLikeIter(...)"; }, - toString: MochiKit.Base.forwardCall("repr"), - next: function () { - if (i >= iterable.length) { - throw MochiKit.Iter.StopIteration; - } - return iterable[i++]; - } - }; - }, - - hasIterateNext: function (iterable) { - return (iterable && typeof(iterable.iterateNext) == "function"); - }, - - iterateNextIter: function (iterable) { - return { - repr: function () { return "iterateNextIter(...)"; }, - toString: MochiKit.Base.forwardCall("repr"), - next: function () { - var rval = iterable.iterateNext(); - if (rval === null || rval === undefined) { - throw MochiKit.Iter.StopIteration; - } - return rval; - } - }; - } -}); - - -MochiKit.Iter.EXPORT_OK = [ - "iteratorRegistry", - "arrayLikeIter", - "hasIterateNext", - "iterateNextIter", -]; - -MochiKit.Iter.EXPORT = [ - "StopIteration", - "registerIteratorFactory", - "iter", - "count", - "cycle", - "repeat", - "next", - "izip", - "ifilter", - "ifilterfalse", - "islice", - "imap", - "applymap", - "chain", - "takewhile", - "dropwhile", - "tee", - "list", - "reduce", - "range", - "sum", - "exhaust", - "forEach", - "every", - "sorted", - "reversed", - "some", - "iextend", - "groupby", - "groupby_as_array" -]; - -MochiKit.Iter.__new__ = function () { - var m = MochiKit.Base; - this.StopIteration = new m.NamedError("StopIteration"); - this.iteratorRegistry = new m.AdapterRegistry(); - // Register the iterator factory for arrays - this.registerIteratorFactory( - "arrayLike", - m.isArrayLike, - this.arrayLikeIter - ); - - this.registerIteratorFactory( - "iterateNext", - this.hasIterateNext, - this.iterateNextIter - ); - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; - - m.nameFunctions(this); - -}; - -MochiKit.Iter.__new__(); - -// -// XXX: Internet Explorer blows -// -if (!MochiKit.__compat__) { - reduce = MochiKit.Iter.reduce; -} - -MochiKit.Base._exportSymbols(this, MochiKit.Iter); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Logging.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Logging.js deleted file mode 100644 index c7a0ac5fc8c..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Logging.js +++ /dev/null @@ -1,290 +0,0 @@ -/*** - -MochiKit.Logging 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito. All rights Reserved. - -***/ -if (typeof(dojo) != 'undefined') { - dojo.provide('MochiKit.Logging'); - dojo.require('MochiKit.Base'); -} - -if (typeof(JSAN) != 'undefined') { - JSAN.use("MochiKit.Base", []); -} - -try { - if (typeof(MochiKit.Base) == 'undefined') { - throw ""; - } -} catch (e) { - throw "MochiKit.Logging depends on MochiKit.Base!"; -} - -if (typeof(MochiKit.Logging) == 'undefined') { - MochiKit.Logging = {}; -} - -MochiKit.Logging.NAME = "MochiKit.Logging"; -MochiKit.Logging.VERSION = "1.3.1"; -MochiKit.Logging.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -MochiKit.Logging.toString = function () { - return this.__repr__(); -}; - - -MochiKit.Logging.EXPORT = [ - "LogLevel", - "LogMessage", - "Logger", - "alertListener", - "logger", - "log", - "logError", - "logDebug", - "logFatal", - "logWarning" -]; - - -MochiKit.Logging.EXPORT_OK = [ - "logLevelAtLeast", - "isLogMessage", - "compareLogMessage" -]; - - -MochiKit.Logging.LogMessage = function (num, level, info) { - this.num = num; - this.level = level; - this.info = info; - this.timestamp = new Date(); -}; - -MochiKit.Logging.LogMessage.prototype = { - repr: function () { - var m = MochiKit.Base; - return 'LogMessage(' + - m.map( - m.repr, - [this.num, this.level, this.info] - ).join(', ') + ')'; - }, - toString: MochiKit.Base.forwardCall("repr") -}; - -MochiKit.Base.update(MochiKit.Logging, { - logLevelAtLeast: function (minLevel) { - var self = MochiKit.Logging; - if (typeof(minLevel) == 'string') { - minLevel = self.LogLevel[minLevel]; - } - return function (msg) { - var msgLevel = msg.level; - if (typeof(msgLevel) == 'string') { - msgLevel = self.LogLevel[msgLevel]; - } - return msgLevel >= minLevel; - }; - }, - - isLogMessage: function (/* ... */) { - var LogMessage = MochiKit.Logging.LogMessage; - for (var i = 0; i < arguments.length; i++) { - if (!(arguments[i] instanceof LogMessage)) { - return false; - } - } - return true; - }, - - compareLogMessage: function (a, b) { - return MochiKit.Base.compare([a.level, a.info], [b.level, b.info]); - }, - - alertListener: function (msg) { - alert( - "num: " + msg.num + - "\nlevel: " + msg.level + - "\ninfo: " + msg.info.join(" ") - ); - } - -}); - -MochiKit.Logging.Logger = function (/* optional */maxSize) { - this.counter = 0; - if (typeof(maxSize) == 'undefined' || maxSize === null) { - maxSize = -1; - } - this.maxSize = maxSize; - this._messages = []; - this.listeners = {}; - this.useNativeConsole = false; -}; - -MochiKit.Logging.Logger.prototype = { - clear: function () { - this._messages.splice(0, this._messages.length); - }, - - logToConsole: function (msg) { - if (typeof(window) != "undefined" && window.console - && window.console.log) { - // Safari - window.console.log(msg); - } else if (typeof(opera) != "undefined" && opera.postError) { - // Opera - opera.postError(msg); - } else if (typeof(printfire) == "function") { - // FireBug - printfire(msg); - } - }, - - dispatchListeners: function (msg) { - for (var k in this.listeners) { - var pair = this.listeners[k]; - if (pair.ident != k || (pair[0] && !pair[0](msg))) { - continue; - } - pair[1](msg); - } - }, - - addListener: function (ident, filter, listener) { - if (typeof(filter) == 'string') { - filter = MochiKit.Logging.logLevelAtLeast(filter); - } - var entry = [filter, listener]; - entry.ident = ident; - this.listeners[ident] = entry; - }, - - removeListener: function (ident) { - delete this.listeners[ident]; - }, - - baseLog: function (level, message/*, ...*/) { - var msg = new MochiKit.Logging.LogMessage( - this.counter, - level, - MochiKit.Base.extend(null, arguments, 1) - ); - this._messages.push(msg); - this.dispatchListeners(msg); - if (this.useNativeConsole) { - this.logToConsole(msg.level + ": " + msg.info.join(" ")); - } - this.counter += 1; - while (this.maxSize >= 0 && this._messages.length > this.maxSize) { - this._messages.shift(); - } - }, - - getMessages: function (howMany) { - var firstMsg = 0; - if (!(typeof(howMany) == 'undefined' || howMany === null)) { - firstMsg = Math.max(0, this._messages.length - howMany); - } - return this._messages.slice(firstMsg); - }, - - getMessageText: function (howMany) { - if (typeof(howMany) == 'undefined' || howMany === null) { - howMany = 30; - } - var messages = this.getMessages(howMany); - if (messages.length) { - var lst = map(function (m) { - return '\n [' + m.num + '] ' + m.level + ': ' + m.info.join(' '); - }, messages); - lst.unshift('LAST ' + messages.length + ' MESSAGES:'); - return lst.join(''); - } - return ''; - }, - - debuggingBookmarklet: function (inline) { - if (typeof(MochiKit.LoggingPane) == "undefined") { - alert(this.getMessageText()); - } else { - MochiKit.LoggingPane.createLoggingPane(inline || false); - } - } -}; - - -MochiKit.Logging.__new__ = function () { - this.LogLevel = { - ERROR: 40, - FATAL: 50, - WARNING: 30, - INFO: 20, - DEBUG: 10 - }; - - var m = MochiKit.Base; - m.registerComparator("LogMessage", - this.isLogMessage, - this.compareLogMessage - ); - - var partial = m.partial; - - var Logger = this.Logger; - var baseLog = Logger.prototype.baseLog; - m.update(this.Logger.prototype, { - debug: partial(baseLog, 'DEBUG'), - log: partial(baseLog, 'INFO'), - error: partial(baseLog, 'ERROR'), - fatal: partial(baseLog, 'FATAL'), - warning: partial(baseLog, 'WARNING') - }); - - // indirectly find logger so it can be replaced - var self = this; - var connectLog = function (name) { - return function () { - self.logger[name].apply(self.logger, arguments); - }; - }; - - this.log = connectLog('log'); - this.logError = connectLog('error'); - this.logDebug = connectLog('debug'); - this.logFatal = connectLog('fatal'); - this.logWarning = connectLog('warning'); - this.logger = new Logger(); - this.logger.useNativeConsole = true; - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; - - m.nameFunctions(this); - -}; - -if (typeof(printfire) == "undefined" && - typeof(document) != "undefined" && document.createEvent && - typeof(dispatchEvent) != "undefined") { - // FireBug really should be less lame about this global function - printfire = function () { - printfire.args = arguments; - var ev = document.createEvent("Events"); - ev.initEvent("printfire", false, true); - dispatchEvent(ev); - }; -} - -MochiKit.Logging.__new__(); - -MochiKit.Base._exportSymbols(this, MochiKit.Logging); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/LoggingPane.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/LoggingPane.js deleted file mode 100644 index 5705681b7f6..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/LoggingPane.js +++ /dev/null @@ -1,356 +0,0 @@ -/*** - -MochiKit.LoggingPane 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito. All rights Reserved. - -***/ -if (typeof(dojo) != 'undefined') { - dojo.provide('MochiKit.LoggingPane'); - dojo.require('MochiKit.Logging'); - dojo.require('MochiKit.Base'); -} - -if (typeof(JSAN) != 'undefined') { - JSAN.use("MochiKit.Logging", []); - JSAN.use("MochiKit.Base", []); -} - -try { - if (typeof(MochiKit.Base) == 'undefined' || typeof(MochiKit.Logging) == 'undefined') { - throw ""; - } -} catch (e) { - throw "MochiKit.LoggingPane depends on MochiKit.Base and MochiKit.Logging!"; -} - -if (typeof(MochiKit.LoggingPane) == 'undefined') { - MochiKit.LoggingPane = {}; -} - -MochiKit.LoggingPane.NAME = "MochiKit.LoggingPane"; -MochiKit.LoggingPane.VERSION = "1.3.1"; -MochiKit.LoggingPane.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -MochiKit.LoggingPane.toString = function () { - return this.__repr__(); -}; - -MochiKit.LoggingPane.createLoggingPane = function (inline/* = false */) { - var m = MochiKit.LoggingPane; - inline = !(!inline); - if (m._loggingPane && m._loggingPane.inline != inline) { - m._loggingPane.closePane(); - m._loggingPane = null; - } - if (!m._loggingPane || m._loggingPane.closed) { - m._loggingPane = new m.LoggingPane(inline, MochiKit.Logging.logger); - } - return m._loggingPane; -}; - -MochiKit.LoggingPane.LoggingPane = function (inline/* = false */, logger/* = MochiKit.Logging.logger */) { - /* Use a div if inline, pop up a window if not */ - /* Create the elements */ - if (typeof(logger) == "undefined" || logger === null) { - logger = MochiKit.Logging.logger; - } - this.logger = logger; - var update = MochiKit.Base.update; - var updatetree = MochiKit.Base.updatetree; - var bind = MochiKit.Base.bind; - var clone = MochiKit.Base.clone; - var win = window; - var uid = "_MochiKit_LoggingPane"; - if (typeof(MochiKit.DOM) != "undefined") { - win = MochiKit.DOM.currentWindow(); - } - if (!inline) { - // name the popup with the base URL for uniqueness - var url = win.location.href.split("?")[0].replace(/[:\/.><&]/g, "_"); - var name = uid + "_" + url; - var nwin = win.open("", name, "dependent,resizable,height=200"); - if (!nwin) { - alert("Not able to open debugging window due to pop-up blocking."); - return undefined; - } - nwin.document.write( - '' - + '[MochiKit.LoggingPane]' - + '' - ); - nwin.document.close(); - nwin.document.title += ' ' + win.document.title; - win = nwin; - } - var doc = win.document; - this.doc = doc; - - // Connect to the debug pane if it already exists (i.e. in a window orphaned by the page being refreshed) - var debugPane = doc.getElementById(uid); - var existing_pane = !!debugPane; - if (debugPane && typeof(debugPane.loggingPane) != "undefined") { - debugPane.loggingPane.logger = this.logger; - debugPane.loggingPane.buildAndApplyFilter(); - return debugPane.loggingPane; - } - - if (existing_pane) { - // clear any existing contents - var child; - while ((child = debugPane.firstChild)) { - debugPane.removeChild(child); - } - } else { - debugPane = doc.createElement("div"); - debugPane.id = uid; - } - debugPane.loggingPane = this; - var levelFilterField = doc.createElement("input"); - var infoFilterField = doc.createElement("input"); - var filterButton = doc.createElement("button"); - var loadButton = doc.createElement("button"); - var clearButton = doc.createElement("button"); - var closeButton = doc.createElement("button"); - var logPaneArea = doc.createElement("div"); - var logPane = doc.createElement("div"); - - /* Set up the functions */ - var listenerId = uid + "_Listener"; - this.colorTable = clone(this.colorTable); - var messages = []; - var messageFilter = null; - - var messageLevel = function (msg) { - var level = msg.level; - if (typeof(level) == "number") { - level = MochiKit.Logging.LogLevel[level]; - } - return level; - }; - - var messageText = function (msg) { - return msg.info.join(" "); - }; - - var addMessageText = bind(function (msg) { - var level = messageLevel(msg); - var text = messageText(msg); - var c = this.colorTable[level]; - var p = doc.createElement("span"); - p.className = "MochiKit-LogMessage MochiKit-LogLevel-" + level; - p.style.cssText = "margin: 0px; white-space: -moz-pre-wrap; white-space: -o-pre-wrap; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; wrap-option: emergency; color: " + c; - p.appendChild(doc.createTextNode(level + ": " + text)); - logPane.appendChild(p); - logPane.appendChild(doc.createElement("br")); - if (logPaneArea.offsetHeight > logPaneArea.scrollHeight) { - logPaneArea.scrollTop = 0; - } else { - logPaneArea.scrollTop = logPaneArea.scrollHeight; - } - }, this); - - var addMessage = function (msg) { - messages[messages.length] = msg; - addMessageText(msg); - }; - - var buildMessageFilter = function () { - var levelre, infore; - try { - /* Catch any exceptions that might arise due to invalid regexes */ - levelre = new RegExp(levelFilterField.value); - infore = new RegExp(infoFilterField.value); - } catch(e) { - /* If there was an error with the regexes, do no filtering */ - logDebug("Error in filter regex: " + e.message); - return null; - } - - return function (msg) { - return ( - levelre.test(messageLevel(msg)) && - infore.test(messageText(msg)) - ); - }; - }; - - var clearMessagePane = function () { - while (logPane.firstChild) { - logPane.removeChild(logPane.firstChild); - } - }; - - var clearMessages = function () { - messages = []; - clearMessagePane(); - }; - - var closePane = bind(function () { - if (this.closed) { - return; - } - this.closed = true; - if (MochiKit.LoggingPane._loggingPane == this) { - MochiKit.LoggingPane._loggingPane = null; - } - this.logger.removeListener(listenerId); - - debugPane.loggingPane = null; - - if (inline) { - debugPane.parentNode.removeChild(debugPane); - } else { - this.win.close(); - } - }, this); - - var filterMessages = function () { - clearMessagePane(); - - for (var i = 0; i < messages.length; i++) { - var msg = messages[i]; - if (messageFilter === null || messageFilter(msg)) { - addMessageText(msg); - } - } - }; - - this.buildAndApplyFilter = function () { - messageFilter = buildMessageFilter(); - - filterMessages(); - - this.logger.removeListener(listenerId); - this.logger.addListener(listenerId, messageFilter, addMessage); - }; - - - var loadMessages = bind(function () { - messages = this.logger.getMessages(); - filterMessages(); - }, this); - - var filterOnEnter = bind(function (event) { - event = event || window.event; - key = event.which || event.keyCode; - if (key == 13) { - this.buildAndApplyFilter(); - } - }, this); - - /* Create the debug pane */ - var style = "display: block; z-index: 1000; left: 0px; bottom: 0px; position: fixed; width: 100%; background-color: white; font: " + this.logFont; - if (inline) { - style += "; height: 10em; border-top: 2px solid black"; - } else { - style += "; height: 100%;"; - } - debugPane.style.cssText = style; - - if (!existing_pane) { - doc.body.appendChild(debugPane); - } - - /* Create the filter fields */ - style = {"cssText": "width: 33%; display: inline; font: " + this.logFont}; - - updatetree(levelFilterField, { - "value": "FATAL|ERROR|WARNING|INFO|DEBUG", - "onkeypress": filterOnEnter, - "style": style - }); - debugPane.appendChild(levelFilterField); - - updatetree(infoFilterField, { - "value": ".*", - "onkeypress": filterOnEnter, - "style": style - }); - debugPane.appendChild(infoFilterField); - - /* Create the buttons */ - style = "width: 8%; display:inline; font: " + this.logFont; - - filterButton.appendChild(doc.createTextNode("Filter")); - filterButton.onclick = bind("buildAndApplyFilter", this); - filterButton.style.cssText = style; - debugPane.appendChild(filterButton); - - loadButton.appendChild(doc.createTextNode("Load")); - loadButton.onclick = loadMessages; - loadButton.style.cssText = style; - debugPane.appendChild(loadButton); - - clearButton.appendChild(doc.createTextNode("Clear")); - clearButton.onclick = clearMessages; - clearButton.style.cssText = style; - debugPane.appendChild(clearButton); - - closeButton.appendChild(doc.createTextNode("Close")); - closeButton.onclick = closePane; - closeButton.style.cssText = style; - debugPane.appendChild(closeButton); - - /* Create the logging pane */ - logPaneArea.style.cssText = "overflow: auto; width: 100%"; - logPane.style.cssText = "width: 100%; height: " + (inline ? "8em" : "100%"); - - logPaneArea.appendChild(logPane); - debugPane.appendChild(logPaneArea); - - this.buildAndApplyFilter(); - loadMessages(); - - if (inline) { - this.win = undefined; - } else { - this.win = win; - } - this.inline = inline; - this.closePane = closePane; - this.closed = false; - - return this; -}; - -MochiKit.LoggingPane.LoggingPane.prototype = { - "logFont": "8pt Verdana,sans-serif", - "colorTable": { - "ERROR": "red", - "FATAL": "darkred", - "WARNING": "blue", - "INFO": "black", - "DEBUG": "green" - } -}; - - -MochiKit.LoggingPane.EXPORT_OK = [ - "LoggingPane" -]; - -MochiKit.LoggingPane.EXPORT = [ - "createLoggingPane" -]; - -MochiKit.LoggingPane.__new__ = function () { - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": MochiKit.Base.concat(this.EXPORT, this.EXPORT_OK) - }; - - MochiKit.Base.nameFunctions(this); - - MochiKit.LoggingPane._loggingPane = null; - -}; - -MochiKit.LoggingPane.__new__(); - -MochiKit.Base._exportSymbols(this, MochiKit.LoggingPane); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/MochiKit.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/MochiKit.js deleted file mode 100644 index 31307687dc6..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/MochiKit.js +++ /dev/null @@ -1,152 +0,0 @@ -/*** - -MochiKit.MochiKit 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito. All rights Reserved. - -***/ - -if (typeof(MochiKit) == 'undefined') { - MochiKit = {}; -} - -if (typeof(MochiKit.MochiKit) == 'undefined') { - MochiKit.MochiKit = {}; -} - -MochiKit.MochiKit.NAME = "MochiKit.MochiKit"; -MochiKit.MochiKit.VERSION = "1.3.1"; -MochiKit.MochiKit.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -MochiKit.MochiKit.toString = function () { - return this.__repr__(); -}; - -MochiKit.MochiKit.SUBMODULES = [ - "Base", - "Iter", - "Logging", - "DateTime", - "Format", - "Async", - "DOM", - "LoggingPane", - "Color", - "Signal", - "Visual" -]; - -if (typeof(JSAN) != 'undefined' || typeof(dojo) != 'undefined') { - if (typeof(dojo) != 'undefined') { - dojo.provide('MochiKit.MochiKit'); - dojo.require("MochiKit.*"); - } - if (typeof(JSAN) != 'undefined') { - // hopefully this makes it easier for static analysis? - JSAN.use("MochiKit.Base", []); - JSAN.use("MochiKit.Iter", []); - JSAN.use("MochiKit.Logging", []); - JSAN.use("MochiKit.DateTime", []); - JSAN.use("MochiKit.Format", []); - JSAN.use("MochiKit.Async", []); - JSAN.use("MochiKit.DOM", []); - JSAN.use("MochiKit.LoggingPane", []); - JSAN.use("MochiKit.Color", []); - JSAN.use("MochiKit.Signal", []); - JSAN.use("MochiKit.Visual", []); - } - (function () { - var extend = MochiKit.Base.extend; - var self = MochiKit.MochiKit; - var modules = self.SUBMODULES; - var EXPORT = []; - var EXPORT_OK = []; - var EXPORT_TAGS = {}; - var i, k, m, all; - for (i = 0; i < modules.length; i++) { - m = MochiKit[modules[i]]; - extend(EXPORT, m.EXPORT); - extend(EXPORT_OK, m.EXPORT_OK); - for (k in m.EXPORT_TAGS) { - EXPORT_TAGS[k] = extend(EXPORT_TAGS[k], m.EXPORT_TAGS[k]); - } - all = m.EXPORT_TAGS[":all"]; - if (!all) { - all = extend(null, m.EXPORT, m.EXPORT_OK); - } - var j; - for (j = 0; j < all.length; j++) { - k = all[j]; - self[k] = m[k]; - } - } - self.EXPORT = EXPORT; - self.EXPORT_OK = EXPORT_OK; - self.EXPORT_TAGS = EXPORT_TAGS; - }()); - -} else { - if (typeof(MochiKit.__compat__) == 'undefined') { - MochiKit.__compat__ = true; - } - (function () { - var scripts = document.getElementsByTagName("script"); - var kXULNSURI = "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"; - var base = null; - var baseElem = null; - var allScripts = {}; - var i; - for (i = 0; i < scripts.length; i++) { - var src = scripts[i].getAttribute("src"); - if (!src) { - continue; - } - allScripts[src] = true; - if (src.match(/MochiKit.js$/)) { - base = src.substring(0, src.lastIndexOf('MochiKit.js')); - baseElem = scripts[i]; - } - } - if (base === null) { - return; - } - var modules = MochiKit.MochiKit.SUBMODULES; - for (var i = 0; i < modules.length; i++) { - if (MochiKit[modules[i]]) { - continue; - } - var uri = base + modules[i] + '.js'; - if (uri in allScripts) { - continue; - } - if (document.documentElement && - document.documentElement.namespaceURI == kXULNSURI) { - // XUL - var s = document.createElementNS(kXULNSURI, 'script'); - s.setAttribute("id", "MochiKit_" + base + modules[i]); - s.setAttribute("src", uri); - s.setAttribute("type", "application/x-javascript"); - baseElem.parentNode.appendChild(s); - } else { - // HTML - /* - DOM can not be used here because Safari does - deferred loading of scripts unless they are - in the document or inserted with document.write - - This is not XHTML compliant. If you want XHTML - compliance then you must use the packed version of MochiKit - or include each script individually (basically unroll - these document.write calls into your XHTML source) - - */ - document.write(''); - } - }; - })(); -} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/MockDOM.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/MockDOM.js deleted file mode 100644 index 471ef051a69..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/MockDOM.js +++ /dev/null @@ -1,73 +0,0 @@ -/*** - -MochiKit.MockDOM 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito. All rights Reserved. - -***/ -if (typeof(MochiKit) == "undefined") { - var MochiKit = {}; -} - -if (typeof(MochiKit.MockDOM) == "undefined") { - MochiKit.MockDOM = {}; -} - -MochiKit.MockDOM.NAME = "MochiKit.MockDOM"; -MochiKit.MockDOM.VERSION = "1.3.1"; - -MochiKit.MockDOM.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -MochiKit.MockDOM.toString = function () { - return this.__repr__(); -}; - -MochiKit.MockDOM.createDocument = function () { - var doc = new MochiKit.MockDOM.MockElement("DOCUMENT"); - doc.body = doc.createElement("BODY"); - doc.appendChild(doc.body); - return doc; -}; - -MochiKit.MockDOM.MockElement = function (name, data) { - this.nodeName = name.toUpperCase(); - if (typeof(data) == "string") { - this.nodeValue = data; - this.nodeType = 3; - } else { - this.nodeType = 1; - this.childNodes = []; - } - if (name.substring(0, 1) == "<") { - var nameattr = name.substring( - name.indexOf('"') + 1, name.lastIndexOf('"')); - name = name.substring(1, name.indexOf(" ")); - this.nodeName = name.toUpperCase(); - this.setAttribute("name", nameattr); - } -}; - -MochiKit.MockDOM.MockElement.prototype = { - createElement: function (nodeName) { - return new MochiKit.MockDOM.MockElement(nodeName); - }, - createTextNode: function (text) { - return new MochiKit.MockDOM.MockElement("text", text); - }, - setAttribute: function (name, value) { - this[name] = value; - }, - getAttribute: function (name) { - return this[name]; - }, - appendChild: function (child) { - this.childNodes.push(child); - }, - toString: function () { - return "MockElement(" + this.nodeName + ")"; - } -}; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Signal.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Signal.js deleted file mode 100644 index 5624b3deb26..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Signal.js +++ /dev/null @@ -1,680 +0,0 @@ -/*** - -MochiKit.Signal 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2006 Jonathan Gardner, Beau Hartshorne, Bob Ippolito. All rights Reserved. - -***/ - -if (typeof(dojo) != 'undefined') { - dojo.provide('MochiKit.Signal'); - dojo.require('MochiKit.Base'); - dojo.require('MochiKit.DOM'); -} -if (typeof(JSAN) != 'undefined') { - JSAN.use('MochiKit.Base', []); - JSAN.use('MochiKit.DOM', []); -} - -try { - if (typeof(MochiKit.Base) == 'undefined') { - throw ''; - } -} catch (e) { - throw 'MochiKit.Signal depends on MochiKit.Base!'; -} - -try { - if (typeof(MochiKit.DOM) == 'undefined') { - throw ''; - } -} catch (e) { - throw 'MochiKit.Signal depends on MochiKit.DOM!'; -} - -if (typeof(MochiKit.Signal) == 'undefined') { - MochiKit.Signal = {}; -} - -MochiKit.Signal.NAME = 'MochiKit.Signal'; -MochiKit.Signal.VERSION = '1.3.1'; - -MochiKit.Signal._observers = []; - -MochiKit.Signal.Event = function (src, e) { - this._event = e || window.event; - this._src = src; -}; - -MochiKit.Base.update(MochiKit.Signal.Event.prototype, { - - __repr__: function() { - var repr = MochiKit.Base.repr; - var str = '{event(): ' + repr(this.event()) + - ', src(): ' + repr(this.src()) + - ', type(): ' + repr(this.type()) + - ', target(): ' + repr(this.target()) + - ', modifier(): ' + '{alt: ' + repr(this.modifier().alt) + - ', ctrl: ' + repr(this.modifier().ctrl) + - ', meta: ' + repr(this.modifier().meta) + - ', shift: ' + repr(this.modifier().shift) + - ', any: ' + repr(this.modifier().any) + '}'; - - if (this.type() && this.type().indexOf('key') === 0) { - str += ', key(): {code: ' + repr(this.key().code) + - ', string: ' + repr(this.key().string) + '}'; - } - - if (this.type() && ( - this.type().indexOf('mouse') === 0 || - this.type().indexOf('click') != -1 || - this.type() == 'contextmenu')) { - - str += ', mouse(): {page: ' + repr(this.mouse().page) + - ', client: ' + repr(this.mouse().client); - - if (this.type() != 'mousemove') { - str += ', button: {left: ' + repr(this.mouse().button.left) + - ', middle: ' + repr(this.mouse().button.middle) + - ', right: ' + repr(this.mouse().button.right) + '}}'; - } else { - str += '}'; - } - } - if (this.type() == 'mouseover' || this.type() == 'mouseout') { - str += ', relatedTarget(): ' + repr(this.relatedTarget()); - } - str += '}'; - return str; - }, - - toString: function () { - return this.__repr__(); - }, - - src: function () { - return this._src; - }, - - event: function () { - return this._event; - }, - - type: function () { - return this._event.type || undefined; - }, - - target: function () { - return this._event.target || this._event.srcElement; - }, - - relatedTarget: function () { - if (this.type() == 'mouseover') { - return (this._event.relatedTarget || - this._event.fromElement); - } else if (this.type() == 'mouseout') { - return (this._event.relatedTarget || - this._event.toElement); - } - // throw new Error("relatedTarget only available for 'mouseover' and 'mouseout'"); - return undefined; - }, - - modifier: function () { - var m = {}; - m.alt = this._event.altKey; - m.ctrl = this._event.ctrlKey; - m.meta = this._event.metaKey || false; // IE and Opera punt here - m.shift = this._event.shiftKey; - m.any = m.alt || m.ctrl || m.shift || m.meta; - return m; - }, - - key: function () { - var k = {}; - if (this.type() && this.type().indexOf('key') === 0) { - - /* - - If you're looking for a special key, look for it in keydown or - keyup, but never keypress. If you're looking for a Unicode - chracter, look for it with keypress, but never keyup or - keydown. - - Notes: - - FF key event behavior: - key event charCode keyCode - DOWN ku,kd 0 40 - DOWN kp 0 40 - ESC ku,kd 0 27 - ESC kp 0 27 - a ku,kd 0 65 - a kp 97 0 - shift+a ku,kd 0 65 - shift+a kp 65 0 - 1 ku,kd 0 49 - 1 kp 49 0 - shift+1 ku,kd 0 0 - shift+1 kp 33 0 - - IE key event behavior: - (IE doesn't fire keypress events for special keys.) - key event keyCode - DOWN ku,kd 40 - DOWN kp undefined - ESC ku,kd 27 - ESC kp 27 - a ku,kd 65 - a kp 97 - shift+a ku,kd 65 - shift+a kp 65 - 1 ku,kd 49 - 1 kp 49 - shift+1 ku,kd 49 - shift+1 kp 33 - - Safari key event behavior: - (Safari sets charCode and keyCode to something crazy for - special keys.) - key event charCode keyCode - DOWN ku,kd 63233 40 - DOWN kp 63233 63233 - ESC ku,kd 27 27 - ESC kp 27 27 - a ku,kd 97 65 - a kp 97 97 - shift+a ku,kd 65 65 - shift+a kp 65 65 - 1 ku,kd 49 49 - 1 kp 49 49 - shift+1 ku,kd 33 49 - shift+1 kp 33 33 - - */ - - /* look for special keys here */ - if (this.type() == 'keydown' || this.type() == 'keyup') { - k.code = this._event.keyCode; - k.string = (MochiKit.Signal._specialKeys[k.code] || - 'KEY_UNKNOWN'); - return k; - - /* look for characters here */ - } else if (this.type() == 'keypress') { - - /* - - Special key behavior: - - IE: does not fire keypress events for special keys - FF: sets charCode to 0, and sets the correct keyCode - Safari: sets keyCode and charCode to something stupid - - */ - - k.code = 0; - k.string = ''; - - if (typeof(this._event.charCode) != 'undefined' && - this._event.charCode !== 0 && - !MochiKit.Signal._specialMacKeys[this._event.charCode]) { - k.code = this._event.charCode; - k.string = String.fromCharCode(k.code); - } else if (this._event.keyCode && - typeof(this._event.charCode) == 'undefined') { // IE - k.code = this._event.keyCode; - k.string = String.fromCharCode(k.code); - } - - return k; - } - } - // throw new Error('This is not a key event'); - return undefined; - }, - - mouse: function () { - var m = {}; - var e = this._event; - - if (this.type() && ( - this.type().indexOf('mouse') === 0 || - this.type().indexOf('click') != -1 || - this.type() == 'contextmenu')) { - - m.client = new MochiKit.DOM.Coordinates(0, 0); - if (e.clientX || e.clientY) { - m.client.x = (!e.clientX || e.clientX < 0) ? 0 : e.clientX; - m.client.y = (!e.clientY || e.clientY < 0) ? 0 : e.clientY; - } - - m.page = new MochiKit.DOM.Coordinates(0, 0); - if (e.pageX || e.pageY) { - m.page.x = (!e.pageX || e.pageX < 0) ? 0 : e.pageX; - m.page.y = (!e.pageY || e.pageY < 0) ? 0 : e.pageY; - } else { - /* - - IE keeps the document offset in: - document.documentElement.clientTop || - document.body.clientTop - - and: - document.documentElement.clientLeft || - document.body.clientLeft - - see: - http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/getboundingclientrect.asp - - The offset is (2,2) in standards mode and (0,0) in quirks - mode. - - */ - - var de = MochiKit.DOM._document.documentElement; - var b = MochiKit.DOM._document.body; - - m.page.x = e.clientX + - (de.scrollLeft || b.scrollLeft) - - (de.clientLeft || b.clientLeft); - - m.page.y = e.clientY + - (de.scrollTop || b.scrollTop) - - (de.clientTop || b.clientTop); - - } - if (this.type() != 'mousemove') { - m.button = {}; - m.button.left = false; - m.button.right = false; - m.button.middle = false; - - /* we could check e.button, but which is more consistent */ - if (e.which) { - m.button.left = (e.which == 1); - m.button.middle = (e.which == 2); - m.button.right = (e.which == 3); - - /* - - Mac browsers and right click: - - - Safari doesn't fire any click events on a right - click: - http://bugzilla.opendarwin.org/show_bug.cgi?id=6595 - - - Firefox fires the event, and sets ctrlKey = true - - - Opera fires the event, and sets metaKey = true - - oncontextmenu is fired on right clicks between - browsers and across platforms. - - */ - - } else { - m.button.left = !!(e.button & 1); - m.button.right = !!(e.button & 2); - m.button.middle = !!(e.button & 4); - } - } - return m; - } - // throw new Error('This is not a mouse event'); - return undefined; - }, - - stop: function () { - this.stopPropagation(); - this.preventDefault(); - }, - - stopPropagation: function () { - if (this._event.stopPropagation) { - this._event.stopPropagation(); - } else { - this._event.cancelBubble = true; - } - }, - - preventDefault: function () { - if (this._event.preventDefault) { - this._event.preventDefault(); - } else { - this._event.returnValue = false; - } - } - -}); - -/* Safari sets keyCode to these special values onkeypress. */ -MochiKit.Signal._specialMacKeys = { - 3: 'KEY_ENTER', - 63289: 'KEY_NUM_PAD_CLEAR', - 63276: 'KEY_PAGE_UP', - 63277: 'KEY_PAGE_DOWN', - 63275: 'KEY_END', - 63273: 'KEY_HOME', - 63234: 'KEY_ARROW_LEFT', - 63232: 'KEY_ARROW_UP', - 63235: 'KEY_ARROW_RIGHT', - 63233: 'KEY_ARROW_DOWN', - 63302: 'KEY_INSERT', - 63272: 'KEY_DELETE' -}; - -/* for KEY_F1 - KEY_F12 */ -for (i = 63236; i <= 63242; i++) { - MochiKit.Signal._specialMacKeys[i] = 'KEY_F' + (i - 63236 + 1); // no F0 -} - -/* Standard keyboard key codes. */ -MochiKit.Signal._specialKeys = { - 8: 'KEY_BACKSPACE', - 9: 'KEY_TAB', - 12: 'KEY_NUM_PAD_CLEAR', // weird, for Safari and Mac FF only - 13: 'KEY_ENTER', - 16: 'KEY_SHIFT', - 17: 'KEY_CTRL', - 18: 'KEY_ALT', - 19: 'KEY_PAUSE', - 20: 'KEY_CAPS_LOCK', - 27: 'KEY_ESCAPE', - 32: 'KEY_SPACEBAR', - 33: 'KEY_PAGE_UP', - 34: 'KEY_PAGE_DOWN', - 35: 'KEY_END', - 36: 'KEY_HOME', - 37: 'KEY_ARROW_LEFT', - 38: 'KEY_ARROW_UP', - 39: 'KEY_ARROW_RIGHT', - 40: 'KEY_ARROW_DOWN', - 44: 'KEY_PRINT_SCREEN', - 45: 'KEY_INSERT', - 46: 'KEY_DELETE', - 59: 'KEY_SEMICOLON', // weird, for Safari and IE only - 91: 'KEY_WINDOWS_LEFT', - 92: 'KEY_WINDOWS_RIGHT', - 93: 'KEY_SELECT', - 106: 'KEY_NUM_PAD_ASTERISK', - 107: 'KEY_NUM_PAD_PLUS_SIGN', - 109: 'KEY_NUM_PAD_HYPHEN-MINUS', - 110: 'KEY_NUM_PAD_FULL_STOP', - 111: 'KEY_NUM_PAD_SOLIDUS', - 144: 'KEY_NUM_LOCK', - 145: 'KEY_SCROLL_LOCK', - 186: 'KEY_SEMICOLON', - 187: 'KEY_EQUALS_SIGN', - 188: 'KEY_COMMA', - 189: 'KEY_HYPHEN-MINUS', - 190: 'KEY_FULL_STOP', - 191: 'KEY_SOLIDUS', - 192: 'KEY_GRAVE_ACCENT', - 219: 'KEY_LEFT_SQUARE_BRACKET', - 220: 'KEY_REVERSE_SOLIDUS', - 221: 'KEY_RIGHT_SQUARE_BRACKET', - 222: 'KEY_APOSTROPHE' - // undefined: 'KEY_UNKNOWN' -}; - -/* for KEY_0 - KEY_9 */ -for (var i = 48; i <= 57; i++) { - MochiKit.Signal._specialKeys[i] = 'KEY_' + (i - 48); -} - -/* for KEY_A - KEY_Z */ -for (i = 65; i <= 90; i++) { - MochiKit.Signal._specialKeys[i] = 'KEY_' + String.fromCharCode(i); -} - -/* for KEY_NUM_PAD_0 - KEY_NUM_PAD_9 */ -for (i = 96; i <= 105; i++) { - MochiKit.Signal._specialKeys[i] = 'KEY_NUM_PAD_' + (i - 96); -} - -/* for KEY_F1 - KEY_F12 */ -for (i = 112; i <= 123; i++) { - MochiKit.Signal._specialKeys[i] = 'KEY_F' + (i - 112 + 1); // no F0 -} - -MochiKit.Base.update(MochiKit.Signal, { - - __repr__: function () { - return '[' + this.NAME + ' ' + this.VERSION + ']'; - }, - - toString: function () { - return this.__repr__(); - }, - - _unloadCache: function () { - var self = MochiKit.Signal; - var observers = self._observers; - - for (var i = 0; i < observers.length; i++) { - self._disconnect(observers[i]); - } - - delete self._observers; - - try { - window.onload = undefined; - } catch(e) { - // pass - } - - try { - window.onunload = undefined; - } catch(e) { - // pass - } - }, - - _listener: function (src, func, obj, isDOM) { - var E = MochiKit.Signal.Event; - if (!isDOM) { - return MochiKit.Base.bind(func, obj); - } - obj = obj || src; - if (typeof(func) == "string") { - return function (nativeEvent) { - obj[func].apply(obj, [new E(src, nativeEvent)]); - }; - } else { - return function (nativeEvent) { - func.apply(obj, [new E(src, nativeEvent)]); - }; - } - }, - - connect: function (src, sig, objOrFunc/* optional */, funcOrStr) { - src = MochiKit.DOM.getElement(src); - var self = MochiKit.Signal; - - if (typeof(sig) != 'string') { - throw new Error("'sig' must be a string"); - } - - var obj = null; - var func = null; - if (typeof(funcOrStr) != 'undefined') { - obj = objOrFunc; - func = funcOrStr; - if (typeof(funcOrStr) == 'string') { - if (typeof(objOrFunc[funcOrStr]) != "function") { - throw new Error("'funcOrStr' must be a function on 'objOrFunc'"); - } - } else if (typeof(funcOrStr) != 'function') { - throw new Error("'funcOrStr' must be a function or string"); - } - } else if (typeof(objOrFunc) != "function") { - throw new Error("'objOrFunc' must be a function if 'funcOrStr' is not given"); - } else { - func = objOrFunc; - } - if (typeof(obj) == 'undefined' || obj === null) { - obj = src; - } - - var isDOM = !!(src.addEventListener || src.attachEvent); - var listener = self._listener(src, func, obj, isDOM); - - if (src.addEventListener) { - src.addEventListener(sig.substr(2), listener, false); - } else if (src.attachEvent) { - src.attachEvent(sig, listener); // useCapture unsupported - } - - var ident = [src, sig, listener, isDOM, objOrFunc, funcOrStr]; - self._observers.push(ident); - - - return ident; - }, - - _disconnect: function (ident) { - // check isDOM - if (!ident[3]) { return; } - var src = ident[0]; - var sig = ident[1]; - var listener = ident[2]; - if (src.removeEventListener) { - src.removeEventListener(sig.substr(2), listener, false); - } else if (src.detachEvent) { - src.detachEvent(sig, listener); // useCapture unsupported - } else { - throw new Error("'src' must be a DOM element"); - } - }, - - disconnect: function (ident) { - var self = MochiKit.Signal; - var observers = self._observers; - var m = MochiKit.Base; - if (arguments.length > 1) { - // compatibility API - var src = MochiKit.DOM.getElement(arguments[0]); - var sig = arguments[1]; - var obj = arguments[2]; - var func = arguments[3]; - for (var i = observers.length - 1; i >= 0; i--) { - var o = observers[i]; - if (o[0] === src && o[1] === sig && o[4] === obj && o[5] === func) { - self._disconnect(o); - observers.splice(i, 1); - return true; - } - } - } else { - var idx = m.findIdentical(observers, ident); - if (idx >= 0) { - self._disconnect(ident); - observers.splice(idx, 1); - return true; - } - } - return false; - }, - - disconnectAll: function(src/* optional */, sig) { - src = MochiKit.DOM.getElement(src); - var m = MochiKit.Base; - var signals = m.flattenArguments(m.extend(null, arguments, 1)); - var self = MochiKit.Signal; - var disconnect = self._disconnect; - var observers = self._observers; - if (signals.length === 0) { - // disconnect all - for (var i = observers.length - 1; i >= 0; i--) { - var ident = observers[i]; - if (ident[0] === src) { - disconnect(ident); - observers.splice(i, 1); - } - } - } else { - var sigs = {}; - for (var i = 0; i < signals.length; i++) { - sigs[signals[i]] = true; - } - for (var i = observers.length - 1; i >= 0; i--) { - var ident = observers[i]; - if (ident[0] === src && ident[1] in sigs) { - disconnect(ident); - observers.splice(i, 1); - } - } - } - - }, - - signal: function (src, sig) { - var observers = MochiKit.Signal._observers; - src = MochiKit.DOM.getElement(src); - var args = MochiKit.Base.extend(null, arguments, 2); - var errors = []; - for (var i = 0; i < observers.length; i++) { - var ident = observers[i]; - if (ident[0] === src && ident[1] === sig) { - try { - ident[2].apply(src, args); - } catch (e) { - errors.push(e); - } - } - } - if (errors.length == 1) { - throw errors[0]; - } else if (errors.length > 1) { - var e = new Error("Multiple errors thrown in handling 'sig', see errors property"); - e.errors = errors; - throw e; - } - } - -}); - -MochiKit.Signal.EXPORT_OK = []; - -MochiKit.Signal.EXPORT = [ - 'connect', - 'disconnect', - 'signal', - 'disconnectAll' -]; - -MochiKit.Signal.__new__ = function (win) { - var m = MochiKit.Base; - this._document = document; - this._window = win; - - try { - this.connect(window, 'onunload', this._unloadCache); - } catch (e) { - // pass: might not be a browser - } - - this.EXPORT_TAGS = { - ':common': this.EXPORT, - ':all': m.concat(this.EXPORT, this.EXPORT_OK) - }; - - m.nameFunctions(this); -}; - -MochiKit.Signal.__new__(this); - -// -// XXX: Internet Explorer blows -// -if (!MochiKit.__compat__) { - connect = MochiKit.Signal.connect; - disconnect = MochiKit.Signal.disconnect; - disconnectAll = MochiKit.Signal.disconnectAll; - signal = MochiKit.Signal.signal; -} - -MochiKit.Base._exportSymbols(this, MochiKit.Signal); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Test.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Test.js deleted file mode 100644 index 8517e7e571a..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Test.js +++ /dev/null @@ -1,181 +0,0 @@ -/*** - -MochiKit.Test 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito. All rights Reserved. - -***/ - -if (typeof(dojo) != 'undefined') { - dojo.provide('MochiKit.Test'); - dojo.require('MochiKit.Base'); -} - -if (typeof(JSAN) != 'undefined') { - JSAN.use("MochiKit.Base", []); -} - -try { - if (typeof(MochiKit.Base) == 'undefined') { - throw ""; - } -} catch (e) { - throw "MochiKit.Test depends on MochiKit.Base!"; -} - -if (typeof(MochiKit.Test) == 'undefined') { - MochiKit.Test = {}; -} - -MochiKit.Test.NAME = "MochiKit.Test"; -MochiKit.Test.VERSION = "1.3.1"; -MochiKit.Test.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -MochiKit.Test.toString = function () { - return this.__repr__(); -}; - - -MochiKit.Test.EXPORT = ["runTests"]; -MochiKit.Test.EXPORT_OK = []; - -MochiKit.Test.runTests = function (obj) { - if (typeof(obj) == "string") { - obj = JSAN.use(obj); - } - var suite = new MochiKit.Test.Suite(); - suite.run(obj); -}; - -MochiKit.Test.Suite = function () { - this.testIndex = 0; - MochiKit.Base.bindMethods(this); -}; - -MochiKit.Test.Suite.prototype = { - run: function (obj) { - try { - obj(this); - } catch (e) { - this.traceback(e); - } - }, - traceback: function (e) { - var items = MochiKit.Iter.sorted(MochiKit.Base.items(e)); - print("not ok " + this.testIndex + " - Error thrown"); - for (var i = 0; i < items.length; i++) { - var kv = items[i]; - if (kv[0] == "stack") { - kv[1] = kv[1].split(/\n/)[0]; - } - this.print("# " + kv.join(": ")); - } - }, - print: function (s) { - print(s); - }, - is: function (got, expected, /* optional */message) { - var res = 1; - var msg = null; - try { - res = MochiKit.Base.compare(got, expected); - } catch (e) { - msg = "Can not compare " + typeof(got) + ":" + typeof(expected); - } - if (res) { - msg = "Expected value did not compare equal"; - } - if (!res) { - return this.testResult(true, message); - } - return this.testResult(false, message, - [[msg], ["got:", got], ["expected:", expected]]); - }, - - testResult: function (pass, msg, failures) { - this.testIndex += 1; - if (pass) { - this.print("ok " + this.testIndex + " - " + msg); - return; - } - this.print("not ok " + this.testIndex + " - " + msg); - if (failures) { - for (var i = 0; i < failures.length; i++) { - this.print("# " + failures[i].join(" ")); - } - } - }, - - isDeeply: function (got, expected, /* optional */message) { - var m = MochiKit.Base; - var res = 1; - try { - res = m.compare(got, expected); - } catch (e) { - // pass - } - if (res === 0) { - return this.ok(true, message); - } - var gk = m.keys(got); - var ek = m.keys(expected); - gk.sort(); - ek.sort(); - if (m.compare(gk, ek)) { - // differing keys - var cmp = {}; - var i; - for (i = 0; i < gk.length; i++) { - cmp[gk[i]] = "got"; - } - for (i = 0; i < ek.length; i++) { - if (ek[i] in cmp) { - delete cmp[ek[i]]; - } else { - cmp[ek[i]] = "expected"; - } - } - var diffkeys = m.keys(cmp); - diffkeys.sort(); - var gotkeys = []; - var expkeys = []; - while (diffkeys.length) { - var k = diffkeys.shift(); - if (k in Object.prototype) { - continue; - } - (cmp[k] == "got" ? gotkeys : expkeys).push(k); - } - - - } - - return this.testResult((!res), msg, - (msg ? [["got:", got], ["expected:", expected]] : undefined) - ); - }, - - ok: function (res, message) { - return this.testResult(res, message); - } -}; - -MochiKit.Test.__new__ = function () { - var m = MochiKit.Base; - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; - - m.nameFunctions(this); - -}; - -MochiKit.Test.__new__(); - -MochiKit.Base._exportSymbols(this, MochiKit.Test); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Visual.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Visual.js deleted file mode 100644 index 02cee54fabc..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/Visual.js +++ /dev/null @@ -1,402 +0,0 @@ -/*** - -MochiKit.Visual 1.3.1 - -See for documentation, downloads, license, etc. - -(c) 2005 Bob Ippolito and others. All rights Reserved. - -***/ - -if (typeof(dojo) != 'undefined') { - dojo.provide('MochiKit.Visual'); - dojo.require('MochiKit.Base'); - dojo.require('MochiKit.DOM'); - dojo.require('MochiKit.Color'); -} - -if (typeof(JSAN) != 'undefined') { - JSAN.use("MochiKit.Base", []); - JSAN.use("MochiKit.DOM", []); - JSAN.use("MochiKit.Color", []); -} - -try { - if (typeof(MochiKit.Base) == 'undefined' || - typeof(MochiKit.DOM) == 'undefined' || - typeof(MochiKit.Color) == 'undefined') { - throw ""; - } -} catch (e) { - throw "MochiKit.Visual depends on MochiKit.Base, MochiKit.DOM and MochiKit.Color!"; -} - -if (typeof(MochiKit.Visual) == "undefined") { - MochiKit.Visual = {}; -} - -MochiKit.Visual.NAME = "MochiKit.Visual"; -MochiKit.Visual.VERSION = "1.3.1"; - -MochiKit.Visual.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -MochiKit.Visual.toString = function () { - return this.__repr__(); -}; - - -MochiKit.Visual._RoundCorners = function (e, options) { - e = MochiKit.DOM.getElement(e); - this._setOptions(options); - if (this.options.__unstable__wrapElement) { - e = this._doWrap(e); - } - - var color = this.options.color; - var C = MochiKit.Color.Color; - if (this.options.color == "fromElement") { - color = C.fromBackground(e); - } else if (!(color instanceof C)) { - color = C.fromString(color); - } - this.isTransparent = (color.asRGB().a <= 0); - - var bgColor = this.options.bgColor; - if (this.options.bgColor == "fromParent") { - bgColor = C.fromBackground(e.offsetParent); - } else if (!(bgColor instanceof C)) { - bgColor = C.fromString(bgColor); - } - - this._roundCornersImpl(e, color, bgColor); -}; - -MochiKit.Visual._RoundCorners.prototype = { - _doWrap: function (e) { - var parent = e.parentNode; - var doc = MochiKit.DOM.currentDocument(); - if (typeof(doc.defaultView) == "undefined" - || doc.defaultView === null) { - return e; - } - var style = doc.defaultView.getComputedStyle(e, null); - if (typeof(style) == "undefined" || style === null) { - return e; - } - var wrapper = MochiKit.DOM.DIV({"style": { - display: "block", - // convert padding to margin - marginTop: style.getPropertyValue("padding-top"), - marginRight: style.getPropertyValue("padding-right"), - marginBottom: style.getPropertyValue("padding-bottom"), - marginLeft: style.getPropertyValue("padding-left"), - // remove padding so the rounding looks right - padding: "0px" - /* - paddingRight: "0px", - paddingLeft: "0px" - */ - }}); - wrapper.innerHTML = e.innerHTML; - e.innerHTML = ""; - e.appendChild(wrapper); - return e; - }, - - _roundCornersImpl: function (e, color, bgColor) { - if (this.options.border) { - this._renderBorder(e, bgColor); - } - if (this._isTopRounded()) { - this._roundTopCorners(e, color, bgColor); - } - if (this._isBottomRounded()) { - this._roundBottomCorners(e, color, bgColor); - } - }, - - _renderBorder: function (el, bgColor) { - var borderValue = "1px solid " + this._borderColor(bgColor); - var borderL = "border-left: " + borderValue; - var borderR = "border-right: " + borderValue; - var style = "style='" + borderL + ";" + borderR + "'"; - el.innerHTML = "
" + el.innerHTML + "
"; - }, - - _roundTopCorners: function (el, color, bgColor) { - var corner = this._createCorner(bgColor); - for (var i = 0; i < this.options.numSlices; i++) { - corner.appendChild( - this._createCornerSlice(color, bgColor, i, "top") - ); - } - el.style.paddingTop = 0; - el.insertBefore(corner, el.firstChild); - }, - - _roundBottomCorners: function (el, color, bgColor) { - var corner = this._createCorner(bgColor); - for (var i = (this.options.numSlices - 1); i >= 0; i--) { - corner.appendChild( - this._createCornerSlice(color, bgColor, i, "bottom") - ); - } - el.style.paddingBottom = 0; - el.appendChild(corner); - }, - - _createCorner: function (bgColor) { - var dom = MochiKit.DOM; - return dom.DIV({style: {backgroundColor: bgColor.toString()}}); - }, - - _createCornerSlice: function (color, bgColor, n, position) { - var slice = MochiKit.DOM.SPAN(); - - var inStyle = slice.style; - inStyle.backgroundColor = color.toString(); - inStyle.display = "block"; - inStyle.height = "1px"; - inStyle.overflow = "hidden"; - inStyle.fontSize = "1px"; - - var borderColor = this._borderColor(color, bgColor); - if (this.options.border && n === 0) { - inStyle.borderTopStyle = "solid"; - inStyle.borderTopWidth = "1px"; - inStyle.borderLeftWidth = "0px"; - inStyle.borderRightWidth = "0px"; - inStyle.borderBottomWidth = "0px"; - // assumes css compliant box model - inStyle.height = "0px"; - inStyle.borderColor = borderColor.toString(); - } else if (borderColor) { - inStyle.borderColor = borderColor.toString(); - inStyle.borderStyle = "solid"; - inStyle.borderWidth = "0px 1px"; - } - - if (!this.options.compact && (n == (this.options.numSlices - 1))) { - inStyle.height = "2px"; - } - - this._setMargin(slice, n, position); - this._setBorder(slice, n, position); - - return slice; - }, - - _setOptions: function (options) { - this.options = { - corners: "all", - color: "fromElement", - bgColor: "fromParent", - blend: true, - border: false, - compact: false, - __unstable__wrapElement: false - }; - MochiKit.Base.update(this.options, options); - - this.options.numSlices = (this.options.compact ? 2 : 4); - }, - - _whichSideTop: function () { - var corners = this.options.corners; - if (this._hasString(corners, "all", "top")) { - return ""; - } - - var has_tl = (corners.indexOf("tl") != -1); - var has_tr = (corners.indexOf("tr") != -1); - if (has_tl && has_tr) { - return ""; - } - if (has_tl) { - return "left"; - } - if (has_tr) { - return "right"; - } - return ""; - }, - - _whichSideBottom: function () { - var corners = this.options.corners; - if (this._hasString(corners, "all", "bottom")) { - return ""; - } - - var has_bl = (corners.indexOf('bl') != -1); - var has_br = (corners.indexOf('br') != -1); - if (has_bl && has_br) { - return ""; - } - if (has_bl) { - return "left"; - } - if (has_br) { - return "right"; - } - return ""; - }, - - _borderColor: function (color, bgColor) { - if (color == "transparent") { - return bgColor; - } else if (this.options.border) { - return this.options.border; - } else if (this.options.blend) { - return bgColor.blendedColor(color); - } - return ""; - }, - - - _setMargin: function (el, n, corners) { - var marginSize = this._marginSize(n) + "px"; - var whichSide = ( - corners == "top" ? this._whichSideTop() : this._whichSideBottom() - ); - var style = el.style; - - if (whichSide == "left") { - style.marginLeft = marginSize; - style.marginRight = "0px"; - } else if (whichSide == "right") { - style.marginRight = marginSize; - style.marginLeft = "0px"; - } else { - style.marginLeft = marginSize; - style.marginRight = marginSize; - } - }, - - _setBorder: function (el, n, corners) { - var borderSize = this._borderSize(n) + "px"; - var whichSide = ( - corners == "top" ? this._whichSideTop() : this._whichSideBottom() - ); - - var style = el.style; - if (whichSide == "left") { - style.borderLeftWidth = borderSize; - style.borderRightWidth = "0px"; - } else if (whichSide == "right") { - style.borderRightWidth = borderSize; - style.borderLeftWidth = "0px"; - } else { - style.borderLeftWidth = borderSize; - style.borderRightWidth = borderSize; - } - }, - - _marginSize: function (n) { - if (this.isTransparent) { - return 0; - } - - var o = this.options; - if (o.compact && o.blend) { - var smBlendedMarginSizes = [1, 0]; - return smBlendedMarginSizes[n]; - } else if (o.compact) { - var compactMarginSizes = [2, 1]; - return compactMarginSizes[n]; - } else if (o.blend) { - var blendedMarginSizes = [3, 2, 1, 0]; - return blendedMarginSizes[n]; - } else { - var marginSizes = [5, 3, 2, 1]; - return marginSizes[n]; - } - }, - - _borderSize: function (n) { - var o = this.options; - var borderSizes; - if (o.compact && (o.blend || this.isTransparent)) { - return 1; - } else if (o.compact) { - borderSizes = [1, 0]; - } else if (o.blend) { - borderSizes = [2, 1, 1, 1]; - } else if (o.border) { - borderSizes = [0, 2, 0, 0]; - } else if (this.isTransparent) { - borderSizes = [5, 3, 2, 1]; - } else { - return 0; - } - return borderSizes[n]; - }, - - _hasString: function (str) { - for (var i = 1; i< arguments.length; i++) { - if (str.indexOf(arguments[i]) != -1) { - return true; - } - } - return false; - }, - - _isTopRounded: function () { - return this._hasString(this.options.corners, - "all", "top", "tl", "tr" - ); - }, - - _isBottomRounded: function () { - return this._hasString(this.options.corners, - "all", "bottom", "bl", "br" - ); - }, - - _hasSingleTextChild: function (el) { - return (el.childNodes.length == 1 && el.childNodes[0].nodeType == 3); - } -}; - -MochiKit.Visual.roundElement = function (e, options) { - new MochiKit.Visual._RoundCorners(e, options); -}; - -MochiKit.Visual.roundClass = function (tagName, className, options) { - var elements = MochiKit.DOM.getElementsByTagAndClassName( - tagName, className - ); - for (var i = 0; i < elements.length; i++) { - MochiKit.Visual.roundElement(elements[i], options); - } -}; - -// Compatibility with MochiKit 1.0 -MochiKit.Visual.Color = MochiKit.Color.Color; -MochiKit.Visual.getElementsComputedStyle = MochiKit.DOM.computedStyle; - -/* end of Rico adaptation */ - -MochiKit.Visual.__new__ = function () { - var m = MochiKit.Base; - - m.nameFunctions(this); - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; - -}; - -MochiKit.Visual.EXPORT = [ - "roundElement", - "roundClass" -]; - -MochiKit.Visual.EXPORT_OK = []; - -MochiKit.Visual.__new__(); - -MochiKit.Base._exportSymbols(this, MochiKit.Visual); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/__package__.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/__package__.js deleted file mode 100644 index 18eb81daba9..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/lib/MochiKit/__package__.js +++ /dev/null @@ -1,17 +0,0 @@ -dojo.hostenv.conditionalLoadModule({ - "common": [ - "MochiKit.Base", - "MochiKit.Iter", - "MochiKit.Logging", - "MochiKit.DateTime", - "MochiKit.Format", - "MochiKit.Async", - "MochiKit.Color" - ], - "browser": [ - "MochiKit.DOM", - "MochiKit.LoggingPane", - "MochiKit.Visual" - ] -}); -dojo.hostenv.moduleLoaded("MochiKit.*"); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/packed/MochiKit/MochiKit.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/packed/MochiKit/MochiKit.js deleted file mode 100644 index 37c0d728749..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/packed/MochiKit/MochiKit.js +++ /dev/null @@ -1,4802 +0,0 @@ -/*** - - MochiKit.MochiKit 1.3.1 : PACKED VERSION - - THIS FILE IS AUTOMATICALLY GENERATED. If creating patches, please - diff against the source tree, not this file. - - See for documentation, downloads, license, etc. - - (c) 2005 Bob Ippolito. All rights Reserved. - -***/ - -if(typeof (dojo)!="undefined"){ -dojo.provide("MochiKit.Base"); -} -if(typeof (MochiKit)=="undefined"){ -MochiKit={}; -} -if(typeof (MochiKit.Base)=="undefined"){ -MochiKit.Base={}; -} -MochiKit.Base.VERSION="1.3.1"; -MochiKit.Base.NAME="MochiKit.Base"; -MochiKit.Base.update=function(_1,_2){ -if(_1===null){ -_1={}; -} -for(var i=1;i=0;i--){ -_12.unshift(o[i]); -} -}else{ -res.push(o); -} -} -return res; -},extend:function(_13,obj,_15){ -if(!_15){ -_15=0; -} -if(obj){ -var l=obj.length; -if(typeof (l)!="number"){ -if(typeof (MochiKit.Iter)!="undefined"){ -obj=MochiKit.Iter.list(obj); -l=obj.length; -}else{ -throw new TypeError("Argument not an array-like and MochiKit.Iter not present"); -} -} -if(!_13){ -_13=[]; -} -for(var i=_15;i>b; -},zrshift:function(a,b){ -return a>>>b; -},eq:function(a,b){ -return a==b; -},ne:function(a,b){ -return a!=b; -},gt:function(a,b){ -return a>b; -},ge:function(a,b){ -return a>=b; -},lt:function(a,b){ -return al){ -_41=l; -} -} -_40=[]; -for(i=0;i<_41;i++){ -var _42=[]; -for(var j=1;j0){ -_57=m.concat(me.im_preargs,_57); -} -var _52=me.im_self; -if(!_52){ -_52=this; -} -return me.im_func.apply(_52,_57); -}; -_56.im_self=_55; -_56.im_func=_53; -_56.im_preargs=_54; -return _56; -},bindMethods:function(_58){ -var _59=MochiKit.Base.bind; -for(var k in _58){ -var _60=_58[k]; -if(typeof (_60)=="function"){ -_58[k]=_59(_60,_58); -} -} -},registerComparator:function(_61,_62,_63,_64){ -MochiKit.Base.comparatorRegistry.register(_61,_62,_63,_64); -},_primitives:{"boolean":true,"string":true,"number":true},compare:function(a,b){ -if(a==b){ -return 0; -} -var _65=(typeof (a)=="undefined"||a===null); -var _66=(typeof (b)=="undefined"||b===null); -if(_65&&_66){ -return 0; -}else{ -if(_65){ -return -1; -}else{ -if(_66){ -return 1; -} -} -} -var m=MochiKit.Base; -var _67=m._primitives; -if(!(typeof (a) in _67&&typeof (b) in _67)){ -try{ -return m.comparatorRegistry.match(a,b); -} -catch(e){ -if(e!=m.NotFound){ -throw e; -} -} -} -if(ab){ -return 1; -} -} -var _68=m.repr; -throw new TypeError(_68(a)+" and "+_68(b)+" can not be compared"); -},compareDateLike:function(a,b){ -return MochiKit.Base.compare(a.getTime(),b.getTime()); -},compareArrayLike:function(a,b){ -var _69=MochiKit.Base.compare; -var _70=a.length; -var _71=0; -if(_70>b.length){ -_71=1; -_70=b.length; -}else{ -if(_700))){ -var kv=MochiKit.DOM.formContents(_113); -_113=kv[0]; -_114=kv[1]; -}else{ -if(arguments.length==1){ -var o=_113; -_113=[]; -_114=[]; -for(var k in o){ -var v=o[k]; -if(typeof (v)!="function"){ -_113.push(k); -_114.push(v); -} -} -} -} -var rval=[]; -var len=Math.min(_113.length,_114.length); -var _118=MochiKit.Base.urlEncode; -for(var i=0;i=stop){ -throw self.StopIteration; -} -_147+=step; -return rval; -}}; -},imap:function(fun,p,q){ -var m=MochiKit.Base; -var self=MochiKit.Iter; -var _151=m.map(self.iter,m.extend(null,arguments,1)); -var map=m.map; -var next=self.next; -return {repr:function(){ -return "imap(...)"; -},toString:m.forwardCall("repr"),next:function(){ -return fun.apply(this,map(next,_151)); -}}; -},applymap:function(fun,seq,self){ -seq=MochiKit.Iter.iter(seq); -var m=MochiKit.Base; -return {repr:function(){ -return "applymap(...)"; -},toString:m.forwardCall("repr"),next:function(){ -return fun.apply(self,seq.next()); -}}; -},chain:function(p,q){ -var self=MochiKit.Iter; -var m=MochiKit.Base; -if(arguments.length==1){ -return self.iter(arguments[0]); -} -var _153=m.map(self.iter,arguments); -return {repr:function(){ -return "chain(...)"; -},toString:m.forwardCall("repr"),next:function(){ -while(_153.length>1){ -try{ -return _153[0].next(); -} -catch(e){ -if(e!=self.StopIteration){ -throw e; -} -_153.shift(); -} -} -if(_153.length==1){ -var arg=_153.shift(); -this.next=m.bind("next",arg); -return this.next(); -} -throw self.StopIteration; -}}; -},takewhile:function(pred,seq){ -var self=MochiKit.Iter; -seq=self.iter(seq); -return {repr:function(){ -return "takewhile(...)"; -},toString:MochiKit.Base.forwardCall("repr"),next:function(){ -var rval=seq.next(); -if(!pred(rval)){ -this.next=function(){ -throw self.StopIteration; -}; -this.next(); -} -return rval; -}}; -},dropwhile:function(pred,seq){ -seq=MochiKit.Iter.iter(seq); -var m=MochiKit.Base; -var bind=m.bind; -return {"repr":function(){ -return "dropwhile(...)"; -},"toString":m.forwardCall("repr"),"next":function(){ -while(true){ -var rval=seq.next(); -if(!pred(rval)){ -break; -} -} -this.next=bind("next",seq); -return rval; -}}; -},_tee:function(_155,sync,_157){ -sync.pos[_155]=-1; -var m=MochiKit.Base; -var _158=m.listMin; -return {repr:function(){ -return "tee("+_155+", ...)"; -},toString:m.forwardCall("repr"),next:function(){ -var rval; -var i=sync.pos[_155]; -if(i==sync.max){ -rval=_157.next(); -sync.deque.push(rval); -sync.max+=1; -sync.pos[_155]+=1; -}else{ -rval=sync.deque[i-sync.min]; -sync.pos[_155]+=1; -if(i==sync.min&&_158(sync.pos)!=sync.min){ -sync.min+=1; -sync.deque.shift(); -} -} -return rval; -}}; -},tee:function(_159,n){ -var rval=[]; -var sync={"pos":[],"deque":[],"max":-1,"min":-1}; -if(arguments.length==1){ -n=2; -} -var self=MochiKit.Iter; -_159=self.iter(_159); -var _tee=self._tee; -for(var i=0;i0&&_165>=stop)||(step<0&&_165<=stop)){ -throw MochiKit.Iter.StopIteration; -} -var rval=_165; -_165+=step; -return rval; -},repr:function(){ -return "range("+[_165,stop,step].join(", ")+")"; -},toString:MochiKit.Base.forwardCall("repr")}; -},sum:function(_166,_167){ -var x=_167||0; -var self=MochiKit.Iter; -_166=self.iter(_166); -try{ -while(true){ -x+=_166.next(); -} -} -catch(e){ -if(e!=self.StopIteration){ -throw e; -} -} -return x; -},exhaust:function(_168){ -var self=MochiKit.Iter; -_168=self.iter(_168); -try{ -while(true){ -_168.next(); -} -} -catch(e){ -if(e!=self.StopIteration){ -throw e; -} -} -},forEach:function(_169,func,self){ -var m=MochiKit.Base; -if(arguments.length>2){ -func=m.bind(func,self); -} -if(m.isArrayLike(_169)){ -try{ -for(var i=0;i<_169.length;i++){ -func(_169[i]); -} -} -catch(e){ -if(e!=MochiKit.Iter.StopIteration){ -throw e; -} -} -}else{ -self=MochiKit.Iter; -self.exhaust(self.imap(func,_169)); -} -},every:function(_171,func){ -var self=MochiKit.Iter; -try{ -self.ifilterfalse(func,_171).next(); -return false; -} -catch(e){ -if(e!=self.StopIteration){ -throw e; -} -return true; -} -},sorted:function(_172,cmp){ -var rval=MochiKit.Iter.list(_172); -if(arguments.length==1){ -cmp=MochiKit.Base.compare; -} -rval.sort(cmp); -return rval; -},reversed:function(_173){ -var rval=MochiKit.Iter.list(_173); -rval.reverse(); -return rval; -},some:function(_174,func){ -var self=MochiKit.Iter; -try{ -self.ifilter(func,_174).next(); -return true; -} -catch(e){ -if(e!=self.StopIteration){ -throw e; -} -return false; -} -},iextend:function(lst,_175){ -if(MochiKit.Base.isArrayLike(_175)){ -for(var i=0;i<_175.length;i++){ -lst.push(_175[i]); -} -}else{ -var self=MochiKit.Iter; -_175=self.iter(_175); -try{ -while(true){ -lst.push(_175.next()); -} -} -catch(e){ -if(e!=self.StopIteration){ -throw e; -} -} -} -return lst; -},groupby:function(_176,_177){ -var m=MochiKit.Base; -var self=MochiKit.Iter; -if(arguments.length<2){ -_177=m.operator.identity; -} -_176=self.iter(_176); -var pk=undefined; -var k=undefined; -var v; -function fetch(){ -v=_176.next(); -k=_177(v); -} -function eat(){ -var ret=v; -v=undefined; -return ret; -} -var _180=true; -return {repr:function(){ -return "groupby(...)"; -},next:function(){ -while(k==pk){ -fetch(); -if(_180){ -_180=false; -break; -} -} -pk=k; -return [k,{next:function(){ -if(v==undefined){ -fetch(); -} -if(k!=pk){ -throw self.StopIteration; -} -return eat(); -}}]; -}}; -},groupby_as_array:function(_181,_182){ -var m=MochiKit.Base; -var self=MochiKit.Iter; -if(arguments.length<2){ -_182=m.operator.identity; -} -_181=self.iter(_181); -var _183=[]; -var _184=true; -var _185; -while(true){ -try{ -var _186=_181.next(); -var key=_182(_186); -} -catch(e){ -if(e==self.StopIteration){ -break; -} -throw e; -} -if(_184||key!=_185){ -var _187=[]; -_183.push([key,_187]); -} -_187.push(_186); -_184=false; -_185=key; -} -return _183; -},arrayLikeIter:function(_188){ -var i=0; -return {repr:function(){ -return "arrayLikeIter(...)"; -},toString:MochiKit.Base.forwardCall("repr"),next:function(){ -if(i>=_188.length){ -throw MochiKit.Iter.StopIteration; -} -return _188[i++]; -}}; -},hasIterateNext:function(_189){ -return (_189&&typeof (_189.iterateNext)=="function"); -},iterateNextIter:function(_190){ -return {repr:function(){ -return "iterateNextIter(...)"; -},toString:MochiKit.Base.forwardCall("repr"),next:function(){ -var rval=_190.iterateNext(); -if(rval===null||rval===undefined){ -throw MochiKit.Iter.StopIteration; -} -return rval; -}}; -}}); -MochiKit.Iter.EXPORT_OK=["iteratorRegistry","arrayLikeIter","hasIterateNext","iterateNextIter",]; -MochiKit.Iter.EXPORT=["StopIteration","registerIteratorFactory","iter","count","cycle","repeat","next","izip","ifilter","ifilterfalse","islice","imap","applymap","chain","takewhile","dropwhile","tee","list","reduce","range","sum","exhaust","forEach","every","sorted","reversed","some","iextend","groupby","groupby_as_array"]; -MochiKit.Iter.__new__=function(){ -var m=MochiKit.Base; -this.StopIteration=new m.NamedError("StopIteration"); -this.iteratorRegistry=new m.AdapterRegistry(); -this.registerIteratorFactory("arrayLike",m.isArrayLike,this.arrayLikeIter); -this.registerIteratorFactory("iterateNext",this.hasIterateNext,this.iterateNextIter); -this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; -m.nameFunctions(this); -}; -MochiKit.Iter.__new__(); -if(!MochiKit.__compat__){ -reduce=MochiKit.Iter.reduce; -} -MochiKit.Base._exportSymbols(this,MochiKit.Iter); -if(typeof (dojo)!="undefined"){ -dojo.provide("MochiKit.Logging"); -dojo.require("MochiKit.Base"); -} -if(typeof (JSAN)!="undefined"){ -JSAN.use("MochiKit.Base",[]); -} -try{ -if(typeof (MochiKit.Base)=="undefined"){ -throw ""; -} -} -catch(e){ -throw "MochiKit.Logging depends on MochiKit.Base!"; -} -if(typeof (MochiKit.Logging)=="undefined"){ -MochiKit.Logging={}; -} -MochiKit.Logging.NAME="MochiKit.Logging"; -MochiKit.Logging.VERSION="1.3.1"; -MochiKit.Logging.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -MochiKit.Logging.toString=function(){ -return this.__repr__(); -}; -MochiKit.Logging.EXPORT=["LogLevel","LogMessage","Logger","alertListener","logger","log","logError","logDebug","logFatal","logWarning"]; -MochiKit.Logging.EXPORT_OK=["logLevelAtLeast","isLogMessage","compareLogMessage"]; -MochiKit.Logging.LogMessage=function(num,_192,info){ -this.num=num; -this.level=_192; -this.info=info; -this.timestamp=new Date(); -}; -MochiKit.Logging.LogMessage.prototype={repr:function(){ -var m=MochiKit.Base; -return "LogMessage("+m.map(m.repr,[this.num,this.level,this.info]).join(", ")+")"; -},toString:MochiKit.Base.forwardCall("repr")}; -MochiKit.Base.update(MochiKit.Logging,{logLevelAtLeast:function(_194){ -var self=MochiKit.Logging; -if(typeof (_194)=="string"){ -_194=self.LogLevel[_194]; -} -return function(msg){ -var _196=msg.level; -if(typeof (_196)=="string"){ -_196=self.LogLevel[_196]; -} -return _196>=_194; -}; -},isLogMessage:function(){ -var _197=MochiKit.Logging.LogMessage; -for(var i=0;i=0&&this._messages.length>this.maxSize){ -this._messages.shift(); -} -},getMessages:function(_206){ -var _207=0; -if(!(typeof (_206)=="undefined"||_206===null)){ -_207=Math.max(0,this._messages.length-_206); -} -return this._messages.slice(_207); -},getMessageText:function(_208){ -if(typeof (_208)=="undefined"||_208===null){ -_208=30; -} -var _209=this.getMessages(_208); -if(_209.length){ -var lst=map(function(m){ -return "\n ["+m.num+"] "+m.level+": "+m.info.join(" "); -},_209); -lst.unshift("LAST "+_209.length+" MESSAGES:"); -return lst.join(""); -} -return ""; -},debuggingBookmarklet:function(_210){ -if(typeof (MochiKit.LoggingPane)=="undefined"){ -alert(this.getMessageText()); -}else{ -MochiKit.LoggingPane.createLoggingPane(_210||false); -} -}}; -MochiKit.Logging.__new__=function(){ -this.LogLevel={ERROR:40,FATAL:50,WARNING:30,INFO:20,DEBUG:10}; -var m=MochiKit.Base; -m.registerComparator("LogMessage",this.isLogMessage,this.compareLogMessage); -var _211=m.partial; -var _212=this.Logger; -var _213=_212.prototype.baseLog; -m.update(this.Logger.prototype,{debug:_211(_213,"DEBUG"),log:_211(_213,"INFO"),error:_211(_213,"ERROR"),fatal:_211(_213,"FATAL"),warning:_211(_213,"WARNING")}); -var self=this; -var _214=function(name){ -return function(){ -self.logger[name].apply(self.logger,arguments); -}; -}; -this.log=_214("log"); -this.logError=_214("error"); -this.logDebug=_214("debug"); -this.logFatal=_214("fatal"); -this.logWarning=_214("warning"); -this.logger=new _212(); -this.logger.useNativeConsole=true; -this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; -m.nameFunctions(this); -}; -if(typeof (printfire)=="undefined"&&typeof (document)!="undefined"&&document.createEvent&&typeof (dispatchEvent)!="undefined"){ -printfire=function(){ -printfire.args=arguments; -var ev=document.createEvent("Events"); -ev.initEvent("printfire",false,true); -dispatchEvent(ev); -}; -} -MochiKit.Logging.__new__(); -MochiKit.Base._exportSymbols(this,MochiKit.Logging); -if(typeof (dojo)!="undefined"){ -dojo.provide("MochiKit.DateTime"); -} -if(typeof (MochiKit)=="undefined"){ -MochiKit={}; -} -if(typeof (MochiKit.DateTime)=="undefined"){ -MochiKit.DateTime={}; -} -MochiKit.DateTime.NAME="MochiKit.DateTime"; -MochiKit.DateTime.VERSION="1.3.1"; -MochiKit.DateTime.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -MochiKit.DateTime.toString=function(){ -return this.__repr__(); -}; -MochiKit.DateTime.isoDate=function(str){ -str=str+""; -if(typeof (str)!="string"||str.length===0){ -return null; -} -var iso=str.split("-"); -if(iso.length===0){ -return null; -} -return new Date(iso[0],iso[1]-1,iso[2]); -}; -MochiKit.DateTime._isoRegexp=/(\d{4,})(?:-(\d{1,2})(?:-(\d{1,2})(?:[T ](\d{1,2}):(\d{1,2})(?::(\d{1,2})(?:\.(\d+))?)?(?:(Z)|([+-])(\d{1,2})(?::(\d{1,2}))?)?)?)?)?/; -MochiKit.DateTime.isoTimestamp=function(str){ -str=str+""; -if(typeof (str)!="string"||str.length===0){ -return null; -} -var res=str.match(MochiKit.DateTime._isoRegexp); -if(typeof (res)=="undefined"||res===null){ -return null; -} -var year,month,day,hour,min,sec,msec; -year=parseInt(res[1],10); -if(typeof (res[2])=="undefined"||res[2]===""){ -return new Date(year); -} -month=parseInt(res[2],10)-1; -day=parseInt(res[3],10); -if(typeof (res[4])=="undefined"||res[4]===""){ -return new Date(year,month,day); -} -hour=parseInt(res[4],10); -min=parseInt(res[5],10); -sec=(typeof (res[6])!="undefined"&&res[6]!=="")?parseInt(res[6],10):0; -if(typeof (res[7])!="undefined"&&res[7]!==""){ -msec=Math.round(1000*parseFloat("0."+res[7])); -}else{ -msec=0; -} -if((typeof (res[8])=="undefined"||res[8]==="")&&(typeof (res[9])=="undefined"||res[9]==="")){ -return new Date(year,month,day,hour,min,sec,msec); -} -var ofs; -if(typeof (res[9])!="undefined"&&res[9]!==""){ -ofs=parseInt(res[10],10)*3600000; -if(typeof (res[11])!="undefined"&&res[11]!==""){ -ofs+=parseInt(res[11],10)*60000; -} -if(res[9]=="-"){ -ofs=-ofs; -} -}else{ -ofs=0; -} -return new Date(Date.UTC(year,month,day,hour,min,sec,msec)-ofs); -}; -MochiKit.DateTime.toISOTime=function(date,_221){ -if(typeof (date)=="undefined"||date===null){ -return null; -} -var hh=date.getHours(); -var mm=date.getMinutes(); -var ss=date.getSeconds(); -var lst=[((_221&&(hh<10))?"0"+hh:hh),((mm<10)?"0"+mm:mm),((ss<10)?"0"+ss:ss)]; -return lst.join(":"); -}; -MochiKit.DateTime.toISOTimestamp=function(date,_225){ -if(typeof (date)=="undefined"||date===null){ -return null; -} -var sep=_225?"T":" "; -var foot=_225?"Z":""; -if(_225){ -date=new Date(date.getTime()+(date.getTimezoneOffset()*60000)); -} -return MochiKit.DateTime.toISODate(date)+sep+MochiKit.DateTime.toISOTime(date,_225)+foot; -}; -MochiKit.DateTime.toISODate=function(date){ -if(typeof (date)=="undefined"||date===null){ -return null; -} -var _228=MochiKit.DateTime._padTwo; -return [date.getFullYear(),_228(date.getMonth()+1),_228(date.getDate())].join("-"); -}; -MochiKit.DateTime.americanDate=function(d){ -d=d+""; -if(typeof (d)!="string"||d.length===0){ -return null; -} -var a=d.split("/"); -return new Date(a[2],a[0]-1,a[1]); -}; -MochiKit.DateTime._padTwo=function(n){ -return (n>9)?n:"0"+n; -}; -MochiKit.DateTime.toPaddedAmericanDate=function(d){ -if(typeof (d)=="undefined"||d===null){ -return null; -} -var _230=MochiKit.DateTime._padTwo; -return [_230(d.getMonth()+1),_230(d.getDate()),d.getFullYear()].join("/"); -}; -MochiKit.DateTime.toAmericanDate=function(d){ -if(typeof (d)=="undefined"||d===null){ -return null; -} -return [d.getMonth()+1,d.getDate(),d.getFullYear()].join("/"); -}; -MochiKit.DateTime.EXPORT=["isoDate","isoTimestamp","toISOTime","toISOTimestamp","toISODate","americanDate","toPaddedAmericanDate","toAmericanDate"]; -MochiKit.DateTime.EXPORT_OK=[]; -MochiKit.DateTime.EXPORT_TAGS={":common":MochiKit.DateTime.EXPORT,":all":MochiKit.DateTime.EXPORT}; -MochiKit.DateTime.__new__=function(){ -var base=this.NAME+"."; -for(var k in this){ -var o=this[k]; -if(typeof (o)=="function"&&typeof (o.NAME)=="undefined"){ -try{ -o.NAME=base+k; -} -catch(e){ -} -} -} -}; -MochiKit.DateTime.__new__(); -if(typeof (MochiKit.Base)!="undefined"){ -MochiKit.Base._exportSymbols(this,MochiKit.DateTime); -}else{ -(function(_231,_232){ -if((typeof (JSAN)=="undefined"&&typeof (dojo)=="undefined")||(typeof (MochiKit.__compat__)=="boolean"&&MochiKit.__compat__)){ -var all=_232.EXPORT_TAGS[":all"]; -for(var i=0;i_240){ -var i=_246.length-_240; -res=fmt.separator+_246.substring(i,_246.length)+res; -_246=_246.substring(0,i); -} -} -res=_246+res; -if(_238>0){ -while(frac.length<_241){ -frac=frac+"0"; -} -res=res+fmt.decimal+frac; -} -return _242+res+_243; -}; -}; -MochiKit.Format.numberFormatter=function(_248,_249,_250){ -if(typeof (_249)=="undefined"){ -_249=""; -} -var _251=_248.match(/((?:[0#]+,)?[0#]+)(?:\.([0#]+))?(%)?/); -if(!_251){ -throw TypeError("Invalid pattern"); -} -var _252=_248.substr(0,_251.index); -var _253=_248.substr(_251.index+_251[0].length); -if(_252.search(/-/)==-1){ -_252=_252+"-"; -} -var _254=_251[1]; -var frac=(typeof (_251[2])=="string"&&_251[2]!="")?_251[2]:""; -var _255=(typeof (_251[3])=="string"&&_251[3]!=""); -var tmp=_254.split(/,/); -var _257; -if(typeof (_250)=="undefined"){ -_250="default"; -} -if(tmp.length==1){ -_257=null; -}else{ -_257=tmp[1].length; -} -var _258=_254.length-_254.replace(/0/g,"").length; -var _259=frac.length-frac.replace(/0/g,"").length; -var _260=frac.length; -var rval=MochiKit.Format._numberFormatter(_249,_252,_253,_250,_255,_260,_258,_257,_259); -var m=MochiKit.Base; -if(m){ -var fn=arguments.callee; -var args=m.concat(arguments); -rval.repr=function(){ -return [self.NAME,"(",map(m.repr,args).join(", "),")"].join(""); -}; -} -return rval; -}; -MochiKit.Format.formatLocale=function(_262){ -if(typeof (_262)=="undefined"||_262===null){ -_262="default"; -} -if(typeof (_262)=="string"){ -var rval=MochiKit.Format.LOCALE[_262]; -if(typeof (rval)=="string"){ -rval=arguments.callee(rval); -MochiKit.Format.LOCALE[_262]=rval; -} -return rval; -}else{ -return _262; -} -}; -MochiKit.Format.twoDigitAverage=function(_263,_264){ -if(_264){ -var res=_263/_264; -if(!isNaN(res)){ -return MochiKit.Format.twoDigitFloat(_263/_264); -} -} -return "0"; -}; -MochiKit.Format.twoDigitFloat=function(_265){ -var sign=(_265<0?"-":""); -var s=Math.floor(Math.abs(_265)*100).toString(); -if(s=="0"){ -return s; -} -if(s.length<3){ -while(s.charAt(s.length-1)=="0"){ -s=s.substring(0,s.length-1); -} -return sign+"0."+s; -} -var head=sign+s.substring(0,s.length-2); -var tail=s.substring(s.length-2,s.length); -if(tail=="00"){ -return head; -}else{ -if(tail.charAt(1)=="0"){ -return head+"."+tail.charAt(0); -}else{ -return head+"."+tail; -} -} -}; -MochiKit.Format.lstrip=function(str,_270){ -str=str+""; -if(typeof (str)!="string"){ -return null; -} -if(!_270){ -return str.replace(/^\s+/,""); -}else{ -return str.replace(new RegExp("^["+_270+"]+"),""); -} -}; -MochiKit.Format.rstrip=function(str,_271){ -str=str+""; -if(typeof (str)!="string"){ -return null; -} -if(!_271){ -return str.replace(/\s+$/,""); -}else{ -return str.replace(new RegExp("["+_271+"]+$"),""); -} -}; -MochiKit.Format.strip=function(str,_272){ -var self=MochiKit.Format; -return self.rstrip(self.lstrip(str,_272),_272); -}; -MochiKit.Format.truncToFixed=function(_273,_274){ -_273=Math.floor(_273*Math.pow(10,_274)); -var res=(_273*Math.pow(10,-_274)).toFixed(_274); -if(res.charAt(0)=="."){ -res="0"+res; -} -return res; -}; -MochiKit.Format.roundToFixed=function(_275,_276){ -return MochiKit.Format.truncToFixed(_275+0.5*Math.pow(10,-_276),_276); -}; -MochiKit.Format.percentFormat=function(_277){ -return MochiKit.Format.twoDigitFloat(100*_277)+"%"; -}; -MochiKit.Format.EXPORT=["truncToFixed","roundToFixed","numberFormatter","formatLocale","twoDigitAverage","twoDigitFloat","percentFormat","lstrip","rstrip","strip"]; -MochiKit.Format.LOCALE={en_US:{separator:",",decimal:".",percent:"%"},de_DE:{separator:".",decimal:",",percent:"%"},fr_FR:{separator:" ",decimal:",",percent:"%"},"default":"en_US"}; -MochiKit.Format.EXPORT_OK=[]; -MochiKit.Format.EXPORT_TAGS={":all":MochiKit.Format.EXPORT,":common":MochiKit.Format.EXPORT}; -MochiKit.Format.__new__=function(){ -var base=this.NAME+"."; -var k,v,o; -for(k in this.LOCALE){ -o=this.LOCALE[k]; -if(typeof (o)=="object"){ -o.repr=function(){ -return this.NAME; -}; -o.NAME=base+"LOCALE."+k; -} -} -for(k in this){ -o=this[k]; -if(typeof (o)=="function"&&typeof (o.NAME)=="undefined"){ -try{ -o.NAME=base+k; -} -catch(e){ -} -} -} -}; -MochiKit.Format.__new__(); -if(typeof (MochiKit.Base)!="undefined"){ -MochiKit.Base._exportSymbols(this,MochiKit.Format); -}else{ -(function(_278,_279){ -if((typeof (JSAN)=="undefined"&&typeof (dojo)=="undefined")||(typeof (MochiKit.__compat__)=="boolean"&&MochiKit.__compat__)){ -var all=_279.EXPORT_TAGS[":all"]; -for(var i=0;i=0)){ -this._fire(); -} -},_continue:function(res){ -this._resback(res); -this._unpause(); -},_resback:function(res){ -this.fired=((res instanceof Error)?1:0); -this.results[this.fired]=res; -this._fire(); -},_check:function(){ -if(this.fired!=-1){ -if(!this.silentlyCancelled){ -throw new MochiKit.Async.AlreadyCalledError(this); -} -this.silentlyCancelled=false; -return; -} -},callback:function(res){ -this._check(); -if(res instanceof MochiKit.Async.Deferred){ -throw new Error("Deferred instances can only be chained if they are the result of a callback"); -} -this._resback(res); -},errback:function(res){ -this._check(); -var self=MochiKit.Async; -if(res instanceof self.Deferred){ -throw new Error("Deferred instances can only be chained if they are the result of a callback"); -} -if(!(res instanceof Error)){ -res=new self.GenericError(res); -} -this._resback(res); -},addBoth:function(fn){ -if(arguments.length>1){ -fn=MochiKit.Base.partial.apply(null,arguments); -} -return this.addCallbacks(fn,fn); -},addCallback:function(fn){ -if(arguments.length>1){ -fn=MochiKit.Base.partial.apply(null,arguments); -} -return this.addCallbacks(fn,null); -},addErrback:function(fn){ -if(arguments.length>1){ -fn=MochiKit.Base.partial.apply(null,arguments); -} -return this.addCallbacks(null,fn); -},addCallbacks:function(cb,eb){ -if(this.chained){ -throw new Error("Chained Deferreds can not be re-used"); -} -this.chain.push([cb,eb]); -if(this.fired>=0){ -this._fire(); -} -return this; -},_fire:function(){ -var _284=this.chain; -var _285=this.fired; -var res=this.results[_285]; -var self=this; -var cb=null; -while(_284.length>0&&this.paused===0){ -var pair=_284.shift(); -var f=pair[_285]; -if(f===null){ -continue; -} -try{ -res=f(res); -_285=((res instanceof Error)?1:0); -if(res instanceof MochiKit.Async.Deferred){ -cb=function(res){ -self._continue(res); -}; -this._pause(); -} -} -catch(err){ -_285=1; -if(!(err instanceof Error)){ -err=new MochiKit.Async.GenericError(err); -} -res=err; -} -} -this.fired=_285; -this.results[_285]=res; -if(cb&&this.paused){ -res.addBoth(cb); -res.chained=true; -} -}}; -MochiKit.Base.update(MochiKit.Async,{evalJSONRequest:function(){ -return eval("("+arguments[0].responseText+")"); -},succeed:function(_287){ -var d=new MochiKit.Async.Deferred(); -d.callback.apply(d,arguments); -return d; -},fail:function(_288){ -var d=new MochiKit.Async.Deferred(); -d.errback.apply(d,arguments); -return d; -},getXMLHttpRequest:function(){ -var self=arguments.callee; -if(!self.XMLHttpRequest){ -var _289=[function(){ -return new XMLHttpRequest(); -},function(){ -return new ActiveXObject("Msxml2.XMLHTTP"); -},function(){ -return new ActiveXObject("Microsoft.XMLHTTP"); -},function(){ -return new ActiveXObject("Msxml2.XMLHTTP.4.0"); -},function(){ -throw new MochiKit.Async.BrowserComplianceError("Browser does not support XMLHttpRequest"); -}]; -for(var i=0;i<_289.length;i++){ -var func=_289[i]; -try{ -self.XMLHttpRequest=func; -return func(); -} -catch(e){ -} -} -} -return self.XMLHttpRequest(); -},_nothing:function(){ -},_xhr_onreadystatechange:function(d){ -if(this.readyState==4){ -try{ -this.onreadystatechange=null; -} -catch(e){ -try{ -this.onreadystatechange=MochiKit.Async._nothing; -} -catch(e){ -} -} -var _290=null; -try{ -_290=this.status; -if(!_290&&MochiKit.Base.isNotEmpty(this.responseText)){ -_290=304; -} -} -catch(e){ -} -if(_290==200||_290==304){ -d.callback(this); -}else{ -var err=new MochiKit.Async.XMLHttpRequestError(this,"Request failed"); -if(err.number){ -d.errback(err); -}else{ -d.errback(err); -} -} -} -},_xhr_canceller:function(req){ -try{ -req.onreadystatechange=null; -} -catch(e){ -try{ -req.onreadystatechange=MochiKit.Async._nothing; -} -catch(e){ -} -} -req.abort(); -},sendXMLHttpRequest:function(req,_293){ -if(typeof (_293)=="undefined"||_293===null){ -_293=""; -} -var m=MochiKit.Base; -var self=MochiKit.Async; -var d=new self.Deferred(m.partial(self._xhr_canceller,req)); -try{ -req.onreadystatechange=m.bind(self._xhr_onreadystatechange,req,d); -req.send(_293); -} -catch(e){ -try{ -req.onreadystatechange=null; -} -catch(ignore){ -} -d.errback(e); -} -return d; -},doSimpleXMLHttpRequest:function(url){ -var self=MochiKit.Async; -var req=self.getXMLHttpRequest(); -if(arguments.length>1){ -var m=MochiKit.Base; -var qs=m.queryString.apply(null,m.extend(null,arguments,1)); -if(qs){ -url+="?"+qs; -} -} -req.open("GET",url,true); -return self.sendXMLHttpRequest(req); -},loadJSONDoc:function(url){ -var self=MochiKit.Async; -var d=self.doSimpleXMLHttpRequest.apply(self,arguments); -d=d.addCallback(self.evalJSONRequest); -return d; -},wait:function(_296,_297){ -var d=new MochiKit.Async.Deferred(); -var m=MochiKit.Base; -if(typeof (_297)!="undefined"){ -d.addCallback(function(){ -return _297; -}); -} -var _298=setTimeout(m.bind("callback",d),Math.floor(_296*1000)); -d.canceller=function(){ -try{ -clearTimeout(_298); -} -catch(e){ -} -}; -return d; -},callLater:function(_299,func){ -var m=MochiKit.Base; -var _300=m.partial.apply(m,m.extend(null,arguments,1)); -return MochiKit.Async.wait(_299).addCallback(function(res){ -return _300(); -}); -}}); -MochiKit.Async.DeferredLock=function(){ -this.waiting=[]; -this.locked=false; -this.id=this._nextId(); -}; -MochiKit.Async.DeferredLock.prototype={__class__:MochiKit.Async.DeferredLock,acquire:function(){ -d=new MochiKit.Async.Deferred(); -if(this.locked){ -this.waiting.push(d); -}else{ -this.locked=true; -d.callback(this); -} -return d; -},release:function(){ -if(!this.locked){ -throw TypeError("Tried to release an unlocked DeferredLock"); -} -this.locked=false; -if(this.waiting.length>0){ -this.locked=true; -this.waiting.shift().callback(this); -} -},_nextId:MochiKit.Base.counter(),repr:function(){ -var _301; -if(this.locked){ -_301="locked, "+this.waiting.length+" waiting"; -}else{ -_301="unlocked"; -} -return "DeferredLock("+this.id+", "+_301+")"; -},toString:MochiKit.Base.forwardCall("repr")}; -MochiKit.Async.DeferredList=function(list,_303,_304,_305,_306){ -this.list=list; -this.resultList=new Array(this.list.length); -this.chain=[]; -this.id=this._nextId(); -this.fired=-1; -this.paused=0; -this.results=[null,null]; -this.canceller=_306; -this.silentlyCancelled=false; -if(this.list.length===0&&!_303){ -this.callback(this.resultList); -} -this.finishedCount=0; -this.fireOnOneCallback=_303; -this.fireOnOneErrback=_304; -this.consumeErrors=_305; -var _307=0; -MochiKit.Base.map(MochiKit.Base.bind(function(d){ -d.addCallback(MochiKit.Base.bind(this._cbDeferred,this),_307,true); -d.addErrback(MochiKit.Base.bind(this._cbDeferred,this),_307,false); -_307+=1; -},this),this.list); -}; -MochiKit.Base.update(MochiKit.Async.DeferredList.prototype,MochiKit.Async.Deferred.prototype); -MochiKit.Base.update(MochiKit.Async.DeferredList.prototype,{_cbDeferred:function(_308,_309,_310){ -this.resultList[_308]=[_309,_310]; -this.finishedCount+=1; -if(this.fired!==0){ -if(_309&&this.fireOnOneCallback){ -this.callback([_308,_310]); -}else{ -if(!_309&&this.fireOnOneErrback){ -this.errback(_310); -}else{ -if(this.finishedCount==this.list.length){ -this.callback(this.resultList); -} -} -} -} -if(!_309&&this.consumeErrors){ -_310=null; -} -return _310; -}}); -MochiKit.Async.gatherResults=function(_311){ -var d=new MochiKit.Async.DeferredList(_311,false,true,false); -d.addCallback(function(_312){ -var ret=[]; -for(var i=0;i<_312.length;i++){ -ret.push(_312[i][1]); -} -return ret; -}); -return d; -}; -MochiKit.Async.maybeDeferred=function(func){ -var self=MochiKit.Async; -var _313; -try{ -var r=func.apply(null,MochiKit.Base.extend([],arguments,1)); -if(r instanceof self.Deferred){ -_313=r; -}else{ -if(r instanceof Error){ -_313=self.fail(r); -}else{ -_313=self.succeed(r); -} -} -} -catch(e){ -_313=self.fail(e); -} -return _313; -}; -MochiKit.Async.EXPORT=["AlreadyCalledError","CancelledError","BrowserComplianceError","GenericError","XMLHttpRequestError","Deferred","succeed","fail","getXMLHttpRequest","doSimpleXMLHttpRequest","loadJSONDoc","wait","callLater","sendXMLHttpRequest","DeferredLock","DeferredList","gatherResults","maybeDeferred"]; -MochiKit.Async.EXPORT_OK=["evalJSONRequest"]; -MochiKit.Async.__new__=function(){ -var m=MochiKit.Base; -var ne=m.partial(m._newNamedError,this); -ne("AlreadyCalledError",function(_316){ -this.deferred=_316; -}); -ne("CancelledError",function(_317){ -this.deferred=_317; -}); -ne("BrowserComplianceError",function(msg){ -this.message=msg; -}); -ne("GenericError",function(msg){ -this.message=msg; -}); -ne("XMLHttpRequestError",function(req,msg){ -this.req=req; -this.message=msg; -try{ -this.number=req.status; -} -catch(e){ -} -}); -this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; -m.nameFunctions(this); -}; -MochiKit.Async.__new__(); -MochiKit.Base._exportSymbols(this,MochiKit.Async); -if(typeof (dojo)!="undefined"){ -dojo.provide("MochiKit.DOM"); -dojo.require("MochiKit.Iter"); -} -if(typeof (JSAN)!="undefined"){ -JSAN.use("MochiKit.Iter",[]); -} -try{ -if(typeof (MochiKit.Iter)=="undefined"){ -throw ""; -} -} -catch(e){ -throw "MochiKit.DOM depends on MochiKit.Iter!"; -} -if(typeof (MochiKit.DOM)=="undefined"){ -MochiKit.DOM={}; -} -MochiKit.DOM.NAME="MochiKit.DOM"; -MochiKit.DOM.VERSION="1.3.1"; -MochiKit.DOM.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -MochiKit.DOM.toString=function(){ -return this.__repr__(); -}; -MochiKit.DOM.EXPORT=["formContents","currentWindow","currentDocument","withWindow","withDocument","registerDOMConverter","coerceToDOM","createDOM","createDOMFunc","getNodeAttribute","setNodeAttribute","updateNodeAttributes","appendChildNodes","replaceChildNodes","removeElement","swapDOM","BUTTON","TT","PRE","H1","H2","H3","BR","CANVAS","HR","LABEL","TEXTAREA","FORM","STRONG","SELECT","OPTION","OPTGROUP","LEGEND","FIELDSET","P","UL","OL","LI","TD","TR","THEAD","TBODY","TFOOT","TABLE","TH","INPUT","SPAN","A","DIV","IMG","getElement","$","computedStyle","getElementsByTagAndClassName","addToCallStack","addLoadEvent","focusOnLoad","setElementClass","toggleElementClass","addElementClass","removeElementClass","swapElementClass","hasElementClass","escapeHTML","toHTML","emitHTML","setDisplayForElement","hideElement","showElement","scrapeText","elementDimensions","elementPosition","setElementDimensions","setElementPosition","getViewportDimensions","setOpacity"]; -MochiKit.DOM.EXPORT_OK=["domConverters"]; -MochiKit.DOM.Dimensions=function(w,h){ -this.w=w; -this.h=h; -}; -MochiKit.DOM.Dimensions.prototype.repr=function(){ -var repr=MochiKit.Base.repr; -return "{w: "+repr(this.w)+", h: "+repr(this.h)+"}"; -}; -MochiKit.DOM.Coordinates=function(x,y){ -this.x=x; -this.y=y; -}; -MochiKit.DOM.Coordinates.prototype.repr=function(){ -var repr=MochiKit.Base.repr; -return "{x: "+repr(this.x)+", y: "+repr(this.y)+"}"; -}; -MochiKit.DOM.Coordinates.prototype.toString=function(){ -return this.repr(); -}; -MochiKit.Base.update(MochiKit.DOM,{setOpacity:function(elem,o){ -elem=MochiKit.DOM.getElement(elem); -MochiKit.DOM.updateNodeAttributes(elem,{"style":{"opacity":o,"-moz-opacity":o,"-khtml-opacity":o,"filter":" alpha(opacity="+(o*100)+")"}}); -},getViewportDimensions:function(){ -var d=new MochiKit.DOM.Dimensions(); -var w=MochiKit.DOM._window; -var b=MochiKit.DOM._document.body; -if(w.innerWidth){ -d.w=w.innerWidth; -d.h=w.innerHeight; -}else{ -if(b.parentElement.clientWidth){ -d.w=b.parentElement.clientWidth; -d.h=b.parentElement.clientHeight; -}else{ -if(b&&b.clientWidth){ -d.w=b.clientWidth; -d.h=b.clientHeight; -} -} -} -return d; -},elementDimensions:function(elem){ -var self=MochiKit.DOM; -if(typeof (elem.w)=="number"||typeof (elem.h)=="number"){ -return new self.Dimensions(elem.w||0,elem.h||0); -} -elem=self.getElement(elem); -if(!elem){ -return undefined; -} -if(self.computedStyle(elem,"display")!="none"){ -return new self.Dimensions(elem.offsetWidth||0,elem.offsetHeight||0); -} -var s=elem.style; -var _322=s.visibility; -var _323=s.position; -s.visibility="hidden"; -s.position="absolute"; -s.display=""; -var _324=elem.offsetWidth; -var _325=elem.offsetHeight; -s.display="none"; -s.position=_323; -s.visibility=_322; -return new self.Dimensions(_324,_325); -},elementPosition:function(elem,_326){ -var self=MochiKit.DOM; -elem=self.getElement(elem); -if(!elem){ -return undefined; -} -var c=new self.Coordinates(0,0); -if(elem.x&&elem.y){ -c.x+=elem.x||0; -c.y+=elem.y||0; -return c; -}else{ -if(elem.parentNode===null||self.computedStyle(elem,"display")=="none"){ -return undefined; -} -} -var box=null; -var _329=null; -var d=MochiKit.DOM._document; -var de=d.documentElement; -var b=d.body; -if(elem.getBoundingClientRect){ -box=elem.getBoundingClientRect(); -c.x+=box.left+(de.scrollLeft||b.scrollLeft)-(de.clientLeft||b.clientLeft); -c.y+=box.top+(de.scrollTop||b.scrollTop)-(de.clientTop||b.clientTop); -}else{ -if(d.getBoxObjectFor){ -box=d.getBoxObjectFor(elem); -c.x+=box.x; -c.y+=box.y; -}else{ -if(elem.offsetParent){ -c.x+=elem.offsetLeft; -c.y+=elem.offsetTop; -_329=elem.offsetParent; -if(_329!=elem){ -while(_329){ -c.x+=_329.offsetLeft; -c.y+=_329.offsetTop; -_329=_329.offsetParent; -} -} -var ua=navigator.userAgent.toLowerCase(); -if((typeof (opera)!="undefined"&&parseFloat(opera.version())<9)||(ua.indexOf("safari")!=-1&&self.computedStyle(elem,"position")=="absolute")){ -c.x-=b.offsetLeft; -c.y-=b.offsetTop; -} -} -} -} -if(typeof (_326)!="undefined"){ -_326=arguments.callee(_326); -if(_326){ -c.x-=(_326.x||0); -c.y-=(_326.y||0); -} -} -if(elem.parentNode){ -_329=elem.parentNode; -}else{ -_329=null; -} -while(_329&&_329.tagName!="BODY"&&_329.tagName!="HTML"){ -c.x-=_329.scrollLeft; -c.y-=_329.scrollTop; -if(_329.parentNode){ -_329=_329.parentNode; -}else{ -_329=null; -} -} -return c; -},setElementDimensions:function(elem,_332,_333){ -elem=MochiKit.DOM.getElement(elem); -if(typeof (_333)=="undefined"){ -_333="px"; -} -MochiKit.DOM.updateNodeAttributes(elem,{"style":{"width":_332.w+_333,"height":_332.h+_333}}); -},setElementPosition:function(elem,_334,_335){ -elem=MochiKit.DOM.getElement(elem); -if(typeof (_335)=="undefined"){ -_335="px"; -} -MochiKit.DOM.updateNodeAttributes(elem,{"style":{"left":_334.x+_335,"top":_334.y+_335}}); -},currentWindow:function(){ -return MochiKit.DOM._window; -},currentDocument:function(){ -return MochiKit.DOM._document; -},withWindow:function(win,func){ -var self=MochiKit.DOM; -var _337=self._document; -var _338=self._win; -var rval; -try{ -self._window=win; -self._document=win.document; -rval=func(); -} -catch(e){ -self._window=_338; -self._document=_337; -throw e; -} -self._window=_338; -self._document=_337; -return rval; -},formContents:function(elem){ -var _339=[]; -var _340=[]; -var m=MochiKit.Base; -var self=MochiKit.DOM; -if(typeof (elem)=="undefined"||elem===null){ -elem=self._document; -}else{ -elem=self.getElement(elem); -} -m.nodeWalk(elem,function(elem){ -var name=elem.name; -if(m.isNotEmpty(name)){ -var _341=elem.nodeName; -if(_341=="INPUT"&&(elem.type=="radio"||elem.type=="checkbox")&&!elem.checked){ -return null; -} -if(_341=="SELECT"){ -if(elem.selectedIndex>=0){ -var opt=elem.options[elem.selectedIndex]; -_339.push(name); -_340.push((opt.value)?opt.value:opt.text); -return null; -} -_339.push(name); -_340.push(""); -return null; -} -if(_341=="FORM"||_341=="P"||_341=="SPAN"||_341=="DIV"){ -return elem.childNodes; -} -_339.push(name); -_340.push(elem.value||""); -return null; -} -return elem.childNodes; -}); -return [_339,_340]; -},withDocument:function(doc,func){ -var self=MochiKit.DOM; -var _344=self._document; -var rval; -try{ -self._document=doc; -rval=func(); -} -catch(e){ -self._document=_344; -throw e; -} -self._document=_344; -return rval; -},registerDOMConverter:function(name,_345,wrap,_346){ -MochiKit.DOM.domConverters.register(name,_345,wrap,_346); -},coerceToDOM:function(node,ctx){ -var im=MochiKit.Iter; -var self=MochiKit.DOM; -var iter=im.iter; -var _350=im.repeat; -var imap=im.imap; -var _352=self.domConverters; -var _353=self.coerceToDOM; -var _354=MochiKit.Base.NotFound; -while(true){ -if(typeof (node)=="undefined"||node===null){ -return null; -} -if(typeof (node.nodeType)!="undefined"&&node.nodeType>0){ -return node; -} -if(typeof (node)=="number"||typeof (node)=="boolean"){ -node=node.toString(); -} -if(typeof (node)=="string"){ -return self._document.createTextNode(node); -} -if(typeof (node.toDOM)=="function"){ -node=node.toDOM(ctx); -continue; -} -if(typeof (node)=="function"){ -node=node(ctx); -continue; -} -var _355=null; -try{ -_355=iter(node); -} -catch(e){ -} -if(_355){ -return imap(_353,_355,_350(ctx)); -} -try{ -node=_352.match(node,ctx); -continue; -} -catch(e){ -if(e!=_354){ -throw e; -} -} -return self._document.createTextNode(node.toString()); -} -return undefined; -},setNodeAttribute:function(node,attr,_357){ -var o={}; -o[attr]=_357; -try{ -return MochiKit.DOM.updateNodeAttributes(node,o); -} -catch(e){ -} -return null; -},getNodeAttribute:function(node,attr){ -var self=MochiKit.DOM; -var _358=self.attributeArray.renames[attr]; -node=self.getElement(node); -try{ -if(_358){ -return node[_358]; -} -return node.getAttribute(attr); -} -catch(e){ -} -return null; -},updateNodeAttributes:function(node,_359){ -var elem=node; -var self=MochiKit.DOM; -if(typeof (node)=="string"){ -elem=self.getElement(node); -} -if(_359){ -var _360=MochiKit.Base.updatetree; -if(self.attributeArray.compliant){ -for(var k in _359){ -var v=_359[k]; -if(typeof (v)=="object"&&typeof (elem[k])=="object"){ -_360(elem[k],v); -}else{ -if(k.substring(0,2)=="on"){ -if(typeof (v)=="string"){ -v=new Function(v); -} -elem[k]=v; -}else{ -elem.setAttribute(k,v); -} -} -} -}else{ -var _361=self.attributeArray.renames; -for(k in _359){ -v=_359[k]; -var _362=_361[k]; -if(k=="style"&&typeof (v)=="string"){ -elem.style.cssText=v; -}else{ -if(typeof (_362)=="string"){ -elem[_362]=v; -}else{ -if(typeof (elem[k])=="object"&&typeof (v)=="object"){ -_360(elem[k],v); -}else{ -if(k.substring(0,2)=="on"){ -if(typeof (v)=="string"){ -v=new Function(v); -} -elem[k]=v; -}else{ -elem.setAttribute(k,v); -} -} -} -} -} -} -} -return elem; -},appendChildNodes:function(node){ -var elem=node; -var self=MochiKit.DOM; -if(typeof (node)=="string"){ -elem=self.getElement(node); -} -var _363=[self.coerceToDOM(MochiKit.Base.extend(null,arguments,1),elem)]; -var _364=MochiKit.Base.concat; -while(_363.length){ -var n=_363.shift(); -if(typeof (n)=="undefined"||n===null){ -}else{ -if(typeof (n.nodeType)=="number"){ -elem.appendChild(n); -}else{ -_363=_364(n,_363); -} -} -} -return elem; -},replaceChildNodes:function(node){ -var elem=node; -var self=MochiKit.DOM; -if(typeof (node)=="string"){ -elem=self.getElement(node); -arguments[0]=elem; -} -var _365; -while((_365=elem.firstChild)){ -elem.removeChild(_365); -} -if(arguments.length<2){ -return elem; -}else{ -return self.appendChildNodes.apply(this,arguments); -} -},createDOM:function(name,_366){ -var elem; -var self=MochiKit.DOM; -var m=MochiKit.Base; -if(typeof (_366)=="string"||typeof (_366)=="number"){ -var args=m.extend([name,null],arguments,1); -return arguments.callee.apply(this,args); -} -if(typeof (name)=="string"){ -if(_366&&"name" in _366&&!self.attributeArray.compliant){ -name=("<"+name+" name=\""+self.escapeHTML(_366.name)+"\">"); -} -elem=self._document.createElement(name); -}else{ -elem=name; -} -if(_366){ -self.updateNodeAttributes(elem,_366); -} -if(arguments.length<=2){ -return elem; -}else{ -var args=m.extend([elem],arguments,2); -return self.appendChildNodes.apply(this,args); -} -},createDOMFunc:function(){ -var m=MochiKit.Base; -return m.partial.apply(this,m.extend([MochiKit.DOM.createDOM],arguments)); -},swapDOM:function(dest,src){ -var self=MochiKit.DOM; -dest=self.getElement(dest); -var _369=dest.parentNode; -if(src){ -src=self.getElement(src); -_369.replaceChild(src,dest); -}else{ -_369.removeChild(dest); -} -return src; -},getElement:function(id){ -var self=MochiKit.DOM; -if(arguments.length==1){ -return ((typeof (id)=="string")?self._document.getElementById(id):id); -}else{ -return MochiKit.Base.map(self.getElement,arguments); -} -},computedStyle:function(_371,_372,_373){ -if(arguments.length==2){ -_373=_372; -} -var self=MochiKit.DOM; -var el=self.getElement(_371); -var _375=self._document; -if(!el||el==_375){ -return undefined; -} -if(el.currentStyle){ -return el.currentStyle[_372]; -} -if(typeof (_375.defaultView)=="undefined"){ -return undefined; -} -if(_375.defaultView===null){ -return undefined; -} -var _376=_375.defaultView.getComputedStyle(el,null); -if(typeof (_376)=="undefined"||_376===null){ -return undefined; -} -return _376.getPropertyValue(_373); -},getElementsByTagAndClassName:function(_377,_378,_379){ -var self=MochiKit.DOM; -if(typeof (_377)=="undefined"||_377===null){ -_377="*"; -} -if(typeof (_379)=="undefined"||_379===null){ -_379=self._document; -} -_379=self.getElement(_379); -var _380=(_379.getElementsByTagName(_377)||self._document.all); -if(typeof (_378)=="undefined"||_378===null){ -return MochiKit.Base.extend(null,_380); -} -var _381=[]; -for(var i=0;i<_380.length;i++){ -var _382=_380[i]; -var _383=_382.className.split(" "); -for(var j=0;j<_383.length;j++){ -if(_383[j]==_378){ -_381.push(_382); -break; -} -} -} -return _381; -},_newCallStack:function(path,once){ -var rval=function(){ -var _386=arguments.callee.callStack; -for(var i=0;i<_386.length;i++){ -if(_386[i].apply(this,arguments)===false){ -break; -} -} -if(once){ -try{ -this[path]=null; -} -catch(e){ -} -} -}; -rval.callStack=[]; -return rval; -},addToCallStack:function(_387,path,func,once){ -var self=MochiKit.DOM; -var _388=_387[path]; -var _389=_388; -if(!(typeof (_388)=="function"&&typeof (_388.callStack)=="object"&&_388.callStack!==null)){ -_389=self._newCallStack(path,once); -if(typeof (_388)=="function"){ -_389.callStack.push(_388); -} -_387[path]=_389; -} -_389.callStack.push(func); -},addLoadEvent:function(func){ -var self=MochiKit.DOM; -self.addToCallStack(self._window,"onload",func,true); -},focusOnLoad:function(_390){ -var self=MochiKit.DOM; -self.addLoadEvent(function(){ -_390=self.getElement(_390); -if(_390){ -_390.focus(); -} -}); -},setElementClass:function(_391,_392){ -var self=MochiKit.DOM; -var obj=self.getElement(_391); -if(self.attributeArray.compliant){ -obj.setAttribute("class",_392); -}else{ -obj.setAttribute("className",_392); -} -},toggleElementClass:function(_393){ -var self=MochiKit.DOM; -for(var i=1;i/g,">"); -},toHTML:function(dom){ -return MochiKit.DOM.emitHTML(dom).join(""); -},emitHTML:function(dom,lst){ -if(typeof (lst)=="undefined"||lst===null){ -lst=[]; -} -var _409=[dom]; -var self=MochiKit.DOM; -var _410=self.escapeHTML; -var _411=self.attributeArray; -while(_409.length){ -dom=_409.pop(); -if(typeof (dom)=="string"){ -lst.push(dom); -}else{ -if(dom.nodeType==1){ -lst.push("<"+dom.nodeName.toLowerCase()); -var _412=[]; -var _413=_411(dom); -for(var i=0;i<_413.length;i++){ -var a=_413[i]; -_412.push([" ",a.name,"=\"",_410(a.value),"\""]); -} -_412.sort(); -for(i=0;i<_412.length;i++){ -var _414=_412[i]; -for(var j=0;j<_414.length;j++){ -lst.push(_414[j]); -} -} -if(dom.hasChildNodes()){ -lst.push(">"); -_409.push(""); -var _415=dom.childNodes; -for(i=_415.length-1;i>=0;i--){ -_409.push(_415[i]); -} -}else{ -lst.push("/>"); -} -}else{ -if(dom.nodeType==3){ -lst.push(_410(dom.nodeValue)); -} -} -} -} -return lst; -},setDisplayForElement:function(_416,_417){ -var m=MochiKit.Base; -var _418=m.extend(null,arguments,1); -MochiKit.Iter.forEach(m.filter(null,m.map(MochiKit.DOM.getElement,_418)),function(_417){ -_417.style.display=_416; -}); -},scrapeText:function(node,_419){ -var rval=[]; -(function(node){ -var cn=node.childNodes; -if(cn){ -for(var i=0;i0){ -var _424=m.filter; -_423=function(node){ -return _424(_423.ignoreAttrFilter,node.attributes); -}; -_423.ignoreAttr={}; -MochiKit.Iter.forEach(_422.attributes,function(a){ -_423.ignoreAttr[a.name]=a.value; -}); -_423.ignoreAttrFilter=function(a){ -return (_423.ignoreAttr[a.name]!=a.value); -}; -_423.compliant=false; -_423.renames={"class":"className","checked":"defaultChecked","usemap":"useMap","for":"htmlFor"}; -}else{ -_423=function(node){ -return node.attributes; -}; -_423.compliant=true; -_423.renames={}; -} -this.attributeArray=_423; -var _425=this.createDOMFunc; -this.UL=_425("ul"); -this.OL=_425("ol"); -this.LI=_425("li"); -this.TD=_425("td"); -this.TR=_425("tr"); -this.TBODY=_425("tbody"); -this.THEAD=_425("thead"); -this.TFOOT=_425("tfoot"); -this.TABLE=_425("table"); -this.TH=_425("th"); -this.INPUT=_425("input"); -this.SPAN=_425("span"); -this.A=_425("a"); -this.DIV=_425("div"); -this.IMG=_425("img"); -this.BUTTON=_425("button"); -this.TT=_425("tt"); -this.PRE=_425("pre"); -this.H1=_425("h1"); -this.H2=_425("h2"); -this.H3=_425("h3"); -this.BR=_425("br"); -this.HR=_425("hr"); -this.LABEL=_425("label"); -this.TEXTAREA=_425("textarea"); -this.FORM=_425("form"); -this.P=_425("p"); -this.SELECT=_425("select"); -this.OPTION=_425("option"); -this.OPTGROUP=_425("optgroup"); -this.LEGEND=_425("legend"); -this.FIELDSET=_425("fieldset"); -this.STRONG=_425("strong"); -this.CANVAS=_425("canvas"); -this.hideElement=m.partial(this.setDisplayForElement,"none"); -this.showElement=m.partial(this.setDisplayForElement,"block"); -this.removeElement=this.swapDOM; -this.$=this.getElement; -this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; -m.nameFunctions(this); -}}); -MochiKit.DOM.__new__(((typeof (window)=="undefined")?this:window)); -if(!MochiKit.__compat__){ -withWindow=MochiKit.DOM.withWindow; -withDocument=MochiKit.DOM.withDocument; -} -MochiKit.Base._exportSymbols(this,MochiKit.DOM); -if(typeof (dojo)!="undefined"){ -dojo.provide("MochiKit.LoggingPane"); -dojo.require("MochiKit.Logging"); -dojo.require("MochiKit.Base"); -} -if(typeof (JSAN)!="undefined"){ -JSAN.use("MochiKit.Logging",[]); -JSAN.use("MochiKit.Base",[]); -} -try{ -if(typeof (MochiKit.Base)=="undefined"||typeof (MochiKit.Logging)=="undefined"){ -throw ""; -} -} -catch(e){ -throw "MochiKit.LoggingPane depends on MochiKit.Base and MochiKit.Logging!"; -} -if(typeof (MochiKit.LoggingPane)=="undefined"){ -MochiKit.LoggingPane={}; -} -MochiKit.LoggingPane.NAME="MochiKit.LoggingPane"; -MochiKit.LoggingPane.VERSION="1.3.1"; -MochiKit.LoggingPane.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -MochiKit.LoggingPane.toString=function(){ -return this.__repr__(); -}; -MochiKit.LoggingPane.createLoggingPane=function(_426){ -var m=MochiKit.LoggingPane; -_426=!(!_426); -if(m._loggingPane&&m._loggingPane.inline!=_426){ -m._loggingPane.closePane(); -m._loggingPane=null; -} -if(!m._loggingPane||m._loggingPane.closed){ -m._loggingPane=new m.LoggingPane(_426,MochiKit.Logging.logger); -} -return m._loggingPane; -}; -MochiKit.LoggingPane.LoggingPane=function(_427,_428){ -if(typeof (_428)=="undefined"||_428===null){ -_428=MochiKit.Logging.logger; -} -this.logger=_428; -var _429=MochiKit.Base.update; -var _430=MochiKit.Base.updatetree; -var bind=MochiKit.Base.bind; -var _431=MochiKit.Base.clone; -var win=window; -var uid="_MochiKit_LoggingPane"; -if(typeof (MochiKit.DOM)!="undefined"){ -win=MochiKit.DOM.currentWindow(); -} -if(!_427){ -var url=win.location.href.split("?")[0].replace(/[:\/.><&]/g,"_"); -var name=uid+"_"+url; -var nwin=win.open("",name,"dependent,resizable,height=200"); -if(!nwin){ -alert("Not able to open debugging window due to pop-up blocking."); -return undefined; -} -nwin.document.write(""+"[MochiKit.LoggingPane]"+""); -nwin.document.close(); -nwin.document.title+=" "+win.document.title; -win=nwin; -} -var doc=win.document; -this.doc=doc; -var _434=doc.getElementById(uid); -var _435=!!_434; -if(_434&&typeof (_434.loggingPane)!="undefined"){ -_434.loggingPane.logger=this.logger; -_434.loggingPane.buildAndApplyFilter(); -return _434.loggingPane; -} -if(_435){ -var _436; -while((_436=_434.firstChild)){ -_434.removeChild(_436); -} -}else{ -_434=doc.createElement("div"); -_434.id=uid; -} -_434.loggingPane=this; -var _437=doc.createElement("input"); -var _438=doc.createElement("input"); -var _439=doc.createElement("button"); -var _440=doc.createElement("button"); -var _441=doc.createElement("button"); -var _442=doc.createElement("button"); -var _443=doc.createElement("div"); -var _444=doc.createElement("div"); -var _445=uid+"_Listener"; -this.colorTable=_431(this.colorTable); -var _446=[]; -var _447=null; -var _448=function(msg){ -var _449=msg.level; -if(typeof (_449)=="number"){ -_449=MochiKit.Logging.LogLevel[_449]; -} -return _449; -}; -var _450=function(msg){ -return msg.info.join(" "); -}; -var _451=bind(function(msg){ -var _452=_448(msg); -var text=_450(msg); -var c=this.colorTable[_452]; -var p=doc.createElement("span"); -p.className="MochiKit-LogMessage MochiKit-LogLevel-"+_452; -p.style.cssText="margin: 0px; white-space: -moz-pre-wrap; white-space: -o-pre-wrap; white-space: pre-wrap; white-space: pre-line; word-wrap: break-word; wrap-option: emergency; color: "+c; -p.appendChild(doc.createTextNode(_452+": "+text)); -_444.appendChild(p); -_444.appendChild(doc.createElement("br")); -if(_443.offsetHeight>_443.scrollHeight){ -_443.scrollTop=0; -}else{ -_443.scrollTop=_443.scrollHeight; -} -},this); -var _454=function(msg){ -_446[_446.length]=msg; -_451(msg); -}; -var _455=function(){ -var _456,infore; -try{ -_456=new RegExp(_437.value); -infore=new RegExp(_438.value); -} -catch(e){ -logDebug("Error in filter regex: "+e.message); -return null; -} -return function(msg){ -return (_456.test(_448(msg))&&infore.test(_450(msg))); -}; -}; -var _457=function(){ -while(_444.firstChild){ -_444.removeChild(_444.firstChild); -} -}; -var _458=function(){ -_446=[]; -_457(); -}; -var _459=bind(function(){ -if(this.closed){ -return; -} -this.closed=true; -if(MochiKit.LoggingPane._loggingPane==this){ -MochiKit.LoggingPane._loggingPane=null; -} -this.logger.removeListener(_445); -_434.loggingPane=null; -if(_427){ -_434.parentNode.removeChild(_434); -}else{ -this.win.close(); -} -},this); -var _460=function(){ -_457(); -for(var i=0;i<_446.length;i++){ -var msg=_446[i]; -if(_447===null||_447(msg)){ -_451(msg); -} -} -}; -this.buildAndApplyFilter=function(){ -_447=_455(); -_460(); -this.logger.removeListener(_445); -this.logger.addListener(_445,_447,_454); -}; -var _461=bind(function(){ -_446=this.logger.getMessages(); -_460(); -},this); -var _462=bind(function(_463){ -_463=_463||window.event; -key=_463.which||_463.keyCode; -if(key==13){ -this.buildAndApplyFilter(); -} -},this); -var _464="display: block; z-index: 1000; left: 0px; bottom: 0px; position: fixed; width: 100%; background-color: white; font: "+this.logFont; -if(_427){ -_464+="; height: 10em; border-top: 2px solid black"; -}else{ -_464+="; height: 100%;"; -} -_434.style.cssText=_464; -if(!_435){ -doc.body.appendChild(_434); -} -_464={"cssText":"width: 33%; display: inline; font: "+this.logFont}; -_430(_437,{"value":"FATAL|ERROR|WARNING|INFO|DEBUG","onkeypress":_462,"style":_464}); -_434.appendChild(_437); -_430(_438,{"value":".*","onkeypress":_462,"style":_464}); -_434.appendChild(_438); -_464="width: 8%; display:inline; font: "+this.logFont; -_439.appendChild(doc.createTextNode("Filter")); -_439.onclick=bind("buildAndApplyFilter",this); -_439.style.cssText=_464; -_434.appendChild(_439); -_440.appendChild(doc.createTextNode("Load")); -_440.onclick=_461; -_440.style.cssText=_464; -_434.appendChild(_440); -_441.appendChild(doc.createTextNode("Clear")); -_441.onclick=_458; -_441.style.cssText=_464; -_434.appendChild(_441); -_442.appendChild(doc.createTextNode("Close")); -_442.onclick=_459; -_442.style.cssText=_464; -_434.appendChild(_442); -_443.style.cssText="overflow: auto; width: 100%"; -_444.style.cssText="width: 100%; height: "+(_427?"8em":"100%"); -_443.appendChild(_444); -_434.appendChild(_443); -this.buildAndApplyFilter(); -_461(); -if(_427){ -this.win=undefined; -}else{ -this.win=win; -} -this.inline=_427; -this.closePane=_459; -this.closed=false; -return this; -}; -MochiKit.LoggingPane.LoggingPane.prototype={"logFont":"8pt Verdana,sans-serif","colorTable":{"ERROR":"red","FATAL":"darkred","WARNING":"blue","INFO":"black","DEBUG":"green"}}; -MochiKit.LoggingPane.EXPORT_OK=["LoggingPane"]; -MochiKit.LoggingPane.EXPORT=["createLoggingPane"]; -MochiKit.LoggingPane.__new__=function(){ -this.EXPORT_TAGS={":common":this.EXPORT,":all":MochiKit.Base.concat(this.EXPORT,this.EXPORT_OK)}; -MochiKit.Base.nameFunctions(this); -MochiKit.LoggingPane._loggingPane=null; -}; -MochiKit.LoggingPane.__new__(); -MochiKit.Base._exportSymbols(this,MochiKit.LoggingPane); -if(typeof (dojo)!="undefined"){ -dojo.provide("MochiKit.Color"); -dojo.require("MochiKit.Base"); -} -if(typeof (JSAN)!="undefined"){ -JSAN.use("MochiKit.Base",[]); -} -try{ -if(typeof (MochiKit.Base)=="undefined"){ -throw ""; -} -} -catch(e){ -throw "MochiKit.Color depends on MochiKit.Base"; -} -if(typeof (MochiKit.Color)=="undefined"){ -MochiKit.Color={}; -} -MochiKit.Color.NAME="MochiKit.Color"; -MochiKit.Color.VERSION="1.3.1"; -MochiKit.Color.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -MochiKit.Color.toString=function(){ -return this.__repr__(); -}; -MochiKit.Color.Color=function(red,_466,blue,_468){ -if(typeof (_468)=="undefined"||_468===null){ -_468=1; -} -this.rgb={r:red,g:_466,b:blue,a:_468}; -}; -MochiKit.Color.Color.prototype={__class__:MochiKit.Color.Color,colorWithAlpha:function(_469){ -var rgb=this.rgb; -var m=MochiKit.Color; -return m.Color.fromRGB(rgb.r,rgb.g,rgb.b,_469); -},colorWithHue:function(hue){ -var hsl=this.asHSL(); -hsl.h=hue; -var m=MochiKit.Color; -return m.Color.fromHSL(hsl); -},colorWithSaturation:function(_473){ -var hsl=this.asHSL(); -hsl.s=_473; -var m=MochiKit.Color; -return m.Color.fromHSL(hsl); -},colorWithLightness:function(_474){ -var hsl=this.asHSL(); -hsl.l=_474; -var m=MochiKit.Color; -return m.Color.fromHSL(hsl); -},darkerColorWithLevel:function(_475){ -var hsl=this.asHSL(); -hsl.l=Math.max(hsl.l-_475,0); -var m=MochiKit.Color; -return m.Color.fromHSL(hsl); -},lighterColorWithLevel:function(_476){ -var hsl=this.asHSL(); -hsl.l=Math.min(hsl.l+_476,1); -var m=MochiKit.Color; -return m.Color.fromHSL(hsl); -},blendedColor:function(_477,_478){ -if(typeof (_478)=="undefined"||_478===null){ -_478=0.5; -} -var sf=1-_478; -var s=this.rgb; -var d=_477.rgb; -var df=_478; -return MochiKit.Color.Color.fromRGB((s.r*sf)+(d.r*df),(s.g*sf)+(d.g*df),(s.b*sf)+(d.b*df),(s.a*sf)+(d.a*df)); -},compareRGB:function(_481){ -var a=this.asRGB(); -var b=_481.asRGB(); -return MochiKit.Base.compare([a.r,a.g,a.b,a.a],[b.r,b.g,b.b,b.a]); -},isLight:function(){ -return this.asHSL().b>0.5; -},isDark:function(){ -return (!this.isLight()); -},toHSLString:function(){ -var c=this.asHSL(); -var ccc=MochiKit.Color.clampColorComponent; -var rval=this._hslString; -if(!rval){ -var mid=(ccc(c.h,360).toFixed(0)+","+ccc(c.s,100).toPrecision(4)+"%"+","+ccc(c.l,100).toPrecision(4)+"%"); -var a=c.a; -if(a>=1){ -a=1; -rval="hsl("+mid+")"; -}else{ -if(a<=0){ -a=0; -} -rval="hsla("+mid+","+a+")"; -} -this._hslString=rval; -} -return rval; -},toRGBString:function(){ -var c=this.rgb; -var ccc=MochiKit.Color.clampColorComponent; -var rval=this._rgbString; -if(!rval){ -var mid=(ccc(c.r,255).toFixed(0)+","+ccc(c.g,255).toFixed(0)+","+ccc(c.b,255).toFixed(0)); -if(c.a!=1){ -rval="rgba("+mid+","+c.a+")"; -}else{ -rval="rgb("+mid+")"; -} -this._rgbString=rval; -} -return rval; -},asRGB:function(){ -return MochiKit.Base.clone(this.rgb); -},toHexString:function(){ -var m=MochiKit.Color; -var c=this.rgb; -var ccc=MochiKit.Color.clampColorComponent; -var rval=this._hexString; -if(!rval){ -rval=("#"+m.toColorPart(ccc(c.r,255))+m.toColorPart(ccc(c.g,255))+m.toColorPart(ccc(c.b,255))); -this._hexString=rval; -} -return rval; -},asHSV:function(){ -var hsv=this.hsv; -var c=this.rgb; -if(typeof (hsv)=="undefined"||hsv===null){ -hsv=MochiKit.Color.rgbToHSV(this.rgb); -this.hsv=hsv; -} -return MochiKit.Base.clone(hsv); -},asHSL:function(){ -var hsl=this.hsl; -var c=this.rgb; -if(typeof (hsl)=="undefined"||hsl===null){ -hsl=MochiKit.Color.rgbToHSL(this.rgb); -this.hsl=hsl; -} -return MochiKit.Base.clone(hsl); -},toString:function(){ -return this.toRGBString(); -},repr:function(){ -var c=this.rgb; -var col=[c.r,c.g,c.b,c.a]; -return this.__class__.NAME+"("+col.join(", ")+")"; -}}; -MochiKit.Base.update(MochiKit.Color.Color,{fromRGB:function(red,_486,blue,_487){ -var _488=MochiKit.Color.Color; -if(arguments.length==1){ -var rgb=red; -red=rgb.r; -_486=rgb.g; -blue=rgb.b; -if(typeof (rgb.a)=="undefined"){ -_487=undefined; -}else{ -_487=rgb.a; -} -} -return new _488(red,_486,blue,_487); -},fromHSL:function(hue,_489,_490,_491){ -var m=MochiKit.Color; -return m.Color.fromRGB(m.hslToRGB.apply(m,arguments)); -},fromHSV:function(hue,_492,_493,_494){ -var m=MochiKit.Color; -return m.Color.fromRGB(m.hsvToRGB.apply(m,arguments)); -},fromName:function(name){ -var _495=MochiKit.Color.Color; -if(name.charAt(0)=="\""){ -name=name.substr(1,name.length-2); -} -var _496=_495._namedColors[name.toLowerCase()]; -if(typeof (_496)=="string"){ -return _495.fromHexString(_496); -}else{ -if(name=="transparent"){ -return _495.transparentColor(); -} -} -return null; -},fromString:function(_497){ -var self=MochiKit.Color.Color; -var _498=_497.substr(0,3); -if(_498=="rgb"){ -return self.fromRGBString(_497); -}else{ -if(_498=="hsl"){ -return self.fromHSLString(_497); -}else{ -if(_497.charAt(0)=="#"){ -return self.fromHexString(_497); -} -} -} -return self.fromName(_497); -},fromHexString:function(_499){ -if(_499.charAt(0)=="#"){ -_499=_499.substring(1); -} -var _500=[]; -var i,hex; -if(_499.length==3){ -for(i=0;i<3;i++){ -hex=_499.substr(i,1); -_500.push(parseInt(hex+hex,16)/255); -} -}else{ -for(i=0;i<6;i+=2){ -hex=_499.substr(i,2); -_500.push(parseInt(hex,16)/255); -} -} -var _501=MochiKit.Color.Color; -return _501.fromRGB.apply(_501,_500); -},_fromColorString:function(pre,_503,_504,_505){ -if(_505.indexOf(pre)===0){ -_505=_505.substring(_505.indexOf("(",3)+1,_505.length-1); -} -var _506=_505.split(/\s*,\s*/); -var _507=[]; -for(var i=0;i<_506.length;i++){ -var c=_506[i]; -var val; -var _508=c.substring(c.length-3); -if(c.charAt(c.length-1)=="%"){ -val=0.01*parseFloat(c.substring(0,c.length-1)); -}else{ -if(_508=="deg"){ -val=parseFloat(c)/360; -}else{ -if(_508=="rad"){ -val=parseFloat(c)/(Math.PI*2); -}else{ -val=_504[i]*parseFloat(c); -} -} -} -_507.push(val); -} -return this[_503].apply(this,_507); -},fromComputedStyle:function(elem,_509,_510){ -var d=MochiKit.DOM; -var cls=MochiKit.Color.Color; -for(elem=d.getElement(elem);elem;elem=elem.parentNode){ -var _511=d.computedStyle.apply(d,arguments); -if(!_511){ -continue; -} -var _512=cls.fromString(_511); -if(!_512){ -break; -} -if(_512.asRGB().a>0){ -return _512; -} -} -return null; -},fromBackground:function(elem){ -var cls=MochiKit.Color.Color; -return cls.fromComputedStyle(elem,"backgroundColor","background-color")||cls.whiteColor(); -},fromText:function(elem){ -var cls=MochiKit.Color.Color; -return cls.fromComputedStyle(elem,"color","color")||cls.blackColor(); -},namedColors:function(){ -return MochiKit.Base.clone(MochiKit.Color.Color._namedColors); -}}); -MochiKit.Base.update(MochiKit.Color,{clampColorComponent:function(v,_513){ -v*=_513; -if(v<0){ -return 0; -}else{ -if(v>_513){ -return _513; -}else{ -return v; -} -} -},_hslValue:function(n1,n2,hue){ -if(hue>6){ -hue-=6; -}else{ -if(hue<0){ -hue+=6; -} -} -var val; -if(hue<1){ -val=n1+(n2-n1)*hue; -}else{ -if(hue<3){ -val=n2; -}else{ -if(hue<4){ -val=n1+(n2-n1)*(4-hue); -}else{ -val=n1; -} -} -} -return val; -},hsvToRGB:function(hue,_516,_517,_518){ -if(arguments.length==1){ -var hsv=hue; -hue=hsv.h; -_516=hsv.s; -_517=hsv.v; -_518=hsv.a; -} -var red; -var _519; -var blue; -if(_516===0){ -red=0; -_519=0; -blue=0; -}else{ -var i=Math.floor(hue*6); -var f=(hue*6)-i; -var p=_517*(1-_516); -var q=_517*(1-(_516*f)); -var t=_517*(1-(_516*(1-f))); -switch(i){ -case 1: -red=q; -_519=_517; -blue=p; -break; -case 2: -red=p; -_519=_517; -blue=t; -break; -case 3: -red=p; -_519=q; -blue=_517; -break; -case 4: -red=t; -_519=p; -blue=_517; -break; -case 5: -red=_517; -_519=p; -blue=q; -break; -case 6: -case 0: -red=_517; -_519=t; -blue=p; -break; -} -} -return {r:red,g:_519,b:blue,a:_518}; -},hslToRGB:function(hue,_521,_522,_523){ -if(arguments.length==1){ -var hsl=hue; -hue=hsl.h; -_521=hsl.s; -_522=hsl.l; -_523=hsl.a; -} -var red; -var _524; -var blue; -if(_521===0){ -red=_522; -_524=_522; -blue=_522; -}else{ -var m2; -if(_522<=0.5){ -m2=_522*(1+_521); -}else{ -m2=_522+_521-(_522*_521); -} -var m1=(2*_522)-m2; -var f=MochiKit.Color._hslValue; -var h6=hue*6; -red=f(m1,m2,h6+2); -_524=f(m1,m2,h6); -blue=f(m1,m2,h6-2); -} -return {r:red,g:_524,b:blue,a:_523}; -},rgbToHSV:function(red,_528,blue,_529){ -if(arguments.length==1){ -var rgb=red; -red=rgb.r; -_528=rgb.g; -blue=rgb.b; -_529=rgb.a; -} -var max=Math.max(Math.max(red,_528),blue); -var min=Math.min(Math.min(red,_528),blue); -var hue; -var _532; -var _533=max; -if(min==max){ -hue=0; -_532=0; -}else{ -var _534=(max-min); -_532=_534/max; -if(red==max){ -hue=(_528-blue)/_534; -}else{ -if(_528==max){ -hue=2+((blue-red)/_534); -}else{ -hue=4+((red-_528)/_534); -} -} -hue/=6; -if(hue<0){ -hue+=1; -} -if(hue>1){ -hue-=1; -} -} -return {h:hue,s:_532,v:_533,a:_529}; -},rgbToHSL:function(red,_535,blue,_536){ -if(arguments.length==1){ -var rgb=red; -red=rgb.r; -_535=rgb.g; -blue=rgb.b; -_536=rgb.a; -} -var max=Math.max(red,Math.max(_535,blue)); -var min=Math.min(red,Math.min(_535,blue)); -var hue; -var _537; -var _538=(max+min)/2; -var _539=max-min; -if(_539===0){ -hue=0; -_537=0; -}else{ -if(_538<=0.5){ -_537=_539/(max+min); -}else{ -_537=_539/(2-max-min); -} -if(red==max){ -hue=(_535-blue)/_539; -}else{ -if(_535==max){ -hue=2+((blue-red)/_539); -}else{ -hue=4+((red-_535)/_539); -} -} -hue/=6; -if(hue<0){ -hue+=1; -} -if(hue>1){ -hue-=1; -} -} -return {h:hue,s:_537,l:_538,a:_536}; -},toColorPart:function(num){ -num=Math.round(num); -var _540=num.toString(16); -if(num<16){ -return "0"+_540; -} -return _540; -},__new__:function(){ -var m=MochiKit.Base; -this.Color.fromRGBString=m.bind(this.Color._fromColorString,this.Color,"rgb","fromRGB",[1/255,1/255,1/255,1]); -this.Color.fromHSLString=m.bind(this.Color._fromColorString,this.Color,"hsl","fromHSL",[1/360,0.01,0.01,1]); -var _541=1/3; -var _542={black:[0,0,0],blue:[0,0,1],brown:[0.6,0.4,0.2],cyan:[0,1,1],darkGray:[_541,_541,_541],gray:[0.5,0.5,0.5],green:[0,1,0],lightGray:[2*_541,2*_541,2*_541],magenta:[1,0,1],orange:[1,0.5,0],purple:[0.5,0,0.5],red:[1,0,0],transparent:[0,0,0,0],white:[1,1,1],yellow:[1,1,0]}; -var _543=function(name,r,g,b,a){ -var rval=this.fromRGB(r,g,b,a); -this[name]=function(){ -return rval; -}; -return rval; -}; -for(var k in _542){ -var name=k+"Color"; -var _545=m.concat([_543,this.Color,name],_542[k]); -this.Color[name]=m.bind.apply(null,_545); -} -var _546=function(){ -for(var i=0;i1){ -var src=MochiKit.DOM.getElement(arguments[0]); -var sig=arguments[1]; -var obj=arguments[2]; -var func=arguments[3]; -for(var i=_562.length-1;i>=0;i--){ -var o=_562[i]; -if(o[0]===src&&o[1]===sig&&o[4]===obj&&o[5]===func){ -self._disconnect(o); -_562.splice(i,1); -return true; -} -} -}else{ -var idx=m.findIdentical(_562,_561); -if(idx>=0){ -self._disconnect(_561); -_562.splice(idx,1); -return true; -} -} -return false; -},disconnectAll:function(src,sig){ -src=MochiKit.DOM.getElement(src); -var m=MochiKit.Base; -var _563=m.flattenArguments(m.extend(null,arguments,1)); -var self=MochiKit.Signal; -var _564=self._disconnect; -var _565=self._observers; -if(_563.length===0){ -for(var i=_565.length-1;i>=0;i--){ -var _566=_565[i]; -if(_566[0]===src){ -_564(_566); -_565.splice(i,1); -} -} -}else{ -var sigs={}; -for(var i=0;i<_563.length;i++){ -sigs[_563[i]]=true; -} -for(var i=_565.length-1;i>=0;i--){ -var _566=_565[i]; -if(_566[0]===src&&_566[1] in sigs){ -_564(_566); -_565.splice(i,1); -} -} -} -},signal:function(src,sig){ -var _568=MochiKit.Signal._observers; -src=MochiKit.DOM.getElement(src); -var args=MochiKit.Base.extend(null,arguments,2); -var _569=[]; -for(var i=0;i<_568.length;i++){ -var _570=_568[i]; -if(_570[0]===src&&_570[1]===sig){ -try{ -_570[2].apply(src,args); -} -catch(e){ -_569.push(e); -} -} -} -if(_569.length==1){ -throw _569[0]; -}else{ -if(_569.length>1){ -var e=new Error("Multiple errors thrown in handling 'sig', see errors property"); -e.errors=_569; -throw e; -} -} -}}); -MochiKit.Signal.EXPORT_OK=[]; -MochiKit.Signal.EXPORT=["connect","disconnect","signal","disconnectAll"]; -MochiKit.Signal.__new__=function(win){ -var m=MochiKit.Base; -this._document=document; -this._window=win; -try{ -this.connect(window,"onunload",this._unloadCache); -} -catch(e){ -} -this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; -m.nameFunctions(this); -}; -MochiKit.Signal.__new__(this); -if(!MochiKit.__compat__){ -connect=MochiKit.Signal.connect; -disconnect=MochiKit.Signal.disconnect; -disconnectAll=MochiKit.Signal.disconnectAll; -signal=MochiKit.Signal.signal; -} -MochiKit.Base._exportSymbols(this,MochiKit.Signal); -if(typeof (dojo)!="undefined"){ -dojo.provide("MochiKit.Visual"); -dojo.require("MochiKit.Base"); -dojo.require("MochiKit.DOM"); -dojo.require("MochiKit.Color"); -} -if(typeof (JSAN)!="undefined"){ -JSAN.use("MochiKit.Base",[]); -JSAN.use("MochiKit.DOM",[]); -JSAN.use("MochiKit.Color",[]); -} -try{ -if(typeof (MochiKit.Base)=="undefined"||typeof (MochiKit.DOM)=="undefined"||typeof (MochiKit.Color)=="undefined"){ -throw ""; -} -} -catch(e){ -throw "MochiKit.Visual depends on MochiKit.Base, MochiKit.DOM and MochiKit.Color!"; -} -if(typeof (MochiKit.Visual)=="undefined"){ -MochiKit.Visual={}; -} -MochiKit.Visual.NAME="MochiKit.Visual"; -MochiKit.Visual.VERSION="1.3.1"; -MochiKit.Visual.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -MochiKit.Visual.toString=function(){ -return this.__repr__(); -}; -MochiKit.Visual._RoundCorners=function(e,_571){ -e=MochiKit.DOM.getElement(e); -this._setOptions(_571); -if(this.options.__unstable__wrapElement){ -e=this._doWrap(e); -} -var _572=this.options.color; -var C=MochiKit.Color.Color; -if(this.options.color=="fromElement"){ -_572=C.fromBackground(e); -}else{ -if(!(_572 instanceof C)){ -_572=C.fromString(_572); -} -} -this.isTransparent=(_572.asRGB().a<=0); -var _574=this.options.bgColor; -if(this.options.bgColor=="fromParent"){ -_574=C.fromBackground(e.offsetParent); -}else{ -if(!(_574 instanceof C)){ -_574=C.fromString(_574); -} -} -this._roundCornersImpl(e,_572,_574); -}; -MochiKit.Visual._RoundCorners.prototype={_doWrap:function(e){ -var _575=e.parentNode; -var doc=MochiKit.DOM.currentDocument(); -if(typeof (doc.defaultView)=="undefined"||doc.defaultView===null){ -return e; -} -var _576=doc.defaultView.getComputedStyle(e,null); -if(typeof (_576)=="undefined"||_576===null){ -return e; -} -var _577=MochiKit.DOM.DIV({"style":{display:"block",marginTop:_576.getPropertyValue("padding-top"),marginRight:_576.getPropertyValue("padding-right"),marginBottom:_576.getPropertyValue("padding-bottom"),marginLeft:_576.getPropertyValue("padding-left"),padding:"0px"}}); -_577.innerHTML=e.innerHTML; -e.innerHTML=""; -e.appendChild(_577); -return e; -},_roundCornersImpl:function(e,_578,_579){ -if(this.options.border){ -this._renderBorder(e,_579); -} -if(this._isTopRounded()){ -this._roundTopCorners(e,_578,_579); -} -if(this._isBottomRounded()){ -this._roundBottomCorners(e,_578,_579); -} -},_renderBorder:function(el,_580){ -var _581="1px solid "+this._borderColor(_580); -var _582="border-left: "+_581; -var _583="border-right: "+_581; -var _584="style='"+_582+";"+_583+"'"; -el.innerHTML="
"+el.innerHTML+"
"; -},_roundTopCorners:function(el,_585,_586){ -var _587=this._createCorner(_586); -for(var i=0;i=0;i--){ -_590.appendChild(this._createCornerSlice(_588,_589,i,"bottom")); -} -el.style.paddingBottom=0; -el.appendChild(_590); -},_createCorner:function(_591){ -var dom=MochiKit.DOM; -return dom.DIV({style:{backgroundColor:_591.toString()}}); -},_createCornerSlice:function(_592,_593,n,_594){ -var _595=MochiKit.DOM.SPAN(); -var _596=_595.style; -_596.backgroundColor=_592.toString(); -_596.display="block"; -_596.height="1px"; -_596.overflow="hidden"; -_596.fontSize="1px"; -var _597=this._borderColor(_592,_593); -if(this.options.border&&n===0){ -_596.borderTopStyle="solid"; -_596.borderTopWidth="1px"; -_596.borderLeftWidth="0px"; -_596.borderRightWidth="0px"; -_596.borderBottomWidth="0px"; -_596.height="0px"; -_596.borderColor=_597.toString(); -}else{ -if(_597){ -_596.borderColor=_597.toString(); -_596.borderStyle="solid"; -_596.borderWidth="0px 1px"; -} -} -if(!this.options.compact&&(n==(this.options.numSlices-1))){ -_596.height="2px"; -} -this._setMargin(_595,n,_594); -this._setBorder(_595,n,_594); -return _595; -},_setOptions:function(_598){ -this.options={corners:"all",color:"fromElement",bgColor:"fromParent",blend:true,border:false,compact:false,__unstable__wrapElement:false}; -MochiKit.Base.update(this.options,_598); -this.options.numSlices=(this.options.compact?2:4); -},_whichSideTop:function(){ -var _599=this.options.corners; -if(this._hasString(_599,"all","top")){ -return ""; -} -var _600=(_599.indexOf("tl")!=-1); -var _601=(_599.indexOf("tr")!=-1); -if(_600&&_601){ -return ""; -} -if(_600){ -return "left"; -} -if(_601){ -return "right"; -} -return ""; -},_whichSideBottom:function(){ -var _602=this.options.corners; -if(this._hasString(_602,"all","bottom")){ -return ""; -} -var _603=(_602.indexOf("bl")!=-1); -var _604=(_602.indexOf("br")!=-1); -if(_603&&_604){ -return ""; -} -if(_603){ -return "left"; -} -if(_604){ -return "right"; -} -return ""; -},_borderColor:function(_605,_606){ -if(_605=="transparent"){ -return _606; -}else{ -if(this.options.border){ -return this.options.border; -}else{ -if(this.options.blend){ -return _606.blendedColor(_605); -} -} -} -return ""; -},_setMargin:function(el,n,_607){ -var _608=this._marginSize(n)+"px"; -var _609=(_607=="top"?this._whichSideTop():this._whichSideBottom()); -var _610=el.style; -if(_609=="left"){ -_610.marginLeft=_608; -_610.marginRight="0px"; -}else{ -if(_609=="right"){ -_610.marginRight=_608; -_610.marginLeft="0px"; -}else{ -_610.marginLeft=_608; -_610.marginRight=_608; -} -} -},_setBorder:function(el,n,_611){ -var _612=this._borderSize(n)+"px"; -var _613=(_611=="top"?this._whichSideTop():this._whichSideBottom()); -var _614=el.style; -if(_613=="left"){ -_614.borderLeftWidth=_612; -_614.borderRightWidth="0px"; -}else{ -if(_613=="right"){ -_614.borderRightWidth=_612; -_614.borderLeftWidth="0px"; -}else{ -_614.borderLeftWidth=_612; -_614.borderRightWidth=_612; -} -} -},_marginSize:function(n){ -if(this.isTransparent){ -return 0; -} -var o=this.options; -if(o.compact&&o.blend){ -var _615=[1,0]; -return _615[n]; -}else{ -if(o.compact){ -var _616=[2,1]; -return _616[n]; -}else{ -if(o.blend){ -var _617=[3,2,1,0]; -return _617[n]; -}else{ -var _618=[5,3,2,1]; -return _618[n]; -} -} -} -},_borderSize:function(n){ -var o=this.options; -var _619; -if(o.compact&&(o.blend||this.isTransparent)){ -return 1; -}else{ -if(o.compact){ -_619=[1,0]; -}else{ -if(o.blend){ -_619=[2,1,1,1]; -}else{ -if(o.border){ -_619=[0,2,0,0]; -}else{ -if(this.isTransparent){ -_619=[5,3,2,1]; -}else{ -return 0; -} -} -} -} -} -return _619[n]; -},_hasString:function(str){ -for(var i=1;i"); -} -} -})(); -} - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/packed/MochiKit/__package__.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/packed/MochiKit/__package__.js deleted file mode 100644 index 2f5be0db66b..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/packed/MochiKit/__package__.js +++ /dev/null @@ -1,2 +0,0 @@ -dojo.hostenv.conditionalLoadModule({"common": ["MochiKit.MochiKit"]}); -dojo.hostenv.moduleLoaded("MochiKit.*"); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/SimpleTest.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/SimpleTest.js deleted file mode 100644 index 4de125a3c34..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/SimpleTest.js +++ /dev/null @@ -1,350 +0,0 @@ -/** - * SimpleTest, a partial Test.Simple/Test.More API compatible test library. - * - * Why? - * - * Test.Simple doesn't work on IE < 6. - * TODO: - * * Support the Test.Simple API used by MochiKit, to be able to test MochiKit - * itself against IE 5.5 - * -**/ - -if (typeof(SimpleTest) == "undefined") { - var SimpleTest = {}; -} -SimpleTest._tests = []; -SimpleTest._stopOnLoad = true; - -/** - * Something like assert. -**/ -SimpleTest.ok = function (condition, name, diag) { - SimpleTest._tests.push({'result': !!condition, 'name': name, - 'diag': diag || ""}); -}; - -/** - * Roughly equivalent to ok(a==b, name) -**/ -SimpleTest.is = function (a, b, name) { - var repr = MochiKit.Base.repr; - SimpleTest.ok(a == b, name, "got " + repr(a) + ", expected " + repr(b)); -}; - - -/** - * Makes a test report, returns it as a DIV element. -**/ -SimpleTest.report = function () { - var DIV = MochiKit.DOM.DIV; - var passed = 0; - var failed = 0; - var results = MochiKit.Base.map( - function (test) { - var cls, msg; - if (test.result) { - passed++; - cls = "test_ok"; - msg = "ok - " + test.name; - } else { - failed++; - cls = "test_not_ok"; - msg = "not ok - " + test.name + " " + test.diag; - } - return DIV({"class": cls}, msg); - }, - SimpleTest._tests - ); - var summary_class = ((failed == 0) ? 'all_pass' : 'some_fail'); - return DIV({'class': 'tests_report'}, - DIV({'class': 'tests_summary ' + summary_class}, - DIV({'class': 'tests_passed'}, "Passed: " + passed), - DIV({'class': 'tests_failed'}, "Failed: " + failed)), - results - ); -}; - -/** - * Toggle element visibility -**/ -SimpleTest.toggle = function(el) { - if (MochiKit.DOM.computedStyle(el, 'display') == 'block') { - el.style.display = 'none'; - } else { - el.style.display = 'block'; - } -}; - -/** - * Toggle visibility for divs with a specific class. -**/ -SimpleTest.toggleByClass = function (cls) { - var elems = getElementsByTagAndClassName('div', cls); - MochiKit.Base.map(SimpleTest.toggle, elems); -}; - -/** - * Shows the report in the browser -**/ - -SimpleTest.showReport = function() { - var togglePassed = A({'href': '#'}, "Toggle passed tests"); - var toggleFailed = A({'href': '#'}, "Toggle failed tests"); - togglePassed.onclick = partial(SimpleTest.toggleByClass, 'test_ok'); - toggleFailed.onclick = partial(SimpleTest.toggleByClass, 'test_not_ok'); - var body = document.getElementsByTagName("body")[0]; - var firstChild = body.childNodes[0]; - var addNode; - if (firstChild) { - addNode = function (el) { - body.insertBefore(el, firstChild); - }; - } else { - addNode = function (el) { - body.appendChild(el) - }; - } - addNode(togglePassed); - addNode(SPAN(null, " ")); - addNode(toggleFailed); - addNode(SimpleTest.report()); -}; - -/** - * Tells SimpleTest to don't finish the test when the document is loaded, - * useful for asynchronous tests. - * - * When SimpleTest.waitForExplicitFinish is called, - * explicit SimpleTest.finish() is required. -**/ -SimpleTest.waitForExplicitFinish = function () { - SimpleTest._stopOnLoad = false; -}; - -/** - * Talks to the TestRunner if being ran on a iframe and the parent has a - * TestRunner object. -**/ -SimpleTest.talkToRunner = function () { - if (typeof(parent) != "undefined" && parent.TestRunner) { - parent.TestRunner.testFinished(document); - } -}; - -/** - * Finishes the tests. This is automatically called, except when - * SimpleTest.waitForExplicitFinish() has been invoked. -**/ -SimpleTest.finish = function () { - SimpleTest.showReport(); - SimpleTest.talkToRunner(); -}; - - -addLoadEvent(function() { - if (SimpleTest._stopOnLoad) { - SimpleTest.finish(); - } -}); - -// --------------- Test.Builder/Test.More isDeeply() ----------------- - - -SimpleTest.DNE = {dne: 'Does not exist'}; -SimpleTest.LF = "\r\n"; -SimpleTest._isRef = function (object) { - var type = typeof(object); - return type == 'object' || type == 'function'; -}; - - -SimpleTest._deepCheck = function (e1, e2, stack, seen) { - var ok = false; - // Either they're both references or both not. - var sameRef = !(!SimpleTest._isRef(e1) ^ !SimpleTest._isRef(e2)); - if (e1 == null && e2 == null) { - ok = true; - } else if (e1 != null ^ e2 != null) { - ok = false; - } else if (e1 == SimpleTest.DNE ^ e2 == SimpleTest.DNE) { - ok = false; - } else if (sameRef && e1 == e2) { - // Handles primitives and any variables that reference the same - // object, including functions. - ok = true; - } else if (SimpleTest.isa(e1, 'Array') && SimpleTest.isa(e2, 'Array')) { - ok = SimpleTest._eqArray(e1, e2, stack, seen); - } else if (typeof e1 == "object" && typeof e2 == "object") { - ok = SimpleTest._eqAssoc(e1, e2, stack, seen); - } else { - // If we get here, they're not the same (function references must - // always simply rererence the same function). - stack.push({ vals: [e1, e2] }); - ok = false; - } - return ok; -}; - -SimpleTest._eqArray = function (a1, a2, stack, seen) { - // Return if they're the same object. - if (a1 == a2) return true; - - // JavaScript objects have no unique identifiers, so we have to store - // references to them all in an array, and then compare the references - // directly. It's slow, but probably won't be much of an issue in - // practice. Start by making a local copy of the array to as to avoid - // confusing a reference seen more than once (such as [a, a]) for a - // circular reference. - for (var j = 0; j < seen.length; j++) { - if (seen[j][0] == a1) { - return seen[j][1] == a2; - } - } - - // If we get here, we haven't seen a1 before, so store it with reference - // to a2. - seen.push([ a1, a2 ]); - - var ok = true; - // Only examines enumerable attributes. Only works for numeric arrays! - // Associative arrays return 0. So call _eqAssoc() for them, instead. - var max = a1.length > a2.length ? a1.length : a2.length; - if (max == 0) return SimpleTest._eqAssoc(a1, a2, stack, seen); - for (var i = 0; i < max; i++) { - var e1 = i > a1.length - 1 ? SimpleTest.DNE : a1[i]; - var e2 = i > a2.length - 1 ? SimpleTest.DNE : a2[i]; - stack.push({ type: 'Array', idx: i, vals: [e1, e2] }); - if (ok = SimpleTest._deepCheck(e1, e2, stack, seen)) { - stack.pop(); - } else { - break; - } - } - return ok; -}; - -SimpleTest._eqAssoc = function (o1, o2, stack, seen) { - // Return if they're the same object. - if (o1 == o2) return true; - - // JavaScript objects have no unique identifiers, so we have to store - // references to them all in an array, and then compare the references - // directly. It's slow, but probably won't be much of an issue in - // practice. Start by making a local copy of the array to as to avoid - // confusing a reference seen more than once (such as [a, a]) for a - // circular reference. - seen = seen.slice(0); - for (var j = 0; j < seen.length; j++) { - if (seen[j][0] == o1) { - return seen[j][1] == o2; - } - } - - // If we get here, we haven't seen o1 before, so store it with reference - // to o2. - seen.push([ o1, o2 ]); - - // They should be of the same class. - - var ok = true; - // Only examines enumerable attributes. - var o1Size = 0; for (var i in o1) o1Size++; - var o2Size = 0; for (var i in o2) o2Size++; - var bigger = o1Size > o2Size ? o1 : o2; - for (var i in bigger) { - var e1 = o1[i] == undefined ? SimpleTest.DNE : o1[i]; - var e2 = o2[i] == undefined ? SimpleTest.DNE : o2[i]; - stack.push({ type: 'Object', idx: i, vals: [e1, e2] }); - if (ok = SimpleTest._deepCheck(e1, e2, stack, seen)) { - stack.pop(); - } else { - break; - } - } - return ok; -}; - -SimpleTest._formatStack = function (stack) { - var variable = '$Foo'; - for (var i = 0; i < stack.length; i++) { - var entry = stack[i]; - var type = entry['type']; - var idx = entry['idx']; - if (idx != null) { - if (/^\d+$/.test(idx)) { - // Numeric array index. - variable += '[' + idx + ']'; - } else { - // Associative array index. - idx = idx.replace("'", "\\'"); - variable += "['" + idx + "']"; - } - } - } - - var vals = stack[stack.length-1]['vals'].slice(0, 2); - var vars = [ - variable.replace('$Foo', 'got'), - variable.replace('$Foo', 'expected') - ]; - - var out = "Structures begin differing at:" + SimpleTest.LF; - for (var i = 0; i < vals.length; i++) { - var val = vals[i]; - if (val == null) { - val = 'undefined'; - } else { - val == SimpleTest.DNE ? "Does not exist" : "'" + val + "'"; - } - } - - out += vars[0] + ' = ' + vals[0] + SimpleTest.LF; - out += vars[1] + ' = ' + vals[1] + SimpleTest.LF; - - return ' ' + out; -}; - - -SimpleTest.isDeeply = function (it, as, name) { - var ok; - // ^ is the XOR operator. - if (SimpleTest._isRef(it) ^ SimpleTest._isRef(as)) { - // One's a reference, one isn't. - ok = false; - } else if (!SimpleTest._isRef(it) && !SimpleTest._isRef(as)) { - // Neither is an object. - ok = SimpleTest.is(it, as, name); - } else { - // We have two objects. Do a deep comparison. - var stack = [], seen = []; - if ( SimpleTest._deepCheck(it, as, stack, seen)) { - ok = SimpleTest.ok(true, name); - } else { - ok = SimpleTest.ok(false, name, SimpleTest._formatStack(stack)); - } - } - return ok; -}; - -SimpleTest.typeOf = function (object) { - var c = Object.prototype.toString.apply(object); - var name = c.substring(8, c.length - 1); - if (name != 'Object') return name; - // It may be a non-core class. Try to extract the class name from - // the constructor function. This may not work in all implementations. - if (/function ([^(\s]+)/.test(Function.toString.call(object.constructor))) { - return RegExp.$1; - } - // No idea. :-( - return name; -}; - -SimpleTest.isa = function (object, clas) { - return SimpleTest.typeOf(object) == clas; -}; - -// Global symbols: -var ok = SimpleTest.ok; -var is = SimpleTest.is; -var isDeeply = SimpleTest.isDeeply; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/TestRunner.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/TestRunner.js deleted file mode 100644 index 2a2ede12728..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/TestRunner.js +++ /dev/null @@ -1,133 +0,0 @@ -/** - * TestRunner: A test runner for SimpleTest - * TODO: - * - * * Avoid moving iframes: That causes reloads on mozilla and opera. - * - * -**/ -var TestRunner = {}; -TestRunner._iframes = {}; -TestRunner._iframeDocuments = {}; -TestRunner._iframeRows = {}; -TestRunner._currentTest = 0; -TestRunner._urls = []; -TestRunner._testsDiv = DIV(); -TestRunner._progressDiv = DIV(); -TestRunner._summaryDiv = DIV(null, - H1(null, "Tests Summary"), - TABLE(null, - THEAD(null, - TR(null, - TH(null, "Test"), - TH(null, "Passed"), - TH(null, "Failed") - ) - ), - TBODY() - ) -); - -/** - * Toggle element visibility -**/ -TestRunner._toggle = function(el) { - if (el.className == "noshow") { - el.className = ""; - el.style.cssText = ""; - } else { - el.className = "noshow"; - el.style.cssText = "width:0px; height:0px; border:0px;"; - } -}; - - -/** - * Creates the iframe that contains a test -**/ -TestRunner._makeIframe = function (url) { - var iframe = document.createElement('iframe'); - iframe.src = url; - iframe.name = url; - iframe.width = "500"; - var tbody = TestRunner._summaryDiv.getElementsByTagName("tbody")[0]; - var tr = TR(null, TD({'colspan': '3'}, iframe)); - iframe._row = tr; - tbody.appendChild(tr); - return iframe; -}; - -/** - * TestRunner entry point. - * - * The arguments are the URLs of the test to be ran. - * -**/ -TestRunner.runTests = function (/*url...*/) { - var body = document.getElementsByTagName("body")[0]; - appendChildNodes(body, - TestRunner._testsDiv, - TestRunner._progressDiv, - TestRunner._summaryDiv - ); - for (var i = 0; i < arguments.length; i++) { - TestRunner._urls.push(arguments[i]); - } - TestRunner.runNextTest(); -}; - -/** - * Run the next test. If no test remains, calls makeSummary -**/ -TestRunner.runNextTest = function() { - if (TestRunner._currentTest < TestRunner._urls.length) { - var url = TestRunner._urls[TestRunner._currentTest]; - var progress = SPAN(null, - "Running ", A({href:url}, url), "..." - ); - TestRunner._progressDiv.appendChild(progress); - TestRunner._iframes[url] = TestRunner._makeIframe(url); - } else { - TestRunner.makeSummary(); - } -}; - -/** - * This stub is called by SimpleTest when a test is finished. -**/ -TestRunner.testFinished = function (doc) { - appendChildNodes(TestRunner._progressDiv, SPAN(null, "Done"), BR()); - var finishedURL = TestRunner._urls[TestRunner._currentTest]; - TestRunner._iframeDocuments[finishedURL] = doc; - // TestRunner._iframes[finishedURL].style.display = "none"; - TestRunner._toggle(TestRunner._iframes[finishedURL]); - TestRunner._currentTest++; - TestRunner.runNextTest(); -}; - -/** - * Display the summary in the browser -**/ -TestRunner.makeSummary = function() { - var rows = []; - for (var url in TestRunner._iframeDocuments) { - var doc = TestRunner._iframeDocuments[url]; - var nOK = withDocument(doc, - partial(getElementsByTagAndClassName, 'div', 'test_ok') - ).length; - var nNotOK = withDocument(doc, - partial(getElementsByTagAndClassName, 'div', 'test_not_ok') - ).length; - var toggle = partial(TestRunner._toggle, TestRunner._iframes[url]); - var jsurl = "TestRunner._toggle(TestRunner._iframes['" + url + "'])"; - var row = TR( - {'style': {'backgroundColor': nNotOK > 0 ? "#f00":"#0f0"}}, - TD(null, url), - TD(null, nOK), - TD(null, nNotOK) - ); - row.onclick = toggle; - var tbody = TestRunner._summaryDiv.getElementsByTagName("tbody")[0]; - tbody.insertBefore(row, TestRunner._iframes[url]._row) - } -}; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/test.css b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/test.css deleted file mode 100644 index 38a401402f3..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/SimpleTest/test.css +++ /dev/null @@ -1,28 +0,0 @@ -.test_ok { - color: green; - display: none; -} -.test_not_ok { - color: red; - display: block; -} - -.test_ok, .test_not_ok { - border-bottom-width: 2px; - border-bottom-style: solid; - border-bottom-color: black; -} - -.all_pass { - background-color: lime; -} - -.some_fail { - background-color: red; -} - -.tests_report { - border-width: 2px; - border-style: solid; - width: 20em; -} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/index.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/index.html deleted file mode 100644 index c50fd0a8d43..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/index.html +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Base.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Base.js deleted file mode 100644 index c79aed52065..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Base.js +++ /dev/null @@ -1,419 +0,0 @@ -if (typeof(dojo) != 'undefined') { dojo.require('MochiKit.Base'); } -if (typeof(JSAN) != 'undefined') { JSAN.use('MochiKit.Base'); } -if (typeof(tests) == 'undefined') { tests = {}; } - -tests.test_Base = function (t) { - // test bind - var not_self = {"toString": function () { return "not self"; } }; - var self = {"toString": function () { return "self"; } }; - var func = function (arg) { return this.toString() + " " + arg; }; - var boundFunc = bind(func, self); - not_self.boundFunc = boundFunc; - - t.is( isEmpty([], [], ""), true, "isEmpty true" ) - t.is( isEmpty([], [1], ""), true, "isEmpty true" ) - t.is( isNotEmpty([], [], ""), false, "isNotEmpty false" ) - t.is( isNotEmpty([], [1], ""), false, "isNotEmpty false" ) - - t.is( isEmpty([1], [1], "1"), false, "isEmpty false" ) - t.is( isEmpty([1], [1], "1"), false, "isEmpty false" ) - t.is( isNotEmpty([1], [1], "1"), true, "isNotEmpty true" ) - t.is( isNotEmpty([1], [1], "1"), true, "isNotEmpty true" ) - - t.is( boundFunc("foo"), "self foo", "boundFunc bound to self properly" ); - t.is( not_self.boundFunc("foo"), "self foo", "boundFunc bound to self on another obj" ); - t.is( bind(boundFunc, not_self)("foo"), "not self foo", "boundFunc successfully rebound!" ); - t.is( bind(boundFunc, undefined, "foo")(), "self foo", "boundFunc partial no self change" ); - t.is( bind(boundFunc, not_self, "foo")(), "not self foo", "boundFunc partial self change" ); - - // test method - not_self = {"toString": function () { return "not self"; } }; - self = {"toString": function () { return "self"; } }; - func = function (arg) { return this.toString() + " " + arg; }; - var boundMethod = method(self, func); - not_self.boundMethod = boundMethod; - - t.is( boundMethod("foo"), "self foo", "boundMethod bound to self properly" ); - t.is( not_self.boundMethod("foo"), "self foo", "boundMethod bound to self on another obj" ); - t.is( method(not_self, boundMethod)("foo"), "not self foo", "boundMethod successfully rebound!" ); - t.is( method(undefined, boundMethod, "foo")(), "self foo", "boundMethod partial no self change" ); - t.is( method(not_self, boundMethod, "foo")(), "not self foo", "boundMethod partial self change" ); - - - - - // test bindMethods - - var O = function (value) { - bindMethods(this); - this.value = value; - }; - O.prototype.func = function () { - return this.value; - }; - - var o = new O("boring"); - var p = {}; - p.func = o.func; - var func = o.func; - t.is( o.func(), "boring", "bindMethods doesn't break shit" ); - t.is( p.func(), "boring", "bindMethods works on other objects" ); - t.is( func(), "boring", "bindMethods works on functions" ); - - var p = clone(o); - t.ok( p instanceof O, "cloned correct inheritance" ); - var q = clone(p); - t.ok( q instanceof O, "clone-cloned correct inheritance" ); - q.foo = "bar"; - t.is( p.foo, undefined, "clone-clone is copy-on-write" ); - p.bar = "foo"; - t.is( o.bar, undefined, "clone is copy-on-write" ); - t.is( q.bar, "foo", "clone-clone has proper delegation" ); - // unbind - p.func = bind(p.func, null); - t.is( p.func(), "boring", "clone function calls correct" ); - q.value = "awesome"; - t.is( q.func(), "awesome", "clone really does work" ); - - // test boring boolean funcs - - t.is( isCallable(isCallable), true, "isCallable returns true on itself" ); - t.is( isCallable(1), false, "isCallable returns false on numbers" ); - - t.is( isUndefined(null), false, "null is not undefined" ); - t.is( isUndefined(""), false, "empty string is not undefined" ); - t.is( isUndefined(undefined), true, "undefined is undefined" ); - t.is( isUndefined({}.foo), true, "missing property is undefined" ); - - t.is( isUndefinedOrNull(null), true, "null is undefined or null" ); - t.is( isUndefinedOrNull(""), false, "empty string is not undefined or null" ); - t.is( isUndefinedOrNull(undefined), true, "undefined is undefined or null" ); - t.is( isUndefinedOrNull({}.foo), true, "missing property is undefined or null" ); - - // test extension of arrays - var a = []; - var b = []; - var three = [1, 2, 3]; - - extend(a, three, 1); - t.ok( objEqual(a, [2, 3]), "extend to an empty array" ); - extend(a, three, 1) - t.ok( objEqual(a, [2, 3, 2, 3]), "extend to a non-empty array" ); - - extend(b, three); - t.ok( objEqual(b, three), "extend of an empty array" ); - - t.is( compare(1, 2), -1, "numbers compare lt" ); - t.is( compare(2, 1), 1, "numbers compare gt" ); - t.is( compare(1, 1), 0, "numbers compare eq" ); - t.is( compare([1], [1]), 0, "arrays compare eq" ); - t.is( compare([1], [1, 2]), -1, "arrays compare lt (length)" ); - t.is( compare([1, 2], [2, 1]), -1, "arrays compare lt (contents)" ); - t.is( compare([1, 2], [1]), 1, "arrays compare gt (length)" ); - t.is( compare([2, 1], [1, 1]), 1, "arrays compare gt (contents)" ); - - // test partial application - var a = []; - var func = function (a, b) { - if (arguments.length != 2) { - return "bad args"; - } else { - return this.value + a + b; - } - }; - var self = {"value": 1, "func": func}; - var self2 = {"value": 2}; - t.is( self.func(2, 3), 6, "setup for test is correct" ); - self.funcTwo = partial(self.func, 2); - t.is( self.funcTwo(3), 6, "partial application works" ); - t.is( self.funcTwo(3), 6, "partial application works still" ); - t.is( bind(self.funcTwo, self2)(3), 7, "rebinding partial works" ); - self.funcTwo = bind(bind(self.funcTwo, self2), null); - t.is( self.funcTwo(3), 6, "re-unbinding partial application works" ); - - - // nodeWalk test - // ... looks a lot like a DOM tree on purpose - var tree = { - "id": "nodeWalkTestTree", - "test:int": "1", - "childNodes": [ - { - "test:int": "2", - "childNodes": [ - {"test:int": "5"}, - "ignored string", - {"ignored": "object"}, - ["ignored", "list"], - { - "test:skipchildren": "1", - "childNodes": [{"test:int": 6}] - } - ] - }, - {"test:int": "3"}, - {"test:int": "4"} - ] - } - - var visitedNodes = []; - nodeWalk(tree, function (node) { - var attr = node["test:int"]; - if (attr) { - visitedNodes.push(attr); - } - if (node["test:skipchildren"]) { - return; - } - return node.childNodes; - }); - - t.ok( objEqual(visitedNodes, ["1", "2", "3", "4", "5"]), "nodeWalk looks like it works"); - - // test map - var minusOne = function (x) { return x - 1; }; - var res = map(minusOne, [1, 2, 3]); - t.ok( objEqual(res, [0, 1, 2]), "map works" ); - - var res2 = xmap(minusOne, 1, 2, 3); - t.ok( objEqual(res2, res), "xmap works" ); - - res = map(operator.add, [1, 2, 3], [2, 4, 6]); - t.ok( objEqual(res, [3, 6, 9]), "map(fn, p, q) works" ); - - res = map(operator.add, [1, 2, 3], [2, 4, 6, 8]); - t.ok( objEqual(res, [3, 6, 9]), "map(fn, p, q) works (q long)" ); - - res = map(operator.add, [1, 2, 3, 4], [2, 4, 6]); - t.ok( objEqual(res, [3, 6, 9]), "map(fn, p, q) works (p long)" ); - - res = map(null, [1, 2, 3], [2, 4, 6]); - t.ok( objEqual(res, [[1, 2], [2, 4], [3, 6]]), "map(null, p, q) works" ); - - res = zip([1, 2, 3], [2, 4, 6]); - t.ok( objEqual(res, [[1, 2], [2, 4], [3, 6]]), "zip(p, q) works" ); - - res = map(null, [1, 2, 3]); - t.ok( objEqual(res, [1, 2, 3]), "map(null, lst) works" ); - - - - - t.is( isNotEmpty("foo"), true, "3 char string is not empty" ); - t.is( isNotEmpty(""), false, "0 char string is empty" ); - t.is( isNotEmpty([1, 2, 3]), true, "3 element list is not empty" ); - t.is( isNotEmpty([]), false, "0 element list is empty" ); - - // test filter - var greaterThanThis = function (x) { return x > this; }; - var greaterThanOne = function (x) { return x > 1; }; - var res = filter(greaterThanOne, [-1, 0, 1, 2, 3]); - t.ok( objEqual(res, [2, 3]), "filter works" ); - var res = filter(greaterThanThis, [-1, 0, 1, 2, 3], 1); - t.ok( objEqual(res, [2, 3]), "filter self works" ); - var res2 = xfilter(greaterThanOne, -1, 0, 1, 2, 3); - t.ok( objEqual(res2, res), "xfilter works" ); - - t.is(objMax(1, 2, 9, 12, 42, -16, 16), 42, "objMax works (with numbers)"); - t.is(objMin(1, 2, 9, 12, 42, -16, 16), -16, "objMin works (with numbers)"); - - // test adapter registry - - var R = new AdapterRegistry(); - R.register("callable", isCallable, function () { return "callable"; }); - R.register("arrayLike", isArrayLike, function () { return "arrayLike"; }); - t.is( R.match(function () {}), "callable", "registry found callable" ); - t.is( R.match([]), "arrayLike", "registry found ArrayLike" ); - try { - R.match(null); - t.ok( false, "non-matching didn't raise!" ); - } catch (e) { - t.is( e, NotFound, "non-matching raised correctly" ); - } - R.register("undefinedOrNull", isUndefinedOrNull, function () { return "undefinedOrNull" }); - R.register("undefined", isUndefined, function () { return "undefined" }); - t.is( R.match(undefined), "undefinedOrNull", "priorities are as documented" ); - t.ok( R.unregister("undefinedOrNull"), "removed adapter" ); - t.is( R.match(undefined), "undefined", "adapter was removed" ); - R.register("undefinedOrNull", isUndefinedOrNull, function () { return "undefinedOrNull" }, true); - t.is( R.match(undefined), "undefinedOrNull", "override works" ); - - var a1 = {"a": 1, "b": 2, "c": 2}; - var a2 = {"a": 2, "b": 1, "c": 2}; - t.is( keyComparator("a")(a1, a2), -1, "keyComparator 1 lt" ); - t.is( keyComparator("c")(a1, a2), 0, "keyComparator 1 eq" ); - t.is( keyComparator("c", "b")(a1, a2), 1, "keyComparator 2 eq gt" ); - t.is( keyComparator("c", "a")(a1, a2), -1, "keyComparator 2 eq lt" ); - t.is( reverseKeyComparator("a")(a1, a2), 1, "reverseKeyComparator" ); - t.is( compare(concat([1], [2], [3]), [1, 2, 3]), 0, "concat" ); - t.is( repr("foo"), '"foo"', "string repr" ); - t.is( repr(1), '1', "number repr" ); - t.is( listMin([1, 3, 5, 3, -1]), -1, "listMin" ); - t.is( objMin(1, 3, 5, 3, -1), -1, "objMin" ); - t.is( listMax([1, 3, 5, 3, -1]), 5, "listMax" ); - t.is( objMax(1, 3, 5, 3, -1), 5, "objMax" ); - - var v = keys(a1); - v.sort(); - t.is( compare(v, ["a", "b", "c"]), 0, "keys" ); - v = items(a1); - v.sort(); - t.is( compare(v, [["a", 1], ["b", 2], ["c", 2]]), 0, "items" ); - - var StringMap = function() {}; - a = new StringMap(); - a.foo = "bar"; - b = new StringMap(); - b.foo = "bar"; - try { - compare(a, b); - t.ok( false, "bad comparison registered!?" ); - } catch (e) { - t.ok( e instanceof TypeError, "bad comparison raised TypeError" ); - } - - t.is( repr(a), "[object Object]", "default repr for StringMap" ); - var isStringMap = function () { - for (var i = 0; i < arguments.length; i++) { - if (!(arguments[i] instanceof StringMap)) { - return false; - } - } - return true; - }; - - registerRepr("stringMap", - isStringMap, - function (obj) { - return "StringMap(" + repr(items(obj)) + ")"; - } - ); - - t.is( repr(a), 'StringMap([["foo", "bar"]])', "repr worked" ); - - // not public API - MochiKit.Base.reprRegistry.unregister("stringMap"); - - t.is( repr(a), "[object Object]", "default repr for StringMap" ); - - registerComparator("stringMap", - isStringMap, - function (a, b) { - // no sorted(...) in base - a = items(a); - b = items(b); - a.sort(compare); - b.sort(compare); - return compare(a, b); - } - ); - - t.is( compare(a, b), 0, "registerComparator" ); - - update(a, {"foo": "bar"}, {"wibble": "baz"}, undefined, null, {"grr": 1}); - t.is( a.foo, "bar", "update worked (first obj)" ); - t.is( a.wibble, "baz", "update worked (second obj)" ); - t.is( a.grr, 1, "update worked (skipped undefined and null)" ); - t.is( compare(a, b), 1, "update worked (comparison)" ); - - - setdefault(a, {"foo": "unf"}, {"bar": "web taco"} ); - t.is( a.foo, "bar", "setdefault worked (skipped existing)" ); - t.is( a.bar, "web taco", "setdefault worked (set non-existing)" ); - - var c = items(merge({"foo": "bar"}, {"wibble": "baz"})); - c.sort(compare); - t.is( compare(c, [["foo", "bar"], ["wibble", "baz"]]), 0, "merge worked" ); - - // not public API - MochiKit.Base.comparatorRegistry.unregister("stringMap"); - - try { - compare(a, b); - t.ok( false, "bad comparison registered!?" ); - } catch (e) { - t.ok( e instanceof TypeError, "bad comparison raised TypeError" ); - } - - var o = {"__repr__": function () { return "__repr__"; }}; - t.is( repr(o), "__repr__", "__repr__ protocol" ); - t.is( repr(MochiKit.Base), MochiKit.Base.__repr__(), "__repr__ protocol when repr is defined" ); - var o = {"NAME": "NAME"}; - t.is( repr(o), "NAME", "NAME protocol (obj)" ); - o = function () { return "TACO" }; - o.NAME = "NAME"; - t.is( repr(o), "NAME", "NAME protocol (func)" ); - - t.is( repr(MochiKit.Base.nameFunctions), "MochiKit.Base.nameFunctions", "test nameFunctions" ); - // Done! - - t.is( urlEncode("1+2=2"), "1%2B2%3D2", "urlEncode" ); - t.is( queryString(["a", "b"], [1, "two"]), "a=1&b=two", "queryString"); - t.is( queryString({"a": 1}), "a=1", "one item alternate form queryString" ); - var o = {"a": 1, "b": 2, "c": function() {}}; - var res = queryString(o).split("&"); - res.sort(); - t.is( res.join("&"), "a=1&b=2", "two item alternate form queryString, function skip" ); - var res = parseQueryString("1+1=2&b=3%3D2"); - t.is( res["1 1"], "2", "parseQueryString pathological name" ); - t.is( res.b, "3=2", "parseQueryString second name:value pair" ); - var res = parseQueryString("foo=one&foo=two", true); - t.is( res["foo"].join(" "), "one two", "parseQueryString useArrays" ); - - t.is( serializeJSON("foo\n\r\b\f\t"), "\"foo\\n\\r\\b\\f\\t\"", "string JSON" ); - t.is( serializeJSON(null), "null", "null JSON"); - t.is( serializeJSON(undefined), "undefined", "undefined JSON"); - t.is( serializeJSON(1), "1", "1 JSON"); - t.is( serializeJSON(1.23), "1.23", "1.23 JSON"); - t.is( serializeJSON(serializeJSON), null, "function JSON (null, not string)" ); - t.is( serializeJSON([1, "2", 3.3]), "[1, \"2\", 3.3]", "array JSON" ); - var res = evalJSON(serializeJSON({"a":1, "b":2})); - t.is( res.a, 1, "evalJSON on an object (1)" ); - t.is( res.b, 2, "evalJSON on an object (2)" ); - var res = {"a": 1, "b": 2, "json": function () { return this; }}; - var res = evalJSON(serializeJSON(res)); - t.is( res.a, 1, "evalJSON on an object that jsons self (1)" ); - t.is( res.b, 2, "evalJSON on an object that jsons self (2)" ); - var strJSON = {"a": 1, "b": 2, "json": function () { return "json"; }}; - t.is( serializeJSON(strJSON), "\"json\"", "json serialization calling" ); - t.is( serializeJSON([strJSON]), "[\"json\"]", "json serialization calling in a structure" ); - registerJSON("isDateLike", - isDateLike, - function (d) { - return "this was a date"; - } - ); - t.is( serializeJSON(new Date()), "\"this was a date\"", "json registry" ); - MochiKit.Base.jsonRegistry.unregister("isDateLike"); - - var a = {"foo": {"bar": 12, "wibble": 13}}; - var b = {"foo": {"baz": 4, "bar": 16}, "bar": 4}; - updatetree(a, b); - var expect = [["bar", 16], ["baz", 4], ["wibble", 13]]; - var got = items(a.foo); - got.sort(compare); - t.is( repr(got), repr(expect), "updatetree merge" ); - t.is( a.bar, 4, "updatetree insert" ); - - var c = counter(); - t.is( c(), 1, "counter starts at 1" ); - t.is( c(), 2, "counter increases" ); - c = counter(2); - t.is( c(), 2, "counter starts at 2" ); - t.is( c(), 3, "counter increases" ); - - t.is( findValue([1, 2, 3], 4), -1, "findValue returns -1 on not found"); - t.is( findValue([1, 2, 3], 1), 0, "findValue returns correct index"); - t.is( findValue([1, 2, 3], 1, 1), -1, "findValue honors start"); - t.is( findValue([1, 2, 3], 2, 0, 1), -1, "findValue honors end"); - t.is( findIdentical([1, 2, 3], 4), -1, "findIdentical returns -1"); - t.is( findIdentical([1, 2, 3], 1), 0, "findIdentical returns correct index"); - t.is( findIdentical([1, 2, 3], 1, 1), -1, "findIdentical honors start"); - t.is( findIdentical([1, 2, 3], 2, 0, 1), -1, "findIdentical honors end"); - t.is( isNull(undefined), false, "isNull doesn't match undefined" ); - - var flat = flattenArguments(1, "2", 3, [4, [5, [6, 7], 8, [], 9]]); - var expect = [1, "2", 3, 4, 5, 6, 7, 8, 9]; - t.is( repr(flat), repr(expect), "flattenArguments" ); - -}; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Color.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Color.js deleted file mode 100644 index c977329bf15..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Color.js +++ /dev/null @@ -1,128 +0,0 @@ -if (typeof(dojo) != 'undefined') { dojo.require('MochiKit.Color'); } -if (typeof(JSAN) != 'undefined') { JSAN.use('MochiKit.Color'); } -if (typeof(tests) == 'undefined') { tests = {}; } - -tests.test_Color = function (t) { - var approx = function (a, b, msg) { - return t.is(a.toPrecision(4), b.toPrecision(4), msg); - }; - - t.is( Color.whiteColor().toHexString(), "#ffffff", "whiteColor has right hex" ); - t.is( Color.blackColor().toHexString(), "#000000", "blackColor has right hex" ); - t.is( Color.blueColor().toHexString(), "#0000ff", "blueColor has right hex" ); - t.is( Color.redColor().toHexString(), "#ff0000", "redColor has right hex" ); - t.is( Color.greenColor().toHexString(), "#00ff00", "greenColor has right hex" ); - t.is( compare(Color.whiteColor(), Color.whiteColor()), 0, "default colors compare right" ); - t.ok( Color.whiteColor() == Color.whiteColor(), "default colors are interned" ); - t.ok( Color.whiteColor().toRGBString(), "rgb(255,255,255)", "toRGBString white" ); - t.ok( Color.blueColor().toRGBString(), "rgb(0,0,255)", "toRGBString blue" ); - t.is( Color.fromRGB(190/255, 222/255, 173/255).toHexString(), "#bedead", "fromRGB works" ); - t.is( Color.fromRGB(226/255, 15.9/255, 182/255).toHexString(), "#e210b6", "fromRGB < 16 works" ); - t.is( Color.fromRGB({r:190/255,g:222/255,b:173/255}).toHexString(), "#bedead", "alt fromRGB works" ); - t.is( Color.fromHexString("#bedead").toHexString(), "#bedead", "round-trip hex" ); - t.is( Color.fromString("#bedead").toHexString(), "#bedead", "round-trip string(hex)" ); - t.is( Color.fromRGBString("rgb(190,222,173)").toHexString(), "#bedead", "round-trip rgb" ); - t.is( Color.fromString("rgb(190,222,173)").toHexString(), "#bedead", "round-trip rgb" ); - - var hsl = Color.redColor().asHSL(); - approx( hsl.h, 0.0, "red hsl.h" ); - approx( hsl.s, 1.0, "red hsl.s" ); - approx( hsl.l, 0.5, "red hsl.l" ); - hsl = Color.fromRGB(0, 0, 0.5).asHSL(); - approx( hsl.h, 2/3, "darkblue hsl.h" ); - approx( hsl.s, 1.0, "darkblue hsl.s" ); - approx( hsl.l, 0.25, "darkblue hsl.l" ); - hsl = Color.fromString("#4169E1").asHSL(); - approx( hsl.h, (5/8), "4169e1 h"); - approx( hsl.s, (8/11), "4169e1 s"); - approx( hsl.l, (29/51), "4169e1 l"); - hsl = Color.fromString("#555544").asHSL(); - approx( hsl.h, (1/6), "555544 h" ); - approx( hsl.s, (1/9), "555544 s" ); - approx( hsl.l, (3/10), "555544 l" ); - hsl = Color.fromRGB(0.5, 1, 0.5).asHSL(); - approx( hsl.h, 1/3, "aqua hsl.h" ); - approx( hsl.s, 1.0, "aqua hsl.s" ); - approx( hsl.l, 0.75, "aqua hsl.l" ); - t.is( - Color.fromHSL(hsl.h, hsl.s, hsl.l).toHexString(), - Color.fromRGB(0.5, 1, 0.5).toHexString(), - "fromHSL works with components" - ); - t.is( - Color.fromHSL(hsl).toHexString(), - Color.fromRGB(0.5, 1, 0.5).toHexString(), - "fromHSL alt form" - ); - t.is( - Color.fromString("hsl(120,100%,75%)").toHexString(), - "#80ff80", - "fromHSLString" - ); - t.is( - Color.fromRGB(0.5, 1, 0.5).toHSLString(), - "hsl(120,100.0%,75.00%)", - "toHSLString" - ); - t.is( Color.fromHSL(0, 0, 0).toHexString(), "#000000", "fromHSL to black" ); - hsl = Color.blackColor().asHSL(); - approx( hsl.h, 0.0, "black hsl.h" ); - approx( hsl.s, 0.0, "black hsl.s" ); - approx( hsl.l, 0.0, "black hsl.l" ); - hsl.h = 1.0; - hsl = Color.blackColor().asHSL(); - approx( hsl.h, 0.0, "asHSL returns copy" ); - var rgb = Color.brownColor().asRGB(); - approx( rgb.r, 153/255, "brown rgb.r" ); - approx( rgb.g, 102/255, "brown rgb.g" ); - approx( rgb.b, 51/255, "brown rgb.b" ); - rgb.r = 0; - rgb = Color.brownColor().asRGB(); - approx( rgb.r, 153/255, "asRGB returns copy" ); - - t.is( Color.fromName("aqua").toHexString(), "#00ffff", "aqua fromName" ); - t.is( Color.fromString("aqua").toHexString(), "#00ffff", "aqua fromString" ); - t.is( Color.fromName("transparent"), Color.transparentColor(), "transparent fromName" ); - t.is( Color.fromString("transparent"), Color.transparentColor(), "transparent fromString" ); - t.is( Color.transparentColor().toRGBString(), "rgba(0,0,0,0)", "transparent toRGBString" ); - t.is( Color.fromRGBString("rgba( 0, 255, 255, 50%)").asRGB().a, 0.5, "rgba parsing alpha correctly" ); - t.is( Color.fromRGBString("rgba( 0, 255, 255, 50%)").toRGBString(), "rgba(0,255,255,0.5)", "rgba output correctly" ); - t.is( Color.fromRGBString("rgba( 0, 255, 255, 1)").toHexString(), "#00ffff", "fromRGBString with spaces and alpha" ); - t.is( Color.fromRGBString("rgb( 0, 255, 255)").toHexString(), "#00ffff", "fromRGBString with spaces" ); - t.is( Color.fromRGBString("rgb( 0, 100%, 255)").toHexString(), "#00ffff", "fromRGBString with percents" ); - - var hsv = Color.redColor().asHSV(); - approx( hsv.h, 0.0, "red hsv.h" ); - approx( hsv.s, 1.0, "red hsv.s" ); - approx( hsv.v, 1.0, "red hsv.v" ); - t.is( Color.fromHSV(hsv).toHexString(), Color.redColor().toHexString(), "red hexstring" ); - hsv = Color.fromRGB(0, 0, 0.5).asHSV(); - approx( hsv.h, 2/3, "darkblue hsv.h" ); - approx( hsv.s, 1.0, "darkblue hsv.s" ); - approx( hsv.v, 0.5, "darkblue hsv.v" ); - t.is( Color.fromHSV(hsv).toHexString(), Color.fromRGB(0, 0, 0.5).toHexString(), "darkblue hexstring" ); - hsv = Color.fromString("#4169E1").asHSV(); - approx( hsv.h, 5/8, "4169e1 h"); - approx( hsv.s, 32/45, "4169e1 s"); - approx( hsv.v, 15/17, "4169e1 l"); - t.is( Color.fromHSV(hsv).toHexString(), "#4169e1", "4169e1 hexstring" ); - hsv = Color.fromString("#555544").asHSV(); - approx( hsv.h, 1/6, "555544 h" ); - approx( hsv.s, 1/5, "555544 s" ); - approx( hsv.v, 1/3, "555544 l" ); - t.is( Color.fromHSV(hsv).toHexString(), "#555544", "555544 hexstring" ); - hsv = Color.fromRGB(0.5, 1, 0.5).asHSV(); - approx( hsv.h, 1/3, "aqua hsv.h" ); - approx( hsv.s, 0.5, "aqua hsv.s" ); - approx( hsv.v, 1, "aqua hsv.v" ); - t.is( - Color.fromHSV(hsv.h, hsv.s, hsv.v).toHexString(), - Color.fromRGB(0.5, 1, 0.5).toHexString(), - "fromHSV works with components" - ); - t.is( - Color.fromHSV(hsv).toHexString(), - Color.fromRGB(0.5, 1, 0.5).toHexString(), - "fromHSV alt form" - ); -}; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_DateTime.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_DateTime.js deleted file mode 100644 index cc2d958e3ce..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_DateTime.js +++ /dev/null @@ -1,45 +0,0 @@ -if (typeof(dojo) != 'undefined') { dojo.require('MochiKit.DateTime'); } -if (typeof(JSAN) != 'undefined') { JSAN.use('MochiKit.DateTime'); } -if (typeof(tests) == 'undefined') { tests = {}; } - -tests.test_DateTime = function (t) { - var testDate = isoDate('2005-2-3'); - t.is(testDate.getFullYear(), 2005, "isoDate year ok"); - t.is(testDate.getDate(), 3, "isoDate day ok"); - t.is(testDate.getMonth(), 1, "isoDate month ok"); - t.ok(objEqual(testDate, new Date("February 3, 2005")), "matches string date"); - t.is(toISODate(testDate), '2005-02-03', 'toISODate ok'); - - var testDate = isoDate('2005-06-08'); - t.is(testDate.getFullYear(), 2005, "isoDate year ok"); - t.is(testDate.getDate(), 8, "isoDate day ok"); - t.is(testDate.getMonth(), 5, "isoDate month ok"); - t.ok(objEqual(testDate, new Date("June 8, 2005")), "matches string date"); - t.is(toISODate(testDate), '2005-06-08', 'toISODate ok'); - - t.is(compare(new Date("February 3, 2005"), new Date(2005, 1, 3)), 0, "dates compare eq"); - t.is(compare(new Date("February 3, 2005"), new Date(2005, 2, 3)), -1, "dates compare lt"); - t.is(compare(new Date("February 3, 2005"), new Date(2005, 0, 3)), 1, "dates compare gt"); - - var testDate = isoDate('2005-2-3'); - t.is(compare(americanDate('2/3/2005'), testDate), 0, "americanDate eq"); - t.is(compare('2/3/2005', toAmericanDate(testDate)), 0, "toAmericanDate eq"); - - var testTimestamp = isoTimestamp('2005-2-3 22:01:03'); - t.is(compare(testTimestamp, new Date(2005,1,3,22,1,3)), 0, "isoTimestamp eq"); - t.is(compare(testTimestamp, isoTimestamp('2005-2-3T22:01:03')), 0, "isoTimestamp (real ISO) eq"); - t.is(compare(toISOTimestamp(testTimestamp), '2005-02-03 22:01:03'), 0, "toISOTimestamp eq"); - testTimestamp = isoTimestamp('2005-2-3T22:01:03Z'); - t.is(toISOTimestamp(testTimestamp, true), '2005-02-03T22:01:03Z', "toISOTimestamp (real ISO) eq"); - - var localTZ = Math.round((new Date(2005,1,3,22,1,3)).getTimezoneOffset()/60) - var direction = (localTZ < 0) ? "+" : "-"; - localTZ = Math.abs(localTZ); - localTZ = direction + ((localTZ < 10) ? "0" : "") + localTZ; - testTimestamp = isoTimestamp("2005-2-3T22:01:03" + localTZ); - var testDateTimestamp = new Date(2005,1,3,22,1,3); - t.is(compare(testTimestamp, testDateTimestamp), 0, "equal with local tz"); - testTimestamp = isoTimestamp("2005-2-3T17:01:03-05"); - var testDateTimestamp = new Date(Date.UTC(2005,1,3,22,1,3)); - t.is(compare(testTimestamp, testDateTimestamp), 0, "equal with specific tz"); -}; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Format.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Format.js deleted file mode 100644 index 785cebf8235..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Format.js +++ /dev/null @@ -1,80 +0,0 @@ -if (typeof(dojo) != 'undefined') { dojo.require('MochiKit.Format'); } -if (typeof(JSAN) != 'undefined') { JSAN.use('MochiKit.Format'); } -if (typeof(tests) == 'undefined') { tests = {}; } - -tests.test_Format = function (t) { - t.is( truncToFixed(0.1234, 3), "0.123", "truncToFixed truncate" ); - t.is( truncToFixed(0.12, 3), "0.120", "truncToFixed trailing zeros" ); - t.is( truncToFixed(0.15, 1), "0.1", "truncToFixed no round" ); - t.is( truncToFixed(0.15, 0), "0", "truncToFixed zero (edge case)" ); - - t.is( roundToFixed(0.1234, 3), "0.123", "roundToFixed truncate" ); - t.is( roundToFixed(0.12, 3), "0.120", "roundToFixed trailing zeros" ); - t.is( roundToFixed(0.15, 1), "0.2", "roundToFixed round" ); - t.is( roundToFixed(0.15, 0), "0", "roundToFixed zero (edge case)" ); - - t.is( twoDigitFloat(-0.1234), "-0.12", "twoDigitFloat -0.1234 correct"); - t.is( twoDigitFloat(-0.1), "-0.1", "twoDigitFloat -0.1 correct"); - t.is( twoDigitFloat(-0), "0", "twoDigitFloat -0 correct"); - t.is( twoDigitFloat(0), "0", "twoDigitFloat 0 correct"); - t.is( twoDigitFloat(1), "1", "twoDigitFloat 1 correct"); - t.is( twoDigitFloat(1.0), "1", "twoDigitFloat 1.0 correct"); - t.is( twoDigitFloat(1.2), "1.2", "twoDigitFloat 1.2 correct"); - t.is( twoDigitFloat(1.234), "1.23", "twoDigitFloat 1.234 correct"); - t.is( percentFormat(123), "12300%", "percentFormat 123 correct"); - t.is( percentFormat(1.23), "123%", "percentFormat 123 correct"); - t.is( twoDigitAverage(1, 0), "0", "twoDigitAverage dbz correct"); - t.is( twoDigitAverage(1, 1), "1", "twoDigitAverage 1 correct"); - t.is( twoDigitAverage(1, 10), "0.1", "twoDigitAverage .1 correct"); - function reprIs(a, b) { - arguments[0] = repr(a); - arguments[1] = repr(b); - t.is.apply(this, arguments); - } - reprIs( lstrip("\r\t\n foo \n\t\r"), "foo \n\t\r", "lstrip whitespace chars" ); - reprIs( rstrip("\r\t\n foo \n\t\r"), "\r\t\n foo", "rstrip whitespace chars" ); - reprIs( strip("\r\t\n foo \n\t\r"), "foo", "strip whitespace chars" ); - reprIs( lstrip("\r\n\t \r", "\r"), "\n\t \r", "lstrip custom chars" ); - reprIs( rstrip("\r\n\t \r", "\r"), "\r\n\t ", "rstrip custom chars" ); - reprIs( strip("\r\n\t \r", "\r"), "\n\t ", "strip custom chars" ); - - var nf = numberFormatter("$###,###.00 footer"); - t.is( nf(1000.1), "$1,000.10 footer", "trailing zeros" ); - t.is( nf(1000000.1), "$1,000,000.10 footer", "two seps" ); - t.is( nf(100), "$100.00 footer", "shorter than sep" ); - t.is( nf(100.555), "$100.56 footer", "rounding" ); - t.is( nf(-100.555), "$-100.56 footer", "default neg" ); - nf = numberFormatter("-$###,###.00"); - t.is( nf(-100.555), "-$100.56", "custom neg" ); - nf = numberFormatter("0000.0000"); - t.is( nf(0), "0000.0000", "leading and trailing" ); - t.is( nf(1.1), "0001.1000", "leading and trailing" ); - t.is( nf(12345.12345), "12345.1235", "no need for leading/trailing" ); - nf = numberFormatter("0000.0000"); - t.is( nf("taco"), "", "default placeholder" ); - nf = numberFormatter("###,###.00", "foo", "de_DE"); - t.is( nf("taco"), "foo", "custom placeholder" ); - t.is( nf(12345.12345), "12.345,12", "de_DE locale" ); - nf = numberFormatter("#%"); - t.is( nf(1), "100%", "trivial percent" ); - t.is( nf(0.55), "55%", "percent" ); - - var customLocale = { - separator: " apples and ", - decimal: " bagels at ", - percent: "am for breakfast"}; - var customFormatter = numberFormatter("###,###.0%", "No breakfast", customLocale); - t.is( customFormatter(23.458), "2 apples and 345 bagels at 8am for breakfast", "custom locale" ); - - nf = numberFormatter("###,###"); - t.is( nf(123), "123", "large number format" ); - t.is( nf(1234), "1,234", "large number format" ); - t.is( nf(12345), "12,345", "large number format" ); - t.is( nf(123456), "123,456", "large number format" ); - t.is( nf(1234567), "1,234,567", "large number format" ); - t.is( nf(12345678), "12,345,678", "large number format" ); - t.is( nf(123456789), "123,456,789", "large number format" ); - t.is( nf(1234567890), "1,234,567,890", "large number format" ); - t.is( nf(12345678901), "12,345,678,901", "large number format" ); - t.is( nf(123456789012), "123,456,789,012", "large number format" ); -}; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Iter.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Iter.js deleted file mode 100644 index d0ff146ad10..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Iter.js +++ /dev/null @@ -1,176 +0,0 @@ -if (typeof(dojo) != 'undefined') { dojo.require('MochiKit.Iter'); } -if (typeof(JSAN) != 'undefined') { JSAN.use('MochiKit.Iter'); } -if (typeof(tests) == 'undefined') { tests = {}; } - -tests.test_Iter = function (t) { - t.is( sum([1, 2, 3, 4, 5]), 15, "sum works on Arrays" ); - t.is( compare(list([1, 2, 3]), [1, 2, 3]), 0, "list([x]) == [x]" ); - t.is( compare(list(range(6, 0, -1)), [6, 5, 4, 3, 2, 1]), 0, "list(range(6, 0, -1)"); - t.is( compare(list(range(6)), [0, 1, 2, 3, 4, 5]), 0, "list(range(6))" ); - var moreThanTwo = partial(operator.lt, 2); - t.is( sum(ifilter(moreThanTwo, range(6))), 12, "sum(ifilter(, range()))" ); - t.is( sum(ifilterfalse(moreThanTwo, range(6))), 3, "sum(ifilterfalse(, range()))" ); - - var c = count(10); - t.is( compare([c.next(), c.next(), c.next()], [10, 11, 12]), 0, "count()" ); - c = cycle([1, 2]); - t.is( compare([c.next(), c.next(), c.next()], [1, 2, 1]), 0, "cycle()" ); - c = repeat("foo", 3); - t.is( compare(list(c), ["foo", "foo", "foo"]), 0, "repeat()" ); - c = izip([1, 2], [3, 4, 5], repeat("foo")); - t.is( compare(list(c), [[1, 3, "foo"], [2, 4, "foo"]]), 0, "izip()" ); - - t.is( compare(list(range(5)), [0, 1, 2, 3, 4]), 0, "range(x)" ); - c = islice(range(10), 0, 10, 2); - t.is( compare(list(c), [0, 2, 4, 6, 8]), 0, "islice(x, y, z)" ); - - c = imap(operator.add, [1, 2, 3], [2, 4, 6]); - t.is( compare(list(c), [3, 6, 9]), 0, "imap(fn, p, q)" ); - - c = filter(partial(operator.lt, 1), iter([1, 2, 3])); - t.is( compare(c, [2, 3]), 0, "filter(fn, iterable)" ); - - c = map(partial(operator.add, -1), iter([1, 2, 3])); - t.is( compare(c, [0, 1, 2]), 0, "map(fn, iterable)" ); - - c = map(operator.add, iter([1, 2, 3]), [2, 4, 6]); - t.is( compare(c, [3, 6, 9]), 0, "map(fn, iterable, q)" ); - - c = map(operator.add, iter([1, 2, 3]), iter([2, 4, 6])); - t.is( compare(c, [3, 6, 9]), 0, "map(fn, iterable, iterable)" ); - - c = applymap(operator.add, [[1, 2], [2, 4], [3, 6]]); - t.is( compare(list(c), [3, 6, 9]), 0, "applymap()" ); - - c = applymap(function (a) { return [this, a]; }, [[1], [2]], 1); - t.is( compare(list(c), [[1, 1], [1, 2]]), 0, "applymap(self)" ); - - c = chain(range(2), range(3)); - t.is( compare(list(c), [0, 1, 0, 1, 2]), 0, "chain(p, q)" ); - - var lessThanFive = partial(operator.gt, 5); - c = takewhile(lessThanFive, count()); - t.is( compare(list(c), [0, 1, 2, 3, 4]), 0, "takewhile()" ); - - c = dropwhile(lessThanFive, range(10)); - t.is( compare(list(c), [5, 6, 7, 8, 9]), 0, "dropwhile()" ); - - c = tee(range(5), 3); - t.is( compare(list(c[0]), list(c[1])), 0, "tee(..., 3) p0 == p1" ); - t.is( compare(list(c[2]), [0, 1, 2, 3, 4]), 0, "tee(..., 3) p2 == fixed" ); - - t.is( compare(reduce(operator.add, range(10)), 45), 0, "reduce(op.add)" ); - - try { - reduce(operator.add, []); - t.ok( false, "reduce didn't raise anything with empty list and no start?!" ); - } catch (e) { - if (e instanceof TypeError) { - t.ok( true, "reduce raised TypeError correctly" ); - } else { - t.ok( false, "reduce raised the wrong exception?" ); - } - } - - t.is( reduce(operator.add, [], 10), 10, "range initial value OK empty" ); - t.is( reduce(operator.add, [1], 10), 11, "range initial value OK populated" ); - - t.is( compare(iextend([1], range(2)), [1, 0, 1]), 0, "iextend(...)" ); - - var x = []; - exhaust(imap(bind(x.push, x), range(5))); - t.is( compare(x, [0, 1, 2, 3, 4]), 0, "exhaust(...)" ); - - t.is( every([1, 2, 3, 4, 5, 4], lessThanFive), false, "every false" ); - t.is( every([1, 2, 3, 4, 4], lessThanFive), true, "every true" ); - t.is( some([1, 2, 3, 4, 4], lessThanFive), true, "some true" ); - t.is( some([5, 6, 7, 8, 9], lessThanFive), false, "some false" ); - t.is( some([5, 6, 7, 8, 4], lessThanFive), true, "some true" ); - - var rval = []; - forEach(range(2), rval.push, rval); - t.is( compare(rval, [0, 1]), 0, "forEach works bound" ); - - function foo(o) { - rval.push(o); - } - forEach(range(2), foo); - t.is( compare(rval, [0, 1, 0, 1]), 0, "forEach works unbound" ); - - t.is( compare(sorted([3, 2, 1]), [1, 2, 3]), 0, "sorted default" ); - rval = sorted(["aaa", "bb", "c"], keyComparator("length")); - t.is(compare(rval, ["c", "bb", "aaa"]), 0, "sorted custom"); - - t.is( compare(reversed(range(4)), [3, 2, 1, 0]), 0, "reversed iterator" ); - t.is( compare(reversed([5, 6, 7]), [7, 6, 5]), 0, "reversed list" ); - - var o = {lst: [1, 2, 3], iterateNext: function () { return this.lst.shift(); }}; - t.is( compare(list(o), [1, 2, 3]), 0, "iterateNext" ); - - - function except(exc, func) { - try { - func(); - t.ok(false, exc.name + " was not raised."); - } catch (e) { - if (e == exc) { - t.ok( true, "raised " + exc.name + " correctly" ); - } else { - t.ok( false, "raised the wrong exception?" ); - } - } - } - - odd = partial(operator.and, 1) - - // empty - grouped = groupby([]); - except(StopIteration, grouped.next); - - // exhaust sub-iterator - grouped = groupby([2,4,6,7], odd); - kv = grouped.next(); k = kv[0], subiter = kv[1]; - t.is(k, 0, "odd(2) = odd(4) = odd(6) == 0"); - t.is(subiter.next(), 2, "sub-iterator.next() == 2"); - t.is(subiter.next(), 4, "sub-iterator.next() == 4"); - t.is(subiter.next(), 6, "sub-iterator.next() == 6"); - except(StopIteration, subiter.next); - kv = grouped.next(); key = kv[0], subiter = kv[1]; - t.is(key, 1, "odd(7) == 1"); - t.is(subiter.next(), 7, "sub-iterator.next() == 7"); - except(StopIteration, subiter.next); - - // not consume sub-iterator - grouped = groupby([2,4,6,7], odd); - kv = grouped.next(); key = kv[0], subiter = kv[1]; - t.is(key, 0, "0 = odd(2) = odd(4) = odd(6)"); - kv = grouped.next(); key = kv[0], subiter = kv[1]; - t.is(key, 1, "1 = odd(7)"); - except(StopIteration, grouped.next); - - // consume sub-iterator partially - grouped = groupby([3,1,1,2], odd); - kv = grouped.next(); key = kv[0], subiter = kv[1]; - t.is(key, 1, "odd(1) == 1"); - t.is(subiter.next(), 3, "sub-iterator.next() == 3"); - kv = grouped.next(); key = kv[0], v = kv[1]; - t.is(key, 0, "skip (1,1), odd(2) == 0"); - except(StopIteration, grouped.next); - - // null - grouped = groupby([null,null]); - kv = grouped.next(); k = kv[0], v = kv[1]; - t.is(k, null, "null ok"); - - // groupby - array version - isEqual = (t.isDeeply || function (a, b, msg) { - return t.ok(compare(a, b) == 0, msg); - }); - isEqual(groupby_as_array([ ] ), [ ], "empty"); - isEqual(groupby_as_array([1,1,1]), [ [1,[1,1,1]] ], "[1,1,1]: [1,1,1]"); - isEqual(groupby_as_array([1,2,2]), [ [1,[1] ], [2,[2,2]] ], "[1,2,2]: [1], [2,2]"); - isEqual(groupby_as_array([1,1,2]), [ [1,[1,1] ], [2,[2 ]] ], "[1,1,2]: [1,1], [2]"); - isEqual(groupby_as_array([null,null] ), [ [null,[null,null]] ], "[null,null]: [null,null]"); - grouped = groupby_as_array([1,1,3,2,4,6,8], odd); - isEqual(grouped, [[1, [1,1,3]], [0,[2,4,6,8]]], "[1,1,3,2,4,6,7] odd: [1,1,3], [2,4,6,8]"); -}; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Logging.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Logging.js deleted file mode 100644 index 66f4989b02a..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Logging.js +++ /dev/null @@ -1,75 +0,0 @@ -if (typeof(dojo) != 'undefined') { dojo.require('MochiKit.Logging'); } -if (typeof(JSAN) != 'undefined') { JSAN.use('MochiKit.Logging'); } -if (typeof(tests) == 'undefined') { tests = {}; } - -tests.test_Logging = function (t) { - - // just in case - logger.clear(); - - t.is( logLevelAtLeast('DEBUG')('INFO'), false, 'logLevelAtLeast false' ); - t.is( logLevelAtLeast('WARNING')('INFO'), false, 'logLevelAtLeast true' ); - t.ok( logger instanceof Logger, "global logger installed" ); - - var allMessages = []; - logger.addListener("allMessages", null, - bind(allMessages.push, allMessages)); - - var fatalMessages = []; - logger.addListener("fatalMessages", "FATAL", - bind(fatalMessages.push, fatalMessages)); - - var firstTwo = []; - logger.addListener("firstTwo", null, - bind(firstTwo.push, firstTwo)); - - - log("foo"); - var msgs = logger.getMessages(); - t.is( msgs.length, 1, 'global log() put one message in queue' ); - t.is( compare(allMessages, msgs), 0, "allMessages listener" ); - var msg = msgs.pop(); - t.is( compare(msg.info, ["foo"]), 0, "info matches" ); - t.is( msg.level, "INFO", "level matches" ); - - logDebug("debugFoo"); - t.is( msgs.length, 0, 'getMessages() returns copy' ); - msgs = logger.getMessages(); - t.is( compare(allMessages, msgs), 0, "allMessages listener" ); - t.is( msgs.length, 2, 'logDebug()' ); - msg = msgs.pop(); - t.is( compare(msg.info, ["debugFoo"]), 0, "info matches" ); - t.is( msg.level, "DEBUG", "level matches" ); - - logger.removeListener("firstTwo"); - - logError("errorFoo"); - msgs = logger.getMessages(); - t.is( compare(allMessages, msgs), 0, "allMessages listener" ); - t.is( msgs.length, 3, 'logError()' ); - msg = msgs.pop(); - t.is( compare(msg.info, ["errorFoo"]), 0, "info matches" ); - t.is( msg.level, "ERROR", "level matches" ); - - logWarning("warningFoo"); - msgs = logger.getMessages(); - t.is( compare(allMessages, msgs), 0, "allMessages listener" ); - t.is( msgs.length, 4, 'logWarning()' ); - msg = msgs.pop(); - t.is( compare(msg.info, ["warningFoo"]), 0, "info matches" ); - t.is( msg.level, "WARNING", "level matches" ); - - logFatal("fatalFoo"); - msgs = logger.getMessages(); - t.is( compare(allMessages, msgs), 0, "allMessages listener" ); - t.is( msgs.length, 5, 'logFatal()' ); - msg = msgs.pop(); - t.is( compare(fatalMessages, [msg]), 0, "fatalMessages listener" ); - t.is( compare(msg.info, ["fatalFoo"]), 0, "info matches" ); - t.is( msg.level, "FATAL", "level matches" ); - - logger.removeListener("allMessages"); - logger.removeListener("fatalMessages"); - - t.is( compare(firstTwo, logger.getMessages().slice(0, 2)), 0, "firstTwo" ); -}; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Async.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Async.html deleted file mode 100644 index 2fbcde313ff..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Async.html +++ /dev/null @@ -1,393 +0,0 @@ - - - - - - - - - - - -
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Base.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Base.html deleted file mode 100644 index 0e4d2df8fb7..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Base.html +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - -
-
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Color.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Color.html deleted file mode 100644 index 794c53d426e..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Color.html +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - -
- - -
-
-
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-DOM.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-DOM.html deleted file mode 100644 index b47b39cbb08..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-DOM.html +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - - - - - - -
 
- -
-
- - - - - - - - -
-
- -
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-DateTime.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-DateTime.html deleted file mode 100644 index 44ae863d674..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-DateTime.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - -
-
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Format.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Format.html deleted file mode 100644 index 942a36b7d33..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Format.html +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - -
-
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Iter.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Iter.html deleted file mode 100644 index 920ef0efc9b..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Iter.html +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - -
-
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-JSAN.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-JSAN.html deleted file mode 100644 index 9fb34f5f58c..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-JSAN.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - - -
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Logging.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Logging.html deleted file mode 100644 index 447f138c83e..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Logging.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - - - - - - -
-
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-MochiKit.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-MochiKit.html deleted file mode 100644 index 17a19db440b..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-MochiKit.html +++ /dev/null @@ -1,18 +0,0 @@ - - - - - - - - -
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Signal.html b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Signal.html deleted file mode 100644 index 58805ad4689..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_MochiKit-Signal.html +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - -Please ignore this button:
- -
-
-
-
- - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Signal.js b/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Signal.js deleted file mode 100644 index 5cac10236f8..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/MochiKit-1.3.1/tests/test_Signal.js +++ /dev/null @@ -1,363 +0,0 @@ -if (typeof(dojo) != 'undefined') { dojo.require('MochiKit.Signal'); } -if (typeof(JSAN) != 'undefined') { JSAN.use('MochiKit.Signal'); } -if (typeof(tests) == 'undefined') { tests = {}; } - -tests.test_Signal = function (t) { - - var submit = MochiKit.DOM.getElement('submit'); - var ident = null; - var i = 0; - var aFunction = function() { - t.ok(this === submit, "aFunction should have 'this' as submit"); - i++; - if (typeof(this.someVar) != 'undefined') { - i += this.someVar; - } - }; - - var aObject = {}; - aObject.aMethod = function() { - t.ok(this === aObject, "aMethod should have 'this' as aObject"); - i++; - }; - - ident = connect('submit', 'onclick', aFunction); - MochiKit.DOM.getElement('submit').click(); - t.is(i, 1, 'HTML onclick event can be connected to a function'); - - disconnect(ident); - MochiKit.DOM.getElement('submit').click(); - t.is(i, 1, 'HTML onclick can be disconnected from a function'); - - var submit = MochiKit.DOM.getElement('submit'); - - ident = connect(submit, 'onclick', aFunction); - submit.click(); - t.is(i, 2, 'Checking that a DOM element can be connected to a function'); - - disconnect(ident); - submit.click(); - t.is(i, 2, '...and then disconnected'); - - if (MochiKit.DOM.getElement('submit').fireEvent || - (document.createEvent && - typeof(document.createEvent('MouseEvents').initMouseEvent) == 'function')) { - - /* - - Adapted from: - http://www.devdaily.com/java/jwarehouse/jforum/tests/selenium/javascript/htmlutils.js.shtml - License: Apache - Copyright: Copyright 2004 ThoughtWorks, Inc - - */ - var triggerMouseEvent = function(element, eventType, canBubble) { - element = MochiKit.DOM.getElement(element); - canBubble = (typeof(canBubble) == 'undefined') ? true : canBubble; - if (element.fireEvent) { - var newEvt = document.createEventObject(); - newEvt.clientX = 1; - newEvt.clientY = 1; - newEvt.button = 1; - element.fireEvent('on' + eventType, newEvt); - } else if (document.createEvent && (typeof(document.createEvent('MouseEvents').initMouseEvent) == 'function')) { - var evt = document.createEvent('MouseEvents'); - evt.initMouseEvent(eventType, canBubble, true, // event, bubbles, cancelable - document.defaultView, 1, // view, # of clicks - 1, 0, 0, 0, // screenX, screenY, clientX, clientY - false, false, false, false, // ctrlKey, altKey, shiftKey, metaKey - 0, null); // buttonCode, relatedTarget - element.dispatchEvent(evt); - } - }; - - var eventTest = function(e) { - i++; - t.ok((typeof(e.event()) === 'object'), 'checking that event() is an object'); - t.ok((typeof(e.type()) === 'string'), 'checking that type() is a string'); - t.ok((e.target() === MochiKit.DOM.getElement('submit')), 'checking that target is "submit"'); - t.ok((typeof(e.modifier()) === 'object'), 'checking that modifier() is an object'); - t.ok(e.modifier().alt === false, 'checking that modifier().alt is defined, but false'); - t.ok(e.modifier().ctrl === false, 'checking that modifier().ctrl is defined, but false'); - t.ok(e.modifier().meta === false, 'checking that modifier().meta is defined, but false'); - t.ok(e.modifier().shift === false, 'checking that modifier().shift is defined, but false'); - t.ok((typeof(e.mouse()) === 'object'), 'checking that mouse() is an object'); - t.ok((typeof(e.mouse().button) === 'object'), 'checking that mouse().button is an object'); - t.ok(e.mouse().button.left === true, 'checking that mouse().button.left is true'); - t.ok(e.mouse().button.middle === false, 'checking that mouse().button.middle is false'); - t.ok(e.mouse().button.right === false, 'checking that mouse().button.right is false'); - t.ok((typeof(e.mouse().page) === 'object'), 'checking that mouse().page is an object'); - t.ok((typeof(e.mouse().page.x) === 'number'), 'checking that mouse().page.x is a number'); - t.ok((typeof(e.mouse().page.y) === 'number'), 'checking that mouse().page.y is a number'); - t.ok((typeof(e.mouse().client) === 'object'), 'checking that mouse().client is an object'); - t.ok((typeof(e.mouse().client.x) === 'number'), 'checking that mouse().client.x is a number'); - t.ok((typeof(e.mouse().client.y) === 'number'), 'checking that mouse().client.y is a number'); - - /* these should not be defined */ - t.ok((typeof(e.relatedTarget()) === 'undefined'), 'checking that relatedTarget() is undefined'); - t.ok((typeof(e.key()) === 'undefined'), 'checking that key() is undefined'); - }; - - - ident = connect('submit', 'onmousedown', eventTest); - triggerMouseEvent('submit', 'mousedown', false); - t.is(i, 3, 'Connecting an event to an HTML object and firing a synthetic event'); - - disconnect(ident); - triggerMouseEvent('submit', 'mousedown', false); - t.is(i, 3, 'Disconnecting an event to an HTML object and firing a synthetic event'); - - - - } - - // non-DOM tests - - var hasNoSignals = {}; - - var hasSignals = {someVar: 1}; - - var i = 0; - - var aFunction = function() { - i++; - if (typeof(this.someVar) != 'undefined') { - i += this.someVar; - } - }; - - var bFunction = function(someArg, someOtherArg) { - i += someArg + someOtherArg; - }; - - - var aObject = {}; - aObject.aMethod = function() { - i++; - }; - - aObject.bMethod = function() { - i++; - }; - - var bObject = {}; - bObject.bMethod = function() { - i++; - }; - - - ident = connect(hasSignals, 'signalOne', aFunction); - signal(hasSignals, 'signalOne'); - t.is(i, 2, 'Connecting function'); - i = 0; - - disconnect(ident); - signal(hasSignals, 'signalOne'); - t.is(i, 0, 'New style disconnecting function'); - i = 0; - - - ident = connect(hasSignals, 'signalOne', bFunction); - signal(hasSignals, 'signalOne', 1, 2); - t.is(i, 3, 'Connecting function'); - i = 0; - - disconnect(ident); - signal(hasSignals, 'signalOne', 1, 2); - t.is(i, 0, 'New style disconnecting function'); - i = 0; - - - connect(hasSignals, 'signalOne', aFunction); - signal(hasSignals, 'signalOne'); - t.is(i, 2, 'Connecting function'); - i = 0; - - disconnect(hasSignals, 'signalOne', aFunction); - signal(hasSignals, 'signalOne'); - t.is(i, 0, 'Old style disconnecting function'); - i = 0; - - - ident = connect(hasSignals, 'signalOne', aObject, aObject.aMethod); - signal(hasSignals, 'signalOne'); - t.is(i, 1, 'Connecting obj-function'); - i = 0; - - disconnect(ident); - signal(hasSignals, 'signalOne'); - t.is(i, 0, 'New style disconnecting obj-function'); - i = 0; - - connect(hasSignals, 'signalOne', aObject, aObject.aMethod); - signal(hasSignals, 'signalOne'); - t.is(i, 1, 'Connecting obj-function'); - i = 0; - - disconnect(hasSignals, 'signalOne', aObject, aObject.aMethod); - signal(hasSignals, 'signalOne'); - t.is(i, 0, 'Disconnecting obj-function'); - i = 0; - - - ident = connect(hasSignals, 'signalTwo', aObject, 'aMethod'); - signal(hasSignals, 'signalTwo'); - t.is(i, 1, 'Connecting obj-string'); - i = 0; - - disconnect(ident); - signal(hasSignals, 'signalTwo'); - t.is(i, 0, 'New style disconnecting obj-string'); - i = 0; - - - connect(hasSignals, 'signalTwo', aObject, 'aMethod'); - signal(hasSignals, 'signalTwo'); - t.is(i, 1, 'Connecting obj-string'); - i = 0; - - disconnect(hasSignals, 'signalTwo', aObject, 'aMethod'); - signal(hasSignals, 'signalTwo'); - t.is(i, 0, 'Old style disconnecting obj-string'); - i = 0; - - - var shouldRaise = function() { return undefined.attr; }; - - try { - connect(hasSignals, 'signalOne', shouldRaise); - signal(hasSignals, 'signalOne'); - t.ok(false, 'An exception was not raised'); - } catch (e) { - t.ok(true, 'An exception was raised'); - } - disconnect(hasSignals, 'signalOne', shouldRaise); - t.is(i, 0, 'Exception raised, signal should not have fired'); - i = 0; - - - connect(hasSignals, 'signalOne', aObject, 'aMethod'); - connect(hasSignals, 'signalOne', aObject, 'bMethod'); - signal(hasSignals, 'signalOne'); - t.is(i, 2, 'Connecting one signal to two slots in one object'); - i = 0; - - disconnect(hasSignals, 'signalOne', aObject, 'aMethod'); - disconnect(hasSignals, 'signalOne', aObject, 'bMethod'); - signal(hasSignals, 'signalOne'); - t.is(i, 0, 'Disconnecting one signal from two slots in one object'); - i = 0; - - - connect(hasSignals, 'signalOne', aObject, 'aMethod'); - connect(hasSignals, 'signalOne', bObject, 'bMethod'); - signal(hasSignals, 'signalOne'); - t.is(i, 2, 'Connecting one signal to two slots in two objects'); - i = 0; - - disconnect(hasSignals, 'signalOne', aObject, 'aMethod'); - disconnect(hasSignals, 'signalOne', bObject, 'bMethod'); - signal(hasSignals, 'signalOne'); - t.is(i, 0, 'Disconnecting one signal from two slots in two objects'); - i = 0; - - - try { - connect(nothing, 'signalOne', aObject, 'aMethod'); - signal(nothing, 'signalOne'); - t.ok(false, 'An exception was not raised when connecting undefined'); - } catch (e) { - t.ok(true, 'An exception was raised when connecting undefined'); - } - - try { - disconnect(nothing, 'signalOne', aObject, 'aMethod'); - t.ok(false, 'An exception was not raised when disconnecting undefined'); - } catch (e) { - t.ok(true, 'An exception was raised when disconnecting undefined'); - } - - - try { - connect(hasSignals, 'signalOne', nothing); - signal(hasSignals, 'signalOne'); - t.ok(false, 'An exception was not raised when connecting an undefined function'); - } catch (e) { - t.ok(true, 'An exception was raised when connecting an undefined function'); - } - - try { - disconnect(hasSignals, 'signalOne', nothing); - t.ok(false, 'An exception was not raised when disconnecting an undefined function'); - } catch (e) { - t.ok(true, 'An exception was raised when disconnecting an undefined function'); - } - - - try { - connect(hasSignals, 'signalOne', aObject, aObject.nothing); - signal(hasSignals, 'signalOne'); - t.ok(false, 'An exception was not raised when connecting an undefined method'); - } catch (e) { - t.ok(true, 'An exception was raised when connecting an undefined method'); - } - - try { - connect(hasSignals, 'signalOne', aObject, 'nothing'); - signal(hasSignals, 'signalOne'); - t.ok(false, 'An exception was not raised when connecting an undefined method (as string)'); - } catch (e) { - t.ok(true, 'An exception was raised when connecting an undefined method (as string)'); - } - - t.is(i, 0, 'Signals should not have fired'); - - connect(hasSignals, 'signalOne', aFunction); - connect(hasSignals, 'signalOne', aObject, 'aMethod'); - disconnectAll(hasSignals, 'signalOne'); - signal(hasSignals, 'signalOne'); - t.is(i, 0, 'disconnectAll works with single explicit signal'); - i = 0; - - connect(hasSignals, 'signalOne', aFunction); - connect(hasSignals, 'signalOne', aObject, 'aMethod'); - connect(hasSignals, 'signalTwo', aFunction); - connect(hasSignals, 'signalTwo', aObject, 'aMethod'); - disconnectAll(hasSignals, 'signalOne'); - signal(hasSignals, 'signalOne'); - t.is(i, 0, 'disconnectAll works with single explicit signal'); - signal(hasSignals, 'signalTwo'); - t.is(i, 3, 'disconnectAll does not disconnect unrelated signals'); - i = 0; - - connect(hasSignals, 'signalOne', aFunction); - connect(hasSignals, 'signalOne', aObject, 'aMethod'); - connect(hasSignals, 'signalTwo', aFunction); - connect(hasSignals, 'signalTwo', aObject, 'aMethod'); - disconnectAll(hasSignals, 'signalOne', 'signalTwo'); - signal(hasSignals, 'signalOne'); - signal(hasSignals, 'signalTwo'); - t.is(i, 0, 'disconnectAll works with two explicit signals'); - i = 0; - - connect(hasSignals, 'signalOne', aFunction); - connect(hasSignals, 'signalOne', aObject, 'aMethod'); - connect(hasSignals, 'signalTwo', aFunction); - connect(hasSignals, 'signalTwo', aObject, 'aMethod'); - disconnectAll(hasSignals, ['signalOne', 'signalTwo']); - signal(hasSignals, 'signalOne'); - signal(hasSignals, 'signalTwo'); - t.is(i, 0, 'disconnectAll works with two explicit signals as a list'); - i = 0; - - connect(hasSignals, 'signalOne', aFunction); - connect(hasSignals, 'signalOne', aObject, 'aMethod'); - connect(hasSignals, 'signalTwo', aFunction); - connect(hasSignals, 'signalTwo', aObject, 'aMethod'); - disconnectAll(hasSignals); - signal(hasSignals, 'signalOne'); - signal(hasSignals, 'signalTwo'); - t.is(i, 0, 'disconnectAll works with implicit signals'); - i = 0; - -}; diff --git a/mozilla/webtools/uninstall_survey/webroot/js/__utm.js b/mozilla/webtools/uninstall_survey/webroot/js/__utm.js deleted file mode 100644 index 3fff65a451d..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/__utm.js +++ /dev/null @@ -1,488 +0,0 @@ -//-- Urchin Tracking Module 6.1 (UTM 6.1) $Revision: 1.1 $ -//-- Copyright 2004 Urchin Software Corporation, All Rights Reserved. - -//-- Urchin On Demand Settings ONLY -var _uacct=""; // set up the Urchin Account -var _userv=0; // service mode (0=local,1=remote,2=both) - -//-- UTM User Settings -var _ufsc=1; // set client info flag (1=on|0=off) -var _udn="survey.mozilla.com"; // (auto|none|domain) set the domain name for cookies -var _uhash="on"; // (on|off) unique domain hash for cookies -var _utimeout="1800"; // set the inactive session timeout in seconds -var _ugifpath="/img/__utm.gif"; // set the web path to the __utm.gif file -var _utsp="|"; // transaction field separator -var _uflash=1; // set flash version detect option (1=on|0=off) -var _utitle=1; // set the document title detect option (1=on|0=off) - -//-- UTM Campaign Tracking Settings -var _uctm=1; // set campaign tracking module (1=on|0=off) -var _ucto="15768000"; // set timeout in seconds (6 month default) -var _uccn="utm_campaign"; // name -var _ucmd="utm_medium"; // medium (cpc|cpm|link|email|organic) -var _ucsr="utm_source"; // source -var _uctr="utm_term"; // term/keyword -var _ucct="utm_content"; // content -var _ucid="utm_id"; // id number -var _ucno="utm_nooverride"; // don't override - -//-- Auto/Organic Sources and Keywords -var _uOsr=new Array(); -var _uOkw=new Array(); -_uOsr[0]="google"; _uOkw[0]="q"; -_uOsr[1]="yahoo"; _uOkw[1]="p"; -_uOsr[2]="msn"; _uOkw[2]="q"; -_uOsr[3]="aol"; _uOkw[3]="query"; -_uOsr[4]="lycos"; _uOkw[4]="query"; -_uOsr[5]="ask"; _uOkw[5]="q"; -_uOsr[6]="altavista"; _uOkw[6]="q"; -_uOsr[7]="search"; _uOkw[7]="q"; -_uOsr[8]="netscape"; _uOkw[8]="query"; -_uOsr[9]="earthlink"; _uOkw[9]="q"; -_uOsr[10]="cnn"; _uOkw[10]="query"; -_uOsr[11]="looksmart"; _uOkw[11]="key"; -_uOsr[12]="about"; _uOkw[12]="terms"; -_uOsr[13]="excite"; _uOkw[13]="qkw"; -_uOsr[14]="mamma"; _uOkw[14]="query"; -_uOsr[15]="alltheweb"; _uOkw[15]="q"; -_uOsr[16]="gigablast"; _uOkw[16]="q"; -_uOsr[17]="voila"; _uOkw[17]="kw"; -_uOsr[18]="virgilio"; _uOkw[18]="qs"; -_uOsr[19]="teoma"; _uOkw[19]="q"; - -//-- Auto/Organic Keywords to Ignore -var _uOno=new Array(); -//_uOno[0]="urchin"; -//_uOno[1]="urchin.com"; -//_uOno[2]="www.urchin.com"; - -//-- Referral domains to Ignore -var _uRno=new Array(); -//_uRno[0]=".urchin.com"; - -//-- **** Don't modify below this point *** -var _uff,_udh,_udt,_udo="",_uu,_ufns=0,_uns=0,_ur="-",_ufno=0,_ust=0,_ujv="-",_ubd=document,_udl=_ubd.location,_uwv="6.1"; -var _ugifpath2="http://service.urchin.com/__utm.gif"; -if (_udl.protocol=="https:") _ugifpath2="https://service.urchin.com/__utm.gif"; -function urchinTracker(page) { - if (_udl.protocol=="file:") return; - if (_uff && (!page || page=="")) return; - var a,b,c,v,x="",s="",f=0; - var nx=" expires=Sun, 18 Jan 2038 00:00:00 GMT;"; - var dc=_ubd.cookie; - _udh=_uDomain(); - _uu=Math.round(Math.random()*2147483647); - _udt=new Date(); - _ust=Math.round(_udt.getTime()/1000); - a=dc.indexOf("__utma="+_udh); - b=dc.indexOf("__utmb="+_udh); - c=dc.indexOf("__utmc="+_udh); - if (_udn && _udn!="") { _udo=" domain="+_udn+";"; } - if (_utimeout && _utimeout!="") { - x=new Date(_udt.getTime()+(_utimeout*1000)); - x=" expires="+x.toGMTString()+";"; - } - s=_udl.search; - if(s && s!="" && s.indexOf("__utma=")>=0) { - a=_uGC(s,"__utma=","&"); - b=_uGC(s,"__utmb=","&"); - c=_uGC(s,"__utmc=","&"); - if (a!="-" && b!="-" && c!="-") f=1; - else if(a!="-") f=2; - } - if(f==1) { - _ubd.cookie="__utma="+a+"; path=/;"+nx; - _ubd.cookie="__utmb="+b+"; path=/;"+x; - _ubd.cookie="__utmc="+c+"; path=/;"; - } else if (f==2) { - a=_uFixA(s,"&",_ust); - _ubd.cookie="__utma="+a+"; path=/;"+nx; - _ubd.cookie="__utmb="+_udh+"; path=/;"+x; - _ubd.cookie="__utmc="+_udh+"; path=/;"; - _ufns=1; - } else if (a>=0 && b>=0 && c>=0) { - _ubd.cookie="__utmb="+_udh+"; path=/;"+x+_udo; - } else { - if (a>=0) a=_uFixA(_ubd.cookie,";",_ust); - else a=_udh+"."+_uu+"."+_ust+"."+_ust+"."+_ust+".1"; - _ubd.cookie="__utma="+a+"; path=/;"+nx+_udo; - _ubd.cookie="__utmb="+_udh+"; path=/;"+x+_udo; - _ubd.cookie="__utmc="+_udh+"; path=/;"+_udo; - _ufns=1; - } - if (s && s!="" && s.indexOf("__utmv=")>=0) { - if ((v=_uGC(s,"__utmv=","&"))!="-") { - _ubd.cookie="__utmv="+unescape(v)+"; path=/;"+nx+_udo; - } - } - _uInfo(page); - _ufns=0; - _ufno=0; - _uff=1; -} -urchinTracker(); -function _uInfo(page) { - var p,s="",pg=_udl.pathname+_udl.search; - if (page && page!="") pg=escape(page); - _ur=_ubd.referrer; - if (!_ur || _ur=="") { _ur="-"; } - else { - p=_ur.indexOf(_ubd.domain); - if ((p>=0) && (p<=8)) { _ur="0"; } - if (_ur.indexOf("[")==0 && _ur.lastIndexOf("]")==(_ur.length-1)) { _ur="-"; } - } - s+="&utmn="+_uu; - if (_ufsc) s+=_uBInfo(page); - if (_uctm && (!page || page=="")) s+=_uCInfo(); - if (_utitle && _ubd.title && _ubd.title!="") s+="&utmdt="+escape(_ubd.title); - if (_udl.hostname && _udl.hostname!="") s+="&utmhn="+escape(_udl.hostname); - if (!page || page=="") s+="&utmr="+_ur; - s+="&utmp="+pg; - if (_userv==0 || _userv==2) { - var i=new Image(1,1); - i.src=_ugifpath+"?"+"utmwv="+_uwv+s; - i.onload=function() {_uVoid();} - } - if (_userv==1 || _userv==2) { - var i2=new Image(1,1); - i2.src=_ugifpath2+"?"+"utmwv="+_uwv+s+"&utmac="+_uacct+"&utmcc="+_uGCS(); - i2.onload=function() { _uVoid(); } - } - return; -} -function _uVoid() { return; } -function _uCInfo() { - if (!_ucto || _ucto=="") { _ucto="15768000"; } - var c="",t="-",t2="-",o=0,cs=0,cn=0;i=0; - var s=_udl.search; - var z=_uGC(s,"__utmz=","&"); - var x=new Date(_udt.getTime()+(_ucto*1000)); - var dc=_ubd.cookie; - x=" expires="+x.toGMTString()+";"; - if (z!="-") { _ubd.cookie="__utmz="+unescape(z)+"; path=/;"+x+_udo; return ""; } - z=dc.indexOf("__utmz="+_udh); - if (z>-1) { z=_uGC(dc,"__utmz="+_udh,";"); } - else { z="-"; } - t=_uGC(s,_ucid+"=","&"); - t2=_uGC(s,_ucsr+"=","&"); - if ((t!="-" && t!="") || (t2!="-" && t2!="")) { - if (t!="-" && t!="") { c+="utmcid="+_uEC(t); if (t2!="-" && t2!="") c+="|utmcsr="+_uEC(t2); - } else { if (t2!="-" && t2!="") c+="utmcsr="+_uEC(t2); } - t=_uGC(s,_uccn+"=","&"); - if (t!="-" && t!="") c+="|utmccn="+_uEC(t); - else c+="|utmccn=(not+set)"; - t=_uGC(s,_ucmd+"=","&"); - if (t!="-" && t!="") c+="|utmcmd="+_uEC(t); - else c+="|utmcmd=(not+set)"; - t=_uGC(s,_uctr+"=","&"); - if (t!="-" && t!="") c+="|utmctr="+_uEC(t); - else { t=_uOrg(1); if (t!="-" && t!="") c+="|utmctr="+_uEC(t); } - t=_uGC(s,_ucct+"=","&"); - if (t!="-" && t!="") c+="|utmcct="+_uEC(t); - t=_uGC(s,_ucno+"=","&"); - if (t=="1") o=1; - if (z!="-" && o==1) return ""; - } - if (c=="-" || c=="") { c=_uOrg(); if (z!="-" && _ufno==1) return ""; } - if (c=="-" || c=="") { if (_ufns==1) c=_uRef(); if (z!="-" && _ufno==1) return ""; } - if (c=="-" || c=="") { - if (z=="-" && _ufns==1) { c="utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)"; } - if (c=="-" || c=="") return ""; - } - if (z!="-") { - i=z.indexOf("."); - if (i>-1) i=z.indexOf(".",i+1); - if (i>-1) i=z.indexOf(".",i+1); - if (i>-1) i=z.indexOf(".",i+1); - t=z.substring(i+1,z.length); - if (t.toLowerCase()==c.toLowerCase()) cs=1; - t=z.substring(0,i); - if ((i=t.lastIndexOf(".")) > -1) { - t=t.substring(i+1,t.length); - cn=(t*1); - } - } - if (cs==0 || _ufns==1) { - t=_uGC(dc,"__utma="+_udh,";"); - if ((i=t.lastIndexOf(".")) > 9) { - _uns=t.substring(i+1,t.length); - _uns=(_uns*1); - } - cn++; - if (_uns==0) _uns=1; - _ubd.cookie="__utmz="+_udh+"."+_ust+"."+_uns+"."+cn+"."+c+"; path=/; "+x+_udo; - } - if (cs==0 || _ufns==1) return "&utmcn=1"; - else return "&utmcr=1"; -} -function _uRef() { - if (_ur=="0" || _ur=="" || _ur=="-") return ""; - var i=0,h,k,n; - if ((i=_ur.indexOf("://"))<0) return ""; - h=_ur.substring(i+3,_ur.length); - if (h.indexOf("/") > -1) { - k=h.substring(h.indexOf("/"),h.length); - if (k.indexOf("?") > -1) k=k.substring(0,k.indexOf("?")); - h=h.substring(0,h.indexOf("/")); - } - h=h.toLowerCase(); - n=h; - if ((i=n.indexOf(":")) > -1) n=n.substring(0,i); - for (var ii=0;ii<_uRno.length;ii++) { - if ((i=n.indexOf(_uRno[ii].toLowerCase())) > -1 && n.length==(i+_uRno[ii].length)) { _ufno=1; break; } - } - if (h.indexOf("www.")==0) h=h.substring(4,h.length); - return "utmccn=(referral)|utmcsr="+_uEC(h)+"|"+"utmcct="+_uEC(k)+"|utmcmd=referral"; -} -function _uOrg(t) { - if (_ur=="0" || _ur=="" || _ur=="-") return ""; - var i=0,h,k; - if ((i=_ur.indexOf("://")) < 0) return ""; - h=_ur.substring(i+3,_ur.length); - if (h.indexOf("/") > -1) { - h=h.substring(0,h.indexOf("/")); - } - for (var ii=0;ii<_uOsr.length;ii++) { - if (h.indexOf(_uOsr[ii]) > -1) { - if ((i=_ur.indexOf("?"+_uOkw[ii]+"=")) > -1 || (i=_ur.indexOf("&"+_uOkw[ii]+"=")) > -1) { - k=_ur.substring(i+_uOkw[ii].length+2,_ur.length); - if ((i=k.indexOf("&")) > -1) k=k.substring(0,i); - for (var yy=0;yy<_uOno.length;yy++) { - if (_uOno[yy].toLowerCase()==k.toLowerCase()) { _ufno=1; break; } - } - if (t) return _uEC(k); - else return "utmccn=(organic)|utmcsr="+_uEC(_uOsr[ii])+"|"+"utmctr="+_uEC(k)+"|utmcmd=organic"; - } - } - } - return ""; -} -function _uBInfo(page) { - var sr="-",sc="-",ul="-",fl="-",je=1; - var n=navigator; - if (self.screen) { - sr=screen.width+"x"+screen.height; - sc=screen.colorDepth+"-bit"; - } else if (self.java) { - var j=java.awt.Toolkit.getDefaultToolkit(); - var s=j.getScreenSize(); - sr=s.width+"x"+s.height; - } - if (_ujv=="-" && (!page || page=="")) { - for (var i=5;i>=0;i--) { - var t=""; - _ubd.write(t); - if (_ujv!="-") break; - } - } - if (n.language) { ul=n.language.toLowerCase(); } - else if (n.browserLanguage) { ul=n.browserLanguage.toLowerCase(); } - je=n.javaEnabled()?1:0; - if (_uflash) fl=_uFlash(); - return "&utmsr="+sr+"&utmsc="+sc+"&utmul="+ul+"&utmje="+je+"&utmjv="+_ujv+"&utmfl="+fl; -} -function __utmSetTrans() { - var e; - if (_ubd.getElementById) e=_ubd.getElementById("utmtrans"); - else if (_ubd.utmform && _ubd.utmform.utmtrans) e=_ubd.utmform.utmtrans; - if (!e) return; - var l=e.value.split("UTM:"); - var i,i2,c; - if (_userv==0 || _userv==2) i=new Array(); - if (_userv==1 || _userv==2) { i2=new Array(); c=_uGCS(); } - - for (var ii=0;ii=2;ii--) { - try { - var fl=eval("new ActiveXObject('ShockwaveFlash.ShockwaveFlash."+ii+"');"); - if (fl) { f=ii + '.0'; break; } - } - catch(e) {} - } - } - return f; -} -function __utmLinker(l) { - var p,a="-",b="-",c="-",z="-",v="-"; - var dc=_ubd.cookie; - if (l && l!="") { - if (dc) { - a=_uGC(dc,"__utma="+_udh,";"); - b=_uGC(dc,"__utmb="+_udh,";"); - c=_uGC(dc,"__utmc="+_udh,";"); - z=_uGC(dc,"__utmz="+_udh,";"); - v=_uGC(dc,"__utmv="+_udh,";"); - p="__utma="+a+"&__utmb="+b+"&__utmc="+c+"&__utmz="+escape(z)+"&__utmv="+escape(v); - } - if (p) { - if (l.indexOf("?")<=-1) { document.location=l+"?"+p; } - else { document.location=l+"&"+p; } - } else { document.location=l; } - } -} -function __utmLinkPost(f) { - var p,a="-",b="-",c="-",z="-",v="-"; - var dc=_ubd.cookie; - if (!f || !f.action) return; - if (dc) { - a=_uGC(dc,"__utma="+_udh,";"); - b=_uGC(dc,"__utmb="+_udh,";"); - c=_uGC(dc,"__utmc="+_udh,";"); - z=_uGC(dc,"__utmz="+_udh,";"); - v=_uGC(dc,"__utmv="+_udh,";"); - p="__utma="+a+"&__utmb="+b+"&__utmc="+c+"&__utmz="+escape(z)+"&__utmv="+escape(v); - } - if (p) { - if (f.action.indexOf("?")<=-1) f.action+="?"+p; - else f.action+="&"+p; - } - return; -} -function __utmSetVar(v) { - if (!v || v=="") return; - var r=Math.round(Math.random() * 2147483647); - _ubd.cookie="__utmv="+_udh+"."+escape(v)+"; path=/; expires=Sun, 18 Jan 2038 00:00:00 GMT;"+_udo; - var s="&utmt=var&utmn="+r; - if (_userv==0 || _userv==2) { - var i=new Image(1,1); - i.src=_ugifpath+"?"+"utmwv="+_uwv+s; - i.onload=function() { _uVoid(); } - } - if (_userv==1 || _userv==2) { - var i2=new Image(1,1); - i2.src=_ugifpath2+"?"+"utmwv="+_uwv+s+"&utmac="+_uacct+"&utmcc="+_uGCS(); - i2.onload=function() { _uVoid(); } - } -} -function _uGCS() { - var t,c="",dc=_ubd.cookie; - if ((t=_uGC(dc,"__utma="+_udh,";"))!="-") c+=escape("__utma="+t+";+"); - if ((t=_uGC(dc,"__utmb="+_udh,";"))!="-") c+=escape("__utmb="+t+";+"); - if ((t=_uGC(dc,"__utmc="+_udh,";"))!="-") c+=escape("__utmc="+t+";+"); - if ((t=_uGC(dc,"__utmz="+_udh,";"))!="-") c+=escape("__utmz="+t+";+"); - if ((t=_uGC(dc,"__utmv="+_udh,";"))!="-") c+=escape("__utmv="+t+";"); - if (c.charAt(c.length-1)=="+") c=c.substring(0,c.length-1); - return c; -} -function _uGC(l,n,s) { - if (!l || l=="" || !n || n=="" || !s || s=="") return "-"; - var i,i2,i3,c="-"; - i=l.indexOf(n); - i3=n.indexOf("=")+1; - if (i > -1) { - i2=l.indexOf(s,i); if (i2 < 0) { i2=l.length; } - c=l.substring((i+i3),i2); - } - return c; -} -function _uDomain() { - if (!_udn || _udn=="" || _udn=="none") { _udn=""; return 1; } - if (_udn=="auto") { - var d=_ubd.domain; - if (d.substring(0,4)=="www.") { - d=d.substring(4,d.length); - } - _udn=d; - } - if (_uhash=="off") return 1; - return _uHash(_udn); -} -function _uHash(d) { - if (!d || d=="") return 1; - var h=0,g=0; - for (var i=d.length-1;i>=0;i--) { - var c=parseInt(d.charCodeAt(i)); - h=((h << 6) & 0xfffffff) + c + (c << 14); - if ((g=h & 0xfe00000)!=0) h=(h ^ (g >> 21)); - } - return h; -} -function _uFixA(c,s,t) { - if (!c || c=="" || !s || s=="" || !t || t=="") return "-"; - var a=_uGC(c,"__utma="+_udh,s); - var lt=0,i=0; - if ((i=a.lastIndexOf(".")) > 9) { - _uns=a.substring(i+1,a.length); - _uns=(_uns*1)+1; - a=a.substring(0,i); - if ((i=a.lastIndexOf(".")) > 7) { - lt=a.substring(i+1,a.length); - a=a.substring(0,i); - } - if ((i=a.lastIndexOf(".")) > 5) { - a=a.substring(0,i); - } - a+="."+lt+"."+t+"."+_uns; - } - return a; -} -function _uTrim(s) { - if (!s || s=="") return ""; - while ((s.charAt(0)==' ') || (s.charAt(0)=='\n') || (s.charAt(0,1)=='\r')) s=s.substring(1,s.length); - while ((s.charAt(s.length-1)==' ') || (s.charAt(s.length-1)=='\n') || (s.charAt(s.length-1)=='\r')) s=s.substring(0,s.length-1); - return s; -} - -function _uEC(s) { - var n=""; - if (!s || s=="") return ""; - for (var i=0;i0) r=a.substring(i+1,i2); else return ""; - if ((i=a.indexOf(".",i2+1))>0) t=a.substring(i2+1,i); else return ""; - var c=new Array('A','B','C','D','E','F','G','H','J','K','L','M','N','P','R','S','T','U','V','W','X','Y','Z','1','2','3','4','5','6','7','8','9'); - return c[r>>28&m]+c[r>>23&m]+c[r>>18&m]+c[r>>13&m]+"-"+c[r>>8&m]+c[r>>3&m]+c[((r&7)<<2)+(t>>30&3)]+c[t>>25&m]+c[t>>20&m]+"-"+c[t>>15&m]+c[t>>10&m]+c[t>>5&m]+c[t&m]; -} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/COPYING b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/COPYING deleted file mode 100644 index b6153f2cddc..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/COPYING +++ /dev/null @@ -1,28 +0,0 @@ -Copyright (c) 2006, Alastair Tse -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are -met: - - * Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. - * Redistributions in binary form must reproduce the above - copyright notice, this list of conditions and the following - disclaimer in the documentation and/or other materials provided - with the distribution. - * Neither the name of the Alastair Tse nor the names of its - contributors may be used to endorse or promote products derived - from this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Base.js b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Base.js deleted file mode 100644 index 49988c9a58d..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Base.js +++ /dev/null @@ -1,406 +0,0 @@ -/* - PlotKit - ======= - PlotKit is a collection of Javascript classes that allows - you to quickly visualise data using different types of charts. - - For license/info/documentation: http://www.liquidx.net/plotkit/ - - Copyright - --------- - Copyright 2005,2006 (c) Alastair Tse - For use under the BSD license. -*/ - -// -------------------------------------------------------------------- -// Check required components -// -------------------------------------------------------------------- - -try { - if (typeof(MochiKit.Base) == 'undefined' || - typeof(MochiKit.DOM) == 'undefined' || - typeof(MochiKit.Color) == 'undefined' || - typeof(MochiKit.Format) == 'undefined') - { - throw ""; - } -} -catch (e) { - throw "PlotKit depends on MochiKit.{Base,Color,DOM,Format}" -} - -// ------------------------------------------------------------------- -// Inject Common Shortcuts we use into MochiKit.Color.Color -// ------------------------------------------------------------------- - -MochiKit.Base.update(MochiKit.Color.Color.prototype, { - asFillColor: function() { - return this.lighterColorWithLevel(0.3); - }, - - asStrokeColor: function() { - return this.darkerColorWithLevel(0.1); - }, - - asPointColor: function() { - return this.lighterColorWithLevel(0.1); - } -}); - - -// ------------------------------------------------------------------- -// Define our own PlotKit namespace -// ------------------------------------------------------------------- - -if (typeof(PlotKit) == 'undefined') { - PlotKit = {}; -} - -PlotKit.NAME = "PlotKit"; -PlotKit.VERSION = "0.8"; -PlotKit.__repr__ = function() { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -PlotKit.toString = function() { - return this.__repr__(); -} - -// ------------------------------------------------------------------- -// Encapsulate all our utility function into it's own namespace. -// ------------------------------------------------------------------- - -if (typeof(PlotKit.Base) == 'undefined') { - PlotKit.Base = {}; -} - -PlotKit.Base.NAME = 'PlotKit.Base'; -PlotKit.Base.VERSION = PlotKit.VERSION; - -PlotKit.Base.__repr__ = function() { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -PlotKit.Base.toString = function() { - return this.__repr__(); -} - - -// Detect whether we are using prototype.js -PlotKit.Base.usingPrototype = function() { - try { - return (typeof(Object.extend) == 'function'); - } - catch (e) { - return false; - } -} - - -MochiKit.Base.update(PlotKit.Base, { - roundInterval: function(range, intervals, precision) { - // We want to make the interval look regular, - var trunc = MochiKit.Format.roundToFixed; - var sep = range/intervals; - return parseFloat(trunc(sep, precision)); - }, - - collapse: function(lst) { - var m = MochiKit.Base; - var biggerList = new Array(); - for (var i = 0; i < lst.length; i++) { - biggerList = m.concat(biggerList, lst[i]); - } - if (PlotKit.Base.usingPrototype()) { - delete biggerList.extend; - delete biggerList.from; - delete biggerList.inspect; - } - - return biggerList; - }, - - uniq: function(sortedList) { - // get unique elements in list, exactly the same as unix shell's uniq. - var m = MochiKit.Base; - - if (!m.isArrayLike(sortedList) || (sortedList.length < 1)) - return new Array(); - - var uniq = new Array(); - var lastElem = sortedList[0]; - uniq.push(sortedList[0]); - for (var i = 1; i < sortedList.length; i++) { - if (m.compare(sortedList[i], lastElem) != 0) { - lastElem = sortedList[i]; - uniq.push(sortedList[i]); - } - } - return uniq; - }, - - colorScheme: function() { - var mb = MochiKit.Base; - var mc = MochiKit.Color - var scheme = ["red", "orange", "yellow", "green", "cyan", "blue", "purple", "magenta"]; - - var makeColor = function(name) { - return mc.Color[name + "Color"]() - }; - - return mb.map(makeColor, scheme); - }, - - baseDarkPrimaryColors: function () { - var hexColor = MochiKit.Color.Color.fromHexString; - return [hexColor("#ad3f40"), - hexColor("#ddac2c"), - hexColor("#dfdd0c"), - hexColor("#5276c4"), - hexColor("#739c5a")]; - }, - - basePrimaryColors: function () { - var hexColor = MochiKit.Color.Color.fromHexString; - return [hexColor("#d24c4d"), - hexColor("#f2b32f"), - hexColor("#ece90e"), - hexColor("#5d83da"), - hexColor("#78a15d")]; - }, - - baseBlueColors: function () { - var hexColor = MochiKit.Color.Color.fromHexString; - return [hexColor("#4b6b94"), hexColor("#5d81b4"), hexColor("#acbad2")]; - }, - - palette: function(baseColor, fromLevel, toLevel, increment) { - var isNil = MochiKit.Base.isUndefinedOrNull; - var fractions = new Array(); - if (isNil(increment)) - increment = 0.1; - if (isNil(toLevel)) - toLevel = 0.4; - if (isNil(fromLevel)) - fromLevel = -0.2; - - var level = fromLevel; - while (level <= toLevel) { - fractions.push(level); - level += increment; - } - - var makeColor = function(color, fraction) { - return color.lighterColorWithLevel(fraction); - }; - return MochiKit.Base.map(partial(makeColor, baseColor), fractions); - }, - - excanvasSupported: function() { - if (/MSIE/.test(navigator.userAgent) && !window.opera) { - return true; - } - return false; - }, - - // The following functions are from quirksmode.org - // http://www.quirksmode.org/js/findpos.html - - findPosX: function(obj) { - var curleft = 0; - if (obj.offsetParent) { - while (obj.offsetParent) { - curleft += obj.offsetLeft - obj = obj.offsetParent; - } - } - else if (obj.x) - curleft += obj.x; - return curleft; - }, - - findPosY: function(obj) { - var curtop = 0; - if (obj.offsetParent) { - while (obj.offsetParent) { - curtop += obj.offsetTop - obj = obj.offsetParent; - } - } - else if (obj.y) - curtop += obj.y; - return curtop; - }, - - isFuncLike: function(obj) { - return (typeof(obj) == 'function'); - } -}); - -// -// Prototype.js aware (crippled) versions of map and items. -// - -PlotKit.Base.map = function(fn, lst) { - if (PlotKit.Base.usingPrototype()) { - var rval = []; - for (var x in lst) { - if (typeof(lst[x]) == 'function') continue; - rval.push(fn(lst[x])); - } - return rval; - } - else { - return MochiKit.Base.map(fn, lst); - } -}; - -PlotKit.Base.items = function(lst) { - if (PlotKit.Base.usingPrototype()) { - var rval = []; - for (var x in lst) { - if (typeof(lst[x]) == 'function') continue; - rval.push([x, lst[x]]); - } - return rval; - } - else { - return MochiKit.Base.items(lst); - } -}; - -PlotKit.Base.keys = function(lst) { - if (PlotKit.Base.usingPrototype()) { - var rval = []; - for (var x in lst) { - if (typeof(lst[x]) == 'function') continue; - rval.push(x); - } - return rval; - } - else { - return MochiKit.Base.keys(lst); - } -}; - -// -// colour schemes -// - -PlotKit.Base.baseColors = function () { - var hexColor = MochiKit.Color.Color.fromHexString; - return [hexColor("#476fb2"), - hexColor("#be2c2b"), - hexColor("#85b730"), - hexColor("#734a99"), - hexColor("#26a1c5"), - hexColor("#fb8707"), - hexColor("#000000")]; -}; - -PlotKit.Base.officeBaseStyle = { - "axisLineWidth": 2.0, - "axisLabelColor": Color.grayColor(), - "axisLineColor": Color.whiteColor(), - "padding": {top: 5, bottom: 10, left: 30, right: 30} -}; - -MochiKit.Base.update(PlotKit.Base,{ - officeBlue: function() { - var r = { - "colorScheme": PlotKit.Base.palette(PlotKit.Base.baseColors()[0]), - "backgroundColor": PlotKit.Base.baseColors()[0].lighterColorWithLevel(0.45) - }; - MochiKit.Base.update(r, PlotKit.Base.officeBaseStyle); - return r; - }, - officeRed: function() { - var r = { - "colorScheme": PlotKit.Base.palette(PlotKit.Base.baseColors()[1]), - "backgroundColor": PlotKit.Base.baseColors()[1].lighterColorWithLevel(0.5) - }; - MochiKit.Base.update(r, PlotKit.Base.officeBaseStyle); - return r; - }, - officeGreen: function() { - var r = { - "colorScheme": PlotKit.Base.palette(PlotKit.Base.baseColors()[2]), - "backgroundColor": PlotKit.Base.baseColors()[2].lighterColorWithLevel(0.5) - }; - MochiKit.Base.update(r, PlotKit.Base.officeBaseStyle); - return r; - }, - officePurple: function() { - var r = { - "colorScheme": PlotKit.Base.palette(PlotKit.Base.baseColors()[3]), - "backgroundColor": PlotKit.Base.baseColors()[3].lighterColorWithLevel(0.5) - }; - MochiKit.Base.update(r, PlotKit.Base.officeBaseStyle); - return r; - }, - - officeCyan: function() { - var r = { - "colorScheme": PlotKit.Base.palette(PlotKit.Base.baseColors()[4]), - "backgroundColor": PlotKit.Base.baseColors()[4].lighterColorWithLevel(0.5) - }; - MochiKit.Base.update(r, PlotKit.Base.officeBaseStyle); - return r; - }, - - officeOrange: function() { - var r = { - "colorScheme": PlotKit.Base.palette(PlotKit.Base.baseColors()[5]), - "backgroundColor": PlotKit.Base.baseColors()[5].lighterColorWithLevel(0.4) - }; - MochiKit.Base.update(r, PlotKit.Base.officeBaseStyle); - return r; - }, - - officeBlack: function() { - var r = { - "colorScheme": PlotKit.Base.palette(PlotKit.Base.baseColors()[6], 0.0, 0.6), - "backgroundColor": PlotKit.Base.baseColors()[6].lighterColorWithLevel(0.9) - }; - MochiKit.Base.update(r, PlotKit.Base.officeBaseStyle); - return r; - } -}); - - -PlotKit.Base.EXPORT = [ - "baseColors", - "collapse", - "colorScheme", - "findPosX", - "findPosY", - "officeBaseStyle", - "officeBlue", - "officeRed", - "officeGreen", - "officePurple", - "officeCyan", - "officeOrange", - "officeBlack", - "roundInterval", - "uniq", - "isFuncLike", - "excanvasSupported" -]; - -PlotKit.Base.EXPORT_OK = []; - -PlotKit.Base.__new__ = function() { - var m = MochiKit.Base; - - m.nameFunctions(this); - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; -}; - -PlotKit.Base.__new__(); -MochiKit.Base._exportSymbols(this, PlotKit.Base); - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Canvas.js b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Canvas.js deleted file mode 100644 index 2f050de5818..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Canvas.js +++ /dev/null @@ -1,688 +0,0 @@ -/* - PlotKit Canvas - ============== - - Provides HTML Canvas Renderer. This is supported under: - - - Safari 2.0 - - Mozilla Firefox 1.5 - - Opera 9.0 preview 2 - - IE 6 (via VML Emulation) - - It uses DIVs for labels. - - Copyright - --------- - Copyright 2005,2006 (c) Alastair Tse - For use under the BSD license. - -*/ -// -------------------------------------------------------------------- -// Check required components -// -------------------------------------------------------------------- - -try { - if ((typeof(PlotKit.Base) == 'undefined') || - (typeof(PlotKit.Layout) == 'undefined')) - { - throw ""; - } -} -catch (e) { - throw "PlotKit.Layout depends on MochiKit.{Base,Color,DOM,Format} and PlotKit.{Base,Layout}" -} - - -// ------------------------------------------------------------------------ -// Defines the renderer class -// ------------------------------------------------------------------------ - -if (typeof(PlotKit.CanvasRenderer) == 'undefined') { - PlotKit.CanvasRenderer = {}; -} - -PlotKit.CanvasRenderer.NAME = "PlotKit.CanvasRenderer"; -PlotKit.CanvasRenderer.VERSION = PlotKit.VERSION; - -PlotKit.CanvasRenderer.__repr__ = function() { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -PlotKit.CanvasRenderer.toString = function() { - return this.__repr__(); -} - -PlotKit.CanvasRenderer = function(element, layout, options) { - if (arguments.length > 0) - this.__init__(element, layout, options); -}; - -PlotKit.CanvasRenderer.prototype.__init__ = function(element, layout, options) { - var isNil = MochiKit.Base.isUndefinedOrNull; - var Color = MochiKit.Color.Color; - - // default options - this.options = { - "drawBackground": true, - "backgroundColor": Color.whiteColor(), - "padding": {left: 30, right: 30, top: 5, bottom: 10}, - "colorScheme": PlotKit.Base.palette(PlotKit.Base.baseColors()[0]), - "strokeColor": Color.whiteColor(), - "strokeColorTransform": "asStrokeColor", - "strokeWidth": 0.5, - "shouldFill": true, - "shouldStroke": true, - "drawXAxis": true, - "drawYAxis": true, - "axisLineColor": Color.blackColor(), - "axisLineWidth": 0.5, - "axisTickSize": 3, - "axisLabelColor": Color.blackColor(), - "axisLabelFont": "Arial", - "axisLabelFontSize": 9, - "axisLabelWidth": 50, - "pieRadius": 0.4, - "enableEvents": true - }; - MochiKit.Base.update(this.options, options ? options : {}); - - this.layout = layout; - this.element = MochiKit.DOM.getElement(element); - this.container = this.element.parentNode; - - // Stuff relating to Canvas on IE support - this.isIE = PlotKit.Base.excanvasSupported(); - - if (this.isIE && !isNil(G_vmlCanvasManager)) { - this.IEDelay = 0.5; - this.maxTries = 5; - this.renderDelay = null; - this.clearDelay = null; - this.element = G_vmlCanvasManager.initElement(this.element); - } - - this.height = this.element.height; - this.width = this.element.width; - - // --- check whether everything is ok before we return - - if (isNil(this.element)) - throw "CanvasRenderer() - passed canvas is not found"; - - if (!this.isIE && !(PlotKit.CanvasRenderer.isSupported(this.element))) - throw "CanvasRenderer() - Canvas is not supported."; - - if (isNil(this.container) || (this.container.nodeName.toLowerCase() != "div")) - throw "CanvasRenderer() - needs to be enclosed in
"; - - // internal state - this.xlabels = new Array(); - this.ylabels = new Array(); - this.isFirstRender = true; - - this.area = { - x: this.options.padding.left, - y: this.options.padding.top, - w: this.width - this.options.padding.left - this.options.padding.right, - h: this.height - this.options.padding.top - this.options.padding.bottom - }; - - MochiKit.DOM.updateNodeAttributes(this.container, - {"style":{ "position": "relative", "width": this.width + "px"}}); - - // load event system if we have Signals - /* Disabled until we have a proper implementation - try { - this.event_isinside = null; - if (MochiKit.Signal && this.options.enableEvents) { - this._initialiseEvents(); - } - } - catch (e) { - // still experimental - } - */ -}; - -PlotKit.CanvasRenderer.prototype.render = function() { - if (this.isIE) { - // VML takes a while to start up, so we just poll every this.IEDelay - try { - if (this.renderDelay) { - this.renderDelay.cancel(); - this.renderDelay = null; - } - var context = this.element.getContext("2d"); - } - catch (e) { - this.isFirstRender = false; - if (this.maxTries-- > 0) { - this.renderDelay = MochiKit.Async.wait(this.IEDelay); - this.renderDelay.addCallback(bind(this.render, this)); - } - return; - } - } - - if (this.options.drawBackground) - this._renderBackground(); - - if (this.layout.style == "bar") { - this._renderBarChart(); - this._renderBarAxis(); - } - else if (this.layout.style == "pie") { - this._renderPieChart(); - this._renderPieAxis(); - } - else if (this.layout.style == "line") { - this._renderLineChart(); - this._renderLineAxis(); - } -}; - -PlotKit.CanvasRenderer.prototype._renderBarChartWrap = function(data, plotFunc, labelFunc) { - var context = this.element.getContext("2d"); - var colorCount = this.options.colorScheme.length; - var colorScheme = this.options.colorScheme; - var setNames = MochiKit.Base.keys(this.layout.datasets); - var setCount = setNames.length; - - for (var i = 0; i < setCount; i++) { - var setName = setNames[i]; - var color = colorScheme[i%colorCount]; - context.save(); - context.fillStyle = color.toRGBString(); - if (this.options.strokeColor) - context.strokeStyle = this.options.strokeColor.toRGBString(); - else if (this.options.strokeColorTransform) - context.strokeStyle = color[this.options.strokeColorTransform]().toRGBString(); - - context.lineWidth = this.options.strokeWidth; - var forEachFunc = function(obj) { - if (obj.name == setName) - plotFunc(context, obj); - // @todo This shouldn't be hardcoded like this. Ideally we would - // walk over the agruments array and call anything extra on the end - if (labelFunc) { - labelFunc(context, obj); - } - }; - - MochiKit.Iter.forEach(data, bind(forEachFunc, this)); - context.restore(); - } -}; - -PlotKit.CanvasRenderer.prototype._renderBarChart = function() { - var bind = MochiKit.Base.bind; - - var drawRect = function(context, bar) { - var x = this.area.w * bar.x + this.area.x; - var y = this.area.h * bar.y + this.area.y; - var w = this.area.w * bar.w; - var h = this.area.h * bar.h; - if ((w < 1) || (h < 1)) - return; - if (this.options.shouldFill) - context.fillRect(x, y, w, h); - if (this.options.shouldStroke) - context.strokeRect(x, y, w, h); - }; - this._renderBarChartWrap(this.layout.bars, bind(drawRect, this)); -}; - -PlotKit.CanvasRenderer.prototype._renderLineChart = function() { - var context = this.element.getContext("2d"); - var colorCount = this.options.colorScheme.length; - var colorScheme = this.options.colorScheme; - var setNames = MochiKit.Base.keys(this.layout.datasets); - var setCount = setNames.length; - var bind = MochiKit.Base.bind; - var partial = MochiKit.Base.partial; - - for (var i = 0; i < setCount; i++) { - var setName = setNames[i]; - var color = colorScheme[i%colorCount]; - var strokeX = this.options.strokeColorTransform; - - // setup graphics context - context.save(); - context.fillStyle = color.toRGBString(); - if (this.options.strokeColor) - context.strokeStyle = this.options.strokeColor.toRGBString(); - else if (this.options.strokeColorTransform) - context.strokeStyle = color[strokeX]().toRGBString(); - - context.lineWidth = this.options.strokeWidth; - - // create paths - var makePath = function(ctx) { - ctx.beginPath(); - ctx.moveTo(this.area.x, this.area.y + this.area.h); - var addPoint = function(ctx_, point) { - if (point.name == setName) - ctx_.lineTo(this.area.w * point.x + this.area.x, - this.area.h * point.y + this.area.y); - }; - MochiKit.Iter.forEach(this.layout.points, partial(addPoint, ctx), this); - ctx.lineTo(this.area.w + this.area.x, - this.area.h + this.area.y); - ctx.lineTo(this.area.x, this.area.y + this.area.h); - ctx.closePath(); - }; - - if (this.options.shouldFill) { - bind(makePath, this)(context); - context.fill(); - } - if (this.options.shouldStroke) { - bind(makePath, this)(context); - context.stroke(); - } - - context.restore(); - } -}; - -PlotKit.CanvasRenderer.prototype._renderPieChart = function() { - var context = this.element.getContext("2d"); - var colorCount = this.options.colorScheme.length; - var slices = this.layout.slices; - - var centerx = this.area.x + this.area.w * 0.5; - var centery = this.area.y + this.area.h * 0.5; - var radius = Math.min(this.area.w * this.options.pieRadius, - this.area.h * this.options.pieRadius); - - if (this.isIE) { - centerx = parseInt(centerx); - centery = parseInt(centery); - radius = parseInt(radius); - } - - - // NOTE NOTE!! Canvas Tag draws the circle clockwise from the y = 0, x = 1 - // so we have to subtract 90 degrees to make it start at y = 1, x = 0 - - for (var i = 0; i < slices.length; i++) { - var color = this.options.colorScheme[i%colorCount]; - context.save(); - context.fillStyle = color.toRGBString(); - - var makePath = function() { - context.beginPath(); - context.moveTo(centerx, centery); - context.arc(centerx, centery, radius, - slices[i].startAngle - Math.PI/2, - slices[i].endAngle - Math.PI/2, - false); - context.lineTo(centerx, centery); - context.closePath(); - }; - - if (Math.abs(slices[i].startAngle - slices[i].endAngle) > 0.001) { - if (this.options.shouldFill) { - makePath(); - context.fill(); - } - - if (this.options.shouldStroke) { - makePath(); - context.lineWidth = this.options.strokeWidth; - if (this.options.strokeColor) - context.strokeStyle = this.options.strokeColor.toRGBString(); - else if (this.options.strokeColorTransform) - context.strokeStyle = color[this.options.strokeColorTransform]().toRGBString(); - context.stroke(); - } - } - context.restore(); - } -}; - -PlotKit.CanvasRenderer.prototype._renderBarAxis = function() { - this._renderAxis(); -} - -PlotKit.CanvasRenderer.prototype._renderLineAxis = function() { - this._renderAxis(); -}; - - -PlotKit.CanvasRenderer.prototype._renderAxis = function() { - if (!this.options.drawXAxis && !this.options.drawYAxis) - return; - - var context = this.element.getContext("2d"); - - var labelStyle = {"style": - {"position": "absolute", - "fontSize": this.options.axisLabelFontSize + "px", - "zIndex": 10, - "color": this.options.axisLabelColor.toRGBString(), - "width": this.options.axisLabelWidth + "px", - "overflow": "hidden" - } - }; - - // axis lines - context.save(); - context.strokeStyle = this.options.axisLineColor.toRGBString(); - context.lineWidth = this.options.axisLineWidth; - - - if (this.options.drawYAxis) { - if (this.layout.yticks) { - var drawTick = function(tick) { - if (typeof(tick) == "function") return; - var x = this.area.x; - var y = this.area.y + tick[0] * this.area.h; - context.beginPath(); - context.moveTo(x, y); - context.lineTo(x - this.options.axisTickSize, y); - context.closePath(); - context.stroke(); - - var label = DIV(labelStyle, tick[1]); - label.style.top = (y - this.options.axisLabelFontSize) + "px"; - label.style.left = (x - this.options.padding.left - this.options.axisTickSize) + "px"; - label.style.textAlign = "right"; - label.style.width = (this.options.padding.left - this.options.axisTickSize * 2) + "px"; - MochiKit.DOM.appendChildNodes(this.container, label); - this.ylabels.push(label); - }; - - MochiKit.Iter.forEach(this.layout.yticks, bind(drawTick, this)); - } - - context.beginPath(); - context.moveTo(this.area.x, this.area.y); - context.lineTo(this.area.x, this.area.y + this.area.h); - context.closePath(); - context.stroke(); - } - - if (this.options.drawXAxis) { - if (this.layout.xticks) { - var drawTick = function(tick) { - if (typeof(dataset) == "function") return; - - var x = this.area.x + tick[0] * this.area.w; - var y = this.area.y + this.area.h; - context.beginPath(); - context.moveTo(x, y); - context.lineTo(x, y + this.options.axisTickSize); - context.closePath(); - context.stroke(); - - var label = DIV(labelStyle, tick[1]); - label.style.top = (y + this.options.axisTickSize) + "px"; - label.style.left = (x - this.options.axisLabelWidth/2) + "px"; - label.style.textAlign = "center"; - label.style.width = this.options.axisLabelWidth + "px"; - MochiKit.DOM.appendChildNodes(this.container, label); - this.xlabels.push(label); - }; - - MochiKit.Iter.forEach(this.layout.xticks, bind(drawTick, this)); - } - - context.beginPath(); - context.moveTo(this.area.x, this.area.y + this.area.h); - context.lineTo(this.area.x + this.area.w, this.area.y + this.area.h); - context.closePath(); - context.stroke(); - } - - context.restore(); - -}; - -PlotKit.CanvasRenderer.prototype._renderPieAxis = function() { - if (!this.options.drawXAxis) - return; - - if (this.layout.xticks) { - // make a lookup dict for x->slice values - var lookup = new Array(); - for (var i = 0; i < this.layout.slices.length; i++) { - lookup[this.layout.slices[i].xval] = this.layout.slices[i]; - } - - var centerx = this.area.x + this.area.w * 0.5; - var centery = this.area.y + this.area.h * 0.5; - var radius = Math.min(this.area.w * this.options.pieRadius, - this.area.h * this.options.pieRadius); - var labelWidth = this.options.axisLabelWidth; - - for (var i = 0; i < this.layout.xticks.length; i++) { - var slice = lookup[this.layout.xticks[i][0]]; - if (MochiKit.Base.isUndefinedOrNull(slice)) - continue; - - - var angle = (slice.startAngle + slice.endAngle)/2; - // normalize the angle - var normalisedAngle = angle; - if (normalisedAngle > Math.PI * 2) - normalisedAngle = normalisedAngle - Math.PI * 2; - else if (normalisedAngle < 0) - normalisedAngle = normalisedAngle + Math.PI * 2; - - var labelx = centerx + Math.sin(normalisedAngle) * (radius + 10); - var labely = centery - Math.cos(normalisedAngle) * (radius + 10); - - var attrib = {"position": "absolute", - "zIndex": 11, - "width": labelWidth + "px", - "fontSize": this.options.axisLabelFontSize + "px", - "overflow": "hidden", - "color": this.options.axisLabelColor.toHexString() - }; - - if (normalisedAngle <= Math.PI * 0.5) { - // text on top and align left - attrib["textAlign"] = "left"; - attrib["verticalAlign"] = "top"; - attrib["left"] = labelx + "px"; - attrib["top"] = (labely - this.options.axisLabelFontSize) + "px"; - } - else if ((normalisedAngle > Math.PI * 0.5) && (normalisedAngle <= Math.PI)) { - // text on bottom and align left - attrib["textAlign"] = "left"; - attrib["verticalAlign"] = "bottom"; - attrib["left"] = labelx + "px"; - attrib["top"] = labely + "px"; - - } - else if ((normalisedAngle > Math.PI) && (normalisedAngle <= Math.PI*1.5)) { - // text on bottom and align right - attrib["textAlign"] = "right"; - attrib["verticalAlign"] = "bottom"; - attrib["left"] = (labelx - labelWidth) + "px"; - attrib["top"] = labely + "px"; - } - else { - // text on top and align right - attrib["textAlign"] = "right"; - attrib["verticalAlign"] = "bottom"; - attrib["left"] = (labelx - labelWidth) + "px"; - attrib["top"] = (labely - this.options.axisLabelFontSize) + "px"; - } - - var label = DIV({'style': attrib}, this.layout.xticks[i][1]); - this.xlabels.push(label); - MochiKit.DOM.appendChildNodes(this.container, label); - } - - } -}; - -PlotKit.CanvasRenderer.prototype._renderBackground = function() { - var context = this.element.getContext("2d"); - context.save(); - context.fillStyle = this.options.backgroundColor.toRGBString(); - context.fillRect(0, 0, this.width, this.height); - context.restore(); -}; - -PlotKit.CanvasRenderer.prototype.clear = function() { - if (this.isIE) { - // VML takes a while to start up, so we just poll every this.IEDelay - try { - if (this.clearDelay) { - this.clearDelay.cancel(); - this.clearDelay = null; - } - var context = this.element.getContext("2d"); - } - catch (e) { - this.isFirstRender = false; - this.clearDelay = MochiKit.Async.wait(this.IEDelay); - this.clearDelay.addCallback(bind(this.clear, this)); - return; - } - } - - var context = this.element.getContext("2d"); - context.clearRect(0, 0, this.width, this.height); - - MochiKit.Iter.forEach(this.xlabels, MochiKit.DOM.removeElement); - MochiKit.Iter.forEach(this.ylabels, MochiKit.DOM.removeElement); - this.xlabels = new Array(); - this.ylabels = new Array(); -}; - -// ---------------------------------------------------------------- -// Everything below here is experimental and undocumented. -// ---------------------------------------------------------------- - -PlotKit.CanvasRenderer.prototype._initialiseEvents = function() { - var connect = MochiKit.Signal.connect; - var bind = MochiKit.Base.bind; - //MochiKit.Signal.registerSignals(this, ['onmouseover', 'onclick', 'onmouseout', 'onmousemove']); - //connect(this.element, 'onmouseover', bind(this.onmouseover, this)); - //connect(this.element, 'onmouseout', bind(this.onmouseout, this)); - //connect(this.element, 'onmousemove', bind(this.onmousemove, this)); - connect(this.element, 'onclick', bind(this.onclick, this)); -}; - -PlotKit.CanvasRenderer.prototype._resolveObject = function(e) { - // does not work in firefox - //var x = (e.event().offsetX - this.area.x) / this.area.w; - //var y = (e.event().offsetY - this.area.y) / this.area.h; - - var x = (e.mouse().page.x - PlotKit.Base.findPosX(this.element) - this.area.x) / this.area.w; - var y = (e.mouse().page.y - PlotKit.Base.findPosY(this.element) - this.area.y) / this.area.h; - - //log(x, y); - - var isHit = this.layout.hitTest(x, y); - if (isHit) - return isHit; - return null; -}; - -PlotKit.CanvasRenderer.prototype._createEventObject = function(layoutObj, e) { - if (layoutObj == null) { - return null; - } - - e.chart = layoutObj - return e; -}; - - -PlotKit.CanvasRenderer.prototype.onclick = function(e) { - var layoutObject = this._resolveObject(e); - var eventObject = this._createEventObject(layoutObject, e); - if (eventObject != null) - MochiKit.Signal.signal(this, "onclick", eventObject); -}; - -PlotKit.CanvasRenderer.prototype.onmouseover = function(e) { - var layoutObject = this._resolveObject(e); - var eventObject = this._createEventObject(layoutObject, e); - if (eventObject != null) - signal(this, "onmouseover", eventObject); -}; - -PlotKit.CanvasRenderer.prototype.onmouseout = function(e) { - var layoutObject = this._resolveObject(e); - var eventObject = this._createEventObject(layoutObject, e); - if (eventObject == null) - signal(this, "onmouseout", e); - else - signal(this, "onmouseout", eventObject); - -}; - -PlotKit.CanvasRenderer.prototype.onmousemove = function(e) { - var layoutObject = this._resolveObject(e); - var eventObject = this._createEventObject(layoutObject, e); - - if ((layoutObject == null) && (this.event_isinside == null)) { - // TODO: should we emit an event anyway? - return; - } - - if ((layoutObject != null) && (this.event_isinside == null)) - signal(this, "onmouseover", eventObject); - - if ((layoutObject == null) && (this.event_isinside != null)) - signal(this, "onmouseout", eventObject); - - if ((layoutObject != null) && (this.event_isinside != null)) - signal(this, "onmousemove", eventObject); - - this.event_isinside = layoutObject; - //log("move", x, y); -}; - -PlotKit.CanvasRenderer.isSupported = function(canvasName) { - var canvas = null; - try { - if (MochiKit.Base.isUndefinedOrNull(canvasName)) - canvas = MochiKit.DOM.CANVAS({}); - else - canvas = MochiKit.DOM.getElement(canvasName); - var context = canvas.getContext("2d"); - } - catch (e) { - var ie = navigator.appVersion.match(/MSIE (\d\.\d)/); - var opera = (navigator.userAgent.toLowerCase().indexOf("opera") != -1); - if ((!ie) || (ie[1] < 6) || (opera)) - return false; - return true; - } - return true; -}; - -// Namespace Iniitialisation - -PlotKit.Canvas = {} -PlotKit.Canvas.CanvasRenderer = PlotKit.CanvasRenderer; - -PlotKit.Canvas.EXPORT = [ - "CanvasRenderer" -]; - -PlotKit.Canvas.EXPORT_OK = [ - "CanvasRenderer" -]; - -PlotKit.Canvas.__new__ = function() { - var m = MochiKit.Base; - - m.nameFunctions(this); - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; -}; - -PlotKit.Canvas.__new__(); -MochiKit.Base._exportSymbols(this, PlotKit.Canvas); - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/EasyPlot.js b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/EasyPlot.js deleted file mode 100644 index 76077311770..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/EasyPlot.js +++ /dev/null @@ -1,161 +0,0 @@ -/* - PlotKit EasyPlot - ================ - - User friendly wrapper around the common plotting functions. - - Copyright - --------- - Copyright 2005,2006 (c) Alastair Tse - For use under the BSD license. - -*/ - -try { - if (typeof(PlotKit.CanvasRenderer) == 'undefined') - { - throw "" - } -} -catch (e) { - throw "PlotKit.EasyPlot depends on all of PlotKit's components"; -} - -// -------------------------------------------------------------------- -// Start of EasyPlot definition -// -------------------------------------------------------------------- - -if (typeof(PlotKit.EasyPlot) == 'undefined') { - PlotKit.EasyPlot = {}; -} - -PlotKit.EasyPlot.NAME = "PlotKit.EasyPlot"; -PlotKit.EasyPlot.VERSION = PlotKit.VERSION; - -PlotKit.EasyPlot.__repr__ = function() { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -PlotKit.EasyPlot.toString = function() { - return this.__repr__(); -} - -// -------------------------------------------------------------------- -// Start of EasyPlot definition -// -------------------------------------------------------------------- - -PlotKit.EasyPlot = function(style, options, divElem, datasources) { - this.layout = new Layout(style, options); - this.divElem = divElem; - this.width = parseInt(divElem.getAttribute('width')); - this.height = parseInt(divElem.getAttribute('height')); - this.deferredCount = 0; - - // make sure we have non-zero width - if (this.width < 1) { - this.width = this.divElem.width ? this.divElem.width : 300; - } - - if (this.height < 1) { - this.height = this.divElem.height ? this.divElem.height : 300; - } - - // load data sources - if (isArrayLike(datasources)) { - for (var i = 0; i < datasources.length; i++) { - if (typeof(datasources[i]) == "string") { - this.deferredCount++; - // load CSV via ajax - var d = MochiKit.Async.doSimpleXMLHttpRequest(datasources[i]); - d.addCallback(MochiKit.Base.bind(PlotKit.EasyPlot.onDataLoaded, this)); - } - else if (isArrayLike(datasources[i])) { - this.layout.addDataset("data-" + i, datasources[i]); - } - } - } - else if (!isUndefinedOrNull(datasources)) { - throw "Passed datasources are not Array like"; - } - - // setup canvas to render - - if (CanvasRenderer.isSupported()) { - this.element = CANVAS({"id": this.divElem.getAttribute("id") + "-canvas", - "width": this.width, - "height": this.height}, ""); - this.divElem.appendChild(this.element); - this.renderer = new SweetCanvasRenderer(this.element, this.layout, options); - } - else if (SVGRenderer.isSupported()) { - this.element = SVGRenderer.SVG({"id": this.divElem.getAttribute("id") + "-svg", - "width": this.width, - "height": this.height, - "version": "1.1", - "baseProfile": "full"}, ""); - this.divElem.appendChild(this.element); - this.renderer = new SweetSVGRenderer(this.element, this.layout, options); - } - - if ((this.deferredCount == 0) && (PlotKit.Base.keys(this.layout.datasets).length > 0)) { - this.layout.evaluate(); - this.renderer.clear(); - this.renderer.render(); - } - -}; - -PlotKit.EasyPlot.onDataLoaded = function(request) { - - // very primitive CSV parser, should fix to make it more compliant. - var table = new Array(); - var lines = request.responseText.split('\n'); - for (var i = 0; i < lines.length; i++) { - var stripped = MochiKit.Format.strip(lines[i]); - if ((stripped.length > 1) && (stripped.charAt(0) != '#')) { - table.push(stripped.split(',')); - } - } - - this.layout.addDataset("data-ajax-" + this.deferredCount, table); - this.deferredCount--; - - if ((this.deferredCount == 0) && (PlotKit.Base.keys(this.layout.datasets).length > 0)) { - this.layout.evaluate(); - this.renderer.clear(); - this.renderer.render(); - } -}; - -PlotKit.EasyPlot.prototype.reload = function() { - this.layout.evaluate(); - this.renderer.clear(); - this.renderer.render(); -}; - -// Namespace Iniitialisation - -PlotKit.EasyPlotModule = {}; -PlotKit.EasyPlotModule.EasyPlot = PlotKit.EasyPlot; - -PlotKit.EasyPlotModule.EXPORT = [ - "EasyPlot" -]; - -PlotKit.EasyPlotModule.EXPORT_OK = []; - -PlotKit.EasyPlotModule.__new__ = function() { - var m = MochiKit.Base; - - m.nameFunctions(this); - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; -}; - -PlotKit.EasyPlotModule.__new__(); -MochiKit.Base._exportSymbols(this, PlotKit.EasyPlotModule); - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Layout.js b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Layout.js deleted file mode 100644 index 7a9085d256b..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/Layout.js +++ /dev/null @@ -1,757 +0,0 @@ -/* - PlotKit Layout - ============== - - Handles laying out data on to a virtual canvas square canvas between 0.0 - and 1.0. If you want to add new chart/plot types such as point plots, - you need to add them here. - - Copyright - --------- - Copyright 2005,2006 (c) Alastair Tse - For use under the BSD license. - -*/ - -try { - if (typeof(PlotKit.Base) == 'undefined') - { - throw "" - } -} -catch (e) { - throw "PlotKit.Layout depends on MochiKit.{Base,Color,DOM,Format} and PlotKit.Base" -} - -// -------------------------------------------------------------------- -// Start of Layout definition -// -------------------------------------------------------------------- - -if (typeof(PlotKit.Layout) == 'undefined') { - PlotKit.Layout = {}; -} - -PlotKit.Layout.NAME = "PlotKit.Layout"; -PlotKit.Layout.VERSION = PlotKit.VERSION; - -PlotKit.Layout.__repr__ = function() { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -PlotKit.Layout.toString = function() { - return this.__repr__(); -} - -PlotKit.Layout.valid_styles = ["bar", "line", "pie", "point"]; - -// -------------------------------------------------------------------- -// Start of Layout definition -// -------------------------------------------------------------------- - -PlotKit.Layout = function(style, options) { - - this.options = { - "barWidthFillFraction": 0.75, - "barOrientation": "vertical", - "xOriginIsZero": true, - "yOriginIsZero": true, - "xAxis": null, // [xmin, xmax] - "yAxis": null, // [ymin, ymax] - "xTicks": null, // [{label: "somelabel", v: value}, ..] (label opt.) - "yTicks": null, // [{label: "somelabel", v: value}, ..] (label opt.) - "xNumberOfTicks": 10, - "yNumberOfTicks": 5, - "xTickPrecision": 1, - "yTickPrecision": 1, - "pieRadius": 0.4 - }; - - // valid external options : TODO: input verification - this.style = style; - MochiKit.Base.update(this.options, options ? options : {}); - - // externally visible states - // overriden if xAxis and yAxis are set in options - if (!MochiKit.Base.isUndefinedOrNull(this.options.xAxis)) { - this.minxval = this.options.xAxis[0]; - this.maxxval = this.options.xAxis[1]; - this.xscale = this.maxxval - this.minxval; - } - else { - this.minxval = 0; - this.maxxval = null; - this.xscale = null; // val -> pos factor (eg, xval * xscale = xpos) - } - - if (!MochiKit.Base.isUndefinedOrNull(this.options.yAxis)) { - this.minyval = this.options.yAxis[0]; - this.maxyval = this.options.yAxis[1]; - this.yscale = this.maxyval - this.minyval; - } - else { - this.minyval = 0; - this.maxyval = null; - this.yscale = null; - } - - this.bars = new Array(); // array of bars to plot for bar charts - this.points = new Array(); // array of points to plot for line plots - this.slices = new Array(); // array of slices to draw for pie charts - - this.xticks = new Array(); - this.yticks = new Array(); - - // internal states - this.datasets = new Array(); - this.minxdelta = 0; - this.xrange = 1; - this.yrange = 1; - - this.hitTestCache = {x2maxy: null}; - -}; - -// -------------------------------------------------------------------- -// Dataset Manipulation -// -------------------------------------------------------------------- - - -PlotKit.Layout.prototype.addDataset = function(setname, set_xy) { - this.datasets[setname] = set_xy; -}; - -PlotKit.Layout.prototype.removeDataset = function(setname, set_xy) { - delete this.datasets[setname]; -}; - -PlotKit.Layout.prototype.addDatasetFromTable = function(name, tableElement, xcol, ycol, lcol) { - var isNil = MochiKit.Base.isUndefinedOrNull; - var scrapeText = MochiKit.DOM.scrapeText; - var strip = MochiKit.Format.strip; - - if (isNil(xcol)) - xcol = 0; - if (isNil(ycol)) - ycol = 1; - if (isNil(lcol)) - lcol = -1; - - var rows = tableElement.tBodies[0].rows; - var data = new Array(); - var labels = new Array(); - - if (!isNil(rows)) { - for (var i = 0; i < rows.length; i++) { - data.push([parseFloat(strip(scrapeText(rows[i].cells[xcol]))), - parseFloat(strip(scrapeText(rows[i].cells[ycol])))]); - if (lcol >= 0){ - labels.push({v: parseFloat(strip(scrapeText(rows[i].cells[xcol]))), - label: strip(scrapeText(rows[i].cells[lcol]))}); - } - } - this.addDataset(name, data); - if (lcol >= 0) { - this.options.xTicks = labels; - } - return true; - } - return false; -}; - -// -------------------------------------------------------------------- -// Evaluates the layout for the current data and style. -// -------------------------------------------------------------------- - -PlotKit.Layout.prototype.evaluate = function() { - this._evaluateLimits(); - this._evaluateScales(); - if (this.style == "bar") { - if (this.options.barOrientation == "horizontal") { - this._evaluateHorizBarCharts(); - } - else { - this._evaluateBarCharts(); - } - this._evaluateBarTicks(); - } - else if (this.style == "line") { - this._evaluateLineCharts(); - this._evaluateLineTicks(); - } - else if (this.style == "pie") { - this._evaluatePieCharts(); - this._evaluatePieTicks(); - } -}; - - - -// Given the fractional x, y positions, report the corresponding -// x, y values. -PlotKit.Layout.prototype.hitTest = function(x, y) { - // TODO: make this more efficient with better datastructures - // for this.bars, this.points and this.slices - - var f = MochiKit.Format.twoDigitFloat; - - if ((this.style == "bar") && this.bars && (this.bars.length > 0)) { - for (var i = 0; i < this.bars.length; i++) { - var bar = this.bars[i]; - if ((x >= bar.x) && (x <= bar.x + bar.w) - && (y >= bar.y) && (y - bar.y <= bar.h)) - return bar; - } - } - - else if (this.style == "line") { - if (this.hitTestCache.x2maxy == null) { - this._regenerateHitTestCache(); - } - - // 1. find the xvalues that equal or closest to the give x - var xval = x / this.xscale; - var xvalues = this.hitTestCache.xvalues; - var xbefore = null; - var xafter = null; - - for (var i = 1; i < xvalues.length; i++) { - if (xvalues[i] > xval) { - xbefore = xvalues[i-1]; - xafter = xvalues[i]; - break; - } - } - - if ((xbefore != null)) { - var ybefore = this.hitTestCache.x2maxy[xbefore]; - var yafter = this.hitTestCache.x2maxy[xafter]; - var yval = (1.0 - y)/this.yscale; - - // interpolate whether we will fall inside or outside - var gradient = (yafter - ybefore) / (xafter - xbefore); - var projmaxy = ybefore + gradient * (xval - xbefore); - if (projmaxy >= yval) { - // inside the highest curve (roughly) - var obj = {xval: xval, yval: yval, - xafter: xafter, yafter: yafter, - xbefore: xbefore, ybefore: ybefore, - yprojected: projmaxy - }; - return obj; - } - } - } - - else if (this.style == "pie") { - var dist = Math.sqrt((y-0.5)*(y-0.5) + (x-0.5)*(x-0.5)); - if (dist > this.options.pieRadius) - return null; - - // TODO: actually doesn't work if we don't know how the Canvas - // lays it out, need to fix! - var angle = Math.atan2(y - 0.5, x - 0.5) - Math.PI/2; - for (var i = 0; i < this.slices.length; i++) { - var slice = this.slices[i]; - if (slice.startAngle < angle && slice.endAngle >= angle) - return slice; - } - } - - return null; -}; - -// Reports valid position rectangle for X value (only valid for bar charts) -PlotKit.Layout.prototype.rectForX = function(x) { - return null; -}; - -// Reports valid angles through which X value encloses (only valid for pie charts) -PlotKit.Layout.prototype.angleRangeForX = function(x) { - return null; -}; - -// -------------------------------------------------------------------- -// START Internal Functions -// -------------------------------------------------------------------- - -PlotKit.Layout.prototype._evaluateLimits = function() { - // take all values from all datasets and find max and min - var map = PlotKit.Base.map; - var items = PlotKit.Base.items; - var itemgetter = MochiKit.Base.itemgetter; - var collapse = PlotKit.Base.collapse; - var listMin = MochiKit.Base.listMin; - var listMax = MochiKit.Base.listMax; - var isNil = MochiKit.Base.isUndefinedOrNull; - - - var all = collapse(map(itemgetter(1), items(this.datasets))); - if (isNil(this.options.xAxis)) { - if (this.options.xOriginIsZero) - this.minxval = 0; - else - this.minxval = listMin(map(parseFloat, map(itemgetter(0), all))); - - this.maxxval = listMax(map(parseFloat, map(itemgetter(0), all))); - } - else { - this.minxval = this.options.xAxis[0]; - this.maxxval = this.options.xAxis[1]; - this.xscale = this.maxval - this.minxval; - } - - if (isNil(this.options.yAxis)) { - if (this.options.yOriginIsZero) - this.minyval = 0; - else - this.minyval = listMin(map(parseFloat, map(itemgetter(1), all))); - - this.maxyval = listMax(map(parseFloat, map(itemgetter(1), all))); - } - else { - this.minyval = this.options.yAxis[0]; - this.maxyval = this.options.yAxis[1]; - this.yscale = this.maxyval - this.minyval; - } - -}; - -PlotKit.Layout.prototype._evaluateScales = function() { - var isNil = MochiKit.Base.isUndefinedOrNull; - - this.xrange = this.maxxval - this.minxval; - if (this.xrange == 0) - this.xscale = 1.0; - else - this.xscale = 1/this.xrange; - - this.yrange = this.maxyval - this.minyval; - if (this.yrange == 0) - this.yscale = 1.0; - else - this.yscale = 1/this.yrange; -}; - -PlotKit.Layout.prototype._uniqueXValues = function() { - var collapse = PlotKit.Base.collapse; - var map = PlotKit.Base.map; - var uniq = PlotKit.Base.uniq; - var getter = MochiKit.Base.itemgetter; - var items = PlotKit.Base.items; - - var xvalues = map(parseFloat, map(getter(0), collapse(map(getter(1), items(this.datasets))))); - xvalues.sort(MochiKit.Base.compare); - return uniq(xvalues); -}; - -// Create the bars -PlotKit.Layout.prototype._evaluateBarCharts = function() { - var items = PlotKit.Base.items; - - var setCount = items(this.datasets).length; - - // work out how far separated values are - var xdelta = 10000000; - var xvalues = this._uniqueXValues(); - for (var i = 1; i < xvalues.length; i++) { - xdelta = Math.min(Math.abs(xvalues[i] - xvalues[i-1]), xdelta); - } - - var barWidth = 0; - var barWidthForSet = 0; - var barMargin = 0; - if (xvalues.length == 1) { - // note we have to do something smarter if we only plot one value - xdelta = 1.0; - this.xscale = 1.0; - this.minxval = xvalues[0]; - barWidth = 1.0 * this.options.barWidthFillFraction; - barWidthForSet = barWidth/setCount; - barMargin = (1.0 - this.options.barWidthFillFraction)/2; - } - else { - // readjust xscale to fix with bar charts - if (this.xrange == 1) { - this.xscale = 0.5; - } - else if (this.xrange == 2) { - this.xscale = 1/3.0; - } - else { - this.xscale = (1.0 - xdelta/this.xrange)/this.xrange; - } - barWidth = xdelta * this.xscale * this.options.barWidthFillFraction; - barWidthForSet = barWidth / setCount; - barMargin = xdelta * this.xscale * (1.0 - this.options.barWidthFillFraction)/2; - } - - this.minxdelta = xdelta; // need this for tick positions - - // add all the rects - this.bars = new Array(); - var i = 0; - for (var setName in this.datasets) { - var dataset = this.datasets[setName]; - if (PlotKit.Base.isFuncLike(dataset)) continue; - for (var j = 0; j < dataset.length; j++) { - var item = dataset[j]; - var rect = { - x: ((parseFloat(item[0]) - this.minxval) * this.xscale) + (i * barWidthForSet) + barMargin, - y: 1.0 - ((parseFloat(item[1]) - this.minyval) * this.yscale), - w: barWidthForSet, - h: ((parseFloat(item[1]) - this.minyval) * this.yscale), - xval: parseFloat(item[0]), - yval: parseFloat(item[1]), - name: setName - }; - if ((rect.x >= 0.0) && (rect.x <= 1.0) && - (rect.y >= 0.0) && (rect.y <= 1.0)) { - this.bars.push(rect); - } - } - i++; - } -}; - -// Create the horizontal bars -PlotKit.Layout.prototype._evaluateHorizBarCharts = function() { - var items = PlotKit.Base.items; - - var setCount = items(this.datasets).length; - - // work out how far separated values are - var xdelta = 10000000; - var xvalues = this._uniqueXValues(); - for (var i = 1; i < xvalues.length; i++) { - xdelta = Math.min(Math.abs(xvalues[i] - xvalues[i-1]), xdelta); - } - - var barWidth = 0; - var barWidthForSet = 0; - var barMargin = 0; - - // work out how far each far each bar is separated - if (xvalues.length == 1) { - // do something smarter if we only plot one value - xdelta = 1.0; - this.xscale = 1.0; - this.minxval = xvalues[0]; - barWidth = 1.0 * this.options.barWidthFillFraction; - barWidthForSet = barWidth/setCount; - barMargin = (1.0 - this.options.barWidthFillFraction)/2; - } - else { - // readjust yscale to fix with bar charts - this.xscale = (1.0 - xdelta/this.xrange)/this.xrange; - barWidth = xdelta * this.xscale * this.options.barWidthFillFraction; - barWidthForSet = barWidth / setCount; - barMargin = xdelta * this.xscale * (1.0 - this.options.barWidthFillFraction)/2; - } - - this.minxdelta = xdelta; // need this for tick positions - - // add all the rects - this.bars = new Array(); - var i = 0; - for (var setName in this.datasets) { - var dataset = this.datasets[setName]; - if (PlotKit.Base.isFuncLike(dataset)) continue; - for (var j = 0; j < dataset.length; j++) { - var item = dataset[j]; - var rect = { - y: ((parseFloat(item[0]) - this.minxval) * this.xscale) + (i * barWidthForSet) + barMargin, - x: 0.0, - h: barWidthForSet, - w: ((parseFloat(item[1]) - this.minyval) * this.yscale), - xval: parseFloat(item[0]), - yval: parseFloat(item[1]), - label: item[2], - name: setName - }; - - // limit the x, y values so they do not overdraw - if (rect.y <= 0.0) { - rect.y = 0.0; - } - if (rect.y >= 1.0) { - rect.y = 1.0; - } - if ((rect.x >= 0.0) && (rect.x <= 1.0)) { - this.bars.push(rect); - } - } - i++; - } -}; - - -// Create the line charts -PlotKit.Layout.prototype._evaluateLineCharts = function() { - var items = PlotKit.Base.items; - - var setCount = items(this.datasets).length; - - // add all the rects - this.points = new Array(); - var i = 0; - for (var setName in this.datasets) { - var dataset = this.datasets[setName]; - if (PlotKit.Base.isFuncLike(dataset)) continue; - dataset.sort(function(a, b) { return compare(parseFloat(a[0]), parseFloat(b[0])); }); - for (var j = 0; j < dataset.length; j++) { - var item = dataset[j]; - var point = { - x: ((parseFloat(item[0]) - this.minxval) * this.xscale), - y: 1.0 - ((parseFloat(item[1]) - this.minyval) * this.yscale), - xval: parseFloat(item[0]), - yval: parseFloat(item[1]), - name: setName - }; - - // limit the x, y values so they do not overdraw - if (point.y <= 0.0) { - point.y = 0.0; - } - if (point.y >= 1.0) { - point.y = 1.0; - } - if ((point.x >= 0.0) && (point.x <= 1.0)) { - this.points.push(point); - } - } - i++; - } -}; - -// Create the pie charts -PlotKit.Layout.prototype._evaluatePieCharts = function() { - var items = PlotKit.Base.items; - var sum = MochiKit.Iter.sum; - var getter = MochiKit.Base.itemgetter; - - var setCount = items(this.datasets).length; - - // we plot the y values of the first dataset - var dataset = items(this.datasets)[0][1]; - var total = sum(map(getter(1), dataset)); - - this.slices = new Array(); - var currentAngle = 0.0; - for (var i = 0; i < dataset.length; i++) { - var fraction = dataset[i][1] / total; - var startAngle = currentAngle * Math.PI * 2; - var endAngle = (currentAngle + fraction) * Math.PI * 2; - - var slice = {fraction: fraction, - xval: dataset[i][0], - yval: dataset[i][1], - startAngle: startAngle, - endAngle: endAngle - }; - if (dataset[i][1] != 0) { - this.slices.push(slice); - } - currentAngle += fraction; - } -}; - -PlotKit.Layout.prototype._evaluateLineTicksForXAxis = function() { - var isNil = MochiKit.Base.isUndefinedOrNull; - - if (this.options.xTicks) { - // we use use specified ticks with optional labels - - this.xticks = new Array(); - var makeTicks = function(tick) { - var label = tick.label; - if (isNil(label)) - label = tick.v.toString(); - var pos = this.xscale * (tick.v - this.minxval); - if ((pos >= 0.0) && (pos <= 1.0)) { - this.xticks.push([pos, label]); - } - }; - MochiKit.Iter.forEach(this.options.xTicks, bind(makeTicks, this)); - } - else if (this.options.xNumberOfTicks) { - // we use defined number of ticks as hint to auto generate - var xvalues = this._uniqueXValues(); - var roughSeparation = this.xrange / this.options.xNumberOfTicks; - var tickCount = 0; - - this.xticks = new Array(); - for (var i = 0; i <= xvalues.length; i++) { - if ((xvalues[i] - this.minxval) >= (tickCount * roughSeparation)) { - var pos = this.xscale * (xvalues[i] - this.minxval); - if ((pos > 1.0) || (pos < 0.0)) - continue; - this.xticks.push([pos, xvalues[i]]); - tickCount++; - } - if (tickCount > this.options.xNumberOfTicks) - break; - } - } -}; - -PlotKit.Layout.prototype._evaluateLineTicksForYAxis = function() { - var isNil = MochiKit.Base.isUndefinedOrNull; - - - if (this.options.yTicks) { - this.yticks = new Array(); - var makeTicks = function(tick) { - var label = tick.label; - if (isNil(label)) - label = tick.v.toString(); - var pos = 1.0 - (this.yscale * (tick.v - this.minyval)); - if ((pos >= 0.0) && (pos <= 1.0)) { - this.yticks.push([pos, label]); - } - }; - MochiKit.Iter.forEach(this.options.yTicks, bind(makeTicks, this)); - } - else if (this.options.yNumberOfTicks) { - // We use the optionally defined number of ticks as a guide - this.yticks = new Array(); - - // if we get this separation right, we'll have good looking graphs - var roundInt = PlotKit.Base.roundInterval; - var prec = this.options.yTickPrecision; - var roughSeparation = roundInt(this.yrange, - this.options.yNumberOfTicks, prec); - - // round off each value of the y-axis to the precision - // eg. 1.3333 at precision 1 -> 1.3 - for (var i = 0; i <= this.options.yNumberOfTicks; i++) { - var yval = this.minyval + (i * roughSeparation); - var pos = 1.0 - ((yval - this.minyval) * this.yscale); - if ((pos > 1.0) || (pos < 0.0)) - continue; - this.yticks.push([pos, MochiKit.Format.roundToFixed(yval, prec)]); - } - } -}; - -PlotKit.Layout.prototype._evaluateLineTicks = function() { - this._evaluateLineTicksForXAxis(); - this._evaluateLineTicksForYAxis(); -}; - -PlotKit.Layout.prototype._evaluateBarTicks = function() { - this._evaluateLineTicks(); - var centerInBar = function(tick) { - return [tick[0] + (this.minxdelta * this.xscale)/2, tick[1]]; - }; - this.xticks = MochiKit.Base.map(bind(centerInBar, this), this.xticks); - - if (this.options.barOrientation == "horizontal") { - // swap scales - var tempticks = this.xticks; - this.xticks = this.yticks; - this.yticks = tempticks; - - // we need to invert the "yaxis" (which is now the xaxis when drawn) - var invert = function(tick) { - return [1.0 - tick[0], tick[1]]; - } - this.xticks = MochiKit.Base.map(invert, this.xticks); - } -}; - -PlotKit.Layout.prototype._evaluatePieTicks = function() { - var isNil = MochiKit.Base.isUndefinedOrNull; - var formatter = MochiKit.Format.numberFormatter("#%"); - - this.xticks = new Array(); - if (this.options.xTicks) { - // make a lookup dict for x->slice values - var lookup = new Array(); - for (var i = 0; i < this.slices.length; i++) { - lookup[this.slices[i].xval] = this.slices[i]; - } - - for (var i =0; i < this.options.xTicks.length; i++) { - var tick = this.options.xTicks[i]; - var slice = lookup[tick.v]; - var label = tick.label; - if (slice) { - if (isNil(label)) - label = tick.v.toString(); - label += " (" + formatter(slice.fraction) + ")"; - this.xticks.push([tick.v, label]); - } - } - } - else { - // we make our own labels from all the slices - for (var i =0; i < this.slices.length; i++) { - var slice = this.slices[i]; - var label = slice.xval + " (" + formatter(slice.fraction) + ")"; - this.xticks.push([slice.xval, label]); - } - } -}; - -PlotKit.Layout.prototype._regenerateHitTestCache = function() { - this.hitTestCache.xvalues = this._uniqueXValues(); - this.hitTestCache.xlookup = new Array(); - this.hitTestCache.x2maxy = new Array(); - - var listMax = MochiKit.Base.listMax; - var itemgetter = MochiKit.Base.itemgetter; - var map = MochiKit.Base.map; - - // generate a lookup table for x values to y values - var setNames = keys(this.datasets); - for (var i = 0; i < setNames.length; i++) { - var dataset = this.datasets[setNames[i]]; - for (var j = 0; j < dataset.length; j++) { - var xval = dataset[j][0]; - var yval = dataset[j][1]; - if (this.hitTestCache.xlookup[xval]) - this.hitTestCache.xlookup[xval].push([yval, setNames[i]]); - else - this.hitTestCache.xlookup[xval] = [[yval, setNames[i]]]; - } - } - - for (var x in this.hitTestCache.xlookup) { - var yvals = this.hitTestCache.xlookup[x]; - this.hitTestCache.x2maxy[x] = listMax(map(itemgetter(0), yvals)); - } - - -}; - -// -------------------------------------------------------------------- -// END Internal Functions -// -------------------------------------------------------------------- - - -// Namespace Iniitialisation - -PlotKit.LayoutModule = {}; -PlotKit.LayoutModule.Layout = PlotKit.Layout; - -PlotKit.LayoutModule.EXPORT = [ - "Layout" -]; - -PlotKit.LayoutModule.EXPORT_OK = []; - -PlotKit.LayoutModule.__new__ = function() { - var m = MochiKit.Base; - - m.nameFunctions(this); - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; -}; - -PlotKit.LayoutModule.__new__(); -MochiKit.Base._exportSymbols(this, PlotKit.LayoutModule); - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/PlotKit.js b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/PlotKit.js deleted file mode 100644 index e79abf75188..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/PlotKit.js +++ /dev/null @@ -1,151 +0,0 @@ -/*** - -PlotKit Autoload Javascript Module. - -This file was adapted from MochiKit. -See for documentation, downloads, license, etc. -(c) 2005 Bob Ippolito. All rights Reserved. - -Modified by Alastair Tse, 2006, for PlotKit. - -***/ - -if (typeof(PlotKit) == 'undefined') { - PlotKit = {}; -} - -if (typeof(PlotKit.PlotKit) == 'undefined') { - PlotKit.PlotKit = {}; -} - -PlotKit.PlotKit.NAME = "PlotKit.PlotKit"; -PlotKit.PlotKit.VERSION = "0.9.1"; -PlotKit.PlotKit.__repr__ = function () { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -PlotKit.PlotKit.toString = function () { - return this.__repr__(); -}; - -PlotKit.PlotKit.SUBMODULES = [ - "Base", - "Layout", - "Canvas", - "SVG", - "SweetCanvas", - "SweetSVG", - "EasyPlot" -]; - -if (typeof(JSAN) != 'undefined' || typeof(dojo) != 'undefined') { - if (typeof(dojo) != 'undefined') { - dojo.provide('PlotKit.PlotKit'); - dojo.require("PlotKit.*"); - } - if (typeof(JSAN) != 'undefined') { - // hopefully this makes it easier for static analysis? - JSAN.use("PlotKit.Base", []); - JSAN.use("PlotKit.Layout", []); - JSAN.use("PlotKit.Canvas", []); - JSAN.use("PlotKit.SweetCanvas", []); - JSAN.use("PlotKit.SVG", []); - JSAN.use("PlotKit.SweetSVG", []); - } - (function () { - var extend = MochiKit.Base.extend; - var self = PlotKit.PlotKit; - var modules = self.SUBMODULES; - var EXPORT = []; - var EXPORT_OK = []; - var EXPORT_TAGS = {}; - var i, k, m, all; - for (i = 0; i < modules.length; i++) { - m = PlotKit[modules[i]]; - extend(EXPORT, m.EXPORT); - extend(EXPORT_OK, m.EXPORT_OK); - for (k in m.EXPORT_TAGS) { - EXPORT_TAGS[k] = extend(EXPORT_TAGS[k], m.EXPORT_TAGS[k]); - } - all = m.EXPORT_TAGS[":all"]; - if (!all) { - all = extend(null, m.EXPORT, m.EXPORT_OK); - } - var j; - for (j = 0; j < all.length; j++) { - k = all[j]; - self[k] = m[k]; - } - } - self.EXPORT = EXPORT; - self.EXPORT_OK = EXPORT_OK; - self.EXPORT_TAGS = EXPORT_TAGS; - }()); - -} else { - if (typeof(PlotKit.__compat__) == 'undefined') { - PlotKit.__compat__ = true; - } - (function () { - if (typeof(document) == "undefined") { - return; - } - - var scripts = document.getElementsByTagName("script"); - var kXULNSURI = "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"; - var base = null; - var baseElem = null; - var allScripts = {}; - var i; - for (i = 0; i < scripts.length; i++) { - var src = scripts[i].getAttribute("src"); - if (!src) { - continue; - } - allScripts[src] = true; - if (src.match(/PlotKit.js$/)) { - base = src.substring(0, src.lastIndexOf('PlotKit.js')); - baseElem = scripts[i]; - } - - } - - if (base === null) { - return; - } - var modules = PlotKit.PlotKit.SUBMODULES; - for (var i = 0; i < modules.length; i++) { - if (PlotKit[modules[i]]) { - continue; - } - var uri = base + modules[i] + '.js'; - if (uri in allScripts) { - continue; - } - if (document.documentElement && - document.documentElement.namespaceURI == kXULNSURI) { - // XUL - var s = document.createElementNS(kXULNSURI, 'script'); - s.setAttribute("id", "PlotKit_" + base + modules[i]); - s.setAttribute("src", uri); - s.setAttribute("type", "application/x-javascript"); - baseElem.parentNode.appendChild(s); - } else { - // HTML - /* - DOM can not be used here because Safari does - deferred loading of scripts unless they are - in the document or inserted with document.write - - This is not XHTML compliant. If you want XHTML - compliance then you must use the packed version of MochiKit - or include each script individually (basically unroll - these document.write calls into your XHTML source) - - */ - document.write(''); - } - }; - })(); -} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/PlotKit_Packed.js b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/PlotKit_Packed.js deleted file mode 100644 index 363042ac2c6..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/PlotKit_Packed.js +++ /dev/null @@ -1,2177 +0,0 @@ -/*** - - PlotKit.PlotKit 0.9.1 : PACKED VERSION - - THIS FILE IS AUTOMATICALLY GENERATED. If creating patches, please - diff against the source tree, not this file. - - For more information, . - - Copyright (c) 2006. Alastair Tse. - -***/ - -try{ -if(typeof (MochiKit.Base)=="undefined"||typeof (MochiKit.DOM)=="undefined"||typeof (MochiKit.Color)=="undefined"||typeof (MochiKit.Format)=="undefined"){ -throw ""; -} -} -catch(e){ -throw "PlotKit depends on MochiKit.{Base,Color,DOM,Format}"; -} -MochiKit.Base.update(MochiKit.Color.Color.prototype,{asFillColor:function(){ -return this.lighterColorWithLevel(0.3); -},asStrokeColor:function(){ -return this.darkerColorWithLevel(0.1); -},asPointColor:function(){ -return this.lighterColorWithLevel(0.1); -}}); -if(typeof (PlotKit)=="undefined"){ -PlotKit={}; -} -PlotKit.NAME="PlotKit"; -PlotKit.VERSION="0.8"; -PlotKit.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -PlotKit.toString=function(){ -return this.__repr__(); -}; -if(typeof (PlotKit.Base)=="undefined"){ -PlotKit.Base={}; -} -PlotKit.Base.NAME="PlotKit.Base"; -PlotKit.Base.VERSION=PlotKit.VERSION; -PlotKit.Base.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -PlotKit.Base.toString=function(){ -return this.__repr__(); -}; -PlotKit.Base.usingPrototype=function(){ -try{ -return (typeof (Object.extend)=="function"); -} -catch(e){ -return false; -} -}; -MochiKit.Base.update(PlotKit.Base,{roundInterval:function(_1,_2,_3){ -var _4=MochiKit.Format.roundToFixed; -var _5=_1/_2; -return parseFloat(_4(_5,_3)); -},collapse:function(_6){ -var m=MochiKit.Base; -var _8=new Array(); -for(var i=0;i<_6.length;i++){ -_8=m.concat(_8,_6[i]); -} -if(PlotKit.Base.usingPrototype()){ -delete _8.extend; -delete _8.from; -delete _8.inspect; -} -return _8; -},uniq:function(_10){ -var m=MochiKit.Base; -if(!m.isArrayLike(_10)||(_10.length<1)){ -return new Array(); -} -var _11=new Array(); -var _12=_10[0]; -_11.push(_10[0]); -for(var i=1;i<_10.length;i++){ -if(m.compare(_10[i],_12)!=0){ -_12=_10[i]; -_11.push(_10[i]); -} -} -return _11; -},colorScheme:function(){ -var mb=MochiKit.Base; -var mc=MochiKit.Color; -var _15=["red","orange","yellow","green","cyan","blue","purple","magenta"]; -var _16=function(_17){ -return mc.Color[_17+"Color"](); -}; -return mb.map(_16,_15); -},baseDarkPrimaryColors:function(){ -var _18=MochiKit.Color.Color.fromHexString; -return [_18("#ad3f40"),_18("#ddac2c"),_18("#dfdd0c"),_18("#5276c4"),_18("#739c5a")]; -},basePrimaryColors:function(){ -var _19=MochiKit.Color.Color.fromHexString; -return [_19("#d24c4d"),_19("#f2b32f"),_19("#ece90e"),_19("#5d83da"),_19("#78a15d")]; -},baseBlueColors:function(){ -var _20=MochiKit.Color.Color.fromHexString; -return [_20("#4b6b94"),_20("#5d81b4"),_20("#acbad2")]; -},palette:function(_21,_22,_23,_24){ -var _25=MochiKit.Base.isUndefinedOrNull; -var _26=new Array(); -if(_25(_24)){ -_24=0.1; -} -if(_25(_23)){ -_23=0.4; -} -if(_25(_22)){ -_22=-0.2; -} -var _27=_22; -while(_27<=_23){ -_26.push(_27); -_27+=_24; -} -var _28=function(_29,_30){ -return _29.lighterColorWithLevel(_30); -}; -return MochiKit.Base.map(partial(_28,_21),_26); -},excanvasSupported:function(){ -if(/MSIE/.test(navigator.userAgent)&&!window.opera){ -return true; -} -return false; -},findPosX:function(obj){ -var _32=0; -if(obj.offsetParent){ -while(obj.offsetParent){ -_32+=obj.offsetLeft; -obj=obj.offsetParent; -} -}else{ -if(obj.x){ -_32+=obj.x; -} -} -return _32; -},findPosY:function(obj){ -var _33=0; -if(obj.offsetParent){ -while(obj.offsetParent){ -_33+=obj.offsetTop; -obj=obj.offsetParent; -} -}else{ -if(obj.y){ -_33+=obj.y; -} -} -return _33; -},isFuncLike:function(obj){ -return (typeof (obj)=="function"); -}}); -PlotKit.Base.map=function(fn,lst){ -if(PlotKit.Base.usingPrototype()){ -var _36=[]; -for(var x in lst){ -if(typeof (lst[x])=="function"){ -continue; -} -_36.push(fn(lst[x])); -} -return _36; -}else{ -return MochiKit.Base.map(fn,lst); -} -}; -PlotKit.Base.items=function(lst){ -if(PlotKit.Base.usingPrototype()){ -var _38=[]; -for(var x in lst){ -if(typeof (lst[x])=="function"){ -continue; -} -_38.push([x,lst[x]]); -} -return _38; -}else{ -return MochiKit.Base.items(lst); -} -}; -PlotKit.Base.keys=function(lst){ -if(PlotKit.Base.usingPrototype()){ -var _39=[]; -for(var x in lst){ -if(typeof (lst[x])=="function"){ -continue; -} -_39.push(x); -} -return _39; -}else{ -return MochiKit.Base.keys(lst); -} -}; -PlotKit.Base.baseColors=function(){ -var _40=MochiKit.Color.Color.fromHexString; -return [_40("#476fb2"),_40("#be2c2b"),_40("#85b730"),_40("#734a99"),_40("#26a1c5"),_40("#fb8707"),_40("#000000")]; -}; -PlotKit.Base.officeBaseStyle={"axisLineWidth":2,"axisLabelColor":Color.grayColor(),"axisLineColor":Color.whiteColor(),"padding":{top:5,bottom:10,left:30,right:30}}; -MochiKit.Base.update(PlotKit.Base,{officeBlue:function(){ -var r={"colorScheme":PlotKit.Base.palette(PlotKit.Base.baseColors()[0]),"backgroundColor":PlotKit.Base.baseColors()[0].lighterColorWithLevel(0.45)}; -MochiKit.Base.update(r,PlotKit.Base.officeBaseStyle); -return r; -},officeRed:function(){ -var r={"colorScheme":PlotKit.Base.palette(PlotKit.Base.baseColors()[1]),"backgroundColor":PlotKit.Base.baseColors()[1].lighterColorWithLevel(0.5)}; -MochiKit.Base.update(r,PlotKit.Base.officeBaseStyle); -return r; -},officeGreen:function(){ -var r={"colorScheme":PlotKit.Base.palette(PlotKit.Base.baseColors()[2]),"backgroundColor":PlotKit.Base.baseColors()[2].lighterColorWithLevel(0.5)}; -MochiKit.Base.update(r,PlotKit.Base.officeBaseStyle); -return r; -},officePurple:function(){ -var r={"colorScheme":PlotKit.Base.palette(PlotKit.Base.baseColors()[3]),"backgroundColor":PlotKit.Base.baseColors()[3].lighterColorWithLevel(0.5)}; -MochiKit.Base.update(r,PlotKit.Base.officeBaseStyle); -return r; -},officeCyan:function(){ -var r={"colorScheme":PlotKit.Base.palette(PlotKit.Base.baseColors()[4]),"backgroundColor":PlotKit.Base.baseColors()[4].lighterColorWithLevel(0.5)}; -MochiKit.Base.update(r,PlotKit.Base.officeBaseStyle); -return r; -},officeOrange:function(){ -var r={"colorScheme":PlotKit.Base.palette(PlotKit.Base.baseColors()[5]),"backgroundColor":PlotKit.Base.baseColors()[5].lighterColorWithLevel(0.4)}; -MochiKit.Base.update(r,PlotKit.Base.officeBaseStyle); -return r; -},officeBlack:function(){ -var r={"colorScheme":PlotKit.Base.palette(PlotKit.Base.baseColors()[6],0,0.6),"backgroundColor":PlotKit.Base.baseColors()[6].lighterColorWithLevel(0.9)}; -MochiKit.Base.update(r,PlotKit.Base.officeBaseStyle); -return r; -}}); -PlotKit.Base.EXPORT=["baseColors","collapse","colorScheme","findPosX","findPosY","officeBaseStyle","officeBlue","officeRed","officeGreen","officePurple","officeCyan","officeOrange","officeBlack","roundInterval","uniq","isFuncLike","excanvasSupported"]; -PlotKit.Base.EXPORT_OK=[]; -PlotKit.Base.__new__=function(){ -var m=MochiKit.Base; -m.nameFunctions(this); -this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; -}; -PlotKit.Base.__new__(); -MochiKit.Base._exportSymbols(this,PlotKit.Base); -try{ -if(typeof (PlotKit.Base)=="undefined"){ -throw ""; -} -} -catch(e){ -throw "PlotKit.Layout depends on MochiKit.{Base,Color,DOM,Format} and PlotKit.Base"; -} -if(typeof (PlotKit.Layout)=="undefined"){ -PlotKit.Layout={}; -} -PlotKit.Layout.NAME="PlotKit.Layout"; -PlotKit.Layout.VERSION=PlotKit.VERSION; -PlotKit.Layout.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -PlotKit.Layout.toString=function(){ -return this.__repr__(); -}; -PlotKit.Layout.valid_styles=["bar","line","pie","point"]; -PlotKit.Layout=function(_42,_43){ -this.options={"barWidthFillFraction":0.75,"barOrientation":"vertical","xOriginIsZero":true,"yOriginIsZero":true,"xAxis":null,"yAxis":null,"xTicks":null,"yTicks":null,"xNumberOfTicks":10,"yNumberOfTicks":5,"xTickPrecision":1,"yTickPrecision":1,"pieRadius":0.4}; -this.style=_42; -MochiKit.Base.update(this.options,_43?_43:{}); -if(!MochiKit.Base.isUndefinedOrNull(this.options.xAxis)){ -this.minxval=this.options.xAxis[0]; -this.maxxval=this.options.xAxis[1]; -this.xscale=this.maxxval-this.minxval; -}else{ -this.minxval=0; -this.maxxval=null; -this.xscale=null; -} -if(!MochiKit.Base.isUndefinedOrNull(this.options.yAxis)){ -this.minyval=this.options.yAxis[0]; -this.maxyval=this.options.yAxis[1]; -this.yscale=this.maxyval-this.minyval; -}else{ -this.minyval=0; -this.maxyval=null; -this.yscale=null; -} -this.bars=new Array(); -this.points=new Array(); -this.slices=new Array(); -this.xticks=new Array(); -this.yticks=new Array(); -this.datasets=new Array(); -this.minxdelta=0; -this.xrange=1; -this.yrange=1; -this.hitTestCache={x2maxy:null}; -}; -PlotKit.Layout.prototype.addDataset=function(_44,_45){ -this.datasets[_44]=_45; -}; -PlotKit.Layout.prototype.removeDataset=function(_46,_47){ -delete this.datasets[_46]; -}; -PlotKit.Layout.prototype.addDatasetFromTable=function(_48,_49,_50,_51,_52){ -var _53=MochiKit.Base.isUndefinedOrNull; -var _54=MochiKit.DOM.scrapeText; -var _55=MochiKit.Format.strip; -if(_53(_50)){ -_50=0; -} -if(_53(_51)){ -_51=1; -} -if(_53(_52)){ -_52=-1; -} -var _56=_49.tBodies[0].rows; -var _57=new Array(); -var _58=new Array(); -if(!_53(_56)){ -for(var i=0;i<_56.length;i++){ -_57.push([parseFloat(_55(_54(_56[i].cells[_50]))),parseFloat(_55(_54(_56[i].cells[_51])))]); -if(_52>=0){ -_58.push({v:parseFloat(_55(_54(_56[i].cells[_50]))),label:_55(_54(_56[i].cells[_52]))}); -} -} -this.addDataset(_48,_57); -if(_52>=0){ -this.options.xTicks=_58; -} -return true; -} -return false; -}; -PlotKit.Layout.prototype.evaluate=function(){ -this._evaluateLimits(); -this._evaluateScales(); -if(this.style=="bar"){ -if(this.options.barOrientation=="horizontal"){ -this._evaluateHorizBarCharts(); -}else{ -this._evaluateBarCharts(); -} -this._evaluateBarTicks(); -}else{ -if(this.style=="line"){ -this._evaluateLineCharts(); -this._evaluateLineTicks(); -}else{ -if(this.style=="pie"){ -this._evaluatePieCharts(); -this._evaluatePieTicks(); -} -} -} -}; -PlotKit.Layout.prototype.hitTest=function(x,y){ -var f=MochiKit.Format.twoDigitFloat; -if((this.style=="bar")&&this.bars&&(this.bars.length>0)){ -for(var i=0;i=bar.x)&&(x<=bar.x+bar.w)&&(y>=bar.y)&&(y-bar.y<=bar.h)){ -return bar; -} -} -}else{ -if(this.style=="line"){ -if(this.hitTestCache.x2maxy==null){ -this._regenerateHitTestCache(); -} -var _62=x/this.xscale; -var _63=this.hitTestCache.xvalues; -var _64=null; -var _65=null; -for(var i=1;i<_63.length;i++){ -if(_63[i]>_62){ -_64=_63[i-1]; -_65=_63[i]; -break; -} -} -if((_64!=null)){ -var _66=this.hitTestCache.x2maxy[_64]; -var _67=this.hitTestCache.x2maxy[_65]; -var _68=(1-y)/this.yscale; -var _69=(_67-_66)/(_65-_64); -var _70=_66+_69*(_62-_64); -if(_70>=_68){ -var obj={xval:_62,yval:_68,xafter:_65,yafter:_67,xbefore:_64,ybefore:_66,yprojected:_70}; -return obj; -} -} -}else{ -if(this.style=="pie"){ -var _71=Math.sqrt((y-0.5)*(y-0.5)+(x-0.5)*(x-0.5)); -if(_71>this.options.pieRadius){ -return null; -} -var _72=Math.atan2(y-0.5,x-0.5)-Math.PI/2; -for(var i=0;i=_72){ -return _73; -} -} -} -} -} -return null; -}; -PlotKit.Layout.prototype.rectForX=function(x){ -return null; -}; -PlotKit.Layout.prototype.angleRangeForX=function(x){ -return null; -}; -PlotKit.Layout.prototype._evaluateLimits=function(){ -var map=PlotKit.Base.map; -var _75=PlotKit.Base.items; -var _76=MochiKit.Base.itemgetter; -var _77=PlotKit.Base.collapse; -var _78=MochiKit.Base.listMin; -var _79=MochiKit.Base.listMax; -var _80=MochiKit.Base.isUndefinedOrNull; -var all=_77(map(_76(1),_75(this.datasets))); -if(_80(this.options.xAxis)){ -if(this.options.xOriginIsZero){ -this.minxval=0; -}else{ -this.minxval=_78(map(parseFloat,map(_76(0),all))); -} -this.maxxval=_79(map(parseFloat,map(_76(0),all))); -}else{ -this.minxval=this.options.xAxis[0]; -this.maxxval=this.options.xAxis[1]; -this.xscale=this.maxval-this.minxval; -} -if(_80(this.options.yAxis)){ -if(this.options.yOriginIsZero){ -this.minyval=0; -}else{ -this.minyval=_78(map(parseFloat,map(_76(1),all))); -} -this.maxyval=_79(map(parseFloat,map(_76(1),all))); -}else{ -this.minyval=this.options.yAxis[0]; -this.maxyval=this.options.yAxis[1]; -this.yscale=this.maxyval-this.minyval; -} -}; -PlotKit.Layout.prototype._evaluateScales=function(){ -var _82=MochiKit.Base.isUndefinedOrNull; -this.xrange=this.maxxval-this.minxval; -if(this.xrange==0){ -this.xscale=1; -}else{ -this.xscale=1/this.xrange; -} -this.yrange=this.maxyval-this.minyval; -if(this.yrange==0){ -this.yscale=1; -}else{ -this.yscale=1/this.yrange; -} -}; -PlotKit.Layout.prototype._uniqueXValues=function(){ -var _83=PlotKit.Base.collapse; -var map=PlotKit.Base.map; -var _84=PlotKit.Base.uniq; -var _85=MochiKit.Base.itemgetter; -var _86=PlotKit.Base.items; -var _87=map(parseFloat,map(_85(0),_83(map(_85(1),_86(this.datasets))))); -_87.sort(MochiKit.Base.compare); -return _84(_87); -}; -PlotKit.Layout.prototype._evaluateBarCharts=function(){ -var _88=PlotKit.Base.items; -var _89=_88(this.datasets).length; -var _90=10000000; -var _91=this._uniqueXValues(); -for(var i=1;i<_91.length;i++){ -_90=Math.min(Math.abs(_91[i]-_91[i-1]),_90); -} -var _92=0; -var _93=0; -var _94=0; -if(_91.length==1){ -_90=1; -this.xscale=1; -this.minxval=_91[0]; -_92=1*this.options.barWidthFillFraction; -_93=_92/_89; -_94=(1-this.options.barWidthFillFraction)/2; -}else{ -if(this.xrange==1){ -this.xscale=0.5; -}else{ -if(this.xrange==2){ -this.xscale=1/3; -}else{ -this.xscale=(1-_90/this.xrange)/this.xrange; -} -} -_92=_90*this.xscale*this.options.barWidthFillFraction; -_93=_92/_89; -_94=_90*this.xscale*(1-this.options.barWidthFillFraction)/2; -} -this.minxdelta=_90; -this.bars=new Array(); -var i=0; -for(var _95 in this.datasets){ -var _96=this.datasets[_95]; -if(PlotKit.Base.isFuncLike(_96)){ -continue; -} -for(var j=0;j<_96.length;j++){ -var _98=_96[j]; -var _99={x:((parseFloat(_98[0])-this.minxval)*this.xscale)+(i*_93)+_94,y:1-((parseFloat(_98[1])-this.minyval)*this.yscale),w:_93,h:((parseFloat(_98[1])-this.minyval)*this.yscale),xval:parseFloat(_98[0]),yval:parseFloat(_98[1]),name:_95}; -if((_99.x>=0)&&(_99.x<=1)&&(_99.y>=0)&&(_99.y<=1)){ -this.bars.push(_99); -} -} -i++; -} -}; -PlotKit.Layout.prototype._evaluateHorizBarCharts=function(){ -var _100=PlotKit.Base.items; -var _101=_100(this.datasets).length; -var _102=10000000; -var _103=this._uniqueXValues(); -for(var i=1;i<_103.length;i++){ -_102=Math.min(Math.abs(_103[i]-_103[i-1]),_102); -} -var _104=0; -var _105=0; -var _106=0; -if(_103.length==1){ -_102=1; -this.xscale=1; -this.minxval=_103[0]; -_104=1*this.options.barWidthFillFraction; -_105=_104/_101; -_106=(1-this.options.barWidthFillFraction)/2; -}else{ -this.xscale=(1-_102/this.xrange)/this.xrange; -_104=_102*this.xscale*this.options.barWidthFillFraction; -_105=_104/_101; -_106=_102*this.xscale*(1-this.options.barWidthFillFraction)/2; -} -this.minxdelta=_102; -this.bars=new Array(); -var i=0; -for(var _107 in this.datasets){ -var _108=this.datasets[_107]; -if(PlotKit.Base.isFuncLike(_108)){ -continue; -} -for(var j=0;j<_108.length;j++){ -var item=_108[j]; -var rect={y:((parseFloat(item[0])-this.minxval)*this.xscale)+(i*_105)+_106,x:0,h:_105,w:((parseFloat(item[1])-this.minyval)*this.yscale),xval:parseFloat(item[0]),yval:parseFloat(item[1]),name:_107}; -if(rect.y<=0){ -rect.y=0; -} -if(rect.y>=1){ -rect.y=1; -} -if((rect.x>=0)&&(rect.x<=1)){ -this.bars.push(rect); -} -} -i++; -} -}; -PlotKit.Layout.prototype._evaluateLineCharts=function(){ -var _111=PlotKit.Base.items; -var _112=_111(this.datasets).length; -this.points=new Array(); -var i=0; -for(var _113 in this.datasets){ -var _114=this.datasets[_113]; -if(PlotKit.Base.isFuncLike(_114)){ -continue; -} -_114.sort(function(a,b){ -return compare(parseFloat(a[0]),parseFloat(b[0])); -}); -for(var j=0;j<_114.length;j++){ -var item=_114[j]; -var _117={x:((parseFloat(item[0])-this.minxval)*this.xscale),y:1-((parseFloat(item[1])-this.minyval)*this.yscale),xval:parseFloat(item[0]),yval:parseFloat(item[1]),name:_113}; -if(_117.y<=0){ -_117.y=0; -} -if(_117.y>=1){ -_117.y=1; -} -if((_117.x>=0)&&(_117.x<=1)){ -this.points.push(_117); -} -} -i++; -} -}; -PlotKit.Layout.prototype._evaluatePieCharts=function(){ -var _118=PlotKit.Base.items; -var sum=MochiKit.Iter.sum; -var _120=MochiKit.Base.itemgetter; -var _121=_118(this.datasets).length; -var _122=_118(this.datasets)[0][1]; -var _123=sum(map(_120(1),_122)); -this.slices=new Array(); -var _124=0; -for(var i=0;i<_122.length;i++){ -var _125=_122[i][1]/_123; -var _126=_124*Math.PI*2; -var _127=(_124+_125)*Math.PI*2; -var _128={fraction:_125,xval:_122[i][0],yval:_122[i][1],startAngle:_126,endAngle:_127}; -if(_122[i][1]!=0){ -this.slices.push(_128); -} -_124+=_125; -} -}; -PlotKit.Layout.prototype._evaluateLineTicksForXAxis=function(){ -var _129=MochiKit.Base.isUndefinedOrNull; -if(this.options.xTicks){ -this.xticks=new Array(); -var _130=function(tick){ -var _132=tick.label; -if(_129(_132)){ -_132=tick.v.toString(); -} -var pos=this.xscale*(tick.v-this.minxval); -if((pos>=0)&&(pos<=1)){ -this.xticks.push([pos,_132]); -} -}; -MochiKit.Iter.forEach(this.options.xTicks,bind(_130,this)); -}else{ -if(this.options.xNumberOfTicks){ -var _134=this._uniqueXValues(); -var _135=this.xrange/this.options.xNumberOfTicks; -var _136=0; -this.xticks=new Array(); -for(var i=0;i<=_134.length;i++){ -if((_134[i]-this.minxval)>=(_136*_135)){ -var pos=this.xscale*(_134[i]-this.minxval); -if((pos>1)||(pos<0)){ -continue; -} -this.xticks.push([pos,_134[i]]); -_136++; -} -if(_136>this.options.xNumberOfTicks){ -break; -} -} -} -} -}; -PlotKit.Layout.prototype._evaluateLineTicksForYAxis=function(){ -var _137=MochiKit.Base.isUndefinedOrNull; -if(this.options.yTicks){ -this.yticks=new Array(); -var _138=function(tick){ -var _139=tick.label; -if(_137(_139)){ -_139=tick.v.toString(); -} -var pos=1-(this.yscale*(tick.v-this.minyval)); -if((pos>=0)&&(pos<=1)){ -this.yticks.push([pos,_139]); -} -}; -MochiKit.Iter.forEach(this.options.yTicks,bind(_138,this)); -}else{ -if(this.options.yNumberOfTicks){ -this.yticks=new Array(); -var _140=PlotKit.Base.roundInterval; -var prec=this.options.yTickPrecision; -var _142=_140(this.yrange,this.options.yNumberOfTicks,prec); -for(var i=0;i<=this.options.yNumberOfTicks;i++){ -var yval=this.minyval+(i*_142); -var pos=1-((yval-this.minyval)*this.yscale); -if((pos>1)||(pos<0)){ -continue; -} -this.yticks.push([pos,MochiKit.Format.roundToFixed(yval,prec)]); -} -} -} -}; -PlotKit.Layout.prototype._evaluateLineTicks=function(){ -this._evaluateLineTicksForXAxis(); -this._evaluateLineTicksForYAxis(); -}; -PlotKit.Layout.prototype._evaluateBarTicks=function(){ -this._evaluateLineTicks(); -var _144=function(tick){ -return [tick[0]+(this.minxdelta*this.xscale)/2,tick[1]]; -}; -this.xticks=MochiKit.Base.map(bind(_144,this),this.xticks); -if(this.options.barOrientation=="horizontal"){ -var _145=this.xticks; -this.xticks=this.yticks; -this.yticks=_145; -var _146=function(tick){ -return [1-tick[0],tick[1]]; -}; -this.xticks=MochiKit.Base.map(_146,this.xticks); -} -}; -PlotKit.Layout.prototype._evaluatePieTicks=function(){ -var _147=MochiKit.Base.isUndefinedOrNull; -var _148=MochiKit.Format.numberFormatter("#%"); -this.xticks=new Array(); -if(this.options.xTicks){ -var _149=new Array(); -for(var i=0;i0){ -this.__init__(_158,_159,_160); -} -}; -PlotKit.CanvasRenderer.prototype.__init__=function(_161,_162,_163){ -var _164=MochiKit.Base.isUndefinedOrNull; -var _165=MochiKit.Color.Color; -this.options={"drawBackground":true,"backgroundColor":_165.whiteColor(),"padding":{left:30,right:30,top:5,bottom:10},"colorScheme":PlotKit.Base.palette(PlotKit.Base.baseColors()[0]),"strokeColor":_165.whiteColor(),"strokeColorTransform":"asStrokeColor","strokeWidth":0.5,"shouldFill":true,"shouldStroke":true,"drawXAxis":true,"drawYAxis":true,"axisLineColor":_165.blackColor(),"axisLineWidth":0.5,"axisTickSize":3,"axisLabelColor":_165.blackColor(),"axisLabelFont":"Arial","axisLabelFontSize":9,"axisLabelWidth":50,"pieRadius":0.4,"enableEvents":true}; -MochiKit.Base.update(this.options,_163?_163:{}); -this.layout=_162; -this.element=MochiKit.DOM.getElement(_161); -this.container=this.element.parentNode; -this.isIE=PlotKit.Base.excanvasSupported(); -if(this.isIE&&!_164(G_vmlCanvasManager)){ -this.IEDelay=0.5; -this.maxTries=5; -this.renderDelay=null; -this.clearDelay=null; -this.element=G_vmlCanvasManager.initElement(this.element); -} -this.height=this.element.height; -this.width=this.element.width; -if(_164(this.element)){ -throw "CanvasRenderer() - passed canvas is not found"; -} -if(!this.isIE&&!(PlotKit.CanvasRenderer.isSupported(this.element))){ -throw "CanvasRenderer() - Canvas is not supported."; -} -if(_164(this.container)||(this.container.nodeName.toLowerCase()!="div")){ -throw "CanvasRenderer() - needs to be enclosed in
"; -} -this.xlabels=new Array(); -this.ylabels=new Array(); -this.isFirstRender=true; -this.area={x:this.options.padding.left,y:this.options.padding.top,w:this.width-this.options.padding.left-this.options.padding.right,h:this.height-this.options.padding.top-this.options.padding.bottom}; -MochiKit.DOM.updateNodeAttributes(this.container,{"style":{"position":"relative","width":this.width+"px"}}); -}; -PlotKit.CanvasRenderer.prototype.render=function(){ -if(this.isIE){ -try{ -if(this.renderDelay){ -this.renderDelay.cancel(); -this.renderDelay=null; -} -var _166=this.element.getContext("2d"); -} -catch(e){ -this.isFirstRender=false; -if(this.maxTries-->0){ -this.renderDelay=MochiKit.Async.wait(this.IEDelay); -this.renderDelay.addCallback(bind(this.render,this)); -} -return; -} -} -if(this.options.drawBackground){ -this._renderBackground(); -} -if(this.layout.style=="bar"){ -this._renderBarChart(); -this._renderBarAxis(); -}else{ -if(this.layout.style=="pie"){ -this._renderPieChart(); -this._renderPieAxis(); -}else{ -if(this.layout.style=="line"){ -this._renderLineChart(); -this._renderLineAxis(); -} -} -} -}; -PlotKit.CanvasRenderer.prototype._renderBarChartWrap=function(data,_168){ -var _169=this.element.getContext("2d"); -var _170=this.options.colorScheme.length; -var _171=this.options.colorScheme; -var _172=MochiKit.Base.keys(this.layout.datasets); -var _173=_172.length; -for(var i=0;i<_173;i++){ -var _174=_172[i]; -var _175=_171[i%_170]; -_169.save(); -_169.fillStyle=_175.toRGBString(); -if(this.options.strokeColor){ -_169.strokeStyle=this.options.strokeColor.toRGBString(); -}else{ -if(this.options.strokeColorTransform){ -_169.strokeStyle=_175[this.options.strokeColorTransform]().toRGBString(); -} -} -_169.lineWidth=this.options.strokeWidth; -var _176=function(obj){ -if(obj.name==_174){ -_168(_169,obj); -} -}; -MochiKit.Iter.forEach(data,bind(_176,this)); -_169.restore(); -} -}; -PlotKit.CanvasRenderer.prototype._renderBarChart=function(){ -var bind=MochiKit.Base.bind; -var _178=function(_179,bar){ -var x=this.area.w*bar.x+this.area.x; -var y=this.area.h*bar.y+this.area.y; -var w=this.area.w*bar.w; -var h=this.area.h*bar.h; -if((w<1)||(h<1)){ -return; -} -if(this.options.shouldFill){ -_179.fillRect(x,y,w,h); -} -if(this.options.shouldStroke){ -_179.strokeRect(x,y,w,h); -} -}; -this._renderBarChartWrap(this.layout.bars,bind(_178,this)); -}; -PlotKit.CanvasRenderer.prototype._renderLineChart=function(){ -var _182=this.element.getContext("2d"); -var _183=this.options.colorScheme.length; -var _184=this.options.colorScheme; -var _185=MochiKit.Base.keys(this.layout.datasets); -var _186=_185.length; -var bind=MochiKit.Base.bind; -var _187=MochiKit.Base.partial; -for(var i=0;i<_186;i++){ -var _188=_185[i]; -var _189=_184[i%_183]; -var _190=this.options.strokeColorTransform; -_182.save(); -_182.fillStyle=_189.toRGBString(); -if(this.options.strokeColor){ -_182.strokeStyle=this.options.strokeColor.toRGBString(); -}else{ -if(this.options.strokeColorTransform){ -_182.strokeStyle=_189[_190]().toRGBString(); -} -} -_182.lineWidth=this.options.strokeWidth; -var _191=function(ctx){ -ctx.beginPath(); -ctx.moveTo(this.area.x,this.area.y+this.area.h); -var _193=function(ctx_,_195){ -if(_195.name==_188){ -ctx_.lineTo(this.area.w*_195.x+this.area.x,this.area.h*_195.y+this.area.y); -} -}; -MochiKit.Iter.forEach(this.layout.points,_187(_193,ctx),this); -ctx.lineTo(this.area.w+this.area.x,this.area.h+this.area.y); -ctx.lineTo(this.area.x,this.area.y+this.area.h); -ctx.closePath(); -}; -if(this.options.shouldFill){ -bind(_191,this)(_182); -_182.fill(); -} -if(this.options.shouldStroke){ -bind(_191,this)(_182); -_182.stroke(); -} -_182.restore(); -} -}; -PlotKit.CanvasRenderer.prototype._renderPieChart=function(){ -var _196=this.element.getContext("2d"); -var _197=this.options.colorScheme.length; -var _198=this.layout.slices; -var _199=this.area.x+this.area.w*0.5; -var _200=this.area.y+this.area.h*0.5; -var _201=Math.min(this.area.w*this.options.pieRadius,this.area.h*this.options.pieRadius); -if(this.isIE){ -_199=parseInt(_199); -_200=parseInt(_200); -_201=parseInt(_201); -} -for(var i=0;i<_198.length;i++){ -var _202=this.options.colorScheme[i%_197]; -_196.save(); -_196.fillStyle=_202.toRGBString(); -var _203=function(){ -_196.beginPath(); -_196.moveTo(_199,_200); -_196.arc(_199,_200,_201,_198[i].startAngle-Math.PI/2,_198[i].endAngle-Math.PI/2,false); -_196.lineTo(_199,_200); -_196.closePath(); -}; -if(Math.abs(_198[i].startAngle-_198[i].endAngle)>0.001){ -if(this.options.shouldFill){ -_203(); -_196.fill(); -} -if(this.options.shouldStroke){ -_203(); -_196.lineWidth=this.options.strokeWidth; -if(this.options.strokeColor){ -_196.strokeStyle=this.options.strokeColor.toRGBString(); -}else{ -if(this.options.strokeColorTransform){ -_196.strokeStyle=_202[this.options.strokeColorTransform]().toRGBString(); -} -} -_196.stroke(); -} -} -_196.restore(); -} -}; -PlotKit.CanvasRenderer.prototype._renderBarAxis=function(){ -this._renderAxis(); -}; -PlotKit.CanvasRenderer.prototype._renderLineAxis=function(){ -this._renderAxis(); -}; -PlotKit.CanvasRenderer.prototype._renderAxis=function(){ -if(!this.options.drawXAxis&&!this.options.drawYAxis){ -return; -} -var _204=this.element.getContext("2d"); -var _205={"style":{"position":"absolute","fontSize":this.options.axisLabelFontSize+"px","zIndex":10,"color":this.options.axisLabelColor.toRGBString(),"width":this.options.axisLabelWidth+"px","overflow":"hidden"}}; -_204.save(); -_204.strokeStyle=this.options.axisLineColor.toRGBString(); -_204.lineWidth=this.options.axisLineWidth; -if(this.options.drawYAxis){ -if(this.layout.yticks){ -var _206=function(tick){ -if(typeof (tick)=="function"){ -return; -} -var x=this.area.x; -var y=this.area.y+tick[0]*this.area.h; -_204.beginPath(); -_204.moveTo(x,y); -_204.lineTo(x-this.options.axisTickSize,y); -_204.closePath(); -_204.stroke(); -var _207=DIV(_205,tick[1]); -_207.style.top=(y-this.options.axisLabelFontSize)+"px"; -_207.style.left=(x-this.options.padding.left-this.options.axisTickSize)+"px"; -_207.style.textAlign="right"; -_207.style.width=(this.options.padding.left-this.options.axisTickSize*2)+"px"; -MochiKit.DOM.appendChildNodes(this.container,_207); -this.ylabels.push(_207); -}; -MochiKit.Iter.forEach(this.layout.yticks,bind(_206,this)); -} -_204.beginPath(); -_204.moveTo(this.area.x,this.area.y); -_204.lineTo(this.area.x,this.area.y+this.area.h); -_204.closePath(); -_204.stroke(); -} -if(this.options.drawXAxis){ -if(this.layout.xticks){ -var _206=function(tick){ -if(typeof (dataset)=="function"){ -return; -} -var x=this.area.x+tick[0]*this.area.w; -var y=this.area.y+this.area.h; -_204.beginPath(); -_204.moveTo(x,y); -_204.lineTo(x,y+this.options.axisTickSize); -_204.closePath(); -_204.stroke(); -var _208=DIV(_205,tick[1]); -_208.style.top=(y+this.options.axisTickSize)+"px"; -_208.style.left=(x-this.options.axisLabelWidth/2)+"px"; -_208.style.textAlign="center"; -_208.style.width=this.options.axisLabelWidth+"px"; -MochiKit.DOM.appendChildNodes(this.container,_208); -this.xlabels.push(_208); -}; -MochiKit.Iter.forEach(this.layout.xticks,bind(_206,this)); -} -_204.beginPath(); -_204.moveTo(this.area.x,this.area.y+this.area.h); -_204.lineTo(this.area.x+this.area.w,this.area.y+this.area.h); -_204.closePath(); -_204.stroke(); -} -_204.restore(); -}; -PlotKit.CanvasRenderer.prototype._renderPieAxis=function(){ -if(!this.options.drawXAxis){ -return; -} -if(this.layout.xticks){ -var _209=new Array(); -for(var i=0;iMath.PI*2){ -_216=_216-Math.PI*2; -}else{ -if(_216<0){ -_216=_216+Math.PI*2; -} -} -var _217=_210+Math.sin(_216)*(_212+10); -var _218=_211-Math.cos(_216)*(_212+10); -var _219={"position":"absolute","zIndex":11,"width":_213+"px","fontSize":this.options.axisLabelFontSize+"px","overflow":"hidden","color":this.options.axisLabelColor.toHexString()}; -if(_216<=Math.PI*0.5){ -_219["textAlign"]="left"; -_219["verticalAlign"]="top"; -_219["left"]=_217+"px"; -_219["top"]=(_218-this.options.axisLabelFontSize)+"px"; -}else{ -if((_216>Math.PI*0.5)&&(_216<=Math.PI)){ -_219["textAlign"]="left"; -_219["verticalAlign"]="bottom"; -_219["left"]=_217+"px"; -_219["top"]=_218+"px"; -}else{ -if((_216>Math.PI)&&(_216<=Math.PI*1.5)){ -_219["textAlign"]="right"; -_219["verticalAlign"]="bottom"; -_219["left"]=(_217-_213)+"px"; -_219["top"]=_218+"px"; -}else{ -_219["textAlign"]="right"; -_219["verticalAlign"]="bottom"; -_219["left"]=(_217-_213)+"px"; -_219["top"]=(_218-this.options.axisLabelFontSize)+"px"; -} -} -} -var _220=DIV({"style":_219},this.layout.xticks[i][1]); -this.xlabels.push(_220); -MochiKit.DOM.appendChildNodes(this.container,_220); -} -} -}; -PlotKit.CanvasRenderer.prototype._renderBackground=function(){ -var _221=this.element.getContext("2d"); -_221.save(); -_221.fillStyle=this.options.backgroundColor.toRGBString(); -_221.fillRect(0,0,this.width,this.height); -_221.restore(); -}; -PlotKit.CanvasRenderer.prototype.clear=function(){ -if(this.isIE){ -try{ -if(this.clearDelay){ -this.clearDelay.cancel(); -this.clearDelay=null; -} -var _222=this.element.getContext("2d"); -} -catch(e){ -this.isFirstRender=false; -this.clearDelay=MochiKit.Async.wait(this.IEDelay); -this.clearDelay.addCallback(bind(this.clear,this)); -return; -} -} -var _222=this.element.getContext("2d"); -_222.clearRect(0,0,this.width,this.height); -MochiKit.Iter.forEach(this.xlabels,MochiKit.DOM.removeElement); -MochiKit.Iter.forEach(this.ylabels,MochiKit.DOM.removeElement); -this.xlabels=new Array(); -this.ylabels=new Array(); -}; -PlotKit.CanvasRenderer.prototype._initialiseEvents=function(){ -var _223=MochiKit.Signal.connect; -var bind=MochiKit.Base.bind; -_223(this.element,"onclick",bind(this.onclick,this)); -}; -PlotKit.CanvasRenderer.prototype._resolveObject=function(e){ -var x=(e.mouse().page.x-PlotKit.Base.findPosX(this.element)-this.area.x)/this.area.w; -var y=(e.mouse().page.y-PlotKit.Base.findPosY(this.element)-this.area.y)/this.area.h; -var _225=this.layout.hitTest(x,y); -if(_225){ -return _225; -} -return null; -}; -PlotKit.CanvasRenderer.prototype._createEventObject=function(_226,e){ -if(_226==null){ -return null; -} -e.chart=_226; -return e; -}; -PlotKit.CanvasRenderer.prototype.onclick=function(e){ -var _227=this._resolveObject(e); -var _228=this._createEventObject(_227,e); -if(_228!=null){ -MochiKit.Signal.signal(this,"onclick",_228); -} -}; -PlotKit.CanvasRenderer.prototype.onmouseover=function(e){ -var _229=this._resolveObject(e); -var _230=this._createEventObject(_229,e); -if(_230!=null){ -signal(this,"onmouseover",_230); -} -}; -PlotKit.CanvasRenderer.prototype.onmouseout=function(e){ -var _231=this._resolveObject(e); -var _232=this._createEventObject(_231,e); -if(_232==null){ -signal(this,"onmouseout",e); -}else{ -signal(this,"onmouseout",_232); -} -}; -PlotKit.CanvasRenderer.prototype.onmousemove=function(e){ -var _233=this._resolveObject(e); -var _234=this._createEventObject(_233,e); -if((_233==null)&&(this.event_isinside==null)){ -return; -} -if((_233!=null)&&(this.event_isinside==null)){ -signal(this,"onmouseover",_234); -} -if((_233==null)&&(this.event_isinside!=null)){ -signal(this,"onmouseout",_234); -} -if((_233!=null)&&(this.event_isinside!=null)){ -signal(this,"onmousemove",_234); -} -this.event_isinside=_233; -}; -PlotKit.CanvasRenderer.isSupported=function(_235){ -var _236=null; -try{ -if(MochiKit.Base.isUndefinedOrNull(_235)){ -_236=MochiKit.DOM.CANVAS({}); -}else{ -_236=MochiKit.DOM.getElement(_235); -} -var _237=_236.getContext("2d"); -} -catch(e){ -var ie=navigator.appVersion.match(/MSIE (\d\.\d)/); -var _239=(navigator.userAgent.toLowerCase().indexOf("opera")!=-1); -if((!ie)||(ie[1]<6)||(_239)){ -return false; -} -return true; -} -return true; -}; -PlotKit.Canvas={}; -PlotKit.Canvas.CanvasRenderer=PlotKit.CanvasRenderer; -PlotKit.Canvas.EXPORT=["CanvasRenderer"]; -PlotKit.Canvas.EXPORT_OK=["CanvasRenderer"]; -PlotKit.Canvas.__new__=function(){ -var m=MochiKit.Base; -m.nameFunctions(this); -this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; -}; -PlotKit.Canvas.__new__(); -MochiKit.Base._exportSymbols(this,PlotKit.Canvas); -try{ -if(typeof (PlotKit.Layout)=="undefined"){ -throw ""; -} -} -catch(e){ -throw "PlotKit depends on MochiKit.{Base,Color,DOM,Format} and PlotKit.Layout"; -} -PlotKit.SVGRenderer=function(_240,_241,_242){ -if(arguments.length>0){ -this.__init__(_240,_241,_242); -} -}; -PlotKit.SVGRenderer.NAME="PlotKit.SVGRenderer"; -PlotKit.SVGRenderer.VERSION=PlotKit.VERSION; -PlotKit.SVGRenderer.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -PlotKit.SVGRenderer.toString=function(){ -return this.__repr__(); -}; -PlotKit.SVGRenderer.SVGNS="http://www.w3.org/2000/svg"; -PlotKit.SVGRenderer.prototype.__init__=function(_243,_244,_245){ -var _246=MochiKit.Base.isUndefinedOrNull; -this.options={"drawBackground":true,"backgroundColor":Color.whiteColor(),"padding":{left:30,right:30,top:5,bottom:10},"colorScheme":PlotKit.Base.palette(PlotKit.Base.baseColors()[1]),"strokeColor":Color.whiteColor(),"strokeColorTransform":"asStrokeColor","strokeWidth":0.5,"shouldFill":true,"shouldStroke":true,"drawXAxis":true,"drawYAxis":true,"axisLineColor":Color.blackColor(),"axisLineWidth":0.5,"axisTickSize":3,"axisLabelColor":Color.blackColor(),"axisLabelFont":"Arial","axisLabelFontSize":9,"axisLabelWidth":50,"axisLabelUseDiv":true,"pieRadius":0.4,"enableEvents":true}; -MochiKit.Base.update(this.options,_245?_245:{}); -this.layout=_244; -this.element=MochiKit.DOM.getElement(_243); -this.container=this.element.parentNode; -this.height=parseInt(this.element.getAttribute("height")); -this.width=parseInt(this.element.getAttribute("width")); -this.document=document; -this.root=this.element; -try{ -this.document=this.element.getSVGDocument(); -this.root=_246(this.document.documentElement)?this.element:this.document.documentElement; -} -catch(e){ -} -this.element.style.zIndex=1; -if(_246(this.element)){ -throw "SVGRenderer() - passed SVG object is not found"; -} -if(_246(this.container)||this.container.nodeName.toLowerCase()!="div"){ -throw "SVGRenderer() - No DIV's around the SVG."; -} -this.xlabels=new Array(); -this.ylabels=new Array(); -this.defs=this.createSVGElement("defs"); -this.area={x:this.options.padding.left,y:this.options.padding.top,w:this.width-this.options.padding.left-this.options.padding.right,h:this.height-this.options.padding.top-this.options.padding.bottom}; -MochiKit.DOM.updateNodeAttributes(this.container,{"style":{"position":"relative","width":this.width+"px"}}); -}; -PlotKit.SVGRenderer.prototype.render=function(){ -if(this.options.drawBackground){ -this._renderBackground(); -} -if(this.layout.style=="bar"){ -this._renderBarChart(); -this._renderBarAxis(); -}else{ -if(this.layout.style=="pie"){ -this._renderPieChart(); -this._renderPieAxis(); -}else{ -if(this.layout.style=="line"){ -this._renderLineChart(); -this._renderLineAxis(); -} -} -} -}; -PlotKit.SVGRenderer.prototype._renderBarOrLine=function(data,_247,_248,_249){ -var _250=this.options.colorScheme.length; -var _251=this.options.colorScheme; -var _252=MochiKit.Base.keys(this.layout.datasets); -var _253=_252.length; -for(var i=0;i<_253;i++){ -var _254=_252[i]; -var _255=new Array(); -var _256=_251[i%_250]; -if(this.options.shouldFill){ -_255["fill"]=_256.toRGBString(); -}else{ -_255["fill"]="none"; -} -if(this.options.shouldStroke&&(this.options.strokeColor||this.options.strokeColorTransform)){ -if(this.options.strokeColor){ -_255["stroke"]=this.options.strokeColor.toRGBString(); -}else{ -if(this.options.strokeColorTransform){ -_255["stroke"]=_256[this.options.strokeColorTransform]().toRGBString(); -} -} -_255["strokeWidth"]=this.options.strokeWidth; -} -if(_248){ -_248(_255); -} -var _257=function(obj){ -if(obj.name==_254){ -_247(_255,obj); -} -}; -MochiKit.Iter.forEach(data,bind(_257,this)); -if(_249){ -_249(_255); -} -} -}; -PlotKit.SVGRenderer.prototype._renderBarChart=function(){ -var bind=MochiKit.Base.bind; -var _258=function(_259,bar){ -var x=this.area.w*bar.x+this.area.x; -var y=this.area.h*bar.y+this.area.y; -var w=this.area.w*bar.w; -var h=this.area.h*bar.h; -this._drawRect(x,y,w,h,_259); -}; -this._renderBarOrLine(this.layout.bars,bind(_258,this)); -}; -PlotKit.SVGRenderer.prototype._renderLineChart=function(){ -var bind=MochiKit.Base.bind; -var _260=function(_261,_262){ -this._tempPointsBuffer+=(this.area.w*_262.x+this.area.x)+","+(this.area.h*_262.y+this.area.y)+" "; -}; -var _263=function(_264){ -this._tempPointsBuffer=""; -this._tempPointsBuffer+=(this.area.x)+","+(this.area.y+this.area.h)+" "; -}; -var _265=function(_266){ -this._tempPointsBuffer+=(this.area.w+this.area.x)+","+(this.area.h+this.area.y); -_266["points"]=this._tempPointsBuffer; -var elem=this.createSVGElement("polygon",_266); -this.root.appendChild(elem); -}; -this._renderBarOrLine(this.layout.points,bind(_260,this),bind(_263,this),bind(_265,this)); -}; -PlotKit.SVGRenderer.prototype._renderPieChart=function(){ -var _268=this.options.colorScheme.length; -var _269=this.layout.slices; -var _270=this.area.x+this.area.w*0.5; -var _271=this.area.y+this.area.h*0.5; -var _272=Math.min(this.area.w*this.options.pieRadius,this.area.h*this.options.pieRadius); -if(_269.length==1&&(Math.abs(_269[0].startAngle)-Math.abs(_269[0].endAngle)<0.1)){ -var _273={"cx":_270,"cy":_271,"r":_272}; -var _274=this.options.colorScheme[0]; -if(this.options.shouldFill){ -_273["fill"]=_274.toRGBString(); -}else{ -_273["fill"]="none"; -} -if(this.options.shouldStroke&&(this.options.strokeColor||this.options.strokeColorTransform)){ -if(this.options.strokeColor){ -_273["stroke"]=this.options.strokeColor.toRGBString(); -}else{ -if(this.options.strokeColorTransform){ -_273["stroke"]=_274[this.options.strokeColorTransform]().toRGBString(); -} -} -_273["style"]="stroke-width: "+this.options.strokeWidth; -} -this.root.appendChild(this.createSVGElement("circle",_273)); -return; -} -for(var i=0;i<_269.length;i++){ -var _273=new Array(); -var _274=this.options.colorScheme[i%_268]; -if(this.options.shouldFill){ -_273["fill"]=_274.toRGBString(); -}else{ -_273["fill"]="none"; -} -if(this.options.shouldStroke&&(this.options.strokeColor||this.options.strokeColorTransform)){ -if(this.options.strokeColor){ -_273["stroke"]=this.options.strokeColor.toRGBString(); -}else{ -if(this.options.strokeColorTransform){ -_273["stroke"]=_274[this.options.strokeColorTransform]().toRGBString(); -} -} -_273["style"]="stroke-width:"+this.options.strokeWidth; -} -var _275=0; -if(Math.abs(_269[i].endAngle-_269[i].startAngle)>Math.PI){ -_275=1; -} -var x1=Math.cos(_269[i].startAngle-Math.PI/2)*_272; -var y1=Math.sin(_269[i].startAngle-Math.PI/2)*_272; -var x2=Math.cos(_269[i].endAngle-Math.PI/2)*_272; -var y2=Math.sin(_269[i].endAngle-Math.PI/2)*_272; -var rx=x2-x1; -var ry=y2-y1; -var _282="M"+_270+","+_271+" "; -_282+="l"+x1+","+y1+" "; -_282+="a"+_272+","+_272+" 0 "+_275+",1 "+rx+","+ry+" z"; -_273["d"]=_282; -var elem=this.createSVGElement("path",_273); -this.root.appendChild(elem); -} -}; -PlotKit.SVGRenderer.prototype._renderBarAxis=function(){ -this._renderAxis(); -}; -PlotKit.SVGRenderer.prototype._renderLineAxis=function(){ -this._renderAxis(); -}; -PlotKit.SVGRenderer.prototype._renderAxis=function(){ -if(!this.options.drawXAxis&&!this.options.drawYAxis){ -return; -} -var _283={"style":{"position":"absolute","textAlign":"center","fontSize":this.options.axisLabelFontSize+"px","zIndex":10,"color":this.options.axisLabelColor.toRGBString(),"width":this.options.axisLabelWidth+"px","overflow":"hidden"}}; -var _284={"stroke":this.options.axisLineColor.toRGBString(),"strokeWidth":this.options.axisLineWidth}; -if(this.options.drawYAxis){ -if(this.layout.yticks){ -var _285=function(tick){ -var x=this.area.x; -var y=this.area.y+tick[0]*this.area.h; -this._drawLine(x,y,x-3,y,_284); -if(this.options.axisLabelUseDiv){ -var _286=DIV(_283,tick[1]); -_286.style.top=(y-this.options.axisLabelFontSize)+"px"; -_286.style.left=(x-this.options.padding.left+this.options.axisTickSize)+"px"; -_286.style.textAlign="left"; -_286.style.width=(this.options.padding.left-3)+"px"; -MochiKit.DOM.appendChildNodes(this.container,_286); -this.ylabels.push(_286); -}else{ -var _287={y:y+3,x:(x-this.options.padding.left+3),width:(this.options.padding.left-this.options.axisTickSize)+"px",height:(this.options.axisLabelFontSize+3)+"px",fontFamily:"Arial",fontSize:this.options.axisLabelFontSize+"px",fill:this.options.axisLabelColor.toRGBString()}; -var _286=this.createSVGElement("text",_287); -_286.appendChild(this.document.createTextNode(tick[1])); -this.root.appendChild(_286); -} -}; -MochiKit.Iter.forEach(this.layout.yticks,bind(_285,this)); -} -this._drawLine(this.area.x,this.area.y,this.area.x,this.area.y+this.area.h,_284); -} -if(this.options.drawXAxis){ -if(this.layout.xticks){ -var _285=function(tick){ -var x=this.area.x+tick[0]*this.area.w; -var y=this.area.y+this.area.h; -this._drawLine(x,y,x,y+this.options.axisTickSize,_284); -if(this.options.axisLabelUseDiv){ -var _288=DIV(_283,tick[1]); -_288.style.top=(y+this.options.axisTickSize)+"px"; -_288.style.left=(x-this.options.axisLabelWidth/2)+"px"; -_288.style.textAlign="center"; -_288.style.width=this.options.axisLabelWidth+"px"; -MochiKit.DOM.appendChildNodes(this.container,_288); -this.xlabels.push(_288); -}else{ -var _289={y:(y+this.options.axisTickSize+this.options.axisLabelFontSize),x:x-3,width:this.options.axisLabelWidth+"px",height:(this.options.axisLabelFontSize+3)+"px",fontFamily:"Arial",fontSize:this.options.axisLabelFontSize+"px",fill:this.options.axisLabelColor.toRGBString(),textAnchor:"middle"}; -var _288=this.createSVGElement("text",_289); -_288.appendChild(this.document.createTextNode(tick[1])); -this.root.appendChild(_288); -} -}; -MochiKit.Iter.forEach(this.layout.xticks,bind(_285,this)); -} -this._drawLine(this.area.x,this.area.y+this.area.h,this.area.x+this.area.w,this.area.y+this.area.h,_284); -} -}; -PlotKit.SVGRenderer.prototype._renderPieAxis=function(){ -if(this.layout.xticks){ -var _290=new Array(); -for(var i=0;iMath.PI*2){ -_297=_297-Math.PI*2; -}else{ -if(_297<0){ -_297=_297+Math.PI*2; -} -} -var _298=_291+Math.sin(_297)*(_293+10); -var _299=_292-Math.cos(_297)*(_293+10); -var _300={"position":"absolute","zIndex":11,"width":_294+"px","fontSize":this.options.axisLabelFontSize+"px","overflow":"hidden","color":this.options.axisLabelColor.toHexString()}; -var _301={"width":_294+"px","fontSize":this.options.axisLabelFontSize+"px","height":(this.options.axisLabelFontSize+3)+"px","fill":this.options.axisLabelColor.toRGBString()}; -if(_297<=Math.PI*0.5){ -MochiKit.Base.update(_300,{"textAlign":"left","verticalAlign":"top","left":_298+"px","top":(_299-this.options.axisLabelFontSize)+"px"}); -MochiKit.Base.update(_301,{"x":_298,"y":(_299-this.options.axisLabelFontSize),"textAnchor":"left"}); -}else{ -if((_297>Math.PI*0.5)&&(_297<=Math.PI)){ -MochiKit.Base.update(_300,{"textAlign":"left","verticalAlign":"bottom","left":_298+"px","top":_299+"px"}); -MochiKit.Base.update(_301,{"textAnchor":"left","x":_298,"y":_299}); -}else{ -if((_297>Math.PI)&&(_297<=Math.PI*1.5)){ -MochiKit.Base.update(_300,{"textAlign":"right","verticalAlign":"bottom","left":_298+"px","top":_299+"px"}); -MochiKit.Base.update(_301,{"textAnchor":"right","x":_298-_294,"y":_299}); -}else{ -MochiKit.Base.update(_300,{"textAlign":"left","verticalAlign":"bottom","left":_298+"px","top":_299+"px"}); -MochiKit.Base.update(_301,{"textAnchor":"left","x":_298-_294,"y":_299-this.options.axisLabelFontSize}); -} -} -} -if(this.options.axisLabelUseDiv){ -var _302=DIV({"style":_300},this.layout.xticks[i][1]); -this.xlabels.push(_302); -MochiKit.DOM.appendChildNodes(this.container,_302); -}else{ -var _302=this.createSVGElement("text",_301); -_302.appendChild(this.document.createTextNode(this.layout.xticks[i][1])); -this.root.appendChild(_302); -} -} -} -}; -PlotKit.SVGRenderer.prototype._renderBackground=function(){ -var opts={"stroke":"none","fill":this.options.backgroundColor.toRGBString()}; -this._drawRect(0,0,this.width,this.height,opts); -}; -PlotKit.SVGRenderer.prototype._drawRect=function(x,y,w,h,_304){ -var _305={x:x+"px",y:y+"px",width:w+"px",height:h+"px"}; -if(_304){ -MochiKit.Base.update(_305,_304); -} -var elem=this.createSVGElement("rect",_305); -this.root.appendChild(elem); -}; -PlotKit.SVGRenderer.prototype._drawLine=function(x1,y1,x2,y2,_306){ -var _307={x1:x1+"px",y1:y1+"px",x2:x2+"px",y2:y2+"px"}; -if(_306){ -MochiKit.Base.update(_307,_306); -} -var elem=this.createSVGElement("line",_307); -this.root.appendChild(elem); -}; -PlotKit.SVGRenderer.prototype.clear=function(){ -while(this.element.firstChild){ -this.element.removeChild(this.element.firstChild); -} -if(this.options.axisLabelUseDiv){ -for(var i=0;i=6)&&(!_313)){ -var _314=_312["width"]?_312["width"]:"100"; -var _315=_312["height"]?_312["height"]:"100"; -var eid=_312["id"]?_312["id"]:"notunique"; -var html=""; -var _318=document.createElement(html); -var _319=_318.getSVGDocument().createElementNS(PlotKit.SVGRenderer.SVGNS,"svg"); -_319.setAttribute("width",_314); -_319.setAttribute("height",_315); -_318.getSVGDocument().appendChild(_319); -return _318; -}else{ -return PlotKit.SVGRenderer.prototype.createSVGElement("svg",_312); -} -}; -PlotKit.SVGRenderer.isSupported=function(){ -var _320=(navigator.userAgent.toLowerCase().indexOf("opera")!=-1); -var _321=navigator.appVersion.match(/MSIE (\d\.\d)/); -var _322=navigator.userAgent.match(/AppleWebKit\/(\d+)/); -var _323=navigator.userAgent.match(/Opera\/(\d*\.\d*)/); -var _324=navigator.userAgent.match(/rv:(\d*\.\d*).*Gecko/); -var _325="http://www.w3.org/TR/SVG11/feature#SVG"; -if(_321&&(_321[1]>=6)&&!_320){ -return document.implementation.hasFeature(_325,"1.1"); -} -if(_323&&(_323[1]>8.9)){ -return true; -} -if(_324&&(_324>1.7)){ -return true; -} -return false; -}; -PlotKit.SVG={}; -PlotKit.SVG.SVGRenderer=PlotKit.SVGRenderer; -PlotKit.SVG.EXPORT=["SVGRenderer"]; -PlotKit.SVG.EXPORT_OK=["SVGRenderer"]; -PlotKit.SVG.__new__=function(){ -var m=MochiKit.Base; -m.nameFunctions(this); -this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; -}; -PlotKit.SVG.__new__(); -MochiKit.Base._exportSymbols(this,PlotKit.SVG); -try{ -if(typeof (PlotKit.CanvasRenderer)=="undefined"){ -throw ""; -} -} -catch(e){ -throw "SweetCanvas depends on MochiKit.{Base,Color,DOM,Format} and PlotKit.{Layout, Canvas}"; -} -if(typeof (PlotKit.SweetCanvasRenderer)=="undefined"){ -PlotKit.SweetCanvasRenderer={}; -} -PlotKit.SweetCanvasRenderer=function(_326,_327,_328){ -if(arguments.length>0){ -this.__init__(_326,_327,_328); -} -}; -PlotKit.SweetCanvasRenderer.NAME="PlotKit.SweetCanvasRenderer"; -PlotKit.SweetCanvasRenderer.VERSION=PlotKit.VERSION; -PlotKit.SweetCanvasRenderer.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -PlotKit.SweetCanvasRenderer.toString=function(){ -return this.__repr__(); -}; -PlotKit.SweetCanvasRenderer.prototype=new PlotKit.CanvasRenderer(); -PlotKit.SweetCanvasRenderer.prototype.constructor=PlotKit.SweetCanvasRenderer; -PlotKit.SweetCanvasRenderer.__super__=PlotKit.CanvasRenderer.prototype; -PlotKit.SweetCanvasRenderer.prototype.__init__=function(el,_330,opts){ -var _331=PlotKit.Base.officeBlue(); -MochiKit.Base.update(_331,opts); -PlotKit.SweetCanvasRenderer.__super__.__init__.call(this,el,_330,_331); -}; -PlotKit.SweetCanvasRenderer.prototype._renderBarChart=function(){ -var bind=MochiKit.Base.bind; -var _332=Color.blackColor().colorWithAlpha(0.1).toRGBString(); -var _333=function(_334,x,y,w,h){ -_334.fillStyle=_332; -_334.fillRect(x-2,y-2,w+4,h+2); -_334.fillStyle=_332; -_334.fillRect(x-1,y-1,w+2,h+1); -}; -var _335=this.options.colorScheme.length; -var _336=this.options.colorScheme; -var _337=PlotKit.Base.keys(this.layout.datasets); -var _338=_337.length; -var _339=function(name){ -for(var i=0;i<_338;i++){ -if(name==_337[i]){ -return _336[i%_335]; -} -} -return _336[0]; -}; -var _340=function(_341,bar){ -var x=this.area.w*bar.x+this.area.x; -var y=this.area.h*bar.y+this.area.y; -var w=this.area.w*bar.w; -var h=this.area.h*bar.h; -if((w<1)||(h<1)){ -return; -} -_341.save(); -_341.shadowBlur=5; -_341.shadowColor=Color.fromHexString("#888888").toRGBString(); -if(this.isIE){ -_341.save(); -_341.fillStyle="#cccccc"; -_341.fillRect(x-2,y-2,w+4,h+2); -_341.restore(); -}else{ -_333(_341,x,y,w,h); -} -if(this.options.shouldFill){ -_341.fillStyle=_339(bar.name).toRGBString(); -_341.fillRect(x,y,w,h); -} -_341.shadowBlur=0; -_341.strokeStyle=Color.whiteColor().toRGBString(); -_341.lineWidth=2; -if(this.options.shouldStroke){ -_341.strokeRect(x,y,w,h); -} -_341.restore(); -}; -this._renderBarChartWrap(this.layout.bars,bind(_340,this)); -}; -PlotKit.SweetCanvasRenderer.prototype._renderLineChart=function(){ -var _342=this.element.getContext("2d"); -var _343=this.options.colorScheme.length; -var _344=this.options.colorScheme; -var _345=PlotKit.Base.keys(this.layout.datasets); -var _346=_345.length; -var bind=MochiKit.Base.bind; -for(var i=0;i<_346;i++){ -var _347=_345[i]; -var _348=_344[i%_343]; -var _349=this.options.strokeColorTransform; -_342.save(); -var _350=function(ctx){ -ctx.beginPath(); -ctx.moveTo(this.area.x,this.area.y+this.area.h); -var _351=function(ctx_,_352){ -if(_352.name==_347){ -ctx_.lineTo(this.area.w*_352.x+this.area.x,this.area.h*_352.y+this.area.y); -} -}; -MochiKit.Iter.forEach(this.layout.points,partial(_351,ctx),this); -ctx.lineTo(this.area.w+this.area.x,this.area.h+this.area.y); -ctx.lineTo(this.area.x,this.area.y+this.area.h); -ctx.closePath(); -}; -if(this.options.shouldFill){ -_342.save(); -if(this.isIE){ -_342.fillStyle="#cccccc"; -}else{ -_342.fillStyle=Color.blackColor().colorWithAlpha(0.2).toRGBString(); -} -_342.translate(-1,-2); -bind(_350,this)(_342); -if(this.options.shouldFill){ -_342.fill(); -} -_342.restore(); -} -_342.shadowBlur=5; -_342.shadowColor=Color.fromHexString("#888888").toRGBString(); -_342.fillStyle=_348.toRGBString(); -_342.lineWidth=2; -_342.strokeStyle=Color.whiteColor().toRGBString(); -if(this.options.shouldFill){ -bind(_350,this)(_342); -_342.fill(); -} -if(this.options.shouldStroke){ -bind(_350,this)(_342); -_342.stroke(); -} -_342.restore(); -} -}; -PlotKit.SweetCanvasRenderer.prototype._renderPieChart=function(){ -var _353=this.element.getContext("2d"); -var _354=this.options.colorScheme.length; -var _355=this.layout.slices; -var _356=this.area.x+this.area.w*0.5; -var _357=this.area.y+this.area.h*0.5; -var _358=Math.min(this.area.w*this.options.pieRadius,this.area.h*this.options.pieRadius); -if(this.isIE){ -_356=parseInt(_356); -_357=parseInt(_357); -_358=parseInt(_358); -} -if(!this.isIE){ -_353.save(); -var _359=Color.blackColor().colorWithAlpha(0.2); -_353.fillStyle=_359.toRGBString(); -_353.shadowBlur=5; -_353.shadowColor=Color.fromHexString("#888888").toRGBString(); -_353.translate(1,1); -_353.beginPath(); -_353.moveTo(_356,_357); -_353.arc(_356,_357,_358+2,0,Math.PI*2,false); -_353.closePath(); -_353.fill(); -_353.restore(); -} -_353.save(); -_353.strokeStyle=Color.whiteColor().toRGBString(); -_353.lineWidth=2; -for(var i=0;i<_355.length;i++){ -var _360=this.options.colorScheme[i%_354]; -_353.fillStyle=_360.toRGBString(); -var _361=function(){ -_353.beginPath(); -_353.moveTo(_356,_357); -_353.arc(_356,_357,_358,_355[i].startAngle-Math.PI/2,_355[i].endAngle-Math.PI/2,false); -_353.lineTo(_356,_357); -_353.closePath(); -}; -if(Math.abs(_355[i].startAngle-_355[i].endAngle)>0.0001){ -if(this.options.shouldFill){ -_361(); -_353.fill(); -} -if(this.options.shouldStroke){ -_361(); -_353.stroke(); -} -} -} -_353.restore(); -}; -PlotKit.SweetCanvasRenderer.prototype._renderBackground=function(){ -var _362=this.element.getContext("2d"); -if(this.layout.style=="bar"||this.layout.style=="line"){ -_362.save(); -_362.fillStyle=this.options.backgroundColor.toRGBString(); -_362.fillRect(this.area.x,this.area.y,this.area.w,this.area.h); -_362.strokeStyle=this.options.axisLineColor.toRGBString(); -_362.lineWidth=1; -var _363=this.layout.yticks; -var _364=false; -if(this.layout.style=="bar"&&this.layout.options.barOrientation=="horizontal"){ -_363=this.layout.xticks; -_364=true; -} -for(var i=0;i<_363.length;i++){ -var x1=0; -var y1=0; -var x2=0; -var y2=0; -if(_364){ -x1=_363[i][0]*this.area.w+this.area.x; -y1=this.area.y; -x2=x1; -y2=y1+this.area.h; -}else{ -x1=this.area.x; -y1=_363[i][0]*this.area.h+this.area.y; -x2=x1+this.area.w; -y2=y1; -} -_362.beginPath(); -_362.moveTo(x1,y1); -_362.lineTo(x2,y2); -_362.closePath(); -_362.stroke(); -} -_362.restore(); -}else{ -PlotKit.SweetCanvasRenderer.__super__._renderBackground.call(this); -} -}; -PlotKit.SweetCanvas={}; -PlotKit.SweetCanvas.SweetCanvasRenderer=PlotKit.SweetCanvasRenderer; -PlotKit.SweetCanvas.EXPORT=["SweetCanvasRenderer"]; -PlotKit.SweetCanvas.EXPORT_OK=["SweetCanvasRenderer"]; -PlotKit.SweetCanvas.__new__=function(){ -var m=MochiKit.Base; -m.nameFunctions(this); -this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; -}; -PlotKit.SweetCanvas.__new__(); -MochiKit.Base._exportSymbols(this,PlotKit.SweetCanvas); -try{ -if(typeof (PlotKit.SVGRenderer)=="undefined"){ -throw ""; -} -} -catch(e){ -throw "SweetSVG depends on MochiKit.{Base,Color,DOM,Format} and PlotKit.{Layout, SVG}"; -} -if(typeof (PlotKit.SweetSVGRenderer)=="undefined"){ -PlotKit.SweetSVGRenderer={}; -} -PlotKit.SweetSVGRenderer=function(_365,_366,_367){ -if(arguments.length>0){ -this.__init__(_365,_366,_367); -} -}; -PlotKit.SweetSVGRenderer.NAME="PlotKit.SweetSVGRenderer"; -PlotKit.SweetSVGRenderer.VERSION=PlotKit.VERSION; -PlotKit.SweetSVGRenderer.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -PlotKit.SweetSVGRenderer.toString=function(){ -return this.__repr__(); -}; -PlotKit.SweetSVGRenderer.prototype=new PlotKit.SVGRenderer(); -PlotKit.SweetSVGRenderer.prototype.constructor=PlotKit.SweetSVGRenderer; -PlotKit.SweetSVGRenderer.__super__=PlotKit.SVGRenderer.prototype; -PlotKit.SweetSVGRenderer.prototype.__init__=function(_368,_369,_370){ -var _371=PlotKit.Base.officeBlue(); -MochiKit.Base.update(_371,_370); -PlotKit.SweetSVGRenderer.__super__.__init__.call(this,_368,_369,_371); -}; -PlotKit.SweetSVGRenderer.prototype._addDropShadowFilter=function(){ -var _372=this.createSVGElement("filter",{x:0,y:0,"id":"dropShadow"}); -var _373=this.createSVGElement("feOffset",{"in":"SourceGraphic","dx":0,"dy":0,"result":"topCopy"}); -var blur=this.createSVGElement("feGaussianBlur",{"in":"SourceAlpha","StdDeviation":2,"result":"shadow"}); -var _375=this.createSVGElement("feOffset",{"in":"shadow","dx":-1,"dy":-2,"result":"movedShadow"}); -var _376=this.createSVGElement("feMerge"); -var _377=this.createSVGElement("feMergeNode",{"in":"topCopy"}); -var _378=this.createSVGElement("feMergeNode",{"in":"movedShadow"}); -_376.appendChild(_377); -_376.appendChild(_378); -_372.appendChild(_373); -_372.appendChild(blur); -_372.appendChild(_375); -_372.appendChild(_376); -this.defs.appendChild(_372); -}; -PlotKit.SweetSVGRenderer.prototype._renderBarChart=function(){ -var bind=MochiKit.Base.bind; -var _379=Color.blackColor().toRGBString(); -var _380="fill:"+_379+";fill-opacity:0.15"; -var _381="stroke-width: 2.0; stroke:"+Color.whiteColor().toRGBString(); -var _382=function(_383,bar){ -var x=this.area.w*bar.x+this.area.x; -var y=this.area.h*bar.y+this.area.y; -var w=this.area.w*bar.w; -var h=this.area.h*bar.h; -if((w<1)||(h<1)){ -return; -} -_383["style"]=_381; -this._drawRect(x-2,y-1,w+4,h+2,{"style":_380}); -this._drawRect(x,y,w,h,_383); -}; -this._renderBarOrLine(this.layout.bars,bind(_382,this)); -}; -PlotKit.SweetSVGRenderer.prototype._renderLineChart=function(){ -var bind=MochiKit.Base.bind; -var _384=Color.blackColor().toRGBString(); -var _385="fill:"+_384+";fill-opacity:0.15"; -var _386="stroke-width: 2.0; stroke:"+Color.whiteColor().toRGBString(); -var _387=function(_388,_389){ -this._tempPointsBuffer+=(this.area.w*_389.x+this.area.x)+","+(this.area.h*_389.y+this.area.y)+" "; -}; -var _390=function(_391){ -this._tempPointsBuffer=""; -this._tempPointsBuffer+=(this.area.x)+","+(this.area.y+this.area.h)+" "; -}; -var _392=function(_393){ -this._tempPointsBuffer+=(this.area.w+this.area.x)+","+(this.area.h+this.area.y); -_393["points"]=this._tempPointsBuffer; -_393["stroke"]="none"; -_393["transform"]="translate(-2, -1)"; -_393["style"]=_385; -var _394=this.createSVGElement("polygon",_393); -this.root.appendChild(_394); -_393["transform"]=""; -_393["style"]=_386; -var elem=this.createSVGElement("polygon",_393); -this.root.appendChild(elem); -}; -this._renderBarOrLine(this.layout.points,bind(_387,this),bind(_390,this),bind(_392,this)); -}; -PlotKit.SweetSVGRenderer.prototype._renderPieChart=function(){ -var _395=this.area.x+this.area.w*0.5; -var _396=this.area.y+this.area.h*0.5; -var _397=Color.blackColor().toRGBString(); -var _398=Math.min(this.area.w*this.options.pieRadius,this.area.h*this.options.pieRadius); -var _399="fill:"+_397+";fill-opacity:0.15"; -var _400=this.createSVGElement("circle",{"style":_399,"cx":_395+1,"cy":_396+1,"r":_398+1}); -this.root.appendChild(_400); -PlotKit.SweetSVGRenderer.__super__._renderPieChart.call(this); -}; -PlotKit.SweetSVGRenderer.prototype._renderBackground=function(){ -var _401={"fill":this.options.backgroundColor.toRGBString(),"stroke":"none"}; -if(this.layout.style=="bar"||this.layout.style=="line"){ -this._drawRect(this.area.x,this.area.y,this.area.w,this.area.h,_401); -var _402=this.layout.yticks; -var _403=false; -if(this.layout.style=="bar"&&this.layout.options.barOrientation=="horizontal"){ -_402=this.layout.xticks; -_403=true; -} -for(var i=0;i<_402.length;i++){ -var x=0; -var y=0; -var w=0; -var h=0; -if(_403){ -x=_402[i][0]*this.area.w+this.area.x; -y=this.area.y; -w=1; -h=this.area.w; -}else{ -x=this.area.x; -y=_402[i][0]*this.area.h+this.area.y; -w=this.area.w; -h=1; -} -this._drawRect(x,y,w,h,{"fill":this.options.axisLineColor.toRGBString()}); -} -}else{ -PlotKit.SweetSVGRenderer.__super__._renderBackground.call(this); -} -}; -PlotKit.SweetSVG={}; -PlotKit.SweetSVG.SweetSVGRenderer=PlotKit.SweetSVGRenderer; -PlotKit.SweetSVG.EXPORT=["SweetSVGRenderer"]; -PlotKit.SweetSVG.EXPORT_OK=["SweetSVGRenderer"]; -PlotKit.SweetSVG.__new__=function(){ -var m=MochiKit.Base; -m.nameFunctions(this); -this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; -}; -PlotKit.SweetSVG.__new__(); -MochiKit.Base._exportSymbols(this,PlotKit.SweetSVG); -try{ -if(typeof (PlotKit.CanvasRenderer)=="undefined"){ -throw ""; -} -} -catch(e){ -throw "PlotKit.EasyPlot depends on all of PlotKit's components"; -} -if(typeof (PlotKit.EasyPlot)=="undefined"){ -PlotKit.EasyPlot={}; -} -PlotKit.EasyPlot.NAME="PlotKit.EasyPlot"; -PlotKit.EasyPlot.VERSION=PlotKit.VERSION; -PlotKit.EasyPlot.__repr__=function(){ -return "["+this.NAME+" "+this.VERSION+"]"; -}; -PlotKit.EasyPlot.toString=function(){ -return this.__repr__(); -}; -PlotKit.EasyPlot=function(_404,_405,_406,_407){ -this.layout=new Layout(_404,_405); -this.divElem=_406; -this.width=parseInt(_406.getAttribute("width")); -this.height=parseInt(_406.getAttribute("height")); -this.deferredCount=0; -if(this.width<1){ -this.width=this.divElem.width?this.divElem.width:300; -} -if(this.height<1){ -this.height=this.divElem.height?this.divElem.height:300; -} -if(isArrayLike(_407)){ -for(var i=0;i<_407.length;i++){ -if(typeof (_407[i])=="string"){ -this.deferredCount++; -var d=MochiKit.Async.doSimpleXMLHttpRequest(_407[i]); -d.addCallback(MochiKit.Base.bind(PlotKit.EasyPlot.onDataLoaded,this)); -}else{ -if(isArrayLike(_407[i])){ -this.layout.addDataset("data-"+i,_407[i]); -} -} -} -}else{ -if(!isUndefinedOrNull(_407)){ -throw "Passed datasources are not Array like"; -} -} -if(CanvasRenderer.isSupported()){ -this.element=CANVAS({"id":this.divElem.getAttribute("id")+"-canvas","width":this.width,"height":this.height},""); -this.divElem.appendChild(this.element); -this.renderer=new SweetCanvasRenderer(this.element,this.layout,_405); -}else{ -if(SVGRenderer.isSupported()){ -this.element=SVGRenderer.SVG({"id":this.divElem.getAttribute("id")+"-svg","width":this.width,"height":this.height,"version":"1.1","baseProfile":"full"},""); -this.divElem.appendChild(this.element); -this.renderer=new SweetSVGRenderer(this.element,this.layout,_405); -} -} -if((this.deferredCount==0)&&(PlotKit.Base.keys(this.layout.datasets).length>0)){ -this.layout.evaluate(); -this.renderer.clear(); -this.renderer.render(); -} -}; -PlotKit.EasyPlot.onDataLoaded=function(_409){ -var _410=new Array(); -var _411=_409.responseText.split("\n"); -for(var i=0;i<_411.length;i++){ -var _412=MochiKit.Format.strip(_411[i]); -if((_412.length>1)&&(_412.charAt(0)!="#")){ -_410.push(_412.split(",")); -} -} -this.layout.addDataset("data-ajax-"+this.deferredCount,_410); -this.deferredCount--; -if((this.deferredCount==0)&&(PlotKit.Base.keys(this.layout.datasets).length>0)){ -this.layout.evaluate(); -this.renderer.clear(); -this.renderer.render(); -} -}; -PlotKit.EasyPlot.prototype.reload=function(){ -this.layout.evaluate(); -this.renderer.clear(); -this.renderer.render(); -}; -PlotKit.EasyPlotModule={}; -PlotKit.EasyPlotModule.EasyPlot=PlotKit.EasyPlot; -PlotKit.EasyPlotModule.EXPORT=["EasyPlot"]; -PlotKit.EasyPlotModule.EXPORT_OK=[]; -PlotKit.EasyPlotModule.__new__=function(){ -var m=MochiKit.Base; -m.nameFunctions(this); -this.EXPORT_TAGS={":common":this.EXPORT,":all":m.concat(this.EXPORT,this.EXPORT_OK)}; -}; -PlotKit.EasyPlotModule.__new__(); -MochiKit.Base._exportSymbols(this,PlotKit.EasyPlotModule); - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SVG.js b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SVG.js deleted file mode 100644 index 3687bc0ed69..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SVG.js +++ /dev/null @@ -1,705 +0,0 @@ -/* - PlotKit SVG - =========== - SVG Renderer for PlotKit - - Copyright - --------- - Copyright 2005,2006 (c) Alastair Tse - For use under the BSD license. -*/ - -// ------------------------------------------------------------------------- -// NOTES: - If you use XHTML1.1 strict, then you must include each MochiKit -// file individuall. -// - For IE support, you must include the AdobeSVG object hack. -// See tests/svg.html for details. -// ------------------------------------------------------------------------- -// ------------------------------------------------------------------------- -// Check required components -// ------------------------------------------------------------------------- - -try { - if (typeof(PlotKit.Layout) == 'undefined') - { - throw ""; - } -} -catch (e) { - throw "PlotKit depends on MochiKit.{Base,Color,DOM,Format} and PlotKit.Layout" -} - - -// --------------------------------------------------------------------------- -// SVG Renderer -// --------------------------------------------------------------------------- - -PlotKit.SVGRenderer = function(element, layout, options) { - if (arguments.length > 0) - this.__init__(element, layout, options); -}; - -PlotKit.SVGRenderer.NAME = "PlotKit.SVGRenderer"; -PlotKit.SVGRenderer.VERSION = PlotKit.VERSION; - -PlotKit.SVGRenderer.__repr__ = function() { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -PlotKit.SVGRenderer.toString = function() { - return this.__repr__(); -} - -PlotKit.SVGRenderer.SVGNS = 'http://www.w3.org/2000/svg'; - -PlotKit.SVGRenderer.prototype.__init__ = function(element, layout, options) { - var isNil = MochiKit.Base.isUndefinedOrNull; - - // default options - this.options = { - "drawBackground": true, - "backgroundColor": Color.whiteColor(), - "padding": {left: 30, right: 30, top: 5, bottom: 10}, - "colorScheme": PlotKit.Base.palette(PlotKit.Base.baseColors()[1]), - "strokeColor": Color.whiteColor(), - "strokeColorTransform": "asStrokeColor", - "strokeWidth": 0.5, - "shouldFill": true, - "shouldStroke": true, - "drawXAxis": true, - "drawYAxis": true, - "axisLineColor": Color.blackColor(), - "axisLineWidth": 0.5, - "axisTickSize": 3, - "axisLabelColor": Color.blackColor(), - "axisLabelFont": "Arial", - "axisLabelFontSize": 9, - "axisLabelWidth": 50, - "axisLabelUseDiv": true, - "pieRadius": 0.4, - "enableEvents": true - }; - - MochiKit.Base.update(this.options, options ? options : {}); - this.layout = layout; - this.element = MochiKit.DOM.getElement(element); - this.container = this.element.parentNode; - this.height = parseInt(this.element.getAttribute("height")); - this.width = parseInt(this.element.getAttribute("width")); - this.document = document; - this.root = this.element; - - // Adobe SVG Support: - // - if an exception is thrown, then no Adobe SVG Plugin support. - try { - this.document = this.element.getSVGDocument(); - this.root = isNil(this.document.documentElement) ? this.element : this.document.documentElement; - } - catch (e) { - } - - this.element.style.zIndex = 1; - - if (isNil(this.element)) - throw "SVGRenderer() - passed SVG object is not found"; - - if (isNil(this.container) || this.container.nodeName.toLowerCase() != "div") - throw "SVGRenderer() - No DIV's around the SVG."; - - // internal state - this.xlabels = new Array(); - this.ylabels = new Array(); - - // initialise some meta structures in SVG - this.defs = this.createSVGElement("defs"); - - this.area = { - x: this.options.padding.left, - y: this.options.padding.top, - w: this.width - this.options.padding.left - this.options.padding.right, - h: this.height - this.options.padding.top - this.options.padding.bottom - }; - - MochiKit.DOM.updateNodeAttributes(this.container, - {"style":{ "position": "relative", "width": this.width + "px"}}); - - -}; - - -PlotKit.SVGRenderer.prototype.render = function() { - if (this.options.drawBackground) - this._renderBackground(); - - if (this.layout.style == "bar") { - this._renderBarChart(); - this._renderBarAxis(); - } - else if (this.layout.style == "pie") { - this._renderPieChart(); - this._renderPieAxis(); - } - else if (this.layout.style == "line") { - this._renderLineChart(); - this._renderLineAxis(); - } -}; - -PlotKit.SVGRenderer.prototype._renderBarOrLine = function(data, plotFunc, startFunc, endFunc) { - - var colorCount = this.options.colorScheme.length; - var colorScheme = this.options.colorScheme; - var setNames = MochiKit.Base.keys(this.layout.datasets); - var setCount = setNames.length; - - for (var i = 0; i < setCount; i++) { - var setName = setNames[i]; - var attrs = new Array(); - var color = colorScheme[i%colorCount]; - - if (this.options.shouldFill) - attrs["fill"] = color.toRGBString(); - else - attrs["fill"] = "none"; - - if (this.options.shouldStroke && - (this.options.strokeColor || this.options.strokeColorTransform)) { - if (this.options.strokeColor) - attrs["stroke"] = this.options.strokeColor.toRGBString(); - else if (this.options.strokeColorTransform) - attrs["stroke"] = color[this.options.strokeColorTransform]().toRGBString(); - attrs["strokeWidth"] = this.options.strokeWidth; - } - - if (startFunc) - startFunc(attrs); - - var forEachFunc = function(obj) { - if (obj.name == setName) - plotFunc(attrs, obj); - }; - - MochiKit.Iter.forEach(data, bind(forEachFunc, this)); - if (endFunc) - endFunc(attrs); - } -}; - -PlotKit.SVGRenderer.prototype._renderBarChart = function() { - var bind = MochiKit.Base.bind; - - var drawRect = function(attrs, bar) { - var x = this.area.w * bar.x + this.area.x; - var y = this.area.h * bar.y + this.area.y; - var w = this.area.w * bar.w; - var h = this.area.h * bar.h; - this._drawRect(x, y, w, h, attrs); - }; - this._renderBarOrLine(this.layout.bars, bind(drawRect, this)); -}; - -PlotKit.SVGRenderer.prototype._renderLineChart = function() { - var bind = MochiKit.Base.bind; - - var addPoint = function(attrs, point) { - this._tempPointsBuffer += (this.area.w * point.x + this.area.x) + "," + - (this.area.h * point.y + this.area.y) + " "; - }; - - var startLine = function(attrs) { - this._tempPointsBuffer = ""; - this._tempPointsBuffer += (this.area.x) + "," + (this.area.y+this.area.h) + " "; - }; - - var endLine = function(attrs) { - this._tempPointsBuffer += (this.area.w + this.area.x) + "," +(this.area.h + this.area.y); - attrs["points"] = this._tempPointsBuffer; - var elem = this.createSVGElement("polygon", attrs); - this.root.appendChild(elem); - }; - - this._renderBarOrLine(this.layout.points, - bind(addPoint, this), - bind(startLine, this), - bind(endLine, this)); -}; - - -PlotKit.SVGRenderer.prototype._renderPieChart = function() { - var colorCount = this.options.colorScheme.length; - var slices = this.layout.slices; - - var centerx = this.area.x + this.area.w * 0.5; - var centery = this.area.y + this.area.h * 0.5; - var radius = Math.min(this.area.w * this.options.pieRadius, - this.area.h * this.options.pieRadius); - - // NOTE NOTE!! Canvas Tag draws the circle clockwise from the y = 0, x = 1 - // so we have to subtract 90 degrees to make it start at y = 1, x = 0 - - // workaround if we only have 1 slice of 100% - if (slices.length == 1 && (Math.abs(slices[0].startAngle) - Math.abs(slices[0].endAngle) < 0.1)) { - var attrs = {"cx": centerx , "cy": centery , "r": radius }; - var color = this.options.colorScheme[0]; - if (this.options.shouldFill) - attrs["fill"] = color.toRGBString(); - else - attrs["fill"] = "none"; - - if (this.options.shouldStroke && - (this.options.strokeColor || this.options.strokeColorTransform)) { - if (this.options.strokeColor) - attrs["stroke"] = this.options.strokeColor.toRGBString(); - else if (this.options.strokeColorTransform) - attrs["stroke"] = color[this.options.strokeColorTransform]().toRGBString(); - attrs["style"] = "stroke-width: " + this.options.strokeWidth; - } - - this.root.appendChild(this.createSVGElement("circle", attrs)); - return; - } - - for (var i = 0; i < slices.length; i++) { - var attrs = new Array(); - var color = this.options.colorScheme[i%colorCount]; - if (this.options.shouldFill) - attrs["fill"] = color.toRGBString(); - else - attrs["fill"] = "none"; - - if (this.options.shouldStroke && - (this.options.strokeColor || this.options.strokeColorTransform)) { - if (this.options.strokeColor) - attrs["stroke"] = this.options.strokeColor.toRGBString(); - else if (this.options.strokeColorTransform) - attrs["stroke"] = color[this.options.strokeColorTransform]().toRGBString(); - attrs["style"] = "stroke-width:" + this.options.strokeWidth; - } - - var largearc = 0; - if (Math.abs(slices[i].endAngle - slices[i].startAngle) > Math.PI) - largearc = 1; - var x1 = Math.cos(slices[i].startAngle - Math.PI/2) * radius; - var y1 = Math.sin(slices[i].startAngle - Math.PI/2) * radius; - var x2 = Math.cos(slices[i].endAngle - Math.PI/2) * radius; - var y2 = Math.sin(slices[i].endAngle - Math.PI/2) * radius; - var rx = x2 - x1; - var ry = y2 - y1; - - var pathString = "M" + centerx + "," + centery + " "; - pathString += "l" + x1 + "," + y1 + " "; - pathString += "a" + radius + "," + radius + " 0 " + largearc + ",1 " + rx + "," + ry + " z"; - - attrs["d"] = pathString; - - var elem = this.createSVGElement("path", attrs); - this.root.appendChild(elem); - } -}; - -PlotKit.SVGRenderer.prototype._renderBarAxis = function() { - this._renderAxis(); -} - -PlotKit.SVGRenderer.prototype._renderLineAxis = function() { - this._renderAxis(); -}; - - -PlotKit.SVGRenderer.prototype._renderAxis = function() { - - if (!this.options.drawXAxis && !this.options.drawYAxis) - return; - - var labelStyle = {"style": - {"position": "absolute", - "textAlign": "center", - "fontSize": this.options.axisLabelFontSize + "px", - "zIndex": 10, - "color": this.options.axisLabelColor.toRGBString(), - "width": this.options.axisLabelWidth + "px", - "overflow": "hidden" - } - }; - - // axis lines - var lineAttrs = { - "stroke": this.options.axisLineColor.toRGBString(), - "strokeWidth": this.options.axisLineWidth - }; - - - if (this.options.drawYAxis) { - if (this.layout.yticks) { - var drawTick = function(tick) { - var x = this.area.x; - var y = this.area.y + tick[0] * this.area.h; - this._drawLine(x, y, x - 3, y, lineAttrs); - - if (this.options.axisLabelUseDiv) { - var label = DIV(labelStyle, tick[1]); - label.style.top = (y - this.options.axisLabelFontSize) + "px"; - label.style.left = (x - this.options.padding.left + this.options.axisTickSize) + "px"; - label.style.textAlign = "left"; - label.style.width = (this.options.padding.left - 3) + "px"; - MochiKit.DOM.appendChildNodes(this.container, label); - this.ylabels.push(label); - } - else { - var attrs = { - y: y + 3, - x: (x - this.options.padding.left + 3), - width: (this.options.padding.left - this.options.axisTickSize) + "px", - height: (this.options.axisLabelFontSize + 3) + "px", - fontFamily: "Arial", - fontSize: this.options.axisLabelFontSize + "px", - fill: this.options.axisLabelColor.toRGBString() - }; - - /* we can do clipping just like DIVs - http://www.xml.com/pub/a/2004/06/02/svgtype.html */ - /* - var mask = this.createSVGElement("mask", {id: "mask" + tick[0]}); - var maskShape = this.createSVGElement("rect", - {y: y + 3, - x: (x - this.options.padding.left + 3), - width: (this.options.padding.left - this.options.axisTickSize) + "px", - height: (this.options.axisLabelFontSize + 3) + "px", - style: {"fill": "#ffffff", "stroke": "#000000"}}); - mask.appendChild(maskShape); - this.defs.appendChild(mask); - - attrs["filter"] = "url(#mask" + tick[0] + ")"; - */ - - var label = this.createSVGElement("text", attrs); - label.appendChild(this.document.createTextNode(tick[1])); - this.root.appendChild(label); - } - }; - - MochiKit.Iter.forEach(this.layout.yticks, bind(drawTick, this)); - } - - this._drawLine(this.area.x, this.area.y, this.area.x, this.area.y + this.area.h, lineAttrs); - } - - if (this.options.drawXAxis) { - if (this.layout.xticks) { - var drawTick = function(tick) { - var x = this.area.x + tick[0] * this.area.w; - var y = this.area.y + this.area.h; - this._drawLine(x, y, x, y + this.options.axisTickSize, lineAttrs); - - if (this.options.axisLabelUseDiv) { - var label = DIV(labelStyle, tick[1]); - label.style.top = (y + this.options.axisTickSize) + "px"; - label.style.left = (x - this.options.axisLabelWidth/2) + "px"; - label.style.textAlign = "center"; - label.style.width = this.options.axisLabelWidth + "px"; - MochiKit.DOM.appendChildNodes(this.container, label); - this.xlabels.push(label); - } - else { - var attrs = { - y: (y + this.options.axisTickSize + this.options.axisLabelFontSize), - x: x - 3, - width: this.options.axisLabelWidth + "px", - height: (this.options.axisLabelFontSize + 3) + "px", - fontFamily: "Arial", - fontSize: this.options.axisLabelFontSize + "px", - fill: this.options.axisLabelColor.toRGBString(), - textAnchor: "middle" - }; - var label = this.createSVGElement("text", attrs); - label.appendChild(this.document.createTextNode(tick[1])); - this.root.appendChild(label); - } - }; - - MochiKit.Iter.forEach(this.layout.xticks, bind(drawTick, this)); - } - - this._drawLine(this.area.x, this.area.y + this.area.h, this.area.x + this.area.w, this.area.y + this.area.h, lineAttrs) - } -}; - -PlotKit.SVGRenderer.prototype._renderPieAxis = function() { - - if (this.layout.xticks) { - // make a lookup dict for x->slice values - var lookup = new Array(); - for (var i = 0; i < this.layout.slices.length; i++) { - lookup[this.layout.slices[i].xval] = this.layout.slices[i]; - } - - var centerx = this.area.x + this.area.w * 0.5; - var centery = this.area.y + this.area.h * 0.5; - var radius = Math.min(this.area.w * this.options.pieRadius + 10, - this.area.h * this.options.pieRadius + 10); - var labelWidth = this.options.axisLabelWidth; - - for (var i = 0; i < this.layout.xticks.length; i++) { - var slice = lookup[this.layout.xticks[i][0]]; - if (MochiKit.Base.isUndefinedOrNull(slice)) - continue; - - - var angle = (slice.startAngle + slice.endAngle)/2; - // normalize the angle - var normalisedAngle = angle; - if (normalisedAngle > Math.PI * 2) - normalisedAngle = normalisedAngle - Math.PI * 2; - else if (normalisedAngle < 0) - normalisedAngle = normalisedAngle + Math.PI * 2; - - var labelx = centerx + Math.sin(normalisedAngle) * (radius + 10); - var labely = centery - Math.cos(normalisedAngle) * (radius + 10); - - var attrib = { - "position": "absolute", - "zIndex": 11, - "width": labelWidth + "px", - "fontSize": this.options.axisLabelFontSize + "px", - "overflow": "hidden", - "color": this.options.axisLabelColor.toHexString() - }; - - var svgattrib = { - "width": labelWidth + "px", - "fontSize": this.options.axisLabelFontSize + "px", - "height": (this.options.axisLabelFontSize + 3) + "px", - "fill": this.options.axisLabelColor.toRGBString() - }; - - if (normalisedAngle <= Math.PI * 0.5) { - // text on top and align left - MochiKit.Base.update(attrib, { - 'textAlign': 'left', 'verticalAlign': 'top', - 'left': labelx + 'px', - 'top': (labely - this.options.axisLabelFontSize) + "px" - }); - MochiKit.Base.update(svgattrib, { - "x": labelx, - "y" :(labely - this.options.axisLabelFontSize), - "textAnchor": "left" - }); - } - else if ((normalisedAngle > Math.PI * 0.5) && (normalisedAngle <= Math.PI)) { - // text on bottom and align left - MochiKit.Base.update(attrib, { - 'textAlign': 'left', 'verticalAlign': 'bottom', - 'left': labelx + 'px', - 'top': labely + "px" - }); - MochiKit.Base.update(svgattrib, { - 'textAnchor': 'left', - 'x': labelx, - 'y': labely - }); - } - else if ((normalisedAngle > Math.PI) && (normalisedAngle <= Math.PI*1.5)) { - // text on bottom and align right - MochiKit.Base.update(attrib, { - 'textAlign': 'right', 'verticalAlign': 'bottom', - 'left': labelx + 'px', - 'top': labely + "px" - }); - MochiKit.Base.update(svgattrib, { - 'textAnchor': 'right', - 'x': labelx - labelWidth, - 'y': labely - }); - } - else { - // text on top and align right - MochiKit.Base.update(attrib, { - 'textAlign': 'left', 'verticalAlign': 'bottom', - 'left': labelx + 'px', - 'top': labely + "px" - }); - MochiKit.Base.update(svgattrib, { - 'textAnchor': 'left', - 'x': labelx - labelWidth, - 'y': labely - this.options.axisLabelFontSize - }); - } - - if (this.options.axisLabelUseDiv) { - var label = DIV({'style': attrib}, this.layout.xticks[i][1]); - this.xlabels.push(label); - MochiKit.DOM.appendChildNodes(this.container, label); - } - else { - var label = this.createSVGElement("text", svgattrib); - label.appendChild(this.document.createTextNode(this.layout.xticks[i][1])) - this.root.appendChild(label); - } - } - - } -}; - -PlotKit.SVGRenderer.prototype._renderBackground = function() { - var opts = {"stroke": "none", - "fill": this.options.backgroundColor.toRGBString() - }; - this._drawRect(0, 0, this.width, this.height, opts); -}; - -PlotKit.SVGRenderer.prototype._drawRect = function(x, y, w, h, moreattrs) { - var attrs = {x: x + "px", y: y + "px", width: w + "px", height: h + "px"}; - if (moreattrs) - MochiKit.Base.update(attrs, moreattrs); - - var elem = this.createSVGElement("rect", attrs); - this.root.appendChild(elem); -}; - -PlotKit.SVGRenderer.prototype._drawLine = function(x1, y1, x2, y2, moreattrs) { - var attrs = {x1: x1 + "px", y1: y1 + "px", x2: x2 + "px", y2: y2 + "px"}; - if (moreattrs) - MochiKit.Base.update(attrs, moreattrs); - - var elem = this.createSVGElement("line", attrs); - this.root.appendChild(elem); -} - -PlotKit.SVGRenderer.prototype.clear = function() { - while(this.element.firstChild) { - this.element.removeChild(this.element.firstChild); - } - - if (this.options.axisLabelUseDiv) { - for (var i = 0; i < this.xlabels.length; i++) { - MochiKit.DOM.removeElement(this.xlabels[i]); - } - for (var i = 0; i < this.ylabels.length; i++) { - MochiKit.DOM.removeElement(this.ylabels[i]); - } - } - this.xlabels = new Array(); - this.ylabels = new Array(); -}; - - -PlotKit.SVGRenderer.prototype.createSVGElement = function(name, attrs) { - var isNil = MochiKit.Base.isUndefinedOrNull; - var elem; - var doc = isNil(this.document) ? document : this.document; - - try { - elem = doc.createElementNS(PlotKit.SVGRenderer.SVGNS, name); - } - catch (e) { - elem = doc.createElement(name); - elem.setAttribute("xmlns", PlotKit.SVGRenderer.SVGNS); - } - - if (attrs) - MochiKit.DOM.updateNodeAttributes(elem, attrs); - - // TODO: we don't completely emulate the MochiKit.DOM.createElement - // as we don't care about nodes contained. We really should though. - - return elem; - -}; - - -PlotKit.SVGRenderer.SVG = function(attrs) { - // we have to do things differently for IE+AdobeSVG. - // My guess this works (via trial and error) is that we need to - // have an SVG object in order to use SVGDocument.createElementNS - // but IE doesn't allow us to that. - - var ie = navigator.appVersion.match(/MSIE (\d\.\d)/); - var opera = (navigator.userAgent.toLowerCase().indexOf("opera") != -1); - if (ie && (ie[1] >= 6) && (!opera)) { - var width = attrs["width"] ? attrs["width"] : "100"; - var height = attrs["height"] ? attrs["height"] : "100"; - var eid = attrs["id"] ? attrs["id"] : "notunique"; - - var html = ''; - - var canvas = document.createElement(html); - - // create embedded SVG inside SVG. - var group = canvas.getSVGDocument().createElementNS(PlotKit.SVGRenderer.SVGNS, "svg"); - group.setAttribute("width", width); - group.setAttribute("height", height); - canvas.getSVGDocument().appendChild(group); - - return canvas; - } - else { - return PlotKit.SVGRenderer.prototype.createSVGElement("svg", attrs); - } -}; - -PlotKit.SVGRenderer.isSupported = function() { - var isOpera = (navigator.userAgent.toLowerCase().indexOf("opera") != -1); - var ieVersion = navigator.appVersion.match(/MSIE (\d\.\d)/); - var safariVersion = navigator.userAgent.match(/AppleWebKit\/(\d+)/); - var operaVersion = navigator.userAgent.match(/Opera\/(\d*\.\d*)/); - var mozillaVersion = navigator.userAgent.match(/rv:(\d*\.\d*).*Gecko/); - var svgFeature = "http://www.w3.org/TR/SVG11/feature#SVG"; - - if (ieVersion && (ieVersion[1] >= 6) && !isOpera) { - return document.implementation.hasFeature(svgFeature,"1.1"); - /* - var dummysvg = document.createElement(''); - try { - dummysvg.getSVGDocument(); - dummysvg = null; - return true; - } - catch (e) { - return false; - } - */ - - } - - /* support not really there yet. no text and paths are buggy - if (safariVersion && (safariVersion[1] > 419)) - return true; - */ - - if (operaVersion && (operaVersion[1] > 8.9)) - return true - - if (mozillaVersion && (mozillaVersion > 1.7)) - return true; - - return false; -}; - -// Namespace Iniitialisation - -PlotKit.SVG = {} -PlotKit.SVG.SVGRenderer = PlotKit.SVGRenderer; - -PlotKit.SVG.EXPORT = [ - "SVGRenderer" -]; - -PlotKit.SVG.EXPORT_OK = [ - "SVGRenderer" -]; - -PlotKit.SVG.__new__ = function() { - var m = MochiKit.Base; - - m.nameFunctions(this); - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; -}; - -PlotKit.SVG.__new__(); -MochiKit.Base._exportSymbols(this, PlotKit.SVG); - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SweetCanvas.js b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SweetCanvas.js deleted file mode 100644 index 405d1beb027..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SweetCanvas.js +++ /dev/null @@ -1,374 +0,0 @@ -/* - PlotKit Sweet Canvas Renderer - ============================= - Canvas Renderer for PlotKit which looks pretty! - - Copyright - --------- - Copyright 2005,2006 (c) Alastair Tse - For use under the BSD license. -*/ - -// ------------------------------------------------------------------------- -// Check required components -// ------------------------------------------------------------------------- - -try { - if (typeof(PlotKit.CanvasRenderer) == 'undefined') - { - throw ""; - } -} -catch (e) { - throw "SweetCanvas depends on MochiKit.{Base,Color,DOM,Format} and PlotKit.{Layout, Canvas}" -} - - -if (typeof(PlotKit.SweetCanvasRenderer) == 'undefined') { - PlotKit.SweetCanvasRenderer = {}; -} - -PlotKit.SweetCanvasRenderer = function(element, layout, options) { - if (arguments.length > 0) { - this.__init__(element, layout, options); - } -}; - -PlotKit.SweetCanvasRenderer.NAME = "PlotKit.SweetCanvasRenderer"; -PlotKit.SweetCanvasRenderer.VERSION = PlotKit.VERSION; - -PlotKit.SweetCanvasRenderer.__repr__ = function() { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -PlotKit.SweetCanvasRenderer.toString = function() { - return this.__repr__(); -}; - -// --------------------------------------------------------------------- -// Subclassing Magic -// --------------------------------------------------------------------- - -PlotKit.SweetCanvasRenderer.prototype = new PlotKit.CanvasRenderer(); -PlotKit.SweetCanvasRenderer.prototype.constructor = PlotKit.SweetCanvasRenderer; -PlotKit.SweetCanvasRenderer.__super__ = PlotKit.CanvasRenderer.prototype; - -// --------------------------------------------------------------------- -// Constructor -// --------------------------------------------------------------------- - -PlotKit.SweetCanvasRenderer.prototype.__init__ = function(el, layout, opts) { - var moreOpts = PlotKit.Base.officeBlue(); - MochiKit.Base.update(moreOpts, opts); - PlotKit.SweetCanvasRenderer.__super__.__init__.call(this, el, layout, moreOpts); -}; - -// --------------------------------------------------------------------- -// Extended Plotting Functions -// --------------------------------------------------------------------- - -PlotKit.SweetCanvasRenderer.prototype._renderBarChart = function() { - var bind = MochiKit.Base.bind; - var shadowColor = Color.blackColor().colorWithAlpha(0.1).toRGBString(); - - var prepareFakeShadow = function(context, x, y, w, h) { - context.fillStyle = shadowColor; - context.fillRect(x-2, y-2, w+4, h+2); - context.fillStyle = shadowColor; - context.fillRect(x-1, y-1, w+2, h+1); - }; - - var colorCount = this.options.colorScheme.length; - var colorScheme = this.options.colorScheme; - var setNames = PlotKit.Base.keys(this.layout.datasets); - var setCount = setNames.length; - - var chooseColor = function(name) { - for (var i = 0; i < setCount; i++) { - if (name == setNames[i]) - return colorScheme[i%colorCount]; - } - return colorScheme[0]; - }; - - var drawRect = function(context, bar) { - var x = this.area.w * bar.x + this.area.x; - var y = this.area.h * bar.y + this.area.y; - var w = this.area.w * bar.w; - var h = this.area.h * bar.h; - - if ((w < 1) || (h < 1)) - return; - - context.save(); - - context.shadowBlur = 5.0; - context.shadowColor = Color.fromHexString("#888888").toRGBString(); - - if (this.isIE) { - context.save(); - context.fillStyle = "#cccccc"; - context.fillRect(x-2, y-2, w+4, h+2); - context.restore(); - } - else { - prepareFakeShadow(context, x, y, w, h); - } - - if (this.options.shouldFill) { - context.fillStyle = chooseColor(bar.name).toRGBString(); - context.fillRect(x, y, w, h); - } - - context.shadowBlur = 0; - context.strokeStyle = this.options.strokeColor.toRGBString(); - context.lineWidth = this.options.strokeWidth; - - if (this.options.shouldStroke) { - context.strokeRect(x, y, w, h); - } - - context.restore(); - - }; - - var drawLabel = function(context, bar) { - var x = this.area.w * bar.x + this.area.x; - var y = this.area.h * bar.y + this.area.y; - var w = this.area.w * bar.w; - var h = this.area.h * bar.h; - - //if ((w < 1) || (h < 1)) - //return; - - context.save(); - - var label = DIV({"class":"bar_chart_label"}, bar.label); - - // todo 7 is arbitrary, assuming around a 12pt font - // this should be a config var (or preferably automatic) - var top = y+(h/2)-7; - label.style.top = top + 'px'; - - var left = x + 20; - label.style.left = left + 'px'; - - MochiKit.DOM.appendChildNodes(this.element.parentNode, label); - context.restore(); - - }; - this._renderBarChartWrap(this.layout.bars, bind(drawRect, this), bind(drawLabel, this)); -}; - -PlotKit.SweetCanvasRenderer.prototype._renderLineChart = function() { - var context = this.element.getContext("2d"); - var colorCount = this.options.colorScheme.length; - var colorScheme = this.options.colorScheme; - var setNames = PlotKit.Base.keys(this.layout.datasets); - var setCount = setNames.length; - var bind = MochiKit.Base.bind; - - - for (var i = 0; i < setCount; i++) { - var setName = setNames[i]; - var color = colorScheme[i%colorCount]; - var strokeX = this.options.strokeColorTransform; - - // setup graphics context - context.save(); - - // create paths - var makePath = function(ctx) { - ctx.beginPath(); - ctx.moveTo(this.area.x, this.area.y + this.area.h); - var addPoint = function(ctx_, point) { - if (point.name == setName) - ctx_.lineTo(this.area.w * point.x + this.area.x, - this.area.h * point.y + this.area.y); - }; - MochiKit.Iter.forEach(this.layout.points, partial(addPoint, ctx), this); - ctx.lineTo(this.area.w + this.area.x, - this.area.h + this.area.y); - ctx.lineTo(this.area.x, this.area.y + this.area.h); - ctx.closePath(); - }; - - // faux shadow for firefox - if (this.options.shouldFill) { - context.save(); - if (this.isIE) { - context.fillStyle = "#cccccc"; - } - else { - context.fillStyle = Color.blackColor().colorWithAlpha(0.2).toRGBString(); - } - context.translate(-1, -2); - bind(makePath, this)(context); - if (this.options.shouldFill) { - context.fill(); - } - context.restore(); - } - - context.shadowBlur = 5.0; - context.shadowColor = Color.fromHexString("#888888").toRGBString(); - context.fillStyle = color.toRGBString(); - context.lineWidth = 2.0; - context.strokeStyle = Color.whiteColor().toRGBString(); - - if (this.options.shouldFill) { - bind(makePath, this)(context); - context.fill(); - } - if (this.options.shouldStroke) { - bind(makePath, this)(context); - context.stroke(); - } - context.restore(); - } -}; - -PlotKit.SweetCanvasRenderer.prototype._renderPieChart = function() { - var context = this.element.getContext("2d"); - - var colorCount = this.options.colorScheme.length; - var slices = this.layout.slices; - - var centerx = this.area.x + this.area.w * 0.5; - var centery = this.area.y + this.area.h * 0.5; - var radius = Math.min(this.area.w * this.options.pieRadius, - this.area.h * this.options.pieRadius); - - if (this.isIE) { - centerx = parseInt(centerx); - centery = parseInt(centery); - radius = parseInt(radius); - } - - // NOTE NOTE!! Canvas Tag draws the circle clockwise from the y = 0, x = 1 - // so we have to subtract 90 degrees to make it start at y = 1, x = 0 - - if (!this.isIE) { - context.save(); - var shadowColor = Color.blackColor().colorWithAlpha(0.2); - context.fillStyle = shadowColor.toRGBString(); - context.shadowBlur = 5.0; - context.shadowColor = Color.fromHexString("#888888").toRGBString(); - context.translate(1, 1); - context.beginPath(); - context.moveTo(centerx, centery); - context.arc(centerx, centery, radius + 2, 0, Math.PI*2, false); - context.closePath(); - context.fill(); - context.restore(); - } - - context.save(); - context.strokeStyle = Color.whiteColor().toRGBString(); - context.lineWidth = 2.0; - for (var i = 0; i < slices.length; i++) { - var color = this.options.colorScheme[i%colorCount]; - context.fillStyle = color.toRGBString(); - - var makePath = function() { - context.beginPath(); - context.moveTo(centerx, centery); - context.arc(centerx, centery, radius, - slices[i].startAngle - Math.PI/2, - slices[i].endAngle - Math.PI/2, - false); - context.lineTo(centerx, centery); - context.closePath(); - }; - - if (Math.abs(slices[i].startAngle - slices[i].endAngle) > 0.0001) { - if (this.options.shouldFill) { - makePath(); - context.fill(); - } - if (this.options.shouldStroke) { - makePath(); - context.stroke(); - } - } - } - context.restore(); -}; - -PlotKit.SweetCanvasRenderer.prototype._renderBackground = function() { - var context = this.element.getContext("2d"); - - if (this.layout.style == "bar" || this.layout.style == "line") { - context.save(); - context.fillStyle = this.options.backgroundColor.toRGBString(); - context.fillRect(this.area.x, this.area.y, this.area.w, this.area.h); - context.strokeStyle = this.options.strokeColor.toRGBString(); - context.lineWidth = this.options.strokeWidth; - - var ticks = this.layout.yticks; - var horiz = false; - if (this.layout.style == "bar" && - this.layout.options.barOrientation == "horizontal") { - ticks = this.layout.xticks; - horiz = true; - } - - for (var i = 0; i < ticks.length; i++) { - var x1 = 0; - var y1 = 0; - var x2 = 0; - var y2 = 0; - - if (horiz) { - x1 = ticks[i][0] * this.area.w + this.area.x; - y1 = this.area.y; - x2 = x1; - y2 = y1 + this.area.h; - } - else { - x1 = this.area.x; - y1 = ticks[i][0] * this.area.h + this.area.y; - x2 = x1 + this.area.w; - y2 = y1; - } - - context.beginPath(); - context.moveTo(x1, y1); - context.lineTo(x2, y2); - context.closePath(); - context.stroke(); - } - context.restore(); - } - else { - PlotKit.SweetCanvasRenderer.__super__._renderBackground.call(this); - } -}; - -// Namespace Iniitialisation - -PlotKit.SweetCanvas = {} -PlotKit.SweetCanvas.SweetCanvasRenderer = PlotKit.SweetCanvasRenderer; - -PlotKit.SweetCanvas.EXPORT = [ - "SweetCanvasRenderer" -]; - -PlotKit.SweetCanvas.EXPORT_OK = [ - "SweetCanvasRenderer" -]; - -PlotKit.SweetCanvas.__new__ = function() { - var m = MochiKit.Base; - - m.nameFunctions(this); - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; -}; - -PlotKit.SweetCanvas.__new__(); -MochiKit.Base._exportSymbols(this, PlotKit.SweetCanvas); - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SweetSVG.js b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SweetSVG.js deleted file mode 100644 index 418305806e5..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/SweetSVG.js +++ /dev/null @@ -1,247 +0,0 @@ -/* - PlotKit Sweet SVG Renderer - ========================== - SVG Renderer for PlotKit which looks pretty! - - Copyright - --------- - Copyright 2005,2006 (c) Alastair Tse - For use under the BSD license. -*/ - - -// ------------------------------------------------------------------------- -// Check required components -// ------------------------------------------------------------------------- - -try { - if (typeof(PlotKit.SVGRenderer) == 'undefined') - { - throw ""; - } -} -catch (e) { - throw "SweetSVG depends on MochiKit.{Base,Color,DOM,Format} and PlotKit.{Layout, SVG}" -} - - -if (typeof(PlotKit.SweetSVGRenderer) == 'undefined') { - PlotKit.SweetSVGRenderer = {}; -} - -PlotKit.SweetSVGRenderer = function(element, layout, options) { - if (arguments.length > 0) { - this.__init__(element, layout, options); - } -}; - -PlotKit.SweetSVGRenderer.NAME = "PlotKit.SweetSVGRenderer"; -PlotKit.SweetSVGRenderer.VERSION = PlotKit.VERSION; - -PlotKit.SweetSVGRenderer.__repr__ = function() { - return "[" + this.NAME + " " + this.VERSION + "]"; -}; - -PlotKit.SweetSVGRenderer.toString = function() { - return this.__repr__(); -}; - -// --------------------------------------------------------------------- -// Subclassing Magic -// --------------------------------------------------------------------- - -PlotKit.SweetSVGRenderer.prototype = new PlotKit.SVGRenderer(); -PlotKit.SweetSVGRenderer.prototype.constructor = PlotKit.SweetSVGRenderer; -PlotKit.SweetSVGRenderer.__super__ = PlotKit.SVGRenderer.prototype; - -// --------------------------------------------------------------------- -// Constructor -// --------------------------------------------------------------------- - -PlotKit.SweetSVGRenderer.prototype.__init__ = function(element, layout, options) { - var moreOpts = PlotKit.Base.officeBlue(); - MochiKit.Base.update(moreOpts, options); - PlotKit.SweetSVGRenderer.__super__.__init__.call(this, element, layout, moreOpts); - //this._addDropShadowFilter(); -}; - -PlotKit.SweetSVGRenderer.prototype._addDropShadowFilter = function() { - var filter = this.createSVGElement("filter", {x: 0, y: 0, "id":"dropShadow"}); - var goffset = this.createSVGElement("feOffset", - {"in": "SourceGraphic", "dx": 0, "dy": 0, "result": "topCopy"}); - var blur = this.createSVGElement("feGaussianBlur", - {"in": "SourceAlpha", "StdDeviation": 2, "result": "shadow"}); - var soffset = this.createSVGElement("feOffset", - {"in": "shadow", "dx": -1, "dy": -2, "result":"movedShadow"}); - var merge = this.createSVGElement("feMerge"); - var gmerge = this.createSVGElement("feMergeNode", {"in":"topCopy"}); - var smerge = this.createSVGElement("feMergeNode", {"in":"movedShadow"}); - - merge.appendChild(gmerge); - merge.appendChild(smerge); - filter.appendChild(goffset); - filter.appendChild(blur); - filter.appendChild(soffset); - filter.appendChild(merge); - this.defs.appendChild(filter); -}; - -// --------------------------------------------------------------------- -// Extended Plotting Functions -// --------------------------------------------------------------------- - -PlotKit.SweetSVGRenderer.prototype._renderBarChart = function() { - var bind = MochiKit.Base.bind; - var shadowColor = Color.blackColor().toRGBString(); - var shadowStyle = "fill:" + shadowColor + ";fill-opacity:0.15"; - var strokeStyle = "stroke-width: 2.0; stroke:" + Color.whiteColor().toRGBString(); - - var drawRect = function(attrs, bar) { - var x = this.area.w * bar.x + this.area.x; - var y = this.area.h * bar.y + this.area.y; - var w = this.area.w * bar.w; - var h = this.area.h * bar.h; - - if ((w < 1) || (h < 1)) - return; - - //attrs["filter"] = "url(#dropShadow)"; - attrs["style"] = strokeStyle; - this._drawRect(x - 2, y - 1, w+4, h+2, {"style":shadowStyle}); - this._drawRect(x, y, w, h, attrs); - }; - this._renderBarOrLine(this.layout.bars, bind(drawRect, this)); - -}; - -PlotKit.SweetSVGRenderer.prototype._renderLineChart = function() { - var bind = MochiKit.Base.bind; - var shadowColor = Color.blackColor().toRGBString(); - var shadowStyle = "fill:" + shadowColor + ";fill-opacity:0.15"; - var strokeStyle = "stroke-width: 2.0; stroke:" + Color.whiteColor().toRGBString(); - - var addPoint = function(attrs, point) { - this._tempPointsBuffer += (this.area.w * point.x + this.area.x) + "," + - (this.area.h * point.y + this.area.y) + " "; - }; - - var startLine = function(attrs) { - this._tempPointsBuffer = ""; - this._tempPointsBuffer += (this.area.x) + "," + (this.area.y+this.area.h) + " "; - }; - - var endLine = function(attrs) { - this._tempPointsBuffer += (this.area.w + this.area.x) + "," +(this.area.h + this.area.y); - attrs["points"] = this._tempPointsBuffer; - - attrs["stroke"] = "none"; - attrs["transform"] = "translate(-2, -1)"; - attrs["style"] = shadowStyle; - var shadow = this.createSVGElement("polygon", attrs); - this.root.appendChild(shadow); - - attrs["transform"] = ""; - attrs["style"] = strokeStyle; - var elem = this.createSVGElement("polygon", attrs); - this.root.appendChild(elem); - - - }; - - this._renderBarOrLine(this.layout.points, - bind(addPoint, this), - bind(startLine, this), - bind(endLine, this)); -}; - -PlotKit.SweetSVGRenderer.prototype._renderPieChart = function() { - var centerx = this.area.x + this.area.w * 0.5; - var centery = this.area.y + this.area.h * 0.5; - var shadowColor = Color.blackColor().toRGBString(); - var radius = Math.min(this.area.w * this.options.pieRadius, - this.area.h * this.options.pieRadius); - var shadowStyle = "fill:" + shadowColor + ";fill-opacity:0.15"; - - var shadow = this.createSVGElement("circle", - {"style": shadowStyle, "cx": centerx + 1, "cy": centery + 1, "r": radius + 1}); - this.root.appendChild(shadow); - - PlotKit.SweetSVGRenderer.__super__._renderPieChart.call(this); -}; - - -PlotKit.SweetSVGRenderer.prototype._renderBackground = function() { - var attrs = { - "fill": this.options.backgroundColor.toRGBString(), - "stroke": "none" - }; - - - if (this.layout.style == "bar" || this.layout.style == "line") { - this._drawRect(this.area.x, this.area.y, - this.area.w, this.area.h, attrs); - - var ticks = this.layout.yticks; - var horiz = false; - if (this.layout.style == "bar" && - this.layout.options.barOrientation == "horizontal") { - ticks = this.layout.xticks; - horiz = true; - } - - for (var i = 0; i < ticks.length; i++) { - var x = 0; - var y = 0; - var w = 0; - var h = 0; - - if (horiz) { - x = ticks[i][0] * this.area.w + this.area.x; - y = this.area.y; - w = 1; - h = this.area.w; - } - else { - x = this.area.x; - y = ticks[i][0] * this.area.h + this.area.y; - w = this.area.w; - h = 1; - } - - this._drawRect(x, y, w, h, - {"fill": this.options.axisLineColor.toRGBString()}); - } - } - else { - PlotKit.SweetSVGRenderer.__super__._renderBackground.call(this); - - } - -}; - -// Namespace Iniitialisation - -PlotKit.SweetSVG = {} -PlotKit.SweetSVG.SweetSVGRenderer = PlotKit.SweetSVGRenderer; - -PlotKit.SweetSVG.EXPORT = [ - "SweetSVGRenderer" -]; - -PlotKit.SweetSVG.EXPORT_OK = [ - "SweetSVGRenderer" -]; - -PlotKit.SweetSVG.__new__ = function() { - var m = MochiKit.Base; - - m.nameFunctions(this); - - this.EXPORT_TAGS = { - ":common": this.EXPORT, - ":all": m.concat(this.EXPORT, this.EXPORT_OK) - }; -}; - -PlotKit.SweetSVG.__new__(); -MochiKit.Base._exportSymbols(this, PlotKit.SweetSVG); diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/dummy.svg b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/dummy.svg deleted file mode 100644 index 6a82bd4ea69..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/dummy.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/excanvas.js b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/excanvas.js deleted file mode 100755 index ca77da20501..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/PlotKit/excanvas.js +++ /dev/null @@ -1,723 +0,0 @@ -// Copyright 2006 Google Inc. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. - -// TODO: Patterns -// TODO: Radial gradient -// TODO: Clipping paths -// TODO: Coordsize (still need to support stretching) -// TODO: Painting mode -// TODO: Optimize -// TODO: canvas width/height sets content size in moz, border size in ie - -// only add this code if we do not already have a canvas implementation -if (!window.CanvasRenderingContext2D) { - -(function () { - - // alias some functions to make (compiled) code shorter - var m = Math; - var mr = m.round; - var ms = m.sin; - var mc = m.cos; - - var G_vmlCanvasManager_ = { - init: function (opt_doc) { - var doc = opt_doc || document; - if (/MSIE/.test(navigator.userAgent) && !window.opera) { - var self = this; - doc.attachEvent("onreadystatechange", function () { - self.init_(doc); - }); - } - }, - - init_: function (doc, e) { - if (doc.readyState == "complete") { - // create xmlns - if (!doc.namespaces["g_vml_"]) { - doc.namespaces.add("g_vml_", "urn:schemas-microsoft-com:vml"); - } - - // setup default css - var ss = doc.createStyleSheet(); - ss.cssText = "canvas{display:inline-block;overflow:hidden;" + - "text-align:left;}" + - "g_vml_\\:*{behavior:url(#default#VML)}"; - - // find all canvas elements - var els = doc.getElementsByTagName("canvas"); - for (var i = 0; i < els.length; i++) { - if (!els[i].getContext) { - this.initElement(els[i]); - } - } - } - }, - - fixElement_: function (el) { - // in IE before version 5.5 we would need to add HTML: to the tag name - // but we do not care about IE before version 6 - var outerHTML = el.outerHTML; - var newEl = document.createElement(outerHTML); - // if the tag is still open IE has created the children as siblings and - // it has also created a tag with the name "/FOO" - if (outerHTML.slice(-2) != "/>") { - var tagName = "/" + el.tagName; - var ns; - // remove content - while ((ns = el.nextSibling) && ns.tagName != tagName) { - ns.removeNode(); - } - // remove the incorrect closing tag - if (ns) { - ns.removeNode(); - } - } - el.parentNode.replaceChild(newEl, el); - return newEl; - }, - - /** - * Public initializes a canvas element so that it can be used as canvas - * element from now on. This is called automatically before the page is - * loaded but if you are creating elements using createElement you need to - * make sure this is called on the element. - * @param {HTMLElement} el The canvas element to initialize. - * @return {HTMLElement} the element that was created. - */ - initElement: function (el) { - el = this.fixElement_(el); - el.getContext = function () { - if (this.context_) { - return this.context_; - } - return this.context_ = new CanvasRenderingContext2D_(this); - }; - - // do not use inline function because that will leak memory - // el.attachEvent('onpropertychange', onPropertyChange) - el.attachEvent('onresize', onResize); - - var attrs = el.attributes; - if (attrs.width && attrs.width.specified) { - // TODO: use runtimeStyle and coordsize - // el.getContext().setWidth_(attrs.width.nodeValue); - el.style.width = attrs.width.nodeValue + "px"; - } - if (attrs.height && attrs.height.specified) { - // TODO: use runtimeStyle and coordsize - // el.getContext().setHeight_(attrs.height.nodeValue); - el.style.height = attrs.height.nodeValue + "px"; - } - //el.getContext().setCoordsize_() - return el; - } - }; - - function onPropertyChange(e) { - // we need to watch changes to width and height - switch (e.propertyName) { - case 'width': - case 'height': - // TODO: coordsize and size - break; - } - } - - function onResize(e) { - var el = e.srcElement; - if (el.firstChild) { - el.firstChild.style.width = el.clientWidth + 'px'; - el.firstChild.style.height = el.clientHeight + 'px'; - } - } - - G_vmlCanvasManager_.init(); - - // precompute "00" to "FF" - var dec2hex = []; - for (var i = 0; i < 16; i++) { - for (var j = 0; j < 16; j++) { - dec2hex[i * 16 + j] = i.toString(16) + j.toString(16); - } - } - - function createMatrixIdentity() { - return [ - [1, 0, 0], - [0, 1, 0], - [0, 0, 1] - ]; - } - - function matrixMultiply(m1, m2) { - var result = createMatrixIdentity(); - - for (var x = 0; x < 3; x++) { - for (var y = 0; y < 3; y++) { - var sum = 0; - - for (var z = 0; z < 3; z++) { - sum += m1[x][z] * m2[z][y]; - } - - result[x][y] = sum; - } - } - return result; - } - - function copyState(o1, o2) { - o2.fillStyle = o1.fillStyle; - o2.lineCap = o1.lineCap; - o2.lineJoin = o1.lineJoin; - o2.lineWidth = o1.lineWidth; - o2.miterLimit = o1.miterLimit; - o2.shadowBlur = o1.shadowBlur; - o2.shadowColor = o1.shadowColor; - o2.shadowOffsetX = o1.shadowOffsetX; - o2.shadowOffsetY = o1.shadowOffsetY; - o2.strokeStyle = o1.strokeStyle; - } - - function processStyle(styleString) { - var str, alpha = 1; - - styleString = String(styleString); - if (styleString.substring(0, 3) == "rgb") { - var start = styleString.indexOf("(", 3); - var end = styleString.indexOf(")", start + 1); - var guts = styleString.substring(start + 1, end).split(","); - - str = "#"; - for (var i = 0; i < 3; i++) { - str += dec2hex[parseInt(guts[i])]; - } - - if ((guts.length == 4) && (styleString.substr(3, 1) == "a")) { - alpha = guts[3]; - } - } else { - str = styleString; - } - - return [str, alpha]; - } - - function processLineCap(lineCap) { - switch (lineCap) { - case "butt": - return "flat"; - case "round": - return "round"; - case "square": - default: - return "square"; - } - } - - /** - * This class implements CanvasRenderingContext2D interface as described by - * the WHATWG. - * @param {HTMLElement} surfaceElement The element that the 2D context should - * be associated with - */ - function CanvasRenderingContext2D_(surfaceElement) { - this.m_ = createMatrixIdentity(); - - this.mStack_ = []; - this.aStack_ = []; - this.currentPath_ = []; - - // Canvas context properties - this.strokeStyle = "#000"; - this.fillStyle = "#ccc"; - - this.lineWidth = 1; - this.lineJoin = "miter"; - this.lineCap = "butt"; - this.miterLimit = 10; - this.globalAlpha = 1; - - var el = document.createElement('div'); - el.style.width = surfaceElement.clientWidth + 'px'; - el.style.height = surfaceElement.clientHeight + 'px'; - el.style.overflow = 'hidden'; - el.style.position = 'absolute'; - surfaceElement.appendChild(el); - - this.element_ = el; - this.arcScaleX_ = 1; - this.arcScaleY_ = 1; - }; - - var contextPrototype = CanvasRenderingContext2D_.prototype; - contextPrototype.clearRect = function() { - this.element_.innerHTML = ""; - this.currentPath_ = []; - }; - - contextPrototype.beginPath = function() { - // TODO: Branch current matrix so that save/restore has no effect - // as per safari docs. - - this.currentPath_ = []; - }; - - contextPrototype.moveTo = function(aX, aY) { - this.currentPath_.push({type: "moveTo", x: aX, y: aY}); - }; - - contextPrototype.lineTo = function(aX, aY) { - this.currentPath_.push({type: "lineTo", x: aX, y: aY}); - }; - - contextPrototype.bezierCurveTo = function(aCP1x, aCP1y, - aCP2x, aCP2y, - aX, aY) { - this.currentPath_.push({type: "bezierCurveTo", - cp1x: aCP1x, - cp1y: aCP1y, - cp2x: aCP2x, - cp2y: aCP2y, - x: aX, - y: aY}); - }; - - contextPrototype.quadraticCurveTo = function(aCPx, aCPy, aX, aY) { - // VML's qb produces different output to Firefox's - // FF's behaviour seems to have changed in 1.5.0.1, check this - this.bezierCurveTo(aCPx, aCPy, aCPx, aCPy, aX, aY); - }; - - contextPrototype.arc = function(aX, aY, aRadius, - aStartAngle, aEndAngle, aClockwise) { - aRadius *= 10; - var arcType = aClockwise ? "at" : "wa"; - - var xStart = aX + (mc(aStartAngle) * aRadius) - 5; - var yStart = aY + (ms(aStartAngle) * aRadius) - 5; - - var xEnd = aX + (mc(aEndAngle) * aRadius) - 5; - var yEnd = aY + (ms(aEndAngle) * aRadius) - 5; - - this.currentPath_.push({type: arcType, - x: aX, - y: aY, - radius: aRadius, - xStart: xStart, - yStart: yStart, - xEnd: xEnd, - yEnd: yEnd}); - - }; - - contextPrototype.rect = function(aX, aY, aWidth, aHeight) { - this.moveTo(aX, aY); - this.lineTo(aX + aWidth, aY); - this.lineTo(aX + aWidth, aY + aHeight); - this.lineTo(aX, aY + aHeight); - this.closePath(); - }; - - contextPrototype.strokeRect = function(aX, aY, aWidth, aHeight) { - // Will destroy any existing path (same as FF behaviour) - this.beginPath(); - this.moveTo(aX, aY); - this.lineTo(aX + aWidth, aY); - this.lineTo(aX + aWidth, aY + aHeight); - this.lineTo(aX, aY + aHeight); - this.closePath(); - this.stroke(); - }; - - contextPrototype.fillRect = function(aX, aY, aWidth, aHeight) { - // Will destroy any existing path (same as FF behaviour) - this.beginPath(); - this.moveTo(aX, aY); - this.lineTo(aX + aWidth, aY); - this.lineTo(aX + aWidth, aY + aHeight); - this.lineTo(aX, aY + aHeight); - this.closePath(); - this.fill(); - }; - - contextPrototype.createLinearGradient = function(aX0, aY0, aX1, aY1) { - var gradient = new CanvasGradient_("gradient"); - return gradient; - }; - - contextPrototype.createRadialGradient = function(aX0, aY0, - aR0, aX1, - aY1, aR1) { - var gradient = new CanvasGradient_("gradientradial"); - gradient.radius1_ = aR0; - gradient.radius2_ = aR1; - gradient.focus_.x = aX0; - gradient.focus_.y = aY0; - return gradient; - }; - - contextPrototype.drawImage = function (image, var_args) { - var dx, dy, dw, dh, sx, sy, sw, sh; - var w = image.width; - var h = image.height; - - if (arguments.length == 3) { - dx = arguments[1]; - dy = arguments[2]; - sx = sy = 0; - sw = dw = w; - sh = dh = h; - } else if (arguments.length == 5) { - dx = arguments[1]; - dy = arguments[2]; - dw = arguments[3]; - dh = arguments[4]; - sx = sy = 0; - sw = w; - sh = h; - } else if (arguments.length == 9) { - sx = arguments[1]; - sy = arguments[2]; - sw = arguments[3]; - sh = arguments[4]; - dx = arguments[5]; - dy = arguments[6]; - dw = arguments[7]; - dh = arguments[8]; - } else { - throw "Invalid number of arguments"; - } - - var d = this.getCoords_(dx, dy); - - var w2 = (sw / 2); - var h2 = (sh / 2); - - var vmlStr = []; - - // For some reason that I've now forgotten, using divs didn't work - vmlStr.push(' ' , - '', - ''); - - this.element_.insertAdjacentHTML("BeforeEnd", - vmlStr.join("")); - }; - - contextPrototype.stroke = function(aFill) { - var lineStr = []; - var lineOpen = false; - var a = processStyle(aFill ? this.fillStyle : this.strokeStyle); - var color = a[0]; - var opacity = a[1] * this.globalAlpha; - - lineStr.push(' max.x) { - max.x = c.x; - } - if (min.y == null || c.y < min.y) { - min.y = c.y; - } - if (max.y == null || c.y > max.y) { - max.y = c.y; - } - } - } - lineStr.push(' ">'); - - if (typeof this.fillStyle == "object") { - var focus = {x: "50%", y: "50%"}; - var width = (max.x - min.x); - var height = (max.y - min.y); - var dimension = (width > height) ? width : height; - - focus.x = mr((this.fillStyle.focus_.x / width) * 100 + 50) + "%"; - focus.y = mr((this.fillStyle.focus_.y / height) * 100 + 50) + "%"; - - var colors = []; - - // inside radius (%) - if (this.fillStyle.type_ == "gradientradial") { - var inside = (this.fillStyle.radius1_ / dimension * 100); - - // percentage that outside radius exceeds inside radius - var expansion = (this.fillStyle.radius2_ / dimension * 100) - inside; - } else { - var inside = 0; - var expansion = 100; - } - - var insidecolor = {offset: null, color: null}; - var outsidecolor = {offset: null, color: null}; - - // We need to sort 'colors' by percentage, from 0 > 100 otherwise ie - // won't interpret it correctly - this.fillStyle.colors_.sort(function (cs1, cs2) { - return cs1.offset - cs2.offset; - }); - - for (var i = 0; i < this.fillStyle.colors_.length; i++) { - var fs = this.fillStyle.colors_[i]; - - colors.push( (fs.offset * expansion) + inside, "% ", fs.color, ","); - - if (fs.offset > insidecolor.offset || insidecolor.offset == null) { - insidecolor.offset = fs.offset; - insidecolor.color = fs.color; - } - - if (fs.offset < outsidecolor.offset || outsidecolor.offset == null) { - outsidecolor.offset = fs.offset; - outsidecolor.color = fs.color; - } - } - colors.pop(); - - lineStr.push(''); - } else if (aFill) { - lineStr.push(''); - } else { - lineStr.push( - '' - ); - } - - lineStr.push(""); - - this.element_.insertAdjacentHTML("beforeEnd", lineStr.join("")); - - this.currentPath_ = []; - }; - - contextPrototype.fill = function() { - this.stroke(true); - } - - contextPrototype.closePath = function() { - this.currentPath_.push({type: "close"}); - }; - - /** - * @private - */ - contextPrototype.getCoords_ = function(aX, aY) { - return { - x: 10 * (aX * this.m_[0][0] + aY * this.m_[1][0] + this.m_[2][0]) - 5, - y: 10 * (aX * this.m_[0][1] + aY * this.m_[1][1] + this.m_[2][1]) - 5 - } - }; - - contextPrototype.save = function() { - var o = {}; - copyState(this, o); - this.aStack_.push(o); - this.mStack_.push(this.m_); - this.m_ = matrixMultiply(createMatrixIdentity(), this.m_); - }; - - contextPrototype.restore = function() { - copyState(this.aStack_.pop(), this); - this.m_ = this.mStack_.pop(); - }; - - contextPrototype.translate = function(aX, aY) { - var m1 = [ - [1, 0, 0], - [0, 1, 0], - [aX, aY, 1] - ]; - - this.m_ = matrixMultiply(m1, this.m_); - }; - - contextPrototype.rotate = function(aRot) { - var c = mc(aRot); - var s = ms(aRot); - - var m1 = [ - [c, s, 0], - [-s, c, 0], - [0, 0, 1] - ]; - - this.m_ = matrixMultiply(m1, this.m_); - }; - - contextPrototype.scale = function(aX, aY) { - this.arcScaleX_ *= aX; - this.arcScaleY_ *= aY; - var m1 = [ - [aX, 0, 0], - [0, aY, 0], - [0, 0, 1] - ]; - - this.m_ = matrixMultiply(m1, this.m_); - }; - - /******** STUBS ********/ - contextPrototype.clip = function() { - // TODO: Implement - }; - - contextPrototype.arcTo = function() { - // TODO: Implement - }; - - contextPrototype.createPattern = function() { - return new CanvasPattern_; - }; - - // Gradient / Pattern Stubs - function CanvasGradient_(aType) { - this.type_ = aType; - this.radius1_ = 0; - this.radius2_ = 0; - this.colors_ = []; - this.focus_ = {x: 0, y: 0}; - } - - CanvasGradient_.prototype.addColorStop = function(aOffset, aColor) { - aColor = processStyle(aColor); - this.colors_.push({offset: 1-aOffset, color: aColor}); - }; - - function CanvasPattern_() {} - - // set up externs - G_vmlCanvasManager = G_vmlCanvasManager_; - CanvasRenderingContext2D = CanvasRenderingContext2D_; - CanvasGradient = CanvasGradient_; - CanvasPattern = CanvasPattern_; - -})(); - -} // if diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/README b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/README deleted file mode 100644 index 7e77bacbe7d..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/README +++ /dev/null @@ -1 +0,0 @@ -For more information, go to http://www.liquidx.net/plotkit/. diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/MochiKitAdditions.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/MochiKitAdditions.html deleted file mode 100644 index d21b157c5d2..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/MochiKitAdditions.html +++ /dev/null @@ -1,2 +0,0 @@ -.. title: MochiKit Additions - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/MochiKitAdditions.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/MochiKitAdditions.txt deleted file mode 100644 index d21b157c5d2..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/MochiKitAdditions.txt +++ /dev/null @@ -1,2 +0,0 @@ -.. title: MochiKit Additions - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Base.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Base.html deleted file mode 100644 index 3cb0f7c72f8..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Base.html +++ /dev/null @@ -1,302 +0,0 @@ - - - - - PlotKit.Base | liquidx - - - - - - - - - - - - - - - - -
-
- -

PlotKit Home | >> -

- -

PlotKit Base

-

PlotKit Base contains a number of simple functions that are needed for the rest of the PlotKit libraries. -

- -

PlotKit.Base Functions

-
    -
  • - collapse() -
  • -
-

Given an array, it will collapse all the values from the passed array into one big array. -

-

[[1,2], [3,4], [5,6]] --> [1, 2, 3, 4, 5, 6] -

-
    -
  • - findPosX(element) -
  • -
-

Returns the X value of the element relative to the document in a browser independent way. -

-
    -
  • - findPosY(element) -
  • -
-

Returns the Y value of the element relative to the document in a browser independent way. -

-
    -
  • - palette(baseColor, fromLevel = -0.2, toLevel = 0.2, increment = 0.1) -
  • -
-

Takes in a base colour and generates a palette of colours based on the intensive levels. -

-
    -
  • - roundInterval(value, precision) -
  • -
-

Rounds a number to a specified precision. TODO: make more robust -

-
    -
  • - uniq(array) -
  • -
-

Acts like the UNIX uniq, takes a sorted array and returns a new array that only contains uniq elements. -

-
    -
  • - isFuncLike(obj) (PlotKit 0.9+) -
  • -
-

Returns true if it is of type function. -

-
    -
  • - usingPrototype() (PlotKit 0.9+) -
  • -
-

Checks whether the javascript runtime is polluted by prototype.js -

-
    -
  • - items(lst) (PlotKit 0.9+) -
  • -
-

A version of MochiKit.Base.items() that is aware of prototype.js -

-
    -
  • - keys(lst) (PlotKit 0.9+) -
  • -
-

A version of MochiKit.Base.keys() that is aware of prototype.js -

-
    -
  • - map(fn, lst) (PlotKit 0.9+) -
  • -
-

A version of MochiKit.Base.map() that is aware of prototype.js -

- -

Preset Styles

- -

Color Schemes

-

There are some colour schemes, which are an array of - MochiKit.Color.Colors. -

-
    -
  • - colorScheme() -
  • -
-

A default colour scheme that consists of red, orange, yellow, green, cyan, blue, purple and magenta. -

-
    -
  • - baseDarkPrimaryColors() -
  • -
-

A set of five dark colours. -

-
    -
  • - basePrimaryColors() -
  • -
-

A set of five bright primary colours. -

-
    -
  • - baseBlueColors() -
  • -
-

Three colour set that have a nice professional blue hue. -

- -

Office Style

-

These are base styles that were inspired by charts in Office 12. The - color schemes are fairly similar to those found in screenshots of - charts available online. -

-
    -
  • - officeBaseStyle -
  • -
-

Contains the basic style independent of colours. -

-
    -
  • - officeBlue() -
  • -
-

Blue colors: bluecolors -

-
    -
  • - officeRed() -
  • -
-

Red colors: redcolors -

-
    -
  • - officeGreen() -
  • -
-

Green colors: greencolors -

-
    -
  • - officePurple() -
  • -
-

Purple colors: purplecolors -

-
    -
  • - officeCyan() -
  • -
-

Cyan colors: cyancolors -

-
    -
  • - officeOrange() -
  • -
-

Orange colors: orangecolors -

-
    -
  • - officeBlack() -
  • -
-

Black colors: blackcolors -

- -

Usage

-

var layout = PlotKit.Layout("bar", officeOrange()); -

- - -
-
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Base.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Base.txt deleted file mode 100644 index c0d8c3a147e..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Base.txt +++ /dev/null @@ -1,139 +0,0 @@ -{% extends "basex.html" %} -{% load markup %} -{% block pageid %}code{% endblock %} -{% block headers %} - -{% endblock %} -{% block title %}PlotKit.Base{% endblock %} - -{% block content %} -
-{% filter markdown %} -[PlotKit Home](PlotKit.html) | [>>](PlotKit.Layout.html) - -PlotKit Base -============ - -PlotKit Base contains a number of simple functions that are needed for the rest of the PlotKit libraries. - -PlotKit.Base Functions ----------------------- - -* ``collapse()`` - - Given an array, it will collapse all the values from the passed array into one big array. - - ``[[1,2], [3,4], [5,6]] --> [1, 2, 3, 4, 5, 6]`` - -* ``findPosX(element)`` - - Returns the X value of the element relative to the document in a browser independent way. - -* ``findPosY(element)`` - - Returns the Y value of the element relative to the document in a browser independent way. - -* ``palette(baseColor, fromLevel = -0.2, toLevel = 0.2, increment = 0.1)`` - - Takes in a base colour and generates a palette of colours based on the intensive levels. - -* ``roundInterval(value, precision)`` - - Rounds a number to a specified precision. __TODO: make more robust__ - -* ``uniq(array)`` - - Acts like the UNIX uniq, takes a sorted array and returns a new array that only contains uniq elements. - -* ``isFuncLike(obj)`` (PlotKit 0.9+) - - Returns true if it is of type ``function``. - -* ``usingPrototype()`` (PlotKit 0.9+) - - Checks whether the javascript runtime is polluted by prototype.js - -* ``items(lst)`` (PlotKit 0.9+) - - A version of ``MochiKit.Base.items()`` that is aware of prototype.js - -* ``keys(lst)`` (PlotKit 0.9+) - - A version of ``MochiKit.Base.keys()`` that is aware of prototype.js - -* ``map(fn, lst)`` (PlotKit 0.9+) - - A version of ``MochiKit.Base.map()`` that is aware of prototype.js - -Preset Styles -============= - -Color Schemes -------------- - -There are some colour schemes, which are an array of -MochiKit.Color.Colors. - -* ``colorScheme()`` - -A default colour scheme that consists of red, orange, yellow, green, cyan, blue, purple and magenta. - -* ``baseDarkPrimaryColors()`` - -A set of five dark colours. - -* ``basePrimaryColors()`` - -A set of five bright primary colours. - -* ``baseBlueColors()`` - -Three colour set that have a nice professional blue hue. - -Office Style ------------- - -These are base styles that were inspired by charts in Office 12. The -color schemes are fairly similar to those found in screenshots of -charts available online. - -* ``officeBaseStyle`` - - Contains the basic style independent of colours. - -* ``officeBlue()`` - - Blue colors: ![bluecolors](blue.png) - -* ``officeRed()`` - - Red colors: ![redcolors](red.png) - -* ``officeGreen()`` - - Green colors: ![greencolors](green.png) - -* ``officePurple()`` - - Purple colors: ![purplecolors](purple.png) - -* ``officeCyan()`` - - Cyan colors: ![cyancolors](cyan.png) - -* ``officeOrange()`` - - Orange colors: ![orangecolors](orange.png) - -* ``officeBlack()`` - - Black colors: ![blackcolors](black.png) - -Usage ------ - - ``var layout = PlotKit.Layout("bar", officeOrange());`` - -{% endfilter %} -
-{% endblock %} \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Canvas.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Canvas.html deleted file mode 100644 index 46899520a60..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Canvas.html +++ /dev/null @@ -1,172 +0,0 @@ - - - - - PlotKit.Canvas | liquidx - - - - - - - - - - - - - - - - -
-
- -

PlotKit Home | << | >> -

- -

PlotKit Canvas

-

This contains the CanvasRenderer, the default renderer and most well supported one used in PlotKit. -

-

It supports Safari 2, Firefox 1.5, Opera 9 and IE 6. Note that for IE6 - support, you will need iecanvas.htc which is included with PlotKit. -

-

Please see the Canvas/SVG Browser Support Status for bugs - with the Canvas implementation on different browsers. -

- -

PlotKit Canvas Extra Options

-

In addition to the options outlined in PlotKit.Renderer, here are additional options that the CanvasRenderer supports. -

- - - - - - - - - - - - -
Option nameDescriptionTypeDefault
IECanvasHTCPath relative to the HTML document of the iecanvas.htc file.stringiecanvas.htc
- - -

PlotKit Canvas Example

-
var options = {
-    "drawsBackground": true,
-    "drawYAxis": false,
-    "IECanvasHTC": "contrib/iecanvas.htc"
-};
-
-var layout = new Layout("bar", {});
-layout.addDataset("squares", [[0, 0], [1, 1], [2, 4], [3, 9], [4, 16]]);
-layout.evaluate()
-var renderer = new CanvasRenderer($('canvas'), layout, options);
-layout.render();
-
-

PlotKit Canvas Events/Signals

-

There is preliminary support for events in the CanvasRenderer. If enableEvents is set true in the options, you can hook into the onmousemove, onclick, onmouseover and onmouseout events via the MochiKit.Signal.connect. Note that you must have included MochiKit/Signal.js before instantiating the CanvasRenderer -

- -

PlotKit Canvas Notes

- -

IE Support

-

IE Support is done thanks to webfx's great iecanvas.htc which emulates - part of the WHATWG canvas specification. Note that alpha values and - clear() does not work in IE. -

-

Remember that iecanvas.htc must reside on the same domain as the - HTML page itself. -

- - -
-
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Canvas.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Canvas.txt deleted file mode 100644 index c1e383caa84..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Canvas.txt +++ /dev/null @@ -1,81 +0,0 @@ -{% extends "basex.html" %} -{% load markup %} -{% block pageid %}code{% endblock %} -{% block headers %} - -{% endblock %} -{% block title %}PlotKit.Canvas{% endblock %} - -{% block content %} -
-{% filter markdown %} -[PlotKit Home](PlotKit.html) | [<<](PlotKit.Renderer.html) | [>>](PlotKit.SVG.html) - -PlotKit Canvas -============== - -This contains the CanvasRenderer, the default renderer and most well supported one used in PlotKit. - -It supports Safari 2, Firefox 1.5, Opera 9 and IE 6. Note that for IE6 -support, you will need iecanvas.htc which is included with PlotKit. - -Please see the [Canvas/SVG Browser Support Status][Browser] for bugs -with the Canvas implementation on different browsers. - -PlotKit Canvas Extra Options ----------------------------- - -In addition to the options outlined in [PlotKit.Renderer][], here are additional options that the CanvasRenderer supports. - - - - - - - - - - - - - -
Option nameDescriptionTypeDefault
IECanvasHTCPath relative to the HTML document of the iecanvas.htc file.stringiecanvas.htc
- -PlotKit Canvas Example ----------------------- - - var options = { - "drawsBackground": true, - "drawYAxis": false, - "IECanvasHTC": "contrib/iecanvas.htc" - }; - - var layout = new Layout("bar", {}); - layout.addDataset("squares", [[0, 0], [1, 1], [2, 4], [3, 9], [4, 16]]); - layout.evaluate() - var renderer = new CanvasRenderer($('canvas'), layout, options); - layout.render(); - -PlotKit Canvas Events/Signals ------------------------------ - -There is preliminary support for events in the CanvasRenderer. If ``enableEvents`` is set ``true`` in the options, you can hook into the ``onmousemove``, ``onclick``, ``onmouseover`` and ``onmouseout`` events via the MochiKit.Signal.connect. Note that you must have included MochiKit/Signal.js before instantiating the CanvasRenderer - -PlotKit Canvas Notes --------------------- - -### IE Support - -IE Support is done thanks to webfx's great iecanvas.htc which emulates -part of the WHATWG canvas specification. Note that alpha values and -clear() does not work in IE. - -Remember that iecanvas.htc __must__ reside on the same domain as the -HTML page itself. - -[PlotKit.Renderer]: PlotKit.Renderer.html -[Browser]: SVGCanvasCompat.html - -{% endfilter %} -
-{% endblock %} \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.EasyPlot.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.EasyPlot.html deleted file mode 100644 index a9a15491ee3..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.EasyPlot.html +++ /dev/null @@ -1,155 +0,0 @@ - - - - - PlotKit.Canvas | liquidx - - - - - - - - - - - - - - - - -
-
- -

PlotKit Home | << -

- -

PlotKit EasyPlot

-

EasyPlot is a wrapper around the various PlotKit classes to allow you to get a chart plotted as quick as possible with as little code as possible. Using EasyPlot, you will get a chart started with just a single line. -

- -

Constructor

-

PlotKit.EasyPlot(style, options, divElement, datasourceArray) -

-

EasyPlot object will automatically choose the supported render method, currently Canvas or SVG in that order, and render the datasources given in datasourceArray. -

- -

Arguments:

-
    -
  • - style may be line, bar or pie. -
  • - -
  • - options is an associative dictionary that is the combined options of both Layout and Renderer. -
  • - -
  • - divElement is the container that the chart should be rendered in. It is best that the width and height attribute is set in the DIV element. -
  • - -
  • - datasourceArray is an array of data sources. The elements of the array can either be a two dimensional array given in Plotkit.Layout.addDataset or it can be a string that points to the relative URL of a comma separated data file. -
  • -
- -

EasyPlot Example

-
<div id="example" style="margin: 0 auto 0 auto;" width="400" height="400"></div>
-
-<script type="text/javascript">
-var data = [[0,0], [1,2], [2,3], [3, 7], [4, 8], [5, 6]];
-var plotter = EasyPlot("line", {}, $("example"), [data, "sample.txt"]);
-</script>
-

In this example, two datasets are passed, one defined as a 2D array and another which is a comma separated text file (CSV) at the location "sample.txt". A demonstration of this is found in the QuickStartEasy example. -

- - -
-
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.EasyPlot.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.EasyPlot.txt deleted file mode 100644 index b23bbe7027e..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.EasyPlot.txt +++ /dev/null @@ -1,50 +0,0 @@ -{% extends "basex.html" %} -{% load markup %} -{% block pageid %}code{% endblock %} -{% block headers %} - -{% endblock %} -{% block title %}PlotKit.Canvas{% endblock %} - -{% block content %} -
-{% filter markdown %} -[PlotKit Home](PlotKit.html) | [<<](PlotKit.SweetSVG.html) - -PlotKit EasyPlot -================ - -EasyPlot is a wrapper around the various PlotKit classes to allow you to get a chart plotted as quick as possible with as little code as possible. Using EasyPlot, you will get a chart started with just a single line. - -Constructor ------------ -``PlotKit.EasyPlot(style, options, divElement, datasourceArray)`` - -EasyPlot object will automatically choose the supported render method, currently Canvas or SVG in that order, and render the datasources given in ``datasourceArray``. - -### Arguments: - -* ``style`` may be ``line``, ``bar`` or ``pie``. -* ``options`` is an associative dictionary that is the combined options of both ``Layout`` and ``Renderer``. -* ``divElement`` is the container that the chart should be rendered in. It is best that the ``width`` and ``height`` attribute is set in the ``DIV`` element. -* ``datasourceArray`` is an array of data sources. The elements of the array can either be a two dimensional array given in ``Plotkit.Layout.addDataset`` or it can be a string that points to the relative URL of a comma separated data file. - -EasyPlot Example ----------------- - -
- - - - -In this example, two datasets are passed, one defined as a 2D array and another which is a comma separated text file (CSV) at the location "sample.txt". A demonstration of this is found in the [QuickStartEasy][] example. - - -[QuickStartEasy]: http://media.liquidx.net/js/plotkit-tests/quickstart-easy.html - -{% endfilter %} -
-{% endblock %} \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Layout.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Layout.html deleted file mode 100644 index 72e99cfe474..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Layout.html +++ /dev/null @@ -1,428 +0,0 @@ - - - - - PlotKit.Layout | liquidx - - - - - - - - - - - - - - - - -
-
- -

PlotKit Home | << | >> -

- -

PlotKit Layout

-

PlotKit Layout is the core of the plotting engine. It deals exclusively with laying objects out on a virtual canvas that has the dimension of 1.0 x 1.0. -

-

The layout engine abstracts away all the complex layout problems with plotting charts and presents a list of objects that need to rendered rather than mixing this with the rendering logic. -

-

PlotKit Layout also is responsible for simple chart state querying so renderers can implement basic event support for objects on the canvas. -

- -

Constructor

-

new Layout(style, options); -

-

Layout takes the following arguments: -

-

style which can be bar, line or pie which represnts the style of the graph that is desired. -

-

options is a dictionary/associative array of layout options. Unrecognised keys are ignored. The following options are supported: -

- -

Layout Options

- -

Bar and Line Chart layout options

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Option nameDescriptionTypeDefault
barWidthFillFractionAmount of space the total amount of bars should consume per X value.Real number0.75
barOrientationOrientation of a bar chart. (PlotKit 0.9+ only)String ("vertical", "horizontal")vertical
xAxisMinimum and Maximum values on the X axis.Array of 2 Real numbers. (eg. [0.0, 10.0])null
xNumberOfTicksUsed when automatically calculating axis ticks. This denotes the number of ticks there should be in the graph.integer10
xOriginIsZeroShould graph have X axis origin at 0booleantrue
xTickPrecisionThe number of decimal places we should round to for tick values.integer1
xTicksX values at which ticks should be drawn. Automatically calculated if not defined using the parameters `xNumberOfTicks` and ``xTickPrecision``.Array of {label: "somelabel", v:value}.null
yAxisMinimum and Maximum values on the Y axis.Array of 2 Real numbers. (eg. [0.0, 10.0])null
yNumberOfTicksUsed when automatically calculating axis ticks. This denotes the number of ticks there should be in the graph.integer5
yOriginIsZeroShould graph have Y axis origin at 0true
yTickPrecisionThe number of decimal places we should round to for tick values.integer1
yTicksY values at which ticks should be drawn. Automatically calculated if not defined using the parameters ``yNumberOfTicks`` and ``yTickPrecision``.Array of {label: "somelabel", v:value}.null
- - -

Pie Chart Layout Options

- - - - - - - - - - - - -
Option nameDescriptionTypeDefault
pieRadiusRadius of the circle to be drawn.Real number0.4
- - -

Layout Properties

-

There are some properties you can access, either because you are using a layout inside a renderer or if you would like additional information. Under normal operations, you will not need to, or should modify these parameters. -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyTypeDescription
styleStringThis denotes the type of chart this layout is using. Valid values are ``bar``, ``line`` or ``pie``. Renderers will use this to determine which parameter (``bars``, ``points`` or ``slices``) to access in order to get draw the chart.
barsArray of Bar.This is a list of rectangles with values that the renderer should plot. This will only be valid after ``evaluate()`` has run. The properties of ``bar`` is described here. This is only valid if style is ``bar``. This array is sorted by dataset and then x-values.
pointsArray of Point.This is a list of points with values that the renderer should plot. This will only be valid after ``evaluate()`` has run. The properties of ``bar`` is described here. This is only valid if style is ``line``. This array is sorted by dataset and then x-values.
slicesArray of Slice.This is a list of pie slices with values that the renderer should plot. This will only be valid after ``evaluate()`` has run. The properties of ``bar`` is described here. This is only valid if style is ``pie``.
xticksArray of Tick.For style in ``bar`` or ``line``, these are the ticks on the X axis. A ``tick`` is represented as a two element array with the first element representing the x position of the tick and the second element representing the string value of the label at that position.
yticksArray of Tick.For style in ``bar`` or ``line``, these are the ticks on the Y axis. A ``tick`` is represented as a two element array with the first element representing the y position of the tick and the second element representing the string value of the label at that position.
datasetsAssociative Array of datasetsThis should normally only be used to find the number of datasets by performing ``keys(layout.datasets)``. If you are looking at this in a renderer, then the layout engine needs to be extended.
- - -

Layout Types

-

Here are the definition of the types that you will encounter if you access the properties of the Layout object, specifically bars, points and slices. If you are not writing a renderer, you do not need to know this. -

- -

Bar Type

-

Represents a bar that the renderer will draw. It contains the following properties. -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyTypeDescription
x, yfloattop left position of the bar between 0.0 and 1.0.
w, hfloatwidth and height of the bar from (``x``, ``y``) between 0.0 and 1.0.
xval, yvalfloatThe actual x value and y value this bar represents.
namestringName of the dataset which this bar belongs to.
- - -

Point Type

-

This represents a point on a line chart. -

- - - - - - - - - - - - - - - - - - - - - -
PropertyTypeDescription
x, yfloattop left position of the point between 0.0 and 1.0.
xval, yvalfloatThe actual x value and y value this bar represents.
namestringName of the dataset which this bar belongs to.
- - -

Slice Type

-

This represents a pie slice in a pie chart. -

- - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyTypeDescription
fractionfloatThe fractional value this slice represents. This number is between 0.0 and 1.0
xval, yvalfloatThe x and y values of this slice.
startAnglefloatThis is the angle of the start of the slice, in radians.
endAnglefloatThis is the angle of the end of the slice, in radians.
- - -

Layout Methods

-
    -
  • - addDataset(name, values) -
  • -
-

Adds a dataset to the layout engine and assigns it with name. values is an array of \[x, y\] values. -

-
    -
  • - removeDataset(name) -
  • -
-

Removes a dataset from the layout engine. In order for the new data to take effect, you must run evaluate(). -

-
    -
  • - addDatasetFromTable(name, tableElement, xcol = 0, ycol = 1, labelCol = -1) -
  • -
-

Handy function to read values off a table. name is the name to give to the dataset just like in addDataset(), tableElement is the table which contains the values. Optionally, the user may specify to extract alternative columns using xcol and ycol. -

-

New in 0.9.1: If labelCol is specified to a value greater than -1, it will take the contents of that column as the xTick labels. -

-
    -
  • - evaluate() -
  • -
-

Performs the evaluation of the layout. It is not done automatically, and you must execute this before passing the layout to a renderer. -

-
    -
  • - hitTest(x, y) -
  • -
-

Used by renderers to see if a virtual canvas position corresponds to any data. The return value varies per style. For bar charts, it will return the Bar type if it is a hit, or null if not. For line charts, it will return a value if the point is underneath the highest curve, otherwise null (TODO: expand this or change implementation). For pie charts, it will return the Slice object that is at the point, otherwise null. -

-

Note that the specification of this function is subject to change. -

- -

Layout Notes

- -

Pie Chart Data and Ticks Restrictions

-

Note that you can only use one dataset for pie charts. Only the y value of the dataset will be used, but the x value must be unique and set as it will correspond to the xTicks that are given. -

-

Labels for pie charts will only use xTicks. -

- -

Layout Examples

- - -
-
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Layout.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Layout.txt deleted file mode 100644 index ec692bbe332..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Layout.txt +++ /dev/null @@ -1,330 +0,0 @@ -{% extends "basex.html" %} -{% load markup %} -{% block pageid %}code{% endblock %} -{% block headers %} - -{% endblock %} -{% block title %}PlotKit.Layout{% endblock %} - -{% block content %} -
-{% filter markdown %} -[PlotKit Home](PlotKit.html) | [<<](PlotKit.Base.html) | [>>](PlotKit.Renderer.html) - -PlotKit Layout -============== - -PlotKit Layout is the core of the plotting engine. It deals exclusively with laying objects out on a virtual canvas that has the dimension of 1.0 x 1.0. - -The layout engine abstracts away all the complex layout problems with plotting charts and presents a list of objects that need to rendered rather than mixing this with the rendering logic. - -PlotKit Layout also is responsible for simple chart state querying so renderers can implement basic event support for objects on the canvas. - -Constructor -=========== - - `new Layout(style, options);` - -Layout takes the following arguments: - -__style__ which can be `bar`, `line` or `pie` which represnts the style of the graph that is desired. - -__options__ is a dictionary/associative array of layout options. Unrecognised keys are ignored. The following options are supported: - -Layout Options -============== - -Bar and Line Chart layout options ---------------------------------- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Option nameDescriptionTypeDefault
barWidthFillFractionAmount of space the total amount of bars should consume per X value.Real number0.75
barOrientationOrientation of a bar chart. (PlotKit 0.9+ only)String ("vertical", "horizontal")vertical
xAxisMinimum and Maximum values on the X axis.Array of 2 Real numbers. (eg. [0.0, 10.0])null
xNumberOfTicksUsed when automatically calculating axis ticks. This denotes the number of ticks there should be in the graph.integer10
xOriginIsZeroShould graph have X axis origin at 0booleantrue
xTickPrecisionThe number of decimal places we should round to for tick values.integer1
xTicksX values at which ticks should be drawn. Automatically calculated if not defined using the parameters `xNumberOfTicks` and ``xTickPrecision``.Array of {label: "somelabel", v:value}.null
yAxisMinimum and Maximum values on the Y axis.Array of 2 Real numbers. (eg. [0.0, 10.0])null
yNumberOfTicksUsed when automatically calculating axis ticks. This denotes the number of ticks there should be in the graph.integer5
yOriginIsZeroShould graph have Y axis origin at 0true
yTickPrecisionThe number of decimal places we should round to for tick values.integer1
yTicksY values at which ticks should be drawn. Automatically calculated if not defined using the parameters ``yNumberOfTicks`` and ``yTickPrecision``.Array of {label: "somelabel", v:value}.null
- -Pie Chart Layout Options ------------------------- - - - - - - - - - - - - - -
Option nameDescriptionTypeDefault
pieRadiusRadius of the circle to be drawn.Real number0.4
- -Layout Properties -================= - -There are some properties you can access, either because you are using a layout inside a renderer or if you would like additional information. Under normal operations, you will not need to, or should modify these parameters. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyTypeDescription
styleStringThis denotes the type of chart this layout is using. Valid values are ``bar``, ``line`` or ``pie``. Renderers will use this to determine which parameter (``bars``, ``points`` or ``slices``) to access in order to get draw the chart.
barsArray of Bar.This is a list of rectangles with values that the renderer should plot. This will only be valid after ``evaluate()`` has run. The properties of ``bar`` is described here. This is only valid if style is ``bar``. This array is sorted by dataset and then x-values.
pointsArray of Point.This is a list of points with values that the renderer should plot. This will only be valid after ``evaluate()`` has run. The properties of ``bar`` is described here. This is only valid if style is ``line``. This array is sorted by dataset and then x-values.
slicesArray of Slice.This is a list of pie slices with values that the renderer should plot. This will only be valid after ``evaluate()`` has run. The properties of ``bar`` is described here. This is only valid if style is ``pie``.
xticksArray of Tick.For style in ``bar`` or ``line``, these are the ticks on the X axis. A ``tick`` is represented as a two element array with the first element representing the x position of the tick and the second element representing the string value of the label at that position.
yticksArray of Tick.For style in ``bar`` or ``line``, these are the ticks on the Y axis. A ``tick`` is represented as a two element array with the first element representing the y position of the tick and the second element representing the string value of the label at that position.
datasetsAssociative Array of datasetsThis should normally only be used to find the number of datasets by performing ``keys(layout.datasets)``. If you are looking at this in a renderer, then the layout engine needs to be extended.
- -Layout Types -============ - -Here are the definition of the types that you will encounter if you access the properties of the Layout object, specifically ``bars``, ``points`` and ``slices``. If you are not writing a renderer, you do not need to know this. - -Bar Type --------- - -Represents a bar that the renderer will draw. It contains the following properties. - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyTypeDescription
x, yfloattop left position of the bar between 0.0 and 1.0.
w, hfloatwidth and height of the bar from (``x``, ``y``) between 0.0 and 1.0.
xval, yvalfloatThe actual x value and y value this bar represents.
namestringName of the dataset which this bar belongs to.
- -Point Type ----------- - -This represents a point on a line chart. - - - - - - - - - - - - - - - - - - - - - - -
PropertyTypeDescription
x, yfloattop left position of the point between 0.0 and 1.0.
xval, yvalfloatThe actual x value and y value this bar represents.
namestringName of the dataset which this bar belongs to.
- -Slice Type ----------- - -This represents a pie slice in a pie chart. - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PropertyTypeDescription
fractionfloatThe fractional value this slice represents. This number is between 0.0 and 1.0
xval, yvalfloatThe x and y values of this slice.
startAnglefloatThis is the angle of the start of the slice, in radians.
endAnglefloatThis is the angle of the end of the slice, in radians.
- -Layout Methods -============== - -* ``addDataset(name, values)`` - - Adds a dataset to the layout engine and assigns it with ``name``. ``values`` is an array of ``\[x, y\]`` values. - -* ``removeDataset(name)`` - - Removes a dataset from the layout engine. In order for the new data to take effect, you must run ``evaluate()``. - -* ``addDatasetFromTable(name, tableElement, xcol = 0, ycol = 1, labelCol = -1)`` - - Handy function to read values off a table. ``name`` is the name to give to the dataset just like in ``addDataset()``, ``tableElement`` is the table which contains the values. Optionally, the user may specify to extract alternative columns using ``xcol`` and ``ycol``. - - **New in 0.9.1:** If ``labelCol`` is specified to a value greater than -1, it will take the contents of that column as the xTick labels. - -* ``evaluate()`` - - Performs the evaluation of the layout. It is not done automatically, and you __must__ execute this before passing the layout to a renderer. - -* hitTest(x, y) - - Used by renderers to see if a virtual canvas position corresponds to any data. The return value varies per style. For ``bar`` charts, it will return the Bar type if it is a hit, or null if not. For ``line`` charts, it will return a value if the point is underneath the highest curve, otherwise null __(TODO: expand this or change implementation)__. For ``pie`` charts, it will return the Slice object that is at the point, otherwise null. - - __Note that the specification of this function is subject to change__. - -Layout Notes -============ - -Pie Chart Data and Ticks Restrictions -------------------------------------- - -Note that you can only use one dataset for pie charts. Only the y value of the dataset will be used, but the x value must be unique and set as it will correspond to the xTicks that are given. - -Labels for pie charts will only use xTicks. - -Layout Examples -=============== - -{% endfilter %} -
-{% endblock %} - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.QuickStart.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.QuickStart.html deleted file mode 100644 index 20635c6fe16..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.QuickStart.html +++ /dev/null @@ -1,368 +0,0 @@ - - - - - PlotKit Quick Start | liquidx - - - - - - - - - - - - - - - - - - - - - -
-
- - -

PlotKit Quick Start

-

This is just a quick guide on how to get started with PlotKit. If you - want to delve in deeper, be sure to check out the - documentation. -

- -

Canvas or SVG

-

Before we start, you should know a little about HTML Canvas and SVG - support in the real browser world. For a more indepth coverage, please - check the SVG/Canvas Browser Support Status. -

-

Basically, Canvas and SVG have similar support across modern - browsers. Canvas is supported by Opera 9, Safari 2 and Firefox 1.5, - which probably only accounts for 10% of browsers. PlotKit also supports - a degraded Emulated Canvas mode under IE which means you can achieve - nearly 90% browser support using this technology. -

-

However, the future is in SVG where Firefox 1.5 and Opera 8 have - support it, and IE6 with the Adobe SVG Viewer (ASV) install means you - get around the same coverage as HTML Canvas. -

-

PlotKit plans to support both to maximise compatiblity. Canvas has a - simplier rendering engine, but can do the equivalent to what SVG can - apart from animation. SVG has wider support, but is more complex and - support for key features varies widely across different - implementations. -

- -

Graphing with Canvas

-

Download the latest PlotKit and MochiKit and extract it on to - your web server and make sure plotkit-0.8/PlotKit and - mochikit/MochiKit is visible. -

- -

Preparing the HTML

-

Add the script headers for PlotKit to work. -

-
<script type="text/javascript" src="/mochikit/MochiKit.js"></script>
-<script type="text/javascript" src="/plotkit/Base.js"></script>
-<script type="text/javascript" src="/plotkit/Layout.js"></script>
-<script type="text/javascript" src="/plotkit/Canvas.js"></script>
-<script type="text/javascript" src="/plotkit/SweetCanvas.js"></script>
-

MochiKit.js is an autoloader for all the elements of MochiKit. You can - reduce the size of it by making your own packed version or just - including the script headers individually. -

-

The other four PlotKit javascript files deal with some basic - functionality, the layout engine and two renderers, Canvas and - SweetCanvas. -

-

Now we add the <canvas> tag to where we want the graph to - appear. Note PlotKit requires the <canvas> tag is enclosed - inside a

tags for labels to work. -

-
 <div><canvas id="graph" height="300" width="300"></canvas></div>
-

This will create a blank canvas of 300 by 300 pixels. -

- -

Javascript

-

There are only two simple steps to draw a chart, first is the create a - layout with our data and second is to create the renderer. So lets - start off with creating the layout. -

- -

Layout and Data

-
var layout = new PlotKit.Layout("bar", {});
-layout.addDataset("sqrt", [[0, 0], [1, 1], [2, 1.414], [3, 1.73], [4, 2]]);
-layout.evaluate();
-

There, it is that simple. Lets explain what each line is doing: -

-
    -
  1. var layout = new PlotKit.Layout("bar", {}); -

    -

    We create a new layout object, and tell it that we want a bar chart in the first parameter. The second parameter allows us to pass additional options, which we will go on to later. It can be left null, or in this case just an empty array. -

    - -
  2. - -
  3. layout.addDataset("sqrt", [[0, 0], [1, 1]...) -

    -

    This will add a new dataset to the layout. You can add multiple datasets by specifying a different name in the first parameter for each dataset. The dataset consists of an array of (x, y) values. These must be numeric, either floating point or integers. -

    -

    Note that PlotKit does not deal with negative numbers at the moment. -

    - -
  4. - -
  5. layout.evaluate(); -

    -

    This will be the last command you make on the layout before passing it to the renderer. This will tell the layout to calculate the layout of the chart so the renderer can draw it. It is an expensive operation, so do not call it frequently, only unless the data or options have been changed. -

    - -
  6. -
- -

Renderer

-
 var canvas = MochiKit.DOM.getElement("graph");
- var plotter = new PlotKit.SweetCanvasRenderer(canvas, layout, {});
- plotter.render();
-
    -
  1. var canvas = MochiKit.DOM.getElement("graph"); -

    -

    This line will get the HTML element we defined earlier. -

    - -
  2. - -
  3. var plotter = new PlotKit.SweetCanvasRenderer(canvas, layout, {}); -

    -

    This will create the renderer to work on the object passed, and also with the data in the layout we created earlier. Again, the third parameter here is for options to relates to the look of the graph. We will show you some things you can do with this in the following section. -

    - -
  4. - -
  5. plotter.render() -

    -

    This line will render the graph. -

    - -
  6. -
- -

Putting it altogether

-
function drawGraph() {
-    var layout = new PlotKit.Layout("bar", {});
-    layout.addDataset("sqrt", [[0, 0], [1, 1], [2, 1.414], [3, 1.73], [4, 2]]);
-    layout.evaluate();
-    var canvas = MochiKit.DOM.getElement("graph");
-    var plotter = new PlotKit.SweetCanvasRenderer(canvas, layout, {});
-    plotter.render();
-}
-MochiKit.DOM.addLoadEvent(drawGraph);
-

This is a sample of what you would use to plot the graph of sqare roots for 0 to 4. Make sure you plot the graph on the load event because the DOM will not be ready if when the Javascript is first loaded. -

-

See this in an [HTML example here][example1]. -

- -

Additional Options

-

We mentioned that both the layout and renderer may take some additional options. In order to take advantage of that, we can use a simple options dictionary to store options for both layout and the renderer, in this way: -

-
var options = {
-   "IECanvasHTC": "/plotkit/iecanvas.htc",
-   "colorScheme": PlotKit.Base.palette(PlotKit.Base.baseColors()[0]),
-   "padding": {left: 0, right: 0, top: 10, bottom: 30},
-   "xTicks": [{v:0, label:"zero"}, 
-          {v:1, label:"one"}, 
-          {v:2, label:"two"},
-          {v:3, label:"three"},
-          {v:4, label:"four"}],
-   "drawYAxis": false
-};
-
-function drawGraph() {
-    var layout = new PlotKit.Layout("bar", options);
-    layout.addDataset("sqrt", [[0, 0], [1, 1], [2, 1.414], [3, 1.73], [4, 2]]);
-    layout.evaluate();
-    var canvas = MochiKit.DOM.getElement("graph");
-    var plotter = new PlotKit.SweetCanvasRenderer(canvas, layout, options);
-    plotter.render();
-}
-MochiKit.DOM.addLoadEvent(drawGraph);
-

Here we define some additional options to affect how our graph is rendered. -

-
    -
  1. - First line defines where the IECanvasHTC behaviour file is so that we can have IE support. -
  2. - -
  3. - Second line defines a new colorScheme to use. Here we are just using another preset color scheme that creates a palette out of the 6th preset base colour. -
  4. - -
  5. - Third line defines some custom labels we would like by giving the mapping from X value to label. -
  6. - -
  7. - Fourth line tells the renderer not to draw the Y axis. -
  8. -
- -

Demonstration

-

To show you that is how it works, below is the graph defined exactly how it is presented in this quick start guide. On the left is a PNG of what you should expect and on the right is what it actually renders to. -

- -

Bar charts

-
-
screenshot of graph
-
-
 
-
- - -

Pie Charts

-
-
screenshot of graph
-
-
 
-
- - -

Author

-

Alastair Tse - Last Updated: 17th March 2006 -

- - -
- -
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.QuickStart.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.QuickStart.txt deleted file mode 100644 index 44e65937975..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.QuickStart.txt +++ /dev/null @@ -1,256 +0,0 @@ -{% extends "basex.html" %} -{% load markup %} -{% block pageid %}code{% endblock %} -{% block title %}PlotKit Quick Start{% endblock %} -{% block headers %} - - - - - - -{% endblock %} - - -{% block content %} -
-{% filter markdown %} -PlotKit Quick Start -=================== - -This is just a quick guide on how to get started with PlotKit. If you -want to delve in deeper, be sure to check out the -[documentation][docs]. - -Canvas or SVG -============= - -Before we start, you should know a little about HTML Canvas and SVG -support in the real browser world. For a more indepth coverage, please -check the [SVG/Canvas Browser Support Status][Browser]. - -Basically, Canvas and SVG have similar support across modern -browsers. Canvas is supported by Opera 9, Safari 2 and Firefox 1.5, -which probably only accounts for 10% of browsers. PlotKit also supports -a degraded Emulated Canvas mode under IE which means you can achieve -nearly 90% browser support using this technology. - -However, the future is in SVG where Firefox 1.5 and Opera 8 have -support it, and IE6 with the Adobe SVG Viewer (ASV) install means you -get around the same coverage as HTML Canvas. - -PlotKit plans to support both to maximise compatiblity. Canvas has a -simplier rendering engine, but can do the equivalent to what SVG can -apart from animation. SVG has wider support, but is more complex and -support for key features varies widely across different -implementations. - -Graphing with Canvas -==================== - -Download the latest [PlotKit][] and [MochiKit][] and extract it on to -your web server and make sure ``plotkit-0.8/PlotKit`` and -``mochikit/MochiKit`` is visible. - -Preparing the HTML ------------------- - -Add the script headers for PlotKit to work. - - - - - - - -MochiKit.js is an autoloader for all the elements of MochiKit. You can -reduce the size of it by making your own packed version or just -including the script headers individually. - -The other four PlotKit javascript files deal with some basic -functionality, the layout engine and two renderers, Canvas and -SweetCanvas. - -Now we add the ```` tag to where we want the graph to -appear. Note PlotKit __requires__ the ```` tag is enclosed -inside a
tags for labels to work. - -
- -This will create a blank canvas of 300 by 300 pixels. - -Javascript ----------- - -There are only two simple steps to draw a chart, first is the create a -layout with our data and second is to create the renderer. So lets -start off with creating the layout. - -### Layout and Data - - var layout = new PlotKit.Layout("bar", {}); - layout.addDataset("sqrt", [[0, 0], [1, 1], [2, 1.414], [3, 1.73], [4, 2]]); - layout.evaluate(); - -There, it is that simple. Lets explain what each line is doing: - -1. ``var layout = new PlotKit.Layout("bar", {});`` - - We create a new layout object, and tell it that we want a bar chart in the first parameter. The second parameter allows us to pass additional options, which we will go on to later. It can be left null, or in this case just an empty array. - -2. ``layout.addDataset("sqrt", [[0, 0], [1, 1]...)`` - - This will add a new dataset to the layout. You can add multiple datasets by specifying a different name in the first parameter for each dataset. The dataset consists of an array of (x, y) values. These must be numeric, either floating point or integers. - - Note that PlotKit does not deal with negative numbers at the moment. - -3. ``layout.evaluate();`` - - This will be the last command you make on the layout before passing it to the renderer. This will tell the layout to calculate the layout of the chart so the renderer can draw it. It is an expensive operation, so do not call it frequently, only unless the data or options have been changed. - -### Renderer - - var canvas = MochiKit.DOM.getElement("graph"); - var plotter = new PlotKit.SweetCanvasRenderer(canvas, layout, {}); - plotter.render(); - -1. ``var canvas = MochiKit.DOM.getElement("graph");`` - - This line will get the HTML element we defined earlier. - -2. ``var plotter = new PlotKit.SweetCanvasRenderer(canvas, layout, {});`` - - This will create the renderer to work on the object passed, and also with the data in the layout we created earlier. Again, the third parameter here is for options to relates to the look of the graph. We will show you some things you can do with this in the following section. - -3. ``plotter.render()`` - - This line will render the graph. - -### Putting it altogether - - function drawGraph() { - var layout = new PlotKit.Layout("bar", {}); - layout.addDataset("sqrt", [[0, 0], [1, 1], [2, 1.414], [3, 1.73], [4, 2]]); - layout.evaluate(); - var canvas = MochiKit.DOM.getElement("graph"); - var plotter = new PlotKit.SweetCanvasRenderer(canvas, layout, {}); - plotter.render(); - } - MochiKit.DOM.addLoadEvent(drawGraph); - -This is a sample of what you would use to plot the graph of sqare roots for 0 to 4. Make sure you plot the graph on the load event because the DOM will not be ready if when the Javascript is first loaded. - -See this in an [HTML example here][example1]. - -### Additional Options - -We mentioned that both the layout and renderer may take some additional options. In order to take advantage of that, we can use a simple options dictionary to store options for both layout and the renderer, in this way: - - var options = { - "IECanvasHTC": "/plotkit/iecanvas.htc", - "colorScheme": PlotKit.Base.palette(PlotKit.Base.baseColors()[0]), - "padding": {left: 0, right: 0, top: 10, bottom: 30}, - "xTicks": [{v:0, label:"zero"}, - {v:1, label:"one"}, - {v:2, label:"two"}, - {v:3, label:"three"}, - {v:4, label:"four"}], - "drawYAxis": false - }; - - function drawGraph() { - var layout = new PlotKit.Layout("bar", options); - layout.addDataset("sqrt", [[0, 0], [1, 1], [2, 1.414], [3, 1.73], [4, 2]]); - layout.evaluate(); - var canvas = MochiKit.DOM.getElement("graph"); - var plotter = new PlotKit.SweetCanvasRenderer(canvas, layout, options); - plotter.render(); - } - MochiKit.DOM.addLoadEvent(drawGraph); - - -Here we define some additional options to affect how our graph is rendered. - -1. First line defines where the ``IECanvasHTC`` behaviour file is so that we can have IE support. -2. Second line defines a new colorScheme to use. Here we are just using another preset color scheme that creates a palette out of the 6th preset base colour. -3. Third line defines some custom labels we would like by giving the mapping from X value to label. -4. Fourth line tells the renderer not to draw the Y axis. - -Demonstration -============= - -To show you that is how it works, below is the graph defined exactly how it is presented in this quick start guide. On the left is a PNG of what you should expect and on the right is what it actually renders to. - -### Bar charts - -
-
screenshot of graph
-
-
 
-
- -### Pie Charts - -
-
screenshot of graph
-
-
 
-
- -Author -====== - -Alastair Tse - Last Updated: 17th March 2006 - -[docs]: PlotKit.html -[Browser]: SVGCanvasCompat.html -[PlotKit]: http://www.liquidx.net/plotkit/ -[MochiKit]: http://www.mochikit.com/ - -{% endfilter %} -
- -{% endblock %} \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Renderer.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Renderer.html deleted file mode 100644 index 49ad3007402..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Renderer.html +++ /dev/null @@ -1,436 +0,0 @@ - - - - - PlotKit.Renderer | liquidx - - - - - - - - - - - - - - - - -
-
- -

PlotKit Home | << | >> -

- -

PlotKit Renderer

-

A Renderer is responsible for translating the layout calculated by PlotKit.Layout and draw it on to a HTML Canvas, SVG object or any other way. One way to use the renderer is to allow theming of graphs by tweaking the layout. -

-

PlotKit includes some common basic renderers, so you do not need to customise anything if you just plan to change the spacing, colors, fonts, or layout. -

-

PlotKit Renderers should follow an informal protocol to allow users to plug and play different renderers. Below is the informal protocol: -

- -

PlotKit Renderer Protocol

-
    -
  • - Constructor: new Renderer(element, layout, options = {}) -
  • -
-

element is the element which this renderer will perform on, layout is the PlotKit.Layout object and options is an associative dictionary described below. -

-
    -
  • - class function: isSupported() -
  • -
-

Optional check that returns true if the renderer is supported in the current browser. -

-
    -
  • - object method: render() -
  • -
-

Renders to canvas, can be called multiple times, but clear() must be called between invokations. -

-
    -
  • - object method: clear() -
  • -
-

Clear the canvas. -

- -

PlotKit Renderer Options

-

To allow some basic flexibility of the output, a renderer should - accept and act on the following options passed in the constructor. -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Option nameDescriptionTypeDefault
backgroundColorcolor to use for backgroundMochiKit.Color.ColorColor.whiteColor()
colorSchemeColor scheme usedArray of MochiKit.Color.Coloroutput of PlotKit.Base.colorScheme()
strokeColorColor used stroking. If set to null, the renderer will - attempt to use strokeColorTransformMochiKit.Color.Color or nullnull
strokeColorTransformName of the method to call to transform Color into stroke color.string (name of a function that accepts no arguments)"asStrokeColor"
drawBackgroundWhether the background should be drawnbooleantrue
shouldFillShould fill in area under chartbooleantrue
shouldStrokeShould stroke the borders of shapes in chartbooleantrue
strokeWidthWidth of stroke used (if shouldStroke is set)float0.1
paddingPadding of the graph drawn (excluding labels)Object with properties: top, bottom, left, right.{left: 30, right:20, top: 10, bottom: 10}
drawYAxisdraw Y Axisbooleantrue
drawXAxisdraw X Axisbooleantrue
axisLineColorColor of axes line.MochiKit.Color.ColorColor.blackColor()
axisLineWidthaxis line widthfloat0.5
axisTickSizelength or height of a tick on the y and x axis respectively, in pixelsfloat3.0
axisLabelColorcolor of text label on axis.MochiKit.Color.ColorColor.blackColor()
axisLabelFontSizeFont size of labels in pixels integer9
axisLabelWidthWidth of labels on ticks, in pixelsinteger50
enableEventsEnable events (if supported)booleantrue
- - -

Internal Renderer Methods and Style

-

The default renderers that are available follow a rough structure. If - you plan to write a new renderer, you should think about using a - similar structure. -

-

Also, it is important that you follow an Object Orientated style and - split up the rendering methods as much as logically possible to allow - other developers to extend the work by using a "psuedo subclassing" - method described below. -

- -

Subclassing

-

PlotKit Renderers should adopt a Javascript subclassing structure to - allow developers/themers to customise certain aspects of the - rendering. Here is an example of what is expected: -

-
MyRenderer = function(element, layout, options) {
-    if (arguments.length  > 0)
-       this.__init__(element, layout, options);
-};
-
-MyRenderer.prototype.__init__ = function(element, layout, options) {
-  ....
-};
-

In this case, the default javascript constructor acts only when passed - arguments. MyRenderer.prototype.__init__ is the real - constructor. It is named in similar vein to Python's constructor. -

-

For users who would like to subclass, they will need to use the - following snippet of code: -

-
 MyAlternateRenderer = function(element, layout. options) {
-   if (arguments.length > 0) 
-      this.__init__(element, layout, options);
- };
- MyAlternateRenderer.prototype = new MyRenderer();
- MyAlternateRenderer.prototype.constructor = MyAlternateRenderer;
- MyAlternateRenderer.__super__ = MyRenderer.prototype;
-
- MyAlternateRenderer.prototype.__init__ = function(element, layout, options) {
-     MyAlternateRenderer.__super__.__init__.call(this, element, layout, options);
- };
-

For subclasses, they will need the following magic in order to - initialise their subclass. But after that, you can either override - MyAlternateRenderer.prototype.__init__ with your own - implementation or just leave the superclass to deal with the - constructor. -

-

A more thorough example can be found in the PlotKit source for - Canvas.js and SweetCanvas.js respectively. -

- -

Internal Renderer Properties

-

The bundled renderers are have the following common properties to - allow standard access by all subclasses: -

-
    -
  • - this.layout -
  • -
-

The PlotKit.Layout object passed by the user. -

-
    -
  • - this.element -
  • -
-

The HTML element to use, either a Canvas Element or SVG Element depending - on whether a Canvas Renderer or SVG Renderer is in use. -

-
    -
  • - this.options -
  • -
-

A dictionary of options that are applicable to the rendering style. -

-
    -
  • - this.xlabels -
  • -
-

A list of elements that represent the axis. Should be cleared whenever - clear() is executed. -

-
    -
  • - this.ylabels -
  • -
-

A list of elements that represent the axis. Should be cleared whenever - clear() is executed. -

- -

Internal Renderer Methods

-
    -
  • - _renderBarChart() -
  • -
-

Renders only the bars of a bar chart on the element by looking at - this.layout.bars for the bars to render. Will only be called if - this.layout.style == "bars" -

-
    -
  • - _renderLineChart() -
  • -
-

Renders only the lines of a line chart on the element by looking at - this.layout.points for the points to render. Will only be called if - this.layout.style == "line" -

-
    -
  • - _renderPieChart() -
  • -
-

Renders only the slices of the pie in this.layout.slices. - Will only be called if this.layout.style == "pie" -

-
    -
  • - _renderBarAxis() -
  • -
-

Renders the axis for a bar chart by looking at the - this.layout.xticks and this.layout.yticks. -

-
    -
  • - _renderLineAxis() -
  • -
-

Renders the axis for a line chart by looking at the - this.layout.xticks and this.layout.yticks. -

-
    -
  • - _renderPieAxis() -
  • -
-

Renders the labels for a pie chart by looking at - this.layout.xticks only. -

-
    -
  • - _renderBackground() -
  • -
-

Called to render the background of the chart. Should check whether - this.options.drawsBackground is set before proceeding. -

- -

Events from the Chart

-

There is preliminary support for events from the chart for the Canvas - Renderer but the API is not stablised and subject to change. (TODO). -

- - -
-
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Renderer.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Renderer.txt deleted file mode 100644 index 6b58e872644..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.Renderer.txt +++ /dev/null @@ -1,299 +0,0 @@ -{% extends "basex.html" %} -{% load markup %} -{% block pageid %}code{% endblock %} -{% block headers %} - -{% endblock %} -{% block title %}PlotKit.Renderer{% endblock %} - -{% block content %} -
-{% filter markdown %} -[PlotKit Home](PlotKit.html) | [<<](PlotKit.Layout.html) | [>>](PlotKit.Canvas.html) - -PlotKit Renderer -================ - -A Renderer is responsible for translating the layout calculated by PlotKit.Layout and draw it on to a HTML Canvas, SVG object or any other way. One way to use the renderer is to allow theming of graphs by tweaking the layout. - -PlotKit includes some common basic renderers, so you do not need to customise anything if you just plan to change the spacing, colors, fonts, or layout. - -PlotKit Renderers should follow an informal protocol to allow users to plug and play different renderers. Below is the informal protocol: - -PlotKit Renderer Protocol -------------------------- -* Constructor: ``new Renderer(element, layout, options = {})`` - - ``element`` is the element which this renderer will perform on, ``layout`` is the PlotKit.Layout object and ``options`` is an associative dictionary described below. - -* class function: ``isSupported()`` - - Optional check that returns ``true`` if the renderer is supported in the current browser. - -* object method: ``render()`` - - Renders to canvas, can be called multiple times, but ``clear()`` must be called between invokations. - -* object method: ``clear()`` - - Clear the canvas. - -PlotKit Renderer Options ------------------------- -To allow some basic flexibility of the output, a renderer should -accept and act on the following options passed in the constructor. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Option nameDescriptionTypeDefault
backgroundColorcolor to use for backgroundMochiKit.Color.ColorColor.whiteColor()
colorSchemeColor scheme usedArray of MochiKit.Color.Coloroutput of PlotKit.Base.colorScheme()
strokeColorColor used stroking. If set to null, the renderer will - attempt to use strokeColorTransformMochiKit.Color.Color or nullnull
strokeColorTransformName of the method to call to transform Color into stroke color.string (name of a function that accepts no arguments)"asStrokeColor"
drawBackgroundWhether the background should be drawnbooleantrue
shouldFillShould fill in area under chartbooleantrue
shouldStrokeShould stroke the borders of shapes in chartbooleantrue
strokeWidthWidth of stroke used (if shouldStroke is set)float0.1
paddingPadding of the graph drawn (excluding labels)Object with properties: top, bottom, left, right.{left: 30, right:20, top: 10, bottom: 10}
drawYAxisdraw Y Axisbooleantrue
drawXAxisdraw X Axisbooleantrue
axisLineColorColor of axes line.MochiKit.Color.ColorColor.blackColor()
axisLineWidthaxis line widthfloat0.5
axisTickSizelength or height of a tick on the y and x axis respectively, in pixelsfloat3.0
axisLabelColorcolor of text label on axis.MochiKit.Color.ColorColor.blackColor()
axisLabelFontSizeFont size of labels in pixels integer9
axisLabelWidthWidth of labels on ticks, in pixelsinteger50
enableEventsEnable events (if supported)booleantrue
- -Internal Renderer Methods and Style -=================================== - -The default renderers that are available follow a rough structure. If -you plan to write a new renderer, you should think about using a -similar structure. - -Also, it is important that you follow an Object Orientated style and -split up the rendering methods as much as logically possible to allow -other developers to extend the work by using a "psuedo subclassing" -method described below. - -Subclassing ------------ - -PlotKit Renderers should adopt a Javascript subclassing structure to -allow developers/themers to customise certain aspects of the -rendering. Here is an example of what is expected: - - MyRenderer = function(element, layout, options) { - if (arguments.length > 0) - this.__init__(element, layout, options); - }; - - MyRenderer.prototype.__init__ = function(element, layout, options) { - .... - }; - -In this case, the default javascript constructor acts only when passed -arguments. ``MyRenderer.prototype.__init__`` is the real -constructor. It is named in similar vein to Python's constructor. - -For users who would like to subclass, they will need to use the -following snippet of code: - - MyAlternateRenderer = function(element, layout. options) { - if (arguments.length > 0) - this.__init__(element, layout, options); - }; - MyAlternateRenderer.prototype = new MyRenderer(); - MyAlternateRenderer.prototype.constructor = MyAlternateRenderer; - MyAlternateRenderer.__super__ = MyRenderer.prototype; - - MyAlternateRenderer.prototype.__init__ = function(element, layout, options) { - MyAlternateRenderer.__super__.__init__.call(this, element, layout, options); - }; - - -For subclasses, they will need the following magic in order to -initialise their subclass. But after that, you can either override -``MyAlternateRenderer.prototype.__init__`` with your own -implementation or just leave the superclass to deal with the -constructor. - -A more thorough example can be found in the PlotKit source for -``Canvas.js`` and ``SweetCanvas.js`` respectively. - -Internal Renderer Properties ----------------------------- - -The bundled renderers are have the following common properties to -allow standard access by all subclasses: - -* ``this.layout`` - -The PlotKit.Layout object passed by the user. - -* ``this.element`` - -The HTML element to use, either a Canvas Element or SVG Element depending -on whether a Canvas Renderer or SVG Renderer is in use. - -* ``this.options`` - -A dictionary of options that are applicable to the rendering style. - -* ``this.xlabels`` - -A list of elements that represent the axis. Should be cleared whenever -``clear()`` is executed. - -* ``this.ylabels`` - -A list of elements that represent the axis. Should be cleared whenever -``clear()`` is executed. - -Internal Renderer Methods -------------------------- - -* ``_renderBarChart()`` - -Renders only the bars of a bar chart on the element by looking at -``this.layout.bars`` for the bars to render. Will only be called if -``this.layout.style == "bars"`` - -* ``_renderLineChart()`` - -Renders only the lines of a line chart on the element by looking at -``this.layout.points`` for the points to render. Will only be called if -``this.layout.style == "line"`` - -* ``_renderPieChart()`` - -Renders only the slices of the pie in ``this.layout.slices``. -Will only be called if ``this.layout.style == "pie"`` - -* ``_renderBarAxis()`` - -Renders the axis for a bar chart by looking at the -``this.layout.xticks`` and ``this.layout.yticks``. - -* ``_renderLineAxis()`` - -Renders the axis for a line chart by looking at the -``this.layout.xticks`` and ``this.layout.yticks``. - -* ``_renderPieAxis()`` - -Renders the labels for a pie chart by looking at -``this.layout.xticks`` only. - -* ``_renderBackground()`` - -Called to render the background of the chart. Should check whether -``this.options.drawsBackground`` is set before proceeding. - - -Events from the Chart -===================== - -There is preliminary support for events from the chart for the Canvas -Renderer but the API is not stablised and subject to change. __(TODO)__. - -{% endfilter %} -
-{% endblock %} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SVG.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SVG.html deleted file mode 100644 index 1ca29d19a4e..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SVG.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - PlotKit.SVG | liquidx - - - - - - - - - - - - - - - - -
-
- -

PlotKit Home | << | >> -

- -

PlotKit SVG

-

PlotKit SVG includes the SVGRenderer which allows chart plotting on SVG capable browsers such as Firefox 1.5 and Opera 9.0. It should support Adobe SVG plugin, but is current untested. -

- -

Important Implementation Requirements

-

In order to use the SVG Renderer, the file and webserver must support inline SVG files. This means the following conditions must exist: -

- -

The HTML file must be XHTML compliant.

-

So it should start off with this: -

-
<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html
-xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"
-xmlns:svg="http://www.w3.org/2000/svg"
-xmlns:xlink="http://www.w3.org/1999/xlink">
-<head>        
-  <object id="AdobeSVG" classid="clsid:78156a80-c6a1-4bbf-8e6a-3cd390eeb4e2" width="1" height="1"></object>
-  <?import namespace="svg" implementation="#AdobeSVG"?>
-...
-
-

Correct XHTML Mime-Type

-

Firefox and MSIE are fussy about the mimetype to do in-line - SVG. Firefox requires that either the URL ends in .html or that the - file is returned as mime type application/xhtml+xml in the HTTP - headers. -

-

However, MSIE does not recognise application/xhtml+xml and will - work fine with regular text/html mimetype for XHTML. -

- -

Non XHTML Compliant javascript includes

-

You cannot use the autoloading MochiKit.js, but instead include all the JS files individually or use the packed MochiKit. This is because MochiKit's way of autoloading is not XHTML compliant. -

-

An example of this is in the tests. -

- -

PlotKit SVG Options

-

There are no additional options for the SVG Renderer apart from the default Renderer options. -

- - -
-
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SVG.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SVG.txt deleted file mode 100644 index a590d9aae65..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SVG.txt +++ /dev/null @@ -1,64 +0,0 @@ -{% extends "basex.html" %} -{% load markup %} -{% block pageid %}code{% endblock %} -{% block headers %} - -{% endblock %} -{% block title %}PlotKit.SVG{% endblock %} - -{% block content %} -
-{% filter markdown %} -[PlotKit Home](PlotKit.html) | [<<](PlotKit.Canvas.html) | [>>](PlotKit.SweetCanvas.html) - -PlotKit SVG -=========== - -PlotKit SVG includes the SVGRenderer which allows chart plotting on SVG capable browsers such as Firefox 1.5 and Opera 9.0. It should support Adobe SVG plugin, but is current untested. - -Important Implementation Requirements -------------------------------------- - -In order to use the SVG Renderer, the file and webserver must support inline SVG files. This means the following conditions must exist: - -###The HTML file must be XHTML compliant. - -So it should start off with this: - - - - - - - - ... - -###Correct XHTML Mime-Type - -Firefox and MSIE are fussy about the mimetype to do in-line -SVG. Firefox requires that either the URL ends in .html or that the -file is returned as mime type ``application/xhtml+xml`` in the HTTP -headers. - -However, MSIE does not recognise ``application/xhtml+xml`` and will -work fine with regular ``text/html`` mimetype for XHTML. - -###Non XHTML Compliant javascript includes - -You cannot use the autoloading MochiKit.js, but instead include all the JS files individually or use the packed MochiKit. This is because MochiKit's way of autoloading is not XHTML compliant. - -An example of this is in the tests. - - -PlotKit SVG Options -------------------- - -There are no additional options for the SVG Renderer apart from the default Renderer options. - -{% endfilter %} -
-{% endblock %} \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetCanvas.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetCanvas.html deleted file mode 100644 index ae170df8405..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetCanvas.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - PlotKit.SweetCanvas | liquidx - - - - - - - - - - - - - - - - -
-
- -

PlotKit Home | << | >> -

- -

PlotKit Sweet Canvas Renderer

-

This renderer is an extension of the basic Canvas Renderer to show off - what you can do to make graphs pretty without learning any graph - layout code. -

-

There are no extra methods or options to use. The interface is exactly - the same as PlotKit.Canvas's CanvasRenderer. -

-

SweetCanvasRenderer adds a fake shadow around bars, lines and circles - along with a 2.0 width white outline and a etched light coloured - background. -

- -

Example

- - -
-
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetCanvas.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetCanvas.txt deleted file mode 100644 index 6f9e6b02e7b..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetCanvas.txt +++ /dev/null @@ -1,34 +0,0 @@ -{% extends "basex.html" %} -{% load markup %} -{% block pageid %}code{% endblock %} -{% block headers %} - -{% endblock %} -{% block title %}PlotKit.SweetCanvas{% endblock %} - -{% block content %} -
-{% filter markdown %} -[PlotKit Home](PlotKit.html) | [<<](PlotKit.SVG.html) | [>>](PlotKit.SweetSVG.html) - -PlotKit Sweet Canvas Renderer -============================= - -This renderer is an extension of the basic Canvas Renderer to show off -what you can do to make graphs pretty without learning any graph -layout code. - -There are no extra methods or options to use. The interface is exactly -the same as ``PlotKit.Canvas``'s CanvasRenderer. - -SweetCanvasRenderer adds a fake shadow around bars, lines and circles -along with a 2.0 width white outline and a etched light coloured -background. - -Example -======= - -{% endfilter %} -
-{% endblock %} - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetSVG.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetSVG.html deleted file mode 100644 index 0e9c4ff5ce5..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetSVG.html +++ /dev/null @@ -1,131 +0,0 @@ - - - - - PlotKit.SweetSVG | liquidx - - - - - - - - - - - - - - - - -
-
- -

PlotKit Home | << | >> -

- -

PlotKit Sweet SVG Renderer

-

This renderer is an extension of the basic SVG Renderer to show off - what you can do to make graphs pretty without learning any graph - layout code. -

-

There are no extra methods or options to use. The interface is exactly - the same as PlotKit.SVG's SVGRenderer. -

-

SweetSVGRenderer adds a fake shadow around bars, lines and circles - along with a 2.0 width white outline and a etched light coloured - background. -

- -

Example

- - -
-
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetSVG.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetSVG.txt deleted file mode 100644 index 0af13df8c76..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.SweetSVG.txt +++ /dev/null @@ -1,34 +0,0 @@ -{% extends "basex.html" %} -{% load markup %} -{% block pageid %}code{% endblock %} -{% block headers %} - -{% endblock %} -{% block title %}PlotKit.SweetSVG{% endblock %} - -{% block content %} -
-{% filter markdown %} -[PlotKit Home](PlotKit.html) | [<<](PlotKit.SweetCanvas.html) | [>>](PlotKit.EasyPlot.html) - -PlotKit Sweet SVG Renderer -============================= - -This renderer is an extension of the basic SVG Renderer to show off -what you can do to make graphs pretty without learning any graph -layout code. - -There are no extra methods or options to use. The interface is exactly -the same as ``PlotKit.SVG``'s SVGRenderer. - -SweetSVGRenderer adds a fake shadow around bars, lines and circles -along with a 2.0 width white outline and a etched light coloured -background. - -Example -======= - -{% endfilter %} -
-{% endblock %} - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.html deleted file mode 100644 index 5d9827c3d13..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.html +++ /dev/null @@ -1,334 +0,0 @@ - - - - - PlotKit Documentation | liquidx - - - - - - - - - - - - - - - - -
-
- - -

PlotKit

-

PlotKit is a Javascript graph plotting library. It is aimed at web - applications that require plotting series of data in modern web - browsers. -

-

PlotKit requires MochiKit. (1.3 or higher) -

-

PlotKit supports both HTML Canvas and SVG, along with an - emulated canvas for Internet Explorer. -

-

PlotKit is easily extensible to include other rendering engines, - styles and layouts. Please pursue the documentation for more - information. -

-

PlotKit is licensed under the BSD License, so you can include it in - your free or commercial applications without worrying. -

- -

PlotKit Components

- -

Base Classes

-
    -
  • - Base : Common functionality that is used in other classes, - including default styles. -
  • - -
  • - Layout : The default chart layout engine, supports bar, line and - pie charts. -
  • - -
  • - Renderer: Customising the look of the output -
  • -
- -

Renderer Specific Implementations

-
    -
  • - CanvasRenderer: Basic renderer using an HTML Canvas. -
  • - -
  • - SVGRenderer: Basic renderer using SVG. -
  • - -
  • - SweetCanvasRenderer: Customised Renderer that builds on CanvasRenderer to provide nicer looking charts. -
  • - -
  • - SweetSVGRenderer: Customised renderer that builds on SVGRenderer to provide nicer looking charts. -
  • -
- -

Utility Classes

-
    -
  • - EasyPlot: Simple Wrapper around classes to provide one-line plotting. -
  • -
- -

Getting Started

- - -

More Demos

- - -

Version History

- -

PlotKit 0.8

- - -

PlotKit 0.9

-
    -
  • - Fixed some redraw issues with clear() -
  • - -
  • - Replaced IECanvas.HTC with ExplorerCanvas -
  • - -
  • - Added auto import and packed versions just like MochiKit. -
  • - -
  • - Added horizontal bar chart rendering mode. -
  • - -
  • - Added awareness of prototype.js and workaround Array/Object mutilation issues with MochiKit. -
  • - -
  • - Added EasyPlot for single line plotting with Ajax support. -
  • - -
  • - More tests, dynamic charting and quickstart demos. -
  • -
- -

PlotKit 0.9.1

-
    -
  • - Make Sweet{Canvas/SVG}Renderers respect shouldFill. -
  • - -
  • - Fixed ignoring of maximum x and y values when setting xAxis/yAxis. -
  • - -
  • - Fixed typo for calculating yrange in Layout.js (thanks to - HubrisSonic). -
  • - -
  • - Changed SweetCanvasRenderer to use axisLineColor for drawing lines over - background (thanks to HubrisSonic). -
  • - -
  • - Fixed bug in y-axis tick drawing (thanks to Cliff). -
  • - -
  • - Fixed x-axis calculation bug when xAxisIsZero is false (thanks to - Loic Jeannin) -
  • - -
  • - Fixed xTicks drawing that exceed the bounds of the chart (thanks to - Cliff) -
  • - -
  • - Fixed barchart drawing with only 2 values (thanks to HubrisSonic) -
  • - -
  • - Hide pie chart labels of 0% (thanks to Attiks) -
  • - -
  • - Added optional field to addDatasetFromTable to include x-axis labels. -
  • - -
  • - Updated excanvas.js version to fix possible printing issues. -
  • -
- -

Road Map

- -

Version 0.9

-
    -
  • - AutoSelectRenderer, automatically choose Canvas or SVG by auto detecting browser support. -
  • -
- -

Version 0.10

-
    -
  • - Point plots -
  • - -
  • - Defined Event System Support -
  • - -
  • - Animation support. -
  • -
- - -
-
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.txt deleted file mode 100644 index 03a5dd709cb..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/PlotKit.txt +++ /dev/null @@ -1,151 +0,0 @@ -{% extends "basex.html" %} -{% load markup %} -{% block pageid %}code{% endblock %} -{% block title %}PlotKit Documentation{% endblock %} -{% block headers %} - -{% endblock %} - - -{% block content %} -
-{% filter markdown %} -PlotKit -======= - -[PlotKit][] is a Javascript graph plotting library. It is aimed at web -applications that require plotting series of data in modern web -browsers. - -PlotKit requires [MochiKit][]. (1.3 or higher) - -PlotKit supports both HTML Canvas and SVG, along with an -[emulated canvas for Internet Explorer][IECanvas]. - -PlotKit is easily extensible to include other rendering engines, -styles and layouts. Please pursue the documentation for more -information. - -PlotKit is licensed under the BSD License, so you can include it in -your free or commercial applications without worrying. - -PlotKit Components -================== - -Base Classes ------------- - -* [Base][] : Common functionality that is used in other classes, - including default styles. -* [Layout][] : The default chart layout engine, supports bar, line and - pie charts. -* [Renderer][]: Customising the look of the output - -Renderer Specific Implementations ---------------------------------- - -* [CanvasRenderer][]: Basic renderer using an HTML Canvas. -* [SVGRenderer][]: Basic renderer using SVG. -* [SweetCanvasRenderer][]: Customised Renderer that builds on CanvasRenderer to provide nicer looking charts. -* [SweetSVGRenderer][]: Customised renderer that builds on SVGRenderer to provide nicer looking charts. - -Utility Classes ---------------- - -* [EasyPlot][]: Simple Wrapper around classes to provide one-line plotting. - -Getting Started -=============== - -* [PlotKit Quick Start][QuickStart] - A thorough quick start to getting charts working for Safari, Mozilla, Firefox, Opera and IE. -* [SVG/Canvas Browser Support Status][Browser] - Quirks about browser support that you should know about. -* [Simple Canvas Demo][QuickstartCanvasDemo] - Very basic Canvas demo all contained in an HTML file. -* [Simple SVG Demo][QuickstartSVGDemo] - Very basic SVG demo all contained in an HTML file. - -More Demos -========== - -* Unit Tests [Canvas][CanvasTest], [SVG][SVGTest], [SweetCanvas][SCanvasTest], [SweetSVG][SSVGTest]. -* [Dynamic Charting][DynamicTest]. -* [Labels Example][]. Thanks to Christopher Armstrong. -* [Labels with Images][]. -* [Axis Restrictions][]. - -Version History -=============== - - -###PlotKit 0.8 - -* Total rewrite from [CanvasGraph 0.7][CanvasGraph] - -###PlotKit 0.9 - -* Fixed some redraw issues with clear() -* Replaced IECanvas.HTC with ExplorerCanvas -* Added auto import and packed versions just like MochiKit. -* Added horizontal bar chart rendering mode. -* Added awareness of prototype.js and workaround Array/Object mutilation issues with MochiKit. -* Added EasyPlot for single line plotting with Ajax support. -* More tests, [dynamic charting][DynamicTest] and quickstart demos. - -###PlotKit 0.9.1 - -* Make Sweet{Canvas/SVG}Renderers respect shouldFill. -* Fixed ignoring of maximum x and y values when setting xAxis/yAxis. -* Fixed typo for calculating yrange in Layout.js (thanks to - HubrisSonic). -* Changed SweetCanvasRenderer to use axisLineColor for drawing lines over - background (thanks to HubrisSonic). -* Fixed bug in y-axis tick drawing (thanks to Cliff). -* Fixed x-axis calculation bug when xAxisIsZero is false (thanks to - Loic Jeannin) -* Fixed xTicks drawing that exceed the bounds of the chart (thanks to - Cliff) -* Fixed barchart drawing with only 2 values (thanks to HubrisSonic) -* Hide pie chart labels of 0% (thanks to Attiks) -* Added optional field to addDatasetFromTable to include x-axis labels. -* Updated excanvas.js version to fix possible printing issues. - -Road Map -======== -###Version 0.9 - -* AutoSelectRenderer, automatically choose Canvas or SVG by auto detecting browser support. - -###Version 0.10 - -* Point plots -* Defined Event System Support -* Animation support. - -[QuickStart]: PlotKit.QuickStart.html -[CanvasGraph]: http://www.liquidx.net/canvasgraphjs/ -[PlotKit]: http://www.liquidx.net/plotkit/ -[MochiKit]: http://mochikit.com/ -[IECanvas]: http://me.eae.net/archive/2005/12/29/canvas-in-ie/ -[Base]: PlotKit.Base.html -[Styles]: PlotKit.Styles.html -[Layout]: PlotKit.Layout.html -[Renderer]: PlotKit.Renderer.html -[CanvasRenderer]: PlotKit.Canvas.html -[SVGRenderer]: PlotKit.SVG.html -[SweetCanvasRenderer]: PlotKit.SweetCanvas.html -[SweetSVGRenderer]: PlotKit.SweetSVG.html -[EasyPlot]: PlotKit.EasyPlot.html -[Browser]: SVGCanvasCompat.html -[CanvasTest]: http://media.liquidx.net/js/plotkit-tests/basic.html -[SVGTest]: http://media.liquidx.net/js/plotkit-tests/svg.html -[SCanvasTest]: http://media.liquidx.net/js/plotkit-tests/sweet.html -[SSVGTest]: http://media.liquidx.net/js/plotkit-tests/sweet-svg.html -[QuickstartCanvasDemo]: http://media.liquidx.net/js/plotkit-tests/quickstart.html -[QuickstartSVGDemo]: http://media.liquidx.net/js/plotkit-tests/quickstart-svg.html -[QuickstartEasyDemo]: http://media.liquidx.net/js/plotkit-tests/quickstart-easy.html -[DynamicTest]: http://media.liquidx.net/js/plotkit-tests/dynamic.html -[Labels Example]: http://media.liquidx.net/js/plotkit-tests/labels.html -[Labels with Images]: http://media.liquidx.net/js/plotkit-tests/labels-img.html -[Axis Restrictions]: http://media.liquidx.net/js/plotkit-tests/axis.html - -{% endfilter %} -
-{% endblock %} diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/SVGCanvasCompat.html b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/SVGCanvasCompat.html deleted file mode 100644 index 58e7d64a12d..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/SVGCanvasCompat.html +++ /dev/null @@ -1,304 +0,0 @@ - - - - - SVG and Canvas Support Status in Various Browsers. | liquidx - - - - - - - - - - - - - - - - -
-
- - -

State of SVG and Canvas in Modern Browsers

-

By: Alastair Tse - Last Updated: 27 April 2006 -

-

My friends, just like HTML and CSS, different browsers support - different subsections of the SVG and Canvas specification. As part of - my work on PlotKit, the next generation javascript plotting library, - I've decided to summarise all the quirks in SVG and Canvas support. -

- -

Browsers Considered

-

I am looking at browsers that are considered "modern" as of - March 2006. These include: -

- -

I am also looking at some experiemental browsers as of March 2006. -

- - -

Canvas

- - -

Supporting Browsers

-
    -
  • - Safari 2.0 and above. -
  • - -
  • - Opera 9.0 and above. -
  • - -
  • - Firefox 1.5 and above. -
  • -
- -

Quirks

-
    -
  • Safari will forget a path after fill() or stroke() has - been called. Therefore, if you need to fill and stroke the same - path, you must draw the path out twice. -

    - -
  • - -
  • Opera will not obey stroke() for arc paths. -

    - -
  • - -
  • Firefox and Opera will not draw shadows even with - shadowStyle or shadowOffset is set on the context object. -

    - -
  • -
- -

SVG

-
    -
  • - SVG support is either provided natively, or through the Adobe SVG - Viewer (ASV). -
  • -
- -

Supporting Browsers (Inline)

-
    -
  • - Safari 2.0 + ASV -
  • - -
  • - Internet Explorer 6 + ASV -
  • - -
  • - Safari Webkit+SVG Nightly -
  • - -
  • - Opera 9.0 and above -
  • - -
  • - Mozilla Firefox 1.5 and above -
  • -
- -

Quirks (Inline)

-
    -
  • Safari Nightly will not render any text elements when - inlined. (Will do so if using embed) -

    - -
  • - -
  • Safari 2.0 + ASV will not respect inlined SVG. -

    - -
  • - -
  • Internet Explorer 6 + ASV will only parse inlined SVG if the - following is added to the HTML and all SVG elements are in the - correct namespace svg:. -

    - -
  • -
-

following is added to the HTML and all SVG elements are in the - correct namespace svg:. -

-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"
-xmlns:svg="http://www.w3.org/2000/svg"
-xmlns:xlink="http://www.w3.org/1999/xlink">
-...
-<body>
-<!-- START Required for IE to support  inlined SVG -->
-<object id="AdobeSVG"
-classid="clsid:78156a80-c6a1-4bbf-8e6a-3cd390eeb4e2" width="1"
-height="1"></object>
-<?import namespace="svg" implementation="#AdobeSVG"?>
-<!-- END   Required for IE to support inlined SVG -->
-<svg:svg width="300" height="300" baseProfile="full" version="1.1"></svg:svg>
-</body>
-</html>
-
    -
  • Mozilla Firefox (1.5 and nightly) on Mac will not render - text elements when inlined. Note that it does for Linux and Windows. -

    - -
  • - -
  • Opera 9 will refuse to draw an element if attribute filter - is defined. -

    - -
  • -
-

is defined. -

-
    -
  • - Internet Explorer 7b2p + ASV will not work with the Adobe SVG Viewer. -
  • -
- -

Disclaimer

-

The above is presented as-is with my own findings. There may be - errors. Please do not use this to base your multi-million dollar - business decisions. -

- -

Contact

-

If you have anything to add or modify, please contact me at - alastair@liquidx.net. -

- - -
-
- - - - - - - - - - - - - diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/SVGCanvasCompat.txt b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/SVGCanvasCompat.txt deleted file mode 100644 index 4be4cd33e94..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/SVGCanvasCompat.txt +++ /dev/null @@ -1,144 +0,0 @@ -{% extends "basex.html" %} -{% load markup %} -{% block pageid %}code{% endblock %} -{% block title %}SVG and Canvas Support Status in Various Browsers.{% endblock %} -{% block headers %} - -{% endblock %} - - -{% block content %} -
-{% filter markdown %} -State of SVG and Canvas in Modern Browsers -========================================== - -__By: Alastair Tse - Last Updated: 27 April 2006__ - - -My friends, just like HTML and CSS, different browsers support -different subsections of the SVG and Canvas specification. As part of -my work on PlotKit, the next generation javascript plotting library, -I've decided to summarise all the quirks in SVG and Canvas support. - -Browsers Considered -=================== - -I am looking at browsers that are considered "modern" as of -March 2006. These include: - -* [Safari 2.0.x][Safari] (W/ [Adobe SVG Plugin][ASV]) -* [Firefox 1.5.x][Firefox] -* [Opera 9.0 Preview 2][OperaSnapshot] -* [Internet Explorer 6][IE6] (w/ [Adobe SVG Plugin][ASV]) - -I am also looking at some experiemental browsers as of March 2006. - -* [Internet Explorer 7 beta 2 preview + ASV][IE7] -* [Safari WebKit+SVG Nightly 2006-03-11][WebkitNightly] -* [Firefox Deerpark Nightly 2006-03-11][FirefoxNightly] - -[Safari]: http://apple.com/safari/ -[Firefox]: http://www.mozilla.com/firefox/ -[OperaSnapshot]: http://snapshot.opera.com/ -[IE6]: http://www.microsoft.com/windows/ie/ -[ASV]: http://www.adobe.com/svg/ -[IE7]: http://www.microsoft.com/windows/IE/ie7/default.mspx -[WebkitNightly]: http://nightly.webkit.org/ -[FirefoxNightly]: http://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-trunk/ - - -Canvas -====== - -* Canvas is defined by the WHATWG in what is known as the - [Web Applications 1.0 specification][WHATWG] - -Supporting Browsers -------------------- - -* Safari 2.0 and above. -* Opera 9.0 and above. -* Firefox 1.5 and above. - -Quirks ------- - -* __Safari__ will forget a path after ``fill()`` or ``stroke()`` has - been called. Therefore, if you need to fill and stroke the same - path, you must draw the path out twice. - -* __Opera__ will not obey ``stroke()`` for arc paths. - -* __Firefox__ and __Opera__ will not draw shadows even with - ``shadowStyle`` or ``shadowOffset`` is set on the context object. - -SVG -=== - -* SVG support is either provided natively, or through the Adobe SVG - Viewer (ASV). - -Supporting Browsers (Inline) ----------------------------- - -* Safari 2.0 + ASV -* Internet Explorer 6 + ASV -* Safari Webkit+SVG Nightly -* Opera 9.0 and above -* Mozilla Firefox 1.5 and above - -Quirks (Inline) ---------------- - -* __Safari Nightly__ will not render any ``text`` elements when - inlined. (Will do so if using ``embed``) - -* __Safari 2.0 + ASV__ will not respect inlined SVG. - -* __Internet Explorer 6 + ASV__ will only parse inlined SVG if the - following is added to the HTML and all SVG elements are in the - correct namespace ``svg:``. - - - ... - - - - - - - - - -* __Mozilla Firefox (1.5 and nightly) on Mac__ will not render - ``text`` elements when inlined. Note that it does for Linux and Windows. - -* __Opera 9__ will refuse to draw an element if attribute ``filter`` - is defined. - -* __Internet Explorer 7b2p + ASV__ will not work with the Adobe SVG Viewer. - - -Disclaimer -========== - -The above is presented as-is with my own findings. There may be -errors. Please do not use this to base your multi-million dollar -business decisions. - -Contact -======= - -If you have anything to add or modify, please contact me at -. - -[WHATWG]: http://whatwg.org/specs/web-apps/current-work/ - -{% endfilter %} -
-{% endblock %} \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/barsample.png b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/barsample.png deleted file mode 100644 index f11e1ed3c49878920b8a51388b696cbfb0bcb439..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2752 zcmeH}e>l@?AIBHTBGIqIp{#Lr^b|=tg<<7KT4+wE{9aCouvnJgX6YIw#UqC$%}z;@ za5TSWO!<*C<~Yo-%@Q*bqnXXvcaP5V&pA)$y3To?zn|;AUe|qJpZoLqT=)IH?$3RF zGCWSZXldwcfIuKE#7Uc>Vv9VKsNh)9)op3APskf)A6(MBeOh36iR}7xge6-%b^Pt z!H;{cP1(p*4S0uZ%RQ%_+MGi%R8+zoRBP30D$bRJeL(gD*EYsHM=`vgMP`l!A9gj) z_srd}>$az_pJ&-weWbg?dPHiwULb#nE#+b%%#@q?dyd35{Zr=OS;aO*=p}@1vZsf zj45f_Nh-QLq+;;K&8*-a7)s#F73SS+tW|RoFsa#crHv;15C%K)HZKbXMaQpYzYbpa zKhc`^N;%*PhSvC2P^rU34QB1FvH~UEgMdEZ<7wI+QI8bBoJ;!?mRU!+8;2hUZc^Y_ z$)T6(VTBm6(S&VO(>a*b^SLD(gDEa;m?p z^uG>KduIooz=`Wsbf7nN{)&d=Q=S-~Z}l@XB^~GQJ@zl#q@_hQGU8rsOM)0G2Ah<c_KW$H+HJphsR&hZnJCi5<4#hOrb_WsUk&P}W? zjTLR7?A@(k1=jlVUR>9Gmg7hRUaPSR|sn;g+h>=(hBc54I z;#F>_?=LpS<((32b@HA{Gr77YZeA})+s)8%Z+pYr&6?FFO9nw)9c;Shthie>@dC3U z{X4e)*djW}_=MF_qFdGuEF`FU*qU_sL&Xl0GPXg5FZ3pi z>QYQ8YF|D+Zp{nkH1T|y6hO~*=*B^;>Y$$T)opy>by2f2_Gw+1QMb*0h3bRnoGzuF zS>eO}o1e7Js0WwLOT{M`u zAGJufl~6kAahDDd4ko>q1T>4p5dD1$8I7N~rz|A1v<^3~9XWa>nN1&Fi!M07ldc>^ z+Dc}lfJb(}pq}#QyJ#umXQ{UG2r{f~Tc zO|N3JKPnc6)#`M~ikAH;{0gBtHsU-DC#V+He(0j(IwR?dB}e{pDJ6+^Wh#xAjRg93 zu?ae{N?vMj@)A=lGTTlrDMg0(XR7TQa#Bc6co#*U3-%ejY%hBWKR|{v5RLQv0B+1wcUA89 z$P__e5NR?(8)!480pk)+1=W1k?(X=ZUee`dmEPv}uK5Myk$#ysAn{Yf0`;GKR>p`+ zhIZn6H-PZoyUT2!Y0`SGuhk3b!bmed+7)~Oc(d4As7#o5vLIk2N$HMYff-wis0k&= z8BuqDk$CV!kD~kGYl?2BpwlBVS=A0;sAsxHPdy19$I9W)874i7ofx0N?A5PPIL^KuCt*|TcSIP z=a|79z&@}r6Z0b6#LK0JBRR_lhsiPFmT3{u)D5~1E_AIXkUr|U@=nj-@!uUsTiFQf>3HmC z_|d$jXC}43w)LF{-eOXQHn(cqC$16_7r)Z&PfexAeR7I^aJl5-Qfp){$8WHbbUHn~ qz8!PX8N7;LW+eVubKvcwR1NJWx=y}LyT8_Jf)LK9ohluExc)Ed6$r)v diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/black.png b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/black.png deleted file mode 100644 index 9825e8fd7f1e3ae87d1e1b566ed9fd02129fc0f1..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 262 zcmeAS@N?(olHy`uVBq!ia0vp^E-WR}DYhhUcNd2LAh=-f^2tCE&H|6f zVxTG^5N5n|x9$&6kiEpy*OmPmvw)bC%;H|gZlKU)PZ!4!kK=F8EAkyt5O4@Avo-Z~ zDBxu&UtoUl%Hvb41wU?GD`H;9w3XGt|QW`6N``WBxKaP#>e^<`y&t3b~g0JV}wp_zw$0NN~8mc|d zSu6Yh;T&(x^{=&-`dt3vRxgskz$|fqfz6=d=SKd`u@)zU-fuVnbRL7JtDnm{r-UW| D=woBo diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/blue.png b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/blue.png deleted file mode 100644 index cde1bd37fce05654361f6a330e3897299756c261..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 329 zcmeAS@N?(olHy`uVBq!ia0vp^As{vf6Oi1|ac?D%VoUONcVYMsf(!O8p9~b?Ebxdd zW?J;WTzrILz`~8|9jY)6z*Wb~(Z+uv1-~T_GpMMGV zVb}Kf^h%3+@Ba^tKrny)d`A6*#H5rX%4d(9IMES)@BvE?4^K}|k55a?xlf<|mfKvC zxBDX?nj}{=@Bhcw@1MV~ultjHczsW2B1?1N`TnZ9E1wt7lmGf>#dCLC`&T~`IT>tu W-Om`^+_VhnLk3S*KbLh*2~7Y1RF&KS diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/cyan.png b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/cyan.png deleted file mode 100644 index ff946d660cbd8f12ab7ec86bf78c8abb6392f257..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 268 zcmeAS@N?(olHy`uVBq!ia0vp^{y@yZ!2~4DxlLJt6kC$Fy9>jA5L~c#`DCC7XMsm# zF#`j)5C}6~x?A@LD9B#o>FdgVjafiUQuk(EP!UjQrl*Tzh{fsTn(v?ane#sUyKAke z$H!=QZ^pdH-TE=klmCAI`}+0P&5{xlPhO`l_Wb+*v-RbWy+#Lq9+>?7 %s' % (src, dst) - c = Context({}) - filled = loader.render_to_string(src, {}) - open(dst, 'w').write(filled) - -if __name__ == "__main__": - for dirname, dirs, files in os.walk('.'): - if re.search('/\.svn', dirname): - continue - for f in files: - if f[-4:] == ".txt": - newname = f.replace('.txt', '.html') - make(os.path.join(dirname, f), os.path.join(dirname, newname)) diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/green.png b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/green.png deleted file mode 100644 index 33f7da393819bf1aa8e148d4ce5028e9f7b0082e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 277 zcmeAS@N?(olHy`uVBq!ia0vp^E-WR}DYhhUcNd2LAh=-f^2tCE&H|6f zVxTG^5N5n|x9$&6kiEpy*OmPmvw)b0iYU*N*+8L1o-U3d9>XQuF#3rqg}`}uywWT}^dWzWAp3{C%hA*H_V zw{)UOaPYxTZ$7h5k6Y_D`R|{9;axwi^!)BQ_gC5fuj$kI`u=@=+xkQMj)m_3SGV&= z5i2vBz~gIEo^P-F{O;-e`ujhA{8VW2;W^CFQj!2~3=KG_@vQfx`y?k)`fL2$v|<�u1s;*b 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 GLH`S%(t@A> diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/purple.png b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/purple.png deleted file mode 100644 index 952edf11344f258a33403fc2eb4faf047bee7b1f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 273 zcmeAS@N?(olHy`uVBq!ia0vp^K0wUH!2~2He$nRzQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GGLLkg|>2BR0pdfpRr>`sfHD&=Z8Sy06`c|OOJWm(L5Rc=@e||iZW;Xlq?{9To zVjiR8zpgXigxSw8Jo)d}=f5}B>hkdL1cr%b1l9ll`>|_V*LmJub-ym&X_J+Zs$a6T z>eY-Da*@@KuY9x4*c4w^qcczN#M#4JYtQ}UUmqaz?frdwv3>U+R{GiR`)jxHrP;FP zr6DX=eN^K2*Zlr`Ti(vjE=5zVO_0IO*7DWKK>xm~qAQaZ&y)G8lE=VsdXLTX7yoTn Q0A0%9>FVdQ&MBb@0Ik(;S^xk5 diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/red.png b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/doc/red.png deleted file mode 100644 index 678cacb231019421c58eea19a33ca755d91f4055..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 280 zcmeAS@N?(olHy`uVBq!ia0vp^{y@yb!2~4N%qkZKQfx`y?k)`fL2$v|<&%LToCO|{ z#S9GGLLkg|>2BR0pdfpRr>`sfHD&=ZVeM0&nE;HYUcYmw- z6cz0p4@wqp4FC4Vaq{0^-|zpKt}iJeu}n*QvFG1^|Kqi7@2=hR=j}r0>68Uco?W^0X!EwZ@1LIje}Dhy&mRV&28KN<2Cr@h-tYTWc4hnGeX?KQuE=+gTe~DWM4fZK;Iu diff --git a/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/scripts/custom_rhino.jar b/mozilla/webtools/uninstall_survey/webroot/js/plotkit-0.9.1/scripts/custom_rhino.jar deleted file mode 100644 index 4391990406b782da9d9c04ac38d2ed1af0f88ad9..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 705856 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

D4I z)|{Ui^Su$8tM(UM_-Z1UHgC6V*ZO=m566(6ZbX9}_zfOz3KN)KvG))PXIx|wZW9^o85D7?k}y!VUxhSHG#>ECAHlnXEgxo8rk5& zVHeP`81{G_`08=?t&{I4_ada_z6Q>3vgETjsLOe~TGu@=B>Lt~^691oj>u`YW2p6Y zk?$5p{{fHCE1pU5dUux5JJ@aWsMl;=tlw_^3IAgLebLSn@zA9EO{n3P;&D!a?@eEiueWumIAN~oLm zBx8DIh7hi?KRGy^rx*7xk-wxuVtoq~if&!8;|HlPCiMGgSxQo+W{2xY-Yo4x@>I5g zo|1Y%Y_2EWSQ*xrR;_U->8=pnAZDb35{&-v>nOAk`XzGVg;~VXrGP?rc3KxNnh|FH zyON@(ivgq(%Wh5131Fq9RlRIsRUV)ta0|ClzS0Fx3PR-m z9XeqxRUcTXM>?FbivPFO-L(|3Lzr!K&tJf_*gy@pEW&lgo$ zyFig^Zk#H{R9aQqxNd59F*3a`KRc)3OpmuC6o1->kQ-g3`NloZ)6il%o%LQpIB4O3 zkFmf(gRC`#Q(>Wp9_=Cq^C)NKT+}EoU&6h%fmxOhlnOv3jq|ke*aHNz1kFdjlob7t z-7OiYH7_WJJqNt|l1Xtyl!9V=meG<{%Lv}Bw#*%;er6N!J69}<4~ zWF+#j^mkIBwsaWN8-k8KucG3%jp3+|q@GKzh-tEII*!Z^#jQY`56&=;jn@5MuA?LE zMfpe~;*$ep*ZRSR_5i&|H9Q_}m#gH1OVjG1l^DISzEKZUw#loZJ1GQ>J<1k_B>wgX zotrZktW|};*-DmvW~L{(Ncx5rk+!PwrnD}+)U=7#drhW6d*lZH$!`0>pddUbZC$*DpECO-j~^v;uHYg873guC0QdNbW~^sAw4|`cehmkN^H+|GY6BA`6k)1*ja}v%S$|EMbD4S= zXtWgS4?tu7%witPs>UWiv4k0a`OzMpY$77mH=0h#sd-kjFT<}4c;Pi!n&Am7R= zsnSvy*P76udDG2hk6BJ#`(31?J30?Wq=nHGjrorq=u3l$jZ%EPIX$WIy&4Q4q!A0s zR7UImVK~j%sbTb2;8IQ8j$5w)u5AInEX?mQ+=@K>X@UzDK(tg}JT;h;1TL+p{BLRx zdIp#Q9PhxxvTsqi|ghnBDG#N6^jnKZ7dg;_KFp1Oc|dM%+#nr;GqsdzB$oY3X3zK znJVx8Y(Z+p+98D%%kQR1GJQ3@7dVrv72TuJETG#A(3gy?x5%TA`$coB=fLeyHs%

i0T~0#AWm1YyzPg&K!?g7j9P0e zD3x#;qtJW@dz<-7?#&-yv#ywN_5c62%>?Hu)8-_(?%l$_QDWX)__F+^ zsgsL~dM=p!vtAW;%4`yj&*RP_1^->VYM5;RnI(}7Q5mQLkJeXe6QpK}-}S}(M&uS@|b31!|#F& zZ=sM1%5oFgi9AU*-YY#A7YxIgM7(;!HIBPKgcG-@%ffWs4dTs8 z0Q76tuC5q~egU^`Z6V{@pyNa>(LSRqzJhB3m64sCyHs?7<^u9=9bi)0z%3SDQhQ~D z@&Vl!`Z#I9^!j99lk`QfDw_4Ddz#aIvqQ2E5iHx9%t=V5F6d4baNZArNMcCVjO}m< zck{~bhxJxr=kEMvi6956RW)Bx)jn`pu&E(QA;GeD`^6Yv*0Pt6E|!LGq&!6*qPc&7 zHeMc_>fKgp7y>7h=%DQhOsQ&Ws7>Q-QR&RL2?Hy=_RZTlyqSU7O!e}bYk-EvT{2;d@*Q)1GDZQ z{O7AR$|vhv0`XFH6f>I7nmf@6#E85W*!iiw9)?aj)>c}H^ z7$m=}ss2K2+SAJ3vIsNO5A`;ZVOrpF@XmGWAE1EOZ#uM5L^ISPbH}#=s?wxvEG^EU zIf7Gy^A}$G8``3&v4*@vRIw2zet>}>BI7S8TM;+(NC<`ASoxY4A8PhGLGjzkxNpc! z>3Bxj$-4`n$sGG)TIXlgm#Rto_+Mn@1)z_EUqD{7abM!M6@mC^GZQ+eg4k03ayq7& zO-DHFd42{Zd|qX65=qtB4Fzz>U<4+X8pT6r?(_)vhcZTjwu=}{2G}skOuy|{eK5~48xne!;ig~?srT?Z7LvozT4Dof8Bd0crtyW22=4GYCJN)|FsCL}KOT=(*g^G)GOu0%FeR zv@&4<)Go;tGw9lSUK^6IWhn|DXe;XG!j|w=GS3@gmjh?PvrAV#-b{P9C__Hp3&d0U zs<`_x z3>_-pD#4rQO(^c`^8*&FxhkbM7N(y3n&+H_@IjfVz8vj=X2(yQY>n;Fy?+Ysf%Ffh zrkt~~9pvpkHCMRoy-?g(H4!+`z3Bs~3pou4GU-S|ZOnH9P);EMieKN3{8{YTj@KE) zW_(M2X8$k7-YK}#Al&-R#O6QA#I|kQwryi#V`AI3ZQHhObAm4$r_TP)#jaDes^06q z>3-hswSEhEtc5J|L_4FkEu0;1%2W_k;J2)OYAb{BFQ3Bc2T`r#lDURj=fpvCrDX@= zr)ki#o4Gk+3VLpz1e%-^L{3=VmQz~9tyy0-xB1-&KJS=A3ZELO0G1b+d47>4TIg!(gf z*O8~?&k1-gUJlHdr20_89}Jda|Z<)F%+^ zfQzj-o+I`{bP3=d^D%ug_}6$s&cJxIY!po;qDLwoXK`b)K4Q79=v)K$CpaJjl^wba zc4JI7e}Zt?z0+nku6Alnnmra5N33fMI7jH5r;ttE4)5HXudEQvx*i!x&2LhN4fYCd zECp!HM98r(5V|jP*8t3dtV+LuJBVPZHe)sk3#Q&3Th$Wq&&3s4bOtxgD>)Se93Bh- z9)u4*v`-!XCDT%%;RPF*Pt6ma0H=l92Y#>5XG$phDn+sA&o&!-a>nEa&(`h(egtAmt4LSB>l3RGfp` zeO$|X3%g#0*dQZ(xDi3x=s+ZPT+#yydMq*lmTc$<`}(WNd#DGZc@~vbn*Ol}G`=Fc_<%?7 zrbo~_txe1?@a#tZy@??xUZ%MkgmiDU9I|`qh83>qDIz?EUtgV3UVMW7A!+n$%HHG9;H> zNZZlNOzE8N6;M8A2)>pQ6hLZ$AaZ1J+ERpV@Qih6^|kOJMmzu`kVJjZ;#~}S2)16} zbG>jZ0~XOdv<(B8Y_OAE)>ou#h?d0&9)(-_peLeqkl86e4j`X>S0f&WY>!!L+Q`Ifh_^~@w1$U9?gI7RHo41FWXNvw zJ&SqIf*3F(71x6!+6TjYp6h~pCdJ|99kq)W)@21ff&$l|hl%HsYUx7lAVj>dFk6Z!3Q5jotw!}+y197_(qX)8+oGtTzjs^+i zv>Neu&5RWUXmCD>xv5-rC6XT|0dQtbJsc44@H6MN&~2qwi5M9FUf4i)7MDuKNub=^ zm7rYafkni0i2cd&)V932OJ6^5d2LuP2z%abcp2w`?J?j8t+~3_4}iH{?{K@)=>+^y z?{M3bX^KGq%Fm~)8SKlwYuUB2GMkIZPO!LSdX|>$ZmpLvfKXqXYL*p`lN5i8jKD$1 zkcKcirg8bVb@W`zQ^>_dtndn)))}-3V`oPr25On z&3L4LEH%i7&Io||LR7tSJMTu=qjiIx#B*%<*YvWyQeF3V_S4)^pT zdBJ4&w(PloP<8s>^me?`di}-gFL|xAVUCu^eN^KlmxbVKKzL)~Jk+_5sLbntRx`}v9uP5k?4Cy&929cZjHP#Owgj7b-08S_lGyPlG-~L7Xeiy zsA=VAc)h&`bVv4UsTk@J@NBXh+iJ>5w z`wkFphCUuKf(+pUDSOBu)MkhlIIC_*sO2xW2<-BhZ1{p{O5=s7&hV7&Dq zes(G2J`zGK*Kq7r8t^{eIGBGTxXuv-_R6rqJAe0X14cvDgnxAsK=0KI-XjR}hY$GF zUw?{I^W_^k45)LS#~j_wIjjcU)m44sEeL3>e>0GPCF^@piwLJw$?Ym}N<)MJoy5vQ zJ0eiJQRyRmC|%Eq-;J9wpZmM6@4->Pr|>rb=ulh-BwsT%$AZ?VU(uTs$z#%hzl&9W z4Ao#Hkc!sK`=}-ret4*O{$E4&A+r=)eUV$ch4Kn3l97JrvIWDDJlNLPd6}0$IDN3; zY_Qi3quHPq4w6{RbiEh~$S}!)GBeIOMr>%cVD|rXjQKX_eF~*Eg!A<=Ff1I9`AOQ&?S*bG6c4q)sw|PHOw%eLZHT zxh2wPjD0;U__~POBCI?3rgEaY7i~+augHR3@^d($J~aS4iKeei*wo<*pBUQ!J!ml+ zi7(iYBxU76kcN*>w>#@=Mhvotd_Z`uDT)bm`nA+{0by~Sv`#tSk|7*i$vtvPV@IX+ z1fZa`ApA869Q}F!H`2aBkopAiW)+WS84#HUQ)-=0N#k``+_I-VB}<7=a;e{(A!{V6 zlRl#L;(HHy`)R~;HHDnYBF7kW2cHBrdS7~K7De;zdPnTCv6%Z|E7Jl-$-J$BHRI5Lj`W#Zm@Kya=S_U6rG~nQ5{1} zs}$J-IpOHHvUh~MH0xF8Gd$PpB5ceB;kh zDD%b2k_~qGkaiGh^Pv<0MnBjClunp9&9l`UL#8(12z_8^OOstyaS@qw6)bqt)XJ%f;;ilzrqHwc}=gRxmKyS$8NnZ7N0Jf2Rp8{$!kPPCjnx0Oa% z9v?sp(JKgo7OxGp zUjAb%Al$aSXz3UE31hrTkrO%LE;2G7#;*y+iMS~NOiX!8^(4hm7NTl>DAW=G?2Ygj z0dzb+H804(K`}%`yoAV4oZ>KF;z5a{<|678RU{KC+^8g}c4p3$y7G5`-&ZPy4!NOk zMhNSfI7LDDLM%8JNaRK4L1O+8deBPBAxXC+`IPax+kcCa`~69|&mQPqC3?7tVS3JT zOmR9ZyvT#KZSwLTcX={>6zX;^u?!K!)#w_`5Ti_m4`imQY4Rmop{uKc)XQAv8#;%= zvDpkV@q(RO!YY-l9JQddNksLTzBza+Gel}S$~^PEXF3FQ6Y=koG*i6=56hDO!OeQy~YK{YH$ z4lA}}Bk=EXR6%*HUkQzbsa0UPA=xSBLWa&&*ct`w`#~n^?uYFaa|(js$%=j3wDT zV^c!6CJ87Gz4k6APH^M7KB3p`{7M1(>n#ecWeZSoF!(;NO z>=$d-h3i4rG9gmT`3NqMOz~L1ap3?#r?NwM#|iiVq}t9zqP{Z89wD}ArVqx`1Ui-d zEgk^v(W(#?NT{l;BNvEbV_IyUN-t0qGPtEmY>i67$28Gfm4Dj0S84?f@tO|kL=%a# zVu^sb7WC9Q<6n!3J!u;-?ZT>ni6)kKB{*SsNXI&LO=H^IA@^pbb(iFwEOy1SCt2(w z!n&;S0M1=SY#KQa?8^A|Yrn8sz=${uC(7}zx{1KZ8pkQTiFb&k&jqi}ofetTh`SCJ zWV|o#@<5Qk^;aXOp&$d(oN5tBOl8OFTvzxz)Uop|D;DoD`Z@%xPmze6DMX+M{tY_L zIw=r@P;u2hn$3=`)u~g6i-3H9MaUF48s9TC9RI>xyg(T2a{fux* ze9~gfP0E@Td|}s6G!z$xGcP%rjvF*W@)6(RE#PXaRy}IcR2a=R8ArecyThQ88zqKK z-q6{90gIZ!u~Q(-BNrt;fLACWc`T~0MvG)V$bZdAcSYz|7CKZ2TJW4EM54Ktetk1) zv4vSY1qY0(`38Pv77SM7gMNW4uk|vmUqcg&L5VApc7YD8XQNcE(gr+4BaVHID+hP( zRgj*gTK~bi%59J<9Cw8d44u_VAJ#hUYs9m+o7%r$UiqJhUu9Q;bWK?D3%0^7t|%T& zw3D;8ecD&5lPf*}!Rt2csvQHe;>B@+)N$Z$tYE)O#P_r%866{>wXnolD(9jA&>96P z8wH-^gK6Yqb`Afoo3!YJkkf?X8KFfg(G9`dx&>4tB4^w(3ytmTahj#0dqj(qRWccG z0n|;p@q1+s8YF+0VW!~LmEWG@qdWbMqDk<*CD<}WaaD5G!O9+6m3e{pi>ve1H;pwiq-CG#tM$SXu*ip3C$Vjk({(-V5Rf2eEuM8*-g{x0hUwYr|0v@smPi`Sn0B>0 z6?XElNQeq{a49JN$SO_^p=DJn(+YH*^%R7`jV)#F6h^1+S>u^Y=n_;uACHPS$!;z| z$mj+@GNJ*;730nPJM%z372{FwkBR_+lUh&;1!9jTW0cd)b?{v12w^$$iXF! zb4`GU@INs7j<>MyC3AU1OfN0&)o0>I-f13Je8fIHe}!1l3Hm=X0<3BfdvrrNuV!X* zyMD>6XCN+Z2gs~%)XI25&@O+0r&!)>FhC6{vCBBp!bmTb2kt4t!qwjj*|$e3y?T3P z)~Ky|bpcP1U!&IFm{{OO7*qi`j;%PR;ao1gWa1TB17Aq zfw4MXkgAs( zH^$dn69{~48f5h?isc=;LOIn$w@UM(d z5Z`(7p;+wB1PsUce#uz3q{Nq_ctRg8gjs`qv*C|(!zdcqP?(h|pN~PXn>s!S4h|rd z54;>Ptwh`qVtEYLZ;BT8%rJ=+& zg#4h7G*W#+S1yQb(sSY093qKg<65?J0&afoE)Q|z{9RQ=m+tFhCk)eYv92@ zJPLC5A|cL$%ofK4!FvNT3u5XD5+#U_P>OzK8?`L2(&TR)@0hTD(>A>QNt^1K0DLpA z$~Ffev_wgF1OzzMt?yH0B}_gHHc~gk;t&5C^(IF`^MvNSb3fNOeZmf4DQailyF6NBueu6xIZRw? z1hM2Tl!}>(I4@jLjlCP!N5F1_>Ipw`^WOuE?De{3vr5DWJ%B^pUIs@YF9Y$Itl*-` zAJ*z)pY|*5|BXI$XO12?a%+Bk@%G!w?JZu{Z=k8Ywe%`4%o*`b0Al5JYgG?`Ti18b z_~mi2(g#jc%e5~6I~2eC0`Uu8zVdg&D}P=1tp#(SX~=W$eUJq9>&$gn;3NCrTrfdw z5WyCKS7cHKW1>=ELJP?KaKAGEd?0UFkTBVJ0W|1O$gc3!XAe=TxWhwV9OI?XTeIp zm`n;Mr*`Do#+~)2 zVyFC$zuIZa0qrOBW|c1l*Hgu9$-9eNN;eF`MaNyrJFb`X_pdL_9^9O{mwlLb-j4zw zknXCTzc&|r!w65GuVp@1K6yK|neV^iDt8DJpE`o%dbEtsAchb>Vm2oMz8(@3MZOWsO`;M!d|^Cm_5t&XfR-TPjpGCeLxqNQJ} z!DUK*O)h`4Zh)8GdEM>SKNCjmj4NP3pSzThS40_Rd}zXpyu- z-YIrpcw?R0h_N&3#PFiJe}83N%ouC2w)5?N>jZgC-hWCN?BRndM^G~S7-UOZz`2W(l? zcEMm<*jt26P$KCP>e*A++d@ry^d0TzgRQKFQm~6)gDjF(o(Bi9IAWknbd&b2C>%n+ zckIsYfW&<98lU3v7k~YU-;@(~jb`W{J$A}O`8axFef2ITF(6Q+R~t`WX+HYB}Esj?e8)ZjA5=_m$HqJ z4``CFzBLTV7N-S$2(7U$sJlB*jUgxbmq-1Y)m8EU01*&KBt9%-IEpg&9o4+ABq|<1 z`?lp#;D?rU(+y`jO%L2|xc0IDRI ziBb%*TCr~;oj=(HAjMqBT_g`Y6Xlp>p+r_^ni2KPmJU%+W%Qx0$_e#lD~sJKip^3H z9^JOoKoQO7*NAR?BA0GO5Bq%gN$;_D75F8hDFH^&(JEW3ce(PsVGeI#!Eh`%Tk0P- z4E)=MIsj_eken&G7uJYE`8U;7O$#ZanAH+nK?89+zxc92*Qf2!yL_F0oHA)m{MXu6 zdm;yJ;kD4BcWOI=+6%ag8556EzMV2eG{2~yAxjuf*7D?eb1XvjwC~5UD5_gEj}KxH_C=jFdHCyMAPCxv(D6E*qkIK#4nXOiIia#6$s-Lf&qZyrzori_BwE>-_fvbU&k)wsZGo6I- z|C8+&GO)J(FCQe=lidn0xGA^}xU4I|G7;sk#0smHcF@}Fa1C_}x&B7*~;4mU6` z(lgRC_yG~Y5Ya!X^HYPX;*SmXf&=~E3qI%tq=Y_#G8F&Nl6aL43*Xafum8Bp(S|^?}fxTsoQRb=%!IJ;!~%(0x6c zEf(Ne2|OB%AyED0q-M!QZ~l$Va5!i$OU_MNc!WQF;6T7b@SF{pC>gwUj`f^@JmWHS zQ-z&j+3$GO1=>N_cmL>(K@T|XRRp37e+%v375nwU?g!&j$!tibi~Nrc;x_#C5vA_c z0;mT3HXTt9VK)kB8+JEeT?biy=l-A`&yLEx*@ddg#MEU%He>kiRRC-p1iCpYJ><$f zgsH;BvHj1}&iBX0+DrFq3a}n$+AJdm*dLixRZDs+-t1}P#y+NXjwxC7GZ8cTZ0s2f zsL*ZEvQ|BTu7V;!5NXh~z9^Goppui>W6*${f8{lG>X=)+!U1$=dXnojmHEV4J3VeQ z2`p8Ly>tX60+sxU&Pjr%>dvXldfmKexUM(Eyy!ZHB0ZoC>Cn{r&TXa=c&0SXI8lpq zK7==IV)|@3k~JmHL8jOs*==Zj>yaJCLQ7y~Di94tK84ifUyol~ny(j?*@7do{EL)r z$Ykz{Y-&X2&qMa`W5i^&kzy@fJ%>-!o;OT74-vemr!i9%u4+5)`~cBh{8D8D>PfEW zgqO;oxkjV(i1Revxfo4++S^dNPx>TtrYJ;BR2H@;SE7 zOY!dXXtK(7EM1LouQ599R4`3kLT&*aSCerKc#@KeqUP1t5=k;@kX?v`zh0)bW*lV0 z5Yx6M32;JUt@G3zj1?HnH%xQWQ5!)S+2p06ruINIB%NJT_imkxKwk=Le7k_x_FE+B z=;E3aG$)%z{cFhZB3c=AUk=kW z=CM&HXN!$Idooj|vnrmJ>}f9pkOLA;Wu$<1%XW=g|Uh1!lovh1-_iXX0E zk)wtq^}Es?>Sn>du9wP?_iBY<&Tm6Eu^}Jq+XEfc8w1Iq75kp>oV^pu?GZZV599_) zTx7gxm^0|=@>kU2kJqMfgj+0CZmSY-*aZwkwuKl3l@GKYBdGF|cnK}L9Rt*!5f)Ul zKC8W`$Dka@hwf}fW-@PC1hQ4vfrsLuE*&)% z*daa~AIj2wBP0Z`7ts)ekdYX<=;^@{(t*1`hV_sbSh<-%KNKX8_bi>;v{T$@QY^8zccZ+eTtdrI%C4@6W*R+Rr*c6 z-T^JwXotFeI<4}Wf0eEB%4Y6G+~pH!#D>WZ-z%gHH@GM$jU(I?nA$JABqRNTI92;s z`EMvvB(Ng#D=GyPxQimE_>~6*6dG=r`{d9Eg3p~(v`B~7I41DbHlw^w_KaO`pA`HY zEu#gwKOR5P2#7NWXwt9s)(w%;4#?UJeh-XS+sK4|0!y4^Vt8~QfW%-pv7rcZ9bwq- zDumdeSWujrMEJRg7*+@FU1Y8Ntl6Cft>L_y06C#Xx)^;ZpHOEufm1OzR?;`J4S?%G zX%Gf&D^>p{kw3X2^4^7d8H9xvBwv3M&^F-n_x3i`t!H(=(zgLayqxB=_zVu%RQ?I6 z#E-LJ!FlkBZB#?u?QBNv?6}am01cqcMiaz$go)?a$1JK*HEeE&YZ>O0aQH-n$s3N} ztrJpO_qQ~TgPj_QN7?ayynSm5XMlhZ zbGn!kZi{j|S0IpYSYjz_>owr6W5nhDuT)dQpIY~TCOfq0>H-tNS@N|}w{~r^cV1ho;daP9ws_JKBCb23 zZqMS}OX2=Wj_2$@1VVQMsHzvItfJ{1qk4;c2nBl|sIZ={j6S&N4zj6NvZeJ(srPEp zJ77$>VbSg5q$Ls5XX=9^Px_HhNiy(JakqGy_^9SiC}H$IaF0-!76KQ*$c1vc%V)~UdtX7WsaMEhkxx-?MM7HNtT=kDKgYjrw=~W=DAlWctwBH_Q zN?ej(xlyd;F|Q-lXUU0X!74wyexGKXXPUdpYF*n zri3v#4SPR=upp9HX;Vm1NJK=aU&O3XiTr@NeqtvHa8f1*Q{Z1i?Yo*Q;mx92mE;N$ zlH?NFVS-f4a3274IvI^5?mc^3-`yUV ztgm-@R4(y`+W+s z=<%77qXUexf2m%N9s0W(Z*H>Z9^3wQ$Fr>m@SVH;5pH8)D6+8Z_VfOBP=_N^>g0&F zEJk6H>31ndMoe;TdJt&&kRfSb)XZ2iZF%_|GasXXuj@DSy$5YOQIS9S7#^2-TU z^Lc@7en#L8+XkMx05fENc>jLUwi-(8zs|}<$&c0ic0#eomr2h{Lx%pJz)CH0jV_Y- zaesr?J&+4F>YH024}(DN2H(x)h{=Zzo2C93@mz(OOGi5~4g;emXmxdy&1d7=Q`o#= zkX@9r%O;jicQXQ@NK~PelYF5eF)1~{8sE)l0i#y1B9q72)vQd-BDQh8!W$TEKnEiZ zj*3#wA*D=qO4R9pNuU2@Q2J#uU=kuRsmiq+IJWNhPo=WSqIEgDriPJH0XN@=gAZ%9 zmn1`}xeJM6YeM=I8V$Y0DNLILlM6Sl#$Q7l`JkJN0UNUYStVN z`=RRa0HD&lfSERoOz{nD!_%((pJkcUb1>${@8wXG{#C~&kzU_F$Ruua6@eu4G*1J; zEskSRRufQ;w;lo$Bp_o_l1eISX;;&dIVPkg!H-vFWlJ6Co2{2ic zN>AuRj}^taVDL{^yr*E{aaEdhc}Y6w^IyW$_xTG3Y^1+ zYLE#}$|qb9E*1eqsLwpOsFJ2Rro=nROv}gZ!k!1$r=AGXo)%_i)`J!6{6#YvYjLH( zjtgllAVa63`CDn1=N3#vkuN+prfe}BKvE2n{5h#z^k;h!Rk`S`cTEPd-G+KA=!<$+ zV6_RrXj^+>kxSzW^^bHdI+@l{;FFuviWtKry7E9wYn}DT=QKFKa{b}V>Fr5)&2~Ap zZS>*J!A!GG#H0ekvK{;VSKvDR7r>Vdv;2`dDeN7b8kqsqTOywrAIj@E5w00^gFYa3 z{%iC$UXC?qYfTf880>)!@Ln6ee{P%oo!rE7&GQ<0MPT9j?!)KtS%mY$6cugPS<1Vl zv)`)y{~Vp&jE#7@?es#tcKajTfq<|XA%r<~I)d;G#tcttm9pO&f$;T-0cSr%LW&?O zs|%nMM`GGbU@XAjLb6U ze#Y_-@7et9ys{VM61CS4!y@zhXiHVAD-%o{N-~P3+pQG8#Nwm>uBM`tnHnNE|H(jt zevvu+a92`&f6$&&U&d`Ymlm$Vm|rQKOU8J^wheP-OZS|zm*TRL(H|)M4 zwH_g@PS%9Jb+=Y9eM=$|^p-%ckBzBHG{8_EYSCWkD$(c5Ry0;i;7a5lSdRsy$~CEJ zg^J*sxlH3MhDQ^Yh=;pzUir}tFnvp~NB_`XuT0q6bY9>HI!=GcxVu;(R>II@?#K@x zc73Np)tPjYNie$K8T8-`Ll?`qxWe0hEu$xYtOiEq3L0?1yudNM5=JirAaGKnWD|)7 z6IY{1R)s+OVWmMckVtH|%zsi94!kH{*8@?fDzbFV*iw0Ju^lOt`0&UVSBvC5)h3p! zi!11@Xa^^@EW4}F5i=Pz1OrVy&GHe4W;~9jH80P4F>v!KU=OS! zI0X-MnZ3pkfkf5~2NcI!5$PeC)M%}@fuE$)nQL}?pxc&2=e6PW<`i=e1kHyFX0NyK z{jdDT+N;$p-m>49$kSoEW7COWE5+r0C5E44xJu>&X89& z77Se6i%i0^M4ce8vT#oswX)E+L%GvjgR&n>S=(L1?86wgf&2y;)dkD@Tz^S}muDJP z2T6CHOoywwe!JNzsiv@9^}*b7x*(1q+h6D+)Km(KSBzx&0&oWohiA~<+I!`9Q*w zuC-u$KERp-`@or+dq*m(5sF3insWr%Kl>c zw{E9C-ectPkzMow5r2ZGG-%IpCcIze*yNXccr6FHzMXUb;p3cJIJ5 zqg6*}EGhb_K1oaEidZL7a3idk4qx2RUxJ%f9B=sJQVL#nwz|DY2j=G{r63p zeOFHT(JbH&J>X8Qcyp)q-%Y3SMeQOWbn)iXR z(L@|ot5$mk+j5-qSI6RgkHw&GV!p-lbK+}f;j7o9zMbM}7J#xMuTq^=L+ZBqm`P%9 z2%+U2%CAE8A?L|_{F{P03K^H&poLnZEV~T<3lx*+0Qn<}te#$Im0r#qLqji_v4|RV zm~rT4e!=_DgX%&rUjli?V9vT?t`T#q$`)H}?%d^qxo%l^ab&$9$~Ft~6xKLuq?+9z zFH>RcQvN?>EFga0(&ImFx(y0%(SKmgQ5f+h_r9fxSA$08WjAofwH2z^a?Ixqy0C@$ zvV887A=Wa61=(TV@Evs1$UIzil^EfgGiB7$HulDA+c4qYHj_>I%e~6ao>0m-0au$G zk>eH;B#96`C7hx)vLzopE{0UWugZ|J`XD%KZ!+d~CIq&61w`yN?gZGJHk7Y3e zg9}1w8_^*r2N?)QCiEh`t$q>olZ(8A5gNresn1v^#~6&iOH!MABGyp!A&;GY;$R9f ziX@z|Qqx6NP|er{mNDYdtIMst5Dd3P{6k59@@52Sx? z=acyoT5Wo~X!i<<*9W*)pj)FRdYYA*gN#qj{jC`2b9Is-v!T{|V%6$@1r>rV43Q*< zNXSu^O80SWgG&Xv)WhKnF@)MP393Xw)x%2FgS`z|YymEf7B&PSn;Jmb=$RpV3E!L_!&BpT4FGpYIhts}6{_k5=eJSi0YeXQRp&u6S|3ayk zF#iAk?)=wPa*;ZWm-124cTNVEob9Mn>=;NtSDLiA0H`}HqB|^!A1KnTLP%N$ef(r0 z6AJEf0K%eV)yA?aTt~PIx(1cbkQjemuD(shmaSHk6`pI$)|Tyt&DHbPmaECk+x1kI zL~8Hp*X!L>+e`KjCe(LZPuKh9O^I9pX6nv}Bs<~AT|;*KJ^+vEb_jWQlLJq7uaUd^ z^x%ku&vZYM+AR3SB(IxzkxJKVEv9C-qW}GzeETuL%Tp$~25Nv0^2sIdOCj0L?N)}a z`$!D2W+H{{@F=6+OAGf~Vz85B;t%(0HQvs^3y<4I4Bl?eXKLgM&nr4#@!0avYu@F1 z9Q8NlM9)~YFFFBV^2m4WNDkzV9M5Z7=a<}C8PKhcP2=~_lyzi**xFb2A4~%cBe>nW4J`_pzenS}C$7N^3k_$HV4- za?%KX#~IH{x44KgVYpLY;7rr|x=?N{ttYfI%x&S=bP=>OrH2)vbgeCmcM2iR*=!xJ z+pwk9T^<_DpP+2QAdd;VBIOmNe#*Hnz#^JRG(d}nHIB+x(XhhD^ss`F{I0m zHhe11*vi#{PYqf1l8Iu98O|`o{H2HyS#&WmEYnprRz&&$%`xH%;InlV{ny?=HA!t? zd0@G=u#O|++T?1y5N5pcQQWB(eeJ=xUJ&Vk>nXe6&YR3$19Y< zEo^PkUYv_l&(jrD-oJxfzl19FMADF4NwT$dN&K9`Wn;=7qP~)SdMzH`l@ytVqx;bvtTpaI~KH`I|e@uSA^& zIX(sUC$bm{wn$Mts5ABn6^DmL4a{Sn%OMX_tD@_3v*s!}9t*Zh9ml#Bu9Z~g%^j&t zT|L81*jTdd)qiG$MnU098HbR7`l*)zw}#K$_0FBfjw}TDHviEu*i=Bn@)br7a0nd9@G@n zcH@a`w#dAeOW_5MJE9O+ypI%EOkgWd^z7g~!zgihsfys;n~MP(YHFAhO3PxN%&k34TC%o(T%2DQ<#qp-sYF{|z(S-9M=E7( zqwCCaxLNYPpRVl6fuM57oeYJp5_|(@wQT!3d*7s1)fNEbm!7__`fvaESjL$1l9m0s zKPn?hIst&981M0`@5Z&T5nmXdw<2<5xVUEX3>!2B}U7YNCF$LJ&IkeaQZ$oiD3__s+9nq5@gr>qHi! z88qyf=jDnA2(%jS9)NF|M99%8N-Z#zz~9?%CPon;bN%!Zc-@t|g`y9sj|*rV2pl89 zfuzp&H}pnK&L$%sJ}fj8&RTz8kzSQ%KS;?}yj>`k&=?^s+I`7Zi!S6j{kk>6p!L5M zN$Lo!3`KdE8FfQwTsdtlQq)$e_k~2uG+O2b$Q;9lV<_%$)kil=t?(-w0jdIO5S|){ zRHX=Nx0r6H>)c>n(abe8GNlLxR89%fy3Lz83@sVHY{BUeyPC>7G4kH-Z!!%}e%EUo z2q`{|-Sb_4nlC6q5bfc5J%8hVLO#Y9TY0k?uYz^9nR3sZ#LN}EMPFa9cm*lDqXm=nf0%ZRjACA)eunx_AZp!_} zn=5e)O`l_8veUBZKH z(twn*0~2jx+q%OiaYk#Lnz5g{>-98QrK+1Cs-=P{;}|70!iG&gVfW>JVyCqXOtp!4ZG5{_NCnR8qET?@%q>Y!rC4r+)8eGzQX45*#m0Zh+B3k#YW!bpvp=n9ol*I@filZj!?yI~9$NSg4syxuh`{?8LgsVNMO7`|Cf z5jI$^7>8-J{Umn?^gH+P>_O>ItAw~7KNF8XJx{RInFV#OS#4_e(d6%4sBh5aISFkM zI`%u}xPzJSe1;FY;(g;^8#~GXBZtenx#rM}I%wB22(O6xI==B4FNd*Ddu{ndaTS6kwu(&J%j4Tspy?sbGFqG4YR6)HyXAc<*z6cwg;eXUwWVwrT z?#TrY)M6)R(bHZO4K6+#&uX4qP?0Y8ZNue8F26nzCFKZP+v<LPvo zjvj^J&+s^|%S6HE$9Wpo&H~T2uYs)p1T^AcfX&9Ra%~Z)$#HGTG05}vxN|6bVjry2 zP?u9Lg+S1EXAxBk^x_q}dyHADeOmwN-HNf|_$g~L$R-0kiYMKIcYdlP--i2p{mKb9 zQ`t?Mn7DHTO|U}f$GdHNm7?E8UjG!4&Mbj=^0VrR2*{59ymk_s#z}6cXY)G8rwn*6 z^Sdy34e6va9GYy_W@lbh%>9{g~U z3EIOC(iJH2C`J3bXW#yfMeCJKUAX5c;Et;@f5$1}6{Na=&yea9itBX7OT!nvgT2Sj z;ERg|=Z_Wbqm?c8yqBBw!-0hjK-LO;+Wcsosq6PpluI-;51!|7;5ZEKbE=6aU3zP& zy2&vE=ugjPYI=~+>Qv&i!Pm;F5qf3{j$U^p)*TXRWr;n?gGJ=^&8@bTwZaf*PpAYftD47G)m&k$}&N}+bF3odLx+h zsUA%M)Z(MDS#0xkoZ|M6w}IrkRa}S2gw)QqXV7Bok;R39LYbKaQ}%gSv4RbUk+=Ec zwRy}?sSHmfi$D8D(~HJ3F6i;i%yyQXdg=0kN((xhY}9QEN4nX>Z2`=1=&j>p@0+C* ziz5y#JU%|aFXTr$mafzai+YSjROboUOtjVLIsGM92fBu~VRg;+r}X6mHM!h_Yq-$C za(<|gp_UM{ge>|%3nyoppSZLjReAUblz6*jHHcO9laS|ag-Q>p&A7Z(AO%fuzYBDt zG;L5wtup3HZ3NUi(3qMo=(Rdg~lorj{!6aMpVn)m` zny2lr2R>OdIb3&BG>;~-$wD>inCKuRuLdX&<#d~4XX@n@3ZIBgZIdnCEIiF0(wUM+ z74~lqQe8L!K4{&^4V!u=XEbJk?`K9{qvp$2n08qqrcYKlT(ZaHHV_}0Y#Rj-zi7fd zXoABu>58rJrX%82Av`OhwqhvQM~k$KP`|??0*dxaFv2HI;qp*gt+ONkNlNh}v_~5~ zbGMvotROo-i1U!GSW=RJHfGsdb;uW84ZGRIFo8^*1)i|(3PejNCYG%S%g1MsgnNjy z{AROE6w@v>M3H=L)94X$TV1~4{UZE;5l%C+f9r1#_o=JFf-?p&2eqfd| z4!cfz$Ot{>jhi58jOnkq3eLL{YI0>dZ`5MXwiT&x#TuFY;>M!2ucfX<8JLJOF(~Uj zx&2#Z6zSp&H!Nw>DpGvIF+j_=uH&`q-?>Ze5|qMepvlA}`tZEq7L zC5s5$w0#qFSaoTra)mQdZoXm&Va)x{p8fKh*N%!qYDv@8=14HQO@!2 z3hMsT0lSH0a{#m4iz93(!%3qh2&n@98GK6-ajQ*}UDJ6JI zQml%S+n-E>1}|e@w`iHcgd9$8&q6n+ui<%)=XtKl>k^d&=1S7yDar&ULnHWz1J$z7 z+oGlc+Rh%dbBxj}gKA$38*FDxiHHw6yVvhL+@G7}Q1=P2Fp{*1!mS@R^4D_)`g)4x z`+t-T{zr8V1}=k|85|H0I`02&2eYxab96RwRJOC1HgPriZwFkJI*c3klFL_(>vP`H zYWzy_Wz%6vZ?bFC|6%MMgENc1b>DPszOg#CZQFTc+qToOZQHifv28n@?%2l3zxKWN z)IJ~1-Boi{t+~Fw!LN<)1WbyVP_{YYsRTt)w_t?PBG3-6m&rS zNo2VZ3J{6PG5`;54Fw;M2%08w1@lA}hK2D=OeJlW%3{B2MtGUcnU_p$(YU_(x0vI7 zwdFnIzhnORPr&Dr)JL-X#jtvC{^un^5vT+W%7{VwpfB?l!z7gOvkEj4H1woa+|G+~L(h55(R0ef{7C za}f`{_TR_@wnRFFLmbD;Z3FGd43V6>scE|~hh5LPQ@spLgk!^LCeH=%U(^hrarNi?@LQGuxw&o@ePfe=fX@$v#xD*Kt){i((37xNHQAr4Kq_Ho3EI%FrMYv zRsM2=R(G4rt%Vl9$=cdwdtkWDhV?~Ts!5HGmz4Re9*=6LhM|@BRc-PX1AMXc3n*3V z8wllzTxp$vK4s0c)^Opu8gfuu*ShpY(?aX{Tl;Rq>x6Drn~R&P+r?V9Uz$OcipDd1s@2^ z8I)e25M7+{Wb@EcU3R@4f@~Plt5m_~)!XJLqGXG8nSVP^)x%Q`bDE_yJ|4yG+Jlb= z{65XGZq0-92l_b%;mCh!T&{$FxZr`4^>Gj5!&k+Z)(32ZarMySUhepYTyuB*HYlr3 zbo=NTp0_EkZ>ZL&L+}>Xeu0kFjKLc*VG9|SOCnP|)P1O5mxQ z{|Z+KjO9Ni&#fLPwvVUbD#zoxYV&B&GD?-#nn5xETrmH1PO? zXL+Y1QPa#kTYDFAmMAorg3s{&`yDE*o1b5j)2 z6YWh2_P}5E9W*VAve4up?HS$IyHUvWVD%Y+q^U05uI1H>`JWm^wd^~F&kN7{&JbO@ zrs4ci;P8;`bA7~_BTWm9sPl`mwe-$kY!Y?Kueyk@!LO`mFg-T(YwEijZ1W)Lj7rcn z;AMhuM}^Nse)5EUSF33YMV;xH6hbXtH?~NN-NdFiN#s&g$?UP$8$ZP91tZW zq=;ZKcY4E;rmHiaARe{pQ*h!EbC-45MU}*?B$7k9$||%Hp^_Uot&UVSDs$zgQ z@Fu$z(Ix8x!jWawTFIdbreDrwRa^0=LNoDd1Og!AwZ4Xhke|@B{P=@u`1D|;#x8Yp zYl*+Y?8x;V!C9YYo6<#r_(<347(36k*+($DCanJ6l_W}#!8-#~gkSyHEcu@(9pJYEg(PdpZyKr;_XI4B8UHqsKvP?G0Y~9gX zhhN_)M*HiX{zot)+*!kq_oHNePzP)?nSgyCcJ_k7O$DcIF0-DDGn$d=Hiw>vXx9)I zVy_vD;8|>+QH;<-`P!AfQEWvt+|bAz!QoiLXM%v6_+Cf!(Te!ppNWi1PAYdVZnd%} zh_xd;N2~A)o5u@X!DTeh@FNGkhR+h?!4Hq<(8!7L<<7Akq$X|%w5TXXeDn?0lCtTm zF<_Wc9PmVp(mbF+#%*wpxK>o<*XdVVj~+`Mye6p!8L%_nhFx3q3tIuFYv#z^Uk8)Ss2e2EqPfyo zh5xP-n6M^U(yt(|pOf)0t??^JaCDsG95Oj&H1e783Lirm@i)q{Zv_|_K?98wPKlPH zLDOYigWv;A3=8A<6NLzsX_FA+B0HG7qWgazSVL>4ww+nh#QAv)oZlTUcRA8yiU7&Z}M!8KtC=C-t<{c5BKPfu0q zqX$Ke;q`q;J0etvUXWRL)B%(fRfK@C6^bbaUkLhl(+$CPfsinakySwC6MOibbv5Lq ze)n&cikK<-_2LjXv~A)gD&iI8d|nM8YI?FzW9|xo_wjNg*^yD>_}7HK5ZG0F%dGyx zkQX(f*HpY_-s#q^+OmQzwe_XwbF^QvLSFPEuD}q>8L~m~@l^crG?d958Ax(h_<5M_ zj|V4@&ukGTfp$YgD?1cA$2qc{s{GW)=Mwh~SMs*35Yqa`-@NA+c@IKA9JDl}^k+cA zB7$fKd*z^(cuaHY?d@eHjv51OzO{gjy)dwdS>PLUKcC2d zdQJ8qcmh(o4kEmCc5U)duA^wZs?OQ>$*Pvw2^a;L5 z_QOc^7z~~r4T%)|lGsD*tDel&#yW&c%-5S6Df!`0+9|TQUmi|(P^J1J{2Arou4RogK-rndC2=T_qTbpw5ga5+sU*H;XdXcb!iA#okyc_a{y5tCcRy=H|G^o7)vU(r zDi_id zi6P}&KZ!fAQqpxngDbp4$1K*s>?p7}Z_+9^$0_(@cfrKK^njHZW@Ho~^-zU0IGfG3 z(MxNjC`@N^xGo8i7iM|tGo>6=uR%A$yd2F&9cuRoTlCMD{!BZ}?UP31nDpm>%GPd& zscRR-p4){X>dLlOP2yjHebaeP7qi42?~NObi{qUrCw%E7jZs)U`(y0`N6;`E+hb(@Dof zV$ji+Y+CJFWwMfzld2Fh`rcS-l-9ehlTH3we#Z5=cefzUeBML4mcYKEEhYlcDkM(j zc$;5lcwcr*UI_^J3rRq{Sr%V&hLGk`HkHUKWh64I;h5S`C`uVn{Kz8WJJJ)nt*0Xu zDfJr(+j?x@ZPjO+4JJXtQjU4*J%|3s4R4l=e~%+ShX$YZ@Y7~_YZZe!RCu6AAz9Pr-|#*_lj0UX=g3U{tNCehonn%EV+C=IL_Y$>{~y?Tv89vS84M3m+hvX!&;{_JDcnSh_qaI2S2ZPL z!+!noI+Eo0$#-9fGq#f0QZBSg2x%`?vw4TbuTS;I|2dbQkVxU{8Q{xcIV1^0&3Hdk z{2i_AO-;OBM!eupT?nHqic>>t2lNT+jsuKZ&T0$vRo_Bqw(teosfsgJXEO;;O$>{N z`^Us{H987|g4x9L;Tbz(J{7gyB}q>Jby~)NybohQyqGcIyHWDXuXm;-V=tNGlWP09 z2@@AB$QrDgXLr)xDMb%VrLkBcOn{R|xP(icAIkrx0LwPGu(flkp7bUV%Jb0 zAn*S_jH)(KF z<7@w5j`u8IobMx-^U?3mlMz&Dl##?hY9IZPB3S9`^gxz5^lUK|-cS=P*ia^76Y-C5 zDy+dn*hgY|H`IeE6$7Gwqey_U`r#TC5X2EMpB%;ZOu%j2cseS>BJ&K@+;wmu#SMug z8_^*ZwgQ~$ETsnqi_m$$^TE*zh+bdR!5$e*f3dBc93jhr)L^QjqmOLfT-ISH*MiT% zc{+-#7TI%QYXMJa@czbOD&InO{mk%zV~=KdX`vhKKh`$wQe#=JnyT8i(Fc{vmOY3Z zT=PS5YhC`RTsQ0R$BDR6*&=gZ$CdiGkoxP{$kUr2+p!T(=cTM8{<`;z8S*$4B+1-8 z{YcV7q|dJ2#rn`v@o1qeRtS!&Jz5*=p@;Vc9h-c|Ew|-%u;x6Y)8%MQveevU1*F_$ zhW<>f!8$qvvAjFaVa~6JfZ_0i*p%}qEh%wtZK50gCxypAj!Fp$jwCmHOHAS9)CVHI zf6$;y=!sWGl8^NSY#Yplb`FE6b_}4xWdyFY-db~iYtylvFB9gpqQxiO+4s~q1noGB zn9QazStzPUvG;lO1+`Nxv;`X(+2rk)($XgR!-`q(=$WIF>b+TdJt?QJ-To*kpnIjV zu!$MjIUjq7jQ1_2NG68c??``q3NTS;kR~CbGe6YVP^epwJ}_3oC-Zp?XlypU;_;Zp zLW{$tDhe>+%9#FqSQoeAoe@ojc}cpAvVc@sHILa;DqZjx zLuy9lfjvS~pYj6|ouv9YNs{DxUp`NjcNoIS_FCc?&jK@{VG0lR5d`!o&dP(?_VG9! z+7xFAVN2U>s;6-~Ckvog9v(+d`kn?CP5Z7itVE-2dyxelx=o2S&O<=qM@DVu$DxK$ zR22Y&wX<~hs(9exCBdQH&3JHHy~djZDf>b6VLgyczzXiI`STl)?Z)7r_O!HO`)az= z+k3A0fac}1#o2GB4D9ke8)t(Rkn3zfP1)$=)wjw3%@7A_W~mR#Z%S%CGOKgjY&LQQ ziCS|^{P|bwnN16#78Wi?q1YiWve^Z@KUfju_jJn6XYSM_qHwGwnI;0?F*qPDyktWv zN)QGGi+L&d^x5xn+dY&J13r{o85l4EM=)jY^b?)-Tl38Ojy<*D4ctnj54mdSAc zF{w?eS|wBM{t&(0vm9V*TzRXNNmqU~33Ii=e`PYbPZu((6jsDrmMF=@+c+q@vo{HS zSNS67&}sltlS6`tkyaR$w;MtMKsslKB;XfE= zyY(Rj;X}V8MmNthPn3-hM^Dl#)2UCg+B=IW~J<#Gs1eM?~vjh5MDhllcuCu zz)Jsf44*B=7LM|*xp}y5yhLJwG7g-VPFk{H3w^6>oM?C(-m0IBu8(dPZ=i(EO44JJD~(R^OZkv9X}cIzs{;V!hW&&&Bfg(45RC zV-+ixR;Fz6zak?VfnNNh^;xsf6ONeFjvTv}WXw+mKWv|IE+ybLJa0id=R@>(gN15C z=fKb?7{_y*IU`Qy!dB&w%F#hFPp>?eUb#cVl8=t94OjcWLm7|LL{0>_|Q& z!^fQD7FZBu;71|zgnbFyISY$8S>pUtAXUpJlOm>0{Agshp5g#W0+cB4WJ>NlhB6a% z0`D=z$G#w-dJ_|-GZ^8eHa~N;62k`CT2EO`+SosDa?Rh$?-GLb7!B__(55Uj2t^fG zx8M4N5>MREb)8#EzZYK~f)3zr2%0sAd50JFAXxSYSn^DOctfSSWsY#jWzx^z5>vhe z1-?+D78efYNeB#`d4vjh%_NC}_RADM_pF^H${yDQky;Z*jQ({lpXppm+*)R?Y~oTe z|L&P7(G3ENebdWB8Dp-DetD>o94F2zC?t8LyMx`k2YG0Ir6$SNeMqk7L0b%^VxWxV=9UPoYzZp#buMPjd)WfvK znLEH7`>SXCT)t5j8iuyM*is~rb=^iIQ*BAGfQTp&6%-W*R>QTC$0qc0dRn`@crDs@N*|)9WHCzgv*GHaA%V@ZP(c|?_~S^ zA)6e){wI~<+SmouX582O1Ppg1xaN$*5k3sK)bI3zluA8coYXbl_`9vtgAEwHWai1ybvM#(Kiute7j^H6NSBH$#%|gu z!^C0Q(KQ&?yW()1%DaYv>PWpTAHSsrHcN_+k&A{PFZ~>Avb0&F7c)=AsB@@|p(CG+HptLsRsG+hQro}W?Lbj=y zITed_$${e_>ff3XfrjvOVzobF@MWl-8O2jfOHw3>WU6-&I?RbB*kRFY zxfw3v28%b9R_9WAk+>%JmyAhfZe@K%Y*{TD{R2K_R_<597145w?-hMK zst+d@bwqspY-qe0lGM}9e=DiX8GN~0Q^Y?mrz{-{_qT>gQt7XXJQ)O^mfR{rs1)t7 zE!6_7?h#vq)U3?Zn4?)BJ5B#Jfu5NNl^dk>jqx!BV3u>4ncNwTK7fP$F6}BKjUaFQ zrf#964NRb5di?v1eT|xUn1b3N+@fmQau5sRN;9%oTiZ7tHxk_s>wJ{kUXvK8dViQ} z5*)(8oiL$^!rd4mF*u?^kC9}PRO+a;S8!SRf}2vjPaIUFB)-52o{1=t$;fbL`;WwLP1 zsJAi~6(6b2`VL-a^-SegdT@fHHz*b`Q}|cOZ8n{Nu-T{sT;?G+BRnBBkhNF2)dJeM zDpKFV1OGPwdd07eELegSZy;FbV!;7sRHeIMU+!IcxQ?wmWEa{-hdrCxuWH}Dy?Xyi zd5J&T(gXSfXJ>>EJbxcwXZ~73NA-pRVfDH;^r>EZFF*`Kz8(yR>`zaeF;4D)D}wV{ z&3-7}pN5~;8PxeB>p}`Ctg(+|{hM5UxISMC*wgXM?;&#L58&T6Zvifh-@m|LD_PWi z7$25or*x9qhCL&a1&G<*S2f_-S64_qOQvkhw#Jf+(P$(dB72|N)`fq_ZxgV1R*sJU zE`WXFPx4bYwOq@IV$yS8S{3OoFe^-FPwufCukV7d=1j08xpk4cD=(o@iP_DOD|hy! z{IY0+5IsK8Azyje7Xwb@eJVpNc|!V(7jN7Pm2N_W+63>q`9 z5^!kcis+}`IQe0ZW7-m*dc;o0ddCxx<^F*4^~Kzp(J(8*!%LIb6eCWYlY`%!2hC&k zDWupS#y&ck?`1O*q~i`&E`lV%t}-UzChl$K z+-%NH8e1hfTq+Se>-5BN*`4hUaY7W><6N#S_~EgOKnW%-*b$TRgUkgi_s6VhbEuv1 zFw`|cPS|S#)-^cT1RhS{k6ApN-If&l!?js6s7Q6nUKB8k0k`UrqTmiRU5{u*C>V=y z7m{b*-m%4=XFRS)VKJyv&+m1Eg4`=;w?<zPMq^u`^d~AnExR6_?|^ZGKDcKiN@)}NcTM+< zp49Qf(cSt4y7tQ`@@iFSe;_Yt{6+61BccxA0j>KMCRr*7wKh$5r8HLhUkQWZ@ z{_w6ps$%cy^U3^Otg{Z(`9;rumHB0@UOmv*=acN+c)xjx(1+}9`lD5$%j#T5PJX>g z^Z`Y;rGNp8q5_le+(B;H$EG}^v^)x|C*emK!Xx}+3~v$3))G8<=!dPY1A09$g}nov|n=CQLWS5~dk74wkZs48KjQMXOBFEz7c{)(v4Tu zP{%%Kx5E#;_Pwn#*qICWoXwvFwE0C_S@vljO$B??-<|<_|Fz>M$xo+0Rb*2HX`213 z`RdAk__%e+H^23TIsz-K-gA!M;m}`5AU?x%KgGj-pQ&~HLXrVz#Q+!egv0y6BSklO z@yAGA+rIh?B#Mbvi{XY>E|6gn@ zBw7e|fDu{jOM|V|Z68Inb9oONynqIiPlz_Cbf}qBX|AZ_8iYVv*7a}(`wvUr%Uy2W z8yHOL7(}q3_*muRxBJs-Fj&(PtZT+`NwtVRGG0v`Hx|!@j*$#d!!ri-UL2uZr|`LO z!91EZZXo{^pSIGtiFM5P7JfOnKF2+XGW-JV;1&!7Si8~qEn*Nt~N>SBz-V_CVu6(nr7E0wPLO|s# zx8gZ1vz@|%7e?g!YLb#UT`dP~>Fn{)H5aN)6cV9wUl87Z=ml76L7M&IFiYPL;P8V( z3TdKANS0?|^II!wIw`#Jd8>Kf93=D;#=)FtO&E-fFxD7fT&#>>+fuxQf;@#}hu>ml zLWaVH97*Xh-3tsrLfB$=2s7jaEbQBT6a8*_vX)`Nx<(jP9(x!M^p^JQ)J?wLZ{zf@ zpq3f1Ai?NEFzIA=P~cyf-M5d{E4^~#P1C{(ps~%Ydu`IVKXVT|yIs78byhxVnrqBulN3hbDGK%Tm3OwYRHx0c%QVF7Dc%!T2s(r0? z?#~x^w?_%?o(cx#e znlqJNaCMi{IhNDSmtTk~KPfA7WUNsET5{xHr{?@aU#AO;FYxFs-w!Hi)|?h~^x&fc~U$i~!%!!MUMNJ3-d&x1^SqvM2A z^9e{!4=F94pD0`NVGOxt5N30E-z~Bo7=19VillF>H)QrZ^{k6w(xVNxRxQ{MSa3qcUrcrjGnczW!h| z%1S;Ikj~x=gFM=B_)ZCl2aO!|iwKKKkox$s+s~0*>q_elY#wg|tY*po$5Lroq%{qM zmSee>G}$MBzQ>Vt${Ai71v*jpqTBP%?2qr=wD;RL*5UVj1YYgPT!>9{3lrF((hy_8 zkV&$7S@JV?=prTMMRY(D3Ngp>lhGSe#!gD& zq{n>gKF(T$+?%T+7s%I3C8GOQ+0?Ax+uZ+FUgc%D7b|1XyvZXR%ISlgiYzA~(Uw~u zN+ovOrJ)4$z*%|7eCwzhI zo3=649+#aa+0D_8_G4(>yLT``Ft;Kpx?^N2&qzscA0!;4l#Kv z9Aty(a5DsiGUm(vK11aw>o`OwE!2A1B*Be-AvvLG_M5SpP0yXbZ_r&C+6y+&H|z%)qlB z(!8g`QywHQjB^wIv{+{EbIPa!#Sanx_*)84X8k3EGsK8MBr-^;h_lEVD3d%)d+ZQ1 z;*dmMFPWrKN>x3t3GRZptBiv57u2s1o3}XXIfVX@^CZuZJ=76NpV>WUtZ!7k+LAIq zRtTPHcM4s8PbF#|;Zd#)Yr7Bn&GkCV(hy(Fz6uRLn=Ec{s}3uUBEbvczn|?b;Hw&} zP9Pw+mmnaN|D%=pUkh=F4@v`lbj94<+%0VqG|ef2CVvgJ$3Q`n)G9DgTA1k<&ciX) zfT|So7z8aJ#^%Y?^oUK%uI&U zpQ#L%lWZz)&x5+R)&SU`mVX4C;yu#p>K?x;XpHwPTvKXmAAc#<5${OgJxiJi17Oi1K+LCoYp|wwgrBxsy7eY~a zga?LEJtINHDJDq3T)D+{iuguzKXaDw6;vspUMGj4S1JIn;UQ*~ud^k5^?U=27?h{e z%HJme-XTVH%JzCiYiEFNq5dpDw-~lP@Ekv~N2cM4@{xa-KYuL@@D`5s#tA`)_6%d{ zQ(2XV(xZ-&#$R^CK=~pQ_nPwBBJm;qp{D-3DEW%&nMmzJ=_5k=L$>ED#9~uwuP)d) z4R&rtykXbn!JYa#464#{iXQk?yvG1r4gv)W0Ou-7m;O;EsF*3vqi(7aF+WeX+{Rdxx{tl8uDESYpB0>lNrx;-a>P(3x8-p3pg1zaL|A!oE}wVOzj(V^#fN* zQ0V8ZSC*1NeXe zi=j*sWmKOq4A2&~q)OCk^+WD941PNiTTpu0SM9G;I=uF9( z7I^3KT@Rh-XG!mhG$3%>FTaT6M9U?&bE)0jdGo#V_llipS3G_+O#JMPF+x%loQO$s zIz&QyCWIx32zh!g0@%bU;XEV45)?&`Qh5lUC@j2D!RCH5uwZjb_PAhk%l05(^@{h% zgg=>4o?rv&l&^6h>VVgf5cbN~7!dZrYeaNEj?~|yyJek(@#T7^*GLGTDASp7#)@+S zH&nh!B1La^nMmd%^R#)0o*jCw>2-h3)l>*XlR9#)sgjL}Ju^1}t z%3)@x)0s7Ylt>0}((WwjsP6K%RMwJ(pO)0f{fGlvfS0@<7pusALtm-lR#)Adw z4Ji!OJPn7F52U5PbOStSdMt$Z=MxrwQ^i}9$WJrmsj6`MsR`|SOstg%CZ;H5>MQ@9 zd08IM(21pMcXH$A3KXlLZv2$nOrTrt&9EeWM~TVNI-Z(=v}+Sy@Mgdi^e9(QCN4@pfW?itG@U zte=o3-atmIg64&!%*Rp5)X>xKrg~w(GWllT4jVnB(Vvj>y)r#J?qi05VKy(;l=8~g zeC~U^Mj{YRBS=N}Pi_hnO&gDwm;aPsch~uRNlSkBc)toIf395qg95&0(Wg$jte@iI z15LB)++|bJ^{vA?3LCdB=c~HPWVY(gbLks?cYAl9&&ynB4ZB1f564!Zj>6#s$wFp} zgc~5r>rqcyMX$4yG*IMxR#4a^UUMD6EyN8yu}gR_$}^Z{3Ui$l(Nhb50`TM_6u2XX zLpTjQS$nJVku9t2H0Ct4G2ziy z7*q@t9Yrj5<{%I#R#ui(5%_AY3{`=y<*f~#f1fQXHjt?o29bSjoqht*c{b!J?`f;EyPL&+GOpn{VtSKsTaJyqolk!~>8pi8yD zio2PBRQYm*R%KOJCDcc@vB|aXA8vW*Ur2>;4kU^?2nhAoekSbL-DwviiZJZn@39aM82>Ff!EfY&sT_ps!(pduTBtlqK zy8hf^gPeikIj$Sp^A$;ILA{7rxdr2 zB*i*R%v7EZc)Gx_x(fRH@=HM zxV^!Az7aKVb8V&Hj-t#~eL4zNs8M@;Wo>Ke7$|4zXauPh9i!eKRdzhW>NX3EX}~B- z8ulR`X(wMAy2jG+(xxr3yL0V@{1?1?o?>a>@^lzVk+2ZyPkIdn)@2pe=HN;)AkRO4 z-rFj&qjF?gReV@AHmHkIGHD1{sLP$1ODbI}dboAN3n_;&Iia-rj@C|MjcwFQTRr8u z`uxh)Tn&8^HjPLz#oz&GsmZ54JwWjAwD&&sxC({uT9}>~iIDHERr~sP2bMnribPrIin0@D-A`eVbUrY@rg)Qg=Mqb z^Ytl5EL$tY`R@u*;0=@6E;;l@js)llE7o>>Q~ld>dmkjj5uPk?fUzwS6xjQ4MSUC_ zE5sGi*U(qN8km{k>-JKuX5Z(b>6W_@j^?GJ{BUaJW(#$5w_QM~xE2l442{l~MU{(< ztaTz9RKtvzaTJU+RVzL$`=t(2P45r3 z$?QrT>mkI=$?y&wN(qc5dT8#)5VQAzjnWOX=K1M<2qB|*{hustxE@r zMherX)U=_1kW7j=3D65r`M@1KEh8c+7;$bR$J#aGMUt`<1S}0LHL}r2Wc3Y%(RB}! zdI`6M%g&GiNROUo?Cy0V@rU<~P8?DlX2dXNfQ?lmux>UNsxbTyVpbG{u|xkB?~bss z!Ck8bvHsa9ZETs!w3uE#qD^@n(c?Pb-l&wDb&E62Nm56@q@iw-%H^{Yx@_VD+$IH1 z4AHqtId+MDjlJft1ua2mHSurEWl8_=3WY}DdBR7t)S`j~OlT_d)3lY0?|KPpW+g_U zoMVT_j7b8`SL*BgYo@eig(jU_+A74!f}-Rf^ksES@G5kyCi9UCRU%7-R`kA#u%zAU znmRzA+GH+GRCN^+hh`XZR`dVJ*m;@C{*HOOFY=| zo8zUioqH1{(Lxh+fU&4yM5YV5rLyK#FobHs;pXvQRW>#>+)P}_#l)+!X_5Tu1QSh+ zBExt~fDn@&?U_;x`GV+CkkRTK*+YE0=sBOYs655bQ%6pDO_ zgA|Bm9n1=wdQ6>F_4j#Q!CF5oJ(*Bge&Ma;B5mt?S0H&Vyg@ZU)RGi>Ld;Gr1ty8t zx`LYE$y5I;G+Q*thVl%DyZqM@GpJESs9JNcteB^!CO)J9dk?8gGUsZhqtEWU6_oP)q(-69Bwh4XqQ}Mr)%lh zOQMT^mK_7$B=3XDb4yeyX4t>${7@nhd*cVOaHyy%c^fHKWP2*iM;eev1AIQKE;X0U;$JYnUP3ih7}t5fhkoWWOLPqM@DH)>K1f| z2P7!bCPyc1domaDR4sqbK$3L+UXo23#%GhHMRTsH86|oPh2dII)NdOywD+msj)WJp zj%^NRx^D~isnzJ3j~HwYX+fZqYxOiDmD9aca^WN%PFH$ez(sR=lBEqiIQi z4^DHr9muz-Vpb6=6|ybOAzopX2x#6$j<(L=QKv6B4Bv}1FiyEx^Dd^ay$h!`F?@sg z^Y>E5(p)90nFCpOmGvSGVn+|gDHS!ftJKiGL_NESK~;)FA`!j44c8}p<%8jILA5wZ zRiexrs$rogs=D8kj=ps4hlD@kH{tJ2^~DPll>LAHlT)K}BWJ&pMJaxoITG(A4B$ZH&75BTvJnJ@QD2 z@}HdPC4r>tKP=Y*mzKGN7VKdwaf2(A)<@36V`^Y+NsSrmQK5sdEwnENPf2H`>CSuk zSxD(T8Ai&T2tt%iufzQnMm&RDkcNyk@uDV!Y7$;J`J~4Ux%G2GG6S5L%LuqF27*+a7V0=ri&4fxGB*NE*cTdz-zYh{62A$WKq`LhX>7G!anoANQw{n^%U~5Uq|&N)asR$qc`1ZTz~P zs$qcB)GZnA^)4JGiuEb>E3h4PNZ~Fs-Qm?fzA!wUbP|E1biq@lncTQ5T8yOE-FDON zaqNePnU#ztw&w`vg0u(#D4*+8|d=wQ`>RyHGYtZ;CoV|N#pu?+`zd*-Jv_!~cn zwtNMNh7OOs-MG+x8iq;&@d8y$enDew4dkMbwI44yL%&S_vX z@wPiDWr>#DV09%9;6@3IM;+*Wn75T(uswFG#TsB*fYULlM}frZA=xXdvor^2GS`*I zq(etIbwSf-)vP4fyaZ`!!%e4gH&UdCsjY2N5aL^zungp7xbJ-B53bLurjSw3zuHj% zmLFY|-ge!Ff%ZH(9oR4j4X4{6-&Wo;vB{)xpbmL0w-7D&}iJg?%X=J&7DD$KQzK2bJdN{?ME z@|p;Rcv;0y#gADG=@=>re`G<9Jr&+%BXbgXLrT~Rq04k(P4`l`*rg%RQS=SSm_T~Y2Q8kSZfX!dgm|&W{73V7Q^TR)Z z;G(TmPS7s~EqGxqMQ6s5L`LP~JHs1BSZs_s(Tu~AkB#(*%)|Y}tAH?r+*{lPH_9v% zW~5vx?kR{j;*F zThq_=lijj8cT6}8QIsg=F64K?_DjplnEninc@5m!4^#uY0xe4|3^<{@EVILxGiC%VOK<6)CgUH1-WQb6rMk4k`A|(@%E!f7vTdtNnIa*-0 zyb*x{uBJ#PF^^^`r%1MCr0K!;SGpOd;f@1dAT8!ek$7x{)l6e%Q8FB5J2G56BA%>Q zL0MmaCzfg;4h22aaLEBP@IA`IkqbgSoW|8Lg-R_vrMOlt!%8v7y0S+l`%l&Ia%cMp zz`A@-E8x-NXm^eKXY-ltg9%QkwVY#)hJEB&L>NanL}`11i>k(!Nn}<;iCpq`?yC(| zW1w_j*tzbqd|bSN7q}IASWpVASJX9$+;oJjidrTs^@8PDR7tBW%e11hqHu(Y+5A16 z0}I|M=u0Y2cRz0#v)w+aGOL#G<{srO+aT1OX+#2%HDm_dqPb)l#(-^&e3NUCYiadSyf=(*Yed2vL!;PMscnfbSB#Mv)T3ZoqToxQqkGn_#M3 zfI`NBWkBN>Z3!PmF2^w3ff%rxRMEGaSWhfv=>a2{N)L^bVh7ni^MEe0hi->yxa)uq z*v$}+Nf;R?d(-ed1jvh=mA&C=_%uQfIflD2U47(gBr~k!KloHXum<{&^s+5`9Yg8* zm`7d>Bk4A^C#9rUtW@X$`IPv^0Rq%zdkY46Pdxz6`m8L1(r2l6n@aONkZ}DWdEIxb zNZo_B+O9K2DnCsB^aF*PG^!0&Mm8~Ha&LqbMDM7;_|i2uW+dwr z#%gTI%d$s~PUg(m%D2U@bVVQ6zzQmyQ1(Jlm{Aee#Oeq95@d_gYNH&T1g=fv?Ai%s z5%4sw&R#<$j|}Oi@wRbpcaod9ssX2{lpP$sl3fMY%xaJ=`>V&@`S%fhxV3XB&6}!5 zPrme}|K34!6|swx^u|mGeZk;mL`BRJBJ=v@IX;jFOSLhz3ct`gEOUdBZgvTAQ9Nq{ z%eJ}#zZT!n>SZXyal->hGY2bY8^}JtL~bco>Q?NQ3<{N|Kut|InW>y0(7zUs z^lzxUI@C)m$E?7HK0j&SKyIaQs^CcyHKVq?%h+HA@`OhF{VxDXK(@dCZm8Aa3S{rYEhV|H zRo4+NLQ@9nun7I;NOXu$=o&y$5#LTU%z0$PM!L ztEDAP&9nm@BTpR>^%6PXcH?DHCrNVigEz@r5An|Ja{DM>ZoWGcduZ3>b#Y&j*EG`refEKSxw^;eQ8KL_x$e+gm+A{U zTv$k!r_AVX=hxFcn8>*fmMp1SJXP-1n-(AsfSRl;^$6N$(q0R4Z$frJS!$gJ`34T^ ze1E?xG|w&)7pZ7d;p=#I9J$06>?AR{V_|va!W-NzNpEhj3GG0VGbElm*WG-tYXaDG zSreth{ZhJ&Q68KZT-<1v>S}3aYYuD%YdApPuH`FwFSsj{Whon55|HHT`9a$AcJ7lZ zFk!EXtjp%x-%Cw!x>;dgagBD|zWUeIZb3VO;_M6XR-yvO>|N7#$C7k5oFw)gFX+bD zS7+$PZ0uY*`6{-rc%UJQ^h~F#c~WbVWXkg~TUjN^dr7r)k!>E%eC$)BRlL+1*~XS; zC)p$G+82hX-3WS*b<4>rC9m5RIrC|}JO;G3@slFcqAWDkxt!MNwX!0sfdYFI7S(!z zMV8e@hmRXv2i~+_>gz;ll77_XeZ-;~d9ka09<46vtPi`0p}ZlR+L^i~Vmi;5YSDyB zk&b)^%Bx6;G#6SzblT!fi4;1gbQwwe7@#ZvsQn$7_UC1;8%W8nWEykp`=?%!i$kvV zis~1l%Co08Zwv;Hryg~2P~njm%Iv{OY^<(uPQGpZB)@oa?c-{7_Jyffdwi@5xCeAL zuAS*kU7i+_rw(g6Kr^CjUIgyL$sU&Zm;nk`d8|4+boNiI#+yY7; zIDU`0owVlUuKB;e!?TZ$VG#X#t1av6xrYBH#ijBhR+QKoQo!a{HB~k=l44Mx-`>?Z zI&^;b4CwILOng&^grrCUVF)$U$(xqhUG`$P!iROe#@xLyx!Tx~X}HRZwEtjd-wypv z9y|9o{%Gq-pjdk)n z5_?(E_3`oFxC7SpEr6~Gtv#Uy-C~@{u?1yQ=yT7Ke7e-p>)OHV>Ncy{SUnld(zp=vk-m|Qeo|q54{P1C zwhj|x=g3l#UsRCy1T6Or`9x|F2*k^JV7#PihZch4xO=jaCz^3(~c(WA@J&ch&}Z_!eOK%6n-lvI6;A zO*OS|>bUMTwSW3)()UY6_IFSUOy4iv?0i`fWoe1Zh3c@{S&$#yw z)2OwApmlqBZj^aP|F8PhInz?-S!y-ny*pnyF79MGwI5Vy*Skj1yUTJRUD4bSLhr$; zDZkeLyL&?IEJ>=pfZeUj^Y)Vt-Fpv-1e*E#N#uEcFZSe5z>#p%;maPrYwY+{1^MH=S}vGDDb>DDYRg>$;(LVi*3_;hY zpZmi|v>Oj^eS>q-Vc!}U*4d(N&xcPj)sc}?;H3RQe5dT~PJcA|U519a9rjc^>4mfR z>9J~9%c7!vTo&zVv$poXwbJX%L#&q@(Ge%-$iLT(&XwDd`{2avaq&o-2StAmS*L`F z3Hikpg$g8hxI%EXvTX0oE=hU6$yd@o3ol+?%*&;7G_@HAO2jI`-< z{<|)%WuRlM-&~OmR`0I`-X2?Q`7f=P_tvgXx=Qx5`M)zC_eQ|k`-Q#xfel^n!-wqv>ae6qvCOQnb&F#alnV z6>aU%fiwQDy^50-Ac`uvDcD>PoLkjWCwC8;8s+aVqy(F)s~Us(&8Sx9v@}OHm;bk_ z&2dW-Ec}&Nz((EG+MwenjOb=G)YIv9uHGgVGSI$w({5P8s+Z+MLzP}!|#Z= zm@`kFpmcRbp?yK??w8HZzke3sMoPq6qSv)dck(rAymi9_CzI`j4Cwl>s@;@GYky(V zeR1%Nu73xs{qgpHa|z&~FX*fk1uor>6zvBMCr|YgBELl7dze4`JoV>T* zo!|PI(Rm+}JJDr01XAnO*|%@)YXbJn?BPBs;`9gs*qOHz0hY3l1ZElMB8X;agnrtq9-df^SFo4j24ygzt30cOiVY3%&>8 z4KBD9;f*eM6T+Ka@VyA%=YqE&ywwHYkMK4Z`~boay5NTpe%J;72jNFt@S_NCcfmUl ze#`|wj_?yM_(_DHa=}j{{EQ2J7UAby@bd`2;DTR7_$3$oGQzL8;8ziT%>}=X@Eb1p zO@!Za!EYn{jthPl;rCqd`v`yFf#A=e9Or`L5l(QyUW5}}a1z4FE;t2Yp9@Y! zxQ7c)L)hOA|0Gc83w;bTr2gWd;5#$036#JVVAH)Rn?P*^j)0iH3A9$w?~+wBF-*eZ z03$HG6B6M*$WY>0FHA8lB&;{f!ncR@VSViejs#WarS;ql#wtkI0x{Du>e&Rb577Hg z2X{P{1Z67d$}~t;X1egEv3`s1-oUg0uR38R(65w4i~NzyLSo; zuxuOG3s_Fz`E5vVs1RM!(&PGV|@s$vhqi%$xl0Z%?B;zQhOwZm3zQ6`Z-Uz9K zH$jh9NJA)%w}PLFdvIubh9NdUMK(b?iXYAZ{57!E=8 zbU3P{0_8C{N_he*l&2-#2U)b)qm3~+&(_%d9$41B&w7~9Dc**VmdpKpfDj%~dKn)0@6YphknX)B2x!VZ;fCDA9wvUf?ceO1P& zeQHI1gN}4C`iTd-{hP2fm7g5I(db13@F4UqCL(amvRa{!9qro+{p@J}Rv3V<16Ii~ zjo%0duEepk#&ci*a|YoUMrULI=?7G+0##`os?Rj#Gw6qEbBOW<9E|GnaOEqQh@(@c zd@p;KYSCl&E)K@C(QFKm8XL)G_!TyE0PiaH=)dsx@}2$F6m_Rcmat*5P(va3&tn z3i&pKMf0uKxY^cw{OndJh?XsEg$Yq;Vk=CFLPf1`WE4886-avYjZm@@676(^N?V~U zDidqqKpefFfh#+~P?)Fb#rQn4pfe1*~;;#4VJJW$~mY3u3*EJwQPiPJIj@FSPljp0)BP`%SVa46#BApQeRvJ z8Eic2Lk>$}G%H{eG4}&mZW5Z`G#OLnjJ+c=Lot@ailhu5>CC)e?U_H{V%+4>>8pU> zm3}{@l&E7f)7L@~Wn`iv&Es3(Xwmfi zzM&s`vAM7laT)lYX>nnS#f8lPRpXciWrwn?<{S%h z2%9eDQ(%W?An`OtGZBwP-Vq?>8O$wEO{TnN69gYA=^0Pj~mz6ol> z5a$zot+W>pgxU9G(vBOvoqZNSmnmoPMmWAS-1b9Yu(}EA0)k8%+XM^3?6H7`K$ty< z=C3}NXA5ee!LAM7_O-o_$+iL%Hip>+vKYEJC**MpGnFI|HO+RY^y37Z>up$zE*fc; z&;yh(4<{cZ@k1O70)9;rpqdut@zi=tm}x`+ z)``#%@bipF?XdD$G}lTGD=)i~yr0Xohb(ds<3i-K_cN=XgrXBJd}?uAvHEYfnvn>n zuLHyTM;L_ncZW=6p3NUWC)`4^Sqpf7^l8)r`VYDKZcX?(k!Sdg?a&*GEDHFIO|W=K zZcMoSOVKU zDNmEFM|g+@PnP3+O2B(44USJloc&F()ao0Y?`D8^I29x9W9b#U%si`%cZ6(HN@`_9 zyix;$IaSpid4xj)-Y<}OVbs=EJ#xds=t$aJj$pBi#}FKP09!qEr6v20I>WUjP9j#1 z>Z}15GL7&RYetjaqA2VXMQ2NuBz78__0yFMc9zncU8wYD7byeT#mZoIiE=QzLOG0G zsT{$sQVQ7$WfEJhl(4In$!wi6m0gSG|2kz3Td&Mz*P|P7gVMyp%1P`d<#cw7vW(rX zoX74`E@pS5TX2uEhHb!A+9q@jHY*$0y~-ALpYkBvqCCpBDo?Tdl^57H`OMEeZ}h7*X#uL4O_y#W2dtp*fRDDJCE&T7qeg4 zwQLu=k^RPQW`D7Nvo^K~_4WNKV~?twJ*f)ztg5k>RGq!0df10*Ec;9~+0Sac%GD$_ zR!vsDYKoevrlPl)t{$XjsCjBHb&T3qEl~TZ#cF@GTpgfJQx8y&RS#6F)q!fQI!J9$ z1L`Siwt9v-SUpP}rY={9tCy%F)GO7I>a~dFM)hFzX7y0@4t11zFJjz^7#~u{s*kFN zt52#&sL!eS>TBwF^&PcPeP5lVexeqsU#Ul`->RkR&uW?4rcUNuJ(}xkC6805@f7tK zo~F)_X66s@!;dhC{gd1Fh(8#_AEDp~k{c)_}1XwE)JlM#8KXqbWXt>Z;}Fb%dl}fhI9x zI5B1$WS+vBq(S!Z1lEjcIJES;Y?d)K9{~D8+MvHo#&j$h(>yXVr{;>xTgXPYTln>G-I3+wWtoM|^EP5?^57 z@pXKN&)qF6&c`-yu*c*nJ1wh2xjM@^u{>&x)*HGXS8Q3r_C*5TuPxg{1~x2?wM-9M zz=Pe%6KLU|r}?>Gy8&&PpIauyG52KYj?d%aw)e=4bF?pYVUcK8j>+`)S_g4rpqt>AAX3Ux}v2`=xCjb+T;|Th!D=Em|1-nce~G zz(fL8g64gEY#>uswA=S-&C)2v2AEGnH+O+gvpn!Kt_PE1KCKnb2=nQY{zd&D@&mL? zZ;(6)ojeFFSC{0RX?aDval&DPwCT&joLd>1U!#{EX@U?N0dEwOU$g5`PE5d{3?GKe z(89OEsR6$p!5c$()!S@Lk#@a(D0b2&I4i7P(jm`oGt)8WYQ3G7={<2BB-!2YK0_8> zEtdtu>XGhxVfC=~NM&nznhj+p!a3`pr;Bq)4>I5^yK}bO^o^#4*%zHs8AW*RI_MSf z{zVvt#MsYqM%y9nPsvmcabCF_mgVap%}rK*)T6cQkBfTU)9hY#&Ofi=COhN4*tdi{duN-Jekwr(jk?@*VPf^`<7 zE(pVwj?89z6F0(z55hq-BVcK^*DE!PrshWG;4)otWO+y1*S5|GaGzcyu^wr8x{<+u zGBVRGr4W#Ht*j@g=0#x?0r!lFIKjC7qy4v2EyX*{afH>gX{DnqB=rEqgwyMk71L`H{G+v4hJ{uY^-6RYuVP=QE7*7H zDz;0#n*F7&Q8jg~YO3qdUAz`u!S(7;^?G#oZa{bMCUoy^MVIb&bm8tor|}+i7&oYO z>Lzp;x2g-(`_+@wZR%<21M1o8gX$IN60TMsMoj-fhw%}t`KWrgxhtQm82ea#QT;-FS^ZIcMct*os{WIXcae#j42KjMd~fAYiCzxV{TjhArX+I)C-SA- z$Is%ad^zvIFGMwcInU&)c`tq)@6B)KS^Q4khqv;+{65}~Kgd}f#RCM)HGH*pGrwB9i(jK{!zg~NW-=MwBZ`9u6VeM0XllCpYMf-u@rS0T*Yk%;2v^Ks;kKvp3cz&;*$nV$F z_%=O@KcElb59tH>qxw+3T_3?8*GKUu^ojgQ{Yd_TUcq0|r}9_yWBIH4Z2p=)kH4}xhmD5;a`B3bFbVatXsBQGbM;CpS(R{lv4im{G=J8QKxQK<*6ErXWDGwG#+^@X5ue zpZz|7c00+qlm@)t4<<_}q$)0#8;a4rtUR9K?SuY?WmrVO`yFj$Ma*k|M`wR4tzSwY z+XBCdxB=0<)pAHdC;Bg3lC{A=p}=6F!a;(=C?R09h=F|Jfr%m(N`wg&A`WJV1ehbd zaGXej6GRFu5~*;a=n1EZ3^-e4!ucXgE@mfz4uf%d8Iq?9Gmz&r!UFPftmn!FUkMCm z=S#jJZ=Ai=3)ltrp6xmI5|Po*VB05T2Vp(hA=R?IacBs~<{(RRQL7PCzq58zB~MSY zc^bBP8npR49G`rAUT$xnb1W{BK^A0?(Z22?lXeanvZXdxFSkp1f3i? z3+Xk{)}ZAecz0TE50%AH+`SmNTJ~1sFElur(M_!W?Mer{KS%N%!x|mM%b-7YzCY+< z0K|y{;0Q4gO2r_k6aknevSFUcfjTi5M{Ec*i{Ut8Bj5}%63!6^!3E-AxL6ztSBOz? zwa9}T#bI!V7!CJ`F|bh_0b4~r{6~y~C&YMoUKGHqq7dE^6X1O@5k3+}!WZHw_+Avl zPEi7Xh*D@1M=L^9N-0(2C@9B4P#lj_yADF49u|uRI8!vjx#9%4R5ZaV(G2TF3kt_# z*d&&~gW^PZOq?tSx)EYgktDIpa;iP7|^<$=l0Ha*##yqqjfgT?26% z#E8>fCq)TPlL>Z{F=*3P$tD^7n7@tw9c+%Y)EtzVe~rmtYe8h(h68aqomMZ}j_YoE zZ(Ao%@)qr&!;h@3o>o|74cww_V*XYS-L_by4puYh*m^K#1~T~UR=Av!Ggw)6#zwdz zBTBJ6%@k+jV4edWaW0r*IS%Ie&_`T=dip{bDK3UF;u0LhOHnspjx+rVm?^G;*r+VMSQp3|T<~7Mn*CafRyFRi8#<=GU=6z^BouT}4?wE%PjI))JpM z>-5P{eoO@)@*|A=xCxTP&CpZa3R&VdI8fYY@$<=%sF72(oH0wO)%4LcYZhI`CB7>p~kvE;hV<^RsqXa(zY2ry#M^C{3 z@ib(MXOSt-!y%YIM!bkjdC578PlN;5_3Q@hKpG0p)spNCNM|=nvIn5D3Cqqi^gK)C z(KHfnvw_hc$FMtfCU%Nu?}1WsueB-0=-5EIG^rWw1SU#&PvWe24X57gNcbC&D&9oG z-+}|g+pfz|2RfWTQ1V-mv0EhP6Cst|Dml;Sk9^n!O|&m3#Zvo2q;y6bmACQ4`#A4E zK#qOrI)9FJ8j7_WV)REtY^0U;X?9w=MvLuX*W3N1aU6yn?AXGmXdXU;9^!LX3u#UZ zX_9Pe;olKHDlzuWjwR_C_OPe(*<&-(Ysdlf@qev_faO)K++kgj*#fJkZ-UjWu+mP? zL>+fETG~u8J92@khR%!EfCnXL6I^3oC>omS<6h&$ODiKFpY7w9cD(8#zD9Na4Z1tu z;yn8f=h^qrU;F?g#7{6*{EUw4PMlxA;{4i$it%@}YJZ?b`_pyRY>Cs|B~qvq8M{-C zTpZM~yX43v!8~@i6uvSDuzTz|v%z6}i9MQ$>6;;LRfOy4rgh-Bra-L5z^kb)jwd=K zST`GqxryNhh!}S(zHy-(t5!GS{4k^`oO_jUl^_RbCEp8A$g2V zax#j6MRFRh8Y3j%>yUi6P4a~Hbm}&pdW6oj2%TQ9jEUJ1+BJ)Iy*=&n#-Vl~u5<@N zoHhv1h(WrR1O2qYFjyM`hiF4#tTqe^wc#%MCph#^u(hNCV{Q85a4i<0|30?GrvD-9 z79vccn|Wh1S6P$Ud&E{YQQ0&Sml$tykr5y(2v@uYujfD#BaHl%~R7_jhB-ybkPRFLm ztpIXpCQEOUx^usy{=>FIQ<5%M-ncNurFUCf+b*z{f|2F-A@t5jgww8ro`H04E}eKh zM<*W7$~#Fk;{xd!FVtCGJ5mb8S*V=XUexWn=aH_ zN1rl5pY0PeV$AkwWdWb=)lj{Rjq>71wA-Lv2AcLS9No)NJg<2_LwcwYuMv* zq$&1*+V&Qdk6TebZbP2jj;iYp z7^vNeM&vG3Uw5O#-{bn+V3O14N$gqK=NLGgJtzAd4|%o$8H|oO85P=WdESxubL^=- zJpCH*l8b$6Iu6sRbm}JK@=_?>%f8;Z2|Au`f}R>3$X>J{!Sxr{?uA5c3tH^0IEeS7 zu6+Qf=|j#mOheP~f;|w!9g>H$7j02~iM?zSRc}v2@>Z`MO;lY=w&_{|?d#&#TQ}G# zr4`1dM~#-H^&Um7w;jc52eR)mWZe_4X%w*A#uW;C#cummhanYq+dZsiYp_{z(68-y zG-msB&!TpE4pOz}T@CbbI@iN)z(aok%Wj~MMgZT5f%K7HV{rgo^pWH+p4Q<@811EY zUg#SvU!qKuYbrwdrh~G`M(IP8gldmyUu)-mM$q~kv~M|RXW3}8iPE$vO0ReEX@PVx zJJJ>cS{IGI}~drt-g*!cB1gZWytL7Q2mtT>;S=N4`)5E8Ow6%F19Mq zMtyqDwzY6v4k@D{xke5tqanF5J|lBIlxF&3uBBT$h3PB7n?rhO2wzJH2l@DF=;zaX zG1n0|0N2BYwE~+)iR`Ww_V}m(LT+6v{F@WJoLBC>_N`Phm@ppSNoyU-Jh>1@&g|F zsOt;%rM=M~v_9%mcJ`zTU!Z)B9@`TjuR$wM6WrnX*nU35=Y4$M?WD}x_`HeF>z(9v z_PmPE%lLfiN{h7pY&UVd*vZow{armzyPodW`Tu;L+(X{;+HKlx#%%)sTkrOv^`WA) zaIRS)4Y~e^@|3o%XkX2K$PAZOiJ9_Q}9Bd*6aS_!(M~vu&(O z8yuNyVRVjonhqw?4YSNph6o1M$UZI5Jc zgd3xFSoG8l#r;*3=A8a=>oq(N`P4+j`MVX%=7hZq@w*Bjn`1_gK%4gYO$6St}l}#|3++pf6tyhb{SW~ZC_-f zyT~(hMb0+bYFr7~%e1x}pEiQ-@ok5m%S0P}A>-FKz@23j-j%0^+dd7qy&`Xf%U$Cf zBAoo7TcY~sL{wE^90=SP2nj|2QjBcmeh&0BhC#M55=I&a!(m1)6dAbwG!BOf;|Q2( zjDz_`0UT!(LbEXePQ&-vMiHEE6vIVE30!5A!YZQ-))|xG2IFYB$tZ`rjS6_cm> z$H3FZba>I2;hdBV0~Ng``e5@g$YML?NGt%qRKpzBL55VrI$Q>W?E^C$74|EmH7keb z><=R=;B*_yac~^_O=3A8irDXr_H{181^*vXJ`DCJ`^y&c<@V+Tt>S46N^;O3mSS+{ zYDmde2cyUnfMQ%020dF<%P{HgsO-u;QRAN|yR%SsXCwEjV1Q8#gN&eS(_x6D5M->4 zsnU!bAp1m{4t?woMh$ch6GC21g~`Q?dm%(Dyj4iRx#wH^Iizq)nS)vvhH9 zeh}`J=d`!vX>qfYLn$MFP;}<@CL|&{vb~{|) zvlY~|Wk#Dn7CDz^4yGgc`=<>~+D0$Gxd8@jhu-py?X85A!QLSo;ely`?IbMf9q1(7 zEh}k0V@PhCFK#vX2Yd6J%%Q$G9EXkYAXXVfsnq0Md9mTPmT;Sw2;B$|NsJre;ph1A{6w+P-dJA#~4eY z$~YBjjniO}aXOrc@M*>}xX?HYE;Y`96~?)6jd32_Xe@`Djq~A7;{w=ZTnO8Yi{N?V zVtCEC1U@h>gU^kB!H>q}@SAZ3v>8_^nz2Gb<|!G*YGshIMmfk>C>2E`n+yQDv%% z)8bBOlA>Y4Z>Z8pk;TD8cvqzl{5@FqA}K=j-SjAXGGI&=bKxvD02G?JAAR9!Xb zxI^i!#$XzUeoCsGDgp*6UO7QD7^1|g9;r%4Dw>=s2IMNL-0Y2^3+}3EPnx6bZ|VIg zdH+GjQMr>M_|O-k#V9KsKBhNr0NuC|Vhs1E>;8zBLw`BeMtq{Z*2@ZH=isvK5ft)l zKc}y39^C+aa^!3KX4uhTU0~daxbH%H;a;a@Idd*celAUIW~m9PSGvbp_Rd%gt{N6$ z8ftnqQBATnKi#$`&0n9r86LAm9F_Fr*u5uifI}&oC$b4@m5KD3?-SX994Y)yJMyz+omg<;A#5$8_OxUG~E_Z{AfI%!7|Ebc=k@DtUnwAM*w|{H%`7? z+qA~L5Nm9KRAVb-823Ye;{mja55rN$c9>%9fVsvK&P9_9T=^!m5t0w}Y6|v`{?$7l zkk>mOkk`}SOO|WWdNoyku{Z@shQvxhjM_s@vq$D*gvlW;u{dJl04akv!*h2I-iB81 zZg@VAhrt-Ej=&+?2rr-}rF#K8K*I(17I<-b0K5JYo$!aF=jVq|Xnf?D|DK?#e)-)yl7_RUr|f8n)6o*A zqb0I?D)fbHyGAzjr9aS(9UBV?YKEFgzB>J}ajVP2dLT{sPJi-lc%@YK5J&md$hJ$a z@YdvN_~=TW!E$5Ber!j6l$+1}93UAW;tyXv&U++*6WA>2Q zx$zN5Cn$l+yz7e}@gTg{3hzrGA*Vt?_vEph2jRuMIHklNw*fxLzQMkgi@=9FTygY1 zIAWEBwu9Ga#W1xdH(t$6Q1ZO8SYD! zOR7Q72kUr!3I4>2WeExuzAG6q^AfGd$h;(syq%j& zzi)AqKQVhcvUdh;f2<#wo8n8s#a53qaH;heN>DLC>{5WZ0$jhpfX__;iMTdQd=4Nf z55RjGKDgxSF%KUs+hZs`2jGM9-6I7blO=T!!KW3Uf8%pAKI`$h2Jue7 z2iN8)s2siMTqNM~E%i8g@CsrTK4;*X@q5&wbFj?w_-w}baHQ=cd{8mQUV?QV#B{`$ zaz4T%P{*DO5OXTxn~C&}LL5^O#{hi%_^igK3ZL=RSL;cdh))R9Ucs_hPaI}_P=e+j zbYJvQ->@E5-~MsRAPqY9!{8mBI>h}O<~?UU@wa2zOGx+CNGH~d8I8{-q}yZh+lxH$ z;@UX@%Ow6pKmURc>VTvi^#5jCPYR9&T4i8;L6jvn1|rU+O0Kx+LuT(-%Y2bvAlbIAcd(%9m6N z@$uP&Q6f&2hL~@5{>_)B5t#*a z0YiQ@4fM5hR$9-rw5wJ}bXbotTuLb`u5qQDD$A^Kr7VzTu6Cu&q*bZiTB)n8anj|r z4v~8Keg4$V@Ew)U_NNl1GTz%t|DNK>R=SMKl`eJL*JCsMP!ay4X%Eb`xs%#1C)JnY z9k~v?gfy@jek81MHt#@}E?%cv*es47_VZNh*H7w5t(6#2Il{7irjQ{HQy2uB1Lb z2s<~zuasCO$K)7U^botKM3dm42}8i|vupb7nwaR5HG5g3u#4hJa`c@Z_we;V`iDg6 zcXRQ#=TRP~^O{@~%HLKdEtlGpPMFt+f7|HFT9wq`&RXrx!g=k=I*qW)Jf$L>G%B2w zyDV9uw80hBm26q^obqr|FA2QGXRm_;+D#CA<1-%QFEP-sG|2SMo@w}0`BHtprManL7)Y_xDAtQ&XHYDKVv8x}q1cJJvS+?j zqNda$!P|Rjl%Q`$rAEn4!+F@|^PRFB3-__JeGz)Snd`tv^DV*@D(Wi_@BCBFNdg0# z6$tPAI#MT!y@$KIvX7~>pdp=y&p=z>j!x^5=9@Q)<`>0|r&tQb8Yt$WSkow}+S7Vq zyJrzn*}!j+*(WF2&N_b_$_kQ$()YgK*sS2x*g0)4x)FUoORq`w7pcjxX68O?RR_&x zMXd<`@>UlJWHF!Lz+xPWwf^094B3)E6rsJfWZBq}n-#4>Y7yzUg@4I&+UT?@Y13JwysZpKlOH0F4BSKO|_~%cTCI4m3#|Y8{Yf47ZcF`khEzO^XttDaS z(q!ji@=yZOBJKJ8scC+h?#Yv)xj#M#=@J*=oO_d2XK_A0OOf`&h`=zV#n3 zCQB3_n7%2ti>9-EbPYoK*G&_CSXv4`y%lMVP>&5{pSunzjSZ?lIzfT?o2W>kcKm`Y9O z^}xn6SAuCtLoY1ndr0ZM5*DD7qx8;8!|bdL@Pt1NgBxL5cAnqahCyf9`}jH_5xXnT zA0US<+9q+x-*YoOV-+$3*~(_6PZ$zVLDQ<+m(uz_ojnJb6-Cn3Z(iy+FTa`hmbe7j zAbG)+43a^~L4+k62$FLW6eXw!qAsFvBCI4uWN{HC=(!jW1Hy?2h>C!OMURu9$lpCP z`v~{n-S_|defy@mtGc_oy1J@*X1WJeG!yL$&No*rrsqRrb(cf6nx3idbQn>*R1Smn z(!u@$NScOYJ!H}}9Me$p=z zrFb^BqN*O~Qt(TQe--o%iV<}r)8Cd%tW+{FOET@GDk~XoLAT|`Qz9~K#}U7-LuM>f zG6#DdD|M4JjP?a3byX|XmV)^&6F{n3#tzkXH8r1{?#5Jir76C-yXPn0thDyv#~fz1 zqD;5!?)h&2ajF%eEJ;(-ah;|9FI(o7aq>*ROayKUFP$YDx_xfv8-mi3)Bh_`b%)4S z^OE9Q164U28d`R&WZkU}yhfLTl4oyXEoCHY-e@FCM%{8p0xNZ23JFtB1-gOKK)0Zz z`M;5f%}h%b-TLk3tl#KXRLczoCG6HlBwwZNC|T+$yBx6kbMDZM6TIl2{p7Mcvbvst8FRD3^uuGF19VNots# z?LgEc(SE}$0FMftpxg}%#ZnB#lzF>Jp64puG)O}BMZYOW?_6;9sxvUs-<sER+*%Y#yP5KtcibqFv*O?LcJsO_njvjr zZs|g>2<3JuIP=A=izi2#lJd?KK-Dz7vp_ATq|t65>HqrQ-E%`pHu?V_`Y4OhNLEqr z|6D~16So%h*D+2=ma4vSmx9w@|7SmMIaf*AM3Qd!|97Uenx?XvA=mYwbZnK1obGtj z5U3K8_>LPbj?z|H3;azY%HNoSniZVZud8%(HO~uvzFInl_+98(I!}H+@gI7j5>MJ| zK*`oq(U`LWjmF$+t^V`6QcSM87t&+}q}!@|x7CfOl)zK7poNOWGo%hn%3~`abR*@{ z%Du|~z^1(GdUXDCoBue$Z2Fc;TtAnyS6J%4jGf&|$-fvXI(0eIueG{ie%%F}I;j@O zXw83%?%H%IIQ8yzqE)9hrciAq>g5|zOH!zI5;fPkx3EzTMEhcCc~f@}mHBL+5tY`u zg9bP9)K$yD1*bZ?)o*K$`fcV_zYToqH^;AjYsfg#vBT4)=3Jlmr()Mzz&F%-^3Rli zbMkHfcJe1Pq)BsMaPqJja$CSxX2@d!pO_)91-xg5ZfH+=o9hjpTxEt*O_rjZHs_^K zsCp^NX;wWIdASI6RA*AE=iqOlyTj<7E%0tMvITaAQ6~vnG4ddp+yd{ZGb^2&JDwu= zJ>}8WfagQls#?02L00V$&9wC^Ur}vAo$VVvC$6M!^qeTMBR`q`BUiouarF+W0!FDY z>eBwEXEr7=Xc3%5xuoEytOBW7JgXRF__Yaj*@C)mL)|3z-Q@yFy=-Sas_^7+xAP<= zn6(SeNVYvWfdXifwF~tqP1Kf&o~4N@l5C(%xK+ZGm|ilWsRWZ*)>ECJ>VA4gW?+!) zza+{HnV}9Ay|6%}9@hkHHOsK8OP2))swW{*(ag|R)LR2Z9X7)bbu^F<<)Z<0RFv&@ zLYdJ}5xO@At0!09g5wP{GP7(kNtx_cuMfn{VDYt&)f1lYGgn{R<&xTXT;)LxE3dfp z5z%J&p%}12|9DBI_U96HIdKP7531C;#_Ni$v%=RoXAN5*>Qe}>N;jw8!g*EwtdpXS z*uC+q-t5TQiF)lYiClL3O;RAE1vxaQHv)ma?yiaYsJ^?0dx&*?z;{tyeOCfWbq$ma z^s}x5g4NVDn3brdu8GZwZHetL(7JwvdL>RKE+j6Z`t}1%HczVv;6Dd$e+gj!FA(=% zfTaI7DCfTf75$f?vj2C;^8X37{nwxoM$iUR=zuwN#X9uFVYnAZpf5II04@VVaRnHG z(_sv*0#osAFc(*Y1vmqq!P&43-wtbWO(?>3pcvPMy|^Ci!?|z}H-tmDF`UFL-~w)q z0JlMY+*U5JJ0JshjGaS}D8SaF+qP}nwr%saZQHhO+qP}nwr;z7?!=3UnSU`6Z(qwi z8C6jy^AnNuhOZ3gE}+@QTp80{6Do5XzePD7^@7~@4?z^5HqTUg{r@jTh*Lr2>p5=wBbCVyj>%4E7x(Tj-MwtC>c<#q4+MA$vx3v}z4JABibAsQ!y9j}I|JbkN4SEoq`+kcz!{9r_jEnOmJHY2* zeu&F0dvKUD{7N#TvNg?U3ODJxOFZO6lVA|a&u6|`!n*F4$*yoj^^6Vo|=_!*$ zz2kJudZn7UhfKU+mPn*tBEa->%7~jW(d0QtY_GXok z@bhtO@S9_t+=qyHWG6lP(Us)zqi5XR2cL277ccWDPm=WQG>-DSWL)XTm~rZtI(^?K zVfwKaulXZ;jQFd@wDk*^akM9m_u?mr_v$B{d;cqN`tC>c^j$VC^o#kJ{Hy-h{F`T- z@Jpo`&H4y)Y77Y%Z?aB6e@Nm1S(bFtj-?p@o{;t+Y)pzLsCM9B%$h5qH^MxQ^#!3B zmPc^)0Q88ZC$rm6A20hxsuaE!PwUR>0c}Sn`exIJ>L;-~niqfLj=vEApP2K;-3X0O zes{!tY}X!qJ=&KD|A2o?>>YDW%J+y#cm8fEqR$#Ct=i>$3pB!ZZp1C%=;ed zOc*BN=9s=M-b)-b&d8MfB~hA?H!kCtNJCUMj^vn0Lu@wg>6qFrH=9sX9DGgKH=ao! z4}6@L_{c8ll8{ZFMiD=ioJ7qcP`k+So}@;)W{wNhjJIM=d|8TH5$0N`x0&>D{=FpiX0lS*LYHVXpyPC9W@NJ>Xmc43ZWZ}aW zuscz@1a>XC8UG!^W;nMrdab${+#{UTV7Qs>Bck2t(~Qb3q}^oHjLR*#)g;{v{F&o= zjOWP?zu@Jb?0RrwuAVE{^vQK{Oe(r*!H!k*UZxQl~B4=8D zk@5>FhYBHwEYP`=Lf$Og(z$fJuu0U0OPr-FE;9C+aUo(BwddmKkdI3rCLem({-Zcu zCJzbvV#$zFmnLzwI$3NqtzfQ%c;q1uwtuvgI7C z2hc~>PG)aedw%9)r&;1oa&G~A-t7g^xr;CMcK&Q$_rvg`_lM?NKwm8CCB?a|H`lk= zt`z@j>zw>!%sK9d@>}JXd#4J&K>Qj1!tDe9Im}-y?%$6KBE&)xV9*ba#NtvwV>5|D z$PZSzv>){GVpIUyv*SLVC+U3H59Yae9Vi%s`o3T(s2HQ$AEYM`QzpAVY{UVg(V%LK zi0&z%z}OlT3d4p0xYH0Q%*^#^q(GmVO!vgn(Aj1tKti^h9O*GI5u?& z2k#&=X_hH)UEx#?c7|3q*cMz?dzB+zAzDs)hIH2N7Ti|Ln}b|oXO4e_l-B&yt zsFNfMw`Q<3__F?NkIY8A9XSKz_NQr3cjMaLj*XlroEObEdgubC4 z?C-3anD=!Ggh3TCqZ$I^My3R5E1ObEP292}Hj&H5Rl=yXQ8DHgip9`w^s`|Wv5$tq zv0y7HQ?^ZvjIo_~X+3Vjg|(S6ofrKhkr#hss1Jfi45~O=6Fl+O##jRVdRc<7wcRnq zCzE6LP1IMC4{FEoUvWfk1lIMn1(HuTtq9y$(?;Tjt&Ih9tG_!Ia-#SKqza+e-_H&IN;{K&vUWy%6KjpriR~Gr6?(0ooSR)sJp+95ejtAm zdq(QUG?gufhm(!_xq!ax17W`iHY zJ8D>0=E3s{z-~x$CsONAYKY;X{YyrV{TZ$vesgfqVCP=4ZlFi%8mb{m|t|*2A_N*AC%s8hiBfN$g>vThbfH z4l8dmYvk++?ZJDOsyDDLw(j`m(8}ZUZL3@OOLv#?hp~_Qhw=_*Z?0>&?@0G(%%klM zbC=gQ;gtd5&Z7OjCp7Mr5#r7a#3NTR;FZ1c4WNh%-}?BTPz;!F*?cMtGw02|2pr!4 z=F}+qz`L3;HICWz{$bRcZ$V>_9CPl8aunLT@&PH&_A6zMLGPd`8t5myA$5+C?Or@4 z#=G``%x`;r@C;M?-TMf)cm6G$-{Sg69uxdcKibGU!6B2LZT5k5)a0kS;^9n&evTbe z-}2Hs1M`GF6HMPW^@MsF>dT~wO5eitUe%ON-==jR)Rek+^m=qH^ZOrT6=3fV-?Tn6 z`P15r#TTp-+@7)Rv0YY(cUDJCpB38E%_+HenMZh^S?&pbdf%hr6V+bQ{9761^edV3 zk0#M5zdXr1dPL;cl!)q&Y9SYYeEG<4Zut~E+2xZRa>ti_AtHaK`9zX~LYJeD%H` ziQ1D@1S=3y9W-r&raRJBaPB%?cSO!$n!ElR@(9y+LVtuji1alo&qD}8M4br3Lr*xF zT%`M9AVpR?Mf9*qg3K4;BGQ^jMzOSt%!i046A=~ZlE{fMs3NVVq>8+0c;>`qp&FC; zvRo?y=Y(3JUSo}Ue781>%wL3*d@2QAXIR|MxWVca$CS}g<@ z_K&Dzt z%1$`Sa&;)IY$|TJjuuNadgX)4RKkLEGwn!QGUuj-+!Fh;pl^ism=~omx=UGUK~`l2 zVG1kZTqA~!O43tKNTX`4!(ER=I%S7T-P}O6l-8>puneu#%Y;`urnykK()=RIPN8wv z$y~V;*pL~vxn0Eifzu7Il>^dSZt}6k#GYT#@*)%Mc{R?;wka*cpDKja%BhENLts3o zeCPDS6$PWnq1fqxMqj?K46FX&w@~^-bCiB z)8z1`pZ;njGU!2sF4$B++-tUV`!efn*0jxvNi1uwW~cL9H;(WI9|9eDD^`?{Gs+jb0SWH)1L*V7bW$|{H2Ju)STy=Pc z5zz`4my%@|TuC@fE6zWcfRyMVvf&f=0WLbmDm1~eTD+XSj14Gin#@$Sa{=+9=xh8T za#}u|Pcq+k^HN>HLXbY#FwMKyY(Oq0a24-XAYv0ph_Wqg04>Y6$u*)ch!pBp`J=M> zq3Np%LJ$2!oT-(j#P)izYQ)rck;i%~)*yd{;cFVIInkz_E~CIB51_rG19JpcwnYrh zI9rB;=mjycu{S9^EGqNu{VL`xn-33a9Z@nVHACK`p&)BIu%_;<5azYoZPV7t z81}d-|K)yxQ?5UV?8dcjmA*vvf=jieS+R+&@@rS6tZ0J*ZK`=d0h?6t=vMWzkQ&1_b~3ui`gYJ#j| zirQi>w8Yh|EEe|IM=dV1M7TDMV3uwZJOG>bFwAfKp$mz{>}rx$F@?^>i>g*dSCQl- zIy&hjIiG?r6FxQ-2^d*Hc@qM2Wd*5~=jHAv8+Qnj-$3evJEhMXL0eK;^OB49gbk7q zIiHqCHx&xusp?)-v~`fa6)*p#w7$UVd@l@(g({3N)<2Rf9 zQHpo0e8T5)wrgG*_+rD7?krw4>%PX4vRZl@S>Z{Nuv>gry?G;9(CUro}DsV}Pp>6kSc-FGaTRQb|NyD&srEquO8AV#6NXaaBOg;AlyBegm@E2OpBT)6tGsi-0qnmB<_b++OhX&?D4(bIJEETLe> zQ7;*bUS)=ODH1 zZ54FoPC}uIzo#L^fiIi>44CiZ>f1`JENb;6;=l9)^_H`f8yYU@L)ev1+1^`#3dr=e z7!@Gsu{WqefRj$DhfhvHQwFDh3G-p{ zQRoKRi&VWY(ttJ_=6aL079iLa>0FOCRMJTqK~s^n7KR<}DsNbi)r!PD$7_IgLA)#2 zJ@iQ?k6ch_z>Y!7%a=5S_f)zToeQ5^fIftNZd?yr4X>LQYryXzh0E7HygL_mK=2{! z6$Bq{JJ)u=_$G)gSUU82j(P*sMd9y^=eT{0LZ;Krb`~9(t9|^}e%Z)zR7pA8ffa?M zPVI3+;OpRmhOXmrm{&{q$R(rW8iS}_4V-5e))-H21lwW|{;%|aI19&BN*5=R&L8e- z-*svgdRb``z(hajA2D~bH&nq0!tzym3(0i_bf_?@(^JaJMsQLnd6Q~Q;|9=+KQp-S z?_Uzgjjbe<=X{^Sq~Po(CF2drzqRTa>@uFFd7!XqXmfT3DK|s=POxo%mk}|CU>3wA z^e8}dfm;$bhx-3ObzVQ8Yd?3hNnz7|78DI^Vo*=UNq(}ZZKyA6Z|Zc}c~Bfa*FabP zd4+`))xj?7j!Eu!w+U?GuC92R*l2Hdy>XMqHsn>6{$Q;~>k1uJ$mZO-I zyMdjid%lxC<|N%3+F1aw zsRe(qj1D5eOZin)d9g|$*B2XRf%#9f9`NXeCWGEwD5j^2yG&gQ*Y25I#ilYX_@=JV zQt{Q(IOL&AKAL@3Pz@z8^GW;;gC3XD$$m=sS*ZvQJLzFZtQFa&v(4zg^DT*$%8EYC zq=YGF!T~l&yA%8vP&ud>p2R!jHieAGkJ_y`Z@L`~z2`hjJtvCy6HbpuaSTmuO zi#q0^kaZV9cr9PlL`(P!PjU+1$l$K?`ZBF{nz%YK@$Y@a2=x5^RQ^ z^dBoA-Za|O2`dt;aN4PLYMwkja>=S$Q_j}V$66bcmLrppBa>3i^j^xaEwLe2vI)y+ zjriOCcNo?zgbGtevL*bo7A(%I2jo&hK-*55bS6Qn#d2<9zAn?9&P1pwGC(4e-rCTL zTt0)wi+Ju=tOq(Kxs}n19IFGAx0|mDBBqmW+Y}*QHmc5rTn6`T7-dE)<;NPY^vx)C$p~J<*@|z?{zR&$08ki z0b_^A;y8sZG#0hwtvaX;Qb-a>-f=Q*7UMIxTxot__{to>Sx({K{|TZEA9Ps zJrMHe8ihi;pr;SG_Tsx>s}H*4)jeU~Z=d1kz5;)}=*i12MbvNM2Kv_(O(?cwLTG}XCL#(-o3@4xDsR;q3uOJdX=m($i_`FH&gvl+~HchvF2ArfTPZ#xQBK|jB*{yF<4<`Dd2Z87;2AAO;Fd$2= zFen5Y#fs15g`6$8!D{uDl`OT#-}(Gzo|oCq=SRktnIF`OO{m?#QR+UtF4j(N+LkAn z30W28*Cxqz$@wz@4IzYz$S_k0=moeQLN*DdwUn04VnmI0%NP=RYp1=d zf)=03x99CJ3jY2uiaDA&wg^~pR53T(VU&OJVY`cciv?ErLgudHb^D3?%#F|X@80i^ zdoY67y(&uAA7?`V^$o`uS~6|5qGkN$$gmQ-y#Ii2m*rDn_*ZoRW5Yse9>JvigEwm<=4m$GmD>yYo}68J6PU#-GHnt4*ORI}=Lsgk zG%L-zhXv%`#;!f(>h4r7a+Sdpx-wQ*(3!%$D8KPdQQIzQe$!rB4_Ghj{IXms>&Zvv z*eIe-lhw1eeX?7sQ_wI=nHHDEnx$K|J5)#+iTW;;!>P=m_87KNOjar7fHYN=YO5p0 z38j~p8L-mYtdZ}9Gg?Rw*HUu&OR`d<&r^k|6sBbs+9ws4mLY$^@zjqzh8{~>pj4}` z8V}m_X6v7!Egn@CaCROwc1VZab_?))WSO77To;!ok+|frQx9?o$sJrii>=pSXeA&% zW3Eh$O)IOYJBhhg=eUJ?n3`u6puE&!q!=&RWS;M1DVyAJeH)J>9a0b?nQfNsp#@DO zTgFviCP+O^cB=Be##*WQmLEG34nSi@#iqgE3kR^vt(4Uwn2_8WI$c)@OYU6VbZjo# zcIu@*I`8)KF!%UO+s~Y%PW|yR_n^{WCQ)PI8y@bgB!m>sEfpj&Oa}0krxJUW zXvvwaX`A%k2EsMV@<8h@9^RIYiemcYx-zv~lRXsd@tmNTFjVYAX~XUl0~uSphv*v9 zRqSELD2GlbDZ`B<1~}lT-9rT7nU*PAxg!WM+fZqaoG|q%+Jos)aR$PJhq$rJXb-;d ziKYCjV7N2R@F9;n`P+!)RZ$_s@Qm*E<`nN>{Is-qs4{ngi@tqfz|PJtzJ!J{Hu~C6U{)dO`-Fvhqla{q(%OrA9WweE z(v~sl;)o_lU$UkYyC+YqfL=S}?I1ja#*+s3C>?y2#~BfSn>qSOk1+}7p!AM}N=3dP zi#w(vxUq!j<{Y~8KKS8Nm~snuXeT*k92p+Ci$%0yZ6bVFgOS87A;`rn&B=Yn>bhC% zmOgllb0skFxF{3wqzwI$)}@PIkq>a_q20nQ5MASuQ{QYul`N0AQ+2|XGf-7*=V80B zcZ->Hg0eAu{Sk^pn5H!ntoOvO35dFx_!^o-tg}lAMT5yHu3!=-9UZ;C5CA(2bnQHECW~gkybcM52z{yK;zt+@K z*J;G-s4I>I-jp(?M(+;vjBE3FY*8y^(f1~7oQk4A)TCvb1lqAEic>P_^y@|X43#d|@%^I8=$ZiV#zz2LH z;{~Yo%w&K-;Q_AF6q;6RRql&C*W|x?TcD0qGs!c754N$Q8IV^A0H6=#HC5lC1i^fB zGaoF0r0pHy4d@j8%|h4V?_TPA^UDV8T28jI z`UyweDF&Bm!8OJ?Q@|*$TB0%|$TgN_7wdxnfeR+_f3YFKGP76+x1t0E`bnOEl?{Gj z^2F4Vz)qdO6~DUz2|MdhI$1Qy z2IC+If4ME974i?MpLs%8B>F8;n=okhjbXbTnQBt1SB59a-^uKMM*ujZIeTFze)he!DAoz zjbhlnDH4H5mS!Utb1plBxz+Fc=K-1Sw&2DHlpSi^XlhK>8eMUO7M>f=)~lTH%}i%S zOp!<)cF2`o4(x#8halzf0FwV`DXBiqHVy--=XDbYnwU5=WlTxBX{=sZA7PE-&$!DW z@qogm6s=xNm`_6YiH~UNj4h6XOFy#3%XB*PnBy=&=zhj3(FFw`7G&e~tn^Fv@Herq zrHGQ3KuYI?1~X5#wifxSm`r(VEo*4xmEc>a9}$uCQUn>yifF-dU_j)j4kOF#oj)ln z@T=DYN5n9)MMUavKoy1iI;=gq3w#WKY%_-Cls);hALdNlbosTo*yu7{ zn{AzC?o;wqRs)-(L~8y2>p5Kk0+t?EQBm05lIS(rJyPmMrM}sESP0Sj6iBCmyxJe zXre*{Xrxh6vI^Rigj)XbD92lbvIfyt&O^X|f4SVB^lvf)iI%#z~0CE=nDs+BGqvV-~w{23l z^51IJq=xFIkX|*aI@8wasT3HHap?W|+|yvqf}D`nHV)>s(qsdtmhIEivDI_ZS)-ED zt2*VT7IbLsWZ9$f8fb1Ad>*G9a|%R+O}a?y*9+Z)Gc^?qV%*hfX1%WF$mLzqtKIzR zR&~LYRLf+Y(yjLv-|Z44Hs>(T&Lr7iFKiivI?L`f1GUNPGTnIU%#_d-t~;#1c-~i& zP^$j6*>Z$j?CQ`+Y_l4$KP?2CIZ!4eMpRtqo6Cgu9;=G#C&AZQ$!D*U{*}1^a;Q34 zhCICYgl%9#r#4@twHEFh=v#_Fw$i8(6PM!6A*_4TX}Vdvh7>oJwyu1P_s=*V3yxrq zXIhBjL$*7tq2OCl_{d8XbyyX_3}Ze10d^>0v@n!vS7ER*1Zy(>EKDYwJ*bbEv)>)g zK1Mq!9FB6VT;x>p`t1o-C$}k_=xxrnO1}H!*|mgY3z{lVG-|kX)f`xaRIxRXJi{qb z!mK?b5d8_Ax|Is-%=&D@=yVc|#r7%X|N8bV0rb@>zyD{$ywwTsZr{g6T56|? zQr;GhQvP-ob0^9tC#!{vk$78s<~#PDHuwd+LmWch%ukGB?krd2t?)^-FU;uBHoVV4 z+x0mC5Va#{rx6Zkg1So1r_Sm%?`x#KAy%Tdsa&{^&{J>_9x;oux+qNk3k^y~&kN+K zSn%ux`CzyH_!+y$;ONTbT7kTy>FFnlKL&h`q@!GfcdE`VBT+^vk#bVYz+#D`Uz0ad z6X(o2){(``A@?s%Z$A-O_ze%r87`+29x_y$ln?0l(<|m>)r6y>{uq&J)e@NFr zC~m)?luwdjDP~e=H6OAMDkhr{an#m0BN~w}qz8^t;S>3S%`3>9q}AW>=_?5mHy0Bn zLoy`wTJ~E0I>tiBs>rwv&b1!KVEANSq0s&QkZ|q6uJD8xgx{JM9?<_e`|Wz|-#6p{ z09%>>02Ke#?Eh!Xd$b|FRaRE`&w4XF?8xG1fC0fEf<+-T0ThG4j8RzxfUwYrsbD5R z0w-j$Wi+-g13!DAZ?W6+i44OF{aff-vRqrVtZG&_E#0)gEo=6Ew_i<}2$92AQ}^g! zbKUlQUUPjq+}uz0+ zGkq3$$ea2o=bwCk(E9ez(BDZd^x*E>-cjEVxyk(41>V1SEqd)7Z2h6$zyWWq)vjLY<;pK2%W zCSv;%H1ELQ+P(s0-f|}T(hlH5+T)IQ@PWR>f06|J*xu>U;!y7E$bM&z<79ul{7db- zydUBK{08$Tr+%3`mXG~1zcMC%nckg}er+5G1f1TW+65`$~`zpXR zEdTfqQW-zEN0CEtj2FrmR{(R|D+ zJsID;FRExhCp@n#($u@BjiiqFdT5zf9F_179JZjJpMrnhY?QGZd<{L6n;&MLj6Mru?JC{@w4Y%0a1Y8h27(X5bI z2?@;!0M^?#jqtasEGsca!A9{m+C+78>=<@OO*(BW)d;Bwjc(D{HoQ4w>Qm2Q9lR`B z$DhJj%)*p6EpMc9iJSTWZ&uBsp7SWiK7n@j*RfS1e_sl@6y`f6u%LqrtdW*>CRglj z-*4VWf7nYCA=O#vpu&=G9wL%;F=53Fo3VyyYZKSVJA7?FM*vQD3Fh!2i4HPyRzN}N3 z`5Lh(?W}e)A?c&&ZJ;FB7`hykk{-Ah@pJ{{4quA>VY2k4>9zEBx{e+#ExmUaENh|L zT~EZw3k8aQ9G88ZbXL; zBCbiWS1!im;fB8sShD9a1 zXm(F8-69cI=sTyCRvLN6nL^X)RsHC0WfCB0pa!-X_x` zrJ9vyi9BSr~>0XBO2do0z(REnaWMUff?~Pdgq;6sjVN z?r{=3`;>(i2t_6X#ATX9i9G&p?5QfE zh?NF99`zW-(gARSgbMytm(e7>trI5`yY{uBss6+$!;}RP)ppUN&7tPw+(V))q6O86 zl|W~oH539;<2$X0$NAh*PXcq6Fl{)5@-D;prHeWpV4f@KPPH+%E^Vv2_T`=7CY?I+ z?Nsw>CzKXzvhr%^wHiJJ^EK(|L`jXYKB_<%sNFig6You=7}=vZ=(bupE>F8<#EOMY z2z?h7dZjGIj73()COU&j$!bGhCMI2wos$jhUDr?ZYWwlEYStVJ1+XlKY5~Wl)AVx5 z{*3GUjX+G=&3U5fafi{RM8!U4CVHSF(_^sGr|6ELG+gtd?a@_CYHehPb+44De?!o| z8gHtAAQW}f@X6xb(u5PHnfb@8RB^4|*6&q`ybc>HiwMr_6hMpWRxfcrdvaIgmzx4%x0cP1Z>{NL3PxH-^hyD+SVnu){!;{+Nr3Q}=BiMf&~E+W07n3;IE0 zM#lAk{@R4Uf2f(Q1VkmDCaWWXbFA!Q;aX;0Syaftaneu7#W20at)$OY$l2jbAXDRE z@pB!&22dgl?62Ty)+WDjArrgNF_c7Q7X?`dseLZ=?CMyy&QC)fvB5{);$d8yXii8* zEN8f}R|f2-*3L^Pt}&;E>!PQr1$PDAWl06zJUAJutz_oJs)#}s8)w%sDYzMX8wneS z5q0lu4)YNcLC4Kt>*|V}uF~CcmiVjd)2(lhlG-fP*wF#((@uFF=qrY;-u(PLmgKqp z%{3MGY&?vYl$~4EwO)eiU=8X13+|m^C!>H=%qa8xi?pq)5J&()X7yjs9-}r`7gGFi zaim6A_Xyq{@Q8ed4o%&w$!iiINpQ!HHOe*MP}MZy#1~-5weL|@d>n7pE2+|e9krZ| z)%pCMYW=Ai7grQ>v#u8=nGULLPp!<^$VZywhzWQd)8gGRt;Ff{uapfsm1oHexh%ST zyRSQ~arIL+nQd9LMWpx(QQk7loi*GoAE#n}!~BI0TWNXPOHe~zNllpXq6~}3_%oX1KuBd0A-()3FK{!PyAcP8zbu?x~7$rODJVs zi>j(~Vr^a88P>{OwYADC>)WYsYnPtR0TuSmOES+r751%5G&Y--2wCNt<`vVw>z8US z+H>jGewV~syS7!_%c!lL$~z{NT{bRpo#5NisufuN9vs?xj`H z>0` zB9D;W4c^wSJU(?yBu6(K~ByEjVcRl;0Xs@vIj>EzJYtSCBLa z>gsn8z-FZ_PnCYO*61njHK?kLDEQ#Bd|yP$k0L{rCel0b1<+g)lp*W3I!ESd7{bxC zIYm-zyV<<(zI^A}P}QI$T=3VgR9&)O`^L*Gsqw4uH?G93$jiJa|7%X!xOCy0J$1|- zX1Sn78xI_qlYIeGVQ;c(TFJUZZ}o&GgE~(u9FE)M$*Z!~8>zB+Y274~_>R1Y*Au1X zsG_VrkWHD{YgnmU>1y?qfBTF5(mP{zpTU+#I`4Q^D7~B7O@VQ}|=~RO6jh^8=Q1O8riy?GsJe9l2(ywhxTt^`PL@X2|MIW~dn!derbli>Og+ZY4vB@Qp3rkIfv$xIQf22M=1-N3Sh zPeGC}x)hPJIX3Z%+sQe{Y3>A0;(Q(+Y>HP_TA%MLwsi%oY<6!vN2vlscdrbe1@aXaKz zu#OIj;^gf5C{`Kxn%EYV4z?w6pK-Tvoj6m^mso}DYmM>QJ6Mwb4-x6gQxJz^B7b-u zBzk6R(kI~z(?9n_;LZkV9WoizL?R`9Xo&iM$9pb(t;m{;4*_z3S z9MkiycqnjTDmZ}asF`6dhREALNJ7oLY0L63hqtj`Zns$LyH-<{ILB}y#|>N`PaUik zbxkG*qA4fs6SEZWKFQU_jIM?$OFMEm z{`G}5Uql%zwN*94_|8jJ=J7#FoeSr4op~rUYF+xS!92h0cucCAHENyNQz~Y-BEs{| zID64cwCfSb-&;hDA$lusOosC%^oXrH?NhREF6B`wt{g)o)6uYDnkst9b}{g^vjubuU!JIMgZdigI!7$H=R3 zNkSKU`xWdV_d!EBseZ=Qx13?Ghnue<>!xFESf9xD)qZAsDL|t1f?#@LYzO1S&N4dp zbnv^g3;ZCX&vT&g#0ib2R_q}o%9CCbA-xYLAD{K&}$?1 zmax8q^Ouk}tc4CUu1pTySN^9=99IeTrwn~g|KQd4?3t?fyX|(c009-;XdCA2GkQI0 z`B;jTba8=Kn$~9bI2Zm;SM{l8nV-(R{$x4)d6N=}-aG#Xqp%&S>9C+*E&*rq-)PA= z8v-Ut8{!8Go9pIq2;LzJal0X-d{#s&$=Vyr#eq7%QqUJx2G^7=E!`s8Xm&RC$r>1M zw*+Ml5407!?41)bw!@siB~*Hx zPRUOv&iJR4nOQQRrsJ`28XJ(acOYlZfnyx|`FO3F=W>V zOt`M4Ohqhg({U3KBtos&la4N&tJ{G97%qN@{u*r>zBjzo+f;xE)N_Tx6ZuMpAFPyE zB<%ho=YG=of3Ds9QNMFTfq&xpgg(KeaYAz!yrSF^Jay#Xi8lc}3nPvTh%e+x!VW!= zzB7ITcjf&``Z}PkiJ*@}j@*(IyP|kjx+b)>TZ6oF^DihjMAbsbj}KfQ;RmMU%W{Ag zja_V6lVzG?G)!UbZ3=}fOBGQ{8kU8Q&YgR{4`$Jx8NYKRgn#qpS)`6Glt1{ZjTbOJ z$m5yo#rS;0et|A!@|OB^S?EWx@jnbm1!{7xWtZEEb3WW}3#%6!FY7AB<7W|ke-kGQvT73(9@h1_HHPX8($L70(+q?04R{0Ke(am)u*%w@Ut{_ z=g>ZPY~+So0|)&N;V#u%vL3CZrQOkA>gcF#%K%NbUW?wPWcnf_E8el=b9Zw<T3_0Hv~Q&!AL+~zj|fJ8+^-l{5=h%t;XTQlanS5t=MToO2o7o+YN*XVC!K6ZIhz%@3)_Zka>!3Qe6Wo=+X2l#!p)OmpYC3NCS- zLwRP_mhEU|7%_DbJjGwAE z_szI9oL6FEb%c!%zaQXF(39-rm)UqH-?9;o^_?U9HVc4?e@{?-21wg?IKTtah%aO3 z0J!_%ZxkG6I1Q4zqGdq4&!v2ojE^C|Z{Us%uq)hwKy4;y5cUKiZm{6h>`@1B246)* zX;U^tc;m_iq~PJQk!xn56f#Efdg?XxcU$SWPGq`b<2>ZqPoId(QN-eY+?5N; z3a0WtHMkqYqkFI`r5km3hXqvb@w{iV7AVjt|#cuHwJaL1k3${^cgP)A{Odb9;{@DqS)hRL?%i6Fb4f8 zT>OF1Uv7Ec{6gyUq+i{HXcqUtm*Rf}GjAf#RNMuDl6V!|p%Dqt9TdFx z70RzMKnfoqcu~W_#|rC&?gcFcsW#j{k$WF)pI;sDHv@kJ-=@P3 z4iit8!eH>`kn68Ru&%LYY_!b7giP*SK{G&s(aeeR!&sd$2p|HSbmhNE@MpyZGz2@> zbmxGN(3qM1pJr+aV+yL8?R)xviD>QdQ7k!^Pm!;?5-pqGHJrg@S5J??)gznVL6qn` zpk@Y?IprO7n563)?`r`C%N&1fGqtrF&CqA6m`c%-uRD^^Qc+~QW65mD_S7<=-19Wh zinj%yL^*SdDrN6mc70S-51`)zS1|7KK?`Zx5-4OTt>>)ELa<@aC;l$Z<`=?3;5TX0<-Zzd&YWe|*^M58 zNl*sr=G1#E%5fG7X{!#hr1I{vP_&V>7;lS0lfH%s7$^PwLkXcyzfir?jPi3dyx(x6 zLS1`W?5edYM^3ErF7%VAbepf7{{n%E>ueb!*OqFRh(TIVnxjSotC^FXNdY!xV&8v+ zU`ei^f38T#Ql1Q7CS1VkL^wsN1IU{$QzdY7kuTi71hjp&h>;uN!2fK_Fn4IQuOt}f zy7fq3z#7F$@=^S}<#$;==YJX}G8Ou~&tsv{T7rsV!op zSv=ca1opWGl|!Tu$5qmrw0m)Wmb?vDGtD++=NQxz#IeiVMg+GSm6577c+pCPB=G)c zz#4IF;-vv=Vzt4)W1QYNw z@0&Ms#j4~@o=3bN)&8U1z(}9NZAZ#9sW+OkXe)fVrXNmV~#hDH}C8GE_oLp z*oD@NXpX-Ru?^`s6C-|kzgnx!_u)Xq`Pp4q@6R;e(1^}@03AKnjl(^flYY_)b7nj^ zE)8L^2LsNO)V@vX;>16-dx>S~sR~%R(xwj-PQ1C2YPXOb@qQ{5wpVA-lz*{jr+s1{-K;`E$+BgW&UUm zJaqe$uSPvtYIi8u$5eO2DqaM-)2X*lX105oucAG%w)>&(NH<5*pOCu~d?%Z)+C71M zM_g~VUUa?_FXhxdTE}-p7W8}-5w8p^@vW5Up1P6JbI1N+0X4Lg4TLEDJ><3gV93+&Q6$&gD z8_UfHM?BZQy1^Or@ydT-Kb_i^sCWUjBe2JXtn`gC(L>#v&k2E?zpg`N6dhQC@?~dh zZb#U*CDlAsO1jR8Xci^Vi13SPt47R6zN8RVxE9chGurq-kas~7c;T6KK{D$U5_}dm zRoJ;zykgg+)0IJ=pbORk0@8SOMD}rkOC-1~B@JvAR_y3R^#szUtGy#@PblwS-rVih zVW3b5T0szA8*j$f4fJNxDbj95)D|^W@o{rn+-y6!SATRx)|i!2aVg-E&1de4GJe9o ze$zIc@tm#O_7}s+pZ>sNz9U5B@ZoFzIwc&>W<(u6GKfXb42TOIrLePb&dPg8N8ktv z+1o6W%oyP)d9OXdXSb%$T>&?(5WIvE8^g?Nk;OjaH&VX5yb!W!`0lgWtO*m5$T(PT zr)QSuau?9HSF{lu*>h=M9j())<}<>$=M-3WElCvfrtSMGq528{`R~vVGmBDiA{r_s zr%xmmE!j!(0Hr4?BJI|-4m&@?I&c2vUcXNy9wQj8i}x>oCd(Kp`Fgx zC_-;9$YyTEZy}m~jw4EtZJ0YcbTPBUY#IFA9a-S?YX-K0*rpyoF8R+aaeHX(d~BS@ z%mmhQ-1-&?9;prPsX&_7VM+`xli$9=b4o`S|9+{A5(%?hbm8GLuto)JvC^LRN*R%P zb%wNQC52NDC+D;{?VL{#^N|NG|A83s4>#2~Y5;eI$XD;)gay2~FEep=fM*VxzRW*nI)&!M~k$a)u|(aMzEFgy)n_9tTXBs1}?9%ys;z zr*RkO(t+m2ht&labuY~_!SjY&eml}8Jqf0CLqkqWKK_!|(Ca(Abg+dPW&7B7*R>;I zRIdzwVRK*MNv^paS>}cZqxcdyN5iaPT^xP^@E?`3EL2Xk-%~a)vK*8}#OuE~zzY8l|5f|qKk+vx5E&~AY$Pg{tU{>bjLtLn5)I87EUt}s* z=aecfPc}(~0z>9xo(ee-d1oJ3=w_0R+;&}f*YT7OXDhlD9ZOp~1^L6-Tu}EPukOL~<<@sclk5Fz+<)v3x~KLr zevy41CBGUMQ0$pMgX%j>WE8K>+>>Tce8Dc-o(A&@wr*viBs( zB~z!M_pB0h>Ew{q3K%>ZCh7=u01L(jv%q+nQ*@5Uj``Fb*7x}jQQof^^k1n2=mME& z*ta>f32R85F|u6>LsXzB!6_C|+ZOs@Vl-inNz}1nlmYJ!`fMp?Vp~6ZLS}SCl4^Ef zfI!nk->xvS*JaeaTX7-1OA`c@ykK!2un@gW|*O9~P@m_22ps}$h=UH+CPy6Bxk?$=R&f|9X zw?qoBEqUN3jol2^Q1(+R_nZF{S`ORzLi1N`z6V=jjoM3AeUpjA z-k|p-2vNFo4{39=bR|B34$)klcXK%1$<=eWy2RSmr$u}Z;Z-lvY%xdq!xlm=n6V!b zI}kNt*_rm~yH9_E*Pd1G`y`XXSJ!CE64SUWT@K&Wj>FT=FP3XJL|!JCogX^;JlB9B zIG)X-k9aj#K9?MygY6XozN@axsyNQYwj}98#)jxgip@4e#g2#?dYdB4=*%+@L!@m3 ztCH!FtG!Pgr&fD3YliC*uqe;PfbSOM+*Xoo^1RF@q${aR?8ZNcD&}OJHWG)bl^?FvTt4-iy9Y63`;CixUq2dfkF>|H?}5`i`|! zAhZrU6x~*e=@$}TI+5AFB~$L$ATjYuRX~9rA>ho%#=&WjLk}pB6$3ZlU|lQm_S9*= zPLfYhn-?>sc!oVy+0CsOf*4RC{tZFemb*RaQp32r&S}0Vr9Ad-3HC&TUJ5^#7PlK7 zYjW(p4lguSN#LQN=L)QUgBX8gy<`295R9NPBU*7x6_#NeDsk&%9N#Gvk4k?H>4C!> zaP_0mK^8YCCveFj31W7P@aW~9CKwTIcTdVV+?;r7p&+x7>5A%C+S(TA*C@ugb2g^HdYqa`Jnw2n1PQ2d+tSj|o^un2suDe9 zRfWEE#@wwLdA!TFkY&DmI+XVz6)EKODE~Vb3-!1+PcZ%CMjvP5398U+3QqHkEI-8b zo6;0a;S(hg)RTHMSP@!^-|p{}wPbbQZkVV15XkIQdJ;eU@_?$gw(A-@62nx2E(S*- z+BZdqdoU!mD|!+QIq+$BYr@fp`6-oIPrdBMJB2}N*S^{Py4&dkRTZzr2?kiP#nqW+t9_S$heb1Knoaw-?pWtso?|GeICU?52pj{WBk zJ?H;dGALtgZD8!+_@9!&Y7Hni<>h9b%Pb~G6H+pQAn85$fG!C^M0krJ0EIB_0{A}s zvB6OzMhQ^TbSIO6LAGSxC5z^kR+zN{@*xe&!eRJg5i?IAP0Qw%p1GBt>uR0L?x*FI z4XPL24{1_=Y5Zr@o~*{%9n0G8XN@17*zC`vLNeGy*<+3PSkl|SiL>|dBZpm0fuoa# z0optnMYT_r?~y zvy5*@jQiMlYWM968CQoK*zhrqGC8NkguHU>)2X9xI`r**M<9Z2b7GNg6N6|TZt-4p zs6JBCIu;Jip>+2O6uMUTjBs?R*-Ni(AhpOHDugd2_hr)u%U-5aJnaj(Ot5* zmohthg@0lbM@8MWuJ@^qcvNxKBK*`K^yQHi$*SYVpLE8MQ|dv_&6BiQ#%G8~ZSUuY zyVN}j8r&M4YLj@H#ts-1WGZ9%#_ipSj~t7~B@#Eix`JEZ&7!NiLR!P;Hf4G?jx2+Q zn-|=}xoeP2RzF@rdlcBO;k}zCfGUyiN`+@KkLs1)d1;7q5d=m&%zD8;)Zu((ci1Km zQSo*sa#L5V7do`Td+|Ry1_xayJ|cP74r%r8N#YMC?_b&Ie1m%_i>?e>wRv}@T|Mt! zGsbmOUvSgiW5-`6y1MV%W})nF&<4D5cj!*e^%evbO7oFo~qmu;Dip0<5TQpGV63`hNRsm4f6GzWax3@Z{(* zzoFEu+0s1)HcISCNy(Ul_-n5W&M6w!_=8U*>8SG;8tJ5PEkgr#b;icn8{uTFfooy5 z5TYX8n`$d_l2{~LrOcP6HS6CHvTI1f_Z&l}y|rx-?Nj32|+!V;>P@HO5o*i4FUjbv$U zzhjeE(V-*Y<}D#Q&mNF#5rz)a>c@*K+a!{2Zs_R7RTBO0R2sEeZ`_T(S)&DdNfc8v zV7!H0HA9R0mfVyR)uw7O%_`s+$yvG(G>+QJ@;4M$APp&MG;otHN-qy$9h!7%ca`;sL#!Y$H%V${pn>TPG2O zIe=f?D}Vb_2rD<$Oc&=8WK~P}D4KZlZ&XIw;U8*K2~!b)TX$Q*bi1n7!Mz z6gzHAsFl!Py!hIG0yqo>OyZaW z9NGCiRPYpu(^?vuF#~Fhf*L?zIjq)c|D1R*C|wF5%UgPkPNNwhq*B$+vJ#Luk)*jg z+gtJv(;{QvPOE^OwS*nkb<5BhaC=heW8&(nQufj1oV|$sa(pe|-6I*W=uxF@--*+X zN)EPRK7Gu?yB+012+(ZQxPS+Py8U+PPLF(D?xc8FNE{=?#iwiLy5h3+sakonb)m!m z`c${2sgngAj#UUklyJ{q3g`=aQI-U99=_Jn?nkhY^_{qb=MQ|6N-s`cY*1F*nd800=^zSZNQP{xD@Axk zkT@g69md<8oh5aS(@|MC3EJp}hTa7RhL@c$pRa_b6r#dm(bgab*G&Gy^2o+P{_Q~+ zacujSiv|HV^*bWpAGVBsY{o~JNSne!@CEe`N;%DMyTH6zICsgk3qxPpJ5`lw}q&_p>X)pa1JpvKGGp#Mq^{t z*9U>5u9~0hf%^pCHRHRDuk?K8_0xs>^`R-izX=WAlLasMnB8)8nvYQLBugHY12nt? zVl>~pKYvb3Ip)ipv=Ib6(0&`2O5-q|rl0tqLL9E+j3)@cKfLW7+}kcqPon2u#7q)r zeYI;9AnF3JV2n6>CMJUAzUr3wliB^>PR38o{E()R~%{Kxb z{o5$&Pf%{dYw2gxFyEmm^*aKe<^3#;PmHhr9o?IIq%QoWITmf}tBB8dLGC@%ocu}D z_(AGh+i>lzQksGmVQ#I)Bhmn5?}4u7qe#c(!RjlUv{GnVz+dS!A->X6>TjB#nS)&* z@<&UbobrE%M+gP%d#c%qK%cqyZ(@UbUq_TY&73Uy~gw1pQwxKreTlb7+_G= zq(800KZCw4uhu@J2d*M>TT00wuUX@Vk$yMh@jkj5z6@`*s6Wwsb+0#{`H!E21;6}+ zF96)PF0bC5nAgC9{HD-DJaAK$c}j_8NO?Q;bai^liGMyz>`60oZi;bzrp);H06U7# zvwx|Hx<*S1QMGO#n1x0(BAl}L8e?2;%yDb4P}rxTZ+o5`s4yiN5V>hsAl zaM{CF8f)UZlIQ_hX3Z3AnvBK|9ASO6c|<8y<}k39CP8cHBRbV$5Buh>5@fh2a||kZ z+v$j9HCi2e^XXt|Lpj~2ekG#0501g%M)1^p z)CuyNw1b4jW5xBj+XVWHSX8o!X!dY!Z;r(^O%hb%%!B%BC`4Ik@ek4x^)F*B8ev&c zulF|AHHB*^hHenonlN}vZPXpam=#Voe5uf+1i14IVz8~%k-+N6K!?3nC|uC&wOE_$ zJ$Byk%z6}EX*D=XJGwvL?~}$o_bd;RukTh0?8GQmhUp3HbqD zL5XHhfYi9L!wUbZCgMzu4cNo5Baa{n!GUss*A^>lQpva@_>@vYePUmM$sllDB4)A! zPl(;$hB2gmpt-V#mspFkVI}Tki(!Zm+BvJZ%~`N*?0+!#jwVrkM*xmC$BYsp3-(Qt zvva#no1CY`2~jxf=R8JHiY66DY1$S31qX~PeY%Bgb=+W*t!-eYSan&6GcB}o<``A6 z!K0z7Wrxf~H7$jkRaHZJ@Z4redJQzmE8-X6a7=+r?ORFC?4g2dMUqkts zz5rrn_E(9%o*Nae6u;VqB-H zo_mFQ##9en>t+jJC^5Vlq5XdPY;hHi-XJ#-f(7IdDghR}Qntddl0M*(zb^wtLJQIq zxi+97xJmM_35nsPf#!#+fe-4I79+a3gckLS35Gyed9@Hn><{y>U!+d3C)xa!>n{5`(+V=u@PU5LZ% zAGTFAUX7rUu|-t=f~I)G_4_Pm78#5>qWj1XAT0LgJHucU9cn9j#I-%bn_oJJ;Szr_ zFlNCidACVU;u5)@Hw7B;7X0-AnVtWeWyXp=mA{XiSI?YEy1-3Y@^Ds(j&Vv~;<8bk zLYKeo#Fmnr5>}P}#PaST8OPN(8tgip=5n8mi?0Tj?uNl~yx1{@L~m6Xsx=~{#c4ey zaDPp-c!n?JOHL!>pV95-U``NSM2RVcCRi{mnIOlWwV0qhhua}0p(yaOpkp@%a^)?b z7}HL4?y~`A9`>vhN`%u30;_)Z=D*9X-sLyxk{s@5(_0^TZ}q}3k)mHJ$19d1OGWj9 z1vY-_l^Lt3T6)DRsmhgK*qGS>RN{5oq*Q;!E64$md-a zU<)P#U*JW6s4pFYJJC5t=cKKSkF3tPCR3P`wIcJ(xcRSOzJ+7@d2NT5^50O(ib3N? zy@HstTAoN#)_obMsJ1|&849wJRHGTobSaDciH3&YC4EB2>h-Ly94uB9wIqcgu4zAJRT!4HX2>J3+#;+d=w(#f# zuF&;x6r-Dt=lxILGrcz!5xw9>9G|$*1=vJUhJ~|1O^t?u7SM->Fve=|wl~m~_g-^K z!6SJQQ~z?VhK$CHg)rC|!|3CNEB!1W@XTGOECWwf>6F#Gwt+`u@43v|V@d(fiNq$i zq{!8g>sYKjg7h&5zhSU=`j^Hga%1IA<9o@zr52pK)gk({f)JQl7cbKuOOF`R%6W^v zXQ#OVjTMdIvBB5A+5r)_31Q})p>d8HwI#_msCTv30B3Uz(AERCFTpwg4V$&C&)%U6NLdR=`U9f- zz{-Em))5M`F^TGpw6HZgcXFZ$OrHW@i%r3yvke=4F{MSS6YA$%2KA-1|-e} zJAL#VqVJC0toS(ChylbFZiVq2e(wyx70)}hM~wFt4`PGt?u+eJ9H0ZtVX9B#1K7?> zmac4G(jT)L`9EKUF|LAAdshYAIc0lSCG%_HeVf3UH$dMpraTeu3ywbftqCv>Q-Gm_Dsn9$CEo%AJeTIAl9b(KAhz*?u&Ls1w5w_d@f*>@;`t z61_9DoW*;dCQ+^M6K!EicAjNvAN5;`mh#$?F=-^DRqi0&NZj0aIa)$SdyZ*>3eQ{* z;hrKFu#}!xNFKt2tb{A&WIF6UtO#;v-rO=B>0vos?~AVom^B4jMp-$!Q$3~?p$ z*tMaKdopIj^63k(g;VK+)`_;e!z5#*!`^#l<6wVE(aztu=LhAjF4C!Zr~7A978SG- zFfW5ohVG&OYX2`xxJQnk=@c!dzGsX=Or6BjdQM?eS$4?g?QrDYVi%ZMeP3Q^#gpWs z?MBU@r+LrSeI^rtRsKy034m?9TMvgC0ZzIjoEJH-^YWsI)aH2Q7?&#{b}svXH>Vby z7yK7OnR|A_KKjT)=G;uKU))cLQh zfn~*fEq{g7$FfgJb%zim;YhvV!I3ZKJ9rwv%!a@w#RdFOIJeiJ(CUOb-UlsUcEm0x z+|&46vAMs`i^8=0Ne$;#xH1oJ&?^0|bo=$nlZR$Jv8C{zSFAbGT<(D%YRCa#?E z?HtKtujfqV!Y0%OdpGBB^vR^X94=9N&W6Ae+4e-pH`fI!llwpueiz!tB1|Ny*9B6P z+CFM*%L9f^bIuD|SJ)+q(k77S#Ri1)g<{Z-Q4YsaphKik);9_oi?Zu2FW}V>ubgGV z9xDeyE{n#NaPydL1{E)%&xsn z@cA)wqGRctTRP2dT+sp-j_ugmU+~&JvPPPoaW!REdBzkRB4Jciji2f@-7!Vq)GR`^ zO`j=zmT)q{KGx3jDrp#FEj&I_3=^odTr^{!6$9y~_#i+%<~(+Pc=Ot2kL;dT?GG56 zTM+`C2y?9LWHZaWLTju zw2+LNOe5)XL`^*2I`mI6^ukLS-) z9%K-f3zE8Z++5dAvPuO}JrqheOXGnCRfyElgG0(Z+GwW_#cpcpv-5O=v)<>&1rxQy z=d+EZ=Hc>#?0=?Gh00Q;!?U-KkjUZTRsly{198!b*k9=bUq*c~-EjB+6iRBG!L^C4 zdw^SDjmxMr@^2Uui=E&&FI7uQjM2$gZbZ{r6Q&D`jeO$OxbSoH>?3cE9%LtvRY+#U z>v^6-5AXF!<-`x!WqH8Y*6v&+aTj@S@%sVf6Y-*L*jZ1SblkHBVh%Z7AkGm}a_3dK zeRBfP{Ug`ur+P2gkyKe0gSJSjBPdZ*g5{0@xbM&rXbBIlw$Qz|*l&5JuOk)vVEl+& zTX^cm(>;N8=G>FDb3%0n)RQ24tCBV9Y~>g>YR{AEkT!b)nll;Q6_oj^*u-{g!d=)E zp4pyk=!H|epUFPn>VV~&-g;}ZGvVou#W%M3rs)NPw`bW7rY!gH^a;4zS9=@%$$7KK z_fYy;>y>!2FK1c!*0`bm$x$6-yF&SjdZqQ<<$~)gpgG`bR{17tP2{Tpb*I)0e6wP6 z#Iqr5vuLyLy`kNuyE%xnLG%f81>qy^8PQwaJ(j&;`-*S{zTdX9>>6ncmB z4$fPIcJKNW{>jrF1$UY3C7e4e_B8zI%`?O|pZP}7o$Om;dusZK^I6rCn7e3utb3-r zfBMw~1`wBBS zY>Vms*}@RN%P{f!o3`yU`*-Xks`%5tKH|s5Y7Z_N^gFa3=LYMQC_G|=mH0DPnD~Pz z0Uys`txS0`*610ASOhd$K;(rK5e6+`CMd$iro%6QawEM7_)e*yAXIgMQsu{u;lr|= z_yL%*j*o!g?hge=gf1&(d%4AuAhzyVRmd5ST5+EG>wCe0>HWI$)s%>}TjO9l)`G%^ z{jDA0jS{(Y*4PJjLV0W4PN%{-ju;{s#A|Kb4b0To0{0%7N?~zyiQ~C1J&`6h3}yMJRu>wF-@nyqu(+*BOwyM;-Xs?8PiFQoFC8C%3DvQF+DiyK~-GRy(sEayT4JgKai9UaQ*J=x9pqoaAjFB>z?Ca zR|mD>F5V&0(Bjd6$1fZx)O9|kO8tO$xq&?Tj#sR_ zMNO9IYDE(esYguR7)TnjBS#D^4C8ncx78aTRRkg{(JIW@FfRQzyl;zX%K49fxZ}5g zKp!7Qk_e$^DRGz@ORzD%_qBhIG(%*c)g~nY_lZG58IPozZ87!ZY%Uh|#?rSW#J@uN z747<#blJt~%2mdT&@`bY1->n;gx(K-qq-xLp^rk8{QUU-G-9eWfO#fx)8YG~7B}?q zS5QBX>)sVDoC79@Ad$cniN7dBLKZIKf1@laqY@m)32Tb?{M{ks9NLjH zYD-4lk2mamN-zE>A9Hb*>?tm2yikhADt9T3SbnJ(I>#iu;yg(~t3OF21~Eo@G^97g6XtG?K#|&pFDGMI<-EHjbTt3X56@w4zo?%wk{Y z%}S$S3*K;-pZB7in<-V;0P!0Eq+CW7R8e78>x@e=i!=*t2@2Ryl(ayjXlCaBB)Rw& zrp;oN2Y?fjx+Z8XkqW9lN7S#Rgl1kwG(NkqSuUTM5ky%pgq5P8DK)&%II~&`b~uu5 zOVL8+idk3*&`@1d*pOihD}kMh23TdLXd`|SwC*Y_=?c|4&JHyj<;3_-y5bdQTh5z; zO*7_6Qd<$p1%00Yw9(lSP%>IEC9Y=|1zAX`7dvkRkOPY|<~1+Wxn!@GL;m3?%4m>m zFRRm{EgCIM%L0*GtTkIv?Z?vs{Atf{Xl79^s}825E4x!nZGy#d|joi z&PlO=;nyLmUdb>kYze<;CTFo=*r@VO&}bsIp5HhFwT@JL5w-FHX^7>{n+#;^O4t#+ zA}h5DRc!d&?0-WyUcRr~RYevYZ|z5S_;P|lyA>y=#~Q;fJ`kiO%=%OvgjwDw!^X*N zl+Si9$m+_>hPD8W2-1B2bC`nCWSOK40&Bdn$Dvg=VJ`{;Nl5$7_um~*faTW}TYuf! zx_{l;=>KmA6eU9kb2}#yH$!7PCv#hy{~T*ZD{IOjDZqcjUbPr&!&Bl@stC|-9yjbL zM4%6n_%p}-d7d{ihdYilPPJ+sdgb$?zax9~3kSUGKda;$#?#Mg>`W=K3Wv*{$@)6U zOt+o6uI1b9A@Voxn(C9c2T7!4mX=`Jme`lZEQ$DV!=Dy%{}j&{HRqN%q!5ye_8e%C z+Ny+Db?@#N>RUnYK-Dfi(Tve;_{XWX;{c?fbtH+mKsORQN49;A;@x?%a4tWf0;&)CNgEWeE ztp#q|O^~%_$x(GOkNsJu<&h1@_5CIz-=p~-3qkFJP+U4q-dg%IhG^z&tG67xieQ!X zOby3No%C8wFq%UVe8IKo7Kvh&5U1del)Ca!ULL&E`0{)CepO+i23kQY7L*kG`f_Q( zStSCNpek^RNxi8pri2WC*3D1?a}yTsK}Q(%xrLBTaP)-Vh~KnD`M$0Yw7+w4gJB_D zX?pbEx}G8Rtb5Zu`)xApm=VA?#Wd|Y#_JDSwu4A20&@2rQ!X3SR*wtitd}u#MFn3d zJ(kPXd`VuLFcjz}PcAPPS}B5`s$ZbvZd)R~X@UA4C@g<)(1p=D1aA1@pXOp!g?%Ds z-sj}*{)p7Z5yPD^lQvS@N5sqmd~&L@xY36~Us=X=`NM}{wLt*q5F53j2q!p&RS|Co z3pVkuu!{_&P1FxTB#a!Xk)Qrs|5GpS5{{`ON~an?DVnxkmJnSbP8Yf<0H@x;=z4A_ zj0Q`jFb(sbT9$POG9g#Qo2Ti)7sn~|{!#<^es2*iFjV{lDrze$sZ4A3oIAu+!c^S`m^09+#$= zBwR^+5ApyJqTJ#Sfjmi@^+1Ka{XYY)u;;P(QUB54Fs@XcIB;=nc&)cW_(rVA0#sty zo$U0dsh8@n!(Y!rdVAcQK<*RBI{MlaCf1pXi2}(KWv3a@WIdiZO*9CmY?wQ7W*~$b zHd_}qBf4&Gj?N)XU1D#*YIp~=&pEkT#ERxGm=CHamTMca7n1y?J0W*N_OprCm@`mC zg2Ei|72$uC+*BIoyK>;NT$om%_jeUrgl$y%AOuDrr|ja66lz^;h#}ZdxQY;h{fyJ!KCFj z?bDk8;80+nivz&Kya{5Ma1AzL?&?R=8(%Z`^mkl)2h~r_l1X=qq%$QlDVerB;ij}V zjvkU&c?{#$t{+b0;a2bB(qOORicsebupIa2GCi~n+ft2km>i3yJ#ovl@d)%2f#wDgVYDb|fNTEc8)y=ZL1e2DhMl11JBFf)a}oPIvqDI)23b^9TR`EU5pi zqHHyHFXYkWZ^^|%jOYr6cj9t!W3pRSmP2f zDAR0q*coqKokOT7>uPJnNjJ4UzkXKOv>}(QfAOA)-H!i~Wu9Lx$JLgn&4@8QeLuup zRn)pYp1NPZU!+w>%rjM?B)W&c-+Q9L+`?{y_W)oaItIp z4A}{L@m}<4eo3)Q2{=;kS0wJ^{zYEuKBjwT<({4sA&%>py-VD!i^0aU`+W}V#M)Dy zS0%iFS0=m?d##C_+dUAxlszB19)iup``D!AH% zOr5O6zcZe<8E9N2El{{#QhlrOGO?vm;k1Umetaq8=XQP@ama{!m!oqQ-}9&j<(23 zDl!}K7~<*d^)#(Bo0wsZGI3(|LNdf)CxYTkMWte1W@Nb&86qN~+l`Y+jyA6$j+p~# z5)+TC8v$>lX9WsKcctO#3I|cn&e^neP2zBqA$n6$RgS!H4x4LPlMthg+lfCN60@<8 zPMeWXCXCCJq0+|*Kds)l4!KOk=>|<_Hyjh@A88Xah@y%n)5`w+3aKlj&=kW<+v$@f zt(OuSr3y~f%Tds+MM`MFp{wpqyc(gQ1odC$#!)(5NAy#k{%< zMi01Nn>$e!&^$bjob8M$7<6eX?BTd(shVS{Q%?Y56fv7EEtTDzkM=zM%+zlN0_Jq| zh^TD6SN)HB&Yaip!V@)OD#H(s6jVovL>SxDM@E3Sc4Is}Jyry%^qh$e%uwW9;Ft9@Lri3gmr!G3G|jdjxcw7GJHLOtb98IuBQ6-GsBG{*i7|cyAOx6 z_1m$%eY)@U7;NwLxHl%qQ_)&*-xIMnhhR~Hq5n=t;TZmn#@-t8`2^(7XxIj)gZW;K z&fYr0eUHTU4)4C*y{t`MI35r5dY$ADYTv@)eiq{W1nG{&>dqJ}Y~*jlF6edgE*+su zV`YB6qWIA0{`?#56^~@w)8%<(D}UJqNzoEj%Pr3og~(^g)-=4cW@EO#y4-9rG_7hK zjosbj<9@Bi>mBsn*s6-hTtP0BTbP(D&q3n!`9%B9EIpY3)+*4zP2NF-hf(7N=B6E7 z&vG6GXJ3)T1#*|GixoB=59ZhNX*3+s@Bs<)uBaz~w-RGDY*=!-fKUzkdWOX{F@T!2 zx*9%eJd<>lI>|ON(RGQEs&y3KgH>7K*sVy~;i8`P)u*p*F@78qJOM7{HZ~HSQgF_W zo{l;Esv?_mM5)jrZ8(&c)i0emphr$rJLC*ip7j=w>yrc%i8*OYW6Gw=2n4jzVByMa zlpV{G(Z~SftkSS~A=j*ljm5%{72VyB(Dv91qgeabXKcS>Y4TyU0wn91=G~*SVwc)fis19Pa zu{zFtNcEOjlY)!S3(#2UPU7{=?aj=d0VJ9UbG2PrQ{Pv27-4ba#st=Qx0-?U*Z5F7c_Lp@A3>j{?i z)U3T)I5~Wb^dQr+%$!%3SCb7^)7C(-M(&q(F@I;d7wcK(TQ?MLS8PISUV=4>4aw3A#YX!X)exkl!UAWL!OI6lK2W*SE`}YO{n}R!lwV#ehqb?i-%V zYD$Rp7%C>8k=Fbrw@+nzehkU3GsZ$J(!Z5|-$+Pr*bM$*QKN^nX}$Xl zN|D&~5Z-EDUq-E2N6r}Og3;jj1V2tRi^>{Qi65~e&yy*vx#3R-H`~Z*8IR@x}IMil#FV@VY;MiZ3U0yeixOsQmQs1BXNW5fXl(U-txtvJYd$9)ZLb zV8T7^&nc42J<<0GL2ym-;*|o8Me){_fx7Oq8Qx?4r(YZO&Y9Op<~cb1_6Lo$zAoS7Z_F8XIlEse z={_wN=A$(8784R8mNcziT)=+o%qFtc~PFSNUtAG#3@CTKPzSm1~0uy`MDH+(s<1jxi8vUxP#P z$VUx@}SVLIP!J45J0+2Lt7Qsk(Y!!`OL7E+rQ400!;LHg&FcD)oI%c!w;dHs> z2Q_h>`G(O;M8-8On;}}(2{sW@*7R%Cqh1bo)~Qs9mAbKY41@kdzUlXCLk%=Qg6>C$ zw?;?184g+t@Elh4Qg1r+nfDJgz`{kTHyFt2V-zXK?C*}3kiZRVCY~eo?fe4C?0BWIH|! z)H{n)#)GNJ%(nz{{4-=teFF4Ic$w6O(|iEC6u$kJ*r^IR5IhoCV;G(l9O%jboh?jZ zXh>%vbp$rPf0|J0eT0E`LdXa4B-7)EUvO zdb!5r-f+WG1O#RmUh)C$QW#vGz*cnJE4;=K&oHx&#H}l0(xXh!&Q9%~$X^@Aia3#5 zfM+B1w?c!Kw!j6(QfjIv$@6)Ra6Mmk2kdAj*s=uRuu=3{G4alO+15V#Hd z2ZCP_Ui&Hq7nAc!%6?L&F%h!zw3>OiCnU>f8o#D6c41?<^4Ibz;;tH3+6x zdQ_ommki@|pR@lXpvZi&* zQut*3?d?Rg-Myp2G`s_8^Xsda8H$txWTGRHlC4y`X18>VBkIP{$~IZAM85G;H{cl} zS{=hPUA zaEw>A2LmTO)5$TTT5V;i^>=DsQ?WkQnKAJyu5gvFhm6?5Vk$4_E@jN6|=qk&*-zZbu0ZaCNOT|@3 zt^E2uRuo%_i?DiT%TJQqJ6wg)1BHwwI9SDX&I^IFZp& z(L0k(NvOt~O0~tHYj;u(6AE*R75Wp;1D`Y z@Z5Ur$r}~=tsJLrE7uusv-Or88t4<4*^GxyF_QUGYbG8ZDP0fNoEH0IlhL*Sz1+^&a^b7+B}9P z?`cFf5XUgCGgWn_LQ#+w5Th!wo7}z%{p;1GrG-OpESCDZFJ|%rj^R#LBaV1s*~(>% zXvj{<;huBprVU<`&Lc(P-ynloNJ=)G4e3fmOeu#c7P!>)+-FDL+jlhPPD&)3tc@Ms z{q$2_J<8^~6l*04x75D%$~~RJvU@j|>W#Y(#L&(;>5iw5vKWhG}1H|;To3^?+EDA}+nM1}kKux4f`ga41O zbLSd(wr$(CZQHhO+qP}nwymx=-Cz19eUtSMcCzwh?K#K5!(6U~`Cv+I zEy1tQ15OTB+g!QDey*rxI@~oi9neFn4rcQ#?gO-7`^M2-*)8ZLzB8T>_0v6`WP$>+ z(jbQbs=6T$Z&4ag{#RoW;K^p1Is%9UfsQ;^vWLfQ!e(#4h$ZRhxxsti3NqEAw56t;N9pIP!}C;W&ZK|p(E>2){X6?`gA>l zurNGKMTj0Uj?BM|WMy;c&cff0iKUuVE_X3#=8m(g6ClAs)tT=u!-Y)Dk17(M<$*F> zYN{ehj(97mf@{Gq%cvavv!Rp^BNjy!SGGuiI=0CZ=Zi6?Q=88skY%Uk);VsaMP6Y` z<_%mx=2zrXR15E+P$@xrI|RrV25lp8usi?);o!PLGzA$k=E>)h2)SCt*K!H15*Ysk zVO@fbI8T4)2GN@NT$+&9Ril)KJ9YEoE@OK7?K%W%7ceyk-qJ4$lA@beY70-rz-kKG zH{DI6Hf0wuH~zZx1+vT_q z%d~$gDB3CzRp5Kreg}|+lnGiXZjaySdnjnjHy*R+N=JA^BVJDCftiEqj`RWMv}1rb zD^YBY_7tYe_=>*Nw_So7EfSy!MQxxFIk(I;#0GZ&j}E_Q`s%{S%_qh9iGi*IekBkV zi|Y|l*d}@&A&6wSgTOdwMpGNOH3N60>9*W^%hs$kf zwnzWq5#(I#svj>3nHOU6j2FcRsX#xp2FfEM!X`ZzL8p1b%I6J#&^oY&=mTth>y#mw z{7Gp&aI8`pVAibDb_8u7LzlCmGFf|ARCC4rfUZJhG1&j1wN`x=+9d+qJY1$wTTGLq zLphtsUyEXHS7O|M))eKFMO1xKub?sW;1m`oC7umUqN1|CxCtRcSq5=a$ha>2lgO;- z2j_opa==9Fack&5f5@v6|Wy`jrpWQ3j<3@SXA0U zsAfY0eQe+Wu+`wzL1sj_-Z2t2qqlWX!?C#lk!52kiI>auqN(=1!i!`}r+MNm0e`$a zfOl}S=IXU%>#g--t&XOt=IgnttMq2Qot?IodP~EGuRVupt`nE;lb7$WLzQj!J^1js z(&u+OSejQm66*0=Gn^2VuiO3jO6rfj0U|&ZNYCPbIYTF(ubkbu6)A?T=DS8bY~~R%GwDSI&`-z{68(+ zo=83?C$}%&o=`e0w@`epTBeK?JBdlapP7(5@q0Lso*TU`hHo+6p9tL)qQ8fQ4_5)@ zAIb_Jy4xD<&)%4*SC+SL7q&N;yl)vaZ`0i#$j=tbZ&6!s%Uu%f&lnsI%ln-1k-^wt)>am{c?`dq2z}hNAbeUtoa?eZ&UW`@NA^wY^j+PYq9tK+7*@+XIFic? zW)x-&;}AjEUU9T5Vb*rJZnP=^ptAW*uN+0XoNBsAe0}i#rseq(V&Rjp`~Zk_6nL_U z1|{5trHZPy%B}FRsJ*Sl7ax#{i2ba*>MVkUs+Sr7J1knLLrFdfS`i`K_<)VcLJ}K1 z!TWi(p?Rwrp_|Wdl$;UFn>{@|O1f@7n^Vl1li)q6&24EF2eoq;xFdghPs>lP&Ed1j9Cf~NsF{FDc!In5aOb97bk75A@ zEiWB;$`{f^zHX3K4mmz|A$*wNz6z>RmMy?>{2YQ|jBB$oEG%0xb}MkWnl#YzR=b!% zEKR9}U(TIZZ_LT@YAp|MLxx_=L*!5tQwE#hGTD=3b-VfL`l98$W+xv-BwvmqE7}Z& ztX?`iKr+E;~Q047sFAl-%9WL^_(x!et79dnM$e^SYV*rj`b6S~zA^PSg+Czjkr>24fUX!1sAY4n@-#nNu6+TN$CF^;-*+MsTBbNH z1*V^Ym8z9w*KkqG`>;VX__lgHDh(7xd$xY`EtK>Sdlc_b#5Rhl@k*Bbt*sQIKYnB9Qj_BF+(bF1QZp(;AXtg>^Z*s@YybcQ?c&*n0ILmehrl5)AK zqLCe3K-${lFdqe`y~Mobv~%UT&xF^&ymYB1ZSLW_z%u62D9Nssh?F7lCL$e%Xr3^{VYIVs^GGfUlHO7z9_5Ney=KHhhhR(6U2G?oDD)Wm(_0!-j zj|Xk-ML4n11A)3h-KZ=Qb+Z_&@+rlQqcRWMnlftz3&|#dra7P&DJM~;&(b-Sgtfuk zGUsw<1*cMJfh+nYYtL2L7L4)<*{$GpgHjI2C4*9J0eStYsP-hZda0rkA%)KnCmEEE z9cw>xce%fm0VkCk3?evBX{UXW83aMvoKc zU+35S8V|&kHpv&)E3*e&=W*7`;jf0za3A;o34xCUBfyEvjMu z)b;5}ymxA9)R|XbyM(J}@+7c3;jUq@8DC9aM3sZ1`66r3f#4F2tCE~WL@_t102xWOeZv!MzRP88Ly-H{{GXMHwMh6a1u%y<@y;?BSqzPuabS(kIms2yB-G z6~p5YthUo&ghl-N!K95^&k&HaG$f(*(v=vhVA|%SqojGbs$v1ZKAhuTItjc8YQmi` z_3p!s35yPohNcabIqbBjcd%rH=^3)&RM3+n++MlH)QbA`*kcZL>6t^FKBc^2!9#ZY z;W34IR$Kr``?pldo%}9dL^Jx{w&o3OyTg0{L*wmZE4B)$_Ag5VX9Cp_~`Pa!nTGARW zT?1zNoPf5&F!M!jUd#v=ipTKkF33H1SU$X4cfFn+gRXsmw@Zw-crB5Y>@`UrC;#g*Y6fd3#lVu!M#ee;I{SpJz zx#lQyyc1=I>gT3dMVq2*8>1K0pY&P}S&rc#seiYpI$+GpniYnHKuud{@SUizECVZ; z6(5E<$kwQ{dm>si@$(3}Qk>tA@*Ms^`usdJz0ucN=puH^esEFL=n zZ4Ta0a*o3`H4Q$1 zpu8poafB>q@!c_m2u)h(NV0SMmrmV~hT@;fGhHjnjCbv_y)#J;5bwZ@i%IGrW#Z1w zvVFuO8vGE6w?qO-kE=Bx@FuIq!0Ln>rgt_uTeJpgdbTZ>msrHEP~b-2)0@vBN;v{X zSd$|6;H;Nk<|O&9qxZf(EA!<@;LM#+Z0`SUrZA%^Ws@HmfC6nQWgjcs^jaX~@EP@D z*vjn(hbix{ZdP?KU^97NF=<<$TXcfYu&!h7GOT#dnkF>6|HY=~lNB&X9Fyd3<)ZVx zGOsZCTsJXtm6MX)@K8gADUh3a(WUbGE_fyIp7^x$-U!FcZSp%I{bW=02Z(r31l+sh zG}G2?)HLLKW0a$YyP}7Vl%gS#+%RGm8A`V-+_%%aB`6IbZ!o*ZE;5dIuiAV=sC~KDgXa ze@4e(II(S7oE;erh*9(zeJ%`L|20nyih4#K9K0HYhjp8YJ^XVIWL{=DMy3})Ks|<%#s^)wHZc?13klT}d%N``b zeB0j5Mm>=pHoidJH0MX&V72V>x9WP{TpnTF*gjWx1}2Jv0!R@w`Ykm|HMY~}i}Wab zkvrFm18q{eQ7WFyd8frJ#;+j@FR_CYHBjxU6BCgl1d|8JB;`p`_3A4{BbnowD-oS9 z;#Vp}%;hKRMt~olFCi}%%gnbF9dDO)2}XKyQ0yuoTG26dy1KzB-&U10*{sl8a|^{d zPu=46e9{an`^8UExRM0qNhF+-T30}8xkKK`IyvaXk`*T`Cz?fOPq{s?UXv!vdm(p- zHrK~FBvrVtSe?pm*n#xyR6Fl;&*#WywFPeX(%(i_ zZy-$)nlxc|T5{to-%(=CCOTv;wx^w8&d_hHP2a)3I3~!jtUlncyJK!Gu1(8hmpgwF zNQyu!DIk1y7qC?xy_=i1gUv39KJ`|(%T>SICag>3J|gDD+go3q40h3ySYw0oL}=+lGi|k(9>rcO61si+{6E%I=4AAQqF)6WlG6VdDZw2q(D&-b zhpGLB^D1`LhwznnfduK6%`vJ1RVk{Mmd%%xsj4(IHohyXwlqF2@Oy6BZl)$+;iqbR zK0XFauAi^DUN#$YKD4!8Uol2R3*^;q;Br_*Ln)xz1vH0-lDHjP9O?!Le)(bUc2O#t z7eyve>@u1o4Am$5z|`Hkp%}li&-F20>*HmVF8vgh&3&Yfu6@Uv*Lao9bEFox-yF{B z1=2_7zH?3M0LArV_!qXFuOBvJDevYG2e$qn7mR&uyHt%A`-%bBmoOTJ*AJ*Wq`N;Y z*oXTSnx0V+($v`d`+C&f(?bNBn0xsV5e31g$T9YJP{VI@)ZJ(JpB#QZz*Mj?9nz~m zt``Qs2j%P^LKGRhJ4Tcl)P1!(suiyaeiU7;-!1+DXXTcFk?P5R8uL%7UmHQmV0tCQVA$3(M914 z11=aw6YKn{Hs)c0c3hZXW|IA=O(!t=S*vKPzOu!CElhbtbDQH@F-unF7HflAHMlG; z2vVC5VE6Z%Qg=}1^?H037LLO6l?u&_OCwcZQWk$s%A(5A&X^+)10iA4#cEy8@{J;r ztF$fWdb0`>DyWxN;SmzOv~>`n7zH;Dpsb)8T<8Bb{i7Z6cXRKg+a@=)-18TF7`}rF zlh}WHn!AI{FKTAnUS#i9SDJfzsvENiSJv&D6vTQS(}cB&RBB?XjA5cV2$>Wwz7Hog z1n}~hU6Ri*<>#{hvul^0jQXkwQe6XANVF`VD*V(^OTLc21D~soKhrUrp|tM+FHaIl|HRdtPo zoIZLAkc3KB-Q_oV6lQv6U|(8WkJE2iM{G!+gu+6ij!=cdQigEhYa>U!4L*)m_pEAV zv^8n!)siS54Tb|9W=r~>7&SmW&?fRMQWW#mA};$CHwc zzgOL~Ra0e4fyS!trRAKtvO!tkLL2F`jD1Mli^R2F1BZ!8#hm6g9jteq(qY~s?Esd# zL%Y9;e?}apbw)E;SXw5dn%Jw?Qjq}pcB@zQKh)iga|qeWl>d$BXW;RYLm>l+%jTGF zw)$(RO1H<7g>tK8VFWp_+<$O zrR&F=I7EOW{n$J%;6(xh?e7u~15YaCC<=l^v6?86jM+LSlC`{fBFnawy1KUJH2@+jg0*65Xa#Fs9 zSQGN_P_7PTRwoQ;NHnG%P==~!^S%Z;+H(Z^&K9~;>;N7g@+~0G`KJ*inq>n{dVY_a zGD#7yB|`)O6R19IuW++I!Z{e4!f?$EI>@{((WFdKYc}eKXG%^-&Zi0~s{P_pIQ?j> zSfi}c!poB2gA9c~PMNd~hD6+Qb++GpdZeBj6E^~N#H}i~L8m8u(wQ~bs?6j|;a?+Z zz-L~%hV%C>c_vd%K#k;du*^6bkSMvb-c{ndJBJkuWeO+BboXjb{6@^d7EsjdqsE^E z?Sd7lG$KG^uZV1hGqrV?U*x9oxMe%Ws+z?iE*hheC^YjK$)iGow{*|#C|)t-L>}=M zN|#MIW}L-*%_$)4bKwNB4ZW%Sox(X3f~mm}F!spQdGgvKmDpn9X`7|o11tZD^mr=A z7*dMVIviI?Y2d~VYE{m5XI&LQ+vw%@<^c&&*hF zkscN!fUb);0!cRcNk*Y&)Wf&}NjCLpI-xpJx*@gvenf`XHBLD*{3#4W{5PSxxCkjt zP119zxqg|AA;}m_i}{_?9;tVduZhH<`q4xi1bh z>%F_tyW&jTy{86wXy7Y97ei)m)A2BT-EpydM}=&@8~;JB2V`8MT`?X;q2gPIixHB# zwf01P#c@eB>KQ@9#o2nh%=Yy<$==qdId+9?BD>8#eNY4LH$qTk3_og9vXa@3VpM`* zaP+q@`czHE)H$kG#V_U~MYgF#lL-e&HmzyeBT2RiL?HdZT-hCfQZkbXw$MHC`#dh( zTUWLgpDy1@8VTQghyp2H7(!lAwirBLry%`Ak!hBrHcBFhLw*J2F`;5j%9K?5vP$M7 zdiQC9lni?yhY#d7czBKY9%LzZjoIDpK}#vZ;i?#$z)!y``y@@OP}MiyW_&ohA$B;X zA@RC#f|b;JPPcBd75;@op!#7%i$OQy`Wqo){TOwHNJQ9CCwlYor~2hYC;R#^+CzAS z;X~k&BTnOAph|9uDG+jx}w`!-nwVv)1AlUwtmKW~sa-j+H zV@h@Hp_cl(i1qv@sxQNS&=&grE^832prj;E4AygmI(2YBoD&aT0}F@7F?h#qL*;Ul z+F&+nr4;7~=0}Glz>`$3d8h4u)r;bPlMZq?qAJ?y}2u9sa>S^*2C9wNsg@jZIMpcHNnp3q0{9;^2|)FiIb}Ym`hzZk=^b z@FnE9pPt!lJu{Y206tA#IaNsX*k#1W`^n1E!d~JD<_J=@OK~!J9SC0Zdkd7DR&LC% z{p@1?a6w<=Rx?ioI>nLQ?Kua51BOBZCkQ$ouYGJd99U!y`|C!<#YCw-6zI8 zUUGPS?zaJ4**1Ki4D~eXMzjVAZ8&^ymhxjxy;+Fw~y9#1vu}8kvR{n@oQGe*7e| zJ(&efs!CWjj)6&yK%V+a;)fzfxXwe%*i<%D&oMvqb@+(1aetj#!;bjtJvD-b+MTS)30m(jdG>EXcLP@i2mjrHDSy*H)`e583& z_pClG5})fctoOd{k#r47?kD{nG1)Po65ymq-BekAMtr8ZiTKI^Xn3A+7|O9ZRYIJ8D!IDQqI}%#S>uFQ(9E` z`b8!rV`@wog&~sWz_UgRsi?ec``tmd&e^pDzH2NG0M;H5%Fh^hUHEm1wOhk+iVJn5 zh;o(Z2!rK3d?VCTpz_nL{Y6vqcq8&dLG}eQ>qA@gqx9I5Jbxqjlb85CaO%TV^aJ`X zBLA*+iX(OAQt)Fc{)2JKlRW=J{2o*C7?bxSDE=e%m?M716ZOqN@^CA>$t`ZL7sf*nzaX?e9rVavkcL^L*WcR@@%l|h%lO)iap zzQA%w<3fi8L#y^->%)!7a~OZbObMP^__+PsKFby;fzw>B8ud8too@=n2A&sQ_0$Z$ zUSdIx8b@nK#saPy>A6Z_I0V(N>II(Nn4@SBeP=|&1LL1_5QS+T48vWog2g&1NQCv&Iy@$jNNuTS<~Z$ zBH|Q1Vw)z5TJ_~M@5`c;V3HqVk_++_y!=r)$za3y#>DUzj`oh-1SnvLcS!tQpeCgy zDSVJLGJa`$y_2~*igf5>jfu2GDs)#ef~*Pxx1>p&R?p>OLD1@0Puh;C#TInzMz! zYY-f!70gt$piY0kaL=PoLu6NSc~GCkA477r1HDn7G#3Tra-!HloY>Aa7Z2oM1h|l& zY!}^1A7o*KvtrmE=*U&G7NiKG=SNBKVHQd=@4#&^!%&=7oK^kUgp`? zLF~G-(szm0_wcHH`?VqnHX&i^LazDUK%alCSFb#DJzxazICLAX4erD37&DRm2Puu= zXSW_TiV7#P>WZdU)lDp;7?2%?mpKferdN$kDyPsaoQJtjBDMA-uWW~_9fz$QhpSzN zyALC;?1!%%ho9LDLbB=vrdI=|SHGrL;Y=>|Od$0SL$@ZHSHZf)n**gjVHvtg8zTBj zsnHu?n!8#H87o7yM9eHr>`;)B+XAeK!fr}H_c4vURiD5*@iW6ukv~^Qb|&~kbXdG) z_Fn#a*X+GWtNLVfx`Ujlr;(hli4fl$p6BOFS9g&0H)-#m_I6Pi4qNnb=xi-tLE*GnUBZ6}u@MQ81u|d}O`!*|oQfYKtdI$Ar z_gxbSAG19A5&p5-sBX3D5UyYGj1D$sb5U@Hc8SKq54gw-%NkEjdSOnyQGgYuMKP`& ziH&k3G$;JpVm2f=!{HUm|B`u6>9VTmx?;81i0iz%J#6N)&~UvSXqM#6rDbhsad^X` zedUS*vU8_JJ<+9|?$gbT^6Rsqw1li~4u}AYvu3y0Uaf1nDv&eiDAO12d)ma7rwt{( z*_QbBw@ycw^PX0^-Nj9R&J7r_H3k(u`%AY_n}XAEs22kIObVACkbuMZ&XGE^D)k3q zTi_~Rzb}W&0WZk-z!7kGt5l>R8>`4c9REdL+KxqvW<`MAqiU-~L7lJ=V=jR|G_Osf7ggH?xN#|m$;dT_pVxG>_9_K^IG-YJurH~A zS^j8|JzZvTgl9QoLFQ{jmH_Jgq;A_LMm zCbe^H3W2{`S7$TnKc*+ls=)Es!EOmcI79iO%12maZ~5EB>t=Zr327PoB8p)B*2 zGRau9HV$y-8xohkCIyF=yMlcKqw39E3#|P$aF&^ceru|hjN@KnbEEBCmX|+K&>aEV z5=_8(XKs-fhDNc)=Ye3ZFa`QguDLg9ud0jLkKf)1cpK{}&>z1$<;K;BdM1rg7@zHGx- zf-7Kv4}^aou3$}?OwA$(-s$iq z{?#`0)o5BldV@l$#;hb`ZitvUuP>q1+0nZFIkuED31hA+KTP#zK`WA(+xH@q5$`Yq zqxgC%l9}J9R(Idfz6UDrFk3_5Br3!yI^qhgh!m~_xiBZwvdoVSRlq*9DJ(4k%lDgx z2V>V@oa48HQ;IMiAxSGOKBXG3MzEREp&2K1gCeC;HVu$b7?SP z5f~W@-Ek2S=%wZ84RUmU(5BVcJc;snRht8Jclp;;cOjKw#MWMMBAl!wZwIx9sK_`%E6DX(ysM(f<3a*9! z(53*r4n({bh5T27@>g7w=sIxxGGA*S77Nj3p{ulqnEfiFuyV`D|dBbIi?4cO1Lux;vK7Ut*i@M{tnT7Ex+$C6WoNj zZbC)3NiDzgvwkBval(p%v+R{jy#*z2E1|JEBA)|W5GO=bK&KWpw*xzP_63(-!u3e~ zl$XYa0{fT1n)SI4hfW#II|`Q^UO+n)Q=EDv7X3$t-}b3~ek#tE5SjkuFPk&**(za9 z1Mj8c3WW!OhrL1>X{IH;KcFHd}VRUW0WJz5YK$h zhgn-A>+JTBIlQq{ks{zBD69g(-9#-T5*-(Uj;cpWy`7SIyEkR`(3(^J>c#wYQk!d{ zi7L8sj3Stp-#&J*qHxLRbxkgg&lAMRJ(&A!%bBzBqd3LtP#kmwMC?kcPs|6L zeVj@yEwz_Ul|TkTynlO+-ugkC>B+2a2x%w_i}MS!SXGUJnsA29MTV4pY2WL$K(`Cg zJOE@|){@9$PM;P>xOszEL70#VC}L0R3M7V+0r9&2BY-ST+j0bxk%V?C?V_)0I{Ek1 z#mIMMp9=0a5w{n~3p?1;=r81@5yTV8NPX#(%KbvBb&S7zwAV#*@`MK{Jbub5ht2ph zFWWsdPzQ*lw)s?U&3XZr%Yc8nA;Nc&tBTXwzmDnpx}vV?Ja@vumVkT|3iApher#*? z@Qr%O6Sl*f;sfFELUMYagLmTt;KGw1`pU5%>Ca2L{yr-C%6{&>0%=tf?*;mh7tN1CK(wjm zy!c86SF`rv3z8#V|MhDL1c)aQGgj8dPL$ zAH5kVz!aDO6LpO!g!_P*mg7@9z0E4ZW6(l*%g3&G4vc$%byqc_4D%k`1#L(>6w)j< zfhp}~er{b#WNpo&d}uCR9X?g&u=}w=sD`pN%b!yy=dGNZI=`vfLc)^-k!*=#O7N_8C(bavgQT537 zDk3lAs7~Whv29V0QfMV6hsL9tT!z%bHlu;@XD?^G$!BXx(@%>^yZI429 zP<0(4<)_4hH<&>?5vJbkg(DzpseY>4^`|)e)$?*R^7XWUVYf_BN7OoPB!_aq*OUIS zB*uf|UUB=eA!_Nt!7&)bF@aOo?a?CrW~PChwWQh62s218u{`}EaaV`QDYEUIiNT{* zxIZVQqT0d;M@Nim+5q!9;7L96Vp#WaQ`7x%o{Ile=r9Jw0m%UMq1A~O&C1~&rAJZN z2-Oc`P2;5SS@KJB#YyJj6sDBO4R2p!o6$8vKtG*#eUF%Pfq~b@8e@ioe& zI3?9cDK@F4t2wa_5s<9q_Q1|Af2>7XRW#w}2d-&F9lSuQbfx&uhZC&op0IOeS5X-8 ziTDDP^3}&qYjhL6W&xXSgR|4jk!3={wM?cc&+v?pDq+VkaK~8Ub*}UG>{+4`b@Jic zK;}D94m%MJH)S4HXX1t<>n)JblNfETImCt~+OPTk*dw}RiL*UCn_um;h>45mQL zws2d5Ew9;NjhUdDj&8|Inn2lh{}M@1m{zNXx@F#D+p603is3;MUZJT^LMG31jfbDz z0!uwxBb4=RPwm2hST$P$W~{Pb?Q8T;(#pT)Z9M|9W?EWf=&jKGiq~#oRTcN3J0xy| z?mu}~wfxn6d{vH;YV+7B3=b}4I1_o(d%p)I zQt*N`!O`DML4NGm`t6!gIxwX#?OE$26f005Hr0(uygFhZwyXBLwZgxt1(lvg{nAK) zeYVXU{A~i+Omr9^)hhB|X;rv({@xVrZETT<`(KA4NixEy4^(n2X8ocmF@_Z$0U6iR z0^qd^)TNgEtxe7|y0jO^U`9!J3N7C>z{hsvsz13(-%Q9;eE1A+RoF$m|A~J`DNpoJ zgj@Cg{!=tj0sMsQcD z?KH15qCu!yGV1efHHqnrtYbTF30*_0Yob3&SNbYnT=-WDFy<#}AW%SNqH|BkKV|Io zGY%;^ChRG0H!1a7;%tH zfsxG29FvXb+0==t=06)1A!f;`GRzxsm(1`;NGSP#v1j(2+Ums1qxT#(}7@{GTq)n2~JQr*rgFJiux4Bk4o>Bym=0ISQ z4m_Gb`I_&xQZrI0Bevv^8BqNh4Zke7Yq?)p$y0W?aA6=;yuG06Nq~xY^@lbMz{33~ zZ#%6ZhS)%p9HTM@)Hu?dBo%*>IvuIX-}0n+p>uV#L2q&;uZNNIf0>aC} z;#Hshhr3*ZEYLxmhJtRiSSKvae+Z=|80=v!* zIK~g{+w>~X;aOmA91;HOhO$=RNahM=@yt+)92v;w45yw}#HGv`%w`Uxc~b>d>O}+& z38tm-Z2xi_vFS(l&TL!bAQDMN$gt9zI2bKl46C)|WE5m#HeS}QV%aXN^R?#YD%4NN zO$={w*jN3gB2ot$kTv|Gl#jvN#iM_FYH|DixfUXggs1Y-%RnR_-h5+qSaWEu^HLq; znqwUuxI3qByGFY&60i^}QkRe&?wfb0%ji~QZB6Ee5fi)_=IBLLg`v&i#O5fohE`ao z2nvm9h0`@t(CfHNY-de zj-qRu-eA9Wvhs)VRn|9*>M%f+GZJ(w7RV-_+WHcsY6o=4rkFuv#u?*Pgks)R{+cPx z-1Drx6;9QXwaa#|l59HoY}f2-*|U@?wv=P2+yQLCFrILfROAuapz0B)U*Q)%?>Jx6mjLb;zMdZ7x2wXX zQj10r(*oyz?_P^}3S|5-WaHq_0`xd4%C^z%9GsPxd&nWu8kp=>b!UTpkwRIF?Xs52 z)a$!EV)ZqS$a=v1lywM(?M8fsth)$XjUD_nT*K~=5Xj3MRkd4M<8P-as`A!UFV-$u zq+G=~foBdOoptsF0psFM-rmVrn zyYE*eCUk{dZVK?kDq_J>4vd;{i8WF0lT8BY`H7E_f}Tjsyn=9I7+&p^2`@(oY$!8_ zG$;NHMn)slxXi)^cf{1k|LMXUIjnF4Ex$Hc+bq7Xm4{YJv4#(nW{HfV) zk%y*~JjxCb_%|{o-r*h*|9-jC^4k z1iLN7l>G0`YZRT?hQ!-%IK7#*T5G6rEGh@}jI3o(a^$Gcaw&JzIz#@gJx=2Y4`lCy z#8#6~N%|#KU+!k5-k8aCY=O#bObr;oe)G5?{Hx8MOUG*;XZ9B!jw??x1O6@RLt>sW23o|h zzwt5^mM!Hx0xWW6lpqhsa@)7@E+TTi^@!XFWu{0zCe?QF1aV!#{_5Bi8|PmU9-hYb zFYmZK@1bn~AZXlLLa%tgXw)JB*Tf;@iHNFS1q8emjUMTi4i!A@9DT_@yKh#iDE=9H zgu_&JhPj9g?4hcRTD|LJ(IFP)SU#9L(*B8ad_hDmjys+BG>B1+CST1xuzXg#EJa?D zCky@^tx<}m1nWJ`vA`R-RE{s?aqRKW`pBc%BmHq_wTw!I1V}fWwBvCSA%%mh5S3f(TB_5q^L+td%~*A%03X z7?>NHeVj;4c$GLh;SW{G)RB|#jOI45|4#lk+^X=Rk|l<;Aj{dLJPSt8sF<@Nn%sc< zehX#k)1dE=0XN$2Lg+qxhSZR5&{%PGh{ErSK>TQsaabrv!rBYl=q!m*P=|NmF(|P{ zWlq(LE~}a*58R7PY9+-Fqrx<*JKg+=X)*A5=v_Tz{q3-h$Oo~pNm%Tgu|&z@!W0;D zQB?>5n!bgNrmnI>B~M*!+`576BG}9<{{=M`Ph4XEYG<<=C|dPT#v1I2X3sw(Tmho?n`(R z_4>%p**gnPVPo$uIgPLmf6EzenqQuh_cc$n_XOWLcwogR_9G7EazX|3UE?NskKdlg zTnjH91H{@f@HGuZS!hQMY8LG7EEHhBB%A3@qg?lm6LnEG&H%stI-i~u@F-Wk| z+rlhQ!)jJ$vaX_lQsg+OqXvw;w61It#MULRb5b-r6>OzGuKJk+A}JNOGR_f@0MXq~` zeZO)0_oN@J*^j<3#J2BnevYc?(oLIT;FCq6SM6QKJ#rg9kqOf+Lav1O-QCylPP+B& zggz9OFZ!0~3Jliw7k>!p2k?KF^XR}F*SKlWX5gU zVY>SJZinX!4Zv|<0g3^Rl$O91wPD|INg)%0KqJQO5TBDu@K$P7?{I)La4%49(U$2i zN)hODAHv5(zdfD5g(`f-g}#%(>aTgDCiw1(wi{vCLeEnLwVPUc2chJ~;+5~8h@P3N z0H4B`y+g3qn7ssB$u0kT=HDZK|6za<+51R;m$BLj<=Y$xoPWbS-!2vY!3_lk0|8%Y zXJOwaNQ1#BkwOI%%;0O)b7?>mkM4+<5;M{n{hL%7*$4A_?0++W!qqnqB=Ic#Ulf6B)7DgMGpi(!X7z6EKz>nYtPAMHc zojMVpvG-x@0vRN7i4xt!9cYUM4`h$8#)EU24&& zpEv;NuXaxPM+@m1R3EVE>$ocirXu5!7flJ42E!BjZaV=vu~|o}N+hRcW6@e_^qp5T ziO)bMK@^KnzuR3k$NhV%EZVwRQ8a+j(B6a|jYcK=%>{WxXO(40fUkE`f&itHK9uT) zo42a{ZTATY4L#K_Dx7Q6)N@v#+7G)z5-mon9Xp_p&`58t;$O} z7*-E_HFy6AJ9i(|ba|B#fu8fx1Tf&ri*Qv@{(<{f5yV0L9bzQWya&4J4+w<|g~`y) zkbU1o7+Aqa+q)m5rbASIjl8YzLs_sr214bRM1a;zlNp5pP}Bm4bQ9K@)cN%eW1=vn z&9)u`A;LxmN!ONNrgleA2NHAiv0DM7o?*+s25zd?zu+fF4?-OEb*r9F*$P7!y80o} z(!X7vYF+j>e2uWx&^Ol8_IxzqXKq3ls_)!1mO_p@b2Xelcn;gPA6?^raB?lRs1l}J zGjot&9-=UY16YF(60zZE%rblN=0r4c_~FaSy94gW(AyI34Vdgvjz%mFNl1Cx#HtY( z__^sK6;6+{N=UVW!S9Y^wnFHUR0Xz1#i*9r!+Q@+=C3U{ZxT49^Rktv8sFKAn!}N# z3qWEk7#^qTZ&xC?)tAHIj(Chj$9V~xfSH!wMgFz8^Gvb2n|cVl^T@76dAs{-W+iPS zLGEVWG$@RJhKB_ymrwJ{KSes`t5|oSl~yf5JWs|yS4u!fq-_td|(S9C7ZvMuiezSvE^M7ML1%pv1Q7<>PAPk z8bRLmp*pdTlun*-Yoa=ZZwz)6FSrC(W*>#l9T;1(Jx!77piZOf5_e;*22jZ!IKgb= z-tCTg{PZ;UZRCNuME=Oork#{l6)1rc6b8TYYOfTPw<{=ZB`9gxD7mzk8@MaM634|U zDh&44_~uI5mxNwJ(^+c|eQ$&ovr9WSms0gHan{b)g}b_tV#}w@EyF`@4)|GD34L*( z1Hl}ihqc152ui6h_VBkw*^Y2we&!2(K_DXk7h~rX-DwbQ`Pk^#wr$(C)3I%Kl8$ZL zwryMg*tVVAzH?{Rnz=7?U(Z9W`d(^Redp}`tJH}Mr3NH0#*rcI;vdH!&f~4}i*i2i z>VX;4(V*?c{nGX=1p#=BNwmP6XtCaXBKLcxyXKVe1Q|{KppW~r0}>K7guUfaoo`_AR>9D|`AEg85LVP4i3IncURAZ@45uq0J~#m!wQ`uSVEBqjL;n zVrn_8bV5xbE5-N-BKLaa<%MLCeI0&sR;+-?}wZ|I=i6(&~IxIkTr2HYu?HDsAFWSdBCYup;W_!!(%guj|Smg7bK zwlZ^Q%>S(LNYKRhA`KFSR1%!t`LgY+Kl`xhtYPr^VV~O{#A#QS1|!_xPNfiB6BM-gdmq0+YGxfIOTp94 z;&>rU5(>=u$ED5oa^rQH9a_{nV#vjYf#>}s1M2GsGAO7@VR$LpU&xt@2d~s(^F=+8 z#gphHZ%rW)Co^g?mu%sQW;|^fFCfZC)-+BQHXkbs7Yi4oHh*c4`&sk`s#HI;OPsoF z7mbk~L+zApGPo0!m~`h(`SThsdt4gWg&;E?v-PQS^#Q39G#jo?eM}wa4r7xou;gRc zd_bvAN+2JOHlDP#^9XiI6E zu-LHT)Lbf7;YMnJ1QxWhiC?NHhgy!&!RI#`z#slbz50@7WTG*mwY2NCbuLO?xqhhtg0g523YHQ{dde9;8vZ&jMCU$OWVe;G!iG4t+v!fQB2 zpQ+wuYQ}rR2w+gCp?BM%iIxA04Kvsm0q@jMl-Ev)PeCPF{=iTcm;Y0?$Gwfw!oTnf zW$zP)pz^gjWM@|dzL2weuhm0CNQFH2x~Xx+=%mWnoV#%ZmfElMH+1jnE##-tVD4>r zh`<5N?D+b6Lxx&p`vL{pT3mfxBOXV*028r7V&LA&VM*A9zeTz)Vv`1RDUp5KV1l=V zH0{f&nWif4d676?z7x|W@!7mEmWZ0XFR(yTowW-GnW@oRyzgkD}}?gzf6oB{H= z?9DQ`${PN?a>r^&=IA>gq1Jorvep4P)|#2f+Q0d0)Q7T_I@d(ULW9|j(DEDH&j~L$ zaZsw({mokw4&lpXGi_g3XA-)gi1t%%aC1yUOw_Gfy$67qfAlh&3Sl(`<=#Fqic#8! z(6)JHXYup)Lh%_UR0y732iSUOzcDpBEcm`PRiodRiO(56l8S$PuwXgnq)xF1vbMwyz%=Cco9kXRi_|k7^+&fOq|Q@O z&$$YRO;vt$$DN{ju?0Q4z$p8=u+!G$aR>2vquFuIixZ|Ez;=9KNic^Rbrqb=?gBf< z-gO7C^w&_jQYkzgbB?OrLNwNrMCn4g&-wlqo|>0N&3!XHhvd5MC|o!af8w{K?C6)Y zF5uVej=Y6jB8$z4GFcy9a`KD}LhYE*I*M;=?5^S%!bJF75yPakeldGn# zD7~DTJd{sS`=F%L4PGDAi2!(^Rip+#`ZSD8WwAC^lXl=bLy1g<J8D~2^7ka025j8pA{7UOR9mR(_#R%Z*L)*oOC*FVR2 zEa6mlM;~X}Y=ny1Gd(_+z1)<+-oS<4?C#C-3>{P+6|NPEFTdhlQt!u?d8rhk-z7Wi z$d@Hv2f)I85+{1cSKlG~`}D{vw+*ShQV;q?hwGV`7 z@jVjV5EJlAxjo&Y=1>!Ck*1s7x@fTt4t74^CoC=+cA8x2L)_Tj9+0k&?)t*#Sl;?U z%rbkl^gF}lSl{vny>Pq&1tGG&5(Xi%zy1nBWP81X5a{21gCH=wMS<5hyxoIfV10!O z!ocbR?2^FqPwW=L`z7>`V)|6|E3m(E2E}r`f(4~w`V{mlFujrnrDF3M-i|}$8r`aF z`Ba4JA1?B;W+7zkiZj`I33qzh#E zC$@MG^DQ^cZ^e++$4ZhRY7>Txw2Z@jRJ}dmYh9x|EFs5#bPL&|mBV~ACs9%& z4@qbVqVMMqv7equE9t%T$+aerjDvl$&h}{Dv}%+Z5jnfF=?G57M%(Z2I95-sS66kW zXAe#~#p%4~@%yJ0#NvY3jS`|anq3HS}wx|gOI9_Cy>oh&6Z+Qf4kd{m24*=m$1#7!WG$JUkD6PC$+ zsxRz!)^2oqBcZrs4bHGtx)wbyZ6iCRSGu&%udv_R)Du?QpC!%*F>6v|ao~F72mXCh zKU>A#AG%t0=0MYvwXumY#hK_wrfB=5t!>KsOj5T-9~ctAJuhTSb5M6Uv>oks{<&*JXOq~~Qq zEF@fyPKRMi## zA||A?@0pe?^BX$WoyP0*^TnczX!#+wRzUdL#P#gyK=hlMRT=zb>kWolyW^O33tOI= zb}-py1dXiLM+~8(!eVpz-S0oO5=(QKz0MD@fXh4D2du8?@%X$Sm+lt(sN-ol3Pp<- zLP{D&Izkfe-~n|BBo%=SnoEGx=G}QS31uqi709IEqF8 z7w*eRYy+DzRa5uca@TyPk~PtCCv9fsazyFJaoH<5yS%Kn*TP}B(jnGi|HGWE4o(UuB~$~P2#IJa>jaIC*N(N)3`m?nG1yh4=< zn1QV_`A;m3FH$JvvK$@0Es*HoSo)kjj?LV&tE&eWzn>Uc)~Tob3mB=Yz{lJh7{|7f zkZyucu3%~^aLmgpe}cK{Q0LLndPZL+Ex($c-$Za_^8^D@ zT~=pfK2K#UugNzul-rWl6mrN*!lkz^tFXuAlndA$I9J@;yiB)XEUCf0LMB&R4gry4 zgB5{aJd*K@lVoBE;;a?ikmb`=*Ff~xG&s$Pr@9KR7~-B332O@aLDp<%0X}y=!(OvrvpaPu85}^Y`_b1eyrP0 zg|!z=ETgpR@xYn+>B23Z*kdkdAC=o~VtEwQjvpL;)xZ>d_t0@cH zHvO$v4qQ#i%OXzUt1J?YNmw2OlDl8$c3&nOvFVe<@?sPI%}I5{(lyb~x%`N2fx+TF z3lp4DMg=3PaGTUuSxHTeQwpB?yHhSSm!*(5zuWgfL4RE}_>@?615g4jOEq#IBP~q( ztW}oJt_cqbe|PU=fkF_ONER`Wza;KyHDLQ!30oJrLD79h^ONGFTCJiFDMKWQ#^F=Q zmCcE{p`lq{%T29&L^)k2Bc7R3#F2KXf?>JPd`*u-+o*VqX<1D(R}{@{^=~zib~B$9 zWeZdQ!hGEb^C~u5*5UA;Wwe8bX?!=kfn~moy7`7-)%qBG16MA^sG^<*WPb^AmGJ5q z*3m5YI#I>(QN9=3P2$Kni zgl6D7jkb9~tEQ@vXYK+=cv4ZKwx%K;QbCs!wW7M#4#pTbBkx6%Z9(ijDaRQsB>R&oBDJEO~$V7+J*|u_wm6!5jfmlAoS^zgHk-sD71i@s`ZLJr^*)NFx za&h5{x8(eDFVBV%S}PvYgLr$fVSw_LF;BLlQC$zest&(}bX^y(D!&LGEtUjBJl{9+ zQA_mt+`Xl8lj@5w*F(j+mfDe(PAHvU;BxgkU_~m;?^510m)>;Yx4GbRPRqL0ia3W= zR&-JVTMLRWRqTEZbWNR4iIU#xzYzimcqEb(Iam(qMpZnm4Z`0@aAjL-OXUFrOm%A( zoCQ_u{7-!970fl#a;yuWuyNC}GU9>~!?Qi@H zJF|!$Z-t*s43&AcOm53z0y8tt4?+5F2t2DYx$`Ib-(ddA>#dt605nZ!h7TSc@I?AZ zc1Dr};0Z=1>IW5*&c`a>l2D+FQ#ghQtS#1->~XAk7X)jgQpdi_!~OxQ)1Dv44##?!(DvM65Md12w#GWi(!NX9saN5O$B$bD!D1)@zq81XjS{k_xh&cT@H z0i|`80o!#132PqqO}pd)JoRzB7+Uk2mMaxyJ-iAi^;o+yi;8|B@B0X5PETAief~cL z0}#6ko^OkvSRDQcUaAPoLFy}L*0pJEK&+1-1lwRMB~&)^>m zlRf4?&-baXlg!;U!H#OlFHO%&vG-TAml&_NGh5NTZ@ay!PqYmF!2}^-TDj)tGM6?C z8%c*z9D=UricyjcHb$fy>wiehsKdUo1|pbsW;nq_wH}rcHcdz z{(SW#ver|#Y=PV3AxQNfZLFB!E zjNVc|X~ZD|*@B>s)M8D^6UOiiX1hguV_N!#E%t(P(u&&kCZ?JvzDVr1~tp| zLv$g~*(gfN)#X<;Flz27s=?!;WyD$2+g0#4G6GcRQSE5qjE_W^ZE324L=x&+?9zuR z5tFqf#pH~CCw}^C5f$_dD0&+I#xler6doAB?(^#N5@h(v@IN@(xxXnQ=mt!3QM70L z+&8EjUTQoOa1Q54#yHyob|$G!4d<%qy0g{QR0y(L27GID+mTD=SSF`?U+(=M2x6|r zH;_SxxbSSJC(#?J8Ghn_4o#PlKhl5pO=U=*X;Md0R#EWv5F(Xw!~54A^Mi}~L*}30 zi~Ct9*q7yPD)6^dndnpn+N+opTWzYMMn4xbtm@H9IfBiCCrUNgqpiy_&}|;?e{Of` zMr?wddS^`kr2fqO%-b2RV1-XzrAeu6L=n4we6F@Dh~buGr9pv#I+*68J-Nb17Y?G7 zmb)a)Csif%CT;%^I7#iy|H~uGY+1C#>NIutyCG6}DDOW)B8Zx56CJsd)_eZ*@ijXy z&UzrxwZzWLlRLu2a#pKr;ey4(_}wvNT%LEJ zy_;1H7g7qz6Y>~8henla?kQ5Y-BHO!4b%)slTtSixM3pKQ`1q`P>F?tkxp_4qu^j2 zn=5(zaR_p(%AiPH22*ptHyec!T3#NT*XDP#+4<@%eNu#CWv3_Avy=>$K-zM-(uFkM zxZ0_Am77@gs2Ct?jy&WJB@PYrGQd^^ekC^1KW*4x8gYt{_1iRcJ<3nasB_uc*iu-- zS?4N&-SBQ<8NA(vvY5!g#&*b}Ga*eoaDWJ>{>pbU0%t!t__N0&sHL?rPR4 z@eTdRp!8Uq=O0;+DfojgRtx$ifvN}nu3!~CC;QDjfaz`ltQ}e4I#)xv4!<5&U@Yie zaH=`CP05Ym;)9wEv>sJ}BJ@#kN;)^L)I{Ktig0j&EmrzRKDwYYKt8fyQOI0$eoN>j ztiU_)8cpm4!dDk{3({qWk{iXPmy#RS#SJwZl$#@B26Rgx0w2iB5S0(=ahK8y>NH>J z@h(pxtl&WiF|t4bOz)Q%BBUOsSS*kpsu)HPK9*Q42p@L@KlEc7<-bXy#KKd@yitjH z6v0%{c@&{sWHAL0J!~;ZL4}xtdVfH<(xd9!V!`QI-oNdz2+c+mm)m2{iAu1)Y2@)HlhJEkcr3C9qQpz0d?9!^bFiUka7K1 zT6j$40@PF_(MvbUh)9`@p&pjo^2msBDdx|!QX6vbRUfL0#rG8I3Au5oaYDgKf+V|X z5t>1tYjfv+g0)EE2QrpM*eT=bj3?{Y+PfU;!Dk4$pbMI^_zu^lu0@iTgh##(A$l^6 z)OQqe*yHsiN1ai@V#yJs$r9y5b}(y)ysGU0(qVA|ExE%pEn<(OIB)W=M(&(??Wh+? zWhDcaUjM|?j$0`Poss_~4maLiS^gS7!uo00!Kl0wATC{&^dhA+0mjcvdUZC za^_;wf>EU$F;DO#x};de9?>_B3Hve#(|#0`E~*miwGh6H`~z#kxfFlo@Q_=W;~t3ZuF20&8~ykKddZ3K)M z4v2>MyKa5of2RL{0&xH%fOP>o{Myx?a%SAM>LdE&4~h%Zrpxe*ho}kZ0b&?j2}nic zByhmorFE~r5$zlQ1ODe=-i~uuvQN10w*?1?1EC?3p+FN2#3e8%avjZiG>EK6nE0%e zb$;UWT-p~G<8)J3)W0jvG-Ym4zlZv~khbjXJTkZJ@+12);as^Griz3>->H9Tv1}p4 zaWSJzi8yY)94AET9;HsqfdzO>5{n~k)n97?*y}f&Hh{AxSN3GZnf>Fz!^tVLTN=H&{UX|>vG!n3LGvYKN5Yr< zza~M=v3^Gg#bPsWcFlqBsaK8!$1RE_pFlYKm>em)p)()6y%V%-uCW=t8x?MIUMlYP z1Huh_=u5@mN8eue#VxiKO4 zXO})gZRg;mn@2i=ecd3=?kxS zei_U2Jc{@6uk1Mb{a^YE&(+jL0NWDMnyva@vse-!-wG(ftr2{HS_DoIKQH) zR5Z2Bl~cCf^ZF59djn(PmwMkqRRkm+?*#-j!CV zc)gKw6nX|V7UDdsXx5@Hi`$~?coz6+X7s3CMxzL`G_kGp7d?v~iYKYFT>w#k*Rrx> zi8~AYgvgxpy4QKSY-uUxzjJX0K`=z7t)6H#Ssf9+Xc>pRtL(XRgl950<}XO2<4&e$@iUi5Fi;USp` ztP+avkm#hWeW?;|TH`8Fc?Om2vfz5v9bp;RE-HN~)+R*&wr3$YH-e5hk&_2CT=)?F z?Kcz~^s#6r5|DkdO9wdBh%IZ*b(JEjvO(1Gb^?Ra*@6>2>3}$5g*kq1z(sFnDJ8to4gKx~vdEL= zs1o&JNjGv(_LH)^!%SFfmK5(cV%qPd3Ggg3i1DyD)F@{aHPRq?J%LGlD^>(F_pt`+ zg*vO3y4;oAztDGRE;ZoHMP{xxyg!VCDB5M(e*xH4|NUuSAwp zPd5-Q&UAIdO&Xe%T~Btm?{;NyQ^FZg#{g1l!732Pc&|kz9u0A5>?!t*^|gg?FP&2( zN>iy(gc|$OZAnO-cz_n3PXL1MpCc>ZgfnEWD7NtHY}g2!8JJL&toWW}qs51(DB@m( zeRb@#_#VO9nblA1%^}ltj!oHmKRFr(JG(DT2O*`7X*<6C)t2H`OUJe-*f_)YI$U4I z3Y#GtPa7KezBULFgE8|LMWliTXd50mp)7XL4^RGtxnP^vjM=-oe%_+%R^bP3G$jK! z97ap>qi5w03+m47@y=j=)(EyrkKw^=#Ze@D@r$mnY{Rl1~k;~h!JOwtJKgAM-J8tX0n>B7R1Ty3dFuEsKRZ!V&i zB<`34Sumc1qSCU(B7VbAUsOCUpcU1MGV;VPfPJ(zi}k^KtI{Ivr+i?AhM7u6hLb9K zLOv!{j{Mt=a;65|NwyG+{En=Z@E4!OO$WAmEq5<;o7Ydy0Ekbz(@Li*I4SUqAF;Vx zFdV8cacwebKtDjKTe{uh9dzx2v5e!?1I%P_&0ErFM*`#n7C#g~0pO7Ss-%pW5rgunWp0DTyL5u=9O-B02GAk6wFYh7 z7$S0EqEE0hW$UZMPEsL3Zo8Sb44#p79PZ(;Di7U|(JSy_ocHk#PaQuJ(+X+;K6-|82_Igm0cPR;m5H~l9_n5?*g3j)6}VCF;f=Qq9QyKi(0gXD`|wuZ-Q$L{D;972#MW(;7pc>@ z!`Qud-R&ga0BG&nF5ef%JvAi67%tSFxjLFVW;L*}#1?!Bk8(B-vnUR_3-S%gr1(x> z$=u0Z#|iE&o5eHL**8-tB~ygjeYto+rh$DYN^_c|7qp>r8?-fy_qwR*_1ZZGPD7uk)@i`?Nh{MD{HFR`}BPw`*3DM4k~tQyvfenC-WZ+%P{1X zG2(wYP)xNi(h`n9>fp_Stq}LL1h#k`dum9CCWuZ5+@t}!MQ6Hrh)eXj z4t+x|whl30Z|iVH??9iCc-mz(RH?vxRMuw38;|*Rlrw1fgpYa<)b1s}iL#$`)e57AR$> z(sLefpp(Fae)A75-SqHgxQ1ahO@2A`{oSzUjg_=S0Z+i{0;#@)iU*(EiHs$?ecqx+ z8v3nx#qQ*pc2D5S9m|<`PXhZxCpKzFAA3&Te|Ah{UYccg zljMTA&yB@Rwm4Ge+fe_-ujEM6o3a1OmNZmbtm>z?l(l&EeLzUnAc23as$5KVRzfMo z;Yw~vLb?Sd#UZpX{UfqKk}bXdh(WdmBh@Oja22=oFFEhZnRL32?5((n5-F1#B_MnD zhKykcA#nqVY~beahb{3l2~Lw}RzOQg6)X}5-8gmPEGoR=Vgl-_l6vFD+U|WUDuLRU z^d-}B?GQesSvMcl6u6c`9fhryyQDULQF_`SI@(@rs^-#EOHy*5E<@u#n5D)_#uOW! z3+%nMMubvG0GVjIq5GlM5J8D%Pb~7A-}wZhB7}dG)9V3ilEB{32sMAxsCE?P0=9Mi zyO8prO+q}zWIe*LyvO>?TF&p;^+NpL41q)}Ko(_%@;TuP&H1``RF_;jt3M9Us(|ej z@bq*Jo4&nx+17z+>FFH=%-Haqcv<%Wy-xQ8Kn@n-R3erE`JyQJwH=CWHYI~1gJ0Ua zlc@VA8}`6X*m^X$Bzo1>D{q02H4qO|v&q>wOQSNYXCe~Aa>l;YUCUex2n!kiaFRRr zKdM)#Zh}9A|1($DH^x$se|ZtDvdr3sl8yayK{a4IjF*n&v|4tkxNbDbi0rv7*#XpB zi+u0)ce%9fU0Sk6`E(IJXL51Iv0++?^$~HKMTkk* z-17GKT`dNk)I;rE*v^AITY+{ayV)XCRHko#*7{Vy?x;I#W^|?hiP(Xs(EQvs3OVXi!Evl3@I6;4;2h;4TN6*ZI9`O#{ zJ$yXD-~-=yQz4=H;b{1$M|^HvW2W2j=!fy=oz8G4*LT{Mi+_)|8r(zYbWW=>vEVkj z39en^j~RAeMKgYVC04}7dlA=|{pLc)j(r+=DXc0Ec;&Na~F0n64h>CV$21%Z` z#JS3lcBM)=FM@!ah&TMyp;Uv}l-BR1nAeLI6@Bp*XI&KPT)v%N8m!$4o5=C0PQSjp zK#%e8kJJNaW?8T=((IL>k)ZdbD)`3iEp1DmQ9(;eSfCsCv&Ox1N@iapkQP(guQ>~g~4o7&h#-SpT_Ob7!$D)tivnmmls5{3zUius*Sy4Uu=XXV! zb(I}0oZ63t|HiD|WQWE^WrB8QMb}-<@}?on6p|tf(DtMeQjOA{$Cw+TomF_GIM<;| z@6j9dB^Ho6q$qu#6868h^CH~2dD*e(mV2`NKE&-kQ`nU2T%Gho{v3k4;sa$2M74P>UhVypVRnv)pgXE zYJG|WEPeafpN=Kqyp$GhU)K?<-j?;++UHL7(ZL-w0FKc2pFoxZNACzDReDPvgtuRZ zUZe?OktPd&3G`g^G3S%Jh=Y+usoz97?ju>HkCuTTbObhaHm` z-WBUlVL8&JSi}Ul^-Po`O%|o&MNT3ET!ba1~l3P)_ON6<)%B zH)&)^B1R%TMo|`|iZc1qi7)sMQHmQ8M`9#u7Nkun523E;$eM}_v8of6G#W7lfe*>D zt4$d>58JFz${W)Ron6{ELg-K&H+qZ3U7^CR=_`#qhdVw0g{n6nB7RONGm#KQ^VXp? zyNM*bWKo*#L1w%3RvPs~e%ho+xu-7(ctQW2Lx=r#XM{ySmGXdGAE=&y!or{j~a56;pY3hjOFQPlMgQ9U8 zJH+;>QlH~b#C}^lEdCwY7XL$Jhb+5Ei#$voPs<)@XB2r#Wrvi$kH93lNp(N0SDg$}_QbO_0|&O>by zqt+69AD)hId&w-kwP|sf=X~rVs>7%d&dh#ak;T#G+0-8R;i1-&(i=yU+33ORImYV) zf+wIGmNwph;=TUmR0gcmppO62_cq}$ztk@!n8}LhLt1fh0uXuL=3*)IoG@`@+{6MX zr2crZdH@(xe<;kEHI6Qm^(bWa^BWTE=RH}gtV#62Nzaov#@?}qEHp`7=JxR}so>1= z_ut{jj9MD6m6l;hq_0~%V{MP9w5U(LuUL|F0O+oxUPR362V_R3|D`G>Mf zT;@xFrr*0$(rq<|AHSsDVF~w)zGw2eFCH|a;@RW}%|8lv2j|pbCFD@}3-rVzzh{1t zP2N~dxj(&h)_vtlx(~u{sF8i=oab$x8@4SPmysC9n-IRKa1~{1R>vDnAuXGE7XN*M zz2EYCnMPgRc{#Mp;DYrl?Y)T``n(?Tarf`tsDAf2kNc!QIpgXvf1Yc6SyZ{Ar)*e$ z)j8D`MHT$UsIn5)Oio% z-8W_)#&8faPVLWltA;WVr=Uq>DzgKD$Jv3zA#*;skc3dQvjGFd|nTto?&k#W5uwGRo8x zX=i3YgTg0i4dCe8tioK2>{4YaqFPJO8R}`a@0VGNzT`>k8Xsx&FR$Aq`3ad}7bbGX zW3^}&=*>!Mv(g~<#%>JG%cg1 z)|{ObtfO~OBp7Q9dg7(foQ(v#@N}!o2{pv4eQ4_6l`M2TYKJ&!hdjXwdQctenU*Fh z^lz9}>s_O6kEz!c?cNo8Psle_$qHFgoGhka7nELw_}z zrbwk3iB%3qtg*SiNsuQU-SVJJJyY<+ip(XSJzm{9@f6!50O$6b+!ot*wL~S7Jrlvg z*^u+$)bxt=U6UufXJsajpy}-q@>6w)@NiU`je6(?+Wr;PH%5%EA6dIg`*q^Vt!CMZ z0tVu%ir?FmH8VqPqR*0kt3(+>h(X2QRF?idZ9%n$EOCo~L_hqyuBWA_!sWurrbU`h zl6*Z$d}Rv&$bMWPide4mVAxS$2!LTldETQ59RuCo`#3}UwOf2$M1p>^{BZ^ab?btD zdShc?v%$WMp%Un_tLTdMw1Tb@qb>v5#Eo4=Cx$RDIINA5T|`%y*o@{9;YKdEJX4as z&c!OhlX`4iSwC`3YQ-XHOKAQPbVy zJYDFLouoQ>(@(q>Pndu_(TY)9SdiE#>T*ujxOenS5ty-{otboKt<|? zfAFcLalG2p7R+|X5bDM_80z?|+$@vdGU;%wi;%1*L}6uJCaEJ+*i4gOQ~A62U;JTh zah@BVn$_x}@)d-3es$qP^OH+`3(>iGGtDJKGvA~85icj&JnB(OQJ|mcPdyqc;*;b? znZ$mfuxzyln!OwgpH7)U#!Yl}Qc6G;++LA^%3cGa{g<|*^F?aq>ue84#G*Yp%P1~s zX#~e~^^UnkCMA4UQ`9-QhK!rG_!rcpQZ#$6WY4heN0f6#*R&uBsNF=NZGX&`wA4D? z+_3GENN0A#ubvYtcR_-UQ;#eBw0Q*TrRyN9t0L%idg^8TKW~>Mi_Ltf3(v~g&v}V| zU-H17Grw4@_&&0=evS>gBS6vyzUy>p>5Tl>J1mb(ZVH_*WeW9sIAj)elSy_V9jiW^ z?-!WS33rs7Q+lo{TgJ{8Vt486v6v z1q~;kvv)luTXf}h{LG7M$>ixEY@a%zJDMDtXpyx;7VTtGfzz}@rchjtOi+c-nX!+y z;1)?LmH9NYq()z6U28BpUM$Ssn68@+PVP0kk-9Tn+uo|E0d?AtEV~A=45>p9kiH_J z;Wxc31s|(N($pdN-LWABU#n+4e-2V>u*hAGWWQRbsrSoX@3MGkvT>FoU8Csr@Gg}W z@>)tN#oVv~OlHKqWy_dPM5OLfqVBQQXtFDY?g1TsbvuN{GgjP^U;*=r1iREXFzCiP zqsUh%vAK3Hytfc*y?0mNFK@Alz_RC=1{bGrn7h z3HXxK_g7{WqFL#gh*rBFh)%^xqw^!m8n_p5rzpY9$~j3=xt{_RYZjP$c{T4yKRFiw z4$>PqO$Yq^M}4P#-@(Ms@cw*ZFa$VJBUS$i?RN5f0J+45M<#q6G>zs`riJ9bQ@&zFC=ba?JfMj@+^Ff-p9aEQy zwP`LIQ;)o4Ox^tb)9aS9-Y(_&q5Djy(A9Kt*z$#5`>fN|yyG)tcaPV+vwwxiM$$R% zzT_9Fk*n*KwROm2)jM2?NZ%cA?R0U`>+x|Ru(&RBFJ9D_l((ht^{XE0EKK;3DXBD9 z7W4_4Rg@tgY0P7Q1q`;O|9JuYF{CGgf1aVp z|Dy7Y;|tmBG?ls6k85&n_21uII-C-NVe#|Ty72dAn-V|1%+j4c^z#d?;-2|8BLA>P z9vD2Es-UYzcUfM(6T>m~rC1P%2VkC}sy7eA^GF`c@R=B`%geOk=NRZZ7xPh701x?? z(Ip;Bv}?2bl)dUd26>*c&WPkhvuT&?MOA%W`tvp88GMKI6#{`JZ;JPo0DVW;65@|` zGo?|$=2p|XkYZ?4m6|w?{0svY8urB1RSH9LbhgN^yunPd zNPCaIOGq#8P^&FaGg`n!m6gUD1mx6p9>cX_wM5@zVE0l*3xI>#@EH>C(G*M;F>Yz?6i=7x}n#_)Y!DUhuHHXD=i1D)+*1!36>atf?YKxO$A zvIhy61?Tai=kX5~=plHnKprT*)iI>+7l;}2ZRpaNDnW53RjEiU7jPpDwVwS`+e#_{ zV=SmI(y67y>I`gJxrdJBGQxWdVp_N0ECio1i$Jr;RS)oDXzO70x`=NuFbk}Ud}f8A zmU;y141!@%&GEW5?Twpxo@%0N?}u{ewKv36TY=eg%6SgnGaBTS?%eGAHhdaH+^CNw zdPA$;;HEAMxiI^fUjwKa#!?4_%Ym6&`%T*)%fRo><(oCUN(`_m*)ICliri}&m^7}u z(vJjC?A;4wNt-|dk`!0dK^6eG-rhu4BMZN-nS@13siIqbjrgHK^HI*6F zNTm7n4O;&|e<>y`Af7J$fd-F1{ULpOKiL*{{Mysq-Vp4dwEDP4*@kY(-;vJn!;xFC zFU9g=sb09rn|$Q4EcCi%7Gi z1E6}>f4vFa?IkdSey5#+nf8_k5YnOL+FCIDG(7)*X zLciH}YI+A>PH*l--n~EBzCgcgzKMQBf5Lu>{AqRHONsS=WJ%9+BT>I#=M{dCnTA#i zB!9%CmV40>A8&>%-+M)yzwMD${C}CB2}Ddj<_?K}Y1FIz!~)8H$nh8bF&NJLBUYc( z@6scO80c%5Qs>}OON!fE=q8UAAUZbJ8B_D4-G?n2bsg7@Qp;y*Y?CBYiKO2Jv&nhz zE~BAF{v8SVL0j^v+L*PGx373EA;ICO=XS_=tJAw!`~Q!3r1Jo@;xe! zoDqf1+r84_&&Mc$_gu939Sf6}d{hpGxBjnbBKXj)v}jPH`vT1Fq65=;0wlATb58Y$ zaF1eCfze8CKO)+mk^|TI-uwf(-xqBb@?pnCAu4vX$a~$zhDPhsV$%R}n&cSreH;-Q zRLV*;-Q|R^Qd<@~duC%S8NRO@YjgMz{vI8nvx(>Dmgkz8V;xkFm238wj3*`*{Brw^ z_6?W~8B|#)SNGuIV^wk+3T0IcCm==Cq`S!M(>j%T4^i6W!&KySRRFRK0(Vo5r_Ad6 zbIVN2O!b9^8+53yOyOPGR#D$x?OIXaTEb}yYEo_VNcD>BjXce=<#m+SK(1(7ei~fZ z!)C$aHkuqwS|fXW#L^4-b;O8~S@$gup1fG1n{TD1#EUkKO1WsnHcv1a_`|1hxciuV znSO&DXJN@;IO+5h{wRcaLd#Uz@^q1nF>82sr)B->=HQpaNYj`!V1?g%oD(jJ4EbC? zIXu)Bol~Ras*py5Wd>|G%@v$%&ljem=CA=o&M;4Ih^ypVX=XkwJ)+JmF|utuib4gN zC%-RD(@kbdwp3?Y-^-=Bw?vRTl3DsfB#gvR)OIy;`uV#E%?K^)JFYB00YCic(=1uB z;e}(t_+}Ak8T9wnlSPxb-LcK}yISC(K3>R7}sbTA^W)F-GAMrfW zjH^^4#~9q*H(RqOfo7)dZ_tW$@uJyZl5Ps@#s*Bs(fg$Sf)aP?G;ZnP>GT|Y8N%+Q zSL_K{3*L0BD>)^|qSZI8n(DCp#z$?oc_;-Ed8&)-N0HzKRu*4ONSXn+YJLc&!+X4|6uH#f;5YwES)RoT6KSMtdnQMv z?&9w06m6^zdHSAfcbH^!2Ilg5KKg}wy_8WB-Yr3D5AWI+(s5YK6TvHd#i|OXBl%oh z@DTp7!RpMrk;8r)9+q1HI<0VPMz80zen+^0f)kugEU-Wp+58kGUsP-p>jHh4#dmmVwRsxQZ8D8KDOyXhh|_P(d*%nb*{k5B4OqSeBQIryC)!Uja4-%M^VdF5o~gk zIK6C+Tn+Ts5LoxrS#@J$Wxb`!-jsH?NZr(G8|!bY)X9N8^EY4L&eYp9_yfj_CfbyyORvq)meFii6fJSW#ri`;u+AppaTuC5{dDZ`o7UjU z7>p79O2g`WOzYN3WCu+E1D!xCuQU;N2;?N1zCHeP-L+t zWy)RP`EQJ92JOV%+7>nuMtZYaT%h|Jz;(@Y`B_ZF6IzXVucPJ>wnqH0^xi1?c&u$h zr$S`L8Mg8#MVK`8BP;rc?d;pomR6FhYe{ZamHV-RUhb#c(19aRd9md^9w_zP8x2+8 zs^W}`)DX1)$b8S91m-o3vzl)+Pr0#q)2wO!E|}>3g!9v-g=DHFOh2_zH1RRt%NEdc z<<{!V(t&l&i~%BP53Y|nUYq{wTWWg^Hb|F!SuO|d*-q7#`;h&)vGuv}^w#qB#@?9^ zD;r004@7-%oC166Dg(plu{8fjV2Ug1exp-p?)353SEhIF? z5?MC{(`EZC^*wDXLg9OR)b`~BctK)&_B@buyE9}t(e#)-K}t{9dVt8~CST&qk+4|7 zeg0n~iB{Q7Ub0-7BdPvzVo6^zw;`#1>9U<;77a}LJN(R8clxsMgbUWp=|k3v6;aLl z>p{I)K8_Xwdfv;>AD7H6O`ud8Yxt!pNJEV#m*5rI4i9P~wUuUwu)1ssN^8+ant!J* zcVA+VTBuqP_I@fxJOFNDhq_PU`Bx+3L&qASFh!ffKik`T^9E1y z-J8px)SnhLHN)Qw9F;DiJk7+kT$`sTeuchImP*OHrQS~;kWTtDC6`TKQAbw*Ca<7j zAEaY1D0H%gEUz@YJFK@KXO>OWqiD);RKo}Gy$j+5ghTP} zFwQ%ccjvIgx03cC)AlIMTWo{TzS{`8egq0{B!O{y5UGs&Ef?xp`V2E~nX|=HFdbA` zg9JtEhG_DtJy5>kWEn<5qR(tC1Hl=TFzku0VO)Ml^gjw9Iy)OY7!LYEC$q=%iI7?) z`(ScOA{CV<^eQ{&AU-cCLyeC&)sQElN^xmpm522|&(TyzxH8%5{%Rdw{7+!enK^63$2l{_F~qrM_kGXq5K$8OJc z`kxKX&pf{&|7+;`kNlLbml7BWFd!fb7$6|p|1Lj8!rj5t&D!xlL(0lDHdQt?(DX;g zu+)(2ijEi1prq|Uovjy3;n|{18Jw9j!otG-W#=NsV3B&8Wz8w{6*7K>eG3ts$x$+0 z%Ng*dCQi6HYOh5Q8R-zrnA_I7udHX7?gYMG;^QzybjKk0)gNFuR9lVW@06RiSChoR zA*#}pGY_6<8*H1_(;*60W{M^xKTK=&lXTGyI|)WWg2bl+?7iE-a1Nr;fyob#%7koZ z8jnT1ZS^}5pPoRpd0Y~TFg4s(5B!bPx-~VV_he?Ar8tuIRriw_ggsoSBe7|9)h6Zo3N1u-pIFX-w28MJfwETwFkg>Sp<%o1xa!JPf zydVsMPrBK1Ym0|5ZxSq=aY?a+skb%3R%C@ z^FX?5HAC=xR%H@ce2V&yhB7_q|5A!L0xZg223Fdnq%}WZbrq#kOwRJBV4IOW-fzJ- z#@WbMC(Fkh^cs$AgPn_El2a^K)!>z+K{MbD(-ask%k`2S#`~0Eu`@2}HoboAQ`$@9m!W@sUNNZ?gte@gidWRexTci>|{0u=5R(!W)|E4FW-cGvwwvjnrCs z#ZfZXupCLkL&Mz*RpVmKJK>Wu*I0YSSmNX#io-FopJ}Zc8R_jUWbwo;;2n5sGA?_= z7ihg8QaNFa{;D9Ww(mUR$rnv7(|UL3#oTCqlFVyyMW29@haYB9mh2d};=~Hc<2jSm zG~)PnCTXf@*=-m{lr_G!Q*u`#SLYPnSJ(5k?BuMRL=;J`vmJ^5`8-eu#r63t3P6B0 zo|YDJ)thX#>q+u>L%z_fj-5GpFK2tDskNv@YmZJ7em6b``e_kz(w+0l_n^)OpPoM= z7$R(rD$E&?*nK4zC{wQH+GBm3+e$Ea1mE*L+V0;OpZ6EDu}Zht!yV9j!G@qQ00ymp zzw4OYh=P3$>E3K-1YOx3|ioHoJ<8HP|fJ*}UK;VlKFU9K9+8{rV< zfUG<|=f})>+W26p>rStytwyAa0r@=871l?y_e~pCHliG1)|pe)KlzZ z=c>d!fUP6ZwI=h~G_d$-JEy9Vm~H+wQ>$PPPeXbg2YpOc^|U;Q!T*eEzi~ zvV3xo7Ca!JAWk44>i@1CN!mG@82@LWQ;!a;m)dfRf$i*JZWf#|i&GF7h%neam>M1# z5zYWD6tJ{c^>~upfDj9+B?Xcaa*vvBb?a*-eC2+baxA?`xLR$ZhVbV5#dS+-%ZAV2 z>)Mu;9h=%(su#nLDY;^>;lB@Ew|PywzV$sTeFm2IsfmOEad>JYf-fp*kyw07vN4gF zd{akysSk1l4);*05Ap=o_f)B{as>AG))a}%Z*Gi<$IcLmFGli386bK`Wp{dXEhwq7 z{CXp(rIy9xsau-g>5qbpKC?`3a)<@PsqzB49MIW(;uZy@p{nv5dBewi(|hNQ%N_UG z#PttmuYN_pMGRPv)v4>XS(rBcyJwMIyZJIs$E#&5rZQH+?{$buV0-kYW6frV7rN(U zWxb-iZMyX)Wy>71x&gl4;Pq+2>i0U=$FZ*_p^VHOGm}qv_X~aorcR-0@%J#3)zSvj zjYhTIBre155cL@nvE#Lku1iOmNsAQmvd8Ed76ZbMG-M+6gq+;b_vqH2C+(qFF9Ts7 z-u6kW660fWsQX@IOO14R ziee`7W$I0tUIL3j6IyJ^aN?WphYbY@siZ#+Br1K}%ax>g5=&pj?tya^WPNFELy;UQfBTk|<%yC~% zX6RC67LD)Enj<=!Ci6~eHwo3};`>%MO7D2jA#%Hv7+hI=ESXkNE#YN@!)8*W5lXRa z+j81g5-6@D^HM6aOqp`q>iAWFR_g+6=^Cx}LY}3nQ?Gu!$CmJe=-XU?mQ=xU%gaKZ z`tzN(ho*0H22g=Ka;FLzoDoiAVR3nDUAfEr!MeLEKtppygTAT`l^TqR6=z2)lDB1~ zxasgtOAlbi+ED@fhcy!~TzscXrlLD_EzSbHV_RthQ$qwpXoOk(L zt}dP|bA%ykIES)zghNtCM+8+|C_2Kcl%BhRCoRqnYSuow7P=)0?wG2)Bb+h^F_&x* zf83f9w|+i6m)}0UoC8LHr9(*F1r=;}NX@OWMLphiqXb@hk0lfr-P-IvA{;mNu)!?O zdWt$X&J;JLfh!@_C^iD2JY=>DQA&<&XhW!q7a5@?%$cqpWYW}j1sE+mD185DLyI(% z+sZxg_9cRM0A4*ly$FC&E=p;>2c7YW!sQR6s!>pxF8)PbMVbt@yLIPO+ygFTv=2IW zeq&{?jimj6eKi^ut%NIwV&H(p3UY0;%vU|Y5CPiqu*{jyJqM@6-g*7R7-bGii@=t7cN^qr9CGqpeO`xOx82>;Ot{Y{%3& z3*8zs9X+foI=+q%zt4e;kHBWsN>WQawgKn4rU7-4ux8rHI(kUeI>-OIc{r&G4V z0Yz_1DlanW!w2iMUnYyOR9mU_+si;4KB-(cc2Qn6JC@ewG}yMb2nk1zo?!9E$YR$hb9la0}y=CHvBX-Gtn@&4oJU)f`a(-Of(Z5=PqjWkFyhs#`}v z{%qf=bnV7f#7Yu{#3PBFs(Et+YP1q7*-;+4Lu@3jh;#!N;%6YT??G`@73zn=xy+7O z4gU^O-HOG|W{R^+zl&&1Sr2=*!$kuQKlby`^M3I@WqwyxrQpZJEk)J6oEniOr&>36 z2S%=)jia?TPGlbEMymX2sgeL{Rc72YtfyKX{Jxc?u{v_lUz@}k)F%%N4Gdx^XLOAV z74}@>de-4hDf*D?O$3=Bw)GYcG-Q59M=7~h&MBLCu?!0xxF<8b^O5tG29DPgwXl?h zK?(mA8ej(mxNy3fc>3YqXBW@?i!5~!sK|bD?%9@{`91fEv+W%Q_b&34uUG zJ!}C{+{1j^FVymPG(CaWB}zKjT&x&l5sIyWFjP^-Wb=s)F8e0qa#1=x-AIi!QdE`T z*WQzrtClB=`gNC0;?zHy?_RWq;Ay$VtWV02_5)9EHiSR8?(beXOas6;aNjYB_4~H| zpX%S)VgB-^@sJL{m)jWSp54Eq4h6!@L^iy5M`T2qvITF!yM}^hPj! zMzU4fP1M?jhUnRaFyvj%YKIMI;MmOImLLHy) z=>0CoJLam_s2OhCUO5N@bH4XVB(e0?{_y%=6~FjB)^+DsQ2ISWd{rbmp7Q$nQF>x` zPmXqZCnmyr)hFhsLnlsNa(dmJchBy1`T22re!LR&PK>_X`wP4awSFV`o81Nw?#}K$ z-Mzd9;XMcaf%N|*3fvt}NsgY868g)H z`hSx2h2b>kG?vTr)qj3Ep8|3Xcp!2B%ko$~WnO;9^OR$a;$v)Dp5i8`wr&F$>vp3L zrh=NNS3qok$sQPzgocpF^VfH#*cyM=*Xl12$V=!9`VZy~QG+$Q95kciy9*MOU8v!m zvpCa4{aMWYP1YMjNsGdcQb-DK1v^Tf!S%)ZBC`!X0=7|K^4c4HUZd5OM`gBYv)gqE zPT6y7`92#^SI^kUOkgAHD^%^IF%O+gZbij49xS`aA#GQsFgxsSK{-&1+`gjKTwY6_ zaC-r#ikP5qLv}_0;O2B+ysT709f! z7$&U6U0d|}9wTPX6P6}rzxAtM7^7=70;Q$MBCl*vHG4c$9zoSOP+CsCj~PMZDWr^$ zBstm~y4YgGgnl2%?l@^c5lr^i_pFhzV>U!J==g{z{5bcWmTi3A=L~PzWxfi6*E1%x z#mCTdG9z}}7a2ZwK*4hsu?kJN&`AqHO~<8d(WP1+j34s$xo9m}`StwM{Mtxm=@#=4 zt|f6U{)Qk}u&O7h$sCN;Lg9`xv@9?z{-7kv=!f!P z6;1GE`?t}jxR^4oE@6U+2G>&6;n*8HyR}YL7y$UriFK`&Da}p`H$op*W36C!UX?%k znLRp91%bNe!VvtU-DFcbDDmBPq_|vhn?37Vg7&?1DMvYJV8$4TYW%=*x_Wk9&54ssQ632?DQ|@!X`oGI z_RG3#pHwj}e_8E&thd4yPZ_8@ldu+~QqCTdmuhpIL~1crK30ozP{e#0nxt7)65>f( zDc^<=F6%W$b24I4zGTjMqukH2mEn9v5BN3hM{`@Tzk0#*vel1n!81p5-$I2y{Ko3D zbs+k6{gbs}|ol zw`ZXxiS(oV5siS{XHb5lY5>w)p5@~8{jZ&TAb36VLHP?0bJgMeuxYFN}Tdh*J~3c(0Yi=tE>@yJ1)Q{A;gX zd?!Fx=XpwyY|Jrm8(J)A1e!XqYD^YzBHAK|0W}3=V<{EvYbh2c7SV8}kVnTPx|?Sz zIu;fFI&dGF1mZE@Hx#%A0KZfiz`APQA&aoM=VB^Gnbk2u+<3%pmXq3*m;nHbASgAi zBbcCvK7udb=TCFwlprWoR)Ix(oI7)=AU$i;>zEmRR^nQwcpNVibOB6d(g1+}6&X#&%g~2{&XH(qKjPU7L_NEjMTZjT%1hNb?Y9jP0 zBGdulR140R0UR<3+>#zNOCxkblIzS|YAESjnSWD^v>l57BI>a_Scj;>ieC)H563N# zxE+W<{zhRYYyJ09-FS|HzctJaxLd#0-=p7*Z^ zXW-o+IT!P`M7my8rgo!L!6QehFw?lKIG5JK9~N8Ovo^}IbR^3?%*#FG%RNNPJ!H#U zSyeYdA2(aRvU(v|*<%w-M$9uG_{QhhE|6e06z@BGkb7rnk?eudt_jk@CGlklZ? zFi0Y%LmAMwxng1~x-1$m zW-lw|u$;t`*PUZ1UmNCb{GHm}Semn?W#|y(X2<;`WUVdDz}EQ*3pU;7Q`O8(BjR9zr~|HP9_dNfM9qXc&-Dwg)j4!;2qeg4T+TiAaL)> z&R=Y-P@J^!C@T*%+evY&{_nV-ZIqDBrEMVo0mmF6te{jW#E<9J#%huQ6M>b@5}Vhb9aomWwkZ31_RZ2;|M5)XJui~xxrpvug;!R z|7^u!uk=0WiYwa&{e{S1@2{$UF@621PvED4>xuyLN(SUVSpeOu7p=+W&59y>5{RaL zDoaz$w@z!LHhNl4&%jT$UsmhH*)6}DBP|H2UZ6~)-vZzMehTnq*5XH2!dc2e+|N)j zDi+}hL`D#Wj2*jLqsFlM$UW1N-GaMIBBkz4!_DF#-U( zZ`=v@vAKJO&MAh+@}E40GmcJCKV!PWZ_A$oj)#b^v^udIq6KZDqF|R0AWm)ihlqu= z|4{1}Qtw(4qX}hhbdkF<=W9scp(}Kd4j%BD@u7fXPZdaAVk*YHVy|pY&XMd zTmi`DqfmPNBj~B?BJV`kj(w=?4u*z9f~b|nVezO^`FYy<gRbsG~%unZ^C~s1^Z%WB$T(rQI(e5=e^L(_0@t*L@B2I=FdVZT> z!q2cL%zZ&gcXQ$wR~>IR^R9Bqln@lX(b6Y&eKYA30msg@8*y6%w}t~aBauhYjYC1~ zj5_qYsCY5!hIa}HmK#*u!J9g*r8>hK^<_vi&CR)S<6DFajyI((-ywAjCfmGaor2i= z|89$F|Na8KFsA%eRf1?}NUxRNJmFpO{|vXMxczRNgBo$)?2ve>-~-x~i*Xbd^QJ{| z!8LcKq`O4G8R7jEebU78^~xi9sm)fBNCGo$N1^v3V*2+$PU3eq=nRM;_X zH2IjgEpB`Dz1+FG+Zzi4*sp=?hHnx$6LvGfUT`Wh_NF^E;28uC@&d=3gEX^anB-ia zxF~`R)!y{Gl?`lc^hlYV=!8}nL}ep;Xr3xFfk-rbgQC}tu3T~#2-N@k+`t zehYwh=mY7xrNx=(EBE_`N4ldye{e)b?T*OYbI%^{s{sFmpbyT|n*Nb@|BYw-P1l!D6Gs!z@7{$A*rJo^%W7m2?H z_|*Yo1m9YQ_KiJcu4_d2vyFAqeARC9P)>U?24Xk3&T-QJL|Rh#n{nJMwsLo=XlJFL z2b5I5iSm+^Tgl7`2;>)#qDzu!zZ3CILM;QA z48{2FyJ$v^=4|F6-vm@cE^E)kBfkww=z0_z_(}5&i=P4Cx8yB?wgNKK2phXAtVdye zr3z~y%&IP-S6Nx9jjWXBmI@OJ6_AxZC0SH0eH+?LHa|Hj zz8orf@jU9p^mU%dtQ+4pBr8&Cse`Z`IL?L*XSJ~NA=R-v^sSy$aBwpEX~8e( zUI<>X@JFV^gs3HNWE5ra?My&j87;DcW1pY43+Mk{3!Pq!ybJmJ&rzkDQJ}HmZ%AbN zp4H&-7}$8vY@j>>)_2OL?r}0+=Cakc1)XH88m2)9Z&~r@-<^m{usR&pDfLE{?;~d} z=u~W2xYd&&s;SvT@UBgCt8{#1=*v!*S$xFlD^{0bd}M1&5$9eSU>a5R zYk(WzX*#h7zPmJ@bglV%>X(1e=RBoy!b;e{t%Eb8C9N%Nc2w2s2HyDOb(&zVIf)y9B7(h-o6dVr-M!~? zp5Nj7A@j0A`}bR2`CV>+z6=lvAFEz@eEZZcgwKx)kQ-I?HB8>{&F&*{Wc(MDdU{n> z!xsoHX4tn&*!Yp{W;k|}6V`jhCk-W^yW4K~M8J!pNwEx8JqLGJTLyw&B+`;VQT@cG z-ttUrp56K@8*O}uo%$|Ke{AxyD8jV}2A);osubACH6K|*@_VJ1a-D-pfg!!0JQYpp znoZ9B%9Qs$$&z5%Cvy~r9q`v+>~aX#cRVpp-tM>Nx7~=qu6O*kxjHwa+th1mLKSfj z&jlf@rov|B{C>!un%^oNfyLAB=*8zzzxMY!*96^x15FRv>S_a z1=Kw^-TW4R#uKSgm`OVW=mLR{8D49n6N{`4CL9MW{2y=KR)`*>2n3EBal7o692YuA zqgsS4P~_6SV0YnPD}T#>sjywFy!-om+#3+ImwrZwhMc@NP$C;Zn90UK6ZFzfF^{k)k67*?W;xGjz+n{zoB3&8BV)dB( z3kIX5nlYGZAIzZ#ZQ7bXQdw=)-I+~MW$)J7388bxo?TQ|(s6OgX1Fc1d?BGz*DH)! z?Wm$>A1T}g4RLMpp4}PVTCLD2dL1U*mDgKxQy96F_b7T)rdX~27_uSXr{-(4^t_N` zL-?h>E&ikAIoRsfRCKd%=gx?z{&FYfE?7|4JDR!#j8Fyn>gS%ssDyYQe(|wYN^lT= zfn->O@Zeq*>Dd1|eSzF7$v^V3jQUyVlR~H=ctE+F_*Ur?6IhpjvbuyEpvpfOs4RGF zdSN-CH2X`KO0p7j+3N{*UNRr3>sB8JDnDx6FG`N18QVV-&+elAGHdD#Hf!F{Ok!84 z)Go0%`fQ!RpO^KWQ7pwLjhY{3TOod6s9ZAALL$;qqF%Ibn=@U*I`u~MTlkkiso_=d z@$KCp+x$(a`t))`G35H|B##Ii)ePjiZBBrBxqKguR8By82FI6^3H4&4&cx&3AL-A^ zp<`!_35vHp2)i6FRT`n3lIbQ&MV6WU4Z4y9Ki5KzQSA*pQW@Ch6Kkvz7%fN;dXL5L zp*7BkCi*8@x6XI?c-1~|0>cv4rOW=Kzg7SrQq;+D&lgf^ULH#ECe3dU2Jzj?_Ua)a z+PqVQ7uy{5E3Dq0)|{${k0yqHX#=M^GYXX*i(;lZAt+z=Lvi*Ahi{$>a|fUMb1rA! zE7vW9UpJE#o`nAfdQk4#MaKlID=R#Mz8()T#_{8O)gT{Ox(`_ICEm1>Zwb-muC(f% zlH`lO?GqnrH3EeyPl`h@KgADAkxJExg$kpr^DfjPU%u?Akqd8Es~{kELF19{F|;k2 z#27j=z}GZ#Z&#U}S6I_X#Wj*to%c+{^!Q|b2F{Lh=RvILh9r9nwf{dZE|^d^ClCq< z2owzni0;3;`;;;EFcx-kG4}r78r)ho8A`0s3LdJAnhy^(#z(FCvlJarpFYmrR zOv7BvM0VbYPxRXVBiYjq>-jL^>ve1p&@~(HZ?N@GRdXSXO!!cYLU@`O$>)WY`1?k( z#|y5&>ChSAGZ0I8hlXgWwY~WHEX^nouIPIUmv25kd%LA=kas-m8h6nIcg7v?kqcQc ziurmS%g4uf0FG=(Bf{D{^*+m51xxpW&e=Nw=%YBe1erjIshgM=7FVp)u_Icd7CJ*# z@)L?BhvT+@o0u;>c=z0scq>@^*`VwvzwG2AEiCpF$xjJY=H|fQ5#Ho;)@NlirKp2yZ`E8J4N2XwX2(en?dC+DUv5XfVkNwH zQX_`8mSdJX|IH^Yq8=}=ZSw)AA0I!@a0+Z6rXlOQoQa~KfI#abILWF-FCs8;MD4Ge zs$i-|9u)ru6lN}(r{ZH(oTqQ`RpG|XuqS4aOgCkFZmrWttVvSL%pE?iHE|>p$?Er4 z)3j=yVvip;jE$<02&GIbeiB-B5=UdTsO=ofT3J%#Bn%%7vn<&GYHblqr-C5^2Uocq z8Vy`u$SSnZ<-UwI+HA>4aTS~*BOwGzxO$RO-rSUGv3s@%UU3dfF{L9v{w;~usE(RJ z8knwi zE_~_)g}4j;a$Ii)rp;#3iIXeMnz#%10k9H7ad5qu;v;sh(eYlbp{@@rt8Cjy3AOQl zp+4||1aM;25!Xw*g>Sx_;w1NjbtPet&Kzw6x10R!Ooq+6Bwc39Q#=H3(+MIYC+Tx)aX=2uc-R;w$|ZNrUcw=k#aVtv_lXZJc^80O zFXe?^i&C74<}5y7>!shnGCq`fZa-N%z~4w-j!j>p!y@6)7mI+rn|ka2DKvoVmHPCl zG>~`;h$572#}`DtQ-$_yTtM6p3oF<^MF|Ktysx0!*Sz|ypC{hugnMd335eX4eFatg zK@KcFv~X8}TFZ|-DOq|uxSGX3OTV@Bc+=?C957^(7B^D<(fo|pnN$Z&Z&m+E@HPRD zP+@D?r2}mOwJ)7nSwTh5=k-rg4zD>oKW}PqTTTN~me+zlw>lD8ODoCxeL`llN?g*jGTtr1vyFV#%wTG?VWt;L&0MluQ{A|1QF)b~D$SieRua+AjVl^weyR>l zsFMLCw_K}7)GW8R1Q+7^LO2VDnDSsp@RGpz(>PB97e*Sp2 z;4a^%AVj9A8dyQszQJD@i`!*q)wzw`Zk^@a5Og)Md(Hwmn~zrneSCFHUYb)~qnnVV ze&hA_WO+?GuCKXEzUQ{HSNi9>;DRQ@(cN1Oac1o}W z>@{T}GxlLi(ova4z2?9JSEsYJ6hS_g#$`%p{Nic_L|yYIIhbK$bcfwGtdz?AxMc`- z&}FSV*vxQ(r=`>#tx8*xsp1c@c17o3S$*EgMR}UbB>vVvGP;py9t(!4m%!~x@jdOp zAP%MVAX{Rj_|Xl7JTzh4s=}1<;U{XeomOco zlV>CLkB@WS7>#0^d!=7NFDx(-e&6I=8n#xf>~;#*B8k@dyI4dyWvUYk=*>p$evAVh zI`WbjNEzT_d$?ibet;mZbMMeu#;L)Uuz?ftsQrGDttP5oxLKuePiS#XziC*f_v{Q} z`ocBINpe`K9y8ocaL)McqeFYKh3hr3{2QXUr?AGXscZ63xSwQXJXW1!QzolxCHx+PRuCqbXve^Cm0d zSpnJRdW#pOXln$w_U;RE=Oi9e(O{X2}Nt1NXrN7cq~PZ=7?Nn|MHPVfrGycSW{ zi`rT^c69KqgYX;x2;4~~5)6Q9^MGx@5AN;zX~PF!jLO?QlVpMKjA*VTX&*;ceJ{5m z1xa2Q;K7hLP6F{A_>=?;BLFl7Z z>G_KDu-;^#QP2k6ruN63ZFb9=&{c!SC_xGJXzZD>%XOywA4YgB`Z9&Jb9WDA|R%?re zvE%$!YJ&z1SiOSf;;=2cAAM{a&8y}*KR`rOlgE}^_RF{C(_+1HZppl&GD6z?^@jdE z)_3t}d%^tlW8?i=cQGq&ox%m?mmiO&ovcdw*NP8A%|vE6$gn>1&5pzAzSVJ6Hgl7| zJwu)q236@5p7~6DaIlCzO$n1Z9BH@@vu6o8K-slqmWIbL#X`_q(NDg>FAh^g19O>Qkpxq9`Eu2yBF@ZiiyotqXlnR2 z9gW$^?}#pwb@0ZMPVL`;B3K(3&>3fb*6!FxnQ2ky3esqPH)GRCiP$xyubkzoRZfo(wRt{OtX;^_TZTy zd30hO>92H8mUrC{6{$07SU<3J7sVsHu9n=Q!qR`m>?%&XdsA5a{III16)x`@eq)PJ zUXv?{LbK7qVB0r5cl(4{Y3^Uef;IT%q1efJjh0Al&e!Ft5mW89x&5Qqt`MgbKgKE) z6|$EJz$=7AJ6R41j7rOK9M@*+wzfm>SrlQYP5GC!AWdNE8=hz>?oO_9KGr*Z???-@^<5^zrog2twAy3(UQ~jwN-ktv54)YtxI>Dn!qAE7Lup^e-_x+lG0`1f5+i4%8qta9ORo=)fkrXk)4D zDn7GNwy_oT0|nY#R6l}0TgRr-+@>Sg^FSY_aCdmmqYVv-k?G!2QHgKN&kdomMuQqV zyK_s4_IKnw(MIW73cd4SUnWQF<2rgor%LVv!IpVtwc3CZt@@CXX0+pJP<1I;}aV%dBxkDerH+!7v1q;5KyVIK<3=H#{WAi+yH%pwX(b;IuIny)Azch~Dcnw|?D!K70%8$M_T-dLy{g2k58;})-A=PPJZZD-6eqXqwr;5;fn2tm_BNB>qqL`C&Tg39p;Y3CF8#+atYp}6?GD_&748lxr-;n)_?&Hw zR^TL$G=J4XZ{&0ybux#uwEHAXnQRk_ON3p)Z`_)qr`i?s#c~KwQ_oIDTMSw6s@_WT z5Lt=0nP13cZO7PuwVoeKG`FV+W|sVRW*F6_)Vpw2kophbo#OQn;|Rt8Qe`COhS5~47o>akb5QdLVM}XOaE@LU z4r-e7l)B?8tcqBjV)d`V5-z*iAR$K4!aSd;LAZ=jU@3RVP&`=DL^{Sk75P@|b64kTejMrriY=HXgbai7 zTHrZRr%)@?aM>W5vVNPh>+}hCs|%U&?O~T)=Vks!o~Xu2UexKp|M7SSvEA~A27pu~ zm4RX2;*QJmZF8Ae=a$c4;jb}Le$nEcD|-fNtC(u5lu$}ra4RlMk7YcR&#a?kNTVTR z0B(Qh!& z^e9nQp;}H*pFBv=`9mUgE&<9;2nINQ@Ko`{2| z1}ndQ`hD;$RQguu15lrI5~SPH9TugW$sJ0bffri#&E2ZZW?LKWH?a`vot$<~((-x! zF&=W?a@YIjG6Dhu$qkOp_qgw?PTPn_mHMo@ti%hsnZf|P^9-}Yo(DA1ai&oeAq`SY z0%2<~wc1^FEo3M-BAciUD_&%4HT3ucWuPhU(MF5rVN`3)YDwBBq9kb0 z%)@_2i>1!c0F(p4iF^0gy;d(Cfm?0OyhV}&XejfFCgFsjh)JN(5YFZ#c*fFmB>Q12 zZt7yLVlhG+4X}SnvNgS+{uYh~Lq<=D4qbn>LlK(M`9*obBaKTY^(zCeQ2B%uP}(G= zzra+V&=&XE4);sq$`kjuU(vYp|M=dL`QJ(N1yzilFD6JLur8n+ecDiHM&%yf@4}X~ zG`#j=)R$y96iuzNk__TeGSfI#%)S(*H>@kh4C?iTHXFM*n&tKmk4JBNRUc04)6qE| zYDQlcH5x`v1mM$rxR2eHC$dT2c~tC0wfrrF0Cw@CWOnB7jx!t@^k;UC6cmUOBS8|3 zNRKwM6?v$IVvp1z6pW+Q$q|(WH|t~+d(oFyoWp!Em9Q1#1ras*%vNppAbk;kywQwY z0-Y7WcElfwMM4Lk!KtO(H}3R} zG5EddHs-0#T~MwXAe0(-1>{fr3xkDwM}BQ!iy!u9Bx}aOh#d9IU18vvyT3mRzM#b) zfysU53Q1Lthy~y4>!^JZm{!QXb*xX}b7hLGD+djST+sw4CN=G|>=ZrH-M~Nh3yY_< zpuehoIaG`Ed;sdG=2z+<$H?)B}lV3 zhPb{g4knz5{ZxxYX}#>oEXfj2*b}I808_vHgJ5hxH4-#>gh%l~BGEb8ds z>gM8Z>h^z&+8#OE z^umPwf$tE#p%hSJsD%BLchqsac9Y~~^0o&B9r@h5Z@t`2AD6Q)1(k#Bbk$bkBykve zn$Dn{gYDtW=xxrFVGQV=&WeBh(TT}Kyof$ZWuoqoD2~ij{-lLO!qwI}!8z2yjI!HZ z4sXGM=2%)~x6-d30@@~~yDNVlc|XhjKL=Svm0s*3iv;a?*N0lac9`Vz*A95MmhnkX z$uWkWJDpUX9a4&nw|>JprWiBn;0tui94$Ua7+Fc<0<@+k^U!-87G%imFUe9;)v_@$ zLw9rs&9Q2SddB!oC8ric3gS{T7E)Qj9kSsFX=6y*DLs13%D&=urIA~NRu)|Nja_JS zv~+e+Iy3MDx`vSEJh9)atW7FC-FYR?5top1gpF(`||3>9&WZmHnPN4jrVQ;(_n6L}y>teD{V)fXWAFd((`>WzgJWd7zUf-*<2=x@L zlugc5;*TkOlUMQHuL$lbTCZ~Ac<_jsg`{7fC*?$pt+nY&FV7+FNylQzHM-1qF@`5nQDO~Nh-%%7 zayAIErxy%@eB6(K?8u(sgX;yp`C6tQiy$e^hR6mo2fzykB@am$fWM_0Q>N!*dr3}h zd6X4=oAl#Yma1Th~_Xr~Scn3L& zZA+HKH6X@IBvaTt&+BEcq!0?x;?YAGJ+`G)&i{XF5mn7u`+FoHAX1WltC9any~&%q zSvi{h=LL@rte@I(x*(;i(bvm1eFSg)viB z^n=h`mA-7OZteeK?45!%Yole|vTawFZM)01zOrrGwr$(Cx@_CFt@B6h6R~4m?R7uz zXTCWypY+j$H&m=FcD+}uBEo>KAt+l%Bd|tj;xp^_ry4<>9y+gxtj;##DVACU2QjOxkjulD0aB_JBKg);7&$WpbA)E0bkD zD;JzSdvb&L?veY|pKIdgGn;$l?#W*izF5Fyk&=oP_XM&A-if zg87aLcUL9&rH;GBeaeLL+s@~J^Hi3Q=`oo@JlZ16e6oAGeejpF{YZdv*D52#eIg_W zKNkr3rfB?9F7P#-o0atp^CgPYn|SYAILAqNtmXB!oU4=djQf#J-Nl^tJuHfN($e^} z%lOQZ>?;#+KleL}(|uU{&3ppR@z*C$%7Cp8(t)trGi&4Jg}8*kU7OIoYpiIJH;by^ zM3)^I+|DW-SD{6=v(g>^SCs*Si*m2RjVEsh<7QTPlcv_}9sl)5Y)`MRprOJ+*hpIV zuysUwL#-OvuPN#-tipInQ~5D;C1z928bD?>g@)C#vawcQYjS*NI53W@UR`6SyWCn^ zqq?Fka}#UsRSH|CJyHBBvbc$gPgS~}RwGH;W$B5s`meKVh>d5EXQ)Dgc_ph>1NYh@ zj{Fj}E0tLzC&Qf-zDskEPm%l=XTRzkVYJIqb8#Hd4a=MRXmk(o#9rKrbQsI-i;%RE zaQ?dy%+}!EOh!V3J9ND*-QfODOFs&56H>trHW`GQnBi+ znQa?ce&T@lkJXCzX8vG;jt#vin5-ygdp`V*%H)BN#pVkBPFkIH+c|Mpn)>AQ@e546 zWCftkn>|B1z==qNWuU#<3mTYqvOQ^E;p@V@wTXMp$yL9u12iKSKo2mwiz;j|Q_2NR z*RH@qVt;N9x?su4nJ2~S#-EocEaM;t&e5LV%2ub4r`ExSlz%}OHXB4i$XeZP^H~pAOpBF$iw2pO*qU*O_Ey5em#08fh}4M@Z%tR|#axipE1l#28I= zb0kU&*98?@>1(CgiLn17PUn-aCJGvvmUH<^0atE$c^ zuZx>zu_+-*qVVy>O&looF!Bg87tQ{O-mnHXGJe($^I*s7bufO80E8>)oprHfB`6m5 zZ=Q>~!P15g&QoS`8afZ2c)uS5!wOF?Bn6AtGsl2_Wh>FZ6_cbYa1zL zt}$$iXn@{Xa%eWm_XL5)kG@hQq+G=;NB$)|e~1+F;KagOhgKZ?R{?RUpk=b0?&zw= zm_;$mVe%VgFM?kaC6+X}GZj0-HmbK%E8($lV3J>2x4S2$pXcglb&7^3fwpu$k&qV( z5kDQrkl(Ms*yNQZSfu*^(*c(a)tIEaNP(^~^nGuEGLbEbFf)PA)ijxQDHT&l^nC%NW3e&M>`1FoAYWA2r2UE+NfMK4?_+F`V{NT}|Yz7n19nH{u2JESD zdW=!G=NW~I1)sM`J4zUZ8vw9PG_v7hC#KV9MirFQK)SJrb1^}|UQ-~pilru5#Hc%n zqP0!kaoFMH!Qa9%vR?^Po=@=aq9*-zZbp~;ruvNc6=f65Xm^Gvd%^F3t$kbK(uWyr zdbVDW%nG$jfG(3M7{U>D8|9azWJI4BEMMR(J9sKgYfFj03Lg?)q`{Fh8*3p`^|;s! zt53@{-mr+-TxwX+hx}?Hg26qQ$Ha3(?*$^tDQX+P;iFb)pjOF(S!F#(kR;LDOI$Nzie4?Gty}JzDTM zW6qpIm|S)l3?+{%{4=~zc5qloqREi68J#4xT%lfvb`P)=r6wzZM6i$|_blEz<#RC9 zEU8vj8(b$KPQ{_O@n|$gUfk&eq<;B5nkH(?PE0?*W=_uoR$m-GyE0}9Tb6`GAY@Bi znsXH}kJag$14`$`EGJ_)47xp*++jzw#A6tS-x?JU;|#ylo!`s9No{Hi=N}KQhjyV{ z{7GOeNjmC4FB^HG>sZs-nRY6rcxy-FV zRa!mdfnW35Svmjy7rfgBj*qB<_pio^rvnBm1F>WQUheQWXZzC$HKz?@z5<#!?SJIy z@5r*}zy*X1j^?$$b&1r@=YKFA{{jAXDF^lfwB-v$2R#}kZzswqg(~AZvS5iub&Zrz+&*%=V_uxto{6a_+kUUIj)Q)QpQlnu@sC z^2CI`dwKRjORD>ipJPX>QPIXB#d4MK55DcPwu|Q9P4UIbZo#W`5=`v)80e0dd*vqh~2|(YZzc)}(@M=QB3gOz;9#I#x}PoQrb^%aS;nIy%Rv z2|+K|m5t;Vt$w0b?C=S_A!5v<<;9rrn9yhWqrD%?mDW2bLtt+ka}A4iU`;w>s*B;R z_|kf2L@1P+py6Y#FO_oWut&vA0f`iZFe*G4P4PgF=r2;0Pc-U&-J?@k|Ha+@booVQ zAQSv;kbEDQ{7yDAW3J_j>Xdq$vCx|I6(CI;>aL*<HbApPW6iQ!kW3P% z!QQR2?6*bdtp-+M z9z=wJZL|PzQKE;zcoVHzrG{&-;8a55Lu5@N7LtaZ6w^Zw+=Dw4Qcc3?e)TtN(ruxQ zIH5cAe|H4MyMq1i{C}U3hFQ3}pJm5n1u~u?R?dD*gpn62&7TlOV zaqtTW|ETT`T@ao@zsw=F*&l>x%3iLU<;vE^2Lw38=hzz|QG~YuPZ^ zp9Ek)$k|cgpF#w5=KNjKp|r|_I2I11RX=-JaPzOqVmck>3PAv;TLH?-8;D&kR~&zY zt_)p7T&khut}dSqsQas!2YIZtgc(19Grfo8gKXBmAJKL$O&LyL{#5#P0;;+FceiYF zz^uQNOaq?U0(hG!bFjB*Uo{(+2DI`?quz{=w>rMoCTIzo^HKzf(G3$10l~tJ#G8JL zKTt^DLc(4*ga^8+mRr6b)t)flLKRq^&i(`#<#Kt1k0Aegv~~!5k~5h2RIPfTAc&U? zioRb1(<9UdE`k>5{1u@c-rvg;{f`YU%xZk-FbA5upGs?9H}Gtu?+1Ijj*F>a4#Qs3 z<12(WxLZ5`qUqs|zngc|#mK_bDYleWDXcuFH3`bsXZxHH>>gz513cMyi2> zz%+dN3|wrssnu*E;>{JOX=Spr(Io*#R385uG+fXuh;4iAm3^yeFfX`^=U>c63<&2@ z-XSJ=Jq5Eh0>30QsZCTkta6U3CE04>1k50li2?J)J$><4Dxx~eE&7Wh6u%}Lm4YjY z$eDP&*E+F{*xb&yH+!K6kSAIZ0Z7^%;C5eN%HKrtg*tPXo~X~4Rf(BbbA+C_)>973 z-agQ;-BH<3@y>9$Imh1(RGw2et?@#Rh-z*3VUD~33A*B@V$nyKJ z9nooz*0raW3a58C{CTTJFDSN0@LPkpf;tmfZ$;i*zJ=W}ZA~K%H+!URj+tHV9HVcV zH~W0)Jtu9a zj@$9gx}#w~7%3T8z5NNMT)V{osPePfy3r}yD3Ce+rt1H#g72t0I&au+J&iY(w=0Pb zu-N=>K>^5j`vqzrK3@utv`)>87~aI5!DE{lfW`PAWGZd^H6xv>Un;mjK ztvWdAR&l?ZRNUpHJcsMTh-)J5ERu$O8QQ+Kv`?wtz*?P;+rX3la znFB;+MwjCT2iV_RYr8g3Hu8hKe<;!uO$FH3c8HD|h|vPbtzr>Km-2UsAsqYNUul>7 z>!Li40-|$s{5=oC%|u|DGm55kba}?^8~T4{N_;P)UI++)fM)*wFU=EqLrW7Q=l?%c z!UO#u9BBD8n}dZRgI5R&n$)@xl{{EB90F;KI=~nNIw~J2)Bpr@Tqa${-(O8p+kO-r z-bFo}SO^SSu{luF+@@uvL{;lj$?A2ZXJz9d&uKSnoK)t|%Ozp2$1VM7?se|<4z}+1 ztkW(CyrX#;VQ%;FYNO|24_4%E7SJBdpv3hUvj z;ucxcy3`dmNrmW5mu`08I;TOHZe0jF`vZh-MFI}4d(&<*V7uk}R*`Oew~0f90yi^| z9kQG*RC{%h9g_Z67?x@78;tDTZDN>uWj7g`t z?^STfTO{hk-KNleF{=E&Tk)rk##g0tU)kZSi?{6Ps%VdZ{Q>Tq@cem}oHy)l>IzTn zdS2cS)SEoUw*=)6VAQSTF*ix|t~dHiL{lJT6q5UAYCO^B>|flSk@$^p{tupdhFyHe zD?X;5ujYQU&iG;L;ujKa-r1YeXhd8!`a5ARzt2Z|^;%@!#1q3+2=hNbp);1xNsQvy zKIcXpJ>+z~^Ea!}d#K2DLKqN12a+GLQopLhTf9+qvC^tIE#B*YyF3L@zkf2nwF&&t zLcS$O1uow(DSps@OAmKlzQUlMLwJ8O{PiMxf5}>3QveHnId6oxK;c6<$MyVt83%|F}ZD*?R0>QYZJB zx^t?+pwH3M?itfj(N?;k$9PkcMe~n0p6fB7ykLU3#NX4sIGjL6}MmV66*bnH9&=gUbXVxy(LMP zv=gi;uRjgu6fKz3jc(BARxr3j0Z~}LvN+cd9gN5u-whKEwYLAvMQH;XaT@ANP1S#)&OX$=v?Rmv^5g-0NQ+Y?o@+7vzGEc zYnYWgXb)jN@1_*Q!~R$V!o8WA1ljsZhS3=bDMWc@E@>gL*gyUPyr_bcI9*r+YFOIS z#IN*^klr_92EGOLWR@_V>y~`hU0ZDsHv28Usm9iB)b>p%93LlQEz{k}rqB9yGh2x) zt$)*7INXC81tp1vJdA}C)i}U;T@t1jS3KRX2CK2aRQKZr>P|x(O^l6uXG{%= zkRS$gk!T!b)GQDi*1rRmd#9&XaP$CFhkb@Lx#QeIy`du;^3KSVtU~uIg&tDNTDti!jeY)xF^Ywn)ntK!5Z zHZ^)=h;p+VI-vi!f9Ez$XP<$?xDmiiHF8!XKw(JK?i zP|!mCa66LGO%r{?>gUkanA0OV7O&~|4Va)#nJ29soO}ot0dCX+YL}vrf_h_@EKJ(= zwL{a~Tc$mAlG$ac-~Fv(88#v#`57u9 z3zeY~o5=MznmOW*!Z`x{xHt$H;JB)pF0){5u8_ezfaNnCE7M=VFkI|2 zV_sXrWO(V?`##fSNlQyFTkeK;-RkNb5^OSR*&HRj_0hp!APi3-Yx#z|h<$x3$Z$4d zT{Zcs&T@0ww4t#|X~g%7paQH{N`#QWf?UtABY0IR(XUrts|*2ix=M36r`|)r;o}mO zd*W0!K@hbX5^mH;=`M#Ys*LZo$BGRnwX*CRcV@&E>%Ct+(_Q)hPs4t=);~vS| zoPXRtDyT0)9?qQ`L6Hnj{^H*thW*N}Z;_u82(ra{x!|wX{YT95V%k7!Gp~*(Hm_fb)NeTs-N= zg*~A1f{cL6M=)pZ-F&Jk2HBKR3A{lK^AxVK#3;dzyNac_iR)_b#j;w1>9=K57@WR& zur7akW2QBU{ca~xG|*3dhM2#{$ZxjFQEu{XWkn2bQn_Cp{}Z=~13aXO}I_gSVa znb_I}D6U}PE0LZt=Dc4H(p#+fh~m;7y9Hs(6XCNf;WQh*Eko3hvbU1Bjkq-LM5j8m^`^XHMx`@7HM_ z%O~F$L_A4vT{x~Dax&&eNHZJv;?^;k<2aM5wVzG-Zby2@>6p#05)s}Ex7q_n5$T@i zW#>nNi#x?futoXo&b&^lEx3lzkzPG_?h)jW;N2#=mu!=}f!LPdz;R;rF)m-c%&6r1}l+9C2cc#;!FSr{$sdB6ck8U4R{t<}cfZ0XdLtg|B}(!()MsXQ->s=)7G%UK)kUUW$_sQdrhdXuCEtfF~-? zb+ENWi%%5r=GU!(?V+}mO6K5Wxm>HpD9QXvy})u=C-ILthTSmOQ6)2+k*0RqH|Nl~ zu&$PWE4dCqfStjNE?Db_B9n(h0#7)~Pd0_jV3g`rHX)IfuZj|53D0zn)Jah!$k!Fm zFGueIRGLCh%^u~MhI^9_-XKU%k_g4veob0#I32_&u( zXNVKn1amRur|%_^m5+i@W z<_9dxmK?kK32gybJ!Gg(G>KYpTv8(Il}hB4;^Ais0dNl3bI3FY|Hgb-iR<%CCGefiF1pyuv8OKE4PGot@R?<$`Bq{i-N)gE0k8 zdIjP^f3u^Ru?KK(Hwy?l23E(pLAmwpUAUM5uT0X0b+67lbdNKW6}>4|fCJ2+$gU3S z@KA17z`1I*(6X{a(3{~UCCY1Wj1^;4)zX(IuKkC=01?Q0$hhZ-iIJWwtpJXzR7zlp>6=MJ&K&@=kETGo6$#|u%(E-}JYe;fKJ%Pn^-mEwkV4z$eoa%O1sl-`oF| zF?}QUleYyvc!70T9KE`BSgYLT4V7Jd!@foDs!u)>_d$*whkZyw5ymcmx?S*PJNyv* z^v}+AZ~z}oAoSmG!@M;UKa0PE2jOHx`yG@Sfb{3>Gh9Go^o8|lMh(H)9J+iY6&u%7OlOqAF z)#@KdY=|?(%_PNB*IltQZgEiz7;0hXkZE9Dp_s4|XEj;T>o$+9xW_K2jpiM*BH)H3@nM=Cbm=W=7GYv+ zz46t_@L&zi5P?-CE-m_l36`eOKvaVN(dD%9hh#K`uNIzJtE;{xuOK(FVF?Yr{g?s# zvq`lOC#jzf!%iQo9a^h;yfsF$z3=rj1J*;`*Un?E=k9N6GdUmMb zM5#L#S!&B}njhRpW)Wu%?t=(RCDkW!XrBnHnV@$T`WOI(c;xr@iqAQ-5Y?IlBMncAmnE`9yB~tW%^|-74w+9)t zT1pEhr)y3)>!5~?7iXTwg)VUG@#{UqvtlTcL+&GIClwIRkqw_*x?k{E)lmb+RelZa zM;U*+CfM9y>?>7p?c1q+95en^_B4AN;p`x-}%Rcfyeey)DD@Utp{M9vut z>RKe3lNCl+8+cPut>rnyutTU7T_dy`TZxeb&d5=MnAqtsbk0mIL);q0B%5I-Y9j&# z2k|`=CfLyt5%K#y6?Io0V?9>N;ZLYD_7x!+T9%qy<(;ls!v!JgPL*kr8f(#k0d|hq z5(Kp%h#yw^dvKT^J5k|bjTfQZU#yLs{vwng|v}num~Kgy~^&b z<7u|Pc5ETnDAB7%JJ3K*juG(^F)MMp9V4r#NrEe`1y2vmD-f~$%10Xf4_SAkJM`-!IVVfglnTj7j79ts-3eJr*vwy zzN?lZ2uw#!y8V9~VMF%d$-ee|s^l(vKAuUnk0fYk$hcl@2< z8m~L@tsss=-z{wTe|myMa*S4tyjTt}wi$8;qdv4{=V(dxjmNInYBTm-#G&Ic8J4IW zOwu;Q9HvgfX=3~wD8)>o(JIsE64J7A@u_ZpQbJ*qsrEt;-MG$M!#BPR6yc_>i*`cf zI~2d7z@djhj3|Vm*4|)_cTDMlUTd^k`sDlw@9pwGufS77piIEq(_N(Egk@i*{fP%O zG*K&^avH>FH|R;O6`6vZ0>GlvQW)rVqMfJ;Qwf=RWYbc`sP+y`RN;=u$n>J{vrMPQ z!3H?pK=;-vBdXp~z`Stm-l31oY18g#o`+3%w0S{r-UKs4nEF_~P#W%d+HWW_gK6u& zdI1*hi6*?@qHj8>_o}H^Y^{eJYq5S~u3zjbhdc^F0w4mtm^Hwa*j}|RSQV-UDoStQ z?gc4>WiCso*9seCOb2ESEnp{9d{WYP`6>CRN2{Qvy4Mxm^a+aIgBA^#u($RNnoU~R z&z#VCPo6Sw*)}0_CSM(?0u&iLoImc>v#9jPyU^=+zNdy&lW?WZP7!}hZsi3EZ<5#Rvn`xO>5KL;w^-;2z+$ObTE#(%ey&Py=Dgc>hN=+Dn zq)Abv>aEyd=qXg>s;|0O89sO)t%BfT<-Mc&KT7A0$4L+Vx@_rx!{EHVBGkDC9L+;yi+Gx~xwU#cSGAw|&ZQ(ev(0hRtJt;{ zJhWC}(pvpo)1-Ymqp6Fxrrfj@Gf@eZQKa>QC5hr>!t{2b9$%XCa4hZvkq^QO(~LCR zhnyK6#c({(u`*gT>Ux8TQ3k1PLzNb>4qO?r?00fbP=csc<6^Eff2Q+cDvyZQrr6aV zsW9)H=*fP@$Y%7`q<;r=KftF(846H-;c4z!-6Q(t*~?47*2E<3;hzI>sjzK}`0X*D zL%hlfdH;UzD^3LaumT~>|8Y+V?Z;(>+bKZ4qmK#ITfll_iwW_Y6CuqEu3!acIRnX- zSY%A2A3SG;HB$n{P$p7SfTl0w0?0Zwgr4ksIvVj!k3wjMYndb477e@O>jZKvmbg>s zguX7qct=;>Lu-b}Ct)Hg!?!MS^NP8=p@83^EgxPs1Me0f^~xK3g|i>jnWO%MX5PVe zW($vVj7h31Lg)wwS@6J@Sy4sR7D+nuSy@3|UaD0VXIT(!3rTxaXSyy>cP4!~W3tU{ zH>bGHqdOzkS)R;?S#a`e@fW(H z*Vu*_Cz=c7urSXH%@|=i=*s0&WwV$%@Gn|0q8(b#%!>>eu%Di%{Vk%6tqsB3y<&|x zv_T%_faDunFTs+=ss$g}A5Nq?2Z|o#QmR~Fid}Y8Xjr7$c~sIMN?<@C>nJHCbzrUn{-H{3-${>Mv#g$W3WsoBNQ$e4fVIgl%lc57u>V$8)m3=WfqkVu7W`_Iy)< zX?e8s&*mD)2f@GYKw?`Gzvn{!mA3^J$6>__8BxpF9y7vkg09HY;(XzN4n@$G@r@b> z#{?b9h@wk%))MWcv#|HT@fJSffl-IPV@FMw4#$JoDfM66yKr6O=YX$0R?q#$(q^z~ zGg-@+&n&VJs@^oHJrptmtJ^d{?ob4BD;|)wu#ZCOc%pnHsnNS?E*&)x}se!>Vovw>QS zD~Q+$(K_>axkB9Y{lLB|LEOjkfvcONxFh&R@s;!Q7nnc21OGZP~b&RAoTgv;m)KL+JOtEOgA$z$EL4 z6;{OEa+<47E8c9wzu_}qk@#=3igFkodb(PeOPGx?Ig`=_OP#lCQnQ~@+?V@pe0VV2 z8WVBXt^j>Dy}Zyysd!vE3<{cF%S?zWd4OZN3*{!LWG@KE{cjIPf6$6pjsK5#=;VIV znEP3cY_RVJDOO<)Vo@^{qugW&FCC((WmCQiO#m|;;Y15a`JQWu8knjk6YT4j2Z%P4GOzCI?@8h-=tOrs;Qg66GBu{}$TL6+PEyka4!s49 z19F>CWlOqN6lZn1eYIv4r_;nOd=2xnNvfJu33xT1UoOc|K{kivj!U7d+`M(Z6ARu! zNRRPb0WajKlm#E{oyM!LazBeTFCnP!rm~_J0o`+^D-~z+adn}k+B~&d0w%dRTYS}f z0YGcEvO@VlPSLFsmR77J#Y{C7Hd!>mG9qQ26JzF(WdhEZVhmB5E&ygN5{#Pb8TsTy z@#Lhzb#3ujNf~xjC1+gGavX#0KzYHj$#ZyJM$&y__};nBqwBWC_O)cfT+*i-KG!@{ zW4)Dq%?&D-7hG~w|97G2ZYk;obFW`X*1sxsqp@m>H%c3RtFIW`Q?^MoU-OTsZQ!d( z7C@`(DZaFqSHDn337E{diLH%)dJChU*M3M)x_3B!=0OLT{aQ+5q4way9yhy8 z2cD$Gs=vf0Y<$B-A%7d_u{o>1=Gy;#BgP)OjbYg~AZ4SbUUw7vc>}**qYJlo$#vj* zqsP9jm8X;EQDc*)KC?xszbqm}Tij|66JwwHc)q&q?0ABnU%mDOX9x1Z1bNVR#R|T* z;mHy-t20_-)YB(ZAS{#U770)7!YdTriL{Wvgy(*KXzZi+7wWEK*WS%sUUkBTmzE(G z<@oUEGtJ@J{t0UB=o2&A7dF^BD#^f7Mg4-boNuhtGu`DG>S>-JMCO_atLEB-j}KTm z!9-tTzybIpn&7mWFy*e;Gcoz^$SPM@OnHYiUw}GYO6c=JFV~_M`)X z0dOAM>OdcWkl!TXU#CatYHgfv-cu_&JSL$LK3+i$raosVvhLSqX;{q!YndBnr z5qu(AcB_Su)M6<-SiLNzsDkwc-WA6Kk~dWv9%b<7%@erHP z`Pg<5^P4WLAF)_D$QKmCoVbHsFgrjoiv(Da0-5qb8y$Rr+;|8F5I{q zerxEQx6Ky9fDSFzQC61nNezTq6-nItrx375#}or|PokRZKX-WPlrQ+4*Cf^vL<5)- z0-BVkbyDj~$Qi0YKgWB5|M4|yPG?QGIH<|0;?HPM4axR<#kH)d{YYf4r?JI)nmewH z*Zw6+nQVH+)hHEaEGZKcv85+R^bue1!N8>ZeB%qVtG^iWu80mMOF0dO-A^{TvwwoN z8>-+j>rXSJ|IcBLGZ|-(h1M@&RBElHe7;AND5G5UUr)8iZwxzu zIv|{?MjwJ=%rN8o#$YVqVo$|Xi&FbW?N)I53xfBl-xGPFeF+YWzX689y$cWG+RKR} zbfM=pC-L}d;2viV?&=LH-cb3EJ$A~8V@A=xG=}x=G9tlTVTJuv?@6xEh5VH7JM4c@ z=xN@BhS9ZE?PZ6-$VFMm488+rI900JV;R6nI8?syIaIwv>Qudhva0{dr*>?~)a9Dm zXfk3;?;BQ%4<`UzUX2ZXBbl|EX-TZSoDdr@7}A4r(A|z6v6EbKSIx}chs&m^Pnzm_ zOHvbNHC}cMSJ=g4=qD#M5T)I#H|Uu1P<0CFFI;CXxKo)Q2Du&78OGocwHn=a2X1!0 zC3ThUEAx6dlHI~S@^ZQB2rwe<5iI670_aVzhy(jk3fcR(yOF{IrxjYP}%okw~WhBD6hv6}K36V!lP+FrX6n#uXD zk3P=8D`p9{FiP9_$ZBER-x^TF;G@)MGCX7W_c7gw!`18=9Hhndae5zMIE-{ltTCJj z*r7^!#}%QSn!G$WNJ=!cTHOtA)D8HpE3W-(o!8izaK#;b<6mw&RGj%IWw{nj=g$(U zEafORm_LgRo#Z>iFJzNvWY6*ZbtTN?XSGRs#FI)KD~E~Z%!83B?U)-9A4J1N5^!0> zaUh>>=QiIJPOpH0>;n@34OW%@Mx^q@O`e(-%!eAKjmpv=x9^Zv=K3<&+^5)aGytAc z(Swkzsp(okdetwduKG7T=j~{gniX>5<@_=Gu3&My46&=7Brj-1C*q_|1UDP<8q&QG zB*v{NDs`_fyvVr&lNTKMen={$10dp{obX(k6)lsRC~Fj(2?VoNN{jUh=6UokvIMm_b23!mS-n{^ibi zR%`t+6)^`TH~Fu>tN;Buf_RUBl?9&4(_ zfR;HYq$;d$Q0S59RfJAR9Ly>50tjZq1w<-dx`>g5tHmKRI}WP%Iaubw1UxHVJX=VV zFS&PPj}6Quxc4XNja6dEcHG?D&Iak^tjyj|E3~;A2!WeaplBE@-Z~((2oPZeh&$xf zpm2B08-~g~y^@U8?T_LNS+t%#GzrTr17Nns=lYi655QcJEJv>Oim!6MbUnqfT!QO} zH>@l}?Zf%XFq>%l%s?yqw?@4|3loywdyjTD>+VYhW3?F-Ixmfy$bwy=g0a0Pj;1bn zBGZ^9kpDl_}CyZti!fe!BPR5snN4k6Q!~bH_YX9qdPi zhtIbi7|`+3-DM&EE3Marl|LXd3^qgsIN@9Q%nAMWZ={_5m+6-5hmV*mn&KW2g@p~V zSaQJB3|BC$E~{oSJiU@12QHY;woBJ;3fBeSP^XKF14U zo~iftZ+p8TJazg7$@@^hXR>v4j4rN{zNIu$boW)yk;Nyz z2>+)_QO~6&RQ*q-%%S|Z*Z#jzDJpjM|3j!utA9G7uA=|cwj`=O1jhW0CrkcICAbEV zgLbKqk<<>v=Ndt}+B4J~)YRN$PE@N_)Bj@w74i?B$mT=hfD}A4Z8Ncy)B-#>^)KOK zhFqDS#HRr3_l;C)3>|n|5+OIiE}s|S>3z;^cGt&dpFl4(qUIeYdd44+F$hJ($vAC3 zG`#yEwFJaL!GXA<2al;ZhmK=+ByPE}{bIaarTd&ey-{T)vC6)@sC&7K)DVGy$lD4| zlGE9b`|7Q)?CflXd!P4*Zf`D%FwElr-qxN>;pAU`!U+#b{`dwHPVQ4UzFF`QD@{*Q z>)s!#cGxV$t$w-d?B zQ;5r$iEoTOwugHGK>_c!s<0nhV*;=E85z z853a5HlR%qUuY5=M(ZI0qI~J9HxeWXiJ7&KU=sU>N1#&6C0K_wVUF`^(&WFZr~4E6 zq0k|~JKk*=CxTnDdY#?^|{ zFUb@uRDo~|-Gzk_U7@RMk#GHNjvPyC_RZS=Ak}WTk2T2nl4iDKn+wgPek2oOvS|;_ zf)m3YM}%_Rr~ZBPo5wVPyT;iW;lbG%P7c-6m)fi5MNjc4Oa+^Kv}gl8Q%m`02&DC}lzd z_^D@0!55G*bM`g)jF4T^7{?_{gG>^uUN);iCwD<;*k*A}y1rmE%26BLG}}!2{@p7W z^JcJQ@5m8<-#6q;?Q!BYI5DPWt!`p*j_0ok-WTKOYJB4H?s;rQyw@K8cyLa^Z;^MtXVFfQf?ko*k<_18H8?Tic!=yCSH(1IF*h+4oAZ>nQ|0qu;n{n z6|?g!Laz3!U7|yJJ`m{T)8?y%0Ni<3**57cqACAsoNabACeRI8XL1g)UuXWa*4J<& zMoWwWybUPzbm7GhRMF|uyiOVP>HN0A6vAY`T1xf^MCM@vAm6eI5cEc*c*E&ZUd4Kw zij;LD>I|(+eyr{u$1kH;HYr^cl=1Td$jL}E>k4l`-8NUbAhtsY%GW}!lT*{!4~Tf- z+La)C1=&D&?j$s}fh!+7FETmKrI2%J&|Ua#fnPc+Ta($Rm0D19Zajf>+?%Z_<;D-C zw%wy6L%u92aX%p0-rlY-m`aXMNHeu~vy61Ny>KT;ahz}IC|CEd_DymTdbxT~84S2T$3YA8d?T9d5;zTsX~5vhNLxOi>T z4k6dE>kSnZr7cwu5iY;SN&VNI%dWRp=4Ge*k6CBF$6(i#K6K{o-%{CccRnPxs-Xx)D&MEQuuq8onTx=6?wr$FR|LhzOD{@%>ud|vR;0((5tjXD0&WH z&>>ooKn!%D*Z`u+z<|#Y>;y`1oT(V(!yyrgFGi7fNT;mB5klMnqwJ10chrgAeCP-e z+_y(aA!x!p+o3R!LaH*D@=_Sr+QUmx@Gy6wy!68;s3i|CuTQx8A^8AYIw_uoo6#t^ z;GKNV>2HTDGw=_e7S$~9w77Ju|x-xto%Qen_?gMx9+|K8~flbJkdiTpYW zas>8UXA}h4kWbJZGiG%sYmh?F9U>v)AfJe)K3M5kJ}vNk?o|*|9g}g^hHAHGLOVh; z^;Jb1xSG+#F&7P6{2_XBBWw7H!E(>8=-`W%H)4WWfoEi8^ab%){UDO8 zu^|*mSlkMx9=PNUCW)EXvSp%_m8J&4H0Z;>fuqmf)>&g!82BnuQcq4D!lp=1o6;Md z!qPjV1AJkZZ}F?j>KAO1IAf@$?wNOJz;X2C2lRh6ir0U95h3jz-^~Ab2f_bgASwP| z8b#K?+5G=lC@}zN??urUzuUCSG}dM!QnHf29bTZKU{VEWTCu6@XqvXor8b&@L=}<~ zC4mPWR{@t7j^RjxF_WGFnw6@6I2To8b)9Wdom)|G2K(jXx*vzW$4|1pP-zPRyPeP8 zjQ@|Za|qKU>aumEZC2X0ZQDkr^Gn;Pv~AnAZQHhORA%S@^c{4MZV%%OA_noCI6Kx} z`(5tL52o80Z%0E3F*n4xXbweTUjV{lVRVaPcA7`BF4Az{uzhRAPU3|Q{~mHIocJ^E zG``p~;j}N>1%ouc_%ow4zPPhc8F7<$mEsxWcb#H-<9DTEBPQIGGwQT2qx>4$M>ucG zyst-nW^f+D%YQj_leIhd(jz=MGCMz^oi_dbrZf<26^ z&uYx)uN{uFo@v1Lr!%<;7a;R-*^fGN0KR1Wk$7FCrKysZlY;p-xpzkFT0imy1M&r} z)t`b`8KHR5ptaU-OiEvL78#_VrPgPWmhun^CDAxj9c){RPsXwsSyWz80}N4mgC#GAo-<&

oJTiJ2)pG`@;FsKImSC{>R2g7aFtpN$fm(Wk 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

g~N( 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 >^BBL+%(k1U&M5ZR}QV!1Dx4 z-9qh8Fdwde9vyKXxr?RIU2g_Ur(?KHbmSs#zySWLdKBiOIn(ukrP0r3mVrhrpFW_{ zhF?};1OQeU7}hl8?sD*36_9PsKz^AC1Fc!eFLPm}H4nyG^I?j$5T;v;VYamd=35~+ z!CD4ks|r?IVOVc1hcm1daH+KlZm??Lx7JB;w-tq5Rs-y@8sU%D2KP*PI;trWUx5*I zXQ`%4dcRrgi>qVN`^~C$ty^0S#acgkru;s)4cABOFFy!^HCOgtb!G2WR~5dhPW&41 zqV%N53f`tJ_RwFzRJ?E<-l10mZ!dUEze(=G?JUrSkh#MEWDE2O z`aCjd#MS83%=~*YSm$Qeg_gXTb;S^#ob2BEBVMN^;N$@8fT0KRE|yJf@;K{tKkKbOz~uW7?-Y9jv}q*Y z(b~{vZKZEwosAN64tT9|A=Nq$x>)Dq`u-YntP62{FM?s##W2FU6h>Q@L5X!auJLbh zjjw=t)>W|B+KlUaJ=9t^!a3Gn_l(yTP({AZ>S|Ww-|d)_q9d`=PJ33u)U7qpSyEob?b)vL1%1 z)+2D7g`#Oa7MGnqUKwhSHdGs?aA{Dnd{#3QPp1qu8$eDO;o@xiH?v@yog!;5!h-&X z^)$lr2ZZIBxcEKGJ?)mIPP^$CX*ga`5>j)Rat4OSlG*G8^=|T0>Weha(U#8Y1wnPf zrLvjj?R2Qxg)%GodfqOUFL$hO0i%Gi30F0 z`X28=h4pV-p!ZS1eF!I7A3?SCG1OU~z$w(-PTvGxfzP2E0Q5= zgCk~_Ju9SuxJJ|J;$7o{}0w1Us6&B>T>}0DWDgm9m#ym<#5?XO# zSnq)0W4**xiBdNL5VPLS^D0-ZgXh*uT_J>3zn zo>1h;hEbkgFvZgw$~}GK-fmdn#sUjm92dCRwFMGe%Gn;rXGm|SGx|MmOK+z)dJIm~ zUDSO)$62_PLp(!P9*Hz9d;6FK>~;%BoPQ(*aQ&}5C|Z{s-Oab;tDeuWRp!`Hx4s((iTMs_)&pOVz#i zu@dOYdO}Z@fPSnOPXBVan)QKdRt6JUUzo)DYs0Sqm1tjbUK(#x^nv3P4ayYSPbtwU z`n-FJgvUVYBWZt`gw+m3v)#+p=%h}jS4h=4fL^KKDOB*x7H3MNQ^JTiQ4$`aNI4c> zVG^enV&7E(W!hjEk?#d6oQhp{9xZ<04I9mXk`kH?hEz5LfvSKAt3)0d3SHPR476oA9>GxgHcTFb$s=I$AWR;4 z39X7)7=7wr$^1mYO+GhB)4pccTDY#{=*2&&j( z7{`_%H!Vf5mh1SpRth8`N~Y?A+^O0uo2o>KSNWwBCGl_xjRA4!seW4pnGzZwF0-rX zU?pCbt0Nn+hu?FvsFNYIMtRKE63Q1x`>TsgN^_l0vRhGD+y;!T#uc*$g~jd22y3A= zTjw~^X{!=ZM96cHI;Jf62oT9uIgqyfy${vE##qA z>VWF5s|uLsaa92>S>G)^sl6IWH&qGF5^4DOclRf3qhqKlRn|Ku|IEsd*?;S@doEH+ zv+`m^DnD7{EJ*_~ddF6=3!*VO*r?qD66z4U$Y6h9F45-*4!ccEeiTHHkseQz5(2Sg z;SyU4#KlY7`3WCMFsi=+0CE-j1{*q~Yz-J=1rHew3Asjq&PY>@%FbsczBl)Yn+Wp``36!l+=OYOZhZmX)iw;k>}PadtdrG;nMMwRVfxvsR(T$rqNbh*Xv>AsOud@CG> zZ`17UfX_8HdaPnK9iq{@9r%$kybX}1ke~!WP*Pt@(Tz{6pf0`Z{ zvE)WC%P&I9pHLbjiTF--9$%CKED#cECr_DJnME~qe{MKPYE>@FDlnSF3IEc{9 zCmwEaZKl??3Lk5C$SUmSCm&QZEq1qYvDv*xiFE9T@ZtrLqgQ)iF*M;fT-5Kx5LxR}8_Z0aswAiv5U2N#Aq`;;fa$YVWW0?_zjKt_L?#1B9bq z{6M5|uErVBL8>}cY9lEw^NF3y*?# zQHVxDf%QKIj};0lfsVC{PwI3AIJ=2C#k;1Hxx!I86MJ){Hn*IZ*!40_1XmwTduDsT z`HpSnj~JWgf=zTV++PDS-Hkl)zqp5ibQqMJ=Lnf>oaLTlp^u5M4k7R-!bklCM3D4B z11H9qCiH&sb=yeL(=e?ffEu$1zQ6+-5cO^EGn*%ve~Z%Gf( z?_OabiBZtwhgk97terem$6@7)oL0$Ksrpzdx+>$lIF+8r5nh8Vf{`)0`>5a019~Els7Qw@wlkk;uaPWlBb=aXzS3IFIG=@)mpsO<8~?l=PByeW3BY8{Dw_r zz(=J}f*!7dv)?*B$8BmG7Sq6y69o~baAGp~d)QC)SLd?wukVqv4*1S-W4|brzc_WZ z{(B|gk(ZY)5g7)8IFB-C#(to_Qw~OikeCzDF-NFnjs#m{baoX8Ar$~;$&u8}(K>Qy zBuu&Vs^s%fS1dhxBCU#eMvRNzkkF41YocDMu5qFaQHQq0h%=ZjWekVAv2Mglm*uer zxROD%$tf1R*+82jU56PLH`+gEbWiHNz;-MmN=t54zJM9EVX=!hA!V#sf{<;wf^kLW zxW%K+gqcU8XbHl63_%(FGfbgGetgQJ_HiWB{e^8ojd7%!G8=kg9QSky6G%xiWfYmZ zrpS^MxE?eQ51YG3_Jr|Gzi?Ybu#jjM9=%IuJz}NINq-RGd(b26fy?{ewJOo(V}@Zg z%F$v;YKWLoqF@Y>gkK@NJL}`8UhYU*Au?d>$7k!c#Z{_EzL?%9Zo{j^QrxI~6xs)3 zF0Ph*SZQ}liAv&;7<`dXMbpCrNX|cwoeI)kkx`j$C6H1XZ_jH7=&_^=Ws z(FjOT&RTc=Vb`ld`#eS~%6P;n=H#)HCFStFey_l&I(dA*2#*M*$cx{PsN1hvmblJ@Y3S6C@HypY3cSr`S zpUn&wkEt%4wFis!y@-N+2k~)t-H3O$g&mdlgV;7YY23lM_nU7*bGC3~{kU58%n(mN z2?y&#)O`qt-v}v>HAI3Cg8O_pqXMZh2POI)`H}xTDpA6S4*~umR3EKTp-qgS2_O;f zp&OzNK)v5c*G4HsK!2m>9WL&1<^z|%$$G@j2DQK0at@sia_NgeFubx_t9(vUC+V8Y7JQ1Xn)F zwp`fCB%VrCr~I|L*sX{;GB@2&4=)PQlf4sM~Y1Cua_N?wk2jqI$ck{{Dn=s((3+#3?Jg&&sAo%7sqVHCKlb^`@^N2Y`HrtW* z+|;%S9C{&=U(m+ss@#xfn>IQ+H}LsMNU1H$w88^HAX1QPJ19wX%8PG1>Nn8(hWR9i ztzEkeXyP+9y=aT6AZTV`l)WdREczN$;`^EHRRR>#2jX_+@Q8XV$pT#(AW`@`%Nnxt zu6X33ghnw(ma&Rr@dZDqdHMbTf_b}@Y@8!7T_7Mv4VLJeFlvlWakyO=vTqw{>~OJD zZw3%wl6PD7Su7w{m^772r2L&}$(2thVRPc8!3OwdjB1p?OP9|IsUx^xJ4c(Le}VfzDCrwpMPWi~EbeP9Slt*DB1L zCjK+p3Tmjz2+bW;gr2e|b)gpZ3kVKzEq|AhJTNn@G$@ew0(XA1g5)$B<|LL1MXMwX zN^a?WSp=PUVNUH6olTM`ysQ?zPqps>eL^s|kcV>IFwx{de+ z>FV&Ir1M-1!m~Z#P%fCVn)?&}sG;oLF-89kF>@@p_eqyCx=HEc4}1NNbv7_t)bj;2 z@y1oLM=%8S4J~`*AE5O)%b5P7*3FH(A=Nw?{KwgQ8Tocy^5PiV?sciewrKKrsG<;3 zEx-=0wtcb05>#!(Fv4Rr$%7K7Si%%qc4?|_4XH&uHo-zUQsaV!;i5SNq1*sPvj>#; z{(vyE9U%>hE)82ems8*>Sqg&g2yJs4_HWgZoAzLZkC@mPz_VS%DI%12lZXY~7*FJE zwoxqx%7%^2R9vLTh9pOKWSlyADc677bBk=Y?cKugZr17R3-E6C_` z#YGL6F=0DV8=8`Hr=o!tKIpTH7)yh1;%33Ih;ffWAvKa-qNwlaW6zOcym}~o8E+hF z!{(8ERz`@p!T1YNh!ipWYN9Ejv4|+UdAi3!wDF;Et4Lj`aQrlo!s?h0HM+x$2;7?Q zj+JUaUp2y*L91a}V#wuI9{vJ`%xh`m4bN=M6_sRNK*A@b2hV}XJgj1cziAN|)Hk3$ ziU#e$_~?f^8%rB;3L74U!0QY%w}lnX+5viXxOX)bF-RyUhI>3oM78el0=zPnDB=nW zrY8p$7k5s^B%~8czY}r(>L-bz+i$HLu^Kd~i~ey)Bm4Uj1_nxT#o-aj(bEze)ZG&Gy@gyh(~U_=R$swkw-T25h|EcA?~>%`9j zZSg2JNxW(Jcufl}ZuFwG{2Eu|gZitqF5Eg_x@7Z#TwRT*O)R}bHIEH9<9N$YPD3wJ z9mjhTtJ`1hJ)(Zm6gbXiX{C>O-^6lYw3@nj1cOKk&d;WX1fQxx3JeW;-b*Bp@(qp2 zXt76XcVQ>X&M&kV-gr6hpelq2xs`#G3%b*~iKL&bMk-&#VzjDngNPe_OD~GKr8Sj~}t|{0e(Po#v1NA}uGZf6ze~u+6(aZLSIVzo4G0xB1 zxnFvLASgkmR$?Std% zXl^ZzVo6=t;u<$?Qt|mY0TP)~*C3w{d|w0cec3ri*@Q)uM$6@=8rFFgqY~zM7ek=0 zfV?3aF-NSggl~8w%pm)y?On={6OxZc)_H-#allKZhnS=a{8TwBH(+gY=|ts<$nsRJ=W(F(g37g%}sB_zPBP~y}S36bldHvALz9l zszsd=QpVyxQUZ%xCNdeWjn|u!E3g7L#36a&d7giWG_qu5vK70CNwpm|Lli42Wx+nU zzS8Bz+YlO@vzMVOppv>n46qzRer+wq3un1a0UOb8*ZNfHrhey_MS(&={d^6j+wbNw zoi8%=0pd2Lp=j)TjVM(Lky>KX(PpPK0T{Zg5ONJV!tuTw55A#r-eCe&c(9$g!{&cJ zlx7Q_$~Ziu#O9G~>)7)C4V<A!_X3%V+W%!CSQg=omHITq;G zR;)rshh?(H;M1q>C7jwCPd2%uj5_5}UMA|CuCdN{7oSCL>SP)&7k;`f0}>0n^oxeI z^1N>+>qt;5DR{PLYdD16xgJEZOh5i|muTeej7=^|WqWRHPO>nU?#!wl0|B^V3b6lJ zr*7bM8e&==qm3RA73X~}@g)RuCJ1pR3~(k8!Gn?(K_VxHhFs^grl$~LOW7w0i^7j5 ztlPMold&|#n0D>4qP5{87ECU6TH@||ti^sZ-hG7g7(x|{KGq^vjDJl9@V5gfF?$Rr z%8ewm=uoHMo9ZBE80amdwp3c~hPMcuRPcgTtMOcBmdKJ>$b5@15_@x!%Iz|(XY^I= zgZdyb)Y}q^b8k#*OM8NklvZW>zfclK>#WorsHnht#yOgZWjiq>%R!Hn(noLdot4g0 zERMRX%h4w`>RaKF)I1WFI*-bKyikc)6h)^)(7&~&tIEkGGIE=Q)fLRdhbbL36h@F% zQrVQ0L5lCBFj6}?f3PJVXGN$Vv(*&jV5$p>jIl#MDx69NSwmFab1muP-8(6oFtxm( zql!x@>CtkS4CUKi}w$3S^cV>7{s8xGmCL17B2b;FnZoKG!UYJ}|*^sse?;F61ee>WR zR83iyvUg0ztV~SMvTUrCTE@0@$*!PDyPb-IJ3YLiqgDkWdVUT>-@?7$x;Sdr&C72z zmCf%cLOUv!HAa)c#bKw@KRY-Zlf%IzoUPyDNU;@BRfz(7YG9uV*1;xGV2>aF9Y7&f zh=N#0Ar(l5YjMs?iuDz0GGK=X8y8xyKuCgEw*(}Wn;m8na{cpwfEaIn$Q}}M7G;lv z7-#Z?zMeWg;+TaThiy_qCuNxUb5F=cgkvS-th^I*vow3m!2sR_FA{H!P0CQ*O+flv zFkC=VzHpL&v|d&1Z_tsenp>4EhL;U)xG)iXRUsQp;E|3u z>AB3C;0IGg`d1@GIFtL|RE+R^oA(Wfb%EJN%o`{wd-|>k)<)b{A?u{@GE&gzk{=0m zrikbA;vXEz_ur62BZ&1V@=OOuIl7HhN3@;2WNiCi6zSX~J%>d`%+UDsg%%yF_D0}C8-fNp;I^%xsE&13stW7G zjcXA4gzT(@aXIM&!hzo)HywMBcg2YHwNQW3tkk^sN9$%UU2;}``~AE@!+NjPn_$T2 zp47#Tvga`_b@vW*7wo(PxbV)b0aNLTq;{m64h38@`2l4TD2-de)bf;u(Q5cPE$?$ z(r7!BeM}vztGxE0HeN`hSz4fGDhEDH<_7%6#w|uwJ zELhze%{*{obThxOy%r-Z=2T{=9FKcE9zNqi>2pZ?(=f30F2Gn zI2xI+^FVn*XH=)JHV$ zTH$1fA%Nmbdu9;euj@J{lNl;3YDRpZmrg^?@ zt%|#bAZ?=rR!T$jyn?}SJfNtqaAl;}ZQ^#A$UGrHzNC!Wp$JQa_i^1B=t;JB|fP1BC@?R$SKO9!k?QPAePB zpPH5Z9BRBAGarFB$9&g`|DzZL!;$J_f4z~qgTR^8sKx<5@Y}AB6X}zE)d^gKs}EHx z$j0gS47cM3c0C&H-6AnbM{LSH`Gdj#jDQ#L7M~IjARsJoARy-d9})21)SxP(fGULe z?X|Y8l_s=9SP&7_#A`Z$K}jcK_ob=tz+_`oAqCDVNv|~<_%9Mw z)z-bsWNsCaF2ME=6LEiMZPJ?J(o_F%N+cwCg`%SMy2>d#I^-s{876ly3f#<&yP6oK zR*|SJ!;_4${zX}9E-S&jB0BfHneoOTiK~{SaC77+x_LtTT!1)A3)_%|73KBzc&MQz zpJh5;ZOK;T>6&u^JuN|7OyTR80QN;v`AP2_9RUj#r<(*O_YW6!SXqIL9UMcd%^37)&)L-Tnmn7Z*8;Ovkw`9hyqJ^JC_d7|Def)Oyoc6^K8_X|0=>b83CQ>)! z3T(%qn;7f1tK0QI3F9JTq+#bA67gi*SgH+W#Y@t;X+m(l;WA4Tzz2dK9RE}EUP8SQ zPmDl7KbAm1bpLzJ|6d|)D=(x6>gckAdD~X5`gI8kZIYmBG!I%o=FmJ6h-pHQE``%{{>iY@p}&K>gIfd& zl>hsonWf z$A$G&PmH>}%R`GE+-_q9iJ41RrTSX<9^n=$%M$UpUQfjm{$3gM|EMLMPh&2RKKyed zkn`RBBaoLq5zz>4_eM*MTO$&4f59*qN?s*7ULOOZF_cO(@X74;CqPxPk57tg7ce=B z(o0dceQMOW$EQc<$CCAYc$woA2#A>pw{!caOl7VeEC_m7M=kVeVdJ4o+*I|loP!T3px zHaI`f=zLoSd&EYVm~16w6%@o2vpyEwJno}|zm*TDe0eMHEchPDzJ~|17oS|p>F@~tc?5TN!Jpt> zJ(BV1yq{*@E?zyt@fvR5u(?0Vr}a!g5aMDkE*-5kOsLVJCIH^%Av?SMm5V=?IG`h5 zmB*>D*49`JFc6hy^Cy}*6`giY6^(qfKu}>eM(zY$CMAtbs$JAA?5Nc?u`MmB z>XRClo+ci|!Bc69HXWU{UGy7#%-%Ck7tK{RWvi+wxoo{PH9cKk--Ff=JDy-AElf*2 zO-mP1htHwMsgD@xv!;s9wmvHrM#G@ERe$bc0n~c#TO^l7*VB>}ke*xYy>;}sB8*sL zx0ZUOOXzj!Im6`nVou&VC5^7~lq-n&t_5-E7MR9(<|cS6v2JTMFDG4Xk}X^_aZ@3l zlWJm6Hy3czc5wS`l6Xzkbws-D*iPaX(WNB@EXIT*EAT1|4*VAZ1T zutgWiLRQ>E&Kr!4*%lIk3Hn5`RA!?7<6pm@R8lcO{w6t`)0jx|WiH)*D`Jb@zyQOZ zsLv4bZ`X`}=_5zU#WzrgOlf9BsFV5gLfjW3rc5$7(KIp)1SoP}TbKqb@jrC@F$c0# zOjMS&qh2E0j+xZwZ;F*2<57L!l3s!R7bbPjY)f(7+86dgksBAgL4&{8eFtZ~iOdCG2Vo|+3{S9Vuw^)M>e3%m6* z9H$0(`N0!IaB(@wII>eo+@!U(z$+(Y9lwwu&6k!Dd^05GS5ENzvwjuJPLgS&1L&+c z%@o`vB?+BD3P_uZN1Dw!qUhsmN>d*#Ecs1iOCKp@>J4cfL517JE${T|o!^pGwk2!} zu_f*r*20!Iyhkq@MHF?B+Ts8#nTzdR?E?Gz1lst73p8~4OBxZ?C^&Cy4~fg(F(4af zXg_=Td|LZ_UQ6~tg$zMl5p!O8c}ty-p^yp(*Rv8JP9;~kh%WLCW`-X2EzDoT>Q&*) zD5d!LP4)M^G@h_Ocq*N_ zn|#7_$N4K|#CBD)WLKYtez7~!sfRnoY6TacDvw;pk5<=6Wb0-%R~my7JWgD{N0^SV+tnm#msd6xm28!hJp92R8fRm>A)%Aj9-@ma>~c(QnRJJ0 znQM#Jj>ZeTz@!q@F152KQMiC#Zfy<6E>}SoQbOf=_p&i@5^n-Lc(kudCeS&WNwLfv zhK`avtD8$agU@RY!+1`>#=9IcV9{luUlw|Kzt|)tdi!w3c{>w}6aC)7)wh^WFji5S zUs{N$-p00%s)O6i{!OD(e5q)saY(QMo6birp82(KRHo7FY=Rrms|odUfjGh~3z@UM zA@ov0qU62y`NICB#`)z~Ar+MqvEZ(_Gv7tDN1gkljf`6rAB?|-;wtvIpRj!?EWg!H z(oxnafh8#9TS2CZLG)9irPILo@R!s{g!k~^Qi26@;Za1b#ZJAYw{u5|-)vSX!dh9c zxYzEYGOn$CCDcO9GI)8_1y2U5XvW{-g8>f~*txV@MorZ{3rpX~&Dt)u?c$Rz z`1f=ZAZ<`yFsa*HgH;(w)@xH9<~D%!&F~xEjRWw8;A7YS`t*k3W7RKkKcH{OfPF>w z(loFeT8|mS<>zA7F!}Bc;T^uNQtHWmrp+vFPm*V{(M_nX>w(PVw^C;rQC*I(E z(tHyH$6A=ceY5?94eXiFQ$*=9_@=dlX)_M9ytRLJ551wD9=*~|>d$!DXw-^2FYkqe zVFp3lLlONuay2i)6~f42aBom4S_vkKoogG`GPwUTY*vmFpAcVv8*Yq$w74IZ5uWuuW`1RRU13a zUk5nOS()P34sR6*(sZ}S1FRC;L^FoLoMg$?gpahm>vK+G#)BZR@+Z`0FPDh@7<7>WRl&LK=l`M?^7!!#G*8cQgK71k}nFrzjI!y@+q z;;%V+LMq-hwT7M@1$^jr44N2LHk1u7(l9l8dB`F$h!mJt#!E^{W4i-BrSVa+Y34e z7k)5{RAUxKEJb3FD3CEmvF{vOm<~vd)!5|(N@TZj{uE?WN!Z0c1 z8w51>=QD=5b?k}}f^lv!^ml`52vHK}w{4$UhsTY1k$46SH4>HR&O#ekb{1mJye@D} z84I$lU^lZjiRJdeX6G34oX|qB$K&lOq3Yv@Hx69aqc1dtP^~C_+^0bQQgsIo%;}F6 zeh!{flRw-7(k34OZ}9vqYmt^J4cdkc5>n&%X7O0IU?T71=KR!^s?6h8Md`TCSG;k$ zN!AfkwuMCG&5;n^8GObORL0cW^i0zMBA9-}eW4JWBk0UyNi|%b4Qd#Ra7-d8SjObz zdR&<)T35CrQ|K-LB_esIH7w&gqLWDAt_o8{SKj$_qAJIYJ2)Sk2934q7M&>FKW~%n z+7N%yI$I1_K&Ky&>@!rEobF3Fwf428d@i|Ij8MyxXof7IPjHL_In^-6Qmj>hl|+2L zYBfuuN5V9P>BLL^lV$EJe?StYY-S5479kD^Jq}qJWUNcnLiqU z$nhP*%usqa;qVR*-rr|5c@MXxQA65uRr>i|K40Y$y;BG<_}cU)Q{3>7^v=z!#QF z0Ziv+lu$F6kl&Y zQG{@*caw3>fWV!9tu_CJk}rg#hS2!Yc!`VKE}hMmx}Lt&w#vW0<3ZhCwYzd9D3=Yi z(ET{U)%%ERMN-sXMNKLopV+f5>s2Bs&i(k=*hcE=S88@dic(tXArZALa=UQ2#+-?s zqUE{Dz#arT$yN3=jq zQqRn|TU{?MWDgi!Z7sT^M0R@e4J8@2*q?W+7&S5>sFy5}Fpd_fHH|zZrASrgsUMy* z^SWZ(xqL`MCL6%_9H43=6)yLaVu&J)?veN)hfs;PP++ViaUR`BAHB*(t9#2-S5}BP z_uIbDWBMlCtx!6UA#$B(dWlC?!QrlSK|f;TpVVRtk+jeaMMImMI4U$2P7x*$adRHx zET!v;Xu4tUT&+h$V5m?49m3fHiYXLy~9h^iE+y*U#wISbnz| z#R1waAF~j8@SIJDA0n9Sp(UegI2c?f!yNbZ+kci78pCL{vFD}+k!~_fzqJOC`^x}t z)_X7DcLq_h>L;>qR@S%koiM zSILvR;o`Rs>&cdZBzE?a5hh=;FWEH?fe6q8OuTi}xCbAv$Lde#SRxT1sZS`+5_uc z1Bme*6>X4*TcIfz@KDcb!=ICP7q$F_iG;G*&!|l~pJxsI(z4DNtYn`;SVZJ;s>i2xo%6e)(h)=l*oyBifclHp?Z&Y^>Xeyq7CV0W9UDYUek(aoG z(f;pQZ|KUE@C z!ETH=#ztmroN)~f_W}@9LS%wlW9#r#PdDvY;^5qcKb*@1ca@STOqYa5Xz%Sp)=CBc z%0e?>c!dep?J*Hmqdqr@7I&dLvj+~RVO@p3{eoB&h1^u|nb5{xbXAD@s>?nw0ZBd@ z(NVud21ve(t_?G!@9FQ{0_Nd%Gyf{93J0_&?)*}$*$wsaKoIZ$+X3-AROyZ<1BgHn zkv}B!jzSa2Up)5*OxQ9xtvFOG^u-cxqZrOIoL+R(1!*IDa&G4n({9@QP5QwR{(+J} z-cTgbh5BVCrCREtd1U_*-GZ%s&8KvMu|);syi3VhGZ7cxzW!1|lLFI1`_lTJarMB6 ze%gug9ua)N$f#{(P}M=-9s_VbFoLh^OvtGVQxpTTA=u*AaX{^n7^VA}6kcY-DHAwv zSw~)!NhL9oKhnd9k=hG^_61m(O*Ac8$-K{uBh5XZdXx43L$7%?B*RaN6Ws4l9>|#|N$fV^z-rlKmBM&VHU*lMp-1 z1ZG=ir@QDF^Mf@q}lZw;TJ_uYg$0x^fTZ==li@~VaD5C5LinTN1BqYz$8gaTve{T46 zjwef4-J0Qeoju*TM5vCIJ0h$|5j%=F<<7oNie(fV(FRP+7|pqaDKMA|{sq@N2|G(4 zS(LspwyAM>Q{N__)GLI3Stmle^fm0Bx8%!5(g-6UUN0xWDInM>fX@K02{%T})-`CA z{QKzGZ9sDLeE3u|=hqND=Gycou&LL&T|vX9Q`#>1f}ii%9_PkYo2S?y-Dmh`==FjNUQ(VUd6t}y2aof;qQRHNvF81AET&;~`- z@;Gyek!wh9NWxNHNKaZy0`xev)V0*uCg(}62_mv7ik)Wh6{gZ-wEW#`$h9k~Y|LU+EBa%UK+kmEz+z!OZTUHaC_@2!LJ7!3|)nPLD12OrGi>WreG>I%fg$9=TdXL^Vz+45#=wlRd8T?2Hcg*tR705GSHhYYjmU zIb_Y29kLiXw6y`oSx9-!&TV*sDusY}ltCn)3t<;yzd|}hLcBU^x;>Q^Q{y$@H*A%6 zhx5){bQMEFRb7M1x-gD>CLG0f{KWnaG#g%llISkz-XE}lNGX(1O#o=A^;2J3a$X#5 zfxf-JUHI+G+l4xg^U!+tCfyXWMwoHkI}k&1*@A`3@d9z{spF$0=eSuV)tImv|>?VY}JUT zs_H8B_k}i_gUc&&juxJ4CN_&+uHy=F8>mq62u+(HNq^zC;XgC4n4de~Y}FMfOZtoZ zb)i&nHYWMk^Rg%xOw%fUUs;Nf7rQ`JE%NO1of4Cu-AwGxz2lPaG%exe4QMxo0p6@_ z{0fQYePf|t-{u7!T)0n!Y-Qyr>IGK!*?B!ax~YaynZ(IuDfF6B>L-Nsni#BxN*vqX zgo6X!)Mxi~@MRu2!C~!G85ef&Wtma!ov=j%t}I`KszkM%MnkG28HQevDaLx+FrljL zmZJ($pDA+S)zfxv6hM_bX>YVIgIU^(W@UeWiP$g>O`V0TnUCGIWuAK%*-|r>kerTYHaYoLh?Vtf^}am?4;FYVEjnJZ0~@cH3DoZcdez=G&NWUb1Ze zdo%DyR%T8Cv<(uv^K%~b_+k<-?k!0IH$EIjzV3+l z9*;PECC~XAg}(pX%sbn1;*Ky4yZw-M-c7dyyr~BRDV|@D! zh6#Nd4WvsSwI@*o))vjwAd&;+J*>GFZIXwcyjPF`V2Gr;vtdH>V<;OKHRkpSd;T4n zdB>nMBdFS->I5^1q&9{6sMV+09~Pye6{$J)C)%1_YpKE637bc3sR`T|s~XLsnME`r zbl4dk-Hn#`LMvHwU?mE|JuadldYIb1RCBrxBle1Yez+~#{3RlyY1$Zt@r4*ZxDd1=Wba*gB8P|KtF4ruQ~G)eMMafbPwDm}EfNb^v1 zMjj9Foq!~A<9iLz<0JEFqhD@a_4vEyr>8Wff0Y*fwX!tkb@6Mua89*d! z&LIaVE(HW$U$cbarwuqq5ww0Rk4;{*X3=bnd7)Hkpj1xXHDm45bRdzB6l$tLHEAP)QhjZH2Q8kVUjuqLU0x2^!Etg0xuu zlWT=wbf=CS8q{rFnpxiBwE&yEw8QnrcFy)jeq1)ANdv?_C_2%lsw=|`hL;T~e^wsc zZ22|=?7!gbn_~Z!0lX-@5V*t7@HU5co4Q)e#}Unleo#J3KSF+rH&3D((;SD z+(DN_DWD{^vQnf-nw+j%nPdT|J7~vI@lOBwmiD06$z11Ff&6Zfstj4!IS>&mi>($! zGXC8ru|fGAy7mKybwIOpR$rL^1_2T2fbx4SUX^A#hhd>+t<131#0&GP75!HE%AI$u>pGG~$ZQ>_&ESmdD(~$d0 z^A@@d*hd>VHxAu+CJ4V6GS)LO)R>OBL@QI{ZOysLJtn>k+#?zc*?Y*0^E5W`w1r@w zj-qUY@`Noa%ni!*gwi)cjq$*JX#vdAr*Nkz=;Rb&Mv?JQX)=VWR3AND+hw2oyHI$i#EGM`-rjpZt0drK`8FM{!!3g)ytQ?v%y3eQ$CnbmD~od z4|Vx5xK?$>JLwz#+7A|t=uEl~;Vo5LV%V}h_c~hG-P?EAV3;DcW~xV5j+F_O-Kbdo z9^RNG{lzT^6Ws@={5rVZy5sFW)E2^0Vl!tLqzq~`L3~FY%@m~z0-Cy5psEFdlEPxt zQ4=8Bqhu#!7}cgC^ld2B#B9RhuOg5ghE6AL z3@Jx!?E= z7W^AKjq_hS@PKu1QvZpW5IUUg7ae`-*yGw7`w(aWTbi@}EH||W#o&1$?{-k!U+~;IGYc(Pc&@f59t?LP% z=rz;E=0$vPi0aI%IvG-K87>2dHkuPaIEw#{DM)=4Frx9@69#^hH+R#CFw`G?bBDa7 zCdw7N9G2T%n$UX7t62B`4$Rr&Gp2| zWv8n77jJq7Q|i!=Nd0eh3jXEUJm;olzCoM#0iK*7cEkQ`i9Rs&53|=9##2NN%yai% zA;FI3UxfWY#7r78x`RJ^COtcP6i8;yu+!kvtwan5BJa z;bEj~WVNQ3EN&hvTSGzc;pSSGUr~9yDRU{YPgiHG{HRHJ(o(Z#C6+J?tmx;N5l?cr z;RLp0+}!-0jorEOn8vpyNiBj4Q`SvB7slBP&Sdu~HXvTJzkpo3jVv93M0))$mawx9$!4q*nMeRiyS}C0<#|BdlbKs8Fg3)uM z-1anyop*h~9I|BbJQ?;0{K#(PqdrhZ{HYK6;G7M2U~k^Eg;=%(T{X&<1>&(OPURz+ zs~&`ujS%@J3#o#VA2NdIC7o7_jx0)!%B3bOO2F{Dvb?a3GDIhsPT8yqMrO&seG>*0 zT@w#yw?Vs+0vQf&uke4qqJDr!euxeNq3#8@U;|=Nqu*{#UpEV{?09?n78n&@Vm*l_ zx2-y~N{h)$Sf4dq)$av1et4cJOCC#r()33kc@TPAF}rL)KVn{UdvRaXCcpj;^zkxb z!Ms`JpWKsYqq)TyHh4d%Hh!x4t(7N;a+(|+iTreV8WiY~YX(Ix`k|n?6Lu_>6Y2Zo z&~G%)8TunEKX_x65QHILz#=IbhM_#0V-?5L*s;7-+6KpZjUc; zmFmACvX(iG@%tE+c7x?Fx}Cx|uE9?V8`Q=t+)Gt)fMwS}Yvfp-WwI;JoftM_?BQ69 zNqv*}$ui%W-id9ME!Vr#7}PxD==09@iI!(kFeZ=bez&Sln?<{5!=8|G0Lq;*p@z^x zxU%_*_*k4&pC`WD{EZPP@XwS&vwncgGH4>mgH60m8bUK^)Vquf6M4!08Nh4yOY{YV z#ysI4S<}GHvtbpUI~ARH+z=9JbaKKswT!+fs*?5UrCCTJoI9~>Mo*Rr5oAehJWF_C z?fkl3Vq)}Pf(D*xy4I}QU1^-=r+X}iK9y40XoZuSXCan<3{ji{QJqp~u5kW5Mbb9NEN5S-jSzN%+zMoeLy&%a532Y8?vhkdIhUb5&A zS8PZ**#?NAOCd$cQPxeF<+`-%k0zOM+D{e>xi#{06kT4c>i46IPi)uPO-9o~Z!fBk zLJFl`*eO1QhA~-#jrMMcl^C&LZJ>=Wm5B)2;~d#65*ubi54X5bEm?4*~({`|QMz@&U?;V#eOv75l3I)zqq!^G7A;4~t&?qH&N11l+<*SmA~? z(%ejh@`g)B(K01hj7#LiF~_-D6P`FlTI)XL1?@L1-P6VE3vV=*kcPxaqrbrjt_KkkcknkC_2*n0I${Rg=2DuBdql z9S40N9!it2n72%1DEc6X1?ddT(2UtB1B|O+X+n7X1K|vkysKo(MjRI9sT(0(cTDoj zVGZEQv>KXXLt;kBSxb2;R78TJm;wW=q1~ZqY+lg0!)Jc1ER*;7lN+20j% zyZ4@*t@~PZiSl*)txZ8T&E*or7b{+}|1d}~tCr%GA8yKxwImHw(j~%+$p;KGsaE9r(MNz zXf?r&__*<5^i1t3;O_J~0sCTXvQdRNmMYHglf6OuBA|L;%84WJCq7(AAifjx26^#2 z(fl)FI*39$T7kV1-|XnI!%b)DBG$sDN`3`}_j}$1v6)BMK+Y7IB7TK@v~Fc;?@zUB zL zvTEG*LQCl;q=IKo)BKM*NSN=6Pl@gPRLV?5l!%nVj6i1-E6bg7eV3%Uif-NPbY@Ua z1ok4BPf%X0bxBk#Z>Y>R$~?DrBp!4Wt$I-yy0NGem1Fqm#8=naiK!7zAQKj%sp~*L z_Bx9k;D8QH8)WH{k0Vu>ef+-Q`{_%g{(Fcfct9ab2|C20x(%IY? zNg^<0eWTnd=7oF7%5VVXn$aoZMKkhNAcNRDP5?zg9GQ%uTr`!R{^4uo*^Z7oj%&(d z1nIq;_ey%#Y;4f9);57cK?IR#_}7nUNX#p|DsiYtY{(Aa)(6F48@&E6sP}01{wjZH zq~p9(U?l4s!Gk-5c$X8#pGb>0_L2}P+)KK7t;nWE4s$gh{TI|{U7n7;J4Z?&<~|db7>B{p-9unzU^k4AVK^mB^gYW~DBa_nel>_~H% z!qI(LA@3+TKh{i|^`n3D;}@EdN-ep=o_HjoVU2S9shOfWCmfHeK8!eg7t^ATIWSd> zk$qv~A-&s)d^gj=ygdj!Nabr#Lc3^U?*Fwy%PMQJFWcaj7~C6L*0!WGJ`xPu{X+WK z6-8WerK+UGR{4sxV?t#x@VqWUHpyznex7sn!aJ3zGVQoKwP~AEo+=={sYvff;he2n z8C7?M?mn|>o=Le zp;j%GQmLdDZuj9WU%*hU)Q6!y|I6p9li<(?O?_`|5c*+`Syrdg;N-brgLkoGWJ8eP z>N|ytq_=E9T)VX%gST0WQ~}7T@tPzhjn%mIyg`;+lD`k_lwUaAiHP$Ii60wx=hQ{UNx2E9!i<(hn@Mbh1uzaw_B?kQLRidN%U>TGZ-F!0 zr5s_Kpn=~Vr*SLEZ<@86sBA*@V=No88|&#MvT;6{bWnPg#g(YbrMwx4n#%Pv7+!jD zeF^Us{KjnYG5XP%8vR~vbR{=x^=9_;LUV}Xosk?Az6V3hA*b( z`Gs*O*^y*agrNsTXgXE>_6^4O^M62d=5Ij3c>jry=or9D2KW?V^NO5&WSS zRd6T0@e&FRo8Y#4{_;C`;18P{`tuEvxDa_81eeRt*AYe@|fLqjE3-tA1r>n z%AHH_QV;sPZtIGi>K61sT`B2(jKc|*lD|rFUq0<@cuPWQB$Mkb9IIgP7$xud063c4 zihr=7)hx|1=SV2ING!q)nBegL4w+|7rFZXGv;?zkKsXec6$BLp<7zQAM3LifLeSlD z>4`!Hm&WG8)_kWn1gV_b>Si+|moWV>f#iQj4*hT$q_-=T{_sj3rbNb|*p3&21<25y za3`wqpZ+?sG>F(?p*h+uN|o%B*hPQD4O_<}HEsK&1bD%!^47!`{YW-)NSQ`~c#AP_ zQly~T8tf&zl+g**+|s1bc2<;WItWnX=}%m4dBB|Zc z3lGmXO#d6OJA|6W$bD$;y(D*@Z%Psx3N&lL__pgT|0&-rx9{xw=f9BS{$g+V( z)d))`{m~wYE^c&KWI7utQ|aN&4&t;pEr%F$ZPHC$6K}~;dwBc~QjXgyt?0eF2nD*z zj&hUK!d9bh?qLh8=?(+p-u(cR^|oIDR(vdei_I~@JX6#1voLLz`jmHin#Xb-a@dQH62*3wgD8XW$@RgR2TGHtHF z2NnX-jBZ)2Ld3+`^SH#>gmqXEU*U4g#^Qr!HzIB=^+*}rUQw`-$?b6!i1l4r)QkI4 zeaEMbs*EXMxAqCZXI9@?&&WGqRI2qcRLbKP^L9Pr;HPq2IpL;|p9Li1i!k96d4WY8 zL;a!>39*FP<;J&6qSy~eF2>u%j*=W%^r-HP>comw&Si4;#d=ki3)h6(NBV5RFVSZO zFTC$f46iG(gJG6Dr7;)OBrOoZTY}`LeclhbOnV<5J5`8=qF!>!~A`0YJwx8q#9HS>+ z2yS1Tk%h;=#oTiw8Ha_?{i5MuBKQx{IXEjM>l`zCu(TM^PfV68P?}EMd{&(BIHNif zJ6@S{?=y^5Wl!5p(?om4lph-xtm5%0$vU<)8_N!XcNXsj1m^CE-`(JXy$nWSMSSus zToys?&uBm^;?wbPP@7si8I@fA#k|I!f16@kR_=Sti-anA8UYMFIj{Zb#>`{#QfFP8 zaICYChdYbwGYZSws+)r?xxu+(KE6L-7HG?`T|2O?KKCmU%BZ{nXtDo{bHY&kY#Jm{ zN#QAt5&tevS@g}1?X?vD+*|jl{)|agbJlD8=K3N&3+`acvVuw8kSZf6eAeD5J(u=` z**_v!OC$?(`n94_nKMYP^PCKvmvVy)v#9CON2UmLOc~}uCbjJOE9f1WRu>_a-o5D) zw(5cZcN$@W*A_)07sMoi?bDB>)!_ssS94<8GCvjMLbpHR{&L+4e+A@3K5|vEfFfBi z9x}&#IN$t76cn0Ga+IkOSs~NBR};qY6CLokOi=Ap&KvlzY%m<`P4P{5otEPz)RshY zPiKqdD9>^U&qBor)d?#v%#ckRGSTvF0ge&idkeba~M>t(Tti^urEeA6yb1#C9W?KGjAH+d5lYUq-r z-#Y`@DEcW|XkEog^E=6xbWIO&eL*UTfx!R8A^QH~vHiPxNSgnBMAhK`XNLkOb5m<$ zI~8+_|EOB7hP@-&KUK5v+^|nyZ$qmz_XO3P)>@MUL=&e#Fi$p!$0sC{WIB5+Rx~+#c+p_zzmb#(03iW&H!$7 ze5$bqEXai#j7t+&%w{MxcvlLM&AxyD%G$8hf_JOcHj{%qr)_gk5A)E?cWM zaDAaPg*3q~WdHu-UOBRWq_{AeVV%hk9}?=Z!wks#jn@1w-KsO9B+B}SttUzXzPmwO z6iXgB180V)(io2qGBsLkrBR>v7t~%&gsYKu=+b#YrZXxuxNbffQZpTErEabQOa95? zS(vefejW#O3PMnGd`$?wY+Evx7+X#xs*plxY)=I2IOJVl1hn3g6Lh+F$zrEjtn++> zibSmBuLwjZ@!`lfso^mezmRGifl+mETnq6un0m{7g z@jv(Iss7xYBI*LH7J1lA&y5v_YY8EBf5c~}`1sYs^l89*R{;D*R~V0e2JLHlmnYCf z*KD$ahYag2UMF_wFLsExVLhat(x!4b;a*EHeINMQUr9PM<}Yra=($VazV&F)nu7Pw zva^^BNBHqmHE9{%VNP(IO3$>Yz9x@!PHcWSz7c;>i-US2yjTQv$PyCI0kCes?6GVj;G z@xtg%9raeXVv#Xxzb?mJC{fV!S`lB$3DU5{y2Yypsz+P-lfvNyLDqHN^T&I zzR?I#zfW#64DNgNXX;^kICVt5Cspjln>PAd65PK9o%BaO|A3vqAxlh~?*S`SemaFJ z-=+?JOLDZmLTz(-b8SseR~u9xFYvB{9x@-vjwQyUcvtQpoY);B7SH^vL8|4I} z=3s5m@AZDzNzi64+Q)4l+zoYCSm4$ef*EfB+2+uIA#&Uo)EUNMSyWHU{a)Kxya&*~ zJ;kQ*vDzzlXb>Rqhv&%rw%h~p1%tI$LR%{;A~5)ea`v|ujNm+{*UkiE{>Pi9wA8ac zGC`4quyboxwe*t0H1#CW<^k4}caD)n#sM|suP%`R73CrVtALE;B!6(NNscm70*9HP z=Vd%CT84Z<1U}??6D&!lqW1Kvb8-0<}NSC1ZQB$i;vK#J+=F2ei z&spLKcu^$QKVhC? zP1%WR63GHn%Eu&5FZ8lF3QM~Ehc>W^nb@n%!#qhLZ_j#?EX94{+L(0=C@>OPf4v@j zIT)6Sci(f0-7T;VP5xMrfQ72%KSYpp7yA3!8)gvP+I$nrggpckWU1ZIbT6+9uD*-PfU9OuEJ<43B0RPz@zfhZH1`}c2SD$diLI(;PUKOw4Elq8HeHw_+;9z7xMa5g-R!2Fmx*o%8#LJ=rTdBGuLCfIkOwP%~}hd#A(;JYBEQ9ue8k5 z=MA~e+b75{=nRnf)$KahEbspJ3Q#tbn-YTp0un$20wVc;SAd$Mt+~U09=-n>xZ9Qn z280p6=@r*p!!RE25mSo9 z=NFu~@#ryTVMOsz|FGGbz1ej#{ZliDv6y9u@6lR2+aoXL2wkiqRh!aVUjc>I>ij`L zV>MaE(g1uOO(;`^$(K;3{4@B{V{&tWr>+v&v8u3nqHU%3ZI7rtHm(JLbj-O?E7OG^ zwuS$4iv$+?wZWOPUhJB}L^0ZG;a{i}kAxxc-_L5B7GZVeH*HF<91A3P<6gkwv6b<51N* zhrZYcEIIfu77bJ-$6RX+!*6>q{N~J>7sU&|tPg1X*-mWYCRy;8&)K66qYYwtJJ#Jq zsyg){!3!O`s|@Lv7^-Kj#qm7WsxB`Zxu_SRm%usZfCZ}$;-f+ldhxQ=YB0^3HxRCy zB;8x&u~bpovg5iNz|&!Q{S@T~G~94`DNi`)(rP*8J?!*1;Tvu=*zkFiocZ8rZoSH~ zUUNGT%ZMzi2Cs?+<80fR%5*HO+>bz~rYdl6k^i_w51!huB0TChX~sL$Gg)XfaW78D zr0$k;@IBOBDaUpa>Mz4DPb1Fh7)Pj7bwl3MT~HF;P7zhN9}>rHJ^44UHl`vTCL0u~ z>KOm#Dq2MW?%JtL@Sxa{NS5yQ}|EI()fKG z=j6bJG_M6#)wwm{Y}ou=MbF&v0?Q758;&Z?Ed<><_A`mWbX^6e6ztEy-wo$fLDyhM5K|o?Cjy9Q(`^I^dvr z`3qGdMI)f6&droBRZq>phk~q_W-+!iDp`4uOJhQ;^*{uUZ*t`Lut=u3B1TVdLTvOX zS%#vD`mYQH4SjkON7oP<6P|viJHe|4D_(Wk@MBknaefxcm}<&gV&+0IpF+5NBK&Qb z&8E7mPe@g!+CETtmsRcvOnFls`o=pAxf~sV`K+d-qOb?ginWiy@(rFCrI{LO#F_L+ z_n=BMOO4Dg0hXe+mW_fD)-!w0$XeMK^9~J_UN(vO%-=U$y)7txY|DF-XPL*Hh1VDF ztPvjbhXDwj(Yq4qi+CCH+w}wZs%^2B6862c^9-lwly5y7lfh4}Dt~Ewgv(e9ZM@jG zv5qCS-*5()QB`VJTc7r_1@d$k+&c;m&y)T5Q{(dD@)K{JKv$&6Y1sEAo;q2T{QIKI zCLXTic$`=<^jE*%xVym9ryy7oNh-RXX|u!}gL?W7?RiAi1t+%@bVb!C?ss+zah36- zakis*O`(ekH^RRchJd0DP;L&zMrA4}nwJY*8KjshTrY>?4gm>kUk-B$WBDN|YdLAZKYo6|H0d$TBoG+J z+&=2ye&)1kWb9QyPjxtD1r%vJwUj_%ZD!ZfpFuO+b!(|qjoj= zbL&7gkjm@jUmo*y3{CB?3fSj0c8v67x()MWzKwWgx($D2zKuj= zA`C-hCX7gA%61A_4@m)_C@{AV;{!OhCbqzN0oH5gFMDv0%4?Pgdr91|ry1S*1SbY> zSdZa%;sDIybf(jN*-Tg`LRUe*oKC2GBZ44Bmh?SUK>5D#39(m(H<-Y%A2#2l9|i+! z;^1ipV`RNiABw=NAG#m=Bl}$|V0Cbnbr)!N+z-`{^^yLr7SKM}&bkY{JK=}v$N9*A z*9&+Zd}S2`5*+`;d+P+uhUU+Hg1m(T7()yJpD1s{C+S0srUBfaFejQr^(F!ApExJ0 zL-nQs{GSoh0i=)Fdz`HO-~qIcn|tl7f^dREp9pWcfZLGW=}&?;<&&|!R~A8p{=~mu zcaRzRLH`ay{5A|A3>KXHWPUpY{2Q70q<&ijC=TTtf75+(pUe&$8hw*|lAkaR8)h#3 z)GP3Ov!B!t?;3qmeA1sd4(}R&Gko%&+ztyGeG`9@o)8WT8h=xNvYzA*_Zxkaf6|^9 z4)+^>(|_`w><$MSeUpAto(K*H8h_J%a-Q@L{}_E!exg10?*+2{Kz=hmF5a=C!@kpo z82!Q3P-9&kXa%@C@w4u{76o@ATkJv>LFfJ9!~eGfvI`mFPYC7r&#K3t=w!e(^K|er z6LVl10J|>^h}|a#$nKj1ruNYRwEOCS>V0;A?Y=vJ-ih|n#|!jP!VC4$q9fiLwkOpa zwCiMp?1u7@SdmjjWjC!XgvN(FePVSKFA|xR&g6KUaWKLu_L|z8Szn7tc;(}`emK}z`(kjjQ(MqUlucd5NwiHLXxcsqa4J^?k2V`7PRIDbC~HCsxP&z#=@~@Bk}3-_$@eJm1)W>!>zIba5_af=6Ev4!B!z5Chtr zI6@B=Bl4Vu@Lnl|!N~xt& zr`K4U@(Pb=oA!(bNi|>b=b&K3m{ZZBe{fDD{u`74O_=~iRv_kbK;!Kp$T2F9!1(~^ z+wTO$%Qv_XWj@PEYw<;j8OecjsN5Kl!Hper-_sArj{@T%&sK`4>e z%xb^qzJ2w+y~%x8l6@hkQU$v`>jEx^F^SHVYwPXcc^PSW_s(h?F=3=Oo z_+o(u6!`$<7v)SB(E%(fCL1uMXb3kL8stpMkt9FlvL+H=^{3WevZqzGzD+0p)J3ALg~9?eY6fBN;%V!bb57sJw@)tZ$=I zqwH$IG3?MVx_P$T%Alp3Q*QYbVnU)8qat`SJZYmm)EZPEY)LZHMWewyMT241oopJ> z)H%k?LZW$8r+*3uEwcBd`87FUC|yg|vO!4p6ky1X-=-?YCM)8sV2O|;P(k{oa?EF9 zSKtv5xV@p&p$FjiI3ZHetdT!clRm4rOi4DvP91f-DX7=6x_f$9lsR{*Ms@?4@@rkn zq#;UHAkvbghiskvLhtLML6M8GQ~MiErVbog6aG!ps1)~(Ya=4E40ZyOf3*Te^;?*z zt^zhq9Hg+IRY1vDFm$D*Ah0%^NlR1RoEYwd)P27Ie6$0S)_T?$)8HeA=lF0TxeX*4W&rtQm9YGB(I*%L|F$1M*Xk9u&v5@SJZSdi=oLb zi?_KMrFMo6E*ix6kme0zt!}4^0qjIU*TP#~01N!ezmNr$FBe~XaUv?ZC{hHC+UAdH zk-n%_7jr6+xEnGob$!)iOp4l-Aw~NM2X2aZBkd4SVCU2vj6Fonx5+D4weYZ;=w)F; zG9|~Ujz5}h8|^GRP>>h?AztNnVI<#8QT8k5_lb|hhRJNlZWSaaGz zmm%h<`$|j=JC3r%BGavHJz!e4*CHZND-b2(b7ro&qqFZy=)@R&W+DmHW``CV8gYnd zH1s|Pm{n5)2)8L2ESqgpEm3r=>3Sp?4oSkrM8u^0MX~A(U%-!?L`M|4qZT?}eg;vIT3BER-be`zW??ZM zoruMcwjb?Ov?VQh z)NLsS-VUM4cnWcDaLpiVQ%=y1qb96)bPy!tE0$3jm{lh zRE5bZBIApvP^QVXB&y3L$3{)5-Y{0v{Myk){c@F-WLc&-|gSHm`8n#+gJ|9p^YJG)v==9&WVZ9>7OeqU|+^r zwZD~R1tqqzq|jS@;-2W*M|!k)52X#SWuYB!r{kKu<*7MA^X3JRX|l@gxr)F^k_MsH z1x@8RvFnA-o%TawnrJ7W)`iw8ScP2XI)U1G48_l#g;BAQxLtE4xeSRrHKKY9(E^{bW*+;8wcG)_+R*dTBV0a4X zY^hi~hgOf$cVlq+>1;9CICGYc<`!aj%J~dUUO?wpQP%YBocN{h?*AJae$Dj)6D+WuGvLo% z%SDJH-Q)CaRx$kBprjqvRt+Mnw}Oy-h2#6;_W3h8{nfBv2V%Z0X*XG9Yx9$2c45(`!DLUL%mQ>h>Oz zM+lNbevB~p4fXr;G=gd(3ZGn-MJb^0?|NX9L&Tk4*PVCD#kj*09}Pl=Vh@bkM~Zy4 zhIzKS{Mpt>)G;7tBv)Tm(xOBk%-){y@H(z-r>LWA!OrFPl3=g@TLBy$N~{WQiEAoH z8r;ml`J(vI!XYCnhV$XnRP3-ZGLI+LEaUIK?=%0?NqbdkW1F-0$k@wQ5TPWA@=d@fD_*sPp^a`pM$4j%BG;`*3W9IYK3YS)QGNfs1Lx*!#aGY7AKCpFza5jq-erRR>43I1FNgMg&$TbKx4CA{RIJbVvrbqb z$WRcPXT7s^&@<;o{Q>@SrxgKrOsc#{A$^mC4bTmSIsOfSF$N|+Kg^P-$^F94O19BX zGeoxyaO=Fm?t*4Y)phWbB+w+@C!jN5V*g*3;|xyT3)oQqjAhKzG0p^@sD0he7{;IA zw&C?F4dFbxH3^;_sxU<;mQ{t7(?dn|fw66K*DHa88UIW3(^bGk_hdw2$4hihFYbc{^;bN$t%y?9&CD+fQElCrFMF>zkXSHLn&~ zm%aMa>^lx8I*y*Mp`5WY9O&)qd((xMh&23_PelvaG7PB#YVRuNmUWK=lC$4x5K7oq zbuS1kV_y7Vh-EBclS(wh6>#M&A(K)x#T9X7ED@9UYCR`Xx6n^`vgSG5Q`wTU_jx@a zH`8N1Lp2}^Irt&Umt?bG=|B$^NhgOY7w_;w^FT{8YIP;vWMcNo?1r!w=v3XrQ@$oA z(H7!pEX^=n?9)POxKePFj`I&zL|#immIpZSM+-t!RfYUY1nPk#8jC^3&s)^w-(cv4 z7U*gcs?bWAvgB0mU_>IvBs9-zI!!QY!8Ca4w=D_cxE0DMS^=>>`TSVXRp}d{gB3mu zjUf>AZIG)H%j_=&f>jzxR@M!J1bUe2vRA?z#yrf)5b3Sg-XZ*Fu~ni{4{Ta%MK6s} z$e*K^6*Q$yD`l4P+pnIN(dRF$okwf4!1!^|ERz9wqUO!Cy!A>bB}iX7dUW4ZPi>0Y zxatgwIV#+{aM7Ks^Epmx(J9iP%P%>T6)HCSv7gj^(Jxz76$hoZBCh50ITsZyb9t(m z>ON#xbscnmUwSuh%7dw|mwROPvc@(PyTwa;BNWrAw9TUgI4Z=Z}I$FJ>?3L9V7w*eo2r65gbmAscDc8eddQwjA$ubcN@rO8rZlOyJ&7?~f+mQ?tT zaI!QjViU^shYzX=Jm4vvT7hm|frNta?XpJU`&6UY^squmMM^EjNIcR4O~py)?9(+|h4vmwL0a2pPaALt zxjMqZ%pcJ6=8&>s5kLr-2gz^K9+cUHh+&N@QIR0em+5r7PNUCs+#EQr`{YW-&;$;4 z2iZEIiF-A;;rTTX1T^a@ANA^B6&yjf0tt3W`3F+5G!JKzXZGv1SUW!8sjdSMwHmk-;1f^Y%a2QK|6dj@xd+TSAY5WmrTru)M^ zf1`M5a>MVaY7BnJ;NvOJgdqNg-4iW^7Em#{YivUOF2xH{{LQ(?dMx^;_ZOy5=^NgV z<|nv*3CgcF4|=yE{;swQy-(G101>VKyFvg$uyS^2_QLp0oFC*zqd&-SIe(uselU;? zJz$k$m~aEnYB?>24PUuhxXfOtE;lj8gScwLw8DC}s19F3lsANW1M_Sy;E&q1rrQM^ z@3}sc{B2_Hb7MxGqENa3A?uS1U`cdMz8`4&-TX+M8pkZs2Lh@pg%tr=-=AK}5=~5ZF6@oUuUcO=xepFTTn!p=Dk|ktGg%$&U+|`5uq3oe zQjsHty%kyfO^KmYV-QsG;`5`CpfHWuh2`)em~~QVz5>o76wlM#>R<{Oc2f1~AaIDv z9+y8npLh}|#QAcGdVCU$=rhpzrbNuC#6l_#KGwIg@riA|uLCi1oYO!i>atQ0BYz9gDEOQJnxd0`hNY@^>LKvZOfD^4F_h~~UhEO+% z-?9pn?^<3!{6y!hycBq)UORrFl&80V-sQGP)!TgR`-b$~MZ7?L3e7>^wY?C1O3i6` z<(m}bL*YOYTE7m?f*lW1Zs^~^3Loy%UVFT83je+9^e6{d!$?K+5B*DGV9UuHny<>s zHENTMYS2^>DcOKdgZ>HL<<$agnpiaZy)sG)0a&*gyyPl5PozZ zV6qlvMvq$4Y!g5RDa&`hJ^69Q!cZP?;490tQL_t3M|Zvs#g(lfZlBCqO!iVQ3q)@v zZRQ|>^W!tb-ix$*%b-DMT~hCb&Bz3+P+`p41qbvD9PWTN160So-CYeEF)c8U?7|gX zwBi7TE58T~O2;&)P7G3gTjk^(Bl0l1C~880tm*~{S<;xoQZ`%`Ik81(vug$=q@x+L4J8tkr^!{2PsfXWA|e-o5rW9#z? zZySpBD`suCpqm3ZU1Os%3kNHR5L1wO1+5NT40iI3x>0R3OvZbp8d$4y(*`?Cr{;d6 zJ!<)+eU3=+#xy6!@)r#_DU1w+`U4J0G2=M@od^pl=j_<%*s^nVvvQ*xEf9o7A|9eq z(}aRW3z{-%V-Qc*gL#h(TImLimH_JnC&x&Tc5VmW93j+rsweksQ^yd3hl+9(Jn&(6 z9oULGbT=F4xTEJp+7UN#t3hnHD~q!$j;{x!QRNB}W@w!P*-aQ}lS@zO<}xz)tWfjY zIjV`TGx9b(|1`YKVq4S*3;Z(0vJEi)rj}l%F5JmK=k!Ur=_Jf=4vD5wk-*wZdmhIt;O*r+HKkm z_>)Ot&oYOX4Fvs!Oj7Oq%2Ue9J;KrzdcG3@__$8${R7{q$W9H0i3pu*u}tBn_w|r_ z8k*IGoc2n3mn8}xlpp00*8FzeS4{9?wV7h}#fpxKEum}N@7L!aOmN1Ad`#89M?bea zF1xaoe2U>LFnvoo_^hWRfKFyt13(TTE9M9wIm6opKo{=~=;2rDRDX+ z#>~yC06~B^1#XKn(V5Oaj*Fk`rs@W?c42N=L9oW83?Zz}&^fWRdwx%Y=2|eC#@KeEf?Fcj_#G%We`MBTfxVD4 zRTs3t6-|&3OrQ*gaJ=AG2LzemZjI>uqTKJmSB5n^5CVqd?;!Jnaq>bdJD?Zu`L1Fx zjS+jWKK97Dpg0eadeFx9k24Zi_tfl$#J%_#MlJM0IgR;u;x6wo_+TANQ`_fjFnVwt z$8hfuF1CX`P2g@veVrJW1IIq@fOZlY_Z<9S3I7D{lfLl^{6TtUg(tMMenXQTv&?`* zY$|-C!;PP9ZhQlw9l%^S^UItb6}>X^3#T8|)CTYSqj6}g5$f2``bNPEyK8c~$6JHE zYo5O6dnNN3q#sGxgnMt=1}bRIdr#X2DQJnfhiNAmFp)RlxCZ;i?~5L2RDZ~LCHfia zA6I+j8gYgDXH7BA)eL4eW0IFOzPuT2C*J*ln=XE}VWuZ9(~ng4^ppv+Kgj$}R+}>b z{cx@ep0v>@sxhae#a%Z!wrdkxA4#LdY*I~~%2e!3OQoT& zky{_6X+gFt<;YUEF~FGn)2OZ^pj(?eUezL9qeE*UY>xwL&ANtD8y4O=N>@a0YTN3v zQlQ@CzJb$bP;H9a3gMCF!NIG$IWjZP(d^nvf5mq#<5AcauV2F6EZdU3j&ZHv(dmKN zEwVXWw?ts3X^Yrgy8*mX(mP(aiqMGLvZ~em0 za=W(rihw_UySjVL--lwevU}ZuKmB@{{|fkjQTC2ensr&aXxJIHZQGGy+s?3U+qP}n zwrwlJMuu_X>#DAy`bnlsAm07_H&smH9D| zH-@K*&S>Vu=pt9AFM9#_LYQY#Xa0PZpvw8ns>p*K=;I@f$q=S>dGtbV^nvHR|Vf#_d<^T&iPCO-h=9D%xlI4*@yOHgLmLZ z`By~K*^cdO&#}~3n1wsl%8y}1m?RfQ7;DT^?yZx4Z4tO^y@#VT5#4Mfn7y@O@+;Qi zdu#*5Yop2Ct|$)fmDHIxj0iU$0}MRV%H4oS1>QlmsgUqN2o{N2lenS1+BE7pM6sqk zXaY2p7tB4+QBmbijb7Z{yqElIsd_-pDMfmm;sXA#!g2ER0pwOF$43A?yI+)rvr#(H zGPnNzMFW5rLR3o5M3Do`8hLeSromc$Hbfhw&I>Qj?Az;6Z2Sbys2#U>d3fpe4@C7| z_DZ+?mg^a>C(S&5v~?l&G=^#>bJs-F82g^JK*;x?fB1N7r{^Z^6 zl!?UIf}JPfTNjh|d0EMi6RauLC6R{ukB`sC0t=$HC6*2!j|RN>#bG?pxBFGZt~l>N=@`V@bViij5wULKtL^Kn09(I-jAUeJg;Vgn;l?b7tg1u9OS^sw{hl4O3b$##<6?dJ zA^|9Sbo zZA=kxK@g75rwdRDpX|6<$R(o-;P1p9w&jaFK#?1y(&L2dwd{sMy)joC7OeFTA?URr zm?Wz8Tj?X!fy;Q&XbrXrBJc@Mi6toJrDpRLhj|MBo!zQR|ew5Y6-!>z365 z)VrYACL`4b>ea#N)`4t6Gco|LQ3dcA(XIIzR)xMMkl2(D6+uZDFs7cpCASh>SMhAx zM@Nus2?pMS%y~b7pI{@tPO!1QR~m3M{G@;yH_j;VXsHlCk-i4Y>0(IbNtUo0;QUHC zzxu&Sot<@IV)M2ZGH#^=wmP%tOsNU5Ox7X5b%>JVQQbVxDxQpA3tGM(wrSr$4^={H z&+RcEpCwn3h{UJyD?Z67LMtYb6o+-g2C%f;#^3uk1t?r7!>p?)tVcL@l6XD+M&5mq zb#I%MTT?$?tI@kr-|KU%c{)OsScVMALkkSw$1ctyW$!Kvt2gX{Ibj-C7ylEd`Bvc! z61mO4SKfY6>vr3~6nXyOvPpV1YcwvO-;RH9%dA$%6T4}eI=tT=QYu=5eJV^omB25a z+-~v;gUruJ9(|7?Vo<}OzLIRbofuNbSWjmKWaa$@a+!@^u%p1z6zEG{+kaxV%K%1# zYYbNAOr5}^{!?g~ap%iRKE(7O1z0vnn7F9o)Lu&x?SS)SyhY$g5ANABtJ;i>FVjnu zEo_VcQ4eJEO~#(NeUbD#s_9XSK;#bK(;dzYKo1h`kxQSqHyiiJH4&B_ANCQ~p7bX` z=LB9Lktd$#Bwp~$%g)}8Cm*2?wz4;X$9>5y`zMV1Gk@k-&Vbvyo7SjquhF}(vT( zCc`Hv({lx|&^mX#DUpMb=td_}Fv_{gZwXbce>6;fj2zM?n0Pwesc#Y!P@zgzkhh zmDide@*{6C_DHt;E15UXZ~W|u*q`X}29rOKdV-pyGax7jn=oiTBw#Iqt>@c*w-zAh ziZxM~ntfCP*O77z^8SLq(%Y2_7Bn#eaU^LiVZ?l;H29Tk&mCDPc8qJ5!md6-y(a&)wI1rRFq!oU1f#$x3_!vi{!x(JXF#ASOCjg%jd5g0O6!yd5_EI|%*M3NiiV+FFr z>P1KqPVHCgmtXy%-FWiXjzV)Fxu!%S4biv^!FV!~Q3;|^34#$-C?lS{3V$MKXuWcv zCyTtwA3nupKK?a8%{o-77s#dY1|><29sWzp_8Z|YHiBkf2c+iqjQGauvYz4zs`qR} zz~V(e#j+4bBN`a_@o=64O{@d|WAyph?isN49L#@;zOaGv8H^`{PQy9A_ElUgH zfFSl=^eF7qT+mNLk;AI*o(`iYhmmrPtP_=N*L(v$RJMIYpja^Ej45rGu}fwqi5 zI}rCGpF|s&OfE5jZd-Ih(Qn}iJRJQg zla|m#G;eiTLf+7Y6fFWShpdF{L80BiBII15yIe?mzg+0;=(UKPEG+xIBb&lh$Kqk) z>J9hdSP?mb%wOC%`%X2-`Y%BQeI;J#Z~6Pf2ZZrn+7?p62ePiR7o53M@D zHQQnm&p!)y%wVOl326aIKiB(IkaN6#Fjh+b(o{y+x_4$Ms1FH#jNiq>r|}MLbk!9Q zG;`BWfWfv_OgA>Wl-I|N3so;!!#uO}V7s*R z)bys3u!~3n=C)3!rtImL#y_jBIn*L#K^GTg^ZaB zZvbb!#J1%QgS*fZHikmC7x2)+Rp$jvN1;1lCFy$4>JZ#j_Jt!4ETK#dvl+}BvE@Sy zyu}MSx_N2WQ1eH&qQycr2TDY&N(QI!pJRUsrfK!O)}>Bfk#fg{nWvd zrsSG<#-DsGa(Tw^!{iIn>B_N0MHGBo1OpQ)(vVfLOuji!as){;1o zL%pc8CM`d!d1#TDOr-Q;3S3<0St~H?lbI{Tz{r8lgA9pZPzL4XvT`fTc9po02Bb$7 zv|}rbeMK*Uh?b<#1uwZ-po_~n=w&YfBbKsl%h$o*&2>vvVgj1Z@YQM_Lw=n7WEaE% zIxZX7MRa1fMTjIY8XSHz7t5QFzdr_j|5>yfEF zvP%Uo`ITLz>m!-^d29C+vL%iZ*lOJjg20yB4`CP!M~>2HQzSQR9N=p2u_;fx*%$9B z`0nZ>t_9=Rb%+PiI9h{%F&{CR7y&+UsDHStjaV`9~fUCgy3 zY^K;Q0N?X_IzY*Z+fng8uS5fYtdy+Z&B*M zCaAoV^FC^F93(2N*v*k~2AgKDQJKa3(9g*fEvjdq|4NW^{Z5cWrr}_@{w~ccM+X2P z{?`d|%4XJ%(t5UkPt#Yma#UJs^M0J*$Sm!$ z_5>EC?-RURZ9a4OmJa67!3Yd|O4_G>GG-DSF70AcKcsw0K*(~oG5C(W78%%77&6b3 zwhti+#=*>PCuAfhUOdamPR!H4K6)55Nh|6iCQ-|$ZA)_}9a~Km_?DSJ5$->QmO@OG zaOvbcZ!m3zWIp-Y%vy(b>C{{p0>1f+Lh9&kIV(+oA>nf2-jHm~*)%oF?2i>17TU_> z<<;Gp>t(@kAhrPVJ7urYrCcf zgQ6R>wfHf#@a@F$PQlF>)ZlyAu~Yq7V%j!89iU(5Me3*B$c~uI5AXpSGL?UvR+BTnto!RU_uNmRTYoYCk=mTRZqvF z#tz@7j~1HqZ6`kxbHGy(VZaI_$1LK4{v&TW0MK;S-`RL0fn2lSL_U>k}!=~aeJnKXdB~O zGPP4oy>BEqw}lr^_d+tZ!G5ttU9IU9cz~963tpa@Qt0gQ%8b+n`K-N`L;FPlPUXA~ z4aW;fOKOkF=S3lf*2#^02Z4MQiRD);wfTj|l4V^1VmlVNK8b9oCd-vL*S@iF}smd3cxWe|dZ`=h+z_$xUSFGPMjKlsR3v(1%aswEe*s!*RpyHndH z&34LNb9{kNT8PDx`bg2YS}WR^7nGwt@Tc}q=x3^5WF*@`ZE(qU$Rf6zJFJDe)tS3X z#5)z55F;$}zcCnwMuQ@_NU2#rh9vDWT3Q1_1G`U2IQ_%c6CiNfAR;F0(I{(0GBS^7 z@3pgKG|rggjfh8BcqcjR$6AXGGa;%LYX6{0`qvSKj*3}+GB{lTRkPU@crbwGkOe&1 zRc3fTokZ2-i)Y}{taQ$|!tG(=^+OF01>K;VNLnKDf~;|&MB??KYOvRp{=B> zp_yay`AIt16I7=T7a1rHtB5M~epo))hR`8w0NbOHHiv{>BA~7o@M>-jjjWvPWlXZs z20&e^9pB?_H}luDp`(mQ*@C5`Bfsd>t*1PR}P5b%uk@(jVar4zU% z3vsjgm4o3)1js4_t1uw|Ybh6(23kL=;P3Bs4hM4LHyJbeM58Ejv8sMIjd(4VW0Y5GTq=X&<@Z{296W$Fd#SvAu zsitn!Fof0^;KT^uQVLt%i+^bsZvDP!J1GR;KXu<(_|si-erlHW*f{mnII&V9sH0HX z%1#mQ&#vNBO;qQnZ2f?{ayYGTPbKE0oygn=8Qr$VIQ=Ls@=4S0l>y`vY5!q0e%=vi zuP@MCdE-}e({O0ar@8#>{~ibKl7!`Ny!OU?1fDWz4#%htVw-Eg{FCRSAi~N0CF$p* z4k!sOzg_55A>#@066`Z<#7zgt4R6FJ^8JBV|FiG$SO_;ow`?w+g3MQ#{UbtOw(;`& z>`W8oxJ?7t)-E4H<#DEP2q#ZlE0zUM%65@pyahCQqdYyk$Z zFmSd((stDgBO_iU>WVBE5j!9KJLMcDbK06bZG0#-?Gg%wE-v$_2X<<2i~`LJ)ni&0 zq_J}uFhiHI+&v)_;#8@XwLdn_ngu;*o30M;d*Bjz#OsQEeaIAhzN%X|z$bL;Kz&wpZ1%^4GAX))*&Cv5&QDIEG}LP% zOc{OH%xX;N6Ozx#wa1>Uf1kAIa(?KXrgAqE+XH?|zHz5D;**@3X44KKn3>&~F&s3j z=Lc<*(cB@PHA}~!Dcp*FE}Pq>8ag&aYNhQah}ZL~D@5j(rHWAkXo4cBf*B*s{s>nk zMHyC54r673toVjkRIF83HnZo1bVb!}SM6{I9;(w^X!I3tR9_Hs@qEJB`LLe(fKXg4 znl5haSOonoI8gAL`Z)YO+sUX_*g1oscvgF+tE5n13u|l^@mt0jb1b(Xj55U&%C%V}LtqTxgPSVbW0SJQfF2P-8+N z)-fbCJaL8VcwNPS(J}-hD-j13R4ul4fJ{CqGL#@rcjBnPYU;W^ib0C%v<~MqyCR{j z&Y*Gsy;KX}2$qCfBTtllwU#yh^QJXDfNV+YLN$uLGX17GJtX1GfxYPHAZID+xvU-Xs~C0HCG(!oye|5f zb~|tRMrXb9z%8B)EKEF5bV~uJgFZWtn)Q5?cjkm^o5FrM=2jgwT5F}I;Mv(+UQ90j zt&w=D!1U=H-J}i+qnp8vYwTCWbegYcjJw@eY6HoY2~e4@M|cPS8i8`3C0x=OAxQva^#zH{qF^{T_1ySlm=*4rQZbdQ&J zI;#WW;?OwGa4gUPC2_ur9TuE3zCpiLakd!Ow%t7~79CoS^qNcZ741$f=ZzN>P$y`h zGnM3R1*P&0xgrgEX_|qh@}$ESY-w{)YlW5rR44EW8RC@L^6D* zVEkmp@Bv#oQ4?b!@rq~ zL9rbY!2HO;U*fE!)`$hSsMjr|kg1?F)W}%Ea{m75zK4cPXQS;z9as^}ykWcnDFSk{ zI?#9{GTdCW@7WWW)zAh=>%pV&0@x^npC}Noy8j1GJ_S3N|jNYxvL~9O~jteJ7B5oCc0c^E;+KN z0n+>WmWfd-HZ;nWQ3Aw$A(rrI2&LKzr@h5#T{8H$e;Yn$tVJH}ep9iNzqI5hL zybXqNlu_zyq&Vw?6hXJ8u>SFZ(}?RG-q>^ja#jIe5Kz33{2Hv3kpXd^JVsI2vHi5j zJdUs+m3${)>tv3XQ#!mC2nKUhG5G~kfDeqE5k{Y!u~Z0bm_~mE$1CNE=3^E!jx}fx z)>B5&_kn01{E7YwzGLoj2Ng97)Qam4^1lrKzi@dvut8U?zOfkq!Ty(XG_!LuQqnW| z`#CCEC?ct%d&^jNP(#mudr|Q5gH6SomNfV^1$sqP2m@#JIB|?2CEF*B(bzhqM!xoJ zPNewqtb`||KK9W*2tFfaavH`0ndeUpr#&V-+@|lde}C-wdC)!x^B8mMwtWgKX-?d3|Eiw2!BQPeawq+q0egn9q~ z0&Uo-kDhVvAY#N1W&rd7gDR2KSy%gFYV9O0asb4G^T#0gc*Wl7y6lqO*m`A?4NG}v z8`>Ua#T!w>!q`gWCzmz#?8clNK1OQOe)CWBW#`M??w^E;nHnYOPt7!biour}6M9|~ zcPo=LA#sg+%5K^TDaAWbr2aVCJbO zfOniNwlJp1nGmbhV@R`ZvN$!JG{g?RQSzuf@^qU}t-=a=yw1(kD~JL#Iji^cqwSx=z%Tvj?0_SY~!Gk9noEhHL0n{PhBHX{PwKHUTjT9?wmZM zu{c%aQA4+IP|!bmsz$pNJ$bf3;u6UXJ=*LaYA;Hp!@=9hpvm9vtdg8Tf?FFCRx!st zv6Bk3-r!s%SpmtFt9kM4dy9N7O;{X(JG`Y3-byCBcqR_-+q~y_hlOrl#h3sZy{`$HYnw*UOM5370BI=QRt_ z3YP0b;MeYb@E^I)9HQ#+?w*wOhYTKmfv%kXU~70`BlM6sH)q!Vh1sSu6YJ#fPWr~B z-y>p{8A?vdrL&81nC9yD+y_nU8V@ciW;Ob*DhHd_Z5Dto5?|l%f6ZYZ5ao>@i$_H7 z?jQvn8EaDwy61GRL4^Zf+<_k{u6BxhfCf{{GT!Y-S9AyUnnCnng`J<1ndu(p_dtfc z;;KXFH4DZnF5_zjv_Wvd^2(~dMM57UwP=TgYkeRN!Ym0p!tqSnjUQOnoMfRHxZWNd zPG?u)6y*t$EEhxH8pl3(x&xnL%*co|FC}bz=jPaUP_-pUcOqa>0Li~*yeiTH_GX4AMt`H%B$XXSMN#BW);3}SkRWn}x}@Aves2&c z4VF;hK#3oHm=YFmv+CB%uD3_qliN{2-A=_mLM3#U8E{@@2LV!CieC1^ypM3^9*?AL zzT&>H16OSxJr2_@-CGT8J|FjQIS>Zea0e%SS}-m8&+Nf3?A8YSa4z|3k@^(DviqTX z)-V%xp5Y!0zxPA+ixPr8kt<*rCT@{kr26O+9gHXxoqHNAGfY@t6tB|e%S$I;$F0mz zB)?l3r!`?qPB8>75S_ye`)d-<9B@n^yqLQQjU%x+%BO<_O|O^iGyJ}H5SwSbfUu<*g!gvh(Hes znl;av6Dn7LD(TZzO?GgTZ{X{S`N&pH{0xlWu(*Oc<+Vxgzo+)$d(~LFLlNXVR4;D4 zLtq>7I<>Z9L)H+->vsst7*E<*tI2q>%pilFiy% z`J!_nGU8H;)$bmqGBl3K&fAr3C(w|bS6-uXtw$jqw@}Ae&+a7kU&IfWTvs!9J5+%x z)|~5d0ZIN%Z?XQTIRTKE>;?muSgsdyV3**#sK{AZr`bw=-N zW`V)_PGXlC4Dm!bKJR!-u%CXm_{0OX>*9`XK{>5v-BDFXjBTexT2*{jvq@j`6?gW; ztIB>h$@y`Yw-78=VC60MjJ$#xwaD>wb;o?HRl0PjWV71d{P-7F!!W$pmpcG`X9)^1 zl?-c^F6P?_g&W1>g!HsApoh2B+H|yz7Ytsl%27~7?d8dj9 zY6*>>fXeX25FdY<^xSzRX9!+9{E&kI26{O%pN{pkZjK{bf6tiB3(ll4NVvg7&eg=H z!@8KlS}etDbBT4jiw<3T>6BsSSLZjAdfqm%gi+klm#&|>5B^9e@*ccGMeu>4+`_X9 zX4dDwh_%rsnKDnSnbRC-sa9;ld9a|s!VciyfeXFbU4_Q>xyni13N&DzekHd4{3kZ! z_RVGnjvPLkzS&GX)W5BmSGCu(711+rw6S;l8>i_~nNr+Pf&YRuG^7HuGtaA`MA7F_D+i+Z=&HwH8^v~-00o?$pTDk8O)Y;r%^H!)O2Dm+ynou_#1 zKoO7$$e1HA`M0uL|6($WrlxX!OYTK`4vsz`_3*N)RY+80F%`=Jt!uJ# z7P7MeTbBF6yp1#9j-GYzakskJ4K>mCPvA~d?KLmWSWh1#_Tw&jPpvES2W z3<{_&NI7Q-uw~4?!91}sAD?TsQ3QJF6LnvExJf7=QVFvsQ7GZRziegGim&xeHA*+2JBHhX3` zS+EMoZPLrFQyjJT%1xiHm3xeflsHDhv6&rJv8NiS=4b8vx(#puPSTAJL=qlbd3GgBP{4PZd`La0Ks^`%p?%-<7H+yOgpax->_Fhof@;FA30347 z44;2Yo_+$nO%##1Nva!Q<~=BX-X+#e1+H zoKZ6Znox~@anr!hTL9~T)f$fekw;Gvjk|w~upWy)CYs#kI#tnUpz(HsV@GkXXxy2B zG{aar8CD^7S_wQ52oN!zP_n2Z-XdbXf|F{~9xX{vM3NeZI2j7w0BM44%YC`vbmXUb zD}m)1yo@1o3M<1@{lw5}bw~3dBMe+0Kt2#}EHQU}DEDs) zNK<@}h+pL4OYoTJQpO4ikaC}4K6%QRrndm~BQQjCZz_>8sZek)3a6{q2q}+G;2m_3`213I~k>ltCt>~nNoUUiXg;;|S`7!>;j zh*aw-k?~D6hv+~I1DnuBk!%{ARl!0hTH}lLDy9QU4eH$uHz`2*w6u@Y*<#n%X0GC4?ju(6WoxGj_ejE!%=P2tn$q97)%-jMa}UcHLRV(@$F z2_;Gq*R!O0_v(v6cHQI5g8f-}Rq;oj-YzK_Q0oj+yA*DJ$W!|&u^gbX^>naqmpFHO z)~|a}6zf>e6fKe-6`GRe2bCY6-hsT9=HX+eF(*@4A{MCwF;(t4B%ves=|f zC~uGbI_#TOCSvKLiNI5Qm6=zQhop_GjD zVR;V{jcNj@-~&jT4pqwK$F=%}kp1h6q7!Q#&28aSOB;hd2pi89HcBGE#F16)XP2xy zw9Tw2@3;q-0a=t_X^CCr^1;b4h&zKgUk3$@L3$-qW5y7+xEJ6(@iBxoqI=;ec#ADo zt*Sp8QIECb+%f*O%!6E!O!(e__GSTQsw+rQx&Sj%x^^GjO(z$bq6yZ4Ghz`0If2c!HR%2&v)MC4+4pRA^ecesT`~q`p6vYboBZvtX%w!Xdwbtz570& z|68eLGE+$eEZa7B-hYvhCssfNtnEGD@niG7d@?gr$SYRP&R*V_Ka5uig(v`^-On-- zCK5&p2ETW-AHoq5I&`QPiZ~5@^&d+B0QhSO-~ap{&%d#|48A)6m{~jN{lyU+=>GdI zP%#XgBYgW=T4BE%3VcuYFMMYIeTu(Y3jF7Ue^arhR5l!tl+nMk3?0nci>xG|iy#md zi_Ij12z4YPNE&NbGpr~QHP=W>PM4)wFRXJxl@@R3$Z`yaeLcW|896#X6AQXp3ilL0rMZ(X zv9-1KBV7Ruuo7jlxTTwDZIKu`=8~Wx3dChewkAuLv(N#E7>|U^&`3$kPRmSB%SKT{ zG<+6_4BLjFcg|IFFe10aXXe>Wj^2c6xyNlZyylMunNjikI{8aq2MG>ovtkE-GEB() zDXPK>HaqhI%1@|`s@xDI*CI+tXwB?)9mCpF3DgUoHl;bmXoHjlJ_cpYNvN$iboxRC z8D$7LCzXwVIv(S&unWrL7}BmHRNE-fUh>C8-KBKXERb!0`bBvfmC=46bz-JdW|6ChW z_z+w0#w+dT`9BA^Gyo5I`M8RS$f()HY7B4%`E{wRoRXMY(bhOwenscdO;J*f^cL zC}Y5xl8kh0)ZE`BXbQl(yfx@4hz+mw8NNk1Qcr70v^8(vKrVz;87wKh)|kSQ^aS#H z8?#e3JeYA%H7I0Y`V@ns8@)JxJ-PVS;h{g<1dZfRz!YfsDK-i5l&Gbq(2ZJ?LYa}% zZ%pkJPT_8J?fQ-yR3SzS6Dt|2DAtSxFN==Dr5mHEWRKyXN8KL}lvzt{LnjL)t(9C2 z?&ZTv!U;5~M_2Vp$Xnuk02=CZhXXQ1%7H1ew2(9!OBGe-1`Dkg6d3^r^T;T6DAel< zP``U0GPo1$Q^Iyt9okQK@jpB-0S08APs~PW^SMs0hXb~R6b&Re37@oG5#GXgo)+FD zjjk!@m?cdw3ln(PF)q7T!B&CC5Q~=R;0jLim8Y2SgRR%kX9azt-1Zve@V)EP@%os0 z0IywR5YN>@?41?oSjTK3_#X-&LyG#vbRfV-If?&Jx`~+)9EOaBhMaisR|!1>dp=RY zcguqk3|O!$z~d5H$LvNseL?JyR>pGU5T_B8<32o4K@lP|RRwWjzk%-?L768ja-^P-2hsx&J#^`bRKnfG2Yj4AW$4tN_451e zNyt!lmF;}^jquPHCHW`hUP}0n)8Afn(s3#ZJ+ZtG_I*&n5<`7*mAY$q4bcxY)6gnG z<*WXZ&HL>Nu@~n4)IR4-3P@=znO}jA$Q+_ zoqwbG{%xqxUlWMf>skHX#~2mYCjra=AN*BzUcGGo2M6R&Zd=%_K@&c;YpLt3qBBl2 zg_(kWxv(cAoEHF|gp@r+sL>PwlT`Q1i_hJkkG6i)={dSu-CbWfH3tK3uKp1-Gi@T{ zM{P5jA*Jr|l=ZSUG(oJ;B0NiXyb?mHsW1NQadtF~bdgPE#p;jU3%}WhVx{1a1bUNx zyNZmBRwv{OI*V)%qp6R1V?Ez=R*=GYH5QnYPcGykzj4p=1-}@A{~i{j7IN&=-a65!Uz+9(z~0Pyb{z z{N*pfO2OZ6?w&JH;TB>{?@(o`YpK#MChCcFTq!( zSPBTO6-xF9n~04`H(?T(TO(;=Q7e(ZdLDI2wGsRP9K;lFwhc z-3dF8v@L zUeacwgWd$!20ja-hEv2@y1zv&=WDwVL5l*%6-kwR0vzPtQImMgpH%uF=2tPqEj( z&Vox1%x&uXjwOAc2i5<-yY`=`>Q%8_;Xn-VBVPsC=iuNg&k*1yd2YTmC{%mlLFWw} zf{}(uVe*5b4L5+E#rFzah= z4N|2($E`L(>}k;0Sz@YuYv`7-V(E=56g#?u{rBL^Mdkcbk-7 zo?~Veu~Btc<6J%2?A`@Fva*oCf;L{l(bfm0dA~&Ka*9d&pP;oK18YXYdJfYoW=Y^R z#Fo$GJUzifZ-KW;;p+e3U004glM!q-VAJ4zxd*+4~3=IFo_x>9Ch!5=C_IdB;!N9&=5j4 zQl~P_0_x%$2oG>>2cV=-B1i*SVSMAy+0~0ysB;Le-Jl0gY`k_? zvv4oWCp)zqoob@yn1s@#IxT1##xA7&04p+7Wf!zrtGr(tzCv|b7A8cY*$B3_I*F!u z?91C0ItdPI%M=o=zA9)FRyH z80dcw0%1dP;7j1ty(n+D6?|~>S|*u%)o!F&1F=VBh1(Pe!EwT2vwVr-6+(vr=Ayme zQ?y4uqQmfTs;6+Dc-3aih8@7i1ZrLTu}3P5fYNnRASc9BcG5?JqL^AdpM_hV+DARG zx-$>eEc2TlL_yLDL<+Wx|d!Z^u7enCVf9E$%3^Pmq3HTEh z>Vpl;tcdlVAy6+Jh1iaxltsKDlp<%&34Pz-Q@swfB5;)o9kSLUk!E2thl}5m4{=r6?uE&)aWK^;S3liy~^NidbKw3qr^9;b7c$-PV50ajELh5mpnRcI*V>5j< zqr2mS9|nbc94AN-!kehxN?oib)lmAI0hlggjryqG6@RveZXmyMELgtor zd^cj5@;JAc+0Ru`wW%8GCF4g<74~yJ6&TINIFCzfkb0PPanr_cDzp$<=rxBgL-Xjs zqVygzk*fa2Ri{1hy)2kQz9$CAcOwZ`>O>wlR-B7=iMxt$nAC#5JjV%Fr^!-$&&g7= z3T`~CqG%|xfUcS0Oqsz7a3op=4@op$*#{Bn7%A*F%`c7EbI4zqRQ{uLQE}*tf&ST% zgz@Mi*V`FT(R!4N7acHxZc86Z1shDCIV1>f;3_oWL=X)ECW|I`;Mp98vOkwXIy>ip zu_W+`pFq;RK89-|wX3+Y_km~dSd$WF_X>JwdUPj-ls8C!n$kN1ujtiJI4!Ft^a&YJ zeY`3$tJ&*RZxj2NeF0N-aK#4UQXUn^wIwoN)fi_ls$f;P73YYRMu*BFz$hrT3oIf| z>s;F!w!!-NEKj=Jx*WLFI$gNbI-I!F+Rf}19k*Tf`^V6Jga1bUJB`Fn{%;z?Vk+IZ z4^PT3(Ttr-{OEf$+mZU-b!{o^KN^EP<2k)vSO$nKrc(*3IYYZ_|49iD{~=6%DnN!d zg989`A^xut;eTG|ze$8F)fZK)6_igfnt)(HEC_g#x+t8`Asu}(vtFkt@zOF-8Tg_h z>x4*A;89deM$ENXTJZ%(*?CUsdFm~;^#3fvwmnPq(3NKOjH5ierKwxKJHn2nk7*Qdu%>s2Ag~!6Ph+$>F54q7g3ARD zv0lX#CEH(R9vVx5&MBs84f9mtC!VB!TdvIu$^O7&Qq!1ple*2B;s^H0Og|J}688)T zZG0Fnrj72P+~b>>HrQKbH7c`SHnd=z}{D-Ydq ze|X^LG}J@)uXZ5f06NfVbqkb`*BohYFc_EB-YOJ1MY;0E`zM4|5#nrMoLm!%RH<7_ z2nq|o_~wUDlCMk0#=pH;zPB zEXSH@ym*R$Rg@tzpqa%8d!z$d#L%TL`->3@;4n)-Y@^2i0{OWC^!84DfwkTkL{IZz zlo-vy6l}(`w;CZSoIQfrLC>I{8u>ZDTSOD4#h{9O^biLnf-$#9HTwa99O}p{``mI+?_)mYJ0<{9z}XX zrm|3<+=|+kz18Ih#S0=&u01><0v9N4wXiO>^5-fpxf@ab>5ZSxbEfC>M1&QQdm%SPYpT&qRO(<;=Jm$~A}#CBR0M%Ys? zU~FKp9aYumGNE0bZ~qb5q#8CY>U2-sk(OXtR4UVP8xJu&hBzE**dOCkPTtW04Yd%v z8QiH{%0SUzv*tEx0pdx3!+q&oxb>|mLg-tw-Or!ZA*1)t&}<%F;`1`6pbSya=_?y# zC0m^iajbJ$a$B}BJPsS2#-hU8f3if{y~nV}MOs_jd}PwFEpOC_`M{clp?MZO-89zLWO%WRsGAD{JJj*0wHdL z&+8pV;^rQ@bRVySM|3Gap#Jzl;61`_kjQ_=`;&9(nuV1Z`$9{w@t$?@ltpPr;KD2H z20sULC)X04>>2zdn_Fg|pnJd-J?2?0rATJi_E}vny;eX|c7X5$VJ2f^goE z?Mc$kKG~epl7lL;%c95yiq9}{gzva0tIC7CQ8TZrXcRc8&~vF)T|8y!1uY}>Y-bZpz!8{0|8wrzK8PewKMpQ)+(s?NDOdtdB}z0X?D zUhDbs_GZf^OhSimol2z6uo3D+P0jRBONtc{_qre|&}2!+JPS;&nt z9YNTK&*+s<$jvsC&IXxLnkdrCOqohlmc#oJGxf2E5?6RA*YmZyW@ zYh;~No=kn_d{hzy`Q8yH)GP)ldOO`*0Go&hRB}UPvM7c}!i#hw3Z`Y!mV)d5-(G06ywmy-}dQVO!`TEuzDo||kO1|ljwGo>IC znYxBr{aUl6)f87KrYxKPDtVb^(_9^2=L*W7U;H>Eo4QU{#T02SKT6uDR!_AhkfBn( z9t;T9A)aMWFylk89q5@-8R48Sdeo{*?-WcwY-HsQ+#GuO?FbZUp1c|2=Ix|oPo$m%p5@p{*EDL z#jJAlR7^DsKxX%D=)g(t@>a7;v1|e?y3y?(9l{UX(4N$Q$a&u{AlUtJ$Mg2IG`eiB2_Ee1-nx7oL&w=)o0ytx$>`q=bL=& zB_|wjqq*qCi0R;+aqW(#0i_4aq8TwNH`IhV;kf0h<6;lq&!v*TW84*|mtvQ;Uu+b< z8kk53xiD7t#MoHsrr7A0l_Q8h$={$j>x^VYstnjx#|1*@exqQKV$TDYt+?kg(=Ody zvs233pjBCginQ=$YZGyqfiB1uarmTl3Z8Dg!4RrH|8Cu9?*pG#&BSHk+^>OJ{(QT}H) zXc=eHoW*zgD(->k$|$(zZ!Lx2RUSq|+mF>;I1(EDN6*bCs0?BUTgebE>7p*SIqjzd zFiopTj6?NDn?y-l_}uGtcc>jR=KP~!9ieEXvtd(393CRbkrAVX6mtpBJ@rp2lo!AJ zO<$M~J5uiT1wEz_hcRRvFr^s>u)?xE63e4zZrL5BYHYRw_Ir$~MD1fywjS_(WO{q- zSHx4G>K=UqPg}47-w{dHPW=@)!1TWFh9AXH+b>`iXZrE$<<(^O#`c}(#=oY_Cz_Rh z2ZX+U1v`apyv&Is5XH_^VaPjcopnFAmytXzQ+6DbuiwIxF#kQv9GKyeW7|?Ly*}ES z(LmX3ML8U8tn)%4j?qYmcj8QfzD_?7Kh#{crX%0sv=QE_)m5v=TUXr;dCt>qZj^lt zlnqhVowmQeAt)NGUWL0LmU+6Dd${h|n)l1vlo|NM^eC*CPGC2*!&cHUA$7}6#7lF` z3~%~5Ty%hk4O_23(l+;ub*85)9P`HT!uX8)U$;17*c{3=5(vm8F$f6lf4s&2=gw|Y zhxJZcO#a%o>rNk)<`Wmk${>P91eYOa2t%Tiq=qQy6^{c+$y*^xCnf2Z&Px9^11zJY zt8SO_L9>J}py88`Cxd2-DAQ?ttfSYgs=8cTUTboxa$W8=`8xL1BS#ht;C~yx>Uf&) z$?}@|;<;?|*zF&F>JNrNzcykgxX#Byl)Q^W?6|HajNMVNaDC%^Ok?#bdcov3d-9w; z7yBMkFdeJl{x{b5U*f6V`1L+B`>#pVIiAx&UqVp#vFW2fta4sAQHX-xVya&i)_f;} zPRw_m;@3L)x=3eUbKZKsp8~C4@)>@KN1_&=IvK+C2W0%FJ0>qLB)g9hP%l8~clC^A z<3|eS8zqg~_KEJ@LBEk}zp;Sd!LRA8{HaHnbMJ~NpOP70w|jI9zEvRL6+{HFr00ga z%G3#pBS6H`>2NYlHL9p@3gF~sRaLw)b^L+y>Ftn6eW9g`p${ttteOsnE~;!3d7;iJ zP(+QZovWQMp>j@ZT6tu5D|l2~i?qQj%3dlo@f19~SzNf2u3lA;ZH4A|a6KgYm9yZ5 zb)u<-4X`Ydv3Iw3deD9(u4(XkbC`xJ8+vXOPBRr=(iRMQh;XA(F^qQ0(MXEUNimlr z4mbj=J>(7cf`{Ml$USX%9Mf{9CNv|(wu|s2BMi?=_19g7!6H37t`pOAaMSBh-7b-} z?{DmL(%{6FShckk<>xz>2WW^LmRT6F5@^hHd76;6ada{d#di*gSaCG7W<`zJnaxPM z0lsZyMtTXdxj@xuZjl9?5;h%v7|HVBX|?E9Zt#F!%IKWFUb{C_(f~quC)28%A;`ZbtTxA~)=1YN- zp<&2Olnz-AhoB+BpM7SGy(1+lzrL6`(jte`?4YWSu87ZB$j4Gk@^kqh|y*S`->ec5`XgybgD7 zFsIJI5HkxIvy>W0-_^7*p3dmC#)%bK!w^-h+HD1qK&(Y)Qj)&NGTn-G9k7|cPNB8S z3)UosKJ~Aw=pR*a+B-M)WRxi;ty``CX&62Ld=+uDw~XngMZ@rciHph9AqC=RZ!}6p zjdd7i^GqfusVa1NOLP);(Q)j@&gMkNyNk6a;xv(AgzJ#lNPh^Mx+I4!d0hN-+tMVK zl1D+HjO4d63BylJ;5Kb=qqy)*%92sjN(&njJ?j~+qeDr5eJrRV13O9lun8Z;Zc)Eo zeQV)cUSAs(M~%ft$M?;jUzEHLc&8uIe;ujtJt{>K%NpFyI+1M#oE172zPh|CkD0QF2XF7R=yn?I`dwECZ%fRFmj%-}BnRUbc_3aXbr%+i1&0qy#OS_n z^?kuiH>sQLeqH+q^Y6rBe3BaZ4e6l)Wf=)IpJ`Gwo^kma?Xd`{rC)#Emrh*iZi+?~ zH`L-d5R7pPQJGL?G1n*39V(UtJIR|-wa7b3?DF{6YIyvd9mKF5B*U;B#>cQ7;8$OX z>7ZlP?=J3aUG7u6VUseU$}N7UUhf0X5-6O|bl+AiUgs4@%Pm!9JZPG`6le2yU5#h&|~ z)p@^!Nt&NArLdh>Q)ygX;}4#D?bf1%fil+}AjV9Ex6n;4h!iTtI}49h^Kn{+;xAIY z|2#HWNJz~l)z;ZOa0E!~$0Oyu+{DktBE}20M)wkOz<}uxmqOuVp4L+c%*G7$4dZgM zs~^Sb961y)8WkPh%4-k}$B?HQOrwPi%pP!O(CY5hF{bNVN7Gnvw96Xi>|T}DC!l%? zhGX;J1^}_@V&-k6=aI{eM512JnUkv<7$(EXhG~28zQ&JYiqpqk=a^!f8t8PUl2IDM z8)(BSWz4YP+D&+f7|NH_Mc${d%G+Yx`@#X$&5xGB>vGsL& z64(jUF4M4LPsdyz9$f<6BUJ=cj};r7RBq_Rkf)9q(< z0-S_C25kN-YYtE_mK`6FiENcZ%bkk zfTqv~FR4W|Ad?lQ;hX-1HK+LJAe5HZtk;|BUij??@8<))*{Vun&vZlii;rexF**Wn zF+fPhLqtz|tZPO&&08Zp!Kz}2BGv3$ZdHh2Bz`x!oj5(oTis;EgoVcCT_)4sr-+z_ z|K+8@Upe$6%8>sRRIRFF2re!EgS(atjj`e_?ha|XJtbFtaH<{GeZx!X^wKYIGF#zOKD*B zP1@QpS?gFiw7?&Gi|YYvNrmKKegpyKp*Y!!bnw~*<{U!LrE#)t{rO!XMw&Wkx{e@C znTnbXuW=t-$>&X$AdQ7CV?;joMir&%iG##CKWw3nGjpf0kb5Ci$zLXoaCf+yIeZWbv4 z-aWe&CLa>3o7si~KXApiK*>A#(w;=;gdAG zJ-qoWwh?I4n%Z;O&+jxXyb?To%?NP~g|Mg48Mf&T-u2A+dX4Z{r~l4Q;v^8=n`jC8 zSW)gSnY^#z!j1rZahIj*byLCGR?2?vmdsOg*%x&|M<}0km)HzRUCe%tZ%3>t+jLiX z*dMm!Kkg39J!9nf<2}atBh>&M|I(8jA`?d56dEj15&euQ(JU4arHmn$O^r@gPKGsI zt2wCe85(1C^?}-79N9o1nVt9e;Jmr49%A8}RHj^WCtsZyXUyTX$OebQ{fwIHx1 zM-<%nUKp+D#%K?JP_BDxI-}47VW=tg@~)`I{bCQ!DQ-xEC7_S(mhCP00uqrL&G2tH zNjHjyuzu6L>r!UygC&Y&PFSK&pj61*vQ0LEk6biWXfl&dM@=|R1n$I@X_E!++_(D}j)~x!z z!=gKxOh#leuMKW}pzS6@;ue7m9X+Bu@XcXNbpg5wGZ9-)1CnW8WgnK&*j=774gK2T zs0fF@<#}@OhuvSo>kZhNHq;U;;b^zQSkO+qYwP}%KW;Rj>HBU3TaB|$?#H`UV>*lI z9~>@}f_eZukdK9$+qh}IvVgR*AtNBQNIJDpG4&7}8?w_P>4aKhoqTo>h6}UiBAWAD zjnWyKcDd}J3-D*l?Gw9-KY>cPmkK(;0b8TiVxHV0GeUPBlP+Q;RLplRx}aTI}envvnSLy>ll*$=yc`T~I=hjk#n(D=g}4pw-DZxsNwZHOV0Wo5Z8A8;u&f zYx&Of@iqyU*|jsIVlalcfAWy4xr&}|PBotyR3m|Dc_2Q+YIt~(%ycb=$*`U$)u`tD zUdHnYWwn4=r$N_G2L#tzaP$t8IH6wz!q1CxtT7*{Cov6sXBZ_K#pFbBdNLoKjHVS1 zGlhl%Y9|e5p_(}z&3~@rB{)J(_NJDgX252%#;KuEced7>_urNfK$hwd!mBJY(O%!( zhtDi5%CaSePQEt(KCn5rm$PrG%>9?4qda6)AGauPp+G34waY+r`%idP6c@hlqk^b) z_;dopNLFjIHOz?TRDwF4b7RItx=YpDv4k?S521QU+! zy?Wn`i+?n)K$^1$;k2#WTQFFAk8NE+5dbV0DmqAZGzo3)CDtLkZ|v>0;C7hZsXnFs zF&1FT4>W0x>PPn!j3&1-sa05g=u)PF z%Os~03%dw^-z*~yn>kx;+ehufLa)}MUsbTVh+(})=9t)?P2dLETv633=7ail$F*AA z9n5=1&r|JcY}x4%^oWs7V0yL_jrvyw>NW!7%u&}*OFTV@L$AhZ*H?2>S1gTX2y12w z$ok+i6(P65rB1YudGO0+t=Pneql%sN5B7M(8&d4kf?>lBcU(D~53iX`tsf&i_HKCB1Eh(!`gl~|Oa&57z*Ci5qxq0LtDi$R#J z3{WvT(X45C7#HNVs-&C%ENhuafU0~qc4B3qh4wmre_&%jK$y0dCl0tn3UskW} zo}jctHrXs=JTwg@st_jgccuOA9WFZhOYuMii;@Wqn-wMbFlTm&LbzI?Uzs zXPe%q`lI9TX`n2>|F+J%>`_bhw({{)`TM0as3T-g+mw4pgB<9spi^q7-yzYMhCu;{B@dvv;f&r&qqawpM z;Km@-Gg<9K&OX-@EViu0Bf5K>`Npjiu-$)m=JPJ^^H=c(krweQY}*tY{!jsqaNj#+yDzu#bwRwtysOccEj9PYY1J5(R!>4+JS4o(h~<|tVW z>K|#Dfag?GvmV1+S&=MKvfdLil{nutDg>4Oaz(H zLe@+X4xvmx+;CBE;vASCv6L9~r3YDtsGj{DsC8L|*7z>k|J`t#+?yI&D0!U}yPf_q zlaXFHSn>`zyn@k5LA{D9Mlhju8L3O^EgeDc)X_P33}{aO`QgfE@Q<{1{iR2sNlK3_ zq_g%P9((x8Y3R1#!Ow~Myi%dO3Z@5=v*=x4EP6@J(7qb|@h?EdL`*F2_A9Im2#8-f2nh3kq@36pdkEVZo0ysWufC!| zA8>uN;n(Ni+%yedUJ0;}L8Prgq~h`N0q6n2hQWEoC<(AXg;0pqqZQ9SfdX2J`_%Hm zATGsQ-D_5Qo12@uFMiwqwzkNAmVbOU{^sW9+xF&T$sG3U*(cbUk(z8+QIKpKjZwx> zs7(uifej=>t0>Bg2(XmW04~VOTT!`4@}g@1u*d1xg*60gXsFahEr#Xejbv!O@wy1) zdZCqVo4_$CDKfAs>yi?anvxvqi?a%{B(Y0p&rcVIvC+5_0~#nfG6S3_IZ^}eC^>Qi z{1ohefMY7!BZFfq*+a8=mKRqlEh&xTQeH6QEFKEA2~pw(&k5M6DcYlht0~#TPwr?& z*cAK%G*vewohRd(H~xk(X^?M*IwT+KO!sUJrrwYw>5iVWE!D4(Z-y?8cWhSL=B8{; zbiB;lk)`&*Wb^#pWFM>V2K`8MxFOZ+Bh;oxi3oKln9oC+6dGJFMHvfqs6hRW)%3&> zeF$xNFOkn9Ix43$Xa)uR!We51@{p~KJ-zVA?-bBrP~82J|3?@9#$C9;>)jx&o>EC7ka~niLy+3mv_q6tG|xkWH2}T|R;- z^rA?q2YqOj?=3vogFfaa^pbPyn-}6+v?7Q0PK!l9!jSY_k^c^m_$u6SgK;(b>kkU> zC+5J^9<0|EW^~lC7q%yArD_d68S)8O4|oGdgd#xW5lL30gi?x&Ala?@84IpY-)^KrGTbQm>fejY0q> z6rbibQ$Q@+Ge=--%Z^O3_O+1rEi@XQWUmP9)=nZ6X(D(o@v}1MkUQo6#yxxIA%FqZyKRT&C&kfUwORcbkj(*IDc1q@Z$Ncz93|4atiuxM&T#m514 zz7@A)vxjW63GD%U5fRT&*hL0PMirKl1;t8741F8rgKUFR1+rbrSx$|n#xjlWo;nUP zn*)02eIcsu8iQ=Gmfy)6?6_53 z!P^;4MU8YPxP!G*A)5+`6-HELIhAgBTyGLp@~ntZ1ejlzwXV!JSOIf zV`&KLT?F@dRY~)S^H6*nh z!J{orCni#9u#$-VEWp87?O2g&>5{TUnvo-?Y$bX7pYPi(@U{k|D#^oFPa1W36*-Oy z6^>O)GV=M#@-II0!DQH1>6!|v8g0fP)2{jqfVR{*Pt%{2npV^B^*<^ybnOhFYU|Oj zWEoRsw9zR_Ba6WzV3Qo=tT#nX`BAc9W2ap(nmGoh-y4N zZ4FJq75u1b%5YUBGP8C#&0(wPf#wtm_h=1;7;LH=IFXh16BLPt{`yDg4C3oU=B4>epQNe2^E(G8K`#Qn0dS(S_OY%@)84QBr#Idl8EoSUaHHg!*}gD#-&jM zhV*|_qRUX1?!u(flH<_!JH*rg`&u=1gvF`L9vqY+N|442o3mSYW1w+`DmB$r&S)z& zw7T=^TdTW6#H}Qh6VPKktwoub@&vpyf=y7*QuX&qKKqE#Fy@%m4+o;Om491Q+HNES zMzfTf95x-gKtHCmEc-r9)tR`t;wfY|i948&|0wJ@d(pYyO|jY#N9iAdu_u)7 zScDLz0x9llKqe$3IYtRur=L6NQp_a`^Ay?L-F`syimZ+<3Tt(?`84%*1xmpXO3isG zg0ht`nzFFGpt^`;%ANGDLPuMdjtDiG7?J`vkT|iM^n*9IeK{9 z8>^~DpqXKKKM~K^yV1M1kISuo>OgbQB4><@^!~a>;Kj*;RS=q0%n{W~@Hy2p0xr>zU$& zO-61uFZ&%iGh9rh=rzJDyOgu7Lrn`@5F9vHcN_D5EFPP@`<$2bqzOKvvn1M(F34H!&L^0NxJx;vQ5d&1~dv4v^BY^fz_5h zctT5AE;5A#(3OTIC69?|1>v!B_r&L~w?HNXCn!?b~GF8=Zo8IqA$4EMBLa+WBNXtRxB z(*Xhwh6N|=tG2gT4KlL_ryp{OT2Pu^8s0fG7i%>$@rPqtUhdw( zGkZq9jP6pO$05FICiQk}*8ZuhT3s(&e{z}h2vSk#qkoe7jhl|IIA&&tz}F{IafAmb zQK<{|YQo6o?>NIu&DBFEa1`@+Ef zm7I5j`$f2?UT3yY7)K?TOfJzPHKy6%mN1Mm-pS=<;w}MVZg2t#`WwOq4>SFDWzZp~ zYfV3meWw8=Gd;1ekD%zHw}kfrnIkiH*4OW;PdhA1pg#N8Cei3-GYpo|blowwGbhr$ z5_XCjdXZx?i%4ztTjjo^wBluo@^Y2PKxLCk@>y_34KZ;YaMc=iE(M61oUA|?LLFBs zrj|Fi)Ys>-deyh9jb1|8Y)M?BNC)FBJ`9ZJE%Rmjqq+YH2d=dXlaf24TfdlxQ@@IE z;Qo%w2JYcy;@qY@r-RZ>r!kaws@vq98=2Bs?KM`?^MedAjK2O!(Hs62DEm5QtrAS$_Go=q;0!G+r)gj8PE z5_g`YECI3qIe>TkXdTW#*!O8xQMC{@`5DMD@;R<+B>(AFTZyrdi}9+aRbhj5|4}#v zoB8qAw{aD-h`?K}m*St2){lsfp-(X{N%Ju2$P}hl^DC!bVn|6rx{=@y=Fl$mzXrRV z>p+XE@zi((fgE`HM(sS5R?ZCdV_Ro(QP;(38;Dg7MZV-sg zCl+VSSnFbVW}V{f1X+X~YD9CoX8vW>^~AoL@HKxtr{dzD`Ll1A!z3~N$((dx&d#ud z*b`g7mtSGyRNARGt;wWLEofNeL#TX^I>&gD*dz%CVOAz%rjC=`d?@Ic!e{*o+|WdI z=VNX{OGH*V99d;HXh|kVa7~bz^y~W5BeT+g~6_nZHn$g&dt+-Hk)Z{9v0gFH47C z!Ojouu9kldM`W38@)yee^8#sR_BU@=X>2ZP<>IPGP_y&((OGza{7?zGxOjrdevGXB zv+itZ(`f75SlQYw^jck=rW>cP6SLlfEbAO{u7OO3PkJf#*C+|IrjUbv;Y_0;dE(8Ih7+<389*Muf zX%H7&*D6RZ5aD25R34erg&7hxdJ=VvY37qoo0*l;EwA6Kn@TfeWQR^}OWv%G8;y-x z@?gGlEm|ecV8$L!0?ebUj;=A|3{#fT)G+5<)y^yXjIEs_kr6AR-WDHud-(HhKWy%# zq8vQE`#TK2yuWIscR}LHsJ6`oOt2K)k| z7iA&@=^Sr%b!MLjS(=O=2qb=jR&M*pvqbMI)A9{ONG%&i zP&A)Z*ezd7O&Ulpl|j4^Z2NMnByU%BDxwZHoA>R&408*^O1Pna+bn(p9q?Tvj3<-1 zb?7}P`ZG=pE&*;v7CJk*MFpoFudWsNLSAU|B*F@kIc|H$M!I$T_3O6Y4A6kN^2Kf zaQeZ5Ulr4E?Ku6_!Ea5>Bh%?1*GxG%t?fAgwJL|yI<0ihXQ5JI8GG90%of1CFZ9A# zv*ZsaJG=!IlW>;A#;>m27$@%~ES+y_W)5zi@TBTGZ9PsnDA89`Dl_UZ94he{)%ed5j+LfG^ssJ z7q15^`_#jsG>qMqoBo;Y>&}HBfg2reBbGJ_~Gh?M_nbKsbVMAi|h!)zl%ufm#Qt zA9DeX;Z$8sWij5?UqwXCc>)NmIagO%nr*{hoR@!FKLc_36}a(%@aq&5F|hIj<0+!# z7e#)1VnVer+$!Slo6E$elNg)LqQN2-!_5TT&2tm3V|iDZY^APM`d3}K;!zge=1v@W zT>gK{23Nzud#S6I=Rn{-KDbq;GykT3t0wwp!Ymn0{S!6R<8&6;7Q(=P_$Zf1G zK_a;3(Z={`bIaJ|m>cIGL+2IN_Qvi`a?MO{9%u@-mQ~P87v`xSd>(%=T+Y)6Z*Wzs z#;mdnH_zsrc>WSh#I2?D`b>v8AZ`ZJ!W@l*>hUpj_re|ja7y7`HS1jk9&**$#6CM?_JA&vt0~Q~eV3|xN zA}pW8Pwq>g+MjT%A;X5J+GM##xzIa=6k~E zodp);Ej_Bdh8ejsY|qhEQ&c$dWayvJ&K7sg<4dNzW7V4a>MwoN_rjFM#w^2aNjUnR zCxd4d%z(!54?Mqg4|1S~ONQCI2sy3WH`(#90qnH0n0p!XY5 zTEvEwm*U}MsA?+694P^dnUwX-cCZ$ZqaSf83fp4h7n^oPfqw}mJeK;n0?e?;q4cI}l$ioZm+$`UBcrhBXLS1bg{Nl~8jg*pZv4n=Fa3^uQ zaNAC8<=VYCjPT5$RY=eBxul~0WsdhbYG~{1QUqEARrYKt0*whPywwTgE1G8b zTg-!zw`0%r4iU?`KNMTMP?MCQQnhJUL%sB;m_a!ki`5r`{6g(>uExj8Wax3054b9pxKi+Dkn+?65ir|2 zY(c}Q8@$!%O&KvGt4J^bt}4D%8Z4&=|7?AV#h{Uv7i{px|U=f(R%;ZE#v~g);Py z`-Z=J-h)RY$->cngI(4*^MJ>Km=DA!`MNM&i!O}nn;`v*;|7iG$U_xsebNuqoCh&~ zi4ZwD;&ezM`N#3!?Zutu(b{izqyw|}WcRbJaS-6WX^L)rGylpPuwu2%)JGBEgq&tEZ@lS$eJMcKrK*G;(0 z#7ESGHsa6ts>1axWba?NOoX|~HYI%hXL*vycvuRu_tIZvuK3;u>_ zSDFb7poQ^NjFSsN!T9TdbU~T9Uj=Z6c(Wxd{Y%Vro}x!T&CM`a5~nRjbm4=n8!5=RFI&&U;1T0rJ7g zm3QoLJ|MeG_@L=35eBv_4j-O10?Y}2@VP?Aqx5d-;0M#Ea#$HA`I9fdqd^KRbN-#i zkC?6=0x-G?)M$9C16~2Bie8R1S^JB`g9O z=T;U-IG~_o6wdS1*keldGp(2G&rxCA9KStb$RC^`)@|{*ezTrrW3103U8hDM>2*eNI-;76|>|B!=1R03Xu}XPN9sQ7NpsiV(`B0v654q-&`N z_sS6sP%ah}QrP~HNa9H_SAnlL*sWWL>=P&*BhnbgH?J{5b#Cm%>U(Bw*&V-714W1d zM#n>^$FY-p1|*plg@;Mtqg5>;={0KM2XXT77#Xru+N;*sF+=sS^f#b@ zT>b-1OKI20zW#TOM~fAxu-iu0xK4&_ql;RoU46K_>#>mBaX-R=GHcx;6w^>2CMgED z-_OFrP8_pmb%emdtS6&%NKIJG{%cxFDc%gPD`h`Q??GTSC1VsCvt!2*Ab+6mmJ>O@ zxnbhy_3ua;+bfHoM``t>Qi~iWA|Xx0Ks$ZTMTDx}F_uF^tlwl8oL*zUCUhPKL$?)y zVjpd)Kzebo2CbD_dkZRZ14cu=cR%wVs(P^YsfO|Ww4l5X^xR@BjYAQoXs zH^TnHZ-atY3~9CPkhU{!Mm--)%LT+;tOpVfl@F{bHGcod1-V_v2bPtfL-q>2{)V&I z5fZ4ohbG5EB6CX59Rt164i!jcBsNqrL5M46fQe~fe^N9IJTz~Xx9Ds-)K(Uovb zE7$g=5S_9n6Wk_NjQO>?%qD5q(4`#SJQqVbi|o~LO}9tjQeao9NgZNS&Oax*OrO%j zTD?YX(Roj*A5|@Lfb&Ayb^N%EdO+S+~b^)q|+a#*BUnU{0wajw3l}YBpNia5P ziZ#*lsurP?6c&Za4NXjA5H^*Lk?gvw<>=H;=BPYX)QIYjB6WHYK{2g)%&K>}%>H2Z)X>I4_jXs-t7`PSz{VHvvTq~S8H`(KP0rkWx;-(g$QQ$^fMrXm zXQnk~--za{+?uMLREvsdwl$`Az=e9Z40p_SP1RBC-rM}z=)1`U+Gm?9*Ox4J;#Wy_ zvEzj`TV8fW^U{>keAC?`!CLT{;F{=}{)J(ayjCfO1?~b#)A$1Og=3RqhmcOOjk4TQ zbxQpie3EK;k`<1YAvQ{jfMJ6R?V4Jv6Bq}uh zw@0I73{1gagX&5wJcbNG8)NHGGTAP#P0s&iP}jBS z8I^Uo&Bo098dq4jIon``H5*3Jb(nbtCoZ85u!6PhT9FP|%f=3aWLJK?8eXVUbHv{C zHTqU@FF1A!IZvQ58lWDxxLy$qY{m2^e|aR6oXzT<#lT%HYdPyC{**0e9I4IWmT?Yl zHH;cbpiPOF)mKREBdxLJ^zMkB_*_?q7w_hPt*hr;Z0{gSYb)m}=ehxv=WjuRIjo3tlNZu=YS#<5@+l-*tfVaoXMaqqKi%8dSm zUEs9$6X%AF8Ol*2TaYT+c&`~*$?v_y$^y5W&?P88@Z90{tKqik{mow#lip?j~ z8y_6L<(<3l9>aqetEx;tu1{ZCCAXU&lBhJXk(WI$4CEN)#(_vViV0*q91WfYYgGr&pA?*rnkSh0H z4NjMVhZdBJssl-MKfjV!Y$ye6P8XJe-u)MI*ngRjeY%7Jz#=H_>gjuzg#ZADt6lwj z>-A0bOzCZ)(HLWkL@47WT<(q}a7H^7AS6Z>25xeACbCcA32N*09CV#=Em1voI-?fV zMKV6?%md@fOhBUlx*1~>mu$hhQ$dntG&geUicRG4#*xrL`wQ2FZcKE3Xw(KMS|lzT z2uI2=G{%!w9bLyM;baX>Nf9b%0fZh@eRwW#WGs7&UbXpu@7usNGU$Jf~EBp$cs05#A%lI=nsGX;08!! z99So4#v`@*nibNVZs=9x)2`VC7{prW#2lXy(S_3z;4Q$!T(6#fO|3HZ5gs?sXB@(6 zyDooCu2SGFU1rJGprJ``HGa*mQu__RDSoq3b$QjHy;t>|&lPCf;PmjTLmjbh`~l51 zn!t4Vyxh8CD`T^&#iZk&^|5j*rmMuP_UXR*pHmn2o8;A~??MB5^)YqxmQ?sjS2DdP zVR6fr8g@0J^3b`*SpKWNNlH!)+PQF&qEC=wHDSTR8A&qwE2T+v%vu;9piP;ul=Wmk z8TUb`Sb<;JLp-;Pr$A02XR(x;;bcBp?Sc3Z%qQfwiBIW8BX?Nk1IqS9?5RIfy_+9D4@w3Sn{7ZCu#O)j& zSgltca$m6s_kq(C*)4HVtyg1uo>`2=0a@$;<+w_xC`|dM`=2UyCfsJx!SbrLxLJ!q zMz3rzbIV3sS^7o{Q??FV10G!vf21a)1v$``P?SkyL zoJfwWIKS#Dt%MxuIsmR<-ey#;ML{;6hg-%}i!clljHbU{Kr)u0hQhxu^7Om(l%Xvu zMhLJS(sO?O^yf~gF6NbGXxq(q48s~%G>0AHTrc*<+IuTz+Fv$D2oxL~H8+|cjky!f zPi^OFVgQRnG2}UxMfY`Z*syufng5eGoaeRNV=8vJ?Mmu86mluu8c7|_iz855_{>AwJBn4%z1PQS0CxO(M8s*Ai_K9ZV%vF>-93oSlOzq-b&%n){ZfRQA+^&HcSh zHjYj^0}s?Tf0mbIb~7zXG|fO~=*-v5j(_oO;>;_4AHexzyX$=|9Uo(-W+4Sd%_FkQ z64}3w^wnW1-IRaU=(QQ%Ea8ERbPZ|&JWsa5G9C>F)?))JkeiRf|FP0-;h;0`GqQa@ z#AUg*!UYdpY$m0`dzk(4p}76)E&VZAUm*qG zHEsRmW%F3wfgoeKlT*-ivPw=Z{n<>PNZqtyJ=S8L2u(I1$iN7H3}AGr-GFmnU5DX& z-!o%N|7Lpr1cX=>B3U5yMi(!K(joDD4C4nZ#cyJF?=@h(Uy;J5-pa zp@fb*Wm#JRj`+SDol>T%NK1SuN|NOa$!KOKG4mINOeT`9B~g4BN`Q{pVWTm9M1%x? z(~`f~@H0gIhhDDpb09fT{1RaLxy?y0Ni1BC&hyop)US;!Qm!rueLm7k!Cw3YN9or+ zCa{B}7^+b+sjDM;p*~Q>zGe!P~Y$Zp^s5n*et^ z?#^6B`vnpWTxCSNA2L1Y-mf<1tk$B11|7_D+xbZ++{uz3vaA@FiZRPqfWTc{RxAQQ zph2o*(`T4t;wL2z+%zTk17;HB{a4=Xb^UGDC-64mGvhYrv;8*wGvqe=Gv&79lOFRG za--BQ3eaE5Bl8vIHphS5_KNBK=aZMP=xZYMwCDQfwZ@#|Jr)!9uN3@L1zhqn76ktk zl6TYYekm?H|2WhwY&25OfcPO3NuM3#+AVjK>$`0suiwbYST1Ax%@+>uvljs4Yjs2g zy)gBR<+bcbVJ;5SYsE#>4@(N8ybPOz@~&vXv)&fgs!$Ql za@IHs=yFY~6UwxyT!>+hS(J=IZ44f=w5h98)w0a0T*NN5`frS#Ly#^?v}Vh;ZQFL$ zE#s6<*|u%{W!tuG+qP}neIhzuN4!}NGIExa%t`M3?X^a+%*?H#S(_W98k-}doSNWA z+Be`w-ZcyF8LxE@L9Uq(MXtFI4X^(*%6`eH*Y#Rm%kweRF7Ywa&i}TwUV<+aM#NUT zu!*XCiWynvqwKgLtMD9s2AQrStJUV)XIP@BOhjviQ+C()a;6;`huLrS?=C z&H0oY#reD&)e1N4zIlgziz9rrMGSXnjm*S=A#79#h0Pg;cF2Lu z(GtEgqEisg>pX9`yb%GVvJ1y={mahKh8t5c&jgp4=9F@2!AfgCJYY}IXH~# z|9Z~I0O2`?ZDZ)9|M@Y)IE@@^a(VNrphbkg?HU+%q*0t0s?$XbkuZxcMW!EcF)LJ| zON2QM#~+{|qhAh-I22Q1X4Vh=Riti-EIuGmBqhLTK9EwR)E&^Yi%>nlcj$WilSR~n zR5`40K$aNUY$}vxT@tQ5C4XSuSjjbeMLWa!85udXe_-eo)i#tx$H0CX=3-iJ&Ls2S zls1Vi+vSkyBUb&eHoYy&ELv+?=CI8P{ei1f<(h#lrdyg@1n;!h@b?Mm!M^~u`M zQ3P#r+w*q(a%cV6u{B5YX@X*bsL1Z7=zBINE@y+-`slp$ zR{ws2(KK6I@R=N<)Ig8YRM*Vc&us7&(pBwgopBZ3@ppV@Qk$-` zFUN{2z~QvV+KA|F^b(>s6_jTBVnlrcbY7GJptWa)Gnqv?nb&lu1Pt6i52ZEcpnbMB z@`u!$9gAnoShtVhtjVTYRUMAy8qM-rRTb$Y96)D^teC|#{Rm>+$Ue)j5=DOwBqj|N z**MRhX5Iyj!mqRMBkGvBciC3D)Uc{)E;)*hhI6t82s)AwdWj#lU^pTX3XUt2UO;#p z9n`+;d%U4$|F?vHXHlR6SOKco%Ad49-2fpQ$PE#c*eqL5CwkNui|LQEKnS=w`NK7a z2O$~{9K|8ght~*nl3AF)g$Me4!o{_NhnSj?xX0mybH!9TxNVAj#bVZ{d?Nc+%Z#?6yF}&OR*qIWOvA^bq7Nqd!t)cRNs%8PSnCaCUJf~883Js6+5##yrpDj>UeDS zufIu6a9umhM%t+7r_Y+CHxbq*wS!vFzr3W|)3^HNwgc_^Jhd2|f zh&X7}`LpB}b+M0QPPz;I6{-@3HL=NJ>G5a%PynT;+&&=jqHT08Pc2E09038ASj_~TS%{#qA=)S+e>tI?QNt>}&? zsJ8JA6#R*4+f3IsXdA%s&IY;(VNSskhz58P^zGTfHoX2iL5l{-=vHzm7cz0J^NJt( z?v>wPFMvBZMBy~p8akJd^0k9fVVXktKAO)2U6|g`Rar7|dxf^(nUwSN`|gToR3@pU zkX?G`KaXI=o}VQs!AWJ|-e5nM<0x%R4*>N_Ric2G>%xJf(zf5NjjAu~Z|(SvJ9g22 zh4m=#ZnTFX6wLk^^Zzu;Ma5x_*}C6Qep5_PE3; z%00SADedS|{h)U?Z6g8DRilsT6DRx7cRuM3%s7kg1F3qxr3?XmLK4r`0FRg$h*1$g zPJsQ(%7ukpb&l)mL}2Ke#FdeDJkS=UTJ*{V>Pva&-_t{0oA4{y3~%u=AJK)Misgn+ z^^^(t-<;YIx6{jYFQ#V(sRMe5MP=+GtMaJpTJx4hxvRBTixE=&5*Bg@&4-qzEpGY6 zg(r-#W4XI@JJE=Dgrdw_($jY+&x~B6({~i;V_GajUwG1~T>Zdz)+r{xfWqlrBFi5{ z3=N(oEr_ZXuq@Mb`yP}2<`hKRdXTz7n2BO4QGJ8}TP2GneK2Rk-1rZu)53@k?($eL zaXV^PPnr6~LuKCLg=v#1MV!JvM=h;TC2iN#Pw7f#9_~0P_4et2coOW36I(i@8Tpd! zFh2D4kA*Otiya_*$7A_kP>x_#nnN&qcD>ksUiBhnP`EMj|CYw&S&JG+@}9*qqb{V} z%rmGjEmRarJvk)}+u4$_lgOyfQA%5HZ0)$a5450dODU3@%8pQS%$^Ef!uN5aKKgIM z_9w(i0UQ2wjhOJ{$?s(ua?1}S0P!96^!V+`=bvI0!DOgE;eTyw%jy2X;}MH9ly3;A z91)*{=>^cg{(=qswKBIV76l{&>r}nWEsFe@xdaRUrNlCD39A2#m}YL$?_5ba)!dN3 zHX+P59zs)zN!R)@=&%B$ZUi69T9qHhK)R1&g{EzQE;NM$pIOaZx6FgqqJ_GzYlXt+ zKTBCneV65e)nzRg#94KISECA+tLe0Fb!q=LpE26U6KJs#KV_F(|91r>#gyLoAE&IU zRCN$Sz1g}pThCU>01E}TsR;Lnle;ZTo= zWhMno!V||Trb&ZcX@{K@7o%O|Q9}#!VxH?}2}7>|^2FOiV~|y%^tdG+u>`44V-~5p zPYk4?;T@Hfgoyz;cW<+Uh!vQjB-JqLQIZn8SanB`rxy9(fEApfxJ7d1G1rghu^*(^ zE5z_wNYBnk#WT_&1_QrPR-yl-%AMWV+;ei)ldenJtvMY&)N{aJqS~~T4u7&sl{m{ORwzeNAj}ZSt8Liy_q*0lMSNC|b#p6(r;?_oOfjJwc9=%{H zZQXng-7GtBTF3cpt+bGuhqUr%UW4)zksOKZgeo6uT?IqRq*_@6x7EmEj`Hpkm519b z8x-I|puX~s)bIm-T?Lz;=z{!I#{lSA@x-#$0l52eI}Xt5XDkDSYN-{(bz%IN=pf=& zP1{E|gM%N@*DZFS|11371vjJXHnsF?aaA%_;g2of=mT6BVYOZxoi7bm#y5r?t0mTj zF1b0@Jagb%b@h#^G1v1~{M6&0Q8Mkir&82w8xE^D*UMKnukbGMUF)9-tm*`eTh+@N z)%6+)tL@N-KXmUk1gWa436telW~C7?F^g-TD-%vZP1+O`#Xs8|(`HMPK1e1|^sJ;x zt@>w22IyW;A5b&T8071*oTxF3j_{R@r|xh5Od&4;8ibVUAySlR?D)@_)UnUrdi8@B zBr^O#YJ>%zS>KzBK<;2u8rSqW;=UtX9NeFp9n>B*0oREqF7O!y?K3mZP}4AWq#u`I z5g-W&C1y5vEq#q-*y+j% z{b70(7A4qvDSerwijd%Xyn8*)cke7j{=1#95r?QHP_>A<4OO<$VrfU2V5~lg`D>iusZJPGPtzmE zS)f)vP7c(Fp)Nh|_UW~7H4pUuxIVD?^J)mMpBVk9J(lhpYLJX?7yEL%EN^RWeBP(L zz`n29N9o*&dEF|C&S#L3+PptVZ0-Va=Jx1E(k{V6*S2=!ZeB7yyf+ykdfEr7XLdGi zFazEeEg%6U@hg_Hhi@yX8dQrNU!wJVkFa{<6F2J3h?TpbhR7D8#V`9iST|9V+Eq1~4 zF3AS8cuEzp`}eMY)Or$%>@dpFi3AMeS)7fpXB#21PPhOs?uS^byu@40vHRh? z*jpZ~vrYoQI|nJ@I!H*5mVUCxODyQTZ<$7 z**??VUW3eAkG9QM5WWj9=$!j*xY`fhkXP^8e#{=uea>CpsP`R{lw1DxxXM2$bRjhn z6z|W=OcFU2ocq{k#b;QggOjHg6+LZ-&_*$)rOZ0aN6(S+ci|*tZq)t~=*lG4#C&<` z3s!vat~3JU{RMSW^~G6#&QKj0FfVSdFo^nEDDV+TEcB31PwzLa#$^(E2&(R&o0NA1 z@X13MlU+(vlbol!Qgx6l_i#~n*8F~ow zTW>LqfqF?m-{1kCKcR5?oU+3E8pf4OyBzxA^n8O{h;1lID@m&wT} zrV&vVHQd_gBC&=oN0$_0$!O!3k$KshIU;_Y!y(wIHv;}NYQ3?E*z*|ivp#iO_s{qj zc#h?c9@Tsda-+CM`)x*ivI-^|-XSFN%7#k|;Ugoi619lW$Nzh0<&L^Ien7Ba$&tm`p|z%o_7z zf;r)8yxdK}3sI7Nr9S}joW)BU@Xob1gPn}pFZY~fql`UeEeKN;*(nb-Z>KQQ!8{8x zyu_p-utUw-*%N)yMn#SVB-~Sq8`5L~5aN^9 z^7ssa)@rKOu&>k>3>&|D)end@aPxas)W?4`=XYrxqKB_zD$0sZgTJEdrudiXkTajq zLzu*!meBv6l+j$lNa*|%g8^pNo(6X%H!`MT^!(4*Y4by?#+G9APIdY0V{{BJt75em zB*om+;xNqrh-sY?&_`~D3A3fKEFZ3Rnwm=usKe$DvjJl2IjV)OWh3gxA-61c#Y&yB z9oPnnT12{N`guxdmBy90$21xbSd@Z*2EB9nZ|9&I%0*YM+F ztT`dApOQ2X#*7Id%D2Y)`>jj#dw!am*F_@l%jjp~hwxspxX{ELR)YI%8ZKQ|otLU{+>z$061$*N9*0tL6k^@o`bekECZa3BHW3Q~%Q(q`vg7B5oe6kHUR%y#$a$dykTQ1^()6VsSCW9na6UdW&R@JK>LgPmza zpXV&6)i@8mpfw?BQD>7GERGuBSI!qOI(5*T?bpC;kmHWKntPT#i-#43E^vr2@h`cO zrk&?=+*b;QR|`j0tZl|;UP~_UcaF`3pKQwLq&m;mNOP*8tkozsQk9;k&zKUZsuc=F zP)jPi)dj_083*WM{gY*Pb~il9O1oMuu(MdOP{i4x;cM01LN59O1-=9!)e{E3ybR7Q z`l5Yo#O8~6;{nzc`XoQ4()0yGDux!BHhm#tT7KabKQ)qK7~OG|edhaaV)DqDd&drw zBKe~I;ui*=D;XVMf2mfefbB%;*>Ko{Wm6UwmnYcGDC3TYhzog?XP}xb{qH4}gOoM? z-43F-)M<$*{(;0qY%Fhg%p;zLS=-ggUyuCWAhlW#QRA!-&e8_rX_o9HxYw*Bny>UX z8SqnY=Ir#W^ODx5N;23{>@mys0!Us)t0S2h&a*TxbC=|($;Xd;be5a#6sMWMNewow z4JXN}HO9k*AIyIZU+oRf{Ge|P<8`~kg&xSD>sN!MZ(ux2KPc9#SpAr9=7%f=2MfWV zkeAcCr5})(=3YSJwcQ@xr&in04}or-UohuY?w-vjCR$nV0Orf@p2Vly+i)ySPA>EI ztj1hzL!F*k^>?7lQ)X4?uHm{buSMogC&N(Jr3jW2rw-EzQRq02OcD{IP)n;^@5puu zArb$m2Yg&6eea#H+x|yYs@~&WA@GWXFD*%7JiHF2-Mlypgzevq>%C9WxshBL{O@X_ zQNjS~oc*-IqmIM$8%JnOD!+~^#)BxTy{Izo&^e2apDD7N zx&F(%psOUFv*IV$c2Na9gmc)`#dxsxt8v03TkVVd4|ME@ zr607@YZS(B7D}H#j}N$6PYBbKdN)Or#Kt4HF1H4mvi?l+wXkVFHF3wcF@LUs2fsAz z!vt|D-kkISf|#bCUW49#gz5*ku**NbbrZXU@-K+~i(el0DSk{@x3i&>U!n%A7uka|>}eJjwbl>m%+D77`KPu)wG< z(K9@WEsl;%23TH+F5~{GuyZsvlYSxZq@gWRoa{40QX}gQ>l<2)m&CRNyI~hkJ=V|O z@_3<5aDiE=J@0bymy>2f2d#|`=6;_tY2PkT-kY>FD@a#V#$eiXl9J8Mo{#!%->&;f z-!p*nL&d&yF&8XOgkC9^G)+^!e`?evmvoJha8Gi!X}kE5F2adm2e(7H}_3PXia~-hLH?zTzpLYB9 zU;DNVK}3$v*x=1C3E@INfvsc45Sg~3t{)ulP^@(3FBiwCA4uk{-ZaLig0agFyLI(1nrqIlO3RENPUn^% zPv?vuMCY;}Mdz*`hu4-LgV&B9f!CrRu-C31@#mBu^yjc&`M~#OGTg6;G^bzC!m3{} z%aUKSn^RJM{RLw-BW*q7s883wd<9(GOzPqqhe@9EGu6{85U{6A$j{EzI=8kMn6T4~eQ1(nxbTY`MS6f&UEs+tw?2oT&bWnJ0PFWF zQS&bB@53%4?iXSo`w!$k#;<7I;x7~5-Y&SpJ7GZTckDps&*&cNFX~<6FEzwZsYb-F z#>&bs-sP2F&heX`zUUWY@h;b@{JL%fK%L@9-}M@9r;$(kriZ z;;(4S`Y&?l_Aj>A(Ub;C0{*`rFzq(0X)OBzW znI6-+d0OpJB4|o;h*J`=*<@_b0p(0vZS)YJx2iY8ArzfKb}s z6QadJACp{ggW>Zj?PJY_*@A|7O%y7+jk@EI&2fbE6-(%((!fm7tD20{9ejc2Oo+t` zFZ=UUWVV_1Wr}DyePj>URud`AeAhnT6Hfh1F@t*s)gwe{j(!Gr9>6e19tYkH%1_J~ z2RaDaoyRnX8v){Dpqr<+uoQDw;u_4`{P)ip&E`4N#J50#h+peQGsyQ0CWyKztg`6e z%+03+N}C08K9%?|=^GCvI{TB=M6HXdsgoZjvs_=staG6(TFmyN)%~Qy1vf{!gE7p#afJ;c3;$HkE z>W$()HZ)51RU1^+qAN0c(l(HeS3KU7<(&ZY@l8pLjLBhf^sZ~{(*Ok+T`wUH7tRyV zg+Rc29Ev)S4G3($L>}G;I7WY1pHdo9nQ&c=Y+5_h;NTNB0rKqK3m64eVR8B<1b{cR z#NN;-slH~Jb84GGW0h8K`X>3Z!pwU=!F4Wn z0Y*#qXFQy32lN;XQ=)|}WXWROUUp)_W=344)LvLj2l4?HB%d^6mpDZ&!)>UW-6_+I zcQxx3h=N^GB7mZ#LCO*N>y3pwS+Y{kj@zV>8cd&lQb8 z3;DOD|Ev!o4Q&m&5!6jcY7e*!iVtcM6p`3M5SkJ)C-4zOVer2Iv%QKwnL6$}Q@f=!Lj`7(rcJ9v89LKbb353nZ&O}QQ&KNt; z6UwH2?b-R1w#+1RG&6&IgndomEF*l0K`0_J=8I1 z@9?k>bU0{lc<=x_eZxK8G~_pe^kc-ZIzbV+JvA=s9-6AGL^6hyua6FLusmase%$ahe+fn*(g6jV#deLou&OiK`H z;CUTU8t`)e6j_#BkKRM#(0Yu08X7;$lSIr%+!D!%r~-8`lo{fu7qER^Vr(TOJ#Zc> zNFFOl9xq59BnS~K@Ej^|9DHFAHxqjrtW#ij9@!c$@Ej!Y+$$oeKHJj+5R+W`4alB( zs=4Sxq`~0fpuD3S*Bb}W)1J^!YZsX}tj9NCD^m_jIl{P?r{cV}^NnNhvt(cYH4`9E zG?rd&{TKCy;#DT_T^~G@%%_gYH%v5NFz1@XiKE`dJ4RNIk^hJvCG^TuQtgkcH})Z= zpwZljP7TGbiJbFJPK!<;sSrE?NY9?6BrJxItvw$c6vhB?zi6U%6KS_btcqzn!^Xc6 zZ#VPBEkr#)maS`1!#elafH+6)iAu1E;sSlWvHF6A1!RiT_Vv-=>-K^BJ(BVqHn>_>?lD=k$Rj)A>Ea3FcuqvFsz z%g{UcA0)a^(V$3uPkRTH8g!3C#)MY>^eBE>2YRr=WKtb%-irUUGczX;>>ShkfR)e> zG+iRwT$_}xq?kyjuSn7f%9gfw6Quk=i2>2j8A!CCA`VS4v@4&E7wc!&3 zDF^oZ+5h11L1Tcgiul|ab1}HXWci<$g3kuC2A;aBD+h~z^Q_kT_Q2x6&nTUc3KCZ_ zhJ!-4vdWwcvjCs7){< zM6B-Hy7HJi2QO+T&zytTj0;MB(>(_`TT$EA{kFCPwzl#YBnK|Y_Z{j)$Zo`5ss)@u z$JP*D;8VYl{~N7F!WOT?|IgF~f(!)2_Wy%c6SX#QauT((vA3}PA1h|^UoB@m6Z~Jf z7naV%b>qf!h|;EFAuCQPDIoF|*uR-^`b2V8sI(T{a-50NMV+jZSJra0VN^7jjCmj{ zu>T>EXd)-u#+SK!*GcgAjH3#;^Nl)rKMrH+E$wnPZri$=UA`Fn>~ikD_I~}WrVDj8_m*X@01xW4U{b<(w)0hD!b6v*qkk6(XwFrCon>97{rz!;-sbL9 zXMqKL2v^A?hf-;9Zvvv3ljCNZAXNM#PH_x# z5RtZ$u;HZtL-e4;X=Ki7&+sOr7U*Rr|Hg$|PE@ir*h;e4N6je%%>EhN)@z+h`{Rk4 zwD9AI>?Y5S_K@S>2U$cyH3B`44PSBKY4YrU zlf{HbQqw%pbwXs4+ zoBd!giJBlQuxOptpyS}kcXrQNa0Sk32Xh5INueb*;BwtWxRBkTwr{Y?TxP1qJHl

K#FC|1OjUA>Gn0^miX4@BEE=O>i~xO72BtA~3~z{ck%#J| zTWifIVf&Rt%jSlUOBq+J8BB2%am>*bd6!@z!Am+d-oD5*dNaN4yW1l*(a1i|W!{yFH>UNT5`65|;u}jPEDfOy?4}L_;Z)%ZDFweWQ}IUq zw_v?gw*p=())2*&I{q6*yGe*UXQQXF9ZZX`JLH{GaB7}>tBEjkNMZi?#YU>jQNHKr zV>|>$-yPM(W~^|BHdC#FegN&FI}D}q4K~0&Rr$iImBecAkeV@_46{I8mLZ>Ezja#d z-?|f>#tCn4@f#37w`clv@>p=NKCM%1z*ox~Ya+bD<+6CNKP4QRQGxj-C09g2G3Cv) zvFUGt1D{=ub|PNpQ6;k#6zb6| zyD_Pgff>-9Y_zP!tb`7YW-FeqQaeqF`rVSRwj?b!ka*?BE4x-@frK6g1?0 z9||cYGenSpstfTJ7A9Z|4imPqLqz*?71`{WYEaer_Cz^k1MX5$;oLR1yQYbd@D7E}b#cqZ!H@Ii ze%bAqYE$7U+=UE7Y-C9Jzgh4nQ<1_tzDgg!M9v@&ZO$MAi6-5y{U+2YO%R3XD!D z?k<46c@^)r4@3mU42_i}oW=f93C)6r2|j4BkKEs76-7DKuEEV<_WvR+9m`NJ5U=8S*Un|5{tVTUo>P?8{*t8nE^XrXy(r>sUwVKU&G=^KOb63=cUDlIQ zKJaVil~k<-gLJFaWWpaWE8F(>i<(|`1)<~WbN5HAqudPWONQBxU9QF`Om>ac(`0Ap z#e(n4m~;`ZB39pL4N+$dadQsI+;fT_KyG!7%e#i?stqt04|TJGW(330y9T~~@DTUe z`2uKi`oX2UW;XTq_;&gj>tl8kdxjfZ?EH z+;PA59CeqRi%91Mq^J_Jp@B6^2N+tws>lSi(18~RbA;$iS!R&z<&{y{GTk7Q(Z#5% zfdvN^1h(CF79Mi&{5oiln&6p@JoBFRq_WY|FTKyc`g|Oo)STvcy*S-ovI+{`F-eXk zcYyW`h(ZWtfax6=Y4gntqw)xx1M$Z44fiTI-NRwd@|eGIq^sqI`DjU1!yoGU}h_RqGxaKHNO`@?+UuJ#=D)V95C1nlnZ;{UtjAWFYe zf5R^`6!c%mKHD!&%w1k0SiiY@3COId(6%?J(Oi5c3`FKCJ!fD9Dx@nJxfN>Cl0ZafI_UQ(Z1C7Rz%JZ$N1s@I55B4&T1op5z0)ot%ijdAQS^~?QNLg z!;G+ojXW-pYT%DEQX>ttkL>pk@c~ZssgcNAc;i?Eqs@u{ESs=Hcn6SH`6H6p$VB&> zac$he|9Xf=9&Wi9Mw}G;hQUO$48uf3W!c2yi6h_@4a21PSkfb@wUZnjXfR716i0?t z7$!U-EwnRdhT%k2unHE0QUkC7Wh_IoqEjqG)&yCDPL=IxR$(3xJw{=R?{H@JtKOnZ zScbrfJ9c3qfHHQmY+?{V8K-?GF$Qz+Fak1~44gv=1CIN#5`&0#aJxC%osMXhNmv+h z1{^ZGSYrS+oKHHi;A2!{ySi-{IzZhb%qi`*m-!Cpw}xe?o$r|sbeC<&vL?rF?-9_} zhlGh^7){K;GBgZOw+j1rboqCmTHX)qkO`n|i?{~q60Uv+sh52y8PGO?q}C{;V-#iu z?|?7bxr4+R=Nh()Z5Tw%fpZ`(x@8=e311(+d=baMacKw}SlVW+v_I8Qkx?E}e9W#a zQ&A#ITSHAlTU8}ypG<$x_!w(_7m5*G6(t^+|DO@EQp7-hNtqy8_OYEg0#T9LOqQ;a z0Yf=8W0q!MoQAfhqLPZLvWoiOzpUML1w~yIrb-r48qC!U^cKoqRG+L zR#l{FsIXU)I0PCgin{0b=F@3=nR<1|YPFI5!6ol7&S0ehjnC`NFYDi3QbDst_zx5r zjP5_l8hAzTY$~I(cSoj)C9JE-(BB*-=F8xq8 zibr1Z^FtKjCzZn|odG@EkAa+?^bfD4dG zk9TH?wI&*EoCx`6&W9eE@BX4sSc5**pPepe10tnky|uniRJ(8Z#;+j(ORa28XNNe1xW(o1 z!RYxtr40&}gnkB?;IpreVT<6#?rl>iPHd+(ks17zbf%5WB&-Ku65s)2^H%I!6sTpT z>Kc|Uyz=7Y@_3+oO15%t6IAIw?bgpED_NBAulf5&{yYj zSPCW=997XXzol}LI=ueuI;ru84Ixq^`JfSzfwsT*y_8Z?NkephHu0dv)zCuURhqg| z%vVSa+IgtxuPt&I#Q|&3jQ^^4Qm?5Ju>e$nz`P*>Wh=VjR z%P8@iWyhqp(TWGTLxZ(l3wG4$6wu({>RhZcl{e;))Q{|lP}mvagA2lymB;wNla3T# zA;UMMnr&RC6*KcN#^ZWb&{H%0KvKiv6HvbHpn6bgCL{ybiBaoq-2-F zRQ^a!996xcQ=BqsJ@hh(ScBr(2n3y>M8Ap3J@1bxvE=HIECV;N%n|=5gIz;ORTyjQ zUdk?R)L@>@1c#D&Q7v#BEOlfdtf8;rzrMc;zVHAfUolEOK~lPvME%*&@^cmADq~^H4<8#vJ8r$;J521RZ^2{G zokNGEkronwzK;alCvM56>6nNC6IwA4-4)PW4tH0yw6>CL23gn~8Gb5Pp@jV`VXk4> zrRqgNuYeR-J`q$hoIyT0J|`Yd&-&APbTuSNrktj$%2FB;_%$xpK2cz?C^O}m<#N%5$W$Gs31-Y=%(bYnA9&Mt?G(|1GuP#Lu3?rG& zE-KMMiD~YS*+5ux#b0}KeK8OU@G0GLFT<>Ajv4QT^qx|1gt%n(Be8`un%xP#hCS_DqUBSpb-8w}O<=1Z9|g=^+vOgUKS-@!dO>zZ0M+u_7KOS+KoIZBuCTV!u> zv$9SLRN8{d%0H&#Tl(5=&#w`i>qnv^MfWDTkKjqsE?QAW=7)6}-8^hri| z@i)eFyyH^HAI@^BFlc4~E*N|yctofS9vm`1*1m|(O9-mv+124|*~-xD0|W<3XcrM2 zQE?MRB9TJFW`-L>v0I9=?SJ?R{57&123J({A%aqKbg%Jg z0^&&#Ea#`M2rSm+-8_-A4qyiaMDrr`!CopRe~*UQ@UVe!<+>&68%#tl2ZZH0;V8_{ z;UIb05}cV)9Lm22BKL@|Z$(36O6ese@t+CVfb_>Eh8*J0_3UKRY3dyGSz^3bD;sFLmoC)P1HMxC zfZ5Gtx+YEx`KJ7BYF#u&WXxD!$TKl~_>zrD`TGd>Wolj2THayYf|fyF9Zv=)U9*pM zUGaA=KcZ7z)GDV4&S9;iUaJdB+;&P4$=pcd(l=6Sh?;?9d2M+)?f&Ls?M|dsBDi1n z^DxxQ_@q6XDdz*@Dc1-$rXZ7Z9mOjgxF2%jwAQljjz=~m2qgizCidnq553Sh`M}k042m-e zL}F~9daJrvez)>h=6D0)ICJyC4k@^QFT}CN%5%axCTHk@my*m@pq45Q9{uH;ElKy_ zn8ixnz5*{D;nn#y-`;H;si|`Y(aRYbuk39aPQstP!H&0nYTqG9jsu#-JOM*LXGS#|8xS^X$98KOaf>|JqHy)Mb%cI1|C9u0JEGWBpQ~KGSkj?>i zh8s2~phe0`i5v*-7hJ5>`C*3)U71!{!;-ur-@mvL3qN!iUJ=Lu=hgd&3?dV2b}+Mo zUR$7EO{E#uyp^afq^@lr|7%U?^uG8JNg?nw*PhG0%bES`<1!t}S0CQatgu*|dHbsm zn(9HX*bZL7&Lu-F2`5}iQIQn&W-b(gO>cm_^1AQWM1nv31A+>J#;-J&?)mA!r2cBBQfc-r$V8QE z-_uI6^~rw)@%rTR-ymSDCUs>la^24EhpWqPo_xU~$s-I4|9;ZnG~)8hy4Q5l9fxno z+0d4cxc6|$fgcL-7l4qtqBHaU{Fq|j(cuT%$mY3|QR~h=058B78WZ*;vy|u9 zz->f=WSuUh#CAL(Vki^Mn;)lzVa&_LQrXnS9lz;g*>*usZFRqf$v{KAj=IEuI3Q#? zQd;!c0DXLh-AI|WiH&rIIeW~$)sXU;Moq1hA%FS4v%V}rjoTvmf%e&#aoL5?VC{2W>!DZBT=Bb=UOK-OP+0NmsEXfzUzXYL!;YiI0yaxD8zbYOr`vg z4mMZn?8Hmv*U6G4Z$R3S1sK)09(wn@mcKH+u8{!G%cUj6v*|A5mPAVCJD#(c11>uvWxWT+<&&nWu`d5 zR__t-vA)ZY*g){Z!t;`9FP4b0OO6rQbZymLMy`8ZV;%vK!ZNBZW;qy5yCgHSU$G&T zS^$JvZR}A;UD0x(5-r1ROLMW1-!Jrr^7gs169=s~$eD!oldT!}a|^ml(L`(UMF@S( z&Gw@s;ziN?n?C0oxA7}&E+}^Sn>|-k^70CO-M;igobLnM>?dn(N8&EnKda()_X+ZP zZ_@OUT;>3|n^e&f1Ne|Dc;33L^G&SQqbw=gRe?n?vAAdrwIl=`nHME;Demm9e32y99WnXqW>*HRdWd&~5W9tQ_RPpa2 zXjFSVP2dLyA=vKWvl454XRJK~Q%C?u%L8F%fq>@4+0z&NQqo#0gpysf8tI8_jI?RE zJ4H)HR-}ZiUnHTg#g0*`RtqBkA$2dTZq_y;*@Sk*LFfx;qC6nNv(EnU&6sY>N;<^t z!Bm=b(jvYlDmt~Ix0mg)5p1h48lA~A@;Y1NKTnnK!Q6u6+dvTcFVuO=pWr%%BiYmJ z&#x>_IT4D=05p>fzD-01<2@E%N{g$gA6}s7GO~I`)=heFIeTtgkvxkQF+nGc_xQm*$L)?!!ebMwj_e=PGp)x>BE5gla_uOEcOXF} zw_IXR>bDU=$&XNx`J`S4iGXv8@Ry_~I5mmJtH>5E)k`qrox=X38*qk#egng*@-2OD~HdCyTZECb$g*HDimh=OgE%S4P)U58!j^1AS=JGeXcO5pkMAT|6 z19gtJr$=zRpgnj64Bsawb-^)f$ea)*a60l{HKYtWpceM@`wpNM3lL|BxCT^PRr0#} zHz5+qSJYcHd0RH(%Avk9+5yI;ZMXojU)XXFYqbwfEW(PE}s` z(y}z!jiAiVdBKOD4$P86>32Gb_}(;!GkV4YsrpYR{Gb(F?}oH7F&kh9&%#2k^tSwd z3^JoDyx3RnFoyBX1TdDvBKm4HXib_AZM`C`AxJ$bRj;qqA^WOc zDK!B<_a^Y;AJ~SN!iSvmU2_NTX11YK+1<2s?**-y;H4&R^gvU1l)0~YG0=s^ZV8?) z5ek2-w|*K@LI#x3zZIy5NGce`yE56LJW!Zbw`O2lh~_kt7V>0-aE@}gc_S8hIJ-_! zY|6f*6-l8j{fB|smth9u_>_2ZHq^Eu$`RgWs^&K#^?Zz~$Ch?<-Ygy#Hq>z)O>>t& zCsr(ipY=Cxrxk}!WKmjMB$l?xad!$DI;9_c2*i5xMxp#blFrpO8IFW@l_<+y)2D)>tZd$& z#4B-tH|L7X3ayiKLj`+Ss8h99lQsQH{TSqthmE(P-ZJEEX1s)_ZOwxA9vt@VswCH9 zF!rA&!KM$Dx2OJJA=*%fZhn$v3LA_#C+v3Z3`6a6GU z?p!j=Tj5)}v6%VTIY6O?V%vrdu#{gyRo6xl{#CL6@uF~qqqK8N;`XM}ds2+{As!kk zQ>fwz+F$WJ1fygQYf$*b0=&Up+~bXuTT!xU&%Hc*L`&KZmTLtp?8;q&@=#rGisSN$ z%;pVk7dvI#vU}}Ff{4!E0G1_aXL{Zu;S4j*)5e0&%*o|CQ{XXH)jTn2wg zKprD_+!oi=_sc{Tj%d38 zFg?}qI{!y|k2muv+}f2UTRsIIw^3g(C8#bJk2lDhffYI2-Euw9TFX#2%T+^ckLT6r zRP?%lAQw{Dks5Bq2{UAYFmC@3F>_l9XBeCco65dUx^Srlf36&g8>Hl_Ph!o&o{tVl z+IQs^^3qMeS7N#7EeL(6xFa-gn0f!7RS{cGM++mg!&@Nc1TA^ydM@-n5a)vx^i3FTIu#MhHH+wtiWi%M) zrU9yMrfJzV;zFs^9C0;$DEXq7g$KiH<8neLEvo?l-;iFZTdh!9(wq9}J#kt=DSW)P zwGN3XXrUvd;I?qX-Rw|ZyIp2#?OJ`Sohz~&o;^L{Xgp{Q+3^^&t5nsQn5vs14(f}| zw$-k7QmXqmHmiU}h9!A$IAU^!T0W7g(-Wb^7%bRCubyY^Y8B2kxNkrTJyClPn@mYg zwRE<(+KysDIA;r2p1>AHJBlYn+~ecd9rMatt8YPEXRmAbqFSq7wPun`p^vdnAXbZN zrHxfl9&=a*e^CyapYR;hF0+#>h7xm2Xy=^hp)Y-qp$C_!r@F#uJ%ZfuBO|^)EGkec zJrsxXVjb$<0hP9Q3hl;@Xrd0#?*S_URMUvq*fp{VkOsQ7{C6<|+9XR#lo#63=0s(WkgO=+a_>DwyaBF65&c~pv=eQp z{47^w6W*Kb+eVi1*m?tb@kvirq&#@4>&{FNu2a-0-DrHRGL|!dRoIzkn}fS_e8m?F z=X)U*+vFDu4KTQWONYh5Q zB>OMsCIbRt-7gS_yXwjC{$QxLJTO6DqI!Efky2eUy!*=qliYc`Gaa-xh{(-0!jZl; zSvnjv)hjSIo|*G)?4oRS%QCdufO8X4l*Wy1go!ycEYL4-1Rzr$iEK#lKt=yg&b%RlOFlvt%FSTu^SCWM?WF@_^@UaaV3LLfgIzx&|eNy+%r?) z0Y!Dt{H4`q*i6m%-nuDFR?cB2WLKcxD7I27;23N1q;JBJm>|A`2B#FU1thqzMMDah zB%yQ2PH1mnlhp^O^5I1SeZTZ?SKQPH(`CzuV^JW2>60RDQPxx1zep}gT>uxSO$&lSAZoWaDn%eC*Tf%O-E%YY#m@1C~ z_1NTrN?Xk#wttWtswL?v&)ni|o0i%n_y4L5uQFxQSu;yVTds^U+qrJdlW$n#nk?8E zqoxbqMi~;SivLC;5kegapcfNv=LFr{7r`Wz3nemwdlBJ3jB*rt0h01SFp6gXxECb? z9~7}b6Rp)s?hP?Q(V-S}^EHNAMnmTVDo2k6wH+zoOus(nC`hpReNa$-~tLDULX5$Wk9J4hqP309yhM|#nS zAuE{AO+fldm)(yR>KY7DVkDX?yUcRp7%yoaJ2$o3ska-Iin*ts`?$;an+Bwot=-u? z@pj~v;gtTSz{(O0;E~+<5xXZJ*d_Y1Dd|p~o!R>lr##pe}Q= zElD6ul#8{vF}}2ztW@skdKvEF z(~lKb;176U5d4>VU)@1LXU3k*zv2rs11G;Ov^vGXb;d8x?W$SY4Z;5ed^l!LZ0WtI zw3atoAzDgGyOukVm~_G;|Bde6-VEWjfL-rW9g)8R9Gr5wcDdi=Gs&H}aw@YACFb9P z6zy8eW#x$Qv-S(!Xi7kGOIm5Khfu26ce8W_zqiVxD1yJl#>mL{slCe?a;PVkNb@dZ zqpkbgf$wl-e{YH&wOnj8F>~Q-CuOl*CE1^vhcNUQxc|JSqAM=9Cv{3yL+sm{`d|pQ zRu)tcb5A!|}(7m93z8jYeos%9Hvd%#^p9Vo5NOmZQee8}Pb{KKJy8B3%=y83Y`;Hz8ywE>~SZ<3w5OR@c2JZJE z>J1qN2nK0x6Fk7WztkQe8PN<<6y0PC zw|r;)@+R^h9WDnm^=Y%F_It@0{dDi)pv>BE37;Z0msGK7V4}IW#N?v|Mv)JZ8BVR7 zy2p{&p4sI9`-psAq2M9(IokW=truioq|(!C;?8v1>o(weyT?_j#})ml;qqwP`cjB4 zwlTkma+>mtna*)yb1n@i6FA8O&rj`k^AH#0&l@Fl+x}`jlD<^lz zYMN2-$^(hCkI^`V(DqHo#gfP(*VrmG-D0dh7q2b|6+_Z!I^3$#1Jo%yjsZula%*gP zobW3&0*t?83MkWx<`fIT|El;2-ns+T@)@UK(CW$bwWt>Aur@Vy#>m}!Z2LT1-5(v7 z#b({!bP(I|_dS@;o%t@gdtYB{P%d@HmzBe?*s`^IU+tSSzNiP}A7Pguav}a%UHq8w z;ap2~xI!HRD&Q}{{Je)>AxY+}7%uP$)AUTn?H;)$&A@3n^7iR!SV;OHC8g1x{UOO8 z`%^>w#+~ojYx6O+5bigUD%T9Rt9NU#x-KeC9Nu96*7CHaF5(Ev)JQ=50g)*B z?=Zjj31x#?+F)Z7rs(*jJrhrAnbb0&4B8-SF2M1alLlegfD#v2>KKd$8I56eRp6gP znO3>!Kv^gD#!;?X<>??bPwvY!^Ij4seqJK$U5K-=6%#ri!k}9~^?U5@2c>X0bM#p~ zviC#-qqNw58~_{Q>bPW2RUt?{sT|V*uf$|UfexBo2trSq?PsGPm7aK$2@F~)73i`d zR+U=6Rgh|J;5;#Up4KW-2iDM~hejeEqV(H7JT)yNmW`-2Gu)Ay`Ma9H66xL~Ly_~6e6>Ns(V-DpP@3gIvaQX1GJaf_a0ZyS@{ zgxh8=V%M3(L@)VFC}|rmt`pfq@}KaFlYT-^e2*h5%J>uEh)$5wv8eEk?>>1ay2T0U zd?7s;WKS#|!j(QUCq5mbzri?`TWX$koAiH!ybm9NX&?-&dt#jl<*I^)yRzr9`N4^2 zS%80)qk}d|Q z`#e-rYWoH}PoBdu9)qe*RJjy)RIug&9Z!bEQ9Pu09>b7Lc#Mgk5if{+OLvAZcvEYn zh<(*}b1$|lD(MB`;|Yh&oQf?&BxANxRKb;7Mq4BH13NVAtA-5#$sgO18?;%OQnr3g z7bmi0ueh1V@MYVz(9G$?H7h!QJGKdx8uM>G=^|_bZaOVl8^YKQ5Uqyg?BzX@yo@it zENX(xJGXJzHM*>I?X|l)G>5!S8Ei|Ss^PE6ui5mM8e`%!ll;bm-taxzAtE*2@2-xu zwL`;(i#V441(;4CNQ(3oqkiJjq3`)kbF?Ed)lJOyj_o#PZ;&8+71<X^uMvDXnUSV7+QxP+e*l~`#oPxW(E|vuZ;q^+s&i5qzkZ;UOeC=X}T|WAL05_`RS9@RmYYdW|I8SyilZ{+;TFWp{+;?7KWwoT z#Y3xMdcK50$O3uc52c2%_nbDp=ZRW78Eu?lX$bwn;i)V1bvhdF9QVUh9rx~J`QYCV z*t^BOv*HW?oGHZ8w#Ko`y_&e!k?+Z4ailc0!9Dess~|zn)g33z98V8>HS!+qN^cBd z9sH_<>xSv#Ob`}DeY3G)tXJTpi*mtV>tnl1-`*>!@~>YSn15q}#@0P3%XX-%k&Z1< z55``p(64O214JNyiBub-3fYN`1jgV@2jQ@NdQgWWqH@qboeAz&)~IhsP}WbGITgGL z*m^lRLhGFucHgCCnPp#(9*EA+-+$DXF>lYoL)-Yv#MDl-lgTzG;iK)D7>Btk`SL&N z`uu&(Y}qBI$RYL-wRH5$XVhPC>e$O!%3qQAvkC8gzJHUvBgkq(?O2E8Tbl7nV|85gYZhw84keRk}H{GiwuSZ8pXBSS>Lj zMoXFQ^G}_|Q^4|}g*wx9CWTm|J3~Euw;beMVHw$~pfxp1%PQwidjF4H4?ZN*RsR~WpCza$so+0@< zDuM$0JiyiC0mrt6!>otIm?KM2C=%418i*Wq8U-5n{YrDiR#{pIym-uVcaGBEg=BW9 zF!MYzS%DUK4C<|>=xu1M$0t)T3yUiaU1H5?G3vP7(yyW&0}QKM$~#!qoX1rX21UmD z%xUa2>`$GipGKctq!h^JKi9x|M+o>+A6}erab7n9)oN$YWb6OE3`!Y+N&WJN(*G5Q z-;J#GMfHJn?tZrox^DJjsoeNIH9%F2J2r?pu@fH8_V>ejTiGnnq2Z>WLhiZBF|+7yQTSAyQZeg}r3M^k=A2sVAv9v;w$H&9$lx5p6_>G;TVd2r=Hwr|*4L&dV0 z$v1k}-SVEd&jhZvbeCJbT*s#2)!ymAu+e{=gV8Kn;bq(rhe;A_4}@2W7+n(+wtZ8! zEB?pJ?)IkIZVZZNltp^mh0PPn8%GsacZ*t`6n5v@OJXGoP2~48-_F+wMzPEzn!mYz z=xz}=tR+==GaKhl+C8+^x?@SA8H5GnsmwICR2%lBH|ooi4aI9sZK*^5dvCbCVLl|? zE5r0lT=S9dr@*8ak?)1&!^=HKc$hcFF(4yIIYgVw)FF=Z&_WvH7u#Kj4E*jRYL1;% zQ8MwvgI6B2@W9)vsOCi^Bb!?!VI41;Yvm+b`^wZ2Kh%zM3LRe^_H8Th|#-7cFI**siPNsKqS}r|8fkIm;J!y9g97$?W>YSNerRobN0mN4UUZ z^Ov?WM;XLsRNvAxXu_CwPf#dLfX_4?6kpO|?_AWY0MKZ=S~AR5ER#x@Vo)D^=DlNb z$9X&}7Uh#2hq=h~1@8S>?X9*JyM?D(#?BDdXch0v7Mo?J+$%gIG6lRXGky1O>i=+^ zJpKA)a?^FDY4+rZQZTQmzhj?$Xb|V76uP#xglHH4<*pqN$Z`0}@elOBqo~!rJ-q@1 z2nZG&2nhTC21Vr^T*O@Mj9o14?d0rDO#c%`bJTR5QB^Vh*tf`8xBSX1Bqf1hlFEcW z(4rOqrNV&u)MhkVD7z%v_H>(mvjLEU70z>yB7YDDO#9ZoU*?3|u_StD(E@!02QS$T zS+dwr%4aguYtGyE{5K=_*;`+qH-CGIz}^+$jiJuygKujvw_!6`Q4+=5W1|1~f(n216fsNSx0EnCmH7aw;RX*+d`!S=l8coX6F`PHL zuEeIP`Xm|k>MG;ZDlUAUg8Y?A^c6U7(Ut`WK7B=`*7`~VLi2U8WzFTQ&OMW=Y)9>Y zL`6m;?i7fv<)~2ORp)sY)q326X5o(8B3+x)QdP;bkY7jNPDcpTP`Rvh3mIxiarRU* zKmdf56#6oUwN@yOm!>|AgSkU<@)B%SFPgQzvMalcnsYgxPsL@r=zWbL#mR)6v^=*) zW8fcKW$na;&Kx&9<^u*4QXQZo+U1%NrQ4c{gXy1)E(IgxhW$JK9)1#4LJ4E#{R2|Y z{?ClECLxj~m8+2Pw z`}6$j7#tzfw;9LqP5qEB>A5pC&DE|rU58jABGAuM!>W@t%SP_;*H0}rTu{ES&YS+R?EpaNxX z^_K2Gq$9_vP^z1(yu#X=1Hg@#YYQDU-H-@OWkk7)z2mGDn(lRS$&m7Yx!^+ZtncQq zXlhYPH!du72CkCdh>p+FVw>BU$J9efWf!!2$!oTSDtVuGY;(WiS}GvlopZvvRmfxv zvS1aoBXOjaw6?z-!qhZj>xUBStvAxhSq;!0qD2pFuuobq8t@Hxb~s|OEA9tG>GU62 zNe9w!_TDTY{U-EBqZ;`=o0wgp!=-G6;5|($N zuZ;t_y5Rm}8#~aS@S!M!;ZzP<077T@NuYh2`%3(Xz zVhDcx^8iKJdFCY@wQA&1;P~~K6racek?0Y0F*b~ja6y)k&#&%%6$*p&EWiaOUhPCB z$+_$%n>4ECUNkOb@02gNi`K8NSvrCe+H#gr;z#d4fp$l9U(OM=Np?lXOE5%f=x~Fd zrp|6-A6rO50c%UWF4{f4jr6RB5WZD}mJw1_Bz^;#)>l^5kNYgvz6o{5gyYdJNh^b9q+uzlpHZyS&flgGZL)9wapw#sr)>!E($T-| zi}+J22+u59?DEf}vOVCdhAn*+J;VWwldN_+jv zpTmX}$LZn`u?pZRexkpb8}W(p>Bm?qn|xw1d*f1lf?#<^DZ2%ve6gjx##EVPR>d;) zSawbU^Z&69UhWu@1ty60w2Qvwr80agtUiTq5G>4LEdLXuA3DE zTFKSU#nRT4l<7YKIz>fW9#shKt8}B@RFevwK?p)IGPzkn5osvW2tbO?xZDdSzhO!% z-P|$d7L`nJ*gzg=K`hX#Z{%}};>(`9#-1Wr;7VY2JefQ3oHOC`b?-=kB6cex1R{KO zDyTv`0AmzBAwl_IuOfu95`?Mj0LHTnVj{x~&cVh~$n}aM{A^_=ys?;AYIc;Q zxx!TSp&R;SGvu_=W_=15sX%`gtLTD7Z*D`8N4vTaYH1~DsQH;R>4lTgTmm=YP=-Zb z2(QDzM4)GOTXw}ZjWmvlu1|~MwCP!JB-0LUZllYR#x{cFbTxldgChb4ciw60NMUPL zf>M@s=vZ)BXpI(adrg`ad3|3miV_!%>@-HD4R2fv;2aHbhid~o3&%~taWF5WR#61hZ z)*o$JuSUCj_?lygjP4{yMPZGPrD%ugS})otFo69mE1d(0nlK&t?*iwTp5h4K<5kh? zR&ZKuTgESOXxQ#93b6vB6YXrh!jw`7>j34TGf{!A98h3zuXvYyjQk1GAOgj{P6KWM$5;@}FxM>W> zisLu7KIqxp$eX?%B=4U)UliczLqgaIyq<`*z`;@aLn?n_+)Ln3w>de1Vvl_=G-#Sj zSv+w96Rn=a5qq?I9xotR&`X5kM`7RB)gI2@;Xen`32Fod&;}@J&|Pt~;*JpN5hH|_ z@Pt1Ewh+7&YYM{LLLPW{FLw3+dr0FgpVsg2ofJ;ufq*dm|JyGAxmkuZtiOBJvHZw+ zytCli%4}C5PwBR7*x@0xnyQ!58{11{6K0K|7UejSOeW0S*K+7=L4}T}>8ylkAgJ_^ z;-G@jH|Ro|b-+ahksfxrzUG{HzaI1cEuOraaj%i0CVFLN5;WXQ`s}>(-n@6UjBWh$ zJ45ra7zxAHa_~=2`$-L?@{-c;Anfy`K<#x1;UYaFT5AM~2S4z^V|V}E zBlIJ*BLJic@84;pOXFjt5kSiQL%oyV^i5oKXJt zITM^(7WC2<8sZ@~zyP#Cnt=dz2JY&y;iMN)Wf-RY#K60GxYRfdhBQzv0do}^! zMbEJ^#=w9IUs9$!O%cdzEvCt;o7`HKQE5!&iq>OFLf3qQjKYF|EiI9lf#r~}r_TgU z4~#stgGiGd$?~HnZQxn}t~f!=y~ToD|X&eJ`) z$?KiAaU`=qdeM>CQ&~L1q=@`64^}0QdhN`p<2FTmOVVtH{zb8xd1qFTejG!uwfJU4 zZdp=KJC;GkQZ-Vm)G^sWqfRj`{EQ@9XB1y9Z4M>X9u(`dg|FB}Bl`Q{c+zBCg68FY z@yIaqAg|<(2~0nkPErQpB-otQqTfmm(Md2~b?`~df-!~tDzLC*i%3{VcDQqC`?CFf z>`a#p+T#iCx%qCnGoeA879wWOQSwMmuUp1ZL?|Ug(y3W0Tw(@ia*Av2%Ta2}>X-qp z3{n)Km=fn{KhlppxStX3k`e&{CQS9gUGeNUm)@C9-1x}gfth~aeogJ-%0x!AFupE* zi>-{NnV!c-K}O08)%|%k^{NbciGiAv0hH?cHBNp-CoG1Y+)?|bQUNSi0v4k?g>1Ky zcr@B)qtWAd7?vou-IJS2tkKm?bA0*Vx8R4w)gUL`2 zgi0>L*lW?JZvD3t>SR0{?Y|S^hcG%olqtTW!hR`g8}vSG{&G0T03v1Pnl9 z*jkW38pxKv0qek(66HUj8$gpYrTwCEbR$~l;k|*ZlKp#TMvhN!tgJXOy$ea*FyzC2 zTU29=BQp8hV$LBfUJaNLhxDgzIDiqE7)pV_+Fog6Q9b|Zb-ycDFfUC|eQiQF-wUH0 zKW|72T7`kgR|zGann+;elf77U6vY2zD07kAKWnG&QhB4xkwap$=?Nd>d)zJ0%ur64 zoD@G5G-PEmIG6yI52!9ekZmW1+UfjhE5*61>GC;!<#plt=`eRhWykV)P16NX^yh_~ z71AV$E$|8DKo>);qoU3A;UatI7rlZ=59ifhx%{;O!aN(wqK z0G%yDs+ZO>DJ7(@)nNRv{uMlbR%w_%;8%L2NI8(?6kXeRfdp^6$vY zf{1g+8Xvq{@`rm;FCVD`1N0_GKredQZ;2Gfnh|x}AHJIm%4}}b^*L>=RL4=`MrBgv zvGTm3KhLIp%ZL0bKA0&6-m`nFM&M7&=8>o!izZ_jg*`Wdwb1S2Mu@vntcD{C$Tj&V zW8#vR>KPCGJ5+E(i2$%;2+Txlk{Iavun2?v+aa&oBePZ*O(jgTXf|*u3Or101ZkWc z>wikfB_xa6h)Yrso?@{%tP(dU0hlMrQ?pvTV>8Z%Os5b?t*J~N_@n6aONcaf*F zy-Am6jhHhv*m%uxfNxY+U*l^8rtjNZ92`vi4P*D80Owflh5n=zeHG*A|C(&%!f zv7b;vi`)0ojZWlWm~=-fR2_k8(uxBfUJSe&nQ=V#e-x}2H2JFfz?FaBJk5X_= zf{%!kp6k2U)VBAt4Qw|)Q0TRf;@Dm@Y{_UbNzBY2^fM6sX`(K)QpGz|7V9O}0UfC& z_4+k6t{WEBNtQzAZArJpH8(~FwR?SV*;ywU#e+;wat)gHAMUXB>yPSLp11yAc>e252thjijx6DZutGog)T@ZdSmT^zPBYd& z`I;%eXEB3TW0KButj5^i<`gAqT zmh$ysQ9EafKmOwmB=!0}sgY|f*Os0cjY^>|NlQ5OZ_{A+5%qLAn{Tn{8GRH{fM`bW z`*z_68|AUxJuyB1{@!^w`UV5WYyl;4B~_9WhkJdr9+IYJ8HZ-k&pg8TP;nO_KC!TxKk+G1%-&ZwShsiRznRrWhY`8V&?3iy)IX--Qx;u!0<`ZR6ba zr&ZL&sZj*|bp+NElFxr^bDJ3FC)MUX_3qzwjK%beJp3h^TAt3MGq^;2IhfM^Iwi`M zaS4u!sEDK?i!dchuBEgM{SLf|+XqJ$5@LFr{{P*+Rb z30un?9AbE+y84*c67Bxzx(_&up!os(F272|!jfz3-rV+G74V9;$U35GrsmjcPkX7c z3+q%{{gOd-NwrOTwMlnE5eFVnU68j-&ML$9;Il!C$qmvM!4<$nXX#giGsx}t2*MEt zmv>X=8{p?j3CMScpj4u-L7;3v!DplRp^*f^KT!z12!FeC^a6ggN`V-QgIgfcR3r3u z6WJ5+ZGgQw21JbzOK+7WQvr|6rI+R_Gt+9u~f?y~CYi z16OzORJPR|4vFVkeWWu26VlhHC{PV=Hq9=CtHE9m!wDgdE~rHzjz8GwqC#@+b@l2% zd!&j%fBWb7<6zJ*l$%8;C%s>DllYooE)OM!n^RnmYf~)usU?=!*W$t`0{vFK(Y7Zv zSx3snN`oBo0 z0q>%+g#2~9)$uI{_1+~35)v5%(sn?D!U!prBVj`agZvQcrIz;S?Ki{NwtG?U?TI8V z1R#qjDi|}VDndb70cdRLnwAdq`_QY`@wvnyv8;kBxm10O>gqJA7`~W zpG-|`{M)+629E@`|Lju80u?C4A7q>f!cV_3Tpl-|z83o7YGoIIqFL^T-d497B(q3e zK^CcXKFrLvec4B+QDdT3-jrgsQ;px)XB*kB`?*=L%Cj^xvpAz`WtW1|tzGv_Y1LGC zttw!>IOBV6Uai%tuZY+RbY|l(hpTZuAmUg?ov$=PMW11TRuQsLMUNUrEwCu$Myp_f zc!}GssQi;-rzIsdh1AE#+TI!g2%dBx<~P$ToYyfBgTm{d+cTV~l1vUEPPl8gkR`^A zs(+)RO;5KiHG5MXuF@oHsw3NzAXQ$)=@P|1c`%En|jT^_!^is{y`lWbsLgCIT-K?J^cqbeJ3+8H%l%8bi~$M9=`gm_HYgwJz>*jk5OoDd%DVyU7%u9{W=?$<;FP9qH%;1koR2?g5=aP*eSTdV^7Q z)F^t!>cQ1gmG)X>xozAD9g7fDGtbF-WOh^ekN%BUt2QgMFcKD(#Iuc5bgG6|)(Ik= zR9{40Wba9+3Ihb#p^PVsbw{SD`Ie-u-07%T2aW2r#u2@ij7E{sOj9RJ9`4();n(cN zD-|`mqye^EqPyB}Lyqd=-l( zW|dY3BBMT$qFMVTE42VJWrt2DJ6QE7lC@y|trPz-M%Ou@`Q z?}aW8Ra-y!9%69%?iZk}(hsr(1sAo59Mxca4AmYF8gtXvGt($*c73#hg~!k+hLW^9 zY{#ia=W=oBteJR*RwyRFKN`m$+2jN$6>>dYBO)#Om-p|~E!b=rH0y0uRI$xUZRZuYxAYx_%Cy7GCTI6ijRt;kuUAAk z(UjI}RJ2T)*P)sdn6Z!zOlB}e6_I%SipaY-oQrvH(c83Wn}Y@gZzG~Hn%;$MMD^l0 zkWRl@h`yOXOyiYx7FF)brnbr?D1UYFYh}KR6_QE0mEdjv(IL3ew5s}%RZ0QYn(5!w z3<7B!uJ&xKb6~SQIB&`O2G+)72#!M(8m^QwihBri*y`5j+EM(btY7lr zZaRX-h!J$hnEeD-4tsGq?IPb?d5K`SrTc<4eyeK{GL1PLD{0CQF%-uPxAOAw0{s`e zs+wjz14YKU#63ROV0-9ba~GkQt-lM@$@@2G*^P)8VJm8G*JySp?Dm{hmj#CwfUWTH zkAmWA)D;|>esvE`q$nN2+TOE&E5kSoj9)a%AmQtJ#}IptiZN0 zq{*d|i7hBG;B|sc1EMzG&^$Hx2aMyd+HkI=_Me#g!;lXKHw``|aU^M;h%9SCfP{_k zSe$tL_)DYlARD~Sqgz7=r&^Sd)|7^OgqSKE>#4mIChiYv%glHPM)ZT#_JVH{?nnSa zal7$z=+=E=< zo_lQ!`M``H(AVJ=E!w;(U7Adp!jJidri?8P-+a<^%UIjo=47tO%-YHQrtk@0??Z>(ZPw>bzNlMBGDP}|hB(`%D) zt|FmGC&{8xY@j<#P723hwKcXm@$h^aGkJx<)XWbb%hshVKjFw=W|UmR#(OYjExdJo zD5u_zyB2*{oZa+l=NF~Z@IRjrjBoofhXe&_t6Je@%^O^nt`{a?$j9G1z&S{ulxIZp z)wiRhzsH0-WQKbpUvL8?ZTiLM+RKt0W4nkqryKIq3fh?q^2lP}du{~$Jf-Rs-nbRF>h*r$ z-7f2T`Mup6_U-IA_mfj1Zx_ioRQ}W%xAgBV72bgP1KyWe>#h4h%wKqhZl?8p?IP4z z>{m`RwEfmO*ng~V`@xQ6-7GczlE#!@rqTV+!yX?a>Cpty*u*3r3s!Fiya%JiQ%%UhLX>&`tj3|~O z)v2hT6lFT4Q(w~e_X+9H!z?3S0#hSN8f9>cvW6tvMY9W!l;&a9a_!P`zH4S;)W&jM zT4)QG>IJrFe$HWQian3PXwgtC1UXSxr!AZse)lqC6~xRJiXWn^lcp^cIl=Q0t<0gn zLfNKhSLoRl+13Z-CT*N~wuR{>zFU^@3U(ZJJk;}wcpn*h>H5jpkCHUXGm z3HG=`du<#Q3bbl1@SN+;v?+~ptp#+HIA&Ley-e{+a`^2yV^r<@%eK{JCFA@jWy3XH zPq(Q~Wrcu0WKs%lzA2nu$W1fdvE&sN)o>)I9qVjXLN}7p5d6-Rdhii(fk$u5m&)yw zRok1e5t&ZX0^eZEHHU1!?nIo{)7F$txohu5NAbg>FM%i8bn}y{jiDAvV980Gk${7l zY>4R^%3jH-o`qw0AzdozvrQa|=_qxf^lb?oBj^zS#hCl0;!U~>O3?3`>|piINRGkKu~ctBx$RP=KNFt=t`~4pu3g{Xcns3 z-?_~q4*R3=>{Vm_J^5iY4Z|5?J?WhF9e4tHD$E}d7cWFGAnq^5jwhnd9sHwv&-aw! zRNjBc;0L!XJaQz2Nwn> zQ*%=fhyTIz`~$AW9fE>@Ab|b9%9Q`--~V#cR(3IT`9DQhDG57v3yf&P0xg=-vZrrh zG4N`bVC}3W6JR#c0(0@ys-o)(_HIXJd0Vs z5<5|R6Y8bhyg{v+2PR=Yi4$fOrkvIXEcQT^VRbkg8>!;t7qkdQ^WBP3lS_&T4VG0= z#*{WSM+s{o(z{Nb1IyH4RIISK%!1T0A1uY@e;gDUa7WaS(=(-GDWn2Tr~n#Yso`vC ze_s4aOxnCuOm+(D)P*A>`i3|oe8o~0$sfp5BBe4qUELJPENc;ZA zBQC0o3M-DYc!B_E6vw{9PvX@mI{vX%+3I4WZD|<}g|>!t4dT(aw1@B>Kntypp?GC#cugj9zL!kPcQFX<|L1ZOx3M?+kDBNI6t!a%W#u;nk$kN;(}R<5=g{9o zC&G{jwVpL9!oeC<5{Tm^h5|NL*V1E_^{g9&EdQw@s+QotfxQ(~#&RTh2}03UZ%A{#0bPRh!|gf|OLCCAzf3zf?L%KVe|gGJaJB9$Ag zy;MUvVMy0pHNn>)Hzfl%?Z-QwaRVpEPVzFE`lO+i>e)Ut5kFa3%~9JVe~k3M&$#`idU#6uE-f+tw>Sd;BgpR=URHA zzCG1-Lu z&|Rsaz|I|>d}fb7k|S>2=$esD<%z1~t%*(Tywq%ZDJWUf$jS}DX{Q=&9h`6 zQ-^o_(?bArd>){N>Wij0i@L{#zXh6j=y4t`j|*7zxHP?Ap6VXqvBxJq7kqeB#-|*; zN8l@sy`KNXor;Pn>&7Xce6xZMYh{0@rU>BA!D5x9wh zyDWY;J?~L`vk!XnEsAgTL0^8ajlebv8f*l&Q?P@AMoPPnYPz2q-$~#Dia$ueE(#u? zyxo+%hrm4qK18vHef$yrD1na=v3m)8oPsAPc#<-nqGC@|Gy5obhQMbjc#d+Pr?mYP zyx`+6@|P_BvH&=6fDqOb!YdTKO5J&lVy|2L4SK#wMc%Ub+ZKPv;_njlp2gp%=f5fV zfRO%U@ec|3h=PwT{)xpuwfJWQ?V;dvYVr%h{LV3YAR46dJ8_sL$t6z2{K9Or%n7J0*^zPGY}K zaA<39iw>eA&VSL#6362l5GN?nnTBgi6tosy2(haTyF@pNr74l_gI#n8kWXV7l44+UyabRGK8B&llih((9{O}RElQE$rG_!U#Ry$QwGIrdI z;bX=XOu+N{g^8HPR(dV!Lpn+oe)UJkHw%ozgzs ztZqRkb!gtKPU{%1%_T)Ab_ydpJ=63ZA5P0}BIN{}_+GAz$<>pgGlLk?!)Gp!F z@!r&~5hhNUFnqk`PPcHaP7;o%PEKo{99~)JxN<$oh#bzzK!KohkgVJ>L-NAomf0db zJoCGU8*tOz1<->*oHseLmU@O+H#~n>&Zt~R7W4`aM1)DbBdcZjxZ%$D_X*SNR@s!( zH?qd_b#*6Vbz?`2m@vFxM&9szoRzux!-h|G;{M!{8D&M)HM!*_p+%HcGNZbpwyHSf z#AlaP%q%KH8ZllvyS$<*lv7k4a*EBbEvqRlD=kMbcFd5;Gjj8hIr%xmXOPJBAwqG* z{L0cY%#K2!reZ=(RcZO`2;{b+5DF~{6+5w-P<4&da%EL$Rw+^xpsL4>A6qcCV9GeB zZeE4u(()>*X7`w1v81%Dtf&V`-Rk11(#o11RiW9TMU_3q56^L$FF^@xd%DQ523cBO zitUW-dbmnZ*w=&>)$~7H{sjFfnpqa=KegNGSYb{@3GpEh*^ys6e`ctvfHFxTR1~8! zDMFQku$#z>k&gC9Y8!=nb#X-{;&(aQrU;N-(H)I;gPDpGT>W=?4}u5PE5@Yvx@n;ojj z!QrdUFPe|6Xw|iwr@S+zH0?!YI8CqoUkvC`piDbN9}cDY6?F^@RX4Y5B1|{K(!pw4++t?!ECy{4LLXW? zYgUNnis(wCt#DLx=T~Ccyd(Dau#|^ax}J(u8+CwW$%NXO4CehGF*5g%BQ0?JaFnYS z5I@XP5;c{$(5K}hcl0XOthDDB)fCSuSWJuBtO_|CIHDx;_K%h5>7oZ|{BQ>Sx*j|- z2d7LuB+U$kF3Z7RDgNdm^|Q)~YBXW9HT7m$sC;(K926*+L9^FD1GolB&pZOf?&__Y zKk?App=t$nC;4vEn@6x1S%ODYzYJ9)eqSsGhYF=RqcZtkeiqDX_e-Eb@d zl|@z6p<$)fb8E|sYtX(&d3V@(a>(8gA$Cz&&G=9?>OTgZkEn<8Q8j4s>}otd4QV$@ z9c|@|1aYSx8}Ua+ z>onvXb(577J8^WZGE!n=ijZDat{IAx!K^`%7OJ7CUxgD%;27gLR^bc_VPjR4F<+M` zEgw&bSfZq2gq~r&j*aRZk{Ger*04}<>3q_r=z%d9)-~sts>wZgUC@*;N}L&DA+>JJ zaTN5UW;)X2X(&73tUvr zd=c|Y%Za0*Sv5JeRXA5;uym+=C{Es-irR9Tsx?kc6~$PSoKsYN8p>ZRUQxCnG@_zv zVNq4d=vrz;b)7a8M+%u^6jfCfEvBh8l$LQ-1(xTPI4U-BZS1UB)ih2fp;M2oqLLEV z7;>wiM3Tr(VoYd$Y0dcILl@VCinUpD-v4-(MJ%)2qnnUKpDIU@J%l*ucVi<;7u6yc zq6sACyD&o(g%;54sv_hBoc}PXiX|kxSkY1x7RShU!7!x|^iZ^2dmIk?PmaEqO1w5~cgQg;lE9y%?Ngg(dCShy`M4&0R}Py^FgQIfV=NInE{ z`4TNf#V9BWDkwUE)_3NS+jDUpiOP$y7e^k-a2XUPGf^VAlqGqI(DL0wN%v!*#3iK{ z1?c7aB5m~Y0=-F2R#g#A%Z#T#d8;5bT#u<1+x9HGcvbigzNOU zmH+>>SHfs-Zr0z-#DnO^fvXA?l@;iXqa{bR^>nmVA89$X*gA`)8P{xxtO3Pk?xvW} z+3Fmjw^ic2CA(9_4APFiEkC=SZDMpZazES2pzF~JH$S_OUE~*&d9@N#{9>w@<`>h& z8Gdo5n1=fL*mnGsnBfFvwPTP1|5z# zI7-a*i+OMWR{}2V?lX%@x;yQ6cegwIqD;*9v)cvAmez;fU-F9zfjoMhy+N_FXr&C! z?ndz{KYN5REX~&XMYX6oGVdZ%*U#=^cl$*TR*xn+kyc)TlyxsHudJ=eH6b~ES8{Ed<-5Hj=DIT!SP4qED`QM z{OniunqQnld|1jJMB=dT;#>-r5f@%&ulRW!7k+UbV()jR;^Th>z9>x8BJ__sM zKCb+H9Aio>_lpbJ6MptM2I3;N&o3?(H~}tY&-%q>7_hgnNpU$*a0QWeB?VUzcr_99 zBjv83w3SrbD!=%rxCYg2WG0Y>>1WSSP5Y_N#o}5&`<#7&LY8pIIWMFAi0-Zx?q^@J zul&3Vbx)5%O;u58na-_7GYutufKt&wLC>+fHdh#=P!bMPZMmb*u-($xb84JyzqpPn z^A^(vpI=;0J$RFXciDR$qR*-=DzEXg-zeu(DjV0FRBbf1Oe6CthSD(By{v|i{Cqg` z`^61nwVzwuM*UGxQPG}OMOkQ3duNc8SmPHrinV@z9EwhiHOI?63SDE!rSu>ettX! z@jSuLO`4Obyq%vX@nk=5OY=05D!pCYD2UE*%q zL>cYp1Nk7oxQ7Pq2-4YWZ2EZ~AEU%(zt|$S`o+EC3{=wEMDmMmq5&sQOR?n_+r}jen7w6<`6oKq|UQN~BuQwS{M)}1~s`&v59>jo8C9$vz z#g*7C_Mk;JVR3m)(IRb;`Nc!xVcL$3ob~y|BjQm%pT)7Y<2k=ljK8@i@&0lm<_Vr~JH}SNO%#0*A1YpXHnwxZ9!9IsKE)(VrPU_v?62TSKa5 z*Um@xz|-7fYzZ5A#t(nN0l#=wJg3C-ezBh@uH`6&Um&5pgrDta8`%cGc#($XCGm2z zk#JQ0;a5s-Nt2Qa;~sYy+!2v&jK_hV-37(n>&M9E$ zqp@(vE+kvjsU^}jgHcCS`lt?x{6tw(&4*JGf2czVfN_KL(pW>{bO+IVTq%C z(Qv7wu{NpyosOa|6iQ@-&!1mg-ZVlOsSH(-N!`p_@Yv!$I%AEDPzg@ea!;wlcjM5< zp9ecUkuxT2t4(#YVf3(T>`}CH1RK8v%i13XZDP68N3v*3U5^F1K+Mweq9=o_LpfH5 zYj$|?{32bjzn;&3>lrkiGZs}=>eGeft~m!IL{1h{x=#DM?2JRwd06xqTttoyh}>U< zgFE8CKdAK7gEdFh=$$gxb(USb(Rq-my=nKLijKXnuk>DvW#@avp^(ji{1=Eg)E-YVx_2|{@l3&Rkn6A&?vd~u0k zZ`yoyW`eUNnvW_&t3gRyRmjAd^Q-l-Skhs-aVj13L^)@I1r@o}f1|5&{?XQ9=b}}V? zzUdhftq*QdS);v1J8egC3evPEpZi~)f>@}^7nD}iRv+vBy;D4HrsojArP~?y>hNY{ zvb%ou^3oQthxjNo14=oI< zm;cRWmV%Dpu z2>LKKycYf1=WAM;I7oR|xVC6^$h{McC1}&p*^lg{Z#^A_PCuk*iHY3&aToolquUTY z8vSa9&;c#0K8!IlmF`)z*dz5VtSYK>uCGz4VP2A*WV*~jY8E*dMaYqf-nwhEJ0?w& z94-B(8V^Cou)}Q4Vhah)Ha^FMYUWhnGV6ATS`KlvuVu*LtnHTjeaNgiMb!mGvuOic zw?lh)#)u(#6L9qgOUudGE~+WT`9!;{?pTdE`mNTZ7%=Dn41UJnFE9?;!mscf#($@q z;qV6}k%Qyh4MvyLO=lco;ejQ>h6gqgRvy?w*ltnY*Q|UJi(-BceiDmjG0osu56lq` zcwj0Y=Yiu9PVm4c!mT`T5aHGyxDCQ>J#ZqzNgg;E;S>*?if}s*d>q2J+;ocs&55j#t@QDa#dEk=} zKG_5JLpa+5_eXeu2OfyD5QK+%;2ea9dEns)kMO`F5gz4%a}gfxfloy^ z&jXJ^INt-0MR=SCJ`LgV9(V%61s-@J!l!%SNeEB&z*7*O>Vc;rJlzAIf$*6gcm~3S z9=HhMnI5 za0P~05RKubV8Lb38ZL(vxB`XmmCy~YhTgCePKJNNAh;HW!gVkLu7^`$4HUqQ>`J;@ z?-0nYVpmf)Ft&oN#12wy6^c%dwT@x`WY>Vex;n9I*>%_{VAr!7+)jotN52h{wgckR zGMuiZ#WX-d8g`*o6Pc}bQ#WJrb>N3Oh=W@&ZM`O=y;B8SjSYd0g~@2c)}W@~*w~G1 zt=nWKFr6pj1Dhk&n>y(>U7g>_cB^CTCU&!1bUG42Wcbq3GZLlT0l}6vZ1V8M7a_=} zImC2~NaH%T4r9*CKXvRD>=w`^;RZY#~fi?rpBwB?Vq z<<~7>TeR`#w7^MDZaD*PD1gVxWpxH$JiPk0d}#!HX`FT-ef1x`naaR$5wrAT-syrCJ>+UbDH z4h!b9JJ_AX4mvq?yV=8C4+bs4EiLBQ+nyC+xYhXR2+%Fu+bwLRHNx?G;DnZQ^nFix z%as$H4nf^nSdAkWg=rgbwRg@oXfh=y8rz^twwY)?4sGJQrfr9AjgVFkQSSUQy?n)Z z0*+uzKh;*n+;Ag`Ih2a&7q?Y6tc4goy;!zg55wdGzA2)ux@v5;Ub{x3ndl3mM9j#x zJ=LYACE9x-D$&N7dmE^jdax3GqWi^IO`_e@wLv%z03Tx)KSkm{gLwEH+Q1h$UBAX@ z_$>^9A8-Nx2vguEn1QzIT(n-7pwzzzZPz;F7qMgsG9@13*cP02CJGk8wxXo65jTt7 z%eH}!m=c-B8zR$q18Z=n@rLlC#@Ke$E3}+%VmnwPPUCb~nfaN>@a_%J4j<`RQe+wFdts8uGJ_^g%k=edYI+b^+#^c` zRbX}<_=ARAmSxmKCc>o}HZ+`y@O%v`4M)fK45~)xg=4wgWc3HOW(H9NbleHOr)1&^ z3d*3d1Nvl}sINu@<;^f8(cB4rrv!pK;KT;VO2jeJ!AYWT1DveEplpDCIwl$*JJFo7 z4fcl}0!r%rt#fdjiicL5C`O9kodvWtJsY=-h!&f!H zhnR`9_iSH)7E4gA&TwBm_^f2Pg~G2lE_TQ_Bgf#%I1gAU=rBF z8|e@q$i=&Xt}@^xzJzsSkFv+GzBpWDdofL6iO1O!uA~}3W&l3p13i;AKy*@|-v&?; zWrx_*TxOvW-Xyc)HMJ!3o{ZEq%&jRYsS!r5fdD>6tpPhJFr)4;HBR%?m=vk;sYs0x z5sX#kwk%xOOazAuKh5^Jg{xh1a+3n>*TE@C0ec-}Ck1@#pl?zjdL496ifi9>9dyA* zw{_4yDd1m+qz9tbL8~NW)jH(Gszw+c@E?x)kcWU=B*3v_o?*|r1T1y+WN)l)*?MRb zC_)CuCIyykAf~)mxN1|1}cE2k?9^8nU~osE(LGmS|NLA z25RRqC=A6WRCXujVURyCC4JXA7@3~ZH}H=-7@UT(Ghd?Y%qO9X2Iq;W2v8C>z}PfL zkcv%i!nm|dl*d${f50YbE1O8pM$-+@!cb^k*z7JO`EDfn9_YZfKssulzU*EYfZ8pG zHNbGT9i4+6FrM89XRw_SW412}tykG=TC>g2OB%4&)94-(b~FL<=ynOR)V4NsV7iKKMg11njXfU!$tNyoXTE6&b$Z(IGrZ5m!Xio3MI&uGWI$O>^EQ; zdmBaGJ8&g?*W(7Pb@|0%4SO50Nkrbj-oY40E&or=LxG%om%Zn3&L~7UfZk3PYI>0s zC9?eKs7xoO24x)>a#KcX-@uu5U@jL7lhz5J$ci?yY)rmWt3XcvD|7W(E5yo3#h@>l z3tCC?Gco9izeR}l%isS9_gH@H-^X6&aAl9BF4hNsXW;J{7tTHc{*V^%D5pI(7JnC! z!g1kC16EdaJCq$Lqes_3G(9>5YMrpKYmg?`fh1rQ=lIuUe!D?J$^Dy9JwiIqJYa%I7PBB7Bn}&SWG%;1B}8p z16EMY(HMozP%<2p6I!4k)o2K90DKZnI1LXt1jPqUdPKP$i6&AKgGMlVqlY4#%=OR# zdn`-VLn2M(%sPm}0y4`Vj9!IS>7OJCrjR?<2@@J&YF3PXPRoi7#sp(;0V{}3fDw$v z7NUbu8$ku5v!d$%_$fUYr8^s5(`*)6`@lX!JN_FK*x%xs{vM^@kLZ;CgyzaG(2o6z zQt)@^!v26X_9tYrzhD^Zkdd6hSkBpUF4-mAV3%{nuI3h7#eM8L9>rGkXm%5iVRbyf zHu5-D&lA|4ycN5fw`LFVHtczx$X?<}>{Xt^-r&cvw|RT^CGWs~^xyb~9^GxzZ> zJcf7WalAcm!_#>(&*1HNcg*d<(|AvWdSloJ|M%l3^K3qt_vb_SKt7TW;<Qhice~jYG|$bCI{RwasJ-3l%3B z3^5{rX7ax=7K@XFu@4Y08Zt5VAB@=~3tcHnu@AKrrPxO(JGqXL{t-I%u{J`5=)*q2 z`V4HPCtYqtL)R9W>@zf5{U~ieXJ5Dqc@bih;m|Y9>)VjdNJgiIp5)TdlcPtYb*xD$ zw#h9|qD>qAAVl+B5ahcdm7~|qAA%nIVUJVK9U$U=UZ8^m8`QQSPCDTz8 zqK}6vGuuqk3zt&TwdTxAGzsY2-?4DbddLpSHPBV#;VMlDT4=MBt%m^mdcHY9t56FL znI%)OnutYFf8d^=Tn#~VqJq>?e$Xgsgz30MgR04N7>({Q@FzgqoQ4`a>I6>DrWDNXYhveNK(JpQWihu)if0H57Z z9Y3U1IheFhlI}jchRjtT)cDl^7r3zx|nLmNS zbx;x>nkfSV1J^-pN}$6!uu}rrb&#uBXAtL70t4$HS(DNYNx?d)G3D&qjl?o_Fhu93 z9hBQmr~8`H1DeJ}4dm#7$#JLLcml>pJl7^?Fvg{~+d8xpXSzLWn($6p;WC<--Vts(e958}RuXQm4%-NYtz)O%>2=}xsWqeHOk(;Obvbhv2*q1YkSf6$bG-1t&w%u4z? z8?)hV9orN{JVx7`($Q-$$qwu$h4@2x3imnSF$ObfnR>Q`oVbQX-jAU(8 zM2=?E!KsHTmffP*d@AO5iv^>C{*BNkzTAPsqY;eC@}~sOsSDeSo-UC8q5BZ@M>^qm zI}!A)0e@OBTF)>+5DtlFlG9GQqFL?kp%=OXn-ipwt!R>sotjp6+veqwgO&Bpwg^^G z+2ja`tKb8Seh3Et2om_mXv2L1$@~lGz`ufj@NeM~{vE91-@`ThN2udJ!5#c(*u;N@ z9sD`ki4si<>}}WWQjOFP{i|Gk-#U2R(ysC^4X#_ zpDWt%vqTE76{+YxwBzT9uKYsLjjs?rc%A6UZxg-v?V>l|Ci?K5=t?{;PUQPV7Jplu z#6J`#^G`%S{7Tr7&kN>L)N5wpZMbLY^U3%GqL-oGY%83&pkaJaL^|E^d%3 z#cFw@SR-#1H_1E2&GKHcPVN+S@(FQ^d_k<2FN=T4x5Vx89kEHiFYb~bi@S{^vBfxE zY&Fuvy~c^6!5AvG8>7SyV}iKPC=?GE^TaM=f!J+aBpxzWh=+~q#UsXQ@u+c+c+A)? z_8N`i3FBe$q_IytW$YJE8*hkx#s^}*@tJtR_(Hs7{3>2H4v1GwOT1<#h}X>|@rIcq z-ZHz0x6QudU30K_&m1G(H^+(pm}iKO%nI?jd5QSKyi9y)UL(FTuNU8%8^w3#-Qs(5 zi}=}mNc>_xB7QTU7r&dYi9gKu#GmGu;xF@O$<05dP?nU+CruSCl^P&zl`DPfG#RC) z$Y@m}W7KRJtLDl$wNS>Zb7g|MSO(Q9*;-vI+o&64qPkTksk>ydYLKaFk8GzNk;kdM zvZH!Zc2fJ~@#+Pcq2803>SNhmeJgvYKV&aU$ljJM`&eycU#p!w(dsI*tUmH&D_i!n zhRAGdtQ=sSCQq>@${cH&9A?dt!>zOA2y2PVwJwyStxMz>>q?n#T_-14H_8I*CV9G5 zFDF@>bn81g!}?7+hX*g=Dx87N@lSN#!qZ_q`E`%G|FXS_c^)OjG(LQl2Ow^8blzg9YdYck_@?-eJ!7~oP4Ngow3D3|Aeh{Vh z!Bg51_Ny1*QTDrbvC%_v-BQE)S$k9r60A?PU&bM5eXJdD0m;_;><@CR%|F=z_9wQc zpo8@$`-|Lj6^$O<0rb#(=;qURVjahN3c2C&f&B;s z>!2@X;jdqzlZf_ihfGwK{T#3#s?2_wPQ0K23hEE+cI%=_`pJ#jzS4V;F-V3i3A8Uj z&FVyh1^6U%oX7*6Xg`Y9vyU)(avX#8(7i?R4o$^d7ex4e^2&mGwxtDXrzX@Cx22Pv z>MwSnLV^zFV^o1ByPi#L2IVmW%}ia_OR zumY+cj6f!KV4(*~w#2dts|RA8Mp&4A=*lcY>s~;|@0hYC%#@yPKj${Ff1WIC0xFuK zI`wd!>ebXK$aL^$6F#mFngp|V!eF`tF%f@6(ySe@Z~|IxG->kd|9Cj1X`6X8jK`&T zA(--Fl);xkP+kgU@^YwkWa7= z<&*3a`84}p?qfg6XW6gvIrfKqo-4VZ2jmO9t$dLu%a?gO`3mnKU*#F{HGZOeoez|6 z@KfYle5`z%&yw%*TKOKoLjIetl^^hX<%j%X`4N9ce!}07pYadn=lmP_1^-@t$$yex z2`0Z5KKYG^m*0w@{9d$|KZpVHCox$5CPvCXB6kuN!2}+ST1KKLGLFaSJ-=(wm59~1 z6Mlt`PK>vU#J&&5NXSJti*xmLPTDNabyWw&0{SS^6gl*X0opmF7qeaYdp3$Vx`UUD z=KZ26xHuOlr(n1w)42_Eb^|PK(q2BQ(2$U1Seo=fPEp>92ekxE)~c83*r)EcW-@Qh z+h~=LOz(bcH!PW60LL!+=#_AnkW*c~7E3hbrQy8%2ezHwbjL)iP9qu&BL_4m7%7>5$qQVN48O$|EtF;H%!`+}*z+d+G!Nw+ z-H{louc>gI)=8heQkrvW;G@^{-G1zG`!VW}{pjZHM%2m*L&ehg0e7mqq{Y;%)JrWUH6yHCv!7`rrW=aL-zH}2x>bQHRIsn zeP1&qC|hu31jHdnCWA7jAV;P`tT7$Aat3rT&V)`zA@necpr0`l#v8>@fbpruY$!42 zz(S)G7GwNeqYN%H=4-BvNAC89t`V+X5#ibu^tBDmwJS8Qh-+79UI|<{3wT$}wKJfH zTUNn^yqgv&KKiah_Gk&{zZ~7>hkCtTWHxnVQnh?g^2BE_!!&h4tV)-LXtU%4lX@MigYp z6bcOzQWtChi;V3EHAKa#0Vxy?B>7bbsYGBiE%!d#s%OvE`&tmA{@m_po?)SWEz*_Jih|+ zjjQ2IV+E8NE1?pf3yf88sc}tY&KJ8Yn0RtogeRBrUYaKq>#f}r6PEKndd&Q=l=pQd z=!rZla|xxTvAfkp|_r8M{@6U zt@iMZk2pjMXJWK3T_m^zJ4A0dgpZFt`uiW@9@DSnzbF&_t!@Foar9+bFS^Kw@hL8R z@)7U{w}40Bb1^>0;BOWF3J|^zpVtPgETf*i8SvBNrGSqf&jh0Bu{U7TV|O5m9*rp| zHJj8yiarLpVl}k&4uQS^g2*_22LjV6cAmZiVnyzN3{JsHvRe*YBV3u~5Bk?aT#CL1 zG7t+}bkV|6i-P`TS(d&JvL|Ti+Ud409Rf#YMi#pUhq>XwA`hg@-`Q za1c*uf#|*QVbP5be!yuG?oSW&450UORsElH(?y^M#?k}XG^1DP#EBH8@;ClDnhtTU zrVI5!A7-vt?mJL_;M1o3G@ZZZu=zfnd_{{2K8Yaw@u`E*qJ~d`iU^Hs##$p7wHgL^ z)Lh5(Ao`qBg9ZlF2ZE*%G>y7}i;sjSMg?6oS>`F&Hr*|=BHcw_Q4h9`uSiLiCF}nf z-?WS~>;4#q?aQpFpphl(|2QckHrX1Og@WcbR1WnhHg87-cn`!ITcC}x6&t!2(u@XF zg4@yHX@o(>eUM|^k7mMyaH_Ej#p!OCV>|@&jE7MfKEgH`kFm|hUUskX1lwUe$?i9v zX1k1i>>=Y>_L%V;d&1by_8Bj*=Zu%wi^j|B72{R*mGK%E#v9x;-sC>xZ60mB%LB&0 zd4ll)?`Zso_cT7_CmA2{0mf%M$M~F&G``@Yjj#9w%%5U>!_PFn>#?B9YuGH_cc!tgU!xjl-Wg$#rQ-sO%$5xqSVX~ zl^9=O_7F?Vp5h!cOI&Vdixp;nvDO?Q?l1?7oo0@B#2hZ3G)IY-&0O)0Ia+*X=8132 zeDSk6RvP9wX_=?VD094wHz$#xXWgM4+YEyDqbntBMEX+ZTzw7><$K;l_NC z*h!G0Z$kL_nUS;v$k+RO7HA!s-lTjyf}B4Eso%A%3Y`gDF-@eZfXTNAWGs)@D+? zWcq?l6w=zC4{+7+qwYn}>5dAvNCmGXqh$~#T)rBPr!~A9l1Vk91w(rBqSQW;td>Pf z*Fa~n$w5eU5rWMSR+DY%F(o@wAIu_9=1lOLA&4_)L0fY+oMg_0er6d=HY;GNd6wsb z=JbgAp6>P+WBL{`N3--)ZGZ{v(Lg@P=~3Wu>}xFgNkR;AR`zK+7@S2(Na9f2af`oZ|J`A?!+m(O6{i%xm6GsqC)+wk|k zb5nv}jJQ6WT4-{K$%wzy!S(*c3oYP2_*><~rSD*T`k|ri{MNa@7POh);Ikt>e*>`4 zNV8|kELCsOb%!OZp(j38tvV)MD*F4vYdQ}$^@Uk>q72&0Z4@-VG%_L^;Rc6ij_|4f{erYcSe@-l^lgJRStdPh)WQi% zXW6MiyKs;P`E(E8k=aC<*bZww7=4=!hmUp% zS5G5(GmfOp^`<*)NlSB<|0zMccbG%#RzpG)LulzsEexcMoI#v(UFHNWdV#YmZfSsX=}9cJHOpu?T4T-Wb##wX)q|Em5O9)A zG>9oxETxM~mOe!xJw*2#$w{Xd%V^_ew3~K1I0q~!Ux6H3bUo-cp+02k0rd8@E^%9>Hfn&j7vA(%SqSwB2K_~ctFGJ<$777hp65?a-)S4o;zgrwh#2lGE%e5v_PL! z%@MPSBQQ8-e-lUn)R6o3vcWFjqa3=-0TQIS5T#j46k;LA3_biH+;m zXf8EpthbhWKFG!EL1V6mqz*cXzc1s{WwP{R1G3+@8od+WfnXG0hmk0ZtbtB{-!9ur zlQ@cL6pet4YR)5fj{2KKQZ!Z(>9@#=3C0Bd>!DRzFgh4h$Z6p$k3rAu^ZK9vYGTCs zno6WBN=I&nLOtQuYp6y0&Iou`oEwe8h6VYAL7#3fD(H9H^HY0GWAXEa&HG#r@3{Q! z1|<$ zu^VwE>&UGni|~2dUWnHTw{3^|J@BsvxLt#HgxCI^4X~JY+nv^R#HD7Fo}G75lNn-@ zhk$lr!&6?xI^l|62;5u*QRdkYW1fS?=TZoo=R-U5VrH3_vMBR17Gqw4>+wp~)x4Tz znJZX7b0r&KUdslX*Ri4IYBtx$m=EwV<{os*9^&)Ohxrn7 zFTd7&oUbvT;PvJ{bj6!O4C2D)1BqEY*v=x4q! zhM4~r!^{uFIP*g>!Tdx_Gd~q)nxBbT=I7{keIaViuf!trTXB*3ov1Uv7q^-}h%U{$f2B;xMtjaOks$oVuHQeZ;MjB~q zw9#9gYMiL@jKM137^=n_qtygsj4CiDs)-KZdNtqJtSXFqRi*KOsxo$~g~nrQk@2irY`m(L81JaFjStm7jL+0L# z8bb@!9p(~sr+JRrWG+*8n-{1p=H+Uud6n8`-k=)H8`XC6X4Pn}SNEIus0Yn$YM0rl zcAGoZ9`j-Ku=$vJ#N4kQGhb1A%{SEJ=G*E?^F8&H`GwkNey^S}e^JkxzpLkzRL`qu z^^yvx*HnUfUA0kfs3i4{YOmf^C#e6ZO!cAasXkICsgKnl^@$pyK2@XDXKIZ4QWdGM zRf+mW%~Rj1D)pVJRo|IZe6`bk}_epc73UsRp?Ro$w7Q~y%Gt9#TRYPS>DF=949uNvb+G1I9jz+FsT0dE(ya|v zhINOPY29V@v>vj0TaQ|Otf#HM)(h5&*2~sO)(6(f*5_6~>jx{_R@Okk=5hS=?_p>}60$L?kgv-?=X?Lqh)W{tGRS-JKkYqWi)b*de*^6a_R7<;~zZ!fUM z+UHuQ+2>oQ+smyf_9a%KeWg`o|I?aj-(VHnw^$+j4y)AOYR$DDvgX@QSrzt+)>-yj zR<-@1Rcn84EwI0{7TP~rOYEPmbI8Hv?I25JK@uNKuDuunvHG-#wgtjzvm$91K{tL1 zI=!~o13lc>?~vidWFP45#?FCud} z2e8g*&FaRcI5pe?5+wRPtVeasyl%G;f3f6tANVnv9_8OB*6V za~*W{?4Py@TIBzjtF!}T(gl8nM!{2QL4`_LP!S?yJ;bF2EyrlEF#n6R4BDc-JIiXK zDQJ<`6jZ4t4RDX#r0ZGWd2xOLq@o3W5hx4it#v6RT30|j>niAEt$=RUO6YE_f0yV+Q_@9%Uq3B@X1bCp5b9*#m|6l%__HUbBehd`QWSwHD{W>gD}s zp`R>e=3F%|D8~D88_zAJn>DtO2S8;`mut4QS?1s%J3hJ8u-clw_(o=x+ZfDhOeH+z zG{<=Eq_iV(sEKMKROp~kmBKqs>ScKDJikclQk7^^vevB1e>Km%s&K~DDws7B2_+-m zDBMKE(7Nxm-fTrZ$xT)t0@L%mN{v~;Py&8H3y48eU(?0Ucw|XPMU;ryXrz>Ec*NE; zx{in|4t*7tsBs#bp-DmvUkEQ;uWY{ z1ff&wr#Vizxt}+>yP#>YZKx?=8l9Os^{N zmN?_JzAfsR#DjO_2@AUa>4ALwUl+V34{UWc8UC6FBBzF|fa!($sVxs&soIBr(i7mJ zI$a;|g>jlu7oe$HZNJt93wf(fsK$l0n!y*=v`DyX{u79njd%FPDOKCpJ1DFAj$q*v z5VzGAc&sL0pU(xF+t@qIxAhn7j)rfq?Xqs05iI=%=<>2jRp695n`T{3i;C>@kFkZ;k=nF4-!OJDq18FCaKSV^$>{9*!SCR&0j_peBU99f#5R zjM~ru>FoocN^Hk)2sJOlioWGC(*E078mjPjc7C%Sl^aCO?+k|#^&J8AlBySynR7@F zbr8eLgdn3Jw=;FkjzE_Uz`ZTJ7s*n;l@)%t9wTZ4y3^wgocdTY({G#UzuM+ zwhc!7;H`k~GgWR0+c{a?OY`&70P%B63jZ8^D$h`9;&OmPOKPrvy;@t$*5&gjsY};} z98eAblRZU>lE80B_@W;Z2&y?K+_{)%2 zc={E5RxGXCr{o)IKz-OnB@os3krxX+63^1)qb5N{H_0nx7cVotG0dv@8Q1QTG{tpk zj7LZ4x6{~>o89(N_$T0To<|rIIdq{*za_c2&Q5m5Jh&~hy&kvresd)MI#Zu1T4A{y zp!F5JQ@yD`3J)0QdNKWE4iwU*JN-fq+>r}MmZ|E%(KFzx6vA!BCM%Ek{uhC`P_B2C$|+P?Vo z2jJY&DI9U%t^u4Cs4XgouLPWw$7j2uL|!O|ZHw`|uI5)XwvnDX4xgXn*VNx%O&m1t zVE@*Lw;sVvE+u!}J`{|4jpIxXI$CP|e!DxfBhNm1CAvXvJ{iQ9m|u7BsYTwafBH3! z6PnsU#2*WkTXJslbR{Isf?8P<&mEVgJ8^EGkDE$rb2&8oqiJT3&D`8vf3th79grbUrv^TDi~c*4Zh zkF zr6OyuDtcNS+M?ls$Z}m4MU*_sd-aVi4^14*dxg7Q1IqpRwTjdaeD28J1Cdut-^s{p z)D}dpl(}KcZ+`)8_^ZQHHGgnYIQM{+#&5p&ki|nV7hU`UM;r@Xd?Ka@CbkGBx+prlC_1J{ zI;to-wum5;(5l*QZTwVrvTYJO#H#S>MEY!X?&_8#yP??BXucKCwO2J$e$or)jepV| zS9AgK{Nh{g=i=&|@{4A{wyvojr+e#?eFw5V*w1}YKy#NR;dXu1o;C2Svt1Q?L$1x<|fen+0m}$i@T~$ zH^BLsD&Eu2^Z;2i3@NheTpHoqYCrPT;AJ7N$h<3|v zbA$*MBC1)x`at5-vCrLd!GVOguf3xZKru5(DlBO-v`q9|A31=Rr$c@5xM2cG=OmlK_r%te|zuO|oa%76l4M()QC!2hWN#j1GAI{(Wzx<&;6 zVE%uqK>hFXKtfKo4z&M`dpo4+?S#C9^3%1pc4@*Cr!N?n<_As@;sqZb21&|7EPyru ziWK10M4CB;h?=<7*4YQHq1o(n(27qUp%9I4ji!`Ppu9*Ku?$zGVO^TVwkmdR8P^73v+ zdHry=Map6IwCBUUJHX0KZVKmKr%n4B4wraWhmCtzFcT@(wYoPXLx=ldkZSa!B=I#F znoD#vWJCAtcGrd`>vmU!=E-xK$_S)zjONheoj%&H=nz5^I-3` z9f{`kilUQ5rJHaMc6i$mRO@Cp8>kBMD9nxv;X(^Df)uaTw5Cgij|v%89xj43rpMgQ zyt;1e$8C#F=qg&0%k!%XDDZ5PmdcTkwezCv;Tff z3eg2<_`7YPoM1vW&~;psex`k*x{|fyAmBKF=%|{@&zgSscf_L9N@d+ZQ>t)y{ddv% zd>GZ2MwxjD!brY%e=32|Fr*zyv7**qbcCx}I};gO(ffy8nXei?g=F{Exft}2V5 ziiyPX6Mk7eA$fv`wnArlAC4Z^KcfQ`Vq21<+) z8N)D{#wgt4McC$)wT#h=B(A6&zrZqEHFL8)tJls3NWhHtHa3h?ZGsP8Nqm_&5$ugowxtswP7_x0659*DoIM;1JgM4h! zo4a9938@rg^9{y~az3Y?7`@LdJ@y@ZGufOU6F*<6h?AMLLHB%BwS~uwSGMl@9HwtYvzvUyf7Y*bHx&jBoGq;iA0X z4lv;*))S30CNga7pAm7KpL)bleCFl+>Y9cBqPm&ECsTCm*m21Ap|i{n8pBRFZ@Kpy zaoQ5v#{GLFy<&h=k!Ds63%2jOgMZrM4KUfIzrZs4BQZ3-_4wbw$0@i@Bz^>u>- zs*a0V%DPQ3>LIwh?(~^4aG-;riTnLL z60odPiuEGpy^gPO$ko%`bAOU6hvIchsDr5##w2M!^KgbN%4t{kP5@ENemRqdB3Du&*TsD7l%}x z)qh$`rqUK&h3+-)$fR^LiXZk073@8Dil7sk036u4M=NhWs3Rw<2Dzs8-u_qjBB))d ztDw3j8=k>em&z>-E2nKMYl+)>mhO>9Pw-F|T+~H320%a6R{b9?;yST_TDF{~K$530 z(5+I5)h_AV7M$_9o2y}&MO<$=KTy_=4AN1X0E zTl)^risZ+L^E>qHk;Mj{RtFd*GZ^ayg3bjZ_iW3iL>ueN1Ing&hPK62+|wnPr*k=H zYg(BR*JiyQp%tOCF1=p1r?~WL^s=7lAq@xPTcj~#6P9V~?8wQeg0wgj`ItST4>?kT zm_f(t$XM3k{QA-9IFWo)J4<&x_P%c>ulzC$e(e?mp;lI@y>+R@!65g|RNOUtCratm^dj*ASm51ot_kR_3Nyfi zvYNv`Y+7=KNSBMG)?{XZUNL(evYDN^D1*{~cIuOg79TcAG~(Dl0+@NExWeP;EZbiH z?$YT%9=E<+Yn`xZ&+X~Te7e@>f8MT?eq|=v9!hD)o{OxwhZUMs`mrgXcSZdXulk&_ z`w*wi14;c+J|GR%=_F_9xpRGk{c*85#1G-x*k-!RON*XnoHif=Bog8tBB@4y3jha0 z?cjkS3HZdMo!bjN!=QciG=_?NK%!Y10GFTW`JNIHUk#G6;pnd~B&0Hgq%2%v*s(xcwr=zvH0q? zVdHL^u(F;+E0nsZdrkH%r$IgyN)I5&PC z+Z(6k#DgU+gE|O7b2Xx(7uBfI|4nB2iqI`v&_=UFto6EEJhq@jEtwhc_Sw=DXcZTA04B(QZ*WrAvSmZSSQ{K?oKiv zA8_P7QMWo=3=t(ZV1SX0@j$Wx?dK)y0pek*cO!audor{+(#i@uG-L42fLpE$A7QD= z*AXIulU~Gt{Z`DqW~>dNP!)f*aiTRSSdU5I#BQ@pNnP2F4BaBgnNw8il`C!z#=0ec z`GahiNZ8K*&7!jE^a^#cYPYJPkJSo}@s-&o-6ozR99^Ei5W-8_Bm+~Jhe1x|tg z*+|iP8BDDCL=uBZKJM+|n_w28j{YTaB5+B@D zvr@ze+Gj%N;`qO?>d`@E++17|Ae+vDRnszuY}hDiP^Dr2#fH~j`sU^>LvTb#85SC+ zB2=$PLjb(*ej%hD#^nD`K?pisARAz2g?^$zV%1ABb>qNB);p;tp>&co*HvfJ! z#t;ZA2*Oluv+m!0Nq(i8U)+z9YyUI73XL7r`ajN@-QRQO|3a_&|IeBK(B#&)`d^1k zbmD}~0zY!d&)AT8R?@M;crgvk3$fNGfD*nuBxHodqLOwmVFo*qs|Hz1mN-frykHrk zY;OV#^%_0_LH+I@H}c)6s}68fed3v4Y3A>nERGi6&(CKZ^G(5pAb(4DBYPew%pS8t zxtaXFI6N6G5^WAd=u3(~1aL7a?+}v>C~V8quDF_sYHy#>5f^-KW0610&&MHbkHu7= zu3`K4_2;+zQDO52qtS3hH<5pY#z|B5E(#f{b9hYB@Th8pRqa3YMhX|On3$XaXU;4T ziYZ^3Y4gs4^rnb6`A~UwBanvFQi;m18H+BWwL>OD*z!QBo66xd6ZLh0x&GbE%M@R& zZEhX;FJ8DY6+RPdA0JOv#cI{gY_S_NSP06-fEq}|c~lBy8zf*N=C&Cemhpf(QY+oG z8H;u;S)5@u*3bU!@7N};8xktFq_njsfg5VEV=eu*)|NsjtydZZlz3$P=}`ztfUVQw zb*Liy^46zXJY8To9Y`-EL!0KuH8F!C4{_mbDK(IE7t$0ZX;P-1&&m%S2OPk-r*4R{ zYI#GsWa6O6Dqfq-JjTi*>OlwDn&DEDcY{jwyk7*8;F+AJM&hwo^(c!=*MTtFq_M|C!u~gdPQC{Dzp|U&o{TFN7Ew zTciJh42X`O`3*1d!+d0t^Hz%ZP5g;Td^AZRf9n)#@nMC9Ban*~A{ef0ldp98dDaSIvad*FnkX%K4x}K(2(r|QlP-VP&DvT?wX^BLIktu>m)(N z!l{kf&qp|K3)~0>;yhbFb7s6~5*HT;;nnwHYC-RWvlx(X4uh1KeaVETh$I#a?T~7M z&&$I{M{&fHXSg*%Iq$UQD2n-^7~Z54bdl4GwMtbK3WDwALl7K##Q9rWag&wY*j_|^XX-#al$dF}^ zVN z(twPTq_PLQ-d0&RR8O-KPWT-G2KB4J?-whWWjG1-OR3;u;_Y0Xbo&h??>NSr0=j|* zjWL`x3|0(QOj@RGeRhd^DbYAsoq)~kbCO6jG9V#^%E1oKHwdr8d8+ zm?)hGU#8;BTvEyvHxNlDq{#5NRLzKGX}4-fY+vM3(rt3(;r%c2pD)DEAm@rlzT6Vv zz?;4uyq}J*^%5u?syCUlMR33+UrfZ$+&57&Ic#a*YOw`|(j=m!i(rv&N@QXdn6pJp z5nd=#N(Qf8=o)8WLOlw&qLG6uvd}Z@V2fVmBOWb15jPFCK-!x&yT7=wtPu?$=@3+* z%>0467%0HNA6oL+eQ!3oy-9CQo;e>0)df7MI_VdhKdVinh@Wwm(^CPOAgxf>$WjF0 zAl0jS*5xq~as#C7&(-RAh8&4F{UGDn7{7K*H#Z1gb)lYNVC^^yx8^Z_yjii`jS>CmaVLt zS8ih~!*dWIocVD9W8jhzf(nx`#ljrXi}CU)Z2|oMc$U%;k|z1+Iw(155Ug#pm(#>Y zHZ)Bk`>nIXrMMAnV<8T$1n5zuN7lK3k0ejX7OEH46VQf`!cUpC*XOcgN*NdC>z7y0 z7n_EskASog=VB(y=cFDa`WAa!x6C^V@%a!m{4oNw1CO3CH zK3=4@Dl7Hh-0P2_TgNSRXwuy9pBL@L8kn}Eyg^im3#ygUy!AOV&XH~lfS}xV9dGEi zZ4|jr zj|1JR!A}jU9%ZRTCrUA>y>Tvb>PMSCUC}UjSk@)*=ZqY;*`L zP$;nZQjAM!L!R_C7iZq?k{44Mu%eb4P9PsMSAR+Nz0Tf~a2!W>8L=Ig9)2#1CBed_ zD1Et?5VVI3-{u({*VQO9?KnA8ADX)wqiZn))x`#|qe}|YiCGZ;jzCX7>}$a@sxgl@ zL6^_r+fp3VCQoT+FmC#Y7ng((UVFV}u^1cn!xZ&?`u@^VhT({Ubs$DhPz; z#BtK|CrUij6N8oa*{IvO0Dc9pY4}X=Jr#|8JN7XU zVU6cxl$9~6X3%10H|sTrl~K0N{vG4YqAq231K3eLLZ~hTdl37$>&Ge$2~g51wOM*QAG&zs7`YdowD$!2%%lory?ogdW{G zBo#eh+Du^_sQeUYq&tDk1QS)}W1?IQrr{vKRK_7XvEG%($(1fOSb$lKM#CK#fy3e3 z!$9+Dh~^}U6lHa-r;ue$+fxDvWy#JKwq%emQwv$HRFxfyr`yt0)9vFM{t@_D)*uke z`J4Wp(pE3 z$=w(si2uEH+{fQTeTt2|GwKnJc91N;8GVf00LQr`O|1dboET;9kbg8E)HRHeVy0w= zs8lFJ4vnTv8V**NyMei~l?~&qINjIY=+bOa!3f~pRwDKJzFz7*C)0IUJ+TQWx(suKQ6?LpAQ;smVcHQPXvHd ztc2=VPeHc$;i%c{QY$LgPocFyqK;&x=_jDxJ>e_Ls_s9JbmBr`S2T3&s4lg^-Br-A zywA3MHCj)05LSb3zeaBYj^4f&ENRMN#I08waRVE1L2{nRv)1jd}&Llk9SFqb@fVY75qmG#M&bb&V<4f-${2u;}L- zT@&)X`9xm~CP9OmfAVampDb|b)a2E#IW!qmGVM3+FdEk3&RQo$&}W|Ag6sh!=&_R1#IUnQTRr+el=@x&R4;_FES?MjzoS9iPk`S#W4Gr# z|4Vn-l#;X|(7+?oaYb;EosXbHbgH#K+Au@udo#E@mh*E-_e+}W1*t0Hg2Aj2BzVCL zN4~PQ7lokRm4SWP2yS||U-4bw0v6o-VCYhiTSf~{SH^B`A8Bukqq;}I@J=I49zZU~ zF8Nzcdc?GdnX_SAHk0TJpr0Ntc?+_?xC|wWYTs?yZi-;qrIg-m%P;LAH{>E!0i$}g z>NlSdC<&_~R>6|?(w`%}xPqu+s{B^6ptw>PH&{5j(9J=d9D4=QLa5Yih%~J9#@$&z z{x6e2kcPae=jy0a;OOG;l{176q|U=GjMsx!h^;N1EYGwP$+dy@@+HMm(6@kf-9S59Y-6IVcIJGi}s%MR+46=_E4 z52XcEldVzFEET@dR)5MUc#eX(^)Snvd{XdL(nlud zGUt4AX+0DY*x;m1CqhcB#KVaZZkT)*bWv~dV6Vn-IvrAC>K?uq3fO_=W7q@(lIkp5 z4KZS^iCRyHn&t?(GtR*RTX>1B{qvLX1E^I$%)i?0Fi(3Vx=uEv5v)6?&4`^l$hSW> zWaMm;@UCHzv>eE;-JFpZAs4?wmLnjFvdy?Nd?o7WdqIbA?i67btDOA1A~`VR74lBj zIb%zDSL>D2HKc^uXXGFv)0N9v$mHX(DdLuqrYlX|p%L4?SZtH7R#I%WPEsoSvUI@E zr&&ps^V@CZ5XxNn&EFKu7AJ zTYtx?b(HFQXfN6_a`fDJ1%v!g&5%)xtX!(>Jf*B6-c0X6W18QI9l5H@2a3%#`-(fGgp!xy!f4>uUba4_Waxo{+bJ9$)rm}iJf6^ ztU{#~`2vISlU=M3j|h@gHjdiAR~x!im)Er@E-x#PooAjVj(9JpE zkeC)g6cci6vwT7!9pPk9j-NQ2{aaSoKP5g6g!9*Zn^}`2i!0SdkY#IV&^l0OuAvJH zPuR1vLhYF3;^9gO;ug!YJs)NKtHFCRCZA7hahKEHXl@x4GQ>PNrN|-D_Bn!q|F_-!< z1_9Q+Q1DXC0@MfFWOC6COe(#;zo@(oH25p^Fk0% zuKU%L6>;M1NzT~I%3Or{Y}i&F=wb||>%1|lWwEb>Z#Lan+rT9tY`&b5#HM6Wgq-C) zV~$RuXpw9W?(ixu>?+^NgE}$80Ujos}lkf3UYf(@5CUxK38jWCN zE01+@iUloT%_utGE|bg=u1c4Xv7MgJK^&Y3$=r^D|nfHux%B{>I0i36mHW78S zFf}ldztp135KsFoi;H2N*tS1xtHSnT<~q^j2Z+l}d)gYX*gbQ6}>K5Tg+#>=e1)begY9Za3@v@1eW?XjXgv3sZPn4j*S^W2TI z3M2l);MJIdl__qy;bRWaC1dqv@dtJR*s<-$LKjxlhPsiHLzwBI%?^+?@o#E$zoTu` zdJblK0o>UT_5`@8qTEwT_f^!x4_@80ru#VR{d!KUym7^=L?>aoyuSr#svKeCf7Gdz z<|&xrV+`|@PYnvFe*>7-S2w0xi=6&S(55tL5o9|QRwZm43bv~*kE*==^Z&8we*xwk z=PA+3p8nC4T3sE+x2F@h*|q14C#?oNCkVPh-1YExAKSzgLLY%&nL^PAy~Rs6GG|iC z7OkcsN^L!(d~swRg|{|ci4dDQvuSy?XY3x)Lq)`LtXs0nFU%vm@GE*B-^uyDZyjmN zo{`H~{t9`Ipz!7E9cbU$9-7{?$u*2$nCOO=3B-P) z=1`MGwepDNAaoHPFUQdBgSGjqCZVN%ZaZgwVkOMqL4~rjr{J52)xGpD@z9KT7qrE2 z+v8JsB{xS?_XacqmTkf-UeA2cgwuGq*jHEcY+b9FI6>RVJpKw)_1x&)|475eE>R^2 zVx_?J%Dun<|3oD%E7P`Q-Y~%C`)a(Kc^0{Tjr_(unfMvi{Ih%W!8Q1%x# zcVqup}D)Y{7(_gF@s#7hNm)3Qkq8)0cp4MBWWtYtXZadNQF5U|bPqOuJPQSlF8heel z@bC`?8Qhq#yBg{kQG*n2Vdq!e^)nIYW};JF>EXnElNK#sV&&1v@KlW{teH@CIY_|d z+MVU5@%2)f zwAoEiuu&v zjIo0Nrn5#ja;zjwcZD2b(GCxpu2&ClQEx`ucGEGN^t~Lk=6gdvYioJjnk()qwSLs^ zpA_^@#Pv7i-94r3CuZaKMH;@XUc@J6ZZcc?oA1EvC#y`#&c4$d4(bHgzpWpCc6T(i z3A{UzHzeBB7rW-q;57H#v^PKfcOk@kj@>!xS%4-d{aqOHH0KBk5}n&9jkSVH6GhIvs{Z&YYo@RFR|8~0 z@go|5CwU|B{G@+S)I~W&AENFlAsNvB>4xbu2vDeNM(K;|&008r22ORIm)xvfb?}$$ zdpH*!b=TpHFlQV)Hflax#@M>4Y^~p*cg=4A-f0XxvU1OG!-HQX0Ta4-uB@ZM8~c|T zHedJz_I7Nwe02iq^E8s=C2eX;>XjL^R)>04R~+%MR>B&KQrS#7wMfkzd&en#hHRny zJx6IVU^nTs0e+W4y?)1a{eDuwFS$t?H>O3DW}I_=`G<)h+R=UXwkZA#thDpxerwP3 zK!@qvbqxHCl$mhQJv9vK8AxuI8bYjqDaufyk3oeQ!cd@(UHLBxf?w}d*5$gLnEoXf zXoWs3f5!}0Ia4KinsK+Y_*KS-Hj6V#V--tlNxnN=!kl?BcJTV~yf)*55wmiX-EFB+&1u6#gSX>2G#DFl1CoT*|STi~lm!xoL=jE|oOk+N0RKe1D~cf_RT8 zlAN0s!FkpAg*y|F>3( zqph=pp|Rs{{{sm4ce)+`{J*`PS-3aC`&(?k;`x6J+yBqkrHvgO^-YZ(Y3&?r?Tj6q z%#9tZH7{(j*%E$gdIIA3M*GLFRy$KgjDTHr$Yh)@Lh&~;r>q0~7N*km7q_w=g$l#> ze!P8^MH<%ND0nwP>@Eq^hYaest9+IKG`T;Js#Rx_WYI z>TlH4S9UW6pI`Jd6G`RKYx@yCZg&;r=VI#6+0stw+;wKJ zX>nj9rMTe%bUSR*(nhY0R?(Dvi8Zy;SB|^d7;o{2ZDEDVQC5WjdCo-Qo`K9 z0e|DtDBJyhUis&>pd}mRlI?gn$tILXO&GNfbPiw_N>$n0+EI1`YUNUEfRC}5 zR-0(R-H_Sd#Tk7Na;5*a6DU`a$ID&<`0EKlo`t&8Ht@t40$H`cglZw<7nYRuYOu z1a)*pf2FxF{{0o5yIdn(&}LQHr3Jd~SGcDk)$_C5Sm87KK9Tr$=mq9HuUqWb{3RKo z$cJv=>f#A!2;6X9Dj4GCwaOLT-BjPPfLtbD=!>lxjG!Ik5B)pMN1>Zh>qdyqvSgN?8I{SRO^*u9fQ`qQH_X}dG-5k|@L9c!!=Tj9qC#D<0i zIp7oyfc`a+kryiVc}6itH+*m_nYJ+qOrhu4s0sq-gAk- zMzKpFDxpmufzBWPl~?~P@Qu}eD=BZK=FF;7R}5f~l*5bM807Dd5>q5lioUvtMV_XUJ8$hNy#={UyS*G(~-e5<%wuoO$hHeQ(i`u&+zoE2fE)|OE(nR z*WN}(g5^O#;16i17>q2sQB!G0u^b6)J#zuG81aB=pTTk=1(k&G+;?(^cL=!|p})f( zFG{|CPMQ)NL}C_36kLDhU<(%n1OL(|Hd!qAMf~>=evsXql*5?_g=qu~uCN*G#r})*B|8LBtfA zP$TtswrJ&mB1WE%X#yxWJH&&+2+8chpwJz(g(9?Io}J=XI(RwGl+cT*sT=`3)DI!0R|tzH6MQv`I^W$->mb z#_#{yFOJl2dp^ZCBPWH*A<Lg>DRr0g{g~FkQO-j5O^YqdpB#TIP(yu*2KqjYo$1Qc=Tp&H&w4&+4qW+u zeO!P?wy%Q_Lv#`R`^TEiFveDDL@X3`7tKD6=)0aQSc$$tY1B=*8$CaqQRHMA*8sVt zI0|hhffG-gVDeIXr{q4%HhXGK_I7x?(V#PG)eoK1bV^#GYA*@C5LNZ*ae-n>R`_S~ z0U1qaHNZxru0;uhT@~-=(mg#yHCIS;9J!-*hVXg}4>2_l26^7P^q-W0#+{87*EipTPVGC2r)-X_$7Ddakbu}G{ z;7L{;;v2eE$WD{aMVRyXn0D9l2g@QOAq4>s0fA(56Mc<1SGa`+{o^p2Z7c9CHOI2c zv@UdbST5ak7-Xi5&>au8RCDy+Ko@Iird6ew*ShpSYCbT9SVF`Z?BqF$%&kW8V5j5D zk#Xp)%DOZGryIub-dvz>Tg*0I1wVbG`}P2t1gnx|?mT)zNlPvJu{`R4i;3V$2ROX9 zY1Qqbbxnz2f`EGGBKSG}SYjqY*e;M{Ej|#mI~I&js}moA0OBtZyViy!FO-4EVX*>2 z!&_#W_fIY8TcU|V14gnw@8NpCs@@56)Qo1(W+n$fzB9!;clifJoLy*ek0_4luzsqI z$yRa1d)D3=lnoa7O7r*7_KDsEj;8HYIPK`p_fDhvfM5#C5GBbO3FMvv&kGU28Np`*-@C%8s05>V6aQ3rx= zE!N~KXzn7Q0KKH!BV15XY6EMh>SYvfbuJ~JJrDoAovAxt$9}G%V6RU=!2AC=d&l5N zqjp_5$z)<PFaRip14)GIR@xkuT+F^Jr5%W zP#zBeV^IbgY{1D|sR&+BnRJ5C7g?;EL*y9;8`|90NM`I;*!3*QBHO>6mEuhGTgYP& zLmUm)s_dBfX(z{B(hu(AN=Q~WldF%uwgUIx-*vE8zu?7Nb3-;NytbXEydgd5$MMiz3KA?g#6Z!x-N&P$q zLS1>mmTZYpp@E0!e`ovGO$RjA`o}9kv_Gp((LA8~(4NnLIs_no1>l4E| z1`|l}M7Cc~^c0v=XF;JZ`v`&MG^pT^NDGw;wc6i3Y?QspAXYF*6Zo;BKtlcaAnDAe zqI0(NsrwTo(Em)Hu$DpqZrzqVoHTWqepSC}!R^+d$)4IU&01X=IKVthZn!XYGyy#~ zfHU9TX7=7J2r_}v?*-i`to=$;|I6<)YqE3ClG^f2(s8#vVvD~wB)G3HF4A$!GnEniF9e}iJ6EnG30rYdw^^EWV5 zs48?dJ|~fa88C8*sX&X=r|1BrE_x~%VA}7Z(@-W6PA5LYmNrt&ab3J{km2Dzj=rCj zrFVM}l#G+lFjphA#Ae z_fUCFj$9}L+G{c(>@clBPJNpR%df=`<*w~l6b$QNpecjI*K6)hLmRc%Vj+$o9KD^F za5n8Jwq)3#G!Vs(3z8QCV@sE?0EMTAMkS_mh+-i!V(Z?4n57_SNV@ga`0CTSOX%0(qEE zuo!Q^LBK0+bW;r|*((nq*uNk6lajUY#GdWp4lcKj1Nn|Jmq`!Mp7Vn`KSX1Y4?ele z&vFNL)=i1?pA4i^yEjAJQRAUylVW@mn-%iu@FV0q7)@Z>)AKuKAXObsgrU`vo?yd3 zpmRofZbK}m28o_qc%_6F;i7T2^O=%}kVN#^S>3DaBQlFWl-uod(*@%BN1VEWiDuT8 zxqj{wQKkUX^_R=t`mth8?meU9CrgA4Pg=t^!t6Lnas<>jBfv2B=Ha##7LBEU8%5cX zlB>qOVEEv+%|O_(9}=O^#V*AvqRNC=<+P!p@ALRN7shQfNhqzTH-z{yAByN+m1SVT z2aZgWfv>nVO_FsD@j_!iKACFXl?6rBT^_wb)zla~rMs6{YAqlX` z2p&(w8sKCr(=o2@Y;0g~OhW2PraSl*uW@(J9Dy?2B)l=4aw1X_j%?%!r&@Lht90aB zwGbA%tuF22OFPXAh|IY=?EHW@rjJU@`i7D%Y_w{sXfC)b+N@Jah4I@=8~-#%BFFq! zTe76R_^A=_p+ezQTfgi~<>^9J=&?`S?0(;s!zNnCk`tUrTx! z>5n&WN(+kpj<8_q-)GPO$&Vxlf$IZWILJ!Vw?Epq5GbQrV7yPaZP|Bi8y#(v%}?5S z$5^Kz&Ydy4>7wvFf7xZGMy(+S57#KXie(6nXlU5;98I-kXxq-eU~1pkgx!P zw)4~QDjhM}H#CasKv%$~rQ73#m!|^9BG>%stefI3vS=GnZbyY=7#8qb+t0G$%{IV0 zfo-SfD6gM^_Sx?Th!?h4iE#ZG3P>(L(-l{9^O_Pd_o!%Mmhzn$9Y_xa*=;@ z#aU5nqu2*|C6fs2ap_;m$Ug%sSeJ#oywikrgfBZqKmjqQ&KFc<3Gucd9p0`VA`q_b z)fvxxjCb=*@H+~ww3MZNflOj>Xb?WZo2j+rm`d=rB2t z-)lN6#0hsjl|his(F{=>E8PHBi43MAQ^_*|+DntzG}EaCovTE277$0Mz-N|l9V7)1 z1O_B|j4zC7$JgbSCe6<$3(pDU9AY)bDYd?NaT_lT_nx2eYh$MA zB7yNiNO9JkU+uPYwqu%2*X+f0vVQ&k^1c6>L`y1nY#v;1s|=DvKWr82@@j7cj6Lgk zPl9la4&0yX>Cs3OjSayt6-EL7MM*DWi>}{g=asN6-mAD&seT6E<00K5I((qkZqCm%`eO5;ZKTk~2ncFNq_n z5~yw43|4++2)hdXK(Y=vPmhExP zVXaX?Q=DwXlZDCqKK7PwA@S zg-gZvkJpi&kLx|Lo2N?GtLp9d=Z5D!Py2@>)0^BC+wKk&C@Y|<_Kg;V&RQB;O9Mrf zV7D6O5IaL2V4E7ruDN3R`nAW|l-2b>3#=_G`>v%892AmFNp$VMvMzD$nG1ZBPvBZ} z(aihBf71R`2J(vAZzcT<`duzHM_E|(Bk_wwb9I7GH{w_>_tQMcZtFz$N3ZKyUewkP z#EmhD+1A(P=A71gl?0>KZaMozC>_D@$#`~O_rBkb2x`M&t~mhL@$yHYJ_dC<{kkg5 zjhv21wC5w09+hY$wK%6zqlLRVss#auI7En^9;1v@>uhPuKcno(n)n-v))#~wzTS5P z=%0Dawr9THZ?EV330BW8r38J7_3_Al-j?v|b?AgiEj8(`ZJ`874zTC#1Q}Gm{RtQ~ z`3^|E4X>%B?62+WwK#JBX-OsWnyMeo!GxeKs#ngpek&=4MOVqY1$(u{!YM__{!OMAGUW z9V$H!?GKMA&lJK*%Esw*!&QQIX$IZG&t?KAIs*v5AL5TGMu6h3u{SwtX#;wYUd3W9 zT4*YKbk9j7UUhxliFJ_iSjZ8dWtV&I<#M}U9l?iky?tH}VFZBZehP&3d_59<-8Jg5 zXEzOL*ha>BcbUrDYIgh#!*sB?*anw$F7@$6tVx}h&jX?*dz;P`%=7;-UNWI4sC{+` zoM+Nx@Fzh(;R{CjvN$j=>OMd8=3^q)r>8C|KZx#EoOfLvf*K0&Cagds9oNt@V!A8J zjeiSY+>dMTc1ikYQrU2mrUFNPs25Ye=XYR5>lT~NI}IqhL)$%J{-2ig$ROO0<7cwh zV^s5@h4`@t|L``@pXII z_r`}s<+QPnQH}Pth&>lb|C+`zjBuZaP0tFNNA#DqBN2I?{t~iR!uaz2op*2$TEAO( zwrkrR0knfSp`n^C*B;KssBIFkD!?9aVu?t~&)G1x2r5NGPJ~5OspND8iR}9YrE29- znr{ZGAXWTx4z{saKb7$a6$WMu*gzq4&SF_^bs6Z=x;9P@KRQD?Pw z$pJ<-?+Jc4svU7zVWiPZEcUPpQTv-WDZQ`=J>t~BPAD*vLdHpyJQ$JA{hv*UmjXg2 zv_2>TOgvGFyI05Ll#Gh$CCa;agrc#qK9>oJKnW#qb3JerBJyA)^{XcK)ou6lGvqNN zKcSHsy3QJ85U--v0A&gPr06<;m)OmsDHgBVWk57*5;;Y+<#=2%e0MJbkU&xxNsK+B z{446mP~SE<1InCS@g**iD>k)#VcU9t@y=ItTfuzMYGX4krZZQF$FAy!0`S*zjjF$q zNnx}ix24|uIJ)z%NGrWtf(FHBEz&i822=zzhR}VrV3$7Mh?s6jh8nXa(i`zK?mbrs z7`Osg~kT887G#{|LhU#R$e0 zysoGSt@p}uRpKe zV6vND5=cVTFqSr8m>kBEA%@>m^|G@%p?Du({21!AZ6F&JH}_MH7stoCA+JY78aE(q zo}p^ zC6>tvJtG7VKc~++NEQsWdX?goe^=SSI~L26y>Y=!(9$5xGYoMUx$H3k1E|>TOLuWl zAHoj$2D0SV2BZGY@%2+;Q=H^>o`4hdV#nCe(uGB!yoXBoHuHNxaguq*N3&#cjk}Hs?&>1i%A&mF^?~c z7>4g3LO5JE?|3B0^Y`MJMG;{9RAPyQ*7_EL5G-noWV_MTetNJo&QE_S(s)xj$=G)L zo9y}%DprGSr1peVRDY^3AB|m_?Ad3={aqj_3!J_?O`w)ElyfAMf4;k@_E?~asEkBIT!DtU3^znD5vdxTT>R27@N@#0jpiJ|tqJ)4 zb{Kd!CjaXedW=DMnq}T|bltEb2E%Rx3kPvTez}4M4(=9{uB}*8mO065Vnj;je zm2^FB(3@9tx=Y^70Cb@_RjR?cQcx<_GWM{g)Q>L;Bua}4`OlD<7erGqTYK>*-$}dR zANyCAc`UMvl~K#e1DVcAB4A2MCh~7e+ifru$UxC(i2{`G4<m=bBM^Qg`2^T`&0c8dt1l}j%c z!GqL7lD{uih+ZH&JwVEAOO(i}sWvRcb?ges_Cc$24>L1Vh_zXX@dOKQ|WtyH00!AfS`pNu4Y2fv^ZEEtOq zOgi1;hF+-^4S4JFq^-K1iT-`S+!x}evp$w$`N&}>h*!U)4-q@Ys06!4OYU1BQS=Rs z=wcMco@4-LkD6-uPFS?jO0HaKPmYG2p(lGtn=waAaFu9eLdjmSpz$`N~CpR0;Yq|Xin=*lkV(?_8 zJEw1)QY4hW1?LBBD0F?&Tu;E#v+!l2HY+;!nW0q5J)tp+eNA5u=Gi*gx@C(l@=I9A^CT_s>jNl0-4gyLB4KRJhCESxSXm?g0)e-hC|?t2jm}X7#vn64Ct^fiO=$c< zN;Aacgn|hgLAx}3B&VLXD)b*@U2DKwZFNe};jw6eC?V`2I?hZRWbrpxZnd77?)l#E zvB~~icn6j=U8MHlIYHoV#tcZlJC&>X)o3-0Fln2D$6Nn5!sa&?qnR8+Xy8uWZBBHA zypCR5Bv!7)frs&6sFp!4U8%d{G3O$xdwW*a?==-SQH@S zhf;y=y5poTix3ieuR5UXAv;?t;M-|U&rJt&1HeZHPU?dQ;g3*NwqQ%*K4luFrv?`| zK?`H$WNQWrZhZ|i5%LQfBlX)HWg9m|qw%i#_r&PW%JPCVl@>vf9~f~9ql zn*a*2ct~5Pdt3g}Fn0qKAN%AK_+C&MFv9KhM3!rlFs6zPqVUGSu(7w5$DdYgTgh&J zh_!btbIVT;!#y()2np-i#qv0el3h$;?iDTYC!TNX0J(;NV_sX4q;#n$^;2j!VI(m; zM+L5;GrW=gbm=aXhR*$)pPAkc>2Rlg8vZMH2V{R@@YeHX6+(M> z6-_JvrNB>iUP(*Ti?wH~;*!hvgp5<@&h!yRw|=w=0YfrfPl|h3&1E1fJB2%9QC2B` z6>fR}ORpO&$9U*kR1{ut#4aT1G?z>ErO$!|yYQS*Nj0Q*W{T4L+x#PA{55o`gZxB~ z}B5mU!ato^WW9_ymN*NmPRi4r>s_p5Z6 z)p(H)wTf>VGIzKtDntKc2+oij`FNP&4Gx7&;G}XCvWPzBR$oJzEj24c22o(l->Rh0 zAYik;2fCo>NlmwN(PFe9n_bRbxc(Mnk->UKZp=J}OPMUnk@fH`5UD_?p7e)cVa@v3 zY0#i4WVmt#PO5I6O+brnnyZi1-Jx(5j*W$wO){^3cE6^MZ=^Z8P z>@Ef7n&U2cwR6vw!qiOmz+PBgwSi5%<9zVN7vuSR^i&FuFkhAm^DX(^tqoBYXeE`` zp`p-W#m5b8HD)Z9Q%j|#la3MI0fR4Sc{vZsob{_j% zSO$LMFAK1^J)#;k@2LmXY*KP8QQFQX93iAkh~6Fa(_=jNo~Jrs1+GfNB{a1Ng0nUJ zAGOX6R~=3+kPeq3_z;bS77?-;B0sF7)+LqXy@@BjJ+hB$aiC)!P3H_S=Yt97#H=sxO@2r|i>*tIqBu#MYvIyxQY<{Xk}0}* zr9{{q0~n`Le#AU?7F(L%QjABp_cUG5OWp|3P9A#HopM1mH*WzLr+=6#B`*vyAZk!9 z{2eL&#Ee)_hdT)%`OBK&vd$H~^ibu_rTB`AWqVT}sOuM!z^aj6#N%^FB(NF_rzr{8 z);~`cQre?xVps9oQ&7P+_?L`pPrR++BPqb>XV8~Z(c%{0JL7bnRm!ZrfdaE;r3Xsg z5KFGrjAQo-GUp<_8YU~$hgEobl*OYKEd&Z9-yp}7bOs6wdE=d~P3^(>o_Ui@J&M+! zZEy>SJifc2*LDQ603056A4Q_@=#S996I&D%BLcIEsYj77t1D#MW3%M;+m88G<4?az zIs^&MS;8G~=f}sqPftBgEJUz&c8Sl!Wj%N7+oS<~rmFH*io z%++cxg`DQ<0`@1q;3i;jmq-TVnE7X|+IoM$M5>UXg$1gD-3~}c^~kPFcX$Dt1%$iS zcZ1E;^0Y;Tl7*W~Yg3c($fBZ|my__SUJRigS4Hlv{2hCps84jb_ZhUT{nN=-vF5@h znX3RZ%({{Dx1QIg&cxj`cb=Jar+W!eFlUsnvqSbusT}PmI+NR@teEHUXKYT0zLIn$ z?Q%)yF>Z=MXK5%p_g1CH{lDWlfq*>!=g>DtV+V76D{~Ly{{(&e$MU)m8E3z52 z5D@qOxz+R^%asfr%tG=gaMTN@OY6QeJ^z@Zx?m<%WBwpd0gP2`ue!C?J0yrUQMwFQ`2M!su?`Xi2B<~5Mr*M86W?B<8e$% zwNij|r(8!zmC@7gx=_`RO0*K~RY$>XM(Qa{N+D8<)e@#W88-qnAuAbQ>qz(fqXZcE zlCHz@+X~c;r|oDB*NPWQ9<MA@q-g9i^XZ88 z6+auhnlpOWVYId=}~KjPE;-Ws5_<$3>}>v&u|i=|Ii05sQR}ynK~t!ZcTBw zqz1+2GZ~s!)D^6^yFEthn`+n4Yw<#L_ET)m=HC4oe@G9`eqn%?QBND?$U z!#(b@_b|<`Hkz2PD1nO8UrKs`5yeC%8nRX7aHx(GDHue^T}HW$ln7*~?7z`Av=tA+ z3~4i8nNl-~iu9m&@X*wDMa~*Q28Nz22}1n8L40=)Y~9epg|7BW{9BbZy>?#KR?&Os zH#8%5?St8kmK&Q+ARFRd=Lf1ddC?1p_4$@L8K;4%8~pEod|;|u{E0lHbO`lLx@iAa z3qibAl@d@2RSH1k9eBN8WJgzrN?ob16}9f6-e{-xM{v?DlG6?D?3wW9Xw1G1kP*(M zH?$Rx+_fE^Q)?61D?rj%v`K3Z)B6N~g1?2 zW`H2(Vr__QMONUaWbz97IXrNSOYzL%7Pzy-Fa1e|bqSLo)aIPNQ2W=y*}_OkE6jYt zQ*wF2?wE6eg#pgY05Buzg;aO2t$X{c5$fW!k)OAu7J1JQ_Pv_X@zL&70%XEm-xXNv z(+n_*jIJ2wX~|vq$1XCKq$>-)<{>{Nx+y#W^0?$Ea0h``#0*3whW9hJE<(!gqM#!eL8v`qs+a25Y~pH1{5$j< zPEn#Sp++#_bMUZkK275L&r%=3cb0WE-9kfW_);#e$`itQ?d&asll=UMZJzs&8<0ZK zg`Pkq&;{Kg{-d9qV~nkV)wjIL z`!~p4>i_L#lXG_Z_p6Oq-q^qc3(wSplcp$2;5AxJu_4{;9=v$WM~{bN!kLh*UnOp-ChsV|j%Vo>_HO$hla+sj zJC%XEJP$A+AUxP_=EMK~Q2blG`|FAQ9+Dg{`Hd@KdCA*BAq=(w9! zNMRl#2bfx;dx&;{x1fK7eVug+f~OJp*fq+)0?Z6O_rx{!z#R-7edlOxsy^O;6bv0x zXMb((9?*b5h!9LDhK{jY^qzAF8+r_V=h$`1^;dILAZO?5ecuN@{xA^UW=glsbQLyF-KMnarS3$M~fE*ed2=COsMpc4gL7xM}?-B|z} z*(sUBxLuPnKPe%BxvnJ5{=jJj%(LYzH&p9ua$w{l(99_UkDzdSK~r0sIJvD(5T)t(wRlO1lM zazZKP{|%G~^ZKA9N#omWtjQ8aQzDl6;2yD4tH8X2*B!&H>aTfGg!E$L)j97Y6O%Bf zGt98lE9zNlqkxIi$1FB;D5J4_a-yyz^|xC9k}b66UU8`|q47>uL)Q`ls!7dMv}Lu_ z0F_t89xZHzM#YWpene$6(350#=nE#dlHEU%61Sfeb>q4=$bAJSHRvUk{xP$Jw;;VT zEB-yrrj6tlQHT!y?Ckxz_7VajX@T|24ricwK|zndMChPJXo$j#AU}VgKA6+ixLw67 zyk>AXD554_)gIFvGJgU`zAQ2y_9gqW%CMukLo*4snbo$~+pKeyW@QC6I_O=tjW%s| zQ-N@oa%9d0`LL_mOTao8unK41+1y{Hi!xfZQ%>I@>R6smni0W+bsyhtU*Sj4qXfAi z736p7Jnn2!W8D^#yaI(mj+ascZ6z@n9z#4~YK%Do+jo2+~DK`IcM>3A3^cu5wCExEuiGZ8 ze22L8aF#$mg7izJPWL0+tVkob7H3PULpK-FtgAS-V;g0y-QD6}RoWT<#pXV?=1^spPCtgTum(qv(;n{`^RIGC zy86Ftjid#>@?VoEDWwI8tpFtIOOBT)UT$78#oWA`F-F0bRQCDHxwIT6W_K%!9($Hi zw@0U{`&HpskmMNL+W+th0Rr;>ZzUkk|2e2R+1gtDXXcal_fpE3b2jR4A`~Xt|1b0D zpG%d$HxO}fuys&0wzG9`GX7Vak!-a$Uu+fBFWLIFHR({&EoO5zb198HE7lF_Mtp?4 zd9o5>YY9n9Ns*FFiFRW=dzWS!RFPWVJj${%ltT)1{@DO#$fN|-I1oxYks-G3kFhWQ zk8LhjvTr1cDDTU`w0D;0^wU2++uj#DGhKcb)B}8$_FQn7Vf)ZvFkTEnbW09)p=OsT zQvx_$1}_tw-3GgrtrNW~*Uocqq7bfF>_MKwcQQCT^Y%3{Z!pXdEKiYFKMLGu`O)D| zpPT(5a2c=Zap!Kb5kz6W-&oM)h_e@45E%?NMNr{$4*k3L99I>9;)m2tV+>x{4O0OJ zA!|&8i8M2yz}@8+E$aMCc%QudMM!bnv9?#+t!}^ah9;t$A^ahOA`Nl2PwgazXfAyW_MxVd6%vWa*zE z`Xo8da(%YFBZpHj18B`~MFAHxHl!_`Z*6!zm^GVNG*nor!cwrJKUz^1D)=2>%vxF| z3ouJT)TU)|bq%y#hN;^uTAG9{=EpW%r;0WMr!wSiN~YtOs43IA9*^AwbB*y2- zz^bZU9BGb>DSxBW5ivsjc{UQMTg#ma$dYFq%U7n4p=9TETIkH-JIb|GgO)ZXlmPke znp&Q@neyO`I@OBRlw$|hf07_3b?c;vwKNXmFSw{KCN}GXf0>qs93>kl%C9{uo8H1mCCk81XXoR>zUtHr7TsVNX{x1D#9w%noCNK) zwa<-*%}X|bsLyL>p>6TDm4Ib}f#0z*H4gtW9{S+|rOuXIx8g4J_VJ_Q;Io~_2zO$N zqnMy9S5^qdxG|b|F;4MLnR857W^hx*CVv`0t=kkbg*xL%89#Zy*b)IC=`3basw7|q z1R+&C-Re<>*kl^Q!ZY!c_(M~L1}pG|(s}NblBR2>s_)N_sdqrX?EmbA);A?c#yuH_ zD@xdZcS9BK7+3XAF>pRoHc>fL54)2?)YL}DPP$>}^wP>jD&BO08gLDZ=G0-R!?cvH z8d526Pd4x3+F7&MXVkJWK&_^qi?)_7I^`|_upsjd%Q?L-4*qo;7|e7N5(*%=lqa}M zgRu|oH08t|LVbZlUFeKyk?xGnO@HR_V5WZAi4uEEADpkOuyCj=_u>zu&a_ks-qaYJ z<4hy6taE-Z)+b}L;<}86>En714%gjRBc#8wNK^CIaDHDOw7u3WF$#WP@3qN2PXWpn zll)6=l&Gq2mfDd&qdRxQh1`Rt+EEuCq+O1kfFY&gWLQq>t22Tp?S;ga`JBf-q)+d@ zZZe6}Z)$V${FMVs`nV4uO+cr&5478hb(;}Zz5fh)8r@=|=12A&)^&Pc8r-=yPl>df z?Ko7G#-Pb%FbsmoTrlw3> zuefAg+Hn}%zVApvE=xC|rtKvvCy-kpXj5I*|71-GU`bJGZ9=D1kJLd#8q7PBc8|@u zoO7Ozx`e-d^t;d~Z*()0wOFg47`u4bUcK#q%Gqa>c*dtsY;z(=q>){Q^@KO0av%6L zf)pF{G8Ym1_w`ghoPUvQ2So%_$<Hom@6s#j% z(k@;kp-`H#HMD|RsuR{dSz*3c_qgLpTB<1K>t{} z@aCy|Mq$xGUv^wbCV4(fqMX~H2Ixoysuim3{Z%^SlY9X7!Lmqt{p9cbein5MfF=BYT!koTw!n2 z1z+?$Rr$)$uWeML&eWJ94-KJ(-D=?$pPCDr`XFY5G|liIfL&84c~I8;u#|Fz`UV`92LAMWI3Wp zy)Bu+9Lv_EZlt?{OW85Mv1fQ=Pw~c>;E6TF7OsuNhgRAVA29fLKEO=-7+|Jvstb~` zjAw-iu1)owW?oTtxW~#3QK^)Gkr>Jz?{%~t%R|D0d)o#^;9I_6ZXA=T$-h$8^Ljuu z7>*zsKQu@0PCnWXj@n~4-RXLz-t+*}i38H6XP<86F9G&Ee(r8@!JoA=es|BNm9wO2 z8E+&gbN~^UXL@D%%RD$>W0ALSH$Mp2ixGPrxh&v$G5b%5Un;#!EN`8JUP%?WhM;(* zH)ORyat0i5Zz5*jefxrA6)p4IzCYK1MnV5dq#2{3v=)0^nibMt+o8_TBXylhu{}{k z0usyi3C_Y-e{0OI{=x*S2@gI9hL}B;X;pz9jQ<=;9^S{9FAt@QIx(ncaDxzi{&5kY z6*ME#3>#;@!PAU0B%(ol4MCgRjSKk#puj6$`4!3h);I(}4E>6_8LM^!;(HM82iMU0izzR_O=wg79HXT|xtMJ)bvuZXXRago6sw4M=YrCdSIV3KRf+dWxkhUh z3Ed6i;pUp;-ebex!uo*kD%+#pUAo?My% z&l4th4|}Klw;*V4B3ZgyyTMg~sOard%kWEaI zCgX|v>_u~{7Fk0snSjLBl)tRz6jjAdUE$Q}OXIRr#hV%$)im-NrSjv&Mj>PxwVHaQ ziQRD+xbFMm{@^BQdypmcjrkTW83NT&Q}ECNTEme?l zOFuz_BFPzLsV~$efaEt3ZGlWJfs@v+-7^ea)+l2Uu|&5eaU|!u;uJ75p6f~u?)d)bm? z(m|XHRfo9~b2Aw)APp&H60Xfy&5OujHw?PT?>TH}{O5hXy}T~+8{;R^i8(rx{Y2U+ zP9z-jYcRi_!oKts}+qd6Rf z!tqQgtlttq)z-B`=@5)khhZ|=EBsyv5v4O1WXqEUn^~ANkD4*cpH$jlFNN%@x{^2j))G*3vu}_qC=sr2K9yNlcrf zo&OLZN@sRlMAu%#Os7#{C8@BE&#}3)zlJVDTcZU<8CqfX z!r7US-95jEZZl6ooLlkt`?v7I843a z$>7(7bbt@td&AVx2mOMO>F(T%W17lrsR_Z`RYB!jye4}8J-`5CeWQc9|4^-D9!Sg1 z<=iK&NO0Arz>uPadfn`B8p76$N}@OHBq_7BxvskAfiY4G<-OtVi5!bLCtgfie^+RP zI2F`vVAy6thMn2?%9aUaWn{hPXAm4zm9@bb+$NecyP-6ZE*m_%;*k^E9Otx}#d>RQ zN}fHHZh9=UVOM1p!XjHg+(#p zf3pnSVsaOqcC~_!Wa{j5Op^`!(xX0d%N*;m8OR?t7eHC%vYiq`-4ddcVIX?5zlC8J zkG^bnlU}iO=8j2m5p2WfD{nP!b1;Mo%6&T_Z5Ll{DDNoT?AtZ%tHzI5vZo1}Gu{F2 zIWxMW@qX@g%GT-%9!wY1%|6O0A(aefa4PnU9AnwyFT{Jq9l1pnH-x-n{(Bj>f(t5y zxfoQp!aCIFf_B@VlFDkT_=W9S{+LTksLzG%zCZoRt-;(OyJU}f(DRy7cw-63X8*k7 zbdB@b(T(9!?E-i=ueSN*8$&1_Hvx+0O)JH#hPhI8EfG?6rSrwBQcK0FLVOC$^HAMx zIwaQZQdzN|NZTrArCikmPn-*|Vt&S!o} zsmpE_nkchXOhKfaJ+Mm5OeU37F9Tq@JeF5s8fJUULoyqzP(Ete!-JlMStU%I%r1$Z zJ0E(gH>9&!hU+GRJ0&-*FnT95f*j&JC;JL2eFkG5?wBcVi$vbyx{!bM(H{1+D!t$p zjK3+v;_Zf^peNyGCBUMm>T?se?Afn{k*r0P9=demy8?{c&}v2@d?=p)rnf-bajtu6 z^{BQJa8K@QfjR(d`3*S3_kb{pwBJn34`XkR}NIJI5aaMpAgLKgDy%%F0Y7DLjTImepMa2U&i%|hdBkB zuj~4m@83c?#J_~}E`&dJT;CJ7qi;;X|27;m{%bf^lCfRjNAUhz#A=@{T69lkZSDso z@w!)3ybmN80D(Y`U!*J&mI$ay5UFOXXS3eZC1~=(K``|}F<7QORAhH6eweN@-S%u~ zc)MF^xf<0+?qIc2h9=+5_|$4q=#K`mXf+4?ve7J)8xR~2TmOi!-CPX&j?1Gg6d%3rR~|Mi3&aO z`ydGHwqY_n5;3S&CoqO>0bj|52;sKjU{Ly0=|tM$$68qL(_cl(mx050K188^Rp-^s z#9fU7o02<=jOxn5y>hSLy#ik(b<95nc+(-R^KDH2rEExPkU2z&Me0Bv{T(C}(&SMw z&80}YvcJj9j+g;qB;0Y^gAdk0MixJl3qe!2N))lT5WYIk0cTQost0BazF>!K)z>uZ zFgx5Fj05gkJ67vK@Sf}FAm7J0U{jJI@gBSj55E2ThMdSMlR#~y)X=kg2GF`}(S+V# zrB)PA5)0=;CWIMySjsyfIKN`ZwoK!g>v|xd%bPF~#O=BV@8Lkiuv>HB#wePcQwQ72 zuilb^tBvT9^j9mglO41Md^n39p(m+`lhJ_DS%F8-vjJ5sh^jF0YCa(jk?CLHdez z?v~S_|6=KFuIAZAb1TZZ{pe356f*Wnsi1rz2qUej3}?x*mq{`MJG5|(e7e3JPid#r&PdJpp2nvXED!->^ZF$W{^zQht7jsP z+`U;3okmKHo3lzSsK-zRJHlu}XUV~ZMwhY&M>=TE^GD!kuXC`jLlr&(N}ErL$+4<< zZG43q-?i3WNQ<@RDon#m*h*uJpb|4VE=_&dOi$q^L?+_oz3%}-5$a{iVWO+YYQg>d zX-ZNej7F$I)xb?%nJ27B!uBKFM@1`@%HMQrlASK0wxaQqw0>(G+x>!=75ZvJkea_~ z%0jYjwz~l#us9@E^W`{IJt172m-{&}Z*Kf#m(oy3Zi^{~3Kt{E-U`J!CORb2>R|bK z=>$1yj3&A%L7zS>h&d6g@wr#Yf3!o4I-YCRnTpE9&E+^BrC8eMO@AQTjE6KrM!{*4 z^Q6Z7_Hp$2Mt3`Nh>cJ~%feGgKfas*5>ynQ+!DQYs_7E91!KkNDgi^M>HW+vOh(?Z z=*$^(STlW5!K4Pm2FUh>v%>wOBpKqEZAQqOqc^0Dx#UbCEoKLexSb*D^;a#FyVf2E z>VH0xik}VRi&p{h#jVKk#c7H0#cnE7u5q@BI7-dqlo)(OJ^_oNkv;k+bN!I>DB|2g z{w2gi=KC}BqKT|Ad&ovH3{_bQjL-n|{PIYiNEChF2$U}vj86{I7qr&Nojt$qcXb!Eksq&radi&CU0H;>woPFLVl4FpNXc>AVC0@*s4(plSjm|I!t(^=@d=sW%kHjVC|(~5tu7ynDG_s_p^ zmxiaC@>0{+pTxD}$t-LT$eF-faxho|bOZzpawy3Bz92Px2Ib1cNeM>wbVw#L;^#7W zFV(*rl!SjEl&zakrAQZ1bj4|!e_MAoiL9@yzSYK7u5624HC<@GWicfhF*^M4)#{Gz zdQ$hiXj;~p=>pUF7-^UxfNwCXiSg}|W9}^8E9LYFG2{%~Sw`%=`Tr<;ry$LOZdZQHhO*Qx*R9rv7jpU#e0`LH6^O+sRoe7iDqpK)m07gJ z(agqAc6#2NCwu(tFKC4QRu4nD~PJ09I!K-{t}RV;1d1+`OI z;b8(_GM7rxEL1d)AVzWnQoLNlmIMj$?Mld*1W+YORB707f(wPoa_Hael(dM?p(*g< z1;h{i@_+Tt!lps=?PNJ-w6?Ljh~XlFhnWJJ0;5Mlh5dl${adrT4SuUeq(f)z_%yEC zusoJw!=^=Rsz^Z(#*}Pj=EICa}7{+&#Fdz0Lce#1Bb0 z{~|W^1oc8yB+AM9W}qe#g|4FiL7Fm)2}u|=2-n6rtBb6pRhaqI0Sv-ln!-p${94SwZ*@$DDsKM-U_R&_~KnU2IMC zG>sVii3bsuMO<{0NRc={s#HW!b3YqXFsa^RT$O}q*EoL(%TyF8vhIiscGWe22{B^8 z>YuSeR)_Rx3?YO3a#omVL5?(Prtq8w5razzd%7}M6B)2(KmDfqVrvYNojh(dSVjS6 zr0jX>xILtbp{FRV5+y@AO##lKpZg^x1DG(iIT>Joo>Ifg%y;;<=T~Tp*1(H zBF>oeh_)~dHzAJ&6DgIe>jfuMRYz_6TFHB>zq61#6O)#M@>QREZj^+W4nix7Sx@5aCuotXr^8Wf!HvgHB0-jY{j0FB~IH4n}|^ zp0lFrA8ack)|D#?Ztkv3$_2*`^``K=m}1M6bUK)3t(1jve$S`xT800c4F+4>Vd-1= zjs(?r;2kS#2~;v~Y!M3=;>wq=Uk=YnbfRzTv*=)W01un6M zpNLh-Vuo8u7=?#2Y!ipABzn%WrYFbEVpLyhj~upr-$I~oHC1N5W8t-x7g-t)?cp-Y zYzJGlXjZ_VTNDY~7Q|yZQ{)4jogl!XmQjdJ*SrPoV<*>rh202Qhuw(MT*>G9>lJ9NaQv5W0B;A=_au^UE75Q#vZX(- z{GUAWQ={dH#xyprCT%2np9;|>wFPJi1~p-$J+A4EB1PX|79+u{j&H>A@mT*lOq;(A z^9fnoYR|KsP=O{)Te6Df18AU4!8+_4(PsW^HrS@HE4CB-rsa&cQ@4mNb8AzEN4)1DP z&qO|ZMy9z)()8!*v_pRD7$?m7u?9hx!w#mI8bIWyO=3!v0q9VUhDA^P0x%E%Lo4k0|j&mJT~QGc*p>DMQ&> z4nRtywQ+O_m+136yVA+-VWWW?XRCm;K`Z#d7bFXkp&p~7N5HfyXP&V6`Ewu!H;ScA zVsvDfQ&8W>7Ny>cA4gA2iefjpSC7OjP$kTDM3A+NKo{DR!oO{cR$_^=^7+1MaWz^M zBK_cVBGnqfDEuC3MQR*}W7y_Fj1RLU(cxnkgsoB2z$MX&su;I`NlTM-Cu0vwd6)Pr z-o#ud%9cI4DMT>x-K;=eD4ineB(kf9{qqWv`%-5OvdZz>t;!FIiU}|0aXI7cW_I16 zx`Z=iY?~Uu5M%BlgQa&zeXF&*EBJfD`1eKP`Nhg`S{$`iAo=Jisk*dOFD6`UIauI(x0bf4fz+yq=vr#hJf<0B5xbw)O5STYm#z{R`JveH5EMIDRrb(Luhk8OS| z2mPsOS99ahvzo0>2HVd2g4|qpciG6`ggwfqp1^HXOnm@`4UAaj@f3!C5UKIelD{0U zmIIDhtr-_eQ{Q2FaX&SMx_o~-&2iX~zc>2x@@SKrYBuh*o$r#S8`3gHDLUmh{d<5v zuegKynG=WSwWKMiTP%)LaP%*TY>FNbD}MCq_TLmMW5ldOQ`PGmo*Ycg=~ENdSxmO~ zCRh1cuVl7IXani3iS{N}l3D5R(56Q^nWDT`L);VBI^e~(x;DNq?~;CMFt5|FBbjPz z(2Y(e@C|bvcrWh=W=4G0_)a;jKT8tV+s^jH!}e|^Qo&;62QTf zZ~n!$DV};xhO=opQLtr2-WbD~`=0dqPP}9XMS6^8M1eBry{E-g{*+P@`gK~##Xl-t zVMWCkCH!KBHBA1>i3OaH!4G!s6V}gn`{HhJ)ATR-U~USA&ku(F1*ye{5;+Z%vMLyW zM-R-6vT4Te*+537otzmGWF~@I?cY$?YGvxt7Iafr{OtW>@AU1pabFr@#+_-2ee4~) z&9(6NX(t~#S?htI-fY$J4CoIA`f{v~C;@j-x@<3zB+-8dkv>jC2u)LOu8_JGULDAa zuVyv&W*lO4cJNr#zv5FL^vvN?*jfM419w$qCYjnOTx}NC*_+U%Jm*C$Qy;uBahC#& zgUUYDRs*5AU6kQCr{8+Ln7T_tE_wNo8>5so8^+p$wU*sP%U{i~(kiK#y0-%-yut|w z8H3ZW!-l=G%b)d~iQAJ#p)}_M8)0dcV5+b%Ovsqnvtm34|50MsfGT1O93@t6NT(auYMt1`$9D~XqZNaH;i-(q7qS^ zFXM%q8bLlwl+$N&3#&!i6^=bH-=cWY4|faW5^1|DUW?Ct;pa^hoch`&I{3STvMbtf zPyHig|JeH$*NX&h&vuXfLy=3i%*`KaFp^omL&!8j5Cw%!F`7*(dau1fyhA{9;Q0j2 zKIjUmdM8R znJhe)a&Rw=QM03x25mUGaql>S)Fx$r|Pz>LqhP=v^bOeaHk=CfY1GV2!C_PZ1 zxfsG9H>DKb~yj_F(VEV~<1h}NLV-dO}W zpftKgP@+@V=3#B`EQ%e{D(z%uNsCer+x^ZlQOmz0G||J);YS>QqrGrtqU7#D0)4>> zUAg^$?`^gmpMd$8EetSQT7*@TXdSq5-#$y>qouvK~ zBI{QR4DH9+bD#`&z1izS`D3bu_lN;qs@hwv6U}gT%plweHh9)Zp;+CI^yr~fwqB#q z`5V2ARX^K<32RZ)F5QE=ZE@W$+Jo~-@w!Lm5x`Zv6>YlUIa9I~nY!?fd*5t#+L|f7 z9*B}@358vQ?mf{QwfKsQbC4|o2%Y{35b$62KfXmOZ$U)F=^M9t7@rC1@0eQ=F7{MX z`!sjmTXemJ!VW#SR<4Sl8G8sn#?%=V7c;)gO7gfpqOz?@aqOldW0Wj~ucK-*OnO5g zE9InD_QoJRlR4%Hkz6s9bz@;w%pG1hW_bM1=TC=vZxBqIgHrg$#qH^*cqVPEe+?}8myJE*&`A7Q4?zYBJTr(Vc%4&AX7 z+4=5ot&cu{rs?iFW8o`}e1$nGvazG=yfaH}(N(F-)*O}0 zp0W+Kx%$~KXh>Do;Nqon*SQf(AXAMi40n^EN`j0CUy=JDp8;fGJ}-40sna3_8AZ=W-jS2cYCvR0KKsBtesm=hh=Pf~ zgG=N>`JzLNre$AzKC9)CvbT04bM4a~U>WgxOb*53U4-q1vr?F`2z@(hVIeD-q1O7C zi?m`JawsmCOw7e2GN>i`;rY3hm`eh2cb#q-0fE@{s&wS@JQa zw39B`G^BsQ&X33oCYxy;3XrGCPX`cpE8D?LK+0j7XjtS1rHrD)5XsPQ%MPSe6A*$xe`!Gh&m3*=$=_MTO1LX9oMcsEUOssc0Mu|QuE^%%@=N0 zH1NwaV%YoB>}@a%kCtQpC&@CRpNu#R%#6f8@I8(Yv2h{e0pM&RS}TW+kR8IpY1pj1 z_U_pqW(b*0>w^e`3)L4j5X(re#@=>rSoJZu4e{AvH%SxE93tYiJ`4&_FqS|lM01_I zc7quAUw<_Is4?;j`zX&A@jFBvLVtE0!DD;>zAAs@>`Af~Ibc9g`-4BC9dh*AwEHm3 zA|;ir<}P!eg`Hx(PmPFOE%|YuW?u$p0Ax{-6EiBJdWt`qR0dK>nXJ zz5cVGewO%8XtbOAe>J@-)jZ|2Oi{nR$NRKXph2L_2cQNzQnW`h$fPa8%oQl&(Zqtt zk_O6BH?bZ1uR7hH0sb#$m*a0$kLeoL-l&?ogphGTg)EiQSraEw)Am{Bre{(6yc`9F ziy4@lIrp360)D~43=^L@$G4ovoIk<9M`xMGxuSSjHx3B;1JLr&*_r(t5B82E5Wu3) zv#~;m3G}FH{3r%~sk|f6lS-5}SptO&7(EO*Frf4mJ8r-54gSL4&xr<*92Ri3#fm=P zpBVCU`GKo{2=a49iK2LMg;@-sa$yx-%F^GHx4xpV=9+X(Q@mIqoZqS;^283iA3{TQ zmF`GFbye(?1G(E1QzDqxUv!zxaoCU`X*`tvDJ?Q+V%QPF9hWHlYv0Mbxm>b7YeKwA zvEv#7?(}%X+Y&_*(B*VKy@FrJu|IKE4R2#|;v z%qc`$iC=;jRS9XFwsp>vv!`myG%;x_5nN3sle1<^%#Kagka(HBV!wbDJ%O<6Amd49 zO=9EHB)BQEIfM-(q#+(oWg;s{NBxJ<8_CeQFHD#BowOq7B{zd;+*UR$+r3amC6$C~ z&DlJDj1oBtQyMTGVa6}&=3JsC*1AB@b*CjAsAJ7cxbj)mM}HIN->TFbC(OKjud6!V zLx;-nk1-LQ5Lqz15P?CQi4?2WBI8p1Au8L$T`4qx{!`w9nTg7kzh~*D(7UYc1uRSH zrZLEROB<0)Q=^dxoN_4#^kbU-z|Y4Rv#|1&m`NuH6Au1X2WK=?+=FiZPI1GGJwY3v^25_ks+>VbswVyNi0gfDDlGR0 z!4I)PxDLtQSmmsN(g;Pi%AKePhA724^`%L~m5wN!!L1hQL6E63w$OVjGJF0(VJ=y9 z>K{604BGiKK-12nuTNL*1{pQ==5IvmjiNtlJ#u!>S}?FpGmMshG<0I48N+a0=yDS# zr6?=ACrEMVxx*MSP&43J1X76(CYFep>^kFW3&`J7z_EI0BYCNnPH^cWQ5?&eJ(IuY zfLgGZ-fUnMw3WwMn`srxF{Z2PywN`8$|1MaIbRs&9>eU76n%%Xm0oj2KZ1TiGtfjNcvo0b-`FUbr+Cy_(d;EEvTl3tQE7L?Cv#bGmH7Q~%cr1O#u>5^ z%3BGOPY*rXL(B&6v1k`E%+3g=>qgpe1UnhZRZ$a;mq26}{YU#JQy`Spd)c6KUY8F^ ztKjx8i1HxJ|IMre{MuzPj9i}Jv^sd2;F^8ZuUi}!kQWyOU3lW@*ERmoi9~3?>;3A( z5EF2PsD*OL{Fv?UfJxmk%MJpvc3#bwEu=4N1l0Q^_9-<)WZ*?XV;n7rD|ibr$4to{ zJZG90GOikxZw1oX;S_v)=&&_`ZwBFa@f|l&i6mH6crYW#JX1~D}qD)+x zp@TQ9IV8sdbV#%H7QmK%dm^tCFFIAAqs3Ry5|+J(ELN(YBb_Rxd|H5T+Q*YU_#8>q6QH>ZqK>a5xnFW- z*5dDCV-J7i#=-3hfwW4C2~Qq?%*7Y(0#bTGsklS^JEqFq-yrS)`qDXDR{Ul^JHMsxQjq&U85sY; z3yhQqgYZB2JK%?b!SjDTB>N9u5OKCKbTYTKQT%^GlKy+(t?=I@3^td94CWwP3X&wC zTKOALLJ$Z@R4Vm|9XX}&f_FaAh92rwtV4dd=1Q*Eqgq5U{^d? zt*z@5rPbDTa%v(=xJTEdD#r)^@qigu^g|csdMH>oR~yhea?J(t5`}D#8~zO~O`~D9 zn+KWMFvUqOXt{R#WtR!g-kF|HDLr->{DnfKJH4iGA$M1DhXT%}&L;_ol4SExb%B6e`cF>*e zWyLAtol1irwgaLdE(%PJSNNM8Kc|piDzj3Hl-f~N#!;Quoz}oKcJQ3AhJ`Lwn#slj ztmWMW|6xeh5?q9-XXtyJ%hZDU3f+rA=HnSDnTBWeFJwX3r4`2`4if%l@( z3(ExdU=}*FtiQJ8fna+5@(P7lztB5IF$wHg^_sc{oXeX_MsoZc%s4*^WIiAeyb>nZU z1B7zHaUy!6J!^V)q%2B@lS@@<9*qZpf4Z=~;FJb>7J`uLl6@3<)O;Dy(>>sN!dyV^ z3UDyD3S_H{&+X#naCWit@^UikUt14ME(0TlNM(Xv|4)D;H9L++9l+(a4cCh`YJz(m zmN{`e=zg6(o5hMgeE=xYX2nEDJW|y0$VZ?%aIoRw*_Wc5nq=4UqR3u#?xu~=;Y^w; zhW-pf*T9py>efj4voAPTH{u{*^UPzG|A@lRoshX(Lk)sr7@2N9oQc8#G^Is#nj_(1 zeyg=c0;c60DVAgEgsI9vMu+%u#qpyM;^UDzLQ~_)oTzEhNRz$)r#@j#!kI}-f(Mid z%RMxxRt>DV@m|A*Ah4R1D&BrNJ~biE50ACqBQyYnMQ0r4Maoi@D|S*9+pA6%{;VzpO*n1c!2 zXgVgyt*5}$V}Oc7uH=Mc+;@8ob`ZDU9c`1+?-}?4R{q&0<(I#g<#Gm=kc%q5zZ-|E zNtiY37mXK0KAO<#8>irR$fan^8}6=SUl&qmtRI_Jk>!v=tRY5O)#gqv7>JL!F%TUu zt<~cFtY3yycSNL$45{=<11yM)LSO7KD-q}6oJsmzR^W63%|nrUQNzg3Ih=gzQUor} z;QNAbagOyK&b@FBS}KCN0>W?`8ZBukT?g_3a49eZO=t@joo~6 zkW#E~9Wb5a^Q@go1ZJ@zRtTLPM)&A>G#K4KjFtGXG=y8ClvJbq-+rNj_%BuGsVYCE zRbVwmYeGm13s2!9-jm^F#=U+Vd8?0>xPL%^yMK@?eL#cp@TYM$M?fIn>625g4F6cN zpAh4UQurAf=_R~y1_h**(Ceb3z7Q$zQE`XZDxhu^T6pDJ+`wJy7HE8go!#IG+XbH4 zM`GEhX4u7M+-iCtb(?zn7IMEJH||U?M0Crc_!eM%@#7ZG>eQLxE6bBFDxzQJeWDbY zx+UlNoE=ps13P8G%|&+jgio8eu?mKs-apW2=l^~KgPpTv7UJFMMD>89%{m;OcoZ>l zrT%8oG9D6jM-};vYqqZpLAQ@%&;dmhYW^i*xua=?q`P;|=IaT&Fa6JQ#vY{5CJd~F zI;cumn+v*?;BrWx(v%U8yhhbRYxiq)7}sPDs4Y@Os5=k&T{!Vp;(>5&8A1~+%hWSlmmwSnetOQdOR$wzPPHH zU~R~3FGO*mvtgE;^M^->hLyd~BiUDsf@KcYj(Lw!&1tR!hGMMRh!da}N|co%c-|+k zbIXc+Z;>V|yz}8e1In&3)>Osc@Uh0C6w&HWJhzBiI;QflA$_`>?7bk~P4pRGcjz7? zC^q;PmRERjy|g9x>>rrB;^KyR905uv=DIs{B+ZDR-(6|`ptO#madoY<4zKpz8|Tuz z8{XPfx!s?|f-PDO;}`0KGJAzfU4Pxv*i!r|f|dPa_Py@;hbk{@XQu1k?|uh>NVBNR ztZ~d0G|pyfD^axpyf^6OgL2h~@RHD>)tJ_BlP z9!T@TN$n%T!PP5t1f8Qw*mag;K>TM~8{z}}e^a&ogF-Vt_P0hsfBmZap=3Rx+|4q>+%CU7lzGI7pEI5ILmk)z#I>9ut%7 z^k9(N9^~7Kxj7;(vt$jmB6zvvXf*h@oy_Sk?v%}KnEK2bLL>Y;XJ1j*?>E-X&e!Aa zcVD6~n~f*~?jbkKSbbm}lgng`oPqL+&Y|&h1}DDoJ(9T&>3bDp+WzYXin@_OvvfV_ z*tu0<9l))14jtKR-%ceaF;vBTh z7{g>o_L$kJ0iZU(#XbrNH3l_iB~jLBd3&fNEIK>>GnJaw?k#)2y@ zI>H506N=~Lex9Xzsm!1weMRNFV^qoGPFD;AD$06!QF%I8jWLq!OI+ctLzZNyM36;s&T|N5et1HTLL-oGRXuWw`(T`%-RZ-4Pf+}b$iOTfTVhS| z8Fj=Yq4U|=r{oZ3xr`heH!Tj5mt=jUyXgQH#jtgih~~uQ2qCd$h<&=`__kwT_BbVA zJK+OQBjxntwl2e}oUd})e2SgA`^IOX)`?j38P!2x-QqpBy(rnDG-Kg(2mv_}O4w#;t)y`mKc9KOV*%fv(0{rkC70TgTw|H}mkf z@lmm_7hs&7|R z-I&uz&G+Lee!(0i<1|*y$j&B9iWOX@1slfLEy>b*ZBa9l|xq>8eN zc!vUh$vAptec1kLW(&Ng55X*Lxpdr?dC3*19wFN|&AzRl+A%MS_;otHla{)BZ!~

!iJo=WY$qwzSEwH7?#0Y@?~9 z4Yfp@_U(iEh;nWbWO&U;n7F#whdx7VtzP2jO}fy#IAUHd;-DLMhegy&S7V zH|2}EW&9j{-I>g0f2o+`jZ3U;=GENSGR3+TrKlVQ3>_`09F43TT@*a@T#gmH(_q>$ z%@pHlKCQngfbOf@Lg71wURs71L-*a(^KwmfON=q7?$Ky;^u)FA*!R*AhSwXZtj(45 zy$1kt6R$uoRe045Dh;Yr!a}sTqG^iPl68O|O(e+`Jn;Sh9uTH@QXB9;JYERVU%%-7 zCwIsHIu#lSWc2qRl}bym z5!aTN-}nb@5$U<0ftvhFLAVyQd9AIXaY?1!ywb&6WqpnO`a9dxlrbEc;NjVdeVzN* z>)oMilv-jX=-G3G@K5_G!!4{0VDHF4P^<5=XhUmg@-Sp&kFdG%7RsjT;E2km z32V;+{t>uJ#nnf-s~jT+EqTst+b7eeYj?8_av#!a~SR( zT+W7hSUVT9fLCOutz-Q>f~%)lRLd~JbK8J-NXxb$s6o9XSI=kQhEvOcAmFw}lFK0M z+O0H7HZ@%IhY|{(O@?6@}6yY7U$rSR7wK!rj z>hKxnwjz{jz)|YyHy-zN0lJ%0TqZiV5^dKs# zGv*mMo`=N8nsoc1ty)a?;gKug)^qD7AAB6&{vLemrdISr-m4Fv=P=QC?`V4CBN+a3 z5yAI9tUL01_lQa7D-@gYGb@u$t?m0@w!7t(l~vc_9^d9GHM1JVen8k4lsiF7!DyyP zp{;PJ^C}+h)XC7OrS|Ag;jrMk5g1*j&8=v<`A7v!8~@Y(=IRXaD!$Svj*UaFayt0! zsFz4ZKQVY1oDTNLB*6@6=LQUzy#oZRU@PX(q@9h-o=K2o%z;l5q3C_3VGH{zt!#Wc z=7S&CVxYV~;qab|`bmOt2o2gn4yILQ270vB3dKkTR4DK)CZR74S{UTrg6LX-w11hM zq>$WF#gm;P7Y3weWC+bJtiA7ihPu2j_0c|v@kChAzCY}3`d14+>oTj-lx2mc8oO>> zDN<5+b!`hTj_wJ3BRF%PZ@9E_Bdl`=0Z40wA~cp80CaTqERt-5!Q01pP%Gyo;9+b~ z*&-5HG~*+G21<|Uq~T1=$=KY|NRb}pF16~Z`hGa$Z*P;EITsS-phPAx^_prGjF6;h zGq~wWC>d}#>a3sdWJR1WDZMt7l%aHd)33BTzzR+n6vro&i@R)&uedEJ$z$G!!Kn z&&eSlyU9h))GFW^doNkYYUmKd*ed>XlPuxcn6rEx+*m4m$Vu2R!+fU70cB@mg|MDL z=O6j6{*9OZY8~&JkGE#@9SNu^t@)HQLmW_t zEXbBo_(B%4$J9t5kCw3^SVaGza%^|k@Zduvj$aJR_r6dGLy}evsC{S&_V+FZxa_ko zO}0MT1|_jfRb+JOvB@vYol%`y(OB2-F`ZfN%gU&+&rK()GnRi{t(+%AQ^)?=5ST^gd!ms5knHgqpZ^OiV>2pS4zcfy}7enOMoQysI?=p)+)2yS+(OjaDj zhY%dA^NYEb5mf432&64Wi7`Q(sp7(bTdZrUg8YS@0823fQE8gNhrQd-S=cWR*b$q( zg+}~vdfi7jC(EKUaqGI+Y3rDbTJ?A&F?ob@DS8VNT^3SU zcr}AT$;8MAd1#O#_zWcH%j)Ps6!wzo(6YQ1tHz@*Q zdb`4$V`zk|rA50D%~T)#ZY3%VPUFbPuyGemeO6(jlh`vtr^BHaK?^BIai zu*>EA;VA_znXF|OxD0qV+1{)S*#mDs@RLtmn1Z=n(*MJotneD^SYkwEW@HPFSiCe$ z20v2HVnivqvyMWZMbHuS)8NpZ3R zsaN)t3P>o{%FF=Qr9f>Nb*PNWIl&#Fk2a9zx2T_cG_6Sxe#vZVZh|sG0c`hVrx!^*+ZX_xWxk zW^8(gl1ra_6|@M^{T@?Nz#k_kB->z&5S8wlzFte?$p)N?|jn#@R{+-!E% zC{)?;cOhJWSbGBarxBp^e<(G1v<`LLrr7aU!qIr4{p z;-ROci8@7{WSt_sK@QIgoQXbCwrLM!thTc{Cng!>wc_1{y6F!*toU~K9G_w{=Hxqs z{>d~fM(LEpsVBCu->x6g}WfFK4Wl~IgA+?n( z#wh>#*O#afaKvoGhGbccnR^-3abXKcdTY{GK-m;$I)u=OhGf059On0Vn(SfvBsGKQ zrKa>@m&l&zRhIAF{vptyG);GC$_k`GSg&8SFh6~PG>xL}{~i+TzAOT%+U4tT>iw`# zR2g*yai8ZZIO_icBtK+dMOa%avV>JPm2`hHAJov+9V+Esl?Cr$^2%>=ALeER!h0d2 z1|Nw?>lPjTi@ggm%DR&fTdMV!R|0gpaDl=epsqdnOHSB{bPH)0(Edj_9E03!FTC(v zYLG|~kRmD7ssvyZ2)l&lB zeb|)Qj!wnV7HdH!Czcz{B$caM45`<;Inr|_KiWi73f7?(>-NBzS5WpN`Meeyl2jC@ z5y&7b&6O~(Bw0IDQWh|pjIoWRUOHq`E;C(W>kS$dsTt3;(;Lf^=1pRQB5VY~-wCJy zxpD?*Lwi}*Q&Qb%R~%9Q8MjR%lA^=BBU03%p<@uvRI{90zd-O2;AJ^AeTbo?JB0oT zFkNRnFfQ)UvSBzxy-@I(3hfpmE}I>p#_WB)!M~%*u`#AWzkjf>soGUt7%?2uRC!Vh7JATM>=mSZ#_4q;|EjIX^P^Ke+`oh5HyYEv8{K-OKopUBP4ZexYCoJ0xnMrT z3(qu-bVMfG=59)Jz_+Z%vpL4#cxss}vNg$y$`^~3rFcbGS_@TOHG2GDdu4IuAR30cXr;_jg465-1FRM>cR1$G zwis-BYtIdw_%SN&2%S_KZAw^3mZMieIHzK592hxw(^V~;|4_G_r#tM^N0!Uf`h%UK zDTA>9z>d2+17}`Pzv(sPWS%of6RR$eOqhe6zqfK7sk zZ}p%d95e%=VzL1uqY?IrZ^hD^KIJ$*4{nC2W+qP56@;%>+(}N0NRN*`F6xwD+a5fQ zx8rSe4A)iIOH`>jiJ+hmdfWlxNL}W^c>}T)>C}8iJ@_&c(&c2yAD~MaR7GMH?7)`m zpZRKZ5;Y5Dgp>O)bX~QuG(4@Y5$%gcbqT*!Keu8+?-^tlS3w)fbZ}*$f(k;*3)NdK z&#|yf7imieE$xNqngL=5dox9OZ~Ne1oxl29v@f~t-4Mzo;CW}((6+db zmiJBb4}8d@->^_l(615?iCDXr@78si@~zn$$%xJ-s;ap-zAoW?iIU9ougr!dSrCC`@g~9Anlh ziJ9UqUsL}|+5$fwoa-Cut;;?OU^#<>LzGMgBat|B32Az1kvKC)Im1YqQqSoQ&wfa& zt7GIJmyvrKK9)nu8)7PD5are{r^A>lq)J-Ow$o-@+{N*fY$M2=8sVPFH1c-Q+TLPk z4!|P@M~p7yZwP%#$n*YSReOLrdRIK!?*CX#dUZ_07fa`jeTAmH4@~P$WBle>`}rGx z0n-D-%f5^~gdeL7@MoO>a%HdQ55&$#!w(^6+e)8K0NJwF^|OuxqL4FRk?Yd0V+$EA za`{iXi!biQV>?*I$LsY^@G^X1d_F3*UpXKPQ-iLP^C-`Fc|Ge`^ zq<{auk5xSKE!;if&6lmcBagZwg(d#$9_%TGV$m*+Hnv%a8nIc3enmcvL~~7Mx;(RU z4Vc(W^K?-ZS)RGTGPzQi`HFJEG0w~8>U>q;AK(?T%qBGjcjpG1TfaX-9;{QcJS!e}!I>*& zz@A;lfFmu#9>R5JG?r2_!{<%~n+)nyM^k8^F0^mVAf2>t7C}>VS{Fri2vU}U{Et6J zMzTm&{trHz?C{`6Q&cMAN-!tC=7rHgu5#a>%qHQ>D}v1MsP+umzbL_%lIQo~u$9D+CWr!)K$(k$j zq}a3X4sfu@j^`-rG9-*(rQ;fz#h2uxvqYf}TAlo}WThPl8^?qf0O<3i4v^Y_)L9jG zyiJnnl29Y!%LMcpNe9qQa?KON)(oCh!Z(GcIaNjyEr-gHIQ@7^;=fWN$uidYQahE9 z(kC;?;z|@aGx+3-Grx9Gz#b}s#`Nhbv{Ol*8`pGk8&Kc&(D0&oiW4iUi4sK&X#<^Q zrNmC~8pZ}_fv{AI8d}d8I+$OK@wX8qDaj zClkum6fPF^)91Zo`bsDb!>8TjJk188j{gNbULi=$_nxsTdg}?7YZWH9-)VDYH73?1 zU7r=M@-#1RiaUDYRhJ}|xybQeuy*3~??jG7MNQios_4l6-F&9hT?qjN!zJjdVYQltJ+(XaL9%X(R&w8sxLPE_rG_;pY(cW>NDH&%MtdQRWF$cOt~Ac`6B89=R&c(x{^QPP3?NdFV09lR<6<4ofk%+e$87)IGlu63dkWPk1Q06ha2Y~X|r#)Fv$Sa@O* zJJL5_#!(Z@c~eAA^W|CartVsEG)jS$;1|R~`pXjmBT8fJ3v&)u`(+r^{UFo)^ack09-$?j!1*f|Zxp zbMCWaxpQ#xDOj7WCNboQW}$`!`VxSM ztXDXiC+#-%FCdk7ypQ+l6Ux`$m&x75z;~<0{r(9#n1@E*!40Q z8}0E}pw=Zkf`y(591#oZL_e!q%25$ofB?E9-^#$73708)||56JILMY`M(h@;+2G&2Z&l|B7Pu< z2RgBXZXfqRlh<|V-yZG5V0rVnGQLPt)zQ%+dX<)mWmIyE#qe zE1e_WGs-orXP*GGhXuN|vV}Rd+7=)q7zbPR%qdRU2Pf~SEiFVxFrertD}uh(SH+s)y(WBG_n;wp0*zTi7;TbY|7PLKZWg(=PLlt8z%S03| zj@*$Rw8wsVxXKuWCx`AfFByYby}pko1$U`PK!hi!-rqw|E;k2i^IM$-kq}d)ZQZ=q zQX1-hAaN944PI5$*HrPB+S;34Uk$JNsdT@d%HXY4gf2BN=?8Ex9`sA_AHCl%Llnwn zdy(UVkphkDH>Fn`eHr-!hvdG%%PsBAhX^LWn!#u^oZxFxZYvW7dAklREQ3`pi|Eb1 zba6~E1jI|#%-^xG6E|GtIr!d|Q9YlwkekxYUFzV*f99*A7g?1M`SAYwfEce}OZV`F zJVlECwiWiD#5r?N(D>oOGAPK`CH@D?cHJk`F{(80swid~?$I26TN^?Xi;}=gM@|W@ z#9_3=&hSl6D@7`76Vih`*RyZ_^6*~SOm z2EAn&0`ep9zAWA^v2aR#J*NL%1v#7fiw9`PR^rYtFd+{7PA_BE72brx{qp-X#ktZZJ>{%58sFuU0O(OmK@lb^Tsd!y1=%--PV_v*7WK$fO?n{16Xt z8EOFxjqI8x*OAr5XhoIWo+3s-5~?>06x9Y@-W!U?xs ziIR709Odv}8p~g=YrLyaca{{YHJ6%QC(%h`wTp|llHS1V+t~kNm5VeV@HFDR2#aHgo-(4 zB}N+w)LSW0NgK#cMVNKkuXRqr?0U?C>}aHR1P=bU8!&b)P`r%=FQDznl{8>W@CkRs zI^RJgz%^gMTeX32UQZ`yAwIV<%FuWdm0gen#0N;7uKPTbNBCs8UAiSpCsZ)21-)X&<_)a>4P#W2$5POZ#4LOM{RfxQNN*KFKgyA#Y3fn*UwqZ(_yo_fu2> z{e&F5%VO24ETQ(g!4uw5>!~B*BZTPX2_0RwfE{+L=?SpVaU#EGk6VM(h=TU@eiRrs zHTruUF7cfqaJa;}R9h9gOqQeTe(#p;C}qju)eY|)MDFz-dGnvu-9Sl3;j9hB|{#J$YGuXQ2j^qERJ>i(#}Pfg?B zX?(&OIAXdFPhMeJ+rHr5Ys*9VR0QtqSRkpJ9)*GLjtzm#)4m(60V{gZouBaTOahO{ zdT^e0)Bca{ZMTv$4QW21xiLh3cP6gbuLUj^-LGMYT$8hJu~Sy1lBn_Co-T3TWS!6t zwrpEV0wm!iWyJ$aXrI30H_gc$-e^eT2R?1m`q#hoa!A%b0#!wH!|jvV^v0}#Ja7Jh zz@JEw)I*aVVf-5?&HQ#? zv@ej`t5t+~j|k$E+v*vg{@?HXiblT$*mXbszj|}o>wtE#PG#qGTK3)I&AD#(j&1Ii!UY|CTG#!;4tljnR4xygZq;>y#j_i*b_r`mgnL`B!Yho~veJ}_TjmoM z;wqp1B-LNgG;S;Ux@paJ4Zps z;%@|0XTPfoFD_sI60IRC+2$|q{^R&4!Yr;QJ@81vEU71I^5$5+I8%bz6@Tu+M>Cgc z-iBK!`sj;OTmo*+a$MyJZL_R4Z}LXjuBs=)c5Y?fv7JHPJQHYMQ2wGJY9t~(*taS< zt~9p>DxLjLjZd@zArBVa$vmPB5$U~u9S^(i6_VI9^mTYUz&sA32V<=N@f zu};ARUeVgHd?YKcmy4Prt2Q`vVosd7ct-v`Z?UCIi08kIY`WcicE4Bky!*K6zBupva-R*04SYep z#78Am3IMe?K8-g>#Oo43?%2o-uBbuQvX@2J8FmZ$*5;dr-u=KIxA(84gV`l~)upyh zeQ~frK#GqaGV#^M9YkqWbgicBTWTc@vvSZufNj+c!4jT}X52*XbqjWNLf9Fg$$xqm z*o@dPUZotks&@;8*$7~^?!Z2OK9HUB{yCuhwMi4|Hag8y)QXlmN{=sgowx_?yLmGL z|M?P+2Tz`4Cd~zqsb;y7?*Hi?bV~AMR7orvWl=~n999KmxC_tT-|ZS`Sv|)}!Tg(> zvkM-Ea)Ji7ktS}U?Nv14#*CO8TEY(XvI{Yd|40=b4eJ7WsNx-{ zJLK~6Mc{-zvxFJzm!ljKjfuo;WrwDwmw@c--7!nUvZi6#2FIFhs zGb>xm=(|bc8P%Sg?dY$XPeTeR_N&mlBIenuoicSp?@?kngga90B1ktTr>5_kF^U{` zhX;ynW78uRl8lhbf*OT+zEj^qu}Z8&*c z&y_bOjit*UgANP%=F;n}HD)k9-h#}vvE9V~5%3-xoC6IiM^jzgke*MIwQJ7mBONXHp!SL&(D{r@D2y_Tritndcc4Y={*H zTNZL+#DZ;1&C{%^_xr-oV5&d0X*~^HoaMW1T(vSM1ztth#}AX5kUC82XxEK~!N>Yk zD@J0{sStsO>jk(c0VclO=K36}=<30$AY{2?y^I(s`|P^&fj1HUHT&)$@OuV)u9)t> zW8dl~dTotiFZ+y=a$>Kcq#QA|Es83oIWd_I@(pYJeO7DamDvV*W9KY($=Gx4U)00d zZk4#J<=w>pJRF#TGuBu;TxF%(*+Dsn(v~y zFU79FbkY{;?f=2ELw`vQdu7>XzD4`d>K0P_v)f}+3m`snM$ zyUW4zW4twsf9K_;za`*RWPgi9`?YUv4kSx^DTe`hjGDs8WP(^P78P9#yzmIfTiVa8 zylzaMU#V|ga0Z*9SPVMnYjBswO)RA+z>JM;)L%B!i4kD+;iJ6YhGVe94u*5`dNWrs zNXwd!Iuk$Qor)>;xDYZMJuXzJuGhNM$iqgPLJ<<4h)Ge!mML+upf$+VoK!AZD6%4@ z%m2$|({3wcc7Wc|8J-3SdS#>2ymZkVb7z6M-^e+)I?S5c61Fr}r+tA;dhF;Ruao^S z^cKJzEZibEK=3coB;1y=jL+CKxIBurii5~Pig>8Om9>sx`~*Ys(uPAVYf^-16q`;i zgEk@rN3(0s8kH1>-;T6SB%^99v%r4QJYOtwxsc)QR}-U`c3V|B!;&#tuUZFh;ATs;0}d4px^M1*NCHW;Jgzn@u$hf z{Eo?+mZWYoOAMLg(j;3;sGgs@taaYgUvJ5RX+JdyyFx z2i3keit5QA@0e5n4(@hfzWto7dwZ3vd@0NQr!zKhrHPBcGzWI}SofER#TFfDSv zmJK=(#^i!>*ke4J2mP;zN9%qqHD!OpvtfXt&=YEu_Gk(3OTfQ;XcBRKY-?$Lu!Y@S z@kjh9nXp{65q+kvn}R#7*$}4?_Qf2xQk@Z*yUjUv6up8FjQM%(P~|Ajh%uMgw9WZk z8I5{8q@UU;54ojvuP_N?yB0}C1A(Bumo26XWiw^)h)*Tnp_Pu$E^FDBepNM7Xn;)= zha7d(R5#U-PL)@gMDT+)vqXC(eP{lDsg5i9fJtw=}wiRh?3h_5q=uOlh1GmNh@jjijy;6P&dp_SCj0<+V^?Sj)*GosQ8 zVB00N9++D7*K)>}BLwbG+8jpk9OFq`mp#bn8wXtp^~F)t<^3|?)G06_JgOYPknRUA zymQI9P56S%Is@xGm0{a0?;(gJN>NS)Z!Rco@2tj4Ml>`1xh-~~uwVjT^jJD#dUwdb zq^SZ}@&#lBw0X9H5YS%O3eoV1ZACaBT7|eQ1N}OY6{;=-T{`OXoo^_0V>4Av#aoKK z=)Z97JBXIDWnYW1eLX~UCHs|;3Ad+Csl_-&_`!~;3Tf?}gX%dDo!^k4X*LlAQKr!| zi&p)p!q^lIlD2QDC8q&GPDQPqYFkMQ|8!u<(Z*cjip2;@JLkcr;$_S$Y|*#dG0VQ$ zD#Dv@nI?m2bCDWBBV@o)(yOc_q&1Y^Z?YN6fo*5h+_F!<8DqKGH_?dmH2HBuHB{|FH!Jvk*8g3@40pH5C+^fEjNB(JY*S*9M=*(J9I2x<@rcS3{%=+6 zp33D>pc5W%udjE%+Wq$n9Bm&`IksFmC3jKrzJ*Gtney+M@*#KGs@{ikSh`YnU1f{T z!s(%jbEwXI+hHq9DqXdWyO3cAaI0->)Y*nGIe3<(gG}L~(6?fXNzXEd+%n$rjKVTr zNxdt@vgiFxjeOVIO8aJ91;ceQ9V|x|M%FOL?N&makYk1jKV_{=QnP2cmnrFp|6xpnKJ$&H9fvsm){#n%D%F*=0tP8H;ErlwNjW3e<)0) zRrf4i6a|?F?zcyP_p=PZI5B;|$9xxN_|4V&E!2MJ0=`XZ-kihyA0EJ_XRz40?DTcE zd$0SthyRL|G%K#(d{D<=@Gu-Om-9f7(~(mCRkdgZccQd|=rMp+vmGoa1 zgs?z^wnV8EghGK~W@V-+txC1eq_w>s-hx&33uE%VvoiZQjtarxI)J}Ld$Gcv*^-Ay z<}_q%d){=KnQ+>6{C>G;*#V5OT&BCjvu(_VKFd5FfPg%ZBC6Bh5!jv`5rN=kiW@5E z(VdZ0sMuzz4@)AtNqYyVAX&XIhi7fCB(BcB>wtKG{KaS$JB2E|foLKB?7dt3T-x}p zNz`b@gAybdEV8$3Jn{FUOy=p}fV(f@y?-ldre8!4s$YBhVZwFjecD0C;3nJ$kmOy0 zxt@2@=HEr-W_eWqcy&ZtB8svVl@=jVAb$jQaX* z-fG|5?`ApejU0fO3~|d>2}p>Cl0r0{w#sbM=y%dNLjohZn7QQNS+@#4C8SF-u9H=O zYK!tXp~Bww&DbqiF(=ZfduRqL1i*R>rT;)p@^OIe3Gz9IR=Y=NcQJ&G#Zfn{Y>HR=!mQmt@$EMdBM%#qdsMwM0S)mDpF6%fCssQu!|a zA~GvxI;j;avRd_%)azNOW`iXB>X_FdNHyLUicNoG`B(=w3E# zl|R_kZ}Sro7r^j^bqx+4i4OL{HTsCqTVkNwcIFYy6l?Zp#eui#PABR)=JA$*{1e)6 zz-4wOe%fTp%tIbtvlQ)WF|;LZWoNb*MH`gR5;)O1wsoZ>=JG2@)feM;UM4`K1AGwk9VCg7Db3QgShY=B^$b$;cXe!-sZ-xz< z0k!zTTyMtNZE@}uWSymvvpvU%aN*OGsp6f(lW~g&FkxNmDTknU>;~@~+~9_S!|eYn zW01XwUPdXcfccmLDG$f$gybQ*8h84{vU0l!Ylo|@F%|= z;iq-5{Eym(i-EJ<|IQ{&R+N&%VnFx;LuHjf%H{4apn+`+jf0xJ06PyBQ$eOAHYbje ztwk*`iFWO>*fV=v*X#R5=pW>H9j;aLiI+@inkw&5KHB$p#AxOv)9(0Wrvl5_2-QwU z`jFo}J}@#BvU5BiEs<8YgB$=xh+=uRqKs~VES9RuA%b^DP>$vy7pZJd^=RVW^xf?8uNtUQOzZncWA@~rFac8P-S6Pkr-|8qrIK6pgwHGTn^y>AofCRW`g{v4a#2%TkGq8VVlGNrKv-&S~%dbc7#R$wT@;1{d@Z zARKB^CplJ8LnsLmUezqAbaZaywr+e^Y7u^oA-CpwAa#`f-6IwrIte-(%wQaM1UXq$ zViqNx74PmK(#dCL1rN6aY?N#@`_+Nku6bImOuP31q?3EX9gS;zdC(T(6xLb5aE@&d z<}>uJ4rBCNyoykigQ+fgFnZ_Lf1MVXimtQZ&_9#n2fO(1PYY2CYZGx31LOabNt>(& z?X9JP@%=Z4n60hLW}%TyW_6%0I=<+NQ(r322+QjE+`Oee#RjLQc*-V&M#j*w!Bq*t zAuOLfpoZWceH6h3${NE6LKXl}5Ei}*wi6gCBM->W+;K~MjCOkcbi8((e%;=2`+D9i ziQ)SoCq5SmhMuV12)4S@MOoSN;qKHMdV2X20lyEn{TUYle;|s2*C*5I+8{ZJr&5QF zXLKA}F?bJ&@^=syrDa!%(srms<;S8pyH%(!o3cFp&hyd*;DQG4#`J8a{(@WludFpS z_-4q=gunmzIw{_^`zQ={Y(B?=#;T)7D`hpk z$8!yejeHKn+&*-@e6york(ZhVjeIsVbS!w81{e~}OqQ(+0Brp!3=GoW*~ZMaC<6|@ z)BvVbNNTt&PZai=7;8#IR*6KI+eHh^f#Zlq0IIq(6jTS4B655rj+KNd2gyHiS9^Q1 zl~E`@Tv=f(PKrn2B%u=Xa+rZz1wWep+uWVq-UBen`VWRo%0D09)|EG3!4o&3PU(!FVp7!Mrm51&hng! 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/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 1: - outf = sys.stdout -else: - outf = file('PlotKit/PlotKit_Packed.js', 'w') -VERSION = re.search( - r"""(?mxs)PlotKit.PlotKit.VERSION\s*=\s*['"]([^'"]+)""", - mk -).group(1) -if len(sys.argv) > 1: - SUBMODULES = sys.argv[1:] -else: - SUBMODULES = map(str.strip, re.search( - r"""(?mxs)PlotKit.PlotKit.SUBMODULES\s*=\s*\[([^\]]+)""", - mk - ).group(1).replace(' ', '').replace('"', '').split(',')) - -alltext = '\n'.join( - [file('PlotKit/%s.js' % m).read() for m in SUBMODULES]) - -tf = file('_scratch.js', 'w') -tf.write(alltext) -tf.flush() - -p = subprocess.Popen( - ['java', '-jar', 'scripts/custom_rhino.jar', '-c', tf.name], - stdout=subprocess.PIPE, -) -print >>outf, """/*** - - PlotKit.PlotKit %(VERSION)s : PACKED VERSION - - THIS FILE IS AUTOMATICALLY GENERATED. If creating patches, please - diff against the source tree, not this file. - - For more information, . - - Copyright (c) 2006. Alastair Tse. - -***/ -""" % locals() -shutil.copyfileobj(p.stdout, outf) -outf.write('\n') -outf.flush() -outf.close() -tf.close() -os.remove(tf.name) diff --git a/mozilla/webtools/uninstall_survey/webroot/js/prototype-1.4.0.js b/mozilla/webtools/uninstall_survey/webroot/js/prototype-1.4.0.js deleted file mode 100644 index 0e85338bab9..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/prototype-1.4.0.js +++ /dev/null @@ -1,1781 +0,0 @@ -/* Prototype JavaScript framework, version 1.4.0 - * (c) 2005 Sam Stephenson - * - * Prototype is freely distributable under the terms of an MIT-style license. - * For details, see the Prototype web site: http://prototype.conio.net/ - * -/*--------------------------------------------------------------------------*/ - -var Prototype = { - Version: '1.4.0', - ScriptFragment: '(?:)((\n|\r|.)*?)(?:<\/script>)', - - emptyFunction: function() {}, - K: function(x) {return x} -} - -var Class = { - create: function() { - return function() { - this.initialize.apply(this, arguments); - } - } -} - -var Abstract = new Object(); - -Object.extend = function(destination, source) { - for (property in source) { - destination[property] = source[property]; - } - return destination; -} - -Object.inspect = function(object) { - try { - if (object == undefined) return 'undefined'; - if (object == null) return 'null'; - return object.inspect ? object.inspect() : object.toString(); - } catch (e) { - if (e instanceof RangeError) return '...'; - throw e; - } -} - -Function.prototype.bind = function() { - var __method = this, args = $A(arguments), object = args.shift(); - return function() { - return __method.apply(object, args.concat($A(arguments))); - } -} - -Function.prototype.bindAsEventListener = function(object) { - var __method = this; - return function(event) { - return __method.call(object, event || window.event); - } -} - -Object.extend(Number.prototype, { - toColorPart: function() { - var digits = this.toString(16); - if (this < 16) return '0' + digits; - return digits; - }, - - succ: function() { - return this + 1; - }, - - times: function(iterator) { - $R(0, this, true).each(iterator); - return this; - } -}); - -var Try = { - these: function() { - var returnValue; - - for (var i = 0; i < arguments.length; i++) { - var lambda = arguments[i]; - try { - returnValue = lambda(); - break; - } catch (e) {} - } - - return returnValue; - } -} - -/*--------------------------------------------------------------------------*/ - -var PeriodicalExecuter = Class.create(); -PeriodicalExecuter.prototype = { - initialize: function(callback, frequency) { - this.callback = callback; - this.frequency = frequency; - this.currentlyExecuting = false; - - this.registerCallback(); - }, - - registerCallback: function() { - setInterval(this.onTimerEvent.bind(this), this.frequency * 1000); - }, - - onTimerEvent: function() { - if (!this.currentlyExecuting) { - try { - this.currentlyExecuting = true; - this.callback(); - } finally { - this.currentlyExecuting = false; - } - } - } -} - -/*--------------------------------------------------------------------------*/ - -function $() { - var elements = new Array(); - - for (var i = 0; i < arguments.length; i++) { - var element = arguments[i]; - if (typeof element == 'string') - element = document.getElementById(element); - - if (arguments.length == 1) - return element; - - elements.push(element); - } - - return elements; -} -Object.extend(String.prototype, { - stripTags: function() { - return this.replace(/<\/?[^>]+>/gi, ''); - }, - - stripScripts: function() { - return this.replace(new RegExp(Prototype.ScriptFragment, 'img'), ''); - }, - - extractScripts: function() { - var matchAll = new RegExp(Prototype.ScriptFragment, 'img'); - var matchOne = new RegExp(Prototype.ScriptFragment, 'im'); - return (this.match(matchAll) || []).map(function(scriptTag) { - return (scriptTag.match(matchOne) || ['', ''])[1]; - }); - }, - - evalScripts: function() { - return this.extractScripts().map(eval); - }, - - escapeHTML: function() { - var div = document.createElement('div'); - var text = document.createTextNode(this); - div.appendChild(text); - return div.innerHTML; - }, - - unescapeHTML: function() { - var div = document.createElement('div'); - div.innerHTML = this.stripTags(); - return div.childNodes[0] ? div.childNodes[0].nodeValue : ''; - }, - - toQueryParams: function() { - var pairs = this.match(/^\??(.*)$/)[1].split('&'); - return pairs.inject({}, function(params, pairString) { - var pair = pairString.split('='); - params[pair[0]] = pair[1]; - return params; - }); - }, - - toArray: function() { - return this.split(''); - }, - - camelize: function() { - var oStringList = this.split('-'); - if (oStringList.length == 1) return oStringList[0]; - - var camelizedString = this.indexOf('-') == 0 - ? oStringList[0].charAt(0).toUpperCase() + oStringList[0].substring(1) - : oStringList[0]; - - for (var i = 1, len = oStringList.length; i < len; i++) { - var s = oStringList[i]; - camelizedString += s.charAt(0).toUpperCase() + s.substring(1); - } - - return camelizedString; - }, - - inspect: function() { - return "'" + this.replace('\\', '\\\\').replace("'", '\\\'') + "'"; - } -}); - -String.prototype.parseQuery = String.prototype.toQueryParams; - -var $break = new Object(); -var $continue = new Object(); - -var Enumerable = { - each: function(iterator) { - var index = 0; - try { - this._each(function(value) { - try { - iterator(value, index++); - } catch (e) { - if (e != $continue) throw e; - } - }); - } catch (e) { - if (e != $break) throw e; - } - }, - - all: function(iterator) { - var result = true; - this.each(function(value, index) { - result = result && !!(iterator || Prototype.K)(value, index); - if (!result) throw $break; - }); - return result; - }, - - any: function(iterator) { - var result = true; - this.each(function(value, index) { - if (result = !!(iterator || Prototype.K)(value, index)) - throw $break; - }); - return result; - }, - - collect: function(iterator) { - var results = []; - this.each(function(value, index) { - results.push(iterator(value, index)); - }); - return results; - }, - - detect: function (iterator) { - var result; - this.each(function(value, index) { - if (iterator(value, index)) { - result = value; - throw $break; - } - }); - return result; - }, - - findAll: function(iterator) { - var results = []; - this.each(function(value, index) { - if (iterator(value, index)) - results.push(value); - }); - return results; - }, - - grep: function(pattern, iterator) { - var results = []; - this.each(function(value, index) { - var stringValue = value.toString(); - if (stringValue.match(pattern)) - results.push((iterator || Prototype.K)(value, index)); - }) - return results; - }, - - include: function(object) { - var found = false; - this.each(function(value) { - if (value == object) { - found = true; - throw $break; - } - }); - return found; - }, - - inject: function(memo, iterator) { - this.each(function(value, index) { - memo = iterator(memo, value, index); - }); - return memo; - }, - - invoke: function(method) { - var args = $A(arguments).slice(1); - return this.collect(function(value) { - return value[method].apply(value, args); - }); - }, - - max: function(iterator) { - var result; - this.each(function(value, index) { - value = (iterator || Prototype.K)(value, index); - if (value >= (result || value)) - result = value; - }); - return result; - }, - - min: function(iterator) { - var result; - this.each(function(value, index) { - value = (iterator || Prototype.K)(value, index); - if (value <= (result || value)) - result = value; - }); - return result; - }, - - partition: function(iterator) { - var trues = [], falses = []; - this.each(function(value, index) { - ((iterator || Prototype.K)(value, index) ? - trues : falses).push(value); - }); - return [trues, falses]; - }, - - pluck: function(property) { - var results = []; - this.each(function(value, index) { - results.push(value[property]); - }); - return results; - }, - - reject: function(iterator) { - var results = []; - this.each(function(value, index) { - if (!iterator(value, index)) - results.push(value); - }); - return results; - }, - - sortBy: function(iterator) { - return this.collect(function(value, index) { - return {value: value, criteria: iterator(value, index)}; - }).sort(function(left, right) { - var a = left.criteria, b = right.criteria; - return a < b ? -1 : a > b ? 1 : 0; - }).pluck('value'); - }, - - toArray: function() { - return this.collect(Prototype.K); - }, - - zip: function() { - var iterator = Prototype.K, args = $A(arguments); - if (typeof args.last() == 'function') - iterator = args.pop(); - - var collections = [this].concat(args).map($A); - return this.map(function(value, index) { - iterator(value = collections.pluck(index)); - return value; - }); - }, - - inspect: function() { - return '#'; - } -} - -Object.extend(Enumerable, { - map: Enumerable.collect, - find: Enumerable.detect, - select: Enumerable.findAll, - member: Enumerable.include, - entries: Enumerable.toArray -}); -var $A = Array.from = function(iterable) { - if (!iterable) return []; - if (iterable.toArray) { - return iterable.toArray(); - } else { - var results = []; - for (var i = 0; i < iterable.length; i++) - results.push(iterable[i]); - return results; - } -} - -Object.extend(Array.prototype, Enumerable); - -Array.prototype._reverse = Array.prototype.reverse; - -Object.extend(Array.prototype, { - _each: function(iterator) { - for (var i = 0; i < this.length; i++) - iterator(this[i]); - }, - - clear: function() { - this.length = 0; - return this; - }, - - first: function() { - return this[0]; - }, - - last: function() { - return this[this.length - 1]; - }, - - compact: function() { - return this.select(function(value) { - return value != undefined || value != null; - }); - }, - - flatten: function() { - return this.inject([], function(array, value) { - return array.concat(value.constructor == Array ? - value.flatten() : [value]); - }); - }, - - without: function() { - var values = $A(arguments); - return this.select(function(value) { - return !values.include(value); - }); - }, - - indexOf: function(object) { - for (var i = 0; i < this.length; i++) - if (this[i] == object) return i; - return -1; - }, - - reverse: function(inline) { - return (inline !== false ? this : this.toArray())._reverse(); - }, - - shift: function() { - var result = this[0]; - for (var i = 0; i < this.length - 1; i++) - this[i] = this[i + 1]; - this.length--; - return result; - }, - - inspect: function() { - return '[' + this.map(Object.inspect).join(', ') + ']'; - } -}); -var Hash = { - _each: function(iterator) { - for (key in this) { - var value = this[key]; - if (typeof value == 'function') continue; - - var pair = [key, value]; - pair.key = key; - pair.value = value; - iterator(pair); - } - }, - - keys: function() { - return this.pluck('key'); - }, - - values: function() { - return this.pluck('value'); - }, - - merge: function(hash) { - return $H(hash).inject($H(this), function(mergedHash, pair) { - mergedHash[pair.key] = pair.value; - return mergedHash; - }); - }, - - toQueryString: function() { - return this.map(function(pair) { - return pair.map(encodeURIComponent).join('='); - }).join('&'); - }, - - inspect: function() { - return '#'; - } -} - -function $H(object) { - var hash = Object.extend({}, object || {}); - Object.extend(hash, Enumerable); - Object.extend(hash, Hash); - return hash; -} -ObjectRange = Class.create(); -Object.extend(ObjectRange.prototype, Enumerable); -Object.extend(ObjectRange.prototype, { - initialize: function(start, end, exclusive) { - this.start = start; - this.end = end; - this.exclusive = exclusive; - }, - - _each: function(iterator) { - var value = this.start; - do { - iterator(value); - value = value.succ(); - } while (this.include(value)); - }, - - include: function(value) { - if (value < this.start) - return false; - if (this.exclusive) - return value < this.end; - return value <= this.end; - } -}); - -var $R = function(start, end, exclusive) { - return new ObjectRange(start, end, exclusive); -} - -var Ajax = { - getTransport: function() { - return Try.these( - function() {return new ActiveXObject('Msxml2.XMLHTTP')}, - function() {return new ActiveXObject('Microsoft.XMLHTTP')}, - function() {return new XMLHttpRequest()} - ) || false; - }, - - activeRequestCount: 0 -} - -Ajax.Responders = { - responders: [], - - _each: function(iterator) { - this.responders._each(iterator); - }, - - register: function(responderToAdd) { - if (!this.include(responderToAdd)) - this.responders.push(responderToAdd); - }, - - unregister: function(responderToRemove) { - this.responders = this.responders.without(responderToRemove); - }, - - dispatch: function(callback, request, transport, json) { - this.each(function(responder) { - if (responder[callback] && typeof responder[callback] == 'function') { - try { - responder[callback].apply(responder, [request, transport, json]); - } catch (e) {} - } - }); - } -}; - -Object.extend(Ajax.Responders, Enumerable); - -Ajax.Responders.register({ - onCreate: function() { - Ajax.activeRequestCount++; - }, - - onComplete: function() { - Ajax.activeRequestCount--; - } -}); - -Ajax.Base = function() {}; -Ajax.Base.prototype = { - setOptions: function(options) { - this.options = { - method: 'post', - asynchronous: true, - parameters: '' - } - Object.extend(this.options, options || {}); - }, - - responseIsSuccess: function() { - return this.transport.status == undefined - || this.transport.status == 0 - || (this.transport.status >= 200 && this.transport.status < 300); - }, - - responseIsFailure: function() { - return !this.responseIsSuccess(); - } -} - -Ajax.Request = Class.create(); -Ajax.Request.Events = - ['Uninitialized', 'Loading', 'Loaded', 'Interactive', 'Complete']; - -Ajax.Request.prototype = Object.extend(new Ajax.Base(), { - initialize: function(url, options) { - this.transport = Ajax.getTransport(); - this.setOptions(options); - this.request(url); - }, - - request: function(url) { - var parameters = this.options.parameters || ''; - if (parameters.length > 0) parameters += '&_='; - - try { - this.url = url; - if (this.options.method == 'get' && parameters.length > 0) - this.url += (this.url.match(/\?/) ? '&' : '?') + parameters; - - Ajax.Responders.dispatch('onCreate', this, this.transport); - - this.transport.open(this.options.method, this.url, - this.options.asynchronous); - - if (this.options.asynchronous) { - this.transport.onreadystatechange = this.onStateChange.bind(this); - setTimeout((function() {this.respondToReadyState(1)}).bind(this), 10); - } - - this.setRequestHeaders(); - - var body = this.options.postBody ? this.options.postBody : parameters; - this.transport.send(this.options.method == 'post' ? body : null); - - } catch (e) { - this.dispatchException(e); - } - }, - - setRequestHeaders: function() { - var requestHeaders = - ['X-Requested-With', 'XMLHttpRequest', - 'X-Prototype-Version', Prototype.Version]; - - if (this.options.method == 'post') { - requestHeaders.push('Content-type', - 'application/x-www-form-urlencoded'); - - /* Force "Connection: close" for Mozilla browsers to work around - * a bug where XMLHttpReqeuest sends an incorrect Content-length - * header. See Mozilla Bugzilla #246651. - */ - if (this.transport.overrideMimeType) - requestHeaders.push('Connection', 'close'); - } - - if (this.options.requestHeaders) - requestHeaders.push.apply(requestHeaders, this.options.requestHeaders); - - for (var i = 0; i < requestHeaders.length; i += 2) - this.transport.setRequestHeader(requestHeaders[i], requestHeaders[i+1]); - }, - - onStateChange: function() { - var readyState = this.transport.readyState; - if (readyState != 1) - this.respondToReadyState(this.transport.readyState); - }, - - header: function(name) { - try { - return this.transport.getResponseHeader(name); - } catch (e) {} - }, - - evalJSON: function() { - try { - return eval(this.header('X-JSON')); - } catch (e) {} - }, - - evalResponse: function() { - try { - return eval(this.transport.responseText); - } catch (e) { - this.dispatchException(e); - } - }, - - respondToReadyState: function(readyState) { - var event = Ajax.Request.Events[readyState]; - var transport = this.transport, json = this.evalJSON(); - - if (event == 'Complete') { - try { - (this.options['on' + this.transport.status] - || this.options['on' + (this.responseIsSuccess() ? 'Success' : 'Failure')] - || Prototype.emptyFunction)(transport, json); - } catch (e) { - this.dispatchException(e); - } - - if ((this.header('Content-type') || '').match(/^text\/javascript/i)) - this.evalResponse(); - } - - try { - (this.options['on' + event] || Prototype.emptyFunction)(transport, json); - Ajax.Responders.dispatch('on' + event, this, transport, json); - } catch (e) { - this.dispatchException(e); - } - - /* Avoid memory leak in MSIE: clean up the oncomplete event handler */ - if (event == 'Complete') - this.transport.onreadystatechange = Prototype.emptyFunction; - }, - - dispatchException: function(exception) { - (this.options.onException || Prototype.emptyFunction)(this, exception); - Ajax.Responders.dispatch('onException', this, exception); - } -}); - -Ajax.Updater = Class.create(); - -Object.extend(Object.extend(Ajax.Updater.prototype, Ajax.Request.prototype), { - initialize: function(container, url, options) { - this.containers = { - success: container.success ? $(container.success) : $(container), - failure: container.failure ? $(container.failure) : - (container.success ? null : $(container)) - } - - this.transport = Ajax.getTransport(); - this.setOptions(options); - - var onComplete = this.options.onComplete || Prototype.emptyFunction; - this.options.onComplete = (function(transport, object) { - this.updateContent(); - onComplete(transport, object); - }).bind(this); - - this.request(url); - }, - - updateContent: function() { - var receiver = this.responseIsSuccess() ? - this.containers.success : this.containers.failure; - var response = this.transport.responseText; - - if (!this.options.evalScripts) - response = response.stripScripts(); - - if (receiver) { - if (this.options.insertion) { - new this.options.insertion(receiver, response); - } else { - Element.update(receiver, response); - } - } - - if (this.responseIsSuccess()) { - if (this.onComplete) - setTimeout(this.onComplete.bind(this), 10); - } - } -}); - -Ajax.PeriodicalUpdater = Class.create(); -Ajax.PeriodicalUpdater.prototype = Object.extend(new Ajax.Base(), { - initialize: function(container, url, options) { - this.setOptions(options); - this.onComplete = this.options.onComplete; - - this.frequency = (this.options.frequency || 2); - this.decay = (this.options.decay || 1); - - this.updater = {}; - this.container = container; - this.url = url; - - this.start(); - }, - - start: function() { - this.options.onComplete = this.updateComplete.bind(this); - this.onTimerEvent(); - }, - - stop: function() { - this.updater.onComplete = undefined; - clearTimeout(this.timer); - (this.onComplete || Prototype.emptyFunction).apply(this, arguments); - }, - - updateComplete: function(request) { - if (this.options.decay) { - this.decay = (request.responseText == this.lastText ? - this.decay * this.options.decay : 1); - - this.lastText = request.responseText; - } - this.timer = setTimeout(this.onTimerEvent.bind(this), - this.decay * this.frequency * 1000); - }, - - onTimerEvent: function() { - this.updater = new Ajax.Updater(this.container, this.url, this.options); - } -}); -document.getElementsByClassName = function(className, parentElement) { - var children = ($(parentElement) || document.body).getElementsByTagName('*'); - return $A(children).inject([], function(elements, child) { - if (child.className.match(new RegExp("(^|\\s)" + className + "(\\s|$)"))) - elements.push(child); - return elements; - }); -} - -/*--------------------------------------------------------------------------*/ - -if (!window.Element) { - var Element = new Object(); -} - -Object.extend(Element, { - visible: function(element) { - return $(element).style.display != 'none'; - }, - - toggle: function() { - for (var i = 0; i < arguments.length; i++) { - var element = $(arguments[i]); - Element[Element.visible(element) ? 'hide' : 'show'](element); - } - }, - - hide: function() { - for (var i = 0; i < arguments.length; i++) { - var element = $(arguments[i]); - element.style.display = 'none'; - } - }, - - show: function() { - for (var i = 0; i < arguments.length; i++) { - var element = $(arguments[i]); - element.style.display = ''; - } - }, - - remove: function(element) { - element = $(element); - element.parentNode.removeChild(element); - }, - - update: function(element, html) { - $(element).innerHTML = html.stripScripts(); - setTimeout(function() {html.evalScripts()}, 10); - }, - - getHeight: function(element) { - element = $(element); - return element.offsetHeight; - }, - - classNames: function(element) { - return new Element.ClassNames(element); - }, - - hasClassName: function(element, className) { - if (!(element = $(element))) return; - return Element.classNames(element).include(className); - }, - - addClassName: function(element, className) { - if (!(element = $(element))) return; - return Element.classNames(element).add(className); - }, - - removeClassName: function(element, className) { - if (!(element = $(element))) return; - return Element.classNames(element).remove(className); - }, - - // removes whitespace-only text node children - cleanWhitespace: function(element) { - element = $(element); - for (var i = 0; i < element.childNodes.length; i++) { - var node = element.childNodes[i]; - if (node.nodeType == 3 && !/\S/.test(node.nodeValue)) - Element.remove(node); - } - }, - - empty: function(element) { - return $(element).innerHTML.match(/^\s*$/); - }, - - scrollTo: function(element) { - element = $(element); - var x = element.x ? element.x : element.offsetLeft, - y = element.y ? element.y : element.offsetTop; - window.scrollTo(x, y); - }, - - getStyle: function(element, style) { - element = $(element); - var value = element.style[style.camelize()]; - if (!value) { - if (document.defaultView && document.defaultView.getComputedStyle) { - var css = document.defaultView.getComputedStyle(element, null); - value = css ? css.getPropertyValue(style) : null; - } else if (element.currentStyle) { - value = element.currentStyle[style.camelize()]; - } - } - - if (window.opera && ['left', 'top', 'right', 'bottom'].include(style)) - if (Element.getStyle(element, 'position') == 'static') value = 'auto'; - - return value == 'auto' ? null : value; - }, - - setStyle: function(element, style) { - element = $(element); - for (name in style) - element.style[name.camelize()] = style[name]; - }, - - getDimensions: function(element) { - element = $(element); - if (Element.getStyle(element, 'display') != 'none') - return {width: element.offsetWidth, height: element.offsetHeight}; - - // All *Width and *Height properties give 0 on elements with display none, - // so enable the element temporarily - var els = element.style; - var originalVisibility = els.visibility; - var originalPosition = els.position; - els.visibility = 'hidden'; - els.position = 'absolute'; - els.display = ''; - var originalWidth = element.clientWidth; - var originalHeight = element.clientHeight; - els.display = 'none'; - els.position = originalPosition; - els.visibility = originalVisibility; - return {width: originalWidth, height: originalHeight}; - }, - - makePositioned: function(element) { - element = $(element); - var pos = Element.getStyle(element, 'position'); - if (pos == 'static' || !pos) { - element._madePositioned = true; - element.style.position = 'relative'; - // Opera returns the offset relative to the positioning context, when an - // element is position relative but top and left have not been defined - if (window.opera) { - element.style.top = 0; - element.style.left = 0; - } - } - }, - - undoPositioned: function(element) { - element = $(element); - if (element._madePositioned) { - element._madePositioned = undefined; - element.style.position = - element.style.top = - element.style.left = - element.style.bottom = - element.style.right = ''; - } - }, - - makeClipping: function(element) { - element = $(element); - if (element._overflow) return; - element._overflow = element.style.overflow; - if ((Element.getStyle(element, 'overflow') || 'visible') != 'hidden') - element.style.overflow = 'hidden'; - }, - - undoClipping: function(element) { - element = $(element); - if (element._overflow) return; - element.style.overflow = element._overflow; - element._overflow = undefined; - } -}); - -var Toggle = new Object(); -Toggle.display = Element.toggle; - -/*--------------------------------------------------------------------------*/ - -Abstract.Insertion = function(adjacency) { - this.adjacency = adjacency; -} - -Abstract.Insertion.prototype = { - initialize: function(element, content) { - this.element = $(element); - this.content = content.stripScripts(); - - if (this.adjacency && this.element.insertAdjacentHTML) { - try { - this.element.insertAdjacentHTML(this.adjacency, this.content); - } catch (e) { - if (this.element.tagName.toLowerCase() == 'tbody') { - this.insertContent(this.contentFromAnonymousTable()); - } else { - throw e; - } - } - } else { - this.range = this.element.ownerDocument.createRange(); - if (this.initializeRange) this.initializeRange(); - this.insertContent([this.range.createContextualFragment(this.content)]); - } - - setTimeout(function() {content.evalScripts()}, 10); - }, - - contentFromAnonymousTable: function() { - var div = document.createElement('div'); - div.innerHTML = '' + this.content + '
'; - return $A(div.childNodes[0].childNodes[0].childNodes); - } -} - -var Insertion = new Object(); - -Insertion.Before = Class.create(); -Insertion.Before.prototype = Object.extend(new Abstract.Insertion('beforeBegin'), { - initializeRange: function() { - this.range.setStartBefore(this.element); - }, - - insertContent: function(fragments) { - fragments.each((function(fragment) { - this.element.parentNode.insertBefore(fragment, this.element); - }).bind(this)); - } -}); - -Insertion.Top = Class.create(); -Insertion.Top.prototype = Object.extend(new Abstract.Insertion('afterBegin'), { - initializeRange: function() { - this.range.selectNodeContents(this.element); - this.range.collapse(true); - }, - - insertContent: function(fragments) { - fragments.reverse(false).each((function(fragment) { - this.element.insertBefore(fragment, this.element.firstChild); - }).bind(this)); - } -}); - -Insertion.Bottom = Class.create(); -Insertion.Bottom.prototype = Object.extend(new Abstract.Insertion('beforeEnd'), { - initializeRange: function() { - this.range.selectNodeContents(this.element); - this.range.collapse(this.element); - }, - - insertContent: function(fragments) { - fragments.each((function(fragment) { - this.element.appendChild(fragment); - }).bind(this)); - } -}); - -Insertion.After = Class.create(); -Insertion.After.prototype = Object.extend(new Abstract.Insertion('afterEnd'), { - initializeRange: function() { - this.range.setStartAfter(this.element); - }, - - insertContent: function(fragments) { - fragments.each((function(fragment) { - this.element.parentNode.insertBefore(fragment, - this.element.nextSibling); - }).bind(this)); - } -}); - -/*--------------------------------------------------------------------------*/ - -Element.ClassNames = Class.create(); -Element.ClassNames.prototype = { - initialize: function(element) { - this.element = $(element); - }, - - _each: function(iterator) { - this.element.className.split(/\s+/).select(function(name) { - return name.length > 0; - })._each(iterator); - }, - - set: function(className) { - this.element.className = className; - }, - - add: function(classNameToAdd) { - if (this.include(classNameToAdd)) return; - this.set(this.toArray().concat(classNameToAdd).join(' ')); - }, - - remove: function(classNameToRemove) { - if (!this.include(classNameToRemove)) return; - this.set(this.select(function(className) { - return className != classNameToRemove; - }).join(' ')); - }, - - toString: function() { - return this.toArray().join(' '); - } -} - -Object.extend(Element.ClassNames.prototype, Enumerable); -var Field = { - clear: function() { - for (var i = 0; i < arguments.length; i++) - $(arguments[i]).value = ''; - }, - - focus: function(element) { - $(element).focus(); - }, - - present: function() { - for (var i = 0; i < arguments.length; i++) - if ($(arguments[i]).value == '') return false; - return true; - }, - - select: function(element) { - $(element).select(); - }, - - activate: function(element) { - element = $(element); - element.focus(); - if (element.select) - element.select(); - } -} - -/*--------------------------------------------------------------------------*/ - -var Form = { - serialize: function(form) { - var elements = Form.getElements($(form)); - var queryComponents = new Array(); - - for (var i = 0; i < elements.length; i++) { - var queryComponent = Form.Element.serialize(elements[i]); - if (queryComponent) - queryComponents.push(queryComponent); - } - - return queryComponents.join('&'); - }, - - getElements: function(form) { - form = $(form); - var elements = new Array(); - - for (tagName in Form.Element.Serializers) { - var tagElements = form.getElementsByTagName(tagName); - for (var j = 0; j < tagElements.length; j++) - elements.push(tagElements[j]); - } - return elements; - }, - - getInputs: function(form, typeName, name) { - form = $(form); - var inputs = form.getElementsByTagName('input'); - - if (!typeName && !name) - return inputs; - - var matchingInputs = new Array(); - for (var i = 0; i < inputs.length; i++) { - var input = inputs[i]; - if ((typeName && input.type != typeName) || - (name && input.name != name)) - continue; - matchingInputs.push(input); - } - - return matchingInputs; - }, - - disable: function(form) { - var elements = Form.getElements(form); - for (var i = 0; i < elements.length; i++) { - var element = elements[i]; - element.blur(); - element.disabled = 'true'; - } - }, - - enable: function(form) { - var elements = Form.getElements(form); - for (var i = 0; i < elements.length; i++) { - var element = elements[i]; - element.disabled = ''; - } - }, - - findFirstElement: function(form) { - return Form.getElements(form).find(function(element) { - return element.type != 'hidden' && !element.disabled && - ['input', 'select', 'textarea'].include(element.tagName.toLowerCase()); - }); - }, - - focusFirstElement: function(form) { - Field.activate(Form.findFirstElement(form)); - }, - - reset: function(form) { - $(form).reset(); - } -} - -Form.Element = { - serialize: function(element) { - element = $(element); - var method = element.tagName.toLowerCase(); - var parameter = Form.Element.Serializers[method](element); - - if (parameter) { - var key = encodeURIComponent(parameter[0]); - if (key.length == 0) return; - - if (parameter[1].constructor != Array) - parameter[1] = [parameter[1]]; - - return parameter[1].map(function(value) { - return key + '=' + encodeURIComponent(value); - }).join('&'); - } - }, - - getValue: function(element) { - element = $(element); - var method = element.tagName.toLowerCase(); - var parameter = Form.Element.Serializers[method](element); - - if (parameter) - return parameter[1]; - } -} - -Form.Element.Serializers = { - input: function(element) { - switch (element.type.toLowerCase()) { - case 'submit': - case 'hidden': - case 'password': - case 'text': - return Form.Element.Serializers.textarea(element); - case 'checkbox': - case 'radio': - return Form.Element.Serializers.inputSelector(element); - } - return false; - }, - - inputSelector: function(element) { - if (element.checked) - return [element.name, element.value]; - }, - - textarea: function(element) { - return [element.name, element.value]; - }, - - select: function(element) { - return Form.Element.Serializers[element.type == 'select-one' ? - 'selectOne' : 'selectMany'](element); - }, - - selectOne: function(element) { - var value = '', opt, index = element.selectedIndex; - if (index >= 0) { - opt = element.options[index]; - value = opt.value; - if (!value && !('value' in opt)) - value = opt.text; - } - return [element.name, value]; - }, - - selectMany: function(element) { - var value = new Array(); - for (var i = 0; i < element.length; i++) { - var opt = element.options[i]; - if (opt.selected) { - var optValue = opt.value; - if (!optValue && !('value' in opt)) - optValue = opt.text; - value.push(optValue); - } - } - return [element.name, value]; - } -} - -/*--------------------------------------------------------------------------*/ - -var $F = Form.Element.getValue; - -/*--------------------------------------------------------------------------*/ - -Abstract.TimedObserver = function() {} -Abstract.TimedObserver.prototype = { - initialize: function(element, frequency, callback) { - this.frequency = frequency; - this.element = $(element); - this.callback = callback; - - this.lastValue = this.getValue(); - this.registerCallback(); - }, - - registerCallback: function() { - setInterval(this.onTimerEvent.bind(this), this.frequency * 1000); - }, - - onTimerEvent: function() { - var value = this.getValue(); - if (this.lastValue != value) { - this.callback(this.element, value); - this.lastValue = value; - } - } -} - -Form.Element.Observer = Class.create(); -Form.Element.Observer.prototype = Object.extend(new Abstract.TimedObserver(), { - getValue: function() { - return Form.Element.getValue(this.element); - } -}); - -Form.Observer = Class.create(); -Form.Observer.prototype = Object.extend(new Abstract.TimedObserver(), { - getValue: function() { - return Form.serialize(this.element); - } -}); - -/*--------------------------------------------------------------------------*/ - -Abstract.EventObserver = function() {} -Abstract.EventObserver.prototype = { - initialize: function(element, callback) { - this.element = $(element); - this.callback = callback; - - this.lastValue = this.getValue(); - if (this.element.tagName.toLowerCase() == 'form') - this.registerFormCallbacks(); - else - this.registerCallback(this.element); - }, - - onElementEvent: function() { - var value = this.getValue(); - if (this.lastValue != value) { - this.callback(this.element, value); - this.lastValue = value; - } - }, - - registerFormCallbacks: function() { - var elements = Form.getElements(this.element); - for (var i = 0; i < elements.length; i++) - this.registerCallback(elements[i]); - }, - - registerCallback: function(element) { - if (element.type) { - switch (element.type.toLowerCase()) { - case 'checkbox': - case 'radio': - Event.observe(element, 'click', this.onElementEvent.bind(this)); - break; - case 'password': - case 'text': - case 'textarea': - case 'select-one': - case 'select-multiple': - Event.observe(element, 'change', this.onElementEvent.bind(this)); - break; - } - } - } -} - -Form.Element.EventObserver = Class.create(); -Form.Element.EventObserver.prototype = Object.extend(new Abstract.EventObserver(), { - getValue: function() { - return Form.Element.getValue(this.element); - } -}); - -Form.EventObserver = Class.create(); -Form.EventObserver.prototype = Object.extend(new Abstract.EventObserver(), { - getValue: function() { - return Form.serialize(this.element); - } -}); -if (!window.Event) { - var Event = new Object(); -} - -Object.extend(Event, { - KEY_BACKSPACE: 8, - KEY_TAB: 9, - KEY_RETURN: 13, - KEY_ESC: 27, - KEY_LEFT: 37, - KEY_UP: 38, - KEY_RIGHT: 39, - KEY_DOWN: 40, - KEY_DELETE: 46, - - element: function(event) { - return event.target || event.srcElement; - }, - - isLeftClick: function(event) { - return (((event.which) && (event.which == 1)) || - ((event.button) && (event.button == 1))); - }, - - pointerX: function(event) { - return event.pageX || (event.clientX + - (document.documentElement.scrollLeft || document.body.scrollLeft)); - }, - - pointerY: function(event) { - return event.pageY || (event.clientY + - (document.documentElement.scrollTop || document.body.scrollTop)); - }, - - stop: function(event) { - if (event.preventDefault) { - event.preventDefault(); - event.stopPropagation(); - } else { - event.returnValue = false; - event.cancelBubble = true; - } - }, - - // find the first node with the given tagName, starting from the - // node the event was triggered on; traverses the DOM upwards - findElement: function(event, tagName) { - var element = Event.element(event); - while (element.parentNode && (!element.tagName || - (element.tagName.toUpperCase() != tagName.toUpperCase()))) - element = element.parentNode; - return element; - }, - - observers: false, - - _observeAndCache: function(element, name, observer, useCapture) { - if (!this.observers) this.observers = []; - if (element.addEventListener) { - this.observers.push([element, name, observer, useCapture]); - element.addEventListener(name, observer, useCapture); - } else if (element.attachEvent) { - this.observers.push([element, name, observer, useCapture]); - element.attachEvent('on' + name, observer); - } - }, - - unloadCache: function() { - if (!Event.observers) return; - for (var i = 0; i < Event.observers.length; i++) { - Event.stopObserving.apply(this, Event.observers[i]); - Event.observers[i][0] = null; - } - Event.observers = false; - }, - - observe: function(element, name, observer, useCapture) { - var element = $(element); - useCapture = useCapture || false; - - if (name == 'keypress' && - (navigator.appVersion.match(/Konqueror|Safari|KHTML/) - || element.attachEvent)) - name = 'keydown'; - - this._observeAndCache(element, name, observer, useCapture); - }, - - stopObserving: function(element, name, observer, useCapture) { - var element = $(element); - useCapture = useCapture || false; - - if (name == 'keypress' && - (navigator.appVersion.match(/Konqueror|Safari|KHTML/) - || element.detachEvent)) - name = 'keydown'; - - if (element.removeEventListener) { - element.removeEventListener(name, observer, useCapture); - } else if (element.detachEvent) { - element.detachEvent('on' + name, observer); - } - } -}); - -/* prevent memory leaks in IE */ -Event.observe(window, 'unload', Event.unloadCache, false); -var Position = { - // set to true if needed, warning: firefox performance problems - // NOT neeeded for page scrolling, only if draggable contained in - // scrollable elements - includeScrollOffsets: false, - - // must be called before calling withinIncludingScrolloffset, every time the - // page is scrolled - prepare: function() { - this.deltaX = window.pageXOffset - || document.documentElement.scrollLeft - || document.body.scrollLeft - || 0; - this.deltaY = window.pageYOffset - || document.documentElement.scrollTop - || document.body.scrollTop - || 0; - }, - - realOffset: function(element) { - var valueT = 0, valueL = 0; - do { - valueT += element.scrollTop || 0; - valueL += element.scrollLeft || 0; - element = element.parentNode; - } while (element); - return [valueL, valueT]; - }, - - cumulativeOffset: function(element) { - var valueT = 0, valueL = 0; - do { - valueT += element.offsetTop || 0; - valueL += element.offsetLeft || 0; - element = element.offsetParent; - } while (element); - return [valueL, valueT]; - }, - - positionedOffset: function(element) { - var valueT = 0, valueL = 0; - do { - valueT += element.offsetTop || 0; - valueL += element.offsetLeft || 0; - element = element.offsetParent; - if (element) { - p = Element.getStyle(element, 'position'); - if (p == 'relative' || p == 'absolute') break; - } - } while (element); - return [valueL, valueT]; - }, - - offsetParent: function(element) { - if (element.offsetParent) return element.offsetParent; - if (element == document.body) return element; - - while ((element = element.parentNode) && element != document.body) - if (Element.getStyle(element, 'position') != 'static') - return element; - - return document.body; - }, - - // caches x/y coordinate pair to use with overlap - within: function(element, x, y) { - if (this.includeScrollOffsets) - return this.withinIncludingScrolloffsets(element, x, y); - this.xcomp = x; - this.ycomp = y; - this.offset = this.cumulativeOffset(element); - - return (y >= this.offset[1] && - y < this.offset[1] + element.offsetHeight && - x >= this.offset[0] && - x < this.offset[0] + element.offsetWidth); - }, - - withinIncludingScrolloffsets: function(element, x, y) { - var offsetcache = this.realOffset(element); - - this.xcomp = x + offsetcache[0] - this.deltaX; - this.ycomp = y + offsetcache[1] - this.deltaY; - this.offset = this.cumulativeOffset(element); - - return (this.ycomp >= this.offset[1] && - this.ycomp < this.offset[1] + element.offsetHeight && - this.xcomp >= this.offset[0] && - this.xcomp < this.offset[0] + element.offsetWidth); - }, - - // within must be called directly before - overlap: function(mode, element) { - if (!mode) return 0; - if (mode == 'vertical') - return ((this.offset[1] + element.offsetHeight) - this.ycomp) / - element.offsetHeight; - if (mode == 'horizontal') - return ((this.offset[0] + element.offsetWidth) - this.xcomp) / - element.offsetWidth; - }, - - clone: function(source, target) { - source = $(source); - target = $(target); - target.style.position = 'absolute'; - var offsets = this.cumulativeOffset(source); - target.style.top = offsets[1] + 'px'; - target.style.left = offsets[0] + 'px'; - target.style.width = source.offsetWidth + 'px'; - target.style.height = source.offsetHeight + 'px'; - }, - - page: function(forElement) { - var valueT = 0, valueL = 0; - - var element = forElement; - do { - valueT += element.offsetTop || 0; - valueL += element.offsetLeft || 0; - - // Safari fix - if (element.offsetParent==document.body) - if (Element.getStyle(element,'position')=='absolute') break; - - } while (element = element.offsetParent); - - element = forElement; - do { - valueT -= element.scrollTop || 0; - valueL -= element.scrollLeft || 0; - } while (element = element.parentNode); - - return [valueL, valueT]; - }, - - clone: function(source, target) { - var options = Object.extend({ - setLeft: true, - setTop: true, - setWidth: true, - setHeight: true, - offsetTop: 0, - offsetLeft: 0 - }, arguments[2] || {}) - - // find page position of source - source = $(source); - var p = Position.page(source); - - // find coordinate system to use - target = $(target); - var delta = [0, 0]; - var parent = null; - // delta [0,0] will do fine with position: fixed elements, - // position:absolute needs offsetParent deltas - if (Element.getStyle(target,'position') == 'absolute') { - parent = Position.offsetParent(target); - delta = Position.page(parent); - } - - // correct by body offsets (fixes Safari) - if (parent == document.body) { - delta[0] -= document.body.offsetLeft; - delta[1] -= document.body.offsetTop; - } - - // set position - if(options.setLeft) target.style.left = (p[0] - delta[0] + options.offsetLeft) + 'px'; - if(options.setTop) target.style.top = (p[1] - delta[1] + options.offsetTop) + 'px'; - if(options.setWidth) target.style.width = source.offsetWidth + 'px'; - if(options.setHeight) target.style.height = source.offsetHeight + 'px'; - }, - - absolutize: function(element) { - element = $(element); - if (element.style.position == 'absolute') return; - Position.prepare(); - - var offsets = Position.positionedOffset(element); - var top = offsets[1]; - var left = offsets[0]; - var width = element.clientWidth; - var height = element.clientHeight; - - element._originalLeft = left - parseFloat(element.style.left || 0); - element._originalTop = top - parseFloat(element.style.top || 0); - element._originalWidth = element.style.width; - element._originalHeight = element.style.height; - - element.style.position = 'absolute'; - element.style.top = top + 'px';; - element.style.left = left + 'px';; - element.style.width = width + 'px';; - element.style.height = height + 'px';; - }, - - relativize: function(element) { - element = $(element); - if (element.style.position == 'relative') return; - Position.prepare(); - - element.style.position = 'relative'; - var top = parseFloat(element.style.top || 0) - (element._originalTop || 0); - var left = parseFloat(element.style.left || 0) - (element._originalLeft || 0); - - element.style.top = top + 'px'; - element.style.left = left + 'px'; - element.style.height = element._originalHeight; - element.style.width = element._originalWidth; - } -} - -// Safari returns margins on body which is incorrect if the child is absolutely -// positioned. For performance reasons, redefine Position.cumulativeOffset for -// KHTML/WebKit only. -if (/Konqueror|Safari|KHTML/.test(navigator.userAgent)) { - Position.cumulativeOffset = function(element) { - var valueT = 0, valueL = 0; - do { - valueT += element.offsetTop || 0; - valueL += element.offsetLeft || 0; - if (element.offsetParent == document.body) - if (Element.getStyle(element, 'position') == 'absolute') break; - - element = element.offsetParent; - } while (element); - - return [valueL, valueT]; - } -} \ No newline at end of file diff --git a/mozilla/webtools/uninstall_survey/webroot/js/vendors.php b/mozilla/webtools/uninstall_survey/webroot/js/vendors.php deleted file mode 100644 index b88c2253874..00000000000 --- a/mozilla/webtools/uninstall_survey/webroot/js/vendors.php +++ /dev/null @@ -1,40 +0,0 @@ - - * Copyright (c) 2006, Cake Software Foundation, Inc. - * 1785 E. Sahara Avenue, Suite 490-204 - * Las Vegas, Nevada 89104 - * - * Licensed under The MIT License - * Redistributions of files must retain the above copyright notice. - * - * @filesource - * @copyright Copyright (c) 2006, Cake Software Foundation, Inc. - * @link http://www.cakefoundation.org/projects/info/cakephp CakePHP Project - * @package cake - * @subpackage cake.app.webroot.js - * @since CakePHP v 0.2.9 - * @version $Revision: 1.1.1.1 $ - * @modifiedby $LastChangedBy: phpnut $ - * @lastmodified $Date: 2006-05-24 19:14:24 $ - * @license http://www.opensource.org/licenses/mit-license.php The MIT License - */ - -/** - * Enter description here... - */ -if(is_file('../../vendors/javascript/'.$_GET['file']) && (preg_match('/(.+)\\.js/', $_GET['file']))) -{ - readfile('../../vendors/javascript/'.$_GET['file']); -} - -?>