@ncino/web-components 3.4.0 → 4.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 (444) hide show
  1. package/dist/_virtual/___vite-browser-external.js +1 -0
  2. package/dist/_virtual/__vite-browser-external.js +1 -0
  3. package/dist/_virtual/_commonjsHelpers.js +1 -1
  4. package/dist/_virtual/api-request.js +1 -0
  5. package/dist/_virtual/constants.js +1 -0
  6. package/dist/_virtual/events.js +1 -0
  7. package/dist/_virtual/external.js +1 -0
  8. package/dist/_virtual/external2.js +1 -0
  9. package/dist/_virtual/external_types.js +1 -0
  10. package/dist/_virtual/fetch.js +1 -0
  11. package/dist/_virtual/figma_client.js +1 -0
  12. package/dist/_virtual/figma_rest_api.js +1 -0
  13. package/dist/_virtual/helpers.js +1 -0
  14. package/dist/_virtual/index10.js +1 -0
  15. package/dist/_virtual/index11.js +1 -0
  16. package/dist/_virtual/index3.js +1 -0
  17. package/dist/_virtual/index4.js +1 -0
  18. package/dist/_virtual/index5.js +1 -0
  19. package/dist/_virtual/index6.js +1 -0
  20. package/dist/_virtual/index7.js +1 -0
  21. package/dist/_virtual/index8.js +1 -0
  22. package/dist/_virtual/index9.js +1 -0
  23. package/dist/_virtual/index_common.js +1 -0
  24. package/dist/_virtual/index_html.js +1 -0
  25. package/dist/_virtual/index_html2.js +1 -0
  26. package/dist/_virtual/inherits_browser.js +1 -0
  27. package/dist/_virtual/logging.js +1 -0
  28. package/dist/_virtual/main.js +1 -0
  29. package/dist/_virtual/main2.js +1 -0
  30. package/dist/_virtual/mock-interceptor.js +1 -0
  31. package/dist/_virtual/string_decoder.js +1 -0
  32. package/dist/_virtual/template_literal.js +1 -0
  33. package/dist/_virtual/types.js +1 -0
  34. package/dist/_virtual/updates.js +1 -0
  35. package/dist/_virtual/util.js +1 -0
  36. package/dist/_virtual/utils.js +1 -0
  37. package/dist/assets/OpenSans-VariableFont.woff2 +0 -0
  38. package/dist/assets/node_modules/.pnpm/{ckeditor5@45.0.0 → ckeditor5@45.1.0}/node_modules/ckeditor5/dist/ckeditor5.css +1 -1
  39. package/dist/components/accordion/gator/base/accordion.gator.js +1 -1
  40. package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
  41. package/dist/components/alert/gator/base/alert.gator.js +1 -1
  42. package/dist/components/banner/gator/banner.gator.js +1 -1
  43. package/dist/components/button/gator/button.gator.figma.js +4 -0
  44. package/dist/components/button/gator/button.gator.js +1 -1
  45. package/dist/components/button-card/button-card.js +1 -1
  46. package/dist/components/button-card/gator/button-card.gator.js +5 -3
  47. package/dist/components/checkbox/checkbox.gator.js +1 -1
  48. package/dist/components/chip/chip.js +1 -1
  49. package/dist/components/chip/gator/chip.gator.js +12 -4
  50. package/dist/components/display-card/gator/display-card.gator.js +1 -1
  51. package/dist/components/headline-card/gator/headline-card.gator.js +1 -1
  52. package/dist/components/icon/gator/icon.gator.figma.js +2 -0
  53. package/dist/components/icon/gator/icon.gator.js +6 -1
  54. package/dist/components/icon/gator/index.js +1 -1
  55. package/dist/components/icon/gator/templates/circle-dashed.js +8 -0
  56. package/dist/components/icon/gator/templates/index.js +1 -1
  57. package/dist/components/icon/gator/templates/waffle.js +40 -0
  58. package/dist/components/icon-button/gator/icon-button.gator.js +1 -1
  59. package/dist/components/input/base/input-base.gator.js +1 -1
  60. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +4 -4
  61. package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
  62. package/dist/components/input/gator/input-currency/input-currency.gator.js +2 -2
  63. package/dist/components/input/gator/input-date/input-date.gator.js +1 -1
  64. package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +1 -1
  65. package/dist/components/input/gator/input-file/input-file.gator.js +1 -1
  66. package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
  67. package/dist/components/input/gator/input-text/input-text.gator.js +2 -2
  68. package/dist/components/input/gator/input-textarea/input-textarea.gator.js +1 -1
  69. package/dist/components/input/gator/input-time/input-time.gator.js +1 -1
  70. package/dist/components/input-rich-text/ckeditor-config.js +1 -1
  71. package/dist/components/input-rich-text/input-rich-text.slds.js +2 -2
  72. package/dist/components/list/gator/list-item/list-item.gator.js +1 -1
  73. package/dist/components/menu/base/gator/menu.gator.js +1 -1
  74. package/dist/components/modal/gator/modal.gator.js +12 -3
  75. package/dist/components/modal/modal.js +1 -1
  76. package/dist/components/panel/gator/panel.storybook-test.js +1 -1
  77. package/dist/components/radio/radio.gator.js +2 -2
  78. package/dist/components/radio-group/radio-group.gator.js +1 -1
  79. package/dist/components/selection-box/selection-box.gator.js +1 -1
  80. package/dist/components/table/gator/table-pagination/table-pagination.gator.js +1 -1
  81. package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
  82. package/dist/components/tooltip/slds/tooltip.slds.js +1 -1
  83. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-alignment@45.0.0 → @ckeditor_ckeditor5-alignment@45.1.0}/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +1 -1
  84. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autoformat@45.0.0 → @ckeditor_ckeditor5-autoformat@45.1.0}/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +1 -1
  85. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@45.0.0 → @ckeditor_ckeditor5-autosave@45.1.0}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
  86. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-basic-styles@45.0.0 → @ckeditor_ckeditor5-basic-styles@45.1.0}/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +1 -1
  87. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@45.0.0 → @ckeditor_ckeditor5-block-quote@45.1.0}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +1 -1
  88. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-clipboard@45.0.0 → @ckeditor_ckeditor5-clipboard@45.1.0}/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +2 -2
  89. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-cloud-services@45.0.0 → @ckeditor_ckeditor5-cloud-services@45.1.0}/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +1 -1
  90. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@45.1.0/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +7 -0
  91. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@45.1.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +4 -0
  92. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@45.1.0/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +4 -0
  93. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-engine@45.0.0 → @ckeditor_ckeditor5-engine@45.1.0}/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +11 -11
  94. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@45.0.0 → @ckeditor_ckeditor5-enter@45.1.0}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +1 -1
  95. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@45.0.0 → @ckeditor_ckeditor5-essentials@45.1.0}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
  96. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-find-and-replace@45.0.0 → @ckeditor_ckeditor5-find-and-replace@45.1.0}/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +1 -1
  97. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-font@45.0.0 → @ckeditor_ckeditor5-font@45.1.0}/node_modules/@ckeditor/ckeditor5-font/dist/index.js +1 -1
  98. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@45.0.0 → @ckeditor_ckeditor5-heading@45.1.0}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +1 -1
  99. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-highlight@45.0.0 → @ckeditor_ckeditor5-highlight@45.1.0}/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +1 -1
  100. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-horizontal-line@45.0.0 → @ckeditor_ckeditor5-horizontal-line@45.1.0}/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +1 -1
  101. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-embed@45.0.0 → @ckeditor_ckeditor5-html-embed@45.1.0}/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +1 -1
  102. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-html-support@45.0.0 → @ckeditor_ckeditor5-html-support@45.1.0}/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +4 -4
  103. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@45.1.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +10 -0
  104. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-indent@45.0.0 → @ckeditor_ckeditor5-indent@45.1.0}/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +1 -1
  105. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-language@45.0.0 → @ckeditor_ckeditor5-language@45.1.0}/node_modules/@ckeditor/ckeditor5-language/dist/index.js +1 -1
  106. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-link@45.0.0 → @ckeditor_ckeditor5-link@45.1.0}/node_modules/@ckeditor/ckeditor5-link/dist/index.js +2 -2
  107. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-list@45.0.0 → @ckeditor_ckeditor5-list@45.1.0}/node_modules/@ckeditor/ckeditor5-list/dist/index.js +1 -1
  108. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-markdown-gfm@45.0.0 → @ckeditor_ckeditor5-markdown-gfm@45.1.0}/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +1 -1
  109. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-media-embed@45.0.0 → @ckeditor_ckeditor5-media-embed@45.1.0}/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +1 -1
  110. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-mention@45.0.0 → @ckeditor_ckeditor5-mention@45.1.0}/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +1 -1
  111. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-page-break@45.0.0 → @ckeditor_ckeditor5-page-break@45.1.0}/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +1 -1
  112. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@45.0.0 → @ckeditor_ckeditor5-paragraph@45.1.0}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +1 -1
  113. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paste-from-office@45.0.0 → @ckeditor_ckeditor5-paste-from-office@45.1.0}/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +5 -5
  114. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-remove-format@45.0.0 → @ckeditor_ckeditor5-remove-format@45.1.0}/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +1 -1
  115. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-select-all@45.0.0 → @ckeditor_ckeditor5-select-all@45.1.0}/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +1 -1
  116. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-show-blocks@45.0.0 → @ckeditor_ckeditor5-show-blocks@45.1.0}/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +1 -1
  117. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-source-editing@45.0.0 → @ckeditor_ckeditor5-source-editing@45.1.0}/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +1 -1
  118. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-special-characters@45.0.0 → @ckeditor_ckeditor5-special-characters@45.1.0}/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +1 -1
  119. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@45.0.0 → @ckeditor_ckeditor5-style@45.1.0}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +1 -1
  120. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@45.1.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +16 -0
  121. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-typing@45.1.0/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +13 -0
  122. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@45.1.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +28 -0
  123. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@45.0.0 → @ckeditor_ckeditor5-undo@45.1.0}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +1 -1
  124. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@45.0.0 → @ckeditor_ckeditor5-upload@45.1.0}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +1 -1
  125. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-utils@45.0.0 → @ckeditor_ckeditor5-utils@45.1.0}/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +15 -15
  126. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@45.1.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +4 -0
  127. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/Dicer.js +3 -0
  128. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/HeaderParser.js +3 -0
  129. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/PartStream.js +1 -0
  130. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/streamsearch/sbmh.js +1 -0
  131. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/main.js +1 -0
  132. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/types/multipart.js +1 -0
  133. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/types/urlencoded.js +1 -0
  134. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/Decoder.js +1 -0
  135. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/basename.js +1 -0
  136. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/decodeText.js +1 -0
  137. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/getLimit.js +1 -0
  138. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/parseParams.js +3 -0
  139. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/client/external.js +1 -0
  140. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/client/figma_client.js +1 -0
  141. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/common/fetch.js +1 -0
  142. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/common/logging.js +1 -0
  143. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/common/updates.js +4 -0
  144. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/connect/external_types.js +1 -0
  145. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +1 -0
  146. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/connect/helpers.js +1 -0
  147. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/connect/index_common.js +1 -0
  148. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/html/external.js +1 -0
  149. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/html/index_html.js +1 -0
  150. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/dist/html/template_literal.js +1 -0
  151. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.2/node_modules/@figma/code-connect/package.json.js +1 -0
  152. package/dist/node_modules/.pnpm/@floating-ui_core@1.7.0/node_modules/@floating-ui/core/dist/floating-ui.core.js +1 -0
  153. package/dist/node_modules/.pnpm/{@floating-ui_dom@1.6.13 → @floating-ui_dom@1.7.0}/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +1 -1
  154. package/dist/node_modules/.pnpm/{@storybook_instrumenter@8.6.12_storybook@8.6.12_prettier@3.5.3_ → @storybook_instrumenter@8.6.14_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/instrumenter/dist/index.js +1 -1
  155. package/dist/node_modules/.pnpm/{@storybook_test@8.6.12_storybook@8.6.12_prettier@3.5.3_ → @storybook_test@8.6.14_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/test/dist/index.js +2 -2
  156. package/dist/node_modules/.pnpm/{@vitest_expect@3.1.2 → @vitest_expect@3.1.3}/node_modules/@vitest/expect/dist/index.js +1 -1
  157. package/dist/node_modules/.pnpm/@vitest_runner@3.1.3/node_modules/@vitest/runner/dist/index.js +4 -0
  158. package/dist/node_modules/.pnpm/{@vitest_snapshot@3.1.2 → @vitest_snapshot@3.1.3}/node_modules/@vitest/snapshot/dist/index.js +1 -1
  159. package/dist/node_modules/.pnpm/{@vitest_utils@3.1.2 → @vitest_utils@3.1.3}/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +1 -1
  160. package/dist/node_modules/.pnpm/{@vitest_utils@3.1.2 → @vitest_utils@3.1.3}/node_modules/@vitest/utils/dist/diff.js +1 -1
  161. package/dist/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js +1 -0
  162. package/dist/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/index.js +1 -0
  163. package/dist/node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js +1 -0
  164. package/dist/node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js +6 -0
  165. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/actualApply.js +1 -0
  166. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/applyBind.js +1 -0
  167. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionApply.js +1 -0
  168. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionCall.js +1 -0
  169. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js +1 -0
  170. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/reflectApply.js +1 -0
  171. package/dist/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/index.js +1 -0
  172. package/dist/node_modules/.pnpm/call-bound@1.0.4/node_modules/call-bound/index.js +1 -0
  173. package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/index.js +2 -0
  174. package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/templates.js +2 -0
  175. package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/util.js +4 -0
  176. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/compare.js +1 -0
  177. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/compareVersions.js +1 -0
  178. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/index.js +1 -0
  179. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/satisfies.js +1 -0
  180. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/utils.js +1 -0
  181. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/validate.js +1 -0
  182. package/dist/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/index.js +1 -0
  183. package/dist/node_modules/.pnpm/dotenv@16.4.7/node_modules/dotenv/lib/main.js +3 -0
  184. package/dist/node_modules/.pnpm/dotenv@16.4.7/node_modules/dotenv/package.json.js +1 -0
  185. package/dist/node_modules/.pnpm/dunder-proto@1.0.1/node_modules/dunder-proto/get.js +1 -0
  186. package/dist/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/index.js +1 -0
  187. package/dist/node_modules/.pnpm/es-define-property@1.0.1/node_modules/es-define-property/index.js +1 -0
  188. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/eval.js +1 -0
  189. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/index.js +1 -0
  190. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/range.js +1 -0
  191. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/ref.js +1 -0
  192. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/syntax.js +1 -0
  193. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/type.js +1 -0
  194. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/uri.js +1 -0
  195. package/dist/node_modules/.pnpm/es-object-atoms@1.1.1/node_modules/es-object-atoms/index.js +1 -0
  196. package/dist/node_modules/.pnpm/events@3.3.0/node_modules/events/events.js +1 -0
  197. package/dist/node_modules/.pnpm/for-each@0.3.5/node_modules/for-each/index.js +1 -0
  198. package/dist/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js +1 -0
  199. package/dist/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js +1 -0
  200. package/dist/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js +1 -0
  201. package/dist/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js +1 -0
  202. package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Object.getPrototypeOf.js +1 -0
  203. package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Reflect.getPrototypeOf.js +1 -0
  204. package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/index.js +1 -0
  205. package/dist/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js +1 -0
  206. package/dist/node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/gOPD.js +1 -0
  207. package/dist/node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/index.js +1 -0
  208. package/dist/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/index.js +1 -0
  209. package/dist/node_modules/.pnpm/has-proto@1.0.3/node_modules/has-proto/index.js +1 -0
  210. package/dist/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js +1 -0
  211. package/dist/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js +1 -0
  212. package/dist/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/index.js +1 -0
  213. package/dist/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/shams.js +1 -0
  214. package/dist/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/shams.js +1 -0
  215. package/dist/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js +1 -0
  216. package/dist/node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js +1 -0
  217. package/dist/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js +1 -0
  218. package/dist/node_modules/.pnpm/is-arguments@1.2.0/node_modules/is-arguments/index.js +1 -0
  219. package/dist/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js +1 -0
  220. package/dist/node_modules/.pnpm/is-generator-function@1.1.0/node_modules/is-generator-function/index.js +1 -0
  221. package/dist/node_modules/.pnpm/is-regex@1.2.1/node_modules/is-regex/index.js +1 -0
  222. package/dist/node_modules/.pnpm/is-typed-array@1.1.15/node_modules/is-typed-array/index.js +1 -0
  223. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.8/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
  224. package/dist/node_modules/.pnpm/lit-html@3.3.0/node_modules/lit-html/directives/class-map.js +5 -0
  225. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/abs.js +1 -0
  226. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/floor.js +1 -0
  227. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/isNaN.js +1 -0
  228. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/max.js +1 -0
  229. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/min.js +1 -0
  230. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/pow.js +1 -0
  231. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/round.js +1 -0
  232. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/sign.js +1 -0
  233. package/dist/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/index.js +1 -0
  234. package/dist/node_modules/.pnpm/safe-buffer@5.2.1/node_modules/safe-buffer/index.js +1 -0
  235. package/dist/node_modules/.pnpm/safe-regex-test@1.1.0/node_modules/safe-regex-test/index.js +1 -0
  236. package/dist/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/index.js +1 -0
  237. package/dist/node_modules/.pnpm/string_decoder@1.3.0/node_modules/string_decoder/lib/string_decoder.js +1 -0
  238. package/dist/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/browser.js +1 -0
  239. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/index.js +1 -0
  240. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/agent.js +1 -0
  241. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/abort-signal.js +1 -0
  242. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/api-connect.js +1 -0
  243. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/api-pipeline.js +1 -0
  244. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/api-request.js +1 -0
  245. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/api-stream.js +1 -0
  246. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/api-upgrade.js +1 -0
  247. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/index.js +1 -0
  248. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/readable.js +1 -0
  249. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/api/util.js +1 -0
  250. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/balanced-pool.js +1 -0
  251. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cache/cache.js +1 -0
  252. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cache/cachestorage.js +1 -0
  253. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cache/symbols.js +1 -0
  254. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cache/util.js +1 -0
  255. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/client.js +26 -0
  256. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/compat/dispatcher-weakref.js +1 -0
  257. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cookies/constants.js +1 -0
  258. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cookies/index.js +1 -0
  259. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cookies/parse.js +1 -0
  260. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/cookies/util.js +1 -0
  261. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/connect.js +1 -0
  262. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/constants.js +1 -0
  263. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/errors.js +1 -0
  264. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/request.js +5 -0
  265. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/symbols.js +1 -0
  266. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/core/util.js +1 -0
  267. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/dispatcher-base.js +1 -0
  268. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/dispatcher.js +1 -0
  269. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/body.js +9 -0
  270. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/constants.js +1 -0
  271. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/dataURL.js +3 -0
  272. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/file.js +3 -0
  273. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/formdata.js +1 -0
  274. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/global.js +1 -0
  275. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/headers.js +1 -0
  276. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/index.js +1 -0
  277. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/request.js +1 -0
  278. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/response.js +1 -0
  279. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/symbols.js +1 -0
  280. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/util.js +2 -0
  281. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fetch/webidl.js +1 -0
  282. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fileapi/encoding.js +1 -0
  283. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fileapi/filereader.js +1 -0
  284. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fileapi/progressevent.js +1 -0
  285. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fileapi/symbols.js +1 -0
  286. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/fileapi/util.js +1 -0
  287. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/global.js +1 -0
  288. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/handler/DecoratorHandler.js +1 -0
  289. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/handler/RedirectHandler.js +1 -0
  290. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/handler/RetryHandler.js +1 -0
  291. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/interceptor/redirectInterceptor.js +1 -0
  292. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/llhttp/constants.js +1 -0
  293. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/llhttp/llhttp-wasm.js +1 -0
  294. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +1 -0
  295. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/llhttp/utils.js +1 -0
  296. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-agent.js +5 -0
  297. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-client.js +1 -0
  298. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-errors.js +1 -0
  299. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-interceptor.js +1 -0
  300. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-pool.js +1 -0
  301. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-symbols.js +1 -0
  302. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/mock-utils.js +1 -0
  303. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/pending-interceptors-formatter.js +1 -0
  304. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/mock/pluralizer.js +1 -0
  305. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/node/fixed-queue.js +1 -0
  306. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/pool-base.js +1 -0
  307. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/pool-stats.js +1 -0
  308. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/pool.js +1 -0
  309. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/proxy-agent.js +1 -0
  310. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/timers.js +1 -0
  311. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/connection.js +1 -0
  312. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/constants.js +1 -0
  313. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/events.js +1 -0
  314. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/frame.js +1 -0
  315. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/receiver.js +1 -0
  316. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/symbols.js +1 -0
  317. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/util.js +1 -0
  318. package/dist/node_modules/.pnpm/undici@5.28.5/node_modules/undici/lib/websocket/websocket.js +1 -0
  319. package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js +1 -0
  320. package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js +1 -0
  321. package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js +10 -0
  322. package/dist/node_modules/.pnpm/{vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_7bb50e293f6aaa75c6ba46005f3908a0 → vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.18_@vitest_browser@3.1.3_@vitest_ui@_51b99c531dfdde59fcc5e7e2663a4785}/node_modules/vitest/dist/chunks/utils.CgTj3MsC.js +1 -1
  323. package/dist/node_modules/.pnpm/{vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_7bb50e293f6aaa75c6ba46005f3908a0 → vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.18_@vitest_browser@3.1.3_@vitest_ui@_51b99c531dfdde59fcc5e7e2663a4785}/node_modules/vitest/dist/chunks/vi.ClIskdbk.js +1 -1
  324. package/dist/node_modules/.pnpm/which-typed-array@1.1.19/node_modules/which-typed-array/index.js +1 -0
  325. package/dist/packages/web-components/src/components/accordion/gator/base/accordion.gator.scss.js +1 -1
  326. package/dist/packages/web-components/src/components/alert/gator/base/alert.gator.scss.js +1 -1
  327. package/dist/packages/web-components/src/components/alert/gator/subtitle/alert-subtitle.gator.scss.js +1 -1
  328. package/dist/packages/web-components/src/components/alert/gator/title/alert-title.gator.scss.js +1 -1
  329. package/dist/packages/web-components/src/components/avatar/gator/avatar.gator.scss.js +1 -1
  330. package/dist/packages/web-components/src/components/badge/gator/badge.gator.scss.js +1 -1
  331. package/dist/packages/web-components/src/components/banner/gator/banner.gator.scss.js +1 -1
  332. package/dist/packages/web-components/src/components/button/gator/button.gator.scss.js +1 -1
  333. package/dist/packages/web-components/src/components/button-card/button-card.tokens.scss.js +1 -1
  334. package/dist/packages/web-components/src/components/button-card/gator/button-card.gator.scss.js +1 -1
  335. package/dist/packages/web-components/src/components/card/gator/base/card.gator.scss.js +1 -1
  336. package/dist/packages/web-components/src/components/checkbox/checkbox.gator.scss.js +1 -1
  337. package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -1
  338. package/dist/packages/web-components/src/components/display-card/gator/display-card.gator.scss.js +1 -1
  339. package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.scss.js +1 -1
  340. package/dist/packages/web-components/src/components/icon/gator/icon.gator.scss.js +1 -1
  341. package/dist/packages/web-components/src/components/input/gator/help-text/help-text.gator.tokens.scss.js +1 -1
  342. package/dist/packages/web-components/src/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.scss.js +1 -1
  343. package/dist/packages/web-components/src/components/input/gator/input-file/input-file.gator.scss.js +1 -1
  344. package/dist/packages/web-components/src/components/input/gator/input-label/input-label.gator.tokens.scss.js +1 -1
  345. package/dist/packages/web-components/src/components/input/input.gator.scss.js +1 -1
  346. package/dist/packages/web-components/src/components/list/gator/list-item/list-item.gator.scss.js +1 -1
  347. package/dist/packages/web-components/src/components/modal/gator/modal.gator.scss.js +1 -1
  348. package/dist/packages/web-components/src/components/page-header/gator/page-header.gator.scss.js +1 -1
  349. package/dist/packages/web-components/src/components/radio/radio.gator.scss.js +1 -1
  350. package/dist/packages/web-components/src/components/selection-box/selection-box.gator.scss.js +1 -1
  351. package/dist/packages/web-components/src/components/switch/gator/switch.gator.scss.js +1 -1
  352. package/dist/packages/web-components/src/components/table/gator/table.gator.scss.js +1 -1
  353. package/dist/packages/web-components/src/components/tabs/gator/tabs.gator.scss.js +1 -1
  354. package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -1
  355. package/dist/packages/web-components/src/components/text-link/gator/text-link.gator.scss.js +1 -1
  356. package/dist/packages/web-components/src/components/toast/gator/base/toast.gator.scss.js +1 -1
  357. package/dist/packages/web-components/src/components/toast/gator/subtitle/toast-subtitle.gator.scss.js +1 -1
  358. package/dist/packages/web-components/src/components/toast/gator/title/toast-title.gator.scss.js +1 -1
  359. package/dist/packages/web-components/src/tokens/primitive.tokens.scss.js +1 -1
  360. package/dist/packages/web-components/src/tokens/semantic.tokens.scss.js +1 -1
  361. package/dist/types/components/button/gator/button.gator.figma.d.ts +1 -0
  362. package/dist/types/components/button-card/button-card.d.ts +5 -0
  363. package/dist/types/components/button-card/gator/button-card.gator.d.ts +1 -0
  364. package/dist/types/components/chip/chip.d.ts +5 -0
  365. package/dist/types/components/chip/gator/chip.gator.d.ts +7 -3
  366. package/dist/types/components/icon/gator/icon.gator.d.ts +5 -0
  367. package/dist/types/components/icon/gator/icon.gator.figma.d.ts +1 -0
  368. package/dist/types/components/icon/gator/templates/circle-dashed.d.ts +1 -0
  369. package/dist/types/components/icon/gator/templates/index.d.ts +2 -0
  370. package/dist/types/components/icon/gator/templates/waffle.d.ts +1 -0
  371. package/dist/types/components/modal/modal.d.ts +4 -0
  372. package/dist/types/components/radio/radio.gator.d.ts +1 -0
  373. package/dist/utils/components/slot-placeholder/slot-placeholder.js +1 -1
  374. package/dist/utils/vitest-a11y-utils.js +1 -1
  375. package/package.json +19 -18
  376. package/web-types.json +52 -34
  377. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@45.0.0/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +0 -7
  378. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@45.0.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +0 -4
  379. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@45.0.0/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +0 -4
  380. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@45.0.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +0 -10
  381. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@45.0.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +0 -16
  382. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-typing@45.0.0/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +0 -13
  383. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@45.0.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +0 -28
  384. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@45.0.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +0 -4
  385. package/dist/node_modules/.pnpm/@floating-ui_core@1.6.8/node_modules/@floating-ui/core/dist/floating-ui.core.js +0 -1
  386. package/dist/node_modules/.pnpm/@vitest_runner@3.1.2/node_modules/@vitest/runner/dist/index.js +0 -4
  387. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.7/node_modules/libphonenumber-js/metadata.min.json.js +0 -1
  388. package/dist/packages/web-components/src/components/chip/chip.tokens.scss.js +0 -1
  389. /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-icons@45.0.0 → @ckeditor_ckeditor5-icons@45.1.0}/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +0 -0
  390. /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@45.0.0 → @ckeditor_ckeditor5-watchdog@45.1.0}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +0 -0
  391. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/channels/index.js +0 -0
  392. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/client-logger/index.js +0 -0
  393. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/core-events/index.js +0 -0
  394. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/csf/index.js +0 -0
  395. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/preview-api/index.js +0 -0
  396. /package/dist/node_modules/.pnpm/{@storybook_core@8.6.12_prettier@3.5.3_storybook@8.6.12_prettier@3.5.3_ → @storybook_core@8.6.14_prettier@3.5.3_storybook@8.6.14_prettier@3.5.3_}/node_modules/@storybook/core/dist/preview-errors.js +0 -0
  397. /package/dist/node_modules/.pnpm/{@vitest_browser@3.1.2_msw@2.7.3_@types_node@22.15.3_typescript@5.8.3__playwright@1.52.0_6047d87698e2ef918623a78ce4dcf499 → @vitest_browser@3.1.3_msw@2.7.3_@types_node@22.15.18_typescript@5.8.3__playwright@1.52._b9c2784bcb118747559025d8ff12c3e0}/node_modules/@vitest/browser/context.js +0 -0
  398. /package/dist/node_modules/.pnpm/{@vitest_pretty-format@3.1.2 → @vitest_pretty-format@3.1.3}/node_modules/@vitest/pretty-format/dist/index.js +0 -0
  399. /package/dist/node_modules/.pnpm/{@vitest_runner@3.1.2 → @vitest_runner@3.1.3}/node_modules/@vitest/runner/dist/chunk-tasks.js +0 -0
  400. /package/dist/node_modules/.pnpm/{@vitest_spy@3.1.2 → @vitest_spy@3.1.3}/node_modules/@vitest/spy/dist/index.js +0 -0
  401. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.2 → @vitest_utils@3.1.3}/node_modules/@vitest/utils/dist/error.js +0 -0
  402. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.2 → @vitest_utils@3.1.3}/node_modules/@vitest/utils/dist/helpers.js +0 -0
  403. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.2 → @vitest_utils@3.1.3}/node_modules/@vitest/utils/dist/index.js +0 -0
  404. /package/dist/node_modules/.pnpm/{@vitest_utils@3.1.2 → @vitest_utils@3.1.3}/node_modules/@vitest/utils/dist/source-map.js +0 -0
  405. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/ParseError.js +0 -0
  406. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/PhoneNumber.js +0 -0
  407. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/constants.js +0 -0
  408. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/format.js +0 -0
  409. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
  410. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
  411. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -0
  412. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
  413. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
  414. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -0
  415. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -0
  416. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
  417. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -0
  418. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
  419. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
  420. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
  421. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
  422. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +0 -0
  423. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
  424. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +0 -0
  425. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
  426. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
  427. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
  428. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
  429. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
  430. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
  431. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/isPossible.js +0 -0
  432. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
  433. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/metadata.js +0 -0
  434. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -0
  435. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/parse.js +0 -0
  436. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -0
  437. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
  438. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -0
  439. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -0
  440. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
  441. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
  442. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.7 → libphonenumber-js@1.12.8}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
  443. /package/dist/node_modules/.pnpm/{vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_7bb50e293f6aaa75c6ba46005f3908a0 → vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.18_@vitest_browser@3.1.3_@vitest_ui@_51b99c531dfdde59fcc5e7e2663a4785}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
  444. /package/dist/node_modules/.pnpm/{vitest@3.1.2_@types_debug@4.1.12_@types_node@22.15.3_@vitest_browser@3.1.2_@vitest_ui@3_7bb50e293f6aaa75c6ba46005f3908a0 → vitest@3.1.3_@types_debug@4.1.12_@types_node@22.15.18_@vitest_browser@3.1.3_@vitest_ui@_51b99c531dfdde59fcc5e7e2663a4785}/node_modules/vitest/dist/chunks/date.CDOsz-HY.js +0 -0
