@otto-de/b2b-core-components 1.19.0 → 1.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (194) hide show
  1. package/dist/b2b-core-components/b2b-core-components.esm.js +1 -1
  2. package/dist/b2b-core-components/icons-50/b2b_icon-arrow-down.svg +2 -1
  3. package/dist/b2b-core-components/icons-50/b2b_icon-arrow-left.svg +2 -1
  4. package/dist/b2b-core-components/icons-50/b2b_icon-arrow-right.svg +2 -1
  5. package/dist/b2b-core-components/icons-50/b2b_icon-arrow-up.svg +2 -1
  6. package/dist/b2b-core-components/icons-50/b2b_icon-basket.svg +3 -2
  7. package/dist/b2b-core-components/icons-50/b2b_icon-check.svg +2 -1
  8. package/dist/b2b-core-components/icons-50/b2b_icon-close.svg +2 -1
  9. package/dist/b2b-core-components/icons-50/b2b_icon-delete.svg +5 -4
  10. package/dist/b2b-core-components/icons-50/b2b_icon-error-hint.svg +2 -1
  11. package/dist/b2b-core-components/icons-50/b2b_icon-filter.svg +4 -3
  12. package/dist/b2b-core-components/icons-50/b2b_icon-info-hint.svg +2 -1
  13. package/dist/b2b-core-components/icons-50/b2b_icon-info.svg +2 -1
  14. package/dist/b2b-core-components/icons-50/b2b_icon-leaving-page.svg +3 -2
  15. package/dist/b2b-core-components/icons-50/b2b_icon-minus.svg +2 -1
  16. package/dist/b2b-core-components/icons-50/b2b_icon-pin.svg +3 -2
  17. package/dist/b2b-core-components/icons-50/b2b_icon-plus.svg +2 -1
  18. package/dist/b2b-core-components/icons-50/b2b_icon-question-hint.svg +2 -1
  19. package/dist/b2b-core-components/icons-50/b2b_icon-question.svg +2 -1
  20. package/dist/b2b-core-components/icons-50/b2b_icon-rating-empty.svg +2 -1
  21. package/dist/b2b-core-components/icons-50/b2b_icon-rating-filled.svg +2 -1
  22. package/dist/b2b-core-components/icons-50/b2b_icon-rating-half.svg +2 -1
  23. package/dist/b2b-core-components/icons-50/b2b_icon-refresh.svg +2 -1
  24. package/dist/b2b-core-components/icons-50/b2b_icon-reply.svg +2 -1
  25. package/dist/b2b-core-components/icons-50/b2b_icon-smiley-positive.svg +5 -4
  26. package/dist/b2b-core-components/icons-50/b2b_icon-sort-ascending.svg +2 -1
  27. package/dist/b2b-core-components/icons-50/b2b_icon-sort-descending.svg +2 -1
  28. package/dist/b2b-core-components/icons-50/b2b_icon-sort.svg +6 -5
  29. package/dist/b2b-core-components/icons-50/b2b_icon-success-hint.svg +2 -1
  30. package/dist/b2b-core-components/icons-50/b2b_icon-trend-down.svg +2 -1
  31. package/dist/b2b-core-components/icons-50/b2b_icon-trend-up.svg +2 -1
  32. package/dist/b2b-core-components/icons-50/b2b_icon-warning-hint.svg +2 -1
  33. package/dist/b2b-core-components/icons-50/b2b_icon-wishlist-active.svg +2 -1
  34. package/dist/b2b-core-components/icons-50/b2b_icon-wishlist.svg +2 -1
  35. package/dist/b2b-core-components/p-08a26519.entry.js +1 -0
  36. package/dist/b2b-core-components/p-19392020.js +1 -0
  37. package/dist/b2b-core-components/{p-7128c388.entry.js → p-3665d675.entry.js} +1 -1
  38. package/dist/b2b-core-components/p-376ba9ef.entry.js +1 -0
  39. package/dist/b2b-core-components/p-4ac8b0ba.entry.js +1 -0
  40. package/dist/b2b-core-components/p-670a0599.entry.js +1 -0
  41. package/dist/b2b-core-components/p-6e031b32.entry.js +1 -0
  42. package/dist/b2b-core-components/{p-d4ab2a73.entry.js → p-72e23a4e.entry.js} +1 -1
  43. package/dist/b2b-core-components/p-ab8d496b.entry.js +1 -0
  44. package/dist/b2b-core-components/p-c03d0533.entry.js +1 -0
  45. package/dist/cjs/b2b-breadcrumb-item.cjs.entry.js +1 -1
  46. package/dist/cjs/b2b-breadcrumb.cjs.entry.js +8 -3
  47. package/dist/cjs/b2b-checkbox.cjs.entry.js +1 -1
  48. package/dist/cjs/b2b-core-components.cjs.js +1 -1
  49. package/dist/cjs/b2b-date-picker.cjs.entry.js +8 -9
  50. package/dist/cjs/b2b-modal.cjs.entry.js +1 -1
  51. package/dist/cjs/b2b-table-cell_2.cjs.entry.js +18 -19
  52. package/dist/cjs/b2b-table-row.cjs.entry.js +27 -20
  53. package/dist/cjs/b2b-table-rowgroup.cjs.entry.js +10 -27
  54. package/dist/cjs/b2b-table.cjs.entry.js +3 -4
  55. package/dist/cjs/loader.cjs.js +1 -1
  56. package/dist/cjs/{utils-41f7ffa8.js → utils-499e9db5.js} +43 -0
  57. package/dist/collection/components/alert/alert.css +2 -2
  58. package/dist/collection/components/anchor/anchor.css +2 -2
  59. package/dist/collection/components/background-box/background-box.css +2 -2
  60. package/dist/collection/components/breadcrumb/breadcrumb.css +13 -11
  61. package/dist/collection/components/breadcrumb/breadcrumb.js +47 -2
  62. package/dist/collection/components/breadcrumb/breadcrumb.stories.js +15 -6
  63. package/dist/collection/components/button/button.css +2 -2
  64. package/dist/collection/components/card/card.css +2 -2
  65. package/dist/collection/components/checkbox/checkbox.css +2 -2
  66. package/dist/collection/components/checkbox/checkbox.js +1 -1
  67. package/dist/collection/components/checkbox/checkbox.stories.js +1 -0
  68. package/dist/collection/components/checkbox-group/checkbox-group.css +2 -2
  69. package/dist/collection/components/chip/chip.css +2 -2
  70. package/dist/collection/components/date-picker/date-picker-days-header.css +2 -2
  71. package/dist/collection/components/date-picker/date-picker-days.css +2 -2
  72. package/dist/collection/components/date-picker/date-picker-header.css +2 -2
  73. package/dist/collection/components/date-picker/date-picker-months.css +2 -2
  74. package/dist/collection/components/date-picker/date-picker-years.css +2 -2
  75. package/dist/collection/components/date-picker/date-picker.css +4 -4
  76. package/dist/collection/components/date-picker/date-picker.js +7 -8
  77. package/dist/collection/components/dropdown/dropdown.css +2 -2
  78. package/dist/collection/components/flyout-menu/flyout-menu-option.css +2 -2
  79. package/dist/collection/components/flyout-menu/flyout-menu.css +2 -2
  80. package/dist/collection/components/headline/headline.css +2 -2
  81. package/dist/collection/components/icon/icon.css +2 -2
  82. package/dist/collection/components/icon-100/icon-100.css +2 -2
  83. package/dist/collection/components/icon-50/icon-50.css +2 -2
  84. package/dist/collection/components/icon-50/icons-50/b2b_icon-arrow-down.svg +2 -1
  85. package/dist/collection/components/icon-50/icons-50/b2b_icon-arrow-left.svg +2 -1
  86. package/dist/collection/components/icon-50/icons-50/b2b_icon-arrow-right.svg +2 -1
  87. package/dist/collection/components/icon-50/icons-50/b2b_icon-arrow-up.svg +2 -1
  88. package/dist/collection/components/icon-50/icons-50/b2b_icon-basket.svg +3 -2
  89. package/dist/collection/components/icon-50/icons-50/b2b_icon-check.svg +2 -1
  90. package/dist/collection/components/icon-50/icons-50/b2b_icon-close.svg +2 -1
  91. package/dist/collection/components/icon-50/icons-50/b2b_icon-delete.svg +5 -4
  92. package/dist/collection/components/icon-50/icons-50/b2b_icon-error-hint.svg +2 -1
  93. package/dist/collection/components/icon-50/icons-50/b2b_icon-filter.svg +4 -3
  94. package/dist/collection/components/icon-50/icons-50/b2b_icon-info-hint.svg +2 -1
  95. package/dist/collection/components/icon-50/icons-50/b2b_icon-info.svg +2 -1
  96. package/dist/collection/components/icon-50/icons-50/b2b_icon-leaving-page.svg +3 -2
  97. package/dist/collection/components/icon-50/icons-50/b2b_icon-minus.svg +2 -1
  98. package/dist/collection/components/icon-50/icons-50/b2b_icon-pin.svg +3 -2
  99. package/dist/collection/components/icon-50/icons-50/b2b_icon-plus.svg +2 -1
  100. package/dist/collection/components/icon-50/icons-50/b2b_icon-question-hint.svg +2 -1
  101. package/dist/collection/components/icon-50/icons-50/b2b_icon-question.svg +2 -1
  102. package/dist/collection/components/icon-50/icons-50/b2b_icon-rating-empty.svg +2 -1
  103. package/dist/collection/components/icon-50/icons-50/b2b_icon-rating-filled.svg +2 -1
  104. package/dist/collection/components/icon-50/icons-50/b2b_icon-rating-half.svg +2 -1
  105. package/dist/collection/components/icon-50/icons-50/b2b_icon-refresh.svg +2 -1
  106. package/dist/collection/components/icon-50/icons-50/b2b_icon-reply.svg +2 -1
  107. package/dist/collection/components/icon-50/icons-50/b2b_icon-smiley-positive.svg +5 -4
  108. package/dist/collection/components/icon-50/icons-50/b2b_icon-sort-ascending.svg +2 -1
  109. package/dist/collection/components/icon-50/icons-50/b2b_icon-sort-descending.svg +2 -1
  110. package/dist/collection/components/icon-50/icons-50/b2b_icon-sort.svg +6 -5
  111. package/dist/collection/components/icon-50/icons-50/b2b_icon-success-hint.svg +2 -1
  112. package/dist/collection/components/icon-50/icons-50/b2b_icon-trend-down.svg +2 -1
  113. package/dist/collection/components/icon-50/icons-50/b2b_icon-trend-up.svg +2 -1
  114. package/dist/collection/components/icon-50/icons-50/b2b_icon-warning-hint.svg +2 -1
  115. package/dist/collection/components/icon-50/icons-50/b2b_icon-wishlist-active.svg +2 -1
  116. package/dist/collection/components/icon-50/icons-50/b2b_icon-wishlist.svg +2 -1
  117. package/dist/collection/components/input/input.css +2 -2
  118. package/dist/collection/components/input-group/input-group.css +2 -2
  119. package/dist/collection/components/input-list/input-list.css +2 -2
  120. package/dist/collection/components/label/label.css +2 -2
  121. package/dist/collection/components/modal/modal.css +3 -3
  122. package/dist/collection/components/multiselect-dropdown/multiselect-dropdown.css +2 -2
  123. package/dist/collection/components/pagination/pagination.css +2 -2
  124. package/dist/collection/components/paragraph/paragraph.css +2 -2
  125. package/dist/collection/components/paragraph/paragraph.stories.js +1 -1
  126. package/dist/collection/components/progress-bar/progress-bar.css +2 -2
  127. package/dist/collection/components/radio/radio.css +2 -2
  128. package/dist/collection/components/radio-group/radio-group.css +2 -2
  129. package/dist/collection/components/required-separator/required-separator.css +2 -2
  130. package/dist/collection/components/rounded-icon/rounded-icon.css +2 -2
  131. package/dist/collection/components/scrollable-container/scrollable-container.css +2 -2
  132. package/dist/collection/components/separator/separator.css +2 -2
  133. package/dist/collection/components/spinner/spinner.css +2 -2
  134. package/dist/collection/components/tab/tab.css +2 -2
  135. package/dist/collection/components/tab-panel/tab-panel.css +2 -2
  136. package/dist/collection/components/table/table-cell/table-cell.css +2 -2
  137. package/dist/collection/components/table/table-header/table-header.css +2 -2
  138. package/dist/collection/components/table/table-row/table-row.css +2 -2
  139. package/dist/collection/components/table/table-row/table-row.js +25 -43
  140. package/dist/collection/components/table/table-rowgroup/table-rowgroup.css +2 -2
  141. package/dist/collection/components/table/table-rowgroup/table-rowgroup.js +6 -22
  142. package/dist/collection/components/table/table.css +2 -2
  143. package/dist/collection/components/table/table.e2e.js +5 -5
  144. package/dist/collection/components/table/utils.js +5 -0
  145. package/dist/collection/components/textarea/textarea.css +2 -2
  146. package/dist/collection/components/toggle-button/toggle-button.css +2 -2
  147. package/dist/collection/components/toggle-chip/toggle-chip.css +2 -2
  148. package/dist/collection/components/toggle-group/toggle-group.css +2 -2
  149. package/dist/collection/components/toggle-switch/toggle-switch.css +2 -2
  150. package/dist/collection/components/tooltip/tooltip.css +2 -2
  151. package/dist/collection/components/wizard/wizard.css +2 -2
  152. package/dist/collection/components/wizard-icon/wizard-icon.css +2 -2
  153. package/dist/collection/utils/types/table.types.js +0 -5
  154. package/dist/components/b2b-breadcrumb-item.js +1 -1
  155. package/dist/components/b2b-breadcrumb.js +12 -4
  156. package/dist/components/b2b-date-picker.js +8 -9
  157. package/dist/components/b2b-modal.js +1 -1
  158. package/dist/components/b2b-table-row.js +24 -18
  159. package/dist/components/b2b-table-rowgroup.js +5 -21
  160. package/dist/components/checkbox.js +1 -1
  161. package/dist/components/utils.js +6 -6
  162. package/dist/custom-elements.json +10 -1
  163. package/dist/esm/b2b-breadcrumb-item.entry.js +1 -1
  164. package/dist/esm/b2b-breadcrumb.entry.js +8 -3
  165. package/dist/esm/b2b-checkbox.entry.js +1 -1
  166. package/dist/esm/b2b-core-components.js +1 -1
  167. package/dist/esm/b2b-date-picker.entry.js +8 -9
  168. package/dist/esm/b2b-modal.entry.js +1 -1
  169. package/dist/esm/b2b-table-cell_2.entry.js +1 -2
  170. package/dist/esm/b2b-table-row.entry.js +24 -17
  171. package/dist/esm/b2b-table-rowgroup.entry.js +5 -22
  172. package/dist/esm/b2b-table.entry.js +1 -2
  173. package/dist/esm/loader.js +1 -1
  174. package/dist/esm/{utils-71968b12.js → utils-868299de.js} +37 -1
  175. package/dist/types/components/breadcrumb/breadcrumb.d.ts +4 -0
  176. package/dist/types/components/breadcrumb/breadcrumb.stories.d.ts +1 -0
  177. package/dist/types/components/table/table-row/table-row.d.ts +3 -3
  178. package/dist/types/components/table/table-rowgroup/table-rowgroup.d.ts +0 -1
  179. package/dist/types/components/table/utils.d.ts +1 -0
  180. package/dist/types/components.d.ts +18 -3
  181. package/dist/types/utils/types/table.types.d.ts +0 -6
  182. package/dist/web-types.json +23 -2
  183. package/package.json +2 -2
  184. package/dist/b2b-core-components/p-0af31837.entry.js +0 -1
  185. package/dist/b2b-core-components/p-21cd256f.entry.js +0 -1
  186. package/dist/b2b-core-components/p-2c60a909.entry.js +0 -1
  187. package/dist/b2b-core-components/p-2d3de3a7.entry.js +0 -1
  188. package/dist/b2b-core-components/p-39254a15.entry.js +0 -1
  189. package/dist/b2b-core-components/p-6148866a.entry.js +0 -1
  190. package/dist/b2b-core-components/p-bff69403.js +0 -1
  191. package/dist/b2b-core-components/p-d6400aa5.js +0 -1
  192. package/dist/b2b-core-components/p-df71f2a8.entry.js +0 -1
  193. package/dist/cjs/table.types-5df665b6.js +0 -45
  194. package/dist/esm/table.types-083a173a.js +0 -37
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,7 +1,7 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
3
  * Do not edit directly
