@otto-de/b2b-core-components 1.7.0 → 1.8.1

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 (1066) 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 -3
  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-7a879329.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-03e21565.entry.js → p-0f60ff5a.entry.js} +1 -1
  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-e31915cf.entry.js → p-2ad195d3.entry.js} +1 -1
  371. package/dist/b2b-core-components/{p-33e66446.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-cf0999e2.entry.js → p-381bd00a.entry.js} +1 -1
  374. package/dist/b2b-core-components/{p-c60253d2.entry.js → p-39f965f2.entry.js} +1 -1
  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-f8ed569f.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-c885a630.entry.js → p-a4ba259c.entry.js} +1 -1
  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-2328144b.entry.js → p-c59bffbe.entry.js} +1 -1
  396. package/dist/b2b-core-components/{p-60badad5.entry.js → p-c93fc43f.entry.js} +1 -1
  397. package/dist/b2b-core-components/{p-f7e9f889.entry.js → p-cfd92648.entry.js} +1 -1
  398. package/dist/b2b-core-components/{p-44ccd8f4.entry.js → p-d92add70.entry.js} +1 -1
  399. package/dist/b2b-core-components/{p-b8049234.entry.js → p-da2823f1.entry.js} +1 -1
  400. package/dist/b2b-core-components/{p-98b563a9.entry.js → p-e8d1236b.entry.js} +1 -1
  401. package/dist/b2b-core-components/{p-542a358a.entry.js → p-e9f3a7af.entry.js} +1 -1
  402. package/dist/b2b-core-components/{p-3c0671ef.entry.js → p-edbe9fc0.entry.js} +1 -1
  403. package/dist/b2b-core-components/{p-2d01e68a.entry.js → p-f1625da0.entry.js} +1 -1
  404. package/dist/b2b-core-components/{p-8bad814b.entry.js → p-f6f7c598.entry.js} +1 -1
  405. package/dist/b2b-core-components/{p-d07210e2.entry.js → p-ff36af9f.entry.js} +1 -1
  406. package/dist/b2b-core-components/shadow-css-3392baef.js +449 -0
  407. package/dist/b2b-core-components/table.types-7607e721.js +40 -0
  408. package/dist/cjs/app-globals-3a1e7e63.js +5 -0
  409. package/dist/cjs/b2b-alert.cjs.entry.js +2 -2
  410. package/dist/cjs/b2b-anchor.cjs.entry.js +1 -1
  411. package/dist/cjs/b2b-breadcrumb-item.cjs.entry.js +1 -1
  412. package/dist/cjs/b2b-breadcrumb.cjs.entry.js +1 -1
  413. package/dist/cjs/b2b-button.cjs.entry.js +83 -0
  414. package/dist/cjs/b2b-button_2.cjs.entry.js +1 -1
  415. package/dist/cjs/b2b-card.cjs.entry.js +1 -1
  416. package/dist/cjs/b2b-checkbox-group.cjs.entry.js +1 -1
  417. package/dist/cjs/b2b-checkbox.cjs.entry.js +93 -0
  418. package/dist/cjs/b2b-checkbox_3.cjs.entry.js +2 -2
  419. package/dist/cjs/b2b-chip-component.cjs.entry.js +6 -3
  420. package/dist/cjs/b2b-core-components.cjs.js +37 -7
  421. package/dist/cjs/b2b-dropdown.cjs.entry.js +1 -1
  422. package/dist/cjs/b2b-grid-col.cjs.entry.js +1 -1
  423. package/dist/cjs/b2b-grid-row.cjs.entry.js +1 -1
  424. package/dist/cjs/b2b-grid.cjs.entry.js +1 -1
  425. package/dist/cjs/b2b-headline.cjs.entry.js +1 -1
  426. package/dist/cjs/b2b-icon.cjs.entry.js +17 -6
  427. package/dist/cjs/b2b-input-group.cjs.entry.js +80 -0
  428. package/dist/cjs/b2b-input-group_2.cjs.entry.js +1 -1
  429. package/dist/cjs/b2b-input-label.cjs.entry.js +1 -1
  430. package/dist/cjs/b2b-input-list-option.cjs.entry.js +29 -0
  431. package/dist/cjs/b2b-input-list.cjs.entry.js +169 -0
  432. package/dist/cjs/b2b-input.cjs.entry.js +100 -0
  433. package/dist/cjs/b2b-input_2.cjs.entry.js +1 -1
  434. package/dist/cjs/b2b-label.cjs.entry.js +1 -1
  435. package/dist/cjs/b2b-modal.cjs.entry.js +1 -1
  436. package/dist/cjs/b2b-pagination.cjs.entry.js +1 -1
  437. package/dist/cjs/b2b-paragraph.cjs.entry.js +1 -1
  438. package/dist/cjs/b2b-radio-button.cjs.entry.js +1 -1
  439. package/dist/cjs/b2b-radio-group.cjs.entry.js +1 -1
  440. package/dist/cjs/b2b-required-separator.cjs.entry.js +1 -1
  441. package/dist/cjs/b2b-rounded-icon.cjs.entry.js +1 -1
  442. package/dist/cjs/b2b-scrollable-container.cjs.entry.js +1 -1
  443. package/dist/cjs/b2b-search.cjs.entry.js +1 -1
  444. package/dist/cjs/b2b-separator.cjs.entry.js +1 -1
  445. package/dist/cjs/b2b-spinner.cjs.entry.js +25 -0
  446. package/dist/cjs/b2b-tab-group.cjs.entry.js +1 -1
  447. package/dist/cjs/b2b-tab-panel.cjs.entry.js +1 -1
  448. package/dist/cjs/b2b-tab.cjs.entry.js +1 -1
  449. package/dist/cjs/b2b-table-cell.cjs.entry.js +52 -0
  450. package/dist/cjs/b2b-table-header.cjs.entry.js +92 -0
  451. package/dist/cjs/b2b-table-row.cjs.entry.js +2 -2
  452. package/dist/cjs/b2b-table-rowgroup.cjs.entry.js +2 -2
  453. package/dist/cjs/b2b-table.cjs.entry.js +2 -2
  454. package/dist/cjs/b2b-textarea.cjs.entry.js +2 -2
  455. package/dist/cjs/b2b-toggle-button.cjs.entry.js +1 -1
  456. package/dist/cjs/b2b-toggle-group.cjs.entry.js +1 -1
  457. package/dist/cjs/b2b-tooltip.cjs.entry.js +1 -1
  458. package/dist/cjs/b2b-wizard-icon.cjs.entry.js +2 -2
  459. package/dist/cjs/b2b-wizard-step.cjs.entry.js +2 -2
  460. package/dist/cjs/b2b-wizard.cjs.entry.js +2 -2
  461. package/dist/cjs/index-7f7a006f.js +4038 -0
  462. package/dist/cjs/{index-04e07a00.js → index-ceb9958a.js} +216 -51
  463. package/dist/cjs/loader.cjs.js +5 -12
  464. package/dist/cjs/shadow-css-163d1bb0.js +451 -0
  465. package/dist/cjs/table.types-308923fc.js +48 -0
  466. package/dist/collection/collection-manifest.json +49 -49
  467. package/dist/collection/components/alert/alert.css +3 -3
  468. package/dist/collection/components/alert/alert.e2e.js +1 -1
  469. package/dist/collection/components/alert/alert.js +1 -1
  470. package/dist/collection/components/alert/alert.stories.js +18 -18
  471. package/dist/collection/components/anchor/anchor.css +2 -2
  472. package/dist/collection/components/anchor/anchor.js +2 -2
  473. package/dist/collection/components/anchor/anchor.spec.js +39 -39
  474. package/dist/collection/components/anchor/anchor.stories.js +8 -8
  475. package/dist/collection/components/breadcrumb/breadcrumb-item.js +3 -2
  476. package/dist/collection/components/breadcrumb/breadcrumb.css +2 -2
  477. package/dist/collection/components/breadcrumb/breadcrumb.e2e.js +5 -5
  478. package/dist/collection/components/breadcrumb/breadcrumb.js +3 -2
  479. package/dist/collection/components/breadcrumb/breadcrumb.stories.js +6 -6
  480. package/dist/collection/components/button/button.css +2 -2
  481. package/dist/collection/components/button/button.e2e.js +14 -14
  482. package/dist/collection/components/button/button.js +4 -3
  483. package/dist/collection/components/button/button.stories.js +58 -58
  484. package/dist/collection/components/card/card.css +2 -2
  485. package/dist/collection/components/card/card.e2e.js +4 -4
  486. package/dist/collection/components/card/card.js +1 -1
  487. package/dist/collection/components/card/card.spec.js +18 -18
  488. package/dist/collection/components/card/card.stories.js +9 -9
  489. package/dist/collection/components/checkbox/checkbox.css +2 -2
  490. package/dist/collection/components/checkbox/checkbox.e2e.js +1 -1
  491. package/dist/collection/components/checkbox/checkbox.js +7 -4
  492. package/dist/collection/components/checkbox/checkbox.spec.js +3 -3
  493. package/dist/collection/components/checkbox/checkbox.stories.js +11 -11
  494. package/dist/collection/components/checkbox-group/checkbox-group.css +2 -2
  495. package/dist/collection/components/checkbox-group/checkbox-group.e2e.js +6 -6
  496. package/dist/collection/components/checkbox-group/checkbox-group.js +3 -2
  497. package/dist/collection/components/checkbox-group/checkbox-group.spec.js +3 -3
  498. package/dist/collection/components/checkbox-group/checkbox-group.stories.js +12 -12
  499. package/dist/collection/components/chip/chip.css +27 -10
  500. package/dist/collection/components/chip/chip.e2e.js +3 -3
  501. package/dist/collection/components/chip/chip.js +7 -3
  502. package/dist/collection/components/chip/chip.stories.js +20 -6
  503. package/dist/collection/components/dropdown/dropdown.css +2 -2
  504. package/dist/collection/components/dropdown/dropdown.e2e.js +6 -6
  505. package/dist/collection/components/dropdown/dropdown.js +5 -3
  506. package/dist/collection/components/dropdown/dropdown.spec.js +3 -3
  507. package/dist/collection/components/dropdown/dropdown.stories.js +15 -15
  508. package/dist/collection/components/grid/column.js +2 -2
  509. package/dist/collection/components/grid/grid.e2e.js +5 -5
  510. package/dist/collection/components/grid/grid.js +1 -1
  511. package/dist/collection/components/grid/grid.stories.js +153 -153
  512. package/dist/collection/components/grid/row.js +2 -2
  513. package/dist/collection/components/headline/headline.css +2 -2
  514. package/dist/collection/components/headline/headline.e2e.js +1 -1
  515. package/dist/collection/components/headline/headline.js +1 -1
  516. package/dist/collection/components/headline/headline.spec.js +39 -39
  517. package/dist/collection/components/headline/headline.stories.js +4 -4
  518. package/dist/collection/components/icon/icon.css +2 -2
  519. package/dist/collection/components/icon/icon.js +7 -6
  520. package/dist/collection/components/icon/icon.spec.js +3 -3
  521. package/dist/collection/components/icon/icon.stories.js +14 -14
  522. package/dist/collection/components/icon/icons/b2b_icon-360-degree.svg +6 -6
  523. package/dist/collection/components/icon/icons/b2b_icon-advice.svg +7 -7
  524. package/dist/collection/components/icon/icons/b2b_icon-allergen-sulfur-dioxide-sulfite.svg +3 -3
  525. package/dist/collection/components/icon/icons/b2b_icon-almond.svg +3 -3
  526. package/dist/collection/components/icon/icons/b2b_icon-archive.svg +3 -3
  527. package/dist/collection/components/icon/icons/b2b_icon-armchair.svg +3 -3
  528. package/dist/collection/components/icon/icons/b2b_icon-arrow-down.svg +3 -3
  529. package/dist/collection/components/icon/icons/b2b_icon-arrow-graph.svg +3 -3
  530. package/dist/collection/components/icon/icons/b2b_icon-arrow-left.svg +3 -3
  531. package/dist/collection/components/icon/icons/b2b_icon-arrow-right.svg +3 -3
  532. package/dist/collection/components/icon/icons/b2b_icon-arrow-up.svg +3 -3
  533. package/dist/collection/components/icon/icons/b2b_icon-assembly.svg +4 -4
  534. package/dist/collection/components/icon/icons/b2b_icon-assortment.svg +3 -3
  535. package/dist/collection/components/icon/icons/b2b_icon-attachment.svg +3 -3
  536. package/dist/collection/components/icon/icons/b2b_icon-augmented-reality.svg +9 -9
  537. package/dist/collection/components/icon/icons/b2b_icon-autonomous-team.svg +4 -4
  538. package/dist/collection/components/icon/icons/b2b_icon-bank-details.svg +3 -3
  539. package/dist/collection/components/icon/icons/b2b_icon-bar-graph-ascending.svg +5 -5
  540. package/dist/collection/components/icon/icons/b2b_icon-bar-graph-axis.svg +6 -6
  541. package/dist/collection/components/icon/icons/b2b_icon-barley.svg +3 -3
  542. package/dist/collection/components/icon/icons/b2b_icon-basket-sale.svg +3 -3
  543. package/dist/collection/components/icon/icons/b2b_icon-basket.svg +4 -4
  544. package/dist/collection/components/icon/icons/b2b_icon-basketball.svg +3 -3
  545. package/dist/collection/components/icon/icons/b2b_icon-bikini.svg +4 -4
  546. package/dist/collection/components/icon/icons/b2b_icon-blogs.svg +6 -6
  547. package/dist/collection/components/icon/icons/b2b_icon-brandshop.svg +8 -8
  548. package/dist/collection/components/icon/icons/b2b_icon-brazil-nut.svg +3 -3
  549. package/dist/collection/components/icon/icons/b2b_icon-browser-click.svg +7 -7
  550. package/dist/collection/components/icon/icons/b2b_icon-browser-content.svg +9 -9
  551. package/dist/collection/components/icon/icons/b2b_icon-browser-psm.svg +3 -3
  552. package/dist/collection/components/icon/icons/b2b_icon-burger.svg +5 -5
  553. package/dist/collection/components/icon/icons/b2b_icon-bus.svg +5 -5
  554. package/dist/collection/components/icon/icons/b2b_icon-callback.svg +6 -6
  555. package/dist/collection/components/icon/icons/b2b_icon-camera.svg +4 -4
  556. package/dist/collection/components/icon/icons/b2b_icon-cashback.svg +5 -5
  557. package/dist/collection/components/icon/icons/b2b_icon-cashew-nut.svg +3 -3
  558. package/dist/collection/components/icon/icons/b2b_icon-catalogue.svg +4 -4
  559. package/dist/collection/components/icon/icons/b2b_icon-categories.svg +3 -3
  560. package/dist/collection/components/icon/icons/b2b_icon-celery.svg +3 -3
  561. package/dist/collection/components/icon/icons/b2b_icon-certificate.svg +6 -6
  562. package/dist/collection/components/icon/icons/b2b_icon-chair.svg +3 -3
  563. package/dist/collection/components/icon/icons/b2b_icon-chat.svg +5 -5
  564. package/dist/collection/components/icon/icons/b2b_icon-check-bold.svg +1 -1
  565. package/dist/collection/components/icon/icons/b2b_icon-check.svg +3 -3
  566. package/dist/collection/components/icon/icons/b2b_icon-chicken.svg +3 -3
  567. package/dist/collection/components/icon/icons/b2b_icon-city.svg +9 -9
  568. package/dist/collection/components/icon/icons/b2b_icon-clear.svg +3 -3
  569. package/dist/collection/components/icon/icons/b2b_icon-close.svg +3 -3
  570. package/dist/collection/components/icon/icons/b2b_icon-code-management.svg +7 -7
  571. package/dist/collection/components/icon/icons/b2b_icon-contact-mail.svg +3 -3
  572. package/dist/collection/components/icon/icons/b2b_icon-copy.svg +3 -3
  573. package/dist/collection/components/icon/icons/b2b_icon-cow.svg +3 -3
  574. package/dist/collection/components/icon/icons/b2b_icon-crab.svg +3 -3
  575. package/dist/collection/components/icon/icons/b2b_icon-critique.svg +5 -5
  576. package/dist/collection/components/icon/icons/b2b_icon-curtain.svg +3 -3
  577. package/dist/collection/components/icon/icons/b2b_icon-cut-out.svg +6 -6
  578. package/dist/collection/components/icon/icons/b2b_icon-dashboard.svg +3 -3
  579. package/dist/collection/components/icon/icons/b2b_icon-deer.svg +3 -3
  580. package/dist/collection/components/icon/icons/b2b_icon-delete.svg +6 -6
  581. package/dist/collection/components/icon/icons/b2b_icon-delivery-24h.svg +4 -4
  582. package/dist/collection/components/icon/icons/b2b_icon-delivery-desired-date-selection.svg +4 -4
  583. package/dist/collection/components/icon/icons/b2b_icon-delivery-desired-date.svg +3 -3
  584. package/dist/collection/components/icon/icons/b2b_icon-delivery-express.svg +6 -6
  585. package/dist/collection/components/icon/icons/b2b_icon-delivery-flat.svg +4 -4
  586. package/dist/collection/components/icon/icons/b2b_icon-delivery-on-hangers.svg +3 -3
  587. package/dist/collection/components/icon/icons/b2b_icon-delivery-preferred-place.svg +6 -6
  588. package/dist/collection/components/icon/icons/b2b_icon-desktop-phone-ads-click.svg +5 -5
  589. package/dist/collection/components/icon/icons/b2b_icon-desktop-phone-ads.svg +6 -6
  590. package/dist/collection/components/icon/icons/b2b_icon-desktop-phone.svg +4 -4
  591. package/dist/collection/components/icon/icons/b2b_icon-desktop.svg +3 -3
  592. package/dist/collection/components/icon/icons/b2b_icon-devices-monitor-laptop-tablet.svg +4 -4
  593. package/dist/collection/components/icon/icons/b2b_icon-dish-feature-lactose-free.svg +3 -3
  594. package/dist/collection/components/icon/icons/b2b_icon-dislike.svg +3 -3
  595. package/dist/collection/components/icon/icons/b2b_icon-disposal.svg +3 -3
  596. package/dist/collection/components/icon/icons/b2b_icon-document-sign.svg +3 -3
  597. package/dist/collection/components/icon/icons/b2b_icon-downloads.svg +3 -3
  598. package/dist/collection/components/icon/icons/b2b_icon-dress.svg +3 -3
  599. package/dist/collection/components/icon/icons/b2b_icon-dungarees.svg +4 -4
  600. package/dist/collection/components/icon/icons/b2b_icon-duration.svg +3 -3
  601. package/dist/collection/components/icon/icons/b2b_icon-e-invoice.svg +3 -3
  602. package/dist/collection/components/icon/icons/b2b_icon-edit-pad.svg +3 -3
  603. package/dist/collection/components/icon/icons/b2b_icon-edit.svg +3 -3
  604. package/dist/collection/components/icon/icons/b2b_icon-egg.svg +3 -3
  605. package/dist/collection/components/icon/icons/b2b_icon-ellipsis.svg +3 -3
  606. package/dist/collection/components/icon/icons/b2b_icon-email-verification-confirmed-safe.svg +3 -3
  607. package/dist/collection/components/icon/icons/b2b_icon-email-verification-confirmed.svg +3 -3
  608. package/dist/collection/components/icon/icons/b2b_icon-email-verification-sent-safe.svg +3 -3
  609. package/dist/collection/components/icon/icons/b2b_icon-email-verification-sent.svg +3 -3
  610. package/dist/collection/components/icon/icons/b2b_icon-empty-hint.svg +3 -3
  611. package/dist/collection/components/icon/icons/b2b_icon-end-to-end.svg +3 -3
  612. package/dist/collection/components/icon/icons/b2b_icon-error-article-image.svg +4 -4
  613. package/dist/collection/components/icon/icons/b2b_icon-error-hint.svg +3 -3
  614. package/dist/collection/components/icon/icons/b2b_icon-error.svg +3 -3
  615. package/dist/collection/components/icon/icons/b2b_icon-euro.svg +3 -3
  616. package/dist/collection/components/icon/icons/b2b_icon-event.svg +15 -15
  617. package/dist/collection/components/icon/icons/b2b_icon-events.svg +15 -15
  618. package/dist/collection/components/icon/icons/b2b_icon-faq.svg +5 -5
  619. package/dist/collection/components/icon/icons/b2b_icon-feedback.svg +5 -5
  620. package/dist/collection/components/icon/icons/b2b_icon-filter.svg +3 -3
  621. package/dist/collection/components/icon/icons/b2b_icon-fish.svg +3 -3
  622. package/dist/collection/components/icon/icons/b2b_icon-fitness.svg +5 -5
  623. package/dist/collection/components/icon/icons/b2b_icon-flag-chequered.svg +7 -7
  624. package/dist/collection/components/icon/icons/b2b_icon-flexible-work.svg +9 -9
  625. package/dist/collection/components/icon/icons/b2b_icon-flip.svg +4 -4
  626. package/dist/collection/components/icon/icons/b2b_icon-food-processor.svg +4 -4
  627. package/dist/collection/components/icon/icons/b2b_icon-fullscreen.svg +4 -4
  628. package/dist/collection/components/icon/icons/b2b_icon-gallery-view.svg +3 -3
  629. package/dist/collection/components/icon/icons/b2b_icon-gamepad.svg +8 -8
  630. package/dist/collection/components/icon/icons/b2b_icon-garlic.svg +3 -3
  631. package/dist/collection/components/icon/icons/b2b_icon-gender-intersex.svg +3 -3
  632. package/dist/collection/components/icon/icons/b2b_icon-globe.svg +4 -4
  633. package/dist/collection/components/icon/icons/b2b_icon-gluten.svg +3 -3
  634. package/dist/collection/components/icon/icons/b2b_icon-glutenfree.svg +3 -3
  635. package/dist/collection/components/icon/icons/b2b_icon-handshake.svg +3 -3
  636. package/dist/collection/components/icon/icons/b2b_icon-hashtag.svg +3 -3
  637. package/dist/collection/components/icon/icons/b2b_icon-hazelnut.svg +3 -3
  638. package/dist/collection/components/icon/icons/b2b_icon-hide.svg +3 -3
  639. package/dist/collection/components/icon/icons/b2b_icon-high-heels.svg +3 -3
  640. package/dist/collection/components/icon/icons/b2b_icon-home.svg +3 -3
  641. package/dist/collection/components/icon/icons/b2b_icon-info-small.svg +3 -3
  642. package/dist/collection/components/icon/icons/b2b_icon-info.svg +5 -5
  643. package/dist/collection/components/icon/icons/b2b_icon-inplace-zoom-reverse.svg +6 -6
  644. package/dist/collection/components/icon/icons/b2b_icon-inplace-zoom.svg +3 -3
  645. package/dist/collection/components/icon/icons/b2b_icon-insurance.svg +4 -4
  646. package/dist/collection/components/icon/icons/b2b_icon-kamut.svg +3 -3
  647. package/dist/collection/components/icon/icons/b2b_icon-laptop-os.svg +5 -5
  648. package/dist/collection/components/icon/icons/b2b_icon-laptop.svg +3 -3
  649. package/dist/collection/components/icon/icons/b2b_icon-leaving-page.svg +4 -4
  650. package/dist/collection/components/icon/icons/b2b_icon-light-bulb.svg +3 -3
  651. package/dist/collection/components/icon/icons/b2b_icon-like-fingers.svg +3 -3
  652. package/dist/collection/components/icon/icons/b2b_icon-like-product.svg +4 -4
  653. package/dist/collection/components/icon/icons/b2b_icon-like.svg +3 -3
  654. package/dist/collection/components/icon/icons/b2b_icon-line-graph.svg +3 -3
  655. package/dist/collection/components/icon/icons/b2b_icon-list-view.svg +3 -3
  656. package/dist/collection/components/icon/icons/b2b_icon-location.svg +4 -4
  657. package/dist/collection/components/icon/icons/b2b_icon-lupine.svg +3 -3
  658. package/dist/collection/components/icon/icons/b2b_icon-macadamia.svg +3 -3
  659. package/dist/collection/components/icon/icons/b2b_icon-material-samples.svg +4 -4
  660. package/dist/collection/components/icon/icons/b2b_icon-measurement.svg +4 -4
  661. package/dist/collection/components/icon/icons/b2b_icon-megaphone.svg +6 -6
  662. package/dist/collection/components/icon/icons/b2b_icon-mic.svg +4 -4
  663. package/dist/collection/components/icon/icons/b2b_icon-milk.svg +3 -3
  664. package/dist/collection/components/icon/icons/b2b_icon-minus.svg +3 -3
  665. package/dist/collection/components/icon/icons/b2b_icon-money-coins.svg +3 -3
  666. package/dist/collection/components/icon/icons/b2b_icon-money-document.svg +3 -3
  667. package/dist/collection/components/icon/icons/b2b_icon-money-plus.svg +3 -3
  668. package/dist/collection/components/icon/icons/b2b_icon-money-stack.svg +3 -3
  669. package/dist/collection/components/icon/icons/b2b_icon-money.svg +3 -3
  670. package/dist/collection/components/icon/icons/b2b_icon-move.svg +3 -3
  671. package/dist/collection/components/icon/icons/b2b_icon-mustard.svg +3 -3
  672. package/dist/collection/components/icon/icons/b2b_icon-nav.svg +3 -3
  673. package/dist/collection/components/icon/icons/b2b_icon-new.svg +6 -6
  674. package/dist/collection/components/icon/icons/b2b_icon-newsletter-sign-up.svg +3 -3
  675. package/dist/collection/components/icon/icons/b2b_icon-notification.svg +3 -3
  676. package/dist/collection/components/icon/icons/b2b_icon-nuts.svg +3 -3
  677. package/dist/collection/components/icon/icons/b2b_icon-oat.svg +3 -3
  678. package/dist/collection/components/icon/icons/b2b_icon-order-cancelled.svg +3 -3
  679. package/dist/collection/components/icon/icons/b2b_icon-order-delivered.svg +3 -3
  680. package/dist/collection/components/icon/icons/b2b_icon-order-form.svg +6 -6
  681. package/dist/collection/components/icon/icons/b2b_icon-order-management.svg +4 -4
  682. package/dist/collection/components/icon/icons/b2b_icon-order-misdirected.svg +3 -3
  683. package/dist/collection/components/icon/icons/b2b_icon-order-on-road.svg +4 -4
  684. package/dist/collection/components/icon/icons/b2b_icon-order-packed.svg +4 -4
  685. package/dist/collection/components/icon/icons/b2b_icon-order-payment.svg +3 -3
  686. package/dist/collection/components/icon/icons/b2b_icon-order-received.svg +3 -3
  687. package/dist/collection/components/icon/icons/b2b_icon-order-return.svg +4 -4
  688. package/dist/collection/components/icon/icons/b2b_icon-order-shipped.svg +3 -3
  689. package/dist/collection/components/icon/icons/b2b_icon-order-state-unknown.svg +3 -3
  690. package/dist/collection/components/icon/icons/b2b_icon-order-stored.svg +3 -3
  691. package/dist/collection/components/icon/icons/b2b_icon-order.svg +3 -3
  692. package/dist/collection/components/icon/icons/b2b_icon-otto-app.svg +4 -4
  693. package/dist/collection/components/icon/icons/b2b_icon-otto-campus.svg +16 -16
  694. package/dist/collection/components/icon/icons/b2b_icon-otto-company.svg +19 -19
  695. package/dist/collection/components/icon/icons/b2b_icon-otto-laptop.svg +4 -4
  696. package/dist/collection/components/icon/icons/b2b_icon-otto-logo.svg +3 -3
  697. package/dist/collection/components/icon/icons/b2b_icon-otto-up-points.svg +3 -3
  698. package/dist/collection/components/icon/icons/b2b_icon-otto-up.svg +3 -3
  699. package/dist/collection/components/icon/icons/b2b_icon-paper-plane.svg +3 -3
  700. package/dist/collection/components/icon/icons/b2b_icon-pause.svg +3 -3
  701. package/dist/collection/components/icon/icons/b2b_icon-payment-credit-card.svg +7 -7
  702. package/dist/collection/components/icon/icons/b2b_icon-payment-invoice.svg +3 -3
  703. package/dist/collection/components/icon/icons/b2b_icon-payment-pause.svg +9 -9
  704. package/dist/collection/components/icon/icons/b2b_icon-payment-plan-protection.svg +3 -3
  705. package/dist/collection/components/icon/icons/b2b_icon-payment-plan.svg +3 -3
  706. package/dist/collection/components/icon/icons/b2b_icon-pdf.svg +6 -6
  707. package/dist/collection/components/icon/icons/b2b_icon-peanut.svg +3 -3
  708. package/dist/collection/components/icon/icons/b2b_icon-pecan-nut.svg +3 -3
  709. package/dist/collection/components/icon/icons/b2b_icon-pending.svg +3 -3
  710. package/dist/collection/components/icon/icons/b2b_icon-person-access.svg +5 -5
  711. package/dist/collection/components/icon/icons/b2b_icon-person-callcenter.svg +3 -3
  712. package/dist/collection/components/icon/icons/b2b_icon-person-check.svg +5 -5
  713. package/dist/collection/components/icon/icons/b2b_icon-person-colleagues.svg +6 -6
  714. package/dist/collection/components/icon/icons/b2b_icon-person-community.svg +9 -9
  715. package/dist/collection/components/icon/icons/b2b_icon-person-development.svg +9 -9
  716. package/dist/collection/components/icon/icons/b2b_icon-person-female.svg +3 -3
  717. package/dist/collection/components/icon/icons/b2b_icon-person-info.svg +6 -6
  718. package/dist/collection/components/icon/icons/b2b_icon-person-male.svg +3 -3
  719. package/dist/collection/components/icon/icons/b2b_icon-person-rating.svg +5 -5
  720. package/dist/collection/components/icon/icons/b2b_icon-person-support.svg +4 -4
  721. package/dist/collection/components/icon/icons/b2b_icon-person-switch.svg +3 -3
  722. package/dist/collection/components/icon/icons/b2b_icon-person-workshop.svg +8 -8
  723. package/dist/collection/components/icon/icons/b2b_icon-person.svg +3 -3
  724. package/dist/collection/components/icon/icons/b2b_icon-phone-permission.svg +9 -9
  725. package/dist/collection/components/icon/icons/b2b_icon-phone.svg +5 -5
  726. package/dist/collection/components/icon/icons/b2b_icon-pig.svg +3 -3
  727. package/dist/collection/components/icon/icons/b2b_icon-pin.svg +3 -3
  728. package/dist/collection/components/icon/icons/b2b_icon-pinch-gesture.svg +5 -5
  729. package/dist/collection/components/icon/icons/b2b_icon-pinch.svg +3 -3
  730. package/dist/collection/components/icon/icons/b2b_icon-pistachio.svg +3 -3
  731. package/dist/collection/components/icon/icons/b2b_icon-plant.svg +3 -3
  732. package/dist/collection/components/icon/icons/b2b_icon-play-1.svg +3 -3
  733. package/dist/collection/components/icon/icons/b2b_icon-play.svg +3 -3
  734. package/dist/collection/components/icon/icons/b2b_icon-plus.svg +3 -3
  735. package/dist/collection/components/icon/icons/b2b_icon-price-alert.svg +6 -6
  736. package/dist/collection/components/icon/icons/b2b_icon-price-tag.svg +3 -3
  737. package/dist/collection/components/icon/icons/b2b_icon-print.svg +3 -3
  738. package/dist/collection/components/icon/icons/b2b_icon-puzzle.svg +4 -4
  739. package/dist/collection/components/icon/icons/b2b_icon-qr-code.svg +3 -3
  740. package/dist/collection/components/icon/icons/b2b_icon-question-hint.svg +3 -3
  741. package/dist/collection/components/icon/icons/b2b_icon-question.svg +3 -3
  742. package/dist/collection/components/icon/icons/b2b_icon-rating-empty.svg +3 -3
  743. package/dist/collection/components/icon/icons/b2b_icon-rating-filled.svg +3 -3
  744. package/dist/collection/components/icon/icons/b2b_icon-rating-half.svg +3 -3
  745. package/dist/collection/components/icon/icons/b2b_icon-rating-order.svg +4 -4
  746. package/dist/collection/components/icon/icons/b2b_icon-rating-payment.svg +3 -3
  747. package/dist/collection/components/icon/icons/b2b_icon-remote-work.svg +4 -4
  748. package/dist/collection/components/icon/icons/b2b_icon-repair.svg +3 -3
  749. package/dist/collection/components/icon/icons/b2b_icon-reply.svg +3 -3
  750. package/dist/collection/components/icon/icons/b2b_icon-retirement-provision.svg +3 -3
  751. package/dist/collection/components/icon/icons/b2b_icon-rocket.svg +5 -5
  752. package/dist/collection/components/icon/icons/b2b_icon-rye.svg +3 -3
  753. package/dist/collection/components/icon/icons/b2b_icon-sabbatical.svg +19 -19
  754. package/dist/collection/components/icon/icons/b2b_icon-sale.svg +3 -3
  755. package/dist/collection/components/icon/icons/b2b_icon-save.svg +4 -4
  756. package/dist/collection/components/icon/icons/b2b_icon-sea.svg +4 -4
  757. package/dist/collection/components/icon/icons/b2b_icon-search-enter.svg +3 -3
  758. package/dist/collection/components/icon/icons/b2b_icon-search.svg +3 -3
  759. package/dist/collection/components/icon/icons/b2b_icon-seo.svg +4 -4
  760. package/dist/collection/components/icon/icons/b2b_icon-service-info.svg +5 -5
  761. package/dist/collection/components/icon/icons/b2b_icon-sesame.svg +3 -3
  762. package/dist/collection/components/icon/icons/b2b_icon-settings.svg +4 -4
  763. package/dist/collection/components/icon/icons/b2b_icon-share-ios.svg +4 -4
  764. package/dist/collection/components/icon/icons/b2b_icon-share.svg +3 -3
  765. package/dist/collection/components/icon/icons/b2b_icon-sheep.svg +3 -3
  766. package/dist/collection/components/icon/icons/b2b_icon-shell.svg +3 -3
  767. package/dist/collection/components/icon/icons/b2b_icon-shirt.svg +3 -3
  768. package/dist/collection/components/icon/icons/b2b_icon-shopping-cart-euro.svg +3 -3
  769. package/dist/collection/components/icon/icons/b2b_icon-shopping-cart.svg +3 -3
  770. package/dist/collection/components/icon/icons/b2b_icon-show.svg +3 -3
  771. package/dist/collection/components/icon/icons/b2b_icon-smiley-angry.svg +3 -3
  772. package/dist/collection/components/icon/icons/b2b_icon-smiley-happy.svg +3 -3
  773. package/dist/collection/components/icon/icons/b2b_icon-smiley-negative.svg +6 -6
  774. package/dist/collection/components/icon/icons/b2b_icon-smiley-neutral.svg +6 -6
  775. package/dist/collection/components/icon/icons/b2b_icon-smiley-positive.svg +6 -6
  776. package/dist/collection/components/icon/icons/b2b_icon-sms-info.svg +7 -7
  777. package/dist/collection/components/icon/icons/b2b_icon-sneaker.svg +3 -3
  778. package/dist/collection/components/icon/icons/b2b_icon-sort-ascending.svg +3 -3
  779. package/dist/collection/components/icon/icons/b2b_icon-sort-descending.svg +3 -3
  780. package/dist/collection/components/icon/icons/b2b_icon-sort.svg +7 -7
  781. package/dist/collection/components/icon/icons/b2b_icon-soy.svg +3 -3
  782. package/dist/collection/components/icon/icons/b2b_icon-spelt.svg +3 -3
  783. package/dist/collection/components/icon/icons/b2b_icon-stationary.svg +4 -4
  784. package/dist/collection/components/icon/icons/b2b_icon-studies.svg +3 -3
  785. package/dist/collection/components/icon/icons/b2b_icon-success.svg +4 -4
  786. package/dist/collection/components/icon/icons/b2b_icon-sustainable-delivery.svg +3 -3
  787. package/dist/collection/components/icon/icons/b2b_icon-sustainable-energy-efficient.svg +3 -3
  788. package/dist/collection/components/icon/icons/b2b_icon-sustainable-production.svg +3 -3
  789. package/dist/collection/components/icon/icons/b2b_icon-sustainable-recycling.svg +3 -3
  790. package/dist/collection/components/icon/icons/b2b_icon-sustainable-resource.svg +3 -3
  791. package/dist/collection/components/icon/icons/b2b_icon-swipe-gesture.svg +3 -3
  792. package/dist/collection/components/icon/icons/b2b_icon-sync-device.svg +6 -6
  793. package/dist/collection/components/icon/icons/b2b_icon-t-shirt.svg +3 -3
  794. package/dist/collection/components/icon/icons/b2b_icon-tablet.svg +4 -4
  795. package/dist/collection/components/icon/icons/b2b_icon-tableware.svg +6 -6
  796. package/dist/collection/components/icon/icons/b2b_icon-target-group.svg +3 -3
  797. package/dist/collection/components/icon/icons/b2b_icon-teddy.svg +5 -5
  798. package/dist/collection/components/icon/icons/b2b_icon-test-result.svg +4 -4
  799. package/dist/collection/components/icon/icons/b2b_icon-town.svg +3 -3
  800. package/dist/collection/components/icon/icons/b2b_icon-trend-down.svg +3 -3
  801. package/dist/collection/components/icon/icons/b2b_icon-trend-up.svg +3 -3
  802. package/dist/collection/components/icon/icons/b2b_icon-trousers.svg +4 -4
  803. package/dist/collection/components/icon/icons/b2b_icon-trusted.svg +3 -3
  804. package/dist/collection/components/icon/icons/b2b_icon-unpin.svg +3 -3
  805. package/dist/collection/components/icon/icons/b2b_icon-upload.svg +3 -3
  806. package/dist/collection/components/icon/icons/b2b_icon-vacation.svg +3 -3
  807. package/dist/collection/components/icon/icons/b2b_icon-variant-content.svg +3 -3
  808. package/dist/collection/components/icon/icons/b2b_icon-vegan.svg +3 -3
  809. package/dist/collection/components/icon/icons/b2b_icon-vegetarian.svg +3 -3
  810. package/dist/collection/components/icon/icons/b2b_icon-village.svg +10 -10
  811. package/dist/collection/components/icon/icons/b2b_icon-volume-off.svg +3 -3
  812. package/dist/collection/components/icon/icons/b2b_icon-volume-on.svg +3 -3
  813. package/dist/collection/components/icon/icons/b2b_icon-voucher.svg +3 -3
  814. package/dist/collection/components/icon/icons/b2b_icon-walnut.svg +3 -3
  815. package/dist/collection/components/icon/icons/b2b_icon-warning.svg +5 -5
  816. package/dist/collection/components/icon/icons/b2b_icon-warranty.svg +4 -4
  817. package/dist/collection/components/icon/icons/b2b_icon-washing-machine.svg +7 -7
  818. package/dist/collection/components/icon/icons/b2b_icon-whatsapp.svg +4 -4
  819. package/dist/collection/components/icon/icons/b2b_icon-wheat.svg +3 -3
  820. package/dist/collection/components/icon/icons/b2b_icon-wifi.svg +3 -3
  821. package/dist/collection/components/icon/icons/b2b_icon-wishlist-active.svg +3 -3
  822. package/dist/collection/components/icon/icons/b2b_icon-wishlist.svg +3 -3
  823. package/dist/collection/components/icon/icons/b2b_icon-work-life.svg +6 -6
  824. package/dist/collection/components/icon/icons/b2b_icon-workshop.svg +7 -7
  825. package/dist/collection/components/icon/icons/b2b_icon-zoom-in.svg +4 -4
  826. package/dist/collection/components/icon/icons/b2b_icon-zoom-out.svg +4 -4
  827. package/dist/collection/components/icon/icons/b2b_logo-carrier-dhl.svg +23 -0
  828. package/dist/collection/components/icon/icons/b2b_logo-carrier-gls.svg +17 -0
  829. package/dist/collection/components/icon/icons/b2b_logo-carrier-hermes.svg +9 -0
  830. package/dist/collection/components/icon/icons/b2b_logo-carrier-ups.svg +14 -0
  831. package/dist/collection/components/icon/request.js +2 -2
  832. package/dist/collection/components/icon/types.js +5 -1
  833. package/dist/collection/components/input/input.css +2 -2
  834. package/dist/collection/components/input/input.e2e.js +3 -3
  835. package/dist/collection/components/input/input.js +12 -7
  836. package/dist/collection/components/input/input.spec.js +3 -3
  837. package/dist/collection/components/input/input.stories.js +57 -57
  838. package/dist/collection/components/input-group/input-group.css +2 -2
  839. package/dist/collection/components/input-group/input-group.e2e.js +14 -14
  840. package/dist/collection/components/input-group/input-group.js +1 -1
  841. package/dist/collection/components/input-group/input-group.spec.js +6 -6
  842. package/dist/collection/components/input-group/input-group.stories.js +26 -26
  843. package/dist/collection/components/input-label/input-label.e2e.js +1 -1
  844. package/dist/collection/components/input-label/input-label.js +1 -1
  845. package/dist/collection/components/input-list/input-list-option.js +3 -2
  846. package/dist/collection/components/input-list/input-list.css +2 -2
  847. package/dist/collection/components/input-list/input-list.e2e.js +3 -3
  848. package/dist/collection/components/input-list/input-list.js +3 -2
  849. package/dist/collection/components/input-list/input-list.stories.js +31 -31
  850. package/dist/collection/components/label/label.css +2 -2
  851. package/dist/collection/components/label/label.e2e.js +1 -1
  852. package/dist/collection/components/label/label.js +1 -1
  853. package/dist/collection/components/label/label.spec.js +23 -23
  854. package/dist/collection/components/label/label.stories.js +2 -2
  855. package/dist/collection/components/modal/modal.css +2 -2
  856. package/dist/collection/components/modal/modal.e2e.js +1 -1
  857. package/dist/collection/components/modal/modal.js +6 -5
  858. package/dist/collection/components/modal/modal.stories.js +20 -20
  859. package/dist/collection/components/pagination/pagination.css +2 -2
  860. package/dist/collection/components/pagination/pagination.e2e.js +2 -2
  861. package/dist/collection/components/pagination/pagination.js +5 -4
  862. package/dist/collection/components/pagination/pagination.spec.js +3 -3
  863. package/dist/collection/components/pagination/pagination.stories.js +4 -4
  864. package/dist/collection/components/paragraph/paragraph.css +2 -2
  865. package/dist/collection/components/paragraph/paragraph.e2e.js +1 -1
  866. package/dist/collection/components/paragraph/paragraph.js +1 -1
  867. package/dist/collection/components/paragraph/paragraph.stories.js +14 -14
  868. package/dist/collection/components/radio/radio.css +2 -2
  869. package/dist/collection/components/radio/radio.e2e.js +1 -1
  870. package/dist/collection/components/radio/radio.js +7 -4
  871. package/dist/collection/components/radio/radio.spec.js +3 -3
  872. package/dist/collection/components/radio/radio.stories.js +11 -11
  873. package/dist/collection/components/radio-group/radio-group.css +2 -2
  874. package/dist/collection/components/radio-group/radio-group.e2e.js +6 -6
  875. package/dist/collection/components/radio-group/radio-group.js +3 -2
  876. package/dist/collection/components/radio-group/radio-group.spec.js +3 -3
  877. package/dist/collection/components/radio-group/radio-group.stories.js +19 -19
  878. package/dist/collection/components/required-separator/required-separator.css +2 -2
  879. package/dist/collection/components/required-separator/required-separator.e2e.js +1 -1
  880. package/dist/collection/components/required-separator/required-separator.js +1 -1
  881. package/dist/collection/components/required-separator/required-separator.stories.js +5 -5
  882. package/dist/collection/components/rounded-icon/rounded-icon.css +2 -2
  883. package/dist/collection/components/rounded-icon/rounded-icon.js +4 -4
  884. package/dist/collection/components/rounded-icon/rounded-icon.stories.js +10 -10
  885. package/dist/collection/components/scrollable-container/scrollable-container.css +2 -2
  886. package/dist/collection/components/scrollable-container/scrollable-container.js +1 -1
  887. package/dist/collection/components/scrollable-container/scrollable-container.stories.js +20 -20
  888. package/dist/collection/components/search/search.e2e.js +3 -3
  889. package/dist/collection/components/search/search.js +3 -2
  890. package/dist/collection/components/search/search.stories.js +34 -34
  891. package/dist/collection/components/separator/separator.css +2 -2
  892. package/dist/collection/components/separator/separator.e2e.js +1 -1
  893. package/dist/collection/components/separator/separator.js +1 -1
  894. package/dist/collection/components/separator/separator.stories.js +6 -6
  895. package/dist/collection/components/spinner/spinner.css +2 -2
  896. package/dist/collection/components/spinner/spinner.e2e.js +1 -1
  897. package/dist/collection/components/spinner/spinner.js +1 -1
  898. package/dist/collection/components/spinner/spinner.spec.js +21 -21
  899. package/dist/collection/components/spinner/spinner.stories.js +2 -2
  900. package/dist/collection/components/tab/tab.css +2 -2
  901. package/dist/collection/components/tab/tab.e2e.js +1 -1
  902. package/dist/collection/components/tab/tab.js +1 -1
  903. package/dist/collection/components/tab/tab.spec.js +3 -3
  904. package/dist/collection/components/tab-group/tab-group.e2e.js +22 -22
  905. package/dist/collection/components/tab-group/tab-group.js +4 -3
  906. package/dist/collection/components/tab-group/tab-group.stories.js +37 -37
  907. package/dist/collection/components/tab-panel/tab-panel.css +2 -2
  908. package/dist/collection/components/tab-panel/tab-panel.e2e.js +1 -1
  909. package/dist/collection/components/tab-panel/tab-panel.js +1 -1
  910. package/dist/collection/components/tab-panel/tab-panel.spec.js +3 -3
  911. package/dist/collection/components/table/table-cell/table-cell.css +2 -2
  912. package/dist/collection/components/table/table-cell/table-cell.js +10 -7
  913. package/dist/collection/components/table/table-header/table-header.css +2 -2
  914. package/dist/collection/components/table/table-header/table-header.js +8 -5
  915. package/dist/collection/components/table/table-row/table-row.css +2 -2
  916. package/dist/collection/components/table/table-row/table-row.js +10 -6
  917. package/dist/collection/components/table/table-rowgroup/table-rowgroup.css +2 -2
  918. package/dist/collection/components/table/table-rowgroup/table-rowgroup.js +10 -8
  919. package/dist/collection/components/table/table.css +2 -2
  920. package/dist/collection/components/table/table.e2e.js +85 -85
  921. package/dist/collection/components/table/table.js +7 -5
  922. package/dist/collection/components/table/table.stories.js +169 -169
  923. package/dist/collection/components/textarea/textarea.css +2 -2
  924. package/dist/collection/components/textarea/textarea.e2e.js +4 -4
  925. package/dist/collection/components/textarea/textarea.js +8 -5
  926. package/dist/collection/components/textarea/textarea.stories.js +14 -14
  927. package/dist/collection/components/toggle-button/toggle-button.css +2 -2
  928. package/dist/collection/components/toggle-button/toggle-button.e2e.js +1 -1
  929. package/dist/collection/components/toggle-button/toggle-button.js +3 -2
  930. package/dist/collection/components/toggle-group/toggle-group.css +2 -2
  931. package/dist/collection/components/toggle-group/toggle-group.e2e.js +7 -7
  932. package/dist/collection/components/toggle-group/toggle-group.js +3 -2
  933. package/dist/collection/components/toggle-group/toggle-group.stories.js +22 -22
  934. package/dist/collection/components/tooltip/tooltip.css +2 -2
  935. package/dist/collection/components/tooltip/tooltip.e2e.js +1 -1
  936. package/dist/collection/components/tooltip/tooltip.js +1 -1
  937. package/dist/collection/components/tooltip/tooltip.stories.js +26 -26
  938. package/dist/collection/components/wizard/wizard-step.js +7 -5
  939. package/dist/collection/components/wizard/wizard.css +2 -2
  940. package/dist/collection/components/wizard/wizard.e2e.js +67 -67
  941. package/dist/collection/components/wizard/wizard.js +6 -5
  942. package/dist/collection/components/wizard/wizard.stories.js +17 -17
  943. package/dist/collection/components/wizard-icon/wizard-icon.css +2 -2
  944. package/dist/collection/components/wizard-icon/wizard-icon.js +7 -5
  945. package/dist/collection/components/wizard-icon/wizard-icon.stories.js +5 -5
  946. package/dist/collection/docs/config/replace-prop-controls.spec.js +1 -1
  947. package/dist/collection/docs/config/utils.js +2 -2
  948. package/dist/collection/docs/tokens/color.stories.js +35 -35
  949. package/dist/collection/docs/tokens/font.stories.js +51 -51
  950. package/dist/collection/docs/tokens/size.stories.js +40 -40
  951. package/dist/collection/static/assets/fonts/otto-sans-bold.svg +18 -18
  952. package/dist/collection/static/assets/fonts/otto-sans-thin.svg +18 -18
  953. package/dist/collection/static/assets/fonts/otto-sans.svg +18 -18
  954. package/dist/collection/utils/resources.js +1 -1
  955. package/dist/collection/utils/utils.spec.js +1 -1
  956. package/dist/components/b2b-alert.js +3 -1
  957. package/dist/components/b2b-checkbox-group.js +4 -1
  958. package/dist/components/b2b-chip-component.js +5 -2
  959. package/dist/components/b2b-modal.js +3 -1
  960. package/dist/components/b2b-pagination.js +3 -0
  961. package/dist/components/b2b-radio-group.js +4 -1
  962. package/dist/components/b2b-tab.js +2 -0
  963. package/dist/components/b2b-textarea.js +1 -1
  964. package/dist/components/b2b-toggle-group.js +3 -1
  965. package/dist/components/b2b-tooltip.js +2 -0
  966. package/dist/components/icon.js +9 -3
  967. package/dist/components/index.d.ts +6 -0
  968. package/dist/components/index.js +5 -1
  969. package/dist/components/input-group.js +3 -0
  970. package/dist/components/input-list.js +3 -1
  971. package/dist/components/input.js +1 -1
  972. package/dist/components/table-header.js +2 -0
  973. package/dist/components/table.types.js +4 -0
  974. package/dist/custom-elements.json +37 -25
  975. package/dist/esm/app-globals-0f993ce5.js +3 -0
  976. package/dist/esm/b2b-alert.entry.js +2 -2
  977. package/dist/esm/b2b-anchor.entry.js +1 -1
  978. package/dist/esm/b2b-breadcrumb-item.entry.js +1 -1
  979. package/dist/esm/b2b-breadcrumb.entry.js +1 -1
  980. package/dist/esm/b2b-button.entry.js +79 -0
  981. package/dist/esm/b2b-button_2.entry.js +1 -1
  982. package/dist/esm/b2b-card.entry.js +1 -1
  983. package/dist/esm/b2b-checkbox-group.entry.js +1 -1
  984. package/dist/esm/b2b-checkbox.entry.js +89 -0
  985. package/dist/esm/b2b-checkbox_3.entry.js +2 -2
  986. package/dist/esm/b2b-chip-component.entry.js +6 -3
  987. package/dist/esm/b2b-core-components.js +38 -8
  988. package/dist/esm/b2b-dropdown.entry.js +1 -1
  989. package/dist/esm/b2b-grid-col.entry.js +1 -1
  990. package/dist/esm/b2b-grid-row.entry.js +1 -1
  991. package/dist/esm/b2b-grid.entry.js +1 -1
  992. package/dist/esm/b2b-headline.entry.js +1 -1
  993. package/dist/esm/b2b-icon.entry.js +17 -6
  994. package/dist/esm/b2b-input-group.entry.js +76 -0
  995. package/dist/esm/b2b-input-group_2.entry.js +1 -1
  996. package/dist/esm/b2b-input-label.entry.js +1 -1
  997. package/dist/esm/b2b-input-list-option.entry.js +25 -0
  998. package/dist/esm/b2b-input-list.entry.js +165 -0
  999. package/dist/esm/b2b-input.entry.js +96 -0
  1000. package/dist/esm/b2b-input_2.entry.js +1 -1
  1001. package/dist/esm/b2b-label.entry.js +1 -1
  1002. package/dist/esm/b2b-modal.entry.js +1 -1
  1003. package/dist/esm/b2b-pagination.entry.js +1 -1
  1004. package/dist/esm/b2b-paragraph.entry.js +1 -1
  1005. package/dist/esm/b2b-radio-button.entry.js +1 -1
  1006. package/dist/esm/b2b-radio-group.entry.js +1 -1
  1007. package/dist/esm/b2b-required-separator.entry.js +1 -1
  1008. package/dist/esm/b2b-rounded-icon.entry.js +1 -1
  1009. package/dist/esm/b2b-scrollable-container.entry.js +1 -1
  1010. package/dist/esm/b2b-search.entry.js +1 -1
  1011. package/dist/esm/b2b-separator.entry.js +1 -1
  1012. package/dist/esm/b2b-spinner.entry.js +21 -0
  1013. package/dist/esm/b2b-tab-group.entry.js +1 -1
  1014. package/dist/esm/b2b-tab-panel.entry.js +1 -1
  1015. package/dist/esm/b2b-tab.entry.js +1 -1
  1016. package/dist/esm/b2b-table-cell.entry.js +48 -0
  1017. package/dist/esm/b2b-table-header.entry.js +88 -0
  1018. package/dist/esm/b2b-table-row.entry.js +2 -2
  1019. package/dist/esm/b2b-table-rowgroup.entry.js +2 -2
  1020. package/dist/esm/b2b-table.entry.js +2 -2
  1021. package/dist/esm/b2b-textarea.entry.js +2 -2
  1022. package/dist/esm/b2b-toggle-button.entry.js +1 -1
  1023. package/dist/esm/b2b-toggle-group.entry.js +1 -1
  1024. package/dist/esm/b2b-tooltip.entry.js +1 -1
  1025. package/dist/esm/b2b-wizard-icon.entry.js +2 -2
  1026. package/dist/esm/b2b-wizard-step.entry.js +2 -2
  1027. package/dist/esm/b2b-wizard.entry.js +2 -2
  1028. package/dist/esm/index-7788f606.js +4001 -0
  1029. package/dist/esm/{index-dfdbf4b9.js → index-f0a4762b.js} +216 -51
  1030. package/dist/esm/loader.js +6 -13
  1031. package/dist/esm/polyfills/core-js.js +0 -0
  1032. package/dist/esm/polyfills/dom.js +0 -0
  1033. package/dist/esm/polyfills/es5-html-element.js +0 -0
  1034. package/dist/esm/polyfills/index.js +0 -0
  1035. package/dist/esm/polyfills/system.js +0 -0
  1036. package/dist/esm/shadow-css-3392baef.js +449 -0
  1037. package/dist/esm/table.types-7607e721.js +40 -0
  1038. package/dist/esm/wizard.types-f1a7c73a.js +8 -0
  1039. package/dist/loader/index.d.ts +1 -1
  1040. package/dist/scripts/stencil/generate-storybook-args.js +1 -1
  1041. package/dist/scripts/stencil/generate-vue-web-types.js +1 -1
  1042. package/dist/types/components/chip/chip.d.ts +1 -0
  1043. package/dist/types/components/chip/chip.stories.d.ts +1 -0
  1044. package/dist/types/components/icon/types.d.ts +1 -1
  1045. package/dist/types/components.d.ts +337 -50
  1046. package/dist/types/stencil-public-runtime.d.ts +38 -5
  1047. package/dist/types/utils/interfaces/content.interface.d.ts +4 -4
  1048. package/dist/types/utils/interfaces/form.interface.d.ts +38 -38
  1049. package/dist/types/utils/interfaces/interaction.interface.d.ts +21 -21
  1050. package/dist/types/utils/interfaces/interface.d.ts +5 -5
  1051. package/dist/types/utils/interfaces/status.interface.d.ts +5 -5
  1052. package/dist/types/utils/resources.d.ts +1 -1
  1053. package/dist/web-types.json +76 -76
  1054. package/package.json +94 -94
  1055. package/dist/b2b-core-components/p-1c0df04b.entry.js +0 -1
  1056. package/dist/b2b-core-components/p-9c0e419e.entry.js +0 -1
  1057. package/dist/b2b-core-components/p-f3ce95bf.js +0 -2
  1058. package/dist/esm/polyfills/css-shim.js +0 -1
  1059. /package/dist/b2b-core-components/{p-bb5e7c53.js → p-5b4639bc.js} +0 -0
  1060. /package/dist/b2b-core-components/{p-1dc70300.js → p-b1064afb.js} +0 -0
  1061. /package/dist/{esm/wizard.types-2a03b8e0.js → b2b-core-components/wizard.types-f1a7c73a.js} +0 -0
  1062. /package/dist/cjs/{table.types-196dc690.js → table.types-679aefd5.js} +0 -0
  1063. /package/dist/cjs/{wizard.types-690c64bb.js → wizard.types-41d38f1a.js} +0 -0
  1064. /package/dist/esm/{table.types-46c5a83a.js → table.types-c4d9046e.js} +0 -0
  1065. /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
  1066. /package/dist/types/{home/runner/work/b2b-design-system → Users/AHOEGE/Projects/otto-de}/b2b-design-system/packages/core-components/.stencil/scripts/stencil/generate-vue-web-types.d.ts +0 -0
