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,977 @@
|
|
1
|
+
/*!
|
2
|
+
* FullCalendar v2.2.0 Stylesheet
|
3
|
+
* Docs & License: http://arshaw.com/fullcalendar/
|
4
|
+
* (c) 2013 Adam Shaw
|
5
|
+
*/
|
6
|
+
|
7
|
+
|
8
|
+
.fc {
|
9
|
+
direction: ltr;
|
10
|
+
text-align: left;
|
11
|
+
}
|
12
|
+
|
13
|
+
.fc-rtl {
|
14
|
+
text-align: right;
|
15
|
+
}
|
16
|
+
|
17
|
+
body .fc { /* extra precedence to overcome jqui */
|
18
|
+
font-size: 1em;
|
19
|
+
}
|
20
|
+
|
21
|
+
|
22
|
+
/* Colors
|
23
|
+
--------------------------------------------------------------------------------------------------*/
|
24
|
+
|
25
|
+
.fc-unthemed th,
|
26
|
+
.fc-unthemed td,
|
27
|
+
.fc-unthemed hr,
|
28
|
+
.fc-unthemed thead,
|
29
|
+
.fc-unthemed tbody,
|
30
|
+
.fc-unthemed .fc-row,
|
31
|
+
.fc-unthemed .fc-popover {
|
32
|
+
border-color: #ddd;
|
33
|
+
}
|
34
|
+
|
35
|
+
.fc-unthemed .fc-popover {
|
36
|
+
background-color: #fff;
|
37
|
+
}
|
38
|
+
|
39
|
+
.fc-unthemed hr,
|
40
|
+
.fc-unthemed .fc-popover .fc-header {
|
41
|
+
background: #eee;
|
42
|
+
}
|
43
|
+
|
44
|
+
.fc-unthemed .fc-popover .fc-header .fc-close {
|
45
|
+
color: #666;
|
46
|
+
}
|
47
|
+
|
48
|
+
.fc-unthemed .fc-today {
|
49
|
+
background: #fcf8e3;
|
50
|
+
}
|
51
|
+
|
52
|
+
.fc-highlight { /* when user is selecting cells */
|
53
|
+
background: #bce8f1;
|
54
|
+
opacity: .3;
|
55
|
+
filter: alpha(opacity=30); /* for IE */
|
56
|
+
}
|
57
|
+
|
58
|
+
.fc-bgevent { /* default look for background events */
|
59
|
+
background: rgb(143, 223, 130);
|
60
|
+
opacity: .3;
|
61
|
+
filter: alpha(opacity=30); /* for IE */
|
62
|
+
}
|
63
|
+
|
64
|
+
.fc-nonbusiness { /* default look for non-business-hours areas */
|
65
|
+
/* will inherit .fc-bgevent's styles */
|
66
|
+
background: #ccc;
|
67
|
+
}
|
68
|
+
|
69
|
+
|
70
|
+
/* Icons (inline elements with styled text that mock arrow icons)
|
71
|
+
--------------------------------------------------------------------------------------------------*/
|
72
|
+
|
73
|
+
.fc-icon {
|
74
|
+
display: inline-block;
|
75
|
+
font-size: 2em;
|
76
|
+
line-height: .5em;
|
77
|
+
height: .5em; /* will make the total height 1em */
|
78
|
+
font-family: "Courier New", Courier, monospace;
|
79
|
+
}
|
80
|
+
|
81
|
+
.fc-icon-left-single-arrow:after {
|
82
|
+
content: "\02039";
|
83
|
+
font-weight: bold;
|
84
|
+
}
|
85
|
+
|
86
|
+
.fc-icon-right-single-arrow:after {
|
87
|
+
content: "\0203A";
|
88
|
+
font-weight: bold;
|
89
|
+
}
|
90
|
+
|
91
|
+
.fc-icon-left-double-arrow:after {
|
92
|
+
content: "\000AB";
|
93
|
+
}
|
94
|
+
|
95
|
+
.fc-icon-right-double-arrow:after {
|
96
|
+
content: "\000BB";
|
97
|
+
}
|
98
|
+
|
99
|
+
.fc-icon-x:after {
|
100
|
+
content: "\000D7";
|
101
|
+
}
|
102
|
+
|
103
|
+
|
104
|
+
/* Buttons (styled <button> tags, normalized to work cross-browser)
|
105
|
+
--------------------------------------------------------------------------------------------------*/
|
106
|
+
|
107
|
+
.fc button {
|
108
|
+
/* force height to include the border and padding */
|
109
|
+
-moz-box-sizing: border-box;
|
110
|
+
-webkit-box-sizing: border-box;
|
111
|
+
box-sizing: border-box;
|
112
|
+
|
113
|
+
/* dimensions */
|
114
|
+
margin: 0;
|
115
|
+
height: 2.1em;
|
116
|
+
padding: 0 .6em;
|
117
|
+
|
118
|
+
/* text & cursor */
|
119
|
+
font-size: 1em; /* normalize */
|
120
|
+
white-space: nowrap;
|
121
|
+
cursor: pointer;
|
122
|
+
}
|
123
|
+
|
124
|
+
/* Firefox has an annoying inner border */
|
125
|
+
.fc button::-moz-focus-inner { margin: 0; padding: 0; }
|
126
|
+
|
127
|
+
.fc-state-default { /* non-theme */
|
128
|
+
border: 1px solid;
|
129
|
+
}
|
130
|
+
|
131
|
+
.fc-state-default.fc-corner-left { /* non-theme */
|
132
|
+
border-top-left-radius: 4px;
|
133
|
+
border-bottom-left-radius: 4px;
|
134
|
+
}
|
135
|
+
|
136
|
+
.fc-state-default.fc-corner-right { /* non-theme */
|
137
|
+
border-top-right-radius: 4px;
|
138
|
+
border-bottom-right-radius: 4px;
|
139
|
+
}
|
140
|
+
|
141
|
+
/* icons in buttons */
|
142
|
+
|
143
|
+
.fc button .fc-icon { /* non-theme */
|
144
|
+
position: relative;
|
145
|
+
top: .05em; /* seems to be a good adjustment across browsers */
|
146
|
+
margin: 0 .1em;
|
147
|
+
}
|
148
|
+
|
149
|
+
/*
|
150
|
+
button states
|
151
|
+
borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
|
152
|
+
*/
|
153
|
+
|
154
|
+
.fc-state-default {
|
155
|
+
background-color: #f5f5f5;
|
156
|
+
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
|
157
|
+
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
|
158
|
+
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
|
159
|
+
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
|
160
|
+
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
|
161
|
+
background-repeat: repeat-x;
|
162
|
+
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
|
163
|
+
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
|
164
|
+
color: #333;
|
165
|
+
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
|
166
|
+
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
|
167
|
+
}
|
168
|
+
|
169
|
+
.fc-state-hover,
|
170
|
+
.fc-state-down,
|
171
|
+
.fc-state-active,
|
172
|
+
.fc-state-disabled {
|
173
|
+
color: #333333;
|
174
|
+
background-color: #e6e6e6;
|
175
|
+
}
|
176
|
+
|
177
|
+
.fc-state-hover {
|
178
|
+
color: #333333;
|
179
|
+
text-decoration: none;
|
180
|
+
background-position: 0 -15px;
|
181
|
+
-webkit-transition: background-position 0.1s linear;
|
182
|
+
-moz-transition: background-position 0.1s linear;
|
183
|
+
-o-transition: background-position 0.1s linear;
|
184
|
+
transition: background-position 0.1s linear;
|
185
|
+
}
|
186
|
+
|
187
|
+
.fc-state-down,
|
188
|
+
.fc-state-active {
|
189
|
+
background-color: #cccccc;
|
190
|
+
background-image: none;
|
191
|
+
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
|
192
|
+
}
|
193
|
+
|
194
|
+
.fc-state-disabled {
|
195
|
+
cursor: default;
|
196
|
+
background-image: none;
|
197
|
+
opacity: 0.65;
|
198
|
+
filter: alpha(opacity=65);
|
199
|
+
box-shadow: none;
|
200
|
+
}
|
201
|
+
|
202
|
+
|
203
|
+
/* Buttons Groups
|
204
|
+
--------------------------------------------------------------------------------------------------*/
|
205
|
+
|
206
|
+
.fc-button-group {
|
207
|
+
display: inline-block;
|
208
|
+
}
|
209
|
+
|
210
|
+
/*
|
211
|
+
every button that is not first in a button group should scootch over one pixel and cover the
|
212
|
+
previous button's border...
|
213
|
+
*/
|
214
|
+
|
215
|
+
.fc .fc-button-group > * { /* extra precedence b/c buttons have margin set to zero */
|
216
|
+
float: left;
|
217
|
+
margin: 0 0 0 -1px;
|
218
|
+
}
|
219
|
+
|
220
|
+
.fc .fc-button-group > :first-child { /* same */
|
221
|
+
margin-left: 0;
|
222
|
+
}
|
223
|
+
|
224
|
+
|
225
|
+
/* Popover
|
226
|
+
--------------------------------------------------------------------------------------------------*/
|
227
|
+
|
228
|
+
.fc-popover {
|
229
|
+
position: absolute;
|
230
|
+
box-shadow: 0 2px 6px rgba(0,0,0,.15);
|
231
|
+
}
|
232
|
+
|
233
|
+
.fc-popover .fc-header {
|
234
|
+
padding: 2px 4px;
|
235
|
+
}
|
236
|
+
|
237
|
+
.fc-popover .fc-header .fc-title {
|
238
|
+
margin: 0 2px;
|
239
|
+
}
|
240
|
+
|
241
|
+
.fc-popover .fc-header .fc-close {
|
242
|
+
cursor: pointer;
|
243
|
+
}
|
244
|
+
|
245
|
+
.fc-ltr .fc-popover .fc-header .fc-title,
|
246
|
+
.fc-rtl .fc-popover .fc-header .fc-close {
|
247
|
+
float: left;
|
248
|
+
}
|
249
|
+
|
250
|
+
.fc-rtl .fc-popover .fc-header .fc-title,
|
251
|
+
.fc-ltr .fc-popover .fc-header .fc-close {
|
252
|
+
float: right;
|
253
|
+
}
|
254
|
+
|
255
|
+
/* unthemed */
|
256
|
+
|
257
|
+
.fc-unthemed .fc-popover {
|
258
|
+
border-width: 1px;
|
259
|
+
border-style: solid;
|
260
|
+
}
|
261
|
+
|
262
|
+
.fc-unthemed .fc-popover .fc-header .fc-close {
|
263
|
+
font-size: 25px;
|
264
|
+
margin-top: 4px;
|
265
|
+
}
|
266
|
+
|
267
|
+
/* jqui themed */
|
268
|
+
|
269
|
+
.fc-popover > .ui-widget-header + .ui-widget-content {
|
270
|
+
border-top: 0; /* where they meet, let the header have the border */
|
271
|
+
}
|
272
|
+
|
273
|
+
|
274
|
+
/* Misc Reusable Components
|
275
|
+
--------------------------------------------------------------------------------------------------*/
|
276
|
+
|
277
|
+
.fc hr {
|
278
|
+
height: 0;
|
279
|
+
margin: 0;
|
280
|
+
padding: 0 0 2px; /* height is unreliable across browsers, so use padding */
|
281
|
+
border-style: solid;
|
282
|
+
border-width: 1px 0;
|
283
|
+
}
|
284
|
+
|
285
|
+
.fc-clear {
|
286
|
+
clear: both;
|
287
|
+
}
|
288
|
+
|
289
|
+
.fc-bg,
|
290
|
+
.fc-bgevent-skeleton,
|
291
|
+
.fc-highlight-skeleton,
|
292
|
+
.fc-helper-skeleton {
|
293
|
+
/* these element should always cling to top-left/right corners */
|
294
|
+
position: absolute;
|
295
|
+
top: 0;
|
296
|
+
left: 0;
|
297
|
+
right: 0;
|
298
|
+
}
|
299
|
+
|
300
|
+
.fc-bg {
|
301
|
+
bottom: 0; /* strech bg to bottom edge */
|
302
|
+
}
|
303
|
+
|
304
|
+
.fc-bg table {
|
305
|
+
height: 100%; /* strech bg to bottom edge */
|
306
|
+
}
|
307
|
+
|
308
|
+
|
309
|
+
/* Tables
|
310
|
+
--------------------------------------------------------------------------------------------------*/
|
311
|
+
|
312
|
+
.fc table {
|
313
|
+
width: 100%;
|
314
|
+
table-layout: fixed;
|
315
|
+
border-collapse: collapse;
|
316
|
+
border-spacing: 0;
|
317
|
+
font-size: 1em; /* normalize cross-browser */
|
318
|
+
}
|
319
|
+
|
320
|
+
.fc th {
|
321
|
+
text-align: center;
|
322
|
+
}
|
323
|
+
|
324
|
+
.fc th,
|
325
|
+
.fc td {
|
326
|
+
border-style: solid;
|
327
|
+
border-width: 1px;
|
328
|
+
padding: 0;
|
329
|
+
vertical-align: top;
|
330
|
+
}
|
331
|
+
|
332
|
+
.fc td.fc-today {
|
333
|
+
border-style: double; /* overcome neighboring borders */
|
334
|
+
}
|
335
|
+
|
336
|
+
|
337
|
+
/* Fake Table Rows
|
338
|
+
--------------------------------------------------------------------------------------------------*/
|
339
|
+
|
340
|
+
.fc .fc-row { /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
|
341
|
+
/* no visible border by default. but make available if need be (scrollbar width compensation) */
|
342
|
+
border-style: solid;
|
343
|
+
border-width: 0;
|
344
|
+
}
|
345
|
+
|
346
|
+
.fc-row table {
|
347
|
+
/* don't put left/right border on anything within a fake row.
|
348
|
+
the outer tbody will worry about this */
|
349
|
+
border-left: 0 hidden transparent;
|
350
|
+
border-right: 0 hidden transparent;
|
351
|
+
|
352
|
+
/* no bottom borders on rows */
|
353
|
+
border-bottom: 0 hidden transparent;
|
354
|
+
}
|
355
|
+
|
356
|
+
.fc-row:first-child table {
|
357
|
+
border-top: 0 hidden transparent; /* no top border on first row */
|
358
|
+
}
|
359
|
+
|
360
|
+
|
361
|
+
/* Day Row (used within the header and the DayGrid)
|
362
|
+
--------------------------------------------------------------------------------------------------*/
|
363
|
+
|
364
|
+
.fc-row {
|
365
|
+
position: relative;
|
366
|
+
}
|
367
|
+
|
368
|
+
.fc-row .fc-bg {
|
369
|
+
z-index: 1;
|
370
|
+
}
|
371
|
+
|
372
|
+
/* highlighting cells & background event skeleton */
|
373
|
+
|
374
|
+
.fc-row .fc-bgevent-skeleton,
|
375
|
+
.fc-row .fc-highlight-skeleton {
|
376
|
+
bottom: 0; /* stretch skeleton to bottom of row */
|
377
|
+
}
|
378
|
+
|
379
|
+
.fc-row .fc-bgevent-skeleton table,
|
380
|
+
.fc-row .fc-highlight-skeleton table {
|
381
|
+
height: 100%; /* stretch skeleton to bottom of row */
|
382
|
+
}
|
383
|
+
|
384
|
+
.fc-row .fc-highlight-skeleton td,
|
385
|
+
.fc-row .fc-bgevent-skeleton td {
|
386
|
+
border-color: transparent;
|
387
|
+
}
|
388
|
+
|
389
|
+
.fc-row .fc-bgevent-skeleton {
|
390
|
+
z-index: 2;
|
391
|
+
|
392
|
+
}
|
393
|
+
|
394
|
+
.fc-row .fc-highlight-skeleton {
|
395
|
+
z-index: 3;
|
396
|
+
}
|
397
|
+
|
398
|
+
/*
|
399
|
+
row content (which contains day/week numbers and events) as well as "helper" (which contains
|
400
|
+
temporary rendered events).
|
401
|
+
*/
|
402
|
+
|
403
|
+
.fc-row .fc-content-skeleton {
|
404
|
+
position: relative;
|
405
|
+
z-index: 4;
|
406
|
+
padding-bottom: 2px; /* matches the space above the events */
|
407
|
+
}
|
408
|
+
|
409
|
+
.fc-row .fc-helper-skeleton {
|
410
|
+
z-index: 5;
|
411
|
+
}
|
412
|
+
|
413
|
+
.fc-row .fc-content-skeleton td,
|
414
|
+
.fc-row .fc-helper-skeleton td {
|
415
|
+
/* see-through to the background below */
|
416
|
+
background: none; /* in case <td>s are globally styled */
|
417
|
+
border-color: transparent;
|
418
|
+
|
419
|
+
/* don't put a border between events and/or the day number */
|
420
|
+
border-bottom: 0;
|
421
|
+
}
|
422
|
+
|
423
|
+
.fc-row .fc-content-skeleton tbody td, /* cells with events inside (so NOT the day number cell) */
|
424
|
+
.fc-row .fc-helper-skeleton tbody td {
|
425
|
+
/* don't put a border between event cells */
|
426
|
+
border-top: 0;
|
427
|
+
}
|
428
|
+
|
429
|
+
|
430
|
+
/* Scrolling Container
|
431
|
+
--------------------------------------------------------------------------------------------------*/
|
432
|
+
|
433
|
+
.fc-scroller { /* this class goes on elements for guaranteed vertical scrollbars */
|
434
|
+
overflow-y: scroll;
|
435
|
+
overflow-x: hidden;
|
436
|
+
}
|
437
|
+
|
438
|
+
.fc-scroller > * { /* we expect an immediate inner element */
|
439
|
+
position: relative; /* re-scope all positions */
|
440
|
+
width: 100%; /* hack to force re-sizing this inner element when scrollbars appear/disappear */
|
441
|
+
overflow: hidden; /* don't let negative margins or absolute positioning create further scroll */
|
442
|
+
}
|
443
|
+
|
444
|
+
|
445
|
+
/* Global Event Styles
|
446
|
+
--------------------------------------------------------------------------------------------------*/
|
447
|
+
|
448
|
+
.fc-event {
|
449
|
+
position: relative; /* for resize handle and other inner positioning */
|
450
|
+
display: block; /* make the <a> tag block */
|
451
|
+
font-size: .85em;
|
452
|
+
line-height: 1.3;
|
453
|
+
border-radius: 3px;
|
454
|
+
border: 1px solid #3a87ad; /* default BORDER color */
|
455
|
+
background-color: #3a87ad; /* default BACKGROUND color */
|
456
|
+
font-weight: normal; /* undo jqui's ui-widget-header bold */
|
457
|
+
}
|
458
|
+
|
459
|
+
/* overpower some of bootstrap's and jqui's styles on <a> tags */
|
460
|
+
.fc-event,
|
461
|
+
.fc-event:hover,
|
462
|
+
.ui-widget .fc-event {
|
463
|
+
color: #fff; /* default TEXT color */
|
464
|
+
text-decoration: none; /* if <a> has an href */
|
465
|
+
}
|
466
|
+
|
467
|
+
.fc-event[href],
|
468
|
+
.fc-event.fc-draggable {
|
469
|
+
cursor: pointer; /* give events with links and draggable events a hand mouse pointer */
|
470
|
+
}
|
471
|
+
|
472
|
+
.fc-not-allowed, /* causes a "warning" cursor. applied on body */
|
473
|
+
.fc-not-allowed .fc-event { /* to override an event's custom cursor */
|
474
|
+
cursor: not-allowed;
|
475
|
+
}
|
476
|
+
|
477
|
+
|
478
|
+
/* DayGrid events
|
479
|
+
----------------------------------------------------------------------------------------------------
|
480
|
+
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
|
481
|
+
be a descendant of the grid when it is being dragged.
|
482
|
+
*/
|
483
|
+
|
484
|
+
.fc-day-grid-event {
|
485
|
+
margin: 1px 2px 0; /* spacing between events and edges */
|
486
|
+
padding: 0 1px;
|
487
|
+
}
|
488
|
+
|
489
|
+
/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
|
490
|
+
|
491
|
+
.fc-ltr .fc-day-grid-event.fc-not-start,
|
492
|
+
.fc-rtl .fc-day-grid-event.fc-not-end {
|
493
|
+
margin-left: 0;
|
494
|
+
border-left-width: 0;
|
495
|
+
padding-left: 1px; /* replace the border with padding */
|
496
|
+
border-top-left-radius: 0;
|
497
|
+
border-bottom-left-radius: 0;
|
498
|
+
}
|
499
|
+
|
500
|
+
.fc-ltr .fc-day-grid-event.fc-not-end,
|
501
|
+
.fc-rtl .fc-day-grid-event.fc-not-start {
|
502
|
+
margin-right: 0;
|
503
|
+
border-right-width: 0;
|
504
|
+
padding-right: 1px; /* replace the border with padding */
|
505
|
+
border-top-right-radius: 0;
|
506
|
+
border-bottom-right-radius: 0;
|
507
|
+
}
|
508
|
+
|
509
|
+
.fc-day-grid-event > .fc-content { /* force events to be one-line tall */
|
510
|
+
white-space: nowrap;
|
511
|
+
overflow: hidden;
|
512
|
+
}
|
513
|
+
|
514
|
+
.fc-day-grid-event .fc-time {
|
515
|
+
font-weight: bold;
|
516
|
+
}
|
517
|
+
|
518
|
+
/* resize handle (outside of fc-content, so can go outside of bounds) */
|
519
|
+
|
520
|
+
.fc-day-grid-event .fc-resizer {
|
521
|
+
position: absolute;
|
522
|
+
top: 0;
|
523
|
+
bottom: 0;
|
524
|
+
width: 7px;
|
525
|
+
}
|
526
|
+
|
527
|
+
.fc-ltr .fc-day-grid-event .fc-resizer {
|
528
|
+
right: -3px;
|
529
|
+
cursor: e-resize;
|
530
|
+
}
|
531
|
+
|
532
|
+
.fc-rtl .fc-day-grid-event .fc-resizer {
|
533
|
+
left: -3px;
|
534
|
+
cursor: w-resize;
|
535
|
+
}
|
536
|
+
|
537
|
+
|
538
|
+
/* Event Limiting
|
539
|
+
--------------------------------------------------------------------------------------------------*/
|
540
|
+
|
541
|
+
/* "more" link that represents hidden events */
|
542
|
+
|
543
|
+
a.fc-more {
|
544
|
+
margin: 1px 3px;
|
545
|
+
font-size: .85em;
|
546
|
+
cursor: pointer;
|
547
|
+
text-decoration: none;
|
548
|
+
}
|
549
|
+
|
550
|
+
a.fc-more:hover {
|
551
|
+
text-decoration: underline;
|
552
|
+
}
|
553
|
+
|
554
|
+
.fc-limited { /* rows and cells that are hidden because of a "more" link */
|
555
|
+
display: none;
|
556
|
+
}
|
557
|
+
|
558
|
+
/* popover that appears when "more" link is clicked */
|
559
|
+
|
560
|
+
.fc-day-grid .fc-row {
|
561
|
+
z-index: 1; /* make the "more" popover one higher than this */
|
562
|
+
}
|
563
|
+
|
564
|
+
.fc-more-popover {
|
565
|
+
z-index: 2;
|
566
|
+
width: 220px;
|
567
|
+
}
|
568
|
+
|
569
|
+
.fc-more-popover .fc-event-container {
|
570
|
+
padding: 10px;
|
571
|
+
}
|
572
|
+
|
573
|
+
/* Toolbar
|
574
|
+
--------------------------------------------------------------------------------------------------*/
|
575
|
+
|
576
|
+
.fc-toolbar {
|
577
|
+
text-align: center;
|
578
|
+
margin-bottom: 1em;
|
579
|
+
}
|
580
|
+
|
581
|
+
.fc-toolbar .fc-left {
|
582
|
+
float: left;
|
583
|
+
}
|
584
|
+
|
585
|
+
.fc-toolbar .fc-right {
|
586
|
+
float: right;
|
587
|
+
}
|
588
|
+
|
589
|
+
.fc-toolbar .fc-center {
|
590
|
+
display: inline-block;
|
591
|
+
}
|
592
|
+
|
593
|
+
/* the things within each left/right/center section */
|
594
|
+
.fc .fc-toolbar > * > * { /* extra precedence to override button border margins */
|
595
|
+
float: left;
|
596
|
+
margin-left: .75em;
|
597
|
+
}
|
598
|
+
|
599
|
+
/* the first thing within each left/center/right section */
|
600
|
+
.fc .fc-toolbar > * > :first-child { /* extra precedence to override button border margins */
|
601
|
+
margin-left: 0;
|
602
|
+
}
|
603
|
+
|
604
|
+
/* title text */
|
605
|
+
|
606
|
+
.fc-toolbar h2 {
|
607
|
+
margin: 0;
|
608
|
+
}
|
609
|
+
|
610
|
+
/* button layering (for border precedence) */
|
611
|
+
|
612
|
+
.fc-toolbar button {
|
613
|
+
position: relative;
|
614
|
+
}
|
615
|
+
|
616
|
+
.fc-toolbar .fc-state-hover,
|
617
|
+
.fc-toolbar .ui-state-hover {
|
618
|
+
z-index: 2;
|
619
|
+
}
|
620
|
+
|
621
|
+
.fc-toolbar .fc-state-down {
|
622
|
+
z-index: 3;
|
623
|
+
}
|
624
|
+
|
625
|
+
.fc-toolbar .fc-state-active,
|
626
|
+
.fc-toolbar .ui-state-active {
|
627
|
+
z-index: 4;
|
628
|
+
}
|
629
|
+
|
630
|
+
.fc-toolbar button:focus {
|
631
|
+
z-index: 5;
|
632
|
+
}
|
633
|
+
|
634
|
+
|
635
|
+
/* View Structure
|
636
|
+
--------------------------------------------------------------------------------------------------*/
|
637
|
+
|
638
|
+
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
|
639
|
+
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
|
640
|
+
.fc-view-container *,
|
641
|
+
.fc-view-container *:before,
|
642
|
+
.fc-view-container *:after {
|
643
|
+
-webkit-box-sizing: content-box;
|
644
|
+
-moz-box-sizing: content-box;
|
645
|
+
box-sizing: content-box;
|
646
|
+
}
|
647
|
+
|
648
|
+
.fc-view, /* scope positioning and z-index's for everything within the view */
|
649
|
+
.fc-view > table { /* so dragged elements can be above the view's main element */
|
650
|
+
position: relative;
|
651
|
+
z-index: 1;
|
652
|
+
}
|
653
|
+
|
654
|
+
/* BasicView
|
655
|
+
--------------------------------------------------------------------------------------------------*/
|
656
|
+
|
657
|
+
/* day row structure */
|
658
|
+
|
659
|
+
.fc-basicWeek-view .fc-content-skeleton,
|
660
|
+
.fc-basicDay-view .fc-content-skeleton {
|
661
|
+
/* we are sure there are no day numbers in these views, so... */
|
662
|
+
padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
|
663
|
+
padding-bottom: 1em; /* ensure a space at bottom of cell for user selecting/clicking */
|
664
|
+
}
|
665
|
+
|
666
|
+
.fc-basic-view tbody .fc-row {
|
667
|
+
min-height: 4em; /* ensure that all rows are at least this tall */
|
668
|
+
}
|
669
|
+
|
670
|
+
/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
|
671
|
+
|
672
|
+
.fc-row.fc-rigid {
|
673
|
+
overflow: hidden;
|
674
|
+
}
|
675
|
+
|
676
|
+
.fc-row.fc-rigid .fc-content-skeleton {
|
677
|
+
position: absolute;
|
678
|
+
top: 0;
|
679
|
+
left: 0;
|
680
|
+
right: 0;
|
681
|
+
}
|
682
|
+
|
683
|
+
/* week and day number styling */
|
684
|
+
|
685
|
+
.fc-basic-view .fc-week-number,
|
686
|
+
.fc-basic-view .fc-day-number {
|
687
|
+
padding: 0 2px;
|
688
|
+
}
|
689
|
+
|
690
|
+
.fc-basic-view td.fc-week-number span,
|
691
|
+
.fc-basic-view td.fc-day-number {
|
692
|
+
padding-top: 2px;
|
693
|
+
padding-bottom: 2px;
|
694
|
+
}
|
695
|
+
|
696
|
+
.fc-basic-view .fc-week-number {
|
697
|
+
text-align: center;
|
698
|
+
}
|
699
|
+
|
700
|
+
.fc-basic-view .fc-week-number span {
|
701
|
+
/* work around the way we do column resizing and ensure a minimum width */
|
702
|
+
display: inline-block;
|
703
|
+
min-width: 1.25em;
|
704
|
+
}
|
705
|
+
|
706
|
+
.fc-ltr .fc-basic-view .fc-day-number {
|
707
|
+
text-align: right;
|
708
|
+
}
|
709
|
+
|
710
|
+
.fc-rtl .fc-basic-view .fc-day-number {
|
711
|
+
text-align: left;
|
712
|
+
}
|
713
|
+
|
714
|
+
.fc-day-number.fc-other-month {
|
715
|
+
opacity: 0.3;
|
716
|
+
filter: alpha(opacity=30); /* for IE */
|
717
|
+
/* opacity with small font can sometimes look too faded
|
718
|
+
might want to set the 'color' property instead
|
719
|
+
making day-numbers bold also fixes the problem */
|
720
|
+
}
|
721
|
+
|
722
|
+
/* AgendaView all-day area
|
723
|
+
--------------------------------------------------------------------------------------------------*/
|
724
|
+
|
725
|
+
.fc-agenda-view .fc-day-grid {
|
726
|
+
position: relative;
|
727
|
+
z-index: 2; /* so the "more.." popover will be over the time grid */
|
728
|
+
}
|
729
|
+
|
730
|
+
.fc-agenda-view .fc-day-grid .fc-row {
|
731
|
+
min-height: 3em; /* all-day section will never get shorter than this */
|
732
|
+
}
|
733
|
+
|
734
|
+
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
|
735
|
+
padding-top: 1px; /* add a pixel to make sure there are 2px padding above events */
|
736
|
+
padding-bottom: 1em; /* give space underneath events for clicking/selecting days */
|
737
|
+
}
|
738
|
+
|
739
|
+
|
740
|
+
/* TimeGrid axis running down the side (for both the all-day area and the slot area)
|
741
|
+
--------------------------------------------------------------------------------------------------*/
|
742
|
+
|
743
|
+
.fc .fc-axis { /* .fc to overcome default cell styles */
|
744
|
+
vertical-align: middle;
|
745
|
+
padding: 0 4px;
|
746
|
+
white-space: nowrap;
|
747
|
+
}
|
748
|
+
|
749
|
+
.fc-ltr .fc-axis {
|
750
|
+
text-align: right;
|
751
|
+
}
|
752
|
+
|
753
|
+
.fc-rtl .fc-axis {
|
754
|
+
text-align: left;
|
755
|
+
}
|
756
|
+
|
757
|
+
.ui-widget td.fc-axis {
|
758
|
+
font-weight: normal; /* overcome jqui theme making it bold */
|
759
|
+
}
|
760
|
+
|
761
|
+
|
762
|
+
/* TimeGrid Structure
|
763
|
+
--------------------------------------------------------------------------------------------------*/
|
764
|
+
|
765
|
+
.fc-time-grid-container, /* so scroll container's z-index is below all-day */
|
766
|
+
.fc-time-grid { /* so slats/bg/content/etc positions get scoped within here */
|
767
|
+
position: relative;
|
768
|
+
z-index: 1;
|
769
|
+
}
|
770
|
+
|
771
|
+
.fc-time-grid {
|
772
|
+
min-height: 100%; /* so if height setting is 'auto', .fc-bg stretches to fill height */
|
773
|
+
}
|
774
|
+
|
775
|
+
.fc-time-grid table { /* don't put outer borders on slats/bg/content/etc */
|
776
|
+
border: 0 hidden transparent;
|
777
|
+
}
|
778
|
+
|
779
|
+
.fc-time-grid > .fc-bg {
|
780
|
+
z-index: 1;
|
781
|
+
}
|
782
|
+
|
783
|
+
.fc-time-grid .fc-slats,
|
784
|
+
.fc-time-grid > hr { /* the <hr> AgendaView injects when grid is shorter than scroller */
|
785
|
+
position: relative;
|
786
|
+
z-index: 2;
|
787
|
+
}
|
788
|
+
|
789
|
+
.fc-time-grid .fc-bgevent-skeleton,
|
790
|
+
.fc-time-grid .fc-content-skeleton {
|
791
|
+
position: absolute;
|
792
|
+
top: 0;
|
793
|
+
left: 0;
|
794
|
+
right: 0;
|
795
|
+
}
|
796
|
+
|
797
|
+
.fc-time-grid .fc-bgevent-skeleton {
|
798
|
+
z-index: 3;
|
799
|
+
}
|
800
|
+
|
801
|
+
.fc-time-grid .fc-highlight-skeleton {
|
802
|
+
z-index: 4;
|
803
|
+
}
|
804
|
+
|
805
|
+
.fc-time-grid .fc-content-skeleton {
|
806
|
+
z-index: 5;
|
807
|
+
}
|
808
|
+
|
809
|
+
.fc-time-grid .fc-helper-skeleton {
|
810
|
+
z-index: 6;
|
811
|
+
}
|
812
|
+
|
813
|
+
|
814
|
+
/* TimeGrid Slats (lines that run horizontally)
|
815
|
+
--------------------------------------------------------------------------------------------------*/
|
816
|
+
|
817
|
+
.fc-slats td {
|
818
|
+
height: 1.5em;
|
819
|
+
border-bottom: 0; /* each cell is responsible for its top border */
|
820
|
+
}
|
821
|
+
|
822
|
+
.fc-slats .fc-minor td {
|
823
|
+
border-top-style: dotted;
|
824
|
+
}
|
825
|
+
|
826
|
+
.fc-slats .ui-widget-content { /* for jqui theme */
|
827
|
+
background: none; /* see through to fc-bg */
|
828
|
+
}
|
829
|
+
|
830
|
+
|
831
|
+
/* TimeGrid Highlighting Slots
|
832
|
+
--------------------------------------------------------------------------------------------------*/
|
833
|
+
|
834
|
+
.fc-time-grid .fc-highlight-container { /* a div within a cell within the fc-highlight-skeleton */
|
835
|
+
position: relative; /* scopes the left/right of the fc-highlight to be in the column */
|
836
|
+
}
|
837
|
+
|
838
|
+
.fc-time-grid .fc-highlight {
|
839
|
+
position: absolute;
|
840
|
+
left: 0;
|
841
|
+
right: 0;
|
842
|
+
/* top and bottom will be in by JS */
|
843
|
+
}
|
844
|
+
|
845
|
+
|
846
|
+
/* TimeGrid Event Containment
|
847
|
+
--------------------------------------------------------------------------------------------------*/
|
848
|
+
|
849
|
+
.fc-time-grid .fc-event-container, /* a div within a cell within the fc-content-skeleton */
|
850
|
+
.fc-time-grid .fc-bgevent-container { /* a div within a cell within the fc-bgevent-skeleton */
|
851
|
+
position: relative;
|
852
|
+
}
|
853
|
+
|
854
|
+
.fc-ltr .fc-time-grid .fc-event-container { /* space on the sides of events for LTR (default) */
|
855
|
+
margin: 0 2.5% 0 2px;
|
856
|
+
}
|
857
|
+
|
858
|
+
.fc-rtl .fc-time-grid .fc-event-container { /* space on the sides of events for RTL */
|
859
|
+
margin: 0 2px 0 2.5%;
|
860
|
+
}
|
861
|
+
|
862
|
+
.fc-time-grid .fc-event,
|
863
|
+
.fc-time-grid .fc-bgevent {
|
864
|
+
position: absolute;
|
865
|
+
z-index: 1; /* scope inner z-index's */
|
866
|
+
}
|
867
|
+
|
868
|
+
.fc-time-grid .fc-bgevent {
|
869
|
+
/* background events always span full width */
|
870
|
+
left: 0;
|
871
|
+
right: 0;
|
872
|
+
}
|
873
|
+
|
874
|
+
|
875
|
+
/* TimeGrid Event Styling
|
876
|
+
----------------------------------------------------------------------------------------------------
|
877
|
+
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
|
878
|
+
be a descendant of the grid when it is being dragged.
|
879
|
+
*/
|
880
|
+
|
881
|
+
.fc-time-grid-event.fc-not-start { /* events that are continuing from another day */
|
882
|
+
/* replace space made by the top border with padding */
|
883
|
+
border-top-width: 0;
|
884
|
+
padding-top: 1px;
|
885
|
+
|
886
|
+
/* remove top rounded corners */
|
887
|
+
border-top-left-radius: 0;
|
888
|
+
border-top-right-radius: 0;
|
889
|
+
}
|
890
|
+
|
891
|
+
.fc-time-grid-event.fc-not-end {
|
892
|
+
/* replace space made by the top border with padding */
|
893
|
+
border-bottom-width: 0;
|
894
|
+
padding-bottom: 1px;
|
895
|
+
|
896
|
+
/* remove bottom rounded corners */
|
897
|
+
border-bottom-left-radius: 0;
|
898
|
+
border-bottom-right-radius: 0;
|
899
|
+
}
|
900
|
+
|
901
|
+
.fc-time-grid-event {
|
902
|
+
overflow: hidden; /* don't let the bg flow over rounded corners */
|
903
|
+
}
|
904
|
+
|
905
|
+
.fc-time-grid-event > .fc-content { /* contains the time and title, but no bg and resizer */
|
906
|
+
position: relative;
|
907
|
+
z-index: 2; /* above the bg */
|
908
|
+
}
|
909
|
+
|
910
|
+
.fc-time-grid-event .fc-time,
|
911
|
+
.fc-time-grid-event .fc-title {
|
912
|
+
padding: 0 1px;
|
913
|
+
}
|
914
|
+
|
915
|
+
.fc-time-grid-event .fc-time {
|
916
|
+
font-size: .85em;
|
917
|
+
white-space: nowrap;
|
918
|
+
}
|
919
|
+
|
920
|
+
.fc-time-grid-event .fc-bg {
|
921
|
+
z-index: 1;
|
922
|
+
background: #fff;
|
923
|
+
opacity: .25;
|
924
|
+
filter: alpha(opacity=25); /* for IE */
|
925
|
+
}
|
926
|
+
|
927
|
+
/* short mode, where time and title are on the same line */
|
928
|
+
|
929
|
+
.fc-time-grid-event.fc-short .fc-content {
|
930
|
+
/* don't wrap to second line (now that contents will be inline) */
|
931
|
+
white-space: nowrap;
|
932
|
+
}
|
933
|
+
|
934
|
+
.fc-time-grid-event.fc-short .fc-time,
|
935
|
+
.fc-time-grid-event.fc-short .fc-title {
|
936
|
+
/* put the time and title on the same line */
|
937
|
+
display: inline-block;
|
938
|
+
vertical-align: top;
|
939
|
+
}
|
940
|
+
|
941
|
+
.fc-time-grid-event.fc-short .fc-time span {
|
942
|
+
display: none; /* don't display the full time text... */
|
943
|
+
}
|
944
|
+
|
945
|
+
.fc-time-grid-event.fc-short .fc-time:before {
|
946
|
+
content: attr(data-start); /* ...instead, display only the start time */
|
947
|
+
}
|
948
|
+
|
949
|
+
.fc-time-grid-event.fc-short .fc-time:after {
|
950
|
+
content: "\000A0-\000A0"; /* seperate with a dash, wrapped in nbsp's */
|
951
|
+
}
|
952
|
+
|
953
|
+
.fc-time-grid-event.fc-short .fc-title {
|
954
|
+
font-size: .85em; /* make the title text the same size as the time */
|
955
|
+
padding: 0; /* undo padding from above */
|
956
|
+
}
|
957
|
+
|
958
|
+
/* resizer */
|
959
|
+
|
960
|
+
.fc-time-grid-event .fc-resizer {
|
961
|
+
position: absolute;
|
962
|
+
z-index: 3; /* above content */
|
963
|
+
left: 0;
|
964
|
+
right: 0;
|
965
|
+
bottom: 0;
|
966
|
+
height: 8px;
|
967
|
+
overflow: hidden;
|
968
|
+
line-height: 8px;
|
969
|
+
font-size: 11px;
|
970
|
+
font-family: monospace;
|
971
|
+
text-align: center;
|
972
|
+
cursor: s-resize;
|
973
|
+
}
|
974
|
+
|
975
|
+
.fc-time-grid-event .fc-resizer:after {
|
976
|
+
content: "=";
|
977
|
+
}
|