gent_styleguide 2.9.2 → 2.12.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.codeclimate.yml +51 -14
- package/CHANGELOG.md +15 -1
- package/CONTRIBUTING.md +8 -1
- package/README.md +23 -6
- package/build/styleguide/js/base-min.js +68 -1
- package/build/styleguide/js/breadcrumbs.binding-min.js +13 -1
- package/build/styleguide/js/breadcrumbs.functions-min.js +131 -1
- package/build/styleguide/js/button-drop-min.js +38 -1
- package/build/styleguide/js/button-drop.binding-min.js +13 -1
- package/build/styleguide/js/button-drop.functions-min.js +48 -1
- package/build/styleguide/js/gallery.binding-min.js +12 -1
- package/build/styleguide/js/gallery.functions-min.js +29 -1
- package/build/styleguide/js/hamburger-menu.binding-min.js +17 -1
- package/build/styleguide/js/hamburger-menu.functions-min.js +166 -1
- package/build/styleguide/js/header.binding-min.js +18 -1
- package/build/styleguide/js/header.functions-min.js +73 -1
- package/build/styleguide/js/input-date.binding-min.js +8 -1
- package/build/styleguide/js/input-date.functions-min.js +27 -1
- package/build/styleguide/js/input-multiselect-chosen.binding-min.js +31 -1
- package/build/styleguide/js/input-multiselect-chosen.functions-min.js +24 -1
- package/build/styleguide/js/teaser-collection.binding-min.js +14 -1
- package/build/styleguide/sass/00-settings/_vars.scss +2 -3
- package/build/styleguide/sass/01-mixins/grid/_default_classes.scss +8 -6
- package/build/styleguide/sass/01-mixins/grid/_mixins.scss +22 -20
- package/build/styleguide/sass/11-base/forms/_forms.scss +3 -0
- package/build/styleguide/sass/11-base/grid/_grid.scss +2 -2
- package/build/styleguide/sass/21-atoms/fieldset/_fieldset.scss +1 -1
- package/build/styleguide/sass/21-atoms/inputs/input-multiselect-chosen/_input-multiselect-chosen.scss +1 -1
- package/build/styleguide/sass/21-atoms/tag/_tag.scss +0 -5
- package/build/styleguide/sass/31-molecules/building-blocks/breadcrumbs/_breadcrumbs.scss +33 -37
- package/build/styleguide/sass/31-molecules/building-blocks/hamburger-menu/_hamburger-menu.scss +1 -1
- package/build/styleguide/sass/31-molecules/status-message/_status-message.scss +1 -0
- package/build/styleguide/sass/41-organisms/header/_header.scss +2 -2
- package/build/styleguide/sass/main_cli.scss +12 -11
- package/nbproject/private/private.properties +1 -0
- package/nbproject/private/private.xml +8 -0
- package/nbproject/project.properties +5 -0
- package/nbproject/project.xml +9 -0
- package/package.json +7 -9
- package/.github/ISSUE_TEMPLATE.md +0 -32
- package/.github/PULL_REQUEST_TEMPLATE.md +0 -30
- package/.mdl.style.rb +0 -9
- package/.mdlrc +0 -1
- package/.travis.yml +0 -27
- package/build/styleguide/vendor/chosen-js/README.md +0 -47
- package/build/styleguide/vendor/chosen-js/chosen-sprite.png +0 -0
- package/build/styleguide/vendor/chosen-js/chosen-sprite@2x.png +0 -0
- package/build/styleguide/vendor/chosen-js/chosen.css +0 -490
- package/build/styleguide/vendor/chosen-js/chosen.jquery.js +0 -1349
- package/build/styleguide/vendor/chosen-js/chosen.jquery.min.js +0 -3
- package/build/styleguide/vendor/chosen-js/chosen.min.css +0 -11
- package/build/styleguide/vendor/chosen-js/chosen.proto.js +0 -1389
- package/build/styleguide/vendor/chosen-js/chosen.proto.min.js +0 -3
- package/build/styleguide/vendor/jquery/AUTHORS.txt +0 -301
- package/build/styleguide/vendor/jquery/LICENSE.txt +0 -36
- package/build/styleguide/vendor/jquery/README.md +0 -67
- package/build/styleguide/vendor/jquery/dist/core.js +0 -476
- package/build/styleguide/vendor/jquery/dist/jquery.js +0 -10253
- package/build/styleguide/vendor/jquery/dist/jquery.min.js +0 -4
- package/build/styleguide/vendor/jquery/dist/jquery.min.map +0 -1
- package/build/styleguide/vendor/jquery/dist/jquery.slim.js +0 -8160
- package/build/styleguide/vendor/jquery/dist/jquery.slim.min.js +0 -4
- package/build/styleguide/vendor/jquery/dist/jquery.slim.min.map +0 -1
- package/build/styleguide/vendor/jquery/external/sizzle/LICENSE.txt +0 -36
- package/build/styleguide/vendor/jquery/external/sizzle/dist/sizzle.js +0 -2272
- package/build/styleguide/vendor/jquery/external/sizzle/dist/sizzle.min.js +0 -3
- package/build/styleguide/vendor/jquery/external/sizzle/dist/sizzle.min.map +0 -1
- package/build/styleguide/vendor/jquery/package.json +0 -97
- package/build/styleguide/vendor/jquery/src/.eslintrc.json +0 -5
- package/build/styleguide/vendor/jquery/src/ajax/jsonp.js +0 -102
- package/build/styleguide/vendor/jquery/src/ajax/load.js +0 -76
- package/build/styleguide/vendor/jquery/src/ajax/parseXML.js +0 -30
- package/build/styleguide/vendor/jquery/src/ajax/script.js +0 -77
- package/build/styleguide/vendor/jquery/src/ajax/var/location.js +0 -5
- package/build/styleguide/vendor/jquery/src/ajax/var/nonce.js +0 -7
- package/build/styleguide/vendor/jquery/src/ajax/var/rquery.js +0 -5
- package/build/styleguide/vendor/jquery/src/ajax/xhr.js +0 -169
- package/build/styleguide/vendor/jquery/src/ajax.js +0 -855
- package/build/styleguide/vendor/jquery/src/attributes/attr.js +0 -141
- package/build/styleguide/vendor/jquery/src/attributes/classes.js +0 -174
- package/build/styleguide/vendor/jquery/src/attributes/prop.js +0 -143
- package/build/styleguide/vendor/jquery/src/attributes/support.js +0 -33
- package/build/styleguide/vendor/jquery/src/attributes/val.js +0 -190
- package/build/styleguide/vendor/jquery/src/attributes.js +0 -13
- package/build/styleguide/vendor/jquery/src/callbacks.js +0 -234
- package/build/styleguide/vendor/jquery/src/core/DOMEval.js +0 -16
- package/build/styleguide/vendor/jquery/src/core/access.js +0 -70
- package/build/styleguide/vendor/jquery/src/core/init.js +0 -128
- package/build/styleguide/vendor/jquery/src/core/nodeName.js +0 -13
- package/build/styleguide/vendor/jquery/src/core/parseHTML.js +0 -65
- package/build/styleguide/vendor/jquery/src/core/ready-no-deferred.js +0 -96
- package/build/styleguide/vendor/jquery/src/core/ready.js +0 -86
- package/build/styleguide/vendor/jquery/src/core/readyException.js +0 -13
- package/build/styleguide/vendor/jquery/src/core/stripAndCollapse.js +0 -14
- package/build/styleguide/vendor/jquery/src/core/support.js +0 -20
- package/build/styleguide/vendor/jquery/src/core/var/rsingleTag.js +0 -6
- package/build/styleguide/vendor/jquery/src/core.js +0 -476
- package/build/styleguide/vendor/jquery/src/css/addGetHookIf.js +0 -26
- package/build/styleguide/vendor/jquery/src/css/adjustCSS.js +0 -71
- package/build/styleguide/vendor/jquery/src/css/curCSS.js +0 -65
- package/build/styleguide/vendor/jquery/src/css/hiddenVisibleSelectors.js +0 -15
- package/build/styleguide/vendor/jquery/src/css/showHide.js +0 -105
- package/build/styleguide/vendor/jquery/src/css/support.js +0 -89
- package/build/styleguide/vendor/jquery/src/css/var/cssExpand.js +0 -5
- package/build/styleguide/vendor/jquery/src/css/var/getStyles.js +0 -17
- package/build/styleguide/vendor/jquery/src/css/var/isHiddenWithinTree.js +0 -34
- package/build/styleguide/vendor/jquery/src/css/var/rmargin.js +0 -5
- package/build/styleguide/vendor/jquery/src/css/var/rnumnonpx.js +0 -7
- package/build/styleguide/vendor/jquery/src/css/var/swap.js +0 -26
- package/build/styleguide/vendor/jquery/src/css.js +0 -438
- package/build/styleguide/vendor/jquery/src/data/Data.js +0 -161
- package/build/styleguide/vendor/jquery/src/data/var/acceptData.js +0 -19
- package/build/styleguide/vendor/jquery/src/data/var/dataPriv.js +0 -7
- package/build/styleguide/vendor/jquery/src/data/var/dataUser.js +0 -7
- package/build/styleguide/vendor/jquery/src/data.js +0 -179
- package/build/styleguide/vendor/jquery/src/deferred/exceptionHook.js +0 -21
- package/build/styleguide/vendor/jquery/src/deferred.js +0 -391
- package/build/styleguide/vendor/jquery/src/deprecated.js +0 -40
- package/build/styleguide/vendor/jquery/src/dimensions.js +0 -56
- package/build/styleguide/vendor/jquery/src/effects/Tween.js +0 -123
- package/build/styleguide/vendor/jquery/src/effects/animatedSelector.js +0 -15
- package/build/styleguide/vendor/jquery/src/effects.js +0 -699
- package/build/styleguide/vendor/jquery/src/event/ajax.js +0 -22
- package/build/styleguide/vendor/jquery/src/event/alias.js +0 -29
- package/build/styleguide/vendor/jquery/src/event/focusin.js +0 -55
- package/build/styleguide/vendor/jquery/src/event/support.js +0 -11
- package/build/styleguide/vendor/jquery/src/event/trigger.js +0 -185
- package/build/styleguide/vendor/jquery/src/event.js +0 -746
- package/build/styleguide/vendor/jquery/src/exports/amd.js +0 -26
- package/build/styleguide/vendor/jquery/src/exports/global.js +0 -34
- package/build/styleguide/vendor/jquery/src/jquery.js +0 -41
- package/build/styleguide/vendor/jquery/src/manipulation/_evalUrl.js +0 -23
- package/build/styleguide/vendor/jquery/src/manipulation/buildFragment.js +0 -104
- package/build/styleguide/vendor/jquery/src/manipulation/getAll.js +0 -32
- package/build/styleguide/vendor/jquery/src/manipulation/setGlobalEval.js +0 -22
- package/build/styleguide/vendor/jquery/src/manipulation/support.js +0 -35
- package/build/styleguide/vendor/jquery/src/manipulation/var/rcheckableType.js +0 -5
- package/build/styleguide/vendor/jquery/src/manipulation/var/rscriptType.js +0 -5
- package/build/styleguide/vendor/jquery/src/manipulation/var/rtagName.js +0 -5
- package/build/styleguide/vendor/jquery/src/manipulation/wrapMap.js +0 -29
- package/build/styleguide/vendor/jquery/src/manipulation.js +0 -488
- package/build/styleguide/vendor/jquery/src/offset.js +0 -229
- package/build/styleguide/vendor/jquery/src/queue/delay.js +0 -24
- package/build/styleguide/vendor/jquery/src/queue.js +0 -145
- package/build/styleguide/vendor/jquery/src/selector-native.js +0 -237
- package/build/styleguide/vendor/jquery/src/selector-sizzle.js +0 -19
- package/build/styleguide/vendor/jquery/src/selector.js +0 -3
- package/build/styleguide/vendor/jquery/src/serialize.js +0 -130
- package/build/styleguide/vendor/jquery/src/traversing/findFilter.js +0 -106
- package/build/styleguide/vendor/jquery/src/traversing/var/dir.js +0 -22
- package/build/styleguide/vendor/jquery/src/traversing/var/rneedsContext.js +0 -8
- package/build/styleguide/vendor/jquery/src/traversing/var/siblings.js +0 -17
- package/build/styleguide/vendor/jquery/src/traversing.js +0 -191
- package/build/styleguide/vendor/jquery/src/var/ObjectFunctionString.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/arr.js +0 -5
- package/build/styleguide/vendor/jquery/src/var/class2type.js +0 -6
- package/build/styleguide/vendor/jquery/src/var/concat.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/document.js +0 -5
- package/build/styleguide/vendor/jquery/src/var/documentElement.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/fnToString.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/getProto.js +0 -5
- package/build/styleguide/vendor/jquery/src/var/hasOwn.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/indexOf.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/pnum.js +0 -5
- package/build/styleguide/vendor/jquery/src/var/push.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/rcssNum.js +0 -9
- package/build/styleguide/vendor/jquery/src/var/rnothtmlwhite.js +0 -8
- package/build/styleguide/vendor/jquery/src/var/slice.js +0 -7
- package/build/styleguide/vendor/jquery/src/var/support.js +0 -6
- package/build/styleguide/vendor/jquery/src/var/toString.js +0 -7
- package/build/styleguide/vendor/jquery/src/wrap.js +0 -77
- package/build/styleguide/vendor/lightgallery/.editorconfig +0 -16
- package/build/styleguide/vendor/lightgallery/.gitattributes +0 -1
- package/build/styleguide/vendor/lightgallery/.jscsrc +0 -7
- package/build/styleguide/vendor/lightgallery/.jshintrc +0 -18
- package/build/styleguide/vendor/lightgallery/.travis.yml +0 -9
- package/build/styleguide/vendor/lightgallery/Gruntfile.js +0 -208
- package/build/styleguide/vendor/lightgallery/LICENSE.md +0 -686
- package/build/styleguide/vendor/lightgallery/README.md +0 -191
- package/build/styleguide/vendor/lightgallery/contributing.md +0 -34
- package/build/styleguide/vendor/lightgallery/demo/img/1-1600.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/1-375.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/1-480.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/1.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/13-1600.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/13-375.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/13-480.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/13.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/2-1600.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/2-375.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/2-480.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/2.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/4-1600.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/4-375.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/4-480.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/4.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/thumb-1.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/thumb-13.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/thumb-2.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/img/thumb-4.jpg +0 -0
- package/build/styleguide/vendor/lightgallery/demo/index.html +0 -162
- package/build/styleguide/vendor/lightgallery/dist/css/lg-fb-comment-box.css +0 -57
- package/build/styleguide/vendor/lightgallery/dist/css/lg-fb-comment-box.min.css +0 -1
- package/build/styleguide/vendor/lightgallery/dist/css/lg-transitions.css +0 -779
- package/build/styleguide/vendor/lightgallery/dist/css/lg-transitions.min.css +0 -1
- package/build/styleguide/vendor/lightgallery/dist/css/lightgallery.css +0 -982
- package/build/styleguide/vendor/lightgallery/dist/css/lightgallery.min.css +0 -1
- package/build/styleguide/vendor/lightgallery/dist/fonts/lg.eot +0 -0
- package/build/styleguide/vendor/lightgallery/dist/fonts/lg.svg +0 -47
- package/build/styleguide/vendor/lightgallery/dist/fonts/lg.ttf +0 -0
- package/build/styleguide/vendor/lightgallery/dist/fonts/lg.woff +0 -0
- package/build/styleguide/vendor/lightgallery/dist/img/loading.gif +0 -0
- package/build/styleguide/vendor/lightgallery/dist/img/video-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/dist/img/vimeo-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/dist/img/youtube-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/dist/js/lightgallery-all.js +0 -3331
- package/build/styleguide/vendor/lightgallery/dist/js/lightgallery-all.min.js +0 -5
- package/build/styleguide/vendor/lightgallery/dist/js/lightgallery.js +0 -1364
- package/build/styleguide/vendor/lightgallery/dist/js/lightgallery.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/lib/jquery.mousewheel.min.js +0 -8
- package/build/styleguide/vendor/lightgallery/lib/lg.png +0 -0
- package/build/styleguide/vendor/lightgallery/lib/picturefill.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/lightGallery.jquery.json +0 -27
- package/build/styleguide/vendor/lightgallery/modules/lg-autoplay.js +0 -206
- package/build/styleguide/vendor/lightgallery/modules/lg-autoplay.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-fullscreen.js +0 -116
- package/build/styleguide/vendor/lightgallery/modules/lg-fullscreen.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-hash.js +0 -101
- package/build/styleguide/vendor/lightgallery/modules/lg-hash.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-pager.js +0 -105
- package/build/styleguide/vendor/lightgallery/modules/lg-pager.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-share.js +0 -107
- package/build/styleguide/vendor/lightgallery/modules/lg-share.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-thumbnail.js +0 -478
- package/build/styleguide/vendor/lightgallery/modules/lg-thumbnail.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-video.js +0 -317
- package/build/styleguide/vendor/lightgallery/modules/lg-video.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/modules/lg-zoom.js +0 -527
- package/build/styleguide/vendor/lightgallery/modules/lg-zoom.min.js +0 -4
- package/build/styleguide/vendor/lightgallery/package.json +0 -60
- package/build/styleguide/vendor/lightgallery/selection.json +0 -407
- package/build/styleguide/vendor/lightgallery/src/css/lg-fb-comment-box.css +0 -54
- package/build/styleguide/vendor/lightgallery/src/css/lg-fb-comment-box.css.map +0 -7
- package/build/styleguide/vendor/lightgallery/src/css/lg-transitions.css +0 -776
- package/build/styleguide/vendor/lightgallery/src/css/lg-transitions.css.map +0 -7
- package/build/styleguide/vendor/lightgallery/src/css/lightgallery.css +0 -979
- package/build/styleguide/vendor/lightgallery/src/css/lightgallery.css.map +0 -7
- package/build/styleguide/vendor/lightgallery/src/fonts/lg.eot +0 -0
- package/build/styleguide/vendor/lightgallery/src/fonts/lg.svg +0 -47
- package/build/styleguide/vendor/lightgallery/src/fonts/lg.ttf +0 -0
- package/build/styleguide/vendor/lightgallery/src/fonts/lg.woff +0 -0
- package/build/styleguide/vendor/lightgallery/src/img/loading.gif +0 -0
- package/build/styleguide/vendor/lightgallery/src/img/video-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/src/img/vimeo-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/src/img/youtube-play.png +0 -0
- package/build/styleguide/vendor/lightgallery/src/js/.jshintrc +0 -22
- package/build/styleguide/vendor/lightgallery/src/js/lightgallery.js +0 -1342
- package/build/styleguide/vendor/lightgallery/src/sass/lg-animations.scss +0 -714
- package/build/styleguide/vendor/lightgallery/src/sass/lg-autoplay.scss +0 -36
- package/build/styleguide/vendor/lightgallery/src/sass/lg-core.scss +0 -272
- package/build/styleguide/vendor/lightgallery/src/sass/lg-fb-comment-box.scss +0 -52
- package/build/styleguide/vendor/lightgallery/src/sass/lg-fonts.scss +0 -22
- package/build/styleguide/vendor/lightgallery/src/sass/lg-fullscreen.scss +0 -9
- package/build/styleguide/vendor/lightgallery/src/sass/lg-mixins.scss +0 -330
- package/build/styleguide/vendor/lightgallery/src/sass/lg-pager.scss +0 -89
- package/build/styleguide/vendor/lightgallery/src/sass/lg-share.scss +0 -135
- package/build/styleguide/vendor/lightgallery/src/sass/lg-theme-default.scss +0 -208
- package/build/styleguide/vendor/lightgallery/src/sass/lg-thumbnail.scss +0 -111
- package/build/styleguide/vendor/lightgallery/src/sass/lg-transitions.scss +0 -766
- package/build/styleguide/vendor/lightgallery/src/sass/lg-variables.scss +0 -57
- package/build/styleguide/vendor/lightgallery/src/sass/lg-video.scss +0 -110
- package/build/styleguide/vendor/lightgallery/src/sass/lg-zoom.scss +0 -69
- package/build/styleguide/vendor/lightgallery/src/sass/lightgallery.scss +0 -15
- package/build/styleguide/vendor/lightgallery/src/sass/prepros.cfg +0 -530
- package/build/styleguide/vendor/lightgallery/test/.jshintrc +0 -33
- package/build/styleguide/vendor/lightgallery/test/lightgallery.html +0 -27
- package/build/styleguide/vendor/lightgallery/test/lightgallery_test.js +0 -16
- package/build/styleguide/vendor/masonry-layout/README.md +0 -80
- package/build/styleguide/vendor/masonry-layout/dist/masonry.pkgd.js +0 -2499
- package/build/styleguide/vendor/masonry-layout/dist/masonry.pkgd.min.js +0 -9
- package/build/styleguide/vendor/masonry-layout/masonry.js +0 -239
- package/postinstall.sh +0 -76
- package/version_tag.sh +0 -99
- package/yarn.lock +0 -7827
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
define( [
|
|
2
|
-
"../core"
|
|
3
|
-
], function( jQuery ) {
|
|
4
|
-
|
|
5
|
-
"use strict";
|
|
6
|
-
|
|
7
|
-
// Register as a named AMD module, since jQuery can be concatenated with other
|
|
8
|
-
// files that may use define, but not via a proper concatenation script that
|
|
9
|
-
// understands anonymous AMD modules. A named AMD is safest and most robust
|
|
10
|
-
// way to register. Lowercase jquery is used because AMD module names are
|
|
11
|
-
// derived from file names, and jQuery is normally delivered in a lowercase
|
|
12
|
-
// file name. Do this after creating the global so that if an AMD module wants
|
|
13
|
-
// to call noConflict to hide this version of jQuery, it will work.
|
|
14
|
-
|
|
15
|
-
// Note that for maximum portability, libraries that are not jQuery should
|
|
16
|
-
// declare themselves as anonymous modules, and avoid setting a global if an
|
|
17
|
-
// AMD loader is present. jQuery is a special case. For more information, see
|
|
18
|
-
// https://github.com/jrburke/requirejs/wiki/Updating-existing-libraries#wiki-anon
|
|
19
|
-
|
|
20
|
-
if ( typeof define === "function" && define.amd ) {
|
|
21
|
-
define( "jquery", [], function() {
|
|
22
|
-
return jQuery;
|
|
23
|
-
} );
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
} );
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
define( [
|
|
2
|
-
"../core"
|
|
3
|
-
], function( jQuery, noGlobal ) {
|
|
4
|
-
|
|
5
|
-
"use strict";
|
|
6
|
-
|
|
7
|
-
var
|
|
8
|
-
|
|
9
|
-
// Map over jQuery in case of overwrite
|
|
10
|
-
_jQuery = window.jQuery,
|
|
11
|
-
|
|
12
|
-
// Map over the $ in case of overwrite
|
|
13
|
-
_$ = window.$;
|
|
14
|
-
|
|
15
|
-
jQuery.noConflict = function( deep ) {
|
|
16
|
-
if ( window.$ === jQuery ) {
|
|
17
|
-
window.$ = _$;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
if ( deep && window.jQuery === jQuery ) {
|
|
21
|
-
window.jQuery = _jQuery;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
return jQuery;
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
// Expose jQuery and $ identifiers, even in AMD
|
|
28
|
-
// (#7102#comment:10, https://github.com/jquery/jquery/pull/557)
|
|
29
|
-
// and CommonJS for browser emulators (#13566)
|
|
30
|
-
if ( !noGlobal ) {
|
|
31
|
-
window.jQuery = window.$ = jQuery;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
} );
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
define( [
|
|
2
|
-
"./core",
|
|
3
|
-
"./selector",
|
|
4
|
-
"./traversing",
|
|
5
|
-
"./callbacks",
|
|
6
|
-
"./deferred",
|
|
7
|
-
"./deferred/exceptionHook",
|
|
8
|
-
"./core/ready",
|
|
9
|
-
"./data",
|
|
10
|
-
"./queue",
|
|
11
|
-
"./queue/delay",
|
|
12
|
-
"./attributes",
|
|
13
|
-
"./event",
|
|
14
|
-
"./event/alias",
|
|
15
|
-
"./event/focusin",
|
|
16
|
-
"./manipulation",
|
|
17
|
-
"./manipulation/_evalUrl",
|
|
18
|
-
"./wrap",
|
|
19
|
-
"./css",
|
|
20
|
-
"./css/hiddenVisibleSelectors",
|
|
21
|
-
"./serialize",
|
|
22
|
-
"./ajax",
|
|
23
|
-
"./ajax/xhr",
|
|
24
|
-
"./ajax/script",
|
|
25
|
-
"./ajax/jsonp",
|
|
26
|
-
"./ajax/load",
|
|
27
|
-
"./event/ajax",
|
|
28
|
-
"./effects",
|
|
29
|
-
"./effects/animatedSelector",
|
|
30
|
-
"./offset",
|
|
31
|
-
"./dimensions",
|
|
32
|
-
"./deprecated",
|
|
33
|
-
"./exports/amd",
|
|
34
|
-
"./exports/global"
|
|
35
|
-
], function( jQuery ) {
|
|
36
|
-
|
|
37
|
-
"use strict";
|
|
38
|
-
|
|
39
|
-
return jQuery;
|
|
40
|
-
|
|
41
|
-
} );
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
define( [
|
|
2
|
-
"../ajax"
|
|
3
|
-
], function( jQuery ) {
|
|
4
|
-
|
|
5
|
-
"use strict";
|
|
6
|
-
|
|
7
|
-
jQuery._evalUrl = function( url ) {
|
|
8
|
-
return jQuery.ajax( {
|
|
9
|
-
url: url,
|
|
10
|
-
|
|
11
|
-
// Make this explicit, since user can override this through ajaxSetup (#11264)
|
|
12
|
-
type: "GET",
|
|
13
|
-
dataType: "script",
|
|
14
|
-
cache: true,
|
|
15
|
-
async: false,
|
|
16
|
-
global: false,
|
|
17
|
-
"throws": true
|
|
18
|
-
} );
|
|
19
|
-
};
|
|
20
|
-
|
|
21
|
-
return jQuery._evalUrl;
|
|
22
|
-
|
|
23
|
-
} );
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
define( [
|
|
2
|
-
"../core",
|
|
3
|
-
"./var/rtagName",
|
|
4
|
-
"./var/rscriptType",
|
|
5
|
-
"./wrapMap",
|
|
6
|
-
"./getAll",
|
|
7
|
-
"./setGlobalEval"
|
|
8
|
-
], function( jQuery, rtagName, rscriptType, wrapMap, getAll, setGlobalEval ) {
|
|
9
|
-
|
|
10
|
-
"use strict";
|
|
11
|
-
|
|
12
|
-
var rhtml = /<|&#?\w+;/;
|
|
13
|
-
|
|
14
|
-
function buildFragment( elems, context, scripts, selection, ignored ) {
|
|
15
|
-
var elem, tmp, tag, wrap, contains, j,
|
|
16
|
-
fragment = context.createDocumentFragment(),
|
|
17
|
-
nodes = [],
|
|
18
|
-
i = 0,
|
|
19
|
-
l = elems.length;
|
|
20
|
-
|
|
21
|
-
for ( ; i < l; i++ ) {
|
|
22
|
-
elem = elems[ i ];
|
|
23
|
-
|
|
24
|
-
if ( elem || elem === 0 ) {
|
|
25
|
-
|
|
26
|
-
// Add nodes directly
|
|
27
|
-
if ( jQuery.type( elem ) === "object" ) {
|
|
28
|
-
|
|
29
|
-
// Support: Android <=4.0 only, PhantomJS 1 only
|
|
30
|
-
// push.apply(_, arraylike) throws on ancient WebKit
|
|
31
|
-
jQuery.merge( nodes, elem.nodeType ? [ elem ] : elem );
|
|
32
|
-
|
|
33
|
-
// Convert non-html into a text node
|
|
34
|
-
} else if ( !rhtml.test( elem ) ) {
|
|
35
|
-
nodes.push( context.createTextNode( elem ) );
|
|
36
|
-
|
|
37
|
-
// Convert html into DOM nodes
|
|
38
|
-
} else {
|
|
39
|
-
tmp = tmp || fragment.appendChild( context.createElement( "div" ) );
|
|
40
|
-
|
|
41
|
-
// Deserialize a standard representation
|
|
42
|
-
tag = ( rtagName.exec( elem ) || [ "", "" ] )[ 1 ].toLowerCase();
|
|
43
|
-
wrap = wrapMap[ tag ] || wrapMap._default;
|
|
44
|
-
tmp.innerHTML = wrap[ 1 ] + jQuery.htmlPrefilter( elem ) + wrap[ 2 ];
|
|
45
|
-
|
|
46
|
-
// Descend through wrappers to the right content
|
|
47
|
-
j = wrap[ 0 ];
|
|
48
|
-
while ( j-- ) {
|
|
49
|
-
tmp = tmp.lastChild;
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
// Support: Android <=4.0 only, PhantomJS 1 only
|
|
53
|
-
// push.apply(_, arraylike) throws on ancient WebKit
|
|
54
|
-
jQuery.merge( nodes, tmp.childNodes );
|
|
55
|
-
|
|
56
|
-
// Remember the top-level container
|
|
57
|
-
tmp = fragment.firstChild;
|
|
58
|
-
|
|
59
|
-
// Ensure the created nodes are orphaned (#12392)
|
|
60
|
-
tmp.textContent = "";
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
|
|
65
|
-
// Remove wrapper from fragment
|
|
66
|
-
fragment.textContent = "";
|
|
67
|
-
|
|
68
|
-
i = 0;
|
|
69
|
-
while ( ( elem = nodes[ i++ ] ) ) {
|
|
70
|
-
|
|
71
|
-
// Skip elements already in the context collection (trac-4087)
|
|
72
|
-
if ( selection && jQuery.inArray( elem, selection ) > -1 ) {
|
|
73
|
-
if ( ignored ) {
|
|
74
|
-
ignored.push( elem );
|
|
75
|
-
}
|
|
76
|
-
continue;
|
|
77
|
-
}
|
|
78
|
-
|
|
79
|
-
contains = jQuery.contains( elem.ownerDocument, elem );
|
|
80
|
-
|
|
81
|
-
// Append to fragment
|
|
82
|
-
tmp = getAll( fragment.appendChild( elem ), "script" );
|
|
83
|
-
|
|
84
|
-
// Preserve script evaluation history
|
|
85
|
-
if ( contains ) {
|
|
86
|
-
setGlobalEval( tmp );
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
// Capture executables
|
|
90
|
-
if ( scripts ) {
|
|
91
|
-
j = 0;
|
|
92
|
-
while ( ( elem = tmp[ j++ ] ) ) {
|
|
93
|
-
if ( rscriptType.test( elem.type || "" ) ) {
|
|
94
|
-
scripts.push( elem );
|
|
95
|
-
}
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
}
|
|
99
|
-
|
|
100
|
-
return fragment;
|
|
101
|
-
}
|
|
102
|
-
|
|
103
|
-
return buildFragment;
|
|
104
|
-
} );
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
define( [
|
|
2
|
-
"../core",
|
|
3
|
-
"../core/nodeName"
|
|
4
|
-
], function( jQuery, nodeName ) {
|
|
5
|
-
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
function getAll( context, tag ) {
|
|
9
|
-
|
|
10
|
-
// Support: IE <=9 - 11 only
|
|
11
|
-
// Use typeof to avoid zero-argument method invocation on host objects (#15151)
|
|
12
|
-
var ret;
|
|
13
|
-
|
|
14
|
-
if ( typeof context.getElementsByTagName !== "undefined" ) {
|
|
15
|
-
ret = context.getElementsByTagName( tag || "*" );
|
|
16
|
-
|
|
17
|
-
} else if ( typeof context.querySelectorAll !== "undefined" ) {
|
|
18
|
-
ret = context.querySelectorAll( tag || "*" );
|
|
19
|
-
|
|
20
|
-
} else {
|
|
21
|
-
ret = [];
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
if ( tag === undefined || tag && nodeName( context, tag ) ) {
|
|
25
|
-
return jQuery.merge( [ context ], ret );
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
return ret;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
return getAll;
|
|
32
|
-
} );
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
define( [
|
|
2
|
-
"../data/var/dataPriv"
|
|
3
|
-
], function( dataPriv ) {
|
|
4
|
-
|
|
5
|
-
"use strict";
|
|
6
|
-
|
|
7
|
-
// Mark scripts as having already been evaluated
|
|
8
|
-
function setGlobalEval( elems, refElements ) {
|
|
9
|
-
var i = 0,
|
|
10
|
-
l = elems.length;
|
|
11
|
-
|
|
12
|
-
for ( ; i < l; i++ ) {
|
|
13
|
-
dataPriv.set(
|
|
14
|
-
elems[ i ],
|
|
15
|
-
"globalEval",
|
|
16
|
-
!refElements || dataPriv.get( refElements[ i ], "globalEval" )
|
|
17
|
-
);
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
return setGlobalEval;
|
|
22
|
-
} );
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
define( [
|
|
2
|
-
"../var/document",
|
|
3
|
-
"../var/support"
|
|
4
|
-
], function( document, support ) {
|
|
5
|
-
|
|
6
|
-
"use strict";
|
|
7
|
-
|
|
8
|
-
( function() {
|
|
9
|
-
var fragment = document.createDocumentFragment(),
|
|
10
|
-
div = fragment.appendChild( document.createElement( "div" ) ),
|
|
11
|
-
input = document.createElement( "input" );
|
|
12
|
-
|
|
13
|
-
// Support: Android 4.0 - 4.3 only
|
|
14
|
-
// Check state lost if the name is set (#11217)
|
|
15
|
-
// Support: Windows Web Apps (WWA)
|
|
16
|
-
// `name` and `type` must use .setAttribute for WWA (#14901)
|
|
17
|
-
input.setAttribute( "type", "radio" );
|
|
18
|
-
input.setAttribute( "checked", "checked" );
|
|
19
|
-
input.setAttribute( "name", "t" );
|
|
20
|
-
|
|
21
|
-
div.appendChild( input );
|
|
22
|
-
|
|
23
|
-
// Support: Android <=4.1 only
|
|
24
|
-
// Older WebKit doesn't clone checked state correctly in fragments
|
|
25
|
-
support.checkClone = div.cloneNode( true ).cloneNode( true ).lastChild.checked;
|
|
26
|
-
|
|
27
|
-
// Support: IE <=11 only
|
|
28
|
-
// Make sure textarea (and checkbox) defaultValue is properly cloned
|
|
29
|
-
div.innerHTML = "<textarea>x</textarea>";
|
|
30
|
-
support.noCloneChecked = !!div.cloneNode( true ).lastChild.defaultValue;
|
|
31
|
-
} )();
|
|
32
|
-
|
|
33
|
-
return support;
|
|
34
|
-
|
|
35
|
-
} );
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
define( function() {
|
|
2
|
-
|
|
3
|
-
"use strict";
|
|
4
|
-
|
|
5
|
-
// We have to close these tags to support XHTML (#13200)
|
|
6
|
-
var wrapMap = {
|
|
7
|
-
|
|
8
|
-
// Support: IE <=9 only
|
|
9
|
-
option: [ 1, "<select multiple='multiple'>", "</select>" ],
|
|
10
|
-
|
|
11
|
-
// XHTML parsers do not magically insert elements in the
|
|
12
|
-
// same way that tag soup parsers do. So we cannot shorten
|
|
13
|
-
// this by omitting <tbody> or other required elements.
|
|
14
|
-
thead: [ 1, "<table>", "</table>" ],
|
|
15
|
-
col: [ 2, "<table><colgroup>", "</colgroup></table>" ],
|
|
16
|
-
tr: [ 2, "<table><tbody>", "</tbody></table>" ],
|
|
17
|
-
td: [ 3, "<table><tbody><tr>", "</tr></tbody></table>" ],
|
|
18
|
-
|
|
19
|
-
_default: [ 0, "", "" ]
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
// Support: IE <=9 only
|
|
23
|
-
wrapMap.optgroup = wrapMap.option;
|
|
24
|
-
|
|
25
|
-
wrapMap.tbody = wrapMap.tfoot = wrapMap.colgroup = wrapMap.caption = wrapMap.thead;
|
|
26
|
-
wrapMap.th = wrapMap.td;
|
|
27
|
-
|
|
28
|
-
return wrapMap;
|
|
29
|
-
} );
|