@cds/core 5.5.7 → 5.6.2

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.
Files changed (214) hide show
  1. package/_virtual/_virtual_library-entry-points +1 -1
  2. package/accordion/accordion-content.element.scss.js +1 -1
  3. package/accordion/accordion-header.element.scss.js +1 -1
  4. package/accordion/accordion-panel.element.js +1 -1
  5. package/accordion/accordion-panel.element.js.map +1 -1
  6. package/accordion/accordion-panel.element.scss.js +1 -1
  7. package/alert/alert-group.element.d.ts +4 -7
  8. package/alert/alert-group.element.js +1 -1
  9. package/alert/alert-group.element.js.map +1 -1
  10. package/alert/alert-group.element.scss.js +1 -1
  11. package/alert/alert.element.d.ts +2 -2
  12. package/alert/alert.element.scss.js +1 -1
  13. package/badge/badge.element.d.ts +1 -1
  14. package/badge/badge.element.scss.js +1 -1
  15. package/breadcrumb/breadcrumb.element.d.ts +1 -1
  16. package/breadcrumb/breadcrumb.element.js +1 -1
  17. package/breadcrumb/breadcrumb.element.js.map +1 -1
  18. package/button/button.element.d.ts +1 -1
  19. package/button/button.element.js +1 -1
  20. package/button/button.element.js.map +1 -1
  21. package/button/button.element.scss.js +1 -1
  22. package/button/icon-button.element.d.ts +1 -1
  23. package/button/icon-button.element.js +1 -1
  24. package/button/icon-button.element.js.map +1 -1
  25. package/card/card.element.js +1 -1
  26. package/card/card.element.js.map +1 -1
  27. package/card/card.element.scss.js +1 -1
  28. package/checkbox/checkbox.element.scss.js +1 -1
  29. package/custom-elements.json +20975 -18000
  30. package/custom-elements.legacy.json +222 -78
  31. package/forms/control/control.element.d.ts +6 -4
  32. package/forms/control/control.element.js +2 -2
  33. package/forms/control/control.element.js.map +1 -1
  34. package/forms/control/control.element.scss.js +1 -1
  35. package/forms/control-group/control-group.element.d.ts +3 -2
  36. package/forms/control-group/control-group.element.js.map +1 -1
  37. package/forms/control-group/control-group.element.scss.js +1 -1
  38. package/forms/control-inline/control-inline.element.d.ts +1 -0
  39. package/forms/control-inline/control-inline.element.js +1 -1
  40. package/forms/control-inline/control-inline.element.js.map +1 -1
  41. package/forms/control-inline/control-inline.element.scss.js +1 -1
  42. package/forms/control-label/control-label.element.scss.js +1 -1
  43. package/forms/control-message/control-message.element.d.ts +1 -1
  44. package/forms/control-message/control-message.element.scss.js +1 -1
  45. package/forms/form-group/form-group.element.d.ts +2 -2
  46. package/forms/utils/index.d.ts +2 -1
  47. package/forms/utils/index.js +1 -1
  48. package/forms/utils/index.js.map +1 -1
  49. package/global.css +5 -0
  50. package/global.min.css +1 -1
  51. package/icon/icon.element.d.ts +5 -5
  52. package/icon/icon.element.scss.js +1 -1
  53. package/icon/utils/icon.classnames.d.ts +1 -0
  54. package/icon/utils/icon.classnames.js +1 -1
  55. package/icon/utils/icon.classnames.js.map +1 -1
  56. package/input/input.element.scss.js +1 -1
  57. package/internal/base/base.element.scss.js +1 -1
  58. package/internal/base/button.base.d.ts +0 -2
  59. package/internal/base/button.base.js +1 -1
  60. package/internal/base/button.base.js.map +1 -1
  61. package/internal/decorators/property.js +1 -1
  62. package/internal/decorators/property.js.map +1 -1
  63. package/internal/index.d.ts +3 -0
  64. package/internal/index.js +1 -1
  65. package/internal/index.js.map +1 -1
  66. package/internal/services/i18n.service.d.ts +8 -0
  67. package/internal/services/i18n.service.js +1 -1
  68. package/internal/services/i18n.service.js.map +1 -1
  69. package/internal/utils/color.d.ts +2 -0
  70. package/internal/utils/color.js +2 -0
  71. package/internal/utils/color.js.map +1 -0
  72. package/internal/utils/css.d.ts +1 -0
  73. package/internal/utils/css.js +1 -1
  74. package/internal/utils/css.js.map +1 -1
  75. package/internal/utils/exists.d.ts +1 -3
  76. package/internal/utils/exists.js.map +1 -1
  77. package/internal/utils/global.js +1 -1
  78. package/internal/utils/string.d.ts +1 -0
  79. package/internal/utils/string.js +1 -1
  80. package/internal/utils/string.js.map +1 -1
  81. package/internal-components/overlay/overlay.element.d.ts +2 -4
  82. package/internal-components/overlay/overlay.element.js.map +1 -1
  83. package/modal/modal-content.element.d.ts +2 -4
  84. package/modal/modal-content.element.js.map +1 -1
  85. package/navigation/navigation-item.element.d.ts +1 -1
  86. package/navigation/navigation-item.element.js +1 -1
  87. package/navigation/navigation-item.element.js.map +1 -1
  88. package/navigation/navigation-item.element.scss.js +2 -2
  89. package/navigation/navigation-start.element.d.ts +1 -2
  90. package/navigation/navigation-start.element.js +1 -1
  91. package/navigation/navigation-start.element.js.map +1 -1
  92. package/navigation/navigation.element.d.ts +2 -6
  93. package/navigation/navigation.element.js +1 -3
  94. package/navigation/navigation.element.js.map +1 -1
  95. package/navigation/navigation.element.scss.js +1 -1
  96. package/package.json +20 -2
  97. package/password/password.element.d.ts +0 -1
  98. package/password/password.element.js +1 -1
  99. package/password/password.element.js.map +1 -1
  100. package/polyfills/aria-reflect.d.ts +45 -0
  101. package/polyfills/aria-reflect.js +2 -0
  102. package/polyfills/aria-reflect.js.map +1 -0
  103. package/polyfills/index.d.ts +1 -0
  104. package/polyfills/index.js +2 -0
  105. package/polyfills/index.js.map +1 -0
  106. package/progress-circle/progress-circle.element.d.ts +26 -3
  107. package/progress-circle/progress-circle.element.js +1 -1
  108. package/progress-circle/progress-circle.element.js.map +1 -1
  109. package/progress-circle/progress-circle.utils.d.ts +6 -0
  110. package/progress-circle/progress-circle.utils.js +2 -0
  111. package/progress-circle/progress-circle.utils.js.map +1 -0
  112. package/radio/radio-group.element.js +1 -1
  113. package/radio/radio-group.element.js.map +1 -1
  114. package/radio/radio.element.scss.js +1 -1
  115. package/select/register.js +1 -1
  116. package/select/register.js.map +1 -1
  117. package/select/select.element.d.ts +1 -1
  118. package/select/select.element.js +1 -1
  119. package/select/select.element.js.map +1 -1
  120. package/select/select.element.scss.js +1 -1
  121. package/select/select.global.scss.js +1 -1
  122. package/selection-panels/checkbox/checkbox-panel.element.d.ts +35 -0
  123. package/selection-panels/checkbox/checkbox-panel.element.js +2 -0
  124. package/selection-panels/checkbox/checkbox-panel.element.js.map +1 -0
  125. package/selection-panels/checkbox/index.d.ts +1 -0
  126. package/selection-panels/checkbox/index.js +2 -0
  127. package/selection-panels/checkbox/index.js.map +1 -0
  128. package/selection-panels/checkbox/register.d.ts +6 -0
  129. package/selection-panels/checkbox/register.js +2 -0
  130. package/selection-panels/checkbox/register.js.map +1 -0
  131. package/selection-panels/radio/index.d.ts +1 -0
  132. package/selection-panels/radio/index.js +2 -0
  133. package/selection-panels/radio/index.js.map +1 -0
  134. package/selection-panels/radio/radio-panel.element.d.ts +35 -0
  135. package/selection-panels/radio/radio-panel.element.js +2 -0
  136. package/selection-panels/radio/radio-panel.element.js.map +1 -0
  137. package/selection-panels/radio/register.d.ts +6 -0
  138. package/selection-panels/radio/register.js +2 -0
  139. package/selection-panels/radio/register.js.map +1 -0
  140. package/selection-panels/shared/selection-panel.element.scss.js +6 -0
  141. package/selection-panels/shared/selection-panel.element.scss.js.map +1 -0
  142. package/selection-panels/shared/selection-panel.interfaces.d.ts +1 -0
  143. package/styles/module.tokens.css +5 -0
  144. package/styles/module.tokens.min.css +1 -1
  145. package/styles/theme.dark.css +1 -0
  146. package/styles/theme.dark.min.css +1 -1
  147. package/tag/tag.element.d.ts +1 -1
  148. package/tag/tag.element.scss.js +1 -1
  149. package/test/index.js +1 -1
  150. package/test/utils.d.ts +2 -0
  151. package/test/utils.js +1 -1
  152. package/test/utils.js.map +1 -1
  153. package/textarea/textarea.element.scss.js +1 -1
  154. package/toggle/toggle.element.scss.js +1 -1
  155. package/tokens/tokens.android.xml +5 -0
  156. package/tokens/tokens.d.ts +5 -0
  157. package/tokens/tokens.ios.swift +5 -0
  158. package/tokens/tokens.js +5 -0
  159. package/tokens/tokens.json +20 -0
  160. package/tokens/tokens.scss +5 -0
  161. package/tree-view/tree-item.element.d.ts +1 -5
  162. package/tree-view/tree-item.element.js +1 -1
  163. package/tree-view/tree-item.element.js.map +1 -1
  164. package/tree-view/tree-item.element.scss.js +1 -1
  165. package/tree-view/tree.element.d.ts +0 -4
  166. package/tree-view/tree.element.js +1 -1
  167. package/tree-view/tree.element.js.map +1 -1
  168. package/accordion/accordion-content.element.css.d.ts +0 -1
  169. package/accordion/accordion-header.element.css.d.ts +0 -1
  170. package/accordion/accordion-panel.element.css.d.ts +0 -1
  171. package/accordion/accordion.element.css.d.ts +0 -1
  172. package/alert/alert-actions.element.css.d.ts +0 -1
  173. package/alert/alert-group.element.css.d.ts +0 -1
  174. package/alert/alert.element.css.d.ts +0 -1
  175. package/badge/badge.element.css.d.ts +0 -1
  176. package/button/base-button.element.css.d.ts +0 -1
  177. package/button/base-button.element.scss.js +0 -2
  178. package/button/base-button.element.scss.js.map +0 -1
  179. package/button/button.element.css.d.ts +0 -1
  180. package/button/icon-button.element.css.d.ts +0 -1
  181. package/button/inline-button.element.css.d.ts +0 -1
  182. package/checkbox/checkbox.element.css.d.ts +0 -1
  183. package/datalist/datalist-global.element.css.d.ts +0 -1
  184. package/date/date.global.css.d.ts +0 -1
  185. package/divider/divider.element.css.d.ts +0 -1
  186. package/file/file.element.css.d.ts +0 -1
  187. package/forms/control/control.element.css.d.ts +0 -1
  188. package/forms/control-action/control-action.element.css.d.ts +0 -1
  189. package/forms/control-group/control-group.element.css.d.ts +0 -1
  190. package/forms/control-inline/control-inline.element.css.d.ts +0 -1
  191. package/forms/control-label/control-label.element.css.d.ts +0 -1
  192. package/forms/control-message/control-message.element.css.d.ts +0 -1
  193. package/forms/form-group/form-group.element.css.d.ts +0 -1
  194. package/icon/icon.element.css.d.ts +0 -1
  195. package/input/input-group.element.css.d.ts +0 -1
  196. package/input/input.element.css.d.ts +0 -1
  197. package/internal/base/base.element.css.d.ts +0 -1
  198. package/internal-components/close-button/close-button.element.css.d.ts +0 -1
  199. package/internal-components/overlay/overlay.element.css.d.ts +0 -1
  200. package/modal/modal.element.css.d.ts +0 -1
  201. package/navigation/navigation-start.element.scss.js +0 -6
  202. package/navigation/navigation-start.element.scss.js.map +0 -1
  203. package/progress-circle/progress-circle.element.css.d.ts +0 -1
  204. package/radio/radio.element.css.d.ts +0 -1
  205. package/range/range.element.css.d.ts +0 -1
  206. package/range/range.global.css.d.ts +0 -1
  207. package/search/search.global.css.d.ts +0 -1
  208. package/select/select.element.css.d.ts +0 -1
  209. package/select/select.global.css.d.ts +0 -1
  210. package/tag/tag.element.css.d.ts +0 -1
  211. package/test-dropdown/test-dropdown.element.css.d.ts +0 -1
  212. package/textarea/textarea.element.css.d.ts +0 -1
  213. package/time/time.global.css.d.ts +0 -1
  214. package/toggle/toggle.element.css.d.ts +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
