weaver 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +10 -0
- data/.rspec +2 -0
- data/.travis.yml +3 -0
- data/CODE_OF_CONDUCT.md +13 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +21 -0
- data/README.md +39 -0
- data/Rakefile +1 -0
- data/bin/console +14 -0
- data/bin/setup +7 -0
- data/bin/weaver +76 -0
- data/data/weaver/css/animate.css +2848 -0
- data/data/weaver/css/bootstrap.css +6358 -0
- data/data/weaver/css/bootstrap.min.css +5 -0
- data/data/weaver/css/patterns/congruent_pentagon.png +0 -0
- data/data/weaver/css/patterns/header-profile-skin-1.png +0 -0
- data/data/weaver/css/patterns/header-profile-skin-2.png +0 -0
- data/data/weaver/css/patterns/header-profile-skin-3.png +0 -0
- data/data/weaver/css/patterns/header-profile.png +0 -0
- data/data/weaver/css/patterns/otis_redding.png +0 -0
- data/data/weaver/css/patterns/shattered.png +0 -0
- data/data/weaver/css/patterns/triangular.png +0 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery-indicator.css +71 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery-video.css +87 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery.css +226 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery.min.css +1 -0
- data/data/weaver/css/plugins/blueimp/css/demo.css +51 -0
- data/data/weaver/css/plugins/blueimp/img/error.png +0 -0
- data/data/weaver/css/plugins/blueimp/img/error.svg +5 -0
- data/data/weaver/css/plugins/blueimp/img/loading.gif +0 -0
- data/data/weaver/css/plugins/blueimp/img/play-pause.png +0 -0
- data/data/weaver/css/plugins/blueimp/img/play-pause.svg +6 -0
- data/data/weaver/css/plugins/blueimp/img/video-play.png +0 -0
- data/data/weaver/css/plugins/blueimp/img/video-play.svg +5 -0
- data/data/weaver/css/plugins/bootstrap-rtl/bootstrap-rtl.css +1468 -0
- data/data/weaver/css/plugins/bootstrap-rtl/bootstrap-rtl.css.map +1 -0
- data/data/weaver/css/plugins/bootstrap-rtl/bootstrap-rtl.min.css +9 -0
- data/data/weaver/css/plugins/chosen/chosen-sprite.png +0 -0
- data/data/weaver/css/plugins/chosen/chosen-sprite@2x.png +0 -0
- data/data/weaver/css/plugins/chosen/chosen.css +429 -0
- data/data/weaver/css/plugins/codemirror/ambiance.css +77 -0
- data/data/weaver/css/plugins/codemirror/codemirror.css +309 -0
- data/data/weaver/css/plugins/colorpicker/bootstrap-colorpicker.min.css +9 -0
- data/data/weaver/css/plugins/cropper/cropper.min.css +9 -0
- data/data/weaver/css/plugins/dataTables/dataTables.bootstrap.css +233 -0
- data/data/weaver/css/plugins/dataTables/dataTables.responsive.css +93 -0
- data/data/weaver/css/plugins/dataTables/dataTables.tableTools.min.css +1 -0
- data/data/weaver/css/plugins/datapicker/datepicker3.css +789 -0
- data/data/weaver/css/plugins/dropzone/basic.css +155 -0
- data/data/weaver/css/plugins/dropzone/dropzone.css +410 -0
- data/data/weaver/css/plugins/fullcalendar/fullcalendar.css +977 -0
- data/data/weaver/css/plugins/fullcalendar/fullcalendar.print.css +202 -0
- data/data/weaver/css/plugins/iCheck/custom.css +59 -0
- data/data/weaver/css/plugins/iCheck/green.png +0 -0
- data/data/weaver/css/plugins/iCheck/green@2x.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/alpha-horizontal.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/alpha.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/hue-horizontal.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/hue.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/saturation.png +0 -0
- data/data/weaver/css/plugins/images/sort.png +0 -0
- data/data/weaver/css/plugins/images/sort_asc.png +0 -0
- data/data/weaver/css/plugins/images/sort_desc.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-flat.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-flat2.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-nice.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-simple.png +0 -0
- data/data/weaver/css/plugins/images/spritemap.png +0 -0
- data/data/weaver/css/plugins/images/spritemap@2x.png +0 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.css +126 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.skinFlat.css +89 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.skinNice.css +85 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.skinSimple.css +85 -0
- data/data/weaver/css/plugins/jQueryUI/images/animated-overlay.gif +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_222222_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_2e83ff_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_454545_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_888888_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/jquery-ui-1.10.4.custom.min.css +7 -0
- data/data/weaver/css/plugins/jasny/jasny-bootstrap.min.css +7 -0
- data/data/weaver/css/plugins/jqGrid/ui.jqgrid.css +171 -0
- data/data/weaver/css/plugins/jsTree/32px.png +0 -0
- data/data/weaver/css/plugins/jsTree/39px.png +0 -0
- data/data/weaver/css/plugins/jsTree/40px.png +0 -0
- data/data/weaver/css/plugins/jsTree/style.css +1050 -0
- data/data/weaver/css/plugins/jsTree/style.min.css +1 -0
- data/data/weaver/css/plugins/jsTree/throbber.gif +0 -0
- data/data/weaver/css/plugins/morris/morris-0.4.3.min.css +2 -0
- data/data/weaver/css/plugins/nouslider/jquery.nouislider.css +165 -0
- data/data/weaver/css/plugins/social-buttons/social-buttons.css +68 -0
- data/data/weaver/css/plugins/steps/jquery.steps.css +380 -0
- data/data/weaver/css/plugins/summernote/summernote-bs3.css +5970 -0
- data/data/weaver/css/plugins/summernote/summernote.css +446 -0
- data/data/weaver/css/plugins/switchery/switchery.css +32 -0
- data/data/weaver/css/plugins/toastr/toastr.min.css +222 -0
- data/data/weaver/css/style.css +5031 -0
- data/data/weaver/css/style.min.css +1 -0
- data/data/weaver/font-awesome/css/font-awesome.css +1801 -0
- data/data/weaver/font-awesome/css/font-awesome.min.css +4 -0
- data/data/weaver/font-awesome/fonts/FontAwesome.otf +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.eot +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.svg +565 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.ttf +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.woff +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.woff2 +0 -0
- data/data/weaver/font-awesome/less/animated.less +34 -0
- data/data/weaver/font-awesome/less/bordered-pulled.less +16 -0
- data/data/weaver/font-awesome/less/core.less +13 -0
- data/data/weaver/font-awesome/less/fixed-width.less +6 -0
- data/data/weaver/font-awesome/less/font-awesome.less +17 -0
- data/data/weaver/font-awesome/less/icons.less +596 -0
- data/data/weaver/font-awesome/less/larger.less +13 -0
- data/data/weaver/font-awesome/less/list.less +19 -0
- data/data/weaver/font-awesome/less/mixins.less +27 -0
- data/data/weaver/font-awesome/less/path.less +15 -0
- data/data/weaver/font-awesome/less/rotated-flipped.less +20 -0
- data/data/weaver/font-awesome/less/stacked.less +20 -0
- data/data/weaver/font-awesome/less/variables.less +606 -0
- data/data/weaver/font-awesome/scss/_animated.scss +34 -0
- data/data/weaver/font-awesome/scss/_bordered-pulled.scss +16 -0
- data/data/weaver/font-awesome/scss/_core.scss +13 -0
- data/data/weaver/font-awesome/scss/_fixed-width.scss +6 -0
- data/data/weaver/font-awesome/scss/_icons.scss +596 -0
- data/data/weaver/font-awesome/scss/_larger.scss +13 -0
- data/data/weaver/font-awesome/scss/_list.scss +19 -0
- data/data/weaver/font-awesome/scss/_mixins.scss +27 -0
- data/data/weaver/font-awesome/scss/_path.scss +15 -0
- data/data/weaver/font-awesome/scss/_rotated-flipped.scss +20 -0
- data/data/weaver/font-awesome/scss/_stacked.scss +20 -0
- data/data/weaver/font-awesome/scss/_variables.scss +606 -0
- data/data/weaver/font-awesome/scss/font-awesome.scss +17 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Bold.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-BoldItalic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-ExtraBold.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-ExtraBoldItalic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Italic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Light.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-LightItalic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Regular.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Semibold.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-SemiboldItalic.ttf +0 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.eot +0 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.svg +229 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.woff +0 -0
- data/data/weaver/js/bootstrap.js +2276 -0
- data/data/weaver/js/bootstrap.min.js +7 -0
- data/data/weaver/js/demo/chartjs-demo.js +217 -0
- data/data/weaver/js/demo/dashboard-demo.js +117 -0
- data/data/weaver/js/demo/flot-demo.js +308 -0
- data/data/weaver/js/demo/flot-demo2.js +377 -0
- data/data/weaver/js/demo/morris-demo.js +89 -0
- data/data/weaver/js/demo/peity-demo.js +33 -0
- data/data/weaver/js/demo/rickshaw-demo.js +103 -0
- data/data/weaver/js/demo/sparkline-demo.js +51 -0
- data/data/weaver/js/inspinia.js +149 -0
- data/data/weaver/js/jquery-2.1.1.js +4 -0
- data/data/weaver/js/jquery-ui-1.10.4.min.js +7 -0
- data/data/weaver/js/jquery-ui.custom.min.js +16 -0
- data/data/weaver/js/plugins/blueimp/jquery.blueimp-gallery.min.js +1 -0
- data/data/weaver/js/plugins/chartJs/Chart.min.js +11 -0
- data/data/weaver/js/plugins/chosen/chosen.jquery.js +1211 -0
- data/data/weaver/js/plugins/codemirror/codemirror.js +7830 -0
- data/data/weaver/js/plugins/codemirror/mode/apl/apl.js +175 -0
- data/data/weaver/js/plugins/codemirror/mode/apl/index.html +72 -0
- data/data/weaver/js/plugins/codemirror/mode/asterisk/asterisk.js +198 -0
- data/data/weaver/js/plugins/codemirror/mode/asterisk/index.html +154 -0
- data/data/weaver/js/plugins/codemirror/mode/clike/clike.js +474 -0
- data/data/weaver/js/plugins/codemirror/mode/clike/index.html +225 -0
- data/data/weaver/js/plugins/codemirror/mode/clike/scala.html +767 -0
- data/data/weaver/js/plugins/codemirror/mode/clojure/clojure.js +243 -0
- data/data/weaver/js/plugins/codemirror/mode/clojure/index.html +88 -0
- data/data/weaver/js/plugins/codemirror/mode/cobol/cobol.js +255 -0
- data/data/weaver/js/plugins/codemirror/mode/cobol/index.html +210 -0
- data/data/weaver/js/plugins/codemirror/mode/coffeescript/coffeescript.js +369 -0
- data/data/weaver/js/plugins/codemirror/mode/coffeescript/index.html +740 -0
- data/data/weaver/js/plugins/codemirror/mode/commonlisp/commonlisp.js +120 -0
- data/data/weaver/js/plugins/codemirror/mode/commonlisp/index.html +177 -0
- data/data/weaver/js/plugins/codemirror/mode/css/css.js +717 -0
- data/data/weaver/js/plugins/codemirror/mode/css/index.html +70 -0
- data/data/weaver/js/plugins/codemirror/mode/css/less.html +152 -0
- data/data/weaver/js/plugins/codemirror/mode/css/less_test.js +51 -0
- data/data/weaver/js/plugins/codemirror/mode/css/scss.html +157 -0
- data/data/weaver/js/plugins/codemirror/mode/css/scss_test.js +110 -0
- data/data/weaver/js/plugins/codemirror/mode/css/test.js +135 -0
- data/data/weaver/js/plugins/codemirror/mode/cypher/cypher.js +146 -0
- data/data/weaver/js/plugins/codemirror/mode/cypher/index.html +63 -0
- data/data/weaver/js/plugins/codemirror/mode/d/d.js +218 -0
- data/data/weaver/js/plugins/codemirror/mode/d/index.html +273 -0
- data/data/weaver/js/plugins/codemirror/mode/diff/diff.js +47 -0
- data/data/weaver/js/plugins/codemirror/mode/diff/index.html +117 -0
- data/data/weaver/js/plugins/codemirror/mode/django/django.js +67 -0
- data/data/weaver/js/plugins/codemirror/mode/django/index.html +63 -0
- data/data/weaver/js/plugins/codemirror/mode/dtd/dtd.js +142 -0
- data/data/weaver/js/plugins/codemirror/mode/dtd/index.html +89 -0
- data/data/weaver/js/plugins/codemirror/mode/dylan/dylan.js +299 -0
- data/data/weaver/js/plugins/codemirror/mode/dylan/index.html +407 -0
- data/data/weaver/js/plugins/codemirror/mode/ecl/ecl.js +207 -0
- data/data/weaver/js/plugins/codemirror/mode/ecl/index.html +52 -0
- data/data/weaver/js/plugins/codemirror/mode/eiffel/eiffel.js +162 -0
- data/data/weaver/js/plugins/codemirror/mode/eiffel/index.html +429 -0
- data/data/weaver/js/plugins/codemirror/mode/erlang/erlang.js +622 -0
- data/data/weaver/js/plugins/codemirror/mode/erlang/index.html +76 -0
- data/data/weaver/js/plugins/codemirror/mode/fortran/fortran.js +188 -0
- data/data/weaver/js/plugins/codemirror/mode/fortran/index.html +81 -0
- data/data/weaver/js/plugins/codemirror/mode/gas/gas.js +345 -0
- data/data/weaver/js/plugins/codemirror/mode/gas/index.html +68 -0
- data/data/weaver/js/plugins/codemirror/mode/gfm/gfm.js +122 -0
- data/data/weaver/js/plugins/codemirror/mode/gfm/index.html +82 -0
- data/data/weaver/js/plugins/codemirror/mode/gfm/test.js +164 -0
- data/data/weaver/js/plugins/codemirror/mode/gherkin/gherkin.js +178 -0
- data/data/weaver/js/plugins/codemirror/mode/gherkin/index.html +48 -0
- data/data/weaver/js/plugins/codemirror/mode/go/go.js +184 -0
- data/data/weaver/js/plugins/codemirror/mode/go/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/groovy/groovy.js +226 -0
- data/data/weaver/js/plugins/codemirror/mode/groovy/index.html +84 -0
- data/data/weaver/js/plugins/codemirror/mode/haml/haml.js +159 -0
- data/data/weaver/js/plugins/codemirror/mode/haml/index.html +79 -0
- data/data/weaver/js/plugins/codemirror/mode/haml/test.js +97 -0
- data/data/weaver/js/plugins/codemirror/mode/haskell/haskell.js +267 -0
- data/data/weaver/js/plugins/codemirror/mode/haskell/index.html +73 -0
- data/data/weaver/js/plugins/codemirror/mode/haxe/haxe.js +518 -0
- data/data/weaver/js/plugins/codemirror/mode/haxe/index.html +124 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlembedded/htmlembedded.js +86 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlembedded/index.html +58 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlmixed/htmlmixed.js +121 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlmixed/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/http/http.js +113 -0
- data/data/weaver/js/plugins/codemirror/mode/http/index.html +45 -0
- data/data/weaver/js/plugins/codemirror/mode/index.html +125 -0
- data/data/weaver/js/plugins/codemirror/mode/jade/index.html +70 -0
- data/data/weaver/js/plugins/codemirror/mode/jade/jade.js +590 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/index.html +114 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/javascript.js +684 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/json-ld.html +72 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/test.js +194 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/typescript.html +61 -0
- data/data/weaver/js/plugins/codemirror/mode/jinja2/index.html +54 -0
- data/data/weaver/js/plugins/codemirror/mode/jinja2/jinja2.js +142 -0
- data/data/weaver/js/plugins/codemirror/mode/julia/index.html +195 -0
- data/data/weaver/js/plugins/codemirror/mode/julia/julia.js +301 -0
- data/data/weaver/js/plugins/codemirror/mode/kotlin/index.html +89 -0
- data/data/weaver/js/plugins/codemirror/mode/kotlin/kotlin.js +280 -0
- data/data/weaver/js/plugins/codemirror/mode/livescript/index.html +459 -0
- data/data/weaver/js/plugins/codemirror/mode/livescript/livescript.js +280 -0
- data/data/weaver/js/plugins/codemirror/mode/lua/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/lua/lua.js +159 -0
- data/data/weaver/js/plugins/codemirror/mode/markdown/index.html +359 -0
- data/data/weaver/js/plugins/codemirror/mode/markdown/markdown.js +758 -0
- data/data/weaver/js/plugins/codemirror/mode/markdown/test.js +754 -0
- data/data/weaver/js/plugins/codemirror/mode/meta.js +144 -0
- data/data/weaver/js/plugins/codemirror/mode/mirc/index.html +160 -0
- data/data/weaver/js/plugins/codemirror/mode/mirc/mirc.js +193 -0
- data/data/weaver/js/plugins/codemirror/mode/mllike/index.html +179 -0
- data/data/weaver/js/plugins/codemirror/mode/mllike/mllike.js +205 -0
- data/data/weaver/js/plugins/codemirror/mode/modelica/index.html +67 -0
- data/data/weaver/js/plugins/codemirror/mode/modelica/modelica.js +245 -0
- data/data/weaver/js/plugins/codemirror/mode/nginx/index.html +181 -0
- data/data/weaver/js/plugins/codemirror/mode/nginx/nginx.js +178 -0
- data/data/weaver/js/plugins/codemirror/mode/ntriples/index.html +45 -0
- data/data/weaver/js/plugins/codemirror/mode/ntriples/ntriples.js +186 -0
- data/data/weaver/js/plugins/codemirror/mode/octave/index.html +83 -0
- data/data/weaver/js/plugins/codemirror/mode/octave/octave.js +135 -0
- data/data/weaver/js/plugins/codemirror/mode/pascal/index.html +61 -0
- data/data/weaver/js/plugins/codemirror/mode/pascal/pascal.js +109 -0
- data/data/weaver/js/plugins/codemirror/mode/pegjs/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/pegjs/pegjs.js +114 -0
- data/data/weaver/js/plugins/codemirror/mode/perl/index.html +75 -0
- data/data/weaver/js/plugins/codemirror/mode/perl/perl.js +832 -0
- data/data/weaver/js/plugins/codemirror/mode/php/index.html +64 -0
- data/data/weaver/js/plugins/codemirror/mode/php/php.js +226 -0
- data/data/weaver/js/plugins/codemirror/mode/php/test.js +154 -0
- data/data/weaver/js/plugins/codemirror/mode/pig/index.html +55 -0
- data/data/weaver/js/plugins/codemirror/mode/pig/pig.js +188 -0
- data/data/weaver/js/plugins/codemirror/mode/properties/index.html +53 -0
- data/data/weaver/js/plugins/codemirror/mode/properties/properties.js +78 -0
- data/data/weaver/js/plugins/codemirror/mode/puppet/index.html +121 -0
- data/data/weaver/js/plugins/codemirror/mode/puppet/puppet.js +220 -0
- data/data/weaver/js/plugins/codemirror/mode/python/index.html +198 -0
- data/data/weaver/js/plugins/codemirror/mode/python/python.js +359 -0
- data/data/weaver/js/plugins/codemirror/mode/q/index.html +144 -0
- data/data/weaver/js/plugins/codemirror/mode/q/q.js +139 -0
- data/data/weaver/js/plugins/codemirror/mode/r/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/r/r.js +162 -0
- data/data/weaver/js/plugins/codemirror/mode/rpm/changes/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/rpm/index.html +149 -0
- data/data/weaver/js/plugins/codemirror/mode/rpm/rpm.js +101 -0
- data/data/weaver/js/plugins/codemirror/mode/rst/index.html +535 -0
- data/data/weaver/js/plugins/codemirror/mode/rst/rst.js +557 -0
- data/data/weaver/js/plugins/codemirror/mode/ruby/index.html +184 -0
- data/data/weaver/js/plugins/codemirror/mode/ruby/ruby.js +285 -0
- data/data/weaver/js/plugins/codemirror/mode/ruby/test.js +14 -0
- data/data/weaver/js/plugins/codemirror/mode/rust/index.html +60 -0
- data/data/weaver/js/plugins/codemirror/mode/rust/rust.js +451 -0
- data/data/weaver/js/plugins/codemirror/mode/sass/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/sass/sass.js +327 -0
- data/data/weaver/js/plugins/codemirror/mode/scheme/index.html +77 -0
- data/data/weaver/js/plugins/codemirror/mode/scheme/scheme.js +248 -0
- data/data/weaver/js/plugins/codemirror/mode/shell/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/shell/shell.js +138 -0
- data/data/weaver/js/plugins/codemirror/mode/shell/test.js +58 -0
- data/data/weaver/js/plugins/codemirror/mode/sieve/index.html +93 -0
- data/data/weaver/js/plugins/codemirror/mode/sieve/sieve.js +193 -0
- data/data/weaver/js/plugins/codemirror/mode/slim/index.html +96 -0
- data/data/weaver/js/plugins/codemirror/mode/slim/slim.js +575 -0
- data/data/weaver/js/plugins/codemirror/mode/slim/test.js +96 -0
- data/data/weaver/js/plugins/codemirror/mode/smalltalk/index.html +68 -0
- data/data/weaver/js/plugins/codemirror/mode/smalltalk/smalltalk.js +168 -0
- data/data/weaver/js/plugins/codemirror/mode/smarty/index.html +136 -0
- data/data/weaver/js/plugins/codemirror/mode/smarty/smarty.js +221 -0
- data/data/weaver/js/plugins/codemirror/mode/smartymixed/index.html +114 -0
- data/data/weaver/js/plugins/codemirror/mode/smartymixed/smartymixed.js +197 -0
- data/data/weaver/js/plugins/codemirror/mode/solr/index.html +57 -0
- data/data/weaver/js/plugins/codemirror/mode/solr/solr.js +104 -0
- data/data/weaver/js/plugins/codemirror/mode/sparql/index.html +53 -0
- data/data/weaver/js/plugins/codemirror/mode/sparql/sparql.js +160 -0
- data/data/weaver/js/plugins/codemirror/mode/sql/index.html +84 -0
- data/data/weaver/js/plugins/codemirror/mode/sql/sql.js +393 -0
- data/data/weaver/js/plugins/codemirror/mode/stex/index.html +110 -0
- data/data/weaver/js/plugins/codemirror/mode/stex/stex.js +262 -0
- data/data/weaver/js/plugins/codemirror/mode/stex/test.js +123 -0
- data/data/weaver/js/plugins/codemirror/mode/tcl/index.html +142 -0
- data/data/weaver/js/plugins/codemirror/mode/tcl/tcl.js +147 -0
- data/data/weaver/js/plugins/codemirror/mode/textile/index.html +191 -0
- data/data/weaver/js/plugins/codemirror/mode/textile/test.js +406 -0
- data/data/weaver/js/plugins/codemirror/mode/textile/textile.js +553 -0
- data/data/weaver/js/plugins/codemirror/mode/tiddlywiki/index.html +154 -0
- data/data/weaver/js/plugins/codemirror/mode/tiddlywiki/tiddlywiki.css +14 -0
- data/data/weaver/js/plugins/codemirror/mode/tiddlywiki/tiddlywiki.js +369 -0
- data/data/weaver/js/plugins/codemirror/mode/tiki/index.html +95 -0
- data/data/weaver/js/plugins/codemirror/mode/tiki/tiki.css +26 -0
- data/data/weaver/js/plugins/codemirror/mode/tiki/tiki.js +323 -0
- data/data/weaver/js/plugins/codemirror/mode/toml/index.html +73 -0
- data/data/weaver/js/plugins/codemirror/mode/toml/toml.js +88 -0
- data/data/weaver/js/plugins/codemirror/mode/tornado/index.html +63 -0
- data/data/weaver/js/plugins/codemirror/mode/tornado/tornado.js +68 -0
- data/data/weaver/js/plugins/codemirror/mode/turtle/index.html +50 -0
- data/data/weaver/js/plugins/codemirror/mode/turtle/turtle.js +160 -0
- data/data/weaver/js/plugins/codemirror/mode/vb/index.html +102 -0
- data/data/weaver/js/plugins/codemirror/mode/vb/vb.js +274 -0
- data/data/weaver/js/plugins/codemirror/mode/vbscript/index.html +55 -0
- data/data/weaver/js/plugins/codemirror/mode/vbscript/vbscript.js +350 -0
- data/data/weaver/js/plugins/codemirror/mode/velocity/index.html +118 -0
- data/data/weaver/js/plugins/codemirror/mode/velocity/velocity.js +201 -0
- data/data/weaver/js/plugins/codemirror/mode/verilog/index.html +120 -0
- data/data/weaver/js/plugins/codemirror/mode/verilog/test.js +273 -0
- data/data/weaver/js/plugins/codemirror/mode/verilog/verilog.js +364 -0
- data/data/weaver/js/plugins/codemirror/mode/xml/index.html +57 -0
- data/data/weaver/js/plugins/codemirror/mode/xml/test.js +51 -0
- data/data/weaver/js/plugins/codemirror/mode/xml/xml.js +384 -0
- data/data/weaver/js/plugins/codemirror/mode/xquery/index.html +210 -0
- data/data/weaver/js/plugins/codemirror/mode/xquery/test.js +67 -0
- data/data/weaver/js/plugins/codemirror/mode/xquery/xquery.js +447 -0
- data/data/weaver/js/plugins/codemirror/mode/yaml/index.html +80 -0
- data/data/weaver/js/plugins/codemirror/mode/yaml/yaml.js +112 -0
- data/data/weaver/js/plugins/codemirror/mode/z80/index.html +52 -0
- data/data/weaver/js/plugins/codemirror/mode/z80/z80.js +100 -0
- data/data/weaver/js/plugins/colorpicker/bootstrap-colorpicker.min.js +1 -0
- data/data/weaver/js/plugins/cropper/cropper.min.js +9 -0
- data/data/weaver/js/plugins/dataTables/dataTables.bootstrap.js +245 -0
- data/data/weaver/js/plugins/dataTables/dataTables.responsive.js +801 -0
- data/data/weaver/js/plugins/dataTables/dataTables.tableTools.min.js +69 -0
- data/data/weaver/js/plugins/dataTables/jquery.dataTables.js +14840 -0
- data/data/weaver/js/plugins/dataTables/swf/copy_csv_xls.swf +0 -0
- data/data/weaver/js/plugins/dataTables/swf/copy_csv_xls_pdf.swf +0 -0
- data/data/weaver/js/plugins/datapicker/bootstrap-datepicker.js +1671 -0
- data/data/weaver/js/plugins/dropzone/dropzone.js +1841 -0
- data/data/weaver/js/plugins/easypiechart/easypiechart.js +350 -0
- data/data/weaver/js/plugins/easypiechart/jquery.easypiechart.js +359 -0
- data/data/weaver/js/plugins/flot/curvedLines.js +315 -0
- data/data/weaver/js/plugins/flot/excanvas.min.js +1 -0
- data/data/weaver/js/plugins/flot/jquery.flot.js +3168 -0
- data/data/weaver/js/plugins/flot/jquery.flot.pie.js +820 -0
- data/data/weaver/js/plugins/flot/jquery.flot.resize.js +59 -0
- data/data/weaver/js/plugins/flot/jquery.flot.spline.js +212 -0
- data/data/weaver/js/plugins/flot/jquery.flot.symbol.js +71 -0
- data/data/weaver/js/plugins/flot/jquery.flot.time.js +432 -0
- data/data/weaver/js/plugins/flot/jquery.flot.tooltip.min.js +12 -0
- data/data/weaver/js/plugins/fullcalendar/fullcalendar.min.js +8 -0
- data/data/weaver/js/plugins/fullcalendar/moment.min.js +7 -0
- data/data/weaver/js/plugins/gritter/images/gritter-light.png +0 -0
- data/data/weaver/js/plugins/gritter/images/gritter-long.png +0 -0
- data/data/weaver/js/plugins/gritter/images/gritter.png +0 -0
- data/data/weaver/js/plugins/gritter/images/ie-spacer.gif +0 -0
- data/data/weaver/js/plugins/gritter/jquery.gritter.css +137 -0
- data/data/weaver/js/plugins/gritter/jquery.gritter.min.js +1 -0
- data/data/weaver/js/plugins/iCheck/icheck.min.js +11 -0
- data/data/weaver/js/plugins/ionRangeSlider/ion.rangeSlider.min.js +26 -0
- data/data/weaver/js/plugins/jasny/jasny-bootstrap.min.js +6 -0
- data/data/weaver/js/plugins/jeditable/jquery.jeditable.js +543 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ar.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-bg.js +134 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-bg1251.js +132 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-cat.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-cn.js +169 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-cs.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-da.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-de.js +173 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-dk.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-el.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-en.js +170 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-es.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-fa.js +147 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-fi.js +131 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-fr.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-gl.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-he.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-hr.js +164 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-hr1250.js +164 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-hu.js +131 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-id.js +170 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-is.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-it.js +1 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ja.js +158 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-kr.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-lt.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-mne.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-nl.js +150 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-no.js +1 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-pl.js +134 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-pt-br.js +137 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-pt.js +127 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ro.js +141 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ru.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sk.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sr-latin.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sr.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sv.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-th.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-tr.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-tw.js +131 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ua.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-vi.js +170 -0
- data/data/weaver/js/plugins/jqGrid/jquery.jqGrid.min.js +545 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery-ui-i18n.min.js +6 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-af.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ar-DZ.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ar.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-az.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-be.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-bg.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-bs.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ca.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-cs.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-cy-GB.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-da.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-de.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-el.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-en-AU.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-en-GB.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-en-NZ.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-eo.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-es.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-et.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-eu.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fa.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fi.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fo.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fr-CA.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fr-CH.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-gl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-he.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hi.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hu.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hy.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-id.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-is.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-it.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ja.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ka.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-kk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-km.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ko.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ky.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-lb.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-lt.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-lv.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-mk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ml.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ms.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nb.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nl-BE.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nn.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-no.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-pl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-pt-BR.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-pt.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-rm.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ro.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ru.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sq.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sr-SR.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sv.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ta.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-th.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-tj.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-tr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-uk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-vi.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-zh-CN.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-zh-HK.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-zh-TW.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/images/animated-overlay.gif +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_222222_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_2e83ff_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_454545_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_888888_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.css +1189 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.js +15040 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.min.css +4 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.min.js +12 -0
- data/data/weaver/js/plugins/jsKnob/jquery.knob.js +791 -0
- data/data/weaver/js/plugins/jsTree/jstree.min.js +5 -0
- data/data/weaver/js/plugins/justified-gallery/README.md +14 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.css +73 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.js +258 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.min.css +17 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.min.js +24 -0
- data/data/weaver/js/plugins/justified-gallery/loading.gif +0 -0
- data/data/weaver/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js +8 -0
- data/data/weaver/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js +1 -0
- data/data/weaver/js/plugins/metisMenu/jquery.metisMenu.js +120 -0
- data/data/weaver/js/plugins/morris/morris.js +1888 -0
- data/data/weaver/js/plugins/morris/raphael-2.1.0.min.js +10 -0
- data/data/weaver/js/plugins/nestable/jquery.nestable.js +484 -0
- data/data/weaver/js/plugins/nouslider/jquery.nouislider.min.js +34 -0
- data/data/weaver/js/plugins/pace/pace.min.js +2 -0
- data/data/weaver/js/plugins/peity/jquery.peity.min.js +13 -0
- data/data/weaver/js/plugins/rickshaw/rickshaw.min.js +3 -0
- data/data/weaver/js/plugins/rickshaw/vendor/d3.v3.js +5 -0
- data/data/weaver/js/plugins/slimscroll/jquery.slimscroll.js +464 -0
- data/data/weaver/js/plugins/slimscroll/jquery.slimscroll.min.js +16 -0
- data/data/weaver/js/plugins/sparkline/jquery.sparkline.min.js +5 -0
- data/data/weaver/js/plugins/staps/jquery.steps.min.js +6 -0
- data/data/weaver/js/plugins/summernote/summernote.min.js +2 -0
- data/data/weaver/js/plugins/switchery/switchery.js +1 -0
- data/data/weaver/js/plugins/toastr/toastr.min.js +2 -0
- data/data/weaver/js/plugins/validate/jquery.validate.min.js +4 -0
- data/data/weaver/js/plugins/video/responsible-video.js +21 -0
- data/lib/weaver.rb +922 -0
- data/lib/weaver/version.rb +3 -0
- data/weaver.gemspec +34 -0
- metadata +656 -0
@@ -0,0 +1,350 @@
|
|
1
|
+
/**!
|
2
|
+
* easyPieChart
|
3
|
+
* Lightweight plugin to render simple, animated and retina optimized pie charts
|
4
|
+
*
|
5
|
+
* @license
|
6
|
+
* @author Robert Fleischmann <rendro87@gmail.com> (http://robert-fleischmann.de)
|
7
|
+
* @version 2.1.5
|
8
|
+
**/
|
9
|
+
|
10
|
+
(function(root, factory) {
|
11
|
+
if(typeof exports === 'object') {
|
12
|
+
module.exports = factory();
|
13
|
+
}
|
14
|
+
else if(typeof define === 'function' && define.amd) {
|
15
|
+
define([], factory);
|
16
|
+
}
|
17
|
+
else {
|
18
|
+
root['EasyPieChart'] = factory();
|
19
|
+
}
|
20
|
+
}(this, function() {
|
21
|
+
|
22
|
+
/**
|
23
|
+
* Renderer to render the chart on a canvas object
|
24
|
+
* @param {DOMElement} el DOM element to host the canvas (root of the plugin)
|
25
|
+
* @param {object} options options object of the plugin
|
26
|
+
*/
|
27
|
+
var CanvasRenderer = function(el, options) {
|
28
|
+
var cachedBackground;
|
29
|
+
var canvas = document.createElement('canvas');
|
30
|
+
|
31
|
+
el.appendChild(canvas);
|
32
|
+
|
33
|
+
if (typeof(G_vmlCanvasManager) !== 'undefined') {
|
34
|
+
G_vmlCanvasManager.initElement(canvas);
|
35
|
+
}
|
36
|
+
|
37
|
+
var ctx = canvas.getContext('2d');
|
38
|
+
|
39
|
+
canvas.width = canvas.height = options.size;
|
40
|
+
|
41
|
+
// canvas on retina devices
|
42
|
+
var scaleBy = 1;
|
43
|
+
if (window.devicePixelRatio > 1) {
|
44
|
+
scaleBy = window.devicePixelRatio;
|
45
|
+
canvas.style.width = canvas.style.height = [options.size, 'px'].join('');
|
46
|
+
canvas.width = canvas.height = options.size * scaleBy;
|
47
|
+
ctx.scale(scaleBy, scaleBy);
|
48
|
+
}
|
49
|
+
|
50
|
+
// move 0,0 coordinates to the center
|
51
|
+
ctx.translate(options.size / 2, options.size / 2);
|
52
|
+
|
53
|
+
// rotate canvas -90deg
|
54
|
+
ctx.rotate((-1 / 2 + options.rotate / 180) * Math.PI);
|
55
|
+
|
56
|
+
var radius = (options.size - options.lineWidth) / 2;
|
57
|
+
if (options.scaleColor && options.scaleLength) {
|
58
|
+
radius -= options.scaleLength + 2; // 2 is the distance between scale and bar
|
59
|
+
}
|
60
|
+
|
61
|
+
// IE polyfill for Date
|
62
|
+
Date.now = Date.now || function() {
|
63
|
+
return +(new Date());
|
64
|
+
};
|
65
|
+
|
66
|
+
/**
|
67
|
+
* Draw a circle around the center of the canvas
|
68
|
+
* @param {strong} color Valid CSS color string
|
69
|
+
* @param {number} lineWidth Width of the line in px
|
70
|
+
* @param {number} percent Percentage to draw (float between -1 and 1)
|
71
|
+
*/
|
72
|
+
var drawCircle = function(color, lineWidth, percent) {
|
73
|
+
percent = Math.min(Math.max(-1, percent || 0), 1);
|
74
|
+
var isNegative = percent <= 0 ? true : false;
|
75
|
+
|
76
|
+
ctx.beginPath();
|
77
|
+
ctx.arc(0, 0, radius, 0, Math.PI * 2 * percent, isNegative);
|
78
|
+
|
79
|
+
ctx.strokeStyle = color;
|
80
|
+
ctx.lineWidth = lineWidth;
|
81
|
+
|
82
|
+
ctx.stroke();
|
83
|
+
};
|
84
|
+
|
85
|
+
/**
|
86
|
+
* Draw the scale of the chart
|
87
|
+
*/
|
88
|
+
var drawScale = function() {
|
89
|
+
var offset;
|
90
|
+
var length;
|
91
|
+
|
92
|
+
ctx.lineWidth = 1;
|
93
|
+
ctx.fillStyle = options.scaleColor;
|
94
|
+
|
95
|
+
ctx.save();
|
96
|
+
for (var i = 24; i > 0; --i) {
|
97
|
+
if (i % 6 === 0) {
|
98
|
+
length = options.scaleLength;
|
99
|
+
offset = 0;
|
100
|
+
} else {
|
101
|
+
length = options.scaleLength * 0.6;
|
102
|
+
offset = options.scaleLength - length;
|
103
|
+
}
|
104
|
+
ctx.fillRect(-options.size/2 + offset, 0, length, 1);
|
105
|
+
ctx.rotate(Math.PI / 12);
|
106
|
+
}
|
107
|
+
ctx.restore();
|
108
|
+
};
|
109
|
+
|
110
|
+
/**
|
111
|
+
* Request animation frame wrapper with polyfill
|
112
|
+
* @return {function} Request animation frame method or timeout fallback
|
113
|
+
*/
|
114
|
+
var reqAnimationFrame = (function() {
|
115
|
+
return window.requestAnimationFrame ||
|
116
|
+
window.webkitRequestAnimationFrame ||
|
117
|
+
window.mozRequestAnimationFrame ||
|
118
|
+
function(callback) {
|
119
|
+
window.setTimeout(callback, 1000 / 60);
|
120
|
+
};
|
121
|
+
}());
|
122
|
+
|
123
|
+
/**
|
124
|
+
* Draw the background of the plugin including the scale and the track
|
125
|
+
*/
|
126
|
+
var drawBackground = function() {
|
127
|
+
if(options.scaleColor) drawScale();
|
128
|
+
if(options.trackColor) drawCircle(options.trackColor, options.lineWidth, 1);
|
129
|
+
};
|
130
|
+
|
131
|
+
/**
|
132
|
+
* Canvas accessor
|
133
|
+
*/
|
134
|
+
this.getCanvas = function() {
|
135
|
+
return canvas;
|
136
|
+
};
|
137
|
+
|
138
|
+
/**
|
139
|
+
* Canvas 2D context 'ctx' accessor
|
140
|
+
*/
|
141
|
+
this.getCtx = function() {
|
142
|
+
return ctx;
|
143
|
+
};
|
144
|
+
|
145
|
+
/**
|
146
|
+
* Clear the complete canvas
|
147
|
+
*/
|
148
|
+
this.clear = function() {
|
149
|
+
ctx.clearRect(options.size / -2, options.size / -2, options.size, options.size);
|
150
|
+
};
|
151
|
+
|
152
|
+
/**
|
153
|
+
* Draw the complete chart
|
154
|
+
* @param {number} percent Percent shown by the chart between -100 and 100
|
155
|
+
*/
|
156
|
+
this.draw = function(percent) {
|
157
|
+
// do we need to render a background
|
158
|
+
if (!!options.scaleColor || !!options.trackColor) {
|
159
|
+
// getImageData and putImageData are supported
|
160
|
+
if (ctx.getImageData && ctx.putImageData) {
|
161
|
+
if (!cachedBackground) {
|
162
|
+
drawBackground();
|
163
|
+
cachedBackground = ctx.getImageData(0, 0, options.size * scaleBy, options.size * scaleBy);
|
164
|
+
} else {
|
165
|
+
ctx.putImageData(cachedBackground, 0, 0);
|
166
|
+
}
|
167
|
+
} else {
|
168
|
+
this.clear();
|
169
|
+
drawBackground();
|
170
|
+
}
|
171
|
+
} else {
|
172
|
+
this.clear();
|
173
|
+
}
|
174
|
+
|
175
|
+
ctx.lineCap = options.lineCap;
|
176
|
+
|
177
|
+
// if barcolor is a function execute it and pass the percent as a value
|
178
|
+
var color;
|
179
|
+
if (typeof(options.barColor) === 'function') {
|
180
|
+
color = options.barColor(percent);
|
181
|
+
} else {
|
182
|
+
color = options.barColor;
|
183
|
+
}
|
184
|
+
|
185
|
+
// draw bar
|
186
|
+
drawCircle(color, options.lineWidth, percent / 100);
|
187
|
+
}.bind(this);
|
188
|
+
|
189
|
+
/**
|
190
|
+
* Animate from some percent to some other percentage
|
191
|
+
* @param {number} from Starting percentage
|
192
|
+
* @param {number} to Final percentage
|
193
|
+
*/
|
194
|
+
this.animate = function(from, to) {
|
195
|
+
var startTime = Date.now();
|
196
|
+
options.onStart(from, to);
|
197
|
+
var animation = function() {
|
198
|
+
var process = Math.min(Date.now() - startTime, options.animate.duration);
|
199
|
+
var currentValue = options.easing(this, process, from, to - from, options.animate.duration);
|
200
|
+
this.draw(currentValue);
|
201
|
+
options.onStep(from, to, currentValue);
|
202
|
+
if (process >= options.animate.duration) {
|
203
|
+
options.onStop(from, to);
|
204
|
+
} else {
|
205
|
+
reqAnimationFrame(animation);
|
206
|
+
}
|
207
|
+
}.bind(this);
|
208
|
+
|
209
|
+
reqAnimationFrame(animation);
|
210
|
+
}.bind(this);
|
211
|
+
};
|
212
|
+
|
213
|
+
var EasyPieChart = function(el, opts) {
|
214
|
+
var defaultOptions = {
|
215
|
+
barColor: '#ef1e25',
|
216
|
+
trackColor: '#f9f9f9',
|
217
|
+
scaleColor: '#dfe0e0',
|
218
|
+
scaleLength: 5,
|
219
|
+
lineCap: 'round',
|
220
|
+
lineWidth: 3,
|
221
|
+
size: 110,
|
222
|
+
rotate: 0,
|
223
|
+
animate: {
|
224
|
+
duration: 1000,
|
225
|
+
enabled: true
|
226
|
+
},
|
227
|
+
easing: function (x, t, b, c, d) { // more can be found here: http://gsgd.co.uk/sandbox/jquery/easing/
|
228
|
+
t = t / (d/2);
|
229
|
+
if (t < 1) {
|
230
|
+
return c / 2 * t * t + b;
|
231
|
+
}
|
232
|
+
return -c/2 * ((--t)*(t-2) - 1) + b;
|
233
|
+
},
|
234
|
+
onStart: function(from, to) {
|
235
|
+
return;
|
236
|
+
},
|
237
|
+
onStep: function(from, to, currentValue) {
|
238
|
+
return;
|
239
|
+
},
|
240
|
+
onStop: function(from, to) {
|
241
|
+
return;
|
242
|
+
}
|
243
|
+
};
|
244
|
+
|
245
|
+
// detect present renderer
|
246
|
+
if (typeof(CanvasRenderer) !== 'undefined') {
|
247
|
+
defaultOptions.renderer = CanvasRenderer;
|
248
|
+
} else if (typeof(SVGRenderer) !== 'undefined') {
|
249
|
+
defaultOptions.renderer = SVGRenderer;
|
250
|
+
} else {
|
251
|
+
throw new Error('Please load either the SVG- or the CanvasRenderer');
|
252
|
+
}
|
253
|
+
|
254
|
+
var options = {};
|
255
|
+
var currentValue = 0;
|
256
|
+
|
257
|
+
/**
|
258
|
+
* Initialize the plugin by creating the options object and initialize rendering
|
259
|
+
*/
|
260
|
+
var init = function() {
|
261
|
+
this.el = el;
|
262
|
+
this.options = options;
|
263
|
+
|
264
|
+
// merge user options into default options
|
265
|
+
for (var i in defaultOptions) {
|
266
|
+
if (defaultOptions.hasOwnProperty(i)) {
|
267
|
+
options[i] = opts && typeof(opts[i]) !== 'undefined' ? opts[i] : defaultOptions[i];
|
268
|
+
if (typeof(options[i]) === 'function') {
|
269
|
+
options[i] = options[i].bind(this);
|
270
|
+
}
|
271
|
+
}
|
272
|
+
}
|
273
|
+
|
274
|
+
// check for jQuery easing
|
275
|
+
if (typeof(options.easing) === 'string' && typeof(jQuery) !== 'undefined' && jQuery.isFunction(jQuery.easing[options.easing])) {
|
276
|
+
options.easing = jQuery.easing[options.easing];
|
277
|
+
} else {
|
278
|
+
options.easing = defaultOptions.easing;
|
279
|
+
}
|
280
|
+
|
281
|
+
// process earlier animate option to avoid bc breaks
|
282
|
+
if (typeof(options.animate) === 'number') {
|
283
|
+
options.animate = {
|
284
|
+
duration: options.animate,
|
285
|
+
enabled: true
|
286
|
+
};
|
287
|
+
}
|
288
|
+
|
289
|
+
if (typeof(options.animate) === 'boolean' && !options.animate) {
|
290
|
+
options.animate = {
|
291
|
+
duration: 1000,
|
292
|
+
enabled: options.animate
|
293
|
+
};
|
294
|
+
}
|
295
|
+
|
296
|
+
// create renderer
|
297
|
+
this.renderer = new options.renderer(el, options);
|
298
|
+
|
299
|
+
// initial draw
|
300
|
+
this.renderer.draw(currentValue);
|
301
|
+
|
302
|
+
// initial update
|
303
|
+
if (el.dataset && el.dataset.percent) {
|
304
|
+
this.update(parseFloat(el.dataset.percent));
|
305
|
+
} else if (el.getAttribute && el.getAttribute('data-percent')) {
|
306
|
+
this.update(parseFloat(el.getAttribute('data-percent')));
|
307
|
+
}
|
308
|
+
}.bind(this);
|
309
|
+
|
310
|
+
/**
|
311
|
+
* Update the value of the chart
|
312
|
+
* @param {number} newValue Number between 0 and 100
|
313
|
+
* @return {object} Instance of the plugin for method chaining
|
314
|
+
*/
|
315
|
+
this.update = function(newValue) {
|
316
|
+
newValue = parseFloat(newValue);
|
317
|
+
if (options.animate.enabled) {
|
318
|
+
this.renderer.animate(currentValue, newValue);
|
319
|
+
} else {
|
320
|
+
this.renderer.draw(newValue);
|
321
|
+
}
|
322
|
+
currentValue = newValue;
|
323
|
+
return this;
|
324
|
+
}.bind(this);
|
325
|
+
|
326
|
+
/**
|
327
|
+
* Disable animation
|
328
|
+
* @return {object} Instance of the plugin for method chaining
|
329
|
+
*/
|
330
|
+
this.disableAnimation = function() {
|
331
|
+
options.animate.enabled = false;
|
332
|
+
return this;
|
333
|
+
};
|
334
|
+
|
335
|
+
/**
|
336
|
+
* Enable animation
|
337
|
+
* @return {object} Instance of the plugin for method chaining
|
338
|
+
*/
|
339
|
+
this.enableAnimation = function() {
|
340
|
+
options.animate.enabled = true;
|
341
|
+
return this;
|
342
|
+
};
|
343
|
+
|
344
|
+
init();
|
345
|
+
};
|
346
|
+
|
347
|
+
|
348
|
+
return EasyPieChart;
|
349
|
+
|
350
|
+
}));
|
@@ -0,0 +1,359 @@
|
|
1
|
+
/**!
|
2
|
+
* easyPieChart
|
3
|
+
* Lightweight plugin to render simple, animated and retina optimized pie charts
|
4
|
+
*
|
5
|
+
* @license
|
6
|
+
* @author Robert Fleischmann <rendro87@gmail.com> (http://robert-fleischmann.de)
|
7
|
+
* @version 2.1.5
|
8
|
+
**/
|
9
|
+
|
10
|
+
(function(root, factory) {
|
11
|
+
if(typeof exports === 'object') {
|
12
|
+
module.exports = factory(require('jquery'));
|
13
|
+
}
|
14
|
+
else if(typeof define === 'function' && define.amd) {
|
15
|
+
define(['jquery'], factory);
|
16
|
+
}
|
17
|
+
else {
|
18
|
+
factory(root.jQuery);
|
19
|
+
}
|
20
|
+
}(this, function($) {
|
21
|
+
|
22
|
+
/**
|
23
|
+
* Renderer to render the chart on a canvas object
|
24
|
+
* @param {DOMElement} el DOM element to host the canvas (root of the plugin)
|
25
|
+
* @param {object} options options object of the plugin
|
26
|
+
*/
|
27
|
+
var CanvasRenderer = function(el, options) {
|
28
|
+
var cachedBackground;
|
29
|
+
var canvas = document.createElement('canvas');
|
30
|
+
|
31
|
+
el.appendChild(canvas);
|
32
|
+
|
33
|
+
if (typeof(G_vmlCanvasManager) !== 'undefined') {
|
34
|
+
G_vmlCanvasManager.initElement(canvas);
|
35
|
+
}
|
36
|
+
|
37
|
+
var ctx = canvas.getContext('2d');
|
38
|
+
|
39
|
+
canvas.width = canvas.height = options.size;
|
40
|
+
|
41
|
+
// canvas on retina devices
|
42
|
+
var scaleBy = 1;
|
43
|
+
if (window.devicePixelRatio > 1) {
|
44
|
+
scaleBy = window.devicePixelRatio;
|
45
|
+
canvas.style.width = canvas.style.height = [options.size, 'px'].join('');
|
46
|
+
canvas.width = canvas.height = options.size * scaleBy;
|
47
|
+
ctx.scale(scaleBy, scaleBy);
|
48
|
+
}
|
49
|
+
|
50
|
+
// move 0,0 coordinates to the center
|
51
|
+
ctx.translate(options.size / 2, options.size / 2);
|
52
|
+
|
53
|
+
// rotate canvas -90deg
|
54
|
+
ctx.rotate((-1 / 2 + options.rotate / 180) * Math.PI);
|
55
|
+
|
56
|
+
var radius = (options.size - options.lineWidth) / 2;
|
57
|
+
if (options.scaleColor && options.scaleLength) {
|
58
|
+
radius -= options.scaleLength + 2; // 2 is the distance between scale and bar
|
59
|
+
}
|
60
|
+
|
61
|
+
// IE polyfill for Date
|
62
|
+
Date.now = Date.now || function() {
|
63
|
+
return +(new Date());
|
64
|
+
};
|
65
|
+
|
66
|
+
/**
|
67
|
+
* Draw a circle around the center of the canvas
|
68
|
+
* @param {strong} color Valid CSS color string
|
69
|
+
* @param {number} lineWidth Width of the line in px
|
70
|
+
* @param {number} percent Percentage to draw (float between -1 and 1)
|
71
|
+
*/
|
72
|
+
var drawCircle = function(color, lineWidth, percent) {
|
73
|
+
percent = Math.min(Math.max(-1, percent || 0), 1);
|
74
|
+
var isNegative = percent <= 0 ? true : false;
|
75
|
+
|
76
|
+
ctx.beginPath();
|
77
|
+
ctx.arc(0, 0, radius, 0, Math.PI * 2 * percent, isNegative);
|
78
|
+
|
79
|
+
ctx.strokeStyle = color;
|
80
|
+
ctx.lineWidth = lineWidth;
|
81
|
+
|
82
|
+
ctx.stroke();
|
83
|
+
};
|
84
|
+
|
85
|
+
/**
|
86
|
+
* Draw the scale of the chart
|
87
|
+
*/
|
88
|
+
var drawScale = function() {
|
89
|
+
var offset;
|
90
|
+
var length;
|
91
|
+
|
92
|
+
ctx.lineWidth = 1;
|
93
|
+
ctx.fillStyle = options.scaleColor;
|
94
|
+
|
95
|
+
ctx.save();
|
96
|
+
for (var i = 24; i > 0; --i) {
|
97
|
+
if (i % 6 === 0) {
|
98
|
+
length = options.scaleLength;
|
99
|
+
offset = 0;
|
100
|
+
} else {
|
101
|
+
length = options.scaleLength * 0.6;
|
102
|
+
offset = options.scaleLength - length;
|
103
|
+
}
|
104
|
+
ctx.fillRect(-options.size/2 + offset, 0, length, 1);
|
105
|
+
ctx.rotate(Math.PI / 12);
|
106
|
+
}
|
107
|
+
ctx.restore();
|
108
|
+
};
|
109
|
+
|
110
|
+
/**
|
111
|
+
* Request animation frame wrapper with polyfill
|
112
|
+
* @return {function} Request animation frame method or timeout fallback
|
113
|
+
*/
|
114
|
+
var reqAnimationFrame = (function() {
|
115
|
+
return window.requestAnimationFrame ||
|
116
|
+
window.webkitRequestAnimationFrame ||
|
117
|
+
window.mozRequestAnimationFrame ||
|
118
|
+
function(callback) {
|
119
|
+
window.setTimeout(callback, 1000 / 60);
|
120
|
+
};
|
121
|
+
}());
|
122
|
+
|
123
|
+
/**
|
124
|
+
* Draw the background of the plugin including the scale and the track
|
125
|
+
*/
|
126
|
+
var drawBackground = function() {
|
127
|
+
if(options.scaleColor) drawScale();
|
128
|
+
if(options.trackColor) drawCircle(options.trackColor, options.lineWidth, 1);
|
129
|
+
};
|
130
|
+
|
131
|
+
/**
|
132
|
+
* Canvas accessor
|
133
|
+
*/
|
134
|
+
this.getCanvas = function() {
|
135
|
+
return canvas;
|
136
|
+
};
|
137
|
+
|
138
|
+
/**
|
139
|
+
* Canvas 2D context 'ctx' accessor
|
140
|
+
*/
|
141
|
+
this.getCtx = function() {
|
142
|
+
return ctx;
|
143
|
+
};
|
144
|
+
|
145
|
+
/**
|
146
|
+
* Clear the complete canvas
|
147
|
+
*/
|
148
|
+
this.clear = function() {
|
149
|
+
ctx.clearRect(options.size / -2, options.size / -2, options.size, options.size);
|
150
|
+
};
|
151
|
+
|
152
|
+
/**
|
153
|
+
* Draw the complete chart
|
154
|
+
* @param {number} percent Percent shown by the chart between -100 and 100
|
155
|
+
*/
|
156
|
+
this.draw = function(percent) {
|
157
|
+
// do we need to render a background
|
158
|
+
if (!!options.scaleColor || !!options.trackColor) {
|
159
|
+
// getImageData and putImageData are supported
|
160
|
+
if (ctx.getImageData && ctx.putImageData) {
|
161
|
+
if (!cachedBackground) {
|
162
|
+
drawBackground();
|
163
|
+
cachedBackground = ctx.getImageData(0, 0, options.size * scaleBy, options.size * scaleBy);
|
164
|
+
} else {
|
165
|
+
ctx.putImageData(cachedBackground, 0, 0);
|
166
|
+
}
|
167
|
+
} else {
|
168
|
+
this.clear();
|
169
|
+
drawBackground();
|
170
|
+
}
|
171
|
+
} else {
|
172
|
+
this.clear();
|
173
|
+
}
|
174
|
+
|
175
|
+
ctx.lineCap = options.lineCap;
|
176
|
+
|
177
|
+
// if barcolor is a function execute it and pass the percent as a value
|
178
|
+
var color;
|
179
|
+
if (typeof(options.barColor) === 'function') {
|
180
|
+
color = options.barColor(percent);
|
181
|
+
} else {
|
182
|
+
color = options.barColor;
|
183
|
+
}
|
184
|
+
|
185
|
+
// draw bar
|
186
|
+
drawCircle(color, options.lineWidth, percent / 100);
|
187
|
+
}.bind(this);
|
188
|
+
|
189
|
+
/**
|
190
|
+
* Animate from some percent to some other percentage
|
191
|
+
* @param {number} from Starting percentage
|
192
|
+
* @param {number} to Final percentage
|
193
|
+
*/
|
194
|
+
this.animate = function(from, to) {
|
195
|
+
var startTime = Date.now();
|
196
|
+
options.onStart(from, to);
|
197
|
+
var animation = function() {
|
198
|
+
var process = Math.min(Date.now() - startTime, options.animate.duration);
|
199
|
+
var currentValue = options.easing(this, process, from, to - from, options.animate.duration);
|
200
|
+
this.draw(currentValue);
|
201
|
+
options.onStep(from, to, currentValue);
|
202
|
+
if (process >= options.animate.duration) {
|
203
|
+
options.onStop(from, to);
|
204
|
+
} else {
|
205
|
+
reqAnimationFrame(animation);
|
206
|
+
}
|
207
|
+
}.bind(this);
|
208
|
+
|
209
|
+
reqAnimationFrame(animation);
|
210
|
+
}.bind(this);
|
211
|
+
};
|
212
|
+
|
213
|
+
var EasyPieChart = function(el, opts) {
|
214
|
+
var defaultOptions = {
|
215
|
+
barColor: '#ef1e25',
|
216
|
+
trackColor: '#f9f9f9',
|
217
|
+
scaleColor: '#dfe0e0',
|
218
|
+
scaleLength: 5,
|
219
|
+
lineCap: 'round',
|
220
|
+
lineWidth: 3,
|
221
|
+
size: 110,
|
222
|
+
rotate: 0,
|
223
|
+
animate: {
|
224
|
+
duration: 1000,
|
225
|
+
enabled: true
|
226
|
+
},
|
227
|
+
easing: function (x, t, b, c, d) { // more can be found here: http://gsgd.co.uk/sandbox/jquery/easing/
|
228
|
+
t = t / (d/2);
|
229
|
+
if (t < 1) {
|
230
|
+
return c / 2 * t * t + b;
|
231
|
+
}
|
232
|
+
return -c/2 * ((--t)*(t-2) - 1) + b;
|
233
|
+
},
|
234
|
+
onStart: function(from, to) {
|
235
|
+
return;
|
236
|
+
},
|
237
|
+
onStep: function(from, to, currentValue) {
|
238
|
+
return;
|
239
|
+
},
|
240
|
+
onStop: function(from, to) {
|
241
|
+
return;
|
242
|
+
}
|
243
|
+
};
|
244
|
+
|
245
|
+
// detect present renderer
|
246
|
+
if (typeof(CanvasRenderer) !== 'undefined') {
|
247
|
+
defaultOptions.renderer = CanvasRenderer;
|
248
|
+
} else if (typeof(SVGRenderer) !== 'undefined') {
|
249
|
+
defaultOptions.renderer = SVGRenderer;
|
250
|
+
} else {
|
251
|
+
throw new Error('Please load either the SVG- or the CanvasRenderer');
|
252
|
+
}
|
253
|
+
|
254
|
+
var options = {};
|
255
|
+
var currentValue = 0;
|
256
|
+
|
257
|
+
/**
|
258
|
+
* Initialize the plugin by creating the options object and initialize rendering
|
259
|
+
*/
|
260
|
+
var init = function() {
|
261
|
+
this.el = el;
|
262
|
+
this.options = options;
|
263
|
+
|
264
|
+
// merge user options into default options
|
265
|
+
for (var i in defaultOptions) {
|
266
|
+
if (defaultOptions.hasOwnProperty(i)) {
|
267
|
+
options[i] = opts && typeof(opts[i]) !== 'undefined' ? opts[i] : defaultOptions[i];
|
268
|
+
if (typeof(options[i]) === 'function') {
|
269
|
+
options[i] = options[i].bind(this);
|
270
|
+
}
|
271
|
+
}
|
272
|
+
}
|
273
|
+
|
274
|
+
// check for jQuery easing
|
275
|
+
if (typeof(options.easing) === 'string' && typeof(jQuery) !== 'undefined' && jQuery.isFunction(jQuery.easing[options.easing])) {
|
276
|
+
options.easing = jQuery.easing[options.easing];
|
277
|
+
} else {
|
278
|
+
options.easing = defaultOptions.easing;
|
279
|
+
}
|
280
|
+
|
281
|
+
// process earlier animate option to avoid bc breaks
|
282
|
+
if (typeof(options.animate) === 'number') {
|
283
|
+
options.animate = {
|
284
|
+
duration: options.animate,
|
285
|
+
enabled: true
|
286
|
+
};
|
287
|
+
}
|
288
|
+
|
289
|
+
if (typeof(options.animate) === 'boolean' && !options.animate) {
|
290
|
+
options.animate = {
|
291
|
+
duration: 1000,
|
292
|
+
enabled: options.animate
|
293
|
+
};
|
294
|
+
}
|
295
|
+
|
296
|
+
// create renderer
|
297
|
+
this.renderer = new options.renderer(el, options);
|
298
|
+
|
299
|
+
// initial draw
|
300
|
+
this.renderer.draw(currentValue);
|
301
|
+
|
302
|
+
// initial update
|
303
|
+
if (el.dataset && el.dataset.percent) {
|
304
|
+
this.update(parseFloat(el.dataset.percent));
|
305
|
+
} else if (el.getAttribute && el.getAttribute('data-percent')) {
|
306
|
+
this.update(parseFloat(el.getAttribute('data-percent')));
|
307
|
+
}
|
308
|
+
}.bind(this);
|
309
|
+
|
310
|
+
/**
|
311
|
+
* Update the value of the chart
|
312
|
+
* @param {number} newValue Number between 0 and 100
|
313
|
+
* @return {object} Instance of the plugin for method chaining
|
314
|
+
*/
|
315
|
+
this.update = function(newValue) {
|
316
|
+
newValue = parseFloat(newValue);
|
317
|
+
if (options.animate.enabled) {
|
318
|
+
this.renderer.animate(currentValue, newValue);
|
319
|
+
} else {
|
320
|
+
this.renderer.draw(newValue);
|
321
|
+
}
|
322
|
+
currentValue = newValue;
|
323
|
+
return this;
|
324
|
+
}.bind(this);
|
325
|
+
|
326
|
+
/**
|
327
|
+
* Disable animation
|
328
|
+
* @return {object} Instance of the plugin for method chaining
|
329
|
+
*/
|
330
|
+
this.disableAnimation = function() {
|
331
|
+
options.animate.enabled = false;
|
332
|
+
return this;
|
333
|
+
};
|
334
|
+
|
335
|
+
/**
|
336
|
+
* Enable animation
|
337
|
+
* @return {object} Instance of the plugin for method chaining
|
338
|
+
*/
|
339
|
+
this.enableAnimation = function() {
|
340
|
+
options.animate.enabled = true;
|
341
|
+
return this;
|
342
|
+
};
|
343
|
+
|
344
|
+
init();
|
345
|
+
};
|
346
|
+
|
347
|
+
$.fn.easyPieChart = function(options) {
|
348
|
+
return this.each(function() {
|
349
|
+
var instanceOptions;
|
350
|
+
|
351
|
+
if (!$.data(this, 'easyPieChart')) {
|
352
|
+
instanceOptions = $.extend({}, options, $(this).data());
|
353
|
+
$.data(this, 'easyPieChart', new EasyPieChart(this, instanceOptions));
|
354
|
+
}
|
355
|
+
});
|
356
|
+
};
|
357
|
+
|
358
|
+
|
359
|
+
}));
|