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,51 +1,47 @@
|
|
|
1
1
|
.breadcrumb {
|
|
2
2
|
ul,
|
|
3
3
|
ol {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
list-style: none;
|
|
4
|
+
display: none;
|
|
5
|
+
margin: .5rem auto .5rem -.35rem;
|
|
6
|
+
list-style: none;
|
|
8
7
|
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
8
|
+
@media (min-width: $bp-tablet) {
|
|
9
|
+
display: block;
|
|
10
|
+
}
|
|
12
11
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
12
|
+
li {
|
|
13
|
+
display: inline;
|
|
14
|
+
margin-left: 0;
|
|
15
|
+
padding-right: .7rem;
|
|
16
|
+
font-size: .7rem;
|
|
18
17
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
18
|
+
> * {
|
|
19
|
+
padding: 0 .7rem;
|
|
20
|
+
}
|
|
22
21
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
border-radius: $radius-1;
|
|
26
|
-
text-decoration: none;
|
|
22
|
+
a {
|
|
23
|
+
@include element-states(transparent, $bg-hover-breadcrumb, 'background-color');
|
|
27
24
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
25
|
+
padding: .4rem;
|
|
26
|
+
border-radius: $radius-1;
|
|
27
|
+
text-decoration: none;
|
|
28
|
+
}
|
|
32
29
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
30
|
+
&::after {
|
|
31
|
+
@extend %icon-base-css;
|
|
32
|
+
@extend %icon-caret;
|
|
33
|
+
position: absolute;
|
|
34
|
+
margin: .4rem .1rem;
|
|
35
|
+
font-size: .8rem;
|
|
36
|
+
font-weight: 700;
|
|
37
|
+
}
|
|
41
38
|
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
39
|
+
&:last-of-type {
|
|
40
|
+
display: inline-block;
|
|
41
|
+
font-weight: bold;
|
|
45
42
|
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
}
|
|
43
|
+
&::after {
|
|
44
|
+
display: none;
|
|
49
45
|
}
|
|
50
46
|
}
|
|
51
47
|
}
|
|
@@ -107,7 +107,7 @@ header.header {
|
|
|
107
107
|
left: 0;
|
|
108
108
|
width: 100%;
|
|
109
109
|
margin: 0;
|
|
110
|
-
padding: .35rem $gutter-width
|
|
110
|
+
padding: .35rem $gutter-width*.5;
|
|
111
111
|
background-color: $color-darkest-blue;
|
|
112
112
|
|
|
113
113
|
input[type="submit"] {
|
|
@@ -130,7 +130,7 @@ header.header {
|
|
|
130
130
|
display: none;
|
|
131
131
|
position: absolute;
|
|
132
132
|
top: .35rem;
|
|
133
|
-
right: $gutter-width
|
|
133
|
+
right: $gutter-width*.5;
|
|
134
134
|
|
|
135
135
|
&.js-form-search-opened {
|
|
136
136
|
display: block;
|
|
@@ -17,6 +17,7 @@
|
|
|
17
17
|
@import "11-base/base/_invisible.scss";
|
|
18
18
|
@import "11-base/containers/_containers.scss";
|
|
19
19
|
@import "11-base/fonts/_fonts.scss";
|
|
20
|
+
@import "11-base/forms/_forms.scss";
|
|
20
21
|
@import "11-base/grid/_grid.scss";
|
|
21
22
|
@import "11-base/grid/_responsive-utilities.scss";
|
|
22
23
|
@import "11-base/section/_section.scss";
|
|
@@ -29,8 +30,8 @@
|
|
|
29
30
|
@import "21-atoms/field-error/_field-error.scss";
|
|
30
31
|
@import "21-atoms/fieldset/_fieldset.scss";
|
|
31
32
|
@import "21-atoms/headings/_headings.scss";
|
|
32
|
-
@import "21-atoms/image/_image.scss";
|
|
33
33
|
@import "21-atoms/icons/_icons.scss";
|
|
34
|
+
@import "21-atoms/image/_image.scss";
|
|
34
35
|
@import "21-atoms/inputs/_inputs.scss";
|
|
35
36
|
@import "21-atoms/label/_label.scss";
|
|
36
37
|
@import "21-atoms/link/_link.scss";
|
|
@@ -42,8 +43,8 @@
|
|
|
42
43
|
@import "21-atoms/buttons/button-sm/_button-sm.scss";
|
|
43
44
|
@import "21-atoms/description/description/_description.scss";
|
|
44
45
|
@import "21-atoms/description/figcaption/_figcaption.scss";
|
|
45
|
-
@import "21-atoms/headings/heading-2/_heading-2.scss";
|
|
46
46
|
@import "21-atoms/headings/heading-1/_heading-1.scss";
|
|
47
|
+
@import "21-atoms/headings/heading-2/_heading-2.scss";
|
|
47
48
|
@import "21-atoms/headings/heading-3/_heading-3.scss";
|
|
48
49
|
@import "21-atoms/headings/heading-4/_heading-4.scss";
|
|
49
50
|
@import "21-atoms/headings/heading-5/_heading-5.scss";
|
|
@@ -52,8 +53,8 @@
|
|
|
52
53
|
@import "21-atoms/inputs/input-date/_input-date.scss";
|
|
53
54
|
@import "21-atoms/inputs/input-datetime/_input-datetime.scss";
|
|
54
55
|
@import "21-atoms/inputs/input-email/_input-email.scss";
|
|
55
|
-
@import "21-atoms/inputs/input-multiselect/_input-multiselect.scss";
|
|
56
56
|
@import "21-atoms/inputs/input-multiselect-chosen/_input-multiselect-chosen.scss";
|
|
57
|
+
@import "21-atoms/inputs/input-multiselect/_input-multiselect.scss";
|
|
57
58
|
@import "21-atoms/inputs/input-number/_input-number.scss";
|
|
58
59
|
@import "21-atoms/inputs/input-password/_input-password.scss";
|
|
59
60
|
@import "21-atoms/inputs/input-radio/_input-radio.scss";
|
|
@@ -66,30 +67,30 @@
|
|
|
66
67
|
// endinject
|
|
67
68
|
|
|
68
69
|
// inject:molecules
|
|
69
|
-
@import "31-molecules/fields/_fields.scss";
|
|
70
70
|
@import "31-molecules/figure/_figure.scss";
|
|
71
|
-
@import "31-molecules/status-message/_status-message.scss";
|
|
72
71
|
@import "31-molecules/logo/_logo.scss";
|
|
72
|
+
@import "31-molecules/fields/_fields.scss";
|
|
73
|
+
@import "31-molecules/status-message/_status-message.scss";
|
|
73
74
|
@import "31-molecules/teaser/_teaser.scss";
|
|
74
|
-
@import "31-molecules/blocks/disclaimer-block/_disclaimer-block.scss";
|
|
75
75
|
@import "31-molecules/blocks/partnership-block/_partnership-block.scss";
|
|
76
|
+
@import "31-molecules/blocks/disclaimer-block/_disclaimer-block.scss";
|
|
76
77
|
@import "31-molecules/blocks/post-address-block/_post-address-block.scss";
|
|
77
78
|
@import "31-molecules/blocks/social-media-block/_social-media-block.scss";
|
|
78
79
|
@import "31-molecules/building-blocks/breadcrumbs/_breadcrumbs.scss";
|
|
79
80
|
@import "31-molecules/building-blocks/cta-link/_cta-link.scss";
|
|
80
81
|
@import "31-molecules/building-blocks/form-steps/_form-steps.scss";
|
|
81
|
-
@import "31-molecules/building-blocks/gallery/_gallery.scss";
|
|
82
82
|
@import "31-molecules/building-blocks/hamburger-menu/_hamburger-menu.scss";
|
|
83
|
-
@import "31-molecules/building-blocks/
|
|
83
|
+
@import "31-molecules/building-blocks/gallery/_gallery.scss";
|
|
84
84
|
@import "31-molecules/building-blocks/newsletter-block/_newsletter-block.scss";
|
|
85
|
+
@import "31-molecules/building-blocks/mijn-gent-block/_mijn-gent-block.scss";
|
|
85
86
|
@import "31-molecules/building-blocks/page-wide-image/_page-wide-image.scss";
|
|
86
87
|
@import "31-molecules/building-blocks/pagination/_pagination.scss";
|
|
87
|
-
@import "31-molecules/fields/checkbox/_checkbox.scss";
|
|
88
|
-
@import "31-molecules/fields/form-actions/_form-actions.scss";
|
|
89
|
-
@import "31-molecules/fields/multiselect-chosen/_multiselect-chosen.scss";
|
|
90
88
|
@import "31-molecules/islands/gentinfo-island/_gentinfo_island.scss";
|
|
91
89
|
@import "31-molecules/islands/island/_island.scss";
|
|
92
90
|
@import "31-molecules/islands/map-island/_map-island.scss";
|
|
91
|
+
@import "31-molecules/fields/checkbox/_checkbox.scss";
|
|
92
|
+
@import "31-molecules/fields/form-actions/_form-actions.scss";
|
|
93
|
+
@import "31-molecules/fields/multiselect-chosen/_multiselect-chosen.scss";
|
|
93
94
|
// endinject
|
|
94
95
|
|
|
95
96
|
// inject:organisms
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
browser=Chrome.INTEGRATED
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
|
|
3
|
+
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
|
4
|
+
<group>
|
|
5
|
+
<file>file:/home/jelle/websites/fractal_styleguide_gent-base/gulpfile.js</file>
|
|
6
|
+
</group>
|
|
7
|
+
</open-files>
|
|
8
|
+
</project-private>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<project xmlns="http://www.netbeans.org/ns/project/1">
|
|
3
|
+
<type>org.netbeans.modules.web.clientproject</type>
|
|
4
|
+
<configuration>
|
|
5
|
+
<data xmlns="http://www.netbeans.org/ns/clientside-project/1">
|
|
6
|
+
<name>gent_styleguide</name>
|
|
7
|
+
</data>
|
|
8
|
+
</configuration>
|
|
9
|
+
</project>
|
package/package.json
CHANGED
|
@@ -1,33 +1,31 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "gent_styleguide",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.12.0",
|
|
4
4
|
"description": "Styleguide Stad.Gent",
|
|
5
5
|
"devDependencies": {
|
|
6
6
|
"@frctl/fractal": "^1.1.7",
|
|
7
7
|
"@frctl/twig": "git+https://github.com/tnottu/fractal-twig-adapter.git",
|
|
8
8
|
"event-stream": "^3.3.4",
|
|
9
|
-
"gulp": "^
|
|
9
|
+
"gulp": "^4.0.0",
|
|
10
10
|
"gulp-autoprefixer": "^4.0.0",
|
|
11
11
|
"gulp-bump": "^2.7.0",
|
|
12
12
|
"gulp-contrib-copy": "^0.1.3",
|
|
13
13
|
"gulp-cssnano": "^2.1.2",
|
|
14
14
|
"gulp-eslint": "^4.0.0",
|
|
15
15
|
"gulp-imagemin": "^3.3.0",
|
|
16
|
-
"gulp-inject": "^
|
|
17
|
-
"gulp-minify": "^1.0
|
|
16
|
+
"gulp-inject": "^5.0.3",
|
|
17
|
+
"gulp-minify": "^3.1.0",
|
|
18
18
|
"gulp-rename": "^1.2.2",
|
|
19
|
-
"gulp-sass": "^
|
|
19
|
+
"gulp-sass": "^5.1.0",
|
|
20
20
|
"gulp-sass-glob": "^1.0.8",
|
|
21
|
-
"gulp-sass-lint": "^1.
|
|
21
|
+
"gulp-sass-lint": "^1.4.0",
|
|
22
22
|
"gulp-sourcemaps": "^2.6.0",
|
|
23
23
|
"gulp-watch": "^4.3.11",
|
|
24
24
|
"imagemin-pngquant": "^5.0.1",
|
|
25
25
|
"npm": "^5.3.0",
|
|
26
|
+
"sass": "^1.58.3",
|
|
26
27
|
"yargs": "^8.0.2"
|
|
27
28
|
},
|
|
28
|
-
"scripts": {
|
|
29
|
-
"postinstall": "sh ./postinstall.sh"
|
|
30
|
-
},
|
|
31
29
|
"authors": [
|
|
32
30
|
"Jeroen Goossens",
|
|
33
31
|
"Freya Van Daele",
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
<!--- Provide a general summary of the issue in the Title above -->
|
|
2
|
-
|
|
3
|
-
## Expected Behavior
|
|
4
|
-
<!--- If you're describing a bug, tell us what should happen -->
|
|
5
|
-
<!--- If you're suggesting a change/improvement, tell us how it should work -->
|
|
6
|
-
|
|
7
|
-
## Current Behavior
|
|
8
|
-
<!--- If describing a bug, tell us what happens instead of the expected behavior -->
|
|
9
|
-
<!--- If suggesting a change/improvement, explain the difference from current behavior -->
|
|
10
|
-
|
|
11
|
-
## Possible Solution
|
|
12
|
-
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
|
|
13
|
-
<!--- or ideas how to implement the addition or change -->
|
|
14
|
-
|
|
15
|
-
## Steps to Reproduce (for bugs)
|
|
16
|
-
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
|
|
17
|
-
<!--- reproduce this bug. Include code to reproduce, if relevant -->
|
|
18
|
-
1.
|
|
19
|
-
2.
|
|
20
|
-
3.
|
|
21
|
-
4.
|
|
22
|
-
|
|
23
|
-
## Context
|
|
24
|
-
<!--- How has this issue affected you? What are you trying to accomplish? -->
|
|
25
|
-
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
|
|
26
|
-
|
|
27
|
-
## Your Environment
|
|
28
|
-
<!--- Include as many relevant details about the environment you experienced the bug in -->
|
|
29
|
-
* Version used:
|
|
30
|
-
* Environment name and version (e.g. Chrome 39, node.js 5.4):
|
|
31
|
-
* Operating System and version (desktop or mobile):
|
|
32
|
-
* Link to your project:
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
<!--- Provide a general summary of your changes in the Title above -->
|
|
2
|
-
|
|
3
|
-
## Description
|
|
4
|
-
<!--- Describe your changes in detail -->
|
|
5
|
-
|
|
6
|
-
## Motivation and Context
|
|
7
|
-
<!--- Why is this change required? What problem does it solve? -->
|
|
8
|
-
<!--- If it fixes an open issue, please link to the issue here. -->
|
|
9
|
-
|
|
10
|
-
## How Has This Been Tested?
|
|
11
|
-
<!--- Please describe in detail how you tested your changes. -->
|
|
12
|
-
<!--- Include details of your testing environment, and the tests you ran to -->
|
|
13
|
-
<!--- see how your change affects other areas of the code, etc. -->
|
|
14
|
-
|
|
15
|
-
## Screenshots (if appropriate):
|
|
16
|
-
|
|
17
|
-
## Types of changes
|
|
18
|
-
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
|
|
19
|
-
- [ ] Bug fix (non-breaking change which fixes an issue)
|
|
20
|
-
- [ ] New feature (non-breaking change which adds functionality)
|
|
21
|
-
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
|
|
22
|
-
|
|
23
|
-
## Checklist:
|
|
24
|
-
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
|
|
25
|
-
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
|
|
26
|
-
- [ ] My code follows the code style of this project.
|
|
27
|
-
- [ ] My change requires a change to the documentation.
|
|
28
|
-
- [ ] I have updated the documentation accordingly.
|
|
29
|
-
- [ ] I have updated the CHANGELOG accordingly.
|
|
30
|
-
- [ ] I have read the **CONTRIBUTING** document.
|
package/.mdl.style.rb
DELETED
package/.mdlrc
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
style ".mdl.style.rb"
|
package/.travis.yml
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
sudo: false
|
|
2
|
-
os:
|
|
3
|
-
- osx
|
|
4
|
-
- linux
|
|
5
|
-
language: node_js
|
|
6
|
-
node_js:
|
|
7
|
-
- "4"
|
|
8
|
-
- "5"
|
|
9
|
-
- "6"
|
|
10
|
-
- "7"
|
|
11
|
-
- "8"
|
|
12
|
-
cache: yarn
|
|
13
|
-
matrix:
|
|
14
|
-
fast_finish: true
|
|
15
|
-
allow_failures:
|
|
16
|
-
- os: osx
|
|
17
|
-
- node_js: "4"
|
|
18
|
-
- node_js: "5"
|
|
19
|
-
- node_js: "7"
|
|
20
|
-
before_install:
|
|
21
|
-
- node --version
|
|
22
|
-
- npm --version
|
|
23
|
-
install:
|
|
24
|
-
- npm install -g gulp-cli yarn
|
|
25
|
-
- yarn
|
|
26
|
-
script:
|
|
27
|
-
- gulp validate
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
# Chosen
|
|
2
|
-
|
|
3
|
-
Chosen is a library for making long, unwieldy select boxes more user friendly.
|
|
4
|
-
|
|
5
|
-
- jQuery support: 1.7+
|
|
6
|
-
- Prototype support: 1.7+
|
|
7
|
-
|
|
8
|
-
For **documentation**, usage, and examples, see:
|
|
9
|
-
http://harvesthq.github.io/chosen/
|
|
10
|
-
|
|
11
|
-
For **downloads**, see:
|
|
12
|
-
https://github.com/harvesthq/chosen/releases/
|
|
13
|
-
|
|
14
|
-
### Package managers
|
|
15
|
-
|
|
16
|
-
Chosen is available through [Bower](https://bower.io/) and [npm](https://www.npmjs.com),
|
|
17
|
-
_however, the package names are not the same_.
|
|
18
|
-
|
|
19
|
-
To install with Bower:
|
|
20
|
-
|
|
21
|
-
```
|
|
22
|
-
bower install chosen
|
|
23
|
-
```
|
|
24
|
-
|
|
25
|
-
To install with npm:
|
|
26
|
-
|
|
27
|
-
```
|
|
28
|
-
npm install chosen-js
|
|
29
|
-
```
|
|
30
|
-
|
|
31
|
-
The compiled files for these packages are automatically generated and stored in a [2nd Chosen repository](https://github.com/harvesthq/chosen-package). No pull requests will be accepted to that repository.
|
|
32
|
-
|
|
33
|
-
### Contributing to this project
|
|
34
|
-
|
|
35
|
-
We welcome all to participate in making Chosen the best software it can be. The repository is maintained by only a few people, but has accepted contributions from over 50 authors after reviewing hundreds of pull requests related to thousands of issues. You can help reduce the maintainers' workload (and increase your chance of having an accepted contribution to Chosen) by following the
|
|
36
|
-
[guidelines for contributing](contributing.md).
|
|
37
|
-
|
|
38
|
-
* [Bug reports](contributing.md#bugs)
|
|
39
|
-
* [Feature requests](contributing.md#features)
|
|
40
|
-
* [Pull requests](contributing.md#pull-requests)
|
|
41
|
-
|
|
42
|
-
### Chosen Credits
|
|
43
|
-
|
|
44
|
-
- Concept and development by [Patrick Filler](http://patrickfiller.com) for [Harvest](http://getharvest.com/).
|
|
45
|
-
- Design and CSS by [Matthew Lettini](http://matthewlettini.com/)
|
|
46
|
-
- Repository maintained by [@pfiller](http://github.com/pfiller), [@kenearley](http://github.com/kenearley), [@stof](http://github.com/stof), [@koenpunt](http://github.com/koenpunt), and [@tjschuck](http://github.com/tjschuck).
|
|
47
|
-
- Chosen includes [contributions by many fine folks](https://github.com/harvesthq/chosen/contributors).
|
|
Binary file
|
|
Binary file
|