@cds/core 6.0.0-next.1 → 6.0.0-next.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.
- package/accordion/accordion-content.element.scss.js +1 -1
- package/accordion/accordion-header.element.d.ts +2 -0
- package/accordion/accordion-header.element.js +1 -1
- package/accordion/accordion-header.element.js.map +1 -1
- package/accordion/accordion-header.element.scss.js +1 -1
- package/accordion/accordion-panel.element.d.ts +2 -2
- package/accordion/accordion-panel.element.js +1 -1
- package/accordion/accordion-panel.element.js.map +1 -1
- package/accordion/accordion-panel.element.scss.js +1 -1
- package/accordion/accordion.element.scss.js +1 -1
- package/accordion/register.d.ts +1 -0
- package/accordion/register.js +1 -1
- package/accordion/register.js.map +1 -1
- package/alert/alert-actions.element.js +1 -1
- package/alert/alert-actions.element.scss.js +1 -1
- package/alert/alert-group.element.js +1 -1
- package/alert/alert-group.element.scss.js +1 -1
- package/alert/alert.element.js +1 -1
- package/alert/alert.element.js.map +1 -1
- package/alert/alert.element.scss.js +1 -1
- package/badge/badge.element.scss.js +1 -1
- package/breadcrumb/breadcrumb.element.js +1 -1
- package/breadcrumb/breadcrumb.element.scss.js +1 -1
- package/button/button.element.d.ts +1 -1
- package/button/button.element.js +1 -1
- package/button/button.element.scss.js +1 -1
- package/button/icon-button.element.d.ts +1 -1
- package/button/icon-button.element.js +1 -1
- package/button/icon-button.element.js.map +1 -1
- package/button/index.d.ts +0 -1
- package/button/index.js +1 -1
- package/button/register.d.ts +0 -2
- package/button/register.js +1 -1
- package/button/register.js.map +1 -1
- package/button-action/button-action.element.d.ts +38 -0
- package/button-action/button-action.element.js +2 -0
- package/button-action/button-action.element.js.map +1 -0
- package/button-action/button-action.element.scss.js +2 -0
- package/button-action/button-action.element.scss.js.map +1 -0
- package/button-action/index.d.ts +1 -0
- package/button-action/index.js +2 -0
- package/button-action/index.js.map +1 -0
- package/button-action/register.d.ts +7 -0
- package/button-action/register.js +2 -0
- package/button-action/register.js.map +1 -0
- package/button-expand/button-expand.element.d.ts +25 -0
- package/button-expand/button-expand.element.js +2 -0
- package/button-expand/button-expand.element.js.map +1 -0
- package/button-expand/button-expand.element.scss.js +2 -0
- package/button-expand/button-expand.element.scss.js.map +1 -0
- package/button-expand/index.d.ts +1 -0
- package/button-expand/index.js +2 -0
- package/button-expand/index.js.map +1 -0
- package/button-expand/register.d.ts +7 -0
- package/button-expand/register.js +2 -0
- package/button-expand/register.js.map +1 -0
- package/button-handle/button-handle.element.d.ts +19 -0
- package/button-handle/button-handle.element.js +2 -0
- package/button-handle/button-handle.element.js.map +1 -0
- package/button-handle/button-handle.element.scss.js +2 -0
- package/button-handle/button-handle.element.scss.js.map +1 -0
- package/button-handle/index.d.ts +1 -0
- package/button-handle/index.js +2 -0
- package/button-handle/index.js.map +1 -0
- package/button-handle/register.d.ts +7 -0
- package/button-handle/register.js +2 -0
- package/button-handle/register.js.map +1 -0
- package/{button/inline-button.element.d.ts → button-inline/button-inline.element.d.ts} +10 -3
- package/button-inline/button-inline.element.js +2 -0
- package/button-inline/button-inline.element.js.map +1 -0
- package/{button/inline-button.element.scss.js → button-inline/button-inline.element.scss.js} +2 -2
- package/button-inline/button-inline.element.scss.js.map +1 -0
- package/button-inline/index.d.ts +1 -0
- package/button-inline/index.js +2 -0
- package/button-inline/index.js.map +1 -0
- package/button-inline/register.d.ts +11 -0
- package/button-inline/register.js +2 -0
- package/button-inline/register.js.map +1 -0
- package/button-sort/button-sort.element.d.ts +23 -0
- package/button-sort/button-sort.element.js +2 -0
- package/button-sort/button-sort.element.js.map +1 -0
- package/button-sort/button-sort.element.scss.js +2 -0
- package/button-sort/button-sort.element.scss.js.map +1 -0
- package/button-sort/index.d.ts +1 -0
- package/button-sort/index.js +2 -0
- package/button-sort/index.js.map +1 -0
- package/button-sort/register.d.ts +7 -0
- package/button-sort/register.js +2 -0
- package/button-sort/register.js.map +1 -0
- package/button-sort/utils.d.ts +1 -0
- package/button-sort/utils.js +2 -0
- package/button-sort/utils.js.map +1 -0
- package/card/card.element.d.ts +3 -3
- package/card/card.element.scss.js +1 -1
- package/checkbox/checkbox.element.scss.js +1 -1
- package/custom-elements.json +5239 -4678
- package/custom-elements.legacy.json +321 -136
- package/datalist/datalist.element.d.ts +0 -1
- package/datalist/datalist.element.js +1 -1
- package/datalist/datalist.element.js.map +1 -1
- package/datalist/register.d.ts +1 -1
- package/datalist/register.js +1 -1
- package/datalist/register.js.map +1 -1
- package/date/date.element.d.ts +0 -1
- package/date/date.element.js +1 -1
- package/date/date.element.js.map +1 -1
- package/date/date.global.scss.js +1 -1
- package/date/register.d.ts +1 -0
- package/date/register.js +1 -1
- package/date/register.js.map +1 -1
- package/divider/divider.element.scss.js +1 -1
- package/file/file.element.d.ts +0 -1
- package/file/file.element.js +1 -1
- package/file/file.element.js.map +1 -1
- package/file/file.element.scss.js +1 -1
- package/file/register.d.ts +1 -0
- package/file/register.js +1 -1
- package/file/register.js.map +1 -1
- package/forms/control/control.element.js +2 -2
- package/forms/control/control.element.js.map +1 -1
- package/forms/control/control.element.scss.js +1 -1
- package/forms/control-action/control-action.element.d.ts +6 -15
- package/forms/control-action/control-action.element.js +1 -1
- package/forms/control-action/control-action.element.js.map +1 -1
- package/forms/control-group/control-group.element.js +1 -1
- package/forms/control-group/control-group.element.scss.js +1 -1
- package/forms/control-inline/control-inline.element.js +1 -1
- package/forms/control-inline/control-inline.element.scss.js +1 -1
- package/forms/control-label/control-label.element.js +1 -1
- package/forms/control-label/control-label.element.scss.js +1 -1
- package/forms/control-message/control-message.element.scss.js +1 -1
- package/forms/form-group/form-group.element.js +1 -1
- package/forms/register.d.ts +1 -0
- package/forms/register.js +1 -1
- package/forms/register.js.map +1 -1
- package/forms/utils/utils.js +1 -1
- package/forms/utils/utils.js.map +1 -1
- package/global.css +1851 -1024
- package/global.min.css +1 -1
- package/icon/collections/core.d.ts +4 -0
- package/icon/collections/core.js +1 -1
- package/icon/collections/core.js.map +1 -1
- package/icon/icon.element.scss.js +1 -1
- package/icon/shapes/detail-collapse.d.ts +3 -0
- package/icon/shapes/detail-collapse.js +2 -0
- package/icon/shapes/detail-collapse.js.map +1 -0
- package/icon/shapes/detail-expand.d.ts +3 -0
- package/icon/shapes/detail-expand.js +2 -0
- package/icon/shapes/detail-expand.js.map +1 -0
- package/input/input-group.element.scss.js +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 +4 -37
- package/internal/base/button.base.js +1 -1
- package/internal/base/button.base.js.map +1 -1
- package/internal/controllers/active.controller.d.ts +20 -0
- package/internal/controllers/active.controller.js +2 -0
- package/internal/controllers/active.controller.js.map +1 -0
- package/internal/controllers/aria-button.controller.d.ts +15 -0
- package/internal/controllers/aria-button.controller.js +2 -0
- package/internal/controllers/aria-button.controller.js.map +1 -0
- package/internal/controllers/aria-disabled.controller.d.ts +14 -0
- package/internal/controllers/aria-disabled.controller.js +2 -0
- package/internal/controllers/aria-disabled.controller.js.map +1 -0
- package/internal/controllers/aria-popup-trigger.controller.d.ts +11 -3
- package/internal/controllers/aria-popup-trigger.controller.js +1 -1
- package/internal/controllers/aria-popup-trigger.controller.js.map +1 -1
- package/internal/controllers/aria-pressed.controller.d.ts +15 -0
- package/internal/controllers/aria-pressed.controller.js +2 -0
- package/internal/controllers/aria-pressed.controller.js.map +1 -0
- package/internal/controllers/aria-selected.controller.d.ts +13 -0
- package/internal/controllers/aria-selected.controller.js +2 -0
- package/internal/controllers/aria-selected.controller.js.map +1 -0
- package/internal/controllers/button-anchor.controller.d.ts +22 -0
- package/internal/controllers/button-anchor.controller.js +2 -0
- package/internal/controllers/button-anchor.controller.js.map +1 -0
- package/internal/controllers/button-submit.controller.d.ts +27 -0
- package/internal/controllers/button-submit.controller.js +2 -0
- package/internal/controllers/button-submit.controller.js.map +1 -0
- package/internal/decorators/animate.d.ts +2 -2
- package/internal/decorators/animate.js +1 -1
- package/internal/decorators/animate.js.map +1 -1
- package/internal/decorators/property.js +1 -1
- package/internal/decorators/property.js.map +1 -1
- package/internal/index.d.ts +8 -1
- package/internal/index.js +1 -1
- package/internal/index.js.map +1 -1
- package/internal/motion/interfaces.d.ts +4 -5
- package/internal/services/global.service.d.ts +1 -1
- package/internal/services/i18n.service.d.ts +7 -0
- package/internal/services/i18n.service.js +1 -1
- package/internal/services/i18n.service.js.map +1 -1
- package/internal/utils/global.d.ts +2 -1
- package/internal/utils/global.js +1 -1
- package/internal/utils/lit.d.ts +5 -1
- package/internal/utils/lit.js +1 -1
- package/internal/utils/lit.js.map +1 -1
- package/internal-components/close-button/close-button.element.d.ts +5 -12
- package/internal-components/close-button/close-button.element.js +1 -1
- package/internal-components/close-button/close-button.element.js.map +1 -1
- package/internal-components/close-button/register.js +1 -1
- package/internal-components/close-button/register.js.map +1 -1
- package/internal-components/overlay/overlay.element.d.ts +2 -2
- package/internal-components/panel/panel.element.scss.js +1 -1
- package/internal-components/popup/popup.element.d.ts +2 -2
- package/internal-components/popup/popup.element.scss.js +1 -1
- package/internal-components/visual-checkbox/visual-checkbox.element.scss.js +1 -1
- package/list/list.css +6 -6
- package/list/list.min.css +1 -1
- package/modal/modal-actions.element.js +1 -1
- package/modal/modal.element.d.ts +2 -2
- package/modal/modal.element.js +1 -1
- package/modal/modal.element.scss.js +1 -1
- package/navigation/navigation-group.element.d.ts +2 -2
- package/navigation/navigation-group.element.scss.js +1 -5
- package/navigation/navigation-group.element.scss.js.map +1 -1
- package/navigation/navigation-item.element.js +1 -1
- package/navigation/navigation-item.element.scss.js +1 -5
- package/navigation/navigation-item.element.scss.js.map +1 -1
- package/navigation/navigation-start.element.js +1 -1
- package/navigation/navigation.element.d.ts +2 -2
- package/navigation/navigation.element.scss.js +1 -1
- package/package.json +23 -1
- package/pagination/pagination-button.element.d.ts +7 -10
- package/pagination/pagination-button.element.js +1 -1
- package/pagination/pagination-button.element.js.map +1 -1
- package/pagination/pagination.element.js +1 -1
- package/pagination/pagination.element.scss.js +1 -1
- package/pagination/utils.d.ts +5 -0
- package/pagination/utils.js +2 -0
- package/pagination/utils.js.map +1 -0
- package/password/password.element.js +1 -1
- package/password/password.element.js.map +1 -1
- package/password/register.d.ts +1 -0
- package/password/register.js +1 -1
- package/password/register.js.map +1 -1
- package/progress-circle/progress-circle.element.scss.js +1 -1
- package/radio/radio.element.scss.js +1 -1
- package/range/range.element.scss.js +1 -1
- package/range/range.global.scss.js +1 -1
- package/search/register.d.ts +1 -0
- package/search/register.js +1 -1
- package/search/register.js.map +1 -1
- package/search/search.element.js +1 -1
- package/search/search.element.js.map +1 -1
- package/select/register.d.ts +1 -1
- package/select/register.js +1 -1
- package/select/register.js.map +1 -1
- package/select/select.element.js +1 -1
- package/select/select.element.js.map +1 -1
- package/select/select.element.scss.js +1 -1
- package/select/select.global.scss.js +1 -1
- package/selection-panels/checkbox/checkbox-panel.element.d.ts +10 -13
- package/selection-panels/checkbox/checkbox-panel.element.js.map +1 -1
- package/selection-panels/radio/radio-panel.element.d.ts +20 -15
- package/selection-panels/radio/radio-panel.element.js.map +1 -1
- package/selection-panels/shared/selection-panel.element.scss.js +1 -5
- package/selection-panels/shared/selection-panel.element.scss.js.map +1 -1
- package/styles/module.layout.css +1411 -655
- package/styles/module.layout.min.css +1 -1
- package/styles/module.tokens.css +71 -52
- package/styles/module.tokens.min.css +1 -1
- package/styles/module.typography.css +78 -26
- package/styles/module.typography.min.css +1 -1
- package/styles/shim.clr-ui.css +633 -0
- package/styles/shim.clr-ui.min.css +119 -0
- package/table/table.css +7 -7
- package/table/table.min.css +1 -1
- package/tag/tag.element.d.ts +2 -1
- package/tag/tag.element.js +1 -1
- package/tag/tag.element.js.map +1 -1
- package/tag/tag.element.scss.js +1 -1
- package/textarea/textarea.element.scss.js +1 -1
- package/time/register.d.ts +1 -0
- package/time/register.js +1 -1
- package/time/register.js.map +1 -1
- package/time/time.element.d.ts +0 -1
- package/time/time.element.js +1 -1
- package/time/time.element.js.map +1 -1
- package/toggle/toggle.element.scss.js +1 -1
- package/tokens/tokens.android.xml +30 -11
- package/tokens/tokens.d.ts +28 -9
- package/tokens/tokens.ios.swift +31 -12
- package/tokens/tokens.js +29 -10
- package/tokens/tokens.json +127 -26
- package/tokens/tokens.scss +87 -12
- package/tree-view/register.js +1 -1
- package/tree-view/register.js.map +1 -1
- package/tree-view/tree-item.element.d.ts +2 -2
- 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/button/icon-button.element.scss.js +0 -2
- package/button/icon-button.element.scss.js.map +0 -1
- package/button/inline-button.element.js +0 -2
- package/button/inline-button.element.js.map +0 -1
- package/button/inline-button.element.scss.js.map +0 -1
- package/forms/control-action/control-action.element.scss.js +0 -2
- package/forms/control-action/control-action.element.scss.js.map +0 -1
- package/internal-components/close-button/close-button.element.scss.js +0 -2
- package/internal-components/close-button/close-button.element.scss.js.map +0 -1
- package/pagination/pagination-button.element.scss.js +0 -2
- package/pagination/pagination-button.element.scss.js.map +0 -1
- package/search/search.element.scss.js +0 -2
- package/search/search.element.scss.js.map +0 -1
|
@@ -671,6 +671,303 @@
|
|
|
671
671
|
}
|
|
672
672
|
]
|
|
673
673
|
},
|
|
674
|
+
{
|
|
675
|
+
"name": "cds-button-action",
|
|
676
|
+
"path": "./button-action/button-action.element.d.ts",
|
|
677
|
+
"description": "Action Button\n\n```typescript\nimport '@cds/core/button-action/register.js';\n```\n\n```html\n<cds-button-action></cds-button-action>\n```",
|
|
678
|
+
"properties": [
|
|
679
|
+
{
|
|
680
|
+
"name": "shape",
|
|
681
|
+
"type": "string"
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"name": "action",
|
|
685
|
+
"type": "string"
|
|
686
|
+
},
|
|
687
|
+
{
|
|
688
|
+
"name": "i18n",
|
|
689
|
+
"type": "{ [key: string]: string | undefined; }"
|
|
690
|
+
},
|
|
691
|
+
{
|
|
692
|
+
"name": "styles",
|
|
693
|
+
"type": "CSSResultGroup[]"
|
|
694
|
+
}
|
|
695
|
+
],
|
|
696
|
+
"slots": [
|
|
697
|
+
{
|
|
698
|
+
"name": "",
|
|
699
|
+
"description": "For projecting text content or cds-icon"
|
|
700
|
+
}
|
|
701
|
+
],
|
|
702
|
+
"cssProperties": [
|
|
703
|
+
{
|
|
704
|
+
"name": "--icon-width"
|
|
705
|
+
},
|
|
706
|
+
{
|
|
707
|
+
"name": "--icon-height"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"name": "--width"
|
|
711
|
+
},
|
|
712
|
+
{
|
|
713
|
+
"name": "--height"
|
|
714
|
+
},
|
|
715
|
+
{
|
|
716
|
+
"name": "--cursor"
|
|
717
|
+
},
|
|
718
|
+
{
|
|
719
|
+
"name": "--color"
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
"name": "--font-size"
|
|
723
|
+
},
|
|
724
|
+
{
|
|
725
|
+
"name": "--background"
|
|
726
|
+
},
|
|
727
|
+
{
|
|
728
|
+
"name": "--padding"
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"name": "--outline"
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
"name": "--outline-offset"
|
|
735
|
+
}
|
|
736
|
+
]
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"name": "cds-button-action",
|
|
740
|
+
"path": "./button-action/register.d.ts",
|
|
741
|
+
"description": "Action Button\n\n```typescript\nimport '@cds/core/button-action/register.js';\n```\n\n```html\n<cds-button-action></cds-button-action>\n```",
|
|
742
|
+
"properties": [
|
|
743
|
+
{
|
|
744
|
+
"name": "shape",
|
|
745
|
+
"type": "string"
|
|
746
|
+
},
|
|
747
|
+
{
|
|
748
|
+
"name": "action",
|
|
749
|
+
"type": "string"
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
"name": "i18n",
|
|
753
|
+
"type": "{ [key: string]: string | undefined; }"
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
"name": "styles",
|
|
757
|
+
"type": "CSSResultGroup[]"
|
|
758
|
+
}
|
|
759
|
+
],
|
|
760
|
+
"slots": [
|
|
761
|
+
{
|
|
762
|
+
"name": "",
|
|
763
|
+
"description": "For projecting text content or cds-icon"
|
|
764
|
+
}
|
|
765
|
+
],
|
|
766
|
+
"cssProperties": [
|
|
767
|
+
{
|
|
768
|
+
"name": "--icon-width"
|
|
769
|
+
},
|
|
770
|
+
{
|
|
771
|
+
"name": "--icon-height"
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"name": "--width"
|
|
775
|
+
},
|
|
776
|
+
{
|
|
777
|
+
"name": "--height"
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"name": "--cursor"
|
|
781
|
+
},
|
|
782
|
+
{
|
|
783
|
+
"name": "--color"
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
"name": "--font-size"
|
|
787
|
+
},
|
|
788
|
+
{
|
|
789
|
+
"name": "--background"
|
|
790
|
+
},
|
|
791
|
+
{
|
|
792
|
+
"name": "--padding"
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"name": "--outline"
|
|
796
|
+
},
|
|
797
|
+
{
|
|
798
|
+
"name": "--outline-offset"
|
|
799
|
+
}
|
|
800
|
+
]
|
|
801
|
+
},
|
|
802
|
+
{
|
|
803
|
+
"name": "cds-button-expand",
|
|
804
|
+
"path": "./button-expand/button-expand.element.d.ts",
|
|
805
|
+
"description": "Action Expand Button\n\n```typescript\nimport '@cds/core/button-expand/register.js';\n```\n\n```html\n<cds-button-expand pressed></cds-button-expand>\n```",
|
|
806
|
+
"properties": [
|
|
807
|
+
{
|
|
808
|
+
"name": "action",
|
|
809
|
+
"type": "\"vertical\" | \"horizontal\" | \"detail\""
|
|
810
|
+
}
|
|
811
|
+
],
|
|
812
|
+
"slots": [
|
|
813
|
+
{
|
|
814
|
+
"name": "",
|
|
815
|
+
"description": "For projecting custom cds-icon"
|
|
816
|
+
}
|
|
817
|
+
]
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
"name": "cds-button-expand",
|
|
821
|
+
"path": "./button-expand/register.d.ts",
|
|
822
|
+
"description": "Action Expand Button\n\n```typescript\nimport '@cds/core/button-expand/register.js';\n```\n\n```html\n<cds-button-expand pressed></cds-button-expand>\n```",
|
|
823
|
+
"properties": [
|
|
824
|
+
{
|
|
825
|
+
"name": "action",
|
|
826
|
+
"type": "\"vertical\" | \"horizontal\" | \"detail\""
|
|
827
|
+
}
|
|
828
|
+
],
|
|
829
|
+
"slots": [
|
|
830
|
+
{
|
|
831
|
+
"name": "",
|
|
832
|
+
"description": "For projecting custom cds-icon"
|
|
833
|
+
}
|
|
834
|
+
]
|
|
835
|
+
},
|
|
836
|
+
{
|
|
837
|
+
"name": "cds-button-handle",
|
|
838
|
+
"path": "./button-handle/button-handle.element.d.ts",
|
|
839
|
+
"description": "Action Handle Button\n\n```typescript\nimport '@cds/core/button-handle/register.js';\n```\n\n```html\n<cds-button-handle></cds-button-handle>\n```",
|
|
840
|
+
"slots": [
|
|
841
|
+
{
|
|
842
|
+
"name": "",
|
|
843
|
+
"description": "For projecting text content or cds-icon"
|
|
844
|
+
}
|
|
845
|
+
]
|
|
846
|
+
},
|
|
847
|
+
{
|
|
848
|
+
"name": "cds-button-handle",
|
|
849
|
+
"path": "./button-handle/register.d.ts",
|
|
850
|
+
"description": "Action Handle Button\n\n```typescript\nimport '@cds/core/button-handle/register.js';\n```\n\n```html\n<cds-button-handle></cds-button-handle>\n```",
|
|
851
|
+
"slots": [
|
|
852
|
+
{
|
|
853
|
+
"name": "",
|
|
854
|
+
"description": "For projecting text content or cds-icon"
|
|
855
|
+
}
|
|
856
|
+
]
|
|
857
|
+
},
|
|
858
|
+
{
|
|
859
|
+
"name": "cds-button-inline",
|
|
860
|
+
"path": "./button-inline/button-inline.element.d.ts",
|
|
861
|
+
"description": "Inline buttons are used inside and alongside textual content within Clarity components.\nThey give action buttons a less prominent, yet familiar, visual presence.\n\n```typescript\nimport '@cds/core/button/register.js';\n```\n\n```html\n<cds-button-inline>Button text goes here</cds-button-inline>\n```",
|
|
862
|
+
"slots": [
|
|
863
|
+
{
|
|
864
|
+
"name": "",
|
|
865
|
+
"description": "Content slot for inside the button"
|
|
866
|
+
}
|
|
867
|
+
],
|
|
868
|
+
"cssProperties": [
|
|
869
|
+
{
|
|
870
|
+
"name": "--text-decoration"
|
|
871
|
+
},
|
|
872
|
+
{
|
|
873
|
+
"name": "--color"
|
|
874
|
+
},
|
|
875
|
+
{
|
|
876
|
+
"name": "--font-size"
|
|
877
|
+
},
|
|
878
|
+
{
|
|
879
|
+
"name": "--line-height"
|
|
880
|
+
},
|
|
881
|
+
{
|
|
882
|
+
"name": "--letter-spacing"
|
|
883
|
+
}
|
|
884
|
+
]
|
|
885
|
+
},
|
|
886
|
+
{
|
|
887
|
+
"name": "cds-button-inline",
|
|
888
|
+
"path": "./button-inline/register.d.ts",
|
|
889
|
+
"description": "Inline buttons are used inside and alongside textual content within Clarity components.\nThey give action buttons a less prominent, yet familiar, visual presence.\n\n```typescript\nimport '@cds/core/button/register.js';\n```\n\n```html\n<cds-button-inline>Button text goes here</cds-button-inline>\n```",
|
|
890
|
+
"slots": [
|
|
891
|
+
{
|
|
892
|
+
"name": "",
|
|
893
|
+
"description": "Content slot for inside the button"
|
|
894
|
+
}
|
|
895
|
+
],
|
|
896
|
+
"cssProperties": [
|
|
897
|
+
{
|
|
898
|
+
"name": "--text-decoration"
|
|
899
|
+
},
|
|
900
|
+
{
|
|
901
|
+
"name": "--color"
|
|
902
|
+
},
|
|
903
|
+
{
|
|
904
|
+
"name": "--font-size"
|
|
905
|
+
},
|
|
906
|
+
{
|
|
907
|
+
"name": "--line-height"
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
"name": "--letter-spacing"
|
|
911
|
+
}
|
|
912
|
+
]
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"name": "cds-inline-button",
|
|
916
|
+
"path": "./button-inline/register.d.ts",
|
|
917
|
+
"slots": [
|
|
918
|
+
{
|
|
919
|
+
"name": "",
|
|
920
|
+
"description": "Content slot for inside the button"
|
|
921
|
+
}
|
|
922
|
+
],
|
|
923
|
+
"cssProperties": [
|
|
924
|
+
{
|
|
925
|
+
"name": "--text-decoration"
|
|
926
|
+
},
|
|
927
|
+
{
|
|
928
|
+
"name": "--color"
|
|
929
|
+
},
|
|
930
|
+
{
|
|
931
|
+
"name": "--font-size"
|
|
932
|
+
},
|
|
933
|
+
{
|
|
934
|
+
"name": "--line-height"
|
|
935
|
+
},
|
|
936
|
+
{
|
|
937
|
+
"name": "--letter-spacing"
|
|
938
|
+
}
|
|
939
|
+
],
|
|
940
|
+
"deprecated": true,
|
|
941
|
+
"deprecatedMessage": "renamed to `cds-button-inline` in 6.0 to align to rest of the `cds-button-*` APIs"
|
|
942
|
+
},
|
|
943
|
+
{
|
|
944
|
+
"name": "cds-button-sort",
|
|
945
|
+
"path": "./button-sort/button-sort.element.d.ts",
|
|
946
|
+
"description": "Action Button\n\n```typescript\nimport '@cds/core/button-sort/register.js';\n```\n\n```html\n<cds-button-sort></cds-button-sort>\n```",
|
|
947
|
+
"properties": [
|
|
948
|
+
{
|
|
949
|
+
"name": "sort",
|
|
950
|
+
"type": "ButtonSort"
|
|
951
|
+
},
|
|
952
|
+
{
|
|
953
|
+
"name": "sortChange"
|
|
954
|
+
}
|
|
955
|
+
]
|
|
956
|
+
},
|
|
957
|
+
{
|
|
958
|
+
"name": "cds-button-sort",
|
|
959
|
+
"path": "./button-sort/register.d.ts",
|
|
960
|
+
"description": "Action Button\n\n```typescript\nimport '@cds/core/button-sort/register.js';\n```\n\n```html\n<cds-button-sort></cds-button-sort>\n```",
|
|
961
|
+
"properties": [
|
|
962
|
+
{
|
|
963
|
+
"name": "sort",
|
|
964
|
+
"type": "ButtonSort"
|
|
965
|
+
},
|
|
966
|
+
{
|
|
967
|
+
"name": "sortChange"
|
|
968
|
+
}
|
|
969
|
+
]
|
|
970
|
+
},
|
|
674
971
|
{
|
|
675
972
|
"name": "cds-button",
|
|
676
973
|
"path": "./button/button.element.d.ts",
|
|
@@ -689,7 +986,7 @@
|
|
|
689
986
|
{
|
|
690
987
|
"name": "size",
|
|
691
988
|
"description": "Sets the overall height and width of the button based on the following string values:",
|
|
692
|
-
"type": "\"sm\" | \"md\""
|
|
989
|
+
"type": "\"icon\" | \"sm\" | \"md\""
|
|
693
990
|
},
|
|
694
991
|
{
|
|
695
992
|
"name": "block",
|
|
@@ -783,7 +1080,7 @@
|
|
|
783
1080
|
{
|
|
784
1081
|
"name": "size",
|
|
785
1082
|
"description": "Sets the overall height and width of the button based on the following string values:",
|
|
786
|
-
"type": "\"sm\" | \"md\""
|
|
1083
|
+
"type": "\"icon\" | \"sm\" | \"md\""
|
|
787
1084
|
},
|
|
788
1085
|
{
|
|
789
1086
|
"name": "block",
|
|
@@ -854,34 +1151,6 @@
|
|
|
854
1151
|
}
|
|
855
1152
|
]
|
|
856
1153
|
},
|
|
857
|
-
{
|
|
858
|
-
"name": "cds-inline-button",
|
|
859
|
-
"path": "./button/inline-button.element.d.ts",
|
|
860
|
-
"description": "Inline buttons are used inside and alongside textual content within Clarity components.\nThey give action buttons a less prominent, yet familiar, visual presence.\n\n```typescript\nimport '@cds/core/button/register.js';\n```\n\n```html\n<cds-inline-button>Button text goes here</cds-inline-button>\n```",
|
|
861
|
-
"slots": [
|
|
862
|
-
{
|
|
863
|
-
"name": "",
|
|
864
|
-
"description": "Content slot for inside the button"
|
|
865
|
-
}
|
|
866
|
-
],
|
|
867
|
-
"cssProperties": [
|
|
868
|
-
{
|
|
869
|
-
"name": "--text-decoration"
|
|
870
|
-
},
|
|
871
|
-
{
|
|
872
|
-
"name": "--color"
|
|
873
|
-
},
|
|
874
|
-
{
|
|
875
|
-
"name": "--font-size"
|
|
876
|
-
},
|
|
877
|
-
{
|
|
878
|
-
"name": "--line-height"
|
|
879
|
-
},
|
|
880
|
-
{
|
|
881
|
-
"name": "--letter-spacing"
|
|
882
|
-
}
|
|
883
|
-
]
|
|
884
|
-
},
|
|
885
1154
|
{
|
|
886
1155
|
"name": "cds-button",
|
|
887
1156
|
"path": "./button/register.d.ts",
|
|
@@ -900,7 +1169,7 @@
|
|
|
900
1169
|
{
|
|
901
1170
|
"name": "size",
|
|
902
1171
|
"description": "Sets the overall height and width of the button based on the following string values:",
|
|
903
|
-
"type": "\"sm\" | \"md\""
|
|
1172
|
+
"type": "\"icon\" | \"sm\" | \"md\""
|
|
904
1173
|
},
|
|
905
1174
|
{
|
|
906
1175
|
"name": "block",
|
|
@@ -994,7 +1263,7 @@
|
|
|
994
1263
|
{
|
|
995
1264
|
"name": "size",
|
|
996
1265
|
"description": "Sets the overall height and width of the button based on the following string values:",
|
|
997
|
-
"type": "\"sm\" | \"md\""
|
|
1266
|
+
"type": "\"icon\" | \"sm\" | \"md\""
|
|
998
1267
|
},
|
|
999
1268
|
{
|
|
1000
1269
|
"name": "block",
|
|
@@ -1065,38 +1334,10 @@
|
|
|
1065
1334
|
}
|
|
1066
1335
|
]
|
|
1067
1336
|
},
|
|
1068
|
-
{
|
|
1069
|
-
"name": "cds-inline-button",
|
|
1070
|
-
"path": "./button/register.d.ts",
|
|
1071
|
-
"description": "Inline buttons are used inside and alongside textual content within Clarity components.\nThey give action buttons a less prominent, yet familiar, visual presence.\n\n```typescript\nimport '@cds/core/button/register.js';\n```\n\n```html\n<cds-inline-button>Button text goes here</cds-inline-button>\n```",
|
|
1072
|
-
"slots": [
|
|
1073
|
-
{
|
|
1074
|
-
"name": "",
|
|
1075
|
-
"description": "Content slot for inside the button"
|
|
1076
|
-
}
|
|
1077
|
-
],
|
|
1078
|
-
"cssProperties": [
|
|
1079
|
-
{
|
|
1080
|
-
"name": "--text-decoration"
|
|
1081
|
-
},
|
|
1082
|
-
{
|
|
1083
|
-
"name": "--color"
|
|
1084
|
-
},
|
|
1085
|
-
{
|
|
1086
|
-
"name": "--font-size"
|
|
1087
|
-
},
|
|
1088
|
-
{
|
|
1089
|
-
"name": "--line-height"
|
|
1090
|
-
},
|
|
1091
|
-
{
|
|
1092
|
-
"name": "--letter-spacing"
|
|
1093
|
-
}
|
|
1094
|
-
]
|
|
1095
|
-
},
|
|
1096
1337
|
{
|
|
1097
1338
|
"name": "cds-card",
|
|
1098
1339
|
"path": "./card/card.element.d.ts",
|
|
1099
|
-
"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\"
|
|
1340
|
+
"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\">\n <!-- Card title -->\n </h2>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-text=\"body light\">\n <!-- Card content -->\n </div>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-layout=\"horizontal gap:sm align:vertical-center\">\n <cds-button action=\"flat-inline\">View</cds-button>\n </div>\n </div>\n</cds-card>\n```",
|
|
1100
1341
|
"properties": [
|
|
1101
1342
|
{
|
|
1102
1343
|
"name": "role",
|
|
@@ -1155,7 +1396,7 @@
|
|
|
1155
1396
|
{
|
|
1156
1397
|
"name": "cds-card",
|
|
1157
1398
|
"path": "./card/register.d.ts",
|
|
1158
|
-
"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\"
|
|
1399
|
+
"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\">\n <!-- Card title -->\n </h2>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-text=\"body light\">\n <!-- Card content -->\n </div>\n\n <cds-divider cds-card-remove-margin></cds-divider>\n\n <div cds-layout=\"horizontal gap:sm align:vertical-center\">\n <cds-button action=\"flat-inline\">View</cds-button>\n </div>\n </div>\n</cds-card>\n```",
|
|
1159
1400
|
"properties": [
|
|
1160
1401
|
{
|
|
1161
1402
|
"name": "role",
|
|
@@ -1398,7 +1639,7 @@
|
|
|
1398
1639
|
"properties": [
|
|
1399
1640
|
{
|
|
1400
1641
|
"name": "orientation",
|
|
1401
|
-
"type": "\"
|
|
1642
|
+
"type": "\"vertical\" | \"horizontal\""
|
|
1402
1643
|
}
|
|
1403
1644
|
],
|
|
1404
1645
|
"cssProperties": [
|
|
@@ -1420,7 +1661,7 @@
|
|
|
1420
1661
|
"properties": [
|
|
1421
1662
|
{
|
|
1422
1663
|
"name": "orientation",
|
|
1423
|
-
"type": "\"
|
|
1664
|
+
"type": "\"vertical\" | \"horizontal\""
|
|
1424
1665
|
}
|
|
1425
1666
|
],
|
|
1426
1667
|
"cssProperties": [
|
|
@@ -1632,20 +1873,11 @@
|
|
|
1632
1873
|
{
|
|
1633
1874
|
"name": "cds-control-action",
|
|
1634
1875
|
"path": "./forms/control-action/control-action.element.d.ts",
|
|
1635
|
-
"description": "Control Action\n\n```typescript\nimport '@cds/core/forms/register.js';\n```\n\n```html\n<cds-control-action>\n\n</cds-control-action>\n```",
|
|
1876
|
+
"description": "Control Action Button\n\n```typescript\nimport '@cds/core/forms/register.js';\n```\n\n```html\n<cds-control-action>\n\n</cds-control-action>\n```",
|
|
1636
1877
|
"properties": [
|
|
1637
1878
|
{
|
|
1638
1879
|
"name": "action",
|
|
1639
|
-
"description": "Set the action type placement within the supporting input control",
|
|
1640
1880
|
"type": "\"label\" | \"prefix\" | \"suffix\""
|
|
1641
|
-
},
|
|
1642
|
-
{
|
|
1643
|
-
"name": "readonly",
|
|
1644
|
-
"type": "boolean"
|
|
1645
|
-
},
|
|
1646
|
-
{
|
|
1647
|
-
"name": "ariaLabel",
|
|
1648
|
-
"type": "string"
|
|
1649
1881
|
}
|
|
1650
1882
|
],
|
|
1651
1883
|
"slots": [
|
|
@@ -1951,20 +2183,11 @@
|
|
|
1951
2183
|
{
|
|
1952
2184
|
"name": "cds-control-action",
|
|
1953
2185
|
"path": "./forms/register.d.ts",
|
|
1954
|
-
"description": "Control Action\n\n```typescript\nimport '@cds/core/forms/register.js';\n```\n\n```html\n<cds-control-action>\n\n</cds-control-action>\n```",
|
|
2186
|
+
"description": "Control Action Button\n\n```typescript\nimport '@cds/core/forms/register.js';\n```\n\n```html\n<cds-control-action>\n\n</cds-control-action>\n```",
|
|
1955
2187
|
"properties": [
|
|
1956
2188
|
{
|
|
1957
2189
|
"name": "action",
|
|
1958
|
-
"description": "Set the action type placement within the supporting input control",
|
|
1959
2190
|
"type": "\"label\" | \"prefix\" | \"suffix\""
|
|
1960
|
-
},
|
|
1961
|
-
{
|
|
1962
|
-
"name": "readonly",
|
|
1963
|
-
"type": "boolean"
|
|
1964
|
-
},
|
|
1965
|
-
{
|
|
1966
|
-
"name": "ariaLabel",
|
|
1967
|
-
"type": "string"
|
|
1968
2191
|
}
|
|
1969
2192
|
],
|
|
1970
2193
|
"slots": [
|
|
@@ -2410,59 +2633,23 @@
|
|
|
2410
2633
|
{
|
|
2411
2634
|
"name": "cds-internal-close-button",
|
|
2412
2635
|
"path": "./internal-components/close-button/close-button.element.d.ts",
|
|
2413
|
-
"description": "Standard close button for Clarity Components\n\n```typescript\nimport '@cds/core/internal-components/close-button/register.js';\n```\n\n```html\n<cds-internal-close-button></cds-internal-close-button>\n```",
|
|
2636
|
+
"description": "Standard close button for Clarity Components extends default cds-button-action\n\n```typescript\nimport '@cds/core/internal-components/close-button/register.js';\n```\n\n```html\n<cds-internal-close-button></cds-internal-close-button>\n```",
|
|
2414
2637
|
"properties": [
|
|
2415
2638
|
{
|
|
2416
|
-
"name": "
|
|
2417
|
-
"type": "string"
|
|
2418
|
-
},
|
|
2419
|
-
{
|
|
2420
|
-
"name": "iconShape",
|
|
2639
|
+
"name": "shape",
|
|
2421
2640
|
"type": "string"
|
|
2422
2641
|
}
|
|
2423
|
-
],
|
|
2424
|
-
"cssProperties": [
|
|
2425
|
-
{
|
|
2426
|
-
"name": "--background"
|
|
2427
|
-
},
|
|
2428
|
-
{
|
|
2429
|
-
"name": "--color"
|
|
2430
|
-
},
|
|
2431
|
-
{
|
|
2432
|
-
"name": "--opacity"
|
|
2433
|
-
},
|
|
2434
|
-
{
|
|
2435
|
-
"name": "--padding"
|
|
2436
|
-
}
|
|
2437
2642
|
]
|
|
2438
2643
|
},
|
|
2439
2644
|
{
|
|
2440
2645
|
"name": "cds-internal-close-button",
|
|
2441
2646
|
"path": "./internal-components/close-button/register.d.ts",
|
|
2442
|
-
"description": "Standard close button for Clarity Components\n\n```typescript\nimport '@cds/core/internal-components/close-button/register.js';\n```\n\n```html\n<cds-internal-close-button></cds-internal-close-button>\n```",
|
|
2647
|
+
"description": "Standard close button for Clarity Components extends default cds-button-action\n\n```typescript\nimport '@cds/core/internal-components/close-button/register.js';\n```\n\n```html\n<cds-internal-close-button></cds-internal-close-button>\n```",
|
|
2443
2648
|
"properties": [
|
|
2444
2649
|
{
|
|
2445
|
-
"name": "
|
|
2446
|
-
"type": "string"
|
|
2447
|
-
},
|
|
2448
|
-
{
|
|
2449
|
-
"name": "iconShape",
|
|
2650
|
+
"name": "shape",
|
|
2450
2651
|
"type": "string"
|
|
2451
2652
|
}
|
|
2452
|
-
],
|
|
2453
|
-
"cssProperties": [
|
|
2454
|
-
{
|
|
2455
|
-
"name": "--background"
|
|
2456
|
-
},
|
|
2457
|
-
{
|
|
2458
|
-
"name": "--color"
|
|
2459
|
-
},
|
|
2460
|
-
{
|
|
2461
|
-
"name": "--opacity"
|
|
2462
|
-
},
|
|
2463
|
-
{
|
|
2464
|
-
"name": "--padding"
|
|
2465
|
-
}
|
|
2466
2653
|
]
|
|
2467
2654
|
},
|
|
2468
2655
|
{
|
|
@@ -3780,8 +3967,7 @@
|
|
|
3780
3967
|
"type": "\"first\" | \"prev\" | \"next\" | \"last\""
|
|
3781
3968
|
},
|
|
3782
3969
|
{
|
|
3783
|
-
"name": "
|
|
3784
|
-
"type": "HTMLElement"
|
|
3970
|
+
"name": "disabled"
|
|
3785
3971
|
}
|
|
3786
3972
|
],
|
|
3787
3973
|
"slots": [
|
|
@@ -3872,8 +4058,7 @@
|
|
|
3872
4058
|
"type": "\"first\" | \"prev\" | \"next\" | \"last\""
|
|
3873
4059
|
},
|
|
3874
4060
|
{
|
|
3875
|
-
"name": "
|
|
3876
|
-
"type": "HTMLElement"
|
|
4061
|
+
"name": "disabled"
|
|
3877
4062
|
}
|
|
3878
4063
|
],
|
|
3879
4064
|
"slots": [
|
|
@@ -4438,9 +4623,9 @@
|
|
|
4438
4623
|
]
|
|
4439
4624
|
},
|
|
4440
4625
|
{
|
|
4441
|
-
"name": "cds-checkbox",
|
|
4626
|
+
"name": "cds-checkbox-panel",
|
|
4442
4627
|
"path": "./selection-panels/checkbox/checkbox-panel.element.d.ts",
|
|
4443
|
-
"description": "Checkbox\n\n```typescript\nimport '@cds/core/checkbox/register.js';\n```\n\n```html\n<cds-checkbox>\n <label
|
|
4628
|
+
"description": "Checkbox Panel\n\n```typescript\nimport '@cds/core/selection-panels/checkbox/register.js';\n```\n\n```html\n<cds-checkbox-panel>\n <label cds-layout=\"vertical gap:md align:center\">\n <span cds-text=\"section\">VM One</span>\n <span cds-text=\"subsection center\">Orchestrate & Automate</p>\n </label>\n <input type=\"radio\" value=\"0\" />\n</cds-checkbox-panel>\n```",
|
|
4444
4629
|
"properties": [
|
|
4445
4630
|
{
|
|
4446
4631
|
"name": "size",
|
|
@@ -4471,7 +4656,7 @@
|
|
|
4471
4656
|
{
|
|
4472
4657
|
"name": "cds-checkbox-panel",
|
|
4473
4658
|
"path": "./selection-panels/checkbox/register.d.ts",
|
|
4474
|
-
"description": "Checkbox\n\n```typescript\nimport '@cds/core/checkbox/register.js';\n```\n\n```html\n<cds-checkbox>\n <label
|
|
4659
|
+
"description": "Checkbox Panel\n\n```typescript\nimport '@cds/core/selection-panels/checkbox/register.js';\n```\n\n```html\n<cds-checkbox-panel>\n <label cds-layout=\"vertical gap:md align:center\">\n <span cds-text=\"section\">VM One</span>\n <span cds-text=\"subsection center\">Orchestrate & Automate</p>\n </label>\n <input type=\"radio\" value=\"0\" />\n</cds-checkbox-panel>\n```",
|
|
4475
4660
|
"properties": [
|
|
4476
4661
|
{
|
|
4477
4662
|
"name": "size",
|
|
@@ -4500,9 +4685,9 @@
|
|
|
4500
4685
|
]
|
|
4501
4686
|
},
|
|
4502
4687
|
{
|
|
4503
|
-
"name": "cds-radio",
|
|
4688
|
+
"name": "cds-radio-panel",
|
|
4504
4689
|
"path": "./selection-panels/radio/radio-panel.element.d.ts",
|
|
4505
|
-
"description": "
|
|
4690
|
+
"description": "Radio Panel\n\n```typescript\nimport '@cds/core/selection-panels/radio/register.js';\n```\n\n```html\n<cds-radio-group>\n <cds-radio-panel>\n <label cds-layout=\"vertical gap:md align:center\">\n <span cds-text=\"section\">VM One</span>\n <span cds-text=\"subsection center\">Orchestrate & Automate</p>\n </label>\n <input type=\"radio\" value=\"0\" />\n </cds-radio-panel>\n <cds-radio-panel>\n <label cds-layout=\"vertical gap:md align:center\">\n <span cds-text=\"section\">VM One</span>\n <span cds-text=\"subsection center\">Orchestrate & Automate</p>\n </label>\n <input type=\"radio\" value=\"1\" />\n </cds-radio-panel>\n</cds-radio-group>\n```",
|
|
4506
4691
|
"properties": [
|
|
4507
4692
|
{
|
|
4508
4693
|
"name": "size",
|
|
@@ -4512,7 +4697,7 @@
|
|
|
4512
4697
|
"slots": [
|
|
4513
4698
|
{
|
|
4514
4699
|
"name": "",
|
|
4515
|
-
"description": "For projecting
|
|
4700
|
+
"description": "For projecting radio and it's complex label"
|
|
4516
4701
|
}
|
|
4517
4702
|
],
|
|
4518
4703
|
"cssProperties": [
|
|
@@ -4533,7 +4718,7 @@
|
|
|
4533
4718
|
{
|
|
4534
4719
|
"name": "cds-radio-panel",
|
|
4535
4720
|
"path": "./selection-panels/radio/register.d.ts",
|
|
4536
|
-
"description": "
|
|
4721
|
+
"description": "Radio Panel\n\n```typescript\nimport '@cds/core/selection-panels/radio/register.js';\n```\n\n```html\n<cds-radio-group>\n <cds-radio-panel>\n <label cds-layout=\"vertical gap:md align:center\">\n <span cds-text=\"section\">VM One</span>\n <span cds-text=\"subsection center\">Orchestrate & Automate</p>\n </label>\n <input type=\"radio\" value=\"0\" />\n </cds-radio-panel>\n <cds-radio-panel>\n <label cds-layout=\"vertical gap:md align:center\">\n <span cds-text=\"section\">VM One</span>\n <span cds-text=\"subsection center\">Orchestrate & Automate</p>\n </label>\n <input type=\"radio\" value=\"1\" />\n </cds-radio-panel>\n</cds-radio-group>\n```",
|
|
4537
4722
|
"properties": [
|
|
4538
4723
|
{
|
|
4539
4724
|
"name": "size",
|
|
@@ -4543,7 +4728,7 @@
|
|
|
4543
4728
|
"slots": [
|
|
4544
4729
|
{
|
|
4545
4730
|
"name": "",
|
|
4546
|
-
"description": "For projecting
|
|
4731
|
+
"description": "For projecting radio and it's complex label"
|
|
4547
4732
|
}
|
|
4548
4733
|
],
|
|
4549
4734
|
"cssProperties": [
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{__decorate as
|
|
1
|
+
import{__decorate as t}from"tslib";import{html as r}from"lit";import{globalStyle as o,querySlot as e}from"@cds/core/internal";import{CdsControl as s}from"@cds/core/forms";import{inputStyles as l}from"@cds/core/input";import i from"./datalist.global.scss.js";class a extends s{constructor(){super(...arguments),this.globalStyles=i}get suffixDefaultTemplate(){return r`<cds-button-expand pressed readonly="readonly"></cds-button-expand>`}static get styles(){return[...super.styles,l]}}t([o()],a.prototype,"globalStyles",void 0),t([e("datalist",{required:"error"})],a.prototype,"datalistControl",void 0);export{a as CdsDatalist};
|
|
2
2
|
//# sourceMappingURL=datalist.element.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"datalist.element.js","sources":["../../../src/datalist/datalist.element.ts"],"sourcesContent":null,"names":["CdsDatalist","CdsControl","[object Object]","super","this","globalStyles","styles","
|
|
1
|
+
{"version":3,"file":"datalist.element.js","sources":["../../../src/datalist/datalist.element.ts"],"sourcesContent":null,"names":["CdsDatalist","CdsControl","[object Object]","super","arguments","this","globalStyles","styles","suffixDefaultTemplate","html","inputStyles","__decorate","globalStyle","prototype","querySlot","required"],"mappings":"kQA4CO,MAAMA,UAAoBC,EAC7BC,cACIC,SAASC,WACTC,KAAKC,aAAeC,EAExBC,4BACI,OAAOC,CAAK,sEAEhBF,oBACI,MAAO,IAAIJ,MAAMI,OAAQG,IAGjCC,EAAW,CACPC,KACDZ,EAAYa,UAAW,oBAAgB,GAC1CF,EAAW,CACPG,EAAU,WAAY,CAAEC,SAAU,WACnCf,EAAYa,UAAW,uBAAmB"}
|
package/datalist/register.d.ts
CHANGED
package/datalist/register.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{registerElementSafely as r}from"@cds/core/internal";import{CdsDatalist as
|
|
1
|
+
import{registerElementSafely as r}from"@cds/core/internal";import{CdsDatalist as t}from"./datalist.element.js";import"@cds/core/forms/register.js";import"@cds/core/button-expand/register.js";r("cds-datalist",t);
|
|
2
2
|
//# sourceMappingURL=register.js.map
|