@gov-design-system-ce/components 4.0.8-rc23 → 4.1.0-rc1
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-app_2.cjs.entry.js +9891 -0
- package/dist/cjs/gov-app_2.cjs.entry.js.map +1 -0
- 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-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 +3 -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-app/gov-app.css +68 -0
- package/dist/collection/components/gov-app/gov-app.js +93 -0
- package/dist/collection/components/gov-app/gov-app.js.map +1 -0
- 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-app.d.ts +11 -0
- package/dist/components/gov-app.js +2 -0
- package/dist/components/gov-app.js.map +1 -0
- 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-1366ed8d.js +2 -0
- package/dist/components/p-1366ed8d.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-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-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-6e19816b.js +2 -0
- package/dist/components/p-6e19816b.js.map +1 -0
- package/dist/components/p-736e4917.js +2 -0
- package/dist/components/p-736e4917.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-778e3fff.js +2 -0
- package/dist/components/p-778e3fff.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-7fd16831.js +2 -0
- package/dist/components/p-7fd16831.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-ae3dada7.js +3 -0
- package/dist/components/p-ae3dada7.js.map +1 -0
- package/dist/components/p-ae7e6127.js +2 -0
- package/dist/components/p-ae7e6127.js.map +1 -0
- package/dist/components/p-cc90a508.js +2 -0
- package/dist/components/p-cc90a508.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-d5f25595.js +2 -0
- package/dist/components/p-d5f25595.js.map +1 -0
- package/dist/components/p-dbae2385.js +2 -0
- package/dist/components/p-dbae2385.js.map +1 -0
- package/dist/components/p-dcaf0383.js +2 -0
- package/dist/components/p-dcaf0383.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-e183a7c7.js +2 -0
- package/dist/components/p-e183a7c7.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-006e52f1.entry.js +2 -0
- package/dist/core/p-006e52f1.entry.js.map +1 -0
- 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-023787b3.entry.js +2 -0
- package/dist/core/p-023787b3.entry.js.map +1 -0
- package/dist/core/p-052cc573.js +2 -0
- package/dist/core/p-0a952b3c.entry.js +2 -0
- package/dist/core/p-0a952b3c.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-169b67af.js +2 -0
- package/dist/core/p-17015e36.entry.js +2 -0
- package/dist/core/p-17015e36.entry.js.map +1 -0
- package/dist/core/p-182189d2.entry.js +2 -0
- package/dist/core/p-182189d2.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-2ed3afef.entry.js +2 -0
- package/dist/core/p-2ed3afef.entry.js.map +1 -0
- package/dist/core/p-2effdd60.entry.js +2 -0
- package/dist/core/p-2effdd60.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-3f2b803c.entry.js +2 -0
- package/dist/core/p-3f2b803c.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-477a5027.entry.js +2 -0
- package/dist/core/p-477a5027.entry.js.map +1 -0
- package/dist/core/p-47e364bb.entry.js +2 -0
- package/dist/core/p-47e364bb.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-5c88f415.entry.js +2 -0
- package/dist/core/p-5c88f415.entry.js.map +1 -0
- package/dist/core/p-5dc0af54.entry.js +2 -0
- package/dist/core/p-5dc0af54.entry.js.map +1 -0
- package/dist/core/p-5dcbfca3.entry.js +2 -0
- package/dist/core/p-5dcbfca3.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-663d3db2.entry.js +2 -0
- package/dist/core/p-663d3db2.entry.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-6b42a387.entry.js +2 -0
- package/dist/core/p-6b42a387.entry.js.map +1 -0
- package/dist/core/p-6d772ff9.entry.js +2 -0
- package/dist/core/p-6d772ff9.entry.js.map +1 -0
- package/dist/core/p-6ed147a6.entry.js +2 -0
- package/dist/core/p-6ed147a6.entry.js.map +1 -0
- package/dist/core/p-7cf554e6.entry.js +2 -0
- package/dist/core/p-7cf554e6.entry.js.map +1 -0
- package/dist/core/p-81b0848c.entry.js +2 -0
- package/dist/core/p-81b0848c.entry.js.map +1 -0
- package/dist/core/p-83039b10.entry.js +2 -0
- package/dist/core/p-83039b10.entry.js.map +1 -0
- package/dist/core/p-904de5e6.entry.js +2 -0
- package/dist/core/p-904de5e6.entry.js.map +1 -0
- package/dist/core/p-91a9cd24.entry.js +2 -0
- package/dist/core/p-91a9cd24.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-963f9fcd.entry.js +2 -0
- package/dist/core/p-963f9fcd.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-9d0f20ec.entry.js +2 -0
- package/dist/core/p-9d0f20ec.entry.js.map +1 -0
- package/dist/core/p-9dde00d8.entry.js +2 -0
- package/dist/core/p-9dde00d8.entry.js.map +1 -0
- package/dist/core/p-9ff8f059.entry.js +2 -0
- package/dist/core/p-9ff8f059.entry.js.map +1 -0
- package/dist/core/p-a16229c6.entry.js +2 -0
- package/dist/core/p-a16229c6.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-a1ebb4da.entry.js +2 -0
- package/dist/core/p-a1ebb4da.entry.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-a53a277a.entry.js +2 -0
- package/dist/core/p-a53a277a.entry.js.map +1 -0
- package/dist/core/p-a5489b0e.entry.js +2 -0
- package/dist/core/p-a5489b0e.entry.js.map +1 -0
- package/dist/core/p-a54f1db9.entry.js +2 -0
- package/dist/core/p-a54f1db9.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-aa8adc45.entry.js +2 -0
- package/dist/core/p-aa8adc45.entry.js.map +1 -0
- package/dist/core/p-ab9ae7ba.entry.js +2 -0
- package/dist/core/p-ab9ae7ba.entry.js.map +1 -0
- package/dist/core/p-b3acb156.entry.js +2 -0
- package/dist/core/p-b3acb156.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-b55fc943.entry.js +2 -0
- package/dist/core/p-b55fc943.entry.js.map +1 -0
- package/dist/core/p-b838bb27.entry.js +2 -0
- package/dist/core/p-b838bb27.entry.js.map +1 -0
- package/dist/core/p-c214c202.entry.js +2 -0
- package/dist/core/p-c214c202.entry.js.map +1 -0
- package/dist/core/p-c4c7cb24.entry.js +2 -0
- package/dist/core/p-c4c7cb24.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-d2351924.entry.js +2 -0
- package/dist/core/p-d2351924.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-db940455.entry.js +2 -0
- package/dist/core/p-db940455.entry.js.map +1 -0
- package/dist/core/p-dc3fab19.entry.js +2 -0
- package/dist/core/p-dc3fab19.entry.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-e134b123.entry.js +2 -0
- package/dist/core/p-e134b123.entry.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-e4978aab.entry.js +2 -0
- package/dist/core/p-e4978aab.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-edc05eff.entry.js +2 -0
- package/dist/core/p-edc05eff.entry.js.map +1 -0
- package/dist/core/p-eeb9cb73.entry.js +2 -0
- package/dist/core/p-eeb9cb73.entry.js.map +1 -0
- package/dist/core/p-f141ad5e.entry.js +2 -0
- package/dist/core/p-f141ad5e.entry.js.map +1 -0
- package/dist/core/p-f1be099b.entry.js +2 -0
- package/dist/core/p-f1be099b.entry.js.map +1 -0
- package/dist/core/p-f456bd71.entry.js +2 -0
- package/dist/core/p-f456bd71.entry.js.map +1 -0
- package/dist/core/p-fa7caad6.entry.js +2 -0
- package/dist/core/p-fa7caad6.entry.js.map +1 -0
- package/dist/core/p-fc90bf06.entry.js +2 -0
- package/dist/core/p-fc90bf06.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-app_2.entry.js +9886 -0
- package/dist/esm/gov-app_2.entry.js.map +1 -0
- 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-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 +11208 -2009
- package/dist/hydrate/index.mjs +11208 -2009
- package/dist/stencil.config.js +2 -1
- 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-app/gov-app.d.ts +37 -0
- 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 +671 -1513
- 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 +1 -1
- 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,8 @@ export namespace Components {
|
|
|
165
149
|
* Accordion switch
|
|
166
150
|
*/
|
|
167
151
|
"toggle": () => Promise<void>;
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
*/
|
|
171
|
-
"variant"?: AccordionVariantType;
|
|
152
|
+
}
|
|
153
|
+
interface GovApp {
|
|
172
154
|
}
|
|
173
155
|
interface GovAttachments {
|
|
174
156
|
/**
|
|
@@ -185,64 +167,72 @@ export namespace Components {
|
|
|
185
167
|
"wcagLabel": string;
|
|
186
168
|
}
|
|
187
169
|
interface GovAttachmentsItem {
|
|
188
|
-
/**
|
|
189
|
-
* Validate the WCAG attributes of the component
|
|
190
|
-
*/
|
|
191
|
-
"validateWcag": () => Promise<void>;
|
|
192
170
|
/**
|
|
193
171
|
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
194
172
|
*/
|
|
195
|
-
"
|
|
173
|
+
"accessibleRemoveLabel": string;
|
|
196
174
|
/**
|
|
197
175
|
* Indicates the id of a component that labels the remove button.
|
|
198
176
|
*/
|
|
199
|
-
"
|
|
177
|
+
"accessibleRemoveLabelledBy": string;
|
|
178
|
+
/**
|
|
179
|
+
* Validate the accessible attributes of the component
|
|
180
|
+
*/
|
|
181
|
+
"validateAccessibility": () => Promise<void>;
|
|
200
182
|
}
|
|
201
183
|
interface GovBackdrop {
|
|
202
184
|
/**
|
|
203
|
-
*
|
|
185
|
+
* Adds accessible label for the backdrop that is only shown for screen readers.
|
|
204
186
|
*/
|
|
205
|
-
"
|
|
187
|
+
"accessibleLabel": string;
|
|
206
188
|
/**
|
|
207
|
-
*
|
|
189
|
+
* String of id's that indicate alternative labels elements
|
|
208
190
|
*/
|
|
209
|
-
"
|
|
191
|
+
"accessibleLabelledBy": string;
|
|
210
192
|
/**
|
|
211
|
-
*
|
|
193
|
+
* Makes the backdrop component disabled.
|
|
212
194
|
*/
|
|
213
|
-
"
|
|
195
|
+
"disabled": boolean;
|
|
214
196
|
/**
|
|
215
|
-
*
|
|
197
|
+
* Determine if component should have inverse colors to be used on dark background.
|
|
216
198
|
*/
|
|
217
|
-
"
|
|
199
|
+
"inverse": boolean;
|
|
200
|
+
/**
|
|
201
|
+
* Validate the accessibility attributes of the component
|
|
202
|
+
*/
|
|
203
|
+
"validateAccessibility": () => Promise<void>;
|
|
218
204
|
}
|
|
219
205
|
interface GovBreadcrumbs {
|
|
220
206
|
/**
|
|
221
|
-
*
|
|
207
|
+
* Adds accessible label for the pagination that is only shown for screen readers.
|
|
222
208
|
*/
|
|
223
|
-
"
|
|
209
|
+
"accessibleLabel": string;
|
|
224
210
|
/**
|
|
225
|
-
*
|
|
211
|
+
* Indicates the id of a component that labels the pagination.
|
|
226
212
|
*/
|
|
227
|
-
"
|
|
213
|
+
"accessibleLabelledBy": string;
|
|
228
214
|
/**
|
|
229
|
-
*
|
|
215
|
+
* Adds an accessible label to display the full breadcrumb navigation that only screen readers can see.
|
|
230
216
|
*/
|
|
231
|
-
"
|
|
217
|
+
"accessibleToggleLabel": string;
|
|
232
218
|
/**
|
|
233
|
-
*
|
|
219
|
+
* Defines whether the components can be collapsible when element doesn't fit in one row.
|
|
234
220
|
*/
|
|
235
|
-
"
|
|
221
|
+
"collapsible": boolean;
|
|
236
222
|
/**
|
|
237
|
-
*
|
|
223
|
+
* Defines whether the breadcrumbs are open or closed by button
|
|
238
224
|
*/
|
|
239
|
-
"
|
|
225
|
+
"isExpanded": boolean;
|
|
240
226
|
/**
|
|
241
|
-
*
|
|
227
|
+
* Validate the WCAG attributes of the component
|
|
242
228
|
*/
|
|
243
|
-
"
|
|
229
|
+
"validateAccessibility": () => Promise<void>;
|
|
244
230
|
}
|
|
245
231
|
interface GovButton {
|
|
232
|
+
/**
|
|
233
|
+
* Style variation of the button
|
|
234
|
+
*/
|
|
235
|
+
"color": ButtonColorType;
|
|
246
236
|
/**
|
|
247
237
|
* 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
238
|
*/
|
|
@@ -264,7 +254,7 @@ export namespace Components {
|
|
|
264
254
|
/**
|
|
265
255
|
* Returns a clickable element instance
|
|
266
256
|
*/
|
|
267
|
-
"
|
|
257
|
+
"getRef": () => Promise<HTMLLinkElement | HTMLButtonElement>;
|
|
268
258
|
/**
|
|
269
259
|
* Same as original parameter
|
|
270
260
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
@@ -275,22 +265,10 @@ export namespace Components {
|
|
|
275
265
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-hreflang
|
|
276
266
|
*/
|
|
277
267
|
"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
268
|
/**
|
|
287
269
|
* Custom button identifier
|
|
288
270
|
*/
|
|
289
271
|
"identifier": string;
|
|
290
|
-
/**
|
|
291
|
-
* Determine if component should have inversed colors to be used on dark background
|
|
292
|
-
*/
|
|
293
|
-
"inverse": boolean;
|
|
294
272
|
/**
|
|
295
273
|
* Indicates whether an asynchronous process is running
|
|
296
274
|
*/
|
|
@@ -329,109 +307,45 @@ export namespace Components {
|
|
|
329
307
|
/**
|
|
330
308
|
* Button's type
|
|
331
309
|
*/
|
|
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;
|
|
353
|
-
/**
|
|
354
|
-
* Indicates the id of a component that describes the button
|
|
355
|
-
*/
|
|
356
|
-
"wcagDescribedBy": string;
|
|
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;
|
|
310
|
+
"type": ButtonTypesType;
|
|
385
311
|
/**
|
|
386
|
-
*
|
|
312
|
+
* Validate the Accessibility attributes of the component
|
|
387
313
|
*/
|
|
388
|
-
"
|
|
314
|
+
"validateAccessibility": () => Promise<void>;
|
|
389
315
|
}
|
|
390
316
|
interface GovCard {
|
|
391
317
|
/**
|
|
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
|
|
318
|
+
* Adds accessible label for the collapsible button that is only shown for screen readers.
|
|
401
319
|
*/
|
|
402
|
-
"
|
|
320
|
+
"accessibleTriggerLabel": string;
|
|
403
321
|
/**
|
|
404
|
-
*
|
|
322
|
+
* A string of identifiers that indicate alternative label elements for collapsible card
|
|
405
323
|
*/
|
|
406
|
-
"
|
|
324
|
+
"accessibleTriggerLabelledBy": string;
|
|
407
325
|
/**
|
|
408
|
-
*
|
|
326
|
+
* Defines weather the card can be collapsible
|
|
409
327
|
*/
|
|
410
|
-
"
|
|
328
|
+
"collapsible": boolean;
|
|
411
329
|
/**
|
|
412
|
-
*
|
|
330
|
+
* Defines whether the card is open or closed
|
|
413
331
|
*/
|
|
414
|
-
"open":
|
|
332
|
+
"open": boolean;
|
|
415
333
|
/**
|
|
416
334
|
* Style variation of the card.
|
|
417
335
|
*/
|
|
418
336
|
"promotion": boolean;
|
|
419
337
|
/**
|
|
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
|
|
338
|
+
* Validate the accessible attributes of the component
|
|
429
339
|
*/
|
|
430
|
-
"
|
|
340
|
+
"validateAccessibility": () => Promise<void>;
|
|
431
341
|
}
|
|
432
342
|
interface GovChip {
|
|
433
343
|
/**
|
|
434
|
-
*
|
|
344
|
+
* Style variation of the chip.
|
|
345
|
+
*/
|
|
346
|
+
"color": ButtonColorType;
|
|
347
|
+
/**
|
|
348
|
+
* Makes the chip component disabled.
|
|
435
349
|
*/
|
|
436
350
|
"disabled": boolean;
|
|
437
351
|
/**
|
|
@@ -439,14 +353,10 @@ export namespace Components {
|
|
|
439
353
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/focusable
|
|
440
354
|
*/
|
|
441
355
|
"focusable": boolean;
|
|
442
|
-
/**
|
|
443
|
-
* Returns a unique tab trigger identifier
|
|
444
|
-
*/
|
|
445
|
-
"getTriggerIdentifier": () => Promise<string>;
|
|
446
356
|
/**
|
|
447
357
|
* Returns a clickable element instance
|
|
448
358
|
*/
|
|
449
|
-
"
|
|
359
|
+
"geRef": () => Promise<HTMLLinkElement | HTMLButtonElement | HTMLSpanElement>;
|
|
450
360
|
/**
|
|
451
361
|
* Same as original parameter
|
|
452
362
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
@@ -464,10 +374,6 @@ export namespace Components {
|
|
|
464
374
|
* Custom chip identifier. Otherwise, it will be generated
|
|
465
375
|
*/
|
|
466
376
|
"identifier": string;
|
|
467
|
-
/**
|
|
468
|
-
* Determine if component should have inverse colors to be used on dark background
|
|
469
|
-
*/
|
|
470
|
-
"inverse": boolean;
|
|
471
377
|
/**
|
|
472
378
|
* Focus button element
|
|
473
379
|
*/
|
|
@@ -475,7 +381,7 @@ export namespace Components {
|
|
|
475
381
|
/**
|
|
476
382
|
* Chip’s size.
|
|
477
383
|
*/
|
|
478
|
-
"size":
|
|
384
|
+
"size": ChipSizesType;
|
|
479
385
|
/**
|
|
480
386
|
* Used to change the HTML tag in the chip
|
|
481
387
|
*/
|
|
@@ -486,22 +392,9 @@ export namespace Components {
|
|
|
486
392
|
*/
|
|
487
393
|
"target": string;
|
|
488
394
|
/**
|
|
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.
|
|
395
|
+
* Chip’s type
|
|
498
396
|
*/
|
|
499
|
-
"
|
|
500
|
-
/**
|
|
501
|
-
* Same as original parameter
|
|
502
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-selected
|
|
503
|
-
*/
|
|
504
|
-
"wcagSelected": boolean;
|
|
397
|
+
"type": ChipTypesType;
|
|
505
398
|
}
|
|
506
399
|
interface GovContainer {
|
|
507
400
|
/**
|
|
@@ -512,16 +405,66 @@ export namespace Components {
|
|
|
512
405
|
}
|
|
513
406
|
interface GovControlGroup {
|
|
514
407
|
/**
|
|
515
|
-
*
|
|
408
|
+
* Style variation of the content message.
|
|
516
409
|
*/
|
|
517
|
-
"
|
|
410
|
+
"color": ControlGroupColorType;
|
|
518
411
|
/**
|
|
519
|
-
*
|
|
412
|
+
* Specifies the display of elements to full width
|
|
520
413
|
*/
|
|
521
|
-
"
|
|
414
|
+
"fitContent": boolean;
|
|
415
|
+
/**
|
|
416
|
+
* Specifies the display of the border between elements
|
|
417
|
+
*/
|
|
418
|
+
"noBorder": boolean;
|
|
522
419
|
}
|
|
523
420
|
interface GovCookiebar {
|
|
524
421
|
}
|
|
422
|
+
interface GovDialog {
|
|
423
|
+
/**
|
|
424
|
+
* Adds accessible label for the dialog close button that is only shown for screen readers.
|
|
425
|
+
*/
|
|
426
|
+
"accessibleCloseLabel": string;
|
|
427
|
+
/**
|
|
428
|
+
* A string of identifiers that indicate alternative label elements for closing the dialog window
|
|
429
|
+
*/
|
|
430
|
+
"accessibleCloseLabelledBy": string;
|
|
431
|
+
/**
|
|
432
|
+
* Indicates the id of a component that describes the dialog.
|
|
433
|
+
*/
|
|
434
|
+
"accessibleDescribedBy": string;
|
|
435
|
+
/**
|
|
436
|
+
* String of id's that indicate alternative labels elements
|
|
437
|
+
*/
|
|
438
|
+
"accessibleLabelledBy": string;
|
|
439
|
+
/**
|
|
440
|
+
* Attribute allowing blocking the backdrop dialog closing
|
|
441
|
+
*/
|
|
442
|
+
"blockBackdropClose": boolean;
|
|
443
|
+
/**
|
|
444
|
+
* Attribute allowing blocking the dialog closing
|
|
445
|
+
*/
|
|
446
|
+
"blockClose": boolean;
|
|
447
|
+
/**
|
|
448
|
+
* Used to change the HTML tag in the dialog label for correct semantic structure
|
|
449
|
+
*/
|
|
450
|
+
"labelTag": string;
|
|
451
|
+
/**
|
|
452
|
+
* Attribute for dialog window display
|
|
453
|
+
*/
|
|
454
|
+
"open": boolean;
|
|
455
|
+
/**
|
|
456
|
+
* Role of dialog
|
|
457
|
+
*/
|
|
458
|
+
"role": Nullable<string>;
|
|
459
|
+
/**
|
|
460
|
+
* Sets the close button to focus
|
|
461
|
+
*/
|
|
462
|
+
"setFocus": () => Promise<void>;
|
|
463
|
+
/**
|
|
464
|
+
* Validate the WCAG attributes of the component
|
|
465
|
+
*/
|
|
466
|
+
"validateAccessibility": () => Promise<void>;
|
|
467
|
+
}
|
|
525
468
|
interface GovDropdown {
|
|
526
469
|
/**
|
|
527
470
|
* Returns the current state of the dropdown
|
|
@@ -532,7 +475,7 @@ export namespace Components {
|
|
|
532
475
|
*/
|
|
533
476
|
"identifier": string;
|
|
534
477
|
/**
|
|
535
|
-
* Dropdown
|
|
478
|
+
* Dropdown state
|
|
536
479
|
*/
|
|
537
480
|
"open": boolean;
|
|
538
481
|
/**
|
|
@@ -540,11 +483,15 @@ export namespace Components {
|
|
|
540
483
|
*/
|
|
541
484
|
"position": PositionType;
|
|
542
485
|
/**
|
|
543
|
-
*
|
|
486
|
+
* Toggle state of dropdown
|
|
544
487
|
*/
|
|
545
|
-
"
|
|
488
|
+
"toggle": () => Promise<void>;
|
|
546
489
|
}
|
|
547
490
|
interface GovEmpty {
|
|
491
|
+
/**
|
|
492
|
+
* Element size.
|
|
493
|
+
*/
|
|
494
|
+
"size"?: EmptySizesType;
|
|
548
495
|
}
|
|
549
496
|
interface GovErrorCode {
|
|
550
497
|
}
|
|
@@ -646,22 +593,6 @@ export namespace Components {
|
|
|
646
593
|
* Value of input
|
|
647
594
|
*/
|
|
648
595
|
"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
596
|
}
|
|
666
597
|
interface GovFormCheckbox {
|
|
667
598
|
/**
|
|
@@ -669,7 +600,7 @@ export namespace Components {
|
|
|
669
600
|
*/
|
|
670
601
|
"checked": boolean;
|
|
671
602
|
/**
|
|
672
|
-
* Makes the checkbox component disabled.
|
|
603
|
+
* Makes the checkbox component disabled.
|
|
673
604
|
*/
|
|
674
605
|
"disabled": boolean;
|
|
675
606
|
/**
|
|
@@ -680,6 +611,10 @@ export namespace Components {
|
|
|
680
611
|
* Custom checkbox identifier.
|
|
681
612
|
*/
|
|
682
613
|
"identifier": string;
|
|
614
|
+
/**
|
|
615
|
+
* Same as original parameter (https://developer.mozilla.org/en-US/docs/Web/CSS/:indeterminate)
|
|
616
|
+
*/
|
|
617
|
+
"indeterminate": boolean;
|
|
683
618
|
/**
|
|
684
619
|
* Indicates the entered value does not conform to the format expected by the application.
|
|
685
620
|
*/
|
|
@@ -700,22 +635,10 @@ export namespace Components {
|
|
|
700
635
|
* Checkboxes size.
|
|
701
636
|
*/
|
|
702
637
|
"size"?: FormCheckboxSizesType;
|
|
703
|
-
/**
|
|
704
|
-
* Validate the WCAG attributes of the component
|
|
705
|
-
*/
|
|
706
|
-
"validateWcag": () => Promise<void>;
|
|
707
638
|
/**
|
|
708
639
|
* Value of checkbox
|
|
709
640
|
*/
|
|
710
641
|
"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
642
|
}
|
|
720
643
|
interface GovFormCheckboxGroup {
|
|
721
644
|
/**
|
|
@@ -763,6 +686,14 @@ export namespace Components {
|
|
|
763
686
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
|
|
764
687
|
*/
|
|
765
688
|
"accept": string;
|
|
689
|
+
/**
|
|
690
|
+
* Adds accessible label for the list of attachments.
|
|
691
|
+
*/
|
|
692
|
+
"accessibleAttachmentsLabel": string;
|
|
693
|
+
/**
|
|
694
|
+
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
695
|
+
*/
|
|
696
|
+
"accessibleRemoveLabel": string;
|
|
766
697
|
/**
|
|
767
698
|
* Description of the list of attachments
|
|
768
699
|
*/
|
|
@@ -832,26 +763,6 @@ export namespace Components {
|
|
|
832
763
|
* 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
764
|
*/
|
|
834
765
|
"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
766
|
}
|
|
856
767
|
interface GovFormGroup {
|
|
857
768
|
/**
|
|
@@ -864,6 +775,14 @@ export namespace Components {
|
|
|
864
775
|
"orientation"?: FormGroupOrientationType;
|
|
865
776
|
}
|
|
866
777
|
interface GovFormInput {
|
|
778
|
+
/**
|
|
779
|
+
* Accessible text to hide the password
|
|
780
|
+
*/
|
|
781
|
+
"accessibleHidePasswordLabel": "Skrýt heslo";
|
|
782
|
+
/**
|
|
783
|
+
* Accessible text for password display
|
|
784
|
+
*/
|
|
785
|
+
"accessibleShowPasswordLabel": "Zobrazit heslo";
|
|
867
786
|
/**
|
|
868
787
|
* Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete
|
|
869
788
|
*/
|
|
@@ -881,7 +800,7 @@ export namespace Components {
|
|
|
881
800
|
*/
|
|
882
801
|
"cols": number;
|
|
883
802
|
/**
|
|
884
|
-
* Makes the input component disabled.
|
|
803
|
+
* Makes the input component disabled.
|
|
885
804
|
*/
|
|
886
805
|
"disabled": boolean;
|
|
887
806
|
/**
|
|
@@ -974,48 +893,20 @@ export namespace Components {
|
|
|
974
893
|
* Defined the visual style of input
|
|
975
894
|
*/
|
|
976
895
|
"type"?: Type;
|
|
977
|
-
/**
|
|
978
|
-
* Validate the WCAG attributes of the component
|
|
979
|
-
*/
|
|
980
|
-
"validateWcag": () => Promise<void>;
|
|
981
896
|
/**
|
|
982
897
|
* Value of input
|
|
983
898
|
*/
|
|
984
899
|
"value": string;
|
|
900
|
+
}
|
|
901
|
+
interface GovFormLabel {
|
|
985
902
|
/**
|
|
986
|
-
*
|
|
903
|
+
* Identifier for label.
|
|
987
904
|
*/
|
|
988
|
-
"
|
|
905
|
+
"identifier": string;
|
|
989
906
|
/**
|
|
990
|
-
*
|
|
907
|
+
* Use label as a legend for better accessibility. Note: Don't forget to set the fieldset attribute of the gov-form-control component
|
|
991
908
|
*/
|
|
992
|
-
"
|
|
993
|
-
/**
|
|
994
|
-
* Indicates the id of a component that describes the input.
|
|
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;
|
|
909
|
+
"legend": boolean;
|
|
1019
910
|
/**
|
|
1020
911
|
* Set whether the input is required or not.
|
|
1021
912
|
*/
|
|
@@ -1027,13 +918,17 @@ export namespace Components {
|
|
|
1027
918
|
}
|
|
1028
919
|
interface GovFormMessage {
|
|
1029
920
|
/**
|
|
1030
|
-
*
|
|
921
|
+
* Style variation of the message.
|
|
922
|
+
*/
|
|
923
|
+
"color"?: FormMessageColorType;
|
|
924
|
+
/**
|
|
925
|
+
* Returns unique identifier of message
|
|
1031
926
|
*/
|
|
1032
927
|
"identifier": () => Promise<string>;
|
|
1033
928
|
/**
|
|
1034
|
-
*
|
|
929
|
+
* Message's size.
|
|
1035
930
|
*/
|
|
1036
|
-
"
|
|
931
|
+
"size"?: FormMessageSizesTypes;
|
|
1037
932
|
}
|
|
1038
933
|
interface GovFormMultiSelect {
|
|
1039
934
|
/**
|
|
@@ -1096,30 +991,10 @@ export namespace Components {
|
|
|
1096
991
|
* Indicates the entered value of child form element does conform to the format expected by the application.
|
|
1097
992
|
*/
|
|
1098
993
|
"success": boolean;
|
|
1099
|
-
/**
|
|
1100
|
-
* Validate the WCAG attributes of the component
|
|
1101
|
-
*/
|
|
1102
|
-
"validateWcag": () => Promise<void>;
|
|
1103
994
|
/**
|
|
1104
995
|
* Value of multi-select
|
|
1105
996
|
*/
|
|
1106
997
|
"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
998
|
}
|
|
1124
999
|
interface GovFormPasswordPower {
|
|
1125
1000
|
/**
|
|
@@ -1164,22 +1039,10 @@ export namespace Components {
|
|
|
1164
1039
|
* Radio's size.
|
|
1165
1040
|
*/
|
|
1166
1041
|
"size"?: FormRadioSizesType;
|
|
1167
|
-
/**
|
|
1168
|
-
* Validate the WCAG attributes of the component
|
|
1169
|
-
*/
|
|
1170
|
-
"validateWcag": () => Promise<void>;
|
|
1171
1042
|
/**
|
|
1172
1043
|
* Value of radio
|
|
1173
1044
|
*/
|
|
1174
1045
|
"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
1046
|
}
|
|
1184
1047
|
interface GovFormRadioGroup {
|
|
1185
1048
|
/**
|
|
@@ -1199,7 +1062,11 @@ export namespace Components {
|
|
|
1199
1062
|
/**
|
|
1200
1063
|
* Style variation of the form input.
|
|
1201
1064
|
*/
|
|
1202
|
-
"
|
|
1065
|
+
"color": FormSearchColorType;
|
|
1066
|
+
/**
|
|
1067
|
+
* Search’s size.
|
|
1068
|
+
*/
|
|
1069
|
+
"size"?: FormSearchSizesType;
|
|
1203
1070
|
}
|
|
1204
1071
|
interface GovFormSelect {
|
|
1205
1072
|
/**
|
|
@@ -1242,38 +1109,10 @@ export namespace Components {
|
|
|
1242
1109
|
* Indicates the entered value of child form element does conform to the format expected by the application.
|
|
1243
1110
|
*/
|
|
1244
1111
|
"success": boolean;
|
|
1245
|
-
/**
|
|
1246
|
-
* Validate the WCAG attributes of the component
|
|
1247
|
-
*/
|
|
1248
|
-
"validateWcag": () => Promise<void>;
|
|
1249
1112
|
/**
|
|
1250
1113
|
* Value of select
|
|
1251
1114
|
*/
|
|
1252
1115
|
"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
1116
|
}
|
|
1278
1117
|
interface GovFormSwitch {
|
|
1279
1118
|
/**
|
|
@@ -1281,7 +1120,7 @@ export namespace Components {
|
|
|
1281
1120
|
*/
|
|
1282
1121
|
"checked": boolean;
|
|
1283
1122
|
/**
|
|
1284
|
-
* Makes the switch component disabled.
|
|
1123
|
+
* Makes the switch component disabled.
|
|
1285
1124
|
*/
|
|
1286
1125
|
"disabled": boolean;
|
|
1287
1126
|
/**
|
|
@@ -1305,29 +1144,17 @@ export namespace Components {
|
|
|
1305
1144
|
*/
|
|
1306
1145
|
"noLabel": boolean;
|
|
1307
1146
|
/**
|
|
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.
|
|
1147
|
+
* 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
1148
|
*/
|
|
1310
1149
|
"required": boolean;
|
|
1311
1150
|
/**
|
|
1312
1151
|
* Switch's size.
|
|
1313
1152
|
*/
|
|
1314
1153
|
"size"?: FormSwitchSizesType;
|
|
1315
|
-
/**
|
|
1316
|
-
* Validate the WCAG attributes of the component
|
|
1317
|
-
*/
|
|
1318
|
-
"validateWcag": () => Promise<void>;
|
|
1319
1154
|
/**
|
|
1320
1155
|
* Value of switch
|
|
1321
1156
|
*/
|
|
1322
1157
|
"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
1158
|
}
|
|
1332
1159
|
interface GovGrid {
|
|
1333
1160
|
/**
|
|
@@ -1363,7 +1190,11 @@ export namespace Components {
|
|
|
1363
1190
|
}
|
|
1364
1191
|
interface GovIcon {
|
|
1365
1192
|
/**
|
|
1366
|
-
*
|
|
1193
|
+
* Style variation of the button
|
|
1194
|
+
*/
|
|
1195
|
+
"color": IconColorType;
|
|
1196
|
+
/**
|
|
1197
|
+
* Name of icon in folder
|
|
1367
1198
|
*/
|
|
1368
1199
|
"name": string;
|
|
1369
1200
|
/**
|
|
@@ -1373,37 +1204,29 @@ export namespace Components {
|
|
|
1373
1204
|
}
|
|
1374
1205
|
interface GovInfobar {
|
|
1375
1206
|
/**
|
|
1376
|
-
*
|
|
1207
|
+
* Aria label for the closing button. It is mandatory if the infobar is closable
|
|
1377
1208
|
*/
|
|
1378
|
-
"
|
|
1209
|
+
"accessibleCloseLabel": string;
|
|
1379
1210
|
/**
|
|
1380
|
-
*
|
|
1211
|
+
* Aria label for the toggle button. It is mandatory if the infobar has headline
|
|
1381
1212
|
*/
|
|
1382
|
-
"
|
|
1213
|
+
"accessibleToggleLabel": string;
|
|
1383
1214
|
/**
|
|
1384
|
-
*
|
|
1215
|
+
* Displays the option to close the infobar
|
|
1385
1216
|
*/
|
|
1386
|
-
"
|
|
1217
|
+
"closable"?: boolean;
|
|
1387
1218
|
/**
|
|
1388
1219
|
* Style variation of the button.
|
|
1389
1220
|
*/
|
|
1390
|
-
"
|
|
1391
|
-
/**
|
|
1392
|
-
* Validate the WCAG attributes of the component
|
|
1393
|
-
*/
|
|
1394
|
-
"validateWcag": () => Promise<void>;
|
|
1221
|
+
"color": ColorType;
|
|
1395
1222
|
/**
|
|
1396
1223
|
* Style variation of the button.
|
|
1397
1224
|
*/
|
|
1398
|
-
"
|
|
1399
|
-
/**
|
|
1400
|
-
* Aria label for the closing button. It is mandatory if the infobar is closable
|
|
1401
|
-
*/
|
|
1402
|
-
"wcagCloseLabel": string;
|
|
1225
|
+
"role": HTMLElement['role'];
|
|
1403
1226
|
/**
|
|
1404
|
-
*
|
|
1227
|
+
* Infobar appearance
|
|
1405
1228
|
*/
|
|
1406
|
-
"
|
|
1229
|
+
"type"?: InfobarTypesType;
|
|
1407
1230
|
}
|
|
1408
1231
|
interface GovLayout {
|
|
1409
1232
|
/**
|
|
@@ -1421,104 +1244,39 @@ export namespace Components {
|
|
|
1421
1244
|
}
|
|
1422
1245
|
interface GovLayoutColumn {
|
|
1423
1246
|
}
|
|
1424
|
-
interface GovLifecycle {
|
|
1425
|
-
}
|
|
1426
1247
|
interface GovLoading {
|
|
1427
|
-
}
|
|
1428
|
-
interface GovMessage {
|
|
1429
1248
|
/**
|
|
1430
|
-
*
|
|
1249
|
+
* Loading size
|
|
1431
1250
|
*/
|
|
1432
|
-
"
|
|
1251
|
+
"size"?: LoadingSizesType;
|
|
1433
1252
|
}
|
|
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;
|
|
1253
|
+
interface GovMessage {
|
|
1483
1254
|
/**
|
|
1484
|
-
*
|
|
1255
|
+
* Style variation of the content message.
|
|
1485
1256
|
*/
|
|
1486
|
-
"
|
|
1257
|
+
"color": MessageColorType;
|
|
1487
1258
|
/**
|
|
1488
|
-
*
|
|
1259
|
+
* Message type
|
|
1489
1260
|
*/
|
|
1490
|
-
"
|
|
1261
|
+
"type"?: MessageTypesType;
|
|
1491
1262
|
}
|
|
1492
|
-
interface
|
|
1493
|
-
/**
|
|
1494
|
-
* Validate the WCAG attributes of the component
|
|
1495
|
-
*/
|
|
1496
|
-
"validateWcag": () => Promise<void>;
|
|
1263
|
+
interface GovPagination {
|
|
1497
1264
|
/**
|
|
1498
|
-
* Adds accessible label for the
|
|
1265
|
+
* Adds accessible label for the page item
|
|
1499
1266
|
*/
|
|
1500
|
-
"
|
|
1267
|
+
"accessiblePageLabel": string;
|
|
1501
1268
|
/**
|
|
1502
|
-
*
|
|
1269
|
+
* Adds accessible label for the page select
|
|
1503
1270
|
*/
|
|
1504
|
-
"
|
|
1505
|
-
}
|
|
1506
|
-
interface GovNavItem {
|
|
1271
|
+
"accessibleSelectLabel": string;
|
|
1507
1272
|
/**
|
|
1508
|
-
*
|
|
1509
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
1273
|
+
* Style variation of the pagination.
|
|
1510
1274
|
*/
|
|
1511
|
-
"
|
|
1512
|
-
}
|
|
1513
|
-
interface GovPagination {
|
|
1275
|
+
"color"?: PaginationColorType;
|
|
1514
1276
|
/**
|
|
1515
1277
|
* Currently displayed page
|
|
1516
1278
|
*/
|
|
1517
1279
|
"current": number;
|
|
1518
|
-
/**
|
|
1519
|
-
* Set on active page
|
|
1520
|
-
*/
|
|
1521
|
-
"inverse": boolean;
|
|
1522
1280
|
/**
|
|
1523
1281
|
* Description of the option to move one page forward
|
|
1524
1282
|
*/
|
|
@@ -1563,323 +1321,140 @@ export namespace Components {
|
|
|
1563
1321
|
* Pagination type
|
|
1564
1322
|
*/
|
|
1565
1323
|
"type": PaginationType;
|
|
1324
|
+
}
|
|
1325
|
+
interface GovSkeleton {
|
|
1566
1326
|
/**
|
|
1567
|
-
*
|
|
1327
|
+
* Animation type
|
|
1568
1328
|
*/
|
|
1569
|
-
"
|
|
1329
|
+
"animation"?: SkeletonAnimationType;
|
|
1570
1330
|
/**
|
|
1571
|
-
* Style variation of the
|
|
1331
|
+
* Style variation of the skeleton.
|
|
1572
1332
|
*/
|
|
1573
|
-
"
|
|
1333
|
+
"color"?: SkeletonColorType;
|
|
1574
1334
|
/**
|
|
1575
|
-
*
|
|
1335
|
+
* Height of the skeleton ex. 100px, 100%, auto etc.
|
|
1576
1336
|
*/
|
|
1577
|
-
"
|
|
1337
|
+
"height": string;
|
|
1578
1338
|
/**
|
|
1579
|
-
*
|
|
1339
|
+
* Shape of the skeleton
|
|
1580
1340
|
*/
|
|
1581
|
-
"
|
|
1341
|
+
"shape"?: SkeletonShapesType;
|
|
1582
1342
|
/**
|
|
1583
|
-
*
|
|
1343
|
+
* Input’s size.
|
|
1584
1344
|
*/
|
|
1585
|
-
"
|
|
1345
|
+
"size"?: FormInputSizesType;
|
|
1586
1346
|
/**
|
|
1587
|
-
*
|
|
1347
|
+
* Width of the skeleton ex. 100px, 100%, auto etc.
|
|
1588
1348
|
*/
|
|
1589
|
-
"
|
|
1349
|
+
"width": string;
|
|
1590
1350
|
}
|
|
1591
|
-
interface
|
|
1351
|
+
interface GovSpacer {
|
|
1592
1352
|
/**
|
|
1593
|
-
*
|
|
1353
|
+
* Breakpoint
|
|
1594
1354
|
*/
|
|
1595
|
-
"
|
|
1355
|
+
"breakpoint"?: SpacerBreakpointsType;
|
|
1596
1356
|
/**
|
|
1597
|
-
*
|
|
1357
|
+
* Spacer’s size
|
|
1598
1358
|
*/
|
|
1599
|
-
"
|
|
1359
|
+
"size"?: SpacerSizeType;
|
|
1360
|
+
}
|
|
1361
|
+
interface GovStepper {
|
|
1600
1362
|
/**
|
|
1601
|
-
*
|
|
1363
|
+
* Size of stepper
|
|
1602
1364
|
*/
|
|
1603
|
-
"
|
|
1365
|
+
"size"?: StepperSizesType;
|
|
1366
|
+
}
|
|
1367
|
+
interface GovStepperItem {
|
|
1604
1368
|
/**
|
|
1605
|
-
*
|
|
1369
|
+
* Style variation of the button.
|
|
1606
1370
|
*/
|
|
1607
|
-
"
|
|
1371
|
+
"color"?: StepperColorType;
|
|
1608
1372
|
/**
|
|
1609
|
-
*
|
|
1373
|
+
* Custom stepper item identifier. Otherwise, it will be generated
|
|
1610
1374
|
*/
|
|
1611
|
-
"
|
|
1375
|
+
"identifier": string;
|
|
1612
1376
|
/**
|
|
1613
|
-
*
|
|
1377
|
+
* Size of stepper
|
|
1614
1378
|
*/
|
|
1615
|
-
"
|
|
1379
|
+
"size"?: StepperSizesType;
|
|
1380
|
+
}
|
|
1381
|
+
interface GovTabs {
|
|
1616
1382
|
/**
|
|
1617
|
-
*
|
|
1383
|
+
* Style variation of the tab chips.
|
|
1618
1384
|
*/
|
|
1619
|
-
"
|
|
1385
|
+
"color"?: ColorType1;
|
|
1620
1386
|
/**
|
|
1621
|
-
*
|
|
1387
|
+
* Returns the currently selected tabs-item
|
|
1622
1388
|
*/
|
|
1623
|
-
"
|
|
1389
|
+
"currentTab": () => Promise<Nullable<HTMLGovTabsItemElement>>;
|
|
1624
1390
|
/**
|
|
1625
|
-
*
|
|
1391
|
+
* Icon and description display direction
|
|
1626
1392
|
*/
|
|
1627
|
-
"
|
|
1393
|
+
"direction": 'row' | 'column';
|
|
1628
1394
|
/**
|
|
1629
|
-
*
|
|
1395
|
+
* Tabs orientation
|
|
1630
1396
|
*/
|
|
1631
|
-
"
|
|
1397
|
+
"orientation": TabOrientationType;
|
|
1632
1398
|
/**
|
|
1633
|
-
*
|
|
1399
|
+
* Regenerate tabs controllers
|
|
1634
1400
|
*/
|
|
1635
|
-
"
|
|
1636
|
-
}
|
|
1637
|
-
interface GovSideNav {
|
|
1401
|
+
"refresh": () => Promise<void>;
|
|
1638
1402
|
/**
|
|
1639
|
-
*
|
|
1403
|
+
* Regenerate tabs controllers
|
|
1640
1404
|
*/
|
|
1641
|
-
"
|
|
1405
|
+
"rerender": () => Promise<void>;
|
|
1642
1406
|
/**
|
|
1643
|
-
*
|
|
1407
|
+
* Regenerate tabs controllers
|
|
1644
1408
|
*/
|
|
1645
|
-
"
|
|
1409
|
+
"setActiveTab": (identifier: string) => Promise<void>;
|
|
1646
1410
|
/**
|
|
1647
|
-
*
|
|
1411
|
+
* Tabs size.
|
|
1648
1412
|
*/
|
|
1649
|
-
"
|
|
1413
|
+
"size"?: TabSizeType;
|
|
1650
1414
|
/**
|
|
1651
|
-
*
|
|
1415
|
+
* Tabs type
|
|
1652
1416
|
*/
|
|
1653
|
-
"
|
|
1417
|
+
"type": TabType;
|
|
1418
|
+
}
|
|
1419
|
+
interface GovTabsItem {
|
|
1654
1420
|
/**
|
|
1655
|
-
*
|
|
1421
|
+
* Default selected tab
|
|
1656
1422
|
*/
|
|
1657
|
-
"
|
|
1658
|
-
}
|
|
1659
|
-
interface GovSideNavItem {
|
|
1423
|
+
"default": boolean;
|
|
1660
1424
|
/**
|
|
1661
|
-
*
|
|
1425
|
+
* Item disable state
|
|
1662
1426
|
*/
|
|
1663
|
-
"
|
|
1427
|
+
"disabled": boolean;
|
|
1664
1428
|
/**
|
|
1665
|
-
*
|
|
1429
|
+
* Returns a unique tab trigger identifier
|
|
1666
1430
|
*/
|
|
1667
|
-
"
|
|
1431
|
+
"getDisableState": () => Promise<boolean>;
|
|
1668
1432
|
/**
|
|
1669
|
-
*
|
|
1433
|
+
* Returns a unique tab content identifier
|
|
1670
1434
|
*/
|
|
1671
|
-
"
|
|
1435
|
+
"getIdentifier": () => Promise<string>;
|
|
1672
1436
|
/**
|
|
1673
|
-
* Returns
|
|
1437
|
+
* Returns a unique tab trigger identifier
|
|
1674
1438
|
*/
|
|
1675
|
-
"
|
|
1439
|
+
"getTriggerIdentifier": () => Promise<string>;
|
|
1676
1440
|
/**
|
|
1677
|
-
*
|
|
1441
|
+
* Icon definition at the end. Use the type/name notation
|
|
1678
1442
|
*/
|
|
1679
|
-
"
|
|
1443
|
+
"iconEnd": string;
|
|
1680
1444
|
/**
|
|
1681
|
-
*
|
|
1682
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
1445
|
+
* Icon definition at the stat. Use the type/name notation
|
|
1683
1446
|
*/
|
|
1684
|
-
"
|
|
1447
|
+
"iconStart": string;
|
|
1685
1448
|
/**
|
|
1686
|
-
* Custom
|
|
1449
|
+
* Custom tab item identifier. Otherwise, it will be generated
|
|
1687
1450
|
*/
|
|
1688
1451
|
"identifier": string;
|
|
1689
1452
|
/**
|
|
1690
|
-
*
|
|
1453
|
+
* Item name of the tab
|
|
1691
1454
|
*/
|
|
1692
|
-
"
|
|
1455
|
+
"label": string;
|
|
1693
1456
|
/**
|
|
1694
|
-
*
|
|
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;
|
|
1881
|
-
/**
|
|
1882
|
-
* Set status of tab-item
|
|
1457
|
+
* Set status of tab-item
|
|
1883
1458
|
*/
|
|
1884
1459
|
"setActiveStatus": (status: boolean) => Promise<void>;
|
|
1885
1460
|
/**
|
|
@@ -1888,6 +1463,10 @@ export namespace Components {
|
|
|
1888
1463
|
"triggerIdentifier": string;
|
|
1889
1464
|
}
|
|
1890
1465
|
interface GovTag {
|
|
1466
|
+
/**
|
|
1467
|
+
* Style variation of the tag.
|
|
1468
|
+
*/
|
|
1469
|
+
"color": ButtonColorType;
|
|
1891
1470
|
/**
|
|
1892
1471
|
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
1893
1472
|
*/
|
|
@@ -1896,18 +1475,16 @@ export namespace Components {
|
|
|
1896
1475
|
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
1897
1476
|
*/
|
|
1898
1477
|
"iconRight"?: string;
|
|
1899
|
-
/**
|
|
1900
|
-
* Determine if component should have inverse colors to be used on dark background
|
|
1901
|
-
*/
|
|
1902
|
-
"inverse": boolean;
|
|
1903
1478
|
/**
|
|
1904
1479
|
* Tag’s size.
|
|
1905
1480
|
*/
|
|
1906
|
-
"size":
|
|
1481
|
+
"size": TagSizesType;
|
|
1907
1482
|
/**
|
|
1908
|
-
*
|
|
1483
|
+
* Tag’s type
|
|
1909
1484
|
*/
|
|
1910
|
-
"
|
|
1485
|
+
"type": TagTypesType;
|
|
1486
|
+
}
|
|
1487
|
+
interface GovThemeSwitch {
|
|
1911
1488
|
}
|
|
1912
1489
|
interface GovTile {
|
|
1913
1490
|
/**
|
|
@@ -1918,6 +1495,18 @@ export namespace Components {
|
|
|
1918
1495
|
* Link on whole tile
|
|
1919
1496
|
*/
|
|
1920
1497
|
"href": string;
|
|
1498
|
+
/**
|
|
1499
|
+
* Tiles border
|
|
1500
|
+
*/
|
|
1501
|
+
"noBorder": boolean;
|
|
1502
|
+
/**
|
|
1503
|
+
* Style variation of the tile.
|
|
1504
|
+
*/
|
|
1505
|
+
"orientation": "vertical" | "horizontal";
|
|
1506
|
+
/**
|
|
1507
|
+
* Tile’s size
|
|
1508
|
+
*/
|
|
1509
|
+
"size"?: TileSizesType;
|
|
1921
1510
|
/**
|
|
1922
1511
|
* Same as original parameter
|
|
1923
1512
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
|
|
@@ -1926,19 +1515,23 @@ export namespace Components {
|
|
|
1926
1515
|
}
|
|
1927
1516
|
interface GovTiles {
|
|
1928
1517
|
/**
|
|
1929
|
-
* Number of columns between
|
|
1518
|
+
* Number of columns between 2-6
|
|
1930
1519
|
*/
|
|
1931
1520
|
"columns": number;
|
|
1932
|
-
/**
|
|
1933
|
-
* Tiles border
|
|
1934
|
-
*/
|
|
1935
|
-
"noBorder": boolean;
|
|
1936
1521
|
}
|
|
1937
1522
|
interface GovToast {
|
|
1523
|
+
/**
|
|
1524
|
+
* Aria label for the closing button. It is mandatory if the alert is closable
|
|
1525
|
+
*/
|
|
1526
|
+
"accessibleCloseLabel": string;
|
|
1938
1527
|
/**
|
|
1939
1528
|
* Closing button texting instead of icons
|
|
1940
1529
|
*/
|
|
1941
1530
|
"closeLabel": string;
|
|
1531
|
+
/**
|
|
1532
|
+
* Style variation of the toast message.
|
|
1533
|
+
*/
|
|
1534
|
+
"color"?: ToastColorType;
|
|
1942
1535
|
/**
|
|
1943
1536
|
* Remove toast from dom
|
|
1944
1537
|
*/
|
|
@@ -1959,16 +1552,12 @@ export namespace Components {
|
|
|
1959
1552
|
* Toast type
|
|
1960
1553
|
*/
|
|
1961
1554
|
"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
1555
|
}
|
|
1971
1556
|
interface GovTooltip {
|
|
1557
|
+
/**
|
|
1558
|
+
* Style variation of the tooltip
|
|
1559
|
+
*/
|
|
1560
|
+
"color"?: TooltipColorType;
|
|
1972
1561
|
/**
|
|
1973
1562
|
* Hiding the modal
|
|
1974
1563
|
*/
|
|
@@ -1997,12 +1586,12 @@ export namespace Components {
|
|
|
1997
1586
|
* Tooltip’s size.
|
|
1998
1587
|
*/
|
|
1999
1588
|
"size"?: TooltipSizeType;
|
|
1589
|
+
}
|
|
1590
|
+
interface GovTooltipContent {
|
|
2000
1591
|
/**
|
|
2001
1592
|
* Style variation of the tooltip
|
|
2002
1593
|
*/
|
|
2003
|
-
"
|
|
2004
|
-
}
|
|
2005
|
-
interface GovTooltipContent {
|
|
1594
|
+
"color"?: TooltipColorType;
|
|
2006
1595
|
/**
|
|
2007
1596
|
* Indicates display of tooltip content
|
|
2008
1597
|
*/
|
|
@@ -2019,10 +1608,6 @@ export namespace Components {
|
|
|
2019
1608
|
* Tooltip’s size.
|
|
2020
1609
|
*/
|
|
2021
1610
|
"size"?: TooltipSizeType;
|
|
2022
|
-
/**
|
|
2023
|
-
* Style variation of the tooltip
|
|
2024
|
-
*/
|
|
2025
|
-
"variant"?: TooltipVariantType;
|
|
2026
1611
|
}
|
|
2027
1612
|
interface GovWizard {
|
|
2028
1613
|
/**
|
|
@@ -2043,10 +1628,6 @@ export namespace Components {
|
|
|
2043
1628
|
"wcagLabelledBy": string;
|
|
2044
1629
|
}
|
|
2045
1630
|
interface GovWizardItem {
|
|
2046
|
-
/**
|
|
2047
|
-
* Item annotation of the wizard
|
|
2048
|
-
*/
|
|
2049
|
-
"annotation": string;
|
|
2050
1631
|
/**
|
|
2051
1632
|
* Closing the Wizard
|
|
2052
1633
|
*/
|
|
@@ -2055,6 +1636,10 @@ export namespace Components {
|
|
|
2055
1636
|
* Defines weather the wizard item can be collapsible
|
|
2056
1637
|
*/
|
|
2057
1638
|
"collapsible": boolean;
|
|
1639
|
+
/**
|
|
1640
|
+
* Style variation of the button.
|
|
1641
|
+
*/
|
|
1642
|
+
"color"?: WizardColorType;
|
|
2058
1643
|
/**
|
|
2059
1644
|
* Returns the current state of the component
|
|
2060
1645
|
*/
|
|
@@ -2071,14 +1656,6 @@ export namespace Components {
|
|
|
2071
1656
|
* Defines whether the accordion is open or closed by button
|
|
2072
1657
|
*/
|
|
2073
1658
|
"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
1659
|
/**
|
|
2083
1660
|
* Opening the Wizard
|
|
2084
1661
|
*/
|
|
@@ -2091,10 +1668,6 @@ export namespace Components {
|
|
|
2091
1668
|
* Wizard switch
|
|
2092
1669
|
*/
|
|
2093
1670
|
"toggle": () => Promise<void>;
|
|
2094
|
-
/**
|
|
2095
|
-
* Style variation of the button.
|
|
2096
|
-
*/
|
|
2097
|
-
"variant"?: WizardVariantsType;
|
|
2098
1671
|
}
|
|
2099
1672
|
}
|
|
2100
1673
|
export interface GovAccordionCustomEvent<T> extends CustomEvent<T> {
|
|
@@ -2129,6 +1702,10 @@ export interface GovChipCustomEvent<T> extends CustomEvent<T> {
|
|
|
2129
1702
|
detail: T;
|
|
2130
1703
|
target: HTMLGovChipElement;
|
|
2131
1704
|
}
|
|
1705
|
+
export interface GovDialogCustomEvent<T> extends CustomEvent<T> {
|
|
1706
|
+
detail: T;
|
|
1707
|
+
target: HTMLGovDialogElement;
|
|
1708
|
+
}
|
|
2132
1709
|
export interface GovDropdownCustomEvent<T> extends CustomEvent<T> {
|
|
2133
1710
|
detail: T;
|
|
2134
1711
|
target: HTMLGovDropdownElement;
|
|
@@ -2181,26 +1758,10 @@ export interface GovInfobarCustomEvent<T> extends CustomEvent<T> {
|
|
|
2181
1758
|
detail: T;
|
|
2182
1759
|
target: HTMLGovInfobarElement;
|
|
2183
1760
|
}
|
|
2184
|
-
export interface GovModalCustomEvent<T> extends CustomEvent<T> {
|
|
2185
|
-
detail: T;
|
|
2186
|
-
target: HTMLGovModalElement;
|
|
2187
|
-
}
|
|
2188
1761
|
export interface GovPaginationCustomEvent<T> extends CustomEvent<T> {
|
|
2189
1762
|
detail: T;
|
|
2190
1763
|
target: HTMLGovPaginationElement;
|
|
2191
1764
|
}
|
|
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
1765
|
export interface GovStepperCustomEvent<T> extends CustomEvent<T> {
|
|
2205
1766
|
detail: T;
|
|
2206
1767
|
target: HTMLGovStepperElement;
|
|
@@ -2213,6 +1774,10 @@ export interface GovTabsCustomEvent<T> extends CustomEvent<T> {
|
|
|
2213
1774
|
detail: T;
|
|
2214
1775
|
target: HTMLGovTabsElement;
|
|
2215
1776
|
}
|
|
1777
|
+
export interface GovThemeSwitchCustomEvent<T> extends CustomEvent<T> {
|
|
1778
|
+
detail: T;
|
|
1779
|
+
target: HTMLGovThemeSwitchElement;
|
|
1780
|
+
}
|
|
2216
1781
|
export interface GovToastCustomEvent<T> extends CustomEvent<T> {
|
|
2217
1782
|
detail: T;
|
|
2218
1783
|
target: HTMLGovToastElement;
|
|
@@ -2260,6 +1825,12 @@ declare global {
|
|
|
2260
1825
|
prototype: HTMLGovAccordionItemElement;
|
|
2261
1826
|
new (): HTMLGovAccordionItemElement;
|
|
2262
1827
|
};
|
|
1828
|
+
interface HTMLGovAppElement extends Components.GovApp, HTMLStencilElement {
|
|
1829
|
+
}
|
|
1830
|
+
var HTMLGovAppElement: {
|
|
1831
|
+
prototype: HTMLGovAppElement;
|
|
1832
|
+
new (): HTMLGovAppElement;
|
|
1833
|
+
};
|
|
2263
1834
|
interface HTMLGovAttachmentsElement extends Components.GovAttachments, HTMLStencilElement {
|
|
2264
1835
|
}
|
|
2265
1836
|
var HTMLGovAttachmentsElement: {
|
|
@@ -2388,6 +1959,23 @@ declare global {
|
|
|
2388
1959
|
prototype: HTMLGovCookiebarElement;
|
|
2389
1960
|
new (): HTMLGovCookiebarElement;
|
|
2390
1961
|
};
|
|
1962
|
+
interface HTMLGovDialogElementEventMap {
|
|
1963
|
+
"gov-close": PointerEvent;
|
|
1964
|
+
}
|
|
1965
|
+
interface HTMLGovDialogElement extends Components.GovDialog, HTMLStencilElement {
|
|
1966
|
+
addEventListener<K extends keyof HTMLGovDialogElementEventMap>(type: K, listener: (this: HTMLGovDialogElement, ev: GovDialogCustomEvent<HTMLGovDialogElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1967
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1968
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1969
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1970
|
+
removeEventListener<K extends keyof HTMLGovDialogElementEventMap>(type: K, listener: (this: HTMLGovDialogElement, ev: GovDialogCustomEvent<HTMLGovDialogElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1971
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1972
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1973
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1974
|
+
}
|
|
1975
|
+
var HTMLGovDialogElement: {
|
|
1976
|
+
prototype: HTMLGovDialogElement;
|
|
1977
|
+
new (): HTMLGovDialogElement;
|
|
1978
|
+
};
|
|
2391
1979
|
interface HTMLGovDropdownElementEventMap {
|
|
2392
1980
|
"gov-change": DropdownEvent;
|
|
2393
1981
|
}
|
|
@@ -2705,12 +2293,6 @@ declare global {
|
|
|
2705
2293
|
prototype: HTMLGovLayoutColumnElement;
|
|
2706
2294
|
new (): HTMLGovLayoutColumnElement;
|
|
2707
2295
|
};
|
|
2708
|
-
interface HTMLGovLifecycleElement extends Components.GovLifecycle, HTMLStencilElement {
|
|
2709
|
-
}
|
|
2710
|
-
var HTMLGovLifecycleElement: {
|
|
2711
|
-
prototype: HTMLGovLifecycleElement;
|
|
2712
|
-
new (): HTMLGovLifecycleElement;
|
|
2713
|
-
};
|
|
2714
2296
|
interface HTMLGovLoadingElement extends Components.GovLoading, HTMLStencilElement {
|
|
2715
2297
|
}
|
|
2716
2298
|
var HTMLGovLoadingElement: {
|
|
@@ -2723,104 +2305,24 @@ declare global {
|
|
|
2723
2305
|
prototype: HTMLGovMessageElement;
|
|
2724
2306
|
new (): HTMLGovMessageElement;
|
|
2725
2307
|
};
|
|
2726
|
-
interface
|
|
2727
|
-
"gov-
|
|
2308
|
+
interface HTMLGovPaginationElementEventMap {
|
|
2309
|
+
"gov-page": PaginationEvent;
|
|
2728
2310
|
}
|
|
2729
|
-
interface
|
|
2730
|
-
addEventListener<K extends keyof
|
|
2311
|
+
interface HTMLGovPaginationElement extends Components.GovPagination, HTMLStencilElement {
|
|
2312
|
+
addEventListener<K extends keyof HTMLGovPaginationElementEventMap>(type: K, listener: (this: HTMLGovPaginationElement, ev: GovPaginationCustomEvent<HTMLGovPaginationElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2731
2313
|
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2732
2314
|
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2733
2315
|
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2734
|
-
removeEventListener<K extends keyof
|
|
2316
|
+
removeEventListener<K extends keyof HTMLGovPaginationElementEventMap>(type: K, listener: (this: HTMLGovPaginationElement, ev: GovPaginationCustomEvent<HTMLGovPaginationElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2735
2317
|
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2736
2318
|
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2737
2319
|
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2738
2320
|
}
|
|
2739
|
-
var
|
|
2740
|
-
prototype:
|
|
2741
|
-
new ():
|
|
2742
|
-
};
|
|
2743
|
-
interface HTMLGovNavElement extends Components.GovNav, HTMLStencilElement {
|
|
2744
|
-
}
|
|
2745
|
-
var HTMLGovNavElement: {
|
|
2746
|
-
prototype: HTMLGovNavElement;
|
|
2747
|
-
new (): HTMLGovNavElement;
|
|
2321
|
+
var HTMLGovPaginationElement: {
|
|
2322
|
+
prototype: HTMLGovPaginationElement;
|
|
2323
|
+
new (): HTMLGovPaginationElement;
|
|
2748
2324
|
};
|
|
2749
|
-
interface
|
|
2750
|
-
}
|
|
2751
|
-
var HTMLGovNavItemElement: {
|
|
2752
|
-
prototype: HTMLGovNavItemElement;
|
|
2753
|
-
new (): HTMLGovNavItemElement;
|
|
2754
|
-
};
|
|
2755
|
-
interface HTMLGovPaginationElementEventMap {
|
|
2756
|
-
"gov-page": PaginationEvent;
|
|
2757
|
-
}
|
|
2758
|
-
interface HTMLGovPaginationElement extends Components.GovPagination, HTMLStencilElement {
|
|
2759
|
-
addEventListener<K extends keyof HTMLGovPaginationElementEventMap>(type: K, listener: (this: HTMLGovPaginationElement, ev: GovPaginationCustomEvent<HTMLGovPaginationElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2760
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2761
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2762
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2763
|
-
removeEventListener<K extends keyof HTMLGovPaginationElementEventMap>(type: K, listener: (this: HTMLGovPaginationElement, ev: GovPaginationCustomEvent<HTMLGovPaginationElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2764
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2765
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2766
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2767
|
-
}
|
|
2768
|
-
var HTMLGovPaginationElement: {
|
|
2769
|
-
prototype: HTMLGovPaginationElement;
|
|
2770
|
-
new (): HTMLGovPaginationElement;
|
|
2771
|
-
};
|
|
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
|
-
interface HTMLGovSkeletonElement extends Components.GovSkeleton, HTMLStencilElement {
|
|
2325
|
+
interface HTMLGovSkeletonElement extends Components.GovSkeleton, HTMLStencilElement {
|
|
2824
2326
|
}
|
|
2825
2327
|
var HTMLGovSkeletonElement: {
|
|
2826
2328
|
prototype: HTMLGovSkeletonElement;
|
|
@@ -2832,18 +2334,6 @@ declare global {
|
|
|
2832
2334
|
prototype: HTMLGovSpacerElement;
|
|
2833
2335
|
new (): HTMLGovSpacerElement;
|
|
2834
2336
|
};
|
|
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
2337
|
interface HTMLGovStepperElementEventMap {
|
|
2848
2338
|
"gov-change": GovStepperItemChangeEvent;
|
|
2849
2339
|
}
|
|
@@ -2907,6 +2397,23 @@ declare global {
|
|
|
2907
2397
|
prototype: HTMLGovTagElement;
|
|
2908
2398
|
new (): HTMLGovTagElement;
|
|
2909
2399
|
};
|
|
2400
|
+
interface HTMLGovThemeSwitchElementEventMap {
|
|
2401
|
+
"gov-change": ThemeSwitchEvent;
|
|
2402
|
+
}
|
|
2403
|
+
interface HTMLGovThemeSwitchElement extends Components.GovThemeSwitch, HTMLStencilElement {
|
|
2404
|
+
addEventListener<K extends keyof HTMLGovThemeSwitchElementEventMap>(type: K, listener: (this: HTMLGovThemeSwitchElement, ev: GovThemeSwitchCustomEvent<HTMLGovThemeSwitchElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2405
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2406
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2407
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2408
|
+
removeEventListener<K extends keyof HTMLGovThemeSwitchElementEventMap>(type: K, listener: (this: HTMLGovThemeSwitchElement, ev: GovThemeSwitchCustomEvent<HTMLGovThemeSwitchElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2409
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2410
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2411
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2412
|
+
}
|
|
2413
|
+
var HTMLGovThemeSwitchElement: {
|
|
2414
|
+
prototype: HTMLGovThemeSwitchElement;
|
|
2415
|
+
new (): HTMLGovThemeSwitchElement;
|
|
2416
|
+
};
|
|
2910
2417
|
interface HTMLGovTileElement extends Components.GovTile, HTMLStencilElement {
|
|
2911
2418
|
}
|
|
2912
2419
|
var HTMLGovTileElement: {
|
|
@@ -2985,6 +2492,7 @@ declare global {
|
|
|
2985
2492
|
interface HTMLElementTagNameMap {
|
|
2986
2493
|
"gov-accordion": HTMLGovAccordionElement;
|
|
2987
2494
|
"gov-accordion-item": HTMLGovAccordionItemElement;
|
|
2495
|
+
"gov-app": HTMLGovAppElement;
|
|
2988
2496
|
"gov-attachments": HTMLGovAttachmentsElement;
|
|
2989
2497
|
"gov-attachments-item": HTMLGovAttachmentsItemElement;
|
|
2990
2498
|
"gov-backdrop": HTMLGovBackdropElement;
|
|
@@ -2995,6 +2503,7 @@ declare global {
|
|
|
2995
2503
|
"gov-container": HTMLGovContainerElement;
|
|
2996
2504
|
"gov-control-group": HTMLGovControlGroupElement;
|
|
2997
2505
|
"gov-cookiebar": HTMLGovCookiebarElement;
|
|
2506
|
+
"gov-dialog": HTMLGovDialogElement;
|
|
2998
2507
|
"gov-dropdown": HTMLGovDropdownElement;
|
|
2999
2508
|
"gov-empty": HTMLGovEmptyElement;
|
|
3000
2509
|
"gov-error-code": HTMLGovErrorCodeElement;
|
|
@@ -3020,25 +2529,17 @@ declare global {
|
|
|
3020
2529
|
"gov-infobar": HTMLGovInfobarElement;
|
|
3021
2530
|
"gov-layout": HTMLGovLayoutElement;
|
|
3022
2531
|
"gov-layout-column": HTMLGovLayoutColumnElement;
|
|
3023
|
-
"gov-lifecycle": HTMLGovLifecycleElement;
|
|
3024
2532
|
"gov-loading": HTMLGovLoadingElement;
|
|
3025
2533
|
"gov-message": HTMLGovMessageElement;
|
|
3026
|
-
"gov-modal": HTMLGovModalElement;
|
|
3027
|
-
"gov-nav": HTMLGovNavElement;
|
|
3028
|
-
"gov-nav-item": HTMLGovNavItemElement;
|
|
3029
2534
|
"gov-pagination": HTMLGovPaginationElement;
|
|
3030
|
-
"gov-prompt": HTMLGovPromptElement;
|
|
3031
|
-
"gov-side-nav": HTMLGovSideNavElement;
|
|
3032
|
-
"gov-side-nav-item": HTMLGovSideNavItemElement;
|
|
3033
2535
|
"gov-skeleton": HTMLGovSkeletonElement;
|
|
3034
2536
|
"gov-spacer": HTMLGovSpacerElement;
|
|
3035
|
-
"gov-statsbar": HTMLGovStatsbarElement;
|
|
3036
|
-
"gov-statsbar-item": HTMLGovStatsbarItemElement;
|
|
3037
2537
|
"gov-stepper": HTMLGovStepperElement;
|
|
3038
2538
|
"gov-stepper-item": HTMLGovStepperItemElement;
|
|
3039
2539
|
"gov-tabs": HTMLGovTabsElement;
|
|
3040
2540
|
"gov-tabs-item": HTMLGovTabsItemElement;
|
|
3041
2541
|
"gov-tag": HTMLGovTagElement;
|
|
2542
|
+
"gov-theme-switch": HTMLGovThemeSwitchElement;
|
|
3042
2543
|
"gov-tile": HTMLGovTileElement;
|
|
3043
2544
|
"gov-tiles": HTMLGovTilesElement;
|
|
3044
2545
|
"gov-toast": HTMLGovToastElement;
|
|
@@ -3062,44 +2563,30 @@ declare namespace LocalJSX {
|
|
|
3062
2563
|
* Accordion’s size.
|
|
3063
2564
|
*/
|
|
3064
2565
|
"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
2566
|
}
|
|
3078
2567
|
interface GovAccordionItem {
|
|
3079
2568
|
/**
|
|
3080
|
-
* Makes the button component disabled.
|
|
2569
|
+
* Makes the button component disabled.
|
|
3081
2570
|
*/
|
|
3082
2571
|
"disabled"?: boolean;
|
|
3083
2572
|
/**
|
|
3084
|
-
* Custom accordion item identifier.
|
|
2573
|
+
* Custom accordion item identifier.
|
|
3085
2574
|
*/
|
|
3086
2575
|
"identifier"?: string;
|
|
3087
|
-
/**
|
|
3088
|
-
* Defines whether the accordion is open or closed by button
|
|
3089
|
-
*/
|
|
3090
|
-
"isExpanded"?: boolean;
|
|
3091
2576
|
/**
|
|
3092
2577
|
* Called when the accordion state changes
|
|
3093
2578
|
*/
|
|
3094
2579
|
"onGov-change"?: (event: GovAccordionItemCustomEvent<AccordionItemEvent>) => void;
|
|
3095
2580
|
/**
|
|
3096
|
-
*
|
|
2581
|
+
* Defines whether the accordion is open or closed by button
|
|
3097
2582
|
*/
|
|
3098
|
-
"
|
|
2583
|
+
"open"?: boolean;
|
|
3099
2584
|
/**
|
|
3100
|
-
*
|
|
2585
|
+
* Accordion’s size.
|
|
3101
2586
|
*/
|
|
3102
|
-
"
|
|
2587
|
+
"size"?: AccordionSizeType;
|
|
2588
|
+
}
|
|
2589
|
+
interface GovApp {
|
|
3103
2590
|
}
|
|
3104
2591
|
interface GovAttachments {
|
|
3105
2592
|
/**
|
|
@@ -3112,20 +2599,32 @@ declare namespace LocalJSX {
|
|
|
3112
2599
|
"wcagLabel"?: string;
|
|
3113
2600
|
}
|
|
3114
2601
|
interface GovAttachmentsItem {
|
|
3115
|
-
/**
|
|
3116
|
-
* Emitted when the file is removed
|
|
3117
|
-
*/
|
|
3118
|
-
"onGov-remove"?: (event: GovAttachmentsItemCustomEvent<PointerEvent>) => void;
|
|
3119
2602
|
/**
|
|
3120
2603
|
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
3121
2604
|
*/
|
|
3122
|
-
"
|
|
2605
|
+
"accessibleRemoveLabel"?: string;
|
|
3123
2606
|
/**
|
|
3124
2607
|
* Indicates the id of a component that labels the remove button.
|
|
3125
2608
|
*/
|
|
3126
|
-
"
|
|
2609
|
+
"accessibleRemoveLabelledBy"?: string;
|
|
2610
|
+
/**
|
|
2611
|
+
* Emitted when the file is removed
|
|
2612
|
+
*/
|
|
2613
|
+
"onGov-remove"?: (event: GovAttachmentsItemCustomEvent<PointerEvent>) => void;
|
|
3127
2614
|
}
|
|
3128
2615
|
interface GovBackdrop {
|
|
2616
|
+
/**
|
|
2617
|
+
* Adds accessible label for the backdrop that is only shown for screen readers.
|
|
2618
|
+
*/
|
|
2619
|
+
"accessibleLabel"?: string;
|
|
2620
|
+
/**
|
|
2621
|
+
* String of id's that indicate alternative labels elements
|
|
2622
|
+
*/
|
|
2623
|
+
"accessibleLabelledBy"?: string;
|
|
2624
|
+
/**
|
|
2625
|
+
* Makes the backdrop component disabled.
|
|
2626
|
+
*/
|
|
2627
|
+
"disabled"?: boolean;
|
|
3129
2628
|
/**
|
|
3130
2629
|
* Determine if component should have inverse colors to be used on dark background.
|
|
3131
2630
|
*/
|
|
@@ -3134,16 +2633,20 @@ declare namespace LocalJSX {
|
|
|
3134
2633
|
* Emitted when button clicks.
|
|
3135
2634
|
*/
|
|
3136
2635
|
"onGov-click"?: (event: GovBackdropCustomEvent<MouseEvent>) => void;
|
|
2636
|
+
}
|
|
2637
|
+
interface GovBreadcrumbs {
|
|
3137
2638
|
/**
|
|
3138
|
-
* Adds accessible label for the
|
|
2639
|
+
* Adds accessible label for the pagination that is only shown for screen readers.
|
|
3139
2640
|
*/
|
|
3140
|
-
"
|
|
2641
|
+
"accessibleLabel"?: string;
|
|
3141
2642
|
/**
|
|
3142
|
-
*
|
|
2643
|
+
* Indicates the id of a component that labels the pagination.
|
|
3143
2644
|
*/
|
|
3144
|
-
"
|
|
3145
|
-
|
|
3146
|
-
|
|
2645
|
+
"accessibleLabelledBy"?: string;
|
|
2646
|
+
/**
|
|
2647
|
+
* Adds an accessible label to display the full breadcrumb navigation that only screen readers can see.
|
|
2648
|
+
*/
|
|
2649
|
+
"accessibleToggleLabel"?: string;
|
|
3147
2650
|
/**
|
|
3148
2651
|
* Defines whether the components can be collapsible when element doesn't fit in one row.
|
|
3149
2652
|
*/
|
|
@@ -3156,20 +2659,12 @@ declare namespace LocalJSX {
|
|
|
3156
2659
|
* Called when the Breadcrumbs state changes
|
|
3157
2660
|
*/
|
|
3158
2661
|
"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
2662
|
}
|
|
3172
2663
|
interface GovButton {
|
|
2664
|
+
/**
|
|
2665
|
+
* Style variation of the button
|
|
2666
|
+
*/
|
|
2667
|
+
"color"?: ButtonColorType;
|
|
3173
2668
|
/**
|
|
3174
2669
|
* 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
2670
|
*/
|
|
@@ -3198,22 +2693,10 @@ declare namespace LocalJSX {
|
|
|
3198
2693
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-hreflang
|
|
3199
2694
|
*/
|
|
3200
2695
|
"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
2696
|
/**
|
|
3210
2697
|
* Custom button identifier
|
|
3211
2698
|
*/
|
|
3212
2699
|
"identifier"?: string;
|
|
3213
|
-
/**
|
|
3214
|
-
* Determine if component should have inversed colors to be used on dark background
|
|
3215
|
-
*/
|
|
3216
|
-
"inverse"?: boolean;
|
|
3217
2700
|
/**
|
|
3218
2701
|
* Indicates whether an asynchronous process is running
|
|
3219
2702
|
*/
|
|
@@ -3260,97 +2743,41 @@ declare namespace LocalJSX {
|
|
|
3260
2743
|
/**
|
|
3261
2744
|
* Button's type
|
|
3262
2745
|
*/
|
|
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;
|
|
2746
|
+
"type"?: ButtonTypesType;
|
|
3316
2747
|
}
|
|
3317
2748
|
interface GovCard {
|
|
3318
2749
|
/**
|
|
3319
|
-
*
|
|
3320
|
-
*/
|
|
3321
|
-
"collapsible"?: boolean;
|
|
3322
|
-
/**
|
|
3323
|
-
* Defines whether the card is open or closed by button
|
|
2750
|
+
* Adds accessible label for the collapsible button that is only shown for screen readers.
|
|
3324
2751
|
*/
|
|
3325
|
-
"
|
|
2752
|
+
"accessibleTriggerLabel"?: string;
|
|
3326
2753
|
/**
|
|
3327
|
-
*
|
|
2754
|
+
* A string of identifiers that indicate alternative label elements for collapsible card
|
|
3328
2755
|
*/
|
|
3329
|
-
"
|
|
2756
|
+
"accessibleTriggerLabelledBy"?: string;
|
|
3330
2757
|
/**
|
|
3331
|
-
*
|
|
2758
|
+
* Defines weather the card can be collapsible
|
|
3332
2759
|
*/
|
|
3333
|
-
"
|
|
2760
|
+
"collapsible"?: boolean;
|
|
3334
2761
|
/**
|
|
3335
2762
|
* Called when the card toggle state changes
|
|
3336
2763
|
*/
|
|
3337
2764
|
"onGov-toggle"?: (event: GovCardCustomEvent<GovCardChangeEvent>) => void;
|
|
3338
2765
|
/**
|
|
3339
|
-
*
|
|
3340
|
-
*/
|
|
3341
|
-
"promotion"?: boolean;
|
|
3342
|
-
/**
|
|
3343
|
-
* Adds accessible label for the collapsible button that is only shown for screen readers.
|
|
2766
|
+
* Defines whether the card is open or closed
|
|
3344
2767
|
*/
|
|
3345
|
-
"
|
|
2768
|
+
"open"?: boolean;
|
|
3346
2769
|
/**
|
|
3347
|
-
*
|
|
2770
|
+
* Style variation of the card.
|
|
3348
2771
|
*/
|
|
3349
|
-
"
|
|
2772
|
+
"promotion"?: boolean;
|
|
3350
2773
|
}
|
|
3351
2774
|
interface GovChip {
|
|
3352
2775
|
/**
|
|
3353
|
-
*
|
|
2776
|
+
* Style variation of the chip.
|
|
2777
|
+
*/
|
|
2778
|
+
"color"?: ButtonColorType;
|
|
2779
|
+
/**
|
|
2780
|
+
* Makes the chip component disabled.
|
|
3354
2781
|
*/
|
|
3355
2782
|
"disabled"?: boolean;
|
|
3356
2783
|
/**
|
|
@@ -3375,10 +2802,6 @@ declare namespace LocalJSX {
|
|
|
3375
2802
|
* Custom chip identifier. Otherwise, it will be generated
|
|
3376
2803
|
*/
|
|
3377
2804
|
"identifier"?: string;
|
|
3378
|
-
/**
|
|
3379
|
-
* Determine if component should have inverse colors to be used on dark background
|
|
3380
|
-
*/
|
|
3381
|
-
"inverse"?: boolean;
|
|
3382
2805
|
/**
|
|
3383
2806
|
* Emitted when the button click.
|
|
3384
2807
|
*/
|
|
@@ -3386,7 +2809,7 @@ declare namespace LocalJSX {
|
|
|
3386
2809
|
/**
|
|
3387
2810
|
* Chip’s size.
|
|
3388
2811
|
*/
|
|
3389
|
-
"size"?:
|
|
2812
|
+
"size"?: ChipSizesType;
|
|
3390
2813
|
/**
|
|
3391
2814
|
* Used to change the HTML tag in the chip
|
|
3392
2815
|
*/
|
|
@@ -3397,36 +2820,69 @@ declare namespace LocalJSX {
|
|
|
3397
2820
|
*/
|
|
3398
2821
|
"target"?: string;
|
|
3399
2822
|
/**
|
|
3400
|
-
*
|
|
2823
|
+
* Chip’s type
|
|
3401
2824
|
*/
|
|
3402
|
-
"
|
|
2825
|
+
"type"?: ChipTypesType;
|
|
2826
|
+
}
|
|
2827
|
+
interface GovContainer {
|
|
2828
|
+
}
|
|
2829
|
+
interface GovControlGroup {
|
|
3403
2830
|
/**
|
|
3404
|
-
*
|
|
2831
|
+
* Style variation of the content message.
|
|
3405
2832
|
*/
|
|
3406
|
-
"
|
|
2833
|
+
"color"?: ControlGroupColorType;
|
|
3407
2834
|
/**
|
|
3408
|
-
*
|
|
2835
|
+
* Specifies the display of elements to full width
|
|
3409
2836
|
*/
|
|
3410
|
-
"
|
|
2837
|
+
"fitContent"?: boolean;
|
|
3411
2838
|
/**
|
|
3412
|
-
*
|
|
3413
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-selected
|
|
2839
|
+
* Specifies the display of the border between elements
|
|
3414
2840
|
*/
|
|
3415
|
-
"
|
|
2841
|
+
"noBorder"?: boolean;
|
|
3416
2842
|
}
|
|
3417
|
-
interface
|
|
2843
|
+
interface GovCookiebar {
|
|
3418
2844
|
}
|
|
3419
|
-
interface
|
|
2845
|
+
interface GovDialog {
|
|
3420
2846
|
/**
|
|
3421
|
-
*
|
|
2847
|
+
* Adds accessible label for the dialog close button that is only shown for screen readers.
|
|
3422
2848
|
*/
|
|
3423
|
-
"
|
|
2849
|
+
"accessibleCloseLabel"?: string;
|
|
3424
2850
|
/**
|
|
3425
|
-
*
|
|
2851
|
+
* A string of identifiers that indicate alternative label elements for closing the dialog window
|
|
3426
2852
|
*/
|
|
3427
|
-
"
|
|
3428
|
-
|
|
3429
|
-
|
|
2853
|
+
"accessibleCloseLabelledBy"?: string;
|
|
2854
|
+
/**
|
|
2855
|
+
* Indicates the id of a component that describes the dialog.
|
|
2856
|
+
*/
|
|
2857
|
+
"accessibleDescribedBy"?: string;
|
|
2858
|
+
/**
|
|
2859
|
+
* String of id's that indicate alternative labels elements
|
|
2860
|
+
*/
|
|
2861
|
+
"accessibleLabelledBy"?: string;
|
|
2862
|
+
/**
|
|
2863
|
+
* Attribute allowing blocking the backdrop dialog closing
|
|
2864
|
+
*/
|
|
2865
|
+
"blockBackdropClose"?: boolean;
|
|
2866
|
+
/**
|
|
2867
|
+
* Attribute allowing blocking the dialog closing
|
|
2868
|
+
*/
|
|
2869
|
+
"blockClose"?: boolean;
|
|
2870
|
+
/**
|
|
2871
|
+
* Used to change the HTML tag in the dialog label for correct semantic structure
|
|
2872
|
+
*/
|
|
2873
|
+
"labelTag"?: string;
|
|
2874
|
+
/**
|
|
2875
|
+
* Emitted when dialog window closes.
|
|
2876
|
+
*/
|
|
2877
|
+
"onGov-close"?: (event: GovDialogCustomEvent<PointerEvent>) => void;
|
|
2878
|
+
/**
|
|
2879
|
+
* Attribute for dialog window display
|
|
2880
|
+
*/
|
|
2881
|
+
"open"?: boolean;
|
|
2882
|
+
/**
|
|
2883
|
+
* Role of dialog
|
|
2884
|
+
*/
|
|
2885
|
+
"role"?: Nullable<string>;
|
|
3430
2886
|
}
|
|
3431
2887
|
interface GovDropdown {
|
|
3432
2888
|
/**
|
|
@@ -3438,7 +2894,7 @@ declare namespace LocalJSX {
|
|
|
3438
2894
|
*/
|
|
3439
2895
|
"onGov-change"?: (event: GovDropdownCustomEvent<DropdownEvent>) => void;
|
|
3440
2896
|
/**
|
|
3441
|
-
* Dropdown
|
|
2897
|
+
* Dropdown state
|
|
3442
2898
|
*/
|
|
3443
2899
|
"open"?: boolean;
|
|
3444
2900
|
/**
|
|
@@ -3447,6 +2903,10 @@ declare namespace LocalJSX {
|
|
|
3447
2903
|
"position"?: PositionType;
|
|
3448
2904
|
}
|
|
3449
2905
|
interface GovEmpty {
|
|
2906
|
+
/**
|
|
2907
|
+
* Element size.
|
|
2908
|
+
*/
|
|
2909
|
+
"size"?: EmptySizesType;
|
|
3450
2910
|
}
|
|
3451
2911
|
interface GovErrorCode {
|
|
3452
2912
|
}
|
|
@@ -3535,22 +2995,6 @@ declare namespace LocalJSX {
|
|
|
3535
2995
|
* Value of input
|
|
3536
2996
|
*/
|
|
3537
2997
|
"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
2998
|
}
|
|
3555
2999
|
interface GovFormCheckbox {
|
|
3556
3000
|
/**
|
|
@@ -3558,13 +3002,17 @@ declare namespace LocalJSX {
|
|
|
3558
3002
|
*/
|
|
3559
3003
|
"checked"?: boolean;
|
|
3560
3004
|
/**
|
|
3561
|
-
* Makes the checkbox component disabled.
|
|
3005
|
+
* Makes the checkbox component disabled.
|
|
3562
3006
|
*/
|
|
3563
3007
|
"disabled"?: boolean;
|
|
3564
3008
|
/**
|
|
3565
3009
|
* Custom checkbox identifier.
|
|
3566
3010
|
*/
|
|
3567
3011
|
"identifier"?: string;
|
|
3012
|
+
/**
|
|
3013
|
+
* Same as original parameter (https://developer.mozilla.org/en-US/docs/Web/CSS/:indeterminate)
|
|
3014
|
+
*/
|
|
3015
|
+
"indeterminate"?: boolean;
|
|
3568
3016
|
/**
|
|
3569
3017
|
* Indicates the entered value does not conform to the format expected by the application.
|
|
3570
3018
|
*/
|
|
@@ -3601,14 +3049,6 @@ declare namespace LocalJSX {
|
|
|
3601
3049
|
* Value of checkbox
|
|
3602
3050
|
*/
|
|
3603
3051
|
"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
3052
|
}
|
|
3613
3053
|
interface GovFormCheckboxGroup {
|
|
3614
3054
|
/**
|
|
@@ -3661,11 +3101,19 @@ declare namespace LocalJSX {
|
|
|
3661
3101
|
*/
|
|
3662
3102
|
"accept"?: string;
|
|
3663
3103
|
/**
|
|
3664
|
-
*
|
|
3104
|
+
* Adds accessible label for the list of attachments.
|
|
3665
3105
|
*/
|
|
3666
|
-
"
|
|
3106
|
+
"accessibleAttachmentsLabel"?: string;
|
|
3667
3107
|
/**
|
|
3668
|
-
*
|
|
3108
|
+
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
3109
|
+
*/
|
|
3110
|
+
"accessibleRemoveLabel"?: string;
|
|
3111
|
+
/**
|
|
3112
|
+
* Description of the list of attachments
|
|
3113
|
+
*/
|
|
3114
|
+
"attachmentsLabel"?: string;
|
|
3115
|
+
/**
|
|
3116
|
+
* Makes the File component disabled. This prevents users from being able to interact with the File, and conveys its inactive state to assistive technologies.
|
|
3669
3117
|
*/
|
|
3670
3118
|
"disabled"?: boolean;
|
|
3671
3119
|
/**
|
|
@@ -3737,22 +3185,6 @@ declare namespace LocalJSX {
|
|
|
3737
3185
|
* 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
3186
|
*/
|
|
3739
3187
|
"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
3188
|
}
|
|
3757
3189
|
interface GovFormGroup {
|
|
3758
3190
|
/**
|
|
@@ -3765,6 +3197,14 @@ declare namespace LocalJSX {
|
|
|
3765
3197
|
"orientation"?: FormGroupOrientationType;
|
|
3766
3198
|
}
|
|
3767
3199
|
interface GovFormInput {
|
|
3200
|
+
/**
|
|
3201
|
+
* Accessible text to hide the password
|
|
3202
|
+
*/
|
|
3203
|
+
"accessibleHidePasswordLabel"?: "Skrýt heslo";
|
|
3204
|
+
/**
|
|
3205
|
+
* Accessible text for password display
|
|
3206
|
+
*/
|
|
3207
|
+
"accessibleShowPasswordLabel"?: "Zobrazit heslo";
|
|
3768
3208
|
/**
|
|
3769
3209
|
* Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete
|
|
3770
3210
|
*/
|
|
@@ -3778,7 +3218,7 @@ declare namespace LocalJSX {
|
|
|
3778
3218
|
*/
|
|
3779
3219
|
"cols"?: number;
|
|
3780
3220
|
/**
|
|
3781
|
-
* Makes the input component disabled.
|
|
3221
|
+
* Makes the input component disabled.
|
|
3782
3222
|
*/
|
|
3783
3223
|
"disabled"?: boolean;
|
|
3784
3224
|
/**
|
|
@@ -3887,30 +3327,6 @@ declare namespace LocalJSX {
|
|
|
3887
3327
|
* Value of input
|
|
3888
3328
|
*/
|
|
3889
3329
|
"value"?: string;
|
|
3890
|
-
/**
|
|
3891
|
-
* Style variation of the form input.
|
|
3892
|
-
*/
|
|
3893
|
-
"variant"?: FormInputVariantType;
|
|
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
3330
|
}
|
|
3915
3331
|
interface GovFormLabel {
|
|
3916
3332
|
/**
|
|
@@ -3938,7 +3354,11 @@ declare namespace LocalJSX {
|
|
|
3938
3354
|
/**
|
|
3939
3355
|
* Style variation of the message.
|
|
3940
3356
|
*/
|
|
3941
|
-
"
|
|
3357
|
+
"color"?: FormMessageColorType;
|
|
3358
|
+
/**
|
|
3359
|
+
* Message's size.
|
|
3360
|
+
*/
|
|
3361
|
+
"size"?: FormMessageSizesTypes;
|
|
3942
3362
|
}
|
|
3943
3363
|
interface GovFormMultiSelect {
|
|
3944
3364
|
/**
|
|
@@ -4013,22 +3433,6 @@ declare namespace LocalJSX {
|
|
|
4013
3433
|
* Value of multi-select
|
|
4014
3434
|
*/
|
|
4015
3435
|
"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
3436
|
}
|
|
4033
3437
|
interface GovFormPasswordPower {
|
|
4034
3438
|
/**
|
|
@@ -4085,14 +3489,6 @@ declare namespace LocalJSX {
|
|
|
4085
3489
|
* Value of radio
|
|
4086
3490
|
*/
|
|
4087
3491
|
"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
3492
|
}
|
|
4097
3493
|
interface GovFormRadioGroup {
|
|
4098
3494
|
/**
|
|
@@ -4116,7 +3512,11 @@ declare namespace LocalJSX {
|
|
|
4116
3512
|
/**
|
|
4117
3513
|
* Style variation of the form input.
|
|
4118
3514
|
*/
|
|
4119
|
-
"
|
|
3515
|
+
"color"?: FormSearchColorType;
|
|
3516
|
+
/**
|
|
3517
|
+
* Search’s size.
|
|
3518
|
+
*/
|
|
3519
|
+
"size"?: FormSearchSizesType;
|
|
4120
3520
|
}
|
|
4121
3521
|
interface GovFormSelect {
|
|
4122
3522
|
/**
|
|
@@ -4167,30 +3567,6 @@ declare namespace LocalJSX {
|
|
|
4167
3567
|
* Value of select
|
|
4168
3568
|
*/
|
|
4169
3569
|
"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
3570
|
}
|
|
4195
3571
|
interface GovFormSwitch {
|
|
4196
3572
|
/**
|
|
@@ -4198,7 +3574,7 @@ declare namespace LocalJSX {
|
|
|
4198
3574
|
*/
|
|
4199
3575
|
"checked"?: boolean;
|
|
4200
3576
|
/**
|
|
4201
|
-
* Makes the switch component disabled.
|
|
3577
|
+
* Makes the switch component disabled.
|
|
4202
3578
|
*/
|
|
4203
3579
|
"disabled"?: boolean;
|
|
4204
3580
|
/**
|
|
@@ -4230,7 +3606,7 @@ declare namespace LocalJSX {
|
|
|
4230
3606
|
*/
|
|
4231
3607
|
"onGov-focus"?: (event: GovFormSwitchCustomEvent<FormSwitchEvent>) => void;
|
|
4232
3608
|
/**
|
|
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.
|
|
3609
|
+
* 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
3610
|
*/
|
|
4235
3611
|
"required"?: boolean;
|
|
4236
3612
|
/**
|
|
@@ -4241,14 +3617,6 @@ declare namespace LocalJSX {
|
|
|
4241
3617
|
* Value of switch
|
|
4242
3618
|
*/
|
|
4243
3619
|
"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
3620
|
}
|
|
4253
3621
|
interface GovGrid {
|
|
4254
3622
|
/**
|
|
@@ -4284,7 +3652,11 @@ declare namespace LocalJSX {
|
|
|
4284
3652
|
}
|
|
4285
3653
|
interface GovIcon {
|
|
4286
3654
|
/**
|
|
4287
|
-
*
|
|
3655
|
+
* Style variation of the button
|
|
3656
|
+
*/
|
|
3657
|
+
"color"?: IconColorType;
|
|
3658
|
+
/**
|
|
3659
|
+
* Name of icon in folder
|
|
4288
3660
|
*/
|
|
4289
3661
|
"name"?: string;
|
|
4290
3662
|
/**
|
|
@@ -4293,6 +3665,14 @@ declare namespace LocalJSX {
|
|
|
4293
3665
|
"type"?: string;
|
|
4294
3666
|
}
|
|
4295
3667
|
interface GovInfobar {
|
|
3668
|
+
/**
|
|
3669
|
+
* Aria label for the closing button. It is mandatory if the infobar is closable
|
|
3670
|
+
*/
|
|
3671
|
+
"accessibleCloseLabel"?: string;
|
|
3672
|
+
/**
|
|
3673
|
+
* Aria label for the toggle button. It is mandatory if the infobar has headline
|
|
3674
|
+
*/
|
|
3675
|
+
"accessibleToggleLabel"?: string;
|
|
4296
3676
|
/**
|
|
4297
3677
|
* Displays the option to close the infobar
|
|
4298
3678
|
*/
|
|
@@ -4300,11 +3680,7 @@ declare namespace LocalJSX {
|
|
|
4300
3680
|
/**
|
|
4301
3681
|
* Style variation of the button.
|
|
4302
3682
|
*/
|
|
4303
|
-
"
|
|
4304
|
-
/**
|
|
4305
|
-
* Determine if component should have inverse colors to be used on dark background
|
|
4306
|
-
*/
|
|
4307
|
-
"inverse"?: boolean;
|
|
3683
|
+
"color"?: ColorType;
|
|
4308
3684
|
/**
|
|
4309
3685
|
* Called when the close button is clicked
|
|
4310
3686
|
*/
|
|
@@ -4314,17 +3690,9 @@ declare namespace LocalJSX {
|
|
|
4314
3690
|
*/
|
|
4315
3691
|
"role"?: HTMLElement['role'];
|
|
4316
3692
|
/**
|
|
4317
|
-
*
|
|
4318
|
-
*/
|
|
4319
|
-
"variant"?: VariantType1;
|
|
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
|
|
3693
|
+
* Infobar appearance
|
|
4326
3694
|
*/
|
|
4327
|
-
"
|
|
3695
|
+
"type"?: InfobarTypesType;
|
|
4328
3696
|
}
|
|
4329
3697
|
interface GovLayout {
|
|
4330
3698
|
/**
|
|
@@ -4342,92 +3710,39 @@ declare namespace LocalJSX {
|
|
|
4342
3710
|
}
|
|
4343
3711
|
interface GovLayoutColumn {
|
|
4344
3712
|
}
|
|
4345
|
-
interface GovLifecycle {
|
|
4346
|
-
}
|
|
4347
3713
|
interface GovLoading {
|
|
4348
|
-
}
|
|
4349
|
-
interface GovMessage {
|
|
4350
3714
|
/**
|
|
4351
|
-
*
|
|
3715
|
+
* Loading size
|
|
4352
3716
|
*/
|
|
4353
|
-
"
|
|
3717
|
+
"size"?: LoadingSizesType;
|
|
4354
3718
|
}
|
|
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;
|
|
3719
|
+
interface GovMessage {
|
|
4396
3720
|
/**
|
|
4397
|
-
*
|
|
3721
|
+
* Style variation of the content message.
|
|
4398
3722
|
*/
|
|
4399
|
-
"
|
|
3723
|
+
"color"?: MessageColorType;
|
|
4400
3724
|
/**
|
|
4401
|
-
*
|
|
3725
|
+
* Message type
|
|
4402
3726
|
*/
|
|
4403
|
-
"
|
|
3727
|
+
"type"?: MessageTypesType;
|
|
4404
3728
|
}
|
|
4405
|
-
interface
|
|
3729
|
+
interface GovPagination {
|
|
4406
3730
|
/**
|
|
4407
|
-
* Adds accessible label for the
|
|
3731
|
+
* Adds accessible label for the page item
|
|
4408
3732
|
*/
|
|
4409
|
-
"
|
|
3733
|
+
"accessiblePageLabel"?: string;
|
|
4410
3734
|
/**
|
|
4411
|
-
*
|
|
3735
|
+
* Adds accessible label for the page select
|
|
4412
3736
|
*/
|
|
4413
|
-
"
|
|
4414
|
-
}
|
|
4415
|
-
interface GovNavItem {
|
|
3737
|
+
"accessibleSelectLabel"?: string;
|
|
4416
3738
|
/**
|
|
4417
|
-
*
|
|
4418
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
3739
|
+
* Style variation of the pagination.
|
|
4419
3740
|
*/
|
|
4420
|
-
"
|
|
4421
|
-
}
|
|
4422
|
-
interface GovPagination {
|
|
3741
|
+
"color"?: PaginationColorType;
|
|
4423
3742
|
/**
|
|
4424
3743
|
* Currently displayed page
|
|
4425
3744
|
*/
|
|
4426
3745
|
"current"?: number;
|
|
4427
|
-
/**
|
|
4428
|
-
* Set on active page
|
|
4429
|
-
*/
|
|
4430
|
-
"inverse"?: boolean;
|
|
4431
3746
|
/**
|
|
4432
3747
|
* Description of the option to move one page forward
|
|
4433
3748
|
*/
|
|
@@ -4476,125 +3791,6 @@ declare namespace LocalJSX {
|
|
|
4476
3791
|
* Pagination type
|
|
4477
3792
|
*/
|
|
4478
3793
|
"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
3794
|
}
|
|
4599
3795
|
interface GovSkeleton {
|
|
4600
3796
|
/**
|
|
@@ -4602,9 +3798,9 @@ declare namespace LocalJSX {
|
|
|
4602
3798
|
*/
|
|
4603
3799
|
"animation"?: SkeletonAnimationType;
|
|
4604
3800
|
/**
|
|
4605
|
-
*
|
|
3801
|
+
* Style variation of the skeleton.
|
|
4606
3802
|
*/
|
|
4607
|
-
"
|
|
3803
|
+
"color"?: SkeletonColorType;
|
|
4608
3804
|
/**
|
|
4609
3805
|
* Height of the skeleton ex. 100px, 100%, auto etc.
|
|
4610
3806
|
*/
|
|
@@ -4614,13 +3810,9 @@ declare namespace LocalJSX {
|
|
|
4614
3810
|
*/
|
|
4615
3811
|
"shape"?: SkeletonShapesType;
|
|
4616
3812
|
/**
|
|
4617
|
-
*
|
|
4618
|
-
*/
|
|
4619
|
-
"variant"?: SkeletonVariantsType;
|
|
4620
|
-
/**
|
|
4621
|
-
* Adds accessible label for the skeleton that is only shown for screen readers.
|
|
3813
|
+
* Input’s size.
|
|
4622
3814
|
*/
|
|
4623
|
-
"
|
|
3815
|
+
"size"?: FormInputSizesType;
|
|
4624
3816
|
/**
|
|
4625
3817
|
* Width of the skeleton ex. 100px, 100%, auto etc.
|
|
4626
3818
|
*/
|
|
@@ -4636,22 +3828,6 @@ declare namespace LocalJSX {
|
|
|
4636
3828
|
*/
|
|
4637
3829
|
"size"?: SpacerSizeType;
|
|
4638
3830
|
}
|
|
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
3831
|
interface GovStepper {
|
|
4656
3832
|
/**
|
|
4657
3833
|
* Called when the Stepper state changes
|
|
@@ -4664,17 +3840,13 @@ declare namespace LocalJSX {
|
|
|
4664
3840
|
}
|
|
4665
3841
|
interface GovStepperItem {
|
|
4666
3842
|
/**
|
|
4667
|
-
*
|
|
3843
|
+
* Style variation of the button.
|
|
4668
3844
|
*/
|
|
4669
|
-
"
|
|
3845
|
+
"color"?: StepperColorType;
|
|
4670
3846
|
/**
|
|
4671
3847
|
* Custom stepper item identifier. Otherwise, it will be generated
|
|
4672
3848
|
*/
|
|
4673
3849
|
"identifier"?: string;
|
|
4674
|
-
/**
|
|
4675
|
-
* Item name of the stepper
|
|
4676
|
-
*/
|
|
4677
|
-
"label"?: string;
|
|
4678
3850
|
/**
|
|
4679
3851
|
* Called when the accordion state changes
|
|
4680
3852
|
*/
|
|
@@ -4683,16 +3855,16 @@ declare namespace LocalJSX {
|
|
|
4683
3855
|
* Size of stepper
|
|
4684
3856
|
*/
|
|
4685
3857
|
"size"?: StepperSizesType;
|
|
3858
|
+
}
|
|
3859
|
+
interface GovTabs {
|
|
4686
3860
|
/**
|
|
4687
|
-
*
|
|
3861
|
+
* Style variation of the tab chips.
|
|
4688
3862
|
*/
|
|
4689
|
-
"
|
|
3863
|
+
"color"?: ColorType1;
|
|
4690
3864
|
/**
|
|
4691
|
-
*
|
|
3865
|
+
* Icon and description display direction
|
|
4692
3866
|
*/
|
|
4693
|
-
"
|
|
4694
|
-
}
|
|
4695
|
-
interface GovTabs {
|
|
3867
|
+
"direction"?: 'row' | 'column';
|
|
4696
3868
|
/**
|
|
4697
3869
|
* Emitted when the tab is changed.
|
|
4698
3870
|
*/
|
|
@@ -4702,25 +3874,13 @@ declare namespace LocalJSX {
|
|
|
4702
3874
|
*/
|
|
4703
3875
|
"orientation"?: TabOrientationType;
|
|
4704
3876
|
/**
|
|
4705
|
-
* Tabs
|
|
3877
|
+
* Tabs size.
|
|
4706
3878
|
*/
|
|
4707
|
-
"
|
|
3879
|
+
"size"?: TabSizeType;
|
|
4708
3880
|
/**
|
|
4709
|
-
*
|
|
4710
|
-
*/
|
|
4711
|
-
"variant"?: VariantType2;
|
|
4712
|
-
/**
|
|
4713
|
-
* Adds accessible label for the tabs that is only shown for screen readers.
|
|
4714
|
-
*/
|
|
4715
|
-
"wcagLabel"?: string;
|
|
4716
|
-
/**
|
|
4717
|
-
* Indicates the id of a component that labels the tabs.
|
|
4718
|
-
*/
|
|
4719
|
-
"wcagLabelledBy"?: string;
|
|
4720
|
-
/**
|
|
4721
|
-
* Adds accessible label for the tabs select
|
|
3881
|
+
* Tabs type
|
|
4722
3882
|
*/
|
|
4723
|
-
"
|
|
3883
|
+
"type"?: TabType;
|
|
4724
3884
|
}
|
|
4725
3885
|
interface GovTabsItem {
|
|
4726
3886
|
/**
|
|
@@ -4731,6 +3891,14 @@ declare namespace LocalJSX {
|
|
|
4731
3891
|
* Item disable state
|
|
4732
3892
|
*/
|
|
4733
3893
|
"disabled"?: boolean;
|
|
3894
|
+
/**
|
|
3895
|
+
* Icon definition at the end. Use the type/name notation
|
|
3896
|
+
*/
|
|
3897
|
+
"iconEnd"?: string;
|
|
3898
|
+
/**
|
|
3899
|
+
* Icon definition at the stat. Use the type/name notation
|
|
3900
|
+
*/
|
|
3901
|
+
"iconStart"?: string;
|
|
4734
3902
|
/**
|
|
4735
3903
|
* Custom tab item identifier. Otherwise, it will be generated
|
|
4736
3904
|
*/
|
|
@@ -4745,6 +3913,10 @@ declare namespace LocalJSX {
|
|
|
4745
3913
|
"triggerIdentifier"?: string;
|
|
4746
3914
|
}
|
|
4747
3915
|
interface GovTag {
|
|
3916
|
+
/**
|
|
3917
|
+
* Style variation of the tag.
|
|
3918
|
+
*/
|
|
3919
|
+
"color"?: ButtonColorType;
|
|
4748
3920
|
/**
|
|
4749
3921
|
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
4750
3922
|
*/
|
|
@@ -4754,23 +3926,37 @@ declare namespace LocalJSX {
|
|
|
4754
3926
|
*/
|
|
4755
3927
|
"iconRight"?: string;
|
|
4756
3928
|
/**
|
|
4757
|
-
*
|
|
3929
|
+
* Tag’s size.
|
|
4758
3930
|
*/
|
|
4759
|
-
"
|
|
3931
|
+
"size"?: TagSizesType;
|
|
4760
3932
|
/**
|
|
4761
|
-
* Tag’s
|
|
3933
|
+
* Tag’s type
|
|
4762
3934
|
*/
|
|
4763
|
-
"
|
|
3935
|
+
"type"?: TagTypesType;
|
|
3936
|
+
}
|
|
3937
|
+
interface GovThemeSwitch {
|
|
4764
3938
|
/**
|
|
4765
|
-
*
|
|
3939
|
+
* Called when the theme is changed by the user
|
|
4766
3940
|
*/
|
|
4767
|
-
"
|
|
3941
|
+
"onGov-change"?: (event: GovThemeSwitchCustomEvent<ThemeSwitchEvent>) => void;
|
|
4768
3942
|
}
|
|
4769
3943
|
interface GovTile {
|
|
4770
3944
|
/**
|
|
4771
3945
|
* Link on whole tile
|
|
4772
3946
|
*/
|
|
4773
3947
|
"href"?: string;
|
|
3948
|
+
/**
|
|
3949
|
+
* Tiles border
|
|
3950
|
+
*/
|
|
3951
|
+
"noBorder"?: boolean;
|
|
3952
|
+
/**
|
|
3953
|
+
* Style variation of the tile.
|
|
3954
|
+
*/
|
|
3955
|
+
"orientation"?: "vertical" | "horizontal";
|
|
3956
|
+
/**
|
|
3957
|
+
* Tile’s size
|
|
3958
|
+
*/
|
|
3959
|
+
"size"?: TileSizesType;
|
|
4774
3960
|
/**
|
|
4775
3961
|
* Same as original parameter
|
|
4776
3962
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
|
|
@@ -4779,19 +3965,23 @@ declare namespace LocalJSX {
|
|
|
4779
3965
|
}
|
|
4780
3966
|
interface GovTiles {
|
|
4781
3967
|
/**
|
|
4782
|
-
* Number of columns between
|
|
3968
|
+
* Number of columns between 2-6
|
|
4783
3969
|
*/
|
|
4784
3970
|
"columns"?: number;
|
|
4785
|
-
/**
|
|
4786
|
-
* Tiles border
|
|
4787
|
-
*/
|
|
4788
|
-
"noBorder"?: boolean;
|
|
4789
3971
|
}
|
|
4790
3972
|
interface GovToast {
|
|
3973
|
+
/**
|
|
3974
|
+
* Aria label for the closing button. It is mandatory if the alert is closable
|
|
3975
|
+
*/
|
|
3976
|
+
"accessibleCloseLabel"?: string;
|
|
4791
3977
|
/**
|
|
4792
3978
|
* Closing button texting instead of icons
|
|
4793
3979
|
*/
|
|
4794
3980
|
"closeLabel"?: string;
|
|
3981
|
+
/**
|
|
3982
|
+
* Style variation of the toast message.
|
|
3983
|
+
*/
|
|
3984
|
+
"color"?: ToastColorType;
|
|
4795
3985
|
/**
|
|
4796
3986
|
* Toast’s gravity
|
|
4797
3987
|
*/
|
|
@@ -4812,16 +4002,12 @@ declare namespace LocalJSX {
|
|
|
4812
4002
|
* Toast type
|
|
4813
4003
|
*/
|
|
4814
4004
|
"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
4005
|
}
|
|
4824
4006
|
interface GovTooltip {
|
|
4007
|
+
/**
|
|
4008
|
+
* Style variation of the tooltip
|
|
4009
|
+
*/
|
|
4010
|
+
"color"?: TooltipColorType;
|
|
4825
4011
|
/**
|
|
4826
4012
|
* Trigger is just an icon
|
|
4827
4013
|
*/
|
|
@@ -4842,12 +4028,12 @@ declare namespace LocalJSX {
|
|
|
4842
4028
|
* Tooltip’s size.
|
|
4843
4029
|
*/
|
|
4844
4030
|
"size"?: TooltipSizeType;
|
|
4031
|
+
}
|
|
4032
|
+
interface GovTooltipContent {
|
|
4845
4033
|
/**
|
|
4846
4034
|
* Style variation of the tooltip
|
|
4847
4035
|
*/
|
|
4848
|
-
"
|
|
4849
|
-
}
|
|
4850
|
-
interface GovTooltipContent {
|
|
4036
|
+
"color"?: TooltipColorType;
|
|
4851
4037
|
/**
|
|
4852
4038
|
* Indicates display of tooltip content
|
|
4853
4039
|
*/
|
|
@@ -4864,10 +4050,6 @@ declare namespace LocalJSX {
|
|
|
4864
4050
|
* Tooltip’s size.
|
|
4865
4051
|
*/
|
|
4866
4052
|
"size"?: TooltipSizeType;
|
|
4867
|
-
/**
|
|
4868
|
-
* Style variation of the tooltip
|
|
4869
|
-
*/
|
|
4870
|
-
"variant"?: TooltipVariantType;
|
|
4871
4053
|
}
|
|
4872
4054
|
interface GovWizard {
|
|
4873
4055
|
/**
|
|
@@ -4888,14 +4070,14 @@ declare namespace LocalJSX {
|
|
|
4888
4070
|
"wcagLabelledBy"?: string;
|
|
4889
4071
|
}
|
|
4890
4072
|
interface GovWizardItem {
|
|
4891
|
-
/**
|
|
4892
|
-
* Item annotation of the wizard
|
|
4893
|
-
*/
|
|
4894
|
-
"annotation"?: string;
|
|
4895
4073
|
/**
|
|
4896
4074
|
* Defines weather the wizard item can be collapsible
|
|
4897
4075
|
*/
|
|
4898
4076
|
"collapsible"?: boolean;
|
|
4077
|
+
/**
|
|
4078
|
+
* Style variation of the button.
|
|
4079
|
+
*/
|
|
4080
|
+
"color"?: WizardColorType;
|
|
4899
4081
|
/**
|
|
4900
4082
|
* Makes the wizard component disabled.
|
|
4901
4083
|
*/
|
|
@@ -4908,14 +4090,6 @@ declare namespace LocalJSX {
|
|
|
4908
4090
|
* Defines whether the accordion is open or closed by button
|
|
4909
4091
|
*/
|
|
4910
4092
|
"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
4093
|
/**
|
|
4920
4094
|
* Called when the accordion state changes
|
|
4921
4095
|
*/
|
|
@@ -4924,14 +4098,11 @@ declare namespace LocalJSX {
|
|
|
4924
4098
|
* Size of wizard
|
|
4925
4099
|
*/
|
|
4926
4100
|
"size"?: WizardSizesType;
|
|
4927
|
-
/**
|
|
4928
|
-
* Style variation of the button.
|
|
4929
|
-
*/
|
|
4930
|
-
"variant"?: WizardVariantsType;
|
|
4931
4101
|
}
|
|
4932
4102
|
interface IntrinsicElements {
|
|
4933
4103
|
"gov-accordion": GovAccordion;
|
|
4934
4104
|
"gov-accordion-item": GovAccordionItem;
|
|
4105
|
+
"gov-app": GovApp;
|
|
4935
4106
|
"gov-attachments": GovAttachments;
|
|
4936
4107
|
"gov-attachments-item": GovAttachmentsItem;
|
|
4937
4108
|
"gov-backdrop": GovBackdrop;
|
|
@@ -4942,6 +4113,7 @@ declare namespace LocalJSX {
|
|
|
4942
4113
|
"gov-container": GovContainer;
|
|
4943
4114
|
"gov-control-group": GovControlGroup;
|
|
4944
4115
|
"gov-cookiebar": GovCookiebar;
|
|
4116
|
+
"gov-dialog": GovDialog;
|
|
4945
4117
|
"gov-dropdown": GovDropdown;
|
|
4946
4118
|
"gov-empty": GovEmpty;
|
|
4947
4119
|
"gov-error-code": GovErrorCode;
|
|
@@ -4967,25 +4139,17 @@ declare namespace LocalJSX {
|
|
|
4967
4139
|
"gov-infobar": GovInfobar;
|
|
4968
4140
|
"gov-layout": GovLayout;
|
|
4969
4141
|
"gov-layout-column": GovLayoutColumn;
|
|
4970
|
-
"gov-lifecycle": GovLifecycle;
|
|
4971
4142
|
"gov-loading": GovLoading;
|
|
4972
4143
|
"gov-message": GovMessage;
|
|
4973
|
-
"gov-modal": GovModal;
|
|
4974
|
-
"gov-nav": GovNav;
|
|
4975
|
-
"gov-nav-item": GovNavItem;
|
|
4976
4144
|
"gov-pagination": GovPagination;
|
|
4977
|
-
"gov-prompt": GovPrompt;
|
|
4978
|
-
"gov-side-nav": GovSideNav;
|
|
4979
|
-
"gov-side-nav-item": GovSideNavItem;
|
|
4980
4145
|
"gov-skeleton": GovSkeleton;
|
|
4981
4146
|
"gov-spacer": GovSpacer;
|
|
4982
|
-
"gov-statsbar": GovStatsbar;
|
|
4983
|
-
"gov-statsbar-item": GovStatsbarItem;
|
|
4984
4147
|
"gov-stepper": GovStepper;
|
|
4985
4148
|
"gov-stepper-item": GovStepperItem;
|
|
4986
4149
|
"gov-tabs": GovTabs;
|
|
4987
4150
|
"gov-tabs-item": GovTabsItem;
|
|
4988
4151
|
"gov-tag": GovTag;
|
|
4152
|
+
"gov-theme-switch": GovThemeSwitch;
|
|
4989
4153
|
"gov-tile": GovTile;
|
|
4990
4154
|
"gov-tiles": GovTiles;
|
|
4991
4155
|
"gov-toast": GovToast;
|
|
@@ -5001,6 +4165,7 @@ declare module "@stencil/core" {
|
|
|
5001
4165
|
interface IntrinsicElements {
|
|
5002
4166
|
"gov-accordion": LocalJSX.GovAccordion & JSXBase.HTMLAttributes<HTMLGovAccordionElement>;
|
|
5003
4167
|
"gov-accordion-item": LocalJSX.GovAccordionItem & JSXBase.HTMLAttributes<HTMLGovAccordionItemElement>;
|
|
4168
|
+
"gov-app": LocalJSX.GovApp & JSXBase.HTMLAttributes<HTMLGovAppElement>;
|
|
5004
4169
|
"gov-attachments": LocalJSX.GovAttachments & JSXBase.HTMLAttributes<HTMLGovAttachmentsElement>;
|
|
5005
4170
|
"gov-attachments-item": LocalJSX.GovAttachmentsItem & JSXBase.HTMLAttributes<HTMLGovAttachmentsItemElement>;
|
|
5006
4171
|
"gov-backdrop": LocalJSX.GovBackdrop & JSXBase.HTMLAttributes<HTMLGovBackdropElement>;
|
|
@@ -5011,6 +4176,7 @@ declare module "@stencil/core" {
|
|
|
5011
4176
|
"gov-container": LocalJSX.GovContainer & JSXBase.HTMLAttributes<HTMLGovContainerElement>;
|
|
5012
4177
|
"gov-control-group": LocalJSX.GovControlGroup & JSXBase.HTMLAttributes<HTMLGovControlGroupElement>;
|
|
5013
4178
|
"gov-cookiebar": LocalJSX.GovCookiebar & JSXBase.HTMLAttributes<HTMLGovCookiebarElement>;
|
|
4179
|
+
"gov-dialog": LocalJSX.GovDialog & JSXBase.HTMLAttributes<HTMLGovDialogElement>;
|
|
5014
4180
|
"gov-dropdown": LocalJSX.GovDropdown & JSXBase.HTMLAttributes<HTMLGovDropdownElement>;
|
|
5015
4181
|
"gov-empty": LocalJSX.GovEmpty & JSXBase.HTMLAttributes<HTMLGovEmptyElement>;
|
|
5016
4182
|
"gov-error-code": LocalJSX.GovErrorCode & JSXBase.HTMLAttributes<HTMLGovErrorCodeElement>;
|
|
@@ -5036,25 +4202,17 @@ declare module "@stencil/core" {
|
|
|
5036
4202
|
"gov-infobar": LocalJSX.GovInfobar & JSXBase.HTMLAttributes<HTMLGovInfobarElement>;
|
|
5037
4203
|
"gov-layout": LocalJSX.GovLayout & JSXBase.HTMLAttributes<HTMLGovLayoutElement>;
|
|
5038
4204
|
"gov-layout-column": LocalJSX.GovLayoutColumn & JSXBase.HTMLAttributes<HTMLGovLayoutColumnElement>;
|
|
5039
|
-
"gov-lifecycle": LocalJSX.GovLifecycle & JSXBase.HTMLAttributes<HTMLGovLifecycleElement>;
|
|
5040
4205
|
"gov-loading": LocalJSX.GovLoading & JSXBase.HTMLAttributes<HTMLGovLoadingElement>;
|
|
5041
4206
|
"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
4207
|
"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
4208
|
"gov-skeleton": LocalJSX.GovSkeleton & JSXBase.HTMLAttributes<HTMLGovSkeletonElement>;
|
|
5050
4209
|
"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
4210
|
"gov-stepper": LocalJSX.GovStepper & JSXBase.HTMLAttributes<HTMLGovStepperElement>;
|
|
5054
4211
|
"gov-stepper-item": LocalJSX.GovStepperItem & JSXBase.HTMLAttributes<HTMLGovStepperItemElement>;
|
|
5055
4212
|
"gov-tabs": LocalJSX.GovTabs & JSXBase.HTMLAttributes<HTMLGovTabsElement>;
|
|
5056
4213
|
"gov-tabs-item": LocalJSX.GovTabsItem & JSXBase.HTMLAttributes<HTMLGovTabsItemElement>;
|
|
5057
4214
|
"gov-tag": LocalJSX.GovTag & JSXBase.HTMLAttributes<HTMLGovTagElement>;
|
|
4215
|
+
"gov-theme-switch": LocalJSX.GovThemeSwitch & JSXBase.HTMLAttributes<HTMLGovThemeSwitchElement>;
|
|
5058
4216
|
"gov-tile": LocalJSX.GovTile & JSXBase.HTMLAttributes<HTMLGovTileElement>;
|
|
5059
4217
|
"gov-tiles": LocalJSX.GovTiles & JSXBase.HTMLAttributes<HTMLGovTilesElement>;
|
|
5060
4218
|
"gov-toast": LocalJSX.GovToast & JSXBase.HTMLAttributes<HTMLGovToastElement>;
|