@@ -132,7 +132,7 @@ <h3>Card with List</h3>
132
132
< ui5-card avatar ="sap-icon://group "
133
133
heading ="Team 6 "
134
134
subtitle ="Direct Reports "
135
- tatus ="6 of 6 "
135
+ status ="6 of 6 "
136
136
class ="medium ">
137
137
< div class ="card-content ">
138
138
< ui5-list separators ="None " class ="card-content-child ">
@@ -417,25 +417,6 @@ <h3>More Cards</h3>
417
417
}
418
418
</ style >
419
419
420
- < ui5-card avatar ="../../../../../../www/samples/images/woman_avatar_1.png " heading ="Dona Maria Moore " subtitle ="Senior Sales Executive " class ="small ">
421
- < div class ="content content-padding ">
422
- < ui5-title level ="H5 " style ="padding-bottom: 1rem; "> Contact details</ ui5-title >
423
-
424
- < div class ="content-group ">
425
- < ui5-label > Company Name</ ui5-label >
426
- < ui5-title level ="H6 "> Company A</ ui5-title >
427
- </ div >
428
- < div class ="content-group ">
429
- < ui5-label > Address</ ui5-label >
430
- < ui5-title level ="H6 "> 481 West Street, Anytown 45066, USA</ ui5-title >
431
- </ div >
432
- < div class ="content-group ">
433
- < ui5-label > Website</ ui5-label >
434
- < ui5-link target ="_blank "> www.company_a.example.com</ ui5-link >
435
- </ div >
436
- </ div >
437
- </ ui5-card >
438
-
439
420
< style >
440
421
.item {display : flex;width : 100% ;justify-content : space-between;}
441
422
.item-content-begin {display : flex;flex-direction : column;}
@@ -462,6 +443,25 @@ <h3>More Cards</h3>
462
443
...
463
444
</ ui5-list >
464
445
</ ui5-card >
446
+
447
+ < ui5-card avatar ="../../../../../../www/samples/images/woman_avatar_1.png " heading ="Dona Maria Moore " subtitle ="Senior Sales Executive " class ="small ">
448
+ < div class ="content content-padding ">
449
+ < ui5-title level ="H5 " style ="padding-bottom: 1rem; "> Contact details</ ui5-title >
450
+
451
+ < div class ="content-group ">
452
+ < ui5-label > Company Name</ ui5-label >
453
+ < ui5-title level ="H6 "> Company A</ ui5-title >
454
+ </ div >
455
+ < div class ="content-group ">
456
+ < ui5-label > Address</ ui5-label >
457
+ < ui5-title level ="H6 "> 481 West Street, Anytown 45066, USA</ ui5-title >
458
+ </ div >
459
+ < div class ="content-group ">
460
+ < ui5-label > Website</ ui5-label >
461
+ < ui5-link target ="_blank "> www.company_a.example.com</ ui5-link >
462
+ </ div >
463
+ </ div >
464
+ </ ui5-card >
465
465
</ xmp >
466
466
</ pre >
467
467
</ section >
0 commit comments