@@ -1,26 +1,26 @@
1
- import { getArgTypes } from '../../docs/config/utils';
2
- import { html } from 'lit-html';
1
+ import { getArgTypes } from "../../docs/config/utils";
2
+ import { html } from "lit-html";
3
3
  const Template = ({ name, disabled, singleDisabled }) => {
4
- return html `
5
- <b2b-toggle-group name="${name}" disabled="${disabled}">
6
- <b2b-toggle-button
7
- name="${name}"
8
- value="abcd"
9
- label="ABCD"></b2b-toggle-button>
10
- <b2b-toggle-button
11
- name="${name}"
12
- value="efgh"
13
- label="EFGH"></b2b-toggle-button>
14
- <b2b-toggle-button
15
- name="${name}"
16
- value="ijkl"
17
- label="IJKL"></b2b-toggle-button>
18
- <b2b-toggle-button
19
- name="${name}"
20
- value="mnop"
21
- disabled="${singleDisabled}"
22
- label="MNOP"></b2b-toggle-button>
23
- </b2b-toggle-group>
4
+ return html `
5
+ <b2b-toggle-group name="${name}" disabled="${disabled}">
6
+ <b2b-toggle-button
7
+ name="${name}"
8
+ value="abcd"
9
+ label="ABCD"></b2b-toggle-button>
10
+ <b2b-toggle-button
11
+ name="${name}"
12
+ value="efgh"
13
+ label="EFGH"></b2b-toggle-button>
14
+ <b2b-toggle-button
15
+ name="${name}"
16
+ value="ijkl"
17
+ label="IJKL"></b2b-toggle-button>
18
+ <b2b-toggle-button
19
+ name="${name}"
20
+ value="mnop"
21
+ disabled="${singleDisabled}"
22
+ label="MNOP"></b2b-toggle-button>
23
+ </b2b-toggle-group>
24
24
  `;
25
25
  };
26
26
  const defaultArgs = {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 26 Oct 2023 14:16:21 GMT
3
+ * Generated on Mon, 13 Nov 2023 12:54:56 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -122,7 +122,7 @@
122
122
  }
123
123
  /**
124
124
  * Do not edit directly
125
- * Generated on Thu, 26 Oct 2023 14:16:22 GMT
125
+ * Generated on Mon, 13 Nov 2023 12:54:56 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,4 +1,4 @@
1
- import { newE2EPage } from '@stencil/core/testing';
1
+ import { newE2EPage } from "@stencil/core/testing";
2
2
  describe('B2B Tooltip', () => {
3
3
  const expectToBeVisibleAfterTransition = async (page, tooltipDiv) => {
4
4
  await page.$eval('b2b-tooltip', el => {
@@ -1,4 +1,4 @@
1
- import { h, Host } from '@stencil/core';
1
+ import { h, Host } from "@stencil/core";
2
2
  /**
3
3
  * The tooltip can display additional information, and will be visible based on
4
4
  * a specific trigger.
@@ -1,7 +1,7 @@
1
- import { html } from 'lit-html';
2
- import { getArgTypes, hideAllControls } from '../../docs/config/utils';
3
- import { useArgs } from '@storybook/preview-api';
4
- import dedent from 'ts-dedent';
1
+ import { html } from "lit-html";
2
+ import { getArgTypes, hideAllControls } from "../../docs/config/utils";
3
+ import { useArgs } from "@storybook/preview-api";
4
+ import dedent from "ts-dedent";
5
5
  const tooltipArgs = getArgTypes('b2b-tooltip');
6
6
  const Template = ({ position, trigger, content, triggerMarkup, buttons, opened, }) => {
7
7
  const markup = triggerMarkup ? triggerMarkup : 'trigger.';
@@ -14,21 +14,21 @@ const Template = ({ position, trigger, content, triggerMarkup, buttons, opened,
14
14
  updateArgs({ opened: false });
15
15
  };
16
16
  const buttonMarkup = buttons
17
- ? html `<b2b-button @click=${showToolTip} variant="primary"
18
- >Show Tooltip</b2b-button
17
+ ? html `<b2b-button @click=${showToolTip} variant="primary"
18
+ >Show Tooltip</b2b-button
19
19
  ><b2b-button @click=${hideToolTip}>Hide Tooltip</b2b-button>`
20
20
  : null;
21
- return html `${filler}<b2b-paragraph>
22
- I am some text with a tooltip
23
- <b2b-tooltip
24
- position="${position}"
25
- trigger="${trigger}"
26
- content="${content}"
27
- opened="${opened}"
28
- data-testid="trigger"
29
- >${markup}</b2b-tooltip
30
- >
31
- </b2b-paragraph>
21
+ return html `${filler}<b2b-paragraph>
22
+ I am some text with a tooltip
23
+ <b2b-tooltip
24
+ position="${position}"
25
+ trigger="${trigger}"
26
+ content="${content}"
27
+ opened="${opened}"
28
+ data-testid="trigger"
29
+ >${markup}</b2b-tooltip
30
+ >
31
+ </b2b-paragraph>
32
32
  ${buttonMarkup}`;
33
33
  };
34
34
  const defaultArgs = {
@@ -65,12 +65,12 @@ export const story080Right = Template.bind({});
65
65
  story080Right.args = Object.assign(Object.assign({}, defaultArgs), { position: 'top', opened: true, content: 'Topping halvah cake sugar plum marzipan jelly marshmallow lemon drops. Bonbon brownie powder sesame snaps fruitcake caramels toffee. Brownie pie cotton candy sesame snaps wafer sugar plum candy marzipan oat cake.' });
66
66
  story080Right.storyName = 'Tooltip with long text';
67
67
  const BlockTooltipTemplate = ({}) => {
68
- return html `<b2b-tooltip
69
- content="I am a tooltip"
70
- position="right"
71
- opened
72
- style="display: inline-block"
73
- ><b2b-input style="width: 300px"></b2b-input>
68
+ return html `<b2b-tooltip
69
+ content="I am a tooltip"
70
+ position="right"
71
+ opened
72
+ style="display: inline-block"
73
+ ><b2b-input style="width: 300px"></b2b-input>
74
74
  </b2b-tooltip> `;
75
75
  };
