@ncino/web-components 8.1.0-preview.9 → 9.0.0-preview.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (607) hide show
  1. package/dist/_slds/icons/svg/symbols-rtl.svg +1 -1
  2. package/dist/_slds/icons/svg/symbols.svg +1 -1
  3. package/dist/_slds/icons/symbols-rtl.svg +1 -1
  4. package/dist/_slds/icons/symbols.svg +1 -1
  5. package/dist/_virtual/_commonjsHelpers.js +1 -1
  6. package/dist/_virtual/index.js +1 -1
  7. package/dist/assets/node_modules/.pnpm/ckeditor5@47.3.0/node_modules/ckeditor5/dist/ckeditor5.css +1 -0
  8. package/dist/components/accordion/gator/base/accordion.gator.js +2 -2
  9. package/dist/components/accordion/gator/group/accordion-group.gator.js +1 -1
  10. package/dist/components/alert/gator/base/alert.gator.js +1 -1
  11. package/dist/components/alert/gator/subtitle/alert-subtitle.gator.js +1 -1
  12. package/dist/components/alert/gator/title/alert-title.gator.js +1 -1
  13. package/dist/components/avatar/gator/avatar.gator.js +1 -1
  14. package/dist/components/badge/gator/badge.gator.js +3 -3
  15. package/dist/components/banner/gator/banner.gator.js +2 -2
  16. package/dist/components/boolean/boolean.gator.js +2 -2
  17. package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.js +1 -1
  18. package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.js +2 -2
  19. package/dist/components/button/gator/button.gator.js +1 -1
  20. package/dist/components/button-card/gator/button-card.gator.js +2 -2
  21. package/dist/components/button-group/gator/button-group.gator.js +2 -2
  22. package/dist/components/card/gator/base/card.gator.js +1 -1
  23. package/dist/components/card/gator/content/card-content.gator.js +1 -1
  24. package/dist/components/card/gator/footer/card-footer.gator.js +1 -1
  25. package/dist/components/card/gator/header/card-header.gator.js +1 -1
  26. package/dist/components/checkbox/checkbox.gator.js +1 -1
  27. package/dist/components/checkbox-group/checkbox-group.gator.js +2 -2
  28. package/dist/components/chip/gator/chip.gator.js +1 -1
  29. package/dist/components/date-picker/base/gator/datepicker.gator.js +2 -2
  30. package/dist/components/date-picker/year-month-selector/year-month-selector.gator.js +1 -1
  31. package/dist/components/display-card/gator/display-card.gator.js +1 -1
  32. package/dist/components/divider/gator/divider.gator.js +2 -2
  33. package/dist/components/fab/gator/fab.gator.js +1 -1
  34. package/dist/components/guided-nav/gator/guided-nav/guided-nav.gator.js +1 -1
  35. package/dist/components/guided-nav/gator/guided-nav-step/guided-nav-step.gator.js +2 -2
  36. package/dist/components/guided-nav/gator/guided-nav-substep/guided-nav-substep.gator.js +1 -1
  37. package/dist/components/headline-card/gator/headline-card.gator.js +2 -2
  38. package/dist/components/icon/gator/icon.gator.js +1 -1
  39. package/dist/components/icon-button/gator/icon-button.gator.js +1 -1
  40. package/dist/components/illustration/gator/illustration.gator.js +1 -1
  41. package/dist/components/image-card/gator/image-card.gator.js +1 -1
  42. package/dist/components/input/gator/dropdown/input-dropdown.gator.js +39 -39
  43. package/dist/components/input/gator/help-text/help-text.gator.js +1 -1
  44. package/dist/components/input/gator/input-currency/input-currency.gator.js +1 -1
  45. package/dist/components/input/gator/input-date/input-date.gator.js +1 -1
  46. package/dist/components/input/gator/input-file/file-uploaded-preview/file-upload-preview.gator.js +1 -1
  47. package/dist/components/input/gator/input-file/input-file.gator.js +1 -1
  48. package/dist/components/input/gator/input-label/input-label.gator.js +1 -1
  49. package/dist/components/input/gator/input-masked/input-masked.gator.js +1 -1
  50. package/dist/components/input/gator/input-percent/input-percent.gator.js +1 -1
  51. package/dist/components/input/gator/input-phone/input-phone.gator.js +1 -1
  52. package/dist/components/input/gator/input-search/input-search.gator.js +1 -1
  53. package/dist/components/input/gator/input-text/input-text.gator.js +1 -1
  54. package/dist/components/input/gator/input-textarea/input-textarea.gator.js +1 -1
  55. package/dist/components/input/gator/input-time/input-time.gator.js +1 -1
  56. package/dist/components/input-rich-text/ckeditor-config.js +1 -1
  57. package/dist/components/input-rich-text/input-rich-text.slds.js +2 -2
  58. package/dist/components/list/gator/list/list.gator.js +1 -1
  59. package/dist/components/list/gator/list-item/list-item.gator.js +2 -2
  60. package/dist/components/loading-spinner/gator/loading-spinner.gator.js +1 -1
  61. package/dist/components/menu/base/gator/menu.gator.js +1 -1
  62. package/dist/components/menu/menu-item/gator/menu-item.gator.js +1 -1
  63. package/dist/components/modal/gator/modal.gator.js +7 -5
  64. package/dist/components/modal/modal.js +1 -1
  65. package/dist/components/page-header/gator/page-header.gator.js +1 -1
  66. package/dist/components/panel/gator/panel.gator.js +1 -1
  67. package/dist/components/panel/gator/panel.storybook-test.js +1 -1
  68. package/dist/components/popover/gator/popover.gator.js +1 -1
  69. package/dist/components/progress-bar/gator/progress-bar.gator.js +1 -1
  70. package/dist/components/progress-ring/gator/progress-ring.gator.js +1 -1
  71. package/dist/components/progress-stepper/base/progress-stepper.gator.js +1 -1
  72. package/dist/components/progress-stepper/index.js +1 -0
  73. package/dist/components/progress-stepper/stepper-item/stepper-item.gator.js +2 -2
  74. package/dist/components/radio/radio.gator.js +1 -1
  75. package/dist/components/radio-group/radio-group.gator.js +2 -2
  76. package/dist/components/selection-box/selection-box.gator.js +1 -1
  77. package/dist/components/selection-box-group/selection-box-group.gator.js +1 -1
  78. package/dist/components/selector/gator/selector.gator.js +1 -1
  79. package/dist/components/skeleton-loader/gator/skeleton-loader.gator.js +1 -1
  80. package/dist/components/skip-link/gator/base/skip-link.gator.js +1 -1
  81. package/dist/components/skip-link/gator/list-item/skip-link-list-item.gator.js +1 -1
  82. package/dist/components/switch/gator/switch.gator.js +1 -1
  83. package/dist/components/table/gator/table-bulk-controls/table-bulk-controls.gator.js +1 -1
  84. package/dist/components/table/gator/table-controls/table-controls.gator.js +1 -1
  85. package/dist/components/table/gator/table-pagination/table-pagination.gator.js +1 -1
  86. package/dist/components/table/gator/table.gator.js +1 -1
  87. package/dist/components/tabs/gator/tab/tab.gator.js +2 -2
  88. package/dist/components/tabs/gator/tabset/tabset.gator.js +1 -1
  89. package/dist/components/text-detail/gator/text-detail.gator.js +6 -6
  90. package/dist/components/text-link/gator/text-link.gator.js +1 -1
  91. package/dist/components/time-picker/gator/time-picker.gator.js +1 -1
  92. package/dist/components/toast/gator/base/toast.gator.js +1 -1
  93. package/dist/components/toast/gator/subtitle/toast-subtitle.gator.js +1 -1
  94. package/dist/components/toast/gator/title/toast-title.gator.js +1 -1
  95. package/dist/components/toast-container/gator/toast-container.gator.js +2 -2
  96. package/dist/components/toaster/gator/toaster.gator.js +2 -2
  97. package/dist/components/tooltip/gator/tooltip.gator.js +1 -1
  98. package/dist/index.gator.js +1 -1
  99. package/dist/index.js +1 -1
  100. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-alignment@46.1.1 → @ckeditor_ckeditor5-alignment@47.3.0}/node_modules/@ckeditor/ckeditor5-alignment/dist/index.js +1 -1
  101. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autoformat@46.1.1 → @ckeditor_ckeditor5-autoformat@47.3.0}/node_modules/@ckeditor/ckeditor5-autoformat/dist/index.js +1 -1
  102. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-autosave@46.1.1 → @ckeditor_ckeditor5-autosave@47.3.0}/node_modules/@ckeditor/ckeditor5-autosave/dist/index.js +1 -1
  103. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-basic-styles@46.1.1 → @ckeditor_ckeditor5-basic-styles@47.3.0}/node_modules/@ckeditor/ckeditor5-basic-styles/dist/index.js +1 -1
  104. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-block-quote@46.1.1 → @ckeditor_ckeditor5-block-quote@47.3.0}/node_modules/@ckeditor/ckeditor5-block-quote/dist/index.js +1 -1
  105. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@47.3.0/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +8 -0
  106. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-cloud-services@46.1.1 → @ckeditor_ckeditor5-cloud-services@47.3.0}/node_modules/@ckeditor/ckeditor5-cloud-services/dist/index.js +1 -1
  107. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-code-block@46.1.1 → @ckeditor_ckeditor5-code-block@47.3.0}/node_modules/@ckeditor/ckeditor5-code-block/dist/index.js +1 -1
  108. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@47.3.0/node_modules/@ckeditor/ckeditor5-core/dist/index.js +1 -0
  109. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-editor-classic@46.1.1 → @ckeditor_ckeditor5-editor-classic@47.3.0}/node_modules/@ckeditor/ckeditor5-editor-classic/dist/index.js +1 -1
  110. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@47.3.0/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +3 -0
  111. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-enter@46.1.1 → @ckeditor_ckeditor5-enter@47.3.0}/node_modules/@ckeditor/ckeditor5-enter/dist/index.js +1 -1
  112. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-essentials@46.1.1 → @ckeditor_ckeditor5-essentials@47.3.0}/node_modules/@ckeditor/ckeditor5-essentials/dist/index.js +1 -1
  113. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-find-and-replace@46.1.1 → @ckeditor_ckeditor5-find-and-replace@47.3.0}/node_modules/@ckeditor/ckeditor5-find-and-replace/dist/index.js +2 -2
  114. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-font@46.1.1 → @ckeditor_ckeditor5-font@47.3.0}/node_modules/@ckeditor/ckeditor5-font/dist/index.js +1 -1
  115. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-heading@46.1.1 → @ckeditor_ckeditor5-heading@47.3.0}/node_modules/@ckeditor/ckeditor5-heading/dist/index.js +1 -1
  116. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-highlight@46.1.1 → @ckeditor_ckeditor5-highlight@47.3.0}/node_modules/@ckeditor/ckeditor5-highlight/dist/index.js +1 -1
  117. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-horizontal-line@46.1.1 → @ckeditor_ckeditor5-horizontal-line@47.3.0}/node_modules/@ckeditor/ckeditor5-horizontal-line/dist/index.js +1 -1
  118. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@47.3.0/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +1 -0
  119. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@47.3.0/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +3 -0
  120. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-icons@46.1.1 → @ckeditor_ckeditor5-icons@47.3.0}/node_modules/@ckeditor/ckeditor5-icons/dist/index.js +1 -1
  121. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@47.3.0/node_modules/@ckeditor/ckeditor5-image/dist/index.js +1 -0
  122. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-indent@46.1.1 → @ckeditor_ckeditor5-indent@47.3.0}/node_modules/@ckeditor/ckeditor5-indent/dist/index.js +1 -1
  123. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-language@46.1.1 → @ckeditor_ckeditor5-language@47.3.0}/node_modules/@ckeditor/ckeditor5-language/dist/index.js +1 -1
  124. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@47.3.0/node_modules/@ckeditor/ckeditor5-link/dist/index.js +1 -0
  125. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@47.3.0/node_modules/@ckeditor/ckeditor5-list/dist/index.js +1 -0
  126. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-markdown-gfm@46.1.1 → @ckeditor_ckeditor5-markdown-gfm@47.3.0}/node_modules/@ckeditor/ckeditor5-markdown-gfm/dist/index.js +1 -1
  127. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-media-embed@46.1.1 → @ckeditor_ckeditor5-media-embed@47.3.0}/node_modules/@ckeditor/ckeditor5-media-embed/dist/index.js +1 -1
  128. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-mention@46.1.1 → @ckeditor_ckeditor5-mention@47.3.0}/node_modules/@ckeditor/ckeditor5-mention/dist/index.js +1 -1
  129. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@47.3.0/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +1 -0
  130. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-paragraph@46.1.1 → @ckeditor_ckeditor5-paragraph@47.3.0}/node_modules/@ckeditor/ckeditor5-paragraph/dist/index.js +1 -1
  131. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@47.3.0/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +1 -0
  132. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-remove-format@46.1.1 → @ckeditor_ckeditor5-remove-format@47.3.0}/node_modules/@ckeditor/ckeditor5-remove-format/dist/index.js +1 -1
  133. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-select-all@46.1.1 → @ckeditor_ckeditor5-select-all@47.3.0}/node_modules/@ckeditor/ckeditor5-select-all/dist/index.js +1 -1
  134. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-show-blocks@46.1.1 → @ckeditor_ckeditor5-show-blocks@47.3.0}/node_modules/@ckeditor/ckeditor5-show-blocks/dist/index.js +1 -1
  135. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-source-editing@46.1.1 → @ckeditor_ckeditor5-source-editing@47.3.0}/node_modules/@ckeditor/ckeditor5-source-editing/dist/index.js +1 -1
  136. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@47.3.0/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +1 -0
  137. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-style@46.1.1 → @ckeditor_ckeditor5-style@47.3.0}/node_modules/@ckeditor/ckeditor5-style/dist/index.js +1 -1
  138. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@47.3.0/node_modules/@ckeditor/ckeditor5-table/dist/index.js +1 -0
  139. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-typing@46.1.1 → @ckeditor_ckeditor5-typing@47.3.0}/node_modules/@ckeditor/ckeditor5-typing/dist/index.js +1 -1
  140. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@47.3.0/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +1 -0
  141. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-undo@46.1.1 → @ckeditor_ckeditor5-undo@47.3.0}/node_modules/@ckeditor/ckeditor5-undo/dist/index.js +1 -1
  142. package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-upload@46.1.1 → @ckeditor_ckeditor5-upload@47.3.0}/node_modules/@ckeditor/ckeditor5-upload/dist/index.js +1 -1
  143. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@47.3.0/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +8 -0
  144. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@47.3.0/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +1 -0
  145. package/dist/node_modules/.pnpm/@vitest_expect@4.0.15/node_modules/@vitest/expect/dist/index.js +58 -0
  146. package/dist/node_modules/.pnpm/@vitest_pretty-format@4.0.15/node_modules/@vitest/pretty-format/dist/index.js +5 -0
  147. package/dist/node_modules/.pnpm/@vitest_runner@4.0.15/node_modules/@vitest/runner/dist/chunk-tasks.js +2 -0
  148. package/dist/node_modules/.pnpm/@vitest_runner@4.0.15/node_modules/@vitest/runner/dist/index.js +4 -0
  149. package/dist/node_modules/.pnpm/@vitest_snapshot@4.0.15/node_modules/@vitest/snapshot/dist/index.js +21 -0
  150. package/dist/node_modules/.pnpm/@vitest_spy@4.0.15/node_modules/@vitest/spy/dist/index.js +1 -0
  151. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +1 -0
  152. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/chunk-pathe.M-eThtNZ.js +1 -0
  153. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/diff.js +42 -0
  154. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/display.js +2 -0
  155. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/error.js +2 -0
  156. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/helpers.js +1 -0
  157. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/serialize.js +1 -0
  158. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/source-map.js +1 -0
  159. package/dist/node_modules/.pnpm/@vitest_utils@4.0.15/node_modules/@vitest/utils/dist/timers.js +1 -0
  160. package/dist/node_modules/.pnpm/axe-core@4.11.0/node_modules/axe-core/axe.js +12 -12
  161. package/dist/node_modules/.pnpm/chai@6.2.1/node_modules/chai/index.js +2 -0
  162. package/dist/node_modules/.pnpm/color-convert@3.1.0/node_modules/color-convert/conversions.js +1 -1
  163. package/dist/node_modules/.pnpm/color-convert@3.1.3/node_modules/color-convert/conversions.js +1 -1
  164. package/dist/node_modules/.pnpm/{color-name@2.0.2 → color-name@2.1.0}/node_modules/color-name/index.js +1 -1
  165. package/dist/node_modules/.pnpm/color-parse@2.0.2/node_modules/color-parse/index.js +1 -1
  166. package/dist/node_modules/.pnpm/color-string@2.1.4/node_modules/color-string/index.js +1 -1
  167. package/dist/node_modules/.pnpm/hast-util-minify-whitespace@1.0.1/node_modules/hast-util-minify-whitespace/lib/index.js +1 -1
  168. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/media.js +1 -1
  169. package/dist/node_modules/.pnpm/hast-util-to-mdast@10.1.2/node_modules/hast-util-to-mdast/lib/handlers/table.js +1 -1
  170. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.31/node_modules/libphonenumber-js/metadata.min.json.js +1 -0
  171. package/dist/node_modules/.pnpm/mdast-util-find-and-replace@3.0.2/node_modules/mdast-util-find-and-replace/lib/index.js +1 -1
  172. package/dist/node_modules/.pnpm/mdast-util-phrasing@4.1.0/node_modules/mdast-util-phrasing/lib/index.js +1 -1
  173. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.1/node_modules/mdast-util-to-hast/lib/handlers/code.js +2 -0
  174. package/dist/node_modules/.pnpm/mdast-util-to-markdown@2.1.2/node_modules/mdast-util-to-markdown/lib/util/format-heading-as-setext.js +1 -1
  175. package/dist/node_modules/.pnpm/remark-rehype@11.1.2/node_modules/remark-rehype/lib/index.js +1 -1
  176. package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/_browser-chunks/chunk-A242L54C.js +1 -0
  177. package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/_browser-chunks/chunk-EZSQOHRI.js +1 -0
  178. package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/_browser-chunks/chunk-JP7NCOJX.js +6 -0
  179. package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/_browser-chunks/chunk-RP5RXKFU.js +48 -0
  180. package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/client-logger/index.js +1 -0
  181. package/dist/node_modules/.pnpm/{storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74 → storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0}/node_modules/storybook/dist/core-events/index.js +1 -1
  182. package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/instrumenter/index.js +1 -0
  183. package/dist/node_modules/.pnpm/storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/test/index.js +152 -0
  184. package/dist/node_modules/.pnpm/tinyrainbow@3.0.3/node_modules/tinyrainbow/dist/index.js +1 -0
  185. package/dist/node_modules/.pnpm/unified@11.0.5/node_modules/unified/lib/index.js +1 -1
  186. package/dist/node_modules/.pnpm/unist-util-find-after@5.0.0/node_modules/unist-util-find-after/lib/index.js +1 -1
  187. package/dist/node_modules/.pnpm/{unist-util-visit-parents@6.0.1 → unist-util-visit-parents@6.0.2}/node_modules/unist-util-visit-parents/lib/index.js +1 -1
  188. package/dist/node_modules/.pnpm/unist-util-visit@5.0.0/node_modules/unist-util-visit/lib/index.js +1 -1
  189. package/dist/node_modules/.pnpm/vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_0c91d94893276de308eb5b07cced5df8/node_modules/vitest/browser/context.js +1 -0
  190. package/dist/node_modules/.pnpm/vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_0c91d94893276de308eb5b07cced5df8/node_modules/vitest/dist/chunks/_commonjsHelpers.D26ty3Ew.js +1 -0
  191. package/dist/node_modules/.pnpm/vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_0c91d94893276de308eb5b07cced5df8/node_modules/vitest/dist/chunks/utils.DvEY5TfP.js +8 -0
  192. package/dist/node_modules/.pnpm/vitest@4.0.15_@types_node@24.10.1_@vitest_browser-playwright@4.0.15_@vitest_ui@4.0.15_j_0c91d94893276de308eb5b07cced5df8/node_modules/vitest/dist/chunks/vi.2VT5v0um.js +11 -0
  193. package/dist/packages/styles/src/gator/tokens/semantic.tokens.css.js +1 -1
  194. package/dist/packages/web-components/src/components/badge/gator/badge.gator.scss.js +1 -1
  195. package/dist/packages/web-components/src/components/card/gator/base/card.gator.scss.js +1 -1
  196. package/dist/packages/web-components/src/components/card/gator/footer/card-footer.gator.scss.js +1 -1
  197. package/dist/packages/web-components/src/components/chip/gator/chip.gator.scss.js +1 -1
  198. package/dist/packages/web-components/src/components/input/gator/dropdown/input-dropdown.gator.scss.js +1 -1
  199. package/dist/packages/web-components/src/components/input/gator/input-date/input-date.gator.scss.js +1 -1
  200. package/dist/packages/web-components/src/components/modal/gator/modal.gator.scss.js +1 -1
  201. package/dist/packages/web-components/src/components/text-detail/gator/text-detail.gator.scss.js +1 -1
  202. package/dist/packages/web-components/src/index.slds.scss.js +1 -1
  203. package/dist/types/components/badge/gator/badge.gator.d.ts +8 -1
  204. package/dist/types/components/input/base/input-base.d.ts +1 -1
  205. package/dist/types/components/input/gator/dropdown/input-dropdown.gator.d.ts +10 -7
  206. package/dist/types/components/modal/modal.d.ts +4 -0
  207. package/dist/types/components/progress-stepper/index.d.ts +1 -0
  208. package/dist/types/index.d.ts +1 -0
  209. package/dist/types/index.gator.d.ts +1 -0
  210. package/dist/types/utils/decorators/custom-element-decorator.d.ts +5 -0
  211. package/dist/utils/components/illustration-list/illustration-list.gator.js +2 -2
  212. package/dist/utils/decorators/custom-element-decorator.js +1 -0
  213. package/dist/utils/vitest-a11y-utils.js +1 -1
  214. package/package.json +27 -26
  215. package/web-types.json +183 -172
  216. package/dist/_virtual/___vite-browser-external.js +0 -1
  217. package/dist/_virtual/__vite-browser-external.js +0 -1
  218. package/dist/_virtual/api-request.js +0 -1
  219. package/dist/_virtual/constants.js +0 -1
  220. package/dist/_virtual/events.js +0 -1
  221. package/dist/_virtual/external.js +0 -1
  222. package/dist/_virtual/external2.js +0 -1
  223. package/dist/_virtual/external3.js +0 -1
  224. package/dist/_virtual/external_types.js +0 -1
  225. package/dist/_virtual/fetch.js +0 -1
  226. package/dist/_virtual/figma_client.js +0 -1
  227. package/dist/_virtual/figma_rest_api.js +0 -1
  228. package/dist/_virtual/helpers.js +0 -1
  229. package/dist/_virtual/index10.js +0 -1
  230. package/dist/_virtual/index11.js +0 -1
  231. package/dist/_virtual/index12.js +0 -1
  232. package/dist/_virtual/index2.js +0 -1
  233. package/dist/_virtual/index3.js +0 -1
  234. package/dist/_virtual/index4.js +0 -1
  235. package/dist/_virtual/index5.js +0 -1
  236. package/dist/_virtual/index6.js +0 -1
  237. package/dist/_virtual/index7.js +0 -1
  238. package/dist/_virtual/index8.js +0 -1
  239. package/dist/_virtual/index9.js +0 -1
  240. package/dist/_virtual/index_common.js +0 -1
  241. package/dist/_virtual/index_html.js +0 -1
  242. package/dist/_virtual/index_html2.js +0 -1
  243. package/dist/_virtual/index_react.js +0 -1
  244. package/dist/_virtual/index_react2.js +0 -1
  245. package/dist/_virtual/inherits_browser.js +0 -1
  246. package/dist/_virtual/logging.js +0 -1
  247. package/dist/_virtual/main.js +0 -1
  248. package/dist/_virtual/main2.js +0 -1
  249. package/dist/_virtual/mock-interceptor.js +0 -1
  250. package/dist/_virtual/react.production.js +0 -1
  251. package/dist/_virtual/string_decoder.js +0 -1
  252. package/dist/_virtual/template_literal.js +0 -1
  253. package/dist/_virtual/types.js +0 -1
  254. package/dist/_virtual/updates.js +0 -1
  255. package/dist/_virtual/util.js +0 -1
  256. package/dist/_virtual/utils.js +0 -1
  257. package/dist/assets/node_modules/.pnpm/ckeditor5@46.1.1/node_modules/ckeditor5/dist/ckeditor5.css +0 -1
  258. package/dist/components/accordion/gator/base/accordion.gator.figma.js +0 -10
  259. package/dist/components/accordion/gator/group/accordion-group.gator.figma.js +0 -3
  260. package/dist/components/alert/alert.gator.figma.js +0 -7
  261. package/dist/components/avatar/gator/avatar.gator.figma.js +0 -9
  262. package/dist/components/banner/gator/banner.gator.figma.js +0 -8
  263. package/dist/components/boolean/boolean.gator.figma.js +0 -11
  264. package/dist/components/breadcrumbs/gator/breadcrumb/breadcrumb.gator.figma.js +0 -3
  265. package/dist/components/breadcrumbs/gator/container/breadcrumbs.gator.figma.js +0 -5
  266. package/dist/components/button/gator/button.gator.figma.js +0 -12
  267. package/dist/components/button-group/gator/button-group.gator.figma.js +0 -7
  268. package/dist/components/icon/gator/icon.gator.figma.js +0 -7
  269. package/dist/components/icon/gator/icons.gator.figma.js +0 -1
  270. package/dist/components/text-detail/gator/text-detail.gator.figma.js +0 -30
  271. package/dist/design-tokens.source.json +0 -1
  272. package/dist/generated/locale-codes.js +0 -1
  273. package/dist/generated/locales/es-419.js +0 -10
  274. package/dist/generated/locales/fr-CA.js +0 -10
  275. package/dist/generated/locales/zh-Hans.js +0 -11
  276. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-clipboard@46.1.1/node_modules/@ckeditor/ckeditor5-clipboard/dist/index.js +0 -8
  277. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-core@46.1.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js +0 -1
  278. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-engine@46.1.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js +0 -3
  279. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-embed@46.1.1/node_modules/@ckeditor/ckeditor5-html-embed/dist/index.js +0 -1
  280. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-html-support@46.1.1/node_modules/@ckeditor/ckeditor5-html-support/dist/index.js +0 -3
  281. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-image@46.1.1/node_modules/@ckeditor/ckeditor5-image/dist/index.js +0 -1
  282. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-link@46.1.1/node_modules/@ckeditor/ckeditor5-link/dist/index.js +0 -1
  283. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-list@46.1.1/node_modules/@ckeditor/ckeditor5-list/dist/index.js +0 -1
  284. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-page-break@46.1.1/node_modules/@ckeditor/ckeditor5-page-break/dist/index.js +0 -1
  285. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-paste-from-office@46.1.1/node_modules/@ckeditor/ckeditor5-paste-from-office/dist/index.js +0 -1
  286. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-special-characters@46.1.1/node_modules/@ckeditor/ckeditor5-special-characters/dist/index.js +0 -1
  287. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-table@46.1.1/node_modules/@ckeditor/ckeditor5-table/dist/index.js +0 -1
  288. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-ui@46.1.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js +0 -1
  289. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-utils@46.1.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js +0 -8
  290. package/dist/node_modules/.pnpm/@ckeditor_ckeditor5-widget@46.1.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js +0 -1
  291. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/Dicer.js +0 -3
  292. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/HeaderParser.js +0 -3
  293. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/dicer/lib/PartStream.js +0 -1
  294. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/deps/streamsearch/sbmh.js +0 -1
  295. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/main.js +0 -1
  296. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/types/multipart.js +0 -1
  297. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/types/urlencoded.js +0 -1
  298. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/Decoder.js +0 -1
  299. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/basename.js +0 -1
  300. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/decodeText.js +0 -1
  301. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/getLimit.js +0 -1
  302. package/dist/node_modules/.pnpm/@fastify_busboy@2.1.1/node_modules/@fastify/busboy/lib/utils/parseParams.js +0 -3
  303. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/client/external.js +0 -1
  304. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/client/figma_client.js +0 -1
  305. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/common/fetch.js +0 -1
  306. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/common/logging.js +0 -1
  307. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/common/updates.js +0 -4
  308. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/external_types.js +0 -1
  309. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/figma_rest_api.js +0 -1
  310. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/helpers.js +0 -1
  311. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/connect/index_common.js +0 -1
  312. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/html/external.js +0 -1
  313. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/html/index_html.js +0 -1
  314. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/html/template_literal.js +0 -1
  315. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/react/external.js +0 -1
  316. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/dist/react/index_react.js +0 -1
  317. package/dist/node_modules/.pnpm/@figma_code-connect@1.3.9/node_modules/@figma/code-connect/package.json.js +0 -1
  318. package/dist/node_modules/.pnpm/@vitest_browser@3.2.4_msw@2.7.3_@types_node@24.10.0_typescript@5.9.3__playwright@1.56.1_fa5be4b0345b48b65ec4b7072214c2b3/node_modules/@vitest/browser/context.js +0 -1
  319. package/dist/node_modules/.pnpm/@vitest_expect@3.2.4/node_modules/@vitest/expect/dist/index.js +0 -58
  320. package/dist/node_modules/.pnpm/@vitest_pretty-format@3.2.4/node_modules/@vitest/pretty-format/dist/index.js +0 -5
  321. package/dist/node_modules/.pnpm/@vitest_runner@3.2.4/node_modules/@vitest/runner/dist/chunk-hooks.js +0 -5
  322. package/dist/node_modules/.pnpm/@vitest_snapshot@3.2.4/node_modules/@vitest/snapshot/dist/index.js +0 -21
  323. package/dist/node_modules/.pnpm/@vitest_spy@3.2.4/node_modules/@vitest/spy/dist/index.js +0 -1
  324. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/chunk-_commonjsHelpers.js +0 -1
  325. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/diff.js +0 -42
  326. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/error.js +0 -2
  327. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/helpers.js +0 -1
  328. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/index.js +0 -1
  329. package/dist/node_modules/.pnpm/@vitest_utils@3.2.4/node_modules/@vitest/utils/dist/source-map.js +0 -1
  330. package/dist/node_modules/.pnpm/ansi-styles@4.3.0/node_modules/ansi-styles/index.js +0 -1
  331. package/dist/node_modules/.pnpm/available-typed-arrays@1.0.7/node_modules/available-typed-arrays/index.js +0 -1
  332. package/dist/node_modules/.pnpm/base64-js@1.5.1/node_modules/base64-js/index.js +0 -1
  333. package/dist/node_modules/.pnpm/buffer@5.7.1/node_modules/buffer/index.js +0 -1
  334. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/actualApply.js +0 -1
  335. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/applyBind.js +0 -1
  336. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionApply.js +0 -1
  337. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/functionCall.js +0 -1
  338. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/index.js +0 -1
  339. package/dist/node_modules/.pnpm/call-bind-apply-helpers@1.0.2/node_modules/call-bind-apply-helpers/reflectApply.js +0 -1
  340. package/dist/node_modules/.pnpm/call-bind@1.0.8/node_modules/call-bind/index.js +0 -1
  341. package/dist/node_modules/.pnpm/call-bound@1.0.4/node_modules/call-bound/index.js +0 -1
  342. package/dist/node_modules/.pnpm/chai@5.2.0/node_modules/chai/chai.js +0 -2
  343. package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/index.js +0 -2
  344. package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/templates.js +0 -2
  345. package/dist/node_modules/.pnpm/chalk@4.1.2/node_modules/chalk/source/util.js +0 -4
  346. package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/conversions.js +0 -1
  347. package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/index.js +0 -1
  348. package/dist/node_modules/.pnpm/color-convert@2.0.1/node_modules/color-convert/route.js +0 -1
  349. package/dist/node_modules/.pnpm/color-name@1.1.4/node_modules/color-name/index.js +0 -1
  350. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/compare.js +0 -1
  351. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/compareVersions.js +0 -1
  352. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/index.js +0 -1
  353. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/satisfies.js +0 -1
  354. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/utils.js +0 -1
  355. package/dist/node_modules/.pnpm/compare-versions@6.1.1/node_modules/compare-versions/lib/esm/validate.js +0 -1
  356. package/dist/node_modules/.pnpm/define-data-property@1.1.4/node_modules/define-data-property/index.js +0 -1
  357. package/dist/node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/lib/main.js +0 -3
  358. package/dist/node_modules/.pnpm/dotenv@16.6.1/node_modules/dotenv/package.json.js +0 -1
  359. package/dist/node_modules/.pnpm/dunder-proto@1.0.1/node_modules/dunder-proto/get.js +0 -1
  360. package/dist/node_modules/.pnpm/es-define-property@1.0.0/node_modules/es-define-property/index.js +0 -1
  361. package/dist/node_modules/.pnpm/es-define-property@1.0.1/node_modules/es-define-property/index.js +0 -1
  362. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/eval.js +0 -1
  363. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/index.js +0 -1
  364. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/range.js +0 -1
  365. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/ref.js +0 -1
  366. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/syntax.js +0 -1
  367. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/type.js +0 -1
  368. package/dist/node_modules/.pnpm/es-errors@1.3.0/node_modules/es-errors/uri.js +0 -1
  369. package/dist/node_modules/.pnpm/es-object-atoms@1.1.1/node_modules/es-object-atoms/index.js +0 -1
  370. package/dist/node_modules/.pnpm/events@3.3.0/node_modules/events/events.js +0 -1
  371. package/dist/node_modules/.pnpm/for-each@0.3.5/node_modules/for-each/index.js +0 -1
  372. package/dist/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/implementation.js +0 -1
  373. package/dist/node_modules/.pnpm/function-bind@1.1.2/node_modules/function-bind/index.js +0 -1
  374. package/dist/node_modules/.pnpm/get-intrinsic@1.2.4/node_modules/get-intrinsic/index.js +0 -1
  375. package/dist/node_modules/.pnpm/get-intrinsic@1.3.0/node_modules/get-intrinsic/index.js +0 -1
  376. package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Object.getPrototypeOf.js +0 -1
  377. package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/Reflect.getPrototypeOf.js +0 -1
  378. package/dist/node_modules/.pnpm/get-proto@1.0.1/node_modules/get-proto/index.js +0 -1
  379. package/dist/node_modules/.pnpm/gopd@1.0.1/node_modules/gopd/index.js +0 -1
  380. package/dist/node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/gOPD.js +0 -1
  381. package/dist/node_modules/.pnpm/gopd@1.2.0/node_modules/gopd/index.js +0 -1
  382. package/dist/node_modules/.pnpm/has-property-descriptors@1.0.2/node_modules/has-property-descriptors/index.js +0 -1
  383. package/dist/node_modules/.pnpm/has-proto@1.0.3/node_modules/has-proto/index.js +0 -1
  384. package/dist/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/index.js +0 -1
  385. package/dist/node_modules/.pnpm/has-symbols@1.0.3/node_modules/has-symbols/shams.js +0 -1
  386. package/dist/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/index.js +0 -1
  387. package/dist/node_modules/.pnpm/has-symbols@1.1.0/node_modules/has-symbols/shams.js +0 -1
  388. package/dist/node_modules/.pnpm/has-tostringtag@1.0.2/node_modules/has-tostringtag/shams.js +0 -1
  389. package/dist/node_modules/.pnpm/hasown@2.0.2/node_modules/hasown/index.js +0 -1
  390. package/dist/node_modules/.pnpm/ieee754@1.2.1/node_modules/ieee754/index.js +0 -1
  391. package/dist/node_modules/.pnpm/inherits@2.0.4/node_modules/inherits/inherits_browser.js +0 -1
  392. package/dist/node_modules/.pnpm/is-arguments@1.2.0/node_modules/is-arguments/index.js +0 -1
  393. package/dist/node_modules/.pnpm/is-callable@1.2.7/node_modules/is-callable/index.js +0 -1
  394. package/dist/node_modules/.pnpm/is-generator-function@1.1.0/node_modules/is-generator-function/index.js +0 -1
  395. package/dist/node_modules/.pnpm/is-regex@1.2.1/node_modules/is-regex/index.js +0 -1
  396. package/dist/node_modules/.pnpm/is-typed-array@1.1.15/node_modules/is-typed-array/index.js +0 -1
  397. package/dist/node_modules/.pnpm/js-tokens@9.0.1/node_modules/js-tokens/index.js +0 -1
  398. package/dist/node_modules/.pnpm/libphonenumber-js@1.12.26/node_modules/libphonenumber-js/metadata.min.json.js +0 -1
  399. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/arguments.js +0 -1
  400. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/array.js +0 -1
  401. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/bigint.js +0 -1
  402. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/class.js +0 -1
  403. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/date.js +0 -1
  404. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/error.js +0 -1
  405. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/function.js +0 -1
  406. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/helpers.js +0 -1
  407. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/html.js +0 -2
  408. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/index.js +0 -1
  409. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/map.js +0 -1
  410. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/number.js +0 -1
  411. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/object.js +0 -1
  412. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/promise.js +0 -1
  413. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/regexp.js +0 -1
  414. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/set.js +0 -1
  415. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/string.js +0 -1
  416. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/symbol.js +0 -1
  417. package/dist/node_modules/.pnpm/loupe@3.1.4/node_modules/loupe/lib/typedarray.js +0 -1
  418. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/abs.js +0 -1
  419. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/floor.js +0 -1
  420. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/isNaN.js +0 -1
  421. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/max.js +0 -1
  422. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/min.js +0 -1
  423. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/pow.js +0 -1
  424. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/round.js +0 -1
  425. package/dist/node_modules/.pnpm/math-intrinsics@1.1.0/node_modules/math-intrinsics/sign.js +0 -1
  426. package/dist/node_modules/.pnpm/mdast-util-to-hast@13.2.0/node_modules/mdast-util-to-hast/lib/handlers/code.js +0 -2
  427. package/dist/node_modules/.pnpm/possible-typed-array-names@1.0.0/node_modules/possible-typed-array-names/index.js +0 -1
  428. package/dist/node_modules/.pnpm/react@19.2.0/node_modules/react/cjs/react.production.js +0 -1
  429. package/dist/node_modules/.pnpm/react@19.2.0/node_modules/react/index.js +0 -1
  430. package/dist/node_modules/.pnpm/safe-buffer@5.1.2/node_modules/safe-buffer/index.js +0 -1
  431. package/dist/node_modules/.pnpm/safe-regex-test@1.1.0/node_modules/safe-regex-test/index.js +0 -1
  432. package/dist/node_modules/.pnpm/set-function-length@1.2.2/node_modules/set-function-length/index.js +0 -1
  433. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-JVSKG4YS.js +0 -48
  434. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-MM7DTO55.js +0 -1
  435. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-OPCDBBL3.js +0 -6
  436. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-VUAFL5XK.js +0 -1
  437. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/client-logger/index.js +0 -1
  438. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/instrumenter/index.js +0 -1
  439. package/dist/node_modules/.pnpm/storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/test/index.js +0 -152
  440. package/dist/node_modules/.pnpm/string_decoder@1.1.1/node_modules/string_decoder/lib/string_decoder.js +0 -1
  441. package/dist/node_modules/.pnpm/strip-literal@3.0.0/node_modules/strip-literal/dist/index.js +0 -1
  442. package/dist/node_modules/.pnpm/supports-color@7.2.0/node_modules/supports-color/browser.js +0 -1
  443. package/dist/node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/browser.js +0 -1
  444. package/dist/node_modules/.pnpm/tinyrainbow@2.0.0/node_modules/tinyrainbow/dist/chunk-BVHSVHOK.js +0 -1
  445. package/dist/node_modules/.pnpm/tinyspy@4.0.3/node_modules/tinyspy/dist/index.js +0 -1
  446. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/index.js +0 -1
  447. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/agent.js +0 -1
  448. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/abort-signal.js +0 -1
  449. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-connect.js +0 -1
  450. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-pipeline.js +0 -1
  451. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-request.js +0 -1
  452. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-stream.js +0 -1
  453. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/api-upgrade.js +0 -1
  454. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/index.js +0 -1
  455. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/readable.js +0 -1
  456. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/api/util.js +0 -1
  457. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/balanced-pool.js +0 -1
  458. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/cache.js +0 -1
  459. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/cachestorage.js +0 -1
  460. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/symbols.js +0 -1
  461. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cache/util.js +0 -1
  462. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/client.js +0 -26
  463. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/compat/dispatcher-weakref.js +0 -1
  464. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/constants.js +0 -1
  465. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/index.js +0 -1
  466. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/parse.js +0 -1
  467. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/cookies/util.js +0 -1
  468. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/connect.js +0 -1
  469. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/constants.js +0 -1
  470. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/errors.js +0 -1
  471. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/request.js +0 -5
  472. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/symbols.js +0 -1
  473. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/core/util.js +0 -1
  474. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/dispatcher-base.js +0 -1
  475. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/dispatcher.js +0 -1
  476. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/body.js +0 -9
  477. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/constants.js +0 -1
  478. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/dataURL.js +0 -3
  479. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/file.js +0 -3
  480. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/formdata.js +0 -1
  481. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/global.js +0 -1
  482. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/headers.js +0 -1
  483. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/index.js +0 -1
  484. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/request.js +0 -1
  485. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/response.js +0 -1
  486. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/symbols.js +0 -1
  487. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/util.js +0 -2
  488. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fetch/webidl.js +0 -1
  489. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/encoding.js +0 -1
  490. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/filereader.js +0 -1
  491. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/progressevent.js +0 -1
  492. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/symbols.js +0 -1
  493. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/fileapi/util.js +0 -1
  494. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/global.js +0 -1
  495. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/handler/DecoratorHandler.js +0 -1
  496. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/handler/RedirectHandler.js +0 -1
  497. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/handler/RetryHandler.js +0 -1
  498. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/interceptor/redirectInterceptor.js +0 -1
  499. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/constants.js +0 -1
  500. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/llhttp-wasm.js +0 -1
  501. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js +0 -1
  502. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/llhttp/utils.js +0 -1
  503. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-agent.js +0 -5
  504. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-client.js +0 -1
  505. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-errors.js +0 -1
  506. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-interceptor.js +0 -1
  507. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-pool.js +0 -1
  508. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-symbols.js +0 -1
  509. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/mock-utils.js +0 -1
  510. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/pending-interceptors-formatter.js +0 -1
  511. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/mock/pluralizer.js +0 -1
  512. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/node/fixed-queue.js +0 -1
  513. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/pool-base.js +0 -1
  514. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/pool-stats.js +0 -1
  515. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/pool.js +0 -1
  516. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/proxy-agent.js +0 -1
  517. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/timers.js +0 -1
  518. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/connection.js +0 -1
  519. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/constants.js +0 -1
  520. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/events.js +0 -1
  521. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/frame.js +0 -1
  522. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/receiver.js +0 -1
  523. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/symbols.js +0 -1
  524. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/util.js +0 -1
  525. package/dist/node_modules/.pnpm/undici@5.29.0/node_modules/undici/lib/websocket/websocket.js +0 -1
  526. package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/isBufferBrowser.js +0 -1
  527. package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/support/types.js +0 -1
  528. package/dist/node_modules/.pnpm/util@0.12.5/node_modules/util/util.js +0 -10
  529. package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed/node_modules/vitest/dist/chunks/_commonjsHelpers.BFTU3MAI.js +0 -1
  530. package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed/node_modules/vitest/dist/chunks/date.Bq6ZW5rf.js +0 -1
  531. package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed/node_modules/vitest/dist/chunks/utils.XdZDrNZV.js +0 -8
  532. package/dist/node_modules/.pnpm/vitest@3.2.4_@types_debug@4.1.12_@types_node@24.10.0_@vitest_browser@3.2.4_@vitest_ui@3_10880c0a9445bba638204ee93166eaed/node_modules/vitest/dist/chunks/vi.bdSIJ99Y.js +0 -12
  533. package/dist/node_modules/.pnpm/which-typed-array@1.1.19/node_modules/which-typed-array/index.js +0 -1
  534. package/dist/types/generated/locale-codes.d.ts +0 -13
  535. package/dist/types/generated/locales/es-419.d.ts +0 -65
  536. package/dist/types/generated/locales/fr-CA.d.ts +0 -65
  537. package/dist/types/generated/locales/zh-Hans.d.ts +0 -65
  538. /package/dist/node_modules/.pnpm/{@ckeditor_ckeditor5-watchdog@46.1.1 → @ckeditor_ckeditor5-watchdog@47.3.0}/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js +0 -0
  539. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/ParseError.js +0 -0
  540. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/PhoneNumber.js +0 -0
  541. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/constants.js +0 -0
  542. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/format.js +0 -0
  543. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/RFC3966.js +0 -0
  544. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/applyInternationalSeparatorStyle.js +0 -0
  545. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/checkNumberLength.js +0 -0
  546. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extension/createExtensionPattern.js +0 -0
  547. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extension/extractExtension.js +0 -0
  548. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCode.js +0 -0
  549. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractCountryCallingCodeFromInternationalNumberWithoutPlusSign.js +0 -0
  550. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractFormattedPhoneNumberFromPossibleRfc3966NumberUri.js +0 -0
  551. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumber.js +0 -0
  552. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractNationalNumberFromPossiblyIncompleteNumber.js +0 -0
  553. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/extractPhoneContext.js +0 -0
  554. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/formatNationalNumberUsingFormat.js +0 -0
  555. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/getCountryByCallingCode.js +0 -0
  556. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/getCountryByNationalNumber.js +0 -0
  557. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/getIddPrefix.js +0 -0
  558. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/getNumberType.js +0 -0
  559. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/getPossibleCountriesForNumber.js +0 -0
  560. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/isObject.js +0 -0
  561. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/isViablePhoneNumber.js +0 -0
  562. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/matchesEntirely.js +0 -0
  563. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/parseDigits.js +0 -0
  564. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/helpers/stripIddPrefix.js +0 -0
  565. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/isPossible.js +0 -0
  566. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/isValid.js +0 -0
  567. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/metadata.js +0 -0
  568. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/normalizeArguments.js +0 -0
  569. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parse.js +0 -0
  570. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parseIncompletePhoneNumber.js +0 -0
  571. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parsePhoneNumber.js +0 -0
  572. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parsePhoneNumberWithError_.js +0 -0
  573. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/parsePhoneNumber_.js +0 -0
  574. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/es6/tools/semver-compare.js +0 -0
  575. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/min/exports/parsePhoneNumber.js +0 -0
  576. /package/dist/node_modules/.pnpm/{libphonenumber-js@1.12.26 → libphonenumber-js@1.12.31}/node_modules/libphonenumber-js/min/exports/withMetadataArgument.js +0 -0
  577. /package/dist/node_modules/.pnpm/{magic-string@0.30.19 → magic-string@0.30.21}/node_modules/magic-string/dist/magic-string.es.js +0 -0
  578. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/footer.js +0 -0
  579. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/blockquote.js +0 -0
  580. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/break.js +0 -0
  581. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/delete.js +0 -0
  582. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/emphasis.js +0 -0
  583. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/footnote-reference.js +0 -0
  584. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/heading.js +0 -0
  585. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/html.js +0 -0
  586. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/image-reference.js +0 -0
  587. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/image.js +0 -0
  588. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/index.js +0 -0
  589. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/inline-code.js +0 -0
  590. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/link-reference.js +0 -0
  591. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/link.js +0 -0
  592. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/list-item.js +0 -0
  593. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/list.js +0 -0
  594. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/paragraph.js +0 -0
  595. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/root.js +0 -0
  596. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/strong.js +0 -0
  597. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/table-cell.js +0 -0
  598. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/table-row.js +0 -0
  599. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/table.js +0 -0
  600. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/text.js +0 -0
  601. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/handlers/thematic-break.js +0 -0
  602. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/index.js +0 -0
  603. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/revert.js +0 -0
  604. /package/dist/node_modules/.pnpm/{mdast-util-to-hast@13.2.0 → mdast-util-to-hast@13.2.1}/node_modules/mdast-util-to-hast/lib/state.js +0 -0
  605. /package/dist/node_modules/.pnpm/{storybook@10.0.8_@testing-library_dom@10.4.0_msw@2.7.3_@types_node@24.10.0_typescript@5_e2791259526ede65857ac65f52302a74/node_modules/storybook/dist/_browser-chunks/chunk-SN4J4IQ3.js → storybook@10.1.4_@testing-library_dom@10.4.1_prettier@3.7.4_react-dom@19.2.0_react@19.2.0__react@19.2.0/node_modules/storybook/dist/_browser-chunks/chunk-ZUWEVLDX.js} +0 -0
  606. /package/dist/node_modules/.pnpm/{unist-util-is@6.0.0 → unist-util-is@6.0.1}/node_modules/unist-util-is/lib/index.js +0 -0
  607. /package/dist/node_modules/.pnpm/{unist-util-visit-parents@6.0.1 → unist-util-visit-parents@6.0.2}/node_modules/unist-util-visit-parents/lib/color.js +0 -0
