@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,363 +1,355 @@
|
|
1
|
-
/*
|
2
|
-
* Web Experience Toolkit (WET) / Boîte à outils de l"expérience Web (BOEW)
|
3
|
-
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
4
|
-
*/
|
5
|
-
/*
|
6
|
-
----- German dictionary (il8n) ---
|
7
|
-
*/
|
8
|
-
( function( wb ) {
|
9
|
-
"use strict";
|
10
|
-
|
11
|
-
/* main index */
|
12
|
-
wb.i18nDict = {
|
13
|
-
"lang-code": "de",
|
14
|
-
"lang-native": "Deutsch",
|
15
|
-
add: "Hinzufügen",
|
16
|
-
all: "Alle",
|
17
|
-
tphp: "Zum Seitenanfang",
|
18
|
-
load: "Be ...",
|
19
|
-
process: "Verarbeitung ...",
|
20
|
-
srch: "Suchen",
|
21
|
-
"no-match": "Keine Übereinstimmung gefunden",
|
22
|
-
matches: {
|
23
|
-
mixin: "[MIXIN] Ergebnisse gefunden"
|
24
|
-
},
|
25
|
-
current: "(Aktuell)",
|
26
|
-
hide: "Verbergen",
|
27
|
-
err: "Fehler",
|
28
|
-
colon: ":",
|
29
|
-
hyphen: " - ",
|
30
|
-
"full-stop": ".",
|
31
|
-
"comma-space": ", ",
|
32
|
-
space: " ",
|
33
|
-
start: "Starten",
|
34
|
-
stop: "Stoppen",
|
35
|
-
back: "Zurück",
|
36
|
-
cancel: "Kündigen",
|
37
|
-
"min-ago": "Vor einer Minute",
|
38
|
-
"coup-mins": "paar Minuten",
|
39
|
-
"mins-ago": {
|
40
|
-
mixin: "Vor [MIXIN] Minuten"
|
41
|
-
},
|
42
|
-
"hour-ago": "Vor einer Stunde",
|
43
|
-
"hours-ago": {
|
44
|
-
mixin: "Vor [MIXIN] Stunden"
|
45
|
-
},
|
46
|
-
"days-ago": {
|
47
|
-
mixin: "Vor [MIXIN] Tagen"
|
48
|
-
},
|
49
|
-
yesterday: "gestern",
|
50
|
-
|
51
|
-
nxt: "Nächste",
|
52
|
-
"nxt-r": "Nächste (rechte Pfeiltaste)",
|
53
|
-
prv: "Früher",
|
54
|
-
"prv-l": "Früher (linke Pfeiltaste)",
|
55
|
-
first: "Erste",
|
56
|
-
last: "Letzte",
|
57
|
-
page: "Jump to: Page",
|
58
|
-
"srch-menus": "Suche und Menüs",
|
59
|
-
email: "E-Mail",
|
60
|
-
"menu-close": "Schließen Sie das Menü",
|
61
|
-
"overlay-close": "Schließen Sie das Pop-up",
|
62
|
-
"esc-key": "(Escape-Taste)",
|
63
|
-
show: "Zeigen",
|
64
|
-
|
65
|
-
/* Tabbed interface */
|
66
|
-
"tab-rot": {
|
67
|
-
off: "Stoppen Registerkarte Drehung",
|
68
|
-
on: "Starten Registerkarte Drehung"
|
69
|
-
},
|
70
|
-
"tab-list": "Registerkarte-Liste",
|
71
|
-
"tab-pnl-end1": "Ende dieser Registerkarte angezeigt.",
|
72
|
-
"tab-pnl-end2": "Zurück zur Liste der Registerkarte",
|
73
|
-
"tab-pnl-end3": "oder der Rest der Seite fortzusetzen.",
|
74
|
-
"tab-play": "Spielen",
|
75
|
-
|
76
|
-
/* Multimedia player */
|
77
|
-
"mmp-play": "Spielen",
|
78
|
-
pause: "Pausieren",
|
79
|
-
open: "Öffnen",
|
80
|
-
close: "Schließen",
|
81
|
-
volume: "Lautstärke",
|
82
|
-
mute: {
|
83
|
-
on: "Stumm",
|
84
|
-
off: "Stummschaltung"
|
85
|
-
},
|
86
|
-
cc: {
|
87
|
-
off: "Ausblenden Untertitelung",
|
88
|
-
on: "Zeige Untertitelung"
|
89
|
-
},
|
90
|
-
"cc-err": "Fehler beim Laden Untertiteln",
|
91
|
-
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
96
|
-
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
"shr-
|
103
|
-
"shr-
|
104
|
-
"shr-
|
105
|
-
"shr-
|
106
|
-
"shr-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
"
|
111
|
-
"
|
112
|
-
"err-
|
113
|
-
|
114
|
-
|
115
|
-
|
116
|
-
"date-
|
117
|
-
"date-
|
118
|
-
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
"
|
123
|
-
"
|
124
|
-
"
|
125
|
-
"
|
126
|
-
"
|
127
|
-
"
|
128
|
-
|
129
|
-
|
130
|
-
|
131
|
-
"
|
132
|
-
"
|
133
|
-
"
|
134
|
-
"
|
135
|
-
"
|
136
|
-
"
|
137
|
-
"
|
138
|
-
"
|
139
|
-
"
|
140
|
-
"
|
141
|
-
"
|
142
|
-
|
143
|
-
|
144
|
-
cal: "
|
145
|
-
|
146
|
-
|
147
|
-
"cal-
|
148
|
-
"cal-
|
149
|
-
"cal-
|
150
|
-
"cal-
|
151
|
-
"
|
152
|
-
|
153
|
-
|
154
|
-
|
155
|
-
|
156
|
-
"lb-
|
157
|
-
"lb-
|
158
|
-
|
159
|
-
|
160
|
-
|
161
|
-
"tbl-
|
162
|
-
"
|
163
|
-
|
164
|
-
|
165
|
-
|
166
|
-
"st-to-msg-
|
167
|
-
"st-
|
168
|
-
"st-
|
169
|
-
"st-
|
170
|
-
"st-btn-
|
171
|
-
|
172
|
-
|
173
|
-
|
174
|
-
"td-
|
175
|
-
"td-
|
176
|
-
"td-
|
177
|
-
"td-ttl-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
182
|
-
|
183
|
-
|
184
|
-
|
185
|
-
|
186
|
-
|
187
|
-
|
188
|
-
|
189
|
-
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
"
|
194
|
-
"
|
195
|
-
"
|
196
|
-
"
|
197
|
-
"
|
198
|
-
|
199
|
-
|
200
|
-
"geo-
|
201
|
-
"geo-
|
202
|
-
"geo-
|
203
|
-
"geo-
|
204
|
-
"geo-
|
205
|
-
"geo-
|
206
|
-
"geo-
|
207
|
-
"geo-
|
208
|
-
"geo-
|
209
|
-
"geo-
|
210
|
-
"geo-
|
211
|
-
"geo-
|
212
|
-
"geo-
|
213
|
-
"geo-
|
214
|
-
"geo-
|
215
|
-
"geo-
|
216
|
-
"geo-
|
217
|
-
"geo-
|
218
|
-
"geo-
|
219
|
-
"geo-
|
220
|
-
"geo-
|
221
|
-
"geo-
|
222
|
-
"geo-
|
223
|
-
"geo-
|
224
|
-
"geo-
|
225
|
-
"geo-
|
226
|
-
"geo-
|
227
|
-
|
228
|
-
|
229
|
-
"
|
230
|
-
"
|
231
|
-
"
|
232
|
-
"
|
233
|
-
"
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
"
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
|
245
|
-
|
246
|
-
|
247
|
-
|
248
|
-
|
249
|
-
|
250
|
-
|
251
|
-
|
252
|
-
}
|
253
|
-
|
254
|
-
}
|
255
|
-
|
256
|
-
|
257
|
-
(function(
|
258
|
-
|
259
|
-
|
260
|
-
|
261
|
-
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
|
266
|
-
|
267
|
-
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
|
274
|
-
|
275
|
-
|
276
|
-
|
277
|
-
|
278
|
-
|
279
|
-
|
280
|
-
|
281
|
-
|
282
|
-
|
283
|
-
|
284
|
-
|
285
|
-
|
286
|
-
|
287
|
-
|
288
|
-
|
289
|
-
|
290
|
-
|
291
|
-
|
292
|
-
|
293
|
-
|
294
|
-
|
295
|
-
|
296
|
-
|
297
|
-
|
298
|
-
|
299
|
-
|
300
|
-
|
301
|
-
|
302
|
-
|
303
|
-
|
304
|
-
|
305
|
-
|
306
|
-
|
307
|
-
|
308
|
-
|
309
|
-
|
310
|
-
|
311
|
-
|
312
|
-
|
313
|
-
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
|
318
|
-
|
319
|
-
|
320
|
-
|
321
|
-
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
|
326
|
-
|
327
|
-
|
328
|
-
|
329
|
-
|
330
|
-
|
331
|
-
|
332
|
-
|
333
|
-
|
334
|
-
|
335
|
-
|
336
|
-
}
|
337
|
-
|
338
|
-
}
|
339
|
-
(function(
|
340
|
-
|
341
|
-
|
342
|
-
|
343
|
-
|
344
|
-
|
345
|
-
|
346
|
-
|
347
|
-
|
348
|
-
|
349
|
-
|
350
|
-
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
|
355
|
-
return this.optional( element ) || /^\d\d?\.\d\d?\.\d\d\d?\d?$/.test( value );
|
356
|
-
},
|
357
|
-
number: function( value, element ) {
|
358
|
-
return this.optional( element ) || /^-?(?:\d+|\d{1,3}(?:\.\d{3})+)(?:,\d+)?$/.test( value );
|
359
|
-
}
|
360
|
-
} );
|
361
|
-
return $;
|
362
|
-
}));
|
1
|
+
/*
|
2
|
+
* Web Experience Toolkit (WET) / Boîte à outils de l"expérience Web (BOEW)
|
3
|
+
* wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html
|
4
|
+
*/
|
5
|
+
/*
|
6
|
+
----- German dictionary (il8n) ---
|
7
|
+
*/
|
8
|
+
( function( wb ) {
|
9
|
+
"use strict";
|
10
|
+
|
11
|
+
/* main index */
|
12
|
+
wb.i18nDict = {
|
13
|
+
"lang-code": "de",
|
14
|
+
"lang-native": "Deutsch",
|
15
|
+
add: "Hinzufügen",
|
16
|
+
all: "Alle",
|
17
|
+
tphp: "Zum Seitenanfang",
|
18
|
+
load: "Be ...",
|
19
|
+
process: "Verarbeitung ...",
|
20
|
+
srch: "Suchen",
|
21
|
+
"no-match": "Keine Übereinstimmung gefunden",
|
22
|
+
matches: {
|
23
|
+
mixin: "[MIXIN] Ergebnisse gefunden"
|
24
|
+
},
|
25
|
+
current: "(Aktuell)",
|
26
|
+
hide: "Verbergen",
|
27
|
+
err: "Fehler",
|
28
|
+
colon: ":",
|
29
|
+
hyphen: " - ",
|
30
|
+
"full-stop": ".",
|
31
|
+
"comma-space": ", ",
|
32
|
+
space: " ",
|
33
|
+
start: "Starten",
|
34
|
+
stop: "Stoppen",
|
35
|
+
back: "Zurück",
|
36
|
+
cancel: "Kündigen",
|
37
|
+
"min-ago": "Vor einer Minute",
|
38
|
+
"coup-mins": "paar Minuten",
|
39
|
+
"mins-ago": {
|
40
|
+
mixin: "Vor [MIXIN] Minuten"
|
41
|
+
},
|
42
|
+
"hour-ago": "Vor einer Stunde",
|
43
|
+
"hours-ago": {
|
44
|
+
mixin: "Vor [MIXIN] Stunden"
|
45
|
+
},
|
46
|
+
"days-ago": {
|
47
|
+
mixin: "Vor [MIXIN] Tagen"
|
48
|
+
},
|
49
|
+
yesterday: "gestern",
|
50
|
+
|
51
|
+
nxt: "Nächste",
|
52
|
+
"nxt-r": "Nächste (rechte Pfeiltaste)",
|
53
|
+
prv: "Früher",
|
54
|
+
"prv-l": "Früher (linke Pfeiltaste)",
|
55
|
+
first: "Erste",
|
56
|
+
last: "Letzte",
|
57
|
+
page: "Jump to: Page",
|
58
|
+
"srch-menus": "Suche und Menüs",
|
59
|
+
email: "E-Mail",
|
60
|
+
"menu-close": "Schließen Sie das Menü",
|
61
|
+
"overlay-close": "Schließen Sie das Pop-up",
|
62
|
+
"esc-key": "(Escape-Taste)",
|
63
|
+
show: "Zeigen",
|
64
|
+
|
65
|
+
/* Tabbed interface */
|
66
|
+
"tab-rot": {
|
67
|
+
off: "Stoppen Registerkarte Drehung",
|
68
|
+
on: "Starten Registerkarte Drehung"
|
69
|
+
},
|
70
|
+
"tab-list": "Registerkarte-Liste",
|
71
|
+
"tab-pnl-end1": "Ende dieser Registerkarte angezeigt.",
|
72
|
+
"tab-pnl-end2": "Zurück zur Liste der Registerkarte",
|
73
|
+
"tab-pnl-end3": "oder der Rest der Seite fortzusetzen.",
|
74
|
+
"tab-play": "Spielen",
|
75
|
+
|
76
|
+
/* Multimedia player */
|
77
|
+
"mmp-play": "Spielen",
|
78
|
+
pause: "Pausieren",
|
79
|
+
open: "Öffnen",
|
80
|
+
close: "Schließen",
|
81
|
+
volume: "Lautstärke",
|
82
|
+
mute: {
|
83
|
+
on: "Stumm",
|
84
|
+
off: "Stummschaltung"
|
85
|
+
},
|
86
|
+
cc: {
|
87
|
+
off: "Ausblenden Untertitelung",
|
88
|
+
on: "Zeige Untertitelung"
|
89
|
+
},
|
90
|
+
"cc-err": "Fehler beim Laden Untertiteln",
|
91
|
+
adesc: {
|
92
|
+
on: "Aktivieren Sie Audio-Beschreibung",
|
93
|
+
off: "Deaktivieren Sie Audio-Beschreibung"
|
94
|
+
},
|
95
|
+
pos: "Aktuelle Position:",
|
96
|
+
dur: "Insgesamt benötigte Zeit",
|
97
|
+
msgYoutubeNotLoad: "Video encountered loading issues",
|
98
|
+
msgYoutubeVdLoad: "Loading youtube video",
|
99
|
+
|
100
|
+
/* Share widget */
|
101
|
+
"shr-txt": "Teilen",
|
102
|
+
"shr-pg": " Sie diese Seite",
|
103
|
+
"shr-vid": " Sie diese Video",
|
104
|
+
"shr-aud": " diese Audiodatei",
|
105
|
+
"shr-hnt": " mit {s} ",
|
106
|
+
"shr-disc": "Keine Unterstützung von Produkten oder Dienstleistungen ausdrücklich oder stillschweigend.",
|
107
|
+
|
108
|
+
/* Form validation */
|
109
|
+
"frm-nosubmit": "Das Formular konnte nicht vorgelegt werden, da ",
|
110
|
+
"errs-fnd": " Fehler gefunden wurden.",
|
111
|
+
"err-fnd": " Fehler festgestellt wurde.",
|
112
|
+
"err-correct": "(Correct and resubmit)",
|
113
|
+
|
114
|
+
/* Date picker */
|
115
|
+
"date-hide": "Ausblenden Kalender",
|
116
|
+
"date-show": "Wählen Sie ein Datum aus einem Kalender für das Feld:",
|
117
|
+
"date-sel": "Ausgewählt",
|
118
|
+
|
119
|
+
/* Calendar */
|
120
|
+
days: [
|
121
|
+
"Sonntag",
|
122
|
+
"Montag",
|
123
|
+
"Dienstag",
|
124
|
+
"Mittwoch",
|
125
|
+
"Donnerstag",
|
126
|
+
"Freitag",
|
127
|
+
"Samstag"
|
128
|
+
],
|
129
|
+
mnths: [
|
130
|
+
"Januar",
|
131
|
+
"Februar",
|
132
|
+
"März",
|
133
|
+
"April",
|
134
|
+
"Mai",
|
135
|
+
"Juni",
|
136
|
+
"Juli",
|
137
|
+
"August",
|
138
|
+
"September",
|
139
|
+
"Oktober",
|
140
|
+
"November",
|
141
|
+
"Dezember"
|
142
|
+
],
|
143
|
+
cal: "Kalender",
|
144
|
+
"cal-format": "<span class='wb-inv'>{ddd}, {M} </span>{d}<span class='wb-inv'>, {Y}</span>",
|
145
|
+
currDay: "(Aktueller Tag)",
|
146
|
+
"cal-goToLnk": "Gehe zu<span class=\"wb-inv\"> Monat des Jahres</span>",
|
147
|
+
"cal-goToTtl": "Gehe zu Monat des Jahres",
|
148
|
+
"cal-goToMnth": "Monat",
|
149
|
+
"cal-goToYr": "Jahr",
|
150
|
+
"cal-goToBtn": "Gehen",
|
151
|
+
prvMnth: "Vorheriger Monat: ",
|
152
|
+
nxtMnth: "Nächster Monat: ",
|
153
|
+
|
154
|
+
/* Lightbox */
|
155
|
+
"lb-curr": "Artikel %curr% von %total%",
|
156
|
+
"lb-xhr-err": "Dieser Inhalt wurde nicht geladen.",
|
157
|
+
"lb-img-err": "Dieses Bild konnte nicht geladen werden.",
|
158
|
+
|
159
|
+
/* Charts widget */
|
160
|
+
"tbl-txt": "Tabelle",
|
161
|
+
"tbl-dtls": "Grafik. Angaben in der folgenden Tabelle.",
|
162
|
+
"chrt-cmbslc": "Combined slice",
|
163
|
+
|
164
|
+
/* Session timeout */
|
165
|
+
"st-to-msg-bgn": "Ihre Sitzung endet automatisch in #min# min #sec# sec.",
|
166
|
+
"st-to-msg-end": "Wählen Sie \"Weiter Sitzung\", um die Sitzung zu verlängern.",
|
167
|
+
"st-msgbx-ttl": "Session Zeitablaufwarnung",
|
168
|
+
"st-alrdy-to-msg": "Leider Ihre Sitzung ist bereits abgelaufen. Bitte loggen Sie sich erneut.",
|
169
|
+
"st-btn-cont": "Weiter Sitzung",
|
170
|
+
"st-btn-end": "Sitzung beenden jetzt",
|
171
|
+
|
172
|
+
/* Toggle details */
|
173
|
+
"td-toggle": "Wechseln alle",
|
174
|
+
"td-open": "Erweitern",
|
175
|
+
"td-close": "Alle ausblenden",
|
176
|
+
"td-ttl-open": "Erweitern Sie alle Teile der Inhalte",
|
177
|
+
"td-ttl-close": "Alles Teile der Inhalte",
|
178
|
+
|
179
|
+
/* Table enhancement */
|
180
|
+
sortAsc: ": Aktivieren für aufsteigend sortieren",
|
181
|
+
sortDesc: ": Aktivieren für absteigend sortieren",
|
182
|
+
emptyTbl: "Keine Daten in der Tabelle verfügbaren",
|
183
|
+
infoEntr: "Zeige _START_ bis _END_ von _TOTAL_ Einträge",
|
184
|
+
infoEmpty: "Zeige 0 bis 0 von 0 Einträge",
|
185
|
+
infoFilt: "(gefiltert aus insgesamt _MAX_ Einträge)",
|
186
|
+
info1000: " ",
|
187
|
+
lenMenu: "Zeige _MENU_ Einträge",
|
188
|
+
filter: "Filter Artikel",
|
189
|
+
tbFilterInst: "This table provides a sorting feature via the buttons across the column header row with only one instance visible at a time.",
|
190
|
+
|
191
|
+
/* Geomap */
|
192
|
+
"geo-mapctrl": "@geo-mapctrl@",
|
193
|
+
"geo-zmin": "Vergrößern",
|
194
|
+
"geo-zmout": "Verkleinern",
|
195
|
+
"geo-zmwrld": "Zoom auf weit Karte",
|
196
|
+
"geo-zmfeat": "Zoom auf das Element",
|
197
|
+
"geo-sclln": "Karte Maßstab",
|
198
|
+
"geo-msepos": "Breitengrad und Längengrad des Mauszeigers",
|
199
|
+
"geo-ariamap": "Kartenobjekt. Die Beschreibungen der Karte Funktionen sind in der Tabelle unten.",
|
200
|
+
"geo-ally": "<strong>Keyboard-Benutzer:</strong> Wenn die Karte im Fokus ist, verwenden Sie die Pfeiltasten, um die Karte und die Plus-und Minus-Tasten zu vergrößern schwenken. Die Pfeiltasten werden nicht schwenken die Karte, wenn die Karte soweit gezoomt.",
|
201
|
+
"geo-allyttl": "Anleitung: Kartennavigation",
|
202
|
+
"geo-tgllyr": "Umschalten der Anzeige der Schicht",
|
203
|
+
"geo-hdnlyr": "Diese Schicht ist im Moment versteckt.",
|
204
|
+
"geo-bmap-url": "//geoappext.nrcan.gc.ca/arcgis/rest/services/BaseMaps/CBMT3978/MapServer/WMTS/",
|
205
|
+
"geo-bmap-matrix-set": "default028mm",
|
206
|
+
"geo-bmapttl": "BaseMaps_CBMT3978",
|
207
|
+
"geo-bmapurltxt": "//geoappext.nrcan.gc.ca/arcgis/rest/services/BaseMaps/CBMT_TXT_3978/MapServer/WMTS/tile/1.0.0/BaseMaps_CBMT3978/{Style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}.jpg",
|
208
|
+
"geo-attrlnk": "//geogratis.gc.ca/geogratis/CBM_CBC?lang=en",
|
209
|
+
"geo-attrttl": "GeoGratis - Kanada Basiskarte (Englisch oder Französisch)",
|
210
|
+
"geo-sel": "Wählen",
|
211
|
+
"geo-lblsel": "Überprüfen Sie das Element auf der Karte auswählen",
|
212
|
+
"geo-locurl-geogratis": "//geogratis.gc.ca/services/geolocation/en/locate",
|
213
|
+
"geo-loc-placeholder": "Geben Sie den Namen des Ortes, Postleitzahl, Adresse (Post), die Anzahl der NTS ...",
|
214
|
+
"geo-loc-label": "Position",
|
215
|
+
"geo-aoi-north": "Norden",
|
216
|
+
"geo-aoi-east": "Osten",
|
217
|
+
"geo-aoi-south": "Süden",
|
218
|
+
"geo-aoi-west": "Westen",
|
219
|
+
"geo-aoi-instructions": "Zeichnen Feld auf der Karte oder geben Sie die Koordinaten ein und klicken Sie auf \"Hinzufügen\".",
|
220
|
+
"geo-aoi-title": "Draw box on map or enter coordinates",
|
221
|
+
"geo-aoi-btndraw": "Ziehen",
|
222
|
+
"geo-aoi-btnclear": "Entfernen",
|
223
|
+
"geo-geoloc-btn": "Zoom auf die aktuelle Lage",
|
224
|
+
"geo-geoloc-fail": "Lage fehlgeschlagen. Bitte stellen Sie sicher, dass die Ortungsdienste aktiviert sind.",
|
225
|
+
"geo-geoloc-uncapable": "Der Ort ist nicht von Ihrem Browser unterstützt.",
|
226
|
+
"geo-lgnd-grphc": "Legende Grafik für Karten-Layer.",
|
227
|
+
|
228
|
+
/* Disable/enable WET plugins and polyfills */
|
229
|
+
"wb-disable": "Switch to basic HTML version",
|
230
|
+
"wb-enable": "Switch to standard version",
|
231
|
+
"disable-notice-h": "Notice: Basic HTML",
|
232
|
+
"disable-notice": "You are viewing Basic HTML view. Some features may be disabled.",
|
233
|
+
"skip-prefix": "Skip to:",
|
234
|
+
|
235
|
+
/* Dismissable content */
|
236
|
+
"dismiss": "Dismiss",
|
237
|
+
|
238
|
+
/* Template */
|
239
|
+
"tmpl-signin": "Login",
|
240
|
+
|
241
|
+
/* Filter */
|
242
|
+
"fltr-lbl": "Filter<span class=\"wb-inv\"> content: results appear below as you type.</span>",
|
243
|
+
"fltr-info": "Showing _NBITEM_ filtered from _TOTAL_ total entries"
|
244
|
+
};
|
245
|
+
|
246
|
+
} )( wb );
|
247
|
+
|
248
|
+
wb.doc.one( "formLanguages.wb", function() {
|
249
|
+
(function( factory ) {
|
250
|
+
if ( typeof define === "function" && define.amd ) {
|
251
|
+
define( ["jquery", "../jquery.validate"], factory );
|
252
|
+
} else if (typeof module === "object" && module.exports) {
|
253
|
+
module.exports = factory( require( "jquery" ) );
|
254
|
+
} else {
|
255
|
+
factory( jQuery );
|
256
|
+
}
|
257
|
+
}(function( $ ) {
|
258
|
+
|
259
|
+
/*
|
260
|
+
* Translated default messages for the jQuery validation plugin.
|
261
|
+
* Locale: DE (German, Deutsch)
|
262
|
+
*/
|
263
|
+
$.extend( $.validator.messages, {
|
264
|
+
required: "Dieses Feld ist ein Pflichtfeld.",
|
265
|
+
maxlength: $.validator.format( "Geben Sie bitte maximal {0} Zeichen ein." ),
|
266
|
+
minlength: $.validator.format( "Geben Sie bitte mindestens {0} Zeichen ein." ),
|
267
|
+
rangelength: $.validator.format( "Geben Sie bitte mindestens {0} und maximal {1} Zeichen ein." ),
|
268
|
+
email: "Geben Sie bitte eine gültige E-Mail-Adresse ein.",
|
269
|
+
url: "Geben Sie bitte eine gültige URL ein.",
|
270
|
+
date: "Geben Sie bitte ein gültiges Datum ein.",
|
271
|
+
number: "Geben Sie bitte eine Nummer ein.",
|
272
|
+
digits: "Geben Sie bitte nur Ziffern ein.",
|
273
|
+
equalTo: "Wiederholen Sie bitte denselben Wert.",
|
274
|
+
range: $.validator.format( "Geben Sie bitte einen Wert zwischen {0} und {1} ein." ),
|
275
|
+
max: $.validator.format( "Geben Sie bitte einen Wert kleiner oder gleich {0} ein." ),
|
276
|
+
min: $.validator.format( "Geben Sie bitte einen Wert größer oder gleich {0} ein." ),
|
277
|
+
creditcard: "Geben Sie bitte eine gültige Kreditkarten-Nummer ein.",
|
278
|
+
remote: "Korrigieren Sie bitte dieses Feld.",
|
279
|
+
dateISO: "Geben Sie bitte ein gültiges Datum ein (ISO-Format).",
|
280
|
+
step: $.validator.format( "Geben Sie bitte ein Vielfaches von {0} ein." ),
|
281
|
+
maxWords: $.validator.format( "Geben Sie bitte {0} Wörter oder weniger ein." ),
|
282
|
+
minWords: $.validator.format( "Geben Sie bitte mindestens {0} Wörter ein." ),
|
283
|
+
rangeWords: $.validator.format( "Geben Sie bitte zwischen {0} und {1} Wörtern ein." ),
|
284
|
+
accept: "Geben Sie bitte einen Wert mit einem gültigen MIME-Typ ein.",
|
285
|
+
alphanumeric: "Geben Sie bitte nur Buchstaben (keine Umlaute), Zahlen oder Unterstriche ein.",
|
286
|
+
bankaccountNL: "Geben Sie bitte eine gültige Kontonummer ein.",
|
287
|
+
bankorgiroaccountNL: "Geben Sie bitte eine gültige Bank- oder Girokontonummer ein.",
|
288
|
+
bic: "Geben Sie bitte einen gültigen BIC-Code ein.",
|
289
|
+
cifES: "Geben Sie bitte eine gültige CIF-Nummer ein.",
|
290
|
+
cpfBR: "Geben Sie bitte eine gültige CPF-Nummer ein.",
|
291
|
+
creditcardtypes: "Geben Sie bitte eine gültige Kreditkarten-Nummer ein.",
|
292
|
+
currency: "Geben Sie bitte eine gültige Währung ein.",
|
293
|
+
extension: "Geben Sie bitte einen Wert mit einer gültigen Erweiterung ein.",
|
294
|
+
giroaccountNL: "Geben Sie bitte eine gültige Girokontonummer ein.",
|
295
|
+
iban: "Geben Sie bitte eine gültige IBAN ein.",
|
296
|
+
integer: "Geben Sie bitte eine positive oder negative Nicht-Dezimalzahl ein.",
|
297
|
+
ipv4: "Geben Sie bitte eine gültige IPv4-Adresse ein.",
|
298
|
+
ipv6: "Geben Sie bitte eine gültige IPv6-Adresse ein.",
|
299
|
+
lettersonly: "Geben Sie bitte nur Buchstaben ein.",
|
300
|
+
letterswithbasicpunc: "Geben Sie bitte nur Buchstaben oder Interpunktion ein.",
|
301
|
+
mobileNL: "Geben Sie bitte eine gültige Handynummer ein.",
|
302
|
+
mobileUK: "Geben Sie bitte eine gültige Handynummer ein.",
|
303
|
+
netmask: "Geben Sie bitte eine gültige Netzmaske ein.",
|
304
|
+
nieES: "Geben Sie bitte eine gültige NIE-Nummer ein.",
|
305
|
+
nifES: "Geben Sie bitte eine gültige NIF-Nummer ein.",
|
306
|
+
nipPL: "Geben Sie bitte eine gültige NIP-Nummer ein.",
|
307
|
+
notEqualTo: "Geben Sie bitte einen anderen Wert ein. Die Werte dürfen nicht gleich sein.",
|
308
|
+
nowhitespace: "Kein Leerzeichen bitte.",
|
309
|
+
pattern: "Ungültiges Format.",
|
310
|
+
phoneNL: "Geben Sie bitte eine gültige Telefonnummer ein.",
|
311
|
+
phonesUK: "Geben Sie bitte eine gültige britische Telefonnummer ein.",
|
312
|
+
phoneUK: "Geben Sie bitte eine gültige Telefonnummer ein.",
|
313
|
+
phoneUS: "Geben Sie bitte eine gültige Telefonnummer ein.",
|
314
|
+
postalcodeBR: "Geben Sie bitte eine gültige brasilianische Postleitzahl ein.",
|
315
|
+
postalCodeCA: "Geben Sie bitte eine gültige kanadische Postleitzahl ein.",
|
316
|
+
postalcodeIT: "Geben Sie bitte eine gültige italienische Postleitzahl ein.",
|
317
|
+
postalcodeNL: "Geben Sie bitte eine gültige niederländische Postleitzahl ein.",
|
318
|
+
postcodeUK: "Geben Sie bitte eine gültige britische Postleitzahl ein.",
|
319
|
+
require_from_group: $.validator.format( "Füllen Sie bitte mindestens {0} dieser Felder aus." ),
|
320
|
+
skip_or_fill_minimum: $.validator.format( "Überspringen Sie bitte diese Felder oder füllen Sie mindestens {0} von ihnen aus." ),
|
321
|
+
stateUS: "Geben Sie bitte einen gültigen US-Bundesstaat ein.",
|
322
|
+
strippedminlength: $.validator.format( "Geben Sie bitte mindestens {0} Zeichen ein." ),
|
323
|
+
time: "Geben Sie bitte eine gültige Uhrzeit zwischen 00:00 und 23:59 ein.",
|
324
|
+
time12h: "Geben Sie bitte eine gültige Uhrzeit im 12-Stunden-Format ein.",
|
325
|
+
vinUS: "Die angegebene Fahrzeugidentifikationsnummer (VIN) ist ungültig.",
|
326
|
+
zipcodeUS: "Die angegebene US-Postleitzahl ist ungültig.",
|
327
|
+
ziprange: "Ihre Postleitzahl muss im Bereich 902xx-xxxx bis 905xx-xxxx liegen."
|
328
|
+
} );
|
329
|
+
return $;
|
330
|
+
}));
|
331
|
+
(function( factory ) {
|
332
|
+
if ( typeof define === "function" && define.amd ) {
|
333
|
+
define( ["jquery", "../jquery.validate"], factory );
|
334
|
+
} else if (typeof module === "object" && module.exports) {
|
335
|
+
module.exports = factory( require( "jquery" ) );
|
336
|
+
} else {
|
337
|
+
factory( jQuery );
|
338
|
+
}
|
339
|
+
}(function( $ ) {
|
340
|
+
|
341
|
+
/*
|
342
|
+
* Localized default methods for the jQuery validation plugin.
|
343
|
+
* Locale: DE
|
344
|
+
*/
|
345
|
+
$.extend( $.validator.methods, {
|
346
|
+
date: function( value, element ) {
|
347
|
+
return this.optional( element ) || /^\d\d?\.\d\d?\.\d\d\d?\d?$/.test( value );
|
348
|
+
},
|
349
|
+
number: function( value, element ) {
|
350
|
+
return this.optional( element ) || /^-?(?:\d+|\d{1,3}(?:\.\d{3})+)(?:,\d+)?$/.test( value );
|
351
|
+
}
|
352
|
+
} );
|
353
|
+
return $;
|
354
|
+
}));
|
363
355
|
});
|