@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,66 @@
|
|
1
|
+
{
|
2
|
+
"@/css/ie8-theme.css": {
|
3
|
+
"hashes": {
|
4
|
+
"sha256": "3Z3zrRJGsEQ8yCAQTGVct72nMk4igtymzgLJUsTMypY=",
|
5
|
+
"sha512": "QmUM9YU5Irz9X0SIWfJMVlomsnH88uw40QSaaBD97AxUcVO4pMIpmOfzZ6y1cLqSG1tiEl3B2E/2oMOkVz7+vA=="
|
6
|
+
},
|
7
|
+
"integrity": "sha256-3Z3zrRJGsEQ8yCAQTGVct72nMk4igtymzgLJUsTMypY= sha512-QmUM9YU5Irz9X0SIWfJMVlomsnH88uw40QSaaBD97AxUcVO4pMIpmOfzZ6y1cLqSG1tiEl3B2E/2oMOkVz7+vA==",
|
8
|
+
"path": "/css/ie8-theme.css"
|
9
|
+
},
|
10
|
+
"@/css/ie8-theme.min.css": {
|
11
|
+
"hashes": {
|
12
|
+
"sha256": "UvpL3aD4c/2fB9w3S9Tfd0MapIE6jBI8V1hhSIDf8mU=",
|
13
|
+
"sha512": "MyRpAw0yaxGks3wLYncNlAs9+ZtL/irUGbk21oVDeyWsW0OcJOHkg1r2xb+7Yvsa4GhJCSS0ATql60Tdb/hlnw=="
|
14
|
+
},
|
15
|
+
"integrity": "sha256-UvpL3aD4c/2fB9w3S9Tfd0MapIE6jBI8V1hhSIDf8mU= sha512-MyRpAw0yaxGks3wLYncNlAs9+ZtL/irUGbk21oVDeyWsW0OcJOHkg1r2xb+7Yvsa4GhJCSS0ATql60Tdb/hlnw==",
|
16
|
+
"path": "/css/ie8-theme.min.css"
|
17
|
+
},
|
18
|
+
"@/css/ie8-wet-boew.css": {
|
19
|
+
"hashes": {
|
20
|
+
"sha256": "z7VSuer5F+zXtTYwI6PSlLqGOArUbvg3S4152OgSwzc=",
|
21
|
+
"sha512": "7yz/BaB82+PMjvn2tXaBJDduugQ3+3PKVKVFmZBBHoxIumYdf0dulazKl7zx41QyM+eN60Vm/ktY7VI4Zs+q+g=="
|
22
|
+
},
|
23
|
+
"integrity": "sha256-z7VSuer5F+zXtTYwI6PSlLqGOArUbvg3S4152OgSwzc= sha512-7yz/BaB82+PMjvn2tXaBJDduugQ3+3PKVKVFmZBBHoxIumYdf0dulazKl7zx41QyM+eN60Vm/ktY7VI4Zs+q+g==",
|
24
|
+
"path": "/css/ie8-wet-boew.css"
|
25
|
+
},
|
26
|
+
"@/css/ie8-wet-boew.min.css": {
|
27
|
+
"hashes": {
|
28
|
+
"sha256": "gvvBtGAzqYNE/CreuAT3djTMwbFqXFPqpQ1Rbj3BTn0=",
|
29
|
+
"sha512": "hIk4FktwDuQ/bbzsCrA9Utqvf5tAHD4j2K0fSr3i4pw2BF8C4aEpShkh+yVkRpL7oSsB3PgNm3HgndHQAf4UkA=="
|
30
|
+
},
|
31
|
+
"integrity": "sha256-gvvBtGAzqYNE/CreuAT3djTMwbFqXFPqpQ1Rbj3BTn0= sha512-hIk4FktwDuQ/bbzsCrA9Utqvf5tAHD4j2K0fSr3i4pw2BF8C4aEpShkh+yVkRpL7oSsB3PgNm3HgndHQAf4UkA==",
|
32
|
+
"path": "/css/ie8-wet-boew.min.css"
|
33
|
+
},
|
34
|
+
"@/css/theme.css": {
|
35
|
+
"hashes": {
|
36
|
+
"sha256": "2bouVuwosX2upaWEEsJ3OeQximW8nq2k0juk80LWiEo=",
|
37
|
+
"sha512": "U3MFWjb0swTqyjk8CiXq25iRWFHw+u/ZQ2bGCBa5ixlBL+jMPdyjqFL/wFnQe444V3an+cGqP+1byVxJH28OMw=="
|
38
|
+
},
|
39
|
+
"integrity": "sha256-2bouVuwosX2upaWEEsJ3OeQximW8nq2k0juk80LWiEo= sha512-U3MFWjb0swTqyjk8CiXq25iRWFHw+u/ZQ2bGCBa5ixlBL+jMPdyjqFL/wFnQe444V3an+cGqP+1byVxJH28OMw==",
|
40
|
+
"path": "/css/theme.css"
|
41
|
+
},
|
42
|
+
"@/css/theme.min.css": {
|
43
|
+
"hashes": {
|
44
|
+
"sha256": "Cvbx/FHs/d2OBNbHiMjioli8/ewKRcP2UwMBiTeTtH0=",
|
45
|
+
"sha512": "OkAerCID2fSTtXzVWBYPbymO/E8YLZ5vZDzxhj7HfRvnPdYamOzvEC5Tnk0j9T6d4zw2783VSyCFtOq2LPU1BQ=="
|
46
|
+
},
|
47
|
+
"integrity": "sha256-Cvbx/FHs/d2OBNbHiMjioli8/ewKRcP2UwMBiTeTtH0= sha512-OkAerCID2fSTtXzVWBYPbymO/E8YLZ5vZDzxhj7HfRvnPdYamOzvEC5Tnk0j9T6d4zw2783VSyCFtOq2LPU1BQ==",
|
48
|
+
"path": "/css/theme.min.css"
|
49
|
+
},
|
50
|
+
"@/css/wet-boew.css": {
|
51
|
+
"hashes": {
|
52
|
+
"sha256": "Z/QA+h9QzQKHEtVMOCIC4V6T63KxY0eSnBBoUkA5Nh4=",
|
53
|
+
"sha512": "ib/4PctGlhbM/SCfN0DOudJ8m48qy57qsAyWLZMQyaT9kxWjjH60/Dewy36nlD+V8ZL2Om6pVDUtZ6lSJjhw6g=="
|
54
|
+
},
|
55
|
+
"integrity": "sha256-Z/QA+h9QzQKHEtVMOCIC4V6T63KxY0eSnBBoUkA5Nh4= sha512-ib/4PctGlhbM/SCfN0DOudJ8m48qy57qsAyWLZMQyaT9kxWjjH60/Dewy36nlD+V8ZL2Om6pVDUtZ6lSJjhw6g==",
|
56
|
+
"path": "/css/wet-boew.css"
|
57
|
+
},
|
58
|
+
"@/css/wet-boew.min.css": {
|
59
|
+
"hashes": {
|
60
|
+
"sha256": "vXL9R1xzzKWmjL2CspWY39/nxrZkwazY0pDDtY/NOJY=",
|
61
|
+
"sha512": "x/GXlloFS7mdwCgIHRTNaBuDdi3pC7iK+H6OEJTR74A5p0ghO3vVgXvLotRPwRUA9Ul/9N2b62lES1AeWTaCVQ=="
|
62
|
+
},
|
63
|
+
"integrity": "sha256-vXL9R1xzzKWmjL2CspWY39/nxrZkwazY0pDDtY/NOJY= sha512-x/GXlloFS7mdwCgIHRTNaBuDdi3pC7iK+H6OEJTR74A5p0ghO3vVgXvLotRPwRUA9Ul/9N2b62lES1AeWTaCVQ==",
|
64
|
+
"path": "/css/wet-boew.min.css"
|
65
|
+
}
|
66
|
+
}
|
@@ -1,33 +1,32 @@
|
|
1
|
-
<!DOCTYPE html>
|
2
|
-
<html>
|
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
|
-
<!-- DataAjaxFragmentStart -->
|
6
|
-
<div class="wb-mm-cc"> </div>
|
7
|
-
<div class="wb-mm-ctrls">
|
8
|
-
<div class="frstpnl">
|
9
|
-
<div class="btn-group">
|
10
|
-
<button type="button" class="btn btn-default playpause" aria-controls="{{mId}}" aria-labelledby="{{mId}}" title="{{play}}" data-state-on="{{play}}" data-state-off="{{pause}}"><span class="glyphicon glyphicon-play"><span class="wb-inv">{{play}}</span></span></button>
|
11
|
-
<button type="button" class="btn btn-default mute" aria-controls="{{mId}}" aria-labelledby="{{mId}}" title="{{mute_on}}" data-state-on="{{mute_on}}" data-state-off="{{mute_off}}" aria-pressed="false"><span class="glyphicon glyphicon-volume-up"><span class="wb-inv">{{mute_on}}</span></span></button>
|
12
|
-
<p id="{{mId}}-vlm-lbl" hidden>{{volume}}</p>
|
13
|
-
<input type="range" class="volume" aria-controls="{{mId}}" aria-labelledby="{{mId}}" aria-describedby="{{mId}}-vlm-lbl" title="{{volume}}" min="0" max="100" value="100" step="5" />
|
14
|
-
</div>
|
15
|
-
</div>
|
16
|
-
<div class="tline">
|
17
|
-
<div class="wb-mm-txtonly">
|
18
|
-
<p class="wb-mm-tmln-crrnt"><span class="wb-inv">{{position}}</span><span>00:00:00</span></p>
|
19
|
-
<p class="wb-mm-tmln-ttl"><span class="wb-inv">{{duration}}</span><span>--:--:--</span></p>
|
20
|
-
</div>
|
21
|
-
<div class="wb-mm-prgrss">
|
22
|
-
<progress tabindex="0" aria-live="off" max="100" value="0"></progress>
|
23
|
-
</div>
|
24
|
-
</div>
|
25
|
-
<div class="lastpnl">
|
26
|
-
<div class="btn-group">
|
27
|
-
<button type="button" class="btn btn-default cc" aria-labelledby="{{mId}}" aria-controls="{{mId}}" title="{{cc_on}}" data-state-on="{{cc_on}}" data-state-off="{{cc_off}}" aria-pressed="false"><span class="glyphicon glyphicon-subtitles"><span class="wb-inv">{{cc_on}}</span></span></button>
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
</html>
|
1
|
+
<!DOCTYPE html>
|
2
|
+
<html>
|
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
|
+
<!-- DataAjaxFragmentStart -->
|
6
|
+
<div class="wb-mm-cc"> </div>
|
7
|
+
<div class="wb-mm-ctrls">
|
8
|
+
<div class="frstpnl">
|
9
|
+
<div class="btn-group">
|
10
|
+
<button type="button" class="btn btn-default playpause" aria-controls="{{mId}}" aria-labelledby="{{mId}}" title="{{play}}" data-state-on="{{play}}" data-state-off="{{pause}}"><span class="glyphicon glyphicon-play"><span class="wb-inv">{{play}}</span></span></button>
|
11
|
+
<button type="button" class="btn btn-default mute" aria-controls="{{mId}}" aria-labelledby="{{mId}}" title="{{mute_on}}" data-state-on="{{mute_on}}" data-state-off="{{mute_off}}" aria-pressed="false"><span class="glyphicon glyphicon-volume-up"><span class="wb-inv">{{mute_on}}</span></span></button>
|
12
|
+
<p id="{{mId}}-vlm-lbl" hidden>{{volume}}</p>
|
13
|
+
<input type="range" class="volume" aria-controls="{{mId}}" aria-labelledby="{{mId}}" aria-describedby="{{mId}}-vlm-lbl" title="{{volume}}" min="0" max="100" value="100" step="5" />
|
14
|
+
</div>
|
15
|
+
</div>
|
16
|
+
<div class="tline">
|
17
|
+
<div class="wb-mm-txtonly">
|
18
|
+
<p class="wb-mm-tmln-crrnt"><span class="wb-inv">{{position}}</span><span>00:00:00</span></p>
|
19
|
+
<p class="wb-mm-tmln-ttl"><span class="wb-inv">{{duration}}</span><span>--:--:--</span></p>
|
20
|
+
</div>
|
21
|
+
<div class="wb-mm-prgrss">
|
22
|
+
<progress tabindex="0" aria-live="off" max="100" value="0"></progress>
|
23
|
+
</div>
|
24
|
+
</div>
|
25
|
+
<div class="lastpnl">
|
26
|
+
<div class="btn-group">
|
27
|
+
<button type="button" class="btn btn-default cc" aria-labelledby="{{mId}}" aria-controls="{{mId}}" title="{{cc_on}}" data-state-on="{{cc_on}}" data-state-off="{{cc_off}}" aria-pressed="false"><span class="glyphicon glyphicon-subtitles"><span class="wb-inv">{{cc_on}}</span></span></button>
|
28
|
+
</div>
|
29
|
+
</div>
|
30
|
+
</div>
|
31
|
+
<!-- DataAjaxFragmentEnd -->
|
32
|
+
</html>
|
Binary file
|
@@ -1,112 +1,112 @@
|
|
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
|
-
* v4.0.
|
6
|
-
*
|
7
|
-
*/
|
8
|
-
/*
|
9
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
10
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
11
|
-
*/
|
12
|
-
/*
|
13
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
14
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
15
|
-
*/
|
16
|
-
/*
|
17
|
-
* HOW TO USE THIS FILE
|
18
|
-
* Use this file to override Bootstrap variables and WET custom variables.
|
19
|
-
* If there is a Bootstrap variable not shown here that you want to override, go to "../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/variables" to view the variables that you can override. Simply copy and paste the variable and its applicable section (if applicable) from the Bootstrap file into this override file and override the variables as applicable.
|
20
|
-
*/
|
21
|
-
.wb-overlay, .mfp-hide {
|
22
|
-
display: block !important; }
|
23
|
-
|
24
|
-
/*
|
25
|
-
Plugins
|
26
|
-
*/
|
27
|
-
/*
|
28
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
29
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
30
|
-
*/
|
31
|
-
/**
|
32
|
-
* Mobile-friendly styles
|
33
|
-
*/
|
34
|
-
.wb-tabs > details, .wb-tabs > .tabpanels > details {
|
35
|
-
display: block; }
|
36
|
-
.wb-tabs > details[open] > summary, .wb-tabs > .tabpanels > details[open] > summary {
|
37
|
-
display: list-item !important; }
|
38
|
-
|
39
|
-
.wb-tabs {
|
40
|
-
/* Only for backwards compatibility. Should be removed in v4.1. */ }
|
41
|
-
.wb-tabs.carousel-s2 {
|
42
|
-
background: transparent; }
|
43
|
-
.wb-tabs .out {
|
44
|
-
visibility: visible; }
|
45
|
-
.wb-tabs [role="tablist"] {
|
46
|
-
display: none; }
|
47
|
-
.wb-tabs [role="tabpanel"] {
|
48
|
-
-webkit-animation: none;
|
49
|
-
animation: none;
|
50
|
-
display: block !important;
|
51
|
-
margin-bottom: .5em;
|
52
|
-
opacity: 1;
|
53
|
-
-webkit-transform: none;
|
54
|
-
transform: none; }
|
55
|
-
|
56
|
-
/*
|
57
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
58
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
59
|
-
*/
|
60
|
-
/*
|
61
|
-
* Menu Sass (noscript)
|
62
|
-
*/
|
63
|
-
#wb-glb-mn {
|
64
|
-
display: none !important; }
|
65
|
-
|
66
|
-
@media screen {
|
67
|
-
#wb-srch, #wb-sm, #wb-sm .nvbar, #wb-sec, #wb-info {
|
68
|
-
display: block !important; }
|
69
|
-
#wb-sm .menu {
|
70
|
-
background: #0e4164; } }
|
71
|
-
|
72
|
-
/*
|
73
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
74
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
75
|
-
*/
|
76
|
-
/*
|
77
|
-
* Overlay Sass (noscript)
|
78
|
-
*/
|
79
|
-
/*
|
80
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
81
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
82
|
-
*/
|
83
|
-
/*
|
84
|
-
* Lightbox Sass (noscript)
|
85
|
-
*/
|
86
|
-
/*
|
87
|
-
Polyfills
|
88
|
-
*/
|
89
|
-
/*
|
90
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
91
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
92
|
-
*/
|
93
|
-
details {
|
94
|
-
visibility: visible !important; }
|
95
|
-
details > *:not(summary) {
|
96
|
-
display: block !important; }
|
97
|
-
|
98
|
-
/*
|
99
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
100
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
101
|
-
*/
|
102
|
-
.datepicker-format {
|
103
|
-
display: inline; }
|
104
|
-
|
105
|
-
#wb-dtmd {
|
106
|
-
float: none !important; }
|
107
|
-
|
108
|
-
.nojs-show {
|
109
|
-
display: block !important; }
|
110
|
-
|
111
|
-
.nojs-hide {
|
112
|
-
display: 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-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
5
|
+
* v4.0.53 - 2022-09-29
|
6
|
+
*
|
7
|
+
*/
|
8
|
+
/*
|
9
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
10
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
11
|
+
*/
|
12
|
+
/*
|
13
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
14
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
15
|
+
*/
|
16
|
+
/*
|
17
|
+
* HOW TO USE THIS FILE
|
18
|
+
* Use this file to override Bootstrap variables and WET custom variables.
|
19
|
+
* If there is a Bootstrap variable not shown here that you want to override, go to "../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/variables" to view the variables that you can override. Simply copy and paste the variable and its applicable section (if applicable) from the Bootstrap file into this override file and override the variables as applicable.
|
20
|
+
*/
|
21
|
+
.wb-overlay, .mfp-hide {
|
22
|
+
display: block !important; }
|
23
|
+
|
24
|
+
/*
|
25
|
+
Plugins
|
26
|
+
*/
|
27
|
+
/*
|
28
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
29
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
30
|
+
*/
|
31
|
+
/**
|
32
|
+
* Mobile-friendly styles
|
33
|
+
*/
|
34
|
+
.wb-tabs > details, .wb-tabs > .tabpanels > details {
|
35
|
+
display: block; }
|
36
|
+
.wb-tabs > details[open] > summary, .wb-tabs > .tabpanels > details[open] > summary {
|
37
|
+
display: list-item !important; }
|
38
|
+
|
39
|
+
.wb-tabs {
|
40
|
+
/* Only for backwards compatibility. Should be removed in v4.1. */ }
|
41
|
+
.wb-tabs.carousel-s2 {
|
42
|
+
background: transparent; }
|
43
|
+
.wb-tabs .out {
|
44
|
+
visibility: visible; }
|
45
|
+
.wb-tabs [role="tablist"] {
|
46
|
+
display: none; }
|
47
|
+
.wb-tabs [role="tabpanel"] {
|
48
|
+
-webkit-animation: none;
|
49
|
+
animation: none;
|
50
|
+
display: block !important;
|
51
|
+
margin-bottom: .5em;
|
52
|
+
opacity: 1;
|
53
|
+
-webkit-transform: none;
|
54
|
+
transform: none; }
|
55
|
+
|
56
|
+
/*
|
57
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
58
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
59
|
+
*/
|
60
|
+
/*
|
61
|
+
* Menu Sass (noscript)
|
62
|
+
*/
|
63
|
+
#wb-glb-mn {
|
64
|
+
display: none !important; }
|
65
|
+
|
66
|
+
@media screen {
|
67
|
+
#wb-srch, #wb-sm, #wb-sm .nvbar, #wb-sec, #wb-info {
|
68
|
+
display: block !important; }
|
69
|
+
#wb-sm .menu {
|
70
|
+
background: #0e4164; } }
|
71
|
+
|
72
|
+
/*
|
73
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
74
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
75
|
+
*/
|
76
|
+
/*
|
77
|
+
* Overlay Sass (noscript)
|
78
|
+
*/
|
79
|
+
/*
|
80
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
81
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
82
|
+
*/
|
83
|
+
/*
|
84
|
+
* Lightbox Sass (noscript)
|
85
|
+
*/
|
86
|
+
/*
|
87
|
+
Polyfills
|
88
|
+
*/
|
89
|
+
/*
|
90
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
91
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
92
|
+
*/
|
93
|
+
details {
|
94
|
+
visibility: visible !important; }
|
95
|
+
details > *:not(summary) {
|
96
|
+
display: block !important; }
|
97
|
+
|
98
|
+
/*
|
99
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
100
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
101
|
+
*/
|
102
|
+
.datepicker-format {
|
103
|
+
display: inline; }
|
104
|
+
|
105
|
+
#wb-dtmd {
|
106
|
+
float: none !important; }
|
107
|
+
|
108
|
+
.nojs-show {
|
109
|
+
display: block !important; }
|
110
|
+
|
111
|
+
.nojs-hide {
|
112
|
+
display: none !important; }
|
@@ -1,6 +1,6 @@
|
|
1
|
-
@charset "utf-8";/*!
|
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.
|
5
|
-
*
|
1
|
+
@charset "utf-8";/*!
|
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
6
|
*/.mfp-hide,.wb-overlay{display:block!important}.wb-tabs>.tabpanels>details,.wb-tabs>details{display:block}.wb-tabs>.tabpanels>details[open]>summary,.wb-tabs>details[open]>summary{display:list-item!important}.wb-tabs.carousel-s2{background:0 0}.wb-tabs .out{visibility:visible}.wb-tabs [role=tablist]{display:none}.wb-tabs [role=tabpanel]{-webkit-animation:none;animation:none;display:block!important;margin-bottom:.5em;opacity:1;-webkit-transform:none;transform:none}#wb-glb-mn{display:none!important}@media screen{#wb-info,#wb-sec,#wb-sm,#wb-sm .nvbar,#wb-srch{display:block!important}#wb-sm .menu{background:#0e4164}}details{visibility:visible!important}details>:not(summary){display:block!important}.datepicker-format{display:inline}#wb-dtmd{float:none!important}.nojs-show{display:block!important}.nojs-hide{display:none!important}
|
@@ -1,32 +1,32 @@
|
|
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
|
-
.wb-al-cnt, .wb-al-cnt .wb-al {
|
7
|
-
max-height: 18em; }
|
8
|
-
|
9
|
-
.wb-al-cnt {
|
10
|
-
border: 1px solid transparent;
|
11
|
-
margin-top: -6px;
|
12
|
-
position: absolute;
|
13
|
-
z-index: 50; }
|
14
|
-
.wb-al-cnt .wb-al {
|
15
|
-
background: #fff;
|
16
|
-
border: 1px solid #666;
|
17
|
-
border-top: 0;
|
18
|
-
list-style-type: none;
|
19
|
-
overflow: auto;
|
20
|
-
padding-left: 0;
|
21
|
-
width: 100%; }
|
22
|
-
.wb-al-cnt .wb-al .al-lbl {
|
23
|
-
float: right;
|
24
|
-
padding-left: 10px; }
|
25
|
-
.wb-al-cnt .wb-al a {
|
26
|
-
color: #000;
|
27
|
-
display: block;
|
28
|
-
padding-left: 10px;
|
29
|
-
text-decoration: none; }
|
30
|
-
.wb-al-cnt .wb-al a:hover, .wb-al-cnt .wb-al a:focus {
|
31
|
-
background: #406c93;
|
32
|
-
color: #fff; }
|
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
|
+
.wb-al-cnt, .wb-al-cnt .wb-al {
|
7
|
+
max-height: 18em; }
|
8
|
+
|
9
|
+
.wb-al-cnt {
|
10
|
+
border: 1px solid transparent;
|
11
|
+
margin-top: -6px;
|
12
|
+
position: absolute;
|
13
|
+
z-index: 50; }
|
14
|
+
.wb-al-cnt .wb-al {
|
15
|
+
background: #fff;
|
16
|
+
border: 1px solid #666;
|
17
|
+
border-top: 0;
|
18
|
+
list-style-type: none;
|
19
|
+
overflow: auto;
|
20
|
+
padding-left: 0;
|
21
|
+
width: 100%; }
|
22
|
+
.wb-al-cnt .wb-al .al-lbl {
|
23
|
+
float: right;
|
24
|
+
padding-left: 10px; }
|
25
|
+
.wb-al-cnt .wb-al a {
|
26
|
+
color: #000;
|
27
|
+
display: block;
|
28
|
+
padding-left: 10px;
|
29
|
+
text-decoration: none; }
|
30
|
+
.wb-al-cnt .wb-al a:hover, .wb-al-cnt .wb-al a:focus {
|
31
|
+
background: #406c93;
|
32
|
+
color: #fff; }
|
@@ -1,47 +1,47 @@
|
|
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
|
-
/*
|
7
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
8
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
9
|
-
*/
|
10
|
-
/*
|
11
|
-
* HOW TO USE THIS FILE
|
12
|
-
* Use this file to override Bootstrap variables and WET custom variables.
|
13
|
-
* If there is a Bootstrap variable not shown here that you want to override, go to "../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/variables" to view the variables that you can override. Simply copy and paste the variable and its applicable section (if applicable) from the Bootstrap file into this override file and override the variables as applicable.
|
14
|
-
*/
|
15
|
-
.picker-overlay .cal-days a:hover, .picker-overlay .cal-days a:focus {
|
16
|
-
color: #fff !important; }
|
17
|
-
|
18
|
-
.wb-date-wrap.input-group {
|
19
|
-
width: 11em; }
|
20
|
-
|
21
|
-
.picker-overlay {
|
22
|
-
display: none;
|
23
|
-
position: absolute;
|
24
|
-
z-index: 10000; }
|
25
|
-
.picker-overlay.open {
|
26
|
-
display: block; }
|
27
|
-
.picker-overlay .picker-close {
|
28
|
-
font-size: 1.7em; }
|
29
|
-
.picker-overlay .picker-close.mfp-close {
|
30
|
-
background: #333;
|
31
|
-
border-radius: 0 10px 10px 0;
|
32
|
-
opacity: 1;
|
33
|
-
right: -44px; }
|
34
|
-
.picker-overlay .cal-days a {
|
35
|
-
color: #111;
|
36
|
-
text-decoration: underline; }
|
37
|
-
.picker-overlay .cal-days a[aria-selected] {
|
38
|
-
outline: 5px solid #000; }
|
39
|
-
.picker-overlay .cal-days td > time {
|
40
|
-
color: #999; }
|
41
|
-
|
42
|
-
.datepicker-format {
|
43
|
-
display: inline !important; }
|
44
|
-
|
45
|
-
[dir=rtl] .picker-toggle {
|
46
|
-
margin-left: 0;
|
47
|
-
margin-right: 5px; }
|
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
|
+
/*
|
7
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW)
|
8
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
9
|
+
*/
|
10
|
+
/*
|
11
|
+
* HOW TO USE THIS FILE
|
12
|
+
* Use this file to override Bootstrap variables and WET custom variables.
|
13
|
+
* If there is a Bootstrap variable not shown here that you want to override, go to "../node_modules/bootstrap-sass/assets/stylesheets/bootstrap/variables" to view the variables that you can override. Simply copy and paste the variable and its applicable section (if applicable) from the Bootstrap file into this override file and override the variables as applicable.
|
14
|
+
*/
|
15
|
+
.picker-overlay .cal-days a:hover, .picker-overlay .cal-days a:focus {
|
16
|
+
color: #fff !important; }
|
17
|
+
|
18
|
+
.wb-date-wrap.input-group {
|
19
|
+
width: 11em; }
|
20
|
+
|
21
|
+
.picker-overlay {
|
22
|
+
display: none;
|
23
|
+
position: absolute;
|
24
|
+
z-index: 10000; }
|
25
|
+
.picker-overlay.open {
|
26
|
+
display: block; }
|
27
|
+
.picker-overlay .picker-close {
|
28
|
+
font-size: 1.7em; }
|
29
|
+
.picker-overlay .picker-close.mfp-close {
|
30
|
+
background: #333;
|
31
|
+
border-radius: 0 10px 10px 0;
|
32
|
+
opacity: 1;
|
33
|
+
right: -44px; }
|
34
|
+
.picker-overlay .cal-days a {
|
35
|
+
color: #111;
|
36
|
+
text-decoration: underline; }
|
37
|
+
.picker-overlay .cal-days a[aria-selected] {
|
38
|
+
outline: 5px solid #000; }
|
39
|
+
.picker-overlay .cal-days td > time {
|
40
|
+
color: #999; }
|
41
|
+
|
42
|
+
.datepicker-format {
|
43
|
+
display: inline !important; }
|
44
|
+
|
45
|
+
[dir=rtl] .picker-toggle {
|
46
|
+
margin-left: 0;
|
47
|
+
margin-right: 5px; }
|
@@ -1,28 +1,28 @@
|
|
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
|
-
/* Details/summary polyfill */
|
7
|
-
.no-details details[open] > summary:before, .no-details[dir="rtl"] details[open] > summary:before {
|
8
|
-
content: "\25BC\a0"; }
|
9
|
-
|
10
|
-
.no-details details > summary:before {
|
11
|
-
content: "\25BA\a0";
|
12
|
-
font-size: 84%; }
|
13
|
-
|
14
|
-
.no-details {
|
15
|
-
/* Right to left (RTL) CSS */ }
|
16
|
-
.no-details details > summary:before {
|
17
|
-
/* Add the closed pointer */ }
|
18
|
-
.no-details details[open] {
|
19
|
-
display: block; }
|
20
|
-
.no-details details[open] > summary:before {
|
21
|
-
/* Add the opened pointer */ }
|
22
|
-
.no-details details summary {
|
23
|
-
display: list-item !important; }
|
24
|
-
.no-details[dir="rtl"] details > summary:before {
|
25
|
-
/* Add the close pointer */
|
26
|
-
content: "\25C4\a0"; }
|
27
|
-
.no-details[dir="rtl"] details[open] > summary:before {
|
28
|
-
/* Add the opened pointer */ }
|
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
|
+
/* Details/summary polyfill */
|
7
|
+
.no-details details[open] > summary:before, .no-details[dir="rtl"] details[open] > summary:before {
|
8
|
+
content: "\25BC\a0"; }
|
9
|
+
|
10
|
+
.no-details details > summary:before {
|
11
|
+
content: "\25BA\a0";
|
12
|
+
font-size: 84%; }
|
13
|
+
|
14
|
+
.no-details {
|
15
|
+
/* Right to left (RTL) CSS */ }
|
16
|
+
.no-details details > summary:before {
|
17
|
+
/* Add the closed pointer */ }
|
18
|
+
.no-details details[open] {
|
19
|
+
display: block; }
|
20
|
+
.no-details details[open] > summary:before {
|
21
|
+
/* Add the opened pointer */ }
|
22
|
+
.no-details details summary {
|
23
|
+
display: list-item !important; }
|
24
|
+
.no-details[dir="rtl"] details > summary:before {
|
25
|
+
/* Add the close pointer */
|
26
|
+
content: "\25C4\a0"; }
|
27
|
+
.no-details[dir="rtl"] details[open] > summary:before {
|
28
|
+
/* Add the opened pointer */ }
|
@@ -1,16 +1,16 @@
|
|
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
|
-
/*
|
7
|
-
Extra CSS for MathJax 3.2.0:
|
8
|
-
-Prevent msubsup element's superscripts from looking like subscripts
|
9
|
-
-See https://github.com/mathjax/MathJax/issues/2765#issuecomment-920400049
|
10
|
-
-Only needed for 3.2.0, remove whenever WET updates to > 3.2.0
|
11
|
-
*/
|
12
|
-
mjx-script > * {
|
13
|
-
display: inline-block !important; }
|
14
|
-
|
15
|
-
mjx-script > mjx-spacer {
|
16
|
-
display: block !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-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
5
|
+
*/
|
6
|
+
/*
|
7
|
+
Extra CSS for MathJax 3.2.0:
|
8
|
+
-Prevent msubsup element's superscripts from looking like subscripts
|
9
|
+
-See https://github.com/mathjax/MathJax/issues/2765#issuecomment-920400049
|
10
|
+
-Only needed for 3.2.0, remove whenever WET updates to > 3.2.0
|
11
|
+
*/
|
12
|
+
mjx-script > * {
|
13
|
+
display: inline-block !important; }
|
14
|
+
|
15
|
+
mjx-script > mjx-spacer {
|
16
|
+
display: block !important; }
|