@ncino/web-components 8.0.0 → 8.1.0-preview.8

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 (293) hide show
  1. package/dist/_virtual/index5.js +1 -1
  2. package/dist/_virtual/index6.js +1 -1
  3. package/dist/_virtual/index_html.js +1 -1
  4. package/dist/_virtual/index_react.js +1 -1
  5. package/dist/assets/node_modules/.pnpm/ckeditor5@46.1.1/node_modules/ckeditor5/dist/ckeditor5.css +1 -4
  6. package/dist/components/accordion/gator/base/accordion.gator.js +1 -1
  7. package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
  8. package/dist/components/alert/gator/base/alert.gator.js +1 -1
  9. package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +1 -1
  10. package/dist/components/alert/gator/title/alert-title.gator.js +1 -1
  11. package/dist/components/avatar/gator/avatar.gator.js +1 -1
  12. package/dist/components/badge/gator/badge.gator.js +1 -1
  13. package/dist/components/banner/gator/banner.gator.js +1 -1
  14. package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +10 -4
  15. package/dist/components/button/gator/button.gator.js +1 -1
  16. package/dist/components/button-card/gator/button-card.gator.js +1 -1
  17. package/dist/components/card/card.js +1 -1
  18. package/dist/components/card/gator/base/card.gator.js +1 -1
  19. package/dist/components/card/gator/content/card-content.gator.js +1 -1
  20. package/dist/components/card/gator/footer/card-footer.gator.js +1 -1
  21. package/dist/components/card/gator/header/card-header.gator.js +1 -1
  22. package/dist/components/checkbox/checkbox.gator.js +1 -1
  23. package/dist/components/chip/gator/chip.gator.js +1 -1
  24. package/dist/components/date-picker/base/gator/datepicker.gator.js +1 -1
  25. package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +1 -1
  26. package/dist/components/display-card/gator/display-card.gator.js +1 -1
  27. package/dist/components/divider/gator/divider.gator.js +2 -2
  28. package/dist/components/fab/gator/fab.gator.js +1 -1
  29. package/dist/components/icon-button/gator/icon-button.gator.js +1 -1
  30. package/dist/components/illustration/gator/illustration.gator.js +1 -1
  31. package/dist/components/image-card/gator/image-card.gator.js +23 -19
  32. package/dist/components/input/base/input-base.gator.js +1 -1
  33. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +15 -15
  34. package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
  35. package/dist/components/input/gator/input-date/input-date.gator.js +14 -17
  36. package/dist/components/input/gator/input-label/input-label.gator.js +3 -3
  37. package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
  38. package/dist/components/loading-spinner/gator/loading-spinner.gator.js +1 -1
  39. package/dist/components/menu/base/gator/menu.gator.js +1 -1
  40. package/dist/components/modal/gator/modal.gator.js +54 -50
  41. package/dist/components/page-header/gator/page-header.gator.js +3 -3
  42. package/dist/components/panel/gator/panel.storybook-test.js +1 -1
  43. package/dist/components/popover/gator/popover.gator.js +1 -1
  44. package/dist/components/progress-bar/gator/progress-bar.gator.js +18 -12
  45. package/dist/components/progress-ring/gator/progress-ring.gator.js +1 -1
  46. package/dist/components/selection-box/selection-box.gator.js +1 -1
  47. package/dist/components/selector/gator/selector.gator.js +1 -1
  48. package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
  49. package/dist/components/switch/gator/switch.gator.js +1 -1
  50. package/dist/components/table/gator/table.gator.js +1 -1
  51. package/dist/components/tabs/gator/tabset/tabset.gator.js +1 -1
  52. package/dist/components/text-detail/gator/text-detail.gator.js +1 -1
  53. package/dist/components/text-link/gator/text-link.gator.js +1 -1
  54. package/dist/components/toast/gator/base/toast.gator.js +1 -1
  55. package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +1 -1
  56. package/dist/components/toast/gator/title/toast-title.gator.js +1 -1
  57. package/dist/components/toast-container/gator/toast-container.gator.js +1 -1
  58. package/dist/components/toaster/gator/toaster.gator.js +1 -1
  59. package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
  60. package/dist/design-tokens.source.json +1 -1
  61. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-alignment@46.1.1/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +1 -4
  62. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-autoformat@46.1.1/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +1 -7
  63. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-autosave@46.1.1/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -4
  64. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-basic-styles@46.1.1/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +1 -4
  65. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-block-quote@46.1.1/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +1 -4
  66. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@46.1.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +2 -14
  67. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-cloud-services@46.1.1/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +1 -4
  68. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-code-block@46.1.1/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +1 -4
  69. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@46.1.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js +1 -4
  70. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-editor-classic@46.1.1/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +1 -4
  71. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@46.1.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +2 -29
  72. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-enter@46.1.1/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +1 -7
  73. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-essentials@46.1.1/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -4
  74. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-find-and-replace@46.1.1/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +2 -5
  75. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-font@46.1.1/node_modules/@ckeditor/ckeditor5-font/dist/index.js +1 -7
  76. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-heading@46.1.1/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +1 -7
  77. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-highlight@46.1.1/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +1 -4
  78. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-horizontal-line@46.1.1/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +1 -4
  79. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@46.1.1/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +1 -4
  80. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@46.1.1/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +1 -10
  81. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-icons@46.1.1/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +1 -4
  82. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@46.1.1/node_modules/@ckeditor/ckeditor5-image/dist/index.js +1 -10
  83. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-indent@46.1.1/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +1 -10
  84. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-language@46.1.1/node_modules/@ckeditor/ckeditor5-language/dist/index.js +1 -4
  85. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@46.1.1/node_modules/@ckeditor/ckeditor5-link/dist/index.js +1 -4
  86. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@46.1.1/node_modules/@ckeditor/ckeditor5-list/dist/index.js +1 -13
  87. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-markdown-gfm@46.1.1/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +2 -5
  88. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-media-embed@46.1.1/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +1 -7
  89. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-mention@46.1.1/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +1 -4
  90. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@46.1.1/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +1 -4
  91. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paragraph@46.1.1/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +1 -4
  92. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@46.1.1/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +1 -31
  93. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-remove-format@46.1.1/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +1 -4
  94. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-select-all@46.1.1/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +1 -4
  95. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-show-blocks@46.1.1/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +1 -4
  96. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-source-editing@46.1.1/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +1 -4
  97. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@46.1.1/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +1 -4
  98. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-style@46.1.1/node_modules/@ckeditor/ckeditor5-style/dist/index.js +1 -4
  99. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@46.1.1/node_modules/@ckeditor/ckeditor5-table/dist/index.js +1 -16
  100. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-typing@46.1.1/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +1 -13
  101. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@46.1.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +1 -25
  102. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-undo@46.1.1/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +1 -4
  103. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-upload@46.1.1/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +1 -4
  104. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@46.1.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +3 -108
  105. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-watchdog@46.1.1/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +1 -10
  106. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@46.1.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +1 -4
  107. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/package.json.js +1 -0
  108. package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/runtime.js +1 -5
  109. package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/default-msg.js +1 -5
  110. package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/deferred.js +1 -5
  111. package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/fnv1a64.js +1 -5
  112. package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/locale-status-event.js +1 -5
  113. package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/localized-controller.js +1 -5
  114. package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/localized-decorator.js +1 -5
  115. package/dist/node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/str-tag.js +1 -5
  116. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/css-tag.js +1 -5
  117. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/custom-element.js +1 -5
  118. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/property.js +1 -5
  119. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/decorators/state.js +1 -5
  120. package/dist/node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js +1 -5
  121. package/dist/node_modules/.pnpm/@vitest_pretty-format@3.2.4/node_modules/@vitest/pretty-format/dist/index.js +1 -17
  122. package/dist/node_modules/.pnpm/@vitest_snapshot@3.2.4/node_modules/@vitest/snapshot/dist/index.js +1 -7
  123. package/dist/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js +1 -1
  124. package/dist/node_modules/.pnpm/axe-core@4.11.0/node_modules/axe-core/axe.js +1 -11
  125. package/dist/node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js +1 -6
  126. package/dist/node_modules/.pnpm/chai@5.2.0/node_modules/chai/chai.js +1 -217
  127. package/dist/node_modules/.pnpm/color-convert@3.1.3/node_modules/color-convert/conversions.js +1 -0
  128. package/dist/node_modules/.pnpm/color-convert@3.1.3/node_modules/color-convert/index.js +1 -0
  129. package/dist/node_modules/.pnpm/color-convert@3.1.3/node_modules/color-convert/route.js +1 -0
  130. package/dist/node_modules/.pnpm/color-string@2.1.4/node_modules/color-string/index.js +1 -0
  131. package/dist/node_modules/.pnpm/{color@5.0.2 → color@5.0.3}/node_modules/color/index.js +1 -1
  132. package/dist/node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js +1 -1
  133. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.26/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
  134. package/dist/node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js +1 -5
  135. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/async-directive.js +1 -5
  136. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directive-helpers.js +1 -5
  137. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directive.js +1 -5
  138. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/class-map.js +1 -5
  139. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/if-defined.js +1 -5
  140. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/live.js +1 -5
  141. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/ref.js +1 -5
  142. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/repeat.js +1 -5
  143. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/directives/unsafe-html.js +1 -5
  144. package/dist/node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js +1 -5
  145. package/dist/node_modules/.pnpm/react@19.2.0/node_modules/react/cjs/react.production.js +1 -9
  146. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-JVSKG4YS.js +48 -0
  147. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-MM7DTO55.js +1 -0
  148. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-OPCDBBL3.js +6 -0
  149. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-SN4J4IQ3.js +1 -0
  150. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-VUAFL5XK.js +1 -0
  151. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/client-logger/index.js +1 -0
  152. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/core-events/index.js +1 -0
  153. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/instrumenter/index.js +1 -0
  154. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/test/index.js +152 -0
  155. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/index.js +1 -1
  156. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/body.js +1 -1
  157. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/frame.js +1 -1
  158. package/dist/packages/{web-components/src/tokens/semantic.tokens.scss.js → styles/src/gator/tokens/semantic.tokens.css.js} +1 -1
  159. package/dist/packages/web-components/src/components/alert/gator/title/alert-title.gator.scss.js +1 -1
  160. package/dist/packages/web-components/src/components/badge/gator/badge.gator.scss.js +1 -1
  161. package/dist/packages/web-components/src/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.scss.js +1 -1
  162. package/dist/packages/web-components/src/components/button-card/gator/button-card.gator.scss.js +1 -1
  163. package/dist/packages/web-components/src/components/card/gator/base/card.gator.scss.js +1 -1
  164. package/dist/packages/web-components/src/components/card/gator/content/card-content.gator.scss.js +1 -1
  165. package/dist/packages/web-components/src/components/card/gator/footer/card-footer.gator.scss.js +1 -1
  166. package/dist/packages/web-components/src/components/card/gator/header/card-header.gator.scss.js +1 -1
  167. package/dist/packages/web-components/src/components/checkbox-group/checkbox-group.gator.scss.js +1 -1
  168. package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -1
  169. package/dist/packages/web-components/src/components/date-picker/base/gator/datepicker.gator.scss.js +1 -1
  170. package/dist/packages/web-components/src/components/date-picker/year-month-selector/year-month-selector.gator.scss.js +1 -1
  171. package/dist/packages/web-components/src/components/display-card/gator/display-card.gator.scss.js +1 -1
  172. package/dist/packages/web-components/src/components/divider/gator/divider.gator.scss.js +1 -1
  173. package/dist/packages/web-components/src/components/fab/gator/fab.gator.scss.js +1 -1
  174. package/dist/packages/web-components/src/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.scss.js +1 -1
  175. package/dist/packages/web-components/src/components/headline-card/gator/headline-card.gator.scss.js +1 -1
  176. package/dist/packages/web-components/src/components/icon/gator/icon.gator.scss.js +1 -1
  177. package/dist/packages/web-components/src/components/illustration/gator/illustration.gator.scss.js +1 -1
  178. package/dist/packages/web-components/src/components/image-card/gator/image-card.gator.scss.js +1 -1
  179. package/dist/packages/web-components/src/components/input/gator/dropdown/input-dropdown.gator.scss.js +1 -1
  180. package/dist/packages/web-components/src/components/input/gator/help-text/help-text.gator.scss.js +1 -1
  181. package/dist/packages/web-components/src/components/input/gator/input-date/input-date.gator.scss.js +1 -1
  182. package/dist/packages/web-components/src/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.scss.js +1 -1
  183. package/dist/packages/web-components/src/components/input/gator/input-file/input-file.gator.scss.js +1 -1
  184. package/dist/packages/web-components/src/components/input/gator/input-label/input-label.gator.scss.js +1 -1
  185. package/dist/packages/web-components/src/components/input/gator/input-search/input-search.gator.scss.js +1 -1
  186. package/dist/packages/web-components/src/components/input/input.gator.scss.js +1 -1
  187. package/dist/packages/web-components/src/components/list/gator/list-item/list-item.gator.scss.js +1 -1
  188. package/dist/packages/web-components/src/components/menu/base/gator/menu.gator.scss.js +1 -1
  189. package/dist/packages/web-components/src/components/modal/gator/modal.gator.scss.js +1 -1
  190. package/dist/packages/web-components/src/components/page-header/gator/page-header.gator.scss.js +1 -1
  191. package/dist/packages/web-components/src/components/panel/gator/panel.gator.scss.js +1 -1
  192. package/dist/packages/web-components/src/components/popover/gator/popover.gator.scss.js +1 -1
  193. package/dist/packages/web-components/src/components/progress-bar/gator/progress-bar.gator.scss.js +1 -1
  194. package/dist/packages/web-components/src/components/selection-box/selection-box.gator.scss.js +1 -1
  195. package/dist/packages/web-components/src/components/skip-link/gator/base/skip-link.gator.scss.js +1 -1
  196. package/dist/packages/web-components/src/components/skip-link/gator/list-item/skip-link-list-item.gator.scss.js +1 -1
  197. package/dist/packages/web-components/src/components/table/gator/table-bulk-controls/table-bulk-controls.gator.scss.js +1 -1
  198. package/dist/packages/web-components/src/components/table/gator/table-controls/table-controls.gator.scss.js +1 -1
  199. package/dist/packages/web-components/src/components/table/gator/table-pagination/table-pagination.gator.scss.js +1 -1
  200. package/dist/packages/web-components/src/components/table/gator/table.gator.scss.js +1 -1
  201. package/dist/packages/web-components/src/components/tabs/gator/tabs.gator.scss.js +1 -1
  202. package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -1
  203. package/dist/packages/web-components/src/components/text-link/gator/text-link.gator.scss.js +1 -1
  204. package/dist/packages/web-components/src/components/time-picker/gator/time-picker.gator.scss.js +1 -1
  205. package/dist/packages/web-components/src/components/toast/gator/base/toast.gator.scss.js +1 -1
  206. package/dist/packages/web-components/src/components/toast/gator/title/toast-title.gator.scss.js +1 -1
  207. package/dist/packages/web-components/src/components/toaster/gator/toaster.gator.scss.js +1 -1
  208. package/dist/packages/web-components/src/components/tooltip/gator/tooltip.gator.scss.js +1 -1
  209. package/dist/packages/web-components/src/index.slds.scss.js +1 -1
  210. package/dist/types/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.d.ts +3 -5
  211. package/dist/types/components/image-card/gator/image-card.gator.d.ts +5 -1
  212. package/dist/types/components/input/gator/input-date/input-date.gator.d.ts +7 -0
  213. package/dist/types/components/modal/gator/modal.gator.d.ts +16 -3
  214. package/dist/types/components/page-header/gator/page-header.gator.d.ts +0 -1
  215. package/dist/types/components/progress-bar/gator/progress-bar.gator.d.ts +8 -0
  216. package/dist/types/generated/locale-codes.d.ts +10 -0
  217. package/dist/types/generated/locales/es-419.d.ts +6 -1
  218. package/dist/types/generated/locales/fr-CA.d.ts +6 -1
  219. package/dist/types/generated/locales/zh-Hans.d.ts +6 -1
  220. package/dist/utils/brand-color-utils.js +1 -1
  221. package/dist/utils/components/ngc-component.js +1 -1
  222. package/dist/utils/vitest-a11y-utils.js +1 -1
  223. package/package.json +21 -21
  224. package/web-types.json +15 -5
  225. package/dist/generated/locale-codes.d.js +0 -1
  226. package/dist/generated/locales/es-419.d.js +0 -1
  227. package/dist/generated/locales/fr-CA.d.js +0 -1
  228. package/dist/generated/locales/zh-Hans.d.js +0 -1
  229. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.7/node_modules/@figma/code-connect/package.json.js +0 -1
  230. package/dist/node_modules/.pnpm/color-string@2.0.1/node_modules/color-string/index.js +0 -1
  231. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.24/node_modules/libphonenumber-js/metadata.min.json.js +0 -1
  232. package/dist/node_modules/.pnpm/storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc/node_modules/storybook/dist/client-logger/index.js +0 -1
  233. package/dist/node_modules/.pnpm/storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc/node_modules/storybook/dist/core-events/index.js +0 -1
  234. package/dist/node_modules/.pnpm/storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc/node_modules/storybook/dist/instrumenter/index.js +0 -48
  235. package/dist/node_modules/.pnpm/storybook@9.1.13_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.9.1_typescript@5._a0e195139f137e7eecc50e9c6275adcc/node_modules/storybook/dist/test/index.js +0 -217
  236. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/client/external.js +0 -0
  237. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/client/figma_client.js +0 -0
  238. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/common/fetch.js +0 -0
  239. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/common/logging.js +0 -0
  240. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/common/updates.js +0 -0
  241. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/connect/external_types.js +0 -0
  242. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +0 -0
  243. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/connect/helpers.js +0 -0
  244. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/connect/index_common.js +0 -0
  245. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/html/external.js +0 -0
  246. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/html/index_html.js +0 -0
  247. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/html/template_literal.js +0 -0
  248. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/react/external.js +0 -0
  249. /package/dist/node_modules/.pnpm/{@figma_code-connect@1.3.7 → @figma_code-connect@1.3.9}/node_modules/@figma/code-connect/dist/react/index_react.js +0 -0
  250. /package/dist/node_modules/.pnpm/{@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.9.1_typescript@5.9.3__playwright@1.56.1__f267599ff27ed4cacb9e62a386256df6 → @vitest_browser@3.2.4_msw@2.7.3_@types_node@24.10.0_typescript@5.9.3__playwright@1.56.1_fa5be4b0345b48b65ec4b7072214c2b3}/node_modules/@vitest/browser/context.js +0 -0
  251. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/ParseError.js +0 -0
  252. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/PhoneNumber.js +0 -0
  253. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/constants.js +0 -0
  254. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/format.js +0 -0
  255. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
  256. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
  257. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -0
  258. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
  259. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
  260. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -0
  261. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -0
  262. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
  263. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -0
  264. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
  265. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
  266. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
  267. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
  268. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +0 -0
  269. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
  270. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +0 -0
  271. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
  272. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
  273. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
  274. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
  275. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
  276. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
  277. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/isPossible.js +0 -0
  278. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
  279. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/metadata.js +0 -0
  280. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -0
  281. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/parse.js +0 -0
  282. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -0
  283. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
  284. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -0
  285. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -0
  286. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
  287. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
  288. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.24 → libphonenumber-js@1.12.26}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
  289. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed}/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -0
  290. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed}/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js +0 -0
  291. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed}/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js +0 -0
  292. /package/dist/node_modules/.pnpm/{vitest@3.2.4_@types_debug@4.1.12_@types_node@24.9.1_@vitest_browser@3.2.4_@vitest_ui@3._1eebb5b0859be5c5eee8a8981f7b0151 → vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed}/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js +0 -0
  293. /package/dist/packages/{web-components/src/tokens/primitive.tokens.scss.js → styles/src/gator/tokens/primitive.tokens.css.js} +0 -0
