@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
@@ -1,24 +1,24 @@
|
|
1
|
-
@charset "UTF-8";
|
2
|
-
/*
|
3
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
4
|
-
* wet-boew.github.io/wet-boew/License-eng.html / wet-boew.github.io/wet-boew/Licence-fra.html
|
5
|
-
*/
|
6
|
-
meter {
|
7
|
-
border: 1px outset;
|
8
|
-
display: block;
|
9
|
-
height: 20px;
|
10
|
-
overflow: hidden;
|
11
|
-
width: 100px; }
|
12
|
-
meter div {
|
13
|
-
background: #b4e391;
|
14
|
-
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b4e391), color-stop(35%, #4a0), to(#b4e391));
|
15
|
-
background-image: linear-gradient(to bottom, #b4e391 0, #4a0 35%, #b4e391 100%);
|
16
|
-
border-right: 1px solid #000;
|
17
|
-
display: block;
|
18
|
-
height: 20px; }
|
19
|
-
meter.meterValueTooHigh div, meter.meterValueTooLow div {
|
20
|
-
background: #ffd65e;
|
21
|
-
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd65e), color-stop(35%, #fbff47), to(#febf04));
|
22
|
-
background-image: linear-gradient(to bottom, #ffd65e 0, #fbff47 35%, #febf04 100%); }
|
23
|
-
meter.meterIsMaxed {
|
24
|
-
border-right: 0 none !important; }
|
1
|
+
@charset "UTF-8";
|
2
|
+
/*
|
3
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
4
|
+
* wet-boew.github.io/wet-boew/License-eng.html / wet-boew.github.io/wet-boew/Licence-fra.html
|
5
|
+
*/
|
6
|
+
meter {
|
7
|
+
border: 1px outset;
|
8
|
+
display: block;
|
9
|
+
height: 20px;
|
10
|
+
overflow: hidden;
|
11
|
+
width: 100px; }
|
12
|
+
meter div {
|
13
|
+
background: #b4e391;
|
14
|
+
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b4e391), color-stop(35%, #4a0), to(#b4e391));
|
15
|
+
background-image: linear-gradient(to bottom, #b4e391 0, #4a0 35%, #b4e391 100%);
|
16
|
+
border-right: 1px solid #000;
|
17
|
+
display: block;
|
18
|
+
height: 20px; }
|
19
|
+
meter.meterValueTooHigh div, meter.meterValueTooLow div {
|
20
|
+
background: #ffd65e;
|
21
|
+
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd65e), color-stop(35%, #fbff47), to(#febf04));
|
22
|
+
background-image: linear-gradient(to bottom, #ffd65e 0, #fbff47 35%, #febf04 100%); }
|
23
|
+
meter.meterIsMaxed {
|
24
|
+
border-right: 0 none !important; }
|
@@ -1,8 +1,8 @@
|
|
1
|
-
@charset "UTF-8";
|
2
|
-
/*
|
3
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
4
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
5
|
-
*/
|
6
|
-
/* Progress polyfill */
|
7
|
-
progress {
|
8
|
-
display: inline-block; }
|
1
|
+
@charset "UTF-8";
|
2
|
+
/*
|
3
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
4
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
5
|
+
*/
|
6
|
+
/* Progress polyfill */
|
7
|
+
progress {
|
8
|
+
display: inline-block; }
|
@@ -1,229 +1,229 @@
|
|
1
|
-
@charset "UTF-8";
|
2
|
-
/*
|
3
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
4
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
5
|
-
*/
|
6
|
-
.fd-slider, .fd-slider-bar, .fd-slider-range, .fd-slider-handle {
|
7
|
-
display: block; }
|
8
|
-
|
9
|
-
.fd-slider-wrapper, .fd-slider-bar, .fd-slider-range, .fd-slider-handle {
|
10
|
-
position: absolute; }
|
11
|
-
|
12
|
-
.fd-slider-bar, .fd-slider-range, .fd-slider-handle {
|
13
|
-
margin: 0; }
|
14
|
-
|
15
|
-
.fd-slider-bar, .fd-slider-range, .fd-slider-handle {
|
16
|
-
padding: 0; }
|
17
|
-
|
18
|
-
.fd-form-element-hidden, .fd-slider-inner {
|
19
|
-
display: none !important; }
|
20
|
-
|
21
|
-
.fd-slider-handle, #html5shim-4 {
|
22
|
-
width: 20px; }
|
23
|
-
|
24
|
-
.fd-slider, .fd-slider-wrapper, input[type="range"] {
|
25
|
-
width: 100%; }
|
26
|
-
|
27
|
-
.fd-slider-bar, .fd-slider-range {
|
28
|
-
height: 2px; }
|
29
|
-
|
30
|
-
.fd-slider, .fd-slider-handle {
|
31
|
-
height: 20px; }
|
32
|
-
|
33
|
-
.fd-slider-wrapper {
|
34
|
-
height: 100%; }
|
35
|
-
|
36
|
-
.fd-slider-range, .fd-slider-handle {
|
37
|
-
z-index: 3; }
|
38
|
-
|
39
|
-
.fd-slider, .fd-slider-handle, .fd-slider-handle:focus {
|
40
|
-
border: 0; }
|
41
|
-
|
42
|
-
.fd-slider-range {
|
43
|
-
background-color: #165c91; }
|
44
|
-
|
45
|
-
.fd-slider-wrapper, .fd-slider-handle {
|
46
|
-
top: 0; }
|
47
|
-
|
48
|
-
.fd-slider-wrapper, .fd-slider-handle {
|
49
|
-
left: 0; }
|
50
|
-
|
51
|
-
.fd-slider-bar, .fd-slider-range {
|
52
|
-
overflow: hidden; }
|
53
|
-
|
54
|
-
.fd-slider-bar {
|
55
|
-
background-color: #ddd; }
|
56
|
-
|
57
|
-
.fd-slider-bar, .fd-slider-range {
|
58
|
-
border-radius: 2px; }
|
59
|
-
|
60
|
-
.fd-slider-bar, .fd-slider-range {
|
61
|
-
background-clip: padding-box; }
|
62
|
-
|
63
|
-
.fd-slider-handle, .fd-slider-handle:focus {
|
64
|
-
outline: 0; }
|
65
|
-
|
66
|
-
.fd-slider {
|
67
|
-
cursor: pointer;
|
68
|
-
margin: 0 0 10px;
|
69
|
-
position: relative;
|
70
|
-
text-align: center;
|
71
|
-
text-decoration: none;
|
72
|
-
-webkit-user-select: none;
|
73
|
-
-moz-user-select: none;
|
74
|
-
-ms-user-select: none;
|
75
|
-
user-select: none; }
|
76
|
-
|
77
|
-
.fd-slider-bar {
|
78
|
-
background-image: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#ccc));
|
79
|
-
background-image: linear-gradient(#ececec, #ccc);
|
80
|
-
border: 1px solid #606060;
|
81
|
-
border: 1px solid rgba(187, 187, 187, 0.8);
|
82
|
-
border-bottom: 1px solid #aaa;
|
83
|
-
border-bottom: 1px solid rgba(170, 170, 170, 0.8);
|
84
|
-
border-right: 1px solid #aaa;
|
85
|
-
border-right: 1px solid rgba(170, 170, 170, 0.8);
|
86
|
-
left: 10px;
|
87
|
-
line-height: 4px;
|
88
|
-
right: 10px;
|
89
|
-
top: 8px;
|
90
|
-
z-index: 2; }
|
91
|
-
|
92
|
-
.fd-slider-focused .fd-slider-bar {
|
93
|
-
-webkit-box-shadow: 0 0 6px rgba(10, 130, 170, 0.7);
|
94
|
-
box-shadow: 0 0 6px rgba(10, 130, 170, 0.7);
|
95
|
-
/* Not sure what to do with this
|
96
|
-
@include experimental(animation, fd-pulse 2s infinite, -moz, -webkit, -o, not -ms, not -khtml, official);
|
97
|
-
*/ }
|
98
|
-
|
99
|
-
.fd-slider-range {
|
100
|
-
background-image: -webkit-gradient(linear, left top, right top, from(#89a5bd), to(#165c91));
|
101
|
-
background-image: linear-gradient(to right, #89a5bd, #165c91);
|
102
|
-
left: 11px;
|
103
|
-
line-height: 2px;
|
104
|
-
top: 9px; }
|
105
|
-
|
106
|
-
.fd-slider-handle {
|
107
|
-
background-color: transparent;
|
108
|
-
background-image: url("../../assets/fd-slider-sprite.png");
|
109
|
-
background-position: 0 0;
|
110
|
-
cursor: W-resize;
|
111
|
-
font-size: 10px;
|
112
|
-
line-height: 20px;
|
113
|
-
/* Are these needed?
|
114
|
-
@if $experimental-support-for-mozilla {-moz-outline: 0 none;}
|
115
|
-
@if $experimental-support-for-webkit {-webkit-touch-callout: none;}
|
116
|
-
*/
|
117
|
-
-webkit-user-select: none;
|
118
|
-
-moz-user-select: none;
|
119
|
-
-ms-user-select: none;
|
120
|
-
user-select: none; }
|
121
|
-
.fd-slider-handle:focus {
|
122
|
-
/* Is this needed?
|
123
|
-
@if $experimental-support-for-mozilla {-moz-user-focus: normal;}
|
124
|
-
*/ }
|
125
|
-
|
126
|
-
/* Is this needed?
|
127
|
-
@if $experimental-support-for-mozilla {
|
128
|
-
.fd-slider-handle:focus::-moz-focus-inner {
|
129
|
-
border-color: transparent
|
130
|
-
}
|
131
|
-
}
|
132
|
-
*/
|
133
|
-
.fd-slider-focused .fd-slider-handle,
|
134
|
-
.fd-slider-hover .fd-slider-handle,
|
135
|
-
.fd-slider-active .fd-slider-handle {
|
136
|
-
background-position: 0 -20px; }
|
137
|
-
|
138
|
-
.fd-slider-no-value .fd-slider-handle {
|
139
|
-
background-position: 0 -59px; }
|
140
|
-
|
141
|
-
body.fd-slider-drag-horizontal,
|
142
|
-
body.fd-slider-drag-horizontal * {
|
143
|
-
cursor: N-resize !important;
|
144
|
-
cursor: W-resize !important;
|
145
|
-
-webkit-user-select: none;
|
146
|
-
-moz-user-select: none;
|
147
|
-
-ms-user-select: none;
|
148
|
-
user-select: none; }
|
149
|
-
|
150
|
-
.fd-slider-disabled {
|
151
|
-
cursor: default;
|
152
|
-
opacity: .8; }
|
153
|
-
.fd-slider-disabled .fd-slider-handle {
|
154
|
-
background-position: 0 -40px;
|
155
|
-
cursor: default !important;
|
156
|
-
opacity: 1; }
|
157
|
-
.fd-slider-disabled .fd-slider-bar {
|
158
|
-
background-color: #555;
|
159
|
-
background-image: -webkit-gradient(linear, left top, right top, from(#666), to(#333));
|
160
|
-
background-image: linear-gradient(to right, #666, #333);
|
161
|
-
border: 1px solid #888;
|
162
|
-
border: 1px solid rgba(136, 136, 136, 0.8);
|
163
|
-
border-bottom: 1px solid #999;
|
164
|
-
border-bottom: 1px solid rgba(153, 153, 153, 0.8);
|
165
|
-
border-right: 1px solid #999;
|
166
|
-
border-right: 1px solid rgba(153, 153, 153, 0.8);
|
167
|
-
cursor: auto !important; }
|
168
|
-
.fd-slider-disabled .fd-slider-range {
|
169
|
-
background-color: #222;
|
170
|
-
background-image: -webkit-gradient(linear, left top, right top, from(#222), to(#000));
|
171
|
-
background-image: linear-gradient(to right, #222, #000);
|
172
|
-
cursor: auto !important; }
|
173
|
-
|
174
|
-
@-webkit-keyframes fd-pulse {
|
175
|
-
0% {
|
176
|
-
-webkit-box-shadow: 0 0 3px rgba(100, 130, 170, 0.55);
|
177
|
-
box-shadow: 0 0 3px rgba(100, 130, 170, 0.55); }
|
178
|
-
20% {
|
179
|
-
-webkit-box-shadow: 0 0 4px rgba(70, 130, 170, 0.6);
|
180
|
-
box-shadow: 0 0 4px rgba(70, 130, 170, 0.6); }
|
181
|
-
40% {
|
182
|
-
-webkit-box-shadow: 0 0 5px rgba(40, 130, 170, 0.65);
|
183
|
-
box-shadow: 0 0 5px rgba(40, 130, 170, 0.65); }
|
184
|
-
60% {
|
185
|
-
-webkit-box-shadow: 0 0 6px rgba(10, 130, 170, 0.7);
|
186
|
-
box-shadow: 0 0 6px rgba(10, 130, 170, 0.7); }
|
187
|
-
80% {
|
188
|
-
-webkit-box-shadow: 0 0 5px rgba(40, 130, 170, 0.65);
|
189
|
-
box-shadow: 0 0 5px rgba(40, 130, 170, 0.65); }
|
190
|
-
100% {
|
191
|
-
-webkit-box-shadow: 0 0 4px rgba(70, 130, 170, 0.6);
|
192
|
-
box-shadow: 0 0 4px rgba(70, 130, 170, 0.6); } }
|
193
|
-
|
194
|
-
@keyframes fd-pulse {
|
195
|
-
0% {
|
196
|
-
-webkit-box-shadow: 0 0 3px rgba(100, 130, 170, 0.55);
|
197
|
-
box-shadow: 0 0 3px rgba(100, 130, 170, 0.55); }
|
198
|
-
20% {
|
199
|
-
-webkit-box-shadow: 0 0 4px rgba(70, 130, 170, 0.6);
|
200
|
-
box-shadow: 0 0 4px rgba(70, 130, 170, 0.6); }
|
201
|
-
40% {
|
202
|
-
-webkit-box-shadow: 0 0 5px rgba(40, 130, 170, 0.65);
|
203
|
-
box-shadow: 0 0 5px rgba(40, 130, 170, 0.65); }
|
204
|
-
60% {
|
205
|
-
-webkit-box-shadow: 0 0 6px rgba(10, 130, 170, 0.7);
|
206
|
-
box-shadow: 0 0 6px rgba(10, 130, 170, 0.7); }
|
207
|
-
80% {
|
208
|
-
-webkit-box-shadow: 0 0 5px rgba(40, 130, 170, 0.65);
|
209
|
-
box-shadow: 0 0 5px rgba(40, 130, 170, 0.65); }
|
210
|
-
100% {
|
211
|
-
-webkit-box-shadow: 0 0 4px rgba(70, 130, 170, 0.6);
|
212
|
-
box-shadow: 0 0 4px rgba(70, 130, 170, 0.6); } }
|
213
|
-
|
214
|
-
#fd-slider-describedby {
|
215
|
-
background: #fff;
|
216
|
-
border: 3px solid #a84444;
|
217
|
-
border-radius: 8px;
|
218
|
-
padding: 1em; }
|
219
|
-
|
220
|
-
#html5shim-2-out {
|
221
|
-
font-style: italic;
|
222
|
-
font-weight: 400; }
|
223
|
-
|
224
|
-
#html5shim-4 {
|
225
|
-
height: 400px; }
|
226
|
-
|
227
|
-
.visu {
|
228
|
-
color: #6cc;
|
229
|
-
font: normal 3em impact, helvetica, sans serif; }
|
1
|
+
@charset "UTF-8";
|
2
|
+
/*
|
3
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
4
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
5
|
+
*/
|
6
|
+
.fd-slider, .fd-slider-bar, .fd-slider-range, .fd-slider-handle {
|
7
|
+
display: block; }
|
8
|
+
|
9
|
+
.fd-slider-wrapper, .fd-slider-bar, .fd-slider-range, .fd-slider-handle {
|
10
|
+
position: absolute; }
|
11
|
+
|
12
|
+
.fd-slider-bar, .fd-slider-range, .fd-slider-handle {
|
13
|
+
margin: 0; }
|
14
|
+
|
15
|
+
.fd-slider-bar, .fd-slider-range, .fd-slider-handle {
|
16
|
+
padding: 0; }
|
17
|
+
|
18
|
+
.fd-form-element-hidden, .fd-slider-inner {
|
19
|
+
display: none !important; }
|
20
|
+
|
21
|
+
.fd-slider-handle, #html5shim-4 {
|
22
|
+
width: 20px; }
|
23
|
+
|
24
|
+
.fd-slider, .fd-slider-wrapper, input[type="range"] {
|
25
|
+
width: 100%; }
|
26
|
+
|
27
|
+
.fd-slider-bar, .fd-slider-range {
|
28
|
+
height: 2px; }
|
29
|
+
|
30
|
+
.fd-slider, .fd-slider-handle {
|
31
|
+
height: 20px; }
|
32
|
+
|
33
|
+
.fd-slider-wrapper {
|
34
|
+
height: 100%; }
|
35
|
+
|
36
|
+
.fd-slider-range, .fd-slider-handle {
|
37
|
+
z-index: 3; }
|
38
|
+
|
39
|
+
.fd-slider, .fd-slider-handle, .fd-slider-handle:focus {
|
40
|
+
border: 0; }
|
41
|
+
|
42
|
+
.fd-slider-range {
|
43
|
+
background-color: #165c91; }
|
44
|
+
|
45
|
+
.fd-slider-wrapper, .fd-slider-handle {
|
46
|
+
top: 0; }
|
47
|
+
|
48
|
+
.fd-slider-wrapper, .fd-slider-handle {
|
49
|
+
left: 0; }
|
50
|
+
|
51
|
+
.fd-slider-bar, .fd-slider-range {
|
52
|
+
overflow: hidden; }
|
53
|
+
|
54
|
+
.fd-slider-bar {
|
55
|
+
background-color: #ddd; }
|
56
|
+
|
57
|
+
.fd-slider-bar, .fd-slider-range {
|
58
|
+
border-radius: 2px; }
|
59
|
+
|
60
|
+
.fd-slider-bar, .fd-slider-range {
|
61
|
+
background-clip: padding-box; }
|
62
|
+
|
63
|
+
.fd-slider-handle, .fd-slider-handle:focus {
|
64
|
+
outline: 0; }
|
65
|
+
|
66
|
+
.fd-slider {
|
67
|
+
cursor: pointer;
|
68
|
+
margin: 0 0 10px;
|
69
|
+
position: relative;
|
70
|
+
text-align: center;
|
71
|
+
text-decoration: none;
|
72
|
+
-webkit-user-select: none;
|
73
|
+
-moz-user-select: none;
|
74
|
+
-ms-user-select: none;
|
75
|
+
user-select: none; }
|
76
|
+
|
77
|
+
.fd-slider-bar {
|
78
|
+
background-image: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(#ccc));
|
79
|
+
background-image: linear-gradient(#ececec, #ccc);
|
80
|
+
border: 1px solid #606060;
|
81
|
+
border: 1px solid rgba(187, 187, 187, 0.8);
|
82
|
+
border-bottom: 1px solid #aaa;
|
83
|
+
border-bottom: 1px solid rgba(170, 170, 170, 0.8);
|
84
|
+
border-right: 1px solid #aaa;
|
85
|
+
border-right: 1px solid rgba(170, 170, 170, 0.8);
|
86
|
+
left: 10px;
|
87
|
+
line-height: 4px;
|
88
|
+
right: 10px;
|
89
|
+
top: 8px;
|
90
|
+
z-index: 2; }
|
91
|
+
|
92
|
+
.fd-slider-focused .fd-slider-bar {
|
93
|
+
-webkit-box-shadow: 0 0 6px rgba(10, 130, 170, 0.7);
|
94
|
+
box-shadow: 0 0 6px rgba(10, 130, 170, 0.7);
|
95
|
+
/* Not sure what to do with this
|
96
|
+
@include experimental(animation, fd-pulse 2s infinite, -moz, -webkit, -o, not -ms, not -khtml, official);
|
97
|
+
*/ }
|
98
|
+
|
99
|
+
.fd-slider-range {
|
100
|
+
background-image: -webkit-gradient(linear, left top, right top, from(#89a5bd), to(#165c91));
|
101
|
+
background-image: linear-gradient(to right, #89a5bd, #165c91);
|
102
|
+
left: 11px;
|
103
|
+
line-height: 2px;
|
104
|
+
top: 9px; }
|
105
|
+
|
106
|
+
.fd-slider-handle {
|
107
|
+
background-color: transparent;
|
108
|
+
background-image: url("../../assets/fd-slider-sprite.png");
|
109
|
+
background-position: 0 0;
|
110
|
+
cursor: W-resize;
|
111
|
+
font-size: 10px;
|
112
|
+
line-height: 20px;
|
113
|
+
/* Are these needed?
|
114
|
+
@if $experimental-support-for-mozilla {-moz-outline: 0 none;}
|
115
|
+
@if $experimental-support-for-webkit {-webkit-touch-callout: none;}
|
116
|
+
*/
|
117
|
+
-webkit-user-select: none;
|
118
|
+
-moz-user-select: none;
|
119
|
+
-ms-user-select: none;
|
120
|
+
user-select: none; }
|
121
|
+
.fd-slider-handle:focus {
|
122
|
+
/* Is this needed?
|
123
|
+
@if $experimental-support-for-mozilla {-moz-user-focus: normal;}
|
124
|
+
*/ }
|
125
|
+
|
126
|
+
/* Is this needed?
|
127
|
+
@if $experimental-support-for-mozilla {
|
128
|
+
.fd-slider-handle:focus::-moz-focus-inner {
|
129
|
+
border-color: transparent
|
130
|
+
}
|
131
|
+
}
|
132
|
+
*/
|
133
|
+
.fd-slider-focused .fd-slider-handle,
|
134
|
+
.fd-slider-hover .fd-slider-handle,
|
135
|
+
.fd-slider-active .fd-slider-handle {
|
136
|
+
background-position: 0 -20px; }
|
137
|
+
|
138
|
+
.fd-slider-no-value .fd-slider-handle {
|
139
|
+
background-position: 0 -59px; }
|
140
|
+
|
141
|
+
body.fd-slider-drag-horizontal,
|
142
|
+
body.fd-slider-drag-horizontal * {
|
143
|
+
cursor: N-resize !important;
|
144
|
+
cursor: W-resize !important;
|
145
|
+
-webkit-user-select: none;
|
146
|
+
-moz-user-select: none;
|
147
|
+
-ms-user-select: none;
|
148
|
+
user-select: none; }
|
149
|
+
|
150
|
+
.fd-slider-disabled {
|
151
|
+
cursor: default;
|
152
|
+
opacity: .8; }
|
153
|
+
.fd-slider-disabled .fd-slider-handle {
|
154
|
+
background-position: 0 -40px;
|
155
|
+
cursor: default !important;
|
156
|
+
opacity: 1; }
|
157
|
+
.fd-slider-disabled .fd-slider-bar {
|
158
|
+
background-color: #555;
|
159
|
+
background-image: -webkit-gradient(linear, left top, right top, from(#666), to(#333));
|
160
|
+
background-image: linear-gradient(to right, #666, #333);
|
161
|
+
border: 1px solid #888;
|
162
|
+
border: 1px solid rgba(136, 136, 136, 0.8);
|
163
|
+
border-bottom: 1px solid #999;
|
164
|
+
border-bottom: 1px solid rgba(153, 153, 153, 0.8);
|
165
|
+
border-right: 1px solid #999;
|
166
|
+
border-right: 1px solid rgba(153, 153, 153, 0.8);
|
167
|
+
cursor: auto !important; }
|
168
|
+
.fd-slider-disabled .fd-slider-range {
|
169
|
+
background-color: #222;
|
170
|
+
background-image: -webkit-gradient(linear, left top, right top, from(#222), to(#000));
|
171
|
+
background-image: linear-gradient(to right, #222, #000);
|
172
|
+
cursor: auto !important; }
|
173
|
+
|
174
|
+
@-webkit-keyframes fd-pulse {
|
175
|
+
0% {
|
176
|
+
-webkit-box-shadow: 0 0 3px rgba(100, 130, 170, 0.55);
|
177
|
+
box-shadow: 0 0 3px rgba(100, 130, 170, 0.55); }
|
178
|
+
20% {
|
179
|
+
-webkit-box-shadow: 0 0 4px rgba(70, 130, 170, 0.6);
|
180
|
+
box-shadow: 0 0 4px rgba(70, 130, 170, 0.6); }
|
181
|
+
40% {
|
182
|
+
-webkit-box-shadow: 0 0 5px rgba(40, 130, 170, 0.65);
|
183
|
+
box-shadow: 0 0 5px rgba(40, 130, 170, 0.65); }
|
184
|
+
60% {
|
185
|
+
-webkit-box-shadow: 0 0 6px rgba(10, 130, 170, 0.7);
|
186
|
+
box-shadow: 0 0 6px rgba(10, 130, 170, 0.7); }
|
187
|
+
80% {
|
188
|
+
-webkit-box-shadow: 0 0 5px rgba(40, 130, 170, 0.65);
|
189
|
+
box-shadow: 0 0 5px rgba(40, 130, 170, 0.65); }
|
190
|
+
100% {
|
191
|
+
-webkit-box-shadow: 0 0 4px rgba(70, 130, 170, 0.6);
|
192
|
+
box-shadow: 0 0 4px rgba(70, 130, 170, 0.6); } }
|
193
|
+
|
194
|
+
@keyframes fd-pulse {
|
195
|
+
0% {
|
196
|
+
-webkit-box-shadow: 0 0 3px rgba(100, 130, 170, 0.55);
|
197
|
+
box-shadow: 0 0 3px rgba(100, 130, 170, 0.55); }
|
198
|
+
20% {
|
199
|
+
-webkit-box-shadow: 0 0 4px rgba(70, 130, 170, 0.6);
|
200
|
+
box-shadow: 0 0 4px rgba(70, 130, 170, 0.6); }
|
201
|
+
40% {
|
202
|
+
-webkit-box-shadow: 0 0 5px rgba(40, 130, 170, 0.65);
|
203
|
+
box-shadow: 0 0 5px rgba(40, 130, 170, 0.65); }
|
204
|
+
60% {
|
205
|
+
-webkit-box-shadow: 0 0 6px rgba(10, 130, 170, 0.7);
|
206
|
+
box-shadow: 0 0 6px rgba(10, 130, 170, 0.7); }
|
207
|
+
80% {
|
208
|
+
-webkit-box-shadow: 0 0 5px rgba(40, 130, 170, 0.65);
|
209
|
+
box-shadow: 0 0 5px rgba(40, 130, 170, 0.65); }
|
210
|
+
100% {
|
211
|
+
-webkit-box-shadow: 0 0 4px rgba(70, 130, 170, 0.6);
|
212
|
+
box-shadow: 0 0 4px rgba(70, 130, 170, 0.6); } }
|
213
|
+
|
214
|
+
#fd-slider-describedby {
|
215
|
+
background: #fff;
|
216
|
+
border: 3px solid #a84444;
|
217
|
+
border-radius: 8px;
|
218
|
+
padding: 1em; }
|
219
|
+
|
220
|
+
#html5shim-2-out {
|
221
|
+
font-style: italic;
|
222
|
+
font-weight: 400; }
|
223
|
+
|
224
|
+
#html5shim-4 {
|
225
|
+
height: 400px; }
|
226
|
+
|
227
|
+
.visu {
|
228
|
+
color: #6cc;
|
229
|
+
font: normal 3em impact, helvetica, sans serif; }
|