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,784 +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
- <ul class="kss-nav__menu-child">
36
- <li class="kss-nav__menu-item">
37
- <a class="kss-nav__menu-link" href="section-base.html#kssref-base-button-link">
38
- <span class="kss-nav__ref ">1.1</span
39
- ><span class="kss-nav__name">Button Link</span>
40
- </a>
41
- </li>
42
- <li class="kss-nav__menu-item">
43
- <a class="kss-nav__menu-link" href="section-base.html#kssref-base-buttons">
44
- <span class="kss-nav__ref ">1.2</span
45
- ><span class="kss-nav__name">Button</span>
46
- </a>
47
- </li>
48
- <li class="kss-nav__menu-item">
49
- <a class="kss-nav__menu-link" href="section-base.html#kssref-base-fake-tables">
50
- <span class="kss-nav__ref ">1.3</span
51
- ><span class="kss-nav__name">Fake Tables</span>
52
- </a>
53
- </li>
54
- <li class="kss-nav__menu-item">
55
- <a class="kss-nav__menu-link" href="section-base.html#kssref-base-lists">
56
- <span class="kss-nav__ref ">1.4</span
57
- ><span class="kss-nav__name">Lists</span>
58
- </a>
59
- </li>
60
- <li class="kss-nav__menu-item">
61
- <a class="kss-nav__menu-link" href="section-base.html#kssref-base-tables">
62
- <span class="kss-nav__ref ">1.5</span
63
- ><span class="kss-nav__name">Tables</span>
64
- </a>
65
- </li>
66
- </ul>
67
- </li>
68
- <li class="kss-nav__menu-item">
69
- <a class="kss-nav__menu-link" href="section-colors.html">
70
- <span class="kss-nav__ref">2</span><span class="kss-nav__name">Colors</span>
71
- </a>
72
- </li>
73
- <li class="kss-nav__menu-item">
74
- <a class="kss-nav__menu-link" href="section-components.html">
75
- <span class="kss-nav__ref">3</span><span class="kss-nav__name">Components</span>
76
- </a>
77
- </li>
78
- <li class="kss-nav__menu-item">
79
- <a class="kss-nav__menu-link" href="section-form.html">
80
- <span class="kss-nav__ref">4</span><span class="kss-nav__name">Form</span>
81
- </a>
82
- </li>
83
- <li class="kss-nav__menu-item">
84
- <a class="kss-nav__menu-link" href="section-navigations.html">
85
- <span class="kss-nav__ref">5</span><span class="kss-nav__name">Navigations</span>
86
- </a>
87
- </li>
88
- <li class="kss-nav__menu-item">
89
- <a class="kss-nav__menu-link" href="section-shop.html">
90
- <span class="kss-nav__ref">6</span><span class="kss-nav__name">Shop</span>
91
- </a>
92
- </li>
93
- <li class="kss-nav__menu-item">
94
- <a class="kss-nav__menu-link" href="section-siteparts.html">
95
- <span class="kss-nav__ref">7</span><span class="kss-nav__name">Siteparts</span>
96
- </a>
97
- </li>
98
- <li class="kss-nav__menu-item">
99
- <a class="kss-nav__menu-link" href="section-structure.html">
100
- <span class="kss-nav__ref">8</span><span class="kss-nav__name">Structure</span>
101
- </a>
102
- </li>
103
- <li class="kss-nav__menu-item">
104
- <a class="kss-nav__menu-link" href="section-typo.html">
105
- <span class="kss-nav__ref">9</span><span class="kss-nav__name">Typo</span>
106
- </a>
107
- </li>
108
- </ul>
109
- </nav>
110
- </div>
111
- <main class="kss-main" aria-label="Content">
112
- <article>
113
-
114
- <div id="kssref-base" class="kss-section kss-section--depth-1 ">
115
-
116
- <div class="kss-style">
117
- <h1 class="kss-title kss-title--level-1">
118
- <a class="kss-title__permalink" href="#kssref-base">
119
- <span class="kss-title__ref">
120
- 1
121
- <span class="kss-title__permalink-hash">
122
- #Base
123
- </span>
124
- </span>
125
- Base
126
- </a>
127
- </h1>
128
-
129
-
130
-
131
-
132
- </div>
133
-
134
-
135
-
136
- </div>
137
- <section id="kssref-base-button-link" class="kss-section kss-section--depth-2 ">
138
-
139
- <div class="kss-style">
140
- <h2 class="kss-title kss-title--level-2">
141
- <a class="kss-title__permalink" href="#kssref-base-button-link">
142
- <span class="kss-title__ref">
143
- 1.1
144
- <span class="kss-title__permalink-hash">
145
- #Base.Button Link
146
- </span>
147
- </span>
148
- Button Link
149
- </a>
150
- </h2>
151
-
152
- <p class="kss-toolbar">
153
- <a href="#kssref-base-button-link" data-kss-fullscreen="kssref-base-button-link">
154
- <span class="kss-toolbar__tooltip">Toggle full screen</span>
155
- <svg focusable="false" aria-hidden="true" class="off" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
156
- <path class="kss-toolbar__icon-fill" d="M64 0v26l-10-10-12 12-6-6 12-12-10-10zM28 42l-12 12 10 10h-26v-26l10 10 12-12z"></path>
157
- </svg>
158
- <svg focusable="false" aria-hidden="true" class="on" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
159
- <path class="kss-toolbar__icon-fill" d="M28 36v26l-10-10-12 12-6-6 12-12-10-10zM64 6l-12 12 10 10h-26v-26l10 10 12-12z"></path>
160
- </svg>
161
- </a>
162
- <a href="item-base-button-link.html" target="_blank">
163
- <span class="kss-toolbar__tooltip">Open in new window</span>
164
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
165
- <rect x="0" y="20" width="40" height="44" fill="#fff"/>
166
- <path class="kss-toolbar__icon-fill" d="M40,64l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
167
- <rect class="kss-toolbar__icon-fill" x="0" y="20" width="40" height="10"/>
168
- <rect x="24" y="0" width="40" height="44" fill="#fff"/>
169
- <path class="kss-toolbar__icon-fill" d="M64,44l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
170
- <rect class="kss-toolbar__icon-fill" x="24" y="0" width="40" height="10"/>
171
- </svg>
172
- </a>
173
- <a href="#kssref-base-button-link" data-kss-guides="true">
174
- <span class="kss-toolbar__tooltip">Toggle example guides</span>
175
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
176
- <rect class="kss-toolbar__icon-fill" x="5" y="35" width="5" height="9"/>
177
- <rect class="kss-toolbar__icon-fill" x="54" y="21" width="5" height="9"/>
178
- <rect class="kss-toolbar__icon-fill" x="54" y="35" width="5" height="9"/>
179
- <rect class="kss-toolbar__icon-fill" x="5" y="21" width="5" height="9"/>
180
- <rect class="kss-toolbar__icon-fill" x="5" y="0" width="5" height="15"/>
181
- <rect class="kss-toolbar__icon-fill" x="35" y="5" width="9" height="5"/>
182
- <rect class="kss-toolbar__icon-fill" x="20" y="5" width="9" height="5"/>
183
- <rect class="kss-toolbar__icon-fill" x="0" y="5" width="15" height="5"/>
184
- <rect class="kss-toolbar__icon-fill" x="54" y="0" width="5" height="15"/>
185
- <rect class="kss-toolbar__icon-fill" x="49" y="5" width="15" height="5"/>
186
- <rect class="kss-toolbar__icon-fill" x="54" y="49" width="5" height="15"/>
187
- <rect class="kss-toolbar__icon-fill" x="49" y="54" width="15" height="5"/>
188
- <rect class="kss-toolbar__icon-fill" x="5" y="49" width="5" height="15"/>
189
- <rect class="kss-toolbar__icon-fill" x="0" y="54" width="15" height="5"/>
190
- <rect class="kss-toolbar__icon-fill" x="35" y="54" width="9" height="5"/>
191
- <rect class="kss-toolbar__icon-fill" x="20" y="54" width="9" height="5"/>
192
- </svg>
193
- </a>
194
- <a href="#kssref-base-button-link" data-kss-markup="true">
195
- <span class="kss-toolbar__tooltip">Toggle HTML markup</span>
196
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
197
- <path class="kss-toolbar__icon-fill" d="M37.555,46.239l6.103,6.103l20.342,-20.342l-20.342,-20.342l-6.103,6.103l14.24,14.239l-14.24,14.239Z"/>
198
- <path class="kss-toolbar__icon-fill" d="M26.445,17.761l-6.103,-6.103l-20.342,20.342l20.342,20.342l6.103,-6.103l-14.24,-14.239l14.24,-14.239Z"/>
199
- </svg>
200
- </a>
201
- </p>
202
-
203
-
204
-
205
- </div>
206
-
207
- <div class="kss-modifier__wrapper">
208
- <div class="kss-modifier__heading kss-style">
209
- Example
210
- </div>
211
-
212
-
213
- <div class="kss-modifier__example">
214
- <a href="#" class="buttonLink">Button Link</a> <button class="buttonLink">Button Link</button>
215
- <div class="kss-modifier__example-footer"></div>
216
- </div>
217
-
218
- </div>
219
-
220
- <details class="kss-markup kss-style">
221
- <summary>
222
- Markup
223
- </summary>
224
- <pre class="hljs"><code class="language-handlebars"><span class="xml"><span class="hljs-tag">&lt;<span class="hljs-name">a</span> <span class="hljs-attr">href</span>=<span class="hljs-string">&quot;#&quot;</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;buttonLink&quot;</span>&gt;</span>Button Link<span class="hljs-tag">&lt;/<span class="hljs-name">a</span>&gt;</span> <span class="hljs-tag">&lt;<span class="hljs-name">button</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;buttonLink&quot;</span>&gt;</span>Button Link<span class="hljs-tag">&lt;/<span class="hljs-name">button</span>&gt;</span></span></code></pre>
225
- </details>
226
-
227
- <div class="kss-source kss-style">
228
- Source: <code>build/doc/doc.css</code>, line 3540
229
- </div>
230
-
231
- </section>
232
- <section id="kssref-base-buttons" class="kss-section kss-section--depth-2 ">
233
-
234
- <div class="kss-style">
235
- <h2 class="kss-title kss-title--level-2">
236
- <a class="kss-title__permalink" href="#kssref-base-buttons">
237
- <span class="kss-title__ref">
238
- 1.2
239
- <span class="kss-title__permalink-hash">
240
- #Base.Buttons
241
- </span>
242
- </span>
243
- Button
244
- </a>
245
- </h2>
246
-
247
- <p class="kss-toolbar">
248
- <a href="#kssref-base-buttons" data-kss-fullscreen="kssref-base-buttons">
249
- <span class="kss-toolbar__tooltip">Toggle full screen</span>
250
- <svg focusable="false" aria-hidden="true" class="off" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
251
- <path class="kss-toolbar__icon-fill" d="M64 0v26l-10-10-12 12-6-6 12-12-10-10zM28 42l-12 12 10 10h-26v-26l10 10 12-12z"></path>
252
- </svg>
253
- <svg focusable="false" aria-hidden="true" class="on" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
254
- <path class="kss-toolbar__icon-fill" d="M28 36v26l-10-10-12 12-6-6 12-12-10-10zM64 6l-12 12 10 10h-26v-26l10 10 12-12z"></path>
255
- </svg>
256
- </a>
257
- <a href="item-base-buttons.html" target="_blank">
258
- <span class="kss-toolbar__tooltip">Open in new window</span>
259
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
260
- <rect x="0" y="20" width="40" height="44" fill="#fff"/>
261
- <path class="kss-toolbar__icon-fill" d="M40,64l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
262
- <rect class="kss-toolbar__icon-fill" x="0" y="20" width="40" height="10"/>
263
- <rect x="24" y="0" width="40" height="44" fill="#fff"/>
264
- <path class="kss-toolbar__icon-fill" d="M64,44l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
265
- <rect class="kss-toolbar__icon-fill" x="24" y="0" width="40" height="10"/>
266
- </svg>
267
- </a>
268
- <a href="#kssref-base-buttons" data-kss-guides="true">
269
- <span class="kss-toolbar__tooltip">Toggle example guides</span>
270
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
271
- <rect class="kss-toolbar__icon-fill" x="5" y="35" width="5" height="9"/>
272
- <rect class="kss-toolbar__icon-fill" x="54" y="21" width="5" height="9"/>
273
- <rect class="kss-toolbar__icon-fill" x="54" y="35" width="5" height="9"/>
274
- <rect class="kss-toolbar__icon-fill" x="5" y="21" width="5" height="9"/>
275
- <rect class="kss-toolbar__icon-fill" x="5" y="0" width="5" height="15"/>
276
- <rect class="kss-toolbar__icon-fill" x="35" y="5" width="9" height="5"/>
277
- <rect class="kss-toolbar__icon-fill" x="20" y="5" width="9" height="5"/>
278
- <rect class="kss-toolbar__icon-fill" x="0" y="5" width="15" height="5"/>
279
- <rect class="kss-toolbar__icon-fill" x="54" y="0" width="5" height="15"/>
280
- <rect class="kss-toolbar__icon-fill" x="49" y="5" width="15" height="5"/>
281
- <rect class="kss-toolbar__icon-fill" x="54" y="49" width="5" height="15"/>
282
- <rect class="kss-toolbar__icon-fill" x="49" y="54" width="15" height="5"/>
283
- <rect class="kss-toolbar__icon-fill" x="5" y="49" width="5" height="15"/>
284
- <rect class="kss-toolbar__icon-fill" x="0" y="54" width="15" height="5"/>
285
- <rect class="kss-toolbar__icon-fill" x="35" y="54" width="9" height="5"/>
286
- <rect class="kss-toolbar__icon-fill" x="20" y="54" width="9" height="5"/>
287
- </svg>
288
- </a>
289
- <a href="#kssref-base-buttons" data-kss-markup="true">
290
- <span class="kss-toolbar__tooltip">Toggle HTML markup</span>
291
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
292
- <path class="kss-toolbar__icon-fill" d="M37.555,46.239l6.103,6.103l20.342,-20.342l-20.342,-20.342l-6.103,6.103l14.24,14.239l-14.24,14.239Z"/>
293
- <path class="kss-toolbar__icon-fill" d="M26.445,17.761l-6.103,-6.103l-20.342,20.342l20.342,20.342l6.103,-6.103l-14.24,-14.239l14.24,-14.239Z"/>
294
- </svg>
295
- </a>
296
- </p>
297
-
298
-
299
-
300
- </div>
301
-
302
- <div class="kss-modifier__wrapper">
303
- <div class="kss-modifier__heading kss-style">
304
- Examples
305
- </div>
306
-
307
- <div class="kss-modifier__default-name kss-style">
308
- Default styling
309
- </div>
310
-
311
- <div class="kss-modifier__example">
312
- <a href="#" class="button ">Button</a> <button class="button ">Button</button>
313
- <div class="kss-modifier__example-footer"></div>
314
- </div>
315
-
316
- <div class="kss-modifier__name kss-style">
317
- .button--primary
318
- </div>
319
- <div class="kss-modifier__description kss-style">
320
- Primary
321
- </div>
322
- <div class="kss-modifier__example">
323
- <a href="#" class="button button--primary">Button</a> <button class="button button--primary">Button</button>
324
- <div class="kss-modifier__example-footer"></div>
325
- </div>
326
- <div class="kss-modifier__name kss-style">
327
- .button--action
328
- </div>
329
- <div class="kss-modifier__description kss-style">
330
- Action
331
- </div>
332
- <div class="kss-modifier__example">
333
- <a href="#" class="button button--action">Button</a> <button class="button button--action">Button</button>
334
- <div class="kss-modifier__example-footer"></div>
335
- </div>
336
- <div class="kss-modifier__name kss-style">
337
- .button--danger
338
- </div>
339
- <div class="kss-modifier__description kss-style">
340
- Danger
341
- </div>
342
- <div class="kss-modifier__example">
343
- <a href="#" class="button button--danger">Button</a> <button class="button button--danger">Button</button>
344
- <div class="kss-modifier__example-footer"></div>
345
- </div>
346
- <div class="kss-modifier__name kss-style">
347
- .button--bordered
348
- </div>
349
- <div class="kss-modifier__description kss-style">
350
- Bordered
351
- </div>
352
- <div class="kss-modifier__example">
353
- <a href="#" class="button button--bordered">Button</a> <button class="button button--bordered">Button</button>
354
- <div class="kss-modifier__example-footer"></div>
355
- </div>
356
- <div class="kss-modifier__name kss-style">
357
- :disabled
358
- </div>
359
- <div class="kss-modifier__description kss-style">
360
- Disabled
361
- </div>
362
- <div class="kss-modifier__example">
363
- <a href="#" class="button pseudo-class-disabled">Button</a> <button class="button pseudo-class-disabled">Button</button>
364
- <div class="kss-modifier__example-footer"></div>
365
- </div>
366
- </div>
367
-
368
- <details class="kss-markup kss-style">
369
- <summary>
370
- Markup
371
- </summary>
372
- <pre class="hljs"><code class="language-handlebars"><span class="xml"><span class="hljs-tag">&lt;<span class="hljs-name">a</span> <span class="hljs-attr">href</span>=<span class="hljs-string">&quot;#&quot;</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;button [modifier class]&quot;</span>&gt;</span>Button<span class="hljs-tag">&lt;/<span class="hljs-name">a</span>&gt;</span> <span class="hljs-tag">&lt;<span class="hljs-name">button</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;button [modifier class]&quot;</span>&gt;</span>Button<span class="hljs-tag">&lt;/<span class="hljs-name">button</span>&gt;</span></span></code></pre>
373
- </details>
374
-
375
- <div class="kss-source kss-style">
376
- Source: <code>build/doc/doc.css</code>, line 3210
377
- </div>
378
-
379
- </section>
380
- <section id="kssref-base-fake-tables" class="kss-section kss-section--depth-2 ">
381
-
382
- <div class="kss-style">
383
- <h2 class="kss-title kss-title--level-2">
384
- <a class="kss-title__permalink" href="#kssref-base-fake-tables">
385
- <span class="kss-title__ref">
386
- 1.3
387
- <span class="kss-title__permalink-hash">
388
- #Base.Fake Tables
389
- </span>
390
- </span>
391
- Fake Tables
392
- </a>
393
- </h2>
394
-
395
- <p class="kss-toolbar">
396
- <a href="#kssref-base-fake-tables" data-kss-fullscreen="kssref-base-fake-tables">
397
- <span class="kss-toolbar__tooltip">Toggle full screen</span>
398
- <svg focusable="false" aria-hidden="true" class="off" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
399
- <path class="kss-toolbar__icon-fill" d="M64 0v26l-10-10-12 12-6-6 12-12-10-10zM28 42l-12 12 10 10h-26v-26l10 10 12-12z"></path>
400
- </svg>
401
- <svg focusable="false" aria-hidden="true" class="on" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
402
- <path class="kss-toolbar__icon-fill" d="M28 36v26l-10-10-12 12-6-6 12-12-10-10zM64 6l-12 12 10 10h-26v-26l10 10 12-12z"></path>
403
- </svg>
404
- </a>
405
- <a href="item-base-fake-tables.html" target="_blank">
406
- <span class="kss-toolbar__tooltip">Open in new window</span>
407
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
408
- <rect x="0" y="20" width="40" height="44" fill="#fff"/>
409
- <path class="kss-toolbar__icon-fill" d="M40,64l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
410
- <rect class="kss-toolbar__icon-fill" x="0" y="20" width="40" height="10"/>
411
- <rect x="24" y="0" width="40" height="44" fill="#fff"/>
412
- <path class="kss-toolbar__icon-fill" d="M64,44l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
413
- <rect class="kss-toolbar__icon-fill" x="24" y="0" width="40" height="10"/>
414
- </svg>
415
- </a>
416
- <a href="#kssref-base-fake-tables" data-kss-guides="true">
417
- <span class="kss-toolbar__tooltip">Toggle example guides</span>
418
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
419
- <rect class="kss-toolbar__icon-fill" x="5" y="35" width="5" height="9"/>
420
- <rect class="kss-toolbar__icon-fill" x="54" y="21" width="5" height="9"/>
421
- <rect class="kss-toolbar__icon-fill" x="54" y="35" width="5" height="9"/>
422
- <rect class="kss-toolbar__icon-fill" x="5" y="21" width="5" height="9"/>
423
- <rect class="kss-toolbar__icon-fill" x="5" y="0" width="5" height="15"/>
424
- <rect class="kss-toolbar__icon-fill" x="35" y="5" width="9" height="5"/>
425
- <rect class="kss-toolbar__icon-fill" x="20" y="5" width="9" height="5"/>
426
- <rect class="kss-toolbar__icon-fill" x="0" y="5" width="15" height="5"/>
427
- <rect class="kss-toolbar__icon-fill" x="54" y="0" width="5" height="15"/>
428
- <rect class="kss-toolbar__icon-fill" x="49" y="5" width="15" height="5"/>
429
- <rect class="kss-toolbar__icon-fill" x="54" y="49" width="5" height="15"/>
430
- <rect class="kss-toolbar__icon-fill" x="49" y="54" width="15" height="5"/>
431
- <rect class="kss-toolbar__icon-fill" x="5" y="49" width="5" height="15"/>
432
- <rect class="kss-toolbar__icon-fill" x="0" y="54" width="15" height="5"/>
433
- <rect class="kss-toolbar__icon-fill" x="35" y="54" width="9" height="5"/>
434
- <rect class="kss-toolbar__icon-fill" x="20" y="54" width="9" height="5"/>
435
- </svg>
436
- </a>
437
- <a href="#kssref-base-fake-tables" data-kss-markup="true">
438
- <span class="kss-toolbar__tooltip">Toggle HTML markup</span>
439
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
440
- <path class="kss-toolbar__icon-fill" d="M37.555,46.239l6.103,6.103l20.342,-20.342l-20.342,-20.342l-6.103,6.103l14.24,14.239l-14.24,14.239Z"/>
441
- <path class="kss-toolbar__icon-fill" d="M26.445,17.761l-6.103,-6.103l-20.342,20.342l20.342,20.342l6.103,-6.103l-14.24,-14.239l14.24,-14.239Z"/>
442
- </svg>
443
- </a>
444
- </p>
445
-
446
-
447
-
448
- </div>
449
-
450
- <div class="kss-modifier__wrapper">
451
- <div class="kss-modifier__heading kss-style">
452
- Example
453
- </div>
454
-
455
-
456
- <div class="kss-modifier__example">
457
- <div class="table">
458
- <div class="table__row table__row--header">
459
- <div class="table__cell">Header</div>
460
- <div class="table__cell">Header</div>
461
- <div class="table__cell">Header</div>
462
- <div class="table__cell">Header</div>
463
- <div class="table__cell">Header</div>
464
- </div>
465
- <div class="table__row">
466
- <div class="table__cell">Cell</div>
467
- <div class="table__cell">Cell</div>
468
- <div class="table__cell">Cell</div>
469
- <div class="table__cell">Cell</div>
470
- <div class="table__cell">Cell</div>
471
- </div>
472
- </div>
473
- <div class="kss-modifier__example-footer"></div>
474
- </div>
475
-
476
- </div>
477
-
478
- <details class="kss-markup kss-style">
479
- <summary>
480
- Markup
481
- </summary>
482
- <pre class="hljs"><code class="language-handlebars"><span class="xml"><span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table&quot;</span>&gt;</span>
483
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__row table__row--header&quot;</span>&gt;</span>
484
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__cell&quot;</span>&gt;</span>Header<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
485
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__cell&quot;</span>&gt;</span>Header<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
486
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__cell&quot;</span>&gt;</span>Header<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
487
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__cell&quot;</span>&gt;</span>Header<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
488
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__cell&quot;</span>&gt;</span>Header<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
489
- <span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
490
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__row&quot;</span>&gt;</span>
491
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__cell&quot;</span>&gt;</span>Cell<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
492
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__cell&quot;</span>&gt;</span>Cell<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
493
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__cell&quot;</span>&gt;</span>Cell<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
494
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__cell&quot;</span>&gt;</span>Cell<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
495
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;table__cell&quot;</span>&gt;</span>Cell<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
496
- <span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
497
- <span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span></span></code></pre>
498
- </details>
499
-
500
- <div class="kss-source kss-style">
501
- Source: <code>build/doc/doc.css</code>, line 4213
502
- </div>
503
-
504
- </section>
505
- <section id="kssref-base-lists" class="kss-section kss-section--depth-2 ">
506
-
507
- <div class="kss-style">
508
- <h2 class="kss-title kss-title--level-2">
509
- <a class="kss-title__permalink" href="#kssref-base-lists">
510
- <span class="kss-title__ref">
511
- 1.4
512
- <span class="kss-title__permalink-hash">
513
- #Base.Lists
514
- </span>
515
- </span>
516
- Lists
517
- </a>
518
- </h2>
519
-
520
- <p class="kss-toolbar">
521
- <a href="#kssref-base-lists" data-kss-fullscreen="kssref-base-lists">
522
- <span class="kss-toolbar__tooltip">Toggle full screen</span>
523
- <svg focusable="false" aria-hidden="true" class="off" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
524
- <path class="kss-toolbar__icon-fill" d="M64 0v26l-10-10-12 12-6-6 12-12-10-10zM28 42l-12 12 10 10h-26v-26l10 10 12-12z"></path>
525
- </svg>
526
- <svg focusable="false" aria-hidden="true" class="on" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
527
- <path class="kss-toolbar__icon-fill" d="M28 36v26l-10-10-12 12-6-6 12-12-10-10zM64 6l-12 12 10 10h-26v-26l10 10 12-12z"></path>
528
- </svg>
529
- </a>
530
- <a href="item-base-lists.html" target="_blank">
531
- <span class="kss-toolbar__tooltip">Open in new window</span>
532
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
533
- <rect x="0" y="20" width="40" height="44" fill="#fff"/>
534
- <path class="kss-toolbar__icon-fill" d="M40,64l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
535
- <rect class="kss-toolbar__icon-fill" x="0" y="20" width="40" height="10"/>
536
- <rect x="24" y="0" width="40" height="44" fill="#fff"/>
537
- <path class="kss-toolbar__icon-fill" d="M64,44l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
538
- <rect class="kss-toolbar__icon-fill" x="24" y="0" width="40" height="10"/>
539
- </svg>
540
- </a>
541
- <a href="#kssref-base-lists" data-kss-guides="true">
542
- <span class="kss-toolbar__tooltip">Toggle example guides</span>
543
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
544
- <rect class="kss-toolbar__icon-fill" x="5" y="35" width="5" height="9"/>
545
- <rect class="kss-toolbar__icon-fill" x="54" y="21" width="5" height="9"/>
546
- <rect class="kss-toolbar__icon-fill" x="54" y="35" width="5" height="9"/>
547
- <rect class="kss-toolbar__icon-fill" x="5" y="21" width="5" height="9"/>
548
- <rect class="kss-toolbar__icon-fill" x="5" y="0" width="5" height="15"/>
549
- <rect class="kss-toolbar__icon-fill" x="35" y="5" width="9" height="5"/>
550
- <rect class="kss-toolbar__icon-fill" x="20" y="5" width="9" height="5"/>
551
- <rect class="kss-toolbar__icon-fill" x="0" y="5" width="15" height="5"/>
552
- <rect class="kss-toolbar__icon-fill" x="54" y="0" width="5" height="15"/>
553
- <rect class="kss-toolbar__icon-fill" x="49" y="5" width="15" height="5"/>
554
- <rect class="kss-toolbar__icon-fill" x="54" y="49" width="5" height="15"/>
555
- <rect class="kss-toolbar__icon-fill" x="49" y="54" width="15" height="5"/>
556
- <rect class="kss-toolbar__icon-fill" x="5" y="49" width="5" height="15"/>
557
- <rect class="kss-toolbar__icon-fill" x="0" y="54" width="15" height="5"/>
558
- <rect class="kss-toolbar__icon-fill" x="35" y="54" width="9" height="5"/>
559
- <rect class="kss-toolbar__icon-fill" x="20" y="54" width="9" height="5"/>
560
- </svg>
561
- </a>
562
- <a href="#kssref-base-lists" data-kss-markup="true">
563
- <span class="kss-toolbar__tooltip">Toggle HTML markup</span>
564
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
565
- <path class="kss-toolbar__icon-fill" d="M37.555,46.239l6.103,6.103l20.342,-20.342l-20.342,-20.342l-6.103,6.103l14.24,14.239l-14.24,14.239Z"/>
566
- <path class="kss-toolbar__icon-fill" d="M26.445,17.761l-6.103,-6.103l-20.342,20.342l20.342,20.342l6.103,-6.103l-14.24,-14.239l14.24,-14.239Z"/>
567
- </svg>
568
- </a>
569
- </p>
570
-
571
-
572
-
573
- </div>
574
-
575
- <div class="kss-modifier__wrapper">
576
- <div class="kss-modifier__heading kss-style">
577
- Examples
578
- </div>
579
-
580
- <div class="kss-modifier__default-name kss-style">
581
- Default styling
582
- </div>
583
-
584
- <div class="kss-modifier__example">
585
- <ul class="">
586
- <li>List</li>
587
- <li>List</li>
588
- <li>List</li>
589
- </ul>
590
- <div class="kss-modifier__example-footer"></div>
591
- </div>
592
-
593
- <div class="kss-modifier__name kss-style">
594
- .checkList
595
- </div>
596
- <div class="kss-modifier__description kss-style">
597
- Checklist
598
- </div>
599
- <div class="kss-modifier__example">
600
- <ul class="checkList">
601
- <li>List</li>
602
- <li>List</li>
603
- <li>List</li>
604
- </ul>
605
- <div class="kss-modifier__example-footer"></div>
606
- </div>
607
- </div>
608
-
609
- <details class="kss-markup kss-style">
610
- <summary>
611
- Markup
612
- </summary>
613
- <pre class="hljs"><code class="language-handlebars"><span class="xml"><span class="hljs-tag">&lt;<span class="hljs-name">ul</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;[modifier class]&quot;</span>&gt;</span>
614
- <span class="hljs-tag">&lt;<span class="hljs-name">li</span>&gt;</span>List<span class="hljs-tag">&lt;/<span class="hljs-name">li</span>&gt;</span>
615
- <span class="hljs-tag">&lt;<span class="hljs-name">li</span>&gt;</span>List<span class="hljs-tag">&lt;/<span class="hljs-name">li</span>&gt;</span>
616
- <span class="hljs-tag">&lt;<span class="hljs-name">li</span>&gt;</span>List<span class="hljs-tag">&lt;/<span class="hljs-name">li</span>&gt;</span>
617
- <span class="hljs-tag">&lt;/<span class="hljs-name">ul</span>&gt;</span></span></code></pre>
618
- </details>
619
-
620
- <div class="kss-source kss-style">
621
- Source: <code>build/doc/doc.css</code>, line 9927
622
- </div>
623
-
624
- </section>
625
- <section id="kssref-base-tables" class="kss-section kss-section--depth-2 ">
626
-
627
- <div class="kss-style">
628
- <h2 class="kss-title kss-title--level-2">
629
- <a class="kss-title__permalink" href="#kssref-base-tables">
630
- <span class="kss-title__ref">
631
- 1.5
632
- <span class="kss-title__permalink-hash">
633
- #Base.Tables
634
- </span>
635
- </span>
636
- Tables
637
- </a>
638
- </h2>
639
-
640
- <p class="kss-toolbar">
641
- <a href="#kssref-base-tables" data-kss-fullscreen="kssref-base-tables">
642
- <span class="kss-toolbar__tooltip">Toggle full screen</span>
643
- <svg focusable="false" aria-hidden="true" class="off" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
644
- <path class="kss-toolbar__icon-fill" d="M64 0v26l-10-10-12 12-6-6 12-12-10-10zM28 42l-12 12 10 10h-26v-26l10 10 12-12z"></path>
645
- </svg>
646
- <svg focusable="false" aria-hidden="true" class="on" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
647
- <path class="kss-toolbar__icon-fill" d="M28 36v26l-10-10-12 12-6-6 12-12-10-10zM64 6l-12 12 10 10h-26v-26l10 10 12-12z"></path>
648
- </svg>
649
- </a>
650
- <a href="item-base-tables.html" target="_blank">
651
- <span class="kss-toolbar__tooltip">Open in new window</span>
652
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
653
- <rect x="0" y="20" width="40" height="44" fill="#fff"/>
654
- <path class="kss-toolbar__icon-fill" d="M40,64l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
655
- <rect class="kss-toolbar__icon-fill" x="0" y="20" width="40" height="10"/>
656
- <rect x="24" y="0" width="40" height="44" fill="#fff"/>
657
- <path class="kss-toolbar__icon-fill" d="M64,44l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
658
- <rect class="kss-toolbar__icon-fill" x="24" y="0" width="40" height="10"/>
659
- </svg>
660
- </a>
661
- <a href="#kssref-base-tables" data-kss-guides="true">
662
- <span class="kss-toolbar__tooltip">Toggle example guides</span>
663
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
664
- <rect class="kss-toolbar__icon-fill" x="5" y="35" width="5" height="9"/>
665
- <rect class="kss-toolbar__icon-fill" x="54" y="21" width="5" height="9"/>
666
- <rect class="kss-toolbar__icon-fill" x="54" y="35" width="5" height="9"/>
667
- <rect class="kss-toolbar__icon-fill" x="5" y="21" width="5" height="9"/>
668
- <rect class="kss-toolbar__icon-fill" x="5" y="0" width="5" height="15"/>
669
- <rect class="kss-toolbar__icon-fill" x="35" y="5" width="9" height="5"/>
670
- <rect class="kss-toolbar__icon-fill" x="20" y="5" width="9" height="5"/>
671
- <rect class="kss-toolbar__icon-fill" x="0" y="5" width="15" height="5"/>
672
- <rect class="kss-toolbar__icon-fill" x="54" y="0" width="5" height="15"/>
673
- <rect class="kss-toolbar__icon-fill" x="49" y="5" width="15" height="5"/>
674
- <rect class="kss-toolbar__icon-fill" x="54" y="49" width="5" height="15"/>
675
- <rect class="kss-toolbar__icon-fill" x="49" y="54" width="15" height="5"/>
676
- <rect class="kss-toolbar__icon-fill" x="5" y="49" width="5" height="15"/>
677
- <rect class="kss-toolbar__icon-fill" x="0" y="54" width="15" height="5"/>
678
- <rect class="kss-toolbar__icon-fill" x="35" y="54" width="9" height="5"/>
679
- <rect class="kss-toolbar__icon-fill" x="20" y="54" width="9" height="5"/>
680
- </svg>
681
- </a>
682
- <a href="#kssref-base-tables" data-kss-markup="true">
683
- <span class="kss-toolbar__tooltip">Toggle HTML markup</span>
684
- <svg focusable="false" aria-hidden="true" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 64 64">
685
- <path class="kss-toolbar__icon-fill" d="M37.555,46.239l6.103,6.103l20.342,-20.342l-20.342,-20.342l-6.103,6.103l14.24,14.239l-14.24,14.239Z"/>
686
- <path class="kss-toolbar__icon-fill" d="M26.445,17.761l-6.103,-6.103l-20.342,20.342l20.342,20.342l6.103,-6.103l-14.24,-14.239l14.24,-14.239Z"/>
687
- </svg>
688
- </a>
689
- </p>
690
-
691
-
692
-
693
- </div>
694
-
695
- <div class="kss-modifier__wrapper">
696
- <div class="kss-modifier__heading kss-style">
697
- Example
698
- </div>
699
-
700
-
701
- <div class="kss-modifier__example">
702
- <table>
703
- <tr>
704
- <th>Header</th>
705
- <th>Header</th>
706
- <th>Header</th>
707
- <th>Header</th>
708
- <th>Header</th>
709
- </tr>
710
- <tr>
711
- <td>Cell</td>
712
- <td>Cell</td>
713
- <td>Cell</td>
714
- <td>Cell</td>
715
- <td>Cell</td>
716
- </tr>
717
- </table>
718
- <div class="kss-modifier__example-footer"></div>
719
- </div>
720
-
721
- </div>
722
-
723
- <details class="kss-markup kss-style">
724
- <summary>
725
- Markup
726
- </summary>
727
- <pre class="hljs"><code class="language-handlebars"><span class="xml"><span class="hljs-tag">&lt;<span class="hljs-name">table</span>&gt;</span>
728
- <span class="hljs-tag">&lt;<span class="hljs-name">tr</span>&gt;</span>
729
- <span class="hljs-tag">&lt;<span class="hljs-name">th</span>&gt;</span>Header<span class="hljs-tag">&lt;/<span class="hljs-name">th</span>&gt;</span>
730
- <span class="hljs-tag">&lt;<span class="hljs-name">th</span>&gt;</span>Header<span class="hljs-tag">&lt;/<span class="hljs-name">th</span>&gt;</span>
731
- <span class="hljs-tag">&lt;<span class="hljs-name">th</span>&gt;</span>Header<span class="hljs-tag">&lt;/<span class="hljs-name">th</span>&gt;</span>
732
- <span class="hljs-tag">&lt;<span class="hljs-name">th</span>&gt;</span>Header<span class="hljs-tag">&lt;/<span class="hljs-name">th</span>&gt;</span>
733
- <span class="hljs-tag">&lt;<span class="hljs-name">th</span>&gt;</span>Header<span class="hljs-tag">&lt;/<span class="hljs-name">th</span>&gt;</span>
734
- <span class="hljs-tag">&lt;/<span class="hljs-name">tr</span>&gt;</span>
735
- <span class="hljs-tag">&lt;<span class="hljs-name">tr</span>&gt;</span>
736
- <span class="hljs-tag">&lt;<span class="hljs-name">td</span>&gt;</span>Cell<span class="hljs-tag">&lt;/<span class="hljs-name">td</span>&gt;</span>
737
- <span class="hljs-tag">&lt;<span class="hljs-name">td</span>&gt;</span>Cell<span class="hljs-tag">&lt;/<span class="hljs-name">td</span>&gt;</span>
738
- <span class="hljs-tag">&lt;<span class="hljs-name">td</span>&gt;</span>Cell<span class="hljs-tag">&lt;/<span class="hljs-name">td</span>&gt;</span>
739
- <span class="hljs-tag">&lt;<span class="hljs-name">td</span>&gt;</span>Cell<span class="hljs-tag">&lt;/<span class="hljs-name">td</span>&gt;</span>
740
- <span class="hljs-tag">&lt;<span class="hljs-name">td</span>&gt;</span>Cell<span class="hljs-tag">&lt;/<span class="hljs-name">td</span>&gt;</span>
741
- <span class="hljs-tag">&lt;/<span class="hljs-name">tr</span>&gt;</span>
742
- <span class="hljs-tag">&lt;/<span class="hljs-name">table</span>&gt;</span></span></code></pre>
743
- </details>
744
-
745
- <div class="kss-source kss-style">
746
- Source: <code>build/doc/doc.css</code>, line 4155
747
- </div>
748
-
749
- </section>
750
- </article>
751
- </main>
752
-
753
- <!-- SCRIPTS -->
754
- <script src="kss-assets/kss.js"></script>
755
- <script src="kss-assets/scrollspy.js"></script>
756
- <script src="kss-assets/kss-fullscreen.js"></script>
757
- <script src="kss-assets/kss-guides.js"></script>
758
- <script src="kss-assets/kss-markup.js"></script>
759
- <script>
760
- var spy = new ScrollSpy('#kss-node', {
761
- nav: '.kss-nav__menu-child > li > a',
762
- className: 'is-in-viewport'
763
- });
764
- var kssFullScreen = new KssFullScreen({
765
- idPrefix: 'kss-fullscreen-',
766
- bodyClass: 'kss-fullscreen-mode',
767
- elementClass: 'is-fullscreen'
768
- });
769
- var kssGuides = new KssGuides({
770
- bodyClass: 'kss-guides-mode'
771
- });
772
- var kssMarkup = new KssMarkup({
773
- bodyClass: 'kss-markup-mode',
774
- detailsClass: 'kss-markup'
775
- });
776
- </script>
777
- <script src="../../default/b2c/dist/js/main.js"></script>
778
- <script src="../dist/js/main.js"></script>
779
-
780
-
781
-
782
- <!-- Automatically built using <a href="https://github.com/kss-node/kss-node">kss-node</a>. -->
783
- </body>
784
- </html>