@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.
Files changed (607) hide show
  1. package/dist/_slds/icons/svg/symbols-rtl.svg +1 -1
  2. package/dist/_slds/icons/svg/symbols.svg +1 -1
  3. package/dist/_slds/icons/symbols-rtl.svg +1 -1
  4. package/dist/_slds/icons/symbols.svg +1 -1
  5. package/dist/_virtual/_commonjsHelpers.js +1 -1
  6. package/dist/_virtual/index.js +1 -1
  7. package/dist/assets/node_modules/.pnpm/ckeditor5@47.3.0/node_modules/ckeditor5/dist/ckeditor5.css +1 -0
  8. package/dist/components/accordion/gator/base/accordion.gator.js +2 -2
  9. package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
  10. package/dist/components/alert/gator/base/alert.gator.js +1 -1
  11. package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +1 -1
  12. package/dist/components/alert/gator/title/alert-title.gator.js +1 -1
  13. package/dist/components/avatar/gator/avatar.gator.js +1 -1
  14. package/dist/components/badge/gator/badge.gator.js +3 -3
  15. package/dist/components/banner/gator/banner.gator.js +2 -2
  16. package/dist/components/boolean/boolean.gator.js +2 -2
  17. package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +1 -1
  18. package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +2 -2
  19. package/dist/components/button/gator/button.gator.js +1 -1
  20. package/dist/components/button-card/gator/button-card.gator.js +2 -2
  21. package/dist/components/button-group/gator/button-group.gator.js +2 -2
  22. package/dist/components/card/gator/base/card.gator.js +1 -1
  23. package/dist/components/card/gator/content/card-content.gator.js +1 -1
  24. package/dist/components/card/gator/footer/card-footer.gator.js +1 -1
  25. package/dist/components/card/gator/header/card-header.gator.js +1 -1
  26. package/dist/components/checkbox/checkbox.gator.js +1 -1
  27. package/dist/components/checkbox-group/checkbox-group.gator.js +2 -2
  28. package/dist/components/chip/gator/chip.gator.js +1 -1
  29. package/dist/components/date-picker/base/gator/datepicker.gator.js +2 -2
  30. package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +1 -1
  31. package/dist/components/display-card/gator/display-card.gator.js +1 -1
  32. package/dist/components/divider/gator/divider.gator.js +2 -2
  33. package/dist/components/fab/gator/fab.gator.js +1 -1
  34. package/dist/components/guided-nav/gator/guided-nav/guided-nav.gator.js +1 -1
  35. package/dist/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.js +2 -2
  36. package/dist/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.js +1 -1
  37. package/dist/components/headline-card/gator/headline-card.gator.js +2 -2
  38. package/dist/components/icon/gator/icon.gator.js +1 -1
  39. package/dist/components/icon-button/gator/icon-button.gator.js +1 -1
  40. package/dist/components/illustration/gator/illustration.gator.js +1 -1
  41. package/dist/components/image-card/gator/image-card.gator.js +1 -1
  42. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +39 -39
  43. package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
  44. package/dist/components/input/gator/input-currency/input-currency.gator.js +1 -1
  45. package/dist/components/input/gator/input-date/input-date.gator.js +1 -1
  46. package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +1 -1
  47. package/dist/components/input/gator/input-file/input-file.gator.js +1 -1
  48. package/dist/components/input/gator/input-label/input-label.gator.js +1 -1
  49. package/dist/components/input/gator/input-masked/input-masked.gator.js +1 -1
  50. package/dist/components/input/gator/input-percent/input-percent.gator.js +1 -1
  51. package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
  52. package/dist/components/input/gator/input-search/input-search.gator.js +1 -1
  53. package/dist/components/input/gator/input-text/input-text.gator.js +1 -1
  54. package/dist/components/input/gator/input-textarea/input-textarea.gator.js +1 -1
  55. package/dist/components/input/gator/input-time/input-time.gator.js +1 -1
  56. package/dist/components/input-rich-text/ckeditor-config.js +1 -1
  57. package/dist/components/input-rich-text/input-rich-text.slds.js +2 -2
  58. package/dist/components/list/gator/list/list.gator.js +1 -1
  59. package/dist/components/list/gator/list-item/list-item.gator.js +2 -2
  60. package/dist/components/loading-spinner/gator/loading-spinner.gator.js +1 -1
  61. package/dist/components/menu/base/gator/menu.gator.js +1 -1
  62. package/dist/components/menu/menu-item/gator/menu-item.gator.js +1 -1
  63. package/dist/components/modal/gator/modal.gator.js +7 -5
  64. package/dist/components/modal/modal.js +1 -1
  65. package/dist/components/page-header/gator/page-header.gator.js +1 -1
  66. package/dist/components/panel/gator/panel.gator.js +1 -1
  67. package/dist/components/panel/gator/panel.storybook-test.js +1 -1
  68. package/dist/components/popover/gator/popover.gator.js +1 -1
  69. package/dist/components/progress-bar/gator/progress-bar.gator.js +1 -1
  70. package/dist/components/progress-ring/gator/progress-ring.gator.js +1 -1
  71. package/dist/components/progress-stepper/base/progress-stepper.gator.js +1 -1
  72. package/dist/components/progress-stepper/index.js +1 -0
  73. package/dist/components/progress-stepper/stepper-item/stepper-item.gator.js +2 -2
  74. package/dist/components/radio/radio.gator.js +1 -1
  75. package/dist/components/radio-group/radio-group.gator.js +2 -2
  76. package/dist/components/selection-box/selection-box.gator.js +1 -1
  77. package/dist/components/selection-box-group/selection-box-group.gator.js +1 -1
  78. package/dist/components/selector/gator/selector.gator.js +1 -1
  79. package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
  80. package/dist/components/skip-link/gator/base/skip-link.gator.js +1 -1
  81. package/dist/components/skip-link/gator/list-item/skip-link-list-item.gator.js +1 -1
  82. package/dist/components/switch/gator/switch.gator.js +1 -1
  83. package/dist/components/table/gator/table-bulk-controls/table-bulk-controls.gator.js +1 -1
  84. package/dist/components/table/gator/table-controls/table-controls.gator.js +1 -1
  85. package/dist/components/table/gator/table-pagination/table-pagination.gator.js +1 -1
  86. package/dist/components/table/gator/table.gator.js +1 -1
  87. package/dist/components/tabs/gator/tab/tab.gator.js +2 -2
  88. package/dist/components/tabs/gator/tabset/tabset.gator.js +1 -1
  89. package/dist/components/text-detail/gator/text-detail.gator.js +6 -6
  90. package/dist/components/text-link/gator/text-link.gator.js +1 -1
  91. package/dist/components/time-picker/gator/time-picker.gator.js +1 -1
  92. package/dist/components/toast/gator/base/toast.gator.js +1 -1
  93. package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +1 -1
  94. package/dist/components/toast/gator/title/toast-title.gator.js +1 -1
  95. package/dist/components/toast-container/gator/toast-container.gator.js +2 -2
  96. package/dist/components/toaster/gator/toaster.gator.js +2 -2
  97. package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
  98. package/dist/index.gator.js +1 -1
  99. package/dist/index.js +1 -1
  100. 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
  101. 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
  102. 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
  103. 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
  104. 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
  105. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@47.3.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +8 -0
  106. 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
  107. 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
  108. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@47.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +1 -0
  109. 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
  110. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@47.3.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +3 -0
  111. 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
  112. 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
  113. 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
  114. 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
  115. 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
  116. 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
  117. 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
  118. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@47.3.0/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +1 -0
  119. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@47.3.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +3 -0
  120. 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
  121. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@47.3.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +1 -0
  122. 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
  123. 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
  124. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@47.3.0/node_modules/@ckeditor/ckeditor5-link/dist/index.js +1 -0
  125. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@47.3.0/node_modules/@ckeditor/ckeditor5-list/dist/index.js +1 -0
  126. 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
  127. 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
  128. 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
  129. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@47.3.0/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +1 -0
  130. 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
  131. 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
  132. 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
  133. 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
  134. 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
  135. 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
  136. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@47.3.0/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +1 -0
  137. 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
  138. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@47.3.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +1 -0
  139. 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
  140. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@47.3.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +1 -0
  141. 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
  142. 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
  143. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@47.3.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +8 -0
  144. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@47.3.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +1 -0
  145. package/dist/node_modules/.pnpm/@vitest_expect@4.0.15/node_modules/@vitest/expect/dist/index.js +58 -0
  146. package/dist/node_modules/.pnpm/@vitest_pretty-format@4.0.15/node_modules/@vitest/pretty-format/dist/index.js +5 -0
  147. package/dist/node_modules/.pnpm/@vitest_runner@4.0.15/node_modules/@vitest/runner/dist/chunk-tasks.js +2 -0
  148. package/dist/node_modules/.pnpm/@vitest_runner@4.0.15/node_modules/@vitest/runner/dist/index.js +4 -0
  149. package/dist/node_modules/.pnpm/@vitest_snapshot@4.0.15/node_modules/@vitest/snapshot/dist/index.js +21 -0
  150. package/dist/node_modules/.pnpm/@vitest_spy@4.0.15/node_modules/@vitest/spy/dist/index.js +1 -0
  151. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +1 -0
  152. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/chunk-pathe.M-eThtNZ.js +1 -0
  153. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/diff.js +42 -0
  154. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/display.js +2 -0
  155. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/error.js +2 -0
  156. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/helpers.js +1 -0
  157. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/serialize.js +1 -0
  158. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/source-map.js +1 -0
  159. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/timers.js +1 -0
  160. package/dist/node_modules/.pnpm/axe-core@4.11.0/node_modules/axe-core/axe.js +12 -12
  161. package/dist/node_modules/.pnpm/chai@6.2.1/node_modules/chai/index.js +2 -0
  162. package/dist/node_modules/.pnpm/color-convert@3.1.0/node_modules/color-convert/conversions.js +1 -1
  163. package/dist/node_modules/.pnpm/color-convert@3.1.3/node_modules/color-convert/conversions.js +1 -1
  164. package/dist/node_modules/.pnpm/{color-name@2.0.2 → color-name@2.1.0}/node_modules/color-name/index.js +1 -1
  165. package/dist/node_modules/.pnpm/color-parse@2.0.2/node_modules/color-parse/index.js +1 -1
  166. package/dist/node_modules/.pnpm/color-string@2.1.4/node_modules/color-string/index.js +1 -1
  167. package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/index.js +1 -1
  168. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/media.js +1 -1
  169. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/table.js +1 -1
  170. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.31/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
  171. 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
  172. package/dist/node_modules/.pnpm/mdast-util-phrasing@4.1.0/node_modules/mdast-util-phrasing/lib/index.js +1 -1
  173. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/code.js +2 -0
  174. 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
  175. package/dist/node_modules/.pnpm/remark-rehype@11.1.2/node_modules/remark-rehype/lib/index.js +1 -1
  176. 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
  177. 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
  178. 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
  179. 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
  180. 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
  181. 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
  182. 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
  183. 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
  184. package/dist/node_modules/.pnpm/tinyrainbow@3.0.3/node_modules/tinyrainbow/dist/index.js +1 -0
  185. package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.js +1 -1
  186. package/dist/node_modules/.pnpm/unist-util-find-after@5.0.0/node_modules/unist-util-find-after/lib/index.js +1 -1
  187. 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
  188. package/dist/node_modules/.pnpm/unist-util-visit@5.0.0/node_modules/unist-util-visit/lib/index.js +1 -1
  189. 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
  190. 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
  191. 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
  192. 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
  193. package/dist/packages/styles/src/gator/tokens/semantic.tokens.css.js +1 -1
  194. package/dist/packages/web-components/src/components/badge/gator/badge.gator.scss.js +1 -1
  195. package/dist/packages/web-components/src/components/card/gator/base/card.gator.scss.js +1 -1
  196. package/dist/packages/web-components/src/components/card/gator/footer/card-footer.gator.scss.js +1 -1
  197. package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -1
  198. package/dist/packages/web-components/src/components/input/gator/dropdown/input-dropdown.gator.scss.js +1 -1
  199. package/dist/packages/web-components/src/components/input/gator/input-date/input-date.gator.scss.js +1 -1
  200. package/dist/packages/web-components/src/components/modal/gator/modal.gator.scss.js +1 -1
  201. package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -1
  202. package/dist/packages/web-components/src/index.slds.scss.js +1 -1
  203. package/dist/types/components/badge/gator/badge.gator.d.ts +8 -1
  204. package/dist/types/components/input/base/input-base.d.ts +1 -1
  205. package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +10 -7
  206. package/dist/types/components/modal/modal.d.ts +4 -0
  207. package/dist/types/components/progress-stepper/index.d.ts +1 -0
  208. package/dist/types/index.d.ts +1 -0
  209. package/dist/types/index.gator.d.ts +1 -0
  210. package/dist/types/utils/decorators/custom-element-decorator.d.ts +5 -0
  211. package/dist/utils/components/illustration-list/illustration-list.gator.js +2 -2
  212. package/dist/utils/decorators/custom-element-decorator.js +1 -0
  213. package/dist/utils/vitest-a11y-utils.js +1 -1
  214. package/package.json +27 -26
  215. package/web-types.json +183 -172
  216. package/dist/_virtual/___vite-browser-external.js +0 -1
  217. package/dist/_virtual/__vite-browser-external.js +0 -1
  218. package/dist/_virtual/api-request.js +0 -1
  219. package/dist/_virtual/constants.js +0 -1
  220. package/dist/_virtual/events.js +0 -1
  221. package/dist/_virtual/external.js +0 -1
  222. package/dist/_virtual/external2.js +0 -1
  223. package/dist/_virtual/external3.js +0 -1
  224. package/dist/_virtual/external_types.js +0 -1
  225. package/dist/_virtual/fetch.js +0 -1
  226. package/dist/_virtual/figma_client.js +0 -1
  227. package/dist/_virtual/figma_rest_api.js +0 -1
  228. package/dist/_virtual/helpers.js +0 -1
  229. package/dist/_virtual/index10.js +0 -1
  230. package/dist/_virtual/index11.js +0 -1
  231. package/dist/_virtual/index12.js +0 -1
  232. package/dist/_virtual/index2.js +0 -1
  233. package/dist/_virtual/index3.js +0 -1
  234. package/dist/_virtual/index4.js +0 -1
  235. package/dist/_virtual/index5.js +0 -1
  236. package/dist/_virtual/index6.js +0 -1
  237. package/dist/_virtual/index7.js +0 -1
  238. package/dist/_virtual/index8.js +0 -1
  239. package/dist/_virtual/index9.js +0 -1
  240. package/dist/_virtual/index_common.js +0 -1
  241. package/dist/_virtual/index_html.js +0 -1
  242. package/dist/_virtual/index_html2.js +0 -1
  243. package/dist/_virtual/index_react.js +0 -1
  244. package/dist/_virtual/index_react2.js +0 -1
  245. package/dist/_virtual/inherits_browser.js +0 -1
  246. package/dist/_virtual/logging.js +0 -1
  247. package/dist/_virtual/main.js +0 -1
  248. package/dist/_virtual/main2.js +0 -1
  249. package/dist/_virtual/mock-interceptor.js +0 -1
  250. package/dist/_virtual/react.production.js +0 -1
  251. package/dist/_virtual/string_decoder.js +0 -1
  252. package/dist/_virtual/template_literal.js +0 -1
  253. package/dist/_virtual/types.js +0 -1
  254. package/dist/_virtual/updates.js +0 -1
  255. package/dist/_virtual/util.js +0 -1
  256. package/dist/_virtual/utils.js +0 -1
  257. package/dist/assets/node_modules/.pnpm/ckeditor5@46.1.1/node_modules/ckeditor5/dist/ckeditor5.css +0 -1
  258. package/dist/components/accordion/gator/base/accordion.gator.figma.js +0 -10
  259. package/dist/components/accordion/gator/group/accordion-group.gator.figma.js +0 -3
  260. package/dist/components/alert/alert.gator.figma.js +0 -7
  261. package/dist/components/avatar/gator/avatar.gator.figma.js +0 -9
  262. package/dist/components/banner/gator/banner.gator.figma.js +0 -8
  263. package/dist/components/boolean/boolean.gator.figma.js +0 -11
  264. package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.figma.js +0 -3
  265. package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.figma.js +0 -5
  266. package/dist/components/button/gator/button.gator.figma.js +0 -12
  267. package/dist/components/button-group/gator/button-group.gator.figma.js +0 -7
  268. package/dist/components/icon/gator/icon.gator.figma.js +0 -7
  269. package/dist/components/icon/gator/icons.gator.figma.js +0 -1
  270. package/dist/components/text-detail/gator/text-detail.gator.figma.js +0 -30
  271. package/dist/design-tokens.source.json +0 -1
  272. package/dist/generated/locale-codes.js +0 -1
  273. package/dist/generated/locales/es-419.js +0 -10
  274. package/dist/generated/locales/fr-CA.js +0 -10
  275. package/dist/generated/locales/zh-Hans.js +0 -11
  276. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@46.1.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +0 -8
  277. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@46.1.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js +0 -1
  278. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@46.1.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +0 -3
  279. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@46.1.1/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +0 -1
  280. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@46.1.1/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +0 -3
  281. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@46.1.1/node_modules/@ckeditor/ckeditor5-image/dist/index.js +0 -1
  282. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@46.1.1/node_modules/@ckeditor/ckeditor5-link/dist/index.js +0 -1
  283. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@46.1.1/node_modules/@ckeditor/ckeditor5-list/dist/index.js +0 -1
  284. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@46.1.1/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +0 -1
  285. 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
  286. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@46.1.1/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +0 -1
  287. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@46.1.1/node_modules/@ckeditor/ckeditor5-table/dist/index.js +0 -1
  288. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@46.1.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +0 -1
  289. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@46.1.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +0 -8
  290. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@46.1.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +0 -1
  291. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/Dicer.js +0 -3
  292. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/HeaderParser.js +0 -3
  293. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/PartStream.js +0 -1
  294. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/streamsearch/sbmh.js +0 -1
  295. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/main.js +0 -1
  296. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/types/multipart.js +0 -1
  297. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/types/urlencoded.js +0 -1
  298. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/Decoder.js +0 -1
  299. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/basename.js +0 -1
  300. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/decodeText.js +0 -1
  301. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/getLimit.js +0 -1
  302. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/parseParams.js +0 -3
  303. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/client/external.js +0 -1
  304. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/client/figma_client.js +0 -1
  305. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/common/fetch.js +0 -1
  306. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/common/logging.js +0 -1
  307. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/common/updates.js +0 -4
  308. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/external_types.js +0 -1
  309. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +0 -1
  310. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/helpers.js +0 -1
  311. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/index_common.js +0 -1
  312. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/html/external.js +0 -1
  313. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/html/index_html.js +0 -1
  314. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/html/template_literal.js +0 -1
  315. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/react/external.js +0 -1
  316. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/react/index_react.js +0 -1
  317. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/package.json.js +0 -1
  318. 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
  319. package/dist/node_modules/.pnpm/@vitest_expect@3.2.4/node_modules/@vitest/expect/dist/index.js +0 -58
  320. package/dist/node_modules/.pnpm/@vitest_pretty-format@3.2.4/node_modules/@vitest/pretty-format/dist/index.js +0 -5
  321. package/dist/node_modules/.pnpm/@vitest_runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js +0 -5
  322. package/dist/node_modules/.pnpm/@vitest_snapshot@3.2.4/node_modules/@vitest/snapshot/dist/index.js +0 -21
  323. package/dist/node_modules/.pnpm/@vitest_spy@3.2.4/node_modules/@vitest/spy/dist/index.js +0 -1
  324. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +0 -1
  325. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/diff.js +0 -42
  326. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/error.js +0 -2
  327. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/helpers.js +0 -1
  328. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/index.js +0 -1
  329. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/source-map.js +0 -1
  330. package/dist/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js +0 -1
  331. package/dist/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/index.js +0 -1
  332. package/dist/node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js +0 -1
  333. package/dist/node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js +0 -1
  334. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/actualApply.js +0 -1
  335. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/applyBind.js +0 -1
  336. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionApply.js +0 -1
  337. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionCall.js +0 -1
  338. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js +0 -1
  339. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/reflectApply.js +0 -1
  340. package/dist/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/index.js +0 -1
  341. package/dist/node_modules/.pnpm/call-bound@1.0.4/node_modules/call-bound/index.js +0 -1
  342. package/dist/node_modules/.pnpm/chai@5.2.0/node_modules/chai/chai.js +0 -2
  343. package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/index.js +0 -2
  344. package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/templates.js +0 -2
  345. package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/util.js +0 -4
  346. package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/conversions.js +0 -1
  347. package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/index.js +0 -1
  348. package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/route.js +0 -1
  349. package/dist/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js +0 -1
  350. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/compare.js +0 -1
  351. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/compareVersions.js +0 -1
  352. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/index.js +0 -1
  353. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/satisfies.js +0 -1
  354. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/utils.js +0 -1
  355. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/validate.js +0 -1
  356. package/dist/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/index.js +0 -1
  357. package/dist/node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/lib/main.js +0 -3
  358. package/dist/node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/package.json.js +0 -1
  359. package/dist/node_modules/.pnpm/dunder-proto@1.0.1/node_modules/dunder-proto/get.js +0 -1
  360. package/dist/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/index.js +0 -1
  361. package/dist/node_modules/.pnpm/es-define-property@1.0.1/node_modules/es-define-property/index.js +0 -1
  362. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/eval.js +0 -1
  363. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/index.js +0 -1
  364. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/range.js +0 -1
  365. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/ref.js +0 -1
  366. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/syntax.js +0 -1
  367. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/type.js +0 -1
  368. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/uri.js +0 -1
  369. package/dist/node_modules/.pnpm/es-object-atoms@1.1.1/node_modules/es-object-atoms/index.js +0 -1
  370. package/dist/node_modules/.pnpm/events@3.3.0/node_modules/events/events.js +0 -1
  371. package/dist/node_modules/.pnpm/for-each@0.3.5/node_modules/for-each/index.js +0 -1
  372. package/dist/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js +0 -1
  373. package/dist/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js +0 -1
  374. package/dist/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js +0 -1
  375. package/dist/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js +0 -1
  376. package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Object.getPrototypeOf.js +0 -1
  377. package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Reflect.getPrototypeOf.js +0 -1
  378. package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/index.js +0 -1
  379. package/dist/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js +0 -1
  380. package/dist/node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/gOPD.js +0 -1
  381. package/dist/node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/index.js +0 -1
  382. package/dist/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/index.js +0 -1
  383. package/dist/node_modules/.pnpm/has-proto@1.0.3/node_modules/has-proto/index.js +0 -1
  384. package/dist/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js +0 -1
  385. package/dist/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js +0 -1
  386. package/dist/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/index.js +0 -1
  387. package/dist/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/shams.js +0 -1
  388. package/dist/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/shams.js +0 -1
  389. package/dist/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js +0 -1
  390. package/dist/node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js +0 -1
  391. package/dist/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js +0 -1
  392. package/dist/node_modules/.pnpm/is-arguments@1.2.0/node_modules/is-arguments/index.js +0 -1
  393. package/dist/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js +0 -1
  394. package/dist/node_modules/.pnpm/is-generator-function@1.1.0/node_modules/is-generator-function/index.js +0 -1
  395. package/dist/node_modules/.pnpm/is-regex@1.2.1/node_modules/is-regex/index.js +0 -1
  396. package/dist/node_modules/.pnpm/is-typed-array@1.1.15/node_modules/is-typed-array/index.js +0 -1
  397. package/dist/node_modules/.pnpm/js-tokens@9.0.1/node_modules/js-tokens/index.js +0 -1
  398. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.26/node_modules/libphonenumber-js/metadata.min.json.js +0 -1
  399. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/arguments.js +0 -1
  400. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/array.js +0 -1
  401. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/bigint.js +0 -1
  402. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/class.js +0 -1
  403. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/date.js +0 -1
  404. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/error.js +0 -1
  405. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/function.js +0 -1
  406. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/helpers.js +0 -1
  407. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/html.js +0 -2
  408. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/index.js +0 -1
  409. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/map.js +0 -1
  410. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/number.js +0 -1
  411. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/object.js +0 -1
  412. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/promise.js +0 -1
  413. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/regexp.js +0 -1
  414. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/set.js +0 -1
  415. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/string.js +0 -1
  416. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/symbol.js +0 -1
  417. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/typedarray.js +0 -1
  418. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/abs.js +0 -1
  419. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/floor.js +0 -1
  420. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/isNaN.js +0 -1
  421. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/max.js +0 -1
  422. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/min.js +0 -1
  423. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/pow.js +0 -1
  424. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/round.js +0 -1
  425. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/sign.js +0 -1
  426. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/code.js +0 -2
  427. package/dist/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/index.js +0 -1
  428. package/dist/node_modules/.pnpm/react@19.2.0/node_modules/react/cjs/react.production.js +0 -1
  429. package/dist/node_modules/.pnpm/react@19.2.0/node_modules/react/index.js +0 -1
  430. package/dist/node_modules/.pnpm/safe-buffer@5.1.2/node_modules/safe-buffer/index.js +0 -1
  431. package/dist/node_modules/.pnpm/safe-regex-test@1.1.0/node_modules/safe-regex-test/index.js +0 -1
  432. package/dist/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/index.js +0 -1
  433. 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
  434. 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
  435. 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
  436. 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
  437. 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
  438. 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
  439. 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
  440. package/dist/node_modules/.pnpm/string_decoder@1.1.1/node_modules/string_decoder/lib/string_decoder.js +0 -1
  441. package/dist/node_modules/.pnpm/strip-literal@3.0.0/node_modules/strip-literal/dist/index.js +0 -1
  442. package/dist/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/browser.js +0 -1
  443. package/dist/node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js +0 -1
  444. package/dist/node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/chunk-BVHSVHOK.js +0 -1
  445. package/dist/node_modules/.pnpm/tinyspy@4.0.3/node_modules/tinyspy/dist/index.js +0 -1
  446. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/index.js +0 -1
  447. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/agent.js +0 -1
  448. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/abort-signal.js +0 -1
  449. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-connect.js +0 -1
  450. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-pipeline.js +0 -1
  451. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-request.js +0 -1
  452. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-stream.js +0 -1
  453. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-upgrade.js +0 -1
  454. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/index.js +0 -1
  455. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/readable.js +0 -1
  456. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/util.js +0 -1
  457. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/balanced-pool.js +0 -1
  458. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/cache.js +0 -1
  459. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/cachestorage.js +0 -1
  460. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/symbols.js +0 -1
  461. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/util.js +0 -1
  462. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/client.js +0 -26
  463. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/compat/dispatcher-weakref.js +0 -1
  464. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/constants.js +0 -1
  465. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/index.js +0 -1
  466. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/parse.js +0 -1
  467. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/util.js +0 -1
  468. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/connect.js +0 -1
  469. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/constants.js +0 -1
  470. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/errors.js +0 -1
  471. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/request.js +0 -5
  472. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/symbols.js +0 -1
  473. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/util.js +0 -1
  474. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/dispatcher-base.js +0 -1
  475. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/dispatcher.js +0 -1
  476. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/body.js +0 -9
  477. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/constants.js +0 -1
  478. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/dataURL.js +0 -3
  479. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/file.js +0 -3
  480. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/formdata.js +0 -1
  481. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/global.js +0 -1
  482. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/headers.js +0 -1
  483. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/index.js +0 -1
  484. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/request.js +0 -1
  485. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/response.js +0 -1
  486. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/symbols.js +0 -1
  487. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/util.js +0 -2
  488. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/webidl.js +0 -1
  489. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/encoding.js +0 -1
  490. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/filereader.js +0 -1
  491. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/progressevent.js +0 -1
  492. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/symbols.js +0 -1
  493. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/util.js +0 -1
  494. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/global.js +0 -1
  495. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/handler/DecoratorHandler.js +0 -1
  496. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/handler/RedirectHandler.js +0 -1
  497. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/handler/RetryHandler.js +0 -1
  498. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/interceptor/redirectInterceptor.js +0 -1
  499. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/constants.js +0 -1
  500. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/llhttp-wasm.js +0 -1
  501. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +0 -1
  502. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/utils.js +0 -1
  503. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-agent.js +0 -5
  504. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-client.js +0 -1
  505. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-errors.js +0 -1
  506. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-interceptor.js +0 -1
  507. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-pool.js +0 -1
  508. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-symbols.js +0 -1
  509. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-utils.js +0 -1
  510. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/pending-interceptors-formatter.js +0 -1
  511. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/pluralizer.js +0 -1
  512. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/node/fixed-queue.js +0 -1
  513. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/pool-base.js +0 -1
  514. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/pool-stats.js +0 -1
  515. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/pool.js +0 -1
  516. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/proxy-agent.js +0 -1
  517. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/timers.js +0 -1
  518. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/connection.js +0 -1
  519. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/constants.js +0 -1
  520. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/events.js +0 -1
  521. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/frame.js +0 -1
  522. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/receiver.js +0 -1
  523. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/symbols.js +0 -1
  524. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/util.js +0 -1
  525. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/websocket.js +0 -1
  526. package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js +0 -1
  527. package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js +0 -1
  528. package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js +0 -10
  529. 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
  530. 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
  531. 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
  532. 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
  533. package/dist/node_modules/.pnpm/which-typed-array@1.1.19/node_modules/which-typed-array/index.js +0 -1
  534. package/dist/types/generated/locale-codes.d.ts +0 -13
  535. package/dist/types/generated/locales/es-419.d.ts +0 -65
  536. package/dist/types/generated/locales/fr-CA.d.ts +0 -65
  537. package/dist/types/generated/locales/zh-Hans.d.ts +0 -65
  538. /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
  539. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/ParseError.js +0 -0
  540. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/PhoneNumber.js +0 -0
  541. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/constants.js +0 -0
  542. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/format.js +0 -0
  543. /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
  544. /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
  545. /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
  546. /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
  547. /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
  548. /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
  549. /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
  550. /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
  551. /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
  552. /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
  553. /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
  554. /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
  555. /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
  556. /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
  557. /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
  558. /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
  559. /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
  560. /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
  561. /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
  562. /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
  563. /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
  564. /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
  565. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/isPossible.js +0 -0
  566. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
  567. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/metadata.js +0 -0
  568. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -0
  569. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parse.js +0 -0
  570. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -0
  571. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
  572. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -0
  573. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -0
  574. /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
  575. /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
  576. /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
  577. /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
  578. /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
  579. /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
  580. /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
  581. /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
  582. /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
  583. /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
  584. /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
  585. /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
  586. /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
  587. /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
  588. /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
  589. /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
  590. /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
  591. /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
  592. /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
  593. /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
  594. /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
  595. /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
  596. /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
  597. /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
  598. /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
  599. /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
  600. /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
  601. /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
  602. /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
  603. /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
  604. /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
  605. /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
  606. /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
  607. /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