4
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
4
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
5
5
  */
6
6
  :root, :host {
7
7
  --b2b-size-200: 5rem; /* 80px */
@@ -123,7 +123,7 @@
123
123
  }
124
124
  /**
125
125
  * Do not edit directly
126
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
126
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
127
127
  */
128
128
  :root [data-theme="dark"] {
129
129
  --b2b-size-200: 5rem; /* 80px */
@@ -216,32 +216,34 @@
216
216
  font-family: ObcIcons;
217
217
  src: url("https://pattern-library.portal.otto.market/static/assets/fonts/obc-icons.woff");
218
218
  }
219
- :host .b2b-breadcrumb-nav {
219
+ :host {
220
+ display: block;
221
+ }
222
+ .b2b-breadcrumb-nav {
220
223
  z-index: 99;
221
224
  display: flex;
222
225
  flex-flow: row nowrap;
223
- padding: 0.75rem 0;
224
226
  height: var(--b2b-size-90);
225
227
  margin-bottom: 1.125rem;
226
228
  border-bottom: var(--b2b-size-border-width-50) solid var(--b2b-color-grey-200);
227
229
  }
228
- :host .b2b-breadcrumb-nav__item {
230
+ .b2b-breadcrumb-nav__item {
229
231
  font-size: var(--b2b-size-copy-125);
230
232
  line-height: var(--b2b-size-copy-line-height-125);
231
233
  display: inline-flex;
232
- color: var(--b2b-color-grey-400);
234
+ color: var(--b2b-color-copy-secondary);
233
235
  cursor: pointer;
234
236
  }
235
- :host .b2b-breadcrumb-nav__item a {
237
+ .b2b-breadcrumb-nav__item a {
236
238
  color: var(--b2b-color-grey-400);
237
239
  text-decoration: none;
238
240
  }
239
- :host .b2b-breadcrumb-nav__item:hover,
240
- :host .b2b-breadcrumb-nav__item a:hover {
241
+ .b2b-breadcrumb-nav__item:hover,
242
+ .b2b-breadcrumb-nav__item a:hover {
241
243
  color: var(--b2b-color-red-100);
242
244
  }
243
- :host .b2b-breadcrumb-nav__item--active:hover,
244
- :host .b2b-breadcrumb-nav__item--active a:hover {
245
+ .b2b-breadcrumb-nav__item--active:hover,
246
+ .b2b-breadcrumb-nav__item--active a:hover {
245
247
  cursor: default;
246
248
  color: var(--b2b-color-grey-400);
247
249
  }
@@ -6,9 +6,11 @@ export class B2bBreadCrumbComponent {
6
6
  };
7
7
  this.updateActiveItem = (newItem) => {
8
8
  this.getBreadcrumbItems()
9
- .filter(x => x.value != newItem.value)
9
+ .filter(x => x.value !== newItem.value)
10
10
  .forEach(x => (x.active = false));
11
11
  };
12
+ this.paddingTop = 0;
13
+ this.paddingBottom = 0;
12
14
  }
13
15
  onSelectedChange(event) {
14
16
  const item = event.target;
@@ -16,7 +18,10 @@ export class B2bBreadCrumbComponent {
16
18
  this.b2bSelected.emit({ value: item.value });
17
19
  }
18
20
  render() {
19
- return (h(Host, { key: '85cfe1a842969f685907a5ba9d89bf32b657db0a' }, h("div", { key: 'd950765604d9d70f621c4f55679eb3ae1181b7bc', class: "b2b-breadcrumb-nav" }, h("slot", { key: '5152ff6e88663e4b893f7cd0a640dbd9683aa722' }))));
21
+ return (h(Host, { key: '28af1dc12b85c9c3a77829b9db6bc28d4ef8c079', style: {
22
+ paddingTop: `${this.paddingTop}px`,
23
+ paddingBottom: `${this.paddingBottom}px`,
24
+ } }, h("div", { key: 'e422ae486a483f52cb54ea114a51e1ae67c5241f', class: "b2b-breadcrumb-nav" }, h("slot", { key: '017dd20d5b8463563aa4f4d74e72557f5c703af5' }))));
20
25
  }
21
26
  static get is() { return "b2b-breadcrumb"; }
22
27
  static get encapsulation() { return "shadow"; }
@@ -30,6 +35,46 @@ export class B2bBreadCrumbComponent {
30
35
  "$": ["breadcrumb.css"]
31
36
  };
32
37
  }
38
+ static get properties() {
39
+ return {
40
+ "paddingTop": {
41
+ "type": "number",
42
+ "mutable": false,
43
+ "complexType": {
44
+ "original": "number",
45
+ "resolved": "number",
46
+ "references": {}
47
+ },
48
+ "required": false,
49
+ "optional": false,
50
+ "docs": {
51
+ "tags": [],
52
+ "text": "Padding for the top of the breadcrumb component"
53
+ },
54
+ "attribute": "padding-top",
55
+ "reflect": false,
56
+ "defaultValue": "0"
57
+ },
58
+ "paddingBottom": {
59
+ "type": "number",
60
+ "mutable": false,
61
+ "complexType": {
62
+ "original": "number",
63
+ "resolved": "number",
64
+ "references": {}
65
+ },
66
+ "required": false,
67
+ "optional": false,
68
+ "docs": {
69
+ "tags": [],
70
+ "text": "Padding for the bottom of the breadcrumb component"
71
+ },
72
+ "attribute": "padding-bottom",
73
+ "reflect": false,
74
+ "defaultValue": "0"
75
+ }
76
+ };
77
+ }
33
78
  static get events() {
34
79
  return [{
35
80
  "method": "b2bSelected",
@@ -1,19 +1,28 @@
1
1
  import { html } from "lit-html";
2
2
  import { getArgTypes } from "../../docs/config/utils";
3
- const Template = ({ href, active }) => {
4
- return html ` <b2b-breadcrumb>
5
- <b2b-breadcrumb-item href="${href}">Start</b2b-breadcrumb-item>
6
- <b2b-breadcrumb-item>Weiter</b2b-breadcrumb-item>
7
- <b2b-breadcrumb-item active="${active}">Ende</b2b-breadcrumb-item>
8
- </b2b-breadcrumb>`;
3
+ const Template = ({ href, active, paddingTop, paddingBottom }) => {
4
+ return html `
5
+ <b2b-breadcrumb
6
+ padding-top="${paddingTop}"
7
+ padding-bottom="${paddingBottom}">
8
+ <b2b-breadcrumb-item href="${href}">Start</b2b-breadcrumb-item>
9
+ <b2b-breadcrumb-item>Weiter</b2b-breadcrumb-item>
10
+ <b2b-breadcrumb-item active="${active}">Ende</b2b-breadcrumb-item>
11
+ </b2b-breadcrumb>
12
+ `;
9
13
  };
10
14
  const defaultArgs = {
11
15
  href: 'https://www.otto.de',
12
16
  active: true,
17
+ paddingTop: 0, // Default padding top in px
18
+ paddingBottom: 0, // Default padding bottom in px
13
19
  };
14
20
  export const story010Default = Template.bind({});
15
21
  story010Default.args = Object.assign({}, defaultArgs);
16
22
  story010Default.storyName = 'Default Breadcrumb';
23
+ export const story020PaddingTopBottom = Template.bind({});
24
+ story020PaddingTopBottom.args = Object.assign(Object.assign({}, defaultArgs), { paddingTop: 10, paddingBottom: 15 });
25
+ story020PaddingTopBottom.storyName = 'Custom Padding';
17
26
  const breadcrumbArgs = getArgTypes('b2b-breadcrumb');
18
27
  export default {
19
28
  title: 'Components/Interaction/Breadcrumb',
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -72,7 +72,7 @@ export class CheckboxComponent {
72
72
  'b2b-checkbox--checked': this.checked,
73
73
  'b2b-checkbox--standalone': this.standalone,
74
74
  'b2b-checkbox--indeterminate': this.indeterminate,
75
- } }, h("div", { key: '29a99d41fca9d51aea5ac58feb92910f10d58e46', class: "b2b-checkbox-items" }, this.renderIcon(), h("input", { key: 'a05a1ba84a49d775a887e393ade4a5c2ce993273', class: "b2b-checkbox__input", "aria-labelledby": this.name, type: "checkbox", name: this.name, id: this.name, value: this.value, checked: this.checked, disabled: this.disabled || this.groupDisabled, onFocus: this.onFocus, onBlur: this.onBlur }), !this.standalone && (h("b2b-input-label", { id: this.name, required: this.required, disabled: this.disabled }, h("slot", { name: "label" }, this.label)))), (this.hint !== undefined && !this.invalid) ||
75
+ } }, h("div", { key: 'dab97157c87fbc3a9599355113b930039afeb1d0', class: "b2b-checkbox__items" }, this.renderIcon(), h("input", { key: '253f9206dc69ce6c404c7e4b3c260da6772d2786', class: "b2b-checkbox__input", "aria-labelledby": this.name, type: "checkbox", name: this.name, id: this.name, value: this.value, checked: this.checked, disabled: this.disabled || this.groupDisabled, onFocus: this.onFocus, onBlur: this.onBlur }), !this.standalone && (h("b2b-input-label", { id: this.name, required: this.required, disabled: this.disabled }, h("slot", { name: "label" }, this.label)))), (this.hint !== undefined && !this.invalid) ||
76
76
  (this.hint !== undefined && this.disabled) ? (h("span", null, this.hint)) : (''), this.error !== undefined && this.invalid && !this.disabled ? (h("span", null, this.error)) : (''))));
77
77
  }
78
78
  static get is() { return "b2b-checkbox"; }
@@ -45,6 +45,7 @@ export const story070LabelSlot = {
45
45
  args: Object.assign({}, defaultArgs),
46
46
  render: ({}) => html `<b2b-checkbox><span slot="label">Label Slot</span></b2b-input>`,
47
47
  };
48
+ story070LabelSlot.storyName = 'Label slot';
48
49
  const controls = {};
49
50
  const inputCheckboxArgs = getArgTypes('b2b-checkbox', controls);
50
51
  export default {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -217,7 +217,7 @@
217
217
  }
218
218
  :host .b2b-date-picker {
219
219
  position: relative;
220
- z-index: 1000;
220
+ z-index: 300;
221
221
  }
222
222
  :host .b2b-date-picker__backdrop {
223
223
  position: fixed;
@@ -306,7 +306,7 @@
306
306
  padding-bottom: var(--b2b-size-40);
307
307
  outline: none;
308
308
  background-color: var(--b2b-color-white-100);
309
- z-index: 900;
309
+ z-index: 200;
310
310
  }
311
311
  :host .b2b-date-picker-body--hidden {
312
312
  display: none;
@@ -154,7 +154,6 @@ export class B2bDatePicker {
154
154
  this.setSelectedDateForDisplay();
155
155
  }
156
156
  else {
157
- this.showDatePicker = false;
158
157
  this.invalid = true;
159
158
  this.focused = false;
160
159
  this.selectedDay = this.todayWithoutTime.getDate();
@@ -277,19 +276,19 @@ export class B2bDatePicker {
277
276
  }
278
277
  }
279
278
  render() {
280
- return (h(Host, { key: 'f55c64c00d67512d0e6c6f0e749fdc9868e44e41' }, h("div", { key: '31854fcd8b10c4349d7e8c3389be733368ca5f1a', class: "b2b-date-picker" }, h("div", { key: '2acd007a232a207870bec6e8ba944381dcdd28eb', class: "b2b-date-picker-label" }, this.label), h("div", { key: '2ae740717e19a9f1fe5a9946dbb6e891ef3103cd', class: {
279
+ return (h(Host, { key: '8c47388da5b4d322847338e17106f6421e570f94' }, h("div", { key: 'a5c01d164a0fd8555df6ee8cd01380072832bc8a', class: "b2b-date-picker" }, h("div", { key: 'ce234fe5588126890b384d742c5fe9cc6482e298', class: "b2b-date-picker-label" }, this.label), h("div", { key: '017889d17ab599540bb4db90b25b90bad1c37f2e', class: {
281
280
  'b2b-date-picker-input-wrapper': true,
282
281
  'b2b-date-picker-input-wrapper--focused': this.focused || this.showDatePicker,
283
282
  'b2b-date-picker-input-wrapper--error': this.invalid,
284
- } }, h("div", { key: '81d58e40fc617d949442bf482bf1141c9968ed83', class: "b2b-date-picker-input-focus-wrapper", onClick: () => {
283
+ } }, h("div", { key: 'dbb4c054fd05e75d4fd51cf37d8771062bfc4501', class: "b2b-date-picker-input-focus-wrapper", onClick: () => {
285
284
  this.moveFocusToInputComponent();
286
- } }, h("input", { key: '079990f5336387d1fdc473968f9ac0bd791bfdb0', type: "text", tabindex: 0, class: {
285
+ } }, h("input", { key: 'f4e4a9a6ba7304d12d3e84290647df5d1e7acd15', type: "text", tabindex: 0, class: {
287
286
  'b2b-date-picker-input': true,
288
287
  'b2b-date-picker-input--error': this.invalid,
289
288
  }, value: this.userInputDate, onInput: this.handleInputChange, onKeyDown: this.handleKeyDown, onFocus: this.handleInputFocus, onBlur: () => {
290
289
  this.focused = false;
291
290
  this.handleFocusOut();
292
- } })), h("div", { key: '99cf6352447665b711284afb1f27e4d8dfc33b71', class: "b2b-icons" }, this.userInputDate && (h("div", { tabIndex: 0, onClick: () => {
291
+ } })), h("div", { key: 'c604c6f2908bc9d96f0f489fd4758e0fe6c8e5f9', class: "b2b-icons" }, this.userInputDate && (h("div", { tabIndex: 0, onClick: () => {
293
292
  this.invalid = false;
294
293
  this.clearDateInput();
295
294
  }, class: "b2b-close-icon", onKeyDown: event => {
@@ -297,7 +296,7 @@ export class B2bDatePicker {
297
296
  this.invalid = false;
298
297
  this.clearDateInput();
299
298
  }
300
- } }, h("b2b-icon", { icon: "b2b_icon-close", "aria-label": "clear input", clickable: true }))), h("div", { key: '1c4ca8455db22ea02c4d5000c625ac6da44194c4', tabindex: 0, onClick: () => {
299
+ } }, h("b2b-icon", { icon: "b2b_icon-close", "aria-label": "clear input", clickable: true }))), h("div", { key: 'c3e12e0904a2ee72ff672415e49e0ebaa48e46d9', tabindex: 0, onClick: () => {
301
300
  if (this.invalid) {
302
301
  this.invalid = false;
303
302
  }
@@ -309,9 +308,9 @@ export class B2bDatePicker {
309
308
  }
310
309
  this.showHideDatePicker();
311
310
  }
312
- }, class: "b2b-event-icon" }, h("b2b-icon", { key: 'a0332088a5d68cd8e77f07d6ea2b079f34881e2f', "aria-label": this.showDatePicker
311
+ }, class: "b2b-event-icon" }, h("b2b-icon", { key: 'a38cbfb24b84ca95bcd2507357e3e003cd5fd708', "aria-label": this.showDatePicker
313
312
  ? 'close date picker'
314
- : 'open date picker', icon: "b2b_icon-event", clickable: true }))))), h("div", { key: '0b1d0a315fe80940f98a0d75df38b03a90175aaa', class: {
313
+ : 'open date picker', icon: "b2b_icon-event", clickable: true }))))), h("div", { key: 'addb043cc83121ad0e70611a1621f95d473f7cd1', class: {
315
314
  'b2b-date-picker-body': true,
316
315
  'b2b-date-picker-body--hidden': !this.showDatePicker,
317
316
  } }, this.datePickerView === DatePickerView.Days && (h("div", null, h("b2b-date-picker-header", { selectedMonth: this.selectedMonth, selectedYear: this.selectedYear }), h("b2b-date-picker-days-header", null), h("b2b-date-picker-days", { selectedMonth: this.selectedMonth, selectedYear: this.selectedYear, selectedDay: this.selectedDay, disableWeekends: this.disableWeekends, disableFutureDates: this.disableFutureDates, disablePastDates: this.disablePastDates }))), this.datePickerView === DatePickerView.Months && (h("b2b-date-picker-months", { selectedMonth: this.selectedMonth })), this.datePickerView === DatePickerView.Years && (h("b2b-date-picker-years", { selectedYear: this.selectedYear }))), this.showDatePicker && (h("div", { class: "b2b-date-picker__backdrop", onClick: this.handleBackdropDismiss })), !this.showDatePicker && (h("span", { class: {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 04 Dec 2024 06:52:18 GMT
3
+ * Generated on Thu, 12 Dec 2024 07:14:23 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 Wed, 04 Dec 2024 06:52:18 GMT
125
+ * Generated on Thu, 12 Dec 2024 07:14:23 GMT
126
126
  */
127
127
  :root [data-theme="dark"] {
128
128
  --b2b-size-200: 5rem; /* 80px */
@@ -1,3 +1,4 @@
1
1
  <svg width="12" height="12" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M10.3765 4.17133C10.1939 3.96235 9.87747 3.94184 9.67092 4.12397L6.00002 7.33637L2.32913 4.12787C2.12161 3.94623 1.8052 3.96576 1.62356 4.17524C1.44192 4.38324 1.46292 4.69916 1.67092 4.8808L5.67092 8.3769C5.76516 8.45942 5.88284 8.50043 6.00002 8.50043C6.1177 8.50043 6.23489 8.45942 6.32913 8.3769L10.3291 4.8769C10.5371 4.69477 10.5581 4.37885 10.3765 4.17133Z" fill="#222222"/>
2
+ <path d="M10.3765 4.17133C10.1939 3.96235 9.87747 3.94184 9.67092 4.12397L6.00002 7.33637L2.32913 4.12787C2.12161 3.94623 1.8052 3.96576 1.62356 4.17524C1.44192 4.38324 1.46292 4.69916 1.67092 4.8808L5.67092 8.3769C5.76516 8.45942 5.88284 8.50043 6.00002 8.50043C6.1177 8.50043 6.23489 8.45942 6.32913 8.3769L10.3291 4.8769C10.5371 4.69477 10.5581 4.37885 10.3765 4.17133Z"/>
3
3
  </svg>
4
+
@@ -1,3 +1,4 @@
1
1
  <svg width="12" height="12" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M4.66406 6.00072L7.87646 2.32982C8.05811 2.1223 8.03711 1.80638 7.8291 1.62425C7.62158 1.44213 7.30566 1.46215 7.12354 1.67162L3.62354 5.67162C3.45898 5.86009 3.45898 6.14134 3.62354 6.32982L7.11963 10.3298C7.21826 10.4431 7.35693 10.5007 7.49609 10.5007C7.61328 10.5007 7.73047 10.4602 7.8252 10.3772C8.0332 10.1955 8.0542 9.87963 7.87256 9.67162L4.66406 6.00072Z" fill="#222222"/>
2
+ <path d="M4.66406 6.00072L7.87646 2.32982C8.05811 2.1223 8.03711 1.80638 7.8291 1.62425C7.62158 1.44213 7.30566 1.46215 7.12354 1.67162L3.62354 5.67162C3.45898 5.86009 3.45898 6.14134 3.62354 6.32982L7.11963 10.3298C7.21826 10.4431 7.35693 10.5007 7.49609 10.5007C7.61328 10.5007 7.73047 10.4602 7.8252 10.3772C8.0332 10.1955 8.0542 9.87963 7.87256 9.67162L4.66406 6.00072Z"/>
3
3
  </svg>
4
+
@@ -1,3 +1,4 @@
1
1
  <svg width="12" height="12" viewBox="0 0 12 12" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M8.37646 5.67162L4.87646 1.67162C4.69335 1.46215 4.37744 1.44213 4.17089 1.62425C3.96288 1.80638 3.94189 2.1223 4.12353 2.32982L7.33593 6.00072L4.12744 9.67162C3.94579 9.87963 3.96679 10.1955 4.1748 10.3772C4.26953 10.4602 4.38671 10.5007 4.5039 10.5007C4.64306 10.5007 4.78173 10.4426 4.88037 10.3298L8.37646 6.32982C8.54101 6.14134 8.54101 5.86009 8.37646 5.67162Z" fill="#222222"/>
2
+ <path d="M8.37646 5.67162L4.87646 1.67162C4.69335 1.46215 4.37744 1.44213 4.17089 1.62425C3.96288 1.80638 3.94189 2.1223 4.12353 2.32982L7.33593 6.00072L4.12744 9.67162C3.94579 9.87963 3.96679 10.1955 4.1748 10.3772C4.26953 10.4602 4.38671 10.5007 4.5039 10.5007C4.64306 10.5007 4.78173 10.4426 4.88037 10.3298L8.37646 6.32982C8.54101 6.14134 8.54101 5.86009 8.37646 5.67162Z"/>
3
3
  </svg>
4
+