- "type": "neutral | info | success | warning | danger"
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
- "type": "neutral | info | success | warning | danger"
584
+ "description": "Sets the color of the badge",
585
+ "type": "'neutral' | 'info' | 'success' | 'warning' | 'danger'"
584
586
  }
585
587
  ],
586
588
  "slots": [
@@ -623,6 +625,12 @@
623
625
  "name": "cds-breadcrumb",
624
626
  "path": "./breadcrumb/breadcrumb.element.d.ts",
625
627
  "description": "```typescript\nimport '@cds/core/breadcrumb/register.js';\n```\n\n```html\n<cds-breadcrumb aria-label=\"breadcrumb\">\n <a href=\"/home\" cds-text=\"link\">Home</a>\n <a href=\"/parent\" cds-text=\"link\">Parent page</a>\n <span aria-current=\"page\">Current page</span>\n</cds-breadcrumb>\n```",
628
+ "properties": [
629
+ {
630
+ "name": "role",
631
+ "type": "string"
632
+ }
633
+ ],
626
634
  "cssProperties": [
627
635
  {
628
636
  "name": "--font-size"
@@ -642,6 +650,12 @@
642
650
  "name": "cds-breadcrumb",
643
651
  "path": "./breadcrumb/register.d.ts",
644
652
  "description": "```typescript\nimport '@cds/core/breadcrumb/register.js';\n```\n\n```html\n<cds-breadcrumb aria-label=\"breadcrumb\">\n <a href=\"/home\" cds-text=\"link\">Home</a>\n <a href=\"/parent\" cds-text=\"link\">Parent page</a>\n <span aria-current=\"page\">Current page</span>\n</cds-breadcrumb>\n```",
653
+ "properties": [
654
+ {
655
+ "name": "role",
656
+ "type": "string"
657
+ }
658
+ ],
645
659
  "cssProperties": [
646
660
  {
647
661
  "name": "--font-size"
@@ -684,6 +698,7 @@
684
698
  },
685
699
  {
686
700
  "name": "loadingState",
701
+ "description": "Changes the button content based on the value passed.",
687
702
  "type": "default | loading | success | error"
688
703
  },
689
704
  {
@@ -777,6 +792,7 @@
777
792
  },
778
793
  {
779
794
  "name": "loadingState",
795
+ "description": "Changes the button content based on the value passed.",
780
796
  "type": "default | loading | success | error"
781
797
  },
782
798
  {
@@ -893,6 +909,7 @@
893
909
  },
894
910
  {
895
911
  "name": "loadingState",
912
+ "description": "Changes the button content based on the value passed.",
896
913
  "type": "default | loading | success | error"
897
914
  },
898
915
  {
@@ -986,6 +1003,7 @@
986
1003
  },
987
1004
  {
988
1005
  "name": "loadingState",
1006
+ "description": "Changes the button content based on the value passed.",
989
1007
  "type": "default | loading | success | error"
990
1008
  },
991
1009
  {
@@ -1484,6 +1502,7 @@
1484
1502
  "properties": [
1485
1503
  {
1486
1504
  "name": "status",
1505
+ "description": "Set the status of control group validation",
1487
1506
  "type": "neutral | error | success"
1488
1507
  },
1489
1508
  {
@@ -1502,6 +1521,7 @@
1502
1521
  },
1503
1522
  {
1504
1523
  "name": "controlWidth",
1524
+ "description": "Adjust the control from the default full width or the browser default width",
1505
1525
  "type": "stretch | shrink"
1506
1526
  },
1507
1527
  {
@@ -1512,10 +1532,6 @@
1512
1532
  {
1513
1533
  "name": "styles",
1514
1534
  "type": "CSSResultGroup[]"
1515
- },
1516
- {
1517
- "name": "layoutStable",
1518
- "type": "boolean"
1519
1535
  }
1520
1536
  ],
1521
1537
  "slots": [
@@ -1537,10 +1553,12 @@
1537
1553
  },
1538
1554
  {
1539
1555
  "name": "status",
1556
+ "description": "Set the status of form control validation",
1540
1557
  "type": "neutral | error | success"
1541
1558
  },
1542
1559
  {
1543
1560
  "name": "controlWidth",
1561
+ "description": "Adjust the control from the default full width or the browser default width",
1544
1562
  "type": "stretch | shrink"
1545
1563
  },
1546
1564
  {
@@ -1555,14 +1573,11 @@
1555
1573
  },
1556
1574
  {
1557
1575
  "name": "layout",
1576
+ "description": "Set to adjust the default control layout. When `responsive` is true this will be the largest size to scale to.",
1558
1577
  "type": "vertical | horizontal | compact"
1559
1578
  },
1560
1579
  {
1561
1580
  "name": "layoutChange"
1562
- },
1563
- {
1564
- "name": "layoutStable",
1565
- "type": "boolean"
1566
1581
  }
1567
1582
  ],
1568
1583
  "slots": [
@@ -1610,6 +1625,7 @@
1610
1625
  "properties": [
1611
1626
  {
1612
1627
  "name": "status",
1628
+ "description": "Set the status of form control message validation",
1613
1629
  "type": "neutral | error | success"
1614
1630
  },
1615
1631
  {
@@ -1649,10 +1665,12 @@
1649
1665
  "properties": [
1650
1666
  {
1651
1667
  "name": "status",
1668
+ "description": "Set the status of form control validation",
1652
1669
  "type": "neutral | error | success"
1653
1670
  },
1654
1671
  {
1655
1672
  "name": "controlWidth",
1673
+ "description": "Adjust the control from the default full width or the browser default width",
1656
1674
  "type": "stretch | shrink"
1657
1675
  },
1658
1676
  {
@@ -1667,14 +1685,11 @@
1667
1685
  },
1668
1686
  {
1669
1687
  "name": "layout",
1688
+ "description": "Set to adjust the default control layout. When `responsive` is true this will be the largest size to scale to.",
1670
1689
  "type": "vertical | horizontal | compact"
1671
1690
  },
1672
1691
  {
1673
1692
  "name": "layoutChange"
1674
- },
1675
- {
1676
- "name": "layoutStable",
1677
- "type": "boolean"
1678
1693
  }
1679
1694
  ],
1680
1695
  "slots": [
@@ -1696,10 +1711,12 @@
1696
1711
  "properties": [
1697
1712
  {
1698
1713
  "name": "layout",
1714
+ "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
1715
  "type": "horizontal | horizontal -inline | vertical | vertical-inline | compact"
1700
1716
  },
1701
1717
  {
1702
1718
  "name": "controlWidth",
1719
+ "description": "Adjust the control from the default full width or the browser default width",
1703
1720
  "type": "stretch | shrink"
1704
1721
  },
1705
1722
  {
@@ -1732,10 +1749,12 @@
1732
1749
  "properties": [
1733
1750
  {
1734
1751
  "name": "status",
1752
+ "description": "Set the status of form control validation",
1735
1753
  "type": "neutral | error | success"
1736
1754
  },
1737
1755
  {
1738
1756
  "name": "controlWidth",
1757
+ "description": "Adjust the control from the default full width or the browser default width",
1739
1758
  "type": "stretch | shrink"
1740
1759
  },
1741
1760
  {
@@ -1750,14 +1769,11 @@
1750
1769
  },
1751
1770
  {
1752
1771
  "name": "layout",
1772
+ "description": "Set to adjust the default control layout. When `responsive` is true this will be the largest size to scale to.",
1753
1773
  "type": "vertical | horizontal | compact"
1754
1774
  },
1755
1775
  {
1756
1776
  "name": "layoutChange"
1757
- },
1758
- {
1759
- "name": "layoutStable",
1760
- "type": "boolean"
1761
1777
  }
1762
1778
  ],
1763
1779
  "slots": [
@@ -1805,6 +1821,7 @@
1805
1821
  "properties": [
1806
1822
  {
1807
1823
  "name": "status",
1824
+ "description": "Set the status of control group validation",
1808
1825
  "type": "neutral | error | success"
1809
1826
  },
1810
1827
  {
@@ -1823,6 +1840,7 @@
1823
1840
  },
1824
1841
  {
1825
1842
  "name": "controlWidth",
1843
+ "description": "Adjust the control from the default full width or the browser default width",
1826
1844
  "type": "stretch | shrink"
1827
1845
  },
1828
1846
  {
@@ -1833,10 +1851,6 @@
1833
1851
  {
1834
1852
  "name": "styles",
1835
1853
  "type": "CSSResultGroup[]"
1836
- },
1837
- {
1838
- "name": "layoutStable",
1839
- "type": "boolean"
1840
1854
  }
1841
1855
  ],
1842
1856
  "slots": [
@@ -1858,10 +1872,12 @@
1858
1872
  },
1859
1873
  {
1860
1874
  "name": "status",
1875
+ "description": "Set the status of form control validation",
1861
1876
  "type": "neutral | error | success"
1862
1877
  },
1863
1878
  {
1864
1879
  "name": "controlWidth",
1880
+ "description": "Adjust the control from the default full width or the browser default width",
1865
1881
  "type": "stretch | shrink"
1866
1882
  },
1867
1883
  {
@@ -1876,14 +1892,11 @@
1876
1892
  },
1877
1893
  {
1878
1894
  "name": "layout",
1895
+ "description": "Set to adjust the default control layout. When `responsive` is true this will be the largest size to scale to.",
1879
1896
  "type": "vertical | horizontal | compact"
1880
1897
  },
1881
1898
  {
1882
1899
  "name": "layoutChange"
1883
- },
1884
- {
1885
- "name": "layoutStable",
1886
- "type": "boolean"
1887
1900
  }
1888
1901
  ],
1889
1902
  "slots": [
@@ -1931,6 +1944,7 @@
1931
1944
  "properties": [
1932
1945
  {
1933
1946
  "name": "status",
1947
+ "description": "Set the status of form control message validation",
1934
1948
  "type": "neutral | error | success"
1935
1949
  },
1936
1950
  {
@@ -1970,10 +1984,12 @@
1970
1984
  "properties": [
1971
1985
  {
1972
1986
  "name": "layout",
1987
+ "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
1988
  "type": "horizontal | horizontal -inline | vertical | vertical-inline | compact"
1974
1989
  },
1975
1990
  {
1976
1991
  "name": "controlWidth",
1992
+ "description": "Adjust the control from the default full width or the browser default width",
1977
1993
  "type": "stretch | shrink"
1978
1994
  },
1979
1995
  {
@@ -2011,14 +2027,17 @@
2011
2027
  },
2012
2028
  {
2013
2029
  "name": "size",
2030
+ "description": "Apply numerical width-height or a t-shirt-sized CSS classname",
2014
2031
  "type": "string | xs | sm | md | lg | xl | xxl"
2015
2032
  },
2016
2033
  {
2017
2034
  "name": "direction",
2035
+ "description": "Takes a directional value that rotates the icon 90° with the\ntop of the icon pointing in the specified direction.",
2018
2036
  "type": "up | down | left | right"
2019
2037
  },
2020
2038
  {
2021
2039
  "name": "flip",
2040
+ "description": "Takes an orientation value that reverses the orientation of the icon vertically or horizontally'",
2022
2041
  "type": "horizontal | vertical"
2023
2042
  },
2024
2043
  {
@@ -2028,6 +2047,7 @@
2028
2047
  },
2029
2048
  {
2030
2049
  "name": "status",
2050
+ "description": "Changes color of icon fills and outlines",
2031
2051
  "type": "info | success | warning | danger"
2032
2052
  },
2033
2053
  {
@@ -2037,6 +2057,7 @@
2037
2057
  },
2038
2058
  {
2039
2059
  "name": "badge",
2060
+ "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
2061
  "type": "info | success | warning | danger | inherit | warning -triangle | inherit-triangle"
2041
2062
  }
2042
2063
  ],
@@ -2061,14 +2082,17 @@
2061
2082
  },
2062
2083
  {
2063
2084
  "name": "size",
2085
+ "description": "Apply numerical width-height or a t-shirt-sized CSS classname",
2064
2086
  "type": "string | xs | sm | md | lg | xl | xxl"
2065
2087
  },
2066
2088
  {
2067
2089
  "name": "direction",
2090
+ "description": "Takes a directional value that rotates the icon 90° with the\ntop of the icon pointing in the specified direction.",
2068
2091
  "type": "up | down | left | right"
2069
2092
  },
2070
2093
  {
2071
2094
  "name": "flip",
2095
+ "description": "Takes an orientation value that reverses the orientation of the icon vertically or horizontally'",
2072
2096
  "type": "horizontal | vertical"
2073
2097
  },
2074
2098
  {
@@ -2078,6 +2102,7 @@
2078
2102
  },
2079
2103
  {
2080
2104
  "name": "status",
2105
+ "description": "Changes color of icon fills and outlines",
2081
2106
  "type": "info | success | warning | danger"
2082
2107
  },
2083
2108
  {
@@ -2087,6 +2112,7 @@
2087
2112
  },
2088
2113
  {
2089
2114
  "name": "badge",
2115
+ "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
2116
  "type": "info | success | warning | danger | inherit | warning -triangle | inherit-triangle"
2091
2117
  }
2092
2118
  ],
@@ -2758,10 +2784,6 @@
2758
2784
  "name": "disabled",
2759
2785
  "type": "boolean"
2760
2786
  },
2761
- {
2762
- "name": "role",
2763
- "type": "string"
2764
- },
2765
2787
  {
2766
2788
  "name": "expanded",
2767
2789
  "type": "boolean"
@@ -2774,6 +2796,10 @@
2774
2796
  "name": "itemText",
2775
2797
  "type": "NodeListOf<HTMLSpanElement>"
2776
2798
  },
2799
+ {
2800
+ "name": "role",
2801
+ "type": "string"
2802
+ },
2777
2803
  {
2778
2804
  "name": "hasFocus",
2779
2805
  "type": "boolean"
@@ -2835,9 +2861,6 @@
2835
2861
  "name": "itemText",
2836
2862
  "type": "NodeListOf<HTMLSpanElement>"
2837
2863
  },
2838
- {
2839
- "name": "toggleIconDirection"
2840
- },
2841
2864
  {
2842
2865
  "name": "hasFocus",
2843
2866
  "type": "boolean"
@@ -2880,17 +2903,9 @@
2880
2903
  "name": "cdsMotion",
2881
2904
  "type": "string"
2882
2905
  },
2883
- {
2884
- "name": "role",
2885
- "type": "string"
2886
- },
2887
2906
  {
2888
2907
  "name": "cdsMotionChange"
2889
2908
  },
2890
- {
2891
- "name": "ariaActiveDescendant",
2892
- "description": "Set and update the aria-active descended value onto the navigation."
2893
- },
2894
2909
  {
2895
2910
  "name": "expanded",
2896
2911
  "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).",
@@ -2901,8 +2916,8 @@
2901
2916
  "type": "{ [key: string]: string | undefined; }"
2902
2917
  },
2903
2918
  {
2904
- "name": "currentActiveItem",
2905
- "type": "CdsNavigationItem | CdsNavigationStart | undefined"
2919
+ "name": "role",
2920
+ "type": "string"
2906
2921
  }
2907
2922
  ],
2908
2923
  "events": [
@@ -2965,17 +2980,9 @@
2965
2980
  "name": "cdsMotion",
2966
2981
  "type": "string"
2967
2982
  },
2968
- {
2969
- "name": "role",
2970
- "type": "string"
2971
- },
2972
2983
  {
2973
2984
  "name": "cdsMotionChange"
2974
2985
  },
2975
- {
2976
- "name": "ariaActiveDescendant",
2977
- "description": "Set and update the aria-active descended value onto the navigation."
2978
- },
2979
2986
  {
2980
2987
  "name": "expanded",
2981
2988
  "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).",
@@ -2986,8 +2993,8 @@
2986
2993
  "type": "{ [key: string]: string | undefined; }"
2987
2994
  },
2988
2995
  {
2989
- "name": "currentActiveItem",
2990
- "type": "CdsNavigationItem | CdsNavigationStart | undefined"
2996
+ "name": "role",
2997
+ "type": "string"
2991
2998
  }
2992
2999
  ],
2993
3000
  "events": [
@@ -3118,9 +3125,6 @@
3118
3125
  "name": "itemText",
3119
3126
  "type": "NodeListOf<HTMLSpanElement>"
3120
3127
  },
3121
- {
3122
- "name": "toggleIconDirection"
3123
- },
3124
3128
  {
3125
3129
  "name": "hasFocus",
3126
3130
  "type": "boolean"
@@ -3167,10 +3171,6 @@
3167
3171
  "name": "disabled",
3168
3172
  "type": "boolean"
3169
3173
  },
3170
- {
3171
- "name": "role",
3172
- "type": "string"
3173
- },
3174
3174
  {
3175
3175
  "name": "expanded",
3176
3176
  "type": "boolean"
@@ -3183,6 +3183,10 @@
3183
3183
  "name": "itemText",
3184
3184
  "type": "NodeListOf<HTMLSpanElement>"
3185
3185
  },
3186
+ {
3187
+ "name": "role",
3188
+ "type": "string"
3189
+ },
3186
3190
  {
3187
3191
  "name": "hasFocus",
3188
3192
  "type": "boolean"
@@ -3462,6 +3466,7 @@
3462
3466
  "properties": [
3463
3467
  {
3464
3468
  "name": "status",
3469
+ "description": "Sets the color of the badge",
3465
3470
  "type": "neutral | info | success | warning | danger"
3466
3471
  },
3467
3472
  {
@@ -3481,7 +3486,17 @@
3481
3486
  },
3482
3487
  {
3483
3488
  "name": "size",
3489
+ "description": "Apply numerical width-height or a t-shirt-sized CSS classname",
3484
3490
  "type": "string | sm | md | lg | xl | xxl"
3491
+ },
3492
+ {
3493
+ "name": "ariaLabel",
3494
+ "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.",
3495
+ "type": "string"
3496
+ },
3497
+ {
3498
+ "name": "i18n",
3499
+ "type": "{ loading: string; looping: string; }"
3485
3500
  }
3486
3501
  ],
3487
3502
  "cssProperties": [
@@ -3506,6 +3521,7 @@
3506
3521
  "properties": [
3507
3522
  {
3508
3523
  "name": "status",
3524
+ "description": "Sets the color of the badge",
3509
3525
  "type": "neutral | info | success | warning | danger"
3510
3526
  },
3511
3527
  {
@@ -3525,7 +3541,17 @@
3525
3541
  },
3526
3542
  {
3527
3543
  "name": "size",
3544
+ "description": "Apply numerical width-height or a t-shirt-sized CSS classname",
3528
3545
  "type": "string | sm | md | lg | xl | xxl"
3546
+ },
3547
+ {
3548
+ "name": "ariaLabel",
3549
+ "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.",
3550
+ "type": "string"
3551
+ },
3552
+ {
3553
+ "name": "i18n",
3554
+ "type": "{ loading: string; looping: string; }"
3529
3555
  }
3530
3556
  ],
3531
3557
  "cssProperties": [
@@ -3861,6 +3887,130 @@
3861
3887
  }
3862
3888
  ]
3863
3889
  },
3890
+ {
3891
+ "name": "cds-checkbox",
3892
+ "path": "./selection-panels/checkbox/checkbox-panel.element.d.ts",
3893
+ "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```",
3894
+ "properties": [
3895
+ {
3896
+ "name": "size",
3897
+ "type": "SelectionPanelSizes"
3898
+ }
3899
+ ],
3900
+ "slots": [
3901
+ {
3902
+ "name": "",
3903
+ "description": "For projecting checkbox and it's complex label"
3904
+ }
3905
+ ],
3906
+ "cssProperties": [
3907
+ {
3908
+ "name": "--width"
3909
+ },
3910
+ {
3911
+ "name": "--height"
3912
+ },
3913
+ {
3914
+ "name": "--border"
3915
+ },
3916
+ {
3917
+ "name": "--box-shadow"
3918
+ }
3919
+ ]
3920
+ },
3921
+ {
3922
+ "name": "cds-checkbox-panel",
3923
+ "path": "./selection-panels/checkbox/register.d.ts",
3924
+ "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```",
3925
+ "properties": [
3926
+ {
3927
+ "name": "size",
3928
+ "type": "SelectionPanelSizes"
3929
+ }
3930
+ ],
3931
+ "slots": [
3932
+ {
3933
+ "name": "",
3934
+ "description": "For projecting checkbox and it's complex label"
3935
+ }
3936
+ ],
3937
+ "cssProperties": [
3938
+ {
3939
+ "name": "--width"
3940
+ },
3941
+ {
3942
+ "name": "--height"
3943
+ },
3944
+ {
3945
+ "name": "--border"
3946
+ },
3947
+ {
3948
+ "name": "--box-shadow"
3949
+ }
3950
+ ]
3951
+ },
3952
+ {
3953
+ "name": "cds-radio",
3954
+ "path": "./selection-panels/radio/radio-panel.element.d.ts",
3955
+ "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```",
3956
+ "properties": [
3957
+ {
3958
+ "name": "size",
3959
+ "type": "SelectionPanelSizes"
3960
+ }
3961
+ ],
3962
+ "slots": [
3963
+ {
3964
+ "name": "",
3965
+ "description": "For projecting checkbox and it's complex label"
3966
+ }
3967
+ ],
3968
+ "cssProperties": [
3969
+ {
3970
+ "name": "--width"
3971
+ },
3972
+ {
3973
+ "name": "--height"
3974
+ },
3975
+ {
3976
+ "name": "--border"
3977
+ },
3978
+ {
3979
+ "name": "--box-shadow"
3980
+ }
3981
+ ]
3982
+ },
3983
+ {
3984
+ "name": "cds-radio-panel",
3985
+ "path": "./selection-panels/radio/register.d.ts",
3986
+ "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```",
3987
+ "properties": [
3988
+ {
3989
+ "name": "size",
3990
+ "type": "SelectionPanelSizes"
3991
+ }
3992
+ ],
3993
+ "slots": [
3994
+ {
3995
+ "name": "",
3996
+ "description": "For projecting checkbox and it's complex label"
3997
+ }
3998
+ ],
3999
+ "cssProperties": [
4000
+ {
4001
+ "name": "--width"
4002
+ },
4003
+ {
4004
+ "name": "--height"
4005
+ },
4006
+ {
4007
+ "name": "--border"
4008
+ },
4009
+ {
4010
+ "name": "--box-shadow"
4011
+ }
4012
+ ]
4013
+ },
3864
4014
  {
3865
4015
  "name": "cds-tag",
3866
4016
  "path": "./tag/register.d.ts",
@@ -3868,6 +4018,7 @@
3868
4018
  "properties": [
3869
4019
  {
3870
4020
  "name": "status",
4021
+ "description": "Sets the color of the tag (and badge if present) from the following predefined list of statuses:",
3871
4022
  "type": "neutral | info | success | warning | danger"
3872
4023
  },
3873
4024
  {
@@ -3921,6 +4072,7 @@
3921
4072
  "properties": [
3922
4073
  {
3923
4074
  "name": "status",
4075
+ "description": "Sets the color of the tag (and badge if present) from the following predefined list of statuses:",
3924
4076
  "type": "neutral | info | success | warning | danger"
3925
4077
  },
3926
4078
  {
@@ -4283,10 +4435,6 @@
4283
4435
  {
4284
4436
  "name": "multiSelect",
4285
4437
  "type": "boolean"
4286
- },
4287
- {
4288
- "name": "ariaActiveDescendant",
4289
- "type": "string"
4290
4438
  }
4291
4439
  ],
4292
4440
  "slots": [
@@ -4480,10 +4628,6 @@
4480
4628
  {
4481
4629
  "name": "multiSelect",
4482
4630
  "type": "boolean"
4483
- },
4484
- {
4485
- "name": "ariaActiveDescendant",
4486
- "type": "string"
4487
4631
  }
4488
4632
  ],
4489
4633
  "slots": [