@@ -8,10 +8,10 @@ exports[`FilterBar Hide Filter Bar 1`] = `
8
8
class = " FilterBar-filterBarHeader-0"
9
9
>
10
10
<div
11
- class = " VariantManagement-VariantManagement -0"
11
+ class = " VariantManagement-container -0"
12
12
>
13
13
<ui5-title
14
- class = " VariantManagement-VariantManagementText -0"
14
+ class = " VariantManagement-title -0"
15
15
level = " H4"
16
16
>
17
17
Variant 1
@@ -20,46 +20,46 @@ exports[`FilterBar Hide Filter Bar 1`] = `
20
20
design = " Transparent"
21
21
icon = " navigation-down-arrow"
22
22
/>
23
- </div >
24
- <ui5-responsive-popover
25
- header-text = " Variants"
26
- horizontal-align = " Center"
27
- initial-focus = " "
28
- placement-type = " Bottom"
29
- vertical-align = " Center"
30
- >
31
- <ui5-button
32
- class = " VariantManagement-footer-0"
33
- design = " Emphasized"
34
- icon = " "
35
- slot = " footer"
23
+ <ui5-responsive-popover
24
+ header-text = " Variants"
25
+ horizontal-align = " Center"
26
+ initial-focus = " "
27
+ placement-type = " Bottom"
28
+ vertical-align = " Center"
36
29
>
37
- Cancel
38
- </ui5-button >
39
- <ui5-list
40
- footer-text = " "
41
- header-text = " "
42
- mode = " SingleSelect"
43
- no-data-text = " "
44
- separators = " All"
45
- >
46
- <ui5-li
47
- data-key = " 1"
48
- selected = " true"
49
- style = " width: 300px;"
50
- type = " Active"
30
+ <ui5-button
31
+ class = " VariantManagement-footer-0"
32
+ design = " Emphasized"
33
+ icon = " "
34
+ slot = " footer"
51
35
>
52
- Variant 1
53
- </ui5-li >
54
- <ui5-li
55
- data-key = " 2"
56
- style = " width: 300px;"
57
- type = " Active"
36
+ Cancel
37
+ </ui5-button >
38
+ <ui5-list
39
+ footer-text = " "
40
+ header-text = " "
41
+ mode = " SingleSelect"
42
+ no-data-text = " "
43
+ separators = " All"
58
44
>
59
- Variant 2
60
- </ui5-li >
61
- </ui5-list >
62
- </ui5-responsive-popover >
45
+ <ui5-li
46
+ data-key = " 1"
47
+ selected = " true"
48
+ style = " width: 300px;"
49
+ type = " Active"
50
+ >
51
+ Variant 1
52
+ </ui5-li >
53
+ <ui5-li
54
+ data-key = " 2"
55
+ style = " width: 300px;"
56
+ type = " Active"
57
+ >
58
+ Variant 2
59
+ </ui5-li >
60
+ </ui5-list >
61
+ </ui5-responsive-popover >
62
+ </div >
63
63
<div
64
64
class = " FilterBar-headerRowRight-0"
65
65
>
@@ -157,10 +157,10 @@ exports[`FilterBar Render without crashing 1`] = `
157
157
class = " FilterBar-filterBarHeader-0"
158
158
>
159
159
<div
160
- class = " VariantManagement-VariantManagement -0"
160
+ class = " VariantManagement-container -0"
161
161
>
162
162
<ui5-title
163
- class = " VariantManagement-VariantManagementText -0"
163
+ class = " VariantManagement-title -0"
164
164
level = " H4"
165
165
>
166
166
Variant 1
@@ -169,46 +169,46 @@ exports[`FilterBar Render without crashing 1`] = `
169
169
design = " Transparent"
170
170
icon = " navigation-down-arrow"
171
171
/>
172
- </div >
173
- <ui5-responsive-popover
174
- header-text = " Variants"
175
- horizontal-align = " Center"
176
- initial-focus = " "
177
- placement-type = " Bottom"
178
- vertical-align = " Center"
179
- >
180
- <ui5-button
181
- class = " VariantManagement-footer-0"
182
- design = " Emphasized"
183
- icon = " "
184
- slot = " footer"
185
- >
186
- Cancel
187
- </ui5-button >
188
- <ui5-list
189
- footer-text = " "
190
- header-text = " "
191
- mode = " SingleSelect"
192
- no-data-text = " "
193
- separators = " All"
172
+ <ui5-responsive-popover
173
+ header-text = " Variants"
174
+ horizontal-align = " Center"
175
+ initial-focus = " "
176
+ placement-type = " Bottom"
177
+ vertical-align = " Center"
194
178
>
195
- <ui5-li
196
- data-key = " 1 "
197
- selected = " true "
198
- style = " width: 300px; "
199
- type = " Active "
179
+ <ui5-button
180
+ class = " VariantManagement-footer-0 "
181
+ design = " Emphasized "
182
+ icon = " "
183
+ slot = " footer "
200
184
>
201
- Variant 1
202
- </ui5-li >
203
- <ui5-li
204
- data-key = " 2"
205
- style = " width: 300px;"
206
- type = " Active"
185
+ Cancel
186
+ </ui5-button >
187
+ <ui5-list
188
+ footer-text = " "
189
+ header-text = " "
190
+ mode = " SingleSelect"
191
+ no-data-text = " "
192
+ separators = " All"
207
193
>
208
- Variant 2
209
- </ui5-li >
210
- </ui5-list >
211
- </ui5-responsive-popover >
194
+ <ui5-li
195
+ data-key = " 1"
196
+ selected = " true"
197
+ style = " width: 300px;"
198
+ type = " Active"
199
+ >
200
+ Variant 1
201
+ </ui5-li >
202
+ <ui5-li
203
+ data-key = " 2"
204
+ style = " width: 300px;"
205
+ type = " Active"
206
+ >
207
+ Variant 2
208
+ </ui5-li >
209
+ </ui5-list >
210
+ </ui5-responsive-popover >
211
+ </div >
212
212
<div
213
213
class = " FilterBar-vLine-0"
214
214
>
@@ -297,10 +297,10 @@ exports[`FilterBar Select Filter Item 1`] = `
297
297
class = " FilterBar-filterBarHeader-0"
298
298
>
299
299
<div
300
- class = " VariantManagement-VariantManagement -0"
300
+ class = " VariantManagement-container -0"
301
301
>
302
302
<ui5-title
303
- class = " VariantManagement-VariantManagementText -0"
303
+ class = " VariantManagement-title -0"
304
304
level = " H4"
305
305
>
306
306
Variant 1
@@ -309,46 +309,46 @@ exports[`FilterBar Select Filter Item 1`] = `
309
309
design = " Transparent"
310
310
icon = " navigation-down-arrow"
311
311
/>
312
- </div >
313
- <ui5-responsive-popover
314
- header-text = " Variants"
315
- horizontal-align = " Center"
316
- initial-focus = " "
317
- placement-type = " Bottom"
318
- vertical-align = " Center"
319
- >
320
- <ui5-button
321
- class = " VariantManagement-footer-0"
322
- design = " Emphasized"
323
- icon = " "
324
- slot = " footer"
312
+ <ui5-responsive-popover
313
+ header-text = " Variants"
314
+ horizontal-align = " Center"
315
+ initial-focus = " "
316
+ placement-type = " Bottom"
317
+ vertical-align = " Center"
325
318
>
326
- Cancel
327
- </ui5-button >
328
- <ui5-list
329
- footer-text = " "
330
- header-text = " "
331
- mode = " SingleSelect"
332
- no-data-text = " "
333
- separators = " All"
334
- >
335
- <ui5-li
336
- data-key = " 1"
337
- selected = " true"
338
- style = " width: 300px;"
339
- type = " Active"
319
+ <ui5-button
320
+ class = " VariantManagement-footer-0"
321
+ design = " Emphasized"
322
+ icon = " "
323
+ slot = " footer"
340
324
>
341
- Variant 1
342
- </ui5-li >
343
- <ui5-li
344
- data-key = " 2"
345
- style = " width: 300px;"
346
- type = " Active"
325
+ Cancel
326
+ </ui5-button >
327
+ <ui5-list
328
+ footer-text = " "
329
+ header-text = " "
330
+ mode = " SingleSelect"
331
+ no-data-text = " "
332
+ separators = " All"
347
333
>
348
- Variant 2
349
- </ui5-li >
350
- </ui5-list >
351
- </ui5-responsive-popover >
334
+ <ui5-li
335
+ data-key = " 1"
336
+ selected = " true"
337
+ style = " width: 300px;"
338
+ type = " Active"
339
+ >
340
+ Variant 1
341
+ </ui5-li >
342
+ <ui5-li
343
+ data-key = " 2"
344
+ style = " width: 300px;"
345
+ type = " Active"
346
+ >
347
+ Variant 2
348
+ </ui5-li >
349
+ </ui5-list >
350
+ </ui5-responsive-popover >
351
+ </div >
352
352
<div
353
353
class = " FilterBar-headerRowRight-0"
354
354
>
0 commit comments