@@ -1 +0,0 @@
1
- const e="en",s=["es-419","fr-CA","zh-Hans"],o=["en","es-419","fr-CA","zh-Hans"];export{o as allLocales,e as sourceLocale,s as targetLocales};
@@ -1,10 +0,0 @@
1
- import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as e}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{str as a}from"../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/str-tag.js";import"../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/runtime.js";const i={hedb4de867a13d461:e`Mostrando
2
- ${0}
3
- resultados. Refina tu búsqueda para ver más.
4
- `,hf4332945d84c7c82:e`
5
- ${0}
6
- archivos subidos
7
- `,s023f114f575b5bd5:"Página actual",s0379fc73608ab971:"Listo",s03c44f5a1b0581d4:"seleccionados",s06963fd6fbd255b6:"Mes siguiente",s0778ff3bbb3af675:"Saltar a las acciones de la tabla",s08b06007b5567108:"de",s10ff4dbbcf74dacb:"Selección de mes",s129df71274160e17:"Abrir selector de fecha",s13f20cb257e12fac:"Este campo es obligatorio",s14b6da16c2cf9e83:"Por favor, complete los campos obligatorios marcados en los pasos anteriores antes de pasar al siguiente paso.",s15ba5784a11e0b88:"Mes actual",s354acc936af915f2:"Cerrar notificación",s3763f519c347a9f7:"Ahora",s3b5fd0df6b2757e8:"Cancelar subida",s4269a31ccd0d376d:"Opciones de hora",s4c4e33c8c5ffe216:"Mes anterior",s4dabcaab8d268abf:"Elementos por página:",s5153faf0f82adea0:"Minuto anterior",s542ffff558768ea3:"Página siguiente",s56360c5f24cfd4ff:"Elementos por página",s5b6a1140834aa043:"Página anterior",s5e8250fb85d64c23:"Cerrar",s619be8edc061ca50:a`Entrada no válida. El valor debe ser mayor o igual a ${0}.`,s61b843c1ec9cd933:"Tipos de archivos aceptados",s63d040e37887f17e:"Hoy",s6f666d1fa690e523:"Año actual",s7354997f3dd083ef:"Opciones de minuto",s77c72f12bcbded71:"Opciones de momento del día",s7ce8c87fe40f71a6:"Seleccionar hora",s8093bb763f0f674e:"Hora anterior",s952111f801940b59:"Entrada no válida. Por favor, ingrese un valor numérico válido.",s9aac493d4233f302:"Botones de desbordamiento",sa9fa88323c514ded:a`Entrada no válida. El valor debe ser menor o igual a ${0}.`,sae5d87e99fe081e0:"Obligatorio",saef0626ba9eedd25:"o suéltalos aquí",sb2603c25b6a6abb0:a`${0} de ${1} caracteres`,sb4f1dffbb6be6302:"Limpiar",sbaace8219b5f4612:"Seleccionar todo",sbe8fd5b7d4adb0fa:"Selección de año",scb0eac431437616e:"Hora siguiente",scc6256ab113cc5f9:"Eliminar archivo",scc7a3682dd25ae19:"Opcional",sd107e22f86ada16a:"Entrada no válida. Solo se permite un carácter decimal.",sd3d0433825a79e44:"Tipo de archivo no compatible.",sd7d49bcfca1d1989:a`Entrada no válida. Solo se permiten hasta
8
- ${0}
9
- lugares decimales.
10
- `,sd7ec34bc086265cc:"No se encontraron resultados. Refina tu búsqueda.",se1a5dde03a87bc2f:"Por favor, sube un solo archivo.",se763ab80d9e379d3:"Saltar a:",se7692167f1edeef2:"Subiendo...",se791c4ae5355aebb:"Entrada no válida. Solo se permiten números, comas o puntos.",sf1e34cc91709c487:"No se subieron archivos",sf2b7951c086832dd:"Entrada no válida. No se permiten decimales para esta moneda.",sf993bb199fefbe04:"Todos",sf999d4199ff4542d:"Cualquiera",sff52d71181e316c0:"Minuto siguiente",s96668830629e0dfc:"Upload",s36572e28ab087b68:"Completed: ",s6a76576b7734ddbd:"Warning: ",s5e2e9d5a6f7e69c3:"Error: ",sa970bae947058eb7:"Incomplete: ",s4c87c534136a2b45:"AI Assisted: "};export{i as templates};
@@ -1,10 +0,0 @@
1
- import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as s}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{str as e}from"../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/str-tag.js";import"../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/runtime.js";const f={hedb4de867a13d461:s`Affichage de
2
- ${0}
3
- résultats. Affinez votre recherche pour en voir plus.
4
- `,hf4332945d84c7c82:s`
5
- ${0}
6
- fichiers téléversés
7
- `,s023f114f575b5bd5:"Page actuelle",s0379fc73608ab971:"Terminé",s03c44f5a1b0581d4:"sélectionné",s06963fd6fbd255b6:"Mois suivant",s0778ff3bbb3af675:"Aller aux actions du tableau",s08b06007b5567108:"de",s10ff4dbbcf74dacb:"Sélection du mois",s129df71274160e17:"Ouvrir le sélecteur de date",s13f20cb257e12fac:"Ce champ est obligatoire",s14b6da16c2cf9e83:"Veuillez remplir les champs obligatoires indiqués dans les étapes précédentes avant de passer à l'étape suivante.",s15ba5784a11e0b88:"Mois en cours",s354acc936af915f2:"Fermer la notification",s3763f519c347a9f7:"Maintenant",s3b5fd0df6b2757e8:"Annuler le téléversement",s4269a31ccd0d376d:"Options d’heure",s4c4e33c8c5ffe216:"Mois précédent",s4dabcaab8d268abf:"Articles par page:",s5153faf0f82adea0:"Minute précédente",s542ffff558768ea3:"Page suivante",s56360c5f24cfd4ff:"Articles par page",s5b6a1140834aa043:"Page précédente",s5e8250fb85d64c23:"Fermer",s619be8edc061ca50:e`Entrée invalide. Le valeur doit être supérieure ou égale à ${0}.`,s61b843c1ec9cd933:"Types de fichiers acceptés",s63d040e37887f17e:"Aujourd'hui",s6f666d1fa690e523:"Année en cours",s7354997f3dd083ef:"Options de minute",s77c72f12bcbded71:"Options de moment de la journée",s7ce8c87fe40f71a6:"Sélectionner l'heure",s8093bb763f0f674e:"Heure précédente",s952111f801940b59:"Entrée invalide. Veuillez entrer une valeur numérique valide.",s9aac493d4233f302:"Boutons de débordement",sa9fa88323c514ded:e`Entrée invalide. Le valeur doit être inférieure ou égale à ${0}.`,sae5d87e99fe081e0:"Obligatoire",saef0626ba9eedd25:"ou déposez-les ici",sb2603c25b6a6abb0:e`${0} sur ${1} caractères`,sb4f1dffbb6be6302:"Effacer",sbaace8219b5f4612:"Tout sélectionner",sbe8fd5b7d4adb0fa:"Sélection de l'année",scb0eac431437616e:"Heure suivante",scc6256ab113cc5f9:"Supprimer le fichier",scc7a3682dd25ae19:"Facultatif",sd107e22f86ada16a:"Entrée invalide. Un seul caractère décimal est autorisé.",sd3d0433825a79e44:"Type de fichier non pris en charge.",sd7d49bcfca1d1989:e`Entrée invalide. Seulement
8
- ${0}
9
- décimales sont autorisées.
10
- `,sd7ec34bc086265cc:"Aucun résultat trouvé. Affinez votre recherche.",se1a5dde03a87bc2f:"Veuillez téléverser un seul fichier.",se763ab80d9e379d3:"Aller à:",se7692167f1edeef2:"Téléversement...",se791c4ae5355aebb:"Entrée invalide. Seuls les chiffres, les virgules ou les points sont autorisés.",sf1e34cc91709c487:"Aucun fichier téléversé",sf2b7951c086832dd:"Entrée invalide. Aucun chiffre décimal n'est autorisé pour cette devise.",sf993bb199fefbe04:"Tous",sf999d4199ff4542d:"Tous",sff52d71181e316c0:"Minute suivante",s96668830629e0dfc:"Upload",s36572e28ab087b68:"Completed: ",s6a76576b7734ddbd:"Warning: ",s5e2e9d5a6f7e69c3:"Error: ",sa970bae947058eb7:"Incomplete: ",s4c87c534136a2b45:"AI Assisted: "};export{f as templates};
@@ -1,11 +0,0 @@
1
- import"../../node_modules/.pnpm/@lit_reactive-element@2.1.1/node_modules/@lit/reactive-element/reactive-element.js";import{html as e}from"../../node_modules/.pnpm/lit-html@3.3.1/node_modules/lit-html/lit-html.js";import"../../node_modules/.pnpm/lit-element@4.2.1/node_modules/lit-element/lit-element.js";import{str as f}from"../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/internal/str-tag.js";import"../../node_modules/.pnpm/@lit_localize@0.12.2/node_modules/@lit/localize/init/runtime.js";const t={hedb4de867a13d461:e`显示
2
- ${0}
3
- 个结果。请优化您的搜索以查看更多。
4
- `,hf4332945d84c7c82:e`
5
- 已上传
6
- ${0}
7
- 个文件
8
- `,s023f114f575b5bd5:"当前页",s0379fc73608ab971:"完成",s03c44f5a1b0581d4:"已选",s06963fd6fbd255b6:"下个月",s0778ff3bbb3af675:"跳转到表格操作",s08b06007b5567108:"的",s10ff4dbbcf74dacb:"月份选择",s129df71274160e17:"打开日期选择器",s13f20cb257e12fac:"此字段为必填项",s14b6da16c2cf9e83:"请完成前面步骤中标记的必填字段,然后再进行下一步。",s15ba5784a11e0b88:"本月",s354acc936af915f2:"关闭通知",s3763f519c347a9f7:"现在",s3b5fd0df6b2757e8:"取消上传",s4269a31ccd0d376d:"小时选项",s4c4e33c8c5ffe216:"上个月",s4dabcaab8d268abf:"每页项目数:",s5153faf0f82adea0:"上一分钟",s542ffff558768ea3:"下一页",s56360c5f24cfd4ff:"每页项目数",s5b6a1140834aa043:"上一页",s5e8250fb85d64c23:"关闭",s619be8edc061ca50:f`输入无效。值必须大于或等于 ${0}。`,s61b843c1ec9cd933:"接受的文件类型",s63d040e37887f17e:"今天",s6f666d1fa690e523:"今年",s7354997f3dd083ef:"分钟选项",s77c72f12bcbded71:"时间段选项",s7ce8c87fe40f71a6:"选择时间",s8093bb763f0f674e:"上一小时",s952111f801940b59:"输入无效。请输入有效的数字值。",s9aac493d4233f302:"溢出按钮",sa9fa88323c514ded:f`输入无效。值必须小于或等于 ${0}。`,sae5d87e99fe081e0:"必填",saef0626ba9eedd25:"或拖放到这里",sb2603c25b6a6abb0:f`${0} / ${1} 字符`,sb4f1dffbb6be6302:"清除",sbaace8219b5f4612:"全选",sbe8fd5b7d4adb0fa:"年份选择",scb0eac431437616e:"下一小时",scc6256ab113cc5f9:"删除文件",scc7a3682dd25ae19:"可选",sd107e22f86ada16a:"输入无效。只允许一个小数点字符。",sd3d0433825a79e44:"不支持的文件类型。",sd7d49bcfca1d1989:f`输入无效。最多允许
9
- ${0}
10
- 位小数。
11
- `,sd7ec34bc086265cc:"未找到结果。请优化您的搜索。",se1a5dde03a87bc2f:"请上传一个文件。",se763ab80d9e379d3:"跳转至:",se7692167f1edeef2:"正在上传...",se791c4ae5355aebb:"输入无效。只允许数字、逗号或句号。",sf1e34cc91709c487:"未上传文件",sf2b7951c086832dd:"输入无效。此货币不允许使用小数。",sf993bb199fefbe04:"全部",sf999d4199ff4542d:"任何",sff52d71181e316c0:"下一分钟",s96668830629e0dfc:"Upload",s36572e28ab087b68:"Completed: ",s6a76576b7734ddbd:"Warning: ",s5e2e9d5a6f7e69c3:"Error: ",sa970bae947058eb7:"Incomplete: ",s4c87c534136a2b45:"AI Assisted: "};export{t as templates};
@@ -1,8 +0,0 @@
1
- import{Plugin as b}from"../../../../../@ckeditor_ckeditor5-core@46.1.1/node_modules/@ckeditor/ckeditor5-core/dist/index.js";import{EventInfo as z,uid as q,delay as j,DomEmitterMixin as A,env as f,global as u,createElement as I,Rect as _,getRangeFromMouseEvent as ee,ResizeObserver as te,toUnit as re}from"../../../../../@ckeditor_ckeditor5-utils@46.1.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import{PointerObserver as ne,ModelLiveRange as T,DomEventObserver as ie,ViewDataTransfer as oe,ModelRange as se}from"../../../../../@ckeditor_ckeditor5-engine@46.1.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js";import{Widget as ae,isWidget as k}from"../../../../../@ckeditor_ckeditor5-widget@46.1.1/node_modules/@ckeditor/ckeditor5-widget/dist/index.js";import{View as le}from"../../../../../@ckeditor_ckeditor5-ui@46.1.1/node_modules/@ckeditor/ckeditor5-ui/dist/index.js";import{mapValues as ce}from"../../../../../es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/mapValues.js";import{throttle as V}from"../../../../../es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/function/throttle.js";class v extends ie{domEventType=["paste","copy","cut","drop","dragover","dragstart","dragend","dragenter","dragleave"];constructor(e){super(e);const t=this.document;this.listenTo(t,"paste",r("clipboardInput"),{priority:"low"}),this.listenTo(t,"drop",r("clipboardInput"),{priority:"low"}),this.listenTo(t,"dragover",r("dragging"),{priority:"low"});function r(i){return(s,o)=>{o.preventDefault();const n=o.dropRange?[o.dropRange]:null,a=new z(t,i);t.fire(a,{dataTransfer:o.dataTransfer,method:s.name,targetRanges:n,target:o.target,domEvent:o.domEvent}),a.stop.called&&o.stopPropagation()}}}onDomEvent(e){const t="clipboardData"in e?e.clipboardData:e.dataTransfer,r=e.type=="drop"||e.type=="paste",i={dataTransfer:new oe(t,{cacheFiles:r})};if(e.type=="drop"||e.type=="dragover"){const s=ee(e);i.dropRange=s&&this.view.domConverter.domRangeToView(s)}this.fire(e.type,e,i)}}function de(l){return l=l.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/\r?\n\r?\n/g,"</p><p>").replace(/\r?\n/g,"<br>").replace(/\t/g,"&nbsp;&nbsp;&nbsp;&nbsp;").replace(/^\s/,"&nbsp;").replace(/\s$/,"&nbsp;").replace(/\s\s/g," &nbsp;"),(l.includes("</p><p>")||l.includes("<br>"))&&(l=`<p>${l}</p>`),l}function ge(l){return l.replace(/<span(?: class="Apple-converted-space"|)>(\s+)<\/span>/g,(e,t)=>t.length==1?" ":t).replace(/<!--[\s\S]*?-->/g,"")}const B=["figcaption","li"],L=["ol","ul"];function H(l,e){if(e.is("$text")||e.is("$textProxy"))return e.data;if(e.is("element","img")&&e.hasAttribute("alt"))return e.getAttribute("alt");if(e.is("element","br"))return`
2
- `;let t="",r=null;for(const i of e.getChildren())t+=pe(i,r)+H(l,i),r=i;if(e.is("rawElement")){const s=document.implementation.createHTMLDocument("").createElement("div");e.render(s,l),t+=K(s)}return t}function K(l){let e="";if(l.nodeType===Node.TEXT_NODE)return l.textContent;if(l.tagName==="BR")return`
3
- `;for(const t of l.childNodes)e+=K(t);return e}function pe(l,e){return e?l.is("element","li")&&!l.isEmpty&&l.getChild(0).is("containerElement")||L.includes(l.name)&&L.includes(e.name)?`
4
-
5
- `:!l.is("containerElement")&&!e.is("containerElement")?"":B.includes(l.name)||B.includes(e.name)?`
6
- `:l.is("element")&&l.getCustomProperty("dataPipeline:transparentRendering")||e.is("element")&&e.getCustomProperty("dataPipeline:transparentRendering")?"":`
7
-
8
- `:""}class G extends b{_markersToCopy=new Map;static get pluginName(){return"ClipboardMarkersUtils"}static get isOfficialPlugin(){return!0}_registerMarkerToCopy(e,t){this._markersToCopy.set(e,t)}_copySelectedFragmentWithMarkers(e,t,r=i=>i.model.getSelectedContent(i.model.document.selection)){return this.editor.model.change(i=>{const s=i.model.document.selection;i.setSelection(t);const o=this._insertFakeMarkersIntoSelection(i,i.model.document.selection,e),n=r(i),a=this._removeFakeMarkersInsideElement(i,n);for(const[c,d]of Object.entries(o)){a[c]||=i.createRangeIn(n);for(const g of d)i.remove(g)}n.markers.clear();for(const[c,d]of Object.entries(a))n.markers.set(c,d);return i.setSelection(s),n})}_pasteMarkersIntoTransformedElement(e,t){const r=this._getPasteMarkersFromRangeMap(e);return this.editor.model.change(i=>{const s=this._insertFakeMarkersElements(i,r),o=t(i),n=this._removeFakeMarkersInsideElement(i,o);for(const a of Object.values(s).flat())i.remove(a);for(const[a,c]of Object.entries(n))i.model.markers.has(a)||i.addMarker(a,{usingOperation:!0,affectsData:!0,range:c});return o})}_pasteFragmentWithMarkers(e){const t=this._getPasteMarkersFromRangeMap(e.markers);e.markers.clear();for(const r of t)e.markers.set(r.name,r.range);return this.editor.model.insertContent(e)}_forceMarkersCopy(e,t,r={allowedActions:"all",copyPartiallySelected:!0,duplicateOnPaste:!0}){const i=this._markersToCopy.get(e);this._markersToCopy.set(e,r),t(),i?this._markersToCopy.set(e,i):this._markersToCopy.delete(e)}_isMarkerCopyable(e,t){const r=this._getMarkerClipboardConfig(e);if(!r)return!1;if(!t)return!0;const{allowedActions:i}=r;return i==="all"||i.includes(t)}_hasMarkerConfiguration(e){return!!this._getMarkerClipboardConfig(e)}_getMarkerClipboardConfig(e){const[t]=e.split(":");return this._markersToCopy.get(t)||null}_insertFakeMarkersIntoSelection(e,t,r){const i=this._getCopyableMarkersFromSelection(e,t,r);return this._insertFakeMarkersElements(e,i)}_getCopyableMarkersFromSelection(e,t,r){const i=Array.from(t.getRanges()),s=new Set(i.flatMap(n=>Array.from(e.model.markers.getMarkersIntersectingRange(n)))),o=n=>{if(!this._isMarkerCopyable(n.name,r))return!1;const{copyPartiallySelected:c}=this._getMarkerClipboardConfig(n.name);if(!c){const d=n.getRange();return i.some(g=>g.containsRange(d,!0))}return!0};return Array.from(s).filter(o).map(n=>({name:r==="dragstart"?this._getUniqueMarkerName(n.name):n.name,range:n.getRange()}))}_getPasteMarkersFromRangeMap(e,t=null){const{model:r}=this.editor;return(e instanceof Map?Array.from(e.entries()):Object.entries(e)).flatMap(([s,o])=>{if(!this._hasMarkerConfiguration(s))return[{name:s,range:o}];if(this._isMarkerCopyable(s,t)){const n=this._getMarkerClipboardConfig(s),a=r.markers.has(s)&&r.markers.get(s).getRange().root.rootName==="$graveyard";return(n.duplicateOnPaste||a)&&(s=this._getUniqueMarkerName(s)),[{name:s,range:o}]}return[]})}_insertFakeMarkersElements(e,t){const r={},i=t.flatMap(s=>{const{start:o,end:n}=s.range;return[{position:o,marker:s,type:"start"},{position:n,marker:s,type:"end"}]}).sort(({position:s},{position:o})=>s.isBefore(o)?1:-1);for(const{position:s,marker:o,type:n}of i){const a=e.createElement("$marker",{"data-name":o.name,"data-type":n});r[o.name]||(r[o.name]=[]),r[o.name].push(a),e.insert(a,s)}return r}_removeFakeMarkersInsideElement(e,t){const i=this._getAllFakeMarkersFromElement(e,t).reduce((s,o)=>{const n=o.markerElement&&e.createPositionBefore(o.markerElement);let a=s[o.name],c=!1;return a?.start&&a?.end&&(this._getMarkerClipboardConfig(o.name).duplicateOnPaste?s[this._getUniqueMarkerName(o.name)]=s[o.name]:c=!0,a=null),c||(s[o.name]={...a,[o.type]:n}),o.markerElement&&e.remove(o.markerElement),s},{});return ce(i,s=>new se(s.start||e.createPositionFromPath(t,[0]),s.end||e.createPositionAt(t,"end")))}_getAllFakeMarkersFromElement(e,t){const r=Array.from(e.createRangeIn(t)).flatMap(({item:o})=>{if(!o.is("element","$marker"))return[];const n=o.getAttribute("data-name"),a=o.getAttribute("data-type");return[{markerElement:o,name:n,type:a}]}),i=[],s=[];for(const o of r)o.type==="end"&&(r.some(a=>a.name===o.name&&a.type==="start")||i.push({markerElement:null,name:o.name,type:"start"})),o.type==="start"&&(r.some(a=>a.name===o.name&&a.type==="end")||s.unshift({markerElement:null,name:o.name,type:"end"}));return[...i,...r,...s]}_getUniqueMarkerName(e){const t=e.split(":"),r=q().substring(1,6);return t.length===3?`${t.slice(0,2).join(":")}:${r}`:`${t.join(":")}:${r}`}}class y extends b{static get pluginName(){return"ClipboardPipeline"}static get isOfficialPlugin(){return!0}static get requires(){return[G]}init(){this.editor.editing.view.addObserver(v),this._setupPasteDrop(),this._setupCopyCut()}_fireOutputTransformationEvent(e,t,r){const i=this.editor.plugins.get("ClipboardMarkersUtils");this.editor.model.enqueueChange({isUndoable:r==="cut"},()=>{const s=i._copySelectedFragmentWithMarkers(r,t);this.fire("outputTransformation",{dataTransfer:e,content:s,method:r})})}_setupPasteDrop(){const e=this.editor,t=e.model,r=e.editing.view,i=r.document,s=this.editor.plugins.get("ClipboardMarkersUtils");this.listenTo(i,"clipboardInput",(o,n)=>{n.method=="paste"&&!e.model.canEditAt(e.model.document.selection)&&o.stop()},{priority:"highest"}),this.listenTo(i,"clipboardInput",(o,n)=>{const a=n.dataTransfer;let c;if(n.content)c=n.content;else{let p="";a.getData("text/html")?p=ge(a.getData("text/html")):a.getData("text/plain")&&(p=de(a.getData("text/plain"))),c=this.editor.data.htmlProcessor.toView(p)}const d=new z(this,"inputTransformation"),g=a.getData("application/ckeditor5-editor-id")||null;this.fire(d,{content:c,dataTransfer:a,sourceEditorId:g,targetRanges:n.targetRanges,method:n.method}),d.stop.called&&o.stop(),r.scrollToTheSelection()},{priority:"low"}),this.listenTo(this,"inputTransformation",(o,n)=>{if(n.content.isEmpty)return;const c=this.editor.data.toModel(n.content,"$clipboardHolder");c.childCount!=0&&(o.stop(),t.change(()=>{this.fire("contentInsertion",{content:c,method:n.method,sourceEditorId:n.sourceEditorId,dataTransfer:n.dataTransfer,targetRanges:n.targetRanges})}))},{priority:"low"}),this.listenTo(this,"contentInsertion",(o,n)=>{n.resultRange=s._pasteFragmentWithMarkers(n.content)},{priority:"low"})}_setupCopyCut(){const e=this.editor,t=e.model.document,i=e.editing.view.document,s=(o,n)=>{const a=n.dataTransfer;n.preventDefault(),this._fireOutputTransformationEvent(a,t.selection,o.name)};this.listenTo(i,"copy",s,{priority:"low"}),this.listenTo(i,"cut",(o,n)=>{e.model.canEditAt(e.model.document.selection)?s(o,n):n.preventDefault()},{priority:"low"}),this.listenTo(this,"outputTransformation",(o,n)=>{const a=e.data.toView(n.content,{isClipboardPipeline:!0});i.fire("clipboardOutput",{dataTransfer:n.dataTransfer,content:a,method:n.method})},{priority:"low"}),this.listenTo(i,"clipboardOutput",(o,n)=>{n.content.isEmpty||(n.dataTransfer.setData("text/html",this.editor.data.htmlProcessor.toData(n.content)),n.dataTransfer.setData("text/plain",H(e.data.htmlProcessor.domConverter,n.content)),n.dataTransfer.setData("application/ckeditor5-editor-id",this.editor.id)),n.method=="cut"&&e.model.deleteContent(t.selection)},{priority:"low"})}}const P=re("px");class me extends le{constructor(){super();const e=this.bindTemplate;this.set({isVisible:!1,left:null,top:null,width:null}),this.setTemplate({tag:"div",attributes:{class:["ck","ck-clipboard-drop-target-line",e.if("isVisible","ck-hidden",t=>!t)],style:{left:e.to("left",t=>P(t)),top:e.to("top",t=>P(t)),width:e.to("width",t=>P(t))}}})}}class w extends b{removeDropMarkerDelayed=j(()=>this.removeDropMarker(),40);_updateDropMarkerThrottled=V(e=>this._updateDropMarker(e),40);_reconvertMarkerThrottled=V(()=>{this.editor.model.markers.has("drop-target")&&this.editor.editing.reconvertMarker("drop-target")},0);_dropTargetLineView=new me;_domEmitter=new(A());_scrollables=new Map;static get pluginName(){return"DragDropTarget"}static get isOfficialPlugin(){return!0}init(){this._setupDropMarker()}destroy(){this._domEmitter.stopListening();for(const{resizeObserver:e}of this._scrollables.values())e.destroy();return this._updateDropMarkerThrottled.cancel(),this.removeDropMarkerDelayed.cancel(),this._reconvertMarkerThrottled.cancel(),super.destroy()}updateDropMarker(e,t,r,i,s,o){this.removeDropMarkerDelayed.cancel();const n=U(this.editor,e,t,r,i,s,o);if(n){if(o&&o.containsRange(n))return this.removeDropMarker();this._updateDropMarkerThrottled(n)}}getFinalDropRange(e,t,r,i,s,o){const n=U(this.editor,e,t,r,i,s,o);return this.removeDropMarker(),n}removeDropMarker(){const e=this.editor.model;this.removeDropMarkerDelayed.cancel(),this._updateDropMarkerThrottled.cancel(),this._dropTargetLineView.isVisible=!1,e.markers.has("drop-target")&&e.change(t=>{t.removeMarker("drop-target")})}_setupDropMarker(){const e=this.editor;e.ui.view.body.add(this._dropTargetLineView),e.conversion.for("editingDowncast").markerToHighlight({model:"drop-target",view:{classes:["ck-clipboard-drop-target-range"]}}),e.conversion.for("editingDowncast").markerToElement({model:"drop-target",view:(t,{writer:r})=>{if(e.model.schema.checkChild(t.markerRange.start,"$text"))return this._dropTargetLineView.isVisible=!1,this._createDropTargetPosition(r);t.markerRange.isCollapsed?this._updateDropTargetLine(t.markerRange):this._dropTargetLineView.isVisible=!1}})}_updateDropMarker(e){const t=this.editor,r=t.model.markers;t.model.change(i=>{r.has("drop-target")?r.get("drop-target").getRange().isEqual(e)||i.updateMarker("drop-target",{range:e}):i.addMarker("drop-target",{range:e,usingOperation:!1,affectsData:!1})})}_createDropTargetPosition(e){return e.createUIElement("span",{class:"ck ck-clipboard-drop-target-position"},function(t){const r=this.toDomElement(t);return r.append("⁠",t.createElement("span"),"⁠"),r})}_updateDropTargetLine(e){const t=this.editor.editing,r=e.start.nodeBefore,i=e.start.nodeAfter,s=e.start.parent,o=r?t.mapper.toViewElement(r):null,n=o?t.view.domConverter.mapViewToDom(o):null,a=i?t.mapper.toViewElement(i):null,c=a?t.view.domConverter.mapViewToDom(a):null,d=t.mapper.toViewElement(s);if(!d)return;const g=t.view.domConverter.mapViewToDom(d),p=this._getScrollableRect(d),{scrollX:m,scrollY:h}=u.window,M=n?new _(n):null,S=c?new _(c):null,D=new _(g).excludeScrollbarsAndBorders(),O=M?M.bottom:D.top,C=S?S.top:D.bottom,x=u.window.getComputedStyle(g),R=O<=C?(O+C)/2:C;if(p.top<R&&R<p.bottom){const J=D.left+parseFloat(x.paddingLeft),Q=D.right-parseFloat(x.paddingRight),F=Math.max(J+m,p.left),Z=Math.min(Q+m,p.right);this._dropTargetLineView.set({isVisible:!0,left:F,top:R+h,width:Z-F})}else this._dropTargetLineView.isVisible=!1}_getScrollableRect(e){const t=e.root.rootName;let r;if(this._scrollables.has(t))r=this._scrollables.get(t).domElement;else{const i=this.editor.editing.view.domConverter.mapViewToDom(e);r=he(i),this._domEmitter.listenTo(r,"scroll",this._reconvertMarkerThrottled,{usePassive:!0});const s=new te(r,this._reconvertMarkerThrottled);this._scrollables.set(t,{domElement:r,resizeObserver:s})}return new _(r).excludeScrollbarsAndBorders()}}function U(l,e,t,r,i,s,o){const n=l.model,a=l.editing.mapper;let d=$(l,e);for(;d;){if(!s){if(n.schema.checkChild(d,"$text")){if(t){const g=t[0].start,p=a.toModelPosition(g);if(!o||Array.from(o.getItems({shallow:!0})).every(h=>n.schema.checkChild(p,h))){if(n.schema.checkChild(p,"$text"))return n.createRange(p);if(g)return E(l,$(l,g.parent),r,i)}}}else if(n.schema.isInline(d))return E(l,d,r,i)}if(n.schema.isBlock(d))return E(l,d,r,i);if(n.schema.checkChild(d,"$block")){const g=Array.from(d.getChildren()).filter(h=>h.is("element")&&!ue(l,h));let p=0,m=g.length;if(m==0)return n.createRange(n.createPositionAt(d,"end"));for(;p<m-1;){const h=Math.floor((p+m)/2);X(l,g[h],r,i)=="before"?m=h:p=h}return E(l,g[p],r,i)}d=d.parent}return null}function ue(l,e){const t=l.editing.mapper,r=l.editing.view.domConverter,i=t.toViewElement(e);if(!i)return!0;const s=r.mapViewToDom(i);return u.window.getComputedStyle(s).float!="none"}function E(l,e,t,r){const i=l.model;return i.createRange(i.createPositionAt(e,X(l,e,t,r)))}function X(l,e,t,r){const i=l.editing.mapper,s=l.editing.view.domConverter,o=i.toViewElement(e),n=s.mapViewToDom(o),a=new _(n);return l.model.schema.isInline(e)?t<(a.left+a.right)/2?"before":"after":r<(a.top+a.bottom)/2?"before":"after"}function $(l,e){const t=l.editing.mapper,r=l.editing.view,i=t.toModelElement(e);if(i)return i;const s=r.createPositionBefore(e),o=t.findMappedViewAncestor(s);return t.toModelElement(o)}function he(l){let e=l;do{e=e.parentElement;const t=u.window.getComputedStyle(e).overflowY;if(t=="auto"||t=="scroll")break}while(e.tagName!="BODY");return e}class fe extends b{_isBlockDragging=!1;_domEmitter=new(A());static get pluginName(){return"DragDropBlockToolbar"}static get isOfficialPlugin(){return!0}init(){const e=this.editor;if(this.listenTo(e,"change:isReadOnly",(t,r,i)=>{i?(this.forceDisabled("readOnlyMode"),this._isBlockDragging=!1):this.clearForceDisabled("readOnlyMode")}),f.isAndroid&&this.forceDisabled("noAndroidSupport"),e.plugins.has("BlockToolbar")){const r=e.plugins.get("BlockToolbar").buttonView.element;this._domEmitter.listenTo(r,"dragstart",(i,s)=>this._handleBlockDragStart(s)),this._domEmitter.listenTo(u.document,"dragover",(i,s)=>this._handleBlockDragging(s)),this._domEmitter.listenTo(u.document,"drop",(i,s)=>this._handleBlockDragging(s)),this._domEmitter.listenTo(u.document,"dragend",()=>this._handleBlockDragEnd(),{useCapture:!0}),this.isEnabled&&r.setAttribute("draggable","true"),this.on("change:isEnabled",(i,s,o)=>{r.setAttribute("draggable",o?"true":"false")})}}destroy(){return this._domEmitter.stopListening(),super.destroy()}_handleBlockDragStart(e){if(!this.isEnabled)return;const t=this.editor.model,r=t.document.selection,i=this.editor.editing.view,s=Array.from(r.getSelectedBlocks()),o=t.createRange(t.createPositionBefore(s[0]),t.createPositionAfter(s[s.length-1]));t.change(n=>n.setSelection(o)),this._isBlockDragging=!0,i.focus(),i.getObserver(v).onDomEvent(e)}_handleBlockDragging(e){if(!this.isEnabled||!this._isBlockDragging)return;const t=e.clientX+(this.editor.locale.contentLanguageDirection=="ltr"?100:-100),r=e.clientY,i=document.elementFromPoint(t,r),s=this.editor.editing.view;!i||!i.closest(".ck-editor__editable")||s.getObserver(v).onDomEvent({...e,type:e.type,dataTransfer:e.dataTransfer,target:i,clientX:t,clientY:r,preventDefault:()=>e.preventDefault(),stopPropagation:()=>e.stopPropagation()})}_handleBlockDragEnd(){this._isBlockDragging=!1}}class be extends b{_draggedRange;_draggingUid;_draggableElement;_clearDraggableAttributesDelayed=j(()=>this._clearDraggableAttributes(),40);_blockMode=!1;_domEmitter=new(A());_previewContainer;static get pluginName(){return"DragDrop"}static get isOfficialPlugin(){return!0}static get requires(){return[y,ae,w,fe]}init(){const e=this.editor,t=e.editing.view;this._draggedRange=null,this._draggingUid="",this._draggableElement=null,t.addObserver(v),t.addObserver(ne),this._setupDragging(),this._setupContentInsertionIntegration(),this._setupClipboardInputIntegration(),this._setupDraggableAttributeHandling(),this.listenTo(e,"change:isReadOnly",(r,i,s)=>{s?this.forceDisabled("readOnlyMode"):this.clearForceDisabled("readOnlyMode")}),this.on("change:isEnabled",(r,i,s)=>{s||this._finalizeDragging(!1)}),f.isAndroid&&this.forceDisabled("noAndroidSupport")}destroy(){return this._draggedRange&&(this._draggedRange.detach(),this._draggedRange=null),this._previewContainer&&this._previewContainer.remove(),this._domEmitter.stopListening(),this._clearDraggableAttributesDelayed.cancel(),super.destroy()}_setupDragging(){const e=this.editor,t=e.model,r=e.editing.view,i=r.document,s=e.plugins.get(w);this.listenTo(i,"dragstart",(o,n)=>{if(n.target?.is("editableElement")){n.preventDefault();return}if(this._prepareDraggedRange(n.target),!this._draggedRange){n.preventDefault();return}this._draggingUid=q(),n.dataTransfer.effectAllowed=this.isEnabled?"copyMove":"copy",n.dataTransfer.setData("application/ckeditor5-dragging-uid",this._draggingUid);const a=t.createSelection(this._draggedRange.toRange());this.editor.plugins.get("ClipboardPipeline")._fireOutputTransformationEvent(n.dataTransfer,a,"dragstart");const{dataTransfer:d,domTarget:g,domEvent:p}=n,{clientX:m}=p;this._updatePreview({dataTransfer:d,domTarget:g,clientX:m}),n.stopPropagation(),this.isEnabled||(this._draggedRange.detach(),this._draggedRange=null,this._draggingUid="")},{priority:"low"}),this.listenTo(i,"dragend",(o,n)=>{this._finalizeDragging(!n.dataTransfer.isCanceled&&n.dataTransfer.dropEffect=="move")},{priority:"low"}),this._domEmitter.listenTo(u.document,"dragend",()=>{this._blockMode=!1},{useCapture:!0}),this.listenTo(i,"dragenter",()=>{this.isEnabled&&r.focus()}),this.listenTo(i,"dragleave",()=>{s.removeDropMarkerDelayed()}),this.listenTo(i,"dragging",(o,n)=>{if(!this.isEnabled){n.dataTransfer.dropEffect="none";return}const{clientX:a,clientY:c}=n.domEvent;s.updateDropMarker(n.target,n.targetRanges,a,c,this._blockMode,this._draggedRange),this._draggedRange||(n.dataTransfer.dropEffect="copy"),f.isGecko||(n.dataTransfer.effectAllowed=="copy"?n.dataTransfer.dropEffect="copy":["all","copyMove"].includes(n.dataTransfer.effectAllowed)&&(n.dataTransfer.dropEffect="move")),o.stop()},{priority:"low"})}_setupClipboardInputIntegration(){const e=this.editor,r=e.editing.view.document,i=e.plugins.get(w);this.listenTo(r,"clipboardInput",(s,o)=>{if(o.method!="drop")return;const{clientX:n,clientY:a}=o.domEvent,c=i.getFinalDropRange(o.target,o.targetRanges,n,a,this._blockMode,this._draggedRange);if(!c){this._finalizeDragging(!1),s.stop();return}if(this._draggedRange&&this._draggingUid!=o.dataTransfer.getData("application/ckeditor5-dragging-uid")&&(this._draggedRange.detach(),this._draggedRange=null,this._draggingUid=""),N(o.dataTransfer)=="move"&&this._draggedRange&&this._draggedRange.containsRange(c,!0)){this._finalizeDragging(!1),s.stop();return}o.targetRanges=[e.editing.mapper.toViewRange(c)]},{priority:"high"})}_setupContentInsertionIntegration(){const e=this.editor.plugins.get(y);e.on("contentInsertion",(t,r)=>{if(!this.isEnabled||r.method!=="drop")return;const i=r.targetRanges.map(s=>this.editor.editing.mapper.toModelRange(s));this.editor.model.change(s=>s.setSelection(i))},{priority:"high"}),e.on("contentInsertion",(t,r)=>{if(!this.isEnabled||r.method!=="drop")return;const i=N(r.dataTransfer)=="move",s=!r.resultRange||!r.resultRange.isCollapsed;this._finalizeDragging(s&&i)},{priority:"lowest"})}_setupDraggableAttributeHandling(){const e=this.editor,t=e.editing.view,r=t.document;this.listenTo(r,"pointerdown",(i,s)=>{if(f.isAndroid||!s)return;this._clearDraggableAttributesDelayed.cancel();let o=W(s.target);if(f.isBlink&&!e.isReadOnly&&!o&&!r.selection.isCollapsed){const n=r.selection.getSelectedElement();(!n||!k(n))&&(o=r.selection.editableElement)}o&&(t.change(n=>{n.setAttribute("draggable","true",o)}),this._draggableElement=e.editing.mapper.toModelElement(o))}),this.listenTo(r,"pointerup",()=>{f.isAndroid||this._clearDraggableAttributesDelayed()})}_clearDraggableAttributes(){const e=this.editor.editing;e.view.change(t=>{this._draggableElement&&this._draggableElement.root.rootName!="$graveyard"&&t.removeAttribute("draggable",e.mapper.toViewElement(this._draggableElement)),this._draggableElement=null})}_finalizeDragging(e){const t=this.editor,r=t.model;t.plugins.get(w).removeDropMarker(),this._clearDraggableAttributes(),t.plugins.has("WidgetToolbarRepository")&&t.plugins.get("WidgetToolbarRepository").clearForceDisabled("dragDrop"),this._draggingUid="",this._previewContainer&&(this._previewContainer.remove(),this._previewContainer=void 0),this._draggedRange&&(e&&this.isEnabled&&r.change(s=>{const o=r.createSelection(this._draggedRange);r.deleteContent(o,{doNotAutoparagraph:!0});const n=o.getFirstPosition().parent;n.isEmpty&&!r.schema.checkChild(n,"$text")&&r.schema.checkChild(n,"paragraph")&&s.insertElement("paragraph",n,0)}),this._draggedRange.detach(),this._draggedRange=null)}_prepareDraggedRange(e){const t=this.editor,r=t.model,i=r.document.selection,s=e?W(e):null;if(s){const c=t.editing.mapper.toModelElement(s);this._draggedRange=T.fromRange(r.createRangeOn(c)),this._blockMode=r.schema.isBlock(c),t.plugins.has("WidgetToolbarRepository")&&t.plugins.get("WidgetToolbarRepository").forceDisabled("dragDrop");return}if(i.isCollapsed&&!i.getFirstPosition().parent.isEmpty)return;const o=Array.from(i.getSelectedBlocks()),n=i.getFirstRange();if(o.length==0){this._draggedRange=T.fromRange(n);return}const a=Y(r,o);if(o.length>1)this._draggedRange=T.fromRange(a),this._blockMode=!0;else if(o.length==1){const c=n.start.isTouching(a.start)&&n.end.isTouching(a.end);this._draggedRange=T.fromRange(c?a:n),this._blockMode=c}r.change(c=>c.setSelection(this._draggedRange.toRange()))}_updatePreview({dataTransfer:e,domTarget:t,clientX:r}){const i=this.editor.editing.view,s=i.document.selection.editableElement,o=i.domConverter.mapViewToDom(s),n=u.window.getComputedStyle(o);this._previewContainer?this._previewContainer.firstElementChild&&this._previewContainer.removeChild(this._previewContainer.firstElementChild):(this._previewContainer=I(u.document,"div",{style:"position: fixed; left: -999999px;"}),u.document.body.appendChild(this._previewContainer));const a=I(u.document,"div");a.className="ck ck-content ck-clipboard-preview";const c=new _(o),d=parseFloat(n.paddingLeft),g=parseFloat(n.paddingRight),p=parseFloat(n.width)-d-g;if(o.contains(t))if(f.isiOS)a.style.maxWidth=`${p}px`,a.style.padding="10px",a.style.minWidth="200px",a.style.minHeight="20px",a.style.boxSizing="border-box",a.style.backgroundColor="var(--ck-color-base-background)";else return;else if(f.isiOS)a.style.width=`${p}px`,a.style.backgroundColor="var(--ck-color-base-background)";else{const m=c.left-r+d;a.style.width=`${p+m}px`,a.style.paddingLeft=`${m}px`}i.domConverter.setContentOf(a,e.getData("text/html")),e.setDragImage(a,0,0),this._previewContainer.appendChild(a)}}function N(l){return f.isGecko?l.dropEffect:["all","copyMove"].includes(l.effectAllowed)?"move":"copy"}function W(l){if(l.is("editableElement"))return null;if(l.hasClass("ck-widget__selection-handle"))return l.findAncestor(k);if(k(l))return l;const e=l.findAncestor(t=>k(t)||t.is("editableElement"));return k(e)?e:null}function Y(l,e){const t=e[0],r=e[e.length-1],i=t.getCommonAncestor(r),s=l.createPositionBefore(t),o=l.createPositionAfter(r);if(i&&i.is("element")&&!l.schema.isLimit(i)){const n=l.createRangeOn(i),a=s.isTouching(n.start),c=o.isTouching(n.end);if(a&&c)return Y(l,[i])}return l.createRange(s,o)}class _e extends b{static get pluginName(){return"PastePlainText"}static get isOfficialPlugin(){return!0}static get requires(){return[y]}init(){const e=this.editor,t=e.model,r=e.editing.view,i=t.document.selection;r.addObserver(v),e.plugins.get(y).on("contentInsertion",(s,o)=>{ke(o.content,t)&&t.change(n=>{const a=Array.from(i.getAttributes()).filter(([d])=>t.schema.getAttributeProperties(d).isFormatting);i.isCollapsed||t.deleteContent(i,{doNotAutoparagraph:!0}),a.push(...i.getAttributes());const c=n.createRangeIn(o.content);for(const d of c.getItems())for(const g of a)t.schema.checkAttribute(d,g[0])&&n.setAttribute(g[0],g[1],d)})})}}function ke(l,e){let t=e.createRangeIn(l);if(l.childCount==1){const r=l.getChild(0);r.is("element")&&e.schema.isBlock(r)&&!e.schema.isObject(r)&&!e.schema.isLimit(r)&&(t=e.createRangeIn(r))}for(const r of t.getItems())if(!e.schema.isInline(r)||Array.from(r.getAttributeKeys()).find(s=>e.schema.getAttributeProperties(s).isFormatting))return!1;return!0}class Ce extends b{static get pluginName(){return"Clipboard"}static get isOfficialPlugin(){return!0}static get requires(){return[G,y,be,_e]}init(){const e=this.editor,t=this.editor.t;e.accessibility.addKeystrokeInfos({keystrokes:[{label:t("Copy selected content"),keystroke:"CTRL+C"},{label:t("Paste content"),keystroke:"CTRL+V"},{label:t("Paste content as plain text"),keystroke:"CTRL+SHIFT+V"}]})}}export{Ce as Clipboard,G as ClipboardMarkersUtils,v as ClipboardObserver,y as ClipboardPipeline,be as DragDrop,fe as DragDropBlockToolbar,w as DragDropTarget,_e as PastePlainText,me as _ClipboardLineView,be as _DragDrop,fe as _DragDropBlockToolbar,w as _DragDropTarget,ge as _normalizeClipboardData,de as plainTextToHtml,H as viewToPlainText};
@@ -1 +0,0 @@
1
- import{ObservableMixin as P,Collection as z,CKEditorError as l,insertToPriorityArray as $,setDataInElement as U,Config as W,parseBase64EncodedObject as j,toArray as Y,crc32 as J,releaseDate as Q,uid as A,logError as X,Locale as Z,EmitterMixin as ee,KeystrokeHandler as te,global as T,env as _}from"../../../../../@ckeditor_ckeditor5-utils@46.1.1/node_modules/@ckeditor/ckeditor5-utils/dist/index.js";import{Model as ie,DataController as ne,StylesProcessor as se,EditingController as oe,Conversion as re}from"../../../../../@ckeditor_ckeditor5-engine@46.1.1/node_modules/@ckeditor/ckeditor5-engine/dist/index.js";import{EditorWatchdog as ae,ContextWatchdog as le}from"../../../../../@ckeditor_ckeditor5-watchdog@46.1.1/node_modules/@ckeditor/ckeditor5-watchdog/dist/index.js";import{isFunction as q}from"../../../../../es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/predicate/isFunction.js";import{get as ce}from"../../../../../es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/get.js";import{set as ue}from"../../../../../es-toolkit@1.39.5/node_modules/es-toolkit/dist/compat/object/set.js";class Le extends P(){editor;_disableStack=new Set;constructor(e){super(),this.editor=e,this.set("isEnabled",!0)}forceDisabled(e){this._disableStack.add(e),this._disableStack.size==1&&(this.on("set:isEnabled",M,{priority:"highest"}),this.isEnabled=!1)}clearForceDisabled(e){this._disableStack.delete(e),this._disableStack.size==0&&(this.off("set:isEnabled",M),this.isEnabled=!0)}destroy(){this.stopListening()}static get isContextPlugin(){return!1}static get isOfficialPlugin(){return!1}static get isPremiumPlugin(){return!1}}function M(o){o.return=!1,o.stop()}class de extends P(){editor;_isEnabledBasedOnSelection;_affectsData;_disableStack;constructor(e){super(),this.editor=e,this.set("value",void 0),this.set("isEnabled",!1),this._affectsData=!0,this._isEnabledBasedOnSelection=!0,this._disableStack=new Set,this.decorate("execute"),this.listenTo(this.editor.model.document,"change",()=>{this.refresh()}),this.listenTo(e,"change:isReadOnly",()=>{this.refresh()}),this.on("set:isEnabled",t=>{if(!this.affectsData)return;const i=e.model.document.selection,u=!(i.getFirstPosition().root.rootName=="$graveyard")&&e.model.canEditAt(i);(e.isReadOnly||this._isEnabledBasedOnSelection&&!u)&&(t.return=!1,t.stop())},{priority:"highest"}),this.on("execute",t=>{this.isEnabled||t.stop()},{priority:"high"})}get affectsData(){return this._affectsData}set affectsData(e){this._affectsData=e}refresh(){this.isEnabled=!0}forceDisabled(e){this._disableStack.add(e),this._disableStack.size==1&&(this.on("set:isEnabled",F,{priority:"highest"}),this.isEnabled=!1)}clearForceDisabled(e){this._disableStack.delete(e),this._disableStack.size==0&&(this.off("set:isEnabled",F),this.refresh())}execute(...e){}destroy(){this.stopListening()}}function F(o){o.return=!1,o.stop()}class Te extends de{_childCommandsDefinitions=[];refresh(){}execute(...e){const t=this._getFirstEnabledCommand();return!!t&&t.execute(e)}registerChildCommand(e,t={}){$(this._childCommandsDefinitions,{command:e,priority:t.priority||"normal"}),e.on("change:isEnabled",()=>this._checkEnabled()),this._checkEnabled()}_checkEnabled(){this.isEnabled=!!this._getFirstEnabledCommand()}_getFirstEnabledCommand(){const e=this._childCommandsDefinitions.find(({command:t})=>t.isEnabled);return e&&e.command}}class he{_commands;constructor(){this._commands=new Map}add(e,t){this._commands.set(e,t)}get(e){return this._commands.get(e)}execute(e,...t){const i=this.get(e);if(!i)throw new l("commandcollection-command-not-found",this,{commandName:e});return i.execute(...t)}*names(){yield*this._commands.keys()}*commands(){yield*this._commands.values()}[Symbol.iterator](){return this._commands[Symbol.iterator]()}destroy(){for(const e of this.commands())e.destroy()}}class H extends ee(){_context;_plugins=new Map;_availablePlugins;_contextPlugins;constructor(e,t=[],i=[]){super(),this._context=e,this._availablePlugins=new Map;for(const n of t)n.pluginName&&this._availablePlugins.set(n.pluginName,n);this._contextPlugins=new Map;for(const[n,u]of i)this._contextPlugins.set(n,u),this._contextPlugins.set(u,n),n.pluginName&&this._availablePlugins.set(n.pluginName,n)}*[Symbol.iterator](){for(const e of this._plugins)typeof e[0]=="function"&&(yield e)}get(e){const t=this._plugins.get(e);if(!t){let i=e;throw typeof e=="function"&&(i=e.pluginName||e.name),new l("plugincollection-plugin-not-loaded",this._context,{plugin:i})}return t}has(e){return this._plugins.has(e)}init(e,t=[],i=[]){const n=this,u=this._context;w(e),g(e);const y=e.filter(s=>!v(s,t)),p=[...k(y)];C(p,i);const E=L(p);return S(E,"init").then(()=>S(E,"afterInit")).then(()=>E);function b(s){return typeof s=="function"}function x(s){return b(s)&&!!s.isContextPlugin}function v(s,c){return c.some(r=>r===s||f(s)===r||f(r)===s)}function f(s){return b(s)?s.pluginName||s.name:s}function w(s,c=new Set){s.forEach(r=>{b(r)&&(c.has(r)||(c.add(r),r.pluginName&&!n._availablePlugins.has(r.pluginName)&&n._availablePlugins.set(r.pluginName,r),r.requires&&w(r.requires,c)))})}function k(s,c=new Set){return s.map(r=>b(r)?r:n._availablePlugins.get(r)).reduce((r,a)=>c.has(a)?r:(c.add(a),a.requires&&(g(a.requires,a),k(a.requires,c).forEach(d=>r.add(d))),r.add(a)),new Set)}function g(s,c=null){s.map(r=>b(r)?r:n._availablePlugins.get(r)||r).forEach(r=>{O(r,c),D(r,c),I(r,c)})}function O(s,c){if(!b(s))throw c?new l("plugincollection-soft-required",u,{missingPlugin:s,requiredBy:f(c)}):new l("plugincollection-plugin-not-found",u,{plugin:s})}function D(s,c){if(x(c)&&!x(s))throw new l("plugincollection-context-required",u,{plugin:f(s),requiredBy:f(c)})}function I(s,c){if(c&&v(s,t))throw new l("plugincollection-required",u,{plugin:f(s),requiredBy:f(c)})}function L(s){return s.map(c=>{let r=n._contextPlugins.get(c);return r=r||new c(u),n._add(c,r),r})}function S(s,c){return s.reduce((r,a)=>!a[c]||n._contextPlugins.has(a)?r:r.then(a[c].bind(a)),Promise.resolve())}function C(s,c){for(const r of c){if(typeof r!="function")throw new l("plugincollection-replace-plugin-invalid-type",null,{pluginItem:r});const a=r.pluginName;if(!a)throw new l("plugincollection-replace-plugin-missing-name",null,{pluginItem:r});if(r.requires&&r.requires.length)throw new l("plugincollection-plugin-for-replacing-cannot-have-dependencies",null,{pluginName:a});const d=n._availablePlugins.get(a);if(!d)throw new l("plugincollection-plugin-for-replacing-not-exist",null,{pluginName:a});const m=s.indexOf(d);if(m===-1){if(n._contextPlugins.has(d))return;throw new l("plugincollection-plugin-for-replacing-not-loaded",null,{pluginName:a})}if(d.requires&&d.requires.length)throw new l("plugincollection-replaced-plugin-cannot-have-dependencies",null,{pluginName:a});s.splice(m,1,r),n._availablePlugins.set(a,r)}}}destroy(){const e=[];for(const[,t]of this)typeof t.destroy=="function"&&!this._contextPlugins.has(t)&&e.push(t.destroy());return Promise.all(e)}_add(e,t){this._plugins.set(e,t);const i=e.pluginName;if(i){if(this._plugins.has(i))throw new l("plugincollection-plugin-name-conflict",null,{pluginName:i,plugin1:this._plugins.get(i).constructor,plugin2:e});this._plugins.set(i,t)}}}class G{config;plugins;locale;t;editors;static defaultConfig;static builtinPlugins;_contextOwner=null;constructor(e){const{translations:t,...i}=e||{};this.config=new W(i,this.constructor.defaultConfig);const n=this.constructor.builtinPlugins;this.config.define("plugins",n),this.plugins=new H(this,n);const u=this.config.get("language")||{};this.locale=new Z({uiLanguage:typeof u=="string"?u:u.ui,contentLanguage:this.config.get("language.content"),translations:t}),this.t=this.locale.t,this.editors=new z}initPlugins(){const e=this.config.get("plugins")||[],t=this.config.get("substitutePlugins")||[];for(const i of e.concat(t)){if(typeof i!="function")throw new l("context-initplugins-constructor-only",null,{Plugin:i});if(i.isContextPlugin!==!0)throw new l("context-initplugins-invalid-plugin",null,{Plugin:i})}return this.plugins.init(e,[],t)}destroy(){return Promise.all(Array.from(this.editors,e=>e.destroy())).then(()=>this.plugins.destroy())}_addEditor(e,t){if(this._contextOwner)throw new l("context-addeditor-private-context");this.editors.add(e),t&&(this._contextOwner=e)}_removeEditor(e){return this.editors.has(e)&&this.editors.remove(e),this._contextOwner===e?this.destroy():Promise.resolve()}_getEditorConfig(){const e={};for(const t of this.config.names())["plugins","removePlugins","extraPlugins"].includes(t)||(e[t]=this.config.get(t));return e}static create(e){return new Promise(t=>{const i=new this(e);t(i.initPlugins().then(()=>i))})}}class fe extends P(){context;constructor(e){super(),this.context=e}destroy(){this.stopListening()}static get isContextPlugin(){return!0}static get isOfficialPlugin(){return!1}static get isPremiumPlugin(){return!1}}class ge extends te{editor;constructor(e){super(),this.editor=e}set(e,t,i={}){if(typeof t=="string"){const n=t;t=(u,y)=>{this.editor.execute(n),y()}}super.set(e,t,i)}}const N="contentEditing",B="common";class me{keystrokeInfos=new Map;_editor;constructor(e){this._editor=e;const t=e.config.get("menuBar.isVisible"),i=e.locale.t;this.addKeystrokeInfoCategory({id:N,label:i("Content editing keystrokes"),description:i("These keyboard shortcuts allow for quick access to content editing features.")});const n=[{label:i("Close contextual balloons, dropdowns, and dialogs"),keystroke:"Esc"},{label:i("Open the accessibility help dialog"),keystroke:"Alt+0"},{label:i("Move focus between form fields (inputs, buttons, etc.)"),keystroke:[["Tab"],["Shift+Tab"]]},{label:i("Move focus to the toolbar, navigate between toolbars"),keystroke:"Alt+F10",mayRequireFn:!0},{label:i("Navigate through the toolbar or menu bar"),keystroke:[["arrowup"],["arrowright"],["arrowdown"],["arrowleft"]]},{label:i("Execute the currently focused button. Executing buttons that interact with the editor content moves the focus back to the content."),keystroke:[["Enter"],["Space"]]}];t&&n.push({label:i("Move focus to the menu bar, navigate between menu bars"),keystroke:"Alt+F9",mayRequireFn:!0}),this.addKeystrokeInfoCategory({id:"navigation",label:i("User interface and content navigation keystrokes"),description:i("Use the following keystrokes for more efficient navigation in the CKEditor 5 user interface."),groups:[{id:"common",keystrokes:n}]})}addKeystrokeInfoCategory({id:e,label:t,description:i,groups:n}){this.keystrokeInfos.set(e,{id:e,label:t,description:i,groups:new Map}),this.addKeystrokeInfoGroup({categoryId:e,id:B}),n&&n.forEach(u=>{this.addKeystrokeInfoGroup({categoryId:e,...u})})}addKeystrokeInfoGroup({categoryId:e=N,id:t,label:i,keystrokes:n}){const u=this.keystrokeInfos.get(e);if(!u)throw new l("accessibility-unknown-keystroke-info-category",this._editor,{groupId:t,categoryId:e});u.groups.set(t,{id:t,label:i,keystrokes:n||[]})}addKeystrokeInfos({categoryId:e=N,groupId:t=B,keystrokes:i}){if(!this.keystrokeInfos.has(e))throw new l("accessibility-unknown-keystroke-info-category",this._editor,{categoryId:e,keystrokes:i});const n=this.keystrokeInfos.get(e);if(!n.groups.has(t))throw new l("accessibility-unknown-keystroke-info-group",this._editor,{groupId:t,categoryId:e,keystrokes:i});n.groups.get(t).keystrokes.push(...i)}}function ye(o){return{sessionId:Ee(),pageSessionId:ke(),hostname:window.location.hostname,version:globalThis.CKEDITOR_VERSION,type:pe(o),plugins:we(o.plugins),distribution:be(),env:_e(),integration:Object.create(null),menuBar:{isVisible:!!o.config.get("menuBar.isVisible")},language:{ui:o.locale.uiLanguage,content:o.locale.contentLanguage},toolbar:{main:R(o.config.get("toolbar")),block:R(o.config.get("blockToolbar")),balloon:R(o.config.get("balloonToolbar"))}}}function pe(o){return Object.getPrototypeOf(o).constructor.editorName}function we(o){return Array.from(o).filter(([e])=>!!e.pluginName).map(([e])=>{const{pluginName:t,isContextPlugin:i,isOfficialPlugin:n,isPremiumPlugin:u}=e;return{isContext:!!i,isOfficial:!!n,isPremium:!!u,name:t}})}function R(o){if(!o)return;const e=Array.isArray(o)?{items:o}:o,t=u(e.items||[]);return{isMultiline:t.includes("-"),shouldNotGroupWhenFull:!!e.shouldNotGroupWhenFull,items:n(t)};function n(y){return y.filter(p=>p!=="|"&&p!=="-")}function u(y){return y.flatMap(p=>typeof p=="string"?[p]:u(p.items))}}function be(){return{channel:window[Symbol.for("cke distribution")]||"sh"}}function _e(){let o="unknown",e="unknown";return _.isMac?o="mac":_.isWindows?o="windows":_.isiOS?o="ios":_.isAndroid&&(o="android"),_.isGecko?e="gecko":_.isBlink?e="blink":_.isSafari&&(e="safari"),{os:o,browser:e}}function Ee(){return localStorage.getItem("__ckeditor-session-id")||localStorage.setItem("__ckeditor-session-id",A()),localStorage.getItem("__ckeditor-session-id")}function ke(){return T.window.CKEDITOR_PAGE_SESSION_ID=T.window.CKEDITOR_PAGE_SESSION_ID||A(),T.window.CKEDITOR_PAGE_SESSION_ID}class Ne extends P(){static get editorName(){return"Editor"}accessibility;commands;config;conversion;data;editing;locale;model;plugins;keystrokes;t;static defaultConfig;static builtinPlugins;_context;_readOnlyLocks;constructor(e={}){if(super(),"sanitizeHtml"in e)throw new l("editor-config-sanitizehtml-not-supported");const t=this.constructor,{translations:i,...n}=t.defaultConfig||{},{translations:u=i,...y}=e,p=e.language||n.language;this._context=e.context||new G({language:p,translations:u}),this._context._addEditor(this,!e.context);const E=Array.from(t.builtinPlugins||[]);this.config=new W(y,n),this.config.define("plugins",E),this.config.define(this._context._getEditorConfig()),x(this.config),this.plugins=new H(this,E,this._context.plugins),this.locale=this._context.locale,this.t=this.locale.t,this._readOnlyLocks=new Set,this.commands=new he,this.set("state","initializing"),this.once("ready",()=>this.state="ready",{priority:"high"}),this.once("destroy",()=>this.state="destroyed",{priority:"high"}),this.model=new ie,this.on("change:isReadOnly",()=>{this.model.document.isReadOnly=this.isReadOnly});const b=new se;this.data=new ne(this.model,b),this.editing=new oe(this.model,b),this.editing.view.document.bind("isReadOnly").to(this),this.conversion=new re([this.editing.downcastDispatcher,this.data.downcastDispatcher],this.data.upcastDispatcher),this.conversion.addAlias("dataDowncast",this.data.downcastDispatcher),this.conversion.addAlias("editingDowncast",this.editing.downcastDispatcher),this.keystrokes=new ge(this),this.keystrokes.listenTo(this.editing.view.document),this.accessibility=new me(this),v(this);function x(f){let w=f.get("licenseKey");if(!w&&window.CKEDITOR_GLOBAL_LICENSE_KEY&&(w=window.CKEDITOR_GLOBAL_LICENSE_KEY,f.set("licenseKey",w)),!w)throw new l("license-key-missing")}function v(f){const w=f.config.get("licenseKey"),k=window[Symbol.for("cke distribution")]||"sh";function g(a){f.enableReadOnlyMode(Symbol("invalidLicense")),f._showLicenseError(a)}function O(a){const d=a.split(".");return d.length!=3?null:d[1]}function D(a){return["exp","jti","vc"].every(m=>m in a)}function I(a){return Object.getOwnPropertyNames(a).sort().filter(h=>h!="vc"&&a[h]!=null).map(h=>a[h])}function L(a){const{hostname:d}=new URL(window.location.href);if(a.includes(d))return!0;const m=d.split(".");return a.filter(h=>h.includes("*")).map(h=>h.split(".")).filter(h=>h.length<=m.length).map(h=>Array(m.length-h.length).fill(h[0]==="*"?"*":"").concat(h)).some(h=>m.every((V,K)=>h[K]===V||h[K]==="*"))}function S(a){const d=a[0].toUpperCase()+a.slice(1),m=a==="evaluation"?"an":"a";console.info(`%cCKEditor 5 ${d} License`,"color: #ffffff; background: #743CCD; font-size: 14px; padding: 4px 8px; border-radius: 4px;"),console.warn(`⚠️ You are using ${m} ${a} license of CKEditor 5${a==="trial"?" which is for evaluation purposes only":""}. For production usage, please obtain a production license at https://portal.ckeditor.com/`)}if(w=="GPL"){k=="cloud"&&g("distributionChannel");return}const C=O(w);if(!C){g("invalid");return}const s=j(C);if(!s){g("invalid");return}if(!D(s)){g("invalid");return}if(s.distributionChannel&&!Y(s.distributionChannel).includes(k)){g("distributionChannel");return}if(J(I(s))!=s.vc.toLowerCase()){g("invalid");return}if(new Date(s.exp*1e3)<Q){g("expired");return}const r=s.licensedHosts;if(r&&r.length>0&&!L(r)){g("domainLimit");return}if(["evaluation","trial"].includes(s.licenseType)&&s.exp*1e3<Date.now()){g("expired");return}if(["development","evaluation","trial"].includes(s.licenseType)){const{licenseType:a}=s;window.CKEDITOR_WARNING_SUPPRESSIONS=window.CKEDITOR_WARNING_SUPPRESSIONS||{},window.CKEDITOR_WARNING_SUPPRESSIONS[a]||(S(a),window.CKEDITOR_WARNING_SUPPRESSIONS[a]=!0)}if(["evaluation","trial"].includes(s.licenseType)){const a=s.licenseType,d=setTimeout(()=>{g(`${a}Limit`)},6e5);f.on("destroy",()=>{clearTimeout(d)})}s.usageEndpoint&&f.once("ready",()=>{const a={requestId:A(),requestTime:Math.round(Date.now()/1e3),license:w,editor:Pe(f)};f._sendUsageRequest(s.usageEndpoint,a).then(d=>{const{status:m,message:h}=d;h&&console.warn(h),m!="ok"&&g("usageLimit")},()=>{X("license-key-validation-endpoint-not-reachable",{url:s.usageEndpoint})})},{priority:"high"})}}get isReadOnly(){return this._readOnlyLocks.size>0}set isReadOnly(e){throw new l("editor-isreadonly-has-no-setter")}enableReadOnlyMode(e){if(typeof e!="string"&&typeof e!="symbol")throw new l("editor-read-only-lock-id-invalid",null,{lockId:e});this._readOnlyLocks.has(e)||(this._readOnlyLocks.add(e),this._readOnlyLocks.size===1&&this.fire("change:isReadOnly","isReadOnly",!0,!1))}disableReadOnlyMode(e){if(typeof e!="string"&&typeof e!="symbol")throw new l("editor-read-only-lock-id-invalid",null,{lockId:e});this._readOnlyLocks.has(e)&&(this._readOnlyLocks.delete(e),this._readOnlyLocks.size===0&&this.fire("change:isReadOnly","isReadOnly",!1,!0))}setData(e){this.data.set(e)}getData(e){return this.data.get(e)}initPlugins(){const e=this.config,t=e.get("plugins"),i=e.get("removePlugins")||[],n=e.get("extraPlugins")||[],u=e.get("substitutePlugins")||[];return this.plugins.init(t.concat(n),i,u)}destroy(){let e=Promise.resolve();return this.state=="initializing"&&(e=new Promise(t=>this.once("ready",t))),e.then(()=>{this.fire("destroy"),this.stopListening(),this.commands.destroy()}).then(()=>this.plugins.destroy()).then(()=>{this.model.destroy(),this.data.destroy(),this.editing.destroy(),this.keystrokes.destroy()}).then(()=>this._context._removeEditor(this))}execute(e,...t){try{return this.commands.execute(e,...t)}catch(i){l.rethrowUnexpectedError(i,this)}}focus(){this.editing.view.focus()}static create(...e){throw new Error("This is an abstract method.")}static Context=G;static EditorWatchdog=ae;static ContextWatchdog=le;_showLicenseError(e,t){setTimeout(()=>{if(e=="invalid")throw new l("invalid-license-key");if(e=="expired")throw new l("license-key-expired");if(e=="domainLimit")throw new l("license-key-domain-limit");if(e=="featureNotAllowed")throw new l("license-key-plugin-not-allowed",null,{pluginName:t});if(e=="evaluationLimit")throw new l("license-key-evaluation-limit");if(e=="trialLimit")throw new l("license-key-trial-limit");if(e=="developmentLimit")throw new l("license-key-development-limit");if(e=="usageLimit")throw new l("license-key-usage-limit");if(e=="distributionChannel")throw new l("license-key-invalid-distribution-channel")},0),this._showLicenseError=()=>{}}async _sendUsageRequest(e,t){const i=new Headers({"Content-Type":"application/json"}),n=await fetch(new URL(e),{method:"POST",headers:i,body:JSON.stringify(t)});if(!n.ok)throw new Error(`HTTP Response: ${n.status}`);return n.json()}}function Pe(o){const e=ye(o);function t(i,n){if(ce(e,i)!==void 0)throw new l("editor-usage-data-path-already-set",{path:i});ue(e,i,n)}return o.fire("collectUsageData",{setUsageData:t}),e}function Re(o){if(!q(o.updateSourceElement))throw new l("attachtoform-missing-elementapi-interface",o);const e=o.sourceElement;if(xe(e)&&e.form){let t;const i=e.form,n=()=>o.updateSourceElement();q(i.submit)&&(t=i.submit,i.submit=()=>{n(),t.apply(i)}),i.addEventListener("submit",n),o.on("destroy",()=>{i.removeEventListener("submit",n),t&&(i.submit=t)})}}function xe(o){return!!o&&o.tagName.toLowerCase()==="textarea"}function Ae(o){class e extends o{sourceElement;updateSourceElement(i){if(!this.sourceElement)throw new l("editor-missing-sourceelement",this);const n=this.config.get("updateSourceElementOnDestroy"),u=this.sourceElement instanceof HTMLTextAreaElement;if(!n&&!u){U(this.sourceElement,"");return}const y=typeof i=="string"?i:this.data.get();U(this.sourceElement,y)}}return e}class Ke extends fe{_actions;static get pluginName(){return"PendingActions"}static get isOfficialPlugin(){return!0}init(){this.set("hasAny",!1),this._actions=new z({idProperty:"_id"}),this._actions.delegate("add","remove").to(this)}add(e){if(typeof e!="string")throw new l("pendingactions-add-invalid-message",this);const t=new(P());return t.set("message",e),this._actions.add(t),this.hasAny=!0,t}remove(e){this._actions.remove(e),this.hasAny=!!this._actions.length}get first(){return this._actions.get(0)}[Symbol.iterator](){return this._actions[Symbol.iterator]()}}export{me as Accessibility,de as Command,he as CommandCollection,G as Context,fe as ContextPlugin,ge as EditingKeystrokeHandler,Ne as Editor,Ae as ElementApiMixin,Te as MultiCommand,Ke as PendingActions,Le as Plugin,B as _DEFAULT_ACCESSIBILITY_GROUP_ID,ye as _getEditorUsageData,Re as attachToForm};