@@ -1,14 +1,4 @@
1
- import{__module as Ai}from"../../../../../_virtual/axe2.js";/*! axe v4.11.0
2
- * Copyright (c) 2015 - 2025 Deque Systems, Inc.
3
- *
4
- * Your use of this Source Code Form is subject to the terms of the Mozilla Public
5
- * License, v. 2.0. If a copy of the MPL was not distributed with this
6
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7
- *
8
- * This entire copyright notice must appear in every copy of this file you
9
- * distribute or in any file that contains substantial portions of this source
10
- * code.
11
- */var HR=Ai.exports,Mp;function $R(){return Mp?Ai.exports:(Mp=1,(function(Fi){(function is(E){var zt=E,N=E.document,x=x||{};x.version="4.11.0",M(Fi)==="object"&&Fi.exports&&typeof is.toString=="function"&&(x.source="("+is.toString()+')(typeof window === "object" ? window : this);',Fi.exports=x),typeof E.getComputedStyle=="function"&&(E.axe=x);var Ip=["precision","format","inGamut"],Pp=["space"],Np=["algorithm"],Bp=["method"],Lp=["maxDeltaE","deltaEMethod","steps","maxSteps"],qp=["variant"],jp=["matches"],zp=["chromium"],Vp=["noImplicit"],Hp=["noPresentational"],Gp=["node"],$p=["relatedNodes"],Up=["node"],Wp=["node"],Yp=["environmentData"],Kp=["environmentData"],Xp=["environmentData"],Zp=["environmentData"],Jp=["environmentData"];function Qp(F){return ds(F)||us(F)||Wa(F)||cs()}function Ci(F){var k=typeof Map=="function"?new Map:void 0;return Ci=function($){if($===null||!em($))return $;if(typeof $!="function")throw new TypeError("Super expression must either be null or a function");if(k!==void 0){if(k.has($))return k.get($);k.set($,_e)}function _e(){return os($,arguments,Zr(this).constructor)}return _e.prototype=Object.create($.prototype,{constructor:{value:_e,enumerable:!1,writable:!0,configurable:!0}}),Jr(_e,$)},Ci(F)}function em(F){try{return Function.toString.call(F).indexOf("[native code]")!==-1}catch{return typeof F=="function"}}function Xr(F,k,L){return(k=ps(k))in F?Object.defineProperty(F,k,{value:L,enumerable:!0,configurable:!0,writable:!0}):F[k]=L,F}function os(F,k,L){if(Ri())return Reflect.construct.apply(null,arguments);var $=[null];$.push.apply($,k);var _e=new(F.bind.apply(F,$));return L&&Jr(_e,L.prototype),_e}function qe(F,k){if(F==null)return{};var L,$,_e=tm(F,k);if(Object.getOwnPropertySymbols){var Pe=Object.getOwnPropertySymbols(F);for($=0;$<Pe.length;$++)L=Pe[$],k.indexOf(L)===-1&&{}.propertyIsEnumerable.call(F,L)&&(_e[L]=F[L])}return _e}function tm(F,k){if(F==null)return{};var L={};for(var $ in F)if({}.hasOwnProperty.call(F,$)){if(k.indexOf($)!==-1)continue;L[$]=F[$]}return L}function $a(F,k,L){return k=Zr(k),rm(F,Ri()?Reflect.construct(k,L||[],Zr(F).constructor):k.apply(F,L))}function rm(F,k){if(k&&(M(k)=="object"||typeof k=="function"))return k;if(k!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return am(F)}function am(F){if(F===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return F}function Ri(){try{var F=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Ri=function(){return!!F})()}function Zr(F){return Zr=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(k){return k.__proto__||Object.getPrototypeOf(k)},Zr(F)}function Ua(F,k){if(typeof k!="function"&&k!==null)throw new TypeError("Super expression must either be null or a function");F.prototype=Object.create(k&&k.prototype,{constructor:{value:F,writable:!0,configurable:!0}}),Object.defineProperty(F,"prototype",{writable:!1}),k&&Jr(F,k)}function Jr(F,k){return Jr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(L,$){return L.__proto__=$,L},Jr(F,k)}function de(){return de=Object.assign?Object.assign.bind():function(F){for(var k=1;k<arguments.length;k++){var L=arguments[k];for(var $ in L)({}).hasOwnProperty.call(L,$)&&(F[$]=L[$])}return F},de.apply(null,arguments)}function re(F){return im(F)||us(F)||Wa(F)||nm()}function nm(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
1
+ import{__module as Ai}from"../../../../../_virtual/axe2.js";var HR=Ai.exports,Mp;function $R(){return Mp?Ai.exports:(Mp=1,(function(Fi){(function is(E){var zt=E,N=E.document,x=x||{};x.version="4.11.0",M(Fi)==="object"&&Fi.exports&&typeof is.toString=="function"&&(x.source="("+is.toString()+')(typeof window === "object" ? window : this);',Fi.exports=x),typeof E.getComputedStyle=="function"&&(E.axe=x);var Ip=["precision","format","inGamut"],Pp=["space"],Np=["algorithm"],Bp=["method"],Lp=["maxDeltaE","deltaEMethod","steps","maxSteps"],qp=["variant"],jp=["matches"],zp=["chromium"],Vp=["noImplicit"],Hp=["noPresentational"],Gp=["node"],$p=["relatedNodes"],Up=["node"],Wp=["node"],Yp=["environmentData"],Kp=["environmentData"],Xp=["environmentData"],Zp=["environmentData"],Jp=["environmentData"];function Qp(F){return ds(F)||us(F)||Wa(F)||cs()}function Ci(F){var k=typeof Map=="function"?new Map:void 0;return Ci=function($){if($===null||!em($))return $;if(typeof $!="function")throw new TypeError("Super expression must either be null or a function");if(k!==void 0){if(k.has($))return k.get($);k.set($,_e)}function _e(){return os($,arguments,Zr(this).constructor)}return _e.prototype=Object.create($.prototype,{constructor:{value:_e,enumerable:!1,writable:!0,configurable:!0}}),Jr(_e,$)},Ci(F)}function em(F){try{return Function.toString.call(F).indexOf("[native code]")!==-1}catch{return typeof F=="function"}}function Xr(F,k,L){return(k=ps(k))in F?Object.defineProperty(F,k,{value:L,enumerable:!0,configurable:!0,writable:!0}):F[k]=L,F}function os(F,k,L){if(Ri())return Reflect.construct.apply(null,arguments);var $=[null];$.push.apply($,k);var _e=new(F.bind.apply(F,$));return L&&Jr(_e,L.prototype),_e}function qe(F,k){if(F==null)return{};var L,$,_e=tm(F,k);if(Object.getOwnPropertySymbols){var Pe=Object.getOwnPropertySymbols(F);for($=0;$<Pe.length;$++)L=Pe[$],k.indexOf(L)===-1&&{}.propertyIsEnumerable.call(F,L)&&(_e[L]=F[L])}return _e}function tm(F,k){if(F==null)return{};var L={};for(var $ in F)if({}.hasOwnProperty.call(F,$)){if(k.indexOf($)!==-1)continue;L[$]=F[$]}return L}function $a(F,k,L){return k=Zr(k),rm(F,Ri()?Reflect.construct(k,L||[],Zr(F).constructor):k.apply(F,L))}function rm(F,k){if(k&&(M(k)=="object"||typeof k=="function"))return k;if(k!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return am(F)}function am(F){if(F===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return F}function Ri(){try{var F=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Ri=function(){return!!F})()}function Zr(F){return Zr=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(k){return k.__proto__||Object.getPrototypeOf(k)},Zr(F)}function Ua(F,k){if(typeof k!="function"&&k!==null)throw new TypeError("Super expression must either be null or a function");F.prototype=Object.create(k&&k.prototype,{constructor:{value:F,writable:!0,configurable:!0}}),Object.defineProperty(F,"prototype",{writable:!1}),k&&Jr(F,k)}function Jr(F,k){return Jr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(L,$){return L.__proto__=$,L},Jr(F,k)}function de(){return de=Object.assign?Object.assign.bind():function(F){for(var k=1;k<arguments.length;k++){var L=arguments[k];for(var $ in L)({}).hasOwnProperty.call(L,$)&&(F[$]=L[$])}return F},de.apply(null,arguments)}function re(F){return im(F)||us(F)||Wa(F)||nm()}function nm(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
12
2
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function us(F){if(typeof Symbol<"u"&&F[Symbol.iterator]!=null||F["@@iterator"]!=null)return Array.from(F)}function im(F){if(Array.isArray(F))return Ti(F)}function Zt(F,k,L){ls(F,k),k.set(F,L)}function ss(F,k){ls(F,k),k.add(F)}function ls(F,k){if(k.has(F))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Dt(F,k){return F.get(Rr(F,k))}function rt(F,k,L){return F.set(Rr(F,k),L),L}function Rr(F,k,L){if(typeof F=="function"?F===k:F.has(k))return arguments.length<3?k:L;throw new TypeError("Private element is not present on this object")}function G(F,k){return ds(F)||om(F,k)||Wa(F,k)||cs()}function cs(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
13
3
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function om(F,k){var L=F==null?null:typeof Symbol<"u"&&F[Symbol.iterator]||F["@@iterator"];if(L!=null){var $,_e,Pe,Ke,ft=[],He=!0,tt=!1;try{if(Pe=(L=L.call(F)).next,k===0){if(Object(L)!==L)return;He=!1}else for(;!(He=($=Pe.call(L)).done)&&(ft.push($.value),ft.length!==k);He=!0);}catch(Qr){tt=!0,_e=Qr}finally{try{if(!He&&L.return!=null&&(Ke=L.return(),Object(Ke)!==Ke))return}finally{if(tt)throw _e}}return ft}}function ds(F){if(Array.isArray(F))return F}function wt(F,k){if(!(F instanceof k))throw new TypeError("Cannot call a class as a function")}function fs(F,k){for(var L=0;L<k.length;L++){var $=k[L];$.enumerable=$.enumerable||!1,$.configurable=!0,"value"in $&&($.writable=!0),Object.defineProperty(F,ps($.key),$)}}function _t(F,k,L){return k&&fs(F.prototype,k),L&&fs(F,L),Object.defineProperty(F,"prototype",{writable:!1}),F}function ps(F){var k=um(F,"string");return M(k)=="symbol"?k:k+""}function um(F,k){if(M(F)!="object"||!F)return F;var L=F[Symbol.toPrimitive];if(L!==void 0){var $=L.call(F,k);if(M($)!="object")return $;throw new TypeError("@@toPrimitive must return a primitive value.")}return(k==="string"?String:Number)(F)}function xe(F,k){var L=typeof Symbol<"u"&&F[Symbol.iterator]||F["@@iterator"];if(!L){if(Array.isArray(F)||(L=Wa(F))||k){L&&(F=L);var $=0,_e=function(){};return{s:_e,n:function(){return $>=F.length?{done:!0}:{done:!1,value:F[$++]}},e:function(tt){throw tt},f:_e}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
14
4
  In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var Pe,Ke=!0,ft=!1;return{s:function(){L=L.call(F)},n:function(){var tt=L.next();return Ke=tt.done,tt},e:function(tt){ft=!0,Pe=tt},f:function(){try{Ke||L.return==null||L.return()}finally{if(ft)throw Pe}}}}function Wa(F,k){if(F){if(typeof F=="string")return Ti(F,k);var L={}.toString.call(F).slice(8,-1);return L==="Object"&&F.constructor&&(L=F.constructor.name),L==="Map"||L==="Set"?Array.from(F):L==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(L)?Ti(F,k):void 0}}function Ti(F,k){(k==null||k>F.length)&&(k=F.length);for(var L=0,$=Array(k);L<k;L++)$[L]=F[L];return $}function M(F){"@babel/helpers - typeof";return M=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(k){return typeof k}:function(k){return k&&typeof Symbol=="function"&&k.constructor===Symbol&&k!==Symbol.prototype?"symbol":typeof k},M(F)}(function(F,k,L,$,_e,Pe,Ke,ft,He,tt,Qr){var sm=Object.create,ea=Object.defineProperty,lm=Object.getPrototypeOf,cm=Object.prototype.hasOwnProperty,dm=Object.getOwnPropertyNames,fm=Object.getOwnPropertyDescriptor,pm=function(t,r,a){return r in t?ea(t,r,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[r]=a},mm=function(t){return ea(t,"__esModule",{value:!0})},y=function(t,r){return function(){return r||t((r={exports:{}}).exports,r),r.exports}},xt=function(t,r){for(var a in r)ea(t,a,{get:r[a],enumerable:!0})},hm=function(t,r,a){if(r&&M(r)==="object"||typeof r=="function"){var n=xe(dm(r)),i;try{var o=function(){var s=i.value;!cm.call(t,s)&&s!=="default"&&ea(t,s,{get:function(){return r[s]},enumerable:!(a=fm(r,s))||a.enumerable})};for(n.s();!(i=n.n()).done;)o()}catch(u){n.e(u)}finally{n.f()}}return t},St=function(t){return hm(mm(ea(t!=null?sm(lm(t)):{},"default",t&&t.__esModule&&"default"in t?{get:function(){return t.default},enumerable:!0}:{value:t,enumerable:!0})),t)},ms=function(t,r,a){return pm(t,M(r)!=="symbol"?r+"":r,a),a},vm=y(function(e,t){(function(r,a){M(e)==="object"&&typeof t<"u"?t.exports=a():r.ES6Promise=a()})(e,function(){function r(R){var P=M(R);return R!==null&&(P==="object"||P==="function")}function a(R){return typeof R=="function"}var n=void 0;Array.isArray?n=Array.isArray:n=function(P){return Object.prototype.toString.call(P)==="[object Array]"};var i=n,o=0,u=void 0,s=void 0,l=function(P,j){C[o]=P,C[o+1]=j,o+=2,o===2&&(s?s(T):z())};function c(R){s=R}function d(R){l=R}var f=typeof E<"u"?E:void 0,p=f||{},m=p.MutationObserver||p.WebKitMutationObserver,h=typeof self>"u"&&typeof process<"u"&&{}.toString.call(process)==="[object process]",v=typeof Uint8ClampedArray<"u"&&typeof importScripts<"u"&&typeof MessageChannel<"u";function g(){return function(){return process.nextTick(T)}}function b(){return typeof u<"u"?function(){u(T)}:_()}function w(){var R=0,P=new m(T),j=N.createTextNode("");return P.observe(j,{characterData:!0}),function(){j.data=R=++R%2}}function D(){var R=new MessageChannel;return R.port1.onmessage=T,function(){return R.port2.postMessage(0)}}function _(){var R=setTimeout;return function(){return R(T,1)}}var C=new Array(1e3);function T(){for(var R=0;R<o;R+=2){var P=C[R],j=C[R+1];P(j),C[R]=void 0,C[R+1]=void 0}o=0}function O(){try{var R=Function("return this")().require("vertx");return u=R.runOnLoop||R.runOnContext,b()}catch{return _()}}var z=void 0;h?z=g():m?z=w():v?z=D():f===void 0?z=O():z=_();function S(R,P){var j=this,X=new this.constructor(H);X[V]===void 0&&Fe(X);var oe=j._state;if(oe){var fe=arguments[oe-1];l(function(){return Ae(oe,X,fe,j._result)})}else me(j,X,R,P);return X}function I(R){var P=this;if(R&&M(R)==="object"&&R.constructor===P)return R;var j=new P(H);return W(j,R),j}var V=Math.random().toString(36).substring(2);function H(){}var Q=void 0,ie=1,K=2;function te(){return new TypeError("You cannot resolve a promise with itself")}function q(){return new TypeError("A promises callback cannot return that same promise.")}function J(R,P,j,X){try{R.call(P,j,X)}catch(oe){return oe}}function A(R,P,j){l(function(X){var oe=!1,fe=J(j,P,function(Ve){oe||(oe=!0,P!==Ve?W(X,Ve):Y(X,Ve))},function(Ve){oe||(oe=!0,Z(X,Ve))},"Settle: "+(X._label||" unknown promise"));!oe&&fe&&(oe=!0,Z(X,fe))},R)}function U(R,P){P._state===ie?Y(R,P._result):P._state===K?Z(R,P._result):me(P,void 0,function(j){return W(R,j)},function(j){return Z(R,j)})}function B(R,P,j){P.constructor===R.constructor&&j===S&&P.constructor.resolve===I?U(R,P):j===void 0?Y(R,P):a(j)?A(R,P,j):Y(R,P)}function W(R,P){if(R===P)Z(R,te());else if(r(P)){var j=void 0;try{j=P.then}catch(X){Z(R,X);return}B(R,P,j)}else Y(R,P)}function ne(R){R._onerror&&R._onerror(R._result),De(R)}function Y(R,P){R._state===Q&&(R._result=P,R._state=ie,R._subscribers.length!==0&&l(De,R))}function Z(R,P){R._state===Q&&(R._state=K,R._result=P,l(ne,R))}function me(R,P,j,X){var oe=R._subscribers,fe=oe.length;R._onerror=null,oe[fe]=P,oe[fe+ie]=j,oe[fe+K]=X,fe===0&&R._state&&l(De,R)}function De(R){var P=R._subscribers,j=R._state;if(P.length!==0){for(var X=void 0,oe=void 0,fe=R._result,Ve=0;Ve<P.length;Ve+=3)X=P[Ve],oe=P[Ve+j],X?Ae(j,X,oe,fe):oe(fe);R._subscribers.length=0}}function Ae(R,P,j,X){var oe=a(j),fe=void 0,Ve=void 0,Kr=!0;if(oe){try{fe=j(X)}catch(Ei){Kr=!1,Ve=Ei}if(P===fe){Z(P,q());return}}else fe=X;P._state!==Q||(oe&&Kr?W(P,fe):Kr===!1?Z(P,Ve):R===ie?Y(P,fe):R===K&&Z(P,fe))}function Me(R,P){try{P(function(X){W(R,X)},function(X){Z(R,X)})}catch(j){Z(R,j)}}var je=0;function Le(){return je++}function Fe(R){R[V]=je++,R._state=void 0,R._result=void 0,R._subscribers=[]}function Yr(){return new Error("Array Methods must be provided an Array")}var Ye=(function(){function R(P,j){this._instanceConstructor=P,this.promise=new P(H),this.promise[V]||Fe(this.promise),i(j)?(this.length=j.length,this._remaining=j.length,this._result=new Array(this.length),this.length===0?Y(this.promise,this._result):(this.length=this.length||0,this._enumerate(j),this._remaining===0&&Y(this.promise,this._result))):Z(this.promise,Yr())}return R.prototype._enumerate=function(j){for(var X=0;this._state===Q&&X<j.length;X++)this._eachEntry(j[X],X)},R.prototype._eachEntry=function(j,X){var oe=this._instanceConstructor,fe=oe.resolve;if(fe===I){var Ve=void 0,Kr=void 0,Ei=!1;try{Ve=j.then}catch(ns){Ei=!0,Kr=ns}if(Ve===S&&j._state!==Q)this._settledAt(j._state,X,j._result);else if(typeof Ve!="function")this._remaining--,this._result[X]=j;else if(oe===Se){var as=new oe(H);Ei?Z(as,Kr):B(as,j,Ve),this._willSettleAt(as,X)}else this._willSettleAt(new oe(function(ns){return ns(j)}),X)}else this._willSettleAt(fe(j),X)},R.prototype._settledAt=function(j,X,oe){var fe=this.promise;fe._state===Q&&(this._remaining--,j===K?Z(fe,oe):this._result[X]=oe),this._remaining===0&&Y(fe,this._result)},R.prototype._willSettleAt=function(j,X){var oe=this;me(j,void 0,function(fe){return oe._settledAt(ie,X,fe)},function(fe){return oe._settledAt(K,X,fe)})},R})();function Ce(R){return new Ye(this,R).promise}function ze(R){var P=this;return i(R)?new P(function(j,X){for(var oe=R.length,fe=0;fe<oe;fe++)P.resolve(R[fe]).then(j,X)}):new P(function(j,X){return X(new TypeError("You must pass an array to race."))})}function Ie(R){var P=this,j=new P(H);return Z(j,R),j}function Qe(){throw new TypeError("You must pass a resolver function as the first argument to the promise constructor")}function et(){throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.")}var Se=(function(){function R(P){this[V]=Le(),this._result=this._state=void 0,this._subscribers=[],H!==P&&(typeof P!="function"&&Qe(),this instanceof R?Me(this,P):et())}return R.prototype.catch=function(j){return this.then(null,j)},R.prototype.finally=function(j){var X=this,oe=X.constructor;return a(j)?X.then(function(fe){return oe.resolve(j()).then(function(){return fe})},function(fe){return oe.resolve(j()).then(function(){throw fe})}):X.then(j,j)},R})();Se.prototype.then=S,Se.all=Ce,Se.race=ze,Se.resolve=I,Se.reject=Ie,Se._setScheduler=c,Se._setAsap=d,Se._asap=l;function we(){var R=void 0;if(typeof zt<"u")R=zt;else if(typeof self<"u")R=self;else try{R=Function("return this")()}catch{throw new Error("polyfill failed because global object is unavailable in this environment")}var P=R.Promise;if(P){var j=null;try{j=Object.prototype.toString.call(P.resolve())}catch{}if(j==="[object Promise]"&&!P.cast)return}R.Promise=Se}return Se.polyfill=we,Se.Promise=Se,Se})}),gm=y(function(e){var t=1e5,r=(function(){var A=Object.prototype.toString,U=Object.prototype.hasOwnProperty;return{Class:function(W){return A.call(W).replace(/^\[object *|\]$/g,"")},HasProperty:function(W,ne){return ne in W},HasOwnProperty:function(W,ne){return U.call(W,ne)},IsCallable:function(W){return typeof W=="function"},ToInt32:function(W){return W>>0},ToUint32:function(W){return W>>>0}}})(),a=Math.LN2,n=Math.abs,i=Math.floor,o=Math.log,u=Math.min,s=Math.pow,l=Math.round;function c(A,U,B){return A<U?U:A>B?B:A}var d=Object.getOwnPropertyNames||function(A){if(A!==Object(A))throw new TypeError("Object.getOwnPropertyNames called on non-object");var U=[],B;for(B in A)r.HasOwnProperty(A,B)&&U.push(B);return U},f;Object.defineProperty&&(function(){try{return Object.defineProperty({},"x",{}),!0}catch{return!1}})()?f=Object.defineProperty:f=function(U,B,W){if(!U===Object(U))throw new TypeError("Object.defineProperty called on non-object");return r.HasProperty(W,"get")&&Object.prototype.__defineGetter__&&Object.prototype.__defineGetter__.call(U,B,W.get),r.HasProperty(W,"set")&&Object.prototype.__defineSetter__&&Object.prototype.__defineSetter__.call(U,B,W.set),r.HasProperty(W,"value")&&(U[B]=W.value),U};function p(A){if(d&&f){var U=d(A),B;for(B=0;B<U.length;B+=1)f(A,U[B],{value:A[U[B]],writable:!1,enumerable:!1,configurable:!1})}}function m(A){if(!f)return;if(A.length>t)throw new RangeError("Array too large for polyfill");function U(W){f(A,W,{get:function(){return A._getter(W)},set:function(Y){A._setter(W,Y)},enumerable:!0,configurable:!1})}var B;for(B=0;B<A.length;B+=1)U(B)}function h(A,U){var B=32-U;return A<<B>>B}function v(A,U){var B=32-U;return A<<B>>>B}function g(A){return[A&255]}function b(A){return h(A[0],8)}function w(A){return[A&255]}function D(A){return v(A[0],8)}function _(A){return A=l(Number(A)),[A<0?0:A>255?255:A&255]}function C(A){return[A>>8&255,A&255]}function T(A){return h(A[0]<<8|A[1],16)}function O(A){return[A>>8&255,A&255]}function z(A){return v(A[0]<<8|A[1],16)}function S(A){return[A>>24&255,A>>16&255,A>>8&255,A&255]}function I(A){return h(A[0]<<24|A[1]<<16|A[2]<<8|A[3],32)}function V(A){return[A>>24&255,A>>16&255,A>>8&255,A&255]}function H(A){return v(A[0]<<24|A[1]<<16|A[2]<<8|A[3],32)}function Q(A,U,B){var W=(1<<U-1)-1,ne,Y,Z,me,De,Ae,Me;function je(Le){var Fe=i(Le),Yr=Le-Fe;return Yr<.5?Fe:Yr>.5||Fe%2?Fe+1:Fe}for(A!==A?(Y=(1<<U)-1,Z=s(2,B-1),ne=0):A===1/0||A===-1/0?(Y=(1<<U)-1,Z=0,ne=A<0?1:0):A===0?(Y=0,Z=0,ne=1/A===-1/0?1:0):(ne=A<0,A=n(A),A>=s(2,1-W)?(Y=u(i(o(A)/a),1023),Z=je(A/s(2,Y)*s(2,B)),Z/s(2,B)>=2&&(Y=Y+1,Z=1),Y>W?(Y=(1<<U)-1,Z=0):(Y=Y+W,Z=Z-s(2,B))):(Y=0,Z=je(A/s(2,1-W-B)))),De=[],me=B;me;me-=1)De.push(Z%2?1:0),Z=i(Z/2);for(me=U;me;me-=1)De.push(Y%2?1:0),Y=i(Y/2);for(De.push(ne?1:0),De.reverse(),Ae=De.join(""),Me=[];Ae.length;)Me.push(parseInt(Ae.substring(0,8),2)),Ae=Ae.substring(8);return Me}function ie(A,U,B){var W=[],ne,Y,Z,me,De,Ae,Me,je;for(ne=A.length;ne;ne-=1)for(Z=A[ne-1],Y=8;Y;Y-=1)W.push(Z%2?1:0),Z=Z>>1;return W.reverse(),me=W.join(""),De=(1<<U-1)-1,Ae=parseInt(me.substring(0,1),2)?-1:1,Me=parseInt(me.substring(1,1+U),2),je=parseInt(me.substring(1+U),2),Me===(1<<U)-1?je===0?Ae*(1/0):NaN:Me>0?Ae*s(2,Me-De)*(1+je/s(2,B)):je!==0?Ae*s(2,-(De-1))*(je/s(2,B)):Ae<0?-0:0}function K(A){return ie(A,11,52)}function te(A){return Q(A,11,52)}function q(A){return ie(A,8,23)}function J(A){return Q(A,8,23)}(function(){function A(Le){if(Le=r.ToInt32(Le),Le<0)throw new RangeError("ArrayBuffer size is not a small enough positive integer");this.byteLength=Le,this._bytes=[],this._bytes.length=Le;var Fe;for(Fe=0;Fe<this.byteLength;Fe+=1)this._bytes[Fe]=0;p(this)}e.ArrayBuffer=e.ArrayBuffer||A;function U(){}function B(Le,Fe,Yr){var Ye;return Ye=function(ze,Ie,Qe){var et,Se,we,R;if(!arguments.length||typeof arguments[0]=="number"){if(this.length=r.ToInt32(arguments[0]),Qe<0)throw new RangeError("ArrayBufferView size is not a small enough positive integer");this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new A(this.byteLength),this.byteOffset=0}else if(M(arguments[0])==="object"&&arguments[0].constructor===Ye)for(et=arguments[0],this.length=et.length,this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new A(this.byteLength),this.byteOffset=0,we=0;we<this.length;we+=1)this._setter(we,et._getter(we));else if(M(arguments[0])==="object"&&!(arguments[0]instanceof A||r.Class(arguments[0])==="ArrayBuffer"))for(Se=arguments[0],this.length=r.ToUint32(Se.length),this.byteLength=this.length*this.BYTES_PER_ELEMENT,this.buffer=new A(this.byteLength),this.byteOffset=0,we=0;we<this.length;we+=1)R=Se[we],this._setter(we,Number(R));else if(M(arguments[0])==="object"&&(arguments[0]instanceof A||r.Class(arguments[0])==="ArrayBuffer")){if(this.buffer=ze,this.byteOffset=r.ToUint32(Ie),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(this.byteOffset%this.BYTES_PER_ELEMENT)throw new RangeError("ArrayBuffer length minus the byteOffset is not a multiple of the element size.");if(arguments.length<3){if(this.byteLength=this.buffer.byteLength-this.byteOffset,this.byteLength%this.BYTES_PER_ELEMENT)throw new RangeError("length of buffer minus byteOffset not a multiple of the element size");this.length=this.byteLength/this.BYTES_PER_ELEMENT}else this.length=r.ToUint32(Qe),this.byteLength=this.length*this.BYTES_PER_ELEMENT;if(this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer")}else throw new TypeError("Unexpected argument type(s)");this.constructor=Ye,p(this),m(this)},Ye.prototype=new U,Ye.prototype.BYTES_PER_ELEMENT=Le,Ye.prototype._pack=Fe,Ye.prototype._unpack=Yr,Ye.BYTES_PER_ELEMENT=Le,Ye.prototype._getter=function(Ce){if(arguments.length<1)throw new SyntaxError("Not enough arguments");if(Ce=r.ToUint32(Ce),!(Ce>=this.length)){for(var ze=[],Ie=0,Qe=this.byteOffset+Ce*this.BYTES_PER_ELEMENT;Ie<this.BYTES_PER_ELEMENT;Ie+=1,Qe+=1)ze.push(this.buffer._bytes[Qe]);return this._unpack(ze)}},Ye.prototype.get=Ye.prototype._getter,Ye.prototype._setter=function(Ce,ze){if(arguments.length<2)throw new SyntaxError("Not enough arguments");if(Ce=r.ToUint32(Ce),Ce<this.length){var Ie=this._pack(ze),Qe,et;for(Qe=0,et=this.byteOffset+Ce*this.BYTES_PER_ELEMENT;Qe<this.BYTES_PER_ELEMENT;Qe+=1,et+=1)this.buffer._bytes[et]=Ie[Qe]}},Ye.prototype.set=function(Ce,ze){if(arguments.length<1)throw new SyntaxError("Not enough arguments");var Ie,Qe,et,Se,we,R,P,j,X,oe;if(M(arguments[0])==="object"&&arguments[0].constructor===this.constructor){if(Ie=arguments[0],et=r.ToUint32(arguments[1]),et+Ie.length>this.length)throw new RangeError("Offset plus length of array is out of range");if(j=this.byteOffset+et*this.BYTES_PER_ELEMENT,X=Ie.length*this.BYTES_PER_ELEMENT,Ie.buffer===this.buffer){for(oe=[],we=0,R=Ie.byteOffset;we<X;we+=1,R+=1)oe[we]=Ie.buffer._bytes[R];for(we=0,P=j;we<X;we+=1,P+=1)this.buffer._bytes[P]=oe[we]}else for(we=0,R=Ie.byteOffset,P=j;we<X;we+=1,R+=1,P+=1)this.buffer._bytes[P]=Ie.buffer._bytes[R]}else if(M(arguments[0])==="object"&&typeof arguments[0].length<"u"){if(Qe=arguments[0],Se=r.ToUint32(Qe.length),et=r.ToUint32(arguments[1]),et+Se>this.length)throw new RangeError("Offset plus length of array is out of range");for(we=0;we<Se;we+=1)R=Qe[we],this._setter(et+we,Number(R))}else throw new TypeError("Unexpected argument type(s)")},Ye.prototype.subarray=function(Ce,ze){Ce=r.ToInt32(Ce),ze=r.ToInt32(ze),arguments.length<1&&(Ce=0),arguments.length<2&&(ze=this.length),Ce<0&&(Ce=this.length+Ce),ze<0&&(ze=this.length+ze),Ce=c(Ce,0,this.length),ze=c(ze,0,this.length);var Ie=ze-Ce;return Ie<0&&(Ie=0),new this.constructor(this.buffer,this.byteOffset+Ce*this.BYTES_PER_ELEMENT,Ie)},Ye}var W=B(1,g,b),ne=B(1,w,D),Y=B(1,_,D),Z=B(2,C,T),me=B(2,O,z),De=B(4,S,I),Ae=B(4,V,H),Me=B(4,J,q),je=B(8,te,K);e.Int8Array=e.Int8Array||W,e.Uint8Array=e.Uint8Array||ne,e.Uint8ClampedArray=e.Uint8ClampedArray||Y,e.Int16Array=e.Int16Array||Z,e.Uint16Array=e.Uint16Array||me,e.Int32Array=e.Int32Array||De,e.Uint32Array=e.Uint32Array||Ae,e.Float32Array=e.Float32Array||Me,e.Float64Array=e.Float64Array||je})(),(function(){function A(Y,Z){return r.IsCallable(Y.get)?Y.get(Z):Y[Z]}var U=(function(){var Y=new e.Uint16Array([4660]),Z=new e.Uint8Array(Y.buffer);return A(Z,0)===18})();function B(Y,Z,me){if(arguments.length===0)Y=new e.ArrayBuffer(0);else if(!(Y instanceof e.ArrayBuffer||r.Class(Y)==="ArrayBuffer"))throw new TypeError("TypeError");if(this.buffer=Y||new e.ArrayBuffer(0),this.byteOffset=r.ToUint32(Z),this.byteOffset>this.buffer.byteLength)throw new RangeError("byteOffset out of range");if(arguments.length<3?this.byteLength=this.buffer.byteLength-this.byteOffset:this.byteLength=r.ToUint32(me),this.byteOffset+this.byteLength>this.buffer.byteLength)throw new RangeError("byteOffset and length reference an area beyond the end of the buffer");p(this)}function W(Y){return function(Z,me){if(Z=r.ToUint32(Z),Z+Y.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");Z+=this.byteOffset;var De=new e.Uint8Array(this.buffer,Z,Y.BYTES_PER_ELEMENT),Ae=[],Me;for(Me=0;Me<Y.BYTES_PER_ELEMENT;Me+=1)Ae.push(A(De,Me));return!!me==!!U&&Ae.reverse(),A(new Y(new e.Uint8Array(Ae).buffer),0)}}B.prototype.getUint8=W(e.Uint8Array),B.prototype.getInt8=W(e.Int8Array),B.prototype.getUint16=W(e.Uint16Array),B.prototype.getInt16=W(e.Int16Array),B.prototype.getUint32=W(e.Uint32Array),B.prototype.getInt32=W(e.Int32Array),B.prototype.getFloat32=W(e.Float32Array),B.prototype.getFloat64=W(e.Float64Array);function ne(Y){return function(Z,me,De){if(Z=r.ToUint32(Z),Z+Y.BYTES_PER_ELEMENT>this.byteLength)throw new RangeError("Array index out of range");var Ae=new Y([me]),Me=new e.Uint8Array(Ae.buffer),je=[],Le,Fe;for(Le=0;Le<Y.BYTES_PER_ELEMENT;Le+=1)je.push(A(Me,Le));!!De==!!U&&je.reverse(),Fe=new e.Uint8Array(this.buffer,Z,Y.BYTES_PER_ELEMENT),Fe.set(je)}}B.prototype.setUint8=ne(e.Uint8Array),B.prototype.setInt8=ne(e.Int8Array),B.prototype.setUint16=ne(e.Uint16Array),B.prototype.setInt16=ne(e.Int16Array),B.prototype.setUint32=ne(e.Uint32Array),B.prototype.setInt32=ne(e.Int32Array),B.prototype.setFloat32=ne(e.Float32Array),B.prototype.setFloat64=ne(e.Float64Array),e.DataView=e.DataView||B})()}),bm=y(function(e){(function(t){if(t.WeakMap)return;var r=Object.prototype.hasOwnProperty,a=Object.defineProperty&&(function(){try{return Object.defineProperty({},"x",{value:1}).x===1}catch{}})(),n=function(u,s,l){a?Object.defineProperty(u,s,{configurable:!0,writable:!0,value:l}):u[s]=l};t.WeakMap=(function(){function o(){if(this===void 0)throw new TypeError("Constructor WeakMap requires 'new'");if(n(this,"_id",s("_WeakMap")),arguments.length>0)throw new TypeError("WeakMap iterable is not supported")}n(o.prototype,"delete",function(c){if(u(this,"delete"),!i(c))return!1;var d=c[this._id];return d&&d[0]===c?(delete c[this._id],!0):!1}),n(o.prototype,"get",function(c){if(u(this,"get"),!!i(c)){var d=c[this._id];if(d&&d[0]===c)return d[1]}}),n(o.prototype,"has",function(c){if(u(this,"has"),!i(c))return!1;var d=c[this._id];return!!(d&&d[0]===c)}),n(o.prototype,"set",function(c,d){if(u(this,"set"),!i(c))throw new TypeError("Invalid value used as weak map key");var f=c[this._id];return f&&f[0]===c?(f[1]=d,this):(n(c,this._id,[c,d]),this)});function u(c,d){if(!i(c)||!r.call(c,"_id"))throw new TypeError(d+" method called on incompatible receiver "+M(c))}function s(c){return c+"_"+l()+"."+l()}function l(){return Math.random().toString().substring(2)}return n(o,"_polyfill",!0),o})();function i(o){return Object(o)===o}})(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof E<"u"?E:typeof zt<"u"?zt:e)}),Et=y(function(e,t){var r=function(n){return n&&n.Math===Math&&n};t.exports=r((typeof globalThis>"u"?"undefined":M(globalThis))=="object"&&globalThis)||r((typeof E>"u"?"undefined":M(E))=="object"&&E)||r((typeof self>"u"?"undefined":M(self))=="object"&&self)||r((typeof zt>"u"?"undefined":M(zt))=="object"&&zt)||r(M(e)=="object"&&e)||(function(){return this})()||Function("return this")()}),At=y(function(e,t){t.exports=function(r){try{return!!r()}catch{return!0}}}),Ya=y(function(e,t){var r=At();t.exports=!r(function(){var a=(function(){}).bind();return typeof a!="function"||a.hasOwnProperty("prototype")})}),ym=y(function(e,t){var r=Ya(),a=Function.prototype,n=a.apply,i=a.call;t.exports=(typeof Reflect>"u"?"undefined":M(Reflect))=="object"&&Reflect.apply||(r?i.bind(n):function(){return i.apply(n,arguments)})}),pt=y(function(e,t){var r=Ya(),a=Function.prototype,n=a.call,i=r&&a.bind.bind(n,n);t.exports=r?i:function(o){return function(){return n.apply(o,arguments)}}}),ki=y(function(e,t){var r=pt(),a=r({}.toString),n=r("".slice);t.exports=function(i){return n(a(i),8,-1)}}),hs=y(function(e,t){var r=ki(),a=pt();t.exports=function(n){if(r(n)==="Function")return a(n)}}),at=y(function(e,t){var r=(typeof N>"u"?"undefined":M(N))=="object"&&N.all;t.exports=typeof r>"u"&&r!==void 0?function(a){return typeof a=="function"||a===r}:function(a){return typeof a=="function"}}),Vt=y(function(e,t){var r=At();t.exports=!r(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7})}),fr=y(function(e,t){var r=Ya(),a=Function.prototype.call;t.exports=r?a.bind(a):function(){return a.apply(a,arguments)}}),vs=y(function(e){var t={}.propertyIsEnumerable,r=Object.getOwnPropertyDescriptor,a=r&&!t.call({1:2},1);e.f=a?function(i){var o=r(this,i);return!!o&&o.enumerable}:t}),Ka=y(function(e,t){t.exports=function(r,a){return{enumerable:!(r&1),configurable:!(r&2),writable:!(r&4),value:a}}}),Dm=y(function(e,t){var r=pt(),a=At(),n=ki(),i=Object,o=r("".split);t.exports=a(function(){return!i("z").propertyIsEnumerable(0)})?function(u){return n(u)==="String"?o(u,""):i(u)}:i}),Si=y(function(e,t){t.exports=function(r){return r==null}}),Xa=y(function(e,t){var r=Si(),a=TypeError;t.exports=function(n){if(r(n))throw new a("Can't call method on "+n);return n}}),ta=y(function(e,t){var r=Dm(),a=Xa();t.exports=function(n){return r(a(n))}}),Jt=y(function(e,t){var r=at();t.exports=function(a){return M(a)=="object"?a!==null:r(a)}}),ra=y(function(e,t){t.exports={}}),Oi=y(function(e,t){var r=ra(),a=Et(),n=at(),i=function(u){return n(u)?u:void 0};t.exports=function(o,u){return arguments.length<2?i(r[o])||i(a[o]):r[o]&&r[o][u]||a[o]&&a[o][u]}}),wm=y(function(e,t){var r=pt();t.exports=r({}.isPrototypeOf)}),_m=y(function(e,t){var r=Et(),a=r.navigator,n=a&&a.userAgent;t.exports=n?String(n):""}),xm=y(function(e,t){var r=Et(),a=_m(),n=r.process,i=r.Deno,o=n&&n.versions||i&&i.version,u=o&&o.v8,s,l;u&&(s=u.split("."),l=s[0]>0&&s[0]<4?1:+(s[0]+s[1])),!l&&a&&(s=a.match(/Edge\/(\d+)/),(!s||s[1]>=74)&&(s=a.match(/Chrome\/(\d+)/),s&&(l=+s[1]))),t.exports=l}),gs=y(function(e,t){var r=xm(),a=At(),n=Et(),i=n.String;t.exports=!!Object.getOwnPropertySymbols&&!a(function(){var o=Symbol("symbol detection");return!i(o)||!(Object(o)instanceof Symbol)||!Symbol.sham&&r&&r<41})}),bs=y(function(e,t){var r=gs();t.exports=r&&!Symbol.sham&&M(Symbol.iterator)=="symbol"}),ys=y(function(e,t){var r=Oi(),a=at(),n=wm(),i=bs(),o=Object;t.exports=i?function(u){return M(u)=="symbol"}:function(u){var s=r("Symbol");return a(s)&&n(s.prototype,o(u))}}),Ds=y(function(e,t){var r=String;t.exports=function(a){try{return r(a)}catch{return"Object"}}}),Za=y(function(e,t){var r=at(),a=Ds(),n=TypeError;t.exports=function(i){if(r(i))return i;throw new n(a(i)+" is not a function")}}),Mi=y(function(e,t){var r=Za(),a=Si();t.exports=function(n,i){var o=n[i];return a(o)?void 0:r(o)}}),Em=y(function(e,t){var r=fr(),a=at(),n=Jt(),i=TypeError;t.exports=function(o,u){var s,l;if(u==="string"&&a(s=o.toString)&&!n(l=r(s,o))||a(s=o.valueOf)&&!n(l=r(s,o))||u!=="string"&&a(s=o.toString)&&!n(l=r(s,o)))return l;throw new i("Can't convert object to primitive value")}}),Ii=y(function(e,t){t.exports=!0}),Am=y(function(e,t){var r=Et(),a=Object.defineProperty;t.exports=function(n,i){try{a(r,n,{value:i,configurable:!0,writable:!0})}catch{r[n]=i}return i}}),Ja=y(function(e,t){var r=Ii(),a=Et(),n=Am(),i="__core-js_shared__",o=t.exports=a[i]||n(i,{});(o.versions||(o.versions=[])).push({version:"3.44.0",mode:r?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.44.0/LICENSE",source:"https://github.com/zloirock/core-js"})}),ws=y(function(e,t){var r=Ja();t.exports=function(a,n){return r[a]||(r[a]=n||{})}}),Pi=y(function(e,t){var r=Xa(),a=Object;t.exports=function(n){return a(r(n))}}),Ht=y(function(e,t){var r=pt(),a=Pi(),n=r({}.hasOwnProperty);t.exports=Object.hasOwn||function(o,u){return n(a(o),u)}}),_s=y(function(e,t){var r=pt(),a=0,n=Math.random(),i=r(1.1.toString);t.exports=function(o){return"Symbol("+(o===void 0?"":o)+")_"+i(++a+n,36)}}),Gt=y(function(e,t){var r=Et(),a=ws(),n=Ht(),i=_s(),o=gs(),u=bs(),s=r.Symbol,l=a("wks"),c=u?s.for||s:s&&s.withoutSetter||i;t.exports=function(d){return n(l,d)||(l[d]=o&&n(s,d)?s[d]:c("Symbol."+d)),l[d]}}),Fm=y(function(e,t){var r=fr(),a=Jt(),n=ys(),i=Mi(),o=Em(),u=Gt(),s=TypeError,l=u("toPrimitive");t.exports=function(c,d){if(!a(c)||n(c))return c;var f=i(c,l),p;if(f){if(d===void 0&&(d="default"),p=r(f,c,d),!a(p)||n(p))return p;throw new s("Can't convert object to primitive value")}return d===void 0&&(d="number"),o(c,d)}}),xs=y(function(e,t){var r=Fm(),a=ys();t.exports=function(n){var i=r(n,"string");return a(i)?i:i+""}}),Es=y(function(e,t){var r=Et(),a=Jt(),n=r.document,i=a(n)&&a(n.createElement);t.exports=function(o){return i?n.createElement(o):{}}}),As=y(function(e,t){var r=Vt(),a=At(),n=Es();t.exports=!r&&!a(function(){return Object.defineProperty(n("div"),"a",{get:function(){return 7}}).a!==7})}),Cm=y(function(e){var t=Vt(),r=fr(),a=vs(),n=Ka(),i=ta(),o=xs(),u=Ht(),s=As(),l=Object.getOwnPropertyDescriptor;e.f=t?l:function(d,f){if(d=i(d),f=o(f),s)try{return l(d,f)}catch{}if(u(d,f))return n(!r(a.f,d,f),d[f])}}),Rm=y(function(e,t){var r=At(),a=at(),n=/#|\.prototype\./,i=function(d,f){var p=u[o(d)];return p===l?!0:p===s?!1:a(f)?r(f):!!f},o=i.normalize=function(c){return String(c).replace(n,".").toLowerCase()},u=i.data={},s=i.NATIVE="N",l=i.POLYFILL="P";t.exports=i}),Fs=y(function(e,t){var r=hs(),a=Za(),n=Ya(),i=r(r.bind);t.exports=function(o,u){return a(o),u===void 0?o:n?i(o,u):function(){return o.apply(u,arguments)}}}),Cs=y(function(e,t){var r=Vt(),a=At();t.exports=r&&a(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42})}),Tr=y(function(e,t){var r=Jt(),a=String,n=TypeError;t.exports=function(i){if(r(i))return i;throw new n(a(i)+" is not an object")}}),Qa=y(function(e){var t=Vt(),r=As(),a=Cs(),n=Tr(),i=xs(),o=TypeError,u=Object.defineProperty,s=Object.getOwnPropertyDescriptor,l="enumerable",c="configurable",d="writable";e.f=t?a?function(p,m,h){if(n(p),m=i(m),n(h),typeof p=="function"&&m==="prototype"&&"value"in h&&d in h&&!h[d]){var v=s(p,m);v&&v[d]&&(p[m]=h.value,h={configurable:c in h?h[c]:v[c],enumerable:l in h?h[l]:v[l],writable:!1})}return u(p,m,h)}:u:function(p,m,h){if(n(p),m=i(m),n(h),r)try{return u(p,m,h)}catch{}if("get"in h||"set"in h)throw new o("Accessors not supported");return"value"in h&&(p[m]=h.value),p}}),aa=y(function(e,t){var r=Vt(),a=Qa(),n=Ka();t.exports=r?function(i,o,u){return a.f(i,o,n(1,u))}:function(i,o,u){return i[o]=u,i}}),en=y(function(e,t){var r=Et(),a=ym(),n=hs(),i=at(),o=Cm().f,u=Rm(),s=ra(),l=Fs(),c=aa(),d=Ht();Ja();var f=function(m){var h=function(g,b,w){if(this instanceof h){switch(arguments.length){case 0:return new m;case 1:return new m(g);case 2:return new m(g,b)}return new m(g,b,w)}return a(m,this,arguments)};return h.prototype=m.prototype,h};t.exports=function(p,m){var h=p.target,v=p.global,g=p.stat,b=p.proto,w=v?r:g?r[h]:r[h]&&r[h].prototype,D=v?s:s[h]||c(s,h,{})[h],_=D.prototype,C,T,O,z,S,I,V,H,Q;for(z in m)C=u(v?z:h+(g?".":"#")+z,p.forced),T=!C&&w&&d(w,z),I=D[z],T&&(p.dontCallGetSet?(Q=o(w,z),V=Q&&Q.value):V=w[z]),S=T&&V?V:m[z],!(!C&&!b&&M(I)==M(S))&&(p.bind&&T?H=l(S,r):p.wrap&&T?H=f(S):b&&i(S)?H=n(S):H=S,(p.sham||S&&S.sham||I&&I.sham)&&c(H,"sham",!0),c(D,z,H),b&&(O=h+"Prototype",d(s,O)||c(s,O,{}),c(s[O],z,S),p.real&&_&&(C||!_[z])&&c(_,z,S)))}}),Tm=y(function(){var e=en(),t=Ht();e({target:"Object",stat:!0},{hasOwn:t})}),km=y(function(e,t){Tm();var r=ra();t.exports=r.Object.hasOwn}),Sm=y(function(e,t){var r=km();t.exports=r}),Om=y(function(e,t){var r=Sm();t.exports=r}),Ni=y(function(e,t){var r=ws(),a=_s(),n=r("keys");t.exports=function(i){return n[i]||(n[i]=a(i))}}),Mm=y(function(e,t){var r=At();t.exports=!r(function(){function a(){}return a.prototype.constructor=null,Object.getPrototypeOf(new a)!==a.prototype})}),Bi=y(function(e,t){var r=Ht(),a=at(),n=Pi(),i=Ni(),o=Mm(),u=i("IE_PROTO"),s=Object,l=s.prototype;t.exports=o?s.getPrototypeOf:function(c){var d=n(c);if(r(d,u))return d[u];var f=d.constructor;return a(f)&&d instanceof f?f.prototype:d instanceof s?l:null}}),Im=y(function(e,t){var r=Math.ceil,a=Math.floor;t.exports=Math.trunc||function(i){var o=+i;return(o>0?a:r)(o)}}),Li=y(function(e,t){var r=Im();t.exports=function(a){var n=+a;return n!==n||n===0?0:r(n)}}),Pm=y(function(e,t){var r=Li(),a=Math.max,n=Math.min;t.exports=function(i,o){var u=r(i);return u<0?a(u+o,0):n(u,o)}}),Nm=y(function(e,t){var r=Li(),a=Math.min;t.exports=function(n){var i=r(n);return i>0?a(i,9007199254740991):0}}),Rs=y(function(e,t){var r=Nm();t.exports=function(a){return r(a.length)}}),Bm=y(function(e,t){var r=ta(),a=Pm(),n=Rs(),i=function(u){return function(s,l,c){var d=r(s),f=n(d);if(f===0)return!u&&-1;var p=a(c,f),m;if(u&&l!==l){for(;f>p;)if(m=d[p++],m!==m)return!0}else for(;f>p;p++)if((u||p in d)&&d[p]===l)return u||p||0;return!u&&-1}};t.exports={includes:i(!0),indexOf:i(!1)}}),qi=y(function(e,t){t.exports={}}),Lm=y(function(e,t){var r=pt(),a=Ht(),n=ta(),i=Bm().indexOf,o=qi(),u=r([].push);t.exports=function(s,l){var c=n(s),d=0,f=[],p;for(p in c)!a(o,p)&&a(c,p)&&u(f,p);for(;l.length>d;)a(c,p=l[d++])&&(~i(f,p)||u(f,p));return f}}),Ts=y(function(e,t){t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]}),ks=y(function(e,t){var r=Lm(),a=Ts();t.exports=Object.keys||function(i){return r(i,a)}}),qm=y(function(e,t){var r=Vt(),a=At(),n=pt(),i=Bi(),o=ks(),u=ta(),s=vs().f,l=n(s),c=n([].push),d=r&&a(function(){var p=Object.create(null);return p[2]=2,!l(p,2)}),f=function(m){return function(h){for(var v=u(h),g=o(v),b=d&&i(v)===null,w=g.length,D=0,_=[],C;w>D;)C=g[D++],(!r||(b?C in v:l(v,C)))&&c(_,m?[C,v[C]]:v[C]);return _}};t.exports={entries:f(!0),values:f(!1)}}),jm=y(function(){var e=en(),t=qm().values;e({target:"Object",stat:!0},{values:function(a){return t(a)}})}),zm=y(function(e,t){jm();var r=ra();t.exports=r.Object.values}),Vm=y(function(e,t){var r=zm();t.exports=r}),Hm=y(function(e,t){var r=Vm();t.exports=r}),ji=y(function(e,t){var r=Gt(),a=r("toStringTag"),n={};n[a]="z",t.exports=String(n)==="[object z]"}),tn=y(function(e,t){var r=ji(),a=at(),n=ki(),i=Gt(),o=i("toStringTag"),u=Object,s=n((function(){return arguments})())==="Arguments",l=function(d,f){try{return d[f]}catch{}};t.exports=r?n:function(c){var d,f,p;return c===void 0?"Undefined":c===null?"Null":typeof(f=l(d=u(c),o))=="string"?f:s?n(d):(p=n(d))==="Object"&&a(d.callee)?"Arguments":p}}),Ss=y(function(e,t){var r=tn(),a=String;t.exports=function(n){if(r(n)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return a(n)}}),Gm=y(function(e,t){var r=pt(),a=Li(),n=Ss(),i=Xa(),o=r("".charAt),u=r("".charCodeAt),s=r("".slice),l=function(d){return function(f,p){var m=n(i(f)),h=a(p),v=m.length,g,b;return h<0||h>=v?d?"":void 0:(g=u(m,h),g<55296||g>56319||h+1===v||(b=u(m,h+1))<56320||b>57343?d?o(m,h):g:d?s(m,h,h+2):(g-55296<<10)+(b-56320)+65536)}};t.exports={codeAt:l(!1),charAt:l(!0)}}),$m=y(function(e,t){var r=Et(),a=at(),n=r.WeakMap;t.exports=a(n)&&/native code/.test(String(n))}),Um=y(function(e,t){var r=$m(),a=Et(),n=Jt(),i=aa(),o=Ht(),u=Ja(),s=Ni(),l=qi(),c="Object already initialized",d=a.TypeError,f=a.WeakMap,p,m,h,v=function(_){return h(_)?m(_):p(_,{})},g=function(_){return function(C){var T;if(!n(C)||(T=m(C)).type!==_)throw new d("Incompatible receiver, "+_+" required");return T}};r||u.state?(b=u.state||(u.state=new f),b.get=b.get,b.has=b.has,b.set=b.set,p=function(_,C){if(b.has(_))throw new d(c);return C.facade=_,b.set(_,C),C},m=function(_){return b.get(_)||{}},h=function(_){return b.has(_)}):(w=s("state"),l[w]=!0,p=function(_,C){if(o(_,w))throw new d(c);return C.facade=_,i(_,w,C),C},m=function(_){return o(_,w)?_[w]:{}},h=function(_){return o(_,w)});var b,w;t.exports={set:p,get:m,has:h,enforce:v,getterFor:g}}),Wm=y(function(e,t){var r=Vt(),a=Ht(),n=Function.prototype,i=r&&Object.getOwnPropertyDescriptor,o=a(n,"name"),u=o&&(function(){}).name==="something",s=o&&(!r||r&&i(n,"name").configurable);t.exports={EXISTS:o,PROPER:u,CONFIGURABLE:s}}),Ym=y(function(e){var t=Vt(),r=Cs(),a=Qa(),n=Tr(),i=ta(),o=ks();e.f=t&&!r?Object.defineProperties:function(s,l){n(s);for(var c=i(l),d=o(l),f=d.length,p=0,m;f>p;)a.f(s,m=d[p++],c[m]);return s}}),Km=y(function(e,t){var r=Oi();t.exports=r("document","documentElement")}),Os=y(function(e,t){var r=Tr(),a=Ym(),n=Ts(),i=qi(),o=Km(),u=Es(),s=Ni(),l=">",c="<",d="prototype",f="script",p=s("IE_PROTO"),m=function(){},h=function(_){return c+f+l+_+c+"/"+f+l},v=function(_){_.write(h("")),_.close();var C=_.parentWindow.Object;return _=null,C},g=function(){var _=u("iframe"),C="java"+f+":",T;return _.style.display="none",o.appendChild(_),_.src=String(C),T=_.contentWindow.document,T.open(),T.write(h("document.F=Object")),T.close(),T.F},b,w=function(){try{b=new ActiveXObject("htmlfile")}catch{}w=typeof N<"u"?N.domain&&b?v(b):g():v(b);for(var _=n.length;_--;)delete w[d][n[_]];return w()};i[p]=!0,t.exports=Object.create||function(_,C){var T;return _!==null?(m[d]=r(_),T=new m,m[d]=null,T[p]=_):T=w(),C===void 0?T:a.f(T,C)}}),Ms=y(function(e,t){var r=aa();t.exports=function(a,n,i,o){return o&&o.enumerable?a[n]=i:r(a,n,i),a}}),Is=y(function(e,t){var r=At(),a=at(),n=Jt(),i=Os(),o=Bi(),u=Ms(),s=Gt(),l=Ii(),c=s("iterator"),d=!1,f,p,m;[].keys&&(m=[].keys(),"next"in m?(p=o(o(m)),p!==Object.prototype&&(f=p)):d=!0);var h=!n(f)||r(function(){var v={};return f[c].call(v)!==v});h?f={}:l&&(f=i(f)),a(f[c])||u(f,c,function(){return this}),t.exports={IteratorPrototype:f,BUGGY_SAFARI_ITERATORS:d}}),Xm=y(function(e,t){var r=ji(),a=tn();t.exports=r?{}.toString:function(){return"[object "+a(this)+"]"}}),Ps=y(function(e,t){var r=ji(),a=Qa().f,n=aa(),i=Ht(),o=Xm(),u=Gt(),s=u("toStringTag");t.exports=function(l,c,d,f){var p=d?l:l&&l.prototype;p&&(i(p,s)||a(p,s,{configurable:!0,value:c}),f&&!r&&n(p,"toString",o))}}),rn=y(function(e,t){t.exports={}}),Zm=y(function(e,t){var r=Is().IteratorPrototype,a=Os(),n=Ka(),i=Ps(),o=rn(),u=function(){return this};t.exports=function(s,l,c,d){var f=l+" Iterator";return s.prototype=a(r,{next:n(+!d,c)}),i(s,f,!1,!0),o[f]=u,s}}),Jm=y(function(e,t){var r=pt(),a=Za();t.exports=function(n,i,o){try{return r(a(Object.getOwnPropertyDescriptor(n,i)[o]))}catch{}}}),Qm=y(function(e,t){var r=Jt();t.exports=function(a){return r(a)||a===null}}),eh=y(function(e,t){var r=Qm(),a=String,n=TypeError;t.exports=function(i){if(r(i))return i;throw new n("Can't set "+a(i)+" as a prototype")}}),th=y(function(e,t){var r=Jm(),a=Jt(),n=Xa(),i=eh();t.exports=Object.setPrototypeOf||("__proto__"in{}?(function(){var o=!1,u={},s;try{s=r(Object.prototype,"__proto__","set"),s(u,[]),o=u instanceof Array}catch{}return function(c,d){return n(c),i(d),a(c)&&(o?s(c,d):c.__proto__=d),c}})():void 0)}),rh=y(function(e,t){var r=en(),a=fr(),n=Ii(),i=Wm(),o=at(),u=Zm(),s=Bi(),l=th(),c=Ps(),d=aa(),f=Ms(),p=Gt(),m=rn(),h=Is(),v=i.PROPER,g=i.CONFIGURABLE,b=h.IteratorPrototype,w=h.BUGGY_SAFARI_ITERATORS,D=p("iterator"),_="keys",C="values",T="entries",O=function(){return this};t.exports=function(z,S,I,V,H,Q,ie){u(I,S,V);var K=function(me){if(me===H&&U)return U;if(!w&&me&&me in J)return J[me];switch(me){case _:return function(){return new I(this,me)};case C:return function(){return new I(this,me)};case T:return function(){return new I(this,me)}}return function(){return new I(this)}},te=S+" Iterator",q=!1,J=z.prototype,A=J[D]||J["@@iterator"]||H&&J[H],U=!w&&A||K(H),B=S==="Array"&&J.entries||A,W,ne,Y;if(B&&(W=s(B.call(new z)),W!==Object.prototype&&W.next&&(!n&&s(W)!==b&&(l?l(W,b):o(W[D])||f(W,D,O)),c(W,te,!0,!0),n&&(m[te]=O))),v&&H===C&&A&&A.name!==C&&(!n&&g?d(J,"name",C):(q=!0,U=function(){return a(A,this)})),H)if(ne={values:K(C),keys:Q?U:K(_),entries:K(T)},ie)for(Y in ne)(w||q||!(Y in J))&&f(J,Y,ne[Y]);else r({target:S,proto:!0,forced:w||q},ne);return(!n||ie)&&J[D]!==U&&f(J,D,U,{name:H}),m[S]=U,ne}}),ah=y(function(e,t){t.exports=function(r,a){return{value:r,done:a}}}),nh=y(function(){var e=Gm().charAt,t=Ss(),r=Um(),a=rh(),n=ah(),i="String Iterator",o=r.set,u=r.getterFor(i);a(String,"String",function(s){o(this,{type:i,string:t(s),index:0})},function(){var l=u(this),c=l.string,d=l.index,f;return d>=c.length?n(void 0,!0):(f=e(c,d),l.index+=f.length,n(f,!1))})}),ih=y(function(e,t){var r=fr(),a=Tr(),n=Mi();t.exports=function(i,o,u){var s,l;a(i);try{if(s=n(i,"return"),!s){if(o==="throw")throw u;return u}s=r(s,i)}catch(c){l=!0,s=c}if(o==="throw")throw u;if(l)throw s;return a(s),u}}),oh=y(function(e,t){var r=Tr(),a=ih();t.exports=function(n,i,o,u){try{return u?i(r(o)[0],o[1]):i(o)}catch(s){a(n,"throw",s)}}}),uh=y(function(e,t){var r=Gt(),a=rn(),n=r("iterator"),i=Array.prototype;t.exports=function(o){return o!==void 0&&(a.Array===o||i[n]===o)}}),sh=y(function(e,t){var r=pt(),a=at(),n=Ja(),i=r(Function.toString);a(n.inspectSource)||(n.inspectSource=function(o){return i(o)}),t.exports=n.inspectSource}),lh=y(function(e,t){var r=pt(),a=At(),n=at(),i=tn(),o=Oi(),u=sh(),s=function(){},l=o("Reflect","construct"),c=/^\s*(?:class|function)\b/,d=r(c.exec),f=!c.test(s),p=function(v){if(!n(v))return!1;try{return l(s,[],v),!0}catch{return!1}},m=function(v){if(!n(v))return!1;switch(i(v)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return f||!!d(c,u(v))}catch{return!0}};m.sham=!0,t.exports=!l||a(function(){var h;return p(p.call)||!p(Object)||!p(function(){h=!0})||h})?m:p}),ch=y(function(e,t){var r=Vt(),a=Qa(),n=Ka();t.exports=function(i,o,u){r?a.f(i,o,n(0,u)):i[o]=u}}),Ns=y(function(e,t){var r=tn(),a=Mi(),n=Si(),i=rn(),o=Gt(),u=o("iterator");t.exports=function(s){if(!n(s))return a(s,u)||a(s,"@@iterator")||i[r(s)]}}),dh=y(function(e,t){var r=fr(),a=Za(),n=Tr(),i=Ds(),o=Ns(),u=TypeError;t.exports=function(s,l){var c=arguments.length<2?o(s):l;if(a(c))return n(r(c,s));throw new u(i(s)+" is not iterable")}}),fh=y(function(e,t){var r=Fs(),a=fr(),n=Pi(),i=oh(),o=uh(),u=lh(),s=Rs(),l=ch(),c=dh(),d=Ns(),f=Array;t.exports=function(m){var h=n(m),v=u(this),g=arguments.length,b=g>1?arguments[1]:void 0,w=b!==void 0;w&&(b=r(b,g>2?arguments[2]:void 0));var D=d(h),_=0,C,T,O,z,S,I;if(D&&!(this===f&&o(D)))for(T=v?new this:[],z=c(h,D),S=z.next;!(O=a(S,z)).done;_++)I=w?i(z,b,[O.value,_],!0):O.value,l(T,_,I);else for(C=s(h),T=v?new this(C):f(C);C>_;_++)I=w?b(h[_],_):h[_],l(T,_,I);return T.length=_,T}}),ph=y(function(e,t){var r=Gt(),a=r("iterator"),n=!1;try{i=0,o={next:function(){return{done:!!i++}},return:function(){n=!0}},o[a]=function(){return this},Array.from(o,function(){throw 2})}catch{}var i,o;t.exports=function(u,s){try{if(!s&&!n)return!1}catch{return!1}var l=!1;try{var c={};c[a]=function(){return{next:function(){return{done:l=!0}}}},u(c)}catch{}return l}}),mh=y(function(){var e=en(),t=fh(),r=ph(),a=!r(function(n){Array.from(n)});e({target:"Array",stat:!0,forced:a},{from:t})}),hh=y(function(e,t){nh(),mh();var r=ra();t.exports=r.Array.from}),vh=y(function(e,t){var r=hh();t.exports=r}),Bs=y(function(e,t){var r=vh();t.exports=r}),Ls=y(function(e){Object.defineProperty(e,"__esModule",{value:!0});function t(o){return o>="a"&&o<="z"||o>="A"&&o<="Z"||o==="-"||o==="_"}e.isIdentStart=t;function r(o){return o>="a"&&o<="z"||o>="A"&&o<="Z"||o>="0"&&o<="9"||o==="-"||o==="_"}e.isIdent=r;function a(o){return o>="a"&&o<="f"||o>="A"&&o<="F"||o>="0"&&o<="9"}e.isHex=a;function n(o){for(var u=o.length,s="",l=0;l<u;){var c=o.charAt(l);if(e.identSpecialChars[c])s+="\\"+c;else if(c==="_"||c==="-"||c>="A"&&c<="Z"||c>="a"&&c<="z"||l!==0&&c>="0"&&c<="9")s+=c;else{var d=c.charCodeAt(0);if((d&63488)===55296){var f=o.charCodeAt(l++);if((d&64512)!==55296||(f&64512)!==56320)throw Error("UCS-2(decode): illegal sequence");d=((d&1023)<<10)+(f&1023)+65536}s+="\\"+d.toString(16)+" "}l++}return s}e.escapeIdentifier=n;function i(o){for(var u=o.length,s="",l=0,c;l<u;){var d=o.charAt(l);d==='"'?d='\\"':d==="\\"?d="\\\\":(c=e.strReplacementsRev[d])!==void 0&&(d=c),s+=d,l++}return'"'+s+'"'}e.escapeStr=i,e.identSpecialChars={"!":!0,'"':!0,"#":!0,$:!0,"%":!0,"&":!0,"'":!0,"(":!0,")":!0,"*":!0,"+":!0,",":!0,".":!0,"/":!0,";":!0,"<":!0,"=":!0,">":!0,"?":!0,"@":!0,"[":!0,"\\":!0,"]":!0,"^":!0,"`":!0,"{":!0,"|":!0,"}":!0,"~":!0},e.strReplacementsRev={"\n":"\\n","\r":"\\r"," ":"\\t","\f":"\\f","\v":"\\v"},e.singleQuoteEscapeChars={n:`
@@ -1,6 +1 @@
1
- import{__exports as L}from"../../../../../_virtual/index8.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};
1
+ import{__exports as L}from"../../../../../_virtual/index8.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";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};