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
@@ -1,746 +0,0 @@
1
- // ------------------------------------------------------------------------------
2
- // Variables - Colors, Fonts, etc.
3
- // ------------------------------------------------------------------------------
4
- $kss-colors-background : #fff;
5
-
6
- $kss-colors-foreground : #444;
7
- $kss-colors-heading : #111;
8
- $kss-colors-quotes : #666;
9
-
10
- $kss-colors-link : #0645ad;
11
- $kss-colors-link-visited : #0645ad;
12
- $kss-colors-link-hover : lighten($kss-colors-link, 20%);
13
- $kss-colors-link-active : #faa700;
14
-
15
- $kss-font-body : Helvetica, 'Helvetica Neue', Arial, sans-serif;
16
- $kss-font-code : Menlo, 'Ubuntu Mono', 'Lucida Console', 'Courier New', Courier, monospace;
17
-
18
- $kss-font-size : 16px;
19
- $kss-vertical-rhythm : $kss-font-size * 1.5;
20
-
21
- // ------------------------------------------------------------------------------
22
- // Wrap all of this builder's base HTML styling inside a .kss-style selector.
23
- // ------------------------------------------------------------------------------
24
-
25
- .kss-style {
26
- color: $kss-colors-foreground;
27
- font-family: $kss-font-body;
28
- font-size: $kss-font-size;
29
- line-height: $kss-vertical-rhythm;
30
-
31
- a {
32
- color: $kss-colors-link;
33
- text-decoration: none;
34
- transition-property: color;
35
- transition-duration: 0.5s;
36
-
37
- &:visited { color: $kss-colors-link-visited; }
38
- &:hover,
39
- &:focus { color: $kss-colors-link-hover; }
40
- &:active { color: $kss-colors-link-active; }
41
-
42
- &:hover,
43
- &:active {
44
- outline: 0;
45
- }
46
- }
47
-
48
- p {
49
- margin: ($kss-vertical-rhythm/2) 0 $kss-vertical-rhythm 0;
50
- }
51
-
52
- h1, h2, h3, h4, h5, h6 {
53
- margin: $kss-vertical-rhythm 0 0 0;
54
- font-family: $kss-font-body;
55
- color: $kss-colors-heading;
56
- line-height: 1.15em;
57
- }
58
-
59
- h4, h5, h6 {
60
- font-weight: bold;
61
- }
62
-
63
- h1 { font-size: $kss-font-size * 2.5; }
64
- h2 { font-size: $kss-font-size * 2.25; }
65
- h3 { font-size: $kss-font-size * 2.125; }
66
- h4 { font-size: $kss-font-size * 2; }
67
- h5 { font-size: $kss-font-size * 1.875; }
68
- h6 { font-size: $kss-font-size * 1.75; }
69
-
70
- blockquote {
71
- color: $kss-colors-quotes;
72
- margin: 0;
73
- padding-left: $kss-vertical-rhythm;
74
- border-left: 0.5em mix($kss-colors-quotes, $kss-colors-background, 25%) solid;
75
- }
76
-
77
- hr {
78
- display: block;
79
- height: 2px;
80
- border: 0;
81
- border-top: 1px solid lighten($kss-colors-foreground, 60%);
82
- border-bottom: 1px solid darken($kss-colors-background, 10%);
83
- margin: $kss-vertical-rhythm 0;
84
- padding: 0;
85
- }
86
-
87
- pre,
88
- code,
89
- kbd,
90
- samp {
91
- font-family: $kss-font-code;
92
- color: mix($kss-colors-foreground, $kss-colors-heading, 50%);
93
- font-size: 1em;
94
- }
95
-
96
- pre {
97
- white-space: pre;
98
- overflow: scroll;
99
- }
100
-
101
- ins {
102
- color: $kss-colors-heading;
103
- background: #ff9;
104
- text-decoration: none;
105
- }
106
-
107
- mark {
108
- color: $kss-colors-heading;
109
- background: #ff0;
110
- font-weight: bold;
111
- }
112
-
113
- sub, sup {
114
- font-size: 75%;
115
- line-height: 0;
116
- position: relative;
117
- vertical-align: baseline;
118
- }
119
- sup { top: -0.5em; }
120
- sub { bottom: -0.25em; }
121
-
122
- ul, ol {
123
- margin: $kss-vertical-rhythm 0;
124
- padding: 0 0 0 $kss-vertical-rhythm;
125
- }
126
- li p:last-child {
127
- margin: 0;
128
- }
129
- dd {
130
- margin: 0 0 0 $kss-vertical-rhythm;
131
- }
132
-
133
- img {
134
- max-width:100%;
135
- border: 0;
136
- -ms-interpolation-mode: bicubic;
137
- vertical-align: middle;
138
- }
139
-
140
- table {
141
- border-collapse: collapse;
142
- border-spacing: 0;
143
- }
144
- td {
145
- vertical-align: top;
146
- }
147
-
148
- @media print {
149
- a, a:visited { text-decoration: underline; }
150
- hr { height: 1px; border:0; border-bottom:1px solid black; }
151
- a[href]:after { content: " (" attr(href) ")"; }
152
- a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
153
- abbr[title]:after { content: " (" attr(title) ")"; }
154
- pre, blockquote { border: 1px solid #999; padding-right: 1em; page-break-inside: avoid; }
155
- tr, img { page-break-inside: avoid; }
156
- img { max-width: 100% !important; }
157
- p, h2, h3 { orphans: 3; widows: 3; }
158
- h2, h3 { page-break-after: avoid; }
159
- }
160
- }
161
-
162
- // ------------------------------------------------------------------------------
163
- // Layout and page background
164
- // ------------------------------------------------------------------------------
165
-
166
- #kss-node {
167
- margin: 0;
168
- padding: 20px;
169
- background: #fff;
170
-
171
- &.kss-fullscreen-mode {
172
- .kss-sidebar,
173
- .kss-section:not(.is-fullscreen),
174
- .kss-github {
175
- display: none;
176
- }
177
- }
178
-
179
- @media screen and (min-width: 769px) {
180
- padding: 0;
181
-
182
- .kss-main,
183
- .kss-sidebar {
184
- float: left;
185
- margin-right: -100%;
186
- box-sizing: border-box;
187
- }
188
- }
189
-
190
- .kss-main {
191
- width: 100%;
192
- margin: 0 auto;
193
-
194
- @media screen and (min-width: 769px) {
195
- width: 80%;
196
- margin-left: 20%;
197
- padding: 0 20px 0 30px;
198
- }
199
- }
200
-
201
- .kss-sidebar {
202
- border-bottom:1px solid #ddd;
203
-
204
- @media screen and (min-width: 769px) {
205
- position: fixed;
206
- width: 20%;
207
- height: 100%;
208
- overflow: auto;
209
- padding: 0 10px 0 20px;
210
- border-bottom: 0;
211
- background-image: url(noise-low.png), -ms-radial-gradient(#fff, #eee);
212
- background-image: url(noise-low.png), -o-radial-gradient(#fff, #eee);
213
- background-image: url(noise-low.png), -webkit-radial-gradient(#fff, #eee);
214
- background-image: url(noise-low.png), radial-gradient(#fff, #eee);
215
- box-shadow: inset -10px 0 10px -10px rgba(0,0,0,0.7);
216
- }
217
- }
218
- }
219
-
220
- // ------------------------------------------------------------------------------
221
- // Sidebar-area components
222
- // ------------------------------------------------------------------------------
223
-
224
- #kss-node {
225
-
226
- .kss-doc-title {
227
- margin: 0;
228
-
229
- @media screen and (min-width: 769px) {
230
- font-size: 1.5em;
231
- }
232
- }
233
-
234
- .kss-header,
235
- .kss-nav {
236
- @media screen and (min-width: 769px) {
237
- margin-top: 2em;
238
- }
239
- }
240
-
241
- .kss-nav__menu {
242
- margin-top: ($kss-vertical-rhythm/2);
243
- margin-bottom: ($kss-vertical-rhythm/2);
244
- padding: 0;
245
- list-style-type: none;
246
- }
247
-
248
- .kss-nav__menu-item {
249
- display: inline-block;
250
- padding-right: $kss-vertical-rhythm;
251
-
252
- @media screen and (min-width: 769px) {
253
- display: list-item;
254
- padding-right: 0;
255
- }
256
- }
257
-
258
- .kss-nav__menu-link {
259
- position: relative;
260
- display: inline-block;
261
-
262
- &:before {
263
- @media screen and (min-width: 769px) {
264
- content: ' ';
265
- position: absolute;
266
- left: -20px;
267
- width: 0;
268
- height: 100%;
269
- background-color: rgba(#000, 0);
270
- }
271
- }
272
-
273
- &.is-in-viewport:before {
274
- background-color: #000;
275
- width: 5px;
276
- transition: background-color .4s, width .6s;
277
- }
278
- }
279
-
280
- .kss-nav__menu-child {
281
- display: none;
282
-
283
- @media screen and (min-width: 769px) {
284
- display: block;
285
- list-style-type: none;
286
- margin: 0;
287
- padding: 0;
288
-
289
- // @TODO: The ul is output even when there are no children. Fix this, so
290
- // we can put these :first-child and :last child styles back on the ul.
291
- li:first-child {
292
- margin-top: 10px;
293
- border-top: 1px solid #ccc;
294
- padding: 10px 0 0;
295
- }
296
-
297
- li:last-child {
298
- margin-bottom: 10px;
299
- border-bottom: 1px solid #ccc;
300
- padding: 0 0 10px;
301
- }
302
- }
303
- }
304
-
305
- .kss-nav__ref {
306
- color: #333;
307
- font-weight: bold;
308
-
309
- &:after {
310
- content: ' ';
311
- }
312
- }
313
- .kss-nav__ref-child {
314
- font-weight: normal;
315
- }
316
- }
317
-
318
- // ------------------------------------------------------------------------------
319
- // Content-area components
320
- // ------------------------------------------------------------------------------
321
-
322
- #kss-node {
323
-
324
- .kss-section {
325
- margin-bottom: ($kss-vertical-rhythm * 2);
326
-
327
- // "fullscreen" styles copied from Mozilla's default stylesheet.
328
- &.is-fullscreen {
329
- position: fixed !important;
330
- top: 0 !important;
331
- left: 0 !important;
332
- right: 0 !important;
333
- bottom: 0 !important;
334
- width: 100% !important;
335
- height: 100% !important;
336
- margin: 0 !important;
337
- min-width: 0 !important;
338
- max-width: none !important;
339
- min-height: 0 !important;
340
- max-height: none !important;
341
- box-sizing: border-box !important;
342
- object-fit: contain !important;
343
- transform: none !important;
344
- // Turn on scrolling if needed.
345
- overflow: auto !important;
346
- padding: 20px;
347
- }
348
- }
349
-
350
- .kss-title {
351
- margin-bottom: 0;
352
- }
353
- .is-fullscreen .kss-title {
354
- margin-top: 0;
355
- }
356
- .kss-title__ref {
357
- display: block;
358
- font-size: $kss-font-size;
359
- line-height: $kss-font-size;
360
- color: #666;
361
-
362
- &:before {
363
- content: 'Section ';
364
- }
365
- }
366
- .kss-title__permalink {
367
- display: block;
368
- color: #000;
369
- text-decoration: none;
370
-
371
- &:hover,
372
- &:focus,
373
- &:active {
374
- color: $kss-colors-link;
375
-
376
- @media screen and (min-width: 607px) {
377
- .kss-title__permalink-hash {
378
- display: inline;
379
- }
380
- }
381
- }
382
- }
383
- .kss-title__permalink-hash {
384
- display: none;
385
- color: #ccc;
386
- }
387
-
388
- .kss-toolbar {
389
- margin: 6px 0 24px;
390
- display: inline-block;
391
- border: 1px solid #eee;
392
- background-color: #f9f9f9;
393
- border-right-color: #e0e0e0;
394
- border-bottom-color: #e0e0e0;
395
- line-height: 1;
396
- padding: 3px;
397
-
398
- a {
399
- box-sizing: content-box;
400
- display: inline-block;
401
- width: 16px;
402
- height: 16px;
403
- padding: 3px;
404
- vertical-align: top;
405
- // Tooltip wrapper styles:
406
- position: relative;
407
- overflow: visible;
408
-
409
- + a {
410
- margin-left: 6px;
411
- }
412
-
413
- .kss-toolbar__icon-fill {
414
- fill: #ccc;
415
- }
416
-
417
- svg.on {
418
- display: none;
419
- }
420
-
421
- &:focus,
422
- &:hover {
423
- border-color: #000;
424
-
425
- .kss-toolbar__icon-fill {
426
- fill: #000;
427
- }
428
- }
429
- }
430
- }
431
- .kss-toolbar__tooltip {
432
- position: absolute;
433
- z-index: 1;
434
- display: inline-block;
435
- bottom: 100%;
436
- left: -10px;
437
- margin-bottom: 5px;
438
- border: solid 1px #666;
439
- padding: 8px 10px 6px;
440
- box-shadow: 2px 2px 2px rgba(0, 0, 0, .25);
441
- white-space: nowrap;
442
- color: #000;
443
- background: #fff;
444
- cursor: help;
445
- opacity: 0;
446
- transition: opacity 0.25s;
447
- // Visually hidden
448
- height: 1px;
449
- width: 1px;
450
- overflow: hidden;
451
- clip: rect(1px, 1px, 1px, 1px);
452
- word-wrap: normal;
453
-
454
- // Solid grey triangle.
455
- &:before,
456
- &:after {
457
- content: '';
458
- position: absolute;
459
- bottom: -8px;
460
- left: 15px;
461
- width: 0;
462
- height: 0;
463
- border-width: 7px 5px 0;
464
- border-color: #666 transparent;
465
- border-style: solid;
466
- }
467
-
468
- // White triangle knock-out.
469
- &:after {
470
- bottom: -6px;
471
- border-top-color: #fff;
472
- }
473
- }
474
- a:focus,
475
- a:hover {
476
- > .kss-toolbar__tooltip {
477
- opacity: 1;
478
- // Visually hidden off
479
- clip: auto;
480
- height: auto;
481
- width: auto;
482
- overflow: visible;
483
- }
484
- }
485
- .is-fullscreen .kss-toolbar a[data-kss-fullscreen],
486
- &.kss-guides-mode .kss-toolbar a[data-kss-guides],
487
- &.kss-markup-mode .kss-toolbar a[data-kss-markup] {
488
- border-color: #666;
489
- background-color: #666;
490
-
491
- .kss-toolbar__icon-fill {
492
- fill: #fff;
493
- }
494
-
495
- svg.on {
496
- display: block;
497
- }
498
-
499
- svg.off {
500
- display: none;
501
- }
502
- }
503
-
504
- .kss-parameters {
505
- display: table;
506
- list-style-type: none;
507
- margin-top: 0;
508
- margin-left: 0;
509
- padding-left: 0;
510
- }
511
- .kss-parameters__title {
512
- font-weight: bold;
513
- }
514
- .kss-parameters__item {
515
- display: table-row;
516
- }
517
- .kss-parameters__name {
518
- display: table-cell;
519
- padding-right: 20px;
520
- white-space: nowrap;
521
- }
522
- .kss-parameters__description {
523
- display: table-cell;
524
- }
525
- .kss-parameters__default-value code {
526
- white-space: nowrap;
527
- }
528
-
529
- .kss-modifier__wrapper {
530
- border: 1px solid #ccc;
531
- padding: 0 10px 10px;
532
- }
533
- .is-fullscreen .kss-modifier__wrapper {
534
- // Un-do padding on .kss-section.
535
- margin-left: -20px;
536
- margin-right: -20px;
537
- // Remove all padding on the wrapper
538
- padding-left: 0;
539
- padding-right: 0;
540
- border: none;
541
- }
542
- .kss-modifier__heading {
543
- margin: 0 -10px 10px -10px;
544
- padding: 10px;
545
- border-bottom: 1px solid #ccc;
546
- background-color: #eee;
547
- font-weight: bold;
548
- }
549
- .is-fullscreen .kss-modifier__heading {
550
- margin: 0 20px 10px;
551
- border: 1px solid #ccc;
552
- }
553
- .kss-modifier__default-name {
554
- font-weight: bold;
555
- margin-bottom: ($kss-vertical-rhythm / 2);
556
- }
557
- .is-fullscreen .kss-modifier__default-name {
558
- margin-left: 20px;
559
- margin-right: 20px;
560
- }
561
- .kss-modifier__name {
562
- float: left;
563
- padding-right: 10px;
564
- font-weight: bold;
565
- }
566
- .is-fullscreen .kss-modifier__name {
567
- margin-left: 20px;
568
- }
569
- .kss-modifier__description {
570
- margin-bottom: ($kss-vertical-rhythm / 2);
571
- }
572
- .is-fullscreen .kss-modifier__description {
573
- margin-right: 20px;
574
- }
575
- .kss-modifier__example {
576
- clear: left;
577
- border: 2px dashed transparent;
578
- position: relative; // Contain the example's absolute positioning.
579
- z-index: 0; // Establishes a local stacking context.
580
- margin: -2px -2px ($kss-vertical-rhythm - 2px);
581
-
582
- &:last-child {
583
- margin-bottom: 0;
584
- }
585
- }
586
- &.kss-guides-mode .kss-modifier__example,
587
- &.kss-guides-mode .kss-modifier__example-footer {
588
- &:before,
589
- &:after {
590
- z-index: -1;
591
- box-sizing: border-box;
592
- content: '';
593
- position: absolute;
594
- width: 5px;
595
- height: 5px;
596
- border: 2px solid #000;
597
- }
598
- }
599
- &.kss-guides-mode .kss-modifier__example {
600
- border-color: #000;
601
-
602
- &:before {
603
- top: -5px;
604
- left: -5px;
605
- border-top: 0;
606
- border-left: 0;
607
- }
608
- &:after {
609
- top: -5px;
610
- right: -5px;
611
- border-top: 0;
612
- border-right: 0;
613
- }
614
- }
615
- &.kss-guides-mode.kss-fullscreen-mode .kss-modifier__example {
616
- &:before {
617
- left: auto;
618
- right: 0;
619
- }
620
- &:after {
621
- right: auto;
622
- left: 0;
623
- }
624
- }
625
- .kss-modifier__example-footer {
626
- clear: both;
627
- }
628
- &.kss-guides-mode .kss-modifier__example-footer {
629
- &:before {
630
- bottom: -5px;
631
- left: -5px;
632
- border-bottom: 0;
633
- border-left: 0;
634
- }
635
- &:after {
636
- bottom: -5px;
637
- right: -5px;
638
- border-right: 0;
639
- border-bottom: 0;
640
- }
641
- }
642
- &.kss-guides-mode.kss-fullscreen-mode .kss-modifier__example-footer {
643
- &:before {
644
- left: auto;
645
- right: 0;
646
- }
647
- &:after {
648
- right: auto;
649
- left: 0;
650
- }
651
- }
652
-
653
- .kss-markup {
654
- margin: $kss-vertical-rhythm 0;
655
- border: 1px solid #ccc;
656
-
657
- &[open] summary {
658
- border-bottom: 1px solid #ccc;
659
- }
660
-
661
- summary {
662
- padding-left: 10px;
663
- }
664
-
665
- pre {
666
- margin: 0;
667
- }
668
- }
669
-
670
- .kss-colors {
671
- list-style: none;
672
- padding: 0;
673
- margin: 0;
674
- display: flex;
675
- justify-content: flex-start;
676
- align-items: stretch;
677
- flex-wrap: wrap;
678
- margin: 0 -.5em;
679
-
680
- > * {
681
- flex: 0 0 auto;
682
- padding: 0 .5em;
683
- margin-bottom: 1em;
684
- width: 16em;
685
- }
686
-
687
- .kss-color {
688
- height: 100%
689
- }
690
- }
691
-
692
- .kss-color {
693
- background: $kss-colors-background;
694
- border: 1px solid #ccc;
695
- margin: 0;
696
- padding: 0;
697
-
698
- &-figure {
699
- height: 3em;
700
- }
701
-
702
- &-caption {
703
- padding: .5em;
704
- }
705
-
706
- &-name {
707
- display: block;
708
- font-weight: bold;
709
- color: $kss-colors-foreground;
710
- }
711
-
712
- &-code {
713
- display: block;
714
- color: $kss-colors-quotes;
715
- }
716
-
717
- &-desc {
718
- font-size: .875em;
719
- }
720
- }
721
-
722
- .kss-source {
723
- font-size: 80%;
724
- }
725
-
726
- .kss-github {
727
- display:none;
728
-
729
- @media screen and (min-width: 501px) {
730
- display: block;
731
- position: absolute;
732
- top: 0;
733
- right: 0;
734
- }
735
-
736
- img {
737
- border: 0;
738
- }
739
- }
740
-
741
- pre.hljs code {
742
- color: inherit;
743
- }
744
-
745
- @import '../node_modules/highlight.js/styles/vs2015';
746
- }