@carbon/ibmdotcom-web-components 1.20.0 → 1.20.1
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/custom-elements.json +1647 -1647
- package/dist/cloud-masthead.js +2 -2
- package/dist/cloud-masthead.min.js +2 -2
- package/dist/cloud-masthead.rtl.js +2 -2
- package/dist/cloud-masthead.rtl.min.js +2 -2
- package/dist/dotcom-shell.js +1 -1
- package/dist/dotcom-shell.min.js +1 -1
- package/dist/dotcom-shell.rtl.js +1 -1
- package/dist/dotcom-shell.rtl.min.js +1 -1
- package/dist/ibmdotcom-web-components-dotcom-shell.js +4 -4
- package/dist/ibmdotcom-web-components-dotcom-shell.min.js +3 -3
- package/dist/ibmdotcom-web-components-dotcom-shell.rtl.js +4 -4
- package/dist/ibmdotcom-web-components-dotcom-shell.rtl.min.js +3 -3
- package/dist/{masthead-composite-4f8941e8.js → masthead-composite-1e1a8ea7.js} +3 -3
- package/dist/{masthead-composite-6b1f21d1.js → masthead-composite-d6324672.js} +5 -5
- package/dist/{masthead-composite-6793d74a.js → masthead-composite-da20a44f.js} +5 -5
- package/dist/{masthead-composite-abc76d1f.js → masthead-composite-e66e6677.js} +3 -3
- package/es/component-mixins/callout/callout.d.ts +2 -2
- package/es/component-mixins/cta/cta.d.ts +2 -2
- package/es/component-mixins/cta/video.d.ts +2 -2
- package/es/components/back-to-top/back-to-top.d.ts +4 -4
- package/es/components/button/button.d.ts +4 -4
- package/es/components/button-group/button-group.d.ts +2 -2
- package/es/components/callout-quote/callout-quote.d.ts +2 -2
- package/es/components/callout-with-media/callout-with-media.d.ts +4 -4
- package/es/components/card/card-eyebrow.d.ts +2 -2
- package/es/components/card/card-heading.d.ts +2 -2
- package/es/components/card/card.d.ts +2 -2
- package/es/components/card-group/card-group.d.ts +2 -2
- package/es/components/card-in-card/card-in-card.d.ts +2 -2
- package/es/components/card-section-images/card-section-images.d.ts +2 -2
- package/es/components/card-section-offset/card-section-offset.d.ts +2 -2
- package/es/components/card-section-simple/card-section-simple.d.ts +2 -2
- package/es/components/carousel/carousel.d.ts +4 -4
- package/es/components/content-block/content-block-copy.d.ts +2 -2
- package/es/components/content-block/content-block-heading.d.ts +2 -2
- package/es/components/content-block/content-block-paragraph.d.ts +2 -2
- package/es/components/content-block/content-block.d.ts +2 -2
- package/es/components/content-block-card-static/content-block-card-static.d.ts +2 -2
- package/es/components/content-block-cards/content-block-cards.d.ts +2 -2
- package/es/components/content-block-headlines/content-block-headlines-heading.d.ts +2 -2
- package/es/components/content-block-headlines/content-block-headlines-item.d.ts +2 -2
- package/es/components/content-block-headlines/content-block-headlines.d.ts +2 -2
- package/es/components/content-block-media/content-block-media-content.d.ts +2 -2
- package/es/components/content-block-segmented/content-block-segmented-item.d.ts +2 -2
- package/es/components/content-block-simple/content-block-simple.d.ts +2 -2
- package/es/components/content-group/content-group-copy.d.ts +2 -2
- package/es/components/content-group/content-group-heading.d.ts +2 -2
- package/es/components/content-group/content-group-paragraph.d.ts +2 -2
- package/es/components/content-group/content-group.d.ts +2 -2
- package/es/components/content-group-banner/content-group-banner.d.ts +2 -2
- package/es/components/content-group-cards/content-group-cards-item.d.ts +2 -2
- package/es/components/content-group-simple/content-group-simple.d.ts +2 -2
- package/es/components/content-item/content-item-copy.d.ts +2 -2
- package/es/components/content-item/content-item-heading.d.ts +2 -2
- package/es/components/content-item/content-item-paragraph.d.ts +2 -2
- package/es/components/content-item/content-item.d.ts +2 -2
- package/es/components/content-item-horizontal/content-item-horizontal-copy.d.ts +2 -2
- package/es/components/content-item-horizontal/content-item-horizontal-eyebrow.d.ts +2 -2
- package/es/components/content-item-horizontal/content-item-horizontal-media-copy.d.ts +2 -2
- package/es/components/content-item-horizontal/content-item-horizontal-media.d.ts +2 -2
- package/es/components/content-item-horizontal/content-item-horizontal-thumbnail-copy.d.ts +2 -2
- package/es/components/content-section/content-section-copy.d.ts +2 -2
- package/es/components/content-section/content-section-heading.d.ts +2 -2
- package/es/components/content-section/content-section.d.ts +2 -2
- package/es/components/cta/button-cta.d.ts +4 -4
- package/es/components/cta/card-cta-footer.d.ts +4 -4
- package/es/components/cta/card-cta.d.ts +4 -4
- package/es/components/cta/card-link-cta.d.ts +4 -4
- package/es/components/cta/feature-cta-footer.d.ts +4 -4
- package/es/components/cta/feature-cta.d.ts +4 -4
- package/es/components/cta/text-cta.d.ts +4 -4
- package/es/components/cta/video-cta-composite.d.ts +4 -4
- package/es/components/cta/video-cta-container.d.ts +4 -4
- package/es/components/cta-block/cta-block-item-row.d.ts +2 -2
- package/es/components/cta-block/cta-block-item.d.ts +2 -2
- package/es/components/cta-block/cta-block.d.ts +2 -2
- package/es/components/cta-section/cta-section.d.ts +2 -2
- package/es/components/dotcom-shell/dotcom-shell-container.d.ts +2 -2
- package/es/components/dotcom-shell/dotcom-shell.css.js +1 -1
- package/es/components/dotcom-shell/dotcom-shell.d.ts +2 -2
- package/es/components/dotcom-shell/dotcom-shell.rtl.css.js +1 -1
- package/es/components/expressive-modal/expressive-modal-body.d.ts +2 -2
- package/es/components/expressive-modal/expressive-modal-close-button.d.ts +2 -2
- package/es/components/expressive-modal/expressive-modal-footer.d.ts +2 -2
- package/es/components/expressive-modal/expressive-modal-header.d.ts +2 -2
- package/es/components/expressive-modal/expressive-modal-heading.d.ts +2 -2
- package/es/components/expressive-modal/expressive-modal.d.ts +4 -4
- package/es/components/feature-card/feature-card.d.ts +2 -2
- package/es/components/feature-section/feature-section.d.ts +2 -2
- package/es/components/filter-panel/filter-group-item.d.ts +2 -2
- package/es/components/filter-panel/filter-group.d.ts +2 -2
- package/es/components/filter-panel/filter-modal-button.d.ts +2 -2
- package/es/components/filter-panel/filter-modal-footer.d.ts +2 -2
- package/es/components/filter-panel/filter-modal-heading.d.ts +2 -2
- package/es/components/filter-panel/filter-panel-checkbox.d.ts +4 -4
- package/es/components/filter-panel/filter-panel-composite.d.ts +4 -4
- package/es/components/filter-panel/filter-panel-heading.d.ts +2 -2
- package/es/components/filter-panel/filter-panel-input-select-item.d.ts +4 -4
- package/es/components/filter-panel/filter-panel-input-select.d.ts +4 -4
- package/es/components/filter-panel/filter-panel-modal.d.ts +4 -4
- package/es/components/filter-panel/filter-panel.d.ts +4 -4
- package/es/components/footer/footer-composite.d.ts +6 -6
- package/es/components/footer/footer-container.d.ts +2 -2
- package/es/components/footer/footer-logo.d.ts +4 -4
- package/es/components/footer/footer-nav-group.d.ts +2 -2
- package/es/components/footer/footer-nav.d.ts +2 -2
- package/es/components/footer/footer.d.ts +2 -2
- package/es/components/footer/legal-nav-cookie-preferences-placeholder.d.ts +2 -2
- package/es/components/footer/legal-nav.d.ts +2 -2
- package/es/components/footer/locale-button.d.ts +4 -4
- package/es/components/horizontal-rule/horizontal-rule.d.ts +2 -2
- package/es/components/image/image-item.d.ts +2 -2
- package/es/components/image/image.d.ts +6 -6
- package/es/components/leadspace/breadcrumb-item.d.ts +2 -2
- package/es/components/leadspace/breadcrumb-link.d.ts +2 -2
- package/es/components/leadspace/breadcrumb.d.ts +2 -2
- package/es/components/leadspace/leadspace-heading.d.ts +2 -2
- package/es/components/leadspace/leadspace-image.d.ts +2 -2
- package/es/components/leadspace/leadspace.d.ts +2 -2
- package/es/components/leadspace-block/leadspace-block-cta.d.ts +2 -2
- package/es/components/leadspace-block/leadspace-block-heading.d.ts +2 -2
- package/es/components/leadspace-block/leadspace-block-media.d.ts +2 -2
- package/es/components/leadspace-block/leadspace-block.d.ts +2 -2
- package/es/components/leadspace-with-search/leadspace-with-search-content-copy.d.ts +2 -2
- package/es/components/leadspace-with-search/leadspace-with-search-content-heading.d.ts +2 -2
- package/es/components/leadspace-with-search/leadspace-with-search-content.d.ts +2 -2
- package/es/components/leadspace-with-search/leadspace-with-search-heading.d.ts +2 -2
- package/es/components/leadspace-with-search/leadspace-with-search.d.ts +2 -2
- package/es/components/leaving-ibm/leaving-ibm-composite.d.ts +4 -4
- package/es/components/leaving-ibm/leaving-ibm-container.d.ts +2 -2
- package/es/components/leaving-ibm/leaving-ibm-modal-body.d.ts +2 -2
- package/es/components/leaving-ibm/leaving-ibm-modal-heading.d.ts +2 -2
- package/es/components/leaving-ibm/leaving-ibm-modal-supplemental.d.ts +2 -2
- package/es/components/leaving-ibm/leaving-ibm-modal.d.ts +2 -2
- package/es/components/lightbox-media-viewer/lightbox-media-viewer-body.d.ts +2 -2
- package/es/components/lightbox-media-viewer/lightbox-video-player-composite.d.ts +2 -2
- package/es/components/lightbox-media-viewer/lightbox-video-player-container.d.ts +4 -4
- package/es/components/link-list/link-list-heading.d.ts +2 -2
- package/es/components/link-list/link-list.d.ts +2 -2
- package/es/components/link-list-section/link-list-section.d.ts +2 -2
- package/es/components/link-with-icon/link-with-icon.d.ts +2 -2
- package/es/components/locale-modal/locale-modal-composite.d.ts +2 -2
- package/es/components/locale-modal/locale-modal-container.d.ts +2 -2
- package/es/components/locale-modal/locale-search.d.ts +4 -4
- package/es/components/locale-modal/regions.d.ts +2 -2
- package/es/components/logo-grid/logo-grid-item.d.ts +2 -2
- package/es/components/logo-grid/logo-grid-link.d.ts +2 -2
- package/es/components/logo-grid/logo-grid.d.ts +2 -2
- package/es/components/masthead/cloud/cloud-masthead-container.d.ts +2 -2
- package/es/components/masthead/cloud/cloud-masthead.css.js +1 -1
- package/es/components/masthead/cloud/cloud-masthead.rtl.css.js +1 -1
- package/es/components/masthead/left-nav-menu-section.d.ts +4 -4
- package/es/components/masthead/left-nav-menu.d.ts +2 -2
- package/es/components/masthead/left-nav.d.ts +2 -2
- package/es/components/masthead/masthead-container.d.ts +2 -2
- package/es/components/masthead/masthead-global-bar.d.ts +6 -6
- package/es/components/masthead/masthead-l1-name.d.ts +2 -2
- package/es/components/masthead/masthead-l1.d.ts +2 -2
- package/es/components/masthead/masthead-logo.d.ts +6 -6
- package/es/components/masthead/masthead-menu-button.d.ts +2 -2
- package/es/components/masthead/masthead-profile.d.ts +6 -6
- package/es/components/masthead/masthead.css.js +1 -1
- package/es/components/masthead/masthead.d.ts +2 -2
- package/es/components/masthead/masthead.rtl.css.js +1 -1
- package/es/components/masthead/megamenu.d.ts +2 -2
- package/es/components/masthead/top-nav.d.ts +4 -4
- package/es/components/pictogram-item/pictogram-item.d.ts +2 -2
- package/es/components/pricing-table/pricing-table-annotation-toggle.d.ts +2 -2
- package/es/components/pricing-table/pricing-table-cell.d.ts +2 -2
- package/es/components/pricing-table/pricing-table-header-cell-caption.d.ts +2 -2
- package/es/components/pricing-table/pricing-table-header-cell-cta.d.ts +2 -2
- package/es/components/pricing-table/pricing-table-header-cell-description.d.ts +2 -2
- package/es/components/pricing-table/pricing-table-header-cell-headline.d.ts +2 -2
- package/es/components/pricing-table/pricing-table-header-cell-tag.d.ts +2 -2
- package/es/components/pricing-table/pricing-table-header-cell.d.ts +2 -2
- package/es/components/pricing-table/pricing-table-highlight-label.d.ts +2 -2
- package/es/components/pricing-table/pricing-table.d.ts +2 -2
- package/es/components/quote/quote.d.ts +2 -2
- package/es/components/scroll-animations/scroll-animations.d.ts +2 -2
- package/es/components/search-with-typeahead/search-with-typeahead.d.ts +4 -4
- package/es/components/structured-list/structured-list-group.d.ts +2 -2
- package/es/components/structured-list/structured-list.d.ts +2 -2
- package/es/components/table-of-contents/table-of-contents.d.ts +4 -4
- package/es/components/tabs-extended/tab.d.ts +2 -2
- package/es/components/tabs-extended/tabs-extended.d.ts +2 -2
- package/es/components/tag-group/tag-group.d.ts +2 -2
- package/es/components/tag-link/tag-link.d.ts +2 -2
- package/es/components/universal-banner/universal-banner-copy.d.ts +2 -2
- package/es/components/universal-banner/universal-banner-heading.d.ts +2 -2
- package/es/components/universal-banner/universal-banner.d.ts +2 -2
- package/es/components/video-player/video-player-composite.d.ts +4 -4
- package/es/components/video-player/video-player-container.d.ts +6 -6
- package/es/components/video-player/video-player.d.ts +4 -4
- package/es/globals/mixins/connect.d.ts +2 -2
- package/es/globals/mixins/hybrid-render.d.ts +2 -2
- package/es/globals/mixins/modal-render.d.ts +2 -2
- package/es/globals/mixins/stable-selector.d.ts +2 -2
- package/es/globals/mixins/throttled-input.d.ts +2 -2
- package/es/internal/vendor/@carbon/ibmdotcom-services/internal/vendor/@carbon/ibmdotcom-utilities/utilities/settings/settings.js +2 -2
- package/es/internal/vendor/@carbon/ibmdotcom-utilities/utilities/settings/settings.js +2 -2
- package/lib/internal/vendor/@carbon/ibmdotcom-services/internal/vendor/@carbon/ibmdotcom-utilities/utilities/settings/settings.js +2 -2
- package/lib/internal/vendor/@carbon/ibmdotcom-utilities/utilities/settings/settings.js +2 -2
- package/package.json +6 -6
package/custom-elements.json
CHANGED
|
@@ -46,178 +46,212 @@
|
|
|
46
46
|
]
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
|
-
"name": "dds-button
|
|
50
|
-
"path": "./src/components/
|
|
51
|
-
"description": "Expressive button.",
|
|
49
|
+
"name": "dds-expressive-modal-close-button",
|
|
50
|
+
"path": "./src/components/expressive-modal/expressive-modal-close-button.ts",
|
|
51
|
+
"description": "Expressive modal close button.",
|
|
52
52
|
"attributes": [
|
|
53
53
|
{
|
|
54
|
-
"name": "
|
|
55
|
-
"description": "
|
|
56
|
-
"type": "
|
|
57
|
-
"default": "
|
|
58
|
-
}
|
|
54
|
+
"name": "size",
|
|
55
|
+
"description": "The size variant.",
|
|
56
|
+
"type": "EXPRESSIVE_MODAL_SIZE",
|
|
57
|
+
"default": "\"\""
|
|
58
|
+
}
|
|
59
|
+
],
|
|
60
|
+
"properties": [
|
|
59
61
|
{
|
|
60
|
-
"name": "
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
62
|
+
"name": "size",
|
|
63
|
+
"attribute": "size",
|
|
64
|
+
"description": "The size variant.",
|
|
65
|
+
"type": "EXPRESSIVE_MODAL_SIZE",
|
|
66
|
+
"default": "\"\""
|
|
64
67
|
},
|
|
65
68
|
{
|
|
66
|
-
"name": "
|
|
67
|
-
"description": "The
|
|
69
|
+
"name": "assistiveText",
|
|
70
|
+
"description": "The assistive text for the button.",
|
|
68
71
|
"type": "string"
|
|
72
|
+
}
|
|
73
|
+
],
|
|
74
|
+
"cssParts": [
|
|
75
|
+
{
|
|
76
|
+
"name": "close",
|
|
77
|
+
"description": "icon The close icon."
|
|
78
|
+
}
|
|
79
|
+
]
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"name": "dds-expressive-modal",
|
|
83
|
+
"path": "./src/components/expressive-modal/expressive-modal.ts",
|
|
84
|
+
"description": "Expressive modal.",
|
|
85
|
+
"attributes": [
|
|
86
|
+
{
|
|
87
|
+
"name": "container-class",
|
|
88
|
+
"description": "The additional CSS class names for the container <div> of the element.",
|
|
89
|
+
"type": "string",
|
|
90
|
+
"default": "\"\""
|
|
69
91
|
},
|
|
70
92
|
{
|
|
71
|
-
"name": "
|
|
72
|
-
"description": "
|
|
73
|
-
"type": "
|
|
93
|
+
"name": "open",
|
|
94
|
+
"description": "`true` if the modal should be open.",
|
|
95
|
+
"type": "boolean",
|
|
96
|
+
"default": "false"
|
|
74
97
|
},
|
|
75
98
|
{
|
|
76
|
-
"name": "
|
|
77
|
-
"description": "The
|
|
78
|
-
"type": "
|
|
99
|
+
"name": "mode",
|
|
100
|
+
"description": "The mode variant.",
|
|
101
|
+
"type": "EXPRESSIVE_MODAL_MODE",
|
|
102
|
+
"default": "\"\""
|
|
79
103
|
},
|
|
80
104
|
{
|
|
81
|
-
"name": "
|
|
82
|
-
"description": "
|
|
83
|
-
"type": "
|
|
105
|
+
"name": "expressive-size",
|
|
106
|
+
"description": "The size variant.",
|
|
107
|
+
"type": "EXPRESSIVE_MODAL_SIZE",
|
|
84
108
|
"default": "\"\""
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"properties": [
|
|
112
|
+
{
|
|
113
|
+
"name": "modalContent",
|
|
114
|
+
"type": "HTMLDivElement | undefined"
|
|
85
115
|
},
|
|
86
116
|
{
|
|
87
|
-
"name": "
|
|
88
|
-
"
|
|
89
|
-
"type": "BUTTON_KIND",
|
|
90
|
-
"default": "\"primary\""
|
|
117
|
+
"name": "modalBody",
|
|
118
|
+
"type": "HTMLDivElement | undefined"
|
|
91
119
|
},
|
|
92
120
|
{
|
|
93
|
-
"name": "
|
|
94
|
-
"
|
|
121
|
+
"name": "containerClass",
|
|
122
|
+
"attribute": "container-class",
|
|
123
|
+
"description": "The additional CSS class names for the container <div> of the element.",
|
|
95
124
|
"type": "string",
|
|
96
|
-
"default": "\"
|
|
125
|
+
"default": "\"\""
|
|
97
126
|
},
|
|
98
127
|
{
|
|
99
|
-
"name": "
|
|
100
|
-
"
|
|
101
|
-
"
|
|
128
|
+
"name": "open",
|
|
129
|
+
"attribute": "open",
|
|
130
|
+
"description": "`true` if the modal should be open.",
|
|
131
|
+
"type": "boolean",
|
|
132
|
+
"default": "false"
|
|
102
133
|
},
|
|
103
134
|
{
|
|
104
|
-
"name": "
|
|
105
|
-
"
|
|
106
|
-
"
|
|
135
|
+
"name": "mode",
|
|
136
|
+
"attribute": "mode",
|
|
137
|
+
"description": "The mode variant.",
|
|
138
|
+
"type": "EXPRESSIVE_MODAL_MODE",
|
|
139
|
+
"default": "\"\""
|
|
107
140
|
},
|
|
108
141
|
{
|
|
109
142
|
"name": "size",
|
|
110
|
-
"
|
|
111
|
-
"
|
|
143
|
+
"attribute": "expressive-size",
|
|
144
|
+
"description": "The size variant.",
|
|
145
|
+
"type": "EXPRESSIVE_MODAL_SIZE",
|
|
112
146
|
"default": "\"\""
|
|
113
147
|
},
|
|
114
148
|
{
|
|
115
|
-
"name": "
|
|
116
|
-
"description": "
|
|
117
|
-
"type": "
|
|
118
|
-
},
|
|
119
|
-
{
|
|
120
|
-
"name": "type",
|
|
121
|
-
"description": "The default behavior if the button is rendered as `<button>`. MIME type of the `target`if this button is rendered as `<a>`.",
|
|
122
|
-
"type": "string"
|
|
149
|
+
"name": "prototype",
|
|
150
|
+
"description": "A reference to the prototype.",
|
|
151
|
+
"type": "Set<any>"
|
|
123
152
|
}
|
|
124
153
|
],
|
|
125
|
-
"
|
|
126
|
-
{
|
|
127
|
-
"name": "autofocus",
|
|
128
|
-
"attribute": "autofocus",
|
|
129
|
-
"description": "`true` if the button should have input focus when the page loads.",
|
|
130
|
-
"type": "boolean",
|
|
131
|
-
"default": "false"
|
|
132
|
-
},
|
|
154
|
+
"events": [
|
|
133
155
|
{
|
|
134
|
-
"name": "
|
|
135
|
-
"
|
|
136
|
-
"description": "`true` if the button should be disabled.",
|
|
137
|
-
"type": "boolean",
|
|
138
|
-
"default": "false"
|
|
156
|
+
"name": "dds-expressive-modal-beingclosed",
|
|
157
|
+
"description": "The custom event fired before this modal is being closed upon a user gesture.\nCancellation of this event stops the user-initiated action of closing this modal."
|
|
139
158
|
},
|
|
140
159
|
{
|
|
141
|
-
"name": "
|
|
142
|
-
"
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
160
|
+
"name": "dds-expressive-modal-closed",
|
|
161
|
+
"description": "The custom event fired after this modal is closed upon a user gesture."
|
|
162
|
+
}
|
|
163
|
+
],
|
|
164
|
+
"slots": [
|
|
146
165
|
{
|
|
147
|
-
"name": "
|
|
148
|
-
"
|
|
149
|
-
"description": "Link `href`. If present, this button is rendered as `<a>`.",
|
|
150
|
-
"type": "string"
|
|
166
|
+
"name": "header",
|
|
167
|
+
"description": "The header content."
|
|
151
168
|
},
|
|
152
169
|
{
|
|
153
|
-
"name": "
|
|
154
|
-
"
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
170
|
+
"name": "footer",
|
|
171
|
+
"description": "The footer content."
|
|
172
|
+
}
|
|
173
|
+
]
|
|
174
|
+
},
|
|
175
|
+
{
|
|
176
|
+
"name": "dds-lightbox-image-viewer",
|
|
177
|
+
"path": "./src/components/lightbox-media-viewer/lightbox-image-viewer.ts",
|
|
178
|
+
"description": "The image content of lightbox media viewer.",
|
|
179
|
+
"attributes": [
|
|
158
180
|
{
|
|
159
|
-
"name": "
|
|
160
|
-
"
|
|
161
|
-
"
|
|
162
|
-
"type": "BUTTON_ICON_LAYOUT",
|
|
181
|
+
"name": "alt",
|
|
182
|
+
"description": "The alternate text.",
|
|
183
|
+
"type": "string",
|
|
163
184
|
"default": "\"\""
|
|
164
185
|
},
|
|
165
186
|
{
|
|
166
|
-
"name": "
|
|
167
|
-
"
|
|
168
|
-
"
|
|
169
|
-
"
|
|
170
|
-
"default": "\"primary\""
|
|
187
|
+
"name": "default-src",
|
|
188
|
+
"description": "The image source.",
|
|
189
|
+
"type": "string",
|
|
190
|
+
"default": "\"\""
|
|
171
191
|
},
|
|
172
192
|
{
|
|
173
|
-
"name": "
|
|
174
|
-
"
|
|
175
|
-
"description": "The a11y role for `<a>`.",
|
|
193
|
+
"name": "description",
|
|
194
|
+
"description": "The media description.",
|
|
176
195
|
"type": "string",
|
|
177
|
-
"default": "\"
|
|
196
|
+
"default": "\"\""
|
|
178
197
|
},
|
|
179
198
|
{
|
|
180
|
-
"name": "
|
|
181
|
-
"
|
|
182
|
-
"
|
|
183
|
-
"
|
|
184
|
-
}
|
|
199
|
+
"name": "title",
|
|
200
|
+
"description": "The media title.",
|
|
201
|
+
"type": "string",
|
|
202
|
+
"default": "\"\""
|
|
203
|
+
}
|
|
204
|
+
],
|
|
205
|
+
"properties": [
|
|
185
206
|
{
|
|
186
|
-
"name": "
|
|
187
|
-
"attribute": "
|
|
188
|
-
"description": "The
|
|
189
|
-
"type": "string"
|
|
207
|
+
"name": "alt",
|
|
208
|
+
"attribute": "alt",
|
|
209
|
+
"description": "The alternate text.",
|
|
210
|
+
"type": "string",
|
|
211
|
+
"default": "\"\""
|
|
190
212
|
},
|
|
191
213
|
{
|
|
192
|
-
"name": "
|
|
193
|
-
"attribute": "
|
|
194
|
-
"description": "
|
|
195
|
-
"type": "
|
|
214
|
+
"name": "defaultSrc",
|
|
215
|
+
"attribute": "default-src",
|
|
216
|
+
"description": "The image source.",
|
|
217
|
+
"type": "string",
|
|
196
218
|
"default": "\"\""
|
|
197
219
|
},
|
|
198
220
|
{
|
|
199
|
-
"name": "
|
|
200
|
-
"attribute": "
|
|
201
|
-
"description": "The
|
|
202
|
-
"type": "string"
|
|
221
|
+
"name": "description",
|
|
222
|
+
"attribute": "description",
|
|
223
|
+
"description": "The media description.",
|
|
224
|
+
"type": "string",
|
|
225
|
+
"default": "\"\""
|
|
203
226
|
},
|
|
204
227
|
{
|
|
205
|
-
"name": "
|
|
206
|
-
"attribute": "
|
|
207
|
-
"description": "The
|
|
208
|
-
"type": "string"
|
|
228
|
+
"name": "title",
|
|
229
|
+
"attribute": "title",
|
|
230
|
+
"description": "The media title.",
|
|
231
|
+
"type": "string",
|
|
232
|
+
"default": "\"\""
|
|
209
233
|
},
|
|
210
234
|
{
|
|
211
235
|
"name": "prototype",
|
|
212
236
|
"description": "A reference to the prototype.",
|
|
213
237
|
"type": "Promise<any>"
|
|
214
238
|
}
|
|
239
|
+
],
|
|
240
|
+
"slots": [
|
|
241
|
+
{
|
|
242
|
+
"name": "title",
|
|
243
|
+
"description": "The title content."
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"name": "description",
|
|
247
|
+
"description": "The description content."
|
|
248
|
+
}
|
|
215
249
|
]
|
|
216
250
|
},
|
|
217
251
|
{
|
|
218
|
-
"name": "dds-button-
|
|
219
|
-
"path": "./src/components/button
|
|
220
|
-
"description": "
|
|
252
|
+
"name": "dds-button-expressive",
|
|
253
|
+
"path": "./src/components/button/button.ts",
|
|
254
|
+
"description": "Expressive button.",
|
|
221
255
|
"attributes": [
|
|
222
256
|
{
|
|
223
257
|
"name": "autofocus",
|
|
@@ -383,214 +417,6 @@
|
|
|
383
417
|
}
|
|
384
418
|
]
|
|
385
419
|
},
|
|
386
|
-
{
|
|
387
|
-
"name": "dds-button-group",
|
|
388
|
-
"path": "./src/components/button-group/button-group.ts",
|
|
389
|
-
"description": "Button group."
|
|
390
|
-
},
|
|
391
|
-
{
|
|
392
|
-
"name": "dds-expressive-modal-close-button",
|
|
393
|
-
"path": "./src/components/expressive-modal/expressive-modal-close-button.ts",
|
|
394
|
-
"description": "Expressive modal close button.",
|
|
395
|
-
"attributes": [
|
|
396
|
-
{
|
|
397
|
-
"name": "size",
|
|
398
|
-
"description": "The size variant.",
|
|
399
|
-
"type": "EXPRESSIVE_MODAL_SIZE",
|
|
400
|
-
"default": "\"\""
|
|
401
|
-
}
|
|
402
|
-
],
|
|
403
|
-
"properties": [
|
|
404
|
-
{
|
|
405
|
-
"name": "size",
|
|
406
|
-
"attribute": "size",
|
|
407
|
-
"description": "The size variant.",
|
|
408
|
-
"type": "EXPRESSIVE_MODAL_SIZE",
|
|
409
|
-
"default": "\"\""
|
|
410
|
-
},
|
|
411
|
-
{
|
|
412
|
-
"name": "assistiveText",
|
|
413
|
-
"description": "The assistive text for the button.",
|
|
414
|
-
"type": "string"
|
|
415
|
-
}
|
|
416
|
-
],
|
|
417
|
-
"cssParts": [
|
|
418
|
-
{
|
|
419
|
-
"name": "close",
|
|
420
|
-
"description": "icon The close icon."
|
|
421
|
-
}
|
|
422
|
-
]
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
"name": "dds-expressive-modal",
|
|
426
|
-
"path": "./src/components/expressive-modal/expressive-modal.ts",
|
|
427
|
-
"description": "Expressive modal.",
|
|
428
|
-
"attributes": [
|
|
429
|
-
{
|
|
430
|
-
"name": "container-class",
|
|
431
|
-
"description": "The additional CSS class names for the container <div> of the element.",
|
|
432
|
-
"type": "string",
|
|
433
|
-
"default": "\"\""
|
|
434
|
-
},
|
|
435
|
-
{
|
|
436
|
-
"name": "open",
|
|
437
|
-
"description": "`true` if the modal should be open.",
|
|
438
|
-
"type": "boolean",
|
|
439
|
-
"default": "false"
|
|
440
|
-
},
|
|
441
|
-
{
|
|
442
|
-
"name": "mode",
|
|
443
|
-
"description": "The mode variant.",
|
|
444
|
-
"type": "EXPRESSIVE_MODAL_MODE",
|
|
445
|
-
"default": "\"\""
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
"name": "expressive-size",
|
|
449
|
-
"description": "The size variant.",
|
|
450
|
-
"type": "EXPRESSIVE_MODAL_SIZE",
|
|
451
|
-
"default": "\"\""
|
|
452
|
-
}
|
|
453
|
-
],
|
|
454
|
-
"properties": [
|
|
455
|
-
{
|
|
456
|
-
"name": "modalContent",
|
|
457
|
-
"type": "HTMLDivElement | undefined"
|
|
458
|
-
},
|
|
459
|
-
{
|
|
460
|
-
"name": "modalBody",
|
|
461
|
-
"type": "HTMLDivElement | undefined"
|
|
462
|
-
},
|
|
463
|
-
{
|
|
464
|
-
"name": "containerClass",
|
|
465
|
-
"attribute": "container-class",
|
|
466
|
-
"description": "The additional CSS class names for the container <div> of the element.",
|
|
467
|
-
"type": "string",
|
|
468
|
-
"default": "\"\""
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"name": "open",
|
|
472
|
-
"attribute": "open",
|
|
473
|
-
"description": "`true` if the modal should be open.",
|
|
474
|
-
"type": "boolean",
|
|
475
|
-
"default": "false"
|
|
476
|
-
},
|
|
477
|
-
{
|
|
478
|
-
"name": "mode",
|
|
479
|
-
"attribute": "mode",
|
|
480
|
-
"description": "The mode variant.",
|
|
481
|
-
"type": "EXPRESSIVE_MODAL_MODE",
|
|
482
|
-
"default": "\"\""
|
|
483
|
-
},
|
|
484
|
-
{
|
|
485
|
-
"name": "size",
|
|
486
|
-
"attribute": "expressive-size",
|
|
487
|
-
"description": "The size variant.",
|
|
488
|
-
"type": "EXPRESSIVE_MODAL_SIZE",
|
|
489
|
-
"default": "\"\""
|
|
490
|
-
},
|
|
491
|
-
{
|
|
492
|
-
"name": "prototype",
|
|
493
|
-
"description": "A reference to the prototype.",
|
|
494
|
-
"type": "Set<any>"
|
|
495
|
-
}
|
|
496
|
-
],
|
|
497
|
-
"events": [
|
|
498
|
-
{
|
|
499
|
-
"name": "dds-expressive-modal-beingclosed",
|
|
500
|
-
"description": "The custom event fired before this modal is being closed upon a user gesture.\nCancellation of this event stops the user-initiated action of closing this modal."
|
|
501
|
-
},
|
|
502
|
-
{
|
|
503
|
-
"name": "dds-expressive-modal-closed",
|
|
504
|
-
"description": "The custom event fired after this modal is closed upon a user gesture."
|
|
505
|
-
}
|
|
506
|
-
],
|
|
507
|
-
"slots": [
|
|
508
|
-
{
|
|
509
|
-
"name": "header",
|
|
510
|
-
"description": "The header content."
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
"name": "footer",
|
|
514
|
-
"description": "The footer content."
|
|
515
|
-
}
|
|
516
|
-
]
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
"name": "dds-lightbox-image-viewer",
|
|
520
|
-
"path": "./src/components/lightbox-media-viewer/lightbox-image-viewer.ts",
|
|
521
|
-
"description": "The image content of lightbox media viewer.",
|
|
522
|
-
"attributes": [
|
|
523
|
-
{
|
|
524
|
-
"name": "alt",
|
|
525
|
-
"description": "The alternate text.",
|
|
526
|
-
"type": "string",
|
|
527
|
-
"default": "\"\""
|
|
528
|
-
},
|
|
529
|
-
{
|
|
530
|
-
"name": "default-src",
|
|
531
|
-
"description": "The image source.",
|
|
532
|
-
"type": "string",
|
|
533
|
-
"default": "\"\""
|
|
534
|
-
},
|
|
535
|
-
{
|
|
536
|
-
"name": "description",
|
|
537
|
-
"description": "The media description.",
|
|
538
|
-
"type": "string",
|
|
539
|
-
"default": "\"\""
|
|
540
|
-
},
|
|
541
|
-
{
|
|
542
|
-
"name": "title",
|
|
543
|
-
"description": "The media title.",
|
|
544
|
-
"type": "string",
|
|
545
|
-
"default": "\"\""
|
|
546
|
-
}
|
|
547
|
-
],
|
|
548
|
-
"properties": [
|
|
549
|
-
{
|
|
550
|
-
"name": "alt",
|
|
551
|
-
"attribute": "alt",
|
|
552
|
-
"description": "The alternate text.",
|
|
553
|
-
"type": "string",
|
|
554
|
-
"default": "\"\""
|
|
555
|
-
},
|
|
556
|
-
{
|
|
557
|
-
"name": "defaultSrc",
|
|
558
|
-
"attribute": "default-src",
|
|
559
|
-
"description": "The image source.",
|
|
560
|
-
"type": "string",
|
|
561
|
-
"default": "\"\""
|
|
562
|
-
},
|
|
563
|
-
{
|
|
564
|
-
"name": "description",
|
|
565
|
-
"attribute": "description",
|
|
566
|
-
"description": "The media description.",
|
|
567
|
-
"type": "string",
|
|
568
|
-
"default": "\"\""
|
|
569
|
-
},
|
|
570
|
-
{
|
|
571
|
-
"name": "title",
|
|
572
|
-
"attribute": "title",
|
|
573
|
-
"description": "The media title.",
|
|
574
|
-
"type": "string",
|
|
575
|
-
"default": "\"\""
|
|
576
|
-
},
|
|
577
|
-
{
|
|
578
|
-
"name": "prototype",
|
|
579
|
-
"description": "A reference to the prototype.",
|
|
580
|
-
"type": "Promise<any>"
|
|
581
|
-
}
|
|
582
|
-
],
|
|
583
|
-
"slots": [
|
|
584
|
-
{
|
|
585
|
-
"name": "title",
|
|
586
|
-
"description": "The title content."
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
"name": "description",
|
|
590
|
-
"description": "The description content."
|
|
591
|
-
}
|
|
592
|
-
]
|
|
593
|
-
},
|
|
594
420
|
{
|
|
595
421
|
"name": "dds-image",
|
|
596
422
|
"path": "./src/components/image/image.ts",
|
|
@@ -1399,342 +1225,178 @@
|
|
|
1399
1225
|
]
|
|
1400
1226
|
},
|
|
1401
1227
|
{
|
|
1402
|
-
"name": "dds-
|
|
1403
|
-
"path": "./src/components/
|
|
1404
|
-
"description": "
|
|
1405
|
-
"properties": [
|
|
1406
|
-
{
|
|
1407
|
-
"name": "content",
|
|
1408
|
-
"description": "The markdown content.",
|
|
1409
|
-
"type": "string | undefined"
|
|
1410
|
-
}
|
|
1411
|
-
]
|
|
1412
|
-
},
|
|
1413
|
-
{
|
|
1414
|
-
"name": "dds-content-block-paragraph",
|
|
1415
|
-
"path": "./src/components/content-block/content-block-paragraph.ts",
|
|
1416
|
-
"description": "The paragraph content in content block."
|
|
1417
|
-
},
|
|
1418
|
-
{
|
|
1419
|
-
"name": "dds-content-block-copy",
|
|
1420
|
-
"path": "./src/components/content-block/content-block-copy.ts",
|
|
1421
|
-
"description": "The copy content of content block.",
|
|
1228
|
+
"name": "dds-button-group-item",
|
|
1229
|
+
"path": "./src/components/button-group/button-group-item.ts",
|
|
1230
|
+
"description": "Button group item.",
|
|
1422
1231
|
"attributes": [
|
|
1423
1232
|
{
|
|
1424
|
-
"name": "
|
|
1425
|
-
"description": "
|
|
1426
|
-
"type": "
|
|
1427
|
-
"default": "
|
|
1233
|
+
"name": "autofocus",
|
|
1234
|
+
"description": "`true` if the button should have input focus when the page loads.",
|
|
1235
|
+
"type": "boolean",
|
|
1236
|
+
"default": "false"
|
|
1428
1237
|
},
|
|
1429
1238
|
{
|
|
1430
|
-
"name": "
|
|
1431
|
-
"description": "
|
|
1432
|
-
"type": "
|
|
1433
|
-
"default": "
|
|
1434
|
-
}
|
|
1435
|
-
],
|
|
1436
|
-
"properties": [
|
|
1437
|
-
{
|
|
1438
|
-
"name": "size",
|
|
1439
|
-
"attribute": "size",
|
|
1440
|
-
"description": "The default slot for all content-block-copy use cases.\nThe content size.",
|
|
1441
|
-
"type": "CONTENT_BLOCK_COPY_SIZE",
|
|
1442
|
-
"default": "\"md\""
|
|
1239
|
+
"name": "disabled",
|
|
1240
|
+
"description": "`true` if the button should be disabled.",
|
|
1241
|
+
"type": "boolean",
|
|
1242
|
+
"default": "false"
|
|
1443
1243
|
},
|
|
1444
1244
|
{
|
|
1445
|
-
"name": "
|
|
1446
|
-
"
|
|
1447
|
-
"
|
|
1448
|
-
"type": "string",
|
|
1449
|
-
"default": "\"copy\""
|
|
1450
|
-
},
|
|
1451
|
-
{
|
|
1452
|
-
"name": "content",
|
|
1453
|
-
"description": "The markdown content.",
|
|
1454
|
-
"type": "string | undefined"
|
|
1455
|
-
}
|
|
1456
|
-
]
|
|
1457
|
-
},
|
|
1458
|
-
{
|
|
1459
|
-
"name": "dds-callout-with-media-copy",
|
|
1460
|
-
"path": "./src/components/callout-with-media/callout-with-media-copy.ts",
|
|
1461
|
-
"description": "The copy content of callout with media.",
|
|
1462
|
-
"attributes": [
|
|
1463
|
-
{
|
|
1464
|
-
"name": "size",
|
|
1465
|
-
"description": "The default slot for all content-block-copy use cases.\nThe content size.",
|
|
1466
|
-
"type": "CONTENT_BLOCK_COPY_SIZE",
|
|
1467
|
-
"default": "\"md\""
|
|
1245
|
+
"name": "download",
|
|
1246
|
+
"description": "The default file name, used if this button is rendered as `<a>`.",
|
|
1247
|
+
"type": "string"
|
|
1468
1248
|
},
|
|
1469
1249
|
{
|
|
1470
|
-
"name": "
|
|
1471
|
-
"description": "
|
|
1472
|
-
"type": "string"
|
|
1473
|
-
"default": "\"copy\""
|
|
1474
|
-
}
|
|
1475
|
-
],
|
|
1476
|
-
"properties": [
|
|
1477
|
-
{
|
|
1478
|
-
"name": "size",
|
|
1479
|
-
"attribute": "size",
|
|
1480
|
-
"description": "The default slot for all content-block-copy use cases.\nThe content size.",
|
|
1481
|
-
"type": "CONTENT_BLOCK_COPY_SIZE",
|
|
1482
|
-
"default": "\"md\""
|
|
1250
|
+
"name": "href",
|
|
1251
|
+
"description": "Link `href`. If present, this button is rendered as `<a>`.",
|
|
1252
|
+
"type": "string"
|
|
1483
1253
|
},
|
|
1484
1254
|
{
|
|
1485
|
-
"name": "
|
|
1486
|
-
"
|
|
1487
|
-
"
|
|
1488
|
-
"type": "string",
|
|
1489
|
-
"default": "\"copy\""
|
|
1255
|
+
"name": "hreflang",
|
|
1256
|
+
"description": "The language of what `href` points to, if this button is rendered as `<a>`.",
|
|
1257
|
+
"type": "string"
|
|
1490
1258
|
},
|
|
1491
1259
|
{
|
|
1492
|
-
"name": "
|
|
1493
|
-
"description": "
|
|
1494
|
-
"type": "
|
|
1495
|
-
|
|
1496
|
-
]
|
|
1497
|
-
},
|
|
1498
|
-
{
|
|
1499
|
-
"name": "dds-callout-with-media-image",
|
|
1500
|
-
"path": "./src/components/callout-with-media/callout-with-media-image.ts",
|
|
1501
|
-
"description": "Callout with media image.",
|
|
1502
|
-
"attributes": [
|
|
1503
|
-
{
|
|
1504
|
-
"name": "slot",
|
|
1505
|
-
"description": "The shadow slot this video container should be in.",
|
|
1506
|
-
"type": "string",
|
|
1507
|
-
"default": "\"media\""
|
|
1260
|
+
"name": "icon-layout",
|
|
1261
|
+
"description": "Button icon layout.",
|
|
1262
|
+
"type": "BUTTON_ICON_LAYOUT",
|
|
1263
|
+
"default": "\"\""
|
|
1508
1264
|
},
|
|
1509
1265
|
{
|
|
1510
|
-
"name": "
|
|
1511
|
-
"description": "
|
|
1512
|
-
"type": "
|
|
1513
|
-
"default": "\"\""
|
|
1266
|
+
"name": "kind",
|
|
1267
|
+
"description": "Button kind.",
|
|
1268
|
+
"type": "BUTTON_KIND",
|
|
1269
|
+
"default": "\"primary\""
|
|
1514
1270
|
},
|
|
1515
1271
|
{
|
|
1516
|
-
"name": "
|
|
1517
|
-
"description": "The
|
|
1272
|
+
"name": "link-role",
|
|
1273
|
+
"description": "The a11y role for `<a>`.",
|
|
1518
1274
|
"type": "string",
|
|
1519
|
-
"default": "\"\""
|
|
1275
|
+
"default": "\"button\""
|
|
1520
1276
|
},
|
|
1521
1277
|
{
|
|
1522
|
-
"name": "
|
|
1523
|
-
"description": "
|
|
1524
|
-
"type": "
|
|
1525
|
-
"default": "false"
|
|
1278
|
+
"name": "ping",
|
|
1279
|
+
"description": "URLs to ping, if this button is rendered as `<a>`.",
|
|
1280
|
+
"type": "string"
|
|
1526
1281
|
},
|
|
1527
1282
|
{
|
|
1528
|
-
"name": "
|
|
1529
|
-
"description": "The
|
|
1530
|
-
"type": "
|
|
1531
|
-
"default": "false"
|
|
1283
|
+
"name": "rel",
|
|
1284
|
+
"description": "The link type, if this button is rendered as `<a>`.",
|
|
1285
|
+
"type": "string"
|
|
1532
1286
|
},
|
|
1533
1287
|
{
|
|
1534
|
-
"name": "
|
|
1535
|
-
"description": "
|
|
1536
|
-
"type": "
|
|
1288
|
+
"name": "size",
|
|
1289
|
+
"description": "Button size.",
|
|
1290
|
+
"type": "BUTTON_SIZE",
|
|
1537
1291
|
"default": "\"\""
|
|
1538
1292
|
},
|
|
1539
1293
|
{
|
|
1540
|
-
"name": "
|
|
1541
|
-
"
|
|
1542
|
-
"
|
|
1543
|
-
},
|
|
1544
|
-
{
|
|
1545
|
-
"name": "copy",
|
|
1546
|
-
"description": "The description.",
|
|
1547
|
-
"type": "string",
|
|
1548
|
-
"default": "\"\""
|
|
1294
|
+
"name": "target",
|
|
1295
|
+
"description": "The link target, if this button is rendered as `<a>`.",
|
|
1296
|
+
"type": "string"
|
|
1549
1297
|
},
|
|
1550
1298
|
{
|
|
1551
|
-
"name": "
|
|
1552
|
-
"description": "
|
|
1553
|
-
"type": "
|
|
1554
|
-
"default": "false"
|
|
1299
|
+
"name": "type",
|
|
1300
|
+
"description": "The default behavior if the button is rendered as `<button>`. MIME type of the `target`if this button is rendered as `<a>`.",
|
|
1301
|
+
"type": "string"
|
|
1555
1302
|
}
|
|
1556
1303
|
],
|
|
1557
1304
|
"properties": [
|
|
1558
1305
|
{
|
|
1559
|
-
"name": "
|
|
1560
|
-
"attribute": "
|
|
1561
|
-
"description": "
|
|
1562
|
-
"type": "string",
|
|
1563
|
-
"default": "\"media\""
|
|
1564
|
-
},
|
|
1565
|
-
{
|
|
1566
|
-
"name": "alt",
|
|
1567
|
-
"attribute": "alt",
|
|
1568
|
-
"description": "The alternate text.",
|
|
1569
|
-
"type": "string",
|
|
1570
|
-
"default": "\"\""
|
|
1571
|
-
},
|
|
1572
|
-
{
|
|
1573
|
-
"name": "defaultSrc",
|
|
1574
|
-
"attribute": "default-src",
|
|
1575
|
-
"description": "The image source.",
|
|
1576
|
-
"type": "string",
|
|
1577
|
-
"default": "\"\""
|
|
1578
|
-
},
|
|
1579
|
-
{
|
|
1580
|
-
"name": "border",
|
|
1581
|
-
"attribute": "border",
|
|
1582
|
-
"description": "Whether or not to apply a border around the image.",
|
|
1306
|
+
"name": "autofocus",
|
|
1307
|
+
"attribute": "autofocus",
|
|
1308
|
+
"description": "`true` if the button should have input focus when the page loads.",
|
|
1583
1309
|
"type": "boolean",
|
|
1584
1310
|
"default": "false"
|
|
1585
1311
|
},
|
|
1586
1312
|
{
|
|
1587
|
-
"name": "
|
|
1588
|
-
"attribute": "
|
|
1589
|
-
"description": "
|
|
1313
|
+
"name": "disabled",
|
|
1314
|
+
"attribute": "disabled",
|
|
1315
|
+
"description": "`true` if the button should be disabled.",
|
|
1590
1316
|
"type": "boolean",
|
|
1591
1317
|
"default": "false"
|
|
1592
1318
|
},
|
|
1593
1319
|
{
|
|
1594
|
-
"name": "
|
|
1595
|
-
"attribute": "
|
|
1596
|
-
"description": "The
|
|
1597
|
-
"type": "string"
|
|
1598
|
-
"default": "\"\""
|
|
1320
|
+
"name": "download",
|
|
1321
|
+
"attribute": "download",
|
|
1322
|
+
"description": "The default file name, used if this button is rendered as `<a>`.",
|
|
1323
|
+
"type": "string"
|
|
1599
1324
|
},
|
|
1600
1325
|
{
|
|
1601
|
-
"name": "
|
|
1602
|
-
"attribute": "
|
|
1603
|
-
"
|
|
1604
|
-
"
|
|
1326
|
+
"name": "href",
|
|
1327
|
+
"attribute": "href",
|
|
1328
|
+
"description": "Link `href`. If present, this button is rendered as `<a>`.",
|
|
1329
|
+
"type": "string"
|
|
1605
1330
|
},
|
|
1606
1331
|
{
|
|
1607
|
-
"name": "
|
|
1608
|
-
"attribute": "
|
|
1609
|
-
"description": "The
|
|
1610
|
-
"type": "string"
|
|
1611
|
-
"default": "\"\""
|
|
1332
|
+
"name": "hreflang",
|
|
1333
|
+
"attribute": "hreflang",
|
|
1334
|
+
"description": "The language of what `href` points to, if this button is rendered as `<a>`.",
|
|
1335
|
+
"type": "string"
|
|
1612
1336
|
},
|
|
1613
1337
|
{
|
|
1614
|
-
"name": "
|
|
1615
|
-
"attribute": "
|
|
1616
|
-
"description": "
|
|
1617
|
-
"type": "
|
|
1618
|
-
"default": "
|
|
1338
|
+
"name": "iconLayout",
|
|
1339
|
+
"attribute": "icon-layout",
|
|
1340
|
+
"description": "Button icon layout.",
|
|
1341
|
+
"type": "BUTTON_ICON_LAYOUT",
|
|
1342
|
+
"default": "\"\""
|
|
1619
1343
|
},
|
|
1620
1344
|
{
|
|
1621
|
-
"name": "
|
|
1622
|
-
"
|
|
1623
|
-
"
|
|
1345
|
+
"name": "kind",
|
|
1346
|
+
"attribute": "kind",
|
|
1347
|
+
"description": "Button kind.",
|
|
1348
|
+
"type": "BUTTON_KIND",
|
|
1349
|
+
"default": "\"primary\""
|
|
1624
1350
|
},
|
|
1625
1351
|
{
|
|
1626
|
-
"name": "
|
|
1627
|
-
"
|
|
1352
|
+
"name": "linkRole",
|
|
1353
|
+
"attribute": "link-role",
|
|
1354
|
+
"description": "The a11y role for `<a>`.",
|
|
1355
|
+
"type": "string",
|
|
1356
|
+
"default": "\"button\""
|
|
1628
1357
|
},
|
|
1629
1358
|
{
|
|
1630
|
-
"name": "
|
|
1631
|
-
"
|
|
1632
|
-
"
|
|
1633
|
-
|
|
1634
|
-
],
|
|
1635
|
-
"slots": [
|
|
1636
|
-
{
|
|
1637
|
-
"name": "long-description",
|
|
1638
|
-
"description": "The long description content."
|
|
1359
|
+
"name": "ping",
|
|
1360
|
+
"attribute": "ping",
|
|
1361
|
+
"description": "URLs to ping, if this button is rendered as `<a>`.",
|
|
1362
|
+
"type": "string"
|
|
1639
1363
|
},
|
|
1640
1364
|
{
|
|
1641
|
-
"name": "
|
|
1642
|
-
"
|
|
1643
|
-
|
|
1644
|
-
|
|
1645
|
-
},
|
|
1646
|
-
{
|
|
1647
|
-
"name": "dds-callout-with-media-video",
|
|
1648
|
-
"path": "./src/components/callout-with-media/callout-with-media-video.ts",
|
|
1649
|
-
"description": "Callout with media video.",
|
|
1650
|
-
"attributes": [
|
|
1651
|
-
{
|
|
1652
|
-
"name": "slot",
|
|
1653
|
-
"description": "The shadow slot this video container should be in.",
|
|
1654
|
-
"type": "string",
|
|
1655
|
-
"default": "\"media\""
|
|
1656
|
-
}
|
|
1657
|
-
],
|
|
1658
|
-
"properties": [
|
|
1659
|
-
{
|
|
1660
|
-
"name": "slot",
|
|
1661
|
-
"attribute": "slot",
|
|
1662
|
-
"description": "The shadow slot this video container should be in.",
|
|
1663
|
-
"type": "string",
|
|
1664
|
-
"default": "\"media\""
|
|
1665
|
-
}
|
|
1666
|
-
]
|
|
1667
|
-
},
|
|
1668
|
-
{
|
|
1669
|
-
"name": "dds-callout-data",
|
|
1670
|
-
"path": "./src/components/callout-with-media/callout-with-media.ts",
|
|
1671
|
-
"description": "Callout Data.",
|
|
1672
|
-
"attributes": [
|
|
1673
|
-
{
|
|
1674
|
-
"name": "complementary-style-scheme",
|
|
1675
|
-
"description": "The style scheme for the complementary content.",
|
|
1676
|
-
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
1677
|
-
"default": "\"regular\""
|
|
1678
|
-
}
|
|
1679
|
-
],
|
|
1680
|
-
"properties": [
|
|
1681
|
-
{
|
|
1682
|
-
"name": "complementaryStyleScheme",
|
|
1683
|
-
"attribute": "complementary-style-scheme",
|
|
1684
|
-
"description": "The style scheme for the complementary content.",
|
|
1685
|
-
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
1686
|
-
"default": "\"regular\""
|
|
1687
|
-
}
|
|
1688
|
-
],
|
|
1689
|
-
"slots": [
|
|
1690
|
-
{
|
|
1691
|
-
"name": "heading",
|
|
1692
|
-
"description": "The heading content."
|
|
1365
|
+
"name": "rel",
|
|
1366
|
+
"attribute": "rel",
|
|
1367
|
+
"description": "The link type, if this button is rendered as `<a>`.",
|
|
1368
|
+
"type": "string"
|
|
1693
1369
|
},
|
|
1694
1370
|
{
|
|
1695
|
-
"name": "
|
|
1696
|
-
"
|
|
1371
|
+
"name": "size",
|
|
1372
|
+
"attribute": "size",
|
|
1373
|
+
"description": "Button size.",
|
|
1374
|
+
"type": "BUTTON_SIZE",
|
|
1375
|
+
"default": "\"\""
|
|
1697
1376
|
},
|
|
1698
1377
|
{
|
|
1699
|
-
"name": "
|
|
1700
|
-
"
|
|
1378
|
+
"name": "target",
|
|
1379
|
+
"attribute": "target",
|
|
1380
|
+
"description": "The link target, if this button is rendered as `<a>`.",
|
|
1381
|
+
"type": "string"
|
|
1701
1382
|
},
|
|
1702
1383
|
{
|
|
1703
|
-
"name": "
|
|
1704
|
-
"
|
|
1384
|
+
"name": "type",
|
|
1385
|
+
"attribute": "type",
|
|
1386
|
+
"description": "The default behavior if the button is rendered as `<button>`. MIME type of the `target`if this button is rendered as `<a>`.",
|
|
1387
|
+
"type": "string"
|
|
1705
1388
|
},
|
|
1706
1389
|
{
|
|
1707
|
-
"name": "
|
|
1708
|
-
"description": "
|
|
1390
|
+
"name": "prototype",
|
|
1391
|
+
"description": "A reference to the prototype.",
|
|
1392
|
+
"type": "Promise<any>"
|
|
1709
1393
|
}
|
|
1710
1394
|
]
|
|
1711
1395
|
},
|
|
1712
1396
|
{
|
|
1713
|
-
"name": "dds-
|
|
1714
|
-
"path": "./src/components/
|
|
1715
|
-
"description": "
|
|
1716
|
-
"attributes": [
|
|
1717
|
-
{
|
|
1718
|
-
"name": "slot",
|
|
1719
|
-
"description": "The shadow slot this logo UI should be in.",
|
|
1720
|
-
"type": "string",
|
|
1721
|
-
"default": "\"heading\""
|
|
1722
|
-
}
|
|
1723
|
-
],
|
|
1724
|
-
"properties": [
|
|
1725
|
-
{
|
|
1726
|
-
"name": "slot",
|
|
1727
|
-
"attribute": "slot",
|
|
1728
|
-
"description": "The shadow slot this logo UI should be in.",
|
|
1729
|
-
"type": "string",
|
|
1730
|
-
"default": "\"heading\""
|
|
1731
|
-
},
|
|
1732
|
-
{
|
|
1733
|
-
"name": "content",
|
|
1734
|
-
"type": "string",
|
|
1735
|
-
"default": "\"\""
|
|
1736
|
-
}
|
|
1737
|
-
]
|
|
1397
|
+
"name": "dds-button-group",
|
|
1398
|
+
"path": "./src/components/button-group/button-group.ts",
|
|
1399
|
+
"description": "Button group."
|
|
1738
1400
|
},
|
|
1739
1401
|
{
|
|
1740
1402
|
"name": "dds-link-with-icon",
|
|
@@ -2305,7 +1967,160 @@
|
|
|
2305
1967
|
{
|
|
2306
1968
|
"name": "href",
|
|
2307
1969
|
"description": "Link `href`.",
|
|
2308
|
-
"type": "string"
|
|
1970
|
+
"type": "string"
|
|
1971
|
+
},
|
|
1972
|
+
{
|
|
1973
|
+
"name": "hreflang",
|
|
1974
|
+
"description": "The language of what `href` points to.",
|
|
1975
|
+
"type": "string"
|
|
1976
|
+
},
|
|
1977
|
+
{
|
|
1978
|
+
"name": "linkRole",
|
|
1979
|
+
"description": "The a11y role for `<a>`.",
|
|
1980
|
+
"type": "string"
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"name": "ping",
|
|
1984
|
+
"description": "URLs to ping.",
|
|
1985
|
+
"type": "string"
|
|
1986
|
+
},
|
|
1987
|
+
{
|
|
1988
|
+
"name": "rel",
|
|
1989
|
+
"description": "The link type.",
|
|
1990
|
+
"type": "string"
|
|
1991
|
+
},
|
|
1992
|
+
{
|
|
1993
|
+
"name": "size",
|
|
1994
|
+
"attribute": "size",
|
|
1995
|
+
"description": "Property that specifies the link to use size large",
|
|
1996
|
+
"type": "LINK_SIZE",
|
|
1997
|
+
"default": "\"lg\""
|
|
1998
|
+
},
|
|
1999
|
+
{
|
|
2000
|
+
"name": "target",
|
|
2001
|
+
"description": "The link target.",
|
|
2002
|
+
"type": "string"
|
|
2003
|
+
},
|
|
2004
|
+
{
|
|
2005
|
+
"name": "type",
|
|
2006
|
+
"description": "MIME type of the `target`.",
|
|
2007
|
+
"type": "string"
|
|
2008
|
+
}
|
|
2009
|
+
],
|
|
2010
|
+
"slots": [
|
|
2011
|
+
{
|
|
2012
|
+
"name": "icon",
|
|
2013
|
+
"description": "The icon."
|
|
2014
|
+
},
|
|
2015
|
+
{
|
|
2016
|
+
"name": "icon-left",
|
|
2017
|
+
"description": "The CTA icon to place at the left."
|
|
2018
|
+
}
|
|
2019
|
+
]
|
|
2020
|
+
},
|
|
2021
|
+
{
|
|
2022
|
+
"name": "dds-card-heading",
|
|
2023
|
+
"path": "./src/components/card/card-heading.ts",
|
|
2024
|
+
"description": "The heading content of card.",
|
|
2025
|
+
"attributes": [
|
|
2026
|
+
{
|
|
2027
|
+
"name": "slot",
|
|
2028
|
+
"description": "The shadow slot this card heading should be in.",
|
|
2029
|
+
"type": "string",
|
|
2030
|
+
"default": "\"heading\""
|
|
2031
|
+
}
|
|
2032
|
+
],
|
|
2033
|
+
"properties": [
|
|
2034
|
+
{
|
|
2035
|
+
"name": "slot",
|
|
2036
|
+
"attribute": "slot",
|
|
2037
|
+
"description": "The shadow slot this card heading should be in.",
|
|
2038
|
+
"type": "string",
|
|
2039
|
+
"default": "\"heading\""
|
|
2040
|
+
}
|
|
2041
|
+
]
|
|
2042
|
+
},
|
|
2043
|
+
{
|
|
2044
|
+
"name": "dds-card",
|
|
2045
|
+
"path": "./src/components/card/card.ts",
|
|
2046
|
+
"description": "Card.",
|
|
2047
|
+
"attributes": [
|
|
2048
|
+
{
|
|
2049
|
+
"name": "border",
|
|
2050
|
+
"description": "An optional 1px border surrounding the component.",
|
|
2051
|
+
"type": "boolean",
|
|
2052
|
+
"default": "false"
|
|
2053
|
+
},
|
|
2054
|
+
{
|
|
2055
|
+
"name": "color-scheme",
|
|
2056
|
+
"description": "The color scheme.\nA typical use case of using another color scheme of card is having a \"CTA\" purpose of card at the last in card group.\n\nColor scheme options are: \"inverse\" and \"light\"",
|
|
2057
|
+
"type": "BASIC_COLOR_SCHEME",
|
|
2058
|
+
"default": "\"\""
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"name": "pictogram-placement",
|
|
2062
|
+
"description": "Pictogram placement",
|
|
2063
|
+
"type": "PICTOGRAM_PLACEMENT",
|
|
2064
|
+
"default": "\"top\""
|
|
2065
|
+
},
|
|
2066
|
+
{
|
|
2067
|
+
"name": "logo",
|
|
2068
|
+
"description": "Whether or not to apply the logo style.",
|
|
2069
|
+
"type": "boolean",
|
|
2070
|
+
"default": "false"
|
|
2071
|
+
},
|
|
2072
|
+
{
|
|
2073
|
+
"name": "href",
|
|
2074
|
+
"description": "Link `href`.",
|
|
2075
|
+
"type": "string",
|
|
2076
|
+
"default": "\"\""
|
|
2077
|
+
}
|
|
2078
|
+
],
|
|
2079
|
+
"properties": [
|
|
2080
|
+
{
|
|
2081
|
+
"name": "border",
|
|
2082
|
+
"attribute": "border",
|
|
2083
|
+
"description": "An optional 1px border surrounding the component.",
|
|
2084
|
+
"type": "boolean",
|
|
2085
|
+
"default": "false"
|
|
2086
|
+
},
|
|
2087
|
+
{
|
|
2088
|
+
"name": "colorScheme",
|
|
2089
|
+
"attribute": "color-scheme",
|
|
2090
|
+
"description": "The color scheme.\nA typical use case of using another color scheme of card is having a \"CTA\" purpose of card at the last in card group.\n\nColor scheme options are: \"inverse\" and \"light\"",
|
|
2091
|
+
"type": "BASIC_COLOR_SCHEME",
|
|
2092
|
+
"default": "\"\""
|
|
2093
|
+
},
|
|
2094
|
+
{
|
|
2095
|
+
"name": "pictogramPlacement",
|
|
2096
|
+
"attribute": "pictogram-placement",
|
|
2097
|
+
"description": "Pictogram placement",
|
|
2098
|
+
"type": "PICTOGRAM_PLACEMENT",
|
|
2099
|
+
"default": "\"top\""
|
|
2100
|
+
},
|
|
2101
|
+
{
|
|
2102
|
+
"name": "logo",
|
|
2103
|
+
"attribute": "logo",
|
|
2104
|
+
"description": "Whether or not to apply the logo style.",
|
|
2105
|
+
"type": "boolean",
|
|
2106
|
+
"default": "false"
|
|
2107
|
+
},
|
|
2108
|
+
{
|
|
2109
|
+
"name": "disabled",
|
|
2110
|
+
"description": "`true` if the button should be disabled.",
|
|
2111
|
+
"type": "boolean"
|
|
2112
|
+
},
|
|
2113
|
+
{
|
|
2114
|
+
"name": "download",
|
|
2115
|
+
"description": "The default file name.",
|
|
2116
|
+
"type": "string"
|
|
2117
|
+
},
|
|
2118
|
+
{
|
|
2119
|
+
"name": "href",
|
|
2120
|
+
"attribute": "href",
|
|
2121
|
+
"description": "Link `href`.",
|
|
2122
|
+
"type": "string",
|
|
2123
|
+
"default": "\"\""
|
|
2309
2124
|
},
|
|
2310
2125
|
{
|
|
2311
2126
|
"name": "hreflang",
|
|
@@ -2329,10 +2144,8 @@
|
|
|
2329
2144
|
},
|
|
2330
2145
|
{
|
|
2331
2146
|
"name": "size",
|
|
2332
|
-
"
|
|
2333
|
-
"
|
|
2334
|
-
"type": "LINK_SIZE",
|
|
2335
|
-
"default": "\"lg\""
|
|
2147
|
+
"description": "Link size.",
|
|
2148
|
+
"type": "LINK_SIZE"
|
|
2336
2149
|
},
|
|
2337
2150
|
{
|
|
2338
2151
|
"name": "target",
|
|
@@ -2347,179 +2160,346 @@
|
|
|
2347
2160
|
],
|
|
2348
2161
|
"slots": [
|
|
2349
2162
|
{
|
|
2350
|
-
"name": "
|
|
2351
|
-
"description": "The
|
|
2163
|
+
"name": "eyebrow",
|
|
2164
|
+
"description": "The eyebrow content."
|
|
2352
2165
|
},
|
|
2353
2166
|
{
|
|
2354
|
-
"name": "
|
|
2355
|
-
"description": "The
|
|
2167
|
+
"name": "heading",
|
|
2168
|
+
"description": "The heading content."
|
|
2169
|
+
},
|
|
2170
|
+
{
|
|
2171
|
+
"name": "image",
|
|
2172
|
+
"description": "The image content."
|
|
2173
|
+
},
|
|
2174
|
+
{
|
|
2175
|
+
"name": "footer",
|
|
2176
|
+
"description": "The footer content."
|
|
2356
2177
|
}
|
|
2357
2178
|
]
|
|
2358
2179
|
},
|
|
2359
2180
|
{
|
|
2360
|
-
"name": "dds-
|
|
2361
|
-
"path": "./src/components/card/
|
|
2362
|
-
"description": "
|
|
2181
|
+
"name": "dds-image-logo",
|
|
2182
|
+
"path": "./src/components/card/image-logo.ts",
|
|
2183
|
+
"description": "Image logo.",
|
|
2363
2184
|
"attributes": [
|
|
2364
2185
|
{
|
|
2365
|
-
"name": "
|
|
2366
|
-
"description": "The
|
|
2186
|
+
"name": "alt",
|
|
2187
|
+
"description": "The alternate text.",
|
|
2367
2188
|
"type": "string",
|
|
2368
|
-
"default": "\"
|
|
2369
|
-
}
|
|
2370
|
-
],
|
|
2371
|
-
"properties": [
|
|
2189
|
+
"default": "\"\""
|
|
2190
|
+
},
|
|
2372
2191
|
{
|
|
2373
|
-
"name": "
|
|
2374
|
-
"
|
|
2375
|
-
"description": "The shadow slot this card heading should be in.",
|
|
2192
|
+
"name": "default-src",
|
|
2193
|
+
"description": "The image source.",
|
|
2376
2194
|
"type": "string",
|
|
2377
|
-
"default": "\"
|
|
2378
|
-
}
|
|
2379
|
-
]
|
|
2380
|
-
},
|
|
2381
|
-
{
|
|
2382
|
-
"name": "dds-card",
|
|
2383
|
-
"path": "./src/components/card/card.ts",
|
|
2384
|
-
"description": "Card.",
|
|
2385
|
-
"attributes": [
|
|
2195
|
+
"default": "\"\""
|
|
2196
|
+
},
|
|
2386
2197
|
{
|
|
2387
2198
|
"name": "border",
|
|
2388
|
-
"description": "
|
|
2199
|
+
"description": "Whether or not to apply a border around the image.",
|
|
2389
2200
|
"type": "boolean",
|
|
2390
2201
|
"default": "false"
|
|
2391
2202
|
},
|
|
2392
2203
|
{
|
|
2393
|
-
"name": "
|
|
2394
|
-
"description": "The
|
|
2395
|
-
"type": "
|
|
2396
|
-
"default": "
|
|
2204
|
+
"name": "lightbox",
|
|
2205
|
+
"description": "The lightbox.",
|
|
2206
|
+
"type": "boolean",
|
|
2207
|
+
"default": "false"
|
|
2397
2208
|
},
|
|
2398
2209
|
{
|
|
2399
|
-
"name": "
|
|
2400
|
-
"description": "
|
|
2401
|
-
"type": "
|
|
2402
|
-
"default": "\"
|
|
2210
|
+
"name": "heading",
|
|
2211
|
+
"description": "The heading.",
|
|
2212
|
+
"type": "string",
|
|
2213
|
+
"default": "\"\""
|
|
2403
2214
|
},
|
|
2404
2215
|
{
|
|
2405
|
-
"name": "
|
|
2406
|
-
"
|
|
2407
|
-
"
|
|
2408
|
-
"default": "false"
|
|
2216
|
+
"name": "launch-lightbox-button-assistive-text",
|
|
2217
|
+
"type": "string",
|
|
2218
|
+
"default": "\"launch light box media viewer\""
|
|
2409
2219
|
},
|
|
2410
2220
|
{
|
|
2411
|
-
"name": "
|
|
2412
|
-
"description": "
|
|
2221
|
+
"name": "copy",
|
|
2222
|
+
"description": "The description.",
|
|
2413
2223
|
"type": "string",
|
|
2414
2224
|
"default": "\"\""
|
|
2225
|
+
},
|
|
2226
|
+
{
|
|
2227
|
+
"name": "open",
|
|
2228
|
+
"description": "`true` if the modal should be open.",
|
|
2229
|
+
"type": "boolean",
|
|
2230
|
+
"default": "false"
|
|
2415
2231
|
}
|
|
2416
2232
|
],
|
|
2417
2233
|
"properties": [
|
|
2234
|
+
{
|
|
2235
|
+
"name": "alt",
|
|
2236
|
+
"attribute": "alt",
|
|
2237
|
+
"description": "The alternate text.",
|
|
2238
|
+
"type": "string",
|
|
2239
|
+
"default": "\"\""
|
|
2240
|
+
},
|
|
2241
|
+
{
|
|
2242
|
+
"name": "defaultSrc",
|
|
2243
|
+
"attribute": "default-src",
|
|
2244
|
+
"description": "The image source.",
|
|
2245
|
+
"type": "string",
|
|
2246
|
+
"default": "\"\""
|
|
2247
|
+
},
|
|
2418
2248
|
{
|
|
2419
2249
|
"name": "border",
|
|
2420
2250
|
"attribute": "border",
|
|
2421
|
-
"description": "
|
|
2251
|
+
"description": "Whether or not to apply a border around the image.",
|
|
2422
2252
|
"type": "boolean",
|
|
2423
2253
|
"default": "false"
|
|
2424
2254
|
},
|
|
2425
2255
|
{
|
|
2426
|
-
"name": "
|
|
2427
|
-
"attribute": "
|
|
2428
|
-
"description": "The
|
|
2429
|
-
"type": "
|
|
2256
|
+
"name": "lightbox",
|
|
2257
|
+
"attribute": "lightbox",
|
|
2258
|
+
"description": "The lightbox.",
|
|
2259
|
+
"type": "boolean",
|
|
2260
|
+
"default": "false"
|
|
2261
|
+
},
|
|
2262
|
+
{
|
|
2263
|
+
"name": "heading",
|
|
2264
|
+
"attribute": "heading",
|
|
2265
|
+
"description": "The heading.",
|
|
2266
|
+
"type": "string",
|
|
2430
2267
|
"default": "\"\""
|
|
2431
2268
|
},
|
|
2432
2269
|
{
|
|
2433
|
-
"name": "
|
|
2434
|
-
"attribute": "
|
|
2435
|
-
"
|
|
2436
|
-
"
|
|
2437
|
-
"default": "\"top\""
|
|
2270
|
+
"name": "launchLightboxButtonAssistiveText",
|
|
2271
|
+
"attribute": "launch-lightbox-button-assistive-text",
|
|
2272
|
+
"type": "string",
|
|
2273
|
+
"default": "\"launch light box media viewer\""
|
|
2438
2274
|
},
|
|
2439
2275
|
{
|
|
2440
|
-
"name": "
|
|
2441
|
-
"attribute": "
|
|
2442
|
-
"description": "
|
|
2276
|
+
"name": "copy",
|
|
2277
|
+
"attribute": "copy",
|
|
2278
|
+
"description": "The description.",
|
|
2279
|
+
"type": "string",
|
|
2280
|
+
"default": "\"\""
|
|
2281
|
+
},
|
|
2282
|
+
{
|
|
2283
|
+
"name": "open",
|
|
2284
|
+
"attribute": "open",
|
|
2285
|
+
"description": "`true` if the modal should be open.",
|
|
2443
2286
|
"type": "boolean",
|
|
2444
2287
|
"default": "false"
|
|
2445
2288
|
},
|
|
2446
2289
|
{
|
|
2447
|
-
"name": "
|
|
2448
|
-
"description": "
|
|
2449
|
-
"type": "
|
|
2290
|
+
"name": "modalRenderRoot",
|
|
2291
|
+
"description": "The render target of the modal.",
|
|
2292
|
+
"type": "void | Element | null"
|
|
2450
2293
|
},
|
|
2451
2294
|
{
|
|
2452
|
-
"name": "
|
|
2453
|
-
"description": "The
|
|
2295
|
+
"name": "container",
|
|
2296
|
+
"description": "The DOM element to put the modal into."
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
"name": "prototype",
|
|
2300
|
+
"description": "A reference to the prototype.",
|
|
2301
|
+
"type": "Promise<any>"
|
|
2302
|
+
}
|
|
2303
|
+
],
|
|
2304
|
+
"slots": [
|
|
2305
|
+
{
|
|
2306
|
+
"name": "long-description",
|
|
2307
|
+
"description": "The long description content."
|
|
2308
|
+
},
|
|
2309
|
+
{
|
|
2310
|
+
"name": "icon",
|
|
2311
|
+
"description": "The icon content."
|
|
2312
|
+
}
|
|
2313
|
+
]
|
|
2314
|
+
},
|
|
2315
|
+
{
|
|
2316
|
+
"name": "dds-tag-group",
|
|
2317
|
+
"path": "./src/components/tag-group/tag-group.ts",
|
|
2318
|
+
"description": "Tag Group"
|
|
2319
|
+
},
|
|
2320
|
+
{
|
|
2321
|
+
"name": "dds-tag-link",
|
|
2322
|
+
"path": "./src/components/tag-link/tag-link.ts",
|
|
2323
|
+
"description": "Tag Link.",
|
|
2324
|
+
"attributes": [
|
|
2325
|
+
{
|
|
2326
|
+
"name": "href",
|
|
2327
|
+
"description": "Link `href`.",
|
|
2328
|
+
"type": "string"
|
|
2329
|
+
},
|
|
2330
|
+
{
|
|
2331
|
+
"name": "hreflang",
|
|
2332
|
+
"description": "The language of what `href` points to.",
|
|
2333
|
+
"type": "string"
|
|
2334
|
+
},
|
|
2335
|
+
{
|
|
2336
|
+
"name": "link-role",
|
|
2337
|
+
"description": "The a11y role for `<a>`.",
|
|
2338
|
+
"type": "string"
|
|
2339
|
+
},
|
|
2340
|
+
{
|
|
2341
|
+
"name": "ping",
|
|
2342
|
+
"description": "URLs to ping.",
|
|
2343
|
+
"type": "string"
|
|
2344
|
+
},
|
|
2345
|
+
{
|
|
2346
|
+
"name": "rel",
|
|
2347
|
+
"description": "The link type.",
|
|
2454
2348
|
"type": "string"
|
|
2455
2349
|
},
|
|
2350
|
+
{
|
|
2351
|
+
"name": "target",
|
|
2352
|
+
"description": "The link target.",
|
|
2353
|
+
"type": "string"
|
|
2354
|
+
}
|
|
2355
|
+
],
|
|
2356
|
+
"properties": [
|
|
2456
2357
|
{
|
|
2457
2358
|
"name": "href",
|
|
2458
2359
|
"attribute": "href",
|
|
2459
2360
|
"description": "Link `href`.",
|
|
2460
|
-
"type": "string"
|
|
2461
|
-
"default": "\"\""
|
|
2361
|
+
"type": "string"
|
|
2462
2362
|
},
|
|
2463
2363
|
{
|
|
2464
2364
|
"name": "hreflang",
|
|
2365
|
+
"attribute": "hreflang",
|
|
2465
2366
|
"description": "The language of what `href` points to.",
|
|
2466
2367
|
"type": "string"
|
|
2467
2368
|
},
|
|
2468
2369
|
{
|
|
2469
2370
|
"name": "linkRole",
|
|
2371
|
+
"attribute": "link-role",
|
|
2470
2372
|
"description": "The a11y role for `<a>`.",
|
|
2471
2373
|
"type": "string"
|
|
2472
2374
|
},
|
|
2473
2375
|
{
|
|
2474
2376
|
"name": "ping",
|
|
2377
|
+
"attribute": "ping",
|
|
2475
2378
|
"description": "URLs to ping.",
|
|
2476
2379
|
"type": "string"
|
|
2477
2380
|
},
|
|
2478
2381
|
{
|
|
2479
2382
|
"name": "rel",
|
|
2383
|
+
"attribute": "rel",
|
|
2480
2384
|
"description": "The link type.",
|
|
2481
2385
|
"type": "string"
|
|
2482
2386
|
},
|
|
2387
|
+
{
|
|
2388
|
+
"name": "target",
|
|
2389
|
+
"attribute": "target",
|
|
2390
|
+
"description": "The link target.",
|
|
2391
|
+
"type": "string"
|
|
2392
|
+
}
|
|
2393
|
+
]
|
|
2394
|
+
},
|
|
2395
|
+
{
|
|
2396
|
+
"name": "dds-markdown",
|
|
2397
|
+
"path": "./src/components/markdown/markdown.ts",
|
|
2398
|
+
"description": "Markdown content.",
|
|
2399
|
+
"properties": [
|
|
2400
|
+
{
|
|
2401
|
+
"name": "content",
|
|
2402
|
+
"description": "The markdown content.",
|
|
2403
|
+
"type": "string | undefined"
|
|
2404
|
+
}
|
|
2405
|
+
]
|
|
2406
|
+
},
|
|
2407
|
+
{
|
|
2408
|
+
"name": "dds-content-block-paragraph",
|
|
2409
|
+
"path": "./src/components/content-block/content-block-paragraph.ts",
|
|
2410
|
+
"description": "The paragraph content in content block."
|
|
2411
|
+
},
|
|
2412
|
+
{
|
|
2413
|
+
"name": "dds-content-block-copy",
|
|
2414
|
+
"path": "./src/components/content-block/content-block-copy.ts",
|
|
2415
|
+
"description": "The copy content of content block.",
|
|
2416
|
+
"attributes": [
|
|
2417
|
+
{
|
|
2418
|
+
"name": "size",
|
|
2419
|
+
"description": "The default slot for all content-block-copy use cases.\nThe content size.",
|
|
2420
|
+
"type": "CONTENT_BLOCK_COPY_SIZE",
|
|
2421
|
+
"default": "\"md\""
|
|
2422
|
+
},
|
|
2423
|
+
{
|
|
2424
|
+
"name": "slot",
|
|
2425
|
+
"description": "The shadow slot this copy content should be in.",
|
|
2426
|
+
"type": "string",
|
|
2427
|
+
"default": "\"copy\""
|
|
2428
|
+
}
|
|
2429
|
+
],
|
|
2430
|
+
"properties": [
|
|
2483
2431
|
{
|
|
2484
2432
|
"name": "size",
|
|
2485
|
-
"
|
|
2486
|
-
"
|
|
2433
|
+
"attribute": "size",
|
|
2434
|
+
"description": "The default slot for all content-block-copy use cases.\nThe content size.",
|
|
2435
|
+
"type": "CONTENT_BLOCK_COPY_SIZE",
|
|
2436
|
+
"default": "\"md\""
|
|
2487
2437
|
},
|
|
2488
2438
|
{
|
|
2489
|
-
"name": "
|
|
2490
|
-
"
|
|
2491
|
-
"
|
|
2439
|
+
"name": "slot",
|
|
2440
|
+
"attribute": "slot",
|
|
2441
|
+
"description": "The shadow slot this copy content should be in.",
|
|
2442
|
+
"type": "string",
|
|
2443
|
+
"default": "\"copy\""
|
|
2492
2444
|
},
|
|
2493
2445
|
{
|
|
2494
|
-
"name": "
|
|
2495
|
-
"description": "
|
|
2496
|
-
"type": "string"
|
|
2446
|
+
"name": "content",
|
|
2447
|
+
"description": "The markdown content.",
|
|
2448
|
+
"type": "string | undefined"
|
|
2497
2449
|
}
|
|
2498
|
-
]
|
|
2499
|
-
|
|
2450
|
+
]
|
|
2451
|
+
},
|
|
2452
|
+
{
|
|
2453
|
+
"name": "dds-callout-with-media-copy",
|
|
2454
|
+
"path": "./src/components/callout-with-media/callout-with-media-copy.ts",
|
|
2455
|
+
"description": "The copy content of callout with media.",
|
|
2456
|
+
"attributes": [
|
|
2500
2457
|
{
|
|
2501
|
-
"name": "
|
|
2502
|
-
"description": "The
|
|
2458
|
+
"name": "size",
|
|
2459
|
+
"description": "The default slot for all content-block-copy use cases.\nThe content size.",
|
|
2460
|
+
"type": "CONTENT_BLOCK_COPY_SIZE",
|
|
2461
|
+
"default": "\"md\""
|
|
2503
2462
|
},
|
|
2504
2463
|
{
|
|
2505
|
-
"name": "
|
|
2506
|
-
"description": "The
|
|
2464
|
+
"name": "slot",
|
|
2465
|
+
"description": "The shadow slot this copy content should be in.",
|
|
2466
|
+
"type": "string",
|
|
2467
|
+
"default": "\"copy\""
|
|
2468
|
+
}
|
|
2469
|
+
],
|
|
2470
|
+
"properties": [
|
|
2471
|
+
{
|
|
2472
|
+
"name": "size",
|
|
2473
|
+
"attribute": "size",
|
|
2474
|
+
"description": "The default slot for all content-block-copy use cases.\nThe content size.",
|
|
2475
|
+
"type": "CONTENT_BLOCK_COPY_SIZE",
|
|
2476
|
+
"default": "\"md\""
|
|
2507
2477
|
},
|
|
2508
2478
|
{
|
|
2509
|
-
"name": "
|
|
2510
|
-
"
|
|
2479
|
+
"name": "slot",
|
|
2480
|
+
"attribute": "slot",
|
|
2481
|
+
"description": "The shadow slot this copy content should be in.",
|
|
2482
|
+
"type": "string",
|
|
2483
|
+
"default": "\"copy\""
|
|
2511
2484
|
},
|
|
2512
2485
|
{
|
|
2513
|
-
"name": "
|
|
2514
|
-
"description": "The
|
|
2486
|
+
"name": "content",
|
|
2487
|
+
"description": "The markdown content.",
|
|
2488
|
+
"type": "string | undefined"
|
|
2515
2489
|
}
|
|
2516
2490
|
]
|
|
2517
2491
|
},
|
|
2518
2492
|
{
|
|
2519
|
-
"name": "dds-image
|
|
2520
|
-
"path": "./src/components/
|
|
2521
|
-
"description": "
|
|
2493
|
+
"name": "dds-callout-with-media-image",
|
|
2494
|
+
"path": "./src/components/callout-with-media/callout-with-media-image.ts",
|
|
2495
|
+
"description": "Callout with media image.",
|
|
2522
2496
|
"attributes": [
|
|
2497
|
+
{
|
|
2498
|
+
"name": "slot",
|
|
2499
|
+
"description": "The shadow slot this video container should be in.",
|
|
2500
|
+
"type": "string",
|
|
2501
|
+
"default": "\"media\""
|
|
2502
|
+
},
|
|
2523
2503
|
{
|
|
2524
2504
|
"name": "alt",
|
|
2525
2505
|
"description": "The alternate text.",
|
|
@@ -2569,6 +2549,13 @@
|
|
|
2569
2549
|
}
|
|
2570
2550
|
],
|
|
2571
2551
|
"properties": [
|
|
2552
|
+
{
|
|
2553
|
+
"name": "slot",
|
|
2554
|
+
"attribute": "slot",
|
|
2555
|
+
"description": "The shadow slot this video container should be in.",
|
|
2556
|
+
"type": "string",
|
|
2557
|
+
"default": "\"media\""
|
|
2558
|
+
},
|
|
2572
2559
|
{
|
|
2573
2560
|
"name": "alt",
|
|
2574
2561
|
"attribute": "alt",
|
|
@@ -2651,82 +2638,95 @@
|
|
|
2651
2638
|
]
|
|
2652
2639
|
},
|
|
2653
2640
|
{
|
|
2654
|
-
"name": "dds-
|
|
2655
|
-
"path": "./src/components/
|
|
2656
|
-
"description": "
|
|
2641
|
+
"name": "dds-callout-with-media-video",
|
|
2642
|
+
"path": "./src/components/callout-with-media/callout-with-media-video.ts",
|
|
2643
|
+
"description": "Callout with media video.",
|
|
2644
|
+
"attributes": [
|
|
2645
|
+
{
|
|
2646
|
+
"name": "slot",
|
|
2647
|
+
"description": "The shadow slot this video container should be in.",
|
|
2648
|
+
"type": "string",
|
|
2649
|
+
"default": "\"media\""
|
|
2650
|
+
}
|
|
2651
|
+
],
|
|
2652
|
+
"properties": [
|
|
2653
|
+
{
|
|
2654
|
+
"name": "slot",
|
|
2655
|
+
"attribute": "slot",
|
|
2656
|
+
"description": "The shadow slot this video container should be in.",
|
|
2657
|
+
"type": "string",
|
|
2658
|
+
"default": "\"media\""
|
|
2659
|
+
}
|
|
2660
|
+
]
|
|
2657
2661
|
},
|
|
2658
2662
|
{
|
|
2659
|
-
"name": "dds-
|
|
2660
|
-
"path": "./src/components/
|
|
2661
|
-
"description": "
|
|
2663
|
+
"name": "dds-callout-data",
|
|
2664
|
+
"path": "./src/components/callout-with-media/callout-with-media.ts",
|
|
2665
|
+
"description": "Callout Data.",
|
|
2662
2666
|
"attributes": [
|
|
2663
2667
|
{
|
|
2664
|
-
"name": "
|
|
2665
|
-
"description": "
|
|
2666
|
-
"type": "
|
|
2667
|
-
|
|
2668
|
+
"name": "complementary-style-scheme",
|
|
2669
|
+
"description": "The style scheme for the complementary content.",
|
|
2670
|
+
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
2671
|
+
"default": "\"regular\""
|
|
2672
|
+
}
|
|
2673
|
+
],
|
|
2674
|
+
"properties": [
|
|
2668
2675
|
{
|
|
2669
|
-
"name": "
|
|
2670
|
-
"
|
|
2671
|
-
"
|
|
2676
|
+
"name": "complementaryStyleScheme",
|
|
2677
|
+
"attribute": "complementary-style-scheme",
|
|
2678
|
+
"description": "The style scheme for the complementary content.",
|
|
2679
|
+
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
2680
|
+
"default": "\"regular\""
|
|
2681
|
+
}
|
|
2682
|
+
],
|
|
2683
|
+
"slots": [
|
|
2684
|
+
{
|
|
2685
|
+
"name": "heading",
|
|
2686
|
+
"description": "The heading content."
|
|
2672
2687
|
},
|
|
2673
2688
|
{
|
|
2674
|
-
"name": "
|
|
2675
|
-
"description": "The
|
|
2676
|
-
"type": "string"
|
|
2689
|
+
"name": "copy",
|
|
2690
|
+
"description": "The copy content."
|
|
2677
2691
|
},
|
|
2678
2692
|
{
|
|
2679
|
-
"name": "
|
|
2680
|
-
"description": "
|
|
2681
|
-
"type": "string"
|
|
2693
|
+
"name": "media",
|
|
2694
|
+
"description": "The media content."
|
|
2682
2695
|
},
|
|
2683
2696
|
{
|
|
2684
|
-
"name": "
|
|
2685
|
-
"description": "The
|
|
2686
|
-
"type": "string"
|
|
2697
|
+
"name": "footer",
|
|
2698
|
+
"description": "The footer (CTA) content."
|
|
2687
2699
|
},
|
|
2688
2700
|
{
|
|
2689
|
-
"name": "
|
|
2690
|
-
"description": "The
|
|
2691
|
-
|
|
2701
|
+
"name": "complementary",
|
|
2702
|
+
"description": "The complementary (aside) content."
|
|
2703
|
+
}
|
|
2704
|
+
]
|
|
2705
|
+
},
|
|
2706
|
+
{
|
|
2707
|
+
"name": "dds-content-block-heading",
|
|
2708
|
+
"path": "./src/components/content-block/content-block-heading.ts",
|
|
2709
|
+
"description": "The heading content in content block.",
|
|
2710
|
+
"attributes": [
|
|
2711
|
+
{
|
|
2712
|
+
"name": "slot",
|
|
2713
|
+
"description": "The shadow slot this logo UI should be in.",
|
|
2714
|
+
"type": "string",
|
|
2715
|
+
"default": "\"heading\""
|
|
2692
2716
|
}
|
|
2693
2717
|
],
|
|
2694
2718
|
"properties": [
|
|
2695
2719
|
{
|
|
2696
|
-
"name": "
|
|
2697
|
-
"attribute": "
|
|
2698
|
-
"description": "
|
|
2699
|
-
"type": "string"
|
|
2700
|
-
|
|
2701
|
-
{
|
|
2702
|
-
"name": "hreflang",
|
|
2703
|
-
"attribute": "hreflang",
|
|
2704
|
-
"description": "The language of what `href` points to.",
|
|
2705
|
-
"type": "string"
|
|
2706
|
-
},
|
|
2707
|
-
{
|
|
2708
|
-
"name": "linkRole",
|
|
2709
|
-
"attribute": "link-role",
|
|
2710
|
-
"description": "The a11y role for `<a>`.",
|
|
2711
|
-
"type": "string"
|
|
2712
|
-
},
|
|
2713
|
-
{
|
|
2714
|
-
"name": "ping",
|
|
2715
|
-
"attribute": "ping",
|
|
2716
|
-
"description": "URLs to ping.",
|
|
2717
|
-
"type": "string"
|
|
2718
|
-
},
|
|
2719
|
-
{
|
|
2720
|
-
"name": "rel",
|
|
2721
|
-
"attribute": "rel",
|
|
2722
|
-
"description": "The link type.",
|
|
2723
|
-
"type": "string"
|
|
2720
|
+
"name": "slot",
|
|
2721
|
+
"attribute": "slot",
|
|
2722
|
+
"description": "The shadow slot this logo UI should be in.",
|
|
2723
|
+
"type": "string",
|
|
2724
|
+
"default": "\"heading\""
|
|
2724
2725
|
},
|
|
2725
2726
|
{
|
|
2726
|
-
"name": "
|
|
2727
|
-
"
|
|
2728
|
-
"
|
|
2729
|
-
"type": "string"
|
|
2727
|
+
"name": "content",
|
|
2728
|
+
"type": "string",
|
|
2729
|
+
"default": "\"\""
|
|
2730
2730
|
}
|
|
2731
2731
|
]
|
|
2732
2732
|
},
|
|
@@ -4634,6 +4634,26 @@
|
|
|
4634
4634
|
}
|
|
4635
4635
|
]
|
|
4636
4636
|
},
|
|
4637
|
+
{
|
|
4638
|
+
"name": "dds-content-section-heading",
|
|
4639
|
+
"path": "./src/components/content-section/content-section-heading.ts",
|
|
4640
|
+
"description": "Heading in content section.",
|
|
4641
|
+
"attributes": [
|
|
4642
|
+
{
|
|
4643
|
+
"name": "slot",
|
|
4644
|
+
"type": "string",
|
|
4645
|
+
"default": "\"heading\""
|
|
4646
|
+
}
|
|
4647
|
+
],
|
|
4648
|
+
"properties": [
|
|
4649
|
+
{
|
|
4650
|
+
"name": "slot",
|
|
4651
|
+
"attribute": "slot",
|
|
4652
|
+
"type": "string",
|
|
4653
|
+
"default": "\"heading\""
|
|
4654
|
+
}
|
|
4655
|
+
]
|
|
4656
|
+
},
|
|
4637
4657
|
{
|
|
4638
4658
|
"name": "dds-card-section-carousel",
|
|
4639
4659
|
"path": "./src/components/card-section-carousel/card-section-carousel.ts",
|
|
@@ -4781,22 +4801,30 @@
|
|
|
4781
4801
|
]
|
|
4782
4802
|
},
|
|
4783
4803
|
{
|
|
4784
|
-
"name": "dds-
|
|
4785
|
-
"path": "./src/components/
|
|
4786
|
-
"description": "
|
|
4804
|
+
"name": "dds-card-section-simple",
|
|
4805
|
+
"path": "./src/components/card-section-simple/card-section-simple.ts",
|
|
4806
|
+
"description": "The Card Section Simple pattern",
|
|
4787
4807
|
"attributes": [
|
|
4788
4808
|
{
|
|
4789
|
-
"name": "
|
|
4809
|
+
"name": "children-custom-class",
|
|
4810
|
+
"description": "An optional custom class for children.",
|
|
4790
4811
|
"type": "string",
|
|
4791
|
-
"default": "\"
|
|
4812
|
+
"default": "\"\""
|
|
4813
|
+
}
|
|
4814
|
+
],
|
|
4815
|
+
"properties": [
|
|
4816
|
+
{
|
|
4817
|
+
"name": "childrenCustomClass",
|
|
4818
|
+
"attribute": "children-custom-class",
|
|
4819
|
+
"description": "An optional custom class for children.",
|
|
4820
|
+
"type": "string",
|
|
4821
|
+
"default": "\"\""
|
|
4792
4822
|
}
|
|
4793
4823
|
],
|
|
4794
|
-
"
|
|
4824
|
+
"slots": [
|
|
4795
4825
|
{
|
|
4796
|
-
"name": "
|
|
4797
|
-
"
|
|
4798
|
-
"type": "string",
|
|
4799
|
-
"default": "\"heading\""
|
|
4826
|
+
"name": "heading",
|
|
4827
|
+
"description": "Section heading"
|
|
4800
4828
|
}
|
|
4801
4829
|
]
|
|
4802
4830
|
},
|
|
@@ -5018,56 +5046,6 @@
|
|
|
5018
5046
|
}
|
|
5019
5047
|
]
|
|
5020
5048
|
},
|
|
5021
|
-
{
|
|
5022
|
-
"name": "dds-card-section-simple",
|
|
5023
|
-
"path": "./src/components/card-section-simple/card-section-simple.ts",
|
|
5024
|
-
"description": "The Card Section Simple pattern",
|
|
5025
|
-
"attributes": [
|
|
5026
|
-
{
|
|
5027
|
-
"name": "children-custom-class",
|
|
5028
|
-
"description": "An optional custom class for children.",
|
|
5029
|
-
"type": "string",
|
|
5030
|
-
"default": "\"\""
|
|
5031
|
-
}
|
|
5032
|
-
],
|
|
5033
|
-
"properties": [
|
|
5034
|
-
{
|
|
5035
|
-
"name": "childrenCustomClass",
|
|
5036
|
-
"attribute": "children-custom-class",
|
|
5037
|
-
"description": "An optional custom class for children.",
|
|
5038
|
-
"type": "string",
|
|
5039
|
-
"default": "\"\""
|
|
5040
|
-
}
|
|
5041
|
-
],
|
|
5042
|
-
"slots": [
|
|
5043
|
-
{
|
|
5044
|
-
"name": "heading",
|
|
5045
|
-
"description": "Section heading"
|
|
5046
|
-
}
|
|
5047
|
-
]
|
|
5048
|
-
},
|
|
5049
|
-
{
|
|
5050
|
-
"name": "dds-content-block-complementary",
|
|
5051
|
-
"path": "./src/components/content-block/content-block-complementary.ts",
|
|
5052
|
-
"description": "The complementary content in content block.",
|
|
5053
|
-
"attributes": [
|
|
5054
|
-
{
|
|
5055
|
-
"name": "slot",
|
|
5056
|
-
"description": "The shadow slot this logo UI should be in.",
|
|
5057
|
-
"type": "string",
|
|
5058
|
-
"default": "\"complementary\""
|
|
5059
|
-
}
|
|
5060
|
-
],
|
|
5061
|
-
"properties": [
|
|
5062
|
-
{
|
|
5063
|
-
"name": "slot",
|
|
5064
|
-
"attribute": "slot",
|
|
5065
|
-
"description": "The shadow slot this logo UI should be in.",
|
|
5066
|
-
"type": "string",
|
|
5067
|
-
"default": "\"complementary\""
|
|
5068
|
-
}
|
|
5069
|
-
]
|
|
5070
|
-
},
|
|
5071
5049
|
{
|
|
5072
5050
|
"name": "dds-content-block-card-static",
|
|
5073
5051
|
"path": "./src/components/content-block-card-static/content-block-card-static.ts",
|
|
@@ -5781,6 +5759,28 @@
|
|
|
5781
5759
|
}
|
|
5782
5760
|
]
|
|
5783
5761
|
},
|
|
5762
|
+
{
|
|
5763
|
+
"name": "dds-content-block-complementary",
|
|
5764
|
+
"path": "./src/components/content-block/content-block-complementary.ts",
|
|
5765
|
+
"description": "The complementary content in content block.",
|
|
5766
|
+
"attributes": [
|
|
5767
|
+
{
|
|
5768
|
+
"name": "slot",
|
|
5769
|
+
"description": "The shadow slot this logo UI should be in.",
|
|
5770
|
+
"type": "string",
|
|
5771
|
+
"default": "\"complementary\""
|
|
5772
|
+
}
|
|
5773
|
+
],
|
|
5774
|
+
"properties": [
|
|
5775
|
+
{
|
|
5776
|
+
"name": "slot",
|
|
5777
|
+
"attribute": "slot",
|
|
5778
|
+
"description": "The shadow slot this logo UI should be in.",
|
|
5779
|
+
"type": "string",
|
|
5780
|
+
"default": "\"complementary\""
|
|
5781
|
+
}
|
|
5782
|
+
]
|
|
5783
|
+
},
|
|
5784
5784
|
{
|
|
5785
5785
|
"name": "dds-content-block-horizontal",
|
|
5786
5786
|
"path": "./src/components/content-block-horizontal/content-block-horizontal.ts",
|
|
@@ -6588,258 +6588,80 @@
|
|
|
6588
6588
|
"description": "Simple version of content block.",
|
|
6589
6589
|
"attributes": [
|
|
6590
6590
|
{
|
|
6591
|
-
"name": "complementary-style-scheme",
|
|
6592
|
-
"description": "The style scheme for the complementary content.",
|
|
6593
|
-
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
6594
|
-
"default": "\"regular\""
|
|
6595
|
-
}
|
|
6596
|
-
],
|
|
6597
|
-
"properties": [
|
|
6598
|
-
{
|
|
6599
|
-
"name": "complementaryStyleScheme",
|
|
6600
|
-
"attribute": "complementary-style-scheme",
|
|
6601
|
-
"description": "The style scheme for the complementary content.",
|
|
6602
|
-
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
6603
|
-
"default": "\"regular\""
|
|
6604
|
-
}
|
|
6605
|
-
],
|
|
6606
|
-
"slots": [
|
|
6607
|
-
{
|
|
6608
|
-
"name": "heading",
|
|
6609
|
-
"description": "The heading content."
|
|
6610
|
-
},
|
|
6611
|
-
{
|
|
6612
|
-
"name": "copy",
|
|
6613
|
-
"description": "The copy content."
|
|
6614
|
-
},
|
|
6615
|
-
{
|
|
6616
|
-
"name": "media",
|
|
6617
|
-
"description": "The media content."
|
|
6618
|
-
},
|
|
6619
|
-
{
|
|
6620
|
-
"name": "footer",
|
|
6621
|
-
"description": "The footer (CTA) content."
|
|
6622
|
-
},
|
|
6623
|
-
{
|
|
6624
|
-
"name": "complementary",
|
|
6625
|
-
"description": "The complementary (aside) content."
|
|
6626
|
-
}
|
|
6627
|
-
]
|
|
6628
|
-
},
|
|
6629
|
-
{
|
|
6630
|
-
"name": "dds-content-block-mixed",
|
|
6631
|
-
"path": "./src/components/content-block-mixed/content-block-mixed.ts",
|
|
6632
|
-
"description": "Content block mixed",
|
|
6633
|
-
"attributes": [
|
|
6634
|
-
{
|
|
6635
|
-
"name": "complementary-style-scheme",
|
|
6636
|
-
"description": "The style scheme for the complementary content.",
|
|
6637
|
-
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
6638
|
-
"default": "\"regular\""
|
|
6639
|
-
}
|
|
6640
|
-
],
|
|
6641
|
-
"properties": [
|
|
6642
|
-
{
|
|
6643
|
-
"name": "complementaryStyleScheme",
|
|
6644
|
-
"attribute": "complementary-style-scheme",
|
|
6645
|
-
"description": "The style scheme for the complementary content.",
|
|
6646
|
-
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
6647
|
-
"default": "\"regular\""
|
|
6648
|
-
}
|
|
6649
|
-
],
|
|
6650
|
-
"slots": [
|
|
6651
|
-
{
|
|
6652
|
-
"name": "heading",
|
|
6653
|
-
"description": "The heading content."
|
|
6654
|
-
},
|
|
6655
|
-
{
|
|
6656
|
-
"name": "copy",
|
|
6657
|
-
"description": "The copy content."
|
|
6658
|
-
},
|
|
6659
|
-
{
|
|
6660
|
-
"name": "media",
|
|
6661
|
-
"description": "The media content."
|
|
6662
|
-
},
|
|
6663
|
-
{
|
|
6664
|
-
"name": "footer",
|
|
6665
|
-
"description": "The footer (CTA) content."
|
|
6666
|
-
},
|
|
6667
|
-
{
|
|
6668
|
-
"name": "complementary",
|
|
6669
|
-
"description": "The complementary (aside) content."
|
|
6670
|
-
}
|
|
6671
|
-
]
|
|
6672
|
-
},
|
|
6673
|
-
{
|
|
6674
|
-
"name": "dds-content-group-paragraph",
|
|
6675
|
-
"path": "./src/components/content-group/content-group-paragraph.ts",
|
|
6676
|
-
"description": "The paragraph content in content group."
|
|
6677
|
-
},
|
|
6678
|
-
{
|
|
6679
|
-
"name": "dds-content-group-copy",
|
|
6680
|
-
"path": "./src/components/content-group/content-group-copy.ts",
|
|
6681
|
-
"description": "The copy content in content group.",
|
|
6682
|
-
"attributes": [
|
|
6683
|
-
{
|
|
6684
|
-
"name": "slot",
|
|
6685
|
-
"description": "The shadow slot this copy content should be in.",
|
|
6686
|
-
"type": "string",
|
|
6687
|
-
"default": "\"copy\""
|
|
6688
|
-
}
|
|
6689
|
-
],
|
|
6690
|
-
"properties": [
|
|
6691
|
-
{
|
|
6692
|
-
"name": "slot",
|
|
6693
|
-
"attribute": "slot",
|
|
6694
|
-
"description": "The shadow slot this copy content should be in.",
|
|
6695
|
-
"type": "string",
|
|
6696
|
-
"default": "\"copy\""
|
|
6697
|
-
},
|
|
6698
|
-
{
|
|
6699
|
-
"name": "content",
|
|
6700
|
-
"description": "The markdown content.",
|
|
6701
|
-
"type": "string | undefined"
|
|
6702
|
-
}
|
|
6703
|
-
]
|
|
6704
|
-
},
|
|
6705
|
-
{
|
|
6706
|
-
"name": "dds-image-with-caption",
|
|
6707
|
-
"path": "./src/components/image-with-caption/image-with-caption.ts",
|
|
6708
|
-
"description": "Image With Caption",
|
|
6709
|
-
"attributes": [
|
|
6710
|
-
{
|
|
6711
|
-
"name": "lightbox",
|
|
6712
|
-
"description": "The lightbox.",
|
|
6713
|
-
"type": "boolean",
|
|
6714
|
-
"default": "false"
|
|
6715
|
-
},
|
|
6716
|
-
{
|
|
6717
|
-
"name": "default-src",
|
|
6718
|
-
"description": "The image source.",
|
|
6719
|
-
"type": "string",
|
|
6720
|
-
"default": "\"\""
|
|
6721
|
-
},
|
|
6722
|
-
{
|
|
6723
|
-
"name": "alt",
|
|
6724
|
-
"description": "The alt text.",
|
|
6725
|
-
"type": "string",
|
|
6726
|
-
"default": "\"\""
|
|
6727
|
-
},
|
|
6728
|
-
{
|
|
6729
|
-
"name": "heading",
|
|
6730
|
-
"description": "The heading.",
|
|
6731
|
-
"type": "string",
|
|
6732
|
-
"default": "\"\""
|
|
6733
|
-
},
|
|
6734
|
-
{
|
|
6735
|
-
"name": "launch-lightbox-button-assistive-text",
|
|
6736
|
-
"type": "string",
|
|
6737
|
-
"default": "\"launch light box media viewer\""
|
|
6738
|
-
},
|
|
6739
|
-
{
|
|
6740
|
-
"name": "copy",
|
|
6741
|
-
"description": "The description.",
|
|
6742
|
-
"type": "string",
|
|
6743
|
-
"default": "\"\""
|
|
6744
|
-
},
|
|
6745
|
-
{
|
|
6746
|
-
"name": "open",
|
|
6747
|
-
"description": "`true` if the modal should be open.",
|
|
6748
|
-
"type": "boolean",
|
|
6749
|
-
"default": "false"
|
|
6750
|
-
}
|
|
6751
|
-
],
|
|
6752
|
-
"properties": [
|
|
6753
|
-
{
|
|
6754
|
-
"name": "lightbox",
|
|
6755
|
-
"attribute": "lightbox",
|
|
6756
|
-
"description": "The lightbox.",
|
|
6757
|
-
"type": "boolean",
|
|
6758
|
-
"default": "false"
|
|
6759
|
-
},
|
|
6760
|
-
{
|
|
6761
|
-
"name": "defaultSrc",
|
|
6762
|
-
"attribute": "default-src",
|
|
6763
|
-
"description": "The image source.",
|
|
6764
|
-
"type": "string",
|
|
6765
|
-
"default": "\"\""
|
|
6766
|
-
},
|
|
6591
|
+
"name": "complementary-style-scheme",
|
|
6592
|
+
"description": "The style scheme for the complementary content.",
|
|
6593
|
+
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
6594
|
+
"default": "\"regular\""
|
|
6595
|
+
}
|
|
6596
|
+
],
|
|
6597
|
+
"properties": [
|
|
6767
6598
|
{
|
|
6768
|
-
"name": "
|
|
6769
|
-
"attribute": "
|
|
6770
|
-
"description": "The
|
|
6771
|
-
"type": "
|
|
6772
|
-
"default": "\"\""
|
|
6773
|
-
}
|
|
6599
|
+
"name": "complementaryStyleScheme",
|
|
6600
|
+
"attribute": "complementary-style-scheme",
|
|
6601
|
+
"description": "The style scheme for the complementary content.",
|
|
6602
|
+
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
6603
|
+
"default": "\"regular\""
|
|
6604
|
+
}
|
|
6605
|
+
],
|
|
6606
|
+
"slots": [
|
|
6774
6607
|
{
|
|
6775
6608
|
"name": "heading",
|
|
6776
|
-
"
|
|
6777
|
-
"description": "The heading.",
|
|
6778
|
-
"type": "string",
|
|
6779
|
-
"default": "\"\""
|
|
6780
|
-
},
|
|
6781
|
-
{
|
|
6782
|
-
"name": "launchLightboxButtonAssistiveText",
|
|
6783
|
-
"attribute": "launch-lightbox-button-assistive-text",
|
|
6784
|
-
"type": "string",
|
|
6785
|
-
"default": "\"launch light box media viewer\""
|
|
6609
|
+
"description": "The heading content."
|
|
6786
6610
|
},
|
|
6787
6611
|
{
|
|
6788
6612
|
"name": "copy",
|
|
6789
|
-
"
|
|
6790
|
-
"description": "The description.",
|
|
6791
|
-
"type": "string",
|
|
6792
|
-
"default": "\"\""
|
|
6793
|
-
},
|
|
6794
|
-
{
|
|
6795
|
-
"name": "open",
|
|
6796
|
-
"attribute": "open",
|
|
6797
|
-
"description": "`true` if the modal should be open.",
|
|
6798
|
-
"type": "boolean",
|
|
6799
|
-
"default": "false"
|
|
6613
|
+
"description": "The copy content."
|
|
6800
6614
|
},
|
|
6801
6615
|
{
|
|
6802
|
-
"name": "
|
|
6803
|
-
"description": "The
|
|
6804
|
-
"type": "void | Element | null"
|
|
6616
|
+
"name": "media",
|
|
6617
|
+
"description": "The media content."
|
|
6805
6618
|
},
|
|
6806
6619
|
{
|
|
6807
|
-
"name": "
|
|
6808
|
-
"description": "The
|
|
6620
|
+
"name": "footer",
|
|
6621
|
+
"description": "The footer (CTA) content."
|
|
6809
6622
|
},
|
|
6810
6623
|
{
|
|
6811
|
-
"name": "
|
|
6812
|
-
"description": "
|
|
6813
|
-
"type": "Promise<any>"
|
|
6624
|
+
"name": "complementary",
|
|
6625
|
+
"description": "The complementary (aside) content."
|
|
6814
6626
|
}
|
|
6815
6627
|
]
|
|
6816
6628
|
},
|
|
6817
6629
|
{
|
|
6818
|
-
"name": "dds-
|
|
6819
|
-
"path": "./src/components/
|
|
6820
|
-
"description": "The
|
|
6630
|
+
"name": "dds-content-group-paragraph",
|
|
6631
|
+
"path": "./src/components/content-group/content-group-paragraph.ts",
|
|
6632
|
+
"description": "The paragraph content in content group."
|
|
6633
|
+
},
|
|
6634
|
+
{
|
|
6635
|
+
"name": "dds-content-group-copy",
|
|
6636
|
+
"path": "./src/components/content-group/content-group-copy.ts",
|
|
6637
|
+
"description": "The copy content in content group.",
|
|
6821
6638
|
"attributes": [
|
|
6822
6639
|
{
|
|
6823
6640
|
"name": "slot",
|
|
6824
|
-
"description": "The shadow slot this
|
|
6641
|
+
"description": "The shadow slot this copy content should be in.",
|
|
6825
6642
|
"type": "string",
|
|
6826
|
-
"default": "\"
|
|
6643
|
+
"default": "\"copy\""
|
|
6827
6644
|
}
|
|
6828
6645
|
],
|
|
6829
6646
|
"properties": [
|
|
6830
6647
|
{
|
|
6831
6648
|
"name": "slot",
|
|
6832
6649
|
"attribute": "slot",
|
|
6833
|
-
"description": "The shadow slot this
|
|
6650
|
+
"description": "The shadow slot this copy content should be in.",
|
|
6834
6651
|
"type": "string",
|
|
6835
|
-
"default": "\"
|
|
6652
|
+
"default": "\"copy\""
|
|
6653
|
+
},
|
|
6654
|
+
{
|
|
6655
|
+
"name": "content",
|
|
6656
|
+
"description": "The markdown content.",
|
|
6657
|
+
"type": "string | undefined"
|
|
6836
6658
|
}
|
|
6837
6659
|
]
|
|
6838
6660
|
},
|
|
6839
6661
|
{
|
|
6840
|
-
"name": "dds-
|
|
6841
|
-
"path": "./src/components/
|
|
6842
|
-
"description": "
|
|
6662
|
+
"name": "dds-feature-card",
|
|
6663
|
+
"path": "./src/components/feature-card/feature-card.ts",
|
|
6664
|
+
"description": "Feature Card.",
|
|
6843
6665
|
"attributes": [
|
|
6844
6666
|
{
|
|
6845
6667
|
"name": "border",
|
|
@@ -6865,17 +6687,15 @@
|
|
|
6865
6687
|
"type": "boolean",
|
|
6866
6688
|
"default": "false"
|
|
6867
6689
|
},
|
|
6868
|
-
{
|
|
6869
|
-
"name": "disabled",
|
|
6870
|
-
"description": "`true` to disable the card link.",
|
|
6871
|
-
"type": "boolean",
|
|
6872
|
-
"default": "false"
|
|
6873
|
-
},
|
|
6874
6690
|
{
|
|
6875
6691
|
"name": "href",
|
|
6876
6692
|
"description": "Link `href`.",
|
|
6877
6693
|
"type": "string",
|
|
6878
6694
|
"default": "\"\""
|
|
6695
|
+
},
|
|
6696
|
+
{
|
|
6697
|
+
"name": "size",
|
|
6698
|
+
"description": "The size property to render either Medium (default) or Large Feature Card variants."
|
|
6879
6699
|
}
|
|
6880
6700
|
],
|
|
6881
6701
|
"properties": [
|
|
@@ -6905,14 +6725,171 @@
|
|
|
6905
6725
|
"attribute": "logo",
|
|
6906
6726
|
"description": "Whether or not to apply the logo style.",
|
|
6907
6727
|
"type": "boolean",
|
|
6908
|
-
"default": "false"
|
|
6728
|
+
"default": "false"
|
|
6729
|
+
},
|
|
6730
|
+
{
|
|
6731
|
+
"name": "disabled",
|
|
6732
|
+
"description": "`true` if the button should be disabled.",
|
|
6733
|
+
"type": "boolean"
|
|
6734
|
+
},
|
|
6735
|
+
{
|
|
6736
|
+
"name": "download",
|
|
6737
|
+
"description": "The default file name.",
|
|
6738
|
+
"type": "string"
|
|
6739
|
+
},
|
|
6740
|
+
{
|
|
6741
|
+
"name": "href",
|
|
6742
|
+
"attribute": "href",
|
|
6743
|
+
"description": "Link `href`.",
|
|
6744
|
+
"type": "string",
|
|
6745
|
+
"default": "\"\""
|
|
6746
|
+
},
|
|
6747
|
+
{
|
|
6748
|
+
"name": "hreflang",
|
|
6749
|
+
"description": "The language of what `href` points to.",
|
|
6750
|
+
"type": "string"
|
|
6751
|
+
},
|
|
6752
|
+
{
|
|
6753
|
+
"name": "linkRole",
|
|
6754
|
+
"description": "The a11y role for `<a>`.",
|
|
6755
|
+
"type": "string"
|
|
6756
|
+
},
|
|
6757
|
+
{
|
|
6758
|
+
"name": "ping",
|
|
6759
|
+
"description": "URLs to ping.",
|
|
6760
|
+
"type": "string"
|
|
6761
|
+
},
|
|
6762
|
+
{
|
|
6763
|
+
"name": "rel",
|
|
6764
|
+
"description": "The link type.",
|
|
6765
|
+
"type": "string"
|
|
6766
|
+
},
|
|
6767
|
+
{
|
|
6768
|
+
"name": "size",
|
|
6769
|
+
"attribute": "size",
|
|
6770
|
+
"description": "The size property to render either Medium (default) or Large Feature Card variants."
|
|
6771
|
+
},
|
|
6772
|
+
{
|
|
6773
|
+
"name": "target",
|
|
6774
|
+
"description": "The link target.",
|
|
6775
|
+
"type": "string"
|
|
6776
|
+
},
|
|
6777
|
+
{
|
|
6778
|
+
"name": "type",
|
|
6779
|
+
"description": "MIME type of the `target`.",
|
|
6780
|
+
"type": "string"
|
|
6781
|
+
}
|
|
6782
|
+
],
|
|
6783
|
+
"slots": [
|
|
6784
|
+
{
|
|
6785
|
+
"name": "eyebrow",
|
|
6786
|
+
"description": "The eyebrow content."
|
|
6787
|
+
},
|
|
6788
|
+
{
|
|
6789
|
+
"name": "heading",
|
|
6790
|
+
"description": "The heading content."
|
|
6791
|
+
},
|
|
6792
|
+
{
|
|
6793
|
+
"name": "image",
|
|
6794
|
+
"description": "The image content."
|
|
6795
|
+
},
|
|
6796
|
+
{
|
|
6797
|
+
"name": "footer",
|
|
6798
|
+
"description": "The footer content."
|
|
6799
|
+
}
|
|
6800
|
+
]
|
|
6801
|
+
},
|
|
6802
|
+
{
|
|
6803
|
+
"name": "dds-feature-card-footer",
|
|
6804
|
+
"path": "./src/components/feature-card/feature-card-footer.ts",
|
|
6805
|
+
"description": "Feature card footer.",
|
|
6806
|
+
"attributes": [
|
|
6807
|
+
{
|
|
6808
|
+
"name": "altAriaLabel",
|
|
6809
|
+
"description": "Alternative aria label if no text in footer.",
|
|
6810
|
+
"type": "string | null | undefined"
|
|
6811
|
+
},
|
|
6812
|
+
{
|
|
6813
|
+
"name": "color-scheme",
|
|
6814
|
+
"description": "The color scheme.",
|
|
6815
|
+
"type": "BASIC_COLOR_SCHEME",
|
|
6816
|
+
"default": "\"\""
|
|
6817
|
+
},
|
|
6818
|
+
{
|
|
6819
|
+
"name": "parent-href",
|
|
6820
|
+
"description": "The `href` in parent `<dds-card>`.\n`<dds-card>` sets this automatically.",
|
|
6821
|
+
"type": "string | undefined"
|
|
6822
|
+
},
|
|
6823
|
+
{
|
|
6824
|
+
"name": "slot",
|
|
6825
|
+
"description": "The slot in parent `<dds-card>`.",
|
|
6826
|
+
"type": "string",
|
|
6827
|
+
"default": "\"footer\""
|
|
6828
|
+
},
|
|
6829
|
+
{
|
|
6830
|
+
"name": "icon-placement",
|
|
6831
|
+
"description": "Icon placement(right (default) | left)",
|
|
6832
|
+
"type": "ICON_PLACEMENT",
|
|
6833
|
+
"default": "\"right\""
|
|
6834
|
+
},
|
|
6835
|
+
{
|
|
6836
|
+
"name": "iconInline",
|
|
6837
|
+
"description": "Positions the icon inline with text when `true`",
|
|
6838
|
+
"type": "boolean",
|
|
6839
|
+
"default": "true"
|
|
6840
|
+
},
|
|
6841
|
+
{
|
|
6842
|
+
"name": "size",
|
|
6843
|
+
"description": "Property that specifies the link to use size large",
|
|
6844
|
+
"type": "LINK_SIZE",
|
|
6845
|
+
"default": "\"lg\""
|
|
6846
|
+
}
|
|
6847
|
+
],
|
|
6848
|
+
"properties": [
|
|
6849
|
+
{
|
|
6850
|
+
"name": "altAriaLabel",
|
|
6851
|
+
"attribute": "altAriaLabel",
|
|
6852
|
+
"description": "Alternative aria label if no text in footer.",
|
|
6853
|
+
"type": "string | null | undefined"
|
|
6854
|
+
},
|
|
6855
|
+
{
|
|
6856
|
+
"name": "colorScheme",
|
|
6857
|
+
"attribute": "color-scheme",
|
|
6858
|
+
"description": "The color scheme.",
|
|
6859
|
+
"type": "BASIC_COLOR_SCHEME",
|
|
6860
|
+
"default": "\"\""
|
|
6861
|
+
},
|
|
6862
|
+
{
|
|
6863
|
+
"name": "parentHref",
|
|
6864
|
+
"attribute": "parent-href",
|
|
6865
|
+
"description": "The `href` in parent `<dds-card>`.\n`<dds-card>` sets this automatically.",
|
|
6866
|
+
"type": "string | undefined"
|
|
6867
|
+
},
|
|
6868
|
+
{
|
|
6869
|
+
"name": "slot",
|
|
6870
|
+
"attribute": "slot",
|
|
6871
|
+
"description": "The slot in parent `<dds-card>`.",
|
|
6872
|
+
"type": "string",
|
|
6873
|
+
"default": "\"footer\""
|
|
6874
|
+
},
|
|
6875
|
+
{
|
|
6876
|
+
"name": "iconPlacement",
|
|
6877
|
+
"attribute": "icon-placement",
|
|
6878
|
+
"description": "Icon placement(right (default) | left)",
|
|
6879
|
+
"type": "ICON_PLACEMENT",
|
|
6880
|
+
"default": "\"right\""
|
|
6881
|
+
},
|
|
6882
|
+
{
|
|
6883
|
+
"name": "iconInline",
|
|
6884
|
+
"attribute": "iconInline",
|
|
6885
|
+
"description": "Positions the icon inline with text when `true`",
|
|
6886
|
+
"type": "boolean",
|
|
6887
|
+
"default": "true"
|
|
6909
6888
|
},
|
|
6910
6889
|
{
|
|
6911
6890
|
"name": "disabled",
|
|
6912
|
-
"
|
|
6913
|
-
"
|
|
6914
|
-
"type": "boolean",
|
|
6915
|
-
"default": "false"
|
|
6891
|
+
"description": "`true` if the button should be disabled.",
|
|
6892
|
+
"type": "boolean"
|
|
6916
6893
|
},
|
|
6917
6894
|
{
|
|
6918
6895
|
"name": "download",
|
|
@@ -6921,10 +6898,8 @@
|
|
|
6921
6898
|
},
|
|
6922
6899
|
{
|
|
6923
6900
|
"name": "href",
|
|
6924
|
-
"attribute": "href",
|
|
6925
6901
|
"description": "Link `href`.",
|
|
6926
|
-
"type": "string"
|
|
6927
|
-
"default": "\"\""
|
|
6902
|
+
"type": "string"
|
|
6928
6903
|
},
|
|
6929
6904
|
{
|
|
6930
6905
|
"name": "hreflang",
|
|
@@ -6948,8 +6923,10 @@
|
|
|
6948
6923
|
},
|
|
6949
6924
|
{
|
|
6950
6925
|
"name": "size",
|
|
6951
|
-
"
|
|
6952
|
-
"
|
|
6926
|
+
"attribute": "size",
|
|
6927
|
+
"description": "Property that specifies the link to use size large",
|
|
6928
|
+
"type": "LINK_SIZE",
|
|
6929
|
+
"default": "\"lg\""
|
|
6953
6930
|
},
|
|
6954
6931
|
{
|
|
6955
6932
|
"name": "target",
|
|
@@ -6964,188 +6941,173 @@
|
|
|
6964
6941
|
],
|
|
6965
6942
|
"slots": [
|
|
6966
6943
|
{
|
|
6967
|
-
"name": "
|
|
6968
|
-
"description": "The
|
|
6969
|
-
},
|
|
6970
|
-
{
|
|
6971
|
-
"name": "heading",
|
|
6972
|
-
"description": "The heading content."
|
|
6973
|
-
},
|
|
6974
|
-
{
|
|
6975
|
-
"name": "image",
|
|
6976
|
-
"description": "The image content."
|
|
6944
|
+
"name": "icon",
|
|
6945
|
+
"description": "The icon."
|
|
6977
6946
|
},
|
|
6978
6947
|
{
|
|
6979
|
-
"name": "
|
|
6980
|
-
"description": "The
|
|
6948
|
+
"name": "icon-left",
|
|
6949
|
+
"description": "The CTA icon to place at the left."
|
|
6981
6950
|
}
|
|
6982
6951
|
]
|
|
6983
6952
|
},
|
|
6984
6953
|
{
|
|
6985
|
-
"name": "dds-
|
|
6986
|
-
"path": "./src/components/
|
|
6987
|
-
"description": "
|
|
6954
|
+
"name": "dds-feature-cta-footer",
|
|
6955
|
+
"path": "./src/components/cta/feature-cta-footer.ts",
|
|
6956
|
+
"description": "Feature CTA footer.",
|
|
6988
6957
|
"attributes": [
|
|
6989
6958
|
{
|
|
6990
|
-
"name": "
|
|
6991
|
-
"description": "The
|
|
6992
|
-
"type": "
|
|
6959
|
+
"name": "video-duration",
|
|
6960
|
+
"description": "The video duration.",
|
|
6961
|
+
"type": "number | undefined"
|
|
6962
|
+
},
|
|
6963
|
+
{
|
|
6964
|
+
"name": "video-description",
|
|
6965
|
+
"description": "The video custom description.",
|
|
6966
|
+
"type": "string | undefined"
|
|
6967
|
+
},
|
|
6968
|
+
{
|
|
6969
|
+
"name": "cta-type",
|
|
6970
|
+
"description": "The CTA type.",
|
|
6971
|
+
"type": "CTA_TYPE",
|
|
6993
6972
|
"default": "\"\""
|
|
6994
|
-
}
|
|
6995
|
-
],
|
|
6996
|
-
"properties": [
|
|
6973
|
+
},
|
|
6997
6974
|
{
|
|
6998
|
-
"name": "
|
|
6999
|
-
"
|
|
7000
|
-
"
|
|
7001
|
-
|
|
6975
|
+
"name": "altAriaLabel",
|
|
6976
|
+
"description": "Alternative aria label if no text in footer.",
|
|
6977
|
+
"type": "string | null | undefined"
|
|
6978
|
+
},
|
|
6979
|
+
{
|
|
6980
|
+
"name": "color-scheme",
|
|
6981
|
+
"description": "The color scheme.",
|
|
6982
|
+
"type": "BASIC_COLOR_SCHEME",
|
|
7002
6983
|
"default": "\"\""
|
|
7003
|
-
}
|
|
7004
|
-
],
|
|
7005
|
-
"slots": [
|
|
6984
|
+
},
|
|
7006
6985
|
{
|
|
7007
|
-
"name": "
|
|
7008
|
-
"description": "The
|
|
6986
|
+
"name": "parent-href",
|
|
6987
|
+
"description": "The `href` in parent `<dds-card>`.\n`<dds-card>` sets this automatically.",
|
|
6988
|
+
"type": "string | undefined"
|
|
7009
6989
|
},
|
|
7010
6990
|
{
|
|
7011
|
-
"name": "
|
|
7012
|
-
"description": "The
|
|
6991
|
+
"name": "slot",
|
|
6992
|
+
"description": "The slot in parent `<dds-card>`.",
|
|
6993
|
+
"type": "string",
|
|
6994
|
+
"default": "\"footer\""
|
|
7013
6995
|
},
|
|
7014
6996
|
{
|
|
7015
|
-
"name": "
|
|
7016
|
-
"description": "
|
|
6997
|
+
"name": "icon-placement",
|
|
6998
|
+
"description": "Icon placement(right (default) | left)",
|
|
6999
|
+
"type": "ICON_PLACEMENT",
|
|
7000
|
+
"default": "\"right\""
|
|
7017
7001
|
},
|
|
7018
7002
|
{
|
|
7019
|
-
"name": "
|
|
7020
|
-
"description": "
|
|
7021
|
-
|
|
7022
|
-
|
|
7023
|
-
|
|
7024
|
-
{
|
|
7025
|
-
"name": "dds-content-group-banner",
|
|
7026
|
-
"path": "./src/components/content-group-banner/content-group-banner.ts",
|
|
7027
|
-
"description": "Content Group - Banner.",
|
|
7028
|
-
"attributes": [
|
|
7003
|
+
"name": "iconInline",
|
|
7004
|
+
"description": "Positions the icon inline with text when `true`",
|
|
7005
|
+
"type": "boolean",
|
|
7006
|
+
"default": "true"
|
|
7007
|
+
},
|
|
7029
7008
|
{
|
|
7030
|
-
"name": "
|
|
7031
|
-
"description": "
|
|
7032
|
-
"type": "
|
|
7033
|
-
"default": "\"
|
|
7009
|
+
"name": "size",
|
|
7010
|
+
"description": "Property that specifies the link to use size large",
|
|
7011
|
+
"type": "LINK_SIZE",
|
|
7012
|
+
"default": "\"lg\""
|
|
7034
7013
|
}
|
|
7035
7014
|
],
|
|
7036
7015
|
"properties": [
|
|
7037
7016
|
{
|
|
7038
|
-
"name": "
|
|
7039
|
-
"
|
|
7040
|
-
"
|
|
7041
|
-
"
|
|
7042
|
-
"default": "\"regular\""
|
|
7043
|
-
}
|
|
7044
|
-
],
|
|
7045
|
-
"slots": [
|
|
7046
|
-
{
|
|
7047
|
-
"name": "heading",
|
|
7048
|
-
"description": "The heading content."
|
|
7049
|
-
},
|
|
7050
|
-
{
|
|
7051
|
-
"name": "copy",
|
|
7052
|
-
"description": "The copy content."
|
|
7053
|
-
},
|
|
7054
|
-
{
|
|
7055
|
-
"name": "media",
|
|
7056
|
-
"description": "The media content."
|
|
7017
|
+
"name": "formatVideoCaption",
|
|
7018
|
+
"description": "The formatter for the video caption, composed with the video name and the video duration.\nShould be changed upon the locale the UI is rendered with.",
|
|
7019
|
+
"type": "(...args: any[]) => string",
|
|
7020
|
+
"default": "\"formatVideoCaption\""
|
|
7057
7021
|
},
|
|
7058
7022
|
{
|
|
7059
|
-
"name": "
|
|
7060
|
-
"description": "The
|
|
7023
|
+
"name": "formatVideoDuration",
|
|
7024
|
+
"description": "The formatter for the video duration.\nShould be changed upon the locale the UI is rendered with.",
|
|
7025
|
+
"type": "(...args: any[]) => string",
|
|
7026
|
+
"default": "\"formatVideoDuration\""
|
|
7061
7027
|
},
|
|
7062
7028
|
{
|
|
7063
|
-
"name": "
|
|
7064
|
-
"
|
|
7065
|
-
|
|
7066
|
-
|
|
7067
|
-
},
|
|
7068
|
-
{
|
|
7069
|
-
"name": "dds-content-group-card-item",
|
|
7070
|
-
"path": "./src/components/content-group-cards/content-group-cards-item.ts",
|
|
7071
|
-
"description": "Content Group Card item.",
|
|
7072
|
-
"attributes": [
|
|
7073
|
-
{
|
|
7074
|
-
"name": "border",
|
|
7075
|
-
"description": "An optional 1px border surrounding the component.",
|
|
7076
|
-
"type": "boolean",
|
|
7077
|
-
"default": "false"
|
|
7029
|
+
"name": "videoDuration",
|
|
7030
|
+
"attribute": "video-duration",
|
|
7031
|
+
"description": "The video duration.",
|
|
7032
|
+
"type": "number | undefined"
|
|
7078
7033
|
},
|
|
7079
7034
|
{
|
|
7080
|
-
"name": "
|
|
7081
|
-
"description": "The
|
|
7082
|
-
"type": "
|
|
7083
|
-
"default": "\"\""
|
|
7035
|
+
"name": "videoName",
|
|
7036
|
+
"description": "The video name.\nThis property should be set when a custom video title is needed.",
|
|
7037
|
+
"type": "string | undefined"
|
|
7084
7038
|
},
|
|
7085
7039
|
{
|
|
7086
|
-
"name": "
|
|
7087
|
-
"
|
|
7088
|
-
"
|
|
7089
|
-
"
|
|
7040
|
+
"name": "videoDescription",
|
|
7041
|
+
"attribute": "video-description",
|
|
7042
|
+
"description": "The video custom description.",
|
|
7043
|
+
"type": "string | undefined"
|
|
7090
7044
|
},
|
|
7091
7045
|
{
|
|
7092
|
-
"name": "
|
|
7093
|
-
"description": "
|
|
7094
|
-
"type": "
|
|
7095
|
-
"default": "false"
|
|
7046
|
+
"name": "videoThumbnailUrl",
|
|
7047
|
+
"description": "The video thumbnail URL.\nFeature CTA footer does not support video thumbnail, and this property should never be set.",
|
|
7048
|
+
"type": "undefined"
|
|
7096
7049
|
},
|
|
7097
7050
|
{
|
|
7098
|
-
"name": "
|
|
7099
|
-
"
|
|
7100
|
-
"
|
|
7051
|
+
"name": "ctaType",
|
|
7052
|
+
"attribute": "cta-type",
|
|
7053
|
+
"description": "The CTA type.",
|
|
7054
|
+
"type": "CTA_TYPE",
|
|
7101
7055
|
"default": "\"\""
|
|
7102
|
-
}
|
|
7103
|
-
],
|
|
7104
|
-
"properties": [
|
|
7056
|
+
},
|
|
7105
7057
|
{
|
|
7106
|
-
"name": "
|
|
7107
|
-
"attribute": "
|
|
7108
|
-
"description": "
|
|
7109
|
-
"type": "
|
|
7110
|
-
"default": "false"
|
|
7058
|
+
"name": "altAriaLabel",
|
|
7059
|
+
"attribute": "altAriaLabel",
|
|
7060
|
+
"description": "Alternative aria label if no text in footer.",
|
|
7061
|
+
"type": "string | null | undefined"
|
|
7111
7062
|
},
|
|
7112
7063
|
{
|
|
7113
7064
|
"name": "colorScheme",
|
|
7114
7065
|
"attribute": "color-scheme",
|
|
7115
|
-
"description": "The color scheme
|
|
7066
|
+
"description": "The color scheme.",
|
|
7116
7067
|
"type": "BASIC_COLOR_SCHEME",
|
|
7117
7068
|
"default": "\"\""
|
|
7118
7069
|
},
|
|
7119
7070
|
{
|
|
7120
|
-
"name": "
|
|
7121
|
-
"attribute": "
|
|
7122
|
-
"description": "
|
|
7123
|
-
"type": "
|
|
7124
|
-
"default": "\"top\""
|
|
7071
|
+
"name": "parentHref",
|
|
7072
|
+
"attribute": "parent-href",
|
|
7073
|
+
"description": "The `href` in parent `<dds-card>`.\n`<dds-card>` sets this automatically.",
|
|
7074
|
+
"type": "string | undefined"
|
|
7125
7075
|
},
|
|
7126
7076
|
{
|
|
7127
|
-
"name": "
|
|
7128
|
-
"attribute": "
|
|
7129
|
-
"description": "
|
|
7077
|
+
"name": "slot",
|
|
7078
|
+
"attribute": "slot",
|
|
7079
|
+
"description": "The slot in parent `<dds-card>`.",
|
|
7080
|
+
"type": "string",
|
|
7081
|
+
"default": "\"footer\""
|
|
7082
|
+
},
|
|
7083
|
+
{
|
|
7084
|
+
"name": "iconPlacement",
|
|
7085
|
+
"attribute": "icon-placement",
|
|
7086
|
+
"description": "Icon placement(right (default) | left)",
|
|
7087
|
+
"type": "ICON_PLACEMENT",
|
|
7088
|
+
"default": "\"right\""
|
|
7089
|
+
},
|
|
7090
|
+
{
|
|
7091
|
+
"name": "iconInline",
|
|
7092
|
+
"attribute": "iconInline",
|
|
7093
|
+
"description": "Positions the icon inline with text when `true`",
|
|
7130
7094
|
"type": "boolean",
|
|
7131
|
-
"default": "
|
|
7095
|
+
"default": "true"
|
|
7132
7096
|
},
|
|
7133
7097
|
{
|
|
7134
7098
|
"name": "disabled",
|
|
7135
7099
|
"description": "`true` if the button should be disabled.",
|
|
7136
|
-
"type": "boolean"
|
|
7100
|
+
"type": "boolean | undefined"
|
|
7137
7101
|
},
|
|
7138
7102
|
{
|
|
7139
7103
|
"name": "download",
|
|
7140
7104
|
"description": "The default file name.",
|
|
7141
|
-
"type": "string"
|
|
7105
|
+
"type": "string | undefined"
|
|
7142
7106
|
},
|
|
7143
7107
|
{
|
|
7144
7108
|
"name": "href",
|
|
7145
|
-
"attribute": "href",
|
|
7146
7109
|
"description": "Link `href`.",
|
|
7147
|
-
"type": "string"
|
|
7148
|
-
"default": "\"\""
|
|
7110
|
+
"type": "string | undefined"
|
|
7149
7111
|
},
|
|
7150
7112
|
{
|
|
7151
7113
|
"name": "hreflang",
|
|
@@ -7169,13 +7131,15 @@
|
|
|
7169
7131
|
},
|
|
7170
7132
|
{
|
|
7171
7133
|
"name": "size",
|
|
7172
|
-
"
|
|
7173
|
-
"
|
|
7134
|
+
"attribute": "size",
|
|
7135
|
+
"description": "Property that specifies the link to use size large",
|
|
7136
|
+
"type": "LINK_SIZE",
|
|
7137
|
+
"default": "\"lg\""
|
|
7174
7138
|
},
|
|
7175
7139
|
{
|
|
7176
7140
|
"name": "target",
|
|
7177
7141
|
"description": "The link target.",
|
|
7178
|
-
"type": "string"
|
|
7142
|
+
"type": "string | undefined"
|
|
7179
7143
|
},
|
|
7180
7144
|
{
|
|
7181
7145
|
"name": "type",
|
|
@@ -7185,72 +7149,41 @@
|
|
|
7185
7149
|
],
|
|
7186
7150
|
"slots": [
|
|
7187
7151
|
{
|
|
7188
|
-
"name": "
|
|
7189
|
-
"description": "The
|
|
7190
|
-
},
|
|
7191
|
-
{
|
|
7192
|
-
"name": "heading",
|
|
7193
|
-
"description": "The heading content."
|
|
7194
|
-
},
|
|
7195
|
-
{
|
|
7196
|
-
"name": "image",
|
|
7197
|
-
"description": "The image content."
|
|
7152
|
+
"name": "icon",
|
|
7153
|
+
"description": "The icon."
|
|
7198
7154
|
},
|
|
7199
7155
|
{
|
|
7200
|
-
"name": "
|
|
7201
|
-
"description": "The
|
|
7156
|
+
"name": "icon-left",
|
|
7157
|
+
"description": "The CTA icon to place at the left."
|
|
7202
7158
|
}
|
|
7203
7159
|
]
|
|
7204
7160
|
},
|
|
7205
7161
|
{
|
|
7206
|
-
"name": "dds-
|
|
7207
|
-
"path": "./src/components/
|
|
7208
|
-
"description": "
|
|
7162
|
+
"name": "dds-feature-cta",
|
|
7163
|
+
"path": "./src/components/cta/feature-cta.ts",
|
|
7164
|
+
"description": "Feature CTA.",
|
|
7209
7165
|
"attributes": [
|
|
7210
7166
|
{
|
|
7211
|
-
"name": "
|
|
7212
|
-
"description": "The
|
|
7213
|
-
"type": "
|
|
7214
|
-
"default": "\"regular\""
|
|
7215
|
-
}
|
|
7216
|
-
],
|
|
7217
|
-
"properties": [
|
|
7218
|
-
{
|
|
7219
|
-
"name": "complementaryStyleScheme",
|
|
7220
|
-
"attribute": "complementary-style-scheme",
|
|
7221
|
-
"description": "The style scheme for the complementary content.",
|
|
7222
|
-
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
7223
|
-
"default": "\"regular\""
|
|
7224
|
-
}
|
|
7225
|
-
],
|
|
7226
|
-
"slots": [
|
|
7227
|
-
{
|
|
7228
|
-
"name": "heading",
|
|
7229
|
-
"description": "The heading content."
|
|
7167
|
+
"name": "video-duration",
|
|
7168
|
+
"description": "The video duration.",
|
|
7169
|
+
"type": "number | undefined"
|
|
7230
7170
|
},
|
|
7231
7171
|
{
|
|
7232
|
-
"name": "
|
|
7233
|
-
"description": "The
|
|
7172
|
+
"name": "video-name",
|
|
7173
|
+
"description": "The video name.",
|
|
7174
|
+
"type": "string | undefined"
|
|
7234
7175
|
},
|
|
7235
7176
|
{
|
|
7236
|
-
"name": "
|
|
7237
|
-
"description": "The
|
|
7177
|
+
"name": "video-description",
|
|
7178
|
+
"description": "The custom video description.",
|
|
7179
|
+
"type": "string | undefined"
|
|
7238
7180
|
},
|
|
7239
7181
|
{
|
|
7240
|
-
"name": "
|
|
7241
|
-
"description": "The
|
|
7182
|
+
"name": "cta-type",
|
|
7183
|
+
"description": "The CTA type.",
|
|
7184
|
+
"type": "CTA_TYPE",
|
|
7185
|
+
"default": "\"\""
|
|
7242
7186
|
},
|
|
7243
|
-
{
|
|
7244
|
-
"name": "complementary",
|
|
7245
|
-
"description": "The complementary (aside) content."
|
|
7246
|
-
}
|
|
7247
|
-
]
|
|
7248
|
-
},
|
|
7249
|
-
{
|
|
7250
|
-
"name": "dds-feature-card",
|
|
7251
|
-
"path": "./src/components/feature-card/feature-card.ts",
|
|
7252
|
-
"description": "Feature Card.",
|
|
7253
|
-
"attributes": [
|
|
7254
7187
|
{
|
|
7255
7188
|
"name": "border",
|
|
7256
7189
|
"description": "An optional 1px border surrounding the component.",
|
|
@@ -7278,7 +7211,7 @@
|
|
|
7278
7211
|
{
|
|
7279
7212
|
"name": "href",
|
|
7280
7213
|
"description": "Link `href`.",
|
|
7281
|
-
"type": "string",
|
|
7214
|
+
"type": "string | undefined",
|
|
7282
7215
|
"default": "\"\""
|
|
7283
7216
|
},
|
|
7284
7217
|
{
|
|
@@ -7287,6 +7220,52 @@
|
|
|
7287
7220
|
}
|
|
7288
7221
|
],
|
|
7289
7222
|
"properties": [
|
|
7223
|
+
{
|
|
7224
|
+
"name": "captionHeading",
|
|
7225
|
+
"description": "The video caption to replace the heading with."
|
|
7226
|
+
},
|
|
7227
|
+
{
|
|
7228
|
+
"name": "formatVideoCaption",
|
|
7229
|
+
"description": "The formatter for the video caption, composed with the video name and the video duration.\nShould be changed upon the locale the UI is rendered with.",
|
|
7230
|
+
"type": "(...args: any[]) => string",
|
|
7231
|
+
"default": "\"formatVideoCaption\""
|
|
7232
|
+
},
|
|
7233
|
+
{
|
|
7234
|
+
"name": "formatVideoDuration",
|
|
7235
|
+
"description": "The formatter for the video duration.\nShould be changed upon the locale the UI is rendered with.",
|
|
7236
|
+
"type": "(...args: any[]) => string",
|
|
7237
|
+
"default": "\"formatVideoDuration\""
|
|
7238
|
+
},
|
|
7239
|
+
{
|
|
7240
|
+
"name": "videoDuration",
|
|
7241
|
+
"attribute": "video-duration",
|
|
7242
|
+
"description": "The video duration.",
|
|
7243
|
+
"type": "number | undefined"
|
|
7244
|
+
},
|
|
7245
|
+
{
|
|
7246
|
+
"name": "videoName",
|
|
7247
|
+
"attribute": "video-name",
|
|
7248
|
+
"description": "The video name.",
|
|
7249
|
+
"type": "string | undefined"
|
|
7250
|
+
},
|
|
7251
|
+
{
|
|
7252
|
+
"name": "videoDescription",
|
|
7253
|
+
"attribute": "video-description",
|
|
7254
|
+
"description": "The custom video description.",
|
|
7255
|
+
"type": "string | undefined"
|
|
7256
|
+
},
|
|
7257
|
+
{
|
|
7258
|
+
"name": "videoThumbnailUrl",
|
|
7259
|
+
"description": "The video thumbnail URL.\nFeature CTA does not support video thumbnail, and this property should never be set.",
|
|
7260
|
+
"type": "undefined"
|
|
7261
|
+
},
|
|
7262
|
+
{
|
|
7263
|
+
"name": "ctaType",
|
|
7264
|
+
"attribute": "cta-type",
|
|
7265
|
+
"description": "The CTA type.",
|
|
7266
|
+
"type": "CTA_TYPE",
|
|
7267
|
+
"default": "\"\""
|
|
7268
|
+
},
|
|
7290
7269
|
{
|
|
7291
7270
|
"name": "border",
|
|
7292
7271
|
"attribute": "border",
|
|
@@ -7318,18 +7297,18 @@
|
|
|
7318
7297
|
{
|
|
7319
7298
|
"name": "disabled",
|
|
7320
7299
|
"description": "`true` if the button should be disabled.",
|
|
7321
|
-
"type": "boolean"
|
|
7300
|
+
"type": "boolean | undefined"
|
|
7322
7301
|
},
|
|
7323
7302
|
{
|
|
7324
7303
|
"name": "download",
|
|
7325
7304
|
"description": "The default file name.",
|
|
7326
|
-
"type": "string"
|
|
7305
|
+
"type": "string | undefined"
|
|
7327
7306
|
},
|
|
7328
7307
|
{
|
|
7329
7308
|
"name": "href",
|
|
7330
7309
|
"attribute": "href",
|
|
7331
7310
|
"description": "Link `href`.",
|
|
7332
|
-
"type": "string",
|
|
7311
|
+
"type": "string | undefined",
|
|
7333
7312
|
"default": "\"\""
|
|
7334
7313
|
},
|
|
7335
7314
|
{
|
|
@@ -7360,7 +7339,7 @@
|
|
|
7360
7339
|
{
|
|
7361
7340
|
"name": "target",
|
|
7362
7341
|
"description": "The link target.",
|
|
7363
|
-
"type": "string"
|
|
7342
|
+
"type": "string | undefined"
|
|
7364
7343
|
},
|
|
7365
7344
|
{
|
|
7366
7345
|
"name": "type",
|
|
@@ -7388,106 +7367,176 @@
|
|
|
7388
7367
|
]
|
|
7389
7368
|
},
|
|
7390
7369
|
{
|
|
7391
|
-
"name": "dds-
|
|
7392
|
-
"path": "./src/components/
|
|
7393
|
-
"description": "
|
|
7370
|
+
"name": "dds-link-list-item-card-cta",
|
|
7371
|
+
"path": "./src/components/cta/link-list-item-card-cta.ts",
|
|
7372
|
+
"description": "Link list item card CTA.",
|
|
7394
7373
|
"attributes": [
|
|
7395
7374
|
{
|
|
7396
|
-
"name": "
|
|
7397
|
-
"description": "
|
|
7398
|
-
"type": "
|
|
7375
|
+
"name": "thumbnail",
|
|
7376
|
+
"description": "Optional custom video thumbnail",
|
|
7377
|
+
"type": "\"\" | undefined"
|
|
7378
|
+
},
|
|
7379
|
+
{
|
|
7380
|
+
"name": "no-poster",
|
|
7381
|
+
"description": "Set `true` if Poster Video Image should not be shown.",
|
|
7382
|
+
"type": "boolean",
|
|
7383
|
+
"default": "false"
|
|
7384
|
+
},
|
|
7385
|
+
{
|
|
7386
|
+
"name": "video-duration",
|
|
7387
|
+
"description": "The video duration.",
|
|
7388
|
+
"type": "number | undefined"
|
|
7389
|
+
},
|
|
7390
|
+
{
|
|
7391
|
+
"name": "video-name",
|
|
7392
|
+
"description": "The video name.",
|
|
7393
|
+
"type": "string | undefined"
|
|
7394
|
+
},
|
|
7395
|
+
{
|
|
7396
|
+
"name": "video-description",
|
|
7397
|
+
"description": "The custom video description.",
|
|
7398
|
+
"type": "string | undefined"
|
|
7399
|
+
},
|
|
7400
|
+
{
|
|
7401
|
+
"name": "video-thumbnail-url",
|
|
7402
|
+
"description": "The video thumbnail URL.",
|
|
7403
|
+
"type": "string | undefined"
|
|
7404
|
+
},
|
|
7405
|
+
{
|
|
7406
|
+
"name": "cta-type",
|
|
7407
|
+
"description": "The CTA type.",
|
|
7408
|
+
"type": "CTA_TYPE",
|
|
7409
|
+
"default": "\"\""
|
|
7410
|
+
},
|
|
7411
|
+
{
|
|
7412
|
+
"name": "border",
|
|
7413
|
+
"description": "An optional 1px border surrounding the component.",
|
|
7414
|
+
"type": "boolean",
|
|
7415
|
+
"default": "false"
|
|
7399
7416
|
},
|
|
7400
7417
|
{
|
|
7401
7418
|
"name": "color-scheme",
|
|
7402
|
-
"description": "The color scheme
|
|
7419
|
+
"description": "The color scheme.\nA typical use case of using another color scheme of card is having a \"CTA\" purpose of card at the last in card group.\n\nColor scheme options are: \"inverse\" and \"light\"",
|
|
7403
7420
|
"type": "BASIC_COLOR_SCHEME",
|
|
7404
7421
|
"default": "\"\""
|
|
7405
7422
|
},
|
|
7406
7423
|
{
|
|
7407
|
-
"name": "
|
|
7408
|
-
"description": "
|
|
7409
|
-
"type": "
|
|
7424
|
+
"name": "pictogram-placement",
|
|
7425
|
+
"description": "Pictogram placement",
|
|
7426
|
+
"type": "PICTOGRAM_PLACEMENT",
|
|
7427
|
+
"default": "\"top\""
|
|
7410
7428
|
},
|
|
7411
7429
|
{
|
|
7412
|
-
"name": "
|
|
7413
|
-
"description": "
|
|
7414
|
-
"type": "
|
|
7415
|
-
"default": "
|
|
7430
|
+
"name": "logo",
|
|
7431
|
+
"description": "Whether or not to apply the logo style.",
|
|
7432
|
+
"type": "boolean",
|
|
7433
|
+
"default": "false"
|
|
7416
7434
|
},
|
|
7417
7435
|
{
|
|
7418
|
-
"name": "
|
|
7419
|
-
"description": "
|
|
7420
|
-
"type": "
|
|
7421
|
-
"default": "\"
|
|
7436
|
+
"name": "href",
|
|
7437
|
+
"description": "Link `href`.",
|
|
7438
|
+
"type": "string | undefined",
|
|
7439
|
+
"default": "\"\""
|
|
7440
|
+
}
|
|
7441
|
+
],
|
|
7442
|
+
"properties": [
|
|
7443
|
+
{
|
|
7444
|
+
"name": "thumbnail",
|
|
7445
|
+
"attribute": "thumbnail",
|
|
7446
|
+
"description": "Optional custom video thumbnail",
|
|
7447
|
+
"type": "\"\" | undefined"
|
|
7422
7448
|
},
|
|
7423
7449
|
{
|
|
7424
|
-
"name": "
|
|
7425
|
-
"
|
|
7450
|
+
"name": "noPoster",
|
|
7451
|
+
"attribute": "no-poster",
|
|
7452
|
+
"description": "Set `true` if Poster Video Image should not be shown.",
|
|
7426
7453
|
"type": "boolean",
|
|
7427
|
-
"default": "
|
|
7454
|
+
"default": "false"
|
|
7455
|
+
},
|
|
7456
|
+
{
|
|
7457
|
+
"name": "formatVideoCaption",
|
|
7458
|
+
"description": "The formatter for the video caption, composed with the video name and the video duration.\nShould be changed upon the locale the UI is rendered with.",
|
|
7459
|
+
"default": "\"formatVideoCaption\""
|
|
7460
|
+
},
|
|
7461
|
+
{
|
|
7462
|
+
"name": "formatVideoDuration",
|
|
7463
|
+
"description": "The formatter for the video duration.\nShould be changed upon the locale the UI is rendered with."
|
|
7464
|
+
},
|
|
7465
|
+
{
|
|
7466
|
+
"name": "videoDuration",
|
|
7467
|
+
"attribute": "video-duration",
|
|
7468
|
+
"description": "The video duration.",
|
|
7469
|
+
"type": "number | undefined"
|
|
7470
|
+
},
|
|
7471
|
+
{
|
|
7472
|
+
"name": "videoName",
|
|
7473
|
+
"attribute": "video-name",
|
|
7474
|
+
"description": "The video name.",
|
|
7475
|
+
"type": "string | undefined"
|
|
7476
|
+
},
|
|
7477
|
+
{
|
|
7478
|
+
"name": "videoDescription",
|
|
7479
|
+
"attribute": "video-description",
|
|
7480
|
+
"description": "The custom video description.",
|
|
7481
|
+
"type": "string | undefined"
|
|
7482
|
+
},
|
|
7483
|
+
{
|
|
7484
|
+
"name": "videoThumbnailUrl",
|
|
7485
|
+
"attribute": "video-thumbnail-url",
|
|
7486
|
+
"description": "The video thumbnail URL.",
|
|
7487
|
+
"type": "string | undefined"
|
|
7488
|
+
},
|
|
7489
|
+
{
|
|
7490
|
+
"name": "ctaType",
|
|
7491
|
+
"attribute": "cta-type",
|
|
7492
|
+
"description": "The CTA type.",
|
|
7493
|
+
"type": "CTA_TYPE",
|
|
7494
|
+
"default": "\"\""
|
|
7428
7495
|
},
|
|
7429
7496
|
{
|
|
7430
|
-
"name": "
|
|
7431
|
-
"
|
|
7432
|
-
"
|
|
7433
|
-
"
|
|
7434
|
-
|
|
7435
|
-
],
|
|
7436
|
-
"properties": [
|
|
7437
|
-
{
|
|
7438
|
-
"name": "altAriaLabel",
|
|
7439
|
-
"attribute": "altAriaLabel",
|
|
7440
|
-
"description": "Alternative aria label if no text in footer.",
|
|
7441
|
-
"type": "string | null | undefined"
|
|
7497
|
+
"name": "border",
|
|
7498
|
+
"attribute": "border",
|
|
7499
|
+
"description": "An optional 1px border surrounding the component.",
|
|
7500
|
+
"type": "boolean",
|
|
7501
|
+
"default": "false"
|
|
7442
7502
|
},
|
|
7443
7503
|
{
|
|
7444
7504
|
"name": "colorScheme",
|
|
7445
7505
|
"attribute": "color-scheme",
|
|
7446
|
-
"description": "The color scheme
|
|
7506
|
+
"description": "The color scheme.\nA typical use case of using another color scheme of card is having a \"CTA\" purpose of card at the last in card group.\n\nColor scheme options are: \"inverse\" and \"light\"",
|
|
7447
7507
|
"type": "BASIC_COLOR_SCHEME",
|
|
7448
7508
|
"default": "\"\""
|
|
7449
7509
|
},
|
|
7450
7510
|
{
|
|
7451
|
-
"name": "
|
|
7452
|
-
"attribute": "
|
|
7453
|
-
"description": "
|
|
7454
|
-
"type": "
|
|
7455
|
-
|
|
7456
|
-
{
|
|
7457
|
-
"name": "slot",
|
|
7458
|
-
"attribute": "slot",
|
|
7459
|
-
"description": "The slot in parent `<dds-card>`.",
|
|
7460
|
-
"type": "string",
|
|
7461
|
-
"default": "\"footer\""
|
|
7462
|
-
},
|
|
7463
|
-
{
|
|
7464
|
-
"name": "iconPlacement",
|
|
7465
|
-
"attribute": "icon-placement",
|
|
7466
|
-
"description": "Icon placement(right (default) | left)",
|
|
7467
|
-
"type": "ICON_PLACEMENT",
|
|
7468
|
-
"default": "\"right\""
|
|
7511
|
+
"name": "pictogramPlacement",
|
|
7512
|
+
"attribute": "pictogram-placement",
|
|
7513
|
+
"description": "Pictogram placement",
|
|
7514
|
+
"type": "PICTOGRAM_PLACEMENT",
|
|
7515
|
+
"default": "\"top\""
|
|
7469
7516
|
},
|
|
7470
7517
|
{
|
|
7471
|
-
"name": "
|
|
7472
|
-
"attribute": "
|
|
7473
|
-
"description": "
|
|
7518
|
+
"name": "logo",
|
|
7519
|
+
"attribute": "logo",
|
|
7520
|
+
"description": "Whether or not to apply the logo style.",
|
|
7474
7521
|
"type": "boolean",
|
|
7475
|
-
"default": "
|
|
7522
|
+
"default": "false"
|
|
7476
7523
|
},
|
|
7477
7524
|
{
|
|
7478
7525
|
"name": "disabled",
|
|
7479
7526
|
"description": "`true` if the button should be disabled.",
|
|
7480
|
-
"type": "boolean"
|
|
7527
|
+
"type": "boolean | undefined"
|
|
7481
7528
|
},
|
|
7482
7529
|
{
|
|
7483
7530
|
"name": "download",
|
|
7484
7531
|
"description": "The default file name.",
|
|
7485
|
-
"type": "string"
|
|
7532
|
+
"type": "string | undefined"
|
|
7486
7533
|
},
|
|
7487
7534
|
{
|
|
7488
7535
|
"name": "href",
|
|
7536
|
+
"attribute": "href",
|
|
7489
7537
|
"description": "Link `href`.",
|
|
7490
|
-
"type": "string"
|
|
7538
|
+
"type": "string | undefined",
|
|
7539
|
+
"default": "\"\""
|
|
7491
7540
|
},
|
|
7492
7541
|
{
|
|
7493
7542
|
"name": "hreflang",
|
|
@@ -7511,15 +7560,13 @@
|
|
|
7511
7560
|
},
|
|
7512
7561
|
{
|
|
7513
7562
|
"name": "size",
|
|
7514
|
-
"
|
|
7515
|
-
"
|
|
7516
|
-
"type": "LINK_SIZE",
|
|
7517
|
-
"default": "\"lg\""
|
|
7563
|
+
"description": "Link size.",
|
|
7564
|
+
"type": "LINK_SIZE"
|
|
7518
7565
|
},
|
|
7519
7566
|
{
|
|
7520
7567
|
"name": "target",
|
|
7521
7568
|
"description": "The link target.",
|
|
7522
|
-
"type": "string"
|
|
7569
|
+
"type": "string | undefined"
|
|
7523
7570
|
},
|
|
7524
7571
|
{
|
|
7525
7572
|
"name": "type",
|
|
@@ -7529,249 +7576,206 @@
|
|
|
7529
7576
|
],
|
|
7530
7577
|
"slots": [
|
|
7531
7578
|
{
|
|
7532
|
-
"name": "
|
|
7533
|
-
"description": "The
|
|
7579
|
+
"name": "eyebrow",
|
|
7580
|
+
"description": "The eyebrow content."
|
|
7534
7581
|
},
|
|
7535
7582
|
{
|
|
7536
|
-
"name": "
|
|
7537
|
-
"description": "The
|
|
7583
|
+
"name": "heading",
|
|
7584
|
+
"description": "The heading content."
|
|
7585
|
+
},
|
|
7586
|
+
{
|
|
7587
|
+
"name": "image",
|
|
7588
|
+
"description": "The image content."
|
|
7589
|
+
},
|
|
7590
|
+
{
|
|
7591
|
+
"name": "footer",
|
|
7592
|
+
"description": "The footer content."
|
|
7538
7593
|
}
|
|
7539
7594
|
]
|
|
7540
7595
|
},
|
|
7541
7596
|
{
|
|
7542
|
-
"name": "dds-
|
|
7543
|
-
"path": "./src/components/
|
|
7544
|
-
"description": "
|
|
7597
|
+
"name": "dds-content-block-mixed",
|
|
7598
|
+
"path": "./src/components/content-block-mixed/content-block-mixed.ts",
|
|
7599
|
+
"description": "Content block mixed",
|
|
7545
7600
|
"attributes": [
|
|
7546
7601
|
{
|
|
7547
|
-
"name": "
|
|
7548
|
-
"description": "The
|
|
7549
|
-
"type": "
|
|
7550
|
-
|
|
7551
|
-
{
|
|
7552
|
-
"name": "video-description",
|
|
7553
|
-
"description": "The video custom description.",
|
|
7554
|
-
"type": "string | undefined"
|
|
7555
|
-
},
|
|
7556
|
-
{
|
|
7557
|
-
"name": "cta-type",
|
|
7558
|
-
"description": "The CTA type.",
|
|
7559
|
-
"type": "CTA_TYPE",
|
|
7560
|
-
"default": "\"\""
|
|
7561
|
-
},
|
|
7562
|
-
{
|
|
7563
|
-
"name": "altAriaLabel",
|
|
7564
|
-
"description": "Alternative aria label if no text in footer.",
|
|
7565
|
-
"type": "string | null | undefined"
|
|
7566
|
-
},
|
|
7567
|
-
{
|
|
7568
|
-
"name": "color-scheme",
|
|
7569
|
-
"description": "The color scheme.",
|
|
7570
|
-
"type": "BASIC_COLOR_SCHEME",
|
|
7571
|
-
"default": "\"\""
|
|
7572
|
-
},
|
|
7573
|
-
{
|
|
7574
|
-
"name": "parent-href",
|
|
7575
|
-
"description": "The `href` in parent `<dds-card>`.\n`<dds-card>` sets this automatically.",
|
|
7576
|
-
"type": "string | undefined"
|
|
7577
|
-
},
|
|
7578
|
-
{
|
|
7579
|
-
"name": "slot",
|
|
7580
|
-
"description": "The slot in parent `<dds-card>`.",
|
|
7581
|
-
"type": "string",
|
|
7582
|
-
"default": "\"footer\""
|
|
7583
|
-
},
|
|
7584
|
-
{
|
|
7585
|
-
"name": "icon-placement",
|
|
7586
|
-
"description": "Icon placement(right (default) | left)",
|
|
7587
|
-
"type": "ICON_PLACEMENT",
|
|
7588
|
-
"default": "\"right\""
|
|
7589
|
-
},
|
|
7590
|
-
{
|
|
7591
|
-
"name": "iconInline",
|
|
7592
|
-
"description": "Positions the icon inline with text when `true`",
|
|
7593
|
-
"type": "boolean",
|
|
7594
|
-
"default": "true"
|
|
7595
|
-
},
|
|
7596
|
-
{
|
|
7597
|
-
"name": "size",
|
|
7598
|
-
"description": "Property that specifies the link to use size large",
|
|
7599
|
-
"type": "LINK_SIZE",
|
|
7600
|
-
"default": "\"lg\""
|
|
7602
|
+
"name": "complementary-style-scheme",
|
|
7603
|
+
"description": "The style scheme for the complementary content.",
|
|
7604
|
+
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
7605
|
+
"default": "\"regular\""
|
|
7601
7606
|
}
|
|
7602
7607
|
],
|
|
7603
7608
|
"properties": [
|
|
7604
7609
|
{
|
|
7605
|
-
"name": "
|
|
7606
|
-
"
|
|
7607
|
-
"
|
|
7608
|
-
"
|
|
7609
|
-
|
|
7610
|
+
"name": "complementaryStyleScheme",
|
|
7611
|
+
"attribute": "complementary-style-scheme",
|
|
7612
|
+
"description": "The style scheme for the complementary content.",
|
|
7613
|
+
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
7614
|
+
"default": "\"regular\""
|
|
7615
|
+
}
|
|
7616
|
+
],
|
|
7617
|
+
"slots": [
|
|
7610
7618
|
{
|
|
7611
|
-
"name": "
|
|
7612
|
-
"description": "The
|
|
7613
|
-
"type": "(...args: any[]) => string",
|
|
7614
|
-
"default": "\"formatVideoDuration\""
|
|
7619
|
+
"name": "heading",
|
|
7620
|
+
"description": "The heading content."
|
|
7615
7621
|
},
|
|
7616
7622
|
{
|
|
7617
|
-
"name": "
|
|
7618
|
-
"
|
|
7619
|
-
"description": "The video duration.",
|
|
7620
|
-
"type": "number | undefined"
|
|
7623
|
+
"name": "copy",
|
|
7624
|
+
"description": "The copy content."
|
|
7621
7625
|
},
|
|
7622
7626
|
{
|
|
7623
|
-
"name": "
|
|
7624
|
-
"description": "The
|
|
7625
|
-
"type": "string | undefined"
|
|
7627
|
+
"name": "media",
|
|
7628
|
+
"description": "The media content."
|
|
7626
7629
|
},
|
|
7627
7630
|
{
|
|
7628
|
-
"name": "
|
|
7629
|
-
"
|
|
7630
|
-
"description": "The video custom description.",
|
|
7631
|
-
"type": "string | undefined"
|
|
7631
|
+
"name": "footer",
|
|
7632
|
+
"description": "The footer (CTA) content."
|
|
7632
7633
|
},
|
|
7633
7634
|
{
|
|
7634
|
-
"name": "
|
|
7635
|
-
"description": "The
|
|
7636
|
-
|
|
7635
|
+
"name": "complementary",
|
|
7636
|
+
"description": "The complementary (aside) content."
|
|
7637
|
+
}
|
|
7638
|
+
]
|
|
7639
|
+
},
|
|
7640
|
+
{
|
|
7641
|
+
"name": "dds-image-with-caption",
|
|
7642
|
+
"path": "./src/components/image-with-caption/image-with-caption.ts",
|
|
7643
|
+
"description": "Image With Caption",
|
|
7644
|
+
"attributes": [
|
|
7645
|
+
{
|
|
7646
|
+
"name": "lightbox",
|
|
7647
|
+
"description": "The lightbox.",
|
|
7648
|
+
"type": "boolean",
|
|
7649
|
+
"default": "false"
|
|
7637
7650
|
},
|
|
7638
7651
|
{
|
|
7639
|
-
"name": "
|
|
7640
|
-
"
|
|
7641
|
-
"
|
|
7642
|
-
"type": "CTA_TYPE",
|
|
7652
|
+
"name": "default-src",
|
|
7653
|
+
"description": "The image source.",
|
|
7654
|
+
"type": "string",
|
|
7643
7655
|
"default": "\"\""
|
|
7644
7656
|
},
|
|
7645
7657
|
{
|
|
7646
|
-
"name": "
|
|
7647
|
-
"
|
|
7648
|
-
"
|
|
7649
|
-
"
|
|
7658
|
+
"name": "alt",
|
|
7659
|
+
"description": "The alt text.",
|
|
7660
|
+
"type": "string",
|
|
7661
|
+
"default": "\"\""
|
|
7650
7662
|
},
|
|
7651
7663
|
{
|
|
7652
|
-
"name": "
|
|
7653
|
-
"
|
|
7654
|
-
"
|
|
7655
|
-
"type": "BASIC_COLOR_SCHEME",
|
|
7664
|
+
"name": "heading",
|
|
7665
|
+
"description": "The heading.",
|
|
7666
|
+
"type": "string",
|
|
7656
7667
|
"default": "\"\""
|
|
7657
7668
|
},
|
|
7658
7669
|
{
|
|
7659
|
-
"name": "
|
|
7660
|
-
"
|
|
7661
|
-
"
|
|
7662
|
-
"type": "string | undefined"
|
|
7670
|
+
"name": "launch-lightbox-button-assistive-text",
|
|
7671
|
+
"type": "string",
|
|
7672
|
+
"default": "\"launch light box media viewer\""
|
|
7663
7673
|
},
|
|
7664
7674
|
{
|
|
7665
|
-
"name": "
|
|
7666
|
-
"
|
|
7667
|
-
"description": "The slot in parent `<dds-card>`.",
|
|
7675
|
+
"name": "copy",
|
|
7676
|
+
"description": "The description.",
|
|
7668
7677
|
"type": "string",
|
|
7669
|
-
"default": "\"
|
|
7678
|
+
"default": "\"\""
|
|
7670
7679
|
},
|
|
7671
7680
|
{
|
|
7672
|
-
"name": "
|
|
7673
|
-
"
|
|
7674
|
-
"
|
|
7675
|
-
"
|
|
7676
|
-
|
|
7677
|
-
|
|
7681
|
+
"name": "open",
|
|
7682
|
+
"description": "`true` if the modal should be open.",
|
|
7683
|
+
"type": "boolean",
|
|
7684
|
+
"default": "false"
|
|
7685
|
+
}
|
|
7686
|
+
],
|
|
7687
|
+
"properties": [
|
|
7678
7688
|
{
|
|
7679
|
-
"name": "
|
|
7680
|
-
"attribute": "
|
|
7681
|
-
"description": "
|
|
7689
|
+
"name": "lightbox",
|
|
7690
|
+
"attribute": "lightbox",
|
|
7691
|
+
"description": "The lightbox.",
|
|
7682
7692
|
"type": "boolean",
|
|
7683
|
-
"default": "
|
|
7693
|
+
"default": "false"
|
|
7684
7694
|
},
|
|
7685
7695
|
{
|
|
7686
|
-
"name": "
|
|
7687
|
-
"
|
|
7688
|
-
"
|
|
7696
|
+
"name": "defaultSrc",
|
|
7697
|
+
"attribute": "default-src",
|
|
7698
|
+
"description": "The image source.",
|
|
7699
|
+
"type": "string",
|
|
7700
|
+
"default": "\"\""
|
|
7689
7701
|
},
|
|
7690
7702
|
{
|
|
7691
|
-
"name": "
|
|
7692
|
-
"
|
|
7693
|
-
"
|
|
7703
|
+
"name": "alt",
|
|
7704
|
+
"attribute": "alt",
|
|
7705
|
+
"description": "The alt text.",
|
|
7706
|
+
"type": "string",
|
|
7707
|
+
"default": "\"\""
|
|
7694
7708
|
},
|
|
7695
7709
|
{
|
|
7696
|
-
"name": "
|
|
7697
|
-
"
|
|
7698
|
-
"
|
|
7710
|
+
"name": "heading",
|
|
7711
|
+
"attribute": "heading",
|
|
7712
|
+
"description": "The heading.",
|
|
7713
|
+
"type": "string",
|
|
7714
|
+
"default": "\"\""
|
|
7699
7715
|
},
|
|
7700
7716
|
{
|
|
7701
|
-
"name": "
|
|
7702
|
-
"
|
|
7703
|
-
"type": "string"
|
|
7717
|
+
"name": "launchLightboxButtonAssistiveText",
|
|
7718
|
+
"attribute": "launch-lightbox-button-assistive-text",
|
|
7719
|
+
"type": "string",
|
|
7720
|
+
"default": "\"launch light box media viewer\""
|
|
7704
7721
|
},
|
|
7705
7722
|
{
|
|
7706
|
-
"name": "
|
|
7707
|
-
"
|
|
7708
|
-
"
|
|
7723
|
+
"name": "copy",
|
|
7724
|
+
"attribute": "copy",
|
|
7725
|
+
"description": "The description.",
|
|
7726
|
+
"type": "string",
|
|
7727
|
+
"default": "\"\""
|
|
7709
7728
|
},
|
|
7710
7729
|
{
|
|
7711
|
-
"name": "
|
|
7712
|
-
"
|
|
7713
|
-
"
|
|
7730
|
+
"name": "open",
|
|
7731
|
+
"attribute": "open",
|
|
7732
|
+
"description": "`true` if the modal should be open.",
|
|
7733
|
+
"type": "boolean",
|
|
7734
|
+
"default": "false"
|
|
7714
7735
|
},
|
|
7715
7736
|
{
|
|
7716
|
-
"name": "
|
|
7717
|
-
"description": "The
|
|
7718
|
-
"type": "
|
|
7737
|
+
"name": "modalRenderRoot",
|
|
7738
|
+
"description": "The render target of the modal.",
|
|
7739
|
+
"type": "void | Element | null"
|
|
7719
7740
|
},
|
|
7720
7741
|
{
|
|
7721
|
-
"name": "
|
|
7722
|
-
"
|
|
7723
|
-
"description": "Property that specifies the link to use size large",
|
|
7724
|
-
"type": "LINK_SIZE",
|
|
7725
|
-
"default": "\"lg\""
|
|
7742
|
+
"name": "container",
|
|
7743
|
+
"description": "The DOM element to put the modal into."
|
|
7726
7744
|
},
|
|
7727
7745
|
{
|
|
7728
|
-
"name": "
|
|
7729
|
-
"description": "
|
|
7730
|
-
"type": "
|
|
7731
|
-
}
|
|
7746
|
+
"name": "prototype",
|
|
7747
|
+
"description": "A reference to the prototype.",
|
|
7748
|
+
"type": "Promise<any>"
|
|
7749
|
+
}
|
|
7750
|
+
]
|
|
7751
|
+
},
|
|
7752
|
+
{
|
|
7753
|
+
"name": "dds-link-list-heading",
|
|
7754
|
+
"path": "./src/components/link-list/link-list-heading.ts",
|
|
7755
|
+
"description": "The heading content of link list.",
|
|
7756
|
+
"attributes": [
|
|
7732
7757
|
{
|
|
7733
|
-
"name": "
|
|
7734
|
-
"description": "
|
|
7735
|
-
"type": "string"
|
|
7758
|
+
"name": "slot",
|
|
7759
|
+
"description": "The shadow slot this link list heading should be in.",
|
|
7760
|
+
"type": "string",
|
|
7761
|
+
"default": "\"heading\""
|
|
7736
7762
|
}
|
|
7737
7763
|
],
|
|
7738
|
-
"
|
|
7739
|
-
{
|
|
7740
|
-
"name": "icon",
|
|
7741
|
-
"description": "The icon."
|
|
7742
|
-
},
|
|
7764
|
+
"properties": [
|
|
7743
7765
|
{
|
|
7744
|
-
"name": "
|
|
7745
|
-
"
|
|
7766
|
+
"name": "slot",
|
|
7767
|
+
"attribute": "slot",
|
|
7768
|
+
"description": "The shadow slot this link list heading should be in.",
|
|
7769
|
+
"type": "string",
|
|
7770
|
+
"default": "\"heading\""
|
|
7746
7771
|
}
|
|
7747
7772
|
]
|
|
7748
7773
|
},
|
|
7749
7774
|
{
|
|
7750
|
-
"name": "dds-
|
|
7751
|
-
"path": "./src/components/
|
|
7752
|
-
"description": "
|
|
7775
|
+
"name": "dds-link-list-item-card",
|
|
7776
|
+
"path": "./src/components/link-list/link-list-item-card.ts",
|
|
7777
|
+
"description": "Link list item.",
|
|
7753
7778
|
"attributes": [
|
|
7754
|
-
{
|
|
7755
|
-
"name": "video-duration",
|
|
7756
|
-
"description": "The video duration.",
|
|
7757
|
-
"type": "number | undefined"
|
|
7758
|
-
},
|
|
7759
|
-
{
|
|
7760
|
-
"name": "video-name",
|
|
7761
|
-
"description": "The video name.",
|
|
7762
|
-
"type": "string | undefined"
|
|
7763
|
-
},
|
|
7764
|
-
{
|
|
7765
|
-
"name": "video-description",
|
|
7766
|
-
"description": "The custom video description.",
|
|
7767
|
-
"type": "string | undefined"
|
|
7768
|
-
},
|
|
7769
|
-
{
|
|
7770
|
-
"name": "cta-type",
|
|
7771
|
-
"description": "The CTA type.",
|
|
7772
|
-
"type": "CTA_TYPE",
|
|
7773
|
-
"default": "\"\""
|
|
7774
|
-
},
|
|
7775
7779
|
{
|
|
7776
7780
|
"name": "border",
|
|
7777
7781
|
"description": "An optional 1px border surrounding the component.",
|
|
@@ -7796,64 +7800,20 @@
|
|
|
7796
7800
|
"type": "boolean",
|
|
7797
7801
|
"default": "false"
|
|
7798
7802
|
},
|
|
7803
|
+
{
|
|
7804
|
+
"name": "disabled",
|
|
7805
|
+
"description": "`true` to disable the card link.",
|
|
7806
|
+
"type": "boolean",
|
|
7807
|
+
"default": "false"
|
|
7808
|
+
},
|
|
7799
7809
|
{
|
|
7800
7810
|
"name": "href",
|
|
7801
7811
|
"description": "Link `href`.",
|
|
7802
|
-
"type": "string
|
|
7812
|
+
"type": "string",
|
|
7803
7813
|
"default": "\"\""
|
|
7804
|
-
},
|
|
7805
|
-
{
|
|
7806
|
-
"name": "size",
|
|
7807
|
-
"description": "The size property to render either Medium (default) or Large Feature Card variants."
|
|
7808
7814
|
}
|
|
7809
7815
|
],
|
|
7810
7816
|
"properties": [
|
|
7811
|
-
{
|
|
7812
|
-
"name": "captionHeading",
|
|
7813
|
-
"description": "The video caption to replace the heading with."
|
|
7814
|
-
},
|
|
7815
|
-
{
|
|
7816
|
-
"name": "formatVideoCaption",
|
|
7817
|
-
"description": "The formatter for the video caption, composed with the video name and the video duration.\nShould be changed upon the locale the UI is rendered with.",
|
|
7818
|
-
"type": "(...args: any[]) => string",
|
|
7819
|
-
"default": "\"formatVideoCaption\""
|
|
7820
|
-
},
|
|
7821
|
-
{
|
|
7822
|
-
"name": "formatVideoDuration",
|
|
7823
|
-
"description": "The formatter for the video duration.\nShould be changed upon the locale the UI is rendered with.",
|
|
7824
|
-
"type": "(...args: any[]) => string",
|
|
7825
|
-
"default": "\"formatVideoDuration\""
|
|
7826
|
-
},
|
|
7827
|
-
{
|
|
7828
|
-
"name": "videoDuration",
|
|
7829
|
-
"attribute": "video-duration",
|
|
7830
|
-
"description": "The video duration.",
|
|
7831
|
-
"type": "number | undefined"
|
|
7832
|
-
},
|
|
7833
|
-
{
|
|
7834
|
-
"name": "videoName",
|
|
7835
|
-
"attribute": "video-name",
|
|
7836
|
-
"description": "The video name.",
|
|
7837
|
-
"type": "string | undefined"
|
|
7838
|
-
},
|
|
7839
|
-
{
|
|
7840
|
-
"name": "videoDescription",
|
|
7841
|
-
"attribute": "video-description",
|
|
7842
|
-
"description": "The custom video description.",
|
|
7843
|
-
"type": "string | undefined"
|
|
7844
|
-
},
|
|
7845
|
-
{
|
|
7846
|
-
"name": "videoThumbnailUrl",
|
|
7847
|
-
"description": "The video thumbnail URL.\nFeature CTA does not support video thumbnail, and this property should never be set.",
|
|
7848
|
-
"type": "undefined"
|
|
7849
|
-
},
|
|
7850
|
-
{
|
|
7851
|
-
"name": "ctaType",
|
|
7852
|
-
"attribute": "cta-type",
|
|
7853
|
-
"description": "The CTA type.",
|
|
7854
|
-
"type": "CTA_TYPE",
|
|
7855
|
-
"default": "\"\""
|
|
7856
|
-
},
|
|
7857
7817
|
{
|
|
7858
7818
|
"name": "border",
|
|
7859
7819
|
"attribute": "border",
|
|
@@ -7884,19 +7844,21 @@
|
|
|
7884
7844
|
},
|
|
7885
7845
|
{
|
|
7886
7846
|
"name": "disabled",
|
|
7887
|
-
"
|
|
7888
|
-
"
|
|
7847
|
+
"attribute": "disabled",
|
|
7848
|
+
"description": "`true` to disable the card link.",
|
|
7849
|
+
"type": "boolean",
|
|
7850
|
+
"default": "false"
|
|
7889
7851
|
},
|
|
7890
7852
|
{
|
|
7891
7853
|
"name": "download",
|
|
7892
7854
|
"description": "The default file name.",
|
|
7893
|
-
"type": "string
|
|
7855
|
+
"type": "string"
|
|
7894
7856
|
},
|
|
7895
7857
|
{
|
|
7896
7858
|
"name": "href",
|
|
7897
7859
|
"attribute": "href",
|
|
7898
7860
|
"description": "Link `href`.",
|
|
7899
|
-
"type": "string
|
|
7861
|
+
"type": "string",
|
|
7900
7862
|
"default": "\"\""
|
|
7901
7863
|
},
|
|
7902
7864
|
{
|
|
@@ -7921,81 +7883,183 @@
|
|
|
7921
7883
|
},
|
|
7922
7884
|
{
|
|
7923
7885
|
"name": "size",
|
|
7924
|
-
"
|
|
7925
|
-
"
|
|
7886
|
+
"description": "Link size.",
|
|
7887
|
+
"type": "LINK_SIZE"
|
|
7926
7888
|
},
|
|
7927
7889
|
{
|
|
7928
7890
|
"name": "target",
|
|
7929
7891
|
"description": "The link target.",
|
|
7930
|
-
"type": "string
|
|
7892
|
+
"type": "string"
|
|
7893
|
+
},
|
|
7894
|
+
{
|
|
7895
|
+
"name": "type",
|
|
7896
|
+
"description": "MIME type of the `target`.",
|
|
7897
|
+
"type": "string"
|
|
7898
|
+
}
|
|
7899
|
+
],
|
|
7900
|
+
"slots": [
|
|
7901
|
+
{
|
|
7902
|
+
"name": "eyebrow",
|
|
7903
|
+
"description": "The eyebrow content."
|
|
7904
|
+
},
|
|
7905
|
+
{
|
|
7906
|
+
"name": "heading",
|
|
7907
|
+
"description": "The heading content."
|
|
7908
|
+
},
|
|
7909
|
+
{
|
|
7910
|
+
"name": "image",
|
|
7911
|
+
"description": "The image content."
|
|
7912
|
+
},
|
|
7913
|
+
{
|
|
7914
|
+
"name": "footer",
|
|
7915
|
+
"description": "The footer content."
|
|
7916
|
+
}
|
|
7917
|
+
]
|
|
7918
|
+
},
|
|
7919
|
+
{
|
|
7920
|
+
"name": "dds-pictogram-item",
|
|
7921
|
+
"path": "./src/components/pictogram-item/pictogram-item.ts",
|
|
7922
|
+
"description": "Pictogram item.",
|
|
7923
|
+
"attributes": [
|
|
7924
|
+
{
|
|
7925
|
+
"name": "color",
|
|
7926
|
+
"description": "The pictogram color.\n\nColor scheme options are: \"Black (Default)\" and \"Blue 50\"",
|
|
7927
|
+
"type": "COLOR_OPTIONS",
|
|
7928
|
+
"default": "\"\""
|
|
7929
|
+
}
|
|
7930
|
+
],
|
|
7931
|
+
"properties": [
|
|
7932
|
+
{
|
|
7933
|
+
"name": "colorOption",
|
|
7934
|
+
"attribute": "color",
|
|
7935
|
+
"description": "The pictogram color.\n\nColor scheme options are: \"Black (Default)\" and \"Blue 50\"",
|
|
7936
|
+
"type": "COLOR_OPTIONS",
|
|
7937
|
+
"default": "\"\""
|
|
7938
|
+
}
|
|
7939
|
+
],
|
|
7940
|
+
"slots": [
|
|
7941
|
+
{
|
|
7942
|
+
"name": "pictogram",
|
|
7943
|
+
"description": "The pictogram content."
|
|
7944
|
+
},
|
|
7945
|
+
{
|
|
7946
|
+
"name": "heading",
|
|
7947
|
+
"description": "The heading content."
|
|
7948
|
+
},
|
|
7949
|
+
{
|
|
7950
|
+
"name": "footer",
|
|
7951
|
+
"description": "The footer (CTA) content."
|
|
7931
7952
|
},
|
|
7932
7953
|
{
|
|
7933
|
-
"name": "
|
|
7934
|
-
"description": "
|
|
7935
|
-
|
|
7954
|
+
"name": "media",
|
|
7955
|
+
"description": "The media content."
|
|
7956
|
+
}
|
|
7957
|
+
]
|
|
7958
|
+
},
|
|
7959
|
+
{
|
|
7960
|
+
"name": "dds-content-group-banner",
|
|
7961
|
+
"path": "./src/components/content-group-banner/content-group-banner.ts",
|
|
7962
|
+
"description": "Content Group - Banner.",
|
|
7963
|
+
"attributes": [
|
|
7964
|
+
{
|
|
7965
|
+
"name": "complementary-style-scheme",
|
|
7966
|
+
"description": "The style scheme for the complementary content.",
|
|
7967
|
+
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
7968
|
+
"default": "\"regular\""
|
|
7936
7969
|
}
|
|
7937
7970
|
],
|
|
7938
|
-
"
|
|
7971
|
+
"properties": [
|
|
7939
7972
|
{
|
|
7940
|
-
"name": "
|
|
7941
|
-
"
|
|
7942
|
-
|
|
7973
|
+
"name": "complementaryStyleScheme",
|
|
7974
|
+
"attribute": "complementary-style-scheme",
|
|
7975
|
+
"description": "The style scheme for the complementary content.",
|
|
7976
|
+
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
7977
|
+
"default": "\"regular\""
|
|
7978
|
+
}
|
|
7979
|
+
],
|
|
7980
|
+
"slots": [
|
|
7943
7981
|
{
|
|
7944
7982
|
"name": "heading",
|
|
7945
7983
|
"description": "The heading content."
|
|
7946
7984
|
},
|
|
7947
7985
|
{
|
|
7948
|
-
"name": "
|
|
7949
|
-
"description": "The
|
|
7986
|
+
"name": "copy",
|
|
7987
|
+
"description": "The copy content."
|
|
7988
|
+
},
|
|
7989
|
+
{
|
|
7990
|
+
"name": "media",
|
|
7991
|
+
"description": "The media content."
|
|
7950
7992
|
},
|
|
7951
7993
|
{
|
|
7952
7994
|
"name": "footer",
|
|
7953
|
-
"description": "The footer content."
|
|
7995
|
+
"description": "The footer (CTA) content."
|
|
7996
|
+
},
|
|
7997
|
+
{
|
|
7998
|
+
"name": "complementary",
|
|
7999
|
+
"description": "The complementary (aside) content."
|
|
7954
8000
|
}
|
|
7955
8001
|
]
|
|
7956
8002
|
},
|
|
7957
8003
|
{
|
|
7958
|
-
"name": "dds-
|
|
7959
|
-
"path": "./src/components/
|
|
7960
|
-
"description": "
|
|
8004
|
+
"name": "dds-content-block-horizontal",
|
|
8005
|
+
"path": "./src/components/content-group-horizontal/content-group-horizontal.ts",
|
|
8006
|
+
"description": "Horizontal version of content group.",
|
|
7961
8007
|
"attributes": [
|
|
7962
8008
|
{
|
|
7963
|
-
"name": "
|
|
7964
|
-
"
|
|
7965
|
-
"
|
|
8009
|
+
"name": "border",
|
|
8010
|
+
"type": "boolean",
|
|
8011
|
+
"default": "false"
|
|
7966
8012
|
},
|
|
7967
8013
|
{
|
|
7968
|
-
"name": "
|
|
7969
|
-
"description": "
|
|
8014
|
+
"name": "complementary-style-scheme",
|
|
8015
|
+
"description": "The style scheme for the complementary content.",
|
|
8016
|
+
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
8017
|
+
"default": "\"regular\""
|
|
8018
|
+
}
|
|
8019
|
+
],
|
|
8020
|
+
"properties": [
|
|
8021
|
+
{
|
|
8022
|
+
"name": "border",
|
|
8023
|
+
"attribute": "border",
|
|
7970
8024
|
"type": "boolean",
|
|
7971
8025
|
"default": "false"
|
|
7972
8026
|
},
|
|
7973
8027
|
{
|
|
7974
|
-
"name": "
|
|
7975
|
-
"
|
|
7976
|
-
"
|
|
7977
|
-
|
|
8028
|
+
"name": "complementaryStyleScheme",
|
|
8029
|
+
"attribute": "complementary-style-scheme",
|
|
8030
|
+
"description": "The style scheme for the complementary content.",
|
|
8031
|
+
"type": "CONTENT_BLOCK_COMPLEMENTARY_STYLE_SCHEME",
|
|
8032
|
+
"default": "\"regular\""
|
|
8033
|
+
}
|
|
8034
|
+
],
|
|
8035
|
+
"slots": [
|
|
7978
8036
|
{
|
|
7979
|
-
"name": "
|
|
7980
|
-
"description": "The
|
|
7981
|
-
"type": "string | undefined"
|
|
8037
|
+
"name": "heading",
|
|
8038
|
+
"description": "The heading content."
|
|
7982
8039
|
},
|
|
7983
8040
|
{
|
|
7984
|
-
"name": "
|
|
7985
|
-
"description": "The
|
|
7986
|
-
"type": "string | undefined"
|
|
8041
|
+
"name": "copy",
|
|
8042
|
+
"description": "The copy content."
|
|
7987
8043
|
},
|
|
7988
8044
|
{
|
|
7989
|
-
"name": "
|
|
7990
|
-
"description": "The
|
|
7991
|
-
"type": "string | undefined"
|
|
8045
|
+
"name": "media",
|
|
8046
|
+
"description": "The media content."
|
|
7992
8047
|
},
|
|
7993
8048
|
{
|
|
7994
|
-
"name": "
|
|
7995
|
-
"description": "The CTA
|
|
7996
|
-
"type": "CTA_TYPE",
|
|
7997
|
-
"default": "\"\""
|
|
8049
|
+
"name": "footer",
|
|
8050
|
+
"description": "The footer (CTA) content."
|
|
7998
8051
|
},
|
|
8052
|
+
{
|
|
8053
|
+
"name": "complementary",
|
|
8054
|
+
"description": "The complementary (aside) content."
|
|
8055
|
+
}
|
|
8056
|
+
]
|
|
8057
|
+
},
|
|
8058
|
+
{
|
|
8059
|
+
"name": "dds-content-group-card-item",
|
|
8060
|
+
"path": "./src/components/content-group-cards/content-group-cards-item.ts",
|
|
8061
|
+
"description": "Content Group Card item.",
|
|
8062
|
+
"attributes": [
|
|
7999
8063
|
{
|
|
8000
8064
|
"name": "border",
|
|
8001
8065
|
"description": "An optional 1px border surrounding the component.",
|
|
@@ -8023,64 +8087,11 @@
|
|
|
8023
8087
|
{
|
|
8024
8088
|
"name": "href",
|
|
8025
8089
|
"description": "Link `href`.",
|
|
8026
|
-
"type": "string
|
|
8090
|
+
"type": "string",
|
|
8027
8091
|
"default": "\"\""
|
|
8028
8092
|
}
|
|
8029
8093
|
],
|
|
8030
8094
|
"properties": [
|
|
8031
|
-
{
|
|
8032
|
-
"name": "thumbnail",
|
|
8033
|
-
"attribute": "thumbnail",
|
|
8034
|
-
"description": "Optional custom video thumbnail",
|
|
8035
|
-
"type": "\"\" | undefined"
|
|
8036
|
-
},
|
|
8037
|
-
{
|
|
8038
|
-
"name": "noPoster",
|
|
8039
|
-
"attribute": "no-poster",
|
|
8040
|
-
"description": "Set `true` if Poster Video Image should not be shown.",
|
|
8041
|
-
"type": "boolean",
|
|
8042
|
-
"default": "false"
|
|
8043
|
-
},
|
|
8044
|
-
{
|
|
8045
|
-
"name": "formatVideoCaption",
|
|
8046
|
-
"description": "The formatter for the video caption, composed with the video name and the video duration.\nShould be changed upon the locale the UI is rendered with.",
|
|
8047
|
-
"default": "\"formatVideoCaption\""
|
|
8048
|
-
},
|
|
8049
|
-
{
|
|
8050
|
-
"name": "formatVideoDuration",
|
|
8051
|
-
"description": "The formatter for the video duration.\nShould be changed upon the locale the UI is rendered with."
|
|
8052
|
-
},
|
|
8053
|
-
{
|
|
8054
|
-
"name": "videoDuration",
|
|
8055
|
-
"attribute": "video-duration",
|
|
8056
|
-
"description": "The video duration.",
|
|
8057
|
-
"type": "number | undefined"
|
|
8058
|
-
},
|
|
8059
|
-
{
|
|
8060
|
-
"name": "videoName",
|
|
8061
|
-
"attribute": "video-name",
|
|
8062
|
-
"description": "The video name.",
|
|
8063
|
-
"type": "string | undefined"
|
|
8064
|
-
},
|
|
8065
|
-
{
|
|
8066
|
-
"name": "videoDescription",
|
|
8067
|
-
"attribute": "video-description",
|
|
8068
|
-
"description": "The custom video description.",
|
|
8069
|
-
"type": "string | undefined"
|
|
8070
|
-
},
|
|
8071
|
-
{
|
|
8072
|
-
"name": "videoThumbnailUrl",
|
|
8073
|
-
"attribute": "video-thumbnail-url",
|
|
8074
|
-
"description": "The video thumbnail URL.",
|
|
8075
|
-
"type": "string | undefined"
|
|
8076
|
-
},
|
|
8077
|
-
{
|
|
8078
|
-
"name": "ctaType",
|
|
8079
|
-
"attribute": "cta-type",
|
|
8080
|
-
"description": "The CTA type.",
|
|
8081
|
-
"type": "CTA_TYPE",
|
|
8082
|
-
"default": "\"\""
|
|
8083
|
-
},
|
|
8084
8095
|
{
|
|
8085
8096
|
"name": "border",
|
|
8086
8097
|
"attribute": "border",
|
|
@@ -8112,18 +8123,18 @@
|
|
|
8112
8123
|
{
|
|
8113
8124
|
"name": "disabled",
|
|
8114
8125
|
"description": "`true` if the button should be disabled.",
|
|
8115
|
-
"type": "boolean
|
|
8126
|
+
"type": "boolean"
|
|
8116
8127
|
},
|
|
8117
8128
|
{
|
|
8118
8129
|
"name": "download",
|
|
8119
8130
|
"description": "The default file name.",
|
|
8120
|
-
"type": "string
|
|
8131
|
+
"type": "string"
|
|
8121
8132
|
},
|
|
8122
8133
|
{
|
|
8123
8134
|
"name": "href",
|
|
8124
8135
|
"attribute": "href",
|
|
8125
8136
|
"description": "Link `href`.",
|
|
8126
|
-
"type": "string
|
|
8137
|
+
"type": "string",
|
|
8127
8138
|
"default": "\"\""
|
|
8128
8139
|
},
|
|
8129
8140
|
{
|
|
@@ -8154,7 +8165,7 @@
|
|
|
8154
8165
|
{
|
|
8155
8166
|
"name": "target",
|
|
8156
8167
|
"description": "The link target.",
|
|
8157
|
-
"type": "string
|
|
8168
|
+
"type": "string"
|
|
8158
8169
|
},
|
|
8159
8170
|
{
|
|
8160
8171
|
"name": "type",
|
|
@@ -8182,9 +8193,9 @@
|
|
|
8182
8193
|
]
|
|
8183
8194
|
},
|
|
8184
8195
|
{
|
|
8185
|
-
"name": "dds-content-group-
|
|
8186
|
-
"path": "./src/components/content-group-
|
|
8187
|
-
"description": "Content group
|
|
8196
|
+
"name": "dds-content-group-cards",
|
|
8197
|
+
"path": "./src/components/content-group-cards/content-group-cards.ts",
|
|
8198
|
+
"description": "Content group cards.",
|
|
8188
8199
|
"attributes": [
|
|
8189
8200
|
{
|
|
8190
8201
|
"name": "complementary-style-scheme",
|
|
@@ -8226,15 +8237,10 @@
|
|
|
8226
8237
|
]
|
|
8227
8238
|
},
|
|
8228
8239
|
{
|
|
8229
|
-
"name": "dds-content-
|
|
8230
|
-
"path": "./src/components/content-group-
|
|
8231
|
-
"description": "
|
|
8240
|
+
"name": "dds-content-group-pictogram",
|
|
8241
|
+
"path": "./src/components/content-group-pictograms/content-group-pictograms.ts",
|
|
8242
|
+
"description": "Content group with pictograms",
|
|
8232
8243
|
"attributes": [
|
|
8233
|
-
{
|
|
8234
|
-
"name": "border",
|
|
8235
|
-
"type": "boolean",
|
|
8236
|
-
"default": "false"
|
|
8237
|
-
},
|
|
8238
8244
|
{
|
|
8239
8245
|
"name": "complementary-style-scheme",
|
|
8240
8246
|
"description": "The style scheme for the complementary content.",
|
|
@@ -8243,12 +8249,6 @@
|
|
|
8243
8249
|
}
|
|
8244
8250
|
],
|
|
8245
8251
|
"properties": [
|
|
8246
|
-
{
|
|
8247
|
-
"name": "border",
|
|
8248
|
-
"attribute": "border",
|
|
8249
|
-
"type": "boolean",
|
|
8250
|
-
"default": "false"
|
|
8251
|
-
},
|
|
8252
8252
|
{
|
|
8253
8253
|
"name": "complementaryStyleScheme",
|
|
8254
8254
|
"attribute": "complementary-style-scheme",
|
|
@@ -8474,6 +8474,34 @@
|
|
|
8474
8474
|
}
|
|
8475
8475
|
]
|
|
8476
8476
|
},
|
|
8477
|
+
{
|
|
8478
|
+
"name": "dds-cta-section",
|
|
8479
|
+
"path": "./src/components/cta-section/cta-section.ts",
|
|
8480
|
+
"description": "The CTA SECTION pattern",
|
|
8481
|
+
"attributes": [
|
|
8482
|
+
{
|
|
8483
|
+
"name": "children-custom-class",
|
|
8484
|
+
"description": "An optional custom class for children.",
|
|
8485
|
+
"type": "string",
|
|
8486
|
+
"default": "\"\""
|
|
8487
|
+
}
|
|
8488
|
+
],
|
|
8489
|
+
"properties": [
|
|
8490
|
+
{
|
|
8491
|
+
"name": "childrenCustomClass",
|
|
8492
|
+
"attribute": "children-custom-class",
|
|
8493
|
+
"description": "An optional custom class for children.",
|
|
8494
|
+
"type": "string",
|
|
8495
|
+
"default": "\"\""
|
|
8496
|
+
}
|
|
8497
|
+
],
|
|
8498
|
+
"slots": [
|
|
8499
|
+
{
|
|
8500
|
+
"name": "heading",
|
|
8501
|
+
"description": "Section heading"
|
|
8502
|
+
}
|
|
8503
|
+
]
|
|
8504
|
+
},
|
|
8477
8505
|
{
|
|
8478
8506
|
"name": "dds-footer",
|
|
8479
8507
|
"path": "./src/components/footer/footer.ts",
|
|
@@ -12815,34 +12843,6 @@
|
|
|
12815
12843
|
"path": "./src/components/dotcom-shell/dotcom-shell-container.ts",
|
|
12816
12844
|
"description": "Container component for dotcom shell."
|
|
12817
12845
|
},
|
|
12818
|
-
{
|
|
12819
|
-
"name": "dds-cta-section",
|
|
12820
|
-
"path": "./src/components/cta-section/cta-section.ts",
|
|
12821
|
-
"description": "The CTA SECTION pattern",
|
|
12822
|
-
"attributes": [
|
|
12823
|
-
{
|
|
12824
|
-
"name": "children-custom-class",
|
|
12825
|
-
"description": "An optional custom class for children.",
|
|
12826
|
-
"type": "string",
|
|
12827
|
-
"default": "\"\""
|
|
12828
|
-
}
|
|
12829
|
-
],
|
|
12830
|
-
"properties": [
|
|
12831
|
-
{
|
|
12832
|
-
"name": "childrenCustomClass",
|
|
12833
|
-
"attribute": "children-custom-class",
|
|
12834
|
-
"description": "An optional custom class for children.",
|
|
12835
|
-
"type": "string",
|
|
12836
|
-
"default": "\"\""
|
|
12837
|
-
}
|
|
12838
|
-
],
|
|
12839
|
-
"slots": [
|
|
12840
|
-
{
|
|
12841
|
-
"name": "heading",
|
|
12842
|
-
"description": "Section heading"
|
|
12843
|
-
}
|
|
12844
|
-
]
|
|
12845
|
-
},
|
|
12846
12846
|
{
|
|
12847
12847
|
"name": "dds-expressive-modal-body",
|
|
12848
12848
|
"path": "./src/components/expressive-modal/expressive-modal-body.ts",
|