@ncino/web-components 4.3.0-preview.9 → 5.0.0-preview.10

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 (248) hide show
  1. package/dist/_virtual/_commonjsHelpers.js +1 -1
  2. package/dist/_virtual/index_html.js +1 -1
  3. package/dist/_virtual/index_react.js +1 -1
  4. package/dist/_virtual/preload-helper.js +1 -1
  5. package/dist/assets/node_modules/.pnpm/ckeditor5@45.2.1/node_modules/ckeditor5/dist/ckeditor5.css +1 -1
  6. package/dist/components/accordion/gator/base/accordion.gator.figma.js +10 -0
  7. package/dist/components/accordion/gator/base/accordion.gator.js +11 -9
  8. package/dist/components/accordion/gator/group/accordion-group.gator.figma.js +3 -0
  9. package/dist/components/accordion/gator/group/accordion-group.gator.js +2 -2
  10. package/dist/components/alert/gator/base/alert.gator.js +2 -2
  11. package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +2 -2
  12. package/dist/components/alert/gator/title/alert-title.gator.js +2 -2
  13. package/dist/components/avatar/gator/avatar.gator.js +5 -5
  14. package/dist/components/badge/gator/badge.gator.js +2 -2
  15. package/dist/components/banner/gator/banner.gator.figma.js +8 -0
  16. package/dist/components/banner/gator/banner.gator.js +6 -5
  17. package/dist/components/boolean/boolean.gator.figma.js +11 -0
  18. package/dist/components/boolean/boolean.gator.js +6 -6
  19. package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.figma.js +3 -0
  20. package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +2 -2
  21. package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.figma.js +5 -0
  22. package/dist/components/button/gator/button.gator.js +4 -4
  23. package/dist/components/button-group/gator/button-group.gator.js +2 -2
  24. package/dist/components/card/gator/footer/card-footer.gator.js +2 -2
  25. package/dist/components/card/gator/header/card-header.gator.js +2 -2
  26. package/dist/components/checkbox/checkbox.gator.js +5 -5
  27. package/dist/components/checkbox-group/checkbox-group.gator.js +8 -8
  28. package/dist/components/chip/chip.js +1 -1
  29. package/dist/components/chip/gator/chip.gator.js +15 -5
  30. package/dist/components/combobox/base/combobox.js +1 -1
  31. package/dist/components/combobox/base/combobox.slds.js +13 -13
  32. package/dist/components/date-picker/base/gator/datepicker.gator.js +18 -18
  33. package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +2 -2
  34. package/dist/components/headline-card/gator/headline-card.gator.js +2 -2
  35. package/dist/components/icon/gator/icon.gator.js +2 -2
  36. package/dist/components/illustration/gator/illustration.gator.js +2 -2
  37. package/dist/components/input/base/input-base.gator.js +1 -1
  38. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +11 -11
  39. package/dist/components/input/gator/input-currency/input-currency.gator.js +2 -2
  40. package/dist/components/input/gator/input-date/input-date.gator.js +15 -15
  41. package/dist/components/input/gator/input-file/input-file.gator.js +3 -3
  42. package/dist/components/input/gator/input-masked/input-masked.gator.js +1 -1
  43. package/dist/components/input/gator/input-phone/input-phone.gator.js +2 -2
  44. package/dist/components/input/gator/input-search/input-search.gator.js +2 -2
  45. package/dist/components/input/gator/input-text/input-text.gator.js +1 -1
  46. package/dist/components/input/gator/input-time/input-time.gator.js +2 -2
  47. package/dist/components/list/gator/list/list.gator.js +2 -2
  48. package/dist/components/list/gator/list-item/list-item.gator.js +6 -6
  49. package/dist/components/menu/base/gator/menu.gator.js +3 -3
  50. package/dist/components/menu/base/slds/menu.slds.js +2 -2
  51. package/dist/components/menu/menu-item/gator/menu-item.gator.js +2 -2
  52. package/dist/components/menu/menu-submenu/menu-submenu.js +1 -1
  53. package/dist/components/modal/gator/modal.gator.js +38 -39
  54. package/dist/components/page-header/gator/page-header.gator.js +2 -2
  55. package/dist/components/panel/gator/panel.gator.js +13 -13
  56. package/dist/components/panel/gator/panel.storybook-test.js +1 -1
  57. package/dist/components/pill/pill.slds.js +3 -3
  58. package/dist/components/popover/gator/popover.gator.js +10 -10
  59. package/dist/components/popover/popover.js +1 -1
  60. package/dist/components/radio/radio.gator.js +2 -2
  61. package/dist/components/radio-group/radio-group.gator.js +2 -2
  62. package/dist/components/selection-box-group/selection-box-group.gator.js +5 -5
  63. package/dist/components/selector/gator/selector.gator.js +2 -2
  64. package/dist/components/switch/gator/switch.gator.js +2 -2
  65. package/dist/components/table/gator/table-bulk-controls/table-bulk-controls.gator.js +16 -0
  66. package/dist/components/table/gator/table.gator.js +55 -36
  67. package/dist/components/tabs/gator/tabset/tabset.gator.js +3 -3
  68. package/dist/components/text-detail/gator/text-detail.gator.figma.js +30 -0
  69. package/dist/components/text-detail/gator/text-detail.gator.js +17 -18
  70. package/dist/components/time-picker/gator/time-picker.gator.js +19 -19
  71. package/dist/components/toast/gator/base/toast.gator.js +8 -9
  72. package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +2 -2
  73. package/dist/components/toast/gator/title/toast-title.gator.js +2 -2
  74. package/dist/components/toast/toast.js +1 -1
  75. package/dist/components/toast-container/gator/toast-container.gator.js +18 -0
  76. package/dist/components/toast-container/index.js +1 -0
  77. package/dist/components/toaster/gator/toaster.gator.js +5 -0
  78. package/dist/components/toaster/index.js +1 -0
  79. package/dist/components/tooltip/tooltip.js +1 -1
  80. package/dist/index.gator.js +1 -1
  81. package/dist/index.js +1 -1
  82. package/dist/index.services.js +1 -0
  83. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-autosave@45.2.1/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +2 -2
  84. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-basic-styles@45.2.1/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +2 -2
  85. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@45.2.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +10 -10
  86. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-cloud-services@45.2.1/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +2 -2
  87. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@45.2.1/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +5 -5
  88. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@45.2.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js +2 -2
  89. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@45.2.1/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +2 -2
  90. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@45.2.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +12 -12
  91. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-find-and-replace@45.2.1/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +3 -3
  92. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@45.2.1/node_modules/@ckeditor/ckeditor5-font/dist/index.js +3 -3
  93. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-heading@45.2.1/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +3 -3
  94. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@45.2.1/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +2 -2
  95. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@45.2.1/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +6 -6
  96. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@45.2.1/node_modules/@ckeditor/ckeditor5-image/dist/index.js +4 -4
  97. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-indent@45.2.1/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +4 -4
  98. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@45.2.1/node_modules/@ckeditor/ckeditor5-link/dist/index.js +2 -2
  99. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@45.2.1/node_modules/@ckeditor/ckeditor5-list/dist/index.js +5 -5
  100. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-markdown-gfm@45.2.1/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +4 -4
  101. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-media-embed@45.2.1/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +2 -2
  102. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paragraph@45.2.1/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +2 -2
  103. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@45.2.1/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +9 -9
  104. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-source-editing@45.2.1/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +2 -2
  105. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@45.2.1/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +2 -2
  106. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-style@45.2.1/node_modules/@ckeditor/ckeditor5-style/dist/index.js +2 -2
  107. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@45.2.1/node_modules/@ckeditor/ckeditor5-table/dist/index.js +6 -6
  108. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-typing@45.2.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +4 -4
  109. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@45.2.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +10 -10
  110. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-undo@45.2.1/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +2 -2
  111. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-upload@45.2.1/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +2 -2
  112. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@45.2.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +38 -38
  113. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-watchdog@45.2.1/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +3 -3
  114. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@45.2.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +2 -2
  115. package/dist/node_modules/.pnpm/@deltablot_dropzone@7.3.1/node_modules/@deltablot/dropzone/dist/dropzone.js +1 -1
  116. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/main.js +1 -1
  117. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/common/fetch.js +1 -0
  118. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +1 -0
  119. package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/connect/helpers.js +1 -1
  120. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.4/node_modules/@figma/code-connect/package.json.js +1 -0
  121. package/dist/node_modules/.pnpm/@floating-ui_dom@1.7.2/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +1 -1
  122. package/dist/node_modules/.pnpm/@jridgewell_sourcemap-codec@1.5.4/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.js +1 -0
  123. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.0/node_modules/@lit/reactive-element/reactive-element.js +2 -2
  124. package/dist/node_modules/.pnpm/@storybook_core@8.6.14_prettier@3.6.2_storybook@8.6.14_prettier@3.6.2_/node_modules/@storybook/core/dist/channels/index.js +9 -9
  125. package/dist/node_modules/.pnpm/@storybook_core@8.6.14_prettier@3.6.2_storybook@8.6.14_prettier@3.6.2_/node_modules/@storybook/core/dist/csf/index.js +1 -1
  126. package/dist/node_modules/.pnpm/@storybook_core@8.6.14_prettier@3.6.2_storybook@8.6.14_prettier@3.6.2_/node_modules/@storybook/core/dist/preview-api/index.js +22 -22
  127. package/dist/node_modules/.pnpm/@storybook_instrumenter@8.6.14_storybook@8.6.14_prettier@3.6.2_/node_modules/@storybook/instrumenter/dist/index.js +36 -36
  128. package/dist/node_modules/.pnpm/@storybook_test@8.6.14_storybook@8.6.14_prettier@3.6.2_/node_modules/@storybook/test/dist/index.js +111 -111
  129. package/dist/node_modules/.pnpm/@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.0.10_typescript@5.8.3__playwright@1.53.2_77c47ac19cbe97978028e1e5ac862536/node_modules/@vitest/browser/context.js +1 -0
  130. package/dist/node_modules/.pnpm/@vitest_expect@3.2.4/node_modules/@vitest/expect/dist/index.js +8 -8
  131. package/dist/node_modules/.pnpm/@vitest_pretty-format@3.2.4/node_modules/@vitest/pretty-format/dist/index.js +2 -2
  132. package/dist/node_modules/.pnpm/@vitest_runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js +5 -5
  133. package/dist/node_modules/.pnpm/@vitest_snapshot@3.2.4/node_modules/@vitest/snapshot/dist/index.js +12 -12
  134. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/diff.js +21 -21
  135. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/error.js +2 -2
  136. package/dist/node_modules/.pnpm/axe-core@4.10.3/node_modules/axe-core/axe.js +4 -4
  137. package/dist/node_modules/.pnpm/chai@5.2.0/node_modules/chai/chai.js +3 -3
  138. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/_internal/isPrototype.js +1 -1
  139. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/cloneDeepWith.js +1 -1
  140. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/get.js +1 -1
  141. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/object/unset.js +1 -1
  142. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/compat/predicate/isPlainObject.js +1 -1
  143. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/function/debounce.js +1 -1
  144. package/dist/node_modules/.pnpm/es-toolkit@1.32.0/node_modules/es-toolkit/dist/object/cloneDeepWith.js +1 -1
  145. package/dist/node_modules/.pnpm/lit-element@4.2.0/node_modules/lit-element/lit-element.js +2 -2
  146. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/async-directive.js +1 -1
  147. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directive-helpers.js +2 -2
  148. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js +2 -2
  149. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/ref.js +2 -2
  150. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/repeat.js +5 -0
  151. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/lit-html.js +3 -3
  152. package/dist/node_modules/.pnpm/magic-string@0.30.17/node_modules/magic-string/dist/magic-string.es.js +1 -1
  153. package/dist/node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/chunk-BVHSVHOK.js +1 -1
  154. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/cache.js +1 -1
  155. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/cachestorage.js +1 -1
  156. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/parse.js +1 -1
  157. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/constants.js +1 -1
  158. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/headers.js +1 -1
  159. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/index.js +1 -1
  160. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/request.js +1 -1
  161. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/response.js +1 -1
  162. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/util.js +2 -2
  163. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/webidl.js +1 -1
  164. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/connection.js +1 -1
  165. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/events.js +1 -1
  166. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/frame.js +1 -1
  167. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/receiver.js +1 -1
  168. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/util.js +1 -1
  169. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/websocket.js +1 -1
  170. package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.10_@vitest_browser@3.2.4_@vitest_ui@3_8c34ee540b1f52c214debce201d1e515/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js +8 -0
  171. package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.10_@vitest_browser@3.2.4_@vitest_ui@3_8c34ee540b1f52c214debce201d1e515/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js +12 -0
  172. package/dist/packages/web-components/src/components/accordion/gator/base/accordion.gator.scss.js +1 -1
  173. package/dist/packages/web-components/src/components/accordion/gator/group/accordion-group.gator.scss.js +1 -1
  174. package/dist/packages/web-components/src/components/banner/gator/banner.gator.scss.js +1 -1
  175. package/dist/packages/web-components/src/components/button/gator/button.gator.scss.js +1 -1
  176. package/dist/packages/web-components/src/components/button-card/gator/button-card.gator.scss.js +1 -1
  177. package/dist/packages/web-components/src/components/card/gator/base/card.gator.scss.js +1 -1
  178. package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -1
  179. package/dist/packages/web-components/src/components/modal/gator/modal.gator.scss.js +1 -1
  180. package/dist/packages/web-components/src/components/switch/gator/switch.gator.scss.js +1 -1
  181. package/dist/packages/web-components/src/components/table/gator/table-bulk-controls/table-bulk-controls.gator.scss.js +1 -0
  182. package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -1
  183. package/dist/packages/web-components/src/components/toast/gator/base/toast.gator.scss.js +1 -1
  184. package/dist/packages/web-components/src/components/toast-container/gator/toast-container.gator.scss.js +1 -0
  185. package/dist/packages/web-components/src/components/toaster/gator/toaster.gator.scss.js +1 -0
  186. package/dist/packages/web-components/src/index.slds.scss.js +1 -1
  187. package/dist/services/toaster-service.js +1 -0
  188. package/dist/types/components/accordion/gator/base/accordion.gator.d.ts +13 -3
  189. package/dist/types/components/accordion/gator/base/accordion.gator.figma.d.ts +1 -0
  190. package/dist/types/components/accordion/gator/group/accordion-group.gator.d.ts +5 -0
  191. package/dist/types/components/accordion/gator/group/accordion-group.gator.figma.d.ts +1 -0
  192. package/dist/types/components/avatar/gator/avatar.gator.d.ts +1 -0
  193. package/dist/types/components/banner/gator/banner.gator.d.ts +5 -0
  194. package/dist/types/components/banner/gator/banner.gator.figma.d.ts +1 -0
  195. package/dist/types/components/boolean/boolean.gator.figma.d.ts +1 -0
  196. package/dist/types/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.figma.d.ts +1 -0
  197. package/dist/types/components/breadcrumbs/gator/container/breadcrumbs.gator.figma.d.ts +1 -0
  198. package/dist/types/components/chip/chip.d.ts +10 -0
  199. package/dist/types/components/chip/gator/chip.gator.d.ts +1 -0
  200. package/dist/types/components/modal/gator/modal.gator.d.ts +1 -1
  201. package/dist/types/components/table/gator/table-bulk-controls/table-bulk-controls.gator.d.ts +29 -0
  202. package/dist/types/components/table/gator/table-bulk-controls/table-bulk-controls.gator.test.d.ts +0 -0
  203. package/dist/types/components/table/gator/table.gator.d.ts +9 -0
  204. package/dist/types/components/text-detail/gator/text-detail.gator.d.ts +4 -2
  205. package/dist/types/components/text-detail/gator/text-detail.gator.figma.d.ts +1 -0
  206. package/dist/types/components/toast/toast.d.ts +14 -0
  207. package/dist/types/components/toast-container/gator/toast-container.gator.d.ts +15 -0
  208. package/dist/types/components/toast-container/gator/toast-container.gator.test.d.ts +0 -0
  209. package/dist/types/components/toast-container/index.d.ts +1 -0
  210. package/dist/types/components/toaster/gator/toaster.gator.d.ts +32 -0
  211. package/dist/types/components/toaster/gator/toaster.gator.test.d.ts +0 -0
  212. package/dist/types/components/toaster/index.d.ts +1 -0
  213. package/dist/types/index.d.ts +2 -0
  214. package/dist/types/index.gator.d.ts +2 -0
  215. package/dist/types/index.services.d.ts +1 -0
  216. package/dist/types/services/toaster-service.d.ts +117 -0
  217. package/dist/types/services/toaster-service.test.d.ts +1 -0
  218. package/dist/utils/accessibility-utils.js +1 -1
  219. package/dist/utils/datatestid-utils.js +1 -1
  220. package/dist/utils/lightdom-utils.js +1 -1
  221. package/dist/utils/vitest-a11y-utils.js +1 -1
  222. package/dist/utils/vitest-utils.js +1 -1
  223. package/package.json +16 -12
  224. package/web-types.json +293 -114
  225. package/dist/_virtual/sourcemap-codec.umd.js +0 -1
  226. package/dist/_virtual/sourcemap-codec.umd2.js +0 -1
  227. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.3/node_modules/@figma/code-connect/dist/common/fetch.js +0 -1
  228. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.3/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +0 -1
  229. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.3/node_modules/@figma/code-connect/package.json.js +0 -1
  230. package/dist/node_modules/.pnpm/@jridgewell_sourcemap-codec@1.5.0/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js +0 -1
  231. package/dist/node_modules/.pnpm/@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.0.7_typescript@5.8.3__playwright@1.53.1__894c207534f0ba223b8299d9f5ff1049/node_modules/@vitest/browser/context.js +0 -1
  232. package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.7_@vitest_browser@3.2.4_@vitest_ui@3._93f645c93c51b497c065da8f21fff0a5/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js +0 -8
  233. package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.7_@vitest_browser@3.2.4_@vitest_ui@3._93f645c93c51b497c065da8f21fff0a5/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js +0 -12
  234. package/dist/packages/web-components/src/components/accordion/gator/base/accordion.gator.tokens.scss.js +0 -1
  235. package/dist/packages/web-components/src/components/accordion/gator/group/accordion-group.gator.tokens.scss.js +0 -1
  236. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/client/external.js +0 -0
  237. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/client/figma_client.js +0 -0
  238. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/common/logging.js +0 -0
  239. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/common/updates.js +0 -0
  240. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/connect/external_types.js +0 -0
  241. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/connect/index_common.js +0 -0
  242. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/html/external.js +0 -0
  243. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/html/index_html.js +0 -0
  244. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/html/template_literal.js +0 -0
  245. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/react/external.js +0 -0
  246. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.3 → @figma_code-connect@1.3.4}/node_modules/@figma/code-connect/dist/react/index_react.js +0 -0
  247. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.7_@vitest_browser@3.2.4_@vitest_ui@3._93f645c93c51b497c065da8f21fff0a5 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.10_@vitest_browser@3.2.4_@vitest_ui@3_8c34ee540b1f52c214debce201d1e515}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
  248. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.7_@vitest_browser@3.2.4_@vitest_ui@3._93f645c93c51b497c065da8f21fff0a5 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.0.10_@vitest_browser@3.2.4_@vitest_ui@3_8c34ee540b1f52c214debce201d1e515}/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js +0 -0
