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,698 +0,0 @@
1
- <!DOCTYPE html>
2
- <html class="no-js" lang="en">
3
- <head>
4
- <meta charset="utf-8"/>
5
- <title>Style Guide</title>
6
-
7
- <meta name="description" content=""/>
8
- <meta name="generator" content="kss-node"/>
9
- <meta name="viewport" content="width=device-width"/>
10
-
11
- <link rel="stylesheet" href="kss-assets/kss.css"/>
12
- <link rel="stylesheet" href="../dist/css/addons/kss.css"/>
13
- <link rel="stylesheet" href="../../default/b2c/dist/css/doc.css"/>
14
- <link rel="stylesheet" href="../dist/css/doc.css"/>
15
-
16
- </head>
17
- <body id="kss-node" >
18
-
19
- <div class="kss-sidebar kss-style">
20
- <header class="kss-header">
21
- <h1 class="kss-doc-title">Style Guide</h1>
22
- </header>
23
- <nav class="kss-nav" aria-label="Style Guide">
24
- <ul class="kss-nav__menu">
25
- <li class="kss-nav__menu-item">
26
- <a class="kss-nav__menu-link" href="./">
27
- <span class="kss-nav__ref">0</span
28
- ><span class="kss-nav__name">Overview</span>
29
- </a>
30
- </li>
31
- <li class="kss-nav__menu-item">
32
- <a class="kss-nav__menu-link" href="section-base.html">
33
- <span class="kss-nav__ref">1</span><span class="kss-nav__name">Base</span>
34
- </a>
35
- </li>
36
- <li class="kss-nav__menu-item">
37
- <a class="kss-nav__menu-link" href="section-colors.html">
38
- <span class="kss-nav__ref">2</span><span class="kss-nav__name">Colors</span>
39
- </a>
40
- </li>
41
- <li class="kss-nav__menu-item">
42
- <a class="kss-nav__menu-link" href="section-components.html">
43
- <span class="kss-nav__ref">3</span><span class="kss-nav__name">Components</span>
44
- </a>
45
- </li>
46
- <li class="kss-nav__menu-item">
47
- <a class="kss-nav__menu-link" href="section-form.html">
48
- <span class="kss-nav__ref">4</span><span class="kss-nav__name">Form</span>
49
- </a>
50
- </li>
51
- <li class="kss-nav__menu-item">
52
- <a class="kss-nav__menu-link" href="section-navigations.html">
53
- <span class="kss-nav__ref">5</span><span class="kss-nav__name">Navigations</span>
54
- </a>
55
- </li>
56
- <li class="kss-nav__menu-item">
57
- <a class="kss-nav__menu-link" href="section-shop.html">
58
- <span class="kss-nav__ref">6</span><span class="kss-nav__name">Shop</span>
59
- </a>
60
- </li>
61
- <li class="kss-nav__menu-item">
62
- <a class="kss-nav__menu-link" href="section-siteparts.html">
63
- <span class="kss-nav__ref">7</span><span class="kss-nav__name">Siteparts</span>
64
- </a>
65
- </li>
66
- <li class="kss-nav__menu-item">
67
- <a class="kss-nav__menu-link" href="section-structure.html">
68
- <span class="kss-nav__ref">8</span><span class="kss-nav__name">Structure</span>
69
- </a>
70
- </li>
71
- <li class="kss-nav__menu-item">
72
- <a class="kss-nav__menu-link" href="section-typo.html">
73
- <span class="kss-nav__ref">9</span><span class="kss-nav__name">Typo</span>
74
- </a>
75
- <ul class="kss-nav__menu-child">
76
- <li class="kss-nav__menu-item">
77
- <a class="kss-nav__menu-link" href="section-typo.html#kssref-typo-headlines">
78
- <span class="kss-nav__ref ">9.1</span
79
- ><span class="kss-nav__name">Headlines</span>
80
- </a>
81
- </li>
82
- <li class="kss-nav__menu-item">
83
- <a class="kss-nav__menu-link" href="section-typo.html#kssref-typo-link-with-icon">
84
- <span class="kss-nav__ref ">9.2</span
85
- ><span class="kss-nav__name">Link with Icon</span>
86
- </a>
87
- </li>
88
- <li class="kss-nav__menu-item">
89
- <a class="kss-nav__menu-link" href="section-typo.html#kssref-typo-links">
90
- <span class="kss-nav__ref ">9.3</span
91
- ><span class="kss-nav__name">Links</span>
92
- </a>
93
- </li>
94
- <li class="kss-nav__menu-item">
95
- <a class="kss-nav__menu-link" href="section-typo.html#kssref-typo-text">
96
- <span class="kss-nav__ref ">9.4</span
97
- ><span class="kss-nav__name">Text</span>
98
- </a>
99
- </li>
100
- </ul>
101
- </li>
102
- </ul>
103
- </nav>
104
- </div>
105
- <main class="kss-main" aria-label="Content">
106
- <article>
107
-
108
- <div id="kssref-typo" class="kss-section kss-section--depth-1 ">
109
-
110
- <div class="kss-style">
111
- <h1 class="kss-title kss-title--level-1">
112
- <a class="kss-title__permalink" href="#kssref-typo">
113
- <span class="kss-title__ref">
114
- 9
115
- <span class="kss-title__permalink-hash">
116
- #Typo
117
- </span>
118
- </span>
119
- Typo
120
- </a>
121
- </h1>
122
-
123
-
124
-
125
-
126
- </div>
127
-
128
-
129
-
130
- </div>
131
- <section id="kssref-typo-headlines" class="kss-section kss-section--depth-2 ">
132
-
133
- <div class="kss-style">
134
- <h2 class="kss-title kss-title--level-2">
135
- <a class="kss-title__permalink" href="#kssref-typo-headlines">
136
- <span class="kss-title__ref">
137
- 9.1
138
- <span class="kss-title__permalink-hash">
139
- #Typo.Headlines
140
- </span>
141
- </span>
142
- Headlines
143
- </a>
144
- </h2>
145
-
146
- <p class="kss-toolbar">
147
- <a href="#kssref-typo-headlines" data-kss-fullscreen="kssref-typo-headlines">
148
- <span class="kss-toolbar__tooltip">Toggle full screen</span>
149
- <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">
150
- <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>
151
- </svg>
152
- <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">
153
- <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>
154
- </svg>
155
- </a>
156
- <a href="item-typo-headlines.html" target="_blank">
157
- <span class="kss-toolbar__tooltip">Open in new window</span>
158
- <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">
159
- <rect x="0" y="20" width="40" height="44" fill="#fff"/>
160
- <path class="kss-toolbar__icon-fill" d="M40,64l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
161
- <rect class="kss-toolbar__icon-fill" x="0" y="20" width="40" height="10"/>
162
- <rect x="24" y="0" width="40" height="44" fill="#fff"/>
163
- <path class="kss-toolbar__icon-fill" d="M64,44l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
164
- <rect class="kss-toolbar__icon-fill" x="24" y="0" width="40" height="10"/>
165
- </svg>
166
- </a>
167
- <a href="#kssref-typo-headlines" data-kss-guides="true">
168
- <span class="kss-toolbar__tooltip">Toggle example guides</span>
169
- <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">
170
- <rect class="kss-toolbar__icon-fill" x="5" y="35" width="5" height="9"/>
171
- <rect class="kss-toolbar__icon-fill" x="54" y="21" width="5" height="9"/>
172
- <rect class="kss-toolbar__icon-fill" x="54" y="35" width="5" height="9"/>
173
- <rect class="kss-toolbar__icon-fill" x="5" y="21" width="5" height="9"/>
174
- <rect class="kss-toolbar__icon-fill" x="5" y="0" width="5" height="15"/>
175
- <rect class="kss-toolbar__icon-fill" x="35" y="5" width="9" height="5"/>
176
- <rect class="kss-toolbar__icon-fill" x="20" y="5" width="9" height="5"/>
177
- <rect class="kss-toolbar__icon-fill" x="0" y="5" width="15" height="5"/>
178
- <rect class="kss-toolbar__icon-fill" x="54" y="0" width="5" height="15"/>
179
- <rect class="kss-toolbar__icon-fill" x="49" y="5" width="15" height="5"/>
180
- <rect class="kss-toolbar__icon-fill" x="54" y="49" width="5" height="15"/>
181
- <rect class="kss-toolbar__icon-fill" x="49" y="54" width="15" height="5"/>
182
- <rect class="kss-toolbar__icon-fill" x="5" y="49" width="5" height="15"/>
183
- <rect class="kss-toolbar__icon-fill" x="0" y="54" width="15" height="5"/>
184
- <rect class="kss-toolbar__icon-fill" x="35" y="54" width="9" height="5"/>
185
- <rect class="kss-toolbar__icon-fill" x="20" y="54" width="9" height="5"/>
186
- </svg>
187
- </a>
188
- <a href="#kssref-typo-headlines" data-kss-markup="true">
189
- <span class="kss-toolbar__tooltip">Toggle HTML markup</span>
190
- <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">
191
- <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"/>
192
- <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"/>
193
- </svg>
194
- </a>
195
- </p>
196
-
197
-
198
-
199
- </div>
200
-
201
- <div class="kss-modifier__wrapper">
202
- <div class="kss-modifier__heading kss-style">
203
- Example
204
- </div>
205
-
206
-
207
- <div class="kss-modifier__example">
208
- <h1>h1</h1>
209
- <h2>h2</h2>
210
- <h3>h3</h3>
211
- <h4>h4</h4>
212
- <h5>h5</h5>
213
- <h6>h6</h6>
214
- <div class="h1">.h1</div>
215
- <div class="h2">.h2</div>
216
- <div class="h3">.h3</div>
217
- <div class="h4">.h4</div>
218
- <div class="h5">.h5</div>
219
- <div class="h6">.h6</div>
220
- <h1 class="highlighted">h1.highlighted</h1>
221
- <h2 class="highlighted">h2.highlighted</h2>
222
- <h3 class="highlighted">h3.highlighted</h3>
223
- <h4 class="highlighted">h4.highlighted</h4>
224
- <h5 class="highlighted">h5.highlighted</h5>
225
- <h6 class="highlighted">h6.highlighted</h6>
226
- <div class="kss-modifier__example-footer"></div>
227
- </div>
228
-
229
- </div>
230
-
231
- <details class="kss-markup kss-style">
232
- <summary>
233
- Markup
234
- </summary>
235
- <pre class="hljs"><code class="language-handlebars"><span class="xml"><span class="hljs-tag">&lt;<span class="hljs-name">h1</span>&gt;</span>h1<span class="hljs-tag">&lt;/<span class="hljs-name">h1</span>&gt;</span>
236
- <span class="hljs-tag">&lt;<span class="hljs-name">h2</span>&gt;</span>h2<span class="hljs-tag">&lt;/<span class="hljs-name">h2</span>&gt;</span>
237
- <span class="hljs-tag">&lt;<span class="hljs-name">h3</span>&gt;</span>h3<span class="hljs-tag">&lt;/<span class="hljs-name">h3</span>&gt;</span>
238
- <span class="hljs-tag">&lt;<span class="hljs-name">h4</span>&gt;</span>h4<span class="hljs-tag">&lt;/<span class="hljs-name">h4</span>&gt;</span>
239
- <span class="hljs-tag">&lt;<span class="hljs-name">h5</span>&gt;</span>h5<span class="hljs-tag">&lt;/<span class="hljs-name">h5</span>&gt;</span>
240
- <span class="hljs-tag">&lt;<span class="hljs-name">h6</span>&gt;</span>h6<span class="hljs-tag">&lt;/<span class="hljs-name">h6</span>&gt;</span>
241
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;h1&quot;</span>&gt;</span>.h1<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
242
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;h2&quot;</span>&gt;</span>.h2<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
243
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;h3&quot;</span>&gt;</span>.h3<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
244
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;h4&quot;</span>&gt;</span>.h4<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
245
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;h5&quot;</span>&gt;</span>.h5<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
246
- <span class="hljs-tag">&lt;<span class="hljs-name">div</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;h6&quot;</span>&gt;</span>.h6<span class="hljs-tag">&lt;/<span class="hljs-name">div</span>&gt;</span>
247
- <span class="hljs-tag">&lt;<span class="hljs-name">h1</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;highlighted&quot;</span>&gt;</span>h1.highlighted<span class="hljs-tag">&lt;/<span class="hljs-name">h1</span>&gt;</span>
248
- <span class="hljs-tag">&lt;<span class="hljs-name">h2</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;highlighted&quot;</span>&gt;</span>h2.highlighted<span class="hljs-tag">&lt;/<span class="hljs-name">h2</span>&gt;</span>
249
- <span class="hljs-tag">&lt;<span class="hljs-name">h3</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;highlighted&quot;</span>&gt;</span>h3.highlighted<span class="hljs-tag">&lt;/<span class="hljs-name">h3</span>&gt;</span>
250
- <span class="hljs-tag">&lt;<span class="hljs-name">h4</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;highlighted&quot;</span>&gt;</span>h4.highlighted<span class="hljs-tag">&lt;/<span class="hljs-name">h4</span>&gt;</span>
251
- <span class="hljs-tag">&lt;<span class="hljs-name">h5</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;highlighted&quot;</span>&gt;</span>h5.highlighted<span class="hljs-tag">&lt;/<span class="hljs-name">h5</span>&gt;</span>
252
- <span class="hljs-tag">&lt;<span class="hljs-name">h6</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;highlighted&quot;</span>&gt;</span>h6.highlighted<span class="hljs-tag">&lt;/<span class="hljs-name">h6</span>&gt;</span></span></code></pre>
253
- </details>
254
-
255
- <div class="kss-source kss-style">
256
- Source: <code>build/doc/doc.css</code>, line 2370
257
- </div>
258
-
259
- </section>
260
- <section id="kssref-typo-link-with-icon" class="kss-section kss-section--depth-2 ">
261
-
262
- <div class="kss-style">
263
- <h2 class="kss-title kss-title--level-2">
264
- <a class="kss-title__permalink" href="#kssref-typo-link-with-icon">
265
- <span class="kss-title__ref">
266
- 9.2
267
- <span class="kss-title__permalink-hash">
268
- #Typo.Link with Icon
269
- </span>
270
- </span>
271
- Link with Icon
272
- </a>
273
- </h2>
274
-
275
- <p class="kss-toolbar">
276
- <a href="#kssref-typo-link-with-icon" data-kss-fullscreen="kssref-typo-link-with-icon">
277
- <span class="kss-toolbar__tooltip">Toggle full screen</span>
278
- <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">
279
- <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>
280
- </svg>
281
- <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">
282
- <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>
283
- </svg>
284
- </a>
285
- <a href="item-typo-link-with-icon.html" target="_blank">
286
- <span class="kss-toolbar__tooltip">Open in new window</span>
287
- <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">
288
- <rect x="0" y="20" width="40" height="44" fill="#fff"/>
289
- <path class="kss-toolbar__icon-fill" d="M40,64l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
290
- <rect class="kss-toolbar__icon-fill" x="0" y="20" width="40" height="10"/>
291
- <rect x="24" y="0" width="40" height="44" fill="#fff"/>
292
- <path class="kss-toolbar__icon-fill" d="M64,44l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
293
- <rect class="kss-toolbar__icon-fill" x="24" y="0" width="40" height="10"/>
294
- </svg>
295
- </a>
296
- <a href="#kssref-typo-link-with-icon" data-kss-guides="true">
297
- <span class="kss-toolbar__tooltip">Toggle example guides</span>
298
- <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">
299
- <rect class="kss-toolbar__icon-fill" x="5" y="35" width="5" height="9"/>
300
- <rect class="kss-toolbar__icon-fill" x="54" y="21" width="5" height="9"/>
301
- <rect class="kss-toolbar__icon-fill" x="54" y="35" width="5" height="9"/>
302
- <rect class="kss-toolbar__icon-fill" x="5" y="21" width="5" height="9"/>
303
- <rect class="kss-toolbar__icon-fill" x="5" y="0" width="5" height="15"/>
304
- <rect class="kss-toolbar__icon-fill" x="35" y="5" width="9" height="5"/>
305
- <rect class="kss-toolbar__icon-fill" x="20" y="5" width="9" height="5"/>
306
- <rect class="kss-toolbar__icon-fill" x="0" y="5" width="15" height="5"/>
307
- <rect class="kss-toolbar__icon-fill" x="54" y="0" width="5" height="15"/>
308
- <rect class="kss-toolbar__icon-fill" x="49" y="5" width="15" height="5"/>
309
- <rect class="kss-toolbar__icon-fill" x="54" y="49" width="5" height="15"/>
310
- <rect class="kss-toolbar__icon-fill" x="49" y="54" width="15" height="5"/>
311
- <rect class="kss-toolbar__icon-fill" x="5" y="49" width="5" height="15"/>
312
- <rect class="kss-toolbar__icon-fill" x="0" y="54" width="15" height="5"/>
313
- <rect class="kss-toolbar__icon-fill" x="35" y="54" width="9" height="5"/>
314
- <rect class="kss-toolbar__icon-fill" x="20" y="54" width="9" height="5"/>
315
- </svg>
316
- </a>
317
- <a href="#kssref-typo-link-with-icon" data-kss-markup="true">
318
- <span class="kss-toolbar__tooltip">Toggle HTML markup</span>
319
- <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">
320
- <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"/>
321
- <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"/>
322
- </svg>
323
- </a>
324
- </p>
325
-
326
-
327
-
328
- </div>
329
-
330
- <div class="kss-modifier__wrapper">
331
- <div class="kss-modifier__heading kss-style">
332
- Examples
333
- </div>
334
-
335
- <div class="kss-modifier__default-name kss-style">
336
- Default styling
337
- </div>
338
-
339
- <div class="kss-modifier__example">
340
- <a href="#" class="linkWithIcon "><i class="icon icon-favorites"></i><span>Text</span></a>
341
- <div class="kss-modifier__example-footer"></div>
342
- </div>
343
-
344
- <div class="kss-modifier__name kss-style">
345
- :hover
346
- </div>
347
- <div class="kss-modifier__description kss-style">
348
- Hover
349
- </div>
350
- <div class="kss-modifier__example">
351
- <a href="#" class="linkWithIcon pseudo-class-hover"><i class="icon icon-favorites"></i><span>Text</span></a>
352
- <div class="kss-modifier__example-footer"></div>
353
- </div>
354
- <div class="kss-modifier__name kss-style">
355
- :focus
356
- </div>
357
- <div class="kss-modifier__description kss-style">
358
- Focus
359
- </div>
360
- <div class="kss-modifier__example">
361
- <a href="#" class="linkWithIcon pseudo-class-focus"><i class="icon icon-favorites"></i><span>Text</span></a>
362
- <div class="kss-modifier__example-footer"></div>
363
- </div>
364
- <div class="kss-modifier__name kss-style">
365
- :active
366
- </div>
367
- <div class="kss-modifier__description kss-style">
368
- Active
369
- </div>
370
- <div class="kss-modifier__example">
371
- <a href="#" class="linkWithIcon pseudo-class-active"><i class="icon icon-favorites"></i><span>Text</span></a>
372
- <div class="kss-modifier__example-footer"></div>
373
- </div>
374
- <div class="kss-modifier__name kss-style">
375
- .is-loading
376
- </div>
377
- <div class="kss-modifier__description kss-style">
378
- Loading
379
- </div>
380
- <div class="kss-modifier__example">
381
- <a href="#" class="linkWithIcon is-loading"><i class="icon icon-favorites"></i><span>Text</span></a>
382
- <div class="kss-modifier__example-footer"></div>
383
- </div>
384
- <div class="kss-modifier__name kss-style">
385
- .is-success
386
- </div>
387
- <div class="kss-modifier__description kss-style">
388
- Success
389
- </div>
390
- <div class="kss-modifier__example">
391
- <a href="#" class="linkWithIcon is-success"><i class="icon icon-favorites"></i><span>Text</span></a>
392
- <div class="kss-modifier__example-footer"></div>
393
- </div>
394
- <div class="kss-modifier__name kss-style">
395
- .is-error
396
- </div>
397
- <div class="kss-modifier__description kss-style">
398
- Error
399
- </div>
400
- <div class="kss-modifier__example">
401
- <a href="#" class="linkWithIcon is-error"><i class="icon icon-favorites"></i><span>Text</span></a>
402
- <div class="kss-modifier__example-footer"></div>
403
- </div>
404
- </div>
405
-
406
- <details class="kss-markup kss-style">
407
- <summary>
408
- Markup
409
- </summary>
410
- <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;linkWithIcon [modifier class]&quot;</span>&gt;</span><span class="hljs-tag">&lt;<span class="hljs-name">i</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;icon icon-favorites&quot;</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">i</span>&gt;</span><span class="hljs-tag">&lt;<span class="hljs-name">span</span>&gt;</span>Text<span class="hljs-tag">&lt;/<span class="hljs-name">span</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">a</span>&gt;</span></span></code></pre>
411
- </details>
412
-
413
- <div class="kss-source kss-style">
414
- Source: <code>build/doc/doc.css</code>, line 12192
415
- </div>
416
-
417
- </section>
418
- <section id="kssref-typo-links" class="kss-section kss-section--depth-2 ">
419
-
420
- <div class="kss-style">
421
- <h2 class="kss-title kss-title--level-2">
422
- <a class="kss-title__permalink" href="#kssref-typo-links">
423
- <span class="kss-title__ref">
424
- 9.3
425
- <span class="kss-title__permalink-hash">
426
- #Typo.Links
427
- </span>
428
- </span>
429
- Links
430
- </a>
431
- </h2>
432
-
433
- <p class="kss-toolbar">
434
- <a href="#kssref-typo-links" data-kss-fullscreen="kssref-typo-links">
435
- <span class="kss-toolbar__tooltip">Toggle full screen</span>
436
- <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">
437
- <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>
438
- </svg>
439
- <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">
440
- <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>
441
- </svg>
442
- </a>
443
- <a href="item-typo-links.html" target="_blank">
444
- <span class="kss-toolbar__tooltip">Open in new window</span>
445
- <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">
446
- <rect x="0" y="20" width="40" height="44" fill="#fff"/>
447
- <path class="kss-toolbar__icon-fill" d="M40,64l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
448
- <rect class="kss-toolbar__icon-fill" x="0" y="20" width="40" height="10"/>
449
- <rect x="24" y="0" width="40" height="44" fill="#fff"/>
450
- <path class="kss-toolbar__icon-fill" d="M64,44l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
451
- <rect class="kss-toolbar__icon-fill" x="24" y="0" width="40" height="10"/>
452
- </svg>
453
- </a>
454
- <a href="#kssref-typo-links" data-kss-guides="true">
455
- <span class="kss-toolbar__tooltip">Toggle example guides</span>
456
- <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">
457
- <rect class="kss-toolbar__icon-fill" x="5" y="35" width="5" height="9"/>
458
- <rect class="kss-toolbar__icon-fill" x="54" y="21" width="5" height="9"/>
459
- <rect class="kss-toolbar__icon-fill" x="54" y="35" width="5" height="9"/>
460
- <rect class="kss-toolbar__icon-fill" x="5" y="21" width="5" height="9"/>
461
- <rect class="kss-toolbar__icon-fill" x="5" y="0" width="5" height="15"/>
462
- <rect class="kss-toolbar__icon-fill" x="35" y="5" width="9" height="5"/>
463
- <rect class="kss-toolbar__icon-fill" x="20" y="5" width="9" height="5"/>
464
- <rect class="kss-toolbar__icon-fill" x="0" y="5" width="15" height="5"/>
465
- <rect class="kss-toolbar__icon-fill" x="54" y="0" width="5" height="15"/>
466
- <rect class="kss-toolbar__icon-fill" x="49" y="5" width="15" height="5"/>
467
- <rect class="kss-toolbar__icon-fill" x="54" y="49" width="5" height="15"/>
468
- <rect class="kss-toolbar__icon-fill" x="49" y="54" width="15" height="5"/>
469
- <rect class="kss-toolbar__icon-fill" x="5" y="49" width="5" height="15"/>
470
- <rect class="kss-toolbar__icon-fill" x="0" y="54" width="15" height="5"/>
471
- <rect class="kss-toolbar__icon-fill" x="35" y="54" width="9" height="5"/>
472
- <rect class="kss-toolbar__icon-fill" x="20" y="54" width="9" height="5"/>
473
- </svg>
474
- </a>
475
- <a href="#kssref-typo-links" data-kss-markup="true">
476
- <span class="kss-toolbar__tooltip">Toggle HTML markup</span>
477
- <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">
478
- <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"/>
479
- <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"/>
480
- </svg>
481
- </a>
482
- </p>
483
-
484
-
485
-
486
- </div>
487
-
488
- <div class="kss-modifier__wrapper">
489
- <div class="kss-modifier__heading kss-style">
490
- Examples
491
- </div>
492
-
493
- <div class="kss-modifier__default-name kss-style">
494
- Default styling
495
- </div>
496
-
497
- <div class="kss-modifier__example">
498
- <a href="#" class="">Link</a>
499
- <div class="kss-modifier__example-footer"></div>
500
- </div>
501
-
502
- <div class="kss-modifier__name kss-style">
503
- :hover
504
- </div>
505
- <div class="kss-modifier__description kss-style">
506
- Hover
507
- </div>
508
- <div class="kss-modifier__example">
509
- <a href="#" class="pseudo-class-hover">Link</a>
510
- <div class="kss-modifier__example-footer"></div>
511
- </div>
512
- <div class="kss-modifier__name kss-style">
513
- :focus
514
- </div>
515
- <div class="kss-modifier__description kss-style">
516
- Focus
517
- </div>
518
- <div class="kss-modifier__example">
519
- <a href="#" class="pseudo-class-focus">Link</a>
520
- <div class="kss-modifier__example-footer"></div>
521
- </div>
522
- <div class="kss-modifier__name kss-style">
523
- :active
524
- </div>
525
- <div class="kss-modifier__description kss-style">
526
- Active
527
- </div>
528
- <div class="kss-modifier__example">
529
- <a href="#" class="pseudo-class-active">Link</a>
530
- <div class="kss-modifier__example-footer"></div>
531
- </div>
532
- </div>
533
-
534
- <details class="kss-markup kss-style">
535
- <summary>
536
- Markup
537
- </summary>
538
- <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;[modifier class]&quot;</span>&gt;</span>Link<span class="hljs-tag">&lt;/<span class="hljs-name">a</span>&gt;</span></span></code></pre>
539
- </details>
540
-
541
- <div class="kss-source kss-style">
542
- Source: <code>build/doc/doc.css</code>, line 2283
543
- </div>
544
-
545
- </section>
546
- <section id="kssref-typo-text" class="kss-section kss-section--depth-2 ">
547
-
548
- <div class="kss-style">
549
- <h2 class="kss-title kss-title--level-2">
550
- <a class="kss-title__permalink" href="#kssref-typo-text">
551
- <span class="kss-title__ref">
552
- 9.4
553
- <span class="kss-title__permalink-hash">
554
- #Typo.Text
555
- </span>
556
- </span>
557
- Text
558
- </a>
559
- </h2>
560
-
561
- <p class="kss-toolbar">
562
- <a href="#kssref-typo-text" data-kss-fullscreen="kssref-typo-text">
563
- <span class="kss-toolbar__tooltip">Toggle full screen</span>
564
- <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">
565
- <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>
566
- </svg>
567
- <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">
568
- <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>
569
- </svg>
570
- </a>
571
- <a href="item-typo-text.html" target="_blank">
572
- <span class="kss-toolbar__tooltip">Open in new window</span>
573
- <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">
574
- <rect x="0" y="20" width="40" height="44" fill="#fff"/>
575
- <path class="kss-toolbar__icon-fill" d="M40,64l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
576
- <rect class="kss-toolbar__icon-fill" x="0" y="20" width="40" height="10"/>
577
- <rect x="24" y="0" width="40" height="44" fill="#fff"/>
578
- <path class="kss-toolbar__icon-fill" d="M64,44l-40,0l0,-44l40,0l0,44Zm-36,-40l0,36l32,0l0,-36l-32,0Z"/>
579
- <rect class="kss-toolbar__icon-fill" x="24" y="0" width="40" height="10"/>
580
- </svg>
581
- </a>
582
- <a href="#kssref-typo-text" data-kss-guides="true">
583
- <span class="kss-toolbar__tooltip">Toggle example guides</span>
584
- <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">
585
- <rect class="kss-toolbar__icon-fill" x="5" y="35" width="5" height="9"/>
586
- <rect class="kss-toolbar__icon-fill" x="54" y="21" width="5" height="9"/>
587
- <rect class="kss-toolbar__icon-fill" x="54" y="35" width="5" height="9"/>
588
- <rect class="kss-toolbar__icon-fill" x="5" y="21" width="5" height="9"/>
589
- <rect class="kss-toolbar__icon-fill" x="5" y="0" width="5" height="15"/>
590
- <rect class="kss-toolbar__icon-fill" x="35" y="5" width="9" height="5"/>
591
- <rect class="kss-toolbar__icon-fill" x="20" y="5" width="9" height="5"/>
592
- <rect class="kss-toolbar__icon-fill" x="0" y="5" width="15" height="5"/>
593
- <rect class="kss-toolbar__icon-fill" x="54" y="0" width="5" height="15"/>
594
- <rect class="kss-toolbar__icon-fill" x="49" y="5" width="15" height="5"/>
595
- <rect class="kss-toolbar__icon-fill" x="54" y="49" width="5" height="15"/>
596
- <rect class="kss-toolbar__icon-fill" x="49" y="54" width="15" height="5"/>
597
- <rect class="kss-toolbar__icon-fill" x="5" y="49" width="5" height="15"/>
598
- <rect class="kss-toolbar__icon-fill" x="0" y="54" width="15" height="5"/>
599
- <rect class="kss-toolbar__icon-fill" x="35" y="54" width="9" height="5"/>
600
- <rect class="kss-toolbar__icon-fill" x="20" y="54" width="9" height="5"/>
601
- </svg>
602
- </a>
603
- <a href="#kssref-typo-text" data-kss-markup="true">
604
- <span class="kss-toolbar__tooltip">Toggle HTML markup</span>
605
- <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">
606
- <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"/>
607
- <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"/>
608
- </svg>
609
- </a>
610
- </p>
611
-
612
-
613
-
614
- </div>
615
-
616
- <div class="kss-modifier__wrapper">
617
- <div class="kss-modifier__heading kss-style">
618
- Examples
619
- </div>
620
-
621
- <div class="kss-modifier__default-name kss-style">
622
- Default styling
623
- </div>
624
-
625
- <div class="kss-modifier__example">
626
- <span class=""><strong>Lorem ipsum dolor sit amet</strong>, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</span>
627
- <div class="kss-modifier__example-footer"></div>
628
- </div>
629
-
630
- <div class="kss-modifier__name kss-style">
631
- .leadtext
632
- </div>
633
- <div class="kss-modifier__description kss-style">
634
- Bigger Text
635
- </div>
636
- <div class="kss-modifier__example">
637
- <span class="leadtext"><strong>Lorem ipsum dolor sit amet</strong>, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</span>
638
- <div class="kss-modifier__example-footer"></div>
639
- </div>
640
- <div class="kss-modifier__name kss-style">
641
- .smalltext
642
- </div>
643
- <div class="kss-modifier__description kss-style">
644
- Smaller Text
645
- </div>
646
- <div class="kss-modifier__example">
647
- <span class="smalltext"><strong>Lorem ipsum dolor sit amet</strong>, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</span>
648
- <div class="kss-modifier__example-footer"></div>
649
- </div>
650
- </div>
651
-
652
- <details class="kss-markup kss-style">
653
- <summary>
654
- Markup
655
- </summary>
656
- <pre class="hljs"><code class="language-handlebars"><span class="xml"><span class="hljs-tag">&lt;<span class="hljs-name">span</span> <span class="hljs-attr">class</span>=<span class="hljs-string">&quot;[modifier class]&quot;</span>&gt;</span><span class="hljs-tag">&lt;<span class="hljs-name">strong</span>&gt;</span>Lorem ipsum dolor sit amet<span class="hljs-tag">&lt;/<span class="hljs-name">strong</span>&gt;</span>, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.<span class="hljs-tag">&lt;/<span class="hljs-name">span</span>&gt;</span></span></code></pre>
657
- </details>
658
-
659
- <div class="kss-source kss-style">
660
- Source: <code>build/doc/doc.css</code>, line 2272
661
- </div>
662
-
663
- </section>
664
- </article>
665
- </main>
666
-
667
- <!-- SCRIPTS -->
668
- <script src="kss-assets/kss.js"></script>
669
- <script src="kss-assets/scrollspy.js"></script>
670
- <script src="kss-assets/kss-fullscreen.js"></script>
671
- <script src="kss-assets/kss-guides.js"></script>
672
- <script src="kss-assets/kss-markup.js"></script>
673
- <script>
674
- var spy = new ScrollSpy('#kss-node', {
675
- nav: '.kss-nav__menu-child > li > a',
676
- className: 'is-in-viewport'
677
- });
678
- var kssFullScreen = new KssFullScreen({
679
- idPrefix: 'kss-fullscreen-',
680
- bodyClass: 'kss-fullscreen-mode',
681
- elementClass: 'is-fullscreen'
682
- });
683
- var kssGuides = new KssGuides({
684
- bodyClass: 'kss-guides-mode'
685
- });
686
- var kssMarkup = new KssMarkup({
687
- bodyClass: 'kss-markup-mode',
688
- detailsClass: 'kss-markup'
689
- });
690
- </script>
691
- <script src="../../default/b2c/dist/js/main.js"></script>
692
- <script src="../dist/js/main.js"></script>
693
-
694
-
695
-
696
- <!-- Automatically built using <a href="https://github.com/kss-node/kss-node">kss-node</a>. -->
697
- </body>
698
- </html>