@otto-de/b2b-core-components 1.6.1 → 1.8.0

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 (1101) hide show
  1. package/README.md +8 -8
  2. package/dist/b2b-core-components/app-globals-0f993ce5.js +3 -0
  3. package/dist/b2b-core-components/b2b-alert.entry.js +48 -0
  4. package/dist/b2b-core-components/b2b-anchor.entry.js +22 -0
  5. package/dist/b2b-core-components/b2b-breadcrumb-item.entry.js +36 -0
  6. package/dist/b2b-core-components/b2b-breadcrumb.entry.js +30 -0
  7. package/dist/b2b-core-components/b2b-button.entry.js +79 -0
  8. package/dist/b2b-core-components/b2b-card.entry.js +43 -0
  9. package/dist/b2b-core-components/b2b-checkbox-group.entry.js +88 -0
  10. package/dist/b2b-core-components/b2b-checkbox.entry.js +89 -0
  11. package/dist/b2b-core-components/b2b-chip-component.entry.js +36 -0
  12. package/dist/b2b-core-components/b2b-core-components.css +215 -1
  13. package/dist/b2b-core-components/b2b-core-components.esm.js +51 -1
  14. package/dist/b2b-core-components/b2b-dropdown.entry.js +64 -0
  15. package/dist/b2b-core-components/b2b-grid-col.entry.js +34 -0
  16. package/dist/b2b-core-components/b2b-grid-row.entry.js +25 -0
  17. package/dist/b2b-core-components/b2b-grid.entry.js +17 -0
  18. package/dist/b2b-core-components/b2b-headline.entry.js +31 -0
  19. package/dist/b2b-core-components/b2b-icon.entry.js +415 -0
  20. package/dist/b2b-core-components/b2b-input-group.entry.js +76 -0
  21. package/dist/b2b-core-components/b2b-input-label.entry.js +22 -0
  22. package/dist/b2b-core-components/b2b-input-list-option.entry.js +25 -0
  23. package/dist/b2b-core-components/b2b-input-list.entry.js +165 -0
  24. package/dist/b2b-core-components/b2b-input.entry.js +96 -0
  25. package/dist/b2b-core-components/b2b-label.entry.js +19 -0
  26. package/dist/b2b-core-components/b2b-modal.entry.js +220 -0
  27. package/dist/b2b-core-components/b2b-pagination.entry.js +118 -0
  28. package/dist/b2b-core-components/b2b-paragraph.entry.js +23 -0
  29. package/dist/b2b-core-components/b2b-radio-button.entry.js +74 -0
  30. package/dist/b2b-core-components/b2b-radio-group.entry.js +89 -0
  31. package/dist/b2b-core-components/b2b-required-separator.entry.js +16 -0
  32. package/dist/b2b-core-components/b2b-rounded-icon.entry.js +27 -0
  33. package/dist/b2b-core-components/b2b-scrollable-container.entry.js +16 -0
  34. package/dist/b2b-core-components/b2b-search.entry.js +33 -0
  35. package/dist/b2b-core-components/b2b-separator.entry.js +18 -0
  36. package/dist/b2b-core-components/b2b-spinner.entry.js +21 -0
  37. package/dist/b2b-core-components/b2b-tab-group.entry.js +132 -0
  38. package/dist/b2b-core-components/b2b-tab-panel.entry.js +17 -0
  39. package/dist/b2b-core-components/b2b-tab.entry.js +39 -0
  40. package/dist/b2b-core-components/b2b-table-cell.entry.js +48 -0
  41. package/dist/b2b-core-components/b2b-table-header.entry.js +88 -0
  42. package/dist/b2b-core-components/b2b-table-row.entry.js +112 -0
  43. package/dist/b2b-core-components/b2b-table-rowgroup.entry.js +144 -0
  44. package/dist/b2b-core-components/b2b-table.entry.js +55 -0
  45. package/dist/b2b-core-components/b2b-textarea.entry.js +62 -0
  46. package/dist/b2b-core-components/b2b-toggle-button.entry.js +55 -0
  47. package/dist/b2b-core-components/b2b-toggle-group.entry.js +65 -0
  48. package/dist/b2b-core-components/b2b-tooltip.entry.js +75 -0
  49. package/dist/b2b-core-components/b2b-wizard-icon.entry.js +21 -0
  50. package/dist/b2b-core-components/b2b-wizard-step.entry.js +22 -0
  51. package/dist/b2b-core-components/b2b-wizard.entry.js +57 -0
  52. package/dist/b2b-core-components/icons/b2b_icon-360-degree.svg +6 -6
  53. package/dist/b2b-core-components/icons/b2b_icon-advice.svg +7 -7
  54. package/dist/b2b-core-components/icons/b2b_icon-allergen-sulfur-dioxide-sulfite.svg +3 -3
  55. package/dist/b2b-core-components/icons/b2b_icon-almond.svg +3 -3
  56. package/dist/b2b-core-components/icons/b2b_icon-archive.svg +3 -3
  57. package/dist/b2b-core-components/icons/b2b_icon-armchair.svg +3 -3
  58. package/dist/b2b-core-components/icons/b2b_icon-arrow-down.svg +3 -3
  59. package/dist/b2b-core-components/icons/b2b_icon-arrow-graph.svg +3 -3
  60. package/dist/b2b-core-components/icons/b2b_icon-arrow-left.svg +3 -3
  61. package/dist/b2b-core-components/icons/b2b_icon-arrow-right.svg +3 -3
  62. package/dist/b2b-core-components/icons/b2b_icon-arrow-up.svg +3 -3
  63. package/dist/b2b-core-components/icons/b2b_icon-assembly.svg +4 -4
  64. package/dist/b2b-core-components/icons/b2b_icon-assortment.svg +3 -3
  65. package/dist/b2b-core-components/icons/b2b_icon-attachment.svg +3 -3
  66. package/dist/b2b-core-components/icons/b2b_icon-augmented-reality.svg +9 -9
  67. package/dist/b2b-core-components/icons/b2b_icon-autonomous-team.svg +4 -4
  68. package/dist/b2b-core-components/icons/b2b_icon-bank-details.svg +3 -3
  69. package/dist/b2b-core-components/icons/b2b_icon-bar-graph-ascending.svg +5 -5
  70. package/dist/b2b-core-components/icons/b2b_icon-bar-graph-axis.svg +6 -6
  71. package/dist/b2b-core-components/icons/b2b_icon-barley.svg +3 -3
  72. package/dist/b2b-core-components/icons/b2b_icon-basket-sale.svg +3 -3
  73. package/dist/b2b-core-components/icons/b2b_icon-basket.svg +4 -4
  74. package/dist/b2b-core-components/icons/b2b_icon-basketball.svg +3 -3
  75. package/dist/b2b-core-components/icons/b2b_icon-bikini.svg +4 -4
  76. package/dist/b2b-core-components/icons/b2b_icon-blogs.svg +6 -6
  77. package/dist/b2b-core-components/icons/b2b_icon-brandshop.svg +8 -8
  78. package/dist/b2b-core-components/icons/b2b_icon-brazil-nut.svg +3 -3
  79. package/dist/b2b-core-components/icons/b2b_icon-browser-click.svg +7 -7
  80. package/dist/b2b-core-components/icons/b2b_icon-browser-content.svg +9 -9
  81. package/dist/b2b-core-components/icons/b2b_icon-browser-psm.svg +3 -3
  82. package/dist/b2b-core-components/icons/b2b_icon-burger.svg +5 -5
  83. package/dist/b2b-core-components/icons/b2b_icon-bus.svg +5 -5
  84. package/dist/b2b-core-components/icons/b2b_icon-callback.svg +6 -6
  85. package/dist/b2b-core-components/icons/b2b_icon-camera.svg +4 -4
  86. package/dist/b2b-core-components/icons/b2b_icon-cashback.svg +5 -5
  87. package/dist/b2b-core-components/icons/b2b_icon-cashew-nut.svg +3 -3
  88. package/dist/b2b-core-components/icons/b2b_icon-catalogue.svg +4 -4
  89. package/dist/b2b-core-components/icons/b2b_icon-categories.svg +3 -3
  90. package/dist/b2b-core-components/icons/b2b_icon-celery.svg +3 -3
  91. package/dist/b2b-core-components/icons/b2b_icon-certificate.svg +6 -6
  92. package/dist/b2b-core-components/icons/b2b_icon-chair.svg +3 -3
  93. package/dist/b2b-core-components/icons/b2b_icon-chat.svg +5 -5
  94. package/dist/b2b-core-components/icons/b2b_icon-check-bold.svg +1 -1
  95. package/dist/b2b-core-components/icons/b2b_icon-check.svg +3 -3
  96. package/dist/b2b-core-components/icons/b2b_icon-chicken.svg +3 -3
  97. package/dist/b2b-core-components/icons/b2b_icon-city.svg +9 -9
  98. package/dist/b2b-core-components/icons/b2b_icon-clear.svg +3 -3
  99. package/dist/b2b-core-components/icons/b2b_icon-close.svg +3 -3
  100. package/dist/b2b-core-components/icons/b2b_icon-code-management.svg +7 -7
  101. package/dist/b2b-core-components/icons/b2b_icon-contact-mail.svg +3 -3
  102. package/dist/b2b-core-components/icons/b2b_icon-copy.svg +3 -3
  103. package/dist/b2b-core-components/icons/b2b_icon-cow.svg +3 -3
  104. package/dist/b2b-core-components/icons/b2b_icon-crab.svg +3 -3
  105. package/dist/b2b-core-components/icons/b2b_icon-critique.svg +5 -5
  106. package/dist/b2b-core-components/icons/b2b_icon-curtain.svg +3 -3
  107. package/dist/b2b-core-components/icons/b2b_icon-cut-out.svg +6 -6
  108. package/dist/b2b-core-components/icons/b2b_icon-dashboard.svg +3 -3
  109. package/dist/b2b-core-components/icons/b2b_icon-deer.svg +3 -3
  110. package/dist/b2b-core-components/icons/b2b_icon-delete.svg +6 -6
  111. package/dist/b2b-core-components/icons/b2b_icon-delivery-24h.svg +4 -4
  112. package/dist/b2b-core-components/icons/b2b_icon-delivery-desired-date-selection.svg +4 -4
  113. package/dist/b2b-core-components/icons/b2b_icon-delivery-desired-date.svg +3 -3
  114. package/dist/b2b-core-components/icons/b2b_icon-delivery-express.svg +6 -6
  115. package/dist/b2b-core-components/icons/b2b_icon-delivery-flat.svg +4 -4
  116. package/dist/b2b-core-components/icons/b2b_icon-delivery-on-hangers.svg +3 -3
  117. package/dist/b2b-core-components/icons/b2b_icon-delivery-preferred-place.svg +6 -6
  118. package/dist/b2b-core-components/icons/b2b_icon-desktop-phone-ads-click.svg +5 -5
  119. package/dist/b2b-core-components/icons/b2b_icon-desktop-phone-ads.svg +6 -6
  120. package/dist/b2b-core-components/icons/b2b_icon-desktop-phone.svg +4 -4
  121. package/dist/b2b-core-components/icons/b2b_icon-desktop.svg +3 -3
  122. package/dist/b2b-core-components/icons/b2b_icon-devices-monitor-laptop-tablet.svg +4 -4
  123. package/dist/b2b-core-components/icons/b2b_icon-dish-feature-lactose-free.svg +3 -3
  124. package/dist/b2b-core-components/icons/b2b_icon-dislike.svg +3 -3
  125. package/dist/b2b-core-components/icons/b2b_icon-disposal.svg +3 -3
  126. package/dist/b2b-core-components/icons/b2b_icon-document-sign.svg +3 -3
  127. package/dist/b2b-core-components/icons/b2b_icon-downloads.svg +3 -3
  128. package/dist/b2b-core-components/icons/b2b_icon-dress.svg +3 -3
  129. package/dist/b2b-core-components/icons/b2b_icon-dungarees.svg +4 -4
  130. package/dist/b2b-core-components/icons/b2b_icon-duration.svg +3 -3
  131. package/dist/b2b-core-components/icons/b2b_icon-e-invoice.svg +3 -3
  132. package/dist/b2b-core-components/icons/b2b_icon-edit-pad.svg +3 -3
  133. package/dist/b2b-core-components/icons/b2b_icon-edit.svg +3 -3
  134. package/dist/b2b-core-components/icons/b2b_icon-egg.svg +3 -3
  135. package/dist/b2b-core-components/icons/b2b_icon-ellipsis.svg +3 -3
  136. package/dist/b2b-core-components/icons/b2b_icon-email-verification-confirmed-safe.svg +3 -3
  137. package/dist/b2b-core-components/icons/b2b_icon-email-verification-confirmed.svg +3 -3
  138. package/dist/b2b-core-components/icons/b2b_icon-email-verification-sent-safe.svg +3 -3
  139. package/dist/b2b-core-components/icons/b2b_icon-email-verification-sent.svg +3 -3
  140. package/dist/b2b-core-components/icons/b2b_icon-empty-hint.svg +3 -3
  141. package/dist/b2b-core-components/icons/b2b_icon-end-to-end.svg +3 -3
  142. package/dist/b2b-core-components/icons/b2b_icon-error-article-image.svg +4 -4
  143. package/dist/b2b-core-components/icons/b2b_icon-error-hint.svg +3 -0
  144. package/dist/b2b-core-components/icons/b2b_icon-error.svg +3 -3
  145. package/dist/b2b-core-components/icons/b2b_icon-euro.svg +3 -3
  146. package/dist/b2b-core-components/icons/b2b_icon-event.svg +15 -15
  147. package/dist/b2b-core-components/icons/b2b_icon-events.svg +15 -15
  148. package/dist/b2b-core-components/icons/b2b_icon-faq.svg +5 -5
  149. package/dist/b2b-core-components/icons/b2b_icon-feedback.svg +5 -5
  150. package/dist/b2b-core-components/icons/b2b_icon-filter.svg +3 -3
  151. package/dist/b2b-core-components/icons/b2b_icon-fish.svg +3 -3
  152. package/dist/b2b-core-components/icons/b2b_icon-fitness.svg +5 -5
  153. package/dist/b2b-core-components/icons/b2b_icon-flag-chequered.svg +7 -7
  154. package/dist/b2b-core-components/icons/b2b_icon-flexible-work.svg +9 -9
  155. package/dist/b2b-core-components/icons/b2b_icon-flip.svg +4 -4
  156. package/dist/b2b-core-components/icons/b2b_icon-food-processor.svg +4 -4
  157. package/dist/b2b-core-components/icons/b2b_icon-fullscreen.svg +4 -4
  158. package/dist/b2b-core-components/icons/b2b_icon-gallery-view.svg +3 -3
  159. package/dist/b2b-core-components/icons/b2b_icon-gamepad.svg +8 -8
  160. package/dist/b2b-core-components/icons/b2b_icon-garlic.svg +3 -3
  161. package/dist/b2b-core-components/icons/b2b_icon-gender-intersex.svg +3 -3
  162. package/dist/b2b-core-components/icons/b2b_icon-globe.svg +4 -4
  163. package/dist/b2b-core-components/icons/b2b_icon-gluten.svg +3 -3
  164. package/dist/b2b-core-components/icons/b2b_icon-glutenfree.svg +3 -3
  165. package/dist/b2b-core-components/icons/b2b_icon-handshake.svg +3 -3
  166. package/dist/b2b-core-components/icons/b2b_icon-hashtag.svg +3 -3
  167. package/dist/b2b-core-components/icons/b2b_icon-hazelnut.svg +3 -3
  168. package/dist/b2b-core-components/icons/b2b_icon-hide.svg +3 -3
  169. package/dist/b2b-core-components/icons/b2b_icon-high-heels.svg +3 -3
  170. package/dist/b2b-core-components/icons/b2b_icon-home.svg +3 -3
  171. package/dist/b2b-core-components/icons/b2b_icon-info-small.svg +3 -3
  172. package/dist/b2b-core-components/icons/b2b_icon-info.svg +5 -5
  173. package/dist/b2b-core-components/icons/b2b_icon-inplace-zoom-reverse.svg +6 -6
  174. package/dist/b2b-core-components/icons/b2b_icon-inplace-zoom.svg +3 -3
  175. package/dist/b2b-core-components/icons/b2b_icon-insurance.svg +4 -4
  176. package/dist/b2b-core-components/icons/b2b_icon-kamut.svg +3 -3
  177. package/dist/b2b-core-components/icons/b2b_icon-laptop-os.svg +5 -5
  178. package/dist/b2b-core-components/icons/b2b_icon-laptop.svg +3 -3
  179. package/dist/b2b-core-components/icons/b2b_icon-leaving-page.svg +4 -4
  180. package/dist/b2b-core-components/icons/b2b_icon-light-bulb.svg +3 -3
  181. package/dist/b2b-core-components/icons/b2b_icon-like-fingers.svg +3 -3
  182. package/dist/b2b-core-components/icons/b2b_icon-like-product.svg +4 -4
  183. package/dist/b2b-core-components/icons/b2b_icon-like.svg +3 -3
  184. package/dist/b2b-core-components/icons/b2b_icon-line-graph.svg +3 -3
  185. package/dist/b2b-core-components/icons/b2b_icon-list-view.svg +3 -3
  186. package/dist/b2b-core-components/icons/b2b_icon-location.svg +4 -4
  187. package/dist/b2b-core-components/icons/b2b_icon-lupine.svg +3 -3
  188. package/dist/b2b-core-components/icons/b2b_icon-macadamia.svg +3 -3
  189. package/dist/b2b-core-components/icons/b2b_icon-material-samples.svg +4 -4
  190. package/dist/b2b-core-components/icons/b2b_icon-measurement.svg +4 -4
  191. package/dist/b2b-core-components/icons/b2b_icon-megaphone.svg +6 -6
  192. package/dist/b2b-core-components/icons/b2b_icon-mic.svg +4 -4
  193. package/dist/b2b-core-components/icons/b2b_icon-milk.svg +3 -3
  194. package/dist/b2b-core-components/icons/b2b_icon-minus.svg +3 -3
  195. package/dist/b2b-core-components/icons/b2b_icon-money-coins.svg +3 -3
  196. package/dist/b2b-core-components/icons/b2b_icon-money-document.svg +3 -3
  197. package/dist/b2b-core-components/icons/b2b_icon-money-plus.svg +3 -3
  198. package/dist/b2b-core-components/icons/b2b_icon-money-stack.svg +3 -3
  199. package/dist/b2b-core-components/icons/b2b_icon-money.svg +3 -3
  200. package/dist/b2b-core-components/icons/b2b_icon-move.svg +3 -3
  201. package/dist/b2b-core-components/icons/b2b_icon-mustard.svg +3 -3
  202. package/dist/b2b-core-components/icons/b2b_icon-nav.svg +3 -3
  203. package/dist/b2b-core-components/icons/b2b_icon-new.svg +6 -6
  204. package/dist/b2b-core-components/icons/b2b_icon-newsletter-sign-up.svg +3 -3
  205. package/dist/b2b-core-components/icons/b2b_icon-notification.svg +3 -3
  206. package/dist/b2b-core-components/icons/b2b_icon-nuts.svg +3 -3
  207. package/dist/b2b-core-components/icons/b2b_icon-oat.svg +3 -3
  208. package/dist/b2b-core-components/icons/b2b_icon-order-cancelled.svg +3 -3
  209. package/dist/b2b-core-components/icons/b2b_icon-order-delivered.svg +3 -3
  210. package/dist/b2b-core-components/icons/b2b_icon-order-form.svg +6 -6
  211. package/dist/b2b-core-components/icons/b2b_icon-order-management.svg +4 -4
  212. package/dist/b2b-core-components/icons/b2b_icon-order-misdirected.svg +3 -3
  213. package/dist/b2b-core-components/icons/b2b_icon-order-on-road.svg +4 -4
  214. package/dist/b2b-core-components/icons/b2b_icon-order-packed.svg +4 -4
  215. package/dist/b2b-core-components/icons/b2b_icon-order-payment.svg +3 -3
  216. package/dist/b2b-core-components/icons/b2b_icon-order-received.svg +3 -3
  217. package/dist/b2b-core-components/icons/b2b_icon-order-return.svg +4 -4
  218. package/dist/b2b-core-components/icons/b2b_icon-order-shipped.svg +3 -3
  219. package/dist/b2b-core-components/icons/b2b_icon-order-state-unknown.svg +3 -3
  220. package/dist/b2b-core-components/icons/b2b_icon-order-stored.svg +3 -3
  221. package/dist/b2b-core-components/icons/b2b_icon-order.svg +3 -3
  222. package/dist/b2b-core-components/icons/b2b_icon-otto-app.svg +4 -4
  223. package/dist/b2b-core-components/icons/b2b_icon-otto-campus.svg +16 -16
  224. package/dist/b2b-core-components/icons/b2b_icon-otto-company.svg +19 -19
  225. package/dist/b2b-core-components/icons/b2b_icon-otto-laptop.svg +4 -4
  226. package/dist/b2b-core-components/icons/b2b_icon-otto-logo.svg +3 -3
  227. package/dist/b2b-core-components/icons/b2b_icon-otto-up-points.svg +3 -3
  228. package/dist/b2b-core-components/icons/b2b_icon-otto-up.svg +3 -3
  229. package/dist/b2b-core-components/icons/b2b_icon-paper-plane.svg +3 -3
  230. package/dist/b2b-core-components/icons/b2b_icon-pause.svg +3 -3
  231. package/dist/b2b-core-components/icons/b2b_icon-payment-credit-card.svg +7 -7
  232. package/dist/b2b-core-components/icons/b2b_icon-payment-invoice.svg +3 -3
  233. package/dist/b2b-core-components/icons/b2b_icon-payment-pause.svg +9 -9
  234. package/dist/b2b-core-components/icons/b2b_icon-payment-plan-protection.svg +3 -3
  235. package/dist/b2b-core-components/icons/b2b_icon-payment-plan.svg +3 -3
  236. package/dist/b2b-core-components/icons/b2b_icon-pdf.svg +6 -6
  237. package/dist/b2b-core-components/icons/b2b_icon-peanut.svg +3 -3
  238. package/dist/b2b-core-components/icons/b2b_icon-pecan-nut.svg +3 -3
  239. package/dist/b2b-core-components/icons/b2b_icon-pending.svg +3 -3
  240. package/dist/b2b-core-components/icons/b2b_icon-person-access.svg +5 -5
  241. package/dist/b2b-core-components/icons/b2b_icon-person-callcenter.svg +3 -3
  242. package/dist/b2b-core-components/icons/b2b_icon-person-check.svg +5 -5
  243. package/dist/b2b-core-components/icons/b2b_icon-person-colleagues.svg +6 -6
  244. package/dist/b2b-core-components/icons/b2b_icon-person-community.svg +9 -9
  245. package/dist/b2b-core-components/icons/b2b_icon-person-development.svg +9 -9
  246. package/dist/b2b-core-components/icons/b2b_icon-person-female.svg +3 -3
  247. package/dist/b2b-core-components/icons/b2b_icon-person-info.svg +6 -6
  248. package/dist/b2b-core-components/icons/b2b_icon-person-male.svg +3 -3
  249. package/dist/b2b-core-components/icons/b2b_icon-person-rating.svg +5 -5
  250. package/dist/b2b-core-components/icons/b2b_icon-person-support.svg +4 -4
  251. package/dist/b2b-core-components/icons/b2b_icon-person-switch.svg +3 -3
  252. package/dist/b2b-core-components/icons/b2b_icon-person-workshop.svg +8 -8
  253. package/dist/b2b-core-components/icons/b2b_icon-person.svg +3 -3
  254. package/dist/b2b-core-components/icons/b2b_icon-phone-permission.svg +9 -9
  255. package/dist/b2b-core-components/icons/b2b_icon-phone.svg +5 -5
  256. package/dist/b2b-core-components/icons/b2b_icon-pig.svg +3 -3
  257. package/dist/b2b-core-components/icons/b2b_icon-pin.svg +3 -3
  258. package/dist/b2b-core-components/icons/b2b_icon-pinch-gesture.svg +5 -5
  259. package/dist/b2b-core-components/icons/b2b_icon-pinch.svg +3 -3
  260. package/dist/b2b-core-components/icons/b2b_icon-pistachio.svg +3 -3
  261. package/dist/b2b-core-components/icons/b2b_icon-plant.svg +3 -3
  262. package/dist/b2b-core-components/icons/b2b_icon-play-1.svg +3 -3
  263. package/dist/b2b-core-components/icons/b2b_icon-play.svg +3 -3
  264. package/dist/b2b-core-components/icons/b2b_icon-plus.svg +3 -3
  265. package/dist/b2b-core-components/icons/b2b_icon-price-alert.svg +6 -6
  266. package/dist/b2b-core-components/icons/b2b_icon-price-tag.svg +3 -3
  267. package/dist/b2b-core-components/icons/b2b_icon-print.svg +3 -3
  268. package/dist/b2b-core-components/icons/b2b_icon-puzzle.svg +4 -4
  269. package/dist/b2b-core-components/icons/b2b_icon-qr-code.svg +3 -3
  270. package/dist/b2b-core-components/icons/b2b_icon-question-hint.svg +3 -3
  271. package/dist/b2b-core-components/icons/b2b_icon-question.svg +3 -3
  272. package/dist/b2b-core-components/icons/b2b_icon-rating-empty.svg +3 -3
  273. package/dist/b2b-core-components/icons/b2b_icon-rating-filled.svg +3 -3
  274. package/dist/b2b-core-components/icons/b2b_icon-rating-half.svg +3 -3
  275. package/dist/b2b-core-components/icons/b2b_icon-rating-order.svg +4 -4
  276. package/dist/b2b-core-components/icons/b2b_icon-rating-payment.svg +3 -3
  277. package/dist/b2b-core-components/icons/b2b_icon-remote-work.svg +4 -4
  278. package/dist/b2b-core-components/icons/b2b_icon-repair.svg +3 -3
  279. package/dist/b2b-core-components/icons/b2b_icon-reply.svg +3 -3
  280. package/dist/b2b-core-components/icons/b2b_icon-retirement-provision.svg +3 -3
  281. package/dist/b2b-core-components/icons/b2b_icon-rocket.svg +5 -5
  282. package/dist/b2b-core-components/icons/b2b_icon-rye.svg +3 -3
  283. package/dist/b2b-core-components/icons/b2b_icon-sabbatical.svg +19 -19
  284. package/dist/b2b-core-components/icons/b2b_icon-sale.svg +3 -3
  285. package/dist/b2b-core-components/icons/b2b_icon-save.svg +4 -4
  286. package/dist/b2b-core-components/icons/b2b_icon-sea.svg +4 -4
  287. package/dist/b2b-core-components/icons/b2b_icon-search-enter.svg +3 -3
  288. package/dist/b2b-core-components/icons/b2b_icon-search.svg +3 -3
  289. package/dist/b2b-core-components/icons/b2b_icon-seo.svg +4 -4
  290. package/dist/b2b-core-components/icons/b2b_icon-service-info.svg +5 -5
  291. package/dist/b2b-core-components/icons/b2b_icon-sesame.svg +3 -3
  292. package/dist/b2b-core-components/icons/b2b_icon-settings.svg +4 -4
  293. package/dist/b2b-core-components/icons/b2b_icon-share-ios.svg +4 -4
  294. package/dist/b2b-core-components/icons/b2b_icon-share.svg +3 -3
  295. package/dist/b2b-core-components/icons/b2b_icon-sheep.svg +3 -3
  296. package/dist/b2b-core-components/icons/b2b_icon-shell.svg +3 -3
  297. package/dist/b2b-core-components/icons/b2b_icon-shirt.svg +3 -3
  298. package/dist/b2b-core-components/icons/b2b_icon-shopping-cart-euro.svg +3 -3
  299. package/dist/b2b-core-components/icons/b2b_icon-shopping-cart.svg +3 -3
  300. package/dist/b2b-core-components/icons/b2b_icon-show.svg +3 -3
  301. package/dist/b2b-core-components/icons/b2b_icon-smiley-angry.svg +3 -3
  302. package/dist/b2b-core-components/icons/b2b_icon-smiley-happy.svg +3 -3
  303. package/dist/b2b-core-components/icons/b2b_icon-smiley-negative.svg +6 -6
  304. package/dist/b2b-core-components/icons/b2b_icon-smiley-neutral.svg +6 -6
  305. package/dist/b2b-core-components/icons/b2b_icon-smiley-positive.svg +6 -6
  306. package/dist/b2b-core-components/icons/b2b_icon-sms-info.svg +7 -7
  307. package/dist/b2b-core-components/icons/b2b_icon-sneaker.svg +3 -3
  308. package/dist/b2b-core-components/icons/b2b_icon-sort-ascending.svg +3 -3
  309. package/dist/b2b-core-components/icons/b2b_icon-sort-descending.svg +3 -3
  310. package/dist/b2b-core-components/icons/b2b_icon-sort.svg +7 -7
  311. package/dist/b2b-core-components/icons/b2b_icon-soy.svg +3 -3
  312. package/dist/b2b-core-components/icons/b2b_icon-spelt.svg +3 -3
  313. package/dist/b2b-core-components/icons/b2b_icon-stationary.svg +4 -4
  314. package/dist/b2b-core-components/icons/b2b_icon-studies.svg +3 -3
  315. package/dist/b2b-core-components/icons/b2b_icon-success.svg +4 -4
  316. package/dist/b2b-core-components/icons/b2b_icon-sustainable-delivery.svg +3 -3
  317. package/dist/b2b-core-components/icons/b2b_icon-sustainable-energy-efficient.svg +3 -3
  318. package/dist/b2b-core-components/icons/b2b_icon-sustainable-production.svg +3 -3
  319. package/dist/b2b-core-components/icons/b2b_icon-sustainable-recycling.svg +3 -3
  320. package/dist/b2b-core-components/icons/b2b_icon-sustainable-resource.svg +3 -3
  321. package/dist/b2b-core-components/icons/b2b_icon-swipe-gesture.svg +3 -3
  322. package/dist/b2b-core-components/icons/b2b_icon-sync-device.svg +6 -6
  323. package/dist/b2b-core-components/icons/b2b_icon-t-shirt.svg +3 -3
  324. package/dist/b2b-core-components/icons/b2b_icon-tablet.svg +4 -4
  325. package/dist/b2b-core-components/icons/b2b_icon-tableware.svg +6 -6
  326. package/dist/b2b-core-components/icons/b2b_icon-target-group.svg +3 -3
  327. package/dist/b2b-core-components/icons/b2b_icon-teddy.svg +5 -5
  328. package/dist/b2b-core-components/icons/b2b_icon-test-result.svg +4 -4
  329. package/dist/b2b-core-components/icons/b2b_icon-town.svg +3 -3
  330. package/dist/b2b-core-components/icons/b2b_icon-trend-down.svg +3 -3
  331. package/dist/b2b-core-components/icons/b2b_icon-trend-up.svg +3 -3
  332. package/dist/b2b-core-components/icons/b2b_icon-trousers.svg +4 -4
  333. package/dist/b2b-core-components/icons/b2b_icon-trusted.svg +3 -3
  334. package/dist/b2b-core-components/icons/b2b_icon-unpin.svg +3 -3
  335. package/dist/b2b-core-components/icons/b2b_icon-upload.svg +3 -3
  336. package/dist/b2b-core-components/icons/b2b_icon-vacation.svg +3 -3
  337. package/dist/b2b-core-components/icons/b2b_icon-variant-content.svg +3 -3
  338. package/dist/b2b-core-components/icons/b2b_icon-vegan.svg +3 -3
  339. package/dist/b2b-core-components/icons/b2b_icon-vegetarian.svg +3 -3
  340. package/dist/b2b-core-components/icons/b2b_icon-village.svg +10 -10
  341. package/dist/b2b-core-components/icons/b2b_icon-volume-off.svg +3 -3
  342. package/dist/b2b-core-components/icons/b2b_icon-volume-on.svg +3 -3
  343. package/dist/b2b-core-components/icons/b2b_icon-voucher.svg +3 -3
  344. package/dist/b2b-core-components/icons/b2b_icon-walnut.svg +3 -3
  345. package/dist/b2b-core-components/icons/b2b_icon-warning.svg +5 -5
  346. package/dist/b2b-core-components/icons/b2b_icon-warranty.svg +4 -4
  347. package/dist/b2b-core-components/icons/b2b_icon-washing-machine.svg +7 -7
  348. package/dist/b2b-core-components/icons/b2b_icon-whatsapp.svg +4 -4
  349. package/dist/b2b-core-components/icons/b2b_icon-wheat.svg +3 -3
  350. package/dist/b2b-core-components/icons/b2b_icon-wifi.svg +3 -3
  351. package/dist/b2b-core-components/icons/b2b_icon-wishlist-active.svg +3 -3
  352. package/dist/b2b-core-components/icons/b2b_icon-wishlist.svg +3 -3
  353. package/dist/b2b-core-components/icons/b2b_icon-work-life.svg +6 -6
  354. package/dist/b2b-core-components/icons/b2b_icon-workshop.svg +7 -7
  355. package/dist/b2b-core-components/icons/b2b_icon-zoom-in.svg +4 -4
  356. package/dist/b2b-core-components/icons/b2b_icon-zoom-out.svg +4 -4
  357. package/dist/b2b-core-components/icons/b2b_logo-carrier-dhl.svg +23 -0
  358. package/dist/b2b-core-components/icons/b2b_logo-carrier-gls.svg +17 -0
  359. package/dist/b2b-core-components/icons/b2b_logo-carrier-hermes.svg +9 -0
  360. package/dist/b2b-core-components/icons/b2b_logo-carrier-ups.svg +14 -0
  361. package/dist/b2b-core-components/index-7788f606.js +3804 -0
  362. package/dist/b2b-core-components/index.esm.js +1 -0
  363. package/dist/b2b-core-components/{p-d83c2084.entry.js → p-0034d167.entry.js} +1 -1
  364. package/dist/b2b-core-components/{p-2ad8bdb6.entry.js → p-024220fb.entry.js} +1 -1
  365. package/dist/b2b-core-components/{p-90a3ffed.entry.js → p-0354d337.entry.js} +1 -1
  366. package/dist/b2b-core-components/{p-197c1a6d.entry.js → p-068eb8ba.entry.js} +1 -1
  367. package/dist/b2b-core-components/p-0f60ff5a.entry.js +1 -0
  368. package/dist/b2b-core-components/{p-f190bf79.entry.js → p-220d5f79.entry.js} +1 -1
  369. package/dist/b2b-core-components/{p-f24515bf.entry.js → p-299d5c71.entry.js} +1 -1
  370. package/dist/b2b-core-components/p-2ad195d3.entry.js +1 -0
  371. package/dist/b2b-core-components/{p-a50ea33f.entry.js → p-2b0b7edf.entry.js} +1 -1
  372. package/dist/b2b-core-components/p-328f253e.entry.js +1 -0
  373. package/dist/b2b-core-components/p-381bd00a.entry.js +1 -0
  374. package/dist/b2b-core-components/p-39f965f2.entry.js +1 -0
  375. package/dist/b2b-core-components/{p-54fd68eb.entry.js → p-46f1d12d.entry.js} +1 -1
  376. package/dist/b2b-core-components/{p-c294dd0c.entry.js → p-50633227.entry.js} +1 -1
  377. package/dist/b2b-core-components/p-54ecee35.entry.js +1 -0
  378. package/dist/b2b-core-components/{p-e5b78075.entry.js → p-57a842ba.entry.js} +1 -1
  379. package/dist/b2b-core-components/p-5c18c291.js +2 -0
  380. package/dist/b2b-core-components/{p-e811411a.entry.js → p-6463d394.entry.js} +1 -1
  381. package/dist/b2b-core-components/{p-b6a8a06f.entry.js → p-66048f63.entry.js} +1 -1
  382. package/dist/b2b-core-components/{p-8ad1bb92.entry.js → p-6814fed4.entry.js} +1 -1
  383. package/dist/b2b-core-components/{p-6140304e.entry.js → p-71bcb908.entry.js} +1 -1
  384. package/dist/b2b-core-components/{p-1d007eea.entry.js → p-75cff1be.entry.js} +1 -1
  385. package/dist/b2b-core-components/{p-04fc18cd.entry.js → p-7a1e9ef2.entry.js} +1 -1
  386. package/dist/b2b-core-components/{p-0965b990.entry.js → p-7d05e787.entry.js} +1 -1
  387. package/dist/b2b-core-components/{p-0beabdb4.entry.js → p-89dc58cc.entry.js} +1 -1
  388. package/dist/b2b-core-components/{p-97ef9805.entry.js → p-8fb5f715.entry.js} +1 -1
  389. package/dist/b2b-core-components/p-a4ba259c.entry.js +1 -0
  390. package/dist/b2b-core-components/{p-42e7f397.entry.js → p-a4c859d6.entry.js} +1 -1
  391. package/dist/b2b-core-components/{p-681d6880.entry.js → p-a635b768.entry.js} +1 -1
  392. package/dist/b2b-core-components/{p-b3ccfc58.entry.js → p-a7d829d8.entry.js} +1 -1
  393. package/dist/b2b-core-components/{p-1e2752b2.entry.js → p-a8043eb7.entry.js} +1 -1
  394. package/dist/b2b-core-components/{p-dd79ab5b.entry.js → p-af7e9d0b.entry.js} +1 -1
  395. package/dist/b2b-core-components/p-b1064afb.js +1 -0
  396. package/dist/b2b-core-components/{p-2328144b.entry.js → p-c59bffbe.entry.js} +1 -1
  397. package/dist/b2b-core-components/{p-60badad5.entry.js → p-c93fc43f.entry.js} +1 -1
  398. package/dist/b2b-core-components/{p-f7e9f889.entry.js → p-cfd92648.entry.js} +1 -1
  399. package/dist/b2b-core-components/{p-44ccd8f4.entry.js → p-d92add70.entry.js} +1 -1
  400. package/dist/b2b-core-components/{p-b8049234.entry.js → p-da2823f1.entry.js} +1 -1
  401. package/dist/b2b-core-components/{p-db7d2ec3.entry.js → p-e8d1236b.entry.js} +1 -1
  402. package/dist/b2b-core-components/{p-542a358a.entry.js → p-e9f3a7af.entry.js} +1 -1
  403. package/dist/b2b-core-components/{p-3c0671ef.entry.js → p-edbe9fc0.entry.js} +1 -1
  404. package/dist/b2b-core-components/{p-2d01e68a.entry.js → p-f1625da0.entry.js} +1 -1
  405. package/dist/b2b-core-components/p-f6f7c598.entry.js +1 -0
  406. package/dist/b2b-core-components/{p-d07210e2.entry.js → p-ff36af9f.entry.js} +1 -1
  407. package/dist/b2b-core-components/shadow-css-3392baef.js +449 -0
  408. package/dist/b2b-core-components/table.types-7607e721.js +40 -0
  409. package/dist/cjs/app-globals-3a1e7e63.js +5 -0
  410. package/dist/cjs/b2b-alert.cjs.entry.js +2 -2
  411. package/dist/cjs/b2b-anchor.cjs.entry.js +1 -1
  412. package/dist/cjs/b2b-breadcrumb-item.cjs.entry.js +40 -0
  413. package/dist/cjs/b2b-breadcrumb.cjs.entry.js +34 -0
  414. package/dist/cjs/b2b-button.cjs.entry.js +83 -0
  415. package/dist/cjs/b2b-button_2.cjs.entry.js +2 -2
  416. package/dist/cjs/b2b-card.cjs.entry.js +1 -1
  417. package/dist/cjs/b2b-checkbox-group.cjs.entry.js +1 -1
  418. package/dist/cjs/b2b-checkbox.cjs.entry.js +93 -0
  419. package/dist/cjs/b2b-checkbox_3.cjs.entry.js +25 -9
  420. package/dist/cjs/b2b-chip-component.cjs.entry.js +40 -0
  421. package/dist/cjs/b2b-core-components.cjs.js +37 -7
  422. package/dist/cjs/b2b-dropdown.cjs.entry.js +3 -3
  423. package/dist/cjs/b2b-grid-col.cjs.entry.js +1 -1
  424. package/dist/cjs/b2b-grid-row.cjs.entry.js +1 -1
  425. package/dist/cjs/b2b-grid.cjs.entry.js +1 -1
  426. package/dist/cjs/b2b-headline.cjs.entry.js +1 -1
  427. package/dist/cjs/b2b-icon.cjs.entry.js +18 -6
  428. package/dist/cjs/b2b-input-group.cjs.entry.js +80 -0
  429. package/dist/cjs/b2b-input-group_2.cjs.entry.js +1 -1
  430. package/dist/cjs/b2b-input-label.cjs.entry.js +1 -1
  431. package/dist/cjs/b2b-input-list-option.cjs.entry.js +29 -0
  432. package/dist/cjs/b2b-input-list.cjs.entry.js +169 -0
  433. package/dist/cjs/b2b-input.cjs.entry.js +100 -0
  434. package/dist/cjs/b2b-input_2.cjs.entry.js +1 -1
  435. package/dist/cjs/b2b-label.cjs.entry.js +1 -1
  436. package/dist/cjs/b2b-modal.cjs.entry.js +1 -1
  437. package/dist/cjs/b2b-pagination.cjs.entry.js +1 -1
  438. package/dist/cjs/b2b-paragraph.cjs.entry.js +1 -1
  439. package/dist/cjs/b2b-radio-button.cjs.entry.js +1 -1
  440. package/dist/cjs/b2b-radio-group.cjs.entry.js +1 -1
  441. package/dist/cjs/b2b-required-separator.cjs.entry.js +1 -1
  442. package/dist/cjs/b2b-rounded-icon.cjs.entry.js +1 -1
  443. package/dist/cjs/b2b-scrollable-container.cjs.entry.js +1 -1
  444. package/dist/cjs/b2b-search.cjs.entry.js +1 -1
  445. package/dist/cjs/b2b-separator.cjs.entry.js +1 -1
  446. package/dist/cjs/b2b-spinner.cjs.entry.js +25 -0
  447. package/dist/cjs/b2b-tab-group.cjs.entry.js +4 -2
  448. package/dist/cjs/b2b-tab-panel.cjs.entry.js +1 -1
  449. package/dist/cjs/b2b-tab.cjs.entry.js +1 -1
  450. package/dist/cjs/b2b-table-cell.cjs.entry.js +52 -0
  451. package/dist/cjs/b2b-table-header.cjs.entry.js +92 -0
  452. package/dist/cjs/b2b-table-row.cjs.entry.js +6 -9
  453. package/dist/cjs/b2b-table-rowgroup.cjs.entry.js +2 -2
  454. package/dist/cjs/b2b-table.cjs.entry.js +2 -2
  455. package/dist/cjs/b2b-textarea.cjs.entry.js +4 -3
  456. package/dist/cjs/b2b-toggle-button.cjs.entry.js +1 -1
  457. package/dist/cjs/b2b-toggle-group.cjs.entry.js +1 -1
  458. package/dist/cjs/b2b-tooltip.cjs.entry.js +1 -1
  459. package/dist/cjs/b2b-wizard-icon.cjs.entry.js +2 -2
  460. package/dist/cjs/b2b-wizard-step.cjs.entry.js +2 -2
  461. package/dist/cjs/b2b-wizard.cjs.entry.js +2 -2
  462. package/dist/cjs/index-7f7a006f.js +4038 -0
  463. package/dist/cjs/{index-04e07a00.js → index-ceb9958a.js} +228 -51
  464. package/dist/cjs/loader.cjs.js +5 -12
  465. package/dist/cjs/shadow-css-163d1bb0.js +451 -0
  466. package/dist/cjs/table.types-308923fc.js +48 -0
  467. package/dist/cjs/{table.types-00c8228a.js → table.types-679aefd5.js} +6 -0
  468. package/dist/collection/collection-manifest.json +49 -46
  469. package/dist/collection/components/alert/alert.css +3 -3
  470. package/dist/collection/components/alert/alert.e2e.js +1 -1
  471. package/dist/collection/components/alert/alert.js +1 -1
  472. package/dist/collection/components/alert/alert.stories.js +18 -25
  473. package/dist/collection/components/anchor/anchor.css +2 -2
  474. package/dist/collection/components/anchor/anchor.js +2 -2
  475. package/dist/collection/components/anchor/anchor.spec.js +39 -39
  476. package/dist/collection/components/anchor/anchor.stories.js +8 -14
  477. package/dist/collection/components/breadcrumb/breadcrumb-item.js +124 -0
  478. package/dist/collection/components/breadcrumb/breadcrumb.css +250 -0
  479. package/dist/collection/components/breadcrumb/breadcrumb.e2e.js +50 -0
  480. package/dist/collection/components/breadcrumb/breadcrumb.js +67 -0
  481. package/dist/collection/components/breadcrumb/breadcrumb.stories.js +22 -0
  482. package/dist/collection/components/button/button.css +10 -6
  483. package/dist/collection/components/button/button.e2e.js +14 -14
  484. package/dist/collection/components/button/button.js +4 -3
  485. package/dist/collection/components/button/button.stories.js +138 -82
  486. package/dist/collection/components/card/card.css +2 -2
  487. package/dist/collection/components/card/card.e2e.js +4 -4
  488. package/dist/collection/components/card/card.js +1 -1
  489. package/dist/collection/components/card/card.spec.js +18 -18
  490. package/dist/collection/components/card/card.stories.js +9 -15
  491. package/dist/collection/components/checkbox/checkbox.css +5 -5
  492. package/dist/collection/components/checkbox/checkbox.e2e.js +1 -1
  493. package/dist/collection/components/checkbox/checkbox.js +8 -5
  494. package/dist/collection/components/checkbox/checkbox.spec.js +3 -3
  495. package/dist/collection/components/checkbox/checkbox.stories.js +11 -17
  496. package/dist/collection/components/checkbox-group/checkbox-group.css +2 -2
  497. package/dist/collection/components/checkbox-group/checkbox-group.e2e.js +6 -6
  498. package/dist/collection/components/checkbox-group/checkbox-group.js +3 -2
  499. package/dist/collection/components/checkbox-group/checkbox-group.spec.js +3 -3
  500. package/dist/collection/components/checkbox-group/checkbox-group.stories.js +12 -18
  501. package/dist/collection/components/chip/chip.css +266 -0
  502. package/dist/collection/components/chip/chip.e2e.js +19 -0
  503. package/dist/collection/components/chip/chip.js +138 -0
  504. package/dist/collection/components/chip/chip.stories.js +44 -0
  505. package/dist/collection/components/dropdown/dropdown.css +2 -2
  506. package/dist/collection/components/dropdown/dropdown.e2e.js +6 -6
  507. package/dist/collection/components/dropdown/dropdown.js +7 -5
  508. package/dist/collection/components/dropdown/dropdown.spec.js +3 -3
  509. package/dist/collection/components/dropdown/dropdown.stories.js +15 -21
  510. package/dist/collection/components/grid/column.js +2 -2
  511. package/dist/collection/components/grid/grid.e2e.js +5 -5
  512. package/dist/collection/components/grid/grid.js +1 -1
  513. package/dist/collection/components/grid/grid.stories.js +153 -157
  514. package/dist/collection/components/grid/row.js +2 -2
  515. package/dist/collection/components/headline/headline.css +2 -2
  516. package/dist/collection/components/headline/headline.e2e.js +1 -1
  517. package/dist/collection/components/headline/headline.js +1 -1
  518. package/dist/collection/components/headline/headline.spec.js +39 -39
  519. package/dist/collection/components/headline/headline.stories.js +4 -10
  520. package/dist/collection/components/icon/icon.css +2 -2
  521. package/dist/collection/components/icon/icon.js +7 -6
  522. package/dist/collection/components/icon/icon.spec.js +3 -3
  523. package/dist/collection/components/icon/icon.stories.js +14 -20
  524. package/dist/collection/components/icon/icons/b2b_icon-360-degree.svg +6 -6
  525. package/dist/collection/components/icon/icons/b2b_icon-advice.svg +7 -7
  526. package/dist/collection/components/icon/icons/b2b_icon-allergen-sulfur-dioxide-sulfite.svg +3 -3
  527. package/dist/collection/components/icon/icons/b2b_icon-almond.svg +3 -3
  528. package/dist/collection/components/icon/icons/b2b_icon-archive.svg +3 -3
  529. package/dist/collection/components/icon/icons/b2b_icon-armchair.svg +3 -3
  530. package/dist/collection/components/icon/icons/b2b_icon-arrow-down.svg +3 -3
  531. package/dist/collection/components/icon/icons/b2b_icon-arrow-graph.svg +3 -3
  532. package/dist/collection/components/icon/icons/b2b_icon-arrow-left.svg +3 -3
  533. package/dist/collection/components/icon/icons/b2b_icon-arrow-right.svg +3 -3
  534. package/dist/collection/components/icon/icons/b2b_icon-arrow-up.svg +3 -3
  535. package/dist/collection/components/icon/icons/b2b_icon-assembly.svg +4 -4
  536. package/dist/collection/components/icon/icons/b2b_icon-assortment.svg +3 -3
  537. package/dist/collection/components/icon/icons/b2b_icon-attachment.svg +3 -3
  538. package/dist/collection/components/icon/icons/b2b_icon-augmented-reality.svg +9 -9
  539. package/dist/collection/components/icon/icons/b2b_icon-autonomous-team.svg +4 -4
  540. package/dist/collection/components/icon/icons/b2b_icon-bank-details.svg +3 -3
  541. package/dist/collection/components/icon/icons/b2b_icon-bar-graph-ascending.svg +5 -5
  542. package/dist/collection/components/icon/icons/b2b_icon-bar-graph-axis.svg +6 -6
  543. package/dist/collection/components/icon/icons/b2b_icon-barley.svg +3 -3
  544. package/dist/collection/components/icon/icons/b2b_icon-basket-sale.svg +3 -3
  545. package/dist/collection/components/icon/icons/b2b_icon-basket.svg +4 -4
  546. package/dist/collection/components/icon/icons/b2b_icon-basketball.svg +3 -3
  547. package/dist/collection/components/icon/icons/b2b_icon-bikini.svg +4 -4
  548. package/dist/collection/components/icon/icons/b2b_icon-blogs.svg +6 -6
  549. package/dist/collection/components/icon/icons/b2b_icon-brandshop.svg +8 -8
  550. package/dist/collection/components/icon/icons/b2b_icon-brazil-nut.svg +3 -3
  551. package/dist/collection/components/icon/icons/b2b_icon-browser-click.svg +7 -7
  552. package/dist/collection/components/icon/icons/b2b_icon-browser-content.svg +9 -9
  553. package/dist/collection/components/icon/icons/b2b_icon-browser-psm.svg +3 -3
  554. package/dist/collection/components/icon/icons/b2b_icon-burger.svg +5 -5
  555. package/dist/collection/components/icon/icons/b2b_icon-bus.svg +5 -5
  556. package/dist/collection/components/icon/icons/b2b_icon-callback.svg +6 -6
  557. package/dist/collection/components/icon/icons/b2b_icon-camera.svg +4 -4
  558. package/dist/collection/components/icon/icons/b2b_icon-cashback.svg +5 -5
  559. package/dist/collection/components/icon/icons/b2b_icon-cashew-nut.svg +3 -3
  560. package/dist/collection/components/icon/icons/b2b_icon-catalogue.svg +4 -4
  561. package/dist/collection/components/icon/icons/b2b_icon-categories.svg +3 -3
  562. package/dist/collection/components/icon/icons/b2b_icon-celery.svg +3 -3
  563. package/dist/collection/components/icon/icons/b2b_icon-certificate.svg +6 -6
  564. package/dist/collection/components/icon/icons/b2b_icon-chair.svg +3 -3
  565. package/dist/collection/components/icon/icons/b2b_icon-chat.svg +5 -5
  566. package/dist/collection/components/icon/icons/b2b_icon-check-bold.svg +1 -1
  567. package/dist/collection/components/icon/icons/b2b_icon-check.svg +3 -3
  568. package/dist/collection/components/icon/icons/b2b_icon-chicken.svg +3 -3
  569. package/dist/collection/components/icon/icons/b2b_icon-city.svg +9 -9
  570. package/dist/collection/components/icon/icons/b2b_icon-clear.svg +3 -3
  571. package/dist/collection/components/icon/icons/b2b_icon-close.svg +3 -3
  572. package/dist/collection/components/icon/icons/b2b_icon-code-management.svg +7 -7
  573. package/dist/collection/components/icon/icons/b2b_icon-contact-mail.svg +3 -3
  574. package/dist/collection/components/icon/icons/b2b_icon-copy.svg +3 -3
  575. package/dist/collection/components/icon/icons/b2b_icon-cow.svg +3 -3
  576. package/dist/collection/components/icon/icons/b2b_icon-crab.svg +3 -3
  577. package/dist/collection/components/icon/icons/b2b_icon-critique.svg +5 -5
  578. package/dist/collection/components/icon/icons/b2b_icon-curtain.svg +3 -3
  579. package/dist/collection/components/icon/icons/b2b_icon-cut-out.svg +6 -6
  580. package/dist/collection/components/icon/icons/b2b_icon-dashboard.svg +3 -3
  581. package/dist/collection/components/icon/icons/b2b_icon-deer.svg +3 -3
  582. package/dist/collection/components/icon/icons/b2b_icon-delete.svg +6 -6
  583. package/dist/collection/components/icon/icons/b2b_icon-delivery-24h.svg +4 -4
  584. package/dist/collection/components/icon/icons/b2b_icon-delivery-desired-date-selection.svg +4 -4
  585. package/dist/collection/components/icon/icons/b2b_icon-delivery-desired-date.svg +3 -3
  586. package/dist/collection/components/icon/icons/b2b_icon-delivery-express.svg +6 -6
  587. package/dist/collection/components/icon/icons/b2b_icon-delivery-flat.svg +4 -4
  588. package/dist/collection/components/icon/icons/b2b_icon-delivery-on-hangers.svg +3 -3
  589. package/dist/collection/components/icon/icons/b2b_icon-delivery-preferred-place.svg +6 -6
  590. package/dist/collection/components/icon/icons/b2b_icon-desktop-phone-ads-click.svg +5 -5
  591. package/dist/collection/components/icon/icons/b2b_icon-desktop-phone-ads.svg +6 -6
  592. package/dist/collection/components/icon/icons/b2b_icon-desktop-phone.svg +4 -4
  593. package/dist/collection/components/icon/icons/b2b_icon-desktop.svg +3 -3
  594. package/dist/collection/components/icon/icons/b2b_icon-devices-monitor-laptop-tablet.svg +4 -4
  595. package/dist/collection/components/icon/icons/b2b_icon-dish-feature-lactose-free.svg +3 -3
  596. package/dist/collection/components/icon/icons/b2b_icon-dislike.svg +3 -3
  597. package/dist/collection/components/icon/icons/b2b_icon-disposal.svg +3 -3
  598. package/dist/collection/components/icon/icons/b2b_icon-document-sign.svg +3 -3
  599. package/dist/collection/components/icon/icons/b2b_icon-downloads.svg +3 -3
  600. package/dist/collection/components/icon/icons/b2b_icon-dress.svg +3 -3
  601. package/dist/collection/components/icon/icons/b2b_icon-dungarees.svg +4 -4
  602. package/dist/collection/components/icon/icons/b2b_icon-duration.svg +3 -3
  603. package/dist/collection/components/icon/icons/b2b_icon-e-invoice.svg +3 -3
  604. package/dist/collection/components/icon/icons/b2b_icon-edit-pad.svg +3 -3
  605. package/dist/collection/components/icon/icons/b2b_icon-edit.svg +3 -3
  606. package/dist/collection/components/icon/icons/b2b_icon-egg.svg +3 -3
  607. package/dist/collection/components/icon/icons/b2b_icon-ellipsis.svg +3 -3
  608. package/dist/collection/components/icon/icons/b2b_icon-email-verification-confirmed-safe.svg +3 -3
  609. package/dist/collection/components/icon/icons/b2b_icon-email-verification-confirmed.svg +3 -3
  610. package/dist/collection/components/icon/icons/b2b_icon-email-verification-sent-safe.svg +3 -3
  611. package/dist/collection/components/icon/icons/b2b_icon-email-verification-sent.svg +3 -3
  612. package/dist/collection/components/icon/icons/b2b_icon-empty-hint.svg +3 -3
  613. package/dist/collection/components/icon/icons/b2b_icon-end-to-end.svg +3 -3
  614. package/dist/collection/components/icon/icons/b2b_icon-error-article-image.svg +4 -4
  615. package/dist/collection/components/icon/icons/b2b_icon-error-hint.svg +3 -0
  616. package/dist/collection/components/icon/icons/b2b_icon-error.svg +3 -3
  617. package/dist/collection/components/icon/icons/b2b_icon-euro.svg +3 -3
  618. package/dist/collection/components/icon/icons/b2b_icon-event.svg +15 -15
  619. package/dist/collection/components/icon/icons/b2b_icon-events.svg +15 -15
  620. package/dist/collection/components/icon/icons/b2b_icon-faq.svg +5 -5
  621. package/dist/collection/components/icon/icons/b2b_icon-feedback.svg +5 -5
  622. package/dist/collection/components/icon/icons/b2b_icon-filter.svg +3 -3
  623. package/dist/collection/components/icon/icons/b2b_icon-fish.svg +3 -3
  624. package/dist/collection/components/icon/icons/b2b_icon-fitness.svg +5 -5
  625. package/dist/collection/components/icon/icons/b2b_icon-flag-chequered.svg +7 -7
  626. package/dist/collection/components/icon/icons/b2b_icon-flexible-work.svg +9 -9
  627. package/dist/collection/components/icon/icons/b2b_icon-flip.svg +4 -4
  628. package/dist/collection/components/icon/icons/b2b_icon-food-processor.svg +4 -4
  629. package/dist/collection/components/icon/icons/b2b_icon-fullscreen.svg +4 -4
  630. package/dist/collection/components/icon/icons/b2b_icon-gallery-view.svg +3 -3
  631. package/dist/collection/components/icon/icons/b2b_icon-gamepad.svg +8 -8
  632. package/dist/collection/components/icon/icons/b2b_icon-garlic.svg +3 -3
  633. package/dist/collection/components/icon/icons/b2b_icon-gender-intersex.svg +3 -3
  634. package/dist/collection/components/icon/icons/b2b_icon-globe.svg +4 -4
  635. package/dist/collection/components/icon/icons/b2b_icon-gluten.svg +3 -3
  636. package/dist/collection/components/icon/icons/b2b_icon-glutenfree.svg +3 -3
  637. package/dist/collection/components/icon/icons/b2b_icon-handshake.svg +3 -3
  638. package/dist/collection/components/icon/icons/b2b_icon-hashtag.svg +3 -3
  639. package/dist/collection/components/icon/icons/b2b_icon-hazelnut.svg +3 -3
  640. package/dist/collection/components/icon/icons/b2b_icon-hide.svg +3 -3
  641. package/dist/collection/components/icon/icons/b2b_icon-high-heels.svg +3 -3
  642. package/dist/collection/components/icon/icons/b2b_icon-home.svg +3 -3
  643. package/dist/collection/components/icon/icons/b2b_icon-info-small.svg +3 -3
  644. package/dist/collection/components/icon/icons/b2b_icon-info.svg +5 -5
  645. package/dist/collection/components/icon/icons/b2b_icon-inplace-zoom-reverse.svg +6 -6
  646. package/dist/collection/components/icon/icons/b2b_icon-inplace-zoom.svg +3 -3
  647. package/dist/collection/components/icon/icons/b2b_icon-insurance.svg +4 -4
  648. package/dist/collection/components/icon/icons/b2b_icon-kamut.svg +3 -3
  649. package/dist/collection/components/icon/icons/b2b_icon-laptop-os.svg +5 -5
  650. package/dist/collection/components/icon/icons/b2b_icon-laptop.svg +3 -3
  651. package/dist/collection/components/icon/icons/b2b_icon-leaving-page.svg +4 -4
  652. package/dist/collection/components/icon/icons/b2b_icon-light-bulb.svg +3 -3
  653. package/dist/collection/components/icon/icons/b2b_icon-like-fingers.svg +3 -3
  654. package/dist/collection/components/icon/icons/b2b_icon-like-product.svg +4 -4
  655. package/dist/collection/components/icon/icons/b2b_icon-like.svg +3 -3
  656. package/dist/collection/components/icon/icons/b2b_icon-line-graph.svg +3 -3
  657. package/dist/collection/components/icon/icons/b2b_icon-list-view.svg +3 -3
  658. package/dist/collection/components/icon/icons/b2b_icon-location.svg +4 -4
  659. package/dist/collection/components/icon/icons/b2b_icon-lupine.svg +3 -3
  660. package/dist/collection/components/icon/icons/b2b_icon-macadamia.svg +3 -3
  661. package/dist/collection/components/icon/icons/b2b_icon-material-samples.svg +4 -4
  662. package/dist/collection/components/icon/icons/b2b_icon-measurement.svg +4 -4
  663. package/dist/collection/components/icon/icons/b2b_icon-megaphone.svg +6 -6
  664. package/dist/collection/components/icon/icons/b2b_icon-mic.svg +4 -4
  665. package/dist/collection/components/icon/icons/b2b_icon-milk.svg +3 -3
  666. package/dist/collection/components/icon/icons/b2b_icon-minus.svg +3 -3
  667. package/dist/collection/components/icon/icons/b2b_icon-money-coins.svg +3 -3
  668. package/dist/collection/components/icon/icons/b2b_icon-money-document.svg +3 -3
  669. package/dist/collection/components/icon/icons/b2b_icon-money-plus.svg +3 -3
  670. package/dist/collection/components/icon/icons/b2b_icon-money-stack.svg +3 -3
  671. package/dist/collection/components/icon/icons/b2b_icon-money.svg +3 -3
  672. package/dist/collection/components/icon/icons/b2b_icon-move.svg +3 -3
  673. package/dist/collection/components/icon/icons/b2b_icon-mustard.svg +3 -3
  674. package/dist/collection/components/icon/icons/b2b_icon-nav.svg +3 -3
  675. package/dist/collection/components/icon/icons/b2b_icon-new.svg +6 -6
  676. package/dist/collection/components/icon/icons/b2b_icon-newsletter-sign-up.svg +3 -3
  677. package/dist/collection/components/icon/icons/b2b_icon-notification.svg +3 -3
  678. package/dist/collection/components/icon/icons/b2b_icon-nuts.svg +3 -3
  679. package/dist/collection/components/icon/icons/b2b_icon-oat.svg +3 -3
  680. package/dist/collection/components/icon/icons/b2b_icon-order-cancelled.svg +3 -3
  681. package/dist/collection/components/icon/icons/b2b_icon-order-delivered.svg +3 -3
  682. package/dist/collection/components/icon/icons/b2b_icon-order-form.svg +6 -6
  683. package/dist/collection/components/icon/icons/b2b_icon-order-management.svg +4 -4
  684. package/dist/collection/components/icon/icons/b2b_icon-order-misdirected.svg +3 -3
  685. package/dist/collection/components/icon/icons/b2b_icon-order-on-road.svg +4 -4
  686. package/dist/collection/components/icon/icons/b2b_icon-order-packed.svg +4 -4
  687. package/dist/collection/components/icon/icons/b2b_icon-order-payment.svg +3 -3
  688. package/dist/collection/components/icon/icons/b2b_icon-order-received.svg +3 -3
  689. package/dist/collection/components/icon/icons/b2b_icon-order-return.svg +4 -4
  690. package/dist/collection/components/icon/icons/b2b_icon-order-shipped.svg +3 -3
  691. package/dist/collection/components/icon/icons/b2b_icon-order-state-unknown.svg +3 -3
  692. package/dist/collection/components/icon/icons/b2b_icon-order-stored.svg +3 -3
  693. package/dist/collection/components/icon/icons/b2b_icon-order.svg +3 -3
  694. package/dist/collection/components/icon/icons/b2b_icon-otto-app.svg +4 -4
  695. package/dist/collection/components/icon/icons/b2b_icon-otto-campus.svg +16 -16
  696. package/dist/collection/components/icon/icons/b2b_icon-otto-company.svg +19 -19
  697. package/dist/collection/components/icon/icons/b2b_icon-otto-laptop.svg +4 -4
  698. package/dist/collection/components/icon/icons/b2b_icon-otto-logo.svg +3 -3
  699. package/dist/collection/components/icon/icons/b2b_icon-otto-up-points.svg +3 -3
  700. package/dist/collection/components/icon/icons/b2b_icon-otto-up.svg +3 -3
  701. package/dist/collection/components/icon/icons/b2b_icon-paper-plane.svg +3 -3
  702. package/dist/collection/components/icon/icons/b2b_icon-pause.svg +3 -3
  703. package/dist/collection/components/icon/icons/b2b_icon-payment-credit-card.svg +7 -7
  704. package/dist/collection/components/icon/icons/b2b_icon-payment-invoice.svg +3 -3
  705. package/dist/collection/components/icon/icons/b2b_icon-payment-pause.svg +9 -9
  706. package/dist/collection/components/icon/icons/b2b_icon-payment-plan-protection.svg +3 -3
  707. package/dist/collection/components/icon/icons/b2b_icon-payment-plan.svg +3 -3
  708. package/dist/collection/components/icon/icons/b2b_icon-pdf.svg +6 -6
  709. package/dist/collection/components/icon/icons/b2b_icon-peanut.svg +3 -3
  710. package/dist/collection/components/icon/icons/b2b_icon-pecan-nut.svg +3 -3
  711. package/dist/collection/components/icon/icons/b2b_icon-pending.svg +3 -3
  712. package/dist/collection/components/icon/icons/b2b_icon-person-access.svg +5 -5
  713. package/dist/collection/components/icon/icons/b2b_icon-person-callcenter.svg +3 -3
  714. package/dist/collection/components/icon/icons/b2b_icon-person-check.svg +5 -5
  715. package/dist/collection/components/icon/icons/b2b_icon-person-colleagues.svg +6 -6
  716. package/dist/collection/components/icon/icons/b2b_icon-person-community.svg +9 -9
  717. package/dist/collection/components/icon/icons/b2b_icon-person-development.svg +9 -9
  718. package/dist/collection/components/icon/icons/b2b_icon-person-female.svg +3 -3
  719. package/dist/collection/components/icon/icons/b2b_icon-person-info.svg +6 -6
  720. package/dist/collection/components/icon/icons/b2b_icon-person-male.svg +3 -3
  721. package/dist/collection/components/icon/icons/b2b_icon-person-rating.svg +5 -5
  722. package/dist/collection/components/icon/icons/b2b_icon-person-support.svg +4 -4
  723. package/dist/collection/components/icon/icons/b2b_icon-person-switch.svg +3 -3
  724. package/dist/collection/components/icon/icons/b2b_icon-person-workshop.svg +8 -8
  725. package/dist/collection/components/icon/icons/b2b_icon-person.svg +3 -3
  726. package/dist/collection/components/icon/icons/b2b_icon-phone-permission.svg +9 -9
  727. package/dist/collection/components/icon/icons/b2b_icon-phone.svg +5 -5
  728. package/dist/collection/components/icon/icons/b2b_icon-pig.svg +3 -3
  729. package/dist/collection/components/icon/icons/b2b_icon-pin.svg +3 -3
  730. package/dist/collection/components/icon/icons/b2b_icon-pinch-gesture.svg +5 -5
  731. package/dist/collection/components/icon/icons/b2b_icon-pinch.svg +3 -3
  732. package/dist/collection/components/icon/icons/b2b_icon-pistachio.svg +3 -3
  733. package/dist/collection/components/icon/icons/b2b_icon-plant.svg +3 -3
  734. package/dist/collection/components/icon/icons/b2b_icon-play-1.svg +3 -3
  735. package/dist/collection/components/icon/icons/b2b_icon-play.svg +3 -3
  736. package/dist/collection/components/icon/icons/b2b_icon-plus.svg +3 -3
  737. package/dist/collection/components/icon/icons/b2b_icon-price-alert.svg +6 -6
  738. package/dist/collection/components/icon/icons/b2b_icon-price-tag.svg +3 -3
  739. package/dist/collection/components/icon/icons/b2b_icon-print.svg +3 -3
  740. package/dist/collection/components/icon/icons/b2b_icon-puzzle.svg +4 -4
  741. package/dist/collection/components/icon/icons/b2b_icon-qr-code.svg +3 -3
  742. package/dist/collection/components/icon/icons/b2b_icon-question-hint.svg +3 -3
  743. package/dist/collection/components/icon/icons/b2b_icon-question.svg +3 -3
  744. package/dist/collection/components/icon/icons/b2b_icon-rating-empty.svg +3 -3
  745. package/dist/collection/components/icon/icons/b2b_icon-rating-filled.svg +3 -3
  746. package/dist/collection/components/icon/icons/b2b_icon-rating-half.svg +3 -3
  747. package/dist/collection/components/icon/icons/b2b_icon-rating-order.svg +4 -4
  748. package/dist/collection/components/icon/icons/b2b_icon-rating-payment.svg +3 -3
  749. package/dist/collection/components/icon/icons/b2b_icon-remote-work.svg +4 -4
  750. package/dist/collection/components/icon/icons/b2b_icon-repair.svg +3 -3
  751. package/dist/collection/components/icon/icons/b2b_icon-reply.svg +3 -3
  752. package/dist/collection/components/icon/icons/b2b_icon-retirement-provision.svg +3 -3
  753. package/dist/collection/components/icon/icons/b2b_icon-rocket.svg +5 -5
  754. package/dist/collection/components/icon/icons/b2b_icon-rye.svg +3 -3
  755. package/dist/collection/components/icon/icons/b2b_icon-sabbatical.svg +19 -19
  756. package/dist/collection/components/icon/icons/b2b_icon-sale.svg +3 -3
  757. package/dist/collection/components/icon/icons/b2b_icon-save.svg +4 -4
  758. package/dist/collection/components/icon/icons/b2b_icon-sea.svg +4 -4
  759. package/dist/collection/components/icon/icons/b2b_icon-search-enter.svg +3 -3
  760. package/dist/collection/components/icon/icons/b2b_icon-search.svg +3 -3
  761. package/dist/collection/components/icon/icons/b2b_icon-seo.svg +4 -4
  762. package/dist/collection/components/icon/icons/b2b_icon-service-info.svg +5 -5
  763. package/dist/collection/components/icon/icons/b2b_icon-sesame.svg +3 -3
  764. package/dist/collection/components/icon/icons/b2b_icon-settings.svg +4 -4
  765. package/dist/collection/components/icon/icons/b2b_icon-share-ios.svg +4 -4
  766. package/dist/collection/components/icon/icons/b2b_icon-share.svg +3 -3
  767. package/dist/collection/components/icon/icons/b2b_icon-sheep.svg +3 -3
  768. package/dist/collection/components/icon/icons/b2b_icon-shell.svg +3 -3
  769. package/dist/collection/components/icon/icons/b2b_icon-shirt.svg +3 -3
  770. package/dist/collection/components/icon/icons/b2b_icon-shopping-cart-euro.svg +3 -3
  771. package/dist/collection/components/icon/icons/b2b_icon-shopping-cart.svg +3 -3
  772. package/dist/collection/components/icon/icons/b2b_icon-show.svg +3 -3
  773. package/dist/collection/components/icon/icons/b2b_icon-smiley-angry.svg +3 -3
  774. package/dist/collection/components/icon/icons/b2b_icon-smiley-happy.svg +3 -3
  775. package/dist/collection/components/icon/icons/b2b_icon-smiley-negative.svg +6 -6
  776. package/dist/collection/components/icon/icons/b2b_icon-smiley-neutral.svg +6 -6
  777. package/dist/collection/components/icon/icons/b2b_icon-smiley-positive.svg +6 -6
  778. package/dist/collection/components/icon/icons/b2b_icon-sms-info.svg +7 -7
  779. package/dist/collection/components/icon/icons/b2b_icon-sneaker.svg +3 -3
  780. package/dist/collection/components/icon/icons/b2b_icon-sort-ascending.svg +3 -3
  781. package/dist/collection/components/icon/icons/b2b_icon-sort-descending.svg +3 -3
  782. package/dist/collection/components/icon/icons/b2b_icon-sort.svg +7 -7
  783. package/dist/collection/components/icon/icons/b2b_icon-soy.svg +3 -3
  784. package/dist/collection/components/icon/icons/b2b_icon-spelt.svg +3 -3
  785. package/dist/collection/components/icon/icons/b2b_icon-stationary.svg +4 -4
  786. package/dist/collection/components/icon/icons/b2b_icon-studies.svg +3 -3
  787. package/dist/collection/components/icon/icons/b2b_icon-success.svg +4 -4
  788. package/dist/collection/components/icon/icons/b2b_icon-sustainable-delivery.svg +3 -3
  789. package/dist/collection/components/icon/icons/b2b_icon-sustainable-energy-efficient.svg +3 -3
  790. package/dist/collection/components/icon/icons/b2b_icon-sustainable-production.svg +3 -3
  791. package/dist/collection/components/icon/icons/b2b_icon-sustainable-recycling.svg +3 -3
  792. package/dist/collection/components/icon/icons/b2b_icon-sustainable-resource.svg +3 -3
  793. package/dist/collection/components/icon/icons/b2b_icon-swipe-gesture.svg +3 -3
  794. package/dist/collection/components/icon/icons/b2b_icon-sync-device.svg +6 -6
  795. package/dist/collection/components/icon/icons/b2b_icon-t-shirt.svg +3 -3
  796. package/dist/collection/components/icon/icons/b2b_icon-tablet.svg +4 -4
  797. package/dist/collection/components/icon/icons/b2b_icon-tableware.svg +6 -6
  798. package/dist/collection/components/icon/icons/b2b_icon-target-group.svg +3 -3
  799. package/dist/collection/components/icon/icons/b2b_icon-teddy.svg +5 -5
  800. package/dist/collection/components/icon/icons/b2b_icon-test-result.svg +4 -4
  801. package/dist/collection/components/icon/icons/b2b_icon-town.svg +3 -3
  802. package/dist/collection/components/icon/icons/b2b_icon-trend-down.svg +3 -3
  803. package/dist/collection/components/icon/icons/b2b_icon-trend-up.svg +3 -3
  804. package/dist/collection/components/icon/icons/b2b_icon-trousers.svg +4 -4
  805. package/dist/collection/components/icon/icons/b2b_icon-trusted.svg +3 -3
  806. package/dist/collection/components/icon/icons/b2b_icon-unpin.svg +3 -3
  807. package/dist/collection/components/icon/icons/b2b_icon-upload.svg +3 -3
  808. package/dist/collection/components/icon/icons/b2b_icon-vacation.svg +3 -3
  809. package/dist/collection/components/icon/icons/b2b_icon-variant-content.svg +3 -3
  810. package/dist/collection/components/icon/icons/b2b_icon-vegan.svg +3 -3
  811. package/dist/collection/components/icon/icons/b2b_icon-vegetarian.svg +3 -3
  812. package/dist/collection/components/icon/icons/b2b_icon-village.svg +10 -10
  813. package/dist/collection/components/icon/icons/b2b_icon-volume-off.svg +3 -3
  814. package/dist/collection/components/icon/icons/b2b_icon-volume-on.svg +3 -3
  815. package/dist/collection/components/icon/icons/b2b_icon-voucher.svg +3 -3
  816. package/dist/collection/components/icon/icons/b2b_icon-walnut.svg +3 -3
  817. package/dist/collection/components/icon/icons/b2b_icon-warning.svg +5 -5
  818. package/dist/collection/components/icon/icons/b2b_icon-warranty.svg +4 -4
  819. package/dist/collection/components/icon/icons/b2b_icon-washing-machine.svg +7 -7
  820. package/dist/collection/components/icon/icons/b2b_icon-whatsapp.svg +4 -4
  821. package/dist/collection/components/icon/icons/b2b_icon-wheat.svg +3 -3
  822. package/dist/collection/components/icon/icons/b2b_icon-wifi.svg +3 -3
  823. package/dist/collection/components/icon/icons/b2b_icon-wishlist-active.svg +3 -3
  824. package/dist/collection/components/icon/icons/b2b_icon-wishlist.svg +3 -3
  825. package/dist/collection/components/icon/icons/b2b_icon-work-life.svg +6 -6
  826. package/dist/collection/components/icon/icons/b2b_icon-workshop.svg +7 -7
  827. package/dist/collection/components/icon/icons/b2b_icon-zoom-in.svg +4 -4
  828. package/dist/collection/components/icon/icons/b2b_icon-zoom-out.svg +4 -4
  829. package/dist/collection/components/icon/icons/b2b_logo-carrier-dhl.svg +23 -0
  830. package/dist/collection/components/icon/icons/b2b_logo-carrier-gls.svg +17 -0
  831. package/dist/collection/components/icon/icons/b2b_logo-carrier-hermes.svg +9 -0
  832. package/dist/collection/components/icon/icons/b2b_logo-carrier-ups.svg +14 -0
  833. package/dist/collection/components/icon/request.js +2 -2
  834. package/dist/collection/components/icon/types.js +6 -1
  835. package/dist/collection/components/input/input.css +2 -2
  836. package/dist/collection/components/input/input.e2e.js +3 -3
  837. package/dist/collection/components/input/input.js +12 -7
  838. package/dist/collection/components/input/input.spec.js +3 -3
  839. package/dist/collection/components/input/input.stories.js +127 -78
  840. package/dist/collection/components/input-group/input-group.css +2 -2
  841. package/dist/collection/components/input-group/input-group.e2e.js +14 -14
  842. package/dist/collection/components/input-group/input-group.js +1 -1
  843. package/dist/collection/components/input-group/input-group.spec.js +6 -6
  844. package/dist/collection/components/input-group/input-group.stories.js +26 -32
  845. package/dist/collection/components/input-label/input-label.e2e.js +1 -1
  846. package/dist/collection/components/input-label/input-label.js +1 -1
  847. package/dist/collection/components/input-list/input-list-option.js +3 -2
  848. package/dist/collection/components/input-list/input-list.css +2 -2
  849. package/dist/collection/components/input-list/input-list.e2e.js +3 -3
  850. package/dist/collection/components/input-list/input-list.js +3 -2
  851. package/dist/collection/components/input-list/input-list.stories.js +79 -63
  852. package/dist/collection/components/label/label.css +2 -2
  853. package/dist/collection/components/label/label.e2e.js +1 -1
  854. package/dist/collection/components/label/label.js +1 -1
  855. package/dist/collection/components/label/label.spec.js +23 -23
  856. package/dist/collection/components/label/label.stories.js +2 -8
  857. package/dist/collection/components/modal/modal.css +2 -2
  858. package/dist/collection/components/modal/modal.e2e.js +1 -1
  859. package/dist/collection/components/modal/modal.js +6 -5
  860. package/dist/collection/components/modal/modal.stories.js +20 -26
  861. package/dist/collection/components/pagination/pagination.css +2 -2
  862. package/dist/collection/components/pagination/pagination.e2e.js +2 -2
  863. package/dist/collection/components/pagination/pagination.js +5 -4
  864. package/dist/collection/components/pagination/pagination.spec.js +3 -3
  865. package/dist/collection/components/pagination/pagination.stories.js +4 -8
  866. package/dist/collection/components/paragraph/paragraph.css +2 -2
  867. package/dist/collection/components/paragraph/paragraph.e2e.js +1 -1
  868. package/dist/collection/components/paragraph/paragraph.js +1 -1
  869. package/dist/collection/components/paragraph/paragraph.stories.js +14 -23
  870. package/dist/collection/components/radio/radio.css +2 -2
  871. package/dist/collection/components/radio/radio.e2e.js +1 -1
  872. package/dist/collection/components/radio/radio.js +7 -4
  873. package/dist/collection/components/radio/radio.spec.js +3 -3
  874. package/dist/collection/components/radio/radio.stories.js +11 -17
  875. package/dist/collection/components/radio-group/radio-group.css +2 -2
  876. package/dist/collection/components/radio-group/radio-group.e2e.js +6 -6
  877. package/dist/collection/components/radio-group/radio-group.js +3 -2
  878. package/dist/collection/components/radio-group/radio-group.spec.js +3 -3
  879. package/dist/collection/components/radio-group/radio-group.stories.js +19 -25
  880. package/dist/collection/components/required-separator/required-separator.css +2 -2
  881. package/dist/collection/components/required-separator/required-separator.e2e.js +1 -1
  882. package/dist/collection/components/required-separator/required-separator.js +1 -1
  883. package/dist/collection/components/required-separator/required-separator.stories.js +5 -11
  884. package/dist/collection/components/rounded-icon/rounded-icon.css +2 -2
  885. package/dist/collection/components/rounded-icon/rounded-icon.js +4 -4
  886. package/dist/collection/components/rounded-icon/rounded-icon.stories.js +10 -14
  887. package/dist/collection/components/scrollable-container/scrollable-container.css +2 -2
  888. package/dist/collection/components/scrollable-container/scrollable-container.js +1 -1
  889. package/dist/collection/components/scrollable-container/scrollable-container.stories.js +20 -24
  890. package/dist/collection/components/search/search.e2e.js +3 -3
  891. package/dist/collection/components/search/search.js +3 -2
  892. package/dist/collection/components/search/search.stories.js +35 -41
  893. package/dist/collection/components/separator/separator.css +2 -2
  894. package/dist/collection/components/separator/separator.e2e.js +1 -1
  895. package/dist/collection/components/separator/separator.js +1 -1
  896. package/dist/collection/components/separator/separator.stories.js +6 -12
  897. package/dist/collection/components/spinner/spinner.css +2 -2
  898. package/dist/collection/components/spinner/spinner.e2e.js +1 -1
  899. package/dist/collection/components/spinner/spinner.js +1 -1
  900. package/dist/collection/components/spinner/spinner.spec.js +21 -21
  901. package/dist/collection/components/spinner/spinner.stories.js +2 -8
  902. package/dist/collection/components/tab/tab.css +2 -2
  903. package/dist/collection/components/tab/tab.e2e.js +1 -1
  904. package/dist/collection/components/tab/tab.js +1 -1
  905. package/dist/collection/components/tab/tab.spec.js +3 -3
  906. package/dist/collection/components/tab-group/tab-group.e2e.js +23 -22
  907. package/dist/collection/components/tab-group/tab-group.js +7 -4
  908. package/dist/collection/components/tab-group/tab-group.stories.js +37 -43
  909. package/dist/collection/components/tab-panel/tab-panel.css +2 -2
  910. package/dist/collection/components/tab-panel/tab-panel.e2e.js +1 -1
  911. package/dist/collection/components/tab-panel/tab-panel.js +1 -1
  912. package/dist/collection/components/tab-panel/tab-panel.spec.js +3 -3
  913. package/dist/collection/components/table/stories.data.js +4 -26
  914. package/dist/collection/components/table/table-cell/table-cell.css +2 -2
  915. package/dist/collection/components/table/table-cell/table-cell.js +10 -7
  916. package/dist/collection/components/table/table-header/table-header.css +25 -2
  917. package/dist/collection/components/table/table-header/table-header.js +52 -9
  918. package/dist/collection/components/table/table-row/table-row.css +2 -2
  919. package/dist/collection/components/table/table-row/table-row.js +14 -13
  920. package/dist/collection/components/table/table-rowgroup/table-rowgroup.css +2 -2
  921. package/dist/collection/components/table/table-rowgroup/table-rowgroup.js +10 -8
  922. package/dist/collection/components/table/table.css +2 -2
  923. package/dist/collection/components/table/table.e2e.js +90 -86
  924. package/dist/collection/components/table/table.js +7 -5
  925. package/dist/collection/components/table/table.stories.js +342 -283
  926. package/dist/collection/components/textarea/textarea.css +2 -2
  927. package/dist/collection/components/textarea/textarea.e2e.js +4 -4
  928. package/dist/collection/components/textarea/textarea.js +27 -6
  929. package/dist/collection/components/textarea/textarea.stories.js +18 -20
  930. package/dist/collection/components/toggle-button/toggle-button.css +2 -2
  931. package/dist/collection/components/toggle-button/toggle-button.e2e.js +1 -1
  932. package/dist/collection/components/toggle-button/toggle-button.js +3 -2
  933. package/dist/collection/components/toggle-group/toggle-group.css +2 -2
  934. package/dist/collection/components/toggle-group/toggle-group.e2e.js +7 -7
  935. package/dist/collection/components/toggle-group/toggle-group.js +3 -2
  936. package/dist/collection/components/toggle-group/toggle-group.stories.js +22 -28
  937. package/dist/collection/components/tooltip/tooltip.css +2 -2
  938. package/dist/collection/components/tooltip/tooltip.e2e.js +1 -1
  939. package/dist/collection/components/tooltip/tooltip.js +1 -1
  940. package/dist/collection/components/tooltip/tooltip.stories.js +26 -32
  941. package/dist/collection/components/wizard/wizard-step.js +7 -5
  942. package/dist/collection/components/wizard/wizard.css +2 -2
  943. package/dist/collection/components/wizard/wizard.e2e.js +67 -67
  944. package/dist/collection/components/wizard/wizard.js +6 -5
  945. package/dist/collection/components/wizard/wizard.stories.js +17 -21
  946. package/dist/collection/components/wizard-icon/wizard-icon.css +2 -2
  947. package/dist/collection/components/wizard-icon/wizard-icon.js +7 -5
  948. package/dist/collection/components/wizard-icon/wizard-icon.stories.js +14 -12
  949. package/dist/collection/docs/config/replace-prop-controls.spec.js +1 -1
  950. package/dist/collection/docs/config/utils.js +2 -2
  951. package/dist/collection/docs/tokens/color.stories.js +36 -40
  952. package/dist/collection/docs/tokens/font.stories.js +52 -57
  953. package/dist/collection/docs/tokens/size.stories.js +41 -45
  954. package/dist/collection/static/assets/fonts/otto-sans-bold.svg +18 -18
  955. package/dist/collection/static/assets/fonts/otto-sans-thin.svg +18 -18
  956. package/dist/collection/static/assets/fonts/otto-sans.svg +18 -18
  957. package/dist/collection/utils/resources.js +1 -1
  958. package/dist/collection/utils/types/table.types.js +5 -0
  959. package/dist/collection/utils/utils.spec.js +1 -1
  960. package/dist/components/b2b-alert.js +3 -1
  961. package/dist/components/b2b-breadcrumb-item.d.ts +11 -0
  962. package/dist/components/b2b-breadcrumb-item.js +58 -0
  963. package/dist/components/b2b-breadcrumb.d.ts +11 -0
  964. package/dist/components/b2b-breadcrumb.js +48 -0
  965. package/dist/components/b2b-checkbox-group.js +4 -1
  966. package/dist/components/b2b-chip-component.d.ts +11 -0
  967. package/dist/components/b2b-chip-component.js +59 -0
  968. package/dist/components/b2b-dropdown.js +2 -2
  969. package/dist/components/b2b-modal.js +3 -1
  970. package/dist/components/b2b-pagination.js +3 -0
  971. package/dist/components/b2b-radio-group.js +4 -1
  972. package/dist/components/b2b-tab-group.js +3 -1
  973. package/dist/components/b2b-tab.js +2 -0
  974. package/dist/components/b2b-table-row.js +4 -7
  975. package/dist/components/b2b-textarea.js +5 -3
  976. package/dist/components/b2b-toggle-group.js +3 -1
  977. package/dist/components/b2b-tooltip.js +2 -0
  978. package/dist/components/button.js +1 -1
  979. package/dist/components/checkbox.js +2 -2
  980. package/dist/components/icon.js +10 -3
  981. package/dist/components/index.d.ts +6 -0
  982. package/dist/components/index.js +5 -1
  983. package/dist/components/input-group.js +3 -0
  984. package/dist/components/input-list.js +3 -1
  985. package/dist/components/input.js +1 -1
  986. package/dist/components/table-header.js +27 -7
  987. package/dist/components/table.types.js +10 -1
  988. package/dist/custom-elements.json +113 -25
  989. package/dist/esm/app-globals-0f993ce5.js +3 -0
  990. package/dist/esm/b2b-alert.entry.js +2 -2
  991. package/dist/esm/b2b-anchor.entry.js +1 -1
  992. package/dist/esm/b2b-breadcrumb-item.entry.js +36 -0
  993. package/dist/esm/b2b-breadcrumb.entry.js +30 -0
  994. package/dist/esm/b2b-button.entry.js +79 -0
  995. package/dist/esm/b2b-button_2.entry.js +2 -2
  996. package/dist/esm/b2b-card.entry.js +1 -1
  997. package/dist/esm/b2b-checkbox-group.entry.js +1 -1
  998. package/dist/esm/b2b-checkbox.entry.js +89 -0
  999. package/dist/esm/b2b-checkbox_3.entry.js +25 -9
  1000. package/dist/esm/b2b-chip-component.entry.js +36 -0
  1001. package/dist/esm/b2b-core-components.js +38 -8
  1002. package/dist/esm/b2b-dropdown.entry.js +3 -3
  1003. package/dist/esm/b2b-grid-col.entry.js +1 -1
  1004. package/dist/esm/b2b-grid-row.entry.js +1 -1
  1005. package/dist/esm/b2b-grid.entry.js +1 -1
  1006. package/dist/esm/b2b-headline.entry.js +1 -1
  1007. package/dist/esm/b2b-icon.entry.js +18 -6
  1008. package/dist/esm/b2b-input-group.entry.js +76 -0
  1009. package/dist/esm/b2b-input-group_2.entry.js +1 -1
  1010. package/dist/esm/b2b-input-label.entry.js +1 -1
  1011. package/dist/esm/b2b-input-list-option.entry.js +25 -0
  1012. package/dist/esm/b2b-input-list.entry.js +165 -0
  1013. package/dist/esm/b2b-input.entry.js +96 -0
  1014. package/dist/esm/b2b-input_2.entry.js +1 -1
  1015. package/dist/esm/b2b-label.entry.js +1 -1
  1016. package/dist/esm/b2b-modal.entry.js +1 -1
  1017. package/dist/esm/b2b-pagination.entry.js +1 -1
  1018. package/dist/esm/b2b-paragraph.entry.js +1 -1
  1019. package/dist/esm/b2b-radio-button.entry.js +1 -1
  1020. package/dist/esm/b2b-radio-group.entry.js +1 -1
  1021. package/dist/esm/b2b-required-separator.entry.js +1 -1
  1022. package/dist/esm/b2b-rounded-icon.entry.js +1 -1
  1023. package/dist/esm/b2b-scrollable-container.entry.js +1 -1
  1024. package/dist/esm/b2b-search.entry.js +1 -1
  1025. package/dist/esm/b2b-separator.entry.js +1 -1
  1026. package/dist/esm/b2b-spinner.entry.js +21 -0
  1027. package/dist/esm/b2b-tab-group.entry.js +4 -2
  1028. package/dist/esm/b2b-tab-panel.entry.js +1 -1
  1029. package/dist/esm/b2b-tab.entry.js +1 -1
  1030. package/dist/esm/b2b-table-cell.entry.js +48 -0
  1031. package/dist/esm/b2b-table-header.entry.js +88 -0
  1032. package/dist/esm/b2b-table-row.entry.js +6 -9
  1033. package/dist/esm/b2b-table-rowgroup.entry.js +2 -2
  1034. package/dist/esm/b2b-table.entry.js +2 -2
  1035. package/dist/esm/b2b-textarea.entry.js +4 -3
  1036. package/dist/esm/b2b-toggle-button.entry.js +1 -1
  1037. package/dist/esm/b2b-toggle-group.entry.js +1 -1
  1038. package/dist/esm/b2b-tooltip.entry.js +1 -1
  1039. package/dist/esm/b2b-wizard-icon.entry.js +2 -2
  1040. package/dist/esm/b2b-wizard-step.entry.js +2 -2
  1041. package/dist/esm/b2b-wizard.entry.js +2 -2
  1042. package/dist/esm/index-7788f606.js +4001 -0
  1043. package/dist/esm/{index-dfdbf4b9.js → index-f0a4762b.js} +228 -51
  1044. package/dist/esm/loader.js +6 -13
  1045. package/dist/esm/polyfills/core-js.js +0 -0
  1046. package/dist/esm/polyfills/dom.js +0 -0
  1047. package/dist/esm/polyfills/es5-html-element.js +0 -0
  1048. package/dist/esm/polyfills/index.js +0 -0
  1049. package/dist/esm/polyfills/system.js +0 -0
  1050. package/dist/esm/shadow-css-3392baef.js +449 -0
  1051. package/dist/esm/table.types-7607e721.js +40 -0
  1052. package/dist/esm/{table.types-dd829d83.js → table.types-c4d9046e.js} +6 -1
  1053. package/dist/esm/wizard.types-f1a7c73a.js +8 -0
  1054. package/{loader → dist/loader}/cdn.js +1 -1
  1055. package/{loader → dist/loader}/index.cjs.js +1 -1
  1056. package/{loader → dist/loader}/index.d.ts +2 -2
  1057. package/dist/loader/index.es2017.js +3 -0
  1058. package/{loader → dist/loader}/index.js +2 -2
  1059. package/dist/scripts/stencil/generate-storybook-args.js +1 -1
  1060. package/dist/scripts/stencil/generate-vue-web-types.js +1 -1
  1061. package/dist/types/components/breadcrumb/breadcrumb-item.d.ts +15 -0
  1062. package/dist/types/components/breadcrumb/breadcrumb.d.ts +11 -0
  1063. package/dist/types/components/breadcrumb/breadcrumb.stories.d.ts +4 -0
  1064. package/dist/types/components/button/button.stories.d.ts +14 -12
  1065. package/dist/types/components/chip/chip.d.ts +18 -0
  1066. package/dist/types/components/chip/chip.stories.d.ts +7 -0
  1067. package/dist/types/components/icon/types.d.ts +1 -1
  1068. package/dist/types/components/input/input.stories.d.ts +14 -13
  1069. package/dist/types/components/input-list/input-list.stories.d.ts +8 -7
  1070. package/dist/types/components/paragraph/paragraph.stories.d.ts +0 -1
  1071. package/dist/types/components/table/stories.data.d.ts +3 -3
  1072. package/dist/types/components/table/table-header/table-header.d.ts +5 -2
  1073. package/dist/types/components/table/table.stories.d.ts +18 -16
  1074. package/dist/types/components/textarea/textarea.d.ts +2 -0
  1075. package/dist/types/components/textarea/textarea.stories.d.ts +1 -0
  1076. package/dist/types/components.d.ts +472 -54
  1077. package/dist/types/stencil-public-runtime.d.ts +38 -5
  1078. package/dist/types/utils/interfaces/content.interface.d.ts +4 -4
  1079. package/dist/types/utils/interfaces/form.interface.d.ts +38 -35
  1080. package/dist/types/utils/interfaces/interaction.interface.d.ts +21 -17
  1081. package/dist/types/utils/interfaces/interface.d.ts +5 -5
  1082. package/dist/types/utils/interfaces/status.interface.d.ts +5 -5
  1083. package/dist/types/utils/resources.d.ts +1 -1
  1084. package/dist/types/utils/types/table.types.d.ts +6 -0
  1085. package/dist/web-types.json +219 -73
  1086. package/package.json +94 -89
  1087. package/dist/b2b-core-components/p-01fd54a1.entry.js +0 -1
  1088. package/dist/b2b-core-components/p-077217b3.entry.js +0 -1
  1089. package/dist/b2b-core-components/p-163466cf.entry.js +0 -1
  1090. package/dist/b2b-core-components/p-34eb99cb.js +0 -1
  1091. package/dist/b2b-core-components/p-62e43f91.entry.js +0 -1
  1092. package/dist/b2b-core-components/p-d7bb8aa1.entry.js +0 -1
  1093. package/dist/b2b-core-components/p-f3ce95bf.js +0 -2
  1094. package/dist/esm/polyfills/css-shim.js +0 -1
  1095. package/loader/index.es2017.js +0 -3
  1096. /package/dist/b2b-core-components/{p-bb5e7c53.js → p-5b4639bc.js} +0 -0
  1097. /package/dist/{esm/wizard.types-2a03b8e0.js → b2b-core-components/wizard.types-f1a7c73a.js} +0 -0
  1098. /package/dist/cjs/{wizard.types-690c64bb.js → wizard.types-41d38f1a.js} +0 -0
  1099. /package/{loader → dist/loader}/package.json +0 -0
  1100. /package/dist/types/{home/runner/work/b2b-design-system → Users/AHOEGE/Projects/otto-de}/b2b-design-system/packages/core-components/.stencil/scripts/stencil/generate-storybook-args.d.ts +0 -0
  1101. /package/dist/types/{home/runner/work/b2b-design-system → Users/AHOEGE/Projects/otto-de}/b2b-design-system/packages/core-components/.stencil/scripts/stencil/generate-vue-web-types.d.ts +0 -0
