@macallumharvey/first-test-wet 2.0.0 → 3.1.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/WetButton.d.ts +1 -1
- package/dist/first-test-wet.cjs.development.js +5 -0
- package/dist/first-test-wet.cjs.development.js.map +1 -1
- package/dist/first-test-wet.cjs.production.min.js +1 -1
- package/dist/first-test-wet.cjs.production.min.js.map +1 -1
- package/dist/first-test-wet.esm.js +5 -1
- package/dist/first-test-wet.esm.js.map +1 -1
- package/dist/index.d.ts +1 -0
- package/package.json +1 -1
- package/src/WetButton.tsx +1 -1
- package/src/WetModal.tsx +1 -0
- package/src/index.tsx +1 -0
- package/src/theme-wet-boew/assets/favicon-mobile.png +0 -0
- package/src/theme-wet-boew/assets/favicon.ico +0 -0
- package/src/theme-wet-boew/assets/logo.png +0 -0
- package/src/theme-wet-boew/assets/logo.svg +14 -0
- package/src/theme-wet-boew/css/ie8-theme.css +17370 -0
- package/src/theme-wet-boew/css/ie8-theme.min.css +193 -0
- package/src/{wet-boew-cdn-4.0.81.1/js/ie8-wet-boew.js → theme-wet-boew/css/ie8-wet-boew.css} +12 -10
- package/src/{wet-boew-cdn-4.0.81.1/js/ie8-wet-boew2.min.js → theme-wet-boew/css/ie8-wet-boew.min.css} +7 -7
- package/src/theme-wet-boew/css/theme.css +11357 -0
- package/src/theme-wet-boew/css/theme.min.css +6 -0
- package/src/{wet-boew-cdn-4.0.81.1/js/ie8-wet-boew2.js → theme-wet-boew/css/wet-boew.css} +12 -10
- package/src/{wet-boew-cdn-4.0.81.1/js/ie8-wet-boew.min.js → theme-wet-boew/css/wet-boew.min.css} +6 -7
- package/src/theme-wet-boew/payload.json +66 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/mediacontrols.html +32 -33
- package/src/wet-boew/assets/sprites_share.png +0 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/noscript.css +112 -112
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/noscript.min.css +5 -5
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/datalist.css +32 -32
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/datepicker.css +47 -47
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/details.css +28 -28
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/mathml.css +16 -16
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/meter.css +24 -24
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/progress.css +8 -8
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/slider.css +229 -229
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/fonts/glyphicons-halflings-regular.svg +287 -287
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/additional-methods.js +1511 -1511
- package/src/wet-boew/js/deps/additional-methods.min.js +9 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/geomap-lib.js +3758 -3770
- package/src/wet-boew/js/deps/geomap-lib.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.dataTables.js +15345 -15733
- package/src/wet-boew/js/deps/jquery.dataTables.min.js +4 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.flot.canvas.js +345 -345
- package/src/wet-boew/js/deps/jquery.flot.canvas.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.flot.js +3168 -3168
- package/src/wet-boew/js/deps/jquery.flot.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.flot.orderBars.js +282 -282
- package/src/wet-boew/js/deps/jquery.flot.orderBars.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.flot.pie.js +820 -820
- package/src/wet-boew/js/deps/jquery.flot.pie.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.magnific-popup.js +2060 -2060
- package/src/wet-boew/js/deps/jquery.magnific-popup.min.js +4 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jquery.validate.js +1660 -1660
- package/src/wet-boew/js/deps/jquery.validate.min.js +9 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/json-patch.js +314 -314
- package/src/wet-boew/js/deps/json-patch.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/jsonpointer.js +349 -349
- package/src/wet-boew/js/deps/jsonpointer.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-apollo.js +53 -53
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-basic.js +49 -49
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-clj.js +64 -64
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-css.js +160 -160
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-dart.js +92 -92
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-erlang.js +94 -94
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-go.js +59 -59
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-hs.js +102 -102
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lasso.js +67 -67
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lisp.js +95 -95
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-llvm.js +63 -63
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-logtalk.js +50 -50
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lua.js +60 -60
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-matlab.js +183 -183
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-matlab.min.js +1 -1
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-ml.js +57 -57
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-mumps.js +140 -140
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-n.js +67 -67
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-pascal.js +49 -49
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-proto.js +37 -37
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-r.js +59 -59
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-rd.js +50 -50
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-rust.js +81 -81
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-scala.js +56 -56
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-sql.js +59 -59
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-swift.js +60 -60
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-tcl.js +63 -63
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-tex.js +49 -49
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-vb.js +67 -67
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-vhdl.js +51 -51
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-wiki.js +55 -55
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-xq.js +71 -71
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-yaml.js +45 -45
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/ol.js +1008 -1008
- package/src/wet-boew/js/deps/ol.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/prettify.js +1742 -1742
- package/src/wet-boew/js/deps/prettify.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/proj4.js +2 -2
- package/src/wet-boew/js/deps/proj4.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/run_prettify.js +1998 -1998
- package/src/wet-boew/js/deps/run_prettify.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/tableparser.js +2216 -2216
- package/src/wet-boew/js/deps/tableparser.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/unorm.js +452 -452
- package/src/wet-boew/js/deps/unorm.min.js +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/af.js +246 -254
- package/src/wet-boew/js/i18n/af.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/ar.js +284 -292
- package/src/wet-boew/js/i18n/ar.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/bg.js +284 -292
- package/src/wet-boew/js/i18n/bg.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/cs.js +285 -293
- package/src/wet-boew/js/i18n/cs.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/de.js +354 -362
- package/src/wet-boew/js/i18n/de.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/el.js +284 -292
- package/src/wet-boew/js/i18n/el.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/en.js +246 -254
- package/src/wet-boew/js/i18n/en.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/es.js +287 -295
- package/src/wet-boew/js/i18n/es.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/et.js +282 -290
- package/src/wet-boew/js/i18n/et.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/fr.js +313 -321
- package/src/wet-boew/js/i18n/fr.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/hi.js +246 -254
- package/src/wet-boew/js/i18n/hi.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/hu.js +284 -292
- package/src/wet-boew/js/i18n/hu.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/hy.js +246 -254
- package/src/wet-boew/js/i18n/hy.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/id.js +283 -291
- package/src/wet-boew/js/i18n/id.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/is.js +282 -290
- package/src/wet-boew/js/i18n/is.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/it.js +311 -319
- package/src/wet-boew/js/i18n/it.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/iu.js +246 -254
- package/src/wet-boew/js/i18n/iu.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/ja.js +285 -293
- package/src/wet-boew/js/i18n/ja.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/ko.js +284 -292
- package/src/wet-boew/js/i18n/ko.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/lt.js +284 -292
- package/src/wet-boew/js/i18n/lt.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/lv.js +284 -292
- package/src/wet-boew/js/i18n/lv.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/nl.js +318 -326
- package/src/wet-boew/js/i18n/nl.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/pl.js +287 -295
- package/src/wet-boew/js/i18n/pl.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/pt-BR.js +246 -254
- package/src/wet-boew/js/i18n/pt-BR.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/pt.js +270 -278
- package/src/wet-boew/js/i18n/pt.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/ru.js +284 -292
- package/src/wet-boew/js/i18n/ru.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/sk.js +282 -290
- package/src/wet-boew/js/i18n/sk.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/sq.js +246 -254
- package/src/wet-boew/js/i18n/sq.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/th.js +284 -292
- package/src/wet-boew/js/i18n/th.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/tr.js +286 -294
- package/src/wet-boew/js/i18n/tr.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/uk.js +284 -292
- package/src/wet-boew/js/i18n/uk.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/vi.js +284 -292
- package/src/wet-boew/js/i18n/vi.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/zh-Hans.js +246 -254
- package/src/wet-boew/js/i18n/zh-Hans.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/i18n/zh.js +285 -293
- package/src/wet-boew/js/i18n/zh.min.js +7 -0
- package/src/wet-boew/js/ie8-wet-boew.js +3992 -0
- package/src/wet-boew/js/ie8-wet-boew.min.js +7 -0
- package/src/wet-boew/js/ie8-wet-boew2.js +15294 -0
- package/src/wet-boew/js/ie8-wet-boew2.min.js +7 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/jquery/2.2.4/jquery.js +9814 -9814
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/jquery/2.2.4/jquery.min.js +4 -4
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/datalist.js +423 -419
- package/src/wet-boew/js/polyfills/datalist.min.js +8 -0
- package/src/wet-boew/js/polyfills/datalist.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/datalist_dynamic.js +50 -50
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/datalist_dynamic.min.js +7 -7
- package/src/wet-boew/js/polyfills/datalist_dynamic.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/datepicker.js +338 -338
- package/src/wet-boew/js/polyfills/datepicker.min.js +8 -0
- package/src/wet-boew/js/polyfills/datepicker.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/details.js +126 -126
- package/src/wet-boew/js/polyfills/details.min.js +8 -0
- package/src/wet-boew/js/polyfills/details.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/jawsariafixes.js +47 -47
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/jawsariafixes.min.js +15 -15
- package/src/wet-boew/js/polyfills/jawsariafixes.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/meter.js +140 -140
- package/src/wet-boew/js/polyfills/meter.min.js +8 -0
- package/src/wet-boew/js/polyfills/meter.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/mobile.js +783 -784
- package/src/wet-boew/js/polyfills/mobile.min.js +8 -0
- package/src/wet-boew/js/polyfills/mobile.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/progress.js +107 -107
- package/src/wet-boew/js/polyfills/progress.min.js +8 -0
- package/src/wet-boew/js/polyfills/progress.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/slider.js +1343 -1343
- package/src/wet-boew/js/polyfills/slider.min.js +9 -0
- package/src/wet-boew/js/polyfills/slider.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/slider_wrapper.js +73 -73
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/slider_wrapper.min.js +7 -7
- package/src/wet-boew/js/polyfills/slider_wrapper.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/svg.js +29 -29
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/svg.min.js +7 -7
- package/src/wet-boew/js/polyfills/svg.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/test.js +603 -603
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/polyfills/test.min.js +7 -7
- package/src/wet-boew/js/polyfills/test.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/wet-boew.js +17714 -20264
- package/src/wet-boew/js/wet-boew.min.js +9 -0
- package/src/wet-boew/js/wet-boew.min.js.map +1 -0
- package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/payload.json +1721 -1721
- package/src/wet-boew-cdn-4.0.81.1/Licence-fr.txt +0 -1
- package/src/wet-boew-cdn-4.0.81.1/License-en.txt +0 -1
- package/src/wet-boew-cdn-4.0.81.1/assets/sprites_share.png +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/additional-methods.min.js +0 -9
- package/src/wet-boew-cdn-4.0.81.1/js/deps/geomap-lib.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.dataTables.min.js +0 -4
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.canvas.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.orderBars.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.pie.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.magnific-popup.min.js +0 -4
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.validate.min.js +0 -9
- package/src/wet-boew-cdn-4.0.81.1/js/deps/json-patch.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jsonpointer.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/ol.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/prettify.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/proj4.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/run_prettify.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/tableparser.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/deps/unorm.min.js +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/af.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ar.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/bg.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/cs.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/de.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/el.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/en.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/es.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/et.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/fr.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hi.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hu.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hy.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/id.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/is.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/it.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/iu.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ja.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ko.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/lt.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/lv.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/nl.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pl.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pt-BR.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pt.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ru.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/sk.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/sq.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/th.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/tr.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/uk.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/vi.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/zh-Hans.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/zh.min.js +0 -7
- package/src/wet-boew-cdn-4.0.81.1/js/ie8-wet-boew.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/ie8-wet-boew2.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist_dynamic.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datepicker.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datepicker.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/details.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/details.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/jawsariafixes.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/meter.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/meter.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/mobile.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/mobile.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/progress.min.js +0 -8
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/progress.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider.min.js +0 -9
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider_wrapper.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/svg.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/test.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/js/wet-boew.min.js +0 -9
- package/src/wet-boew-cdn-4.0.81.1/js/wet-boew.min.js.map +0 -1
- package/src/wet-boew-cdn-4.0.81.1/package.json +0 -15
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/cloud-popup-relative.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/fd-slider-sprite.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/loading.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/zoom-minus-mini.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/zoom-plus-mini.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/assets/zoom-world-mini.png +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/datalist.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/datepicker.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/details.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/mathml.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/meter.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/progress.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/css/polyfills/slider.min.css +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/fonts/glyphicons-halflings-regular.eot +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/fonts/glyphicons-halflings-regular.ttf +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/fonts/glyphicons-halflings-regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/fonts/glyphicons-halflings-regular.woff2 +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/mml-chtml.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Zero.woff +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-apollo.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-basic.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-clj.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-css.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-dart.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-erlang.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-go.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-hs.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lasso.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lisp.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-llvm.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-logtalk.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-lua.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-ml.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-mumps.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-n.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-pascal.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-proto.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-r.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-rd.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-rust.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-scala.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-sql.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-swift.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-tcl.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-tex.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-vb.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-vhdl.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-wiki.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-xq.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/deps/lang-yaml.min.js +0 -0
- /package/src/{wet-boew-cdn-4.0.81.1 → wet-boew}/js/jquery/2.2.4/jquery.min.map +0 -0
@@ -0,0 +1,7 @@
|
|
1
|
+
/*!
|
2
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
3
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
4
|
+
* v4.0.53 - 2022-09-29
|
5
|
+
*
|
6
|
+
*/ /*! Modernizr (Custom Build) | MIT & BSD */
|
7
|
+
document.createElement("canvas").getContext||function(){var w=Math,v=w.round,c=w.sin,h=w.cos,n=w.abs,o=w.sqrt,F=10,u=F/2;function r(){return this.context_||(this.context_=new B(this))}var a=Array.prototype.slice;function d(t){return String(t).replace(/&/g,"&").replace(/"/g,""")}function e(t,e,r){t.namespaces[e]||t.namespaces.add(e,r,"#default#VML")}function i(t){e(t,"g_vml_","urn:schemas-microsoft-com:vml"),e(t,"g_o_","urn:schemas-microsoft-com:office:office"),t.styleSheets.ex_canvas_||((t=t.createStyleSheet()).owningElement.id="ex_canvas_",t.cssText="canvas{display:inline-block;overflow:hidden;text-align:left;width:300px;height:150px}")}i(document);var t={"init":function(t){t=t||document;t.createElement("canvas"),t.attachEvent("onreadystatechange",function(t,e,r){var i=a.call(arguments,2);return function(){return t.apply(e,i.concat(a.call(arguments)))}}(this.init_,this,t))},"init_":function(t){for(var e=t.getElementsByTagName("canvas"),r=0;r<e.length;r++)this.initElement(e[r])},"initElement":function(t){var e;return t.getContext||(t.getContext=r,i(t.ownerDocument),t.innerHTML="",t.attachEvent("onpropertychange",s),t.attachEvent("onresize",l),(e=t.attributes).width&&e.width.specified?t.style.width=e.width.nodeValue+"px":t.width=t.clientWidth,e.height&&e.height.specified?t.style.height=e.height.nodeValue+"px":t.height=t.clientHeight),t}};function s(t){var e=t.srcElement;switch(t.propertyName){case"width":e.getContext().clearRect(),e.style.width=e.attributes.width.nodeValue+"px",e.firstChild.style.width=e.clientWidth+"px";break;case"height":e.getContext().clearRect(),e.style.height=e.attributes.height.nodeValue+"px",e.firstChild.style.height=e.clientHeight+"px"}}function l(t){t=t.srcElement;t.firstChild&&(t.firstChild.style.width=t.clientWidth+"px",t.firstChild.style.height=t.clientHeight+"px")}t.init();for(var p=[],f=0;f<16;f++)for(var m=0;m<16;m++)p[16*f+m]=f.toString(16)+m.toString(16);function y(){return[[1,0,0],[0,1,0],[0,0,1]]}function g(t,e){for(var r=y(),i=0;i<3;i++)for(var n=0;n<3;n++){for(var o=0,a=0;a<3;a++)o+=t[i][a]*e[a][n];r[i][n]=o}return r}function x(t,e){e.fillStyle=t.fillStyle,e.lineCap=t.lineCap,e.lineJoin=t.lineJoin,e.lineWidth=t.lineWidth,e.miterLimit=t.miterLimit,e.shadowBlur=t.shadowBlur,e.shadowColor=t.shadowColor,e.shadowOffsetX=t.shadowOffsetX,e.shadowOffsetY=t.shadowOffsetY,e.strokeStyle=t.strokeStyle,e.globalAlpha=t.globalAlpha,e.font=t.font,e.textAlign=t.textAlign,e.textBaseline=t.textBaseline,e.arcScaleX_=t.arcScaleX_,e.arcScaleY_=t.arcScaleY_,e.lineScale_=t.lineScale_}var b={"aliceblue":"#F0F8FF","antiquewhite":"#FAEBD7","aquamarine":"#7FFFD4","azure":"#F0FFFF","beige":"#F5F5DC","bisque":"#FFE4C4","black":"#000000","blanchedalmond":"#FFEBCD","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","gainsboro":"#DCDCDC","ghostwhite":"#F8F8FF","gold":"#FFD700","goldenrod":"#DAA520","grey":"#808080","greenyellow":"#ADFF2F","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","lightgreen":"#90EE90","lightgrey":"#D3D3D3","lightpink":"#FFB6C1","lightsalmon":"#FFA07A","lightseagreen":"#20B2AA","lightskyblue":"#87CEFA","lightslategray":"#778899","lightslategrey":"#778899","lightsteelblue":"#B0C4DE","lightyellow":"#FFFFE0","limegreen":"#32CD32","linen":"#FAF0E6","magenta":"#FF00FF","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","oldlace":"#FDF5E6","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","rosybrown":"#BC8F8F","royalblue":"#4169E1","saddlebrown":"#8B4513","salmon":"#FA8072","sandybrown":"#F4A460","seagreen":"#2E8B57","seashell":"#FFF5EE","sienna":"#A0522D","skyblue":"#87CEEB","slateblue":"#6A5ACD","slategray":"#708090","slategrey":"#708090","snow":"#FFFAFA","springgreen":"#00FF7F","steelblue":"#4682B4","tan":"#D2B48C","thistle":"#D8BFD8","tomato":"#FF6347","turquoise":"#40E0D0","violet":"#EE82EE","wheat":"#F5DEB3","whitesmoke":"#F5F5F5","yellowgreen":"#9ACD32"};function _(t){var e=t.indexOf("(",3),r=t.indexOf(")",e+1),r=t.substring(e+1,r).split(",");return 4==r.length&&"a"==t.charAt(3)||(r[3]=1),r}function E(t){return parseFloat(t)/100}function S(t,e,r){return Math.min(r,Math.max(e,t))}function A(t,e,r){return r<0&&r++,1<r&&r--,6*r<1?t+6*(e-t)*r:2*r<1?e:3*r<2?t+(e-t)*(2/3-r)*6:t}var T={};function D(t){if(t in T)return T[t];var e,r,i,n,o,a,s=1;if("#"==(t=String(t)).charAt(0))h=t;else if(/^rgb/.test(t)){for(var l,c=_(t),h="#",u=0;u<3;u++)l=-1!=c[u].indexOf("%")?Math.floor(255*E(c[u])):+c[u],h+=p[S(l,0,255)];s=+c[3]}else/^hsl/.test(t)?(c=_(t),e=c,(a=parseFloat(e[0])/360%360)<0&&a++,r=S(E(e[1]),0,1),e=S(E(e[2]),0,1),0==r?i=n=o=e:(i=A(r=2*e-(e=e<.5?e*(1+r):e+r-e*r),e,a+1/3),n=A(r,e,a),o=A(r,e,a-1/3)),h="#"+p[Math.floor(255*i)]+p[Math.floor(255*n)]+p[Math.floor(255*o)],s=c[3]):h=b[t]||t;return T[t]={"color":h,"alpha":s}}var C="normal",M="normal",k="normal",j=10,R="sans-serif",N={};var O={"butt":"flat","round":"round"};function B(t){this.m_=y(),this.mStack_=[],this.aStack_=[],this.currentPath_=[],this.strokeStyle="#000",this.fillStyle="#000",this.lineWidth=1,this.lineJoin="miter",this.lineCap="butt",this.miterLimit=+F,this.globalAlpha=1,this.font="10px sans-serif",this.textAlign="left",this.textBaseline="alphabetic";var e="width:"+(this.canvas=t).clientWidth+"px;height:"+t.clientHeight+"px;overflow:hidden;position:absolute",r=t.ownerDocument.createElement("div");r.style.cssText=e,t.appendChild(r);e=r.cloneNode(!1);e.style.backgroundColor="red",e.style.filter="alpha(opacity=0)",t.appendChild(e),this.element_=r,this.arcScaleX_=1,this.arcScaleY_=1,this.lineScale_=1}var I=B.prototype;function z(t,e,r,i){t.currentPath_.push({"type":"bezierCurveTo","cp1x":e.x,"cp1y":e.y,"cp2x":r.x,"cp2y":r.y,"x":i.x,"y":i.y}),t.currentX_=i.x,t.currentY_=i.y}function P(t,e){var r=D(t.strokeStyle),i=r.color,n=r.alpha*t.globalAlpha,r=t.lineScale_*t.lineWidth;r<1&&(n*=r),e.push("<g_vml_:stroke",' opacity="',n,'"',' joinstyle="',t.lineJoin,'"',' miterlimit="',t.miterLimit,'"',' endcap="',(t=t.lineCap,O[t]||"square"),'"',' weight="',r,'px"',' color="',i,'" />')}function L(t,e,r,i){var n=t.fillStyle,o=t.arcScaleX_,a=t.arcScaleY_,s=i.x-r.x,l=i.y-r.y;if(n instanceof H){var c=0,h={"x":0,"y":0},u=0,p=1;"gradient"==n.type_?(i=n.x0_/o,g=n.y0_/a,y=n.x1_/o,m=n.y1_/a,g=U(t,i,g),m=(y=U(t,y,m)).x-g.x,y=y.y-g.y,(c=180*Math.atan2(m,y)/Math.PI)<0&&(c+=360),c<1e-6&&(c=0)):(h={"x":((g=U(t,n.x0_,n.y0_)).x-r.x)/s,"y":(g.y-r.y)/l},s/=o*F,l/=a*F,v=w.max(s,l),u=2*n.r0_/v,p=2*n.r1_/v-u);var f=n.colors_;f.sort(function(t,e){return t.offset-e.offset});for(var d=f.length,m=f[0].color,y=f[d-1].color,g=f[0].alpha*t.globalAlpha,v=f[d-1].alpha*t.globalAlpha,x=[],b=0;b<d;b++){var _=f[b];x.push(_.offset*p+u+" "+_.color)}e.push('<g_vml_:fill type="',n.type_,'"',' method="none" focus="100%"',' color="',m,'"',' color2="',y,'"',' colors="',x.join(","),'"',' opacity="',v,'"',' g_o_:opacity2="',g,'"',' angle="',c,'"',' focusposition="',h.x,",",h.y,'" />')}else n instanceof Y?s&&l&&(h=-r.x,r=-r.y,e.push("<g_vml_:fill",' position="',h/s*o*o,",",r/l*a*a,'"',' type="tile"',' src="',n.src_,'" />')):(n=(a=D(t.fillStyle)).color,t=a.alpha*t.globalAlpha,e.push('<g_vml_:fill color="',n,'" opacity="',t,'" />'))}function U(t,e,r){t=t.m_;return{"x":F*(e*t[0][0]+r*t[1][0]+t[2][0])-u,"y":F*(e*t[0][1]+r*t[1][1]+t[2][1])-u}}function X(t,e,r){var i;i=e,isFinite(i[0][0])&&isFinite(i[0][1])&&isFinite(i[1][0])&&isFinite(i[1][1])&&isFinite(i[2][0])&&isFinite(i[2][1])&&(t.m_=e,r&&(e=e[0][0]*e[1][1]-e[0][1]*e[1][0],t.lineScale_=o(n(e))))}function H(t){this.type_=t,this.x0_=0,this.y0_=0,this.r0_=0,this.x1_=0,this.y1_=0,this.r1_=0,this.colors_=[]}function Y(t,e){switch(!function(t){t&&1==t.nodeType&&"IMG"==t.tagName||J("TYPE_MISMATCH_ERR");"complete"!=t.readyState&&J("INVALID_STATE_ERR")}(t),e){case"repeat":case null:case"":this.repetition_="repeat";break;case"repeat-x":case"repeat-y":case"no-repeat":this.repetition_=e;break;default:J("SYNTAX_ERR")}this.src_=t.src,this.width_=t.width,this.height_=t.height}function J(t){throw new W(t)}function W(t){this.code=this[t],this.message=t+": DOM Exception "+this.code}I.clearRect=function(){this.textMeasureEl_&&(this.textMeasureEl_.removeNode(!0),this.textMeasureEl_=null),this.element_.innerHTML=""},I.beginPath=function(){this.currentPath_=[]},I.moveTo=function(t,e){e=U(this,t,e);this.currentPath_.push({"type":"moveTo","x":e.x,"y":e.y}),this.currentX_=e.x,this.currentY_=e.y},I.lineTo=function(t,e){e=U(this,t,e);this.currentPath_.push({"type":"lineTo","x":e.x,"y":e.y}),this.currentX_=e.x,this.currentY_=e.y},I.bezierCurveTo=function(t,e,r,i,n,o){o=U(this,n,o);z(this,U(this,t,e),U(this,r,i),o)},I.quadraticCurveTo=function(t,e,r,i){e=U(this,t,e),i=U(this,r,i),e={"x":this.currentX_+2/3*(e.x-this.currentX_),"y":this.currentY_+2/3*(e.y-this.currentY_)};z(this,e,{"x":e.x+(i.x-this.currentX_)/3,"y":e.y+(i.y-this.currentY_)/3},i)},I.arc=function(t,e,r,i,n,o){r*=F;var a=o?"at":"wa",s=t+h(i)*r-u,l=e+c(i)*r-u,i=t+h(n)*r-u,n=e+c(n)*r-u;s!=i||o||(s+=.125);e=U(this,t,e),l=U(this,s,l),n=U(this,i,n);this.currentPath_.push({"type":a,"x":e.x,"y":e.y,"radius":r,"xStart":l.x,"yStart":l.y,"xEnd":n.x,"yEnd":n.y})},I.rect=function(t,e,r,i){this.moveTo(t,e),this.lineTo(t+r,e),this.lineTo(t+r,e+i),this.lineTo(t,e+i),this.closePath()},I.strokeRect=function(t,e,r,i){var n=this.currentPath_;this.beginPath(),this.moveTo(t,e),this.lineTo(t+r,e),this.lineTo(t+r,e+i),this.lineTo(t,e+i),this.closePath(),this.stroke(),this.currentPath_=n},I.fillRect=function(t,e,r,i){var n=this.currentPath_;this.beginPath(),this.moveTo(t,e),this.lineTo(t+r,e),this.lineTo(t+r,e+i),this.lineTo(t,e+i),this.closePath(),this.fill(),this.currentPath_=n},I.createLinearGradient=function(t,e,r,i){var n=new H("gradient");return n.x0_=t,n.y0_=e,n.x1_=r,n.y1_=i,n},I.createRadialGradient=function(t,e,r,i,n,o){var a=new H("gradientradial");return a.x0_=t,a.y0_=e,a.r0_=r,a.x1_=i,a.y1_=n,a.r1_=o,a},I.drawImage=function(t,e){var r,i,n,o,a,s,l,c=t.runtimeStyle.width,h=t.runtimeStyle.height;t.runtimeStyle.width="auto",t.runtimeStyle.height="auto";var u=t.width,p=t.height;if(t.runtimeStyle.width=c,t.runtimeStyle.height=h,3==arguments.length)r=e,m=arguments[2],o=a=0,s=i=u,l=n=p;else if(5==arguments.length)r=e,m=arguments[2],i=arguments[3],n=arguments[4],o=a=0,s=u,l=p;else{if(9!=arguments.length)throw Error("Invalid number of arguments");o=e,a=arguments[2],s=arguments[3],l=arguments[4],r=arguments[5],m=arguments[6],i=arguments[7],n=arguments[8]}var f,d,m,y=U(this,r,m),g=[];g.push(" <g_vml_:group",' coordsize="',10*F,",",10*F,'"',' coordorigin="0,0"',' style="width:',10,"px;height:",10,"px;position:absolute;"),1!=this.m_[0][0]||this.m_[0][1]||1!=this.m_[1][1]||this.m_[1][0]?((f=[]).push("M11=",this.m_[0][0],",","M12=",this.m_[1][0],",","M21=",this.m_[0][1],",","M22=",this.m_[1][1],",","Dx=",v(y.x/F),",","Dy=",v(y.y/F),""),d=y,c=U(this,r+i,m),h=U(this,r,m+n),m=U(this,r+i,m+n),d.x=w.max(d.x,c.x,h.x,m.x),d.y=w.max(d.y,c.y,h.y,m.y),g.push("padding:0 ",v(d.x/F),"px ",v(d.y/F),"px 0;filter:progid:DXImageTransform.Microsoft.Matrix(",f.join(""),", sizingmethod='clip');")):g.push("top:",v(y.y/F),"px;left:",v(y.x/F),"px;"),g.push(' ">','<g_vml_:image src="',t.src,'"',' style="width:',F*i,"px;"," height:",F*n,'px"',' cropleft="',o/u,'"',' croptop="',a/p,'"',' cropright="',(u-o-s)/u,'"',' cropbottom="',(p-a-l)/p,'"'," />","</g_vml_:group>"),this.element_.insertAdjacentHTML("BeforeEnd",g.join(""))},I.stroke=function(t){var e=[];e.push("<g_vml_:shape",' filled="',!!t,'"',' style="position:absolute;width:',10,"px;height:",10,'px;"',' coordorigin="0,0"',' coordsize="',10*F,",",10*F,'"',' stroked="',!t,'"',' path="');for(var r={"x":null,"y":null},i={"x":null,"y":null},n=0;n<this.currentPath_.length;n++){var o=this.currentPath_[n];switch(o.type){case"moveTo":e.push(" m ",v(o.x),",",v(o.y));break;case"lineTo":e.push(" l ",v(o.x),",",v(o.y));break;case"close":e.push(" x "),o=null;break;case"bezierCurveTo":e.push(" c ",v(o.cp1x),",",v(o.cp1y),",",v(o.cp2x),",",v(o.cp2y),",",v(o.x),",",v(o.y));break;case"at":case"wa":e.push(" ",o.type," ",v(o.x-this.arcScaleX_*o.radius),",",v(o.y-this.arcScaleY_*o.radius)," ",v(o.x+this.arcScaleX_*o.radius),",",v(o.y+this.arcScaleY_*o.radius)," ",v(o.xStart),",",v(o.yStart)," ",v(o.xEnd),",",v(o.yEnd))}o&&((null==r.x||o.x<r.x)&&(r.x=o.x),(null==i.x||o.x>i.x)&&(i.x=o.x),(null==r.y||o.y<r.y)&&(r.y=o.y),(null==i.y||o.y>i.y)&&(i.y=o.y))}e.push(' ">'),t?L(this,e,r,i):P(this,e),e.push("</g_vml_:shape>"),this.element_.insertAdjacentHTML("beforeEnd",e.join(""))},I.fill=function(){this.stroke(!0)},I.closePath=function(){this.currentPath_.push({"type":"close"})},I.save=function(){var t={};x(this,t),this.aStack_.push(t),this.mStack_.push(this.m_),this.m_=g(y(),this.m_)},I.restore=function(){this.aStack_.length&&(x(this.aStack_.pop(),this),this.m_=this.mStack_.pop())},I.translate=function(t,e){X(this,g([[1,0,0],[0,1,0],[t,e,1]],this.m_),!1)},I.rotate=function(t){var e=h(t),t=c(t);X(this,g([[e,t,0],[-t,e,0],[0,0,1]],this.m_),!1)},I.scale=function(t,e){this.arcScaleX_*=t,this.arcScaleY_*=e,X(this,g([[t,0,0],[0,e,0],[0,0,1]],this.m_),!0)},I.transform=function(t,e,r,i,n,o){X(this,g([[t,e,0],[r,i,0],[n,o,1]],this.m_),!0)},I.setTransform=function(t,e,r,i,n,o){X(this,[[t,e,0],[r,i,0],[n,o,1]],!0)},I.drawText_=function(t,e,r,i,n){var o,a=this.m_,s=0,l=1e3,c={"x":0,"y":0},h=[],u=function(t,e){var r,i={};for(r in t)i[r]=t[r];var n=parseFloat(e.currentStyle.fontSize),e=parseFloat(t.size);return"number"==typeof t.size?i.size=t.size:-1!=t.size.indexOf("px")?i.size=e:-1!=t.size.indexOf("em")?i.size=n*e:-1!=t.size.indexOf("%")?i.size=n/100*e:-1!=t.size.indexOf("pt")?i.size=e/.75:i.size=n,i.size*=.981,i}(function(t){if(N[t])return N[t];var e=document.createElement("div").style;try{e.font=t}catch(t){}return N[t]={"style":e.fontStyle||C,"variant":e.fontVariant||M,"weight":e.fontWeight||k,"size":e.fontSize||j,"family":e.fontFamily||R}}(this.font),this.element_),o=(o=u).style+" "+o.variant+" "+o.weight+" "+o.size+"px "+o.family,p=this.element_.currentStyle,f=this.textAlign.toLowerCase();switch(f){case"left":case"center":case"right":break;case"end":f="ltr"==p.direction?"right":"left";break;case"start":f="rtl"==p.direction?"right":"left";break;default:f="left"}switch(this.textBaseline){case"hanging":case"top":c.y=u.size/1.75;break;case"middle":break;default:case null:case"alphabetic":case"ideographic":case"bottom":c.y=-u.size/2.25}switch(f){case"right":s=1e3,l=.05;break;case"center":s=l=500}r=U(this,e+c.x,r+c.y);h.push('<g_vml_:line from="',-s,' 0" to="',l,' 0.05" ',' coordsize="100 100" coordorigin="0 0"',' filled="',!n,'" stroked="',!!n,'" style="position:absolute;width:1px;height:1px;">'),n?P(this,h):L(this,h,{"x":-s,"y":0},{"x":l,"y":u.size});a=a[0][0].toFixed(3)+","+a[1][0].toFixed(3)+","+a[0][1].toFixed(3)+","+a[1][1].toFixed(3)+",0,0",r=v(r.x/F)+","+v(r.y/F);h.push('<g_vml_:skew on="t" matrix="',a,'" ',' offset="',r,'" origin="',s,' 0" />','<g_vml_:path textpathok="true" />','<g_vml_:textpath on="true" string="',d(t),'" style="v-text-align:',f,";font:",d(o),'" /></g_vml_:line>'),this.element_.insertAdjacentHTML("beforeEnd",h.join(""))},I.fillText=function(t,e,r,i){this.drawText_(t,e,r,i,!1)},I.strokeText=function(t,e,r,i){this.drawText_(t,e,r,i,!0)},I.measureText=function(t){this.textMeasureEl_||(this.element_.insertAdjacentHTML("beforeEnd",'<span style="position:absolute;top:-20000px;left:0;padding:0;margin:0;border:none;white-space:pre;"></span>'),this.textMeasureEl_=this.element_.lastChild);var e=this.element_.ownerDocument;return this.textMeasureEl_.innerHTML="",this.textMeasureEl_.style.font=this.font,this.textMeasureEl_.appendChild(e.createTextNode(t)),{"width":this.textMeasureEl_.offsetWidth}},I.clip=function(){},I.arcTo=function(){},I.createPattern=function(t,e){return new Y(t,e)},H.prototype.addColorStop=function(t,e){e=D(e),this.colors_.push({"offset":t,"color":e.color,"alpha":e.alpha})};I=W.prototype=new Error;I.INDEX_SIZE_ERR=1,I.DOMSTRING_SIZE_ERR=2,I.HIERARCHY_REQUEST_ERR=3,I.WRONG_DOCUMENT_ERR=4,I.INVALID_CHARACTER_ERR=5,I.NO_DATA_ALLOWED_ERR=6,I.NO_MODIFICATION_ALLOWED_ERR=7,I.NOT_FOUND_ERR=8,I.NOT_SUPPORTED_ERR=9,I.INUSE_ATTRIBUTE_ERR=10,I.INVALID_STATE_ERR=11,I.SYNTAX_ERR=12,I.INVALID_MODIFICATION_ERR=13,I.NAMESPACE_ERR=14,I.INVALID_ACCESS_ERR=15,I.VALIDATION_ERR=16,I.TYPE_MISMATCH_ERR=17,G_vmlCanvasManager=t,CanvasRenderingContext2D=B,CanvasGradient=H,CanvasPattern=Y,DOMException=W}(),function(t,a){var n,s,e=t.html5||{},i=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,o=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,r="_html5shiv",l=0,c={};function u(t,e){var r=t.createElement("p"),t=t.getElementsByTagName("head")[0]||t.documentElement;return r.innerHTML="x<style>"+e+"</style>",t.insertBefore(r.lastChild,t.firstChild)}function p(){var t=m.elements;return"string"==typeof t?t.split(" "):t}function f(t){var e=c[t[r]];return e||(e={},l++,t[r]=l,c[l]=e),e}function h(t,e,r){return e=e||a,s?e.createElement(t):!(e=(r=r||f(e)).cache[t]?r.cache[t].cloneNode():o.test(t)?(r.cache[t]=r.createElem(t)).cloneNode():r.createElem(t)).canHaveChildren||i.test(t)||e.tagUrn?e:r.frag.appendChild(e)}function d(t){var e,r,i=f(t=t||a);return!m.shivCSS||n||i.hasCSS||(i.hasCSS=!!u(t,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),s||(e=t,(r=i).cache||(r.cache={},r.createElem=e.createElement,r.createFrag=e.createDocumentFragment,r.frag=r.createFrag()),e.createElement=function(t){return m.shivMethods?h(t,e,r):r.createElem(t)},e.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+p().join().replace(/[\w\-:]+/g,function(t){return r.createElem(t),r.frag.createElement(t),'c("'+t+'")'})+");return n}")(m,r.frag)),t}!function(){try{var t=a.createElement("a");t.innerHTML="<xyz></xyz>",n="hidden"in t,s=1==t.childNodes.length||function(){a.createElement("a");var t=a.createDocumentFragment();return void 0===t.cloneNode||void 0===t.createDocumentFragment||void 0===t.createElement}()}catch(t){s=n=!0}}();var m={"elements":e.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video","version":"3.7.3","shivCSS":!1!==e.shivCSS,"supportsUnknownElements":s,"shivMethods":!1!==e.shivMethods,"type":"default","shivDocument":d,"createElement":h,"createDocumentFragment":function(t,e){if(t=t||a,s)return t.createDocumentFragment();for(var r=(e=e||f(t)).frag.cloneNode(),i=0,n=p(),o=n.length;i<o;i++)r.createElement(n[i]);return r},"addElements":function(t,e){var r=m.elements;"string"!=typeof r&&(r=r.join(" ")),"string"!=typeof t&&(t=t.join(" ")),m.elements=r+" "+t,d(e)}};t.html5=m,d(a);var y=/^$|\b(?:all|print)\b/,g="html5shiv",v=!(s||(e=a.documentElement,void 0===a.namespaces||void 0===a.parentWindow||void 0===e.applyElement||void 0===e.removeNode||void 0===t.attachEvent));function x(t){for(var e,r=t.getElementsByTagName("*"),i=r.length,n=RegExp("^(?:"+p().join("|")+")$","i"),o=[];i--;)e=r[i],n.test(e.nodeName)&&o.push(e.applyElement(function(t){var e,r=t.attributes,i=r.length,n=t.ownerDocument.createElement(g+":"+t.nodeName);for(;i--;)(e=r[i]).specified&&n.setAttribute(e.nodeName,e.nodeValue);return n.style.cssText=t.style.cssText,n}(e)));return o}function b(s){var l,c,t=f(s),e=s.namespaces,r=s.parentWindow;return!v||s.printShived||(void 0===e[g]&&e.add(g),r.attachEvent("onbeforeprint",function(){h();for(var t,e,r,i=s.styleSheets,n=[],o=i.length,a=Array(o);o--;)a[o]=i[o];for(;r=a.pop();)if(!r.disabled&&y.test(r.media)){try{e=(t=r.imports).length}catch(t){e=0}for(o=0;o<e;o++)a.push(t[o]);try{n.push(r.cssText)}catch(t){}}n=function(t){for(var e,r=t.split("{"),i=r.length,n=RegExp("(^|[\\s,>+~])("+p().join("|")+")(?=[[\\s,>+~#.:]|$)","gi"),o="$1"+g+"\\:$2";i--;)(e=r[i]=r[i].split("}"))[e.length-1]=e[e.length-1].replace(n,o),r[i]=e.join("}");return r.join("{")}(n.reverse().join("")),c=x(s),l=u(s,n)}),r.attachEvent("onafterprint",function(){!function(t){for(var e=t.length;e--;)t[e].removeNode()}(c),clearTimeout(t._removeSheetTimer),t._removeSheetTimer=setTimeout(h,500)}),s.printShived=!0),s;function h(){clearTimeout(t._removeSheetTimer),l&&l.removeNode(!0),l=null}}m.type+=" print",(m.shivPrint=b)(a),"object"==typeof module&&module.exports&&(module.exports=m)}("undefined"!=typeof window?window:this,document),function(t){"function"==typeof define?define(t):"function"==typeof YUI?YUI.add("es5",t):t()}(function(){var r,i;function s(){}8!==parseInt("08")&&(parseInt=(r=parseInt,i=/^0[xX]/,function(t,e){return t=String(t).trim(),+e||(e=i.test(t)?16:10),r(t,e)})),Function.prototype.bind||(Function.prototype.bind=function(e){var r=this;if("function"!=typeof r)throw new TypeError("Function.prototype.bind called on incompatible "+r);for(var i=c.call(arguments,1),t=Math.max(0,r.length-i.length),n=[],o=0;o<t;o++)n.push("$"+o);var a=Function("binder","return function("+n.join(",")+"){return binder.apply(this,arguments)}")(function(){if(this instanceof a){var t=r.apply(this,i.concat(c.call(arguments)));return Object(t)===t?t:this}return r.apply(e,i.concat(c.call(arguments)))});return r.prototype&&(s.prototype=r.prototype,a.prototype=new s,s.prototype=null),a});var n,o,a,t=Function.prototype.call,e=Array.prototype,l=Object.prototype,c=e.slice,h=t.bind(l.toString),u=t.bind(l.hasOwnProperty);function p(t){for(var e=[];t--;)e.unshift(t);return e}u(l,"__defineGetter__")&&(t.bind(l.__defineGetter__),t.bind(l.__defineSetter__),t.bind(l.__lookupGetter__),t.bind(l.__lookupSetter__)),2!=[1,2].splice(0).length&&(n=Array.prototype.splice,o=Array.prototype.push,a=Array.prototype.unshift,(f=[]).splice.bind(f,0,0).apply(null,p(20)),f.splice.bind(f,0,0).apply(null,p(26)),l=f.length,f.splice(5,0,"XXX"),(l+1==f.length?1:void 0)?Array.prototype.splice=function(t,e){return arguments.length?n.apply(this,[void 0===t?0:t,void 0===e?this.length-t:e].concat(c.call(arguments,2))):[]}:Array.prototype.splice=function(t,e){var r=c.call(arguments,2),i=r.length;if(!arguments.length)return[];if(void 0===t&&(t=0),void 0===e&&(e=this.length-t),0<i){if(e<=0){if(t==this.length)return o.apply(this,r),[];if(0==t)return a.apply(this,r),[]}return i=c.call(this,t,t+e),r.push.apply(r,c.call(this,t+e,this.length)),r.unshift.apply(r,c.call(this,0,t)),r.unshift(0,this.length),n.apply(this,r),i}return n.call(this,t,e)}),1!=[].unshift(0)&&(a=Array.prototype.unshift,Array.prototype.unshift=function(){return a.apply(this,arguments),this.length}),Array.isArray||(Array.isArray=function(t){return"[object Array]"==h(t)});var f=Object("a"),d="a"!=f[0]||!(0 in f),m=!0;if(Array.prototype.forEach&&Array.prototype.forEach.call("foo",function(t,e,r){"object"!=typeof r&&(m=!1)}),Array.prototype.forEach&&m||(Array.prototype.forEach=function(t,e){var r=I(this),i=d&&"[object String]"==h(this)?this.split(""):r,n=e,o=-1,a=i.length>>>0;if("[object Function]"!=h(t))throw new TypeError;for(;++o<a;)o in i&&t.call(n,i[o],o,r)}),Array.prototype.map||(Array.prototype.map=function(t,e){var r=I(this),i=d&&"[object String]"==h(this)?this.split(""):r,n=i.length>>>0,o=Array(n),a=e;if("[object Function]"!=h(t))throw new TypeError(t+" is not a function");for(var s=0;s<n;s++)s in i&&(o[s]=t.call(a,i[s],s,r));return o}),Array.prototype.filter||(Array.prototype.filter=function(t,e){var r,i=I(this),n=d&&"[object String]"==h(this)?this.split(""):i,o=n.length>>>0,a=[],s=e;if("[object Function]"!=h(t))throw new TypeError(t+" is not a function");for(var l=0;l<o;l++)l in n&&(r=n[l],t.call(s,r,l,i)&&a.push(r));return a}),Array.prototype.every||(Array.prototype.every=function(t,e){var r=I(this),i=d&&"[object String]"==h(this)?this.split(""):r,n=i.length>>>0,o=e;if("[object Function]"!=h(t))throw new TypeError(t+" is not a function");for(var a=0;a<n;a++)if(a in i&&!t.call(o,i[a],a,r))return!1;return!0}),Array.prototype.some||(Array.prototype.some=function(t,e){var r=I(this),i=d&&"[object String]"==h(this)?this.split(""):r,n=i.length>>>0,o=e;if("[object Function]"!=h(t))throw new TypeError(t+" is not a function");for(var a=0;a<n;a++)if(a in i&&t.call(o,i[a],a,r))return!0;return!1}),Array.prototype.reduce||(Array.prototype.reduce=function(t,e){var r=I(this),i=d&&"[object String]"==h(this)?this.split(""):r,n=i.length>>>0;if("[object Function]"!=h(t))throw new TypeError(t+" is not a function");if(!n&&1==arguments.length)throw new TypeError("reduce of empty array with no initial value");var o,a=0;if(2<=arguments.length)o=e;else for(;;){if(a in i){o=i[a++];break}if(++a>=n)throw new TypeError("reduce of empty array with no initial value")}for(;a<n;a++)a in i&&(o=t.call(void 0,o,i[a],a,r));return o}),Array.prototype.reduceRight||(Array.prototype.reduceRight=function(t,e){var r=I(this),i=d&&"[object String]"==h(this)?this.split(""):r,n=i.length>>>0;if("[object Function]"!=h(t))throw new TypeError(t+" is not a function");if(!n&&1==arguments.length)throw new TypeError("reduceRight of empty array with no initial value");var o,a=n-1;if(2<=arguments.length)o=e;else for(;;){if(a in i){o=i[a--];break}if(--a<0)throw new TypeError("reduceRight of empty array with no initial value")}if(a<0)return o;for(;a in this&&(o=t.call(void 0,o,i[a],a,r)),a--;);return o}),Array.prototype.indexOf&&-1==[0,1].indexOf(1,2)||(Array.prototype.indexOf=function(t,e){var r=d&&"[object String]"==h(this)?this.split(""):I(this),i=r.length>>>0;if(!i)return-1;var n=0;for(1<arguments.length&&(n=O(e)),n=0<=n?n:Math.max(0,i+n);n<i;n++)if(n in r&&r[n]===t)return n;return-1}),Array.prototype.lastIndexOf&&-1==[0,1].lastIndexOf(0,-3)||(Array.prototype.lastIndexOf=function(t,e){var r=d&&"[object String]"==h(this)?this.split(""):I(this),i=r.length>>>0;if(!i)return-1;var n=i-1;for(1<arguments.length&&(n=Math.min(n,O(e))),n=0<=n?n:i-Math.abs(n);0<=n;n--)if(n in r&&t===r[n])return n;return-1}),!Object.keys){var y,g=!0,v=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],x=v.length;for(y in{"toString":null})g=!1;Object.keys=function(t){if("object"!=typeof t&&"function"!=typeof t||null===t)throw new TypeError("Object.keys called on a non-object");var e,r=[];for(e in t)u(t,e)&&r.push(e);if(g)for(var i=0,n=x;i<n;i++){var o=v[i];u(t,o)&&r.push(o)}return r}}var b=-621987552e5,_="-000001";Date.prototype.toISOString&&-1!==new Date(b).toISOString().indexOf(_)||(Date.prototype.toISOString=function(){var t,e,r,i,n;if(!isFinite(this))throw new RangeError("Date.prototype.toISOString called on non-finite value.");for(i=this.getUTCFullYear(),n=this.getUTCMonth(),i+=Math.floor(n/12),t=[1+(n%12+12)%12,this.getUTCDate(),this.getUTCHours(),this.getUTCMinutes(),this.getUTCSeconds()],i=(i<0?"-":9999<i?"+":"")+("00000"+Math.abs(i)).slice(0<=i&&i<=9999?-4:-6),e=t.length;e--;)(r=t[e])<10&&(t[e]="0"+r);return i+"-"+t.slice(0,2).join("-")+"T"+t.slice(2).join(":")+"."+("000"+this.getUTCMilliseconds()).slice(-3)+"Z"});var w,F,E,S=!1;try{S=Date.prototype.toJSON&&null===new Date(NaN).toJSON()&&-1!==new Date(b).toJSON().indexOf(_)&&Date.prototype.toJSON.call({"toISOString":function(){return!0}})}catch(t){}function A(t,e){for(var r=-1;++r<F;)e+=t*E[r],E[r]=e%w,e=Math.floor(e/w)}function T(t){for(var e=F,r=0;0<=--e;)r+=E[e],E[e]=Math.floor(r/t),r=r%t*w}function D(){for(var t,e=F,r="";0<=--e;)""===r&&0!==e&&0===E[e]||(t=String(E[e]),""===r?r=t:r+="0000000".slice(0,7-t.length)+t);return r}function C(t,e,r){return 0===e?r:e%2==1?C(t,e-1,r*t):C(t*t,e/2,r)}S||(Date.prototype.toJSON=function(){var t=Object(this),e=function(t){var e,r;if(B(t))return t;if("function"==typeof(r=t.valueOf)&&B(e=r.call(t)))return e;if("function"==typeof(r=t.toString)&&B(e=r.call(t)))return e;throw new TypeError}(t);if("number"==typeof e&&!isFinite(e))return null;if("function"!=typeof(e=t.toISOString))throw new TypeError("toISOString property is not callable");return e.call(t)}),Date.parse,Date=function(f){function l(t,e,r,i,n,o,a){var s=arguments.length;if(this instanceof f){s=1==s&&String(t)===t?new f(l.parse(t)):7<=s?new f(t,e,r,i,n,o,a):6<=s?new f(t,e,r,i,n,o):5<=s?new f(t,e,r,i,n):4<=s?new f(t,e,r,i):3<=s?new f(t,e,r):2<=s?new f(t,e):1<=s?new f(t):new f;return s.constructor=l,s}return f.apply(this,arguments)}var t,d=new RegExp("^(\\d{4}|[+-]\\d{6})(?:-(\\d{2})(?:-(\\d{2})(?:T(\\d{2}):(\\d{2})(?::(\\d{2})(?:(\\.\\d{1,}))?)?(Z|(?:([-+])(\\d{2}):(\\d{2})))?)?)?)?$"),i=[0,31,59,90,120,151,181,212,243,273,304,334,365];function m(t,e){var r=1<e?1:0;return i[e]+Math.floor((t-1969+r)/4)-Math.floor((t-1901+r)/100)+Math.floor((t-1601+r)/400)+365*(t-1970)}for(t in f)l[t]=f[t];return l.now=f.now,l.UTC=f.UTC,l.prototype=f.prototype,(l.prototype.constructor=l).parse=function(t){var e=d.exec(t);if(e){var r,i=Number(e[1]),n=Number(e[2]||1)-1,o=Number(e[3]||1)-1,a=Number(e[4]||0),s=Number(e[5]||0),l=Number(e[6]||0),c=Math.floor(1e3*Number(e[7]||0)),h=Boolean(e[4]&&!e[8]),u="-"===e[9]?1:-1,p=Number(e[10]||0),e=Number(e[11]||0);return a<(0<s||0<l||0<c?24:25)&&s<60&&l<60&&c<1e3&&-1<n&&n<12&&p<24&&e<60&&-1<o&&o<m(i,1+n)-m(i,n)&&(r=1e3*(60*((r=60*(24*(m(i,n)+o)+a+p*u))+s+e*u)+l)+c,h&&(r=Number(new f(1970,0,1,0,0,0,r))),-864e13<=r&&r<=864e13)?r:NaN}return f.parse.apply(this,arguments)},l}(Date),Date.now||(Date.now=function(){return(new Date).getTime()}),Number.prototype.toFixed&&"0.000"===8e-5.toFixed(3)&&"0"!==.9.toFixed(0)&&"1.25"===1.255.toFixed(2)&&"1000000000000000128"===0xde0b6b3a7640080.toFixed(0)||(w=1e7,F=6,E=[0,0,0,0,0,0],Number.prototype.toFixed=function(t){var e,r,i,n,o=Number(t);if((o=o!=o?0:Math.floor(o))<0||20<o)throw new RangeError("Number.toFixed called with invalid number of decimals");if((r=Number(this))!=r)return"NaN";if(r<=-1e21||1e21<=r)return String(r);if(e="",r<0&&(e="-",r=-r),t="0",1e-21<r)if(r=(n=function(t){for(var e=0;4096<=t;)e+=12,t/=4096;for(;2<=t;)e+=1,t/=2;return e}(r*C(2,69,1))-69)<0?r*C(2,-n,1):r/C(2,n,1),r*=4503599627370496,0<(n=52-n)){for(A(0,r),i=o;7<=i;)A(1e7,0),i-=7;for(A(C(10,i,1),0),i=n-1;23<=i;)T(1<<23),i-=23;T(1<<i),A(1,1),T(2),t=D()}else A(0,r),A(1<<-n,0),t=D()+"0.00000000000000000000".slice(2,2+o);return t=0<o?(n=t.length)<=o?e+"0.0000000000000000000".slice(0,o-n+2)+t:e+t.slice(0,n-o)+"."+t.slice(n-o):e+t});var M,k,j=String.prototype.split;2!=="ab".split(/(?:ab)*/).length||4!==".".split(/(.?)(.?)/).length||"t"==="tesst".split(/(s)*/)[1]||"".split(/.?/).length||1<".".split(/()()/).length?(M=void 0===/()??/.exec("")[1],String.prototype.split=function(t,e){var r=this;if(void 0===t&&0===e)return[];if("[object RegExp]"!==Object.prototype.toString.call(t))return j.apply(this,arguments);var i,n,o,a,s=[],l=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.extended?"x":"")+(t.sticky?"y":""),c=0,t=new RegExp(t.source,l+"g");for(r+="",M||(i=new RegExp("^"+t.source+"$(?!\\s)",l)),e=void 0===e?-1>>>0:e>>>0;(n=t.exec(r))&&!(c<(o=n.index+n[0].length)&&(s.push(r.slice(c,n.index)),!M&&1<n.length&&n[0].replace(i,function(){for(var t=1;t<arguments.length-2;t++)void 0===arguments[t]&&(n[t]=void 0)}),1<n.length&&n.index<r.length&&Array.prototype.push.apply(s,n.slice(1)),a=n[0].length,c=o,s.length>=e));)t.lastIndex===n.index&&t.lastIndex++;return c===r.length?!a&&t.test("")||s.push(""):s.push(r.slice(c)),s.length>e?s.slice(0,e):s}):"0".split(void 0,0).length&&(String.prototype.split=function(t,e){return void 0===t&&0===e?[]:j.apply(this,arguments)}),"".substr&&"b"!=="0b".substr(-1)&&(k=String.prototype.substr,String.prototype.substr=function(t,e){return k.call(this,t<0&&(t=this.length+t)<0?0:t,e)});var R,N,f="\t\n\v\f\r \xa0\u1680\u180e\u2000\u2001\u2002\u2003\u2004\u2005\u2006\u2007\u2008\u2009\u200a\u202f\u205f\u3000\u2028\u2029\ufeff";function O(t){return(t=+t)!=t?t=0:0!==t&&t!==1/0&&t!==-1/0&&(t=(0<t||-1)*Math.floor(Math.abs(t))),t}function B(t){var e=typeof t;return null===t||"undefined"==e||"boolean"==e||"number"==e||"string"==e}String.prototype.trim&&!f.trim()||(f="["+f+"]",R=new RegExp("^"+f+f+"*"),N=new RegExp(f+f+"*$"),String.prototype.trim=function(){if(null==this)throw new TypeError("can't convert "+this+" to object");return String(this).replace(R,"").replace(N,"")});var I=function(t){if(null==t)throw new TypeError("can't convert "+t+" to object");return Object(t)}}),function(s,o,l){"use strict";function t(t){var e=l.createElement("a");return e.href=t,{"href":e.href,"absolute":e.href,"host":e.host,"hostname":e.hostname,"port":e.port,"pathname":e.pathname.replace(/^([^/])/,"/$1"),"protocol":e.protocol,"hash":e.hash,"search":e.search,"params":(e=e.search.replace(/(^\?)/,""))?e.split("&").map(function(t){return this[(t=t.split("="))[0]]=decodeURIComponent(t[1]),this}.bind({}))[0]:{}}}var e,r=0,i=s("script[src*='wet-boew.js'],script[src*='wet-boew.min.js'],script[data-wb-core]").last(),n=function(e){let r=l.documentElement.lang;if(2<r.length){let t=["pt-BR","zh-Hans"];if(e[0].hasAttribute("data-wb-core")&&e[0].hasAttribute("data-lang-long")){const i=e.attr("data-lang-long").split(" ");t=i.concat(t)}-1===t.indexOf(r)&&(r=r.substring(0,2))}return r}(i),a=((e={}).home=(i=i).prop("src").split("?")[0].split("/").slice(0,-1).join("/"),e.asset=e.home+"/../assets",e.template=e.home+"/assets/templates",e.dep=e.home+"/deps",e.js=e.home,e.css=e.home.substring(0,e.home.length-2)+"css",e.mode=i.prop("src").indexOf(".min")<0?"":".min",i[0].hasAttribute("data-wb-core")&&s.extend(e,{"home":i.attr("data-home"),"asset":i.attr("data-asset"),"template":i.attr("data-template"),"dep":i.attr("data-dep"),"js":i.attr("data-js"),"css":i.attr("data-css"),"mode":i.attr("data-mode")}),e),e=function(){for(var t=3,e=l.createElement("div"),r=e.getElementsByTagName("i");e.innerHTML="\x3c!--[if gt IE "+(t+=1)+"]><i></i><![endif]--\x3e",r[0];);return 4<t?t:void 0}(),c=t(o.location.href),h=function(){var t,e="false";try{e=localStorage.getItem("wbdisable")||e}catch(t){}return"string"==typeof(t=c.params.wbdisable||e)?"true"===t.toLowerCase():Boolean(t)}(),u={"/":a.home,"/assets":a.asset,"/templates":a.template,"/deps":a.dep,"lang":n,"mode":a.mode,"doc":s(l),"win":s(o),"html":s("html"),"pageUrlParts":c,"getUrlParts":t,"isDisabled":h,"isStarted":!1,"isReady":!1,"ignoreHashChange":!1,"initQueue":0,"getPath":function(t){return Object.prototype.hasOwnProperty.call(this,t)?this[t]:void 0},"getMode":function(){return this.mode},"getId":function(){return"wb-auto-"+(r+=1)},"init":function(t,e,r,i){var n=t.target,o=!!n,a=o?n:t,n=e+"-inited",e=a===l;if(!o||e||t.currentTarget===a&&-1===a.className.indexOf(n))return this.initQueue+=1,this.remove(r),e||(a.className+=" "+n,i||a.id||(a.id=u.getId())),a},"ready":function(t,e,r){t?(t.find(u.allSelectors).addClass("wb-init").filter(":not(#"+t.attr("id")+" .wb-init .wb-init)").trigger("timerpoke.wb"),t.trigger("wb-ready."+e,r),--this.initQueue):this.doc.trigger("wb-ready."+e,r),!this.isReady&&this.isStarted&&this.initQueue<1&&(this.isReady=!0,this.doc.trigger("wb-ready.wb"))},"other":!e,"desktop":void 0===o.orientation,"ie":!!e,"ie6":6===e,"ie7":7===e,"ie8":8===e,"ie9":9===e,"ielt7":e<7,"ielt8":e<8,"ielt9":e<9,"ielt10":e<10,"ie11":!!navigator.userAgent.match(/Trident\/7\./),"selectors":[],"resizeEvents":"xxsmallview.wb xsmallview.wb smallview.wb mediumview.wb largeview.wb xlargeview.wb","drawColours":["#8d201c","#EE8310","#2a7da6","#5a306b","#285228","#154055","#555555","#f6d200","#d73d38","#418541","#87aec9","#23447e","#999999"],"sessionGUID":function(){var t=sessionStorage.getItem("wb-session-GUID");return t||(t=u.guid(),sessionStorage.setItem("wb-session-GUID",t)),t},"add":function(t){var e,r=!1,i=u.selectors.length;if(u.isDisabled&&"#wb-tphp"!==t)return 0;for(e=0;e!==i;e+=1)if(u.selectors[e]===t){r=!0;break}r||u.selectors.push(t)},"remove":function(t){for(var e=this.selectors.length,r=0;r!==e;r+=1)if(this.selectors[r]===t){this.selectors.splice(r,1);break}},"timerpoke":function(t){var e,r,i,n,o=u.selectors.slice(0),a=o.length;if(t){for(i=s(),n=0;n!==a;n+=1)e=o[n],0!==(r=s(e)).length?i=i.add(r):u.remove(e);r=i.filter(":not(.wb-init .wb-init)").addClass("wb-init")}else r=s(o.join(", "));r.trigger("timerpoke.wb")},"start":function(){u.allSelectors=u.selectors.join(", "),u.timerpoke(!0),this.isStarted=!0,this.ready(),setInterval(u.timerpoke,500)},"i18nDict":{},"i18n":function(t,e,r){var i=u.i18nDict;switch(("string"==typeof t&&""!==t)|("string"==typeof e&&""!==e)<<1|("string"==typeof r&&""!==r)<<2){case 1:return i[t];case 3:return i[t][e];case 7:return i[t][e].replace("[MIXIN]",r);default:return""}},"hashString":function(t){var e,r=0;if(0===t.length)return r;for(e=0;e<t.length;e++)r=(r<<5)-r+t.charCodeAt(e),r&=r;return r},"stripWhitespace":function(t){return t.replace(/\s+/g,"")},"whenLibReady":function(t,e){t()?e():setTimeout(function(){u.whenLibReady(t,e)},50)}};o.wb=u,yepnope.addPrefix("site",function(t){return t.url=a.js+"/"+t.url,t}),yepnope.addPrefix("plyfll",function(t){var e,r=t.url;return h&&-1===r.indexOf("svg")?t.bypass=!0:a.mode||(r=r.replace(".min","")),e=-1!==r.indexOf(".css")?(t.forceCSS=!0,a.css):a.js,t.url=e+"/polyfills/"+r,t}),yepnope.addPrefix("i18n",function(t){return t.url=a.js+"/"+t.url+n+a.mode+".js",t}),yepnope.addPrefix("mthjx",function(t){return t.url=a.js+"/MathJax/"+t.url,t}),u.modernizrLoad=Modernizr.load,Modernizr.load=function(t){var e,r,i,n,o;for(s.isArray(t)||(t=[t]),r=t.length,e=0;e!==r;e+=1)n=(i=t[e]).testReady,o=i.complete,n&&o&&(i.complete=u.whenLibReady(n,o));u.modernizrLoad(t)},Modernizr.load([{"test":Modernizr.details,"nope":["plyfll!details.min.js","plyfll!details.min.css"]},{"test":Modernizr.input.list,"nope":["plyfll!datalist.min.js","plyfll!datalist.min.css"]},{"test":Modernizr.inputtypes.date,"nope":["plyfll!datepicker.min.js","plyfll!datepicker.min.css"]},{"test":Modernizr.inputtypes.range,"nope":["plyfll!slider.min.js","plyfll!slider_wrapper.min.js","plyfll!slider.min.css"],"callback":function(t){"slider.min.js"===t&&o.fdSlider.onDomReady()}},{"test":Modernizr.progressbar,"nope":["plyfll!progress.min.js","plyfll!progress.min.css"]},{"test":Modernizr.mathml,"complete":function(){var t,e="wb-math",r="math",i=l.getElementsByTagName(r),n=u.doc;i.length&&l.body.removeChild(i[i.length-1].parentNode),Modernizr.mathml||(t=new Boolean(o.navigator.msSaveOrOpenBlob),n.one("timerpoke.wb wb-init."+e,r,function(){u.init(l,e,r),o.MathJax={"options":{"enableMenu":!1}},t&&(Modernizr.load("timeout=500!https://polyfill.io/v3/polyfill.min.js?features=es6"),o.MathJax.chtml={"fontURL":"https://cdn.jsdelivr.net/npm/mathjax@3/es5/output/chtml/fonts/woff-v2"}),Modernizr.load([{"load":["timeout=500!https://cdn.jsdelivr.net/npm/mathjax@3/es5/mml-chtml.js","plyfll!mathml.min.css"],"complete":function(){setTimeout(function(){t&&!o.MathJax.startup&&(o.MathJax.chtml.fontURL=a.js+"/MathJax/output/chtml/fonts/woff-v2"),Modernizr.load([{"test":o.MathJax.startup,"nope":"mthjx!mml-chtml.js","complete":function(){Modernizr.load([{"test":o.MathJax.startup,"nope":"mthjx!MathJax.js?config=Accessible","complete":function(){u.ready(n,e)}}])}}])},100)}}])}),u.add(r))}},{"test":Modernizr.meter,"nope":["plyfll!meter.min.js","plyfll!meter.min.css"]},{"test":Modernizr.touch,"yep":"plyfll!mobile.min.js"},{"test":Modernizr.svg,"nope":"plyfll!svg.min.js"},{"load":"i18n!i18n/","testReady":function(){return u.i18nDict.tphp},"complete":function(){u.start()}}])}(jQuery,window,document);
|