@@ -1,5 +1,5 @@
1
1
  const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["node_modules/.pnpm/magic-string@0.30.17/node_modules/magic-string/dist/magic-string.es.js","_virtual/sourcemap-codec.umd.js","node_modules/.pnpm/@jridgewell_sourcemap-codec@1.5.0/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js","_virtual/sourcemap-codec.umd2.js"])))=>i.map(i=>d[i]);
2
- var $e=Object.defineProperty;var Ne=(t,e,n)=>e in t?$e(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n;var y=(t,e,n)=>Ne(t,typeof e!="symbol"?e+"":e,n);import{__vitePreload as Pe}from"../../../../../../../_virtual/preload-helper.js";import{format as Re,plugins as Ce}from"../../../../../@vitest_pretty-format@3.1.2/node_modules/@vitest/pretty-format/dist/index.js";import{r as Te}from"../../../../../pathe@2.0.3/node_modules/pathe/dist/shared/pathe.M-eThtNZ.js";const Oe=44,ee="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ae=new Uint8Array(64),Se=new Uint8Array(128);for(let t=0;t<ee.length;t++){const e=ee.charCodeAt(t);Ae[t]=e,Se[e]=t}function F(t,e){let n=0,s=0,i=0;do{const a=t.next();i=Se[a],n|=(i&31)<<s,s+=5}while(i&32);const r=n&1;return n>>>=1,r&&(n=-2147483648|-n),e+n}function te(t,e){return t.pos>=e?!1:t.peek()!==Oe}class Me{constructor(e){this.pos=0,this.buffer=e}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(e){const{buffer:n,pos:s}=this,i=n.indexOf(e,s);return i===-1?n.length:i}}function Fe(t){const{length:e}=t,n=new Me(t),s=[];let i=0,r=0,a=0,l=0,o=0;do{const c=n.indexOf(";"),d=[];let p=!0,u=0;for(i=0;n.pos<c;){let S;i=F(n,i),i<u&&(p=!1),u=i,te(n,c)?(r=F(n,r),a=F(n,a),l=F(n,l),te(n,c)?(o=F(n,o),S=[i,r,a,l,o]):S=[i,r,a,l]):S=[i],d.push(S),n.pos++}p||Le(d),s.push(d),n.pos=c+1}while(n.pos<=e);return s}function Le(t){t.sort(Be)}function Be(t,e){return t[0]-e[0]}const De=/^[\w+.-]+:\/\//,Je=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,Xe=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;var v;(function(t){t[t.Empty=1]="Empty",t[t.Hash=2]="Hash",t[t.Query=3]="Query",t[t.RelativePath=4]="RelativePath",t[t.AbsolutePath=5]="AbsolutePath",t[t.SchemeRelative=6]="SchemeRelative",t[t.Absolute=7]="Absolute"})(v||(v={}));function je(t){return De.test(t)}function We(t){return t.startsWith("//")}function _e(t){return t.startsWith("/")}function Ke(t){return t.startsWith("file:")}function ne(t){return/^[.?#]/.test(t)}function B(t){const e=Je.exec(t);return ye(e[1],e[2]||"",e[3],e[4]||"",e[5]||"/",e[6]||"",e[7]||"")}function Ue(t){const e=Xe.exec(t),n=e[2];return ye("file:","",e[1]||"","",_e(n)?n:"/"+n,e[3]||"",e[4]||"")}function ye(t,e,n,s,i,r,a){return{scheme:t,user:e,host:n,port:s,path:i,query:r,hash:a,type:v.Absolute}}function se(t){if(We(t)){const n=B("http:"+t);return n.scheme="",n.type=v.SchemeRelative,n}if(_e(t)){const n=B("http://foo.com"+t);return n.scheme="",n.host="",n.type=v.AbsolutePath,n}if(Ke(t))return Ue(t);if(je(t))return B(t);const e=B("http://foo.com/"+t);return e.scheme="",e.host="",e.type=t?t.startsWith("?")?v.Query:t.startsWith("#")?v.Hash:v.RelativePath:v.Empty,e}function qe(t){if(t.endsWith("/.."))return t;const e=t.lastIndexOf("/");return t.slice(0,e+1)}function ze(t,e){ve(e,e.type),t.path==="/"?t.path=e.path:t.path=qe(e.path)+t.path}function ve(t,e){const n=e<=v.RelativePath,s=t.path.split("/");let i=1,r=0,a=!1;for(let o=1;o<s.length;o++){const c=s[o];if(!c){a=!0;continue}if(a=!1,c!=="."){if(c===".."){r?(a=!0,r--,i--):n&&(s[i++]=c);continue}s[i++]=c,r++}}let l="";for(let o=1;o<i;o++)l+="/"+s[o];(!l||a&&!l.endsWith("/.."))&&(l+="/"),t.path=l}function He(t,e){if(!t&&!e)return"";const n=se(t);let s=n.type;if(e&&s!==v.Absolute){const r=se(e),a=r.type;switch(s){case v.Empty:n.hash=r.hash;case v.Hash:n.query=r.query;case v.Query:case v.RelativePath:ze(n,r);case v.AbsolutePath:n.user=r.user,n.host=r.host,n.port=r.port;case v.SchemeRelative:n.scheme=r.scheme}a>s&&(s=a)}ve(n,s);const i=n.query+n.hash;switch(s){case v.Hash:case v.Query:return i;case v.RelativePath:{const r=n.path.slice(1);return r?ne(e||t)&&!ne(r)?"./"+r+i:r+i:i||"."}case v.AbsolutePath:return n.path+i;default:return n.scheme+"//"+n.user+n.host+n.port+n.path+i}}function ie(t,e){return e&&!e.endsWith("/")&&(e+="/"),He(t,e)}function Ge(t){if(!t)return"";const e=t.lastIndexOf("/");return t.slice(0,e+1)}const C=0,Ve=1,Qe=2,Ze=3,Ye=4;function et(t,e){const n=re(t,0);if(n===t.length)return t;e||(t=t.slice());for(let s=n;s<t.length;s=re(t,s+1))t[s]=nt(t[s],e);return t}function re(t,e){for(let n=e;n<t.length;n++)if(!tt(t[n]))return n;return t.length}function tt(t){for(let e=1;e<t.length;e++)if(t[e][C]<t[e-1][C])return!1;return!0}function nt(t,e){return e||(t=t.slice()),t.sort(st)}function st(t,e){return t[C]-e[C]}let X=!1;function it(t,e,n,s){for(;n<=s;){const i=n+(s-n>>1),r=t[i][C]-e;if(r===0)return X=!0,i;r<0?n=i+1:s=i-1}return X=!1,n-1}function rt(t,e,n){for(let s=n+1;s<t.length&&t[s][C]===e;n=s++);return n}function at(t,e,n){for(let s=n-1;s>=0&&t[s][C]===e;n=s--);return n}function ot(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function lt(t,e,n,s){const{lastKey:i,lastNeedle:r,lastIndex:a}=n;let l=0,o=t.length-1;if(s===i){if(e===r)return X=a!==-1&&t[a][C]===e,a;e>=r?l=a===-1?0:a:o=a}return n.lastKey=s,n.lastNeedle=e,n.lastIndex=it(t,e,l,o)}const ct="`line` must be greater than 0 (lines start at line 1)",ut="`column` must be greater than or equal to 0 (columns start at column 0)",ae=-1,ht=1;class dt{constructor(e,n){const s=typeof e=="string";if(!s&&e._decodedMemo)return e;const i=s?JSON.parse(e):e,{version:r,file:a,names:l,sourceRoot:o,sources:c,sourcesContent:d}=i;this.version=r,this.file=a,this.names=l||[],this.sourceRoot=o,this.sources=c,this.sourcesContent=d,this.ignoreList=i.ignoreList||i.x_google_ignoreList||void 0;const p=ie(o||"",Ge(n));this.resolvedSources=c.map(S=>ie(S||"",p));const{mappings:u}=i;typeof u=="string"?(this._encoded=u,this._decoded=void 0):(this._encoded=void 0,this._decoded=et(u,s)),this._decodedMemo=ot(),this._bySources=void 0,this._bySourceMemos=void 0}}function ft(t){var e;return(e=t)._decoded||(e._decoded=Fe(t._encoded))}function pt(t,e){let{line:n,column:s,bias:i}=e;if(n--,n<0)throw new Error(ct);if(s<0)throw new Error(ut);const r=ft(t);if(n>=r.length)return D(null,null,null,null);const a=r[n],l=mt(a,t._decodedMemo,n,s,i||ht);if(l===-1)return D(null,null,null,null);const o=a[l];if(o.length===1)return D(null,null,null,null);const{names:c,resolvedSources:d}=t;return D(d[o[Ve]],o[Qe]+1,o[Ze],o.length===5?c[o[Ye]]:null)}function D(t,e,n,s){return{source:t,line:e,column:n,name:s}}function mt(t,e,n,s,i){let r=lt(t,s,e,n);return X?r=(i===ae?rt:at)(t,s,r):i===ae&&r++,r===-1||r===t.length?-1:r}function xe(t){return t!=null}function gt(t){return t===null||typeof t!="function"&&typeof t!="object"}function J(t){return t!=null&&typeof t=="object"&&!Array.isArray(t)}function St(t){let e=-1,n=null,s=0,i=0,r=null;for(;e<=t.length;){r=t[e],e++;const a=t[e];if((a==='"'||a==="'"||a==="`")&&r!=="\\"&&(n===a?n=null:n||(n=a)),n||(a==="("&&s++,a===")"&&i++),s&&i&&s===i)return e}return null}const we=/^\s*at .*(?:\S:\d+|\(native\))/m,_t=/^(?:eval@)?(?:\[native code\])?$/,yt=["node:internal",/\/packages\/\w+\/dist\//,/\/@vitest\/\w+\/dist\//,"/vitest/dist/","/vitest/src/","/vite-node/dist/","/vite-node/src/","/node_modules/chai/","/node_modules/tinypool/","/node_modules/tinyspy/","/deps/chunk-","/deps/@vitest","/deps/loupe","/deps/chai",/node:\w+/,/__vitest_test__/,/__vitest_browser__/,/\/deps\/vitest_/];function Ie(t){if(!t.includes(":"))return[t];const n=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(t.replace(/^\(|\)$/g,""));if(!n)return[t];let s=n[1];if(s.startsWith("async ")&&(s=s.slice(6)),s.startsWith("http:")||s.startsWith("https:")){const i=new URL(s);i.searchParams.delete("import"),i.searchParams.delete("browserv"),s=i.pathname+i.hash+i.search}if(s.startsWith("/@fs/")){const i=/^\/@fs\/[a-zA-Z]:\//.test(s);s=s.slice(i?5:4)}return[s,n[2]||void 0,n[3]||void 0]}function vt(t){let e=t.trim();if(_t.test(e)||(e.includes(" > eval")&&(e=e.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),!e.includes("@")&&!e.includes(":")))return null;const n=/((.*".+"[^@]*)?[^@]*)(@)/,s=e.match(n),i=s&&s[1]?s[1]:void 0,[r,a,l]=Ie(e.replace(n,""));return!r||!a||!l?null:{file:r,method:i||"",line:Number.parseInt(a),column:Number.parseInt(l)}}function xt(t){let e=t.trim();if(!we.test(e))return null;e.includes("(eval ")&&(e=e.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));let n=e.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,"");const s=n.match(/ (\(.+\)$)/);n=s?n.replace(s[0],""):n;const[i,r,a]=Ie(s?s[1]:n);let l=s&&n||"",o=i&&["eval","<anonymous>"].includes(i)?void 0:i;return!o||!r||!a?null:(l.startsWith("async ")&&(l=l.slice(6)),o.startsWith("file://")&&(o=o.slice(7)),o=o.startsWith("node:")||o.startsWith("internal:")?o:Te(o),l&&(l=l.replace(/__vite_ssr_import_\d+__\./g,"")),{method:l,file:o,line:Number.parseInt(r),column:Number.parseInt(a)})}function j(t,e={}){const{ignoreStackEntries:n=yt}=e;return(we.test(t)?It(t):wt(t)).map(i=>{var r;e.getUrlId&&(i.file=e.getUrlId(i.file));const a=(r=e.getSourceMap)===null||r===void 0?void 0:r.call(e,i.file);if(!a||typeof a!="object"||!a.version)return oe(n,i.file)?null:i;const l=new dt(a),{line:o,column:c,source:d,name:p}=pt(l,i);let u=i.file;if(d){const S=i.file.startsWith("file://")?i.file:`file://${i.file}`,I=a.sourceRoot?new URL(a.sourceRoot,S):S;u=new URL(d,I).pathname}return oe(n,u)?null:o!=null&&c!=null?{line:o,column:c,file:u,method:p||i.method}:i}).filter(i=>i!=null)}function oe(t,e){return t.some(n=>e.match(n))}function wt(t){return t.split(`
2
+ var $e=Object.defineProperty;var Ne=(t,e,n)=>e in t?$e(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n;var y=(t,e,n)=>Ne(t,typeof e!="symbol"?e+"":e,n);import{__vitePreload as Pe}from"../../../../../../../_virtual/preload-helper.js";import{format as Re,plugins as Ce}from"../../../../../@vitest_pretty-format@3.1.3/node_modules/@vitest/pretty-format/dist/index.js";import{r as Te}from"../../../../../pathe@2.0.3/node_modules/pathe/dist/shared/pathe.M-eThtNZ.js";const Oe=44,ee="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ae=new Uint8Array(64),Se=new Uint8Array(128);for(let t=0;t<ee.length;t++){const e=ee.charCodeAt(t);Ae[t]=e,Se[e]=t}function F(t,e){let n=0,s=0,i=0;do{const a=t.next();i=Se[a],n|=(i&31)<<s,s+=5}while(i&32);const r=n&1;return n>>>=1,r&&(n=-2147483648|-n),e+n}function te(t,e){return t.pos>=e?!1:t.peek()!==Oe}class Me{constructor(e){this.pos=0,this.buffer=e}next(){return this.buffer.charCodeAt(this.pos++)}peek(){return this.buffer.charCodeAt(this.pos)}indexOf(e){const{buffer:n,pos:s}=this,i=n.indexOf(e,s);return i===-1?n.length:i}}function Fe(t){const{length:e}=t,n=new Me(t),s=[];let i=0,r=0,a=0,l=0,o=0;do{const c=n.indexOf(";"),d=[];let p=!0,u=0;for(i=0;n.pos<c;){let S;i=F(n,i),i<u&&(p=!1),u=i,te(n,c)?(r=F(n,r),a=F(n,a),l=F(n,l),te(n,c)?(o=F(n,o),S=[i,r,a,l,o]):S=[i,r,a,l]):S=[i],d.push(S),n.pos++}p||Le(d),s.push(d),n.pos=c+1}while(n.pos<=e);return s}function Le(t){t.sort(Be)}function Be(t,e){return t[0]-e[0]}const De=/^[\w+.-]+:\/\//,Je=/^([\w+.-]+:)\/\/([^@/#?]*@)?([^:/#?]*)(:\d+)?(\/[^#?]*)?(\?[^#]*)?(#.*)?/,Xe=/^file:(?:\/\/((?![a-z]:)[^/#?]*)?)?(\/?[^#?]*)(\?[^#]*)?(#.*)?/i;var v;(function(t){t[t.Empty=1]="Empty",t[t.Hash=2]="Hash",t[t.Query=3]="Query",t[t.RelativePath=4]="RelativePath",t[t.AbsolutePath=5]="AbsolutePath",t[t.SchemeRelative=6]="SchemeRelative",t[t.Absolute=7]="Absolute"})(v||(v={}));function je(t){return De.test(t)}function We(t){return t.startsWith("//")}function _e(t){return t.startsWith("/")}function Ke(t){return t.startsWith("file:")}function ne(t){return/^[.?#]/.test(t)}function B(t){const e=Je.exec(t);return ye(e[1],e[2]||"",e[3],e[4]||"",e[5]||"/",e[6]||"",e[7]||"")}function Ue(t){const e=Xe.exec(t),n=e[2];return ye("file:","",e[1]||"","",_e(n)?n:"/"+n,e[3]||"",e[4]||"")}function ye(t,e,n,s,i,r,a){return{scheme:t,user:e,host:n,port:s,path:i,query:r,hash:a,type:v.Absolute}}function se(t){if(We(t)){const n=B("http:"+t);return n.scheme="",n.type=v.SchemeRelative,n}if(_e(t)){const n=B("http://foo.com"+t);return n.scheme="",n.host="",n.type=v.AbsolutePath,n}if(Ke(t))return Ue(t);if(je(t))return B(t);const e=B("http://foo.com/"+t);return e.scheme="",e.host="",e.type=t?t.startsWith("?")?v.Query:t.startsWith("#")?v.Hash:v.RelativePath:v.Empty,e}function qe(t){if(t.endsWith("/.."))return t;const e=t.lastIndexOf("/");return t.slice(0,e+1)}function ze(t,e){ve(e,e.type),t.path==="/"?t.path=e.path:t.path=qe(e.path)+t.path}function ve(t,e){const n=e<=v.RelativePath,s=t.path.split("/");let i=1,r=0,a=!1;for(let o=1;o<s.length;o++){const c=s[o];if(!c){a=!0;continue}if(a=!1,c!=="."){if(c===".."){r?(a=!0,r--,i--):n&&(s[i++]=c);continue}s[i++]=c,r++}}let l="";for(let o=1;o<i;o++)l+="/"+s[o];(!l||a&&!l.endsWith("/.."))&&(l+="/"),t.path=l}function He(t,e){if(!t&&!e)return"";const n=se(t);let s=n.type;if(e&&s!==v.Absolute){const r=se(e),a=r.type;switch(s){case v.Empty:n.hash=r.hash;case v.Hash:n.query=r.query;case v.Query:case v.RelativePath:ze(n,r);case v.AbsolutePath:n.user=r.user,n.host=r.host,n.port=r.port;case v.SchemeRelative:n.scheme=r.scheme}a>s&&(s=a)}ve(n,s);const i=n.query+n.hash;switch(s){case v.Hash:case v.Query:return i;case v.RelativePath:{const r=n.path.slice(1);return r?ne(e||t)&&!ne(r)?"./"+r+i:r+i:i||"."}case v.AbsolutePath:return n.path+i;default:return n.scheme+"//"+n.user+n.host+n.port+n.path+i}}function ie(t,e){return e&&!e.endsWith("/")&&(e+="/"),He(t,e)}function Ge(t){if(!t)return"";const e=t.lastIndexOf("/");return t.slice(0,e+1)}const C=0,Ve=1,Qe=2,Ze=3,Ye=4;function et(t,e){const n=re(t,0);if(n===t.length)return t;e||(t=t.slice());for(let s=n;s<t.length;s=re(t,s+1))t[s]=nt(t[s],e);return t}function re(t,e){for(let n=e;n<t.length;n++)if(!tt(t[n]))return n;return t.length}function tt(t){for(let e=1;e<t.length;e++)if(t[e][C]<t[e-1][C])return!1;return!0}function nt(t,e){return e||(t=t.slice()),t.sort(st)}function st(t,e){return t[C]-e[C]}let X=!1;function it(t,e,n,s){for(;n<=s;){const i=n+(s-n>>1),r=t[i][C]-e;if(r===0)return X=!0,i;r<0?n=i+1:s=i-1}return X=!1,n-1}function rt(t,e,n){for(let s=n+1;s<t.length&&t[s][C]===e;n=s++);return n}function at(t,e,n){for(let s=n-1;s>=0&&t[s][C]===e;n=s--);return n}function ot(){return{lastKey:-1,lastNeedle:-1,lastIndex:-1}}function lt(t,e,n,s){const{lastKey:i,lastNeedle:r,lastIndex:a}=n;let l=0,o=t.length-1;if(s===i){if(e===r)return X=a!==-1&&t[a][C]===e,a;e>=r?l=a===-1?0:a:o=a}return n.lastKey=s,n.lastNeedle=e,n.lastIndex=it(t,e,l,o)}const ct="`line` must be greater than 0 (lines start at line 1)",ut="`column` must be greater than or equal to 0 (columns start at column 0)",ae=-1,ht=1;class dt{constructor(e,n){const s=typeof e=="string";if(!s&&e._decodedMemo)return e;const i=s?JSON.parse(e):e,{version:r,file:a,names:l,sourceRoot:o,sources:c,sourcesContent:d}=i;this.version=r,this.file=a,this.names=l||[],this.sourceRoot=o,this.sources=c,this.sourcesContent=d,this.ignoreList=i.ignoreList||i.x_google_ignoreList||void 0;const p=ie(o||"",Ge(n));this.resolvedSources=c.map(S=>ie(S||"",p));const{mappings:u}=i;typeof u=="string"?(this._encoded=u,this._decoded=void 0):(this._encoded=void 0,this._decoded=et(u,s)),this._decodedMemo=ot(),this._bySources=void 0,this._bySourceMemos=void 0}}function ft(t){var e;return(e=t)._decoded||(e._decoded=Fe(t._encoded))}function pt(t,e){let{line:n,column:s,bias:i}=e;if(n--,n<0)throw new Error(ct);if(s<0)throw new Error(ut);const r=ft(t);if(n>=r.length)return D(null,null,null,null);const a=r[n],l=mt(a,t._decodedMemo,n,s,i||ht);if(l===-1)return D(null,null,null,null);const o=a[l];if(o.length===1)return D(null,null,null,null);const{names:c,resolvedSources:d}=t;return D(d[o[Ve]],o[Qe]+1,o[Ze],o.length===5?c[o[Ye]]:null)}function D(t,e,n,s){return{source:t,line:e,column:n,name:s}}function mt(t,e,n,s,i){let r=lt(t,s,e,n);return X?r=(i===ae?rt:at)(t,s,r):i===ae&&r++,r===-1||r===t.length?-1:r}function xe(t){return t!=null}function gt(t){return t===null||typeof t!="function"&&typeof t!="object"}function J(t){return t!=null&&typeof t=="object"&&!Array.isArray(t)}function St(t){let e=-1,n=null,s=0,i=0,r=null;for(;e<=t.length;){r=t[e],e++;const a=t[e];if((a==='"'||a==="'"||a==="`")&&r!=="\\"&&(n===a?n=null:n||(n=a)),n||(a==="("&&s++,a===")"&&i++),s&&i&&s===i)return e}return null}const we=/^\s*at .*(?:\S:\d+|\(native\))/m,_t=/^(?:eval@)?(?:\[native code\])?$/,yt=["node:internal",/\/packages\/\w+\/dist\//,/\/@vitest\/\w+\/dist\//,"/vitest/dist/","/vitest/src/","/vite-node/dist/","/vite-node/src/","/node_modules/chai/","/node_modules/tinypool/","/node_modules/tinyspy/","/deps/chunk-","/deps/@vitest","/deps/loupe","/deps/chai",/node:\w+/,/__vitest_test__/,/__vitest_browser__/,/\/deps\/vitest_/];function Ie(t){if(!t.includes(":"))return[t];const n=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(t.replace(/^\(|\)$/g,""));if(!n)return[t];let s=n[1];if(s.startsWith("async ")&&(s=s.slice(6)),s.startsWith("http:")||s.startsWith("https:")){const i=new URL(s);i.searchParams.delete("import"),i.searchParams.delete("browserv"),s=i.pathname+i.hash+i.search}if(s.startsWith("/@fs/")){const i=/^\/@fs\/[a-zA-Z]:\//.test(s);s=s.slice(i?5:4)}return[s,n[2]||void 0,n[3]||void 0]}function vt(t){let e=t.trim();if(_t.test(e)||(e.includes(" > eval")&&(e=e.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),!e.includes("@")&&!e.includes(":")))return null;const n=/((.*".+"[^@]*)?[^@]*)(@)/,s=e.match(n),i=s&&s[1]?s[1]:void 0,[r,a,l]=Ie(e.replace(n,""));return!r||!a||!l?null:{file:r,method:i||"",line:Number.parseInt(a),column:Number.parseInt(l)}}function xt(t){let e=t.trim();if(!we.test(e))return null;e.includes("(eval ")&&(e=e.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));let n=e.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,"");const s=n.match(/ (\(.+\)$)/);n=s?n.replace(s[0],""):n;const[i,r,a]=Ie(s?s[1]:n);let l=s&&n||"",o=i&&["eval","<anonymous>"].includes(i)?void 0:i;return!o||!r||!a?null:(l.startsWith("async ")&&(l=l.slice(6)),o.startsWith("file://")&&(o=o.slice(7)),o=o.startsWith("node:")||o.startsWith("internal:")?o:Te(o),l&&(l=l.replace(/__vite_ssr_import_\d+__\./g,"")),{method:l,file:o,line:Number.parseInt(r),column:Number.parseInt(a)})}function j(t,e={}){const{ignoreStackEntries:n=yt}=e;return(we.test(t)?It(t):wt(t)).map(i=>{var r;e.getUrlId&&(i.file=e.getUrlId(i.file));const a=(r=e.getSourceMap)===null||r===void 0?void 0:r.call(e,i.file);if(!a||typeof a!="object"||!a.version)return oe(n,i.file)?null:i;const l=new dt(a),{line:o,column:c,source:d,name:p}=pt(l,i);let u=i.file;if(d){const S=i.file.startsWith("file://")?i.file:`file://${i.file}`,I=a.sourceRoot?new URL(a.sourceRoot,S):S;u=new URL(d,I).pathname}return oe(n,u)?null:o!=null&&c!=null?{line:o,column:c,file:u,method:p||i.method}:i}).filter(i=>i!=null)}function oe(t,e){return t.some(n=>e.match(n))}function wt(t){return t.split(`
3
3
  `).map(e=>vt(e)).filter(xe)}function It(t){return t.split(`
4
4
  `).map(e=>xt(e)).filter(xe)}function Et(t,e={}){if(!t||gt(t))return[];if(t.stacks)return t.stacks;const n=t.stack||t.stackStr||"";let s=j(n,e);if(!s.length){const i=t;i.fileName!=null&&i.lineNumber!=null&&i.columnNumber!=null&&(s=j(`${i.fileName}:${i.lineNumber}:${i.columnNumber}`,e)),i.sourceURL!=null&&i.line!=null&&i._column!=null&&(s=j(`${i.sourceURL}:${i.line}:${i.column}`,e))}return e.frameFilter&&(s=s.filter(i=>e.frameFilter(t,i)!==!1)),t.stacks=s,s}let bt=()=>"Promise{…}";try{const{getPromiseDetails:t,kPending:e,kRejected:n}=process.binding("util");Array.isArray(t(Promise.resolve()))&&(bt=(s,i)=>{const[r,a]=t(s);return r===e?"Promise{<pending>}":`Promise${r===n?"!":""}{${i.inspect(a,i)}}`})}catch{}let le=!1;try{const t=require("util");le=t.inspect?t.inspect.custom:!1}catch{le=!1}function kt(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var W,ce;function $t(){if(ce)return W;ce=1;var t,e,n,s,i,r,a,l,o,c,d,p,u,S,I,b,k,E,$;return u=/\/(?![*\/])(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\\]).|\\.)*(\/[$_\u200C\u200D\p{ID_Continue}]*|\\)?/yu,p=/--|\+\+|=>|\.{3}|\??\.(?!\d)|(?:&&|\|\||\?\?|[+\-%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2}|\/(?![\/*]))=?|[?~,:;[\](){}]/y,t=/(\x23?)(?=[$_\p{ID_Start}\\])(?:[$_\u200C\u200D\p{ID_Continue}]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+/yu,I=/(['"])(?:(?!\1)[^\\\n\r]|\\(?:\r\n|[^]))*(\1)?/y,d=/(?:0[xX][\da-fA-F](?:_?[\da-fA-F])*|0[oO][0-7](?:_?[0-7])*|0[bB][01](?:_?[01])*)n?|0n|[1-9](?:_?\d)*n|(?:(?:0(?!\d)|0\d*[89]\d*|[1-9](?:_?\d)*)(?:\.(?:\d(?:_?\d)*)?)?|\.\d(?:_?\d)*)(?:[eE][+-]?\d(?:_?\d)*)?|0[0-7]+/y,b=/[`}](?:[^`\\$]|\\[^]|\$(?!\{))*(`|\$\{)?/y,$=/[\t\v\f\ufeff\p{Zs}]+/yu,l=/\r?\n|[\r\u2028\u2029]/y,o=/\/\*(?:[^*]|\*(?!\/))*(\*\/)?/y,S=/\/\/.*/y,n=/[<>.:={}]|\/(?![\/*])/y,e=/[$_\p{ID_Start}][$_\u200C\u200D\p{ID_Continue}-]*/yu,s=/(['"])(?:(?!\1)[^])*(\1)?/y,i=/[^<>{}]+/y,E=/^(?:[\/+-]|\.{3}|\?(?:InterpolationIn(?:JSX|Template)|NoLineTerminatorHere|NonExpressionParenEnd|UnaryIncDec))?$|[{}([,;<>=*%&|^!~?:]$/,k=/^(?:=>|[;\]){}]|else|\?(?:NoLineTerminatorHere|NonExpressionParenEnd))?$/,r=/^(?:await|case|default|delete|do|else|instanceof|new|return|throw|typeof|void|yield)$/,a=/^(?:return|throw|yield)$/,c=RegExp(l.source),W=function*(_,{jsx:T=!1}={}){var w,P,O,f,m,Z,h,R,Y,N,A,g,M,x;for({length:Z}=_,f=0,m="",x=[{tag:"JS"}],w=[],A=0,g=!1;f<Z;){switch(R=x[x.length-1],R.tag){case"JS":case"JSNonExpressionParen":case"InterpolationInTemplate":case"InterpolationInJSX":if(_[f]==="/"&&(E.test(m)||r.test(m))&&(u.lastIndex=f,h=u.exec(_))){f=u.lastIndex,m=h[0],g=!0,yield{type:"RegularExpressionLiteral",value:h[0],closed:h[1]!==void 0&&h[1]!=="\\"};continue}if(p.lastIndex=f,h=p.exec(_)){switch(M=h[0],Y=p.lastIndex,N=M,M){case"(":m==="?NonExpressionParenKeyword"&&x.push({tag:"JSNonExpressionParen",nesting:A}),A++,g=!1;break;case")":A--,g=!0,R.tag==="JSNonExpressionParen"&&A===R.nesting&&(x.pop(),N="?NonExpressionParenEnd",g=!1);break;case"{":p.lastIndex=0,O=!k.test(m)&&(E.test(m)||r.test(m)),w.push(O),g=!1;break;case"}":switch(R.tag){case"InterpolationInTemplate":if(w.length===R.nesting){b.lastIndex=f,h=b.exec(_),f=b.lastIndex,m=h[0],h[1]==="${"?(m="?InterpolationInTemplate",g=!1,yield{type:"TemplateMiddle",value:h[0]}):(x.pop(),g=!0,yield{type:"TemplateTail",value:h[0],closed:h[1]==="`"});continue}break;case"InterpolationInJSX":if(w.length===R.nesting){x.pop(),f+=1,m="}",yield{type:"JSXPunctuator",value:"}"};continue}}g=w.pop(),N=g?"?ExpressionBraceEnd":"}";break;case"]":g=!0;break;case"++":case"--":N=g?"?PostfixIncDec":"?UnaryIncDec";break;case"<":if(T&&(E.test(m)||r.test(m))){x.push({tag:"JSXTag"}),f+=1,m="<",yield{type:"JSXPunctuator",value:M};continue}g=!1;break;default:g=!1}f=Y,m=N,yield{type:"Punctuator",value:M};continue}if(t.lastIndex=f,h=t.exec(_)){switch(f=t.lastIndex,N=h[0],h[0]){case"for":case"if":case"while":case"with":m!=="."&&m!=="?."&&(N="?NonExpressionParenKeyword")}m=N,g=!r.test(h[0]),yield{type:h[1]==="#"?"PrivateIdentifier":"IdentifierName",value:h[0]};continue}if(I.lastIndex=f,h=I.exec(_)){f=I.lastIndex,m=h[0],g=!0,yield{type:"StringLiteral",value:h[0],closed:h[2]!==void 0};continue}if(d.lastIndex=f,h=d.exec(_)){f=d.lastIndex,m=h[0],g=!0,yield{type:"NumericLiteral",value:h[0]};continue}if(b.lastIndex=f,h=b.exec(_)){f=b.lastIndex,m=h[0],h[1]==="${"?(m="?InterpolationInTemplate",x.push({tag:"InterpolationInTemplate",nesting:w.length}),g=!1,yield{type:"TemplateHead",value:h[0]}):(g=!0,yield{type:"NoSubstitutionTemplate",value:h[0],closed:h[1]==="`"});continue}break;case"JSXTag":case"JSXTagEnd":if(n.lastIndex=f,h=n.exec(_)){switch(f=n.lastIndex,N=h[0],h[0]){case"<":x.push({tag:"JSXTag"});break;case">":x.pop(),m==="/"||R.tag==="JSXTagEnd"?(N="?JSX",g=!0):x.push({tag:"JSXChildren"});break;case"{":x.push({tag:"InterpolationInJSX",nesting:w.length}),N="?InterpolationInJSX",g=!1;break;case"/":m==="<"&&(x.pop(),x[x.length-1].tag==="JSXChildren"&&x.pop(),x.push({tag:"JSXTagEnd"}))}m=N,yield{type:"JSXPunctuator",value:h[0]};continue}if(e.lastIndex=f,h=e.exec(_)){f=e.lastIndex,m=h[0],yield{type:"JSXIdentifier",value:h[0]};continue}if(s.lastIndex=f,h=s.exec(_)){f=s.lastIndex,m=h[0],yield{type:"JSXString",value:h[0],closed:h[2]!==void 0};continue}break;case"JSXChildren":if(i.lastIndex=f,h=i.exec(_)){f=i.lastIndex,m=h[0],yield{type:"JSXText",value:h[0]};continue}switch(_[f]){case"<":x.push({tag:"JSXTag"}),f++,m="<",yield{type:"JSXPunctuator",value:"<"};continue;case"{":x.push({tag:"InterpolationInJSX",nesting:w.length}),f++,m="?InterpolationInJSX",g=!1,yield{type:"JSXPunctuator",value:"{"};continue}}if($.lastIndex=f,h=$.exec(_)){f=$.lastIndex,yield{type:"WhiteSpace",value:h[0]};continue}if(l.lastIndex=f,h=l.exec(_)){f=l.lastIndex,g=!1,a.test(m)&&(m="?NoLineTerminatorHere"),yield{type:"LineTerminatorSequence",value:h[0]};continue}if(o.lastIndex=f,h=o.exec(_)){f=o.lastIndex,c.test(h[0])&&(g=!1,a.test(m)&&(m="?NoLineTerminatorHere")),yield{type:"MultiLineComment",value:h[0],closed:h[1]!==void 0};continue}if(S.lastIndex=f,h=S.exec(_)){f=S.lastIndex,g=!1,yield{type:"SingleLineComment",value:h[0]};continue}P=String.fromCodePoint(_.codePointAt(f)),f+=P.length,m=P,g=!1,yield{type:R.tag.startsWith("JSX")?"JSXInvalid":"Invalid",value:P}}},W}$t();var Ee={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"]};new Set(Ee.keyword);new Set(Ee.strict);var Nt={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]},Pt=Object.entries(Nt);function z(t){return String(t)}z.open="";z.close="";function Rt(t=!1){let e=typeof process<"u"?process:void 0,n=(e==null?void 0:e.env)||{},s=(e==null?void 0:e.argv)||[];return!("NO_COLOR"in n||s.includes("--no-color"))&&("FORCE_COLOR"in n||s.includes("--color")||(e==null?void 0:e.platform)==="win32"||t&&n.TERM!=="dumb"||"CI"in n)||typeof window<"u"&&!!window.chrome}function Ct(t=!1){let e=Rt(t),n=(a,l,o,c)=>{let d="",p=0;do d+=a.substring(p,c)+o,p=c+l.length,c=a.indexOf(l,p);while(~c);return d+a.substring(p)},s=(a,l,o=a)=>{let c=d=>{let p=String(d),u=p.indexOf(l,a.length);return~u?a+n(p,l,o,u)+l:a+p+l};return c.open=a,c.close=l,c},i={isColorSupported:e},r=a=>`\x1B[${a}m`;for(let[a,l]of Pt)i[a]=e?s(r(l[0]),r(l[1]),l[2]):z;return i}Ct();const H=/\r?\n/;function Tt(t,e,n){const s=t.split(H),i=/\r\n/.test(t)?2:1;let r=0;if(e>s.length)return t.length;for(let a=0;a<e-1;a++)r+=s[a].length+i;return r+n}function Ot(t,e){if(e>t.length)throw new Error(`offset is longer than source length! offset ${e} > length ${t.length}`);const n=t.split(H),s=/\r\n/.test(t)?2:1;let i=0,r=0;for(;r<n.length;r++){const a=n[r].length+s;if(i+a>=e)break;i+=a}return r+1}async function At(t,e){const n=(await Pe(async()=>{const{default:i}=await import("../../../../../magic-string@0.30.17/node_modules/magic-string/dist/magic-string.es.js");return{default:i}},__vite__mapDeps([0,1,2,3]))).default,s=new Set(e.map(i=>i.file));await Promise.all(Array.from(s).map(async i=>{const r=e.filter(c=>c.file===i),a=await t.readSnapshotFile(i),l=new n(a);for(const c of r){const d=Tt(a,c.line,c.column);Jt(a,l,d,c.snapshot)}const o=l.toString();o!==a&&await t.saveSnapshotFile(i,o)}))}const Mt=/(?:toMatchInlineSnapshot|toThrowErrorMatchingInlineSnapshot)\s*\(\s*(?:\/\*[\s\S]*\*\/\s*|\/\/.*(?:[\n\r\u2028\u2029]\s*|[\t\v\f \xA0\u1680\u2000-\u200A\u202F\u205F\u3000\uFEFF]))*\{/;function Ft(t,e,n,s){let i=t.slice(n);const r=Mt.exec(i);if(!r)return!1;i=i.slice(r.index);let a=St(i);if(a===null)return!1;a+=n+r.index;const l=n+r.index+r[0].length,o=Lt(t,l),c=`, ${be(s,t,n)}`;return o===a?e.appendLeft(a,c):e.overwrite(o,a,c),!0}function Lt(t,e){let n=1,s=0;for(;n!==s&&e<t.length;){const i=t[e++];i==="{"?n++:i==="}"&&s++}return e}function be(t,e,n){const s=Ot(e,n),r=e.split(H)[s-1].match(/^\s*/)[0]||"",a=r.includes(" ")?`${r} `:`${r} `,l=t.trim().replace(/\\/g,"\\\\").split(/\n/g),o=l.length<=1,c="`";return o?`${c}${l.join(`
5
5
  `).replace(/`/g,"\\`").replace(/\$\{/g,"\\${")}${c}`:`${c}
@@ -1 +1 @@
1
- import{format as l,plugins as a}from"../../../../../@vitest_pretty-format@3.1.2/node_modules/@vitest/pretty-format/dist/index.js";import{inspect as p}from"../../../../../loupe@3.1.3/node_modules/loupe/lib/index.js";const{AsymmetricMatcher:y,DOMCollection:m,DOMElement:g,Immutable:S,ReactElement:b,ReactTestComponent:d}=a,f=[d,b,g,m,S,y];function h(t,c=10,{maxLength:r,...u}={}){const i=r??1e4;let n;try{n=l(t,{maxDepth:c,escapeString:!1,plugins:f,...u})}catch{n=l(t,{callToJSON:!1,maxDepth:c,escapeString:!1,plugins:f,...u})}return n.length>=i&&c>1?h(t,Math.floor(Math.min(c,Number.MAX_SAFE_INTEGER)/2),{maxLength:r,...u}):n}const j=/%[sdjifoOc%]/g;function $(...t){if(typeof t[0]!="string"){const n=[];for(let e=0;e<t.length;e++)n.push(o(t[e],{depth:0,colors:!1}));return n.join(" ")}const c=t.length;let r=1;const u=t[0];let i=String(u).replace(j,n=>{if(n==="%%")return"%";if(r>=c)return n;switch(n){case"%s":{const e=t[r++];return typeof e=="bigint"?`${e.toString()}n`:typeof e=="number"&&e===0&&1/e<0?"-0":typeof e=="object"&&e!==null?typeof e.toString=="function"&&e.toString!==Object.prototype.toString?e.toString():o(e,{depth:0,colors:!1}):String(e)}case"%d":{const e=t[r++];return typeof e=="bigint"?`${e.toString()}n`:Number(e).toString()}case"%i":{const e=t[r++];return typeof e=="bigint"?`${e.toString()}n`:Number.parseInt(String(e)).toString()}case"%f":return Number.parseFloat(String(t[r++])).toString();case"%o":return o(t[r++],{showHidden:!0,showProxy:!0});case"%O":return o(t[r++]);case"%c":return r++,"";case"%j":try{return JSON.stringify(t[r++])}catch(e){const s=e.message;if(s.includes("circular structure")||s.includes("cyclic structures")||s.includes("cyclic object"))return"[Circular]";throw e}default:return n}});for(let n=t[r];r<c;n=t[++r])n===null||typeof n!="object"?i+=` ${n}`:i+=` ${o(n)}`;return i}function o(t,c={}){return c.truncate===0&&(c.truncate=Number.POSITIVE_INFINITY),p(t,c)}function E(t,c={}){typeof c.truncate>"u"&&(c.truncate=40);const r=o(t,c),u=Object.prototype.toString.call(t);if(c.truncate&&r.length>=c.truncate)if(u==="[object Function]"){const i=t;return i.name?`[Function: ${i.name}]`:"[Function]"}else{if(u==="[object Array]")return`[ Array(${t.length}) ]`;if(u==="[object Object]"){const i=Object.keys(t);return`{ Object (${i.length>2?`${i.splice(0,2).join(", ")}, ...`:i.join(", ")}) }`}else return r}return r}function I(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}export{$ as f,I as g,o as i,E as o,h as s};
1
+ import{format as l,plugins as a}from"../../../../../@vitest_pretty-format@3.1.3/node_modules/@vitest/pretty-format/dist/index.js";import{inspect as p}from"../../../../../loupe@3.1.3/node_modules/loupe/lib/index.js";const{AsymmetricMatcher:y,DOMCollection:m,DOMElement:g,Immutable:S,ReactElement:b,ReactTestComponent:d}=a,f=[d,b,g,m,S,y];function h(t,c=10,{maxLength:r,...u}={}){const i=r??1e4;let n;try{n=l(t,{maxDepth:c,escapeString:!1,plugins:f,...u})}catch{n=l(t,{callToJSON:!1,maxDepth:c,escapeString:!1,plugins:f,...u})}return n.length>=i&&c>1?h(t,Math.floor(Math.min(c,Number.MAX_SAFE_INTEGER)/2),{maxLength:r,...u}):n}const j=/%[sdjifoOc%]/g;function $(...t){if(typeof t[0]!="string"){const n=[];for(let e=0;e<t.length;e++)n.push(o(t[e],{depth:0,colors:!1}));return n.join(" ")}const c=t.length;let r=1;const u=t[0];let i=String(u).replace(j,n=>{if(n==="%%")return"%";if(r>=c)return n;switch(n){case"%s":{const e=t[r++];return typeof e=="bigint"?`${e.toString()}n`:typeof e=="number"&&e===0&&1/e<0?"-0":typeof e=="object"&&e!==null?typeof e.toString=="function"&&e.toString!==Object.prototype.toString?e.toString():o(e,{depth:0,colors:!1}):String(e)}case"%d":{const e=t[r++];return typeof e=="bigint"?`${e.toString()}n`:Number(e).toString()}case"%i":{const e=t[r++];return typeof e=="bigint"?`${e.toString()}n`:Number.parseInt(String(e)).toString()}case"%f":return Number.parseFloat(String(t[r++])).toString();case"%o":return o(t[r++],{showHidden:!0,showProxy:!0});case"%O":return o(t[r++]);case"%c":return r++,"";case"%j":try{return JSON.stringify(t[r++])}catch(e){const s=e.message;if(s.includes("circular structure")||s.includes("cyclic structures")||s.includes("cyclic object"))return"[Circular]";throw e}default:return n}});for(let n=t[r];r<c;n=t[++r])n===null||typeof n!="object"?i+=` ${n}`:i+=` ${o(n)}`;return i}function o(t,c={}){return c.truncate===0&&(c.truncate=Number.POSITIVE_INFINITY),p(t,c)}function E(t,c={}){typeof c.truncate>"u"&&(c.truncate=40);const r=o(t,c),u=Object.prototype.toString.call(t);if(c.truncate&&r.length>=c.truncate)if(u==="[object Function]"){const i=t;return i.name?`[Function: ${i.name}]`:"[Function]"}else{if(u==="[object Array]")return`[ Array(${t.length}) ]`;if(u==="[object Object]"){const i=Object.keys(t);return`{ Object (${i.length>2?`${i.splice(0,2).join(", ")}, ...`:i.join(", ")}) }`}else return r}return r}function I(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}export{$ as f,I as g,o as i,E as o,h as s};
@@ -1,4 +1,4 @@
1
- var Qn=Object.defineProperty;var Zn=(n,e,t)=>e in n?Qn(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t;var K=(n,e,t)=>Zn(n,typeof e!="symbol"?e+"":e,t);import{format as Q,plugins as Bn}from"../../../../../@vitest_pretty-format@3.1.2/node_modules/@vitest/pretty-format/dist/index.js";import Y from"../../../../../tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js";import{s as Rn,g as vn}from"./chunk-_commonjsHelpers.js";import{deepClone as wn,getOwnProperties as xn,getType as sn}from"./helpers.js";import"../../../../../loupe@3.1.3/node_modules/loupe/lib/index.js";const j=-1,O=1,M=0;class A{constructor(e,t){K(this,0);K(this,1);this[0]=e,this[1]=t}}function dn(n,e){if(!n||!e||n.charAt(0)!==e.charAt(0))return 0;let t=0,r=Math.min(n.length,e.length),o=r,l=0;for(;t<o;)n.substring(l,o)===e.substring(l,o)?(t=o,l=t):r=o,o=Math.floor((r-t)/2+t);return o}function kn(n,e){if(!n||!e||n.charAt(n.length-1)!==e.charAt(e.length-1))return 0;let t=0,r=Math.min(n.length,e.length),o=r,l=0;for(;t<o;)n.substring(n.length-o,n.length-l)===e.substring(e.length-o,e.length-l)?(t=o,l=t):r=o,o=Math.floor((r-t)/2+t);return o}function Cn(n,e){const t=n.length,r=e.length;if(t===0||r===0)return 0;t>r?n=n.substring(t-r):t<r&&(e=e.substring(0,t));const o=Math.min(t,r);if(n===e)return o;let l=0,s=1;for(;;){const b=n.substring(o-s),u=e.indexOf(b);if(u===-1)return l;s+=u,(u===0||n.substring(o-s)===e.substring(0,s))&&(l=s,s++)}}function ne(n){let e=!1;const t=[];let r=0,o=null,l=0,s=0,b=0,u=0,F=0;for(;l<n.length;)n[l][0]===M?(t[r++]=l,s=u,b=F,u=0,F=0,o=n[l][1]):(n[l][0]===O?u+=n[l][1].length:F+=n[l][1].length,o&&o.length<=Math.max(s,b)&&o.length<=Math.max(u,F)&&(n.splice(t[r-1],0,new A(j,o)),n[t[r-1]+1][0]=O,r--,r--,l=r>0?t[r-1]:-1,s=0,b=0,u=0,F=0,o=null,e=!0)),l++;for(e&&Nn(n),re(n),l=1;l<n.length;){if(n[l-1][0]===j&&n[l][0]===O){const y=n[l-1][1],C=n[l][1],D=Cn(y,C),c=Cn(C,y);D>=c?(D>=y.length/2||D>=C.length/2)&&(n.splice(l,0,new A(M,C.substring(0,D))),n[l-1][1]=y.substring(0,y.length-D),n[l+1][1]=C.substring(D),l++):(c>=y.length/2||c>=C.length/2)&&(n.splice(l,0,new A(M,y.substring(0,c))),n[l-1][0]=O,n[l-1][1]=C.substring(0,C.length-c),n[l+1][0]=j,n[l+1][1]=y.substring(c),l++),l++}l++}}const bn=/[^a-z0-9]/i,yn=/\s/,$n=/[\r\n]/,ee=/\n\r?\n$/,te=/^\r?\n\r?\n/;function re(n){let e=1;for(;e<n.length-1;){if(n[e-1][0]===M&&n[e+1][0]===M){let t=n[e-1][1],r=n[e][1],o=n[e+1][1];const l=kn(t,r);if(l){const y=r.substring(r.length-l);t=t.substring(0,t.length-l),r=y+r.substring(0,r.length-l),o=y+o}let s=t,b=r,u=o,F=en(t,r)+en(r,o);for(;r.charAt(0)===o.charAt(0);){t+=r.charAt(0),r=r.substring(1)+o.charAt(0),o=o.substring(1);const y=en(t,r)+en(r,o);y>=F&&(F=y,s=t,b=r,u=o)}n[e-1][1]!==s&&(s?n[e-1][1]=s:(n.splice(e-1,1),e--),n[e][1]=b,u?n[e+1][1]=u:(n.splice(e+1,1),e--))}e++}}function Nn(n){n.push(new A(M,""));let e=0,t=0,r=0,o="",l="",s;for(;e<n.length;)switch(n[e][0]){case O:r++,l+=n[e][1],e++;break;case j:t++,o+=n[e][1],e++;break;case M:t+r>1?(t!==0&&r!==0&&(s=dn(l,o),s!==0&&(e-t-r>0&&n[e-t-r-1][0]===M?n[e-t-r-1][1]+=l.substring(0,s):(n.splice(0,0,new A(M,l.substring(0,s))),e++),l=l.substring(s),o=o.substring(s)),s=kn(l,o),s!==0&&(n[e][1]=l.substring(l.length-s)+n[e][1],l=l.substring(0,l.length-s),o=o.substring(0,o.length-s))),e-=t+r,n.splice(e,t+r),o.length&&(n.splice(e,0,new A(j,o)),e++),l.length&&(n.splice(e,0,new A(O,l)),e++),e++):e!==0&&n[e-1][0]===M?(n[e-1][1]+=n[e][1],n.splice(e,1)):e++,r=0,t=0,o="",l="";break}n[n.length-1][1]===""&&n.pop();let b=!1;for(e=1;e<n.length-1;)n[e-1][0]===M&&n[e+1][0]===M&&(n[e][1].substring(n[e][1].length-n[e-1][1].length)===n[e-1][1]?(n[e][1]=n[e-1][1]+n[e][1].substring(0,n[e][1].length-n[e-1][1].length),n[e+1][1]=n[e-1][1]+n[e+1][1],n.splice(e-1,1),b=!0):n[e][1].substring(0,n[e+1][1].length)===n[e+1][1]&&(n[e-1][1]+=n[e+1][1],n[e][1]=n[e][1].substring(n[e+1][1].length)+n[e+1][1],n.splice(e+1,1),b=!0)),e++;b&&Nn(n)}function en(n,e){if(!n||!e)return 6;const t=n.charAt(n.length-1),r=e.charAt(0),o=t.match(bn),l=r.match(bn),s=o&&t.match(yn),b=l&&r.match(yn),u=s&&t.match($n),F=b&&r.match($n),y=u&&n.match(ee),C=F&&e.match(te);return y||C?5:u||F?4:o&&!s&&b?3:s||b?2:o||l?1:0}const qn="Compared values have no visual difference.",oe="Compared values serialize to the same structure.\nPrinting internal object structure without calling `toJSON` instead.";var tn={},Fn;function le(){if(Fn)return tn;Fn=1,Object.defineProperty(tn,"__esModule",{value:!0}),tn.default=D;const n="diff-sequences",e=0,t=(c,i,h,a,f)=>{let p=0;for(;c<i&&h<a&&f(c,h);)c+=1,h+=1,p+=1;return p},r=(c,i,h,a,f)=>{let p=0;for(;c<=i&&h<=a&&f(i,a);)i-=1,a-=1,p+=1;return p},o=(c,i,h,a,f,p,L)=>{let g=0,w=-c,$=p[g],m=$;p[g]+=t($+1,i,a+$-w+1,h,f);const P=c<L?c:L;for(g+=1,w+=2;g<=P;g+=1,w+=2){if(g!==c&&m<p[g])$=p[g];else if($=m+1,i<=$)return g-1;m=p[g],p[g]=$+t($+1,i,a+$-w+1,h,f)}return L},l=(c,i,h,a,f,p,L)=>{let g=0,w=c,$=p[g],m=$;p[g]-=r(i,$-1,h,a+$-w-1,f);const P=c<L?c:L;for(g+=1,w-=2;g<=P;g+=1,w-=2){if(g!==c&&p[g]<m)$=p[g];else if($=m-1,$<i)return g-1;m=p[g],p[g]=$-r(i,$-1,h,a+$-w-1,f)}return L},s=(c,i,h,a,f,p,L,g,w,$,m)=>{const P=a-i,z=h-i,E=f-a-z,R=-E-(c-1),H=-E+(c-1);let k=e;const _=c<g?c:g;for(let T=0,S=-c;T<=_;T+=1,S+=2){const X=T===0||T!==c&&k<L[T],B=X?L[T]:k,q=X?B:B+1,J=P+q-S,U=t(q+1,h,J+1,f,p),G=q+U;if(k=L[T],L[T]=G,R<=S&&S<=H){const Z=(c-1-(S+E))/2;if(Z<=$&&w[Z]-1<=G){const I=P+B-(X?S+1:S-1),N=r(i,B,a,I,p),V=B-N,nn=I-N,x=V+1,on=nn+1;m.nChangePreceding=c-1,c-1===x+on-i-a?(m.aEndPreceding=i,m.bEndPreceding=a):(m.aEndPreceding=x,m.bEndPreceding=on),m.nCommonPreceding=N,N!==0&&(m.aCommonPreceding=x,m.bCommonPreceding=on),m.nCommonFollowing=U,U!==0&&(m.aCommonFollowing=q+1,m.bCommonFollowing=J+1);const mn=G+1,pn=J+U+1;return m.nChangeFollowing=c-1,c-1===h+f-mn-pn?(m.aStartFollowing=h,m.bStartFollowing=f):(m.aStartFollowing=mn,m.bStartFollowing=pn),!0}}}return!1},b=(c,i,h,a,f,p,L,g,w,$,m)=>{const P=f-h,z=h-i,E=f-a-z,R=E-c,H=E+c;let k=e;const _=c<$?c:$;for(let T=0,S=c;T<=_;T+=1,S-=2){const X=T===0||T!==c&&w[T]<k,B=X?w[T]:k,q=X?B:B-1,J=P+q-S,U=r(i,q-1,a,J-1,p),G=q-U;if(k=w[T],w[T]=G,R<=S&&S<=H){const Z=(c+(S-E))/2;if(Z<=g&&G-1<=L[Z]){const I=J-U;if(m.nChangePreceding=c,c===G+I-i-a?(m.aEndPreceding=i,m.bEndPreceding=a):(m.aEndPreceding=G,m.bEndPreceding=I),m.nCommonPreceding=U,U!==0&&(m.aCommonPreceding=G,m.bCommonPreceding=I),m.nChangeFollowing=c-1,c===1)m.nCommonFollowing=0,m.aStartFollowing=h,m.bStartFollowing=f;else{const N=P+B-(X?S-1:S+1),V=t(B,h,N,f,p);m.nCommonFollowing=V,V!==0&&(m.aCommonFollowing=B,m.bCommonFollowing=N);const nn=B+V,x=N+V;c-1===h+f-nn-x?(m.aStartFollowing=h,m.bStartFollowing=f):(m.aStartFollowing=nn,m.bStartFollowing=x)}return!0}}}return!1},u=(c,i,h,a,f,p,L,g,w)=>{const $=a-i,m=f-h,P=h-i,z=f-a,W=z-P;let E=P,R=P;if(L[0]=i-1,g[0]=h,W%2===0){const H=(c||W)/2,k=(P+z)/2;for(let _=1;_<=k;_+=1)if(E=o(_,h,f,$,p,L,E),_<H)R=l(_,i,a,m,p,g,R);else if(b(_,i,h,a,f,p,L,E,g,R,w))return}else{const H=((c||W)+1)/2,k=(P+z+1)/2;let _=1;for(E=o(_,h,f,$,p,L,E),_+=1;_<=k;_+=1)if(R=l(_-1,i,a,m,p,g,R),_<H)E=o(_,h,f,$,p,L,E);else if(s(_,i,h,a,f,p,L,E,g,R,w))return}throw new Error(`${n}: no overlap aStart=${i} aEnd=${h} bStart=${a} bEnd=${f}`)},F=(c,i,h,a,f,p,L,g,w,$)=>{if(f-a<h-i){if(p=!p,p&&L.length===1){const{foundSubsequence:G,isCommon:Z}=L[0];L[1]={foundSubsequence:(I,N,V)=>{G(I,V,N)},isCommon:(I,N)=>Z(N,I)}}const J=i,U=h;i=a,h=f,a=J,f=U}const{foundSubsequence:m,isCommon:P}=L[p?1:0];u(c,i,h,a,f,P,g,w,$);const{nChangePreceding:z,aEndPreceding:W,bEndPreceding:E,nCommonPreceding:R,aCommonPreceding:H,bCommonPreceding:k,nCommonFollowing:_,aCommonFollowing:T,bCommonFollowing:S,nChangeFollowing:X,aStartFollowing:B,bStartFollowing:q}=$;i<W&&a<E&&F(z,i,W,a,E,p,L,g,w,$),R!==0&&m(R,H,k),_!==0&&m(_,T,S),B<h&&q<f&&F(X,B,h,q,f,p,L,g,w,$)},y=(c,i)=>{if(typeof i!="number")throw new TypeError(`${n}: ${c} typeof ${typeof i} is not a number`);if(!Number.isSafeInteger(i))throw new RangeError(`${n}: ${c} value ${i} is not a safe integer`);if(i<0)throw new RangeError(`${n}: ${c} value ${i} is a negative integer`)},C=(c,i)=>{const h=typeof i;if(h!=="function")throw new TypeError(`${n}: ${c} typeof ${h} is not a function`)};function D(c,i,h,a){y("aLength",c),y("bLength",i),C("isCommon",h),C("foundSubsequence",a);const f=t(0,c,0,i,h);if(f!==0&&a(f,0,0),c!==f||i!==f){const p=f,L=f,g=r(p,c-1,L,i-1,h),w=c-g,$=i-g,m=f+g;c!==m&&i!==m&&F(0,p,w,L,$,!1,[{foundSubsequence:a,isCommon:h}],[e],[e],{aCommonFollowing:e,aCommonPreceding:e,aEndPreceding:e,aStartFollowing:e,bCommonFollowing:e,bCommonPreceding:e,bEndPreceding:e,bStartFollowing:e,nChangeFollowing:e,nChangePreceding:e,nCommonFollowing:e,nCommonPreceding:e}),g!==0&&a(g,w,$)}}return tn}var ce=le(),Un=vn(ce);function ie(n,e){return n.replace(/\s+$/,t=>e(t))}function an(n,e,t,r,o,l){return n.length!==0?t(`${r} ${ie(n,o)}`):r!==" "?t(r):e&&l.length!==0?t(`${r} ${l}`):""}function Gn(n,e,{aColor:t,aIndicator:r,changeLineTrailingSpaceColor:o,emptyFirstOrLastLinePlaceholder:l}){return an(n,e,t,r,o,l)}function zn(n,e,{bColor:t,bIndicator:r,changeLineTrailingSpaceColor:o,emptyFirstOrLastLinePlaceholder:l}){return an(n,e,t,r,o,l)}function Hn(n,e,{commonColor:t,commonIndicator:r,commonLineTrailingSpaceColor:o,emptyFirstOrLastLinePlaceholder:l}){return an(n,e,t,r,o,l)}function Ln(n,e,t,r,{patchColor:o}){return o(`@@ -${n+1},${e-n} +${t+1},${r-t} @@`)}function se(n,e){const t=n.length,r=e.contextLines,o=r+r;let l=t,s=!1,b=0,u=0;for(;u!==t;){const g=u;for(;u!==t&&n[u][0]===M;)u+=1;if(g!==u)if(g===0)u>r&&(l-=u-r,s=!0);else if(u===t){const w=u-g;w>r&&(l-=w-r,s=!0)}else{const w=u-g;w>o&&(l-=w-o,b+=1)}for(;u!==t&&n[u][0]!==M;)u+=1}const F=b!==0||s;b!==0?l+=b+1:s&&(l+=1);const y=l-1,C=[];let D=0;F&&C.push("");let c=0,i=0,h=0,a=0;const f=g=>{const w=C.length;C.push(Hn(g,w===0||w===y,e)),h+=1,a+=1},p=g=>{const w=C.length;C.push(Gn(g,w===0||w===y,e)),h+=1},L=g=>{const w=C.length;C.push(zn(g,w===0||w===y,e)),a+=1};for(u=0;u!==t;){let g=u;for(;u!==t&&n[u][0]===M;)u+=1;if(g!==u)if(g===0){u>r&&(g=u-r,c=g,i=g,h=c,a=i);for(let w=g;w!==u;w+=1)f(n[w][1])}else if(u===t){const w=u-g>r?g+r:u;for(let $=g;$!==w;$+=1)f(n[$][1])}else{const w=u-g;if(w>o){const $=g+r;for(let P=g;P!==$;P+=1)f(n[P][1]);C[D]=Ln(c,h,i,a,e),D=C.length,C.push("");const m=w-o;c=h+m,i=a+m,h=c,a=i;for(let P=u-r;P!==u;P+=1)f(n[P][1])}else for(let $=g;$!==u;$+=1)f(n[$][1])}for(;u!==t&&n[u][0]===j;)p(n[u][1]),u+=1;for(;u!==t&&n[u][0]===O;)L(n[u][1]),u+=1}return F&&(C[D]=Ln(c,h,i,a,e)),C.join(`
1
+ var Qn=Object.defineProperty;var Zn=(n,e,t)=>e in n?Qn(n,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):n[e]=t;var K=(n,e,t)=>Zn(n,typeof e!="symbol"?e+"":e,t);import{format as Q,plugins as Bn}from"../../../../../@vitest_pretty-format@3.1.3/node_modules/@vitest/pretty-format/dist/index.js";import Y from"../../../../../tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js";import{s as Rn,g as vn}from"./chunk-_commonjsHelpers.js";import{deepClone as wn,getOwnProperties as xn,getType as sn}from"./helpers.js";import"../../../../../loupe@3.1.3/node_modules/loupe/lib/index.js";const j=-1,O=1,M=0;class A{constructor(e,t){K(this,0);K(this,1);this[0]=e,this[1]=t}}function dn(n,e){if(!n||!e||n.charAt(0)!==e.charAt(0))return 0;let t=0,r=Math.min(n.length,e.length),o=r,l=0;for(;t<o;)n.substring(l,o)===e.substring(l,o)?(t=o,l=t):r=o,o=Math.floor((r-t)/2+t);return o}function kn(n,e){if(!n||!e||n.charAt(n.length-1)!==e.charAt(e.length-1))return 0;let t=0,r=Math.min(n.length,e.length),o=r,l=0;for(;t<o;)n.substring(n.length-o,n.length-l)===e.substring(e.length-o,e.length-l)?(t=o,l=t):r=o,o=Math.floor((r-t)/2+t);return o}function Cn(n,e){const t=n.length,r=e.length;if(t===0||r===0)return 0;t>r?n=n.substring(t-r):t<r&&(e=e.substring(0,t));const o=Math.min(t,r);if(n===e)return o;let l=0,s=1;for(;;){const b=n.substring(o-s),u=e.indexOf(b);if(u===-1)return l;s+=u,(u===0||n.substring(o-s)===e.substring(0,s))&&(l=s,s++)}}function ne(n){let e=!1;const t=[];let r=0,o=null,l=0,s=0,b=0,u=0,F=0;for(;l<n.length;)n[l][0]===M?(t[r++]=l,s=u,b=F,u=0,F=0,o=n[l][1]):(n[l][0]===O?u+=n[l][1].length:F+=n[l][1].length,o&&o.length<=Math.max(s,b)&&o.length<=Math.max(u,F)&&(n.splice(t[r-1],0,new A(j,o)),n[t[r-1]+1][0]=O,r--,r--,l=r>0?t[r-1]:-1,s=0,b=0,u=0,F=0,o=null,e=!0)),l++;for(e&&Nn(n),re(n),l=1;l<n.length;){if(n[l-1][0]===j&&n[l][0]===O){const y=n[l-1][1],C=n[l][1],D=Cn(y,C),c=Cn(C,y);D>=c?(D>=y.length/2||D>=C.length/2)&&(n.splice(l,0,new A(M,C.substring(0,D))),n[l-1][1]=y.substring(0,y.length-D),n[l+1][1]=C.substring(D),l++):(c>=y.length/2||c>=C.length/2)&&(n.splice(l,0,new A(M,y.substring(0,c))),n[l-1][0]=O,n[l-1][1]=C.substring(0,C.length-c),n[l+1][0]=j,n[l+1][1]=y.substring(c),l++),l++}l++}}const bn=/[^a-z0-9]/i,yn=/\s/,$n=/[\r\n]/,ee=/\n\r?\n$/,te=/^\r?\n\r?\n/;function re(n){let e=1;for(;e<n.length-1;){if(n[e-1][0]===M&&n[e+1][0]===M){let t=n[e-1][1],r=n[e][1],o=n[e+1][1];const l=kn(t,r);if(l){const y=r.substring(r.length-l);t=t.substring(0,t.length-l),r=y+r.substring(0,r.length-l),o=y+o}let s=t,b=r,u=o,F=en(t,r)+en(r,o);for(;r.charAt(0)===o.charAt(0);){t+=r.charAt(0),r=r.substring(1)+o.charAt(0),o=o.substring(1);const y=en(t,r)+en(r,o);y>=F&&(F=y,s=t,b=r,u=o)}n[e-1][1]!==s&&(s?n[e-1][1]=s:(n.splice(e-1,1),e--),n[e][1]=b,u?n[e+1][1]=u:(n.splice(e+1,1),e--))}e++}}function Nn(n){n.push(new A(M,""));let e=0,t=0,r=0,o="",l="",s;for(;e<n.length;)switch(n[e][0]){case O:r++,l+=n[e][1],e++;break;case j:t++,o+=n[e][1],e++;break;case M:t+r>1?(t!==0&&r!==0&&(s=dn(l,o),s!==0&&(e-t-r>0&&n[e-t-r-1][0]===M?n[e-t-r-1][1]+=l.substring(0,s):(n.splice(0,0,new A(M,l.substring(0,s))),e++),l=l.substring(s),o=o.substring(s)),s=kn(l,o),s!==0&&(n[e][1]=l.substring(l.length-s)+n[e][1],l=l.substring(0,l.length-s),o=o.substring(0,o.length-s))),e-=t+r,n.splice(e,t+r),o.length&&(n.splice(e,0,new A(j,o)),e++),l.length&&(n.splice(e,0,new A(O,l)),e++),e++):e!==0&&n[e-1][0]===M?(n[e-1][1]+=n[e][1],n.splice(e,1)):e++,r=0,t=0,o="",l="";break}n[n.length-1][1]===""&&n.pop();let b=!1;for(e=1;e<n.length-1;)n[e-1][0]===M&&n[e+1][0]===M&&(n[e][1].substring(n[e][1].length-n[e-1][1].length)===n[e-1][1]?(n[e][1]=n[e-1][1]+n[e][1].substring(0,n[e][1].length-n[e-1][1].length),n[e+1][1]=n[e-1][1]+n[e+1][1],n.splice(e-1,1),b=!0):n[e][1].substring(0,n[e+1][1].length)===n[e+1][1]&&(n[e-1][1]+=n[e+1][1],n[e][1]=n[e][1].substring(n[e+1][1].length)+n[e+1][1],n.splice(e+1,1),b=!0)),e++;b&&Nn(n)}function en(n,e){if(!n||!e)return 6;const t=n.charAt(n.length-1),r=e.charAt(0),o=t.match(bn),l=r.match(bn),s=o&&t.match(yn),b=l&&r.match(yn),u=s&&t.match($n),F=b&&r.match($n),y=u&&n.match(ee),C=F&&e.match(te);return y||C?5:u||F?4:o&&!s&&b?3:s||b?2:o||l?1:0}const qn="Compared values have no visual difference.",oe="Compared values serialize to the same structure.\nPrinting internal object structure without calling `toJSON` instead.";var tn={},Fn;function le(){if(Fn)return tn;Fn=1,Object.defineProperty(tn,"__esModule",{value:!0}),tn.default=D;const n="diff-sequences",e=0,t=(c,i,h,a,f)=>{let p=0;for(;c<i&&h<a&&f(c,h);)c+=1,h+=1,p+=1;return p},r=(c,i,h,a,f)=>{let p=0;for(;c<=i&&h<=a&&f(i,a);)i-=1,a-=1,p+=1;return p},o=(c,i,h,a,f,p,L)=>{let g=0,w=-c,$=p[g],m=$;p[g]+=t($+1,i,a+$-w+1,h,f);const P=c<L?c:L;for(g+=1,w+=2;g<=P;g+=1,w+=2){if(g!==c&&m<p[g])$=p[g];else if($=m+1,i<=$)return g-1;m=p[g],p[g]=$+t($+1,i,a+$-w+1,h,f)}return L},l=(c,i,h,a,f,p,L)=>{let g=0,w=c,$=p[g],m=$;p[g]-=r(i,$-1,h,a+$-w-1,f);const P=c<L?c:L;for(g+=1,w-=2;g<=P;g+=1,w-=2){if(g!==c&&p[g]<m)$=p[g];else if($=m-1,$<i)return g-1;m=p[g],p[g]=$-r(i,$-1,h,a+$-w-1,f)}return L},s=(c,i,h,a,f,p,L,g,w,$,m)=>{const P=a-i,z=h-i,E=f-a-z,R=-E-(c-1),H=-E+(c-1);let k=e;const _=c<g?c:g;for(let T=0,S=-c;T<=_;T+=1,S+=2){const X=T===0||T!==c&&k<L[T],B=X?L[T]:k,q=X?B:B+1,J=P+q-S,U=t(q+1,h,J+1,f,p),G=q+U;if(k=L[T],L[T]=G,R<=S&&S<=H){const Z=(c-1-(S+E))/2;if(Z<=$&&w[Z]-1<=G){const I=P+B-(X?S+1:S-1),N=r(i,B,a,I,p),V=B-N,nn=I-N,x=V+1,on=nn+1;m.nChangePreceding=c-1,c-1===x+on-i-a?(m.aEndPreceding=i,m.bEndPreceding=a):(m.aEndPreceding=x,m.bEndPreceding=on),m.nCommonPreceding=N,N!==0&&(m.aCommonPreceding=x,m.bCommonPreceding=on),m.nCommonFollowing=U,U!==0&&(m.aCommonFollowing=q+1,m.bCommonFollowing=J+1);const mn=G+1,pn=J+U+1;return m.nChangeFollowing=c-1,c-1===h+f-mn-pn?(m.aStartFollowing=h,m.bStartFollowing=f):(m.aStartFollowing=mn,m.bStartFollowing=pn),!0}}}return!1},b=(c,i,h,a,f,p,L,g,w,$,m)=>{const P=f-h,z=h-i,E=f-a-z,R=E-c,H=E+c;let k=e;const _=c<$?c:$;for(let T=0,S=c;T<=_;T+=1,S-=2){const X=T===0||T!==c&&w[T]<k,B=X?w[T]:k,q=X?B:B-1,J=P+q-S,U=r(i,q-1,a,J-1,p),G=q-U;if(k=w[T],w[T]=G,R<=S&&S<=H){const Z=(c+(S-E))/2;if(Z<=g&&G-1<=L[Z]){const I=J-U;if(m.nChangePreceding=c,c===G+I-i-a?(m.aEndPreceding=i,m.bEndPreceding=a):(m.aEndPreceding=G,m.bEndPreceding=I),m.nCommonPreceding=U,U!==0&&(m.aCommonPreceding=G,m.bCommonPreceding=I),m.nChangeFollowing=c-1,c===1)m.nCommonFollowing=0,m.aStartFollowing=h,m.bStartFollowing=f;else{const N=P+B-(X?S-1:S+1),V=t(B,h,N,f,p);m.nCommonFollowing=V,V!==0&&(m.aCommonFollowing=B,m.bCommonFollowing=N);const nn=B+V,x=N+V;c-1===h+f-nn-x?(m.aStartFollowing=h,m.bStartFollowing=f):(m.aStartFollowing=nn,m.bStartFollowing=x)}return!0}}}return!1},u=(c,i,h,a,f,p,L,g,w)=>{const $=a-i,m=f-h,P=h-i,z=f-a,W=z-P;let E=P,R=P;if(L[0]=i-1,g[0]=h,W%2===0){const H=(c||W)/2,k=(P+z)/2;for(let _=1;_<=k;_+=1)if(E=o(_,h,f,$,p,L,E),_<H)R=l(_,i,a,m,p,g,R);else if(b(_,i,h,a,f,p,L,E,g,R,w))return}else{const H=((c||W)+1)/2,k=(P+z+1)/2;let _=1;for(E=o(_,h,f,$,p,L,E),_+=1;_<=k;_+=1)if(R=l(_-1,i,a,m,p,g,R),_<H)E=o(_,h,f,$,p,L,E);else if(s(_,i,h,a,f,p,L,E,g,R,w))return}throw new Error(`${n}: no overlap aStart=${i} aEnd=${h} bStart=${a} bEnd=${f}`)},F=(c,i,h,a,f,p,L,g,w,$)=>{if(f-a<h-i){if(p=!p,p&&L.length===1){const{foundSubsequence:G,isCommon:Z}=L[0];L[1]={foundSubsequence:(I,N,V)=>{G(I,V,N)},isCommon:(I,N)=>Z(N,I)}}const J=i,U=h;i=a,h=f,a=J,f=U}const{foundSubsequence:m,isCommon:P}=L[p?1:0];u(c,i,h,a,f,P,g,w,$);const{nChangePreceding:z,aEndPreceding:W,bEndPreceding:E,nCommonPreceding:R,aCommonPreceding:H,bCommonPreceding:k,nCommonFollowing:_,aCommonFollowing:T,bCommonFollowing:S,nChangeFollowing:X,aStartFollowing:B,bStartFollowing:q}=$;i<W&&a<E&&F(z,i,W,a,E,p,L,g,w,$),R!==0&&m(R,H,k),_!==0&&m(_,T,S),B<h&&q<f&&F(X,B,h,q,f,p,L,g,w,$)},y=(c,i)=>{if(typeof i!="number")throw new TypeError(`${n}: ${c} typeof ${typeof i} is not a number`);if(!Number.isSafeInteger(i))throw new RangeError(`${n}: ${c} value ${i} is not a safe integer`);if(i<0)throw new RangeError(`${n}: ${c} value ${i} is a negative integer`)},C=(c,i)=>{const h=typeof i;if(h!=="function")throw new TypeError(`${n}: ${c} typeof ${h} is not a function`)};function D(c,i,h,a){y("aLength",c),y("bLength",i),C("isCommon",h),C("foundSubsequence",a);const f=t(0,c,0,i,h);if(f!==0&&a(f,0,0),c!==f||i!==f){const p=f,L=f,g=r(p,c-1,L,i-1,h),w=c-g,$=i-g,m=f+g;c!==m&&i!==m&&F(0,p,w,L,$,!1,[{foundSubsequence:a,isCommon:h}],[e],[e],{aCommonFollowing:e,aCommonPreceding:e,aEndPreceding:e,aStartFollowing:e,bCommonFollowing:e,bCommonPreceding:e,bEndPreceding:e,bStartFollowing:e,nChangeFollowing:e,nChangePreceding:e,nCommonFollowing:e,nCommonPreceding:e}),g!==0&&a(g,w,$)}}return tn}var ce=le(),Un=vn(ce);function ie(n,e){return n.replace(/\s+$/,t=>e(t))}function an(n,e,t,r,o,l){return n.length!==0?t(`${r} ${ie(n,o)}`):r!==" "?t(r):e&&l.length!==0?t(`${r} ${l}`):""}function Gn(n,e,{aColor:t,aIndicator:r,changeLineTrailingSpaceColor:o,emptyFirstOrLastLinePlaceholder:l}){return an(n,e,t,r,o,l)}function zn(n,e,{bColor:t,bIndicator:r,changeLineTrailingSpaceColor:o,emptyFirstOrLastLinePlaceholder:l}){return an(n,e,t,r,o,l)}function Hn(n,e,{commonColor:t,commonIndicator:r,commonLineTrailingSpaceColor:o,emptyFirstOrLastLinePlaceholder:l}){return an(n,e,t,r,o,l)}function Ln(n,e,t,r,{patchColor:o}){return o(`@@ -${n+1},${e-n} +${t+1},${r-t} @@`)}function se(n,e){const t=n.length,r=e.contextLines,o=r+r;let l=t,s=!1,b=0,u=0;for(;u!==t;){const g=u;for(;u!==t&&n[u][0]===M;)u+=1;if(g!==u)if(g===0)u>r&&(l-=u-r,s=!0);else if(u===t){const w=u-g;w>r&&(l-=w-r,s=!0)}else{const w=u-g;w>o&&(l-=w-o,b+=1)}for(;u!==t&&n[u][0]!==M;)u+=1}const F=b!==0||s;b!==0?l+=b+1:s&&(l+=1);const y=l-1,C=[];let D=0;F&&C.push("");let c=0,i=0,h=0,a=0;const f=g=>{const w=C.length;C.push(Hn(g,w===0||w===y,e)),h+=1,a+=1},p=g=>{const w=C.length;C.push(Gn(g,w===0||w===y,e)),h+=1},L=g=>{const w=C.length;C.push(zn(g,w===0||w===y,e)),a+=1};for(u=0;u!==t;){let g=u;for(;u!==t&&n[u][0]===M;)u+=1;if(g!==u)if(g===0){u>r&&(g=u-r,c=g,i=g,h=c,a=i);for(let w=g;w!==u;w+=1)f(n[w][1])}else if(u===t){const w=u-g>r?g+r:u;for(let $=g;$!==w;$+=1)f(n[$][1])}else{const w=u-g;if(w>o){const $=g+r;for(let P=g;P!==$;P+=1)f(n[P][1]);C[D]=Ln(c,h,i,a,e),D=C.length,C.push("");const m=w-o;c=h+m,i=a+m,h=c,a=i;for(let P=u-r;P!==u;P+=1)f(n[P][1])}else for(let $=g;$!==u;$+=1)f(n[$][1])}for(;u!==t&&n[u][0]===j;)p(n[u][1]),u+=1;for(;u!==t&&n[u][0]===O;)L(n[u][1]),u+=1}return F&&(C[D]=Ln(c,h,i,a,e)),C.join(`
2
2
  `)}function ue(n,e){return n.map((t,r,o)=>{const l=t[1],s=r===0||r===o.length-1;switch(t[0]){case j:return Gn(l,s,e);case O:return zn(l,s,e);default:return Hn(l,s,e)}}).join(`
3
3
  `)}const ln=n=>n,In=5,he=0;function ge(){return{aAnnotation:"Expected",aColor:Y.green,aIndicator:"-",bAnnotation:"Received",bColor:Y.red,bIndicator:"+",changeColor:Y.inverse,changeLineTrailingSpaceColor:ln,commonColor:Y.dim,commonIndicator:" ",commonLineTrailingSpaceColor:ln,compareKeys:void 0,contextLines:In,emptyFirstOrLastLinePlaceholder:"",expand:!1,includeChangeCounts:!1,omitAnnotationLines:!1,patchColor:Y.yellow,printBasicPrototype:!1,truncateThreshold:he,truncateAnnotation:"... Diff result is truncated",truncateAnnotationColor:ln}}function ae(n){return n&&typeof n=="function"?n:void 0}function fe(n){return typeof n=="number"&&Number.isSafeInteger(n)&&n>=0?n:In}function v(n={}){return{...ge(),...n,compareKeys:ae(n.compareKeys),contextLines:fe(n.contextLines)}}function d(n){return n.length===1&&n[0].length===0}function me(n){let e=0,t=0;return n.forEach(r=>{switch(r[0]){case j:e+=1;break;case O:t+=1;break}}),{a:e,b:t}}function pe({aAnnotation:n,aColor:e,aIndicator:t,bAnnotation:r,bColor:o,bIndicator:l,includeChangeCounts:s,omitAnnotationLines:b},u){if(b)return"";let F="",y="";if(s){const c=String(u.a),i=String(u.b),h=r.length-n.length,a=" ".repeat(Math.max(0,h)),f=" ".repeat(Math.max(0,-h)),p=i.length-c.length,L=" ".repeat(Math.max(0,p)),g=" ".repeat(Math.max(0,-p));F=`${a} ${t} ${L}${c}`,y=`${f} ${l} ${g}${i}`}const C=`${t} ${n}${F}`,D=`${l} ${r}${y}`;return`${e(C)}
4
4
  ${o(D)}
@@ -0,0 +1 @@
1
+ import{__module as a}from"../../../../../_virtual/index5.js";import{__require as k}from"../../../color-convert@2.0.1/node_modules/color-convert/index.js";a.exports;var d;function j(){return d?a.exports:(d=1,function(p){const u=(r,e)=>(...o)=>`\x1B[${r(...o)+e}m`,B=(r,e)=>(...o)=>{const t=r(...o);return`\x1B[${38+e};5;${t}m`},f=(r,e)=>(...o)=>{const t=r(...o);return`\x1B[${38+e};2;${t[0]};${t[1]};${t[2]}m`},g=r=>r,m=(r,e,o)=>[r,e,o],s=(r,e,o)=>{Object.defineProperty(r,e,{get:()=>{const t=o();return Object.defineProperty(r,e,{value:t,enumerable:!0,configurable:!0}),t},enumerable:!0,configurable:!0})};let c;const i=(r,e,o,t)=>{c===void 0&&(c=k());const l=t?10:0,n={};for(const[b,h]of Object.entries(c)){const y=b==="ansi16"?"ansi":b;b===e?n[y]=r(o,l):typeof h=="object"&&(n[y]=r(h[e],l))}return n};function C(){const r=new Map,e={modifier:{reset:[0,0],bold:[1,22],dim:[2,22],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29]},color:{black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39]},bgColor:{bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]}};e.color.gray=e.color.blackBright,e.bgColor.bgGray=e.bgColor.bgBlackBright,e.color.grey=e.color.blackBright,e.bgColor.bgGrey=e.bgColor.bgBlackBright;for(const[o,t]of Object.entries(e)){for(const[l,n]of Object.entries(t))e[l]={open:`\x1B[${n[0]}m`,close:`\x1B[${n[1]}m`},t[l]=e[l],r.set(n[0],n[1]);Object.defineProperty(e,o,{value:t,enumerable:!1})}return Object.defineProperty(e,"codes",{value:r,enumerable:!1}),e.color.close="\x1B[39m",e.bgColor.close="\x1B[49m",s(e.color,"ansi",()=>i(u,"ansi16",g,!1)),s(e.color,"ansi256",()=>i(B,"ansi256",g,!1)),s(e.color,"ansi16m",()=>i(f,"rgb",m,!1)),s(e.bgColor,"ansi",()=>i(u,"ansi16",g,!0)),s(e.bgColor,"ansi256",()=>i(B,"ansi256",g,!0)),s(e.bgColor,"ansi16m",()=>i(f,"rgb",m,!0)),e}Object.defineProperty(p,"exports",{enumerable:!0,get:C})}(a),a.exports)}export{j as __require};
@@ -0,0 +1 @@
1
+ import{commonjsGlobal as s}from"../../../../../_virtual/_commonjsHelpers.js";import{__require as n}from"../../../possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/index.js";var o,i;function f(){if(i)return o;i=1;var e=n(),l=typeof globalThis>"u"?s:globalThis;return o=function(){for(var a=[],r=0;r<e.length;r++)typeof l[e[r]]=="function"&&(a[a.length]=e[r]);return a},o}export{f as __require};
@@ -0,0 +1 @@
1
+ import{__exports as F}from"../../../../../_virtual/index8.js";var A;function _(){if(A)return F;A=1,F.byteLength=y,F.toByteArray=C,F.fromByteArray=B;for(var c=[],n=[],l=typeof Uint8Array<"u"?Uint8Array:Array,d="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",s=0,p=d.length;s<p;++s)c[s]=d[s],n[d.charCodeAt(s)]=s;n[45]=62,n[95]=63;function x(r){var e=r.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var a=r.indexOf("=");a===-1&&(a=e);var o=a===e?0:4-a%4;return[a,o]}function y(r){var e=x(r),a=e[0],o=e[1];return(a+o)*3/4-o}function i(r,e,a){return(e+a)*3/4-a}function C(r){var e,a=x(r),o=a[0],v=a[1],t=new l(i(r,o,v)),h=0,u=v>0?o-4:o,f;for(f=0;f<u;f+=4)e=n[r.charCodeAt(f)]<<18|n[r.charCodeAt(f+1)]<<12|n[r.charCodeAt(f+2)]<<6|n[r.charCodeAt(f+3)],t[h++]=e>>16&255,t[h++]=e>>8&255,t[h++]=e&255;return v===2&&(e=n[r.charCodeAt(f)]<<2|n[r.charCodeAt(f+1)]>>4,t[h++]=e&255),v===1&&(e=n[r.charCodeAt(f)]<<10|n[r.charCodeAt(f+1)]<<4|n[r.charCodeAt(f+2)]>>2,t[h++]=e>>8&255,t[h++]=e&255),t}function L(r){return c[r>>18&63]+c[r>>12&63]+c[r>>6&63]+c[r&63]}function g(r,e,a){for(var o,v=[],t=e;t<a;t+=3)o=(r[t]<<16&16711680)+(r[t+1]<<8&65280)+(r[t+2]&255),v.push(L(o));return v.join("")}function B(r){for(var e,a=r.length,o=a%3,v=[],t=16383,h=0,u=a-o;h<u;h+=t)v.push(g(r,h,h+t>u?u:h+t));return o===1?(e=r[a-1],v.push(c[e>>2]+c[e<<4&63]+"==")):o===2&&(e=(r[a-2]<<8)+r[a-1],v.push(c[e>>10]+c[e>>4&63]+c[e<<2&63]+"=")),v.join("")}return F}export{_ as __require};
@@ -0,0 +1,6 @@
1
+ import{__exports as L}from"../../../../../_virtual/index7.js";import{__require as sr}from"../../../base64-js@1.5.1/node_modules/base64-js/index.js";import{__require as xr}from"../../../ieee754@1.2.1/node_modules/ieee754/index.js";/*!
2
+ * The buffer module from node.js, for the browser.
3
+ *
4
+ * @author Feross Aboukhadijeh <https://feross.org>
5
+ * @license MIT
6
+ */var H;function Fr(){return H?L:(H=1,function(B){var I=sr(),m=xr(),D=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;B.Buffer=u,B.SlowBuffer=Q,B.INSPECT_MAX_BYTES=50;var F=2147483647;B.kMaxLength=F,u.TYPED_ARRAY_SUPPORT=V(),!u.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function V(){try{var t=new Uint8Array(1),r={foo:function(){return 42}};return Object.setPrototypeOf(r,Uint8Array.prototype),Object.setPrototypeOf(t,r),t.foo()===42}catch{return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(u.isBuffer(this))return this.buffer}}),Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(u.isBuffer(this))return this.byteOffset}});function x(t){if(t>F)throw new RangeError('The value "'+t+'" is invalid for option "size"');var r=new Uint8Array(t);return Object.setPrototypeOf(r,u.prototype),r}function u(t,r,i){if(typeof t=="number"){if(typeof r=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return g(t)}return k(t,r,i)}u.poolSize=8192;function k(t,r,i){if(typeof t=="string")return Z(t,r);if(ArrayBuffer.isView(t))return $(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(s(t,ArrayBuffer)||t&&s(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(s(t,SharedArrayBuffer)||t&&s(t.buffer,SharedArrayBuffer)))return v(t,r,i);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var n=t.valueOf&&t.valueOf();if(n!=null&&n!==t)return u.from(n,r,i);var e=O(t);if(e)return e;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return u.from(t[Symbol.toPrimitive]("string"),r,i);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}u.from=function(t,r,i){return k(t,r,i)},Object.setPrototypeOf(u.prototype,Uint8Array.prototype),Object.setPrototypeOf(u,Uint8Array);function _(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function K(t,r,i){return _(t),t<=0?x(t):r!==void 0?typeof i=="string"?x(t).fill(r,i):x(t).fill(r):x(t)}u.alloc=function(t,r,i){return K(t,r,i)};function g(t){return _(t),x(t<0?0:S(t)|0)}u.allocUnsafe=function(t){return g(t)},u.allocUnsafeSlow=function(t){return g(t)};function Z(t,r){if((typeof r!="string"||r==="")&&(r="utf8"),!u.isEncoding(r))throw new TypeError("Unknown encoding: "+r);var i=b(t,r)|0,n=x(i),e=n.write(t,r);return e!==i&&(n=n.slice(0,e)),n}function T(t){for(var r=t.length<0?0:S(t.length)|0,i=x(r),n=0;n<r;n+=1)i[n]=t[n]&255;return i}function $(t){if(s(t,Uint8Array)){var r=new Uint8Array(t);return v(r.buffer,r.byteOffset,r.byteLength)}return T(t)}function v(t,r,i){if(r<0||t.byteLength<r)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<r+(i||0))throw new RangeError('"length" is outside of buffer bounds');var n;return r===void 0&&i===void 0?n=new Uint8Array(t):i===void 0?n=new Uint8Array(t,r):n=new Uint8Array(t,r,i),Object.setPrototypeOf(n,u.prototype),n}function O(t){if(u.isBuffer(t)){var r=S(t.length)|0,i=x(r);return i.length===0||t.copy(i,0,0,r),i}if(t.length!==void 0)return typeof t.length!="number"||C(t.length)?x(0):T(t);if(t.type==="Buffer"&&Array.isArray(t.data))return T(t.data)}function S(t){if(t>=F)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+F.toString(16)+" bytes");return t|0}function Q(t){return+t!=t&&(t=0),u.alloc(+t)}u.isBuffer=function(r){return r!=null&&r._isBuffer===!0&&r!==u.prototype},u.compare=function(r,i){if(s(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),s(i,Uint8Array)&&(i=u.from(i,i.offset,i.byteLength)),!u.isBuffer(r)||!u.isBuffer(i))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(r===i)return 0;for(var n=r.length,e=i.length,o=0,h=Math.min(n,e);o<h;++o)if(r[o]!==i[o]){n=r[o],e=i[o];break}return n<e?-1:e<n?1:0},u.isEncoding=function(r){switch(String(r).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},u.concat=function(r,i){if(!Array.isArray(r))throw new TypeError('"list" argument must be an Array of Buffers');if(r.length===0)return u.alloc(0);var n;if(i===void 0)for(i=0,n=0;n<r.length;++n)i+=r[n].length;var e=u.allocUnsafe(i),o=0;for(n=0;n<r.length;++n){var h=r[n];if(s(h,Uint8Array))o+h.length>e.length?u.from(h).copy(e,o):Uint8Array.prototype.set.call(e,h,o);else if(u.isBuffer(h))h.copy(e,o);else throw new TypeError('"list" argument must be an Array of Buffers');o+=h.length}return e};function b(t,r){if(u.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||s(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var i=t.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&i===0)return 0;for(var e=!1;;)switch(r){case"ascii":case"latin1":case"binary":return i;case"utf8":case"utf-8":return R(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return i*2;case"hex":return i>>>1;case"base64":return G(t).length;default:if(e)return n?-1:R(t).length;r=(""+r).toLowerCase(),e=!0}}u.byteLength=b;function P(t,r,i){var n=!1;if((r===void 0||r<0)&&(r=0),r>this.length||((i===void 0||i>this.length)&&(i=this.length),i<=0)||(i>>>=0,r>>>=0,i<=r))return"";for(t||(t="utf8");;)switch(t){case"hex":return fr(this,r,i);case"utf8":case"utf-8":return d(this,r,i);case"ascii":return or(this,r,i);case"latin1":case"binary":return hr(this,r,i);case"base64":return er(this,r,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return pr(this,r,i);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}u.prototype._isBuffer=!0;function E(t,r,i){var n=t[r];t[r]=t[i],t[i]=n}u.prototype.swap16=function(){var r=this.length;if(r%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var i=0;i<r;i+=2)E(this,i,i+1);return this},u.prototype.swap32=function(){var r=this.length;if(r%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var i=0;i<r;i+=4)E(this,i,i+3),E(this,i+1,i+2);return this},u.prototype.swap64=function(){var r=this.length;if(r%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var i=0;i<r;i+=8)E(this,i,i+7),E(this,i+1,i+6),E(this,i+2,i+5),E(this,i+3,i+4);return this},u.prototype.toString=function(){var r=this.length;return r===0?"":arguments.length===0?d(this,0,r):P.apply(this,arguments)},u.prototype.toLocaleString=u.prototype.toString,u.prototype.equals=function(r){if(!u.isBuffer(r))throw new TypeError("Argument must be a Buffer");return this===r?!0:u.compare(this,r)===0},u.prototype.inspect=function(){var r="",i=B.INSPECT_MAX_BYTES;return r=this.toString("hex",0,i).replace(/(.{2})/g,"$1 ").trim(),this.length>i&&(r+=" ... "),"<Buffer "+r+">"},D&&(u.prototype[D]=u.prototype.inspect),u.prototype.compare=function(r,i,n,e,o){if(s(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(r))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof r);if(i===void 0&&(i=0),n===void 0&&(n=r?r.length:0),e===void 0&&(e=0),o===void 0&&(o=this.length),i<0||n>r.length||e<0||o>this.length)throw new RangeError("out of range index");if(e>=o&&i>=n)return 0;if(e>=o)return-1;if(i>=n)return 1;if(i>>>=0,n>>>=0,e>>>=0,o>>>=0,this===r)return 0;for(var h=o-e,f=n-i,p=Math.min(h,f),a=this.slice(e,o),w=r.slice(i,n),c=0;c<p;++c)if(a[c]!==w[c]){h=a[c],f=w[c];break}return h<f?-1:f<h?1:0};function M(t,r,i,n,e){if(t.length===0)return-1;if(typeof i=="string"?(n=i,i=0):i>2147483647?i=2147483647:i<-2147483648&&(i=-2147483648),i=+i,C(i)&&(i=e?0:t.length-1),i<0&&(i=t.length+i),i>=t.length){if(e)return-1;i=t.length-1}else if(i<0)if(e)i=0;else return-1;if(typeof r=="string"&&(r=u.from(r,n)),u.isBuffer(r))return r.length===0?-1:N(t,r,i,n,e);if(typeof r=="number")return r=r&255,typeof Uint8Array.prototype.indexOf=="function"?e?Uint8Array.prototype.indexOf.call(t,r,i):Uint8Array.prototype.lastIndexOf.call(t,r,i):N(t,[r],i,n,e);throw new TypeError("val must be string, number or Buffer")}function N(t,r,i,n,e){var o=1,h=t.length,f=r.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(t.length<2||r.length<2)return-1;o=2,h/=2,f/=2,i/=2}function p(J,z){return o===1?J[z]:J.readUInt16BE(z*o)}var a;if(e){var w=-1;for(a=i;a<h;a++)if(p(t,a)===p(r,w===-1?0:a-w)){if(w===-1&&(w=a),a-w+1===f)return w*o}else w!==-1&&(a-=a-w),w=-1}else for(i+f>h&&(i=h-f),a=i;a>=0;a--){for(var c=!0,A=0;A<f;A++)if(p(t,a+A)!==p(r,A)){c=!1;break}if(c)return a}return-1}u.prototype.includes=function(r,i,n){return this.indexOf(r,i,n)!==-1},u.prototype.indexOf=function(r,i,n){return M(this,r,i,n,!0)},u.prototype.lastIndexOf=function(r,i,n){return M(this,r,i,n,!1)};function j(t,r,i,n){i=Number(i)||0;var e=t.length-i;n?(n=Number(n),n>e&&(n=e)):n=e;var o=r.length;n>o/2&&(n=o/2);for(var h=0;h<n;++h){var f=parseInt(r.substr(h*2,2),16);if(C(f))return h;t[i+h]=f}return h}function rr(t,r,i,n){return U(R(r,t.length-i),t,i,n)}function ir(t,r,i,n){return U(lr(r),t,i,n)}function tr(t,r,i,n){return U(G(r),t,i,n)}function nr(t,r,i,n){return U(wr(r,t.length-i),t,i,n)}u.prototype.write=function(r,i,n,e){if(i===void 0)e="utf8",n=this.length,i=0;else if(n===void 0&&typeof i=="string")e=i,n=this.length,i=0;else if(isFinite(i))i=i>>>0,isFinite(n)?(n=n>>>0,e===void 0&&(e="utf8")):(e=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var o=this.length-i;if((n===void 0||n>o)&&(n=o),r.length>0&&(n<0||i<0)||i>this.length)throw new RangeError("Attempt to write outside buffer bounds");e||(e="utf8");for(var h=!1;;)switch(e){case"hex":return j(this,r,i,n);case"utf8":case"utf-8":return rr(this,r,i,n);case"ascii":case"latin1":case"binary":return ir(this,r,i,n);case"base64":return tr(this,r,i,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return nr(this,r,i,n);default:if(h)throw new TypeError("Unknown encoding: "+e);e=(""+e).toLowerCase(),h=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function er(t,r,i){return r===0&&i===t.length?I.fromByteArray(t):I.fromByteArray(t.slice(r,i))}function d(t,r,i){i=Math.min(t.length,i);for(var n=[],e=r;e<i;){var o=t[e],h=null,f=o>239?4:o>223?3:o>191?2:1;if(e+f<=i){var p,a,w,c;switch(f){case 1:o<128&&(h=o);break;case 2:p=t[e+1],(p&192)===128&&(c=(o&31)<<6|p&63,c>127&&(h=c));break;case 3:p=t[e+1],a=t[e+2],(p&192)===128&&(a&192)===128&&(c=(o&15)<<12|(p&63)<<6|a&63,c>2047&&(c<55296||c>57343)&&(h=c));break;case 4:p=t[e+1],a=t[e+2],w=t[e+3],(p&192)===128&&(a&192)===128&&(w&192)===128&&(c=(o&15)<<18|(p&63)<<12|(a&63)<<6|w&63,c>65535&&c<1114112&&(h=c))}}h===null?(h=65533,f=1):h>65535&&(h-=65536,n.push(h>>>10&1023|55296),h=56320|h&1023),n.push(h),e+=f}return ur(n)}var q=4096;function ur(t){var r=t.length;if(r<=q)return String.fromCharCode.apply(String,t);for(var i="",n=0;n<r;)i+=String.fromCharCode.apply(String,t.slice(n,n+=q));return i}function or(t,r,i){var n="";i=Math.min(t.length,i);for(var e=r;e<i;++e)n+=String.fromCharCode(t[e]&127);return n}function hr(t,r,i){var n="";i=Math.min(t.length,i);for(var e=r;e<i;++e)n+=String.fromCharCode(t[e]);return n}function fr(t,r,i){var n=t.length;(!r||r<0)&&(r=0),(!i||i<0||i>n)&&(i=n);for(var e="",o=r;o<i;++o)e+=yr[t[o]];return e}function pr(t,r,i){for(var n=t.slice(r,i),e="",o=0;o<n.length-1;o+=2)e+=String.fromCharCode(n[o]+n[o+1]*256);return e}u.prototype.slice=function(r,i){var n=this.length;r=~~r,i=i===void 0?n:~~i,r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),i<0?(i+=n,i<0&&(i=0)):i>n&&(i=n),i<r&&(i=r);var e=this.subarray(r,i);return Object.setPrototypeOf(e,u.prototype),e};function l(t,r,i){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+r>i)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(r,i,n){r=r>>>0,i=i>>>0,n||l(r,i,this.length);for(var e=this[r],o=1,h=0;++h<i&&(o*=256);)e+=this[r+h]*o;return e},u.prototype.readUintBE=u.prototype.readUIntBE=function(r,i,n){r=r>>>0,i=i>>>0,n||l(r,i,this.length);for(var e=this[r+--i],o=1;i>0&&(o*=256);)e+=this[r+--i]*o;return e},u.prototype.readUint8=u.prototype.readUInt8=function(r,i){return r=r>>>0,i||l(r,1,this.length),this[r]},u.prototype.readUint16LE=u.prototype.readUInt16LE=function(r,i){return r=r>>>0,i||l(r,2,this.length),this[r]|this[r+1]<<8},u.prototype.readUint16BE=u.prototype.readUInt16BE=function(r,i){return r=r>>>0,i||l(r,2,this.length),this[r]<<8|this[r+1]},u.prototype.readUint32LE=u.prototype.readUInt32LE=function(r,i){return r=r>>>0,i||l(r,4,this.length),(this[r]|this[r+1]<<8|this[r+2]<<16)+this[r+3]*16777216},u.prototype.readUint32BE=u.prototype.readUInt32BE=function(r,i){return r=r>>>0,i||l(r,4,this.length),this[r]*16777216+(this[r+1]<<16|this[r+2]<<8|this[r+3])},u.prototype.readIntLE=function(r,i,n){r=r>>>0,i=i>>>0,n||l(r,i,this.length);for(var e=this[r],o=1,h=0;++h<i&&(o*=256);)e+=this[r+h]*o;return o*=128,e>=o&&(e-=Math.pow(2,8*i)),e},u.prototype.readIntBE=function(r,i,n){r=r>>>0,i=i>>>0,n||l(r,i,this.length);for(var e=i,o=1,h=this[r+--e];e>0&&(o*=256);)h+=this[r+--e]*o;return o*=128,h>=o&&(h-=Math.pow(2,8*i)),h},u.prototype.readInt8=function(r,i){return r=r>>>0,i||l(r,1,this.length),this[r]&128?(255-this[r]+1)*-1:this[r]},u.prototype.readInt16LE=function(r,i){r=r>>>0,i||l(r,2,this.length);var n=this[r]|this[r+1]<<8;return n&32768?n|4294901760:n},u.prototype.readInt16BE=function(r,i){r=r>>>0,i||l(r,2,this.length);var n=this[r+1]|this[r]<<8;return n&32768?n|4294901760:n},u.prototype.readInt32LE=function(r,i){return r=r>>>0,i||l(r,4,this.length),this[r]|this[r+1]<<8|this[r+2]<<16|this[r+3]<<24},u.prototype.readInt32BE=function(r,i){return r=r>>>0,i||l(r,4,this.length),this[r]<<24|this[r+1]<<16|this[r+2]<<8|this[r+3]},u.prototype.readFloatLE=function(r,i){return r=r>>>0,i||l(r,4,this.length),m.read(this,r,!0,23,4)},u.prototype.readFloatBE=function(r,i){return r=r>>>0,i||l(r,4,this.length),m.read(this,r,!1,23,4)},u.prototype.readDoubleLE=function(r,i){return r=r>>>0,i||l(r,8,this.length),m.read(this,r,!0,52,8)},u.prototype.readDoubleBE=function(r,i){return r=r>>>0,i||l(r,8,this.length),m.read(this,r,!1,52,8)};function y(t,r,i,n,e,o){if(!u.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>e||r<o)throw new RangeError('"value" argument is out of bounds');if(i+n>t.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(r,i,n,e){if(r=+r,i=i>>>0,n=n>>>0,!e){var o=Math.pow(2,8*n)-1;y(this,r,i,n,o,0)}var h=1,f=0;for(this[i]=r&255;++f<n&&(h*=256);)this[i+f]=r/h&255;return i+n},u.prototype.writeUintBE=u.prototype.writeUIntBE=function(r,i,n,e){if(r=+r,i=i>>>0,n=n>>>0,!e){var o=Math.pow(2,8*n)-1;y(this,r,i,n,o,0)}var h=n-1,f=1;for(this[i+h]=r&255;--h>=0&&(f*=256);)this[i+h]=r/f&255;return i+n},u.prototype.writeUint8=u.prototype.writeUInt8=function(r,i,n){return r=+r,i=i>>>0,n||y(this,r,i,1,255,0),this[i]=r&255,i+1},u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(r,i,n){return r=+r,i=i>>>0,n||y(this,r,i,2,65535,0),this[i]=r&255,this[i+1]=r>>>8,i+2},u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(r,i,n){return r=+r,i=i>>>0,n||y(this,r,i,2,65535,0),this[i]=r>>>8,this[i+1]=r&255,i+2},u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(r,i,n){return r=+r,i=i>>>0,n||y(this,r,i,4,4294967295,0),this[i+3]=r>>>24,this[i+2]=r>>>16,this[i+1]=r>>>8,this[i]=r&255,i+4},u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(r,i,n){return r=+r,i=i>>>0,n||y(this,r,i,4,4294967295,0),this[i]=r>>>24,this[i+1]=r>>>16,this[i+2]=r>>>8,this[i+3]=r&255,i+4},u.prototype.writeIntLE=function(r,i,n,e){if(r=+r,i=i>>>0,!e){var o=Math.pow(2,8*n-1);y(this,r,i,n,o-1,-o)}var h=0,f=1,p=0;for(this[i]=r&255;++h<n&&(f*=256);)r<0&&p===0&&this[i+h-1]!==0&&(p=1),this[i+h]=(r/f>>0)-p&255;return i+n},u.prototype.writeIntBE=function(r,i,n,e){if(r=+r,i=i>>>0,!e){var o=Math.pow(2,8*n-1);y(this,r,i,n,o-1,-o)}var h=n-1,f=1,p=0;for(this[i+h]=r&255;--h>=0&&(f*=256);)r<0&&p===0&&this[i+h+1]!==0&&(p=1),this[i+h]=(r/f>>0)-p&255;return i+n},u.prototype.writeInt8=function(r,i,n){return r=+r,i=i>>>0,n||y(this,r,i,1,127,-128),r<0&&(r=255+r+1),this[i]=r&255,i+1},u.prototype.writeInt16LE=function(r,i,n){return r=+r,i=i>>>0,n||y(this,r,i,2,32767,-32768),this[i]=r&255,this[i+1]=r>>>8,i+2},u.prototype.writeInt16BE=function(r,i,n){return r=+r,i=i>>>0,n||y(this,r,i,2,32767,-32768),this[i]=r>>>8,this[i+1]=r&255,i+2},u.prototype.writeInt32LE=function(r,i,n){return r=+r,i=i>>>0,n||y(this,r,i,4,2147483647,-2147483648),this[i]=r&255,this[i+1]=r>>>8,this[i+2]=r>>>16,this[i+3]=r>>>24,i+4},u.prototype.writeInt32BE=function(r,i,n){return r=+r,i=i>>>0,n||y(this,r,i,4,2147483647,-2147483648),r<0&&(r=4294967295+r+1),this[i]=r>>>24,this[i+1]=r>>>16,this[i+2]=r>>>8,this[i+3]=r&255,i+4};function W(t,r,i,n,e,o){if(i+n>t.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("Index out of range")}function Y(t,r,i,n,e){return r=+r,i=i>>>0,e||W(t,r,i,4),m.write(t,r,i,n,23,4),i+4}u.prototype.writeFloatLE=function(r,i,n){return Y(this,r,i,!0,n)},u.prototype.writeFloatBE=function(r,i,n){return Y(this,r,i,!1,n)};function X(t,r,i,n,e){return r=+r,i=i>>>0,e||W(t,r,i,8),m.write(t,r,i,n,52,8),i+8}u.prototype.writeDoubleLE=function(r,i,n){return X(this,r,i,!0,n)},u.prototype.writeDoubleBE=function(r,i,n){return X(this,r,i,!1,n)},u.prototype.copy=function(r,i,n,e){if(!u.isBuffer(r))throw new TypeError("argument should be a Buffer");if(n||(n=0),!e&&e!==0&&(e=this.length),i>=r.length&&(i=r.length),i||(i=0),e>0&&e<n&&(e=n),e===n||r.length===0||this.length===0)return 0;if(i<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(e<0)throw new RangeError("sourceEnd out of bounds");e>this.length&&(e=this.length),r.length-i<e-n&&(e=r.length-i+n);var o=e-n;return this===r&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(i,n,e):Uint8Array.prototype.set.call(r,this.subarray(n,e),i),o},u.prototype.fill=function(r,i,n,e){if(typeof r=="string"){if(typeof i=="string"?(e=i,i=0,n=this.length):typeof n=="string"&&(e=n,n=this.length),e!==void 0&&typeof e!="string")throw new TypeError("encoding must be a string");if(typeof e=="string"&&!u.isEncoding(e))throw new TypeError("Unknown encoding: "+e);if(r.length===1){var o=r.charCodeAt(0);(e==="utf8"&&o<128||e==="latin1")&&(r=o)}}else typeof r=="number"?r=r&255:typeof r=="boolean"&&(r=Number(r));if(i<0||this.length<i||this.length<n)throw new RangeError("Out of range index");if(n<=i)return this;i=i>>>0,n=n===void 0?this.length:n>>>0,r||(r=0);var h;if(typeof r=="number")for(h=i;h<n;++h)this[h]=r;else{var f=u.isBuffer(r)?r:u.from(r,e),p=f.length;if(p===0)throw new TypeError('The value "'+r+'" is invalid for argument "value"');for(h=0;h<n-i;++h)this[h+i]=f[h%p]}return this};var ar=/[^+/0-9A-Za-z-_]/g;function cr(t){if(t=t.split("=")[0],t=t.trim().replace(ar,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function R(t,r){r=r||1/0;for(var i,n=t.length,e=null,o=[],h=0;h<n;++h){if(i=t.charCodeAt(h),i>55295&&i<57344){if(!e){if(i>56319){(r-=3)>-1&&o.push(239,191,189);continue}else if(h+1===n){(r-=3)>-1&&o.push(239,191,189);continue}e=i;continue}if(i<56320){(r-=3)>-1&&o.push(239,191,189),e=i;continue}i=(e-55296<<10|i-56320)+65536}else e&&(r-=3)>-1&&o.push(239,191,189);if(e=null,i<128){if((r-=1)<0)break;o.push(i)}else if(i<2048){if((r-=2)<0)break;o.push(i>>6|192,i&63|128)}else if(i<65536){if((r-=3)<0)break;o.push(i>>12|224,i>>6&63|128,i&63|128)}else if(i<1114112){if((r-=4)<0)break;o.push(i>>18|240,i>>12&63|128,i>>6&63|128,i&63|128)}else throw new Error("Invalid code point")}return o}function lr(t){for(var r=[],i=0;i<t.length;++i)r.push(t.charCodeAt(i)&255);return r}function wr(t,r){for(var i,n,e,o=[],h=0;h<t.length&&!((r-=2)<0);++h)i=t.charCodeAt(h),n=i>>8,e=i%256,o.push(e),o.push(n);return o}function G(t){return I.toByteArray(cr(t))}function U(t,r,i,n){for(var e=0;e<n&&!(e+i>=r.length||e>=t.length);++e)r[e+i]=t[e];return e}function s(t,r){return t instanceof r||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===r.name}function C(t){return t!==t}var yr=function(){for(var t="0123456789abcdef",r=new Array(256),i=0;i<16;++i)for(var n=i*16,e=0;e<16;++e)r[n+e]=t[i]+t[e];return r}()}(L),L)}export{Fr as __require};
@@ -0,0 +1 @@
1
+ import{__require as l}from"../../../function-bind@1.1.2/node_modules/function-bind/index.js";import{__require as t}from"./functionApply.js";import{__require as o}from"./functionCall.js";import{__require as n}from"./reflectApply.js";var r,e;function m(){if(e)return r;e=1;var i=l(),a=t(),u=o(),p=n();return r=p||i.call(u,a),r}export{m as __require};
@@ -0,0 +1 @@
1
+ import{__require as n}from"../../../function-bind@1.1.2/node_modules/function-bind/index.js";import{__require as a}from"./functionApply.js";import{__require as t}from"./actualApply.js";var r,e;function _(){if(e)return r;e=1;var i=n(),p=a(),u=t();return r=function(){return u(i,p,arguments)},r}export{_ as __require};
@@ -0,0 +1 @@
1
+ var r,n;function p(){return n||(n=1,r=Function.prototype.apply),r}export{p as __require};
@@ -0,0 +1 @@
1
+ var r,n;function e(){return n||(n=1,r=Function.prototype.call),r}export{e as __require};
@@ -0,0 +1 @@
1
+ import{__require as p}from"../../../function-bind@1.1.2/node_modules/function-bind/index.js";import{__require as t}from"../../../es-errors@1.3.0/node_modules/es-errors/type.js";import{__require as o}from"./functionCall.js";import{__require as c}from"./actualApply.js";var e,i;function m(){if(i)return e;i=1;var l=p(),n=t(),u=o(),a=c();return e=function(r){if(r.length<1||typeof r[0]!="function")throw new n("a function is required");return a(l,u,r)},e}export{m as __require};
@@ -0,0 +1 @@
1
+ var e,r;function t(){return r||(r=1,e=typeof Reflect<"u"&&Reflect&&Reflect.apply),e}export{t as __require};
@@ -0,0 +1 @@
1
+ import{__module as e}from"../../../../../_virtual/index11.js";import{__require as s}from"../../../set-function-length@1.2.2/node_modules/set-function-length/index.js";import{__require as f}from"../../../es-define-property@1.0.1/node_modules/es-define-property/index.js";import{__require as _}from"../../../call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js";import{__require as d}from"../../../call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/applyBind.js";var a;function y(){return a?e.exports:(a=1,function(r){var p=s(),i=f(),u=_(),t=d();r.exports=function(o){var l=u(arguments),n=o.length-(arguments.length-1);return p(l,1+(n>0?n:0),!0)},i?i(r.exports,"apply",{value:t}):r.exports.apply=t}(e),e.exports)}export{y as __require};
@@ -0,0 +1 @@
1
+ import{__require as l}from"../../../get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js";import{__require as c}from"../../../call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js";var i,u;function d(){if(u)return i;u=1;var e=l(),n=c(),o=n([e("%String.prototype.indexOf%")]);return i=function(t,a){var r=e(t,!!a);return typeof r=="function"&&o(t,".prototype.")>-1?n([r]):r},i}export{d as __require};
@@ -0,0 +1,2 @@
1
+ import{__require as S}from"../../../../ansi-styles@4.3.0/node_modules/ansi-styles/index.js";import{__require as E}from"../../../../supports-color@7.2.0/node_modules/supports-color/browser.js";import{__require as P}from"./util.js";import{__require as x}from"./templates.js";var v,j;function R(){if(j)return v;j=1;const i=S(),{stdout:f,stderr:d}=E(),{stringReplaceAll:q,stringEncaseCRLFWithFirstIndex:C}=P(),{isArray:c}=Array,m=["ansi","ansi","ansi256","ansi16m"],n=Object.create(null),g=(t,e={})=>{if(e.level&&!(Number.isInteger(e.level)&&e.level>=0&&e.level<=3))throw new Error("The `level` option should be an integer from 0 to 3");const r=f?f.level:0;t.level=e.level===void 0?r:e.level};class A{constructor(e){return b(e)}}const b=t=>{const e={};return g(e,t),e.template=(...r)=>w(e.template,...r),Object.setPrototypeOf(e,u.prototype),Object.setPrototypeOf(e.template,e),e.template.constructor=()=>{throw new Error("`chalk.constructor()` is deprecated. Use `new chalk.Instance()` instead.")},e.template.Instance=A,e.template};function u(t){return b(t)}for(const[t,e]of Object.entries(i))n[t]={get(){const r=a(this,h(e.open,e.close,this._styler),this._isEmpty);return Object.defineProperty(this,t,{value:r}),r}};n.visible={get(){const t=a(this,this._styler,!0);return Object.defineProperty(this,"visible",{value:t}),t}};const _=["rgb","hex","keyword","hsl","hsv","hwb","ansi","ansi256"];for(const t of _)n[t]={get(){const{level:e}=this;return function(...r){const l=h(i.color[m[e]][t](...r),i.color.close,this._styler);return a(this,l,this._isEmpty)}}};for(const t of _){const e="bg"+t[0].toUpperCase()+t.slice(1);n[e]={get(){const{level:r}=this;return function(...l){const o=h(i.bgColor[m[r]][t](...l),i.bgColor.close,this._styler);return a(this,o,this._isEmpty)}}}}const k=Object.defineProperties(()=>{},{...n,level:{enumerable:!0,get(){return this._generator.level},set(t){this._generator.level=t}}}),h=(t,e,r)=>{let l,o;return r===void 0?(l=t,o=e):(l=r.openAll+t,o=e+r.closeAll),{open:t,close:e,openAll:l,closeAll:o,parent:r}},a=(t,e,r)=>{const l=(...o)=>c(o[0])&&c(o[0].raw)?O(l,w(l,...o)):O(l,o.length===1?""+o[0]:o.join(" "));return Object.setPrototypeOf(l,k),l._generator=t,l._styler=e,l._isEmpty=r,l},O=(t,e)=>{if(t.level<=0||!e)return t._isEmpty?"":e;let r=t._styler;if(r===void 0)return e;const{openAll:l,closeAll:o}=r;if(e.indexOf("\x1B")!==-1)for(;r!==void 0;)e=q(e,r.close,r.open),r=r.parent;const s=e.indexOf(`
2
+ `);return s!==-1&&(e=C(e,o,l,s)),l+e+o};let y;const w=(t,...e)=>{const[r]=e;if(!c(r)||!c(r.raw))return e.join(" ");const l=e.slice(1),o=[r.raw[0]];for(let s=1;s<r.length;s++)o.push(String(l[s-1]).replace(/[{}\\]/g,"\\$&"),String(r.raw[s]));return y===void 0&&(y=x()),y(t,o.join(""))};Object.defineProperties(u.prototype,n);const p=u();return p.supportsColor=f,p.stderr=u({level:d?d.level:0}),p.stderr.supportsColor=d,v=p,v}export{R as __require};
@@ -0,0 +1,2 @@
1
+ var a,m;function C(){if(m)return a;m=1;const E=/(?:\\(u(?:[a-f\d]{4}|\{[a-f\d]{1,6}\})|x[a-f\d]{2}|.))|(?:\{(~)?(\w+(?:\([^)]*\))?(?:\.\w+(?:\([^)]*\))?)*)(?:[ \t]|(?=\r?\n)))|(\})|((?:.|[\r\n\f])+?)/gi,c=/(?:^|\.)(\w+)(?:\(([^)]*)\))?/g,d=/^(['"])((?:\\.|(?!\1)[^\\])*)\1$/,w=/\\(u(?:[a-f\d]{4}|{[a-f\d]{1,6}})|x[a-f\d]{2}|.)|([^\\])/gi,y=new Map([["n",`
2
+ `],["r","\r"],["t"," "],["b","\b"],["f","\f"],["v","\v"],["0","\0"],["\\","\\"],["e","\x1B"],["a","\x07"]]);function f(n){const l=n[0]==="u",e=n[1]==="{";return l&&!e&&n.length===5||n[0]==="x"&&n.length===3?String.fromCharCode(parseInt(n.slice(1),16)):l&&e?String.fromCodePoint(parseInt(n.slice(2,-1),16)):y.get(n)||n}function b(n,l){const e=[],s=l.trim().split(/\s*,\s*/g);let t;for(const r of s){const o=Number(r);if(!Number.isNaN(o))e.push(o);else if(t=r.match(d))e.push(t[2].replace(w,(p,i,u)=>i?f(i):u));else throw new Error(`Invalid Chalk template style argument: ${r} (in style '${n}')`)}return e}function k(n){c.lastIndex=0;const l=[];let e;for(;(e=c.exec(n))!==null;){const s=e[1];if(e[2]){const t=b(s,e[2]);l.push([s].concat(t))}else l.push([s])}return l}function h(n,l){const e={};for(const t of l)for(const r of t.styles)e[r[0]]=t.inverse?null:r.slice(1);let s=n;for(const[t,r]of Object.entries(e))if(Array.isArray(r)){if(!(t in s))throw new Error(`Unknown Chalk style: ${t}`);s=r.length>0?s[t](...r):s[t]}return s}return a=(n,l)=>{const e=[],s=[];let t=[];if(l.replace(E,(r,o,p,i,u,S)=>{if(o)t.push(f(o));else if(i){const g=t.join("");t=[],s.push(e.length===0?g:h(n,e)(g)),e.push({inverse:p,styles:k(i)})}else if(u){if(e.length===0)throw new Error("Found extraneous } in Chalk template literal");s.push(h(n,e)(t.join(""))),t=[],e.pop()}else t.push(S)}),s.push(t.join("")),e.length>0){const r=`Chalk template literal is missing ${e.length} closing bracket${e.length===1?"":"s"} (\`}\`)`;throw new Error(r)}return s.join("")},a}export{C as __require};
@@ -0,0 +1,4 @@
1
+ var a,c;function d(){return c||(c=1,a={stringReplaceAll:(t,l,s)=>{let e=t.indexOf(l);if(e===-1)return t;const n=l.length;let r=0,u="";do u+=t.substr(r,e-r)+l+s,r=e+n,e=t.indexOf(l,r);while(e!==-1);return u+=t.substr(r),u},stringEncaseCRLFWithFirstIndex:(t,l,s,e)=>{let n=0,r="";do{const u=t[e-1]==="\r";r+=t.substr(n,(u?e-1:e)-n)+l+(u?`\r
2
+ `:`
3
+ `)+s,n=e+1,e=t.indexOf(`
4
+ `,n)}while(e!==-1);return r+=t.substr(n),r}}),a}export{d as __require};
@@ -0,0 +1 @@
1
+ import{compareVersions as p}from"./compareVersions.js";const c=(e,n,r)=>{a(r);const s=p(e,n);return t[r].includes(s)},t={">":[1],">=":[0,1],"=":[0],"<=":[-1,0],"<":[-1],"!=":[-1,1]},o=Object.keys(t),a=e=>{if(typeof e!="string")throw new TypeError(`Invalid operator type, expected string but got ${typeof e}`);if(o.indexOf(e)===-1)throw new Error(`Invalid operator, expected one of ${o.join("|")}`)};export{c as compare};
@@ -0,0 +1 @@
1
+ import{validateAndParse as s,compareSegments as p}from"./utils.js";const m=(c,i)=>{const n=s(c),e=s(i),r=n.pop(),t=e.pop(),o=p(n,e);return o!==0?o:r&&t?p(r.split("."),t.split(".")):r||t?r?-1:1:0};export{m as compareVersions};
@@ -0,0 +1 @@
1
+ import{compare as e}from"./compare.js";import{compareVersions as a}from"./compareVersions.js";import{satisfies as m}from"./satisfies.js";import{validate as f,validateStrict as s}from"./validate.js";export{e as compare,a as compareVersions,m as satisfies,f as validate,s as validateStrict};
@@ -0,0 +1 @@
1
+ import{compare as A}from"./compare.js";import{validateAndParse as v,compareSegments as c}from"./utils.js";const u=(e,t)=>{if(t=t.replace(/([><=]+)\s+/g,"$1"),t.includes("||"))return t.split("||").some(s=>u(e,s));if(t.includes(" - ")){const[s,y]=t.split(" - ",2);return u(e,`>=${s} <=${y}`)}else if(t.includes(" "))return t.trim().replace(/\s{2,}/g," ").split(" ").every(s=>u(e,s));const p=t.match(/^([<>=~^]+)/),i=p?p[1]:"=";if(i!=="^"&&i!=="~")return A(e,t,i);const[x,$,b,,m]=v(e),[h,f,o,,d]=v(t),n=[x,$,b],l=[h,f??"x",o??"x"];if(d&&(!m||c(n,l)!==0||c(m.split("."),d.split("."))===-1))return!1;const a=l.findIndex(s=>s!=="0")+1,r=i==="~"?2:a>1?a:1;return!(c(n.slice(0,r),l.slice(0,r))!==0||c(n.slice(r),l.slice(r))===-1)};export{u as satisfies};
@@ -0,0 +1 @@
1
+ const a=/^[v^~<>=]*?(\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+)(?:\.([x*]|\d+))?(?:-([\da-z\-]+(?:\.[\da-z\-]+)*))?(?:\+[\da-z\-]+(?:\.[\da-z\-]+)*)?)?)?$/i,d=t=>{if(typeof t!="string")throw new TypeError("Invalid argument expected string");const r=t.match(a);if(!r)throw new Error(`Invalid argument not valid semver ('${t}' received)`);return r.shift(),r},o=t=>t==="*"||t==="x"||t==="X",i=t=>{const r=parseInt(t,10);return isNaN(r)?t:r},c=(t,r)=>typeof t!=typeof r?[String(t),String(r)]:[t,r],s=(t,r)=>{if(o(t)||o(r))return 0;const[e,n]=c(i(t),i(r));return e>n?1:e<n?-1:0},f=(t,r)=>{for(let e=0;e<Math.max(t.length,r.length);e++){const n=s(t[e]||"0",r[e]||"0");if(n!==0)return n}return 0};export{f as compareSegments,a as semver,d as validateAndParse};
@@ -0,0 +1 @@
1
+ import{semver as a}from"./utils.js";const e=t=>typeof t=="string"&&/^[v\d]/.test(t)&&a.test(t),z=t=>typeof t=="string"&&/^(0|[1-9]\d*)\.(0|[1-9]\d*)\.(0|[1-9]\d*)(?:-((?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*)(?:\.(?:0|[1-9]\d*|\d*[a-zA-Z-][0-9a-zA-Z-]*))*))?(?:\+([0-9a-zA-Z-]+(?:\.[0-9a-zA-Z-]+)*))?$/.test(t);export{e as validate,z as validateStrict};
@@ -0,0 +1 @@
1
+ import{__require as p}from"../../../es-define-property@1.0.0/node_modules/es-define-property/index.js";import{__require as y}from"../../../es-errors@1.3.0/node_modules/es-errors/syntax.js";import{__require as d}from"../../../es-errors@1.3.0/node_modules/es-errors/type.js";import{__require as h}from"../../../gopd@1.0.1/node_modules/gopd/index.js";var l,m;function D(){if(m)return l;m=1;var i=p(),g=y(),e=d(),s=h();return l=function(r,o,f){if(!r||typeof r!="object"&&typeof r!="function")throw new e("`obj` must be an object or a function`");if(typeof o!="string"&&typeof o!="symbol")throw new e("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new e("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new e("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new e("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new e("`loose`, if provided, must be a boolean");var t=arguments.length>3?arguments[3]:null,a=arguments.length>4?arguments[4]:null,u=arguments.length>5?arguments[5]:null,b=arguments.length>6?arguments[6]:!1,n=!!s&&s(r,o);if(i)i(r,o,{configurable:u===null&&n?n.configurable:!u,enumerable:t===null&&n?n.enumerable:!t,value:f,writable:a===null&&n?n.writable:!a});else if(b||!t&&!a&&!u)r[o]=f;else throw new g("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},l}export{D as __require};
@@ -0,0 +1,3 @@
1
+ import{__module as u}from"../../../../../../_virtual/main.js";import h from"../../../../../../_virtual/___vite-browser-external.js";import R from"../package.json.js";var m;function F(){if(m)return u.exports;m=1;var d={};const _=h,g=h,V=h,I=h,v=R.version,O=/(?:^|^)\s*(?:export\s+)?([\w.-]+)(?:\s*=\s*?|:\s+?)(\s*'(?:\\'|[^'])*'|\s*"(?:\\"|[^"])*"|\s*`(?:\\`|[^`])*`|[^#\r\n]+)?\s*(?:#.*)?(?:$|$)/mg;function T(e){const t={};let n=e.toString();n=n.replace(/\r\n?/mg,`
2
+ `);let a;for(;(a=O.exec(n))!=null;){const l=a[1];let r=a[2]||"";r=r.trim();const o=r[0];r=r.replace(/^(['"`])([\s\S]*)\1$/mg,"$2"),o==='"'&&(r=r.replace(/\\n/g,`
3
+ `),r=r.replace(/\\r/g,"\r")),t[l]=r}return t}function w(e){const t=y(e),n=s.configDotenv({path:t});if(!n.parsed){const o=new Error(`MISSING_DATA: Cannot parse ${t} for an unknown reason`);throw o.code="MISSING_DATA",o}const a=D(e).split(","),l=a.length;let r;for(let o=0;o<l;o++)try{const c=a[o].trim(),i=b(n,c);r=s.decrypt(i.ciphertext,i.key);break}catch(c){if(o+1>=l)throw c}return s.parse(r)}function $(e){console.log(`[dotenv@${v}][INFO] ${e}`)}function A(e){console.log(`[dotenv@${v}][WARN] ${e}`)}function E(e){console.log(`[dotenv@${v}][DEBUG] ${e}`)}function D(e){return e&&e.DOTENV_KEY&&e.DOTENV_KEY.length>0?e.DOTENV_KEY:d.DOTENV_KEY&&d.DOTENV_KEY.length>0?d.DOTENV_KEY:""}function b(e,t){let n;try{n=new URL(t)}catch(c){if(c.code==="ERR_INVALID_URL"){const i=new Error("INVALID_DOTENV_KEY: Wrong format. Must be in valid uri format like dotenv://:key_1234@dotenvx.com/vault/.env.vault?environment=development");throw i.code="INVALID_DOTENV_KEY",i}throw c}const a=n.password;if(!a){const c=new Error("INVALID_DOTENV_KEY: Missing key part");throw c.code="INVALID_DOTENV_KEY",c}const l=n.searchParams.get("environment");if(!l){const c=new Error("INVALID_DOTENV_KEY: Missing environment part");throw c.code="INVALID_DOTENV_KEY",c}const r=`DOTENV_VAULT_${l.toUpperCase()}`,o=e.parsed[r];if(!o){const c=new Error(`NOT_FOUND_DOTENV_ENVIRONMENT: Cannot locate environment ${r} in your .env.vault file.`);throw c.code="NOT_FOUND_DOTENV_ENVIRONMENT",c}return{ciphertext:o,key:a}}function y(e){let t=null;if(e&&e.path&&e.path.length>0)if(Array.isArray(e.path))for(const n of e.path)_.existsSync(n)&&(t=n.endsWith(".vault")?n:`${n}.vault`);else t=e.path.endsWith(".vault")?e.path:`${e.path}.vault`;else t=g.resolve(process.cwd(),".env.vault");return _.existsSync(t)?t:null}function N(e){return e[0]==="~"?g.join(V.homedir(),e.slice(1)):e}function x(e){$("Loading env from encrypted .env.vault");const t=s._parseVault(e);let n=d;return e&&e.processEnv!=null&&(n=e.processEnv),s.populate(n,t,e),{parsed:t}}function K(e){const t=g.resolve(process.cwd(),".env");let n="utf8";const a=!!(e&&e.debug);e&&e.encoding?n=e.encoding:a&&E("No encoding is specified. UTF-8 is used by default");let l=[t];if(e&&e.path)if(!Array.isArray(e.path))l=[N(e.path)];else{l=[];for(const i of e.path)l.push(N(i))}let r;const o={};for(const i of l)try{const f=s.parse(_.readFileSync(i,{encoding:n}));s.populate(o,f,e)}catch(f){a&&E(`Failed to load ${i} ${f.message}`),r=f}let c=d;return e&&e.processEnv!=null&&(c=e.processEnv),s.populate(c,o,e),r?{parsed:o,error:r}:{parsed:o}}function Y(e){if(D(e).length===0)return s.configDotenv(e);const t=y(e);return t?s._configVault(e):(A(`You set DOTENV_KEY but you are missing a .env.vault file at ${t}. Did you forget to build it?`),s.configDotenv(e))}function k(e,t){const n=Buffer.from(t.slice(-64),"hex");let a=Buffer.from(e,"base64");const l=a.subarray(0,12),r=a.subarray(-16);a=a.subarray(12,-16);try{const o=I.createDecipheriv("aes-256-gcm",n,l);return o.setAuthTag(r),`${o.update(a)}${o.final()}`}catch(o){const c=o instanceof RangeError,i=o.message==="Invalid key length",f=o.message==="Unsupported state or unable to authenticate data";if(c||i){const p=new Error("INVALID_DOTENV_KEY: It must be 64 characters long (or more)");throw p.code="INVALID_DOTENV_KEY",p}else if(f){const p=new Error("DECRYPTION_FAILED: Please check your DOTENV_KEY");throw p.code="DECRYPTION_FAILED",p}else throw o}}function L(e,t,n={}){const a=!!(n&&n.debug),l=!!(n&&n.override);if(typeof t!="object"){const r=new Error("OBJECT_REQUIRED: Please check the processEnv argument being passed to populate");throw r.code="OBJECT_REQUIRED",r}for(const r of Object.keys(t))Object.prototype.hasOwnProperty.call(e,r)?(l===!0&&(e[r]=t[r]),a&&E(l===!0?`"${r}" is already defined and WAS overwritten`:`"${r}" is already defined and was NOT overwritten`)):e[r]=t[r]}const s={configDotenv:K,_configVault:x,_parseVault:w,config:Y,decrypt:k,parse:T,populate:L};return u.exports.configDotenv=s.configDotenv,u.exports._configVault=s._configVault,u.exports._parseVault=s._parseVault,u.exports.config=s.config,u.exports.decrypt=s.decrypt,u.exports.parse=s.parse,u.exports.populate=s.populate,u.exports=s,u.exports}export{F as __require};
@@ -0,0 +1 @@
1
+ const e="16.4.7",o={version:e};export{o as default,e as version};
@@ -0,0 +1 @@
1
+ import{__require as f}from"../../../call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js";import{__require as u}from"../../../gopd@1.2.0/node_modules/gopd/index.js";var o,n;function d(){if(n)return o;n=1;var _=f(),i=u(),p;try{p=[].__proto__===Array.prototype}catch(r){if(!r||typeof r!="object"||!("code"in r)||r.code!=="ERR_PROTO_ACCESS")throw r}var e=!!p&&i&&i(Object.prototype,"__proto__"),a=Object,c=a.getPrototypeOf;return o=e&&typeof e.get=="function"?_([e.get]):typeof c=="function"?function(t){return c(t==null?t:a(t))}:!1,o}export{d as __require};
@@ -0,0 +1 @@
1
+ import{__require as n}from"../../../get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js";var r,i;function s(){if(i)return r;i=1;var t=n(),e=t("%Object.defineProperty%",!0)||!1;if(e)try{e({},"a",{value:1})}catch{e=!1}return r=e,r}export{s as __require};
@@ -0,0 +1 @@
1
+ var r,t;function a(){if(t)return r;t=1;var e=Object.defineProperty||!1;if(e)try{e({},"a",{value:1})}catch{e=!1}return r=e,r}export{a as __require};
@@ -0,0 +1 @@
1
+ var r,e;function a(){return e||(e=1,r=EvalError),r}export{a as __require};
@@ -0,0 +1 @@
1
+ var r,e;function s(){return e||(e=1,r=Error),r}export{s as __require};
@@ -0,0 +1 @@
1
+ var r,e;function a(){return e||(e=1,r=RangeError),r}export{a as __require};
@@ -0,0 +1 @@
1
+ var r,e;function f(){return e||(e=1,r=ReferenceError),r}export{f as __require};
@@ -0,0 +1 @@
1
+ var r,e;function a(){return e||(e=1,r=SyntaxError),r}export{a as __require};
@@ -0,0 +1 @@
1
+ var r,e;function u(){return e||(e=1,r=TypeError),r}export{u as __require};
@@ -0,0 +1 @@
1
+ var r,e;function i(){return e||(e=1,r=URIError),r}export{i as __require};
@@ -0,0 +1 @@
1
+ var e,r;function t(){return r||(r=1,e=Object),e}export{t as __require};
@@ -0,0 +1 @@
1
+ import{__module as p}from"../../../../../_virtual/events.js";var x;function F(){if(x)return p.exports;x=1;var a=typeof Reflect=="object"?Reflect:null,d=a&&typeof a.apply=="function"?a.apply:function(e,n,r){return Function.prototype.apply.call(e,n,r)},l;a&&typeof a.ownKeys=="function"?l=a.ownKeys:Object.getOwnPropertySymbols?l=function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:l=function(e){return Object.getOwnPropertyNames(e)};function C(t){console&&console.warn&&console.warn(t)}var h=Number.isNaN||function(e){return e!==e};function o(){o.init.call(this)}p.exports=o,p.exports.once=M,o.EventEmitter=o,o.prototype._events=void 0,o.prototype._eventsCount=0,o.prototype._maxListeners=void 0;var m=10;function v(t){if(typeof t!="function")throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof t)}Object.defineProperty(o,"defaultMaxListeners",{enumerable:!0,get:function(){return m},set:function(t){if(typeof t!="number"||t<0||h(t))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+t+".");m=t}}),o.init=function(){(this._events===void 0||this._events===Object.getPrototypeOf(this)._events)&&(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},o.prototype.setMaxListeners=function(e){if(typeof e!="number"||e<0||h(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this};function L(t){return t._maxListeners===void 0?o.defaultMaxListeners:t._maxListeners}o.prototype.getMaxListeners=function(){return L(this)},o.prototype.emit=function(e){for(var n=[],r=1;r<arguments.length;r++)n.push(arguments[r]);var i=e==="error",f=this._events;if(f!==void 0)i=i&&f.error===void 0;else if(!i)return!1;if(i){var s;if(n.length>0&&(s=n[0]),s instanceof Error)throw s;var u=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw u.context=s,u}var c=f[e];if(c===void 0)return!1;if(typeof c=="function")d(c,this,n);else for(var O=c.length,P=b(c,O),r=0;r<O;++r)d(P[r],this,n);return!0};function y(t,e,n,r){var i,f,s;if(v(n),f=t._events,f===void 0?(f=t._events=Object.create(null),t._eventsCount=0):(f.newListener!==void 0&&(t.emit("newListener",e,n.listener?n.listener:n),f=t._events),s=f[e]),s===void 0)s=f[e]=n,++t._eventsCount;else if(typeof s=="function"?s=f[e]=r?[n,s]:[s,n]:r?s.unshift(n):s.push(n),i=L(t),i>0&&s.length>i&&!s.warned){s.warned=!0;var u=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(e)+" listeners added. Use emitter.setMaxListeners() to increase limit");u.name="MaxListenersExceededWarning",u.emitter=t,u.type=e,u.count=s.length,C(u)}return t}o.prototype.addListener=function(e,n){return y(this,e,n,!1)},o.prototype.on=o.prototype.addListener,o.prototype.prependListener=function(e,n){return y(this,e,n,!0)};function R(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,arguments.length===0?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function g(t,e,n){var r={fired:!1,wrapFn:void 0,target:t,type:e,listener:n},i=R.bind(r);return i.listener=n,r.wrapFn=i,i}o.prototype.once=function(e,n){return v(n),this.on(e,g(this,e,n)),this},o.prototype.prependOnceListener=function(e,n){return v(n),this.prependListener(e,g(this,e,n)),this},o.prototype.removeListener=function(e,n){var r,i,f,s,u;if(v(n),i=this._events,i===void 0)return this;if(r=i[e],r===void 0)return this;if(r===n||r.listener===n)--this._eventsCount===0?this._events=Object.create(null):(delete i[e],i.removeListener&&this.emit("removeListener",e,r.listener||n));else if(typeof r!="function"){for(f=-1,s=r.length-1;s>=0;s--)if(r[s]===n||r[s].listener===n){u=r[s].listener,f=s;break}if(f<0)return this;f===0?r.shift():j(r,f),r.length===1&&(i[e]=r[0]),i.removeListener!==void 0&&this.emit("removeListener",e,u||n)}return this},o.prototype.off=o.prototype.removeListener,o.prototype.removeAllListeners=function(e){var n,r,i;if(r=this._events,r===void 0)return this;if(r.removeListener===void 0)return arguments.length===0?(this._events=Object.create(null),this._eventsCount=0):r[e]!==void 0&&(--this._eventsCount===0?this._events=Object.create(null):delete r[e]),this;if(arguments.length===0){var f=Object.keys(r),s;for(i=0;i<f.length;++i)s=f[i],s!=="removeListener"&&this.removeAllListeners(s);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if(n=r[e],typeof n=="function")this.removeListener(e,n);else if(n!==void 0)for(i=n.length-1;i>=0;i--)this.removeListener(e,n[i]);return this};function _(t,e,n){var r=t._events;if(r===void 0)return[];var i=r[e];return i===void 0?[]:typeof i=="function"?n?[i.listener||i]:[i]:n?N(i):b(i,i.length)}o.prototype.listeners=function(e){return _(this,e,!0)},o.prototype.rawListeners=function(e){return _(this,e,!1)},o.listenerCount=function(t,e){return typeof t.listenerCount=="function"?t.listenerCount(e):w.call(t,e)},o.prototype.listenerCount=w;function w(t){var e=this._events;if(e!==void 0){var n=e[t];if(typeof n=="function")return 1;if(n!==void 0)return n.length}return 0}o.prototype.eventNames=function(){return this._eventsCount>0?l(this._events):[]};function b(t,e){for(var n=new Array(e),r=0;r<e;++r)n[r]=t[r];return n}function j(t,e){for(;e+1<t.length;e++)t[e]=t[e+1];t.pop()}function N(t){for(var e=new Array(t.length),n=0;n<e.length;++n)e[n]=t[n].listener||t[n];return e}function M(t,e){return new Promise(function(n,r){function i(s){t.removeListener(e,f),r(s)}function f(){typeof t.removeListener=="function"&&t.removeListener("error",i),n([].slice.call(arguments))}E(t,e,f,{once:!0}),e!=="error"&&A(t,i,{once:!0})})}function A(t,e,n){typeof t.on=="function"&&E(t,"error",e,n)}function E(t,e,n,r){if(typeof t.on=="function")r.once?t.once(e,n):t.on(e,n);else if(typeof t.addEventListener=="function")t.addEventListener(e,function i(f){r.once&&t.removeEventListener(e,i),n(f)});else throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof t)}return p.exports}export{F as __require};
@@ -0,0 +1 @@
1
+ import{__require as A}from"../../../is-callable@1.2.7/node_modules/is-callable/index.js";var o,u;function q(){if(u)return o;u=1;var h=A(),t=Object.prototype.toString,c=Object.prototype.hasOwnProperty,E=function(r,f,l){for(var a=0,e=r.length;a<e;a++)c.call(r,a)&&(l==null?f(r[a],a,r):f.call(l,r[a],a,r))},p=function(r,f,l){for(var a=0,e=r.length;a<e;a++)l==null?f(r.charAt(a),a,r):f.call(l,r.charAt(a),a,r)},v=function(r,f,l){for(var a in r)c.call(r,a)&&(l==null?f(r[a],a,r):f.call(l,r[a],a,r))};function s(n){return t.call(n)==="[object Array]"}return o=function(r,f,l){if(!h(f))throw new TypeError("iterator must be a function");var a;arguments.length>=3&&(a=l),s(r)?E(r,f,a):typeof r=="string"?p(r,f,a):v(r,f,a)},o}export{q as __require};
@@ -0,0 +1 @@
1
+ var c,l;function R(){if(l)return c;l=1;var y="Function.prototype.bind called on incompatible ",g=Object.prototype.toString,h=Math.max,s="[object Function]",v=function(e,r){for(var t=[],n=0;n<e.length;n+=1)t[n]=e[n];for(var o=0;o<r.length;o+=1)t[o+e.length]=r[o];return t},m=function(e,r){for(var t=[],n=r,o=0;n<e.length;n+=1,o+=1)t[o]=e[n];return t},b=function(a,e){for(var r="",t=0;t<a.length;t+=1)r+=a[t],t+1<a.length&&(r+=e);return r};return c=function(e){var r=this;if(typeof r!="function"||g.apply(r)!==s)throw new TypeError(y+r);for(var t=m(arguments,1),n,o=function(){if(this instanceof n){var i=r.apply(this,v(t,arguments));return Object(i)===i?i:this}return r.apply(e,v(t,arguments))},d=h(0,r.length-t.length),f=[],u=0;u<d;u++)f[u]="$"+u;if(n=Function("binder","return function ("+b(f,",")+"){ return binder.apply(this,arguments); }")(o),r.prototype){var p=function(){};p.prototype=r.prototype,n.prototype=new p,p.prototype=null}return n},c}export{R as __require};
@@ -0,0 +1 @@
1
+ import{__require as e}from"./implementation.js";var n,r;function o(){if(r)return n;r=1;var i=e();return n=Function.prototype.bind||i,n}export{o as __require};
@@ -0,0 +1 @@
1
+ import{__require as Q}from"../../../es-errors@1.3.0/node_modules/es-errors/index.js";import{__require as X}from"../../../es-errors@1.3.0/node_modules/es-errors/eval.js";import{__require as Z}from"../../../es-errors@1.3.0/node_modules/es-errors/range.js";import{__require as rr}from"../../../es-errors@1.3.0/node_modules/es-errors/ref.js";import{__require as er}from"../../../es-errors@1.3.0/node_modules/es-errors/syntax.js";import{__require as tr}from"../../../es-errors@1.3.0/node_modules/es-errors/type.js";import{__require as or}from"../../../es-errors@1.3.0/node_modules/es-errors/uri.js";import{__require as nr}from"../../../has-symbols@1.0.3/node_modules/has-symbols/index.js";import{__require as ar}from"../../../has-proto@1.0.3/node_modules/has-proto/index.js";import{__require as ir}from"../../../function-bind@1.1.2/node_modules/function-bind/index.js";import{__require as yr}from"../../../hasown@2.0.2/node_modules/hasown/index.js";var w,N;function mr(){if(N)return w;N=1;var r,G=Q(),O=X(),T=Z(),$=rr(),s=er(),l=tr(),k=or(),q=Function,b=function(y){try{return q('"use strict"; return ('+y+").constructor;")()}catch{}},u=Object.getOwnPropertyDescriptor;if(u)try{u({},"")}catch{u=null}var R=function(){throw new l},C=u?function(){try{return arguments.callee,R}catch{try{return u(arguments,"callee").get}catch{return R}}}():R,A=nr()(),M=ar()(),o=Object.getPrototypeOf||(M?function(y){return y.__proto__}:null),d={},j=typeof Uint8Array>"u"||!o?r:o(Uint8Array),c={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?r:ArrayBuffer,"%ArrayIteratorPrototype%":A&&o?o([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":d,"%AsyncGenerator%":d,"%AsyncGeneratorFunction%":d,"%AsyncIteratorPrototype%":d,"%Atomics%":typeof Atomics>"u"?r:Atomics,"%BigInt%":typeof BigInt>"u"?r:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?r:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?r:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":G,"%eval%":eval,"%EvalError%":O,"%Float32Array%":typeof Float32Array>"u"?r:Float32Array,"%Float64Array%":typeof Float64Array>"u"?r:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?r:FinalizationRegistry,"%Function%":q,"%GeneratorFunction%":d,"%Int8Array%":typeof Int8Array>"u"?r:Int8Array,"%Int16Array%":typeof Int16Array>"u"?r:Int16Array,"%Int32Array%":typeof Int32Array>"u"?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":A&&o?o(o([][Symbol.iterator]())):r,"%JSON%":typeof JSON=="object"?JSON:r,"%Map%":typeof Map>"u"?r:Map,"%MapIteratorPrototype%":typeof Map>"u"||!A||!o?r:o(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?r:Promise,"%Proxy%":typeof Proxy>"u"?r:Proxy,"%RangeError%":T,"%ReferenceError%":$,"%Reflect%":typeof Reflect>"u"?r:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?r:Set,"%SetIteratorPrototype%":typeof Set>"u"||!A||!o?r:o(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":A&&o?o(""[Symbol.iterator]()):r,"%Symbol%":A?Symbol:r,"%SyntaxError%":s,"%ThrowTypeError%":C,"%TypedArray%":j,"%TypeError%":l,"%Uint8Array%":typeof Uint8Array>"u"?r:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?r:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?r:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?r:Uint32Array,"%URIError%":k,"%WeakMap%":typeof WeakMap>"u"?r:WeakMap,"%WeakRef%":typeof WeakRef>"u"?r:WeakRef,"%WeakSet%":typeof WeakSet>"u"?r:WeakSet};if(o)try{null.error}catch(y){var W=o(o(y));c["%Error.prototype%"]=W}var D=function y(e){var n;if(e==="%AsyncFunction%")n=b("async function () {}");else if(e==="%GeneratorFunction%")n=b("function* () {}");else if(e==="%AsyncGeneratorFunction%")n=b("async function* () {}");else if(e==="%AsyncGenerator%"){var t=y("%AsyncGeneratorFunction%");t&&(n=t.prototype)}else if(e==="%AsyncIteratorPrototype%"){var a=y("%AsyncGenerator%");a&&o&&(n=o(a.prototype))}return c[e]=n,n},B={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},P=ir(),m=yr(),J=P.call(Function.call,Array.prototype.concat),V=P.call(Function.apply,Array.prototype.splice),x=P.call(Function.call,String.prototype.replace),S=P.call(Function.call,String.prototype.slice),z=P.call(Function.call,RegExp.prototype.exec),H=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,L=/\\(\\)?/g,Y=function(e){var n=S(e,0,1),t=S(e,-1);if(n==="%"&&t!=="%")throw new s("invalid intrinsic syntax, expected closing `%`");if(t==="%"&&n!=="%")throw new s("invalid intrinsic syntax, expected opening `%`");var a=[];return x(e,H,function(p,v,i,E){a[a.length]=i?x(E,L,"$1"):v||p}),a},K=function(e,n){var t=e,a;if(m(B,t)&&(a=B[t],t="%"+a[0]+"%"),m(c,t)){var p=c[t];if(p===d&&(p=D(t)),typeof p>"u"&&!n)throw new l("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:a,name:t,value:p}}throw new s("intrinsic "+e+" does not exist!")};return w=function(e,n){if(typeof e!="string"||e.length===0)throw new l("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof n!="boolean")throw new l('"allowMissing" argument must be a boolean');if(z(/^%?[^%]*%?$/,e)===null)throw new s("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var t=Y(e),a=t.length>0?t[0]:"",p=K("%"+a+"%",n),v=p.name,i=p.value,E=!1,U=p.alias;U&&(a=U[0],V(t,J([0,1],U)));for(var h=1,g=!0;h<t.length;h+=1){var f=t[h],I=S(f,0,1),_=S(f,-1);if((I==='"'||I==="'"||I==="`"||_==='"'||_==="'"||_==="`")&&I!==_)throw new s("property names with quotes must have matching quotes");if((f==="constructor"||!g)&&(E=!0),a+="."+f,v="%"+a+"%",m(c,v))i=c[v];else if(i!=null){if(!(f in i)){if(!n)throw new l("base intrinsic for "+e+" exists, but the property is not available.");return}if(u&&h+1>=t.length){var F=u(i,f);g=!!F,g&&"get"in F&&!("originalValue"in F.get)?i=F.get:i=i[f]}else g=m(i,f),i=i[f];g&&!E&&(c[v]=i)}}return i},w}export{mr as __require};
@@ -0,0 +1 @@
1
+ import{__require as fr}from"../../../es-object-atoms@1.1.1/node_modules/es-object-atoms/index.js";import{__require as ur}from"../../../es-errors@1.3.0/node_modules/es-errors/index.js";import{__require as sr}from"../../../es-errors@1.3.0/node_modules/es-errors/eval.js";import{__require as cr}from"../../../es-errors@1.3.0/node_modules/es-errors/range.js";import{__require as lr}from"../../../es-errors@1.3.0/node_modules/es-errors/ref.js";import{__require as Ar}from"../../../es-errors@1.3.0/node_modules/es-errors/syntax.js";import{__require as dr}from"../../../es-errors@1.3.0/node_modules/es-errors/type.js";import{__require as mr}from"../../../es-errors@1.3.0/node_modules/es-errors/uri.js";import{__require as vr}from"../../../math-intrinsics@1.1.0/node_modules/math-intrinsics/abs.js";import{__require as Pr}from"../../../math-intrinsics@1.1.0/node_modules/math-intrinsics/floor.js";import{__require as gr}from"../../../math-intrinsics@1.1.0/node_modules/math-intrinsics/max.js";import{__require as _r}from"../../../math-intrinsics@1.1.0/node_modules/math-intrinsics/min.js";import{__require as hr}from"../../../math-intrinsics@1.1.0/node_modules/math-intrinsics/pow.js";import{__require as Sr}from"../../../math-intrinsics@1.1.0/node_modules/math-intrinsics/round.js";import{__require as Er}from"../../../math-intrinsics@1.1.0/node_modules/math-intrinsics/sign.js";import{__require as qr}from"../../../gopd@1.2.0/node_modules/gopd/index.js";import{__require as Ir}from"../../../es-define-property@1.0.1/node_modules/es-define-property/index.js";import{__require as br}from"../../../has-symbols@1.1.0/node_modules/has-symbols/index.js";import{__require as Fr}from"../../../get-proto@1.0.1/node_modules/get-proto/index.js";import{__require as Rr}from"../../../get-proto@1.0.1/node_modules/get-proto/Object.getPrototypeOf.js";import{__require as Ur}from"../../../get-proto@1.0.1/node_modules/get-proto/Reflect.getPrototypeOf.js";import{__require as wr}from"../../../call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionApply.js";import{__require as Or}from"../../../call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionCall.js";import{__require as Br}from"../../../function-bind@1.1.2/node_modules/function-bind/index.js";import{__require as xr}from"../../../hasown@2.0.2/node_modules/hasown/index.js";var w,$;function ne(){if($)return w;$=1;var r,M=fr(),N=ur(),T=sr(),j=cr(),k=lr(),s=Ar(),c=dr(),C=mr(),D=vr(),W=Pr(),J=gr(),V=_r(),z=hr(),H=Sr(),L=Er(),O=Function,F=function(y){try{return O('"use strict"; return ('+y+").constructor;")()}catch{}},m=qr(),Y=Ir(),R=function(){throw new c},K=m?function(){try{return arguments.callee,R}catch{try{return m(arguments,"callee").get}catch{return R}}}():R,l=br()(),o=Fr(),Q=Rr(),X=Ur(),B=wr(),v=Or(),A={},Z=typeof Uint8Array>"u"||!o?r:o(Uint8Array),u={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?r:ArrayBuffer,"%ArrayIteratorPrototype%":l&&o?o([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":A,"%AsyncGenerator%":A,"%AsyncGeneratorFunction%":A,"%AsyncIteratorPrototype%":A,"%Atomics%":typeof Atomics>"u"?r:Atomics,"%BigInt%":typeof BigInt>"u"?r:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?r:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?r:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":N,"%eval%":eval,"%EvalError%":T,"%Float16Array%":typeof Float16Array>"u"?r:Float16Array,"%Float32Array%":typeof Float32Array>"u"?r:Float32Array,"%Float64Array%":typeof Float64Array>"u"?r:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?r:FinalizationRegistry,"%Function%":O,"%GeneratorFunction%":A,"%Int8Array%":typeof Int8Array>"u"?r:Int8Array,"%Int16Array%":typeof Int16Array>"u"?r:Int16Array,"%Int32Array%":typeof Int32Array>"u"?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":l&&o?o(o([][Symbol.iterator]())):r,"%JSON%":typeof JSON=="object"?JSON:r,"%Map%":typeof Map>"u"?r:Map,"%MapIteratorPrototype%":typeof Map>"u"||!l||!o?r:o(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":M,"%Object.getOwnPropertyDescriptor%":m,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?r:Promise,"%Proxy%":typeof Proxy>"u"?r:Proxy,"%RangeError%":j,"%ReferenceError%":k,"%Reflect%":typeof Reflect>"u"?r:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?r:Set,"%SetIteratorPrototype%":typeof Set>"u"||!l||!o?r:o(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":l&&o?o(""[Symbol.iterator]()):r,"%Symbol%":l?Symbol:r,"%SyntaxError%":s,"%ThrowTypeError%":K,"%TypedArray%":Z,"%TypeError%":c,"%Uint8Array%":typeof Uint8Array>"u"?r:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?r:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?r:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?r:Uint32Array,"%URIError%":C,"%WeakMap%":typeof WeakMap>"u"?r:WeakMap,"%WeakRef%":typeof WeakRef>"u"?r:WeakRef,"%WeakSet%":typeof WeakSet>"u"?r:WeakSet,"%Function.prototype.call%":v,"%Function.prototype.apply%":B,"%Object.defineProperty%":Y,"%Object.getPrototypeOf%":Q,"%Math.abs%":D,"%Math.floor%":W,"%Math.max%":J,"%Math.min%":V,"%Math.pow%":z,"%Math.round%":H,"%Math.sign%":L,"%Reflect.getPrototypeOf%":X};if(o)try{null.error}catch(y){var rr=o(o(y));u["%Error.prototype%"]=rr}var er=function y(e){var a;if(e==="%AsyncFunction%")a=F("async function () {}");else if(e==="%GeneratorFunction%")a=F("function* () {}");else if(e==="%AsyncGeneratorFunction%")a=F("async function* () {}");else if(e==="%AsyncGenerator%"){var t=y("%AsyncGeneratorFunction%");t&&(a=t.prototype)}else if(e==="%AsyncIteratorPrototype%"){var n=y("%AsyncGenerator%");n&&o&&(a=o(n.prototype))}return u[e]=a,a},x={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},P=Br(),_=xr(),tr=P.call(v,Array.prototype.concat),or=P.call(B,Array.prototype.splice),G=P.call(v,String.prototype.replace),h=P.call(v,String.prototype.slice),ar=P.call(v,RegExp.prototype.exec),nr=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,ir=/\\(\\)?/g,yr=function(e){var a=h(e,0,1),t=h(e,-1);if(a==="%"&&t!=="%")throw new s("invalid intrinsic syntax, expected closing `%`");if(t==="%"&&a!=="%")throw new s("invalid intrinsic syntax, expected opening `%`");var n=[];return G(e,nr,function(p,d,i,S){n[n.length]=i?G(S,ir,"$1"):d||p}),n},pr=function(e,a){var t=e,n;if(_(x,t)&&(n=x[t],t="%"+n[0]+"%"),_(u,t)){var p=u[t];if(p===A&&(p=er(t)),typeof p>"u"&&!a)throw new c("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:t,value:p}}throw new s("intrinsic "+e+" does not exist!")};return w=function(e,a){if(typeof e!="string"||e.length===0)throw new c("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof a!="boolean")throw new c('"allowMissing" argument must be a boolean');if(ar(/^%?[^%]*%?$/,e)===null)throw new s("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var t=yr(e),n=t.length>0?t[0]:"",p=pr("%"+n+"%",a),d=p.name,i=p.value,S=!1,U=p.alias;U&&(n=U[0],or(t,tr([0,1],U)));for(var E=1,g=!0;E<t.length;E+=1){var f=t[E],q=h(f,0,1),I=h(f,-1);if((q==='"'||q==="'"||q==="`"||I==='"'||I==="'"||I==="`")&&q!==I)throw new s("property names with quotes must have matching quotes");if((f==="constructor"||!g)&&(S=!0),n+="."+f,d="%"+n+"%",_(u,d))i=u[d];else if(i!=null){if(!(f in i)){if(!a)throw new c("base intrinsic for "+e+" exists, but the property is not available.");return}if(m&&E+1>=t.length){var b=m(i,f);g=!!b,g&&"get"in b&&!("originalValue"in b.get)?i=b.get:i=i[f]}else g=_(i,f),i=i[f];g&&!S&&(u[d]=i)}}return i},w}export{ne as __require};
@@ -0,0 +1 @@
1
+ import{__require as o}from"../../../es-object-atoms@1.1.1/node_modules/es-object-atoms/index.js";var e,r;function O(){if(r)return e;r=1;var t=o();return e=t.getPrototypeOf||null,e}export{O as __require};
@@ -0,0 +1 @@
1
+ var e,t;function r(){return t||(t=1,e=typeof Reflect<"u"&&Reflect.getPrototypeOf||null),e}export{r as __require};
@@ -0,0 +1 @@
1
+ import{__require as f}from"./Reflect.getPrototypeOf.js";import{__require as a}from"./Object.getPrototypeOf.js";import{__require as P}from"../../../dunder-proto@1.0.1/node_modules/dunder-proto/get.js";var e,u;function p(){if(u)return e;u=1;var t=f(),o=a(),i=P();return e=t?function(r){return t(r)}:o?function(r){if(!r||typeof r!="object"&&typeof r!="function")throw new TypeError("getProto: not an object");return o(r)}:i?function(r){return i(r)}:null,e}export{p as __require};
@@ -0,0 +1 @@
1
+ import{__require as n}from"../../../get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js";var e,t;function a(){if(t)return e;t=1;var i=n(),r=i("%Object.getOwnPropertyDescriptor%",!0);if(r)try{r([],"length")}catch{r=null}return e=r,e}export{a as __require};
@@ -0,0 +1 @@
1
+ var r,e;function t(){return e||(e=1,r=Object.getOwnPropertyDescriptor),r}export{t as __require};
@@ -0,0 +1 @@
1
+ import{__require as u}from"./gOPD.js";var e,i;function o(){if(i)return e;i=1;var r=u();if(r)try{r([],"length")}catch{r=null}return e=r,e}export{o as __require};
@@ -0,0 +1 @@
1
+ import{__require as i}from"../../../es-define-property@1.0.0/node_modules/es-define-property/index.js";var e,n;function o(){if(n)return e;n=1;var r=i(),t=function(){return!!r};return t.hasArrayLengthDefineBug=function(){if(!r)return null;try{return r([],"length",{value:1}).length!==1}catch{return!0}},e=t,e}export{o as __require};
@@ -0,0 +1 @@
1
+ var r,t;function n(){if(t)return r;t=1;var o={__proto__:null,foo:{}},e=Object;return r=function(){return{__proto__:o}.foo===o.foo&&!(o instanceof e)},r}export{n as __require};
@@ -0,0 +1 @@
1
+ import{__require as a}from"./shams.js";var r,o;function i(){if(o)return r;o=1;var e=typeof Symbol<"u"&&Symbol,f=a();return r=function(){return typeof e!="function"||typeof Symbol!="function"||typeof e("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:f()},r}export{i as __require};
@@ -0,0 +1 @@
1
+ var r,a;function y(){return a||(a=1,r=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},e=Symbol("test"),s=Object(e);if(typeof e=="string"||Object.prototype.toString.call(e)!=="[object Symbol]"||Object.prototype.toString.call(s)!=="[object Symbol]")return!1;var o=42;t[e]=o;for(e in t)return!1;if(typeof Object.keys=="function"&&Object.keys(t).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(t).length!==0)return!1;var n=Object.getOwnPropertySymbols(t);if(n.length!==1||n[0]!==e||!Object.prototype.propertyIsEnumerable.call(t,e))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var f=Object.getOwnPropertyDescriptor(t,e);if(f.value!==o||f.enumerable!==!0)return!1}return!0}),r}export{y as __require};
@@ -0,0 +1 @@
1
+ import{__require as a}from"./shams.js";var r,o;function i(){if(o)return r;o=1;var e=typeof Symbol<"u"&&Symbol,f=a();return r=function(){return typeof e!="function"||typeof Symbol!="function"||typeof e("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:f()},r}export{i as __require};
@@ -0,0 +1 @@
1
+ var r,a;function u(){return a||(a=1,r=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},t=Symbol("test"),s=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(s)!=="[object Symbol]")return!1;var o=42;e[t]=o;for(var y in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var n=Object.getOwnPropertySymbols(e);if(n.length!==1||n[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var f=Object.getOwnPropertyDescriptor(e,t);if(f.value!==o||f.enumerable!==!0)return!1}return!0}),r}export{u as __require};
@@ -0,0 +1 @@
1
+ import{__require as s}from"../../../has-symbols@1.0.3/node_modules/has-symbols/shams.js";var r,a;function u(){if(a)return r;a=1;var e=s();return r=function(){return e()&&!!Symbol.toStringTag},r}export{u as __require};
@@ -0,0 +1 @@
1
+ import{__require as t}from"../../../function-bind@1.1.2/node_modules/function-bind/index.js";var r,e;function u(){if(e)return r;e=1;var a=Function.prototype.call,n=Object.prototype.hasOwnProperty,o=t();return r=o.call(a,n),r}export{u as __require};