@@ -1,29 +1,29 @@
1
- import { newE2EPage } from '@stencil/core/testing';
2
- import { WizardStatus } from '../../utils/types/wizard.types';
1
+ import { newE2EPage } from "@stencil/core/testing";
2
+ import { WizardStatus } from "../../utils/types/wizard.types";
3
3
  describe('B2B-Wizard', () => {
4
4
  let page;
5
5
  it('should render wizard component', async () => {
6
6
  page = await newE2EPage();
7
- await page.setContent(`<b2b-wizard active-step="3" check-icon>
8
- <b2b-wizard-step>This is the text</b2b-wizard-step>
9
- <b2b-wizard-step>This is the text</b2b-wizard-step>
10
- <b2b-wizard-step>This is the text</b2b-wizard-step>
11
- <b2b-wizard-step>This is the text</b2b-wizard-step>
12
- <b2b-wizard-step>This is the text</b2b-wizard-step>
13
- <b2b-wizard-step>This is the text</b2b-wizard-step>
7
+ await page.setContent(`<b2b-wizard active-step="3" check-icon>
8
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
9
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
10
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
11
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
12
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
13
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
14
14
  </b2b-wizard>`);
15
15
  const element = await page.find('b2b-wizard');
16
16
  expect(element).not.toBeNull();
17
17
  });
18
18
  it('should render steps in order for default mode', async () => {
19
19
  page = await newE2EPage();
20
- await page.setContent(`<b2b-wizard active-step="3" check-icon>
21
- <b2b-wizard-step>This is the text</b2b-wizard-step>
22
- <b2b-wizard-step>This is the text</b2b-wizard-step>
23
- <b2b-wizard-step>This is the text</b2b-wizard-step>
24
- <b2b-wizard-step>This is the text</b2b-wizard-step>
25
- <b2b-wizard-step>This is the text</b2b-wizard-step>
26
- <b2b-wizard-step>This is the text</b2b-wizard-step>
20
+ await page.setContent(`<b2b-wizard active-step="3" check-icon>
21
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
22
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
23
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
24
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
25
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
26
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
27
27
  </b2b-wizard>`);
28
28
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
29
29
  steps.map(async (step, index) => {
@@ -34,13 +34,13 @@ describe('B2B-Wizard', () => {
34
34
  });
35
35
  it('should render active step with pending state', async () => {
36
36
  page = await newE2EPage();
37
- await page.setContent(`<b2b-wizard active-step="3" check-icon>
38
- <b2b-wizard-step>This is the text</b2b-wizard-step>
39
- <b2b-wizard-step>This is the text</b2b-wizard-step>
40
- <b2b-wizard-step>This is the text</b2b-wizard-step>
41
- <b2b-wizard-step>This is the text</b2b-wizard-step>
42
- <b2b-wizard-step>This is the text</b2b-wizard-step>
43
- <b2b-wizard-step>This is the text</b2b-wizard-step>
37
+ await page.setContent(`<b2b-wizard active-step="3" check-icon>
38
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
39
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
40
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
41
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
42
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
43
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
44
44
  </b2b-wizard>`);
45
45
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
46
46
  const activeStep = steps[2];
@@ -49,13 +49,13 @@ describe('B2B-Wizard', () => {
49
49
  });
50
50
  it('should render incomplete steps with default state', async () => {
51
51
  page = await newE2EPage();
52
- await page.setContent(`<b2b-wizard active-step="3" check-icon>
53
- <b2b-wizard-step>This is the text</b2b-wizard-step>
54
- <b2b-wizard-step>This is the text</b2b-wizard-step>
55
- <b2b-wizard-step>This is the text</b2b-wizard-step>
56
- <b2b-wizard-step>This is the text</b2b-wizard-step>
57
- <b2b-wizard-step>This is the text</b2b-wizard-step>
58
- <b2b-wizard-step>This is the text</b2b-wizard-step>
52
+ await page.setContent(`<b2b-wizard active-step="3" check-icon>
53
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
54
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
55
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
56
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
57
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
58
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
59
59
  </b2b-wizard>`);
60
60
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
61
61
  const incompleteSteps = [steps[3], steps[4], steps[5]];
@@ -66,13 +66,13 @@ describe('B2B-Wizard', () => {
66
66
  });
67
67
  it('should render completed steps with completed state', async () => {
68
68
  page = await newE2EPage();
69
- await page.setContent(`<b2b-wizard active-step="3" check-icon>
70
- <b2b-wizard-step>This is the text</b2b-wizard-step>
71
- <b2b-wizard-step>This is the text</b2b-wizard-step>
72
- <b2b-wizard-step>This is the text</b2b-wizard-step>
73
- <b2b-wizard-step>This is the text</b2b-wizard-step>
74
- <b2b-wizard-step>This is the text</b2b-wizard-step>
75
- <b2b-wizard-step>This is the text</b2b-wizard-step>
69
+ await page.setContent(`<b2b-wizard active-step="3" check-icon>
70
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
71
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
72
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
73
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
74
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
75
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
76
76
  </b2b-wizard>`);
77
77
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
78
78
  const incompleteSteps = [steps[0], steps[1]];
@@ -83,13 +83,13 @@ describe('B2B-Wizard', () => {
83
83
  });
84
84
  it('should not set steps state and order for custom mode', async () => {
85
85
  page = await newE2EPage();
86
- await page.setContent(`<b2b-wizard active-step="3" check-icon custom>
87
- <b2b-wizard-step>This is the text</b2b-wizard-step>
88
- <b2b-wizard-step>This is the text</b2b-wizard-step>
89
- <b2b-wizard-step>This is the text</b2b-wizard-step>
90
- <b2b-wizard-step>This is the text</b2b-wizard-step>
91
- <b2b-wizard-step>This is the text</b2b-wizard-step>
92
- <b2b-wizard-step>This is the text</b2b-wizard-step>
86
+ await page.setContent(`<b2b-wizard active-step="3" check-icon custom>
87
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
88
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
89
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
90
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
91
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
92
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
93
93
  </b2b-wizard>`);
94
94
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
95
95
  steps.map(async (step) => {
@@ -104,13 +104,13 @@ describe('B2B-Wizard', () => {
104
104
  });
105
105
  it('should render all steps completed when active-step is zero', async () => {
106
106
  page = await newE2EPage();
107
- await page.setContent(`<b2b-wizard active-step="0" check-icon>
108
- <b2b-wizard-step>This is the text</b2b-wizard-step>
109
- <b2b-wizard-step>This is the text</b2b-wizard-step>
110
- <b2b-wizard-step>This is the text</b2b-wizard-step>
111
- <b2b-wizard-step>This is the text</b2b-wizard-step>
112
- <b2b-wizard-step>This is the text</b2b-wizard-step>
113
- <b2b-wizard-step>This is the text</b2b-wizard-step>
107
+ await page.setContent(`<b2b-wizard active-step="0" check-icon>
108
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
109
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
110
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
111
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
112
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
113
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
114
114
  </b2b-wizard>`);
115
115
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
116
116
  steps.map(async (step) => {
@@ -121,28 +121,28 @@ describe('B2B-Wizard', () => {
121
121
  it('should be emitting a warning if rendering more than 6 steps', async () => {
122
122
  global.console.warn = jest.fn();
123
123
  page = await newE2EPage();
124
- await page.setContent(`<b2b-wizard>
125
- <b2b-wizard-step>This is the text</b2b-wizard-step>
126
- <b2b-wizard-step>This is the text</b2b-wizard-step>
127
- <b2b-wizard-step>This is the text</b2b-wizard-step>
128
- <b2b-wizard-step>This is the text</b2b-wizard-step>
129
- <b2b-wizard-step>This is the text</b2b-wizard-step>
130
- <b2b-wizard-step>This is the text</b2b-wizard-step>
131
- <b2b-wizard-step>This is the text</b2b-wizard-step>
132
- <b2b-wizard-step>This is the text</b2b-wizard-step>
124
+ await page.setContent(`<b2b-wizard>
125
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
126
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
127
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
128
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
129
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
130
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
131
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
132
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
133
133
  </b2b-wizard>`);
134
134
  expect(console.warn).toBeCalled();
135
135
  });
136
136
  it('should be emitting an error if active-step is higher than total steps', async () => {
137
137
  global.console.error = jest.fn();
138
138
  page = await newE2EPage();
139
- await page.setContent(`<b2b-wizard active-step="7" check-icon>
140
- <b2b-wizard-step>This is the text</b2b-wizard-step>
141
- <b2b-wizard-step>This is the text</b2b-wizard-step>
142
- <b2b-wizard-step>This is the text</b2b-wizard-step>
143
- <b2b-wizard-step>This is the text</b2b-wizard-step>
144
- <b2b-wizard-step>This is the text</b2b-wizard-step>
145
- <b2b-wizard-step>This is the text</b2b-wizard-step>
139
+ await page.setContent(`<b2b-wizard active-step="7" check-icon>
140
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
141
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
142
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
143
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
144
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
145
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
146
146
  </b2b-wizard>`);
147
147
  expect(console.error).toBeCalled();
148
148
  });
@@ -1,5 +1,5 @@
1
- import { h, Host } from '@stencil/core';
2
- import { WizardStatus } from '../../utils/types/wizard.types';
1
+ import { h, Host } from "@stencil/core";
2
+ import { WizardStatus } from "../../utils/types/wizard.types";
3
3
  export class WizardComponent {
4
4
  constructor() {
5
5
  this.MAX_STEP_AMOUNT = 6;
@@ -69,7 +69,8 @@ export class WizardComponent {
69
69
  "references": {
70
70
  "WizardSteps": {
71
71
  "location": "import",
72
- "path": "../../utils/types/wizard.types"
72
+ "path": "../../utils/types/wizard.types",
73
+ "id": "src/utils/types/wizard.types.ts::WizardSteps"
73
74
  }
74
75
  }
75
76
  },
@@ -95,7 +96,7 @@ export class WizardComponent {
95
96
  "optional": false,
96
97
  "docs": {
97
98
  "tags": [],
98
- "text": "By default, is false, where the wizard will handle steps states.\nIf set to true, steps state must be handled manually."
99
+ "text": "By default, is false, where the wizard will handle steps states.\r\nIf set to true, steps state must be handled manually."
99
100
  },
100
101
  "attribute": "custom",
101
102
  "reflect": false,
@@ -113,7 +114,7 @@ export class WizardComponent {
113
114
  "optional": false,
114
115
  "docs": {
115
116
  "tags": [],
116
- "text": "Defaults to true. It will show a checkmark icon when a step is completed.\nSet as false to show the step number"
117
+ "text": "Defaults to true. It will show a checkmark icon when a step is completed.\r\nSet as false to show the step number"
117
118
  },
118
119
  "attribute": "check-icon",
119
120
  "reflect": false,
@@ -1,28 +1,27 @@
1
- import { html } from 'lit-html';
2
- import wizardDocs from './wizard.docs.mdx';
3
- import { getArgTypes } from '../../docs/config/utils';
1
+ import { html } from "lit-html";
2
+ import { getArgTypes } from "../../docs/config/utils";
4
3
  const Template = ({ activeStep, checkIcon }) => {
5
- return html `<b2b-wizard active-step="${activeStep}" check-icon="${checkIcon}">
6
- <b2b-wizard-step>Step 1</b2b-wizard-step>
7
- <b2b-wizard-step>Step 2</b2b-wizard-step>
8
- <b2b-wizard-step>Step 3</b2b-wizard-step>
9
- <b2b-wizard-step>Step 4</b2b-wizard-step>
4
+ return html `<b2b-wizard active-step="${activeStep}" check-icon="${checkIcon}">
5
+ <b2b-wizard-step>Step 1</b2b-wizard-step>
6
+ <b2b-wizard-step>Step 2</b2b-wizard-step>
7
+ <b2b-wizard-step>Step 3</b2b-wizard-step>
8
+ <b2b-wizard-step>Step 4</b2b-wizard-step>
10
9
  </b2b-wizard>`;
11
10
  };
12
11
  export const story010Wizard = Template.bind({});
13
12
  story010Wizard.args = { activeStep: '2', checkIcon: true };
14
13
  story010Wizard.storyName = 'Default';
15
14
  const StatesTemplate = ({ step }) => {
16
- return html `
17
- <b2b-wizard-step step="${step}" state="default">Default</b2b-wizard-step>
18
- <b2b-wizard-step step="${step}" state="completed"
19
- >Completed with icon</b2b-wizard-step
20
- >
21
- <b2b-wizard-step step="${step}" state="completed" check-icon="false"
22
- >Completed with number</b2b-wizard-step
23
- >
24
- <b2b-wizard-step step="${step}" state="pending">Pending</b2b-wizard-step>
25
- <b2b-wizard-step step="${step}" state="disabled">Disabled</b2b-wizard-step>
15
+ return html `
16
+ <b2b-wizard-step step="${step}" state="default">Default</b2b-wizard-step>
17
+ <b2b-wizard-step step="${step}" state="completed"
18
+ >Completed with icon</b2b-wizard-step
19
+ >
20
+ <b2b-wizard-step step="${step}" state="completed" check-icon="false"
21
+ >Completed with number</b2b-wizard-step
22
+ >
23
+ <b2b-wizard-step step="${step}" state="pending">Pending</b2b-wizard-step>
24
+ <b2b-wizard-step step="${step}" state="disabled">Disabled</b2b-wizard-step>
26
25
  `;
27
26
  };
28
27
  export const story020WizardStates = StatesTemplate.bind({});
@@ -37,8 +36,5 @@ export default {
37
36
  viewmode: 'docs',
38
37
  parameters: {
39
38
  controls: { expanded: true },
40
- docs: {
41
- page: wizardDocs,
42
- },
43
39
  },
44
40
  };
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 22 Aug 2023 12:55:37 GMT
3
+ * Generated on Mon, 13 Nov 2023 12:54:56 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -122,7 +122,7 @@
122
122
  }
123
123
  /**
124
124
  * Do not edit directly
125
- * Generated on Tue, 22 Aug 2023 12:55:37 GMT
125
+ * Generated on Mon, 13 Nov 2023 12:54:56 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,5 +1,5 @@
1
- import { h, Host } from '@stencil/core';
2
- import { WizardStatus } from '../../utils/types/wizard.types';
1
+ import { h, Host } from "@stencil/core";
2
+ import { WizardStatus } from "../../utils/types/wizard.types";
3
3
  export class WizardIconComponent {
4
4
  constructor() {
5
5
  this.step = undefined;
@@ -34,7 +34,8 @@ export class WizardIconComponent {
34
34
  "references": {
35
35
  "WizardSteps": {
36
36
  "location": "import",
37
- "path": "../../utils/types/wizard.types"
37
+ "path": "../../utils/types/wizard.types",
38
+ "id": "src/utils/types/wizard.types.ts::WizardSteps"
38
39
  }
39
40
  }
40
41
  },
@@ -56,7 +57,8 @@ export class WizardIconComponent {
56
57
  "references": {
57
58
  "WizardStatus": {
58
59
  "location": "import",
59
- "path": "../../utils/types/wizard.types"
60
+ "path": "../../utils/types/wizard.types",
61
+ "id": "src/utils/types/wizard.types.ts::WizardStatus"
60
62
  }
61
63
  }
62
64
  },
@@ -82,7 +84,7 @@ export class WizardIconComponent {
82
84
  "optional": false,
83
85
  "docs": {
84
86
  "tags": [],
85
- "text": "Defaults to true. It will show a checkmark icon when a step is completed.\nSet as false to show the step number"
87
+ "text": "Defaults to true. It will show a checkmark icon when a step is completed.\r\nSet as false to show the step number"
86
88
  },
87
89
  "attribute": "check-icon",
88
90
  "reflect": false,
@@ -1,10 +1,9 @@
1
- import { getArgTypes } from '../../docs/config/utils';
2
- import { html } from 'lit-html';
3
- import WizardIconDocs from './wizard-icon.docs.mdx';
1
+ import { getArgTypes } from "../../docs/config/utils";
2
+ import { html } from "lit-html";
4
3
  const TemplateIcon = ({ state, step, checkIcon }) => {
5
- return html `<div>
6
- <b2b-wizard-icon state="${state}" step="${step}" check-icon="${checkIcon}">
7
- </b2b-wizard-icon>
4
+ return html `<div>
5
+ <b2b-wizard-icon state="${state}" step="${step}" check-icon="${checkIcon}">
6
+ </b2b-wizard-icon>
8
7
  </div>`;
9
8
  };
10
9
  export const story005Default = TemplateIcon.bind({});
@@ -26,16 +25,19 @@ story020Pending.storyName = 'Pending';
26
25
  export const story030Disabled = TemplateIcon.bind({});
27
26
  story030Disabled.args = { state: 'disabled', step: '1' };
28
27
  story030Disabled.storyName = 'Disabled';
29
- const controls = { step: 'select' };
30
- const searchArgs = getArgTypes('b2b-wizard-icon', controls);
28
+ const controls = {
29
+ step: 'select',
30
+ };
31
+ const wizardIconArgs = getArgTypes('b2b-wizard-icon', controls);
31
32
  export default {
32
33
  title: 'Components/Status & Feedback/Wizard Icon',
33
- argTypes: Object.assign({}, searchArgs),
34
+ argTypes: Object.assign(Object.assign({}, wizardIconArgs), { state: {
35
+ options: ['completed', 'default', 'disabled', 'pending'],
36
+ control: 'radio',
37
+ table: { defaultValue: { summary: 'pending' } },
38
+ } }),
34
39
  viewmode: 'docs',
35
40
  parameters: {
36
41
  controls: { expanded: true },
37
- docs: {
38
- page: WizardIconDocs,
39
- },
40
42
  },
41
43
  };
@@ -1,4 +1,4 @@
1
- import { replacePropControls } from './replace-prop-controls';
1
+ import { replacePropControls } from "./replace-prop-controls";
2
2
  describe('Get Args for Storybook', () => {
3
3
  const mockComponentDocs = {
4
4
  someProp: {
@@ -1,5 +1,5 @@
1
- import componentsArgs from './components-args.json';
2
- import { replacePropControls } from './replace-prop-controls';
1
+ import componentsArgs from "./components-args.json";
2
+ import { replacePropControls } from "./replace-prop-controls";
3
3
  /* Default controls can be changed by passing a controls object like so:
4
4
  { 'attribute-name': 'control-type' }
5
5
  example: { 'steps': 'select' }
@@ -1,34 +1,33 @@
1
- import { html } from 'lit-html';
2
- import allTokens from '@otto-de/b2b-tokens/build/js/default.json';
3
- import './styles.css';
4
- import colorDocs from './color.docs.mdx';
1
+ import { html } from "lit-html";
2
+ import allTokens from "@otto-de/b2b-tokens/build/js/default.json";
3
+ import "./styles.css";
5
4
  const tokenRow = token => {
6
- return html `
7
- <tr>
8
- <td>
9
- <div style="background-color:${token.value};" class="color-box"></div>
10
- </td>
11
- <td>${token.name}</td>
12
- <td>${token.value}</td>
13
- </tr>
5
+ return html `
6
+ <tr>
7
+ <td>
8
+ <div style="background-color:${token.value};" class="color-box"></div>
9
+ </td>
10
+ <td>${token.name}</td>
11
+ <td>${token.value}</td>
12
+ </tr>
14
13
  `;
15
14
  };
16
15
  const tokenTable = (tokenGroup, groupName) => {
17
- return html `
18
- ${groupName && html `<b2b-headline size="200">${groupName}</b2b-headline>`}
19
- <table style="width: 600px;">
20
- <tbody>
16
+ return html `
17
+ ${groupName && html `<b2b-headline size="200">${groupName}</b2b-headline>`}
18
+ <table style="width: 600px;">
19
+ <tbody>
21
20
  ${tokenGroup.map(type => {
22
21
  const tokens = allTokens.color[type];
23
- return html `
24
- <tr>
25
- <td colspan="3" class="token-type">${type}</td>
26
- </tr>
27
- ${tokens.map(token => tokenRow(token))}
22
+ return html `
23
+ <tr>
24
+ <td colspan="3" class="token-type">${type}</td>
25
+ </tr>
26
+ ${tokens.map(token => tokenRow(token))}
28
27
  `;
29
- })}
30
- </tbody>
31
- </table>
28
+ })}
29
+ </tbody>
30
+ </table>
32
31
  `;
33
32
  };
34
33
  const semanticTopTokensList = [
@@ -42,18 +41,18 @@ const semanticTopTokensList = [
42
41
  const semanticBottomTokensList = ['error', 'warning', 'success', 'info'];
43
42
  const basicTokensList = ['black', 'white', 'grey', 'red'];
44
43
  const ColorTokens = ({}) => {
45
- return html `
46
- <b2b-headline>Color</b2b-headline>
47
- <br />
48
- ${tokenTable(semanticTopTokensList, 'Semantic Tokens')}
49
- ${tokenTable(semanticBottomTokensList)}
50
- <br /><br />
51
- <b2b-headline size="200">Basic Tokens</b2b-headline>
52
- <b2b-paragraph>
53
- Remember to only use basic color tokens when there is no semantic version
54
- available.</b2b-paragraph
55
- >
56
- ${tokenTable(basicTokensList)}
44
+ return html `
45
+ <b2b-headline>Color</b2b-headline>
46
+ <br />
47
+ ${tokenTable(semanticTopTokensList, 'Semantic Tokens')}
48
+ ${tokenTable(semanticBottomTokensList)}
49
+ <br /><br />
50
+ <b2b-headline size="200">Basic Tokens</b2b-headline>
51
+ <b2b-paragraph>
52
+ Remember to only use basic color tokens when there is no semantic version
53
+ available.</b2b-paragraph
54
+ >
55
+ ${tokenTable(basicTokensList)}
57
56
  `;
58
57
  };
59
58
  export const story010ColorTokens = ColorTokens.bind({});
@@ -62,12 +61,9 @@ story010ColorTokens.parameters = {
62
61
  controls: { hideNoControlsWarning: true },
63
62
  };
64
63
  export default {
65
- title: 'DesignTokens/Color',
64
+ title: 'Design Tokens/Color',
66
65
  viewMode: 'docs',
67
66
  parameters: {
68
- docs: {
69
- page: colorDocs,
70
- },
71
67
  options: {
72
68
  showPanel: false, // hides addons panel
73
69
  },
@@ -1,81 +1,76 @@
1
- import { html } from 'lit-html';
2
- import allTokens from '@otto-de/b2b-tokens/build/js/default.json';
3
- import './styles.css';
4
- import fontDocs from './font.docs.mdx';
1
+ import { html } from "lit-html";
2
+ import allTokens from "@otto-de/b2b-tokens/build/js/default.json";
3
+ import "./styles.css";
5
4
  const tokenRow = (token, size) => {
6
- return html `
7
- <tr>
8
- <td>${token.name}</td>
9
- <td>${token.value}</td>
10
- ${size && html `<td>${size}</td>`}
11
- </tr>
5
+ return html `
6
+ <tr>
7
+ <td>${token.name}</td>
8
+ <td>${token.value}</td>
9
+ ${size && html `<td>${size}</td>`}
10
+ </tr>
12
11
  `;
13
12
  };
14
- const semanticTokens = html `
15
- <b2b-headline size="200">Semantic tokens</b2b-headline>
16
- <br />
17
- <table style="width: 600px;">
18
- ${html `
13
+ const semanticTokens = html `
14
+ <b2b-headline size="200">Semantic tokens</b2b-headline>
15
+ <br />
16
+ <table style="width: 600px;">
17
+ ${html `
19
18
  ${['family', 'weight'].map(type => {
20
19
  const tokens = allTokens.font[type];
21
- return html `
22
- <tr>
23
- <td colspan="3" class="token-type">${type}</td>
24
- </tr>
25
- ${tokens.map(token => tokenRow(token))}
20
+ return html `
21
+ <tr>
22
+ <td colspan="3" class="token-type">${type}</td>
23
+ </tr>
24
+ ${tokens.map(token => tokenRow(token))}
26
25
  `;
27
- })}
28
- `}
29
- </table>
26
+ })}
27
+ `}
28
+ </table>
30
29
  `;
31
- const sizeTokens = html `
32
- <table style="width: 600px;">
33
- <thead>
34
- <tr>
35
- <th>Token Name</th>
36
- <th>Value in rem</th>
37
- <th>Value in px</th>
38
- </tr>
39
- </thead>
40
- ${html `
30
+ const sizeTokens = html `
31
+ <table style="width: 600px;">
32
+ <thead>
33
+ <tr>
34
+ <th>Token Name</th>
35
+ <th>Value in rem</th>
36
+ <th>Value in px</th>
37
+ </tr>
38
+ </thead>
39
+ ${html `
41
40
  ${['copy', 'headline'].map(type => {
42
41
  const tokens = allTokens.size[type];
43
- return html `
44
- <tr>
45
- <td colspan="3" class="token-type">${type}</td>
46
- </tr>
42
+ return html `
43
+ <tr>
44
+ <td colspan="3" class="token-type">${type}</td>
45
+ </tr>
47
46
  ${tokens.map(token => {
48
47
  const valueInPixels = parseFloat(token.value) * 16 + 'px';
49
48
  return tokenRow(token, valueInPixels);
50
- })}
49
+ })}
51
50
  `;
52
- })}
53
- `}
54
- </table>
51
+ })}
52
+ `}
53
+ </table>
55
54
  `;
56
55
  const FontTokens = ({}) => {
57
- return html `
58
- <b2b-headline>Font</b2b-headline>
59
- <br />
60
- ${semanticTokens}
61
- <br /><br />
62
- <b2b-headline size="100">Font sizes and line-height</b2b-headline>
63
- <b2b-paragraph
64
- >Please match the font size with the line-height of the same
65
- level.</b2b-paragraph
66
- >
67
- ${sizeTokens}
56
+ return html `
57
+ <b2b-headline>Font</b2b-headline>
58
+ <br />
59
+ ${semanticTokens}
60
+ <br /><br />
61
+ <b2b-headline size="100">Font sizes and line-height</b2b-headline>
62
+ <b2b-paragraph
63
+ >Please match the font size with the line-height of the same
64
+ level.</b2b-paragraph
65
+ >
66
+ ${sizeTokens}
68
67
  `;
69
68
  };
70
69
  export const story010FontTokens = FontTokens.bind({});
71
70
  story010FontTokens.storyName = 'Font';
72
71
  export default {
73
- title: 'DesignTokens/Font',
74
- viewMode: 'docs',
72
+ title: 'Design Tokens/Font',
75
73
  parameters: {
76
- docs: {
77
- page: fontDocs,
78
- },
79
74
  options: {
80
75
  showPanel: false, // hides addons panel
81
76
  },