@gov-design-system-ce/components 4.6.4 → 4.6.5
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/gov-flex_3.cjs.entry.js +1 -1
- package/dist/cjs/gov-form-file.cjs.entry.js +35 -11
- package/dist/cjs/gov-form-file.cjs.entry.js.map +1 -1
- package/dist/cjs/gov-form-file.entry.cjs.js.map +1 -1
- package/dist/collection/components/gov-form/file/gov-form-file.js +7 -2
- package/dist/collection/components/gov-form/file/gov-form-file.js.map +1 -1
- package/dist/collection/utils/file.utils.js +28 -9
- package/dist/collection/utils/file.utils.js.map +1 -1
- package/dist/components/gov-accordion-item.js +1 -1
- package/dist/components/gov-attachments-item.js +1 -1
- package/dist/components/gov-blockquote.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-chip.js +1 -1
- package/dist/components/gov-collapsible.js +1 -1
- package/dist/components/gov-dialog.js +1 -1
- package/dist/components/gov-form-autocomplete.js +1 -1
- package/dist/components/gov-form-checkbox.js +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-input.js +1 -1
- package/dist/components/gov-form-multi-select.js +1 -1
- package/dist/components/gov-form-range.js +1 -1
- package/dist/components/gov-form-select.js +1 -1
- package/dist/components/gov-form-switch.js +1 -1
- package/dist/components/gov-icon.js +1 -1
- package/dist/components/gov-infobar.js +1 -1
- package/dist/components/gov-link.js +1 -1
- package/dist/components/gov-loading.js +1 -1
- package/dist/components/gov-pagination.js +1 -1
- package/dist/components/gov-tabs.js +1 -1
- package/dist/components/gov-tag.js +1 -1
- package/dist/components/gov-theme-switch.js +1 -1
- package/dist/components/gov-tile.js +1 -1
- package/dist/components/gov-toast.js +1 -1
- package/dist/components/gov-tooltip-content.js +1 -1
- package/dist/components/gov-wizard-item.js +1 -1
- package/dist/components/{p-DEthsMuE.js → p-BIB-JMbL.js} +2 -2
- package/dist/components/{p-iTwUkISB.js → p-BVG9PtuQ.js} +2 -2
- package/dist/components/{p-yIpIIG5A.js → p-DV0Pdd1S.js} +2 -2
- package/dist/components/{p-CXPP9vec.js → p-Dj-FiQ37.js} +2 -2
- package/dist/components/{p-pJ_vPAO0.js → p-DlpZtTcv.js} +2 -2
- package/dist/components/{p-DN5pb9xA.js → p-Dw1o8KoZ.js} +2 -2
- package/dist/components/{p-ibUK7mfI.js → p-NU_8kxGz.js} +2 -2
- package/dist/components/{p-C_URF9Su.js → p-o4vVG5sG.js} +2 -2
- package/dist/core/core.esm.js +1 -1
- package/dist/core/gov-form-file.entry.esm.js.map +1 -1
- package/dist/core/{p-bec959c4.entry.js → p-002e72bf.entry.js} +2 -2
- package/dist/core/p-441e67f6.entry.js +2 -0
- package/dist/core/p-441e67f6.entry.js.map +1 -0
- package/dist/dist/components/gov-accordion-item.d.ts +11 -0
- package/dist/dist/components/gov-accordion.d.ts +11 -0
- package/dist/dist/components/gov-attachments-item.d.ts +11 -0
- package/dist/dist/components/gov-attachments.d.ts +11 -0
- package/dist/dist/components/gov-backdrop.d.ts +11 -0
- package/dist/dist/components/gov-banner.d.ts +11 -0
- package/dist/dist/components/gov-blockquote.d.ts +11 -0
- package/dist/dist/components/gov-breadcrumbs.d.ts +11 -0
- package/dist/dist/components/gov-button.d.ts +11 -0
- package/dist/dist/components/gov-card.d.ts +11 -0
- package/dist/dist/components/gov-chip.d.ts +11 -0
- package/dist/dist/components/gov-collapsible.d.ts +11 -0
- package/dist/dist/components/gov-container.d.ts +11 -0
- package/dist/dist/components/gov-control-group.d.ts +11 -0
- package/dist/dist/components/gov-cookiebar.d.ts +11 -0
- package/dist/dist/components/gov-dialog.d.ts +11 -0
- package/dist/dist/components/gov-dropdown.d.ts +11 -0
- package/dist/dist/components/gov-empty.d.ts +11 -0
- package/dist/dist/components/gov-error-code.d.ts +11 -0
- package/dist/dist/components/gov-flex.d.ts +11 -0
- package/dist/dist/components/gov-form-autocomplete.d.ts +11 -0
- package/dist/dist/components/gov-form-checkbox-group.d.ts +11 -0
- package/dist/dist/components/gov-form-checkbox.d.ts +11 -0
- package/dist/dist/components/gov-form-control.d.ts +11 -0
- package/dist/dist/components/gov-form-file.d.ts +11 -0
- package/dist/dist/components/gov-form-group.d.ts +11 -0
- package/dist/dist/components/gov-form-input.d.ts +11 -0
- package/dist/dist/components/gov-form-label.d.ts +11 -0
- package/dist/dist/components/gov-form-message.d.ts +11 -0
- package/dist/dist/components/gov-form-multi-select.d.ts +11 -0
- package/dist/dist/components/gov-form-password-power.d.ts +11 -0
- package/dist/dist/components/gov-form-radio-group.d.ts +11 -0
- package/dist/dist/components/gov-form-radio.d.ts +11 -0
- package/dist/dist/components/gov-form-range.d.ts +11 -0
- package/dist/dist/components/gov-form-search.d.ts +11 -0
- package/dist/dist/components/gov-form-select.d.ts +11 -0
- package/dist/dist/components/gov-form-switch.d.ts +11 -0
- package/dist/dist/components/gov-grid-item.d.ts +11 -0
- package/dist/dist/components/gov-grid.d.ts +11 -0
- package/dist/dist/components/gov-icon.d.ts +11 -0
- package/dist/dist/components/gov-infobar.d.ts +11 -0
- package/dist/dist/components/gov-layout-column.d.ts +11 -0
- package/dist/dist/components/gov-layout.d.ts +11 -0
- package/dist/dist/components/gov-lifecycle.d.ts +11 -0
- package/dist/dist/components/gov-link.d.ts +11 -0
- package/dist/dist/components/gov-loading.d.ts +11 -0
- package/dist/dist/components/gov-message.d.ts +11 -0
- package/dist/dist/components/gov-pagination.d.ts +11 -0
- package/dist/dist/components/gov-skeleton.d.ts +11 -0
- package/dist/dist/components/gov-spacer.d.ts +11 -0
- package/dist/dist/components/gov-stepper-item.d.ts +11 -0
- package/dist/dist/components/gov-stepper.d.ts +11 -0
- package/dist/dist/components/gov-tabs-item.d.ts +11 -0
- package/dist/dist/components/gov-tabs.d.ts +11 -0
- package/dist/dist/components/gov-tag.d.ts +11 -0
- package/dist/dist/components/gov-theme-switch.d.ts +11 -0
- package/dist/dist/components/gov-tile.d.ts +11 -0
- package/dist/dist/components/gov-toast.d.ts +11 -0
- package/dist/dist/components/gov-tooltip-content.d.ts +11 -0
- package/dist/dist/components/gov-tooltip.d.ts +11 -0
- package/dist/dist/components/gov-wizard-item.d.ts +11 -0
- package/dist/dist/components/gov-wizard.d.ts +11 -0
- package/dist/dist/components/index.d.ts +35 -0
- package/dist/dist/dist/components/gov-accordion-item.d.ts +11 -0
- package/dist/dist/dist/components/gov-accordion.d.ts +11 -0
- package/dist/dist/dist/components/gov-app.d.ts +11 -0
- package/dist/dist/dist/components/gov-attachments-item.d.ts +11 -0
- package/dist/dist/dist/components/gov-attachments.d.ts +11 -0
- package/dist/dist/dist/components/gov-backdrop.d.ts +11 -0
- package/dist/dist/dist/components/gov-banner.d.ts +11 -0
- package/dist/dist/dist/components/gov-blockquote.d.ts +11 -0
- package/dist/dist/dist/components/gov-breadcrumbs.d.ts +11 -0
- package/dist/dist/dist/components/gov-button.d.ts +11 -0
- package/dist/dist/dist/components/gov-card.d.ts +11 -0
- package/dist/dist/dist/components/gov-chip.d.ts +11 -0
- package/dist/dist/dist/components/gov-collapsible.d.ts +11 -0
- package/dist/dist/dist/components/gov-container.d.ts +11 -0
- package/dist/dist/dist/components/gov-control-group.d.ts +11 -0
- package/dist/dist/dist/components/gov-cookiebar.d.ts +11 -0
- package/dist/dist/dist/components/gov-dialog.d.ts +11 -0
- package/dist/dist/dist/components/gov-dropdown.d.ts +11 -0
- package/dist/dist/dist/components/gov-empty.d.ts +11 -0
- package/dist/dist/dist/components/gov-error-code.d.ts +11 -0
- package/dist/dist/dist/components/gov-flex.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-autocomplete.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-checkbox-group.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-checkbox.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-control.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-file.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-group.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-input.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-label.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-message.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-multi-select.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-password-power.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-radio-group.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-radio.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-range.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-search.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-select.d.ts +11 -0
- package/dist/dist/dist/components/gov-form-switch.d.ts +11 -0
- package/dist/dist/dist/components/gov-grid-item.d.ts +11 -0
- package/dist/dist/dist/components/gov-grid.d.ts +11 -0
- package/dist/dist/dist/components/gov-icon.d.ts +11 -0
- package/dist/dist/dist/components/gov-infobar.d.ts +11 -0
- package/dist/dist/dist/components/gov-layout-column.d.ts +11 -0
- package/dist/dist/dist/components/gov-layout.d.ts +11 -0
- package/dist/dist/dist/components/gov-lifecycle.d.ts +11 -0
- package/dist/dist/dist/components/gov-link.d.ts +11 -0
- package/dist/dist/dist/components/gov-loading.d.ts +11 -0
- package/dist/dist/dist/components/gov-message.d.ts +11 -0
- package/dist/dist/dist/components/gov-pagination.d.ts +11 -0
- package/dist/dist/dist/components/gov-skeleton.d.ts +11 -0
- package/dist/dist/dist/components/gov-spacer.d.ts +11 -0
- package/dist/dist/dist/components/gov-stepper-item.d.ts +11 -0
- package/dist/dist/dist/components/gov-stepper.d.ts +11 -0
- package/dist/dist/dist/components/gov-tabs-item.d.ts +11 -0
- package/dist/dist/dist/components/gov-tabs.d.ts +11 -0
- package/dist/dist/dist/components/gov-tag.d.ts +11 -0
- package/dist/dist/dist/components/gov-theme-switch.d.ts +11 -0
- package/dist/dist/dist/components/gov-tile.d.ts +11 -0
- package/dist/dist/dist/components/gov-toast.d.ts +11 -0
- package/dist/dist/dist/components/gov-tooltip-content.d.ts +11 -0
- package/dist/dist/dist/components/gov-tooltip.d.ts +11 -0
- package/dist/dist/dist/components/gov-wizard-item.d.ts +11 -0
- package/dist/dist/dist/components/gov-wizard.d.ts +11 -0
- package/dist/dist/dist/components/index.d.ts +35 -0
- package/dist/dist/dist/globals.d.ts +2 -0
- package/dist/dist/dist/hydrate/index.d.ts +287 -0
- package/dist/dist/dist/types/components/gov-accordion/constants.d.ts +19 -0
- package/dist/dist/dist/types/components/gov-accordion/gov-accordion-item.d.ts +43 -0
- package/dist/dist/dist/types/components/gov-accordion/gov-accordion.d.ts +26 -0
- package/dist/dist/dist/types/components/gov-accordion/gov-accordion.types.d.ts +9 -0
- package/dist/dist/dist/types/components/gov-attachments/constants.d.ts +11 -0
- package/dist/dist/dist/types/components/gov-attachments/gov-attachments-item.d.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-attachments/gov-attachments-item.d.ts +24 -0
- package/dist/dist/dist/types/components/gov-attachments/gov-attachments.d.ts +19 -0
- package/dist/dist/dist/types/components/gov-backdrop/constants.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-backdrop/gov-backdrop.d.ts +32 -0
- package/dist/dist/dist/types/components/gov-banner/constants.d.ts +26 -0
- package/dist/dist/dist/types/components/gov-banner/gov-banner.d.ts +28 -0
- package/dist/dist/dist/types/components/gov-blockquote/constants.d.ts +10 -0
- package/dist/dist/dist/types/components/gov-blockquote/gov-blockquote.d.ts +15 -0
- package/dist/dist/dist/types/components/gov-breadcrumbs/constants.d.ts +3 -0
- package/dist/dist/dist/types/components/gov-breadcrumbs/gov-breadcrumbs.d.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-breadcrumbs/gov-breadcrumbs.d.ts +42 -0
- package/dist/dist/dist/types/components/gov-button/button/constants.d.ts +29 -0
- package/dist/dist/dist/types/components/gov-button/button/gov-button.d.ts +133 -0
- package/dist/dist/dist/types/components/gov-button/button/gov-button.types.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-button/dropdown/constants.d.ts +10 -0
- package/dist/dist/dist/types/components/gov-button/dropdown/gov-dropdown.d.ts +40 -0
- package/dist/dist/dist/types/components/gov-button/dropdown/gov-dropdown.types.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-card/constants.d.ts +16 -0
- package/dist/dist/dist/types/components/gov-card/gov-card.d.ts +57 -0
- package/dist/dist/dist/types/components/gov-card/interfaces.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-chip/constants.d.ts +21 -0
- package/dist/dist/dist/types/components/gov-chip/gov-chip.d.ts +82 -0
- package/dist/dist/dist/types/components/gov-collapsible/constants.d.ts +18 -0
- package/dist/dist/dist/types/components/gov-collapsible/gov-collapsible.d.ts +36 -0
- package/dist/dist/dist/types/components/gov-container/constants.d.ts +3 -0
- package/dist/dist/dist/types/components/gov-container/gov-container.d.ts +6 -0
- package/dist/dist/dist/types/components/gov-control-group/constants.d.ts +7 -0
- package/dist/dist/dist/types/components/gov-control-group/gov-control-group.d.ts +24 -0
- package/dist/dist/dist/types/components/gov-cookiebar/constants.d.ts +7 -0
- package/dist/dist/dist/types/components/gov-cookiebar/gov-cookiebar.d.ts +7 -0
- package/dist/dist/dist/types/components/gov-dialog/constants.d.ts +11 -0
- package/dist/dist/dist/types/components/gov-dialog/gov-dialog.d.ts +70 -0
- package/dist/dist/dist/types/components/gov-empty/constants.d.ts +19 -0
- package/dist/dist/dist/types/components/gov-empty/gov-empty.d.ts +21 -0
- package/dist/dist/dist/types/components/gov-error-code/constants.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-error-code/gov-error-code.d.ts +6 -0
- package/dist/dist/dist/types/components/gov-flex/constants.d.ts +7 -0
- package/dist/dist/dist/types/components/gov-flex/gov-flex.d.ts +39 -0
- package/dist/dist/dist/types/components/gov-form/autocomplete/autocomplete.utils.d.ts +2 -0
- package/dist/dist/dist/types/components/gov-form/autocomplete/constants.d.ts +11 -0
- package/dist/dist/dist/types/components/gov-form/autocomplete/gov-form-autocomplete.d.ts +158 -0
- package/dist/dist/dist/types/components/gov-form/autocomplete/gov-form-autocomplete.types.d.ts +9 -0
- package/dist/dist/dist/types/components/gov-form/checkbox/constants.d.ts +10 -0
- package/dist/dist/dist/types/components/gov-form/checkbox/gov-form-checkbox.d.ts +86 -0
- package/dist/dist/dist/types/components/gov-form/checkbox/gov-form-checkbox.types.d.ts +5 -0
- package/dist/dist/dist/types/components/gov-form/control/constants.d.ts +9 -0
- package/dist/dist/dist/types/components/gov-form/control/gov-form-control.d.ts +40 -0
- package/dist/dist/dist/types/components/gov-form/file/constants.d.ts +7 -0
- package/dist/dist/dist/types/components/gov-form/file/gov-form-file.d.ts +130 -0
- package/dist/dist/dist/types/components/gov-form/file/gov-form-file.types.d.ts +11 -0
- package/dist/dist/dist/types/components/gov-form/group/constants.d.ts +18 -0
- package/dist/dist/dist/types/components/gov-form/group/gov-form-checkbox-group.d.ts +32 -0
- package/dist/dist/dist/types/components/gov-form/group/gov-form-group.d.ts +18 -0
- package/dist/dist/dist/types/components/gov-form/group/gov-form-group.types.d.ts +7 -0
- package/dist/dist/dist/types/components/gov-form/group/gov-form-radio-group.d.ts +32 -0
- package/dist/dist/dist/types/components/gov-form/input/constants.d.ts +28 -0
- package/dist/dist/dist/types/components/gov-form/input/gov-form-input.d.ts +178 -0
- package/dist/dist/dist/types/components/gov-form/input/gov-form-input.types.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-form/label/constants.d.ts +8 -0
- package/dist/dist/dist/types/components/gov-form/label/gov-form-label.d.ts +26 -0
- package/dist/dist/dist/types/components/gov-form/message/constants.d.ts +11 -0
- package/dist/dist/dist/types/components/gov-form/message/gov-form-message.d.ts +23 -0
- package/dist/dist/dist/types/components/gov-form/multiselect/constants.d.ts +10 -0
- package/dist/dist/dist/types/components/gov-form/multiselect/gov-form-multi-select.d.ts +127 -0
- package/dist/dist/dist/types/components/gov-form/multiselect/gov-form-multi-select.types.d.ts +10 -0
- package/dist/dist/dist/types/components/gov-form/password-power/constants.d.ts +5 -0
- package/dist/dist/dist/types/components/gov-form/password-power/gov-form-password-power.d.ts +7 -0
- package/dist/dist/dist/types/components/gov-form/radio/constants.d.ts +10 -0
- package/dist/dist/dist/types/components/gov-form/radio/gov-form-radio.d.ts +83 -0
- package/dist/dist/dist/types/components/gov-form/radio/gov-form-radio.types.d.ts +5 -0
- package/dist/dist/dist/types/components/gov-form/range/constants.d.ts +9 -0
- package/dist/dist/dist/types/components/gov-form/range/gov-form-range.d.ts +116 -0
- package/dist/dist/dist/types/components/gov-form/search/constants.d.ts +10 -0
- package/dist/dist/dist/types/components/gov-form/search/gov-form-search.d.ts +13 -0
- package/dist/dist/dist/types/components/gov-form/select/constants.d.ts +8 -0
- package/dist/dist/dist/types/components/gov-form/select/gov-form-select.d.ts +89 -0
- package/dist/dist/dist/types/components/gov-form/select/gov-form-select.types.d.ts +9 -0
- package/dist/dist/dist/types/components/gov-form/switch/constants.d.ts +12 -0
- package/dist/dist/dist/types/components/gov-form/switch/gov-form-switch.d.ts +81 -0
- package/dist/dist/dist/types/components/gov-form/switch/gov-form-switch.types.d.ts +5 -0
- package/dist/dist/dist/types/components/gov-grid/constants.d.ts +10 -0
- package/dist/dist/dist/types/components/gov-grid/gov-grid-item.d.ts +46 -0
- package/dist/dist/dist/types/components/gov-grid/gov-grid.d.ts +19 -0
- package/dist/dist/dist/types/components/gov-icon/constants.d.ts +18 -0
- package/dist/dist/dist/types/components/gov-icon/gov-icon.d.ts +34 -0
- package/dist/dist/dist/types/components/gov-icon/helpers.d.ts +6 -0
- package/dist/dist/dist/types/components/gov-icon/list.d.ts +3 -0
- package/dist/dist/dist/types/components/gov-infobar/constants.d.ts +16 -0
- package/dist/dist/dist/types/components/gov-infobar/gov-infobar.d.ts +51 -0
- package/dist/dist/dist/types/components/gov-infobar/gov-infobar.types.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-layout/constants.d.ts +20 -0
- package/dist/dist/dist/types/components/gov-layout/gov-layout-column.d.ts +6 -0
- package/dist/dist/dist/types/components/gov-layout/gov-layout.d.ts +20 -0
- package/dist/dist/dist/types/components/gov-lifecycle-tester/gov-lifecycle-tester.d.ts +14 -0
- package/dist/dist/dist/types/components/gov-link/constants.d.ts +8 -0
- package/dist/dist/dist/types/components/gov-link/gov-link.d.ts +34 -0
- package/dist/dist/dist/types/components/gov-loading/loading/constants.d.ts +9 -0
- package/dist/dist/dist/types/components/gov-loading/loading/gov-loading.d.ts +13 -0
- package/dist/dist/dist/types/components/gov-loading/skeleton/constants.d.ts +21 -0
- package/dist/dist/dist/types/components/gov-loading/skeleton/gov-skeleton.d.ts +46 -0
- package/dist/dist/dist/types/components/gov-message/constants.d.ts +13 -0
- package/dist/dist/dist/types/components/gov-message/gov-message.d.ts +16 -0
- package/dist/dist/dist/types/components/gov-pagination/constants.d.ts +22 -0
- package/dist/dist/dist/types/components/gov-pagination/gov-pagination.d.ts +97 -0
- package/dist/dist/dist/types/components/gov-pagination/gov-pagination.types.d.ts +5 -0
- package/dist/dist/dist/types/components/gov-pagination/pagination.d.ts +12 -0
- package/dist/dist/dist/types/components/gov-spacer/constants.d.ts +15 -0
- package/dist/dist/dist/types/components/gov-spacer/gov-spacer.d.ts +18 -0
- package/dist/dist/dist/types/components/gov-stepper/stepper/constants.d.ts +21 -0
- package/dist/dist/dist/types/components/gov-stepper/stepper/gov-stepper-item.d.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-stepper/stepper/gov-stepper-item.d.ts +31 -0
- package/dist/dist/dist/types/components/gov-stepper/stepper/gov-stepper.d.ts +22 -0
- package/dist/dist/dist/types/components/gov-tabs/constants.d.ts +28 -0
- package/dist/dist/dist/types/components/gov-tabs/gov-tabs-item.d.ts +54 -0
- package/dist/dist/dist/types/components/gov-tabs/gov-tabs.d.ts +70 -0
- package/dist/dist/dist/types/components/gov-tabs/gov-tabs.types.d.ts +14 -0
- package/dist/dist/dist/types/components/gov-tag/constants.d.ts +12 -0
- package/dist/dist/dist/types/components/gov-tag/gov-tag.d.ts +35 -0
- package/dist/dist/dist/types/components/gov-theme-switch/constants.d.ts +12 -0
- package/dist/dist/dist/types/components/gov-theme-switch/gov-theme-switch.d.ts +46 -0
- package/dist/dist/dist/types/components/gov-theme-switch/gov-theme-switch.types.d.ts +10 -0
- package/dist/dist/dist/types/components/gov-tile/constants.d.ts +13 -0
- package/dist/dist/dist/types/components/gov-tile/gov-tile.d.ts +34 -0
- package/dist/dist/dist/types/components/gov-toast/constants.d.ts +17 -0
- package/dist/dist/dist/types/components/gov-toast/gov-toast.d.ts +58 -0
- package/dist/dist/dist/types/components/gov-tooltip/constants.d.ts +20 -0
- package/dist/dist/dist/types/components/gov-tooltip/gov-tooltip-content.d.ts +32 -0
- package/dist/dist/dist/types/components/gov-tooltip/gov-tooltip.d.ts +61 -0
- package/dist/dist/dist/types/components/gov-wizard/constants.d.ts +19 -0
- package/dist/dist/dist/types/components/gov-wizard/gov-wizard-item.d.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-wizard/gov-wizard-item.d.ts +60 -0
- package/dist/dist/dist/types/components/gov-wizard/gov-wizard-item.types.d.ts +4 -0
- package/dist/dist/dist/types/components/gov-wizard/gov-wizard.d.ts +35 -0
- package/dist/dist/dist/types/core/constants/colors.d.ts +13 -0
- package/dist/dist/dist/types/core/constants/sizes.d.ts +13 -0
- package/dist/dist/dist/types/core/constants/tags.d.ts +12 -0
- package/dist/dist/dist/types/core/constants/tokens.d.ts +1 -0
- package/dist/dist/dist/types/helpers/Accessibility/accessibility.d.ts +1 -0
- package/dist/dist/dist/types/helpers/Accessibility/attributes.d.ts +1 -0
- package/dist/dist/dist/types/helpers/Dom/attribute.d.ts +13 -0
- package/dist/dist/dist/types/helpers/Dom/document.d.ts +4 -0
- package/dist/dist/dist/types/helpers/Dom/form.d.ts +3 -0
- package/dist/dist/dist/types/helpers/Dom/form.types.d.ts +11 -0
- package/dist/dist/dist/types/helpers/Dom/template.d.ts +10 -0
- package/dist/dist/dist/types/helpers/Dom/template.types.d.ts +14 -0
- package/dist/dist/dist/types/helpers/Dom/win.d.ts +18 -0
- package/dist/dist/dist/types/helpers/Fragment.d.ts +2 -0
- package/dist/dist/dist/types/helpers/Log/gov.log.d.ts +8 -0
- package/dist/dist/dist/types/helpers/Validate/props.d.ts +1 -0
- package/dist/dist/dist/types/helpers/Validate/wcag.d.ts +4 -0
- package/dist/dist/dist/types/index.d.ts +0 -0
- package/dist/dist/dist/types/interfaces.d.ts +1 -0
- package/dist/dist/dist/types/stencil-public-runtime.d.ts +1861 -0
- package/dist/dist/dist/types/types/event.types.d.ts +4 -0
- package/dist/dist/dist/types/types/interfaces.d.ts +2 -0
- package/dist/dist/dist/types/types/typings.d.ts +6 -0
- package/dist/dist/dist/types/utils/array.utils.d.ts +2 -0
- package/dist/dist/dist/types/utils/bool.utils.d.ts +1 -0
- package/dist/dist/dist/types/utils/dom.utils.d.ts +1 -0
- package/dist/dist/dist/types/utils/ds.utils.d.ts +1 -0
- package/dist/dist/dist/types/utils/file.utils.d.ts +3 -0
- package/dist/dist/dist/types/utils/helpers.types.d.ts +49 -0
- package/dist/dist/dist/types/utils/icon.utils.d.ts +4 -0
- package/dist/dist/dist/types/utils/number.utils.d.ts +1 -0
- package/dist/dist/dist/types/utils/object.utils.d.ts +2 -0
- package/dist/dist/dist/types/utils/stencil.utils.d.ts +1 -0
- package/dist/dist/dist/types/utils/string.utils.d.ts +4 -0
- package/dist/dist/dist/types/utils/utils.d.ts +20 -0
- package/dist/dist/globals.d.ts +2 -0
- package/dist/dist/hydrate/index.d.ts +287 -0
- package/dist/dist/types/components/gov-accordion/constants.d.ts +19 -0
- package/dist/dist/types/components/gov-accordion/gov-accordion-item.d.ts +43 -0
- package/dist/dist/types/components/gov-accordion/gov-accordion.d.ts +26 -0
- package/dist/dist/types/components/gov-accordion/gov-accordion.types.d.ts +9 -0
- package/dist/dist/types/components/gov-attachments/constants.d.ts +11 -0
- package/dist/dist/types/components/gov-attachments/gov-attachments-item.d.d.ts +4 -0
- package/dist/dist/types/components/gov-attachments/gov-attachments-item.d.ts +24 -0
- package/dist/dist/types/components/gov-attachments/gov-attachments.d.ts +19 -0
- package/dist/dist/types/components/gov-backdrop/constants.d.ts +4 -0
- package/dist/dist/types/components/gov-backdrop/gov-backdrop.d.ts +32 -0
- package/dist/dist/types/components/gov-banner/constants.d.ts +26 -0
- package/dist/dist/types/components/gov-banner/gov-banner.d.ts +28 -0
- package/dist/dist/types/components/gov-blockquote/constants.d.ts +10 -0
- package/dist/dist/types/components/gov-blockquote/gov-blockquote.d.ts +15 -0
- package/dist/dist/types/components/gov-breadcrumbs/constants.d.ts +3 -0
- package/dist/dist/types/components/gov-breadcrumbs/gov-breadcrumbs.d.d.ts +4 -0
- package/dist/dist/types/components/gov-breadcrumbs/gov-breadcrumbs.d.ts +42 -0
- package/dist/dist/types/components/gov-button/button/constants.d.ts +29 -0
- package/dist/dist/types/components/gov-button/button/gov-button.d.ts +133 -0
- package/dist/dist/types/components/gov-button/button/gov-button.types.d.ts +4 -0
- package/dist/dist/types/components/gov-button/dropdown/constants.d.ts +10 -0
- package/dist/dist/types/components/gov-button/dropdown/gov-dropdown.d.ts +40 -0
- package/dist/dist/types/components/gov-button/dropdown/gov-dropdown.types.d.ts +4 -0
- package/dist/dist/types/components/gov-card/constants.d.ts +16 -0
- package/dist/dist/types/components/gov-card/gov-card.d.ts +57 -0
- package/dist/dist/types/components/gov-card/interfaces.d.ts +4 -0
- package/dist/dist/types/components/gov-chip/constants.d.ts +21 -0
- package/dist/dist/types/components/gov-chip/gov-chip.d.ts +82 -0
- package/dist/dist/types/components/gov-collapsible/constants.d.ts +18 -0
- package/dist/dist/types/components/gov-collapsible/gov-collapsible.d.ts +36 -0
- package/dist/dist/types/components/gov-container/constants.d.ts +3 -0
- package/dist/dist/types/components/gov-container/gov-container.d.ts +6 -0
- package/dist/dist/types/components/gov-control-group/constants.d.ts +7 -0
- package/dist/dist/types/components/gov-control-group/gov-control-group.d.ts +24 -0
- package/dist/dist/types/components/gov-cookiebar/constants.d.ts +7 -0
- package/dist/dist/types/components/gov-cookiebar/gov-cookiebar.d.ts +7 -0
- package/dist/dist/types/components/gov-dialog/constants.d.ts +11 -0
- package/dist/dist/types/components/gov-dialog/gov-dialog.d.ts +70 -0
- package/dist/dist/types/components/gov-empty/constants.d.ts +19 -0
- package/dist/dist/types/components/gov-empty/gov-empty.d.ts +21 -0
- package/dist/dist/types/components/gov-error-code/constants.d.ts +4 -0
- package/dist/dist/types/components/gov-error-code/gov-error-code.d.ts +6 -0
- package/dist/dist/types/components/gov-flex/constants.d.ts +7 -0
- package/dist/dist/types/components/gov-flex/gov-flex.d.ts +39 -0
- package/dist/dist/types/components/gov-form/autocomplete/autocomplete.utils.d.ts +2 -0
- package/dist/dist/types/components/gov-form/autocomplete/constants.d.ts +11 -0
- package/dist/dist/types/components/gov-form/autocomplete/gov-form-autocomplete.d.ts +158 -0
- package/dist/dist/types/components/gov-form/autocomplete/gov-form-autocomplete.types.d.ts +9 -0
- package/dist/dist/types/components/gov-form/checkbox/constants.d.ts +10 -0
- package/dist/dist/types/components/gov-form/checkbox/gov-form-checkbox.d.ts +86 -0
- package/dist/dist/types/components/gov-form/checkbox/gov-form-checkbox.types.d.ts +5 -0
- package/dist/dist/types/components/gov-form/control/constants.d.ts +9 -0
- package/dist/dist/types/components/gov-form/control/gov-form-control.d.ts +40 -0
- package/dist/dist/types/components/gov-form/file/constants.d.ts +7 -0
- package/dist/dist/types/components/gov-form/file/gov-form-file.d.ts +130 -0
- package/dist/dist/types/components/gov-form/file/gov-form-file.types.d.ts +11 -0
- package/dist/dist/types/components/gov-form/group/constants.d.ts +18 -0
- package/dist/dist/types/components/gov-form/group/gov-form-checkbox-group.d.ts +32 -0
- package/dist/dist/types/components/gov-form/group/gov-form-group.d.ts +18 -0
- package/dist/dist/types/components/gov-form/group/gov-form-group.types.d.ts +7 -0
- package/dist/dist/types/components/gov-form/group/gov-form-radio-group.d.ts +32 -0
- package/dist/dist/types/components/gov-form/input/constants.d.ts +28 -0
- package/dist/dist/types/components/gov-form/input/gov-form-input.d.ts +178 -0
- package/dist/dist/types/components/gov-form/input/gov-form-input.types.d.ts +4 -0
- package/dist/dist/types/components/gov-form/label/constants.d.ts +8 -0
- package/dist/dist/types/components/gov-form/label/gov-form-label.d.ts +26 -0
- package/dist/dist/types/components/gov-form/message/constants.d.ts +11 -0
- package/dist/dist/types/components/gov-form/message/gov-form-message.d.ts +23 -0
- package/dist/dist/types/components/gov-form/multiselect/constants.d.ts +10 -0
- package/dist/dist/types/components/gov-form/multiselect/gov-form-multi-select.d.ts +127 -0
- package/dist/dist/types/components/gov-form/multiselect/gov-form-multi-select.types.d.ts +10 -0
- package/dist/dist/types/components/gov-form/password-power/constants.d.ts +5 -0
- package/dist/dist/types/components/gov-form/password-power/gov-form-password-power.d.ts +7 -0
- package/dist/dist/types/components/gov-form/radio/constants.d.ts +10 -0
- package/dist/dist/types/components/gov-form/radio/gov-form-radio.d.ts +83 -0
- package/dist/dist/types/components/gov-form/radio/gov-form-radio.types.d.ts +5 -0
- package/dist/dist/types/components/gov-form/range/constants.d.ts +9 -0
- package/dist/dist/types/components/gov-form/range/gov-form-range.d.ts +116 -0
- package/dist/dist/types/components/gov-form/search/constants.d.ts +10 -0
- package/dist/dist/types/components/gov-form/search/gov-form-search.d.ts +13 -0
- package/dist/dist/types/components/gov-form/select/constants.d.ts +8 -0
- package/dist/dist/types/components/gov-form/select/gov-form-select.d.ts +89 -0
- package/dist/dist/types/components/gov-form/select/gov-form-select.types.d.ts +9 -0
- package/dist/dist/types/components/gov-form/switch/constants.d.ts +12 -0
- package/dist/dist/types/components/gov-form/switch/gov-form-switch.d.ts +81 -0
- package/dist/dist/types/components/gov-form/switch/gov-form-switch.types.d.ts +5 -0
- package/dist/dist/types/components/gov-grid/constants.d.ts +10 -0
- package/dist/dist/types/components/gov-grid/gov-grid-item.d.ts +46 -0
- package/dist/dist/types/components/gov-grid/gov-grid.d.ts +19 -0
- package/dist/dist/types/components/gov-icon/constants.d.ts +18 -0
- package/dist/dist/types/components/gov-icon/gov-icon.d.ts +34 -0
- package/dist/dist/types/components/gov-icon/helpers.d.ts +6 -0
- package/dist/dist/types/components/gov-icon/list.d.ts +3 -0
- package/dist/dist/types/components/gov-infobar/constants.d.ts +16 -0
- package/dist/dist/types/components/gov-infobar/gov-infobar.d.ts +51 -0
- package/dist/dist/types/components/gov-infobar/gov-infobar.types.d.ts +4 -0
- package/dist/dist/types/components/gov-layout/constants.d.ts +20 -0
- package/dist/dist/types/components/gov-layout/gov-layout-column.d.ts +6 -0
- package/dist/dist/types/components/gov-layout/gov-layout.d.ts +20 -0
- package/dist/dist/types/components/gov-lifecycle-tester/gov-lifecycle-tester.d.ts +14 -0
- package/dist/dist/types/components/gov-link/constants.d.ts +8 -0
- package/dist/dist/types/components/gov-link/gov-link.d.ts +34 -0
- package/dist/dist/types/components/gov-loading/loading/constants.d.ts +9 -0
- package/dist/dist/types/components/gov-loading/loading/gov-loading.d.ts +13 -0
- package/dist/dist/types/components/gov-loading/skeleton/constants.d.ts +21 -0
- package/dist/dist/types/components/gov-loading/skeleton/gov-skeleton.d.ts +46 -0
- package/dist/dist/types/components/gov-message/constants.d.ts +13 -0
- package/dist/dist/types/components/gov-message/gov-message.d.ts +16 -0
- package/dist/dist/types/components/gov-pagination/constants.d.ts +22 -0
- package/dist/dist/types/components/gov-pagination/gov-pagination.d.ts +97 -0
- package/dist/dist/types/components/gov-pagination/gov-pagination.types.d.ts +5 -0
- package/dist/dist/types/components/gov-pagination/pagination.d.ts +12 -0
- package/dist/dist/types/components/gov-spacer/constants.d.ts +15 -0
- package/dist/dist/types/components/gov-spacer/gov-spacer.d.ts +18 -0
- package/dist/dist/types/components/gov-stepper/stepper/constants.d.ts +21 -0
- package/dist/dist/types/components/gov-stepper/stepper/gov-stepper-item.d.d.ts +4 -0
- package/dist/dist/types/components/gov-stepper/stepper/gov-stepper-item.d.ts +31 -0
- package/dist/dist/types/components/gov-stepper/stepper/gov-stepper.d.ts +22 -0
- package/dist/dist/types/components/gov-tabs/constants.d.ts +28 -0
- package/dist/dist/types/components/gov-tabs/gov-tabs-item.d.ts +54 -0
- package/dist/dist/types/components/gov-tabs/gov-tabs.d.ts +70 -0
- package/dist/dist/types/components/gov-tabs/gov-tabs.types.d.ts +14 -0
- package/dist/dist/types/components/gov-tag/constants.d.ts +12 -0
- package/dist/dist/types/components/gov-tag/gov-tag.d.ts +35 -0
- package/dist/dist/types/components/gov-theme-switch/constants.d.ts +12 -0
- package/dist/dist/types/components/gov-theme-switch/gov-theme-switch.d.ts +46 -0
- package/dist/dist/types/components/gov-theme-switch/gov-theme-switch.types.d.ts +10 -0
- package/dist/dist/types/components/gov-tile/constants.d.ts +13 -0
- package/dist/dist/types/components/gov-tile/gov-tile.d.ts +34 -0
- package/dist/dist/types/components/gov-toast/constants.d.ts +17 -0
- package/dist/dist/types/components/gov-toast/gov-toast.d.ts +58 -0
- package/dist/dist/types/components/gov-tooltip/constants.d.ts +20 -0
- package/dist/dist/types/components/gov-tooltip/gov-tooltip-content.d.ts +32 -0
- package/dist/dist/types/components/gov-tooltip/gov-tooltip.d.ts +61 -0
- package/dist/dist/types/components/gov-wizard/constants.d.ts +19 -0
- package/dist/dist/types/components/gov-wizard/gov-wizard-item.d.d.ts +4 -0
- package/dist/dist/types/components/gov-wizard/gov-wizard-item.d.ts +60 -0
- package/dist/dist/types/components/gov-wizard/gov-wizard-item.types.d.ts +4 -0
- package/dist/dist/types/components/gov-wizard/gov-wizard.d.ts +35 -0
- package/dist/dist/types/core/constants/colors.d.ts +13 -0
- package/dist/dist/types/core/constants/sizes.d.ts +13 -0
- package/dist/dist/types/core/constants/tags.d.ts +12 -0
- package/dist/dist/types/core/constants/tokens.d.ts +1 -0
- package/dist/dist/types/helpers/Accessibility/accessibility.d.ts +1 -0
- package/dist/dist/types/helpers/Accessibility/attributes.d.ts +1 -0
- package/dist/dist/types/helpers/Dom/attribute.d.ts +13 -0
- package/dist/dist/types/helpers/Dom/document.d.ts +4 -0
- package/dist/dist/types/helpers/Dom/form.d.ts +3 -0
- package/dist/dist/types/helpers/Dom/form.types.d.ts +11 -0
- package/dist/dist/types/helpers/Dom/template.d.ts +10 -0
- package/dist/dist/types/helpers/Dom/template.types.d.ts +14 -0
- package/dist/dist/types/helpers/Dom/win.d.ts +18 -0
- package/dist/dist/types/helpers/Fragment.d.ts +2 -0
- package/dist/dist/types/helpers/Log/gov.log.d.ts +8 -0
- package/dist/dist/types/helpers/Validate/props.d.ts +1 -0
- package/dist/dist/types/helpers/Validate/wcag.d.ts +4 -0
- package/dist/dist/types/index.d.ts +0 -0
- package/dist/dist/types/interfaces.d.ts +1 -0
- package/dist/dist/types/stencil-public-runtime.d.ts +1861 -0
- package/dist/dist/types/types/event.types.d.ts +4 -0
- package/dist/dist/types/types/interfaces.d.ts +2 -0
- package/dist/dist/types/types/typings.d.ts +6 -0
- package/dist/dist/types/utils/array.utils.d.ts +2 -0
- package/dist/dist/types/utils/bool.utils.d.ts +1 -0
- package/dist/dist/types/utils/dom.utils.d.ts +1 -0
- package/dist/dist/types/utils/ds.utils.d.ts +1 -0
- package/dist/dist/types/utils/file.utils.d.ts +3 -0
- package/dist/dist/types/utils/helpers.types.d.ts +49 -0
- package/dist/dist/types/utils/icon.utils.d.ts +4 -0
- package/dist/dist/types/utils/number.utils.d.ts +1 -0
- package/dist/dist/types/utils/object.utils.d.ts +2 -0
- package/dist/dist/types/utils/stencil.utils.d.ts +1 -0
- package/dist/dist/types/utils/string.utils.d.ts +4 -0
- package/dist/dist/types/utils/utils.d.ts +20 -0
- package/dist/esm/gov-flex_3.entry.js +1 -1
- package/dist/esm/gov-form-file.entry.js +35 -11
- package/dist/esm/gov-form-file.entry.js.map +1 -1
- package/dist/hydrate/index.js +36 -12
- package/dist/hydrate/index.mjs +36 -12
- package/package.json +2 -2
- package/dist/core/p-afe254cb.entry.js +0 -2
- package/dist/core/p-afe254cb.entry.js.map +0 -1
- package/readme.md +0 -9
- /package/dist/components/{p-DEthsMuE.js.map → p-BIB-JMbL.js.map} +0 -0
- /package/dist/components/{p-iTwUkISB.js.map → p-BVG9PtuQ.js.map} +0 -0
- /package/dist/components/{p-yIpIIG5A.js.map → p-DV0Pdd1S.js.map} +0 -0
- /package/dist/components/{p-CXPP9vec.js.map → p-Dj-FiQ37.js.map} +0 -0
- /package/dist/components/{p-pJ_vPAO0.js.map → p-DlpZtTcv.js.map} +0 -0
- /package/dist/components/{p-DN5pb9xA.js.map → p-Dw1o8KoZ.js.map} +0 -0
- /package/dist/components/{p-ibUK7mfI.js.map → p-NU_8kxGz.js.map} +0 -0
- /package/dist/components/{p-C_URF9Su.js.map → p-o4vVG5sG.js.map} +0 -0
- /package/dist/core/{p-bec959c4.entry.js.map → p-002e72bf.entry.js.map} +0 -0
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Colors } from '../../../core/constants/colors';
|
|
2
|
+
import { ValueOf } from '../../../types/interfaces';
|
|
3
|
+
import { Sizes } from "../../../core/constants/sizes";
|
|
4
|
+
export declare const FormSearchSizes: Pick<typeof Sizes, "_S" | "_M" | "_L">;
|
|
5
|
+
export type FormSearchSizesType = `${ValueOf<typeof FormSearchSizes>}`;
|
|
6
|
+
export declare const FormSearchColors: Pick<typeof Colors, "PRIMARY" | "NEUTRAL">;
|
|
7
|
+
export type FormSearchColorType = `${ValueOf<typeof FormSearchColors>}`;
|
|
8
|
+
export declare const FormSearchClass: {
|
|
9
|
+
root: string;
|
|
10
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { FormSearchSizesType, FormSearchColorType } from './constants';
|
|
2
|
+
export declare class GovFormSearch {
|
|
3
|
+
host: HTMLGovFormSearchElement;
|
|
4
|
+
/**
|
|
5
|
+
* Search’s size.
|
|
6
|
+
*/
|
|
7
|
+
readonly size?: FormSearchSizesType;
|
|
8
|
+
/**
|
|
9
|
+
* Style variation of the form input.
|
|
10
|
+
*/
|
|
11
|
+
readonly color: FormSearchColorType;
|
|
12
|
+
render(): any;
|
|
13
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Sizes } from '../../../core/constants/sizes';
|
|
2
|
+
import { ValueOf } from '../../../types/interfaces';
|
|
3
|
+
export declare const FormSelectSizes: Pick<typeof Sizes, "_XS" | "_S" | "_M" | "_L" | "_XL">;
|
|
4
|
+
export type FormSelectSizesType = `${ValueOf<typeof FormSelectSizes>}`;
|
|
5
|
+
export declare const FormSelectClass: {
|
|
6
|
+
root: string;
|
|
7
|
+
icon: string;
|
|
8
|
+
};
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
import { EventEmitter } from '../../../stencil-public-runtime';
|
|
2
|
+
import { FormSelectSizesType } from './constants';
|
|
3
|
+
import { FormSelectEvent, FormSelectOption } from './gov-form-select.types';
|
|
4
|
+
import { Attributes } from "../../../helpers/Dom/attribute";
|
|
5
|
+
export declare class GovFormSelect {
|
|
6
|
+
private f;
|
|
7
|
+
private readonly h;
|
|
8
|
+
private selectRef?;
|
|
9
|
+
private attributeObserver;
|
|
10
|
+
private readonly selectId;
|
|
11
|
+
constructor();
|
|
12
|
+
host: HTMLGovFormSelectElement;
|
|
13
|
+
/**
|
|
14
|
+
* Value of select
|
|
15
|
+
*/
|
|
16
|
+
value: string;
|
|
17
|
+
/**
|
|
18
|
+
* Options of select
|
|
19
|
+
*/
|
|
20
|
+
options?: string | FormSelectOption[];
|
|
21
|
+
/**
|
|
22
|
+
* Custom select identifier.
|
|
23
|
+
*/
|
|
24
|
+
readonly identifier: string;
|
|
25
|
+
/**
|
|
26
|
+
* Select’s size.
|
|
27
|
+
*/
|
|
28
|
+
readonly size?: FormSelectSizesType;
|
|
29
|
+
/**
|
|
30
|
+
* Name of the select.
|
|
31
|
+
*/
|
|
32
|
+
readonly name: string;
|
|
33
|
+
/**
|
|
34
|
+
* 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.
|
|
35
|
+
* When using this property you need to also set “novalidate” attribute to your form element to prevent browser from displaying its own validation errors.
|
|
36
|
+
*/
|
|
37
|
+
readonly required: boolean;
|
|
38
|
+
/**
|
|
39
|
+
* Indicates the entered value of child form element does conform to the format expected by the application.
|
|
40
|
+
*/
|
|
41
|
+
readonly success: boolean;
|
|
42
|
+
/**
|
|
43
|
+
* Makes the select component disabled.
|
|
44
|
+
* This prevents users from being able to interact with the select, and conveys its inactive state to assistive technologies.
|
|
45
|
+
*/
|
|
46
|
+
readonly disabled: boolean;
|
|
47
|
+
/**
|
|
48
|
+
* Indicates the entered value does not conform to the format expected by the application.
|
|
49
|
+
*/
|
|
50
|
+
readonly invalid: boolean;
|
|
51
|
+
/**
|
|
52
|
+
* Emitted when the select has focus.
|
|
53
|
+
*/
|
|
54
|
+
govFocus: EventEmitter<FormSelectEvent>;
|
|
55
|
+
/**
|
|
56
|
+
* Emitted when the select loses focus.
|
|
57
|
+
*/
|
|
58
|
+
govBlur: EventEmitter<FormSelectEvent>;
|
|
59
|
+
/**
|
|
60
|
+
* Emitted when the select change value.
|
|
61
|
+
*/
|
|
62
|
+
govChange: EventEmitter<FormSelectEvent>;
|
|
63
|
+
focused: boolean;
|
|
64
|
+
optionsState: FormSelectOption[];
|
|
65
|
+
validateSize(newValue: string): void;
|
|
66
|
+
watchOptions(newValue: string | FormSelectOption[]): void;
|
|
67
|
+
watchControlAttrs(): void;
|
|
68
|
+
watchValue(): void;
|
|
69
|
+
inheritedAttributes: Attributes;
|
|
70
|
+
private passControlAttrs;
|
|
71
|
+
componentDidLoad(): void;
|
|
72
|
+
disconnectedCallback(): void;
|
|
73
|
+
componentWillLoad(): void;
|
|
74
|
+
componentDidRender(): Promise<void>;
|
|
75
|
+
onAriaAttributeChange(attributeName: string, newValue: string): void;
|
|
76
|
+
private syncSelectValue;
|
|
77
|
+
render(): any;
|
|
78
|
+
private onFocusHandler;
|
|
79
|
+
private onBlurHandler;
|
|
80
|
+
private onChangeHandler;
|
|
81
|
+
/**
|
|
82
|
+
* Returns the current state of the component
|
|
83
|
+
*/
|
|
84
|
+
setFocus(options?: FocusOptions): Promise<void>;
|
|
85
|
+
/**
|
|
86
|
+
* Returns an instance of the native html select element
|
|
87
|
+
*/
|
|
88
|
+
getRef(): Promise<HTMLSelectElement>;
|
|
89
|
+
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { Sizes } from '../../../core/constants/sizes';
|
|
2
|
+
import { ValueOf } from '../../../types/interfaces';
|
|
3
|
+
export declare const FormSwitchSizes: Pick<typeof Sizes, "_XS" | "_S" | "_M" | "_L" | "_XL">;
|
|
4
|
+
export type FormSwitchSizesType = `${ValueOf<typeof FormSwitchSizes>}`;
|
|
5
|
+
export declare const FormSwitchClass: {
|
|
6
|
+
root: string;
|
|
7
|
+
holder: string;
|
|
8
|
+
input: string;
|
|
9
|
+
indicator: string;
|
|
10
|
+
label: string;
|
|
11
|
+
noLabel: string;
|
|
12
|
+
};
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import { EventEmitter } from "../../../stencil-public-runtime";
|
|
2
|
+
import { FormSwitchSizesType } from "./constants";
|
|
3
|
+
import { FormSwitchEvent } from "./gov-form-switch.types";
|
|
4
|
+
import { Attributes } from "../../../helpers/Dom/attribute";
|
|
5
|
+
export declare class GovFormSwitch {
|
|
6
|
+
private readonly h;
|
|
7
|
+
private f;
|
|
8
|
+
private inputRef?;
|
|
9
|
+
private attributeObserver;
|
|
10
|
+
private readonly checkboxId;
|
|
11
|
+
private hydrated;
|
|
12
|
+
constructor();
|
|
13
|
+
host: HTMLGovFormSwitchElement;
|
|
14
|
+
/**
|
|
15
|
+
* Value of switch
|
|
16
|
+
*/
|
|
17
|
+
readonly value: string;
|
|
18
|
+
/**
|
|
19
|
+
* When you can't use the form label.
|
|
20
|
+
*/
|
|
21
|
+
readonly noLabel: boolean;
|
|
22
|
+
/**
|
|
23
|
+
* Switch button state
|
|
24
|
+
*/
|
|
25
|
+
checked: boolean;
|
|
26
|
+
/**
|
|
27
|
+
* 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.
|
|
28
|
+
*/
|
|
29
|
+
readonly required: boolean;
|
|
30
|
+
/**
|
|
31
|
+
* Makes the switch component disabled.
|
|
32
|
+
*/
|
|
33
|
+
readonly disabled: boolean;
|
|
34
|
+
/**
|
|
35
|
+
* Name of the switch.
|
|
36
|
+
*/
|
|
37
|
+
readonly name: string;
|
|
38
|
+
/**
|
|
39
|
+
* Switch's size.
|
|
40
|
+
*/
|
|
41
|
+
readonly size?: FormSwitchSizesType;
|
|
42
|
+
/**
|
|
43
|
+
* Custom switch identifier.
|
|
44
|
+
*/
|
|
45
|
+
readonly identifier: string;
|
|
46
|
+
/**
|
|
47
|
+
* Indicates the entered value does not conform to the format expected by the application.
|
|
48
|
+
*/
|
|
49
|
+
readonly invalid: boolean;
|
|
50
|
+
/**
|
|
51
|
+
* Emitted when the switch has focus.
|
|
52
|
+
*/
|
|
53
|
+
govFocus: EventEmitter<FormSwitchEvent>;
|
|
54
|
+
/**
|
|
55
|
+
* Emitted when the switch loses focus.
|
|
56
|
+
*/
|
|
57
|
+
govBlur: EventEmitter<FormSwitchEvent>;
|
|
58
|
+
/**
|
|
59
|
+
* Emitted when the switch change value.
|
|
60
|
+
*/
|
|
61
|
+
govChange: EventEmitter<FormSwitchEvent>;
|
|
62
|
+
validateSize(newValue: string): void;
|
|
63
|
+
watchDisabled(): void;
|
|
64
|
+
inheritedAttributes: Attributes;
|
|
65
|
+
private passControlAttrs;
|
|
66
|
+
componentDidLoad(): void;
|
|
67
|
+
componentWillLoad(): void;
|
|
68
|
+
disconnectedCallback(): void;
|
|
69
|
+
componentDidRender(): Promise<void>;
|
|
70
|
+
connectedCallback(): void;
|
|
71
|
+
onAriaAttributeChange(attributeName: string, newValue: string): void;
|
|
72
|
+
render(): any;
|
|
73
|
+
private onClickHandler;
|
|
74
|
+
private onFocusHandler;
|
|
75
|
+
private onBlurHandler;
|
|
76
|
+
private onChangeHandler;
|
|
77
|
+
/**
|
|
78
|
+
* Returns the reference of the native element
|
|
79
|
+
*/
|
|
80
|
+
getRef(): Promise<HTMLInputElement>;
|
|
81
|
+
}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Sizes } from "../../core/constants/sizes";
|
|
2
|
+
import { ValueOf } from "../../types/interfaces";
|
|
3
|
+
export declare const GridSizes: typeof Sizes;
|
|
4
|
+
export type GridSizesType = `${ValueOf<typeof GridSizes>}`;
|
|
5
|
+
export declare const GridClass: {
|
|
6
|
+
root: string;
|
|
7
|
+
};
|
|
8
|
+
export declare const GridItemClass: {
|
|
9
|
+
root: string;
|
|
10
|
+
};
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
export declare class GovGridItem {
|
|
2
|
+
private h;
|
|
3
|
+
constructor();
|
|
4
|
+
readonly host: HTMLGovGridItemElement;
|
|
5
|
+
/**
|
|
6
|
+
* Cell size as a fraction of 1/12 of the grid size
|
|
7
|
+
*/
|
|
8
|
+
readonly column: string;
|
|
9
|
+
/**
|
|
10
|
+
* Cell size for SM media query and up as a fraction of 12 of the grid size
|
|
11
|
+
*/
|
|
12
|
+
readonly columnSm?: string;
|
|
13
|
+
/**
|
|
14
|
+
* Cell size for MD media query and up as a fraction of 12 of the grid size
|
|
15
|
+
*/
|
|
16
|
+
readonly columnMd?: string;
|
|
17
|
+
/**
|
|
18
|
+
* Cell size for LG media query and up as a fraction of 12 of the grid size
|
|
19
|
+
*/
|
|
20
|
+
readonly columnLg?: string;
|
|
21
|
+
/**
|
|
22
|
+
* Cell size for XL media query and up as a fraction of 12 of the grid size
|
|
23
|
+
*/
|
|
24
|
+
readonly columnXl?: string;
|
|
25
|
+
/**
|
|
26
|
+
* Connects rows in the grid
|
|
27
|
+
*/
|
|
28
|
+
readonly row: string;
|
|
29
|
+
/**
|
|
30
|
+
* Cell size for SM media query and up as a fraction of 12 of the grid size
|
|
31
|
+
*/
|
|
32
|
+
readonly rowSm?: string;
|
|
33
|
+
/**
|
|
34
|
+
* Cell size for MD media query and up as a fraction of 12 of the grid size
|
|
35
|
+
*/
|
|
36
|
+
readonly rowMd?: string;
|
|
37
|
+
/**
|
|
38
|
+
* Cell size for LG media query and up as a fraction of 12 of the grid size
|
|
39
|
+
*/
|
|
40
|
+
readonly rowLg?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Cell size for XL media query and up as a fraction of 12 of the grid size
|
|
43
|
+
*/
|
|
44
|
+
readonly rowXl?: string;
|
|
45
|
+
render(): any;
|
|
46
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { GridSizesType } from './constants';
|
|
2
|
+
export declare class GovGrid {
|
|
3
|
+
private h;
|
|
4
|
+
constructor();
|
|
5
|
+
host: HTMLGovGridElement;
|
|
6
|
+
/**
|
|
7
|
+
* Horizontal align of cells
|
|
8
|
+
*/
|
|
9
|
+
alignItems?: 'start' | 'center' | 'end' | 'stretch';
|
|
10
|
+
/**
|
|
11
|
+
* Vertical align of cells
|
|
12
|
+
*/
|
|
13
|
+
justifyItems?: 'start' | 'center' | 'end' | 'stretch';
|
|
14
|
+
/**
|
|
15
|
+
* The gap property creates consistent spacing between flex items in the container.
|
|
16
|
+
*/
|
|
17
|
+
gap?: GridSizesType;
|
|
18
|
+
render(): any;
|
|
19
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { ValueOf } from '../../types/interfaces';
|
|
2
|
+
import { Colors } from '../../core/constants/colors';
|
|
3
|
+
import { Sizes } from "../../core/constants/sizes";
|
|
4
|
+
export declare const IconSizes: Pick<typeof Sizes, "_XS" | "_S" | "_M" | "_L" | "_XL" | "_2XL" | "_3XL" | "_4XL" | "_5XL">;
|
|
5
|
+
export type IconSizesType = `${ValueOf<typeof IconSizes>}`;
|
|
6
|
+
export declare const IconColors: Pick<typeof Colors, "PRIMARY" | "NEUTRAL" | "SECONDARY" | "SUCCESS" | "ERROR" | "WARNING" | "DEFAULT" | "DISABLED" | "BLACK" | "WHITE">;
|
|
7
|
+
export type IconColorType = `${ValueOf<typeof IconColors>}`;
|
|
8
|
+
declare enum Types {
|
|
9
|
+
BASIC = "basic",
|
|
10
|
+
COMPLEX = "complex",
|
|
11
|
+
COLORED = "colored"
|
|
12
|
+
}
|
|
13
|
+
export type Type = `${ValueOf<typeof Types>}`;
|
|
14
|
+
export declare const IconClass: {
|
|
15
|
+
root: string;
|
|
16
|
+
holder: string;
|
|
17
|
+
};
|
|
18
|
+
export {};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { type IconColorType, IconSizesType } from "./constants";
|
|
2
|
+
export declare class GovIcon {
|
|
3
|
+
private h;
|
|
4
|
+
private intersectionObserver;
|
|
5
|
+
constructor();
|
|
6
|
+
host: HTMLGovIconElement;
|
|
7
|
+
/**
|
|
8
|
+
* Icon size
|
|
9
|
+
*/
|
|
10
|
+
readonly size?: IconSizesType;
|
|
11
|
+
/**
|
|
12
|
+
* Icon color
|
|
13
|
+
*/
|
|
14
|
+
readonly color?: IconColorType;
|
|
15
|
+
/**
|
|
16
|
+
* Name of icon in folder
|
|
17
|
+
*/
|
|
18
|
+
name: string;
|
|
19
|
+
/**
|
|
20
|
+
* Type (folder) of icon
|
|
21
|
+
*/
|
|
22
|
+
type: string;
|
|
23
|
+
private visible;
|
|
24
|
+
private error;
|
|
25
|
+
validateSize(newValue: string): void;
|
|
26
|
+
validateColor(newValue: string): void;
|
|
27
|
+
private loadIconPathData;
|
|
28
|
+
connectedCallback(): void;
|
|
29
|
+
disconnectedCallback(): void;
|
|
30
|
+
componentWillLoad(): Promise<void>;
|
|
31
|
+
private waitUntilVisible;
|
|
32
|
+
private loadIcon;
|
|
33
|
+
render(): any;
|
|
34
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Colors } from '../../core/constants/colors';
|
|
2
|
+
import { ValueOf } from '../../types/interfaces';
|
|
3
|
+
export declare const InfobarColors: Pick<typeof Colors, "PRIMARY" | "NEUTRAL" | "SECONDARY" | "SUCCESS" | "ERROR" | "WARNING">;
|
|
4
|
+
export type ColorType = `${ValueOf<typeof InfobarColors>}`;
|
|
5
|
+
export declare enum InfobarType {
|
|
6
|
+
BOLD = "bold",
|
|
7
|
+
SUBTLE = "subtle"
|
|
8
|
+
}
|
|
9
|
+
export type InfobarTypesType = `${ValueOf<typeof InfobarType>}`;
|
|
10
|
+
export declare const InfobarClass: {
|
|
11
|
+
root: string;
|
|
12
|
+
section: string;
|
|
13
|
+
content: string;
|
|
14
|
+
headline: string;
|
|
15
|
+
close: string;
|
|
16
|
+
};
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
+
import { ButtonEvent } from '../gov-button/button/gov-button.types';
|
|
3
|
+
import { ColorType, InfobarTypesType } from './constants';
|
|
4
|
+
import { InfobarEvent } from './gov-infobar.types';
|
|
5
|
+
import { Attributes } from "../../helpers/Dom/attribute";
|
|
6
|
+
export declare class GovInfobar {
|
|
7
|
+
private h;
|
|
8
|
+
private attributeObserver;
|
|
9
|
+
private hydrated;
|
|
10
|
+
constructor();
|
|
11
|
+
host: HTMLGovInfobarElement;
|
|
12
|
+
/**
|
|
13
|
+
* Style variation of the button.
|
|
14
|
+
*/
|
|
15
|
+
readonly color: ColorType;
|
|
16
|
+
/**
|
|
17
|
+
* Infobar appearance
|
|
18
|
+
*/
|
|
19
|
+
readonly type?: InfobarTypesType;
|
|
20
|
+
/**
|
|
21
|
+
* Style variation of the button.
|
|
22
|
+
*/
|
|
23
|
+
readonly role: HTMLElement['role'];
|
|
24
|
+
/**
|
|
25
|
+
* Aria label for the closing button. It is mandatory if the infobar is closable
|
|
26
|
+
*/
|
|
27
|
+
readonly accessibleCloseLabel: string;
|
|
28
|
+
/**
|
|
29
|
+
* Aria label for the toggle button. It is mandatory if the infobar has headline
|
|
30
|
+
*/
|
|
31
|
+
readonly accessibleToggleLabel: string;
|
|
32
|
+
/**
|
|
33
|
+
* Called when the close button is clicked
|
|
34
|
+
*/
|
|
35
|
+
govClose: EventEmitter<InfobarEvent>;
|
|
36
|
+
/**
|
|
37
|
+
* Displays the option to close the infobar
|
|
38
|
+
*/
|
|
39
|
+
readonly closable?: boolean;
|
|
40
|
+
toggleContent: boolean;
|
|
41
|
+
inheritedAttributes: Attributes;
|
|
42
|
+
validateColor(newValue: string): void;
|
|
43
|
+
componentDidLoad(): void;
|
|
44
|
+
componentWillLoad(): void;
|
|
45
|
+
disconnectedCallback(): void;
|
|
46
|
+
onAriaAttributeChange(attributeName: string, newValue: string): void;
|
|
47
|
+
connectedCallback(): void;
|
|
48
|
+
render(): any;
|
|
49
|
+
onCloseHandler(e: CustomEvent<ButtonEvent>): void;
|
|
50
|
+
get isBold(): boolean;
|
|
51
|
+
}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { ValueOf } from '../../types/interfaces';
|
|
2
|
+
export declare const LayoutClass: {
|
|
3
|
+
root: string;
|
|
4
|
+
section: string;
|
|
5
|
+
};
|
|
6
|
+
declare enum LayoutTypes {
|
|
7
|
+
STRETCH = "stretch",
|
|
8
|
+
ASIDE = "aside",
|
|
9
|
+
TEXT = "text"
|
|
10
|
+
}
|
|
11
|
+
export type LayoutType = `${ValueOf<typeof LayoutTypes>}`;
|
|
12
|
+
declare enum LayoutVariant {
|
|
13
|
+
LEFT = "left",
|
|
14
|
+
RIGHT = "right"
|
|
15
|
+
}
|
|
16
|
+
export type LayoutVariantType = `${ValueOf<typeof LayoutVariant>}`;
|
|
17
|
+
export declare const LayoutColumnClass: {
|
|
18
|
+
root: string;
|
|
19
|
+
};
|
|
20
|
+
export {};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { LayoutType, LayoutVariantType } from './constants';
|
|
2
|
+
export declare class GovLayout {
|
|
3
|
+
private h;
|
|
4
|
+
constructor();
|
|
5
|
+
host: HTMLGovLayoutElement;
|
|
6
|
+
/**
|
|
7
|
+
* Layout type
|
|
8
|
+
*/
|
|
9
|
+
readonly type?: LayoutType;
|
|
10
|
+
/**
|
|
11
|
+
* Layout align
|
|
12
|
+
*/
|
|
13
|
+
readonly variant?: LayoutVariantType;
|
|
14
|
+
/**
|
|
15
|
+
* Determine if component should have inverse column order
|
|
16
|
+
*/
|
|
17
|
+
readonly inverse: boolean;
|
|
18
|
+
private typeClass;
|
|
19
|
+
render(): any;
|
|
20
|
+
}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export declare class GovLifecycle {
|
|
2
|
+
private readonly uniqueId;
|
|
3
|
+
constructor();
|
|
4
|
+
connectedCallback(): void;
|
|
5
|
+
disconnectedCallback(): void;
|
|
6
|
+
componentWillLoad(): void;
|
|
7
|
+
componentDidLoad(): void;
|
|
8
|
+
componentShouldUpdate(): void;
|
|
9
|
+
componentWillRender(): void;
|
|
10
|
+
componentDidRender(): void;
|
|
11
|
+
componentWillUpdate(): void;
|
|
12
|
+
componentDidUpdate(): void;
|
|
13
|
+
render(): any;
|
|
14
|
+
}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Sizes } from "../../core/constants/sizes";
|
|
2
|
+
import { ValueOf } from "../../types/interfaces";
|
|
3
|
+
export declare const LinkSizes: Pick<typeof Sizes, "_S" | "_M" | "_L">;
|
|
4
|
+
export type LinkSizesType = `${ValueOf<typeof LinkSizes>}`;
|
|
5
|
+
export declare const LinkClass: {
|
|
6
|
+
root: string;
|
|
7
|
+
external: string;
|
|
8
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { LinkSizesType } from './constants';
|
|
2
|
+
import { Attributes } from "../../helpers/Dom/attribute";
|
|
3
|
+
export declare class GovLink {
|
|
4
|
+
private h;
|
|
5
|
+
constructor();
|
|
6
|
+
host: HTMLGovLinkElement;
|
|
7
|
+
/**
|
|
8
|
+
* Element size.
|
|
9
|
+
*/
|
|
10
|
+
readonly size?: LinkSizesType;
|
|
11
|
+
/**
|
|
12
|
+
* Element size.
|
|
13
|
+
*/
|
|
14
|
+
readonly external?: boolean;
|
|
15
|
+
/**
|
|
16
|
+
* Cutting text to one line
|
|
17
|
+
*/
|
|
18
|
+
readonly truncate?: boolean;
|
|
19
|
+
/**
|
|
20
|
+
* Same as original parameter
|
|
21
|
+
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-href
|
|
22
|
+
*/
|
|
23
|
+
readonly href: string;
|
|
24
|
+
/**
|
|
25
|
+
* Same as original parameter
|
|
26
|
+
* @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-target
|
|
27
|
+
*/
|
|
28
|
+
readonly target: string;
|
|
29
|
+
validateSize(newValue: string): void;
|
|
30
|
+
inheritedAttributes: Attributes;
|
|
31
|
+
componentWillLoad(): void;
|
|
32
|
+
onAriaAttributeChange(attributeName: string, newValue: string): void;
|
|
33
|
+
render(): any;
|
|
34
|
+
}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { Sizes } from "../../../core/constants/sizes";
|
|
2
|
+
import { ValueOf } from "../../../types/interfaces";
|
|
3
|
+
export declare const LoadingSizes: Pick<typeof Sizes, "_S" | "_M" | "_L">;
|
|
4
|
+
export type LoadingSizesType = `${ValueOf<typeof LoadingSizes>}`;
|
|
5
|
+
export declare const LoadingClass: {
|
|
6
|
+
root: string;
|
|
7
|
+
content: string;
|
|
8
|
+
icon: string;
|
|
9
|
+
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { LoadingSizesType } from "./constants";
|
|
2
|
+
export declare class GovLoading {
|
|
3
|
+
private h;
|
|
4
|
+
constructor();
|
|
5
|
+
host: HTMLGovLoadingElement;
|
|
6
|
+
/**
|
|
7
|
+
* Loading size
|
|
8
|
+
*/
|
|
9
|
+
readonly size?: LoadingSizesType;
|
|
10
|
+
validateSize(newValue: string): void;
|
|
11
|
+
componentWillLoad(): void;
|
|
12
|
+
render(): any;
|
|
13
|
+
}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { ValueOf } from "../../../types/interfaces";
|
|
2
|
+
import { Sizes } from "../../../core/constants/sizes";
|
|
3
|
+
import { Colors } from "../../../core/constants/colors";
|
|
4
|
+
export declare const SkeletonSizes: Pick<typeof Sizes, "_XS" | "_S" | "_M" | "_L" | "_XL">;
|
|
5
|
+
export type SkeletonSizesType = `${ValueOf<typeof SkeletonSizes>}`;
|
|
6
|
+
export declare const SkeletonColors: Pick<typeof Colors, "PRIMARY" | "NEUTRAL">;
|
|
7
|
+
export type SkeletonColorType = `${ValueOf<typeof SkeletonColors>}`;
|
|
8
|
+
export declare enum SkeletonShapes {
|
|
9
|
+
CIRCLE = "circle",
|
|
10
|
+
LINE = "line"
|
|
11
|
+
}
|
|
12
|
+
export type SkeletonShapesType = `${ValueOf<typeof SkeletonShapes>}`;
|
|
13
|
+
export declare enum SkeletonAnimation {
|
|
14
|
+
PULSE = "pulse",
|
|
15
|
+
PROGRESS = "progress",
|
|
16
|
+
FALSE = "false"
|
|
17
|
+
}
|
|
18
|
+
export type SkeletonAnimationType = `${ValueOf<typeof SkeletonAnimation>}`;
|
|
19
|
+
export declare const SkeletonClass: {
|
|
20
|
+
root: string;
|
|
21
|
+
};
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
import { SkeletonAnimationType, SkeletonColorType, SkeletonShapesType } from "./constants";
|
|
2
|
+
import { GovHost } from "../../../helpers/Dom/template.types";
|
|
3
|
+
import { FormInputSizesType } from "../../gov-form/input/constants";
|
|
4
|
+
import { Attributes } from "../../../helpers/Dom/attribute";
|
|
5
|
+
export declare class GovSkeleton {
|
|
6
|
+
h: GovHost;
|
|
7
|
+
private attributeObserver;
|
|
8
|
+
constructor();
|
|
9
|
+
host: HTMLGovSkeletonElement;
|
|
10
|
+
/**
|
|
11
|
+
* Input’s size.
|
|
12
|
+
*/
|
|
13
|
+
readonly size?: FormInputSizesType;
|
|
14
|
+
/**
|
|
15
|
+
* Style variation of the skeleton.
|
|
16
|
+
*/
|
|
17
|
+
readonly color?: SkeletonColorType;
|
|
18
|
+
/**
|
|
19
|
+
* Shape of the skeleton
|
|
20
|
+
*/
|
|
21
|
+
shape?: SkeletonShapesType;
|
|
22
|
+
/**
|
|
23
|
+
* Width of the skeleton ex. 100px, 100%, auto etc.
|
|
24
|
+
*/
|
|
25
|
+
width?: string;
|
|
26
|
+
/**
|
|
27
|
+
* Height of the skeleton ex. 100px, 100%, auto etc.
|
|
28
|
+
*/
|
|
29
|
+
height?: string;
|
|
30
|
+
/**
|
|
31
|
+
* Animation type
|
|
32
|
+
*/
|
|
33
|
+
animation?: SkeletonAnimationType;
|
|
34
|
+
items: number[];
|
|
35
|
+
validateSize(newValue: string): void;
|
|
36
|
+
validateShape(newValue: string): void;
|
|
37
|
+
validateAnimation(newValue: string): void;
|
|
38
|
+
inheritedAttributes: Attributes;
|
|
39
|
+
componentDidLoad(): void;
|
|
40
|
+
componentWillLoad(): void;
|
|
41
|
+
componentWillUpdate(): void;
|
|
42
|
+
disconnectedCallback(): void;
|
|
43
|
+
onAriaAttributeChange(attributeName: string, newValue: string): void;
|
|
44
|
+
init(): void;
|
|
45
|
+
render(): any;
|
|
46
|
+
}
|