voa-ds-core 1.0.4
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/icons-zJ6d3Dsx.js +43 -0
- package/dist/cjs/icons-zJ6d3Dsx.js.map +1 -0
- package/dist/cjs/index-TzstRlIU.js +1895 -0
- package/dist/cjs/index-TzstRlIU.js.map +1 -0
- package/dist/cjs/index.cjs.js +3 -0
- package/dist/cjs/index.cjs.js.map +1 -0
- package/dist/cjs/loader.cjs.js +13 -0
- package/dist/cjs/loader.cjs.js.map +1 -0
- package/dist/cjs/voa-accordion.cjs.entry.js +75 -0
- package/dist/cjs/voa-accordion.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-alert.cjs.entry.js +73 -0
- package/dist/cjs/voa-alert.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-avatar.cjs.entry.js +80 -0
- package/dist/cjs/voa-avatar.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-badge.cjs.entry.js +99 -0
- package/dist/cjs/voa-badge.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-breadcrumbs-divider.cjs.entry.js +40 -0
- package/dist/cjs/voa-breadcrumbs-divider.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-breadcrumbs-item.cjs.entry.js +27 -0
- package/dist/cjs/voa-breadcrumbs-item.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-breadcrumbs.cjs.entry.js +26 -0
- package/dist/cjs/voa-breadcrumbs.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-button.cjs.entry.js +90 -0
- package/dist/cjs/voa-button.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-card.cjs.entry.js +18 -0
- package/dist/cjs/voa-card.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-checkbox.cjs.entry.js +124 -0
- package/dist/cjs/voa-checkbox.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-container-multi-select.cjs.entry.js +90 -0
- package/dist/cjs/voa-container-multi-select.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-datepicker.cjs.entry.js +22 -0
- package/dist/cjs/voa-datepicker.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-drawer.cjs.entry.js +23 -0
- package/dist/cjs/voa-drawer.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-dropdown.cjs.entry.js +27 -0
- package/dist/cjs/voa-dropdown.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-input-addon.cjs.entry.js +123 -0
- package/dist/cjs/voa-input-addon.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-input.cjs.entry.js +191 -0
- package/dist/cjs/voa-input.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-keybinding.cjs.entry.js +30 -0
- package/dist/cjs/voa-keybinding.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-link.cjs.entry.js +19 -0
- package/dist/cjs/voa-link.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-list.cjs.entry.js +19 -0
- package/dist/cjs/voa-list.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-modal.cjs.entry.js +23 -0
- package/dist/cjs/voa-modal.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-option.cjs.entry.js +85 -0
- package/dist/cjs/voa-option.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-pagination-item.cjs.entry.js +53 -0
- package/dist/cjs/voa-pagination-item.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-pagination.cjs.entry.js +82 -0
- package/dist/cjs/voa-pagination.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-progress.cjs.entry.js +19 -0
- package/dist/cjs/voa-progress.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-radio.cjs.entry.js +61 -0
- package/dist/cjs/voa-radio.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-select-base.cjs.entry.js +177 -0
- package/dist/cjs/voa-select-base.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-select.cjs.entry.js +142 -0
- package/dist/cjs/voa-select.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-skeleton.cjs.entry.js +24 -0
- package/dist/cjs/voa-skeleton.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-stepper.cjs.entry.js +26 -0
- package/dist/cjs/voa-stepper.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-switch.cjs.entry.js +107 -0
- package/dist/cjs/voa-switch.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-tab-item.cjs.entry.js +85 -0
- package/dist/cjs/voa-tab-item.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-tab.cjs.entry.js +129 -0
- package/dist/cjs/voa-tab.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-table.cjs.entry.js +20 -0
- package/dist/cjs/voa-table.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-tag.cjs.entry.js +45 -0
- package/dist/cjs/voa-tag.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-text-area.cjs.entry.js +118 -0
- package/dist/cjs/voa-text-area.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-timepicker.cjs.entry.js +18 -0
- package/dist/cjs/voa-timepicker.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-tooltip-arrow.cjs.entry.js +32 -0
- package/dist/cjs/voa-tooltip-arrow.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-tooltip.cjs.entry.js +78 -0
- package/dist/cjs/voa-tooltip.entry.cjs.js.map +1 -0
- package/dist/cjs/voa-upload.cjs.entry.js +18 -0
- package/dist/cjs/voa-upload.entry.cjs.js.map +1 -0
- package/dist/cjs/voa.cjs.js +25 -0
- package/dist/cjs/voa.cjs.js.map +1 -0
- package/dist/collection/Stories/SaasDashboard.stories.js +527 -0
- package/dist/collection/Stories/SaasDashboard.stories.js.map +1 -0
- package/dist/collection/Stories/styles/voa-radio.styles.js +155 -0
- package/dist/collection/Stories/styles/voa-radio.styles.js.map +1 -0
- package/dist/collection/collection-manifest.json +50 -0
- package/dist/collection/components/GetStarted/AddingNewBrand.stories.js +214 -0
- package/dist/collection/components/GetStarted/AddingNewBrand.stories.js.map +1 -0
- package/dist/collection/components/GetStarted/ComoUsar.stories.js +457 -0
- package/dist/collection/components/GetStarted/ComoUsar.stories.js.map +1 -0
- package/dist/collection/components/GetStarted/GetStarted.stories.js +202 -0
- package/dist/collection/components/GetStarted/GetStarted.stories.js.map +1 -0
- package/dist/collection/components/SaasDashboard/SaasDashboard.stories.js +693 -0
- package/dist/collection/components/SaasDashboard/SaasDashboard.stories.js.map +1 -0
- package/dist/collection/components/Theme/ThemeProvider.js +71 -0
- package/dist/collection/components/Theme/ThemeProvider.js.map +1 -0
- package/dist/collection/components/Theme/generate-css-variables.js +32 -0
- package/dist/collection/components/Theme/generate-css-variables.js.map +1 -0
- package/dist/collection/components/voa-accordion/voa-accordion.css +75 -0
- package/dist/collection/components/voa-accordion/voa-accordion.js +188 -0
- package/dist/collection/components/voa-accordion/voa-accordion.js.map +1 -0
- package/dist/collection/components/voa-accordion/voa-accordion.stories.js +332 -0
- package/dist/collection/components/voa-accordion/voa-accordion.stories.js.map +1 -0
- package/dist/collection/components/voa-alert/voa-alert.css +78 -0
- package/dist/collection/components/voa-alert/voa-alert.js +342 -0
- package/dist/collection/components/voa-alert/voa-alert.js.map +1 -0
- package/dist/collection/components/voa-alert/voa-alert.stories.js +495 -0
- package/dist/collection/components/voa-alert/voa-alert.stories.js.map +1 -0
- package/dist/collection/components/voa-avatar/voa-avatar.css +103 -0
- package/dist/collection/components/voa-avatar/voa-avatar.js +221 -0
- package/dist/collection/components/voa-avatar/voa-avatar.js.map +1 -0
- package/dist/collection/components/voa-avatar/voa-avatar.stories.js +423 -0
- package/dist/collection/components/voa-avatar/voa-avatar.stories.js.map +1 -0
- package/dist/collection/components/voa-badge/voa-badge.css +59 -0
- package/dist/collection/components/voa-badge/voa-badge.js +266 -0
- package/dist/collection/components/voa-badge/voa-badge.js.map +1 -0
- package/dist/collection/components/voa-badge/voa-badge.stories.js +387 -0
- package/dist/collection/components/voa-badge/voa-badge.stories.js.map +1 -0
- package/dist/collection/components/voa-breadcrumbs/voa-breadcrumbs.css +29 -0
- package/dist/collection/components/voa-breadcrumbs/voa-breadcrumbs.js +58 -0
- package/dist/collection/components/voa-breadcrumbs/voa-breadcrumbs.js.map +1 -0
- package/dist/collection/components/voa-breadcrumbs/voa-breadcrumbs.stories.js +410 -0
- package/dist/collection/components/voa-breadcrumbs/voa-breadcrumbs.stories.js.map +1 -0
- package/dist/collection/components/voa-breadcrumbs-divider/voa-breadcrumbs-divider.css +39 -0
- package/dist/collection/components/voa-breadcrumbs-divider/voa-breadcrumbs-divider.js +77 -0
- package/dist/collection/components/voa-breadcrumbs-divider/voa-breadcrumbs-divider.js.map +1 -0
- package/dist/collection/components/voa-breadcrumbs-item/voa-breadcrumbs-item.css +62 -0
- package/dist/collection/components/voa-breadcrumbs-item/voa-breadcrumbs-item.js +92 -0
- package/dist/collection/components/voa-breadcrumbs-item/voa-breadcrumbs-item.js.map +1 -0
- package/dist/collection/components/voa-button/voa-button.css +95 -0
- package/dist/collection/components/voa-button/voa-button.js +292 -0
- package/dist/collection/components/voa-button/voa-button.js.map +1 -0
- package/dist/collection/components/voa-button/voa-button.stories.js +435 -0
- package/dist/collection/components/voa-button/voa-button.stories.js.map +1 -0
- package/dist/collection/components/voa-card/voa-card.css +22 -0
- package/dist/collection/components/voa-card/voa-card.js +19 -0
- package/dist/collection/components/voa-card/voa-card.js.map +1 -0
- package/dist/collection/components/voa-card/voa-card.stories.js +270 -0
- package/dist/collection/components/voa-card/voa-card.stories.js.map +1 -0
- package/dist/collection/components/voa-checkbox/voa-checkbox.css +75 -0
- package/dist/collection/components/voa-checkbox/voa-checkbox.js +275 -0
- package/dist/collection/components/voa-checkbox/voa-checkbox.js.map +1 -0
- package/dist/collection/components/voa-checkbox/voa-checkbox.stories.js +377 -0
- package/dist/collection/components/voa-checkbox/voa-checkbox.stories.js.map +1 -0
- package/dist/collection/components/voa-datepicker/datepicker.css +7 -0
- package/dist/collection/components/voa-datepicker/datepicker.js +53 -0
- package/dist/collection/components/voa-datepicker/datepicker.js.map +1 -0
- package/dist/collection/components/voa-datepicker/datepicker.stories.js +23 -0
- package/dist/collection/components/voa-datepicker/datepicker.stories.js.map +1 -0
- package/dist/collection/components/voa-drawer/drawer.css +16 -0
- package/dist/collection/components/voa-drawer/drawer.js +55 -0
- package/dist/collection/components/voa-drawer/drawer.js.map +1 -0
- package/dist/collection/components/voa-drawer/drawer.stories.js +25 -0
- package/dist/collection/components/voa-drawer/drawer.stories.js.map +1 -0
- package/dist/collection/components/voa-dropdown/dropdown.css +36 -0
- package/dist/collection/components/voa-dropdown/dropdown.js +58 -0
- package/dist/collection/components/voa-dropdown/dropdown.js.map +1 -0
- package/dist/collection/components/voa-dropdown/dropdown.stories.js +23 -0
- package/dist/collection/components/voa-dropdown/dropdown.stories.js.map +1 -0
- package/dist/collection/components/voa-input/voa-input.css +90 -0
- package/dist/collection/components/voa-input/voa-input.js +640 -0
- package/dist/collection/components/voa-input/voa-input.js.map +1 -0
- package/dist/collection/components/voa-input/voa-input.stories.js +448 -0
- package/dist/collection/components/voa-input/voa-input.stories.js.map +1 -0
- package/dist/collection/components/voa-input-addon/voa-input-addon.css +58 -0
- package/dist/collection/components/voa-input-addon/voa-input-addon.js +346 -0
- package/dist/collection/components/voa-input-addon/voa-input-addon.js.map +1 -0
- package/dist/collection/components/voa-input-addon/voa-input-addon.stories.js +380 -0
- package/dist/collection/components/voa-input-addon/voa-input-addon.stories.js.map +1 -0
- package/dist/collection/components/voa-keybinding/voa-keybinding.css +25 -0
- package/dist/collection/components/voa-keybinding/voa-keybinding.js +87 -0
- package/dist/collection/components/voa-keybinding/voa-keybinding.js.map +1 -0
- package/dist/collection/components/voa-keybinding/voa-keybinding.stories.js +241 -0
- package/dist/collection/components/voa-keybinding/voa-keybinding.stories.js.map +1 -0
- package/dist/collection/components/voa-link/link.css +9 -0
- package/dist/collection/components/voa-link/link.js +65 -0
- package/dist/collection/components/voa-link/link.js.map +1 -0
- package/dist/collection/components/voa-link/link.stories.js +21 -0
- package/dist/collection/components/voa-link/link.stories.js.map +1 -0
- package/dist/collection/components/voa-list/list.css +14 -0
- package/dist/collection/components/voa-list/list.js +44 -0
- package/dist/collection/components/voa-list/list.js.map +1 -0
- package/dist/collection/components/voa-list/list.stories.js +16 -0
- package/dist/collection/components/voa-list/list.stories.js.map +1 -0
- package/dist/collection/components/voa-modal/modal.css +40 -0
- package/dist/collection/components/voa-modal/modal.js +55 -0
- package/dist/collection/components/voa-modal/modal.js.map +1 -0
- package/dist/collection/components/voa-modal/modal.stories.js +18 -0
- package/dist/collection/components/voa-modal/modal.stories.js.map +1 -0
- package/dist/collection/components/voa-option/voa-option.css +55 -0
- package/dist/collection/components/voa-option/voa-option.js +222 -0
- package/dist/collection/components/voa-option/voa-option.js.map +1 -0
- package/dist/collection/components/voa-option/voa-option.stories.js +581 -0
- package/dist/collection/components/voa-option/voa-option.stories.js.map +1 -0
- package/dist/collection/components/voa-pagination/voa-pagination-item.css +34 -0
- package/dist/collection/components/voa-pagination/voa-pagination-item.js +137 -0
- package/dist/collection/components/voa-pagination/voa-pagination-item.js.map +1 -0
- package/dist/collection/components/voa-pagination/voa-pagination.css +20 -0
- package/dist/collection/components/voa-pagination/voa-pagination.js +174 -0
- package/dist/collection/components/voa-pagination/voa-pagination.js.map +1 -0
- package/dist/collection/components/voa-pagination/voa-pagination.stories.js +257 -0
- package/dist/collection/components/voa-pagination/voa-pagination.stories.js.map +1 -0
- package/dist/collection/components/voa-progress/progress.css +12 -0
- package/dist/collection/components/voa-progress/progress.js +46 -0
- package/dist/collection/components/voa-progress/progress.js.map +1 -0
- package/dist/collection/components/voa-progress/progress.stories.js +16 -0
- package/dist/collection/components/voa-progress/progress.stories.js.map +1 -0
- package/dist/collection/components/voa-radio/voa-radio.css +82 -0
- package/dist/collection/components/voa-radio/voa-radio.js +227 -0
- package/dist/collection/components/voa-radio/voa-radio.js.map +1 -0
- package/dist/collection/components/voa-radio/voa-radio.stories.js +363 -0
- package/dist/collection/components/voa-radio/voa-radio.stories.js.map +1 -0
- package/dist/collection/components/voa-select/voa-container-multi-select.css +177 -0
- package/dist/collection/components/voa-select/voa-container-multi-select.js +192 -0
- package/dist/collection/components/voa-select/voa-container-multi-select.js.map +1 -0
- package/dist/collection/components/voa-select/voa-container-multi-select.stories.js +218 -0
- package/dist/collection/components/voa-select/voa-container-multi-select.stories.js.map +1 -0
- package/dist/collection/components/voa-select/voa-select-base.css +170 -0
- package/dist/collection/components/voa-select/voa-select-base.js +357 -0
- package/dist/collection/components/voa-select/voa-select-base.js.map +1 -0
- package/dist/collection/components/voa-select/voa-select.css +109 -0
- package/dist/collection/components/voa-select/voa-select.js +449 -0
- package/dist/collection/components/voa-select/voa-select.js.map +1 -0
- package/dist/collection/components/voa-select/voa-select.stories.js +581 -0
- package/dist/collection/components/voa-select/voa-select.stories.js.map +1 -0
- package/dist/collection/components/voa-skeleton/skeleton.css +30 -0
- package/dist/collection/components/voa-skeleton/skeleton.js +90 -0
- package/dist/collection/components/voa-skeleton/skeleton.js.map +1 -0
- package/dist/collection/components/voa-skeleton/skeleton.stories.js +36 -0
- package/dist/collection/components/voa-skeleton/skeleton.stories.js.map +1 -0
- package/dist/collection/components/voa-stepper/stepper.css +23 -0
- package/dist/collection/components/voa-stepper/stepper.js +93 -0
- package/dist/collection/components/voa-stepper/stepper.js.map +1 -0
- package/dist/collection/components/voa-stepper/stepper.stories.js +21 -0
- package/dist/collection/components/voa-stepper/stepper.stories.js.map +1 -0
- package/dist/collection/components/voa-switch/voa-switch.css +81 -0
- package/dist/collection/components/voa-switch/voa-switch.js +232 -0
- package/dist/collection/components/voa-switch/voa-switch.js.map +1 -0
- package/dist/collection/components/voa-switch/voa-switch.stories.js +359 -0
- package/dist/collection/components/voa-switch/voa-switch.stories.js.map +1 -0
- package/dist/collection/components/voa-tab/voa-tab.css +32 -0
- package/dist/collection/components/voa-tab/voa-tab.js +209 -0
- package/dist/collection/components/voa-tab/voa-tab.js.map +1 -0
- package/dist/collection/components/voa-tab/voa-tab.stories.js +405 -0
- package/dist/collection/components/voa-tab/voa-tab.stories.js.map +1 -0
- package/dist/collection/components/voa-tab-item/voa-tab-item.css +52 -0
- package/dist/collection/components/voa-tab-item/voa-tab-item.js +261 -0
- package/dist/collection/components/voa-tab-item/voa-tab-item.js.map +1 -0
- package/dist/collection/components/voa-table/table.css +15 -0
- package/dist/collection/components/voa-table/table.js +63 -0
- package/dist/collection/components/voa-table/table.js.map +1 -0
- package/dist/collection/components/voa-table/table.stories.js +21 -0
- package/dist/collection/components/voa-table/table.stories.js.map +1 -0
- package/dist/collection/components/voa-tag/voa-tag.css +31 -0
- package/dist/collection/components/voa-tag/voa-tag.js +183 -0
- package/dist/collection/components/voa-tag/voa-tag.js.map +1 -0
- package/dist/collection/components/voa-tag/voa-tag.stories.js +347 -0
- package/dist/collection/components/voa-tag/voa-tag.stories.js.map +1 -0
- package/dist/collection/components/voa-text-area/voa-text-area.css +68 -0
- package/dist/collection/components/voa-text-area/voa-text-area.js +519 -0
- package/dist/collection/components/voa-text-area/voa-text-area.js.map +1 -0
- package/dist/collection/components/voa-text-area/voa-text-area.stories.js +390 -0
- package/dist/collection/components/voa-text-area/voa-text-area.stories.js.map +1 -0
- package/dist/collection/components/voa-timepicker/timepicker.css +7 -0
- package/dist/collection/components/voa-timepicker/timepicker.js +42 -0
- package/dist/collection/components/voa-timepicker/timepicker.js.map +1 -0
- package/dist/collection/components/voa-timepicker/timepicker.stories.js +16 -0
- package/dist/collection/components/voa-timepicker/timepicker.stories.js.map +1 -0
- package/dist/collection/components/voa-tooltip/voa-tooltip.css +283 -0
- package/dist/collection/components/voa-tooltip/voa-tooltip.js +230 -0
- package/dist/collection/components/voa-tooltip/voa-tooltip.js.map +1 -0
- package/dist/collection/components/voa-tooltip/voa-tooltip.stories.js +471 -0
- package/dist/collection/components/voa-tooltip/voa-tooltip.stories.js.map +1 -0
- package/dist/collection/components/voa-tooltip-arrow/voa-tooltip-arrow.css +158 -0
- package/dist/collection/components/voa-tooltip-arrow/voa-tooltip-arrow.js +89 -0
- package/dist/collection/components/voa-tooltip-arrow/voa-tooltip-arrow.js.map +1 -0
- package/dist/collection/components/voa-upload/upload.css +28 -0
- package/dist/collection/components/voa-upload/upload.js +19 -0
- package/dist/collection/components/voa-upload/upload.js.map +1 -0
- package/dist/collection/components/voa-upload/upload.stories.js +8 -0
- package/dist/collection/components/voa-upload/upload.stories.js.map +1 -0
- package/dist/collection/icons/arrow.svg +3 -0
- package/dist/collection/icons/bell.svg +1 -0
- package/dist/collection/icons/calendar.svg +1 -0
- package/dist/collection/icons/check.svg +4 -0
- package/dist/collection/icons/chevron-right.svg +3 -0
- package/dist/collection/icons/circle.svg +4 -0
- package/dist/collection/icons/clear.svg +1 -0
- package/dist/collection/icons/close.svg +3 -0
- package/dist/collection/icons/error.svg +3 -0
- package/dist/collection/icons/eye-off.svg +1 -0
- package/dist/collection/icons/eye.svg +1 -0
- package/dist/collection/icons/home.svg +3 -0
- package/dist/collection/icons/index.js +18 -0
- package/dist/collection/icons/index.js.map +1 -0
- package/dist/collection/icons/info.svg +3 -0
- package/dist/collection/icons/loading.svg +1 -0
- package/dist/collection/icons/person.svg +4 -0
- package/dist/collection/icons/resize-handle.svg +3 -0
- package/dist/collection/icons/search.svg +1 -0
- package/dist/collection/icons/settings.svg +1 -0
- package/dist/collection/icons/warning.svg +3 -0
- package/dist/collection/token/base/colors.js +42 -0
- package/dist/collection/token/base/colors.js.map +1 -0
- package/dist/collection/token/base/mediaQueries.js +12 -0
- package/dist/collection/token/base/mediaQueries.js.map +1 -0
- package/dist/collection/token/base/radius.js +8 -0
- package/dist/collection/token/base/radius.js.map +1 -0
- package/dist/collection/token/base/spacing.js +13 -0
- package/dist/collection/token/base/spacing.js.map +1 -0
- package/dist/collection/token/branding/coi.js +58 -0
- package/dist/collection/token/branding/coi.js.map +1 -0
- package/dist/collection/token/branding/devops.js +58 -0
- package/dist/collection/token/branding/devops.js.map +1 -0
- package/dist/collection/token/branding/godrive.js +58 -0
- package/dist/collection/token/branding/godrive.js.map +1 -0
- package/dist/collection/token/branding/index.js +9 -0
- package/dist/collection/token/branding/index.js.map +1 -0
- package/dist/collection/token/branding/type.js +2 -0
- package/dist/collection/token/branding/type.js.map +1 -0
- package/dist/collection/token/colors.js +84 -0
- package/dist/collection/token/colors.js.map +1 -0
- package/dist/collection/tokens/global.css +867 -0
- package/dist/collection/tokens/voa-tokens.css +776 -0
- package/dist/collection/utils/icons.js +35 -0
- package/dist/collection/utils/icons.js.map +1 -0
- package/dist/collection/utils/utils.js +4 -0
- package/dist/collection/utils/utils.js.map +1 -0
- package/dist/custom-elements/index.d.ts +33 -0
- package/dist/custom-elements/index.js +1463 -0
- package/dist/custom-elements/index.js.map +1 -0
- package/dist/custom-elements/p-B2P7cgN3.js +125 -0
- package/dist/custom-elements/p-B2P7cgN3.js.map +1 -0
- package/dist/custom-elements/p-CQr0ZKZZ.js +75 -0
- package/dist/custom-elements/p-CQr0ZKZZ.js.map +1 -0
- package/dist/custom-elements/p-Cp28eWhS.js +40 -0
- package/dist/custom-elements/p-Cp28eWhS.js.map +1 -0
- package/dist/custom-elements/p-DKnM_Ozb.js +207 -0
- package/dist/custom-elements/p-DKnM_Ozb.js.map +1 -0
- package/dist/custom-elements/p-DPyVgztA.js +51 -0
- package/dist/custom-elements/p-DPyVgztA.js.map +1 -0
- package/dist/custom-elements/p-Dto9R8Te.js +117 -0
- package/dist/custom-elements/p-Dto9R8Te.js.map +1 -0
- package/dist/custom-elements/voa-accordion.d.ts +11 -0
- package/dist/custom-elements/voa-accordion.js +104 -0
- package/dist/custom-elements/voa-accordion.js.map +1 -0
- package/dist/custom-elements/voa-alert.d.ts +11 -0
- package/dist/custom-elements/voa-alert.js +111 -0
- package/dist/custom-elements/voa-alert.js.map +1 -0
- package/dist/custom-elements/voa-avatar.d.ts +11 -0
- package/dist/custom-elements/voa-avatar.js +108 -0
- package/dist/custom-elements/voa-avatar.js.map +1 -0
- package/dist/custom-elements/voa-badge.d.ts +11 -0
- package/dist/custom-elements/voa-badge.js +9 -0
- package/dist/custom-elements/voa-badge.js.map +1 -0
- package/dist/custom-elements/voa-breadcrumbs-divider.d.ts +11 -0
- package/dist/custom-elements/voa-breadcrumbs-divider.js +63 -0
- package/dist/custom-elements/voa-breadcrumbs-divider.js.map +1 -0
- package/dist/custom-elements/voa-breadcrumbs-item.d.ts +11 -0
- package/dist/custom-elements/voa-breadcrumbs-item.js +52 -0
- package/dist/custom-elements/voa-breadcrumbs-item.js.map +1 -0
- package/dist/custom-elements/voa-breadcrumbs.d.ts +11 -0
- package/dist/custom-elements/voa-breadcrumbs.js +49 -0
- package/dist/custom-elements/voa-breadcrumbs.js.map +1 -0
- package/dist/custom-elements/voa-button.d.ts +11 -0
- package/dist/custom-elements/voa-button.js +9 -0
- package/dist/custom-elements/voa-button.js.map +1 -0
- package/dist/custom-elements/voa-card.d.ts +11 -0
- package/dist/custom-elements/voa-card.js +39 -0
- package/dist/custom-elements/voa-card.js.map +1 -0
- package/dist/custom-elements/voa-checkbox.d.ts +11 -0
- package/dist/custom-elements/voa-checkbox.js +149 -0
- package/dist/custom-elements/voa-checkbox.js.map +1 -0
- package/dist/custom-elements/voa-container-multi-select.d.ts +11 -0
- package/dist/custom-elements/voa-container-multi-select.js +122 -0
- package/dist/custom-elements/voa-container-multi-select.js.map +1 -0
- package/dist/custom-elements/voa-datepicker.d.ts +11 -0
- package/dist/custom-elements/voa-datepicker.js +46 -0
- package/dist/custom-elements/voa-datepicker.js.map +1 -0
- package/dist/custom-elements/voa-drawer.d.ts +11 -0
- package/dist/custom-elements/voa-drawer.js +47 -0
- package/dist/custom-elements/voa-drawer.js.map +1 -0
- package/dist/custom-elements/voa-dropdown.d.ts +11 -0
- package/dist/custom-elements/voa-dropdown.js +52 -0
- package/dist/custom-elements/voa-dropdown.js.map +1 -0
- package/dist/custom-elements/voa-input-addon.d.ts +11 -0
- package/dist/custom-elements/voa-input-addon.js +160 -0
- package/dist/custom-elements/voa-input-addon.js.map +1 -0
- package/dist/custom-elements/voa-input.d.ts +11 -0
- package/dist/custom-elements/voa-input.js +237 -0
- package/dist/custom-elements/voa-input.js.map +1 -0
- package/dist/custom-elements/voa-keybinding.d.ts +11 -0
- package/dist/custom-elements/voa-keybinding.js +9 -0
- package/dist/custom-elements/voa-keybinding.js.map +1 -0
- package/dist/custom-elements/voa-link.d.ts +11 -0
- package/dist/custom-elements/voa-link.js +43 -0
- package/dist/custom-elements/voa-link.js.map +1 -0
- package/dist/custom-elements/voa-list.d.ts +11 -0
- package/dist/custom-elements/voa-list.js +42 -0
- package/dist/custom-elements/voa-list.js.map +1 -0
- package/dist/custom-elements/voa-modal.d.ts +11 -0
- package/dist/custom-elements/voa-modal.js +47 -0
- package/dist/custom-elements/voa-modal.js.map +1 -0
- package/dist/custom-elements/voa-option.d.ts +11 -0
- package/dist/custom-elements/voa-option.js +109 -0
- package/dist/custom-elements/voa-option.js.map +1 -0
- package/dist/custom-elements/voa-pagination-item.d.ts +11 -0
- package/dist/custom-elements/voa-pagination-item.js +9 -0
- package/dist/custom-elements/voa-pagination-item.js.map +1 -0
- package/dist/custom-elements/voa-pagination.d.ts +11 -0
- package/dist/custom-elements/voa-pagination.js +116 -0
- package/dist/custom-elements/voa-pagination.js.map +1 -0
- package/dist/custom-elements/voa-progress.d.ts +11 -0
- package/dist/custom-elements/voa-progress.js +42 -0
- package/dist/custom-elements/voa-progress.js.map +1 -0
- package/dist/custom-elements/voa-radio.d.ts +11 -0
- package/dist/custom-elements/voa-radio.js +88 -0
- package/dist/custom-elements/voa-radio.js.map +1 -0
- package/dist/custom-elements/voa-select-base.d.ts +11 -0
- package/dist/custom-elements/voa-select-base.js +9 -0
- package/dist/custom-elements/voa-select-base.js.map +1 -0
- package/dist/custom-elements/voa-select.d.ts +11 -0
- package/dist/custom-elements/voa-select.js +189 -0
- package/dist/custom-elements/voa-select.js.map +1 -0
- package/dist/custom-elements/voa-skeleton.d.ts +11 -0
- package/dist/custom-elements/voa-skeleton.js +48 -0
- package/dist/custom-elements/voa-skeleton.js.map +1 -0
- package/dist/custom-elements/voa-stepper.d.ts +11 -0
- package/dist/custom-elements/voa-stepper.js +51 -0
- package/dist/custom-elements/voa-stepper.js.map +1 -0
- package/dist/custom-elements/voa-switch.d.ts +11 -0
- package/dist/custom-elements/voa-switch.js +131 -0
- package/dist/custom-elements/voa-switch.js.map +1 -0
- package/dist/custom-elements/voa-tab-item.d.ts +11 -0
- package/dist/custom-elements/voa-tab-item.js +114 -0
- package/dist/custom-elements/voa-tab-item.js.map +1 -0
- package/dist/custom-elements/voa-tab.d.ts +11 -0
- package/dist/custom-elements/voa-tab.js +156 -0
- package/dist/custom-elements/voa-tab.js.map +1 -0
- package/dist/custom-elements/voa-table.d.ts +11 -0
- package/dist/custom-elements/voa-table.js +44 -0
- package/dist/custom-elements/voa-table.js.map +1 -0
- package/dist/custom-elements/voa-tag.d.ts +11 -0
- package/dist/custom-elements/voa-tag.js +73 -0
- package/dist/custom-elements/voa-tag.js.map +1 -0
- package/dist/custom-elements/voa-text-area.d.ts +11 -0
- package/dist/custom-elements/voa-text-area.js +155 -0
- package/dist/custom-elements/voa-text-area.js.map +1 -0
- package/dist/custom-elements/voa-timepicker.d.ts +11 -0
- package/dist/custom-elements/voa-timepicker.js +41 -0
- package/dist/custom-elements/voa-timepicker.js.map +1 -0
- package/dist/custom-elements/voa-tooltip-arrow.d.ts +11 -0
- package/dist/custom-elements/voa-tooltip-arrow.js +56 -0
- package/dist/custom-elements/voa-tooltip-arrow.js.map +1 -0
- package/dist/custom-elements/voa-tooltip.d.ts +11 -0
- package/dist/custom-elements/voa-tooltip.js +107 -0
- package/dist/custom-elements/voa-tooltip.js.map +1 -0
- package/dist/custom-elements/voa-upload.d.ts +11 -0
- package/dist/custom-elements/voa-upload.js +39 -0
- package/dist/custom-elements/voa-upload.js.map +1 -0
- package/dist/esm/icons-Bjdap-bM.js +40 -0
- package/dist/esm/icons-Bjdap-bM.js.map +1 -0
- package/dist/esm/index-Dh8480Ec.js +1867 -0
- package/dist/esm/index-Dh8480Ec.js.map +1 -0
- package/dist/esm/index.js +2 -0
- package/dist/esm/index.js.map +1 -0
- package/dist/esm/loader.js +11 -0
- package/dist/esm/loader.js.map +1 -0
- package/dist/esm/voa-accordion.entry.js +73 -0
- package/dist/esm/voa-accordion.entry.js.map +1 -0
- package/dist/esm/voa-alert.entry.js +71 -0
- package/dist/esm/voa-alert.entry.js.map +1 -0
- package/dist/esm/voa-avatar.entry.js +78 -0
- package/dist/esm/voa-avatar.entry.js.map +1 -0
- package/dist/esm/voa-badge.entry.js +97 -0
- package/dist/esm/voa-badge.entry.js.map +1 -0
- package/dist/esm/voa-breadcrumbs-divider.entry.js +38 -0
- package/dist/esm/voa-breadcrumbs-divider.entry.js.map +1 -0
- package/dist/esm/voa-breadcrumbs-item.entry.js +25 -0
- package/dist/esm/voa-breadcrumbs-item.entry.js.map +1 -0
- package/dist/esm/voa-breadcrumbs.entry.js +24 -0
- package/dist/esm/voa-breadcrumbs.entry.js.map +1 -0
- package/dist/esm/voa-button.entry.js +88 -0
- package/dist/esm/voa-button.entry.js.map +1 -0
- package/dist/esm/voa-card.entry.js +16 -0
- package/dist/esm/voa-card.entry.js.map +1 -0
- package/dist/esm/voa-checkbox.entry.js +122 -0
- package/dist/esm/voa-checkbox.entry.js.map +1 -0
- package/dist/esm/voa-container-multi-select.entry.js +88 -0
- package/dist/esm/voa-container-multi-select.entry.js.map +1 -0
- package/dist/esm/voa-datepicker.entry.js +20 -0
- package/dist/esm/voa-datepicker.entry.js.map +1 -0
- package/dist/esm/voa-drawer.entry.js +21 -0
- package/dist/esm/voa-drawer.entry.js.map +1 -0
- package/dist/esm/voa-dropdown.entry.js +25 -0
- package/dist/esm/voa-dropdown.entry.js.map +1 -0
- package/dist/esm/voa-input-addon.entry.js +121 -0
- package/dist/esm/voa-input-addon.entry.js.map +1 -0
- package/dist/esm/voa-input.entry.js +189 -0
- package/dist/esm/voa-input.entry.js.map +1 -0
- package/dist/esm/voa-keybinding.entry.js +28 -0
- package/dist/esm/voa-keybinding.entry.js.map +1 -0
- package/dist/esm/voa-link.entry.js +17 -0
- package/dist/esm/voa-link.entry.js.map +1 -0
- package/dist/esm/voa-list.entry.js +17 -0
- package/dist/esm/voa-list.entry.js.map +1 -0
- package/dist/esm/voa-modal.entry.js +21 -0
- package/dist/esm/voa-modal.entry.js.map +1 -0
- package/dist/esm/voa-option.entry.js +83 -0
- package/dist/esm/voa-option.entry.js.map +1 -0
- package/dist/esm/voa-pagination-item.entry.js +51 -0
- package/dist/esm/voa-pagination-item.entry.js.map +1 -0
- package/dist/esm/voa-pagination.entry.js +80 -0
- package/dist/esm/voa-pagination.entry.js.map +1 -0
- package/dist/esm/voa-progress.entry.js +17 -0
- package/dist/esm/voa-progress.entry.js.map +1 -0
- package/dist/esm/voa-radio.entry.js +59 -0
- package/dist/esm/voa-radio.entry.js.map +1 -0
- package/dist/esm/voa-select-base.entry.js +175 -0
- package/dist/esm/voa-select-base.entry.js.map +1 -0
- package/dist/esm/voa-select.entry.js +140 -0
- package/dist/esm/voa-select.entry.js.map +1 -0
- package/dist/esm/voa-skeleton.entry.js +22 -0
- package/dist/esm/voa-skeleton.entry.js.map +1 -0
- package/dist/esm/voa-stepper.entry.js +24 -0
- package/dist/esm/voa-stepper.entry.js.map +1 -0
- package/dist/esm/voa-switch.entry.js +105 -0
- package/dist/esm/voa-switch.entry.js.map +1 -0
- package/dist/esm/voa-tab-item.entry.js +83 -0
- package/dist/esm/voa-tab-item.entry.js.map +1 -0
- package/dist/esm/voa-tab.entry.js +127 -0
- package/dist/esm/voa-tab.entry.js.map +1 -0
- package/dist/esm/voa-table.entry.js +18 -0
- package/dist/esm/voa-table.entry.js.map +1 -0
- package/dist/esm/voa-tag.entry.js +43 -0
- package/dist/esm/voa-tag.entry.js.map +1 -0
- package/dist/esm/voa-text-area.entry.js +116 -0
- package/dist/esm/voa-text-area.entry.js.map +1 -0
- package/dist/esm/voa-timepicker.entry.js +16 -0
- package/dist/esm/voa-timepicker.entry.js.map +1 -0
- package/dist/esm/voa-tooltip-arrow.entry.js +30 -0
- package/dist/esm/voa-tooltip-arrow.entry.js.map +1 -0
- package/dist/esm/voa-tooltip.entry.js +76 -0
- package/dist/esm/voa-tooltip.entry.js.map +1 -0
- package/dist/esm/voa-upload.entry.js +16 -0
- package/dist/esm/voa-upload.entry.js.map +1 -0
- package/dist/esm/voa.js +21 -0
- package/dist/esm/voa.js.map +1 -0
- package/dist/index.cjs.js +1 -0
- package/dist/index.js +1 -0
- package/dist/types/Stories/SaasDashboard.stories.d.ts +22 -0
- package/dist/types/Stories/styles/voa-radio.styles.d.ts +1 -0
- package/dist/types/components/GetStarted/AddingNewBrand.stories.d.ts +4 -0
- package/dist/types/components/GetStarted/ComoUsar.stories.d.ts +4 -0
- package/dist/types/components/GetStarted/GetStarted.stories.d.ts +4 -0
- package/dist/types/components/SaasDashboard/SaasDashboard.stories.d.ts +17 -0
- package/dist/types/components/Theme/ThemeProvider.d.ts +26 -0
- package/dist/types/components/Theme/generate-css-variables.d.ts +2 -0
- package/dist/types/components/voa-accordion/voa-accordion.d.ts +29 -0
- package/dist/types/components/voa-accordion/voa-accordion.stories.d.ts +70 -0
- package/dist/types/components/voa-alert/voa-alert.d.ts +82 -0
- package/dist/types/components/voa-alert/voa-alert.stories.d.ts +88 -0
- package/dist/types/components/voa-avatar/voa-avatar.d.ts +48 -0
- package/dist/types/components/voa-avatar/voa-avatar.stories.d.ts +73 -0
- package/dist/types/components/voa-badge/voa-badge.d.ts +91 -0
- package/dist/types/components/voa-badge/voa-badge.stories.d.ts +21 -0
- package/dist/types/components/voa-breadcrumbs/voa-breadcrumbs.d.ts +13 -0
- package/dist/types/components/voa-breadcrumbs/voa-breadcrumbs.stories.d.ts +57 -0
- package/dist/types/components/voa-breadcrumbs-divider/voa-breadcrumbs-divider.d.ts +19 -0
- package/dist/types/components/voa-breadcrumbs-item/voa-breadcrumbs-item.d.ts +17 -0
- package/dist/types/components/voa-button/voa-button.d.ts +69 -0
- package/dist/types/components/voa-button/voa-button.stories.d.ts +78 -0
- package/dist/types/components/voa-card/voa-card.d.ts +3 -0
- package/dist/types/components/voa-card/voa-card.stories.d.ts +30 -0
- package/dist/types/components/voa-checkbox/voa-checkbox.d.ts +73 -0
- package/dist/types/components/voa-checkbox/voa-checkbox.stories.d.ts +126 -0
- package/dist/types/components/voa-datepicker/datepicker.d.ts +6 -0
- package/dist/types/components/voa-datepicker/datepicker.stories.d.ts +4 -0
- package/dist/types/components/voa-drawer/drawer.d.ts +6 -0
- package/dist/types/components/voa-drawer/drawer.stories.d.ts +4 -0
- package/dist/types/components/voa-dropdown/dropdown.d.ts +8 -0
- package/dist/types/components/voa-dropdown/dropdown.stories.d.ts +4 -0
- package/dist/types/components/voa-input/voa-input.d.ts +153 -0
- package/dist/types/components/voa-input/voa-input.stories.d.ts +140 -0
- package/dist/types/components/voa-input-addon/voa-input-addon.d.ts +70 -0
- package/dist/types/components/voa-input-addon/voa-input-addon.stories.d.ts +139 -0
- package/dist/types/components/voa-keybinding/voa-keybinding.d.ts +22 -0
- package/dist/types/components/voa-keybinding/voa-keybinding.stories.d.ts +58 -0
- package/dist/types/components/voa-link/link.d.ts +5 -0
- package/dist/types/components/voa-link/link.stories.d.ts +4 -0
- package/dist/types/components/voa-list/list.d.ts +4 -0
- package/dist/types/components/voa-list/list.stories.d.ts +4 -0
- package/dist/types/components/voa-modal/modal.d.ts +6 -0
- package/dist/types/components/voa-modal/modal.stories.d.ts +4 -0
- package/dist/types/components/voa-option/voa-option.d.ts +58 -0
- package/dist/types/components/voa-option/voa-option.stories.d.ts +114 -0
- package/dist/types/components/voa-pagination/voa-pagination-item.d.ts +23 -0
- package/dist/types/components/voa-pagination/voa-pagination.d.ts +21 -0
- package/dist/types/components/voa-pagination/voa-pagination.stories.d.ts +28 -0
- package/dist/types/components/voa-progress/progress.d.ts +4 -0
- package/dist/types/components/voa-progress/progress.stories.d.ts +4 -0
- package/dist/types/components/voa-radio/voa-radio.d.ts +56 -0
- package/dist/types/components/voa-radio/voa-radio.stories.d.ts +42 -0
- package/dist/types/components/voa-select/voa-container-multi-select.d.ts +53 -0
- package/dist/types/components/voa-select/voa-container-multi-select.stories.d.ts +33 -0
- package/dist/types/components/voa-select/voa-select-base.d.ts +76 -0
- package/dist/types/components/voa-select/voa-select.d.ts +115 -0
- package/dist/types/components/voa-select/voa-select.stories.d.ts +100 -0
- package/dist/types/components/voa-skeleton/skeleton.d.ts +7 -0
- package/dist/types/components/voa-skeleton/skeleton.stories.d.ts +6 -0
- package/dist/types/components/voa-stepper/stepper.d.ts +9 -0
- package/dist/types/components/voa-stepper/stepper.stories.d.ts +4 -0
- package/dist/types/components/voa-switch/voa-switch.d.ts +28 -0
- package/dist/types/components/voa-switch/voa-switch.stories.d.ts +124 -0
- package/dist/types/components/voa-tab/voa-tab.d.ts +38 -0
- package/dist/types/components/voa-tab/voa-tab.stories.d.ts +81 -0
- package/dist/types/components/voa-tab-item/voa-tab-item.d.ts +66 -0
- package/dist/types/components/voa-table/table.d.ts +5 -0
- package/dist/types/components/voa-table/table.stories.d.ts +4 -0
- package/dist/types/components/voa-tag/voa-tag.d.ts +40 -0
- package/dist/types/components/voa-tag/voa-tag.stories.d.ts +66 -0
- package/dist/types/components/voa-text-area/voa-text-area.d.ts +47 -0
- package/dist/types/components/voa-text-area/voa-text-area.stories.d.ts +74 -0
- package/dist/types/components/voa-timepicker/timepicker.d.ts +4 -0
- package/dist/types/components/voa-timepicker/timepicker.stories.d.ts +4 -0
- package/dist/types/components/voa-tooltip/voa-tooltip.d.ts +54 -0
- package/dist/types/components/voa-tooltip/voa-tooltip.stories.d.ts +69 -0
- package/dist/types/components/voa-tooltip-arrow/voa-tooltip-arrow.d.ts +24 -0
- package/dist/types/components/voa-upload/upload.d.ts +3 -0
- package/dist/types/components/voa-upload/upload.stories.d.ts +4 -0
- package/dist/types/components.d.ts +2731 -0
- package/dist/types/icons/index.d.ts +16 -0
- package/dist/types/stencil-public-runtime.d.ts +1756 -0
- package/dist/types/token/base/colors.d.ts +2 -0
- package/dist/types/token/base/mediaQueries.d.ts +11 -0
- package/dist/types/token/base/radius.d.ts +7 -0
- package/dist/types/token/base/spacing.d.ts +12 -0
- package/dist/types/token/branding/coi.d.ts +2 -0
- package/dist/types/token/branding/devops.d.ts +2 -0
- package/dist/types/token/branding/godrive.d.ts +2 -0
- package/dist/types/token/branding/index.d.ts +2 -0
- package/dist/types/token/branding/type.d.ts +102 -0
- package/dist/types/token/colors.d.ts +16 -0
- package/dist/types/utils/icons.d.ts +45 -0
- package/dist/types/utils/utils.d.ts +1 -0
- package/dist/voa/index.esm.js +2 -0
- package/dist/voa/index.esm.js.map +1 -0
- package/dist/voa/loader.esm.js.map +1 -0
- package/dist/voa/p-01b6b7f5.entry.js +2 -0
- package/dist/voa/p-01b6b7f5.entry.js.map +1 -0
- package/dist/voa/p-0470367c.entry.js +2 -0
- package/dist/voa/p-0470367c.entry.js.map +1 -0
- package/dist/voa/p-17dfc5c3.entry.js +2 -0
- package/dist/voa/p-17dfc5c3.entry.js.map +1 -0
- package/dist/voa/p-19e64a8c.entry.js +2 -0
- package/dist/voa/p-19e64a8c.entry.js.map +1 -0
- package/dist/voa/p-3830cf95.entry.js +2 -0
- package/dist/voa/p-3830cf95.entry.js.map +1 -0
- package/dist/voa/p-3a2ad02b.entry.js +2 -0
- package/dist/voa/p-3a2ad02b.entry.js.map +1 -0
- package/dist/voa/p-41fce5ed.entry.js +2 -0
- package/dist/voa/p-41fce5ed.entry.js.map +1 -0
- package/dist/voa/p-4fdf73ab.entry.js +2 -0
- package/dist/voa/p-4fdf73ab.entry.js.map +1 -0
- package/dist/voa/p-52c0c7b6.entry.js +2 -0
- package/dist/voa/p-52c0c7b6.entry.js.map +1 -0
- package/dist/voa/p-5e5cadf6.entry.js +2 -0
- package/dist/voa/p-5e5cadf6.entry.js.map +1 -0
- package/dist/voa/p-61ff0737.entry.js +2 -0
- package/dist/voa/p-61ff0737.entry.js.map +1 -0
- package/dist/voa/p-6216d4ee.entry.js +2 -0
- package/dist/voa/p-6216d4ee.entry.js.map +1 -0
- package/dist/voa/p-6dbe9bf2.entry.js +2 -0
- package/dist/voa/p-6dbe9bf2.entry.js.map +1 -0
- package/dist/voa/p-77a4cdda.entry.js +2 -0
- package/dist/voa/p-77a4cdda.entry.js.map +1 -0
- package/dist/voa/p-788024a5.entry.js +2 -0
- package/dist/voa/p-788024a5.entry.js.map +1 -0
- package/dist/voa/p-8ba8f569.entry.js +2 -0
- package/dist/voa/p-8ba8f569.entry.js.map +1 -0
- package/dist/voa/p-8e0271ec.entry.js +2 -0
- package/dist/voa/p-8e0271ec.entry.js.map +1 -0
- package/dist/voa/p-8e20a0ce.entry.js +2 -0
- package/dist/voa/p-8e20a0ce.entry.js.map +1 -0
- package/dist/voa/p-9409e8a0.entry.js +2 -0
- package/dist/voa/p-9409e8a0.entry.js.map +1 -0
- package/dist/voa/p-Dh8480Ec.js +3 -0
- package/dist/voa/p-Dh8480Ec.js.map +1 -0
- package/dist/voa/p-Du_B3oI3.js +2 -0
- package/dist/voa/p-Du_B3oI3.js.map +1 -0
- package/dist/voa/p-a9d14872.entry.js +2 -0
- package/dist/voa/p-a9d14872.entry.js.map +1 -0
- package/dist/voa/p-b305463b.entry.js +2 -0
- package/dist/voa/p-b305463b.entry.js.map +1 -0
- package/dist/voa/p-b36a6198.entry.js +2 -0
- package/dist/voa/p-b36a6198.entry.js.map +1 -0
- package/dist/voa/p-b7133c1f.entry.js +2 -0
- package/dist/voa/p-b7133c1f.entry.js.map +1 -0
- package/dist/voa/p-ba6839f4.entry.js +2 -0
- package/dist/voa/p-ba6839f4.entry.js.map +1 -0
- package/dist/voa/p-c1226e48.entry.js +2 -0
- package/dist/voa/p-c1226e48.entry.js.map +1 -0
- package/dist/voa/p-c1481257.entry.js +2 -0
- package/dist/voa/p-c1481257.entry.js.map +1 -0
- package/dist/voa/p-c3867e8e.entry.js +2 -0
- package/dist/voa/p-c3867e8e.entry.js.map +1 -0
- package/dist/voa/p-c9b7e0e5.entry.js +2 -0
- package/dist/voa/p-c9b7e0e5.entry.js.map +1 -0
- package/dist/voa/p-cc7ec720.entry.js +2 -0
- package/dist/voa/p-cc7ec720.entry.js.map +1 -0
- package/dist/voa/p-d5d426cc.entry.js +2 -0
- package/dist/voa/p-d5d426cc.entry.js.map +1 -0
- package/dist/voa/p-dce8719e.entry.js +2 -0
- package/dist/voa/p-dce8719e.entry.js.map +1 -0
- package/dist/voa/p-de0944ab.entry.js +2 -0
- package/dist/voa/p-de0944ab.entry.js.map +1 -0
- package/dist/voa/p-decd2e4d.entry.js +2 -0
- package/dist/voa/p-decd2e4d.entry.js.map +1 -0
- package/dist/voa/p-e56f72ee.entry.js +2 -0
- package/dist/voa/p-e56f72ee.entry.js.map +1 -0
- package/dist/voa/p-f28e13b2.entry.js +2 -0
- package/dist/voa/p-f28e13b2.entry.js.map +1 -0
- package/dist/voa/p-f432a015.entry.js +2 -0
- package/dist/voa/p-f432a015.entry.js.map +1 -0
- package/dist/voa/p-f5c3d298.entry.js +2 -0
- package/dist/voa/p-f5c3d298.entry.js.map +1 -0
- package/dist/voa/p-faec36a5.entry.js +2 -0
- package/dist/voa/p-faec36a5.entry.js.map +1 -0
- package/dist/voa/p-fd7aa1e3.entry.js +2 -0
- package/dist/voa/p-fd7aa1e3.entry.js.map +1 -0
- package/dist/voa/tokens/global.css +867 -0
- package/dist/voa/tokens/voa-tokens.css +776 -0
- package/dist/voa/voa-accordion.entry.esm.js.map +1 -0
- package/dist/voa/voa-alert.entry.esm.js.map +1 -0
- package/dist/voa/voa-avatar.entry.esm.js.map +1 -0
- package/dist/voa/voa-badge.entry.esm.js.map +1 -0
- package/dist/voa/voa-breadcrumbs-divider.entry.esm.js.map +1 -0
- package/dist/voa/voa-breadcrumbs-item.entry.esm.js.map +1 -0
- package/dist/voa/voa-breadcrumbs.entry.esm.js.map +1 -0
- package/dist/voa/voa-button.entry.esm.js.map +1 -0
- package/dist/voa/voa-card.entry.esm.js.map +1 -0
- package/dist/voa/voa-checkbox.entry.esm.js.map +1 -0
- package/dist/voa/voa-container-multi-select.entry.esm.js.map +1 -0
- package/dist/voa/voa-datepicker.entry.esm.js.map +1 -0
- package/dist/voa/voa-drawer.entry.esm.js.map +1 -0
- package/dist/voa/voa-dropdown.entry.esm.js.map +1 -0
- package/dist/voa/voa-input-addon.entry.esm.js.map +1 -0
- package/dist/voa/voa-input.entry.esm.js.map +1 -0
- package/dist/voa/voa-keybinding.entry.esm.js.map +1 -0
- package/dist/voa/voa-link.entry.esm.js.map +1 -0
- package/dist/voa/voa-list.entry.esm.js.map +1 -0
- package/dist/voa/voa-modal.entry.esm.js.map +1 -0
- package/dist/voa/voa-option.entry.esm.js.map +1 -0
- package/dist/voa/voa-pagination-item.entry.esm.js.map +1 -0
- package/dist/voa/voa-pagination.entry.esm.js.map +1 -0
- package/dist/voa/voa-progress.entry.esm.js.map +1 -0
- package/dist/voa/voa-radio.entry.esm.js.map +1 -0
- package/dist/voa/voa-select-base.entry.esm.js.map +1 -0
- package/dist/voa/voa-select.entry.esm.js.map +1 -0
- package/dist/voa/voa-skeleton.entry.esm.js.map +1 -0
- package/dist/voa/voa-stepper.entry.esm.js.map +1 -0
- package/dist/voa/voa-switch.entry.esm.js.map +1 -0
- package/dist/voa/voa-tab-item.entry.esm.js.map +1 -0
- package/dist/voa/voa-tab.entry.esm.js.map +1 -0
- package/dist/voa/voa-table.entry.esm.js.map +1 -0
- package/dist/voa/voa-tag.entry.esm.js.map +1 -0
- package/dist/voa/voa-text-area.entry.esm.js.map +1 -0
- package/dist/voa/voa-timepicker.entry.esm.js.map +1 -0
- package/dist/voa/voa-tooltip-arrow.entry.esm.js.map +1 -0
- package/dist/voa/voa-tooltip.entry.esm.js.map +1 -0
- package/dist/voa/voa-upload.entry.esm.js.map +1 -0
- package/dist/voa/voa.css +1 -0
- package/dist/voa/voa.esm.js +2 -0
- package/dist/voa/voa.esm.js.map +1 -0
- package/package.json +27 -0
|
@@ -0,0 +1,640 @@
|
|
|
1
|
+
import { Host, h } from "@stencil/core";
|
|
2
|
+
/**
|
|
3
|
+
* Componente de input para entrada de dados do Voa Design System.
|
|
4
|
+
*
|
|
5
|
+
* Baseado no design do Figma, seguindo o padrão "unstyled" (headless).
|
|
6
|
+
* Todos os estilos visuais devem ser aplicados externamente via CSS Parts API usando design tokens.
|
|
7
|
+
*
|
|
8
|
+
* @part base - O elemento raiz do componente
|
|
9
|
+
* @part title-row - Container do titulo (label + info)
|
|
10
|
+
* @part label - O elemento de label
|
|
11
|
+
* @part info - Container da informacao adicional
|
|
12
|
+
* @part info-icon - O ícone de informação
|
|
13
|
+
* @part container - O wrapper do input (border, background)
|
|
14
|
+
* @part input - O elemento input nativo
|
|
15
|
+
* @part prefix - O wrapper do slot prefix
|
|
16
|
+
* @part suffix - O wrapper do slot suffix
|
|
17
|
+
* @part helper-text - O elemento de texto auxiliar/erro
|
|
18
|
+
*/
|
|
19
|
+
export class VoaInput {
|
|
20
|
+
constructor() {
|
|
21
|
+
/**
|
|
22
|
+
* Tipo do input (text, password, email, search, tel, etc.)
|
|
23
|
+
*/
|
|
24
|
+
this.type = 'text';
|
|
25
|
+
/**
|
|
26
|
+
* Valor do input
|
|
27
|
+
*/
|
|
28
|
+
this.value = '';
|
|
29
|
+
/**
|
|
30
|
+
* Indica se o campo está em estado de erro
|
|
31
|
+
*/
|
|
32
|
+
this.error = false;
|
|
33
|
+
/**
|
|
34
|
+
* Indica se o campo está em estado de sucesso
|
|
35
|
+
*/
|
|
36
|
+
this.valid = false;
|
|
37
|
+
/**
|
|
38
|
+
* Indica se o campo está em estado de aviso
|
|
39
|
+
*/
|
|
40
|
+
this.warning = false;
|
|
41
|
+
/**
|
|
42
|
+
* Indica se o campo está desabilitado
|
|
43
|
+
*/
|
|
44
|
+
this.disabled = false;
|
|
45
|
+
/**
|
|
46
|
+
* Indica se o campo é somente leitura
|
|
47
|
+
*/
|
|
48
|
+
this.readonly = false;
|
|
49
|
+
/**
|
|
50
|
+
* Indica se o campo é obrigatório
|
|
51
|
+
*/
|
|
52
|
+
this.required = false;
|
|
53
|
+
/**
|
|
54
|
+
* Variante de preenchimento (filled vs unfilled)
|
|
55
|
+
*/
|
|
56
|
+
this.fill = true;
|
|
57
|
+
/**
|
|
58
|
+
* Tamanho do input
|
|
59
|
+
*/
|
|
60
|
+
this.size = 'md';
|
|
61
|
+
/**
|
|
62
|
+
* Mostrar ícone de informação na área de info
|
|
63
|
+
*/
|
|
64
|
+
this.showInfoIcon = true;
|
|
65
|
+
/**
|
|
66
|
+
* Estado interno que controla se o campo está em foco
|
|
67
|
+
*/
|
|
68
|
+
this.isFocused = false;
|
|
69
|
+
this.hasPrefix = false;
|
|
70
|
+
this.hasSuffix = false;
|
|
71
|
+
this.hasInfo = false;
|
|
72
|
+
/**
|
|
73
|
+
* Valor interno do input
|
|
74
|
+
*/
|
|
75
|
+
this.internalValue = '';
|
|
76
|
+
/**
|
|
77
|
+
* ID do input gerado ou fornecido
|
|
78
|
+
*/
|
|
79
|
+
this.inputIdValue = '';
|
|
80
|
+
this.checkSlots = () => {
|
|
81
|
+
this.hasPrefix = !!this.host.querySelector('[slot="prefix"]');
|
|
82
|
+
this.hasSuffix = !!this.host.querySelector('[slot="suffix"]');
|
|
83
|
+
this.hasInfo = !!this.host.querySelector('[slot="info"]');
|
|
84
|
+
};
|
|
85
|
+
/**
|
|
86
|
+
* Gerenciador de evento de input
|
|
87
|
+
*/
|
|
88
|
+
this.handleInput = (event) => {
|
|
89
|
+
const input = event.target;
|
|
90
|
+
this.internalValue = input.value;
|
|
91
|
+
this.dsInput.emit(this.internalValue);
|
|
92
|
+
};
|
|
93
|
+
/**
|
|
94
|
+
* Gerenciador de evento de change
|
|
95
|
+
*/
|
|
96
|
+
this.handleChange = (event) => {
|
|
97
|
+
const input = event.target;
|
|
98
|
+
this.internalValue = input.value;
|
|
99
|
+
this.dsChange.emit(this.internalValue);
|
|
100
|
+
};
|
|
101
|
+
/**
|
|
102
|
+
* Gerenciador de evento de focus
|
|
103
|
+
*/
|
|
104
|
+
this.handleFocus = (event) => {
|
|
105
|
+
this.isFocused = true;
|
|
106
|
+
this.dsFocus.emit(event);
|
|
107
|
+
};
|
|
108
|
+
/**
|
|
109
|
+
* Gerenciador de evento de blur
|
|
110
|
+
*/
|
|
111
|
+
this.handleBlur = (event) => {
|
|
112
|
+
this.isFocused = false;
|
|
113
|
+
this.dsBlur.emit(event);
|
|
114
|
+
};
|
|
115
|
+
/**
|
|
116
|
+
* Handler para navegação por teclado (WCAG 2.2 AA).
|
|
117
|
+
*/
|
|
118
|
+
this.handleKeyDown = (event) => {
|
|
119
|
+
if (this.disabled || this.readonly) {
|
|
120
|
+
return;
|
|
121
|
+
}
|
|
122
|
+
// Permitir navegação normal por teclado
|
|
123
|
+
// Enter e Space já são tratados pelo input nativo
|
|
124
|
+
switch (event.key) {
|
|
125
|
+
case 'Escape':
|
|
126
|
+
// Se o input tiver valor, limpar pode ser útil
|
|
127
|
+
// Mas não implementamos isso por padrão para não quebrar UX
|
|
128
|
+
break;
|
|
129
|
+
}
|
|
130
|
+
};
|
|
131
|
+
}
|
|
132
|
+
valueChanged(newValue) {
|
|
133
|
+
this.internalValue = newValue;
|
|
134
|
+
}
|
|
135
|
+
/**
|
|
136
|
+
* Gera um ID único se não fornecido
|
|
137
|
+
*/
|
|
138
|
+
generateId() {
|
|
139
|
+
if (this.inputId) {
|
|
140
|
+
return this.inputId;
|
|
141
|
+
}
|
|
142
|
+
return `voa-input-${Math.random().toString(36).substr(2, 9)}`;
|
|
143
|
+
}
|
|
144
|
+
componentWillLoad() {
|
|
145
|
+
this.inputIdValue = this.generateId();
|
|
146
|
+
this.internalValue = this.value || '';
|
|
147
|
+
this.checkSlots();
|
|
148
|
+
}
|
|
149
|
+
/**
|
|
150
|
+
* Método para acessibilidade WCAG 2.2 AA.
|
|
151
|
+
* Delega foco ao elemento interno nativo.
|
|
152
|
+
*/
|
|
153
|
+
async setFocus() {
|
|
154
|
+
if (this.inputRef) {
|
|
155
|
+
this.inputRef.focus();
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
render() {
|
|
159
|
+
const helperTextId = `${this.inputIdValue}-helper`;
|
|
160
|
+
const hasTitleRow = !!this.label || this.hasInfo;
|
|
161
|
+
return (h(Host, { key: '9baf318083bca98f0da435ecfd1ae2284e5e6ec5', part: "base", class: {
|
|
162
|
+
'voa-input': true,
|
|
163
|
+
[`voa-input--${this.size}`]: true,
|
|
164
|
+
'voa-input--filled': this.fill,
|
|
165
|
+
'voa-input--unfilled': !this.fill,
|
|
166
|
+
'voa-input--focused': this.isFocused,
|
|
167
|
+
'voa-input--error': this.error,
|
|
168
|
+
'voa-input--valid': this.valid,
|
|
169
|
+
'voa-input--warning': this.warning,
|
|
170
|
+
'voa-input--disabled': this.disabled,
|
|
171
|
+
'voa-input--readonly': this.readonly,
|
|
172
|
+
'voa-input--has-prefix': this.hasPrefix,
|
|
173
|
+
'voa-input--has-suffix': this.hasSuffix,
|
|
174
|
+
}, "data-has-prefix": this.hasPrefix ? 'true' : undefined, "data-has-suffix": this.hasSuffix ? 'true' : undefined }, hasTitleRow && (h("div", { key: '464788fe314df4dfdaf00385915f86b6439d1de8', part: "title-row", class: "voa-input__title-row" }, h("label", { key: '779aea355460f4f7828ade111c129b960c445680', part: "label", htmlFor: this.inputIdValue, class: "voa-input__label" }, h("slot", { key: '835ccf1cabaf17671400ddb0264d8e19eb4131a5', name: "label" }, this.label), this.required && h("span", { key: '94a68589aad1480e4aa060e501cefe9370170d98', class: "voa-input__required-indicator", "aria-label": "obrigat\u00F3rio" }, "*")), h("div", { key: 'faa2e24898dc2e01693dcea85f9df9059816ff28', part: "info", class: {
|
|
175
|
+
'voa-input__info': true,
|
|
176
|
+
'is-hidden': !this.hasInfo
|
|
177
|
+
} }, h("slot", { key: 'b1591a22479125de649bc740c2ac5b7b53302ec6', name: "info", onSlotchange: this.checkSlots }), this.showInfoIcon && this.hasInfo && (h("span", { key: '00efcdb5b762dc7f23545c64bdcb3f94e73c77d8', part: "info-icon", class: "voa-input__info-icon" }, h("svg", { key: '5c637b161ce4576b4ae8b2ea9f0a77afb7501a1b', width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: 'ab1df7fb0a53d636f28c599a613c9ca542ecea01', d: "M8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14Z", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }), h("path", { key: 'dae6a2d122a2aa9183903f42a55edd4558991f16', d: "M8 8V11", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }), h("path", { key: '5ea08a64c5bf2533b4da0cf52c8349c5fa5ee286', d: "M8 5H8.008", stroke: "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }))))))), h("div", { key: 'ab1fa968a8a531454d15366ded3c8861e3582aa0', part: "container", class: {
|
|
178
|
+
'voa-input__container': true,
|
|
179
|
+
'is-focused': this.isFocused,
|
|
180
|
+
'has-error': this.error,
|
|
181
|
+
'has-valid': this.valid,
|
|
182
|
+
'has-warning': this.warning,
|
|
183
|
+
'is-disabled': this.disabled,
|
|
184
|
+
'is-readonly': this.readonly,
|
|
185
|
+
} }, h("div", { key: '1b2372a896de8ccdf5545181884fac5f0d7706e3', part: "prefix", class: {
|
|
186
|
+
'voa-input__prefix': true,
|
|
187
|
+
'is-hidden': !this.hasPrefix
|
|
188
|
+
} }, h("slot", { key: '5f006c160425511074e5533a2b090803c30784d5', name: "prefix", onSlotchange: this.checkSlots })), h("input", { key: '25e5d1c7b598c328e9789214dc054d56529eb743', part: "input", ref: (el) => (this.inputRef = el), id: this.inputIdValue, type: this.type, name: this.name, value: this.internalValue, placeholder: this.placeholder, disabled: this.disabled, readonly: this.readonly, required: this.required, onInput: this.handleInput, onChange: this.handleChange, onFocus: this.handleFocus, onBlur: this.handleBlur, onKeyDown: this.handleKeyDown, "aria-invalid": this.error ? 'true' : undefined, "aria-describedby": this.helperText ? helperTextId : undefined, "aria-disabled": this.disabled ? 'true' : undefined, class: "voa-input__input" }), h("div", { key: '03ffaeafb850bd1e76838cfc23327594671b8cfe', part: "suffix", class: {
|
|
189
|
+
'voa-input__suffix': true,
|
|
190
|
+
'is-hidden': !this.hasSuffix
|
|
191
|
+
} }, h("slot", { key: 'c6f7bcbac1aeaaaf2e2fb7f3a519ffbb8670e334', name: "suffix", onSlotchange: this.checkSlots }))), this.helperText && (h("div", { key: 'e9cb578c42a6d736bb296959099b1bdf92e8bed5', part: "helper-text", id: helperTextId, class: {
|
|
192
|
+
'voa-input__helper-text': true,
|
|
193
|
+
'voa-input__helper-text--error': this.error,
|
|
194
|
+
'voa-input__helper-text--valid': this.valid,
|
|
195
|
+
'voa-input__helper-text--warning': this.warning,
|
|
196
|
+
}, role: this.error ? 'alert' : undefined }, h("slot", { key: 'e643e7660af9e03ed3756e93c840e4e1798e72ba', name: "helper-text" }, this.helperText)))));
|
|
197
|
+
}
|
|
198
|
+
static get is() { return "voa-input"; }
|
|
199
|
+
static get encapsulation() { return "shadow"; }
|
|
200
|
+
static get originalStyleUrls() {
|
|
201
|
+
return {
|
|
202
|
+
"$": ["voa-input.css"]
|
|
203
|
+
};
|
|
204
|
+
}
|
|
205
|
+
static get styleUrls() {
|
|
206
|
+
return {
|
|
207
|
+
"$": ["voa-input.css"]
|
|
208
|
+
};
|
|
209
|
+
}
|
|
210
|
+
static get properties() {
|
|
211
|
+
return {
|
|
212
|
+
"inputId": {
|
|
213
|
+
"type": "string",
|
|
214
|
+
"mutable": false,
|
|
215
|
+
"complexType": {
|
|
216
|
+
"original": "string",
|
|
217
|
+
"resolved": "string",
|
|
218
|
+
"references": {}
|
|
219
|
+
},
|
|
220
|
+
"required": false,
|
|
221
|
+
"optional": true,
|
|
222
|
+
"docs": {
|
|
223
|
+
"tags": [],
|
|
224
|
+
"text": "ID do elemento input"
|
|
225
|
+
},
|
|
226
|
+
"getter": false,
|
|
227
|
+
"setter": false,
|
|
228
|
+
"reflect": false,
|
|
229
|
+
"attribute": "input-id"
|
|
230
|
+
},
|
|
231
|
+
"type": {
|
|
232
|
+
"type": "string",
|
|
233
|
+
"mutable": false,
|
|
234
|
+
"complexType": {
|
|
235
|
+
"original": "string",
|
|
236
|
+
"resolved": "string",
|
|
237
|
+
"references": {}
|
|
238
|
+
},
|
|
239
|
+
"required": false,
|
|
240
|
+
"optional": false,
|
|
241
|
+
"docs": {
|
|
242
|
+
"tags": [],
|
|
243
|
+
"text": "Tipo do input (text, password, email, search, tel, etc.)"
|
|
244
|
+
},
|
|
245
|
+
"getter": false,
|
|
246
|
+
"setter": false,
|
|
247
|
+
"reflect": false,
|
|
248
|
+
"attribute": "type",
|
|
249
|
+
"defaultValue": "'text'"
|
|
250
|
+
},
|
|
251
|
+
"name": {
|
|
252
|
+
"type": "string",
|
|
253
|
+
"mutable": false,
|
|
254
|
+
"complexType": {
|
|
255
|
+
"original": "string",
|
|
256
|
+
"resolved": "string",
|
|
257
|
+
"references": {}
|
|
258
|
+
},
|
|
259
|
+
"required": false,
|
|
260
|
+
"optional": true,
|
|
261
|
+
"docs": {
|
|
262
|
+
"tags": [],
|
|
263
|
+
"text": "Nome do elemento input"
|
|
264
|
+
},
|
|
265
|
+
"getter": false,
|
|
266
|
+
"setter": false,
|
|
267
|
+
"reflect": false,
|
|
268
|
+
"attribute": "name"
|
|
269
|
+
},
|
|
270
|
+
"value": {
|
|
271
|
+
"type": "string",
|
|
272
|
+
"mutable": false,
|
|
273
|
+
"complexType": {
|
|
274
|
+
"original": "string",
|
|
275
|
+
"resolved": "string",
|
|
276
|
+
"references": {}
|
|
277
|
+
},
|
|
278
|
+
"required": false,
|
|
279
|
+
"optional": true,
|
|
280
|
+
"docs": {
|
|
281
|
+
"tags": [],
|
|
282
|
+
"text": "Valor do input"
|
|
283
|
+
},
|
|
284
|
+
"getter": false,
|
|
285
|
+
"setter": false,
|
|
286
|
+
"reflect": false,
|
|
287
|
+
"attribute": "value",
|
|
288
|
+
"defaultValue": "''"
|
|
289
|
+
},
|
|
290
|
+
"placeholder": {
|
|
291
|
+
"type": "string",
|
|
292
|
+
"mutable": false,
|
|
293
|
+
"complexType": {
|
|
294
|
+
"original": "string",
|
|
295
|
+
"resolved": "string",
|
|
296
|
+
"references": {}
|
|
297
|
+
},
|
|
298
|
+
"required": false,
|
|
299
|
+
"optional": true,
|
|
300
|
+
"docs": {
|
|
301
|
+
"tags": [],
|
|
302
|
+
"text": "Texto de placeholder"
|
|
303
|
+
},
|
|
304
|
+
"getter": false,
|
|
305
|
+
"setter": false,
|
|
306
|
+
"reflect": false,
|
|
307
|
+
"attribute": "placeholder"
|
|
308
|
+
},
|
|
309
|
+
"label": {
|
|
310
|
+
"type": "string",
|
|
311
|
+
"mutable": false,
|
|
312
|
+
"complexType": {
|
|
313
|
+
"original": "string",
|
|
314
|
+
"resolved": "string",
|
|
315
|
+
"references": {}
|
|
316
|
+
},
|
|
317
|
+
"required": false,
|
|
318
|
+
"optional": true,
|
|
319
|
+
"docs": {
|
|
320
|
+
"tags": [],
|
|
321
|
+
"text": "Texto do label"
|
|
322
|
+
},
|
|
323
|
+
"getter": false,
|
|
324
|
+
"setter": false,
|
|
325
|
+
"reflect": false,
|
|
326
|
+
"attribute": "label"
|
|
327
|
+
},
|
|
328
|
+
"helperText": {
|
|
329
|
+
"type": "string",
|
|
330
|
+
"mutable": false,
|
|
331
|
+
"complexType": {
|
|
332
|
+
"original": "string",
|
|
333
|
+
"resolved": "string",
|
|
334
|
+
"references": {}
|
|
335
|
+
},
|
|
336
|
+
"required": false,
|
|
337
|
+
"optional": true,
|
|
338
|
+
"docs": {
|
|
339
|
+
"tags": [],
|
|
340
|
+
"text": "Texto auxiliar ou mensagem de erro"
|
|
341
|
+
},
|
|
342
|
+
"getter": false,
|
|
343
|
+
"setter": false,
|
|
344
|
+
"reflect": false,
|
|
345
|
+
"attribute": "helper-text"
|
|
346
|
+
},
|
|
347
|
+
"error": {
|
|
348
|
+
"type": "boolean",
|
|
349
|
+
"mutable": false,
|
|
350
|
+
"complexType": {
|
|
351
|
+
"original": "boolean",
|
|
352
|
+
"resolved": "boolean",
|
|
353
|
+
"references": {}
|
|
354
|
+
},
|
|
355
|
+
"required": false,
|
|
356
|
+
"optional": false,
|
|
357
|
+
"docs": {
|
|
358
|
+
"tags": [],
|
|
359
|
+
"text": "Indica se o campo est\u00E1 em estado de erro"
|
|
360
|
+
},
|
|
361
|
+
"getter": false,
|
|
362
|
+
"setter": false,
|
|
363
|
+
"reflect": true,
|
|
364
|
+
"attribute": "error",
|
|
365
|
+
"defaultValue": "false"
|
|
366
|
+
},
|
|
367
|
+
"valid": {
|
|
368
|
+
"type": "boolean",
|
|
369
|
+
"mutable": false,
|
|
370
|
+
"complexType": {
|
|
371
|
+
"original": "boolean",
|
|
372
|
+
"resolved": "boolean",
|
|
373
|
+
"references": {}
|
|
374
|
+
},
|
|
375
|
+
"required": false,
|
|
376
|
+
"optional": false,
|
|
377
|
+
"docs": {
|
|
378
|
+
"tags": [],
|
|
379
|
+
"text": "Indica se o campo est\u00E1 em estado de sucesso"
|
|
380
|
+
},
|
|
381
|
+
"getter": false,
|
|
382
|
+
"setter": false,
|
|
383
|
+
"reflect": true,
|
|
384
|
+
"attribute": "valid",
|
|
385
|
+
"defaultValue": "false"
|
|
386
|
+
},
|
|
387
|
+
"warning": {
|
|
388
|
+
"type": "boolean",
|
|
389
|
+
"mutable": false,
|
|
390
|
+
"complexType": {
|
|
391
|
+
"original": "boolean",
|
|
392
|
+
"resolved": "boolean",
|
|
393
|
+
"references": {}
|
|
394
|
+
},
|
|
395
|
+
"required": false,
|
|
396
|
+
"optional": false,
|
|
397
|
+
"docs": {
|
|
398
|
+
"tags": [],
|
|
399
|
+
"text": "Indica se o campo est\u00E1 em estado de aviso"
|
|
400
|
+
},
|
|
401
|
+
"getter": false,
|
|
402
|
+
"setter": false,
|
|
403
|
+
"reflect": true,
|
|
404
|
+
"attribute": "warning",
|
|
405
|
+
"defaultValue": "false"
|
|
406
|
+
},
|
|
407
|
+
"disabled": {
|
|
408
|
+
"type": "boolean",
|
|
409
|
+
"mutable": false,
|
|
410
|
+
"complexType": {
|
|
411
|
+
"original": "boolean",
|
|
412
|
+
"resolved": "boolean",
|
|
413
|
+
"references": {}
|
|
414
|
+
},
|
|
415
|
+
"required": false,
|
|
416
|
+
"optional": false,
|
|
417
|
+
"docs": {
|
|
418
|
+
"tags": [],
|
|
419
|
+
"text": "Indica se o campo est\u00E1 desabilitado"
|
|
420
|
+
},
|
|
421
|
+
"getter": false,
|
|
422
|
+
"setter": false,
|
|
423
|
+
"reflect": true,
|
|
424
|
+
"attribute": "disabled",
|
|
425
|
+
"defaultValue": "false"
|
|
426
|
+
},
|
|
427
|
+
"readonly": {
|
|
428
|
+
"type": "boolean",
|
|
429
|
+
"mutable": false,
|
|
430
|
+
"complexType": {
|
|
431
|
+
"original": "boolean",
|
|
432
|
+
"resolved": "boolean",
|
|
433
|
+
"references": {}
|
|
434
|
+
},
|
|
435
|
+
"required": false,
|
|
436
|
+
"optional": false,
|
|
437
|
+
"docs": {
|
|
438
|
+
"tags": [],
|
|
439
|
+
"text": "Indica se o campo \u00E9 somente leitura"
|
|
440
|
+
},
|
|
441
|
+
"getter": false,
|
|
442
|
+
"setter": false,
|
|
443
|
+
"reflect": true,
|
|
444
|
+
"attribute": "readonly",
|
|
445
|
+
"defaultValue": "false"
|
|
446
|
+
},
|
|
447
|
+
"required": {
|
|
448
|
+
"type": "boolean",
|
|
449
|
+
"mutable": false,
|
|
450
|
+
"complexType": {
|
|
451
|
+
"original": "boolean",
|
|
452
|
+
"resolved": "boolean",
|
|
453
|
+
"references": {}
|
|
454
|
+
},
|
|
455
|
+
"required": false,
|
|
456
|
+
"optional": false,
|
|
457
|
+
"docs": {
|
|
458
|
+
"tags": [],
|
|
459
|
+
"text": "Indica se o campo \u00E9 obrigat\u00F3rio"
|
|
460
|
+
},
|
|
461
|
+
"getter": false,
|
|
462
|
+
"setter": false,
|
|
463
|
+
"reflect": true,
|
|
464
|
+
"attribute": "required",
|
|
465
|
+
"defaultValue": "false"
|
|
466
|
+
},
|
|
467
|
+
"fill": {
|
|
468
|
+
"type": "boolean",
|
|
469
|
+
"mutable": false,
|
|
470
|
+
"complexType": {
|
|
471
|
+
"original": "boolean",
|
|
472
|
+
"resolved": "boolean",
|
|
473
|
+
"references": {}
|
|
474
|
+
},
|
|
475
|
+
"required": false,
|
|
476
|
+
"optional": false,
|
|
477
|
+
"docs": {
|
|
478
|
+
"tags": [],
|
|
479
|
+
"text": "Variante de preenchimento (filled vs unfilled)"
|
|
480
|
+
},
|
|
481
|
+
"getter": false,
|
|
482
|
+
"setter": false,
|
|
483
|
+
"reflect": true,
|
|
484
|
+
"attribute": "fill",
|
|
485
|
+
"defaultValue": "true"
|
|
486
|
+
},
|
|
487
|
+
"size": {
|
|
488
|
+
"type": "string",
|
|
489
|
+
"mutable": false,
|
|
490
|
+
"complexType": {
|
|
491
|
+
"original": "'sm' | 'md' | 'lg'",
|
|
492
|
+
"resolved": "\"lg\" | \"md\" | \"sm\"",
|
|
493
|
+
"references": {}
|
|
494
|
+
},
|
|
495
|
+
"required": false,
|
|
496
|
+
"optional": false,
|
|
497
|
+
"docs": {
|
|
498
|
+
"tags": [],
|
|
499
|
+
"text": "Tamanho do input"
|
|
500
|
+
},
|
|
501
|
+
"getter": false,
|
|
502
|
+
"setter": false,
|
|
503
|
+
"reflect": true,
|
|
504
|
+
"attribute": "size",
|
|
505
|
+
"defaultValue": "'md'"
|
|
506
|
+
},
|
|
507
|
+
"showInfoIcon": {
|
|
508
|
+
"type": "boolean",
|
|
509
|
+
"mutable": false,
|
|
510
|
+
"complexType": {
|
|
511
|
+
"original": "boolean",
|
|
512
|
+
"resolved": "boolean",
|
|
513
|
+
"references": {}
|
|
514
|
+
},
|
|
515
|
+
"required": false,
|
|
516
|
+
"optional": false,
|
|
517
|
+
"docs": {
|
|
518
|
+
"tags": [],
|
|
519
|
+
"text": "Mostrar \u00EDcone de informa\u00E7\u00E3o na \u00E1rea de info"
|
|
520
|
+
},
|
|
521
|
+
"getter": false,
|
|
522
|
+
"setter": false,
|
|
523
|
+
"reflect": false,
|
|
524
|
+
"attribute": "show-info-icon",
|
|
525
|
+
"defaultValue": "true"
|
|
526
|
+
}
|
|
527
|
+
};
|
|
528
|
+
}
|
|
529
|
+
static get states() {
|
|
530
|
+
return {
|
|
531
|
+
"isFocused": {},
|
|
532
|
+
"hasPrefix": {},
|
|
533
|
+
"hasSuffix": {},
|
|
534
|
+
"hasInfo": {},
|
|
535
|
+
"internalValue": {}
|
|
536
|
+
};
|
|
537
|
+
}
|
|
538
|
+
static get events() {
|
|
539
|
+
return [{
|
|
540
|
+
"method": "dsChange",
|
|
541
|
+
"name": "dsChange",
|
|
542
|
+
"bubbles": true,
|
|
543
|
+
"cancelable": true,
|
|
544
|
+
"composed": true,
|
|
545
|
+
"docs": {
|
|
546
|
+
"tags": [],
|
|
547
|
+
"text": "Evento emitido quando o valor \u00E9 alterado"
|
|
548
|
+
},
|
|
549
|
+
"complexType": {
|
|
550
|
+
"original": "string",
|
|
551
|
+
"resolved": "string",
|
|
552
|
+
"references": {}
|
|
553
|
+
}
|
|
554
|
+
}, {
|
|
555
|
+
"method": "dsInput",
|
|
556
|
+
"name": "dsInput",
|
|
557
|
+
"bubbles": true,
|
|
558
|
+
"cancelable": true,
|
|
559
|
+
"composed": true,
|
|
560
|
+
"docs": {
|
|
561
|
+
"tags": [],
|
|
562
|
+
"text": "Evento emitido durante a digita\u00E7\u00E3o"
|
|
563
|
+
},
|
|
564
|
+
"complexType": {
|
|
565
|
+
"original": "string",
|
|
566
|
+
"resolved": "string",
|
|
567
|
+
"references": {}
|
|
568
|
+
}
|
|
569
|
+
}, {
|
|
570
|
+
"method": "dsFocus",
|
|
571
|
+
"name": "dsFocus",
|
|
572
|
+
"bubbles": true,
|
|
573
|
+
"cancelable": true,
|
|
574
|
+
"composed": true,
|
|
575
|
+
"docs": {
|
|
576
|
+
"tags": [],
|
|
577
|
+
"text": "Evento emitido quando o campo ganha foco"
|
|
578
|
+
},
|
|
579
|
+
"complexType": {
|
|
580
|
+
"original": "FocusEvent",
|
|
581
|
+
"resolved": "FocusEvent",
|
|
582
|
+
"references": {
|
|
583
|
+
"FocusEvent": {
|
|
584
|
+
"location": "global",
|
|
585
|
+
"id": "global::FocusEvent"
|
|
586
|
+
}
|
|
587
|
+
}
|
|
588
|
+
}
|
|
589
|
+
}, {
|
|
590
|
+
"method": "dsBlur",
|
|
591
|
+
"name": "dsBlur",
|
|
592
|
+
"bubbles": true,
|
|
593
|
+
"cancelable": true,
|
|
594
|
+
"composed": true,
|
|
595
|
+
"docs": {
|
|
596
|
+
"tags": [],
|
|
597
|
+
"text": "Evento emitido quando o campo perde foco"
|
|
598
|
+
},
|
|
599
|
+
"complexType": {
|
|
600
|
+
"original": "FocusEvent",
|
|
601
|
+
"resolved": "FocusEvent",
|
|
602
|
+
"references": {
|
|
603
|
+
"FocusEvent": {
|
|
604
|
+
"location": "global",
|
|
605
|
+
"id": "global::FocusEvent"
|
|
606
|
+
}
|
|
607
|
+
}
|
|
608
|
+
}
|
|
609
|
+
}];
|
|
610
|
+
}
|
|
611
|
+
static get methods() {
|
|
612
|
+
return {
|
|
613
|
+
"setFocus": {
|
|
614
|
+
"complexType": {
|
|
615
|
+
"signature": "() => Promise<void>",
|
|
616
|
+
"parameters": [],
|
|
617
|
+
"references": {
|
|
618
|
+
"Promise": {
|
|
619
|
+
"location": "global",
|
|
620
|
+
"id": "global::Promise"
|
|
621
|
+
}
|
|
622
|
+
},
|
|
623
|
+
"return": "Promise<void>"
|
|
624
|
+
},
|
|
625
|
+
"docs": {
|
|
626
|
+
"text": "M\u00E9todo para acessibilidade WCAG 2.2 AA.\r\nDelega foco ao elemento interno nativo.",
|
|
627
|
+
"tags": []
|
|
628
|
+
}
|
|
629
|
+
}
|
|
630
|
+
};
|
|
631
|
+
}
|
|
632
|
+
static get elementRef() { return "host"; }
|
|
633
|
+
static get watchers() {
|
|
634
|
+
return [{
|
|
635
|
+
"propName": "value",
|
|
636
|
+
"methodName": "valueChanged"
|
|
637
|
+
}];
|
|
638
|
+
}
|
|
639
|
+
}
|
|
640
|
+
//# sourceMappingURL=voa-input.js.map
|