@cds/core 5.5.8 → 5.6.3
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/_virtual/_virtual_library-entry-points +1 -1
- package/accordion/accordion-content.element.scss.js +1 -1
- package/accordion/accordion-header.element.scss.js +1 -1
- package/accordion/accordion-panel.element.scss.js +1 -1
- package/alert/alert-group.element.d.ts +4 -7
- package/alert/alert-group.element.js +1 -1
- package/alert/alert-group.element.js.map +1 -1
- package/alert/alert-group.element.scss.js +1 -1
- package/alert/alert.element.d.ts +2 -2
- package/alert/alert.element.scss.js +1 -1
- package/badge/badge.element.d.ts +1 -1
- package/badge/badge.element.scss.js +1 -1
- package/breadcrumb/breadcrumb.element.d.ts +1 -1
- package/breadcrumb/breadcrumb.element.js +1 -1
- package/breadcrumb/breadcrumb.element.js.map +1 -1
- package/button/button.element.d.ts +5 -4
- package/button/button.element.js +1 -1
- package/button/button.element.js.map +1 -1
- package/card/card.element.d.ts +1 -1
- package/card/card.element.js +1 -1
- package/card/card.element.js.map +1 -1
- package/card/card.element.scss.js +1 -1
- package/checkbox/checkbox.element.scss.js +1 -1
- package/custom-elements.json +5521 -2158
- package/custom-elements.legacy.json +198 -154
- package/forms/control/control.element.d.ts +4 -3
- package/forms/control/control.element.js.map +1 -1
- package/forms/control-group/control-group.element.d.ts +3 -2
- package/forms/control-group/control-group.element.js.map +1 -1
- package/forms/control-inline/control-inline.element.d.ts +1 -0
- package/forms/control-inline/control-inline.element.js +1 -1
- package/forms/control-inline/control-inline.element.js.map +1 -1
- package/forms/control-label/control-label.element.scss.js +1 -1
- package/forms/control-message/control-message.element.d.ts +1 -1
- package/forms/control-message/control-message.element.scss.js +1 -1
- package/forms/form-group/form-group.element.d.ts +2 -2
- package/global.css +2 -0
- package/global.min.css +1 -1
- package/icon/icon.element.d.ts +5 -5
- package/icon/icon.element.scss.js +1 -1
- package/icon/utils/icon.classnames.d.ts +1 -0
- package/icon/utils/icon.classnames.js +1 -1
- package/icon/utils/icon.classnames.js.map +1 -1
- package/input/input.element.scss.js +1 -1
- package/internal/base/base.element.scss.js +1 -1
- package/internal/base/button.base.d.ts +0 -2
- package/internal/base/button.base.js +1 -1
- package/internal/base/button.base.js.map +1 -1
- package/internal/decorators/property.js +1 -1
- package/internal/decorators/property.js.map +1 -1
- package/internal/index.d.ts +2 -0
- package/internal/index.js +1 -1
- package/internal/index.js.map +1 -1
- package/internal/motion/interfaces.d.ts +1 -1
- package/internal/services/i18n.service.d.ts +8 -0
- package/internal/services/i18n.service.js +1 -1
- package/internal/services/i18n.service.js.map +1 -1
- package/internal/utils/css.d.ts +1 -0
- package/internal/utils/css.js +1 -1
- package/internal/utils/css.js.map +1 -1
- package/internal/utils/exists.d.ts +1 -3
- package/internal/utils/exists.js.map +1 -1
- package/internal/utils/global.js +1 -1
- package/internal/utils/string.d.ts +1 -0
- package/internal/utils/string.js +1 -1
- package/internal/utils/string.js.map +1 -1
- package/internal-components/overlay/overlay.element.d.ts +2 -6
- package/internal-components/overlay/overlay.element.js +1 -1
- package/internal-components/overlay/overlay.element.js.map +1 -1
- package/modal/modal-content.element.d.ts +2 -4
- package/modal/modal-content.element.js.map +1 -1
- package/navigation/navigation-item.element.d.ts +0 -1
- package/navigation/navigation-item.element.js +1 -1
- package/navigation/navigation-item.element.js.map +1 -1
- package/navigation/navigation-item.element.scss.js +2 -2
- package/navigation/navigation-start.element.d.ts +1 -3
- package/navigation/navigation-start.element.js +1 -1
- package/navigation/navigation-start.element.js.map +1 -1
- package/navigation/navigation.element.d.ts +1 -6
- package/navigation/navigation.element.js +1 -3
- package/navigation/navigation.element.js.map +1 -1
- package/navigation/navigation.element.scss.js +1 -1
- package/package.json +20 -2
- package/password/password.element.d.ts +0 -1
- package/password/password.element.js +1 -1
- package/password/password.element.js.map +1 -1
- package/polyfills/aria-reflect.d.ts +45 -0
- package/polyfills/aria-reflect.js +2 -0
- package/polyfills/aria-reflect.js.map +1 -0
- package/polyfills/index.d.ts +1 -0
- package/polyfills/index.js +2 -0
- package/polyfills/index.js.map +1 -0
- package/progress-circle/progress-circle.element.d.ts +26 -3
- package/progress-circle/progress-circle.element.js +1 -1
- package/progress-circle/progress-circle.element.js.map +1 -1
- package/progress-circle/progress-circle.utils.d.ts +6 -0
- package/progress-circle/progress-circle.utils.js +2 -0
- package/progress-circle/progress-circle.utils.js.map +1 -0
- package/radio/radio-group.element.js +1 -1
- package/radio/radio-group.element.js.map +1 -1
- package/radio/radio.element.scss.js +1 -1
- package/select/select.global.scss.js +1 -1
- package/selection-panels/checkbox/checkbox-panel.element.d.ts +35 -0
- package/selection-panels/checkbox/checkbox-panel.element.js +2 -0
- package/selection-panels/checkbox/checkbox-panel.element.js.map +1 -0
- package/selection-panels/checkbox/index.d.ts +1 -0
- package/selection-panels/checkbox/index.js +2 -0
- package/selection-panels/checkbox/index.js.map +1 -0
- package/selection-panels/checkbox/register.d.ts +6 -0
- package/selection-panels/checkbox/register.js +2 -0
- package/selection-panels/checkbox/register.js.map +1 -0
- package/selection-panels/radio/index.d.ts +1 -0
- package/selection-panels/radio/index.js +2 -0
- package/selection-panels/radio/index.js.map +1 -0
- package/selection-panels/radio/radio-panel.element.d.ts +35 -0
- package/selection-panels/radio/radio-panel.element.js +2 -0
- package/selection-panels/radio/radio-panel.element.js.map +1 -0
- package/selection-panels/radio/register.d.ts +6 -0
- package/selection-panels/radio/register.js +2 -0
- package/selection-panels/radio/register.js.map +1 -0
- package/selection-panels/shared/selection-panel.element.scss.js +6 -0
- package/selection-panels/shared/selection-panel.element.scss.js.map +1 -0
- package/selection-panels/shared/selection-panel.interfaces.d.ts +1 -0
- package/styles/module.tokens.css +2 -0
- package/styles/module.tokens.min.css +1 -1
- package/styles/theme.dark.css +1 -0
- package/styles/theme.dark.min.css +1 -1
- package/tag/tag.element.d.ts +1 -1
- package/tag/tag.element.scss.js +1 -1
- package/textarea/textarea.element.scss.js +1 -1
- package/tokens/tokens.android.xml +2 -0
- package/tokens/tokens.d.ts +2 -0
- package/tokens/tokens.ios.swift +2 -0
- package/tokens/tokens.js +2 -0
- package/tokens/tokens.json +11 -0
- package/tokens/tokens.scss +2 -0
- package/tree-view/tree-item.element.d.ts +1 -5
- package/tree-view/tree-item.element.js +1 -1
- package/tree-view/tree-item.element.js.map +1 -1
- package/tree-view/tree-item.element.scss.js +1 -1
- package/tree-view/tree.element.d.ts +0 -4
- package/tree-view/tree.element.js +1 -1
- package/tree-view/tree.element.js.map +1 -1
- package/navigation/navigation-start.element.scss.js +0 -6
- package/navigation/navigation-start.element.scss.js.map +0 -1
|
@@ -255,19 +255,17 @@
|
|
|
255
255
|
"properties": [
|
|
256
256
|
{
|
|
257
257
|
"name": "size",
|
|
258
|
+
"description": "Sets the overall height and width of the alerts inside the alert group",
|
|
258
259
|
"type": "default | sm"
|
|
259
260
|
},
|
|
260
261
|
{
|
|
261
262
|
"name": "type",
|
|
263
|
+
"description": "Passed down into the alerts inside the alert-group",
|
|
262
264
|
"type": "default | banner | light"
|
|
263
265
|
},
|
|
264
|
-
{
|
|
265
|
-
"name": "role",
|
|
266
|
-
"description": "Autosets the alert groups aria role to 'region'",
|
|
267
|
-
"type": "string"
|
|
268
|
-
},
|
|
269
266
|
{
|
|
270
267
|
"name": "status",
|
|
268
|
+
"description": "Sets the status of the alerts inside the alert group",
|
|
271
269
|
"type": "neutral | info | success | warning | danger | alt | loading"
|
|
272
270
|
}
|
|
273
271
|
],
|
|
@@ -320,6 +318,7 @@
|
|
|
320
318
|
"properties": [
|
|
321
319
|
{
|
|
322
320
|
"name": "size",
|
|
321
|
+
"description": "Sets the overall height and width of the alert and icon based on value",
|
|
323
322
|
"type": "default | sm"
|
|
324
323
|
},
|
|
325
324
|
{
|
|
@@ -329,6 +328,7 @@
|
|
|
329
328
|
},
|
|
330
329
|
{
|
|
331
330
|
"name": "status",
|
|
331
|
+
"description": "Sets the color of the alert from a predefined list of statuses",
|
|
332
332
|
"type": "neutral | info | success | warning | danger | alt | loading"
|
|
333
333
|
},
|
|
334
334
|
{
|
|
@@ -379,6 +379,7 @@
|
|
|
379
379
|
"properties": [
|
|
380
380
|
{
|
|
381
381
|
"name": "size",
|
|
382
|
+
"description": "Sets the overall height and width of the alert and icon based on value",
|
|
382
383
|
"type": "default | sm"
|
|
383
384
|
},
|
|
384
385
|
{
|
|
@@ -388,6 +389,7 @@
|
|
|
388
389
|
},
|
|
389
390
|
{
|
|
390
391
|
"name": "status",
|
|
392
|
+
"description": "Sets the color of the alert from a predefined list of statuses",
|
|
391
393
|
"type": "neutral | info | success | warning | danger | alt | loading"
|
|
392
394
|
},
|
|
393
395
|
{
|
|
@@ -459,19 +461,17 @@
|
|
|
459
461
|
"properties": [
|
|
460
462
|
{
|
|
461
463
|
"name": "size",
|
|
464
|
+
"description": "Sets the overall height and width of the alerts inside the alert group",
|
|
462
465
|
"type": "default | sm"
|
|
463
466
|
},
|
|
464
467
|
{
|
|
465
468
|
"name": "type",
|
|
469
|
+
"description": "Passed down into the alerts inside the alert-group",
|
|
466
470
|
"type": "default | banner | light"
|
|
467
471
|
},
|
|
468
|
-
{
|
|
469
|
-
"name": "role",
|
|
470
|
-
"description": "Autosets the alert groups aria role to 'region'",
|
|
471
|
-
"type": "string"
|
|
472
|
-
},
|
|
473
472
|
{
|
|
474
473
|
"name": "status",
|
|
474
|
+
"description": "Sets the status of the alerts inside the alert group",
|
|
475
475
|
"type": "neutral | info | success | warning | danger | alt | loading"
|
|
476
476
|
}
|
|
477
477
|
],
|
|
@@ -529,7 +529,8 @@
|
|
|
529
529
|
},
|
|
530
530
|
{
|
|
531
531
|
"name": "status",
|
|
532
|
-
"
|
|
532
|
+
"description": "Sets the color of the badge",
|
|
533
|
+
"type": "'neutral' | 'info' | 'success' | 'warning' | 'danger'"
|
|
533
534
|
}
|
|
534
535
|
],
|
|
535
536
|
"slots": [
|
|
@@ -580,7 +581,8 @@
|
|
|
580
581
|
},
|
|
581
582
|
{
|
|
582
583
|
"name": "status",
|
|
583
|
-
"
|
|
584
|
+
"description": "Sets the color of the badge",
|
|
585
|
+
"type": "'neutral' | 'info' | 'success' | 'warning' | 'danger'"
|
|
584
586
|
}
|
|
585
587
|
],
|
|
586
588
|
"slots": [
|
|
@@ -684,6 +686,7 @@
|
|
|
684
686
|
},
|
|
685
687
|
{
|
|
686
688
|
"name": "loadingState",
|
|
689
|
+
"description": "Changes the button content based on the value passed.",
|
|
687
690
|
"type": "default | loading | success | error"
|
|
688
691
|
},
|
|
689
692
|
{
|
|
@@ -777,6 +780,7 @@
|
|
|
777
780
|
},
|
|
778
781
|
{
|
|
779
782
|
"name": "loadingState",
|
|
783
|
+
"description": "Changes the button content based on the value passed.",
|
|
780
784
|
"type": "default | loading | success | error"
|
|
781
785
|
},
|
|
782
786
|
{
|
|
@@ -893,6 +897,7 @@
|
|
|
893
897
|
},
|
|
894
898
|
{
|
|
895
899
|
"name": "loadingState",
|
|
900
|
+
"description": "Changes the button content based on the value passed.",
|
|
896
901
|
"type": "default | loading | success | error"
|
|
897
902
|
},
|
|
898
903
|
{
|
|
@@ -986,6 +991,7 @@
|
|
|
986
991
|
},
|
|
987
992
|
{
|
|
988
993
|
"name": "loadingState",
|
|
994
|
+
"description": "Changes the button content based on the value passed.",
|
|
989
995
|
"type": "default | loading | success | error"
|
|
990
996
|
},
|
|
991
997
|
{
|
|
@@ -1080,10 +1086,6 @@
|
|
|
1080
1086
|
"path": "./card/card.element.d.ts",
|
|
1081
1087
|
"description": "Web component card.\n\n```typescript\nimport '@cds/core/card/register.js';\n```\n\n```html\n<cds-card aria-labelledby=\"{label your card}\">\n <div cds-layout=\"vertical gap:md\">\n <h2 id=\"{label your card}\" cds-text=\"section\" cds-layout=\"p-y:sm\">\n <!-- Card title -->\n </h2>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-text=\"body light\" cds-layout=\"p-y:md\">\n <!-- Card content -->\n </div>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-layout=\"horizontal gap:sm p-y:sm align:vertical-center\">\n <cds-button action=\"flat-inline\">View</cds-button>\n </div>\n </div>\n</cds-card>\n```",
|
|
1082
1088
|
"properties": [
|
|
1083
|
-
{
|
|
1084
|
-
"name": "role",
|
|
1085
|
-
"type": "string"
|
|
1086
|
-
},
|
|
1087
1089
|
{
|
|
1088
1090
|
"name": "globalStyles",
|
|
1089
1091
|
"type": "CSSResultGroup"
|
|
@@ -1139,10 +1141,6 @@
|
|
|
1139
1141
|
"path": "./card/register.d.ts",
|
|
1140
1142
|
"description": "Web component card.\n\n```typescript\nimport '@cds/core/card/register.js';\n```\n\n```html\n<cds-card aria-labelledby=\"{label your card}\">\n <div cds-layout=\"vertical gap:md\">\n <h2 id=\"{label your card}\" cds-text=\"section\" cds-layout=\"p-y:sm\">\n <!-- Card title -->\n </h2>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-text=\"body light\" cds-layout=\"p-y:md\">\n <!-- Card content -->\n </div>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-layout=\"horizontal gap:sm p-y:sm align:vertical-center\">\n <cds-button action=\"flat-inline\">View</cds-button>\n </div>\n </div>\n</cds-card>\n```",
|
|
1141
1143
|
"properties": [
|
|
1142
|
-
{
|
|
1143
|
-
"name": "role",
|
|
1144
|
-
"type": "string"
|
|
1145
|
-
},
|
|
1146
1144
|
{
|
|
1147
1145
|
"name": "globalStyles",
|
|
1148
1146
|
"type": "CSSResultGroup"
|
|
@@ -1484,6 +1482,7 @@
|
|
|
1484
1482
|
"properties": [
|
|
1485
1483
|
{
|
|
1486
1484
|
"name": "status",
|
|
1485
|
+
"description": "Set the status of control group validation",
|
|
1487
1486
|
"type": "neutral | error | success"
|
|
1488
1487
|
},
|
|
1489
1488
|
{
|
|
@@ -1502,6 +1501,7 @@
|
|
|
1502
1501
|
},
|
|
1503
1502
|
{
|
|
1504
1503
|
"name": "controlWidth",
|
|
1504
|
+
"description": "Adjust the control from the default full width or the browser default width",
|
|
1505
1505
|
"type": "stretch | shrink"
|
|
1506
1506
|
},
|
|
1507
1507
|
{
|
|
@@ -1512,10 +1512,6 @@
|
|
|
1512
1512
|
{
|
|
1513
1513
|
"name": "styles",
|
|
1514
1514
|
"type": "CSSResultGroup[]"
|
|
1515
|
-
},
|
|
1516
|
-
{
|
|
1517
|
-
"name": "layoutStable",
|
|
1518
|
-
"type": "boolean"
|
|
1519
1515
|
}
|
|
1520
1516
|
],
|
|
1521
1517
|
"slots": [
|
|
@@ -1537,10 +1533,12 @@
|
|
|
1537
1533
|
},
|
|
1538
1534
|
{
|
|
1539
1535
|
"name": "status",
|
|
1536
|
+
"description": "Set the status of form control validation",
|
|
1540
1537
|
"type": "neutral | error | success"
|
|
1541
1538
|
},
|
|
1542
1539
|
{
|
|
1543
1540
|
"name": "controlWidth",
|
|
1541
|
+
"description": "Adjust the control from the default full width or the browser default width",
|
|
1544
1542
|
"type": "stretch | shrink"
|
|
1545
1543
|
},
|
|
1546
1544
|
{
|
|
@@ -1555,14 +1553,11 @@
|
|
|
1555
1553
|
},
|
|
1556
1554
|
{
|
|
1557
1555
|
"name": "layout",
|
|
1556
|
+
"description": "Set to adjust the default control layout. When `responsive` is true this will be the largest size to scale to.",
|
|
1558
1557
|
"type": "vertical | horizontal | compact"
|
|
1559
1558
|
},
|
|
1560
1559
|
{
|
|
1561
1560
|
"name": "layoutChange"
|
|
1562
|
-
},
|
|
1563
|
-
{
|
|
1564
|
-
"name": "layoutStable",
|
|
1565
|
-
"type": "boolean"
|
|
1566
1561
|
}
|
|
1567
1562
|
],
|
|
1568
1563
|
"slots": [
|
|
@@ -1610,6 +1605,7 @@
|
|
|
1610
1605
|
"properties": [
|
|
1611
1606
|
{
|
|
1612
1607
|
"name": "status",
|
|
1608
|
+
"description": "Set the status of form control message validation",
|
|
1613
1609
|
"type": "neutral | error | success"
|
|
1614
1610
|
},
|
|
1615
1611
|
{
|
|
@@ -1649,10 +1645,12 @@
|
|
|
1649
1645
|
"properties": [
|
|
1650
1646
|
{
|
|
1651
1647
|
"name": "status",
|
|
1648
|
+
"description": "Set the status of form control validation",
|
|
1652
1649
|
"type": "neutral | error | success"
|
|
1653
1650
|
},
|
|
1654
1651
|
{
|
|
1655
1652
|
"name": "controlWidth",
|
|
1653
|
+
"description": "Adjust the control from the default full width or the browser default width",
|
|
1656
1654
|
"type": "stretch | shrink"
|
|
1657
1655
|
},
|
|
1658
1656
|
{
|
|
@@ -1667,14 +1665,11 @@
|
|
|
1667
1665
|
},
|
|
1668
1666
|
{
|
|
1669
1667
|
"name": "layout",
|
|
1668
|
+
"description": "Set to adjust the default control layout. When `responsive` is true this will be the largest size to scale to.",
|
|
1670
1669
|
"type": "vertical | horizontal | compact"
|
|
1671
1670
|
},
|
|
1672
1671
|
{
|
|
1673
1672
|
"name": "layoutChange"
|
|
1674
|
-
},
|
|
1675
|
-
{
|
|
1676
|
-
"name": "layoutStable",
|
|
1677
|
-
"type": "boolean"
|
|
1678
1673
|
}
|
|
1679
1674
|
],
|
|
1680
1675
|
"slots": [
|
|
@@ -1696,10 +1691,12 @@
|
|
|
1696
1691
|
"properties": [
|
|
1697
1692
|
{
|
|
1698
1693
|
"name": "layout",
|
|
1694
|
+
"description": "Set to adjust the default control layout for all controls within form group.\nWhen `responsive` is true this will be the largest size to scale to.",
|
|
1699
1695
|
"type": "horizontal | horizontal -inline | vertical | vertical-inline | compact"
|
|
1700
1696
|
},
|
|
1701
1697
|
{
|
|
1702
1698
|
"name": "controlWidth",
|
|
1699
|
+
"description": "Adjust the control from the default full width or the browser default width",
|
|
1703
1700
|
"type": "stretch | shrink"
|
|
1704
1701
|
},
|
|
1705
1702
|
{
|
|
@@ -1732,10 +1729,12 @@
|
|
|
1732
1729
|
"properties": [
|
|
1733
1730
|
{
|
|
1734
1731
|
"name": "status",
|
|
1732
|
+
"description": "Set the status of form control validation",
|
|
1735
1733
|
"type": "neutral | error | success"
|
|
1736
1734
|
},
|
|
1737
1735
|
{
|
|
1738
1736
|
"name": "controlWidth",
|
|
1737
|
+
"description": "Adjust the control from the default full width or the browser default width",
|
|
1739
1738
|
"type": "stretch | shrink"
|
|
1740
1739
|
},
|
|
1741
1740
|
{
|
|
@@ -1750,14 +1749,11 @@
|
|
|
1750
1749
|
},
|
|
1751
1750
|
{
|
|
1752
1751
|
"name": "layout",
|
|
1752
|
+
"description": "Set to adjust the default control layout. When `responsive` is true this will be the largest size to scale to.",
|
|
1753
1753
|
"type": "vertical | horizontal | compact"
|
|
1754
1754
|
},
|
|
1755
1755
|
{
|
|
1756
1756
|
"name": "layoutChange"
|
|
1757
|
-
},
|
|
1758
|
-
{
|
|
1759
|
-
"name": "layoutStable",
|
|
1760
|
-
"type": "boolean"
|
|
1761
1757
|
}
|
|
1762
1758
|
],
|
|
1763
1759
|
"slots": [
|
|
@@ -1805,6 +1801,7 @@
|
|
|
1805
1801
|
"properties": [
|
|
1806
1802
|
{
|
|
1807
1803
|
"name": "status",
|
|
1804
|
+
"description": "Set the status of control group validation",
|
|
1808
1805
|
"type": "neutral | error | success"
|
|
1809
1806
|
},
|
|
1810
1807
|
{
|
|
@@ -1823,6 +1820,7 @@
|
|
|
1823
1820
|
},
|
|
1824
1821
|
{
|
|
1825
1822
|
"name": "controlWidth",
|
|
1823
|
+
"description": "Adjust the control from the default full width or the browser default width",
|
|
1826
1824
|
"type": "stretch | shrink"
|
|
1827
1825
|
},
|
|
1828
1826
|
{
|
|
@@ -1833,10 +1831,6 @@
|
|
|
1833
1831
|
{
|
|
1834
1832
|
"name": "styles",
|
|
1835
1833
|
"type": "CSSResultGroup[]"
|
|
1836
|
-
},
|
|
1837
|
-
{
|
|
1838
|
-
"name": "layoutStable",
|
|
1839
|
-
"type": "boolean"
|
|
1840
1834
|
}
|
|
1841
1835
|
],
|
|
1842
1836
|
"slots": [
|
|
@@ -1858,10 +1852,12 @@
|
|
|
1858
1852
|
},
|
|
1859
1853
|
{
|
|
1860
1854
|
"name": "status",
|
|
1855
|
+
"description": "Set the status of form control validation",
|
|
1861
1856
|
"type": "neutral | error | success"
|
|
1862
1857
|
},
|
|
1863
1858
|
{
|
|
1864
1859
|
"name": "controlWidth",
|
|
1860
|
+
"description": "Adjust the control from the default full width or the browser default width",
|
|
1865
1861
|
"type": "stretch | shrink"
|
|
1866
1862
|
},
|
|
1867
1863
|
{
|
|
@@ -1876,14 +1872,11 @@
|
|
|
1876
1872
|
},
|
|
1877
1873
|
{
|
|
1878
1874
|
"name": "layout",
|
|
1875
|
+
"description": "Set to adjust the default control layout. When `responsive` is true this will be the largest size to scale to.",
|
|
1879
1876
|
"type": "vertical | horizontal | compact"
|
|
1880
1877
|
},
|
|
1881
1878
|
{
|
|
1882
1879
|
"name": "layoutChange"
|
|
1883
|
-
},
|
|
1884
|
-
{
|
|
1885
|
-
"name": "layoutStable",
|
|
1886
|
-
"type": "boolean"
|
|
1887
1880
|
}
|
|
1888
1881
|
],
|
|
1889
1882
|
"slots": [
|
|
@@ -1931,6 +1924,7 @@
|
|
|
1931
1924
|
"properties": [
|
|
1932
1925
|
{
|
|
1933
1926
|
"name": "status",
|
|
1927
|
+
"description": "Set the status of form control message validation",
|
|
1934
1928
|
"type": "neutral | error | success"
|
|
1935
1929
|
},
|
|
1936
1930
|
{
|
|
@@ -1970,10 +1964,12 @@
|
|
|
1970
1964
|
"properties": [
|
|
1971
1965
|
{
|
|
1972
1966
|
"name": "layout",
|
|
1967
|
+
"description": "Set to adjust the default control layout for all controls within form group.\nWhen `responsive` is true this will be the largest size to scale to.",
|
|
1973
1968
|
"type": "horizontal | horizontal -inline | vertical | vertical-inline | compact"
|
|
1974
1969
|
},
|
|
1975
1970
|
{
|
|
1976
1971
|
"name": "controlWidth",
|
|
1972
|
+
"description": "Adjust the control from the default full width or the browser default width",
|
|
1977
1973
|
"type": "stretch | shrink"
|
|
1978
1974
|
},
|
|
1979
1975
|
{
|
|
@@ -2011,14 +2007,17 @@
|
|
|
2011
2007
|
},
|
|
2012
2008
|
{
|
|
2013
2009
|
"name": "size",
|
|
2010
|
+
"description": "Apply numerical width-height or a t-shirt-sized CSS classname",
|
|
2014
2011
|
"type": "string | xs | sm | md | lg | xl | xxl"
|
|
2015
2012
|
},
|
|
2016
2013
|
{
|
|
2017
2014
|
"name": "direction",
|
|
2015
|
+
"description": "Takes a directional value that rotates the icon 90° with the\ntop of the icon pointing in the specified direction.",
|
|
2018
2016
|
"type": "up | down | left | right"
|
|
2019
2017
|
},
|
|
2020
2018
|
{
|
|
2021
2019
|
"name": "flip",
|
|
2020
|
+
"description": "Takes an orientation value that reverses the orientation of the icon vertically or horizontally'",
|
|
2022
2021
|
"type": "horizontal | vertical"
|
|
2023
2022
|
},
|
|
2024
2023
|
{
|
|
@@ -2028,6 +2027,7 @@
|
|
|
2028
2027
|
},
|
|
2029
2028
|
{
|
|
2030
2029
|
"name": "status",
|
|
2030
|
+
"description": "Changes color of icon fills and outlines",
|
|
2031
2031
|
"type": "info | success | warning | danger"
|
|
2032
2032
|
},
|
|
2033
2033
|
{
|
|
@@ -2037,6 +2037,7 @@
|
|
|
2037
2037
|
},
|
|
2038
2038
|
{
|
|
2039
2039
|
"name": "badge",
|
|
2040
|
+
"description": "Sets the color of the icon decoration that appears in the top-right corner\nof the glyph. The icon decoration is derived from the following predefined types.\n\nThe color of the badge can change according to the following\nlist of statuses:\n'info' -> blue dot\n'success' -> green dot\n'warning' -> yellow dot\n'danger' -> red dot\n'inherit' -> dot inherits color of full icon glyph\n'warning-triangle' -> yellow triangle\n'inherit-triangle' -> triangle inherits color of full icon glyph\nunrecognized value, empty string, or true -> red dot\n\nBy default, the badge displays a 'danger' dot (a red-colored dot).\n\nSetting the badge to 'false' or removing the attribute will remove the default icon badge.",
|
|
2040
2041
|
"type": "info | success | warning | danger | inherit | warning -triangle | inherit-triangle"
|
|
2041
2042
|
}
|
|
2042
2043
|
],
|
|
@@ -2061,14 +2062,17 @@
|
|
|
2061
2062
|
},
|
|
2062
2063
|
{
|
|
2063
2064
|
"name": "size",
|
|
2065
|
+
"description": "Apply numerical width-height or a t-shirt-sized CSS classname",
|
|
2064
2066
|
"type": "string | xs | sm | md | lg | xl | xxl"
|
|
2065
2067
|
},
|
|
2066
2068
|
{
|
|
2067
2069
|
"name": "direction",
|
|
2070
|
+
"description": "Takes a directional value that rotates the icon 90° with the\ntop of the icon pointing in the specified direction.",
|
|
2068
2071
|
"type": "up | down | left | right"
|
|
2069
2072
|
},
|
|
2070
2073
|
{
|
|
2071
2074
|
"name": "flip",
|
|
2075
|
+
"description": "Takes an orientation value that reverses the orientation of the icon vertically or horizontally'",
|
|
2072
2076
|
"type": "horizontal | vertical"
|
|
2073
2077
|
},
|
|
2074
2078
|
{
|
|
@@ -2078,6 +2082,7 @@
|
|
|
2078
2082
|
},
|
|
2079
2083
|
{
|
|
2080
2084
|
"name": "status",
|
|
2085
|
+
"description": "Changes color of icon fills and outlines",
|
|
2081
2086
|
"type": "info | success | warning | danger"
|
|
2082
2087
|
},
|
|
2083
2088
|
{
|
|
@@ -2087,6 +2092,7 @@
|
|
|
2087
2092
|
},
|
|
2088
2093
|
{
|
|
2089
2094
|
"name": "badge",
|
|
2095
|
+
"description": "Sets the color of the icon decoration that appears in the top-right corner\nof the glyph. The icon decoration is derived from the following predefined types.\n\nThe color of the badge can change according to the following\nlist of statuses:\n'info' -> blue dot\n'success' -> green dot\n'warning' -> yellow dot\n'danger' -> red dot\n'inherit' -> dot inherits color of full icon glyph\n'warning-triangle' -> yellow triangle\n'inherit-triangle' -> triangle inherits color of full icon glyph\nunrecognized value, empty string, or true -> red dot\n\nBy default, the badge displays a 'danger' dot (a red-colored dot).\n\nSetting the badge to 'false' or removing the attribute will remove the default icon badge.",
|
|
2090
2096
|
"type": "info | success | warning | danger | inherit | warning -triangle | inherit-triangle"
|
|
2091
2097
|
}
|
|
2092
2098
|
],
|
|
@@ -2290,14 +2296,6 @@
|
|
|
2290
2296
|
},
|
|
2291
2297
|
{
|
|
2292
2298
|
"name": "cdsMotionChange"
|
|
2293
|
-
},
|
|
2294
|
-
{
|
|
2295
|
-
"name": "ariaModal",
|
|
2296
|
-
"type": "string"
|
|
2297
|
-
},
|
|
2298
|
-
{
|
|
2299
|
-
"name": "role",
|
|
2300
|
-
"type": "string"
|
|
2301
2299
|
}
|
|
2302
2300
|
],
|
|
2303
2301
|
"events": [
|
|
@@ -2339,14 +2337,6 @@
|
|
|
2339
2337
|
},
|
|
2340
2338
|
{
|
|
2341
2339
|
"name": "cdsMotionChange"
|
|
2342
|
-
},
|
|
2343
|
-
{
|
|
2344
|
-
"name": "ariaModal",
|
|
2345
|
-
"type": "string"
|
|
2346
|
-
},
|
|
2347
|
-
{
|
|
2348
|
-
"name": "role",
|
|
2349
|
-
"type": "string"
|
|
2350
2340
|
}
|
|
2351
2341
|
],
|
|
2352
2342
|
"events": [
|
|
@@ -2758,10 +2748,6 @@
|
|
|
2758
2748
|
"name": "disabled",
|
|
2759
2749
|
"type": "boolean"
|
|
2760
2750
|
},
|
|
2761
|
-
{
|
|
2762
|
-
"name": "role",
|
|
2763
|
-
"type": "string"
|
|
2764
|
-
},
|
|
2765
2751
|
{
|
|
2766
2752
|
"name": "expanded",
|
|
2767
2753
|
"type": "boolean"
|
|
@@ -2823,10 +2809,6 @@
|
|
|
2823
2809
|
"name": "isGroupStart",
|
|
2824
2810
|
"type": "boolean"
|
|
2825
2811
|
},
|
|
2826
|
-
{
|
|
2827
|
-
"name": "role",
|
|
2828
|
-
"type": "string"
|
|
2829
|
-
},
|
|
2830
2812
|
{
|
|
2831
2813
|
"name": "navigationGroupId",
|
|
2832
2814
|
"type": "string"
|
|
@@ -2835,9 +2817,6 @@
|
|
|
2835
2817
|
"name": "itemText",
|
|
2836
2818
|
"type": "NodeListOf<HTMLSpanElement>"
|
|
2837
2819
|
},
|
|
2838
|
-
{
|
|
2839
|
-
"name": "toggleIconDirection"
|
|
2840
|
-
},
|
|
2841
2820
|
{
|
|
2842
2821
|
"name": "hasFocus",
|
|
2843
2822
|
"type": "boolean"
|
|
@@ -2880,17 +2859,9 @@
|
|
|
2880
2859
|
"name": "cdsMotion",
|
|
2881
2860
|
"type": "string"
|
|
2882
2861
|
},
|
|
2883
|
-
{
|
|
2884
|
-
"name": "role",
|
|
2885
|
-
"type": "string"
|
|
2886
|
-
},
|
|
2887
2862
|
{
|
|
2888
2863
|
"name": "cdsMotionChange"
|
|
2889
2864
|
},
|
|
2890
|
-
{
|
|
2891
|
-
"name": "ariaActiveDescendant",
|
|
2892
|
-
"description": "Set and update the aria-active descended value onto the navigation."
|
|
2893
|
-
},
|
|
2894
2865
|
{
|
|
2895
2866
|
"name": "expanded",
|
|
2896
2867
|
"description": "Vertical navigation elements can be either wide or narrow. Expanded indicates it should be wide.\nWhen navigation is wide cds-navigation-start button elements and cds-navigation-item a elements display\ntext. When it is narrow they do not (consumer should provide an icon that stays visible).",
|
|
@@ -2899,10 +2870,6 @@
|
|
|
2899
2870
|
{
|
|
2900
2871
|
"name": "i18n",
|
|
2901
2872
|
"type": "{ [key: string]: string | undefined; }"
|
|
2902
|
-
},
|
|
2903
|
-
{
|
|
2904
|
-
"name": "currentActiveItem",
|
|
2905
|
-
"type": "CdsNavigationItem | CdsNavigationStart | undefined"
|
|
2906
2873
|
}
|
|
2907
2874
|
],
|
|
2908
2875
|
"events": [
|
|
@@ -2965,17 +2932,9 @@
|
|
|
2965
2932
|
"name": "cdsMotion",
|
|
2966
2933
|
"type": "string"
|
|
2967
2934
|
},
|
|
2968
|
-
{
|
|
2969
|
-
"name": "role",
|
|
2970
|
-
"type": "string"
|
|
2971
|
-
},
|
|
2972
2935
|
{
|
|
2973
2936
|
"name": "cdsMotionChange"
|
|
2974
2937
|
},
|
|
2975
|
-
{
|
|
2976
|
-
"name": "ariaActiveDescendant",
|
|
2977
|
-
"description": "Set and update the aria-active descended value onto the navigation."
|
|
2978
|
-
},
|
|
2979
2938
|
{
|
|
2980
2939
|
"name": "expanded",
|
|
2981
2940
|
"description": "Vertical navigation elements can be either wide or narrow. Expanded indicates it should be wide.\nWhen navigation is wide cds-navigation-start button elements and cds-navigation-item a elements display\ntext. When it is narrow they do not (consumer should provide an icon that stays visible).",
|
|
@@ -2984,10 +2943,6 @@
|
|
|
2984
2943
|
{
|
|
2985
2944
|
"name": "i18n",
|
|
2986
2945
|
"type": "{ [key: string]: string | undefined; }"
|
|
2987
|
-
},
|
|
2988
|
-
{
|
|
2989
|
-
"name": "currentActiveItem",
|
|
2990
|
-
"type": "CdsNavigationItem | CdsNavigationStart | undefined"
|
|
2991
2946
|
}
|
|
2992
2947
|
],
|
|
2993
2948
|
"events": [
|
|
@@ -3106,10 +3061,6 @@
|
|
|
3106
3061
|
"name": "isGroupStart",
|
|
3107
3062
|
"type": "boolean"
|
|
3108
3063
|
},
|
|
3109
|
-
{
|
|
3110
|
-
"name": "role",
|
|
3111
|
-
"type": "string"
|
|
3112
|
-
},
|
|
3113
3064
|
{
|
|
3114
3065
|
"name": "navigationGroupId",
|
|
3115
3066
|
"type": "string"
|
|
@@ -3118,9 +3069,6 @@
|
|
|
3118
3069
|
"name": "itemText",
|
|
3119
3070
|
"type": "NodeListOf<HTMLSpanElement>"
|
|
3120
3071
|
},
|
|
3121
|
-
{
|
|
3122
|
-
"name": "toggleIconDirection"
|
|
3123
|
-
},
|
|
3124
3072
|
{
|
|
3125
3073
|
"name": "hasFocus",
|
|
3126
3074
|
"type": "boolean"
|
|
@@ -3167,10 +3115,6 @@
|
|
|
3167
3115
|
"name": "disabled",
|
|
3168
3116
|
"type": "boolean"
|
|
3169
3117
|
},
|
|
3170
|
-
{
|
|
3171
|
-
"name": "role",
|
|
3172
|
-
"type": "string"
|
|
3173
|
-
},
|
|
3174
3118
|
{
|
|
3175
3119
|
"name": "expanded",
|
|
3176
3120
|
"type": "boolean"
|
|
@@ -3462,6 +3406,7 @@
|
|
|
3462
3406
|
"properties": [
|
|
3463
3407
|
{
|
|
3464
3408
|
"name": "status",
|
|
3409
|
+
"description": "Sets the color of the badge",
|
|
3465
3410
|
"type": "neutral | info | success | warning | danger"
|
|
3466
3411
|
},
|
|
3467
3412
|
{
|
|
@@ -3481,7 +3426,17 @@
|
|
|
3481
3426
|
},
|
|
3482
3427
|
{
|
|
3483
3428
|
"name": "size",
|
|
3429
|
+
"description": "Apply numerical width-height or a t-shirt-sized CSS classname",
|
|
3484
3430
|
"type": "string | sm | md | lg | xl | xxl"
|
|
3431
|
+
},
|
|
3432
|
+
{
|
|
3433
|
+
"name": "ariaLabel",
|
|
3434
|
+
"description": "The aria-label attribute is added here as a convenience. It is not set\nto a default value.\n\nIf this attribute/property remains unset, it will default to an i18n string.\nThis means that the aria-label can be customized using the aria-label\nattribute or by overriding the i18n value for the progress circle.",
|
|
3435
|
+
"type": "string"
|
|
3436
|
+
},
|
|
3437
|
+
{
|
|
3438
|
+
"name": "i18n",
|
|
3439
|
+
"type": "{ loading: string; looping: string; }"
|
|
3485
3440
|
}
|
|
3486
3441
|
],
|
|
3487
3442
|
"cssProperties": [
|
|
@@ -3506,6 +3461,7 @@
|
|
|
3506
3461
|
"properties": [
|
|
3507
3462
|
{
|
|
3508
3463
|
"name": "status",
|
|
3464
|
+
"description": "Sets the color of the badge",
|
|
3509
3465
|
"type": "neutral | info | success | warning | danger"
|
|
3510
3466
|
},
|
|
3511
3467
|
{
|
|
@@ -3525,7 +3481,17 @@
|
|
|
3525
3481
|
},
|
|
3526
3482
|
{
|
|
3527
3483
|
"name": "size",
|
|
3484
|
+
"description": "Apply numerical width-height or a t-shirt-sized CSS classname",
|
|
3528
3485
|
"type": "string | sm | md | lg | xl | xxl"
|
|
3486
|
+
},
|
|
3487
|
+
{
|
|
3488
|
+
"name": "ariaLabel",
|
|
3489
|
+
"description": "The aria-label attribute is added here as a convenience. It is not set\nto a default value.\n\nIf this attribute/property remains unset, it will default to an i18n string.\nThis means that the aria-label can be customized using the aria-label\nattribute or by overriding the i18n value for the progress circle.",
|
|
3490
|
+
"type": "string"
|
|
3491
|
+
},
|
|
3492
|
+
{
|
|
3493
|
+
"name": "i18n",
|
|
3494
|
+
"type": "{ loading: string; looping: string; }"
|
|
3529
3495
|
}
|
|
3530
3496
|
],
|
|
3531
3497
|
"cssProperties": [
|
|
@@ -3861,6 +3827,130 @@
|
|
|
3861
3827
|
}
|
|
3862
3828
|
]
|
|
3863
3829
|
},
|
|
3830
|
+
{
|
|
3831
|
+
"name": "cds-checkbox",
|
|
3832
|
+
"path": "./selection-panels/checkbox/checkbox-panel.element.d.ts",
|
|
3833
|
+
"description": "Checkbox\n\n```typescript\nimport '@cds/core/checkbox/register.js';\n```\n\n```html\n<cds-checkbox>\n <label>\n <div cds-layout=\"vertical align:center\">\n <span cds-text=\"section\">VM One</span>\n <cds-icon shape=\"vm\" badge=\"info\"></cds-icon>\n <p>Machines for orchestration and automation.</p>\n </div>\n </label>\n <input type=\"checkbox\" />\n <cds-control-message>message text</cds-control-message>\n</cds-checkbox>\n```",
|
|
3834
|
+
"properties": [
|
|
3835
|
+
{
|
|
3836
|
+
"name": "size",
|
|
3837
|
+
"type": "SelectionPanelSizes"
|
|
3838
|
+
}
|
|
3839
|
+
],
|
|
3840
|
+
"slots": [
|
|
3841
|
+
{
|
|
3842
|
+
"name": "",
|
|
3843
|
+
"description": "For projecting checkbox and it's complex label"
|
|
3844
|
+
}
|
|
3845
|
+
],
|
|
3846
|
+
"cssProperties": [
|
|
3847
|
+
{
|
|
3848
|
+
"name": "--width"
|
|
3849
|
+
},
|
|
3850
|
+
{
|
|
3851
|
+
"name": "--height"
|
|
3852
|
+
},
|
|
3853
|
+
{
|
|
3854
|
+
"name": "--border"
|
|
3855
|
+
},
|
|
3856
|
+
{
|
|
3857
|
+
"name": "--box-shadow"
|
|
3858
|
+
}
|
|
3859
|
+
]
|
|
3860
|
+
},
|
|
3861
|
+
{
|
|
3862
|
+
"name": "cds-checkbox-panel",
|
|
3863
|
+
"path": "./selection-panels/checkbox/register.d.ts",
|
|
3864
|
+
"description": "Checkbox\n\n```typescript\nimport '@cds/core/checkbox/register.js';\n```\n\n```html\n<cds-checkbox>\n <label>\n <div cds-layout=\"vertical align:center\">\n <span cds-text=\"section\">VM One</span>\n <cds-icon shape=\"vm\" badge=\"info\"></cds-icon>\n <p>Machines for orchestration and automation.</p>\n </div>\n </label>\n <input type=\"checkbox\" />\n <cds-control-message>message text</cds-control-message>\n</cds-checkbox>\n```",
|
|
3865
|
+
"properties": [
|
|
3866
|
+
{
|
|
3867
|
+
"name": "size",
|
|
3868
|
+
"type": "SelectionPanelSizes"
|
|
3869
|
+
}
|
|
3870
|
+
],
|
|
3871
|
+
"slots": [
|
|
3872
|
+
{
|
|
3873
|
+
"name": "",
|
|
3874
|
+
"description": "For projecting checkbox and it's complex label"
|
|
3875
|
+
}
|
|
3876
|
+
],
|
|
3877
|
+
"cssProperties": [
|
|
3878
|
+
{
|
|
3879
|
+
"name": "--width"
|
|
3880
|
+
},
|
|
3881
|
+
{
|
|
3882
|
+
"name": "--height"
|
|
3883
|
+
},
|
|
3884
|
+
{
|
|
3885
|
+
"name": "--border"
|
|
3886
|
+
},
|
|
3887
|
+
{
|
|
3888
|
+
"name": "--box-shadow"
|
|
3889
|
+
}
|
|
3890
|
+
]
|
|
3891
|
+
},
|
|
3892
|
+
{
|
|
3893
|
+
"name": "cds-radio",
|
|
3894
|
+
"path": "./selection-panels/radio/radio-panel.element.d.ts",
|
|
3895
|
+
"description": "Checkbox\n\n```typescript\nimport '@cds/core/checkbox/register.js';\n```\n\n```html\n<cds-radio>\n <label>\n <div cds-layout=\"vertical align:center\">\n <span cds-text=\"section\">VM One</span>\n <cds-icon shape=\"vm\" badge=\"info\"></cds-icon>\n <p>Machines for orchestration and automation.</p>\n </div>\n </label>\n <input type=\"radio\" />\n <cds-control-message>message text</cds-control-message>\n</cds-radio>\n```",
|
|
3896
|
+
"properties": [
|
|
3897
|
+
{
|
|
3898
|
+
"name": "size",
|
|
3899
|
+
"type": "SelectionPanelSizes"
|
|
3900
|
+
}
|
|
3901
|
+
],
|
|
3902
|
+
"slots": [
|
|
3903
|
+
{
|
|
3904
|
+
"name": "",
|
|
3905
|
+
"description": "For projecting checkbox and it's complex label"
|
|
3906
|
+
}
|
|
3907
|
+
],
|
|
3908
|
+
"cssProperties": [
|
|
3909
|
+
{
|
|
3910
|
+
"name": "--width"
|
|
3911
|
+
},
|
|
3912
|
+
{
|
|
3913
|
+
"name": "--height"
|
|
3914
|
+
},
|
|
3915
|
+
{
|
|
3916
|
+
"name": "--border"
|
|
3917
|
+
},
|
|
3918
|
+
{
|
|
3919
|
+
"name": "--box-shadow"
|
|
3920
|
+
}
|
|
3921
|
+
]
|
|
3922
|
+
},
|
|
3923
|
+
{
|
|
3924
|
+
"name": "cds-radio-panel",
|
|
3925
|
+
"path": "./selection-panels/radio/register.d.ts",
|
|
3926
|
+
"description": "Checkbox\n\n```typescript\nimport '@cds/core/checkbox/register.js';\n```\n\n```html\n<cds-radio>\n <label>\n <div cds-layout=\"vertical align:center\">\n <span cds-text=\"section\">VM One</span>\n <cds-icon shape=\"vm\" badge=\"info\"></cds-icon>\n <p>Machines for orchestration and automation.</p>\n </div>\n </label>\n <input type=\"radio\" />\n <cds-control-message>message text</cds-control-message>\n</cds-radio>\n```",
|
|
3927
|
+
"properties": [
|
|
3928
|
+
{
|
|
3929
|
+
"name": "size",
|
|
3930
|
+
"type": "SelectionPanelSizes"
|
|
3931
|
+
}
|
|
3932
|
+
],
|
|
3933
|
+
"slots": [
|
|
3934
|
+
{
|
|
3935
|
+
"name": "",
|
|
3936
|
+
"description": "For projecting checkbox and it's complex label"
|
|
3937
|
+
}
|
|
3938
|
+
],
|
|
3939
|
+
"cssProperties": [
|
|
3940
|
+
{
|
|
3941
|
+
"name": "--width"
|
|
3942
|
+
},
|
|
3943
|
+
{
|
|
3944
|
+
"name": "--height"
|
|
3945
|
+
},
|
|
3946
|
+
{
|
|
3947
|
+
"name": "--border"
|
|
3948
|
+
},
|
|
3949
|
+
{
|
|
3950
|
+
"name": "--box-shadow"
|
|
3951
|
+
}
|
|
3952
|
+
]
|
|
3953
|
+
},
|
|
3864
3954
|
{
|
|
3865
3955
|
"name": "cds-tag",
|
|
3866
3956
|
"path": "./tag/register.d.ts",
|
|
@@ -3868,6 +3958,7 @@
|
|
|
3868
3958
|
"properties": [
|
|
3869
3959
|
{
|
|
3870
3960
|
"name": "status",
|
|
3961
|
+
"description": "Sets the color of the tag (and badge if present) from the following predefined list of statuses:",
|
|
3871
3962
|
"type": "neutral | info | success | warning | danger"
|
|
3872
3963
|
},
|
|
3873
3964
|
{
|
|
@@ -3921,6 +4012,7 @@
|
|
|
3921
4012
|
"properties": [
|
|
3922
4013
|
{
|
|
3923
4014
|
"name": "status",
|
|
4015
|
+
"description": "Sets the color of the tag (and badge if present) from the following predefined list of statuses:",
|
|
3924
4016
|
"type": "neutral | info | success | warning | danger"
|
|
3925
4017
|
},
|
|
3926
4018
|
{
|
|
@@ -4280,20 +4372,9 @@
|
|
|
4280
4372
|
"path": "./tree-view/register.d.ts",
|
|
4281
4373
|
"description": "Tree view is a hierarchical component that gives users access to a hierarchical set of objects displayed in a the parent-child relationship.\n\n```typescript\nimport '@cds/core/tree-view/register.js';\n```\n\n```html\n <cds-tree>\n <cds-tree-item>1</cds-tree-item>\n <cds-tree-item>2</cds-tree-item>\n <cds-tree-item>3</cds-tree-item>\n </cds-tree>\n```",
|
|
4282
4374
|
"properties": [
|
|
4283
|
-
{
|
|
4284
|
-
"name": "role",
|
|
4285
|
-
"type": "string"
|
|
4286
|
-
},
|
|
4287
4375
|
{
|
|
4288
4376
|
"name": "multiSelect",
|
|
4289
4377
|
"type": "boolean"
|
|
4290
|
-
},
|
|
4291
|
-
{
|
|
4292
|
-
"name": "ariaActiveDescendant",
|
|
4293
|
-
"type": "string"
|
|
4294
|
-
},
|
|
4295
|
-
{
|
|
4296
|
-
"name": "ariaMultiSelectable"
|
|
4297
4378
|
}
|
|
4298
4379
|
],
|
|
4299
4380
|
"slots": [
|
|
@@ -4312,10 +4393,6 @@
|
|
|
4312
4393
|
"name": "i18n",
|
|
4313
4394
|
"type": "{ loading: string; }"
|
|
4314
4395
|
},
|
|
4315
|
-
{
|
|
4316
|
-
"name": "role",
|
|
4317
|
-
"type": "string"
|
|
4318
|
-
},
|
|
4319
4396
|
{
|
|
4320
4397
|
"name": "cdsMotion",
|
|
4321
4398
|
"type": "string"
|
|
@@ -4323,15 +4400,6 @@
|
|
|
4323
4400
|
{
|
|
4324
4401
|
"name": "cdsMotionChange"
|
|
4325
4402
|
},
|
|
4326
|
-
{
|
|
4327
|
-
"name": "ariaDisabled"
|
|
4328
|
-
},
|
|
4329
|
-
{
|
|
4330
|
-
"name": "ariaExpanded"
|
|
4331
|
-
},
|
|
4332
|
-
{
|
|
4333
|
-
"name": "ariaSelected"
|
|
4334
|
-
},
|
|
4335
4403
|
{
|
|
4336
4404
|
"name": "multiSelect",
|
|
4337
4405
|
"type": "boolean"
|
|
@@ -4413,10 +4481,6 @@
|
|
|
4413
4481
|
"name": "i18n",
|
|
4414
4482
|
"type": "{ loading: string; }"
|
|
4415
4483
|
},
|
|
4416
|
-
{
|
|
4417
|
-
"name": "role",
|
|
4418
|
-
"type": "string"
|
|
4419
|
-
},
|
|
4420
4484
|
{
|
|
4421
4485
|
"name": "cdsMotion",
|
|
4422
4486
|
"type": "string"
|
|
@@ -4424,15 +4488,6 @@
|
|
|
4424
4488
|
{
|
|
4425
4489
|
"name": "cdsMotionChange"
|
|
4426
4490
|
},
|
|
4427
|
-
{
|
|
4428
|
-
"name": "ariaDisabled"
|
|
4429
|
-
},
|
|
4430
|
-
{
|
|
4431
|
-
"name": "ariaExpanded"
|
|
4432
|
-
},
|
|
4433
|
-
{
|
|
4434
|
-
"name": "ariaSelected"
|
|
4435
|
-
},
|
|
4436
4491
|
{
|
|
4437
4492
|
"name": "multiSelect",
|
|
4438
4493
|
"type": "boolean"
|
|
@@ -4510,20 +4565,9 @@
|
|
|
4510
4565
|
"path": "./tree-view/tree.element.d.ts",
|
|
4511
4566
|
"description": "Tree view is a hierarchical component that gives users access to a hierarchical set of objects displayed in a the parent-child relationship.\n\n```typescript\nimport '@cds/core/tree-view/register.js';\n```\n\n```html\n <cds-tree>\n <cds-tree-item>1</cds-tree-item>\n <cds-tree-item>2</cds-tree-item>\n <cds-tree-item>3</cds-tree-item>\n </cds-tree>\n```",
|
|
4512
4567
|
"properties": [
|
|
4513
|
-
{
|
|
4514
|
-
"name": "role",
|
|
4515
|
-
"type": "string"
|
|
4516
|
-
},
|
|
4517
4568
|
{
|
|
4518
4569
|
"name": "multiSelect",
|
|
4519
4570
|
"type": "boolean"
|
|
4520
|
-
},
|
|
4521
|
-
{
|
|
4522
|
-
"name": "ariaActiveDescendant",
|
|
4523
|
-
"type": "string"
|
|
4524
|
-
},
|
|
4525
|
-
{
|
|
4526
|
-
"name": "ariaMultiSelectable"
|
|
4527
4571
|
}
|
|
4528
4572
|
],
|
|
4529
4573
|
"slots": [
|