@ncino/web-components 8.0.0-preview.5 → 8.0.0-preview.55
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/LICENSE.md +1 -0
- package/README.md +1 -1
- package/dist/_virtual/axe.js +1 -1
- package/dist/_virtual/index2.js +1 -1
- package/dist/_virtual/index3.js +1 -1
- package/dist/_virtual/index5.js +1 -1
- package/dist/_virtual/index6.js +1 -1
- package/dist/_virtual/index_html.js +1 -1
- package/dist/_virtual/index_react.js +1 -1
- package/dist/components/accordion/gator/base/accordion.gator.js +47 -28
- package/dist/components/accordion/gator/group/accordion-group.gator.js +2 -2
- package/dist/components/alert/gator/base/alert.gator.js +3 -3
- package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +2 -2
- package/dist/components/alert/gator/title/alert-title.gator.js +2 -2
- package/dist/components/avatar/gator/avatar.gator.js +5 -5
- package/dist/components/badge/gator/badge.gator.js +2 -2
- package/dist/components/banner/gator/banner.gator.js +6 -6
- package/dist/components/button/gator/button.gator.js +1 -1
- package/dist/components/button-card/gator/button-card.gator.js +7 -7
- package/dist/components/button-group/gator/button-group.gator.js +1 -1
- package/dist/components/card/card.js +1 -1
- package/dist/components/card/gator/base/card.gator.js +2 -2
- package/dist/components/card/gator/header/card-header.gator.js +2 -2
- package/dist/components/checkbox/checkbox.gator.js +11 -8
- package/dist/components/checkbox-group/checkbox-group.gator.js +10 -3
- package/dist/components/chip/gator/chip.gator.js +1 -1
- package/dist/components/display-card/gator/display-card.gator.js +47 -26
- package/dist/components/fab/gator/fab.gator.js +1 -1
- package/dist/components/guided-nav/gator/guided-nav/guided-nav.gator.js +5 -3
- package/dist/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.js +23 -14
- package/dist/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.js +9 -7
- package/dist/components/headline-card/gator/headline-card.gator.js +3 -3
- package/dist/components/icon/gator/icon.gator.js +3 -3
- package/dist/components/icon/gator/index.js +1 -1
- package/dist/components/icon/gator/templates/brain.js +8 -0
- package/dist/components/icon/gator/templates/document-ai.js +11 -0
- package/dist/components/icon/gator/templates/flags/flag-kh-cambodia.js +280 -80
- package/dist/components/icon/gator/templates/flags/flag-pm-saint-pierre-and-miquelon.js +7 -7
- package/dist/components/icon/gator/templates/flags/flag-ru-russian-federation.js +26 -19
- package/dist/components/icon/gator/templates/flags/flag-sa-sudi-arabia.js +28 -11
- package/dist/components/icon/gator/templates/flags/flag-sv-el-slvador.js +36 -24
- package/dist/components/icon/gator/templates/index.js +1 -1
- package/dist/components/icon/gator/templates/number-0.js +8 -0
- package/dist/components/icon/gator/templates/number-10.js +11 -0
- package/dist/components/icon/gator/templates/number-4.js +8 -0
- package/dist/components/icon/gator/templates/number-5.js +8 -0
- package/dist/components/icon/gator/templates/number-6.js +8 -0
- package/dist/components/icon/gator/templates/number-7.js +8 -0
- package/dist/components/icon/gator/templates/number-8.js +8 -0
- package/dist/components/icon/gator/templates/number-9.js +8 -0
- package/dist/components/icon/gator/templates/robot.js +17 -0
- package/dist/components/icon-button/gator/icon-button.gator.js +3 -3
- package/dist/components/icon-button/icon-button.js +1 -1
- package/dist/components/illustration/gator/illustration.gator.js +4 -4
- package/dist/components/illustration/gator/templates/add-note.js +1 -1
- package/dist/components/illustration/gator/templates/address.js +3 -3
- package/dist/components/illustration/gator/templates/appointment-confirmed.js +3 -3
- package/dist/components/illustration/gator/templates/assets.js +1 -1
- package/dist/components/illustration/gator/templates/auto-money.js +3 -3
- package/dist/components/illustration/gator/templates/balloons.js +3 -3
- package/dist/components/illustration/gator/templates/bank-account.js +1 -1
- package/dist/components/illustration/gator/templates/brief-case.js +1 -1
- package/dist/components/illustration/gator/templates/calendar-home.js +3 -3
- package/dist/components/illustration/gator/templates/change-data.js +3 -3
- package/dist/components/illustration/gator/templates/check-with-pencil.js +3 -3
- package/dist/components/illustration/gator/templates/co-borrower.js +1 -1
- package/dist/components/illustration/gator/templates/co-borrowers-incomplete.js +1 -1
- package/dist/components/illustration/gator/templates/co-borrowers.js +1 -1
- package/dist/components/illustration/gator/templates/connectivity.js +1 -1
- package/dist/components/illustration/gator/templates/contact-search.js +1 -1
- package/dist/components/illustration/gator/templates/conversation-multiple.js +3 -3
- package/dist/components/illustration/gator/templates/credit-card.js +3 -3
- package/dist/components/illustration/gator/templates/crop-background.js +1 -1
- package/dist/components/illustration/gator/templates/crop-page.js +3 -3
- package/dist/components/illustration/gator/templates/declarations-legal.js +3 -3
- package/dist/components/illustration/gator/templates/deliver.js +1 -1
- package/dist/components/illustration/gator/templates/demographic-info.js +3 -3
- package/dist/components/illustration/gator/templates/document-add.js +1 -1
- package/dist/components/illustration/gator/templates/document-signature.js +1 -1
- package/dist/components/illustration/gator/templates/download-app.js +1 -1
- package/dist/components/illustration/gator/templates/empty-box.js +1 -1
- package/dist/components/illustration/gator/templates/home-search.js +3 -3
- package/dist/components/illustration/gator/templates/house-5.js +3 -3
- package/dist/components/illustration/gator/templates/house-6.js +3 -3
- package/dist/components/illustration/gator/templates/house-fireworks.js +1 -1
- package/dist/components/illustration/gator/templates/house-under-construction.js +3 -3
- package/dist/components/illustration/gator/templates/house-with-shield.js +3 -3
- package/dist/components/illustration/gator/templates/inquiry.js +1 -1
- package/dist/components/illustration/gator/templates/locked.js +1 -1
- package/dist/components/illustration/gator/templates/make-an-offer.js +1 -1
- package/dist/components/illustration/gator/templates/network-error.js +1 -1
- package/dist/components/illustration/gator/templates/page-1.js +1 -1
- package/dist/components/illustration/gator/templates/page-2.js +1 -1
- package/dist/components/illustration/gator/templates/page-3.js +1 -1
- package/dist/components/illustration/gator/templates/paper-3.js +3 -3
- package/dist/components/illustration/gator/templates/paper-7.js +3 -3
- package/dist/components/illustration/gator/templates/person-2.js +3 -3
- package/dist/components/illustration/gator/templates/personal-info.js +3 -3
- package/dist/components/illustration/gator/templates/price-search.js +3 -3
- package/dist/components/illustration/gator/templates/quick-links.js +1 -1
- package/dist/components/illustration/gator/templates/register.js +3 -3
- package/dist/components/illustration/gator/templates/schedule-home-tour.js +1 -1
- package/dist/components/illustration/gator/templates/social-security.js +1 -1
- package/dist/components/illustration/gator/templates/start-conversation.js +3 -3
- package/dist/components/illustration/gator/templates/status-no-x.js +1 -1
- package/dist/components/illustration/gator/templates/status.js +3 -3
- package/dist/components/illustration/gator/templates/success.js +3 -3
- package/dist/components/illustration/gator/templates/talkluments.js +1 -1
- package/dist/components/illustration/gator/templates/thumbs-down-man.js +1 -1
- package/dist/components/illustration/gator/templates/transfer.js +1 -1
- package/dist/components/illustration/gator/templates/unsecured-line-of-credit.js +3 -3
- package/dist/components/illustration/gator/templates/upload-cloud.js +1 -1
- package/dist/components/image-card/gator/image-card.gator.js +41 -0
- package/dist/components/image-card/image-card.js +1 -0
- package/dist/components/image-card/index.js +1 -0
- package/dist/components/input/base/input-base.gator.js +4 -3
- package/dist/components/input/base/input-base.js +1 -1
- package/dist/components/input/gator/dropdown/input-dropdown.gator.js +9 -7
- package/dist/components/input/gator/help-text/help-text.gator.js +4 -4
- package/dist/components/input/gator/input-currency/input-currency.gator.js +2 -2
- package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +1 -1
- package/dist/components/input/gator/input-file/input-file.gator.js +1 -1
- package/dist/components/input/gator/input-label/input-label.gator.js +5 -4
- package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
- package/dist/components/input/gator/input-search/input-search.gator.js +1 -0
- package/dist/components/input/gator/input-textarea/input-textarea.gator.js +1 -1
- package/dist/components/input/gator/input-time/input-time.gator.js +1 -1
- package/dist/components/input-rich-text/ckeditor-config.js +1 -1
- package/dist/components/input-rich-text/input-rich-text.slds.js +3 -3
- package/dist/components/list/gator/list/list.gator.js +5 -5
- package/dist/components/list/gator/list-item/list-item.gator.js +19 -19
- package/dist/components/loading-spinner/gator/loading-spinner.gator.js +2 -2
- package/dist/components/menu/base/gator/menu.gator.js +3 -3
- package/dist/components/modal/gator/modal.gator.js +6 -6
- package/dist/components/page-header/gator/page-header.gator.js +4 -4
- package/dist/components/panel/gator/panel.gator.js +14 -14
- package/dist/components/panel/gator/panel.storybook-test.js +1 -1
- package/dist/components/popover/gator/popover.gator.js +5 -5
- package/dist/components/progress-bar/gator/progress-bar.gator.js +1 -1
- package/dist/components/progress-ring/gator/progress-ring.gator.js +4 -4
- package/dist/components/progress-stepper/base/progress-stepper.gator.js +19 -0
- package/dist/components/progress-stepper/stepper-item/stepper-item.gator.js +42 -0
- package/dist/components/radio/radio.gator.js +1 -1
- package/dist/components/radio-group/radio-group.gator.js +11 -3
- package/dist/components/selection-box/selection-box.gator.js +6 -9
- package/dist/components/selection-box-group/selection-box-group.gator.js +8 -2
- package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
- package/dist/components/skip-link/gator/base/skip-link.gator.js +11 -9
- package/dist/components/switch/gator/switch.gator.js +20 -7
- package/dist/components/switch/switch.js +1 -1
- package/dist/components/table/gator/table-bulk-controls/table-bulk-controls.gator.js +1 -1
- package/dist/components/table/gator/table-pagination/table-pagination.gator.js +1 -1
- package/dist/components/table/gator/table.gator.js +6 -6
- package/dist/components/tabs/gator/tabset/tabset.gator.js +6 -6
- package/dist/components/text-detail/gator/text-detail.gator.js +27 -18
- package/dist/components/text-link/gator/text-link.gator.js +16 -6
- package/dist/components/text-link/text-link.js +1 -1
- package/dist/components/toast/gator/base/toast.gator.js +1 -1
- package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +2 -2
- package/dist/components/toast/gator/title/toast-title.gator.js +2 -2
- package/dist/components/tooltip/gator/tooltip.gator.js +2 -2
- package/dist/components/tooltip/tooltip.js +1 -1
- package/dist/design-tokens.source.json +1 -0
- package/dist/generated/locale-codes.d.js +1 -0
- package/dist/generated/locale-codes.js +1 -0
- package/dist/generated/locales/es-419.d.js +1 -0
- package/dist/generated/locales/es-419.js +10 -0
- package/dist/generated/locales/fr-CA.d.js +1 -0
- package/dist/generated/locales/fr-CA.js +10 -0
- package/dist/generated/locales/zh-Hans.d.js +1 -0
- package/dist/generated/locales/zh-Hans.js +11 -0
- package/dist/index.data.js +1 -1
- package/dist/index.gator.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-alignment@46.1.0 → @ckeditor_ckeditor5-alignment@46.1.1}/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autoformat@46.1.0 → @ckeditor_ckeditor5-autoformat@46.1.1}/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@46.1.0 → @ckeditor_ckeditor5-autosave@46.1.1}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-basic-styles@46.1.0 → @ckeditor_ckeditor5-basic-styles@46.1.1}/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@46.1.0 → @ckeditor_ckeditor5-block-quote@46.1.1}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-clipboard@46.1.0 → @ckeditor_ckeditor5-clipboard@46.1.1}/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-cloud-services@46.1.0 → @ckeditor_ckeditor5-cloud-services@46.1.1}/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-code-block@46.1.0 → @ckeditor_ckeditor5-code-block@46.1.1}/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-core@46.1.0 → @ckeditor_ckeditor5-core@46.1.1}/node_modules/@ckeditor/ckeditor5-core/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-editor-classic@46.1.0 → @ckeditor_ckeditor5-editor-classic@46.1.1}/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-engine@46.1.0 → @ckeditor_ckeditor5-engine@46.1.1}/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@46.1.0 → @ckeditor_ckeditor5-enter@46.1.1}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@46.1.0 → @ckeditor_ckeditor5-essentials@46.1.1}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-find-and-replace@46.1.0 → @ckeditor_ckeditor5-find-and-replace@46.1.1}/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-font@46.1.0 → @ckeditor_ckeditor5-font@46.1.1}/node_modules/@ckeditor/ckeditor5-font/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@46.1.0 → @ckeditor_ckeditor5-heading@46.1.1}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-highlight@46.1.0 → @ckeditor_ckeditor5-highlight@46.1.1}/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-horizontal-line@46.1.0 → @ckeditor_ckeditor5-horizontal-line@46.1.1}/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-embed@46.1.0 → @ckeditor_ckeditor5-html-embed@46.1.1}/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-support@46.1.0 → @ckeditor_ckeditor5-html-support@46.1.1}/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-image@46.1.0 → @ckeditor_ckeditor5-image@46.1.1}/node_modules/@ckeditor/ckeditor5-image/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-indent@46.1.0 → @ckeditor_ckeditor5-indent@46.1.1}/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-language@46.1.0 → @ckeditor_ckeditor5-language@46.1.1}/node_modules/@ckeditor/ckeditor5-language/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-link@46.1.0 → @ckeditor_ckeditor5-link@46.1.1}/node_modules/@ckeditor/ckeditor5-link/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-list@46.1.0 → @ckeditor_ckeditor5-list@46.1.1}/node_modules/@ckeditor/ckeditor5-list/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-markdown-gfm@46.1.0 → @ckeditor_ckeditor5-markdown-gfm@46.1.1}/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-media-embed@46.1.0 → @ckeditor_ckeditor5-media-embed@46.1.1}/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-mention@46.1.0 → @ckeditor_ckeditor5-mention@46.1.1}/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-page-break@46.1.0 → @ckeditor_ckeditor5-page-break@46.1.1}/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@46.1.0 → @ckeditor_ckeditor5-paragraph@46.1.1}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paste-from-office@46.1.0 → @ckeditor_ckeditor5-paste-from-office@46.1.1}/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-remove-format@46.1.0 → @ckeditor_ckeditor5-remove-format@46.1.1}/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-select-all@46.1.0 → @ckeditor_ckeditor5-select-all@46.1.1}/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-show-blocks@46.1.0 → @ckeditor_ckeditor5-show-blocks@46.1.1}/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-source-editing@46.1.0 → @ckeditor_ckeditor5-source-editing@46.1.1}/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-special-characters@46.1.0 → @ckeditor_ckeditor5-special-characters@46.1.1}/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@46.1.0 → @ckeditor_ckeditor5-style@46.1.1}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-table@46.1.0 → @ckeditor_ckeditor5-table@46.1.1}/node_modules/@ckeditor/ckeditor5-table/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-typing@46.1.0 → @ckeditor_ckeditor5-typing@46.1.1}/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-ui@46.1.0 → @ckeditor_ckeditor5-ui@46.1.1}/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@46.1.0 → @ckeditor_ckeditor5-undo@46.1.1}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@46.1.0 → @ckeditor_ckeditor5-upload@46.1.1}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-utils@46.1.0 → @ckeditor_ckeditor5-utils@46.1.1}/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-widget@46.1.0 → @ckeditor_ckeditor5-widget@46.1.1}/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/dist/connect/helpers.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/dist/html/external.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/dist/html/index_html.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/dist/react/external.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/dist/react/index_react.js +1 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/package.json.js +1 -0
- package/dist/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js +1 -1
- package/dist/node_modules/.pnpm/axe-core@4.11.0/node_modules/axe-core/axe.js +30 -0
- package/dist/node_modules/.pnpm/color-convert@3.1.0/node_modules/color-convert/conversions.js +1 -1
- package/dist/node_modules/.pnpm/color-string@2.0.1/node_modules/color-string/index.js +1 -1
- package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/PhoneNumber.js +1 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/format.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +1 -0
- package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +1 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/isPossible.js +1 -0
- package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/metadata.js +1 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/parse.js +1 -0
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +2 -0
- package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/metadata.min.json.js +1 -1
- package/dist/node_modules/.pnpm/react@19.2.0/node_modules/react/cjs/react.production.js +9 -0
- package/dist/node_modules/.pnpm/{react@19.1.1 → react@19.2.0}/node_modules/react/index.js +1 -1
- package/dist/node_modules/.pnpm/{storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a → storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc}/node_modules/storybook/dist/test/index.js +117 -117
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/index.js +1 -1
- package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.js +1 -1
- package/dist/packages/web-components/src/components/accordion/gator/base/accordion.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/accordion/gator/group/accordion-group.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/alert/gator/base/alert.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/alert/gator/subtitle/alert-subtitle.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/alert/gator/title/alert-title.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/avatar/gator/avatar.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/badge/gator/badge.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/banner/gator/banner.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/button/gator/button.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/button-card/gator/button-card.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/card/gator/base/card.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/card/gator/content/card-content.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/card/gator/footer/card-footer.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/card/gator/header/card-header.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/checkbox/checkbox.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/display-card/gator/display-card.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/fab/gator/fab.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/icon/gator/icon.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/icon-button/gator/icon-button.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/illustration/gator/illustration.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/image-card/gator/image-card.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/input/gator/dropdown/input-dropdown.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/input/gator/help-text/help-text.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/input/gator/input-file/input-file.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/input/gator/input-label/input-label.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/list/gator/list-item/list-item.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/loading-spinner/gator/loading-spinner.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/menu/base/gator/menu.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/modal/gator/modal.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/page-header/gator/page-header.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/panel/gator/panel.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/popover/gator/popover.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/progress-bar/gator/progress-bar.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/progress-ring/gator/progress-ring.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/progress-stepper/base/progress-stepper.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/progress-stepper/stepper-item/stepper-item.gator.scss.js +1 -0
- package/dist/packages/web-components/src/components/selection-box/selection-box.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/skeleton-loader/gator/skeleton-loader.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/skip-link/gator/base/skip-link.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/skip-link/gator/list-item/skip-link-list-item.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/switch/gator/switch.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/table/gator/table-bulk-controls/table-bulk-controls.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/table/gator/table-controls/table-controls.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/table/gator/table-pagination/table-pagination.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/table/gator/table.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/tabs/gator/tabs.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/text-link/gator/text-link.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/toast/gator/base/toast.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/toast/gator/subtitle/toast-subtitle.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/toast/gator/title/toast-title.gator.scss.js +1 -1
- package/dist/packages/web-components/src/components/tooltip/gator/tooltip.gator.scss.js +1 -1
- package/dist/packages/web-components/src/tokens/primitive.tokens.scss.js +1 -1
- package/dist/packages/web-components/src/tokens/semantic-new.tokens.scss.js +1 -1
- package/dist/packages/web-components/src/utils/data/phone-country-codes.json.js +1 -1
- package/dist/types/components/accordion/gator/base/accordion.gator.d.ts +1 -0
- package/dist/types/components/accordion/gator/group/accordion-group.gator.d.ts +8 -3
- package/dist/types/components/button-card/gator/button-card.gator.d.ts +3 -0
- package/dist/types/components/card/card.d.ts +1 -0
- package/dist/types/components/chip/chip.d.ts +1 -1
- package/dist/types/components/display-card/gator/display-card.gator.d.ts +9 -5
- package/dist/types/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.d.ts +9 -4
- package/dist/types/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.d.ts +5 -3
- package/dist/types/components/headline-card/gator/headline-card.gator.d.ts +6 -3
- package/dist/types/components/icon/gator/templates/brain.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/document-ai.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/index.d.ts +11 -0
- package/dist/types/components/icon/gator/templates/number-0.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/number-10.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/number-4.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/number-5.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/number-6.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/number-7.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/number-8.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/number-9.d.ts +1 -0
- package/dist/types/components/icon/gator/templates/robot.d.ts +1 -0
- package/dist/types/components/icon-button/gator/icon-button.gator.d.ts +1 -0
- package/dist/types/components/icon-button/icon-button.d.ts +1 -0
- package/dist/types/components/image-card/gator/image-card.gator.d.ts +30 -0
- package/dist/types/components/image-card/gator/image-card.gator.test.d.ts +0 -0
- package/dist/types/components/image-card/image-card.d.ts +25 -0
- package/dist/types/components/image-card/index.d.ts +1 -0
- package/dist/types/components/input/base/input-base.d.ts +11 -1
- package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +8 -1
- package/dist/types/components/input/gator/help-text/help-text.gator.d.ts +13 -0
- package/dist/types/components/input/gator/input-label/input-label.gator.d.ts +6 -1
- package/dist/types/components/list/gator/list/list.gator.d.ts +2 -1
- package/dist/types/components/list/gator/list-item/list-item.gator.d.ts +5 -1
- package/dist/types/components/panel/gator/panel.gator.d.ts +1 -1
- package/dist/types/components/progress-ring/gator/progress-ring.gator.d.ts +8 -0
- package/dist/types/components/progress-stepper/base/progress-stepper.gator.d.ts +19 -0
- package/dist/types/components/progress-stepper/base/progress-stepper.gator.test.d.ts +0 -0
- package/dist/types/components/progress-stepper/stepper-item/stepper-item.gator.d.ts +46 -0
- package/dist/types/components/progress-stepper/stepper-item/stepper-item.gator.test.d.ts +0 -0
- package/dist/types/components/selection-box/selection-box.gator.d.ts +6 -1
- package/dist/types/components/skeleton-loader/gator/skeleton-loader.gator.d.ts +5 -1
- package/dist/types/components/skip-link/gator/base/skip-link.gator.d.ts +1 -1
- package/dist/types/components/switch/gator/switch.gator.d.ts +3 -0
- package/dist/types/components/switch/switch.d.ts +5 -0
- package/dist/types/components/table/gator/table-bulk-controls/table-bulk-controls.gator.d.ts +1 -1
- package/dist/types/components/table/gator/table.gator.d.ts +1 -1
- package/dist/types/components/tabs/gator/tabset/tabset.gator.d.ts +7 -3
- package/dist/types/components/text-detail/gator/text-detail.gator.d.ts +1 -1
- package/dist/types/components/text-link/gator/text-link.gator.d.ts +10 -11
- package/dist/types/components/text-link/text-link.d.ts +8 -0
- package/dist/types/components/tooltip/tooltip.d.ts +1 -0
- package/dist/types/generated/locale-codes.d.ts +3 -0
- package/dist/types/generated/locales/es-419.d.ts +60 -0
- package/dist/types/generated/locales/fr-CA.d.ts +60 -0
- package/dist/types/generated/locales/zh-Hans.d.ts +60 -0
- package/dist/types/index.gator.d.ts +1 -0
- package/dist/types/utils/components/gradient-background.d.ts +5 -0
- package/dist/types/utils/components/slot-placeholder/slot-placeholder.d.ts +2 -0
- package/dist/types/utils/data/data-models.d.ts +1 -0
- package/dist/types/utils/data/phone-country-codes.json.d.ts +18 -0
- package/dist/types/utils/mixins/attribute-deletion.d.ts +0 -9
- package/dist/types/utils/mixins/interactive-component.d.ts +4 -0
- package/dist/types/utils/phone-utils.d.ts +10 -0
- package/dist/types/utils/storybook-args.d.ts +28 -0
- package/dist/utils/brand-color-utils.js +1 -1
- package/dist/utils/components/gradient-background.js +33 -0
- package/dist/utils/components/ngc-component.js +1 -1
- package/dist/utils/components/slot-placeholder/slot-placeholder.js +16 -6
- package/dist/utils/mixins/attribute-deletion.js +1 -1
- package/dist/utils/mixins/interactive-component.js +1 -0
- package/dist/utils/phone-utils.js +1 -1
- package/dist/utils/storybook-args.js +1 -1
- package/dist/utils/vitest-a11y-utils.js +1 -1
- package/package.json +135 -135
- package/web-types.json +583 -179
- package/dist/assets/OpenSans-VariableFont.woff2 +0 -0
- package/dist/assets/nCino_Avenir.woff2 +0 -0
- package/dist/assets/nCino_AvenirBd.woff2 +0 -0
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/connect/helpers.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/html/external.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/html/index_html.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/react/external.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/dist/react/index_react.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.5/node_modules/@figma/code-connect/package.json.js +0 -1
- package/dist/node_modules/.pnpm/axe-core@4.10.3/node_modules/axe-core/axe.js +0 -30
- package/dist/node_modules/.pnpm/color-name@2.0.0/node_modules/color-name/index.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/format.js +0 -2
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/isPossible.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/parse.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.15/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -2
- package/dist/node_modules/.pnpm/react@19.1.1/node_modules/react/cjs/react.production.js +0 -9
- package/dist/packages/web-components/public/styles/gator/gator-global-styles.css.js +0 -1
- package/dist/packages/web-components/src/components/alert/gator/alert.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/avatar/avatar.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/badge/gator/badge.gator.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/banner/banner.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/button-card/button-card.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/card/card.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/card/gator/header/card-header.gator.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/input/gator/help-text/help-text.gator.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/menu/menu.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/panel/gator/panel.gator.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/selection-box/selection-box.gator.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/switch/switch.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/table/table.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/tabs/gator/tabs.gator.tokens.scss.js +0 -1
- package/dist/packages/web-components/src/components/tooltip/tooltip.tokens.scss.js +0 -1
- package/dist/styles/gator/_gator-grid.css +0 -81
- package/dist/styles/gator/_gator-sizing.css +0 -179
- package/dist/styles/gator/_gator-typography.css +0 -186
- package/dist/styles/gator/fonts/OpenSans-VariableFont.woff2 +0 -0
- package/dist/styles/gator/fonts/nCino+Avenir.woff2 +0 -0
- package/dist/styles/gator/fonts/nCino+AvenirBd.woff2 +0 -0
- package/dist/styles/gator/fonts.css +0 -20
- package/dist/styles/gator/gator-global-styles.css +0 -12
- package/dist/styles/gator/tokens/_gator-global-tokens.css +0 -4
- /package/dist/assets/node_modules/.pnpm/{ckeditor5@46.1.0 → ckeditor5@46.1.1}/node_modules/ckeditor5/dist/ckeditor5.css +0 -0
- /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-icons@46.1.0 → @ckeditor_ckeditor5-icons@46.1.1}/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@46.1.0 → @ckeditor_ckeditor5-watchdog@46.1.1}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/client/external.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/client/figma_client.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/common/fetch.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/common/logging.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/common/updates.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/connect/external_types.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/connect/index_common.js +0 -0
- /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.5 → @figma_code-connect@1.3.7}/node_modules/@figma/code-connect/dist/html/template_literal.js +0 -0
- /package/dist/node_modules/.pnpm/{@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.3.1_typescript@5.9.2__playwright@1.55.0__87f0b62113e4cf466e19137faba4c80e → @vitest_browser@3.2.4_msw@2.7.3_@types_node@24.9.1_typescript@5.9.3__playwright@1.56.1__f267599ff27ed4cacb9e62a386256df6}/node_modules/@vitest/browser/context.js +0 -0
- /package/dist/node_modules/.pnpm/{color@5.0.0 → color@5.0.2}/node_modules/color/index.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/ParseError.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/constants.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.15 → libphonenumber-js@1.12.24}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a → storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc}/node_modules/storybook/dist/client-logger/index.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a → storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc}/node_modules/storybook/dist/core-events/index.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@9.1.5_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.3.1_typescript@5.9_72cffe61c3938b770feb5ac395c7392a → storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc}/node_modules/storybook/dist/instrumenter/index.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151}/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151}/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js +0 -0
- /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.3.1_@vitest_browser@3.2.4_@vitest_ui@3._1b07986b91643c89c81b0014d2711937 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151}/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js +0 -0
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
export declare const templates: {
|
|
2
|
+
hedb4de867a13d461: import('lit').TemplateResult<1>;
|
|
3
|
+
hf4332945d84c7c82: import('lit').TemplateResult<1>;
|
|
4
|
+
s022cb7e667bacbae: string;
|
|
5
|
+
s023f114f575b5bd5: string;
|
|
6
|
+
s0379fc73608ab971: string;
|
|
7
|
+
s03c44f5a1b0581d4: string;
|
|
8
|
+
s06963fd6fbd255b6: string;
|
|
9
|
+
s0778ff3bbb3af675: string;
|
|
10
|
+
s08b06007b5567108: string;
|
|
11
|
+
s10ff4dbbcf74dacb: string;
|
|
12
|
+
s129df71274160e17: string;
|
|
13
|
+
s13f20cb257e12fac: string;
|
|
14
|
+
s14b6da16c2cf9e83: string;
|
|
15
|
+
s15ba5784a11e0b88: string;
|
|
16
|
+
s354acc936af915f2: string;
|
|
17
|
+
s3763f519c347a9f7: string;
|
|
18
|
+
s3b5fd0df6b2757e8: string;
|
|
19
|
+
s4269a31ccd0d376d: string;
|
|
20
|
+
s4c4e33c8c5ffe216: string;
|
|
21
|
+
s4dabcaab8d268abf: string;
|
|
22
|
+
s5153faf0f82adea0: string;
|
|
23
|
+
s542ffff558768ea3: string;
|
|
24
|
+
s56360c5f24cfd4ff: string;
|
|
25
|
+
s5b6a1140834aa043: string;
|
|
26
|
+
s5e8250fb85d64c23: string;
|
|
27
|
+
s619be8edc061ca50: import('@lit/localize').StrResult;
|
|
28
|
+
s61b843c1ec9cd933: string;
|
|
29
|
+
s63d040e37887f17e: string;
|
|
30
|
+
s6f666d1fa690e523: string;
|
|
31
|
+
s7354997f3dd083ef: string;
|
|
32
|
+
s77c72f12bcbded71: string;
|
|
33
|
+
s7ce8c87fe40f71a6: string;
|
|
34
|
+
s8093bb763f0f674e: string;
|
|
35
|
+
s952111f801940b59: string;
|
|
36
|
+
s9aac493d4233f302: string;
|
|
37
|
+
sa9fa88323c514ded: import('@lit/localize').StrResult;
|
|
38
|
+
sae5d87e99fe081e0: string;
|
|
39
|
+
saef0626ba9eedd25: string;
|
|
40
|
+
sb2603c25b6a6abb0: import('@lit/localize').StrResult;
|
|
41
|
+
sb4f1dffbb6be6302: string;
|
|
42
|
+
sbaace8219b5f4612: string;
|
|
43
|
+
sbe8fd5b7d4adb0fa: string;
|
|
44
|
+
scb0eac431437616e: string;
|
|
45
|
+
scc6256ab113cc5f9: string;
|
|
46
|
+
scc7a3682dd25ae19: string;
|
|
47
|
+
sd107e22f86ada16a: string;
|
|
48
|
+
sd3d0433825a79e44: string;
|
|
49
|
+
sd7d49bcfca1d1989: import('@lit/localize').StrResult;
|
|
50
|
+
sd7ec34bc086265cc: string;
|
|
51
|
+
se1a5dde03a87bc2f: string;
|
|
52
|
+
se763ab80d9e379d3: string;
|
|
53
|
+
se7692167f1edeef2: string;
|
|
54
|
+
se791c4ae5355aebb: string;
|
|
55
|
+
sf1e34cc91709c487: string;
|
|
56
|
+
sf2b7951c086832dd: string;
|
|
57
|
+
sf993bb199fefbe04: string;
|
|
58
|
+
sf999d4199ff4542d: string;
|
|
59
|
+
sff52d71181e316c0: string;
|
|
60
|
+
};
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
export declare const templates: {
|
|
2
|
+
hedb4de867a13d461: import('lit').TemplateResult<1>;
|
|
3
|
+
hf4332945d84c7c82: import('lit').TemplateResult<1>;
|
|
4
|
+
s022cb7e667bacbae: string;
|
|
5
|
+
s023f114f575b5bd5: string;
|
|
6
|
+
s0379fc73608ab971: string;
|
|
7
|
+
s03c44f5a1b0581d4: string;
|
|
8
|
+
s06963fd6fbd255b6: string;
|
|
9
|
+
s0778ff3bbb3af675: string;
|
|
10
|
+
s08b06007b5567108: string;
|
|
11
|
+
s10ff4dbbcf74dacb: string;
|
|
12
|
+
s129df71274160e17: string;
|
|
13
|
+
s13f20cb257e12fac: string;
|
|
14
|
+
s14b6da16c2cf9e83: string;
|
|
15
|
+
s15ba5784a11e0b88: string;
|
|
16
|
+
s354acc936af915f2: string;
|
|
17
|
+
s3763f519c347a9f7: string;
|
|
18
|
+
s3b5fd0df6b2757e8: string;
|
|
19
|
+
s4269a31ccd0d376d: string;
|
|
20
|
+
s4c4e33c8c5ffe216: string;
|
|
21
|
+
s4dabcaab8d268abf: string;
|
|
22
|
+
s5153faf0f82adea0: string;
|
|
23
|
+
s542ffff558768ea3: string;
|
|
24
|
+
s56360c5f24cfd4ff: string;
|
|
25
|
+
s5b6a1140834aa043: string;
|
|
26
|
+
s5e8250fb85d64c23: string;
|
|
27
|
+
s619be8edc061ca50: import('@lit/localize').StrResult;
|
|
28
|
+
s61b843c1ec9cd933: string;
|
|
29
|
+
s63d040e37887f17e: string;
|
|
30
|
+
s6f666d1fa690e523: string;
|
|
31
|
+
s7354997f3dd083ef: string;
|
|
32
|
+
s77c72f12bcbded71: string;
|
|
33
|
+
s7ce8c87fe40f71a6: string;
|
|
34
|
+
s8093bb763f0f674e: string;
|
|
35
|
+
s952111f801940b59: string;
|
|
36
|
+
s9aac493d4233f302: string;
|
|
37
|
+
sa9fa88323c514ded: import('@lit/localize').StrResult;
|
|
38
|
+
sae5d87e99fe081e0: string;
|
|
39
|
+
saef0626ba9eedd25: string;
|
|
40
|
+
sb2603c25b6a6abb0: import('@lit/localize').StrResult;
|
|
41
|
+
sb4f1dffbb6be6302: string;
|
|
42
|
+
sbaace8219b5f4612: string;
|
|
43
|
+
sbe8fd5b7d4adb0fa: string;
|
|
44
|
+
scb0eac431437616e: string;
|
|
45
|
+
scc6256ab113cc5f9: string;
|
|
46
|
+
scc7a3682dd25ae19: string;
|
|
47
|
+
sd107e22f86ada16a: string;
|
|
48
|
+
sd3d0433825a79e44: string;
|
|
49
|
+
sd7d49bcfca1d1989: import('@lit/localize').StrResult;
|
|
50
|
+
sd7ec34bc086265cc: string;
|
|
51
|
+
se1a5dde03a87bc2f: string;
|
|
52
|
+
se763ab80d9e379d3: string;
|
|
53
|
+
se7692167f1edeef2: string;
|
|
54
|
+
se791c4ae5355aebb: string;
|
|
55
|
+
sf1e34cc91709c487: string;
|
|
56
|
+
sf2b7951c086832dd: string;
|
|
57
|
+
sf993bb199fefbe04: string;
|
|
58
|
+
sf999d4199ff4542d: string;
|
|
59
|
+
sff52d71181e316c0: string;
|
|
60
|
+
};
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
export declare const templates: {
|
|
2
|
+
hedb4de867a13d461: import('lit').TemplateResult<1>;
|
|
3
|
+
hf4332945d84c7c82: import('lit').TemplateResult<1>;
|
|
4
|
+
s022cb7e667bacbae: string;
|
|
5
|
+
s023f114f575b5bd5: string;
|
|
6
|
+
s0379fc73608ab971: string;
|
|
7
|
+
s03c44f5a1b0581d4: string;
|
|
8
|
+
s06963fd6fbd255b6: string;
|
|
9
|
+
s0778ff3bbb3af675: string;
|
|
10
|
+
s08b06007b5567108: string;
|
|
11
|
+
s10ff4dbbcf74dacb: string;
|
|
12
|
+
s129df71274160e17: string;
|
|
13
|
+
s13f20cb257e12fac: string;
|
|
14
|
+
s14b6da16c2cf9e83: string;
|
|
15
|
+
s15ba5784a11e0b88: string;
|
|
16
|
+
s354acc936af915f2: string;
|
|
17
|
+
s3763f519c347a9f7: string;
|
|
18
|
+
s3b5fd0df6b2757e8: string;
|
|
19
|
+
s4269a31ccd0d376d: string;
|
|
20
|
+
s4c4e33c8c5ffe216: string;
|
|
21
|
+
s4dabcaab8d268abf: string;
|
|
22
|
+
s5153faf0f82adea0: string;
|
|
23
|
+
s542ffff558768ea3: string;
|
|
24
|
+
s56360c5f24cfd4ff: string;
|
|
25
|
+
s5b6a1140834aa043: string;
|
|
26
|
+
s5e8250fb85d64c23: string;
|
|
27
|
+
s619be8edc061ca50: import('@lit/localize').StrResult;
|
|
28
|
+
s61b843c1ec9cd933: string;
|
|
29
|
+
s63d040e37887f17e: string;
|
|
30
|
+
s6f666d1fa690e523: string;
|
|
31
|
+
s7354997f3dd083ef: string;
|
|
32
|
+
s77c72f12bcbded71: string;
|
|
33
|
+
s7ce8c87fe40f71a6: string;
|
|
34
|
+
s8093bb763f0f674e: string;
|
|
35
|
+
s952111f801940b59: string;
|
|
36
|
+
s9aac493d4233f302: string;
|
|
37
|
+
sa9fa88323c514ded: import('@lit/localize').StrResult;
|
|
38
|
+
sae5d87e99fe081e0: string;
|
|
39
|
+
saef0626ba9eedd25: string;
|
|
40
|
+
sb2603c25b6a6abb0: import('@lit/localize').StrResult;
|
|
41
|
+
sb4f1dffbb6be6302: string;
|
|
42
|
+
sbaace8219b5f4612: string;
|
|
43
|
+
sbe8fd5b7d4adb0fa: string;
|
|
44
|
+
scb0eac431437616e: string;
|
|
45
|
+
scc6256ab113cc5f9: string;
|
|
46
|
+
scc7a3682dd25ae19: string;
|
|
47
|
+
sd107e22f86ada16a: string;
|
|
48
|
+
sd3d0433825a79e44: string;
|
|
49
|
+
sd7d49bcfca1d1989: import('@lit/localize').StrResult;
|
|
50
|
+
sd7ec34bc086265cc: string;
|
|
51
|
+
se1a5dde03a87bc2f: string;
|
|
52
|
+
se763ab80d9e379d3: string;
|
|
53
|
+
se7692167f1edeef2: string;
|
|
54
|
+
se791c4ae5355aebb: string;
|
|
55
|
+
sf1e34cc91709c487: string;
|
|
56
|
+
sf2b7951c086832dd: string;
|
|
57
|
+
sf993bb199fefbe04: string;
|
|
58
|
+
sf999d4199ff4542d: string;
|
|
59
|
+
sff52d71181e316c0: string;
|
|
60
|
+
};
|
|
@@ -20,6 +20,7 @@ export { NgcHeadlineCard } from './components/headline-card';
|
|
|
20
20
|
export * from './components/input/index.gator.ts';
|
|
21
21
|
export { NgcIcon } from './components/icon';
|
|
22
22
|
export { NgcIconButton } from './components/icon-button';
|
|
23
|
+
export { NgcImageCard } from './components/image-card';
|
|
23
24
|
export { NgcList, NgcListItem } from './components/list';
|
|
24
25
|
export { NgcLoadingSpinner } from './components/loading-spinner';
|
|
25
26
|
export { NgcMenu, NgcMenuItem } from './components/menu';
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import { LitElement } from 'lit';
|
|
2
2
|
export declare class SlotPlaceholder extends LitElement {
|
|
3
3
|
slotName: string;
|
|
4
|
+
small: boolean;
|
|
4
5
|
static styles: import('lit').CSSResult[];
|
|
5
6
|
render(): import('lit').TemplateResult<1>;
|
|
6
7
|
get namedSlotMarkup(): import('lit').TemplateResult<1>;
|
|
8
|
+
get smallSlotMarkup(): import('lit').TemplateResult<1>;
|
|
7
9
|
}
|
|
@@ -21,6 +21,7 @@ declare const _default: [
|
|
|
21
21
|
},
|
|
22
22
|
{
|
|
23
23
|
"name": "AmericanSamoa",
|
|
24
|
+
"iconOverride": "american-smoa",
|
|
24
25
|
"dial_code": "+1684",
|
|
25
26
|
"code": "AS"
|
|
26
27
|
},
|
|
@@ -131,6 +132,7 @@ declare const _default: [
|
|
|
131
132
|
},
|
|
132
133
|
{
|
|
133
134
|
"name": "Bolivia, Plurinational State of",
|
|
135
|
+
"iconOverride": "bolivia",
|
|
134
136
|
"dial_code": "+591",
|
|
135
137
|
"code": "BO"
|
|
136
138
|
},
|
|
@@ -191,6 +193,7 @@ declare const _default: [
|
|
|
191
193
|
},
|
|
192
194
|
{
|
|
193
195
|
"name": "Cape Verde",
|
|
196
|
+
"iconOverride": "cabo-verde",
|
|
194
197
|
"dial_code": "+238",
|
|
195
198
|
"code": "CV"
|
|
196
199
|
},
|
|
@@ -316,6 +319,7 @@ declare const _default: [
|
|
|
316
319
|
},
|
|
317
320
|
{
|
|
318
321
|
"name": "El Salvador",
|
|
322
|
+
"iconOverride": "el-slvador",
|
|
319
323
|
"dial_code": "+503",
|
|
320
324
|
"code": "SV"
|
|
321
325
|
},
|
|
@@ -341,6 +345,7 @@ declare const _default: [
|
|
|
341
345
|
},
|
|
342
346
|
{
|
|
343
347
|
"name": "Falkland Islands (Malvinas)",
|
|
348
|
+
"iconOverride": "falkland-islands",
|
|
344
349
|
"dial_code": "+500",
|
|
345
350
|
"code": "FK"
|
|
346
351
|
},
|
|
@@ -496,6 +501,7 @@ declare const _default: [
|
|
|
496
501
|
},
|
|
497
502
|
{
|
|
498
503
|
"name": "Iran, Islamic Republic of Persian Gulf",
|
|
504
|
+
"iconOverride": "iran",
|
|
499
505
|
"dial_code": "+98",
|
|
500
506
|
"code": "IR"
|
|
501
507
|
},
|
|
@@ -556,16 +562,19 @@ declare const _default: [
|
|
|
556
562
|
},
|
|
557
563
|
{
|
|
558
564
|
"name": "Kiribati",
|
|
565
|
+
"flag-override": "-kiribati",
|
|
559
566
|
"dial_code": "+686",
|
|
560
567
|
"code": "KI"
|
|
561
568
|
},
|
|
562
569
|
{
|
|
563
570
|
"name": "Korea, Democratic People's Republic of Korea",
|
|
571
|
+
"iconOverride": "korea-north",
|
|
564
572
|
"dial_code": "+850",
|
|
565
573
|
"code": "KP"
|
|
566
574
|
},
|
|
567
575
|
{
|
|
568
576
|
"name": "Korea, Republic of South Korea",
|
|
577
|
+
"iconOverride": "korea-south",
|
|
569
578
|
"dial_code": "+82",
|
|
570
579
|
"code": "KR"
|
|
571
580
|
},
|
|
@@ -631,6 +640,7 @@ declare const _default: [
|
|
|
631
640
|
},
|
|
632
641
|
{
|
|
633
642
|
"name": "Macedonia",
|
|
643
|
+
"iconOverride": "north-macedonia",
|
|
634
644
|
"dial_code": "+389",
|
|
635
645
|
"code": "MK"
|
|
636
646
|
},
|
|
@@ -686,6 +696,7 @@ declare const _default: [
|
|
|
686
696
|
},
|
|
687
697
|
{
|
|
688
698
|
"name": "Mayotte",
|
|
699
|
+
"iconOverride": "unf-mayotte",
|
|
689
700
|
"dial_code": "+262",
|
|
690
701
|
"code": "YT"
|
|
691
702
|
},
|
|
@@ -696,6 +707,7 @@ declare const _default: [
|
|
|
696
707
|
},
|
|
697
708
|
{
|
|
698
709
|
"name": "Micronesia, Federated States of Micronesia",
|
|
710
|
+
"iconOverride": "federated-states-of-micronesia",
|
|
699
711
|
"dial_code": "+691",
|
|
700
712
|
"code": "FM"
|
|
701
713
|
},
|
|
@@ -771,6 +783,7 @@ declare const _default: [
|
|
|
771
783
|
},
|
|
772
784
|
{
|
|
773
785
|
"name": "New Zealand",
|
|
786
|
+
"iconOverride": "new-zealand-aotearoa",
|
|
774
787
|
"dial_code": "+64",
|
|
775
788
|
"code": "NZ"
|
|
776
789
|
},
|
|
@@ -826,6 +839,7 @@ declare const _default: [
|
|
|
826
839
|
},
|
|
827
840
|
{
|
|
828
841
|
"name": "Palestinian Territory, Occupied",
|
|
842
|
+
"iconOverride": "palestinian-territory",
|
|
829
843
|
"dial_code": "+970",
|
|
830
844
|
"code": "PS"
|
|
831
845
|
},
|
|
@@ -856,6 +870,7 @@ declare const _default: [
|
|
|
856
870
|
},
|
|
857
871
|
{
|
|
858
872
|
"name": "Pitcairn",
|
|
873
|
+
"iconOverride": "pitcairn-islands",
|
|
859
874
|
"dial_code": "+872",
|
|
860
875
|
"code": "PN"
|
|
861
876
|
},
|
|
@@ -886,6 +901,7 @@ declare const _default: [
|
|
|
886
901
|
},
|
|
887
902
|
{
|
|
888
903
|
"name": "Russia",
|
|
904
|
+
"iconOverride": "russian-federation",
|
|
889
905
|
"dial_code": "+7",
|
|
890
906
|
"code": "RU"
|
|
891
907
|
},
|
|
@@ -1026,6 +1042,7 @@ declare const _default: [
|
|
|
1026
1042
|
},
|
|
1027
1043
|
{
|
|
1028
1044
|
"name": "Sudan",
|
|
1045
|
+
"iconOverride": "south-sudan",
|
|
1029
1046
|
"dial_code": "+249",
|
|
1030
1047
|
"code": "SD"
|
|
1031
1048
|
},
|
|
@@ -1071,6 +1088,7 @@ declare const _default: [
|
|
|
1071
1088
|
},
|
|
1072
1089
|
{
|
|
1073
1090
|
"name": "Tanzania, United Republic of Tanzania",
|
|
1091
|
+
"iconOverride": "tanzania",
|
|
1074
1092
|
"dial_code": "+255",
|
|
1075
1093
|
"code": "TZ"
|
|
1076
1094
|
},
|
|
@@ -1,14 +1,5 @@
|
|
|
1
1
|
import { LitElement } from 'lit';
|
|
2
2
|
type Constructor<T = {}> = new (...args: any[]) => T;
|
|
3
|
-
/**
|
|
4
|
-
* A mixin that extends a LitElement-based class to handle the deletion and restoration
|
|
5
|
-
* of specific attributes (e.g., ARIA attributes) from the host element. This is useful
|
|
6
|
-
* for managing accessibility-related attributes dynamically based on the component's state.
|
|
7
|
-
*
|
|
8
|
-
* @template T - The base class to extend, typically a LitElement.
|
|
9
|
-
* @param superClass - The base class to extend.
|
|
10
|
-
* @returns A class that extends the base class with attribute deletion functionality.
|
|
11
|
-
*/
|
|
12
3
|
export declare const AttributeDeletionMixin: <T extends Constructor<LitElement>>(superClass: T) => T;
|
|
13
4
|
/**
|
|
14
5
|
* Determines whether a given attribute should be removed from the host element.
|
|
@@ -2,3 +2,13 @@ export declare function formattedPhoneCountryCodes(): {
|
|
|
2
2
|
value: string;
|
|
3
3
|
label: string;
|
|
4
4
|
}[];
|
|
5
|
+
/**
|
|
6
|
+
* Build the flag icon name using our naming scheme.
|
|
7
|
+
* Example: code "US", name "United States" -> "flags/flag-us-united-states".
|
|
8
|
+
*/
|
|
9
|
+
export declare function flagIconName(code: string, name: string, iconOverride?: string): string;
|
|
10
|
+
/**
|
|
11
|
+
* Given a dial code (e.g., "+1"), returns its corresponding flag icon name.
|
|
12
|
+
* If not found, returns an empty string so consumers can safely bind it.
|
|
13
|
+
*/
|
|
14
|
+
export declare function flagIconNameByDialCode(dialCode: string | undefined | null): string;
|
|
@@ -67,6 +67,34 @@ export declare const INPUT_BASE_ARGS: {
|
|
|
67
67
|
summary: string;
|
|
68
68
|
};
|
|
69
69
|
};
|
|
70
|
+
control: {
|
|
71
|
+
type: string;
|
|
72
|
+
};
|
|
73
|
+
};
|
|
74
|
+
hideRequired: {
|
|
75
|
+
name: string;
|
|
76
|
+
description: string;
|
|
77
|
+
control: {
|
|
78
|
+
type: string;
|
|
79
|
+
};
|
|
80
|
+
table: {
|
|
81
|
+
category: string;
|
|
82
|
+
defaultValue: {
|
|
83
|
+
summary: string;
|
|
84
|
+
};
|
|
85
|
+
};
|
|
86
|
+
};
|
|
87
|
+
optional: {
|
|
88
|
+
description: string;
|
|
89
|
+
control: {
|
|
90
|
+
type: string;
|
|
91
|
+
};
|
|
92
|
+
table: {
|
|
93
|
+
category: string;
|
|
94
|
+
defaultValue: {
|
|
95
|
+
summary: string;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
70
98
|
};
|
|
71
99
|
disabled: {
|
|
72
100
|
description: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import o from"../node_modules/.pnpm/color@5.0.
|
|
1
|
+
import o from"../node_modules/.pnpm/color@5.0.2/node_modules/color/index.js";function d(t){try{const[r,e]=o(t).hsl().array();document.documentElement.style.setProperty("--color-brand-base",t),document.documentElement.style.setProperty("--color-brand-hue",Math.round(r).toString()),document.documentElement.style.setProperty("--color-brand-saturation",`${Math.round(e)}%`)}catch(r){console.error("Invalid brand color provided:",t,r)}}function a(){return getComputedStyle(document.documentElement).getPropertyValue("--color-brand-base").trim()||"#103656"}export{a as getBrandColor,d as setBrandColor};
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as s}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import{LitElement as m}from"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{customElement as l}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{css as c}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var p=Object.getOwnPropertyDescriptor,g=(a,i,d,o)=>{for(var r=o>1?void 0:o?p(i,d):i,e=a.length-1,n;e>=0;e--)(n=a[e])&&(r=n(r)||r);return r};let t=class extends m{render(){return s`
|
|
2
|
+
<div class="top-area"></div>
|
|
3
|
+
<div class="body-area"></div>
|
|
4
|
+
|
|
5
|
+
<div class="content-area">
|
|
6
|
+
<slot></slot>
|
|
7
|
+
</div>
|
|
8
|
+
`}};t.styles=[c`
|
|
9
|
+
.top-area {
|
|
10
|
+
z-index: 1;
|
|
11
|
+
height: 300px;
|
|
12
|
+
background: linear-gradient(90deg, #11395B 0.68%, rgba(17, 57, 91, 0.50) 51.8%, #11395B 100%);
|
|
13
|
+
}
|
|
14
|
+
|
|
15
|
+
.body-area {
|
|
16
|
+
height: 100px;
|
|
17
|
+
z-index: 2;
|
|
18
|
+
margin-top: -100px;
|
|
19
|
+
border-radius: 5rem 5rem 0 0;
|
|
20
|
+
background: #FFF;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.content-area {
|
|
24
|
+
border-radius: 1rem;
|
|
25
|
+
background: #FFF;
|
|
26
|
+
margin: -200px auto 100px auto;
|
|
27
|
+
width: 35rem;
|
|
28
|
+
min-width: 18.75rem;
|
|
29
|
+
max-width: 37.4375rem;
|
|
30
|
+
flex-direction: column;
|
|
31
|
+
align-items: flex-start;
|
|
32
|
+
}
|
|
33
|
+
`];t=g([l("gradient-background")],t);export{t as GradientBackground};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import n from"../../packages/web-components/src/tokens/primitive.tokens.scss.js";import u from"../../packages/web-components/src/tokens/semantic.tokens.scss.js";import y from"../../packages/web-components/src/styles/_gator-utils.scss.js";import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{TestableLitElement as d}from"./testable-lit-element/testable-lit-element.js";import{AttributeDeletionMixin as v}from"../mixins/attribute-deletion.js";import{property as l}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{unsafeCSS as o}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var A=Object.defineProperty,f=(s,p,m,h)=>{for(var t=void 0,r=s.length-1,a;r>=0;r--)(a=s[r])&&(t=a(p,m,t)||t);return t&&A(p,m,t),t};const i=class i extends v(d){constructor(){super(...arguments),this.delegatesARIA=!0,this.skeleton=!1}};i.styles=[o(n),o(u),o(y)];let e=i;f([l({type:Boolean})],e.prototype,"delegatesARIA");f([l({type:Boolean})],e.prototype,"skeleton");export{e as NgcComponent};
|
|
1
|
+
import n from"../../packages/web-components/src/tokens/primitive-new.tokens.scss.js";import u from"../../packages/web-components/src/tokens/semantic-new.tokens.scss.js";import y from"../../packages/web-components/src/styles/_gator-utils.scss.js";import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{TestableLitElement as d}from"./testable-lit-element/testable-lit-element.js";import{AttributeDeletionMixin as v}from"../mixins/attribute-deletion.js";import{property as l}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{unsafeCSS as o}from"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var A=Object.defineProperty,f=(s,p,m,h)=>{for(var t=void 0,r=s.length-1,a;r>=0;r--)(a=s[r])&&(t=a(p,m,t)||t);return t&&A(p,m,t),t};const i=class i extends v(d){constructor(){super(...arguments),this.delegatesARIA=!0,this.skeleton=!1}};i.styles=[o(n),o(u),o(y)];let e=i;f([l({type:Boolean})],e.prototype,"delegatesARIA");f([l({type:Boolean})],e.prototype,"skeleton");export{e as NgcComponent};
|
|
@@ -1,16 +1,26 @@
|
|
|
1
|
-
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as
|
|
2
|
-
<div class="slot-placeholder">
|
|
3
|
-
${this.namedSlotMarkup}
|
|
1
|
+
import"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as o}from"../../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import{LitElement as n}from"../../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{customElement as c}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js";import{property as d}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js";import{css as h}from"../../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js";var u=Object.defineProperty,f=Object.getOwnPropertyDescriptor,m=(p,l,s,r)=>{for(var t=r>1?void 0:r?f(l,s):l,a=p.length-1,i;a>=0;a--)(i=p[a])&&(t=(r?i(l,s,t):i(t))||t);return r&&t&&u(l,s,t),t};let e=class extends n{constructor(){super(...arguments),this.slotName="",this.small=!1}render(){return o`
|
|
2
|
+
<div class="slot-placeholder slot-placeholder-${this.small?"small":"default"}">
|
|
3
|
+
${this.small?this.smallSlotMarkup:this.namedSlotMarkup}
|
|
4
4
|
</div>
|
|
5
|
-
`}get namedSlotMarkup(){return this.slotName?
|
|
5
|
+
`}get namedSlotMarkup(){return this.slotName?o`<div>Slot Name: ${this.slotName}</div>`:o`<div><slot>Default slot</slot></div>`}get smallSlotMarkup(){return o`<ngc-icon name="picture"></ngc-icon>`}};e.styles=[h`
|
|
6
6
|
.slot-placeholder {
|
|
7
|
+
display: var(--slot-placeholder-display, block);
|
|
7
8
|
background: #D8C3F3;
|
|
8
9
|
border: 1px dashed #9747FF;
|
|
9
10
|
border-radius: 0.5rem;
|
|
10
|
-
padding: 1rem;
|
|
11
11
|
font-family: var(--text-family-body, 'Open Sans', sans-serif);
|
|
12
12
|
font-size: var(--text-size-body-2, 0.9375rem);
|
|
13
13
|
color: #6F1FC3;
|
|
14
14
|
text-align: center;
|
|
15
|
+
box-sizing: border-box;
|
|
16
|
+
height: 100%;
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.slot-placeholder-default {
|
|
20
|
+
padding: 1rem;
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.slot-placeholder-small {
|
|
24
|
+
padding: 0;
|
|
15
25
|
}
|
|
16
|
-
`];
|
|
26
|
+
`];m([d({attribute:"slot-name"})],e.prototype,"slotName",2);m([d({type:Boolean,attribute:"small"})],e.prototype,"small",2);e=m([c("slot-placeholder")],e);export{e as SlotPlaceholder};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const a=["aria-label","aria-labelledby","title","id","role","aria-haspopup","aria-expanded","aria-current"],d=r=>{class i extends r{constructor(){super(...arguments),this.attributesRemovedFromHost=new Map}attributeChangedCallback(t,e,s){if(!this.shouldApplyAttributeDeletion||!u(t)){super.attributeChangedCallback(t,e,s);return}this.removeAttributesFromHost(t,e,s)}get shouldApplyAttributeDeletion(){return this.delegatesARIA??!1}updated(t){super.updated(t),t.has("delegatesARIA")&&(this.delegatesARIA||this.restoreAttributesToHost())}removeAttributesFromHost(t,e,s){this.attributesRemovedFromHost.has(t)||this.attributesRemovedFromHost.set(t,e),this.removeAttribute(t);const o=l(t);s===null?delete this.dataset[o]:this.dataset[o]=s,this.requestUpdate(o,e)}restoreAttributesToHost(){this.attributesRemovedFromHost.forEach((t,e)=>{t!==null&&this.setAttribute(e,t)}),this.attributesRemovedFromHost.clear()}}return i};function u(r){return a.includes(r)}function l(r){return r.replace(/-\w/g,i=>i[1].toUpperCase())}export{d as AttributeDeletionMixin,u as isAttributeToRemove};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import{LitElement as i}from"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";const r=e=>{const o=class o extends e{connectedCallback(){super.connectedCallback(),this.addEventListener("click",s=>{if(s.composedPath()[0]!==this){s.stopPropagation();return}})}};o.shadowRootOptions={...i.shadowRootOptions,delegatesFocus:!0};let t=o;return t};export{r as InteractiveComponentMixin};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import
|
|
1
|
+
import n from"../packages/web-components/src/utils/data/phone-country-codes.json.js";function l(){return n.map(e=>({value:e.dial_code,label:e.dial_code+" "+e.name}))}function c(o,e,r){const a=t=>t.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"");return`flag-${o.toLowerCase()}-${r??a(e)}`}function u(o){if(!o)return"";const e=n.find(r=>r.dial_code===o);return e?c(e.code,e.name,e.iconOverride):""}export{c as flagIconName,u as flagIconNameByDialCode,l as formattedPhoneCountryCodes};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const n={errorText:{name:"error-text",description:"Custom error message to be displayed. This value overrides any native or internal error messaging. If this is set, the component will be styled in an error state.",table:{category:"Base Input",defaultValue:{summary:""}}},helpText:{name:"help-text",description:"Custom help text to be displayed inline below the component.",table:{category:"Base Input",defaultValue:{summary:""}}},placeholder:{description:"Placeholder text to be displayed in the input.",table:{category:"Base Input",defaultValue:{summary:""}}},value:{description:"Value of the component.",table:{category:"Base Input",defaultValue:{summary:"undefined"}}},label:{description:"Visible label for the component. This is the gold standard, best practice way to label an input for built in accessibility support. If this is not set, you must set the ariaLabelledByElements property for correct programmatic association between your custom label and the input element.",table:{category:"Base Input",defaultValue:{summary:""}}},ariaLabelledByElements:{name:"aria-labelled-by-elements",description:"Used to programmatically associate a custom label to the input. This should only be used when you are using a custom label outside of the ngc input component due to limitations of the shadow dom. Accepts a list of elements. For more information on ARIA element reflection, see [here](https://wicg.github.io/aom/aria-reflection-explainer.html).",type:{summary:"Element[]"},table:{category:"Base Input",defaultValue:{summary:""}}},required:{description:"Whether the component is required.",table:{category:"Base Input",defaultValue:{summary:"false"}}},disabled:{description:"Whether the component is disabled.",table:{category:"Base Input",defaultValue:{summary:"false"}}},readonly:{description:"Whether the component is readonly.",table:{category:"Base Input",defaultValue:{summary:"false"}}},id:{description:"Unique ID for the component. Required for accessibility.",table:{category:"Base Input",defaultValue:{summary:""}}},minLength:{name:"min-length",description:"The minimum length of the input value. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/minlength).",control:"number",table:{category:"Base Input",defaultValue:{summary:""}}},maxLength:{name:"max-length",description:"The maximum length of the input value. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/maxlength).",control:"number",table:{category:"Base Input",defaultValue:{summary:""}}}},i={pattern:{description:"The pattern attribute to be passed to the input. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/pattern).",control:"text",table:{defaultValue:{summary:"undefined"}}}},r={min:{description:"The min attribute defines the minimum value that is acceptable and valid for the input containing the attribute. If the value of the element is less than this, the element fails validation. This value must be less than or equal to the value of the max attribute. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/min).",control:"string"},max:{description:"The max attribute defines the maximum value that is acceptable and valid for the input containing the attribute. If the value of the element is greater than this, the element fails validation. This value must be greater than or equal to the value of the min attribute. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/max).",control:"string"},step:{description:"The step attribute to be passed to the input for number inputs. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/step).",control:"number",table:{defaultValue:{summary:"1"}}}},l={ariaDescription:{name:"aria-description",description:"The aria-description attribute for the component."}},s={skeleton:{description:"Whether the component should be rendered in a skeleton/loading state.",control:{type:"boolean"},table:{defaultValue:{summary:"false"}}}},u={startIcon:{name:"start-icon",description:"Icon to be displayed at the start of the component. Should be a valid icon name from the [icon library](?path=/story/components-icon--gator-icon-list).",control:{type:"text"},table:{category:"Optional Icon(s)"}}},m={endIcon:{name:"end-icon",description:"Icon to be displayed at the end of the component. Should be a valid icon name from the [icon library](?path=/story/components-icon--gator-icon-list).",control:{type:"text"},table:{category:"Optional Icon(s)"}}},
|
|
1
|
+
const n={errorText:{name:"error-text",description:"Custom error message to be displayed. This value overrides any native or internal error messaging. If this is set, the component will be styled in an error state.",table:{category:"Base Input",defaultValue:{summary:""}}},helpText:{name:"help-text",description:"Custom help text to be displayed inline below the component.",table:{category:"Base Input",defaultValue:{summary:""}}},placeholder:{description:"Placeholder text to be displayed in the input.",table:{category:"Base Input",defaultValue:{summary:""}}},value:{description:"Value of the component.",table:{category:"Base Input",defaultValue:{summary:"undefined"}}},label:{description:"Visible label for the component. This is the gold standard, best practice way to label an input for built in accessibility support. If this is not set, you must set the ariaLabelledByElements property for correct programmatic association between your custom label and the input element.",table:{category:"Base Input",defaultValue:{summary:""}}},ariaLabelledByElements:{name:"aria-labelled-by-elements",description:"Used to programmatically associate a custom label to the input. This should only be used when you are using a custom label outside of the ngc input component due to limitations of the shadow dom. Accepts a list of elements. For more information on ARIA element reflection, see [here](https://wicg.github.io/aom/aria-reflection-explainer.html).",type:{summary:"Element[]"},table:{category:"Base Input",defaultValue:{summary:""}}},required:{description:"Whether the component is required.",table:{category:"Base Input",defaultValue:{summary:"false"}},control:{type:"boolean"}},hideRequired:{name:"hide-required",description:"Whether the visible required indicator should be hidden from the label when the component is required. This is useful for cases where majority of the fields are required so only the optional fields need to be marked (with the `optional` property).",control:{type:"boolean"},table:{category:"Base Input",defaultValue:{summary:"false"}}},optional:{description:"Whether the component should be marked as optional.",control:{type:"boolean"},table:{category:"Base Input",defaultValue:{summary:"false"}}},disabled:{description:"Whether the component is disabled.",table:{category:"Base Input",defaultValue:{summary:"false"}}},readonly:{description:"Whether the component is readonly.",table:{category:"Base Input",defaultValue:{summary:"false"}}},id:{description:"Unique ID for the component. Required for accessibility.",table:{category:"Base Input",defaultValue:{summary:""}}},minLength:{name:"min-length",description:"The minimum length of the input value. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/minlength).",control:"number",table:{category:"Base Input",defaultValue:{summary:""}}},maxLength:{name:"max-length",description:"The maximum length of the input value. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/maxlength).",control:"number",table:{category:"Base Input",defaultValue:{summary:""}}}},i={pattern:{description:"The pattern attribute to be passed to the input. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/pattern).",control:"text",table:{defaultValue:{summary:"undefined"}}}},r={min:{description:"The min attribute defines the minimum value that is acceptable and valid for the input containing the attribute. If the value of the element is less than this, the element fails validation. This value must be less than or equal to the value of the max attribute. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/min).",control:"string"},max:{description:"The max attribute defines the maximum value that is acceptable and valid for the input containing the attribute. If the value of the element is greater than this, the element fails validation. This value must be greater than or equal to the value of the min attribute. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/max).",control:"string"},step:{description:"The step attribute to be passed to the input for number inputs. See more information [here](https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/step).",control:"number",table:{defaultValue:{summary:"1"}}}},l={ariaDescription:{name:"aria-description",description:"The aria-description attribute for the component."}},s={skeleton:{description:"Whether the component should be rendered in a skeleton/loading state.",control:{type:"boolean"},table:{defaultValue:{summary:"false"}}}},u={startIcon:{name:"start-icon",description:"Icon to be displayed at the start of the component. Should be a valid icon name from the [icon library](?path=/story/components-icon--gator-icon-list).",control:{type:"text"},table:{category:"Optional Icon(s)"}}},m={endIcon:{name:"end-icon",description:"Icon to be displayed at the end of the component. Should be a valid icon name from the [icon library](?path=/story/components-icon--gator-icon-list).",control:{type:"text"},table:{category:"Optional Icon(s)"}}},d=(t,a)=>{let e,o={};for(e in t)t.hasOwnProperty(e)&&!a.includes(e)&&(o[e]=t[e]);return o},c=(t,a)=>{let e,o={};for(e in t)t.hasOwnProperty(e)&&a.includes(e)&&(o[e]=t[e]);return o};export{m as END_ICON_ARG,l as INPUT_A11Y_ARGS,n as INPUT_BASE_ARGS,r as INPUT_NUMERIC_ARGS,i as INPUT_TEXT_ARGS,s as SKELETON_ARG,u as START_ICON_ARG,d as argsExclude,c as argsOnly};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{page as s}from"../node_modules/.pnpm/@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.
|
|
1
|
+
import{page as s}from"../node_modules/.pnpm/@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.9.1_typescript@5.9.3__playwright@1.56.1__f267599ff27ed4cacb9e62a386256df6/node_modules/@vitest/browser/context.js";import n from"../_virtual/axe.js";import{a as o}from"../node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js";const d="Supercalifragilisticexpialidocious".repeat(10);async function a(t){return(await n.run(t)).violations}async function p(t){const e=await a(t);o(e,`Expected no axe core violations, but got ${e.length}: ${JSON.stringify(e)}`).toHaveLength(0)}function x(){return s.viewport(320,256)}function h(t){let e;if(t.scrollWidth!==0?e=t:t.shadowRoot?e=t.shadowRoot.firstElementChild:e=t.firstElementChild,e){const r=e.scrollWidth>e.clientWidth;return o(r).toBe(!1)}return o(!0).toBe(!1)}function g(t,e,r){let i=t.querySelector(":focus-visible");if(i||(i=t.shadowRoot?.querySelector(":focus-visible")),i){const l=getComputedStyle(i).getPropertyValue(e);return o(l).toContain(r)}return o(!0).toBe(!1)}export{g as expectComponentFocusStyle,h as expectComponentNotToHaveHorizontalScrollbar,p as expectNoAxeViolations,x as resizeWindowForReflowTest,a as runAxeAndGetViolations,d as superLongStringForReflowTest};
|