@ncino/web-components 8.1.0-preview.9 → 9.0.0-preview.11
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/_slds/icons/svg/symbols-rtl.svg +1 -1
- package/dist/_slds/icons/svg/symbols.svg +1 -1
- package/dist/_slds/icons/symbols-rtl.svg +1 -1
- package/dist/_slds/icons/symbols.svg +1 -1
- package/dist/_virtual/_commonjsHelpers.js +1 -1
- package/dist/_virtual/index.js +1 -1
- package/dist/assets/node_modules/.pnpm/ckeditor5@47.3.0/node_modules/ckeditor5/dist/ckeditor5.css +1 -0
- package/dist/components/accordion/gator/base/accordion.gator.js +2 -2
- package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
- package/dist/components/alert/gator/base/alert.gator.js +1 -1
- package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +1 -1
- package/dist/components/alert/gator/title/alert-title.gator.js +1 -1
- package/dist/components/avatar/gator/avatar.gator.js +1 -1
- package/dist/components/badge/gator/badge.gator.js +3 -3
- package/dist/components/banner/gator/banner.gator.js +2 -2
- package/dist/components/boolean/boolean.gator.js +2 -2
- package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +1 -1
- package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +2 -2
- package/dist/components/button/gator/button.gator.js +1 -1
- package/dist/components/button-card/gator/button-card.gator.js +2 -2
- package/dist/components/button-group/gator/button-group.gator.js +2 -2
- package/dist/components/card/gator/base/card.gator.js +1 -1
- package/dist/components/card/gator/content/card-content.gator.js +1 -1
- package/dist/components/card/gator/footer/card-footer.gator.js +1 -1
- package/dist/components/card/gator/header/card-header.gator.js +1 -1
- package/dist/components/checkbox/checkbox.gator.js +1 -1
- package/dist/components/checkbox-group/checkbox-group.gator.js +2 -2
- package/dist/components/chip/gator/chip.gator.js +1 -1
- package/dist/components/date-picker/base/gator/datepicker.gator.js +2 -2
- package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +1 -1
- package/dist/components/display-card/gator/display-card.gator.js +1 -1
- package/dist/components/divider/gator/divider.gator.js +2 -2
- package/dist/components/fab/gator/fab.gator.js +1 -1
- package/dist/components/guided-nav/gator/guided-nav/guided-nav.gator.js +1 -1
- package/dist/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.js +2 -2
- package/dist/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.js +1 -1
- package/dist/components/headline-card/gator/headline-card.gator.js +2 -2
- package/dist/components/icon/gator/icon.gator.js +1 -1
- package/dist/components/icon-button/gator/icon-button.gator.js +1 -1
- package/dist/components/illustration/gator/illustration.gator.js +1 -1
- package/dist/components/image-card/gator/image-card.gator.js +1 -1
- package/dist/components/input/gator/dropdown/input-dropdown.gator.js +39 -39
- package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
- package/dist/components/input/gator/input-currency/input-currency.gator.js +1 -1
- package/dist/components/input/gator/input-date/input-date.gator.js +1 -1
- 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 +1 -1
- package/dist/components/input/gator/input-masked/input-masked.gator.js +1 -1
- package/dist/components/input/gator/input-percent/input-percent.gator.js +1 -1
- 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 -1
- package/dist/components/input/gator/input-text/input-text.gator.js +1 -1
- 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 +2 -2
- package/dist/components/list/gator/list/list.gator.js +1 -1
- package/dist/components/list/gator/list-item/list-item.gator.js +2 -2
- package/dist/components/loading-spinner/gator/loading-spinner.gator.js +1 -1
- package/dist/components/menu/base/gator/menu.gator.js +1 -1
- package/dist/components/menu/menu-item/gator/menu-item.gator.js +1 -1
- package/dist/components/modal/gator/modal.gator.js +7 -5
- package/dist/components/modal/modal.js +1 -1
- package/dist/components/page-header/gator/page-header.gator.js +1 -1
- package/dist/components/panel/gator/panel.gator.js +1 -1
- package/dist/components/panel/gator/panel.storybook-test.js +1 -1
- package/dist/components/popover/gator/popover.gator.js +1 -1
- package/dist/components/progress-bar/gator/progress-bar.gator.js +1 -1
- package/dist/components/progress-ring/gator/progress-ring.gator.js +1 -1
- package/dist/components/progress-stepper/base/progress-stepper.gator.js +1 -1
- package/dist/components/progress-stepper/index.js +1 -0
- package/dist/components/progress-stepper/stepper-item/stepper-item.gator.js +2 -2
- package/dist/components/radio/radio.gator.js +1 -1
- package/dist/components/radio-group/radio-group.gator.js +2 -2
- package/dist/components/selection-box/selection-box.gator.js +1 -1
- package/dist/components/selection-box-group/selection-box-group.gator.js +1 -1
- package/dist/components/selector/gator/selector.gator.js +1 -1
- package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
- package/dist/components/skip-link/gator/base/skip-link.gator.js +1 -1
- package/dist/components/skip-link/gator/list-item/skip-link-list-item.gator.js +1 -1
- package/dist/components/switch/gator/switch.gator.js +1 -1
- package/dist/components/table/gator/table-bulk-controls/table-bulk-controls.gator.js +1 -1
- package/dist/components/table/gator/table-controls/table-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 +1 -1
- package/dist/components/tabs/gator/tab/tab.gator.js +2 -2
- package/dist/components/tabs/gator/tabset/tabset.gator.js +1 -1
- package/dist/components/text-detail/gator/text-detail.gator.js +6 -6
- package/dist/components/text-link/gator/text-link.gator.js +1 -1
- package/dist/components/time-picker/gator/time-picker.gator.js +1 -1
- package/dist/components/toast/gator/base/toast.gator.js +1 -1
- package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +1 -1
- package/dist/components/toast/gator/title/toast-title.gator.js +1 -1
- package/dist/components/toast-container/gator/toast-container.gator.js +2 -2
- package/dist/components/toaster/gator/toaster.gator.js +2 -2
- package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
- package/dist/index.gator.js +1 -1
- package/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-alignment@46.1.1 → @ckeditor_ckeditor5-alignment@47.3.0}/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autoformat@46.1.1 → @ckeditor_ckeditor5-autoformat@47.3.0}/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@46.1.1 → @ckeditor_ckeditor5-autosave@47.3.0}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-basic-styles@46.1.1 → @ckeditor_ckeditor5-basic-styles@47.3.0}/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@46.1.1 → @ckeditor_ckeditor5-block-quote@47.3.0}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@47.3.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +8 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-cloud-services@46.1.1 → @ckeditor_ckeditor5-cloud-services@47.3.0}/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-code-block@46.1.1 → @ckeditor_ckeditor5-code-block@47.3.0}/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@47.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-editor-classic@46.1.1 → @ckeditor_ckeditor5-editor-classic@47.3.0}/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@47.3.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +3 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@46.1.1 → @ckeditor_ckeditor5-enter@47.3.0}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@46.1.1 → @ckeditor_ckeditor5-essentials@47.3.0}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-find-and-replace@46.1.1 → @ckeditor_ckeditor5-find-and-replace@47.3.0}/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +2 -2
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-font@46.1.1 → @ckeditor_ckeditor5-font@47.3.0}/node_modules/@ckeditor/ckeditor5-font/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@46.1.1 → @ckeditor_ckeditor5-heading@47.3.0}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-highlight@46.1.1 → @ckeditor_ckeditor5-highlight@47.3.0}/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-horizontal-line@46.1.1 → @ckeditor_ckeditor5-horizontal-line@47.3.0}/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@47.3.0/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@47.3.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +3 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-icons@46.1.1 → @ckeditor_ckeditor5-icons@47.3.0}/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@47.3.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-indent@46.1.1 → @ckeditor_ckeditor5-indent@47.3.0}/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-language@46.1.1 → @ckeditor_ckeditor5-language@47.3.0}/node_modules/@ckeditor/ckeditor5-language/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@47.3.0/node_modules/@ckeditor/ckeditor5-link/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@47.3.0/node_modules/@ckeditor/ckeditor5-list/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-markdown-gfm@46.1.1 → @ckeditor_ckeditor5-markdown-gfm@47.3.0}/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-media-embed@46.1.1 → @ckeditor_ckeditor5-media-embed@47.3.0}/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-mention@46.1.1 → @ckeditor_ckeditor5-mention@47.3.0}/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@47.3.0/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@46.1.1 → @ckeditor_ckeditor5-paragraph@47.3.0}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@47.3.0/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-remove-format@46.1.1 → @ckeditor_ckeditor5-remove-format@47.3.0}/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-select-all@46.1.1 → @ckeditor_ckeditor5-select-all@47.3.0}/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-show-blocks@46.1.1 → @ckeditor_ckeditor5-show-blocks@47.3.0}/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-source-editing@46.1.1 → @ckeditor_ckeditor5-source-editing@47.3.0}/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@47.3.0/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@46.1.1 → @ckeditor_ckeditor5-style@47.3.0}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@47.3.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-typing@46.1.1 → @ckeditor_ckeditor5-typing@47.3.0}/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@47.3.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@46.1.1 → @ckeditor_ckeditor5-undo@47.3.0}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@46.1.1 → @ckeditor_ckeditor5-upload@47.3.0}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +1 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@47.3.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +8 -0
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@47.3.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_expect@4.0.15/node_modules/@vitest/expect/dist/index.js +58 -0
- package/dist/node_modules/.pnpm/@vitest_pretty-format@4.0.15/node_modules/@vitest/pretty-format/dist/index.js +5 -0
- package/dist/node_modules/.pnpm/@vitest_runner@4.0.15/node_modules/@vitest/runner/dist/chunk-tasks.js +2 -0
- package/dist/node_modules/.pnpm/@vitest_runner@4.0.15/node_modules/@vitest/runner/dist/index.js +4 -0
- package/dist/node_modules/.pnpm/@vitest_snapshot@4.0.15/node_modules/@vitest/snapshot/dist/index.js +21 -0
- package/dist/node_modules/.pnpm/@vitest_spy@4.0.15/node_modules/@vitest/spy/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/chunk-pathe.M-eThtNZ.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/diff.js +42 -0
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/display.js +2 -0
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/error.js +2 -0
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/helpers.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/serialize.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/source-map.js +1 -0
- package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/timers.js +1 -0
- package/dist/node_modules/.pnpm/axe-core@4.11.0/node_modules/axe-core/axe.js +12 -12
- package/dist/node_modules/.pnpm/chai@6.2.1/node_modules/chai/index.js +2 -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-convert@3.1.3/node_modules/color-convert/conversions.js +1 -1
- package/dist/node_modules/.pnpm/{color-name@2.0.2 → color-name@2.1.0}/node_modules/color-name/index.js +1 -1
- package/dist/node_modules/.pnpm/color-parse@2.0.2/node_modules/color-parse/index.js +1 -1
- package/dist/node_modules/.pnpm/color-string@2.1.4/node_modules/color-string/index.js +1 -1
- package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/index.js +1 -1
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/media.js +1 -1
- package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/table.js +1 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.31/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
- package/dist/node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.js +1 -1
- package/dist/node_modules/.pnpm/mdast-util-phrasing@4.1.0/node_modules/mdast-util-phrasing/lib/index.js +1 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/code.js +2 -0
- package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js +1 -1
- package/dist/node_modules/.pnpm/remark-rehype@11.1.2/node_modules/remark-rehype/lib/index.js +1 -1
- package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/_browser-chunks/chunk-A242L54C.js +1 -0
- package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/_browser-chunks/chunk-EZSQOHRI.js +1 -0
- package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/_browser-chunks/chunk-JP7NCOJX.js +6 -0
- package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/_browser-chunks/chunk-RP5RXKFU.js +48 -0
- package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/client-logger/index.js +1 -0
- package/dist/node_modules/.pnpm/{storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74 → storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0}/node_modules/storybook/dist/core-events/index.js +1 -1
- package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/instrumenter/index.js +1 -0
- package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/test/index.js +152 -0
- package/dist/node_modules/.pnpm/tinyrainbow@3.0.3/node_modules/tinyrainbow/dist/index.js +1 -0
- package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.js +1 -1
- package/dist/node_modules/.pnpm/unist-util-find-after@5.0.0/node_modules/unist-util-find-after/lib/index.js +1 -1
- package/dist/node_modules/.pnpm/{unist-util-visit-parents@6.0.1 → unist-util-visit-parents@6.0.2}/node_modules/unist-util-visit-parents/lib/index.js +1 -1
- package/dist/node_modules/.pnpm/unist-util-visit@5.0.0/node_modules/unist-util-visit/lib/index.js +1 -1
- package/dist/node_modules/.pnpm/vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_0c91d94893276de308eb5b07cced5df8/node_modules/vitest/browser/context.js +1 -0
- package/dist/node_modules/.pnpm/vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_0c91d94893276de308eb5b07cced5df8/node_modules/vitest/dist/chunks/_commonjsHelpers.D26ty3Ew.js +1 -0
- package/dist/node_modules/.pnpm/vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_0c91d94893276de308eb5b07cced5df8/node_modules/vitest/dist/chunks/utils.DvEY5TfP.js +8 -0
- package/dist/node_modules/.pnpm/vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_0c91d94893276de308eb5b07cced5df8/node_modules/vitest/dist/chunks/vi.2VT5v0um.js +11 -0
- package/dist/packages/styles/src/gator/tokens/semantic.tokens.css.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/card/gator/base/card.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/chip/gator/chip.gator.scss.js +1 -1
- 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/input-date/input-date.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/text-detail/gator/text-detail.gator.scss.js +1 -1
- package/dist/packages/web-components/src/index.slds.scss.js +1 -1
- package/dist/types/components/badge/gator/badge.gator.d.ts +8 -1
- package/dist/types/components/input/base/input-base.d.ts +1 -1
- package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +10 -7
- package/dist/types/components/modal/modal.d.ts +4 -0
- package/dist/types/components/progress-stepper/index.d.ts +1 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.gator.d.ts +1 -0
- package/dist/types/utils/decorators/custom-element-decorator.d.ts +5 -0
- package/dist/utils/components/illustration-list/illustration-list.gator.js +2 -2
- package/dist/utils/decorators/custom-element-decorator.js +1 -0
- package/dist/utils/vitest-a11y-utils.js +1 -1
- package/package.json +27 -26
- package/web-types.json +183 -172
- package/dist/_virtual/___vite-browser-external.js +0 -1
- package/dist/_virtual/__vite-browser-external.js +0 -1
- package/dist/_virtual/api-request.js +0 -1
- package/dist/_virtual/constants.js +0 -1
- package/dist/_virtual/events.js +0 -1
- package/dist/_virtual/external.js +0 -1
- package/dist/_virtual/external2.js +0 -1
- package/dist/_virtual/external3.js +0 -1
- package/dist/_virtual/external_types.js +0 -1
- package/dist/_virtual/fetch.js +0 -1
- package/dist/_virtual/figma_client.js +0 -1
- package/dist/_virtual/figma_rest_api.js +0 -1
- package/dist/_virtual/helpers.js +0 -1
- package/dist/_virtual/index10.js +0 -1
- package/dist/_virtual/index11.js +0 -1
- package/dist/_virtual/index12.js +0 -1
- package/dist/_virtual/index2.js +0 -1
- package/dist/_virtual/index3.js +0 -1
- package/dist/_virtual/index4.js +0 -1
- package/dist/_virtual/index5.js +0 -1
- package/dist/_virtual/index6.js +0 -1
- package/dist/_virtual/index7.js +0 -1
- package/dist/_virtual/index8.js +0 -1
- package/dist/_virtual/index9.js +0 -1
- package/dist/_virtual/index_common.js +0 -1
- package/dist/_virtual/index_html.js +0 -1
- package/dist/_virtual/index_html2.js +0 -1
- package/dist/_virtual/index_react.js +0 -1
- package/dist/_virtual/index_react2.js +0 -1
- package/dist/_virtual/inherits_browser.js +0 -1
- package/dist/_virtual/logging.js +0 -1
- package/dist/_virtual/main.js +0 -1
- package/dist/_virtual/main2.js +0 -1
- package/dist/_virtual/mock-interceptor.js +0 -1
- package/dist/_virtual/react.production.js +0 -1
- package/dist/_virtual/string_decoder.js +0 -1
- package/dist/_virtual/template_literal.js +0 -1
- package/dist/_virtual/types.js +0 -1
- package/dist/_virtual/updates.js +0 -1
- package/dist/_virtual/util.js +0 -1
- package/dist/_virtual/utils.js +0 -1
- package/dist/assets/node_modules/.pnpm/ckeditor5@46.1.1/node_modules/ckeditor5/dist/ckeditor5.css +0 -1
- package/dist/components/accordion/gator/base/accordion.gator.figma.js +0 -10
- package/dist/components/accordion/gator/group/accordion-group.gator.figma.js +0 -3
- package/dist/components/alert/alert.gator.figma.js +0 -7
- package/dist/components/avatar/gator/avatar.gator.figma.js +0 -9
- package/dist/components/banner/gator/banner.gator.figma.js +0 -8
- package/dist/components/boolean/boolean.gator.figma.js +0 -11
- package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.figma.js +0 -3
- package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.figma.js +0 -5
- package/dist/components/button/gator/button.gator.figma.js +0 -12
- package/dist/components/button-group/gator/button-group.gator.figma.js +0 -7
- package/dist/components/icon/gator/icon.gator.figma.js +0 -7
- package/dist/components/icon/gator/icons.gator.figma.js +0 -1
- package/dist/components/text-detail/gator/text-detail.gator.figma.js +0 -30
- package/dist/design-tokens.source.json +0 -1
- package/dist/generated/locale-codes.js +0 -1
- package/dist/generated/locales/es-419.js +0 -10
- package/dist/generated/locales/fr-CA.js +0 -10
- package/dist/generated/locales/zh-Hans.js +0 -11
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@46.1.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +0 -8
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@46.1.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@46.1.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +0 -3
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@46.1.1/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@46.1.1/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +0 -3
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@46.1.1/node_modules/@ckeditor/ckeditor5-image/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@46.1.1/node_modules/@ckeditor/ckeditor5-link/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@46.1.1/node_modules/@ckeditor/ckeditor5-list/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@46.1.1/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@46.1.1/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@46.1.1/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@46.1.1/node_modules/@ckeditor/ckeditor5-table/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@46.1.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@46.1.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +0 -8
- package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@46.1.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/Dicer.js +0 -3
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/HeaderParser.js +0 -3
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/PartStream.js +0 -1
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/streamsearch/sbmh.js +0 -1
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/main.js +0 -1
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/types/multipart.js +0 -1
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/types/urlencoded.js +0 -1
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/Decoder.js +0 -1
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/basename.js +0 -1
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/decodeText.js +0 -1
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/getLimit.js +0 -1
- package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/parseParams.js +0 -3
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/client/external.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/client/figma_client.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/common/fetch.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/common/logging.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/common/updates.js +0 -4
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/external_types.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/helpers.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/index_common.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/html/external.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/html/index_html.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/html/template_literal.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/react/external.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/react/index_react.js +0 -1
- package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/package.json.js +0 -1
- package/dist/node_modules/.pnpm/@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.10.0_typescript@5.9.3__playwright@1.56.1_fa5be4b0345b48b65ec4b7072214c2b3/node_modules/@vitest/browser/context.js +0 -1
- package/dist/node_modules/.pnpm/@vitest_expect@3.2.4/node_modules/@vitest/expect/dist/index.js +0 -58
- package/dist/node_modules/.pnpm/@vitest_pretty-format@3.2.4/node_modules/@vitest/pretty-format/dist/index.js +0 -5
- package/dist/node_modules/.pnpm/@vitest_runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js +0 -5
- package/dist/node_modules/.pnpm/@vitest_snapshot@3.2.4/node_modules/@vitest/snapshot/dist/index.js +0 -21
- package/dist/node_modules/.pnpm/@vitest_spy@3.2.4/node_modules/@vitest/spy/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +0 -1
- package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/diff.js +0 -42
- package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/error.js +0 -2
- package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/helpers.js +0 -1
- package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/source-map.js +0 -1
- package/dist/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js +0 -1
- package/dist/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/index.js +0 -1
- package/dist/node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js +0 -1
- package/dist/node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js +0 -1
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/actualApply.js +0 -1
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/applyBind.js +0 -1
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionApply.js +0 -1
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionCall.js +0 -1
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js +0 -1
- package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/reflectApply.js +0 -1
- package/dist/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/index.js +0 -1
- package/dist/node_modules/.pnpm/call-bound@1.0.4/node_modules/call-bound/index.js +0 -1
- package/dist/node_modules/.pnpm/chai@5.2.0/node_modules/chai/chai.js +0 -2
- package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/index.js +0 -2
- package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/templates.js +0 -2
- package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/util.js +0 -4
- package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/conversions.js +0 -1
- package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/index.js +0 -1
- package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/route.js +0 -1
- package/dist/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js +0 -1
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/compare.js +0 -1
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/compareVersions.js +0 -1
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/index.js +0 -1
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/satisfies.js +0 -1
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/utils.js +0 -1
- package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/validate.js +0 -1
- package/dist/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/index.js +0 -1
- package/dist/node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/lib/main.js +0 -3
- package/dist/node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/package.json.js +0 -1
- package/dist/node_modules/.pnpm/dunder-proto@1.0.1/node_modules/dunder-proto/get.js +0 -1
- package/dist/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/index.js +0 -1
- package/dist/node_modules/.pnpm/es-define-property@1.0.1/node_modules/es-define-property/index.js +0 -1
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/eval.js +0 -1
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/index.js +0 -1
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/range.js +0 -1
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/ref.js +0 -1
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/syntax.js +0 -1
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/type.js +0 -1
- package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/uri.js +0 -1
- package/dist/node_modules/.pnpm/es-object-atoms@1.1.1/node_modules/es-object-atoms/index.js +0 -1
- package/dist/node_modules/.pnpm/events@3.3.0/node_modules/events/events.js +0 -1
- package/dist/node_modules/.pnpm/for-each@0.3.5/node_modules/for-each/index.js +0 -1
- package/dist/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js +0 -1
- package/dist/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js +0 -1
- package/dist/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js +0 -1
- package/dist/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js +0 -1
- package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Object.getPrototypeOf.js +0 -1
- package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Reflect.getPrototypeOf.js +0 -1
- package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/index.js +0 -1
- package/dist/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js +0 -1
- package/dist/node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/gOPD.js +0 -1
- package/dist/node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/index.js +0 -1
- package/dist/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/index.js +0 -1
- package/dist/node_modules/.pnpm/has-proto@1.0.3/node_modules/has-proto/index.js +0 -1
- package/dist/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js +0 -1
- package/dist/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js +0 -1
- package/dist/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/index.js +0 -1
- package/dist/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/shams.js +0 -1
- package/dist/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/shams.js +0 -1
- package/dist/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js +0 -1
- package/dist/node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js +0 -1
- package/dist/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js +0 -1
- package/dist/node_modules/.pnpm/is-arguments@1.2.0/node_modules/is-arguments/index.js +0 -1
- package/dist/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js +0 -1
- package/dist/node_modules/.pnpm/is-generator-function@1.1.0/node_modules/is-generator-function/index.js +0 -1
- package/dist/node_modules/.pnpm/is-regex@1.2.1/node_modules/is-regex/index.js +0 -1
- package/dist/node_modules/.pnpm/is-typed-array@1.1.15/node_modules/is-typed-array/index.js +0 -1
- package/dist/node_modules/.pnpm/js-tokens@9.0.1/node_modules/js-tokens/index.js +0 -1
- package/dist/node_modules/.pnpm/libphonenumber-js@1.12.26/node_modules/libphonenumber-js/metadata.min.json.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/arguments.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/array.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/bigint.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/class.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/date.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/error.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/function.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/helpers.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/html.js +0 -2
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/index.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/map.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/number.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/object.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/promise.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/regexp.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/set.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/string.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/symbol.js +0 -1
- package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/typedarray.js +0 -1
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/abs.js +0 -1
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/floor.js +0 -1
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/isNaN.js +0 -1
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/max.js +0 -1
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/min.js +0 -1
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/pow.js +0 -1
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/round.js +0 -1
- package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/sign.js +0 -1
- package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/code.js +0 -2
- package/dist/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/index.js +0 -1
- package/dist/node_modules/.pnpm/react@19.2.0/node_modules/react/cjs/react.production.js +0 -1
- package/dist/node_modules/.pnpm/react@19.2.0/node_modules/react/index.js +0 -1
- package/dist/node_modules/.pnpm/safe-buffer@5.1.2/node_modules/safe-buffer/index.js +0 -1
- package/dist/node_modules/.pnpm/safe-regex-test@1.1.0/node_modules/safe-regex-test/index.js +0 -1
- package/dist/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/index.js +0 -1
- package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-JVSKG4YS.js +0 -48
- package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-MM7DTO55.js +0 -1
- package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-OPCDBBL3.js +0 -6
- package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-VUAFL5XK.js +0 -1
- package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/client-logger/index.js +0 -1
- package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/instrumenter/index.js +0 -1
- package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/test/index.js +0 -152
- package/dist/node_modules/.pnpm/string_decoder@1.1.1/node_modules/string_decoder/lib/string_decoder.js +0 -1
- package/dist/node_modules/.pnpm/strip-literal@3.0.0/node_modules/strip-literal/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/browser.js +0 -1
- package/dist/node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js +0 -1
- package/dist/node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/chunk-BVHSVHOK.js +0 -1
- package/dist/node_modules/.pnpm/tinyspy@4.0.3/node_modules/tinyspy/dist/index.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/index.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/agent.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/abort-signal.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-connect.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-pipeline.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-request.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-stream.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-upgrade.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/index.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/readable.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/util.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/balanced-pool.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/cache.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/cachestorage.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/symbols.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/util.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/client.js +0 -26
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/compat/dispatcher-weakref.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/constants.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/index.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/parse.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/util.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/connect.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/constants.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/errors.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/request.js +0 -5
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/symbols.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/util.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/dispatcher-base.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/dispatcher.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/body.js +0 -9
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/constants.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/dataURL.js +0 -3
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/file.js +0 -3
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/formdata.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/global.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/headers.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/index.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/request.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/response.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/symbols.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/util.js +0 -2
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/webidl.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/encoding.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/filereader.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/progressevent.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/symbols.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/util.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/global.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/handler/DecoratorHandler.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/handler/RedirectHandler.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/handler/RetryHandler.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/interceptor/redirectInterceptor.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/constants.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/llhttp-wasm.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/utils.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-agent.js +0 -5
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-client.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-errors.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-interceptor.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-pool.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-symbols.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-utils.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/pending-interceptors-formatter.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/pluralizer.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/node/fixed-queue.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/pool-base.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/pool-stats.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/pool.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/proxy-agent.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/timers.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/connection.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/constants.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/events.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/frame.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/receiver.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/symbols.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/util.js +0 -1
- package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/websocket.js +0 -1
- package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js +0 -1
- package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js +0 -1
- package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js +0 -10
- package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -1
- package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js +0 -1
- package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js +0 -8
- package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js +0 -12
- package/dist/node_modules/.pnpm/which-typed-array@1.1.19/node_modules/which-typed-array/index.js +0 -1
- package/dist/types/generated/locale-codes.d.ts +0 -13
- package/dist/types/generated/locales/es-419.d.ts +0 -65
- package/dist/types/generated/locales/fr-CA.d.ts +0 -65
- package/dist/types/generated/locales/zh-Hans.d.ts +0 -65
- /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@46.1.1 → @ckeditor_ckeditor5-watchdog@47.3.0}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/ParseError.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/PhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/constants.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/format.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/isPossible.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/metadata.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parse.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
- /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
- /package/dist/node_modules/.pnpm/{magic-string@0.30.19 → magic-string@0.30.21}/node_modules/magic-string/dist/magic-string.es.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/footer.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/break.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/delete.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/heading.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/html.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/image.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/index.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/link.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/list.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/root.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/strong.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/table.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/text.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/index.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/revert.js +0 -0
- /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/state.js +0 -0
- /package/dist/node_modules/.pnpm/{storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-SN4J4IQ3.js → storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/_browser-chunks/chunk-ZUWEVLDX.js} +0 -0
- /package/dist/node_modules/.pnpm/{unist-util-is@6.0.0 → unist-util-is@6.0.1}/node_modules/unist-util-is/lib/index.js +0 -0
- /package/dist/node_modules/.pnpm/{unist-util-visit-parents@6.0.1 → unist-util-visit-parents@6.0.2}/node_modules/unist-util-visit-parents/lib/color.js +0 -0
package/web-types.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
|
|
3
3
|
"name": "@ncino/web-components",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "9.0.0-preview.10",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
@@ -731,6 +731,13 @@
|
|
|
731
731
|
"name": "bordered",
|
|
732
732
|
"value": { "type": "boolean", "default": "false" }
|
|
733
733
|
},
|
|
734
|
+
{
|
|
735
|
+
"name": "color",
|
|
736
|
+
"value": {
|
|
737
|
+
"type": "'primary' | 'success' | 'warning' | 'brand'",
|
|
738
|
+
"default": "'primary'"
|
|
739
|
+
}
|
|
740
|
+
},
|
|
734
741
|
{
|
|
735
742
|
"name": "badge-id",
|
|
736
743
|
"value": { "type": "string", "default": "''" }
|
|
@@ -745,6 +752,10 @@
|
|
|
745
752
|
"properties": [
|
|
746
753
|
{ "name": "tile", "type": "boolean" },
|
|
747
754
|
{ "name": "bordered", "type": "boolean" },
|
|
755
|
+
{
|
|
756
|
+
"name": "color",
|
|
757
|
+
"type": "'primary' | 'success' | 'warning' | 'brand'"
|
|
758
|
+
},
|
|
748
759
|
{ "name": "badgeClasses" },
|
|
749
760
|
{ "name": "badgeId", "type": "string" },
|
|
750
761
|
{ "name": "dataTestid", "type": "string | undefined" },
|
|
@@ -6549,6 +6560,172 @@
|
|
|
6549
6560
|
"events": []
|
|
6550
6561
|
}
|
|
6551
6562
|
},
|
|
6563
|
+
{
|
|
6564
|
+
"name": "ngc-stepper-item",
|
|
6565
|
+
"description": "\n---\n\n\n### **Events:**\n - **step-clicked**\n\n### **Methods:**\n - **removeAttributesFromHost(name: _string_, oldValue: _string_, newValue: _string_)** - Removes an attribute from the host element and stores its original value in the map.\nAlso updates the corresponding `dataset` property for the attribute.\n- **restoreAttributesToHost()** - Restores all previously removed attributes to the host element.\nClears the map of removed attributes after restoration.",
|
|
6566
|
+
"doc-url": "",
|
|
6567
|
+
"attributes": [
|
|
6568
|
+
{
|
|
6569
|
+
"name": "variant",
|
|
6570
|
+
"value": {
|
|
6571
|
+
"type": "'incomplete' | 'base' | 'success' | 'warning' | 'error' | 'ai'",
|
|
6572
|
+
"default": "'incomplete'"
|
|
6573
|
+
}
|
|
6574
|
+
},
|
|
6575
|
+
{
|
|
6576
|
+
"name": "vertical",
|
|
6577
|
+
"value": { "type": "boolean", "default": "false" }
|
|
6578
|
+
},
|
|
6579
|
+
{
|
|
6580
|
+
"name": "disabled",
|
|
6581
|
+
"value": { "type": "boolean", "default": "false" }
|
|
6582
|
+
},
|
|
6583
|
+
{
|
|
6584
|
+
"name": "skeleton",
|
|
6585
|
+
"value": { "type": "boolean", "default": "false" }
|
|
6586
|
+
},
|
|
6587
|
+
{
|
|
6588
|
+
"name": "current",
|
|
6589
|
+
"value": { "type": "boolean", "default": "false" }
|
|
6590
|
+
},
|
|
6591
|
+
{ "name": "step-title", "value": { "type": "string | undefined" } },
|
|
6592
|
+
{
|
|
6593
|
+
"name": "step-subtitle",
|
|
6594
|
+
"value": { "type": "string | undefined" }
|
|
6595
|
+
},
|
|
6596
|
+
{ "name": "icon-name", "value": { "type": "string | undefined" } },
|
|
6597
|
+
{
|
|
6598
|
+
"name": "variantAriaLabelOverrides",
|
|
6599
|
+
"value": {
|
|
6600
|
+
"type": "NgcStepperItemVariantAriaLabelInfo | undefined"
|
|
6601
|
+
}
|
|
6602
|
+
},
|
|
6603
|
+
{
|
|
6604
|
+
"name": "delegatesARIA",
|
|
6605
|
+
"description": "A boolean property that determines whether ARIA-related attributes\n(e.g., `aria-label`, `aria-labelledby`, `role`, etc.) are managed\nby the host element or delegated to the component.\n\n- When `true` (default), ARIA attributes are removed from the host\n and managed internally by the component.\n- When `false`, previously removed ARIA attributes are restored\n to the host element.",
|
|
6606
|
+
"value": { "type": "boolean", "default": "true" }
|
|
6607
|
+
},
|
|
6608
|
+
{
|
|
6609
|
+
"name": "data-testid",
|
|
6610
|
+
"value": { "type": "string | undefined", "default": "undefined" }
|
|
6611
|
+
}
|
|
6612
|
+
],
|
|
6613
|
+
"events": [{ "name": "step-clicked", "type": "CustomEvent" }],
|
|
6614
|
+
"js": {
|
|
6615
|
+
"properties": [
|
|
6616
|
+
{
|
|
6617
|
+
"name": "variant",
|
|
6618
|
+
"type": "'incomplete' | 'base' | 'success' | 'warning' | 'error' | 'ai'"
|
|
6619
|
+
},
|
|
6620
|
+
{ "name": "vertical", "type": "boolean" },
|
|
6621
|
+
{ "name": "disabled", "type": "boolean" },
|
|
6622
|
+
{ "name": "skeleton", "type": "boolean" },
|
|
6623
|
+
{ "name": "current", "type": "boolean" },
|
|
6624
|
+
{ "name": "stepTitle", "type": "string | undefined" },
|
|
6625
|
+
{ "name": "stepSubtitle", "type": "string | undefined" },
|
|
6626
|
+
{ "name": "iconName", "type": "string | undefined" },
|
|
6627
|
+
{
|
|
6628
|
+
"name": "variantAriaLabelOverrides",
|
|
6629
|
+
"type": "NgcStepperItemVariantAriaLabelInfo | undefined"
|
|
6630
|
+
},
|
|
6631
|
+
{ "name": "_orientation" },
|
|
6632
|
+
{ "name": "labelMarkup" },
|
|
6633
|
+
{ "name": "skeletonMarkup" },
|
|
6634
|
+
{ "name": "classes" },
|
|
6635
|
+
{ "name": "icon" },
|
|
6636
|
+
{ "name": "variantLabel" },
|
|
6637
|
+
{
|
|
6638
|
+
"name": "shouldApplyAttributeDeletion",
|
|
6639
|
+
"description": "Determines whether attribute deletion should be applied.\nThis is controlled by the `delegatesARIA` property.",
|
|
6640
|
+
"type": "boolean"
|
|
6641
|
+
},
|
|
6642
|
+
{
|
|
6643
|
+
"name": "delegatesARIA",
|
|
6644
|
+
"description": "A boolean property that determines whether ARIA-related attributes\n(e.g., `aria-label`, `aria-labelledby`, `role`, etc.) are managed\nby the host element or delegated to the component.\n\n- When `true` (default), ARIA attributes are removed from the host\n and managed internally by the component.\n- When `false`, previously removed ARIA attributes are restored\n to the host element.",
|
|
6645
|
+
"type": "boolean"
|
|
6646
|
+
},
|
|
6647
|
+
{ "name": "dataTestid", "type": "string | undefined" },
|
|
6648
|
+
{ "name": "labelDataTestid" },
|
|
6649
|
+
{ "name": "helpTextDataTestid" },
|
|
6650
|
+
{ "name": "errorMessageDataTestid" }
|
|
6651
|
+
],
|
|
6652
|
+
"events": [{ "name": "step-clicked", "type": "CustomEvent" }]
|
|
6653
|
+
}
|
|
6654
|
+
},
|
|
6655
|
+
{
|
|
6656
|
+
"name": "ngc-progress-stepper",
|
|
6657
|
+
"description": "\n---\n\n\n### **Events:**\n - **change**\n\n### **Methods:**\n - **removeAttributesFromHost(name: _string_, oldValue: _string_, newValue: _string_)** - Removes an attribute from the host element and stores its original value in the map.\nAlso updates the corresponding `dataset` property for the attribute.\n- **restoreAttributesToHost()** - Restores all previously removed attributes to the host element.\nClears the map of removed attributes after restoration.",
|
|
6658
|
+
"doc-url": "",
|
|
6659
|
+
"attributes": [
|
|
6660
|
+
{
|
|
6661
|
+
"name": "direction",
|
|
6662
|
+
"value": {
|
|
6663
|
+
"type": "'horizontal' | 'vertical'",
|
|
6664
|
+
"default": "'horizontal'"
|
|
6665
|
+
}
|
|
6666
|
+
},
|
|
6667
|
+
{
|
|
6668
|
+
"name": "steps",
|
|
6669
|
+
"value": { "type": "NgcStepperItemInfo[]", "default": "[]" }
|
|
6670
|
+
},
|
|
6671
|
+
{
|
|
6672
|
+
"name": "current-step-id",
|
|
6673
|
+
"value": { "type": "string | undefined" }
|
|
6674
|
+
},
|
|
6675
|
+
{
|
|
6676
|
+
"name": "stepper-item-variant-aria-label-overrides",
|
|
6677
|
+
"value": {
|
|
6678
|
+
"type": "NgcStepperItemVariantAriaLabelInfo | undefined"
|
|
6679
|
+
}
|
|
6680
|
+
},
|
|
6681
|
+
{
|
|
6682
|
+
"name": "delegatesARIA",
|
|
6683
|
+
"description": "A boolean property that determines whether ARIA-related attributes\n(e.g., `aria-label`, `aria-labelledby`, `role`, etc.) are managed\nby the host element or delegated to the component.\n\n- When `true` (default), ARIA attributes are removed from the host\n and managed internally by the component.\n- When `false`, previously removed ARIA attributes are restored\n to the host element.",
|
|
6684
|
+
"value": { "type": "boolean", "default": "true" }
|
|
6685
|
+
},
|
|
6686
|
+
{
|
|
6687
|
+
"name": "skeleton",
|
|
6688
|
+
"value": { "type": "boolean", "default": "false" }
|
|
6689
|
+
},
|
|
6690
|
+
{
|
|
6691
|
+
"name": "data-testid",
|
|
6692
|
+
"value": { "type": "string | undefined", "default": "undefined" }
|
|
6693
|
+
}
|
|
6694
|
+
],
|
|
6695
|
+
"events": [{ "name": "change", "type": "CustomEvent" }],
|
|
6696
|
+
"js": {
|
|
6697
|
+
"properties": [
|
|
6698
|
+
{ "name": "direction", "type": "'horizontal' | 'vertical'" },
|
|
6699
|
+
{ "name": "steps", "type": "NgcStepperItemInfo[]" },
|
|
6700
|
+
{ "name": "currentStepId", "type": "string | undefined" },
|
|
6701
|
+
{
|
|
6702
|
+
"name": "stepperItemVariantAriaLabelOverrides",
|
|
6703
|
+
"type": "NgcStepperItemVariantAriaLabelInfo | undefined"
|
|
6704
|
+
},
|
|
6705
|
+
{ "name": "classes" },
|
|
6706
|
+
{
|
|
6707
|
+
"name": "stepperItems",
|
|
6708
|
+
"type": "NodeListOf<NgcStepperItem> | undefined"
|
|
6709
|
+
},
|
|
6710
|
+
{
|
|
6711
|
+
"name": "shouldApplyAttributeDeletion",
|
|
6712
|
+
"description": "Determines whether attribute deletion should be applied.\nThis is controlled by the `delegatesARIA` property.",
|
|
6713
|
+
"type": "boolean"
|
|
6714
|
+
},
|
|
6715
|
+
{
|
|
6716
|
+
"name": "delegatesARIA",
|
|
6717
|
+
"description": "A boolean property that determines whether ARIA-related attributes\n(e.g., `aria-label`, `aria-labelledby`, `role`, etc.) are managed\nby the host element or delegated to the component.\n\n- When `true` (default), ARIA attributes are removed from the host\n and managed internally by the component.\n- When `false`, previously removed ARIA attributes are restored\n to the host element.",
|
|
6718
|
+
"type": "boolean"
|
|
6719
|
+
},
|
|
6720
|
+
{ "name": "skeleton", "type": "boolean" },
|
|
6721
|
+
{ "name": "dataTestid", "type": "string | undefined" },
|
|
6722
|
+
{ "name": "labelDataTestid" },
|
|
6723
|
+
{ "name": "helpTextDataTestid" },
|
|
6724
|
+
{ "name": "errorMessageDataTestid" }
|
|
6725
|
+
],
|
|
6726
|
+
"events": [{ "name": "change", "type": "CustomEvent" }]
|
|
6727
|
+
}
|
|
6728
|
+
},
|
|
6552
6729
|
{
|
|
6553
6730
|
"name": "ngc-selection-box",
|
|
6554
6731
|
"description": "\n---\n\n\n### **Events:**\n - **change**",
|
|
@@ -7758,170 +7935,12 @@
|
|
|
7758
7935
|
"js": { "properties": [], "events": [] }
|
|
7759
7936
|
},
|
|
7760
7937
|
{
|
|
7761
|
-
"name": "ngc-
|
|
7762
|
-
"description": "
|
|
7763
|
-
"doc-url": "",
|
|
7764
|
-
"attributes": [
|
|
7765
|
-
{
|
|
7766
|
-
"name": "variant",
|
|
7767
|
-
"value": {
|
|
7768
|
-
"type": "'incomplete' | 'base' | 'success' | 'warning' | 'error' | 'ai'",
|
|
7769
|
-
"default": "'incomplete'"
|
|
7770
|
-
}
|
|
7771
|
-
},
|
|
7772
|
-
{
|
|
7773
|
-
"name": "vertical",
|
|
7774
|
-
"value": { "type": "boolean", "default": "false" }
|
|
7775
|
-
},
|
|
7776
|
-
{
|
|
7777
|
-
"name": "disabled",
|
|
7778
|
-
"value": { "type": "boolean", "default": "false" }
|
|
7779
|
-
},
|
|
7780
|
-
{
|
|
7781
|
-
"name": "skeleton",
|
|
7782
|
-
"value": { "type": "boolean", "default": "false" }
|
|
7783
|
-
},
|
|
7784
|
-
{
|
|
7785
|
-
"name": "current",
|
|
7786
|
-
"value": { "type": "boolean", "default": "false" }
|
|
7787
|
-
},
|
|
7788
|
-
{ "name": "step-title", "value": { "type": "string | undefined" } },
|
|
7789
|
-
{
|
|
7790
|
-
"name": "step-subtitle",
|
|
7791
|
-
"value": { "type": "string | undefined" }
|
|
7792
|
-
},
|
|
7793
|
-
{ "name": "icon-name", "value": { "type": "string | undefined" } },
|
|
7794
|
-
{
|
|
7795
|
-
"name": "variantAriaLabelOverrides",
|
|
7796
|
-
"value": {
|
|
7797
|
-
"type": "NgcStepperItemVariantAriaLabelInfo | undefined"
|
|
7798
|
-
}
|
|
7799
|
-
},
|
|
7800
|
-
{
|
|
7801
|
-
"name": "delegatesARIA",
|
|
7802
|
-
"description": "A boolean property that determines whether ARIA-related attributes\n(e.g., `aria-label`, `aria-labelledby`, `role`, etc.) are managed\nby the host element or delegated to the component.\n\n- When `true` (default), ARIA attributes are removed from the host\n and managed internally by the component.\n- When `false`, previously removed ARIA attributes are restored\n to the host element.",
|
|
7803
|
-
"value": { "type": "boolean", "default": "true" }
|
|
7804
|
-
},
|
|
7805
|
-
{
|
|
7806
|
-
"name": "data-testid",
|
|
7807
|
-
"value": { "type": "string | undefined", "default": "undefined" }
|
|
7808
|
-
}
|
|
7809
|
-
],
|
|
7810
|
-
"events": [{ "name": "step-clicked", "type": "CustomEvent" }],
|
|
7811
|
-
"js": {
|
|
7812
|
-
"properties": [
|
|
7813
|
-
{
|
|
7814
|
-
"name": "variant",
|
|
7815
|
-
"type": "'incomplete' | 'base' | 'success' | 'warning' | 'error' | 'ai'"
|
|
7816
|
-
},
|
|
7817
|
-
{ "name": "vertical", "type": "boolean" },
|
|
7818
|
-
{ "name": "disabled", "type": "boolean" },
|
|
7819
|
-
{ "name": "skeleton", "type": "boolean" },
|
|
7820
|
-
{ "name": "current", "type": "boolean" },
|
|
7821
|
-
{ "name": "stepTitle", "type": "string | undefined" },
|
|
7822
|
-
{ "name": "stepSubtitle", "type": "string | undefined" },
|
|
7823
|
-
{ "name": "iconName", "type": "string | undefined" },
|
|
7824
|
-
{
|
|
7825
|
-
"name": "variantAriaLabelOverrides",
|
|
7826
|
-
"type": "NgcStepperItemVariantAriaLabelInfo | undefined"
|
|
7827
|
-
},
|
|
7828
|
-
{ "name": "_orientation" },
|
|
7829
|
-
{ "name": "labelMarkup" },
|
|
7830
|
-
{ "name": "skeletonMarkup" },
|
|
7831
|
-
{ "name": "classes" },
|
|
7832
|
-
{ "name": "icon" },
|
|
7833
|
-
{ "name": "variantLabel" },
|
|
7834
|
-
{
|
|
7835
|
-
"name": "shouldApplyAttributeDeletion",
|
|
7836
|
-
"description": "Determines whether attribute deletion should be applied.\nThis is controlled by the `delegatesARIA` property.",
|
|
7837
|
-
"type": "boolean"
|
|
7838
|
-
},
|
|
7839
|
-
{
|
|
7840
|
-
"name": "delegatesARIA",
|
|
7841
|
-
"description": "A boolean property that determines whether ARIA-related attributes\n(e.g., `aria-label`, `aria-labelledby`, `role`, etc.) are managed\nby the host element or delegated to the component.\n\n- When `true` (default), ARIA attributes are removed from the host\n and managed internally by the component.\n- When `false`, previously removed ARIA attributes are restored\n to the host element.",
|
|
7842
|
-
"type": "boolean"
|
|
7843
|
-
},
|
|
7844
|
-
{ "name": "dataTestid", "type": "string | undefined" },
|
|
7845
|
-
{ "name": "labelDataTestid" },
|
|
7846
|
-
{ "name": "helpTextDataTestid" },
|
|
7847
|
-
{ "name": "errorMessageDataTestid" }
|
|
7848
|
-
],
|
|
7849
|
-
"events": [{ "name": "step-clicked", "type": "CustomEvent" }]
|
|
7850
|
-
}
|
|
7851
|
-
},
|
|
7852
|
-
{
|
|
7853
|
-
"name": "ngc-progress-stepper",
|
|
7854
|
-
"description": "\n---\n\n\n### **Events:**\n - **change**\n\n### **Methods:**\n - **removeAttributesFromHost(name: _string_, oldValue: _string_, newValue: _string_)** - Removes an attribute from the host element and stores its original value in the map.\nAlso updates the corresponding `dataset` property for the attribute.\n- **restoreAttributesToHost()** - Restores all previously removed attributes to the host element.\nClears the map of removed attributes after restoration.",
|
|
7938
|
+
"name": "ngc-illustration-list",
|
|
7939
|
+
"description": "An element that renders all of the illustrations in the illustration registry.\nThis component is not distributed as part of the library, but is useful for\ndevelopment and testing.\n---\n",
|
|
7855
7940
|
"doc-url": "",
|
|
7856
|
-
"attributes": [
|
|
7857
|
-
|
|
7858
|
-
|
|
7859
|
-
"value": {
|
|
7860
|
-
"type": "'horizontal' | 'vertical'",
|
|
7861
|
-
"default": "'horizontal'"
|
|
7862
|
-
}
|
|
7863
|
-
},
|
|
7864
|
-
{
|
|
7865
|
-
"name": "steps",
|
|
7866
|
-
"value": { "type": "NgcStepperItemInfo[]", "default": "[]" }
|
|
7867
|
-
},
|
|
7868
|
-
{
|
|
7869
|
-
"name": "current-step-id",
|
|
7870
|
-
"value": { "type": "string | undefined" }
|
|
7871
|
-
},
|
|
7872
|
-
{
|
|
7873
|
-
"name": "stepper-item-variant-aria-label-overrides",
|
|
7874
|
-
"value": {
|
|
7875
|
-
"type": "NgcStepperItemVariantAriaLabelInfo | undefined"
|
|
7876
|
-
}
|
|
7877
|
-
},
|
|
7878
|
-
{
|
|
7879
|
-
"name": "delegatesARIA",
|
|
7880
|
-
"description": "A boolean property that determines whether ARIA-related attributes\n(e.g., `aria-label`, `aria-labelledby`, `role`, etc.) are managed\nby the host element or delegated to the component.\n\n- When `true` (default), ARIA attributes are removed from the host\n and managed internally by the component.\n- When `false`, previously removed ARIA attributes are restored\n to the host element.",
|
|
7881
|
-
"value": { "type": "boolean", "default": "true" }
|
|
7882
|
-
},
|
|
7883
|
-
{
|
|
7884
|
-
"name": "skeleton",
|
|
7885
|
-
"value": { "type": "boolean", "default": "false" }
|
|
7886
|
-
},
|
|
7887
|
-
{
|
|
7888
|
-
"name": "data-testid",
|
|
7889
|
-
"value": { "type": "string | undefined", "default": "undefined" }
|
|
7890
|
-
}
|
|
7891
|
-
],
|
|
7892
|
-
"events": [{ "name": "change", "type": "CustomEvent" }],
|
|
7893
|
-
"js": {
|
|
7894
|
-
"properties": [
|
|
7895
|
-
{ "name": "direction", "type": "'horizontal' | 'vertical'" },
|
|
7896
|
-
{ "name": "steps", "type": "NgcStepperItemInfo[]" },
|
|
7897
|
-
{ "name": "currentStepId", "type": "string | undefined" },
|
|
7898
|
-
{
|
|
7899
|
-
"name": "stepperItemVariantAriaLabelOverrides",
|
|
7900
|
-
"type": "NgcStepperItemVariantAriaLabelInfo | undefined"
|
|
7901
|
-
},
|
|
7902
|
-
{ "name": "classes" },
|
|
7903
|
-
{
|
|
7904
|
-
"name": "stepperItems",
|
|
7905
|
-
"type": "NodeListOf<NgcStepperItem> | undefined"
|
|
7906
|
-
},
|
|
7907
|
-
{
|
|
7908
|
-
"name": "shouldApplyAttributeDeletion",
|
|
7909
|
-
"description": "Determines whether attribute deletion should be applied.\nThis is controlled by the `delegatesARIA` property.",
|
|
7910
|
-
"type": "boolean"
|
|
7911
|
-
},
|
|
7912
|
-
{
|
|
7913
|
-
"name": "delegatesARIA",
|
|
7914
|
-
"description": "A boolean property that determines whether ARIA-related attributes\n(e.g., `aria-label`, `aria-labelledby`, `role`, etc.) are managed\nby the host element or delegated to the component.\n\n- When `true` (default), ARIA attributes are removed from the host\n and managed internally by the component.\n- When `false`, previously removed ARIA attributes are restored\n to the host element.",
|
|
7915
|
-
"type": "boolean"
|
|
7916
|
-
},
|
|
7917
|
-
{ "name": "skeleton", "type": "boolean" },
|
|
7918
|
-
{ "name": "dataTestid", "type": "string | undefined" },
|
|
7919
|
-
{ "name": "labelDataTestid" },
|
|
7920
|
-
{ "name": "helpTextDataTestid" },
|
|
7921
|
-
{ "name": "errorMessageDataTestid" }
|
|
7922
|
-
],
|
|
7923
|
-
"events": [{ "name": "change", "type": "CustomEvent" }]
|
|
7924
|
-
}
|
|
7941
|
+
"attributes": [],
|
|
7942
|
+
"events": [],
|
|
7943
|
+
"js": { "properties": [], "events": [] }
|
|
7925
7944
|
},
|
|
7926
7945
|
{
|
|
7927
7946
|
"name": "slot-placeholder",
|
|
@@ -7947,14 +7966,6 @@
|
|
|
7947
7966
|
],
|
|
7948
7967
|
"events": []
|
|
7949
7968
|
}
|
|
7950
|
-
},
|
|
7951
|
-
{
|
|
7952
|
-
"name": "ngc-illustration-list",
|
|
7953
|
-
"description": "An element that renders all of the illustrations in the illustration registry.\nThis component is not distributed as part of the library, but is useful for\ndevelopment and testing.\n---\n",
|
|
7954
|
-
"doc-url": "",
|
|
7955
|
-
"attributes": [],
|
|
7956
|
-
"events": [],
|
|
7957
|
-
"js": { "properties": [], "events": [] }
|
|
7958
7969
|
}
|
|
7959
7970
|
]
|
|
7960
7971
|
},
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import*as e from"./__vite-browser-external.js";import{getAugmentedNamespace as r}from"./_commonjsHelpers.js";const o=r(e);export{o as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const e={};export{e as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={exports:{}};export{e as __module};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var s={};export{s as __exports};
|
package/dist/_virtual/events.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={exports:{}};export{e as __module};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={};export{e as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={};export{e as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={};export{e as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={};export{e as __exports};
|
package/dist/_virtual/fetch.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={};export{e as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var a={};export{a as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var a={};export{a as __exports};
|
package/dist/_virtual/helpers.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={};export{e as __exports};
|
package/dist/_virtual/index10.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={};export{e as __exports};
|
package/dist/_virtual/index11.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={exports:{}};export{e as __module};
|
package/dist/_virtual/index12.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var a={exports:{}};export{a as __module};
|
package/dist/_virtual/index2.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={exports:{}};export{e as __module};
|
package/dist/_virtual/index3.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{getDefaultExportFromCjs as e}from"./_commonjsHelpers.js";import{__require as r}from"../node_modules/.pnpm/extend@3.0.2/node_modules/extend/index.js";var t=r();const a=e(t);export{a as default};
|
package/dist/_virtual/index4.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{getAugmentedNamespace as e}from"./_commonjsHelpers.js";import*as r from"../node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/index.js";const m=e(r);export{m as default};
|
package/dist/_virtual/index5.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var r={};export{r as __exports};
|
package/dist/_virtual/index6.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={exports:{}};export{e as __module};
|
package/dist/_virtual/index7.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var a={};export{a as __exports};
|
package/dist/_virtual/index8.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var r={};export{r as __exports};
|
package/dist/_virtual/index9.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var s={};export{s as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var o={};export{o as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{getDefaultExportFromCjs as r}from"./_commonjsHelpers.js";import{__require as t}from"../node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/html/index_html.js";var e=t();const a=r(e);export{a as default,e as i};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={};export{e as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{getDefaultExportFromCjs as r}from"./_commonjsHelpers.js";import{__require as e}from"../node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/react/index_react.js";var t=e();const i=r(t);export{i as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={};export{e as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var r={exports:{}};export{r as __module};
|
package/dist/_virtual/logging.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var g={};export{g as __exports};
|
package/dist/_virtual/main.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var a={exports:{}};export{a as __module};
|
package/dist/_virtual/main2.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var a={exports:{}};export{a as __module};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var r={};export{r as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var r={};export{r as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var r={};export{r as __exports};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={};export{e as __exports};
|
package/dist/_virtual/types.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var e={};export{e as __exports};
|
package/dist/_virtual/updates.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var a={};export{a as __exports};
|
package/dist/_virtual/util.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var r={};export{r as __exports};
|
package/dist/_virtual/utils.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
var r={};export{r as __exports};
|