cronus-theme 2.0.88 → 2.0.90
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/Gulpfile.js +4 -3
- package/README.md +1 -12
- package/default/b2b/build/doc/doc.css +35 -2
- package/default/b2b/dist/css/account.css +1 -1
- package/default/b2b/dist/css/{account1733309885.css → account1734010254.css} +1 -1
- package/default/b2b/dist/css/addons/errorPages.css +1 -1
- package/default/b2b/dist/css/addons/fck.css +1 -1
- package/default/b2b/dist/css/addons/kss.css +1 -1
- package/default/b2b/dist/css/doc.css +1 -1
- package/default/b2b/dist/css/{doc1733309885.css → doc1734010254.css} +1 -1
- package/default/b2b/dist/css/main.css +1 -1
- package/default/b2b/dist/css/{main1733309885.css → main1734010254.css} +1 -1
- package/default/b2b/dist/css/order.css +1 -1
- package/default/b2b/dist/css/{order1733309885.css → order1734010254.css} +1 -1
- package/default/b2b/dist/css/salesperson.css +1 -1
- package/default/b2b/dist/css/{salesperson1733309885.css → salesperson1734010254.css} +1 -1
- package/default/b2b/dist/fonts/{icons1733309885.woff → icons1734010254.woff} +0 -0
- package/default/b2b/dist/fonts/icons1734010254.woff2 +0 -0
- package/default/b2b/dist/js/main.js +1 -1
- package/default/b2b/dist/js/main.js.map +2 -2
- package/default/b2b/dist/js/{main1733309885.js → main1734010254.js} +1 -1
- package/default/b2b/dist/snippets/css/account.html +1 -1
- package/default/b2b/dist/snippets/css/doc.html +1 -1
- package/default/b2b/dist/snippets/css/main.html +1 -1
- package/default/b2b/dist/snippets/css/order.html +1 -1
- package/default/b2b/dist/snippets/css/salesperson.html +1 -1
- package/default/b2b/dist/snippets/iconfont.html +1 -1
- package/default/b2b/dist/snippets/js/account.html +1 -1
- package/default/b2b/dist/snippets/js/itemcard.html +1 -1
- package/default/b2b/dist/snippets/js/main.html +1 -1
- package/default/b2b/dist/snippets/js/order.html +1 -1
- package/default/b2b/dist/snippets/js/salesperson.html +1 -1
- package/default/b2b/src/icons/{icons1733309885.woff → icons1734010254.woff} +0 -0
- package/default/b2b/src/icons/icons1734010254.woff2 +0 -0
- package/default/b2b/src/scss/base/_icons.scss +2 -2
- package/default/b2b/src/scss/main.scss +1 -0
- package/default/b2b/styleguide/item-components-skeleton.html +1 -1
- package/default/b2b/styleguide/item-shop-account-infobox.html +1 -1
- package/default/b2b/styleguide/item-shop-accountbox.html +1 -1
- package/default/b2b/styleguide/item-shop-amount-lines.html +1 -1
- package/default/b2b/styleguide/item-shop-attributes-icons.html +1 -1
- package/default/b2b/styleguide/item-shop-categorylist-itempreview.html +1 -1
- package/default/b2b/styleguide/item-shop-filter.html +1 -1
- package/default/b2b/styleguide/item-shop-itemlist-sticky-order-bar.html +1 -1
- package/default/b2b/styleguide/item-shop-list-type-switch.html +1 -1
- package/default/b2b/styleguide/item-shop-order-history-list.html +1 -1
- package/default/b2b/styleguide/item-shop-orderboxsummary.html +1 -1
- package/default/b2b/styleguide/item-shop-orderbutton.html +1 -1
- package/default/b2b/styleguide/item-shop-orderitemlist.html +1 -1
- package/default/b2b/styleguide/item-shop-selected-salesperson-box.html +1 -1
- package/default/b2b/styleguide/item-shop-sorting.html +1 -1
- package/default/b2b/styleguide/item-shop-variantselection.html +1 -1
- package/default/b2b/styleguide/section-components.html +1 -1
- package/default/b2b/styleguide/section-shop.html +15 -15
- package/default/b2b.yaml +2 -1
- package/default/b2c/build/doc/doc.css +35 -2
- package/default/b2c/dist/css/account.css +1 -1
- package/default/b2c/dist/css/{account1733309880.css → account1734010249.css} +1 -1
- package/default/b2c/dist/css/addons/errorPages.css +1 -1
- package/default/b2c/dist/css/addons/fck.css +1 -1
- package/default/b2c/dist/css/addons/kss.css +1 -1
- package/default/b2c/dist/css/doc.css +1 -1
- package/default/b2c/dist/css/{doc1733309880.css → doc1734010249.css} +1 -1
- package/default/b2c/dist/css/main.css +1 -1
- package/default/b2c/dist/css/{main1733309880.css → main1734010249.css} +1 -1
- package/default/b2c/dist/css/order.css +1 -1
- package/default/b2c/dist/css/{order1733309880.css → order1734010249.css} +1 -1
- package/{child/dist/fonts/icons1733309902.woff → default/b2c/dist/fonts/icons1734010249.woff} +0 -0
- package/default/b2c/dist/fonts/icons1734010249.woff2 +0 -0
- package/default/b2c/dist/js/main.js +1 -1
- package/default/b2c/dist/js/main.js.map +2 -2
- package/default/b2c/dist/js/{main1733309880.js → main1734010249.js} +1 -1
- package/default/b2c/dist/snippets/css/account.html +1 -1
- package/default/b2c/dist/snippets/css/doc.html +1 -1
- package/default/b2c/dist/snippets/css/main.html +1 -1
- package/default/b2c/dist/snippets/css/order.html +1 -1
- package/default/b2c/dist/snippets/iconfont.html +1 -1
- package/default/b2c/dist/snippets/js/account.html +1 -1
- package/default/b2c/dist/snippets/js/itemcard.html +1 -1
- package/default/b2c/dist/snippets/js/main.html +1 -1
- package/default/b2c/dist/snippets/js/order.html +1 -1
- package/{child/src/icons/icons1733309902.woff → default/b2c/src/icons/icons1734010249.woff} +0 -0
- package/default/b2c/src/icons/icons1734010249.woff2 +0 -0
- package/default/b2c/src/scss/base/_icons.scss +2 -2
- package/default/b2c/src/scss/main.scss +1 -0
- package/default/b2c/styleguide/item-shop-accountbox.html +1 -1
- package/default/b2c/styleguide/item-shop-amount-lines.html +1 -1
- package/default/b2c/styleguide/item-shop-attributes-icons.html +1 -1
- package/default/b2c/styleguide/item-shop-categorylist-itempreview.html +1 -1
- package/default/b2c/styleguide/item-shop-checkout-buttons.html +1 -1
- package/default/b2c/styleguide/item-shop-filter.html +1 -1
- package/default/b2c/styleguide/item-shop-history-list-item.html +1 -1
- package/default/b2c/styleguide/item-shop-orderboxsummary.html +1 -1
- package/default/b2c/styleguide/item-shop-orderbutton.html +1 -1
- package/default/b2c/styleguide/item-shop-sorting.html +1 -1
- package/default/b2c/styleguide/item-shop-variantselection.html +1 -1
- package/default/b2c/styleguide/section-shop.html +11 -11
- package/default/b2c.yaml +2 -1
- package/default/catalog/build/doc/doc.css +35 -2
- package/default/catalog/dist/css/addons/errorPages.css +1 -1
- package/default/catalog/dist/css/addons/fck.css +1 -1
- package/default/catalog/dist/css/doc.css +1 -1
- package/default/catalog/dist/css/{main1733309893.css → doc1734010262.css} +1 -1
- package/default/catalog/dist/css/main.css +1 -1
- package/default/catalog/dist/css/{doc1733309893.css → main1734010262.css} +1 -1
- package/default/catalog/dist/fonts/icons1734010262.woff +0 -0
- package/default/catalog/dist/fonts/icons1734010262.woff2 +0 -0
- package/default/catalog/dist/js/main.js +1 -1
- package/default/catalog/dist/js/main.js.map +2 -2
- package/default/catalog/dist/js/{main1733309893.js → main1734010262.js} +1 -1
- package/default/catalog/dist/snippets/css/doc.html +1 -1
- package/default/catalog/dist/snippets/css/main.html +1 -1
- package/default/catalog/dist/snippets/iconfont.html +1 -1
- package/default/catalog/dist/snippets/js/account.html +1 -1
- package/default/catalog/dist/snippets/js/itemcard.html +1 -1
- package/default/catalog/dist/snippets/js/main.html +1 -1
- package/default/catalog/dist/snippets/js/order.html +1 -1
- package/default/catalog/src/icons/icons1734010262.woff +0 -0
- package/default/catalog/src/icons/icons1734010262.woff2 +0 -0
- package/default/catalog/src/scss/base/_icons.scss +2 -2
- package/default/catalog/src/scss/main.scss +1 -0
- package/default/catalog/styleguide/item-shop-account-infobox.html +1 -1
- package/default/catalog/styleguide/item-shop-accountbox.html +1 -1
- package/default/catalog/styleguide/item-shop-attributes-icons.html +1 -1
- package/default/catalog/styleguide/item-shop-categorybox.html +1 -1
- package/default/catalog/styleguide/item-shop-categorylist-itempreview.html +1 -1
- package/default/catalog/styleguide/item-shop-filter.html +1 -1
- package/default/catalog/styleguide/item-shop-inventory.html +1 -1
- package/default/catalog/styleguide/item-shop-list-type-switch.html +1 -1
- package/default/catalog/styleguide/item-shop-orderboxsummary.html +1 -1
- package/default/catalog/styleguide/item-shop-selected-salesperson-box.html +1 -1
- package/default/catalog/styleguide/item-shop-sorting.html +1 -1
- package/default/catalog/styleguide/item-shop-variantselection.html +1 -1
- package/default/catalog/styleguide/section-shop.html +12 -12
- package/default/catalog.yaml +2 -1
- package/default/global/js/rangeSlider.js +8 -8
- package/default/global/scss/shop/_categoryStructure.scss +27 -0
- package/default/global/scss/shop/_filter.scss +5 -1
- package/default/login/build/doc/doc.css +1 -1
- package/default/login/dist/css/addons/errorPages.css +1 -1
- package/default/login/dist/css/addons/fck.css +1 -1
- package/default/login/dist/css/addons/kss.css +1 -1
- package/default/login/dist/css/doc.css +1 -1
- package/default/login/dist/css/{doc1733309889.css → doc1734010259.css} +1 -1
- package/default/login/dist/css/main.css +1 -1
- package/default/login/dist/css/{main1733309889.css → main1734010259.css} +1 -1
- package/default/login/dist/fonts/icons1734010259.woff +0 -0
- package/default/login/dist/fonts/icons1734010259.woff2 +0 -0
- package/default/login/dist/snippets/css/doc.html +1 -1
- package/default/login/dist/snippets/css/main.html +1 -1
- package/default/login/dist/snippets/iconfont.html +1 -1
- package/default/login/dist/snippets/js/main.html +1 -1
- package/default/login/src/icons/icons1734010259.woff +0 -0
- package/default/login/src/icons/icons1734010259.woff2 +0 -0
- package/default/login/src/scss/base/_icons.scss +2 -2
- package/default/login.yaml +2 -1
- package/default/templates/emails/basicmail/basicmail.mustache +2 -2
- package/default/templates/emails/basicmail/basicmailFooter.mustache +1 -1
- package/default/templates/emails/basicmail/basicmailHeader.mustache +1 -1
- package/default/templates/emails/footerText.mustache +12 -12
- package/default/templates/emails/ordermail/orderLines.mustache +5 -5
- package/default/templates/emails/ordermail/ordermail.mustache +1 -1
- package/default/templates/emails/ordermail/ordermailDcOrder.mustache +1 -1
- package/default/templates/emails/ordermail/ordermailDetails.mustache +17 -17
- package/default/templates/emails/ordermail/ordermailFooter.mustache +1 -1
- package/default/templates/emails/ordermail/ordermailHeader.mustache +5 -5
- package/default/templates/emails/ordermail/ordermailIntro.mustache +1 -1
- package/default/templates/emails/ordermail/ordermailIntroText.mustache +1 -1
- package/default/templates/emails/ordermail/ordermailItem.mustache +1 -1
- package/default/templates/emails/ordermail/ordermailItemHeadline.mustache +1 -1
- package/default/templates/emails/ordermail/ordermailItemList.mustache +1 -1
- package/default/templates/filter/b2b/filter.mustache +1 -1
- package/default/templates/filter/b2c/filter.mustache +1 -1
- package/default/templates/filter/catalog/filter.mustache +1 -1
- package/default/templates/shop/item_statistics_account.mustache +1 -1
- package/default/website/build/doc/doc.css +1 -1
- package/default/website/dist/css/addons/errorPages.css +1 -1
- package/default/website/dist/css/addons/fck.css +1 -1
- package/default/website/dist/css/addons/kss.css +1 -1
- package/default/website/dist/css/doc.css +1 -1
- package/default/website/dist/css/{main1733309898.css → doc1734010266.css} +1 -1
- package/default/website/dist/css/main.css +1 -1
- package/default/website/dist/css/{doc1733309898.css → main1734010266.css} +1 -1
- package/default/website/dist/fonts/icons1734010266.woff +0 -0
- package/default/website/dist/fonts/icons1734010266.woff2 +0 -0
- package/default/website/dist/snippets/css/doc.html +1 -1
- package/default/website/dist/snippets/css/main.html +1 -1
- package/default/website/dist/snippets/iconfont.html +1 -1
- package/default/website/dist/snippets/js/main.html +1 -1
- package/default/website/src/icons/icons1734010266.woff +0 -0
- package/default/website/src/icons/icons1734010266.woff2 +0 -0
- package/default/website/src/scss/base/_icons.scss +2 -2
- package/default/website.yaml +2 -1
- package/package.json +1 -1
- package/child/404_de.html +0 -32
- package/child/404_en.html +0 -32
- package/child/Gulpfile.js +0 -463
- package/child/build/doc/doc.css +0 -21840
- package/child/build/favicons/android-chrome-192x192.png +0 -0
- package/child/build/favicons/android-chrome-512x512.png +0 -0
- package/child/build/favicons/apple-touch-icon.png +0 -0
- package/child/build/favicons/browserconfig.xml +0 -9
- package/child/build/favicons/favicon-16x16.png +0 -0
- package/child/build/favicons/favicon-32x32.png +0 -0
- package/child/build/favicons/favicon.ico +0 -0
- package/child/build/favicons/faviconData.json +0 -1
- package/child/build/favicons/mstile-144x144.png +0 -0
- package/child/build/favicons/mstile-150x150.png +0 -0
- package/child/build/favicons/mstile-310x150.png +0 -0
- package/child/build/favicons/mstile-310x310.png +0 -0
- package/child/build/favicons/mstile-70x70.png +0 -0
- package/child/build/favicons/safari-pinned-tab.svg +0 -36
- package/child/build/favicons/site.webmanifest +0 -19
- package/child/child.yaml +0 -137
- package/child/ck_styles.js +0 -90
- package/child/config.json +0 -37
- package/child/dist/css/addons/errorPages.css +0 -1
- package/child/dist/css/addons/fck.css +0 -1
- package/child/dist/css/addons/kss.css +0 -1
- package/child/dist/css/child.css +0 -1
- package/child/dist/css/child1733309902.css +0 -1
- package/child/dist/css/doc.css +0 -1
- package/child/dist/css/doc1733309902.css +0 -1
- package/child/dist/favicons/android-chrome-192x192.png +0 -0
- package/child/dist/favicons/android-chrome-512x512.png +0 -0
- package/child/dist/favicons/apple-touch-icon.png +0 -0
- package/child/dist/favicons/browserconfig.xml +0 -9
- package/child/dist/favicons/favicon-16x16.png +0 -0
- package/child/dist/favicons/favicon-32x32.png +0 -0
- package/child/dist/favicons/favicon.ico +0 -0
- package/child/dist/favicons/faviconData.json +0 -1
- package/child/dist/favicons/mstile-144x144.png +0 -0
- package/child/dist/favicons/mstile-150x150.png +0 -0
- package/child/dist/favicons/mstile-310x150.png +0 -0
- package/child/dist/favicons/mstile-310x310.png +0 -0
- package/child/dist/favicons/mstile-70x70.png +0 -0
- package/child/dist/favicons/safari-pinned-tab.svg +0 -36
- package/child/dist/favicons/site.webmanifest +0 -19
- package/child/dist/fonts/barlow-600.woff +0 -0
- package/child/dist/fonts/barlow-600.woff2 +0 -0
- package/child/dist/fonts/barlow-700.woff +0 -0
- package/child/dist/fonts/barlow-700.woff2 +0 -0
- package/child/dist/fonts/barlow-regular.woff +0 -0
- package/child/dist/fonts/barlow-regular.woff2 +0 -0
- package/child/dist/fonts/icons1689843011.woff +0 -0
- package/child/dist/fonts/icons1689843011.woff2 +0 -0
- package/child/dist/fonts/icons1689843343.woff +0 -0
- package/child/dist/fonts/icons1689843343.woff2 +0 -0
- package/child/dist/fonts/icons1733309902.woff2 +0 -0
- package/child/dist/js/child.js +0 -2
- package/child/dist/js/child.js.map +0 -7
- package/child/dist/js/child1733309902.js +0 -2
- package/child/dist/snippets/css/child.html +0 -1
- package/child/dist/snippets/css/doc.html +0 -1
- package/child/dist/snippets/faviconmarkup.html +0 -9
- package/child/dist/snippets/iconfont.html +0 -1
- package/child/dist/snippets/js/child.html +0 -1
- package/child/frontend.php +0 -266
- package/child/homepage.md +0 -1
- package/child/kss-config.json +0 -17
- package/child/package.json +0 -65
- package/child/sample.jpg +0 -0
- package/child/src/favicon/favicon.svg +0 -1
- package/child/src/fonts/barlow-600.woff +0 -0
- package/child/src/fonts/barlow-600.woff2 +0 -0
- package/child/src/fonts/barlow-700.woff +0 -0
- package/child/src/fonts/barlow-700.woff2 +0 -0
- package/child/src/fonts/barlow-regular.woff +0 -0
- package/child/src/fonts/barlow-regular.woff2 +0 -0
- package/child/src/fonts/icons1689843011.woff +0 -0
- package/child/src/fonts/icons1689843011.woff2 +0 -0
- package/child/src/fonts/icons1689843343.woff +0 -0
- package/child/src/fonts/icons1689843343.woff2 +0 -0
- package/child/src/icons/icons1733309902.woff2 +0 -0
- package/child/src/js/child.js +0 -0
- package/child/src/scss/_print.scss +0 -5
- package/child/src/scss/addons/errorPages.scss +0 -109
- package/child/src/scss/addons/fck.scss +0 -6
- package/child/src/scss/addons/kss.scss +0 -108
- package/child/src/scss/base/_fonts.scss +0 -27
- package/child/src/scss/base/_icons.scss +0 -968
- package/child/src/scss/base/_variables.scss +0 -0
- package/child/src/scss/child.scss +0 -11
- package/child/src/scss/doc.scss +0 -2
- package/child/src/scss/mixins/_breakpoints.scss +0 -127
- package/child/src/scss/mixins/_functions.scss +0 -273
- package/child/src/scss/mixins/_grid.scss +0 -85
- package/child/src/scss/mixins/_mixins.scss +0 -3
- package/child/src/scss/template/_icons.scss +0 -33
- package/child/src/snippets/faviconmarkup.html +0 -0
- package/child/src/snippets/includeCSS.html +0 -1
- package/child/src/snippets/includeFont.html +0 -1
- package/child/src/snippets/includeJS.html +0 -1
- package/child/styleguide/index.html +0 -119
- package/child/styleguide/item-base-button-link.html +0 -191
- package/child/styleguide/item-base-buttons.html +0 -244
- package/child/styleguide/item-base-fake-tables.html +0 -221
- package/child/styleguide/item-base-icons.html +0 -290
- package/child/styleguide/item-base-lists.html +0 -216
- package/child/styleguide/item-base-tables.html +0 -221
- package/child/styleguide/item-base-tags-group.html +0 -209
- package/child/styleguide/item-base-tags.html +0 -224
- package/child/styleguide/item-base.html +0 -171
- package/child/styleguide/item-colors-background.html +0 -305
- package/child/styleguide/item-colors-border.html +0 -263
- package/child/styleguide/item-colors-font.html +0 -304
- package/child/styleguide/item-colors.html +0 -159
- package/child/styleguide/item-components-action-icon.html +0 -244
- package/child/styleguide/item-components-actionbox.html +0 -195
- package/child/styleguide/item-components-alerts.html +0 -244
- package/child/styleguide/item-components-breadcrumb.html +0 -209
- package/child/styleguide/item-components-custom-select.html +0 -588
- package/child/styleguide/item-components-filegallery.html +0 -223
- package/child/styleguide/item-components-iconbar.html +0 -378
- package/child/styleguide/item-components-iconbox.html +0 -197
- package/child/styleguide/item-components-iconlist.html +0 -205
- package/child/styleguide/item-components-modals.html +0 -319
- package/child/styleguide/item-components-pagination.html +0 -215
- package/child/styleguide/item-components-processbar.html +0 -225
- package/child/styleguide/item-components-radio-list.html +0 -297
- package/child/styleguide/item-components-rating.html +0 -213
- package/child/styleguide/item-components-scrollbar.html +0 -327
- package/child/styleguide/item-components-searchbar.html +0 -204
- package/child/styleguide/item-components-share-links.html +0 -209
- package/child/styleguide/item-components-tags-group.html +0 -209
- package/child/styleguide/item-components-tags.html +0 -254
- package/child/styleguide/item-components-trust-infobar.html +0 -205
- package/child/styleguide/item-components-trustbar.html +0 -213
- package/child/styleguide/item-components-trustlist.html +0 -211
- package/child/styleguide/item-components.html +0 -261
- package/child/styleguide/item-form-checkboxes-switch.html +0 -195
- package/child/styleguide/item-form-checkboxes.html +0 -195
- package/child/styleguide/item-form-file-input.html +0 -252
- package/child/styleguide/item-form-infield-input-groups.html +0 -215
- package/child/styleguide/item-form-input-groups-addons.html +0 -286
- package/child/styleguide/item-form-input-groups.html +0 -210
- package/child/styleguide/item-form-inputs.html +0 -398
- package/child/styleguide/item-form-label-left-input-groups.html +0 -201
- package/child/styleguide/item-form-radioboxes-switch.html +0 -211
- package/child/styleguide/item-form.html +0 -189
- package/child/styleguide/item-navigations-mainnav.html +0 -239
- package/child/styleguide/item-navigations-nav.html +0 -215
- package/child/styleguide/item-navigations-navgroup.html +0 -538
- package/child/styleguide/item-navigations-subnav.html +0 -295
- package/child/styleguide/item-navigations-toggle-navigation.html +0 -216
- package/child/styleguide/item-navigations.html +0 -171
- package/child/styleguide/item-shop-accountbox.html +0 -318
- package/child/styleguide/item-shop-amount-lines.html +0 -243
- package/child/styleguide/item-shop-attributes-icons.html +0 -205
- package/child/styleguide/item-shop-categorybox.html +0 -227
- package/child/styleguide/item-shop-categorylist-itempreview.html +0 -247
- package/child/styleguide/item-shop-categorylist.html +0 -257
- package/child/styleguide/item-shop-checkout-buttons.html +0 -205
- package/child/styleguide/item-shop-filter.html +0 -707
- package/child/styleguide/item-shop-history-list-item.html +0 -213
- package/child/styleguide/item-shop-inventory.html +0 -300
- package/child/styleguide/item-shop-list-type-switch.html +0 -207
- package/child/styleguide/item-shop-order-history-list.html +0 -254
- package/child/styleguide/item-shop-orderboxsummary.html +0 -267
- package/child/styleguide/item-shop-orderbutton.html +0 -297
- package/child/styleguide/item-shop-orderitemlist.html +0 -263
- package/child/styleguide/item-shop-prices-list-graduated.html +0 -247
- package/child/styleguide/item-shop-prices-list.html +0 -217
- package/child/styleguide/item-shop-prices.html +0 -199
- package/child/styleguide/item-shop-promotions.html +0 -201
- package/child/styleguide/item-shop-quantity-spinner.html +0 -366
- package/child/styleguide/item-shop-sorting.html +0 -271
- package/child/styleguide/item-shop-state.html +0 -279
- package/child/styleguide/item-shop-variantselection.html +0 -199
- package/child/styleguide/item-shop.html +0 -243
- package/child/styleguide/item-siteparts-filegallery.html +0 -223
- package/child/styleguide/item-siteparts-scrollbar.html +0 -294
- package/child/styleguide/item-siteparts-slidecontent.html +0 -217
- package/child/styleguide/item-siteparts.html +0 -159
- package/child/styleguide/item-structure-containers.html +0 -234
- package/child/styleguide/item-structure-grid.html +0 -373
- package/child/styleguide/item-structure-margins.html +0 -307
- package/child/styleguide/item-structure-paddings.html +0 -307
- package/child/styleguide/item-structure.html +0 -165
- package/child/styleguide/item-typo-alignment-transform.html +0 -274
- package/child/styleguide/item-typo-headlines.html +0 -225
- package/child/styleguide/item-typo-link-with-icon.html +0 -254
- package/child/styleguide/item-typo-links.html +0 -224
- package/child/styleguide/item-typo-text.html +0 -214
- package/child/styleguide/item-typo.html +0 -165
- package/child/styleguide/kss-assets/WARNING.txt +0 -2
- package/child/styleguide/kss-assets/github-fork--black.png +0 -0
- package/child/styleguide/kss-assets/kss-fullscreen.js +0 -60
- package/child/styleguide/kss-assets/kss-guides.js +0 -27
- package/child/styleguide/kss-assets/kss-markup.js +0 -42
- package/child/styleguide/kss-assets/kss.css +0 -1
- package/child/styleguide/kss-assets/kss.js +0 -53
- package/child/styleguide/kss-assets/kss.scss +0 -746
- package/child/styleguide/kss-assets/noise-low.png +0 -0
- package/child/styleguide/kss-assets/sample-inline.png +0 -0
- package/child/styleguide/kss-assets/sample-inline.svg +0 -3
- package/child/styleguide/kss-assets/sample.png +0 -0
- package/child/styleguide/kss-assets/sample.svg +0 -3
- package/child/styleguide/kss-assets/scrollspy.js +0 -147
- package/child/styleguide/section-base.html +0 -784
- package/child/styleguide/section-colors.html +0 -743
- package/child/styleguide/section-components.html +0 -3375
- package/child/styleguide/section-form.html +0 -1383
- package/child/styleguide/section-navigations.html +0 -1194
- package/child/styleguide/section-shop.html +0 -3333
- package/child/styleguide/section-siteparts.html +0 -605
- package/child/styleguide/section-structure.html +0 -1002
- package/child/styleguide/section-typo.html +0 -698
- package/default/b2b/dist/fonts/icons1733309885.woff2 +0 -0
- package/default/b2b/src/icons/icons1733309885.woff2 +0 -0
- package/default/b2c/dist/fonts/icons1733309880.woff +0 -0
- package/default/b2c/dist/fonts/icons1733309880.woff2 +0 -0
- package/default/b2c/src/icons/icons1733309880.woff +0 -0
- package/default/b2c/src/icons/icons1733309880.woff2 +0 -0
- package/default/catalog/dist/fonts/icons1733309893.woff +0 -0
- package/default/catalog/dist/fonts/icons1733309893.woff2 +0 -0
- package/default/catalog/src/icons/icons1733309893.woff +0 -0
- package/default/catalog/src/icons/icons1733309893.woff2 +0 -0
- package/default/login/dist/fonts/icons1733309889.woff +0 -0
- package/default/login/dist/fonts/icons1733309889.woff2 +0 -0
- package/default/login/src/icons/icons1733309889.woff +0 -0
- package/default/login/src/icons/icons1733309889.woff2 +0 -0
- package/default/website/dist/fonts/icons1733309898.woff +0 -0
- package/default/website/dist/fonts/icons1733309898.woff2 +0 -0
- package/default/website/src/icons/icons1733309898.woff +0 -0
- package/default/website/src/icons/icons1733309898.woff2 +0 -0
- /package/default/b2b/dist/js/{account1733309885.js → account1734010254.js} +0 -0
- /package/default/b2b/dist/js/{itemcard1733309885.js → itemcard1734010254.js} +0 -0
- /package/default/b2b/dist/js/{order1733309885.js → order1734010254.js} +0 -0
- /package/default/b2b/dist/js/{salesperson1733309885.js → salesperson1734010254.js} +0 -0
- /package/default/b2c/dist/js/{account1733309880.js → account1734010249.js} +0 -0
- /package/default/b2c/dist/js/{itemcard1733309880.js → itemcard1734010249.js} +0 -0
- /package/default/b2c/dist/js/{order1733309880.js → order1734010249.js} +0 -0
- /package/default/catalog/dist/js/{account1733309893.js → account1734010262.js} +0 -0
- /package/default/catalog/dist/js/{itemcard1733309893.js → itemcard1734010262.js} +0 -0
- /package/default/catalog/dist/js/{order1733309893.js → order1734010262.js} +0 -0
- /package/default/login/dist/js/{main1733309889.js → main1734010259.js} +0 -0
- /package/default/website/dist/js/{main1733309898.js → main1734010266.js} +0 -0
|
File without changes
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
//mixins
|
|
3
|
-
@import "mixins/mixins";
|
|
4
|
-
|
|
5
|
-
@import "base/icons";
|
|
6
|
-
@import "../../../default/global/scss/base/variables";
|
|
7
|
-
@import "base/fonts";
|
|
8
|
-
@import "base/variables";
|
|
9
|
-
@import "../../../default/global/scss/base/utilities";
|
|
10
|
-
@import "../../../node_modules/bootstrap/scss/mixins/utilities";
|
|
11
|
-
@import "../../../node_modules/bootstrap/scss/utilities/api";
|
package/child/src/scss/doc.scss
DELETED
|
@@ -1,127 +0,0 @@
|
|
|
1
|
-
// Breakpoint viewport sizes and media queries.
|
|
2
|
-
//
|
|
3
|
-
// Breakpoints are defined as a map of (name: minimum width), order from small to large:
|
|
4
|
-
//
|
|
5
|
-
// (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px)
|
|
6
|
-
//
|
|
7
|
-
// The map defined in the `$grid-breakpoints` global variable is used as the `$breakpoints` argument by default.
|
|
8
|
-
|
|
9
|
-
// Name of the next breakpoint, or null for the last breakpoint.
|
|
10
|
-
//
|
|
11
|
-
// >> breakpoint-next(sm)
|
|
12
|
-
// md
|
|
13
|
-
// >> breakpoint-next(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
|
|
14
|
-
// md
|
|
15
|
-
// >> breakpoint-next(sm, $breakpoint-names: (xs sm md lg xl xxl))
|
|
16
|
-
// md
|
|
17
|
-
@function breakpoint-next($name, $breakpoints: $grid-breakpoints, $breakpoint-names: map-keys($breakpoints)) {
|
|
18
|
-
$n: index($breakpoint-names, $name);
|
|
19
|
-
@if not $n {
|
|
20
|
-
@error "breakpoint `#{$name}` not found in `#{$breakpoints}`";
|
|
21
|
-
}
|
|
22
|
-
@return if($n < length($breakpoint-names), nth($breakpoint-names, $n + 1), null);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
// Minimum breakpoint width. Null for the smallest (first) breakpoint.
|
|
26
|
-
//
|
|
27
|
-
// >> breakpoint-min(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
|
|
28
|
-
// 576px
|
|
29
|
-
@function breakpoint-min($name, $breakpoints: $grid-breakpoints) {
|
|
30
|
-
$min: map-get($breakpoints, $name);
|
|
31
|
-
@return if($min != 0, $min, null);
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
// Maximum breakpoint width.
|
|
35
|
-
// The maximum value is reduced by 0.02px to work around the limitations of
|
|
36
|
-
// `min-` and `max-` prefixes and viewports with fractional widths.
|
|
37
|
-
// See https://www.w3.org/TR/mediaqueries-4/#mq-min-max
|
|
38
|
-
// Uses 0.02px rather than 0.01px to work around a current rounding bug in Safari.
|
|
39
|
-
// See https://bugs.webkit.org/show_bug.cgi?id=178261
|
|
40
|
-
//
|
|
41
|
-
// >> breakpoint-max(md, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
|
|
42
|
-
// 767.98px
|
|
43
|
-
@function breakpoint-max($name, $breakpoints: $grid-breakpoints) {
|
|
44
|
-
$max: map-get($breakpoints, $name);
|
|
45
|
-
@return if($max and $max > 0, $max - .02, null);
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
// Returns a blank string if smallest breakpoint, otherwise returns the name with a dash in front.
|
|
49
|
-
// Useful for making responsive utilities.
|
|
50
|
-
//
|
|
51
|
-
// >> breakpoint-infix(xs, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
|
|
52
|
-
// "" (Returns a blank string)
|
|
53
|
-
// >> breakpoint-infix(sm, (xs: 0, sm: 576px, md: 768px, lg: 992px, xl: 1200px, xxl: 1400px))
|
|
54
|
-
// "-sm"
|
|
55
|
-
@function breakpoint-infix($name, $breakpoints: $grid-breakpoints) {
|
|
56
|
-
@return if(breakpoint-min($name, $breakpoints) == null, "", "-#{$name}");
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
// Media of at least the minimum breakpoint width. No query for the smallest breakpoint.
|
|
60
|
-
// Makes the @content apply to the given breakpoint and wider.
|
|
61
|
-
@mixin media-breakpoint-up($name, $breakpoints: $grid-breakpoints) {
|
|
62
|
-
$min: breakpoint-min($name, $breakpoints);
|
|
63
|
-
@if $min {
|
|
64
|
-
@media (min-width: $min) {
|
|
65
|
-
@content;
|
|
66
|
-
}
|
|
67
|
-
} @else {
|
|
68
|
-
@content;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
// Media of at most the maximum breakpoint width. No query for the largest breakpoint.
|
|
73
|
-
// Makes the @content apply to the given breakpoint and narrower.
|
|
74
|
-
@mixin media-breakpoint-down($name, $breakpoints: $grid-breakpoints) {
|
|
75
|
-
$max: breakpoint-max($name, $breakpoints);
|
|
76
|
-
@if $max {
|
|
77
|
-
@media (max-width: $max) {
|
|
78
|
-
@content;
|
|
79
|
-
}
|
|
80
|
-
} @else {
|
|
81
|
-
@content;
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
// Media that spans multiple breakpoint widths.
|
|
86
|
-
// Makes the @content apply between the min and max breakpoints
|
|
87
|
-
@mixin media-breakpoint-between($lower, $upper, $breakpoints: $grid-breakpoints) {
|
|
88
|
-
$min: breakpoint-min($lower, $breakpoints);
|
|
89
|
-
$max: breakpoint-max($upper, $breakpoints);
|
|
90
|
-
|
|
91
|
-
@if $min != null and $max != null {
|
|
92
|
-
@media (min-width: $min) and (max-width: $max) {
|
|
93
|
-
@content;
|
|
94
|
-
}
|
|
95
|
-
} @else if $max == null {
|
|
96
|
-
@include media-breakpoint-up($lower, $breakpoints) {
|
|
97
|
-
@content;
|
|
98
|
-
}
|
|
99
|
-
} @else if $min == null {
|
|
100
|
-
@include media-breakpoint-down($upper, $breakpoints) {
|
|
101
|
-
@content;
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
// Media between the breakpoint's minimum and maximum widths.
|
|
107
|
-
// No minimum for the smallest breakpoint, and no maximum for the largest one.
|
|
108
|
-
// Makes the @content apply only to the given breakpoint, not viewports any wider or narrower.
|
|
109
|
-
@mixin media-breakpoint-only($name, $breakpoints: $grid-breakpoints) {
|
|
110
|
-
$min: breakpoint-min($name, $breakpoints);
|
|
111
|
-
$next: breakpoint-next($name, $breakpoints);
|
|
112
|
-
$max: breakpoint-max($next, $breakpoints);
|
|
113
|
-
|
|
114
|
-
@if $min != null and $max != null {
|
|
115
|
-
@media (min-width: $min) and (max-width: $max) {
|
|
116
|
-
@content;
|
|
117
|
-
}
|
|
118
|
-
} @else if $max == null {
|
|
119
|
-
@include media-breakpoint-up($name, $breakpoints) {
|
|
120
|
-
@content;
|
|
121
|
-
}
|
|
122
|
-
} @else if $min == null {
|
|
123
|
-
@include media-breakpoint-down($next, $breakpoints) {
|
|
124
|
-
@content;
|
|
125
|
-
}
|
|
126
|
-
}
|
|
127
|
-
}
|
|
@@ -1,273 +0,0 @@
|
|
|
1
|
-
// Ascending
|
|
2
|
-
// Used to evaluate Sass maps like our grid breakpoints.
|
|
3
|
-
@mixin _assert-ascending($map, $map-name) {
|
|
4
|
-
$prev-key: null;
|
|
5
|
-
$prev-num: null;
|
|
6
|
-
@each $key, $num in $map {
|
|
7
|
-
@if $prev-num == null or unit($num) == "%" or unit($prev-num) == "%" {
|
|
8
|
-
// Do nothing
|
|
9
|
-
} @else if not comparable($prev-num, $num) {
|
|
10
|
-
@warn "Potentially invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} whose unit makes it incomparable to #{$prev-num}, the value of the previous key '#{$prev-key}' !";
|
|
11
|
-
} @else if $prev-num >= $num {
|
|
12
|
-
@warn "Invalid value for #{$map-name}: This map must be in ascending order, but key '#{$key}' has value #{$num} which isn't greater than #{$prev-num}, the value of the previous key '#{$prev-key}' !";
|
|
13
|
-
}
|
|
14
|
-
$prev-key: $key;
|
|
15
|
-
$prev-num: $num;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
// Starts at zero
|
|
20
|
-
// Used to ensure the min-width of the lowest breakpoint starts at 0.
|
|
21
|
-
@mixin _assert-starts-at-zero($map, $map-name: "$grid-breakpoints") {
|
|
22
|
-
@if length($map) > 0 {
|
|
23
|
-
$values: map-values($map);
|
|
24
|
-
$first-value: nth($values, 1);
|
|
25
|
-
@if $first-value != 0 {
|
|
26
|
-
@warn "First breakpoint in #{$map-name} must start at 0, but starts at #{$first-value}.";
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
@mixin text-shadow($string: 0 1px 3px rgba(0, 0, 0, 0.25)) {
|
|
32
|
-
text-shadow: $string;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
@mixin box-shadow($string) {
|
|
36
|
-
-webkit-box-shadow: $string;
|
|
37
|
-
-moz-box-shadow: $string;
|
|
38
|
-
box-shadow: $string;
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
@mixin drop-shadow($x: 0, $y: 1px, $blur: 2px, $spread: 0, $alpha: 0.25) {
|
|
42
|
-
-webkit-box-shadow: $x $y $blur $spread rgba(0, 0, 0, $alpha);
|
|
43
|
-
-moz-box-shadow: $x $y $blur $spread rgba(0, 0, 0, $alpha);
|
|
44
|
-
box-shadow: $x $y $blur $spread rgba(0, 0, 0, $alpha);
|
|
45
|
-
}
|
|
46
|
-
|
|
47
|
-
@mixin inner-shadow($x: 0, $y: 1px, $blur: 2px, $spread: 0, $alpha: 0.25) {
|
|
48
|
-
-webkit-box-shadow: inset $x $y $blur $spread rgba(0, 0, 0, $alpha);
|
|
49
|
-
-moz-box-shadow: inset $x $y $blur $spread rgba(0, 0, 0, $alpha);
|
|
50
|
-
box-shadow: inset $x $y $blur $spread rgba(0, 0, 0, $alpha);
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
@mixin box-sizing($type: border-box) {
|
|
54
|
-
-webkit-box-sizing: $type;
|
|
55
|
-
-moz-box-sizing: $type;
|
|
56
|
-
box-sizing: $type;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
@mixin border-radius($radius: 5px) {
|
|
60
|
-
-webkit-border-radius: $radius;
|
|
61
|
-
-moz-border-radius: $radius;
|
|
62
|
-
border-radius: $radius;
|
|
63
|
-
|
|
64
|
-
-moz-background-clip: padding;
|
|
65
|
-
-webkit-background-clip: padding-box;
|
|
66
|
-
background-clip: padding-box;
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
@mixin border-radiuses($topright: 0, $bottomright: 0, $bottomleft: 0, $topleft: 0) {
|
|
70
|
-
-webkit-border-top-right-radius: $topright;
|
|
71
|
-
-webkit-border-bottom-right-radius: $bottomright;
|
|
72
|
-
-webkit-border-bottom-left-radius: $bottomleft;
|
|
73
|
-
-webkit-border-top-left-radius: $topleft;
|
|
74
|
-
|
|
75
|
-
-moz-border-radius-topright: $topright;
|
|
76
|
-
-moz-border-radius-bottomright: $bottomright;
|
|
77
|
-
-moz-border-radius-bottomleft: $bottomleft;
|
|
78
|
-
-moz-border-radius-topleft: $topleft;
|
|
79
|
-
|
|
80
|
-
border-top-right-radius: $topright;
|
|
81
|
-
border-bottom-right-radius: $bottomright;
|
|
82
|
-
border-bottom-left-radius: $bottomleft;
|
|
83
|
-
border-top-left-radius: $topleft;
|
|
84
|
-
|
|
85
|
-
-moz-background-clip: padding;
|
|
86
|
-
-webkit-background-clip: padding-box;
|
|
87
|
-
background-clip: padding-box;
|
|
88
|
-
}
|
|
89
|
-
|
|
90
|
-
@mixin opacity($opacity: 0.5) {
|
|
91
|
-
-webkit-opacity: $opacity;
|
|
92
|
-
-moz-opacity: $opacity;
|
|
93
|
-
opacity: $opacity;
|
|
94
|
-
}
|
|
95
|
-
|
|
96
|
-
@mixin gradient($startColor: #eee, $endColor: white) {
|
|
97
|
-
background-color: $startColor;
|
|
98
|
-
background: -webkit-gradient(linear, left top, left bottom, from($startColor), to($endColor));
|
|
99
|
-
background: -webkit-linear-gradient(top, $startColor, $endColor);
|
|
100
|
-
background: -moz-linear-gradient(top, $startColor, $endColor);
|
|
101
|
-
background: -ms-linear-gradient(top, $startColor, $endColor);
|
|
102
|
-
background: -o-linear-gradient(top, $startColor, $endColor);
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
@mixin horizontal-gradient($startColor: #eee, $endColor: white) {
|
|
106
|
-
background-color: $startColor;
|
|
107
|
-
background-image: -webkit-gradient(linear, left top, right top, from($startColor), to($endColor));
|
|
108
|
-
background-image: -webkit-linear-gradient(left, $startColor, $endColor);
|
|
109
|
-
background-image: -moz-linear-gradient(left, $startColor, $endColor);
|
|
110
|
-
background-image: -ms-linear-gradient(left, $startColor, $endColor);
|
|
111
|
-
background-image: -o-linear-gradient(left, $startColor, $endColor);
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
@mixin animation($name, $duration: 300ms, $delay: 0, $ease: ease) {
|
|
115
|
-
-webkit-animation: $name $duration $delay $ease;
|
|
116
|
-
-moz-animation: $name $duration $delay $ease;
|
|
117
|
-
-ms-animation: $name $duration $delay $ease;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
@mixin transition($transition) {
|
|
121
|
-
-webkit-transition: $transition;
|
|
122
|
-
-moz-transition: $transition;
|
|
123
|
-
-ms-transition: $transition;
|
|
124
|
-
-o-transition: $transition;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
@mixin transform($string) {
|
|
128
|
-
-webkit-transform: $string;
|
|
129
|
-
-moz-transform: $string;
|
|
130
|
-
-ms-transform: $string;
|
|
131
|
-
-o-transform: $string;
|
|
132
|
-
}
|
|
133
|
-
|
|
134
|
-
@mixin scale($factor) {
|
|
135
|
-
-webkit-transform: scale($factor);
|
|
136
|
-
-moz-transform: scale($factor);
|
|
137
|
-
-ms-transform: scale($factor);
|
|
138
|
-
-o-transform: scale($factor);
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
@mixin rotate($deg) {
|
|
142
|
-
-webkit-transform: rotate($deg);
|
|
143
|
-
-moz-transform: rotate($deg);
|
|
144
|
-
-ms-transform: rotate($deg);
|
|
145
|
-
-o-transform: rotate($deg);
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
@mixin skew($deg, $deg2) {
|
|
149
|
-
-webkit-transform: skew($deg, $deg2);
|
|
150
|
-
-moz-transform: skew($deg, $deg2);
|
|
151
|
-
-ms-transform: skew($deg, $deg2);
|
|
152
|
-
-o-transform: skew($deg, $deg2);
|
|
153
|
-
}
|
|
154
|
-
|
|
155
|
-
@mixin translate($x, $y:0) {
|
|
156
|
-
-webkit-transform: translate($x, $y);
|
|
157
|
-
-moz-transform: translate($x, $y);
|
|
158
|
-
-ms-transform: translate($x, $y);
|
|
159
|
-
-o-transform: translate($x, $y);
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
@mixin translate3d($x, $y: 0, $z: 0) {
|
|
163
|
-
-webkit-transform: translate3d($x, $y, $z);
|
|
164
|
-
-moz-transform: translate3d($x, $y, $z);
|
|
165
|
-
-ms-transform: translate3d($x, $y, $z);
|
|
166
|
-
-o-transform: translate3d($x, $y, $z);
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
@mixin perspective($value: 1000) {
|
|
170
|
-
-webkit-perspective: $value;
|
|
171
|
-
-moz-perspective: $value;
|
|
172
|
-
-ms-perspective: $value;
|
|
173
|
-
perspective: $value;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
@mixin transform-origin($x:center, $y:center) {
|
|
177
|
-
-webkit-transform-origin: $x $y;
|
|
178
|
-
-moz-transform-origin: $x $y;
|
|
179
|
-
-ms-transform-origin: $x $y;
|
|
180
|
-
-o-transform-origin: $x $y;
|
|
181
|
-
}
|
|
182
|
-
|
|
183
|
-
@mixin appearance($string) {
|
|
184
|
-
-o-appearance: $string;
|
|
185
|
-
-khtml-appearance: $string;
|
|
186
|
-
-webkit-appearance: $string;
|
|
187
|
-
-moz-appearance: $string;
|
|
188
|
-
-webkit-appearance: $string;
|
|
189
|
-
appearance: $string;
|
|
190
|
-
}
|
|
191
|
-
|
|
192
|
-
@mixin filter($string) {
|
|
193
|
-
-webkit-filter: $string;
|
|
194
|
-
-moz-filter: $string;
|
|
195
|
-
-ms-filter: $string;
|
|
196
|
-
-o-filter: $string;
|
|
197
|
-
filter: $string;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
@mixin flexbox($direction,$align,$wrap) {
|
|
201
|
-
display: -webkit-box;
|
|
202
|
-
display: -moz-box;
|
|
203
|
-
display: -ms-flexbox;
|
|
204
|
-
display: -webkit-flex;
|
|
205
|
-
display: flex;
|
|
206
|
-
-webkit-flex-direction: $direction;
|
|
207
|
-
-ms-flex-direction: $direction;
|
|
208
|
-
flex-direction: $direction;
|
|
209
|
-
-ms-flex-align: $align;
|
|
210
|
-
-webkit-align-items: $align;
|
|
211
|
-
align-items: $align;
|
|
212
|
-
-webkit-flex-wrap: $wrap;
|
|
213
|
-
-ms-flex-wrap: $wrap;;
|
|
214
|
-
flex-wrap: $wrap;
|
|
215
|
-
}
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
@mixin flexbox($direction:row,$align:center,$wrap:wrap) {
|
|
219
|
-
display: -webkit-box;
|
|
220
|
-
display: -moz-box;
|
|
221
|
-
display: -ms-flexbox;
|
|
222
|
-
display: -webkit-flex;
|
|
223
|
-
display: flex;
|
|
224
|
-
-webkit-flex-direction: $direction;
|
|
225
|
-
-ms-flex-direction: $direction;
|
|
226
|
-
flex-direction: $direction;
|
|
227
|
-
-ms-flex-align: $align;
|
|
228
|
-
-webkit-align-items: $align;
|
|
229
|
-
align-items: $align;
|
|
230
|
-
-webkit-flex-wrap: $wrap;
|
|
231
|
-
-ms-flex-wrap: $wrap;
|
|
232
|
-
flex-wrap: $wrap;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
@mixin flex-wrap($wrap:wrap) {
|
|
236
|
-
-webkit-flex-wrap: $wrap;
|
|
237
|
-
-ms-flex-wrap: $wrap;
|
|
238
|
-
flex-wrap: $wrap;
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
@mixin align-items($align:center) {
|
|
242
|
-
-ms-flex-align: $align;
|
|
243
|
-
-webkit-align-items: $align;
|
|
244
|
-
align-items: $align;
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
@mixin align-self($align:center) {
|
|
248
|
-
align-self: $align;
|
|
249
|
-
-webkit-align-self: $align;
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
@mixin calc($prop, $val) {
|
|
253
|
-
#{$prop}: calc(#{$val});
|
|
254
|
-
#{$prop}: -moz-calc(#{$val});
|
|
255
|
-
#{$prop}: -webkit-calc(#{$val});
|
|
256
|
-
#{$prop}: -o-calc(#{$val});
|
|
257
|
-
}
|
|
258
|
-
|
|
259
|
-
@mixin line-clamp($count) {
|
|
260
|
-
display: -webkit-box;
|
|
261
|
-
-webkit-line-clamp: $count;
|
|
262
|
-
-webkit-box-orient: vertical;
|
|
263
|
-
overflow: hidden;
|
|
264
|
-
}
|
|
265
|
-
|
|
266
|
-
@mixin text-contrast($n) {
|
|
267
|
-
$color-brightness: round((red($n) * 299) + (green($n) * 587) + calc((blue($n) * 114) / 1000));
|
|
268
|
-
$light-color: round((red(#ffffff) * 299) + (green(#ffffff) * 587) + calc((blue(#ffffff) * 114) / 1000));
|
|
269
|
-
|
|
270
|
-
@if abs($color-brightness) < calc($light-color/2) {
|
|
271
|
-
color: #ffffff;
|
|
272
|
-
}
|
|
273
|
-
}
|
|
@@ -1,85 +0,0 @@
|
|
|
1
|
-
// Grid system
|
|
2
|
-
//
|
|
3
|
-
// Generate semantic grid columns with these mixins.
|
|
4
|
-
|
|
5
|
-
@mixin make-row($gutter: $grid-gap) {
|
|
6
|
-
display: flex;
|
|
7
|
-
flex-wrap: wrap;
|
|
8
|
-
margin-right: calc(-1 * $grid-gap / 2);
|
|
9
|
-
margin-left: calc(-1 * $grid-gap / 2);
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
@mixin make-col-ready($gutter: $grid-gap) {
|
|
13
|
-
flex-shrink: 0;
|
|
14
|
-
width: 100%;
|
|
15
|
-
max-width: 100%;
|
|
16
|
-
padding-right: calc($gutter / 2);
|
|
17
|
-
padding-left: calc($gutter / 2);
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
@mixin make-col($size: false, $columns: $grid-columns) {
|
|
21
|
-
@if $size {
|
|
22
|
-
flex: 0 0 auto;
|
|
23
|
-
width: percentage(calc($size / $columns));
|
|
24
|
-
|
|
25
|
-
} @else {
|
|
26
|
-
flex: 1 1 0;
|
|
27
|
-
max-width: 100%;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
@mixin make-col-auto() {
|
|
32
|
-
flex: 0 0 auto;
|
|
33
|
-
width: auto;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
@mixin make-col-offset($size, $columns: $grid-columns) {
|
|
37
|
-
$num: calc($size / $columns);
|
|
38
|
-
margin-left: if($num == 0, 0, percentage($num));
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
// Row columns
|
|
42
|
-
//
|
|
43
|
-
// Specify on a parent element(e.g., .row) to force immediate children into NN
|
|
44
|
-
// number of columns. Supports wrapping to new lines, but does not do a Masonry
|
|
45
|
-
// style grid.
|
|
46
|
-
@mixin row-cols($count) {
|
|
47
|
-
> * {
|
|
48
|
-
flex: 0 0 auto;
|
|
49
|
-
width: divide(100%, $count);
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
@mixin make-grid-columns($columns: $grid-columns, $gutter: $grid-gap, $breakpoints: $grid-breakpoints) {
|
|
54
|
-
@each $breakpoint in map-keys($breakpoints) {
|
|
55
|
-
$infix: breakpoint-infix($breakpoint, $breakpoints);
|
|
56
|
-
|
|
57
|
-
@include media-breakpoint-up($breakpoint, $breakpoints) {
|
|
58
|
-
// Provide basic `.col-{bp}` classes for equal-width flexbox columns
|
|
59
|
-
.col#{$infix} {
|
|
60
|
-
flex: 1 0 0%; // Flexbugs #4: https://github.com/philipwalton/flexbugs#flexbug-4
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
.col#{$infix}-auto {
|
|
64
|
-
@include make-col-auto();
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
@if $columns > 0 {
|
|
68
|
-
@for $i from 1 through $columns {
|
|
69
|
-
.col#{$infix}-#{$i} {
|
|
70
|
-
@include make-col($i, $columns);
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
// `$columns - 1` because offsetting by the width of an entire row isn't possible
|
|
75
|
-
@for $i from 0 through ($columns - 1) {
|
|
76
|
-
@if not ($infix == "" and $i == 0) { // Avoid emitting useless .offset-0
|
|
77
|
-
.offset#{$infix}-#{$i} {
|
|
78
|
-
@include make-col-offset($i, $columns);
|
|
79
|
-
}
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
}
|
|
85
|
-
}
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
@font-face {
|
|
2
|
-
font-family: "icons";
|
|
3
|
-
font-display: swap;
|
|
4
|
-
src: url('<%= fontPath %><%= fontName %>.woff2<%= cacheBusterQueryString %>') format('woff2'),
|
|
5
|
-
url('<%= fontPath %><%= fontName %>.woff<%= cacheBusterQueryString %>') format('woff');
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.<%= cssClass%> {
|
|
9
|
-
font-family: "icons";
|
|
10
|
-
-webkit-font-smoothing: antialiased;
|
|
11
|
-
-moz-osx-font-smoothing: grayscale;
|
|
12
|
-
font-style: normal;
|
|
13
|
-
font-variant: normal;
|
|
14
|
-
font-weight: normal;
|
|
15
|
-
text-decoration: none;
|
|
16
|
-
text-transform: none;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
<% _.each(glyphs, function(glyph) { %>
|
|
20
|
-
$i-<%= glyph.fileName %>: "\<%= glyph.codePoint %>";
|
|
21
|
-
<% }); %>
|
|
22
|
-
|
|
23
|
-
<% _.each(glyphs, function(glyph) { %>
|
|
24
|
-
.<%= cssClass%>-<%= glyph.fileName %>:before {
|
|
25
|
-
content: "\<%= glyph.codePoint %>";
|
|
26
|
-
}
|
|
27
|
-
<% }); %>
|
|
28
|
-
|
|
29
|
-
/*
|
|
30
|
-
<% _.each(glyphs, function(glyph) { %>
|
|
31
|
-
<i class='<%= cssClass%> <%= cssClass%>-<%= glyph.fileName %>'></i>
|
|
32
|
-
<% }); %>
|
|
33
|
-
*/
|
|
File without changes
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<link rel="stylesheet" href="%linkCSS%.css" />
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<link rel="preload" href="%linkIconfontWoff2%.woff2" as="font" type="font/woff2" crossorigin>
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
<script src="%linkJS%.js"></script>
|
|
@@ -1,119 +0,0 @@
|
|
|
1
|
-
<!DOCTYPE html>
|
|
2
|
-
<html class="no-js" lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="utf-8"/>
|
|
5
|
-
<title>Style Guide</title>
|
|
6
|
-
|
|
7
|
-
<meta name="description" content=""/>
|
|
8
|
-
<meta name="generator" content="kss-node"/>
|
|
9
|
-
<meta name="viewport" content="width=device-width"/>
|
|
10
|
-
|
|
11
|
-
<link rel="stylesheet" href="kss-assets/kss.css"/>
|
|
12
|
-
<link rel="stylesheet" href="../dist/css/addons/kss.css"/>
|
|
13
|
-
<link rel="stylesheet" href="../../default/b2c/dist/css/doc.css"/>
|
|
14
|
-
<link rel="stylesheet" href="../dist/css/doc.css"/>
|
|
15
|
-
|
|
16
|
-
</head>
|
|
17
|
-
<body id="kss-node" >
|
|
18
|
-
|
|
19
|
-
<div class="kss-sidebar kss-style">
|
|
20
|
-
<header class="kss-header">
|
|
21
|
-
<h1 class="kss-doc-title">Style Guide</h1>
|
|
22
|
-
</header>
|
|
23
|
-
<nav class="kss-nav" aria-label="Style Guide">
|
|
24
|
-
<ul class="kss-nav__menu">
|
|
25
|
-
<li class="kss-nav__menu-item">
|
|
26
|
-
<a class="kss-nav__menu-link" href="./">
|
|
27
|
-
<span class="kss-nav__ref">0</span
|
|
28
|
-
><span class="kss-nav__name">Overview</span>
|
|
29
|
-
</a>
|
|
30
|
-
</li>
|
|
31
|
-
<li class="kss-nav__menu-item">
|
|
32
|
-
<a class="kss-nav__menu-link" href="section-base.html">
|
|
33
|
-
<span class="kss-nav__ref">1</span><span class="kss-nav__name">Base</span>
|
|
34
|
-
</a>
|
|
35
|
-
</li>
|
|
36
|
-
<li class="kss-nav__menu-item">
|
|
37
|
-
<a class="kss-nav__menu-link" href="section-colors.html">
|
|
38
|
-
<span class="kss-nav__ref">2</span><span class="kss-nav__name">Colors</span>
|
|
39
|
-
</a>
|
|
40
|
-
</li>
|
|
41
|
-
<li class="kss-nav__menu-item">
|
|
42
|
-
<a class="kss-nav__menu-link" href="section-components.html">
|
|
43
|
-
<span class="kss-nav__ref">3</span><span class="kss-nav__name">Components</span>
|
|
44
|
-
</a>
|
|
45
|
-
</li>
|
|
46
|
-
<li class="kss-nav__menu-item">
|
|
47
|
-
<a class="kss-nav__menu-link" href="section-form.html">
|
|
48
|
-
<span class="kss-nav__ref">4</span><span class="kss-nav__name">Form</span>
|
|
49
|
-
</a>
|
|
50
|
-
</li>
|
|
51
|
-
<li class="kss-nav__menu-item">
|
|
52
|
-
<a class="kss-nav__menu-link" href="section-navigations.html">
|
|
53
|
-
<span class="kss-nav__ref">5</span><span class="kss-nav__name">Navigations</span>
|
|
54
|
-
</a>
|
|
55
|
-
</li>
|
|
56
|
-
<li class="kss-nav__menu-item">
|
|
57
|
-
<a class="kss-nav__menu-link" href="section-shop.html">
|
|
58
|
-
<span class="kss-nav__ref">6</span><span class="kss-nav__name">Shop</span>
|
|
59
|
-
</a>
|
|
60
|
-
</li>
|
|
61
|
-
<li class="kss-nav__menu-item">
|
|
62
|
-
<a class="kss-nav__menu-link" href="section-siteparts.html">
|
|
63
|
-
<span class="kss-nav__ref">7</span><span class="kss-nav__name">Siteparts</span>
|
|
64
|
-
</a>
|
|
65
|
-
</li>
|
|
66
|
-
<li class="kss-nav__menu-item">
|
|
67
|
-
<a class="kss-nav__menu-link" href="section-structure.html">
|
|
68
|
-
<span class="kss-nav__ref">8</span><span class="kss-nav__name">Structure</span>
|
|
69
|
-
</a>
|
|
70
|
-
</li>
|
|
71
|
-
<li class="kss-nav__menu-item">
|
|
72
|
-
<a class="kss-nav__menu-link" href="section-typo.html">
|
|
73
|
-
<span class="kss-nav__ref">9</span><span class="kss-nav__name">Typo</span>
|
|
74
|
-
</a>
|
|
75
|
-
</li>
|
|
76
|
-
</ul>
|
|
77
|
-
</nav>
|
|
78
|
-
</div>
|
|
79
|
-
<main class="kss-main" aria-label="Content">
|
|
80
|
-
<article>
|
|
81
|
-
<div id="kssref-0" class="kss-section kss-section--depth-0 kss-overview kss-style">
|
|
82
|
-
<p>npm-exec --source sass</p>
|
|
83
|
-
|
|
84
|
-
</div>
|
|
85
|
-
</article>
|
|
86
|
-
</main>
|
|
87
|
-
|
|
88
|
-
<!-- SCRIPTS -->
|
|
89
|
-
<script src="kss-assets/kss.js"></script>
|
|
90
|
-
<script src="kss-assets/scrollspy.js"></script>
|
|
91
|
-
<script src="kss-assets/kss-fullscreen.js"></script>
|
|
92
|
-
<script src="kss-assets/kss-guides.js"></script>
|
|
93
|
-
<script src="kss-assets/kss-markup.js"></script>
|
|
94
|
-
<script>
|
|
95
|
-
var spy = new ScrollSpy('#kss-node', {
|
|
96
|
-
nav: '.kss-nav__menu-child > li > a',
|
|
97
|
-
className: 'is-in-viewport'
|
|
98
|
-
});
|
|
99
|
-
var kssFullScreen = new KssFullScreen({
|
|
100
|
-
idPrefix: 'kss-fullscreen-',
|
|
101
|
-
bodyClass: 'kss-fullscreen-mode',
|
|
102
|
-
elementClass: 'is-fullscreen'
|
|
103
|
-
});
|
|
104
|
-
var kssGuides = new KssGuides({
|
|
105
|
-
bodyClass: 'kss-guides-mode'
|
|
106
|
-
});
|
|
107
|
-
var kssMarkup = new KssMarkup({
|
|
108
|
-
bodyClass: 'kss-markup-mode',
|
|
109
|
-
detailsClass: 'kss-markup'
|
|
110
|
-
});
|
|
111
|
-
</script>
|
|
112
|
-
<script src="../../default/b2c/dist/js/main.js"></script>
|
|
113
|
-
<script src="../dist/js/main.js"></script>
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
<!-- Automatically built using <a href="https://github.com/kss-node/kss-node">kss-node</a>. -->
|
|
118
|
-
</body>
|
|
119
|
-
</html>
|