@otto-de/b2b-core-components 1.32.2 → 1.33.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.
- package/dist/b2b-core-components/b2b-core-components.esm.js +1 -1
- package/dist/b2b-core-components/icons-100/b2b_icon-arrow-misdirected.svg +3 -0
- package/dist/b2b-core-components/icons-100/b2b_icon-clipboard-check.svg +3 -0
- package/dist/b2b-core-components/icons-100/b2b_icon-cosmetics.png +0 -0
- package/dist/b2b-core-components/icons-100/b2b_icon-cosmetics.svg +3 -0
- package/dist/b2b-core-components/icons-100/b2b_icon-lock-open.svg +4 -0
- package/dist/b2b-core-components/icons-100/b2b_icon-person-wheelchair.svg +3 -0
- package/dist/b2b-core-components/icons-100/b2b_icon-speech-bubble-sparkles.svg +3 -0
- package/dist/b2b-core-components/icons-100/b2b_icon-sustainable-organic-food.svg +3 -0
- package/dist/b2b-core-components/icons-100/b2b_icon-universal-access.svg +3 -0
- package/dist/b2b-core-components/icons-100/b2b_icon-voice-sparkles.svg +3 -0
- package/dist/b2b-core-components/icons-100/b2b_icon-webhook.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-arrow-long-left.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-arrow-long-right.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-arrow-misdirected.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-arrow-return.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-callback.svg +10 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-feedback.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-flag-chequered.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-flame.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-inplace-zoom.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-lock-closed.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-lock-open.svg +10 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-notification.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-pending.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-phone.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-print.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-qr-code.svg +10 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-skip-link.svg +3 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-smiley-angry.svg +13 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-smiley-happy.svg +10 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-smiley-negative.svg +10 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-smiley-neutral.svg +10 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-sparkles.svg +10 -0
- package/dist/b2b-core-components/icons-50/b2b_icon-voucher.svg +3 -0
- package/dist/b2b-core-components/p-24c6aa56.entry.js +1 -0
- package/dist/b2b-core-components/p-2daee203.entry.js +1 -0
- package/dist/b2b-core-components/p-3369f3c0.entry.js +1 -0
- package/dist/b2b-core-components/{p-660c758b.entry.js → p-57842105.entry.js} +1 -1
- package/dist/b2b-core-components/p-5dacf68a.entry.js +1 -0
- package/dist/b2b-core-components/p-6abfdb73.entry.js +1 -0
- package/dist/b2b-core-components/p-703da47c.entry.js +1 -0
- package/dist/b2b-core-components/p-76573f9f.entry.js +1 -0
- package/dist/b2b-core-components/p-76bf79ec.entry.js +1 -0
- package/dist/b2b-core-components/p-840dd6cd.entry.js +1 -0
- package/dist/b2b-core-components/{p-f661154c.entry.js → p-917a7f00.entry.js} +1 -1
- package/dist/b2b-core-components/p-953fc46b.js +1 -0
- package/dist/b2b-core-components/{p-4dad7870.entry.js → p-bc2b17c6.entry.js} +1 -1
- package/dist/b2b-core-components/p-fea90226.entry.js +1 -0
- package/dist/cjs/b2b-checkbox-group.cjs.entry.js +5 -12
- package/dist/cjs/b2b-checkbox.cjs.entry.js +6 -4
- package/dist/cjs/b2b-chip-component_2.cjs.entry.js +4 -2
- package/dist/cjs/b2b-core-components.cjs.js +1 -1
- package/dist/cjs/b2b-custom-dropdown.cjs.entry.js +13 -11
- package/dist/cjs/b2b-date-picker-days_5.cjs.entry.js +30 -22
- package/dist/cjs/b2b-date-picker.cjs.entry.js +10 -5
- package/dist/cjs/b2b-dropdown.cjs.entry.js +8 -7
- package/dist/cjs/b2b-icon-100.cjs.entry.js +402 -392
- package/dist/cjs/b2b-icon-50.cjs.entry.js +57 -35
- package/dist/cjs/b2b-icon.cjs.entry.js +355 -356
- package/dist/cjs/b2b-input-group_2.cjs.entry.js +4 -11
- package/dist/cjs/b2b-input_2.cjs.entry.js +7 -9
- package/dist/cjs/b2b-multiselect-dropdown.cjs.entry.js +82 -55
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{request-801c6ba1.js → request-a16ba589.js} +1 -1
- package/dist/collection/components/checkbox/checkbox.js +6 -4
- package/dist/collection/components/checkbox-group/checkbox-group.js +5 -12
- package/dist/collection/components/custom-dropdown/custom-dropdown.css +6 -0
- package/dist/collection/components/custom-dropdown/custom-dropdown.js +32 -11
- package/dist/collection/components/date-picker/date-picker-months.js +38 -10
- package/dist/collection/components/date-picker/date-picker-years.js +35 -15
- package/dist/collection/components/date-picker/date-picker.css +2 -3
- package/dist/collection/components/date-picker/date-picker.js +9 -4
- package/dist/collection/components/date-picker/date-picker.stories.js +9 -3
- package/dist/collection/components/dropdown/dropdown.css +4 -0
- package/dist/collection/components/dropdown/dropdown.e2e.js +1 -1
- package/dist/collection/components/dropdown/dropdown.js +28 -6
- package/dist/collection/components/dropdown/dropdown.stories.js +17 -4
- package/dist/collection/components/flyout-menu/flyout-menu.e2e.js +7 -2
- package/dist/collection/components/icon/types.js +354 -355
- package/dist/collection/components/icon-100/icon-100.js +1 -1
- package/dist/collection/components/icon-100/icons-100/b2b_icon-arrow-misdirected.svg +3 -0
- package/dist/collection/components/icon-100/icons-100/b2b_icon-clipboard-check.svg +3 -0
- package/dist/collection/components/icon-100/icons-100/b2b_icon-cosmetics.png +0 -0
- package/dist/collection/components/icon-100/icons-100/b2b_icon-cosmetics.svg +3 -0
- package/dist/collection/components/icon-100/icons-100/b2b_icon-lock-open.svg +4 -0
- package/dist/collection/components/icon-100/icons-100/b2b_icon-person-wheelchair.svg +3 -0
- package/dist/collection/components/icon-100/icons-100/b2b_icon-speech-bubble-sparkles.svg +3 -0
- package/dist/collection/components/icon-100/icons-100/b2b_icon-sustainable-organic-food.svg +3 -0
- package/dist/collection/components/icon-100/icons-100/b2b_icon-universal-access.svg +3 -0
- package/dist/collection/components/icon-100/icons-100/b2b_icon-voice-sparkles.svg +3 -0
- package/dist/collection/components/icon-100/icons-100/b2b_icon-webhook.svg +3 -0
- package/dist/collection/components/icon-100/types.js +401 -391
- package/dist/collection/components/icon-50/icon-50.js +1 -1
- package/dist/collection/components/icon-50/icons-50/b2b_icon-arrow-long-left.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-arrow-long-right.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-arrow-misdirected.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-arrow-return.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-callback.svg +10 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-feedback.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-flag-chequered.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-flame.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-inplace-zoom.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-lock-closed.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-lock-open.svg +10 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-notification.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-pending.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-phone.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-print.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-qr-code.svg +10 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-skip-link.svg +3 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-smiley-angry.svg +13 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-smiley-happy.svg +10 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-smiley-negative.svg +10 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-smiley-neutral.svg +10 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-sparkles.svg +10 -0
- package/dist/collection/components/icon-50/icons-50/b2b_icon-voucher.svg +3 -0
- package/dist/collection/components/icon-50/types.js +56 -34
- package/dist/collection/components/input/input.js +7 -9
- package/dist/collection/components/input-group/input-group.js +4 -11
- package/dist/collection/components/multiselect-dropdown/multiselect-dropdown.e2e.js +15 -0
- package/dist/collection/components/multiselect-dropdown/multiselect-dropdown.js +121 -61
- package/dist/collection/components/multiselect-dropdown/multiselect-dropdown.stories.js +44 -11
- package/dist/collection/components/multiselect-dropdown/multiselect-option/multiselect-option.js +22 -3
- package/dist/collection/utils/icon/request.js +1 -1
- package/dist/components/b2b-checkbox-group.js +5 -12
- package/dist/components/b2b-custom-dropdown.js +16 -12
- package/dist/components/b2b-date-picker.js +10 -5
- package/dist/components/b2b-dropdown.js +9 -7
- package/dist/components/b2b-icon-50.js +56 -34
- package/dist/components/b2b-icon.js +354 -355
- package/dist/components/b2b-multiselect-dropdown.js +85 -55
- package/dist/components/checkbox.js +6 -4
- package/dist/components/date-picker-months.js +16 -8
- package/dist/components/date-picker-years.js +14 -14
- package/dist/components/icon-100.js +401 -391
- package/dist/components/input-group.js +4 -11
- package/dist/components/input.js +7 -9
- package/dist/components/multiselect-option.js +5 -2
- package/dist/components/request.js +1 -1
- package/dist/custom-elements.json +108 -1
- package/dist/esm/b2b-checkbox-group.entry.js +5 -12
- package/dist/esm/b2b-checkbox.entry.js +6 -4
- package/dist/esm/b2b-chip-component_2.entry.js +4 -2
- package/dist/esm/b2b-core-components.js +1 -1
- package/dist/esm/b2b-custom-dropdown.entry.js +13 -11
- package/dist/esm/b2b-date-picker-days_5.entry.js +30 -22
- package/dist/esm/b2b-date-picker.entry.js +10 -5
- package/dist/esm/b2b-dropdown.entry.js +8 -7
- package/dist/esm/b2b-icon-100.entry.js +402 -392
- package/dist/esm/b2b-icon-50.entry.js +57 -35
- package/dist/esm/b2b-icon.entry.js +355 -356
- package/dist/esm/b2b-input-group_2.entry.js +4 -11
- package/dist/esm/b2b-input_2.entry.js +7 -9
- package/dist/esm/b2b-multiselect-dropdown.entry.js +82 -55
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{request-1d048f8a.js → request-6bb66f19.js} +1 -1
- package/dist/types/components/custom-dropdown/custom-dropdown.d.ts +6 -2
- package/dist/types/components/date-picker/date-picker-months.d.ts +7 -4
- package/dist/types/components/date-picker/date-picker-years.d.ts +6 -5
- package/dist/types/components/date-picker/date-picker.d.ts +4 -4
- package/dist/types/components/dropdown/dropdown.d.ts +2 -0
- package/dist/types/components/dropdown/dropdown.stories.d.ts +1 -0
- package/dist/types/components/icon/types.d.ts +1 -1
- package/dist/types/components/icon-100/types.d.ts +2 -2
- package/dist/types/components/icon-50/types.d.ts +2 -2
- package/dist/types/components/multiselect-dropdown/multiselect-dropdown.d.ts +19 -9
- package/dist/types/components/multiselect-dropdown/multiselect-dropdown.stories.d.ts +23 -4
- package/dist/types/components/multiselect-dropdown/multiselect-option/multiselect-option.d.ts +3 -1
- package/dist/types/components.d.ts +36 -8
- package/dist/web-types.json +51 -12
- package/package.json +2 -2
- package/dist/b2b-core-components/p-0bf2c192.entry.js +0 -1
- package/dist/b2b-core-components/p-54eee61c.entry.js +0 -1
- package/dist/b2b-core-components/p-61b2a6ad.js +0 -1
- package/dist/b2b-core-components/p-639d68a2.entry.js +0 -1
- package/dist/b2b-core-components/p-6b291a01.entry.js +0 -1
- package/dist/b2b-core-components/p-6c60d337.entry.js +0 -1
- package/dist/b2b-core-components/p-88bf92be.entry.js +0 -1
- package/dist/b2b-core-components/p-a614bd46.entry.js +0 -1
- package/dist/b2b-core-components/p-ae7ec34a.entry.js +0 -1
- package/dist/b2b-core-components/p-b4d46a07.entry.js +0 -1
- package/dist/b2b-core-components/p-f83dd748.entry.js +0 -1
|
@@ -3,364 +3,363 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-668808fd.js');
|
|
6
|
-
const request = require('./request-
|
|
6
|
+
const request = require('./request-a16ba589.js');
|
|
7
7
|
|
|
8
|
-
/* eslint-disable prettier/prettier */
|
|
9
8
|
const iconTypes = [
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
9
|
+
'b2b_icon-360-degree',
|
|
10
|
+
'b2b_icon-advice',
|
|
11
|
+
'b2b_icon-allergen-sulfur-dioxide-sulfite',
|
|
12
|
+
'b2b_icon-almond',
|
|
13
|
+
'b2b_icon-archive',
|
|
14
|
+
'b2b_icon-armchair',
|
|
15
|
+
'b2b_icon-arrow-down-50',
|
|
16
|
+
'b2b_icon-arrow-down',
|
|
17
|
+
'b2b_icon-arrow-graph',
|
|
18
|
+
'b2b_icon-arrow-left-50',
|
|
19
|
+
'b2b_icon-arrow-left',
|
|
20
|
+
'b2b_icon-arrow-right-50',
|
|
21
|
+
'b2b_icon-arrow-right',
|
|
22
|
+
'b2b_icon-arrow-up-50',
|
|
23
|
+
'b2b_icon-arrow-up',
|
|
24
|
+
'b2b_icon-assembly',
|
|
25
|
+
'b2b_icon-assortment',
|
|
26
|
+
'b2b_icon-attachment',
|
|
27
|
+
'b2b_icon-augmented-reality',
|
|
28
|
+
'b2b_icon-autonomous-team',
|
|
29
|
+
'b2b_icon-bank-details',
|
|
30
|
+
'b2b_icon-bar-graph-ascending',
|
|
31
|
+
'b2b_icon-bar-graph-axis',
|
|
32
|
+
'b2b_icon-barley',
|
|
33
|
+
'b2b_icon-basket-50',
|
|
34
|
+
'b2b_icon-basket-sale',
|
|
35
|
+
'b2b_icon-basket',
|
|
36
|
+
'b2b_icon-basketball',
|
|
37
|
+
'b2b_icon-bikini',
|
|
38
|
+
'b2b_icon-blogs',
|
|
39
|
+
'b2b_icon-brandshop',
|
|
40
|
+
'b2b_icon-brazil-nut',
|
|
41
|
+
'b2b_icon-browser-click',
|
|
42
|
+
'b2b_icon-browser-content',
|
|
43
|
+
'b2b_icon-browser-psm',
|
|
44
|
+
'b2b_icon-burger',
|
|
45
|
+
'b2b_icon-bus',
|
|
46
|
+
'b2b_icon-callback',
|
|
47
|
+
'b2b_icon-camera',
|
|
48
|
+
'b2b_icon-cashback',
|
|
49
|
+
'b2b_icon-cashew-nut',
|
|
50
|
+
'b2b_icon-catalogue',
|
|
51
|
+
'b2b_icon-categories',
|
|
52
|
+
'b2b_icon-celery',
|
|
53
|
+
'b2b_icon-certificate',
|
|
54
|
+
'b2b_icon-chair',
|
|
55
|
+
'b2b_icon-chat',
|
|
56
|
+
'b2b_icon-chatbot',
|
|
57
|
+
'b2b_icon-check-50',
|
|
58
|
+
'b2b_icon-check-bold',
|
|
59
|
+
'b2b_icon-check',
|
|
60
|
+
'b2b_icon-chicken',
|
|
61
|
+
'b2b_icon-city',
|
|
62
|
+
'b2b_icon-clear',
|
|
63
|
+
'b2b_icon-close-50',
|
|
64
|
+
'b2b_icon-close-bold',
|
|
65
|
+
'b2b_icon-close',
|
|
66
|
+
'b2b_icon-code-management',
|
|
67
|
+
'b2b_icon-contact-mail',
|
|
68
|
+
'b2b_icon-copy',
|
|
69
|
+
'b2b_icon-cow',
|
|
70
|
+
'b2b_icon-crab',
|
|
71
|
+
'b2b_icon-critique',
|
|
72
|
+
'b2b_icon-curtain',
|
|
73
|
+
'b2b_icon-cut-out',
|
|
74
|
+
'b2b_icon-dashboard',
|
|
75
|
+
'b2b_icon-deer',
|
|
76
|
+
'b2b_icon-delete-50',
|
|
77
|
+
'b2b_icon-delete',
|
|
78
|
+
'b2b_icon-delivery-24h',
|
|
79
|
+
'b2b_icon-delivery-desired-date-selection',
|
|
80
|
+
'b2b_icon-delivery-desired-date',
|
|
81
|
+
'b2b_icon-delivery-express',
|
|
82
|
+
'b2b_icon-delivery-flat',
|
|
83
|
+
'b2b_icon-delivery-on-hangers',
|
|
84
|
+
'b2b_icon-delivery-preferred-place',
|
|
85
|
+
'b2b_icon-desktop-phone-ads-click',
|
|
86
|
+
'b2b_icon-desktop-phone-ads',
|
|
87
|
+
'b2b_icon-desktop-phone',
|
|
88
|
+
'b2b_icon-desktop',
|
|
89
|
+
'b2b_icon-devices-monitor-laptop-tablet',
|
|
90
|
+
'b2b_icon-dish-feature-lactose-free',
|
|
91
|
+
'b2b_icon-dislike',
|
|
92
|
+
'b2b_icon-disposal',
|
|
93
|
+
'b2b_icon-document-sign',
|
|
94
|
+
'b2b_icon-downloads',
|
|
95
|
+
'b2b_icon-dress',
|
|
96
|
+
'b2b_icon-dungarees',
|
|
97
|
+
'b2b_icon-duplicate',
|
|
98
|
+
'b2b_icon-duration',
|
|
99
|
+
'b2b_icon-e-invoice',
|
|
100
|
+
'b2b_icon-edit-pad',
|
|
101
|
+
'b2b_icon-edit',
|
|
102
|
+
'b2b_icon-egg',
|
|
103
|
+
'b2b_icon-ellipsis',
|
|
104
|
+
'b2b_icon-email-verification-confirmed-safe',
|
|
105
|
+
'b2b_icon-email-verification-confirmed',
|
|
106
|
+
'b2b_icon-email-verification-sent-safe',
|
|
107
|
+
'b2b_icon-email-verification-sent',
|
|
108
|
+
'b2b_icon-empty-hint',
|
|
109
|
+
'b2b_icon-end-to-end',
|
|
110
|
+
'b2b_icon-error-article-image',
|
|
111
|
+
'b2b_icon-error-hint-50',
|
|
112
|
+
'b2b_icon-error-hint',
|
|
113
|
+
'b2b_icon-error',
|
|
114
|
+
'b2b_icon-euro',
|
|
115
|
+
'b2b_icon-event',
|
|
116
|
+
'b2b_icon-events',
|
|
117
|
+
'b2b_icon-expand',
|
|
118
|
+
'b2b_icon-faq',
|
|
119
|
+
'b2b_icon-feedback',
|
|
120
|
+
'b2b_icon-filter-50',
|
|
121
|
+
'b2b_icon-filter',
|
|
122
|
+
'b2b_icon-fish',
|
|
123
|
+
'b2b_icon-fitness',
|
|
124
|
+
'b2b_icon-flag-chequered',
|
|
125
|
+
'b2b_icon-flexible-work',
|
|
126
|
+
'b2b_icon-flip',
|
|
127
|
+
'b2b_icon-food-processor',
|
|
128
|
+
'b2b_icon-fullscreen',
|
|
129
|
+
'b2b_icon-gallery-view',
|
|
130
|
+
'b2b_icon-gamepad',
|
|
131
|
+
'b2b_icon-garlic',
|
|
132
|
+
'b2b_icon-gender-intersex',
|
|
133
|
+
'b2b_icon-globe',
|
|
134
|
+
'b2b_icon-gluten',
|
|
135
|
+
'b2b_icon-glutenfree',
|
|
136
|
+
'b2b_icon-handshake',
|
|
137
|
+
'b2b_icon-hashtag',
|
|
138
|
+
'b2b_icon-hazelnut',
|
|
139
|
+
'b2b_icon-hide',
|
|
140
|
+
'b2b_icon-high-heels',
|
|
141
|
+
'b2b_icon-home',
|
|
142
|
+
'b2b_icon-info-50',
|
|
143
|
+
'b2b_icon-info-hint-50',
|
|
144
|
+
'b2b_icon-info-small',
|
|
145
|
+
'b2b_icon-info',
|
|
146
|
+
'b2b_icon-inplace-zoom-reverse',
|
|
147
|
+
'b2b_icon-inplace-zoom',
|
|
148
|
+
'b2b_icon-insurance',
|
|
149
|
+
'b2b_icon-kamut',
|
|
150
|
+
'b2b_icon-laptop-os',
|
|
151
|
+
'b2b_icon-laptop',
|
|
152
|
+
'b2b_icon-leaving-page-50',
|
|
153
|
+
'b2b_icon-leaving-page',
|
|
154
|
+
'b2b_icon-light-bulb',
|
|
155
|
+
'b2b_icon-like-fingers',
|
|
156
|
+
'b2b_icon-like-product',
|
|
157
|
+
'b2b_icon-like',
|
|
158
|
+
'b2b_icon-line-graph',
|
|
159
|
+
'b2b_icon-list-view',
|
|
160
|
+
'b2b_icon-location',
|
|
161
|
+
'b2b_icon-lupine',
|
|
162
|
+
'b2b_icon-macadamia',
|
|
163
|
+
'b2b_icon-material-samples',
|
|
164
|
+
'b2b_icon-measurement',
|
|
165
|
+
'b2b_icon-megaphone',
|
|
166
|
+
'b2b_icon-menu',
|
|
167
|
+
'b2b_icon-mic',
|
|
168
|
+
'b2b_icon-milk',
|
|
169
|
+
'b2b_icon-minus-50',
|
|
170
|
+
'b2b_icon-minus',
|
|
171
|
+
'b2b_icon-module-operations',
|
|
172
|
+
'b2b_icon-money-coins',
|
|
173
|
+
'b2b_icon-money-document',
|
|
174
|
+
'b2b_icon-money-plus',
|
|
175
|
+
'b2b_icon-money-stack',
|
|
176
|
+
'b2b_icon-money',
|
|
177
|
+
'b2b_icon-move',
|
|
178
|
+
'b2b_icon-mustard',
|
|
179
|
+
'b2b_icon-nav',
|
|
180
|
+
'b2b_icon-new',
|
|
181
|
+
'b2b_icon-newsletter-sign-up',
|
|
182
|
+
'b2b_icon-notification',
|
|
183
|
+
'b2b_icon-nuts',
|
|
184
|
+
'b2b_icon-oat',
|
|
185
|
+
'b2b_icon-order-cancelled',
|
|
186
|
+
'b2b_icon-order-delivered',
|
|
187
|
+
'b2b_icon-order-form',
|
|
188
|
+
'b2b_icon-order-management',
|
|
189
|
+
'b2b_icon-order-misdirected',
|
|
190
|
+
'b2b_icon-order-on-road',
|
|
191
|
+
'b2b_icon-order-packed',
|
|
192
|
+
'b2b_icon-order-payment',
|
|
193
|
+
'b2b_icon-order-received',
|
|
194
|
+
'b2b_icon-order-return',
|
|
195
|
+
'b2b_icon-order-shipped',
|
|
196
|
+
'b2b_icon-order-state-unknown',
|
|
197
|
+
'b2b_icon-order-stored',
|
|
198
|
+
'b2b_icon-order',
|
|
199
|
+
'b2b_icon-otto-app',
|
|
200
|
+
'b2b_icon-otto-campus',
|
|
201
|
+
'b2b_icon-otto-company',
|
|
202
|
+
'b2b_icon-otto-laptop',
|
|
203
|
+
'b2b_icon-otto-logo',
|
|
204
|
+
'b2b_icon-otto-up-points',
|
|
205
|
+
'b2b_icon-otto-up',
|
|
206
|
+
'b2b_icon-paper-plane',
|
|
207
|
+
'b2b_icon-pause',
|
|
208
|
+
'b2b_icon-payment-credit-card',
|
|
209
|
+
'b2b_icon-payment-invoice',
|
|
210
|
+
'b2b_icon-payment-pause',
|
|
211
|
+
'b2b_icon-payment-plan-protection',
|
|
212
|
+
'b2b_icon-payment-plan',
|
|
213
|
+
'b2b_icon-pdf',
|
|
214
|
+
'b2b_icon-peanut',
|
|
215
|
+
'b2b_icon-pecan-nut',
|
|
216
|
+
'b2b_icon-pending',
|
|
217
|
+
'b2b_icon-person-access',
|
|
218
|
+
'b2b_icon-person-callcenter',
|
|
219
|
+
'b2b_icon-person-check',
|
|
220
|
+
'b2b_icon-person-colleagues',
|
|
221
|
+
'b2b_icon-person-community',
|
|
222
|
+
'b2b_icon-person-development',
|
|
223
|
+
'b2b_icon-person-female',
|
|
224
|
+
'b2b_icon-person-info',
|
|
225
|
+
'b2b_icon-person-male',
|
|
226
|
+
'b2b_icon-person-rating',
|
|
227
|
+
'b2b_icon-person-support',
|
|
228
|
+
'b2b_icon-person-switch',
|
|
229
|
+
'b2b_icon-person-workshop',
|
|
230
|
+
'b2b_icon-person',
|
|
231
|
+
'b2b_icon-phone-permission',
|
|
232
|
+
'b2b_icon-phone',
|
|
233
|
+
'b2b_icon-pig',
|
|
234
|
+
'b2b_icon-pin-50',
|
|
235
|
+
'b2b_icon-pin',
|
|
236
|
+
'b2b_icon-pinch-gesture',
|
|
237
|
+
'b2b_icon-pinch',
|
|
238
|
+
'b2b_icon-pistachio',
|
|
239
|
+
'b2b_icon-plant',
|
|
240
|
+
'b2b_icon-play-1',
|
|
241
|
+
'b2b_icon-play',
|
|
242
|
+
'b2b_icon-plus-50',
|
|
243
|
+
'b2b_icon-plus',
|
|
244
|
+
'b2b_icon-price-alert',
|
|
245
|
+
'b2b_icon-price-tag',
|
|
246
|
+
'b2b_icon-print',
|
|
247
|
+
'b2b_icon-puzzle',
|
|
248
|
+
'b2b_icon-qr-code',
|
|
249
|
+
'b2b_icon-question-50',
|
|
250
|
+
'b2b_icon-question-hint-50',
|
|
251
|
+
'b2b_icon-question-hint',
|
|
252
|
+
'b2b_icon-question',
|
|
253
|
+
'b2b_icon-rating-empty-50',
|
|
254
|
+
'b2b_icon-rating-empty',
|
|
255
|
+
'b2b_icon-rating-filled-50',
|
|
256
|
+
'b2b_icon-rating-filled',
|
|
257
|
+
'b2b_icon-rating-half-50',
|
|
258
|
+
'b2b_icon-rating-half',
|
|
259
|
+
'b2b_icon-rating-order',
|
|
260
|
+
'b2b_icon-rating-payment',
|
|
261
|
+
'b2b_icon-refresh-50',
|
|
262
|
+
'b2b_icon-remote-work',
|
|
263
|
+
'b2b_icon-repair',
|
|
264
|
+
'b2b_icon-reply-50',
|
|
265
|
+
'b2b_icon-reply',
|
|
266
|
+
'b2b_icon-retirement-provision',
|
|
267
|
+
'b2b_icon-rocket',
|
|
268
|
+
'b2b_icon-rye',
|
|
269
|
+
'b2b_icon-sabbatical',
|
|
270
|
+
'b2b_icon-sale',
|
|
271
|
+
'b2b_icon-save',
|
|
272
|
+
'b2b_icon-sea',
|
|
273
|
+
'b2b_icon-search-enter',
|
|
274
|
+
'b2b_icon-search',
|
|
275
|
+
'b2b_icon-seo',
|
|
276
|
+
'b2b_icon-service-info',
|
|
277
|
+
'b2b_icon-sesame',
|
|
278
|
+
'b2b_icon-settings',
|
|
279
|
+
'b2b_icon-share-ios',
|
|
280
|
+
'b2b_icon-share',
|
|
281
|
+
'b2b_icon-sheep',
|
|
282
|
+
'b2b_icon-shell',
|
|
283
|
+
'b2b_icon-shirt',
|
|
284
|
+
'b2b_icon-shopping-cart-euro',
|
|
285
|
+
'b2b_icon-shopping-cart',
|
|
286
|
+
'b2b_icon-show',
|
|
287
|
+
'b2b_icon-smiley-angry',
|
|
288
|
+
'b2b_icon-smiley-happy',
|
|
289
|
+
'b2b_icon-smiley-negative',
|
|
290
|
+
'b2b_icon-smiley-neutral',
|
|
291
|
+
'b2b_icon-smiley-positive-50',
|
|
292
|
+
'b2b_icon-smiley-positive',
|
|
293
|
+
'b2b_icon-sms-info',
|
|
294
|
+
'b2b_icon-sneaker',
|
|
295
|
+
'b2b_icon-sort-50',
|
|
296
|
+
'b2b_icon-sort-ascending-50',
|
|
297
|
+
'b2b_icon-sort-ascending',
|
|
298
|
+
'b2b_icon-sort-descending-50',
|
|
299
|
+
'b2b_icon-sort-descending',
|
|
300
|
+
'b2b_icon-sort',
|
|
301
|
+
'b2b_icon-soy',
|
|
302
|
+
'b2b_icon-spelt',
|
|
303
|
+
'b2b_icon-stationary',
|
|
304
|
+
'b2b_icon-studies',
|
|
305
|
+
'b2b_icon-success-hint-50',
|
|
306
|
+
'b2b_icon-success',
|
|
307
|
+
'b2b_icon-sustainable-delivery',
|
|
308
|
+
'b2b_icon-sustainable-energy-efficient',
|
|
309
|
+
'b2b_icon-sustainable-production',
|
|
310
|
+
'b2b_icon-sustainable-recycling',
|
|
311
|
+
'b2b_icon-sustainable-resource',
|
|
312
|
+
'b2b_icon-swipe-gesture',
|
|
313
|
+
'b2b_icon-sync-device',
|
|
314
|
+
'b2b_icon-t-shirt',
|
|
315
|
+
'b2b_icon-tablet',
|
|
316
|
+
'b2b_icon-tableware',
|
|
317
|
+
'b2b_icon-target-group',
|
|
318
|
+
'b2b_icon-teddy',
|
|
319
|
+
'b2b_icon-test-result',
|
|
320
|
+
'b2b_icon-town',
|
|
321
|
+
'b2b_icon-trash',
|
|
322
|
+
'b2b_icon-trend-down-50',
|
|
323
|
+
'b2b_icon-trend-down',
|
|
324
|
+
'b2b_icon-trend-left',
|
|
325
|
+
'b2b_icon-trend-right',
|
|
326
|
+
'b2b_icon-trend-up-50',
|
|
327
|
+
'b2b_icon-trend-up',
|
|
328
|
+
'b2b_icon-trousers',
|
|
329
|
+
'b2b_icon-trusted',
|
|
330
|
+
'b2b_icon-unpin',
|
|
331
|
+
'b2b_icon-upload',
|
|
332
|
+
'b2b_icon-user-management',
|
|
333
|
+
'b2b_icon-vacation',
|
|
334
|
+
'b2b_icon-variant-content',
|
|
335
|
+
'b2b_icon-vegan',
|
|
336
|
+
'b2b_icon-vegetarian',
|
|
337
|
+
'b2b_icon-viewtoggle-tiles',
|
|
338
|
+
'b2b_icon-village',
|
|
339
|
+
'b2b_icon-volume-off',
|
|
340
|
+
'b2b_icon-volume-on',
|
|
341
|
+
'b2b_icon-voucher',
|
|
342
|
+
'b2b_icon-walnut',
|
|
343
|
+
'b2b_icon-warning-hint-50',
|
|
344
|
+
'b2b_icon-warning-hint',
|
|
345
|
+
'b2b_icon-warning',
|
|
346
|
+
'b2b_icon-warranty',
|
|
347
|
+
'b2b_icon-washing-machine',
|
|
348
|
+
'b2b_icon-whatsapp',
|
|
349
|
+
'b2b_icon-wheat',
|
|
350
|
+
'b2b_icon-wifi',
|
|
351
|
+
'b2b_icon-wishlist-50',
|
|
352
|
+
'b2b_icon-wishlist-active-50',
|
|
353
|
+
'b2b_icon-wishlist-active',
|
|
354
|
+
'b2b_icon-wishlist',
|
|
355
|
+
'b2b_icon-work-life',
|
|
356
|
+
'b2b_icon-workshop',
|
|
357
|
+
'b2b_icon-zoom-in',
|
|
358
|
+
'b2b_icon-zoom-out',
|
|
359
|
+
'b2b_logo-carrier-dhl',
|
|
360
|
+
'b2b_logo-carrier-gls',
|
|
361
|
+
'b2b_logo-carrier-hermes',
|
|
362
|
+
'b2b_logo-carrier-ups',
|
|
364
363
|
];
|
|
365
364
|
|
|
366
365
|
const iconCss = ":root,:host{--b2b-color-black-50:#333333;--b2b-color-black-100:#222222;--b2b-color-white-100:#FFFFFF;--b2b-color-grey-10:#F0F0F0;--b2b-color-grey-25:#F6F6F6;--b2b-color-grey-50:#EEEEEE;--b2b-color-grey-100:#E6E6E6;--b2b-color-grey-150:#D5D5D5;--b2b-color-grey-200:#C4C4C4;--b2b-color-grey-250:#B1B1B1;--b2b-color-grey-300:#9E9E9E;--b2b-color-grey-400:#777777;--b2b-color-red-50:#FFDDE3;--b2b-color-red-100:#D4021D;--b2b-color-red-150:#E6344B;--b2b-color-red-200:#BB0004;--b2b-color-red-250:#850012;--b2b-color-blue-10:#F2F7FF;--b2b-color-blue-25:#DBE7FA;--b2b-color-blue-50:#87B1F0;--b2b-color-blue-100:#0F63E1;--b2b-color-blue-200:#093E90;--b2b-color-primary:#D4021D;--b2b-color-error-100:#E6344B;--b2b-color-warning-50:#FFD998;--b2b-color-warning-100:#FFB432;--b2b-color-success-50:#D6E0CC;--b2b-color-success-100:#326400;--b2b-color-info-50:#CCD6E0;--b2b-color-info-100:#003264;--b2b-color-hover-default:#DBE7FA;--b2b-color-hover-black:#3B3B3B;--b2b-color-background-overlay-transparent-80:#22222280;--b2b-color-background-overlay-transparent-40:#22222240;--b2b-color-table-selected-default:#CCE9FF;--b2b-color-table-expand-hover:#DBE7FA;--b2b-font-family-default:OttoSans, Arial, Helvetica, sans-serif;--b2b-font-weight-thin:100;--b2b-font-weight-normal:500;--b2b-font-weight-bold:700;--b2b-size-1:0.0625rem;--b2b-size-5:0.125rem;--b2b-size-7:0.1875rem;--b2b-size-10:0.25rem;--b2b-size-13:0.3125rem;--b2b-size-15:0.375rem;--b2b-size-20:0.5rem;--b2b-size-25:0.625rem;--b2b-size-30:0.75rem;--b2b-size-35:0.875rem;--b2b-size-40:1rem;--b2b-size-45:1.125rem;--b2b-size-50:1.25rem;--b2b-size-53:1.3125rem;--b2b-size-55:1.375rem;--b2b-size-60:1.5rem;--b2b-size-70:1.75rem;--b2b-size-80:2rem;--b2b-size-90:2.25rem;--b2b-size-100:2.5rem;--b2b-size-120:3rem;--b2b-size-140:3.5rem;--b2b-size-150:3.75rem;--b2b-size-160:4rem;--b2b-size-200:5rem;--b2b-color-error-50:var(--b2b-color-red-50);--b2b-color-background-page:var(--b2b-color-grey-10);--b2b-color-background-box:var(--b2b-color-white-100);--b2b-color-background-card:var(--b2b-color-white-100);--b2b-color-background-overlay:var(--b2b-color-black-100);--b2b-color-border-100:var(--b2b-color-grey-200);--b2b-color-copy-default:var(--b2b-color-black-100);--b2b-color-copy-secondary:var(--b2b-color-grey-400);--b2b-color-copy-inverted:var(--b2b-color-white-100);--b2b-color-copy-overlay:var(--b2b-color-white-100);--b2b-color-headline-title:var(--b2b-color-red-100);--b2b-color-headline-default:var(--b2b-color-black-100);--b2b-color-headline-inverted:var(--b2b-color-white-100);--b2b-color-icon-default:var(--b2b-color-black-100);--b2b-color-icon-secondary:var(--b2b-color-grey-400);--b2b-color-icon-inverted:var(--b2b-color-white-100);--b2b-color-table-expand-default:var(--b2b-color-grey-25);--b2b-size-icon-50:var(--b2b-size-40);--b2b-size-icon-100:var(--b2b-size-60);--b2b-size-icon-200:var(--b2b-size-80);--b2b-size-icon-400:var(--b2b-size-120);--b2b-size-space-25:var(--b2b-size-10);--b2b-size-space-50:var(--b2b-size-20);--b2b-size-space-75:var(--b2b-size-30);--b2b-size-space-100:var(--b2b-size-40);--b2b-size-space-150:var(--b2b-size-60);--b2b-size-space-175:var(--b2b-size-80);--b2b-size-space-200:var(--b2b-size-100);--b2b-size-space-250:var(--b2b-size-160);--b2b-size-space-300:var(--b2b-size-200);--b2b-size-padding-50:var(--b2b-size-20);--b2b-size-padding-100:var(--b2b-size-40);--b2b-size-padding-150:var(--b2b-size-60);--b2b-size-padding-175:var(--b2b-size-80);--b2b-size-border-width-50:var(--b2b-size-1);--b2b-size-border-width-100:var(--b2b-size-5);--b2b-size-border-width-150:var(--b2b-size-10);--b2b-size-border-radius-100:var(--b2b-size-7);--b2b-size-border-no-radius-left:0 var(--b2b-size-7) var(--b2b-size-7) 0;--b2b-size-border-no-radius-right:var(--b2b-size-7) 0 0 var(--b2b-size-7);--b2b-size-border-no-radius-top:0 0 var(--b2b-size-7) var(--b2b-size-7);--b2b-size-border-no-radius-bottom:var(--b2b-size-7) var(--b2b-size-7) 0 0;--b2b-size-copy-50:var(--b2b-size-30);--b2b-size-copy-100:var(--b2b-size-35);--b2b-size-copy-125:var(--b2b-size-40);--b2b-size-copy-200:var(--b2b-size-45);--b2b-size-copy-300:var(--b2b-size-60);--b2b-size-copy-line-height-50:var(--b2b-size-40);--b2b-size-copy-line-height-75:var(--b2b-size-45);--b2b-size-copy-line-height-100:var(--b2b-size-53);--b2b-size-copy-line-height-125:var(--b2b-size-60);--b2b-size-copy-line-height-200:var(--b2b-size-60);--b2b-size-copy-line-height-300:var(--b2b-size-90);--b2b-size-headline-100:var(--b2b-size-40);--b2b-size-headline-200:var(--b2b-size-45);--b2b-size-headline-400:var(--b2b-size-60);--b2b-size-headline-line-height-100:var(--b2b-size-60);--b2b-size-headline-line-height-200:var(--b2b-size-60);--b2b-size-headline-line-height-400:var(--b2b-size-60)}:root [data-theme=\"dark\"]{--b2b-color-black-50:#333333;--b2b-color-black-100:#222222;--b2b-color-white-100:#FFFFFF;--b2b-color-grey-10:#F0F0F0;--b2b-color-grey-25:#F6F6F6;--b2b-color-grey-50:#EEEEEE;--b2b-color-grey-100:#E6E6E6;--b2b-color-grey-150:#D5D5D5;--b2b-color-grey-200:#C4C4C4;--b2b-color-grey-250:#B1B1B1;--b2b-color-grey-300:#9E9E9E;--b2b-color-grey-400:#777777;--b2b-color-red-50:#FFDDE3;--b2b-color-red-100:#D4021D;--b2b-color-red-150:#E6344B;--b2b-color-red-200:#BB0004;--b2b-color-red-250:#850012;--b2b-color-blue-10:#F2F7FF;--b2b-color-blue-25:#DBE7FA;--b2b-color-blue-50:#87B1F0;--b2b-color-blue-100:#0F63E1;--b2b-color-blue-200:#093E90;--b2b-color-primary:#D4021D;--b2b-color-error-100:#E6344B;--b2b-color-warning-50:#FFD998;--b2b-color-warning-100:#FFB432;--b2b-color-success-50:#D6E0CC;--b2b-color-success-100:#326400;--b2b-color-info-50:#CCD6E0;--b2b-color-info-100:#003264;--b2b-color-hover-default:#DBE7FA;--b2b-color-hover-black:#3B3B3B;--b2b-font-family-default:OttoSans, Arial, Helvetica, sans-serif;--b2b-font-weight-thin:100;--b2b-font-weight-normal:500;--b2b-font-weight-bold:700;--b2b-size-1:0.0625rem;--b2b-size-5:0.125rem;--b2b-size-7:0.1875rem;--b2b-size-10:0.25rem;--b2b-size-13:0.3125rem;--b2b-size-15:0.375rem;--b2b-size-20:0.5rem;--b2b-size-25:0.625rem;--b2b-size-30:0.75rem;--b2b-size-35:0.875rem;--b2b-size-40:1rem;--b2b-size-45:1.125rem;--b2b-size-50:1.25rem;--b2b-size-53:1.3125rem;--b2b-size-55:1.375rem;--b2b-size-60:1.5rem;--b2b-size-70:1.75rem;--b2b-size-80:2rem;--b2b-size-90:2.25rem;--b2b-size-100:2.5rem;--b2b-size-120:3rem;--b2b-size-140:3.5rem;--b2b-size-150:3.75rem;--b2b-size-160:4rem;--b2b-size-200:5rem;--b2b-color-error-50:var(--b2b-color-red-50);--b2b-color-background-box:var(--b2b-color-black-50);--b2b-color-background-card:var(--b2b-color-black-50);--b2b-color-background-page:var(--b2b-color-grey-100);--b2b-color-border-100:var(--b2b-color-white-100);--b2b-color-copy-default:var(--b2b-color-white-100);--b2b-color-copy-secondary:var(--b2b-color-grey-100);--b2b-color-copy-inverted:var(--b2b-color-black-100);--b2b-color-headline-title:var(--b2b-color-red-50);--b2b-color-headline-default:var(--b2b-color-white-100);--b2b-color-headline-inverted:var(--b2b-color-black-100);--b2b-color-icon-default:var(--b2b-color-white-100);--b2b-color-icon-secondary:var(--b2b-color-grey-400);--b2b-color-icon-inverted:var(--b2b-color-black-100)}@font-face{font-family:OttoSans;src:url(\"https://pattern-library.portal.otto.market/static/assets/fonts/otto-sans.ttf\");font-weight:normal;font-style:normal}@font-face{font-family:OttoSans;src:url(\"https://pattern-library.portal.otto.market/static/assets/fonts/otto-sans-bold.woff\") format(\"woff\"), url(\"https://pattern-library.portal.otto.market/static/assets/fonts/otto-sans-bold.ttf\") format(\"truetype\");font-weight:bold;font-style:normal}@font-face{font-family:OttoSans;src:url(\"https://pattern-library.portal.otto.market/static/assets/fonts/otto-sans-thin.woff\") format(\"woff\"), url(\"https://pattern-library.portal.otto.market/static/assets/fonts/otto-sans-thin.ttf\") format(\"truetype\");font-weight:100;font-style:normal}@font-face{font-family:ObcIcons;src:url(\"https://pattern-library.portal.otto.market/static/assets/fonts/obc-icons.woff\")}:host{--b2b-icon-line-height:inherit;--b2b-icon-cursor:default}:host .b2b-icon{display:inline-flex;vertical-align:middle;line-height:var(--b2b-icon-line-height);cursor:var(--b2b-icon-cursor)}:host .b2b-icon--clickable{cursor:pointer}:host .b2b-icon.b2b-icon--50{width:var(--b2b-size-40);height:var(--b2b-size-40)}:host .b2b-icon.b2b-icon--100{width:var(--b2b-size-60);height:var(--b2b-size-60)}:host .b2b-icon.b2b-icon--200{width:var(--b2b-size-80);height:var(--b2b-size-80)}:host .b2b-icon.b2b-icon--primary{fill:var(--b2b-color-black-100)}:host .b2b-icon.b2b-icon--secondary{fill:var(--b2b-color-grey-200)}:host .b2b-icon.b2b-icon--inverse{fill:var(--b2b-color-white-100)}:host .b2b-icon.b2b-icon--inherit{fill:currentcolor}";
|