@macallumharvey/first-test-wet 0.1.0 → 2.0.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/Macallum.d.ts +5 -0
- package/dist/WetButton.d.ts +9 -0
- package/dist/WetModal.d.ts +6 -0
- package/dist/first-test-wet.cjs.development.js +34 -6
- 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 +31 -6
- package/dist/first-test-wet.esm.js.map +1 -1
- package/dist/index.d.ts +2 -2
- package/package.json +1 -1
- package/src/Macallum.tsx +9 -0
- package/src/WetButton.tsx +19 -0
- package/src/WetModal.tsx +25 -0
- package/src/index.tsx +2 -6
- package/src/wet-boew-cdn-4.0.81.1/Licence-fr.txt +1 -0
- package/src/wet-boew-cdn-4.0.81.1/License-en.txt +1 -0
- package/src/wet-boew-cdn-4.0.81.1/assets/cloud-popup-relative.png +0 -0
- package/src/wet-boew-cdn-4.0.81.1/assets/fd-slider-sprite.png +0 -0
- package/src/wet-boew-cdn-4.0.81.1/assets/loading.png +0 -0
- package/src/wet-boew-cdn-4.0.81.1/assets/mediacontrols.html +33 -0
- package/src/wet-boew-cdn-4.0.81.1/assets/sprites_share.png +0 -0
- package/src/wet-boew-cdn-4.0.81.1/assets/zoom-minus-mini.png +0 -0
- package/src/wet-boew-cdn-4.0.81.1/assets/zoom-plus-mini.png +0 -0
- package/src/wet-boew-cdn-4.0.81.1/assets/zoom-world-mini.png +0 -0
- package/src/wet-boew-cdn-4.0.81.1/css/noscript.css +112 -0
- package/src/wet-boew-cdn-4.0.81.1/css/noscript.min.css +6 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/datalist.css +32 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/datalist.min.css +1 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/datepicker.css +47 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/datepicker.min.css +1 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/details.css +28 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/details.min.css +1 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/mathml.css +16 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/mathml.min.css +1 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/meter.css +24 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/meter.min.css +1 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/progress.css +8 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/progress.min.css +1 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/slider.css +229 -0
- package/src/wet-boew-cdn-4.0.81.1/css/polyfills/slider.min.css +1 -0
- package/src/wet-boew-cdn-4.0.81.1/fonts/glyphicons-halflings-regular.eot +0 -0
- package/src/wet-boew-cdn-4.0.81.1/fonts/glyphicons-halflings-regular.svg +288 -0
- package/src/wet-boew-cdn-4.0.81.1/fonts/glyphicons-halflings-regular.ttf +0 -0
- package/src/wet-boew-cdn-4.0.81.1/fonts/glyphicons-halflings-regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/fonts/glyphicons-halflings-regular.woff2 +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/mml-chtml.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_AMS-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Bold.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Calligraphic-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Bold.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Fraktur-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Main-Bold.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Main-Italic.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Main-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Math-BoldItalic.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Math-Italic.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Math-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Bold.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Italic.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_SansSerif-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Script-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size1-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size2-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size3-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Size4-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Typewriter-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Vector-Bold.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Vector-Regular.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/MathJax/output/chtml/fonts/woff-v2/MathJax_Zero.woff +0 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/additional-methods.js +1512 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/additional-methods.min.js +9 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/geomap-lib.js +3770 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/geomap-lib.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.dataTables.js +15733 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.dataTables.min.js +4 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.canvas.js +345 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.canvas.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.js +3168 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.orderBars.js +282 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.orderBars.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.pie.js +820 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.flot.pie.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.magnific-popup.js +2061 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.magnific-popup.min.js +4 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.validate.js +1661 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jquery.validate.min.js +9 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/json-patch.js +315 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/json-patch.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jsonpointer.js +349 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/jsonpointer.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-apollo.js +53 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-apollo.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-basic.js +49 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-basic.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-clj.js +64 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-clj.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-css.js +160 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-css.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-dart.js +92 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-dart.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-erlang.js +94 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-erlang.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-go.js +59 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-go.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-hs.js +102 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-hs.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-lasso.js +67 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-lasso.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-lisp.js +95 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-lisp.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-llvm.js +63 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-llvm.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-logtalk.js +50 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-logtalk.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-lua.js +60 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-lua.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-matlab.js +183 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-matlab.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-ml.js +57 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-ml.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-mumps.js +140 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-mumps.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-n.js +67 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-n.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-pascal.js +49 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-pascal.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-proto.js +37 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-proto.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-r.js +59 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-r.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-rd.js +50 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-rd.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-rust.js +81 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-rust.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-scala.js +56 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-scala.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-sql.js +59 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-sql.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-swift.js +60 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-swift.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-tcl.js +63 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-tcl.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-tex.js +49 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-tex.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-vb.js +67 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-vb.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-vhdl.js +51 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-vhdl.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-wiki.js +55 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-wiki.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-xq.js +71 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-xq.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-yaml.js +45 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/lang-yaml.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/ol.js +1008 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/ol.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/prettify.js +1742 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/prettify.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/proj4.js +3 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/proj4.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/run_prettify.js +1998 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/run_prettify.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/tableparser.js +2216 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/tableparser.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/unorm.js +452 -0
- package/src/wet-boew-cdn-4.0.81.1/js/deps/unorm.min.js +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/af.js +254 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/af.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ar.js +293 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ar.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/bg.js +293 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/bg.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/cs.js +294 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/cs.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/de.js +363 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/de.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/el.js +293 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/el.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/en.js +254 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/en.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/es.js +296 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/es.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/et.js +291 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/et.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/fr.js +322 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/fr.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hi.js +254 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hi.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hu.js +293 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hu.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hy.js +254 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/hy.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/id.js +292 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/id.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/is.js +291 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/is.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/it.js +320 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/it.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/iu.js +254 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/iu.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ja.js +294 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ja.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ko.js +293 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ko.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/lt.js +293 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/lt.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/lv.js +293 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/lv.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/nl.js +327 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/nl.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pl.js +296 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pl.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pt-BR.js +254 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pt-BR.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pt.js +279 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/pt.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ru.js +293 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/ru.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/sk.js +291 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/sk.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/sq.js +254 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/sq.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/th.js +293 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/th.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/tr.js +295 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/tr.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/uk.js +293 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/uk.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/vi.js +293 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/vi.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/zh-Hans.js +254 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/zh-Hans.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/zh.js +294 -0
- package/src/wet-boew-cdn-4.0.81.1/js/i18n/zh.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/ie8-wet-boew.js +10 -0
- package/src/wet-boew-cdn-4.0.81.1/js/ie8-wet-boew.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/ie8-wet-boew.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/ie8-wet-boew2.js +10 -0
- package/src/wet-boew-cdn-4.0.81.1/js/ie8-wet-boew2.min.js +7 -0
- package/src/wet-boew-cdn-4.0.81.1/js/ie8-wet-boew2.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/jquery/2.2.4/jquery.js +9814 -0
- package/src/wet-boew-cdn-4.0.81.1/js/jquery/2.2.4/jquery.min.js +4 -0
- package/src/wet-boew-cdn-4.0.81.1/js/jquery/2.2.4/jquery.min.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist.js +419 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist.min.js +8 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist_dynamic.js +50 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist_dynamic.min.js +8 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datalist_dynamic.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datepicker.js +338 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datepicker.min.js +8 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/datepicker.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/details.js +126 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/details.min.js +8 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/details.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/jawsariafixes.js +47 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/jawsariafixes.min.js +16 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/jawsariafixes.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/meter.js +140 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/meter.min.js +8 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/meter.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/mobile.js +784 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/mobile.min.js +8 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/mobile.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/progress.js +107 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/progress.min.js +8 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/progress.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider.js +1343 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider.min.js +9 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider_wrapper.js +73 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider_wrapper.min.js +8 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/slider_wrapper.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/svg.js +29 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/svg.min.js +8 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/svg.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/test.js +603 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/test.min.js +8 -0
- package/src/wet-boew-cdn-4.0.81.1/js/polyfills/test.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/js/wet-boew.js +20264 -0
- package/src/wet-boew-cdn-4.0.81.1/js/wet-boew.min.js +9 -0
- package/src/wet-boew-cdn-4.0.81.1/js/wet-boew.min.js.map +1 -0
- package/src/wet-boew-cdn-4.0.81.1/package.json +15 -0
- package/src/wet-boew-cdn-4.0.81.1/payload.json +1722 -0
@@ -0,0 +1,160 @@
|
|
1
|
+
/**
|
2
|
+
* @license
|
3
|
+
* Copyright (C) 2009 Google Inc.
|
4
|
+
*
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6
|
+
* you may not use this file except in compliance with the License.
|
7
|
+
* You may obtain a copy of the License at
|
8
|
+
*
|
9
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
*
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
* See the License for the specific language governing permissions and
|
15
|
+
* limitations under the License.
|
16
|
+
*/
|
17
|
+
|
18
|
+
/**
|
19
|
+
* @fileoverview
|
20
|
+
* Registers a language handler for CSS.
|
21
|
+
*
|
22
|
+
*
|
23
|
+
* To use, include prettify.js and this file in your HTML page.
|
24
|
+
* Then put your code in an HTML tag like
|
25
|
+
* <pre class="prettyprint lang-css"></pre>
|
26
|
+
*
|
27
|
+
*
|
28
|
+
* http://www.w3.org/TR/CSS21/grammar.html Section G2 defines the lexical
|
29
|
+
* grammar. This scheme does not recognize keywords containing escapes.
|
30
|
+
*
|
31
|
+
* @author mikesamuel@gmail.com
|
32
|
+
*/
|
33
|
+
|
34
|
+
// This file is a call to a function defined in prettify.js which defines a
|
35
|
+
// lexical scanner for CSS and maps tokens to styles.
|
36
|
+
|
37
|
+
// The call to PR['registerLangHandler'] is quoted so that Closure Compiler
|
38
|
+
// will not rename the call so that this language extensions can be
|
39
|
+
// compiled/minified separately from one another. Other symbols defined in
|
40
|
+
// prettify.js are similarly quoted.
|
41
|
+
|
42
|
+
// The call is structured thus:
|
43
|
+
// PR['registerLangHandler'](
|
44
|
+
// PR['createSimpleLexer'](
|
45
|
+
// shortcutPatterns,
|
46
|
+
// fallThroughPatterns),
|
47
|
+
// [languageId0, ..., languageIdN])
|
48
|
+
|
49
|
+
// Langugage IDs
|
50
|
+
// =============
|
51
|
+
// The language IDs are typically the file extensions of source files for
|
52
|
+
// that language so that users can syntax highlight arbitrary files based
|
53
|
+
// on just the extension. This is heuristic, but works pretty well in
|
54
|
+
// practice.
|
55
|
+
|
56
|
+
// Patterns
|
57
|
+
// ========
|
58
|
+
// Lexers are typically implemented as a set of regular expressions.
|
59
|
+
// The SimpleLexer function takes regular expressions, styles, and some
|
60
|
+
// pragma-info and produces a lexer. A token description looks like
|
61
|
+
// [STYLE_NAME, /regular-expression/, pragmas]
|
62
|
+
|
63
|
+
// Initially, simple lexer's inner loop looked like:
|
64
|
+
|
65
|
+
// while sourceCode is not empty:
|
66
|
+
// try each regular expression in order until one matches
|
67
|
+
// remove the matched portion from sourceCode
|
68
|
+
|
69
|
+
// This was really slow for large files because some JS interpreters
|
70
|
+
// do a buffer copy on the matched portion which is O(n*n)
|
71
|
+
|
72
|
+
// The current loop now looks like
|
73
|
+
|
74
|
+
// 1. use js-modules/combinePrefixPatterns.js to
|
75
|
+
// combine all regular expressions into one
|
76
|
+
// 2. use a single global regular expresion match to extract all tokens
|
77
|
+
// 3. for each token try regular expressions in order until one matches it
|
78
|
+
// and classify it using the associated style
|
79
|
+
|
80
|
+
// This is a lot more efficient but it does mean that lookahead and lookbehind
|
81
|
+
// can't be used across boundaries to classify tokens.
|
82
|
+
|
83
|
+
// Sometimes we need lookahead and lookbehind and sometimes we want to handle
|
84
|
+
// embedded language -- JavaScript or CSS embedded in HTML, or inline assembly
|
85
|
+
// in C.
|
86
|
+
|
87
|
+
// If a particular pattern has a numbered group, and its style pattern starts
|
88
|
+
// with "lang-" as in
|
89
|
+
// ['lang-js', /<script>(.*?)<\/script>/]
|
90
|
+
// then the token classification step breaks the token into pieces.
|
91
|
+
// Group 1 is re-parsed using the language handler for "lang-js", and the
|
92
|
+
// surrounding portions are reclassified using the current language handler.
|
93
|
+
// This mechanism gives us both lookahead, lookbehind, and language embedding.
|
94
|
+
|
95
|
+
// Shortcut Patterns
|
96
|
+
// =================
|
97
|
+
// A shortcut pattern is one that is tried before other patterns if the first
|
98
|
+
// character in the token is in the string of characters.
|
99
|
+
// This very effectively lets us make quick correct decisions for common token
|
100
|
+
// types.
|
101
|
+
|
102
|
+
// All other patterns are fall-through patterns.
|
103
|
+
|
104
|
+
|
105
|
+
|
106
|
+
// The comments inline below refer to productions in the CSS specification's
|
107
|
+
// lexical grammar. See link above.
|
108
|
+
PR['registerLangHandler'](
|
109
|
+
PR['createSimpleLexer'](
|
110
|
+
// Shortcut patterns.
|
111
|
+
[
|
112
|
+
// The space production <s>
|
113
|
+
[PR['PR_PLAIN'], /^[ \t\r\n\f]+/, null, ' \t\r\n\f']
|
114
|
+
],
|
115
|
+
// Fall-through patterns.
|
116
|
+
[
|
117
|
+
// Quoted strings. <string1> and <string2>
|
118
|
+
[PR['PR_STRING'],
|
119
|
+
/^\"(?:[^\n\r\f\\\"]|\\(?:\r\n?|\n|\f)|\\[\s\S])*\"/, null],
|
120
|
+
[PR['PR_STRING'],
|
121
|
+
/^\'(?:[^\n\r\f\\\']|\\(?:\r\n?|\n|\f)|\\[\s\S])*\'/, null],
|
122
|
+
['lang-css-str', /^url\(([^\)\"\']+)\)/i],
|
123
|
+
[PR['PR_KEYWORD'],
|
124
|
+
/^(?:url|rgb|\!important|@import|@page|@media|@charset|inherit)(?=[^\-\w]|$)/i,
|
125
|
+
null],
|
126
|
+
// A property name -- an identifier followed by a colon.
|
127
|
+
['lang-css-kw', /^(-?(?:[_a-z]|(?:\\[0-9a-f]+ ?))(?:[_a-z0-9\-]|\\(?:\\[0-9a-f]+ ?))*)\s*:/i],
|
128
|
+
// A C style block comment. The <comment> production.
|
129
|
+
[PR['PR_COMMENT'], /^\/\*[^*]*\*+(?:[^\/*][^*]*\*+)*\//],
|
130
|
+
// Escaping text spans
|
131
|
+
[PR['PR_COMMENT'], /^(?:<!--|-->)/],
|
132
|
+
// A number possibly containing a suffix.
|
133
|
+
[PR['PR_LITERAL'], /^(?:\d+|\d*\.\d+)(?:%|[a-z]+)?/i],
|
134
|
+
// A hex color
|
135
|
+
[PR['PR_LITERAL'], /^#(?:[0-9a-f]{3}){1,2}\b/i],
|
136
|
+
// An identifier
|
137
|
+
[PR['PR_PLAIN'],
|
138
|
+
/^-?(?:[_a-z]|(?:\\[\da-f]+ ?))(?:[_a-z\d\-]|\\(?:\\[\da-f]+ ?))*/i],
|
139
|
+
// A run of punctuation
|
140
|
+
[PR['PR_PUNCTUATION'], /^[^\s\w\'\"]+/]
|
141
|
+
]),
|
142
|
+
['css']);
|
143
|
+
// Above we use embedded languages to highlight property names (identifiers
|
144
|
+
// followed by a colon) differently from identifiers in values.
|
145
|
+
PR['registerLangHandler'](
|
146
|
+
PR['createSimpleLexer']([],
|
147
|
+
[
|
148
|
+
[PR['PR_KEYWORD'],
|
149
|
+
/^-?(?:[_a-z]|(?:\\[\da-f]+ ?))(?:[_a-z\d\-]|\\(?:\\[\da-f]+ ?))*/i]
|
150
|
+
]),
|
151
|
+
['css-kw']);
|
152
|
+
// The content of an unquoted URL literal like url(http://foo/img.png) should
|
153
|
+
// be colored as string content. This language handler is used above in the
|
154
|
+
// URL production to do so.
|
155
|
+
PR['registerLangHandler'](
|
156
|
+
PR['createSimpleLexer']([],
|
157
|
+
[
|
158
|
+
[PR['PR_STRING'], /^[^\)\"\']+/]
|
159
|
+
]),
|
160
|
+
['css-str']);
|
@@ -0,0 +1 @@
|
|
1
|
+
PR.registerLangHandler(PR.createSimpleLexer([[PR.PR_PLAIN,/^[ \t\r\n\f]+/,null," \t\r\n\f"]],[[PR.PR_STRING,/^\"(?:[^\n\r\f\\\"]|\\(?:\r\n?|\n|\f)|\\[\s\S])*\"/,null],[PR.PR_STRING,/^\'(?:[^\n\r\f\\\']|\\(?:\r\n?|\n|\f)|\\[\s\S])*\'/,null],["lang-css-str",/^url\(([^\)\"\']+)\)/i],[PR.PR_KEYWORD,/^(?:url|rgb|\!important|@import|@page|@media|@charset|inherit)(?=[^\-\w]|$)/i,null],["lang-css-kw",/^(-?(?:[_a-z]|(?:\\[0-9a-f]+ ?))(?:[_a-z0-9\-]|\\(?:\\[0-9a-f]+ ?))*)\s*:/i],[PR.PR_COMMENT,/^\/\*[^*]*\*+(?:[^\/*][^*]*\*+)*\//],[PR.PR_COMMENT,/^(?:<!--|-->)/],[PR.PR_LITERAL,/^(?:\d+|\d*\.\d+)(?:%|[a-z]+)?/i],[PR.PR_LITERAL,/^#(?:[0-9a-f]{3}){1,2}\b/i],[PR.PR_PLAIN,/^-?(?:[_a-z]|(?:\\[\da-f]+ ?))(?:[_a-z\d\-]|\\(?:\\[\da-f]+ ?))*/i],[PR.PR_PUNCTUATION,/^[^\s\w\'\"]+/]]),["css"]),PR.registerLangHandler(PR.createSimpleLexer([],[[PR.PR_KEYWORD,/^-?(?:[_a-z]|(?:\\[\da-f]+ ?))(?:[_a-z\d\-]|\\(?:\\[\da-f]+ ?))*/i]]),["css-kw"]),PR.registerLangHandler(PR.createSimpleLexer([],[[PR.PR_STRING,/^[^\)\"\']+/]]),["css-str"]);
|
@@ -0,0 +1,92 @@
|
|
1
|
+
/**
|
2
|
+
* @license
|
3
|
+
* Copyright (C) 2013 Google Inc.
|
4
|
+
*
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6
|
+
* you may not use this file except in compliance with the License.
|
7
|
+
* You may obtain a copy of the License at
|
8
|
+
*
|
9
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
*
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
* See the License for the specific language governing permissions and
|
15
|
+
* limitations under the License.
|
16
|
+
*/
|
17
|
+
|
18
|
+
/**
|
19
|
+
* @fileoverview
|
20
|
+
* Registers a language handler Dart.
|
21
|
+
* Loosely structured based on the DartLexer in Pygments: http://pygments.org/.
|
22
|
+
*
|
23
|
+
* To use, include prettify.js and this file in your HTML page.
|
24
|
+
* Then put your code in an HTML tag like
|
25
|
+
* <pre class="prettyprint lang-dart">(Dart code)</pre>
|
26
|
+
*
|
27
|
+
* @author armstrong.timothy@gmail.com
|
28
|
+
*/
|
29
|
+
|
30
|
+
PR['registerLangHandler'](
|
31
|
+
PR['createSimpleLexer'](
|
32
|
+
[
|
33
|
+
// Whitespace.
|
34
|
+
[PR['PR_PLAIN'], /^[\t\n\r \xA0]+/, null, '\t\n\r \xA0']
|
35
|
+
],
|
36
|
+
[
|
37
|
+
// Script tag.
|
38
|
+
[PR['PR_COMMENT'], /^#!(?:.*)/],
|
39
|
+
|
40
|
+
// `import`, `library`, `part of`, `part`, `as`, `show`, and `hide`
|
41
|
+
// keywords.
|
42
|
+
[PR['PR_KEYWORD'], /^\b(?:import|library|part of|part|as|show|hide)\b/i],
|
43
|
+
|
44
|
+
// Single-line comments.
|
45
|
+
[PR['PR_COMMENT'], /^\/\/(?:.*)/],
|
46
|
+
|
47
|
+
// Multiline comments.
|
48
|
+
[PR['PR_COMMENT'], /^\/\*[^*]*\*+(?:[^\/*][^*]*\*+)*\//], // */
|
49
|
+
|
50
|
+
// `class` and `interface` keywords.
|
51
|
+
[PR['PR_KEYWORD'], /^\b(?:class|interface)\b/i],
|
52
|
+
|
53
|
+
// General keywords.
|
54
|
+
[PR['PR_KEYWORD'], /^\b(?:assert|async|await|break|case|catch|continue|default|do|else|finally|for|if|in|is|new|return|super|switch|sync|this|throw|try|while)\b/i],
|
55
|
+
|
56
|
+
// Declaration keywords.
|
57
|
+
[PR['PR_KEYWORD'], /^\b(?:abstract|const|extends|factory|final|get|implements|native|operator|set|static|typedef|var)\b/i],
|
58
|
+
|
59
|
+
// Keywords for types.
|
60
|
+
[PR['PR_TYPE'], /^\b(?:bool|double|Dynamic|int|num|Object|String|void)\b/i],
|
61
|
+
|
62
|
+
// Keywords for constants.
|
63
|
+
[PR['PR_KEYWORD'], /^\b(?:false|null|true)\b/i],
|
64
|
+
|
65
|
+
// Multiline strings, single- and double-quoted.
|
66
|
+
[PR['PR_STRING'], /^r?[\']{3}[\s|\S]*?[^\\][\']{3}/],
|
67
|
+
[PR['PR_STRING'], /^r?[\"]{3}[\s|\S]*?[^\\][\"]{3}/],
|
68
|
+
|
69
|
+
// Normal and raw strings, single- and double-quoted.
|
70
|
+
[PR['PR_STRING'], /^r?\'(\'|(?:[^\n\r\f])*?[^\\]\')/],
|
71
|
+
[PR['PR_STRING'], /^r?\"(\"|(?:[^\n\r\f])*?[^\\]\")/],
|
72
|
+
|
73
|
+
// Types are capitalized by convention.
|
74
|
+
[PR['PR_TYPE'], /^[A-Z]\w*/],
|
75
|
+
|
76
|
+
// Identifiers.
|
77
|
+
[PR['PR_PLAIN'], /^[a-z_$][a-z0-9_]*/i],
|
78
|
+
|
79
|
+
// Operators.
|
80
|
+
[PR['PR_PUNCTUATION'], /^[~!%^&*+=|?:<>/-]/],
|
81
|
+
|
82
|
+
// Hex numbers.
|
83
|
+
[PR['PR_LITERAL'], /^\b0x[0-9a-f]+/i],
|
84
|
+
|
85
|
+
// Decimal numbers.
|
86
|
+
[PR['PR_LITERAL'], /^\b\d+(?:\.\d*)?(?:e[+-]?\d+)?/i],
|
87
|
+
[PR['PR_LITERAL'], /^\b\.\d+(?:e[+-]?\d+)?/i],
|
88
|
+
|
89
|
+
// Punctuation.
|
90
|
+
[PR['PR_PUNCTUATION'], /^[(){}\[\],.;]/]
|
91
|
+
]),
|
92
|
+
['dart']);
|
@@ -0,0 +1 @@
|
|
1
|
+
PR.registerLangHandler(PR.createSimpleLexer([[PR.PR_PLAIN,/^[\t\n\r \xA0]+/,null,"\t\n\r "]],[[PR.PR_COMMENT,/^#!(?:.*)/],[PR.PR_KEYWORD,/^\b(?:import|library|part of|part|as|show|hide)\b/i],[PR.PR_COMMENT,/^\/\/(?:.*)/],[PR.PR_COMMENT,/^\/\*[^*]*\*+(?:[^\/*][^*]*\*+)*\//],[PR.PR_KEYWORD,/^\b(?:class|interface)\b/i],[PR.PR_KEYWORD,/^\b(?:assert|async|await|break|case|catch|continue|default|do|else|finally|for|if|in|is|new|return|super|switch|sync|this|throw|try|while)\b/i],[PR.PR_KEYWORD,/^\b(?:abstract|const|extends|factory|final|get|implements|native|operator|set|static|typedef|var)\b/i],[PR.PR_TYPE,/^\b(?:bool|double|Dynamic|int|num|Object|String|void)\b/i],[PR.PR_KEYWORD,/^\b(?:false|null|true)\b/i],[PR.PR_STRING,/^r?[\']{3}[\s|\S]*?[^\\][\']{3}/],[PR.PR_STRING,/^r?[\"]{3}[\s|\S]*?[^\\][\"]{3}/],[PR.PR_STRING,/^r?\'(\'|(?:[^\n\r\f])*?[^\\]\')/],[PR.PR_STRING,/^r?\"(\"|(?:[^\n\r\f])*?[^\\]\")/],[PR.PR_TYPE,/^[A-Z]\w*/],[PR.PR_PLAIN,/^[a-z_$][a-z0-9_]*/i],[PR.PR_PUNCTUATION,/^[~!%^&*+=|?:<>/-]/],[PR.PR_LITERAL,/^\b0x[0-9a-f]+/i],[PR.PR_LITERAL,/^\b\d+(?:\.\d*)?(?:e[+-]?\d+)?/i],[PR.PR_LITERAL,/^\b\.\d+(?:e[+-]?\d+)?/i],[PR.PR_PUNCTUATION,/^[(){}\[\],.;]/]]),["dart"]);
|
@@ -0,0 +1,94 @@
|
|
1
|
+
/**
|
2
|
+
* @license
|
3
|
+
* Copyright (C) 2013 Andrew Allen
|
4
|
+
*
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6
|
+
* you may not use this file except in compliance with the License.
|
7
|
+
* You may obtain a copy of the License at
|
8
|
+
*
|
9
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
*
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
* See the License for the specific language governing permissions and
|
15
|
+
* limitations under the License.
|
16
|
+
*/
|
17
|
+
|
18
|
+
/**
|
19
|
+
* @fileoverview
|
20
|
+
* Registers a language handler for Erlang.
|
21
|
+
*
|
22
|
+
* Derived from https://raw.github.com/erlang/otp/dev/lib/compiler/src/core_parse.yrl
|
23
|
+
* Modified from Mike Samuel's Haskell plugin for google-code-prettify
|
24
|
+
*
|
25
|
+
* @author achew22@gmail.com
|
26
|
+
*/
|
27
|
+
|
28
|
+
PR['registerLangHandler'](
|
29
|
+
PR['createSimpleLexer'](
|
30
|
+
[
|
31
|
+
// Whitespace
|
32
|
+
// whitechar -> newline | vertab | space | tab | uniWhite
|
33
|
+
// newline -> return linefeed | return | linefeed | formfeed
|
34
|
+
[PR['PR_PLAIN'], /^[\t\n\x0B\x0C\r ]+/, null, '\t\n\x0B\x0C\r '],
|
35
|
+
// Single line double-quoted strings.
|
36
|
+
[PR['PR_STRING'], /^\"(?:[^\"\\\n\x0C\r]|\\[\s\S])*(?:\"|$)/,
|
37
|
+
null, '"'],
|
38
|
+
|
39
|
+
// Handle atoms
|
40
|
+
[PR['PR_LITERAL'], /^[a-z][a-zA-Z0-9_]*/],
|
41
|
+
// Handle single quoted atoms
|
42
|
+
[PR['PR_LITERAL'], /^\'(?:[^\'\\\n\x0C\r]|\\[^&])+\'?/,
|
43
|
+
null, "'"],
|
44
|
+
|
45
|
+
// Handle macros. Just to be extra clear on this one, it detects the ?
|
46
|
+
// then uses the regexp to end it so be very careful about matching
|
47
|
+
// all the terminal elements
|
48
|
+
[PR['PR_LITERAL'], /^\?[^ \t\n({]+/, null, "?"],
|
49
|
+
|
50
|
+
|
51
|
+
|
52
|
+
// decimal -> digit{digit}
|
53
|
+
// octal -> octit{octit}
|
54
|
+
// hexadecimal -> hexit{hexit}
|
55
|
+
// integer -> decimal
|
56
|
+
// | 0o octal | 0O octal
|
57
|
+
// | 0x hexadecimal | 0X hexadecimal
|
58
|
+
// float -> decimal . decimal [exponent]
|
59
|
+
// | decimal exponent
|
60
|
+
// exponent -> (e | E) [+ | -] decimal
|
61
|
+
[PR['PR_LITERAL'],
|
62
|
+
/^(?:0o[0-7]+|0x[\da-f]+|\d+(?:\.\d+)?(?:e[+\-]?\d+)?)/i,
|
63
|
+
null, '0123456789']
|
64
|
+
],
|
65
|
+
[
|
66
|
+
// TODO: catch @declarations inside comments
|
67
|
+
|
68
|
+
// Comments in erlang are started with % and go till a newline
|
69
|
+
[PR['PR_COMMENT'], /^%[^\n]*/],
|
70
|
+
|
71
|
+
// Catch macros
|
72
|
+
//[PR['PR_TAG'], /?[^( \n)]+/],
|
73
|
+
|
74
|
+
/**
|
75
|
+
* %% Keywords (atoms are assumed to always be single-quoted).
|
76
|
+
* 'module' 'attributes' 'do' 'let' 'in' 'letrec'
|
77
|
+
* 'apply' 'call' 'primop'
|
78
|
+
* 'case' 'of' 'end' 'when' 'fun' 'try' 'catch' 'receive' 'after'
|
79
|
+
*/
|
80
|
+
[PR['PR_KEYWORD'], /^(?:module|attributes|do|let|in|letrec|apply|call|primop|case|of|end|when|fun|try|catch|receive|after|char|integer|float,atom,string,var)\b/],
|
81
|
+
|
82
|
+
/**
|
83
|
+
* Catch definitions (usually defined at the top of the file)
|
84
|
+
* Anything that starts -something
|
85
|
+
*/
|
86
|
+
[PR['PR_KEYWORD'], /^-[a-z_]+/],
|
87
|
+
|
88
|
+
// Catch variables
|
89
|
+
[PR['PR_TYPE'], /^[A-Z_][a-zA-Z0-9_]*/],
|
90
|
+
|
91
|
+
// matches the symbol production
|
92
|
+
[PR['PR_PUNCTUATION'], /^[.,;]/]
|
93
|
+
]),
|
94
|
+
['erlang', 'erl']);
|
@@ -0,0 +1 @@
|
|
1
|
+
PR.registerLangHandler(PR.createSimpleLexer([[PR.PR_PLAIN,/^[\t\n\x0B\x0C\r ]+/,null,"\t\n\v\f\r "],[PR.PR_STRING,/^\"(?:[^\"\\\n\x0C\r]|\\[\s\S])*(?:\"|$)/,null,'"'],[PR.PR_LITERAL,/^[a-z][a-zA-Z0-9_]*/],[PR.PR_LITERAL,/^\'(?:[^\'\\\n\x0C\r]|\\[^&])+\'?/,null,"'"],[PR.PR_LITERAL,/^\?[^ \t\n({]+/,null,"?"],[PR.PR_LITERAL,/^(?:0o[0-7]+|0x[\da-f]+|\d+(?:\.\d+)?(?:e[+\-]?\d+)?)/i,null,"0123456789"]],[[PR.PR_COMMENT,/^%[^\n]*/],[PR.PR_KEYWORD,/^(?:module|attributes|do|let|in|letrec|apply|call|primop|case|of|end|when|fun|try|catch|receive|after|char|integer|float,atom,string,var)\b/],[PR.PR_KEYWORD,/^-[a-z_]+/],[PR.PR_TYPE,/^[A-Z_][a-zA-Z0-9_]*/],[PR.PR_PUNCTUATION,/^[.,;]/]]),["erlang","erl"]);
|
@@ -0,0 +1,59 @@
|
|
1
|
+
/**
|
2
|
+
* @license
|
3
|
+
* Copyright (C) 2010 Google Inc.
|
4
|
+
*
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6
|
+
* you may not use this file except in compliance with the License.
|
7
|
+
* You may obtain a copy of the License at
|
8
|
+
*
|
9
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
*
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
* See the License for the specific language governing permissions and
|
15
|
+
* limitations under the License.
|
16
|
+
*/
|
17
|
+
|
18
|
+
/**
|
19
|
+
* @fileoverview
|
20
|
+
* Registers a language handler for the Go language..
|
21
|
+
* <p>
|
22
|
+
* Based on the lexical grammar at
|
23
|
+
* http://golang.org/doc/go_spec.html#Lexical_elements
|
24
|
+
* <p>
|
25
|
+
* Go uses a minimal style for highlighting so the below does not distinguish
|
26
|
+
* strings, keywords, literals, etc. by design.
|
27
|
+
* From a discussion with the Go designers:
|
28
|
+
* <pre>
|
29
|
+
* On Thursday, July 22, 2010, Mike Samuel <...> wrote:
|
30
|
+
* > On Thu, Jul 22, 2010, Rob 'Commander' Pike <...> wrote:
|
31
|
+
* >> Personally, I would vote for the subdued style godoc presents at http://golang.org
|
32
|
+
* >>
|
33
|
+
* >> Not as fancy as some like, but a case can be made it's the official style.
|
34
|
+
* >> If people want more colors, I wouldn't fight too hard, in the interest of
|
35
|
+
* >> encouragement through familiarity, but even then I would ask to shy away
|
36
|
+
* >> from technicolor starbursts.
|
37
|
+
* >
|
38
|
+
* > Like http://golang.org/pkg/go/scanner/ where comments are blue and all
|
39
|
+
* > other content is black? I can do that.
|
40
|
+
* </pre>
|
41
|
+
*
|
42
|
+
* @author mikesamuel@gmail.com
|
43
|
+
*/
|
44
|
+
|
45
|
+
PR['registerLangHandler'](
|
46
|
+
PR['createSimpleLexer'](
|
47
|
+
[
|
48
|
+
// Whitespace is made up of spaces, tabs and newline characters.
|
49
|
+
[PR['PR_PLAIN'], /^[\t\n\r \xA0]+/, null, '\t\n\r \xA0'],
|
50
|
+
// Not escaped as a string. See note on minimalism above.
|
51
|
+
[PR['PR_PLAIN'], /^(?:\"(?:[^\"\\]|\\[\s\S])*(?:\"|$)|\'(?:[^\'\\]|\\[\s\S])+(?:\'|$)|`[^`]*(?:`|$))/, null, '"\'']
|
52
|
+
],
|
53
|
+
[
|
54
|
+
// Block comments are delimited by /* and */.
|
55
|
+
// Single-line comments begin with // and extend to the end of a line.
|
56
|
+
[PR['PR_COMMENT'], /^(?:\/\/[^\r\n]*|\/\*[\s\S]*?\*\/)/],
|
57
|
+
[PR['PR_PLAIN'], /^(?:[^\/\"\'`]|\/(?![\/\*]))+/i]
|
58
|
+
]),
|
59
|
+
['go']);
|
@@ -0,0 +1 @@
|
|
1
|
+
PR.registerLangHandler(PR.createSimpleLexer([[PR.PR_PLAIN,/^[\t\n\r \xA0]+/,null,"\t\n\r "],[PR.PR_PLAIN,/^(?:\"(?:[^\"\\]|\\[\s\S])*(?:\"|$)|\'(?:[^\'\\]|\\[\s\S])+(?:\'|$)|`[^`]*(?:`|$))/,null,"\"'"]],[[PR.PR_COMMENT,/^(?:\/\/[^\r\n]*|\/\*[\s\S]*?\*\/)/],[PR.PR_PLAIN,/^(?:[^\/\"\'`]|\/(?![\/\*]))+/i]]),["go"]);
|
@@ -0,0 +1,102 @@
|
|
1
|
+
/**
|
2
|
+
* @license
|
3
|
+
* Copyright (C) 2009 Google Inc.
|
4
|
+
*
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6
|
+
* you may not use this file except in compliance with the License.
|
7
|
+
* You may obtain a copy of the License at
|
8
|
+
*
|
9
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
*
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
* See the License for the specific language governing permissions and
|
15
|
+
* limitations under the License.
|
16
|
+
*/
|
17
|
+
|
18
|
+
/**
|
19
|
+
* @fileoverview
|
20
|
+
* Registers a language handler for Haskell.
|
21
|
+
*
|
22
|
+
*
|
23
|
+
* To use, include prettify.js and this file in your HTML page.
|
24
|
+
* Then put your code in an HTML tag like
|
25
|
+
* <pre class="prettyprint lang-hs">(my lisp code)</pre>
|
26
|
+
* The lang-cl class identifies the language as common lisp.
|
27
|
+
* This file supports the following language extensions:
|
28
|
+
* lang-cl - Common Lisp
|
29
|
+
* lang-el - Emacs Lisp
|
30
|
+
* lang-lisp - Lisp
|
31
|
+
* lang-scm - Scheme
|
32
|
+
*
|
33
|
+
*
|
34
|
+
* I used http://www.informatik.uni-freiburg.de/~thiemann/haskell/haskell98-report-html/syntax-iso.html
|
35
|
+
* as the basis, but ignore the way the ncomment production nests since this
|
36
|
+
* makes the lexical grammar irregular. It might be possible to support
|
37
|
+
* ncomments using the lookbehind filter.
|
38
|
+
*
|
39
|
+
*
|
40
|
+
* @author mikesamuel@gmail.com
|
41
|
+
*/
|
42
|
+
|
43
|
+
PR['registerLangHandler'](
|
44
|
+
PR['createSimpleLexer'](
|
45
|
+
[
|
46
|
+
// Whitespace
|
47
|
+
// whitechar -> newline | vertab | space | tab | uniWhite
|
48
|
+
// newline -> return linefeed | return | linefeed | formfeed
|
49
|
+
[PR['PR_PLAIN'], /^[\t\n\x0B\x0C\r ]+/, null, '\t\n\x0B\x0C\r '],
|
50
|
+
// Single line double and single-quoted strings.
|
51
|
+
// char -> ' (graphic<' | \> | space | escape<\&>) '
|
52
|
+
// string -> " {graphic<" | \> | space | escape | gap}"
|
53
|
+
// escape -> \ ( charesc | ascii | decimal | o octal
|
54
|
+
// | x hexadecimal )
|
55
|
+
// charesc -> a | b | f | n | r | t | v | \ | " | ' | &
|
56
|
+
[PR['PR_STRING'], /^\"(?:[^\"\\\n\x0C\r]|\\[\s\S])*(?:\"|$)/,
|
57
|
+
null, '"'],
|
58
|
+
[PR['PR_STRING'], /^\'(?:[^\'\\\n\x0C\r]|\\[^&])\'?/,
|
59
|
+
null, "'"],
|
60
|
+
// decimal -> digit{digit}
|
61
|
+
// octal -> octit{octit}
|
62
|
+
// hexadecimal -> hexit{hexit}
|
63
|
+
// integer -> decimal
|
64
|
+
// | 0o octal | 0O octal
|
65
|
+
// | 0x hexadecimal | 0X hexadecimal
|
66
|
+
// float -> decimal . decimal [exponent]
|
67
|
+
// | decimal exponent
|
68
|
+
// exponent -> (e | E) [+ | -] decimal
|
69
|
+
[PR['PR_LITERAL'],
|
70
|
+
/^(?:0o[0-7]+|0x[\da-f]+|\d+(?:\.\d+)?(?:e[+\-]?\d+)?)/i,
|
71
|
+
null, '0123456789']
|
72
|
+
],
|
73
|
+
[
|
74
|
+
// Haskell does not have a regular lexical grammar due to the nested
|
75
|
+
// ncomment.
|
76
|
+
// comment -> dashes [ any<symbol> {any}] newline
|
77
|
+
// ncomment -> opencom ANYseq {ncomment ANYseq}closecom
|
78
|
+
// dashes -> '--' {'-'}
|
79
|
+
// opencom -> '{-'
|
80
|
+
// closecom -> '-}'
|
81
|
+
[PR['PR_COMMENT'], /^(?:(?:--+(?:[^\r\n\x0C]*)?)|(?:\{-(?:[^-]|-+[^-\}])*-\}))/],
|
82
|
+
// reservedid -> case | class | data | default | deriving | do
|
83
|
+
// | else | if | import | in | infix | infixl | infixr
|
84
|
+
// | instance | let | module | newtype | of | then
|
85
|
+
// | type | where | _
|
86
|
+
[PR['PR_KEYWORD'], /^(?:case|class|data|default|deriving|do|else|if|import|in|infix|infixl|infixr|instance|let|module|newtype|of|then|type|where|_)(?=[^a-zA-Z0-9\']|$)/, null],
|
87
|
+
// qvarid -> [ modid . ] varid
|
88
|
+
// qconid -> [ modid . ] conid
|
89
|
+
// varid -> (small {small | large | digit | ' })<reservedid>
|
90
|
+
// conid -> large {small | large | digit | ' }
|
91
|
+
// modid -> conid
|
92
|
+
// small -> ascSmall | uniSmall | _
|
93
|
+
// ascSmall -> a | b | ... | z
|
94
|
+
// uniSmall -> any Unicode lowercase letter
|
95
|
+
// large -> ascLarge | uniLarge
|
96
|
+
// ascLarge -> A | B | ... | Z
|
97
|
+
// uniLarge -> any uppercase or titlecase Unicode letter
|
98
|
+
[PR['PR_PLAIN'], /^(?:[A-Z][\w\']*\.)*[a-zA-Z][\w\']*/],
|
99
|
+
// matches the symbol production
|
100
|
+
[PR['PR_PUNCTUATION'], /^[^\t\n\x0B\x0C\r a-zA-Z0-9\'\"]+/]
|
101
|
+
]),
|
102
|
+
['hs']);
|
@@ -0,0 +1 @@
|
|
1
|
+
PR.registerLangHandler(PR.createSimpleLexer([[PR.PR_PLAIN,/^[\t\n\x0B\x0C\r ]+/,null,"\t\n\v\f\r "],[PR.PR_STRING,/^\"(?:[^\"\\\n\x0C\r]|\\[\s\S])*(?:\"|$)/,null,'"'],[PR.PR_STRING,/^\'(?:[^\'\\\n\x0C\r]|\\[^&])\'?/,null,"'"],[PR.PR_LITERAL,/^(?:0o[0-7]+|0x[\da-f]+|\d+(?:\.\d+)?(?:e[+\-]?\d+)?)/i,null,"0123456789"]],[[PR.PR_COMMENT,/^(?:(?:--+(?:[^\r\n\x0C]*)?)|(?:\{-(?:[^-]|-+[^-\}])*-\}))/],[PR.PR_KEYWORD,/^(?:case|class|data|default|deriving|do|else|if|import|in|infix|infixl|infixr|instance|let|module|newtype|of|then|type|where|_)(?=[^a-zA-Z0-9\']|$)/,null],[PR.PR_PLAIN,/^(?:[A-Z][\w\']*\.)*[a-zA-Z][\w\']*/],[PR.PR_PUNCTUATION,/^[^\t\n\x0B\x0C\r a-zA-Z0-9\'\"]+/]]),["hs"]);
|
@@ -0,0 +1,67 @@
|
|
1
|
+
/**
|
2
|
+
* @license
|
3
|
+
* Copyright (C) 2013 Eric Knibbe
|
4
|
+
*
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
6
|
+
* you may not use this file except in compliance with the License.
|
7
|
+
* You may obtain a copy of the License at
|
8
|
+
*
|
9
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
10
|
+
*
|
11
|
+
* Unless required by applicable law or agreed to in writing, software
|
12
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
13
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
14
|
+
* See the License for the specific language governing permissions and
|
15
|
+
* limitations under the License.
|
16
|
+
*/
|
17
|
+
|
18
|
+
/**
|
19
|
+
* @fileoverview
|
20
|
+
* Registers a language handler for Lasso. <http://www.lassosoft.com>
|
21
|
+
*
|
22
|
+
* To use, include prettify.js and this file in your HTML page.
|
23
|
+
* Then enclose your code in an HTML tag like so:
|
24
|
+
* <pre class="prettyprint lang-lasso">[your Lasso code]</pre>
|
25
|
+
*
|
26
|
+
* @author Eric Knibbe
|
27
|
+
*/
|
28
|
+
|
29
|
+
PR['registerLangHandler'](
|
30
|
+
PR['createSimpleLexer'](
|
31
|
+
[
|
32
|
+
// whitespace
|
33
|
+
[PR['PR_PLAIN'], /^[\t\n\r \xA0]+/, null, '\t\n\r \xA0'],
|
34
|
+
// single quote strings
|
35
|
+
[PR['PR_STRING'], /^\'(?:[^\'\\]|\\[\s\S])*(?:\'|$)/, null, "'"],
|
36
|
+
// double quote strings
|
37
|
+
[PR['PR_STRING'], /^\"(?:[^\"\\]|\\[\s\S])*(?:\"|$)/, null, '"'],
|
38
|
+
// ticked strings
|
39
|
+
[PR['PR_STRING'], /^\`[^\`]*(?:\`|$)/, null, '`'],
|
40
|
+
// numeral as integer or hexidecimal
|
41
|
+
[PR['PR_LITERAL'], /^0x[\da-f]+|\d+/i, null, '0123456789'],
|
42
|
+
// local or thread variables, or hashbang
|
43
|
+
[PR['PR_ATTRIB_NAME'], /^#\d+|[#$][a-z_][\w.]*|#![ \S]+lasso9\b/i, null, '#$']
|
44
|
+
],
|
45
|
+
[
|
46
|
+
// square or angle bracket delimiters
|
47
|
+
[PR['PR_TAG'], /^[[\]]|<\?(?:lasso(?:script)?|=)|\?>|noprocess\b|no_square_brackets\b/i],
|
48
|
+
// single-line or block comments
|
49
|
+
[PR['PR_COMMENT'], /^\/\/[^\r\n]*|\/\*[\s\S]*?\*\//],
|
50
|
+
// member variables or keyword parameters
|
51
|
+
[PR['PR_ATTRIB_NAME'], /^-(?!infinity)[a-z_][\w.]*|\.\s*'[a-z_][\w.]*'/i],
|
52
|
+
// numeral as decimal or scientific notation
|
53
|
+
[PR['PR_LITERAL'], /^\d*\.\d+(?:e[-+]?\d+)?|infinity\b|NaN\b/i],
|
54
|
+
// tag literals
|
55
|
+
[PR['PR_ATTRIB_VALUE'], /^::\s*[a-z_][\w.]*/i],
|
56
|
+
// constants
|
57
|
+
[PR['PR_LITERAL'], /^(?:true|false|none|minimal|full|all|void|and|or|not|bw|nbw|ew|new|cn|ncn|lt|lte|gt|gte|eq|neq|rx|nrx|ft)\b/i],
|
58
|
+
// container or control keywords
|
59
|
+
[PR['PR_KEYWORD'], /^(?:error_code|error_msg|error_pop|error_push|error_reset|cache|database_names|database_schemanames|database_tablenames|define_tag|define_type|email_batch|encode_set|html_comment|handle|handle_error|header|if|inline|iterate|ljax_target|link|link_currentaction|link_currentgroup|link_currentrecord|link_detail|link_firstgroup|link_firstrecord|link_lastgroup|link_lastrecord|link_nextgroup|link_nextrecord|link_prevgroup|link_prevrecord|log|loop|namespace_using|output_none|portal|private|protect|records|referer|referrer|repeating|resultset|rows|search_args|search_arguments|select|sort_args|sort_arguments|thread_atomic|value_list|while|abort|case|else|if_empty|if_false|if_null|if_true|loop_abort|loop_continue|loop_count|params|params_up|return|return_value|run_children|soap_definetag|soap_lastrequest|soap_lastresponse|tag_name|ascending|average|by|define|descending|do|equals|frozen|group|handle_failure|import|in|into|join|let|match|max|min|on|order|parent|protected|provide|public|require|returnhome|skip|split_thread|sum|take|thread|to|trait|type|where|with|yield|yieldhome)\b/i],
|
60
|
+
// standard type or variable declarations
|
61
|
+
[PR['PR_TYPE'], /^(?:array|date|decimal|duration|integer|map|pair|string|tag|xml|null|boolean|bytes|keyword|list|locale|queue|set|stack|staticarray|local|var|variable|global|data|self|inherited|currentcapture|givenblock)\b|^\.\.?/i],
|
62
|
+
// type, method, or parameter names
|
63
|
+
[PR['PR_PLAIN'], /^[a-z_][\w.]*(?:=\s*(?=\())?/i],
|
64
|
+
// operators
|
65
|
+
[PR['PR_PUNCTUATION'], /^:=|[-+*\/%=<>&|!?\\]/]
|
66
|
+
]),
|
67
|
+
['lasso', 'ls', 'lassoscript']);
|
@@ -0,0 +1 @@
|
|
1
|
+
PR.registerLangHandler(PR.createSimpleLexer([[PR.PR_PLAIN,/^[\t\n\r \xA0]+/,null,"\t\n\r "],[PR.PR_STRING,/^\'(?:[^\'\\]|\\[\s\S])*(?:\'|$)/,null,"'"],[PR.PR_STRING,/^\"(?:[^\"\\]|\\[\s\S])*(?:\"|$)/,null,'"'],[PR.PR_STRING,/^\`[^\`]*(?:\`|$)/,null,"`"],[PR.PR_LITERAL,/^0x[\da-f]+|\d+/i,null,"0123456789"],[PR.PR_ATTRIB_NAME,/^#\d+|[#$][a-z_][\w.]*|#![ \S]+lasso9\b/i,null,"#$"]],[[PR.PR_TAG,/^[[\]]|<\?(?:lasso(?:script)?|=)|\?>|noprocess\b|no_square_brackets\b/i],[PR.PR_COMMENT,/^\/\/[^\r\n]*|\/\*[\s\S]*?\*\//],[PR.PR_ATTRIB_NAME,/^-(?!infinity)[a-z_][\w.]*|\.\s*'[a-z_][\w.]*'/i],[PR.PR_LITERAL,/^\d*\.\d+(?:e[-+]?\d+)?|infinity\b|NaN\b/i],[PR.PR_ATTRIB_VALUE,/^::\s*[a-z_][\w.]*/i],[PR.PR_LITERAL,/^(?:true|false|none|minimal|full|all|void|and|or|not|bw|nbw|ew|new|cn|ncn|lt|lte|gt|gte|eq|neq|rx|nrx|ft)\b/i],[PR.PR_KEYWORD,/^(?:error_code|error_msg|error_pop|error_push|error_reset|cache|database_names|database_schemanames|database_tablenames|define_tag|define_type|email_batch|encode_set|html_comment|handle|handle_error|header|if|inline|iterate|ljax_target|link|link_currentaction|link_currentgroup|link_currentrecord|link_detail|link_firstgroup|link_firstrecord|link_lastgroup|link_lastrecord|link_nextgroup|link_nextrecord|link_prevgroup|link_prevrecord|log|loop|namespace_using|output_none|portal|private|protect|records|referer|referrer|repeating|resultset|rows|search_args|search_arguments|select|sort_args|sort_arguments|thread_atomic|value_list|while|abort|case|else|if_empty|if_false|if_null|if_true|loop_abort|loop_continue|loop_count|params|params_up|return|return_value|run_children|soap_definetag|soap_lastrequest|soap_lastresponse|tag_name|ascending|average|by|define|descending|do|equals|frozen|group|handle_failure|import|in|into|join|let|match|max|min|on|order|parent|protected|provide|public|require|returnhome|skip|split_thread|sum|take|thread|to|trait|type|where|with|yield|yieldhome)\b/i],[PR.PR_TYPE,/^(?:array|date|decimal|duration|integer|map|pair|string|tag|xml|null|boolean|bytes|keyword|list|locale|queue|set|stack|staticarray|local|var|variable|global|data|self|inherited|currentcapture|givenblock)\b|^\.\.?/i],[PR.PR_PLAIN,/^[a-z_][\w.]*(?:=\s*(?=\())?/i],[PR.PR_PUNCTUATION,/^:=|[-+*\/%=<>&|!?\\]/]]),["lasso","ls","lassoscript"]);
|