@gov-design-system-ce/components 4.0.8-rc22 → 4.1.0-rc02
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 +27 -32
- package/dist/cjs/gov-attachments_3.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-backdrop.cjs.entry.js +21 -19
- package/dist/cjs/gov-backdrop.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-breadcrumbs.cjs.entry.js +18 -21
- package/dist/cjs/gov-breadcrumbs.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-button.cjs.entry.js +40 -53
- package/dist/cjs/gov-button.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-card.cjs.entry.js +19 -59
- package/dist/cjs/gov-card.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-chip.cjs.entry.js +46 -32
- 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 +32 -28
- 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 +25 -22
- 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 +32 -30
- package/dist/cjs/gov-form-checkbox.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-control.cjs.entry.js +10 -14
- package/dist/cjs/gov-form-control.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-file.cjs.entry.js +31 -36
- 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 +37 -45
- 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 +31 -31
- 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 +30 -43
- package/dist/cjs/gov-form-select.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-switch.cjs.entry.js +32 -31
- 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 +32 -36
- 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 +17 -46
- 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 +8 -9
- 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 +37 -26
- 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 +16 -20
- package/dist/cjs/gov-tooltip.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-wizard-item.cjs.entry.js +20 -43
- package/dist/cjs/gov-wizard-item.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-wizard.cjs.entry.js +15 -14
- 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/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 -8
- 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/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-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-2da35aa8.js +2 -0
- package/dist/components/p-2da35aa8.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-5caf1fe1.js +2 -0
- package/dist/components/p-5caf1fe1.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-7f8a24a7.js +2 -0
- package/dist/components/p-7f8a24a7.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-c9a15c52.js +2 -0
- package/dist/components/p-c9a15c52.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-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-e20bb5dc.js +2 -0
- package/dist/components/p-e20bb5dc.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-e9b35956.js +2 -0
- package/dist/components/p-e9b35956.js.map +1 -0
- package/dist/components/p-edd1417b.js +2 -0
- package/dist/components/p-edd1417b.js.map +1 -0
- package/dist/components/p-fe1842da.js +2 -0
- package/dist/components/p-fe1842da.js.map +1 -0
- package/dist/components/p-ff0cf148.js +2 -0
- package/dist/components/p-ff0cf148.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-74e9ad9d.entry.js +2 -0
- package/dist/core/p-74e9ad9d.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-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-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 +28 -33
- package/dist/esm/gov-attachments_3.entry.js.map +1 -1
- package/dist/esm/gov-backdrop.entry.js +21 -19
- package/dist/esm/gov-backdrop.entry.js.map +1 -1
- package/dist/esm/gov-breadcrumbs.entry.js +18 -21
- package/dist/esm/gov-breadcrumbs.entry.js.map +1 -1
- package/dist/esm/gov-button.entry.js +41 -54
- package/dist/esm/gov-button.entry.js.map +1 -1
- package/dist/esm/gov-card.entry.js +20 -60
- package/dist/esm/gov-card.entry.js.map +1 -1
- package/dist/esm/gov-chip.entry.js +46 -32
- 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 +33 -29
- 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 +26 -23
- 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 +33 -31
- package/dist/esm/gov-form-checkbox.entry.js.map +1 -1
- package/dist/esm/gov-form-control.entry.js +12 -16
- package/dist/esm/gov-form-control.entry.js.map +1 -1
- package/dist/esm/gov-form-file.entry.js +32 -37
- 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 +38 -46
- 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 +32 -32
- 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 +31 -44
- package/dist/esm/gov-form-select.entry.js.map +1 -1
- package/dist/esm/gov-form-switch.entry.js +33 -32
- 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 +33 -37
- 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 +18 -47
- 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 +9 -10
- 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 +38 -27
- 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 +17 -21
- package/dist/esm/gov-tooltip.entry.js.map +1 -1
- package/dist/esm/gov-wizard-item.entry.js +21 -44
- package/dist/esm/gov-wizard-item.entry.js.map +1 -1
- package/dist/esm/gov-wizard.entry.js +16 -15
- 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/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 +11179 -1929
- package/dist/hydrate/index.mjs +11179 -1929
- package/dist/stencil.config.js +4 -2
- package/dist/stencil.config.js.map +1 -1
- package/dist/types/components/gov-accordion/constants.d.ts +4 -7
- package/dist/types/components/gov-accordion/gov-accordion-item.d.ts +6 -22
- package/dist/types/components/gov-accordion/gov-accordion.d.ts +3 -19
- package/dist/types/components/gov-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 +662 -1491
- 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/package.json +2 -2
- package/dist/cjs/constants-11f3de8f.js +0 -28
- package/dist/cjs/constants-11f3de8f.js.map +0 -1
- package/dist/cjs/constants-1b3eeb21.js +0 -20
- package/dist/cjs/constants-1b3eeb21.js.map +0 -1
- package/dist/cjs/constants-29b9825f.js +0 -33
- package/dist/cjs/constants-29b9825f.js.map +0 -1
- package/dist/cjs/constants-2f0a11e5.js +0 -30
- package/dist/cjs/constants-2f0a11e5.js.map +0 -1
- package/dist/cjs/constants-4fefc173.js +0 -37
- package/dist/cjs/constants-4fefc173.js.map +0 -1
- package/dist/cjs/constants-7a5540d0.js +0 -26
- package/dist/cjs/constants-7a5540d0.js.map +0 -1
- package/dist/cjs/constants-8f194b53.js +0 -30
- package/dist/cjs/constants-8f194b53.js.map +0 -1
- package/dist/cjs/constants-b7813ab1.js +0 -16
- package/dist/cjs/constants-b7813ab1.js.map +0 -1
- package/dist/cjs/constants-b8a9f758.js +0 -22
- package/dist/cjs/constants-b8a9f758.js.map +0 -1
- package/dist/cjs/constants-d5fe1cee.js +0 -29
- package/dist/cjs/constants-d5fe1cee.js.map +0 -1
- package/dist/cjs/constants-fb915aae.js +0 -21
- package/dist/cjs/constants-fb915aae.js.map +0 -1
- package/dist/cjs/constants-fdc5268a.js +0 -15
- package/dist/cjs/constants-fdc5268a.js.map +0 -1
- package/dist/cjs/form-f93c3a0a.js +0 -163
- package/dist/cjs/form-f93c3a0a.js.map +0 -1
- package/dist/cjs/gov-form-input.cjs.entry.js +0 -199
- package/dist/cjs/gov-form-input.cjs.entry.js.map +0 -1
- package/dist/cjs/gov-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-cfb57f19.js +0 -2044
- package/dist/cjs/index-cfb57f19.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/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-53ebeed1.js +0 -67
- package/dist/cjs/wcag-53ebeed1.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-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-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-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-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-3cf3af92.js +0 -2
- package/dist/components/p-3cf3af92.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-4489a1da.js +0 -2
- package/dist/components/p-4489a1da.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-6207f7b0.js +0 -2
- package/dist/components/p-6207f7b0.js.map +0 -1
- package/dist/components/p-65cd1f0c.js +0 -2
- package/dist/components/p-65cd1f0c.js.map +0 -1
- package/dist/components/p-6b0471a8.js +0 -2
- package/dist/components/p-6b0471a8.js.map +0 -1
- package/dist/components/p-6cdf3f51.js +0 -2
- package/dist/components/p-6cdf3f51.js.map +0 -1
- package/dist/components/p-6e263e52.js +0 -2
- package/dist/components/p-6e263e52.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-8df7c635.js +0 -2
- package/dist/components/p-8df7c635.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-92c6c6aa.js +0 -2
- package/dist/components/p-92c6c6aa.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-b5bbb1eb.js +0 -2
- package/dist/components/p-b5bbb1eb.js.map +0 -1
- package/dist/components/p-bb979e0e.js +0 -2
- package/dist/components/p-bb979e0e.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-d6759ac3.js +0 -3
- package/dist/components/p-d6759ac3.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-02745628.entry.js +0 -2
- package/dist/core/p-02745628.entry.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-04e48d5d.entry.js +0 -2
- package/dist/core/p-04e48d5d.entry.js.map +0 -1
- package/dist/core/p-0790a27c.entry.js +0 -2
- package/dist/core/p-0790a27c.entry.js.map +0 -1
- package/dist/core/p-0a5b0f7d.js +0 -3
- package/dist/core/p-0a5b0f7d.js.map +0 -1
- package/dist/core/p-0dd510d0.entry.js +0 -2
- package/dist/core/p-0dd510d0.entry.js.map +0 -1
- package/dist/core/p-1046221c.entry.js +0 -2
- package/dist/core/p-1046221c.entry.js.map +0 -1
- package/dist/core/p-13a80dc5.entry.js +0 -2
- package/dist/core/p-13a80dc5.entry.js.map +0 -1
- package/dist/core/p-185a46b9.entry.js +0 -2
- package/dist/core/p-185a46b9.entry.js.map +0 -1
- package/dist/core/p-1b212799.entry.js +0 -2
- package/dist/core/p-1b212799.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-212e297e.entry.js +0 -2
- package/dist/core/p-212e297e.entry.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-272ef734.entry.js +0 -2
- package/dist/core/p-272ef734.entry.js.map +0 -1
- package/dist/core/p-290773da.entry.js +0 -2
- package/dist/core/p-290773da.entry.js.map +0 -1
- package/dist/core/p-2cdb5670.entry.js +0 -3
- package/dist/core/p-2cdb5670.entry.js.map +0 -1
- package/dist/core/p-2db35d0f.entry.js +0 -2
- package/dist/core/p-2db35d0f.entry.js.map +0 -1
- package/dist/core/p-2e647c00.entry.js +0 -2
- package/dist/core/p-2e647c00.entry.js.map +0 -1
- package/dist/core/p-2fb0e1cf.entry.js +0 -2
- package/dist/core/p-2fb0e1cf.entry.js.map +0 -1
- package/dist/core/p-31a7316b.entry.js +0 -2
- package/dist/core/p-31a7316b.entry.js.map +0 -1
- package/dist/core/p-33b1f5d8.entry.js +0 -2
- package/dist/core/p-33b1f5d8.entry.js.map +0 -1
- package/dist/core/p-344c72d7.js +0 -2
- package/dist/core/p-3483a6e8.entry.js +0 -2
- package/dist/core/p-3483a6e8.entry.js.map +0 -1
- package/dist/core/p-34cf509a.entry.js +0 -2
- package/dist/core/p-34cf509a.entry.js.map +0 -1
- package/dist/core/p-36425101.entry.js +0 -2
- package/dist/core/p-36425101.entry.js.map +0 -1
- package/dist/core/p-36ee24f8.entry.js +0 -2
- package/dist/core/p-36ee24f8.entry.js.map +0 -1
- package/dist/core/p-389edb54.entry.js +0 -2
- package/dist/core/p-389edb54.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-3e3a1607.entry.js +0 -2
- package/dist/core/p-3e3a1607.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-3f62cf30.entry.js +0 -2
- package/dist/core/p-3f62cf30.entry.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-4532cea6.entry.js +0 -2
- package/dist/core/p-4532cea6.entry.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-4dbaff99.entry.js +0 -2
- package/dist/core/p-4dbaff99.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-5462e282.entry.js +0 -2
- package/dist/core/p-5462e282.entry.js.map +0 -1
- package/dist/core/p-5d33cb6e.entry.js +0 -2
- package/dist/core/p-5d33cb6e.entry.js.map +0 -1
- package/dist/core/p-5e04679a.entry.js +0 -2
- package/dist/core/p-5e04679a.entry.js.map +0 -1
- package/dist/core/p-5e7e7cb1.entry.js +0 -2
- package/dist/core/p-5e7e7cb1.entry.js.map +0 -1
- package/dist/core/p-5facceb9.entry.js +0 -2
- package/dist/core/p-5facceb9.entry.js.map +0 -1
- package/dist/core/p-650ac6c6.entry.js +0 -2
- package/dist/core/p-650ac6c6.entry.js.map +0 -1
- package/dist/core/p-6977b168.entry.js +0 -2
- package/dist/core/p-6977b168.entry.js.map +0 -1
- package/dist/core/p-6be9b50d.entry.js +0 -3
- package/dist/core/p-6be9b50d.entry.js.map +0 -1
- package/dist/core/p-6c745c3e.entry.js +0 -2
- package/dist/core/p-6c745c3e.entry.js.map +0 -1
- package/dist/core/p-718d0198.entry.js +0 -2
- package/dist/core/p-718d0198.entry.js.map +0 -1
- package/dist/core/p-753e4861.entry.js +0 -3
- package/dist/core/p-753e4861.entry.js.map +0 -1
- package/dist/core/p-761c33c7.entry.js +0 -2
- package/dist/core/p-761c33c7.entry.js.map +0 -1
- package/dist/core/p-7695610a.entry.js +0 -2
- package/dist/core/p-7695610a.entry.js.map +0 -1
- package/dist/core/p-7ba4daf4.js +0 -2
- package/dist/core/p-7d1dd58a.entry.js +0 -2
- package/dist/core/p-7d1dd58a.entry.js.map +0 -1
- package/dist/core/p-8ab827a1.entry.js +0 -2
- package/dist/core/p-8ab827a1.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-92b7481f.js +0 -2
- package/dist/core/p-92b7481f.js.map +0 -1
- package/dist/core/p-92f752e1.entry.js +0 -3
- package/dist/core/p-92f752e1.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-a50b306f.entry.js +0 -2
- package/dist/core/p-a50b306f.entry.js.map +0 -1
- package/dist/core/p-aaabf6a4.entry.js +0 -2
- package/dist/core/p-aaabf6a4.entry.js.map +0 -1
- package/dist/core/p-ab2f6b4d.entry.js +0 -2
- package/dist/core/p-ab2f6b4d.entry.js.map +0 -1
- package/dist/core/p-ab9d9655.entry.js +0 -2
- package/dist/core/p-ab9d9655.entry.js.map +0 -1
- package/dist/core/p-aba11ab4.entry.js +0 -2
- package/dist/core/p-aba11ab4.entry.js.map +0 -1
- package/dist/core/p-b58ed9ce.entry.js +0 -2
- package/dist/core/p-b58ed9ce.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-cc3c6319.entry.js +0 -2
- package/dist/core/p-cc3c6319.entry.js.map +0 -1
- package/dist/core/p-cce125de.entry.js +0 -2
- package/dist/core/p-cce125de.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-d2fc217d.entry.js +0 -2
- package/dist/core/p-d2fc217d.entry.js.map +0 -1
- package/dist/core/p-dbde347f.entry.js +0 -2
- package/dist/core/p-dbde347f.entry.js.map +0 -1
- package/dist/core/p-e0e2e9c1.js +0 -2
- package/dist/core/p-e21b402c.entry.js +0 -3
- package/dist/core/p-e21b402c.entry.js.map +0 -1
- 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-eb059ce6.entry.js +0 -2
- package/dist/core/p-eb059ce6.entry.js.map +0 -1
- package/dist/core/p-eb403270.entry.js +0 -2
- package/dist/core/p-eb403270.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-f11f707f.entry.js +0 -2
- package/dist/core/p-f11f707f.entry.js.map +0 -1
- package/dist/core/p-f54fe20e.entry.js +0 -2
- package/dist/core/p-f54fe20e.entry.js.map +0 -1
- package/dist/core/p-f9e6f776.entry.js +0 -3
- package/dist/core/p-f9e6f776.entry.js.map +0 -1
- package/dist/core/p-f9fee460.entry.js +0 -2
- package/dist/core/p-f9fee460.entry.js.map +0 -1
- package/dist/core/p-fc3d4a73.entry.js +0 -3
- package/dist/core/p-fc3d4a73.entry.js.map +0 -1
- package/dist/core/p-fdead70e.js +0 -2
- package/dist/core/p-fdead70e.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-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-b44c6c92.js +0 -2013
- package/dist/esm/index-b44c6c92.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/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-6ad92279.js +0 -62
- package/dist/esm/wcag-6ad92279.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-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
|
/**
|
|
@@ -1422,101 +1245,38 @@ export namespace Components {
|
|
|
1422
1245
|
interface GovLayoutColumn {
|
|
1423
1246
|
}
|
|
1424
1247
|
interface GovLoading {
|
|
1425
|
-
}
|
|
1426
|
-
interface GovMessage {
|
|
1427
1248
|
/**
|
|
1428
|
-
*
|
|
1249
|
+
* Loading size
|
|
1429
1250
|
*/
|
|
1430
|
-
"
|
|
1251
|
+
"size"?: LoadingSizesType;
|
|
1431
1252
|
}
|
|
1432
|
-
interface
|
|
1433
|
-
/**
|
|
1434
|
-
* Attribute allowing blocking the modal backdrop closing
|
|
1435
|
-
*/
|
|
1436
|
-
"blockBackdropClose": boolean;
|
|
1437
|
-
/**
|
|
1438
|
-
* Attribute allowing blocking the modal button closing
|
|
1439
|
-
*/
|
|
1440
|
-
"blockButtonClose": boolean;
|
|
1441
|
-
/**
|
|
1442
|
-
* Attribute allowing blocking the modal closing
|
|
1443
|
-
*/
|
|
1444
|
-
"blockClose": boolean;
|
|
1445
|
-
/**
|
|
1446
|
-
* Hiding the modal
|
|
1447
|
-
*/
|
|
1448
|
-
"hide": () => Promise<void>;
|
|
1449
|
-
/**
|
|
1450
|
-
* Title of modal window
|
|
1451
|
-
*/
|
|
1452
|
-
"label": string;
|
|
1453
|
-
/**
|
|
1454
|
-
* Used to change the HTML tag in the modal label for correct semantic structure
|
|
1455
|
-
*/
|
|
1456
|
-
"labelTag": string;
|
|
1457
|
-
/**
|
|
1458
|
-
* Attribute for modal window display
|
|
1459
|
-
*/
|
|
1460
|
-
"open": boolean;
|
|
1461
|
-
/**
|
|
1462
|
-
* Role of modal
|
|
1463
|
-
*/
|
|
1464
|
-
"role": Nullable<string>;
|
|
1465
|
-
/**
|
|
1466
|
-
* Showing the modal
|
|
1467
|
-
*/
|
|
1468
|
-
"show": () => Promise<void>;
|
|
1469
|
-
/**
|
|
1470
|
-
* Validate the WCAG attributes of the component
|
|
1471
|
-
*/
|
|
1472
|
-
"validateWcag": () => Promise<void>;
|
|
1473
|
-
/**
|
|
1474
|
-
* Adds accessible label for the modal close button that is only shown for screen readers.
|
|
1475
|
-
*/
|
|
1476
|
-
"wcagCloseLabel": string;
|
|
1477
|
-
/**
|
|
1478
|
-
* A string of identifiers that indicate alternative label elements for closing the modal window
|
|
1479
|
-
*/
|
|
1480
|
-
"wcagCloseLabelledBy": string;
|
|
1253
|
+
interface GovMessage {
|
|
1481
1254
|
/**
|
|
1482
|
-
*
|
|
1255
|
+
* Style variation of the content message.
|
|
1483
1256
|
*/
|
|
1484
|
-
"
|
|
1257
|
+
"color": MessageColorType;
|
|
1485
1258
|
/**
|
|
1486
|
-
*
|
|
1259
|
+
* Message type
|
|
1487
1260
|
*/
|
|
1488
|
-
"
|
|
1261
|
+
"type"?: MessageTypesType;
|
|
1489
1262
|
}
|
|
1490
|
-
interface
|
|
1491
|
-
/**
|
|
1492
|
-
* Validate the WCAG attributes of the component
|
|
1493
|
-
*/
|
|
1494
|
-
"validateWcag": () => Promise<void>;
|
|
1263
|
+
interface GovPagination {
|
|
1495
1264
|
/**
|
|
1496
|
-
* Adds accessible label for the
|
|
1265
|
+
* Adds accessible label for the page item
|
|
1497
1266
|
*/
|
|
1498
|
-
"
|
|
1267
|
+
"accessiblePageLabel": string;
|
|
1499
1268
|
/**
|
|
1500
|
-
*
|
|
1269
|
+
* Adds accessible label for the page select
|
|
1501
1270
|
*/
|
|
1502
|
-
"
|
|
1503
|
-
}
|
|
1504
|
-
interface GovNavItem {
|
|
1271
|
+
"accessibleSelectLabel": string;
|
|
1505
1272
|
/**
|
|
1506
|
-
*
|
|
1507
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
1273
|
+
* Style variation of the pagination.
|
|
1508
1274
|
*/
|
|
1509
|
-
"
|
|
1510
|
-
}
|
|
1511
|
-
interface GovPagination {
|
|
1275
|
+
"color"?: PaginationColorType;
|
|
1512
1276
|
/**
|
|
1513
1277
|
* Currently displayed page
|
|
1514
1278
|
*/
|
|
1515
1279
|
"current": number;
|
|
1516
|
-
/**
|
|
1517
|
-
* Set on active page
|
|
1518
|
-
*/
|
|
1519
|
-
"inverse": boolean;
|
|
1520
1280
|
/**
|
|
1521
1281
|
* Description of the option to move one page forward
|
|
1522
1282
|
*/
|
|
@@ -1561,323 +1321,140 @@ export namespace Components {
|
|
|
1561
1321
|
* Pagination type
|
|
1562
1322
|
*/
|
|
1563
1323
|
"type": PaginationType;
|
|
1324
|
+
}
|
|
1325
|
+
interface GovSkeleton {
|
|
1564
1326
|
/**
|
|
1565
|
-
*
|
|
1327
|
+
* Animation type
|
|
1566
1328
|
*/
|
|
1567
|
-
"
|
|
1329
|
+
"animation"?: SkeletonAnimationType;
|
|
1568
1330
|
/**
|
|
1569
|
-
* Style variation of the
|
|
1331
|
+
* Style variation of the skeleton.
|
|
1570
1332
|
*/
|
|
1571
|
-
"
|
|
1333
|
+
"color"?: SkeletonColorType;
|
|
1572
1334
|
/**
|
|
1573
|
-
*
|
|
1335
|
+
* Height of the skeleton ex. 100px, 100%, auto etc.
|
|
1574
1336
|
*/
|
|
1575
|
-
"
|
|
1337
|
+
"height": string;
|
|
1576
1338
|
/**
|
|
1577
|
-
*
|
|
1339
|
+
* Shape of the skeleton
|
|
1578
1340
|
*/
|
|
1579
|
-
"
|
|
1341
|
+
"shape"?: SkeletonShapesType;
|
|
1580
1342
|
/**
|
|
1581
|
-
*
|
|
1343
|
+
* Input’s size.
|
|
1582
1344
|
*/
|
|
1583
|
-
"
|
|
1345
|
+
"size"?: FormInputSizesType;
|
|
1584
1346
|
/**
|
|
1585
|
-
*
|
|
1347
|
+
* Width of the skeleton ex. 100px, 100%, auto etc.
|
|
1586
1348
|
*/
|
|
1587
|
-
"
|
|
1349
|
+
"width": string;
|
|
1588
1350
|
}
|
|
1589
|
-
interface
|
|
1351
|
+
interface GovSpacer {
|
|
1590
1352
|
/**
|
|
1591
|
-
*
|
|
1353
|
+
* Breakpoint
|
|
1592
1354
|
*/
|
|
1593
|
-
"
|
|
1355
|
+
"breakpoint"?: SpacerBreakpointsType;
|
|
1594
1356
|
/**
|
|
1595
|
-
*
|
|
1357
|
+
* Spacer’s size
|
|
1596
1358
|
*/
|
|
1597
|
-
"
|
|
1359
|
+
"size"?: SpacerSizeType;
|
|
1360
|
+
}
|
|
1361
|
+
interface GovStepper {
|
|
1598
1362
|
/**
|
|
1599
|
-
*
|
|
1363
|
+
* Size of stepper
|
|
1600
1364
|
*/
|
|
1601
|
-
"
|
|
1365
|
+
"size"?: StepperSizesType;
|
|
1366
|
+
}
|
|
1367
|
+
interface GovStepperItem {
|
|
1602
1368
|
/**
|
|
1603
|
-
*
|
|
1369
|
+
* Style variation of the button.
|
|
1604
1370
|
*/
|
|
1605
|
-
"
|
|
1371
|
+
"color"?: StepperColorType;
|
|
1606
1372
|
/**
|
|
1607
|
-
*
|
|
1373
|
+
* Custom stepper item identifier. Otherwise, it will be generated
|
|
1608
1374
|
*/
|
|
1609
|
-
"
|
|
1375
|
+
"identifier": string;
|
|
1610
1376
|
/**
|
|
1611
|
-
*
|
|
1377
|
+
* Size of stepper
|
|
1612
1378
|
*/
|
|
1613
|
-
"
|
|
1379
|
+
"size"?: StepperSizesType;
|
|
1380
|
+
}
|
|
1381
|
+
interface GovTabs {
|
|
1614
1382
|
/**
|
|
1615
|
-
*
|
|
1383
|
+
* Style variation of the tab chips.
|
|
1616
1384
|
*/
|
|
1617
|
-
"
|
|
1385
|
+
"color"?: ColorType1;
|
|
1618
1386
|
/**
|
|
1619
|
-
*
|
|
1387
|
+
* Returns the currently selected tabs-item
|
|
1620
1388
|
*/
|
|
1621
|
-
"
|
|
1389
|
+
"currentTab": () => Promise<Nullable<HTMLGovTabsItemElement>>;
|
|
1622
1390
|
/**
|
|
1623
|
-
*
|
|
1391
|
+
* Icon and description display direction
|
|
1624
1392
|
*/
|
|
1625
|
-
"
|
|
1393
|
+
"direction": 'row' | 'column';
|
|
1626
1394
|
/**
|
|
1627
|
-
*
|
|
1395
|
+
* Tabs orientation
|
|
1628
1396
|
*/
|
|
1629
|
-
"
|
|
1397
|
+
"orientation": TabOrientationType;
|
|
1630
1398
|
/**
|
|
1631
|
-
*
|
|
1399
|
+
* Regenerate tabs controllers
|
|
1632
1400
|
*/
|
|
1633
|
-
"
|
|
1634
|
-
}
|
|
1635
|
-
interface GovSideNav {
|
|
1401
|
+
"refresh": () => Promise<void>;
|
|
1636
1402
|
/**
|
|
1637
|
-
*
|
|
1403
|
+
* Regenerate tabs controllers
|
|
1638
1404
|
*/
|
|
1639
|
-
"
|
|
1405
|
+
"rerender": () => Promise<void>;
|
|
1640
1406
|
/**
|
|
1641
|
-
*
|
|
1407
|
+
* Regenerate tabs controllers
|
|
1642
1408
|
*/
|
|
1643
|
-
"
|
|
1409
|
+
"setActiveTab": (identifier: string) => Promise<void>;
|
|
1644
1410
|
/**
|
|
1645
|
-
*
|
|
1411
|
+
* Tabs size.
|
|
1646
1412
|
*/
|
|
1647
|
-
"
|
|
1413
|
+
"size"?: TabSizeType;
|
|
1648
1414
|
/**
|
|
1649
|
-
*
|
|
1415
|
+
* Tabs type
|
|
1650
1416
|
*/
|
|
1651
|
-
"
|
|
1417
|
+
"type": TabType;
|
|
1418
|
+
}
|
|
1419
|
+
interface GovTabsItem {
|
|
1652
1420
|
/**
|
|
1653
|
-
*
|
|
1421
|
+
* Default selected tab
|
|
1654
1422
|
*/
|
|
1655
|
-
"
|
|
1656
|
-
}
|
|
1657
|
-
interface GovSideNavItem {
|
|
1423
|
+
"default": boolean;
|
|
1658
1424
|
/**
|
|
1659
|
-
*
|
|
1425
|
+
* Item disable state
|
|
1660
1426
|
*/
|
|
1661
|
-
"
|
|
1427
|
+
"disabled": boolean;
|
|
1662
1428
|
/**
|
|
1663
|
-
*
|
|
1429
|
+
* Returns a unique tab trigger identifier
|
|
1664
1430
|
*/
|
|
1665
|
-
"
|
|
1431
|
+
"getDisableState": () => Promise<boolean>;
|
|
1666
1432
|
/**
|
|
1667
|
-
*
|
|
1433
|
+
* Returns a unique tab content identifier
|
|
1668
1434
|
*/
|
|
1669
|
-
"
|
|
1435
|
+
"getIdentifier": () => Promise<string>;
|
|
1670
1436
|
/**
|
|
1671
|
-
* Returns
|
|
1437
|
+
* Returns a unique tab trigger identifier
|
|
1672
1438
|
*/
|
|
1673
|
-
"
|
|
1439
|
+
"getTriggerIdentifier": () => Promise<string>;
|
|
1674
1440
|
/**
|
|
1675
|
-
*
|
|
1441
|
+
* Icon definition at the end. Use the type/name notation
|
|
1676
1442
|
*/
|
|
1677
|
-
"
|
|
1443
|
+
"iconEnd": string;
|
|
1678
1444
|
/**
|
|
1679
|
-
*
|
|
1680
|
-
* @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
|
|
1681
1446
|
*/
|
|
1682
|
-
"
|
|
1447
|
+
"iconStart": string;
|
|
1683
1448
|
/**
|
|
1684
|
-
* Custom
|
|
1449
|
+
* Custom tab item identifier. Otherwise, it will be generated
|
|
1685
1450
|
*/
|
|
1686
1451
|
"identifier": string;
|
|
1687
1452
|
/**
|
|
1688
|
-
*
|
|
1453
|
+
* Item name of the tab
|
|
1689
1454
|
*/
|
|
1690
|
-
"
|
|
1455
|
+
"label": string;
|
|
1691
1456
|
/**
|
|
1692
|
-
*
|
|
1693
|
-
*/
|
|
1694
|
-
"isExpanded": boolean;
|
|
1695
|
-
/**
|
|
1696
|
-
* Item name of the sidenav
|
|
1697
|
-
*/
|
|
1698
|
-
"label": string;
|
|
1699
|
-
/**
|
|
1700
|
-
* Opening the sidenav
|
|
1701
|
-
*/
|
|
1702
|
-
"open": () => Promise<void>;
|
|
1703
|
-
/**
|
|
1704
|
-
* sidenav switch
|
|
1705
|
-
*/
|
|
1706
|
-
"toggle": () => Promise<void>;
|
|
1707
|
-
}
|
|
1708
|
-
interface GovSkeleton {
|
|
1709
|
-
/**
|
|
1710
|
-
* Animation type
|
|
1711
|
-
*/
|
|
1712
|
-
"animation"?: SkeletonAnimationType;
|
|
1713
|
-
/**
|
|
1714
|
-
* Number of rows of current skeleton type
|
|
1715
|
-
*/
|
|
1716
|
-
"count": number;
|
|
1717
|
-
/**
|
|
1718
|
-
* Height of the skeleton ex. 100px, 100%, auto etc.
|
|
1719
|
-
*/
|
|
1720
|
-
"height": string;
|
|
1721
|
-
/**
|
|
1722
|
-
* Shape of the skeleton
|
|
1723
|
-
*/
|
|
1724
|
-
"shape"?: SkeletonShapesType;
|
|
1725
|
-
/**
|
|
1726
|
-
* Validate the WCAG attributes of the component
|
|
1727
|
-
*/
|
|
1728
|
-
"validateWcag": () => Promise<void>;
|
|
1729
|
-
/**
|
|
1730
|
-
* Style variation of the skeleton.
|
|
1731
|
-
*/
|
|
1732
|
-
"variant"?: SkeletonVariantsType;
|
|
1733
|
-
/**
|
|
1734
|
-
* Adds accessible label for the skeleton that is only shown for screen readers.
|
|
1735
|
-
*/
|
|
1736
|
-
"wcagLabel": string;
|
|
1737
|
-
/**
|
|
1738
|
-
* Width of the skeleton ex. 100px, 100%, auto etc.
|
|
1739
|
-
*/
|
|
1740
|
-
"width": string;
|
|
1741
|
-
}
|
|
1742
|
-
interface GovSpacer {
|
|
1743
|
-
/**
|
|
1744
|
-
* Breakpoint
|
|
1745
|
-
*/
|
|
1746
|
-
"breakpoint"?: SpacerBreakpointsType;
|
|
1747
|
-
/**
|
|
1748
|
-
* Spacer’s size
|
|
1749
|
-
*/
|
|
1750
|
-
"size"?: SpacerSizeType;
|
|
1751
|
-
}
|
|
1752
|
-
interface GovStatsbar {
|
|
1753
|
-
/**
|
|
1754
|
-
* Icon’s position
|
|
1755
|
-
*/
|
|
1756
|
-
"iconPosition"?: StatsBarIconPositionType;
|
|
1757
|
-
/**
|
|
1758
|
-
* Style variation
|
|
1759
|
-
*/
|
|
1760
|
-
"variant"?: StatsBarVariantType;
|
|
1761
|
-
}
|
|
1762
|
-
interface GovStatsbarItem {
|
|
1763
|
-
/**
|
|
1764
|
-
* Icon’s position
|
|
1765
|
-
*/
|
|
1766
|
-
"iconPosition"?: StatsBarIconPositionType;
|
|
1767
|
-
}
|
|
1768
|
-
interface GovStepper {
|
|
1769
|
-
/**
|
|
1770
|
-
* Size of stepper
|
|
1771
|
-
*/
|
|
1772
|
-
"size"?: StepperSizesType;
|
|
1773
|
-
}
|
|
1774
|
-
interface GovStepperItem {
|
|
1775
|
-
/**
|
|
1776
|
-
* Item annotation of the stepper
|
|
1777
|
-
*/
|
|
1778
|
-
"annotation": string;
|
|
1779
|
-
/**
|
|
1780
|
-
* Returns the current state of the component
|
|
1781
|
-
*/
|
|
1782
|
-
"currentState": () => Promise<boolean>;
|
|
1783
|
-
/**
|
|
1784
|
-
* Custom stepper item identifier. Otherwise, it will be generated
|
|
1785
|
-
*/
|
|
1786
|
-
"identifier": string;
|
|
1787
|
-
/**
|
|
1788
|
-
* Item name of the stepper
|
|
1789
|
-
*/
|
|
1790
|
-
"label": string;
|
|
1791
|
-
/**
|
|
1792
|
-
* Size of stepper
|
|
1793
|
-
*/
|
|
1794
|
-
"size"?: StepperSizesType;
|
|
1795
|
-
/**
|
|
1796
|
-
* Used to change the HMTL tag in the stepper trigger for correct semantic structure
|
|
1797
|
-
*/
|
|
1798
|
-
"triggerTag": string;
|
|
1799
|
-
/**
|
|
1800
|
-
* Style variation of the button.
|
|
1801
|
-
*/
|
|
1802
|
-
"variant"?: StepperVariantType;
|
|
1803
|
-
}
|
|
1804
|
-
interface GovTabs {
|
|
1805
|
-
/**
|
|
1806
|
-
* Returns the currently selected tabs-item
|
|
1807
|
-
*/
|
|
1808
|
-
"currentTab": () => Promise<Nullable<HTMLGovTabsItemElement>>;
|
|
1809
|
-
/**
|
|
1810
|
-
* Tabs orientation
|
|
1811
|
-
*/
|
|
1812
|
-
"orientation": TabOrientationType;
|
|
1813
|
-
/**
|
|
1814
|
-
* Regenerate tabs controllers
|
|
1815
|
-
*/
|
|
1816
|
-
"refresh": () => Promise<void>;
|
|
1817
|
-
/**
|
|
1818
|
-
* Regenerate tabs controllers
|
|
1819
|
-
*/
|
|
1820
|
-
"rerender": () => Promise<void>;
|
|
1821
|
-
/**
|
|
1822
|
-
* Regenerate tabs controllers
|
|
1823
|
-
*/
|
|
1824
|
-
"setActiveTab": (identifier: string) => Promise<void>;
|
|
1825
|
-
/**
|
|
1826
|
-
* Tabs type
|
|
1827
|
-
*/
|
|
1828
|
-
"type": TabType;
|
|
1829
|
-
/**
|
|
1830
|
-
* Validate the WCAG attributes of the component
|
|
1831
|
-
*/
|
|
1832
|
-
"validateWcag": () => Promise<void>;
|
|
1833
|
-
/**
|
|
1834
|
-
* Style variation of the tab chips.
|
|
1835
|
-
*/
|
|
1836
|
-
"variant"?: VariantType2;
|
|
1837
|
-
/**
|
|
1838
|
-
* Adds accessible label for the tabs that is only shown for screen readers.
|
|
1839
|
-
*/
|
|
1840
|
-
"wcagLabel": string;
|
|
1841
|
-
/**
|
|
1842
|
-
* Indicates the id of a component that labels the tabs.
|
|
1843
|
-
*/
|
|
1844
|
-
"wcagLabelledBy": string;
|
|
1845
|
-
/**
|
|
1846
|
-
* Adds accessible label for the tabs select
|
|
1847
|
-
*/
|
|
1848
|
-
"wcagSelectLabel": string;
|
|
1849
|
-
}
|
|
1850
|
-
interface GovTabsItem {
|
|
1851
|
-
/**
|
|
1852
|
-
* Default selected tab
|
|
1853
|
-
*/
|
|
1854
|
-
"default": boolean;
|
|
1855
|
-
/**
|
|
1856
|
-
* Item disable state
|
|
1857
|
-
*/
|
|
1858
|
-
"disabled": boolean;
|
|
1859
|
-
/**
|
|
1860
|
-
* Returns a unique tab trigger identifier
|
|
1861
|
-
*/
|
|
1862
|
-
"getDisableState": () => Promise<boolean>;
|
|
1863
|
-
/**
|
|
1864
|
-
* Returns a unique tab content identifier
|
|
1865
|
-
*/
|
|
1866
|
-
"getIdentifier": () => Promise<string>;
|
|
1867
|
-
/**
|
|
1868
|
-
* Returns a unique tab trigger identifier
|
|
1869
|
-
*/
|
|
1870
|
-
"getTriggerIdentifier": () => Promise<string>;
|
|
1871
|
-
/**
|
|
1872
|
-
* Custom tab item identifier. Otherwise, it will be generated
|
|
1873
|
-
*/
|
|
1874
|
-
"identifier": string;
|
|
1875
|
-
/**
|
|
1876
|
-
* Item name of the tab
|
|
1877
|
-
*/
|
|
1878
|
-
"label": string;
|
|
1879
|
-
/**
|
|
1880
|
-
* Set status of tab-item
|
|
1457
|
+
* Set status of tab-item
|
|
1881
1458
|
*/
|
|
1882
1459
|
"setActiveStatus": (status: boolean) => Promise<void>;
|
|
1883
1460
|
/**
|
|
@@ -1886,6 +1463,10 @@ export namespace Components {
|
|
|
1886
1463
|
"triggerIdentifier": string;
|
|
1887
1464
|
}
|
|
1888
1465
|
interface GovTag {
|
|
1466
|
+
/**
|
|
1467
|
+
* Style variation of the tag.
|
|
1468
|
+
*/
|
|
1469
|
+
"color": ButtonColorType;
|
|
1889
1470
|
/**
|
|
1890
1471
|
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
1891
1472
|
*/
|
|
@@ -1894,18 +1475,16 @@ export namespace Components {
|
|
|
1894
1475
|
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
1895
1476
|
*/
|
|
1896
1477
|
"iconRight"?: string;
|
|
1897
|
-
/**
|
|
1898
|
-
* Determine if component should have inverse colors to be used on dark background
|
|
1899
|
-
*/
|
|
1900
|
-
"inverse": boolean;
|
|
1901
1478
|
/**
|
|
1902
1479
|
* Tag’s size.
|
|
1903
1480
|
*/
|
|
1904
|
-
"size":
|
|
1481
|
+
"size": TagSizesType;
|
|
1905
1482
|
/**
|
|
1906
|
-
*
|
|
1483
|
+
* Tag’s type
|
|
1907
1484
|
*/
|
|
1908
|
-
"
|
|
1485
|
+
"type": TagTypesType;
|
|
1486
|
+
}
|
|
1487
|
+
interface GovThemeSwitch {
|
|
1909
1488
|
}
|
|
1910
1489
|
interface GovTile {
|
|
1911
1490
|
/**
|
|
@@ -1916,6 +1495,18 @@ export namespace Components {
|
|
|
1916
1495
|
* Link on whole tile
|
|
1917
1496
|
*/
|
|
1918
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;
|
|
1919
1510
|
/**
|
|
1920
1511
|
* Same as original parameter
|
|
1921
1512
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
|
|
@@ -1924,19 +1515,23 @@ export namespace Components {
|
|
|
1924
1515
|
}
|
|
1925
1516
|
interface GovTiles {
|
|
1926
1517
|
/**
|
|
1927
|
-
* Number of columns between
|
|
1518
|
+
* Number of columns between 2-6
|
|
1928
1519
|
*/
|
|
1929
1520
|
"columns": number;
|
|
1930
|
-
/**
|
|
1931
|
-
* Tiles border
|
|
1932
|
-
*/
|
|
1933
|
-
"noBorder": boolean;
|
|
1934
1521
|
}
|
|
1935
1522
|
interface GovToast {
|
|
1523
|
+
/**
|
|
1524
|
+
* Aria label for the closing button. It is mandatory if the alert is closable
|
|
1525
|
+
*/
|
|
1526
|
+
"accessibleCloseLabel": string;
|
|
1936
1527
|
/**
|
|
1937
1528
|
* Closing button texting instead of icons
|
|
1938
1529
|
*/
|
|
1939
1530
|
"closeLabel": string;
|
|
1531
|
+
/**
|
|
1532
|
+
* Style variation of the toast message.
|
|
1533
|
+
*/
|
|
1534
|
+
"color"?: ToastColorType;
|
|
1940
1535
|
/**
|
|
1941
1536
|
* Remove toast from dom
|
|
1942
1537
|
*/
|
|
@@ -1957,16 +1552,12 @@ export namespace Components {
|
|
|
1957
1552
|
* Toast type
|
|
1958
1553
|
*/
|
|
1959
1554
|
"type"?: ToastTypesType;
|
|
1960
|
-
/**
|
|
1961
|
-
* Style variation of the toast message.
|
|
1962
|
-
*/
|
|
1963
|
-
"variant"?: ToastVariantType;
|
|
1964
|
-
/**
|
|
1965
|
-
* Aria label for the closing button. It is mandatory if the alert is closable
|
|
1966
|
-
*/
|
|
1967
|
-
"wcagCloseLabel": string;
|
|
1968
1555
|
}
|
|
1969
1556
|
interface GovTooltip {
|
|
1557
|
+
/**
|
|
1558
|
+
* Style variation of the tooltip
|
|
1559
|
+
*/
|
|
1560
|
+
"color"?: TooltipColorType;
|
|
1970
1561
|
/**
|
|
1971
1562
|
* Hiding the modal
|
|
1972
1563
|
*/
|
|
@@ -1995,12 +1586,12 @@ export namespace Components {
|
|
|
1995
1586
|
* Tooltip’s size.
|
|
1996
1587
|
*/
|
|
1997
1588
|
"size"?: TooltipSizeType;
|
|
1589
|
+
}
|
|
1590
|
+
interface GovTooltipContent {
|
|
1998
1591
|
/**
|
|
1999
1592
|
* Style variation of the tooltip
|
|
2000
1593
|
*/
|
|
2001
|
-
"
|
|
2002
|
-
}
|
|
2003
|
-
interface GovTooltipContent {
|
|
1594
|
+
"color"?: TooltipColorType;
|
|
2004
1595
|
/**
|
|
2005
1596
|
* Indicates display of tooltip content
|
|
2006
1597
|
*/
|
|
@@ -2017,10 +1608,6 @@ export namespace Components {
|
|
|
2017
1608
|
* Tooltip’s size.
|
|
2018
1609
|
*/
|
|
2019
1610
|
"size"?: TooltipSizeType;
|
|
2020
|
-
/**
|
|
2021
|
-
* Style variation of the tooltip
|
|
2022
|
-
*/
|
|
2023
|
-
"variant"?: TooltipVariantType;
|
|
2024
1611
|
}
|
|
2025
1612
|
interface GovWizard {
|
|
2026
1613
|
/**
|
|
@@ -2041,10 +1628,6 @@ export namespace Components {
|
|
|
2041
1628
|
"wcagLabelledBy": string;
|
|
2042
1629
|
}
|
|
2043
1630
|
interface GovWizardItem {
|
|
2044
|
-
/**
|
|
2045
|
-
* Item annotation of the wizard
|
|
2046
|
-
*/
|
|
2047
|
-
"annotation": string;
|
|
2048
1631
|
/**
|
|
2049
1632
|
* Closing the Wizard
|
|
2050
1633
|
*/
|
|
@@ -2053,6 +1636,10 @@ export namespace Components {
|
|
|
2053
1636
|
* Defines weather the wizard item can be collapsible
|
|
2054
1637
|
*/
|
|
2055
1638
|
"collapsible": boolean;
|
|
1639
|
+
/**
|
|
1640
|
+
* Style variation of the button.
|
|
1641
|
+
*/
|
|
1642
|
+
"color"?: WizardColorType;
|
|
2056
1643
|
/**
|
|
2057
1644
|
* Returns the current state of the component
|
|
2058
1645
|
*/
|
|
@@ -2069,14 +1656,6 @@ export namespace Components {
|
|
|
2069
1656
|
* Defines whether the accordion is open or closed by button
|
|
2070
1657
|
*/
|
|
2071
1658
|
"isExpanded": boolean;
|
|
2072
|
-
/**
|
|
2073
|
-
* Item label of the wizard
|
|
2074
|
-
*/
|
|
2075
|
-
"label": string;
|
|
2076
|
-
/**
|
|
2077
|
-
* Used to change the HTML tag in the accordion trigger for correct semantic structure
|
|
2078
|
-
*/
|
|
2079
|
-
"labelTag": string;
|
|
2080
1659
|
/**
|
|
2081
1660
|
* Opening the Wizard
|
|
2082
1661
|
*/
|
|
@@ -2089,10 +1668,6 @@ export namespace Components {
|
|
|
2089
1668
|
* Wizard switch
|
|
2090
1669
|
*/
|
|
2091
1670
|
"toggle": () => Promise<void>;
|
|
2092
|
-
/**
|
|
2093
|
-
* Style variation of the button.
|
|
2094
|
-
*/
|
|
2095
|
-
"variant"?: WizardVariantsType;
|
|
2096
1671
|
}
|
|
2097
1672
|
}
|
|
2098
1673
|
export interface GovAccordionCustomEvent<T> extends CustomEvent<T> {
|
|
@@ -2127,6 +1702,10 @@ export interface GovChipCustomEvent<T> extends CustomEvent<T> {
|
|
|
2127
1702
|
detail: T;
|
|
2128
1703
|
target: HTMLGovChipElement;
|
|
2129
1704
|
}
|
|
1705
|
+
export interface GovDialogCustomEvent<T> extends CustomEvent<T> {
|
|
1706
|
+
detail: T;
|
|
1707
|
+
target: HTMLGovDialogElement;
|
|
1708
|
+
}
|
|
2130
1709
|
export interface GovDropdownCustomEvent<T> extends CustomEvent<T> {
|
|
2131
1710
|
detail: T;
|
|
2132
1711
|
target: HTMLGovDropdownElement;
|
|
@@ -2179,26 +1758,10 @@ export interface GovInfobarCustomEvent<T> extends CustomEvent<T> {
|
|
|
2179
1758
|
detail: T;
|
|
2180
1759
|
target: HTMLGovInfobarElement;
|
|
2181
1760
|
}
|
|
2182
|
-
export interface GovModalCustomEvent<T> extends CustomEvent<T> {
|
|
2183
|
-
detail: T;
|
|
2184
|
-
target: HTMLGovModalElement;
|
|
2185
|
-
}
|
|
2186
1761
|
export interface GovPaginationCustomEvent<T> extends CustomEvent<T> {
|
|
2187
1762
|
detail: T;
|
|
2188
1763
|
target: HTMLGovPaginationElement;
|
|
2189
1764
|
}
|
|
2190
|
-
export interface GovPromptCustomEvent<T> extends CustomEvent<T> {
|
|
2191
|
-
detail: T;
|
|
2192
|
-
target: HTMLGovPromptElement;
|
|
2193
|
-
}
|
|
2194
|
-
export interface GovSideNavCustomEvent<T> extends CustomEvent<T> {
|
|
2195
|
-
detail: T;
|
|
2196
|
-
target: HTMLGovSideNavElement;
|
|
2197
|
-
}
|
|
2198
|
-
export interface GovSideNavItemCustomEvent<T> extends CustomEvent<T> {
|
|
2199
|
-
detail: T;
|
|
2200
|
-
target: HTMLGovSideNavItemElement;
|
|
2201
|
-
}
|
|
2202
1765
|
export interface GovStepperCustomEvent<T> extends CustomEvent<T> {
|
|
2203
1766
|
detail: T;
|
|
2204
1767
|
target: HTMLGovStepperElement;
|
|
@@ -2211,6 +1774,10 @@ export interface GovTabsCustomEvent<T> extends CustomEvent<T> {
|
|
|
2211
1774
|
detail: T;
|
|
2212
1775
|
target: HTMLGovTabsElement;
|
|
2213
1776
|
}
|
|
1777
|
+
export interface GovThemeSwitchCustomEvent<T> extends CustomEvent<T> {
|
|
1778
|
+
detail: T;
|
|
1779
|
+
target: HTMLGovThemeSwitchElement;
|
|
1780
|
+
}
|
|
2214
1781
|
export interface GovToastCustomEvent<T> extends CustomEvent<T> {
|
|
2215
1782
|
detail: T;
|
|
2216
1783
|
target: HTMLGovToastElement;
|
|
@@ -2258,6 +1825,12 @@ declare global {
|
|
|
2258
1825
|
prototype: HTMLGovAccordionItemElement;
|
|
2259
1826
|
new (): HTMLGovAccordionItemElement;
|
|
2260
1827
|
};
|
|
1828
|
+
interface HTMLGovAppElement extends Components.GovApp, HTMLStencilElement {
|
|
1829
|
+
}
|
|
1830
|
+
var HTMLGovAppElement: {
|
|
1831
|
+
prototype: HTMLGovAppElement;
|
|
1832
|
+
new (): HTMLGovAppElement;
|
|
1833
|
+
};
|
|
2261
1834
|
interface HTMLGovAttachmentsElement extends Components.GovAttachments, HTMLStencilElement {
|
|
2262
1835
|
}
|
|
2263
1836
|
var HTMLGovAttachmentsElement: {
|
|
@@ -2386,6 +1959,23 @@ declare global {
|
|
|
2386
1959
|
prototype: HTMLGovCookiebarElement;
|
|
2387
1960
|
new (): HTMLGovCookiebarElement;
|
|
2388
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
|
+
};
|
|
2389
1979
|
interface HTMLGovDropdownElementEventMap {
|
|
2390
1980
|
"gov-change": DropdownEvent;
|
|
2391
1981
|
}
|
|
@@ -2715,35 +2305,6 @@ declare global {
|
|
|
2715
2305
|
prototype: HTMLGovMessageElement;
|
|
2716
2306
|
new (): HTMLGovMessageElement;
|
|
2717
2307
|
};
|
|
2718
|
-
interface HTMLGovModalElementEventMap {
|
|
2719
|
-
"gov-close": PointerEvent;
|
|
2720
|
-
}
|
|
2721
|
-
interface HTMLGovModalElement extends Components.GovModal, HTMLStencilElement {
|
|
2722
|
-
addEventListener<K extends keyof HTMLGovModalElementEventMap>(type: K, listener: (this: HTMLGovModalElement, ev: GovModalCustomEvent<HTMLGovModalElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2723
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2724
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2725
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2726
|
-
removeEventListener<K extends keyof HTMLGovModalElementEventMap>(type: K, listener: (this: HTMLGovModalElement, ev: GovModalCustomEvent<HTMLGovModalElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2727
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2728
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2729
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2730
|
-
}
|
|
2731
|
-
var HTMLGovModalElement: {
|
|
2732
|
-
prototype: HTMLGovModalElement;
|
|
2733
|
-
new (): HTMLGovModalElement;
|
|
2734
|
-
};
|
|
2735
|
-
interface HTMLGovNavElement extends Components.GovNav, HTMLStencilElement {
|
|
2736
|
-
}
|
|
2737
|
-
var HTMLGovNavElement: {
|
|
2738
|
-
prototype: HTMLGovNavElement;
|
|
2739
|
-
new (): HTMLGovNavElement;
|
|
2740
|
-
};
|
|
2741
|
-
interface HTMLGovNavItemElement extends Components.GovNavItem, HTMLStencilElement {
|
|
2742
|
-
}
|
|
2743
|
-
var HTMLGovNavItemElement: {
|
|
2744
|
-
prototype: HTMLGovNavItemElement;
|
|
2745
|
-
new (): HTMLGovNavItemElement;
|
|
2746
|
-
};
|
|
2747
2308
|
interface HTMLGovPaginationElementEventMap {
|
|
2748
2309
|
"gov-page": PaginationEvent;
|
|
2749
2310
|
}
|
|
@@ -2761,57 +2322,6 @@ declare global {
|
|
|
2761
2322
|
prototype: HTMLGovPaginationElement;
|
|
2762
2323
|
new (): HTMLGovPaginationElement;
|
|
2763
2324
|
};
|
|
2764
|
-
interface HTMLGovPromptElementEventMap {
|
|
2765
|
-
"gov-close": PointerEvent;
|
|
2766
|
-
}
|
|
2767
|
-
interface HTMLGovPromptElement extends Components.GovPrompt, HTMLStencilElement {
|
|
2768
|
-
addEventListener<K extends keyof HTMLGovPromptElementEventMap>(type: K, listener: (this: HTMLGovPromptElement, ev: GovPromptCustomEvent<HTMLGovPromptElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2769
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2770
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2771
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2772
|
-
removeEventListener<K extends keyof HTMLGovPromptElementEventMap>(type: K, listener: (this: HTMLGovPromptElement, ev: GovPromptCustomEvent<HTMLGovPromptElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2773
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2774
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2775
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2776
|
-
}
|
|
2777
|
-
var HTMLGovPromptElement: {
|
|
2778
|
-
prototype: HTMLGovPromptElement;
|
|
2779
|
-
new (): HTMLGovPromptElement;
|
|
2780
|
-
};
|
|
2781
|
-
interface HTMLGovSideNavElementEventMap {
|
|
2782
|
-
"gov-change": GovSideNavItemChangeEvent;
|
|
2783
|
-
}
|
|
2784
|
-
interface HTMLGovSideNavElement extends Components.GovSideNav, HTMLStencilElement {
|
|
2785
|
-
addEventListener<K extends keyof HTMLGovSideNavElementEventMap>(type: K, listener: (this: HTMLGovSideNavElement, ev: GovSideNavCustomEvent<HTMLGovSideNavElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2786
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2787
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2788
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2789
|
-
removeEventListener<K extends keyof HTMLGovSideNavElementEventMap>(type: K, listener: (this: HTMLGovSideNavElement, ev: GovSideNavCustomEvent<HTMLGovSideNavElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2790
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2791
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2792
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2793
|
-
}
|
|
2794
|
-
var HTMLGovSideNavElement: {
|
|
2795
|
-
prototype: HTMLGovSideNavElement;
|
|
2796
|
-
new (): HTMLGovSideNavElement;
|
|
2797
|
-
};
|
|
2798
|
-
interface HTMLGovSideNavItemElementEventMap {
|
|
2799
|
-
"gov-change": GovSideNavItemChangeEvent;
|
|
2800
|
-
}
|
|
2801
|
-
interface HTMLGovSideNavItemElement extends Components.GovSideNavItem, HTMLStencilElement {
|
|
2802
|
-
addEventListener<K extends keyof HTMLGovSideNavItemElementEventMap>(type: K, listener: (this: HTMLGovSideNavItemElement, ev: GovSideNavItemCustomEvent<HTMLGovSideNavItemElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2803
|
-
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2804
|
-
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
2805
|
-
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
2806
|
-
removeEventListener<K extends keyof HTMLGovSideNavItemElementEventMap>(type: K, listener: (this: HTMLGovSideNavItemElement, ev: GovSideNavItemCustomEvent<HTMLGovSideNavItemElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
2807
|
-
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2808
|
-
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
2809
|
-
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
2810
|
-
}
|
|
2811
|
-
var HTMLGovSideNavItemElement: {
|
|
2812
|
-
prototype: HTMLGovSideNavItemElement;
|
|
2813
|
-
new (): HTMLGovSideNavItemElement;
|
|
2814
|
-
};
|
|
2815
2325
|
interface HTMLGovSkeletonElement extends Components.GovSkeleton, HTMLStencilElement {
|
|
2816
2326
|
}
|
|
2817
2327
|
var HTMLGovSkeletonElement: {
|
|
@@ -2824,18 +2334,6 @@ declare global {
|
|
|
2824
2334
|
prototype: HTMLGovSpacerElement;
|
|
2825
2335
|
new (): HTMLGovSpacerElement;
|
|
2826
2336
|
};
|
|
2827
|
-
interface HTMLGovStatsbarElement extends Components.GovStatsbar, HTMLStencilElement {
|
|
2828
|
-
}
|
|
2829
|
-
var HTMLGovStatsbarElement: {
|
|
2830
|
-
prototype: HTMLGovStatsbarElement;
|
|
2831
|
-
new (): HTMLGovStatsbarElement;
|
|
2832
|
-
};
|
|
2833
|
-
interface HTMLGovStatsbarItemElement extends Components.GovStatsbarItem, HTMLStencilElement {
|
|
2834
|
-
}
|
|
2835
|
-
var HTMLGovStatsbarItemElement: {
|
|
2836
|
-
prototype: HTMLGovStatsbarItemElement;
|
|
2837
|
-
new (): HTMLGovStatsbarItemElement;
|
|
2838
|
-
};
|
|
2839
2337
|
interface HTMLGovStepperElementEventMap {
|
|
2840
2338
|
"gov-change": GovStepperItemChangeEvent;
|
|
2841
2339
|
}
|
|
@@ -2899,6 +2397,23 @@ declare global {
|
|
|
2899
2397
|
prototype: HTMLGovTagElement;
|
|
2900
2398
|
new (): HTMLGovTagElement;
|
|
2901
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
|
+
};
|
|
2902
2417
|
interface HTMLGovTileElement extends Components.GovTile, HTMLStencilElement {
|
|
2903
2418
|
}
|
|
2904
2419
|
var HTMLGovTileElement: {
|
|
@@ -2977,6 +2492,7 @@ declare global {
|
|
|
2977
2492
|
interface HTMLElementTagNameMap {
|
|
2978
2493
|
"gov-accordion": HTMLGovAccordionElement;
|
|
2979
2494
|
"gov-accordion-item": HTMLGovAccordionItemElement;
|
|
2495
|
+
"gov-app": HTMLGovAppElement;
|
|
2980
2496
|
"gov-attachments": HTMLGovAttachmentsElement;
|
|
2981
2497
|
"gov-attachments-item": HTMLGovAttachmentsItemElement;
|
|
2982
2498
|
"gov-backdrop": HTMLGovBackdropElement;
|
|
@@ -2987,6 +2503,7 @@ declare global {
|
|
|
2987
2503
|
"gov-container": HTMLGovContainerElement;
|
|
2988
2504
|
"gov-control-group": HTMLGovControlGroupElement;
|
|
2989
2505
|
"gov-cookiebar": HTMLGovCookiebarElement;
|
|
2506
|
+
"gov-dialog": HTMLGovDialogElement;
|
|
2990
2507
|
"gov-dropdown": HTMLGovDropdownElement;
|
|
2991
2508
|
"gov-empty": HTMLGovEmptyElement;
|
|
2992
2509
|
"gov-error-code": HTMLGovErrorCodeElement;
|
|
@@ -3014,22 +2531,15 @@ declare global {
|
|
|
3014
2531
|
"gov-layout-column": HTMLGovLayoutColumnElement;
|
|
3015
2532
|
"gov-loading": HTMLGovLoadingElement;
|
|
3016
2533
|
"gov-message": HTMLGovMessageElement;
|
|
3017
|
-
"gov-modal": HTMLGovModalElement;
|
|
3018
|
-
"gov-nav": HTMLGovNavElement;
|
|
3019
|
-
"gov-nav-item": HTMLGovNavItemElement;
|
|
3020
2534
|
"gov-pagination": HTMLGovPaginationElement;
|
|
3021
|
-
"gov-prompt": HTMLGovPromptElement;
|
|
3022
|
-
"gov-side-nav": HTMLGovSideNavElement;
|
|
3023
|
-
"gov-side-nav-item": HTMLGovSideNavItemElement;
|
|
3024
2535
|
"gov-skeleton": HTMLGovSkeletonElement;
|
|
3025
2536
|
"gov-spacer": HTMLGovSpacerElement;
|
|
3026
|
-
"gov-statsbar": HTMLGovStatsbarElement;
|
|
3027
|
-
"gov-statsbar-item": HTMLGovStatsbarItemElement;
|
|
3028
2537
|
"gov-stepper": HTMLGovStepperElement;
|
|
3029
2538
|
"gov-stepper-item": HTMLGovStepperItemElement;
|
|
3030
2539
|
"gov-tabs": HTMLGovTabsElement;
|
|
3031
2540
|
"gov-tabs-item": HTMLGovTabsItemElement;
|
|
3032
2541
|
"gov-tag": HTMLGovTagElement;
|
|
2542
|
+
"gov-theme-switch": HTMLGovThemeSwitchElement;
|
|
3033
2543
|
"gov-tile": HTMLGovTileElement;
|
|
3034
2544
|
"gov-tiles": HTMLGovTilesElement;
|
|
3035
2545
|
"gov-toast": HTMLGovToastElement;
|
|
@@ -3053,44 +2563,30 @@ declare namespace LocalJSX {
|
|
|
3053
2563
|
* Accordion’s size.
|
|
3054
2564
|
*/
|
|
3055
2565
|
"size"?: AccordionSizeType;
|
|
3056
|
-
/**
|
|
3057
|
-
* Style variation of the button.
|
|
3058
|
-
*/
|
|
3059
|
-
"variant"?: AccordionVariantType;
|
|
3060
|
-
/**
|
|
3061
|
-
* Adds accessible label for the accordion that is only shown for screen readers.
|
|
3062
|
-
*/
|
|
3063
|
-
"wcagLabel"?: string;
|
|
3064
|
-
/**
|
|
3065
|
-
* String of id's that indicate alternative labels elements
|
|
3066
|
-
*/
|
|
3067
|
-
"wcagLabelledBy"?: string;
|
|
3068
2566
|
}
|
|
3069
2567
|
interface GovAccordionItem {
|
|
3070
2568
|
/**
|
|
3071
|
-
* Makes the button component disabled.
|
|
2569
|
+
* Makes the button component disabled.
|
|
3072
2570
|
*/
|
|
3073
2571
|
"disabled"?: boolean;
|
|
3074
2572
|
/**
|
|
3075
|
-
* Custom accordion item identifier.
|
|
2573
|
+
* Custom accordion item identifier.
|
|
3076
2574
|
*/
|
|
3077
2575
|
"identifier"?: string;
|
|
3078
|
-
/**
|
|
3079
|
-
* Defines whether the accordion is open or closed by button
|
|
3080
|
-
*/
|
|
3081
|
-
"isExpanded"?: boolean;
|
|
3082
2576
|
/**
|
|
3083
2577
|
* Called when the accordion state changes
|
|
3084
2578
|
*/
|
|
3085
2579
|
"onGov-change"?: (event: GovAccordionItemCustomEvent<AccordionItemEvent>) => void;
|
|
3086
2580
|
/**
|
|
3087
|
-
*
|
|
2581
|
+
* Defines whether the accordion is open or closed by button
|
|
3088
2582
|
*/
|
|
3089
|
-
"
|
|
2583
|
+
"open"?: boolean;
|
|
3090
2584
|
/**
|
|
3091
|
-
*
|
|
2585
|
+
* Accordion’s size.
|
|
3092
2586
|
*/
|
|
3093
|
-
"
|
|
2587
|
+
"size"?: AccordionSizeType;
|
|
2588
|
+
}
|
|
2589
|
+
interface GovApp {
|
|
3094
2590
|
}
|
|
3095
2591
|
interface GovAttachments {
|
|
3096
2592
|
/**
|
|
@@ -3103,20 +2599,32 @@ declare namespace LocalJSX {
|
|
|
3103
2599
|
"wcagLabel"?: string;
|
|
3104
2600
|
}
|
|
3105
2601
|
interface GovAttachmentsItem {
|
|
3106
|
-
/**
|
|
3107
|
-
* Emitted when the file is removed
|
|
3108
|
-
*/
|
|
3109
|
-
"onGov-remove"?: (event: GovAttachmentsItemCustomEvent<PointerEvent>) => void;
|
|
3110
2602
|
/**
|
|
3111
2603
|
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
3112
2604
|
*/
|
|
3113
|
-
"
|
|
2605
|
+
"accessibleRemoveLabel"?: string;
|
|
3114
2606
|
/**
|
|
3115
2607
|
* Indicates the id of a component that labels the remove button.
|
|
3116
2608
|
*/
|
|
3117
|
-
"
|
|
2609
|
+
"accessibleRemoveLabelledBy"?: string;
|
|
2610
|
+
/**
|
|
2611
|
+
* Emitted when the file is removed
|
|
2612
|
+
*/
|
|
2613
|
+
"onGov-remove"?: (event: GovAttachmentsItemCustomEvent<PointerEvent>) => void;
|
|
3118
2614
|
}
|
|
3119
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;
|
|
3120
2628
|
/**
|
|
3121
2629
|
* Determine if component should have inverse colors to be used on dark background.
|
|
3122
2630
|
*/
|
|
@@ -3125,16 +2633,20 @@ declare namespace LocalJSX {
|
|
|
3125
2633
|
* Emitted when button clicks.
|
|
3126
2634
|
*/
|
|
3127
2635
|
"onGov-click"?: (event: GovBackdropCustomEvent<MouseEvent>) => void;
|
|
2636
|
+
}
|
|
2637
|
+
interface GovBreadcrumbs {
|
|
3128
2638
|
/**
|
|
3129
|
-
* Adds accessible label for the
|
|
2639
|
+
* Adds accessible label for the pagination that is only shown for screen readers.
|
|
3130
2640
|
*/
|
|
3131
|
-
"
|
|
2641
|
+
"accessibleLabel"?: string;
|
|
3132
2642
|
/**
|
|
3133
|
-
*
|
|
2643
|
+
* Indicates the id of a component that labels the pagination.
|
|
3134
2644
|
*/
|
|
3135
|
-
"
|
|
3136
|
-
|
|
3137
|
-
|
|
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;
|
|
3138
2650
|
/**
|
|
3139
2651
|
* Defines whether the components can be collapsible when element doesn't fit in one row.
|
|
3140
2652
|
*/
|
|
@@ -3147,20 +2659,12 @@ declare namespace LocalJSX {
|
|
|
3147
2659
|
* Called when the Breadcrumbs state changes
|
|
3148
2660
|
*/
|
|
3149
2661
|
"onGov-change"?: (event: GovBreadcrumbsCustomEvent<GovBreadcrumbsChangeEvent>) => void;
|
|
3150
|
-
/**
|
|
3151
|
-
* Adds accessible label for the pagination that is only shown for screen readers.
|
|
3152
|
-
*/
|
|
3153
|
-
"wcagLabel"?: string;
|
|
3154
|
-
/**
|
|
3155
|
-
* Indicates the id of a component that labels the pagination.
|
|
3156
|
-
*/
|
|
3157
|
-
"wcagLabelledBy"?: string;
|
|
3158
|
-
/**
|
|
3159
|
-
* Adds an accessible label to display the full breadcrumb navigation that only screen readers can see.
|
|
3160
|
-
*/
|
|
3161
|
-
"wcagToggleLabel"?: string;
|
|
3162
2662
|
}
|
|
3163
2663
|
interface GovButton {
|
|
2664
|
+
/**
|
|
2665
|
+
* Style variation of the button
|
|
2666
|
+
*/
|
|
2667
|
+
"color"?: ButtonColorType;
|
|
3164
2668
|
/**
|
|
3165
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
|
|
3166
2670
|
*/
|
|
@@ -3189,22 +2693,10 @@ declare namespace LocalJSX {
|
|
|
3189
2693
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-hreflang
|
|
3190
2694
|
*/
|
|
3191
2695
|
"hreflang"?: string;
|
|
3192
|
-
/**
|
|
3193
|
-
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
3194
|
-
*/
|
|
3195
|
-
"iconLeft"?: string;
|
|
3196
|
-
/**
|
|
3197
|
-
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
3198
|
-
*/
|
|
3199
|
-
"iconRight"?: string;
|
|
3200
2696
|
/**
|
|
3201
2697
|
* Custom button identifier
|
|
3202
2698
|
*/
|
|
3203
2699
|
"identifier"?: string;
|
|
3204
|
-
/**
|
|
3205
|
-
* Determine if component should have inversed colors to be used on dark background
|
|
3206
|
-
*/
|
|
3207
|
-
"inverse"?: boolean;
|
|
3208
2700
|
/**
|
|
3209
2701
|
* Indicates whether an asynchronous process is running
|
|
3210
2702
|
*/
|
|
@@ -3251,97 +2743,41 @@ declare namespace LocalJSX {
|
|
|
3251
2743
|
/**
|
|
3252
2744
|
* Button's type
|
|
3253
2745
|
*/
|
|
3254
|
-
"type"?:
|
|
3255
|
-
/**
|
|
3256
|
-
* Style variation of the button
|
|
3257
|
-
*/
|
|
3258
|
-
"variant"?: ButtonVariantType;
|
|
3259
|
-
/**
|
|
3260
|
-
* Indicates the id of a related component’s visually focused element
|
|
3261
|
-
*/
|
|
3262
|
-
"wcagActiveDescendant"?: string;
|
|
3263
|
-
/**
|
|
3264
|
-
* 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
|
|
3265
|
-
*/
|
|
3266
|
-
"wcagControls"?: string;
|
|
3267
|
-
/**
|
|
3268
|
-
* Indicates the current item within a container or set of related elements
|
|
3269
|
-
*/
|
|
3270
|
-
"wcagCurrent"?: string;
|
|
3271
|
-
/**
|
|
3272
|
-
* Indicates the id of a component that describes the button
|
|
3273
|
-
*/
|
|
3274
|
-
"wcagDescribedBy"?: string;
|
|
3275
|
-
/**
|
|
3276
|
-
* Aria description the button
|
|
3277
|
-
*/
|
|
3278
|
-
"wcagDescription"?: string;
|
|
3279
|
-
/**
|
|
3280
|
-
* Details of the component
|
|
3281
|
-
*/
|
|
3282
|
-
"wcagDetails"?: string;
|
|
3283
|
-
/**
|
|
3284
|
-
* 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
|
|
3285
|
-
*/
|
|
3286
|
-
"wcagExpanded"?: boolean;
|
|
3287
|
-
/**
|
|
3288
|
-
* Use this property to add an aria-haspopup attribute to a button, if you are using it as a menu button
|
|
3289
|
-
*/
|
|
3290
|
-
"wcagHasPopup"?: string;
|
|
3291
|
-
/**
|
|
3292
|
-
* 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
|
|
3293
|
-
*/
|
|
3294
|
-
"wcagLabel"?: string;
|
|
3295
|
-
/**
|
|
3296
|
-
* String of id's that indicate alternative labels elements
|
|
3297
|
-
*/
|
|
3298
|
-
"wcagLabelledBy"?: string;
|
|
3299
|
-
/**
|
|
3300
|
-
* Indicates the id of a component owned by the button
|
|
3301
|
-
*/
|
|
3302
|
-
"wcagOwns"?: string;
|
|
3303
|
-
/**
|
|
3304
|
-
* Tells screen reader the element is pressed
|
|
3305
|
-
*/
|
|
3306
|
-
"wcagPressed"?: boolean;
|
|
2746
|
+
"type"?: ButtonTypesType;
|
|
3307
2747
|
}
|
|
3308
2748
|
interface GovCard {
|
|
3309
2749
|
/**
|
|
3310
|
-
*
|
|
3311
|
-
*/
|
|
3312
|
-
"collapsible"?: boolean;
|
|
3313
|
-
/**
|
|
3314
|
-
* 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.
|
|
3315
2751
|
*/
|
|
3316
|
-
"
|
|
2752
|
+
"accessibleTriggerLabel"?: string;
|
|
3317
2753
|
/**
|
|
3318
|
-
*
|
|
2754
|
+
* A string of identifiers that indicate alternative label elements for collapsible card
|
|
3319
2755
|
*/
|
|
3320
|
-
"
|
|
2756
|
+
"accessibleTriggerLabelledBy"?: string;
|
|
3321
2757
|
/**
|
|
3322
|
-
*
|
|
2758
|
+
* Defines weather the card can be collapsible
|
|
3323
2759
|
*/
|
|
3324
|
-
"
|
|
2760
|
+
"collapsible"?: boolean;
|
|
3325
2761
|
/**
|
|
3326
2762
|
* Called when the card toggle state changes
|
|
3327
2763
|
*/
|
|
3328
2764
|
"onGov-toggle"?: (event: GovCardCustomEvent<GovCardChangeEvent>) => void;
|
|
3329
2765
|
/**
|
|
3330
|
-
*
|
|
3331
|
-
*/
|
|
3332
|
-
"promotion"?: boolean;
|
|
3333
|
-
/**
|
|
3334
|
-
* Adds accessible label for the collapsible button that is only shown for screen readers.
|
|
2766
|
+
* Defines whether the card is open or closed
|
|
3335
2767
|
*/
|
|
3336
|
-
"
|
|
2768
|
+
"open"?: boolean;
|
|
3337
2769
|
/**
|
|
3338
|
-
*
|
|
2770
|
+
* Style variation of the card.
|
|
3339
2771
|
*/
|
|
3340
|
-
"
|
|
2772
|
+
"promotion"?: boolean;
|
|
3341
2773
|
}
|
|
3342
2774
|
interface GovChip {
|
|
3343
2775
|
/**
|
|
3344
|
-
*
|
|
2776
|
+
* Style variation of the chip.
|
|
2777
|
+
*/
|
|
2778
|
+
"color"?: ButtonColorType;
|
|
2779
|
+
/**
|
|
2780
|
+
* Makes the chip component disabled.
|
|
3345
2781
|
*/
|
|
3346
2782
|
"disabled"?: boolean;
|
|
3347
2783
|
/**
|
|
@@ -3366,10 +2802,6 @@ declare namespace LocalJSX {
|
|
|
3366
2802
|
* Custom chip identifier. Otherwise, it will be generated
|
|
3367
2803
|
*/
|
|
3368
2804
|
"identifier"?: string;
|
|
3369
|
-
/**
|
|
3370
|
-
* Determine if component should have inverse colors to be used on dark background
|
|
3371
|
-
*/
|
|
3372
|
-
"inverse"?: boolean;
|
|
3373
2805
|
/**
|
|
3374
2806
|
* Emitted when the button click.
|
|
3375
2807
|
*/
|
|
@@ -3377,7 +2809,7 @@ declare namespace LocalJSX {
|
|
|
3377
2809
|
/**
|
|
3378
2810
|
* Chip’s size.
|
|
3379
2811
|
*/
|
|
3380
|
-
"size"?:
|
|
2812
|
+
"size"?: ChipSizesType;
|
|
3381
2813
|
/**
|
|
3382
2814
|
* Used to change the HTML tag in the chip
|
|
3383
2815
|
*/
|
|
@@ -3388,36 +2820,69 @@ declare namespace LocalJSX {
|
|
|
3388
2820
|
*/
|
|
3389
2821
|
"target"?: string;
|
|
3390
2822
|
/**
|
|
3391
|
-
*
|
|
2823
|
+
* Chip’s type
|
|
3392
2824
|
*/
|
|
3393
|
-
"
|
|
2825
|
+
"type"?: ChipTypesType;
|
|
2826
|
+
}
|
|
2827
|
+
interface GovContainer {
|
|
2828
|
+
}
|
|
2829
|
+
interface GovControlGroup {
|
|
3394
2830
|
/**
|
|
3395
|
-
*
|
|
2831
|
+
* Style variation of the content message.
|
|
3396
2832
|
*/
|
|
3397
|
-
"
|
|
2833
|
+
"color"?: ControlGroupColorType;
|
|
3398
2834
|
/**
|
|
3399
|
-
*
|
|
2835
|
+
* Specifies the display of elements to full width
|
|
3400
2836
|
*/
|
|
3401
|
-
"
|
|
2837
|
+
"fitContent"?: boolean;
|
|
3402
2838
|
/**
|
|
3403
|
-
*
|
|
3404
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-selected
|
|
2839
|
+
* Specifies the display of the border between elements
|
|
3405
2840
|
*/
|
|
3406
|
-
"
|
|
2841
|
+
"noBorder"?: boolean;
|
|
3407
2842
|
}
|
|
3408
|
-
interface
|
|
2843
|
+
interface GovCookiebar {
|
|
3409
2844
|
}
|
|
3410
|
-
interface
|
|
2845
|
+
interface GovDialog {
|
|
3411
2846
|
/**
|
|
3412
|
-
*
|
|
2847
|
+
* Adds accessible label for the dialog close button that is only shown for screen readers.
|
|
3413
2848
|
*/
|
|
3414
|
-
"
|
|
2849
|
+
"accessibleCloseLabel"?: string;
|
|
3415
2850
|
/**
|
|
3416
|
-
*
|
|
2851
|
+
* A string of identifiers that indicate alternative label elements for closing the dialog window
|
|
3417
2852
|
*/
|
|
3418
|
-
"
|
|
3419
|
-
|
|
3420
|
-
|
|
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>;
|
|
3421
2886
|
}
|
|
3422
2887
|
interface GovDropdown {
|
|
3423
2888
|
/**
|
|
@@ -3429,7 +2894,7 @@ declare namespace LocalJSX {
|
|
|
3429
2894
|
*/
|
|
3430
2895
|
"onGov-change"?: (event: GovDropdownCustomEvent<DropdownEvent>) => void;
|
|
3431
2896
|
/**
|
|
3432
|
-
* Dropdown
|
|
2897
|
+
* Dropdown state
|
|
3433
2898
|
*/
|
|
3434
2899
|
"open"?: boolean;
|
|
3435
2900
|
/**
|
|
@@ -3438,6 +2903,10 @@ declare namespace LocalJSX {
|
|
|
3438
2903
|
"position"?: PositionType;
|
|
3439
2904
|
}
|
|
3440
2905
|
interface GovEmpty {
|
|
2906
|
+
/**
|
|
2907
|
+
* Element size.
|
|
2908
|
+
*/
|
|
2909
|
+
"size"?: EmptySizesType;
|
|
3441
2910
|
}
|
|
3442
2911
|
interface GovErrorCode {
|
|
3443
2912
|
}
|
|
@@ -3526,22 +2995,6 @@ declare namespace LocalJSX {
|
|
|
3526
2995
|
* Value of input
|
|
3527
2996
|
*/
|
|
3528
2997
|
"value"?: string;
|
|
3529
|
-
/**
|
|
3530
|
-
* Style variation of the form input.
|
|
3531
|
-
*/
|
|
3532
|
-
"variant"?: VariantType;
|
|
3533
|
-
/**
|
|
3534
|
-
* Indicates the id of a component that describes the input.
|
|
3535
|
-
*/
|
|
3536
|
-
"wcagDescribedBy"?: string;
|
|
3537
|
-
/**
|
|
3538
|
-
* Indicates the id of a component that labels the input.
|
|
3539
|
-
*/
|
|
3540
|
-
"wcagLabelledBy"?: string;
|
|
3541
|
-
/**
|
|
3542
|
-
* Same as original parameter https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-owns
|
|
3543
|
-
*/
|
|
3544
|
-
"wcagOwns"?: string;
|
|
3545
2998
|
}
|
|
3546
2999
|
interface GovFormCheckbox {
|
|
3547
3000
|
/**
|
|
@@ -3549,13 +3002,17 @@ declare namespace LocalJSX {
|
|
|
3549
3002
|
*/
|
|
3550
3003
|
"checked"?: boolean;
|
|
3551
3004
|
/**
|
|
3552
|
-
* Makes the checkbox component disabled.
|
|
3005
|
+
* Makes the checkbox component disabled.
|
|
3553
3006
|
*/
|
|
3554
3007
|
"disabled"?: boolean;
|
|
3555
3008
|
/**
|
|
3556
3009
|
* Custom checkbox identifier.
|
|
3557
3010
|
*/
|
|
3558
3011
|
"identifier"?: string;
|
|
3012
|
+
/**
|
|
3013
|
+
* Same as original parameter (https://developer.mozilla.org/en-US/docs/Web/CSS/:indeterminate)
|
|
3014
|
+
*/
|
|
3015
|
+
"indeterminate"?: boolean;
|
|
3559
3016
|
/**
|
|
3560
3017
|
* Indicates the entered value does not conform to the format expected by the application.
|
|
3561
3018
|
*/
|
|
@@ -3592,14 +3049,6 @@ declare namespace LocalJSX {
|
|
|
3592
3049
|
* Value of checkbox
|
|
3593
3050
|
*/
|
|
3594
3051
|
"value"?: string;
|
|
3595
|
-
/**
|
|
3596
|
-
* Indicates the id of a component that describes the input.
|
|
3597
|
-
*/
|
|
3598
|
-
"wcagDescribedBy"?: string;
|
|
3599
|
-
/**
|
|
3600
|
-
* Indicates the id of a component that labels the input.
|
|
3601
|
-
*/
|
|
3602
|
-
"wcagLabelledBy"?: string;
|
|
3603
3052
|
}
|
|
3604
3053
|
interface GovFormCheckboxGroup {
|
|
3605
3054
|
/**
|
|
@@ -3651,6 +3100,14 @@ declare namespace LocalJSX {
|
|
|
3651
3100
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/accept
|
|
3652
3101
|
*/
|
|
3653
3102
|
"accept"?: string;
|
|
3103
|
+
/**
|
|
3104
|
+
* Adds accessible label for the list of attachments.
|
|
3105
|
+
*/
|
|
3106
|
+
"accessibleAttachmentsLabel"?: string;
|
|
3107
|
+
/**
|
|
3108
|
+
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
3109
|
+
*/
|
|
3110
|
+
"accessibleRemoveLabel"?: string;
|
|
3654
3111
|
/**
|
|
3655
3112
|
* Description of the list of attachments
|
|
3656
3113
|
*/
|
|
@@ -3728,22 +3185,6 @@ declare namespace LocalJSX {
|
|
|
3728
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.
|
|
3729
3186
|
*/
|
|
3730
3187
|
"resetAfterPick"?: boolean;
|
|
3731
|
-
/**
|
|
3732
|
-
* Adds accessible label for the list of attachments.
|
|
3733
|
-
*/
|
|
3734
|
-
"wcagAttachmentsLabel"?: string;
|
|
3735
|
-
/**
|
|
3736
|
-
* Indicates the id of a component that describes the input.
|
|
3737
|
-
*/
|
|
3738
|
-
"wcagDescribedBy"?: string;
|
|
3739
|
-
/**
|
|
3740
|
-
* Indicates the id of a component that labels the input.
|
|
3741
|
-
*/
|
|
3742
|
-
"wcagLabelledBy"?: string;
|
|
3743
|
-
/**
|
|
3744
|
-
* Adds accessible label for the remove button that is only shown for screen readers.
|
|
3745
|
-
*/
|
|
3746
|
-
"wcagRemoveLabel"?: string;
|
|
3747
3188
|
}
|
|
3748
3189
|
interface GovFormGroup {
|
|
3749
3190
|
/**
|
|
@@ -3756,6 +3197,14 @@ declare namespace LocalJSX {
|
|
|
3756
3197
|
"orientation"?: FormGroupOrientationType;
|
|
3757
3198
|
}
|
|
3758
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";
|
|
3759
3208
|
/**
|
|
3760
3209
|
* Same as original parameter https://developer.mozilla.org/en-US/docs/Web/HTML/Element/textarea#attr-autocomplete
|
|
3761
3210
|
*/
|
|
@@ -3769,7 +3218,7 @@ declare namespace LocalJSX {
|
|
|
3769
3218
|
*/
|
|
3770
3219
|
"cols"?: number;
|
|
3771
3220
|
/**
|
|
3772
|
-
* Makes the input component disabled.
|
|
3221
|
+
* Makes the input component disabled.
|
|
3773
3222
|
*/
|
|
3774
3223
|
"disabled"?: boolean;
|
|
3775
3224
|
/**
|
|
@@ -3878,34 +3327,10 @@ declare namespace LocalJSX {
|
|
|
3878
3327
|
* Value of input
|
|
3879
3328
|
*/
|
|
3880
3329
|
"value"?: string;
|
|
3330
|
+
}
|
|
3331
|
+
interface GovFormLabel {
|
|
3881
3332
|
/**
|
|
3882
|
-
*
|
|
3883
|
-
*/
|
|
3884
|
-
"variant"?: FormInputVariantType;
|
|
3885
|
-
/**
|
|
3886
|
-
* Indicates whether inputting text could trigger display of one or more predictions of the user's intended value.
|
|
3887
|
-
*/
|
|
3888
|
-
"wcagAutocomplete"?: string;
|
|
3889
|
-
/**
|
|
3890
|
-
* Indicates the id of a component that describes the input.
|
|
3891
|
-
*/
|
|
3892
|
-
"wcagDescribedBy"?: string;
|
|
3893
|
-
/**
|
|
3894
|
-
* Attribute is set on an element to indicate if a control is expanded or collapsed
|
|
3895
|
-
*/
|
|
3896
|
-
"wcagExpanded"?: boolean;
|
|
3897
|
-
/**
|
|
3898
|
-
* Indicates the id of a component that labels the input.
|
|
3899
|
-
*/
|
|
3900
|
-
"wcagLabelledBy"?: string;
|
|
3901
|
-
/**
|
|
3902
|
-
* Indicates the id of a component that describes the input.
|
|
3903
|
-
*/
|
|
3904
|
-
"wcagOwns"?: string;
|
|
3905
|
-
}
|
|
3906
|
-
interface GovFormLabel {
|
|
3907
|
-
/**
|
|
3908
|
-
* Identifier for label.
|
|
3333
|
+
* Identifier for label.
|
|
3909
3334
|
*/
|
|
3910
3335
|
"identifier"?: string;
|
|
3911
3336
|
/**
|
|
@@ -3929,7 +3354,11 @@ declare namespace LocalJSX {
|
|
|
3929
3354
|
/**
|
|
3930
3355
|
* Style variation of the message.
|
|
3931
3356
|
*/
|
|
3932
|
-
"
|
|
3357
|
+
"color"?: FormMessageColorType;
|
|
3358
|
+
/**
|
|
3359
|
+
* Message's size.
|
|
3360
|
+
*/
|
|
3361
|
+
"size"?: FormMessageSizesTypes;
|
|
3933
3362
|
}
|
|
3934
3363
|
interface GovFormMultiSelect {
|
|
3935
3364
|
/**
|
|
@@ -4004,22 +3433,6 @@ declare namespace LocalJSX {
|
|
|
4004
3433
|
* Value of multi-select
|
|
4005
3434
|
*/
|
|
4006
3435
|
"value"?: string | GovFormMultiSelectSelectedItem[];
|
|
4007
|
-
/**
|
|
4008
|
-
* Style variation of the form select.
|
|
4009
|
-
*/
|
|
4010
|
-
"variant"?: FormMultiselectVariantType;
|
|
4011
|
-
/**
|
|
4012
|
-
* Indicates the id of a component that describes the input.
|
|
4013
|
-
*/
|
|
4014
|
-
"wcagDescribedBy"?: string;
|
|
4015
|
-
/**
|
|
4016
|
-
* Indicates the id of a component that labels the input.
|
|
4017
|
-
*/
|
|
4018
|
-
"wcagLabelledBy"?: string;
|
|
4019
|
-
/**
|
|
4020
|
-
* Indicates the id of a component that describes the input.
|
|
4021
|
-
*/
|
|
4022
|
-
"wcagOwns"?: string;
|
|
4023
3436
|
}
|
|
4024
3437
|
interface GovFormPasswordPower {
|
|
4025
3438
|
/**
|
|
@@ -4076,14 +3489,6 @@ declare namespace LocalJSX {
|
|
|
4076
3489
|
* Value of radio
|
|
4077
3490
|
*/
|
|
4078
3491
|
"value"?: string;
|
|
4079
|
-
/**
|
|
4080
|
-
* Indicates the id of a component that describes the input.
|
|
4081
|
-
*/
|
|
4082
|
-
"wcagDescribedBy"?: string;
|
|
4083
|
-
/**
|
|
4084
|
-
* Indicates the id of a component that labels the input.
|
|
4085
|
-
*/
|
|
4086
|
-
"wcagLabelledBy"?: string;
|
|
4087
3492
|
}
|
|
4088
3493
|
interface GovFormRadioGroup {
|
|
4089
3494
|
/**
|
|
@@ -4107,7 +3512,11 @@ declare namespace LocalJSX {
|
|
|
4107
3512
|
/**
|
|
4108
3513
|
* Style variation of the form input.
|
|
4109
3514
|
*/
|
|
4110
|
-
"
|
|
3515
|
+
"color"?: FormSearchColorType;
|
|
3516
|
+
/**
|
|
3517
|
+
* Search’s size.
|
|
3518
|
+
*/
|
|
3519
|
+
"size"?: FormSearchSizesType;
|
|
4111
3520
|
}
|
|
4112
3521
|
interface GovFormSelect {
|
|
4113
3522
|
/**
|
|
@@ -4158,30 +3567,6 @@ declare namespace LocalJSX {
|
|
|
4158
3567
|
* Value of select
|
|
4159
3568
|
*/
|
|
4160
3569
|
"value"?: string;
|
|
4161
|
-
/**
|
|
4162
|
-
* Style variation of the form select.
|
|
4163
|
-
*/
|
|
4164
|
-
"variant"?: FormSelectVariantType;
|
|
4165
|
-
/**
|
|
4166
|
-
* Indicates the id of a related component’s visually focused element.
|
|
4167
|
-
*/
|
|
4168
|
-
"wcagActiveDescendant"?: string;
|
|
4169
|
-
/**
|
|
4170
|
-
* Use this prop to add an aria-controls attribute. Use the attribute to indicate the id of a component controlled by this component.
|
|
4171
|
-
*/
|
|
4172
|
-
"wcagControls"?: string;
|
|
4173
|
-
/**
|
|
4174
|
-
* Indicates the id of a component that describes the input.
|
|
4175
|
-
*/
|
|
4176
|
-
"wcagDescribedBy"?: string;
|
|
4177
|
-
/**
|
|
4178
|
-
* Indicates the id of a component that labels the input.
|
|
4179
|
-
*/
|
|
4180
|
-
"wcagLabelledBy"?: string;
|
|
4181
|
-
/**
|
|
4182
|
-
* Indicates the id of a component that describes the input.
|
|
4183
|
-
*/
|
|
4184
|
-
"wcagOwns"?: string;
|
|
4185
3570
|
}
|
|
4186
3571
|
interface GovFormSwitch {
|
|
4187
3572
|
/**
|
|
@@ -4189,7 +3574,7 @@ declare namespace LocalJSX {
|
|
|
4189
3574
|
*/
|
|
4190
3575
|
"checked"?: boolean;
|
|
4191
3576
|
/**
|
|
4192
|
-
* Makes the switch component disabled.
|
|
3577
|
+
* Makes the switch component disabled.
|
|
4193
3578
|
*/
|
|
4194
3579
|
"disabled"?: boolean;
|
|
4195
3580
|
/**
|
|
@@ -4221,7 +3606,7 @@ declare namespace LocalJSX {
|
|
|
4221
3606
|
*/
|
|
4222
3607
|
"onGov-focus"?: (event: GovFormSwitchCustomEvent<FormSwitchEvent>) => void;
|
|
4223
3608
|
/**
|
|
4224
|
-
* 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.
|
|
4225
3610
|
*/
|
|
4226
3611
|
"required"?: boolean;
|
|
4227
3612
|
/**
|
|
@@ -4232,14 +3617,6 @@ declare namespace LocalJSX {
|
|
|
4232
3617
|
* Value of switch
|
|
4233
3618
|
*/
|
|
4234
3619
|
"value"?: string;
|
|
4235
|
-
/**
|
|
4236
|
-
* Indicates the id of a component that describes the input.
|
|
4237
|
-
*/
|
|
4238
|
-
"wcagDescribedBy"?: string;
|
|
4239
|
-
/**
|
|
4240
|
-
* Indicates the id of a component that labels the input.
|
|
4241
|
-
*/
|
|
4242
|
-
"wcagLabelledBy"?: string;
|
|
4243
3620
|
}
|
|
4244
3621
|
interface GovGrid {
|
|
4245
3622
|
/**
|
|
@@ -4275,7 +3652,11 @@ declare namespace LocalJSX {
|
|
|
4275
3652
|
}
|
|
4276
3653
|
interface GovIcon {
|
|
4277
3654
|
/**
|
|
4278
|
-
*
|
|
3655
|
+
* Style variation of the button
|
|
3656
|
+
*/
|
|
3657
|
+
"color"?: IconColorType;
|
|
3658
|
+
/**
|
|
3659
|
+
* Name of icon in folder
|
|
4279
3660
|
*/
|
|
4280
3661
|
"name"?: string;
|
|
4281
3662
|
/**
|
|
@@ -4284,6 +3665,14 @@ declare namespace LocalJSX {
|
|
|
4284
3665
|
"type"?: string;
|
|
4285
3666
|
}
|
|
4286
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;
|
|
4287
3676
|
/**
|
|
4288
3677
|
* Displays the option to close the infobar
|
|
4289
3678
|
*/
|
|
@@ -4291,11 +3680,7 @@ declare namespace LocalJSX {
|
|
|
4291
3680
|
/**
|
|
4292
3681
|
* Style variation of the button.
|
|
4293
3682
|
*/
|
|
4294
|
-
"
|
|
4295
|
-
/**
|
|
4296
|
-
* Determine if component should have inverse colors to be used on dark background
|
|
4297
|
-
*/
|
|
4298
|
-
"inverse"?: boolean;
|
|
3683
|
+
"color"?: ColorType;
|
|
4299
3684
|
/**
|
|
4300
3685
|
* Called when the close button is clicked
|
|
4301
3686
|
*/
|
|
@@ -4305,17 +3690,9 @@ declare namespace LocalJSX {
|
|
|
4305
3690
|
*/
|
|
4306
3691
|
"role"?: HTMLElement['role'];
|
|
4307
3692
|
/**
|
|
4308
|
-
*
|
|
3693
|
+
* Infobar appearance
|
|
4309
3694
|
*/
|
|
4310
|
-
"
|
|
4311
|
-
/**
|
|
4312
|
-
* Aria label for the closing button. It is mandatory if the infobar is closable
|
|
4313
|
-
*/
|
|
4314
|
-
"wcagCloseLabel"?: string;
|
|
4315
|
-
/**
|
|
4316
|
-
* Aria label for the toggle button. It is mandatory if the infobar has headline
|
|
4317
|
-
*/
|
|
4318
|
-
"wcagToggleLabel"?: string;
|
|
3695
|
+
"type"?: InfobarTypesType;
|
|
4319
3696
|
}
|
|
4320
3697
|
interface GovLayout {
|
|
4321
3698
|
/**
|
|
@@ -4334,89 +3711,38 @@ declare namespace LocalJSX {
|
|
|
4334
3711
|
interface GovLayoutColumn {
|
|
4335
3712
|
}
|
|
4336
3713
|
interface GovLoading {
|
|
4337
|
-
}
|
|
4338
|
-
interface GovMessage {
|
|
4339
3714
|
/**
|
|
4340
|
-
*
|
|
3715
|
+
* Loading size
|
|
4341
3716
|
*/
|
|
4342
|
-
"
|
|
3717
|
+
"size"?: LoadingSizesType;
|
|
4343
3718
|
}
|
|
4344
|
-
interface
|
|
4345
|
-
/**
|
|
4346
|
-
* Attribute allowing blocking the modal backdrop closing
|
|
4347
|
-
*/
|
|
4348
|
-
"blockBackdropClose"?: boolean;
|
|
4349
|
-
/**
|
|
4350
|
-
* Attribute allowing blocking the modal button closing
|
|
4351
|
-
*/
|
|
4352
|
-
"blockButtonClose"?: boolean;
|
|
4353
|
-
/**
|
|
4354
|
-
* Attribute allowing blocking the modal closing
|
|
4355
|
-
*/
|
|
4356
|
-
"blockClose"?: boolean;
|
|
4357
|
-
/**
|
|
4358
|
-
* Title of modal window
|
|
4359
|
-
*/
|
|
4360
|
-
"label"?: string;
|
|
4361
|
-
/**
|
|
4362
|
-
* Used to change the HTML tag in the modal label for correct semantic structure
|
|
4363
|
-
*/
|
|
4364
|
-
"labelTag"?: string;
|
|
4365
|
-
/**
|
|
4366
|
-
* Emitted when modal window closes.
|
|
4367
|
-
*/
|
|
4368
|
-
"onGov-close"?: (event: GovModalCustomEvent<PointerEvent>) => void;
|
|
4369
|
-
/**
|
|
4370
|
-
* Attribute for modal window display
|
|
4371
|
-
*/
|
|
4372
|
-
"open"?: boolean;
|
|
4373
|
-
/**
|
|
4374
|
-
* Role of modal
|
|
4375
|
-
*/
|
|
4376
|
-
"role"?: Nullable<string>;
|
|
4377
|
-
/**
|
|
4378
|
-
* Adds accessible label for the modal close button that is only shown for screen readers.
|
|
4379
|
-
*/
|
|
4380
|
-
"wcagCloseLabel"?: string;
|
|
4381
|
-
/**
|
|
4382
|
-
* A string of identifiers that indicate alternative label elements for closing the modal window
|
|
4383
|
-
*/
|
|
4384
|
-
"wcagCloseLabelledBy"?: string;
|
|
3719
|
+
interface GovMessage {
|
|
4385
3720
|
/**
|
|
4386
|
-
*
|
|
3721
|
+
* Style variation of the content message.
|
|
4387
3722
|
*/
|
|
4388
|
-
"
|
|
3723
|
+
"color"?: MessageColorType;
|
|
4389
3724
|
/**
|
|
4390
|
-
*
|
|
3725
|
+
* Message type
|
|
4391
3726
|
*/
|
|
4392
|
-
"
|
|
3727
|
+
"type"?: MessageTypesType;
|
|
4393
3728
|
}
|
|
4394
|
-
interface
|
|
3729
|
+
interface GovPagination {
|
|
4395
3730
|
/**
|
|
4396
|
-
* Adds accessible label for the
|
|
3731
|
+
* Adds accessible label for the page item
|
|
4397
3732
|
*/
|
|
4398
|
-
"
|
|
3733
|
+
"accessiblePageLabel"?: string;
|
|
4399
3734
|
/**
|
|
4400
|
-
*
|
|
3735
|
+
* Adds accessible label for the page select
|
|
4401
3736
|
*/
|
|
4402
|
-
"
|
|
4403
|
-
}
|
|
4404
|
-
interface GovNavItem {
|
|
3737
|
+
"accessibleSelectLabel"?: string;
|
|
4405
3738
|
/**
|
|
4406
|
-
*
|
|
4407
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
3739
|
+
* Style variation of the pagination.
|
|
4408
3740
|
*/
|
|
4409
|
-
"
|
|
4410
|
-
}
|
|
4411
|
-
interface GovPagination {
|
|
3741
|
+
"color"?: PaginationColorType;
|
|
4412
3742
|
/**
|
|
4413
3743
|
* Currently displayed page
|
|
4414
3744
|
*/
|
|
4415
3745
|
"current"?: number;
|
|
4416
|
-
/**
|
|
4417
|
-
* Set on active page
|
|
4418
|
-
*/
|
|
4419
|
-
"inverse"?: boolean;
|
|
4420
3746
|
/**
|
|
4421
3747
|
* Description of the option to move one page forward
|
|
4422
3748
|
*/
|
|
@@ -4465,125 +3791,6 @@ declare namespace LocalJSX {
|
|
|
4465
3791
|
* Pagination type
|
|
4466
3792
|
*/
|
|
4467
3793
|
"type"?: PaginationType;
|
|
4468
|
-
/**
|
|
4469
|
-
* Style variation of the pagination.
|
|
4470
|
-
*/
|
|
4471
|
-
"variant"?: PaginationVariantType;
|
|
4472
|
-
/**
|
|
4473
|
-
* Adds accessible label for the pagination that is only shown for screen readers.
|
|
4474
|
-
*/
|
|
4475
|
-
"wcagLabel"?: string;
|
|
4476
|
-
/**
|
|
4477
|
-
* Indicates the id of a component that labels the pagination.
|
|
4478
|
-
*/
|
|
4479
|
-
"wcagLabelledBy"?: string;
|
|
4480
|
-
/**
|
|
4481
|
-
* Adds accessible label for the page item
|
|
4482
|
-
*/
|
|
4483
|
-
"wcagPageLabel"?: string;
|
|
4484
|
-
/**
|
|
4485
|
-
* Adds accessible label for the page select
|
|
4486
|
-
*/
|
|
4487
|
-
"wcagSelectLabel"?: string;
|
|
4488
|
-
}
|
|
4489
|
-
interface GovPrompt {
|
|
4490
|
-
/**
|
|
4491
|
-
* Title of modal window
|
|
4492
|
-
*/
|
|
4493
|
-
"label"?: string;
|
|
4494
|
-
/**
|
|
4495
|
-
* Used to change the HTML tag in the modal label for correct semantic structure
|
|
4496
|
-
*/
|
|
4497
|
-
"labelTag"?: string;
|
|
4498
|
-
/**
|
|
4499
|
-
* Emitted when modal window closes.
|
|
4500
|
-
*/
|
|
4501
|
-
"onGov-close"?: (event: GovPromptCustomEvent<PointerEvent>) => void;
|
|
4502
|
-
/**
|
|
4503
|
-
* Attribute for modal window display
|
|
4504
|
-
*/
|
|
4505
|
-
"open"?: boolean;
|
|
4506
|
-
/**
|
|
4507
|
-
* Role of modal
|
|
4508
|
-
*/
|
|
4509
|
-
"role"?: Nullable<string>;
|
|
4510
|
-
/**
|
|
4511
|
-
* Adds accessible label for the modal close button that is only shown for screen readers.
|
|
4512
|
-
*/
|
|
4513
|
-
"wcagCloseLabel"?: string;
|
|
4514
|
-
/**
|
|
4515
|
-
* A string of identifiers that indicate alternative label elements for closing the modal window
|
|
4516
|
-
*/
|
|
4517
|
-
"wcagCloseLabelledBy"?: string;
|
|
4518
|
-
/**
|
|
4519
|
-
* Indicates the id of a component that describes the modal.
|
|
4520
|
-
*/
|
|
4521
|
-
"wcagDescribedBy"?: string;
|
|
4522
|
-
/**
|
|
4523
|
-
* String of id's that indicate alternative labels elements
|
|
4524
|
-
*/
|
|
4525
|
-
"wcagLabelledBy"?: string;
|
|
4526
|
-
}
|
|
4527
|
-
interface GovSideNav {
|
|
4528
|
-
/**
|
|
4529
|
-
* Determide if component should have compact styles.
|
|
4530
|
-
*/
|
|
4531
|
-
"compact"?: boolean;
|
|
4532
|
-
/**
|
|
4533
|
-
* Determide if component should have inversed colors to be used on dark background.
|
|
4534
|
-
*/
|
|
4535
|
-
"inverse"?: boolean;
|
|
4536
|
-
/**
|
|
4537
|
-
* Called when the sidenav state changes
|
|
4538
|
-
*/
|
|
4539
|
-
"onGov-change"?: (event: GovSideNavCustomEvent<GovSideNavItemChangeEvent>) => void;
|
|
4540
|
-
/**
|
|
4541
|
-
* Adds accessible label for the sidenav that is only shown for screen readers.
|
|
4542
|
-
*/
|
|
4543
|
-
"wcagLabel"?: string;
|
|
4544
|
-
/**
|
|
4545
|
-
* String of id's that indicate alternative labels elements
|
|
4546
|
-
*/
|
|
4547
|
-
"wcagLabelledBy"?: string;
|
|
4548
|
-
}
|
|
4549
|
-
interface GovSideNavItem {
|
|
4550
|
-
/**
|
|
4551
|
-
* Determide if component should have compact styles.
|
|
4552
|
-
*/
|
|
4553
|
-
"compact"?: boolean;
|
|
4554
|
-
/**
|
|
4555
|
-
* Defined the count of nested items
|
|
4556
|
-
*/
|
|
4557
|
-
"count"?: boolean;
|
|
4558
|
-
/**
|
|
4559
|
-
* Makes the button component disabled. This prevents users from being able to interact with the button, and conveys its inactive state to assistive technologies.
|
|
4560
|
-
*/
|
|
4561
|
-
"disabled"?: boolean;
|
|
4562
|
-
/**
|
|
4563
|
-
* Same as original parameter
|
|
4564
|
-
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
4565
|
-
*/
|
|
4566
|
-
"href"?: string;
|
|
4567
|
-
/**
|
|
4568
|
-
* Custom sidenav item identifier. Otherwise, it will be generated
|
|
4569
|
-
*/
|
|
4570
|
-
"identifier"?: string;
|
|
4571
|
-
/**
|
|
4572
|
-
* Determide if component should have inversed colors to be used on dark background
|
|
4573
|
-
*/
|
|
4574
|
-
"inverse"?: boolean;
|
|
4575
|
-
/**
|
|
4576
|
-
* Defines whether the sidenav is open or closed by button
|
|
4577
|
-
*/
|
|
4578
|
-
"isExpanded"?: boolean;
|
|
4579
|
-
/**
|
|
4580
|
-
* Item name of the sidenav
|
|
4581
|
-
*/
|
|
4582
|
-
"label"?: string;
|
|
4583
|
-
/**
|
|
4584
|
-
* Called when the sidenav state changes
|
|
4585
|
-
*/
|
|
4586
|
-
"onGov-change"?: (event: GovSideNavItemCustomEvent<GovSideNavItemChangeEvent>) => void;
|
|
4587
3794
|
}
|
|
4588
3795
|
interface GovSkeleton {
|
|
4589
3796
|
/**
|
|
@@ -4591,9 +3798,9 @@ declare namespace LocalJSX {
|
|
|
4591
3798
|
*/
|
|
4592
3799
|
"animation"?: SkeletonAnimationType;
|
|
4593
3800
|
/**
|
|
4594
|
-
*
|
|
3801
|
+
* Style variation of the skeleton.
|
|
4595
3802
|
*/
|
|
4596
|
-
"
|
|
3803
|
+
"color"?: SkeletonColorType;
|
|
4597
3804
|
/**
|
|
4598
3805
|
* Height of the skeleton ex. 100px, 100%, auto etc.
|
|
4599
3806
|
*/
|
|
@@ -4603,13 +3810,9 @@ declare namespace LocalJSX {
|
|
|
4603
3810
|
*/
|
|
4604
3811
|
"shape"?: SkeletonShapesType;
|
|
4605
3812
|
/**
|
|
4606
|
-
*
|
|
4607
|
-
*/
|
|
4608
|
-
"variant"?: SkeletonVariantsType;
|
|
4609
|
-
/**
|
|
4610
|
-
* Adds accessible label for the skeleton that is only shown for screen readers.
|
|
3813
|
+
* Input’s size.
|
|
4611
3814
|
*/
|
|
4612
|
-
"
|
|
3815
|
+
"size"?: FormInputSizesType;
|
|
4613
3816
|
/**
|
|
4614
3817
|
* Width of the skeleton ex. 100px, 100%, auto etc.
|
|
4615
3818
|
*/
|
|
@@ -4625,22 +3828,6 @@ declare namespace LocalJSX {
|
|
|
4625
3828
|
*/
|
|
4626
3829
|
"size"?: SpacerSizeType;
|
|
4627
3830
|
}
|
|
4628
|
-
interface GovStatsbar {
|
|
4629
|
-
/**
|
|
4630
|
-
* Icon’s position
|
|
4631
|
-
*/
|
|
4632
|
-
"iconPosition"?: StatsBarIconPositionType;
|
|
4633
|
-
/**
|
|
4634
|
-
* Style variation
|
|
4635
|
-
*/
|
|
4636
|
-
"variant"?: StatsBarVariantType;
|
|
4637
|
-
}
|
|
4638
|
-
interface GovStatsbarItem {
|
|
4639
|
-
/**
|
|
4640
|
-
* Icon’s position
|
|
4641
|
-
*/
|
|
4642
|
-
"iconPosition"?: StatsBarIconPositionType;
|
|
4643
|
-
}
|
|
4644
3831
|
interface GovStepper {
|
|
4645
3832
|
/**
|
|
4646
3833
|
* Called when the Stepper state changes
|
|
@@ -4653,17 +3840,13 @@ declare namespace LocalJSX {
|
|
|
4653
3840
|
}
|
|
4654
3841
|
interface GovStepperItem {
|
|
4655
3842
|
/**
|
|
4656
|
-
*
|
|
3843
|
+
* Style variation of the button.
|
|
4657
3844
|
*/
|
|
4658
|
-
"
|
|
3845
|
+
"color"?: StepperColorType;
|
|
4659
3846
|
/**
|
|
4660
3847
|
* Custom stepper item identifier. Otherwise, it will be generated
|
|
4661
3848
|
*/
|
|
4662
3849
|
"identifier"?: string;
|
|
4663
|
-
/**
|
|
4664
|
-
* Item name of the stepper
|
|
4665
|
-
*/
|
|
4666
|
-
"label"?: string;
|
|
4667
3850
|
/**
|
|
4668
3851
|
* Called when the accordion state changes
|
|
4669
3852
|
*/
|
|
@@ -4672,16 +3855,16 @@ declare namespace LocalJSX {
|
|
|
4672
3855
|
* Size of stepper
|
|
4673
3856
|
*/
|
|
4674
3857
|
"size"?: StepperSizesType;
|
|
3858
|
+
}
|
|
3859
|
+
interface GovTabs {
|
|
4675
3860
|
/**
|
|
4676
|
-
*
|
|
3861
|
+
* Style variation of the tab chips.
|
|
4677
3862
|
*/
|
|
4678
|
-
"
|
|
3863
|
+
"color"?: ColorType1;
|
|
4679
3864
|
/**
|
|
4680
|
-
*
|
|
3865
|
+
* Icon and description display direction
|
|
4681
3866
|
*/
|
|
4682
|
-
"
|
|
4683
|
-
}
|
|
4684
|
-
interface GovTabs {
|
|
3867
|
+
"direction"?: 'row' | 'column';
|
|
4685
3868
|
/**
|
|
4686
3869
|
* Emitted when the tab is changed.
|
|
4687
3870
|
*/
|
|
@@ -4691,25 +3874,13 @@ declare namespace LocalJSX {
|
|
|
4691
3874
|
*/
|
|
4692
3875
|
"orientation"?: TabOrientationType;
|
|
4693
3876
|
/**
|
|
4694
|
-
* Tabs
|
|
4695
|
-
*/
|
|
4696
|
-
"type"?: TabType;
|
|
4697
|
-
/**
|
|
4698
|
-
* Style variation of the tab chips.
|
|
3877
|
+
* Tabs size.
|
|
4699
3878
|
*/
|
|
4700
|
-
"
|
|
4701
|
-
/**
|
|
4702
|
-
* Adds accessible label for the tabs that is only shown for screen readers.
|
|
4703
|
-
*/
|
|
4704
|
-
"wcagLabel"?: string;
|
|
3879
|
+
"size"?: TabSizeType;
|
|
4705
3880
|
/**
|
|
4706
|
-
*
|
|
4707
|
-
*/
|
|
4708
|
-
"wcagLabelledBy"?: string;
|
|
4709
|
-
/**
|
|
4710
|
-
* Adds accessible label for the tabs select
|
|
3881
|
+
* Tabs type
|
|
4711
3882
|
*/
|
|
4712
|
-
"
|
|
3883
|
+
"type"?: TabType;
|
|
4713
3884
|
}
|
|
4714
3885
|
interface GovTabsItem {
|
|
4715
3886
|
/**
|
|
@@ -4720,6 +3891,14 @@ declare namespace LocalJSX {
|
|
|
4720
3891
|
* Item disable state
|
|
4721
3892
|
*/
|
|
4722
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;
|
|
4723
3902
|
/**
|
|
4724
3903
|
* Custom tab item identifier. Otherwise, it will be generated
|
|
4725
3904
|
*/
|
|
@@ -4734,6 +3913,10 @@ declare namespace LocalJSX {
|
|
|
4734
3913
|
"triggerIdentifier"?: string;
|
|
4735
3914
|
}
|
|
4736
3915
|
interface GovTag {
|
|
3916
|
+
/**
|
|
3917
|
+
* Style variation of the tag.
|
|
3918
|
+
*/
|
|
3919
|
+
"color"?: ButtonColorType;
|
|
4737
3920
|
/**
|
|
4738
3921
|
* Definition of the button icon on the left. The icon must be defined in the form "type/name".
|
|
4739
3922
|
*/
|
|
@@ -4743,23 +3926,37 @@ declare namespace LocalJSX {
|
|
|
4743
3926
|
*/
|
|
4744
3927
|
"iconRight"?: string;
|
|
4745
3928
|
/**
|
|
4746
|
-
*
|
|
3929
|
+
* Tag’s size.
|
|
4747
3930
|
*/
|
|
4748
|
-
"
|
|
3931
|
+
"size"?: TagSizesType;
|
|
4749
3932
|
/**
|
|
4750
|
-
* Tag’s
|
|
3933
|
+
* Tag’s type
|
|
4751
3934
|
*/
|
|
4752
|
-
"
|
|
3935
|
+
"type"?: TagTypesType;
|
|
3936
|
+
}
|
|
3937
|
+
interface GovThemeSwitch {
|
|
4753
3938
|
/**
|
|
4754
|
-
*
|
|
3939
|
+
* Called when the theme is changed by the user
|
|
4755
3940
|
*/
|
|
4756
|
-
"
|
|
3941
|
+
"onGov-change"?: (event: GovThemeSwitchCustomEvent<ThemeSwitchEvent>) => void;
|
|
4757
3942
|
}
|
|
4758
3943
|
interface GovTile {
|
|
4759
3944
|
/**
|
|
4760
3945
|
* Link on whole tile
|
|
4761
3946
|
*/
|
|
4762
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;
|
|
4763
3960
|
/**
|
|
4764
3961
|
* Same as original parameter
|
|
4765
3962
|
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
|
|
@@ -4768,19 +3965,23 @@ declare namespace LocalJSX {
|
|
|
4768
3965
|
}
|
|
4769
3966
|
interface GovTiles {
|
|
4770
3967
|
/**
|
|
4771
|
-
* Number of columns between
|
|
3968
|
+
* Number of columns between 2-6
|
|
4772
3969
|
*/
|
|
4773
3970
|
"columns"?: number;
|
|
4774
|
-
/**
|
|
4775
|
-
* Tiles border
|
|
4776
|
-
*/
|
|
4777
|
-
"noBorder"?: boolean;
|
|
4778
3971
|
}
|
|
4779
3972
|
interface GovToast {
|
|
3973
|
+
/**
|
|
3974
|
+
* Aria label for the closing button. It is mandatory if the alert is closable
|
|
3975
|
+
*/
|
|
3976
|
+
"accessibleCloseLabel"?: string;
|
|
4780
3977
|
/**
|
|
4781
3978
|
* Closing button texting instead of icons
|
|
4782
3979
|
*/
|
|
4783
3980
|
"closeLabel"?: string;
|
|
3981
|
+
/**
|
|
3982
|
+
* Style variation of the toast message.
|
|
3983
|
+
*/
|
|
3984
|
+
"color"?: ToastColorType;
|
|
4784
3985
|
/**
|
|
4785
3986
|
* Toast’s gravity
|
|
4786
3987
|
*/
|
|
@@ -4801,16 +4002,12 @@ declare namespace LocalJSX {
|
|
|
4801
4002
|
* Toast type
|
|
4802
4003
|
*/
|
|
4803
4004
|
"type"?: ToastTypesType;
|
|
4804
|
-
/**
|
|
4805
|
-
* Style variation of the toast message.
|
|
4806
|
-
*/
|
|
4807
|
-
"variant"?: ToastVariantType;
|
|
4808
|
-
/**
|
|
4809
|
-
* Aria label for the closing button. It is mandatory if the alert is closable
|
|
4810
|
-
*/
|
|
4811
|
-
"wcagCloseLabel"?: string;
|
|
4812
4005
|
}
|
|
4813
4006
|
interface GovTooltip {
|
|
4007
|
+
/**
|
|
4008
|
+
* Style variation of the tooltip
|
|
4009
|
+
*/
|
|
4010
|
+
"color"?: TooltipColorType;
|
|
4814
4011
|
/**
|
|
4815
4012
|
* Trigger is just an icon
|
|
4816
4013
|
*/
|
|
@@ -4831,12 +4028,12 @@ declare namespace LocalJSX {
|
|
|
4831
4028
|
* Tooltip’s size.
|
|
4832
4029
|
*/
|
|
4833
4030
|
"size"?: TooltipSizeType;
|
|
4031
|
+
}
|
|
4032
|
+
interface GovTooltipContent {
|
|
4834
4033
|
/**
|
|
4835
4034
|
* Style variation of the tooltip
|
|
4836
4035
|
*/
|
|
4837
|
-
"
|
|
4838
|
-
}
|
|
4839
|
-
interface GovTooltipContent {
|
|
4036
|
+
"color"?: TooltipColorType;
|
|
4840
4037
|
/**
|
|
4841
4038
|
* Indicates display of tooltip content
|
|
4842
4039
|
*/
|
|
@@ -4853,10 +4050,6 @@ declare namespace LocalJSX {
|
|
|
4853
4050
|
* Tooltip’s size.
|
|
4854
4051
|
*/
|
|
4855
4052
|
"size"?: TooltipSizeType;
|
|
4856
|
-
/**
|
|
4857
|
-
* Style variation of the tooltip
|
|
4858
|
-
*/
|
|
4859
|
-
"variant"?: TooltipVariantType;
|
|
4860
4053
|
}
|
|
4861
4054
|
interface GovWizard {
|
|
4862
4055
|
/**
|
|
@@ -4877,14 +4070,14 @@ declare namespace LocalJSX {
|
|
|
4877
4070
|
"wcagLabelledBy"?: string;
|
|
4878
4071
|
}
|
|
4879
4072
|
interface GovWizardItem {
|
|
4880
|
-
/**
|
|
4881
|
-
* Item annotation of the wizard
|
|
4882
|
-
*/
|
|
4883
|
-
"annotation"?: string;
|
|
4884
4073
|
/**
|
|
4885
4074
|
* Defines weather the wizard item can be collapsible
|
|
4886
4075
|
*/
|
|
4887
4076
|
"collapsible"?: boolean;
|
|
4077
|
+
/**
|
|
4078
|
+
* Style variation of the button.
|
|
4079
|
+
*/
|
|
4080
|
+
"color"?: WizardColorType;
|
|
4888
4081
|
/**
|
|
4889
4082
|
* Makes the wizard component disabled.
|
|
4890
4083
|
*/
|
|
@@ -4897,14 +4090,6 @@ declare namespace LocalJSX {
|
|
|
4897
4090
|
* Defines whether the accordion is open or closed by button
|
|
4898
4091
|
*/
|
|
4899
4092
|
"isExpanded"?: boolean;
|
|
4900
|
-
/**
|
|
4901
|
-
* Item label of the wizard
|
|
4902
|
-
*/
|
|
4903
|
-
"label"?: string;
|
|
4904
|
-
/**
|
|
4905
|
-
* Used to change the HTML tag in the accordion trigger for correct semantic structure
|
|
4906
|
-
*/
|
|
4907
|
-
"labelTag"?: string;
|
|
4908
4093
|
/**
|
|
4909
4094
|
* Called when the accordion state changes
|
|
4910
4095
|
*/
|
|
@@ -4913,14 +4098,11 @@ declare namespace LocalJSX {
|
|
|
4913
4098
|
* Size of wizard
|
|
4914
4099
|
*/
|
|
4915
4100
|
"size"?: WizardSizesType;
|
|
4916
|
-
/**
|
|
4917
|
-
* Style variation of the button.
|
|
4918
|
-
*/
|
|
4919
|
-
"variant"?: WizardVariantsType;
|
|
4920
4101
|
}
|
|
4921
4102
|
interface IntrinsicElements {
|
|
4922
4103
|
"gov-accordion": GovAccordion;
|
|
4923
4104
|
"gov-accordion-item": GovAccordionItem;
|
|
4105
|
+
"gov-app": GovApp;
|
|
4924
4106
|
"gov-attachments": GovAttachments;
|
|
4925
4107
|
"gov-attachments-item": GovAttachmentsItem;
|
|
4926
4108
|
"gov-backdrop": GovBackdrop;
|
|
@@ -4931,6 +4113,7 @@ declare namespace LocalJSX {
|
|
|
4931
4113
|
"gov-container": GovContainer;
|
|
4932
4114
|
"gov-control-group": GovControlGroup;
|
|
4933
4115
|
"gov-cookiebar": GovCookiebar;
|
|
4116
|
+
"gov-dialog": GovDialog;
|
|
4934
4117
|
"gov-dropdown": GovDropdown;
|
|
4935
4118
|
"gov-empty": GovEmpty;
|
|
4936
4119
|
"gov-error-code": GovErrorCode;
|
|
@@ -4958,22 +4141,15 @@ declare namespace LocalJSX {
|
|
|
4958
4141
|
"gov-layout-column": GovLayoutColumn;
|
|
4959
4142
|
"gov-loading": GovLoading;
|
|
4960
4143
|
"gov-message": GovMessage;
|
|
4961
|
-
"gov-modal": GovModal;
|
|
4962
|
-
"gov-nav": GovNav;
|
|
4963
|
-
"gov-nav-item": GovNavItem;
|
|
4964
4144
|
"gov-pagination": GovPagination;
|
|
4965
|
-
"gov-prompt": GovPrompt;
|
|
4966
|
-
"gov-side-nav": GovSideNav;
|
|
4967
|
-
"gov-side-nav-item": GovSideNavItem;
|
|
4968
4145
|
"gov-skeleton": GovSkeleton;
|
|
4969
4146
|
"gov-spacer": GovSpacer;
|
|
4970
|
-
"gov-statsbar": GovStatsbar;
|
|
4971
|
-
"gov-statsbar-item": GovStatsbarItem;
|
|
4972
4147
|
"gov-stepper": GovStepper;
|
|
4973
4148
|
"gov-stepper-item": GovStepperItem;
|
|
4974
4149
|
"gov-tabs": GovTabs;
|
|
4975
4150
|
"gov-tabs-item": GovTabsItem;
|
|
4976
4151
|
"gov-tag": GovTag;
|
|
4152
|
+
"gov-theme-switch": GovThemeSwitch;
|
|
4977
4153
|
"gov-tile": GovTile;
|
|
4978
4154
|
"gov-tiles": GovTiles;
|
|
4979
4155
|
"gov-toast": GovToast;
|
|
@@ -4989,6 +4165,7 @@ declare module "@stencil/core" {
|
|
|
4989
4165
|
interface IntrinsicElements {
|
|
4990
4166
|
"gov-accordion": LocalJSX.GovAccordion & JSXBase.HTMLAttributes<HTMLGovAccordionElement>;
|
|
4991
4167
|
"gov-accordion-item": LocalJSX.GovAccordionItem & JSXBase.HTMLAttributes<HTMLGovAccordionItemElement>;
|
|
4168
|
+
"gov-app": LocalJSX.GovApp & JSXBase.HTMLAttributes<HTMLGovAppElement>;
|
|
4992
4169
|
"gov-attachments": LocalJSX.GovAttachments & JSXBase.HTMLAttributes<HTMLGovAttachmentsElement>;
|
|
4993
4170
|
"gov-attachments-item": LocalJSX.GovAttachmentsItem & JSXBase.HTMLAttributes<HTMLGovAttachmentsItemElement>;
|
|
4994
4171
|
"gov-backdrop": LocalJSX.GovBackdrop & JSXBase.HTMLAttributes<HTMLGovBackdropElement>;
|
|
@@ -4999,6 +4176,7 @@ declare module "@stencil/core" {
|
|
|
4999
4176
|
"gov-container": LocalJSX.GovContainer & JSXBase.HTMLAttributes<HTMLGovContainerElement>;
|
|
5000
4177
|
"gov-control-group": LocalJSX.GovControlGroup & JSXBase.HTMLAttributes<HTMLGovControlGroupElement>;
|
|
5001
4178
|
"gov-cookiebar": LocalJSX.GovCookiebar & JSXBase.HTMLAttributes<HTMLGovCookiebarElement>;
|
|
4179
|
+
"gov-dialog": LocalJSX.GovDialog & JSXBase.HTMLAttributes<HTMLGovDialogElement>;
|
|
5002
4180
|
"gov-dropdown": LocalJSX.GovDropdown & JSXBase.HTMLAttributes<HTMLGovDropdownElement>;
|
|
5003
4181
|
"gov-empty": LocalJSX.GovEmpty & JSXBase.HTMLAttributes<HTMLGovEmptyElement>;
|
|
5004
4182
|
"gov-error-code": LocalJSX.GovErrorCode & JSXBase.HTMLAttributes<HTMLGovErrorCodeElement>;
|
|
@@ -5026,22 +4204,15 @@ declare module "@stencil/core" {
|
|
|
5026
4204
|
"gov-layout-column": LocalJSX.GovLayoutColumn & JSXBase.HTMLAttributes<HTMLGovLayoutColumnElement>;
|
|
5027
4205
|
"gov-loading": LocalJSX.GovLoading & JSXBase.HTMLAttributes<HTMLGovLoadingElement>;
|
|
5028
4206
|
"gov-message": LocalJSX.GovMessage & JSXBase.HTMLAttributes<HTMLGovMessageElement>;
|
|
5029
|
-
"gov-modal": LocalJSX.GovModal & JSXBase.HTMLAttributes<HTMLGovModalElement>;
|
|
5030
|
-
"gov-nav": LocalJSX.GovNav & JSXBase.HTMLAttributes<HTMLGovNavElement>;
|
|
5031
|
-
"gov-nav-item": LocalJSX.GovNavItem & JSXBase.HTMLAttributes<HTMLGovNavItemElement>;
|
|
5032
4207
|
"gov-pagination": LocalJSX.GovPagination & JSXBase.HTMLAttributes<HTMLGovPaginationElement>;
|
|
5033
|
-
"gov-prompt": LocalJSX.GovPrompt & JSXBase.HTMLAttributes<HTMLGovPromptElement>;
|
|
5034
|
-
"gov-side-nav": LocalJSX.GovSideNav & JSXBase.HTMLAttributes<HTMLGovSideNavElement>;
|
|
5035
|
-
"gov-side-nav-item": LocalJSX.GovSideNavItem & JSXBase.HTMLAttributes<HTMLGovSideNavItemElement>;
|
|
5036
4208
|
"gov-skeleton": LocalJSX.GovSkeleton & JSXBase.HTMLAttributes<HTMLGovSkeletonElement>;
|
|
5037
4209
|
"gov-spacer": LocalJSX.GovSpacer & JSXBase.HTMLAttributes<HTMLGovSpacerElement>;
|
|
5038
|
-
"gov-statsbar": LocalJSX.GovStatsbar & JSXBase.HTMLAttributes<HTMLGovStatsbarElement>;
|
|
5039
|
-
"gov-statsbar-item": LocalJSX.GovStatsbarItem & JSXBase.HTMLAttributes<HTMLGovStatsbarItemElement>;
|
|
5040
4210
|
"gov-stepper": LocalJSX.GovStepper & JSXBase.HTMLAttributes<HTMLGovStepperElement>;
|
|
5041
4211
|
"gov-stepper-item": LocalJSX.GovStepperItem & JSXBase.HTMLAttributes<HTMLGovStepperItemElement>;
|
|
5042
4212
|
"gov-tabs": LocalJSX.GovTabs & JSXBase.HTMLAttributes<HTMLGovTabsElement>;
|
|
5043
4213
|
"gov-tabs-item": LocalJSX.GovTabsItem & JSXBase.HTMLAttributes<HTMLGovTabsItemElement>;
|
|
5044
4214
|
"gov-tag": LocalJSX.GovTag & JSXBase.HTMLAttributes<HTMLGovTagElement>;
|
|
4215
|
+
"gov-theme-switch": LocalJSX.GovThemeSwitch & JSXBase.HTMLAttributes<HTMLGovThemeSwitchElement>;
|
|
5045
4216
|
"gov-tile": LocalJSX.GovTile & JSXBase.HTMLAttributes<HTMLGovTileElement>;
|
|
5046
4217
|
"gov-tiles": LocalJSX.GovTiles & JSXBase.HTMLAttributes<HTMLGovTilesElement>;
|
|
5047
4218
|
"gov-toast": LocalJSX.GovToast & JSXBase.HTMLAttributes<HTMLGovToastElement>;
|