@@ -104,21 +104,21 @@ <h2>Wizard</h2>
104
104
105
105
< div style ="display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-top: 1rem ">
106
106
< ui5-label > Availability</ ui5-label >
107
- < ui5-segmentedbutton >
107
+ < ui5-segmented-button >
108
108
< ui5-toggle-button icon ="employee " pressed > In stock</ ui5-toggle-button >
109
109
< ui5-toggle-button > In depot</ ui5-toggle-button >
110
110
< ui5-toggle-button > Damaged</ ui5-toggle-button >
111
111
< ui5-toggle-button > Out of stock</ ui5-toggle-button >
112
- </ ui5-segmentedbutton >
112
+ </ ui5-segmented-button >
113
113
</ div >
114
114
115
115
< div style ="display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-top: 1rem ">
116
116
< ui5-label > Size</ ui5-label >
117
- < ui5-segmentedbutton id ="sb ">
117
+ < ui5-segmented-button id ="sb ">
118
118
< ui5-toggle-button icon ="employee " pressed > Small</ ui5-toggle-button >
119
119
< ui5-toggle-button > Medium</ ui5-toggle-button >
120
120
< ui5-toggle-button > Large</ ui5-toggle-button >
121
- </ ui5-segmentedbutton >
121
+ </ ui5-segmented-button >
122
122
</ div >
123
123
</ div >
124
124
</ div >
@@ -229,21 +229,21 @@ <h2>Wizard non-standard</h2>
229
229
230
230
< div style ="display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-top: 1rem ">
231
231
< ui5-label > Availability</ ui5-label >
232
- < ui5-segmentedbutton >
232
+ < ui5-segmented-button >
233
233
< ui5-toggle-button icon ="employee " pressed > In stock</ ui5-toggle-button >
234
234
< ui5-toggle-button > In depot</ ui5-toggle-button >
235
235
< ui5-toggle-button > Damaged</ ui5-toggle-button >
236
236
< ui5-toggle-button > Out of stock</ ui5-toggle-button >
237
- </ ui5-segmentedbutton >
237
+ </ ui5-segmented-button >
238
238
</ div >
239
239
240
240
< div style ="display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-top: 1rem ">
241
241
< ui5-label > Size</ ui5-label >
242
- < ui5-segmentedbutton >
242
+ < ui5-segmented-button >
243
243
< ui5-toggle-button icon ="employee " pressed > Small</ ui5-toggle-button >
244
244
< ui5-toggle-button > Medium</ ui5-toggle-button >
245
245
< ui5-toggle-button > Large</ ui5-toggle-button >
246
- </ ui5-segmentedbutton >
246
+ </ ui5-segmented-button >
247
247
</ div >
248
248
</ div >
249
249
</ div >
@@ -381,21 +381,21 @@ <h2>Wizard non-standard 2</h2>
381
381
382
382
< div style ="display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-top: 1rem ">
383
383
< ui5-label > Availability</ ui5-label >
384
- < ui5-segmentedbutton >
384
+ < ui5-segmented-button >
385
385
< ui5-toggle-button icon ="employee " pressed > In stock</ ui5-toggle-button >
386
386
< ui5-toggle-button > In depot</ ui5-toggle-button >
387
387
< ui5-toggle-button > Damaged</ ui5-toggle-button >
388
388
< ui5-toggle-button > Out of stock</ ui5-toggle-button >
389
- </ ui5-segmentedbutton >
389
+ </ ui5-segmented-button >
390
390
</ div >
391
391
392
392
< div style ="display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-top: 1rem ">
393
393
< ui5-label > Size</ ui5-label >
394
- < ui5-segmentedbutton >
394
+ < ui5-segmented-button >
395
395
< ui5-toggle-button icon ="employee " pressed > Small</ ui5-toggle-button >
396
396
< ui5-toggle-button > Medium</ ui5-toggle-button >
397
397
< ui5-toggle-button > Large</ ui5-toggle-button >
398
- </ ui5-segmentedbutton >
398
+ </ ui5-segmented-button >
399
399
</ div >
400
400
</ div >
401
401
</ div >
@@ -502,21 +502,21 @@ <h2>Wizard non-standard 3</h2>
502
502
503
503
< div style ="display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-top: 1rem ">
504
504
< ui5-label > Availability</ ui5-label >
505
- < ui5-segmentedbutton >
505
+ < ui5-segmented-button >
506
506
< ui5-toggle-button icon ="employee " pressed > In stock</ ui5-toggle-button >
507
507
< ui5-toggle-button > In depot</ ui5-toggle-button >
508
508
< ui5-toggle-button > Damaged</ ui5-toggle-button >
509
509
< ui5-toggle-button > Out of stock</ ui5-toggle-button >
510
- </ ui5-segmentedbutton >
510
+ </ ui5-segmented-button >
511
511
</ div >
512
512
513
513
< div style ="display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-top: 1rem ">
514
514
< ui5-label > Size</ ui5-label >
515
- < ui5-segmentedbutton >
515
+ < ui5-segmented-button >
516
516
< ui5-toggle-button icon ="employee " pressed > Small</ ui5-toggle-button >
517
517
< ui5-toggle-button > Medium</ ui5-toggle-button >
518
518
< ui5-toggle-button > Large</ ui5-toggle-button >
519
- </ ui5-segmentedbutton >
519
+ </ ui5-segmented-button >
520
520
</ div >
521
521
</ div >
522
522
</ div >
@@ -625,21 +625,21 @@ <h2>Wizard non-standard 3</h2>
625
625
626
626
< div style ="display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-top: 1rem ">
627
627
< ui5-label > Availability</ ui5-label >
628
- < ui5-segmentedbutton >
628
+ < ui5-segmented-button >
629
629
< ui5-toggle-button icon ="employee " pressed > In stock</ ui5-toggle-button >
630
630
< ui5-toggle-button > In depot</ ui5-toggle-button >
631
631
< ui5-toggle-button > Damaged</ ui5-toggle-button >
632
632
< ui5-toggle-button > Out of stock</ ui5-toggle-button >
633
- </ ui5-segmentedbutton >
633
+ </ ui5-segmented-button >
634
634
</ div >
635
635
636
636
< div style ="display: flex; flex-direction: row; justify-content: flex-end; align-items: center; margin-top: 1rem ">
637
637
< ui5-label > Size</ ui5-label >
638
- < ui5-segmentedbutton id ="sb2 ">
638
+ < ui5-segmented-button id ="sb2 ">
639
639
< ui5-toggle-button icon ="employee " pressed > Small</ ui5-toggle-button >
640
640
< ui5-toggle-button > Medium</ ui5-toggle-button >
641
641
< ui5-toggle-button > Largr</ ui5-toggle-button >
642
- </ ui5-segmentedbutton >
642
+ </ ui5-segmented-button >
643
643
</ div >
644
644
</ div >
645
645
</ div >
0 commit comments