76
76
  export const story090BlockElement = BlockTooltipTemplate.bind({});
@@ -79,9 +79,9 @@ story090BlockElement.parameters = {
79
79
  controls: { hideNoControlsWarning: true },
80
80
  docs: {
81
81
  source: {
82
- code: dedent `
83
- <b2b-tooltip style="display: inline-block" content="I am a tooltip" position="right">
84
- <b2b-input style="width: 300px"></b2b-input>
82
+ code: dedent `
83
+ <b2b-tooltip style="display: inline-block" content="I am a tooltip" position="right">
84
+ <b2b-input style="width: 300px"></b2b-input>
85
85
  </b2b-tooltip>`,
86
86
  },
87
87
  },
@@ -1,5 +1,5 @@
1
- import { h, Host } from '@stencil/core';
2
- import { WizardStatus } from '../../utils/types/wizard.types';
1
+ import { h, Host } from "@stencil/core";
2
+ import { WizardStatus } from "../../utils/types/wizard.types";
3
3
  export class WizardStepComponent {
4
4
  constructor() {
5
5
  this.state = 'pending';
@@ -35,7 +35,8 @@ export class WizardStepComponent {
35
35
  "references": {
36
36
  "WizardStatus": {
37
37
  "location": "import",
38
- "path": "../../utils/types/wizard.types"
38
+ "path": "../../utils/types/wizard.types",
39
+ "id": "src/utils/types/wizard.types.ts::WizardStatus"
39
40
  }
40
41
  }
41
42
  },
@@ -58,7 +59,8 @@ export class WizardStepComponent {
58
59
  "references": {
59
60
  "WizardSteps": {
60
61
  "location": "import",
61
- "path": "../../utils/types/wizard.types"
62
+ "path": "../../utils/types/wizard.types",
63
+ "id": "src/utils/types/wizard.types.ts::WizardSteps"
62
64
  }
63
65
  }
64
66
  },
@@ -84,7 +86,7 @@ export class WizardStepComponent {
84
86
  "optional": false,
85
87
  "docs": {
86
88
  "tags": [],
87
- "text": "Defaults to true. It will show a checkmark icon when a step is completed.\nSet as false to show the step number"
89
+ "text": "Defaults to true. It will show a checkmark icon when a step is completed.\r\nSet as false to show the step number"
88
90
  },
89
91
  "attribute": "check-icon",
90
92
  "reflect": false,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 26 Oct 2023 14:16:21 GMT
3
+ * Generated on Mon, 13 Nov 2023 12:54:56 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -122,7 +122,7 @@
122
122
  }
123
123
  /**
124
124
  * Do not edit directly
125
- * Generated on Thu, 26 Oct 2023 14:16:22 GMT
125
+ * Generated on Mon, 13 Nov 2023 12:54:56 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,29 +1,29 @@
1
- import { newE2EPage } from '@stencil/core/testing';
2
- import { WizardStatus } from '../../utils/types/wizard.types';
1
+ import { newE2EPage } from "@stencil/core/testing";
2
+ import { WizardStatus } from "../../utils/types/wizard.types";
3
3
  describe('B2B-Wizard', () => {
4
4
  let page;
5
5
  it('should render wizard component', async () => {
6
6
  page = await newE2EPage();
7
- await page.setContent(`<b2b-wizard active-step="3" check-icon>
8
- <b2b-wizard-step>This is the text</b2b-wizard-step>
9
- <b2b-wizard-step>This is the text</b2b-wizard-step>
10
- <b2b-wizard-step>This is the text</b2b-wizard-step>
11
- <b2b-wizard-step>This is the text</b2b-wizard-step>
12
- <b2b-wizard-step>This is the text</b2b-wizard-step>
13
- <b2b-wizard-step>This is the text</b2b-wizard-step>
7
+ await page.setContent(`<b2b-wizard active-step="3" check-icon>
8
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
9
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
10
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
11
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
12
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
13
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
14
14
  </b2b-wizard>`);
15
15
  const element = await page.find('b2b-wizard');
16
16
  expect(element).not.toBeNull();
17
17
  });
18
18
  it('should render steps in order for default mode', async () => {
19
19
  page = await newE2EPage();
20
- await page.setContent(`<b2b-wizard active-step="3" check-icon>
21
- <b2b-wizard-step>This is the text</b2b-wizard-step>
22
- <b2b-wizard-step>This is the text</b2b-wizard-step>
23
- <b2b-wizard-step>This is the text</b2b-wizard-step>
24
- <b2b-wizard-step>This is the text</b2b-wizard-step>
25
- <b2b-wizard-step>This is the text</b2b-wizard-step>
26
- <b2b-wizard-step>This is the text</b2b-wizard-step>
20
+ await page.setContent(`<b2b-wizard active-step="3" check-icon>
21
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
22
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
23
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
24
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
25
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
26
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
27
27
  </b2b-wizard>`);
28
28
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
29
29
  steps.map(async (step, index) => {
@@ -34,13 +34,13 @@ describe('B2B-Wizard', () => {
34
34
  });
35
35
  it('should render active step with pending state', async () => {
36
36
  page = await newE2EPage();
37
- await page.setContent(`<b2b-wizard active-step="3" check-icon>
38
- <b2b-wizard-step>This is the text</b2b-wizard-step>
39
- <b2b-wizard-step>This is the text</b2b-wizard-step>
40
- <b2b-wizard-step>This is the text</b2b-wizard-step>
41
- <b2b-wizard-step>This is the text</b2b-wizard-step>
42
- <b2b-wizard-step>This is the text</b2b-wizard-step>
43
- <b2b-wizard-step>This is the text</b2b-wizard-step>
37
+ await page.setContent(`<b2b-wizard active-step="3" check-icon>
38
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
39
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
40
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
41
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
42
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
43
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
44
44
  </b2b-wizard>`);
45
45
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
46
46
  const activeStep = steps[2];
@@ -49,13 +49,13 @@ describe('B2B-Wizard', () => {
49
49
  });
50
50
  it('should render incomplete steps with default state', async () => {
51
51
  page = await newE2EPage();
52
- await page.setContent(`<b2b-wizard active-step="3" check-icon>
53
- <b2b-wizard-step>This is the text</b2b-wizard-step>
54
- <b2b-wizard-step>This is the text</b2b-wizard-step>
55
- <b2b-wizard-step>This is the text</b2b-wizard-step>
56
- <b2b-wizard-step>This is the text</b2b-wizard-step>
57
- <b2b-wizard-step>This is the text</b2b-wizard-step>
58
- <b2b-wizard-step>This is the text</b2b-wizard-step>
52
+ await page.setContent(`<b2b-wizard active-step="3" check-icon>
53
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
54
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
55
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
56
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
57
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
58
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
59
59
  </b2b-wizard>`);
60
60
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
61
61
  const incompleteSteps = [steps[3], steps[4], steps[5]];
@@ -66,13 +66,13 @@ describe('B2B-Wizard', () => {
66
66
  });
67
67
  it('should render completed steps with completed state', async () => {
68
68
  page = await newE2EPage();
69
- await page.setContent(`<b2b-wizard active-step="3" check-icon>
70
- <b2b-wizard-step>This is the text</b2b-wizard-step>
71
- <b2b-wizard-step>This is the text</b2b-wizard-step>
72
- <b2b-wizard-step>This is the text</b2b-wizard-step>
73
- <b2b-wizard-step>This is the text</b2b-wizard-step>
74
- <b2b-wizard-step>This is the text</b2b-wizard-step>
75
- <b2b-wizard-step>This is the text</b2b-wizard-step>
69
+ await page.setContent(`<b2b-wizard active-step="3" check-icon>
70
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
71
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
72
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
73
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
74
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
75
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
76
76
  </b2b-wizard>`);
77
77
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
78
78
  const incompleteSteps = [steps[0], steps[1]];
@@ -83,13 +83,13 @@ describe('B2B-Wizard', () => {
83
83
  });
84
84
  it('should not set steps state and order for custom mode', async () => {
85
85
  page = await newE2EPage();
86
- await page.setContent(`<b2b-wizard active-step="3" check-icon custom>
87
- <b2b-wizard-step>This is the text</b2b-wizard-step>
88
- <b2b-wizard-step>This is the text</b2b-wizard-step>
89
- <b2b-wizard-step>This is the text</b2b-wizard-step>
90
- <b2b-wizard-step>This is the text</b2b-wizard-step>
91
- <b2b-wizard-step>This is the text</b2b-wizard-step>
92
- <b2b-wizard-step>This is the text</b2b-wizard-step>
86
+ await page.setContent(`<b2b-wizard active-step="3" check-icon custom>
87
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
88
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
89
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
90
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
91
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
92
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
93
93
  </b2b-wizard>`);
94
94
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
95
95
  steps.map(async (step) => {
@@ -104,13 +104,13 @@ describe('B2B-Wizard', () => {
104
104
  });
105
105
  it('should render all steps completed when active-step is zero', async () => {
106
106
  page = await newE2EPage();
107
- await page.setContent(`<b2b-wizard active-step="0" check-icon>
108
- <b2b-wizard-step>This is the text</b2b-wizard-step>
109
- <b2b-wizard-step>This is the text</b2b-wizard-step>
110
- <b2b-wizard-step>This is the text</b2b-wizard-step>
111
- <b2b-wizard-step>This is the text</b2b-wizard-step>
112
- <b2b-wizard-step>This is the text</b2b-wizard-step>
113
- <b2b-wizard-step>This is the text</b2b-wizard-step>
107
+ await page.setContent(`<b2b-wizard active-step="0" check-icon>
108
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
109
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
110
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
111
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
112
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
113
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
114
114
  </b2b-wizard>`);
115
115
  const steps = await page.findAll('b2b-wizard b2b-wizard-step');
116
116
  steps.map(async (step) => {
@@ -121,28 +121,28 @@ describe('B2B-Wizard', () => {
121
121
  it('should be emitting a warning if rendering more than 6 steps', async () => {
122
122
  global.console.warn = jest.fn();
123
123
  page = await newE2EPage();
124
- await page.setContent(`<b2b-wizard>
125
- <b2b-wizard-step>This is the text</b2b-wizard-step>
126
- <b2b-wizard-step>This is the text</b2b-wizard-step>
127
- <b2b-wizard-step>This is the text</b2b-wizard-step>
128
- <b2b-wizard-step>This is the text</b2b-wizard-step>
129
- <b2b-wizard-step>This is the text</b2b-wizard-step>
130
- <b2b-wizard-step>This is the text</b2b-wizard-step>
131
- <b2b-wizard-step>This is the text</b2b-wizard-step>
132
- <b2b-wizard-step>This is the text</b2b-wizard-step>
124
+ await page.setContent(`<b2b-wizard>
125
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
126
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
127
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
128
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
129
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
130
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
131
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
132
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
133
133
  </b2b-wizard>`);
134
134
  expect(console.warn).toBeCalled();
135
135
  });
136
136
  it('should be emitting an error if active-step is higher than total steps', async () => {
137
137
  global.console.error = jest.fn();
138
138
  page = await newE2EPage();
139
- await page.setContent(`<b2b-wizard active-step="7" check-icon>
140
- <b2b-wizard-step>This is the text</b2b-wizard-step>
141
- <b2b-wizard-step>This is the text</b2b-wizard-step>
142
- <b2b-wizard-step>This is the text</b2b-wizard-step>
143
- <b2b-wizard-step>This is the text</b2b-wizard-step>
144
- <b2b-wizard-step>This is the text</b2b-wizard-step>
145
- <b2b-wizard-step>This is the text</b2b-wizard-step>
139
+ await page.setContent(`<b2b-wizard active-step="7" check-icon>
140
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
141
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
142
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
143
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
144
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
145
+ <b2b-wizard-step>This is the text</b2b-wizard-step>
146
146
  </b2b-wizard>`);
147
147
  expect(console.error).toBeCalled();
148
148
  });
@@ -1,5 +1,5 @@
1
- import { h, Host } from '@stencil/core';
2
- import { WizardStatus } from '../../utils/types/wizard.types';
1
+ import { h, Host } from "@stencil/core";
2
+ import { WizardStatus } from "../../utils/types/wizard.types";
3
3
  export class WizardComponent {
4
4
  constructor() {
5
5
  this.MAX_STEP_AMOUNT = 6;
@@ -69,7 +69,8 @@ export class WizardComponent {
69
69
  "references": {
70
70
  "WizardSteps": {
71
71
  "location": "import",
72
- "path": "../../utils/types/wizard.types"
72
+ "path": "../../utils/types/wizard.types",
73
+ "id": "src/utils/types/wizard.types.ts::WizardSteps"
73
74
  }
74
75
  }
75
76
  },
@@ -95,7 +96,7 @@ export class WizardComponent {
95
96
  "optional": false,
96
97
  "docs": {
97
98
  "tags": [],
98
- "text": "By default, is false, where the wizard will handle steps states.\nIf set to true, steps state must be handled manually."
99
+ "text": "By default, is false, where the wizard will handle steps states.\r\nIf set to true, steps state must be handled manually."
99
100
  },
100
101
  "attribute": "custom",
101
102
  "reflect": false,
@@ -113,7 +114,7 @@ export class WizardComponent {
113
114
  "optional": false,
114
115
  "docs": {
115
116
  "tags": [],
116
- "text": "Defaults to true. It will show a checkmark icon when a step is completed.\nSet as false to show the step number"
117
+ "text": "Defaults to true. It will show a checkmark icon when a step is completed.\r\nSet as false to show the step number"
117
118
  },
118
119
  "attribute": "check-icon",
119
120
  "reflect": false,
@@ -1,27 +1,27 @@
1
- import { html } from 'lit-html';
2
- import { getArgTypes } from '../../docs/config/utils';
1
+ import { html } from "lit-html";
2
+ import { getArgTypes } from "../../docs/config/utils";
3
3
  const Template = ({ activeStep, checkIcon }) => {
4
- return html `<b2b-wizard active-step="${activeStep}" check-icon="${checkIcon}">
5
- <b2b-wizard-step>Step 1</b2b-wizard-step>
6
- <b2b-wizard-step>Step 2</b2b-wizard-step>
7
- <b2b-wizard-step>Step 3</b2b-wizard-step>
8
- <b2b-wizard-step>Step 4</b2b-wizard-step>
4
+ return html `<b2b-wizard active-step="${activeStep}" check-icon="${checkIcon}">
5
+ <b2b-wizard-step>Step 1</b2b-wizard-step>
6
+ <b2b-wizard-step>Step 2</b2b-wizard-step>
7
+ <b2b-wizard-step>Step 3</b2b-wizard-step>
8
+ <b2b-wizard-step>Step 4</b2b-wizard-step>
9
9
  </b2b-wizard>`;
10
10
  };
11
11
  export const story010Wizard = Template.bind({});
12
12
  story010Wizard.args = { activeStep: '2', checkIcon: true };
13
13
  story010Wizard.storyName = 'Default';
14
14
  const StatesTemplate = ({ step }) => {
15
- return html `
16
- <b2b-wizard-step step="${step}" state="default">Default</b2b-wizard-step>
17
- <b2b-wizard-step step="${step}" state="completed"
18
- >Completed with icon</b2b-wizard-step
19
- >
20
- <b2b-wizard-step step="${step}" state="completed" check-icon="false"
21
- >Completed with number</b2b-wizard-step
22
- >
23
- <b2b-wizard-step step="${step}" state="pending">Pending</b2b-wizard-step>
24
- <b2b-wizard-step step="${step}" state="disabled">Disabled</b2b-wizard-step>
15
+ return html `
16
+ <b2b-wizard-step step="${step}" state="default">Default</b2b-wizard-step>
17
+ <b2b-wizard-step step="${step}" state="completed"
18
+ >Completed with icon</b2b-wizard-step
19
+ >
20
+ <b2b-wizard-step step="${step}" state="completed" check-icon="false"
21
+ >Completed with number</b2b-wizard-step
22
+ >
23
+ <b2b-wizard-step step="${step}" state="pending">Pending</b2b-wizard-step>
24
+ <b2b-wizard-step step="${step}" state="disabled">Disabled</b2b-wizard-step>
25
25
  `;
26
26
  };
27
27
  export const story020WizardStates = StatesTemplate.bind({});
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 26 Oct 2023 14:16:21 GMT
3
+ * Generated on Mon, 13 Nov 2023 12:54:56 GMT
4
4
  */
5
5
  :root, :host {
6
6
  --b2b-size-200: 5rem; /* 80px */
@@ -122,7 +122,7 @@
122
122
  }
123
123
  /**
124
124
  * Do not edit directly
125
- * Generated on Thu, 26 Oct 2023 14:16:22 GMT
125
+ * Generated on Mon, 13 Nov 2023 12:54:56 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,5 +1,5 @@
1
- import { h, Host } from '@stencil/core';
2
- import { WizardStatus } from '../../utils/types/wizard.types';
1
+ import { h, Host } from "@stencil/core";
2
+ import { WizardStatus } from "../../utils/types/wizard.types";
3
3
  export class WizardIconComponent {
4
4
  constructor() {
5
5
  this.step = undefined;
@@ -34,7 +34,8 @@ export class WizardIconComponent {
34
34
  "references": {
35
35
  "WizardSteps": {
36
36
  "location": "import",
37
- "path": "../../utils/types/wizard.types"
37
+ "path": "../../utils/types/wizard.types",
38
+ "id": "src/utils/types/wizard.types.ts::WizardSteps"
38
39
  }
39
40
  }
40
41
  },
@@ -56,7 +57,8 @@ export class WizardIconComponent {
56
57
  "references": {
57
58
  "WizardStatus": {
58
59
  "location": "import",
59
- "path": "../../utils/types/wizard.types"
60
+ "path": "../../utils/types/wizard.types",
61
+ "id": "src/utils/types/wizard.types.ts::WizardStatus"
60
62
  }
61
63
  }
62
64
  },
@@ -82,7 +84,7 @@ export class WizardIconComponent {
82
84
  "optional": false,
83
85
  "docs": {
84
86
  "tags": [],
85
- "text": "Defaults to true. It will show a checkmark icon when a step is completed.\nSet as false to show the step number"
87
+ "text": "Defaults to true. It will show a checkmark icon when a step is completed.\r\nSet as false to show the step number"
86
88
  },
87
89
  "attribute": "check-icon",
88
90
  "reflect": false,
@@ -1,9 +1,9 @@
1
- import { getArgTypes } from '../../docs/config/utils';
2
- import { html } from 'lit-html';
1
+ import { getArgTypes } from "../../docs/config/utils";
2
+ import { html } from "lit-html";
3
3
  const TemplateIcon = ({ state, step, checkIcon }) => {
4
- return html `<div>
5
- <b2b-wizard-icon state="${state}" step="${step}" check-icon="${checkIcon}">
6
- </b2b-wizard-icon>
4
+ return html `<div>
5
+ <b2b-wizard-icon state="${state}" step="${step}" check-icon="${checkIcon}">
6
+ </b2b-wizard-icon>
7
7
  </div>`;
8
8
  };
9
9
  export const story005Default = TemplateIcon.bind({});
@@ -1,4 +1,4 @@
1
- import { replacePropControls } from './replace-prop-controls';
1
+ import { replacePropControls } from "./replace-prop-controls";
2
2
  describe('Get Args for Storybook', () => {
3
3
  const mockComponentDocs = {
4
4
  someProp: {
@@ -1,5 +1,5 @@
1
- import componentsArgs from './components-args.json';
2
- import { replacePropControls } from './replace-prop-controls';
1
+ import componentsArgs from "./components-args.json";
2
+ import { replacePropControls } from "./replace-prop-controls";
3
3
  /* Default controls can be changed by passing a controls object like so:
4
4
  { 'attribute-name': 'control-type' }
5
5
  example: { 'steps': 'select' }