@@ -0,0 +1 @@
1
+ var B={reset:[0,0],bold:[1,22,"\x1B[22m\x1B[1m"],dim:[2,22,"\x1B[22m\x1B[2m"],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29],black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]};function h(i){return String(i)}h.open="";h.close="";function s(){let i=typeof process<"u"?process:void 0,g=i?.env||{},a=g.FORCE_TTY!=="false",l=i?.argv||[];return!("NO_COLOR"in g||l.includes("--no-color"))&&("FORCE_COLOR"in g||l.includes("--color")||i?.platform==="win32"||a&&g.TERM!=="dumb"||"CI"in g)||typeof window<"u"&&!!window.chrome}function c(){let i=s(),g=(e,n,d,r)=>{let o="",t=0;do o+=e.substring(t,r)+d,t=r+n.length,r=e.indexOf(n,t);while(~r);return o+e.substring(t)},a=(e,n,d=e)=>{let r=o=>{let t=String(o),b=t.indexOf(n,e.length);return~b?e+g(t,n,d,b)+n:e+t+n};return r.open=e,r.close=n,r},l={isColorSupported:i},u=e=>`\x1B[${e}m`;for(let e in B){let n=B[e];l[e]=i?a(u(n[0]),u(n[1]),n[2]):h}return l}var f=c();export{c as createColors,f as default,s as isSupported};
@@ -1 +1 @@
1
- import{bail as P}from"../../../../bail@2.0.2/node_modules/bail/index.js";import y from"../../../../../../_virtual/index3.js";import z from"../../../../is-plain-obj@4.1.0/node_modules/is-plain-obj/index.js";import{CallableInstance as C}from"./callable-instance.js";import{trough as A}from"../../../../trough@2.2.0/node_modules/trough/lib/index.js";import{VFile as S}from"../../../../vfile@6.0.3/node_modules/vfile/lib/index.js";const F={}.hasOwnProperty;class x extends C{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=A()}copy(){const e=new x;let n=-1;for(;++n<this.attachers.length;){const t=this.attachers[n];e.use(...t)}return e.data(y(!0,{},this.namespace)),e}data(e,n){return typeof e=="string"?arguments.length===2?(b("data",this.frozen),this.namespace[e]=n,this):F.call(this.namespace,e)&&this.namespace[e]||void 0:e?(b("data",this.frozen),this.namespace=e,this):this.namespace}freeze(){if(this.frozen)return this;const e=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...t]=this.attachers[this.freezeIndex];if(t[0]===!1)continue;t[0]===!0&&(t[0]=void 0);const i=n.call(e,...t);typeof i=="function"&&this.transformers.use(i)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(e){this.freeze();const n=m(e),t=this.parser||this.Parser;return w("parse",t),t(String(n),n)}process(e,n){const t=this;return this.freeze(),w("process",this.parser||this.Parser),g("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(a,h){const p=m(e),l=t.parse(p);t.run(l,p,function(o,c,f){if(o||!c||!f)return s(o);const u=c,d=t.stringify(u,f);D(d)?f.value=d:f.result=d,s(o,f)});function s(o,c){o||!c?h(o):a?a(c):n(void 0,c)}}}processSync(e){let n=!1,t;return this.freeze(),w("processSync",this.parser||this.Parser),g("processSync",this.compiler||this.Compiler),this.process(e,i),T("processSync","process",n),t;function i(a,h){n=!0,P(a),t=h}}run(e,n,t){I(e),this.freeze();const i=this.transformers;return!t&&typeof n=="function"&&(t=n,n=void 0),t?a(void 0,t):new Promise(a);function a(h,p){const l=m(n);i.run(e,l,s);function s(o,c,f){const u=c||e;o?p(o):h?h(u):t(void 0,u,f)}}}runSync(e,n){let t=!1,i;return this.run(e,n,a),T("runSync","run",t),i;function a(h,p){P(h),i=p,t=!0}}stringify(e,n){this.freeze();const t=m(n),i=this.compiler||this.Compiler;return g("stringify",i),I(e),i(e,t)}use(e,...n){const t=this.attachers,i=this.namespace;if(b("use",this.frozen),e!=null)if(typeof e=="function")l(e,n);else if(typeof e=="object")Array.isArray(e)?p(e):h(e);else throw new TypeError("Expected usable value, not `"+e+"`");return this;function a(s){if(typeof s=="function")l(s,[]);else if(typeof s=="object")if(Array.isArray(s)){const[o,...c]=s;l(o,c)}else h(s);else throw new TypeError("Expected usable value, not `"+s+"`")}function h(s){if(!("plugins"in s)&&!("settings"in s))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");p(s.plugins),s.settings&&(i.settings=y(!0,i.settings,s.settings))}function p(s){let o=-1;if(s!=null)if(Array.isArray(s))for(;++o<s.length;){const c=s[o];a(c)}else throw new TypeError("Expected a list of plugins, not `"+s+"`")}function l(s,o){let c=-1,f=-1;for(;++c<t.length;)if(t[c][0]===s){f=c;break}if(f===-1)t.push([s,...o]);else if(o.length>0){let[u,...d]=o;const E=t[f][1];z(E)&&z(u)&&(u=y(!0,E,u)),t[f]=[s,u,...d]}}}}const R=new x().freeze();function w(r,e){if(typeof e!="function")throw new TypeError("Cannot `"+r+"` without `parser`")}function g(r,e){if(typeof e!="function")throw new TypeError("Cannot `"+r+"` without `compiler`")}function b(r,e){if(e)throw new Error("Cannot call `"+r+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function I(r){if(!z(r)||typeof r.type!="string")throw new TypeError("Expected node, got `"+r+"`")}function T(r,e,n){if(!n)throw new Error("`"+r+"` finished async. Use `"+e+"` instead")}function m(r){return j(r)?r:new S(r)}function j(r){return!!(r&&typeof r=="object"&&"message"in r&&"messages"in r)}function D(r){return typeof r=="string"||L(r)}function L(r){return!!(r&&typeof r=="object"&&"byteLength"in r&&"byteOffset"in r)}export{x as Processor,R as unified};
1
+ import{bail as P}from"../../../../bail@2.0.2/node_modules/bail/index.js";import y from"../../../../../../_virtual/index.js";import z from"../../../../is-plain-obj@4.1.0/node_modules/is-plain-obj/index.js";import{CallableInstance as C}from"./callable-instance.js";import{trough as A}from"../../../../trough@2.2.0/node_modules/trough/lib/index.js";import{VFile as S}from"../../../../vfile@6.0.3/node_modules/vfile/lib/index.js";const F={}.hasOwnProperty;class x extends C{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=A()}copy(){const e=new x;let n=-1;for(;++n<this.attachers.length;){const t=this.attachers[n];e.use(...t)}return e.data(y(!0,{},this.namespace)),e}data(e,n){return typeof e=="string"?arguments.length===2?(b("data",this.frozen),this.namespace[e]=n,this):F.call(this.namespace,e)&&this.namespace[e]||void 0:e?(b("data",this.frozen),this.namespace=e,this):this.namespace}freeze(){if(this.frozen)return this;const e=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...t]=this.attachers[this.freezeIndex];if(t[0]===!1)continue;t[0]===!0&&(t[0]=void 0);const i=n.call(e,...t);typeof i=="function"&&this.transformers.use(i)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(e){this.freeze();const n=m(e),t=this.parser||this.Parser;return w("parse",t),t(String(n),n)}process(e,n){const t=this;return this.freeze(),w("process",this.parser||this.Parser),g("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(a,h){const p=m(e),l=t.parse(p);t.run(l,p,function(o,c,f){if(o||!c||!f)return s(o);const u=c,d=t.stringify(u,f);D(d)?f.value=d:f.result=d,s(o,f)});function s(o,c){o||!c?h(o):a?a(c):n(void 0,c)}}}processSync(e){let n=!1,t;return this.freeze(),w("processSync",this.parser||this.Parser),g("processSync",this.compiler||this.Compiler),this.process(e,i),T("processSync","process",n),t;function i(a,h){n=!0,P(a),t=h}}run(e,n,t){I(e),this.freeze();const i=this.transformers;return!t&&typeof n=="function"&&(t=n,n=void 0),t?a(void 0,t):new Promise(a);function a(h,p){const l=m(n);i.run(e,l,s);function s(o,c,f){const u=c||e;o?p(o):h?h(u):t(void 0,u,f)}}}runSync(e,n){let t=!1,i;return this.run(e,n,a),T("runSync","run",t),i;function a(h,p){P(h),i=p,t=!0}}stringify(e,n){this.freeze();const t=m(n),i=this.compiler||this.Compiler;return g("stringify",i),I(e),i(e,t)}use(e,...n){const t=this.attachers,i=this.namespace;if(b("use",this.frozen),e!=null)if(typeof e=="function")l(e,n);else if(typeof e=="object")Array.isArray(e)?p(e):h(e);else throw new TypeError("Expected usable value, not `"+e+"`");return this;function a(s){if(typeof s=="function")l(s,[]);else if(typeof s=="object")if(Array.isArray(s)){const[o,...c]=s;l(o,c)}else h(s);else throw new TypeError("Expected usable value, not `"+s+"`")}function h(s){if(!("plugins"in s)&&!("settings"in s))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");p(s.plugins),s.settings&&(i.settings=y(!0,i.settings,s.settings))}function p(s){let o=-1;if(s!=null)if(Array.isArray(s))for(;++o<s.length;){const c=s[o];a(c)}else throw new TypeError("Expected a list of plugins, not `"+s+"`")}function l(s,o){let c=-1,f=-1;for(;++c<t.length;)if(t[c][0]===s){f=c;break}if(f===-1)t.push([s,...o]);else if(o.length>0){let[u,...d]=o;const E=t[f][1];z(E)&&z(u)&&(u=y(!0,E,u)),t[f]=[s,u,...d]}}}}const R=new x().freeze();function w(r,e){if(typeof e!="function")throw new TypeError("Cannot `"+r+"` without `parser`")}function g(r,e){if(typeof e!="function")throw new TypeError("Cannot `"+r+"` without `compiler`")}function b(r,e){if(e)throw new Error("Cannot call `"+r+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function I(r){if(!z(r)||typeof r.type!="string")throw new TypeError("Expected node, got `"+r+"`")}function T(r,e,n){if(!n)throw new Error("`"+r+"` finished async. Use `"+e+"` instead")}function m(r){return j(r)?r:new S(r)}function j(r){return!!(r&&typeof r=="object"&&"message"in r&&"messages"in r)}function D(r){return typeof r=="string"||L(r)}function L(r){return!!(r&&typeof r=="object"&&"byteLength"in r&&"byteOffset"in r)}export{x as Processor,R as unified};
@@ -1 +1 @@
1
- import{convert as t}from"../../../../unist-util-is@6.0.0/node_modules/unist-util-is/lib/index.js";const f=(function(e,r,o){const i=t(o);if(!e||!e.type||!e.children)throw new Error("Expected parent node");if(typeof r=="number"){if(r<0||r===Number.POSITIVE_INFINITY)throw new Error("Expected positive finite number as index")}else if(r=e.children.indexOf(r),r<0)throw new Error("Expected child node or index");for(;++r<e.children.length;)if(i(e.children[r],r,e))return e.children[r]});export{f as findAfter};
1
+ import{convert as t}from"../../../../unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js";const f=(function(e,r,o){const i=t(o);if(!e||!e.type||!e.children)throw new Error("Expected parent node");if(typeof r=="number"){if(r<0||r===Number.POSITIVE_INFINITY)throw new Error("Expected positive finite number as index")}else if(r=e.children.indexOf(r),r<0)throw new Error("Expected child node or index");for(;++r<e.children.length;)if(i(e.children[r],r,e))return e.children[r]});export{f as findAfter};
@@ -1 +1 @@
1
- import{color as A}from"./color.js";import{convert as I}from"../../../../unist-util-is@6.0.0/node_modules/unist-util-is/lib/index.js";const g=[],j=!0,a=!1,k="skip";function w(t,o,u,s){let p;typeof o=="function"&&typeof u!="function"?(s=u,u=o):p=o;const b=I(p),y=s?-1:1;m(t,void 0,[])();function m(n,N,l){const i=n&&typeof n=="object"?n:{};if(typeof i.type=="string"){const e=typeof i.tagName=="string"?i.tagName:typeof i.name=="string"?i.name:void 0;Object.defineProperty(h,"name",{value:"node ("+A(n.type+(e?"<"+e+">":""))+")"})}return h;function h(){let e=g,f,r,d;if((!o||b(n,N,l[l.length-1]||void 0))&&(e=E(u(n,l)),e[0]===a))return e;if("children"in n&&n.children){const c=n;if(c.children&&e[0]!==k)for(r=(s?c.children.length:-1)+y,d=l.concat(c);r>-1&&r<c.children.length;){const P=c.children[r];if(f=m(P,r,d)(),f[0]===a)return f;r=typeof f[1]=="number"?f[1]:r+y}}return e}}}function E(t){return Array.isArray(t)?t:typeof t=="number"?[j,t]:t==null?g:[t]}export{j as CONTINUE,a as EXIT,k as SKIP,w as visitParents};
1
+ import{color as A}from"./color.js";import{convert as I}from"../../../../unist-util-is@6.0.1/node_modules/unist-util-is/lib/index.js";const g=[],j=!0,a=!1,k="skip";function w(t,o,u,s){let p;typeof o=="function"&&typeof u!="function"?(s=u,u=o):p=o;const b=I(p),y=s?-1:1;m(t,void 0,[])();function m(n,N,l){const i=n&&typeof n=="object"?n:{};if(typeof i.type=="string"){const e=typeof i.tagName=="string"?i.tagName:typeof i.name=="string"?i.name:void 0;Object.defineProperty(h,"name",{value:"node ("+A(n.type+(e?"<"+e+">":""))+")"})}return h;function h(){let e=g,f,r,d;if((!o||b(n,N,l[l.length-1]||void 0))&&(e=E(u(n,l)),e[0]===a))return e;if("children"in n&&n.children){const c=n;if(c.children&&e[0]!==k)for(r=(s?c.children.length:-1)+y,d=l.concat(c);r>-1&&r<c.children.length;){const P=c.children[r];if(f=m(P,r,d)(),f[0]===a)return f;r=typeof f[1]=="number"?f[1]:r+y}}return e}}}function E(t){return Array.isArray(t)?t:typeof t=="number"?[j,t]:t==null?g:[t]}export{j as CONTINUE,a as EXIT,k as SKIP,w as visitParents};
@@ -1 +1 @@
1
- import{visitParents as m}from"../../../../unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/index.js";import{CONTINUE as y,EXIT as E,SKIP as N}from"../../../../unist-util-visit-parents@6.0.1/node_modules/unist-util-visit-parents/lib/index.js";function I(l,n,e,u){let t,f,o;typeof n=="function"&&typeof e!="function"?(f=void 0,o=n,t=e):(f=n,o=e,t=u),m(l,f,p,t);function p(c,d){const i=d[d.length-1],x=i?i.children.indexOf(c):void 0;return o(c,x,i)}}export{y as CONTINUE,E as EXIT,N as SKIP,I as visit};
1
+ import{visitParents as m}from"../../../../unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js";import{CONTINUE as y,EXIT as E,SKIP as N}from"../../../../unist-util-visit-parents@6.0.2/node_modules/unist-util-visit-parents/lib/index.js";function I(l,n,e,u){let t,f,o;typeof n=="function"&&typeof e!="function"?(f=void 0,o=n,t=e):(f=n,o=e,t=u),m(l,f,p,t);function p(c,d){const i=d[d.length-1],x=i?i.children.indexOf(c):void 0;return o(c,x,i)}}export{y as CONTINUE,E as EXIT,N as SKIP,I as visit};
@@ -0,0 +1 @@
1
+ const t=null,e=globalThis.__vitest_worker__?.ctx?.pool;throw new Error("vitest/browser can be imported only inside the Browser Mode. "+(e?`Your test is running in ${e} pool. Make sure your regular tests are excluded from the "test.include" glob pattern.`:"Instead, it was imported outside of Vitest."));export{t as page};
@@ -0,0 +1 @@
1
+ var e=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};export{e as c};
@@ -0,0 +1,8 @@
1
+ const e="__vitest_worker__";function i(){const t=globalThis[e];if(!t)throw new Error(`Vitest failed to access its internal state.
2
+
3
+ One of the following is possible:
4
+ - "vitest" is imported directly without running "vitest" command
5
+ - "vitest" is imported inside "globalSetup" (to fix this, use "setupFiles" instead, because "globalSetup" runs in a different context)
6
+ - "vitest" is imported inside Vite / Vitest config file
7
+ - Otherwise, it might be a Vitest bug. Please report it to https://github.com/vitest-dev/vitest/issues
8
+ `);return t}export{i as g};
@@ -0,0 +1,11 @@
1
+ import{ASYMMETRIC_MATCHERS_OBJECT as Ct,getState as ve,setState as Te,addCustomEqualityTesters as jt,customMatchers as kt,GLOBAL_EXPECT as wt,JestExtend as qt,JestChaiExpect as Nt,JestAsymmetricMatchers as Ft,equals as Lt,iterableEquality as Rt,subsetEquality as Dt}from"../../../../../@vitest_expect@4.0.15/node_modules/@vitest/expect/dist/index.js";import"../../../../../@vitest_runner@4.0.15/node_modules/@vitest/runner/dist/index.js";import{g as vt}from"./utils.DvEY5TfP.js";import{getSafeTimers as $t,delay as Bt}from"../../../../../@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/timers.js";import{j as Ht}from"../../../../../@vitest_runner@4.0.15/node_modules/@vitest/runner/dist/chunk-tasks.js";import{stripSnapshotIndentation as Ue,addSerializer as Wt,SnapshotClient as Gt}from"../../../../../@vitest_snapshot@4.0.15/node_modules/@vitest/snapshot/dist/index.js";import{c as He}from"./_commonjsHelpers.D26ty3Ew.js";import{expect as ge,assert as ze,util as G,Assertion as Jt,use as fe}from"../../../../../chai@6.2.1/node_modules/chai/index.js";const Vt=["matchSnapshot","toMatchSnapshot","toMatchInlineSnapshot","toThrowErrorMatchingSnapshot","toThrowErrorMatchingInlineSnapshot","throws","Throw","throw","toThrow","toThrowError"];function Kt(s,i){throw s.cause==null&&(s.cause=new Error("Matcher did not succeed in time.")),Tt(s,i)}function Ut(s){return function(p,w={}){const c=vt().config.expect?.poll??{},{interval:r=c.interval??50,timeout:m=c.timeout??1e3,message:I}=w,b=s(null,I).withContext({poll:!0});p=p.bind(b);const j=G.flag(b,"vitest-test");if(!j)throw new Error("expect.poll() must be called inside a test");const h=new Proxy(b,{get(J,x,V){const B=Reflect.get(J,x,V);if(typeof B!="function")return B instanceof Jt?h:B;if(x==="assert")return B;if(typeof x=="string"&&Vt.includes(x))throw new SyntaxError(`expect.poll() is not supported in combination with .${x}(). Use vi.waitFor() if your assertion condition is unstable.`);return function(...re){const O=new Error("STACK_TRACE_ERROR"),F=async()=>{const{setTimeout:C,clearTimeout:k}=$t();let H="fn",M=!1;const Q=C(()=>{M=!0},m);G.flag(b,"_name",x);try{for(;;){const X=M;X&&G.flag(b,"_isLastPollAttempt",!0);try{H="fn";const P=await p();return G.flag(b,"object",P),H="assertion",await B.call(b,...re)}catch(P){(X||H==="assertion"&&G.flag(b,"_poll.assert_once"))&&Kt(P,O),await Bt(r,C)}}}finally{k(Q)}};let z=!1;j.onFinished??=[],j.onFinished.push(()=>{if(!z){const C=G.flag(b,"negate")?"not.":"",k=`expect.${G.flag(b,"_poll.element")?"element(locator)":"poll(assertion)"}.${C}${String(x)}()`;throw Tt(new Error(`${k} was not awaited. This assertion is asynchronous and must be awaited; otherwise, it is not executed to avoid unhandled rejections:
2
+
3
+ await ${k}
4
+ `),O)}});let K;return{then(C,k){return z=!0,(K||=F()).then(C,k)},catch(C){return(K||=F()).catch(C)},finally(C){return(K||=F()).finally(C)},[Symbol.toStringTag]:"Promise"}}}});return h}}function Tt(s,i){return i.stack!==void 0&&(s.stack=i.stack.replace(i.message,s.message)),s}function zt(s,i,p){const w=s.flag(i,"negate")?"not.":"",c=`${s.flag(i,"_name")}(expected)`,r=s.flag(i,"promise");return`expect(actual)${r?`.${r}`:""}.${w}${c}`}function Qt(s,i,p,w){const c=s;if(c&&i instanceof Promise){i=i.finally(()=>{if(!c.promises)return;const m=c.promises.indexOf(i);m!==-1&&c.promises.splice(m,1)}),c.promises||(c.promises=[]),c.promises.push(i);let r=!1;return c.onFinished??=[],c.onFinished.push(()=>{if(!r){const m=(globalThis.__vitest_worker__?.onFilterStackTrace||(I=>I||""))(w.stack);console.warn([`Promise returned by \`${p}\` was not awaited. `,"Vitest currently auto-awaits hanging assertions at the end of the test, but this will cause the test to fail in Vitest 3. ",`Please remember to await the assertion.
5
+ `,m].join(""))}}),{then(m,I){return r=!0,i.then(m,I)},catch(m){return i.catch(m)},finally(m){return i.finally(m)},[Symbol.toStringTag]:"Promise"}}return i}let Ie;function oe(){return Ie||(Ie=new Gt({isEqual:(s,i)=>Lt(s,i,[Rt,Dt])})),Ie}function Qe(s,i){if(typeof s!="function"){if(!i)throw new Error(`expected must be a function, received ${typeof s}`);return s}try{s()}catch(p){return p}throw new Error("snapshot function didn't throw")}function ae(s){return{filepath:s.file.filepath,name:Ht(s).slice(1).join(" > "),testId:s.id}}const Xt=(s,i)=>{function p(w,c){const r=i.flag(c,"vitest-test");if(!r)throw new Error(`'${w}' cannot be used without test context`);return r}for(const w of["matchSnapshot","toMatchSnapshot"])i.addMethod(s.Assertion.prototype,w,function(c,r){if(i.flag(this,"_name",w),i.flag(this,"negate"))throw new Error(`${w} cannot be used with "not"`);const m=i.flag(this,"object"),I=p(w,this);typeof c=="string"&&typeof r>"u"&&(r=c,c=void 0);const b=i.flag(this,"message");oe().assert({received:m,message:r,isInline:!1,properties:c,errorMessage:b,...ae(I)})});i.addMethod(s.Assertion.prototype,"toMatchFileSnapshot",function(w,c){if(i.flag(this,"_name","toMatchFileSnapshot"),i.flag(this,"negate"))throw new Error('toMatchFileSnapshot cannot be used with "not"');const r=new Error("resolves"),m=i.flag(this,"object"),I=p("toMatchFileSnapshot",this),b=i.flag(this,"message");return Qt(I,oe().assertRaw({received:m,message:c,isInline:!1,rawSnapshot:{file:w},errorMessage:b,...ae(I)}),zt(i,this),r)}),i.addMethod(s.Assertion.prototype,"toMatchInlineSnapshot",function(c,r,m){if(i.flag(this,"_name","toMatchInlineSnapshot"),i.flag(this,"negate"))throw new Error('toMatchInlineSnapshot cannot be used with "not"');const I=p("toMatchInlineSnapshot",this);if(I.each||I.suite?.each)throw new Error("InlineSnapshot cannot be used inside of test.each or describe.each");const b=i.flag(this,"object"),j=i.flag(this,"error");typeof c=="string"&&(m=r,r=c,c=void 0),r&&(r=Ue(r));const h=i.flag(this,"message");oe().assert({received:b,message:m,isInline:!0,properties:c,inlineSnapshot:r,error:j,errorMessage:h,...ae(I)})}),i.addMethod(s.Assertion.prototype,"toThrowErrorMatchingSnapshot",function(w){if(i.flag(this,"_name","toThrowErrorMatchingSnapshot"),i.flag(this,"negate"))throw new Error('toThrowErrorMatchingSnapshot cannot be used with "not"');const c=i.flag(this,"object"),r=p("toThrowErrorMatchingSnapshot",this),m=i.flag(this,"promise"),I=i.flag(this,"message");oe().assert({received:Qe(c,m),message:w,errorMessage:I,...ae(r)})}),i.addMethod(s.Assertion.prototype,"toThrowErrorMatchingInlineSnapshot",function(c,r){if(i.flag(this,"negate"))throw new Error('toThrowErrorMatchingInlineSnapshot cannot be used with "not"');const m=p("toThrowErrorMatchingInlineSnapshot",this);if(m.each||m.suite?.each)throw new Error("InlineSnapshot cannot be used inside of test.each or describe.each");const I=i.flag(this,"object"),b=i.flag(this,"error"),j=i.flag(this,"promise"),h=i.flag(this,"message");c&&(c=Ue(c)),oe().assert({received:Qe(I,j),message:r,inlineSnapshot:c,isInline:!0,error:b,errorMessage:h,...ae(m)})}),i.addMethod(s.expect,"addSnapshotSerializer",Wt)};fe(qt);fe(Nt);fe(Xt);fe(Ft);function Yt(s){const i=((r,m)=>{const{assertionCalls:I}=ve(i);return Te({assertionCalls:I+1},i),ge(r,m)});Object.assign(i,ge),Object.assign(i,globalThis[Ct]),i.getState=()=>ve(i),i.setState=r=>Te(r,i);const p=ve(globalThis[wt])||{};Te({...p,assertionCalls:0,isExpectingAssertions:!1,isExpectingAssertionsError:null,expectedAssertionsNumber:null,expectedAssertionsNumberErrorGen:null,get testPath(){return vt().filepath},currentTestName:p.currentTestName},i),i.assert=ze,i.extend=r=>ge.extend(i,r),i.addEqualityTesters=r=>jt(r),i.soft=(...r)=>i(...r).withContext({soft:!0}),i.poll=Ut(i),i.unreachable=r=>{ze.fail(`expected${r?` "${r}" `:" "}not to be reached`)};function w(r){const m=()=>new Error(`expected number of assertions to be ${r}, but got ${i.getState().assertionCalls}`);Error.captureStackTrace&&Error.captureStackTrace(m(),w),i.setState({expectedAssertionsNumber:r,expectedAssertionsNumberErrorGen:m})}function c(){const r=new Error("expected any number of assertion, but got none");Error.captureStackTrace&&Error.captureStackTrace(r,c),i.setState({isExpectingAssertions:!0,isExpectingAssertionsError:r})}return G.addMethod(i,"assertions",w),G.addMethod(i,"hasAssertions",c),i.extend(kt),i}const Zt=Yt();Object.defineProperty(globalThis,wt,{value:Zt,writable:!0,configurable:!0});var ee={},be,Xe;function _t(){if(Xe)return be;Xe=1;var s;return typeof He<"u"?s=He:typeof window<"u"?s=window:s=self,be=s,be}var Ee,Ye;function er(){if(Ye)return Ee;Ye=1;let s;try{({}).__proto__,s=!1}catch{s=!0}return Ee=s,Ee}var Me,Ze;function te(){if(Ze)return Me;Ze=1;var s=Function.call,i=er(),p=["size","caller","callee","arguments"];return i&&p.push("__proto__"),Me=function(c){return Object.getOwnPropertyNames(c).reduce(function(r,m){return p.includes(m)||typeof c[m]!="function"||(r[m]=s.bind(c[m])),r},Object.create(null))},Me}var Se,_e;function ue(){if(_e)return Se;_e=1;var s=te();return Se=s(Array.prototype),Se}var Pe,et;function tr(){if(et)return Pe;et=1;var s=ue().every;function i(c,r){return c[r.id]===void 0&&(c[r.id]=0),c[r.id]<r.callCount}function p(c,r,m,I){var b=!0;return m!==I.length-1&&(b=r.calledBefore(I[m+1])),i(c,r)&&b?(c[r.id]+=1,!0):!1}function w(c){var r={},m=arguments.length>1?arguments:c;return s(m,p.bind(null,r))}return Pe=w,Pe}var Ae,tt;function rr(){if(tt)return Ae;tt=1;function s(i){return i.constructor&&i.constructor.name||null}return Ae=s,Ae}var Oe={},rt;function nr(){return rt||(rt=1,(function(s){s.wrap=function(i,p){var w=function(){return s.printWarning(p),i.apply(this,arguments)};return i.prototype&&(w.prototype=i.prototype),w},s.defaultMsg=function(i,p){return`${i}.${p} is deprecated and will be removed from the public API in a future version of ${i}.`},s.printWarning=function(i){typeof process=="object"&&process.emitWarning?process.emitWarning(i):console.info?console.info(i):console.log(i)}})(Oe)),Oe}var xe,nt;function ir(){return nt||(nt=1,xe=function(i,p){var w=!0;try{i.forEach(function(){if(!p.apply(this,arguments))throw new Error})}catch{w=!1}return w}),xe}var Ce,it;function or(){return it||(it=1,Ce=function(i){if(!i)return"";try{return i.displayName||i.name||(String(i).match(/function ([^\s(]+)/)||[])[1]}catch{return""}}),Ce}var je,ot;function ar(){if(ot)return je;ot=1;var s=ue().sort,i=ue().slice;function p(c,r){var m=c.getCall(0),I=r.getCall(0),b=m&&m.callId||-1,j=I&&I.callId||-1;return b<j?-1:1}function w(c){return s(i(c),p)}return je=w,je}var ke,at;function sr(){if(at)return ke;at=1;var s=te();return ke=s(Function.prototype),ke}var qe,st;function cr(){if(st)return qe;st=1;var s=te();return qe=s(Map.prototype),qe}var Ne,ct;function ur(){if(ct)return Ne;ct=1;var s=te();return Ne=s(Object.prototype),Ne}var Fe,ut;function fr(){if(ut)return Fe;ut=1;var s=te();return Fe=s(Set.prototype),Fe}var Le,ft;function lr(){if(ft)return Le;ft=1;var s=te();return Le=s(String.prototype),Le}var Re,lt;function mr(){return lt||(lt=1,Re={array:ue(),function:sr(),map:cr(),object:ur(),set:fr(),string:lr()}),Re}var ce={exports:{}},dr=ce.exports,mt;function pr(){return mt||(mt=1,(function(s,i){(function(p,w){s.exports=w()})(dr,(function(){var p=typeof Promise=="function",w=typeof self=="object"?self:He,c=typeof Symbol<"u",r=typeof Map<"u",m=typeof Set<"u",I=typeof WeakMap<"u",b=typeof WeakSet<"u",j=typeof DataView<"u",h=c&&typeof Symbol.iterator<"u",J=c&&typeof Symbol.toStringTag<"u",x=m&&typeof Set.prototype.entries=="function",V=r&&typeof Map.prototype.entries=="function",B=x&&Object.getPrototypeOf(new Set().entries()),re=V&&Object.getPrototypeOf(new Map().entries()),O=h&&typeof Array.prototype[Symbol.iterator]=="function",F=O&&Object.getPrototypeOf([][Symbol.iterator]()),z=h&&typeof String.prototype[Symbol.iterator]=="function",K=z&&Object.getPrototypeOf(""[Symbol.iterator]()),C=8,k=-1;function H(M){var Q=typeof M;if(Q!=="object")return Q;if(M===null)return"null";if(M===w)return"global";if(Array.isArray(M)&&(J===!1||!(Symbol.toStringTag in M)))return"Array";if(typeof window=="object"&&window!==null){if(typeof window.location=="object"&&M===window.location)return"Location";if(typeof window.document=="object"&&M===window.document)return"Document";if(typeof window.navigator=="object"){if(typeof window.navigator.mimeTypes=="object"&&M===window.navigator.mimeTypes)return"MimeTypeArray";if(typeof window.navigator.plugins=="object"&&M===window.navigator.plugins)return"PluginArray"}if((typeof window.HTMLElement=="function"||typeof window.HTMLElement=="object")&&M instanceof window.HTMLElement){if(M.tagName==="BLOCKQUOTE")return"HTMLQuoteElement";if(M.tagName==="TD")return"HTMLTableDataCellElement";if(M.tagName==="TH")return"HTMLTableHeaderCellElement"}}var X=J&&M[Symbol.toStringTag];if(typeof X=="string")return X;var P=Object.getPrototypeOf(M);return P===RegExp.prototype?"RegExp":P===Date.prototype?"Date":p&&P===Promise.prototype?"Promise":m&&P===Set.prototype?"Set":r&&P===Map.prototype?"Map":b&&P===WeakSet.prototype?"WeakSet":I&&P===WeakMap.prototype?"WeakMap":j&&P===DataView.prototype?"DataView":r&&P===re?"Map Iterator":m&&P===B?"Set Iterator":O&&P===F?"Array Iterator":z&&P===K?"String Iterator":P===null?"Object":Object.prototype.toString.call(M).slice(C,k)}return H}))})(ce)),ce.exports}var De,dt;function hr(){if(dt)return De;dt=1;var s=pr();return De=function(p){return s(p).toLowerCase()},De}var $e,pt;function yr(){if(pt)return $e;pt=1;function s(i){return i&&i.toString?i.toString():String(i)}return $e=s,$e}var Be,ht;function wr(){return ht||(ht=1,Be={global:_t(),calledInOrder:tr(),className:rr(),deprecated:nr(),every:ir(),functionName:or(),orderByFirstCall:ar(),prototypes:mr(),typeOf:hr(),valueToString:yr()}),Be}var yt;function vr(){if(yt)return ee;yt=1;const s=wr().global;let i,p;if(typeof __vitest_required__<"u"){try{i=__vitest_required__.timers}catch{}try{p=__vitest_required__.timersPromises}catch{}}function w(r){const m=Math.pow(2,31)-1,I=1e12,b=function(){},j=function(){return[]},h={};let J,x=!1;r.setTimeout&&(h.setTimeout=!0,J=r.setTimeout(b,0),x=typeof J=="object"),h.clearTimeout=!!r.clearTimeout,h.setInterval=!!r.setInterval,h.clearInterval=!!r.clearInterval,h.hrtime=r.process&&typeof r.process.hrtime=="function",h.hrtimeBigint=h.hrtime&&typeof r.process.hrtime.bigint=="function",h.nextTick=r.process&&typeof r.process.nextTick=="function";const V=r.process&&r.__vitest_required__&&r.__vitest_required__.util.promisify;h.performance=r.performance&&typeof r.performance.now=="function";const B=r.Performance&&(typeof r.Performance).match(/^(function|object)$/),re=r.performance&&r.performance.constructor&&r.performance.constructor.prototype;h.queueMicrotask=r.hasOwnProperty("queueMicrotask"),h.requestAnimationFrame=r.requestAnimationFrame&&typeof r.requestAnimationFrame=="function",h.cancelAnimationFrame=r.cancelAnimationFrame&&typeof r.cancelAnimationFrame=="function",h.requestIdleCallback=r.requestIdleCallback&&typeof r.requestIdleCallback=="function",h.cancelIdleCallbackPresent=r.cancelIdleCallback&&typeof r.cancelIdleCallback=="function",h.setImmediate=r.setImmediate&&typeof r.setImmediate=="function",h.clearImmediate=r.clearImmediate&&typeof r.clearImmediate=="function",h.Intl=r.Intl&&typeof r.Intl=="object",r.clearTimeout&&r.clearTimeout(J);const O=r.Date,F=h.Intl?Object.defineProperties(Object.create(null),Object.getOwnPropertyDescriptors(r.Intl)):void 0;let z=I;if(O===void 0)throw new Error("The global scope doesn't have a `Date` object (see https://github.com/sinonjs/sinon/issues/1852#issuecomment-419622780)");h.Date=!0;class K{constructor(n,o,u,e){this.name=n,this.entryType=o,this.startTime=u,this.duration=e}toJSON(){return JSON.stringify({...this})}}function C(t){return Number.isFinite?Number.isFinite(t):isFinite(t)}let k=!1;function H(t,n){t.loopLimit&&n===t.loopLimit-1&&(k=!0)}function M(){k=!1}function Q(t){if(!t)return 0;const n=t.split(":"),o=n.length;let u=o,e=0,d;if(o>3||!/^(\d\d:){0,2}\d\d?$/.test(t))throw new Error("tick only understands numbers, 'm:s' and 'h:m:s'. Each part must be two digits");for(;u--;){if(d=parseInt(n[u],10),d>=60)throw new Error(`Invalid time ${t}`);e+=d*Math.pow(60,o-u-1)}return e*1e3}function X(t){const o=t*1e6%1e6,u=o<0?o+1e6:o;return Math.floor(u)}function P(t){if(!t)return 0;if(typeof t.getTime=="function")return t.getTime();if(typeof t=="number")return t;throw new TypeError("now should be milliseconds since UNIX epoch")}function gt(t,n,o){return o&&o.callAt>=t&&o.callAt<=n}function le(t,n){const o=new Error(`Aborting after running ${t.loopLimit} timers, assuming an infinite loop!`);if(!n.error)return o;const u=/target\.*[<|(|[].*?[>|\]|)]\s*/;let e=new RegExp(String(Object.keys(t).join("|")));x&&(e=new RegExp(`\\s+at (Object\\.)?(?:${Object.keys(t).join("|")})\\s+`));let d=-1;n.error.stack.split(`
6
+ `).some(function(v,T){return v.match(u)?(d=T,!0):v.match(e)?(d=T,!1):d>=0});const g=`${o}
7
+ ${n.type||"Microtask"} - ${n.func.name||"anonymous"}
8
+ ${n.error.stack.split(`
9
+ `).slice(d+1).join(`
10
+ `)}`;try{Object.defineProperty(o,"stack",{value:g})}catch{}return o}function It(){class t extends O{constructor(u,e,d,g,v,T,l){arguments.length===0?super(t.clock.now):super(...arguments),Object.defineProperty(this,"constructor",{value:O,enumerable:!1})}static[Symbol.hasInstance](u){return u instanceof O}}return t.isFake=!0,O.now&&(t.now=function(){return t.clock.now}),O.toSource&&(t.toSource=function(){return O.toSource()}),t.toString=function(){return O.toString()},new Proxy(t,{apply(){if(this instanceof t)throw new TypeError("A Proxy should only capture `new` calls with the `construct` handler. This is not supposed to be possible, so check the logic.");return new O(t.clock.now).toString()}})}function bt(){const t={};return Object.getOwnPropertyNames(F).forEach(n=>t[n]=F[n]),t.DateTimeFormat=function(...n){const o=new F.DateTimeFormat(...n),u={};return["formatRange","formatRangeToParts","resolvedOptions"].forEach(e=>{u[e]=o[e].bind(o)}),["format","formatToParts"].forEach(e=>{u[e]=function(d){return o[e](d||t.clock.now)}}),u},t.DateTimeFormat.prototype=Object.create(F.DateTimeFormat.prototype),t.DateTimeFormat.supportedLocalesOf=F.DateTimeFormat.supportedLocalesOf,t}function Et(t,n){t.jobs||(t.jobs=[]),t.jobs.push(n)}function $(t){if(t.jobs){for(let n=0;n<t.jobs.length;n++){const o=t.jobs[n];if(o.func.apply(null,o.args),H(t,n),t.loopLimit&&n>t.loopLimit)throw le(t,o)}M(),t.jobs=[]}}function Y(t,n){if(n.func===void 0)throw new Error("Callback must be provided to timer calls");if(x&&typeof n.func!="function")throw new TypeError(`[ERR_INVALID_CALLBACK]: Callback must be a function. Received ${n.func} of type ${typeof n.func}`);if(k&&(n.error=new Error),n.type=n.immediate?"Immediate":"Timeout",n.hasOwnProperty("delay")&&(typeof n.delay!="number"&&(n.delay=parseInt(n.delay,10)),C(n.delay)||(n.delay=0),n.delay=n.delay>m?1:n.delay,n.delay=Math.max(0,n.delay)),n.hasOwnProperty("interval")&&(n.type="Interval",n.interval=n.interval>m?1:n.interval),n.hasOwnProperty("animation")&&(n.type="AnimationFrame",n.animation=!0),n.hasOwnProperty("idleCallback")&&(n.type="IdleCallback",n.idleCallback=!0),t.timers||(t.timers={}),n.id=z++,n.createdAt=t.now,n.callAt=t.now+(parseInt(n.delay)||(t.duringTick?1:0)),t.timers[n.id]=n,x){const o={refed:!0,ref:function(){return this.refed=!0,o},unref:function(){return this.refed=!1,o},hasRef:function(){return this.refed},refresh:function(){return n.callAt=t.now+(parseInt(n.delay)||(t.duringTick?1:0)),t.timers[n.id]=n,o},[Symbol.toPrimitive]:function(){return n.id}};return o}return n.id}function me(t,n){if(t.callAt<n.callAt)return-1;if(t.callAt>n.callAt)return 1;if(t.immediate&&!n.immediate)return-1;if(!t.immediate&&n.immediate)return 1;if(t.createdAt<n.createdAt)return-1;if(t.createdAt>n.createdAt)return 1;if(t.id<n.id)return-1;if(t.id>n.id)return 1}function de(t,n,o){const u=t.timers;let e=null,d,g;for(d in u)u.hasOwnProperty(d)&&(g=gt(n,o,u[d]),g&&(!e||me(e,u[d])===1)&&(e=u[d]));return e}function se(t){const n=t.timers;let o=null,u;for(u in n)n.hasOwnProperty(u)&&(!o||me(o,n[u])===1)&&(o=n[u]);return o}function We(t){const n=t.timers;let o=null,u;for(u in n)n.hasOwnProperty(u)&&(!o||me(o,n[u])===-1)&&(o=n[u]);return o}function pe(t,n){if(typeof n.interval=="number"?t.timers[n.id].callAt+=n.interval:delete t.timers[n.id],typeof n.func=="function")n.func.apply(null,n.args);else{const o=eval;(function(){o(n.func)})()}}function Ge(t){return t==="IdleCallback"||t==="AnimationFrame"?`cancel${t}`:`clear${t}`}function Mt(t){return t==="IdleCallback"||t==="AnimationFrame"?`request${t}`:`set${t}`}function St(){let t=0;return function(n){!t++&&console.warn(n)}}const Pt=St();function ne(t,n,o){if(!n)return;t.timers||(t.timers={});const u=Number(n);if(Number.isNaN(u)||u<I){const e=Ge(o);if(t.shouldClearNativeTimers===!0){const d=t[`_${e}`];return typeof d=="function"?d(n):void 0}Pt(`FakeTimers: ${e} was invoked to clear a native timer instead of one created by this library.
11
+ To automatically clean-up native timers, use \`shouldClearNativeTimers\`.`)}if(t.timers.hasOwnProperty(u)){const e=t.timers[u];if(e.type===o||e.type==="Timeout"&&o==="Interval"||e.type==="Interval"&&o==="Timeout")delete t.timers[u];else{const d=Ge(o),g=Mt(e.type);throw new Error(`Cannot clear timer: timer created with ${g}() but cleared with ${d}()`)}}}function At(t,n){let o,u,e;const d="_hrtime",g="_nextTick";for(u=0,e=t.methods.length;u<e;u++){if(o=t.methods[u],o==="hrtime"&&r.process)r.process.hrtime=t[d];else if(o==="nextTick"&&r.process)r.process.nextTick=t[g];else if(o==="performance"){const v=Object.getOwnPropertyDescriptor(t,`_${o}`);v&&v.get&&!v.set?Object.defineProperty(r,o,v):v.configurable&&(r[o]=t[`_${o}`])}else if(r[o]&&r[o].hadOwnProperty)r[o]=t[`_${o}`];else try{delete r[o]}catch{}if(t.timersModuleMethods!==void 0)for(let v=0;v<t.timersModuleMethods.length;v++){const T=t.timersModuleMethods[v];i[T.methodName]=T.original}if(t.timersPromisesModuleMethods!==void 0)for(let v=0;v<t.timersPromisesModuleMethods.length;v++){const T=t.timersPromisesModuleMethods[v];p[T.methodName]=T.original}}n.shouldAdvanceTime===!0&&r.clearInterval(t.attachedInterval),t.methods=[];for(const[v,T]of t.abortListenerMap.entries())T.removeEventListener("abort",v),t.abortListenerMap.delete(v);return t.timers?Object.keys(t.timers).map(function(T){return t.timers[T]}):[]}function he(t,n,o){if(o[n].hadOwnProperty=Object.prototype.hasOwnProperty.call(t,n),o[`_${n}`]=t[n],n==="Date")t[n]=o[n];else if(n==="Intl")t[n]=o[n];else if(n==="performance"){const u=Object.getOwnPropertyDescriptor(t,n);if(u&&u.get&&!u.set){Object.defineProperty(o,`_${n}`,u);const e=Object.getOwnPropertyDescriptor(o,n);Object.defineProperty(t,n,e)}else t[n]=o[n]}else t[n]=function(){return o[n].apply(o,arguments)},Object.defineProperties(t[n],Object.getOwnPropertyDescriptors(o[n]));t[n].clock=o}function Ot(t,n){t.tick(n)}const q={setTimeout:r.setTimeout,clearTimeout:r.clearTimeout,setInterval:r.setInterval,clearInterval:r.clearInterval,Date:r.Date};h.setImmediate&&(q.setImmediate=r.setImmediate),h.clearImmediate&&(q.clearImmediate=r.clearImmediate),h.hrtime&&(q.hrtime=r.process.hrtime),h.nextTick&&(q.nextTick=r.process.nextTick),h.performance&&(q.performance=r.performance),h.requestAnimationFrame&&(q.requestAnimationFrame=r.requestAnimationFrame),h.queueMicrotask&&(q.queueMicrotask=r.queueMicrotask),h.cancelAnimationFrame&&(q.cancelAnimationFrame=r.cancelAnimationFrame),h.requestIdleCallback&&(q.requestIdleCallback=r.requestIdleCallback),h.cancelIdleCallback&&(q.cancelIdleCallback=r.cancelIdleCallback),h.Intl&&(q.Intl=F);const _=r.setImmediate||r.setTimeout;function Je(t,n){t=Math.floor(P(t)),n=n||1e3;let o=0;const u=[0,0],e={now:t,Date:It(),loopLimit:n};e.Date.clock=e;function d(){return 16-(e.now-t)%16}function g(l){const a=e.now-u[0]-t,f=Math.floor(a/1e3),y=(a-f*1e3)*1e6+o-u[1];if(Array.isArray(l)){if(l[1]>1e9)throw new TypeError("Number of nanoseconds can't exceed a billion");const E=l[0];let S=y-l[1],W=f-E;return S<0&&(S+=1e9,W-=1),[W,S]}return[f,y]}function v(){const l=g();return l[0]*1e3+l[1]/1e6}h.hrtimeBigint&&(g.bigint=function(){const l=g();return BigInt(l[0])*BigInt(1e9)+BigInt(l[1])}),h.Intl&&(e.Intl=bt(),e.Intl.clock=e),e.requestIdleCallback=function(a,f){let y=0;e.countTimers()>0&&(y=50);const E=Y(e,{func:a,args:Array.prototype.slice.call(arguments,2),delay:typeof f>"u"?y:Math.min(f,y),idleCallback:!0});return Number(E)},e.cancelIdleCallback=function(a){return ne(e,a,"IdleCallback")},e.setTimeout=function(a,f){return Y(e,{func:a,args:Array.prototype.slice.call(arguments,2),delay:f})},typeof r.Promise<"u"&&V&&(e.setTimeout[V.custom]=function(a,f){return new r.Promise(function(E){Y(e,{func:E,args:[f],delay:a})})}),e.clearTimeout=function(a){return ne(e,a,"Timeout")},e.nextTick=function(a){return Et(e,{func:a,args:Array.prototype.slice.call(arguments,1),error:k?new Error:null})},e.queueMicrotask=function(a){return e.nextTick(a)},e.setInterval=function(a,f){return f=parseInt(f,10),Y(e,{func:a,args:Array.prototype.slice.call(arguments,2),delay:f,interval:f})},e.clearInterval=function(a){return ne(e,a,"Interval")},h.setImmediate&&(e.setImmediate=function(a){return Y(e,{func:a,args:Array.prototype.slice.call(arguments,1),immediate:!0})},typeof r.Promise<"u"&&V&&(e.setImmediate[V.custom]=function(a){return new r.Promise(function(y){Y(e,{func:y,args:[a],immediate:!0})})}),e.clearImmediate=function(a){return ne(e,a,"Immediate")}),e.countTimers=function(){return Object.keys(e.timers||{}).length+(e.jobs||[]).length},e.requestAnimationFrame=function(a){const f=Y(e,{func:a,delay:d(),get args(){return[v()]},animation:!0});return Number(f)},e.cancelAnimationFrame=function(a){return ne(e,a,"AnimationFrame")},e.runMicrotasks=function(){$(e)};function T(l,a,f,y){const E=typeof l=="number"?l:Q(l),S=Math.floor(E),W=X(E);let L=o+W,A=e.now+S;if(E<0)throw new TypeError("Negative ticks are not supported");L>=1e6&&(A+=1,L-=1e6),o=L;let R=e.now,Z=e.now,D,U,N,Ve,ye,we;e.duringTick=!0,N=e.now,$(e),N!==e.now&&(R+=e.now-N,A+=e.now-N);function Ke(){for(D=de(e,R,A);D&&R<=A;){if(e.timers[D.id]){R=D.callAt,e.now=D.callAt,N=e.now;try{$(e),pe(e,D)}catch(ie){U=U||ie}if(a){_(Ve);return}ye()}we()}if(N=e.now,$(e),N!==e.now&&(R+=e.now-N,A+=e.now-N),e.duringTick=!1,D=de(e,R,A),D)try{e.tick(A-e.now)}catch(ie){U=U||ie}else e.now=A,o=L;if(U)throw U;if(a)f(e.now);else return e.now}return Ve=a&&function(){try{ye(),we(),Ke()}catch(ie){y(ie)}},ye=function(){N!==e.now&&(R+=e.now-N,A+=e.now-N,Z+=e.now-N)},we=function(){D=de(e,Z,A),Z=R},Ke()}return e.tick=function(a){return T(a,!1)},typeof r.Promise<"u"&&(e.tickAsync=function(a){return new r.Promise(function(f,y){_(function(){try{T(a,!0,f,y)}catch(E){y(E)}})})}),e.next=function(){$(e);const a=se(e);if(!a)return e.now;e.duringTick=!0;try{return e.now=a.callAt,pe(e,a),$(e),e.now}finally{e.duringTick=!1}},typeof r.Promise<"u"&&(e.nextAsync=function(){return new r.Promise(function(a,f){_(function(){try{const y=se(e);if(!y){a(e.now);return}let E;e.duringTick=!0,e.now=y.callAt;try{pe(e,y)}catch(S){E=S}e.duringTick=!1,_(function(){E?f(E):a(e.now)})}catch(y){f(y)}})})}),e.runAll=function(){let a,f;for($(e),f=0;f<e.loopLimit;f++){if(!e.timers||(a=Object.keys(e.timers).length,a===0))return M(),e.now;e.next(),H(e,f)}const y=se(e);throw le(e,y)},e.runToFrame=function(){return e.tick(d())},typeof r.Promise<"u"&&(e.runAllAsync=function(){return new r.Promise(function(a,f){let y=0;function E(){_(function(){try{$(e);let S;if(y<e.loopLimit){if(!e.timers){M(),a(e.now);return}if(S=Object.keys(e.timers).length,S===0){M(),a(e.now);return}e.next(),y++,E(),H(e,y);return}const W=se(e);f(le(e,W))}catch(S){f(S)}})}E()})}),e.runToLast=function(){const a=We(e);return a?e.tick(a.callAt-e.now):($(e),e.now)},typeof r.Promise<"u"&&(e.runToLastAsync=function(){return new r.Promise(function(a,f){_(function(){try{const y=We(e);y||($(e),a(e.now)),a(e.tickAsync(y.callAt-e.now))}catch(y){f(y)}})})}),e.reset=function(){o=0,e.timers={},e.jobs=[],e.now=t},e.setSystemTime=function(a){const f=P(a),y=f-e.now;let E,S;u[0]=u[0]+y,u[1]=u[1]+o,e.now=f,o=0;for(E in e.timers)e.timers.hasOwnProperty(E)&&(S=e.timers[E],S.createdAt+=y,S.callAt+=y)},e.jump=function(a){const f=typeof a=="number"?a:Q(a),y=Math.floor(f);for(const E of Object.values(e.timers))e.now+y>E.callAt&&(E.callAt=e.now+y);e.tick(y)},h.performance&&(e.performance=Object.create(null),e.performance.now=v),h.hrtime&&(e.hrtime=g),e}function xt(t){if(arguments.length>1||t instanceof Date||Array.isArray(t)||typeof t=="number")throw new TypeError(`FakeTimers.install called with ${String(t)} install requires an object parameter`);if(r.Date.isFake===!0)throw new TypeError("Can't install fake timers twice on the same global object.");if(t=typeof t<"u"?t:{},t.shouldAdvanceTime=t.shouldAdvanceTime||!1,t.advanceTimeDelta=t.advanceTimeDelta||20,t.shouldClearNativeTimers=t.shouldClearNativeTimers||!1,t.target)throw new TypeError("config.target is no longer supported. Use `withGlobal(target)` instead.");function n(d){if(!t.ignoreMissingTimers)throw new ReferenceError(`non-existent timers and/or objects cannot be faked: '${d}'`)}let o,u;const e=Je(t.now,t.loopLimit);if(e.shouldClearNativeTimers=t.shouldClearNativeTimers,e.uninstall=function(){return At(e,t)},e.abortListenerMap=new Map,e.methods=t.toFake||[],e.methods.length===0&&(e.methods=Object.keys(q)),t.shouldAdvanceTime===!0){const d=Ot.bind(null,e,t.advanceTimeDelta),g=r.setInterval(d,t.advanceTimeDelta);e.attachedInterval=g}if(e.methods.includes("performance")){const d=(()=>{if(re)return r.performance.constructor.prototype;if(B)return r.Performance.prototype})();if(d)Object.getOwnPropertyNames(d).forEach(function(g){g!=="now"&&(e.performance[g]=g.indexOf("getEntries")===0?j:b)}),e.performance.mark=g=>new K(g,"mark",0,0),e.performance.measure=g=>new K(g,"measure",0,100),e.performance.timeOrigin=P(t.now);else if((t.toFake||[]).includes("performance"))return n("performance")}for(r===s&&i&&(e.timersModuleMethods=[]),r===s&&p&&(e.timersPromisesModuleMethods=[]),o=0,u=e.methods.length;o<u;o++){const d=e.methods[o];if(!h[d]){n(d);continue}if(d==="hrtime"?r.process&&typeof r.process.hrtime=="function"&&he(r.process,d,e):d==="nextTick"?r.process&&typeof r.process.nextTick=="function"&&he(r.process,d,e):he(r,d,e),e.timersModuleMethods!==void 0&&i[d]){const g=i[d];e.timersModuleMethods.push({methodName:d,original:g}),i[d]=r[d]}e.timersPromisesModuleMethods!==void 0&&(d==="setTimeout"?(e.timersPromisesModuleMethods.push({methodName:"setTimeout",original:p.setTimeout}),p.setTimeout=(g,v,T={})=>new Promise((l,a)=>{const f=()=>{T.signal.removeEventListener("abort",f),e.abortListenerMap.delete(f),e.clearTimeout(y),a(T.signal.reason)},y=e.setTimeout(()=>{T.signal&&(T.signal.removeEventListener("abort",f),e.abortListenerMap.delete(f)),l(v)},g);T.signal&&(T.signal.aborted?f():(T.signal.addEventListener("abort",f),e.abortListenerMap.set(f,T.signal)))})):d==="setImmediate"?(e.timersPromisesModuleMethods.push({methodName:"setImmediate",original:p.setImmediate}),p.setImmediate=(g,v={})=>new Promise((T,l)=>{const a=()=>{v.signal.removeEventListener("abort",a),e.abortListenerMap.delete(a),e.clearImmediate(f),l(v.signal.reason)},f=e.setImmediate(()=>{v.signal&&(v.signal.removeEventListener("abort",a),e.abortListenerMap.delete(a)),T(g)});v.signal&&(v.signal.aborted?a():(v.signal.addEventListener("abort",a),e.abortListenerMap.set(a,v.signal)))})):d==="setInterval"&&(e.timersPromisesModuleMethods.push({methodName:"setInterval",original:p.setInterval}),p.setInterval=(g,v,T={})=>({[Symbol.asyncIterator]:()=>{const l=()=>{let A,R;const Z=new Promise((D,U)=>{A=D,R=U});return Z.resolve=A,Z.reject=R,Z};let a=!1,f=!1,y,E=0;const S=[],W=e.setInterval(()=>{S.length>0?S.shift().resolve():E++},g),L=()=>{T.signal.removeEventListener("abort",L),e.abortListenerMap.delete(L),e.clearInterval(W),a=!0;for(const A of S)A.resolve()};return T.signal&&(T.signal.aborted?a=!0:(T.signal.addEventListener("abort",L),e.abortListenerMap.set(L,T.signal))),{next:async()=>{if(T.signal?.aborted&&!f)throw f=!0,T.signal.reason;if(a)return{done:!0,value:void 0};if(E>0)return E--,{done:!1,value:v};const A=l();if(S.push(A),await A,y&&S.length===0&&y.resolve(),T.signal?.aborted&&!f)throw f=!0,T.signal.reason;return a?{done:!0,value:void 0}:{done:!1,value:v}},return:async()=>a?{done:!0,value:void 0}:(S.length>0&&(y=l(),await y),e.clearInterval(W),a=!0,T.signal&&(T.signal.removeEventListener("abort",L),e.abortListenerMap.delete(L)),{done:!0,value:void 0})}}})))}return e}return{timers:q,createClock:Je,install:xt,withGlobal:w}}const c=w(s);return ee.timers=c.timers,ee.createClock=c.createClock,ee.install=c.install,ee.withGlobal=w,ee}vr();export{oe as a,Yt as c,Zt as g};
@@ -1 +1 @@
1
- const r=':host,:root{--border-radius-no-radius: 0rem;--border-radius-x-small: .125rem;--border-radius-small: .25rem;--border-radius-medium: .5rem;--border-radius-large: .75rem;--border-radius-x-large: 1rem;--border-radius-xx-large: 1.5rem;--border-radius-xxx-large: 2rem;--border-radius-circle: 9999px;--color-background-primary: var(--color-neutral-0);--color-background-secondary: var(--color-neutral-10);--color-background-inverse: var(--color-neutral-80);--color-border-primary: var(--color-neutral-50);--color-border-secondary: var(--color-neutral-40);--color-border-tertiary: var(--color-neutral-30);--color-border-read-only: var(--color-neutral-40);--color-border-disabled: var(--color-neutral-30);--color-border-focus: var(--color-neutral-70);--color-border-inverse: var(--color-neutral-0);--color-border-neutral: var(--color-neutral-70);--color-border-neutral-secondary: var(--color-neutral-80);--color-border-brand: var(--color-brand-30);--color-border-brand-secondary: var(--color-brand-40);--color-border-brand-tertiary: var(--color-brand-20);--color-border-success: var(--color-green-20);--color-border-success-secondary: var(--color-green-40);--color-border-warning: var(--color-orange-20);--color-border-warning-secondary: var(--color-orange-40);--color-border-error: var(--color-red-20);--color-border-error-secondary: var(--color-red-40);--color-border-purple: var(--color-purple-20);--color-border-purple-secondary: var(--color-purple-40);--color-border-blue: var(--color-blue-20);--color-border-blue-secondary: var(--color-blue-40);--color-border-aqua: var(--color-aqua-20);--color-border-aqua-secondary: var(--color-aqua-40);--color-border-gator-green: var(--color-gator-green-20);--color-border-gator-green-secondary: var(--color-gator-green-40);--color-border-yellow: var(--color-yellow-20);--color-border-yellow-secondary: var(--color-yellow-40);--color-data-viz-brand-10: var(--color-brand-10);--color-data-viz-brand-20: var(--color-brand-20);--color-data-viz-brand-30: var(--color-brand-30);--color-data-viz-brand-40: var(--color-brand-40);--color-data-viz-brand-50: var(--color-brand-50);--color-data-viz-success-10: var(--color-green-10);--color-data-viz-success-20: var(--color-green-20);--color-data-viz-success-30: var(--color-green-30);--color-data-viz-success-40: var(--color-green-40);--color-data-viz-success-50: var(--color-green-50);--color-data-viz-warning-10: var(--color-orange-10);--color-data-viz-warning-20: var(--color-orange-20);--color-data-viz-warning-30: var(--color-orange-30);--color-data-viz-warning-40: var(--color-orange-40);--color-data-viz-warning-50: var(--color-orange-50);--color-data-viz-error-10: var(--color-red-10);--color-data-viz-error-20: var(--color-red-20);--color-data-viz-error-30: var(--color-red-30);--color-data-viz-error-40: var(--color-red-40);--color-data-viz-error-50: var(--color-red-50);--color-data-viz-purple-10: var(--color-purple-10);--color-data-viz-purple-20: var(--color-purple-20);--color-data-viz-purple-30: var(--color-purple-30);--color-data-viz-purple-40: var(--color-purple-40);--color-data-viz-purple-50: var(--color-purple-50);--color-data-viz-blue-10: var(--color-blue-10);--color-data-viz-blue-20: var(--color-blue-20);--color-data-viz-blue-30: var(--color-blue-30);--color-data-viz-blue-40: var(--color-blue-40);--color-data-viz-blue-50: var(--color-blue-50);--color-data-viz-aqua-10: var(--color-aqua-10);--color-data-viz-aqua-20: var(--color-aqua-20);--color-data-viz-aqua-30: var(--color-aqua-30);--color-data-viz-aqua-40: var(--color-aqua-40);--color-data-viz-aqua-50: var(--color-aqua-50);--color-data-viz-gator-green-10: var(--color-gator-green-10);--color-data-viz-gator-green-20: var(--color-gator-green-20);--color-data-viz-gator-green-30: var(--color-gator-green-30);--color-data-viz-gator-green-40: var(--color-gator-green-40);--color-data-viz-gator-green-50: var(--color-gator-green-50);--color-data-viz-yellow-10: var(--color-yellow-10);--color-data-viz-yellow-20: var(--color-yellow-20);--color-data-viz-yellow-30: var(--color-yellow-30);--color-data-viz-yellow-40: var(--color-yellow-40);--color-data-viz-yellow-50: var(--color-yellow-50);--color-feedback-brand: var(--color-brand-30);--color-feedback-brand-secondary: var(--color-brand-40);--color-feedback-brand-tertiary: var(--color-brand-50);--color-feedback-neutral: var(--color-neutral-70);--color-feedback-neutral-secondary: var(--color-neutral-80);--color-feedback-neutral-tertiary: var(--color-neutral-80);--color-feedback-success: var(--color-green-30);--color-feedback-success-secondary: var(--color-green-40);--color-feedback-success-tertiary: var(--color-green-50);--color-feedback-warning: var(--color-orange-30);--color-feedback-warning-secondary: var(--color-orange-40);--color-feedback-warning-tertiary: var(--color-orange-50);--color-feedback-error: var(--color-red-30);--color-feedback-error-secondary: var(--color-red-40);--color-feedback-error-tertiary: var(--color-red-50);--color-icon-primary: var(--color-neutral-70);--color-icon-secondary: var(--color-neutral-50);--color-icon-tertiary: var(--color-neutral-40);--color-icon-disabled: var(--color-neutral-40);--color-icon-inverse: var(--color-neutral-0);--color-icon-brand: var(--color-brand-30);--color-icon-brand-secondary: var(--color-brand-20);--color-icon-brand-tertiary: var(--color-brand-0);--color-icon-success: var(--color-green-40);--color-icon-warning: var(--color-orange-40);--color-icon-error: var(--color-red-40);--color-icon-ai: var(--color-purple-50);--color-illustration-primary: var(--color-neutral-70);--color-illustration-brand: var(--color-brand-30);--color-overlay-primary: var(--color-neutral-80-alpha-10);--color-overlay-secondary: var(--color-neutral-80-alpha-60);--color-surface-primary: var(--color-neutral-0);--color-surface-secondary: var(--color-neutral-10);--color-surface-tertiary: var(--color-neutral-20);--color-surface-neutral: var(--color-neutral-35);--color-surface-neutral-secondary: var(--color-neutral-40);--color-surface-neutral-tertiary: var(--color-neutral-45);--color-surface-inverse: var(--color-neutral-70);--color-surface-hover: var(--color-neutral-10);--color-surface-disabled: var(--color-neutral-30);--color-surface-loading: var(--color-neutral-35);--color-surface-brand: var(--color-brand-0);--color-surface-brand-secondary: var(--color-brand-10);--color-surface-brand-tertiary: var(--color-brand-20);--color-surface-success: var(--color-green-10);--color-surface-success-secondary: var(--color-green-20);--color-surface-warning: var(--color-orange-10);--color-surface-warning-secondary: var(--color-orange-20);--color-surface-error: var(--color-red-10);--color-surface-error-secondary: var(--color-red-20);--color-surface-purple: var(--color-purple-10);--color-surface-purple-secondary: var(--color-purple-20);--color-surface-blue: var(--color-blue-10);--color-surface-blue-secondary: var(--color-blue-20);--color-surface-aqua: var(--color-aqua-10);--color-surface-aqua-secondary: var(--color-aqua-20);--color-surface-gator-green: var(--color-gator-green-10);--color-surface-gator-green-secondary: var(--color-gator-green-20);--color-surface-yellow: var(--color-yellow-10);--color-surface-yellow-secondary: var(--color-yellow-20);--color-surface-alpha-neutral-strong: var(--color-neutral-40-alpha-70);--color-surface-alpha-neutral-medium: var(--color-neutral-40-alpha-30);--color-surface-alpha-brand-strong: var(--color-brand-30-alpha-70);--color-surface-alpha-brand-medium: var(--color-brand-30-alpha-50);--color-surface-alpha-brand-subtle: var(--color-brand-30-alpha-30);--color-underline-primary: var(--color-neutral-40);--color-underline-secondary: var(--color-neutral-70);--color-underline-tertiary: var(--color-neutral-80);--color-underline-brand: var(--color-brand-30);--color-underline-brand-secondary: var(--color-brand-40);--color-underline-brand-tertiary: var(--color-brand-50);--color-text-primary: var(--color-neutral-70);--color-text-secondary: var(--color-neutral-50);--color-text-placeholder: var(--color-neutral-45);--color-text-inverse: var(--color-neutral-0);--color-text-loading: var(--color-neutral-40);--color-text-disabled: var(--color-neutral-40);--color-text-brand: var(--color-brand-30);--color-text-success: var(--color-green-40);--color-text-warning: var(--color-orange-40);--color-text-error: var(--color-red-40);--color-text-ai: var(--color-purple-40);--font-family-headings: "Lexend Deca", system-ui, -apple-system, sans-serif;--font-family-body: "Open Sans", system-ui, -apple-system, sans-serif;--font-size-body-1: 1.0625rem;--font-size-body-2: .9375rem;--font-size-body-3: .8125rem;--font-size-display-1: 4.5rem;--font-size-display-2: 4rem;--font-size-heading-1: 2.5rem;--font-size-heading-2: 2rem;--font-size-heading-3: 1.625rem;--font-size-heading-4: 1.375rem;--font-size-heading-5: 1.25rem;--font-size-heading-6: 1.125rem;--font-size-subtitle-1: 1.0625rem;--font-size-subtitle-2: .9375rem;--font-size-subtitle-3: .8125rem;--font-size-sm-display-1: 3rem;--font-size-sm-display-2: 2.25rem;--font-size-sm-heading-1: 1.75rem;--font-size-sm-heading-2: 1.5rem;--font-size-sm-heading-3: 1.375rem;--font-size-sm-heading-4: 1.25rem;--font-size-sm-heading-5: 1.125rem;--font-size-sm-heading-6: 1.0625rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semi-bold: 600;--font-weight-bold: 700;--letter-spacing-default: 0;--letter-spacing-narrow: -1px;--line-height-body-1: 1.5rem;--line-height-body-2: 1.375rem;--line-height-body-3: 1.125rem;--line-height-display-1: 5.625rem;--line-height-display-2: 4.875rem;--line-height-heading-1: 3.125rem;--line-height-heading-2: 2.625rem;--line-height-heading-3: 2.25rem;--line-height-heading-4: 2rem;--line-height-heading-5: 1.875rem;--line-height-heading-6: 1.875rem;--line-height-subtitle-1: 1.5rem;--line-height-subtitle-2: 1.375rem;--line-height-sm-display-1: 3.5rem;--line-height-sm-display-2: 3rem;--line-height-sm-heading-1: 2.25rem;--line-height-sm-heading-2: 2rem;--line-height-sm-heading-3: 2rem;--line-height-sm-heading-4: 1.875rem;--line-height-sm-heading-5: 1.875rem;--line-height-sm-heading-6: 1.875rem;--spacing-0: 0;--spacing-1: .0625rem;--spacing-2: .125rem;--spacing-3: .25rem;--spacing-4: .3125rem;--spacing-5: .5rem;--spacing-6: .5625rem;--spacing-7: .75rem;--spacing-8: 1rem;--spacing-9: 1.25rem;--spacing-10: 1.5rem;--spacing-11: 2rem;--spacing-12: 2.5rem;--spacing-13: 3rem;--spacing-14: 3.5rem;--spacing-15: 4rem;--spacing-16: 4.5rem;--spacing-17: 5rem;--spacing-18: 7.5rem;--shadow-1-card: 0 1px 1.5px 0px var(--color-neutral-70-alpha-4), 0 2px 5px 0px var(--color-neutral-70-alpha-5), 0 3px 9px 6px var(--color-neutral-70-alpha-8);--shadow-2-card-raised: 0 5px 10px 0px var(--color-neutral-70-alpha-5), 0 7px 14px 0px var(--color-neutral-70-alpha-8), 0 3px 6px 0px var(--color-neutral-70-alpha-4);--shadow-3-dropdown: 0 7px 12px 0px var(--color-neutral-70-alpha-5), 0 8px 16px 0px var(--color-neutral-70-alpha-8), 0 9px 18px 0px var(--color-neutral-70-alpha-10);--shadow-4-modal: 0 9px 15px 0px var(--color-neutral-70-alpha-5), 0 10px 20px 0px var(--color-neutral-70-alpha-8), 0 9px 20px 0px var(--color-neutral-70-alpha-10);--shadow-popover: 0 -1px 1.5px 0px var(--color-neutral-70-alpha-4), 0 2px 5px 0px var(--color-neutral-70-alpha-5), 0 3px 9px 6px var(--color-neutral-70-alpha-8);--shadow-panel-right: -4px 0 10px 0px var(--color-neutral-70-alpha-5), -4px 0 14px 0px var(--color-neutral-70-alpha-8), -4px 0 6px 0px var(--color-neutral-70-alpha-4);--shadow-panel-left: 4px 0 10px 0px var(--color-neutral-70-alpha-5), 4px 0 14px 0px var(--color-neutral-70-alpha-8), 4px 0 6px 0px var(--color-neutral-70-alpha-4);--shadow-panel-bottom: 0 -4px 10px 0px var(--color-neutral-70-alpha-5), 0 -4px 14px 0px var(--color-neutral-70-alpha-8), 0 -4px 6px 0px var(--color-neutral-70-alpha-4);--shadow-panel-top: 0 4px 10px 0px var(--color-neutral-70-alpha-5), 0 4px 14px 0px var(--color-neutral-70-alpha-8), 0 4px 6px 0px var(--color-neutral-70-alpha-4);--blur-sm: 4px;--blur-md: 8px;--blur-lg: 12px}';export{r as default};
1
+ const r=':host,:root{--border-radius-no-radius: 0rem;--border-radius-x-small: .125rem;--border-radius-small: .25rem;--border-radius-medium: .5rem;--border-radius-large: .75rem;--border-radius-x-large: 1rem;--border-radius-xx-large: 1.5rem;--border-radius-xxx-large: 2rem;--border-radius-circle: 9999px;--color-background-primary: var(--color-neutral-0);--color-background-secondary: var(--color-neutral-10);--color-background-inverse: var(--color-neutral-80);--color-border-primary: var(--color-neutral-50);--color-border-secondary: var(--color-neutral-40);--color-border-tertiary: var(--color-neutral-30);--color-border-read-only: var(--color-neutral-40);--color-border-disabled: var(--color-neutral-30);--color-border-focus: var(--color-neutral-70);--color-border-inverse: var(--color-neutral-0);--color-border-neutral: var(--color-neutral-70);--color-border-neutral-secondary: var(--color-neutral-80);--color-border-brand: var(--color-brand-30);--color-border-brand-secondary: var(--color-brand-40);--color-border-brand-tertiary: var(--color-brand-20);--color-border-success: var(--color-green-20);--color-border-success-secondary: var(--color-green-40);--color-border-warning: var(--color-orange-20);--color-border-warning-secondary: var(--color-orange-40);--color-border-error: var(--color-red-20);--color-border-error-secondary: var(--color-red-40);--color-border-purple: var(--color-purple-20);--color-border-purple-secondary: var(--color-purple-40);--color-border-blue: var(--color-blue-20);--color-border-blue-secondary: var(--color-blue-40);--color-border-aqua: var(--color-aqua-20);--color-border-aqua-secondary: var(--color-aqua-40);--color-border-gator-green: var(--color-gator-green-20);--color-border-gator-green-secondary: var(--color-gator-green-40);--color-border-yellow: var(--color-yellow-20);--color-border-yellow-secondary: var(--color-yellow-40);--color-data-viz-brand-10: var(--color-brand-10);--color-data-viz-brand-20: var(--color-brand-20);--color-data-viz-brand-30: var(--color-brand-30);--color-data-viz-brand-40: var(--color-brand-40);--color-data-viz-brand-50: var(--color-brand-50);--color-data-viz-success-10: var(--color-green-10);--color-data-viz-success-20: var(--color-green-20);--color-data-viz-success-30: var(--color-green-30);--color-data-viz-success-40: var(--color-green-40);--color-data-viz-success-50: var(--color-green-50);--color-data-viz-warning-10: var(--color-orange-10);--color-data-viz-warning-20: var(--color-orange-20);--color-data-viz-warning-30: var(--color-orange-30);--color-data-viz-warning-40: var(--color-orange-40);--color-data-viz-warning-50: var(--color-orange-50);--color-data-viz-error-10: var(--color-red-10);--color-data-viz-error-20: var(--color-red-20);--color-data-viz-error-30: var(--color-red-30);--color-data-viz-error-40: var(--color-red-40);--color-data-viz-error-50: var(--color-red-50);--color-data-viz-purple-10: var(--color-purple-10);--color-data-viz-purple-20: var(--color-purple-20);--color-data-viz-purple-30: var(--color-purple-30);--color-data-viz-purple-40: var(--color-purple-40);--color-data-viz-purple-50: var(--color-purple-50);--color-data-viz-blue-10: var(--color-blue-10);--color-data-viz-blue-20: var(--color-blue-20);--color-data-viz-blue-30: var(--color-blue-30);--color-data-viz-blue-40: var(--color-blue-40);--color-data-viz-blue-50: var(--color-blue-50);--color-data-viz-aqua-10: var(--color-aqua-10);--color-data-viz-aqua-20: var(--color-aqua-20);--color-data-viz-aqua-30: var(--color-aqua-30);--color-data-viz-aqua-40: var(--color-aqua-40);--color-data-viz-aqua-50: var(--color-aqua-50);--color-data-viz-gator-green-10: var(--color-gator-green-10);--color-data-viz-gator-green-20: var(--color-gator-green-20);--color-data-viz-gator-green-30: var(--color-gator-green-30);--color-data-viz-gator-green-40: var(--color-gator-green-40);--color-data-viz-gator-green-50: var(--color-gator-green-50);--color-data-viz-yellow-10: var(--color-yellow-10);--color-data-viz-yellow-20: var(--color-yellow-20);--color-data-viz-yellow-30: var(--color-yellow-30);--color-data-viz-yellow-40: var(--color-yellow-40);--color-data-viz-yellow-50: var(--color-yellow-50);--color-feedback-brand: var(--color-brand-30);--color-feedback-brand-secondary: var(--color-brand-40);--color-feedback-brand-tertiary: var(--color-brand-50);--color-feedback-neutral: var(--color-neutral-70);--color-feedback-neutral-secondary: var(--color-neutral-80);--color-feedback-neutral-tertiary: var(--color-neutral-80);--color-feedback-success: var(--color-green-30);--color-feedback-success-secondary: var(--color-green-40);--color-feedback-success-tertiary: var(--color-green-50);--color-feedback-warning: var(--color-orange-30);--color-feedback-warning-secondary: var(--color-orange-40);--color-feedback-warning-tertiary: var(--color-orange-50);--color-feedback-error: var(--color-red-30);--color-feedback-error-secondary: var(--color-red-40);--color-feedback-error-tertiary: var(--color-red-50);--color-icon-primary: var(--color-neutral-70);--color-icon-secondary: var(--color-neutral-50);--color-icon-tertiary: var(--color-neutral-40);--color-icon-disabled: var(--color-neutral-40);--color-icon-inverse: var(--color-neutral-0);--color-icon-brand: var(--color-brand-30);--color-icon-brand-secondary: var(--color-brand-20);--color-icon-brand-tertiary: var(--color-brand-0);--color-icon-success: var(--color-green-40);--color-icon-warning: var(--color-orange-40);--color-icon-error: var(--color-red-40);--color-icon-ai: var(--color-purple-50);--color-illustration-primary: var(--color-neutral-70);--color-illustration-brand: var(--color-brand-30);--color-overlay-primary: var(--color-neutral-80-alpha-10);--color-overlay-secondary: var(--color-neutral-80-alpha-60);--color-surface-primary: var(--color-neutral-0);--color-surface-secondary: var(--color-neutral-10);--color-surface-tertiary: var(--color-neutral-20);--color-surface-neutral: var(--color-neutral-35);--color-surface-neutral-secondary: var(--color-neutral-40);--color-surface-neutral-tertiary: var(--color-neutral-45);--color-surface-inverse: var(--color-neutral-70);--color-surface-hover: var(--color-neutral-10);--color-surface-disabled: var(--color-neutral-30);--color-surface-loading: var(--color-neutral-35);--color-surface-brand: var(--color-brand-0);--color-surface-brand-secondary: var(--color-brand-10);--color-surface-brand-tertiary: var(--color-brand-20);--color-surface-success: var(--color-green-10);--color-surface-success-secondary: var(--color-green-20);--color-surface-warning: var(--color-orange-10);--color-surface-warning-secondary: var(--color-orange-20);--color-surface-error: var(--color-red-10);--color-surface-error-secondary: var(--color-red-20);--color-surface-purple: var(--color-purple-10);--color-surface-purple-secondary: var(--color-purple-20);--color-surface-blue: var(--color-blue-10);--color-surface-blue-secondary: var(--color-blue-20);--color-surface-aqua: var(--color-aqua-10);--color-surface-aqua-secondary: var(--color-aqua-20);--color-surface-gator-green: var(--color-gator-green-10);--color-surface-gator-green-secondary: var(--color-gator-green-20);--color-surface-yellow: var(--color-yellow-10);--color-surface-yellow-secondary: var(--color-yellow-20);--color-surface-alpha-neutral-strong: var(--color-neutral-40-alpha-70);--color-surface-alpha-neutral-medium: var(--color-neutral-40-alpha-30);--color-surface-alpha-brand-strong: var(--color-brand-30-alpha-70);--color-surface-alpha-brand-medium: var(--color-brand-30-alpha-50);--color-surface-alpha-brand-subtle: var(--color-brand-30-alpha-30);--color-underline-primary: var(--color-neutral-40);--color-underline-secondary: var(--color-neutral-70);--color-underline-tertiary: var(--color-neutral-80);--color-underline-brand: var(--color-brand-30);--color-underline-brand-secondary: var(--color-brand-40);--color-underline-brand-tertiary: var(--color-brand-50);--color-text-primary: var(--color-neutral-70);--color-text-secondary: var(--color-neutral-50);--color-text-placeholder: var(--color-neutral-45);--color-text-inverse: var(--color-neutral-0);--color-text-loading: var(--color-neutral-40);--color-text-disabled: var(--color-neutral-40);--color-text-brand: var(--color-brand-30);--color-text-success: var(--color-green-40);--color-text-warning: var(--color-orange-40);--color-text-error: var(--color-red-40);--color-text-ai: var(--color-purple-40);--color-gradient-surface: radial-gradient(135.16% 99.24% at 113.24% 116.21%, var(--color-surface-warning-secondary, #F5B77F) 0%, rgba(245, 183, 127, 0) 100%), radial-gradient(76.31% 76.31% at 50% 50%, var(--color-surface-purple-secondary, #E5CCFF) 0%, rgba(229, 204, 255, 0) 100%), radial-gradient(122.16% 126.39% at 8.91% 12.38%, var(--color-surface-aqua-secondary, #A2DBF0) 0%, rgba(162, 219, 240, 0) 100%), var(--color-surface-purple, #F6EEFF);--color-gradient-surface-secondary: radial-gradient(135.16% 99.24% at 113.24% 116.21%, var(--color-orange-30, rgba(236, 112, 0, .5)) 0%, rgba(245, 183, 127, 0) 100%), linear-gradient(225deg, var(--color-purple-30, rgba(128, 0, 255, .2)) -3.96%, rgba(229, 204, 255, 0) 103.96%), radial-gradient(122.16% 126.39% at 8.91% 12.38%, var(--color-purple-30, rgba(128, 0, 255, .1)) 0%, rgba(162, 219, 240, 0) 100%), var(--color-surface-purple-secondary, #E5CCFF);--color-gradient-surface-tertiary: radial-gradient(135.16% 99.24% at 113.24% 116.21%, rgba(245, 183, 127, .15) 0%, rgba(245, 183, 127, 0) 100%), radial-gradient(76.31% 76.31% at 50% 50%, rgba(229, 204, 255, .15) 0%, rgba(229, 204, 255, 0) 100%), radial-gradient(122.16% 126.39% at 8.91% 12.38%, rgba(162, 219, 240, .15) 0%, rgba(162, 219, 240, 0) 100%), var(--color-surface-purple, #F6EEFF);--color-gradient-border: linear-gradient(316deg, var(--color-border-warning-secondary, #BD5A00) -11.08%, var(--color-orange-20, #F5B77F) 16.15%, var(--color-data-viz-purple-20, #E5CCFF) 43.38%, var(--color-data-viz-blue-30, #35F) 70.61%, var(--color-data-viz-purple-30, #8000FF) 97.84%);--color-gradient-icon: linear-gradient(0deg, var(--color-orange-30, #EC7000) -10.01%, rgba(236, 112, 0, 0) 37.14%), linear-gradient(215deg, var(--color-border-aqua-secondary, #0F6F91) 15.88%, rgba(0, 159, 217, 0) 87.52%), linear-gradient(64deg, var(--color-border-purple-secondary, #60C) 8.4%, rgba(128, 0, 255, 0) 147.46%);--color-gradient-text: linear-gradient(0deg, var(--color-orange-30, #EC7000) -10.01%, rgba(236, 112, 0, 0) 37.14%), linear-gradient(215deg, var(--color-border-aqua-secondary, #0F6F91) 15.88%, rgba(0, 159, 217, 0) 87.52%), linear-gradient(64deg, var(--color-border-purple-secondary, #60C) 8.4%, rgba(128, 0, 255, 0) 147.46%);--font-family-headings: "Lexend Deca", system-ui, -apple-system, sans-serif;--font-family-body: "Open Sans", system-ui, -apple-system, sans-serif;--font-size-body-1: 1.0625rem;--font-size-body-2: .9375rem;--font-size-body-3: .8125rem;--font-size-display-1: 4.5rem;--font-size-display-2: 4rem;--font-size-heading-1: 2.5rem;--font-size-heading-2: 2rem;--font-size-heading-3: 1.625rem;--font-size-heading-4: 1.375rem;--font-size-heading-5: 1.25rem;--font-size-heading-6: 1.125rem;--font-size-subtitle-1: 1.0625rem;--font-size-subtitle-2: .9375rem;--font-size-subtitle-3: .8125rem;--font-size-sm-display-1: 3rem;--font-size-sm-display-2: 2.25rem;--font-size-sm-heading-1: 1.75rem;--font-size-sm-heading-2: 1.5rem;--font-size-sm-heading-3: 1.375rem;--font-size-sm-heading-4: 1.25rem;--font-size-sm-heading-5: 1.125rem;--font-size-sm-heading-6: 1.0625rem;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semi-bold: 600;--font-weight-bold: 700;--letter-spacing-default: 0;--letter-spacing-narrow: -1px;--line-height-body-1: 1.5rem;--line-height-body-2: 1.375rem;--line-height-body-3: 1.125rem;--line-height-display-1: 5.625rem;--line-height-display-2: 4.875rem;--line-height-heading-1: 3.125rem;--line-height-heading-2: 2.625rem;--line-height-heading-3: 2.25rem;--line-height-heading-4: 2rem;--line-height-heading-5: 1.875rem;--line-height-heading-6: 1.875rem;--line-height-subtitle-1: 1.5rem;--line-height-subtitle-2: 1.375rem;--line-height-sm-display-1: 3.5rem;--line-height-sm-display-2: 3rem;--line-height-sm-heading-1: 2.25rem;--line-height-sm-heading-2: 2rem;--line-height-sm-heading-3: 2rem;--line-height-sm-heading-4: 1.875rem;--line-height-sm-heading-5: 1.875rem;--line-height-sm-heading-6: 1.875rem;--spacing-0: 0;--spacing-1: .0625rem;--spacing-2: .125rem;--spacing-3: .25rem;--spacing-4: .3125rem;--spacing-5: .5rem;--spacing-6: .5625rem;--spacing-7: .75rem;--spacing-8: 1rem;--spacing-9: 1.25rem;--spacing-10: 1.5rem;--spacing-11: 2rem;--spacing-12: 2.5rem;--spacing-13: 3rem;--spacing-14: 3.5rem;--spacing-15: 4rem;--spacing-16: 4.5rem;--spacing-17: 5rem;--spacing-18: 7.5rem;--shadow-1-card: 0 1px 1.5px 0px var(--color-neutral-70-alpha-4), 0 2px 5px 0px var(--color-neutral-70-alpha-5), 0 3px 9px 6px var(--color-neutral-70-alpha-8);--shadow-2-card-raised: 0 5px 10px 0px var(--color-neutral-70-alpha-5), 0 7px 14px 0px var(--color-neutral-70-alpha-8), 0 3px 6px 0px var(--color-neutral-70-alpha-4);--shadow-3-dropdown: 0 7px 12px 0px var(--color-neutral-70-alpha-5), 0 8px 16px 0px var(--color-neutral-70-alpha-8), 0 9px 18px 0px var(--color-neutral-70-alpha-10);--shadow-4-modal: 0 9px 15px 0px var(--color-neutral-70-alpha-5), 0 10px 20px 0px var(--color-neutral-70-alpha-8), 0 9px 20px 0px var(--color-neutral-70-alpha-10);--shadow-popover: 0 -1px 1.5px 0px var(--color-neutral-70-alpha-4), 0 2px 5px 0px var(--color-neutral-70-alpha-5), 0 3px 9px 6px var(--color-neutral-70-alpha-8);--shadow-panel-right: -4px 0 10px 0px var(--color-neutral-70-alpha-5), -4px 0 14px 0px var(--color-neutral-70-alpha-8), -4px 0 6px 0px var(--color-neutral-70-alpha-4);--shadow-panel-left: 4px 0 10px 0px var(--color-neutral-70-alpha-5), 4px 0 14px 0px var(--color-neutral-70-alpha-8), 4px 0 6px 0px var(--color-neutral-70-alpha-4);--shadow-panel-bottom: 0 -4px 10px 0px var(--color-neutral-70-alpha-5), 0 -4px 14px 0px var(--color-neutral-70-alpha-8), 0 -4px 6px 0px var(--color-neutral-70-alpha-4);--shadow-panel-top: 0 4px 10px 0px var(--color-neutral-70-alpha-5), 0 4px 14px 0px var(--color-neutral-70-alpha-8), 0 4px 6px 0px var(--color-neutral-70-alpha-4);--blur-sm: 4px;--blur-md: 8px;--blur-lg: 12px}';export{r as default};
@@ -1 +1 @@
1
- const r='.gator-badge{display:flex;align-items:flex-start;width:fit-content;border-radius:var(--ngc-badge-border-radius, var(--border-radius-circle, 9999px));background:var(--ngc-badge-background-color, var(--color-feedback-error-secondary, #AA330E));color:var(--ngc-badge-color, var(--color-text-inverse, #FFFFFF))}.gator-badge_dot{width:var(--ngc-badge-dot-size, .5625rem);height:var(--ngc-badge-dot-size, .5625rem)}.gator-badge_text{flex-direction:column;justify-content:center;align-items:center;font-style:normal;font-family:var(--font-family-body, "Open Sans"),sans-serif;font-weight:var(--ngc-badge-font-weight, var(--font-weight-regular, 400));font-size:var(--ngc-badge-font-size, var(--font-size-body-3, .8125rem));line-height:var(--ngc-badge-line-height, var(--line-height-body-3, 1.125rem));padding:var(--ngc-badge-padding-text, var(--spacing-1, .0625rem) var(--spacing-5, .5rem))}.gator-badge_icon{display:flex;justify-content:center;align-items:center;padding:var(--ngc-badge-padding-icon, var(--spacing-3, .25rem));border-radius:var(--ngc-badge-border-radius-icon, var(--border-radius-x-small, .125rem));--ngc-icon-color: var(--ngc-badge-icon-color, var(--color-icon-inverse, #FFFFFF))}.gator-badge-tile{border-radius:var(--border-radius-no-radius, 0)}.gator-badge-bordered{border:var(--ngc-badge-border, 1px solid var(--ngc-badge-border-color, var(--color-border-inverse, #FFFFFF)))}';export{r as default};
1
+ const r='.gator-badge{display:flex;align-items:flex-start;width:fit-content;border-radius:var(--ngc-badge-border-radius, var(--border-radius-circle, 9999px));color:var(--ngc-badge-color, var(--color-text-inverse, #FFFFFF))}.gator-badge_dot{width:var(--ngc-badge-dot-size, .5625rem);height:var(--ngc-badge-dot-size, .5625rem)}.gator-badge_text{flex-direction:column;justify-content:center;align-items:center;font-style:normal;font-family:var(--font-family-body, "Open Sans"),sans-serif;font-weight:var(--ngc-badge-font-weight, var(--font-weight-regular, 400));font-size:var(--ngc-badge-font-size, var(--font-size-body-3, .8125rem));line-height:var(--ngc-badge-line-height, var(--line-height-body-3, 1.125rem));padding:var(--ngc-badge-padding-text, var(--spacing-1, .0625rem) var(--spacing-5, .5rem))}.gator-badge_icon{display:flex;justify-content:center;align-items:center;padding:var(--ngc-badge-padding-icon, var(--spacing-3, .25rem));--ngc-icon-color: var(--ngc-badge-icon-color, var(--color-icon-inverse, #FFFFFF))}.gator-badge-tile{border-radius:var(--border-radius-x-small, 2px)}.gator-badge-bordered{border:var(--ngc-badge-border, 1px solid var(--ngc-badge-border-color, var(--color-border-inverse, #FFFFFF)))}.gator-badge-primary{background:var(--ngc-badge-background-color, var(--color-feedback-error-secondary, #AA330E))}.gator-badge-success{background:var(--ngc-badge-background-color, var(--color-feedback-success-secondary))}.gator-badge-warning{background:var(--ngc-badge-background-color, var(--color-feedback-warning-secondary))}.gator-badge-brand{background:var(--ngc-badge-background-color, var(--color-feedback-brand))}';export{r as default};
@@ -1 +1 @@
1
- const r=':host{border-radius:var(--ngc-card-border-radius, var(--border-radius-x-large, 1rem))}.gator-card{position:var(--ngc-card-position, relative);display:var(--ngc-card-display, inline-flex);flex-direction:var(--ngc-card-flex-direction, column);justify-content:var(--ngc-card-justify-content, left);border-radius:inherit;max-width:var(--ngc-card-max-width, 25rem);font-family:var(--font-family-body, "Open Sans"),sans-serif;width:var(--ngc-card-width, auto);height:var(--ngc-card-height, auto);padding:var(--ngc-card-padding, 0);box-shadow:var(--ngc-card-box-shadow, none);outline:var(--ngc-card-outline, none);transform:var(--ngc-card-transform);background-color:var(--ngc-card-background-color, var(--color-surface-primary, #FFF));top:var(--ngc-card-top);left:var(--ngc-card-left);z-index:var(--ngc-card-z-index)}.gator-card-slot{overflow-wrap:anywhere}.gator-card_elevated{box-shadow:var(--ngc-card-box-shadow, var(--shadow-1-card))}.gator-card_outlined{outline:var(--ngc-card-outline, 1px solid var(--color-border-tertiary, #E5E5E5))}.gator-card_disabled{background:var(--color-surface-tertiary, #F2F2F2);cursor:not-allowed}';export{r as default};
1
+ const r=':host{border-radius:var(--ngc-card-border-radius, var(--border-radius-x-large, 1rem));width:var(--ngc-card-width)}.gator-card{position:var(--ngc-card-position, relative);display:var(--ngc-card-display, inline-flex);flex-direction:var(--ngc-card-flex-direction, column);justify-content:var(--ngc-card-justify-content, left);border-radius:inherit;max-width:var(--ngc-card-max-width, 25rem);font-family:var(--font-family-body, "Open Sans"),sans-serif;width:var(--ngc-card-width, auto);height:var(--ngc-card-height, auto);padding:var(--ngc-card-padding, 0);box-shadow:var(--ngc-card-box-shadow, none);outline:var(--ngc-card-outline, none);transform:var(--ngc-card-transform);background-color:var(--ngc-card-background-color, var(--color-surface-primary, #FFF));top:var(--ngc-card-top);left:var(--ngc-card-left);z-index:var(--ngc-card-z-index)}.gator-card-slot{overflow-wrap:anywhere}.gator-card_elevated{box-shadow:var(--ngc-card-box-shadow, var(--shadow-1-card))}.gator-card_outlined{outline:var(--ngc-card-outline, 1px solid var(--color-border-tertiary, #E5E5E5))}.gator-card_disabled{background:var(--color-surface-tertiary, #F2F2F2);cursor:not-allowed}';export{r as default};
@@ -1 +1 @@
1
- const r=".gator-card-footer{background:var(--color-surface-secondary, #F7F7F7);font-size:var(--font-size-body-2, .9375rem);padding:var(--spacing-8);color:var(--color-text-primary, #1F1F1F);border-radius:0 0 var(--ngc-card-border-radius, var(--border-radius-large, 1rem)) var(--ngc-card-border-radius, var(--border-radius-large, 1rem))}";export{r as default};
1
+ const r=".gator-card-footer{background:var(--color-surface-secondary, #F7F7F7);font-size:var(--font-size-body-2, .9375rem);padding:var(--ngc-card-footer-padding, var(--spacing-8));color:var(--color-text-primary, #1F1F1F);border-radius:0 0 var(--ngc-card-border-radius, var(--border-radius-large, 1rem)) var(--ngc-card-border-radius, var(--border-radius-large, 1rem))}";export{r as default};
@@ -1 +1 @@
1
- const r='.gator-chip{background-color:var(--ngc-chip-background-color, var(--color-surface-secondary));border-radius:var(--ngc-chip-border-radius, var(--border-radius-circle));font-family:var(--font-family-body, "Open Sans"),sans-serif;font-size:var(--ngc-chip-font-size, var(--font-size-body-2));line-height:var(--ngc-chip-line-height, var(--line-height-body-2));border:var(--ngc-chip-border, 1px solid var(--color-border-tertiary));color:var(--ngc-chip-color, var(--color-text-primary));cursor:var(--ngc-chip-cursor, default);width:max-content;display:flex;flex-direction:row;align-items:center;padding:0 4px}.gator-chip.hide-border{border:1px solid transparent}.gator-chip:has(ngc-icon-button){padding-right:2px}.gator-chip:has(ngc-icon-button) ngc-icon-button{margin-left:-4px}.gator-chip:has(ngc-icon-button) ngc-icon{margin-left:2px}.chip-label{padding:4px}ngc-icon-button{height:24px}button:hover{background-color:var(--ngc-chip-hover-background-color, var(--color-surface-neutral));cursor:var(--ngc-chip-cursor, pointer)}button:focus-visible{outline:var(--ngc-chip-focus-outline, 2px solid var(--color-border-neutral, #1F1F1F));outline-offset:2px}button:active{background-color:var(--ngc-chip-active-background-color, var(--color-surface-neutral))}.gator-chip_disabled{cursor:not-allowed!important;color:var(--color-text-disabled);background:var(--color-surface-disabled);outline:1px solid transparent!important;border:1px solid transparent!important}.gator-chip_disabled ngc-icon{--ngc-icon-color: var(--color-icon-disabled)}.gator-chip_disabled:hover{background:var(--color-surface-disabled)!important}.gator-chip__read-only{cursor:var(--ngc-chip-cursor, default !important)}.gator-chip_error:not(.gator-chip_disabled){background:var(--color-surface-error);border:1px solid var(--color-border-error)}.gator-chip_error:not(.gator-chip_disabled):hover:not(.gator-chip__read-only){background:var(--color-surface-error-secondary);border-color:var(--color-border-error-secondary)}.gator-chip_error:not(.gator-chip_disabled).hide-border{border:1px solid transparent}.gator-chip_warning:not(.gator-chip_disabled){background:var(--color-surface-warning);border:1px solid var(--color-border-warning)}.gator-chip_warning:not(.gator-chip_disabled):hover:not(.gator-chip__read-only){background:var(--color-surface-warning-secondary);border-color:var(--color-border-warning-secondary)}.gator-chip_warning:not(.gator-chip_disabled).hide-border{border:1px solid transparent}.gator-chip_success:not(.gator-chip_disabled){background:var(--color-surface-success);border:1px solid var(--color-border-success)}.gator-chip_success:not(.gator-chip_disabled):hover:not(.gator-chip__read-only){background:var(--color-surface-success-secondary);border-color:var(--color-border-success-secondary)}.gator-chip_success:not(.gator-chip_disabled).hide-border{border:1px solid transparent}.gator-chip_info:not(.gator-chip_disabled){background:var(--color-surface-brand);border:1px solid var(--color-border-brand-tertiary)}.gator-chip_info:not(.gator-chip_disabled):hover:not(.gator-chip__read-only){background:var(--color-surface-brand-secondary)}.gator-chip_info:not(.gator-chip_disabled).hide-border{border:1px solid transparent}.gator-chip_ai:not(.gator-chip_disabled){background:radial-gradient(135.16% 99.24% at 113.24% 116.21%,var(--color-surface-warning-secondary, #F5B77F) 0%,rgba(245,183,127,0) 100%),radial-gradient(76.31% 76.31% at 50% 50%,var(--color-surface-purple-secondary, #E5CCFF) 0%,rgba(229,204,255,0) 100%),radial-gradient(122.16% 126.39% at 8.91% 12.38%,var(--color-surface-aqua-secondary, #A2DBF0) 0%,rgba(162,219,240,0) 100%),var(--color-surface-purple, #F6EEFF);border:1px solid var(--color-border-purple, #E5CCFF);background-origin:border-box;background-clip:padding-box}.gator-chip_ai:not(.gator-chip_disabled):hover:not(.gator-chip__read-only){background:var(--color-surface-purple-secondary, #E5CCFF);background-origin:border-box;background-clip:padding-box}.gator-chip_ai:not(.gator-chip_disabled).hide-border{border:1px solid transparent}.gator-chip_small{font-size:var(--font-size-body-3);line-height:var(--line-height-body-3)}';export{r as default};
1
+ const r='.gator-chip{background-color:var(--ngc-chip-background-color, var(--color-surface-secondary));border-radius:var(--ngc-chip-border-radius, var(--border-radius-circle));font-family:var(--font-family-body, "Open Sans"),sans-serif;font-size:var(--ngc-chip-font-size, var(--font-size-body-2));line-height:var(--ngc-chip-line-height, var(--line-height-body-2));border:var(--ngc-chip-border, 1px solid var(--color-border-tertiary));color:var(--ngc-chip-color, var(--color-text-primary));cursor:var(--ngc-chip-cursor, default);width:max-content;display:flex;flex-direction:row;align-items:center;padding:0 4px}.gator-chip.hide-border{border:1px solid transparent}.gator-chip:has(ngc-icon-button){padding-right:2px}.gator-chip:has(ngc-icon-button) ngc-icon-button{margin-left:-4px}.gator-chip:has(ngc-icon-button) ngc-icon{margin-left:2px}.chip-label{padding:4px}ngc-icon-button{height:24px}button:hover{background-color:var(--ngc-chip-hover-background-color, var(--color-surface-neutral));cursor:var(--ngc-chip-cursor, pointer)}button:focus-visible{outline:var(--ngc-chip-focus-outline, 2px solid var(--color-border-neutral, #1F1F1F));outline-offset:2px}button:active{background-color:var(--ngc-chip-active-background-color, var(--color-surface-neutral))}.gator-chip_disabled{cursor:not-allowed!important;color:var(--color-text-disabled);background:var(--color-surface-disabled);outline:1px solid transparent!important;border:1px solid transparent!important}.gator-chip_disabled ngc-icon{--ngc-icon-color: var(--color-icon-disabled)}.gator-chip_disabled:hover{background:var(--color-surface-disabled)!important}.gator-chip__read-only{cursor:var(--ngc-chip-cursor, default !important)}.gator-chip_error:not(.gator-chip_disabled){background:var(--color-surface-error);border:1px solid var(--color-border-error)}.gator-chip_error:not(.gator-chip_disabled):hover:not(.gator-chip__read-only){background:var(--color-surface-error-secondary);border-color:var(--color-border-error-secondary)}.gator-chip_error:not(.gator-chip_disabled).hide-border{border:1px solid transparent}.gator-chip_warning:not(.gator-chip_disabled){background:var(--color-surface-warning);border:1px solid var(--color-border-warning)}.gator-chip_warning:not(.gator-chip_disabled):hover:not(.gator-chip__read-only){background:var(--color-surface-warning-secondary);border-color:var(--color-border-warning-secondary)}.gator-chip_warning:not(.gator-chip_disabled).hide-border{border:1px solid transparent}.gator-chip_success:not(.gator-chip_disabled){background:var(--color-surface-success);border:1px solid var(--color-border-success)}.gator-chip_success:not(.gator-chip_disabled):hover:not(.gator-chip__read-only){background:var(--color-surface-success-secondary);border-color:var(--color-border-success-secondary)}.gator-chip_success:not(.gator-chip_disabled).hide-border{border:1px solid transparent}.gator-chip_info:not(.gator-chip_disabled){background:var(--color-surface-brand);border:1px solid var(--color-border-brand-tertiary)}.gator-chip_info:not(.gator-chip_disabled):hover:not(.gator-chip__read-only){background:var(--color-surface-brand-secondary)}.gator-chip_info:not(.gator-chip_disabled).hide-border{border:1px solid transparent}.gator-chip_ai:not(.gator-chip_disabled){background:var(--color-gradient-surface-tertiary);border:1px solid var(--color-border-purple, #E5CCFF);background-origin:border-box;background-clip:padding-box}.gator-chip_ai:not(.gator-chip_disabled):hover:not(.gator-chip__read-only){background:var(--color-surface-purple-secondary, #E5CCFF);background-origin:border-box;background-clip:padding-box}.gator-chip_ai:not(.gator-chip_disabled):hover:not(.gator-chip__read-only):not(.hide-border){border-color:var(--color-border-purple-secondary)}.gator-chip_ai:not(.gator-chip_disabled).hide-border{border:1px solid transparent}.gator-chip_small{font-size:var(--font-size-body-3);line-height:var(--line-height-body-3)}';export{r as default};
@@ -1 +1 @@
1
- const o=':root,:host{--ngc-input-dropdown-list-max-height: 14rem}ngc-icon-button{--ngc-icon-button-hover-box-shadow: none;margin-top:-.5rem;margin-bottom:-.5rem}.gator-dropdown-listbox{position:absolute;width:max-content;top:0;left:0;display:none;max-height:var(--ngc-input-dropdown-list-max-height);overflow-y:auto;overflow-x:hidden;border-radius:var(--border-radius-medium);padding:var(--spacing-5) var(--spacing-2);background:var(--color-surface-primary);box-shadow:var(--shadow-3-dropdown)}.gator-form-element-control:focus-visible:not(.gator-disabled){outline:2px solid var(--ngc-input-border-color-focused, var(--color-border-neutral, #1F1F1F))!important;outline-offset:0}.gator-dropdown-listbox_expanded{display:block;z-index:1}.gator-faux-input-placeholder{color:var(--color-text-placeholder);font-family:var(--font-family-body, "Open Sans"),sans-serif;font-size:var(--font-size-body-1);line-height:var(--line-height-body-1);letter-spacing:var(--letter-spacing-default)}.gator-dropdown-listbox-message{display:flex;padding:var(--spacing-5) var(--spacing-8);align-items:flex-start;gap:var(--spacing-5);align-self:stretch;color:var(--color-text-placeholder);font-family:var(--font-family-body, "Open Sans"),sans-serif;font-size:var(--font-size-body-1)}.gator-dropdown-chevron{display:var(--ngc-input-dropdown-end-chevron-display)}.gator-readonly .gator-dropdown-chevron{--ngc-icon-color: var(--color-icon-disabled)}.gator-multiselect-selections{flex-wrap:wrap;display:flex;gap:var(--spacing-5);width:100%;align-items:center;max-height:70px;overflow-y:scroll;margin:-2px 0}.gator-multiselect-selections .gator-input,.gator-multiselect-selections .gator-faux-input{width:max-content}.gator-multiselect-selections .gator-multiselect-label{position:absolute;top:0;left:0;visibility:hidden;opacity:0}.gator-multiselect-selections .gator-chips-container{display:flex;gap:var(--spacing-5);max-width:100%;overflow:hidden}.gator-multiselect-selections .gator-chips-container.gator-chips-container-autocomplete{max-width:66%}.gator-multiselect-selections .gator-chips-container:not(:has(*)){margin-right:calc(var(--spacing-5) * -1)}.gator-dropdown-option{--ngc-list-item-interaction-icon-color: var(--color-border-primary)}.gator-dropdown-select-all[start-icon=checkbox]{--ngc-list-item-start-icon-color: var(--color-border-primary)}.gator-dropdown-select-all[start-icon=checkbox-selected],.gator-dropdown-select-all[start-icon=checkbox-indeterminate]{--ngc-list-item-start-icon-color: var(--color-feedback-brand)}ngc-loading-spinner{padding:0 3px}';export{o as default};
1
+ const o=':root,:host{--ngc-input-dropdown-list-max-height: 14rem}ngc-icon-button{--ngc-icon-button-hover-box-shadow: none;margin-top:-.5rem;margin-bottom:-.5rem}.gator-dropdown-listbox{position:absolute;width:max-content;top:0;left:0;display:none;max-height:var(--ngc-input-dropdown-list-max-height);overflow-y:auto;overflow-x:hidden;border-radius:var(--border-radius-medium);padding:var(--spacing-5) var(--spacing-2);background:var(--color-surface-primary);box-shadow:var(--shadow-3-dropdown)}.gator-form-element{position:relative}.gator-form-element-control:focus-visible:not(.gator-disabled){outline:2px solid var(--ngc-input-border-color-focused, var(--color-border-neutral, #1F1F1F))!important;outline-offset:0}.gator-dropdown-listbox_expanded{display:block;z-index:1}.gator-faux-input-placeholder{color:var(--color-text-placeholder);font-family:var(--font-family-body, "Open Sans"),sans-serif;font-size:var(--font-size-body-1);line-height:var(--line-height-body-1);letter-spacing:var(--letter-spacing-default)}.gator-dropdown-listbox-message{display:flex;padding:var(--spacing-5) var(--spacing-8);align-items:flex-start;gap:var(--spacing-5);align-self:stretch;color:var(--color-text-placeholder);font-family:var(--font-family-body, "Open Sans"),sans-serif;font-size:var(--font-size-body-1)}.gator-dropdown-chevron{display:var(--ngc-input-dropdown-end-chevron-display)}.gator-readonly .gator-dropdown-chevron{--ngc-icon-color: var(--color-icon-disabled)}.gator-multiselect-selections{flex-wrap:wrap;display:flex;gap:var(--spacing-5);width:100%;align-items:center;max-height:70px;overflow-y:scroll;margin:-2px 0}.gator-multiselect-selections .gator-input,.gator-multiselect-selections .gator-faux-input{width:max-content}.gator-multiselect-selections .gator-multiselect-label{position:absolute;top:0;left:0;visibility:hidden;opacity:0}.gator-multiselect-selections .gator-chips-container{display:flex;gap:var(--spacing-5);max-width:100%;overflow:hidden}.gator-multiselect-selections .gator-chips-container.gator-chips-container-autocomplete{max-width:66%}.gator-multiselect-selections .gator-chips-container:not(:has(*)){margin-right:calc(var(--spacing-5) * -1)}.gator-dropdown-option{--ngc-list-item-interaction-icon-color: var(--color-border-primary)}.gator-dropdown-select-all[start-icon=checkbox]{--ngc-list-item-start-icon-color: var(--color-border-primary)}.gator-dropdown-select-all[start-icon=checkbox-selected],.gator-dropdown-select-all[start-icon=checkbox-indeterminate]{--ngc-list-item-start-icon-color: var(--color-feedback-brand)}ngc-loading-spinner{padding:0 3px}';export{o as default};
@@ -1 +1 @@
1
- const t=":root,:host{position:relative}.datepicker{position:absolute;top:0;left:0;display:none;z-index:1;width:var(--ngc-datepicker-width, 20rem)}.datepicker-visible{display:flex}.datepicker[range]{width:100%}.gator-input-date-range{display:flex;flex-direction:row;justify-content:space-between;gap:var(--spacing-8);align-items:start;margin-top:var(--spacing-5)}.gator-input-date-range ngc-input-text{--ngc-input-label-font-size: var(--font-size-body-3);--ngc-input-label-line-height: var(--line-height-body-3);width:100%}@media (max-width: 400px){.gator-input-date-range{flex-direction:column;gap:0}}[disabled]{--ngc-icon-button-disabled-color: #BFBFBF}ngc-input-text[error-text]{--ngc-help-text-display: none}";export{t as default};
1
+ const t=":root,:host{position:relative}.datepicker{position:absolute;top:0;left:0;display:none;z-index:1;width:var(--ngc-datepicker-width, 20rem)}.datepicker-visible{display:flex}.datepicker[range]{width:100%}.gator-input-date-range{display:flex;flex-direction:row;justify-content:space-between;gap:var(--spacing-8);align-items:start;margin-top:var(--spacing-5)}.gator-input-date-range ngc-input-text{--ngc-input-label-font-size: var(--font-size-body-3);--ngc-input-label-line-height: var(--line-height-body-3);width:100%}@media(max-width:400px){.gator-input-date-range{flex-direction:column;gap:0}}[disabled]{--ngc-icon-button-disabled-color: #BFBFBF}ngc-input-text[error-text]{--ngc-help-text-display: none}";export{t as default};
@@ -1 +1 @@
1
- const a=".gator-modal-dialog{border:none;padding:0;background:transparent;inset:0;display:grid;place-items:center}.gator-modal-dialog::backdrop{background-color:var(--color-overlay-secondary)}.gator-modal{--ngc-card-position: static;--ngc-card-top: auto;--ngc-card-left: auto;--ngc-card-max-width: none;--ngc-card-transform: none}.gator-modal-wrapper{display:flex;flex-direction:column;max-height:90vh;overflow-y:var(--ngc-modal-overflow-y, auto)}.gator-modal-header{flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:var(--color-surface-secondary)}.gator-modal-header .gator-modal-close-button{--ngc-icon-button-hover-box-shadow: none}.gator-modal-content{flex-grow:1;padding:var(--spacing-8) var(--spacing-8) var(--spacing-10) var(--spacing-8);overflow-y:var(--ngc-modal-overflow-y, auto)}.gator-modal-content ngc-skeleton-loader:first-child{--ngc-skeleton-loader-margin: 0 0 var(--spacing-5) 0}.gator-modal-footer{flex-shrink:0;display:flex;padding:var(--spacing-10)}.gator-modal-warning{display:flex;flex-direction:row;align-items:center}.gator-modal-warning ngc-icon{--ngc-icon-color: var(--color-text-error);--ngc-icon-margin: 0 var(--spacing-5) 0 0}.gator-modal-warning ngc-input-label{--ngc-input-label-color: var(--color-text-error);--ngc-input-label-font-size: var(--font-size-body-2);--ngc-input-label-line-height: var(--line-height-body-2)}.gator-modal-action-buttons{display:flex;gap:var(--spacing-5)}.gator-modal ngc-card-header{width:100%}.gator-modal--small{--ngc-card-width: 375px;--ngc-card-border-radius: var(--border-radius-medium)}.gator-modal--small .gator-modal-header{border-radius:var(--border-radius-medium) var(--border-radius-medium) 0 0}.gator-modal--small .gator-modal-content{padding:var(--spacing-8) var(--spacing-8) 56px var(--spacing-8)}.gator-modal--small .gator-modal-footer{flex-direction:column-reverse;align-items:center;padding:var(--spacing-8)}.gator-modal--small .gator-modal-warning{margin-top:var(--spacing-10)}.gator-modal--small .gator-modal-action-buttons{flex-direction:column-reverse;width:100%}.gator-modal--small .gator-modal-action-buttons ngc-button{--ngc-button-width: 100% }.gator-modal--standard{--ngc-card-width: 600px}.gator-modal--standard .gator-modal-header{border-radius:var(--border-radius-x-large) var(--border-radius-x-large) 0 0}.gator-modal--standard .gator-modal-footer{flex-direction:row}.gator-modal--standard .gator-modal-warning{margin-right:auto}.gator-modal--standard .gator-modal-action-buttons{margin-left:auto}.gator-modal--standard .gator-modal-action-buttons ngc-skeleton-loader:first-child{--ngc-skeleton-loader-margin: 0 var(--spacing-5) 0 0}.gator-modal--fullscreen .gator-modal-wrapper{height:100vh;width:100vw;max-height:100vh}.gator-modal--fullscreen .gator-modal-header{padding-left:48px}.gator-modal--fullscreen .gator-modal-header ngc-card-header{justify-content:center;--ngc-text-detail-content-alignment: center}.gator-modal--fullscreen .gator-modal-footer{flex-direction:column-reverse;justify-content:center;align-items:center;background:var(--color-surface-secondary)}.gator-modal--fullscreen .gator-modal-warning{margin-top:var(--spacing-5)}.gator-dialog--fullscreen{max-height:100%;max-width:100%;margin:0}";export{a as default};
1
+ const a=".gator-modal-dialog{border:none;padding:0;background:transparent;inset:0;display:grid;place-items:center}.gator-modal-dialog::backdrop{background-color:var(--color-overlay-secondary)}.gator-modal{--ngc-card-position: static;--ngc-card-top: auto;--ngc-card-left: auto;--ngc-card-max-width: none;--ngc-card-transform: none}.gator-modal-wrapper{display:flex;flex-direction:column;max-height:90vh;overflow-y:var(--ngc-modal-overflow-y, auto)}.gator-modal-header{flex-shrink:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:var(--color-surface-secondary)}.gator-modal-header .gator-modal-close-button{--ngc-icon-button-hover-box-shadow: none}.gator-modal-content{flex-grow:1;padding:var(--spacing-10) var(--spacing-10) var(--spacing-11) var(--spacing-10);overflow-y:var(--ngc-modal-overflow-y, auto)}.gator-modal-content ngc-skeleton-loader:first-child{--ngc-skeleton-loader-margin: 0 0 var(--spacing-5) 0}.gator-modal-footer{flex-shrink:0;display:flex;padding:var(--spacing-10)}.gator-modal-warning{display:flex;flex-direction:row;align-items:center}.gator-modal-warning ngc-icon{--ngc-icon-color: var(--color-text-error);--ngc-icon-margin: 0 var(--spacing-5) 0 0}.gator-modal-warning ngc-input-label{--ngc-input-label-color: var(--color-text-error);--ngc-input-label-font-size: var(--font-size-body-2);--ngc-input-label-line-height: var(--line-height-body-2)}.gator-modal-action-buttons{display:flex;gap:var(--spacing-5)}.gator-modal ngc-card-header{width:100%}.gator-modal--small{--ngc-card-width: var(--ngc-modal-width, 375px);--ngc-card-border-radius: var(--border-radius-medium)}.gator-modal--small .gator-modal-header{border-radius:var(--border-radius-medium) var(--border-radius-medium) 0 0}.gator-modal--small .gator-modal-content{padding:var(--spacing-8) var(--spacing-8) 56px var(--spacing-8)}.gator-modal--small .gator-modal-footer{flex-direction:column-reverse;align-items:center;padding:var(--spacing-8)}.gator-modal--small .gator-modal-warning{margin-top:var(--spacing-10)}.gator-modal--small .gator-modal-action-buttons{flex-direction:column-reverse;width:100%}.gator-modal--small .gator-modal-action-buttons ngc-button{--ngc-button-width: 100% }.gator-modal--standard{--ngc-card-width: var(--ngc-modal-width, 600px)}.gator-modal--standard .gator-modal-header{--ngc-card-header-padding: var(--spacing-10);border-radius:var(--border-radius-x-large) var(--border-radius-x-large) 0 0}.gator-modal--standard .gator-modal-footer{flex-direction:row}.gator-modal--standard .gator-modal-warning{margin-right:auto}.gator-modal--standard .gator-modal-action-buttons{margin-left:auto}.gator-modal--standard .gator-modal-action-buttons ngc-skeleton-loader:first-child{--ngc-skeleton-loader-margin: 0 var(--spacing-5) 0 0}.gator-modal--fullscreen{--ngc-card-border-radius: var(--border-radius-no-radius)}.gator-modal--fullscreen .gator-modal-wrapper{height:100vh;width:100vw;max-height:100vh}.gator-modal--fullscreen .gator-modal-header{--ngc-card-header-padding: var(--spacing-10);padding-left:48px}.gator-modal--fullscreen .gator-modal-header ngc-card-header{justify-content:center;--ngc-text-detail-content-alignment: center}.gator-modal--fullscreen .gator-modal-content{background:var(--color-surface-secondary)}.gator-modal--fullscreen .gator-modal-footer{flex-direction:column-reverse;justify-content:center;align-items:center;border-top:1px solid var(--color-border-tertiary)}.gator-modal--fullscreen .gator-modal-warning{margin-top:var(--spacing-5)}.gator-dialog--fullscreen{max-height:100%;max-width:100%;margin:0}";export{a as default};
@@ -1 +1 @@
1
- const t='.gator-text-detail{display:inline-flex;flex-direction:row;align-items:center;width:100%;gap:var(--spacing-8)}.gator-text-detail-loading ngc-skeleton-loader[full-width]{width:100%}.gator-text-detail-loading .gator-text-detail-title{width:13.875rem}.gator-text-detail-loading .gator-text-detail-subtitle{width:3.875rem}.gator-text-detail_vertical{flex-direction:column;justify-content:center;text-align:center}.gator-text-detail_vertical .gator-text-detail-content{align-self:stretch;align-items:center;margin:var(--spacing-5) 0}.gator-text-detail_vertical .gator-text-detail-header{align-items:center}.gator-text-detail_vertical .gator-text-detail-title,.gator-text-detail_vertical .gator-text-detail-subtitle{justify-content:center;text-align:center}.gator-text-detail_vertical .gator-text-detail-loading{align-items:center}.gator-text-detail-content{display:inline-flex;flex-direction:column;flex-grow:1;padding:0;gap:var(--spacing-5);align-items:var(--ngc-text-detail-content-alignment, start)}.gator-text-detail-header{display:inline-flex;flex-direction:column;gap:var(--spacing-2)}.gator-text-detail-header_invert-title{flex-direction:column-reverse}.gator-text-detail-title{display:inline-flex;flex-direction:row;align-items:center;color:var(--ngc-text-detail-title-color, var(--color-text-primary));font-family:var(--font-family-body, "Open Sans"),sans-serif;font-weight:var(--ngc-text-detail-title-font-weight, var(--font-weight-regular));font-size:var(--ngc-text-detail-title-font-size, var(--font-size-body-1));line-height:var(--ngc-text-detail-title-line-height, var(--line-height-body-1));overflow-wrap:anywhere}.gator-text-detail-title_large{font-family:var(--text-family-headings, "Lexend Deca"),sans-serif;font-size:var(--ngc-text-detail-title-font-size-large, var(--text-size-heading-3, 1.625rem));line-height:var(--ngc-text-detail-title-line-height-large, var(--text-line-height-h5, 1.875rem));font-weight:600}.gator-text-detail-title_small{font-size:var(--ngc-text-detail-title-font-size-small, var(--text-size-body-2, .9375rem));line-height:var(--ngc-text-detail-title-line-height-small, var(--text-line-height-body-2, 1.375rem))}.gator-text-detail-subtitle-icon{padding-left:var(--spacing-3);--ngc-icon-color: var(--ngc-text-detail-icon-color, var(--color-neutral-50));--ngc-icon-width: var(--ngc-text-detail-icon-icon-width, 1.125rem);--ngc-icon-height: var(--ngc-text-detail-icon-icon-height, 1.125rem)}.gator-text-detail-subtitle{color:var(--ngc-text-detail-subtitle-color, var(--color-neutral-50));font-family:var(--text-family-body, "Open Sans"),sans-serif;font-size:var(--ngc-text-detail-subtitle-font-size, var(--text-size-body-2, .9375rem));line-height:var(--ngc-text-detail-subtitle-line-height, var(--text-line-height-caption, 1.125rem));display:flex;flex-direction:row;overflow-wrap:anywhere}';export{t as default};
1
+ const t='.gator-text-detail{display:inline-flex;flex-direction:row;align-items:center;width:100%;gap:var(--spacing-8)}.gator-text-detail-loading ngc-skeleton-loader[full-width]{width:100%}.gator-text-detail-loading .gator-text-detail-title{width:13.875rem}.gator-text-detail-loading .gator-text-detail-subtitle{width:3.875rem}.gator-text-detail_vertical{flex-direction:column;justify-content:center;text-align:center}.gator-text-detail_vertical .gator-text-detail-content{align-self:stretch;align-items:center;margin:var(--spacing-5) 0}.gator-text-detail_vertical .gator-text-detail-header{align-items:center}.gator-text-detail_vertical .gator-text-detail-title,.gator-text-detail_vertical .gator-text-detail-subtitle{justify-content:center;text-align:center}.gator-text-detail_vertical .gator-text-detail-loading{align-items:center}.gator-text-detail-content{display:inline-flex;flex-direction:column;flex-grow:1;padding:0;gap:var(--spacing-5);align-items:var(--ngc-text-detail-content-alignment, start)}.gator-text-detail-header{display:inline-flex;flex-direction:column;gap:var(--spacing-2);align-items:var(--ngc-text-detail-content-alignment)}.gator-text-detail-header_invert-title{flex-direction:column-reverse}.gator-text-detail-title{display:inline-flex;flex-direction:row;align-items:center;color:var(--ngc-text-detail-title-color, var(--color-text-primary));font-family:var(--font-family-body, "Open Sans"),sans-serif;font-weight:var(--ngc-text-detail-title-font-weight, var(--font-weight-regular));font-size:var(--ngc-text-detail-title-font-size, var(--font-size-body-1));line-height:var(--ngc-text-detail-title-line-height, var(--line-height-body-1));overflow-wrap:anywhere}.gator-text-detail-title_large{font-family:var(--text-family-headings, "Lexend Deca"),sans-serif;font-size:var(--ngc-text-detail-title-font-size-large, var(--text-size-heading-3, 1.625rem));line-height:var(--ngc-text-detail-title-line-height-large, var(--text-line-height-h5, 1.875rem));font-weight:var(--font-weight-semi-bold)}.gator-text-detail-title_small{font-size:var(--ngc-text-detail-title-font-size-small, var(--text-size-body-2, .9375rem));line-height:var(--ngc-text-detail-title-line-height-small, var(--text-line-height-body-2, 1.375rem))}.gator-text-detail-subtitle-icon{padding-left:var(--spacing-3);--ngc-icon-color: var(--ngc-text-detail-icon-color, var(--color-neutral-50));--ngc-icon-width: var(--ngc-text-detail-icon-icon-width, 1.125rem);--ngc-icon-height: var(--ngc-text-detail-icon-icon-height, 1.125rem)}.gator-text-detail-subtitle{color:var(--ngc-text-detail-subtitle-color, var(--color-neutral-50));font-family:var(--text-family-body, "Open Sans"),sans-serif;font-size:var(--ngc-text-detail-subtitle-font-size, var(--text-size-body-2, .9375rem));line-height:var(--ngc-text-detail-subtitle-line-height, var(--text-line-height-caption, 1.125rem));display:flex;flex-direction:row;overflow-wrap:anywhere}';export{t as default};