@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
@@ -2,7 +2,7 @@
2
2
  "$schema": "http://json.schemastore.org/web-types",
3
3
  "framework": "vue",
4
4
  "name": "@otto-de/b2b-core-components",
5
- "version": "1.6.0",
5
+ "version": "1.7.0",
6
6
  "js-types-syntax": "typescript",
7
7
  "description-markup": "markdown",
8
8
  "contributions": {
@@ -13,7 +13,7 @@
13
13
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
14
14
  "description": "",
15
15
  "source": {
16
- "module": "@otto-de/b2b-core-components/dist/types/components/alert/alert.d.ts",
16
+ "module": "@otto-de/b2b-core-componentssrc/components/alert/alert.d.ts",
17
17
  "symbol": "-alert"
18
18
  },
19
19
  "attributes": [
@@ -87,13 +87,13 @@
87
87
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
88
88
  "description": "",
89
89
  "source": {
90
- "module": "@otto-de/b2b-core-components/dist/types/components/anchor/anchor.d.ts",
90
+ "module": "@otto-de/b2b-core-componentssrc/components/anchor/anchor.d.ts",
91
91
  "symbol": "-anchor"
92
92
  },
93
93
  "attributes": [
94
94
  {
95
95
  "name": "download",
96
- "description": "If set to true, the browser will attempt to donwload and save the URL instead of opening it. The name of the created file\ndefaults to the URL string, but can be changed by the user.\r\nValues: string",
96
+ "description": "If set to true, the browser will attempt to donwload and save the URL instead of opening it. The name of the created file\r\ndefaults to the URL string, but can be changed by the user.\r\nValues: string",
97
97
  "required": false,
98
98
  "default": "null",
99
99
  "value": {
@@ -134,12 +134,77 @@
134
134
  "slots": [],
135
135
  "events": []
136
136
  },
137
+ {
138
+ "name": "b2b-breadcrumb",
139
+ "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
140
+ "description": "",
141
+ "source": {
142
+ "module": "@otto-de/b2b-core-componentssrc/components/breadcrumb/breadcrumb.d.ts",
143
+ "symbol": "-breadcrumb"
144
+ },
145
+ "attributes": [],
146
+ "slots": [],
147
+ "events": [
148
+ {
149
+ "name": "b2b-selected",
150
+ "description": "Emits the value of the currently selected item whenever an item is selected.",
151
+ "arguments": [
152
+ {
153
+ "name": "detail",
154
+ "type": "BreadCrumbChangeEventDetail<any>"
155
+ }
156
+ ]
157
+ }
158
+ ]
159
+ },
160
+ {
161
+ "name": "b2b-breadcrumb-item",
162
+ "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
163
+ "description": "",
164
+ "source": {
165
+ "module": "@otto-de/b2b-core-componentssrc/components/breadcrumb/breadcrumb-item.d.ts",
166
+ "symbol": "-breadcrumb-item"
167
+ },
168
+ "attributes": [
169
+ {
170
+ "name": "active",
171
+ "description": "If the item is currently selected. If true, it will not emit an event when clicked and does not have a hover state.\r\nValues: boolean",
172
+ "required": false,
173
+ "default": "false",
174
+ "value": {
175
+ "kind": "expression",
176
+ "type": "boolean"
177
+ }
178
+ },
179
+ {
180
+ "name": "href",
181
+ "description": "If defined, an anchor tag will be rendered instead of a span, opening the specified link in the same context when clicked.\r\nValues: string",
182
+ "required": false,
183
+ "default": "null",
184
+ "value": {
185
+ "kind": "expression",
186
+ "type": "string"
187
+ }
188
+ },
189
+ {
190
+ "name": "value",
191
+ "description": "The value associated with the current page. It is required, must be unique and can be a page title, an id or something similar.\r\nValues: any",
192
+ "required": true,
193
+ "value": {
194
+ "kind": "expression",
195
+ "type": "any"
196
+ }
197
+ }
198
+ ],
199
+ "slots": [],
200
+ "events": []
201
+ },
137
202
  {
138
203
  "name": "b2b-button",
139
204
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
140
205
  "description": "",
141
206
  "source": {
142
- "module": "@otto-de/b2b-core-components/dist/types/components/button/button.d.ts",
207
+ "module": "@otto-de/b2b-core-componentssrc/components/button/button.d.ts",
143
208
  "symbol": "-button"
144
209
  },
145
210
  "attributes": [
@@ -165,7 +230,7 @@
165
230
  },
166
231
  {
167
232
  "name": "download",
168
- "description": "If set to true, the browser will attempt to donwload and save the URL instead of opening it. The name of the created file\ndefaults to the URL string, but can be changed by the user.\r\nValues: string",
233
+ "description": "If set to true, the browser will attempt to donwload and save the URL instead of opening it. The name of the created file\r\ndefaults to the URL string, but can be changed by the user.\r\nValues: string",
169
234
  "required": false,
170
235
  "value": {
171
236
  "kind": "expression",
@@ -240,7 +305,7 @@
240
305
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
241
306
  "description": "",
242
307
  "source": {
243
- "module": "@otto-de/b2b-core-components/dist/types/components/card/card.d.ts",
308
+ "module": "@otto-de/b2b-core-componentssrc/components/card/card.d.ts",
244
309
  "symbol": "-card"
245
310
  },
246
311
  "attributes": [
@@ -294,7 +359,7 @@
294
359
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
295
360
  "description": "",
296
361
  "source": {
297
- "module": "@otto-de/b2b-core-components/dist/types/components/checkbox/checkbox.d.ts",
362
+ "module": "@otto-de/b2b-core-componentssrc/components/checkbox/checkbox.d.ts",
298
363
  "symbol": "-checkbox"
299
364
  },
300
365
  "attributes": [
@@ -442,7 +507,7 @@
442
507
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
443
508
  "description": "",
444
509
  "source": {
445
- "module": "@otto-de/b2b-core-components/dist/types/components/checkbox-group/checkbox-group.d.ts",
510
+ "module": "@otto-de/b2b-core-componentssrc/components/checkbox-group/checkbox-group.d.ts",
446
511
  "symbol": "-checkbox-group"
447
512
  },
448
513
  "attributes": [
@@ -528,12 +593,74 @@
528
593
  }
529
594
  ]
530
595
  },
596
+ {
597
+ "name": "b2b-chip-component",
598
+ "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
599
+ "description": "",
600
+ "source": {
601
+ "module": "@otto-de/b2b-core-componentssrc/components/chip/chip.d.ts",
602
+ "symbol": "-chip-component"
603
+ },
604
+ "attributes": [
605
+ {
606
+ "name": "disabled",
607
+ "description": "Whether the chip is disabled.\r\nValues: boolean",
608
+ "required": false,
609
+ "default": "false",
610
+ "value": {
611
+ "kind": "expression",
612
+ "type": "boolean"
613
+ }
614
+ },
615
+ {
616
+ "name": "has-close-button",
617
+ "description": "Whether or not the chip component has a close button. Per default it is true.\r\nValues: boolean",
618
+ "required": false,
619
+ "default": "true",
620
+ "value": {
621
+ "kind": "expression",
622
+ "type": "boolean"
623
+ }
624
+ },
625
+ {
626
+ "name": "label",
627
+ "description": "The text content of the chip. It is required.\r\nValues: string",
628
+ "required": true,
629
+ "value": {
630
+ "kind": "expression",
631
+ "type": "string"
632
+ }
633
+ },
634
+ {
635
+ "name": "value",
636
+ "description": "It is only used when the chip component participates in a group\r\nValues: any",
637
+ "required": false,
638
+ "value": {
639
+ "kind": "expression",
640
+ "type": "any"
641
+ }
642
+ }
643
+ ],
644
+ "slots": [],
645
+ "events": [
646
+ {
647
+ "name": "b2b-close",
648
+ "description": "This event will be triggered when the chip element is closed",
649
+ "arguments": [
650
+ {
651
+ "name": "detail",
652
+ "type": "ChipComponentEventDetail<any>"
653
+ }
654
+ ]
655
+ }
656
+ ]
657
+ },
531
658
  {
532
659
  "name": "b2b-dropdown",
533
660
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
534
661
  "description": "",
535
662
  "source": {
536
- "module": "@otto-de/b2b-core-components/dist/types/components/dropdown/dropdown.d.ts",
663
+ "module": "@otto-de/b2b-core-componentssrc/components/dropdown/dropdown.d.ts",
537
664
  "symbol": "-dropdown"
538
665
  },
539
666
  "attributes": [
@@ -643,7 +770,7 @@
643
770
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
644
771
  "description": "",
645
772
  "source": {
646
- "module": "@otto-de/b2b-core-components/dist/types/components/grid/grid.d.ts",
773
+ "module": "@otto-de/b2b-core-componentssrc/components/grid/grid.d.ts",
647
774
  "symbol": "-grid"
648
775
  },
649
776
  "attributes": [
@@ -666,7 +793,7 @@
666
793
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
667
794
  "description": "",
668
795
  "source": {
669
- "module": "@otto-de/b2b-core-components/dist/types/components/grid/column.d.ts",
796
+ "module": "@otto-de/b2b-core-componentssrc/components/grid/column.d.ts",
670
797
  "symbol": "-grid-col"
671
798
  },
672
799
  "attributes": [
@@ -698,7 +825,7 @@
698
825
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
699
826
  "description": "",
700
827
  "source": {
701
- "module": "@otto-de/b2b-core-components/dist/types/components/grid/row.d.ts",
828
+ "module": "@otto-de/b2b-core-componentssrc/components/grid/row.d.ts",
702
829
  "symbol": "-grid-row"
703
830
  },
704
831
  "attributes": [
@@ -749,9 +876,9 @@
749
876
  {
750
877
  "name": "b2b-headline",
751
878
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
752
- "description": "Headline component to render hading tags content.\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-46",
879
+ "description": "Headline component to render hading tags content.\r\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-46",
753
880
  "source": {
754
- "module": "@otto-de/b2b-core-components/dist/types/components/headline/headline.d.ts",
881
+ "module": "@otto-de/b2b-core-componentssrc/components/headline/headline.d.ts",
755
882
  "symbol": "-headline"
756
883
  },
757
884
  "attributes": [
@@ -794,7 +921,7 @@
794
921
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
795
922
  "description": "",
796
923
  "source": {
797
- "module": "@otto-de/b2b-core-components/dist/types/components/icon/icon.d.ts",
924
+ "module": "@otto-de/b2b-core-componentssrc/components/icon/icon.d.ts",
798
925
  "symbol": "-icon"
799
926
  },
800
927
  "attributes": [
@@ -820,11 +947,11 @@
820
947
  },
821
948
  {
822
949
  "name": "icon",
823
- "description": "The name of the icon\r\nValues: \"b2b_icon-360-degree\", \"b2b_icon-advice\", \"b2b_icon-allergen-sulfur-dioxide-sulfite\", \"b2b_icon-almond\", \"b2b_icon-archive\", \"b2b_icon-armchair\", \"b2b_icon-arrow-down\", \"b2b_icon-arrow-graph\", \"b2b_icon-arrow-left\", \"b2b_icon-arrow-right\", \"b2b_icon-arrow-up\", \"b2b_icon-assembly\", \"b2b_icon-assortment\", \"b2b_icon-attachment\", \"b2b_icon-augmented-reality\", \"b2b_icon-autonomous-team\", \"b2b_icon-bank-details\", \"b2b_icon-bar-graph-ascending\", \"b2b_icon-bar-graph-axis\", \"b2b_icon-barley\", \"b2b_icon-basket-sale\", \"b2b_icon-basket\", \"b2b_icon-basketball\", \"b2b_icon-bikini\", \"b2b_icon-blogs\", \"b2b_icon-brandshop\", \"b2b_icon-brazil-nut\", \"b2b_icon-browser-click\", \"b2b_icon-browser-content\", \"b2b_icon-browser-psm\", \"b2b_icon-burger\", \"b2b_icon-bus\", \"b2b_icon-callback\", \"b2b_icon-camera\", \"b2b_icon-cashback\", \"b2b_icon-cashew-nut\", \"b2b_icon-catalogue\", \"b2b_icon-categories\", \"b2b_icon-celery\", \"b2b_icon-certificate\", \"b2b_icon-chair\", \"b2b_icon-chat\", \"b2b_icon-check-bold\", \"b2b_icon-check\", \"b2b_icon-chicken\", \"b2b_icon-city\", \"b2b_icon-clear\", \"b2b_icon-close-bold\", \"b2b_icon-close\", \"b2b_icon-code-management\", \"b2b_icon-contact-mail\", \"b2b_icon-copy\", \"b2b_icon-cow\", \"b2b_icon-crab\", \"b2b_icon-critique\", \"b2b_icon-curtain\", \"b2b_icon-cut-out\", \"b2b_icon-dashboard\", \"b2b_icon-deer\", \"b2b_icon-delete\", \"b2b_icon-delivery-24h\", \"b2b_icon-delivery-desired-date-selection\", \"b2b_icon-delivery-desired-date\", \"b2b_icon-delivery-express\", \"b2b_icon-delivery-flat\", \"b2b_icon-delivery-on-hangers\", \"b2b_icon-delivery-preferred-place\", \"b2b_icon-desktop-phone-ads-click\", \"b2b_icon-desktop-phone-ads\", \"b2b_icon-desktop-phone\", \"b2b_icon-desktop\", \"b2b_icon-devices-monitor-laptop-tablet\", \"b2b_icon-dish-feature-lactose-free\", \"b2b_icon-dislike\", \"b2b_icon-disposal\", \"b2b_icon-document-sign\", \"b2b_icon-downloads\", \"b2b_icon-dress\", \"b2b_icon-dungarees\", \"b2b_icon-duration\", \"b2b_icon-e-invoice\", \"b2b_icon-edit-pad\", \"b2b_icon-edit\", \"b2b_icon-egg\", \"b2b_icon-ellipsis\", \"b2b_icon-email-verification-confirmed-safe\", \"b2b_icon-email-verification-confirmed\", \"b2b_icon-email-verification-sent-safe\", \"b2b_icon-email-verification-sent\", \"b2b_icon-empty-hint\", \"b2b_icon-end-to-end\", \"b2b_icon-error-article-image\", \"b2b_icon-error\", \"b2b_icon-euro\", \"b2b_icon-event\", \"b2b_icon-events\", \"b2b_icon-expand\", \"b2b_icon-faq\", \"b2b_icon-feedback\", \"b2b_icon-filter\", \"b2b_icon-fish\", \"b2b_icon-fitness\", \"b2b_icon-flag-chequered\", \"b2b_icon-flexible-work\", \"b2b_icon-flip\", \"b2b_icon-food-processor\", \"b2b_icon-fullscreen\", \"b2b_icon-gallery-view\", \"b2b_icon-gamepad\", \"b2b_icon-garlic\", \"b2b_icon-gender-intersex\", \"b2b_icon-globe\", \"b2b_icon-gluten\", \"b2b_icon-glutenfree\", \"b2b_icon-handshake\", \"b2b_icon-hashtag\", \"b2b_icon-hazelnut\", \"b2b_icon-hide\", \"b2b_icon-high-heels\", \"b2b_icon-home\", \"b2b_icon-info-small\", \"b2b_icon-info\", \"b2b_icon-inplace-zoom-reverse\", \"b2b_icon-inplace-zoom\", \"b2b_icon-insurance\", \"b2b_icon-kamut\", \"b2b_icon-laptop-os\", \"b2b_icon-laptop\", \"b2b_icon-leaving-page\", \"b2b_icon-light-bulb\", \"b2b_icon-like-fingers\", \"b2b_icon-like-product\", \"b2b_icon-like\", \"b2b_icon-line-graph\", \"b2b_icon-list-view\", \"b2b_icon-location\", \"b2b_icon-lupine\", \"b2b_icon-macadamia\", \"b2b_icon-material-samples\", \"b2b_icon-measurement\", \"b2b_icon-megaphone\", \"b2b_icon-menu\", \"b2b_icon-mic\", \"b2b_icon-milk\", \"b2b_icon-minus\", \"b2b_icon-module-operations\", \"b2b_icon-money-coins\", \"b2b_icon-money-document\", \"b2b_icon-money-plus\", \"b2b_icon-money-stack\", \"b2b_icon-money\", \"b2b_icon-move\", \"b2b_icon-mustard\", \"b2b_icon-nav\", \"b2b_icon-new\", \"b2b_icon-newsletter-sign-up\", \"b2b_icon-notification\", \"b2b_icon-nuts\", \"b2b_icon-oat\", \"b2b_icon-order-cancelled\", \"b2b_icon-order-delivered\", \"b2b_icon-order-form\", \"b2b_icon-order-management\", \"b2b_icon-order-misdirected\", \"b2b_icon-order-on-road\", \"b2b_icon-order-packed\", \"b2b_icon-order-payment\", \"b2b_icon-order-received\", \"b2b_icon-order-return\", \"b2b_icon-order-shipped\", \"b2b_icon-order-state-unknown\", \"b2b_icon-order-stored\", \"b2b_icon-order\", \"b2b_icon-otto-app\", \"b2b_icon-otto-campus\", \"b2b_icon-otto-company\", \"b2b_icon-otto-laptop\", \"b2b_icon-otto-logo\", \"b2b_icon-otto-up-points\", \"b2b_icon-otto-up\", \"b2b_icon-paper-plane\", \"b2b_icon-pause\", \"b2b_icon-payment-credit-card\", \"b2b_icon-payment-invoice\", \"b2b_icon-payment-pause\", \"b2b_icon-payment-plan-protection\", \"b2b_icon-payment-plan\", \"b2b_icon-pdf\", \"b2b_icon-peanut\", \"b2b_icon-pecan-nut\", \"b2b_icon-pending\", \"b2b_icon-person-access\", \"b2b_icon-person-callcenter\", \"b2b_icon-person-check\", \"b2b_icon-person-colleagues\", \"b2b_icon-person-community\", \"b2b_icon-person-development\", \"b2b_icon-person-female\", \"b2b_icon-person-info\", \"b2b_icon-person-male\", \"b2b_icon-person-rating\", \"b2b_icon-person-support\", \"b2b_icon-person-switch\", \"b2b_icon-person-workshop\", \"b2b_icon-person\", \"b2b_icon-phone-permission\", \"b2b_icon-phone\", \"b2b_icon-pig\", \"b2b_icon-pin\", \"b2b_icon-pinch-gesture\", \"b2b_icon-pinch\", \"b2b_icon-pistachio\", \"b2b_icon-plant\", \"b2b_icon-play-1\", \"b2b_icon-play\", \"b2b_icon-plus\", \"b2b_icon-price-alert\", \"b2b_icon-price-tag\", \"b2b_icon-print\", \"b2b_icon-puzzle\", \"b2b_icon-qr-code\", \"b2b_icon-question-hint\", \"b2b_icon-question\", \"b2b_icon-rating-empty\", \"b2b_icon-rating-filled\", \"b2b_icon-rating-half\", \"b2b_icon-rating-order\", \"b2b_icon-rating-payment\", \"b2b_icon-remote-work\", \"b2b_icon-repair\", \"b2b_icon-reply\", \"b2b_icon-retirement-provision\", \"b2b_icon-rocket\", \"b2b_icon-rye\", \"b2b_icon-sabbatical\", \"b2b_icon-sale\", \"b2b_icon-save\", \"b2b_icon-sea\", \"b2b_icon-search-enter\", \"b2b_icon-search\", \"b2b_icon-seo\", \"b2b_icon-service-info\", \"b2b_icon-sesame\", \"b2b_icon-settings\", \"b2b_icon-share-ios\", \"b2b_icon-share\", \"b2b_icon-sheep\", \"b2b_icon-shell\", \"b2b_icon-shirt\", \"b2b_icon-shopping-cart-euro\", \"b2b_icon-shopping-cart\", \"b2b_icon-show\", \"b2b_icon-smiley-angry\", \"b2b_icon-smiley-happy\", \"b2b_icon-smiley-negative\", \"b2b_icon-smiley-neutral\", \"b2b_icon-smiley-positive\", \"b2b_icon-sms-info\", \"b2b_icon-sneaker\", \"b2b_icon-sort-ascending\", \"b2b_icon-sort-descending\", \"b2b_icon-sort\", \"b2b_icon-soy\", \"b2b_icon-spelt\", \"b2b_icon-stationary\", \"b2b_icon-studies\", \"b2b_icon-success\", \"b2b_icon-sustainable-delivery\", \"b2b_icon-sustainable-energy-efficient\", \"b2b_icon-sustainable-production\", \"b2b_icon-sustainable-recycling\", \"b2b_icon-sustainable-resource\", \"b2b_icon-swipe-gesture\", \"b2b_icon-sync-device\", \"b2b_icon-t-shirt\", \"b2b_icon-tablet\", \"b2b_icon-tableware\", \"b2b_icon-target-group\", \"b2b_icon-teddy\", \"b2b_icon-test-result\", \"b2b_icon-town\", \"b2b_icon-trash\", \"b2b_icon-trend-down\", \"b2b_icon-trend-up\", \"b2b_icon-trousers\", \"b2b_icon-trusted\", \"b2b_icon-unpin\", \"b2b_icon-upload\", \"b2b_icon-user-management\", \"b2b_icon-vacation\", \"b2b_icon-variant-content\", \"b2b_icon-vegan\", \"b2b_icon-vegetarian\", \"b2b_icon-viewtoggle-tiles\", \"b2b_icon-village\", \"b2b_icon-volume-off\", \"b2b_icon-volume-on\", \"b2b_icon-voucher\", \"b2b_icon-walnut\", \"b2b_icon-warning\", \"b2b_icon-warranty\", \"b2b_icon-washing-machine\", \"b2b_icon-whatsapp\", \"b2b_icon-wheat\", \"b2b_icon-wifi\", \"b2b_icon-wishlist-active\", \"b2b_icon-wishlist\", \"b2b_icon-work-life\", \"b2b_icon-workshop\", \"b2b_icon-zoom-in\", \"b2b_icon-zoom-out\"",
950
+ "description": "The name of the icon\r\nValues: \"b2b_icon-360-degree\", \"b2b_icon-advice\", \"b2b_icon-allergen-sulfur-dioxide-sulfite\", \"b2b_icon-almond\", \"b2b_icon-archive\", \"b2b_icon-armchair\", \"b2b_icon-arrow-down\", \"b2b_icon-arrow-graph\", \"b2b_icon-arrow-left\", \"b2b_icon-arrow-right\", \"b2b_icon-arrow-up\", \"b2b_icon-assembly\", \"b2b_icon-assortment\", \"b2b_icon-attachment\", \"b2b_icon-augmented-reality\", \"b2b_icon-autonomous-team\", \"b2b_icon-bank-details\", \"b2b_icon-bar-graph-ascending\", \"b2b_icon-bar-graph-axis\", \"b2b_icon-barley\", \"b2b_icon-basket-sale\", \"b2b_icon-basket\", \"b2b_icon-basketball\", \"b2b_icon-bikini\", \"b2b_icon-blogs\", \"b2b_icon-brandshop\", \"b2b_icon-brazil-nut\", \"b2b_icon-browser-click\", \"b2b_icon-browser-content\", \"b2b_icon-browser-psm\", \"b2b_icon-burger\", \"b2b_icon-bus\", \"b2b_icon-callback\", \"b2b_icon-camera\", \"b2b_icon-cashback\", \"b2b_icon-cashew-nut\", \"b2b_icon-catalogue\", \"b2b_icon-categories\", \"b2b_icon-celery\", \"b2b_icon-certificate\", \"b2b_icon-chair\", \"b2b_icon-chat\", \"b2b_icon-check-bold\", \"b2b_icon-check\", \"b2b_icon-chicken\", \"b2b_icon-city\", \"b2b_icon-clear\", \"b2b_icon-close-bold\", \"b2b_icon-close\", \"b2b_icon-code-management\", \"b2b_icon-contact-mail\", \"b2b_icon-copy\", \"b2b_icon-cow\", \"b2b_icon-crab\", \"b2b_icon-critique\", \"b2b_icon-curtain\", \"b2b_icon-cut-out\", \"b2b_icon-dashboard\", \"b2b_icon-deer\", \"b2b_icon-delete\", \"b2b_icon-delivery-24h\", \"b2b_icon-delivery-desired-date-selection\", \"b2b_icon-delivery-desired-date\", \"b2b_icon-delivery-express\", \"b2b_icon-delivery-flat\", \"b2b_icon-delivery-on-hangers\", \"b2b_icon-delivery-preferred-place\", \"b2b_icon-desktop-phone-ads-click\", \"b2b_icon-desktop-phone-ads\", \"b2b_icon-desktop-phone\", \"b2b_icon-desktop\", \"b2b_icon-devices-monitor-laptop-tablet\", \"b2b_icon-dish-feature-lactose-free\", \"b2b_icon-dislike\", \"b2b_icon-disposal\", \"b2b_icon-document-sign\", \"b2b_icon-downloads\", \"b2b_icon-dress\", \"b2b_icon-dungarees\", \"b2b_icon-duration\", \"b2b_icon-e-invoice\", \"b2b_icon-edit-pad\", \"b2b_icon-edit\", \"b2b_icon-egg\", \"b2b_icon-ellipsis\", \"b2b_icon-email-verification-confirmed-safe\", \"b2b_icon-email-verification-confirmed\", \"b2b_icon-email-verification-sent-safe\", \"b2b_icon-email-verification-sent\", \"b2b_icon-empty-hint\", \"b2b_icon-end-to-end\", \"b2b_icon-error-article-image\", \"b2b_icon-error-hint\", \"b2b_icon-error\", \"b2b_icon-euro\", \"b2b_icon-event\", \"b2b_icon-events\", \"b2b_icon-expand\", \"b2b_icon-faq\", \"b2b_icon-feedback\", \"b2b_icon-filter\", \"b2b_icon-fish\", \"b2b_icon-fitness\", \"b2b_icon-flag-chequered\", \"b2b_icon-flexible-work\", \"b2b_icon-flip\", \"b2b_icon-food-processor\", \"b2b_icon-fullscreen\", \"b2b_icon-gallery-view\", \"b2b_icon-gamepad\", \"b2b_icon-garlic\", \"b2b_icon-gender-intersex\", \"b2b_icon-globe\", \"b2b_icon-gluten\", \"b2b_icon-glutenfree\", \"b2b_icon-handshake\", \"b2b_icon-hashtag\", \"b2b_icon-hazelnut\", \"b2b_icon-hide\", \"b2b_icon-high-heels\", \"b2b_icon-home\", \"b2b_icon-info-small\", \"b2b_icon-info\", \"b2b_icon-inplace-zoom-reverse\", \"b2b_icon-inplace-zoom\", \"b2b_icon-insurance\", \"b2b_icon-kamut\", \"b2b_icon-laptop-os\", \"b2b_icon-laptop\", \"b2b_icon-leaving-page\", \"b2b_icon-light-bulb\", \"b2b_icon-like-fingers\", \"b2b_icon-like-product\", \"b2b_icon-like\", \"b2b_icon-line-graph\", \"b2b_icon-list-view\", \"b2b_icon-location\", \"b2b_icon-lupine\", \"b2b_icon-macadamia\", \"b2b_icon-material-samples\", \"b2b_icon-measurement\", \"b2b_icon-megaphone\", \"b2b_icon-menu\", \"b2b_icon-mic\", \"b2b_icon-milk\", \"b2b_icon-minus\", \"b2b_icon-module-operations\", \"b2b_icon-money-coins\", \"b2b_icon-money-document\", \"b2b_icon-money-plus\", \"b2b_icon-money-stack\", \"b2b_icon-money\", \"b2b_icon-move\", \"b2b_icon-mustard\", \"b2b_icon-nav\", \"b2b_icon-new\", \"b2b_icon-newsletter-sign-up\", \"b2b_icon-notification\", \"b2b_icon-nuts\", \"b2b_icon-oat\", \"b2b_icon-order-cancelled\", \"b2b_icon-order-delivered\", \"b2b_icon-order-form\", \"b2b_icon-order-management\", \"b2b_icon-order-misdirected\", \"b2b_icon-order-on-road\", \"b2b_icon-order-packed\", \"b2b_icon-order-payment\", \"b2b_icon-order-received\", \"b2b_icon-order-return\", \"b2b_icon-order-shipped\", \"b2b_icon-order-state-unknown\", \"b2b_icon-order-stored\", \"b2b_icon-order\", \"b2b_icon-otto-app\", \"b2b_icon-otto-campus\", \"b2b_icon-otto-company\", \"b2b_icon-otto-laptop\", \"b2b_icon-otto-logo\", \"b2b_icon-otto-up-points\", \"b2b_icon-otto-up\", \"b2b_icon-paper-plane\", \"b2b_icon-pause\", \"b2b_icon-payment-credit-card\", \"b2b_icon-payment-invoice\", \"b2b_icon-payment-pause\", \"b2b_icon-payment-plan-protection\", \"b2b_icon-payment-plan\", \"b2b_icon-pdf\", \"b2b_icon-peanut\", \"b2b_icon-pecan-nut\", \"b2b_icon-pending\", \"b2b_icon-person-access\", \"b2b_icon-person-callcenter\", \"b2b_icon-person-check\", \"b2b_icon-person-colleagues\", \"b2b_icon-person-community\", \"b2b_icon-person-development\", \"b2b_icon-person-female\", \"b2b_icon-person-info\", \"b2b_icon-person-male\", \"b2b_icon-person-rating\", \"b2b_icon-person-support\", \"b2b_icon-person-switch\", \"b2b_icon-person-workshop\", \"b2b_icon-person\", \"b2b_icon-phone-permission\", \"b2b_icon-phone\", \"b2b_icon-pig\", \"b2b_icon-pin\", \"b2b_icon-pinch-gesture\", \"b2b_icon-pinch\", \"b2b_icon-pistachio\", \"b2b_icon-plant\", \"b2b_icon-play-1\", \"b2b_icon-play\", \"b2b_icon-plus\", \"b2b_icon-price-alert\", \"b2b_icon-price-tag\", \"b2b_icon-print\", \"b2b_icon-puzzle\", \"b2b_icon-qr-code\", \"b2b_icon-question-hint\", \"b2b_icon-question\", \"b2b_icon-rating-empty\", \"b2b_icon-rating-filled\", \"b2b_icon-rating-half\", \"b2b_icon-rating-order\", \"b2b_icon-rating-payment\", \"b2b_icon-remote-work\", \"b2b_icon-repair\", \"b2b_icon-reply\", \"b2b_icon-retirement-provision\", \"b2b_icon-rocket\", \"b2b_icon-rye\", \"b2b_icon-sabbatical\", \"b2b_icon-sale\", \"b2b_icon-save\", \"b2b_icon-sea\", \"b2b_icon-search-enter\", \"b2b_icon-search\", \"b2b_icon-seo\", \"b2b_icon-service-info\", \"b2b_icon-sesame\", \"b2b_icon-settings\", \"b2b_icon-share-ios\", \"b2b_icon-share\", \"b2b_icon-sheep\", \"b2b_icon-shell\", \"b2b_icon-shirt\", \"b2b_icon-shopping-cart-euro\", \"b2b_icon-shopping-cart\", \"b2b_icon-show\", \"b2b_icon-smiley-angry\", \"b2b_icon-smiley-happy\", \"b2b_icon-smiley-negative\", \"b2b_icon-smiley-neutral\", \"b2b_icon-smiley-positive\", \"b2b_icon-sms-info\", \"b2b_icon-sneaker\", \"b2b_icon-sort-ascending\", \"b2b_icon-sort-descending\", \"b2b_icon-sort\", \"b2b_icon-soy\", \"b2b_icon-spelt\", \"b2b_icon-stationary\", \"b2b_icon-studies\", \"b2b_icon-success\", \"b2b_icon-sustainable-delivery\", \"b2b_icon-sustainable-energy-efficient\", \"b2b_icon-sustainable-production\", \"b2b_icon-sustainable-recycling\", \"b2b_icon-sustainable-resource\", \"b2b_icon-swipe-gesture\", \"b2b_icon-sync-device\", \"b2b_icon-t-shirt\", \"b2b_icon-tablet\", \"b2b_icon-tableware\", \"b2b_icon-target-group\", \"b2b_icon-teddy\", \"b2b_icon-test-result\", \"b2b_icon-town\", \"b2b_icon-trash\", \"b2b_icon-trend-down\", \"b2b_icon-trend-up\", \"b2b_icon-trousers\", \"b2b_icon-trusted\", \"b2b_icon-unpin\", \"b2b_icon-upload\", \"b2b_icon-user-management\", \"b2b_icon-vacation\", \"b2b_icon-variant-content\", \"b2b_icon-vegan\", \"b2b_icon-vegetarian\", \"b2b_icon-viewtoggle-tiles\", \"b2b_icon-village\", \"b2b_icon-volume-off\", \"b2b_icon-volume-on\", \"b2b_icon-voucher\", \"b2b_icon-walnut\", \"b2b_icon-warning\", \"b2b_icon-warranty\", \"b2b_icon-washing-machine\", \"b2b_icon-whatsapp\", \"b2b_icon-wheat\", \"b2b_icon-wifi\", \"b2b_icon-wishlist-active\", \"b2b_icon-wishlist\", \"b2b_icon-work-life\", \"b2b_icon-workshop\", \"b2b_icon-zoom-in\", \"b2b_icon-zoom-out\", \"b2b_logo-carrier-dhl\", \"b2b_logo-carrier-gls\", \"b2b_logo-carrier-hermes\", \"b2b_logo-carrier-ups\"",
824
951
  "required": false,
825
952
  "value": {
826
953
  "kind": "expression",
827
- "type": "\"b2b_icon-360-degree\" | \"b2b_icon-advice\" | \"b2b_icon-allergen-sulfur-dioxide-sulfite\" | \"b2b_icon-almond\" | \"b2b_icon-archive\" | \"b2b_icon-armchair\" | \"b2b_icon-arrow-down\" | \"b2b_icon-arrow-graph\" | \"b2b_icon-arrow-left\" | \"b2b_icon-arrow-right\" | \"b2b_icon-arrow-up\" | \"b2b_icon-assembly\" | \"b2b_icon-assortment\" | \"b2b_icon-attachment\" | \"b2b_icon-augmented-reality\" | \"b2b_icon-autonomous-team\" | \"b2b_icon-bank-details\" | \"b2b_icon-bar-graph-ascending\" | \"b2b_icon-bar-graph-axis\" | \"b2b_icon-barley\" | \"b2b_icon-basket-sale\" | \"b2b_icon-basket\" | \"b2b_icon-basketball\" | \"b2b_icon-bikini\" | \"b2b_icon-blogs\" | \"b2b_icon-brandshop\" | \"b2b_icon-brazil-nut\" | \"b2b_icon-browser-click\" | \"b2b_icon-browser-content\" | \"b2b_icon-browser-psm\" | \"b2b_icon-burger\" | \"b2b_icon-bus\" | \"b2b_icon-callback\" | \"b2b_icon-camera\" | \"b2b_icon-cashback\" | \"b2b_icon-cashew-nut\" | \"b2b_icon-catalogue\" | \"b2b_icon-categories\" | \"b2b_icon-celery\" | \"b2b_icon-certificate\" | \"b2b_icon-chair\" | \"b2b_icon-chat\" | \"b2b_icon-check-bold\" | \"b2b_icon-check\" | \"b2b_icon-chicken\" | \"b2b_icon-city\" | \"b2b_icon-clear\" | \"b2b_icon-close-bold\" | \"b2b_icon-close\" | \"b2b_icon-code-management\" | \"b2b_icon-contact-mail\" | \"b2b_icon-copy\" | \"b2b_icon-cow\" | \"b2b_icon-crab\" | \"b2b_icon-critique\" | \"b2b_icon-curtain\" | \"b2b_icon-cut-out\" | \"b2b_icon-dashboard\" | \"b2b_icon-deer\" | \"b2b_icon-delete\" | \"b2b_icon-delivery-24h\" | \"b2b_icon-delivery-desired-date-selection\" | \"b2b_icon-delivery-desired-date\" | \"b2b_icon-delivery-express\" | \"b2b_icon-delivery-flat\" | \"b2b_icon-delivery-on-hangers\" | \"b2b_icon-delivery-preferred-place\" | \"b2b_icon-desktop-phone-ads-click\" | \"b2b_icon-desktop-phone-ads\" | \"b2b_icon-desktop-phone\" | \"b2b_icon-desktop\" | \"b2b_icon-devices-monitor-laptop-tablet\" | \"b2b_icon-dish-feature-lactose-free\" | \"b2b_icon-dislike\" | \"b2b_icon-disposal\" | \"b2b_icon-document-sign\" | \"b2b_icon-downloads\" | \"b2b_icon-dress\" | \"b2b_icon-dungarees\" | \"b2b_icon-duration\" | \"b2b_icon-e-invoice\" | \"b2b_icon-edit-pad\" | \"b2b_icon-edit\" | \"b2b_icon-egg\" | \"b2b_icon-ellipsis\" | \"b2b_icon-email-verification-confirmed-safe\" | \"b2b_icon-email-verification-confirmed\" | \"b2b_icon-email-verification-sent-safe\" | \"b2b_icon-email-verification-sent\" | \"b2b_icon-empty-hint\" | \"b2b_icon-end-to-end\" | \"b2b_icon-error-article-image\" | \"b2b_icon-error\" | \"b2b_icon-euro\" | \"b2b_icon-event\" | \"b2b_icon-events\" | \"b2b_icon-expand\" | \"b2b_icon-faq\" | \"b2b_icon-feedback\" | \"b2b_icon-filter\" | \"b2b_icon-fish\" | \"b2b_icon-fitness\" | \"b2b_icon-flag-chequered\" | \"b2b_icon-flexible-work\" | \"b2b_icon-flip\" | \"b2b_icon-food-processor\" | \"b2b_icon-fullscreen\" | \"b2b_icon-gallery-view\" | \"b2b_icon-gamepad\" | \"b2b_icon-garlic\" | \"b2b_icon-gender-intersex\" | \"b2b_icon-globe\" | \"b2b_icon-gluten\" | \"b2b_icon-glutenfree\" | \"b2b_icon-handshake\" | \"b2b_icon-hashtag\" | \"b2b_icon-hazelnut\" | \"b2b_icon-hide\" | \"b2b_icon-high-heels\" | \"b2b_icon-home\" | \"b2b_icon-info-small\" | \"b2b_icon-info\" | \"b2b_icon-inplace-zoom-reverse\" | \"b2b_icon-inplace-zoom\" | \"b2b_icon-insurance\" | \"b2b_icon-kamut\" | \"b2b_icon-laptop-os\" | \"b2b_icon-laptop\" | \"b2b_icon-leaving-page\" | \"b2b_icon-light-bulb\" | \"b2b_icon-like-fingers\" | \"b2b_icon-like-product\" | \"b2b_icon-like\" | \"b2b_icon-line-graph\" | \"b2b_icon-list-view\" | \"b2b_icon-location\" | \"b2b_icon-lupine\" | \"b2b_icon-macadamia\" | \"b2b_icon-material-samples\" | \"b2b_icon-measurement\" | \"b2b_icon-megaphone\" | \"b2b_icon-menu\" | \"b2b_icon-mic\" | \"b2b_icon-milk\" | \"b2b_icon-minus\" | \"b2b_icon-module-operations\" | \"b2b_icon-money-coins\" | \"b2b_icon-money-document\" | \"b2b_icon-money-plus\" | \"b2b_icon-money-stack\" | \"b2b_icon-money\" | \"b2b_icon-move\" | \"b2b_icon-mustard\" | \"b2b_icon-nav\" | \"b2b_icon-new\" | \"b2b_icon-newsletter-sign-up\" | \"b2b_icon-notification\" | \"b2b_icon-nuts\" | \"b2b_icon-oat\" | \"b2b_icon-order-cancelled\" | \"b2b_icon-order-delivered\" | \"b2b_icon-order-form\" | \"b2b_icon-order-management\" | \"b2b_icon-order-misdirected\" | \"b2b_icon-order-on-road\" | \"b2b_icon-order-packed\" | \"b2b_icon-order-payment\" | \"b2b_icon-order-received\" | \"b2b_icon-order-return\" | \"b2b_icon-order-shipped\" | \"b2b_icon-order-state-unknown\" | \"b2b_icon-order-stored\" | \"b2b_icon-order\" | \"b2b_icon-otto-app\" | \"b2b_icon-otto-campus\" | \"b2b_icon-otto-company\" | \"b2b_icon-otto-laptop\" | \"b2b_icon-otto-logo\" | \"b2b_icon-otto-up-points\" | \"b2b_icon-otto-up\" | \"b2b_icon-paper-plane\" | \"b2b_icon-pause\" | \"b2b_icon-payment-credit-card\" | \"b2b_icon-payment-invoice\" | \"b2b_icon-payment-pause\" | \"b2b_icon-payment-plan-protection\" | \"b2b_icon-payment-plan\" | \"b2b_icon-pdf\" | \"b2b_icon-peanut\" | \"b2b_icon-pecan-nut\" | \"b2b_icon-pending\" | \"b2b_icon-person-access\" | \"b2b_icon-person-callcenter\" | \"b2b_icon-person-check\" | \"b2b_icon-person-colleagues\" | \"b2b_icon-person-community\" | \"b2b_icon-person-development\" | \"b2b_icon-person-female\" | \"b2b_icon-person-info\" | \"b2b_icon-person-male\" | \"b2b_icon-person-rating\" | \"b2b_icon-person-support\" | \"b2b_icon-person-switch\" | \"b2b_icon-person-workshop\" | \"b2b_icon-person\" | \"b2b_icon-phone-permission\" | \"b2b_icon-phone\" | \"b2b_icon-pig\" | \"b2b_icon-pin\" | \"b2b_icon-pinch-gesture\" | \"b2b_icon-pinch\" | \"b2b_icon-pistachio\" | \"b2b_icon-plant\" | \"b2b_icon-play-1\" | \"b2b_icon-play\" | \"b2b_icon-plus\" | \"b2b_icon-price-alert\" | \"b2b_icon-price-tag\" | \"b2b_icon-print\" | \"b2b_icon-puzzle\" | \"b2b_icon-qr-code\" | \"b2b_icon-question-hint\" | \"b2b_icon-question\" | \"b2b_icon-rating-empty\" | \"b2b_icon-rating-filled\" | \"b2b_icon-rating-half\" | \"b2b_icon-rating-order\" | \"b2b_icon-rating-payment\" | \"b2b_icon-remote-work\" | \"b2b_icon-repair\" | \"b2b_icon-reply\" | \"b2b_icon-retirement-provision\" | \"b2b_icon-rocket\" | \"b2b_icon-rye\" | \"b2b_icon-sabbatical\" | \"b2b_icon-sale\" | \"b2b_icon-save\" | \"b2b_icon-sea\" | \"b2b_icon-search-enter\" | \"b2b_icon-search\" | \"b2b_icon-seo\" | \"b2b_icon-service-info\" | \"b2b_icon-sesame\" | \"b2b_icon-settings\" | \"b2b_icon-share-ios\" | \"b2b_icon-share\" | \"b2b_icon-sheep\" | \"b2b_icon-shell\" | \"b2b_icon-shirt\" | \"b2b_icon-shopping-cart-euro\" | \"b2b_icon-shopping-cart\" | \"b2b_icon-show\" | \"b2b_icon-smiley-angry\" | \"b2b_icon-smiley-happy\" | \"b2b_icon-smiley-negative\" | \"b2b_icon-smiley-neutral\" | \"b2b_icon-smiley-positive\" | \"b2b_icon-sms-info\" | \"b2b_icon-sneaker\" | \"b2b_icon-sort-ascending\" | \"b2b_icon-sort-descending\" | \"b2b_icon-sort\" | \"b2b_icon-soy\" | \"b2b_icon-spelt\" | \"b2b_icon-stationary\" | \"b2b_icon-studies\" | \"b2b_icon-success\" | \"b2b_icon-sustainable-delivery\" | \"b2b_icon-sustainable-energy-efficient\" | \"b2b_icon-sustainable-production\" | \"b2b_icon-sustainable-recycling\" | \"b2b_icon-sustainable-resource\" | \"b2b_icon-swipe-gesture\" | \"b2b_icon-sync-device\" | \"b2b_icon-t-shirt\" | \"b2b_icon-tablet\" | \"b2b_icon-tableware\" | \"b2b_icon-target-group\" | \"b2b_icon-teddy\" | \"b2b_icon-test-result\" | \"b2b_icon-town\" | \"b2b_icon-trash\" | \"b2b_icon-trend-down\" | \"b2b_icon-trend-up\" | \"b2b_icon-trousers\" | \"b2b_icon-trusted\" | \"b2b_icon-unpin\" | \"b2b_icon-upload\" | \"b2b_icon-user-management\" | \"b2b_icon-vacation\" | \"b2b_icon-variant-content\" | \"b2b_icon-vegan\" | \"b2b_icon-vegetarian\" | \"b2b_icon-viewtoggle-tiles\" | \"b2b_icon-village\" | \"b2b_icon-volume-off\" | \"b2b_icon-volume-on\" | \"b2b_icon-voucher\" | \"b2b_icon-walnut\" | \"b2b_icon-warning\" | \"b2b_icon-warranty\" | \"b2b_icon-washing-machine\" | \"b2b_icon-whatsapp\" | \"b2b_icon-wheat\" | \"b2b_icon-wifi\" | \"b2b_icon-wishlist-active\" | \"b2b_icon-wishlist\" | \"b2b_icon-work-life\" | \"b2b_icon-workshop\" | \"b2b_icon-zoom-in\" | \"b2b_icon-zoom-out\""
954
+ "type": "\"b2b_icon-360-degree\" | \"b2b_icon-advice\" | \"b2b_icon-allergen-sulfur-dioxide-sulfite\" | \"b2b_icon-almond\" | \"b2b_icon-archive\" | \"b2b_icon-armchair\" | \"b2b_icon-arrow-down\" | \"b2b_icon-arrow-graph\" | \"b2b_icon-arrow-left\" | \"b2b_icon-arrow-right\" | \"b2b_icon-arrow-up\" | \"b2b_icon-assembly\" | \"b2b_icon-assortment\" | \"b2b_icon-attachment\" | \"b2b_icon-augmented-reality\" | \"b2b_icon-autonomous-team\" | \"b2b_icon-bank-details\" | \"b2b_icon-bar-graph-ascending\" | \"b2b_icon-bar-graph-axis\" | \"b2b_icon-barley\" | \"b2b_icon-basket-sale\" | \"b2b_icon-basket\" | \"b2b_icon-basketball\" | \"b2b_icon-bikini\" | \"b2b_icon-blogs\" | \"b2b_icon-brandshop\" | \"b2b_icon-brazil-nut\" | \"b2b_icon-browser-click\" | \"b2b_icon-browser-content\" | \"b2b_icon-browser-psm\" | \"b2b_icon-burger\" | \"b2b_icon-bus\" | \"b2b_icon-callback\" | \"b2b_icon-camera\" | \"b2b_icon-cashback\" | \"b2b_icon-cashew-nut\" | \"b2b_icon-catalogue\" | \"b2b_icon-categories\" | \"b2b_icon-celery\" | \"b2b_icon-certificate\" | \"b2b_icon-chair\" | \"b2b_icon-chat\" | \"b2b_icon-check-bold\" | \"b2b_icon-check\" | \"b2b_icon-chicken\" | \"b2b_icon-city\" | \"b2b_icon-clear\" | \"b2b_icon-close-bold\" | \"b2b_icon-close\" | \"b2b_icon-code-management\" | \"b2b_icon-contact-mail\" | \"b2b_icon-copy\" | \"b2b_icon-cow\" | \"b2b_icon-crab\" | \"b2b_icon-critique\" | \"b2b_icon-curtain\" | \"b2b_icon-cut-out\" | \"b2b_icon-dashboard\" | \"b2b_icon-deer\" | \"b2b_icon-delete\" | \"b2b_icon-delivery-24h\" | \"b2b_icon-delivery-desired-date-selection\" | \"b2b_icon-delivery-desired-date\" | \"b2b_icon-delivery-express\" | \"b2b_icon-delivery-flat\" | \"b2b_icon-delivery-on-hangers\" | \"b2b_icon-delivery-preferred-place\" | \"b2b_icon-desktop-phone-ads-click\" | \"b2b_icon-desktop-phone-ads\" | \"b2b_icon-desktop-phone\" | \"b2b_icon-desktop\" | \"b2b_icon-devices-monitor-laptop-tablet\" | \"b2b_icon-dish-feature-lactose-free\" | \"b2b_icon-dislike\" | \"b2b_icon-disposal\" | \"b2b_icon-document-sign\" | \"b2b_icon-downloads\" | \"b2b_icon-dress\" | \"b2b_icon-dungarees\" | \"b2b_icon-duration\" | \"b2b_icon-e-invoice\" | \"b2b_icon-edit-pad\" | \"b2b_icon-edit\" | \"b2b_icon-egg\" | \"b2b_icon-ellipsis\" | \"b2b_icon-email-verification-confirmed-safe\" | \"b2b_icon-email-verification-confirmed\" | \"b2b_icon-email-verification-sent-safe\" | \"b2b_icon-email-verification-sent\" | \"b2b_icon-empty-hint\" | \"b2b_icon-end-to-end\" | \"b2b_icon-error-article-image\" | \"b2b_icon-error-hint\" | \"b2b_icon-error\" | \"b2b_icon-euro\" | \"b2b_icon-event\" | \"b2b_icon-events\" | \"b2b_icon-expand\" | \"b2b_icon-faq\" | \"b2b_icon-feedback\" | \"b2b_icon-filter\" | \"b2b_icon-fish\" | \"b2b_icon-fitness\" | \"b2b_icon-flag-chequered\" | \"b2b_icon-flexible-work\" | \"b2b_icon-flip\" | \"b2b_icon-food-processor\" | \"b2b_icon-fullscreen\" | \"b2b_icon-gallery-view\" | \"b2b_icon-gamepad\" | \"b2b_icon-garlic\" | \"b2b_icon-gender-intersex\" | \"b2b_icon-globe\" | \"b2b_icon-gluten\" | \"b2b_icon-glutenfree\" | \"b2b_icon-handshake\" | \"b2b_icon-hashtag\" | \"b2b_icon-hazelnut\" | \"b2b_icon-hide\" | \"b2b_icon-high-heels\" | \"b2b_icon-home\" | \"b2b_icon-info-small\" | \"b2b_icon-info\" | \"b2b_icon-inplace-zoom-reverse\" | \"b2b_icon-inplace-zoom\" | \"b2b_icon-insurance\" | \"b2b_icon-kamut\" | \"b2b_icon-laptop-os\" | \"b2b_icon-laptop\" | \"b2b_icon-leaving-page\" | \"b2b_icon-light-bulb\" | \"b2b_icon-like-fingers\" | \"b2b_icon-like-product\" | \"b2b_icon-like\" | \"b2b_icon-line-graph\" | \"b2b_icon-list-view\" | \"b2b_icon-location\" | \"b2b_icon-lupine\" | \"b2b_icon-macadamia\" | \"b2b_icon-material-samples\" | \"b2b_icon-measurement\" | \"b2b_icon-megaphone\" | \"b2b_icon-menu\" | \"b2b_icon-mic\" | \"b2b_icon-milk\" | \"b2b_icon-minus\" | \"b2b_icon-module-operations\" | \"b2b_icon-money-coins\" | \"b2b_icon-money-document\" | \"b2b_icon-money-plus\" | \"b2b_icon-money-stack\" | \"b2b_icon-money\" | \"b2b_icon-move\" | \"b2b_icon-mustard\" | \"b2b_icon-nav\" | \"b2b_icon-new\" | \"b2b_icon-newsletter-sign-up\" | \"b2b_icon-notification\" | \"b2b_icon-nuts\" | \"b2b_icon-oat\" | \"b2b_icon-order-cancelled\" | \"b2b_icon-order-delivered\" | \"b2b_icon-order-form\" | \"b2b_icon-order-management\" | \"b2b_icon-order-misdirected\" | \"b2b_icon-order-on-road\" | \"b2b_icon-order-packed\" | \"b2b_icon-order-payment\" | \"b2b_icon-order-received\" | \"b2b_icon-order-return\" | \"b2b_icon-order-shipped\" | \"b2b_icon-order-state-unknown\" | \"b2b_icon-order-stored\" | \"b2b_icon-order\" | \"b2b_icon-otto-app\" | \"b2b_icon-otto-campus\" | \"b2b_icon-otto-company\" | \"b2b_icon-otto-laptop\" | \"b2b_icon-otto-logo\" | \"b2b_icon-otto-up-points\" | \"b2b_icon-otto-up\" | \"b2b_icon-paper-plane\" | \"b2b_icon-pause\" | \"b2b_icon-payment-credit-card\" | \"b2b_icon-payment-invoice\" | \"b2b_icon-payment-pause\" | \"b2b_icon-payment-plan-protection\" | \"b2b_icon-payment-plan\" | \"b2b_icon-pdf\" | \"b2b_icon-peanut\" | \"b2b_icon-pecan-nut\" | \"b2b_icon-pending\" | \"b2b_icon-person-access\" | \"b2b_icon-person-callcenter\" | \"b2b_icon-person-check\" | \"b2b_icon-person-colleagues\" | \"b2b_icon-person-community\" | \"b2b_icon-person-development\" | \"b2b_icon-person-female\" | \"b2b_icon-person-info\" | \"b2b_icon-person-male\" | \"b2b_icon-person-rating\" | \"b2b_icon-person-support\" | \"b2b_icon-person-switch\" | \"b2b_icon-person-workshop\" | \"b2b_icon-person\" | \"b2b_icon-phone-permission\" | \"b2b_icon-phone\" | \"b2b_icon-pig\" | \"b2b_icon-pin\" | \"b2b_icon-pinch-gesture\" | \"b2b_icon-pinch\" | \"b2b_icon-pistachio\" | \"b2b_icon-plant\" | \"b2b_icon-play-1\" | \"b2b_icon-play\" | \"b2b_icon-plus\" | \"b2b_icon-price-alert\" | \"b2b_icon-price-tag\" | \"b2b_icon-print\" | \"b2b_icon-puzzle\" | \"b2b_icon-qr-code\" | \"b2b_icon-question-hint\" | \"b2b_icon-question\" | \"b2b_icon-rating-empty\" | \"b2b_icon-rating-filled\" | \"b2b_icon-rating-half\" | \"b2b_icon-rating-order\" | \"b2b_icon-rating-payment\" | \"b2b_icon-remote-work\" | \"b2b_icon-repair\" | \"b2b_icon-reply\" | \"b2b_icon-retirement-provision\" | \"b2b_icon-rocket\" | \"b2b_icon-rye\" | \"b2b_icon-sabbatical\" | \"b2b_icon-sale\" | \"b2b_icon-save\" | \"b2b_icon-sea\" | \"b2b_icon-search-enter\" | \"b2b_icon-search\" | \"b2b_icon-seo\" | \"b2b_icon-service-info\" | \"b2b_icon-sesame\" | \"b2b_icon-settings\" | \"b2b_icon-share-ios\" | \"b2b_icon-share\" | \"b2b_icon-sheep\" | \"b2b_icon-shell\" | \"b2b_icon-shirt\" | \"b2b_icon-shopping-cart-euro\" | \"b2b_icon-shopping-cart\" | \"b2b_icon-show\" | \"b2b_icon-smiley-angry\" | \"b2b_icon-smiley-happy\" | \"b2b_icon-smiley-negative\" | \"b2b_icon-smiley-neutral\" | \"b2b_icon-smiley-positive\" | \"b2b_icon-sms-info\" | \"b2b_icon-sneaker\" | \"b2b_icon-sort-ascending\" | \"b2b_icon-sort-descending\" | \"b2b_icon-sort\" | \"b2b_icon-soy\" | \"b2b_icon-spelt\" | \"b2b_icon-stationary\" | \"b2b_icon-studies\" | \"b2b_icon-success\" | \"b2b_icon-sustainable-delivery\" | \"b2b_icon-sustainable-energy-efficient\" | \"b2b_icon-sustainable-production\" | \"b2b_icon-sustainable-recycling\" | \"b2b_icon-sustainable-resource\" | \"b2b_icon-swipe-gesture\" | \"b2b_icon-sync-device\" | \"b2b_icon-t-shirt\" | \"b2b_icon-tablet\" | \"b2b_icon-tableware\" | \"b2b_icon-target-group\" | \"b2b_icon-teddy\" | \"b2b_icon-test-result\" | \"b2b_icon-town\" | \"b2b_icon-trash\" | \"b2b_icon-trend-down\" | \"b2b_icon-trend-up\" | \"b2b_icon-trousers\" | \"b2b_icon-trusted\" | \"b2b_icon-unpin\" | \"b2b_icon-upload\" | \"b2b_icon-user-management\" | \"b2b_icon-vacation\" | \"b2b_icon-variant-content\" | \"b2b_icon-vegan\" | \"b2b_icon-vegetarian\" | \"b2b_icon-viewtoggle-tiles\" | \"b2b_icon-village\" | \"b2b_icon-volume-off\" | \"b2b_icon-volume-on\" | \"b2b_icon-voucher\" | \"b2b_icon-walnut\" | \"b2b_icon-warning\" | \"b2b_icon-warranty\" | \"b2b_icon-washing-machine\" | \"b2b_icon-whatsapp\" | \"b2b_icon-wheat\" | \"b2b_icon-wifi\" | \"b2b_icon-wishlist-active\" | \"b2b_icon-wishlist\" | \"b2b_icon-work-life\" | \"b2b_icon-workshop\" | \"b2b_icon-zoom-in\" | \"b2b_icon-zoom-out\" | \"b2b_logo-carrier-dhl\" | \"b2b_logo-carrier-gls\" | \"b2b_logo-carrier-hermes\" | \"b2b_logo-carrier-ups\""
828
955
  }
829
956
  },
830
957
  {
@@ -844,9 +971,9 @@
844
971
  {
845
972
  "name": "b2b-input",
846
973
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
847
- "description": "Input component\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-53",
974
+ "description": "Input component\r\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-53",
848
975
  "source": {
849
- "module": "@otto-de/b2b-core-components/dist/types/components/input/input.d.ts",
976
+ "module": "@otto-de/b2b-core-componentssrc/components/input/input.d.ts",
850
977
  "symbol": "-input"
851
978
  },
852
979
  "attributes": [
@@ -996,7 +1123,7 @@
996
1123
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
997
1124
  "description": "",
998
1125
  "source": {
999
- "module": "@otto-de/b2b-core-components/dist/types/components/input-group/input-group.d.ts",
1126
+ "module": "@otto-de/b2b-core-componentssrc/components/input-group/input-group.d.ts",
1000
1127
  "symbol": "-input-group"
1001
1128
  },
1002
1129
  "attributes": [
@@ -1047,7 +1174,7 @@
1047
1174
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1048
1175
  "description": "",
1049
1176
  "source": {
1050
- "module": "@otto-de/b2b-core-components/dist/types/components/input-label/input-label.d.ts",
1177
+ "module": "@otto-de/b2b-core-componentssrc/components/input-label/input-label.d.ts",
1051
1178
  "symbol": "-input-label"
1052
1179
  },
1053
1180
  "attributes": [
@@ -1080,7 +1207,7 @@
1080
1207
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1081
1208
  "description": "",
1082
1209
  "source": {
1083
- "module": "@otto-de/b2b-core-components/dist/types/components/input-list/input-list.d.ts",
1210
+ "module": "@otto-de/b2b-core-componentssrc/components/input-list/input-list.d.ts",
1084
1211
  "symbol": "-input-list"
1085
1212
  },
1086
1213
  "attributes": [
@@ -1162,7 +1289,7 @@
1162
1289
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1163
1290
  "description": "",
1164
1291
  "source": {
1165
- "module": "@otto-de/b2b-core-components/dist/types/components/input-list/input-list-option.d.ts",
1292
+ "module": "@otto-de/b2b-core-componentssrc/components/input-list/input-list-option.d.ts",
1166
1293
  "symbol": "-input-list-option"
1167
1294
  },
1168
1295
  "attributes": [
@@ -1195,7 +1322,7 @@
1195
1322
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1196
1323
  "description": "",
1197
1324
  "source": {
1198
- "module": "@otto-de/b2b-core-components/dist/types/components/label/label.d.ts",
1325
+ "module": "@otto-de/b2b-core-componentssrc/components/label/label.d.ts",
1199
1326
  "symbol": "-label"
1200
1327
  },
1201
1328
  "attributes": [
@@ -1216,15 +1343,15 @@
1216
1343
  {
1217
1344
  "name": "b2b-modal",
1218
1345
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1219
- "description": "Modal component\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-53",
1346
+ "description": "Modal component\r\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-53",
1220
1347
  "source": {
1221
- "module": "@otto-de/b2b-core-components/dist/types/components/modal/modal.d.ts",
1348
+ "module": "@otto-de/b2b-core-componentssrc/components/modal/modal.d.ts",
1222
1349
  "symbol": "-modal"
1223
1350
  },
1224
1351
  "attributes": [
1225
1352
  {
1226
1353
  "name": "backdrop-dismiss",
1227
- "description": "A boolean that indicates whether the modal can be dismissed by clicking\nin the backdrop outside the modal.\r\nValues: boolean",
1354
+ "description": "A boolean that indicates whether the modal can be dismissed by clicking\r\nin the backdrop outside the modal.\r\nValues: boolean",
1228
1355
  "required": false,
1229
1356
  "default": "false",
1230
1357
  "value": {
@@ -1234,7 +1361,7 @@
1234
1361
  },
1235
1362
  {
1236
1363
  "name": "esc-dismiss",
1237
- "description": "A boolean to indicate whether the modal can be dismissed by pressing\nthe escape key on the keyboard\r\nValues: boolean",
1364
+ "description": "A boolean to indicate whether the modal can be dismissed by pressing\r\nthe escape key on the keyboard\r\nValues: boolean",
1238
1365
  "required": false,
1239
1366
  "default": "true",
1240
1367
  "value": {
@@ -1301,7 +1428,7 @@
1301
1428
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1302
1429
  "description": "",
1303
1430
  "source": {
1304
- "module": "@otto-de/b2b-core-components/dist/types/components/pagination/pagination.d.ts",
1431
+ "module": "@otto-de/b2b-core-componentssrc/components/pagination/pagination.d.ts",
1305
1432
  "symbol": "-pagination"
1306
1433
  },
1307
1434
  "attributes": [
@@ -1350,7 +1477,7 @@
1350
1477
  "events": [
1351
1478
  {
1352
1479
  "name": "b2b-page-change",
1353
- "description": "Will emit every time a page changes, by clicking back, next or any specific page. \\\nEmits a PageChangeEventDetail that includes lastSelectedPage, currentPage\nand direction. Direction is only when clicking back or next.",
1480
+ "description": "Will emit every time a page changes, by clicking back, next or any specific page. \\\r\nEmits a PageChangeEventDetail that includes lastSelectedPage, currentPage\r\nand direction. Direction is only when clicking back or next.",
1354
1481
  "arguments": [
1355
1482
  {
1356
1483
  "name": "detail",
@@ -1363,9 +1490,9 @@
1363
1490
  {
1364
1491
  "name": "b2b-paragraph",
1365
1492
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1366
- "description": "Paragraph component to render text content.\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-45",
1493
+ "description": "Paragraph component to render text content.\r\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-45",
1367
1494
  "source": {
1368
- "module": "@otto-de/b2b-core-components/dist/types/components/paragraph/paragraph.d.ts",
1495
+ "module": "@otto-de/b2b-core-componentssrc/components/paragraph/paragraph.d.ts",
1369
1496
  "symbol": "-paragraph"
1370
1497
  },
1371
1498
  "attributes": [
@@ -1408,7 +1535,7 @@
1408
1535
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1409
1536
  "description": "",
1410
1537
  "source": {
1411
- "module": "@otto-de/b2b-core-components/dist/types/components/radio/radio.d.ts",
1538
+ "module": "@otto-de/b2b-core-componentssrc/components/radio/radio.d.ts",
1412
1539
  "symbol": "-radio-button"
1413
1540
  },
1414
1541
  "attributes": [
@@ -1537,7 +1664,7 @@
1537
1664
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1538
1665
  "description": "",
1539
1666
  "source": {
1540
- "module": "@otto-de/b2b-core-components/dist/types/components/radio-group/radio-group.d.ts",
1667
+ "module": "@otto-de/b2b-core-componentssrc/components/radio-group/radio-group.d.ts",
1541
1668
  "symbol": "-radio-group"
1542
1669
  },
1543
1670
  "attributes": [
@@ -1637,7 +1764,7 @@
1637
1764
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1638
1765
  "description": "",
1639
1766
  "source": {
1640
- "module": "@otto-de/b2b-core-components/dist/types/components/required-separator/required-separator.d.ts",
1767
+ "module": "@otto-de/b2b-core-componentssrc/components/required-separator/required-separator.d.ts",
1641
1768
  "symbol": "-required-separator"
1642
1769
  },
1643
1770
  "attributes": [
@@ -1660,13 +1787,13 @@
1660
1787
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1661
1788
  "description": "",
1662
1789
  "source": {
1663
- "module": "@otto-de/b2b-core-components/dist/types/components/rounded-icon/rounded-icon.d.ts",
1790
+ "module": "@otto-de/b2b-core-componentssrc/components/rounded-icon/rounded-icon.d.ts",
1664
1791
  "symbol": "-rounded-icon"
1665
1792
  },
1666
1793
  "attributes": [
1667
1794
  {
1668
1795
  "name": "border-color",
1669
- "description": "The color of the border of the circle around the icon or text.\nUse any type including hex, rgb or css custom properties\nas long as you pass it as a string\r\nValues: string",
1796
+ "description": "The color of the border of the circle around the icon or text.\r\nUse any type including hex, rgb or css custom properties\r\nas long as you pass it as a string\r\nValues: string",
1670
1797
  "required": false,
1671
1798
  "value": {
1672
1799
  "kind": "expression",
@@ -1675,7 +1802,7 @@
1675
1802
  },
1676
1803
  {
1677
1804
  "name": "color",
1678
- "description": "The color of the circle around the icon or text.\nUse any type including hex, rgb or css custom properties\nas long as you pass it as a string\r\nValues: string",
1805
+ "description": "The color of the circle around the icon or text.\r\nUse any type including hex, rgb or css custom properties\r\nas long as you pass it as a string\r\nValues: string",
1679
1806
  "required": false,
1680
1807
  "default": "'var(--b2b-color-info-50)'",
1681
1808
  "value": {
@@ -1685,7 +1812,7 @@
1685
1812
  },
1686
1813
  {
1687
1814
  "name": "content-color",
1688
- "description": "The color of the text or icon within the circle.\nUse any type including hex, rgb or css custom properties\nas long as you pass it as a string\r\nValues: string",
1815
+ "description": "The color of the text or icon within the circle.\r\nUse any type including hex, rgb or css custom properties\r\nas long as you pass it as a string\r\nValues: string",
1689
1816
  "required": false,
1690
1817
  "default": "'var(--b2b-color-copy-default)'",
1691
1818
  "value": {
@@ -1702,7 +1829,7 @@
1702
1829
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1703
1830
  "description": "",
1704
1831
  "source": {
1705
- "module": "@otto-de/b2b-core-components/dist/types/components/scrollable-container/scrollable-container.d.ts",
1832
+ "module": "@otto-de/b2b-core-componentssrc/components/scrollable-container/scrollable-container.d.ts",
1706
1833
  "symbol": "-scrollable-container"
1707
1834
  },
1708
1835
  "attributes": [],
@@ -1714,7 +1841,7 @@
1714
1841
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1715
1842
  "description": "",
1716
1843
  "source": {
1717
- "module": "@otto-de/b2b-core-components/dist/types/components/search/search.d.ts",
1844
+ "module": "@otto-de/b2b-core-componentssrc/components/search/search.d.ts",
1718
1845
  "symbol": "-search"
1719
1846
  },
1720
1847
  "attributes": [
@@ -1777,7 +1904,7 @@
1777
1904
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1778
1905
  "description": "",
1779
1906
  "source": {
1780
- "module": "@otto-de/b2b-core-components/dist/types/components/separator/separator.d.ts",
1907
+ "module": "@otto-de/b2b-core-componentssrc/components/separator/separator.d.ts",
1781
1908
  "symbol": "-separator"
1782
1909
  },
1783
1910
  "attributes": [
@@ -1798,9 +1925,9 @@
1798
1925
  {
1799
1926
  "name": "b2b-spinner",
1800
1927
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1801
- "description": "Spinner component to display loading indicator.\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-70",
1928
+ "description": "Spinner component to display loading indicator.\r\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-70",
1802
1929
  "source": {
1803
- "module": "@otto-de/b2b-core-components/dist/types/components/spinner/spinner.d.ts",
1930
+ "module": "@otto-de/b2b-core-componentssrc/components/spinner/spinner.d.ts",
1804
1931
  "symbol": "-spinner"
1805
1932
  },
1806
1933
  "attributes": [
@@ -1833,7 +1960,7 @@
1833
1960
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1834
1961
  "description": "",
1835
1962
  "source": {
1836
- "module": "@otto-de/b2b-core-components/dist/types/components/tab/tab.d.ts",
1963
+ "module": "@otto-de/b2b-core-componentssrc/components/tab/tab.d.ts",
1837
1964
  "symbol": "-tab"
1838
1965
  },
1839
1966
  "attributes": [
@@ -1887,13 +2014,13 @@
1887
2014
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1888
2015
  "description": "",
1889
2016
  "source": {
1890
- "module": "@otto-de/b2b-core-components/dist/types/components/tab-group/tab-group.d.ts",
2017
+ "module": "@otto-de/b2b-core-componentssrc/components/tab-group/tab-group.d.ts",
1891
2018
  "symbol": "-tab-group"
1892
2019
  },
1893
2020
  "attributes": [
1894
2021
  {
1895
2022
  "name": "use-router",
1896
- "description": "Determines if the Tab Group will do it's own navigation. Per default, it will use internal navigation.\nSet it to true if you want to use external, route-based navigation.\r\nValues: boolean",
2023
+ "description": "Determines if the Tab Group will do it's own navigation. Per default, it will use internal navigation.\r\nSet it to true if you want to use external, route-based navigation.\r\nValues: boolean",
1897
2024
  "required": false,
1898
2025
  "default": "false",
1899
2026
  "value": {
@@ -1921,7 +2048,7 @@
1921
2048
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1922
2049
  "description": "",
1923
2050
  "source": {
1924
- "module": "@otto-de/b2b-core-components/dist/types/components/tab-panel/tab-panel.d.ts",
2051
+ "module": "@otto-de/b2b-core-componentssrc/components/tab-panel/tab-panel.d.ts",
1925
2052
  "symbol": "-tab-panel"
1926
2053
  },
1927
2054
  "attributes": [],
@@ -1933,13 +2060,13 @@
1933
2060
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1934
2061
  "description": "",
1935
2062
  "source": {
1936
- "module": "@otto-de/b2b-core-components/dist/types/components/table/table.d.ts",
2063
+ "module": "@otto-de/b2b-core-componentssrc/components/table/table.d.ts",
1937
2064
  "symbol": "-table"
1938
2065
  },
1939
2066
  "attributes": [
1940
2067
  {
1941
2068
  "name": "size",
1942
- "description": "The size of the table. Both will expand to 100% of parent size.\nExpand cells will use as much space as content needs and text will wrap.\nEqual will keep all column sizes proportional to the number of columns.\r\nValues: \"equal\", \"expand\"",
2069
+ "description": "The size of the table. Both will expand to 100% of parent size.\r\nExpand cells will use as much space as content needs and text will wrap.\r\nEqual will keep all column sizes proportional to the number of columns.\r\nValues: \"equal\", \"expand\"",
1943
2070
  "required": false,
1944
2071
  "default": "TableSizes.EXPAND",
1945
2072
  "value": {
@@ -1967,7 +2094,7 @@
1967
2094
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
1968
2095
  "description": "",
1969
2096
  "source": {
1970
- "module": "@otto-de/b2b-core-components/dist/types/components/table/table-cell/table-cell.d.ts",
2097
+ "module": "@otto-de/b2b-core-componentssrc/components/table/table-cell/table-cell.d.ts",
1971
2098
  "symbol": "-table-cell"
1972
2099
  },
1973
2100
  "attributes": [
@@ -2003,7 +2130,7 @@
2003
2130
  },
2004
2131
  {
2005
2132
  "name": "size",
2006
- "description": "The size of the cell. Follows table size.\nWhen size is equal and textWrap is false, the text will truncate with Ellipsis.\nOther sizes won't affect cell current implementation.\r\nValues: \"equal\", \"expand\"",
2133
+ "description": "The size of the cell. Follows table size.\r\nWhen size is equal and textWrap is false, the text will truncate with Ellipsis.\r\nOther sizes won't affect cell current implementation.\r\nValues: \"equal\", \"expand\"",
2007
2134
  "required": false,
2008
2135
  "default": "TableSizes.EXPAND",
2009
2136
  "value": {
@@ -2013,7 +2140,7 @@
2013
2140
  },
2014
2141
  {
2015
2142
  "name": "text-wrap",
2016
- "description": "Whether text should wrap or truncate.\nIt will only truncate when table size is equal\n*\r\nValues: boolean",
2143
+ "description": "Whether text should wrap or truncate.\r\nIt will only truncate when table size is equal\r\n*\r\nValues: boolean",
2017
2144
  "required": false,
2018
2145
  "default": "true",
2019
2146
  "value": {
@@ -2030,10 +2157,20 @@
2030
2157
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
2031
2158
  "description": "",
2032
2159
  "source": {
2033
- "module": "@otto-de/b2b-core-components/dist/types/components/table/table-header/table-header.d.ts",
2160
+ "module": "@otto-de/b2b-core-componentssrc/components/table/table-header/table-header.d.ts",
2034
2161
  "symbol": "-table-header"
2035
2162
  },
2036
2163
  "attributes": [
2164
+ {
2165
+ "name": "content-align",
2166
+ "description": "Alignment of the content of the cell, by default is to the left. *\r\nValues: \"center\", \"left\", \"right\"",
2167
+ "required": false,
2168
+ "default": "ContentAlignment.LEFT",
2169
+ "value": {
2170
+ "kind": "expression",
2171
+ "type": "\"center\" | \"left\" | \"right\""
2172
+ }
2173
+ },
2037
2174
  {
2038
2175
  "name": "divider",
2039
2176
  "description": "adds a border to the right of the header. *\r\nValues: boolean",
@@ -2092,7 +2229,7 @@
2092
2229
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
2093
2230
  "description": "",
2094
2231
  "source": {
2095
- "module": "@otto-de/b2b-core-components/dist/types/components/table/table-row/table-row.d.ts",
2232
+ "module": "@otto-de/b2b-core-componentssrc/components/table/table-row/table-row.d.ts",
2096
2233
  "symbol": "-table-row"
2097
2234
  },
2098
2235
  "attributes": [
@@ -2175,13 +2312,13 @@
2175
2312
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
2176
2313
  "description": "",
2177
2314
  "source": {
2178
- "module": "@otto-de/b2b-core-components/dist/types/components/table/table-rowgroup/table-rowgroup.d.ts",
2315
+ "module": "@otto-de/b2b-core-componentssrc/components/table/table-rowgroup/table-rowgroup.d.ts",
2179
2316
  "symbol": "-table-rowgroup"
2180
2317
  },
2181
2318
  "attributes": [
2182
2319
  {
2183
2320
  "name": "accordion",
2184
- "description": "Renders the rowgroup as an accordion. Both header and body must have accordion set to true.\nOne table can contain multiple rowgroups of type body, each of which represents an accordion row with children.\r\nValues: boolean",
2321
+ "description": "Renders the rowgroup as an accordion. Both header and body must have accordion set to true.\r\nOne table can contain multiple rowgroups of type body, each of which represents an accordion row with children.\r\nValues: boolean",
2185
2322
  "required": false,
2186
2323
  "default": "false",
2187
2324
  "value": {
@@ -2191,7 +2328,7 @@
2191
2328
  },
2192
2329
  {
2193
2330
  "name": "opened",
2194
- "description": "Only use when accordion property is true.\nWill render the accordion opened if set to true. By default, is false.\r\nValues: boolean",
2331
+ "description": "Only use when accordion property is true.\r\nWill render the accordion opened if set to true. By default, is false.\r\nValues: boolean",
2195
2332
  "required": false,
2196
2333
  "default": "false",
2197
2334
  "value": {
@@ -2211,7 +2348,7 @@
2211
2348
  },
2212
2349
  {
2213
2350
  "name": "type",
2214
- "description": "Rowgroup allows grouping rows by context: header, body or footer.\nHeader rows are by default not highlightable on mouse over.\r\nValues: \"body\", \"footer\", \"header\"",
2351
+ "description": "Rowgroup allows grouping rows by context: header, body or footer.\r\nHeader rows are by default not highlightable on mouse over.\r\nValues: \"body\", \"footer\", \"header\"",
2215
2352
  "required": false,
2216
2353
  "default": "TableRowgroupTypes.HEADER",
2217
2354
  "value": {
@@ -2237,9 +2374,9 @@
2237
2374
  {
2238
2375
  "name": "b2b-textarea",
2239
2376
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
2240
- "description": "Text Area Component\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-96",
2377
+ "description": "Text Area Component\r\nInitial story: https://otto-eg.atlassian.net/browse/B2BDS-96",
2241
2378
  "source": {
2242
- "module": "@otto-de/b2b-core-components/dist/types/components/textarea/textarea.d.ts",
2379
+ "module": "@otto-de/b2b-core-componentssrc/components/textarea/textarea.d.ts",
2243
2380
  "symbol": "-textarea"
2244
2381
  },
2245
2382
  "attributes": [
@@ -2272,6 +2409,15 @@
2272
2409
  "type": "string"
2273
2410
  }
2274
2411
  },
2412
+ {
2413
+ "name": "height",
2414
+ "description": "The height of the text area\r\nValues: string",
2415
+ "required": false,
2416
+ "value": {
2417
+ "kind": "expression",
2418
+ "type": "string"
2419
+ }
2420
+ },
2275
2421
  {
2276
2422
  "name": "hint",
2277
2423
  "description": "An optional hint for the textarea. Per default it is undefined.\r\nValues: string",
@@ -2396,7 +2542,7 @@
2396
2542
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
2397
2543
  "description": "",
2398
2544
  "source": {
2399
- "module": "@otto-de/b2b-core-components/dist/types/components/toggle-button/toggle-button.d.ts",
2545
+ "module": "@otto-de/b2b-core-componentssrc/components/toggle-button/toggle-button.d.ts",
2400
2546
  "symbol": "-toggle-button"
2401
2547
  },
2402
2548
  "attributes": [
@@ -2467,7 +2613,7 @@
2467
2613
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
2468
2614
  "description": "",
2469
2615
  "source": {
2470
- "module": "@otto-de/b2b-core-components/dist/types/components/toggle-group/toggle-group.d.ts",
2616
+ "module": "@otto-de/b2b-core-componentssrc/components/toggle-group/toggle-group.d.ts",
2471
2617
  "symbol": "-toggle-group"
2472
2618
  },
2473
2619
  "attributes": [
@@ -2508,9 +2654,9 @@
2508
2654
  {
2509
2655
  "name": "b2b-tooltip",
2510
2656
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
2511
- "description": "The tooltip can display additional information, and will be visible based on\na specific trigger.",
2657
+ "description": "The tooltip can display additional information, and will be visible based on\r\na specific trigger.",
2512
2658
  "source": {
2513
- "module": "@otto-de/b2b-core-components/dist/types/components/tooltip/tooltip.d.ts",
2659
+ "module": "@otto-de/b2b-core-componentssrc/components/tooltip/tooltip.d.ts",
2514
2660
  "symbol": "-tooltip"
2515
2661
  },
2516
2662
  "attributes": [
@@ -2571,7 +2717,7 @@
2571
2717
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
2572
2718
  "description": "",
2573
2719
  "source": {
2574
- "module": "@otto-de/b2b-core-components/dist/types/components/wizard/wizard.d.ts",
2720
+ "module": "@otto-de/b2b-core-componentssrc/components/wizard/wizard.d.ts",
2575
2721
  "symbol": "-wizard"
2576
2722
  },
2577
2723
  "attributes": [
@@ -2587,7 +2733,7 @@
2587
2733
  },
2588
2734
  {
2589
2735
  "name": "check-icon",
2590
- "description": "Defaults to true. It will show a checkmark icon when a step is completed.\nSet as false to show the step number\r\nValues: boolean",
2736
+ "description": "Defaults to true. It will show a checkmark icon when a step is completed.\r\nSet as false to show the step number\r\nValues: boolean",
2591
2737
  "required": false,
2592
2738
  "default": "true",
2593
2739
  "value": {
@@ -2597,7 +2743,7 @@
2597
2743
  },
2598
2744
  {
2599
2745
  "name": "custom",
2600
- "description": "By default, is false, where the wizard will handle steps states.\nIf set to true, steps state must be handled manually.\r\nValues: boolean",
2746
+ "description": "By default, is false, where the wizard will handle steps states.\r\nIf set to true, steps state must be handled manually.\r\nValues: boolean",
2601
2747
  "required": false,
2602
2748
  "default": "false",
2603
2749
  "value": {
@@ -2614,13 +2760,13 @@
2614
2760
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
2615
2761
  "description": "",
2616
2762
  "source": {
2617
- "module": "@otto-de/b2b-core-components/dist/types/components/wizard-icon/wizard-icon.d.ts",
2763
+ "module": "@otto-de/b2b-core-componentssrc/components/wizard-icon/wizard-icon.d.ts",
2618
2764
  "symbol": "-wizard-icon"
2619
2765
  },
2620
2766
  "attributes": [
2621
2767
  {
2622
2768
  "name": "check-icon",
2623
- "description": "Defaults to true. It will show a checkmark icon when a step is completed.\nSet as false to show the step number\r\nValues: boolean",
2769
+ "description": "Defaults to true. It will show a checkmark icon when a step is completed.\r\nSet as false to show the step number\r\nValues: boolean",
2624
2770
  "required": false,
2625
2771
  "default": "true",
2626
2772
  "value": {
@@ -2656,13 +2802,13 @@
2656
2802
  "doc-url": "https://internal.otto.market/design-system/?path=/story/overview--page",
2657
2803
  "description": "",
2658
2804
  "source": {
2659
- "module": "@otto-de/b2b-core-components/dist/types/components/wizard/wizard-step.d.ts",
2805
+ "module": "@otto-de/b2b-core-componentssrc/components/wizard/wizard-step.d.ts",
2660
2806
  "symbol": "-wizard-step"
2661
2807
  },
2662
2808
  "attributes": [
2663
2809
  {
2664
2810
  "name": "check-icon",
2665
- "description": "Defaults to true. It will show a checkmark icon when a step is completed.\nSet as false to show the step number\r\nValues: boolean",
2811
+ "description": "Defaults to true. It will show a checkmark icon when a step is completed.\r\nSet as false to show the step number\r\nValues: boolean",
2666
2812
  "required": false,
2667
2813
  "default": "true",
2668
2814
  "value": {