@@ -1,12 +0,0 @@
1
- var $t=Object.defineProperty;var Bt=(s,r,c)=>r in s?$t(s,r,{enumerable:!0,configurable:!0,writable:!0,value:c}):s[r]=c;var te=(s,r,c)=>Bt(s,typeof r!="symbol"?r+"":r,c);import{ASYMMETRIC_MATCHERS_OBJECT as Ht,getState as Pe,setState as Oe,addCustomEqualityTesters as Gt,customMatchers as Wt,GLOBAL_EXPECT as Ct,JestExtend as Ut,JestChaiExpect as Jt,JestAsymmetricMatchers as Kt,equals as Vt,iterableEquality as zt,subsetEquality as Qt}from"../../../../../@vitest_expect@3.2.4/node_modules/@vitest/expect/dist/index.js";import{E as Xt}from"../../../../../@vitest_runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js";import{getSafeTimers as Ze}from"../../../../../@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/index.js";import{parseSingleStack as Yt}from"../../../../../@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/source-map.js";import{expect as xe,assert as Zt,util as Y,Assertion as er,use as he}from"../../../../../chai@5.2.0/node_modules/chai/chai.js";import{a as tr,g as et,w as rr,r as nr,i as Ft}from"./utils.XdZDrNZV.js";import{g as ir,c as Ye}from"./_commonjsHelpers.BFTU3MAI.js";import{stripSnapshotIndentation as st,addSerializer as or,SnapshotClient as sr}from"../../../../../@vitest_snapshot@3.2.4/node_modules/@vitest/snapshot/dist/index.js";import{fn as ar,spyOn as cr,mocks as Ce,isMockFunction as ur}from"../../../../../@vitest_spy@3.2.4/node_modules/@vitest/spy/dist/index.js";import{R as fr,r as lr,m as mr}from"./date.Bq6ZW5rf.js";import{assertTypes as dr,createSimpleStackTrace as pr}from"../../../../../@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/helpers.js";var oe={};const hr=["matchSnapshot","toMatchSnapshot","toMatchInlineSnapshot","toThrowErrorMatchingSnapshot","toThrowErrorMatchingInlineSnapshot","throws","Throw","throw","toThrow","toThrowError"];function yr(s){return function(c,m={}){var A;const t=((A=et().config.expect)==null?void 0:A.poll)??{},{interval:p=t.interval??50,timeout:l=t.timeout??1e3,message:o}=m,h=s(null,o).withContext({poll:!0});c=c.bind(h);const d=Y.flag(h,"vitest-test");if(!d)throw new Error("expect.poll() must be called inside a test");const I=new Proxy(h,{get(O,j,G){const x=Reflect.get(O,j,G);if(typeof x!="function")return x instanceof er?I:x;if(j==="assert")return x;if(typeof j=="string"&&hr.includes(j))throw new SyntaxError(`expect.poll() is not supported in combination with .${j}(). Use vi.waitFor() if your assertion condition is unstable.`);return function(...M){const C=new Error("STACK_TRACE_ERROR"),N=()=>new Promise((q,P)=>{let B,Q,R;const{setTimeout:ye,clearTimeout:re}=Ze(),ue=async()=>{try{Y.flag(h,"_name",j);const Z=await c();Y.flag(h,"object",Z),q(await x.call(h,...M)),re(B),re(Q)}catch(Z){R=Z,Y.flag(h,"_isLastPollAttempt")||(B=ye(ue,p))}};Q=ye(()=>{re(B),Y.flag(h,"_isLastPollAttempt",!0);const Z=fe=>{P(at(new Error("Matcher did not succeed in time.",{cause:fe}),C))};ue().then(()=>Z(R)).catch(fe=>Z(fe))},l),ue()});let J=!1;d.onFinished??(d.onFinished=[]),d.onFinished.push(()=>{if(!J){const q=Y.flag(h,"negate")?"not.":"",B=`expect.${Y.flag(h,"_poll.element")?"element(locator)":"poll(assertion)"}.${q}${String(j)}()`,Q=new Error(`${B} was not awaited. This assertion is asynchronous and must be awaited; otherwise, it is not executed to avoid unhandled rejections:
2
-
3
- await ${B}
4
- `);throw at(Q,C)}});let K;return{then(q,P){return J=!0,(K||(K=N())).then(q,P)},catch(q){return(K||(K=N())).catch(q)},finally(q){return(K||(K=N())).finally(q)},[Symbol.toStringTag]:"Promise"}}}});return I}}function at(s,r){return r.stack!==void 0&&(s.stack=r.stack.replace(r.message,s.message)),s}function Tr(s){throw new Error('Could not dynamically require "'+s+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var we={exports:{}},wr=we.exports,ct;function vr(){return ct||(ct=1,function(s,r){(function(){(function(c){return typeof Tr=="function"?s.exports=c:chai.use(c)})(function(c,m){var f=c.Assertion,t=f.prototype;f.addMethod("containSubset",function(l){var o=m.flag(this,"object"),h=c.config.showDiff;t.assert.call(this,p(l,o),"expected #{act} to contain subset #{exp}","expected #{act} to not contain subset #{exp}",l,o,h)}),c.assert.containSubset=function(l,o,h){new c.Assertion(l,h).to.be.containSubset(o)};function p(l,o){if(l===o)return!0;if(typeof o!=typeof l)return!1;if(typeof l!="object"||l===null)return l===o;if(l&&!o)return!1;if(Array.isArray(l)){if(typeof o.length!="number")return!1;var h=Array.prototype.slice.call(o);return l.every(function(d){return h.some(function(I){return p(d,I)})})}return l instanceof Date?o instanceof Date?l.getTime()===o.getTime():!1:Object.keys(l).every(function(d){var I=l[d],A=o[d];return typeof I=="object"&&I!==null&&A!==null?p(I,A):typeof I=="function"?I(A):A===I})}})}).call(wr)}(we)),we.exports}var gr=vr(),kr=ir(gr);function br(s,r,c){const m=s.flag(r,"negate")?"not.":"",f=`${s.flag(r,"_name")}(expected)`,t=s.flag(r,"promise");return`expect(actual)${t?`.${t}`:""}.${m}${f}`}function Ir(s,r,c,m){const f=s;if(f&&r instanceof Promise){r=r.finally(()=>{if(!f.promises)return;const p=f.promises.indexOf(r);p!==-1&&f.promises.splice(p,1)}),f.promises||(f.promises=[]),f.promises.push(r);let t=!1;return f.onFinished??(f.onFinished=[]),f.onFinished.push(()=>{var p;if(!t){const o=(((p=globalThis.__vitest_worker__)==null?void 0:p.onFilterStackTrace)||(h=>h||""))(m.stack);console.warn([`Promise returned by \`${c}\` 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
- `,o].join(""))}}),{then(p,l){return t=!0,r.then(p,l)},catch(p){return r.catch(p)},finally(p){return r.finally(p)},[Symbol.toStringTag]:"Promise"}}return r}let Fe;function de(){return Fe||(Fe=new sr({isEqual:(s,r)=>Vt(s,r,[zt,Qt])})),Fe}function ut(s,r){if(typeof s!="function"){if(!r)throw new Error(`expected must be a function, received ${typeof s}`);return s}try{s()}catch(c){return c}throw new Error("snapshot function didn't throw")}function pe(s){return{filepath:s.file.filepath,name:Xt(s).slice(1).join(" > "),testId:s.id}}const Er=(s,r)=>{function c(m,f){const t=r.flag(f,"vitest-test");if(!t)throw new Error(`'${m}' cannot be used without test context`);return t}for(const m of["matchSnapshot","toMatchSnapshot"])r.addMethod(s.Assertion.prototype,m,function(f,t){if(r.flag(this,"_name",m),r.flag(this,"negate"))throw new Error(`${m} cannot be used with "not"`);const l=r.flag(this,"object"),o=c(m,this);typeof f=="string"&&typeof t>"u"&&(t=f,f=void 0);const h=r.flag(this,"message");de().assert({received:l,message:t,isInline:!1,properties:f,errorMessage:h,...pe(o)})});r.addMethod(s.Assertion.prototype,"toMatchFileSnapshot",function(m,f){if(r.flag(this,"_name","toMatchFileSnapshot"),r.flag(this,"negate"))throw new Error('toMatchFileSnapshot cannot be used with "not"');const p=new Error("resolves"),l=r.flag(this,"object"),o=c("toMatchFileSnapshot",this),h=r.flag(this,"message"),d=de().assertRaw({received:l,message:f,isInline:!1,rawSnapshot:{file:m},errorMessage:h,...pe(o)});return Ir(o,d,br(r,this),p)}),r.addMethod(s.Assertion.prototype,"toMatchInlineSnapshot",function(f,t,p){var O;if(r.flag(this,"_name","toMatchInlineSnapshot"),r.flag(this,"negate"))throw new Error('toMatchInlineSnapshot cannot be used with "not"');const o=c("toMatchInlineSnapshot",this);if(o.each||((O=o.suite)==null?void 0:O.each))throw new Error("InlineSnapshot cannot be used inside of test.each or describe.each");const d=r.flag(this,"object"),I=r.flag(this,"error");typeof f=="string"&&(p=t,t=f,f=void 0),t&&(t=st(t));const A=r.flag(this,"message");de().assert({received:d,message:p,isInline:!0,properties:f,inlineSnapshot:t,error:I,errorMessage:A,...pe(o)})}),r.addMethod(s.Assertion.prototype,"toThrowErrorMatchingSnapshot",function(m){if(r.flag(this,"_name","toThrowErrorMatchingSnapshot"),r.flag(this,"negate"))throw new Error('toThrowErrorMatchingSnapshot cannot be used with "not"');const t=r.flag(this,"object"),p=c("toThrowErrorMatchingSnapshot",this),l=r.flag(this,"promise"),o=r.flag(this,"message");de().assert({received:ut(t,l),message:m,errorMessage:o,...pe(p)})}),r.addMethod(s.Assertion.prototype,"toThrowErrorMatchingInlineSnapshot",function(f,t){var O;if(r.flag(this,"negate"))throw new Error('toThrowErrorMatchingInlineSnapshot cannot be used with "not"');const l=c("toThrowErrorMatchingInlineSnapshot",this);if(l.each||((O=l.suite)==null?void 0:O.each))throw new Error("InlineSnapshot cannot be used inside of test.each or describe.each");const h=r.flag(this,"object"),d=r.flag(this,"error"),I=r.flag(this,"promise"),A=r.flag(this,"message");f&&(f=st(f)),de().assert({received:ut(h,I),message:t,inlineSnapshot:f,isInline:!0,error:d,errorMessage:A,...pe(l)})}),r.addMethod(s.expect,"addSnapshotSerializer",or)};he(Ut);he(Jt);he(kr);he(Er);he(Kt);function Ar(s){const r=(t,p)=>{const{assertionCalls:l}=Pe(r);return Oe({assertionCalls:l+1},r),xe(t,p)};Object.assign(r,xe),Object.assign(r,globalThis[Ht]),r.getState=()=>Pe(r),r.setState=t=>Oe(t,r);const c=Pe(globalThis[Ct])||{};Oe({...c,assertionCalls:0,isExpectingAssertions:!1,isExpectingAssertionsError:null,expectedAssertionsNumber:null,expectedAssertionsNumberErrorGen:null,environment:tr(),get testPath(){return et().filepath},currentTestName:c.currentTestName},r),r.extend=t=>xe.extend(r,t),r.addEqualityTesters=t=>Gt(t),r.soft=(...t)=>r(...t).withContext({soft:!0}),r.poll=yr(r),r.unreachable=t=>{Zt.fail(`expected${t?` "${t}" `:" "}not to be reached`)};function m(t){const p=()=>new Error(`expected number of assertions to be ${t}, but got ${r.getState().assertionCalls}`);Error.captureStackTrace&&Error.captureStackTrace(p(),m),r.setState({expectedAssertionsNumber:t,expectedAssertionsNumberErrorGen:p})}function f(){const t=new Error("expected any number of assertion, but got none");Error.captureStackTrace&&Error.captureStackTrace(t,f),r.setState({isExpectingAssertions:!0,isExpectingAssertionsError:t})}return Y.addMethod(r,"assertions",m),Y.addMethod(r,"hasAssertions",f),r.extend(Wt),r}const Sr=Ar();Object.defineProperty(globalThis,Ct,{value:Sr,writable:!0,configurable:!0});var se={},je,ft;function Mr(){if(ft)return je;ft=1;var s;return typeof Ye<"u"?s=Ye:typeof window<"u"?s=window:s=self,je=s,je}var Re,lt;function Pr(){if(lt)return Re;lt=1;let s;try{({}).__proto__,s=!1}catch{s=!0}return Re=s,Re}var _e,mt;function ce(){if(mt)return _e;mt=1;var s=Function.call,r=Pr(),c=["size","caller","callee","arguments"];return r&&c.push("__proto__"),_e=function(f){return Object.getOwnPropertyNames(f).reduce(function(t,p){return c.includes(p)||typeof f[p]!="function"||(t[p]=s.bind(f[p])),t},Object.create(null))},_e}var qe,dt;function ge(){if(dt)return qe;dt=1;var s=ce();return qe=s(Array.prototype),qe}var Ne,pt;function Or(){if(pt)return Ne;pt=1;var s=ge().every;function r(f,t){return f[t.id]===void 0&&(f[t.id]=0),f[t.id]<t.callCount}function c(f,t,p,l){var o=!0;return p!==l.length-1&&(o=t.calledBefore(l[p+1])),r(f,t)&&o?(f[t.id]+=1,!0):!1}function m(f){var t={},p=arguments.length>1?arguments:f;return s(p,c.bind(null,t))}return Ne=m,Ne}var De,ht;function xr(){if(ht)return De;ht=1;function s(r){return r.constructor&&r.constructor.name||null}return De=s,De}var Le={},yt;function Cr(){return yt||(yt=1,function(s){s.wrap=function(r,c){var m=function(){return s.printWarning(c),r.apply(this,arguments)};return r.prototype&&(m.prototype=r.prototype),m},s.defaultMsg=function(r,c){return`${r}.${c} is deprecated and will be removed from the public API in a future version of ${r}.`},s.printWarning=function(r){typeof process=="object"&&process.emitWarning?process.emitWarning(r):console.info?console.info(r):console.log(r)}}(Le)),Le}var $e,Tt;function Fr(){return Tt||(Tt=1,$e=function(r,c){var m=!0;try{r.forEach(function(){if(!c.apply(this,arguments))throw new Error})}catch{m=!1}return m}),$e}var Be,wt;function jr(){return wt||(wt=1,Be=function(r){if(!r)return"";try{return r.displayName||r.name||(String(r).match(/function ([^\s(]+)/)||[])[1]}catch{return""}}),Be}var He,vt;function Rr(){if(vt)return He;vt=1;var s=ge().sort,r=ge().slice;function c(f,t){var p=f.getCall(0),l=t.getCall(0),o=p&&p.callId||-1,h=l&&l.callId||-1;return o<h?-1:1}function m(f){return s(r(f),c)}return He=m,He}var Ge,gt;function _r(){if(gt)return Ge;gt=1;var s=ce();return Ge=s(Function.prototype),Ge}var We,kt;function qr(){if(kt)return We;kt=1;var s=ce();return We=s(Map.prototype),We}var Ue,bt;function Nr(){if(bt)return Ue;bt=1;var s=ce();return Ue=s(Object.prototype),Ue}var Je,It;function Dr(){if(It)return Je;It=1;var s=ce();return Je=s(Set.prototype),Je}var Ke,Et;function Lr(){if(Et)return Ke;Et=1;var s=ce();return Ke=s(String.prototype),Ke}var Ve,At;function $r(){return At||(At=1,Ve={array:ge(),function:_r(),map:qr(),object:Nr(),set:Dr(),string:Lr()}),Ve}var ve={exports:{}},Br=ve.exports,St;function Hr(){return St||(St=1,function(s,r){(function(c,m){s.exports=m()})(Br,function(){var c=typeof Promise=="function",m=typeof self=="object"?self:Ye,f=typeof Symbol<"u",t=typeof Map<"u",p=typeof Set<"u",l=typeof WeakMap<"u",o=typeof WeakSet<"u",h=typeof DataView<"u",d=f&&typeof Symbol.iterator<"u",I=f&&typeof Symbol.toStringTag<"u",A=p&&typeof Set.prototype.entries=="function",O=t&&typeof Map.prototype.entries=="function",j=A&&Object.getPrototypeOf(new Set().entries()),G=O&&Object.getPrototypeOf(new Map().entries()),x=d&&typeof Array.prototype[Symbol.iterator]=="function",M=x&&Object.getPrototypeOf([][Symbol.iterator]()),C=d&&typeof String.prototype[Symbol.iterator]=="function",N=C&&Object.getPrototypeOf(""[Symbol.iterator]()),J=8,K=-1;function q(P){var B=typeof P;if(B!=="object")return B;if(P===null)return"null";if(P===m)return"global";if(Array.isArray(P)&&(I===!1||!(Symbol.toStringTag in P)))return"Array";if(typeof window=="object"&&window!==null){if(typeof window.location=="object"&&P===window.location)return"Location";if(typeof window.document=="object"&&P===window.document)return"Document";if(typeof window.navigator=="object"){if(typeof window.navigator.mimeTypes=="object"&&P===window.navigator.mimeTypes)return"MimeTypeArray";if(typeof window.navigator.plugins=="object"&&P===window.navigator.plugins)return"PluginArray"}if((typeof window.HTMLElement=="function"||typeof window.HTMLElement=="object")&&P instanceof window.HTMLElement){if(P.tagName==="BLOCKQUOTE")return"HTMLQuoteElement";if(P.tagName==="TD")return"HTMLTableDataCellElement";if(P.tagName==="TH")return"HTMLTableHeaderCellElement"}}var Q=I&&P[Symbol.toStringTag];if(typeof Q=="string")return Q;var R=Object.getPrototypeOf(P);return R===RegExp.prototype?"RegExp":R===Date.prototype?"Date":c&&R===Promise.prototype?"Promise":p&&R===Set.prototype?"Set":t&&R===Map.prototype?"Map":o&&R===WeakSet.prototype?"WeakSet":l&&R===WeakMap.prototype?"WeakMap":h&&R===DataView.prototype?"DataView":t&&R===G?"Map Iterator":p&&R===j?"Set Iterator":x&&R===M?"Array Iterator":C&&R===N?"String Iterator":R===null?"Object":Object.prototype.toString.call(P).slice(J,K)}return q})}(ve)),ve.exports}var ze,Mt;function Gr(){if(Mt)return ze;Mt=1;var s=Hr();return ze=function(c){return s(c).toLowerCase()},ze}var Qe,Pt;function Wr(){if(Pt)return Qe;Pt=1;function s(r){return r&&r.toString?r.toString():String(r)}return Qe=s,Qe}var Xe,Ot;function Ur(){return Ot||(Ot=1,Xe={global:Mr(),calledInOrder:Or(),className:xr(),deprecated:Cr(),every:Fr(),functionName:jr(),orderByFirstCall:Rr(),prototypes:$r(),typeOf:Gr(),valueToString:Wr()}),Xe}var xt;function Jr(){if(xt)return se;xt=1;const s=Ur().global;let r,c;if(typeof __vitest_required__<"u"){try{r=__vitest_required__.timers}catch{}try{c=__vitest_required__.timersPromises}catch{}}function m(t){const p=Math.pow(2,31)-1,l=1e12,o=function(){},h=function(){return[]},d={};let I,A=!1;t.setTimeout&&(d.setTimeout=!0,I=t.setTimeout(o,0),A=typeof I=="object"),d.clearTimeout=!!t.clearTimeout,d.setInterval=!!t.setInterval,d.clearInterval=!!t.clearInterval,d.hrtime=t.process&&typeof t.process.hrtime=="function",d.hrtimeBigint=d.hrtime&&typeof t.process.hrtime.bigint=="function",d.nextTick=t.process&&typeof t.process.nextTick=="function";const O=t.process&&t.__vitest_required__&&t.__vitest_required__.util.promisify;d.performance=t.performance&&typeof t.performance.now=="function";const j=t.Performance&&(typeof t.Performance).match(/^(function|object)$/),G=t.performance&&t.performance.constructor&&t.performance.constructor.prototype;d.queueMicrotask=t.hasOwnProperty("queueMicrotask"),d.requestAnimationFrame=t.requestAnimationFrame&&typeof t.requestAnimationFrame=="function",d.cancelAnimationFrame=t.cancelAnimationFrame&&typeof t.cancelAnimationFrame=="function",d.requestIdleCallback=t.requestIdleCallback&&typeof t.requestIdleCallback=="function",d.cancelIdleCallbackPresent=t.cancelIdleCallback&&typeof t.cancelIdleCallback=="function",d.setImmediate=t.setImmediate&&typeof t.setImmediate=="function",d.clearImmediate=t.clearImmediate&&typeof t.clearImmediate=="function",d.Intl=t.Intl&&typeof t.Intl=="object",t.clearTimeout&&t.clearTimeout(I);const x=t.Date,M=d.Intl?Object.defineProperties(Object.create(null),Object.getOwnPropertyDescriptors(t.Intl)):void 0;let C=l;if(x===void 0)throw new Error("The global scope doesn't have a `Date` object (see https://github.com/sinonjs/sinon/issues/1852#issuecomment-419622780)");d.Date=!0;class N{constructor(i,a,y,e){this.name=i,this.entryType=a,this.startTime=y,this.duration=e}toJSON(){return JSON.stringify({...this})}}function J(n){return Number.isFinite?Number.isFinite(n):isFinite(n)}let K=!1;function q(n,i){n.loopLimit&&i===n.loopLimit-1&&(K=!0)}function P(){K=!1}function B(n){if(!n)return 0;const i=n.split(":"),a=i.length;let y=a,e=0,v;if(a>3||!/^(\d\d:){0,2}\d\d?$/.test(n))throw new Error("tick only understands numbers, 'm:s' and 'h:m:s'. Each part must be two digits");for(;y--;){if(v=parseInt(i[y],10),v>=60)throw new Error(`Invalid time ${n}`);e+=v*Math.pow(60,a-y-1)}return e*1e3}function Q(n){const a=n*1e6%1e6,y=a<0?a+1e6:a;return Math.floor(y)}function R(n){if(!n)return 0;if(typeof n.getTime=="function")return n.getTime();if(typeof n=="number")return n;throw new TypeError("now should be milliseconds since UNIX epoch")}function ye(n,i,a){return a&&a.callAt>=n&&a.callAt<=i}function re(n,i){const a=new Error(`Aborting after running ${n.loopLimit} timers, assuming an infinite loop!`);if(!i.error)return a;const y=/target\.*[<|(|[].*?[>|\]|)]\s*/;let e=new RegExp(String(Object.keys(n).join("|")));A&&(e=new RegExp(`\\s+at (Object\\.)?(?:${Object.keys(n).join("|")})\\s+`));let v=-1;i.error.stack.split(`
6
- `).some(function(k,b){return k.match(y)?(v=b,!0):k.match(e)?(v=b,!1):v>=0});const E=`${a}
7
- ${i.type||"Microtask"} - ${i.func.name||"anonymous"}
8
- ${i.error.stack.split(`
9
- `).slice(v+1).join(`
10
- `)}`;try{Object.defineProperty(a,"stack",{value:E})}catch{}return a}function ue(){class n extends x{constructor(y,e,v,E,k,b,w){arguments.length===0?super(n.clock.now):super(...arguments),Object.defineProperty(this,"constructor",{value:x,enumerable:!1})}static[Symbol.hasInstance](y){return y instanceof x}}return n.isFake=!0,x.now&&(n.now=function(){return n.clock.now}),x.toSource&&(n.toSource=function(){return x.toSource()}),n.toString=function(){return x.toString()},new Proxy(n,{apply(){if(this instanceof n)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 x(n.clock.now).toString()}})}function Z(){const n={};return Object.getOwnPropertyNames(M).forEach(i=>n[i]=M[i]),n.DateTimeFormat=function(...i){const a=new M.DateTimeFormat(...i),y={};return["formatRange","formatRangeToParts","resolvedOptions"].forEach(e=>{y[e]=a[e].bind(a)}),["format","formatToParts"].forEach(e=>{y[e]=function(v){return a[e](v||n.clock.now)}}),y},n.DateTimeFormat.prototype=Object.create(M.DateTimeFormat.prototype),n.DateTimeFormat.supportedLocalesOf=M.DateTimeFormat.supportedLocalesOf,n}function fe(n,i){n.jobs||(n.jobs=[]),n.jobs.push(i)}function V(n){if(n.jobs){for(let i=0;i<n.jobs.length;i++){const a=n.jobs[i];if(a.func.apply(null,a.args),q(n,i),n.loopLimit&&i>n.loopLimit)throw re(n,a)}P(),n.jobs=[]}}function ne(n,i){if(i.func===void 0)throw new Error("Callback must be provided to timer calls");if(A&&typeof i.func!="function")throw new TypeError(`[ERR_INVALID_CALLBACK]: Callback must be a function. Received ${i.func} of type ${typeof i.func}`);if(K&&(i.error=new Error),i.type=i.immediate?"Immediate":"Timeout",i.hasOwnProperty("delay")&&(typeof i.delay!="number"&&(i.delay=parseInt(i.delay,10)),J(i.delay)||(i.delay=0),i.delay=i.delay>p?1:i.delay,i.delay=Math.max(0,i.delay)),i.hasOwnProperty("interval")&&(i.type="Interval",i.interval=i.interval>p?1:i.interval),i.hasOwnProperty("animation")&&(i.type="AnimationFrame",i.animation=!0),i.hasOwnProperty("idleCallback")&&(i.type="IdleCallback",i.idleCallback=!0),n.timers||(n.timers={}),i.id=C++,i.createdAt=n.now,i.callAt=n.now+(parseInt(i.delay)||(n.duringTick?1:0)),n.timers[i.id]=i,A){const a={refed:!0,ref:function(){return this.refed=!0,a},unref:function(){return this.refed=!1,a},hasRef:function(){return this.refed},refresh:function(){return i.callAt=n.now+(parseInt(i.delay)||(n.duringTick?1:0)),n.timers[i.id]=i,a},[Symbol.toPrimitive]:function(){return i.id}};return a}return i.id}function be(n,i){if(n.callAt<i.callAt)return-1;if(n.callAt>i.callAt)return 1;if(n.immediate&&!i.immediate)return-1;if(!n.immediate&&i.immediate)return 1;if(n.createdAt<i.createdAt)return-1;if(n.createdAt>i.createdAt)return 1;if(n.id<i.id)return-1;if(n.id>i.id)return 1}function Ie(n,i,a){const y=n.timers;let e=null,v,E;for(v in y)y.hasOwnProperty(v)&&(E=ye(i,a,y[v]),E&&(!e||be(e,y[v])===1)&&(e=y[v]));return e}function Te(n){const i=n.timers;let a=null,y;for(y in i)i.hasOwnProperty(y)&&(!a||be(a,i[y])===1)&&(a=i[y]);return a}function tt(n){const i=n.timers;let a=null,y;for(y in i)i.hasOwnProperty(y)&&(!a||be(a,i[y])===-1)&&(a=i[y]);return a}function Ee(n,i){if(typeof i.interval=="number"?n.timers[i.id].callAt+=i.interval:delete n.timers[i.id],typeof i.func=="function")i.func.apply(null,i.args);else{const a=eval;(function(){a(i.func)})()}}function rt(n){return n==="IdleCallback"||n==="AnimationFrame"?`cancel${n}`:`clear${n}`}function Rt(n){return n==="IdleCallback"||n==="AnimationFrame"?`request${n}`:`set${n}`}function _t(){let n=0;return function(i){!n++&&console.warn(i)}}const qt=_t();function le(n,i,a){if(!i)return;n.timers||(n.timers={});const y=Number(i);if(Number.isNaN(y)||y<l){const e=rt(a);if(n.shouldClearNativeTimers===!0){const v=n[`_${e}`];return typeof v=="function"?v(i):void 0}qt(`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(n.timers.hasOwnProperty(y)){const e=n.timers[y];if(e.type===a||e.type==="Timeout"&&a==="Interval"||e.type==="Interval"&&a==="Timeout")delete n.timers[y];else{const v=rt(a),E=Rt(e.type);throw new Error(`Cannot clear timer: timer created with ${E}() but cleared with ${v}()`)}}}function Nt(n,i){let a,y,e;const v="_hrtime",E="_nextTick";for(y=0,e=n.methods.length;y<e;y++){if(a=n.methods[y],a==="hrtime"&&t.process)t.process.hrtime=n[v];else if(a==="nextTick"&&t.process)t.process.nextTick=n[E];else if(a==="performance"){const k=Object.getOwnPropertyDescriptor(n,`_${a}`);k&&k.get&&!k.set?Object.defineProperty(t,a,k):k.configurable&&(t[a]=n[`_${a}`])}else if(t[a]&&t[a].hadOwnProperty)t[a]=n[`_${a}`];else try{delete t[a]}catch{}if(n.timersModuleMethods!==void 0)for(let k=0;k<n.timersModuleMethods.length;k++){const b=n.timersModuleMethods[k];r[b.methodName]=b.original}if(n.timersPromisesModuleMethods!==void 0)for(let k=0;k<n.timersPromisesModuleMethods.length;k++){const b=n.timersPromisesModuleMethods[k];c[b.methodName]=b.original}}i.shouldAdvanceTime===!0&&t.clearInterval(n.attachedInterval),n.methods=[];for(const[k,b]of n.abortListenerMap.entries())b.removeEventListener("abort",k),n.abortListenerMap.delete(k);return n.timers?Object.keys(n.timers).map(function(b){return n.timers[b]}):[]}function Ae(n,i,a){if(a[i].hadOwnProperty=Object.prototype.hasOwnProperty.call(n,i),a[`_${i}`]=n[i],i==="Date")n[i]=a[i];else if(i==="Intl")n[i]=a[i];else if(i==="performance"){const y=Object.getOwnPropertyDescriptor(n,i);if(y&&y.get&&!y.set){Object.defineProperty(a,`_${i}`,y);const e=Object.getOwnPropertyDescriptor(a,i);Object.defineProperty(n,i,e)}else n[i]=a[i]}else n[i]=function(){return a[i].apply(a,arguments)},Object.defineProperties(n[i],Object.getOwnPropertyDescriptors(a[i]));n[i].clock=a}function Dt(n,i){n.tick(i)}const L={setTimeout:t.setTimeout,clearTimeout:t.clearTimeout,setInterval:t.setInterval,clearInterval:t.clearInterval,Date:t.Date};d.setImmediate&&(L.setImmediate=t.setImmediate),d.clearImmediate&&(L.clearImmediate=t.clearImmediate),d.hrtime&&(L.hrtime=t.process.hrtime),d.nextTick&&(L.nextTick=t.process.nextTick),d.performance&&(L.performance=t.performance),d.requestAnimationFrame&&(L.requestAnimationFrame=t.requestAnimationFrame),d.queueMicrotask&&(L.queueMicrotask=t.queueMicrotask),d.cancelAnimationFrame&&(L.cancelAnimationFrame=t.cancelAnimationFrame),d.requestIdleCallback&&(L.requestIdleCallback=t.requestIdleCallback),d.cancelIdleCallback&&(L.cancelIdleCallback=t.cancelIdleCallback),d.Intl&&(L.Intl=M);const ie=t.setImmediate||t.setTimeout;function nt(n,i){n=Math.floor(R(n)),i=i||1e3;let a=0;const y=[0,0],e={now:n,Date:ue(),loopLimit:i};e.Date.clock=e;function v(){return 16-(e.now-n)%16}function E(w){const u=e.now-y[0]-n,T=Math.floor(u/1e3),g=(u-T*1e3)*1e6+a-y[1];if(Array.isArray(w)){if(w[1]>1e9)throw new TypeError("Number of nanoseconds can't exceed a billion");const S=w[0];let F=g-w[1],X=T-S;return F<0&&(F+=1e9,X-=1),[X,F]}return[T,g]}function k(){const w=E();return w[0]*1e3+w[1]/1e6}d.hrtimeBigint&&(E.bigint=function(){const w=E();return BigInt(w[0])*BigInt(1e9)+BigInt(w[1])}),d.Intl&&(e.Intl=Z(),e.Intl.clock=e),e.requestIdleCallback=function(u,T){let g=0;e.countTimers()>0&&(g=50);const S=ne(e,{func:u,args:Array.prototype.slice.call(arguments,2),delay:typeof T>"u"?g:Math.min(T,g),idleCallback:!0});return Number(S)},e.cancelIdleCallback=function(u){return le(e,u,"IdleCallback")},e.setTimeout=function(u,T){return ne(e,{func:u,args:Array.prototype.slice.call(arguments,2),delay:T})},typeof t.Promise<"u"&&O&&(e.setTimeout[O.custom]=function(u,T){return new t.Promise(function(S){ne(e,{func:S,args:[T],delay:u})})}),e.clearTimeout=function(u){return le(e,u,"Timeout")},e.nextTick=function(u){return fe(e,{func:u,args:Array.prototype.slice.call(arguments,1),error:K?new Error:null})},e.queueMicrotask=function(u){return e.nextTick(u)},e.setInterval=function(u,T){return T=parseInt(T,10),ne(e,{func:u,args:Array.prototype.slice.call(arguments,2),delay:T,interval:T})},e.clearInterval=function(u){return le(e,u,"Interval")},d.setImmediate&&(e.setImmediate=function(u){return ne(e,{func:u,args:Array.prototype.slice.call(arguments,1),immediate:!0})},typeof t.Promise<"u"&&O&&(e.setImmediate[O.custom]=function(u){return new t.Promise(function(g){ne(e,{func:g,args:[u],immediate:!0})})}),e.clearImmediate=function(u){return le(e,u,"Immediate")}),e.countTimers=function(){return Object.keys(e.timers||{}).length+(e.jobs||[]).length},e.requestAnimationFrame=function(u){const T=ne(e,{func:u,delay:v(),get args(){return[k()]},animation:!0});return Number(T)},e.cancelAnimationFrame=function(u){return le(e,u,"AnimationFrame")},e.runMicrotasks=function(){V(e)};function b(w,u,T,g){const S=typeof w=="number"?w:B(w),F=Math.floor(S),X=Q(S);let W=a+X,_=e.now+F;if(S<0)throw new TypeError("Negative ticks are not supported");W>=1e6&&(_+=1,W-=1e6),a=W;let D=e.now,z=e.now,U,ee,$,it,Se,Me;e.duringTick=!0,$=e.now,V(e),$!==e.now&&(D+=e.now-$,_+=e.now-$);function ot(){for(U=Ie(e,D,_);U&&D<=_;){if(e.timers[U.id]){D=U.callAt,e.now=U.callAt,$=e.now;try{V(e),Ee(e,U)}catch(me){ee=ee||me}if(u){ie(it);return}Se()}Me()}if($=e.now,V(e),$!==e.now&&(D+=e.now-$,_+=e.now-$),e.duringTick=!1,U=Ie(e,D,_),U)try{e.tick(_-e.now)}catch(me){ee=ee||me}else e.now=_,a=W;if(ee)throw ee;if(u)T(e.now);else return e.now}return it=u&&function(){try{Se(),Me(),ot()}catch(me){g(me)}},Se=function(){$!==e.now&&(D+=e.now-$,_+=e.now-$,z+=e.now-$)},Me=function(){U=Ie(e,z,_),z=D},ot()}return e.tick=function(u){return b(u,!1)},typeof t.Promise<"u"&&(e.tickAsync=function(u){return new t.Promise(function(T,g){ie(function(){try{b(u,!0,T,g)}catch(S){g(S)}})})}),e.next=function(){V(e);const u=Te(e);if(!u)return e.now;e.duringTick=!0;try{return e.now=u.callAt,Ee(e,u),V(e),e.now}finally{e.duringTick=!1}},typeof t.Promise<"u"&&(e.nextAsync=function(){return new t.Promise(function(u,T){ie(function(){try{const g=Te(e);if(!g){u(e.now);return}let S;e.duringTick=!0,e.now=g.callAt;try{Ee(e,g)}catch(F){S=F}e.duringTick=!1,ie(function(){S?T(S):u(e.now)})}catch(g){T(g)}})})}),e.runAll=function(){let u,T;for(V(e),T=0;T<e.loopLimit;T++){if(!e.timers||(u=Object.keys(e.timers).length,u===0))return P(),e.now;e.next(),q(e,T)}const g=Te(e);throw re(e,g)},e.runToFrame=function(){return e.tick(v())},typeof t.Promise<"u"&&(e.runAllAsync=function(){return new t.Promise(function(u,T){let g=0;function S(){ie(function(){try{V(e);let F;if(g<e.loopLimit){if(!e.timers){P(),u(e.now);return}if(F=Object.keys(e.timers).length,F===0){P(),u(e.now);return}e.next(),g++,S(),q(e,g);return}const X=Te(e);T(re(e,X))}catch(F){T(F)}})}S()})}),e.runToLast=function(){const u=tt(e);return u?e.tick(u.callAt-e.now):(V(e),e.now)},typeof t.Promise<"u"&&(e.runToLastAsync=function(){return new t.Promise(function(u,T){ie(function(){try{const g=tt(e);g||(V(e),u(e.now)),u(e.tickAsync(g.callAt-e.now))}catch(g){T(g)}})})}),e.reset=function(){a=0,e.timers={},e.jobs=[],e.now=n},e.setSystemTime=function(u){const T=R(u),g=T-e.now;let S,F;y[0]=y[0]+g,y[1]=y[1]+a,e.now=T,a=0;for(S in e.timers)e.timers.hasOwnProperty(S)&&(F=e.timers[S],F.createdAt+=g,F.callAt+=g)},e.jump=function(u){const T=typeof u=="number"?u:B(u),g=Math.floor(T);for(const S of Object.values(e.timers))e.now+g>S.callAt&&(S.callAt=e.now+g);e.tick(g)},d.performance&&(e.performance=Object.create(null),e.performance.now=k),d.hrtime&&(e.hrtime=E),e}function Lt(n){if(arguments.length>1||n instanceof Date||Array.isArray(n)||typeof n=="number")throw new TypeError(`FakeTimers.install called with ${String(n)} install requires an object parameter`);if(t.Date.isFake===!0)throw new TypeError("Can't install fake timers twice on the same global object.");if(n=typeof n<"u"?n:{},n.shouldAdvanceTime=n.shouldAdvanceTime||!1,n.advanceTimeDelta=n.advanceTimeDelta||20,n.shouldClearNativeTimers=n.shouldClearNativeTimers||!1,n.target)throw new TypeError("config.target is no longer supported. Use `withGlobal(target)` instead.");function i(v){if(!n.ignoreMissingTimers)throw new ReferenceError(`non-existent timers and/or objects cannot be faked: '${v}'`)}let a,y;const e=nt(n.now,n.loopLimit);if(e.shouldClearNativeTimers=n.shouldClearNativeTimers,e.uninstall=function(){return Nt(e,n)},e.abortListenerMap=new Map,e.methods=n.toFake||[],e.methods.length===0&&(e.methods=Object.keys(L)),n.shouldAdvanceTime===!0){const v=Dt.bind(null,e,n.advanceTimeDelta),E=t.setInterval(v,n.advanceTimeDelta);e.attachedInterval=E}if(e.methods.includes("performance")){const v=(()=>{if(G)return t.performance.constructor.prototype;if(j)return t.Performance.prototype})();if(v)Object.getOwnPropertyNames(v).forEach(function(E){E!=="now"&&(e.performance[E]=E.indexOf("getEntries")===0?h:o)}),e.performance.mark=E=>new N(E,"mark",0,0),e.performance.measure=E=>new N(E,"measure",0,100),e.performance.timeOrigin=R(n.now);else if((n.toFake||[]).includes("performance"))return i("performance")}for(t===s&&r&&(e.timersModuleMethods=[]),t===s&&c&&(e.timersPromisesModuleMethods=[]),a=0,y=e.methods.length;a<y;a++){const v=e.methods[a];if(!d[v]){i(v);continue}if(v==="hrtime"?t.process&&typeof t.process.hrtime=="function"&&Ae(t.process,v,e):v==="nextTick"?t.process&&typeof t.process.nextTick=="function"&&Ae(t.process,v,e):Ae(t,v,e),e.timersModuleMethods!==void 0&&r[v]){const E=r[v];e.timersModuleMethods.push({methodName:v,original:E}),r[v]=t[v]}e.timersPromisesModuleMethods!==void 0&&(v==="setTimeout"?(e.timersPromisesModuleMethods.push({methodName:"setTimeout",original:c.setTimeout}),c.setTimeout=(E,k,b={})=>new Promise((w,u)=>{const T=()=>{b.signal.removeEventListener("abort",T),e.abortListenerMap.delete(T),e.clearTimeout(g),u(b.signal.reason)},g=e.setTimeout(()=>{b.signal&&(b.signal.removeEventListener("abort",T),e.abortListenerMap.delete(T)),w(k)},E);b.signal&&(b.signal.aborted?T():(b.signal.addEventListener("abort",T),e.abortListenerMap.set(T,b.signal)))})):v==="setImmediate"?(e.timersPromisesModuleMethods.push({methodName:"setImmediate",original:c.setImmediate}),c.setImmediate=(E,k={})=>new Promise((b,w)=>{const u=()=>{k.signal.removeEventListener("abort",u),e.abortListenerMap.delete(u),e.clearImmediate(T),w(k.signal.reason)},T=e.setImmediate(()=>{k.signal&&(k.signal.removeEventListener("abort",u),e.abortListenerMap.delete(u)),b(E)});k.signal&&(k.signal.aborted?u():(k.signal.addEventListener("abort",u),e.abortListenerMap.set(u,k.signal)))})):v==="setInterval"&&(e.timersPromisesModuleMethods.push({methodName:"setInterval",original:c.setInterval}),c.setInterval=(E,k,b={})=>({[Symbol.asyncIterator]:()=>{const w=()=>{let _,D;const z=new Promise((U,ee)=>{_=U,D=ee});return z.resolve=_,z.reject=D,z};let u=!1,T=!1,g,S=0;const F=[],X=e.setInterval(()=>{F.length>0?F.shift().resolve():S++},E),W=()=>{b.signal.removeEventListener("abort",W),e.abortListenerMap.delete(W),e.clearInterval(X),u=!0;for(const _ of F)_.resolve()};return b.signal&&(b.signal.aborted?u=!0:(b.signal.addEventListener("abort",W),e.abortListenerMap.set(W,b.signal))),{next:async()=>{var D,z;if((D=b.signal)!=null&&D.aborted&&!T)throw T=!0,b.signal.reason;if(u)return{done:!0,value:void 0};if(S>0)return S--,{done:!1,value:k};const _=w();if(F.push(_),await _,g&&F.length===0&&g.resolve(),(z=b.signal)!=null&&z.aborted&&!T)throw T=!0,b.signal.reason;return u?{done:!0,value:void 0}:{done:!1,value:k}},return:async()=>u?{done:!0,value:void 0}:(F.length>0&&(g=w(),await g),e.clearInterval(X),u=!0,b.signal&&(b.signal.removeEventListener("abort",W),e.abortListenerMap.delete(W)),{done:!0,value:void 0})}}})))}return e}return{timers:L,createClock:nt,install:Lt,withGlobal:m}}const f=m(s);return se.timers=f.timers,se.createClock=f.createClock,se.install=f.install,se.withGlobal=m,se}var Kr=Jr();class Vr{constructor({global:r,config:c}){te(this,"_global");te(this,"_clock");te(this,"_fakingTime");te(this,"_fakingDate");te(this,"_fakeTimers");te(this,"_userConfig");te(this,"_now",fr.now);this._userConfig=c,this._fakingDate=null,this._fakingTime=!1,this._fakeTimers=Kr.withGlobal(r),this._global=r}clearAllTimers(){this._fakingTime&&this._clock.reset()}dispose(){this.useRealTimers()}runAllTimers(){this._checkFakeTimers()&&this._clock.runAll()}async runAllTimersAsync(){this._checkFakeTimers()&&await this._clock.runAllAsync()}runOnlyPendingTimers(){this._checkFakeTimers()&&this._clock.runToLast()}async runOnlyPendingTimersAsync(){this._checkFakeTimers()&&await this._clock.runToLastAsync()}advanceTimersToNextTimer(r=1){if(this._checkFakeTimers())for(let c=r;c>0&&(this._clock.next(),this._clock.tick(0),this._clock.countTimers()!==0);c--);}async advanceTimersToNextTimerAsync(r=1){if(this._checkFakeTimers())for(let c=r;c>0&&(await this._clock.nextAsync(),this._clock.tick(0),this._clock.countTimers()!==0);c--);}advanceTimersByTime(r){this._checkFakeTimers()&&this._clock.tick(r)}async advanceTimersByTimeAsync(r){this._checkFakeTimers()&&await this._clock.tickAsync(r)}advanceTimersToNextFrame(){this._checkFakeTimers()&&this._clock.runToFrame()}runAllTicks(){this._checkFakeTimers()&&this._clock.runMicrotasks()}useRealTimers(){this._fakingDate&&(lr(),this._fakingDate=null),this._fakingTime&&(this._clock.uninstall(),this._fakingTime=!1)}useFakeTimers(){var r,c,m;if(this._fakingDate)throw new Error('"setSystemTime" was called already and date was mocked. Reset timers using `vi.useRealTimers()` if you want to use fake timers again.');if(!this._fakingTime){const f=Object.keys(this._fakeTimers.timers).filter(t=>t!=="nextTick"&&t!=="queueMicrotask");if((c=(r=this._userConfig)==null?void 0:r.toFake)!=null&&c.includes("nextTick")&&Ft())throw new Error("process.nextTick cannot be mocked inside child_process");this._clock=this._fakeTimers.install({now:Date.now(),...this._userConfig,toFake:((m=this._userConfig)==null?void 0:m.toFake)||f,ignoreMissingTimers:!0}),this._fakingTime=!0}}reset(){if(this._checkFakeTimers()){const{now:r}=this._clock;this._clock.reset(),this._clock.setSystemTime(r)}}setSystemTime(r){const c=typeof r>"u"||r instanceof Date?r:new Date(r);this._fakingTime?this._clock.setSystemTime(c):(this._fakingDate=c??new Date(this.getRealSystemTime()),mr(this._fakingDate))}getMockedSystemTime(){return this._fakingTime?new Date(this._clock.now):this._fakingDate}getRealSystemTime(){return this._now()}getTimerCount(){return this._checkFakeTimers()?this._clock.countTimers():0}configure(r){this._userConfig=r}isFakeTimers(){return this._fakingTime}_checkFakeTimers(){if(!this._fakingTime)throw new Error('Timers are not mocked. Try calling "vi.useFakeTimers()" first.');return this._fakingTime}}function jt(s,r){return r.stack!==void 0&&(s.stack=r.stack.replace(r.message,s.message)),s}function zr(s,r={}){const{setTimeout:c,setInterval:m,clearTimeout:f,clearInterval:t}=Ze(),{interval:p=50,timeout:l=1e3}=typeof r=="number"?{timeout:r}:r,o=new Error("STACK_TRACE_ERROR");return new Promise((h,d)=>{let I,A="idle",O,j;const G=C=>{O&&f(O),j&&t(j),h(C)},x=()=>{j&&t(j);let C=I;C||(C=jt(new Error("Timed out in waitFor!"),o)),d(C)},M=()=>{if(ke.isFakeTimers()&&ke.advanceTimersByTime(p),A!=="pending")try{const C=s();if(C!==null&&typeof C=="object"&&typeof C.then=="function"){const N=C;A="pending",N.then(J=>{A="resolved",G(J)},J=>{A="rejected",I=J})}else return G(C),!0}catch(C){I=C}};M()!==!0&&(O=c(x,l),j=m(M,p))})}function Qr(s,r={}){const{setTimeout:c,setInterval:m,clearTimeout:f,clearInterval:t}=Ze(),{interval:p=50,timeout:l=1e3}=typeof r=="number"?{timeout:r}:r,o=new Error("STACK_TRACE_ERROR");return new Promise((h,d)=>{let I="idle",A,O;const j=M=>{O&&t(O),M||(M=jt(new Error("Timed out in waitUntil!"),o)),d(M)},G=M=>{if(M)return A&&f(A),O&&t(O),h(M),!0},x=()=>{if(ke.isFakeTimers()&&ke.advanceTimersByTime(p),I!=="pending")try{const M=s();if(M!==null&&typeof M=="object"&&typeof M.then=="function"){const C=M;I="pending",C.then(N=>{I="resolved",G(N)},N=>{I="rejected",j(N)})}else return G(M)}catch(M){j(M)}};x()!==!0&&(A=c(j,l),O=m(x,p))})}function Xr(){let s=null;const r=et();let c;const m=()=>c||(c=new Vr({global:globalThis,config:r.config.fakeTimers})),f=new Map,t=new Map,p=["PROD","DEV","SSR"],l={useFakeTimers(o){var h,d,I,A;if(Ft()&&((h=o==null?void 0:o.toFake)!=null&&h.includes("nextTick")||(A=(I=(d=r.config)==null?void 0:d.fakeTimers)==null?void 0:I.toFake)!=null&&A.includes("nextTick")))throw new Error('vi.useFakeTimers({ toFake: ["nextTick"] }) is not supported in node:child_process. Use --pool=threads if mocking nextTick is required.');return o?m().configure({...r.config.fakeTimers,...o}):m().configure(r.config.fakeTimers),m().useFakeTimers(),l},isFakeTimers(){return m().isFakeTimers()},useRealTimers(){return m().useRealTimers(),l},runOnlyPendingTimers(){return m().runOnlyPendingTimers(),l},async runOnlyPendingTimersAsync(){return await m().runOnlyPendingTimersAsync(),l},runAllTimers(){return m().runAllTimers(),l},async runAllTimersAsync(){return await m().runAllTimersAsync(),l},runAllTicks(){return m().runAllTicks(),l},advanceTimersByTime(o){return m().advanceTimersByTime(o),l},async advanceTimersByTimeAsync(o){return await m().advanceTimersByTimeAsync(o),l},advanceTimersToNextTimer(){return m().advanceTimersToNextTimer(),l},async advanceTimersToNextTimerAsync(){return await m().advanceTimersToNextTimerAsync(),l},advanceTimersToNextFrame(){return m().advanceTimersToNextFrame(),l},getTimerCount(){return m().getTimerCount()},setSystemTime(o){return m().setSystemTime(o),l},getMockedSystemTime(){return m().getMockedSystemTime()},getRealSystemTime(){return m().getRealSystemTime()},clearAllTimers(){return m().clearAllTimers(),l},spyOn:cr,fn:ar,waitFor:zr,waitUntil:Qr,hoisted(o){return dr(o,'"vi.hoisted" factory',["function"]),o()},mock(o,h){if(typeof o!="string")throw new TypeError(`vi.mock() expects a string path, but received a ${typeof o}`);const d=ae("mock");H().queueMock(o,d,typeof h=="function"?()=>h(()=>H().importActual(o,d,H().getMockContext().callstack)):h)},unmock(o){if(typeof o!="string")throw new TypeError(`vi.unmock() expects a string path, but received a ${typeof o}`);H().queueUnmock(o,ae("unmock"))},doMock(o,h){if(typeof o!="string")throw new TypeError(`vi.doMock() expects a string path, but received a ${typeof o}`);const d=ae("doMock");H().queueMock(o,d,typeof h=="function"?()=>h(()=>H().importActual(o,d,H().getMockContext().callstack)):h)},doUnmock(o){if(typeof o!="string")throw new TypeError(`vi.doUnmock() expects a string path, but received a ${typeof o}`);H().queueUnmock(o,ae("doUnmock"))},async importActual(o){return H().importActual(o,ae("importActual"),H().getMockContext().callstack)},async importMock(o){return H().importMock(o,ae("importMock"))},mockObject(o){return H().mockObject({value:o}).value},mocked(o,h={}){return o},isMockFunction(o){return ur(o)},clearAllMocks(){return[...Ce].reverse().forEach(o=>o.mockClear()),l},resetAllMocks(){return[...Ce].reverse().forEach(o=>o.mockReset()),l},restoreAllMocks(){return[...Ce].reverse().forEach(o=>o.mockRestore()),l},stubGlobal(o,h){return f.has(o)||f.set(o,Object.getOwnPropertyDescriptor(globalThis,o)),Object.defineProperty(globalThis,o,{value:h,writable:!0,configurable:!0,enumerable:!0}),l},stubEnv(o,h){return t.has(o)||t.set(o,oe[o]),p.includes(o)?oe[o]=h?"1":"":h===void 0?delete oe[o]:oe[o]=String(h),l},unstubAllGlobals(){return f.forEach((o,h)=>{o?Object.defineProperty(globalThis,h,o):Reflect.deleteProperty(globalThis,h)}),f.clear(),l},unstubAllEnvs(){return t.forEach((o,h)=>{o===void 0?delete oe[h]:oe[h]=o}),t.clear(),l},resetModules(){return nr(r.moduleCache),l},async dynamicImportSettled(){return rr()},setConfig(o){s||(s={...r.config}),Object.assign(r.config,o)},resetConfig(){s&&Object.assign(r.config,s)}};return l}const Yr=Xr(),ke=Yr;function H(){return typeof __vitest_mocker__<"u"?__vitest_mocker__:new Proxy({},{get(s,r){throw new Error(`Vitest mocker was not initialized in this environment. vi.${String(r)}() is forbidden.`)}})}function ae(s){const c=pr({stackTraceLimit:5}).split(`
12
- `),m=c.findIndex(t=>t.includes(` at Object.${s}`)||t.includes(`${s}@`)),f=Yt(c[m+1]);return(f==null?void 0:f.file)||""}export{Sr as a,Yr as b,Ar as c,de as g,ke as v};
@@ -1 +0,0 @@
1
- const r=":host,:root{--ngc-accordion-title-text-color: var(--primary-01-placeholder, var(--color-grey-50, #6D6D6D));--ngc-accordion-subtitle-text-color: var(--primary-03-base, var(--color-grey-70, #1F1F1F));--ngc-accordion-header-background-color-hover: var(--color-surface-brand, #F3F5F7);--ngc-accordion-header-background-color-focus: var(--color-surface-brand, #F3F5F7);--ngc-accordion-header-border-color-active: var(--color-stroke-brand, #11395B);--ngc-accordion-header-border-color-focus: var(--color-stroke-brand, #11395B);--ngc-accordion-border-bottom: none;--ngc-accordion-header-border-active: 1px solid var(--ngc-accordion-header-border-color-active);--ngc-accordion-header-border-focus: 2px solid var(--ngc-accordion-header-border-color-focus);--ngc-accordion-width: 25.25rem;--ngc-accordion-header-padding: var(--spacing-gap-16, 1rem);--ngc-accordion-content-padding: var(--spacing-gap-16, 1rem) var(--spacing-gap-16, 1rem) var(--spacing-gap-24, 1.5rem) var(--spacing-padding-margin-16, 1rem);--ngc-accordion-title-font-size: var(--text-size-caption, .8125rem);--ngc-accordion-subtitle-font-size: var(--text-size-body-1, 1.0625rem);--ngc-accordion-title-line-height: var(--text-line-height-caption, 1.125rem);--ngc-accordion-subtitle-line-height: var(--text-line-height-body-1, 1.5rem)}";export{r as default};
@@ -1 +0,0 @@
1
- const o=":host,:root{--ngc-accordion-group-divider-color: var(--color-stroke-primary);--ngc-accordion-group-divider: 1px solid var(--ngc-accordion-group-divider-color)}";export{o as default};