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.
Files changed (438) hide show
  1. package/Gulpfile.js +4 -3
  2. package/README.md +1 -12
  3. package/default/b2b/build/doc/doc.css +35 -2
  4. package/default/b2b/dist/css/account.css +1 -1
  5. package/default/b2b/dist/css/{account1733309885.css → account1734010254.css} +1 -1
  6. package/default/b2b/dist/css/addons/errorPages.css +1 -1
  7. package/default/b2b/dist/css/addons/fck.css +1 -1
  8. package/default/b2b/dist/css/addons/kss.css +1 -1
  9. package/default/b2b/dist/css/doc.css +1 -1
  10. package/default/b2b/dist/css/{doc1733309885.css → doc1734010254.css} +1 -1
  11. package/default/b2b/dist/css/main.css +1 -1
  12. package/default/b2b/dist/css/{main1733309885.css → main1734010254.css} +1 -1
  13. package/default/b2b/dist/css/order.css +1 -1
  14. package/default/b2b/dist/css/{order1733309885.css → order1734010254.css} +1 -1
  15. package/default/b2b/dist/css/salesperson.css +1 -1
  16. package/default/b2b/dist/css/{salesperson1733309885.css → salesperson1734010254.css} +1 -1
  17. package/default/b2b/dist/fonts/{icons1733309885.woff → icons1734010254.woff} +0 -0
  18. package/default/b2b/dist/fonts/icons1734010254.woff2 +0 -0
  19. package/default/b2b/dist/js/main.js +1 -1
  20. package/default/b2b/dist/js/main.js.map +2 -2
  21. package/default/b2b/dist/js/{main1733309885.js → main1734010254.js} +1 -1
  22. package/default/b2b/dist/snippets/css/account.html +1 -1
  23. package/default/b2b/dist/snippets/css/doc.html +1 -1
  24. package/default/b2b/dist/snippets/css/main.html +1 -1
  25. package/default/b2b/dist/snippets/css/order.html +1 -1
  26. package/default/b2b/dist/snippets/css/salesperson.html +1 -1
  27. package/default/b2b/dist/snippets/iconfont.html +1 -1
  28. package/default/b2b/dist/snippets/js/account.html +1 -1
  29. package/default/b2b/dist/snippets/js/itemcard.html +1 -1
  30. package/default/b2b/dist/snippets/js/main.html +1 -1
  31. package/default/b2b/dist/snippets/js/order.html +1 -1
  32. package/default/b2b/dist/snippets/js/salesperson.html +1 -1
  33. package/default/b2b/src/icons/{icons1733309885.woff → icons1734010254.woff} +0 -0
  34. package/default/b2b/src/icons/icons1734010254.woff2 +0 -0
  35. package/default/b2b/src/scss/base/_icons.scss +2 -2
  36. package/default/b2b/src/scss/main.scss +1 -0
  37. package/default/b2b/styleguide/item-components-skeleton.html +1 -1
  38. package/default/b2b/styleguide/item-shop-account-infobox.html +1 -1
  39. package/default/b2b/styleguide/item-shop-accountbox.html +1 -1
  40. package/default/b2b/styleguide/item-shop-amount-lines.html +1 -1
  41. package/default/b2b/styleguide/item-shop-attributes-icons.html +1 -1
  42. package/default/b2b/styleguide/item-shop-categorylist-itempreview.html +1 -1
  43. package/default/b2b/styleguide/item-shop-filter.html +1 -1
  44. package/default/b2b/styleguide/item-shop-itemlist-sticky-order-bar.html +1 -1
  45. package/default/b2b/styleguide/item-shop-list-type-switch.html +1 -1
  46. package/default/b2b/styleguide/item-shop-order-history-list.html +1 -1
  47. package/default/b2b/styleguide/item-shop-orderboxsummary.html +1 -1
  48. package/default/b2b/styleguide/item-shop-orderbutton.html +1 -1
  49. package/default/b2b/styleguide/item-shop-orderitemlist.html +1 -1
  50. package/default/b2b/styleguide/item-shop-selected-salesperson-box.html +1 -1
  51. package/default/b2b/styleguide/item-shop-sorting.html +1 -1
  52. package/default/b2b/styleguide/item-shop-variantselection.html +1 -1
  53. package/default/b2b/styleguide/section-components.html +1 -1
  54. package/default/b2b/styleguide/section-shop.html +15 -15
  55. package/default/b2b.yaml +2 -1
  56. package/default/b2c/build/doc/doc.css +35 -2
  57. package/default/b2c/dist/css/account.css +1 -1
  58. package/default/b2c/dist/css/{account1733309880.css → account1734010249.css} +1 -1
  59. package/default/b2c/dist/css/addons/errorPages.css +1 -1
  60. package/default/b2c/dist/css/addons/fck.css +1 -1
  61. package/default/b2c/dist/css/addons/kss.css +1 -1
  62. package/default/b2c/dist/css/doc.css +1 -1
  63. package/default/b2c/dist/css/{doc1733309880.css → doc1734010249.css} +1 -1
  64. package/default/b2c/dist/css/main.css +1 -1
  65. package/default/b2c/dist/css/{main1733309880.css → main1734010249.css} +1 -1
  66. package/default/b2c/dist/css/order.css +1 -1
  67. package/default/b2c/dist/css/{order1733309880.css → order1734010249.css} +1 -1
  68. package/{child/dist/fonts/icons1733309902.woff → default/b2c/dist/fonts/icons1734010249.woff} +0 -0
  69. package/default/b2c/dist/fonts/icons1734010249.woff2 +0 -0
  70. package/default/b2c/dist/js/main.js +1 -1
  71. package/default/b2c/dist/js/main.js.map +2 -2
  72. package/default/b2c/dist/js/{main1733309880.js → main1734010249.js} +1 -1
  73. package/default/b2c/dist/snippets/css/account.html +1 -1
  74. package/default/b2c/dist/snippets/css/doc.html +1 -1
  75. package/default/b2c/dist/snippets/css/main.html +1 -1
  76. package/default/b2c/dist/snippets/css/order.html +1 -1
  77. package/default/b2c/dist/snippets/iconfont.html +1 -1
  78. package/default/b2c/dist/snippets/js/account.html +1 -1
  79. package/default/b2c/dist/snippets/js/itemcard.html +1 -1
  80. package/default/b2c/dist/snippets/js/main.html +1 -1
  81. package/default/b2c/dist/snippets/js/order.html +1 -1
  82. package/{child/src/icons/icons1733309902.woff → default/b2c/src/icons/icons1734010249.woff} +0 -0
  83. package/default/b2c/src/icons/icons1734010249.woff2 +0 -0
  84. package/default/b2c/src/scss/base/_icons.scss +2 -2
  85. package/default/b2c/src/scss/main.scss +1 -0
  86. package/default/b2c/styleguide/item-shop-accountbox.html +1 -1
  87. package/default/b2c/styleguide/item-shop-amount-lines.html +1 -1
  88. package/default/b2c/styleguide/item-shop-attributes-icons.html +1 -1
  89. package/default/b2c/styleguide/item-shop-categorylist-itempreview.html +1 -1
  90. package/default/b2c/styleguide/item-shop-checkout-buttons.html +1 -1
  91. package/default/b2c/styleguide/item-shop-filter.html +1 -1
  92. package/default/b2c/styleguide/item-shop-history-list-item.html +1 -1
  93. package/default/b2c/styleguide/item-shop-orderboxsummary.html +1 -1
  94. package/default/b2c/styleguide/item-shop-orderbutton.html +1 -1
  95. package/default/b2c/styleguide/item-shop-sorting.html +1 -1
  96. package/default/b2c/styleguide/item-shop-variantselection.html +1 -1
  97. package/default/b2c/styleguide/section-shop.html +11 -11
  98. package/default/b2c.yaml +2 -1
  99. package/default/catalog/build/doc/doc.css +35 -2
  100. package/default/catalog/dist/css/addons/errorPages.css +1 -1
  101. package/default/catalog/dist/css/addons/fck.css +1 -1
  102. package/default/catalog/dist/css/doc.css +1 -1
  103. package/default/catalog/dist/css/{main1733309893.css → doc1734010262.css} +1 -1
  104. package/default/catalog/dist/css/main.css +1 -1
  105. package/default/catalog/dist/css/{doc1733309893.css → main1734010262.css} +1 -1
  106. package/default/catalog/dist/fonts/icons1734010262.woff +0 -0
  107. package/default/catalog/dist/fonts/icons1734010262.woff2 +0 -0
  108. package/default/catalog/dist/js/main.js +1 -1
  109. package/default/catalog/dist/js/main.js.map +2 -2
  110. package/default/catalog/dist/js/{main1733309893.js → main1734010262.js} +1 -1
  111. package/default/catalog/dist/snippets/css/doc.html +1 -1
  112. package/default/catalog/dist/snippets/css/main.html +1 -1
  113. package/default/catalog/dist/snippets/iconfont.html +1 -1
  114. package/default/catalog/dist/snippets/js/account.html +1 -1
  115. package/default/catalog/dist/snippets/js/itemcard.html +1 -1
  116. package/default/catalog/dist/snippets/js/main.html +1 -1
  117. package/default/catalog/dist/snippets/js/order.html +1 -1
  118. package/default/catalog/src/icons/icons1734010262.woff +0 -0
  119. package/default/catalog/src/icons/icons1734010262.woff2 +0 -0
  120. package/default/catalog/src/scss/base/_icons.scss +2 -2
  121. package/default/catalog/src/scss/main.scss +1 -0
  122. package/default/catalog/styleguide/item-shop-account-infobox.html +1 -1
  123. package/default/catalog/styleguide/item-shop-accountbox.html +1 -1
  124. package/default/catalog/styleguide/item-shop-attributes-icons.html +1 -1
  125. package/default/catalog/styleguide/item-shop-categorybox.html +1 -1
  126. package/default/catalog/styleguide/item-shop-categorylist-itempreview.html +1 -1
  127. package/default/catalog/styleguide/item-shop-filter.html +1 -1
  128. package/default/catalog/styleguide/item-shop-inventory.html +1 -1
  129. package/default/catalog/styleguide/item-shop-list-type-switch.html +1 -1
  130. package/default/catalog/styleguide/item-shop-orderboxsummary.html +1 -1
  131. package/default/catalog/styleguide/item-shop-selected-salesperson-box.html +1 -1
  132. package/default/catalog/styleguide/item-shop-sorting.html +1 -1
  133. package/default/catalog/styleguide/item-shop-variantselection.html +1 -1
  134. package/default/catalog/styleguide/section-shop.html +12 -12
  135. package/default/catalog.yaml +2 -1
  136. package/default/global/js/rangeSlider.js +8 -8
  137. package/default/global/scss/shop/_categoryStructure.scss +27 -0
  138. package/default/global/scss/shop/_filter.scss +5 -1
  139. package/default/login/build/doc/doc.css +1 -1
  140. package/default/login/dist/css/addons/errorPages.css +1 -1
  141. package/default/login/dist/css/addons/fck.css +1 -1
  142. package/default/login/dist/css/addons/kss.css +1 -1
  143. package/default/login/dist/css/doc.css +1 -1
  144. package/default/login/dist/css/{doc1733309889.css → doc1734010259.css} +1 -1
  145. package/default/login/dist/css/main.css +1 -1
  146. package/default/login/dist/css/{main1733309889.css → main1734010259.css} +1 -1
  147. package/default/login/dist/fonts/icons1734010259.woff +0 -0
  148. package/default/login/dist/fonts/icons1734010259.woff2 +0 -0
  149. package/default/login/dist/snippets/css/doc.html +1 -1
  150. package/default/login/dist/snippets/css/main.html +1 -1
  151. package/default/login/dist/snippets/iconfont.html +1 -1
  152. package/default/login/dist/snippets/js/main.html +1 -1
  153. package/default/login/src/icons/icons1734010259.woff +0 -0
  154. package/default/login/src/icons/icons1734010259.woff2 +0 -0
  155. package/default/login/src/scss/base/_icons.scss +2 -2
  156. package/default/login.yaml +2 -1
  157. package/default/templates/emails/basicmail/basicmail.mustache +2 -2
  158. package/default/templates/emails/basicmail/basicmailFooter.mustache +1 -1
  159. package/default/templates/emails/basicmail/basicmailHeader.mustache +1 -1
  160. package/default/templates/emails/footerText.mustache +12 -12
  161. package/default/templates/emails/ordermail/orderLines.mustache +5 -5
  162. package/default/templates/emails/ordermail/ordermail.mustache +1 -1
  163. package/default/templates/emails/ordermail/ordermailDcOrder.mustache +1 -1
  164. package/default/templates/emails/ordermail/ordermailDetails.mustache +17 -17
  165. package/default/templates/emails/ordermail/ordermailFooter.mustache +1 -1
  166. package/default/templates/emails/ordermail/ordermailHeader.mustache +5 -5
  167. package/default/templates/emails/ordermail/ordermailIntro.mustache +1 -1
  168. package/default/templates/emails/ordermail/ordermailIntroText.mustache +1 -1
  169. package/default/templates/emails/ordermail/ordermailItem.mustache +1 -1
  170. package/default/templates/emails/ordermail/ordermailItemHeadline.mustache +1 -1
  171. package/default/templates/emails/ordermail/ordermailItemList.mustache +1 -1
  172. package/default/templates/filter/b2b/filter.mustache +1 -1
  173. package/default/templates/filter/b2c/filter.mustache +1 -1
  174. package/default/templates/filter/catalog/filter.mustache +1 -1
  175. package/default/templates/shop/item_statistics_account.mustache +1 -1
  176. package/default/website/build/doc/doc.css +1 -1
  177. package/default/website/dist/css/addons/errorPages.css +1 -1
  178. package/default/website/dist/css/addons/fck.css +1 -1
  179. package/default/website/dist/css/addons/kss.css +1 -1
  180. package/default/website/dist/css/doc.css +1 -1
  181. package/default/website/dist/css/{main1733309898.css → doc1734010266.css} +1 -1
  182. package/default/website/dist/css/main.css +1 -1
  183. package/default/website/dist/css/{doc1733309898.css → main1734010266.css} +1 -1
  184. package/default/website/dist/fonts/icons1734010266.woff +0 -0
  185. package/default/website/dist/fonts/icons1734010266.woff2 +0 -0
  186. package/default/website/dist/snippets/css/doc.html +1 -1
  187. package/default/website/dist/snippets/css/main.html +1 -1
  188. package/default/website/dist/snippets/iconfont.html +1 -1
  189. package/default/website/dist/snippets/js/main.html +1 -1
  190. package/default/website/src/icons/icons1734010266.woff +0 -0
  191. package/default/website/src/icons/icons1734010266.woff2 +0 -0
  192. package/default/website/src/scss/base/_icons.scss +2 -2
  193. package/default/website.yaml +2 -1
  194. package/package.json +1 -1
  195. package/child/404_de.html +0 -32
  196. package/child/404_en.html +0 -32
  197. package/child/Gulpfile.js +0 -463
  198. package/child/build/doc/doc.css +0 -21840
  199. package/child/build/favicons/android-chrome-192x192.png +0 -0
  200. package/child/build/favicons/android-chrome-512x512.png +0 -0
  201. package/child/build/favicons/apple-touch-icon.png +0 -0
  202. package/child/build/favicons/browserconfig.xml +0 -9
  203. package/child/build/favicons/favicon-16x16.png +0 -0
  204. package/child/build/favicons/favicon-32x32.png +0 -0
  205. package/child/build/favicons/favicon.ico +0 -0
  206. package/child/build/favicons/faviconData.json +0 -1
  207. package/child/build/favicons/mstile-144x144.png +0 -0
  208. package/child/build/favicons/mstile-150x150.png +0 -0
  209. package/child/build/favicons/mstile-310x150.png +0 -0
  210. package/child/build/favicons/mstile-310x310.png +0 -0
  211. package/child/build/favicons/mstile-70x70.png +0 -0
  212. package/child/build/favicons/safari-pinned-tab.svg +0 -36
  213. package/child/build/favicons/site.webmanifest +0 -19
  214. package/child/child.yaml +0 -137
  215. package/child/ck_styles.js +0 -90
  216. package/child/config.json +0 -37
  217. package/child/dist/css/addons/errorPages.css +0 -1
  218. package/child/dist/css/addons/fck.css +0 -1
  219. package/child/dist/css/addons/kss.css +0 -1
  220. package/child/dist/css/child.css +0 -1
  221. package/child/dist/css/child1733309902.css +0 -1
  222. package/child/dist/css/doc.css +0 -1
  223. package/child/dist/css/doc1733309902.css +0 -1
  224. package/child/dist/favicons/android-chrome-192x192.png +0 -0
  225. package/child/dist/favicons/android-chrome-512x512.png +0 -0
  226. package/child/dist/favicons/apple-touch-icon.png +0 -0
  227. package/child/dist/favicons/browserconfig.xml +0 -9
  228. package/child/dist/favicons/favicon-16x16.png +0 -0
  229. package/child/dist/favicons/favicon-32x32.png +0 -0
  230. package/child/dist/favicons/favicon.ico +0 -0
  231. package/child/dist/favicons/faviconData.json +0 -1
  232. package/child/dist/favicons/mstile-144x144.png +0 -0
  233. package/child/dist/favicons/mstile-150x150.png +0 -0
  234. package/child/dist/favicons/mstile-310x150.png +0 -0
  235. package/child/dist/favicons/mstile-310x310.png +0 -0
  236. package/child/dist/favicons/mstile-70x70.png +0 -0
  237. package/child/dist/favicons/safari-pinned-tab.svg +0 -36
  238. package/child/dist/favicons/site.webmanifest +0 -19
  239. package/child/dist/fonts/barlow-600.woff +0 -0
  240. package/child/dist/fonts/barlow-600.woff2 +0 -0
  241. package/child/dist/fonts/barlow-700.woff +0 -0
  242. package/child/dist/fonts/barlow-700.woff2 +0 -0
  243. package/child/dist/fonts/barlow-regular.woff +0 -0
  244. package/child/dist/fonts/barlow-regular.woff2 +0 -0
  245. package/child/dist/fonts/icons1689843011.woff +0 -0
  246. package/child/dist/fonts/icons1689843011.woff2 +0 -0
  247. package/child/dist/fonts/icons1689843343.woff +0 -0
  248. package/child/dist/fonts/icons1689843343.woff2 +0 -0
  249. package/child/dist/fonts/icons1733309902.woff2 +0 -0
  250. package/child/dist/js/child.js +0 -2
  251. package/child/dist/js/child.js.map +0 -7
  252. package/child/dist/js/child1733309902.js +0 -2
  253. package/child/dist/snippets/css/child.html +0 -1
  254. package/child/dist/snippets/css/doc.html +0 -1
  255. package/child/dist/snippets/faviconmarkup.html +0 -9
  256. package/child/dist/snippets/iconfont.html +0 -1
  257. package/child/dist/snippets/js/child.html +0 -1
  258. package/child/frontend.php +0 -266
  259. package/child/homepage.md +0 -1
  260. package/child/kss-config.json +0 -17
  261. package/child/package.json +0 -65
  262. package/child/sample.jpg +0 -0
  263. package/child/src/favicon/favicon.svg +0 -1
  264. package/child/src/fonts/barlow-600.woff +0 -0
  265. package/child/src/fonts/barlow-600.woff2 +0 -0
  266. package/child/src/fonts/barlow-700.woff +0 -0
  267. package/child/src/fonts/barlow-700.woff2 +0 -0
  268. package/child/src/fonts/barlow-regular.woff +0 -0
  269. package/child/src/fonts/barlow-regular.woff2 +0 -0
  270. package/child/src/fonts/icons1689843011.woff +0 -0
  271. package/child/src/fonts/icons1689843011.woff2 +0 -0
  272. package/child/src/fonts/icons1689843343.woff +0 -0
  273. package/child/src/fonts/icons1689843343.woff2 +0 -0
  274. package/child/src/icons/icons1733309902.woff2 +0 -0
  275. package/child/src/js/child.js +0 -0
  276. package/child/src/scss/_print.scss +0 -5
  277. package/child/src/scss/addons/errorPages.scss +0 -109
  278. package/child/src/scss/addons/fck.scss +0 -6
  279. package/child/src/scss/addons/kss.scss +0 -108
  280. package/child/src/scss/base/_fonts.scss +0 -27
  281. package/child/src/scss/base/_icons.scss +0 -968
  282. package/child/src/scss/base/_variables.scss +0 -0
  283. package/child/src/scss/child.scss +0 -11
  284. package/child/src/scss/doc.scss +0 -2
  285. package/child/src/scss/mixins/_breakpoints.scss +0 -127
  286. package/child/src/scss/mixins/_functions.scss +0 -273
  287. package/child/src/scss/mixins/_grid.scss +0 -85
  288. package/child/src/scss/mixins/_mixins.scss +0 -3
  289. package/child/src/scss/template/_icons.scss +0 -33
  290. package/child/src/snippets/faviconmarkup.html +0 -0
  291. package/child/src/snippets/includeCSS.html +0 -1
  292. package/child/src/snippets/includeFont.html +0 -1
  293. package/child/src/snippets/includeJS.html +0 -1
  294. package/child/styleguide/index.html +0 -119
  295. package/child/styleguide/item-base-button-link.html +0 -191
  296. package/child/styleguide/item-base-buttons.html +0 -244
  297. package/child/styleguide/item-base-fake-tables.html +0 -221
  298. package/child/styleguide/item-base-icons.html +0 -290
  299. package/child/styleguide/item-base-lists.html +0 -216
  300. package/child/styleguide/item-base-tables.html +0 -221
  301. package/child/styleguide/item-base-tags-group.html +0 -209
  302. package/child/styleguide/item-base-tags.html +0 -224
  303. package/child/styleguide/item-base.html +0 -171
  304. package/child/styleguide/item-colors-background.html +0 -305
  305. package/child/styleguide/item-colors-border.html +0 -263
  306. package/child/styleguide/item-colors-font.html +0 -304
  307. package/child/styleguide/item-colors.html +0 -159
  308. package/child/styleguide/item-components-action-icon.html +0 -244
  309. package/child/styleguide/item-components-actionbox.html +0 -195
  310. package/child/styleguide/item-components-alerts.html +0 -244
  311. package/child/styleguide/item-components-breadcrumb.html +0 -209
  312. package/child/styleguide/item-components-custom-select.html +0 -588
  313. package/child/styleguide/item-components-filegallery.html +0 -223
  314. package/child/styleguide/item-components-iconbar.html +0 -378
  315. package/child/styleguide/item-components-iconbox.html +0 -197
  316. package/child/styleguide/item-components-iconlist.html +0 -205
  317. package/child/styleguide/item-components-modals.html +0 -319
  318. package/child/styleguide/item-components-pagination.html +0 -215
  319. package/child/styleguide/item-components-processbar.html +0 -225
  320. package/child/styleguide/item-components-radio-list.html +0 -297
  321. package/child/styleguide/item-components-rating.html +0 -213
  322. package/child/styleguide/item-components-scrollbar.html +0 -327
  323. package/child/styleguide/item-components-searchbar.html +0 -204
  324. package/child/styleguide/item-components-share-links.html +0 -209
  325. package/child/styleguide/item-components-tags-group.html +0 -209
  326. package/child/styleguide/item-components-tags.html +0 -254
  327. package/child/styleguide/item-components-trust-infobar.html +0 -205
  328. package/child/styleguide/item-components-trustbar.html +0 -213
  329. package/child/styleguide/item-components-trustlist.html +0 -211
  330. package/child/styleguide/item-components.html +0 -261
  331. package/child/styleguide/item-form-checkboxes-switch.html +0 -195
  332. package/child/styleguide/item-form-checkboxes.html +0 -195
  333. package/child/styleguide/item-form-file-input.html +0 -252
  334. package/child/styleguide/item-form-infield-input-groups.html +0 -215
  335. package/child/styleguide/item-form-input-groups-addons.html +0 -286
  336. package/child/styleguide/item-form-input-groups.html +0 -210
  337. package/child/styleguide/item-form-inputs.html +0 -398
  338. package/child/styleguide/item-form-label-left-input-groups.html +0 -201
  339. package/child/styleguide/item-form-radioboxes-switch.html +0 -211
  340. package/child/styleguide/item-form.html +0 -189
  341. package/child/styleguide/item-navigations-mainnav.html +0 -239
  342. package/child/styleguide/item-navigations-nav.html +0 -215
  343. package/child/styleguide/item-navigations-navgroup.html +0 -538
  344. package/child/styleguide/item-navigations-subnav.html +0 -295
  345. package/child/styleguide/item-navigations-toggle-navigation.html +0 -216
  346. package/child/styleguide/item-navigations.html +0 -171
  347. package/child/styleguide/item-shop-accountbox.html +0 -318
  348. package/child/styleguide/item-shop-amount-lines.html +0 -243
  349. package/child/styleguide/item-shop-attributes-icons.html +0 -205
  350. package/child/styleguide/item-shop-categorybox.html +0 -227
  351. package/child/styleguide/item-shop-categorylist-itempreview.html +0 -247
  352. package/child/styleguide/item-shop-categorylist.html +0 -257
  353. package/child/styleguide/item-shop-checkout-buttons.html +0 -205
  354. package/child/styleguide/item-shop-filter.html +0 -707
  355. package/child/styleguide/item-shop-history-list-item.html +0 -213
  356. package/child/styleguide/item-shop-inventory.html +0 -300
  357. package/child/styleguide/item-shop-list-type-switch.html +0 -207
  358. package/child/styleguide/item-shop-order-history-list.html +0 -254
  359. package/child/styleguide/item-shop-orderboxsummary.html +0 -267
  360. package/child/styleguide/item-shop-orderbutton.html +0 -297
  361. package/child/styleguide/item-shop-orderitemlist.html +0 -263
  362. package/child/styleguide/item-shop-prices-list-graduated.html +0 -247
  363. package/child/styleguide/item-shop-prices-list.html +0 -217
  364. package/child/styleguide/item-shop-prices.html +0 -199
  365. package/child/styleguide/item-shop-promotions.html +0 -201
  366. package/child/styleguide/item-shop-quantity-spinner.html +0 -366
  367. package/child/styleguide/item-shop-sorting.html +0 -271
  368. package/child/styleguide/item-shop-state.html +0 -279
  369. package/child/styleguide/item-shop-variantselection.html +0 -199
  370. package/child/styleguide/item-shop.html +0 -243
  371. package/child/styleguide/item-siteparts-filegallery.html +0 -223
  372. package/child/styleguide/item-siteparts-scrollbar.html +0 -294
  373. package/child/styleguide/item-siteparts-slidecontent.html +0 -217
  374. package/child/styleguide/item-siteparts.html +0 -159
  375. package/child/styleguide/item-structure-containers.html +0 -234
  376. package/child/styleguide/item-structure-grid.html +0 -373
  377. package/child/styleguide/item-structure-margins.html +0 -307
  378. package/child/styleguide/item-structure-paddings.html +0 -307
  379. package/child/styleguide/item-structure.html +0 -165
  380. package/child/styleguide/item-typo-alignment-transform.html +0 -274
  381. package/child/styleguide/item-typo-headlines.html +0 -225
  382. package/child/styleguide/item-typo-link-with-icon.html +0 -254
  383. package/child/styleguide/item-typo-links.html +0 -224
  384. package/child/styleguide/item-typo-text.html +0 -214
  385. package/child/styleguide/item-typo.html +0 -165
  386. package/child/styleguide/kss-assets/WARNING.txt +0 -2
  387. package/child/styleguide/kss-assets/github-fork--black.png +0 -0
  388. package/child/styleguide/kss-assets/kss-fullscreen.js +0 -60
  389. package/child/styleguide/kss-assets/kss-guides.js +0 -27
  390. package/child/styleguide/kss-assets/kss-markup.js +0 -42
  391. package/child/styleguide/kss-assets/kss.css +0 -1
  392. package/child/styleguide/kss-assets/kss.js +0 -53
  393. package/child/styleguide/kss-assets/kss.scss +0 -746
  394. package/child/styleguide/kss-assets/noise-low.png +0 -0
  395. package/child/styleguide/kss-assets/sample-inline.png +0 -0
  396. package/child/styleguide/kss-assets/sample-inline.svg +0 -3
  397. package/child/styleguide/kss-assets/sample.png +0 -0
  398. package/child/styleguide/kss-assets/sample.svg +0 -3
  399. package/child/styleguide/kss-assets/scrollspy.js +0 -147
  400. package/child/styleguide/section-base.html +0 -784
  401. package/child/styleguide/section-colors.html +0 -743
  402. package/child/styleguide/section-components.html +0 -3375
  403. package/child/styleguide/section-form.html +0 -1383
  404. package/child/styleguide/section-navigations.html +0 -1194
  405. package/child/styleguide/section-shop.html +0 -3333
  406. package/child/styleguide/section-siteparts.html +0 -605
  407. package/child/styleguide/section-structure.html +0 -1002
  408. package/child/styleguide/section-typo.html +0 -698
  409. package/default/b2b/dist/fonts/icons1733309885.woff2 +0 -0
  410. package/default/b2b/src/icons/icons1733309885.woff2 +0 -0
  411. package/default/b2c/dist/fonts/icons1733309880.woff +0 -0
  412. package/default/b2c/dist/fonts/icons1733309880.woff2 +0 -0
  413. package/default/b2c/src/icons/icons1733309880.woff +0 -0
  414. package/default/b2c/src/icons/icons1733309880.woff2 +0 -0
  415. package/default/catalog/dist/fonts/icons1733309893.woff +0 -0
  416. package/default/catalog/dist/fonts/icons1733309893.woff2 +0 -0
  417. package/default/catalog/src/icons/icons1733309893.woff +0 -0
  418. package/default/catalog/src/icons/icons1733309893.woff2 +0 -0
  419. package/default/login/dist/fonts/icons1733309889.woff +0 -0
  420. package/default/login/dist/fonts/icons1733309889.woff2 +0 -0
  421. package/default/login/src/icons/icons1733309889.woff +0 -0
  422. package/default/login/src/icons/icons1733309889.woff2 +0 -0
  423. package/default/website/dist/fonts/icons1733309898.woff +0 -0
  424. package/default/website/dist/fonts/icons1733309898.woff2 +0 -0
  425. package/default/website/src/icons/icons1733309898.woff +0 -0
  426. package/default/website/src/icons/icons1733309898.woff2 +0 -0
  427. /package/default/b2b/dist/js/{account1733309885.js → account1734010254.js} +0 -0
  428. /package/default/b2b/dist/js/{itemcard1733309885.js → itemcard1734010254.js} +0 -0
  429. /package/default/b2b/dist/js/{order1733309885.js → order1734010254.js} +0 -0
  430. /package/default/b2b/dist/js/{salesperson1733309885.js → salesperson1734010254.js} +0 -0
  431. /package/default/b2c/dist/js/{account1733309880.js → account1734010249.js} +0 -0
  432. /package/default/b2c/dist/js/{itemcard1733309880.js → itemcard1734010249.js} +0 -0
  433. /package/default/b2c/dist/js/{order1733309880.js → order1734010249.js} +0 -0
  434. /package/default/catalog/dist/js/{account1733309893.js → account1734010262.js} +0 -0
  435. /package/default/catalog/dist/js/{itemcard1733309893.js → itemcard1734010262.js} +0 -0
  436. /package/default/catalog/dist/js/{order1733309893.js → order1734010262.js} +0 -0
  437. /package/default/login/dist/js/{main1733309889.js → main1734010259.js} +0 -0
  438. /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";
@@ -1,2 +0,0 @@
1
- @import "../../../default/b2c/src/scss/doc";
2
- @import "child";
@@ -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,3 +0,0 @@
1
- @import "breakpoints";
2
- @import "functions";
3
- @import "grid";
@@ -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>