@gov-design-system-ce/components 4.0.8-rc23 → 4.1.0-rc03
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/dist/cjs/accessibility-c475826b.js +15 -0
- package/dist/cjs/accessibility-c475826b.js.map +1 -0
- package/dist/cjs/attribute-06dc5228.js +102 -0
- package/dist/cjs/attribute-06dc5228.js.map +1 -0
- package/dist/cjs/colors-976f6dff.js +20 -0
- package/dist/cjs/colors-976f6dff.js.map +1 -0
- package/dist/cjs/constants-43c0c51b.js +27 -0
- package/dist/cjs/constants-43c0c51b.js.map +1 -0
- package/dist/cjs/constants-441d1af4.js +27 -0
- package/dist/cjs/constants-441d1af4.js.map +1 -0
- package/dist/cjs/constants-47ba678b.js +18 -0
- package/dist/cjs/constants-47ba678b.js.map +1 -0
- package/dist/cjs/constants-5037cdc9.js +28 -0
- package/dist/cjs/constants-5037cdc9.js.map +1 -0
- package/dist/cjs/constants-861428a4.js +36 -0
- package/dist/cjs/constants-861428a4.js.map +1 -0
- package/dist/cjs/constants-bd0d66ac.js +17 -0
- package/dist/cjs/constants-bd0d66ac.js.map +1 -0
- package/dist/cjs/constants-e1bbb053.js +27 -0
- package/dist/cjs/constants-e1bbb053.js.map +1 -0
- package/dist/cjs/constants-e2807da6.js +36 -0
- package/dist/cjs/constants-e2807da6.js.map +1 -0
- package/dist/cjs/core.cjs.js +2 -2
- package/dist/cjs/form-c1aec07a.js +157 -0
- package/dist/cjs/form-c1aec07a.js.map +1 -0
- package/dist/cjs/gov-accordion-item.cjs.entry.js +26 -53
- package/dist/cjs/gov-accordion-item.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-accordion.cjs.entry.js +12 -35
- package/dist/cjs/gov-accordion.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-attachments_3.cjs.entry.js +28 -33
- package/dist/cjs/gov-attachments_3.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-backdrop.cjs.entry.js +22 -20
- package/dist/cjs/gov-backdrop.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-breadcrumbs.cjs.entry.js +19 -22
- package/dist/cjs/gov-breadcrumbs.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-button.cjs.entry.js +41 -54
- package/dist/cjs/gov-button.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-card.cjs.entry.js +20 -60
- package/dist/cjs/gov-card.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-chip.cjs.entry.js +47 -33
- package/dist/cjs/gov-chip.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-container.cjs.entry.js +3 -7
- package/dist/cjs/gov-container.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-control-group.cjs.entry.js +13 -17
- package/dist/cjs/gov-control-group.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-cookiebar.cjs.entry.js +6 -11
- package/dist/cjs/gov-cookiebar.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-dialog.cjs.entry.js +108 -0
- package/dist/cjs/gov-dialog.cjs.entry.js.map +1 -0
- package/dist/cjs/gov-dropdown.cjs.entry.js +33 -29
- package/dist/cjs/gov-dropdown.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-empty.cjs.entry.js +20 -9
- package/dist/cjs/gov-empty.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-error-code.cjs.entry.js +3 -9
- package/dist/cjs/gov-error-code.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-autocomplete.cjs.entry.js +26 -23
- package/dist/cjs/gov-form-autocomplete.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-checkbox-group.cjs.entry.js +8 -8
- package/dist/cjs/gov-form-checkbox-group.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-checkbox.cjs.entry.js +33 -31
- package/dist/cjs/gov-form-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-control.cjs.entry.js +11 -15
- package/dist/cjs/gov-form-control.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-file.cjs.entry.js +32 -37
- package/dist/cjs/gov-form-file.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-group.cjs.entry.js +6 -10
- package/dist/cjs/gov-form-group.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-input_2.cjs.entry.js +284 -0
- package/dist/cjs/gov-form-input_2.cjs.entry.js.map +1 -0
- package/dist/cjs/gov-form-label.cjs.entry.js +2 -6
- package/dist/cjs/gov-form-label.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-multi-select.cjs.entry.js +38 -46
- package/dist/cjs/gov-form-multi-select.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-password-power.cjs.entry.js +2 -6
- package/dist/cjs/gov-form-password-power.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-radio-group.cjs.entry.js +8 -8
- package/dist/cjs/gov-form-radio-group.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-radio.cjs.entry.js +32 -32
- package/dist/cjs/gov-form-radio.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-search.cjs.entry.js +8 -11
- package/dist/cjs/gov-form-search.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-select.cjs.entry.js +31 -44
- package/dist/cjs/gov-form-select.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-switch.cjs.entry.js +33 -32
- package/dist/cjs/gov-form-switch.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-grid-item.cjs.entry.js +3 -7
- package/dist/cjs/gov-grid-item.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-grid.cjs.entry.js +3 -7
- package/dist/cjs/gov-grid.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-icon.cjs.entry.js +43 -18
- package/dist/cjs/gov-icon.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-infobar.cjs.entry.js +40 -47
- package/dist/cjs/gov-infobar.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-layout-column.cjs.entry.js +3 -7
- package/dist/cjs/gov-layout-column.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-layout.cjs.entry.js +3 -7
- package/dist/cjs/gov-layout.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-loading.cjs.entry.js +19 -7
- package/dist/cjs/gov-loading.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-message.cjs.entry.js +18 -18
- package/dist/cjs/gov-message.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-pagination.cjs.entry.js +33 -37
- package/dist/cjs/gov-pagination.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-spacer.cjs.entry.js +6 -10
- package/dist/cjs/gov-spacer.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-stepper-item.cjs.entry.js +18 -47
- package/dist/cjs/gov-stepper-item.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-stepper.cjs.entry.js +12 -12
- package/dist/cjs/gov-stepper.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-tabs-item.cjs.entry.js +9 -10
- package/dist/cjs/gov-tabs-item.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-tabs.cjs.entry.js +45 -45
- package/dist/cjs/gov-tabs.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-tag.cjs.entry.js +23 -21
- package/dist/cjs/gov-tag.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-theme-switch.cjs.entry.js +73 -0
- package/dist/cjs/gov-theme-switch.cjs.entry.js.map +1 -0
- package/dist/cjs/gov-tile.cjs.entry.js +13 -11
- package/dist/cjs/gov-tile.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-tiles.cjs.entry.js +4 -12
- package/dist/cjs/gov-tiles.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-toast.cjs.entry.js +38 -27
- package/dist/cjs/gov-toast.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-tooltip-content.cjs.entry.js +6 -10
- package/dist/cjs/gov-tooltip-content.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-tooltip.cjs.entry.js +17 -21
- package/dist/cjs/gov-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-wizard-item.cjs.entry.js +21 -44
- package/dist/cjs/gov-wizard-item.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-wizard.cjs.entry.js +16 -15
- package/dist/cjs/gov-wizard.cjs.entry.js.map +1 -1
- package/dist/cjs/gov.log-1e8bab6e.js +21 -0
- package/dist/cjs/gov.log-1e8bab6e.js.map +1 -0
- package/dist/cjs/helpers-2ee3c9e6.js.map +1 -1
- package/dist/cjs/index-1af4880c.js +2029 -0
- package/dist/cjs/index-1af4880c.js.map +1 -0
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/props-b8a955b2.js +16 -0
- package/dist/cjs/props-b8a955b2.js.map +1 -0
- package/dist/cjs/stencil.utils-182382ee.js +11 -0
- package/dist/cjs/stencil.utils-182382ee.js.map +1 -0
- package/dist/cjs/string.utils-2335838f.js +24 -0
- package/dist/cjs/string.utils-2335838f.js.map +1 -0
- package/dist/cjs/template-b070338f.js +133 -0
- package/dist/cjs/template-b070338f.js.map +1 -0
- package/dist/cjs/wcag-31089f70.js +56 -0
- package/dist/cjs/wcag-31089f70.js.map +1 -0
- package/dist/cjs/win-587f4614.js +40 -0
- package/dist/cjs/win-587f4614.js.map +1 -0
- package/dist/collection/collection-manifest.json +2 -9
- package/dist/collection/components/gov-accordion/constants.js +4 -6
- package/dist/collection/components/gov-accordion/constants.js.map +1 -1
- package/dist/collection/components/gov-accordion/gov-accordion-item.js +25 -117
- package/dist/collection/components/gov-accordion/gov-accordion-item.js.map +1 -1
- package/dist/collection/components/gov-accordion/gov-accordion.js +6 -117
- package/dist/collection/components/gov-accordion/gov-accordion.js.map +1 -1
- package/dist/collection/components/gov-attachments/gov-attachments-item.css +19 -202
- package/dist/collection/components/gov-attachments/gov-attachments-item.js +14 -14
- package/dist/collection/components/gov-attachments/gov-attachments-item.js.map +1 -1
- package/dist/collection/components/gov-attachments/gov-attachments.js +1 -11
- package/dist/collection/components/gov-attachments/gov-attachments.js.map +1 -1
- package/dist/collection/components/gov-backdrop/constants.js +1 -1
- package/dist/collection/components/gov-backdrop/constants.js.map +1 -1
- package/dist/collection/components/gov-backdrop/gov-backdrop.js +38 -26
- package/dist/collection/components/gov-backdrop/gov-backdrop.js.map +1 -1
- package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.js +20 -31
- package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.js.map +1 -1
- package/dist/collection/components/gov-button/button/constants.js +9 -10
- package/dist/collection/components/gov-button/button/constants.js.map +1 -1
- package/dist/collection/components/gov-button/button/gov-button.js +53 -323
- package/dist/collection/components/gov-button/button/gov-button.js.map +1 -1
- package/dist/collection/components/gov-button/dropdown/gov-dropdown.js +36 -39
- package/dist/collection/components/gov-button/dropdown/gov-dropdown.js.map +1 -1
- package/dist/collection/components/gov-card/constants.js +0 -1
- package/dist/collection/components/gov-card/constants.js.map +1 -1
- package/dist/collection/components/gov-card/gov-card.js +28 -152
- package/dist/collection/components/gov-card/gov-card.js.map +1 -1
- package/dist/collection/components/gov-chip/constants.js +8 -0
- package/dist/collection/components/gov-chip/constants.js.map +1 -1
- package/dist/collection/components/gov-chip/gov-chip.js +80 -138
- package/dist/collection/components/gov-chip/gov-chip.js.map +1 -1
- package/dist/collection/components/gov-container/gov-container.js +1 -11
- package/dist/collection/components/gov-container/gov-container.js.map +1 -1
- package/dist/collection/components/gov-control-group/constants.js +2 -2
- package/dist/collection/components/gov-control-group/constants.js.map +1 -1
- package/dist/collection/components/gov-control-group/gov-control-group.js +33 -25
- package/dist/collection/components/gov-control-group/gov-control-group.js.map +1 -1
- package/dist/collection/components/gov-cookiebar/constants.js +3 -4
- package/dist/collection/components/gov-cookiebar/constants.js.map +1 -1
- package/dist/collection/components/gov-cookiebar/gov-cookiebar.js +2 -12
- package/dist/collection/components/gov-cookiebar/gov-cookiebar.js.map +1 -1
- package/dist/collection/components/gov-dialog/constants.js +12 -0
- package/dist/collection/components/gov-dialog/constants.js.map +1 -0
- package/dist/collection/components/gov-dialog/gov-dialog.js +318 -0
- package/dist/collection/components/gov-dialog/gov-dialog.js.map +1 -0
- package/dist/collection/components/gov-empty/constants.js +3 -2
- package/dist/collection/components/gov-empty/constants.js.map +1 -1
- package/dist/collection/components/gov-empty/gov-empty.js +41 -8
- package/dist/collection/components/gov-empty/gov-empty.js.map +1 -1
- package/dist/collection/components/gov-error-code/constants.js +0 -2
- package/dist/collection/components/gov-error-code/constants.js.map +1 -1
- package/dist/collection/components/gov-error-code/gov-error-code.js +1 -11
- package/dist/collection/components/gov-error-code/gov-error-code.js.map +1 -1
- package/dist/collection/components/gov-form/autocomplete/constants.js +1 -3
- package/dist/collection/components/gov-form/autocomplete/constants.js.map +1 -1
- package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js +25 -101
- package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.js.map +1 -1
- package/dist/collection/components/gov-form/checkbox/constants.js +2 -1
- package/dist/collection/components/gov-form/checkbox/constants.js.map +1 -1
- package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js +48 -81
- package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.js.map +1 -1
- package/dist/collection/components/gov-form/control/gov-form-control.js +4 -14
- package/dist/collection/components/gov-form/control/gov-form-control.js.map +1 -1
- package/dist/collection/components/gov-form/file/constants.js +0 -3
- package/dist/collection/components/gov-form/file/constants.js.map +1 -1
- package/dist/collection/components/gov-form/file/gov-form-file.js +32 -89
- package/dist/collection/components/gov-form/file/gov-form-file.js.map +1 -1
- package/dist/collection/components/gov-form/group/gov-form-checkbox-group.js +1 -1
- package/dist/collection/components/gov-form/group/gov-form-group.css +38 -197
- package/dist/collection/components/gov-form/group/gov-form-group.js +1 -11
- package/dist/collection/components/gov-form/group/gov-form-group.js.map +1 -1
- package/dist/collection/components/gov-form/group/gov-form-radio-group.js +1 -1
- package/dist/collection/components/gov-form/input/constants.js +1 -3
- package/dist/collection/components/gov-form/input/constants.js.map +1 -1
- package/dist/collection/components/gov-form/input/gov-form-input.js +45 -153
- package/dist/collection/components/gov-form/input/gov-form-input.js.map +1 -1
- package/dist/collection/components/gov-form/label/gov-form-label.js +1 -11
- package/dist/collection/components/gov-form/label/gov-form-label.js.map +1 -1
- package/dist/collection/components/gov-form/message/constants.js +4 -3
- package/dist/collection/components/gov-form/message/constants.js.map +1 -1
- package/dist/collection/components/gov-form/message/gov-form-message.js +42 -27
- package/dist/collection/components/gov-form/message/gov-form-message.js.map +1 -1
- package/dist/collection/components/gov-form/multiselect/constants.js +1 -3
- package/dist/collection/components/gov-form/multiselect/constants.js.map +1 -1
- package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js +31 -138
- package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.js.map +1 -1
- package/dist/collection/components/gov-form/password-power/gov-form-password-power.js +1 -11
- package/dist/collection/components/gov-form/password-power/gov-form-password-power.js.map +1 -1
- package/dist/collection/components/gov-form/radio/constants.js +1 -2
- package/dist/collection/components/gov-form/radio/constants.js.map +1 -1
- package/dist/collection/components/gov-form/radio/gov-form-radio.js +28 -81
- package/dist/collection/components/gov-form/radio/gov-form-radio.js.map +1 -1
- package/dist/collection/components/gov-form/search/constants.js +4 -4
- package/dist/collection/components/gov-form/search/constants.js.map +1 -1
- package/dist/collection/components/gov-form/search/gov-form-search.js +34 -19
- package/dist/collection/components/gov-form/search/gov-form-search.js.map +1 -1
- package/dist/collection/components/gov-form/select/constants.js +1 -3
- package/dist/collection/components/gov-form/select/constants.js.map +1 -1
- package/dist/collection/components/gov-form/select/gov-form-select.js +24 -171
- package/dist/collection/components/gov-form/select/gov-form-select.js.map +1 -1
- package/dist/collection/components/gov-form/switch/constants.js +1 -0
- package/dist/collection/components/gov-form/switch/constants.js.map +1 -1
- package/dist/collection/components/gov-form/switch/gov-form-switch.js +30 -82
- package/dist/collection/components/gov-form/switch/gov-form-switch.js.map +1 -1
- package/dist/collection/components/gov-grid/gov-grid-item.js +1 -11
- package/dist/collection/components/gov-grid/gov-grid-item.js.map +1 -1
- package/dist/collection/components/gov-grid/gov-grid.js +1 -11
- package/dist/collection/components/gov-grid/gov-grid.js.map +1 -1
- package/dist/collection/components/gov-icon/constants.js +15 -0
- package/dist/collection/components/gov-icon/constants.js.map +1 -1
- package/dist/collection/components/gov-icon/gov-icon.js +52 -23
- package/dist/collection/components/gov-icon/gov-icon.js.map +1 -1
- package/dist/collection/components/gov-icon/helpers.js.map +1 -1
- package/dist/collection/components/gov-infobar/constants.js +7 -4
- package/dist/collection/components/gov-infobar/constants.js.map +1 -1
- package/dist/collection/components/gov-infobar/gov-infobar.js +59 -106
- package/dist/collection/components/gov-infobar/gov-infobar.js.map +1 -1
- package/dist/collection/components/gov-layout/gov-layout-column.js +1 -11
- package/dist/collection/components/gov-layout/gov-layout-column.js.map +1 -1
- package/dist/collection/components/gov-layout/gov-layout.js +1 -11
- package/dist/collection/components/gov-layout/gov-layout.js.map +1 -1
- package/dist/collection/components/gov-loading/loading/constants.js +3 -0
- package/dist/collection/components/gov-loading/loading/constants.js.map +1 -1
- package/dist/collection/components/gov-loading/loading/gov-loading.js +41 -9
- package/dist/collection/components/gov-loading/loading/gov-loading.js.map +1 -1
- package/dist/collection/components/gov-loading/skeleton/constants.js +5 -5
- package/dist/collection/components/gov-loading/skeleton/constants.js.map +1 -1
- package/dist/collection/components/gov-loading/skeleton/gov-skeleton.js +61 -99
- package/dist/collection/components/gov-loading/skeleton/gov-skeleton.js.map +1 -1
- package/dist/collection/components/gov-message/constants.js +7 -4
- package/dist/collection/components/gov-message/constants.js.map +1 -1
- package/dist/collection/components/gov-message/gov-message.js +39 -24
- package/dist/collection/components/gov-message/gov-message.js.map +1 -1
- package/dist/collection/components/gov-pagination/constants.js +2 -2
- package/dist/collection/components/gov-pagination/constants.js.map +1 -1
- package/dist/collection/components/gov-pagination/gov-pagination.js +40 -122
- package/dist/collection/components/gov-pagination/gov-pagination.js.map +1 -1
- package/dist/collection/components/gov-spacer/gov-spacer.js +1 -11
- package/dist/collection/components/gov-spacer/gov-spacer.js.map +1 -1
- package/dist/collection/components/gov-stepper/constants.js +5 -8
- package/dist/collection/components/gov-stepper/constants.js.map +1 -1
- package/dist/collection/components/gov-stepper/gov-stepper-item.js +20 -138
- package/dist/collection/components/gov-stepper/gov-stepper-item.js.map +1 -1
- package/dist/collection/components/gov-stepper/gov-stepper.js +6 -12
- package/dist/collection/components/gov-stepper/gov-stepper.js.map +1 -1
- package/dist/collection/components/gov-tabs/constants.js +4 -2
- package/dist/collection/components/gov-tabs/constants.js.map +1 -1
- package/dist/collection/components/gov-tabs/gov-tabs-item.js +38 -12
- package/dist/collection/components/gov-tabs/gov-tabs-item.js.map +1 -1
- package/dist/collection/components/gov-tabs/gov-tabs.js +80 -112
- package/dist/collection/components/gov-tabs/gov-tabs.js.map +1 -1
- package/dist/collection/components/gov-tabs/gov-tabs.types.js.map +1 -1
- package/dist/collection/components/gov-tag/constants.js +8 -0
- package/dist/collection/components/gov-tag/constants.js.map +1 -1
- package/dist/collection/components/gov-tag/gov-tag.js +47 -52
- package/dist/collection/components/gov-tag/gov-tag.js.map +1 -1
- package/dist/collection/components/gov-theme-switch/constants.js +5 -0
- package/dist/collection/components/gov-theme-switch/constants.js.map +1 -0
- package/dist/collection/components/gov-theme-switch/gov-theme-switch.js +82 -0
- package/dist/collection/components/gov-theme-switch/gov-theme-switch.js.map +1 -0
- package/dist/collection/components/gov-theme-switch/gov-theme-switch.types.js +7 -0
- package/dist/collection/components/gov-theme-switch/gov-theme-switch.types.js.map +1 -0
- package/dist/collection/components/gov-tile/constants.js +7 -4
- package/dist/collection/components/gov-tile/constants.js.map +1 -1
- package/dist/collection/components/gov-tile/container/gov-tiles.js +5 -38
- package/dist/collection/components/gov-tile/container/gov-tiles.js.map +1 -1
- package/dist/collection/components/gov-tile/gov-tile.js +64 -12
- package/dist/collection/components/gov-tile/gov-tile.js.map +1 -1
- package/dist/collection/components/gov-toast/constants.js +7 -4
- package/dist/collection/components/gov-toast/constants.js.map +1 -1
- package/dist/collection/components/gov-toast/gov-toast.js +43 -35
- package/dist/collection/components/gov-toast/gov-toast.js.map +1 -1
- package/dist/collection/components/gov-tooltip/constants.js +2 -2
- package/dist/collection/components/gov-tooltip/constants.js.map +1 -1
- package/dist/collection/components/gov-tooltip/gov-tooltip-content.js +10 -20
- package/dist/collection/components/gov-tooltip/gov-tooltip-content.js.map +1 -1
- package/dist/collection/components/gov-tooltip/gov-tooltip.js +17 -27
- package/dist/collection/components/gov-tooltip/gov-tooltip.js.map +1 -1
- package/dist/collection/components/gov-wizard/constants.js +6 -8
- package/dist/collection/components/gov-wizard/constants.js.map +1 -1
- package/dist/collection/components/gov-wizard/gov-wizard-item.js +22 -108
- package/dist/collection/components/gov-wizard/gov-wizard-item.js.map +1 -1
- package/dist/collection/components/gov-wizard/gov-wizard.js +8 -14
- package/dist/collection/components/gov-wizard/gov-wizard.js.map +1 -1
- package/dist/collection/core/constants/colors.js +17 -0
- package/dist/collection/core/constants/colors.js.map +1 -0
- package/dist/collection/core/constants/tokens.js +15 -13
- package/dist/collection/core/constants/tokens.js.map +1 -1
- package/dist/collection/helpers/Accessibility/accessibility.js +10 -0
- package/dist/collection/helpers/Accessibility/accessibility.js.map +1 -0
- package/dist/collection/helpers/Accessibility/attributes.js +54 -0
- package/dist/collection/helpers/Accessibility/attributes.js.map +1 -0
- package/dist/collection/helpers/Dom/attribute.js +41 -0
- package/dist/collection/helpers/Dom/attribute.js.map +1 -0
- package/dist/collection/helpers/Dom/template.js +2 -1
- package/dist/collection/helpers/Dom/template.js.map +1 -1
- package/dist/collection/helpers/Log/gov.log.js +6 -6
- package/dist/collection/helpers/Log/gov.log.js.map +1 -1
- package/dist/collection/helpers/Validate/wcag.js +4 -3
- package/dist/collection/helpers/Validate/wcag.js.map +1 -1
- package/dist/collection/pages/Accordion.js +111 -50
- package/dist/collection/pages/Accordion.js.map +1 -1
- package/dist/collection/pages/Breadcrumbs.js +27 -2
- package/dist/collection/pages/Breadcrumbs.js.map +1 -1
- package/dist/collection/pages/Button.js +616 -530
- package/dist/collection/pages/Button.js.map +1 -1
- package/dist/collection/pages/Card.js +39 -66
- package/dist/collection/pages/Card.js.map +1 -1
- package/dist/collection/pages/Chip.js +134 -253
- package/dist/collection/pages/Chip.js.map +1 -1
- package/dist/collection/pages/Container.js +6 -0
- package/dist/collection/pages/Container.js.map +1 -1
- package/dist/collection/pages/ControlGroup.js +53 -218
- package/dist/collection/pages/ControlGroup.js.map +1 -1
- package/dist/collection/pages/CookieConsent.js +29 -0
- package/dist/collection/pages/CookieConsent.js.map +1 -0
- package/dist/collection/pages/Dialog.js +56 -0
- package/dist/collection/pages/Dialog.js.map +1 -0
- package/dist/collection/pages/Empty.js +26 -31
- package/dist/collection/pages/Empty.js.map +1 -1
- package/dist/collection/pages/Error.js +7 -5
- package/dist/collection/pages/Error.js.map +1 -1
- package/dist/collection/pages/FormMessage.js +10 -10
- package/dist/collection/pages/FormMessage.js.map +1 -1
- package/dist/collection/pages/Forms.js +1953 -1527
- package/dist/collection/pages/Forms.js.map +1 -1
- package/dist/collection/pages/Home.js +40 -65
- package/dist/collection/pages/Home.js.map +1 -1
- package/dist/collection/pages/Icon.js +22 -0
- package/dist/collection/pages/Icon.js.map +1 -0
- package/dist/collection/pages/Infobar.js +83 -83
- package/dist/collection/pages/Infobar.js.map +1 -1
- package/dist/collection/pages/Layout.js +16 -16
- package/dist/collection/pages/Layout.js.map +1 -1
- package/dist/collection/pages/Loading.js +70 -80
- package/dist/collection/pages/Loading.js.map +1 -1
- package/dist/collection/pages/Message.js +43 -55
- package/dist/collection/pages/Message.js.map +1 -1
- package/dist/collection/pages/Pagination.js +6 -6
- package/dist/collection/pages/Pagination.js.map +1 -1
- package/dist/collection/pages/Stepper.js +45 -30
- package/dist/collection/pages/Stepper.js.map +1 -1
- package/dist/collection/pages/Tabs.js +261 -19
- package/dist/collection/pages/Tabs.js.map +1 -1
- package/dist/collection/pages/Tag.js +47 -127
- package/dist/collection/pages/Tag.js.map +1 -1
- package/dist/collection/pages/Tiles.js +319 -110
- package/dist/collection/pages/Tiles.js.map +1 -1
- package/dist/collection/pages/ToastMessage.js +5 -5
- package/dist/collection/pages/ToastMessage.js.map +1 -1
- package/dist/collection/pages/ToastMessageCountdown.js +5 -5
- package/dist/collection/pages/ToastMessageCountdown.js.map +1 -1
- package/dist/collection/pages/Tooltip.js +8 -8
- package/dist/collection/pages/Tooltip.js.map +1 -1
- package/dist/collection/pages/Wizard.js +38 -20
- package/dist/collection/pages/Wizard.js.map +1 -1
- package/dist/collection/utils/stencil.utils.js +2 -2
- package/dist/collection/utils/stencil.utils.js.map +1 -1
- package/dist/collection/utils/string.utils.js +1 -1
- package/dist/collection/utils/string.utils.js.map +1 -1
- package/dist/components/gov-accordion-item.js +1 -1
- package/dist/components/gov-accordion-item.js.map +1 -1
- package/dist/components/gov-accordion.js +1 -1
- package/dist/components/gov-accordion.js.map +1 -1
- package/dist/components/gov-attachments-item.js +1 -1
- package/dist/components/gov-attachments.js +1 -1
- package/dist/components/gov-backdrop.js +1 -1
- package/dist/components/gov-breadcrumbs.js +1 -1
- package/dist/components/gov-breadcrumbs.js.map +1 -1
- package/dist/components/gov-button.js +1 -1
- package/dist/components/gov-card.js +1 -1
- package/dist/components/gov-card.js.map +1 -1
- package/dist/components/gov-chip.js +1 -1
- package/dist/components/gov-container.js +1 -1
- package/dist/components/gov-container.js.map +1 -1
- package/dist/components/gov-control-group.js +1 -1
- package/dist/components/gov-control-group.js.map +1 -1
- package/dist/components/gov-cookiebar.js +1 -1
- package/dist/components/gov-cookiebar.js.map +1 -1
- package/dist/components/gov-dialog.d.ts +11 -0
- package/dist/components/gov-dialog.js +2 -0
- package/dist/components/gov-dialog.js.map +1 -0
- package/dist/components/gov-dropdown.js +1 -1
- package/dist/components/gov-dropdown.js.map +1 -1
- package/dist/components/gov-empty.js +1 -1
- package/dist/components/gov-empty.js.map +1 -1
- package/dist/components/gov-error-code.js +1 -1
- package/dist/components/gov-error-code.js.map +1 -1
- package/dist/components/gov-form-autocomplete.js +1 -1
- package/dist/components/gov-form-checkbox-group.js +1 -1
- package/dist/components/gov-form-checkbox-group.js.map +1 -1
- package/dist/components/gov-form-checkbox.js +1 -1
- package/dist/components/gov-form-checkbox.js.map +1 -1
- package/dist/components/gov-form-control.js +1 -1
- package/dist/components/gov-form-control.js.map +1 -1
- package/dist/components/gov-form-file.js +1 -1
- package/dist/components/gov-form-file.js.map +1 -1
- package/dist/components/gov-form-group.js +1 -1
- package/dist/components/gov-form-group.js.map +1 -1
- package/dist/components/gov-form-input.js +1 -1
- package/dist/components/gov-form-label.js +1 -1
- package/dist/components/gov-form-label.js.map +1 -1
- package/dist/components/gov-form-message.js +1 -1
- package/dist/components/gov-form-multi-select.js +1 -1
- package/dist/components/gov-form-multi-select.js.map +1 -1
- package/dist/components/gov-form-password-power.js +1 -1
- package/dist/components/gov-form-password-power.js.map +1 -1
- package/dist/components/gov-form-radio-group.js +1 -1
- package/dist/components/gov-form-radio-group.js.map +1 -1
- package/dist/components/gov-form-radio.js +1 -1
- package/dist/components/gov-form-radio.js.map +1 -1
- package/dist/components/gov-form-search.js +1 -1
- package/dist/components/gov-form-search.js.map +1 -1
- package/dist/components/gov-form-select.js +1 -1
- package/dist/components/gov-form-switch.js +1 -1
- package/dist/components/gov-form-switch.js.map +1 -1
- package/dist/components/gov-grid-item.js +1 -1
- package/dist/components/gov-grid-item.js.map +1 -1
- package/dist/components/gov-grid.js +1 -1
- package/dist/components/gov-grid.js.map +1 -1
- package/dist/components/gov-icon.js +1 -1
- package/dist/components/gov-infobar.js +1 -1
- package/dist/components/gov-infobar.js.map +1 -1
- package/dist/components/gov-layout-column.js +1 -1
- package/dist/components/gov-layout-column.js.map +1 -1
- package/dist/components/gov-layout.js +1 -1
- package/dist/components/gov-layout.js.map +1 -1
- package/dist/components/gov-loading.js +1 -1
- package/dist/components/gov-loading.js.map +1 -1
- package/dist/components/gov-message.js +1 -1
- package/dist/components/gov-message.js.map +1 -1
- package/dist/components/gov-pagination.js +1 -1
- package/dist/components/gov-pagination.js.map +1 -1
- package/dist/components/gov-skeleton.js +1 -1
- package/dist/components/gov-skeleton.js.map +1 -1
- package/dist/components/gov-spacer.js +1 -1
- package/dist/components/gov-spacer.js.map +1 -1
- package/dist/components/gov-stepper-item.js +1 -1
- package/dist/components/gov-stepper-item.js.map +1 -1
- package/dist/components/gov-stepper.js +1 -1
- package/dist/components/gov-stepper.js.map +1 -1
- package/dist/components/gov-tabs-item.js +1 -1
- package/dist/components/gov-tabs-item.js.map +1 -1
- package/dist/components/gov-tabs.js +1 -1
- package/dist/components/gov-tabs.js.map +1 -1
- package/dist/components/gov-tag.js +1 -1
- package/dist/components/gov-tag.js.map +1 -1
- package/dist/components/gov-theme-switch.d.ts +11 -0
- package/dist/components/gov-theme-switch.js +2 -0
- package/dist/components/gov-theme-switch.js.map +1 -0
- package/dist/components/gov-tile.js +1 -1
- package/dist/components/gov-tile.js.map +1 -1
- package/dist/components/gov-tiles.js +1 -1
- package/dist/components/gov-tiles.js.map +1 -1
- package/dist/components/gov-toast.js +1 -1
- package/dist/components/gov-toast.js.map +1 -1
- package/dist/components/gov-tooltip-content.js +1 -1
- package/dist/components/gov-tooltip-content.js.map +1 -1
- package/dist/components/gov-tooltip.js +1 -1
- package/dist/components/gov-tooltip.js.map +1 -1
- package/dist/components/gov-wizard-item.js +1 -1
- package/dist/components/gov-wizard-item.js.map +1 -1
- package/dist/components/gov-wizard.js +1 -1
- package/dist/components/gov-wizard.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/p-0075138f.js +2 -0
- package/dist/components/p-0075138f.js.map +1 -0
- package/dist/components/p-016bbea6.js.map +1 -1
- package/dist/components/p-08621bdf.js +2 -0
- package/dist/components/p-08621bdf.js.map +1 -0
- package/dist/components/p-0c93dd39.js +2 -0
- package/dist/components/p-0c93dd39.js.map +1 -0
- package/dist/components/p-19c681a3.js +2 -0
- package/dist/components/p-1a0b3b4f.js +2 -0
- package/dist/components/p-1a0b3b4f.js.map +1 -0
- package/dist/components/p-1e82b99e.js +2 -0
- package/dist/components/p-1e82b99e.js.map +1 -0
- package/dist/components/p-255d0471.js +2 -0
- package/dist/components/p-255d0471.js.map +1 -0
- package/dist/components/p-26618322.js +2 -0
- package/dist/components/p-26618322.js.map +1 -0
- package/dist/components/p-2aedc81e.js +2 -0
- package/dist/components/p-2aedc81e.js.map +1 -0
- package/dist/components/p-33d5d1ed.js +2 -0
- package/dist/components/p-33d5d1ed.js.map +1 -0
- package/dist/components/p-3dece5f7.js +2 -0
- package/dist/components/p-3dece5f7.js.map +1 -0
- package/dist/components/p-4a92317f.js +2 -0
- package/dist/components/p-4a92317f.js.map +1 -0
- package/dist/components/p-4ffeb83f.js +2 -0
- package/dist/components/p-4ffeb83f.js.map +1 -0
- package/dist/components/p-565120d5.js +2 -0
- package/dist/components/p-565120d5.js.map +1 -0
- package/dist/components/p-59737af9.js +2 -0
- package/dist/components/p-59737af9.js.map +1 -0
- package/dist/components/p-7501abe8.js +2 -0
- package/dist/components/p-7501abe8.js.map +1 -0
- package/dist/components/p-7f8a24a7.js +2 -0
- package/dist/components/p-7f8a24a7.js.map +1 -0
- package/dist/components/p-95d41a3b.js +2 -0
- package/dist/components/p-95d41a3b.js.map +1 -0
- package/dist/components/p-9a93146e.js +2 -0
- package/dist/components/p-9a93146e.js.map +1 -0
- package/dist/components/p-a14f8877.js +2 -0
- package/dist/components/p-a14f8877.js.map +1 -0
- package/dist/components/p-a5975d22.js +2 -0
- package/dist/components/p-a5975d22.js.map +1 -0
- package/dist/components/p-a99d125a.js +2 -0
- package/dist/components/p-a99d125a.js.map +1 -0
- package/dist/components/p-ae3dada7.js +3 -0
- package/dist/components/p-ae3dada7.js.map +1 -0
- package/dist/components/p-c0bb26c2.js +2 -0
- package/dist/components/p-c0bb26c2.js.map +1 -0
- package/dist/components/p-d4509899.js +2 -0
- package/dist/components/p-d4509899.js.map +1 -0
- package/dist/components/p-dd8d3279.js +2 -0
- package/dist/components/p-dd8d3279.js.map +1 -0
- package/dist/components/p-de3103e8.js +2 -0
- package/dist/components/p-de3103e8.js.map +1 -0
- package/dist/components/p-de8656dd.js +2 -0
- package/dist/components/p-de8656dd.js.map +1 -0
- package/dist/components/p-ded281e6.js +2 -0
- package/dist/components/p-ded281e6.js.map +1 -0
- package/dist/components/p-e3aeaca0.js +2 -0
- package/dist/components/p-e3aeaca0.js.map +1 -0
- package/dist/components/p-edd1417b.js +2 -0
- package/dist/components/p-edd1417b.js.map +1 -0
- package/dist/core/core.css +11473 -1
- package/dist/core/core.esm.js +1 -1
- package/dist/core/core.esm.js.map +1 -1
- package/dist/core/p-0075138f.js +2 -0
- package/dist/core/p-0075138f.js.map +1 -0
- package/dist/core/p-016bbea6.js.map +1 -1
- package/dist/core/p-0225a96a.entry.js +2 -0
- package/dist/core/p-0225a96a.entry.js.map +1 -0
- package/dist/core/p-023787b3.entry.js +2 -0
- package/dist/core/p-023787b3.entry.js.map +1 -0
- package/dist/core/p-033bbbaa.entry.js +2 -0
- package/dist/core/p-033bbbaa.entry.js.map +1 -0
- package/dist/core/p-052cc573.js +2 -0
- package/dist/core/p-0d7b9167.entry.js +2 -0
- package/dist/core/p-0d7b9167.entry.js.map +1 -0
- package/dist/core/p-0ebc8365.entry.js +2 -0
- package/dist/core/p-0ebc8365.entry.js.map +1 -0
- package/dist/core/p-111e1a63.entry.js +2 -0
- package/dist/core/p-111e1a63.entry.js.map +1 -0
- package/dist/core/p-1638b12b.entry.js +2 -0
- package/dist/core/p-1638b12b.entry.js.map +1 -0
- package/dist/core/p-169b67af.js +2 -0
- package/dist/core/p-1bbc10c9.entry.js +2 -0
- package/dist/core/p-1bbc10c9.entry.js.map +1 -0
- package/dist/core/p-21bdd725.entry.js +2 -0
- package/dist/core/p-21bdd725.entry.js.map +1 -0
- package/dist/core/p-235869e6.entry.js +2 -0
- package/dist/core/p-235869e6.entry.js.map +1 -0
- package/dist/core/p-2614044c.js +2 -0
- package/dist/core/p-26618322.js +2 -0
- package/dist/core/p-26618322.js.map +1 -0
- package/dist/core/p-28a7d3f7.js +2 -0
- package/dist/core/p-28a7d3f7.js.map +1 -0
- package/dist/core/p-2ee0d589.entry.js +2 -0
- package/dist/core/p-2ee0d589.entry.js.map +1 -0
- package/dist/core/p-33ecbb38.entry.js +2 -0
- package/dist/core/p-33ecbb38.entry.js.map +1 -0
- package/dist/core/p-35e66bef.entry.js +2 -0
- package/dist/core/p-35e66bef.entry.js.map +1 -0
- package/dist/core/p-378e5294.entry.js +2 -0
- package/dist/core/p-378e5294.entry.js.map +1 -0
- package/dist/core/p-393a281e.entry.js +2 -0
- package/dist/core/p-393a281e.entry.js.map +1 -0
- package/dist/core/p-39d8e408.entry.js +2 -0
- package/dist/core/p-39d8e408.entry.js.map +1 -0
- package/dist/core/p-3a519b02.entry.js +2 -0
- package/dist/core/p-3a519b02.entry.js.map +1 -0
- package/dist/core/p-3db35bee.entry.js +2 -0
- package/dist/core/p-3db35bee.entry.js.map +1 -0
- package/dist/core/p-3ddfbc05.entry.js +2 -0
- package/dist/core/p-3ddfbc05.entry.js.map +1 -0
- package/dist/core/p-3e8b94c2.entry.js +2 -0
- package/dist/core/p-3e8b94c2.entry.js.map +1 -0
- package/dist/core/p-3f5f36e4.entry.js +2 -0
- package/dist/core/p-3f5f36e4.entry.js.map +1 -0
- package/dist/core/p-42d9924c.js +2 -0
- package/dist/core/p-42d9924c.js.map +1 -0
- package/dist/core/p-45a30859.js +2 -0
- package/dist/core/p-4898c95f.entry.js +2 -0
- package/dist/core/p-4898c95f.entry.js.map +1 -0
- package/dist/core/p-4bce896c.js +2 -0
- package/dist/core/p-4bce896c.js.map +1 -0
- package/dist/core/p-4e98412a.entry.js +2 -0
- package/dist/core/p-4e98412a.entry.js.map +1 -0
- package/dist/core/p-59c4574a.entry.js +2 -0
- package/dist/core/p-59c4574a.entry.js.map +1 -0
- package/dist/core/p-5f776da7.entry.js +2 -0
- package/dist/core/p-5f776da7.entry.js.map +1 -0
- package/dist/core/p-60658ae9.js +2 -0
- package/dist/core/p-60658ae9.js.map +1 -0
- package/dist/core/p-69d56f17.js +2 -0
- package/dist/core/p-69d56f17.js.map +1 -0
- package/dist/core/p-6aa40794.js +2 -0
- package/dist/core/p-6aa40794.js.map +1 -0
- package/dist/core/p-74e20474.entry.js +2 -0
- package/dist/core/p-74e20474.entry.js.map +1 -0
- package/dist/core/p-7cd2c877.entry.js +2 -0
- package/dist/core/p-7cd2c877.entry.js.map +1 -0
- package/dist/core/p-8321da17.entry.js +2 -0
- package/dist/core/p-8321da17.entry.js.map +1 -0
- package/dist/core/p-899e504a.entry.js +2 -0
- package/dist/core/p-899e504a.entry.js.map +1 -0
- package/dist/core/p-9100d24f.entry.js +2 -0
- package/dist/core/p-9100d24f.entry.js.map +1 -0
- package/dist/core/p-95d41a3b.js +2 -0
- package/dist/core/p-95d41a3b.js.map +1 -0
- package/dist/core/p-964f1729.entry.js +2 -0
- package/dist/core/p-964f1729.entry.js.map +1 -0
- package/dist/core/p-97927e2a.entry.js +2 -0
- package/dist/core/p-97927e2a.entry.js.map +1 -0
- package/dist/core/p-98091397.entry.js +2 -0
- package/dist/core/p-98091397.entry.js.map +1 -0
- package/dist/core/p-987388fd.entry.js +2 -0
- package/dist/core/p-987388fd.entry.js.map +1 -0
- package/dist/core/p-9ac55bd1.js +2 -0
- package/dist/core/p-9ac55bd1.js.map +1 -0
- package/dist/core/p-9b41ac88.entry.js +2 -0
- package/dist/core/p-9b41ac88.entry.js.map +1 -0
- package/dist/core/p-9d0c3dee.entry.js +2 -0
- package/dist/core/p-9d0c3dee.entry.js.map +1 -0
- package/dist/core/p-9d0f20ec.entry.js +2 -0
- package/dist/core/p-9d0f20ec.entry.js.map +1 -0
- package/dist/core/p-a1e95a5f.js +3 -0
- package/dist/core/p-a1e95a5f.js.map +1 -0
- package/dist/core/p-a21dc94f.js +2 -0
- package/dist/core/p-a21dc94f.js.map +1 -0
- package/dist/core/p-a42514f9.entry.js +2 -0
- package/dist/core/p-a42514f9.entry.js.map +1 -0
- package/dist/core/p-a4886f2d.entry.js +2 -0
- package/dist/core/p-a4886f2d.entry.js.map +1 -0
- package/dist/core/p-a693ffbf.js +2 -0
- package/dist/core/p-a693ffbf.js.map +1 -0
- package/dist/core/p-acff78c5.entry.js +2 -0
- package/dist/core/p-acff78c5.entry.js.map +1 -0
- package/dist/core/p-b215f99f.entry.js +2 -0
- package/dist/core/p-b215f99f.entry.js.map +1 -0
- package/dist/core/p-b48a4aa0.js +2 -0
- package/dist/core/p-b48a4aa0.js.map +1 -0
- package/dist/core/p-bdf1864e.entry.js +2 -0
- package/dist/core/p-bdf1864e.entry.js.map +1 -0
- package/dist/core/p-c5375a8a.entry.js +2 -0
- package/dist/core/p-c5375a8a.entry.js.map +1 -0
- package/dist/core/p-c6431085.entry.js +2 -0
- package/dist/core/p-c6431085.entry.js.map +1 -0
- package/dist/core/p-c990d746.js +2 -0
- package/dist/core/p-c990d746.js.map +1 -0
- package/dist/core/p-ca093025.entry.js +2 -0
- package/dist/core/p-ca093025.entry.js.map +1 -0
- package/dist/core/p-d56632e1.entry.js +2 -0
- package/dist/core/p-d56632e1.entry.js.map +1 -0
- package/dist/core/p-d9a299a4.js +2 -0
- package/dist/core/p-d9a299a4.js.map +1 -0
- package/dist/core/p-e0d428c9.js +2 -0
- package/dist/core/p-e0d428c9.js.map +1 -0
- package/dist/core/p-e3aeaca0.js +2 -0
- package/dist/core/p-e3aeaca0.js.map +1 -0
- package/dist/core/p-e49b1737.entry.js +2 -0
- package/dist/core/p-e49b1737.entry.js.map +1 -0
- package/dist/core/p-e5b95316.entry.js +2 -0
- package/dist/core/p-e5b95316.entry.js.map +1 -0
- package/dist/core/p-e9a6cd71.js +2 -0
- package/dist/core/p-e9a6cd71.js.map +1 -0
- package/dist/core/p-ea6cb030.entry.js +2 -0
- package/dist/core/p-ea6cb030.entry.js.map +1 -0
- package/dist/core/p-eb2af67a.entry.js +2 -0
- package/dist/core/p-eb2af67a.entry.js.map +1 -0
- package/dist/core/p-f0781e29.entry.js +2 -0
- package/dist/core/p-f0781e29.entry.js.map +1 -0
- package/dist/core/p-f4e04e98.entry.js +2 -0
- package/dist/core/p-f4e04e98.entry.js.map +1 -0
- package/dist/core/p-fe147dbf.entry.js +2 -0
- package/dist/core/p-fe147dbf.entry.js.map +1 -0
- package/dist/esm/accessibility-f83c991a.js +13 -0
- package/dist/esm/accessibility-f83c991a.js.map +1 -0
- package/dist/esm/attribute-5561aca4.js +98 -0
- package/dist/esm/attribute-5561aca4.js.map +1 -0
- package/dist/esm/colors-02c1ea96.js +20 -0
- package/dist/esm/colors-02c1ea96.js.map +1 -0
- package/dist/esm/constants-47e20524.js +31 -0
- package/dist/esm/constants-47e20524.js.map +1 -0
- package/dist/esm/constants-48177684.js +23 -0
- package/dist/esm/constants-48177684.js.map +1 -0
- package/dist/esm/constants-501eb756.js +22 -0
- package/dist/esm/constants-501eb756.js.map +1 -0
- package/dist/esm/constants-6d727976.js +15 -0
- package/dist/esm/constants-6d727976.js.map +1 -0
- package/dist/esm/constants-7307438d.js +14 -0
- package/dist/esm/constants-7307438d.js.map +1 -0
- package/dist/esm/constants-990365f1.js +22 -0
- package/dist/esm/constants-990365f1.js.map +1 -0
- package/dist/esm/constants-c716fa44.js +32 -0
- package/dist/esm/constants-c716fa44.js.map +1 -0
- package/dist/esm/constants-d42abf99.js +12 -0
- package/dist/esm/constants-d42abf99.js.map +1 -0
- package/dist/esm/constants-d6418889.js +23 -0
- package/dist/esm/constants-d6418889.js.map +1 -0
- package/dist/esm/constants-f4e4ede6.js +22 -0
- package/dist/esm/constants-f4e4ede6.js.map +1 -0
- package/dist/esm/core.js +3 -3
- package/dist/esm/form-472e078d.js +142 -0
- package/dist/esm/form-472e078d.js.map +1 -0
- package/dist/esm/gov-accordion-item.entry.js +27 -54
- package/dist/esm/gov-accordion-item.entry.js.map +1 -1
- package/dist/esm/gov-accordion.entry.js +12 -35
- package/dist/esm/gov-accordion.entry.js.map +1 -1
- package/dist/esm/gov-attachments_3.entry.js +29 -34
- package/dist/esm/gov-attachments_3.entry.js.map +1 -1
- package/dist/esm/gov-backdrop.entry.js +22 -20
- package/dist/esm/gov-backdrop.entry.js.map +1 -1
- package/dist/esm/gov-breadcrumbs.entry.js +19 -22
- package/dist/esm/gov-breadcrumbs.entry.js.map +1 -1
- package/dist/esm/gov-button.entry.js +42 -55
- package/dist/esm/gov-button.entry.js.map +1 -1
- package/dist/esm/gov-card.entry.js +21 -61
- package/dist/esm/gov-card.entry.js.map +1 -1
- package/dist/esm/gov-chip.entry.js +47 -33
- package/dist/esm/gov-chip.entry.js.map +1 -1
- package/dist/esm/gov-container.entry.js +3 -7
- package/dist/esm/gov-container.entry.js.map +1 -1
- package/dist/esm/gov-control-group.entry.js +14 -18
- package/dist/esm/gov-control-group.entry.js.map +1 -1
- package/dist/esm/gov-cookiebar.entry.js +6 -11
- package/dist/esm/gov-cookiebar.entry.js.map +1 -1
- package/dist/esm/gov-dialog.entry.js +104 -0
- package/dist/esm/gov-dialog.entry.js.map +1 -0
- package/dist/esm/gov-dropdown.entry.js +34 -30
- package/dist/esm/gov-dropdown.entry.js.map +1 -1
- package/dist/esm/gov-empty.entry.js +20 -9
- package/dist/esm/gov-empty.entry.js.map +1 -1
- package/dist/esm/gov-error-code.entry.js +3 -9
- package/dist/esm/gov-error-code.entry.js.map +1 -1
- package/dist/esm/gov-form-autocomplete.entry.js +27 -24
- package/dist/esm/gov-form-autocomplete.entry.js.map +1 -1
- package/dist/esm/gov-form-checkbox-group.entry.js +10 -10
- package/dist/esm/gov-form-checkbox-group.entry.js.map +1 -1
- package/dist/esm/gov-form-checkbox.entry.js +34 -32
- package/dist/esm/gov-form-checkbox.entry.js.map +1 -1
- package/dist/esm/gov-form-control.entry.js +13 -17
- package/dist/esm/gov-form-control.entry.js.map +1 -1
- package/dist/esm/gov-form-file.entry.js +33 -38
- package/dist/esm/gov-form-file.entry.js.map +1 -1
- package/dist/esm/gov-form-group.entry.js +8 -12
- package/dist/esm/gov-form-group.entry.js.map +1 -1
- package/dist/esm/gov-form-input_2.entry.js +279 -0
- package/dist/esm/gov-form-input_2.entry.js.map +1 -0
- package/dist/esm/gov-form-label.entry.js +4 -8
- package/dist/esm/gov-form-label.entry.js.map +1 -1
- package/dist/esm/gov-form-multi-select.entry.js +39 -47
- package/dist/esm/gov-form-multi-select.entry.js.map +1 -1
- package/dist/esm/gov-form-password-power.entry.js +2 -6
- package/dist/esm/gov-form-password-power.entry.js.map +1 -1
- package/dist/esm/gov-form-radio-group.entry.js +10 -10
- package/dist/esm/gov-form-radio-group.entry.js.map +1 -1
- package/dist/esm/gov-form-radio.entry.js +33 -33
- package/dist/esm/gov-form-radio.entry.js.map +1 -1
- package/dist/esm/gov-form-search.entry.js +9 -12
- package/dist/esm/gov-form-search.entry.js.map +1 -1
- package/dist/esm/gov-form-select.entry.js +32 -45
- package/dist/esm/gov-form-select.entry.js.map +1 -1
- package/dist/esm/gov-form-switch.entry.js +34 -33
- package/dist/esm/gov-form-switch.entry.js.map +1 -1
- package/dist/esm/gov-grid-item.entry.js +3 -7
- package/dist/esm/gov-grid-item.entry.js.map +1 -1
- package/dist/esm/gov-grid.entry.js +3 -7
- package/dist/esm/gov-grid.entry.js.map +1 -1
- package/dist/esm/gov-icon.entry.js +43 -18
- package/dist/esm/gov-icon.entry.js.map +1 -1
- package/dist/esm/gov-infobar.entry.js +41 -48
- package/dist/esm/gov-infobar.entry.js.map +1 -1
- package/dist/esm/gov-layout-column.entry.js +3 -7
- package/dist/esm/gov-layout-column.entry.js.map +1 -1
- package/dist/esm/gov-layout.entry.js +3 -7
- package/dist/esm/gov-layout.entry.js.map +1 -1
- package/dist/esm/gov-loading.entry.js +19 -7
- package/dist/esm/gov-loading.entry.js.map +1 -1
- package/dist/esm/gov-message.entry.js +19 -19
- package/dist/esm/gov-message.entry.js.map +1 -1
- package/dist/esm/gov-pagination.entry.js +34 -38
- package/dist/esm/gov-pagination.entry.js.map +1 -1
- package/dist/esm/gov-spacer.entry.js +7 -11
- package/dist/esm/gov-spacer.entry.js.map +1 -1
- package/dist/esm/gov-stepper-item.entry.js +19 -48
- package/dist/esm/gov-stepper-item.entry.js.map +1 -1
- package/dist/esm/gov-stepper.entry.js +13 -13
- package/dist/esm/gov-stepper.entry.js.map +1 -1
- package/dist/esm/gov-tabs-item.entry.js +10 -11
- package/dist/esm/gov-tabs-item.entry.js.map +1 -1
- package/dist/esm/gov-tabs.entry.js +45 -45
- package/dist/esm/gov-tabs.entry.js.map +1 -1
- package/dist/esm/gov-tag.entry.js +23 -21
- package/dist/esm/gov-tag.entry.js.map +1 -1
- package/dist/esm/gov-theme-switch.entry.js +69 -0
- package/dist/esm/gov-theme-switch.entry.js.map +1 -0
- package/dist/esm/gov-tile.entry.js +13 -11
- package/dist/esm/gov-tile.entry.js.map +1 -1
- package/dist/esm/gov-tiles.entry.js +4 -12
- package/dist/esm/gov-tiles.entry.js.map +1 -1
- package/dist/esm/gov-toast.entry.js +39 -28
- package/dist/esm/gov-toast.entry.js.map +1 -1
- package/dist/esm/gov-tooltip-content.entry.js +7 -11
- package/dist/esm/gov-tooltip-content.entry.js.map +1 -1
- package/dist/esm/gov-tooltip.entry.js +18 -22
- package/dist/esm/gov-tooltip.entry.js.map +1 -1
- package/dist/esm/gov-wizard-item.entry.js +22 -45
- package/dist/esm/gov-wizard-item.entry.js.map +1 -1
- package/dist/esm/gov-wizard.entry.js +17 -16
- package/dist/esm/gov-wizard.entry.js.map +1 -1
- package/dist/esm/gov.log-6e9faad2.js +19 -0
- package/dist/esm/gov.log-6e9faad2.js.map +1 -0
- package/dist/esm/helpers-5d179d4b.js.map +1 -1
- package/dist/esm/index-d8b4eb6c.js +1997 -0
- package/dist/esm/index-d8b4eb6c.js.map +1 -0
- package/dist/esm/loader.js +3 -3
- package/dist/esm/props-c82e1abf.js +14 -0
- package/dist/esm/props-c82e1abf.js.map +1 -0
- package/dist/esm/stencil.utils-f3c6c68d.js +9 -0
- package/dist/esm/stencil.utils-f3c6c68d.js.map +1 -0
- package/dist/esm/string.utils-5ce3f551.js +20 -0
- package/dist/esm/string.utils-5ce3f551.js.map +1 -0
- package/dist/esm/template-3d84d705.js +124 -0
- package/dist/esm/template-3d84d705.js.map +1 -0
- package/dist/esm/utils-2b4ef320.js +35 -0
- package/dist/esm/utils-2b4ef320.js.map +1 -0
- package/dist/esm/wcag-fa5ce56c.js +52 -0
- package/dist/esm/wcag-fa5ce56c.js.map +1 -0
- package/dist/esm/win-cec370ad.js +31 -0
- package/dist/esm/win-cec370ad.js.map +1 -0
- package/dist/hydrate/index.js +1276 -1903
- package/dist/hydrate/index.mjs +1276 -1903
- package/dist/stencil.config.js +4 -2
- package/dist/stencil.config.js.map +1 -1
- package/dist/types/components/gov-accordion/constants.d.ts +4 -7
- package/dist/types/components/gov-accordion/gov-accordion-item.d.ts +6 -22
- package/dist/types/components/gov-accordion/gov-accordion.d.ts +3 -19
- package/dist/types/components/gov-attachments/gov-attachments-item.d.ts +4 -4
- package/dist/types/components/gov-backdrop/gov-backdrop.d.ts +8 -4
- package/dist/types/components/gov-breadcrumbs/gov-breadcrumbs.d.ts +5 -5
- package/dist/types/components/gov-button/button/constants.d.ts +5 -6
- package/dist/types/components/gov-button/button/gov-button.d.ts +13 -70
- package/dist/types/components/gov-button/dropdown/gov-dropdown.d.ts +5 -4
- package/dist/types/components/gov-card/constants.d.ts +0 -1
- package/dist/types/components/gov-card/gov-card.d.ts +9 -27
- package/dist/types/components/gov-chip/constants.d.ts +8 -0
- package/dist/types/components/gov-chip/gov-chip.d.ts +18 -29
- package/dist/types/components/gov-control-group/constants.d.ts +3 -3
- package/dist/types/components/gov-control-group/gov-control-group.d.ts +7 -3
- package/dist/types/components/gov-cookiebar/constants.d.ts +1 -2
- package/dist/types/components/gov-dialog/constants.d.ts +11 -0
- package/dist/types/components/gov-dialog/gov-dialog.d.ts +67 -0
- package/dist/types/components/gov-empty/constants.d.ts +4 -2
- package/dist/types/components/gov-empty/gov-empty.d.ts +7 -0
- package/dist/types/components/gov-error-code/constants.d.ts +0 -2
- package/dist/types/components/gov-form/autocomplete/constants.d.ts +1 -4
- package/dist/types/components/gov-form/autocomplete/gov-form-autocomplete.d.ts +7 -19
- package/dist/types/components/gov-form/checkbox/constants.d.ts +2 -1
- package/dist/types/components/gov-form/checkbox/gov-form-checkbox.d.ts +11 -13
- package/dist/types/components/gov-form/file/constants.d.ts +0 -3
- package/dist/types/components/gov-form/file/gov-form-file.d.ts +10 -15
- package/dist/types/components/gov-form/input/constants.d.ts +1 -4
- package/dist/types/components/gov-form/input/gov-form-input.d.ts +13 -29
- package/dist/types/components/gov-form/message/constants.d.ts +6 -4
- package/dist/types/components/gov-form/message/gov-form-message.d.ts +8 -4
- package/dist/types/components/gov-form/multiselect/constants.d.ts +1 -4
- package/dist/types/components/gov-form/multiselect/gov-form-multi-select.d.ts +7 -23
- package/dist/types/components/gov-form/radio/constants.d.ts +1 -2
- package/dist/types/components/gov-form/radio/gov-form-radio.d.ts +7 -12
- package/dist/types/components/gov-form/search/constants.d.ts +6 -5
- package/dist/types/components/gov-form/search/gov-form-search.d.ts +6 -2
- package/dist/types/components/gov-form/select/constants.d.ts +1 -4
- package/dist/types/components/gov-form/select/gov-form-select.d.ts +7 -30
- package/dist/types/components/gov-form/switch/constants.d.ts +1 -0
- package/dist/types/components/gov-form/switch/gov-form-switch.d.ts +7 -14
- package/dist/types/components/gov-icon/constants.d.ts +3 -0
- package/dist/types/components/gov-icon/gov-icon.d.ts +9 -3
- package/dist/types/components/gov-icon/helpers.d.ts +3 -2
- package/dist/types/components/gov-infobar/constants.d.ts +8 -5
- package/dist/types/components/gov-infobar/gov-infobar.d.ts +14 -16
- package/dist/types/components/gov-loading/loading/constants.d.ts +4 -0
- package/dist/types/components/gov-loading/loading/gov-loading.d.ts +7 -0
- package/dist/types/components/gov-loading/skeleton/constants.d.ts +7 -6
- package/dist/types/components/gov-loading/skeleton/gov-skeleton.d.ts +13 -15
- package/dist/types/components/gov-message/constants.d.ts +8 -5
- package/dist/types/components/gov-message/gov-message.d.ts +7 -3
- package/dist/types/components/gov-pagination/constants.d.ts +3 -3
- package/dist/types/components/gov-pagination/gov-pagination.d.ts +11 -22
- package/dist/types/components/gov-spacer/constants.d.ts +1 -1
- package/dist/types/components/gov-stepper/constants.d.ts +6 -9
- package/dist/types/components/gov-stepper/gov-stepper-item.d.ts +5 -22
- package/dist/types/components/gov-stepper/gov-stepper.d.ts +2 -0
- package/dist/types/components/gov-tabs/constants.d.ts +6 -3
- package/dist/types/components/gov-tabs/gov-tabs-item.d.ts +8 -0
- package/dist/types/components/gov-tabs/gov-tabs.d.ts +19 -24
- package/dist/types/components/gov-tabs/gov-tabs.types.d.ts +5 -0
- package/dist/types/components/gov-tag/constants.d.ts +9 -0
- package/dist/types/components/gov-tag/gov-tag.d.ts +9 -8
- package/dist/types/components/gov-theme-switch/constants.d.ts +4 -0
- package/dist/types/components/gov-theme-switch/gov-theme-switch.d.ts +18 -0
- package/dist/types/components/gov-theme-switch/gov-theme-switch.types.d.ts +10 -0
- package/dist/types/components/gov-tile/constants.d.ts +8 -4
- package/dist/types/components/gov-tile/container/gov-tiles.d.ts +1 -6
- package/dist/types/components/gov-tile/gov-tile.d.ts +13 -0
- package/dist/types/components/gov-toast/constants.d.ts +8 -6
- package/dist/types/components/gov-toast/gov-toast.d.ts +10 -5
- package/dist/types/components/gov-tooltip/constants.d.ts +3 -3
- package/dist/types/components/gov-tooltip/gov-tooltip-content.d.ts +2 -2
- package/dist/types/components/gov-tooltip/gov-tooltip.d.ts +3 -3
- package/dist/types/components/gov-wizard/constants.d.ts +7 -9
- package/dist/types/components/gov-wizard/gov-wizard-item.d.ts +5 -17
- package/dist/types/components/gov-wizard/gov-wizard.d.ts +2 -0
- package/dist/types/components.d.ts +650 -1505
- package/dist/types/core/constants/colors.d.ts +15 -0
- package/dist/types/helpers/Accessibility/accessibility.d.ts +1 -0
- package/dist/types/helpers/Accessibility/attributes.d.ts +1 -0
- package/dist/types/helpers/Dom/attribute.d.ts +13 -0
- package/dist/types/helpers/Log/gov.log.d.ts +3 -3
- package/dist/types/helpers/Validate/wcag.d.ts +1 -1
- package/dist/types/pages/CookieConsent.d.ts +3 -0
- package/dist/types/pages/Dialog.d.ts +3 -0
- package/dist/types/pages/Icon.d.ts +3 -0
- package/dist/types/utils/string.utils.d.ts +0 -1
- package/package.json +2 -2
- package/dist/cjs/constants-11f3de8f.js +0 -28
- package/dist/cjs/constants-11f3de8f.js.map +0 -1
- package/dist/cjs/constants-1b3eeb21.js +0 -20
- package/dist/cjs/constants-1b3eeb21.js.map +0 -1
- package/dist/cjs/constants-29b9825f.js +0 -33
- package/dist/cjs/constants-29b9825f.js.map +0 -1
- package/dist/cjs/constants-2f0a11e5.js +0 -30
- package/dist/cjs/constants-2f0a11e5.js.map +0 -1
- package/dist/cjs/constants-4fefc173.js +0 -37
- package/dist/cjs/constants-4fefc173.js.map +0 -1
- package/dist/cjs/constants-7a5540d0.js +0 -26
- package/dist/cjs/constants-7a5540d0.js.map +0 -1
- package/dist/cjs/constants-8f194b53.js +0 -30
- package/dist/cjs/constants-8f194b53.js.map +0 -1
- package/dist/cjs/constants-b7813ab1.js +0 -16
- package/dist/cjs/constants-b7813ab1.js.map +0 -1
- package/dist/cjs/constants-b8a9f758.js +0 -22
- package/dist/cjs/constants-b8a9f758.js.map +0 -1
- package/dist/cjs/constants-d5fe1cee.js +0 -29
- package/dist/cjs/constants-d5fe1cee.js.map +0 -1
- package/dist/cjs/constants-fb915aae.js +0 -21
- package/dist/cjs/constants-fb915aae.js.map +0 -1
- package/dist/cjs/constants-fdc5268a.js +0 -15
- package/dist/cjs/constants-fdc5268a.js.map +0 -1
- package/dist/cjs/form-f93c3a0a.js +0 -163
- package/dist/cjs/form-f93c3a0a.js.map +0 -1
- package/dist/cjs/gov-form-input.cjs.entry.js +0 -199
- package/dist/cjs/gov-form-input.cjs.entry.js.map +0 -1
- package/dist/cjs/gov-lifecycle.cjs.entry.js +0 -47
- package/dist/cjs/gov-lifecycle.cjs.entry.js.map +0 -1
- package/dist/cjs/gov-modal.cjs.entry.js +0 -112
- package/dist/cjs/gov-modal.cjs.entry.js.map +0 -1
- package/dist/cjs/gov-nav-item.cjs.entry.js +0 -40
- package/dist/cjs/gov-nav-item.cjs.entry.js.map +0 -1
- package/dist/cjs/gov-nav.cjs.entry.js +0 -43
- package/dist/cjs/gov-nav.cjs.entry.js.map +0 -1
- package/dist/cjs/gov-prompt.cjs.entry.js +0 -107
- package/dist/cjs/gov-prompt.cjs.entry.js.map +0 -1
- package/dist/cjs/gov-side-nav-item.cjs.entry.js +0 -88
- package/dist/cjs/gov-side-nav-item.cjs.entry.js.map +0 -1
- package/dist/cjs/gov-side-nav.cjs.entry.js +0 -57
- package/dist/cjs/gov-side-nav.cjs.entry.js.map +0 -1
- package/dist/cjs/gov-skeleton.cjs.entry.js +0 -118
- package/dist/cjs/gov-skeleton.cjs.entry.js.map +0 -1
- package/dist/cjs/gov-statsbar-item.cjs.entry.js +0 -41
- package/dist/cjs/gov-statsbar-item.cjs.entry.js.map +0 -1
- package/dist/cjs/gov-statsbar.cjs.entry.js +0 -54
- package/dist/cjs/gov-statsbar.cjs.entry.js.map +0 -1
- package/dist/cjs/gov.log-8887c6bc.js +0 -28
- package/dist/cjs/gov.log-8887c6bc.js.map +0 -1
- package/dist/cjs/index-f53beed1.js +0 -2053
- package/dist/cjs/index-f53beed1.js.map +0 -1
- package/dist/cjs/props-edd0d46f.js +0 -16
- package/dist/cjs/props-edd0d46f.js.map +0 -1
- package/dist/cjs/stencil.utils-07182a8a.js +0 -11
- package/dist/cjs/stencil.utils-07182a8a.js.map +0 -1
- package/dist/cjs/string.utils-b84c81cf.js +0 -25
- package/dist/cjs/string.utils-b84c81cf.js.map +0 -1
- package/dist/cjs/template-431f0737.js +0 -132
- package/dist/cjs/template-431f0737.js.map +0 -1
- package/dist/cjs/variants-85b514ea.js +0 -18
- package/dist/cjs/variants-85b514ea.js.map +0 -1
- package/dist/cjs/wcag-0dfd29b6.js +0 -67
- package/dist/cjs/wcag-0dfd29b6.js.map +0 -1
- package/dist/cjs/win-03714165.js +0 -39
- package/dist/cjs/win-03714165.js.map +0 -1
- package/dist/collection/components/gov-accordion/gov-accordion-item.css +0 -524
- package/dist/collection/components/gov-accordion/gov-accordion.css +0 -240
- package/dist/collection/components/gov-attachments/gov-attachments.css +0 -247
- package/dist/collection/components/gov-backdrop/gov-backdrop.css +0 -246
- package/dist/collection/components/gov-breadcrumbs/gov-breadcrumbs.css +0 -321
- package/dist/collection/components/gov-button/button/gov-button.css +0 -1154
- package/dist/collection/components/gov-button/dropdown/gov-dropdown.css +0 -264
- package/dist/collection/components/gov-card/gov-card.css +0 -377
- package/dist/collection/components/gov-chip/gov-chip.css +0 -1251
- package/dist/collection/components/gov-container/gov-container.css +0 -247
- package/dist/collection/components/gov-control-group/gov-control-group.css +0 -280
- package/dist/collection/components/gov-cookiebar/gov-cookiebar.css +0 -289
- package/dist/collection/components/gov-empty/gov-empty.css +0 -255
- package/dist/collection/components/gov-error-code/gov-error-code.css +0 -270
- package/dist/collection/components/gov-form/autocomplete/gov-form-autocomplete.css +0 -290
- package/dist/collection/components/gov-form/checkbox/gov-form-checkbox.css +0 -402
- package/dist/collection/components/gov-form/control/gov-form-control.css +0 -291
- package/dist/collection/components/gov-form/file/gov-form-file.css +0 -301
- package/dist/collection/components/gov-form/input/gov-form-input.css +0 -523
- package/dist/collection/components/gov-form/label/gov-form-label.css +0 -252
- package/dist/collection/components/gov-form/message/gov-form-message.css +0 -262
- package/dist/collection/components/gov-form/multiselect/gov-form-multi-select.css +0 -640
- package/dist/collection/components/gov-form/password-power/gov-form-password-power.css +0 -275
- package/dist/collection/components/gov-form/radio/gov-form-radio.css +0 -401
- package/dist/collection/components/gov-form/search/gov-form-search.css +0 -274
- package/dist/collection/components/gov-form/select/gov-form-select.css +0 -598
- package/dist/collection/components/gov-form/switch/gov-form-switch.css +0 -440
- package/dist/collection/components/gov-grid/gov-grid-item.css +0 -437
- package/dist/collection/components/gov-grid/gov-grid.css +0 -256
- package/dist/collection/components/gov-icon/gov-icon.css +0 -250
- package/dist/collection/components/gov-infobar/gov-infobar.css +0 -388
- package/dist/collection/components/gov-layout/gov-layout-column.css +0 -237
- package/dist/collection/components/gov-layout/gov-layout.css +0 -282
- package/dist/collection/components/gov-lifecycle-tester/gov-lifecycle-tester.js +0 -39
- package/dist/collection/components/gov-lifecycle-tester/gov-lifecycle-tester.js.map +0 -1
- package/dist/collection/components/gov-loading/loading/gov-loading.css +0 -261
- package/dist/collection/components/gov-loading/skeleton/gov-skeleton.css +0 -300
- package/dist/collection/components/gov-message/gov-message.css +0 -319
- package/dist/collection/components/gov-modal/constants.js +0 -15
- package/dist/collection/components/gov-modal/constants.js.map +0 -1
- package/dist/collection/components/gov-modal/gov-modal.css +0 -345
- package/dist/collection/components/gov-modal/gov-modal.js +0 -396
- package/dist/collection/components/gov-modal/gov-modal.js.map +0 -1
- package/dist/collection/components/gov-nav/constants.js +0 -9
- package/dist/collection/components/gov-nav/constants.js.map +0 -1
- package/dist/collection/components/gov-nav/gov-nav-item.css +0 -288
- package/dist/collection/components/gov-nav/gov-nav-item.js +0 -68
- package/dist/collection/components/gov-nav/gov-nav-item.js.map +0 -1
- package/dist/collection/components/gov-nav/gov-nav.css +0 -254
- package/dist/collection/components/gov-nav/gov-nav.js +0 -98
- package/dist/collection/components/gov-nav/gov-nav.js.map +0 -1
- package/dist/collection/components/gov-pagination/gov-pagination.css +0 -394
- package/dist/collection/components/gov-promp/constants.js +0 -13
- package/dist/collection/components/gov-promp/constants.js.map +0 -1
- package/dist/collection/components/gov-promp/gov-prompt.css +0 -348
- package/dist/collection/components/gov-promp/gov-prompt.js +0 -337
- package/dist/collection/components/gov-promp/gov-prompt.js.map +0 -1
- package/dist/collection/components/gov-side-nav/constants.js +0 -16
- package/dist/collection/components/gov-side-nav/constants.js.map +0 -1
- package/dist/collection/components/gov-side-nav/gov-side-nav-item.css +0 -384
- package/dist/collection/components/gov-side-nav/gov-side-nav-item.d.js +0 -2
- package/dist/collection/components/gov-side-nav/gov-side-nav-item.d.js.map +0 -1
- package/dist/collection/components/gov-side-nav/gov-side-nav-item.js +0 -336
- package/dist/collection/components/gov-side-nav/gov-side-nav-item.js.map +0 -1
- package/dist/collection/components/gov-side-nav/gov-side-nav.css +0 -237
- package/dist/collection/components/gov-side-nav/gov-side-nav.js +0 -171
- package/dist/collection/components/gov-side-nav/gov-side-nav.js.map +0 -1
- package/dist/collection/components/gov-spacer/gov-spacer.css +0 -302
- package/dist/collection/components/gov-statsbar/constants.js +0 -18
- package/dist/collection/components/gov-statsbar/constants.js.map +0 -1
- package/dist/collection/components/gov-statsbar/gov-statsbar-item.css +0 -296
- package/dist/collection/components/gov-statsbar/gov-statsbar-item.js +0 -66
- package/dist/collection/components/gov-statsbar/gov-statsbar-item.js.map +0 -1
- package/dist/collection/components/gov-statsbar/gov-statsbar.css +0 -281
- package/dist/collection/components/gov-statsbar/gov-statsbar.js +0 -104
- package/dist/collection/components/gov-statsbar/gov-statsbar.js.map +0 -1
- package/dist/collection/components/gov-stepper/gov-stepper-item.css +0 -467
- package/dist/collection/components/gov-stepper/gov-stepper.css +0 -237
- package/dist/collection/components/gov-tabs/gov-tabs-item.css +0 -238
- package/dist/collection/components/gov-tabs/gov-tabs.css +0 -392
- package/dist/collection/components/gov-tag/gov-tag.css +0 -1164
- package/dist/collection/components/gov-tile/container/gov-tiles.css +0 -319
- package/dist/collection/components/gov-tile/gov-tile.css +0 -314
- package/dist/collection/components/gov-toast/gov-toast.css +0 -403
- package/dist/collection/components/gov-tooltip/gov-tooltip-content.css +0 -348
- package/dist/collection/components/gov-tooltip/gov-tooltip.css +0 -241
- package/dist/collection/components/gov-wizard/gov-wizard-item.css +0 -474
- package/dist/collection/components/gov-wizard/gov-wizard.css +0 -240
- package/dist/collection/core/constants/variants.js +0 -15
- package/dist/collection/core/constants/variants.js.map +0 -1
- package/dist/collection/pages/Cookiebar.js +0 -29
- package/dist/collection/pages/Cookiebar.js.map +0 -1
- package/dist/collection/pages/Modal.js +0 -57
- package/dist/collection/pages/Modal.js.map +0 -1
- package/dist/collection/pages/Nav.js +0 -30
- package/dist/collection/pages/Nav.js.map +0 -1
- package/dist/collection/pages/Prompt.js +0 -48
- package/dist/collection/pages/Prompt.js.map +0 -1
- package/dist/collection/pages/SideNav.js +0 -117
- package/dist/collection/pages/SideNav.js.map +0 -1
- package/dist/collection/pages/Statsbar.js +0 -202
- package/dist/collection/pages/Statsbar.js.map +0 -1
- package/dist/components/gov-lifecycle.d.ts +0 -11
- package/dist/components/gov-lifecycle.js +0 -2
- package/dist/components/gov-lifecycle.js.map +0 -1
- package/dist/components/gov-modal.d.ts +0 -11
- package/dist/components/gov-modal.js +0 -2
- package/dist/components/gov-modal.js.map +0 -1
- package/dist/components/gov-nav-item.d.ts +0 -11
- package/dist/components/gov-nav-item.js +0 -2
- package/dist/components/gov-nav-item.js.map +0 -1
- package/dist/components/gov-nav.d.ts +0 -11
- package/dist/components/gov-nav.js +0 -2
- package/dist/components/gov-nav.js.map +0 -1
- package/dist/components/gov-prompt.d.ts +0 -11
- package/dist/components/gov-prompt.js +0 -2
- package/dist/components/gov-prompt.js.map +0 -1
- package/dist/components/gov-side-nav-item.d.ts +0 -11
- package/dist/components/gov-side-nav-item.js +0 -2
- package/dist/components/gov-side-nav-item.js.map +0 -1
- package/dist/components/gov-side-nav.d.ts +0 -11
- package/dist/components/gov-side-nav.js +0 -2
- package/dist/components/gov-side-nav.js.map +0 -1
- package/dist/components/gov-statsbar-item.d.ts +0 -11
- package/dist/components/gov-statsbar-item.js +0 -2
- package/dist/components/gov-statsbar-item.js.map +0 -1
- package/dist/components/gov-statsbar.d.ts +0 -11
- package/dist/components/gov-statsbar.js +0 -2
- package/dist/components/gov-statsbar.js.map +0 -1
- package/dist/components/p-0134b442.js +0 -2
- package/dist/components/p-0134b442.js.map +0 -1
- package/dist/components/p-016118d2.js +0 -2
- package/dist/components/p-016118d2.js.map +0 -1
- package/dist/components/p-03dbb8b1.js +0 -2
- package/dist/components/p-03dbb8b1.js.map +0 -1
- package/dist/components/p-11418445.js +0 -2
- package/dist/components/p-11418445.js.map +0 -1
- package/dist/components/p-145d1fa3.js +0 -2
- package/dist/components/p-145d1fa3.js.map +0 -1
- package/dist/components/p-20fd8011.js +0 -2
- package/dist/components/p-20fd8011.js.map +0 -1
- package/dist/components/p-240c302e.js +0 -2
- package/dist/components/p-240c302e.js.map +0 -1
- package/dist/components/p-2594e525.js +0 -2
- package/dist/components/p-2594e525.js.map +0 -1
- package/dist/components/p-2f537b87.js +0 -2
- package/dist/components/p-2f537b87.js.map +0 -1
- package/dist/components/p-344c72d7.js +0 -2
- package/dist/components/p-3983d290.js +0 -2
- package/dist/components/p-3983d290.js.map +0 -1
- package/dist/components/p-3f704a40.js +0 -2
- package/dist/components/p-3f704a40.js.map +0 -1
- package/dist/components/p-4faa3ba6.js +0 -2
- package/dist/components/p-4faa3ba6.js.map +0 -1
- package/dist/components/p-5262b9ce.js +0 -3
- package/dist/components/p-5262b9ce.js.map +0 -1
- package/dist/components/p-71cec4ef.js +0 -2
- package/dist/components/p-71cec4ef.js.map +0 -1
- package/dist/components/p-74915621.js +0 -2
- package/dist/components/p-74915621.js.map +0 -1
- package/dist/components/p-77a6e3be.js +0 -2
- package/dist/components/p-77a6e3be.js.map +0 -1
- package/dist/components/p-77cdc056.js +0 -2
- package/dist/components/p-77cdc056.js.map +0 -1
- package/dist/components/p-8cf6d23c.js +0 -2
- package/dist/components/p-8cf6d23c.js.map +0 -1
- package/dist/components/p-8dfac7d7.js +0 -2
- package/dist/components/p-8dfac7d7.js.map +0 -1
- package/dist/components/p-9370b15f.js +0 -2
- package/dist/components/p-9370b15f.js.map +0 -1
- package/dist/components/p-94dd1649.js +0 -2
- package/dist/components/p-94dd1649.js.map +0 -1
- package/dist/components/p-9d5a8ed9.js +0 -2
- package/dist/components/p-9d5a8ed9.js.map +0 -1
- package/dist/components/p-b6dd95ba.js +0 -2
- package/dist/components/p-b6dd95ba.js.map +0 -1
- package/dist/components/p-cd6c2938.js +0 -2
- package/dist/components/p-cd6c2938.js.map +0 -1
- package/dist/components/p-ce45c786.js +0 -2
- package/dist/components/p-ce45c786.js.map +0 -1
- package/dist/components/p-d0288df5.js +0 -2
- package/dist/components/p-d0288df5.js.map +0 -1
- package/dist/components/p-d0fe3cd8.js +0 -2
- package/dist/components/p-d0fe3cd8.js.map +0 -1
- package/dist/components/p-d687df8f.js +0 -2
- package/dist/components/p-d687df8f.js.map +0 -1
- package/dist/components/p-e296ca83.js +0 -2
- package/dist/components/p-e296ca83.js.map +0 -1
- package/dist/components/p-e618f1cb.js +0 -2
- package/dist/components/p-e618f1cb.js.map +0 -1
- package/dist/components/p-f0d542f2.js +0 -2
- package/dist/components/p-f0d542f2.js.map +0 -1
- package/dist/core/p-0134b442.js +0 -2
- package/dist/core/p-0134b442.js.map +0 -1
- package/dist/core/p-03dbb8b1.js +0 -2
- package/dist/core/p-03dbb8b1.js.map +0 -1
- package/dist/core/p-06e9e93b.entry.js +0 -2
- package/dist/core/p-06e9e93b.entry.js.map +0 -1
- package/dist/core/p-092b0437.entry.js +0 -2
- package/dist/core/p-092b0437.entry.js.map +0 -1
- package/dist/core/p-1011ca26.entry.js +0 -2
- package/dist/core/p-1011ca26.entry.js.map +0 -1
- package/dist/core/p-107a6a5c.entry.js +0 -2
- package/dist/core/p-107a6a5c.entry.js.map +0 -1
- package/dist/core/p-114a4d0b.entry.js +0 -2
- package/dist/core/p-114a4d0b.entry.js.map +0 -1
- package/dist/core/p-13520b30.entry.js +0 -2
- package/dist/core/p-13520b30.entry.js.map +0 -1
- package/dist/core/p-13ced376.entry.js +0 -2
- package/dist/core/p-13ced376.entry.js.map +0 -1
- package/dist/core/p-1b3143a8.entry.js +0 -2
- package/dist/core/p-1b3143a8.entry.js.map +0 -1
- package/dist/core/p-1bdc04bb.entry.js +0 -2
- package/dist/core/p-1bdc04bb.entry.js.map +0 -1
- package/dist/core/p-208c99c8.entry.js +0 -2
- package/dist/core/p-208c99c8.entry.js.map +0 -1
- package/dist/core/p-20ae3168.entry.js +0 -2
- package/dist/core/p-20ae3168.entry.js.map +0 -1
- package/dist/core/p-20fd8011.js +0 -2
- package/dist/core/p-20fd8011.js.map +0 -1
- package/dist/core/p-2186fcd5.entry.js +0 -2
- package/dist/core/p-2186fcd5.entry.js.map +0 -1
- package/dist/core/p-240659bb.js +0 -3
- package/dist/core/p-240659bb.js.map +0 -1
- package/dist/core/p-240c302e.js +0 -2
- package/dist/core/p-240c302e.js.map +0 -1
- package/dist/core/p-2c3697cf.entry.js +0 -2
- package/dist/core/p-2c3697cf.entry.js.map +0 -1
- package/dist/core/p-2e881577.entry.js +0 -2
- package/dist/core/p-2e881577.entry.js.map +0 -1
- package/dist/core/p-3309aed9.entry.js +0 -2
- package/dist/core/p-3309aed9.entry.js.map +0 -1
- package/dist/core/p-344c72d7.js +0 -2
- package/dist/core/p-348165e2.entry.js +0 -2
- package/dist/core/p-348165e2.entry.js.map +0 -1
- package/dist/core/p-34d7c203.entry.js +0 -2
- package/dist/core/p-34d7c203.entry.js.map +0 -1
- package/dist/core/p-3832de64.entry.js +0 -2
- package/dist/core/p-3832de64.entry.js.map +0 -1
- package/dist/core/p-3983d290.js +0 -2
- package/dist/core/p-3983d290.js.map +0 -1
- package/dist/core/p-3b8fb675.entry.js +0 -2
- package/dist/core/p-3b8fb675.entry.js.map +0 -1
- package/dist/core/p-3ccab2ba.entry.js +0 -2
- package/dist/core/p-3ccab2ba.entry.js.map +0 -1
- package/dist/core/p-3e041d63.entry.js +0 -2
- package/dist/core/p-3e041d63.entry.js.map +0 -1
- package/dist/core/p-3f0dd8fa.js +0 -2
- package/dist/core/p-3f0dd8fa.js.map +0 -1
- package/dist/core/p-4191acf2.js +0 -2
- package/dist/core/p-4191acf2.js.map +0 -1
- package/dist/core/p-45b869ae.js +0 -2
- package/dist/core/p-45b869ae.js.map +0 -1
- package/dist/core/p-4694b4b6.entry.js +0 -2
- package/dist/core/p-4694b4b6.entry.js.map +0 -1
- package/dist/core/p-4700508c.entry.js +0 -2
- package/dist/core/p-4700508c.entry.js.map +0 -1
- package/dist/core/p-489f5c82.entry.js +0 -2
- package/dist/core/p-489f5c82.entry.js.map +0 -1
- package/dist/core/p-4ed064db.entry.js +0 -2
- package/dist/core/p-4ed064db.entry.js.map +0 -1
- package/dist/core/p-4f77a766.entry.js +0 -2
- package/dist/core/p-4f77a766.entry.js.map +0 -1
- package/dist/core/p-4faa3ba6.js +0 -2
- package/dist/core/p-4faa3ba6.js.map +0 -1
- package/dist/core/p-551c9f44.entry.js +0 -2
- package/dist/core/p-551c9f44.entry.js.map +0 -1
- package/dist/core/p-55abc7bc.entry.js +0 -2
- package/dist/core/p-55abc7bc.entry.js.map +0 -1
- package/dist/core/p-55cd3fee.entry.js +0 -2
- package/dist/core/p-55cd3fee.entry.js.map +0 -1
- package/dist/core/p-5c3a0b02.entry.js +0 -2
- package/dist/core/p-5c3a0b02.entry.js.map +0 -1
- package/dist/core/p-64353313.entry.js +0 -2
- package/dist/core/p-64353313.entry.js.map +0 -1
- package/dist/core/p-6789b9d0.entry.js +0 -2
- package/dist/core/p-6789b9d0.entry.js.map +0 -1
- package/dist/core/p-6a82c6a1.entry.js +0 -2
- package/dist/core/p-6a82c6a1.entry.js.map +0 -1
- package/dist/core/p-6c33492a.entry.js +0 -2
- package/dist/core/p-6c33492a.entry.js.map +0 -1
- package/dist/core/p-6d894ec7.entry.js +0 -2
- package/dist/core/p-6d894ec7.entry.js.map +0 -1
- package/dist/core/p-6dfde487.entry.js +0 -2
- package/dist/core/p-6dfde487.entry.js.map +0 -1
- package/dist/core/p-74233183.entry.js +0 -2
- package/dist/core/p-74233183.entry.js.map +0 -1
- package/dist/core/p-77892071.entry.js +0 -2
- package/dist/core/p-77892071.entry.js.map +0 -1
- package/dist/core/p-7a896683.entry.js +0 -2
- package/dist/core/p-7a896683.entry.js.map +0 -1
- package/dist/core/p-7ba4ae8d.entry.js +0 -2
- package/dist/core/p-7ba4ae8d.entry.js.map +0 -1
- package/dist/core/p-7ba4daf4.js +0 -2
- package/dist/core/p-7d011c4b.entry.js +0 -2
- package/dist/core/p-7d011c4b.entry.js.map +0 -1
- package/dist/core/p-7e43f440.entry.js +0 -2
- package/dist/core/p-7e43f440.entry.js.map +0 -1
- package/dist/core/p-802909c5.entry.js +0 -2
- package/dist/core/p-802909c5.entry.js.map +0 -1
- package/dist/core/p-810f0d0c.entry.js +0 -2
- package/dist/core/p-810f0d0c.entry.js.map +0 -1
- package/dist/core/p-828e8bce.entry.js +0 -2
- package/dist/core/p-828e8bce.entry.js.map +0 -1
- package/dist/core/p-87b7b469.entry.js +0 -2
- package/dist/core/p-87b7b469.entry.js.map +0 -1
- package/dist/core/p-8dfac7d7.js +0 -2
- package/dist/core/p-8dfac7d7.js.map +0 -1
- package/dist/core/p-8fb45e7c.entry.js +0 -2
- package/dist/core/p-8fb45e7c.entry.js.map +0 -1
- package/dist/core/p-94dd1649.js +0 -2
- package/dist/core/p-94dd1649.js.map +0 -1
- package/dist/core/p-a3cff495.entry.js +0 -2
- package/dist/core/p-a3cff495.entry.js.map +0 -1
- package/dist/core/p-ab9aff3c.js +0 -2
- package/dist/core/p-ab9aff3c.js.map +0 -1
- package/dist/core/p-ae4321ea.entry.js +0 -2
- package/dist/core/p-ae4321ea.entry.js.map +0 -1
- package/dist/core/p-b2b254b6.entry.js +0 -2
- package/dist/core/p-b2b254b6.entry.js.map +0 -1
- package/dist/core/p-bcdf6cfc.entry.js +0 -2
- package/dist/core/p-bcdf6cfc.entry.js.map +0 -1
- package/dist/core/p-c98fe646.js +0 -2
- package/dist/core/p-c98fe646.js.map +0 -1
- package/dist/core/p-cc83b8cb.entry.js +0 -2
- package/dist/core/p-cc83b8cb.entry.js.map +0 -1
- package/dist/core/p-cd6c2938.js +0 -2
- package/dist/core/p-cd6c2938.js.map +0 -1
- package/dist/core/p-cdaeb7d8.entry.js +0 -2
- package/dist/core/p-cdaeb7d8.entry.js.map +0 -1
- package/dist/core/p-ce45c786.js +0 -2
- package/dist/core/p-ce45c786.js.map +0 -1
- package/dist/core/p-d0288df5.js +0 -2
- package/dist/core/p-d0288df5.js.map +0 -1
- package/dist/core/p-d4b50bcd.entry.js +0 -2
- package/dist/core/p-d4b50bcd.entry.js.map +0 -1
- package/dist/core/p-d4f2d6f9.entry.js +0 -2
- package/dist/core/p-d4f2d6f9.entry.js.map +0 -1
- package/dist/core/p-e0e2e9c1.js +0 -2
- package/dist/core/p-e296ca83.js +0 -2
- package/dist/core/p-e296ca83.js.map +0 -1
- package/dist/core/p-e44a0fee.js +0 -2
- package/dist/core/p-e618f1cb.js +0 -2
- package/dist/core/p-e618f1cb.js.map +0 -1
- package/dist/core/p-e9bcadf1.entry.js +0 -2
- package/dist/core/p-e9bcadf1.entry.js.map +0 -1
- package/dist/core/p-f0d542f2.js +0 -2
- package/dist/core/p-f0d542f2.js.map +0 -1
- package/dist/core/p-f16f9116.entry.js +0 -2
- package/dist/core/p-f16f9116.entry.js.map +0 -1
- package/dist/core/p-f2edcca7.entry.js +0 -2
- package/dist/core/p-f2edcca7.entry.js.map +0 -1
- package/dist/core/p-f6a98765.entry.js +0 -2
- package/dist/core/p-f6a98765.entry.js.map +0 -1
- package/dist/core/p-f9de3c09.entry.js +0 -2
- package/dist/core/p-f9de3c09.entry.js.map +0 -1
- package/dist/core/p-fdead70e.js +0 -2
- package/dist/core/p-fdead70e.js.map +0 -1
- package/dist/core/p-fe8bd4cf.entry.js +0 -2
- package/dist/core/p-fe8bd4cf.entry.js.map +0 -1
- package/dist/esm/constants-0014bc7f.js +0 -24
- package/dist/esm/constants-0014bc7f.js.map +0 -1
- package/dist/esm/constants-122ac484.js +0 -25
- package/dist/esm/constants-122ac484.js.map +0 -1
- package/dist/esm/constants-14f351fd.js +0 -23
- package/dist/esm/constants-14f351fd.js.map +0 -1
- package/dist/esm/constants-1998bac1.js +0 -19
- package/dist/esm/constants-1998bac1.js.map +0 -1
- package/dist/esm/constants-43f10674.js +0 -12
- package/dist/esm/constants-43f10674.js.map +0 -1
- package/dist/esm/constants-4da2b3c0.js +0 -22
- package/dist/esm/constants-4da2b3c0.js.map +0 -1
- package/dist/esm/constants-66db9786.js +0 -25
- package/dist/esm/constants-66db9786.js.map +0 -1
- package/dist/esm/constants-78d0d7ff.js +0 -13
- package/dist/esm/constants-78d0d7ff.js.map +0 -1
- package/dist/esm/constants-a2828485.js +0 -12
- package/dist/esm/constants-a2828485.js.map +0 -1
- package/dist/esm/constants-a5fadb10.js +0 -29
- package/dist/esm/constants-a5fadb10.js.map +0 -1
- package/dist/esm/constants-f63d2d63.js +0 -18
- package/dist/esm/constants-f63d2d63.js.map +0 -1
- package/dist/esm/constants-f6ecfd4e.js +0 -33
- package/dist/esm/constants-f6ecfd4e.js.map +0 -1
- package/dist/esm/constants-f98e7750.js +0 -22
- package/dist/esm/constants-f98e7750.js.map +0 -1
- package/dist/esm/constants-ff234810.js +0 -17
- package/dist/esm/constants-ff234810.js.map +0 -1
- package/dist/esm/form-738c5b12.js +0 -145
- package/dist/esm/form-738c5b12.js.map +0 -1
- package/dist/esm/gov-form-input.entry.js +0 -195
- package/dist/esm/gov-form-input.entry.js.map +0 -1
- package/dist/esm/gov-lifecycle.entry.js +0 -43
- package/dist/esm/gov-lifecycle.entry.js.map +0 -1
- package/dist/esm/gov-modal.entry.js +0 -108
- package/dist/esm/gov-modal.entry.js.map +0 -1
- package/dist/esm/gov-nav-item.entry.js +0 -36
- package/dist/esm/gov-nav-item.entry.js.map +0 -1
- package/dist/esm/gov-nav.entry.js +0 -39
- package/dist/esm/gov-nav.entry.js.map +0 -1
- package/dist/esm/gov-prompt.entry.js +0 -103
- package/dist/esm/gov-prompt.entry.js.map +0 -1
- package/dist/esm/gov-side-nav-item.entry.js +0 -84
- package/dist/esm/gov-side-nav-item.entry.js.map +0 -1
- package/dist/esm/gov-side-nav.entry.js +0 -53
- package/dist/esm/gov-side-nav.entry.js.map +0 -1
- package/dist/esm/gov-skeleton.entry.js +0 -114
- package/dist/esm/gov-skeleton.entry.js.map +0 -1
- package/dist/esm/gov-statsbar-item.entry.js +0 -37
- package/dist/esm/gov-statsbar-item.entry.js.map +0 -1
- package/dist/esm/gov-statsbar.entry.js +0 -50
- package/dist/esm/gov-statsbar.entry.js.map +0 -1
- package/dist/esm/gov.log-431da6b2.js +0 -25
- package/dist/esm/gov.log-431da6b2.js.map +0 -1
- package/dist/esm/index-c5251f2b.js +0 -2022
- package/dist/esm/index-c5251f2b.js.map +0 -1
- package/dist/esm/props-ec3beb91.js +0 -14
- package/dist/esm/props-ec3beb91.js.map +0 -1
- package/dist/esm/stencil.utils-5d8e3d11.js +0 -9
- package/dist/esm/stencil.utils-5d8e3d11.js.map +0 -1
- package/dist/esm/string.utils-1da8f8fb.js +0 -20
- package/dist/esm/string.utils-1da8f8fb.js.map +0 -1
- package/dist/esm/template-94812ab3.js +0 -123
- package/dist/esm/template-94812ab3.js.map +0 -1
- package/dist/esm/utils-e10e994d.js +0 -35
- package/dist/esm/utils-e10e994d.js.map +0 -1
- package/dist/esm/variants-69f013c1.js +0 -18
- package/dist/esm/variants-69f013c1.js.map +0 -1
- package/dist/esm/wcag-169f758a.js +0 -62
- package/dist/esm/wcag-169f758a.js.map +0 -1
- package/dist/esm/win-b64cd8a6.js +0 -31
- package/dist/esm/win-b64cd8a6.js.map +0 -1
- package/dist/types/components/gov-lifecycle-tester/gov-lifecycle-tester.d.ts +0 -14
- package/dist/types/components/gov-modal/constants.d.ts +0 -14
- package/dist/types/components/gov-modal/gov-modal.d.ts +0 -78
- package/dist/types/components/gov-nav/constants.d.ts +0 -8
- package/dist/types/components/gov-nav/gov-nav-item.d.ts +0 -12
- package/dist/types/components/gov-nav/gov-nav.d.ts +0 -17
- package/dist/types/components/gov-promp/constants.d.ts +0 -12
- package/dist/types/components/gov-promp/gov-prompt.d.ts +0 -66
- package/dist/types/components/gov-side-nav/constants.d.ts +0 -15
- package/dist/types/components/gov-side-nav/gov-side-nav-item.d.d.ts +0 -4
- package/dist/types/components/gov-side-nav/gov-side-nav-item.d.ts +0 -67
- package/dist/types/components/gov-side-nav/gov-side-nav.d.ts +0 -32
- package/dist/types/components/gov-statsbar/constants.d.ts +0 -18
- package/dist/types/components/gov-statsbar/gov-statsbar-item.d.ts +0 -14
- package/dist/types/components/gov-statsbar/gov-statsbar.d.ts +0 -19
- package/dist/types/core/constants/variants.d.ts +0 -12
- package/dist/types/pages/Cookiebar.d.ts +0 -3
- package/dist/types/pages/Modal.d.ts +0 -3
- package/dist/types/pages/Nav.d.ts +0 -3
- package/dist/types/pages/Prompt.d.ts +0 -3
- package/dist/types/pages/SideNav.d.ts +0 -3
- package/dist/types/pages/Statsbar.d.ts +0 -3
- /package/dist/components/{p-344c72d7.js.map → p-19c681a3.js.map} +0 -0
- /package/dist/core/{p-e44a0fee.js.map → p-052cc573.js.map} +0 -0
- /package/dist/core/{p-344c72d7.js.map → p-169b67af.js.map} +0 -0
- /package/dist/core/{p-7ba4daf4.js.map → p-2614044c.js.map} +0 -0
- /package/dist/core/{p-e0e2e9c1.js.map → p-45a30859.js.map} +0 -0
|
@@ -5,104 +5,112 @@
|
|
|
5
5
|
* It contains typing information for all components that exist in this project.
|
|
6
6
|
*/
|
|
7
7
|
import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
|
|
8
|
-
import { AccordionSizeType
|
|
8
|
+
import { AccordionSizeType } from "./components/gov-accordion/constants";
|
|
9
9
|
import { AccordionEvent, AccordionItemEvent } from "./components/gov-accordion/gov-accordion.types";
|
|
10
10
|
import { GovBreadcrumbsChangeEvent } from "./components/gov-breadcrumbs/gov-breadcrumbs.d";
|
|
11
|
-
import { ButtonSizesType, ButtonTargetType,
|
|
11
|
+
import { ButtonColorType, ButtonSizesType, ButtonTargetType, ButtonTypesType, NativeTypesType } from "./components/gov-button/button/constants";
|
|
12
12
|
import { ButtonEvent } from "./components/gov-button/button/gov-button.types";
|
|
13
13
|
import { GovCardChangeEvent } from "./components/gov-card/interfaces";
|
|
14
|
-
import { NativeTypesType as NativeTypesType1 } from "./components/gov-chip/constants";
|
|
15
|
-
import {
|
|
14
|
+
import { ChipSizesType, ChipTypesType, NativeTypesType as NativeTypesType1 } from "./components/gov-chip/constants";
|
|
15
|
+
import { ControlGroupColorType } from "./components/gov-control-group/constants";
|
|
16
|
+
import { Nullable } from "./types/interfaces";
|
|
16
17
|
import { PositionType } from "./components/gov-button/dropdown/constants";
|
|
17
18
|
import { DropdownEvent } from "./components/gov-button/dropdown/gov-dropdown.types";
|
|
19
|
+
import { EmptySizesType } from "./components/gov-empty/constants";
|
|
18
20
|
import { FormAutocompleteEvent, GovFormAutocompleteItem } from "./components/gov-form/autocomplete/gov-form-autocomplete.types";
|
|
19
|
-
import { SizesType
|
|
21
|
+
import { SizesType } from "./components/gov-form/autocomplete/constants";
|
|
20
22
|
import { FormCheckboxSizesType } from "./components/gov-form/checkbox/constants";
|
|
21
23
|
import { FormCheckboxEvent } from "./components/gov-form/checkbox/gov-form-checkbox.types";
|
|
22
24
|
import { FormGroupOrientationType, FormGroupSizesType } from "./components/gov-form/group/constants";
|
|
23
25
|
import { FormCheckboxGroupEvent, FormRadioGroupEvent } from "./components/gov-form/group/gov-form-group.types";
|
|
24
26
|
import { FormControlSizesType } from "./components/gov-form/control/constants";
|
|
25
27
|
import { GovFormFileEvent } from "./components/gov-form/file/gov-form-file.types";
|
|
26
|
-
import { FormInputSizesType,
|
|
27
|
-
import { Nullable } from "./types/interfaces";
|
|
28
|
+
import { FormInputSizesType, InputType, Type } from "./components/gov-form/input/constants";
|
|
28
29
|
import { FormInputEvent } from "./components/gov-form/input/gov-form-input.types";
|
|
29
30
|
import { FormLabelSizesTypes } from "./components/gov-form/label/constants";
|
|
30
|
-
import {
|
|
31
|
+
import { FormMessageColorType, FormMessageSizesTypes } from "./components/gov-form/message/constants";
|
|
31
32
|
import { FormMultiselectEvent, GovFormMultiSelectItem, GovFormMultiSelectSelectedItem } from "./components/gov-form/multiselect/gov-form-multi-select.types";
|
|
32
|
-
import { FormMultiselectSizesType
|
|
33
|
+
import { FormMultiselectSizesType } from "./components/gov-form/multiselect/constants";
|
|
33
34
|
import { FormRadioSizesType } from "./components/gov-form/radio/constants";
|
|
34
35
|
import { FormRadioEvent } from "./components/gov-form/radio/gov-form-radio.types";
|
|
35
|
-
import {
|
|
36
|
+
import { FormSearchColorType, FormSearchSizesType } from "./components/gov-form/search/constants";
|
|
36
37
|
import { FormSelectEvent, FormSelectOption } from "./components/gov-form/select/gov-form-select.types";
|
|
37
|
-
import { FormSelectSizesType
|
|
38
|
+
import { FormSelectSizesType } from "./components/gov-form/select/constants";
|
|
38
39
|
import { FormSwitchSizesType } from "./components/gov-form/switch/constants";
|
|
39
40
|
import { FormSwitchEvent } from "./components/gov-form/switch/gov-form-switch.types";
|
|
40
|
-
import {
|
|
41
|
+
import { IconColorType } from "./components/gov-icon/constants";
|
|
42
|
+
import { ColorType, InfobarTypesType } from "./components/gov-infobar/constants";
|
|
41
43
|
import { InfobarEvent } from "./components/gov-infobar/gov-infobar.types";
|
|
42
44
|
import { LayoutType, LayoutVariantType } from "./components/gov-layout/constants";
|
|
43
|
-
import {
|
|
44
|
-
import {
|
|
45
|
+
import { LoadingSizesType } from "./components/gov-loading/loading/constants";
|
|
46
|
+
import { MessageColorType, MessageTypesType } from "./components/gov-message/constants";
|
|
47
|
+
import { PaginationColorType, PaginationSizeType, PaginationType } from "./components/gov-pagination/constants";
|
|
45
48
|
import { PaginationEvent } from "./components/gov-pagination/gov-pagination.types";
|
|
46
|
-
import {
|
|
47
|
-
import { SkeletonAnimationType, SkeletonShapesType, SkeletonVariantsType } from "./components/gov-loading/skeleton/constants";
|
|
49
|
+
import { SkeletonAnimationType, SkeletonColorType, SkeletonShapesType } from "./components/gov-loading/skeleton/constants";
|
|
48
50
|
import { SpacerBreakpointsType, SpacerSizeType } from "./components/gov-spacer/constants";
|
|
49
|
-
import {
|
|
50
|
-
import { StepperSizesType, StepperVariantType } from "./components/gov-stepper/constants";
|
|
51
|
+
import { StepperColorType, StepperSizesType } from "./components/gov-stepper/constants";
|
|
51
52
|
import { GovStepperItemChangeEvent } from "./components/gov-stepper/gov-stepper-item.d";
|
|
52
|
-
import { TabOrientationType,
|
|
53
|
-
import {
|
|
54
|
-
import {
|
|
55
|
-
import {
|
|
53
|
+
import { ColorType as ColorType1, TabOrientationType, TabSizeType, TabType } from "./components/gov-tabs/constants";
|
|
54
|
+
import { TagSizesType, TagTypesType } from "./components/gov-tag/constants";
|
|
55
|
+
import { ThemeSwitchEvent } from "./components/gov-theme-switch/gov-theme-switch.types";
|
|
56
|
+
import { TileSizesType } from "./components/gov-tile/constants";
|
|
57
|
+
import { ToastColorType, ToastTypesType } from "./components/gov-toast/constants";
|
|
58
|
+
import { TooltipColorType, TooltipPositionType, TooltipSizeType } from "./components/gov-tooltip/constants";
|
|
59
|
+
import { WizardColorType, WizardSizesType } from "./components/gov-wizard/constants";
|
|
56
60
|
import { GovWizardItemChangeEvent } from "./components/gov-wizard/gov-wizard-item.d";
|
|
57
61
|
import { WizardItemEvent } from "./components/gov-wizard/gov-wizard-item.types";
|
|
58
|
-
export { AccordionSizeType
|
|
62
|
+
export { AccordionSizeType } from "./components/gov-accordion/constants";
|
|
59
63
|
export { AccordionEvent, AccordionItemEvent } from "./components/gov-accordion/gov-accordion.types";
|
|
60
64
|
export { GovBreadcrumbsChangeEvent } from "./components/gov-breadcrumbs/gov-breadcrumbs.d";
|
|
61
|
-
export { ButtonSizesType, ButtonTargetType,
|
|
65
|
+
export { ButtonColorType, ButtonSizesType, ButtonTargetType, ButtonTypesType, NativeTypesType } from "./components/gov-button/button/constants";
|
|
62
66
|
export { ButtonEvent } from "./components/gov-button/button/gov-button.types";
|
|
63
67
|
export { GovCardChangeEvent } from "./components/gov-card/interfaces";
|
|
64
|
-
export { NativeTypesType as NativeTypesType1 } from "./components/gov-chip/constants";
|
|
65
|
-
export {
|
|
68
|
+
export { ChipSizesType, ChipTypesType, NativeTypesType as NativeTypesType1 } from "./components/gov-chip/constants";
|
|
69
|
+
export { ControlGroupColorType } from "./components/gov-control-group/constants";
|
|
70
|
+
export { Nullable } from "./types/interfaces";
|
|
66
71
|
export { PositionType } from "./components/gov-button/dropdown/constants";
|
|
67
72
|
export { DropdownEvent } from "./components/gov-button/dropdown/gov-dropdown.types";
|
|
73
|
+
export { EmptySizesType } from "./components/gov-empty/constants";
|
|
68
74
|
export { FormAutocompleteEvent, GovFormAutocompleteItem } from "./components/gov-form/autocomplete/gov-form-autocomplete.types";
|
|
69
|
-
export { SizesType
|
|
75
|
+
export { SizesType } from "./components/gov-form/autocomplete/constants";
|
|
70
76
|
export { FormCheckboxSizesType } from "./components/gov-form/checkbox/constants";
|
|
71
77
|
export { FormCheckboxEvent } from "./components/gov-form/checkbox/gov-form-checkbox.types";
|
|
72
78
|
export { FormGroupOrientationType, FormGroupSizesType } from "./components/gov-form/group/constants";
|
|
73
79
|
export { FormCheckboxGroupEvent, FormRadioGroupEvent } from "./components/gov-form/group/gov-form-group.types";
|
|
74
80
|
export { FormControlSizesType } from "./components/gov-form/control/constants";
|
|
75
81
|
export { GovFormFileEvent } from "./components/gov-form/file/gov-form-file.types";
|
|
76
|
-
export { FormInputSizesType,
|
|
77
|
-
export { Nullable } from "./types/interfaces";
|
|
82
|
+
export { FormInputSizesType, InputType, Type } from "./components/gov-form/input/constants";
|
|
78
83
|
export { FormInputEvent } from "./components/gov-form/input/gov-form-input.types";
|
|
79
84
|
export { FormLabelSizesTypes } from "./components/gov-form/label/constants";
|
|
80
|
-
export {
|
|
85
|
+
export { FormMessageColorType, FormMessageSizesTypes } from "./components/gov-form/message/constants";
|
|
81
86
|
export { FormMultiselectEvent, GovFormMultiSelectItem, GovFormMultiSelectSelectedItem } from "./components/gov-form/multiselect/gov-form-multi-select.types";
|
|
82
|
-
export { FormMultiselectSizesType
|
|
87
|
+
export { FormMultiselectSizesType } from "./components/gov-form/multiselect/constants";
|
|
83
88
|
export { FormRadioSizesType } from "./components/gov-form/radio/constants";
|
|
84
89
|
export { FormRadioEvent } from "./components/gov-form/radio/gov-form-radio.types";
|
|
85
|
-
export {
|
|
90
|
+
export { FormSearchColorType, FormSearchSizesType } from "./components/gov-form/search/constants";
|
|
86
91
|
export { FormSelectEvent, FormSelectOption } from "./components/gov-form/select/gov-form-select.types";
|
|
87
|
-
export { FormSelectSizesType
|
|
92
|
+
export { FormSelectSizesType } from "./components/gov-form/select/constants";
|
|
88
93
|
export { FormSwitchSizesType } from "./components/gov-form/switch/constants";
|
|
89
94
|
export { FormSwitchEvent } from "./components/gov-form/switch/gov-form-switch.types";
|
|
90
|
-
export {
|
|
95
|
+
export { IconColorType } from "./components/gov-icon/constants";
|
|
96
|
+
export { ColorType, InfobarTypesType } from "./components/gov-infobar/constants";
|
|
91
97
|
export { InfobarEvent } from "./components/gov-infobar/gov-infobar.types";
|
|
92
98
|
export { LayoutType, LayoutVariantType } from "./components/gov-layout/constants";
|
|
93
|
-
export {
|
|
94
|
-
export {
|
|
99
|
+
export { LoadingSizesType } from "./components/gov-loading/loading/constants";
|
|
100
|
+
export { MessageColorType, MessageTypesType } from "./components/gov-message/constants";
|
|
101
|
+
export { PaginationColorType, PaginationSizeType, PaginationType } from "./components/gov-pagination/constants";
|
|
95
102
|
export { PaginationEvent } from "./components/gov-pagination/gov-pagination.types";
|
|
96
|
-
export {
|
|
97
|
-
export { SkeletonAnimationType, SkeletonShapesType, SkeletonVariantsType } from "./components/gov-loading/skeleton/constants";
|
|
103
|
+
export { SkeletonAnimationType, SkeletonColorType, SkeletonShapesType } from "./components/gov-loading/skeleton/constants";
|
|
98
104
|
export { SpacerBreakpointsType, SpacerSizeType } from "./components/gov-spacer/constants";
|
|
99
|
-
export {
|
|
100
|
-
export { StepperSizesType, StepperVariantType } from "./components/gov-stepper/constants";
|
|
105
|
+
export { StepperColorType, StepperSizesType } from "./components/gov-stepper/constants";
|
|
101
106
|
export { GovStepperItemChangeEvent } from "./components/gov-stepper/gov-stepper-item.d";
|
|
102
|
-
export { TabOrientationType,
|
|
103
|
-
export {
|
|
104
|
-
export {
|
|
105
|
-
export {
|
|
107
|
+
export { ColorType as ColorType1, TabOrientationType, TabSizeType, TabType } from "./components/gov-tabs/constants";
|
|
108
|
+
export { TagSizesType, TagTypesType } from "./components/gov-tag/constants";
|
|
109
|
+
export { ThemeSwitchEvent } from "./components/gov-theme-switch/gov-theme-switch.types";
|
|
110
|
+
export { TileSizesType } from "./components/gov-tile/constants";
|
|
111
|
+
export { ToastColorType, ToastTypesType } from "./components/gov-toast/constants";
|
|
112
|
+
export { TooltipColorType, TooltipPositionType, TooltipSizeType } from "./components/gov-tooltip/constants";
|
|
113
|
+
export { WizardColorType, WizardSizesType } from "./components/gov-wizard/constants";
|
|
106
114
|
export { GovWizardItemChangeEvent } from "./components/gov-wizard/gov-wizard-item.d";
|
|
107
115
|
export { WizardItemEvent } from "./components/gov-wizard/gov-wizard-item.types";
|
|
108
116
|
export namespace Components {
|
|
@@ -115,48 +123,24 @@ export namespace Components {
|
|
|
115
123
|
* Accordion’s size.
|
|
116
124
|
*/
|
|
117
125
|
"size"?: AccordionSizeType;
|
|
118
|
-
/**
|
|
119
|
-
* Validate the WCAG attributes of the component
|
|
120
|
-
*/
|
|
121
|
-
"validateWcag": () => Promise<void>;
|
|
122
|
-
/**
|
|
123
|
-
* Style variation of the button.
|
|
124
|
-
*/
|
|
125
|
-
"variant"?: AccordionVariantType;
|
|
126
|
-
/**
|
|
127
|
-
* Adds accessible label for the accordion that is only shown for screen readers.
|
|
128
|
-
*/
|
|
129
|
-
"wcagLabel": string;
|
|
130
|
-
/**
|
|
131
|
-
* String of id's that indicate alternative labels elements
|
|
132
|
-
*/
|
|
133
|
-
"wcagLabelledBy": string;
|
|
134
126
|
}
|
|
135
127
|
interface GovAccordionItem {
|
|
136
|
-
/**
|
|
137
|
-
* Closing the accordion
|
|
138
|
-
*/
|
|
139
|
-
"close": () => Promise<void>;
|
|
140
128
|
/**
|
|
141
129
|
* Returns the current state of the component
|
|
142
130
|
*/
|
|
143
131
|
"currentState": () => Promise<boolean>;
|
|
144
132
|
/**
|
|
145
|
-
* Makes the button component disabled.
|
|
133
|
+
* Makes the button component disabled.
|
|
146
134
|
*/
|
|
147
135
|
"disabled": boolean;
|
|
148
136
|
/**
|
|
149
|
-
* Custom accordion item identifier.
|
|
137
|
+
* Custom accordion item identifier.
|
|
150
138
|
*/
|
|
151
139
|
"identifier": string;
|
|
152
140
|
/**
|
|
153
141
|
* Defines whether the accordion is open or closed by button
|
|
154
142
|
*/
|
|
155
|
-
"
|
|
156
|
-
/**
|
|
157
|
-
* Opening the accordion
|
|
158
|
-
*/
|
|
159
|
-
"open": () => Promise<void>;
|
|
143
|
+
"open": boolean;
|
|
160
144
|
/**
|
|
161
145
|
* Accordion’s size.
|
|
162
146
|
*/
|
|
@@ -165,10 +149,6 @@ export namespace Components {
|
|
|
165
149
|
* Accordion switch
|
|
166
150
|
*/
|
|
167
151
|
"toggle": () => Promise<void>;
|
|
168
|
-
/**
|
|
169
|
-
* Style variation of the button.
|
|
170
|
-
*/
|
|
171
|
-
"variant"?: AccordionVariantType;
|
|
172
152
|
}
|
|
173
153
|
interface GovAttachments {
|
|
174
154
|
/**
|
|
@@ -185,64 +165,72 @@ export namespace Components {
|
|
|
185
165
|
"wcagLabel": string;
|
|
186
166
|
}
|
|
187
167
|
interface GovAttachmentsItem {
|
|
188
|
-
/**
|
|
189
|
-
* Validate the WCAG attributes of the component
|
|
190
|
-
*/
|
|
191
|
-
"validateWcag": () => Promise<void>;
|
|
192
168
|
/**
|
|
193
169
|
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
194
170
|
*/
|
|
195
|
-
"
|
|
171
|
+
"accessibleRemoveLabel": string;
|
|
196
172
|
/**
|
|
197
173
|
* Indicates the id of a component that labels the remove button.
|
|
198
174
|
*/
|
|
199
|
-
"
|
|
175
|
+
"accessibleRemoveLabelledBy": string;
|
|
176
|
+
/**
|
|
177
|
+
* Validate the accessible attributes of the component
|
|
178
|
+
*/
|
|
179
|
+
"validateAccessibility": () => Promise<void>;
|
|
200
180
|
}
|
|
201
181
|
interface GovBackdrop {
|
|
202
182
|
/**
|
|
203
|
-
*
|
|
183
|
+
* Adds accessible label for the backdrop that is only shown for screen readers.
|
|
204
184
|
*/
|
|
205
|
-
"
|
|
185
|
+
"accessibleLabel": string;
|
|
206
186
|
/**
|
|
207
|
-
*
|
|
187
|
+
* String of id's that indicate alternative labels elements
|
|
208
188
|
*/
|
|
209
|
-
"
|
|
189
|
+
"accessibleLabelledBy": string;
|
|
210
190
|
/**
|
|
211
|
-
*
|
|
191
|
+
* Makes the backdrop component disabled.
|
|
212
192
|
*/
|
|
213
|
-
"
|
|
193
|
+
"disabled": boolean;
|
|
214
194
|
/**
|
|
215
|
-
*
|
|
195
|
+
* Determine if component should have inverse colors to be used on dark background.
|
|
216
196
|
*/
|
|
217
|
-
"
|
|
197
|
+
"inverse": boolean;
|
|
198
|
+
/**
|
|
199
|
+
* Validate the accessibility attributes of the component
|
|
200
|
+
*/
|
|
201
|
+
"validateAccessibility": () => Promise<void>;
|
|
218
202
|
}
|
|
219
203
|
interface GovBreadcrumbs {
|
|
220
204
|
/**
|
|
221
|
-
*
|
|
205
|
+
* Adds accessible label for the pagination that is only shown for screen readers.
|
|
222
206
|
*/
|
|
223
|
-
"
|
|
207
|
+
"accessibleLabel": string;
|
|
224
208
|
/**
|
|
225
|
-
*
|
|
209
|
+
* Indicates the id of a component that labels the pagination.
|
|
226
210
|
*/
|
|
227
|
-
"
|
|
211
|
+
"accessibleLabelledBy": string;
|
|
228
212
|
/**
|
|
229
|
-
*
|
|
213
|
+
* Adds an accessible label to display the full breadcrumb navigation that only screen readers can see.
|
|
230
214
|
*/
|
|
231
|
-
"
|
|
215
|
+
"accessibleToggleLabel": string;
|
|
232
216
|
/**
|
|
233
|
-
*
|
|
217
|
+
* Defines whether the components can be collapsible when element doesn't fit in one row.
|
|
234
218
|
*/
|
|
235
|
-
"
|
|
219
|
+
"collapsible": boolean;
|
|
236
220
|
/**
|
|
237
|
-
*
|
|
221
|
+
* Defines whether the breadcrumbs are open or closed by button
|
|
238
222
|
*/
|
|
239
|
-
"
|
|
223
|
+
"isExpanded": boolean;
|
|
240
224
|
/**
|
|
241
|
-
*
|
|
225
|
+
* Validate the WCAG attributes of the component
|
|
242
226
|
*/
|
|
243
|
-
"
|
|
227
|
+
"validateAccessibility": () => Promise<void>;
|
|
244
228
|
}
|
|
245
229
|
interface GovButton {
|
|
230
|
+
/**
|
|
231
|
+
* Style variation of the button
|
|
232
|
+
*/
|
|
233
|
+
"color": ButtonColorType;
|
|
246
234
|
/**
|
|
247
235
|
* Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies
|
|
248
236
|
*/
|
|
@@ -264,7 +252,7 @@ export namespace Components {
|
|
|
264
252
|
/**
|
|
265
253
|
* Returns a clickable element instance
|
|
266
254
|
*/
|
|
267
|
-
"
|
|
255
|
+
"getRef": () => Promise<HTMLLinkElement | HTMLButtonElement>;
|
|
268
256
|
/**
|
|
269
257
|
* Same as original parameter
|
|
270
258
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
@@ -275,22 +263,10 @@ export namespace Components {
|
|
|
275
263
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-hreflang
|
|
276
264
|
*/
|
|
277
265
|
"hreflang": string;
|
|
278
|
-
/**
|
|
279
|
-
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
280
|
-
*/
|
|
281
|
-
"iconLeft"?: string;
|
|
282
|
-
/**
|
|
283
|
-
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
284
|
-
*/
|
|
285
|
-
"iconRight"?: string;
|
|
286
266
|
/**
|
|
287
267
|
* Custom button identifier
|
|
288
268
|
*/
|
|
289
269
|
"identifier": string;
|
|
290
|
-
/**
|
|
291
|
-
* Determine if component should have inversed colors to be used on dark background
|
|
292
|
-
*/
|
|
293
|
-
"inverse": boolean;
|
|
294
270
|
/**
|
|
295
271
|
* Indicates whether an asynchronous process is running
|
|
296
272
|
*/
|
|
@@ -329,109 +305,45 @@ export namespace Components {
|
|
|
329
305
|
/**
|
|
330
306
|
* Button's type
|
|
331
307
|
*/
|
|
332
|
-
"type":
|
|
333
|
-
/**
|
|
334
|
-
* Validate the WCAG attributes of the component
|
|
335
|
-
*/
|
|
336
|
-
"validateWcag": () => Promise<void>;
|
|
337
|
-
/**
|
|
338
|
-
* Style variation of the button
|
|
339
|
-
*/
|
|
340
|
-
"variant": ButtonVariantType;
|
|
341
|
-
/**
|
|
342
|
-
* Indicates the id of a related component’s visually focused element
|
|
343
|
-
*/
|
|
344
|
-
"wcagActiveDescendant": string;
|
|
345
|
-
/**
|
|
346
|
-
* Use this property to add an aria-controls attribute to the button. Use the attribute to point to the unique id of the content that the button manages
|
|
347
|
-
*/
|
|
348
|
-
"wcagControls": string;
|
|
349
|
-
/**
|
|
350
|
-
* Indicates the current item within a container or set of related elements
|
|
351
|
-
*/
|
|
352
|
-
"wcagCurrent": string;
|
|
308
|
+
"type": ButtonTypesType;
|
|
353
309
|
/**
|
|
354
|
-
*
|
|
310
|
+
* Validate the Accessibility attributes of the component
|
|
355
311
|
*/
|
|
356
|
-
"
|
|
357
|
-
/**
|
|
358
|
-
* Aria description the button
|
|
359
|
-
*/
|
|
360
|
-
"wcagDescription": string;
|
|
361
|
-
/**
|
|
362
|
-
* Details of the component
|
|
363
|
-
*/
|
|
364
|
-
"wcagDetails": string;
|
|
365
|
-
/**
|
|
366
|
-
* If a button expands or collapses adjacent content, then use the ariaExpanded prop to add the aria-expanded attribute to the button Set the value to convey the current expanded (true) or collapsed (false) state of the content
|
|
367
|
-
*/
|
|
368
|
-
"wcagExpanded": boolean;
|
|
369
|
-
/**
|
|
370
|
-
* Use this property to add an aria-haspopup attribute to a button, if you are using it as a menu button
|
|
371
|
-
*/
|
|
372
|
-
"wcagHasPopup": string;
|
|
373
|
-
/**
|
|
374
|
-
* Adds accessible label for the button that is only shown for screen readers Typically, this label text replaces the visible text on the button for users who use assistive technology
|
|
375
|
-
*/
|
|
376
|
-
"wcagLabel": string;
|
|
377
|
-
/**
|
|
378
|
-
* String of id's that indicate alternative labels elements
|
|
379
|
-
*/
|
|
380
|
-
"wcagLabelledBy": string;
|
|
381
|
-
/**
|
|
382
|
-
* Indicates the id of a component owned by the button
|
|
383
|
-
*/
|
|
384
|
-
"wcagOwns": string;
|
|
385
|
-
/**
|
|
386
|
-
* Tells screen reader the element is pressed
|
|
387
|
-
*/
|
|
388
|
-
"wcagPressed": boolean;
|
|
312
|
+
"validateAccessibility": () => Promise<void>;
|
|
389
313
|
}
|
|
390
314
|
interface GovCard {
|
|
391
315
|
/**
|
|
392
|
-
*
|
|
393
|
-
*/
|
|
394
|
-
"close": () => Promise<void>;
|
|
395
|
-
/**
|
|
396
|
-
* Defines wether the card can be collapsible
|
|
397
|
-
*/
|
|
398
|
-
"collapsible": boolean;
|
|
399
|
-
/**
|
|
400
|
-
* Defines whether the card is open or closed by button
|
|
316
|
+
* Adds accessible label for the collapsible button that is only shown for screen readers.
|
|
401
317
|
*/
|
|
402
|
-
"
|
|
318
|
+
"accessibleTriggerLabel": string;
|
|
403
319
|
/**
|
|
404
|
-
*
|
|
320
|
+
* A string of identifiers that indicate alternative label elements for collapsible card
|
|
405
321
|
*/
|
|
406
|
-
"
|
|
322
|
+
"accessibleTriggerLabelledBy": string;
|
|
407
323
|
/**
|
|
408
|
-
*
|
|
324
|
+
* Defines weather the card can be collapsible
|
|
409
325
|
*/
|
|
410
|
-
"
|
|
326
|
+
"collapsible": boolean;
|
|
411
327
|
/**
|
|
412
|
-
*
|
|
328
|
+
* Defines whether the card is open or closed
|
|
413
329
|
*/
|
|
414
|
-
"open":
|
|
330
|
+
"open": boolean;
|
|
415
331
|
/**
|
|
416
332
|
* Style variation of the card.
|
|
417
333
|
*/
|
|
418
334
|
"promotion": boolean;
|
|
419
335
|
/**
|
|
420
|
-
* Validate the
|
|
421
|
-
*/
|
|
422
|
-
"validateWcag": () => Promise<void>;
|
|
423
|
-
/**
|
|
424
|
-
* Adds accessible label for the collapsible button that is only shown for screen readers.
|
|
425
|
-
*/
|
|
426
|
-
"wcagTriggerLabel": string;
|
|
427
|
-
/**
|
|
428
|
-
* A string of identifiers that indicate alternative label elements for collapsible card
|
|
336
|
+
* Validate the accessible attributes of the component
|
|
429
337
|
*/
|
|
430
|
-
"
|
|
338
|
+
"validateAccessibility": () => Promise<void>;
|
|
431
339
|
}
|
|
432
340
|
interface GovChip {
|
|
433
341
|
/**
|
|
434
|
-
*
|
|
342
|
+
* Style variation of the chip.
|
|
343
|
+
*/
|
|
344
|
+
"color": ButtonColorType;
|
|
345
|
+
/**
|
|
346
|
+
* Makes the chip component disabled.
|
|
435
347
|
*/
|
|
436
348
|
"disabled": boolean;
|
|
437
349
|
/**
|
|
@@ -439,14 +351,10 @@ export namespace Components {
|
|
|
439
351
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/focusable
|
|
440
352
|
*/
|
|
441
353
|
"focusable": boolean;
|
|
442
|
-
/**
|
|
443
|
-
* Returns a unique tab trigger identifier
|
|
444
|
-
*/
|
|
445
|
-
"getTriggerIdentifier": () => Promise<string>;
|
|
446
354
|
/**
|
|
447
355
|
* Returns a clickable element instance
|
|
448
356
|
*/
|
|
449
|
-
"
|
|
357
|
+
"geRef": () => Promise<HTMLLinkElement | HTMLButtonElement | HTMLSpanElement>;
|
|
450
358
|
/**
|
|
451
359
|
* Same as original parameter
|
|
452
360
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
@@ -464,10 +372,6 @@ export namespace Components {
|
|
|
464
372
|
* Custom chip identifier. Otherwise, it will be generated
|
|
465
373
|
*/
|
|
466
374
|
"identifier": string;
|
|
467
|
-
/**
|
|
468
|
-
* Determine if component should have inverse colors to be used on dark background
|
|
469
|
-
*/
|
|
470
|
-
"inverse": boolean;
|
|
471
375
|
/**
|
|
472
376
|
* Focus button element
|
|
473
377
|
*/
|
|
@@ -475,7 +379,7 @@ export namespace Components {
|
|
|
475
379
|
/**
|
|
476
380
|
* Chip’s size.
|
|
477
381
|
*/
|
|
478
|
-
"size":
|
|
382
|
+
"size": ChipSizesType;
|
|
479
383
|
/**
|
|
480
384
|
* Used to change the HTML tag in the chip
|
|
481
385
|
*/
|
|
@@ -486,22 +390,9 @@ export namespace Components {
|
|
|
486
390
|
*/
|
|
487
391
|
"target": string;
|
|
488
392
|
/**
|
|
489
|
-
*
|
|
490
|
-
*/
|
|
491
|
-
"variant": ButtonVariantType;
|
|
492
|
-
/**
|
|
493
|
-
* Use this property to add an aria-controls attribute to the button. Use the attribute to point to the unique id of the content that the button manages
|
|
494
|
-
*/
|
|
495
|
-
"wcagControls": string;
|
|
496
|
-
/**
|
|
497
|
-
* Adds accessible label for the button that is only shown for screen readers. Typically, this label text replaces the visible text on the button for users who use assistive technology.
|
|
498
|
-
*/
|
|
499
|
-
"wcagLabel": string;
|
|
500
|
-
/**
|
|
501
|
-
* Same as original parameter
|
|
502
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-selected
|
|
393
|
+
* Chip’s type
|
|
503
394
|
*/
|
|
504
|
-
"
|
|
395
|
+
"type": ChipTypesType;
|
|
505
396
|
}
|
|
506
397
|
interface GovContainer {
|
|
507
398
|
/**
|
|
@@ -512,16 +403,66 @@ export namespace Components {
|
|
|
512
403
|
}
|
|
513
404
|
interface GovControlGroup {
|
|
514
405
|
/**
|
|
515
|
-
*
|
|
406
|
+
* Style variation of the content message.
|
|
516
407
|
*/
|
|
517
|
-
"
|
|
408
|
+
"color": ControlGroupColorType;
|
|
518
409
|
/**
|
|
519
|
-
*
|
|
410
|
+
* Specifies the display of elements to full width
|
|
411
|
+
*/
|
|
412
|
+
"fitContent": boolean;
|
|
413
|
+
/**
|
|
414
|
+
* Specifies the display of the border between elements
|
|
520
415
|
*/
|
|
521
|
-
"
|
|
416
|
+
"noBorder": boolean;
|
|
522
417
|
}
|
|
523
418
|
interface GovCookiebar {
|
|
524
419
|
}
|
|
420
|
+
interface GovDialog {
|
|
421
|
+
/**
|
|
422
|
+
* Adds accessible label for the dialog close button that is only shown for screen readers.
|
|
423
|
+
*/
|
|
424
|
+
"accessibleCloseLabel": string;
|
|
425
|
+
/**
|
|
426
|
+
* A string of identifiers that indicate alternative label elements for closing the dialog window
|
|
427
|
+
*/
|
|
428
|
+
"accessibleCloseLabelledBy": string;
|
|
429
|
+
/**
|
|
430
|
+
* Indicates the id of a component that describes the dialog.
|
|
431
|
+
*/
|
|
432
|
+
"accessibleDescribedBy": string;
|
|
433
|
+
/**
|
|
434
|
+
* String of id's that indicate alternative labels elements
|
|
435
|
+
*/
|
|
436
|
+
"accessibleLabelledBy": string;
|
|
437
|
+
/**
|
|
438
|
+
* Attribute allowing blocking the backdrop dialog closing
|
|
439
|
+
*/
|
|
440
|
+
"blockBackdropClose": boolean;
|
|
441
|
+
/**
|
|
442
|
+
* Attribute allowing blocking the dialog closing
|
|
443
|
+
*/
|
|
444
|
+
"blockClose": boolean;
|
|
445
|
+
/**
|
|
446
|
+
* Used to change the HTML tag in the dialog label for correct semantic structure
|
|
447
|
+
*/
|
|
448
|
+
"labelTag": string;
|
|
449
|
+
/**
|
|
450
|
+
* Attribute for dialog window display
|
|
451
|
+
*/
|
|
452
|
+
"open": boolean;
|
|
453
|
+
/**
|
|
454
|
+
* Role of dialog
|
|
455
|
+
*/
|
|
456
|
+
"role": Nullable<string>;
|
|
457
|
+
/**
|
|
458
|
+
* Sets the close button to focus
|
|
459
|
+
*/
|
|
460
|
+
"setFocus": () => Promise<void>;
|
|
461
|
+
/**
|
|
462
|
+
* Validate the WCAG attributes of the component
|
|
463
|
+
*/
|
|
464
|
+
"validateAccessibility": () => Promise<void>;
|
|
465
|
+
}
|
|
525
466
|
interface GovDropdown {
|
|
526
467
|
/**
|
|
527
468
|
* Returns the current state of the dropdown
|
|
@@ -532,7 +473,7 @@ export namespace Components {
|
|
|
532
473
|
*/
|
|
533
474
|
"identifier": string;
|
|
534
475
|
/**
|
|
535
|
-
* Dropdown
|
|
476
|
+
* Dropdown state
|
|
536
477
|
*/
|
|
537
478
|
"open": boolean;
|
|
538
479
|
/**
|
|
@@ -540,11 +481,15 @@ export namespace Components {
|
|
|
540
481
|
*/
|
|
541
482
|
"position": PositionType;
|
|
542
483
|
/**
|
|
543
|
-
*
|
|
484
|
+
* Toggle state of dropdown
|
|
544
485
|
*/
|
|
545
|
-
"
|
|
486
|
+
"toggle": () => Promise<void>;
|
|
546
487
|
}
|
|
547
488
|
interface GovEmpty {
|
|
489
|
+
/**
|
|
490
|
+
* Element size.
|
|
491
|
+
*/
|
|
492
|
+
"size"?: EmptySizesType;
|
|
548
493
|
}
|
|
549
494
|
interface GovErrorCode {
|
|
550
495
|
}
|
|
@@ -646,22 +591,6 @@ export namespace Components {
|
|
|
646
591
|
* Value of input
|
|
647
592
|
*/
|
|
648
593
|
"value": string;
|
|
649
|
-
/**
|
|
650
|
-
* Style variation of the form input.
|
|
651
|
-
*/
|
|
652
|
-
"variant"?: VariantType;
|
|
653
|
-
/**
|
|
654
|
-
* Indicates the id of a component that describes the input.
|
|
655
|
-
*/
|
|
656
|
-
"wcagDescribedBy": string;
|
|
657
|
-
/**
|
|
658
|
-
* Indicates the id of a component that labels the input.
|
|
659
|
-
*/
|
|
660
|
-
"wcagLabelledBy": string;
|
|
661
|
-
/**
|
|
662
|
-
* Same as original parameter https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-owns
|
|
663
|
-
*/
|
|
664
|
-
"wcagOwns": string;
|
|
665
594
|
}
|
|
666
595
|
interface GovFormCheckbox {
|
|
667
596
|
/**
|
|
@@ -669,7 +598,7 @@ export namespace Components {
|
|
|
669
598
|
*/
|
|
670
599
|
"checked": boolean;
|
|
671
600
|
/**
|
|
672
|
-
* Makes the checkbox component disabled.
|
|
601
|
+
* Makes the checkbox component disabled.
|
|
673
602
|
*/
|
|
674
603
|
"disabled": boolean;
|
|
675
604
|
/**
|
|
@@ -680,6 +609,10 @@ export namespace Components {
|
|
|
680
609
|
* Custom checkbox identifier.
|
|
681
610
|
*/
|
|
682
611
|
"identifier": string;
|
|
612
|
+
/**
|
|
613
|
+
* Same as original parameter (https://developer.mozilla.org/en-US/docs/Web/CSS/:indeterminate)
|
|
614
|
+
*/
|
|
615
|
+
"indeterminate": boolean;
|
|
683
616
|
/**
|
|
684
617
|
* Indicates the entered value does not conform to the format expected by the application.
|
|
685
618
|
*/
|
|
@@ -700,22 +633,10 @@ export namespace Components {
|
|
|
700
633
|
* Checkboxes size.
|
|
701
634
|
*/
|
|
702
635
|
"size"?: FormCheckboxSizesType;
|
|
703
|
-
/**
|
|
704
|
-
* Validate the WCAG attributes of the component
|
|
705
|
-
*/
|
|
706
|
-
"validateWcag": () => Promise<void>;
|
|
707
636
|
/**
|
|
708
637
|
* Value of checkbox
|
|
709
638
|
*/
|
|
710
639
|
"value": string;
|
|
711
|
-
/**
|
|
712
|
-
* Indicates the id of a component that describes the input.
|
|
713
|
-
*/
|
|
714
|
-
"wcagDescribedBy": string;
|
|
715
|
-
/**
|
|
716
|
-
* Indicates the id of a component that labels the input.
|
|
717
|
-
*/
|
|
718
|
-
"wcagLabelledBy": string;
|
|
719
640
|
}
|
|
720
641
|
interface GovFormCheckboxGroup {
|
|
721
642
|
/**
|
|
@@ -763,6 +684,14 @@ export namespace Components {
|
|
|
763
684
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
|
|
764
685
|
*/
|
|
765
686
|
"accept": string;
|
|
687
|
+
/**
|
|
688
|
+
* Adds accessible label for the list of attachments.
|
|
689
|
+
*/
|
|
690
|
+
"accessibleAttachmentsLabel": string;
|
|
691
|
+
/**
|
|
692
|
+
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
693
|
+
*/
|
|
694
|
+
"accessibleRemoveLabel": string;
|
|
766
695
|
/**
|
|
767
696
|
* Description of the list of attachments
|
|
768
697
|
*/
|
|
@@ -832,26 +761,6 @@ export namespace Components {
|
|
|
832
761
|
* After selecting the files, the main input element will be reset. The propagation of the event with the selected files will not be affected.
|
|
833
762
|
*/
|
|
834
763
|
"resetAfterPick": boolean;
|
|
835
|
-
/**
|
|
836
|
-
* Validate the WCAG attributes of the component
|
|
837
|
-
*/
|
|
838
|
-
"validateWcag": () => Promise<void>;
|
|
839
|
-
/**
|
|
840
|
-
* Adds accessible label for the list of attachments.
|
|
841
|
-
*/
|
|
842
|
-
"wcagAttachmentsLabel": string;
|
|
843
|
-
/**
|
|
844
|
-
* Indicates the id of a component that describes the input.
|
|
845
|
-
*/
|
|
846
|
-
"wcagDescribedBy": string;
|
|
847
|
-
/**
|
|
848
|
-
* Indicates the id of a component that labels the input.
|
|
849
|
-
*/
|
|
850
|
-
"wcagLabelledBy": string;
|
|
851
|
-
/**
|
|
852
|
-
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
853
|
-
*/
|
|
854
|
-
"wcagRemoveLabel": string;
|
|
855
764
|
}
|
|
856
765
|
interface GovFormGroup {
|
|
857
766
|
/**
|
|
@@ -864,6 +773,14 @@ export namespace Components {
|
|
|
864
773
|
"orientation"?: FormGroupOrientationType;
|
|
865
774
|
}
|
|
866
775
|
interface GovFormInput {
|
|
776
|
+
/**
|
|
777
|
+
* Accessible text to hide the password
|
|
778
|
+
*/
|
|
779
|
+
"accessibleHidePasswordLabel": "Skrýt heslo";
|
|
780
|
+
/**
|
|
781
|
+
* Accessible text for password display
|
|
782
|
+
*/
|
|
783
|
+
"accessibleShowPasswordLabel": "Zobrazit heslo";
|
|
867
784
|
/**
|
|
868
785
|
* Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete
|
|
869
786
|
*/
|
|
@@ -881,7 +798,7 @@ export namespace Components {
|
|
|
881
798
|
*/
|
|
882
799
|
"cols": number;
|
|
883
800
|
/**
|
|
884
|
-
* Makes the input component disabled.
|
|
801
|
+
* Makes the input component disabled.
|
|
885
802
|
*/
|
|
886
803
|
"disabled": boolean;
|
|
887
804
|
/**
|
|
@@ -974,50 +891,22 @@ export namespace Components {
|
|
|
974
891
|
* Defined the visual style of input
|
|
975
892
|
*/
|
|
976
893
|
"type"?: Type;
|
|
977
|
-
/**
|
|
978
|
-
* Validate the WCAG attributes of the component
|
|
979
|
-
*/
|
|
980
|
-
"validateWcag": () => Promise<void>;
|
|
981
894
|
/**
|
|
982
895
|
* Value of input
|
|
983
896
|
*/
|
|
984
897
|
"value": string;
|
|
898
|
+
}
|
|
899
|
+
interface GovFormLabel {
|
|
985
900
|
/**
|
|
986
|
-
*
|
|
901
|
+
* Identifier for label.
|
|
987
902
|
*/
|
|
988
|
-
"
|
|
903
|
+
"identifier": string;
|
|
989
904
|
/**
|
|
990
|
-
*
|
|
905
|
+
* Use label as a legend for better accessibility. Note: Don't forget to set the fieldset attribute of the gov-form-control component
|
|
991
906
|
*/
|
|
992
|
-
"
|
|
907
|
+
"legend": boolean;
|
|
993
908
|
/**
|
|
994
|
-
*
|
|
995
|
-
*/
|
|
996
|
-
"wcagDescribedBy": string;
|
|
997
|
-
/**
|
|
998
|
-
* Attribute is set on an element to indicate if a control is expanded or collapsed
|
|
999
|
-
*/
|
|
1000
|
-
"wcagExpanded": boolean;
|
|
1001
|
-
/**
|
|
1002
|
-
* Indicates the id of a component that labels the input.
|
|
1003
|
-
*/
|
|
1004
|
-
"wcagLabelledBy": string;
|
|
1005
|
-
/**
|
|
1006
|
-
* Indicates the id of a component that describes the input.
|
|
1007
|
-
*/
|
|
1008
|
-
"wcagOwns": string;
|
|
1009
|
-
}
|
|
1010
|
-
interface GovFormLabel {
|
|
1011
|
-
/**
|
|
1012
|
-
* Identifier for label.
|
|
1013
|
-
*/
|
|
1014
|
-
"identifier": string;
|
|
1015
|
-
/**
|
|
1016
|
-
* Use label as a legend for better accessibility. Note: Don't forget to set the fieldset attribute of the gov-form-control component
|
|
1017
|
-
*/
|
|
1018
|
-
"legend": boolean;
|
|
1019
|
-
/**
|
|
1020
|
-
* Set whether the input is required or not.
|
|
909
|
+
* Set whether the input is required or not.
|
|
1021
910
|
*/
|
|
1022
911
|
"required": boolean;
|
|
1023
912
|
/**
|
|
@@ -1027,13 +916,17 @@ export namespace Components {
|
|
|
1027
916
|
}
|
|
1028
917
|
interface GovFormMessage {
|
|
1029
918
|
/**
|
|
1030
|
-
*
|
|
919
|
+
* Style variation of the message.
|
|
920
|
+
*/
|
|
921
|
+
"color"?: FormMessageColorType;
|
|
922
|
+
/**
|
|
923
|
+
* Returns unique identifier of message
|
|
1031
924
|
*/
|
|
1032
925
|
"identifier": () => Promise<string>;
|
|
1033
926
|
/**
|
|
1034
|
-
*
|
|
927
|
+
* Message's size.
|
|
1035
928
|
*/
|
|
1036
|
-
"
|
|
929
|
+
"size"?: FormMessageSizesTypes;
|
|
1037
930
|
}
|
|
1038
931
|
interface GovFormMultiSelect {
|
|
1039
932
|
/**
|
|
@@ -1096,30 +989,10 @@ export namespace Components {
|
|
|
1096
989
|
* Indicates the entered value of child form element does conform to the format expected by the application.
|
|
1097
990
|
*/
|
|
1098
991
|
"success": boolean;
|
|
1099
|
-
/**
|
|
1100
|
-
* Validate the WCAG attributes of the component
|
|
1101
|
-
*/
|
|
1102
|
-
"validateWcag": () => Promise<void>;
|
|
1103
992
|
/**
|
|
1104
993
|
* Value of multi-select
|
|
1105
994
|
*/
|
|
1106
995
|
"value": string | GovFormMultiSelectSelectedItem[];
|
|
1107
|
-
/**
|
|
1108
|
-
* Style variation of the form select.
|
|
1109
|
-
*/
|
|
1110
|
-
"variant"?: FormMultiselectVariantType;
|
|
1111
|
-
/**
|
|
1112
|
-
* Indicates the id of a component that describes the input.
|
|
1113
|
-
*/
|
|
1114
|
-
"wcagDescribedBy": string;
|
|
1115
|
-
/**
|
|
1116
|
-
* Indicates the id of a component that labels the input.
|
|
1117
|
-
*/
|
|
1118
|
-
"wcagLabelledBy": string;
|
|
1119
|
-
/**
|
|
1120
|
-
* Indicates the id of a component that describes the input.
|
|
1121
|
-
*/
|
|
1122
|
-
"wcagOwns": string;
|
|
1123
996
|
}
|
|
1124
997
|
interface GovFormPasswordPower {
|
|
1125
998
|
/**
|
|
@@ -1164,22 +1037,10 @@ export namespace Components {
|
|
|
1164
1037
|
* Radio's size.
|
|
1165
1038
|
*/
|
|
1166
1039
|
"size"?: FormRadioSizesType;
|
|
1167
|
-
/**
|
|
1168
|
-
* Validate the WCAG attributes of the component
|
|
1169
|
-
*/
|
|
1170
|
-
"validateWcag": () => Promise<void>;
|
|
1171
1040
|
/**
|
|
1172
1041
|
* Value of radio
|
|
1173
1042
|
*/
|
|
1174
1043
|
"value": string;
|
|
1175
|
-
/**
|
|
1176
|
-
* Indicates the id of a component that describes the input.
|
|
1177
|
-
*/
|
|
1178
|
-
"wcagDescribedBy": string;
|
|
1179
|
-
/**
|
|
1180
|
-
* Indicates the id of a component that labels the input.
|
|
1181
|
-
*/
|
|
1182
|
-
"wcagLabelledBy": string;
|
|
1183
1044
|
}
|
|
1184
1045
|
interface GovFormRadioGroup {
|
|
1185
1046
|
/**
|
|
@@ -1199,7 +1060,11 @@ export namespace Components {
|
|
|
1199
1060
|
/**
|
|
1200
1061
|
* Style variation of the form input.
|
|
1201
1062
|
*/
|
|
1202
|
-
"
|
|
1063
|
+
"color": FormSearchColorType;
|
|
1064
|
+
/**
|
|
1065
|
+
* Search’s size.
|
|
1066
|
+
*/
|
|
1067
|
+
"size"?: FormSearchSizesType;
|
|
1203
1068
|
}
|
|
1204
1069
|
interface GovFormSelect {
|
|
1205
1070
|
/**
|
|
@@ -1242,38 +1107,10 @@ export namespace Components {
|
|
|
1242
1107
|
* Indicates the entered value of child form element does conform to the format expected by the application.
|
|
1243
1108
|
*/
|
|
1244
1109
|
"success": boolean;
|
|
1245
|
-
/**
|
|
1246
|
-
* Validate the WCAG attributes of the component
|
|
1247
|
-
*/
|
|
1248
|
-
"validateWcag": () => Promise<void>;
|
|
1249
1110
|
/**
|
|
1250
1111
|
* Value of select
|
|
1251
1112
|
*/
|
|
1252
1113
|
"value": string;
|
|
1253
|
-
/**
|
|
1254
|
-
* Style variation of the form select.
|
|
1255
|
-
*/
|
|
1256
|
-
"variant"?: FormSelectVariantType;
|
|
1257
|
-
/**
|
|
1258
|
-
* Indicates the id of a related component’s visually focused element.
|
|
1259
|
-
*/
|
|
1260
|
-
"wcagActiveDescendant": string;
|
|
1261
|
-
/**
|
|
1262
|
-
* Use this prop to add an aria-controls attribute. Use the attribute to indicate the id of a component controlled by this component.
|
|
1263
|
-
*/
|
|
1264
|
-
"wcagControls": string;
|
|
1265
|
-
/**
|
|
1266
|
-
* Indicates the id of a component that describes the input.
|
|
1267
|
-
*/
|
|
1268
|
-
"wcagDescribedBy": string;
|
|
1269
|
-
/**
|
|
1270
|
-
* Indicates the id of a component that labels the input.
|
|
1271
|
-
*/
|
|
1272
|
-
"wcagLabelledBy": string;
|
|
1273
|
-
/**
|
|
1274
|
-
* Indicates the id of a component that describes the input.
|
|
1275
|
-
*/
|
|
1276
|
-
"wcagOwns": string;
|
|
1277
1114
|
}
|
|
1278
1115
|
interface GovFormSwitch {
|
|
1279
1116
|
/**
|
|
@@ -1281,7 +1118,7 @@ export namespace Components {
|
|
|
1281
1118
|
*/
|
|
1282
1119
|
"checked": boolean;
|
|
1283
1120
|
/**
|
|
1284
|
-
* Makes the switch component disabled.
|
|
1121
|
+
* Makes the switch component disabled.
|
|
1285
1122
|
*/
|
|
1286
1123
|
"disabled": boolean;
|
|
1287
1124
|
/**
|
|
@@ -1305,29 +1142,17 @@ export namespace Components {
|
|
|
1305
1142
|
*/
|
|
1306
1143
|
"noLabel": boolean;
|
|
1307
1144
|
/**
|
|
1308
|
-
* Set whether the input is required or not. Please note that this is necessary for accessible inputs when the user is required to fill them.
|
|
1145
|
+
* Set whether the input is required or not. Please note that this is necessary for accessible inputs when the user is required to fill them.
|
|
1309
1146
|
*/
|
|
1310
1147
|
"required": boolean;
|
|
1311
1148
|
/**
|
|
1312
1149
|
* Switch's size.
|
|
1313
1150
|
*/
|
|
1314
1151
|
"size"?: FormSwitchSizesType;
|
|
1315
|
-
/**
|
|
1316
|
-
* Validate the WCAG attributes of the component
|
|
1317
|
-
*/
|
|
1318
|
-
"validateWcag": () => Promise<void>;
|
|
1319
1152
|
/**
|
|
1320
1153
|
* Value of switch
|
|
1321
1154
|
*/
|
|
1322
1155
|
"value": string;
|
|
1323
|
-
/**
|
|
1324
|
-
* Indicates the id of a component that describes the input.
|
|
1325
|
-
*/
|
|
1326
|
-
"wcagDescribedBy": string;
|
|
1327
|
-
/**
|
|
1328
|
-
* Indicates the id of a component that labels the input.
|
|
1329
|
-
*/
|
|
1330
|
-
"wcagLabelledBy": string;
|
|
1331
1156
|
}
|
|
1332
1157
|
interface GovGrid {
|
|
1333
1158
|
/**
|
|
@@ -1363,7 +1188,11 @@ export namespace Components {
|
|
|
1363
1188
|
}
|
|
1364
1189
|
interface GovIcon {
|
|
1365
1190
|
/**
|
|
1366
|
-
*
|
|
1191
|
+
* Style variation of the button
|
|
1192
|
+
*/
|
|
1193
|
+
"color": IconColorType;
|
|
1194
|
+
/**
|
|
1195
|
+
* Name of icon in folder
|
|
1367
1196
|
*/
|
|
1368
1197
|
"name": string;
|
|
1369
1198
|
/**
|
|
@@ -1373,37 +1202,29 @@ export namespace Components {
|
|
|
1373
1202
|
}
|
|
1374
1203
|
interface GovInfobar {
|
|
1375
1204
|
/**
|
|
1376
|
-
*
|
|
1205
|
+
* Aria label for the closing button. It is mandatory if the infobar is closable
|
|
1377
1206
|
*/
|
|
1378
|
-
"
|
|
1207
|
+
"accessibleCloseLabel": string;
|
|
1379
1208
|
/**
|
|
1380
|
-
*
|
|
1209
|
+
* Aria label for the toggle button. It is mandatory if the infobar has headline
|
|
1381
1210
|
*/
|
|
1382
|
-
"
|
|
1211
|
+
"accessibleToggleLabel": string;
|
|
1383
1212
|
/**
|
|
1384
|
-
*
|
|
1213
|
+
* Displays the option to close the infobar
|
|
1385
1214
|
*/
|
|
1386
|
-
"
|
|
1215
|
+
"closable"?: boolean;
|
|
1387
1216
|
/**
|
|
1388
1217
|
* Style variation of the button.
|
|
1389
1218
|
*/
|
|
1390
|
-
"
|
|
1391
|
-
/**
|
|
1392
|
-
* Validate the WCAG attributes of the component
|
|
1393
|
-
*/
|
|
1394
|
-
"validateWcag": () => Promise<void>;
|
|
1219
|
+
"color": ColorType;
|
|
1395
1220
|
/**
|
|
1396
1221
|
* Style variation of the button.
|
|
1397
1222
|
*/
|
|
1398
|
-
"
|
|
1399
|
-
/**
|
|
1400
|
-
* Aria label for the closing button. It is mandatory if the infobar is closable
|
|
1401
|
-
*/
|
|
1402
|
-
"wcagCloseLabel": string;
|
|
1223
|
+
"role": HTMLElement['role'];
|
|
1403
1224
|
/**
|
|
1404
|
-
*
|
|
1225
|
+
* Infobar appearance
|
|
1405
1226
|
*/
|
|
1406
|
-
"
|
|
1227
|
+
"type"?: InfobarTypesType;
|
|
1407
1228
|
}
|
|
1408
1229
|
interface GovLayout {
|
|
1409
1230
|
/**
|
|
@@ -1421,104 +1242,39 @@ export namespace Components {
|
|
|
1421
1242
|
}
|
|
1422
1243
|
interface GovLayoutColumn {
|
|
1423
1244
|
}
|
|
1424
|
-
interface GovLifecycle {
|
|
1425
|
-
}
|
|
1426
1245
|
interface GovLoading {
|
|
1427
|
-
}
|
|
1428
|
-
interface GovMessage {
|
|
1429
1246
|
/**
|
|
1430
|
-
*
|
|
1247
|
+
* Loading size
|
|
1431
1248
|
*/
|
|
1432
|
-
"
|
|
1249
|
+
"size"?: LoadingSizesType;
|
|
1433
1250
|
}
|
|
1434
|
-
interface
|
|
1435
|
-
/**
|
|
1436
|
-
* Attribute allowing blocking the modal backdrop closing
|
|
1437
|
-
*/
|
|
1438
|
-
"blockBackdropClose": boolean;
|
|
1439
|
-
/**
|
|
1440
|
-
* Attribute allowing blocking the modal button closing
|
|
1441
|
-
*/
|
|
1442
|
-
"blockButtonClose": boolean;
|
|
1443
|
-
/**
|
|
1444
|
-
* Attribute allowing blocking the modal closing
|
|
1445
|
-
*/
|
|
1446
|
-
"blockClose": boolean;
|
|
1447
|
-
/**
|
|
1448
|
-
* Hiding the modal
|
|
1449
|
-
*/
|
|
1450
|
-
"hide": () => Promise<void>;
|
|
1451
|
-
/**
|
|
1452
|
-
* Title of modal window
|
|
1453
|
-
*/
|
|
1454
|
-
"label": string;
|
|
1455
|
-
/**
|
|
1456
|
-
* Used to change the HTML tag in the modal label for correct semantic structure
|
|
1457
|
-
*/
|
|
1458
|
-
"labelTag": string;
|
|
1459
|
-
/**
|
|
1460
|
-
* Attribute for modal window display
|
|
1461
|
-
*/
|
|
1462
|
-
"open": boolean;
|
|
1463
|
-
/**
|
|
1464
|
-
* Role of modal
|
|
1465
|
-
*/
|
|
1466
|
-
"role": Nullable<string>;
|
|
1467
|
-
/**
|
|
1468
|
-
* Showing the modal
|
|
1469
|
-
*/
|
|
1470
|
-
"show": () => Promise<void>;
|
|
1471
|
-
/**
|
|
1472
|
-
* Validate the WCAG attributes of the component
|
|
1473
|
-
*/
|
|
1474
|
-
"validateWcag": () => Promise<void>;
|
|
1475
|
-
/**
|
|
1476
|
-
* Adds accessible label for the modal close button that is only shown for screen readers.
|
|
1477
|
-
*/
|
|
1478
|
-
"wcagCloseLabel": string;
|
|
1479
|
-
/**
|
|
1480
|
-
* A string of identifiers that indicate alternative label elements for closing the modal window
|
|
1481
|
-
*/
|
|
1482
|
-
"wcagCloseLabelledBy": string;
|
|
1251
|
+
interface GovMessage {
|
|
1483
1252
|
/**
|
|
1484
|
-
*
|
|
1253
|
+
* Style variation of the content message.
|
|
1485
1254
|
*/
|
|
1486
|
-
"
|
|
1255
|
+
"color": MessageColorType;
|
|
1487
1256
|
/**
|
|
1488
|
-
*
|
|
1257
|
+
* Message type
|
|
1489
1258
|
*/
|
|
1490
|
-
"
|
|
1259
|
+
"type"?: MessageTypesType;
|
|
1491
1260
|
}
|
|
1492
|
-
interface
|
|
1493
|
-
/**
|
|
1494
|
-
* Validate the WCAG attributes of the component
|
|
1495
|
-
*/
|
|
1496
|
-
"validateWcag": () => Promise<void>;
|
|
1261
|
+
interface GovPagination {
|
|
1497
1262
|
/**
|
|
1498
|
-
* Adds accessible label for the
|
|
1263
|
+
* Adds accessible label for the page item
|
|
1499
1264
|
*/
|
|
1500
|
-
"
|
|
1265
|
+
"accessiblePageLabel": string;
|
|
1501
1266
|
/**
|
|
1502
|
-
*
|
|
1267
|
+
* Adds accessible label for the page select
|
|
1503
1268
|
*/
|
|
1504
|
-
"
|
|
1505
|
-
}
|
|
1506
|
-
interface GovNavItem {
|
|
1269
|
+
"accessibleSelectLabel": string;
|
|
1507
1270
|
/**
|
|
1508
|
-
*
|
|
1509
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
1271
|
+
* Style variation of the pagination.
|
|
1510
1272
|
*/
|
|
1511
|
-
"
|
|
1512
|
-
}
|
|
1513
|
-
interface GovPagination {
|
|
1273
|
+
"color"?: PaginationColorType;
|
|
1514
1274
|
/**
|
|
1515
1275
|
* Currently displayed page
|
|
1516
1276
|
*/
|
|
1517
1277
|
"current": number;
|
|
1518
|
-
/**
|
|
1519
|
-
* Set on active page
|
|
1520
|
-
*/
|
|
1521
|
-
"inverse": boolean;
|
|
1522
1278
|
/**
|
|
1523
1279
|
* Description of the option to move one page forward
|
|
1524
1280
|
*/
|
|
@@ -1563,321 +1319,138 @@ export namespace Components {
|
|
|
1563
1319
|
* Pagination type
|
|
1564
1320
|
*/
|
|
1565
1321
|
"type": PaginationType;
|
|
1322
|
+
}
|
|
1323
|
+
interface GovSkeleton {
|
|
1566
1324
|
/**
|
|
1567
|
-
*
|
|
1325
|
+
* Animation type
|
|
1568
1326
|
*/
|
|
1569
|
-
"
|
|
1327
|
+
"animation"?: SkeletonAnimationType;
|
|
1570
1328
|
/**
|
|
1571
|
-
* Style variation of the
|
|
1329
|
+
* Style variation of the skeleton.
|
|
1572
1330
|
*/
|
|
1573
|
-
"
|
|
1331
|
+
"color"?: SkeletonColorType;
|
|
1574
1332
|
/**
|
|
1575
|
-
*
|
|
1333
|
+
* Height of the skeleton ex. 100px, 100%, auto etc.
|
|
1576
1334
|
*/
|
|
1577
|
-
"
|
|
1335
|
+
"height": string;
|
|
1578
1336
|
/**
|
|
1579
|
-
*
|
|
1337
|
+
* Shape of the skeleton
|
|
1580
1338
|
*/
|
|
1581
|
-
"
|
|
1339
|
+
"shape"?: SkeletonShapesType;
|
|
1582
1340
|
/**
|
|
1583
|
-
*
|
|
1341
|
+
* Input’s size.
|
|
1584
1342
|
*/
|
|
1585
|
-
"
|
|
1343
|
+
"size"?: FormInputSizesType;
|
|
1586
1344
|
/**
|
|
1587
|
-
*
|
|
1345
|
+
* Width of the skeleton ex. 100px, 100%, auto etc.
|
|
1588
1346
|
*/
|
|
1589
|
-
"
|
|
1347
|
+
"width": string;
|
|
1590
1348
|
}
|
|
1591
|
-
interface
|
|
1349
|
+
interface GovSpacer {
|
|
1592
1350
|
/**
|
|
1593
|
-
*
|
|
1351
|
+
* Breakpoint
|
|
1594
1352
|
*/
|
|
1595
|
-
"
|
|
1353
|
+
"breakpoint"?: SpacerBreakpointsType;
|
|
1596
1354
|
/**
|
|
1597
|
-
*
|
|
1355
|
+
* Spacer’s size
|
|
1598
1356
|
*/
|
|
1599
|
-
"
|
|
1357
|
+
"size"?: SpacerSizeType;
|
|
1358
|
+
}
|
|
1359
|
+
interface GovStepper {
|
|
1600
1360
|
/**
|
|
1601
|
-
*
|
|
1361
|
+
* Size of stepper
|
|
1602
1362
|
*/
|
|
1603
|
-
"
|
|
1363
|
+
"size"?: StepperSizesType;
|
|
1364
|
+
}
|
|
1365
|
+
interface GovStepperItem {
|
|
1604
1366
|
/**
|
|
1605
|
-
*
|
|
1367
|
+
* Style variation of the button.
|
|
1606
1368
|
*/
|
|
1607
|
-
"
|
|
1369
|
+
"color"?: StepperColorType;
|
|
1608
1370
|
/**
|
|
1609
|
-
*
|
|
1371
|
+
* Custom stepper item identifier. Otherwise, it will be generated
|
|
1610
1372
|
*/
|
|
1611
|
-
"
|
|
1373
|
+
"identifier": string;
|
|
1612
1374
|
/**
|
|
1613
|
-
*
|
|
1375
|
+
* Size of stepper
|
|
1614
1376
|
*/
|
|
1615
|
-
"
|
|
1377
|
+
"size"?: StepperSizesType;
|
|
1378
|
+
}
|
|
1379
|
+
interface GovTabs {
|
|
1616
1380
|
/**
|
|
1617
|
-
*
|
|
1381
|
+
* Style variation of the tab chips.
|
|
1618
1382
|
*/
|
|
1619
|
-
"
|
|
1383
|
+
"color"?: ColorType1;
|
|
1620
1384
|
/**
|
|
1621
|
-
*
|
|
1385
|
+
* Returns the currently selected tabs-item
|
|
1622
1386
|
*/
|
|
1623
|
-
"
|
|
1387
|
+
"currentTab": () => Promise<Nullable<HTMLGovTabsItemElement>>;
|
|
1624
1388
|
/**
|
|
1625
|
-
*
|
|
1389
|
+
* Icon and description display direction
|
|
1626
1390
|
*/
|
|
1627
|
-
"
|
|
1391
|
+
"direction": 'row' | 'column';
|
|
1628
1392
|
/**
|
|
1629
|
-
*
|
|
1393
|
+
* Tabs orientation
|
|
1630
1394
|
*/
|
|
1631
|
-
"
|
|
1395
|
+
"orientation": TabOrientationType;
|
|
1632
1396
|
/**
|
|
1633
|
-
*
|
|
1397
|
+
* Regenerate tabs controllers
|
|
1634
1398
|
*/
|
|
1635
|
-
"
|
|
1636
|
-
}
|
|
1637
|
-
interface GovSideNav {
|
|
1399
|
+
"refresh": () => Promise<void>;
|
|
1638
1400
|
/**
|
|
1639
|
-
*
|
|
1401
|
+
* Regenerate tabs controllers
|
|
1640
1402
|
*/
|
|
1641
|
-
"
|
|
1403
|
+
"rerender": () => Promise<void>;
|
|
1642
1404
|
/**
|
|
1643
|
-
*
|
|
1405
|
+
* Regenerate tabs controllers
|
|
1644
1406
|
*/
|
|
1645
|
-
"
|
|
1407
|
+
"setActiveTab": (identifier: string) => Promise<void>;
|
|
1646
1408
|
/**
|
|
1647
|
-
*
|
|
1409
|
+
* Tabs size.
|
|
1648
1410
|
*/
|
|
1649
|
-
"
|
|
1411
|
+
"size"?: TabSizeType;
|
|
1650
1412
|
/**
|
|
1651
|
-
*
|
|
1413
|
+
* Tabs type
|
|
1652
1414
|
*/
|
|
1653
|
-
"
|
|
1415
|
+
"type": TabType;
|
|
1416
|
+
}
|
|
1417
|
+
interface GovTabsItem {
|
|
1654
1418
|
/**
|
|
1655
|
-
*
|
|
1419
|
+
* Default selected tab
|
|
1656
1420
|
*/
|
|
1657
|
-
"
|
|
1658
|
-
}
|
|
1659
|
-
interface GovSideNavItem {
|
|
1421
|
+
"default": boolean;
|
|
1660
1422
|
/**
|
|
1661
|
-
*
|
|
1423
|
+
* Item disable state
|
|
1662
1424
|
*/
|
|
1663
|
-
"
|
|
1425
|
+
"disabled": boolean;
|
|
1664
1426
|
/**
|
|
1665
|
-
*
|
|
1427
|
+
* Returns a unique tab trigger identifier
|
|
1666
1428
|
*/
|
|
1667
|
-
"
|
|
1429
|
+
"getDisableState": () => Promise<boolean>;
|
|
1668
1430
|
/**
|
|
1669
|
-
*
|
|
1431
|
+
* Returns a unique tab content identifier
|
|
1670
1432
|
*/
|
|
1671
|
-
"
|
|
1433
|
+
"getIdentifier": () => Promise<string>;
|
|
1672
1434
|
/**
|
|
1673
|
-
* Returns
|
|
1435
|
+
* Returns a unique tab trigger identifier
|
|
1674
1436
|
*/
|
|
1675
|
-
"
|
|
1437
|
+
"getTriggerIdentifier": () => Promise<string>;
|
|
1676
1438
|
/**
|
|
1677
|
-
*
|
|
1439
|
+
* Icon definition at the end. Use the type/name notation
|
|
1678
1440
|
*/
|
|
1679
|
-
"
|
|
1441
|
+
"iconEnd": string;
|
|
1680
1442
|
/**
|
|
1681
|
-
*
|
|
1682
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
1443
|
+
* Icon definition at the stat. Use the type/name notation
|
|
1683
1444
|
*/
|
|
1684
|
-
"
|
|
1445
|
+
"iconStart": string;
|
|
1685
1446
|
/**
|
|
1686
|
-
* Custom
|
|
1447
|
+
* Custom tab item identifier. Otherwise, it will be generated
|
|
1687
1448
|
*/
|
|
1688
1449
|
"identifier": string;
|
|
1689
1450
|
/**
|
|
1690
|
-
*
|
|
1451
|
+
* Item name of the tab
|
|
1691
1452
|
*/
|
|
1692
|
-
"
|
|
1693
|
-
/**
|
|
1694
|
-
* Defines whether the sidenav is open or closed by button
|
|
1695
|
-
*/
|
|
1696
|
-
"isExpanded": boolean;
|
|
1697
|
-
/**
|
|
1698
|
-
* Item name of the sidenav
|
|
1699
|
-
*/
|
|
1700
|
-
"label": string;
|
|
1701
|
-
/**
|
|
1702
|
-
* Opening the sidenav
|
|
1703
|
-
*/
|
|
1704
|
-
"open": () => Promise<void>;
|
|
1705
|
-
/**
|
|
1706
|
-
* sidenav switch
|
|
1707
|
-
*/
|
|
1708
|
-
"toggle": () => Promise<void>;
|
|
1709
|
-
}
|
|
1710
|
-
interface GovSkeleton {
|
|
1711
|
-
/**
|
|
1712
|
-
* Animation type
|
|
1713
|
-
*/
|
|
1714
|
-
"animation"?: SkeletonAnimationType;
|
|
1715
|
-
/**
|
|
1716
|
-
* Number of rows of current skeleton type
|
|
1717
|
-
*/
|
|
1718
|
-
"count": number;
|
|
1719
|
-
/**
|
|
1720
|
-
* Height of the skeleton ex. 100px, 100%, auto etc.
|
|
1721
|
-
*/
|
|
1722
|
-
"height": string;
|
|
1723
|
-
/**
|
|
1724
|
-
* Shape of the skeleton
|
|
1725
|
-
*/
|
|
1726
|
-
"shape"?: SkeletonShapesType;
|
|
1727
|
-
/**
|
|
1728
|
-
* Validate the WCAG attributes of the component
|
|
1729
|
-
*/
|
|
1730
|
-
"validateWcag": () => Promise<void>;
|
|
1731
|
-
/**
|
|
1732
|
-
* Style variation of the skeleton.
|
|
1733
|
-
*/
|
|
1734
|
-
"variant"?: SkeletonVariantsType;
|
|
1735
|
-
/**
|
|
1736
|
-
* Adds accessible label for the skeleton that is only shown for screen readers.
|
|
1737
|
-
*/
|
|
1738
|
-
"wcagLabel": string;
|
|
1739
|
-
/**
|
|
1740
|
-
* Width of the skeleton ex. 100px, 100%, auto etc.
|
|
1741
|
-
*/
|
|
1742
|
-
"width": string;
|
|
1743
|
-
}
|
|
1744
|
-
interface GovSpacer {
|
|
1745
|
-
/**
|
|
1746
|
-
* Breakpoint
|
|
1747
|
-
*/
|
|
1748
|
-
"breakpoint"?: SpacerBreakpointsType;
|
|
1749
|
-
/**
|
|
1750
|
-
* Spacer’s size
|
|
1751
|
-
*/
|
|
1752
|
-
"size"?: SpacerSizeType;
|
|
1753
|
-
}
|
|
1754
|
-
interface GovStatsbar {
|
|
1755
|
-
/**
|
|
1756
|
-
* Icon’s position
|
|
1757
|
-
*/
|
|
1758
|
-
"iconPosition"?: StatsBarIconPositionType;
|
|
1759
|
-
/**
|
|
1760
|
-
* Style variation
|
|
1761
|
-
*/
|
|
1762
|
-
"variant"?: StatsBarVariantType;
|
|
1763
|
-
}
|
|
1764
|
-
interface GovStatsbarItem {
|
|
1765
|
-
/**
|
|
1766
|
-
* Icon’s position
|
|
1767
|
-
*/
|
|
1768
|
-
"iconPosition"?: StatsBarIconPositionType;
|
|
1769
|
-
}
|
|
1770
|
-
interface GovStepper {
|
|
1771
|
-
/**
|
|
1772
|
-
* Size of stepper
|
|
1773
|
-
*/
|
|
1774
|
-
"size"?: StepperSizesType;
|
|
1775
|
-
}
|
|
1776
|
-
interface GovStepperItem {
|
|
1777
|
-
/**
|
|
1778
|
-
* Item annotation of the stepper
|
|
1779
|
-
*/
|
|
1780
|
-
"annotation": string;
|
|
1781
|
-
/**
|
|
1782
|
-
* Returns the current state of the component
|
|
1783
|
-
*/
|
|
1784
|
-
"currentState": () => Promise<boolean>;
|
|
1785
|
-
/**
|
|
1786
|
-
* Custom stepper item identifier. Otherwise, it will be generated
|
|
1787
|
-
*/
|
|
1788
|
-
"identifier": string;
|
|
1789
|
-
/**
|
|
1790
|
-
* Item name of the stepper
|
|
1791
|
-
*/
|
|
1792
|
-
"label": string;
|
|
1793
|
-
/**
|
|
1794
|
-
* Size of stepper
|
|
1795
|
-
*/
|
|
1796
|
-
"size"?: StepperSizesType;
|
|
1797
|
-
/**
|
|
1798
|
-
* Used to change the HMTL tag in the stepper trigger for correct semantic structure
|
|
1799
|
-
*/
|
|
1800
|
-
"triggerTag": string;
|
|
1801
|
-
/**
|
|
1802
|
-
* Style variation of the button.
|
|
1803
|
-
*/
|
|
1804
|
-
"variant"?: StepperVariantType;
|
|
1805
|
-
}
|
|
1806
|
-
interface GovTabs {
|
|
1807
|
-
/**
|
|
1808
|
-
* Returns the currently selected tabs-item
|
|
1809
|
-
*/
|
|
1810
|
-
"currentTab": () => Promise<Nullable<HTMLGovTabsItemElement>>;
|
|
1811
|
-
/**
|
|
1812
|
-
* Tabs orientation
|
|
1813
|
-
*/
|
|
1814
|
-
"orientation": TabOrientationType;
|
|
1815
|
-
/**
|
|
1816
|
-
* Regenerate tabs controllers
|
|
1817
|
-
*/
|
|
1818
|
-
"refresh": () => Promise<void>;
|
|
1819
|
-
/**
|
|
1820
|
-
* Regenerate tabs controllers
|
|
1821
|
-
*/
|
|
1822
|
-
"rerender": () => Promise<void>;
|
|
1823
|
-
/**
|
|
1824
|
-
* Regenerate tabs controllers
|
|
1825
|
-
*/
|
|
1826
|
-
"setActiveTab": (identifier: string) => Promise<void>;
|
|
1827
|
-
/**
|
|
1828
|
-
* Tabs type
|
|
1829
|
-
*/
|
|
1830
|
-
"type": TabType;
|
|
1831
|
-
/**
|
|
1832
|
-
* Validate the WCAG attributes of the component
|
|
1833
|
-
*/
|
|
1834
|
-
"validateWcag": () => Promise<void>;
|
|
1835
|
-
/**
|
|
1836
|
-
* Style variation of the tab chips.
|
|
1837
|
-
*/
|
|
1838
|
-
"variant"?: VariantType2;
|
|
1839
|
-
/**
|
|
1840
|
-
* Adds accessible label for the tabs that is only shown for screen readers.
|
|
1841
|
-
*/
|
|
1842
|
-
"wcagLabel": string;
|
|
1843
|
-
/**
|
|
1844
|
-
* Indicates the id of a component that labels the tabs.
|
|
1845
|
-
*/
|
|
1846
|
-
"wcagLabelledBy": string;
|
|
1847
|
-
/**
|
|
1848
|
-
* Adds accessible label for the tabs select
|
|
1849
|
-
*/
|
|
1850
|
-
"wcagSelectLabel": string;
|
|
1851
|
-
}
|
|
1852
|
-
interface GovTabsItem {
|
|
1853
|
-
/**
|
|
1854
|
-
* Default selected tab
|
|
1855
|
-
*/
|
|
1856
|
-
"default": boolean;
|
|
1857
|
-
/**
|
|
1858
|
-
* Item disable state
|
|
1859
|
-
*/
|
|
1860
|
-
"disabled": boolean;
|
|
1861
|
-
/**
|
|
1862
|
-
* Returns a unique tab trigger identifier
|
|
1863
|
-
*/
|
|
1864
|
-
"getDisableState": () => Promise<boolean>;
|
|
1865
|
-
/**
|
|
1866
|
-
* Returns a unique tab content identifier
|
|
1867
|
-
*/
|
|
1868
|
-
"getIdentifier": () => Promise<string>;
|
|
1869
|
-
/**
|
|
1870
|
-
* Returns a unique tab trigger identifier
|
|
1871
|
-
*/
|
|
1872
|
-
"getTriggerIdentifier": () => Promise<string>;
|
|
1873
|
-
/**
|
|
1874
|
-
* Custom tab item identifier. Otherwise, it will be generated
|
|
1875
|
-
*/
|
|
1876
|
-
"identifier": string;
|
|
1877
|
-
/**
|
|
1878
|
-
* Item name of the tab
|
|
1879
|
-
*/
|
|
1880
|
-
"label": string;
|
|
1453
|
+
"label": string;
|
|
1881
1454
|
/**
|
|
1882
1455
|
* Set status of tab-item
|
|
1883
1456
|
*/
|
|
@@ -1888,6 +1461,10 @@ export namespace Components {
|
|
|
1888
1461
|
"triggerIdentifier": string;
|
|
1889
1462
|
}
|
|
1890
1463
|
interface GovTag {
|
|
1464
|
+
/**
|
|
1465
|
+
* Style variation of the tag.
|
|
1466
|
+
*/
|
|
1467
|
+
"color": ButtonColorType;
|
|
1891
1468
|
/**
|
|
1892
1469
|
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
1893
1470
|
*/
|
|
@@ -1896,18 +1473,16 @@ export namespace Components {
|
|
|
1896
1473
|
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
1897
1474
|
*/
|
|
1898
1475
|
"iconRight"?: string;
|
|
1899
|
-
/**
|
|
1900
|
-
* Determine if component should have inverse colors to be used on dark background
|
|
1901
|
-
*/
|
|
1902
|
-
"inverse": boolean;
|
|
1903
1476
|
/**
|
|
1904
1477
|
* Tag’s size.
|
|
1905
1478
|
*/
|
|
1906
|
-
"size":
|
|
1479
|
+
"size": TagSizesType;
|
|
1907
1480
|
/**
|
|
1908
|
-
*
|
|
1481
|
+
* Tag’s type
|
|
1909
1482
|
*/
|
|
1910
|
-
"
|
|
1483
|
+
"type": TagTypesType;
|
|
1484
|
+
}
|
|
1485
|
+
interface GovThemeSwitch {
|
|
1911
1486
|
}
|
|
1912
1487
|
interface GovTile {
|
|
1913
1488
|
/**
|
|
@@ -1918,6 +1493,18 @@ export namespace Components {
|
|
|
1918
1493
|
* Link on whole tile
|
|
1919
1494
|
*/
|
|
1920
1495
|
"href": string;
|
|
1496
|
+
/**
|
|
1497
|
+
* Tiles border
|
|
1498
|
+
*/
|
|
1499
|
+
"noBorder": boolean;
|
|
1500
|
+
/**
|
|
1501
|
+
* Style variation of the tile.
|
|
1502
|
+
*/
|
|
1503
|
+
"orientation": "vertical" | "horizontal";
|
|
1504
|
+
/**
|
|
1505
|
+
* Tile’s size
|
|
1506
|
+
*/
|
|
1507
|
+
"size"?: TileSizesType;
|
|
1921
1508
|
/**
|
|
1922
1509
|
* Same as original parameter
|
|
1923
1510
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
|
|
@@ -1926,19 +1513,23 @@ export namespace Components {
|
|
|
1926
1513
|
}
|
|
1927
1514
|
interface GovTiles {
|
|
1928
1515
|
/**
|
|
1929
|
-
* Number of columns between
|
|
1516
|
+
* Number of columns between 2-6
|
|
1930
1517
|
*/
|
|
1931
1518
|
"columns": number;
|
|
1932
|
-
/**
|
|
1933
|
-
* Tiles border
|
|
1934
|
-
*/
|
|
1935
|
-
"noBorder": boolean;
|
|
1936
1519
|
}
|
|
1937
1520
|
interface GovToast {
|
|
1521
|
+
/**
|
|
1522
|
+
* Aria label for the closing button. It is mandatory if the alert is closable
|
|
1523
|
+
*/
|
|
1524
|
+
"accessibleCloseLabel": string;
|
|
1938
1525
|
/**
|
|
1939
1526
|
* Closing button texting instead of icons
|
|
1940
1527
|
*/
|
|
1941
1528
|
"closeLabel": string;
|
|
1529
|
+
/**
|
|
1530
|
+
* Style variation of the toast message.
|
|
1531
|
+
*/
|
|
1532
|
+
"color"?: ToastColorType;
|
|
1942
1533
|
/**
|
|
1943
1534
|
* Remove toast from dom
|
|
1944
1535
|
*/
|
|
@@ -1959,16 +1550,12 @@ export namespace Components {
|
|
|
1959
1550
|
* Toast type
|
|
1960
1551
|
*/
|
|
1961
1552
|
"type"?: ToastTypesType;
|
|
1962
|
-
/**
|
|
1963
|
-
* Style variation of the toast message.
|
|
1964
|
-
*/
|
|
1965
|
-
"variant"?: ToastVariantType;
|
|
1966
|
-
/**
|
|
1967
|
-
* Aria label for the closing button. It is mandatory if the alert is closable
|
|
1968
|
-
*/
|
|
1969
|
-
"wcagCloseLabel": string;
|
|
1970
1553
|
}
|
|
1971
1554
|
interface GovTooltip {
|
|
1555
|
+
/**
|
|
1556
|
+
* Style variation of the tooltip
|
|
1557
|
+
*/
|
|
1558
|
+
"color"?: TooltipColorType;
|
|
1972
1559
|
/**
|
|
1973
1560
|
* Hiding the modal
|
|
1974
1561
|
*/
|
|
@@ -1997,12 +1584,12 @@ export namespace Components {
|
|
|
1997
1584
|
* Tooltip’s size.
|
|
1998
1585
|
*/
|
|
1999
1586
|
"size"?: TooltipSizeType;
|
|
1587
|
+
}
|
|
1588
|
+
interface GovTooltipContent {
|
|
2000
1589
|
/**
|
|
2001
1590
|
* Style variation of the tooltip
|
|
2002
1591
|
*/
|
|
2003
|
-
"
|
|
2004
|
-
}
|
|
2005
|
-
interface GovTooltipContent {
|
|
1592
|
+
"color"?: TooltipColorType;
|
|
2006
1593
|
/**
|
|
2007
1594
|
* Indicates display of tooltip content
|
|
2008
1595
|
*/
|
|
@@ -2019,10 +1606,6 @@ export namespace Components {
|
|
|
2019
1606
|
* Tooltip’s size.
|
|
2020
1607
|
*/
|
|
2021
1608
|
"size"?: TooltipSizeType;
|
|
2022
|
-
/**
|
|
2023
|
-
* Style variation of the tooltip
|
|
2024
|
-
*/
|
|
2025
|
-
"variant"?: TooltipVariantType;
|
|
2026
1609
|
}
|
|
2027
1610
|
interface GovWizard {
|
|
2028
1611
|
/**
|
|
@@ -2043,10 +1626,6 @@ export namespace Components {
|
|
|
2043
1626
|
"wcagLabelledBy": string;
|
|
2044
1627
|
}
|
|
2045
1628
|
interface GovWizardItem {
|
|
2046
|
-
/**
|
|
2047
|
-
* Item annotation of the wizard
|
|
2048
|
-
*/
|
|
2049
|
-
"annotation": string;
|
|
2050
1629
|
/**
|
|
2051
1630
|
* Closing the Wizard
|
|
2052
1631
|
*/
|
|
@@ -2055,6 +1634,10 @@ export namespace Components {
|
|
|
2055
1634
|
* Defines weather the wizard item can be collapsible
|
|
2056
1635
|
*/
|
|
2057
1636
|
"collapsible": boolean;
|
|
1637
|
+
/**
|
|
1638
|
+
* Style variation of the button.
|
|
1639
|
+
*/
|
|
1640
|
+
"color"?: WizardColorType;
|
|
2058
1641
|
/**
|
|
2059
1642
|
* Returns the current state of the component
|
|
2060
1643
|
*/
|
|
@@ -2071,14 +1654,6 @@ export namespace Components {
|
|
|
2071
1654
|
* Defines whether the accordion is open or closed by button
|
|
2072
1655
|
*/
|
|
2073
1656
|
"isExpanded": boolean;
|
|
2074
|
-
/**
|
|
2075
|
-
* Item label of the wizard
|
|
2076
|
-
*/
|
|
2077
|
-
"label": string;
|
|
2078
|
-
/**
|
|
2079
|
-
* Used to change the HTML tag in the accordion trigger for correct semantic structure
|
|
2080
|
-
*/
|
|
2081
|
-
"labelTag": string;
|
|
2082
1657
|
/**
|
|
2083
1658
|
* Opening the Wizard
|
|
2084
1659
|
*/
|
|
@@ -2091,10 +1666,6 @@ export namespace Components {
|
|
|
2091
1666
|
* Wizard switch
|
|
2092
1667
|
*/
|
|
2093
1668
|
"toggle": () => Promise<void>;
|
|
2094
|
-
/**
|
|
2095
|
-
* Style variation of the button.
|
|
2096
|
-
*/
|
|
2097
|
-
"variant"?: WizardVariantsType;
|
|
2098
1669
|
}
|
|
2099
1670
|
}
|
|
2100
1671
|
export interface GovAccordionCustomEvent<T> extends CustomEvent<T> {
|
|
@@ -2129,6 +1700,10 @@ export interface GovChipCustomEvent<T> extends CustomEvent<T> {
|
|
|
2129
1700
|
detail: T;
|
|
2130
1701
|
target: HTMLGovChipElement;
|
|
2131
1702
|
}
|
|
1703
|
+
export interface GovDialogCustomEvent<T> extends CustomEvent<T> {
|
|
1704
|
+
detail: T;
|
|
1705
|
+
target: HTMLGovDialogElement;
|
|
1706
|
+
}
|
|
2132
1707
|
export interface GovDropdownCustomEvent<T> extends CustomEvent<T> {
|
|
2133
1708
|
detail: T;
|
|
2134
1709
|
target: HTMLGovDropdownElement;
|
|
@@ -2181,26 +1756,10 @@ export interface GovInfobarCustomEvent<T> extends CustomEvent<T> {
|
|
|
2181
1756
|
detail: T;
|
|
2182
1757
|
target: HTMLGovInfobarElement;
|
|
2183
1758
|
}
|
|
2184
|
-
export interface GovModalCustomEvent<T> extends CustomEvent<T> {
|
|
2185
|
-
detail: T;
|
|
2186
|
-
target: HTMLGovModalElement;
|
|
2187
|
-
}
|
|
2188
1759
|
export interface GovPaginationCustomEvent<T> extends CustomEvent<T> {
|
|
2189
1760
|
detail: T;
|
|
2190
1761
|
target: HTMLGovPaginationElement;
|
|
2191
1762
|
}
|
|
2192
|
-
export interface GovPromptCustomEvent<T> extends CustomEvent<T> {
|
|
2193
|
-
detail: T;
|
|
2194
|
-
target: HTMLGovPromptElement;
|
|
2195
|
-
}
|
|
2196
|
-
export interface GovSideNavCustomEvent<T> extends CustomEvent<T> {
|
|
2197
|
-
detail: T;
|
|
2198
|
-
target: HTMLGovSideNavElement;
|
|
2199
|
-
}
|
|
2200
|
-
export interface GovSideNavItemCustomEvent<T> extends CustomEvent<T> {
|
|
2201
|
-
detail: T;
|
|
2202
|
-
target: HTMLGovSideNavItemElement;
|
|
2203
|
-
}
|
|
2204
1763
|
export interface GovStepperCustomEvent<T> extends CustomEvent<T> {
|
|
2205
1764
|
detail: T;
|
|
2206
1765
|
target: HTMLGovStepperElement;
|
|
@@ -2213,6 +1772,10 @@ export interface GovTabsCustomEvent<T> extends CustomEvent<T> {
|
|
|
2213
1772
|
detail: T;
|
|
2214
1773
|
target: HTMLGovTabsElement;
|
|
2215
1774
|
}
|
|
1775
|
+
export interface GovThemeSwitchCustomEvent<T> extends CustomEvent<T> {
|
|
1776
|
+
detail: T;
|
|
1777
|
+
target: HTMLGovThemeSwitchElement;
|
|
1778
|
+
}
|
|
2216
1779
|
export interface GovToastCustomEvent<T> extends CustomEvent<T> {
|
|
2217
1780
|
detail: T;
|
|
2218
1781
|
target: HTMLGovToastElement;
|
|
@@ -2388,6 +1951,23 @@ declare global {
|
|
|
2388
1951
|
prototype: HTMLGovCookiebarElement;
|
|
2389
1952
|
new (): HTMLGovCookiebarElement;
|
|
2390
1953
|
};
|
|
1954
|
+
interface HTMLGovDialogElementEventMap {
|
|
1955
|
+
"gov-close": PointerEvent;
|
|
1956
|
+
}
|
|
1957
|
+
interface HTMLGovDialogElement extends Components.GovDialog, HTMLStencilElement {
|
|
1958
|
+
addEventListener<K extends keyof HTMLGovDialogElementEventMap>(type: K, listener: (this: HTMLGovDialogElement, ev: GovDialogCustomEvent<HTMLGovDialogElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1959
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1960
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1961
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1962
|
+
removeEventListener<K extends keyof HTMLGovDialogElementEventMap>(type: K, listener: (this: HTMLGovDialogElement, ev: GovDialogCustomEvent<HTMLGovDialogElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1963
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1964
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1965
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1966
|
+
}
|
|
1967
|
+
var HTMLGovDialogElement: {
|
|
1968
|
+
prototype: HTMLGovDialogElement;
|
|
1969
|
+
new (): HTMLGovDialogElement;
|
|
1970
|
+
};
|
|
2391
1971
|
interface HTMLGovDropdownElementEventMap {
|
|
2392
1972
|
"gov-change": DropdownEvent;
|
|
2393
1973
|
}
|
|
@@ -2705,12 +2285,6 @@ declare global {
|
|
|
2705
2285
|
prototype: HTMLGovLayoutColumnElement;
|
|
2706
2286
|
new (): HTMLGovLayoutColumnElement;
|
|
2707
2287
|
};
|
|
2708
|
-
interface HTMLGovLifecycleElement extends Components.GovLifecycle, HTMLStencilElement {
|
|
2709
|
-
}
|
|
2710
|
-
var HTMLGovLifecycleElement: {
|
|
2711
|
-
prototype: HTMLGovLifecycleElement;
|
|
2712
|
-
new (): HTMLGovLifecycleElement;
|
|
2713
|
-
};
|
|
2714
2288
|
interface HTMLGovLoadingElement extends Components.GovLoading, HTMLStencilElement {
|
|
2715
2289
|
}
|
|
2716
2290
|
var HTMLGovLoadingElement: {
|
|
@@ -2723,35 +2297,6 @@ declare global {
|
|
|
2723
2297
|
prototype: HTMLGovMessageElement;
|
|
2724
2298
|
new (): HTMLGovMessageElement;
|
|
2725
2299
|
};
|
|
2726
|
-
interface HTMLGovModalElementEventMap {
|
|
2727
|
-
"gov-close": PointerEvent;
|
|
2728
|
-
}
|
|
2729
|
-
interface HTMLGovModalElement extends Components.GovModal, HTMLStencilElement {
|
|
2730
|
-
addEventListener<K extends keyof HTMLGovModalElementEventMap>(type: K, listener: (this: HTMLGovModalElement, ev: GovModalCustomEvent<HTMLGovModalElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2731
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2732
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2733
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2734
|
-
removeEventListener<K extends keyof HTMLGovModalElementEventMap>(type: K, listener: (this: HTMLGovModalElement, ev: GovModalCustomEvent<HTMLGovModalElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2735
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2736
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2737
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2738
|
-
}
|
|
2739
|
-
var HTMLGovModalElement: {
|
|
2740
|
-
prototype: HTMLGovModalElement;
|
|
2741
|
-
new (): HTMLGovModalElement;
|
|
2742
|
-
};
|
|
2743
|
-
interface HTMLGovNavElement extends Components.GovNav, HTMLStencilElement {
|
|
2744
|
-
}
|
|
2745
|
-
var HTMLGovNavElement: {
|
|
2746
|
-
prototype: HTMLGovNavElement;
|
|
2747
|
-
new (): HTMLGovNavElement;
|
|
2748
|
-
};
|
|
2749
|
-
interface HTMLGovNavItemElement extends Components.GovNavItem, HTMLStencilElement {
|
|
2750
|
-
}
|
|
2751
|
-
var HTMLGovNavItemElement: {
|
|
2752
|
-
prototype: HTMLGovNavItemElement;
|
|
2753
|
-
new (): HTMLGovNavItemElement;
|
|
2754
|
-
};
|
|
2755
2300
|
interface HTMLGovPaginationElementEventMap {
|
|
2756
2301
|
"gov-page": PaginationEvent;
|
|
2757
2302
|
}
|
|
@@ -2769,57 +2314,6 @@ declare global {
|
|
|
2769
2314
|
prototype: HTMLGovPaginationElement;
|
|
2770
2315
|
new (): HTMLGovPaginationElement;
|
|
2771
2316
|
};
|
|
2772
|
-
interface HTMLGovPromptElementEventMap {
|
|
2773
|
-
"gov-close": PointerEvent;
|
|
2774
|
-
}
|
|
2775
|
-
interface HTMLGovPromptElement extends Components.GovPrompt, HTMLStencilElement {
|
|
2776
|
-
addEventListener<K extends keyof HTMLGovPromptElementEventMap>(type: K, listener: (this: HTMLGovPromptElement, ev: GovPromptCustomEvent<HTMLGovPromptElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2777
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2778
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2779
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2780
|
-
removeEventListener<K extends keyof HTMLGovPromptElementEventMap>(type: K, listener: (this: HTMLGovPromptElement, ev: GovPromptCustomEvent<HTMLGovPromptElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2781
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2782
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2783
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2784
|
-
}
|
|
2785
|
-
var HTMLGovPromptElement: {
|
|
2786
|
-
prototype: HTMLGovPromptElement;
|
|
2787
|
-
new (): HTMLGovPromptElement;
|
|
2788
|
-
};
|
|
2789
|
-
interface HTMLGovSideNavElementEventMap {
|
|
2790
|
-
"gov-change": GovSideNavItemChangeEvent;
|
|
2791
|
-
}
|
|
2792
|
-
interface HTMLGovSideNavElement extends Components.GovSideNav, HTMLStencilElement {
|
|
2793
|
-
addEventListener<K extends keyof HTMLGovSideNavElementEventMap>(type: K, listener: (this: HTMLGovSideNavElement, ev: GovSideNavCustomEvent<HTMLGovSideNavElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2794
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2795
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2796
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2797
|
-
removeEventListener<K extends keyof HTMLGovSideNavElementEventMap>(type: K, listener: (this: HTMLGovSideNavElement, ev: GovSideNavCustomEvent<HTMLGovSideNavElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2798
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2799
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2800
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2801
|
-
}
|
|
2802
|
-
var HTMLGovSideNavElement: {
|
|
2803
|
-
prototype: HTMLGovSideNavElement;
|
|
2804
|
-
new (): HTMLGovSideNavElement;
|
|
2805
|
-
};
|
|
2806
|
-
interface HTMLGovSideNavItemElementEventMap {
|
|
2807
|
-
"gov-change": GovSideNavItemChangeEvent;
|
|
2808
|
-
}
|
|
2809
|
-
interface HTMLGovSideNavItemElement extends Components.GovSideNavItem, HTMLStencilElement {
|
|
2810
|
-
addEventListener<K extends keyof HTMLGovSideNavItemElementEventMap>(type: K, listener: (this: HTMLGovSideNavItemElement, ev: GovSideNavItemCustomEvent<HTMLGovSideNavItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2811
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2812
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2813
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2814
|
-
removeEventListener<K extends keyof HTMLGovSideNavItemElementEventMap>(type: K, listener: (this: HTMLGovSideNavItemElement, ev: GovSideNavItemCustomEvent<HTMLGovSideNavItemElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2815
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2816
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2817
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2818
|
-
}
|
|
2819
|
-
var HTMLGovSideNavItemElement: {
|
|
2820
|
-
prototype: HTMLGovSideNavItemElement;
|
|
2821
|
-
new (): HTMLGovSideNavItemElement;
|
|
2822
|
-
};
|
|
2823
2317
|
interface HTMLGovSkeletonElement extends Components.GovSkeleton, HTMLStencilElement {
|
|
2824
2318
|
}
|
|
2825
2319
|
var HTMLGovSkeletonElement: {
|
|
@@ -2832,18 +2326,6 @@ declare global {
|
|
|
2832
2326
|
prototype: HTMLGovSpacerElement;
|
|
2833
2327
|
new (): HTMLGovSpacerElement;
|
|
2834
2328
|
};
|
|
2835
|
-
interface HTMLGovStatsbarElement extends Components.GovStatsbar, HTMLStencilElement {
|
|
2836
|
-
}
|
|
2837
|
-
var HTMLGovStatsbarElement: {
|
|
2838
|
-
prototype: HTMLGovStatsbarElement;
|
|
2839
|
-
new (): HTMLGovStatsbarElement;
|
|
2840
|
-
};
|
|
2841
|
-
interface HTMLGovStatsbarItemElement extends Components.GovStatsbarItem, HTMLStencilElement {
|
|
2842
|
-
}
|
|
2843
|
-
var HTMLGovStatsbarItemElement: {
|
|
2844
|
-
prototype: HTMLGovStatsbarItemElement;
|
|
2845
|
-
new (): HTMLGovStatsbarItemElement;
|
|
2846
|
-
};
|
|
2847
2329
|
interface HTMLGovStepperElementEventMap {
|
|
2848
2330
|
"gov-change": GovStepperItemChangeEvent;
|
|
2849
2331
|
}
|
|
@@ -2907,6 +2389,23 @@ declare global {
|
|
|
2907
2389
|
prototype: HTMLGovTagElement;
|
|
2908
2390
|
new (): HTMLGovTagElement;
|
|
2909
2391
|
};
|
|
2392
|
+
interface HTMLGovThemeSwitchElementEventMap {
|
|
2393
|
+
"gov-change": ThemeSwitchEvent;
|
|
2394
|
+
}
|
|
2395
|
+
interface HTMLGovThemeSwitchElement extends Components.GovThemeSwitch, HTMLStencilElement {
|
|
2396
|
+
addEventListener<K extends keyof HTMLGovThemeSwitchElementEventMap>(type: K, listener: (this: HTMLGovThemeSwitchElement, ev: GovThemeSwitchCustomEvent<HTMLGovThemeSwitchElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2397
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2398
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2399
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2400
|
+
removeEventListener<K extends keyof HTMLGovThemeSwitchElementEventMap>(type: K, listener: (this: HTMLGovThemeSwitchElement, ev: GovThemeSwitchCustomEvent<HTMLGovThemeSwitchElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2401
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2402
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2403
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2404
|
+
}
|
|
2405
|
+
var HTMLGovThemeSwitchElement: {
|
|
2406
|
+
prototype: HTMLGovThemeSwitchElement;
|
|
2407
|
+
new (): HTMLGovThemeSwitchElement;
|
|
2408
|
+
};
|
|
2910
2409
|
interface HTMLGovTileElement extends Components.GovTile, HTMLStencilElement {
|
|
2911
2410
|
}
|
|
2912
2411
|
var HTMLGovTileElement: {
|
|
@@ -2995,6 +2494,7 @@ declare global {
|
|
|
2995
2494
|
"gov-container": HTMLGovContainerElement;
|
|
2996
2495
|
"gov-control-group": HTMLGovControlGroupElement;
|
|
2997
2496
|
"gov-cookiebar": HTMLGovCookiebarElement;
|
|
2497
|
+
"gov-dialog": HTMLGovDialogElement;
|
|
2998
2498
|
"gov-dropdown": HTMLGovDropdownElement;
|
|
2999
2499
|
"gov-empty": HTMLGovEmptyElement;
|
|
3000
2500
|
"gov-error-code": HTMLGovErrorCodeElement;
|
|
@@ -3020,25 +2520,17 @@ declare global {
|
|
|
3020
2520
|
"gov-infobar": HTMLGovInfobarElement;
|
|
3021
2521
|
"gov-layout": HTMLGovLayoutElement;
|
|
3022
2522
|
"gov-layout-column": HTMLGovLayoutColumnElement;
|
|
3023
|
-
"gov-lifecycle": HTMLGovLifecycleElement;
|
|
3024
2523
|
"gov-loading": HTMLGovLoadingElement;
|
|
3025
2524
|
"gov-message": HTMLGovMessageElement;
|
|
3026
|
-
"gov-modal": HTMLGovModalElement;
|
|
3027
|
-
"gov-nav": HTMLGovNavElement;
|
|
3028
|
-
"gov-nav-item": HTMLGovNavItemElement;
|
|
3029
2525
|
"gov-pagination": HTMLGovPaginationElement;
|
|
3030
|
-
"gov-prompt": HTMLGovPromptElement;
|
|
3031
|
-
"gov-side-nav": HTMLGovSideNavElement;
|
|
3032
|
-
"gov-side-nav-item": HTMLGovSideNavItemElement;
|
|
3033
2526
|
"gov-skeleton": HTMLGovSkeletonElement;
|
|
3034
2527
|
"gov-spacer": HTMLGovSpacerElement;
|
|
3035
|
-
"gov-statsbar": HTMLGovStatsbarElement;
|
|
3036
|
-
"gov-statsbar-item": HTMLGovStatsbarItemElement;
|
|
3037
2528
|
"gov-stepper": HTMLGovStepperElement;
|
|
3038
2529
|
"gov-stepper-item": HTMLGovStepperItemElement;
|
|
3039
2530
|
"gov-tabs": HTMLGovTabsElement;
|
|
3040
2531
|
"gov-tabs-item": HTMLGovTabsItemElement;
|
|
3041
2532
|
"gov-tag": HTMLGovTagElement;
|
|
2533
|
+
"gov-theme-switch": HTMLGovThemeSwitchElement;
|
|
3042
2534
|
"gov-tile": HTMLGovTileElement;
|
|
3043
2535
|
"gov-tiles": HTMLGovTilesElement;
|
|
3044
2536
|
"gov-toast": HTMLGovToastElement;
|
|
@@ -3062,44 +2554,28 @@ declare namespace LocalJSX {
|
|
|
3062
2554
|
* Accordion’s size.
|
|
3063
2555
|
*/
|
|
3064
2556
|
"size"?: AccordionSizeType;
|
|
3065
|
-
/**
|
|
3066
|
-
* Style variation of the button.
|
|
3067
|
-
*/
|
|
3068
|
-
"variant"?: AccordionVariantType;
|
|
3069
|
-
/**
|
|
3070
|
-
* Adds accessible label for the accordion that is only shown for screen readers.
|
|
3071
|
-
*/
|
|
3072
|
-
"wcagLabel"?: string;
|
|
3073
|
-
/**
|
|
3074
|
-
* String of id's that indicate alternative labels elements
|
|
3075
|
-
*/
|
|
3076
|
-
"wcagLabelledBy"?: string;
|
|
3077
2557
|
}
|
|
3078
2558
|
interface GovAccordionItem {
|
|
3079
2559
|
/**
|
|
3080
|
-
* Makes the button component disabled.
|
|
2560
|
+
* Makes the button component disabled.
|
|
3081
2561
|
*/
|
|
3082
2562
|
"disabled"?: boolean;
|
|
3083
2563
|
/**
|
|
3084
|
-
* Custom accordion item identifier.
|
|
2564
|
+
* Custom accordion item identifier.
|
|
3085
2565
|
*/
|
|
3086
2566
|
"identifier"?: string;
|
|
3087
|
-
/**
|
|
3088
|
-
* Defines whether the accordion is open or closed by button
|
|
3089
|
-
*/
|
|
3090
|
-
"isExpanded"?: boolean;
|
|
3091
2567
|
/**
|
|
3092
2568
|
* Called when the accordion state changes
|
|
3093
2569
|
*/
|
|
3094
2570
|
"onGov-change"?: (event: GovAccordionItemCustomEvent<AccordionItemEvent>) => void;
|
|
3095
2571
|
/**
|
|
3096
|
-
*
|
|
2572
|
+
* Defines whether the accordion is open or closed by button
|
|
3097
2573
|
*/
|
|
3098
|
-
"
|
|
2574
|
+
"open"?: boolean;
|
|
3099
2575
|
/**
|
|
3100
|
-
*
|
|
2576
|
+
* Accordion’s size.
|
|
3101
2577
|
*/
|
|
3102
|
-
"
|
|
2578
|
+
"size"?: AccordionSizeType;
|
|
3103
2579
|
}
|
|
3104
2580
|
interface GovAttachments {
|
|
3105
2581
|
/**
|
|
@@ -3112,20 +2588,32 @@ declare namespace LocalJSX {
|
|
|
3112
2588
|
"wcagLabel"?: string;
|
|
3113
2589
|
}
|
|
3114
2590
|
interface GovAttachmentsItem {
|
|
3115
|
-
/**
|
|
3116
|
-
* Emitted when the file is removed
|
|
3117
|
-
*/
|
|
3118
|
-
"onGov-remove"?: (event: GovAttachmentsItemCustomEvent<PointerEvent>) => void;
|
|
3119
2591
|
/**
|
|
3120
2592
|
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
3121
2593
|
*/
|
|
3122
|
-
"
|
|
2594
|
+
"accessibleRemoveLabel"?: string;
|
|
3123
2595
|
/**
|
|
3124
2596
|
* Indicates the id of a component that labels the remove button.
|
|
3125
2597
|
*/
|
|
3126
|
-
"
|
|
2598
|
+
"accessibleRemoveLabelledBy"?: string;
|
|
2599
|
+
/**
|
|
2600
|
+
* Emitted when the file is removed
|
|
2601
|
+
*/
|
|
2602
|
+
"onGov-remove"?: (event: GovAttachmentsItemCustomEvent<PointerEvent>) => void;
|
|
3127
2603
|
}
|
|
3128
2604
|
interface GovBackdrop {
|
|
2605
|
+
/**
|
|
2606
|
+
* Adds accessible label for the backdrop that is only shown for screen readers.
|
|
2607
|
+
*/
|
|
2608
|
+
"accessibleLabel"?: string;
|
|
2609
|
+
/**
|
|
2610
|
+
* String of id's that indicate alternative labels elements
|
|
2611
|
+
*/
|
|
2612
|
+
"accessibleLabelledBy"?: string;
|
|
2613
|
+
/**
|
|
2614
|
+
* Makes the backdrop component disabled.
|
|
2615
|
+
*/
|
|
2616
|
+
"disabled"?: boolean;
|
|
3129
2617
|
/**
|
|
3130
2618
|
* Determine if component should have inverse colors to be used on dark background.
|
|
3131
2619
|
*/
|
|
@@ -3134,16 +2622,20 @@ declare namespace LocalJSX {
|
|
|
3134
2622
|
* Emitted when button clicks.
|
|
3135
2623
|
*/
|
|
3136
2624
|
"onGov-click"?: (event: GovBackdropCustomEvent<MouseEvent>) => void;
|
|
2625
|
+
}
|
|
2626
|
+
interface GovBreadcrumbs {
|
|
3137
2627
|
/**
|
|
3138
|
-
* Adds accessible label for the
|
|
2628
|
+
* Adds accessible label for the pagination that is only shown for screen readers.
|
|
3139
2629
|
*/
|
|
3140
|
-
"
|
|
2630
|
+
"accessibleLabel"?: string;
|
|
3141
2631
|
/**
|
|
3142
|
-
*
|
|
2632
|
+
* Indicates the id of a component that labels the pagination.
|
|
3143
2633
|
*/
|
|
3144
|
-
"
|
|
3145
|
-
|
|
3146
|
-
|
|
2634
|
+
"accessibleLabelledBy"?: string;
|
|
2635
|
+
/**
|
|
2636
|
+
* Adds an accessible label to display the full breadcrumb navigation that only screen readers can see.
|
|
2637
|
+
*/
|
|
2638
|
+
"accessibleToggleLabel"?: string;
|
|
3147
2639
|
/**
|
|
3148
2640
|
* Defines whether the components can be collapsible when element doesn't fit in one row.
|
|
3149
2641
|
*/
|
|
@@ -3156,20 +2648,12 @@ declare namespace LocalJSX {
|
|
|
3156
2648
|
* Called when the Breadcrumbs state changes
|
|
3157
2649
|
*/
|
|
3158
2650
|
"onGov-change"?: (event: GovBreadcrumbsCustomEvent<GovBreadcrumbsChangeEvent>) => void;
|
|
3159
|
-
/**
|
|
3160
|
-
* Adds accessible label for the pagination that is only shown for screen readers.
|
|
3161
|
-
*/
|
|
3162
|
-
"wcagLabel"?: string;
|
|
3163
|
-
/**
|
|
3164
|
-
* Indicates the id of a component that labels the pagination.
|
|
3165
|
-
*/
|
|
3166
|
-
"wcagLabelledBy"?: string;
|
|
3167
|
-
/**
|
|
3168
|
-
* Adds an accessible label to display the full breadcrumb navigation that only screen readers can see.
|
|
3169
|
-
*/
|
|
3170
|
-
"wcagToggleLabel"?: string;
|
|
3171
2651
|
}
|
|
3172
2652
|
interface GovButton {
|
|
2653
|
+
/**
|
|
2654
|
+
* Style variation of the button
|
|
2655
|
+
*/
|
|
2656
|
+
"color"?: ButtonColorType;
|
|
3173
2657
|
/**
|
|
3174
2658
|
* Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies
|
|
3175
2659
|
*/
|
|
@@ -3198,22 +2682,10 @@ declare namespace LocalJSX {
|
|
|
3198
2682
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-hreflang
|
|
3199
2683
|
*/
|
|
3200
2684
|
"hreflang"?: string;
|
|
3201
|
-
/**
|
|
3202
|
-
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
3203
|
-
*/
|
|
3204
|
-
"iconLeft"?: string;
|
|
3205
|
-
/**
|
|
3206
|
-
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
3207
|
-
*/
|
|
3208
|
-
"iconRight"?: string;
|
|
3209
2685
|
/**
|
|
3210
2686
|
* Custom button identifier
|
|
3211
2687
|
*/
|
|
3212
2688
|
"identifier"?: string;
|
|
3213
|
-
/**
|
|
3214
|
-
* Determine if component should have inversed colors to be used on dark background
|
|
3215
|
-
*/
|
|
3216
|
-
"inverse"?: boolean;
|
|
3217
2689
|
/**
|
|
3218
2690
|
* Indicates whether an asynchronous process is running
|
|
3219
2691
|
*/
|
|
@@ -3260,97 +2732,41 @@ declare namespace LocalJSX {
|
|
|
3260
2732
|
/**
|
|
3261
2733
|
* Button's type
|
|
3262
2734
|
*/
|
|
3263
|
-
"type"?:
|
|
3264
|
-
/**
|
|
3265
|
-
* Style variation of the button
|
|
3266
|
-
*/
|
|
3267
|
-
"variant"?: ButtonVariantType;
|
|
3268
|
-
/**
|
|
3269
|
-
* Indicates the id of a related component’s visually focused element
|
|
3270
|
-
*/
|
|
3271
|
-
"wcagActiveDescendant"?: string;
|
|
3272
|
-
/**
|
|
3273
|
-
* Use this property to add an aria-controls attribute to the button. Use the attribute to point to the unique id of the content that the button manages
|
|
3274
|
-
*/
|
|
3275
|
-
"wcagControls"?: string;
|
|
3276
|
-
/**
|
|
3277
|
-
* Indicates the current item within a container or set of related elements
|
|
3278
|
-
*/
|
|
3279
|
-
"wcagCurrent"?: string;
|
|
3280
|
-
/**
|
|
3281
|
-
* Indicates the id of a component that describes the button
|
|
3282
|
-
*/
|
|
3283
|
-
"wcagDescribedBy"?: string;
|
|
3284
|
-
/**
|
|
3285
|
-
* Aria description the button
|
|
3286
|
-
*/
|
|
3287
|
-
"wcagDescription"?: string;
|
|
3288
|
-
/**
|
|
3289
|
-
* Details of the component
|
|
3290
|
-
*/
|
|
3291
|
-
"wcagDetails"?: string;
|
|
3292
|
-
/**
|
|
3293
|
-
* If a button expands or collapses adjacent content, then use the ariaExpanded prop to add the aria-expanded attribute to the button Set the value to convey the current expanded (true) or collapsed (false) state of the content
|
|
3294
|
-
*/
|
|
3295
|
-
"wcagExpanded"?: boolean;
|
|
3296
|
-
/**
|
|
3297
|
-
* Use this property to add an aria-haspopup attribute to a button, if you are using it as a menu button
|
|
3298
|
-
*/
|
|
3299
|
-
"wcagHasPopup"?: string;
|
|
3300
|
-
/**
|
|
3301
|
-
* Adds accessible label for the button that is only shown for screen readers Typically, this label text replaces the visible text on the button for users who use assistive technology
|
|
3302
|
-
*/
|
|
3303
|
-
"wcagLabel"?: string;
|
|
3304
|
-
/**
|
|
3305
|
-
* String of id's that indicate alternative labels elements
|
|
3306
|
-
*/
|
|
3307
|
-
"wcagLabelledBy"?: string;
|
|
3308
|
-
/**
|
|
3309
|
-
* Indicates the id of a component owned by the button
|
|
3310
|
-
*/
|
|
3311
|
-
"wcagOwns"?: string;
|
|
3312
|
-
/**
|
|
3313
|
-
* Tells screen reader the element is pressed
|
|
3314
|
-
*/
|
|
3315
|
-
"wcagPressed"?: boolean;
|
|
2735
|
+
"type"?: ButtonTypesType;
|
|
3316
2736
|
}
|
|
3317
2737
|
interface GovCard {
|
|
3318
2738
|
/**
|
|
3319
|
-
*
|
|
3320
|
-
*/
|
|
3321
|
-
"collapsible"?: boolean;
|
|
3322
|
-
/**
|
|
3323
|
-
* Defines whether the card is open or closed by button
|
|
2739
|
+
* Adds accessible label for the collapsible button that is only shown for screen readers.
|
|
3324
2740
|
*/
|
|
3325
|
-
"
|
|
2741
|
+
"accessibleTriggerLabel"?: string;
|
|
3326
2742
|
/**
|
|
3327
|
-
*
|
|
2743
|
+
* A string of identifiers that indicate alternative label elements for collapsible card
|
|
3328
2744
|
*/
|
|
3329
|
-
"
|
|
2745
|
+
"accessibleTriggerLabelledBy"?: string;
|
|
3330
2746
|
/**
|
|
3331
|
-
*
|
|
2747
|
+
* Defines weather the card can be collapsible
|
|
3332
2748
|
*/
|
|
3333
|
-
"
|
|
2749
|
+
"collapsible"?: boolean;
|
|
3334
2750
|
/**
|
|
3335
2751
|
* Called when the card toggle state changes
|
|
3336
2752
|
*/
|
|
3337
2753
|
"onGov-toggle"?: (event: GovCardCustomEvent<GovCardChangeEvent>) => void;
|
|
3338
2754
|
/**
|
|
3339
|
-
*
|
|
3340
|
-
*/
|
|
3341
|
-
"promotion"?: boolean;
|
|
3342
|
-
/**
|
|
3343
|
-
* Adds accessible label for the collapsible button that is only shown for screen readers.
|
|
2755
|
+
* Defines whether the card is open or closed
|
|
3344
2756
|
*/
|
|
3345
|
-
"
|
|
2757
|
+
"open"?: boolean;
|
|
3346
2758
|
/**
|
|
3347
|
-
*
|
|
2759
|
+
* Style variation of the card.
|
|
3348
2760
|
*/
|
|
3349
|
-
"
|
|
2761
|
+
"promotion"?: boolean;
|
|
3350
2762
|
}
|
|
3351
2763
|
interface GovChip {
|
|
3352
2764
|
/**
|
|
3353
|
-
*
|
|
2765
|
+
* Style variation of the chip.
|
|
2766
|
+
*/
|
|
2767
|
+
"color"?: ButtonColorType;
|
|
2768
|
+
/**
|
|
2769
|
+
* Makes the chip component disabled.
|
|
3354
2770
|
*/
|
|
3355
2771
|
"disabled"?: boolean;
|
|
3356
2772
|
/**
|
|
@@ -3375,10 +2791,6 @@ declare namespace LocalJSX {
|
|
|
3375
2791
|
* Custom chip identifier. Otherwise, it will be generated
|
|
3376
2792
|
*/
|
|
3377
2793
|
"identifier"?: string;
|
|
3378
|
-
/**
|
|
3379
|
-
* Determine if component should have inverse colors to be used on dark background
|
|
3380
|
-
*/
|
|
3381
|
-
"inverse"?: boolean;
|
|
3382
2794
|
/**
|
|
3383
2795
|
* Emitted when the button click.
|
|
3384
2796
|
*/
|
|
@@ -3386,7 +2798,7 @@ declare namespace LocalJSX {
|
|
|
3386
2798
|
/**
|
|
3387
2799
|
* Chip’s size.
|
|
3388
2800
|
*/
|
|
3389
|
-
"size"?:
|
|
2801
|
+
"size"?: ChipSizesType;
|
|
3390
2802
|
/**
|
|
3391
2803
|
* Used to change the HTML tag in the chip
|
|
3392
2804
|
*/
|
|
@@ -3397,36 +2809,69 @@ declare namespace LocalJSX {
|
|
|
3397
2809
|
*/
|
|
3398
2810
|
"target"?: string;
|
|
3399
2811
|
/**
|
|
3400
|
-
*
|
|
2812
|
+
* Chip’s type
|
|
3401
2813
|
*/
|
|
3402
|
-
"
|
|
2814
|
+
"type"?: ChipTypesType;
|
|
2815
|
+
}
|
|
2816
|
+
interface GovContainer {
|
|
2817
|
+
}
|
|
2818
|
+
interface GovControlGroup {
|
|
3403
2819
|
/**
|
|
3404
|
-
*
|
|
2820
|
+
* Style variation of the content message.
|
|
3405
2821
|
*/
|
|
3406
|
-
"
|
|
2822
|
+
"color"?: ControlGroupColorType;
|
|
3407
2823
|
/**
|
|
3408
|
-
*
|
|
2824
|
+
* Specifies the display of elements to full width
|
|
3409
2825
|
*/
|
|
3410
|
-
"
|
|
2826
|
+
"fitContent"?: boolean;
|
|
3411
2827
|
/**
|
|
3412
|
-
*
|
|
3413
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-selected
|
|
2828
|
+
* Specifies the display of the border between elements
|
|
3414
2829
|
*/
|
|
3415
|
-
"
|
|
2830
|
+
"noBorder"?: boolean;
|
|
3416
2831
|
}
|
|
3417
|
-
interface
|
|
2832
|
+
interface GovCookiebar {
|
|
3418
2833
|
}
|
|
3419
|
-
interface
|
|
2834
|
+
interface GovDialog {
|
|
3420
2835
|
/**
|
|
3421
|
-
*
|
|
2836
|
+
* Adds accessible label for the dialog close button that is only shown for screen readers.
|
|
3422
2837
|
*/
|
|
3423
|
-
"
|
|
2838
|
+
"accessibleCloseLabel"?: string;
|
|
3424
2839
|
/**
|
|
3425
|
-
*
|
|
2840
|
+
* A string of identifiers that indicate alternative label elements for closing the dialog window
|
|
3426
2841
|
*/
|
|
3427
|
-
"
|
|
3428
|
-
|
|
3429
|
-
|
|
2842
|
+
"accessibleCloseLabelledBy"?: string;
|
|
2843
|
+
/**
|
|
2844
|
+
* Indicates the id of a component that describes the dialog.
|
|
2845
|
+
*/
|
|
2846
|
+
"accessibleDescribedBy"?: string;
|
|
2847
|
+
/**
|
|
2848
|
+
* String of id's that indicate alternative labels elements
|
|
2849
|
+
*/
|
|
2850
|
+
"accessibleLabelledBy"?: string;
|
|
2851
|
+
/**
|
|
2852
|
+
* Attribute allowing blocking the backdrop dialog closing
|
|
2853
|
+
*/
|
|
2854
|
+
"blockBackdropClose"?: boolean;
|
|
2855
|
+
/**
|
|
2856
|
+
* Attribute allowing blocking the dialog closing
|
|
2857
|
+
*/
|
|
2858
|
+
"blockClose"?: boolean;
|
|
2859
|
+
/**
|
|
2860
|
+
* Used to change the HTML tag in the dialog label for correct semantic structure
|
|
2861
|
+
*/
|
|
2862
|
+
"labelTag"?: string;
|
|
2863
|
+
/**
|
|
2864
|
+
* Emitted when dialog window closes.
|
|
2865
|
+
*/
|
|
2866
|
+
"onGov-close"?: (event: GovDialogCustomEvent<PointerEvent>) => void;
|
|
2867
|
+
/**
|
|
2868
|
+
* Attribute for dialog window display
|
|
2869
|
+
*/
|
|
2870
|
+
"open"?: boolean;
|
|
2871
|
+
/**
|
|
2872
|
+
* Role of dialog
|
|
2873
|
+
*/
|
|
2874
|
+
"role"?: Nullable<string>;
|
|
3430
2875
|
}
|
|
3431
2876
|
interface GovDropdown {
|
|
3432
2877
|
/**
|
|
@@ -3438,7 +2883,7 @@ declare namespace LocalJSX {
|
|
|
3438
2883
|
*/
|
|
3439
2884
|
"onGov-change"?: (event: GovDropdownCustomEvent<DropdownEvent>) => void;
|
|
3440
2885
|
/**
|
|
3441
|
-
* Dropdown
|
|
2886
|
+
* Dropdown state
|
|
3442
2887
|
*/
|
|
3443
2888
|
"open"?: boolean;
|
|
3444
2889
|
/**
|
|
@@ -3447,6 +2892,10 @@ declare namespace LocalJSX {
|
|
|
3447
2892
|
"position"?: PositionType;
|
|
3448
2893
|
}
|
|
3449
2894
|
interface GovEmpty {
|
|
2895
|
+
/**
|
|
2896
|
+
* Element size.
|
|
2897
|
+
*/
|
|
2898
|
+
"size"?: EmptySizesType;
|
|
3450
2899
|
}
|
|
3451
2900
|
interface GovErrorCode {
|
|
3452
2901
|
}
|
|
@@ -3535,22 +2984,6 @@ declare namespace LocalJSX {
|
|
|
3535
2984
|
* Value of input
|
|
3536
2985
|
*/
|
|
3537
2986
|
"value"?: string;
|
|
3538
|
-
/**
|
|
3539
|
-
* Style variation of the form input.
|
|
3540
|
-
*/
|
|
3541
|
-
"variant"?: VariantType;
|
|
3542
|
-
/**
|
|
3543
|
-
* Indicates the id of a component that describes the input.
|
|
3544
|
-
*/
|
|
3545
|
-
"wcagDescribedBy"?: string;
|
|
3546
|
-
/**
|
|
3547
|
-
* Indicates the id of a component that labels the input.
|
|
3548
|
-
*/
|
|
3549
|
-
"wcagLabelledBy"?: string;
|
|
3550
|
-
/**
|
|
3551
|
-
* Same as original parameter https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-owns
|
|
3552
|
-
*/
|
|
3553
|
-
"wcagOwns"?: string;
|
|
3554
2987
|
}
|
|
3555
2988
|
interface GovFormCheckbox {
|
|
3556
2989
|
/**
|
|
@@ -3558,13 +2991,17 @@ declare namespace LocalJSX {
|
|
|
3558
2991
|
*/
|
|
3559
2992
|
"checked"?: boolean;
|
|
3560
2993
|
/**
|
|
3561
|
-
* Makes the checkbox component disabled.
|
|
2994
|
+
* Makes the checkbox component disabled.
|
|
3562
2995
|
*/
|
|
3563
2996
|
"disabled"?: boolean;
|
|
3564
2997
|
/**
|
|
3565
2998
|
* Custom checkbox identifier.
|
|
3566
2999
|
*/
|
|
3567
3000
|
"identifier"?: string;
|
|
3001
|
+
/**
|
|
3002
|
+
* Same as original parameter (https://developer.mozilla.org/en-US/docs/Web/CSS/:indeterminate)
|
|
3003
|
+
*/
|
|
3004
|
+
"indeterminate"?: boolean;
|
|
3568
3005
|
/**
|
|
3569
3006
|
* Indicates the entered value does not conform to the format expected by the application.
|
|
3570
3007
|
*/
|
|
@@ -3601,14 +3038,6 @@ declare namespace LocalJSX {
|
|
|
3601
3038
|
* Value of checkbox
|
|
3602
3039
|
*/
|
|
3603
3040
|
"value"?: string;
|
|
3604
|
-
/**
|
|
3605
|
-
* Indicates the id of a component that describes the input.
|
|
3606
|
-
*/
|
|
3607
|
-
"wcagDescribedBy"?: string;
|
|
3608
|
-
/**
|
|
3609
|
-
* Indicates the id of a component that labels the input.
|
|
3610
|
-
*/
|
|
3611
|
-
"wcagLabelledBy"?: string;
|
|
3612
3041
|
}
|
|
3613
3042
|
interface GovFormCheckboxGroup {
|
|
3614
3043
|
/**
|
|
@@ -3660,6 +3089,14 @@ declare namespace LocalJSX {
|
|
|
3660
3089
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
|
|
3661
3090
|
*/
|
|
3662
3091
|
"accept"?: string;
|
|
3092
|
+
/**
|
|
3093
|
+
* Adds accessible label for the list of attachments.
|
|
3094
|
+
*/
|
|
3095
|
+
"accessibleAttachmentsLabel"?: string;
|
|
3096
|
+
/**
|
|
3097
|
+
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
3098
|
+
*/
|
|
3099
|
+
"accessibleRemoveLabel"?: string;
|
|
3663
3100
|
/**
|
|
3664
3101
|
* Description of the list of attachments
|
|
3665
3102
|
*/
|
|
@@ -3737,22 +3174,6 @@ declare namespace LocalJSX {
|
|
|
3737
3174
|
* After selecting the files, the main input element will be reset. The propagation of the event with the selected files will not be affected.
|
|
3738
3175
|
*/
|
|
3739
3176
|
"resetAfterPick"?: boolean;
|
|
3740
|
-
/**
|
|
3741
|
-
* Adds accessible label for the list of attachments.
|
|
3742
|
-
*/
|
|
3743
|
-
"wcagAttachmentsLabel"?: string;
|
|
3744
|
-
/**
|
|
3745
|
-
* Indicates the id of a component that describes the input.
|
|
3746
|
-
*/
|
|
3747
|
-
"wcagDescribedBy"?: string;
|
|
3748
|
-
/**
|
|
3749
|
-
* Indicates the id of a component that labels the input.
|
|
3750
|
-
*/
|
|
3751
|
-
"wcagLabelledBy"?: string;
|
|
3752
|
-
/**
|
|
3753
|
-
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
3754
|
-
*/
|
|
3755
|
-
"wcagRemoveLabel"?: string;
|
|
3756
3177
|
}
|
|
3757
3178
|
interface GovFormGroup {
|
|
3758
3179
|
/**
|
|
@@ -3765,6 +3186,14 @@ declare namespace LocalJSX {
|
|
|
3765
3186
|
"orientation"?: FormGroupOrientationType;
|
|
3766
3187
|
}
|
|
3767
3188
|
interface GovFormInput {
|
|
3189
|
+
/**
|
|
3190
|
+
* Accessible text to hide the password
|
|
3191
|
+
*/
|
|
3192
|
+
"accessibleHidePasswordLabel"?: "Skrýt heslo";
|
|
3193
|
+
/**
|
|
3194
|
+
* Accessible text for password display
|
|
3195
|
+
*/
|
|
3196
|
+
"accessibleShowPasswordLabel"?: "Zobrazit heslo";
|
|
3768
3197
|
/**
|
|
3769
3198
|
* Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete
|
|
3770
3199
|
*/
|
|
@@ -3778,7 +3207,7 @@ declare namespace LocalJSX {
|
|
|
3778
3207
|
*/
|
|
3779
3208
|
"cols"?: number;
|
|
3780
3209
|
/**
|
|
3781
|
-
* Makes the input component disabled.
|
|
3210
|
+
* Makes the input component disabled.
|
|
3782
3211
|
*/
|
|
3783
3212
|
"disabled"?: boolean;
|
|
3784
3213
|
/**
|
|
@@ -3887,36 +3316,12 @@ declare namespace LocalJSX {
|
|
|
3887
3316
|
* Value of input
|
|
3888
3317
|
*/
|
|
3889
3318
|
"value"?: string;
|
|
3319
|
+
}
|
|
3320
|
+
interface GovFormLabel {
|
|
3890
3321
|
/**
|
|
3891
|
-
*
|
|
3322
|
+
* Identifier for label.
|
|
3892
3323
|
*/
|
|
3893
|
-
"
|
|
3894
|
-
/**
|
|
3895
|
-
* Indicates whether inputting text could trigger display of one or more predictions of the user's intended value.
|
|
3896
|
-
*/
|
|
3897
|
-
"wcagAutocomplete"?: string;
|
|
3898
|
-
/**
|
|
3899
|
-
* Indicates the id of a component that describes the input.
|
|
3900
|
-
*/
|
|
3901
|
-
"wcagDescribedBy"?: string;
|
|
3902
|
-
/**
|
|
3903
|
-
* Attribute is set on an element to indicate if a control is expanded or collapsed
|
|
3904
|
-
*/
|
|
3905
|
-
"wcagExpanded"?: boolean;
|
|
3906
|
-
/**
|
|
3907
|
-
* Indicates the id of a component that labels the input.
|
|
3908
|
-
*/
|
|
3909
|
-
"wcagLabelledBy"?: string;
|
|
3910
|
-
/**
|
|
3911
|
-
* Indicates the id of a component that describes the input.
|
|
3912
|
-
*/
|
|
3913
|
-
"wcagOwns"?: string;
|
|
3914
|
-
}
|
|
3915
|
-
interface GovFormLabel {
|
|
3916
|
-
/**
|
|
3917
|
-
* Identifier for label.
|
|
3918
|
-
*/
|
|
3919
|
-
"identifier"?: string;
|
|
3324
|
+
"identifier"?: string;
|
|
3920
3325
|
/**
|
|
3921
3326
|
* Use label as a legend for better accessibility. Note: Don't forget to set the fieldset attribute of the gov-form-control component
|
|
3922
3327
|
*/
|
|
@@ -3938,7 +3343,11 @@ declare namespace LocalJSX {
|
|
|
3938
3343
|
/**
|
|
3939
3344
|
* Style variation of the message.
|
|
3940
3345
|
*/
|
|
3941
|
-
"
|
|
3346
|
+
"color"?: FormMessageColorType;
|
|
3347
|
+
/**
|
|
3348
|
+
* Message's size.
|
|
3349
|
+
*/
|
|
3350
|
+
"size"?: FormMessageSizesTypes;
|
|
3942
3351
|
}
|
|
3943
3352
|
interface GovFormMultiSelect {
|
|
3944
3353
|
/**
|
|
@@ -4013,22 +3422,6 @@ declare namespace LocalJSX {
|
|
|
4013
3422
|
* Value of multi-select
|
|
4014
3423
|
*/
|
|
4015
3424
|
"value"?: string | GovFormMultiSelectSelectedItem[];
|
|
4016
|
-
/**
|
|
4017
|
-
* Style variation of the form select.
|
|
4018
|
-
*/
|
|
4019
|
-
"variant"?: FormMultiselectVariantType;
|
|
4020
|
-
/**
|
|
4021
|
-
* Indicates the id of a component that describes the input.
|
|
4022
|
-
*/
|
|
4023
|
-
"wcagDescribedBy"?: string;
|
|
4024
|
-
/**
|
|
4025
|
-
* Indicates the id of a component that labels the input.
|
|
4026
|
-
*/
|
|
4027
|
-
"wcagLabelledBy"?: string;
|
|
4028
|
-
/**
|
|
4029
|
-
* Indicates the id of a component that describes the input.
|
|
4030
|
-
*/
|
|
4031
|
-
"wcagOwns"?: string;
|
|
4032
3425
|
}
|
|
4033
3426
|
interface GovFormPasswordPower {
|
|
4034
3427
|
/**
|
|
@@ -4085,14 +3478,6 @@ declare namespace LocalJSX {
|
|
|
4085
3478
|
* Value of radio
|
|
4086
3479
|
*/
|
|
4087
3480
|
"value"?: string;
|
|
4088
|
-
/**
|
|
4089
|
-
* Indicates the id of a component that describes the input.
|
|
4090
|
-
*/
|
|
4091
|
-
"wcagDescribedBy"?: string;
|
|
4092
|
-
/**
|
|
4093
|
-
* Indicates the id of a component that labels the input.
|
|
4094
|
-
*/
|
|
4095
|
-
"wcagLabelledBy"?: string;
|
|
4096
3481
|
}
|
|
4097
3482
|
interface GovFormRadioGroup {
|
|
4098
3483
|
/**
|
|
@@ -4116,7 +3501,11 @@ declare namespace LocalJSX {
|
|
|
4116
3501
|
/**
|
|
4117
3502
|
* Style variation of the form input.
|
|
4118
3503
|
*/
|
|
4119
|
-
"
|
|
3504
|
+
"color"?: FormSearchColorType;
|
|
3505
|
+
/**
|
|
3506
|
+
* Search’s size.
|
|
3507
|
+
*/
|
|
3508
|
+
"size"?: FormSearchSizesType;
|
|
4120
3509
|
}
|
|
4121
3510
|
interface GovFormSelect {
|
|
4122
3511
|
/**
|
|
@@ -4167,30 +3556,6 @@ declare namespace LocalJSX {
|
|
|
4167
3556
|
* Value of select
|
|
4168
3557
|
*/
|
|
4169
3558
|
"value"?: string;
|
|
4170
|
-
/**
|
|
4171
|
-
* Style variation of the form select.
|
|
4172
|
-
*/
|
|
4173
|
-
"variant"?: FormSelectVariantType;
|
|
4174
|
-
/**
|
|
4175
|
-
* Indicates the id of a related component’s visually focused element.
|
|
4176
|
-
*/
|
|
4177
|
-
"wcagActiveDescendant"?: string;
|
|
4178
|
-
/**
|
|
4179
|
-
* Use this prop to add an aria-controls attribute. Use the attribute to indicate the id of a component controlled by this component.
|
|
4180
|
-
*/
|
|
4181
|
-
"wcagControls"?: string;
|
|
4182
|
-
/**
|
|
4183
|
-
* Indicates the id of a component that describes the input.
|
|
4184
|
-
*/
|
|
4185
|
-
"wcagDescribedBy"?: string;
|
|
4186
|
-
/**
|
|
4187
|
-
* Indicates the id of a component that labels the input.
|
|
4188
|
-
*/
|
|
4189
|
-
"wcagLabelledBy"?: string;
|
|
4190
|
-
/**
|
|
4191
|
-
* Indicates the id of a component that describes the input.
|
|
4192
|
-
*/
|
|
4193
|
-
"wcagOwns"?: string;
|
|
4194
3559
|
}
|
|
4195
3560
|
interface GovFormSwitch {
|
|
4196
3561
|
/**
|
|
@@ -4198,7 +3563,7 @@ declare namespace LocalJSX {
|
|
|
4198
3563
|
*/
|
|
4199
3564
|
"checked"?: boolean;
|
|
4200
3565
|
/**
|
|
4201
|
-
* Makes the switch component disabled.
|
|
3566
|
+
* Makes the switch component disabled.
|
|
4202
3567
|
*/
|
|
4203
3568
|
"disabled"?: boolean;
|
|
4204
3569
|
/**
|
|
@@ -4230,7 +3595,7 @@ declare namespace LocalJSX {
|
|
|
4230
3595
|
*/
|
|
4231
3596
|
"onGov-focus"?: (event: GovFormSwitchCustomEvent<FormSwitchEvent>) => void;
|
|
4232
3597
|
/**
|
|
4233
|
-
* Set whether the input is required or not. Please note that this is necessary for accessible inputs when the user is required to fill them.
|
|
3598
|
+
* Set whether the input is required or not. Please note that this is necessary for accessible inputs when the user is required to fill them.
|
|
4234
3599
|
*/
|
|
4235
3600
|
"required"?: boolean;
|
|
4236
3601
|
/**
|
|
@@ -4241,14 +3606,6 @@ declare namespace LocalJSX {
|
|
|
4241
3606
|
* Value of switch
|
|
4242
3607
|
*/
|
|
4243
3608
|
"value"?: string;
|
|
4244
|
-
/**
|
|
4245
|
-
* Indicates the id of a component that describes the input.
|
|
4246
|
-
*/
|
|
4247
|
-
"wcagDescribedBy"?: string;
|
|
4248
|
-
/**
|
|
4249
|
-
* Indicates the id of a component that labels the input.
|
|
4250
|
-
*/
|
|
4251
|
-
"wcagLabelledBy"?: string;
|
|
4252
3609
|
}
|
|
4253
3610
|
interface GovGrid {
|
|
4254
3611
|
/**
|
|
@@ -4284,7 +3641,11 @@ declare namespace LocalJSX {
|
|
|
4284
3641
|
}
|
|
4285
3642
|
interface GovIcon {
|
|
4286
3643
|
/**
|
|
4287
|
-
*
|
|
3644
|
+
* Style variation of the button
|
|
3645
|
+
*/
|
|
3646
|
+
"color"?: IconColorType;
|
|
3647
|
+
/**
|
|
3648
|
+
* Name of icon in folder
|
|
4288
3649
|
*/
|
|
4289
3650
|
"name"?: string;
|
|
4290
3651
|
/**
|
|
@@ -4293,6 +3654,14 @@ declare namespace LocalJSX {
|
|
|
4293
3654
|
"type"?: string;
|
|
4294
3655
|
}
|
|
4295
3656
|
interface GovInfobar {
|
|
3657
|
+
/**
|
|
3658
|
+
* Aria label for the closing button. It is mandatory if the infobar is closable
|
|
3659
|
+
*/
|
|
3660
|
+
"accessibleCloseLabel"?: string;
|
|
3661
|
+
/**
|
|
3662
|
+
* Aria label for the toggle button. It is mandatory if the infobar has headline
|
|
3663
|
+
*/
|
|
3664
|
+
"accessibleToggleLabel"?: string;
|
|
4296
3665
|
/**
|
|
4297
3666
|
* Displays the option to close the infobar
|
|
4298
3667
|
*/
|
|
@@ -4300,11 +3669,7 @@ declare namespace LocalJSX {
|
|
|
4300
3669
|
/**
|
|
4301
3670
|
* Style variation of the button.
|
|
4302
3671
|
*/
|
|
4303
|
-
"
|
|
4304
|
-
/**
|
|
4305
|
-
* Determine if component should have inverse colors to be used on dark background
|
|
4306
|
-
*/
|
|
4307
|
-
"inverse"?: boolean;
|
|
3672
|
+
"color"?: ColorType;
|
|
4308
3673
|
/**
|
|
4309
3674
|
* Called when the close button is clicked
|
|
4310
3675
|
*/
|
|
@@ -4314,17 +3679,9 @@ declare namespace LocalJSX {
|
|
|
4314
3679
|
*/
|
|
4315
3680
|
"role"?: HTMLElement['role'];
|
|
4316
3681
|
/**
|
|
4317
|
-
*
|
|
3682
|
+
* Infobar appearance
|
|
4318
3683
|
*/
|
|
4319
|
-
"
|
|
4320
|
-
/**
|
|
4321
|
-
* Aria label for the closing button. It is mandatory if the infobar is closable
|
|
4322
|
-
*/
|
|
4323
|
-
"wcagCloseLabel"?: string;
|
|
4324
|
-
/**
|
|
4325
|
-
* Aria label for the toggle button. It is mandatory if the infobar has headline
|
|
4326
|
-
*/
|
|
4327
|
-
"wcagToggleLabel"?: string;
|
|
3684
|
+
"type"?: InfobarTypesType;
|
|
4328
3685
|
}
|
|
4329
3686
|
interface GovLayout {
|
|
4330
3687
|
/**
|
|
@@ -4342,92 +3699,39 @@ declare namespace LocalJSX {
|
|
|
4342
3699
|
}
|
|
4343
3700
|
interface GovLayoutColumn {
|
|
4344
3701
|
}
|
|
4345
|
-
interface GovLifecycle {
|
|
4346
|
-
}
|
|
4347
3702
|
interface GovLoading {
|
|
4348
|
-
}
|
|
4349
|
-
interface GovMessage {
|
|
4350
3703
|
/**
|
|
4351
|
-
*
|
|
3704
|
+
* Loading size
|
|
4352
3705
|
*/
|
|
4353
|
-
"
|
|
3706
|
+
"size"?: LoadingSizesType;
|
|
4354
3707
|
}
|
|
4355
|
-
interface
|
|
4356
|
-
/**
|
|
4357
|
-
* Attribute allowing blocking the modal backdrop closing
|
|
4358
|
-
*/
|
|
4359
|
-
"blockBackdropClose"?: boolean;
|
|
4360
|
-
/**
|
|
4361
|
-
* Attribute allowing blocking the modal button closing
|
|
4362
|
-
*/
|
|
4363
|
-
"blockButtonClose"?: boolean;
|
|
4364
|
-
/**
|
|
4365
|
-
* Attribute allowing blocking the modal closing
|
|
4366
|
-
*/
|
|
4367
|
-
"blockClose"?: boolean;
|
|
4368
|
-
/**
|
|
4369
|
-
* Title of modal window
|
|
4370
|
-
*/
|
|
4371
|
-
"label"?: string;
|
|
4372
|
-
/**
|
|
4373
|
-
* Used to change the HTML tag in the modal label for correct semantic structure
|
|
4374
|
-
*/
|
|
4375
|
-
"labelTag"?: string;
|
|
4376
|
-
/**
|
|
4377
|
-
* Emitted when modal window closes.
|
|
4378
|
-
*/
|
|
4379
|
-
"onGov-close"?: (event: GovModalCustomEvent<PointerEvent>) => void;
|
|
4380
|
-
/**
|
|
4381
|
-
* Attribute for modal window display
|
|
4382
|
-
*/
|
|
4383
|
-
"open"?: boolean;
|
|
4384
|
-
/**
|
|
4385
|
-
* Role of modal
|
|
4386
|
-
*/
|
|
4387
|
-
"role"?: Nullable<string>;
|
|
4388
|
-
/**
|
|
4389
|
-
* Adds accessible label for the modal close button that is only shown for screen readers.
|
|
4390
|
-
*/
|
|
4391
|
-
"wcagCloseLabel"?: string;
|
|
4392
|
-
/**
|
|
4393
|
-
* A string of identifiers that indicate alternative label elements for closing the modal window
|
|
4394
|
-
*/
|
|
4395
|
-
"wcagCloseLabelledBy"?: string;
|
|
3708
|
+
interface GovMessage {
|
|
4396
3709
|
/**
|
|
4397
|
-
*
|
|
3710
|
+
* Style variation of the content message.
|
|
4398
3711
|
*/
|
|
4399
|
-
"
|
|
3712
|
+
"color"?: MessageColorType;
|
|
4400
3713
|
/**
|
|
4401
|
-
*
|
|
3714
|
+
* Message type
|
|
4402
3715
|
*/
|
|
4403
|
-
"
|
|
3716
|
+
"type"?: MessageTypesType;
|
|
4404
3717
|
}
|
|
4405
|
-
interface
|
|
3718
|
+
interface GovPagination {
|
|
4406
3719
|
/**
|
|
4407
|
-
* Adds accessible label for the
|
|
3720
|
+
* Adds accessible label for the page item
|
|
4408
3721
|
*/
|
|
4409
|
-
"
|
|
3722
|
+
"accessiblePageLabel"?: string;
|
|
4410
3723
|
/**
|
|
4411
|
-
*
|
|
3724
|
+
* Adds accessible label for the page select
|
|
4412
3725
|
*/
|
|
4413
|
-
"
|
|
4414
|
-
}
|
|
4415
|
-
interface GovNavItem {
|
|
3726
|
+
"accessibleSelectLabel"?: string;
|
|
4416
3727
|
/**
|
|
4417
|
-
*
|
|
4418
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
3728
|
+
* Style variation of the pagination.
|
|
4419
3729
|
*/
|
|
4420
|
-
"
|
|
4421
|
-
}
|
|
4422
|
-
interface GovPagination {
|
|
3730
|
+
"color"?: PaginationColorType;
|
|
4423
3731
|
/**
|
|
4424
3732
|
* Currently displayed page
|
|
4425
3733
|
*/
|
|
4426
3734
|
"current"?: number;
|
|
4427
|
-
/**
|
|
4428
|
-
* Set on active page
|
|
4429
|
-
*/
|
|
4430
|
-
"inverse"?: boolean;
|
|
4431
3735
|
/**
|
|
4432
3736
|
* Description of the option to move one page forward
|
|
4433
3737
|
*/
|
|
@@ -4476,125 +3780,6 @@ declare namespace LocalJSX {
|
|
|
4476
3780
|
* Pagination type
|
|
4477
3781
|
*/
|
|
4478
3782
|
"type"?: PaginationType;
|
|
4479
|
-
/**
|
|
4480
|
-
* Style variation of the pagination.
|
|
4481
|
-
*/
|
|
4482
|
-
"variant"?: PaginationVariantType;
|
|
4483
|
-
/**
|
|
4484
|
-
* Adds accessible label for the pagination that is only shown for screen readers.
|
|
4485
|
-
*/
|
|
4486
|
-
"wcagLabel"?: string;
|
|
4487
|
-
/**
|
|
4488
|
-
* Indicates the id of a component that labels the pagination.
|
|
4489
|
-
*/
|
|
4490
|
-
"wcagLabelledBy"?: string;
|
|
4491
|
-
/**
|
|
4492
|
-
* Adds accessible label for the page item
|
|
4493
|
-
*/
|
|
4494
|
-
"wcagPageLabel"?: string;
|
|
4495
|
-
/**
|
|
4496
|
-
* Adds accessible label for the page select
|
|
4497
|
-
*/
|
|
4498
|
-
"wcagSelectLabel"?: string;
|
|
4499
|
-
}
|
|
4500
|
-
interface GovPrompt {
|
|
4501
|
-
/**
|
|
4502
|
-
* Title of modal window
|
|
4503
|
-
*/
|
|
4504
|
-
"label"?: string;
|
|
4505
|
-
/**
|
|
4506
|
-
* Used to change the HTML tag in the modal label for correct semantic structure
|
|
4507
|
-
*/
|
|
4508
|
-
"labelTag"?: string;
|
|
4509
|
-
/**
|
|
4510
|
-
* Emitted when modal window closes.
|
|
4511
|
-
*/
|
|
4512
|
-
"onGov-close"?: (event: GovPromptCustomEvent<PointerEvent>) => void;
|
|
4513
|
-
/**
|
|
4514
|
-
* Attribute for modal window display
|
|
4515
|
-
*/
|
|
4516
|
-
"open"?: boolean;
|
|
4517
|
-
/**
|
|
4518
|
-
* Role of modal
|
|
4519
|
-
*/
|
|
4520
|
-
"role"?: Nullable<string>;
|
|
4521
|
-
/**
|
|
4522
|
-
* Adds accessible label for the modal close button that is only shown for screen readers.
|
|
4523
|
-
*/
|
|
4524
|
-
"wcagCloseLabel"?: string;
|
|
4525
|
-
/**
|
|
4526
|
-
* A string of identifiers that indicate alternative label elements for closing the modal window
|
|
4527
|
-
*/
|
|
4528
|
-
"wcagCloseLabelledBy"?: string;
|
|
4529
|
-
/**
|
|
4530
|
-
* Indicates the id of a component that describes the modal.
|
|
4531
|
-
*/
|
|
4532
|
-
"wcagDescribedBy"?: string;
|
|
4533
|
-
/**
|
|
4534
|
-
* String of id's that indicate alternative labels elements
|
|
4535
|
-
*/
|
|
4536
|
-
"wcagLabelledBy"?: string;
|
|
4537
|
-
}
|
|
4538
|
-
interface GovSideNav {
|
|
4539
|
-
/**
|
|
4540
|
-
* Determide if component should have compact styles.
|
|
4541
|
-
*/
|
|
4542
|
-
"compact"?: boolean;
|
|
4543
|
-
/**
|
|
4544
|
-
* Determide if component should have inversed colors to be used on dark background.
|
|
4545
|
-
*/
|
|
4546
|
-
"inverse"?: boolean;
|
|
4547
|
-
/**
|
|
4548
|
-
* Called when the sidenav state changes
|
|
4549
|
-
*/
|
|
4550
|
-
"onGov-change"?: (event: GovSideNavCustomEvent<GovSideNavItemChangeEvent>) => void;
|
|
4551
|
-
/**
|
|
4552
|
-
* Adds accessible label for the sidenav that is only shown for screen readers.
|
|
4553
|
-
*/
|
|
4554
|
-
"wcagLabel"?: string;
|
|
4555
|
-
/**
|
|
4556
|
-
* String of id's that indicate alternative labels elements
|
|
4557
|
-
*/
|
|
4558
|
-
"wcagLabelledBy"?: string;
|
|
4559
|
-
}
|
|
4560
|
-
interface GovSideNavItem {
|
|
4561
|
-
/**
|
|
4562
|
-
* Determide if component should have compact styles.
|
|
4563
|
-
*/
|
|
4564
|
-
"compact"?: boolean;
|
|
4565
|
-
/**
|
|
4566
|
-
* Defined the count of nested items
|
|
4567
|
-
*/
|
|
4568
|
-
"count"?: boolean;
|
|
4569
|
-
/**
|
|
4570
|
-
* Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
|
|
4571
|
-
*/
|
|
4572
|
-
"disabled"?: boolean;
|
|
4573
|
-
/**
|
|
4574
|
-
* Same as original parameter
|
|
4575
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
4576
|
-
*/
|
|
4577
|
-
"href"?: string;
|
|
4578
|
-
/**
|
|
4579
|
-
* Custom sidenav item identifier. Otherwise, it will be generated
|
|
4580
|
-
*/
|
|
4581
|
-
"identifier"?: string;
|
|
4582
|
-
/**
|
|
4583
|
-
* Determide if component should have inversed colors to be used on dark background
|
|
4584
|
-
*/
|
|
4585
|
-
"inverse"?: boolean;
|
|
4586
|
-
/**
|
|
4587
|
-
* Defines whether the sidenav is open or closed by button
|
|
4588
|
-
*/
|
|
4589
|
-
"isExpanded"?: boolean;
|
|
4590
|
-
/**
|
|
4591
|
-
* Item name of the sidenav
|
|
4592
|
-
*/
|
|
4593
|
-
"label"?: string;
|
|
4594
|
-
/**
|
|
4595
|
-
* Called when the sidenav state changes
|
|
4596
|
-
*/
|
|
4597
|
-
"onGov-change"?: (event: GovSideNavItemCustomEvent<GovSideNavItemChangeEvent>) => void;
|
|
4598
3783
|
}
|
|
4599
3784
|
interface GovSkeleton {
|
|
4600
3785
|
/**
|
|
@@ -4602,9 +3787,9 @@ declare namespace LocalJSX {
|
|
|
4602
3787
|
*/
|
|
4603
3788
|
"animation"?: SkeletonAnimationType;
|
|
4604
3789
|
/**
|
|
4605
|
-
*
|
|
3790
|
+
* Style variation of the skeleton.
|
|
4606
3791
|
*/
|
|
4607
|
-
"
|
|
3792
|
+
"color"?: SkeletonColorType;
|
|
4608
3793
|
/**
|
|
4609
3794
|
* Height of the skeleton ex. 100px, 100%, auto etc.
|
|
4610
3795
|
*/
|
|
@@ -4614,13 +3799,9 @@ declare namespace LocalJSX {
|
|
|
4614
3799
|
*/
|
|
4615
3800
|
"shape"?: SkeletonShapesType;
|
|
4616
3801
|
/**
|
|
4617
|
-
*
|
|
4618
|
-
*/
|
|
4619
|
-
"variant"?: SkeletonVariantsType;
|
|
4620
|
-
/**
|
|
4621
|
-
* Adds accessible label for the skeleton that is only shown for screen readers.
|
|
3802
|
+
* Input’s size.
|
|
4622
3803
|
*/
|
|
4623
|
-
"
|
|
3804
|
+
"size"?: FormInputSizesType;
|
|
4624
3805
|
/**
|
|
4625
3806
|
* Width of the skeleton ex. 100px, 100%, auto etc.
|
|
4626
3807
|
*/
|
|
@@ -4636,22 +3817,6 @@ declare namespace LocalJSX {
|
|
|
4636
3817
|
*/
|
|
4637
3818
|
"size"?: SpacerSizeType;
|
|
4638
3819
|
}
|
|
4639
|
-
interface GovStatsbar {
|
|
4640
|
-
/**
|
|
4641
|
-
* Icon’s position
|
|
4642
|
-
*/
|
|
4643
|
-
"iconPosition"?: StatsBarIconPositionType;
|
|
4644
|
-
/**
|
|
4645
|
-
* Style variation
|
|
4646
|
-
*/
|
|
4647
|
-
"variant"?: StatsBarVariantType;
|
|
4648
|
-
}
|
|
4649
|
-
interface GovStatsbarItem {
|
|
4650
|
-
/**
|
|
4651
|
-
* Icon’s position
|
|
4652
|
-
*/
|
|
4653
|
-
"iconPosition"?: StatsBarIconPositionType;
|
|
4654
|
-
}
|
|
4655
3820
|
interface GovStepper {
|
|
4656
3821
|
/**
|
|
4657
3822
|
* Called when the Stepper state changes
|
|
@@ -4664,17 +3829,13 @@ declare namespace LocalJSX {
|
|
|
4664
3829
|
}
|
|
4665
3830
|
interface GovStepperItem {
|
|
4666
3831
|
/**
|
|
4667
|
-
*
|
|
3832
|
+
* Style variation of the button.
|
|
4668
3833
|
*/
|
|
4669
|
-
"
|
|
3834
|
+
"color"?: StepperColorType;
|
|
4670
3835
|
/**
|
|
4671
3836
|
* Custom stepper item identifier. Otherwise, it will be generated
|
|
4672
3837
|
*/
|
|
4673
3838
|
"identifier"?: string;
|
|
4674
|
-
/**
|
|
4675
|
-
* Item name of the stepper
|
|
4676
|
-
*/
|
|
4677
|
-
"label"?: string;
|
|
4678
3839
|
/**
|
|
4679
3840
|
* Called when the accordion state changes
|
|
4680
3841
|
*/
|
|
@@ -4683,16 +3844,16 @@ declare namespace LocalJSX {
|
|
|
4683
3844
|
* Size of stepper
|
|
4684
3845
|
*/
|
|
4685
3846
|
"size"?: StepperSizesType;
|
|
3847
|
+
}
|
|
3848
|
+
interface GovTabs {
|
|
4686
3849
|
/**
|
|
4687
|
-
*
|
|
3850
|
+
* Style variation of the tab chips.
|
|
4688
3851
|
*/
|
|
4689
|
-
"
|
|
3852
|
+
"color"?: ColorType1;
|
|
4690
3853
|
/**
|
|
4691
|
-
*
|
|
3854
|
+
* Icon and description display direction
|
|
4692
3855
|
*/
|
|
4693
|
-
"
|
|
4694
|
-
}
|
|
4695
|
-
interface GovTabs {
|
|
3856
|
+
"direction"?: 'row' | 'column';
|
|
4696
3857
|
/**
|
|
4697
3858
|
* Emitted when the tab is changed.
|
|
4698
3859
|
*/
|
|
@@ -4702,25 +3863,13 @@ declare namespace LocalJSX {
|
|
|
4702
3863
|
*/
|
|
4703
3864
|
"orientation"?: TabOrientationType;
|
|
4704
3865
|
/**
|
|
4705
|
-
* Tabs
|
|
4706
|
-
*/
|
|
4707
|
-
"type"?: TabType;
|
|
4708
|
-
/**
|
|
4709
|
-
* Style variation of the tab chips.
|
|
3866
|
+
* Tabs size.
|
|
4710
3867
|
*/
|
|
4711
|
-
"
|
|
4712
|
-
/**
|
|
4713
|
-
* Adds accessible label for the tabs that is only shown for screen readers.
|
|
4714
|
-
*/
|
|
4715
|
-
"wcagLabel"?: string;
|
|
3868
|
+
"size"?: TabSizeType;
|
|
4716
3869
|
/**
|
|
4717
|
-
*
|
|
4718
|
-
*/
|
|
4719
|
-
"wcagLabelledBy"?: string;
|
|
4720
|
-
/**
|
|
4721
|
-
* Adds accessible label for the tabs select
|
|
3870
|
+
* Tabs type
|
|
4722
3871
|
*/
|
|
4723
|
-
"
|
|
3872
|
+
"type"?: TabType;
|
|
4724
3873
|
}
|
|
4725
3874
|
interface GovTabsItem {
|
|
4726
3875
|
/**
|
|
@@ -4731,6 +3880,14 @@ declare namespace LocalJSX {
|
|
|
4731
3880
|
* Item disable state
|
|
4732
3881
|
*/
|
|
4733
3882
|
"disabled"?: boolean;
|
|
3883
|
+
/**
|
|
3884
|
+
* Icon definition at the end. Use the type/name notation
|
|
3885
|
+
*/
|
|
3886
|
+
"iconEnd"?: string;
|
|
3887
|
+
/**
|
|
3888
|
+
* Icon definition at the stat. Use the type/name notation
|
|
3889
|
+
*/
|
|
3890
|
+
"iconStart"?: string;
|
|
4734
3891
|
/**
|
|
4735
3892
|
* Custom tab item identifier. Otherwise, it will be generated
|
|
4736
3893
|
*/
|
|
@@ -4745,6 +3902,10 @@ declare namespace LocalJSX {
|
|
|
4745
3902
|
"triggerIdentifier"?: string;
|
|
4746
3903
|
}
|
|
4747
3904
|
interface GovTag {
|
|
3905
|
+
/**
|
|
3906
|
+
* Style variation of the tag.
|
|
3907
|
+
*/
|
|
3908
|
+
"color"?: ButtonColorType;
|
|
4748
3909
|
/**
|
|
4749
3910
|
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
4750
3911
|
*/
|
|
@@ -4754,23 +3915,37 @@ declare namespace LocalJSX {
|
|
|
4754
3915
|
*/
|
|
4755
3916
|
"iconRight"?: string;
|
|
4756
3917
|
/**
|
|
4757
|
-
*
|
|
3918
|
+
* Tag’s size.
|
|
4758
3919
|
*/
|
|
4759
|
-
"
|
|
3920
|
+
"size"?: TagSizesType;
|
|
4760
3921
|
/**
|
|
4761
|
-
* Tag’s
|
|
3922
|
+
* Tag’s type
|
|
4762
3923
|
*/
|
|
4763
|
-
"
|
|
3924
|
+
"type"?: TagTypesType;
|
|
3925
|
+
}
|
|
3926
|
+
interface GovThemeSwitch {
|
|
4764
3927
|
/**
|
|
4765
|
-
*
|
|
3928
|
+
* Called when the theme is changed by the user
|
|
4766
3929
|
*/
|
|
4767
|
-
"
|
|
3930
|
+
"onGov-change"?: (event: GovThemeSwitchCustomEvent<ThemeSwitchEvent>) => void;
|
|
4768
3931
|
}
|
|
4769
3932
|
interface GovTile {
|
|
4770
3933
|
/**
|
|
4771
3934
|
* Link on whole tile
|
|
4772
3935
|
*/
|
|
4773
3936
|
"href"?: string;
|
|
3937
|
+
/**
|
|
3938
|
+
* Tiles border
|
|
3939
|
+
*/
|
|
3940
|
+
"noBorder"?: boolean;
|
|
3941
|
+
/**
|
|
3942
|
+
* Style variation of the tile.
|
|
3943
|
+
*/
|
|
3944
|
+
"orientation"?: "vertical" | "horizontal";
|
|
3945
|
+
/**
|
|
3946
|
+
* Tile’s size
|
|
3947
|
+
*/
|
|
3948
|
+
"size"?: TileSizesType;
|
|
4774
3949
|
/**
|
|
4775
3950
|
* Same as original parameter
|
|
4776
3951
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
|
|
@@ -4779,19 +3954,23 @@ declare namespace LocalJSX {
|
|
|
4779
3954
|
}
|
|
4780
3955
|
interface GovTiles {
|
|
4781
3956
|
/**
|
|
4782
|
-
* Number of columns between
|
|
3957
|
+
* Number of columns between 2-6
|
|
4783
3958
|
*/
|
|
4784
3959
|
"columns"?: number;
|
|
4785
|
-
/**
|
|
4786
|
-
* Tiles border
|
|
4787
|
-
*/
|
|
4788
|
-
"noBorder"?: boolean;
|
|
4789
3960
|
}
|
|
4790
3961
|
interface GovToast {
|
|
3962
|
+
/**
|
|
3963
|
+
* Aria label for the closing button. It is mandatory if the alert is closable
|
|
3964
|
+
*/
|
|
3965
|
+
"accessibleCloseLabel"?: string;
|
|
4791
3966
|
/**
|
|
4792
3967
|
* Closing button texting instead of icons
|
|
4793
3968
|
*/
|
|
4794
3969
|
"closeLabel"?: string;
|
|
3970
|
+
/**
|
|
3971
|
+
* Style variation of the toast message.
|
|
3972
|
+
*/
|
|
3973
|
+
"color"?: ToastColorType;
|
|
4795
3974
|
/**
|
|
4796
3975
|
* Toast’s gravity
|
|
4797
3976
|
*/
|
|
@@ -4812,16 +3991,12 @@ declare namespace LocalJSX {
|
|
|
4812
3991
|
* Toast type
|
|
4813
3992
|
*/
|
|
4814
3993
|
"type"?: ToastTypesType;
|
|
4815
|
-
/**
|
|
4816
|
-
* Style variation of the toast message.
|
|
4817
|
-
*/
|
|
4818
|
-
"variant"?: ToastVariantType;
|
|
4819
|
-
/**
|
|
4820
|
-
* Aria label for the closing button. It is mandatory if the alert is closable
|
|
4821
|
-
*/
|
|
4822
|
-
"wcagCloseLabel"?: string;
|
|
4823
3994
|
}
|
|
4824
3995
|
interface GovTooltip {
|
|
3996
|
+
/**
|
|
3997
|
+
* Style variation of the tooltip
|
|
3998
|
+
*/
|
|
3999
|
+
"color"?: TooltipColorType;
|
|
4825
4000
|
/**
|
|
4826
4001
|
* Trigger is just an icon
|
|
4827
4002
|
*/
|
|
@@ -4842,12 +4017,12 @@ declare namespace LocalJSX {
|
|
|
4842
4017
|
* Tooltip’s size.
|
|
4843
4018
|
*/
|
|
4844
4019
|
"size"?: TooltipSizeType;
|
|
4020
|
+
}
|
|
4021
|
+
interface GovTooltipContent {
|
|
4845
4022
|
/**
|
|
4846
4023
|
* Style variation of the tooltip
|
|
4847
4024
|
*/
|
|
4848
|
-
"
|
|
4849
|
-
}
|
|
4850
|
-
interface GovTooltipContent {
|
|
4025
|
+
"color"?: TooltipColorType;
|
|
4851
4026
|
/**
|
|
4852
4027
|
* Indicates display of tooltip content
|
|
4853
4028
|
*/
|
|
@@ -4864,10 +4039,6 @@ declare namespace LocalJSX {
|
|
|
4864
4039
|
* Tooltip’s size.
|
|
4865
4040
|
*/
|
|
4866
4041
|
"size"?: TooltipSizeType;
|
|
4867
|
-
/**
|
|
4868
|
-
* Style variation of the tooltip
|
|
4869
|
-
*/
|
|
4870
|
-
"variant"?: TooltipVariantType;
|
|
4871
4042
|
}
|
|
4872
4043
|
interface GovWizard {
|
|
4873
4044
|
/**
|
|
@@ -4888,14 +4059,14 @@ declare namespace LocalJSX {
|
|
|
4888
4059
|
"wcagLabelledBy"?: string;
|
|
4889
4060
|
}
|
|
4890
4061
|
interface GovWizardItem {
|
|
4891
|
-
/**
|
|
4892
|
-
* Item annotation of the wizard
|
|
4893
|
-
*/
|
|
4894
|
-
"annotation"?: string;
|
|
4895
4062
|
/**
|
|
4896
4063
|
* Defines weather the wizard item can be collapsible
|
|
4897
4064
|
*/
|
|
4898
4065
|
"collapsible"?: boolean;
|
|
4066
|
+
/**
|
|
4067
|
+
* Style variation of the button.
|
|
4068
|
+
*/
|
|
4069
|
+
"color"?: WizardColorType;
|
|
4899
4070
|
/**
|
|
4900
4071
|
* Makes the wizard component disabled.
|
|
4901
4072
|
*/
|
|
@@ -4908,14 +4079,6 @@ declare namespace LocalJSX {
|
|
|
4908
4079
|
* Defines whether the accordion is open or closed by button
|
|
4909
4080
|
*/
|
|
4910
4081
|
"isExpanded"?: boolean;
|
|
4911
|
-
/**
|
|
4912
|
-
* Item label of the wizard
|
|
4913
|
-
*/
|
|
4914
|
-
"label"?: string;
|
|
4915
|
-
/**
|
|
4916
|
-
* Used to change the HTML tag in the accordion trigger for correct semantic structure
|
|
4917
|
-
*/
|
|
4918
|
-
"labelTag"?: string;
|
|
4919
4082
|
/**
|
|
4920
4083
|
* Called when the accordion state changes
|
|
4921
4084
|
*/
|
|
@@ -4924,10 +4087,6 @@ declare namespace LocalJSX {
|
|
|
4924
4087
|
* Size of wizard
|
|
4925
4088
|
*/
|
|
4926
4089
|
"size"?: WizardSizesType;
|
|
4927
|
-
/**
|
|
4928
|
-
* Style variation of the button.
|
|
4929
|
-
*/
|
|
4930
|
-
"variant"?: WizardVariantsType;
|
|
4931
4090
|
}
|
|
4932
4091
|
interface IntrinsicElements {
|
|
4933
4092
|
"gov-accordion": GovAccordion;
|
|
@@ -4942,6 +4101,7 @@ declare namespace LocalJSX {
|
|
|
4942
4101
|
"gov-container": GovContainer;
|
|
4943
4102
|
"gov-control-group": GovControlGroup;
|
|
4944
4103
|
"gov-cookiebar": GovCookiebar;
|
|
4104
|
+
"gov-dialog": GovDialog;
|
|
4945
4105
|
"gov-dropdown": GovDropdown;
|
|
4946
4106
|
"gov-empty": GovEmpty;
|
|
4947
4107
|
"gov-error-code": GovErrorCode;
|
|
@@ -4967,25 +4127,17 @@ declare namespace LocalJSX {
|
|
|
4967
4127
|
"gov-infobar": GovInfobar;
|
|
4968
4128
|
"gov-layout": GovLayout;
|
|
4969
4129
|
"gov-layout-column": GovLayoutColumn;
|
|
4970
|
-
"gov-lifecycle": GovLifecycle;
|
|
4971
4130
|
"gov-loading": GovLoading;
|
|
4972
4131
|
"gov-message": GovMessage;
|
|
4973
|
-
"gov-modal": GovModal;
|
|
4974
|
-
"gov-nav": GovNav;
|
|
4975
|
-
"gov-nav-item": GovNavItem;
|
|
4976
4132
|
"gov-pagination": GovPagination;
|
|
4977
|
-
"gov-prompt": GovPrompt;
|
|
4978
|
-
"gov-side-nav": GovSideNav;
|
|
4979
|
-
"gov-side-nav-item": GovSideNavItem;
|
|
4980
4133
|
"gov-skeleton": GovSkeleton;
|
|
4981
4134
|
"gov-spacer": GovSpacer;
|
|
4982
|
-
"gov-statsbar": GovStatsbar;
|
|
4983
|
-
"gov-statsbar-item": GovStatsbarItem;
|
|
4984
4135
|
"gov-stepper": GovStepper;
|
|
4985
4136
|
"gov-stepper-item": GovStepperItem;
|
|
4986
4137
|
"gov-tabs": GovTabs;
|
|
4987
4138
|
"gov-tabs-item": GovTabsItem;
|
|
4988
4139
|
"gov-tag": GovTag;
|
|
4140
|
+
"gov-theme-switch": GovThemeSwitch;
|
|
4989
4141
|
"gov-tile": GovTile;
|
|
4990
4142
|
"gov-tiles": GovTiles;
|
|
4991
4143
|
"gov-toast": GovToast;
|
|
@@ -5011,6 +4163,7 @@ declare module "@stencil/core" {
|
|
|
5011
4163
|
"gov-container": LocalJSX.GovContainer & JSXBase.HTMLAttributes<HTMLGovContainerElement>;
|
|
5012
4164
|
"gov-control-group": LocalJSX.GovControlGroup & JSXBase.HTMLAttributes<HTMLGovControlGroupElement>;
|
|
5013
4165
|
"gov-cookiebar": LocalJSX.GovCookiebar & JSXBase.HTMLAttributes<HTMLGovCookiebarElement>;
|
|
4166
|
+
"gov-dialog": LocalJSX.GovDialog & JSXBase.HTMLAttributes<HTMLGovDialogElement>;
|
|
5014
4167
|
"gov-dropdown": LocalJSX.GovDropdown & JSXBase.HTMLAttributes<HTMLGovDropdownElement>;
|
|
5015
4168
|
"gov-empty": LocalJSX.GovEmpty & JSXBase.HTMLAttributes<HTMLGovEmptyElement>;
|
|
5016
4169
|
"gov-error-code": LocalJSX.GovErrorCode & JSXBase.HTMLAttributes<HTMLGovErrorCodeElement>;
|
|
@@ -5036,25 +4189,17 @@ declare module "@stencil/core" {
|
|
|
5036
4189
|
"gov-infobar": LocalJSX.GovInfobar & JSXBase.HTMLAttributes<HTMLGovInfobarElement>;
|
|
5037
4190
|
"gov-layout": LocalJSX.GovLayout & JSXBase.HTMLAttributes<HTMLGovLayoutElement>;
|
|
5038
4191
|
"gov-layout-column": LocalJSX.GovLayoutColumn & JSXBase.HTMLAttributes<HTMLGovLayoutColumnElement>;
|
|
5039
|
-
"gov-lifecycle": LocalJSX.GovLifecycle & JSXBase.HTMLAttributes<HTMLGovLifecycleElement>;
|
|
5040
4192
|
"gov-loading": LocalJSX.GovLoading & JSXBase.HTMLAttributes<HTMLGovLoadingElement>;
|
|
5041
4193
|
"gov-message": LocalJSX.GovMessage & JSXBase.HTMLAttributes<HTMLGovMessageElement>;
|
|
5042
|
-
"gov-modal": LocalJSX.GovModal & JSXBase.HTMLAttributes<HTMLGovModalElement>;
|
|
5043
|
-
"gov-nav": LocalJSX.GovNav & JSXBase.HTMLAttributes<HTMLGovNavElement>;
|
|
5044
|
-
"gov-nav-item": LocalJSX.GovNavItem & JSXBase.HTMLAttributes<HTMLGovNavItemElement>;
|
|
5045
4194
|
"gov-pagination": LocalJSX.GovPagination & JSXBase.HTMLAttributes<HTMLGovPaginationElement>;
|
|
5046
|
-
"gov-prompt": LocalJSX.GovPrompt & JSXBase.HTMLAttributes<HTMLGovPromptElement>;
|
|
5047
|
-
"gov-side-nav": LocalJSX.GovSideNav & JSXBase.HTMLAttributes<HTMLGovSideNavElement>;
|
|
5048
|
-
"gov-side-nav-item": LocalJSX.GovSideNavItem & JSXBase.HTMLAttributes<HTMLGovSideNavItemElement>;
|
|
5049
4195
|
"gov-skeleton": LocalJSX.GovSkeleton & JSXBase.HTMLAttributes<HTMLGovSkeletonElement>;
|
|
5050
4196
|
"gov-spacer": LocalJSX.GovSpacer & JSXBase.HTMLAttributes<HTMLGovSpacerElement>;
|
|
5051
|
-
"gov-statsbar": LocalJSX.GovStatsbar & JSXBase.HTMLAttributes<HTMLGovStatsbarElement>;
|
|
5052
|
-
"gov-statsbar-item": LocalJSX.GovStatsbarItem & JSXBase.HTMLAttributes<HTMLGovStatsbarItemElement>;
|
|
5053
4197
|
"gov-stepper": LocalJSX.GovStepper & JSXBase.HTMLAttributes<HTMLGovStepperElement>;
|
|
5054
4198
|
"gov-stepper-item": LocalJSX.GovStepperItem & JSXBase.HTMLAttributes<HTMLGovStepperItemElement>;
|
|
5055
4199
|
"gov-tabs": LocalJSX.GovTabs & JSXBase.HTMLAttributes<HTMLGovTabsElement>;
|
|
5056
4200
|
"gov-tabs-item": LocalJSX.GovTabsItem & JSXBase.HTMLAttributes<HTMLGovTabsItemElement>;
|
|
5057
4201
|
"gov-tag": LocalJSX.GovTag & JSXBase.HTMLAttributes<HTMLGovTagElement>;
|
|
4202
|
+
"gov-theme-switch": LocalJSX.GovThemeSwitch & JSXBase.HTMLAttributes<HTMLGovThemeSwitchElement>;
|
|
5058
4203
|
"gov-tile": LocalJSX.GovTile & JSXBase.HTMLAttributes<HTMLGovTileElement>;
|
|
5059
4204
|
"gov-tiles": LocalJSX.GovTiles & JSXBase.HTMLAttributes<HTMLGovTilesElement>;
|
|
5060
4205
|
"gov-toast": LocalJSX.GovToast & JSXBase.HTMLAttributes<HTMLGovToastElement>;
|