@echomem/echo-memory-cloud-openclaw-plugin 0.1.2 → 0.2.1

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 (2328) hide show
  1. package/README.md +11 -2
  2. package/clawdbot.plugin.json +2 -2
  3. package/index.js +29 -6
  4. package/lib/config.js +31 -8
  5. package/lib/local-server.js +148 -82
  6. package/lib/local-ui/dist/assets/index-BoyzFR9Q.css +1 -0
  7. package/lib/local-ui/dist/assets/index-Cnb-zSN2.js +54 -0
  8. package/lib/local-ui/dist/index.html +2 -2
  9. package/lib/markdown-structure-cluster.js +130 -0
  10. package/lib/onboarding.js +2 -1
  11. package/lib/openclaw-memory-scan.js +89 -40
  12. package/lib/sensitive-field-scan.js +144 -0
  13. package/moltbot.plugin.json +2 -2
  14. package/openclaw.plugin.json +1 -1
  15. package/package.json +3 -2
  16. package/lib/local-ui/dist/assets/index-BtjKZKIk.js +0 -54
  17. package/lib/local-ui/dist/assets/index-DlqlO5Ri.css +0 -1
  18. package/lib/local-ui/index.html +0 -12
  19. package/lib/local-ui/node_modules/.bin/baseline-browser-mapping +0 -16
  20. package/lib/local-ui/node_modules/.bin/baseline-browser-mapping.cmd +0 -17
  21. package/lib/local-ui/node_modules/.bin/baseline-browser-mapping.ps1 +0 -28
  22. package/lib/local-ui/node_modules/.bin/browserslist +0 -16
  23. package/lib/local-ui/node_modules/.bin/browserslist.cmd +0 -17
  24. package/lib/local-ui/node_modules/.bin/browserslist.ps1 +0 -28
  25. package/lib/local-ui/node_modules/.bin/esbuild +0 -16
  26. package/lib/local-ui/node_modules/.bin/esbuild.cmd +0 -17
  27. package/lib/local-ui/node_modules/.bin/esbuild.ps1 +0 -28
  28. package/lib/local-ui/node_modules/.bin/jsesc +0 -16
  29. package/lib/local-ui/node_modules/.bin/jsesc.cmd +0 -17
  30. package/lib/local-ui/node_modules/.bin/jsesc.ps1 +0 -28
  31. package/lib/local-ui/node_modules/.bin/json5 +0 -16
  32. package/lib/local-ui/node_modules/.bin/json5.cmd +0 -17
  33. package/lib/local-ui/node_modules/.bin/json5.ps1 +0 -28
  34. package/lib/local-ui/node_modules/.bin/nanoid +0 -16
  35. package/lib/local-ui/node_modules/.bin/nanoid.cmd +0 -17
  36. package/lib/local-ui/node_modules/.bin/nanoid.ps1 +0 -28
  37. package/lib/local-ui/node_modules/.bin/parser +0 -16
  38. package/lib/local-ui/node_modules/.bin/parser.cmd +0 -17
  39. package/lib/local-ui/node_modules/.bin/parser.ps1 +0 -28
  40. package/lib/local-ui/node_modules/.bin/rollup +0 -16
  41. package/lib/local-ui/node_modules/.bin/rollup.cmd +0 -17
  42. package/lib/local-ui/node_modules/.bin/rollup.ps1 +0 -28
  43. package/lib/local-ui/node_modules/.bin/semver +0 -16
  44. package/lib/local-ui/node_modules/.bin/semver.cmd +0 -17
  45. package/lib/local-ui/node_modules/.bin/semver.ps1 +0 -28
  46. package/lib/local-ui/node_modules/.bin/update-browserslist-db +0 -16
  47. package/lib/local-ui/node_modules/.bin/update-browserslist-db.cmd +0 -17
  48. package/lib/local-ui/node_modules/.bin/update-browserslist-db.ps1 +0 -28
  49. package/lib/local-ui/node_modules/.bin/vite +0 -16
  50. package/lib/local-ui/node_modules/.bin/vite.cmd +0 -17
  51. package/lib/local-ui/node_modules/.bin/vite.ps1 +0 -28
  52. package/lib/local-ui/node_modules/.package-lock.json +0 -1002
  53. package/lib/local-ui/node_modules/.vite/deps/_metadata.json +0 -46
  54. package/lib/local-ui/node_modules/.vite/deps/chunk-7B4CXO3W.js +0 -278
  55. package/lib/local-ui/node_modules/.vite/deps/chunk-7B4CXO3W.js.map +0 -7
  56. package/lib/local-ui/node_modules/.vite/deps/chunk-7GCC5JQS.js +0 -1006
  57. package/lib/local-ui/node_modules/.vite/deps/chunk-7GCC5JQS.js.map +0 -7
  58. package/lib/local-ui/node_modules/.vite/deps/package.json +0 -3
  59. package/lib/local-ui/node_modules/.vite/deps/react-dom.js +0 -5
  60. package/lib/local-ui/node_modules/.vite/deps/react-dom.js.map +0 -7
  61. package/lib/local-ui/node_modules/.vite/deps/react-dom_client.js +0 -20215
  62. package/lib/local-ui/node_modules/.vite/deps/react-dom_client.js.map +0 -7
  63. package/lib/local-ui/node_modules/.vite/deps/react.js +0 -4
  64. package/lib/local-ui/node_modules/.vite/deps/react.js.map +0 -7
  65. package/lib/local-ui/node_modules/.vite/deps/react_jsx-dev-runtime.js +0 -276
  66. package/lib/local-ui/node_modules/.vite/deps/react_jsx-dev-runtime.js.map +0 -7
  67. package/lib/local-ui/node_modules/.vite/deps/react_jsx-runtime.js +0 -287
  68. package/lib/local-ui/node_modules/.vite/deps/react_jsx-runtime.js.map +0 -7
  69. package/lib/local-ui/node_modules/@babel/code-frame/LICENSE +0 -22
  70. package/lib/local-ui/node_modules/@babel/code-frame/README.md +0 -19
  71. package/lib/local-ui/node_modules/@babel/code-frame/lib/index.js +0 -217
  72. package/lib/local-ui/node_modules/@babel/code-frame/lib/index.js.map +0 -1
  73. package/lib/local-ui/node_modules/@babel/code-frame/package.json +0 -32
  74. package/lib/local-ui/node_modules/@babel/compat-data/LICENSE +0 -22
  75. package/lib/local-ui/node_modules/@babel/compat-data/README.md +0 -19
  76. package/lib/local-ui/node_modules/@babel/compat-data/corejs2-built-ins.js +0 -2
  77. package/lib/local-ui/node_modules/@babel/compat-data/corejs3-shipped-proposals.js +0 -2
  78. package/lib/local-ui/node_modules/@babel/compat-data/data/corejs2-built-ins.json +0 -2106
  79. package/lib/local-ui/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json +0 -5
  80. package/lib/local-ui/node_modules/@babel/compat-data/data/native-modules.json +0 -18
  81. package/lib/local-ui/node_modules/@babel/compat-data/data/overlapping-plugins.json +0 -35
  82. package/lib/local-ui/node_modules/@babel/compat-data/data/plugin-bugfixes.json +0 -203
  83. package/lib/local-ui/node_modules/@babel/compat-data/data/plugins.json +0 -838
  84. package/lib/local-ui/node_modules/@babel/compat-data/native-modules.js +0 -2
  85. package/lib/local-ui/node_modules/@babel/compat-data/overlapping-plugins.js +0 -2
  86. package/lib/local-ui/node_modules/@babel/compat-data/package.json +0 -40
  87. package/lib/local-ui/node_modules/@babel/compat-data/plugin-bugfixes.js +0 -2
  88. package/lib/local-ui/node_modules/@babel/compat-data/plugins.js +0 -2
  89. package/lib/local-ui/node_modules/@babel/core/LICENSE +0 -22
  90. package/lib/local-ui/node_modules/@babel/core/README.md +0 -19
  91. package/lib/local-ui/node_modules/@babel/core/lib/config/cache-contexts.js +0 -5
  92. package/lib/local-ui/node_modules/@babel/core/lib/config/cache-contexts.js.map +0 -1
  93. package/lib/local-ui/node_modules/@babel/core/lib/config/caching.js +0 -261
  94. package/lib/local-ui/node_modules/@babel/core/lib/config/caching.js.map +0 -1
  95. package/lib/local-ui/node_modules/@babel/core/lib/config/config-chain.js +0 -469
  96. package/lib/local-ui/node_modules/@babel/core/lib/config/config-chain.js.map +0 -1
  97. package/lib/local-ui/node_modules/@babel/core/lib/config/config-descriptors.js +0 -190
  98. package/lib/local-ui/node_modules/@babel/core/lib/config/config-descriptors.js.map +0 -1
  99. package/lib/local-ui/node_modules/@babel/core/lib/config/files/configuration.js +0 -290
  100. package/lib/local-ui/node_modules/@babel/core/lib/config/files/configuration.js.map +0 -1
  101. package/lib/local-ui/node_modules/@babel/core/lib/config/files/import.cjs +0 -6
  102. package/lib/local-ui/node_modules/@babel/core/lib/config/files/import.cjs.map +0 -1
  103. package/lib/local-ui/node_modules/@babel/core/lib/config/files/index-browser.js +0 -58
  104. package/lib/local-ui/node_modules/@babel/core/lib/config/files/index-browser.js.map +0 -1
  105. package/lib/local-ui/node_modules/@babel/core/lib/config/files/index.js +0 -78
  106. package/lib/local-ui/node_modules/@babel/core/lib/config/files/index.js.map +0 -1
  107. package/lib/local-ui/node_modules/@babel/core/lib/config/files/module-types.js +0 -203
  108. package/lib/local-ui/node_modules/@babel/core/lib/config/files/module-types.js.map +0 -1
  109. package/lib/local-ui/node_modules/@babel/core/lib/config/files/package.js +0 -61
  110. package/lib/local-ui/node_modules/@babel/core/lib/config/files/package.js.map +0 -1
  111. package/lib/local-ui/node_modules/@babel/core/lib/config/files/plugins.js +0 -220
  112. package/lib/local-ui/node_modules/@babel/core/lib/config/files/plugins.js.map +0 -1
  113. package/lib/local-ui/node_modules/@babel/core/lib/config/files/types.js +0 -5
  114. package/lib/local-ui/node_modules/@babel/core/lib/config/files/types.js.map +0 -1
  115. package/lib/local-ui/node_modules/@babel/core/lib/config/files/utils.js +0 -36
  116. package/lib/local-ui/node_modules/@babel/core/lib/config/files/utils.js.map +0 -1
  117. package/lib/local-ui/node_modules/@babel/core/lib/config/full.js +0 -312
  118. package/lib/local-ui/node_modules/@babel/core/lib/config/full.js.map +0 -1
  119. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/config-api.js +0 -85
  120. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/config-api.js.map +0 -1
  121. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/deep-array.js +0 -23
  122. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/deep-array.js.map +0 -1
  123. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/environment.js +0 -12
  124. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/environment.js.map +0 -1
  125. package/lib/local-ui/node_modules/@babel/core/lib/config/index.js +0 -87
  126. package/lib/local-ui/node_modules/@babel/core/lib/config/index.js.map +0 -1
  127. package/lib/local-ui/node_modules/@babel/core/lib/config/item.js +0 -67
  128. package/lib/local-ui/node_modules/@babel/core/lib/config/item.js.map +0 -1
  129. package/lib/local-ui/node_modules/@babel/core/lib/config/partial.js +0 -158
  130. package/lib/local-ui/node_modules/@babel/core/lib/config/partial.js.map +0 -1
  131. package/lib/local-ui/node_modules/@babel/core/lib/config/pattern-to-regex.js +0 -38
  132. package/lib/local-ui/node_modules/@babel/core/lib/config/pattern-to-regex.js.map +0 -1
  133. package/lib/local-ui/node_modules/@babel/core/lib/config/plugin.js +0 -33
  134. package/lib/local-ui/node_modules/@babel/core/lib/config/plugin.js.map +0 -1
  135. package/lib/local-ui/node_modules/@babel/core/lib/config/printer.js +0 -113
  136. package/lib/local-ui/node_modules/@babel/core/lib/config/printer.js.map +0 -1
  137. package/lib/local-ui/node_modules/@babel/core/lib/config/resolve-targets-browser.js +0 -41
  138. package/lib/local-ui/node_modules/@babel/core/lib/config/resolve-targets-browser.js.map +0 -1
  139. package/lib/local-ui/node_modules/@babel/core/lib/config/resolve-targets.js +0 -61
  140. package/lib/local-ui/node_modules/@babel/core/lib/config/resolve-targets.js.map +0 -1
  141. package/lib/local-ui/node_modules/@babel/core/lib/config/util.js +0 -31
  142. package/lib/local-ui/node_modules/@babel/core/lib/config/util.js.map +0 -1
  143. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/option-assertions.js +0 -277
  144. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/option-assertions.js.map +0 -1
  145. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/options.js +0 -187
  146. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/options.js.map +0 -1
  147. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/plugins.js +0 -67
  148. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/plugins.js.map +0 -1
  149. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/removed.js +0 -68
  150. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/removed.js.map +0 -1
  151. package/lib/local-ui/node_modules/@babel/core/lib/errors/config-error.js +0 -18
  152. package/lib/local-ui/node_modules/@babel/core/lib/errors/config-error.js.map +0 -1
  153. package/lib/local-ui/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js +0 -98
  154. package/lib/local-ui/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js.map +0 -1
  155. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/async.js +0 -90
  156. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/async.js.map +0 -1
  157. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/fs.js +0 -31
  158. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/fs.js.map +0 -1
  159. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/functional.js +0 -58
  160. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/functional.js.map +0 -1
  161. package/lib/local-ui/node_modules/@babel/core/lib/index.js +0 -230
  162. package/lib/local-ui/node_modules/@babel/core/lib/index.js.map +0 -1
  163. package/lib/local-ui/node_modules/@babel/core/lib/parse.js +0 -45
  164. package/lib/local-ui/node_modules/@babel/core/lib/parse.js.map +0 -1
  165. package/lib/local-ui/node_modules/@babel/core/lib/parser/index.js +0 -85
  166. package/lib/local-ui/node_modules/@babel/core/lib/parser/index.js.map +0 -1
  167. package/lib/local-ui/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js +0 -337
  168. package/lib/local-ui/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js.map +0 -1
  169. package/lib/local-ui/node_modules/@babel/core/lib/tools/build-external-helpers.js +0 -144
  170. package/lib/local-ui/node_modules/@babel/core/lib/tools/build-external-helpers.js.map +0 -1
  171. package/lib/local-ui/node_modules/@babel/core/lib/transform-ast.js +0 -48
  172. package/lib/local-ui/node_modules/@babel/core/lib/transform-ast.js.map +0 -1
  173. package/lib/local-ui/node_modules/@babel/core/lib/transform-file-browser.js +0 -23
  174. package/lib/local-ui/node_modules/@babel/core/lib/transform-file-browser.js.map +0 -1
  175. package/lib/local-ui/node_modules/@babel/core/lib/transform-file.js +0 -40
  176. package/lib/local-ui/node_modules/@babel/core/lib/transform-file.js.map +0 -1
  177. package/lib/local-ui/node_modules/@babel/core/lib/transform.js +0 -47
  178. package/lib/local-ui/node_modules/@babel/core/lib/transform.js.map +0 -1
  179. package/lib/local-ui/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js +0 -84
  180. package/lib/local-ui/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js.map +0 -1
  181. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/babel-7-helpers.cjs +0 -4
  182. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/babel-7-helpers.cjs.map +0 -1
  183. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/file.js +0 -204
  184. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/file.js.map +0 -1
  185. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/generate.js +0 -84
  186. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/generate.js.map +0 -1
  187. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/merge-map.js +0 -37
  188. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/merge-map.js.map +0 -1
  189. package/lib/local-ui/node_modules/@babel/core/lib/transformation/index.js +0 -90
  190. package/lib/local-ui/node_modules/@babel/core/lib/transformation/index.js.map +0 -1
  191. package/lib/local-ui/node_modules/@babel/core/lib/transformation/normalize-file.js +0 -127
  192. package/lib/local-ui/node_modules/@babel/core/lib/transformation/normalize-file.js.map +0 -1
  193. package/lib/local-ui/node_modules/@babel/core/lib/transformation/normalize-opts.js +0 -59
  194. package/lib/local-ui/node_modules/@babel/core/lib/transformation/normalize-opts.js.map +0 -1
  195. package/lib/local-ui/node_modules/@babel/core/lib/transformation/plugin-pass.js +0 -48
  196. package/lib/local-ui/node_modules/@babel/core/lib/transformation/plugin-pass.js.map +0 -1
  197. package/lib/local-ui/node_modules/@babel/core/lib/transformation/util/clone-deep.js +0 -54
  198. package/lib/local-ui/node_modules/@babel/core/lib/transformation/util/clone-deep.js.map +0 -1
  199. package/lib/local-ui/node_modules/@babel/core/lib/vendor/import-meta-resolve.js +0 -1042
  200. package/lib/local-ui/node_modules/@babel/core/lib/vendor/import-meta-resolve.js.map +0 -1
  201. package/lib/local-ui/node_modules/@babel/core/package.json +0 -82
  202. package/lib/local-ui/node_modules/@babel/core/src/config/files/index-browser.ts +0 -115
  203. package/lib/local-ui/node_modules/@babel/core/src/config/files/index.ts +0 -30
  204. package/lib/local-ui/node_modules/@babel/core/src/config/resolve-targets-browser.ts +0 -42
  205. package/lib/local-ui/node_modules/@babel/core/src/config/resolve-targets.ts +0 -54
  206. package/lib/local-ui/node_modules/@babel/core/src/transform-file-browser.ts +0 -33
  207. package/lib/local-ui/node_modules/@babel/core/src/transform-file.ts +0 -56
  208. package/lib/local-ui/node_modules/@babel/generator/LICENSE +0 -22
  209. package/lib/local-ui/node_modules/@babel/generator/README.md +0 -19
  210. package/lib/local-ui/node_modules/@babel/generator/lib/buffer.js +0 -244
  211. package/lib/local-ui/node_modules/@babel/generator/lib/buffer.js.map +0 -1
  212. package/lib/local-ui/node_modules/@babel/generator/lib/generators/base.js +0 -86
  213. package/lib/local-ui/node_modules/@babel/generator/lib/generators/base.js.map +0 -1
  214. package/lib/local-ui/node_modules/@babel/generator/lib/generators/classes.js +0 -215
  215. package/lib/local-ui/node_modules/@babel/generator/lib/generators/classes.js.map +0 -1
  216. package/lib/local-ui/node_modules/@babel/generator/lib/generators/deprecated.js +0 -73
  217. package/lib/local-ui/node_modules/@babel/generator/lib/generators/deprecated.js.map +0 -1
  218. package/lib/local-ui/node_modules/@babel/generator/lib/generators/expressions.js +0 -309
  219. package/lib/local-ui/node_modules/@babel/generator/lib/generators/expressions.js.map +0 -1
  220. package/lib/local-ui/node_modules/@babel/generator/lib/generators/flow.js +0 -658
  221. package/lib/local-ui/node_modules/@babel/generator/lib/generators/flow.js.map +0 -1
  222. package/lib/local-ui/node_modules/@babel/generator/lib/generators/index.js +0 -128
  223. package/lib/local-ui/node_modules/@babel/generator/lib/generators/index.js.map +0 -1
  224. package/lib/local-ui/node_modules/@babel/generator/lib/generators/jsx.js +0 -124
  225. package/lib/local-ui/node_modules/@babel/generator/lib/generators/jsx.js.map +0 -1
  226. package/lib/local-ui/node_modules/@babel/generator/lib/generators/methods.js +0 -207
  227. package/lib/local-ui/node_modules/@babel/generator/lib/generators/methods.js.map +0 -1
  228. package/lib/local-ui/node_modules/@babel/generator/lib/generators/modules.js +0 -290
  229. package/lib/local-ui/node_modules/@babel/generator/lib/generators/modules.js.map +0 -1
  230. package/lib/local-ui/node_modules/@babel/generator/lib/generators/statements.js +0 -297
  231. package/lib/local-ui/node_modules/@babel/generator/lib/generators/statements.js.map +0 -1
  232. package/lib/local-ui/node_modules/@babel/generator/lib/generators/template-literals.js +0 -38
  233. package/lib/local-ui/node_modules/@babel/generator/lib/generators/template-literals.js.map +0 -1
  234. package/lib/local-ui/node_modules/@babel/generator/lib/generators/types.js +0 -183
  235. package/lib/local-ui/node_modules/@babel/generator/lib/generators/types.js.map +0 -1
  236. package/lib/local-ui/node_modules/@babel/generator/lib/generators/typescript.js +0 -726
  237. package/lib/local-ui/node_modules/@babel/generator/lib/generators/typescript.js.map +0 -1
  238. package/lib/local-ui/node_modules/@babel/generator/lib/index.js +0 -108
  239. package/lib/local-ui/node_modules/@babel/generator/lib/index.js.map +0 -1
  240. package/lib/local-ui/node_modules/@babel/generator/lib/node/index.js +0 -81
  241. package/lib/local-ui/node_modules/@babel/generator/lib/node/index.js.map +0 -1
  242. package/lib/local-ui/node_modules/@babel/generator/lib/node/parentheses.js +0 -298
  243. package/lib/local-ui/node_modules/@babel/generator/lib/node/parentheses.js.map +0 -1
  244. package/lib/local-ui/node_modules/@babel/generator/lib/nodes.js +0 -19
  245. package/lib/local-ui/node_modules/@babel/generator/lib/nodes.js.map +0 -1
  246. package/lib/local-ui/node_modules/@babel/generator/lib/printer.js +0 -782
  247. package/lib/local-ui/node_modules/@babel/generator/lib/printer.js.map +0 -1
  248. package/lib/local-ui/node_modules/@babel/generator/lib/source-map.js +0 -86
  249. package/lib/local-ui/node_modules/@babel/generator/lib/source-map.js.map +0 -1
  250. package/lib/local-ui/node_modules/@babel/generator/lib/token-map.js +0 -195
  251. package/lib/local-ui/node_modules/@babel/generator/lib/token-map.js.map +0 -1
  252. package/lib/local-ui/node_modules/@babel/generator/package.json +0 -39
  253. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/LICENSE +0 -22
  254. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/README.md +0 -19
  255. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/debug.js +0 -28
  256. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/debug.js.map +0 -1
  257. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/filter-items.js +0 -67
  258. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/filter-items.js.map +0 -1
  259. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/index.js +0 -229
  260. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/index.js.map +0 -1
  261. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/options.js +0 -24
  262. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/options.js.map +0 -1
  263. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/pretty.js +0 -40
  264. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/pretty.js.map +0 -1
  265. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/targets.js +0 -28
  266. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/targets.js.map +0 -1
  267. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/utils.js +0 -58
  268. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/utils.js.map +0 -1
  269. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/package.json +0 -43
  270. package/lib/local-ui/node_modules/@babel/helper-globals/LICENSE +0 -22
  271. package/lib/local-ui/node_modules/@babel/helper-globals/README.md +0 -19
  272. package/lib/local-ui/node_modules/@babel/helper-globals/data/browser-upper.json +0 -911
  273. package/lib/local-ui/node_modules/@babel/helper-globals/data/builtin-lower.json +0 -15
  274. package/lib/local-ui/node_modules/@babel/helper-globals/data/builtin-upper.json +0 -51
  275. package/lib/local-ui/node_modules/@babel/helper-globals/package.json +0 -32
  276. package/lib/local-ui/node_modules/@babel/helper-module-imports/LICENSE +0 -22
  277. package/lib/local-ui/node_modules/@babel/helper-module-imports/README.md +0 -19
  278. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/import-builder.js +0 -122
  279. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/import-builder.js.map +0 -1
  280. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/import-injector.js +0 -304
  281. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/import-injector.js.map +0 -1
  282. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/index.js +0 -37
  283. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/index.js.map +0 -1
  284. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/is-module.js +0 -11
  285. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/is-module.js.map +0 -1
  286. package/lib/local-ui/node_modules/@babel/helper-module-imports/package.json +0 -28
  287. package/lib/local-ui/node_modules/@babel/helper-module-transforms/LICENSE +0 -22
  288. package/lib/local-ui/node_modules/@babel/helper-module-transforms/README.md +0 -19
  289. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js +0 -46
  290. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js.map +0 -1
  291. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/get-module-name.js +0 -46
  292. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/get-module-name.js.map +0 -1
  293. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/index.js +0 -396
  294. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/index.js.map +0 -1
  295. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js +0 -31
  296. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js.map +0 -1
  297. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js +0 -362
  298. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js.map +0 -1
  299. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js +0 -360
  300. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js.map +0 -1
  301. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js +0 -22
  302. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js.map +0 -1
  303. package/lib/local-ui/node_modules/@babel/helper-module-transforms/package.json +0 -32
  304. package/lib/local-ui/node_modules/@babel/helper-plugin-utils/LICENSE +0 -22
  305. package/lib/local-ui/node_modules/@babel/helper-plugin-utils/README.md +0 -19
  306. package/lib/local-ui/node_modules/@babel/helper-plugin-utils/lib/index.js +0 -74
  307. package/lib/local-ui/node_modules/@babel/helper-plugin-utils/lib/index.js.map +0 -1
  308. package/lib/local-ui/node_modules/@babel/helper-plugin-utils/package.json +0 -24
  309. package/lib/local-ui/node_modules/@babel/helper-string-parser/LICENSE +0 -22
  310. package/lib/local-ui/node_modules/@babel/helper-string-parser/README.md +0 -19
  311. package/lib/local-ui/node_modules/@babel/helper-string-parser/lib/index.js +0 -295
  312. package/lib/local-ui/node_modules/@babel/helper-string-parser/lib/index.js.map +0 -1
  313. package/lib/local-ui/node_modules/@babel/helper-string-parser/package.json +0 -31
  314. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
  315. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/README.md +0 -19
  316. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/identifier.js +0 -70
  317. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +0 -1
  318. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/index.js +0 -57
  319. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/index.js.map +0 -1
  320. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/keyword.js +0 -35
  321. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +0 -1
  322. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/package.json +0 -31
  323. package/lib/local-ui/node_modules/@babel/helper-validator-option/LICENSE +0 -22
  324. package/lib/local-ui/node_modules/@babel/helper-validator-option/README.md +0 -19
  325. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/find-suggestion.js +0 -39
  326. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/find-suggestion.js.map +0 -1
  327. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/index.js +0 -21
  328. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/index.js.map +0 -1
  329. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/validator.js +0 -48
  330. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/validator.js.map +0 -1
  331. package/lib/local-ui/node_modules/@babel/helper-validator-option/package.json +0 -27
  332. package/lib/local-ui/node_modules/@babel/helpers/LICENSE +0 -23
  333. package/lib/local-ui/node_modules/@babel/helpers/README.md +0 -19
  334. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/AwaitValue.js +0 -11
  335. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/AwaitValue.js.map +0 -1
  336. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/OverloadYield.js +0 -12
  337. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/OverloadYield.js.map +0 -1
  338. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecoratedDescriptor.js +0 -31
  339. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecoratedDescriptor.js.map +0 -1
  340. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs.js +0 -459
  341. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs.js.map +0 -1
  342. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js +0 -363
  343. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js.map +0 -1
  344. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js +0 -376
  345. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js.map +0 -1
  346. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js +0 -421
  347. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js.map +0 -1
  348. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js +0 -235
  349. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js.map +0 -1
  350. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2311.js +0 -236
  351. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2311.js.map +0 -1
  352. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayLikeToArray.js +0 -13
  353. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayLikeToArray.js.map +0 -1
  354. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayWithHoles.js +0 -11
  355. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayWithHoles.js.map +0 -1
  356. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayWithoutHoles.js +0 -12
  357. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayWithoutHoles.js.map +0 -1
  358. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/assertClassBrand.js +0 -14
  359. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/assertClassBrand.js.map +0 -1
  360. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/assertThisInitialized.js +0 -14
  361. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/assertThisInitialized.js.map +0 -1
  362. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js +0 -52
  363. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js.map +0 -1
  364. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncIterator.js +0 -72
  365. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncIterator.js.map +0 -1
  366. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncToGenerator.js +0 -38
  367. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncToGenerator.js.map +0 -1
  368. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js +0 -12
  369. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js.map +0 -1
  370. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/callSuper.js +0 -15
  371. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/callSuper.js.map +0 -1
  372. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/checkInRHS.js +0 -14
  373. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/checkInRHS.js.map +0 -1
  374. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/checkPrivateRedeclaration.js +0 -13
  375. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/checkPrivateRedeclaration.js.map +0 -1
  376. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js +0 -25
  377. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map +0 -1
  378. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorGet.js +0 -14
  379. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorGet.js.map +0 -1
  380. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorSet.js +0 -18
  381. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorSet.js.map +0 -1
  382. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCallCheck.js +0 -13
  383. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCallCheck.js.map +0 -1
  384. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticAccess.js +0 -12
  385. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticAccess.js.map +0 -1
  386. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -13
  387. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticFieldDescriptor.js.map +0 -1
  388. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classExtractFieldDescriptor.js +0 -12
  389. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classExtractFieldDescriptor.js.map +0 -1
  390. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classNameTDZError.js +0 -11
  391. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classNameTDZError.js.map +0 -1
  392. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldDestructureSet.js +0 -14
  393. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldDestructureSet.js.map +0 -1
  394. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet.js +0 -14
  395. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet.js.map +0 -1
  396. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet2.js +0 -12
  397. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet2.js.map +0 -1
  398. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldInitSpec.js +0 -13
  399. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldInitSpec.js.map +0 -1
  400. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseBase.js +0 -14
  401. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseBase.js.map +0 -1
  402. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseKey.js +0 -12
  403. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseKey.js.map +0 -1
  404. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet.js +0 -15
  405. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet.js.map +0 -1
  406. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet2.js +0 -13
  407. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet2.js.map +0 -1
  408. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateGetter.js +0 -12
  409. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateGetter.js.map +0 -1
  410. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodGet.js +0 -13
  411. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodGet.js.map +0 -1
  412. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodInitSpec.js +0 -13
  413. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodInitSpec.js.map +0 -1
  414. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodSet.js +0 -11
  415. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodSet.js.map +0 -1
  416. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateSetter.js +0 -13
  417. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateSetter.js.map +0 -1
  418. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldDestructureSet.js +0 -16
  419. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldDestructureSet.js.map +0 -1
  420. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecGet.js +0 -16
  421. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecGet.js.map +0 -1
  422. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecSet.js +0 -17
  423. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecSet.js.map +0 -1
  424. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodGet.js +0 -13
  425. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodGet.js.map +0 -1
  426. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodSet.js +0 -11
  427. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodSet.js.map +0 -1
  428. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/construct.js +0 -20
  429. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/construct.js.map +0 -1
  430. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createClass.js +0 -26
  431. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createClass.js.map +0 -1
  432. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelper.js +0 -64
  433. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelper.js.map +0 -1
  434. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelperLoose.js +0 -29
  435. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelperLoose.js.map +0 -1
  436. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createSuper.js +0 -25
  437. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createSuper.js.map +0 -1
  438. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/decorate.js +0 -350
  439. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/decorate.js.map +0 -1
  440. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defaults.js +0 -18
  441. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defaults.js.map +0 -1
  442. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineAccessor.js +0 -16
  443. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineAccessor.js.map +0 -1
  444. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineEnumerableProperties.js +0 -27
  445. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineEnumerableProperties.js.map +0 -1
  446. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineProperty.js +0 -23
  447. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineProperty.js.map +0 -1
  448. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/dispose.js +0 -47
  449. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/dispose.js.map +0 -1
  450. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/extends.js +0 -22
  451. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/extends.js.map +0 -1
  452. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/get.js +0 -25
  453. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/get.js.map +0 -1
  454. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/getPrototypeOf.js +0 -14
  455. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/getPrototypeOf.js.map +0 -1
  456. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/identity.js +0 -11
  457. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/identity.js.map +0 -1
  458. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js +0 -35
  459. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js.map +0 -1
  460. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/inherits.js +0 -25
  461. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/inherits.js.map +0 -1
  462. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/inheritsLoose.js +0 -14
  463. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/inheritsLoose.js.map +0 -1
  464. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/initializerDefineProperty.js +0 -17
  465. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/initializerDefineProperty.js.map +0 -1
  466. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/initializerWarningHelper.js +0 -11
  467. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/initializerWarningHelper.js.map +0 -1
  468. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/instanceof.js +0 -15
  469. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/instanceof.js.map +0 -1
  470. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/interopRequireDefault.js +0 -13
  471. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/interopRequireDefault.js.map +0 -1
  472. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js +0 -44
  473. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js.map +0 -1
  474. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/isNativeFunction.js +0 -15
  475. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/isNativeFunction.js.map +0 -1
  476. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js +0 -16
  477. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js.map +0 -1
  478. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/iterableToArray.js +0 -13
  479. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/iterableToArray.js.map +0 -1
  480. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js +0 -41
  481. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js.map +0 -1
  482. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/jsx.js +0 -47
  483. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/jsx.js.map +0 -1
  484. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/maybeArrayLike.js +0 -16
  485. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/maybeArrayLike.js.map +0 -1
  486. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/newArrowCheck.js +0 -13
  487. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/newArrowCheck.js.map +0 -1
  488. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nonIterableRest.js +0 -11
  489. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nonIterableRest.js.map +0 -1
  490. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nonIterableSpread.js +0 -11
  491. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nonIterableSpread.js.map +0 -1
  492. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nullishReceiverError.js +0 -11
  493. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nullishReceiverError.js.map +0 -1
  494. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectDestructuringEmpty.js +0 -11
  495. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectDestructuringEmpty.js.map +0 -1
  496. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectSpread.js +0 -24
  497. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectSpread.js.map +0 -1
  498. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectSpread2.js +0 -39
  499. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectSpread2.js.map +0 -1
  500. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectWithoutProperties.js +0 -24
  501. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectWithoutProperties.js.map +0 -1
  502. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectWithoutPropertiesLoose.js +0 -19
  503. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectWithoutPropertiesLoose.js.map +0 -1
  504. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/possibleConstructorReturn.js +0 -17
  505. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/possibleConstructorReturn.js.map +0 -1
  506. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/readOnlyError.js +0 -11
  507. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/readOnlyError.js.map +0 -1
  508. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regenerator.js +0 -188
  509. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regenerator.js.map +0 -1
  510. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsync.js +0 -15
  511. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsync.js.map +0 -1
  512. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncGen.js +0 -13
  513. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncGen.js.map +0 -1
  514. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncIterator.js +0 -49
  515. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncIterator.js.map +0 -1
  516. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorDefine.js +0 -40
  517. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorDefine.js.map +0 -1
  518. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorKeys.js +0 -28
  519. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorKeys.js.map +0 -1
  520. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js +0 -98
  521. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js.map +0 -1
  522. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorValues.js +0 -32
  523. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorValues.js.map +0 -1
  524. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/set.js +0 -48
  525. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/set.js.map +0 -1
  526. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/setFunctionName.js +0 -21
  527. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/setFunctionName.js.map +0 -1
  528. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/setPrototypeOf.js +0 -15
  529. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/setPrototypeOf.js.map +0 -1
  530. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/skipFirstGeneratorNext.js +0 -15
  531. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/skipFirstGeneratorNext.js.map +0 -1
  532. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/slicedToArray.js +0 -15
  533. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/slicedToArray.js.map +0 -1
  534. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropBase.js +0 -16
  535. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropBase.js.map +0 -1
  536. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropGet.js +0 -16
  537. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropGet.js.map +0 -1
  538. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropSet.js +0 -13
  539. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropSet.js.map +0 -1
  540. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteral.js +0 -18
  541. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteral.js.map +0 -1
  542. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteralLoose.js +0 -15
  543. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteralLoose.js.map +0 -1
  544. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/tdz.js +0 -11
  545. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/tdz.js.map +0 -1
  546. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/temporalRef.js +0 -13
  547. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/temporalRef.js.map +0 -1
  548. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/temporalUndefined.js +0 -9
  549. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/temporalUndefined.js.map +0 -1
  550. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toArray.js +0 -15
  551. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toArray.js.map +0 -1
  552. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toConsumableArray.js +0 -15
  553. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toConsumableArray.js.map +0 -1
  554. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toPrimitive.js +0 -18
  555. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toPrimitive.js.map +0 -1
  556. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js +0 -13
  557. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js.map +0 -1
  558. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toSetter.js +0 -18
  559. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toSetter.js.map +0 -1
  560. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/tsRewriteRelativeImportExtensions.js +0 -16
  561. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/tsRewriteRelativeImportExtensions.js.map +0 -1
  562. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/typeof.js +0 -22
  563. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/typeof.js.map +0 -1
  564. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/unsupportedIterableToArray.js +0 -19
  565. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/unsupportedIterableToArray.js.map +0 -1
  566. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/using.js +0 -29
  567. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/using.js.map +0 -1
  568. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/usingCtx.js +0 -103
  569. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/usingCtx.js.map +0 -1
  570. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapAsyncGenerator.js +0 -97
  571. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapAsyncGenerator.js.map +0 -1
  572. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapNativeSuper.js +0 -38
  573. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapNativeSuper.js.map +0 -1
  574. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js +0 -72
  575. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js.map +0 -1
  576. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/writeOnlyError.js +0 -11
  577. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/writeOnlyError.js.map +0 -1
  578. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers-generated.js +0 -1440
  579. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers-generated.js.map +0 -1
  580. package/lib/local-ui/node_modules/@babel/helpers/lib/index.js +0 -122
  581. package/lib/local-ui/node_modules/@babel/helpers/lib/index.js.map +0 -1
  582. package/lib/local-ui/node_modules/@babel/helpers/package.json +0 -31
  583. package/lib/local-ui/node_modules/@babel/parser/CHANGELOG.md +0 -1073
  584. package/lib/local-ui/node_modules/@babel/parser/LICENSE +0 -19
  585. package/lib/local-ui/node_modules/@babel/parser/README.md +0 -19
  586. package/lib/local-ui/node_modules/@babel/parser/bin/babel-parser.js +0 -15
  587. package/lib/local-ui/node_modules/@babel/parser/lib/index.js +0 -14582
  588. package/lib/local-ui/node_modules/@babel/parser/lib/index.js.map +0 -1
  589. package/lib/local-ui/node_modules/@babel/parser/package.json +0 -50
  590. package/lib/local-ui/node_modules/@babel/parser/typings/babel-parser.d.ts +0 -262
  591. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-self/LICENSE +0 -22
  592. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-self/README.md +0 -19
  593. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-self/lib/index.js +0 -61
  594. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-self/lib/index.js.map +0 -1
  595. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-self/package.json +0 -35
  596. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-source/LICENSE +0 -22
  597. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-source/README.md +0 -19
  598. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-source/lib/index.js +0 -51
  599. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-source/lib/index.js.map +0 -1
  600. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-source/package.json +0 -35
  601. package/lib/local-ui/node_modules/@babel/template/LICENSE +0 -22
  602. package/lib/local-ui/node_modules/@babel/template/README.md +0 -19
  603. package/lib/local-ui/node_modules/@babel/template/lib/builder.js +0 -69
  604. package/lib/local-ui/node_modules/@babel/template/lib/builder.js.map +0 -1
  605. package/lib/local-ui/node_modules/@babel/template/lib/formatters.js +0 -61
  606. package/lib/local-ui/node_modules/@babel/template/lib/formatters.js.map +0 -1
  607. package/lib/local-ui/node_modules/@babel/template/lib/index.js +0 -23
  608. package/lib/local-ui/node_modules/@babel/template/lib/index.js.map +0 -1
  609. package/lib/local-ui/node_modules/@babel/template/lib/literal.js +0 -69
  610. package/lib/local-ui/node_modules/@babel/template/lib/literal.js.map +0 -1
  611. package/lib/local-ui/node_modules/@babel/template/lib/options.js +0 -73
  612. package/lib/local-ui/node_modules/@babel/template/lib/options.js.map +0 -1
  613. package/lib/local-ui/node_modules/@babel/template/lib/parse.js +0 -163
  614. package/lib/local-ui/node_modules/@babel/template/lib/parse.js.map +0 -1
  615. package/lib/local-ui/node_modules/@babel/template/lib/populate.js +0 -138
  616. package/lib/local-ui/node_modules/@babel/template/lib/populate.js.map +0 -1
  617. package/lib/local-ui/node_modules/@babel/template/lib/string.js +0 -20
  618. package/lib/local-ui/node_modules/@babel/template/lib/string.js.map +0 -1
  619. package/lib/local-ui/node_modules/@babel/template/package.json +0 -27
  620. package/lib/local-ui/node_modules/@babel/traverse/LICENSE +0 -22
  621. package/lib/local-ui/node_modules/@babel/traverse/README.md +0 -19
  622. package/lib/local-ui/node_modules/@babel/traverse/lib/cache.js +0 -37
  623. package/lib/local-ui/node_modules/@babel/traverse/lib/cache.js.map +0 -1
  624. package/lib/local-ui/node_modules/@babel/traverse/lib/context.js +0 -125
  625. package/lib/local-ui/node_modules/@babel/traverse/lib/context.js.map +0 -1
  626. package/lib/local-ui/node_modules/@babel/traverse/lib/hub.js +0 -19
  627. package/lib/local-ui/node_modules/@babel/traverse/lib/hub.js.map +0 -1
  628. package/lib/local-ui/node_modules/@babel/traverse/lib/index.js +0 -87
  629. package/lib/local-ui/node_modules/@babel/traverse/lib/index.js.map +0 -1
  630. package/lib/local-ui/node_modules/@babel/traverse/lib/path/ancestry.js +0 -139
  631. package/lib/local-ui/node_modules/@babel/traverse/lib/path/ancestry.js.map +0 -1
  632. package/lib/local-ui/node_modules/@babel/traverse/lib/path/comments.js +0 -52
  633. package/lib/local-ui/node_modules/@babel/traverse/lib/path/comments.js.map +0 -1
  634. package/lib/local-ui/node_modules/@babel/traverse/lib/path/context.js +0 -254
  635. package/lib/local-ui/node_modules/@babel/traverse/lib/path/context.js.map +0 -1
  636. package/lib/local-ui/node_modules/@babel/traverse/lib/path/conversion.js +0 -608
  637. package/lib/local-ui/node_modules/@babel/traverse/lib/path/conversion.js.map +0 -1
  638. package/lib/local-ui/node_modules/@babel/traverse/lib/path/evaluation.js +0 -373
  639. package/lib/local-ui/node_modules/@babel/traverse/lib/path/evaluation.js.map +0 -1
  640. package/lib/local-ui/node_modules/@babel/traverse/lib/path/family.js +0 -346
  641. package/lib/local-ui/node_modules/@babel/traverse/lib/path/family.js.map +0 -1
  642. package/lib/local-ui/node_modules/@babel/traverse/lib/path/index.js +0 -288
  643. package/lib/local-ui/node_modules/@babel/traverse/lib/path/index.js.map +0 -1
  644. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/index.js +0 -149
  645. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/index.js.map +0 -1
  646. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js +0 -151
  647. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js.map +0 -1
  648. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/inferers.js +0 -207
  649. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/inferers.js.map +0 -1
  650. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/util.js +0 -28
  651. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/util.js.map +0 -1
  652. package/lib/local-ui/node_modules/@babel/traverse/lib/path/introspection.js +0 -395
  653. package/lib/local-ui/node_modules/@babel/traverse/lib/path/introspection.js.map +0 -1
  654. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/hoister.js +0 -172
  655. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/hoister.js.map +0 -1
  656. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js +0 -38
  657. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js.map +0 -1
  658. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js +0 -162
  659. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js.map +0 -1
  660. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/virtual-types.js +0 -26
  661. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/virtual-types.js.map +0 -1
  662. package/lib/local-ui/node_modules/@babel/traverse/lib/path/modification.js +0 -229
  663. package/lib/local-ui/node_modules/@babel/traverse/lib/path/modification.js.map +0 -1
  664. package/lib/local-ui/node_modules/@babel/traverse/lib/path/removal.js +0 -67
  665. package/lib/local-ui/node_modules/@babel/traverse/lib/path/removal.js.map +0 -1
  666. package/lib/local-ui/node_modules/@babel/traverse/lib/path/replacement.js +0 -264
  667. package/lib/local-ui/node_modules/@babel/traverse/lib/path/replacement.js.map +0 -1
  668. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/binding.js +0 -84
  669. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/binding.js.map +0 -1
  670. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/index.js +0 -1018
  671. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/index.js.map +0 -1
  672. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/lib/renamer.js +0 -132
  673. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/lib/renamer.js.map +0 -1
  674. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/traverseForScope.js +0 -66
  675. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/traverseForScope.js.map +0 -1
  676. package/lib/local-ui/node_modules/@babel/traverse/lib/traverse-node.js +0 -137
  677. package/lib/local-ui/node_modules/@babel/traverse/lib/traverse-node.js.map +0 -1
  678. package/lib/local-ui/node_modules/@babel/traverse/lib/types.js +0 -3
  679. package/lib/local-ui/node_modules/@babel/traverse/lib/types.js.map +0 -1
  680. package/lib/local-ui/node_modules/@babel/traverse/lib/visitors.js +0 -252
  681. package/lib/local-ui/node_modules/@babel/traverse/lib/visitors.js.map +0 -1
  682. package/lib/local-ui/node_modules/@babel/traverse/package.json +0 -35
  683. package/lib/local-ui/node_modules/@babel/traverse/tsconfig.overrides.json +0 -6
  684. package/lib/local-ui/node_modules/@babel/types/LICENSE +0 -22
  685. package/lib/local-ui/node_modules/@babel/types/README.md +0 -19
  686. package/lib/local-ui/node_modules/@babel/types/lib/asserts/assertNode.js +0 -16
  687. package/lib/local-ui/node_modules/@babel/types/lib/asserts/assertNode.js.map +0 -1
  688. package/lib/local-ui/node_modules/@babel/types/lib/asserts/generated/index.js +0 -1251
  689. package/lib/local-ui/node_modules/@babel/types/lib/asserts/generated/index.js.map +0 -1
  690. package/lib/local-ui/node_modules/@babel/types/lib/ast-types/generated/index.js +0 -3
  691. package/lib/local-ui/node_modules/@babel/types/lib/ast-types/generated/index.js.map +0 -1
  692. package/lib/local-ui/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +0 -18
  693. package/lib/local-ui/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js.map +0 -1
  694. package/lib/local-ui/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +0 -31
  695. package/lib/local-ui/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js.map +0 -1
  696. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/index.js +0 -29
  697. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/index.js.map +0 -1
  698. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/lowercase.js +0 -2902
  699. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/lowercase.js.map +0 -1
  700. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/uppercase.js +0 -272
  701. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/uppercase.js.map +0 -1
  702. package/lib/local-ui/node_modules/@babel/types/lib/builders/productions.js +0 -12
  703. package/lib/local-ui/node_modules/@babel/types/lib/builders/productions.js.map +0 -1
  704. package/lib/local-ui/node_modules/@babel/types/lib/builders/react/buildChildren.js +0 -24
  705. package/lib/local-ui/node_modules/@babel/types/lib/builders/react/buildChildren.js.map +0 -1
  706. package/lib/local-ui/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +0 -22
  707. package/lib/local-ui/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js.map +0 -1
  708. package/lib/local-ui/node_modules/@babel/types/lib/builders/validateNode.js +0 -21
  709. package/lib/local-ui/node_modules/@babel/types/lib/builders/validateNode.js.map +0 -1
  710. package/lib/local-ui/node_modules/@babel/types/lib/clone/clone.js +0 -12
  711. package/lib/local-ui/node_modules/@babel/types/lib/clone/clone.js.map +0 -1
  712. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneDeep.js +0 -12
  713. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneDeep.js.map +0 -1
  714. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +0 -12
  715. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js.map +0 -1
  716. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneNode.js +0 -107
  717. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneNode.js.map +0 -1
  718. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +0 -12
  719. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js.map +0 -1
  720. package/lib/local-ui/node_modules/@babel/types/lib/comments/addComment.js +0 -15
  721. package/lib/local-ui/node_modules/@babel/types/lib/comments/addComment.js.map +0 -1
  722. package/lib/local-ui/node_modules/@babel/types/lib/comments/addComments.js +0 -22
  723. package/lib/local-ui/node_modules/@babel/types/lib/comments/addComments.js.map +0 -1
  724. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritInnerComments.js +0 -12
  725. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritInnerComments.js.map +0 -1
  726. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritLeadingComments.js +0 -12
  727. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritLeadingComments.js.map +0 -1
  728. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritTrailingComments.js +0 -12
  729. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritTrailingComments.js.map +0 -1
  730. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritsComments.js +0 -17
  731. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritsComments.js.map +0 -1
  732. package/lib/local-ui/node_modules/@babel/types/lib/comments/removeComments.js +0 -15
  733. package/lib/local-ui/node_modules/@babel/types/lib/comments/removeComments.js.map +0 -1
  734. package/lib/local-ui/node_modules/@babel/types/lib/constants/generated/index.js +0 -60
  735. package/lib/local-ui/node_modules/@babel/types/lib/constants/generated/index.js.map +0 -1
  736. package/lib/local-ui/node_modules/@babel/types/lib/constants/index.js +0 -31
  737. package/lib/local-ui/node_modules/@babel/types/lib/constants/index.js.map +0 -1
  738. package/lib/local-ui/node_modules/@babel/types/lib/converters/ensureBlock.js +0 -14
  739. package/lib/local-ui/node_modules/@babel/types/lib/converters/ensureBlock.js.map +0 -1
  740. package/lib/local-ui/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +0 -65
  741. package/lib/local-ui/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js.map +0 -1
  742. package/lib/local-ui/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +0 -14
  743. package/lib/local-ui/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js.map +0 -1
  744. package/lib/local-ui/node_modules/@babel/types/lib/converters/toBlock.js +0 -29
  745. package/lib/local-ui/node_modules/@babel/types/lib/converters/toBlock.js.map +0 -1
  746. package/lib/local-ui/node_modules/@babel/types/lib/converters/toComputedKey.js +0 -14
  747. package/lib/local-ui/node_modules/@babel/types/lib/converters/toComputedKey.js.map +0 -1
  748. package/lib/local-ui/node_modules/@babel/types/lib/converters/toExpression.js +0 -28
  749. package/lib/local-ui/node_modules/@babel/types/lib/converters/toExpression.js.map +0 -1
  750. package/lib/local-ui/node_modules/@babel/types/lib/converters/toIdentifier.js +0 -25
  751. package/lib/local-ui/node_modules/@babel/types/lib/converters/toIdentifier.js.map +0 -1
  752. package/lib/local-ui/node_modules/@babel/types/lib/converters/toKeyAlias.js +0 -38
  753. package/lib/local-ui/node_modules/@babel/types/lib/converters/toKeyAlias.js.map +0 -1
  754. package/lib/local-ui/node_modules/@babel/types/lib/converters/toSequenceExpression.js +0 -19
  755. package/lib/local-ui/node_modules/@babel/types/lib/converters/toSequenceExpression.js.map +0 -1
  756. package/lib/local-ui/node_modules/@babel/types/lib/converters/toStatement.js +0 -39
  757. package/lib/local-ui/node_modules/@babel/types/lib/converters/toStatement.js.map +0 -1
  758. package/lib/local-ui/node_modules/@babel/types/lib/converters/valueToNode.js +0 -89
  759. package/lib/local-ui/node_modules/@babel/types/lib/converters/valueToNode.js.map +0 -1
  760. package/lib/local-ui/node_modules/@babel/types/lib/definitions/core.js +0 -1725
  761. package/lib/local-ui/node_modules/@babel/types/lib/definitions/core.js.map +0 -1
  762. package/lib/local-ui/node_modules/@babel/types/lib/definitions/deprecated-aliases.js +0 -11
  763. package/lib/local-ui/node_modules/@babel/types/lib/definitions/deprecated-aliases.js.map +0 -1
  764. package/lib/local-ui/node_modules/@babel/types/lib/definitions/experimental.js +0 -124
  765. package/lib/local-ui/node_modules/@babel/types/lib/definitions/experimental.js.map +0 -1
  766. package/lib/local-ui/node_modules/@babel/types/lib/definitions/flow.js +0 -495
  767. package/lib/local-ui/node_modules/@babel/types/lib/definitions/flow.js.map +0 -1
  768. package/lib/local-ui/node_modules/@babel/types/lib/definitions/index.js +0 -106
  769. package/lib/local-ui/node_modules/@babel/types/lib/definitions/index.js.map +0 -1
  770. package/lib/local-ui/node_modules/@babel/types/lib/definitions/jsx.js +0 -157
  771. package/lib/local-ui/node_modules/@babel/types/lib/definitions/jsx.js.map +0 -1
  772. package/lib/local-ui/node_modules/@babel/types/lib/definitions/misc.js +0 -31
  773. package/lib/local-ui/node_modules/@babel/types/lib/definitions/misc.js.map +0 -1
  774. package/lib/local-ui/node_modules/@babel/types/lib/definitions/placeholders.js +0 -27
  775. package/lib/local-ui/node_modules/@babel/types/lib/definitions/placeholders.js.map +0 -1
  776. package/lib/local-ui/node_modules/@babel/types/lib/definitions/typescript.js +0 -528
  777. package/lib/local-ui/node_modules/@babel/types/lib/definitions/typescript.js.map +0 -1
  778. package/lib/local-ui/node_modules/@babel/types/lib/definitions/utils.js +0 -296
  779. package/lib/local-ui/node_modules/@babel/types/lib/definitions/utils.js.map +0 -1
  780. package/lib/local-ui/node_modules/@babel/types/lib/index-legacy.d.ts +0 -2797
  781. package/lib/local-ui/node_modules/@babel/types/lib/index.d.ts +0 -3617
  782. package/lib/local-ui/node_modules/@babel/types/lib/index.js +0 -582
  783. package/lib/local-ui/node_modules/@babel/types/lib/index.js.flow +0 -2650
  784. package/lib/local-ui/node_modules/@babel/types/lib/index.js.map +0 -1
  785. package/lib/local-ui/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +0 -15
  786. package/lib/local-ui/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js.map +0 -1
  787. package/lib/local-ui/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +0 -65
  788. package/lib/local-ui/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js.map +0 -1
  789. package/lib/local-ui/node_modules/@babel/types/lib/modifications/inherits.js +0 -28
  790. package/lib/local-ui/node_modules/@babel/types/lib/modifications/inherits.js.map +0 -1
  791. package/lib/local-ui/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +0 -17
  792. package/lib/local-ui/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js.map +0 -1
  793. package/lib/local-ui/node_modules/@babel/types/lib/modifications/removeProperties.js +0 -24
  794. package/lib/local-ui/node_modules/@babel/types/lib/modifications/removeProperties.js.map +0 -1
  795. package/lib/local-ui/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +0 -14
  796. package/lib/local-ui/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js.map +0 -1
  797. package/lib/local-ui/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +0 -66
  798. package/lib/local-ui/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js.map +0 -1
  799. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +0 -48
  800. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js.map +0 -1
  801. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +0 -102
  802. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js.map +0 -1
  803. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getFunctionName.js +0 -63
  804. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getFunctionName.js.map +0 -1
  805. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +0 -13
  806. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js.map +0 -1
  807. package/lib/local-ui/node_modules/@babel/types/lib/traverse/traverse.js +0 -50
  808. package/lib/local-ui/node_modules/@babel/types/lib/traverse/traverse.js.map +0 -1
  809. package/lib/local-ui/node_modules/@babel/types/lib/traverse/traverseFast.js +0 -40
  810. package/lib/local-ui/node_modules/@babel/types/lib/traverse/traverseFast.js.map +0 -1
  811. package/lib/local-ui/node_modules/@babel/types/lib/utils/deprecationWarning.js +0 -44
  812. package/lib/local-ui/node_modules/@babel/types/lib/utils/deprecationWarning.js.map +0 -1
  813. package/lib/local-ui/node_modules/@babel/types/lib/utils/inherit.js +0 -13
  814. package/lib/local-ui/node_modules/@babel/types/lib/utils/inherit.js.map +0 -1
  815. package/lib/local-ui/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +0 -40
  816. package/lib/local-ui/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js.map +0 -1
  817. package/lib/local-ui/node_modules/@babel/types/lib/utils/shallowEqual.js +0 -17
  818. package/lib/local-ui/node_modules/@babel/types/lib/utils/shallowEqual.js.map +0 -1
  819. package/lib/local-ui/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +0 -13
  820. package/lib/local-ui/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js.map +0 -1
  821. package/lib/local-ui/node_modules/@babel/types/lib/validators/generated/index.js +0 -2797
  822. package/lib/local-ui/node_modules/@babel/types/lib/validators/generated/index.js.map +0 -1
  823. package/lib/local-ui/node_modules/@babel/types/lib/validators/is.js +0 -27
  824. package/lib/local-ui/node_modules/@babel/types/lib/validators/is.js.map +0 -1
  825. package/lib/local-ui/node_modules/@babel/types/lib/validators/isBinding.js +0 -27
  826. package/lib/local-ui/node_modules/@babel/types/lib/validators/isBinding.js.map +0 -1
  827. package/lib/local-ui/node_modules/@babel/types/lib/validators/isBlockScoped.js +0 -13
  828. package/lib/local-ui/node_modules/@babel/types/lib/validators/isBlockScoped.js.map +0 -1
  829. package/lib/local-ui/node_modules/@babel/types/lib/validators/isImmutable.js +0 -21
  830. package/lib/local-ui/node_modules/@babel/types/lib/validators/isImmutable.js.map +0 -1
  831. package/lib/local-ui/node_modules/@babel/types/lib/validators/isLet.js +0 -13
  832. package/lib/local-ui/node_modules/@babel/types/lib/validators/isLet.js.map +0 -1
  833. package/lib/local-ui/node_modules/@babel/types/lib/validators/isNode.js +0 -12
  834. package/lib/local-ui/node_modules/@babel/types/lib/validators/isNode.js.map +0 -1
  835. package/lib/local-ui/node_modules/@babel/types/lib/validators/isNodesEquivalent.js +0 -57
  836. package/lib/local-ui/node_modules/@babel/types/lib/validators/isNodesEquivalent.js.map +0 -1
  837. package/lib/local-ui/node_modules/@babel/types/lib/validators/isPlaceholderType.js +0 -15
  838. package/lib/local-ui/node_modules/@babel/types/lib/validators/isPlaceholderType.js.map +0 -1
  839. package/lib/local-ui/node_modules/@babel/types/lib/validators/isReferenced.js +0 -96
  840. package/lib/local-ui/node_modules/@babel/types/lib/validators/isReferenced.js.map +0 -1
  841. package/lib/local-ui/node_modules/@babel/types/lib/validators/isScope.js +0 -18
  842. package/lib/local-ui/node_modules/@babel/types/lib/validators/isScope.js.map +0 -1
  843. package/lib/local-ui/node_modules/@babel/types/lib/validators/isSpecifierDefault.js +0 -14
  844. package/lib/local-ui/node_modules/@babel/types/lib/validators/isSpecifierDefault.js.map +0 -1
  845. package/lib/local-ui/node_modules/@babel/types/lib/validators/isType.js +0 -17
  846. package/lib/local-ui/node_modules/@babel/types/lib/validators/isType.js.map +0 -1
  847. package/lib/local-ui/node_modules/@babel/types/lib/validators/isValidES3Identifier.js +0 -13
  848. package/lib/local-ui/node_modules/@babel/types/lib/validators/isValidES3Identifier.js.map +0 -1
  849. package/lib/local-ui/node_modules/@babel/types/lib/validators/isValidIdentifier.js +0 -18
  850. package/lib/local-ui/node_modules/@babel/types/lib/validators/isValidIdentifier.js.map +0 -1
  851. package/lib/local-ui/node_modules/@babel/types/lib/validators/isVar.js +0 -15
  852. package/lib/local-ui/node_modules/@babel/types/lib/validators/isVar.js.map +0 -1
  853. package/lib/local-ui/node_modules/@babel/types/lib/validators/matchesPattern.js +0 -44
  854. package/lib/local-ui/node_modules/@babel/types/lib/validators/matchesPattern.js.map +0 -1
  855. package/lib/local-ui/node_modules/@babel/types/lib/validators/react/isCompatTag.js +0 -11
  856. package/lib/local-ui/node_modules/@babel/types/lib/validators/react/isCompatTag.js.map +0 -1
  857. package/lib/local-ui/node_modules/@babel/types/lib/validators/react/isReactComponent.js +0 -11
  858. package/lib/local-ui/node_modules/@babel/types/lib/validators/react/isReactComponent.js.map +0 -1
  859. package/lib/local-ui/node_modules/@babel/types/lib/validators/validate.js +0 -42
  860. package/lib/local-ui/node_modules/@babel/types/lib/validators/validate.js.map +0 -1
  861. package/lib/local-ui/node_modules/@babel/types/package.json +0 -39
  862. package/lib/local-ui/node_modules/@esbuild/win32-x64/README.md +0 -3
  863. package/lib/local-ui/node_modules/@esbuild/win32-x64/esbuild.exe +0 -0
  864. package/lib/local-ui/node_modules/@esbuild/win32-x64/package.json +0 -20
  865. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/LICENSE +0 -19
  866. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/README.md +0 -227
  867. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs +0 -292
  868. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs.map +0 -6
  869. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js +0 -358
  870. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js.map +0 -6
  871. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/types/gen-mapping.d.ts +0 -88
  872. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/types/set-array.d.ts +0 -32
  873. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/types/sourcemap-segment.d.ts +0 -12
  874. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/types/types.d.ts +0 -43
  875. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/package.json +0 -67
  876. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/src/gen-mapping.ts +0 -614
  877. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/src/set-array.ts +0 -82
  878. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/src/sourcemap-segment.ts +0 -16
  879. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/src/types.ts +0 -61
  880. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.cts +0 -89
  881. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.cts.map +0 -1
  882. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.mts +0 -89
  883. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.mts.map +0 -1
  884. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.cts +0 -33
  885. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.cts.map +0 -1
  886. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.mts +0 -33
  887. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.mts.map +0 -1
  888. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.cts +0 -13
  889. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.cts.map +0 -1
  890. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.mts +0 -13
  891. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.mts.map +0 -1
  892. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/types.d.cts +0 -44
  893. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/types.d.cts.map +0 -1
  894. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/types.d.mts +0 -44
  895. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/types.d.mts.map +0 -1
  896. package/lib/local-ui/node_modules/@jridgewell/remapping/LICENSE +0 -19
  897. package/lib/local-ui/node_modules/@jridgewell/remapping/README.md +0 -218
  898. package/lib/local-ui/node_modules/@jridgewell/remapping/dist/remapping.mjs +0 -144
  899. package/lib/local-ui/node_modules/@jridgewell/remapping/dist/remapping.mjs.map +0 -6
  900. package/lib/local-ui/node_modules/@jridgewell/remapping/dist/remapping.umd.js +0 -212
  901. package/lib/local-ui/node_modules/@jridgewell/remapping/dist/remapping.umd.js.map +0 -6
  902. package/lib/local-ui/node_modules/@jridgewell/remapping/package.json +0 -71
  903. package/lib/local-ui/node_modules/@jridgewell/remapping/src/build-source-map-tree.ts +0 -89
  904. package/lib/local-ui/node_modules/@jridgewell/remapping/src/remapping.ts +0 -42
  905. package/lib/local-ui/node_modules/@jridgewell/remapping/src/source-map-tree.ts +0 -172
  906. package/lib/local-ui/node_modules/@jridgewell/remapping/src/source-map.ts +0 -38
  907. package/lib/local-ui/node_modules/@jridgewell/remapping/src/types.ts +0 -27
  908. package/lib/local-ui/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.cts +0 -15
  909. package/lib/local-ui/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.cts.map +0 -1
  910. package/lib/local-ui/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.mts +0 -15
  911. package/lib/local-ui/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.mts.map +0 -1
  912. package/lib/local-ui/node_modules/@jridgewell/remapping/types/remapping.d.cts +0 -21
  913. package/lib/local-ui/node_modules/@jridgewell/remapping/types/remapping.d.cts.map +0 -1
  914. package/lib/local-ui/node_modules/@jridgewell/remapping/types/remapping.d.mts +0 -21
  915. package/lib/local-ui/node_modules/@jridgewell/remapping/types/remapping.d.mts.map +0 -1
  916. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map-tree.d.cts +0 -46
  917. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map-tree.d.cts.map +0 -1
  918. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map-tree.d.mts +0 -46
  919. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map-tree.d.mts.map +0 -1
  920. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map.d.cts +0 -19
  921. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map.d.cts.map +0 -1
  922. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map.d.mts +0 -19
  923. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map.d.mts.map +0 -1
  924. package/lib/local-ui/node_modules/@jridgewell/remapping/types/types.d.cts +0 -16
  925. package/lib/local-ui/node_modules/@jridgewell/remapping/types/types.d.cts.map +0 -1
  926. package/lib/local-ui/node_modules/@jridgewell/remapping/types/types.d.mts +0 -16
  927. package/lib/local-ui/node_modules/@jridgewell/remapping/types/types.d.mts.map +0 -1
  928. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/LICENSE +0 -19
  929. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/README.md +0 -40
  930. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs +0 -232
  931. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs.map +0 -1
  932. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js +0 -240
  933. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js.map +0 -1
  934. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/dist/types/resolve-uri.d.ts +0 -4
  935. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/package.json +0 -69
  936. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/LICENSE +0 -19
  937. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/README.md +0 -264
  938. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs +0 -423
  939. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -6
  940. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js +0 -464
  941. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js.map +0 -6
  942. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/package.json +0 -63
  943. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/src/scopes.ts +0 -345
  944. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/src/sourcemap-codec.ts +0 -111
  945. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/src/strings.ts +0 -65
  946. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/src/vlq.ts +0 -55
  947. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.cts +0 -50
  948. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.cts.map +0 -1
  949. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.mts +0 -50
  950. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.mts.map +0 -1
  951. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.cts +0 -9
  952. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.cts.map +0 -1
  953. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.mts +0 -9
  954. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.mts.map +0 -1
  955. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.cts +0 -16
  956. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.cts.map +0 -1
  957. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.mts +0 -16
  958. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.mts.map +0 -1
  959. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.cts +0 -7
  960. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.cts.map +0 -1
  961. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.mts +0 -7
  962. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.mts.map +0 -1
  963. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
  964. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/README.md +0 -348
  965. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +0 -493
  966. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -6
  967. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +0 -559
  968. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -6
  969. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/package.json +0 -67
  970. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/binary-search.ts +0 -115
  971. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/by-source.ts +0 -41
  972. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/flatten-map.ts +0 -192
  973. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/resolve.ts +0 -16
  974. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/sort.ts +0 -45
  975. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/sourcemap-segment.ts +0 -23
  976. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/strip-filename.ts +0 -8
  977. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/trace-mapping.ts +0 -502
  978. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/types.ts +0 -114
  979. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.cts +0 -33
  980. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.cts.map +0 -1
  981. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.mts +0 -33
  982. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.mts.map +0 -1
  983. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.cts +0 -4
  984. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.cts.map +0 -1
  985. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.mts +0 -4
  986. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.mts.map +0 -1
  987. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.cts +0 -9
  988. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.cts.map +0 -1
  989. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.mts +0 -9
  990. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.mts.map +0 -1
  991. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.cts +0 -4
  992. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.cts.map +0 -1
  993. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.mts +0 -4
  994. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.mts.map +0 -1
  995. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sort.d.cts +0 -4
  996. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sort.d.cts.map +0 -1
  997. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sort.d.mts +0 -4
  998. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sort.d.mts.map +0 -1
  999. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.cts +0 -17
  1000. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.cts.map +0 -1
  1001. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.mts +0 -17
  1002. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.mts.map +0 -1
  1003. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.cts +0 -5
  1004. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.cts.map +0 -1
  1005. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.mts +0 -5
  1006. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.mts.map +0 -1
  1007. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.cts +0 -80
  1008. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.cts.map +0 -1
  1009. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.mts +0 -80
  1010. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.mts.map +0 -1
  1011. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/types.d.cts +0 -107
  1012. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/types.d.cts.map +0 -1
  1013. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/types.d.mts +0 -107
  1014. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/types.d.mts.map +0 -1
  1015. package/lib/local-ui/node_modules/@rolldown/pluginutils/LICENSE +0 -25
  1016. package/lib/local-ui/node_modules/@rolldown/pluginutils/dist/index.cjs +0 -271
  1017. package/lib/local-ui/node_modules/@rolldown/pluginutils/dist/index.d.cts +0 -157
  1018. package/lib/local-ui/node_modules/@rolldown/pluginutils/dist/index.d.ts +0 -157
  1019. package/lib/local-ui/node_modules/@rolldown/pluginutils/dist/index.js +0 -255
  1020. package/lib/local-ui/node_modules/@rolldown/pluginutils/package.json +0 -36
  1021. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-gnu/README.md +0 -3
  1022. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-gnu/package.json +0 -22
  1023. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-gnu/rollup.win32-x64-gnu.node +0 -0
  1024. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-msvc/README.md +0 -3
  1025. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-msvc/package.json +0 -22
  1026. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-msvc/rollup.win32-x64-msvc.node +0 -0
  1027. package/lib/local-ui/node_modules/@types/babel__core/LICENSE +0 -21
  1028. package/lib/local-ui/node_modules/@types/babel__core/README.md +0 -15
  1029. package/lib/local-ui/node_modules/@types/babel__core/index.d.ts +0 -831
  1030. package/lib/local-ui/node_modules/@types/babel__core/package.json +0 -51
  1031. package/lib/local-ui/node_modules/@types/babel__generator/LICENSE +0 -21
  1032. package/lib/local-ui/node_modules/@types/babel__generator/README.md +0 -15
  1033. package/lib/local-ui/node_modules/@types/babel__generator/index.d.ts +0 -210
  1034. package/lib/local-ui/node_modules/@types/babel__generator/package.json +0 -43
  1035. package/lib/local-ui/node_modules/@types/babel__template/LICENSE +0 -21
  1036. package/lib/local-ui/node_modules/@types/babel__template/README.md +0 -15
  1037. package/lib/local-ui/node_modules/@types/babel__template/index.d.ts +0 -92
  1038. package/lib/local-ui/node_modules/@types/babel__template/package.json +0 -43
  1039. package/lib/local-ui/node_modules/@types/babel__traverse/LICENSE +0 -21
  1040. package/lib/local-ui/node_modules/@types/babel__traverse/README.md +0 -15
  1041. package/lib/local-ui/node_modules/@types/babel__traverse/index.d.ts +0 -1506
  1042. package/lib/local-ui/node_modules/@types/babel__traverse/package.json +0 -63
  1043. package/lib/local-ui/node_modules/@types/estree/LICENSE +0 -21
  1044. package/lib/local-ui/node_modules/@types/estree/README.md +0 -15
  1045. package/lib/local-ui/node_modules/@types/estree/flow.d.ts +0 -167
  1046. package/lib/local-ui/node_modules/@types/estree/index.d.ts +0 -694
  1047. package/lib/local-ui/node_modules/@types/estree/package.json +0 -27
  1048. package/lib/local-ui/node_modules/@vitejs/plugin-react/LICENSE +0 -21
  1049. package/lib/local-ui/node_modules/@vitejs/plugin-react/README.md +0 -142
  1050. package/lib/local-ui/node_modules/@vitejs/plugin-react/dist/index.cjs +0 -343
  1051. package/lib/local-ui/node_modules/@vitejs/plugin-react/dist/index.d.cts +0 -67
  1052. package/lib/local-ui/node_modules/@vitejs/plugin-react/dist/index.d.ts +0 -67
  1053. package/lib/local-ui/node_modules/@vitejs/plugin-react/dist/index.js +0 -320
  1054. package/lib/local-ui/node_modules/@vitejs/plugin-react/dist/refresh-runtime.js +0 -670
  1055. package/lib/local-ui/node_modules/@vitejs/plugin-react/package.json +0 -70
  1056. package/lib/local-ui/node_modules/baseline-browser-mapping/LICENSE.txt +0 -201
  1057. package/lib/local-ui/node_modules/baseline-browser-mapping/README.md +0 -467
  1058. package/lib/local-ui/node_modules/baseline-browser-mapping/dist/cli.cjs +0 -2
  1059. package/lib/local-ui/node_modules/baseline-browser-mapping/dist/index.cjs +0 -1
  1060. package/lib/local-ui/node_modules/baseline-browser-mapping/dist/index.d.ts +0 -104
  1061. package/lib/local-ui/node_modules/baseline-browser-mapping/dist/index.js +0 -1
  1062. package/lib/local-ui/node_modules/baseline-browser-mapping/package.json +0 -68
  1063. package/lib/local-ui/node_modules/browserslist/LICENSE +0 -20
  1064. package/lib/local-ui/node_modules/browserslist/README.md +0 -65
  1065. package/lib/local-ui/node_modules/browserslist/browser.js +0 -54
  1066. package/lib/local-ui/node_modules/browserslist/cli.js +0 -156
  1067. package/lib/local-ui/node_modules/browserslist/error.d.ts +0 -7
  1068. package/lib/local-ui/node_modules/browserslist/error.js +0 -12
  1069. package/lib/local-ui/node_modules/browserslist/index.d.ts +0 -224
  1070. package/lib/local-ui/node_modules/browserslist/index.js +0 -1335
  1071. package/lib/local-ui/node_modules/browserslist/node.js +0 -502
  1072. package/lib/local-ui/node_modules/browserslist/package.json +0 -45
  1073. package/lib/local-ui/node_modules/browserslist/parse.js +0 -78
  1074. package/lib/local-ui/node_modules/caniuse-lite/LICENSE +0 -395
  1075. package/lib/local-ui/node_modules/caniuse-lite/README.md +0 -6
  1076. package/lib/local-ui/node_modules/caniuse-lite/data/agents.js +0 -1
  1077. package/lib/local-ui/node_modules/caniuse-lite/data/browserVersions.js +0 -1
  1078. package/lib/local-ui/node_modules/caniuse-lite/data/browsers.js +0 -1
  1079. package/lib/local-ui/node_modules/caniuse-lite/data/features/aac.js +0 -1
  1080. package/lib/local-ui/node_modules/caniuse-lite/data/features/abortcontroller.js +0 -1
  1081. package/lib/local-ui/node_modules/caniuse-lite/data/features/ac3-ec3.js +0 -1
  1082. package/lib/local-ui/node_modules/caniuse-lite/data/features/accelerometer.js +0 -1
  1083. package/lib/local-ui/node_modules/caniuse-lite/data/features/addeventlistener.js +0 -1
  1084. package/lib/local-ui/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +0 -1
  1085. package/lib/local-ui/node_modules/caniuse-lite/data/features/ambient-light.js +0 -1
  1086. package/lib/local-ui/node_modules/caniuse-lite/data/features/apng.js +0 -1
  1087. package/lib/local-ui/node_modules/caniuse-lite/data/features/array-find-index.js +0 -1
  1088. package/lib/local-ui/node_modules/caniuse-lite/data/features/array-find.js +0 -1
  1089. package/lib/local-ui/node_modules/caniuse-lite/data/features/array-flat.js +0 -1
  1090. package/lib/local-ui/node_modules/caniuse-lite/data/features/array-includes.js +0 -1
  1091. package/lib/local-ui/node_modules/caniuse-lite/data/features/arrow-functions.js +0 -1
  1092. package/lib/local-ui/node_modules/caniuse-lite/data/features/asmjs.js +0 -1
  1093. package/lib/local-ui/node_modules/caniuse-lite/data/features/async-clipboard.js +0 -1
  1094. package/lib/local-ui/node_modules/caniuse-lite/data/features/async-functions.js +0 -1
  1095. package/lib/local-ui/node_modules/caniuse-lite/data/features/atob-btoa.js +0 -1
  1096. package/lib/local-ui/node_modules/caniuse-lite/data/features/audio-api.js +0 -1
  1097. package/lib/local-ui/node_modules/caniuse-lite/data/features/audio.js +0 -1
  1098. package/lib/local-ui/node_modules/caniuse-lite/data/features/audiotracks.js +0 -1
  1099. package/lib/local-ui/node_modules/caniuse-lite/data/features/autofocus.js +0 -1
  1100. package/lib/local-ui/node_modules/caniuse-lite/data/features/auxclick.js +0 -1
  1101. package/lib/local-ui/node_modules/caniuse-lite/data/features/av1.js +0 -1
  1102. package/lib/local-ui/node_modules/caniuse-lite/data/features/avif.js +0 -1
  1103. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-attachment.js +0 -1
  1104. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-clip-text.js +0 -1
  1105. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-img-opts.js +0 -1
  1106. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-position-x-y.js +0 -1
  1107. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +0 -1
  1108. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-sync.js +0 -1
  1109. package/lib/local-ui/node_modules/caniuse-lite/data/features/battery-status.js +0 -1
  1110. package/lib/local-ui/node_modules/caniuse-lite/data/features/beacon.js +0 -1
  1111. package/lib/local-ui/node_modules/caniuse-lite/data/features/beforeafterprint.js +0 -1
  1112. package/lib/local-ui/node_modules/caniuse-lite/data/features/bigint.js +0 -1
  1113. package/lib/local-ui/node_modules/caniuse-lite/data/features/blobbuilder.js +0 -1
  1114. package/lib/local-ui/node_modules/caniuse-lite/data/features/bloburls.js +0 -1
  1115. package/lib/local-ui/node_modules/caniuse-lite/data/features/border-image.js +0 -1
  1116. package/lib/local-ui/node_modules/caniuse-lite/data/features/border-radius.js +0 -1
  1117. package/lib/local-ui/node_modules/caniuse-lite/data/features/broadcastchannel.js +0 -1
  1118. package/lib/local-ui/node_modules/caniuse-lite/data/features/brotli.js +0 -1
  1119. package/lib/local-ui/node_modules/caniuse-lite/data/features/calc.js +0 -1
  1120. package/lib/local-ui/node_modules/caniuse-lite/data/features/canvas-blending.js +0 -1
  1121. package/lib/local-ui/node_modules/caniuse-lite/data/features/canvas-text.js +0 -1
  1122. package/lib/local-ui/node_modules/caniuse-lite/data/features/canvas.js +0 -1
  1123. package/lib/local-ui/node_modules/caniuse-lite/data/features/ch-unit.js +0 -1
  1124. package/lib/local-ui/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +0 -1
  1125. package/lib/local-ui/node_modules/caniuse-lite/data/features/channel-messaging.js +0 -1
  1126. package/lib/local-ui/node_modules/caniuse-lite/data/features/childnode-remove.js +0 -1
  1127. package/lib/local-ui/node_modules/caniuse-lite/data/features/classlist.js +0 -1
  1128. package/lib/local-ui/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +0 -1
  1129. package/lib/local-ui/node_modules/caniuse-lite/data/features/clipboard.js +0 -1
  1130. package/lib/local-ui/node_modules/caniuse-lite/data/features/colr-v1.js +0 -1
  1131. package/lib/local-ui/node_modules/caniuse-lite/data/features/colr.js +0 -1
  1132. package/lib/local-ui/node_modules/caniuse-lite/data/features/comparedocumentposition.js +0 -1
  1133. package/lib/local-ui/node_modules/caniuse-lite/data/features/console-basic.js +0 -1
  1134. package/lib/local-ui/node_modules/caniuse-lite/data/features/console-time.js +0 -1
  1135. package/lib/local-ui/node_modules/caniuse-lite/data/features/const.js +0 -1
  1136. package/lib/local-ui/node_modules/caniuse-lite/data/features/constraint-validation.js +0 -1
  1137. package/lib/local-ui/node_modules/caniuse-lite/data/features/contenteditable.js +0 -1
  1138. package/lib/local-ui/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +0 -1
  1139. package/lib/local-ui/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +0 -1
  1140. package/lib/local-ui/node_modules/caniuse-lite/data/features/cookie-store-api.js +0 -1
  1141. package/lib/local-ui/node_modules/caniuse-lite/data/features/cors.js +0 -1
  1142. package/lib/local-ui/node_modules/caniuse-lite/data/features/createimagebitmap.js +0 -1
  1143. package/lib/local-ui/node_modules/caniuse-lite/data/features/credential-management.js +0 -1
  1144. package/lib/local-ui/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +0 -1
  1145. package/lib/local-ui/node_modules/caniuse-lite/data/features/cryptography.js +0 -1
  1146. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-all.js +0 -1
  1147. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +0 -1
  1148. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-animation.js +0 -1
  1149. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-any-link.js +0 -1
  1150. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-appearance.js +0 -1
  1151. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-at-counter-style.js +0 -1
  1152. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-autofill.js +0 -1
  1153. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +0 -1
  1154. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-background-offsets.js +0 -1
  1155. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +0 -1
  1156. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +0 -1
  1157. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-boxshadow.js +0 -1
  1158. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-canvas.js +0 -1
  1159. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-caret-color.js +0 -1
  1160. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-cascade-layers.js +0 -1
  1161. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-cascade-scope.js +0 -1
  1162. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-case-insensitive.js +0 -1
  1163. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-clip-path.js +0 -1
  1164. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-color-adjust.js +0 -1
  1165. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-color-function.js +0 -1
  1166. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-conic-gradients.js +0 -1
  1167. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-container-queries-style.js +0 -1
  1168. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-container-queries.js +0 -1
  1169. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-container-query-units.js +0 -1
  1170. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-containment.js +0 -1
  1171. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-content-visibility.js +0 -1
  1172. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-counters.js +0 -1
  1173. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-crisp-edges.js +0 -1
  1174. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-cross-fade.js +0 -1
  1175. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-default-pseudo.js +0 -1
  1176. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +0 -1
  1177. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +0 -1
  1178. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +0 -1
  1179. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-display-contents.js +0 -1
  1180. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-element-function.js +0 -1
  1181. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-env-function.js +0 -1
  1182. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-exclusions.js +0 -1
  1183. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-featurequeries.js +0 -1
  1184. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-file-selector-button.js +0 -1
  1185. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-filter-function.js +0 -1
  1186. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-filters.js +0 -1
  1187. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-first-letter.js +0 -1
  1188. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-first-line.js +0 -1
  1189. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-fixed.js +0 -1
  1190. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-focus-visible.js +0 -1
  1191. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-focus-within.js +0 -1
  1192. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-font-palette.js +0 -1
  1193. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +0 -1
  1194. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-font-stretch.js +0 -1
  1195. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-gencontent.js +0 -1
  1196. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-gradients.js +0 -1
  1197. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-grid-animation.js +0 -1
  1198. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-grid-lanes.js +0 -1
  1199. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-grid.js +0 -1
  1200. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +0 -1
  1201. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-has.js +0 -1
  1202. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-hyphens.js +0 -1
  1203. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-if.js +0 -1
  1204. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-image-orientation.js +0 -1
  1205. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-image-set.js +0 -1
  1206. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +0 -1
  1207. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +0 -1
  1208. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-initial-letter.js +0 -1
  1209. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-initial-value.js +0 -1
  1210. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-lch-lab.js +0 -1
  1211. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-letter-spacing.js +0 -1
  1212. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-line-clamp.js +0 -1
  1213. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-logical-props.js +0 -1
  1214. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +0 -1
  1215. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-masks.js +0 -1
  1216. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +0 -1
  1217. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-math-functions.js +0 -1
  1218. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-media-interaction.js +0 -1
  1219. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +0 -1
  1220. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-media-resolution.js +0 -1
  1221. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-media-scripting.js +0 -1
  1222. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-mediaqueries.js +0 -1
  1223. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-mixblendmode.js +0 -1
  1224. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-module-scripts.js +0 -1
  1225. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-motion-paths.js +0 -1
  1226. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-namespaces.js +0 -1
  1227. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-nesting.js +0 -1
  1228. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-not-sel-list.js +0 -1
  1229. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-nth-child-of.js +0 -1
  1230. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-opacity.js +0 -1
  1231. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +0 -1
  1232. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +0 -1
  1233. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +0 -1
  1234. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-overflow.js +0 -1
  1235. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +0 -1
  1236. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-page-break.js +0 -1
  1237. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-paged-media.js +0 -1
  1238. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-paint-api.js +0 -1
  1239. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +0 -1
  1240. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-placeholder.js +0 -1
  1241. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +0 -1
  1242. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-read-only-write.js +0 -1
  1243. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +0 -1
  1244. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-reflections.js +0 -1
  1245. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-regions.js +0 -1
  1246. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-relative-colors.js +0 -1
  1247. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +0 -1
  1248. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-resize.js +0 -1
  1249. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-revert-value.js +0 -1
  1250. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +0 -1
  1251. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +0 -1
  1252. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-scrollbar.js +0 -1
  1253. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-sel2.js +0 -1
  1254. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-sel3.js +0 -1
  1255. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-selection.js +0 -1
  1256. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-shapes.js +0 -1
  1257. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-snappoints.js +0 -1
  1258. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-sticky.js +0 -1
  1259. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-subgrid.js +0 -1
  1260. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-supports-api.js +0 -1
  1261. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-table.js +0 -1
  1262. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-align-last.js +0 -1
  1263. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-box-trim.js +0 -1
  1264. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-indent.js +0 -1
  1265. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-justify.js +0 -1
  1266. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-orientation.js +0 -1
  1267. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-spacing.js +0 -1
  1268. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +0 -1
  1269. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-textshadow.js +0 -1
  1270. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-touch-action.js +0 -1
  1271. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-transitions.js +0 -1
  1272. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +0 -1
  1273. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-unset-value.js +0 -1
  1274. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-variables.js +0 -1
  1275. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-when-else.js +0 -1
  1276. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-widows-orphans.js +0 -1
  1277. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-width-stretch.js +0 -1
  1278. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-writing-mode.js +0 -1
  1279. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-zoom.js +0 -1
  1280. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-attr.js +0 -1
  1281. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-boxsizing.js +0 -1
  1282. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-colors.js +0 -1
  1283. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +0 -1
  1284. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +0 -1
  1285. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-cursors.js +0 -1
  1286. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-tabsize.js +0 -1
  1287. package/lib/local-ui/node_modules/caniuse-lite/data/features/currentcolor.js +0 -1
  1288. package/lib/local-ui/node_modules/caniuse-lite/data/features/custom-elements.js +0 -1
  1289. package/lib/local-ui/node_modules/caniuse-lite/data/features/custom-elementsv1.js +0 -1
  1290. package/lib/local-ui/node_modules/caniuse-lite/data/features/customevent.js +0 -1
  1291. package/lib/local-ui/node_modules/caniuse-lite/data/features/customizable-select.js +0 -1
  1292. package/lib/local-ui/node_modules/caniuse-lite/data/features/datalist.js +0 -1
  1293. package/lib/local-ui/node_modules/caniuse-lite/data/features/dataset.js +0 -1
  1294. package/lib/local-ui/node_modules/caniuse-lite/data/features/datauri.js +0 -1
  1295. package/lib/local-ui/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +0 -1
  1296. package/lib/local-ui/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +0 -1
  1297. package/lib/local-ui/node_modules/caniuse-lite/data/features/decorators.js +0 -1
  1298. package/lib/local-ui/node_modules/caniuse-lite/data/features/details.js +0 -1
  1299. package/lib/local-ui/node_modules/caniuse-lite/data/features/deviceorientation.js +0 -1
  1300. package/lib/local-ui/node_modules/caniuse-lite/data/features/devicepixelratio.js +0 -1
  1301. package/lib/local-ui/node_modules/caniuse-lite/data/features/dialog.js +0 -1
  1302. package/lib/local-ui/node_modules/caniuse-lite/data/features/dispatchevent.js +0 -1
  1303. package/lib/local-ui/node_modules/caniuse-lite/data/features/dnssec.js +0 -1
  1304. package/lib/local-ui/node_modules/caniuse-lite/data/features/do-not-track.js +0 -1
  1305. package/lib/local-ui/node_modules/caniuse-lite/data/features/document-currentscript.js +0 -1
  1306. package/lib/local-ui/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +0 -1
  1307. package/lib/local-ui/node_modules/caniuse-lite/data/features/document-execcommand.js +0 -1
  1308. package/lib/local-ui/node_modules/caniuse-lite/data/features/document-policy.js +0 -1
  1309. package/lib/local-ui/node_modules/caniuse-lite/data/features/document-scrollingelement.js +0 -1
  1310. package/lib/local-ui/node_modules/caniuse-lite/data/features/documenthead.js +0 -1
  1311. package/lib/local-ui/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +0 -1
  1312. package/lib/local-ui/node_modules/caniuse-lite/data/features/dom-range.js +0 -1
  1313. package/lib/local-ui/node_modules/caniuse-lite/data/features/domcontentloaded.js +0 -1
  1314. package/lib/local-ui/node_modules/caniuse-lite/data/features/dommatrix.js +0 -1
  1315. package/lib/local-ui/node_modules/caniuse-lite/data/features/download.js +0 -1
  1316. package/lib/local-ui/node_modules/caniuse-lite/data/features/dragndrop.js +0 -1
  1317. package/lib/local-ui/node_modules/caniuse-lite/data/features/element-closest.js +0 -1
  1318. package/lib/local-ui/node_modules/caniuse-lite/data/features/element-from-point.js +0 -1
  1319. package/lib/local-ui/node_modules/caniuse-lite/data/features/element-scroll-methods.js +0 -1
  1320. package/lib/local-ui/node_modules/caniuse-lite/data/features/eme.js +0 -1
  1321. package/lib/local-ui/node_modules/caniuse-lite/data/features/eot.js +0 -1
  1322. package/lib/local-ui/node_modules/caniuse-lite/data/features/es5.js +0 -1
  1323. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-class.js +0 -1
  1324. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-generators.js +0 -1
  1325. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +0 -1
  1326. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-module.js +0 -1
  1327. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-number.js +0 -1
  1328. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-string-includes.js +0 -1
  1329. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6.js +0 -1
  1330. package/lib/local-ui/node_modules/caniuse-lite/data/features/eventsource.js +0 -1
  1331. package/lib/local-ui/node_modules/caniuse-lite/data/features/extended-system-fonts.js +0 -1
  1332. package/lib/local-ui/node_modules/caniuse-lite/data/features/feature-policy.js +0 -1
  1333. package/lib/local-ui/node_modules/caniuse-lite/data/features/fetch.js +0 -1
  1334. package/lib/local-ui/node_modules/caniuse-lite/data/features/fieldset-disabled.js +0 -1
  1335. package/lib/local-ui/node_modules/caniuse-lite/data/features/fileapi.js +0 -1
  1336. package/lib/local-ui/node_modules/caniuse-lite/data/features/filereader.js +0 -1
  1337. package/lib/local-ui/node_modules/caniuse-lite/data/features/filereadersync.js +0 -1
  1338. package/lib/local-ui/node_modules/caniuse-lite/data/features/filesystem.js +0 -1
  1339. package/lib/local-ui/node_modules/caniuse-lite/data/features/flac.js +0 -1
  1340. package/lib/local-ui/node_modules/caniuse-lite/data/features/flexbox-gap.js +0 -1
  1341. package/lib/local-ui/node_modules/caniuse-lite/data/features/flexbox.js +0 -1
  1342. package/lib/local-ui/node_modules/caniuse-lite/data/features/flow-root.js +0 -1
  1343. package/lib/local-ui/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +0 -1
  1344. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-family-system-ui.js +0 -1
  1345. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-feature.js +0 -1
  1346. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-kerning.js +0 -1
  1347. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-loading.js +0 -1
  1348. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-size-adjust.js +0 -1
  1349. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-smooth.js +0 -1
  1350. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-unicode-range.js +0 -1
  1351. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-variant-alternates.js +0 -1
  1352. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-variant-numeric.js +0 -1
  1353. package/lib/local-ui/node_modules/caniuse-lite/data/features/fontface.js +0 -1
  1354. package/lib/local-ui/node_modules/caniuse-lite/data/features/form-attribute.js +0 -1
  1355. package/lib/local-ui/node_modules/caniuse-lite/data/features/form-submit-attributes.js +0 -1
  1356. package/lib/local-ui/node_modules/caniuse-lite/data/features/form-validation.js +0 -1
  1357. package/lib/local-ui/node_modules/caniuse-lite/data/features/forms.js +0 -1
  1358. package/lib/local-ui/node_modules/caniuse-lite/data/features/fullscreen.js +0 -1
  1359. package/lib/local-ui/node_modules/caniuse-lite/data/features/gamepad.js +0 -1
  1360. package/lib/local-ui/node_modules/caniuse-lite/data/features/geolocation.js +0 -1
  1361. package/lib/local-ui/node_modules/caniuse-lite/data/features/getboundingclientrect.js +0 -1
  1362. package/lib/local-ui/node_modules/caniuse-lite/data/features/getcomputedstyle.js +0 -1
  1363. package/lib/local-ui/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +0 -1
  1364. package/lib/local-ui/node_modules/caniuse-lite/data/features/getrandomvalues.js +0 -1
  1365. package/lib/local-ui/node_modules/caniuse-lite/data/features/gyroscope.js +0 -1
  1366. package/lib/local-ui/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +0 -1
  1367. package/lib/local-ui/node_modules/caniuse-lite/data/features/hashchange.js +0 -1
  1368. package/lib/local-ui/node_modules/caniuse-lite/data/features/heif.js +0 -1
  1369. package/lib/local-ui/node_modules/caniuse-lite/data/features/hevc.js +0 -1
  1370. package/lib/local-ui/node_modules/caniuse-lite/data/features/hidden.js +0 -1
  1371. package/lib/local-ui/node_modules/caniuse-lite/data/features/high-resolution-time.js +0 -1
  1372. package/lib/local-ui/node_modules/caniuse-lite/data/features/history.js +0 -1
  1373. package/lib/local-ui/node_modules/caniuse-lite/data/features/html-media-capture.js +0 -1
  1374. package/lib/local-ui/node_modules/caniuse-lite/data/features/html5semantic.js +0 -1
  1375. package/lib/local-ui/node_modules/caniuse-lite/data/features/http-live-streaming.js +0 -1
  1376. package/lib/local-ui/node_modules/caniuse-lite/data/features/http2.js +0 -1
  1377. package/lib/local-ui/node_modules/caniuse-lite/data/features/http3.js +0 -1
  1378. package/lib/local-ui/node_modules/caniuse-lite/data/features/iframe-sandbox.js +0 -1
  1379. package/lib/local-ui/node_modules/caniuse-lite/data/features/iframe-seamless.js +0 -1
  1380. package/lib/local-ui/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +0 -1
  1381. package/lib/local-ui/node_modules/caniuse-lite/data/features/imagecapture.js +0 -1
  1382. package/lib/local-ui/node_modules/caniuse-lite/data/features/ime.js +0 -1
  1383. package/lib/local-ui/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +0 -1
  1384. package/lib/local-ui/node_modules/caniuse-lite/data/features/import-maps.js +0 -1
  1385. package/lib/local-ui/node_modules/caniuse-lite/data/features/imports.js +0 -1
  1386. package/lib/local-ui/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +0 -1
  1387. package/lib/local-ui/node_modules/caniuse-lite/data/features/indexeddb.js +0 -1
  1388. package/lib/local-ui/node_modules/caniuse-lite/data/features/indexeddb2.js +0 -1
  1389. package/lib/local-ui/node_modules/caniuse-lite/data/features/inline-block.js +0 -1
  1390. package/lib/local-ui/node_modules/caniuse-lite/data/features/innertext.js +0 -1
  1391. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +0 -1
  1392. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-color.js +0 -1
  1393. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-datetime.js +0 -1
  1394. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-email-tel-url.js +0 -1
  1395. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-event.js +0 -1
  1396. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-file-accept.js +0 -1
  1397. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-file-directory.js +0 -1
  1398. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-file-multiple.js +0 -1
  1399. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-inputmode.js +0 -1
  1400. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-minlength.js +0 -1
  1401. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-number.js +0 -1
  1402. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-pattern.js +0 -1
  1403. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-placeholder.js +0 -1
  1404. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-range.js +0 -1
  1405. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-search.js +0 -1
  1406. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-selection.js +0 -1
  1407. package/lib/local-ui/node_modules/caniuse-lite/data/features/insert-adjacent.js +0 -1
  1408. package/lib/local-ui/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +0 -1
  1409. package/lib/local-ui/node_modules/caniuse-lite/data/features/internationalization.js +0 -1
  1410. package/lib/local-ui/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +0 -1
  1411. package/lib/local-ui/node_modules/caniuse-lite/data/features/intersectionobserver.js +0 -1
  1412. package/lib/local-ui/node_modules/caniuse-lite/data/features/intl-pluralrules.js +0 -1
  1413. package/lib/local-ui/node_modules/caniuse-lite/data/features/intrinsic-width.js +0 -1
  1414. package/lib/local-ui/node_modules/caniuse-lite/data/features/jpeg2000.js +0 -1
  1415. package/lib/local-ui/node_modules/caniuse-lite/data/features/jpegxl.js +0 -1
  1416. package/lib/local-ui/node_modules/caniuse-lite/data/features/jpegxr.js +0 -1
  1417. package/lib/local-ui/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +0 -1
  1418. package/lib/local-ui/node_modules/caniuse-lite/data/features/json.js +0 -1
  1419. package/lib/local-ui/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +0 -1
  1420. package/lib/local-ui/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +0 -1
  1421. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +0 -1
  1422. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-code.js +0 -1
  1423. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +0 -1
  1424. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-key.js +0 -1
  1425. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-location.js +0 -1
  1426. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-which.js +0 -1
  1427. package/lib/local-ui/node_modules/caniuse-lite/data/features/lazyload.js +0 -1
  1428. package/lib/local-ui/node_modules/caniuse-lite/data/features/let.js +0 -1
  1429. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-icon-png.js +0 -1
  1430. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-icon-svg.js +0 -1
  1431. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +0 -1
  1432. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +0 -1
  1433. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +0 -1
  1434. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +0 -1
  1435. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-preload.js +0 -1
  1436. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-prerender.js +0 -1
  1437. package/lib/local-ui/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +0 -1
  1438. package/lib/local-ui/node_modules/caniuse-lite/data/features/loading-lazy-media.js +0 -1
  1439. package/lib/local-ui/node_modules/caniuse-lite/data/features/localecompare.js +0 -1
  1440. package/lib/local-ui/node_modules/caniuse-lite/data/features/magnetometer.js +0 -1
  1441. package/lib/local-ui/node_modules/caniuse-lite/data/features/matchesselector.js +0 -1
  1442. package/lib/local-ui/node_modules/caniuse-lite/data/features/matchmedia.js +0 -1
  1443. package/lib/local-ui/node_modules/caniuse-lite/data/features/mathml.js +0 -1
  1444. package/lib/local-ui/node_modules/caniuse-lite/data/features/maxlength.js +0 -1
  1445. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +0 -1
  1446. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +0 -1
  1447. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +0 -1
  1448. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +0 -1
  1449. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +0 -1
  1450. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +0 -1
  1451. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +0 -1
  1452. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +0 -1
  1453. package/lib/local-ui/node_modules/caniuse-lite/data/features/media-fragments.js +0 -1
  1454. package/lib/local-ui/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +0 -1
  1455. package/lib/local-ui/node_modules/caniuse-lite/data/features/mediarecorder.js +0 -1
  1456. package/lib/local-ui/node_modules/caniuse-lite/data/features/mediasource.js +0 -1
  1457. package/lib/local-ui/node_modules/caniuse-lite/data/features/menu.js +0 -1
  1458. package/lib/local-ui/node_modules/caniuse-lite/data/features/meta-theme-color.js +0 -1
  1459. package/lib/local-ui/node_modules/caniuse-lite/data/features/meter.js +0 -1
  1460. package/lib/local-ui/node_modules/caniuse-lite/data/features/midi.js +0 -1
  1461. package/lib/local-ui/node_modules/caniuse-lite/data/features/minmaxwh.js +0 -1
  1462. package/lib/local-ui/node_modules/caniuse-lite/data/features/mp3.js +0 -1
  1463. package/lib/local-ui/node_modules/caniuse-lite/data/features/mpeg-dash.js +0 -1
  1464. package/lib/local-ui/node_modules/caniuse-lite/data/features/mpeg4.js +0 -1
  1465. package/lib/local-ui/node_modules/caniuse-lite/data/features/multibackgrounds.js +0 -1
  1466. package/lib/local-ui/node_modules/caniuse-lite/data/features/multicolumn.js +0 -1
  1467. package/lib/local-ui/node_modules/caniuse-lite/data/features/mutation-events.js +0 -1
  1468. package/lib/local-ui/node_modules/caniuse-lite/data/features/mutationobserver.js +0 -1
  1469. package/lib/local-ui/node_modules/caniuse-lite/data/features/namevalue-storage.js +0 -1
  1470. package/lib/local-ui/node_modules/caniuse-lite/data/features/native-filesystem-api.js +0 -1
  1471. package/lib/local-ui/node_modules/caniuse-lite/data/features/nav-timing.js +0 -1
  1472. package/lib/local-ui/node_modules/caniuse-lite/data/features/netinfo.js +0 -1
  1473. package/lib/local-ui/node_modules/caniuse-lite/data/features/notifications.js +0 -1
  1474. package/lib/local-ui/node_modules/caniuse-lite/data/features/object-entries.js +0 -1
  1475. package/lib/local-ui/node_modules/caniuse-lite/data/features/object-fit.js +0 -1
  1476. package/lib/local-ui/node_modules/caniuse-lite/data/features/object-observe.js +0 -1
  1477. package/lib/local-ui/node_modules/caniuse-lite/data/features/object-values.js +0 -1
  1478. package/lib/local-ui/node_modules/caniuse-lite/data/features/objectrtc.js +0 -1
  1479. package/lib/local-ui/node_modules/caniuse-lite/data/features/offline-apps.js +0 -1
  1480. package/lib/local-ui/node_modules/caniuse-lite/data/features/offscreencanvas.js +0 -1
  1481. package/lib/local-ui/node_modules/caniuse-lite/data/features/ogg-vorbis.js +0 -1
  1482. package/lib/local-ui/node_modules/caniuse-lite/data/features/ogv.js +0 -1
  1483. package/lib/local-ui/node_modules/caniuse-lite/data/features/ol-reversed.js +0 -1
  1484. package/lib/local-ui/node_modules/caniuse-lite/data/features/once-event-listener.js +0 -1
  1485. package/lib/local-ui/node_modules/caniuse-lite/data/features/online-status.js +0 -1
  1486. package/lib/local-ui/node_modules/caniuse-lite/data/features/opus.js +0 -1
  1487. package/lib/local-ui/node_modules/caniuse-lite/data/features/orientation-sensor.js +0 -1
  1488. package/lib/local-ui/node_modules/caniuse-lite/data/features/outline.js +0 -1
  1489. package/lib/local-ui/node_modules/caniuse-lite/data/features/pad-start-end.js +0 -1
  1490. package/lib/local-ui/node_modules/caniuse-lite/data/features/page-transition-events.js +0 -1
  1491. package/lib/local-ui/node_modules/caniuse-lite/data/features/pagevisibility.js +0 -1
  1492. package/lib/local-ui/node_modules/caniuse-lite/data/features/passive-event-listener.js +0 -1
  1493. package/lib/local-ui/node_modules/caniuse-lite/data/features/passkeys.js +0 -1
  1494. package/lib/local-ui/node_modules/caniuse-lite/data/features/passwordrules.js +0 -1
  1495. package/lib/local-ui/node_modules/caniuse-lite/data/features/path2d.js +0 -1
  1496. package/lib/local-ui/node_modules/caniuse-lite/data/features/payment-request.js +0 -1
  1497. package/lib/local-ui/node_modules/caniuse-lite/data/features/pdf-viewer.js +0 -1
  1498. package/lib/local-ui/node_modules/caniuse-lite/data/features/permissions-api.js +0 -1
  1499. package/lib/local-ui/node_modules/caniuse-lite/data/features/permissions-policy.js +0 -1
  1500. package/lib/local-ui/node_modules/caniuse-lite/data/features/picture-in-picture.js +0 -1
  1501. package/lib/local-ui/node_modules/caniuse-lite/data/features/picture.js +0 -1
  1502. package/lib/local-ui/node_modules/caniuse-lite/data/features/ping.js +0 -1
  1503. package/lib/local-ui/node_modules/caniuse-lite/data/features/png-alpha.js +0 -1
  1504. package/lib/local-ui/node_modules/caniuse-lite/data/features/pointer-events.js +0 -1
  1505. package/lib/local-ui/node_modules/caniuse-lite/data/features/pointer.js +0 -1
  1506. package/lib/local-ui/node_modules/caniuse-lite/data/features/pointerlock.js +0 -1
  1507. package/lib/local-ui/node_modules/caniuse-lite/data/features/portals.js +0 -1
  1508. package/lib/local-ui/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +0 -1
  1509. package/lib/local-ui/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +0 -1
  1510. package/lib/local-ui/node_modules/caniuse-lite/data/features/progress.js +0 -1
  1511. package/lib/local-ui/node_modules/caniuse-lite/data/features/promise-finally.js +0 -1
  1512. package/lib/local-ui/node_modules/caniuse-lite/data/features/promises.js +0 -1
  1513. package/lib/local-ui/node_modules/caniuse-lite/data/features/proximity.js +0 -1
  1514. package/lib/local-ui/node_modules/caniuse-lite/data/features/proxy.js +0 -1
  1515. package/lib/local-ui/node_modules/caniuse-lite/data/features/publickeypinning.js +0 -1
  1516. package/lib/local-ui/node_modules/caniuse-lite/data/features/push-api.js +0 -1
  1517. package/lib/local-ui/node_modules/caniuse-lite/data/features/queryselector.js +0 -1
  1518. package/lib/local-ui/node_modules/caniuse-lite/data/features/readonly-attr.js +0 -1
  1519. package/lib/local-ui/node_modules/caniuse-lite/data/features/referrer-policy.js +0 -1
  1520. package/lib/local-ui/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +0 -1
  1521. package/lib/local-ui/node_modules/caniuse-lite/data/features/rel-noopener.js +0 -1
  1522. package/lib/local-ui/node_modules/caniuse-lite/data/features/rel-noreferrer.js +0 -1
  1523. package/lib/local-ui/node_modules/caniuse-lite/data/features/rellist.js +0 -1
  1524. package/lib/local-ui/node_modules/caniuse-lite/data/features/rem.js +0 -1
  1525. package/lib/local-ui/node_modules/caniuse-lite/data/features/requestanimationframe.js +0 -1
  1526. package/lib/local-ui/node_modules/caniuse-lite/data/features/requestidlecallback.js +0 -1
  1527. package/lib/local-ui/node_modules/caniuse-lite/data/features/resizeobserver.js +0 -1
  1528. package/lib/local-ui/node_modules/caniuse-lite/data/features/resource-timing.js +0 -1
  1529. package/lib/local-ui/node_modules/caniuse-lite/data/features/rest-parameters.js +0 -1
  1530. package/lib/local-ui/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +0 -1
  1531. package/lib/local-ui/node_modules/caniuse-lite/data/features/ruby.js +0 -1
  1532. package/lib/local-ui/node_modules/caniuse-lite/data/features/run-in.js +0 -1
  1533. package/lib/local-ui/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +0 -1
  1534. package/lib/local-ui/node_modules/caniuse-lite/data/features/screen-orientation.js +0 -1
  1535. package/lib/local-ui/node_modules/caniuse-lite/data/features/script-async.js +0 -1
  1536. package/lib/local-ui/node_modules/caniuse-lite/data/features/script-defer.js +0 -1
  1537. package/lib/local-ui/node_modules/caniuse-lite/data/features/scrollintoview.js +0 -1
  1538. package/lib/local-ui/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +0 -1
  1539. package/lib/local-ui/node_modules/caniuse-lite/data/features/sdch.js +0 -1
  1540. package/lib/local-ui/node_modules/caniuse-lite/data/features/selection-api.js +0 -1
  1541. package/lib/local-ui/node_modules/caniuse-lite/data/features/server-timing.js +0 -1
  1542. package/lib/local-ui/node_modules/caniuse-lite/data/features/serviceworkers.js +0 -1
  1543. package/lib/local-ui/node_modules/caniuse-lite/data/features/setimmediate.js +0 -1
  1544. package/lib/local-ui/node_modules/caniuse-lite/data/features/shadowdom.js +0 -1
  1545. package/lib/local-ui/node_modules/caniuse-lite/data/features/shadowdomv1.js +0 -1
  1546. package/lib/local-ui/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +0 -1
  1547. package/lib/local-ui/node_modules/caniuse-lite/data/features/sharedworkers.js +0 -1
  1548. package/lib/local-ui/node_modules/caniuse-lite/data/features/sni.js +0 -1
  1549. package/lib/local-ui/node_modules/caniuse-lite/data/features/spdy.js +0 -1
  1550. package/lib/local-ui/node_modules/caniuse-lite/data/features/speech-recognition.js +0 -1
  1551. package/lib/local-ui/node_modules/caniuse-lite/data/features/speech-synthesis.js +0 -1
  1552. package/lib/local-ui/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +0 -1
  1553. package/lib/local-ui/node_modules/caniuse-lite/data/features/sql-storage.js +0 -1
  1554. package/lib/local-ui/node_modules/caniuse-lite/data/features/srcset.js +0 -1
  1555. package/lib/local-ui/node_modules/caniuse-lite/data/features/stream.js +0 -1
  1556. package/lib/local-ui/node_modules/caniuse-lite/data/features/streams.js +0 -1
  1557. package/lib/local-ui/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +0 -1
  1558. package/lib/local-ui/node_modules/caniuse-lite/data/features/style-scoped.js +0 -1
  1559. package/lib/local-ui/node_modules/caniuse-lite/data/features/subresource-bundling.js +0 -1
  1560. package/lib/local-ui/node_modules/caniuse-lite/data/features/subresource-integrity.js +0 -1
  1561. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-css.js +0 -1
  1562. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-filters.js +0 -1
  1563. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-fonts.js +0 -1
  1564. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-fragment.js +0 -1
  1565. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-html.js +0 -1
  1566. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-html5.js +0 -1
  1567. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-img.js +0 -1
  1568. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-smil.js +0 -1
  1569. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg.js +0 -1
  1570. package/lib/local-ui/node_modules/caniuse-lite/data/features/sxg.js +0 -1
  1571. package/lib/local-ui/node_modules/caniuse-lite/data/features/tabindex-attr.js +0 -1
  1572. package/lib/local-ui/node_modules/caniuse-lite/data/features/template-literals.js +0 -1
  1573. package/lib/local-ui/node_modules/caniuse-lite/data/features/template.js +0 -1
  1574. package/lib/local-ui/node_modules/caniuse-lite/data/features/temporal.js +0 -1
  1575. package/lib/local-ui/node_modules/caniuse-lite/data/features/testfeat.js +0 -1
  1576. package/lib/local-ui/node_modules/caniuse-lite/data/features/text-decoration.js +0 -1
  1577. package/lib/local-ui/node_modules/caniuse-lite/data/features/text-emphasis.js +0 -1
  1578. package/lib/local-ui/node_modules/caniuse-lite/data/features/text-overflow.js +0 -1
  1579. package/lib/local-ui/node_modules/caniuse-lite/data/features/text-size-adjust.js +0 -1
  1580. package/lib/local-ui/node_modules/caniuse-lite/data/features/text-stroke.js +0 -1
  1581. package/lib/local-ui/node_modules/caniuse-lite/data/features/textcontent.js +0 -1
  1582. package/lib/local-ui/node_modules/caniuse-lite/data/features/textencoder.js +0 -1
  1583. package/lib/local-ui/node_modules/caniuse-lite/data/features/tls1-1.js +0 -1
  1584. package/lib/local-ui/node_modules/caniuse-lite/data/features/tls1-2.js +0 -1
  1585. package/lib/local-ui/node_modules/caniuse-lite/data/features/tls1-3.js +0 -1
  1586. package/lib/local-ui/node_modules/caniuse-lite/data/features/touch.js +0 -1
  1587. package/lib/local-ui/node_modules/caniuse-lite/data/features/transforms2d.js +0 -1
  1588. package/lib/local-ui/node_modules/caniuse-lite/data/features/transforms3d.js +0 -1
  1589. package/lib/local-ui/node_modules/caniuse-lite/data/features/trusted-types.js +0 -1
  1590. package/lib/local-ui/node_modules/caniuse-lite/data/features/ttf.js +0 -1
  1591. package/lib/local-ui/node_modules/caniuse-lite/data/features/typedarrays.js +0 -1
  1592. package/lib/local-ui/node_modules/caniuse-lite/data/features/u2f.js +0 -1
  1593. package/lib/local-ui/node_modules/caniuse-lite/data/features/unhandledrejection.js +0 -1
  1594. package/lib/local-ui/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +0 -1
  1595. package/lib/local-ui/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +0 -1
  1596. package/lib/local-ui/node_modules/caniuse-lite/data/features/url.js +0 -1
  1597. package/lib/local-ui/node_modules/caniuse-lite/data/features/urlsearchparams.js +0 -1
  1598. package/lib/local-ui/node_modules/caniuse-lite/data/features/use-strict.js +0 -1
  1599. package/lib/local-ui/node_modules/caniuse-lite/data/features/user-select-none.js +0 -1
  1600. package/lib/local-ui/node_modules/caniuse-lite/data/features/user-timing.js +0 -1
  1601. package/lib/local-ui/node_modules/caniuse-lite/data/features/variable-fonts.js +0 -1
  1602. package/lib/local-ui/node_modules/caniuse-lite/data/features/vector-effect.js +0 -1
  1603. package/lib/local-ui/node_modules/caniuse-lite/data/features/vibration.js +0 -1
  1604. package/lib/local-ui/node_modules/caniuse-lite/data/features/video.js +0 -1
  1605. package/lib/local-ui/node_modules/caniuse-lite/data/features/videotracks.js +0 -1
  1606. package/lib/local-ui/node_modules/caniuse-lite/data/features/view-transitions.js +0 -1
  1607. package/lib/local-ui/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +0 -1
  1608. package/lib/local-ui/node_modules/caniuse-lite/data/features/viewport-units.js +0 -1
  1609. package/lib/local-ui/node_modules/caniuse-lite/data/features/wai-aria.js +0 -1
  1610. package/lib/local-ui/node_modules/caniuse-lite/data/features/wake-lock.js +0 -1
  1611. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-bigint.js +0 -1
  1612. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +0 -1
  1613. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-extended-const.js +0 -1
  1614. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-gc.js +0 -1
  1615. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +0 -1
  1616. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-multi-value.js +0 -1
  1617. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +0 -1
  1618. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +0 -1
  1619. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-reference-types.js +0 -1
  1620. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +0 -1
  1621. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-signext.js +0 -1
  1622. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-simd.js +0 -1
  1623. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +0 -1
  1624. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-threads.js +0 -1
  1625. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm.js +0 -1
  1626. package/lib/local-ui/node_modules/caniuse-lite/data/features/wav.js +0 -1
  1627. package/lib/local-ui/node_modules/caniuse-lite/data/features/wbr-element.js +0 -1
  1628. package/lib/local-ui/node_modules/caniuse-lite/data/features/web-animation.js +0 -1
  1629. package/lib/local-ui/node_modules/caniuse-lite/data/features/web-app-manifest.js +0 -1
  1630. package/lib/local-ui/node_modules/caniuse-lite/data/features/web-bluetooth.js +0 -1
  1631. package/lib/local-ui/node_modules/caniuse-lite/data/features/web-serial.js +0 -1
  1632. package/lib/local-ui/node_modules/caniuse-lite/data/features/web-share.js +0 -1
  1633. package/lib/local-ui/node_modules/caniuse-lite/data/features/webauthn.js +0 -1
  1634. package/lib/local-ui/node_modules/caniuse-lite/data/features/webcodecs.js +0 -1
  1635. package/lib/local-ui/node_modules/caniuse-lite/data/features/webgl.js +0 -1
  1636. package/lib/local-ui/node_modules/caniuse-lite/data/features/webgl2.js +0 -1
  1637. package/lib/local-ui/node_modules/caniuse-lite/data/features/webgpu.js +0 -1
  1638. package/lib/local-ui/node_modules/caniuse-lite/data/features/webhid.js +0 -1
  1639. package/lib/local-ui/node_modules/caniuse-lite/data/features/webkit-user-drag.js +0 -1
  1640. package/lib/local-ui/node_modules/caniuse-lite/data/features/webm.js +0 -1
  1641. package/lib/local-ui/node_modules/caniuse-lite/data/features/webnfc.js +0 -1
  1642. package/lib/local-ui/node_modules/caniuse-lite/data/features/webp.js +0 -1
  1643. package/lib/local-ui/node_modules/caniuse-lite/data/features/websockets.js +0 -1
  1644. package/lib/local-ui/node_modules/caniuse-lite/data/features/webtransport.js +0 -1
  1645. package/lib/local-ui/node_modules/caniuse-lite/data/features/webusb.js +0 -1
  1646. package/lib/local-ui/node_modules/caniuse-lite/data/features/webvr.js +0 -1
  1647. package/lib/local-ui/node_modules/caniuse-lite/data/features/webvtt.js +0 -1
  1648. package/lib/local-ui/node_modules/caniuse-lite/data/features/webworkers.js +0 -1
  1649. package/lib/local-ui/node_modules/caniuse-lite/data/features/webxr.js +0 -1
  1650. package/lib/local-ui/node_modules/caniuse-lite/data/features/will-change.js +0 -1
  1651. package/lib/local-ui/node_modules/caniuse-lite/data/features/woff.js +0 -1
  1652. package/lib/local-ui/node_modules/caniuse-lite/data/features/woff2.js +0 -1
  1653. package/lib/local-ui/node_modules/caniuse-lite/data/features/word-break.js +0 -1
  1654. package/lib/local-ui/node_modules/caniuse-lite/data/features/wordwrap.js +0 -1
  1655. package/lib/local-ui/node_modules/caniuse-lite/data/features/x-doc-messaging.js +0 -1
  1656. package/lib/local-ui/node_modules/caniuse-lite/data/features/x-frame-options.js +0 -1
  1657. package/lib/local-ui/node_modules/caniuse-lite/data/features/xhr2.js +0 -1
  1658. package/lib/local-ui/node_modules/caniuse-lite/data/features/xhtml.js +0 -1
  1659. package/lib/local-ui/node_modules/caniuse-lite/data/features/xhtmlsmil.js +0 -1
  1660. package/lib/local-ui/node_modules/caniuse-lite/data/features/xml-serializer.js +0 -1
  1661. package/lib/local-ui/node_modules/caniuse-lite/data/features/zstd.js +0 -1
  1662. package/lib/local-ui/node_modules/caniuse-lite/data/features.js +0 -1
  1663. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AD.js +0 -1
  1664. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AE.js +0 -1
  1665. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AF.js +0 -1
  1666. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AG.js +0 -1
  1667. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AI.js +0 -1
  1668. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AL.js +0 -1
  1669. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AM.js +0 -1
  1670. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AO.js +0 -1
  1671. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AR.js +0 -1
  1672. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AS.js +0 -1
  1673. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AT.js +0 -1
  1674. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AU.js +0 -1
  1675. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AW.js +0 -1
  1676. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AX.js +0 -1
  1677. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AZ.js +0 -1
  1678. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BA.js +0 -1
  1679. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BB.js +0 -1
  1680. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BD.js +0 -1
  1681. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BE.js +0 -1
  1682. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BF.js +0 -1
  1683. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BG.js +0 -1
  1684. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BH.js +0 -1
  1685. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BI.js +0 -1
  1686. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BJ.js +0 -1
  1687. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BM.js +0 -1
  1688. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BN.js +0 -1
  1689. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BO.js +0 -1
  1690. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BR.js +0 -1
  1691. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BS.js +0 -1
  1692. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BT.js +0 -1
  1693. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BW.js +0 -1
  1694. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BY.js +0 -1
  1695. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BZ.js +0 -1
  1696. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CA.js +0 -1
  1697. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CD.js +0 -1
  1698. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CF.js +0 -1
  1699. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CG.js +0 -1
  1700. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CH.js +0 -1
  1701. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CI.js +0 -1
  1702. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CK.js +0 -1
  1703. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CL.js +0 -1
  1704. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CM.js +0 -1
  1705. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CN.js +0 -1
  1706. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CO.js +0 -1
  1707. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CR.js +0 -1
  1708. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CU.js +0 -1
  1709. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CV.js +0 -1
  1710. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CX.js +0 -1
  1711. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CY.js +0 -1
  1712. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CZ.js +0 -1
  1713. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DE.js +0 -1
  1714. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DJ.js +0 -1
  1715. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DK.js +0 -1
  1716. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DM.js +0 -1
  1717. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DO.js +0 -1
  1718. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DZ.js +0 -1
  1719. package/lib/local-ui/node_modules/caniuse-lite/data/regions/EC.js +0 -1
  1720. package/lib/local-ui/node_modules/caniuse-lite/data/regions/EE.js +0 -1
  1721. package/lib/local-ui/node_modules/caniuse-lite/data/regions/EG.js +0 -1
  1722. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ER.js +0 -1
  1723. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ES.js +0 -1
  1724. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ET.js +0 -1
  1725. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FI.js +0 -1
  1726. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FJ.js +0 -1
  1727. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FK.js +0 -1
  1728. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FM.js +0 -1
  1729. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FO.js +0 -1
  1730. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FR.js +0 -1
  1731. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GA.js +0 -1
  1732. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GB.js +0 -1
  1733. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GD.js +0 -1
  1734. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GE.js +0 -1
  1735. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GF.js +0 -1
  1736. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GG.js +0 -1
  1737. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GH.js +0 -1
  1738. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GI.js +0 -1
  1739. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GL.js +0 -1
  1740. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GM.js +0 -1
  1741. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GN.js +0 -1
  1742. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GP.js +0 -1
  1743. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GQ.js +0 -1
  1744. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GR.js +0 -1
  1745. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GT.js +0 -1
  1746. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GU.js +0 -1
  1747. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GW.js +0 -1
  1748. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GY.js +0 -1
  1749. package/lib/local-ui/node_modules/caniuse-lite/data/regions/HK.js +0 -1
  1750. package/lib/local-ui/node_modules/caniuse-lite/data/regions/HN.js +0 -1
  1751. package/lib/local-ui/node_modules/caniuse-lite/data/regions/HR.js +0 -1
  1752. package/lib/local-ui/node_modules/caniuse-lite/data/regions/HT.js +0 -1
  1753. package/lib/local-ui/node_modules/caniuse-lite/data/regions/HU.js +0 -1
  1754. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ID.js +0 -1
  1755. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IE.js +0 -1
  1756. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IL.js +0 -1
  1757. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IM.js +0 -1
  1758. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IN.js +0 -1
  1759. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IQ.js +0 -1
  1760. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IR.js +0 -1
  1761. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IS.js +0 -1
  1762. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IT.js +0 -1
  1763. package/lib/local-ui/node_modules/caniuse-lite/data/regions/JE.js +0 -1
  1764. package/lib/local-ui/node_modules/caniuse-lite/data/regions/JM.js +0 -1
  1765. package/lib/local-ui/node_modules/caniuse-lite/data/regions/JO.js +0 -1
  1766. package/lib/local-ui/node_modules/caniuse-lite/data/regions/JP.js +0 -1
  1767. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KE.js +0 -1
  1768. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KG.js +0 -1
  1769. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KH.js +0 -1
  1770. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KI.js +0 -1
  1771. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KM.js +0 -1
  1772. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KN.js +0 -1
  1773. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KP.js +0 -1
  1774. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KR.js +0 -1
  1775. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KW.js +0 -1
  1776. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KY.js +0 -1
  1777. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KZ.js +0 -1
  1778. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LA.js +0 -1
  1779. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LB.js +0 -1
  1780. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LC.js +0 -1
  1781. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LI.js +0 -1
  1782. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LK.js +0 -1
  1783. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LR.js +0 -1
  1784. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LS.js +0 -1
  1785. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LT.js +0 -1
  1786. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LU.js +0 -1
  1787. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LV.js +0 -1
  1788. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LY.js +0 -1
  1789. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MA.js +0 -1
  1790. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MC.js +0 -1
  1791. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MD.js +0 -1
  1792. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ME.js +0 -1
  1793. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MG.js +0 -1
  1794. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MH.js +0 -1
  1795. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MK.js +0 -1
  1796. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ML.js +0 -1
  1797. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MM.js +0 -1
  1798. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MN.js +0 -1
  1799. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MO.js +0 -1
  1800. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MP.js +0 -1
  1801. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MQ.js +0 -1
  1802. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MR.js +0 -1
  1803. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MS.js +0 -1
  1804. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MT.js +0 -1
  1805. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MU.js +0 -1
  1806. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MV.js +0 -1
  1807. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MW.js +0 -1
  1808. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MX.js +0 -1
  1809. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MY.js +0 -1
  1810. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MZ.js +0 -1
  1811. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NA.js +0 -1
  1812. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NC.js +0 -1
  1813. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NE.js +0 -1
  1814. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NF.js +0 -1
  1815. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NG.js +0 -1
  1816. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NI.js +0 -1
  1817. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NL.js +0 -1
  1818. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NO.js +0 -1
  1819. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NP.js +0 -1
  1820. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NR.js +0 -1
  1821. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NU.js +0 -1
  1822. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NZ.js +0 -1
  1823. package/lib/local-ui/node_modules/caniuse-lite/data/regions/OM.js +0 -1
  1824. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PA.js +0 -1
  1825. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PE.js +0 -1
  1826. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PF.js +0 -1
  1827. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PG.js +0 -1
  1828. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PH.js +0 -1
  1829. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PK.js +0 -1
  1830. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PL.js +0 -1
  1831. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PM.js +0 -1
  1832. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PN.js +0 -1
  1833. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PR.js +0 -1
  1834. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PS.js +0 -1
  1835. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PT.js +0 -1
  1836. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PW.js +0 -1
  1837. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PY.js +0 -1
  1838. package/lib/local-ui/node_modules/caniuse-lite/data/regions/QA.js +0 -1
  1839. package/lib/local-ui/node_modules/caniuse-lite/data/regions/RE.js +0 -1
  1840. package/lib/local-ui/node_modules/caniuse-lite/data/regions/RO.js +0 -1
  1841. package/lib/local-ui/node_modules/caniuse-lite/data/regions/RS.js +0 -1
  1842. package/lib/local-ui/node_modules/caniuse-lite/data/regions/RU.js +0 -1
  1843. package/lib/local-ui/node_modules/caniuse-lite/data/regions/RW.js +0 -1
  1844. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SA.js +0 -1
  1845. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SB.js +0 -1
  1846. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SC.js +0 -1
  1847. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SD.js +0 -1
  1848. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SE.js +0 -1
  1849. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SG.js +0 -1
  1850. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SH.js +0 -1
  1851. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SI.js +0 -1
  1852. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SK.js +0 -1
  1853. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SL.js +0 -1
  1854. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SM.js +0 -1
  1855. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SN.js +0 -1
  1856. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SO.js +0 -1
  1857. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SR.js +0 -1
  1858. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ST.js +0 -1
  1859. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SV.js +0 -1
  1860. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SY.js +0 -1
  1861. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SZ.js +0 -1
  1862. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TC.js +0 -1
  1863. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TD.js +0 -1
  1864. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TG.js +0 -1
  1865. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TH.js +0 -1
  1866. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TJ.js +0 -1
  1867. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TL.js +0 -1
  1868. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TM.js +0 -1
  1869. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TN.js +0 -1
  1870. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TO.js +0 -1
  1871. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TR.js +0 -1
  1872. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TT.js +0 -1
  1873. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TV.js +0 -1
  1874. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TW.js +0 -1
  1875. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TZ.js +0 -1
  1876. package/lib/local-ui/node_modules/caniuse-lite/data/regions/UA.js +0 -1
  1877. package/lib/local-ui/node_modules/caniuse-lite/data/regions/UG.js +0 -1
  1878. package/lib/local-ui/node_modules/caniuse-lite/data/regions/US.js +0 -1
  1879. package/lib/local-ui/node_modules/caniuse-lite/data/regions/UY.js +0 -1
  1880. package/lib/local-ui/node_modules/caniuse-lite/data/regions/UZ.js +0 -1
  1881. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VA.js +0 -1
  1882. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VC.js +0 -1
  1883. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VE.js +0 -1
  1884. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VG.js +0 -1
  1885. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VI.js +0 -1
  1886. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VN.js +0 -1
  1887. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VU.js +0 -1
  1888. package/lib/local-ui/node_modules/caniuse-lite/data/regions/WF.js +0 -1
  1889. package/lib/local-ui/node_modules/caniuse-lite/data/regions/WS.js +0 -1
  1890. package/lib/local-ui/node_modules/caniuse-lite/data/regions/YE.js +0 -1
  1891. package/lib/local-ui/node_modules/caniuse-lite/data/regions/YT.js +0 -1
  1892. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ZA.js +0 -1
  1893. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ZM.js +0 -1
  1894. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ZW.js +0 -1
  1895. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-af.js +0 -1
  1896. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-an.js +0 -1
  1897. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-as.js +0 -1
  1898. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-eu.js +0 -1
  1899. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-na.js +0 -1
  1900. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-oc.js +0 -1
  1901. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-sa.js +0 -1
  1902. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-ww.js +0 -1
  1903. package/lib/local-ui/node_modules/caniuse-lite/dist/lib/statuses.js +0 -9
  1904. package/lib/local-ui/node_modules/caniuse-lite/dist/lib/supported.js +0 -9
  1905. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/agents.js +0 -47
  1906. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +0 -1
  1907. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/browsers.js +0 -1
  1908. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/feature.js +0 -52
  1909. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/features.js +0 -6
  1910. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/index.js +0 -4
  1911. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/region.js +0 -22
  1912. package/lib/local-ui/node_modules/caniuse-lite/package.json +0 -34
  1913. package/lib/local-ui/node_modules/convert-source-map/LICENSE +0 -23
  1914. package/lib/local-ui/node_modules/convert-source-map/README.md +0 -206
  1915. package/lib/local-ui/node_modules/convert-source-map/index.js +0 -233
  1916. package/lib/local-ui/node_modules/convert-source-map/package.json +0 -38
  1917. package/lib/local-ui/node_modules/debug/LICENSE +0 -20
  1918. package/lib/local-ui/node_modules/debug/README.md +0 -481
  1919. package/lib/local-ui/node_modules/debug/package.json +0 -64
  1920. package/lib/local-ui/node_modules/debug/src/browser.js +0 -272
  1921. package/lib/local-ui/node_modules/debug/src/common.js +0 -292
  1922. package/lib/local-ui/node_modules/debug/src/index.js +0 -10
  1923. package/lib/local-ui/node_modules/debug/src/node.js +0 -263
  1924. package/lib/local-ui/node_modules/electron-to-chromium/LICENSE +0 -5
  1925. package/lib/local-ui/node_modules/electron-to-chromium/README.md +0 -186
  1926. package/lib/local-ui/node_modules/electron-to-chromium/chromium-versions.js +0 -85
  1927. package/lib/local-ui/node_modules/electron-to-chromium/chromium-versions.json +0 -1
  1928. package/lib/local-ui/node_modules/electron-to-chromium/full-chromium-versions.js +0 -2718
  1929. package/lib/local-ui/node_modules/electron-to-chromium/full-chromium-versions.json +0 -1
  1930. package/lib/local-ui/node_modules/electron-to-chromium/full-versions.js +0 -1732
  1931. package/lib/local-ui/node_modules/electron-to-chromium/full-versions.json +0 -1
  1932. package/lib/local-ui/node_modules/electron-to-chromium/index.js +0 -36
  1933. package/lib/local-ui/node_modules/electron-to-chromium/package.json +0 -44
  1934. package/lib/local-ui/node_modules/electron-to-chromium/versions.js +0 -240
  1935. package/lib/local-ui/node_modules/electron-to-chromium/versions.json +0 -1
  1936. package/lib/local-ui/node_modules/esbuild/LICENSE.md +0 -21
  1937. package/lib/local-ui/node_modules/esbuild/README.md +0 -3
  1938. package/lib/local-ui/node_modules/esbuild/bin/esbuild +0 -223
  1939. package/lib/local-ui/node_modules/esbuild/install.js +0 -289
  1940. package/lib/local-ui/node_modules/esbuild/lib/main.d.ts +0 -716
  1941. package/lib/local-ui/node_modules/esbuild/lib/main.js +0 -2242
  1942. package/lib/local-ui/node_modules/esbuild/package.json +0 -49
  1943. package/lib/local-ui/node_modules/escalade/dist/index.js +0 -22
  1944. package/lib/local-ui/node_modules/escalade/dist/index.mjs +0 -22
  1945. package/lib/local-ui/node_modules/escalade/index.d.mts +0 -11
  1946. package/lib/local-ui/node_modules/escalade/index.d.ts +0 -15
  1947. package/lib/local-ui/node_modules/escalade/license +0 -9
  1948. package/lib/local-ui/node_modules/escalade/package.json +0 -74
  1949. package/lib/local-ui/node_modules/escalade/readme.md +0 -211
  1950. package/lib/local-ui/node_modules/escalade/sync/index.d.mts +0 -9
  1951. package/lib/local-ui/node_modules/escalade/sync/index.d.ts +0 -13
  1952. package/lib/local-ui/node_modules/escalade/sync/index.js +0 -18
  1953. package/lib/local-ui/node_modules/escalade/sync/index.mjs +0 -18
  1954. package/lib/local-ui/node_modules/fdir/LICENSE +0 -7
  1955. package/lib/local-ui/node_modules/fdir/README.md +0 -91
  1956. package/lib/local-ui/node_modules/fdir/dist/index.cjs +0 -588
  1957. package/lib/local-ui/node_modules/fdir/dist/index.d.cts +0 -155
  1958. package/lib/local-ui/node_modules/fdir/dist/index.d.mts +0 -155
  1959. package/lib/local-ui/node_modules/fdir/dist/index.mjs +0 -570
  1960. package/lib/local-ui/node_modules/fdir/package.json +0 -103
  1961. package/lib/local-ui/node_modules/gensync/LICENSE +0 -7
  1962. package/lib/local-ui/node_modules/gensync/README.md +0 -196
  1963. package/lib/local-ui/node_modules/gensync/index.js +0 -373
  1964. package/lib/local-ui/node_modules/gensync/index.js.flow +0 -32
  1965. package/lib/local-ui/node_modules/gensync/package.json +0 -37
  1966. package/lib/local-ui/node_modules/gensync/test/.babelrc +0 -5
  1967. package/lib/local-ui/node_modules/gensync/test/index.test.js +0 -489
  1968. package/lib/local-ui/node_modules/js-tokens/CHANGELOG.md +0 -151
  1969. package/lib/local-ui/node_modules/js-tokens/LICENSE +0 -21
  1970. package/lib/local-ui/node_modules/js-tokens/README.md +0 -240
  1971. package/lib/local-ui/node_modules/js-tokens/index.js +0 -23
  1972. package/lib/local-ui/node_modules/js-tokens/package.json +0 -30
  1973. package/lib/local-ui/node_modules/jsesc/LICENSE-MIT.txt +0 -20
  1974. package/lib/local-ui/node_modules/jsesc/README.md +0 -422
  1975. package/lib/local-ui/node_modules/jsesc/bin/jsesc +0 -148
  1976. package/lib/local-ui/node_modules/jsesc/jsesc.js +0 -337
  1977. package/lib/local-ui/node_modules/jsesc/man/jsesc.1 +0 -94
  1978. package/lib/local-ui/node_modules/jsesc/package.json +0 -56
  1979. package/lib/local-ui/node_modules/json5/LICENSE.md +0 -23
  1980. package/lib/local-ui/node_modules/json5/README.md +0 -282
  1981. package/lib/local-ui/node_modules/json5/dist/index.js +0 -1737
  1982. package/lib/local-ui/node_modules/json5/dist/index.min.js +0 -1
  1983. package/lib/local-ui/node_modules/json5/dist/index.min.mjs +0 -1
  1984. package/lib/local-ui/node_modules/json5/dist/index.mjs +0 -1426
  1985. package/lib/local-ui/node_modules/json5/lib/cli.js +0 -152
  1986. package/lib/local-ui/node_modules/json5/lib/index.d.ts +0 -4
  1987. package/lib/local-ui/node_modules/json5/lib/index.js +0 -9
  1988. package/lib/local-ui/node_modules/json5/lib/parse.d.ts +0 -15
  1989. package/lib/local-ui/node_modules/json5/lib/parse.js +0 -1114
  1990. package/lib/local-ui/node_modules/json5/lib/register.js +0 -13
  1991. package/lib/local-ui/node_modules/json5/lib/require.js +0 -4
  1992. package/lib/local-ui/node_modules/json5/lib/stringify.d.ts +0 -89
  1993. package/lib/local-ui/node_modules/json5/lib/stringify.js +0 -261
  1994. package/lib/local-ui/node_modules/json5/lib/unicode.d.ts +0 -3
  1995. package/lib/local-ui/node_modules/json5/lib/unicode.js +0 -4
  1996. package/lib/local-ui/node_modules/json5/lib/util.d.ts +0 -5
  1997. package/lib/local-ui/node_modules/json5/lib/util.js +0 -35
  1998. package/lib/local-ui/node_modules/json5/package.json +0 -72
  1999. package/lib/local-ui/node_modules/lru-cache/LICENSE +0 -15
  2000. package/lib/local-ui/node_modules/lru-cache/README.md +0 -166
  2001. package/lib/local-ui/node_modules/lru-cache/index.js +0 -334
  2002. package/lib/local-ui/node_modules/lru-cache/package.json +0 -32
  2003. package/lib/local-ui/node_modules/ms/index.js +0 -162
  2004. package/lib/local-ui/node_modules/ms/license.md +0 -21
  2005. package/lib/local-ui/node_modules/ms/package.json +0 -38
  2006. package/lib/local-ui/node_modules/ms/readme.md +0 -59
  2007. package/lib/local-ui/node_modules/nanoid/LICENSE +0 -20
  2008. package/lib/local-ui/node_modules/nanoid/README.md +0 -39
  2009. package/lib/local-ui/node_modules/nanoid/async/index.browser.cjs +0 -69
  2010. package/lib/local-ui/node_modules/nanoid/async/index.browser.js +0 -34
  2011. package/lib/local-ui/node_modules/nanoid/async/index.cjs +0 -71
  2012. package/lib/local-ui/node_modules/nanoid/async/index.d.ts +0 -56
  2013. package/lib/local-ui/node_modules/nanoid/async/index.js +0 -35
  2014. package/lib/local-ui/node_modules/nanoid/async/index.native.js +0 -26
  2015. package/lib/local-ui/node_modules/nanoid/async/package.json +0 -12
  2016. package/lib/local-ui/node_modules/nanoid/bin/nanoid.cjs +0 -55
  2017. package/lib/local-ui/node_modules/nanoid/index.browser.cjs +0 -72
  2018. package/lib/local-ui/node_modules/nanoid/index.browser.js +0 -34
  2019. package/lib/local-ui/node_modules/nanoid/index.cjs +0 -85
  2020. package/lib/local-ui/node_modules/nanoid/index.d.cts +0 -91
  2021. package/lib/local-ui/node_modules/nanoid/index.d.ts +0 -91
  2022. package/lib/local-ui/node_modules/nanoid/index.js +0 -45
  2023. package/lib/local-ui/node_modules/nanoid/nanoid.js +0 -1
  2024. package/lib/local-ui/node_modules/nanoid/non-secure/index.cjs +0 -34
  2025. package/lib/local-ui/node_modules/nanoid/non-secure/index.d.ts +0 -33
  2026. package/lib/local-ui/node_modules/nanoid/non-secure/index.js +0 -21
  2027. package/lib/local-ui/node_modules/nanoid/non-secure/package.json +0 -6
  2028. package/lib/local-ui/node_modules/nanoid/package.json +0 -89
  2029. package/lib/local-ui/node_modules/nanoid/url-alphabet/index.cjs +0 -7
  2030. package/lib/local-ui/node_modules/nanoid/url-alphabet/index.js +0 -3
  2031. package/lib/local-ui/node_modules/nanoid/url-alphabet/package.json +0 -6
  2032. package/lib/local-ui/node_modules/node-releases/LICENSE +0 -21
  2033. package/lib/local-ui/node_modules/node-releases/README.md +0 -12
  2034. package/lib/local-ui/node_modules/node-releases/data/processed/envs.json +0 -1
  2035. package/lib/local-ui/node_modules/node-releases/data/release-schedule/release-schedule.json +0 -1
  2036. package/lib/local-ui/node_modules/node-releases/package.json +0 -22
  2037. package/lib/local-ui/node_modules/picocolors/LICENSE +0 -15
  2038. package/lib/local-ui/node_modules/picocolors/README.md +0 -21
  2039. package/lib/local-ui/node_modules/picocolors/package.json +0 -25
  2040. package/lib/local-ui/node_modules/picocolors/picocolors.browser.js +0 -4
  2041. package/lib/local-ui/node_modules/picocolors/picocolors.d.ts +0 -5
  2042. package/lib/local-ui/node_modules/picocolors/picocolors.js +0 -75
  2043. package/lib/local-ui/node_modules/picocolors/types.d.ts +0 -51
  2044. package/lib/local-ui/node_modules/picomatch/LICENSE +0 -21
  2045. package/lib/local-ui/node_modules/picomatch/README.md +0 -738
  2046. package/lib/local-ui/node_modules/picomatch/index.js +0 -17
  2047. package/lib/local-ui/node_modules/picomatch/lib/constants.js +0 -180
  2048. package/lib/local-ui/node_modules/picomatch/lib/parse.js +0 -1085
  2049. package/lib/local-ui/node_modules/picomatch/lib/picomatch.js +0 -341
  2050. package/lib/local-ui/node_modules/picomatch/lib/scan.js +0 -391
  2051. package/lib/local-ui/node_modules/picomatch/lib/utils.js +0 -72
  2052. package/lib/local-ui/node_modules/picomatch/package.json +0 -83
  2053. package/lib/local-ui/node_modules/picomatch/posix.js +0 -3
  2054. package/lib/local-ui/node_modules/postcss/LICENSE +0 -20
  2055. package/lib/local-ui/node_modules/postcss/README.md +0 -29
  2056. package/lib/local-ui/node_modules/postcss/lib/at-rule.d.ts +0 -140
  2057. package/lib/local-ui/node_modules/postcss/lib/at-rule.js +0 -25
  2058. package/lib/local-ui/node_modules/postcss/lib/comment.d.ts +0 -68
  2059. package/lib/local-ui/node_modules/postcss/lib/comment.js +0 -13
  2060. package/lib/local-ui/node_modules/postcss/lib/container.d.ts +0 -483
  2061. package/lib/local-ui/node_modules/postcss/lib/container.js +0 -447
  2062. package/lib/local-ui/node_modules/postcss/lib/css-syntax-error.d.ts +0 -248
  2063. package/lib/local-ui/node_modules/postcss/lib/css-syntax-error.js +0 -133
  2064. package/lib/local-ui/node_modules/postcss/lib/declaration.d.ts +0 -151
  2065. package/lib/local-ui/node_modules/postcss/lib/declaration.js +0 -24
  2066. package/lib/local-ui/node_modules/postcss/lib/document.d.ts +0 -69
  2067. package/lib/local-ui/node_modules/postcss/lib/document.js +0 -33
  2068. package/lib/local-ui/node_modules/postcss/lib/fromJSON.d.ts +0 -9
  2069. package/lib/local-ui/node_modules/postcss/lib/fromJSON.js +0 -54
  2070. package/lib/local-ui/node_modules/postcss/lib/input.d.ts +0 -227
  2071. package/lib/local-ui/node_modules/postcss/lib/input.js +0 -265
  2072. package/lib/local-ui/node_modules/postcss/lib/lazy-result.d.ts +0 -190
  2073. package/lib/local-ui/node_modules/postcss/lib/lazy-result.js +0 -550
  2074. package/lib/local-ui/node_modules/postcss/lib/list.d.ts +0 -60
  2075. package/lib/local-ui/node_modules/postcss/lib/list.js +0 -58
  2076. package/lib/local-ui/node_modules/postcss/lib/map-generator.js +0 -376
  2077. package/lib/local-ui/node_modules/postcss/lib/no-work-result.d.ts +0 -46
  2078. package/lib/local-ui/node_modules/postcss/lib/no-work-result.js +0 -137
  2079. package/lib/local-ui/node_modules/postcss/lib/node.d.ts +0 -556
  2080. package/lib/local-ui/node_modules/postcss/lib/node.js +0 -449
  2081. package/lib/local-ui/node_modules/postcss/lib/parse.d.ts +0 -9
  2082. package/lib/local-ui/node_modules/postcss/lib/parse.js +0 -42
  2083. package/lib/local-ui/node_modules/postcss/lib/parser.js +0 -611
  2084. package/lib/local-ui/node_modules/postcss/lib/postcss.d.mts +0 -69
  2085. package/lib/local-ui/node_modules/postcss/lib/postcss.d.ts +0 -458
  2086. package/lib/local-ui/node_modules/postcss/lib/postcss.js +0 -101
  2087. package/lib/local-ui/node_modules/postcss/lib/postcss.mjs +0 -30
  2088. package/lib/local-ui/node_modules/postcss/lib/previous-map.d.ts +0 -81
  2089. package/lib/local-ui/node_modules/postcss/lib/previous-map.js +0 -144
  2090. package/lib/local-ui/node_modules/postcss/lib/processor.d.ts +0 -115
  2091. package/lib/local-ui/node_modules/postcss/lib/processor.js +0 -67
  2092. package/lib/local-ui/node_modules/postcss/lib/result.d.ts +0 -205
  2093. package/lib/local-ui/node_modules/postcss/lib/result.js +0 -42
  2094. package/lib/local-ui/node_modules/postcss/lib/root.d.ts +0 -87
  2095. package/lib/local-ui/node_modules/postcss/lib/root.js +0 -61
  2096. package/lib/local-ui/node_modules/postcss/lib/rule.d.ts +0 -126
  2097. package/lib/local-ui/node_modules/postcss/lib/rule.js +0 -27
  2098. package/lib/local-ui/node_modules/postcss/lib/stringifier.d.ts +0 -46
  2099. package/lib/local-ui/node_modules/postcss/lib/stringifier.js +0 -353
  2100. package/lib/local-ui/node_modules/postcss/lib/stringify.d.ts +0 -9
  2101. package/lib/local-ui/node_modules/postcss/lib/stringify.js +0 -11
  2102. package/lib/local-ui/node_modules/postcss/lib/symbols.js +0 -5
  2103. package/lib/local-ui/node_modules/postcss/lib/terminal-highlight.js +0 -70
  2104. package/lib/local-ui/node_modules/postcss/lib/tokenize.js +0 -266
  2105. package/lib/local-ui/node_modules/postcss/lib/warn-once.js +0 -13
  2106. package/lib/local-ui/node_modules/postcss/lib/warning.d.ts +0 -147
  2107. package/lib/local-ui/node_modules/postcss/lib/warning.js +0 -37
  2108. package/lib/local-ui/node_modules/postcss/package.json +0 -88
  2109. package/lib/local-ui/node_modules/react/LICENSE +0 -21
  2110. package/lib/local-ui/node_modules/react/README.md +0 -37
  2111. package/lib/local-ui/node_modules/react/cjs/react-compiler-runtime.development.js +0 -24
  2112. package/lib/local-ui/node_modules/react/cjs/react-compiler-runtime.production.js +0 -16
  2113. package/lib/local-ui/node_modules/react/cjs/react-compiler-runtime.profiling.js +0 -16
  2114. package/lib/local-ui/node_modules/react/cjs/react-jsx-dev-runtime.development.js +0 -338
  2115. package/lib/local-ui/node_modules/react/cjs/react-jsx-dev-runtime.production.js +0 -14
  2116. package/lib/local-ui/node_modules/react/cjs/react-jsx-dev-runtime.profiling.js +0 -14
  2117. package/lib/local-ui/node_modules/react/cjs/react-jsx-dev-runtime.react-server.development.js +0 -370
  2118. package/lib/local-ui/node_modules/react/cjs/react-jsx-dev-runtime.react-server.production.js +0 -40
  2119. package/lib/local-ui/node_modules/react/cjs/react-jsx-runtime.development.js +0 -352
  2120. package/lib/local-ui/node_modules/react/cjs/react-jsx-runtime.production.js +0 -34
  2121. package/lib/local-ui/node_modules/react/cjs/react-jsx-runtime.profiling.js +0 -34
  2122. package/lib/local-ui/node_modules/react/cjs/react-jsx-runtime.react-server.development.js +0 -370
  2123. package/lib/local-ui/node_modules/react/cjs/react-jsx-runtime.react-server.production.js +0 -40
  2124. package/lib/local-ui/node_modules/react/cjs/react.development.js +0 -1284
  2125. package/lib/local-ui/node_modules/react/cjs/react.production.js +0 -542
  2126. package/lib/local-ui/node_modules/react/cjs/react.react-server.development.js +0 -848
  2127. package/lib/local-ui/node_modules/react/cjs/react.react-server.production.js +0 -423
  2128. package/lib/local-ui/node_modules/react/compiler-runtime.js +0 -14
  2129. package/lib/local-ui/node_modules/react/index.js +0 -7
  2130. package/lib/local-ui/node_modules/react/jsx-dev-runtime.js +0 -7
  2131. package/lib/local-ui/node_modules/react/jsx-dev-runtime.react-server.js +0 -7
  2132. package/lib/local-ui/node_modules/react/jsx-runtime.js +0 -7
  2133. package/lib/local-ui/node_modules/react/jsx-runtime.react-server.js +0 -7
  2134. package/lib/local-ui/node_modules/react/package.json +0 -51
  2135. package/lib/local-ui/node_modules/react/react.react-server.js +0 -7
  2136. package/lib/local-ui/node_modules/react-dom/LICENSE +0 -21
  2137. package/lib/local-ui/node_modules/react-dom/README.md +0 -60
  2138. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-client.development.js +0 -28121
  2139. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-client.production.js +0 -16049
  2140. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-profiling.development.js +0 -28503
  2141. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-profiling.profiling.js +0 -18068
  2142. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +0 -9877
  2143. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +0 -6603
  2144. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server-legacy.node.development.js +0 -9877
  2145. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +0 -6692
  2146. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.browser.development.js +0 -10601
  2147. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.browser.production.js +0 -7410
  2148. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.bun.development.js +0 -9605
  2149. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.bun.production.js +0 -6745
  2150. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.edge.development.js +0 -10620
  2151. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.edge.production.js +0 -7512
  2152. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.node.development.js +0 -10802
  2153. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.node.production.js +0 -7707
  2154. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-test-utils.development.js +0 -24
  2155. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-test-utils.production.js +0 -21
  2156. package/lib/local-ui/node_modules/react-dom/cjs/react-dom.development.js +0 -424
  2157. package/lib/local-ui/node_modules/react-dom/cjs/react-dom.production.js +0 -210
  2158. package/lib/local-ui/node_modules/react-dom/cjs/react-dom.react-server.development.js +0 -340
  2159. package/lib/local-ui/node_modules/react-dom/cjs/react-dom.react-server.production.js +0 -152
  2160. package/lib/local-ui/node_modules/react-dom/client.js +0 -38
  2161. package/lib/local-ui/node_modules/react-dom/client.react-server.js +0 -5
  2162. package/lib/local-ui/node_modules/react-dom/index.js +0 -38
  2163. package/lib/local-ui/node_modules/react-dom/package.json +0 -117
  2164. package/lib/local-ui/node_modules/react-dom/profiling.js +0 -38
  2165. package/lib/local-ui/node_modules/react-dom/profiling.react-server.js +0 -5
  2166. package/lib/local-ui/node_modules/react-dom/react-dom.react-server.js +0 -7
  2167. package/lib/local-ui/node_modules/react-dom/server.browser.js +0 -16
  2168. package/lib/local-ui/node_modules/react-dom/server.bun.js +0 -17
  2169. package/lib/local-ui/node_modules/react-dom/server.edge.js +0 -17
  2170. package/lib/local-ui/node_modules/react-dom/server.js +0 -3
  2171. package/lib/local-ui/node_modules/react-dom/server.node.js +0 -18
  2172. package/lib/local-ui/node_modules/react-dom/server.react-server.js +0 -5
  2173. package/lib/local-ui/node_modules/react-dom/static.browser.js +0 -12
  2174. package/lib/local-ui/node_modules/react-dom/static.edge.js +0 -12
  2175. package/lib/local-ui/node_modules/react-dom/static.js +0 -3
  2176. package/lib/local-ui/node_modules/react-dom/static.node.js +0 -14
  2177. package/lib/local-ui/node_modules/react-dom/static.react-server.js +0 -5
  2178. package/lib/local-ui/node_modules/react-dom/test-utils.js +0 -7
  2179. package/lib/local-ui/node_modules/react-refresh/LICENSE +0 -21
  2180. package/lib/local-ui/node_modules/react-refresh/README.md +0 -5
  2181. package/lib/local-ui/node_modules/react-refresh/babel.js +0 -7
  2182. package/lib/local-ui/node_modules/react-refresh/cjs/react-refresh-babel.development.js +0 -601
  2183. package/lib/local-ui/node_modules/react-refresh/cjs/react-refresh-babel.production.js +0 -586
  2184. package/lib/local-ui/node_modules/react-refresh/cjs/react-refresh-runtime.development.js +0 -338
  2185. package/lib/local-ui/node_modules/react-refresh/cjs/react-refresh-runtime.production.js +0 -14
  2186. package/lib/local-ui/node_modules/react-refresh/package.json +0 -38
  2187. package/lib/local-ui/node_modules/react-refresh/runtime.js +0 -7
  2188. package/lib/local-ui/node_modules/rollup/LICENSE.md +0 -679
  2189. package/lib/local-ui/node_modules/rollup/README.md +0 -134
  2190. package/lib/local-ui/node_modules/rollup/dist/bin/rollup +0 -1912
  2191. package/lib/local-ui/node_modules/rollup/dist/es/getLogFilter.js +0 -64
  2192. package/lib/local-ui/node_modules/rollup/dist/es/package.json +0 -1
  2193. package/lib/local-ui/node_modules/rollup/dist/es/parseAst.js +0 -12
  2194. package/lib/local-ui/node_modules/rollup/dist/es/rollup.js +0 -17
  2195. package/lib/local-ui/node_modules/rollup/dist/es/shared/node-entry.js +0 -24067
  2196. package/lib/local-ui/node_modules/rollup/dist/es/shared/parseAst.js +0 -2102
  2197. package/lib/local-ui/node_modules/rollup/dist/es/shared/watch.js +0 -9297
  2198. package/lib/local-ui/node_modules/rollup/dist/getLogFilter.d.ts +0 -5
  2199. package/lib/local-ui/node_modules/rollup/dist/getLogFilter.js +0 -69
  2200. package/lib/local-ui/node_modules/rollup/dist/loadConfigFile.d.ts +0 -20
  2201. package/lib/local-ui/node_modules/rollup/dist/loadConfigFile.js +0 -29
  2202. package/lib/local-ui/node_modules/rollup/dist/native.js +0 -161
  2203. package/lib/local-ui/node_modules/rollup/dist/parseAst.d.ts +0 -4
  2204. package/lib/local-ui/node_modules/rollup/dist/parseAst.js +0 -22
  2205. package/lib/local-ui/node_modules/rollup/dist/rollup.d.ts +0 -1225
  2206. package/lib/local-ui/node_modules/rollup/dist/rollup.js +0 -127
  2207. package/lib/local-ui/node_modules/rollup/dist/shared/fsevents-importer.js +0 -37
  2208. package/lib/local-ui/node_modules/rollup/dist/shared/index.js +0 -9003
  2209. package/lib/local-ui/node_modules/rollup/dist/shared/loadConfigFile.js +0 -572
  2210. package/lib/local-ui/node_modules/rollup/dist/shared/parseAst.js +0 -2337
  2211. package/lib/local-ui/node_modules/rollup/dist/shared/rollup.js +0 -23989
  2212. package/lib/local-ui/node_modules/rollup/dist/shared/watch-cli.js +0 -542
  2213. package/lib/local-ui/node_modules/rollup/dist/shared/watch.js +0 -324
  2214. package/lib/local-ui/node_modules/rollup/package.json +0 -288
  2215. package/lib/local-ui/node_modules/scheduler/LICENSE +0 -21
  2216. package/lib/local-ui/node_modules/scheduler/README.md +0 -9
  2217. package/lib/local-ui/node_modules/scheduler/cjs/scheduler-unstable_mock.development.js +0 -414
  2218. package/lib/local-ui/node_modules/scheduler/cjs/scheduler-unstable_mock.production.js +0 -406
  2219. package/lib/local-ui/node_modules/scheduler/cjs/scheduler-unstable_post_task.development.js +0 -150
  2220. package/lib/local-ui/node_modules/scheduler/cjs/scheduler-unstable_post_task.production.js +0 -140
  2221. package/lib/local-ui/node_modules/scheduler/cjs/scheduler.development.js +0 -364
  2222. package/lib/local-ui/node_modules/scheduler/cjs/scheduler.native.development.js +0 -350
  2223. package/lib/local-ui/node_modules/scheduler/cjs/scheduler.native.production.js +0 -330
  2224. package/lib/local-ui/node_modules/scheduler/cjs/scheduler.production.js +0 -340
  2225. package/lib/local-ui/node_modules/scheduler/index.js +0 -7
  2226. package/lib/local-ui/node_modules/scheduler/index.native.js +0 -7
  2227. package/lib/local-ui/node_modules/scheduler/package.json +0 -27
  2228. package/lib/local-ui/node_modules/scheduler/unstable_mock.js +0 -7
  2229. package/lib/local-ui/node_modules/scheduler/unstable_post_task.js +0 -7
  2230. package/lib/local-ui/node_modules/semver/LICENSE +0 -15
  2231. package/lib/local-ui/node_modules/semver/README.md +0 -443
  2232. package/lib/local-ui/node_modules/semver/bin/semver.js +0 -174
  2233. package/lib/local-ui/node_modules/semver/package.json +0 -38
  2234. package/lib/local-ui/node_modules/semver/range.bnf +0 -16
  2235. package/lib/local-ui/node_modules/semver/semver.js +0 -1643
  2236. package/lib/local-ui/node_modules/source-map-js/LICENSE +0 -28
  2237. package/lib/local-ui/node_modules/source-map-js/README.md +0 -765
  2238. package/lib/local-ui/node_modules/source-map-js/lib/array-set.js +0 -121
  2239. package/lib/local-ui/node_modules/source-map-js/lib/base64-vlq.js +0 -140
  2240. package/lib/local-ui/node_modules/source-map-js/lib/base64.js +0 -67
  2241. package/lib/local-ui/node_modules/source-map-js/lib/binary-search.js +0 -111
  2242. package/lib/local-ui/node_modules/source-map-js/lib/mapping-list.js +0 -79
  2243. package/lib/local-ui/node_modules/source-map-js/lib/quick-sort.js +0 -132
  2244. package/lib/local-ui/node_modules/source-map-js/lib/source-map-consumer.d.ts +0 -1
  2245. package/lib/local-ui/node_modules/source-map-js/lib/source-map-consumer.js +0 -1188
  2246. package/lib/local-ui/node_modules/source-map-js/lib/source-map-generator.d.ts +0 -1
  2247. package/lib/local-ui/node_modules/source-map-js/lib/source-map-generator.js +0 -444
  2248. package/lib/local-ui/node_modules/source-map-js/lib/source-node.d.ts +0 -1
  2249. package/lib/local-ui/node_modules/source-map-js/lib/source-node.js +0 -413
  2250. package/lib/local-ui/node_modules/source-map-js/lib/util.js +0 -594
  2251. package/lib/local-ui/node_modules/source-map-js/package.json +0 -71
  2252. package/lib/local-ui/node_modules/source-map-js/source-map.d.ts +0 -104
  2253. package/lib/local-ui/node_modules/source-map-js/source-map.js +0 -8
  2254. package/lib/local-ui/node_modules/tinyglobby/LICENSE +0 -21
  2255. package/lib/local-ui/node_modules/tinyglobby/README.md +0 -25
  2256. package/lib/local-ui/node_modules/tinyglobby/dist/index.cjs +0 -350
  2257. package/lib/local-ui/node_modules/tinyglobby/dist/index.d.cts +0 -147
  2258. package/lib/local-ui/node_modules/tinyglobby/dist/index.d.mts +0 -147
  2259. package/lib/local-ui/node_modules/tinyglobby/dist/index.mjs +0 -318
  2260. package/lib/local-ui/node_modules/tinyglobby/package.json +0 -73
  2261. package/lib/local-ui/node_modules/update-browserslist-db/LICENSE +0 -20
  2262. package/lib/local-ui/node_modules/update-browserslist-db/README.md +0 -30
  2263. package/lib/local-ui/node_modules/update-browserslist-db/check-npm-version.js +0 -17
  2264. package/lib/local-ui/node_modules/update-browserslist-db/cli.js +0 -42
  2265. package/lib/local-ui/node_modules/update-browserslist-db/index.d.ts +0 -6
  2266. package/lib/local-ui/node_modules/update-browserslist-db/index.js +0 -347
  2267. package/lib/local-ui/node_modules/update-browserslist-db/package.json +0 -40
  2268. package/lib/local-ui/node_modules/update-browserslist-db/utils.js +0 -25
  2269. package/lib/local-ui/node_modules/vite/LICENSE.md +0 -2406
  2270. package/lib/local-ui/node_modules/vite/README.md +0 -20
  2271. package/lib/local-ui/node_modules/vite/bin/openChrome.applescript +0 -95
  2272. package/lib/local-ui/node_modules/vite/bin/vite.js +0 -79
  2273. package/lib/local-ui/node_modules/vite/client.d.ts +0 -279
  2274. package/lib/local-ui/node_modules/vite/dist/client/client.mjs +0 -1134
  2275. package/lib/local-ui/node_modules/vite/dist/client/env.mjs +0 -24
  2276. package/lib/local-ui/node_modules/vite/dist/node/chunks/dep-3RmXg9uo.js +0 -553
  2277. package/lib/local-ui/node_modules/vite/dist/node/chunks/dep-C9BXG1mU.js +0 -822
  2278. package/lib/local-ui/node_modules/vite/dist/node/chunks/dep-CvfTChi5.js +0 -8218
  2279. package/lib/local-ui/node_modules/vite/dist/node/chunks/dep-D4NMHUTW.js +0 -49531
  2280. package/lib/local-ui/node_modules/vite/dist/node/chunks/dep-DWMUTS1A.js +0 -7113
  2281. package/lib/local-ui/node_modules/vite/dist/node/cli.js +0 -949
  2282. package/lib/local-ui/node_modules/vite/dist/node/constants.js +0 -149
  2283. package/lib/local-ui/node_modules/vite/dist/node/index.d.ts +0 -4222
  2284. package/lib/local-ui/node_modules/vite/dist/node/index.js +0 -194
  2285. package/lib/local-ui/node_modules/vite/dist/node/module-runner.d.ts +0 -290
  2286. package/lib/local-ui/node_modules/vite/dist/node/module-runner.js +0 -1311
  2287. package/lib/local-ui/node_modules/vite/dist/node/moduleRunnerTransport.d-DJ_mE5sf.d.ts +0 -87
  2288. package/lib/local-ui/node_modules/vite/dist/node-cjs/publicUtils.cjs +0 -3987
  2289. package/lib/local-ui/node_modules/vite/index.cjs +0 -96
  2290. package/lib/local-ui/node_modules/vite/index.d.cts +0 -6
  2291. package/lib/local-ui/node_modules/vite/misc/false.js +0 -1
  2292. package/lib/local-ui/node_modules/vite/misc/true.js +0 -1
  2293. package/lib/local-ui/node_modules/vite/package.json +0 -204
  2294. package/lib/local-ui/node_modules/vite/types/customEvent.d.ts +0 -45
  2295. package/lib/local-ui/node_modules/vite/types/hmrPayload.d.ts +0 -74
  2296. package/lib/local-ui/node_modules/vite/types/hot.d.ts +0 -39
  2297. package/lib/local-ui/node_modules/vite/types/import-meta.d.ts +0 -5
  2298. package/lib/local-ui/node_modules/vite/types/importGlob.d.ts +0 -75
  2299. package/lib/local-ui/node_modules/vite/types/importMeta.d.ts +0 -31
  2300. package/lib/local-ui/node_modules/vite/types/internal/cssPreprocessorOptions.d.ts +0 -63
  2301. package/lib/local-ui/node_modules/vite/types/internal/lightningcssOptions.d.ts +0 -18
  2302. package/lib/local-ui/node_modules/vite/types/metadata.d.ts +0 -35
  2303. package/lib/local-ui/node_modules/vite/types/package.json +0 -4
  2304. package/lib/local-ui/node_modules/yallist/LICENSE +0 -15
  2305. package/lib/local-ui/node_modules/yallist/README.md +0 -204
  2306. package/lib/local-ui/node_modules/yallist/iterator.js +0 -8
  2307. package/lib/local-ui/node_modules/yallist/package.json +0 -29
  2308. package/lib/local-ui/node_modules/yallist/yallist.js +0 -426
  2309. package/lib/local-ui/package-lock.json +0 -1776
  2310. package/lib/local-ui/package.json +0 -19
  2311. package/lib/local-ui/src/App.jsx +0 -754
  2312. package/lib/local-ui/src/canvas/Minimap.css +0 -21
  2313. package/lib/local-ui/src/canvas/Minimap.jsx +0 -105
  2314. package/lib/local-ui/src/canvas/Viewport.css +0 -56
  2315. package/lib/local-ui/src/canvas/Viewport.jsx +0 -209
  2316. package/lib/local-ui/src/canvas/useCanvas.js +0 -214
  2317. package/lib/local-ui/src/cards/Card.css +0 -249
  2318. package/lib/local-ui/src/cards/Card.jsx +0 -200
  2319. package/lib/local-ui/src/cards/CardPlaceholder.jsx +0 -36
  2320. package/lib/local-ui/src/cards/ReadingPanel.css +0 -188
  2321. package/lib/local-ui/src/cards/ReadingPanel.jsx +0 -136
  2322. package/lib/local-ui/src/layout/masonry.js +0 -243
  2323. package/lib/local-ui/src/main.jsx +0 -4
  2324. package/lib/local-ui/src/styles/global.css +0 -485
  2325. package/lib/local-ui/src/sync/api.js +0 -136
  2326. package/lib/local-ui/vite.config.js +0 -19
  2327. package/lib/local-ui.html +0 -13
  2328. package/lib/local-ui.legacy.html +0 -1046
@@ -1,4222 +0,0 @@
1
- /// <reference types="node" />
2
- import { PluginHooks, RollupError, SourceMap, ModuleInfo, PartialResolvedId, RollupOptions, InputOption, ModuleFormat, WatcherOptions, RollupOutput, RollupWatcher, PluginContext, InputOptions, CustomPluginOptions, LoadResult, SourceDescription, PluginContextMeta, RollupLog, OutputBundle, OutputChunk, ObjectHook, ResolveIdResult, TransformPluginContext, ExistingRawSourceMap, SourceMapInput, GetManualChunk } from 'rollup';
3
- import * as rollup from 'rollup';
4
- export { rollup as Rollup };
5
- export { parseAst, parseAstAsync } from 'rollup/parseAst';
6
- import * as http from 'node:http';
7
- import { OutgoingHttpHeaders, ClientRequestArgs, IncomingMessage, ClientRequest, Agent, Server, ServerResponse } from 'node:http';
8
- import { Http2SecureServer } from 'node:http2';
9
- import * as fs from 'node:fs';
10
- import * as events from 'node:events';
11
- import { EventEmitter } from 'node:events';
12
- import { ServerOptions as HttpsServerOptions, Server as HttpsServer } from 'node:https';
13
- import * as net from 'node:net';
14
- import * as url from 'node:url';
15
- import { URL } from 'node:url';
16
- import * as stream from 'node:stream';
17
- import { Duplex, DuplexOptions } from 'node:stream';
18
- import { FetchFunctionOptions, FetchResult, ModuleRunnerOptions, ModuleRunnerHmr, ModuleEvaluator, ModuleRunner } from 'vite/module-runner';
19
- export { FetchFunction, FetchResult } from 'vite/module-runner';
20
- import { BuildOptions as esbuild_BuildOptions, TransformOptions as esbuild_TransformOptions, TransformResult as esbuild_TransformResult } from 'esbuild';
21
- export { TransformOptions as EsbuildTransformOptions, version as esbuildVersion } from 'esbuild';
22
- import { HotPayload, CustomPayload } from '../../types/hmrPayload.js';
23
- export { ConnectedPayload, CustomPayload, ErrorPayload, FullReloadPayload, HMRPayload, HotPayload, PrunePayload, Update, UpdatePayload } from '../../types/hmrPayload.js';
24
- import { InferCustomEventPayload } from '../../types/customEvent.js';
25
- export { CustomEventMap, InferCustomEventPayload, InvalidatePayload } from '../../types/customEvent.js';
26
- import { SecureContextOptions } from 'node:tls';
27
- import { ZlibOptions } from 'node:zlib';
28
- import * as PostCSS from 'postcss';
29
- import { LightningCSSOptions } from '../../types/internal/lightningcssOptions.js';
30
- export { LightningCSSOptions } from '../../types/internal/lightningcssOptions.js';
31
- import { SassLegacyPreprocessBaseOptions, SassModernPreprocessBaseOptions, LessPreprocessorBaseOptions, StylusPreprocessorBaseOptions } from '../../types/internal/cssPreprocessorOptions.js';
32
- import { M as ModuleRunnerTransport } from './moduleRunnerTransport.d-DJ_mE5sf.js';
33
- export { GeneralImportGlobOptions, ImportGlobFunction, ImportGlobOptions, KnownAsTypeMap } from '../../types/importGlob.js';
34
- export { ChunkMetadata, CustomPluginOptionsVite } from '../../types/metadata.js';
35
-
36
- interface Alias {
37
- find: string | RegExp
38
- replacement: string
39
- /**
40
- * Instructs the plugin to use an alternative resolving algorithm,
41
- * rather than the Rollup's resolver.
42
- * @default null
43
- */
44
- customResolver?: ResolverFunction | ResolverObject | null
45
- }
46
-
47
- type MapToFunction<T> = T extends Function ? T : never
48
-
49
- type ResolverFunction = MapToFunction<PluginHooks['resolveId']>
50
-
51
- interface ResolverObject {
52
- buildStart?: PluginHooks['buildStart']
53
- resolveId: ResolverFunction
54
- }
55
-
56
- /**
57
- * Specifies an `Object`, or an `Array` of `Object`,
58
- * which defines aliases used to replace values in `import` or `require` statements.
59
- * With either format, the order of the entries is important,
60
- * in that the first defined rules are applied first.
61
- *
62
- * This is passed to \@rollup/plugin-alias as the "entries" field
63
- * https://github.com/rollup/plugins/tree/master/packages/alias#entries
64
- */
65
- type AliasOptions = readonly Alias[] | { [find: string]: string }
66
-
67
- type AnymatchFn = (testString: string) => boolean
68
- type AnymatchPattern = string | RegExp | AnymatchFn
69
- type AnymatchMatcher = AnymatchPattern | AnymatchPattern[]
70
-
71
- // Inlined to avoid extra dependency (chokidar is bundled in the published build)
72
-
73
- declare class FSWatcher extends EventEmitter implements fs.FSWatcher {
74
- options: WatchOptions
75
-
76
- /**
77
- * Constructs a new FSWatcher instance with optional WatchOptions parameter.
78
- */
79
- constructor(options?: WatchOptions)
80
-
81
- /**
82
- * When called, requests that the Node.js event loop not exit so long as the fs.FSWatcher is active.
83
- * Calling watcher.ref() multiple times will have no effect.
84
- */
85
- ref(): this
86
-
87
- /**
88
- * When called, the active fs.FSWatcher object will not require the Node.js event loop to remain active.
89
- * If there is no other activity keeping the event loop running, the process may exit before the fs.FSWatcher object's callback is invoked.
90
- * Calling watcher.unref() multiple times will have no effect.
91
- */
92
- unref(): this
93
-
94
- /**
95
- * Add files, directories, or glob patterns for tracking. Takes an array of strings or just one
96
- * string.
97
- */
98
- add(paths: string | ReadonlyArray<string>): this
99
-
100
- /**
101
- * Stop watching files, directories, or glob patterns. Takes an array of strings or just one
102
- * string.
103
- */
104
- unwatch(paths: string | ReadonlyArray<string>): this
105
-
106
- /**
107
- * Returns an object representing all the paths on the file system being watched by this
108
- * `FSWatcher` instance. The object's keys are all the directories (using absolute paths unless
109
- * the `cwd` option was used), and the values are arrays of the names of the items contained in
110
- * each directory.
111
- */
112
- getWatched(): {
113
- [directory: string]: string[]
114
- }
115
-
116
- /**
117
- * Removes all listeners from watched files.
118
- */
119
- close(): Promise<void>
120
-
121
- on(
122
- event: 'add' | 'addDir' | 'change',
123
- listener: (path: string, stats?: fs.Stats) => void,
124
- ): this
125
-
126
- on(
127
- event: 'all',
128
- listener: (
129
- eventName: 'add' | 'addDir' | 'change' | 'unlink' | 'unlinkDir',
130
- path: string,
131
- stats?: fs.Stats,
132
- ) => void,
133
- ): this
134
-
135
- /**
136
- * Error occurred
137
- */
138
- on(event: 'error', listener: (error: Error) => void): this
139
-
140
- /**
141
- * Exposes the native Node `fs.FSWatcher events`
142
- */
143
- on(
144
- event: 'raw',
145
- listener: (eventName: string, path: string, details: any) => void,
146
- ): this
147
-
148
- /**
149
- * Fires when the initial scan is complete
150
- */
151
- on(event: 'ready', listener: () => void): this
152
-
153
- on(event: 'unlink' | 'unlinkDir', listener: (path: string) => void): this
154
-
155
- on(event: string, listener: (...args: any[]) => void): this
156
- }
157
-
158
- interface WatchOptions {
159
- /**
160
- * Indicates whether the process should continue to run as long as files are being watched. If
161
- * set to `false` when using `fsevents` to watch, no more events will be emitted after `ready`,
162
- * even if the process continues to run.
163
- */
164
- persistent?: boolean
165
-
166
- /**
167
- * ([anymatch](https://github.com/micromatch/anymatch)-compatible definition) Defines files/paths to
168
- * be ignored. The whole relative or absolute path is tested, not just filename. If a function
169
- * with two arguments is provided, it gets called twice per path - once with a single argument
170
- * (the path), second time with two arguments (the path and the
171
- * [`fs.Stats`](https://nodejs.org/api/fs.html#fs_class_fs_stats) object of that path).
172
- */
173
- ignored?: AnymatchMatcher
174
-
175
- /**
176
- * If set to `false` then `add`/`addDir` events are also emitted for matching paths while
177
- * instantiating the watching as chokidar discovers these file paths (before the `ready` event).
178
- */
179
- ignoreInitial?: boolean
180
-
181
- /**
182
- * When `false`, only the symlinks themselves will be watched for changes instead of following
183
- * the link references and bubbling events through the link's path.
184
- */
185
- followSymlinks?: boolean
186
-
187
- /**
188
- * The base directory from which watch `paths` are to be derived. Paths emitted with events will
189
- * be relative to this.
190
- */
191
- cwd?: string
192
-
193
- /**
194
- * If set to true then the strings passed to .watch() and .add() are treated as literal path
195
- * names, even if they look like globs.
196
- *
197
- * @default false
198
- */
199
- disableGlobbing?: boolean
200
-
201
- /**
202
- * Whether to use fs.watchFile (backed by polling), or fs.watch. If polling leads to high CPU
203
- * utilization, consider setting this to `false`. It is typically necessary to **set this to
204
- * `true` to successfully watch files over a network**, and it may be necessary to successfully
205
- * watch files in other non-standard situations. Setting to `true` explicitly on OS X overrides
206
- * the `useFsEvents` default.
207
- */
208
- usePolling?: boolean
209
-
210
- /**
211
- * Whether to use the `fsevents` watching interface if available. When set to `true` explicitly
212
- * and `fsevents` is available this supersedes the `usePolling` setting. When set to `false` on
213
- * OS X, `usePolling: true` becomes the default.
214
- */
215
- useFsEvents?: boolean
216
-
217
- /**
218
- * If relying upon the [`fs.Stats`](https://nodejs.org/api/fs.html#fs_class_fs_stats) object that
219
- * may get passed with `add`, `addDir`, and `change` events, set this to `true` to ensure it is
220
- * provided even in cases where it wasn't already available from the underlying watch events.
221
- */
222
- alwaysStat?: boolean
223
-
224
- /**
225
- * If set, limits how many levels of subdirectories will be traversed.
226
- */
227
- depth?: number
228
-
229
- /**
230
- * Interval of file system polling.
231
- */
232
- interval?: number
233
-
234
- /**
235
- * Interval of file system polling for binary files. ([see list of binary extensions](https://gi
236
- * thub.com/sindresorhus/binary-extensions/blob/master/binary-extensions.json))
237
- */
238
- binaryInterval?: number
239
-
240
- /**
241
- * Indicates whether to watch files that don't have read permissions if possible. If watching
242
- * fails due to `EPERM` or `EACCES` with this set to `true`, the errors will be suppressed
243
- * silently.
244
- */
245
- ignorePermissionErrors?: boolean
246
-
247
- /**
248
- * `true` if `useFsEvents` and `usePolling` are `false`. Automatically filters out artifacts
249
- * that occur when using editors that use "atomic writes" instead of writing directly to the
250
- * source file. If a file is re-added within 100 ms of being deleted, Chokidar emits a `change`
251
- * event rather than `unlink` then `add`. If the default of 100 ms does not work well for you,
252
- * you can override it by setting `atomic` to a custom value, in milliseconds.
253
- */
254
- atomic?: boolean | number
255
-
256
- /**
257
- * can be set to an object in order to adjust timing params:
258
- */
259
- awaitWriteFinish?: AwaitWriteFinishOptions | boolean
260
- }
261
-
262
- interface AwaitWriteFinishOptions {
263
- /**
264
- * Amount of time in milliseconds for a file size to remain constant before emitting its event.
265
- */
266
- stabilityThreshold?: number
267
-
268
- /**
269
- * File size polling interval.
270
- */
271
- pollInterval?: number
272
- }
273
-
274
- // Inlined to avoid extra dependency
275
- // MIT Licensed https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE
276
-
277
- declare namespace Connect {
278
- export type ServerHandle = HandleFunction | http.Server
279
-
280
- export class IncomingMessage extends http.IncomingMessage {
281
- originalUrl?: http.IncomingMessage['url'] | undefined
282
- }
283
-
284
- export type NextFunction = (err?: any) => void
285
-
286
- export type SimpleHandleFunction = (
287
- req: IncomingMessage,
288
- res: http.ServerResponse,
289
- ) => void
290
- export type NextHandleFunction = (
291
- req: IncomingMessage,
292
- res: http.ServerResponse,
293
- next: NextFunction,
294
- ) => void
295
- export type ErrorHandleFunction = (
296
- err: any,
297
- req: IncomingMessage,
298
- res: http.ServerResponse,
299
- next: NextFunction,
300
- ) => void
301
- export type HandleFunction =
302
- | SimpleHandleFunction
303
- | NextHandleFunction
304
- | ErrorHandleFunction
305
-
306
- export interface ServerStackItem {
307
- route: string
308
- handle: ServerHandle
309
- }
310
-
311
- export interface Server extends NodeJS.EventEmitter {
312
- (req: http.IncomingMessage, res: http.ServerResponse, next?: Function): void
313
-
314
- route: string
315
- stack: ServerStackItem[]
316
-
317
- /**
318
- * Utilize the given middleware `handle` to the given `route`,
319
- * defaulting to _/_. This "route" is the mount-point for the
320
- * middleware, when given a value other than _/_ the middleware
321
- * is only effective when that segment is present in the request's
322
- * pathname.
323
- *
324
- * For example if we were to mount a function at _/admin_, it would
325
- * be invoked on _/admin_, and _/admin/settings_, however it would
326
- * not be invoked for _/_, or _/posts_.
327
- */
328
- use(fn: NextHandleFunction): Server
329
- use(fn: HandleFunction): Server
330
- use(route: string, fn: NextHandleFunction): Server
331
- use(route: string, fn: HandleFunction): Server
332
-
333
- /**
334
- * Handle server requests, punting them down
335
- * the middleware stack.
336
- */
337
- handle(
338
- req: http.IncomingMessage,
339
- res: http.ServerResponse,
340
- next: Function,
341
- ): void
342
-
343
- /**
344
- * Listen for connections.
345
- *
346
- * This method takes the same arguments
347
- * as node's `http.Server#listen()`.
348
- *
349
- * HTTP and HTTPS:
350
- *
351
- * If you run your application both as HTTP
352
- * and HTTPS you may wrap them individually,
353
- * since your Connect "server" is really just
354
- * a JavaScript `Function`.
355
- *
356
- * var connect = require('connect')
357
- * , http = require('http')
358
- * , https = require('https');
359
- *
360
- * var app = connect();
361
- *
362
- * http.createServer(app).listen(80);
363
- * https.createServer(options, app).listen(443);
364
- */
365
- listen(
366
- port: number,
367
- hostname?: string,
368
- backlog?: number,
369
- callback?: Function,
370
- ): http.Server
371
- listen(port: number, hostname?: string, callback?: Function): http.Server
372
- listen(path: string, callback?: Function): http.Server
373
- listen(handle: any, listeningListener?: Function): http.Server
374
- }
375
- }
376
-
377
- // Inlined to avoid extra dependency
378
- // MIT Licensed https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/LICENSE
379
-
380
- declare namespace HttpProxy {
381
- export type ProxyTarget = ProxyTargetUrl | ProxyTargetDetailed
382
-
383
- export type ProxyTargetUrl = string | Partial<url.Url>
384
-
385
- export interface ProxyTargetDetailed {
386
- host: string
387
- port: number
388
- protocol?: string | undefined
389
- hostname?: string | undefined
390
- socketPath?: string | undefined
391
- key?: string | undefined
392
- passphrase?: string | undefined
393
- pfx?: Buffer | string | undefined
394
- cert?: string | undefined
395
- ca?: string | undefined
396
- ciphers?: string | undefined
397
- secureProtocol?: string | undefined
398
- }
399
-
400
- export type ErrorCallback = (
401
- err: Error,
402
- req: http.IncomingMessage,
403
- res: http.ServerResponse,
404
- target?: ProxyTargetUrl,
405
- ) => void
406
-
407
- export class Server extends events.EventEmitter {
408
- /**
409
- * Creates the proxy server with specified options.
410
- * @param options - Config object passed to the proxy
411
- */
412
- constructor(options?: ServerOptions)
413
-
414
- /**
415
- * Used for proxying regular HTTP(S) requests
416
- * @param req - Client request.
417
- * @param res - Client response.
418
- * @param options - Additional options.
419
- * @param callback - Error callback.
420
- */
421
- web(
422
- req: http.IncomingMessage,
423
- res: http.ServerResponse,
424
- options?: ServerOptions,
425
- callback?: ErrorCallback,
426
- ): void
427
-
428
- /**
429
- * Used for proxying regular HTTP(S) requests
430
- * @param req - Client request.
431
- * @param socket - Client socket.
432
- * @param head - Client head.
433
- * @param options - Additional options.
434
- * @param callback - Error callback.
435
- */
436
- ws(
437
- req: http.IncomingMessage,
438
- socket: unknown,
439
- head: unknown,
440
- options?: ServerOptions,
441
- callback?: ErrorCallback,
442
- ): void
443
-
444
- /**
445
- * A function that wraps the object in a webserver, for your convenience
446
- * @param port - Port to listen on
447
- */
448
- listen(port: number): Server
449
-
450
- /**
451
- * A function that closes the inner webserver and stops listening on given port
452
- */
453
- close(callback?: () => void): void
454
-
455
- /**
456
- * Creates the proxy server with specified options.
457
- * @param options - Config object passed to the proxy
458
- * @returns Proxy object with handlers for `ws` and `web` requests
459
- */
460
- static createProxyServer(options?: ServerOptions): Server
461
-
462
- /**
463
- * Creates the proxy server with specified options.
464
- * @param options - Config object passed to the proxy
465
- * @returns Proxy object with handlers for `ws` and `web` requests
466
- */
467
- static createServer(options?: ServerOptions): Server
468
-
469
- /**
470
- * Creates the proxy server with specified options.
471
- * @param options - Config object passed to the proxy
472
- * @returns Proxy object with handlers for `ws` and `web` requests
473
- */
474
- static createProxy(options?: ServerOptions): Server
475
-
476
- addListener(event: string, listener: () => void): this
477
- on(event: string, listener: () => void): this
478
- on(event: 'error', listener: ErrorCallback): this
479
- on(
480
- event: 'start',
481
- listener: (
482
- req: http.IncomingMessage,
483
- res: http.ServerResponse,
484
- target: ProxyTargetUrl,
485
- ) => void,
486
- ): this
487
- on(
488
- event: 'proxyReq',
489
- listener: (
490
- proxyReq: http.ClientRequest,
491
- req: http.IncomingMessage,
492
- res: http.ServerResponse,
493
- options: ServerOptions,
494
- ) => void,
495
- ): this
496
- on(
497
- event: 'proxyRes',
498
- listener: (
499
- proxyRes: http.IncomingMessage,
500
- req: http.IncomingMessage,
501
- res: http.ServerResponse,
502
- ) => void,
503
- ): this
504
- on(
505
- event: 'proxyReqWs',
506
- listener: (
507
- proxyReq: http.ClientRequest,
508
- req: http.IncomingMessage,
509
- socket: net.Socket,
510
- options: ServerOptions,
511
- head: any,
512
- ) => void,
513
- ): this
514
- on(
515
- event: 'econnreset',
516
- listener: (
517
- err: Error,
518
- req: http.IncomingMessage,
519
- res: http.ServerResponse,
520
- target: ProxyTargetUrl,
521
- ) => void,
522
- ): this
523
- on(
524
- event: 'end',
525
- listener: (
526
- req: http.IncomingMessage,
527
- res: http.ServerResponse,
528
- proxyRes: http.IncomingMessage,
529
- ) => void,
530
- ): this
531
- on(
532
- event: 'close',
533
- listener: (
534
- proxyRes: http.IncomingMessage,
535
- proxySocket: net.Socket,
536
- proxyHead: any,
537
- ) => void,
538
- ): this
539
-
540
- once(event: string, listener: () => void): this
541
- removeListener(event: string, listener: () => void): this
542
- removeAllListeners(event?: string): this
543
- getMaxListeners(): number
544
- setMaxListeners(n: number): this
545
- listeners(event: string): Array<() => void>
546
- emit(event: string, ...args: any[]): boolean
547
- listenerCount(type: string): number
548
- }
549
-
550
- export interface ServerOptions {
551
- /** URL string to be parsed with the url module. */
552
- target?: ProxyTarget | undefined
553
- /** URL string to be parsed with the url module. */
554
- forward?: ProxyTargetUrl | undefined
555
- /** Object to be passed to http(s).request. */
556
- agent?: any
557
- /** Object to be passed to https.createServer(). */
558
- ssl?: any
559
- /** If you want to proxy websockets. */
560
- ws?: boolean | undefined
561
- /** Adds x- forward headers. */
562
- xfwd?: boolean | undefined
563
- /** Verify SSL certificate. */
564
- secure?: boolean | undefined
565
- /** Explicitly specify if we are proxying to another proxy. */
566
- toProxy?: boolean | undefined
567
- /** Specify whether you want to prepend the target's path to the proxy path. */
568
- prependPath?: boolean | undefined
569
- /** Specify whether you want to ignore the proxy path of the incoming request. */
570
- ignorePath?: boolean | undefined
571
- /** Local interface string to bind for outgoing connections. */
572
- localAddress?: string | undefined
573
- /** Changes the origin of the host header to the target URL. */
574
- changeOrigin?: boolean | undefined
575
- /** specify whether you want to keep letter case of response header key */
576
- preserveHeaderKeyCase?: boolean | undefined
577
- /** Basic authentication i.e. 'user:password' to compute an Authorization header. */
578
- auth?: string | undefined
579
- /** Rewrites the location hostname on (301 / 302 / 307 / 308) redirects, Default: null. */
580
- hostRewrite?: string | undefined
581
- /** Rewrites the location host/ port on (301 / 302 / 307 / 308) redirects based on requested host/ port.Default: false. */
582
- autoRewrite?: boolean | undefined
583
- /** Rewrites the location protocol on (301 / 302 / 307 / 308) redirects to 'http' or 'https'.Default: null. */
584
- protocolRewrite?: string | undefined
585
- /** rewrites domain of set-cookie headers. */
586
- cookieDomainRewrite?:
587
- | false
588
- | string
589
- | { [oldDomain: string]: string }
590
- | undefined
591
- /** rewrites path of set-cookie headers. Default: false */
592
- cookiePathRewrite?:
593
- | false
594
- | string
595
- | { [oldPath: string]: string }
596
- | undefined
597
- /** object with extra headers to be added to target requests. */
598
- headers?: { [header: string]: string } | undefined
599
- /** Timeout (in milliseconds) when proxy receives no response from target. Default: 120000 (2 minutes) */
600
- proxyTimeout?: number | undefined
601
- /** Timeout (in milliseconds) for incoming requests */
602
- timeout?: number | undefined
603
- /** Specify whether you want to follow redirects. Default: false */
604
- followRedirects?: boolean | undefined
605
- /** If set to true, none of the webOutgoing passes are called and it's your responsibility to appropriately return the response by listening and acting on the proxyRes event */
606
- selfHandleResponse?: boolean | undefined
607
- /** Buffer */
608
- buffer?: stream.Stream | undefined
609
- }
610
- }
611
-
612
- interface ProxyOptions extends HttpProxy.ServerOptions {
613
- /**
614
- * rewrite path
615
- */
616
- rewrite?: (path: string) => string;
617
- /**
618
- * configure the proxy server (e.g. listen to events)
619
- */
620
- configure?: (proxy: HttpProxy.Server, options: ProxyOptions) => void;
621
- /**
622
- * webpack-dev-server style bypass function
623
- */
624
- bypass?: (req: http.IncomingMessage,
625
- /** undefined for WebSocket upgrade requests */
626
- res: http.ServerResponse | undefined, options: ProxyOptions) => void | null | undefined | false | string | Promise<void | null | undefined | boolean | string>;
627
- /**
628
- * rewrite the Origin header of a WebSocket request to match the target
629
- *
630
- * **Exercise caution as rewriting the Origin can leave the proxying open to [CSRF attacks](https://owasp.org/www-community/attacks/csrf).**
631
- */
632
- rewriteWsOrigin?: boolean | undefined;
633
- }
634
-
635
- type LogType = 'error' | 'warn' | 'info';
636
- type LogLevel = LogType | 'silent';
637
- interface Logger {
638
- info(msg: string, options?: LogOptions): void;
639
- warn(msg: string, options?: LogOptions): void;
640
- warnOnce(msg: string, options?: LogOptions): void;
641
- error(msg: string, options?: LogErrorOptions): void;
642
- clearScreen(type: LogType): void;
643
- hasErrorLogged(error: Error | RollupError): boolean;
644
- hasWarned: boolean;
645
- }
646
- interface LogOptions {
647
- clear?: boolean;
648
- timestamp?: boolean;
649
- environment?: string;
650
- }
651
- interface LogErrorOptions extends LogOptions {
652
- error?: Error | RollupError | null;
653
- }
654
- interface LoggerOptions {
655
- prefix?: string;
656
- allowClearScreen?: boolean;
657
- customLogger?: Logger;
658
- console?: Console;
659
- }
660
- declare function createLogger(level?: LogLevel, options?: LoggerOptions): Logger;
661
-
662
- interface CommonServerOptions {
663
- /**
664
- * Specify server port. Note if the port is already being used, Vite will
665
- * automatically try the next available port so this may not be the actual
666
- * port the server ends up listening on.
667
- */
668
- port?: number;
669
- /**
670
- * If enabled, vite will exit if specified port is already in use
671
- */
672
- strictPort?: boolean;
673
- /**
674
- * Specify which IP addresses the server should listen on.
675
- * Set to 0.0.0.0 to listen on all addresses, including LAN and public addresses.
676
- */
677
- host?: string | boolean;
678
- /**
679
- * The hostnames that Vite is allowed to respond to.
680
- * `localhost` and subdomains under `.localhost` and all IP addresses are allowed by default.
681
- * When using HTTPS, this check is skipped.
682
- *
683
- * If a string starts with `.`, it will allow that hostname without the `.` and all subdomains under the hostname.
684
- * For example, `.example.com` will allow `example.com`, `foo.example.com`, and `foo.bar.example.com`.
685
- *
686
- * If set to `true`, the server is allowed to respond to requests for any hosts.
687
- * This is not recommended as it will be vulnerable to DNS rebinding attacks.
688
- */
689
- allowedHosts?: string[] | true;
690
- /**
691
- * Enable TLS + HTTP/2.
692
- * Note: this downgrades to TLS only when the proxy option is also used.
693
- */
694
- https?: HttpsServerOptions;
695
- /**
696
- * Open browser window on startup
697
- */
698
- open?: boolean | string;
699
- /**
700
- * Configure custom proxy rules for the dev server. Expects an object
701
- * of `{ key: options }` pairs.
702
- * Uses [`http-proxy`](https://github.com/http-party/node-http-proxy).
703
- * Full options [here](https://github.com/http-party/node-http-proxy#options).
704
- *
705
- * Example `vite.config.js`:
706
- * ``` js
707
- * module.exports = {
708
- * proxy: {
709
- * // string shorthand: /foo -> http://localhost:4567/foo
710
- * '/foo': 'http://localhost:4567',
711
- * // with options
712
- * '/api': {
713
- * target: 'http://jsonplaceholder.typicode.com',
714
- * changeOrigin: true,
715
- * rewrite: path => path.replace(/^\/api/, '')
716
- * }
717
- * }
718
- * }
719
- * ```
720
- */
721
- proxy?: Record<string, string | ProxyOptions>;
722
- /**
723
- * Configure CORS for the dev server.
724
- * Uses https://github.com/expressjs/cors.
725
- *
726
- * When enabling this option, **we recommend setting a specific value
727
- * rather than `true`** to avoid exposing the source code to untrusted origins.
728
- *
729
- * Set to `true` to allow all methods from any origin, or configure separately
730
- * using an object.
731
- *
732
- * @default false
733
- */
734
- cors?: CorsOptions | boolean;
735
- /**
736
- * Specify server response headers.
737
- */
738
- headers?: OutgoingHttpHeaders;
739
- }
740
- /**
741
- * https://github.com/expressjs/cors#configuration-options
742
- */
743
- interface CorsOptions {
744
- /**
745
- * Configures the Access-Control-Allow-Origin CORS header.
746
- *
747
- * **We recommend setting a specific value rather than
748
- * `true`** to avoid exposing the source code to untrusted origins.
749
- */
750
- origin?: CorsOrigin | ((origin: string | undefined, cb: (err: Error, origins: CorsOrigin) => void) => void);
751
- methods?: string | string[];
752
- allowedHeaders?: string | string[];
753
- exposedHeaders?: string | string[];
754
- credentials?: boolean;
755
- maxAge?: number;
756
- preflightContinue?: boolean;
757
- optionsSuccessStatus?: number;
758
- }
759
- type CorsOrigin = boolean | string | RegExp | (string | RegExp)[];
760
-
761
- type RequiredExceptFor<T, K extends keyof T> = Pick<T, K> & Required<Omit<T, K>>;
762
-
763
- interface PreviewOptions extends CommonServerOptions {
764
- }
765
- interface ResolvedPreviewOptions extends RequiredExceptFor<PreviewOptions, 'host' | 'https' | 'proxy'> {
766
- }
767
- interface PreviewServer {
768
- /**
769
- * The resolved vite config object
770
- */
771
- config: ResolvedConfig;
772
- /**
773
- * Stop the server.
774
- */
775
- close(): Promise<void>;
776
- /**
777
- * A connect app instance.
778
- * - Can be used to attach custom middlewares to the preview server.
779
- * - Can also be used as the handler function of a custom http server
780
- * or as a middleware in any connect-style Node.js frameworks
781
- *
782
- * https://github.com/senchalabs/connect#use-middleware
783
- */
784
- middlewares: Connect.Server;
785
- /**
786
- * native Node http server instance
787
- */
788
- httpServer: HttpServer;
789
- /**
790
- * The resolved urls Vite prints on the CLI (URL-encoded). Returns `null`
791
- * if the server is not listening on any port.
792
- */
793
- resolvedUrls: ResolvedServerUrls | null;
794
- /**
795
- * Print server urls
796
- */
797
- printUrls(): void;
798
- /**
799
- * Bind CLI shortcuts
800
- */
801
- bindCLIShortcuts(options?: BindCLIShortcutsOptions<PreviewServer>): void;
802
- }
803
- type PreviewServerHook = (this: void, server: PreviewServer) => (() => void) | void | Promise<(() => void) | void>;
804
- /**
805
- * Starts the Vite server in preview mode, to simulate a production deployment
806
- */
807
- declare function preview(inlineConfig?: InlineConfig): Promise<PreviewServer>;
808
-
809
- type BindCLIShortcutsOptions<Server = ViteDevServer | PreviewServer> = {
810
- /**
811
- * Print a one-line shortcuts "help" hint to the terminal
812
- */
813
- print?: boolean;
814
- /**
815
- * Custom shortcuts to run when a key is pressed. These shortcuts take priority
816
- * over the default shortcuts if they have the same keys (except the `h` key).
817
- * To disable a default shortcut, define the same key but with `action: undefined`.
818
- */
819
- customShortcuts?: CLIShortcut<Server>[];
820
- };
821
- type CLIShortcut<Server = ViteDevServer | PreviewServer> = {
822
- key: string;
823
- description: string;
824
- action?(server: Server): void | Promise<void>;
825
- };
826
-
827
- declare class PartialEnvironment {
828
- name: string;
829
- getTopLevelConfig(): ResolvedConfig;
830
- config: ResolvedConfig & ResolvedEnvironmentOptions;
831
- /**
832
- * @deprecated use environment.config instead
833
- **/
834
- get options(): ResolvedEnvironmentOptions;
835
- logger: Logger;
836
- constructor(name: string, topLevelConfig: ResolvedConfig, options?: ResolvedEnvironmentOptions);
837
- }
838
- declare class BaseEnvironment extends PartialEnvironment {
839
- get plugins(): Plugin[];
840
- constructor(name: string, config: ResolvedConfig, options?: ResolvedEnvironmentOptions);
841
- }
842
- /**
843
- * This class discourages users from inversely checking the `mode`
844
- * to determine the type of environment, e.g.
845
- *
846
- * ```js
847
- * const isDev = environment.mode !== 'build' // bad
848
- * const isDev = environment.mode === 'dev' // good
849
- * ```
850
- *
851
- * You should also not check against `"unknown"` specifically. It's
852
- * a placeholder for more possible environment types.
853
- */
854
- declare class UnknownEnvironment extends BaseEnvironment {
855
- mode: "unknown";
856
- }
857
-
858
- declare class ScanEnvironment extends BaseEnvironment {
859
- mode: "scan";
860
- get pluginContainer(): EnvironmentPluginContainer;
861
- init(): Promise<void>;
862
- }
863
-
864
- type ExportsData = {
865
- hasModuleSyntax: boolean;
866
- exports: readonly string[];
867
- jsxLoader?: boolean;
868
- };
869
- interface DepsOptimizer {
870
- init: () => Promise<void>;
871
- metadata: DepOptimizationMetadata;
872
- scanProcessing?: Promise<void>;
873
- registerMissingImport: (id: string, resolved: string) => OptimizedDepInfo;
874
- run: () => void;
875
- isOptimizedDepFile: (id: string) => boolean;
876
- isOptimizedDepUrl: (url: string) => boolean;
877
- getOptimizedDepId: (depInfo: OptimizedDepInfo) => string;
878
- close: () => Promise<void>;
879
- options: DepOptimizationOptions;
880
- }
881
- interface DepOptimizationConfig {
882
- /**
883
- * Force optimize listed dependencies (must be resolvable import paths,
884
- * cannot be globs).
885
- */
886
- include?: string[];
887
- /**
888
- * Do not optimize these dependencies (must be resolvable import paths,
889
- * cannot be globs).
890
- */
891
- exclude?: string[];
892
- /**
893
- * Forces ESM interop when importing these dependencies. Some legacy
894
- * packages advertise themselves as ESM but use `require` internally
895
- * @experimental
896
- */
897
- needsInterop?: string[];
898
- /**
899
- * Options to pass to esbuild during the dep scanning and optimization
900
- *
901
- * Certain options are omitted since changing them would not be compatible
902
- * with Vite's dep optimization.
903
- *
904
- * - `external` is also omitted, use Vite's `optimizeDeps.exclude` option
905
- * - `plugins` are merged with Vite's dep plugin
906
- *
907
- * https://esbuild.github.io/api
908
- */
909
- esbuildOptions?: Omit<esbuild_BuildOptions, 'bundle' | 'entryPoints' | 'external' | 'write' | 'watch' | 'outdir' | 'outfile' | 'outbase' | 'outExtension' | 'metafile'>;
910
- /**
911
- * List of file extensions that can be optimized. A corresponding esbuild
912
- * plugin must exist to handle the specific extension.
913
- *
914
- * By default, Vite can optimize `.mjs`, `.js`, `.ts`, and `.mts` files. This option
915
- * allows specifying additional extensions.
916
- *
917
- * @experimental
918
- */
919
- extensions?: string[];
920
- /**
921
- * Deps optimization during build was removed in Vite 5.1. This option is
922
- * now redundant and will be removed in a future version. Switch to using
923
- * `optimizeDeps.noDiscovery` and an empty or undefined `optimizeDeps.include`.
924
- * true or 'dev' disables the optimizer, false or 'build' leaves it enabled.
925
- * @default 'build'
926
- * @deprecated
927
- * @experimental
928
- */
929
- disabled?: boolean | 'build' | 'dev';
930
- /**
931
- * Automatic dependency discovery. When `noDiscovery` is true, only dependencies
932
- * listed in `include` will be optimized. The scanner isn't run for cold start
933
- * in this case. CJS-only dependencies must be present in `include` during dev.
934
- * @default false
935
- * @experimental
936
- */
937
- noDiscovery?: boolean;
938
- /**
939
- * When enabled, it will hold the first optimized deps results until all static
940
- * imports are crawled on cold start. This avoids the need for full-page reloads
941
- * when new dependencies are discovered and they trigger the generation of new
942
- * common chunks. If all dependencies are found by the scanner plus the explicitly
943
- * defined ones in `include`, it is better to disable this option to let the
944
- * browser process more requests in parallel.
945
- * @default true
946
- * @experimental
947
- */
948
- holdUntilCrawlEnd?: boolean;
949
- }
950
- type DepOptimizationOptions = DepOptimizationConfig & {
951
- /**
952
- * By default, Vite will crawl your `index.html` to detect dependencies that
953
- * need to be pre-bundled. If `build.rollupOptions.input` is specified, Vite
954
- * will crawl those entry points instead.
955
- *
956
- * If neither of these fit your needs, you can specify custom entries using
957
- * this option - the value should be a tinyglobby pattern or array of patterns
958
- * (https://github.com/SuperchupuDev/tinyglobby) that are relative from
959
- * vite project root. This will overwrite default entries inference.
960
- */
961
- entries?: string | string[];
962
- /**
963
- * Force dep pre-optimization regardless of whether deps have changed.
964
- * @experimental
965
- */
966
- force?: boolean;
967
- };
968
- interface OptimizedDepInfo {
969
- id: string;
970
- file: string;
971
- src?: string;
972
- needsInterop?: boolean;
973
- browserHash?: string;
974
- fileHash?: string;
975
- /**
976
- * During optimization, ids can still be resolved to their final location
977
- * but the bundles may not yet be saved to disk
978
- */
979
- processing?: Promise<void>;
980
- /**
981
- * ExportData cache, discovered deps will parse the src entry to get exports
982
- * data used both to define if interop is needed and when pre-bundling
983
- */
984
- exportsData?: Promise<ExportsData>;
985
- }
986
- interface DepOptimizationMetadata {
987
- /**
988
- * The main hash is determined by user config and dependency lockfiles.
989
- * This is checked on server startup to avoid unnecessary re-bundles.
990
- */
991
- hash: string;
992
- /**
993
- * This hash is determined by dependency lockfiles.
994
- * This is checked on server startup to avoid unnecessary re-bundles.
995
- */
996
- lockfileHash: string;
997
- /**
998
- * This hash is determined by user config.
999
- * This is checked on server startup to avoid unnecessary re-bundles.
1000
- */
1001
- configHash: string;
1002
- /**
1003
- * The browser hash is determined by the main hash plus additional dependencies
1004
- * discovered at runtime. This is used to invalidate browser requests to
1005
- * optimized deps.
1006
- */
1007
- browserHash: string;
1008
- /**
1009
- * Metadata for each already optimized dependency
1010
- */
1011
- optimized: Record<string, OptimizedDepInfo>;
1012
- /**
1013
- * Metadata for non-entry optimized chunks and dynamic imports
1014
- */
1015
- chunks: Record<string, OptimizedDepInfo>;
1016
- /**
1017
- * Metadata for each newly discovered dependency after processing
1018
- */
1019
- discovered: Record<string, OptimizedDepInfo>;
1020
- /**
1021
- * OptimizedDepInfo list
1022
- */
1023
- depInfoList: OptimizedDepInfo[];
1024
- }
1025
- /**
1026
- * Scan and optimize dependencies within a project.
1027
- * Used by Vite CLI when running `vite optimize`.
1028
- *
1029
- * @deprecated the optimization process runs automatically and does not need to be called
1030
- */
1031
- declare function optimizeDeps(config: ResolvedConfig, force?: boolean | undefined, asCommand?: boolean): Promise<DepOptimizationMetadata>;
1032
-
1033
- interface TransformResult {
1034
- code: string;
1035
- map: SourceMap | {
1036
- mappings: '';
1037
- } | null;
1038
- ssr?: boolean;
1039
- etag?: string;
1040
- deps?: string[];
1041
- dynamicDeps?: string[];
1042
- }
1043
- interface TransformOptions {
1044
- /**
1045
- * @deprecated inferred from environment
1046
- */
1047
- ssr?: boolean;
1048
- }
1049
-
1050
- declare class EnvironmentModuleNode {
1051
- environment: string;
1052
- /**
1053
- * Public served url path, starts with /
1054
- */
1055
- url: string;
1056
- /**
1057
- * Resolved file system path + query
1058
- */
1059
- id: string | null;
1060
- file: string | null;
1061
- type: 'js' | 'css';
1062
- info?: ModuleInfo;
1063
- meta?: Record<string, any>;
1064
- importers: Set<EnvironmentModuleNode>;
1065
- importedModules: Set<EnvironmentModuleNode>;
1066
- acceptedHmrDeps: Set<EnvironmentModuleNode>;
1067
- acceptedHmrExports: Set<string> | null;
1068
- importedBindings: Map<string, Set<string>> | null;
1069
- isSelfAccepting?: boolean;
1070
- transformResult: TransformResult | null;
1071
- ssrModule: Record<string, any> | null;
1072
- ssrError: Error | null;
1073
- lastHMRTimestamp: number;
1074
- lastInvalidationTimestamp: number;
1075
- /**
1076
- * @param setIsSelfAccepting - set `false` to set `isSelfAccepting` later. e.g. #7870
1077
- */
1078
- constructor(url: string, environment: string, setIsSelfAccepting?: boolean);
1079
- }
1080
- type ResolvedUrl = [
1081
- url: string,
1082
- resolvedId: string,
1083
- meta: object | null | undefined
1084
- ];
1085
- declare class EnvironmentModuleGraph {
1086
- environment: string;
1087
- urlToModuleMap: Map<string, EnvironmentModuleNode>;
1088
- idToModuleMap: Map<string, EnvironmentModuleNode>;
1089
- etagToModuleMap: Map<string, EnvironmentModuleNode>;
1090
- fileToModulesMap: Map<string, Set<EnvironmentModuleNode>>;
1091
- constructor(environment: string, resolveId: (url: string) => Promise<PartialResolvedId | null>);
1092
- getModuleByUrl(rawUrl: string): Promise<EnvironmentModuleNode | undefined>;
1093
- getModuleById(id: string): EnvironmentModuleNode | undefined;
1094
- getModulesByFile(file: string): Set<EnvironmentModuleNode> | undefined;
1095
- onFileChange(file: string): void;
1096
- onFileDelete(file: string): void;
1097
- invalidateModule(mod: EnvironmentModuleNode, seen?: Set<EnvironmentModuleNode>, timestamp?: number, isHmr?: boolean,
1098
- ): void;
1099
- invalidateAll(): void;
1100
- /**
1101
- * Update the module graph based on a module's updated imports information
1102
- * If there are dependencies that no longer have any importers, they are
1103
- * returned as a Set.
1104
- *
1105
- * @param staticImportedUrls Subset of `importedModules` where they're statically imported in code.
1106
- * This is only used for soft invalidations so `undefined` is fine but may cause more runtime processing.
1107
- */
1108
- updateModuleInfo(mod: EnvironmentModuleNode, importedModules: Set<string | EnvironmentModuleNode>, importedBindings: Map<string, Set<string>> | null, acceptedModules: Set<string | EnvironmentModuleNode>, acceptedExports: Set<string> | null, isSelfAccepting: boolean,
1109
- ): Promise<Set<EnvironmentModuleNode> | undefined>;
1110
- ensureEntryFromUrl(rawUrl: string, setIsSelfAccepting?: boolean): Promise<EnvironmentModuleNode>;
1111
- createFileOnlyEntry(file: string): EnvironmentModuleNode;
1112
- resolveUrl(url: string): Promise<ResolvedUrl>;
1113
- updateModuleTransformResult(mod: EnvironmentModuleNode, result: TransformResult | null): void;
1114
- getModuleByEtag(etag: string): EnvironmentModuleNode | undefined;
1115
- }
1116
-
1117
- declare class ModuleNode {
1118
- _moduleGraph: ModuleGraph;
1119
- _clientModule: EnvironmentModuleNode | undefined;
1120
- _ssrModule: EnvironmentModuleNode | undefined;
1121
- constructor(moduleGraph: ModuleGraph, clientModule?: EnvironmentModuleNode, ssrModule?: EnvironmentModuleNode);
1122
- _get<T extends keyof EnvironmentModuleNode>(prop: T): EnvironmentModuleNode[T];
1123
- _set<T extends keyof EnvironmentModuleNode>(prop: T, value: EnvironmentModuleNode[T]): void;
1124
- _wrapModuleSet(prop: ModuleSetNames, module: EnvironmentModuleNode | undefined): Set<ModuleNode>;
1125
- _getModuleSetUnion(prop: 'importedModules' | 'importers'): Set<ModuleNode>;
1126
- _getModuleInfoUnion(prop: 'info'): ModuleInfo | undefined;
1127
- _getModuleObjectUnion(prop: 'meta'): Record<string, any> | undefined;
1128
- get url(): string;
1129
- set url(value: string);
1130
- get id(): string | null;
1131
- set id(value: string | null);
1132
- get file(): string | null;
1133
- set file(value: string | null);
1134
- get type(): 'js' | 'css';
1135
- get info(): ModuleInfo | undefined;
1136
- get meta(): Record<string, any> | undefined;
1137
- get importers(): Set<ModuleNode>;
1138
- get clientImportedModules(): Set<ModuleNode>;
1139
- get ssrImportedModules(): Set<ModuleNode>;
1140
- get importedModules(): Set<ModuleNode>;
1141
- get acceptedHmrDeps(): Set<ModuleNode>;
1142
- get acceptedHmrExports(): Set<string> | null;
1143
- get importedBindings(): Map<string, Set<string>> | null;
1144
- get isSelfAccepting(): boolean | undefined;
1145
- get transformResult(): TransformResult | null;
1146
- set transformResult(value: TransformResult | null);
1147
- get ssrTransformResult(): TransformResult | null;
1148
- set ssrTransformResult(value: TransformResult | null);
1149
- get ssrModule(): Record<string, any> | null;
1150
- get ssrError(): Error | null;
1151
- get lastHMRTimestamp(): number;
1152
- set lastHMRTimestamp(value: number);
1153
- get lastInvalidationTimestamp(): number;
1154
- get invalidationState(): TransformResult | 'HARD_INVALIDATED' | undefined;
1155
- get ssrInvalidationState(): TransformResult | 'HARD_INVALIDATED' | undefined;
1156
- }
1157
- declare class ModuleGraph {
1158
- urlToModuleMap: Map<string, ModuleNode>;
1159
- idToModuleMap: Map<string, ModuleNode>;
1160
- etagToModuleMap: Map<string, ModuleNode>;
1161
- fileToModulesMap: Map<string, Set<ModuleNode>>;
1162
- private moduleNodeCache;
1163
- constructor(moduleGraphs: {
1164
- client: () => EnvironmentModuleGraph;
1165
- ssr: () => EnvironmentModuleGraph;
1166
- });
1167
- getModuleById(id: string): ModuleNode | undefined;
1168
- getModuleByUrl(url: string, _ssr?: boolean): Promise<ModuleNode | undefined>;
1169
- getModulesByFile(file: string): Set<ModuleNode> | undefined;
1170
- onFileChange(file: string): void;
1171
- onFileDelete(file: string): void;
1172
- invalidateModule(mod: ModuleNode, seen?: Set<ModuleNode>, timestamp?: number, isHmr?: boolean,
1173
- ): void;
1174
- invalidateAll(): void;
1175
- ensureEntryFromUrl(rawUrl: string, ssr?: boolean, setIsSelfAccepting?: boolean): Promise<ModuleNode>;
1176
- createFileOnlyEntry(file: string): ModuleNode;
1177
- resolveUrl(url: string, ssr?: boolean): Promise<ResolvedUrl>;
1178
- updateModuleTransformResult(mod: ModuleNode, result: TransformResult | null, ssr?: boolean): void;
1179
- getModuleByEtag(etag: string): ModuleNode | undefined;
1180
- getBackwardCompatibleBrowserModuleNode(clientModule: EnvironmentModuleNode): ModuleNode;
1181
- getBackwardCompatibleServerModuleNode(ssrModule: EnvironmentModuleNode): ModuleNode;
1182
- getBackwardCompatibleModuleNode(mod: EnvironmentModuleNode): ModuleNode;
1183
- getBackwardCompatibleModuleNodeDual(clientModule?: EnvironmentModuleNode, ssrModule?: EnvironmentModuleNode): ModuleNode;
1184
- }
1185
- type ModuleSetNames = 'acceptedHmrDeps' | 'importedModules';
1186
-
1187
- interface HmrOptions {
1188
- protocol?: string;
1189
- host?: string;
1190
- port?: number;
1191
- clientPort?: number;
1192
- path?: string;
1193
- timeout?: number;
1194
- overlay?: boolean;
1195
- server?: HttpServer;
1196
- }
1197
- interface HotUpdateOptions {
1198
- type: 'create' | 'update' | 'delete';
1199
- file: string;
1200
- timestamp: number;
1201
- modules: Array<EnvironmentModuleNode>;
1202
- read: () => string | Promise<string>;
1203
- server: ViteDevServer;
1204
- /**
1205
- * @deprecated use this.environment in the hotUpdate hook instead
1206
- **/
1207
- environment: DevEnvironment;
1208
- }
1209
- interface HmrContext {
1210
- file: string;
1211
- timestamp: number;
1212
- modules: Array<ModuleNode>;
1213
- read: () => string | Promise<string>;
1214
- server: ViteDevServer;
1215
- }
1216
- interface HotChannelClient {
1217
- send(payload: HotPayload): void;
1218
- }
1219
- /** @deprecated use `HotChannelClient` instead */
1220
- type HMRBroadcasterClient = HotChannelClient;
1221
- type HotChannelListener<T extends string = string> = (data: InferCustomEventPayload<T>, client: HotChannelClient) => void;
1222
- interface HotChannel<Api = any> {
1223
- /**
1224
- * Broadcast events to all clients
1225
- */
1226
- send?(payload: HotPayload): void;
1227
- /**
1228
- * Handle custom event emitted by `import.meta.hot.send`
1229
- */
1230
- on?<T extends string>(event: T, listener: HotChannelListener<T>): void;
1231
- on?(event: 'connection', listener: () => void): void;
1232
- /**
1233
- * Unregister event listener
1234
- */
1235
- off?(event: string, listener: Function): void;
1236
- /**
1237
- * Start listening for messages
1238
- */
1239
- listen?(): void;
1240
- /**
1241
- * Disconnect all clients, called when server is closed or restarted.
1242
- */
1243
- close?(): Promise<unknown> | void;
1244
- api?: Api;
1245
- }
1246
- /** @deprecated use `HotChannel` instead */
1247
- type HMRChannel = HotChannel;
1248
- interface NormalizedHotChannelClient {
1249
- /**
1250
- * Send event to the client
1251
- */
1252
- send(payload: HotPayload): void;
1253
- /**
1254
- * Send custom event
1255
- */
1256
- send(event: string, payload?: CustomPayload['data']): void;
1257
- }
1258
- interface NormalizedHotChannel<Api = any> {
1259
- /**
1260
- * Broadcast events to all clients
1261
- */
1262
- send(payload: HotPayload): void;
1263
- /**
1264
- * Send custom event
1265
- */
1266
- send<T extends string>(event: T, payload?: InferCustomEventPayload<T>): void;
1267
- /**
1268
- * Handle custom event emitted by `import.meta.hot.send`
1269
- */
1270
- on<T extends string>(event: T, listener: (data: InferCustomEventPayload<T>, client: NormalizedHotChannelClient) => void): void;
1271
- on(event: 'connection', listener: () => void): void;
1272
- /**
1273
- * Unregister event listener
1274
- */
1275
- off(event: string, listener: Function): void;
1276
- handleInvoke(payload: HotPayload): Promise<{
1277
- result: any;
1278
- } | {
1279
- error: any;
1280
- }>;
1281
- /**
1282
- * Start listening for messages
1283
- */
1284
- listen(): void;
1285
- /**
1286
- * Disconnect all clients, called when server is closed or restarted.
1287
- */
1288
- close(): Promise<unknown> | void;
1289
- api?: Api;
1290
- }
1291
- type ServerHotChannelApi = {
1292
- innerEmitter: EventEmitter;
1293
- outsideEmitter: EventEmitter;
1294
- };
1295
- type ServerHotChannel = HotChannel<ServerHotChannelApi>;
1296
- type NormalizedServerHotChannel = NormalizedHotChannel<ServerHotChannelApi>;
1297
- /** @deprecated use `ServerHotChannel` instead */
1298
- type ServerHMRChannel = ServerHotChannel;
1299
- declare function createServerHotChannel(): ServerHotChannel;
1300
- /** @deprecated use `environment.hot` instead */
1301
- interface HotBroadcaster extends NormalizedHotChannel {
1302
- readonly channels: NormalizedHotChannel[];
1303
- /**
1304
- * A noop.
1305
- * @deprecated
1306
- */
1307
- addChannel(channel: HotChannel): HotBroadcaster;
1308
- close(): Promise<unknown[]>;
1309
- }
1310
- /** @deprecated use `environment.hot` instead */
1311
- type HMRBroadcaster = HotBroadcaster;
1312
-
1313
- // Modified and inlined to avoid extra dependency
1314
- // Source: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/ws/index.d.ts
1315
-
1316
- declare const WebSocketAlias: typeof WebSocket
1317
- interface WebSocketAlias extends WebSocket {}
1318
-
1319
- // WebSocket socket.
1320
- declare class WebSocket extends EventEmitter {
1321
- /** The connection is not yet open. */
1322
- static readonly CONNECTING: 0
1323
- /** The connection is open and ready to communicate. */
1324
- static readonly OPEN: 1
1325
- /** The connection is in the process of closing. */
1326
- static readonly CLOSING: 2
1327
- /** The connection is closed. */
1328
- static readonly CLOSED: 3
1329
-
1330
- binaryType: 'nodebuffer' | 'arraybuffer' | 'fragments'
1331
- readonly bufferedAmount: number
1332
- readonly extensions: string
1333
- /** Indicates whether the websocket is paused */
1334
- readonly isPaused: boolean
1335
- readonly protocol: string
1336
- /** The current state of the connection */
1337
- readonly readyState:
1338
- | typeof WebSocket.CONNECTING
1339
- | typeof WebSocket.OPEN
1340
- | typeof WebSocket.CLOSING
1341
- | typeof WebSocket.CLOSED
1342
- readonly url: string
1343
-
1344
- /** The connection is not yet open. */
1345
- readonly CONNECTING: 0
1346
- /** The connection is open and ready to communicate. */
1347
- readonly OPEN: 1
1348
- /** The connection is in the process of closing. */
1349
- readonly CLOSING: 2
1350
- /** The connection is closed. */
1351
- readonly CLOSED: 3
1352
-
1353
- onopen: ((event: WebSocket.Event) => void) | null
1354
- onerror: ((event: WebSocket.ErrorEvent) => void) | null
1355
- onclose: ((event: WebSocket.CloseEvent) => void) | null
1356
- onmessage: ((event: WebSocket.MessageEvent) => void) | null
1357
-
1358
- constructor(address: null)
1359
- constructor(
1360
- address: string | URL,
1361
- options?: WebSocket.ClientOptions | ClientRequestArgs,
1362
- )
1363
- constructor(
1364
- address: string | URL,
1365
- protocols?: string | string[],
1366
- options?: WebSocket.ClientOptions | ClientRequestArgs,
1367
- )
1368
-
1369
- close(code?: number, data?: string | Buffer): void
1370
- ping(data?: any, mask?: boolean, cb?: (err: Error) => void): void
1371
- pong(data?: any, mask?: boolean, cb?: (err: Error) => void): void
1372
- send(data: any, cb?: (err?: Error) => void): void
1373
- send(
1374
- data: any,
1375
- options: {
1376
- mask?: boolean | undefined
1377
- binary?: boolean | undefined
1378
- compress?: boolean | undefined
1379
- fin?: boolean | undefined
1380
- },
1381
- cb?: (err?: Error) => void,
1382
- ): void
1383
- terminate(): void
1384
-
1385
- /**
1386
- * Pause the websocket causing it to stop emitting events. Some events can still be
1387
- * emitted after this is called, until all buffered data is consumed. This method
1388
- * is a noop if the ready state is `CONNECTING` or `CLOSED`.
1389
- */
1390
- pause(): void
1391
- /**
1392
- * Make a paused socket resume emitting events. This method is a noop if the ready
1393
- * state is `CONNECTING` or `CLOSED`.
1394
- */
1395
- resume(): void
1396
-
1397
- // HTML5 WebSocket events
1398
- addEventListener(
1399
- method: 'message',
1400
- cb: (event: WebSocket.MessageEvent) => void,
1401
- options?: WebSocket.EventListenerOptions,
1402
- ): void
1403
- addEventListener(
1404
- method: 'close',
1405
- cb: (event: WebSocket.CloseEvent) => void,
1406
- options?: WebSocket.EventListenerOptions,
1407
- ): void
1408
- addEventListener(
1409
- method: 'error',
1410
- cb: (event: WebSocket.ErrorEvent) => void,
1411
- options?: WebSocket.EventListenerOptions,
1412
- ): void
1413
- addEventListener(
1414
- method: 'open',
1415
- cb: (event: WebSocket.Event) => void,
1416
- options?: WebSocket.EventListenerOptions,
1417
- ): void
1418
-
1419
- removeEventListener(
1420
- method: 'message',
1421
- cb: (event: WebSocket.MessageEvent) => void,
1422
- ): void
1423
- removeEventListener(
1424
- method: 'close',
1425
- cb: (event: WebSocket.CloseEvent) => void,
1426
- ): void
1427
- removeEventListener(
1428
- method: 'error',
1429
- cb: (event: WebSocket.ErrorEvent) => void,
1430
- ): void
1431
- removeEventListener(
1432
- method: 'open',
1433
- cb: (event: WebSocket.Event) => void,
1434
- ): void
1435
-
1436
- // Events
1437
- on(
1438
- event: 'close',
1439
- listener: (this: WebSocket, code: number, reason: Buffer) => void,
1440
- ): this
1441
- on(event: 'error', listener: (this: WebSocket, err: Error) => void): this
1442
- on(
1443
- event: 'upgrade',
1444
- listener: (this: WebSocket, request: IncomingMessage) => void,
1445
- ): this
1446
- on(
1447
- event: 'message',
1448
- listener: (
1449
- this: WebSocket,
1450
- data: WebSocket.RawData,
1451
- isBinary: boolean,
1452
- ) => void,
1453
- ): this
1454
- on(event: 'open', listener: (this: WebSocket) => void): this
1455
- on(
1456
- event: 'ping' | 'pong',
1457
- listener: (this: WebSocket, data: Buffer) => void,
1458
- ): this
1459
- on(
1460
- event: 'unexpected-response',
1461
- listener: (
1462
- this: WebSocket,
1463
- request: ClientRequest,
1464
- response: IncomingMessage,
1465
- ) => void,
1466
- ): this
1467
- on(
1468
- event: string | symbol,
1469
- listener: (this: WebSocket, ...args: any[]) => void,
1470
- ): this
1471
-
1472
- once(
1473
- event: 'close',
1474
- listener: (this: WebSocket, code: number, reason: Buffer) => void,
1475
- ): this
1476
- once(event: 'error', listener: (this: WebSocket, err: Error) => void): this
1477
- once(
1478
- event: 'upgrade',
1479
- listener: (this: WebSocket, request: IncomingMessage) => void,
1480
- ): this
1481
- once(
1482
- event: 'message',
1483
- listener: (
1484
- this: WebSocket,
1485
- data: WebSocket.RawData,
1486
- isBinary: boolean,
1487
- ) => void,
1488
- ): this
1489
- once(event: 'open', listener: (this: WebSocket) => void): this
1490
- once(
1491
- event: 'ping' | 'pong',
1492
- listener: (this: WebSocket, data: Buffer) => void,
1493
- ): this
1494
- once(
1495
- event: 'unexpected-response',
1496
- listener: (
1497
- this: WebSocket,
1498
- request: ClientRequest,
1499
- response: IncomingMessage,
1500
- ) => void,
1501
- ): this
1502
- once(
1503
- event: string | symbol,
1504
- listener: (this: WebSocket, ...args: any[]) => void,
1505
- ): this
1506
-
1507
- off(
1508
- event: 'close',
1509
- listener: (this: WebSocket, code: number, reason: Buffer) => void,
1510
- ): this
1511
- off(event: 'error', listener: (this: WebSocket, err: Error) => void): this
1512
- off(
1513
- event: 'upgrade',
1514
- listener: (this: WebSocket, request: IncomingMessage) => void,
1515
- ): this
1516
- off(
1517
- event: 'message',
1518
- listener: (
1519
- this: WebSocket,
1520
- data: WebSocket.RawData,
1521
- isBinary: boolean,
1522
- ) => void,
1523
- ): this
1524
- off(event: 'open', listener: (this: WebSocket) => void): this
1525
- off(
1526
- event: 'ping' | 'pong',
1527
- listener: (this: WebSocket, data: Buffer) => void,
1528
- ): this
1529
- off(
1530
- event: 'unexpected-response',
1531
- listener: (
1532
- this: WebSocket,
1533
- request: ClientRequest,
1534
- response: IncomingMessage,
1535
- ) => void,
1536
- ): this
1537
- off(
1538
- event: string | symbol,
1539
- listener: (this: WebSocket, ...args: any[]) => void,
1540
- ): this
1541
-
1542
- addListener(
1543
- event: 'close',
1544
- listener: (code: number, reason: Buffer) => void,
1545
- ): this
1546
- addListener(event: 'error', listener: (err: Error) => void): this
1547
- addListener(
1548
- event: 'upgrade',
1549
- listener: (request: IncomingMessage) => void,
1550
- ): this
1551
- addListener(
1552
- event: 'message',
1553
- listener: (data: WebSocket.RawData, isBinary: boolean) => void,
1554
- ): this
1555
- addListener(event: 'open', listener: () => void): this
1556
- addListener(event: 'ping' | 'pong', listener: (data: Buffer) => void): this
1557
- addListener(
1558
- event: 'unexpected-response',
1559
- listener: (request: ClientRequest, response: IncomingMessage) => void,
1560
- ): this
1561
- addListener(event: string | symbol, listener: (...args: any[]) => void): this
1562
-
1563
- removeListener(
1564
- event: 'close',
1565
- listener: (code: number, reason: Buffer) => void,
1566
- ): this
1567
- removeListener(event: 'error', listener: (err: Error) => void): this
1568
- removeListener(
1569
- event: 'upgrade',
1570
- listener: (request: IncomingMessage) => void,
1571
- ): this
1572
- removeListener(
1573
- event: 'message',
1574
- listener: (data: WebSocket.RawData, isBinary: boolean) => void,
1575
- ): this
1576
- removeListener(event: 'open', listener: () => void): this
1577
- removeListener(event: 'ping' | 'pong', listener: (data: Buffer) => void): this
1578
- removeListener(
1579
- event: 'unexpected-response',
1580
- listener: (request: ClientRequest, response: IncomingMessage) => void,
1581
- ): this
1582
- removeListener(
1583
- event: string | symbol,
1584
- listener: (...args: any[]) => void,
1585
- ): this
1586
- }
1587
-
1588
- declare namespace WebSocket {
1589
- /**
1590
- * Data represents the raw message payload received over the WebSocket.
1591
- */
1592
- type RawData = Buffer | ArrayBuffer | Buffer[]
1593
-
1594
- /**
1595
- * Data represents the message payload received over the WebSocket.
1596
- */
1597
- type Data = string | Buffer | ArrayBuffer | Buffer[]
1598
-
1599
- /**
1600
- * CertMeta represents the accepted types for certificate & key data.
1601
- */
1602
- type CertMeta = string | string[] | Buffer | Buffer[]
1603
-
1604
- /**
1605
- * VerifyClientCallbackSync is a synchronous callback used to inspect the
1606
- * incoming message. The return value (boolean) of the function determines
1607
- * whether or not to accept the handshake.
1608
- */
1609
- type VerifyClientCallbackSync = (info: {
1610
- origin: string
1611
- secure: boolean
1612
- req: IncomingMessage
1613
- }) => boolean
1614
-
1615
- /**
1616
- * VerifyClientCallbackAsync is an asynchronous callback used to inspect the
1617
- * incoming message. The return value (boolean) of the function determines
1618
- * whether or not to accept the handshake.
1619
- */
1620
- type VerifyClientCallbackAsync = (
1621
- info: { origin: string; secure: boolean; req: IncomingMessage },
1622
- callback: (
1623
- res: boolean,
1624
- code?: number,
1625
- message?: string,
1626
- headers?: OutgoingHttpHeaders,
1627
- ) => void,
1628
- ) => void
1629
-
1630
- interface ClientOptions extends SecureContextOptions {
1631
- protocol?: string | undefined
1632
- followRedirects?: boolean | undefined
1633
- generateMask?(mask: Buffer): void
1634
- handshakeTimeout?: number | undefined
1635
- maxRedirects?: number | undefined
1636
- perMessageDeflate?: boolean | PerMessageDeflateOptions | undefined
1637
- localAddress?: string | undefined
1638
- protocolVersion?: number | undefined
1639
- headers?: { [key: string]: string } | undefined
1640
- origin?: string | undefined
1641
- agent?: Agent | undefined
1642
- host?: string | undefined
1643
- family?: number | undefined
1644
- checkServerIdentity?(servername: string, cert: CertMeta): boolean
1645
- rejectUnauthorized?: boolean | undefined
1646
- maxPayload?: number | undefined
1647
- skipUTF8Validation?: boolean | undefined
1648
- }
1649
-
1650
- interface PerMessageDeflateOptions {
1651
- serverNoContextTakeover?: boolean | undefined
1652
- clientNoContextTakeover?: boolean | undefined
1653
- serverMaxWindowBits?: number | undefined
1654
- clientMaxWindowBits?: number | undefined
1655
- zlibDeflateOptions?:
1656
- | {
1657
- flush?: number | undefined
1658
- finishFlush?: number | undefined
1659
- chunkSize?: number | undefined
1660
- windowBits?: number | undefined
1661
- level?: number | undefined
1662
- memLevel?: number | undefined
1663
- strategy?: number | undefined
1664
- dictionary?: Buffer | Buffer[] | DataView | undefined
1665
- info?: boolean | undefined
1666
- }
1667
- | undefined
1668
- zlibInflateOptions?: ZlibOptions | undefined
1669
- threshold?: number | undefined
1670
- concurrencyLimit?: number | undefined
1671
- }
1672
-
1673
- interface Event {
1674
- type: string
1675
- target: WebSocket
1676
- }
1677
-
1678
- interface ErrorEvent {
1679
- error: any
1680
- message: string
1681
- type: string
1682
- target: WebSocket
1683
- }
1684
-
1685
- interface CloseEvent {
1686
- wasClean: boolean
1687
- code: number
1688
- reason: string
1689
- type: string
1690
- target: WebSocket
1691
- }
1692
-
1693
- interface MessageEvent {
1694
- data: Data
1695
- type: string
1696
- target: WebSocket
1697
- }
1698
-
1699
- interface EventListenerOptions {
1700
- once?: boolean | undefined
1701
- }
1702
-
1703
- interface ServerOptions {
1704
- host?: string | undefined
1705
- port?: number | undefined
1706
- backlog?: number | undefined
1707
- server?: Server | HttpsServer | undefined
1708
- verifyClient?:
1709
- | VerifyClientCallbackAsync
1710
- | VerifyClientCallbackSync
1711
- | undefined
1712
- handleProtocols?: (
1713
- protocols: Set<string>,
1714
- request: IncomingMessage,
1715
- ) => string | false
1716
- path?: string | undefined
1717
- noServer?: boolean | undefined
1718
- clientTracking?: boolean | undefined
1719
- perMessageDeflate?: boolean | PerMessageDeflateOptions | undefined
1720
- maxPayload?: number | undefined
1721
- skipUTF8Validation?: boolean | undefined
1722
- WebSocket?: typeof WebSocket.WebSocket | undefined
1723
- }
1724
-
1725
- interface AddressInfo {
1726
- address: string
1727
- family: string
1728
- port: number
1729
- }
1730
-
1731
- // WebSocket Server
1732
- class Server<T extends WebSocket = WebSocket> extends EventEmitter {
1733
- options: ServerOptions
1734
- path: string
1735
- clients: Set<T>
1736
-
1737
- constructor(options?: ServerOptions, callback?: () => void)
1738
-
1739
- address(): AddressInfo | string
1740
- close(cb?: (err?: Error) => void): void
1741
- handleUpgrade(
1742
- request: IncomingMessage,
1743
- socket: Duplex,
1744
- upgradeHead: Buffer,
1745
- callback: (client: T, request: IncomingMessage) => void,
1746
- ): void
1747
- shouldHandle(request: IncomingMessage): boolean | Promise<boolean>
1748
-
1749
- // Events
1750
- on(
1751
- event: 'connection',
1752
- cb: (this: Server<T>, socket: T, request: IncomingMessage) => void,
1753
- ): this
1754
- on(event: 'error', cb: (this: Server<T>, error: Error) => void): this
1755
- on(
1756
- event: 'headers',
1757
- cb: (
1758
- this: Server<T>,
1759
- headers: string[],
1760
- request: IncomingMessage,
1761
- ) => void,
1762
- ): this
1763
- on(event: 'close' | 'listening', cb: (this: Server<T>) => void): this
1764
- on(
1765
- event: string | symbol,
1766
- listener: (this: Server<T>, ...args: any[]) => void,
1767
- ): this
1768
-
1769
- once(
1770
- event: 'connection',
1771
- cb: (this: Server<T>, socket: T, request: IncomingMessage) => void,
1772
- ): this
1773
- once(event: 'error', cb: (this: Server<T>, error: Error) => void): this
1774
- once(
1775
- event: 'headers',
1776
- cb: (
1777
- this: Server<T>,
1778
- headers: string[],
1779
- request: IncomingMessage,
1780
- ) => void,
1781
- ): this
1782
- once(event: 'close' | 'listening', cb: (this: Server<T>) => void): this
1783
- once(
1784
- event: string | symbol,
1785
- listener: (this: Server<T>, ...args: any[]) => void,
1786
- ): this
1787
-
1788
- off(
1789
- event: 'connection',
1790
- cb: (this: Server<T>, socket: T, request: IncomingMessage) => void,
1791
- ): this
1792
- off(event: 'error', cb: (this: Server<T>, error: Error) => void): this
1793
- off(
1794
- event: 'headers',
1795
- cb: (
1796
- this: Server<T>,
1797
- headers: string[],
1798
- request: IncomingMessage,
1799
- ) => void,
1800
- ): this
1801
- off(event: 'close' | 'listening', cb: (this: Server<T>) => void): this
1802
- off(
1803
- event: string | symbol,
1804
- listener: (this: Server<T>, ...args: any[]) => void,
1805
- ): this
1806
-
1807
- addListener(
1808
- event: 'connection',
1809
- cb: (client: T, request: IncomingMessage) => void,
1810
- ): this
1811
- addListener(event: 'error', cb: (err: Error) => void): this
1812
- addListener(
1813
- event: 'headers',
1814
- cb: (headers: string[], request: IncomingMessage) => void,
1815
- ): this
1816
- addListener(event: 'close' | 'listening', cb: () => void): this
1817
- addListener(
1818
- event: string | symbol,
1819
- listener: (...args: any[]) => void,
1820
- ): this
1821
-
1822
- removeListener(event: 'connection', cb: (client: T) => void): this
1823
- removeListener(event: 'error', cb: (err: Error) => void): this
1824
- removeListener(
1825
- event: 'headers',
1826
- cb: (headers: string[], request: IncomingMessage) => void,
1827
- ): this
1828
- removeListener(event: 'close' | 'listening', cb: () => void): this
1829
- removeListener(
1830
- event: string | symbol,
1831
- listener: (...args: any[]) => void,
1832
- ): this
1833
- }
1834
-
1835
- const WebSocketServer: typeof Server
1836
- interface WebSocketServer extends Server {}
1837
- const WebSocket: typeof WebSocketAlias
1838
- interface WebSocket extends WebSocketAlias {}
1839
-
1840
- // WebSocket stream
1841
- function createWebSocketStream(
1842
- websocket: WebSocket,
1843
- options?: DuplexOptions,
1844
- ): Duplex
1845
- }
1846
-
1847
- type WebSocketCustomListener<T> = (data: T, client: WebSocketClient, invoke?: 'send' | `send:${string}`) => void;
1848
- declare const isWebSocketServer: unique symbol;
1849
- interface WebSocketServer extends NormalizedHotChannel {
1850
- /**
1851
- * Handle custom event emitted by `import.meta.hot.send`
1852
- */
1853
- on: WebSocket.Server['on'] & {
1854
- <T extends string>(event: T, listener: WebSocketCustomListener<InferCustomEventPayload<T>>): void;
1855
- };
1856
- /**
1857
- * Unregister event listener.
1858
- */
1859
- off: WebSocket.Server['off'] & {
1860
- (event: string, listener: Function): void;
1861
- };
1862
- /**
1863
- * Listen on port and host
1864
- */
1865
- listen(): void;
1866
- /**
1867
- * Disconnect all clients and terminate the server.
1868
- */
1869
- close(): Promise<void>;
1870
- [isWebSocketServer]: true;
1871
- /**
1872
- * Get all connected clients.
1873
- */
1874
- clients: Set<WebSocketClient>;
1875
- }
1876
- interface WebSocketClient extends NormalizedHotChannelClient {
1877
- /**
1878
- * The raw WebSocket instance
1879
- * @advanced
1880
- */
1881
- socket: WebSocket;
1882
- }
1883
-
1884
- interface DevEnvironmentContext {
1885
- hot: boolean;
1886
- transport?: HotChannel | WebSocketServer;
1887
- options?: EnvironmentOptions;
1888
- remoteRunner?: {
1889
- inlineSourceMap?: boolean;
1890
- };
1891
- depsOptimizer?: DepsOptimizer;
1892
- }
1893
- declare class DevEnvironment extends BaseEnvironment {
1894
- mode: "dev";
1895
- moduleGraph: EnvironmentModuleGraph;
1896
- depsOptimizer?: DepsOptimizer;
1897
- get pluginContainer(): EnvironmentPluginContainer;
1898
- /**
1899
- * Hot channel for this environment. If not provided or disabled,
1900
- * it will be a noop channel that does nothing.
1901
- *
1902
- * @example
1903
- * environment.hot.send({ type: 'full-reload' })
1904
- */
1905
- hot: NormalizedHotChannel;
1906
- constructor(name: string, config: ResolvedConfig, context: DevEnvironmentContext);
1907
- init(options?: {
1908
- watcher?: FSWatcher;
1909
- /**
1910
- * the previous instance used for the environment with the same name
1911
- *
1912
- * when using, the consumer should check if it's an instance generated from the same class or factory function
1913
- */
1914
- previousInstance?: DevEnvironment;
1915
- }): Promise<void>;
1916
- /**
1917
- * When the dev server is restarted, the methods are called in the following order:
1918
- * - new instance `init`
1919
- * - previous instance `close`
1920
- * - new instance `listen`
1921
- */
1922
- listen(server: ViteDevServer): Promise<void>;
1923
- fetchModule(id: string, importer?: string, options?: FetchFunctionOptions): Promise<FetchResult>;
1924
- reloadModule(module: EnvironmentModuleNode): Promise<void>;
1925
- transformRequest(url: string): Promise<TransformResult | null>;
1926
- warmupRequest(url: string): Promise<void>;
1927
- close(): Promise<void>;
1928
- /**
1929
- * Calling `await environment.waitForRequestsIdle(id)` will wait until all static imports
1930
- * are processed after the first transformRequest call. If called from a load or transform
1931
- * plugin hook, the id needs to be passed as a parameter to avoid deadlocks.
1932
- * Calling this function after the first static imports section of the module graph has been
1933
- * processed will resolve immediately.
1934
- * @experimental
1935
- */
1936
- waitForRequestsIdle(ignoredId?: string): Promise<void>;
1937
- }
1938
-
1939
- interface RollupCommonJSOptions {
1940
- /**
1941
- * A minimatch pattern, or array of patterns, which specifies the files in
1942
- * the build the plugin should operate on. By default, all files with
1943
- * extension `".cjs"` or those in `extensions` are included, but you can
1944
- * narrow this list by only including specific files. These files will be
1945
- * analyzed and transpiled if either the analysis does not find ES module
1946
- * specific statements or `transformMixedEsModules` is `true`.
1947
- * @default undefined
1948
- */
1949
- include?: string | RegExp | readonly (string | RegExp)[]
1950
- /**
1951
- * A minimatch pattern, or array of patterns, which specifies the files in
1952
- * the build the plugin should _ignore_. By default, all files with
1953
- * extensions other than those in `extensions` or `".cjs"` are ignored, but you
1954
- * can exclude additional files. See also the `include` option.
1955
- * @default undefined
1956
- */
1957
- exclude?: string | RegExp | readonly (string | RegExp)[]
1958
- /**
1959
- * For extensionless imports, search for extensions other than .js in the
1960
- * order specified. Note that you need to make sure that non-JavaScript files
1961
- * are transpiled by another plugin first.
1962
- * @default [ '.js' ]
1963
- */
1964
- extensions?: ReadonlyArray<string>
1965
- /**
1966
- * If true then uses of `global` won't be dealt with by this plugin
1967
- * @default false
1968
- */
1969
- ignoreGlobal?: boolean
1970
- /**
1971
- * If false, skips source map generation for CommonJS modules. This will
1972
- * improve performance.
1973
- * @default true
1974
- */
1975
- sourceMap?: boolean
1976
- /**
1977
- * Some `require` calls cannot be resolved statically to be translated to
1978
- * imports.
1979
- * When this option is set to `false`, the generated code will either
1980
- * directly throw an error when such a call is encountered or, when
1981
- * `dynamicRequireTargets` is used, when such a call cannot be resolved with a
1982
- * configured dynamic require target.
1983
- * Setting this option to `true` will instead leave the `require` call in the
1984
- * code or use it as a fallback for `dynamicRequireTargets`.
1985
- * @default false
1986
- */
1987
- ignoreDynamicRequires?: boolean
1988
- /**
1989
- * Instructs the plugin whether to enable mixed module transformations. This
1990
- * is useful in scenarios with modules that contain a mix of ES `import`
1991
- * statements and CommonJS `require` expressions. Set to `true` if `require`
1992
- * calls should be transformed to imports in mixed modules, or `false` if the
1993
- * `require` expressions should survive the transformation. The latter can be
1994
- * important if the code contains environment detection, or you are coding
1995
- * for an environment with special treatment for `require` calls such as
1996
- * ElectronJS. See also the `ignore` option.
1997
- * @default false
1998
- */
1999
- transformMixedEsModules?: boolean
2000
- /**
2001
- * By default, this plugin will try to hoist `require` statements as imports
2002
- * to the top of each file. While this works well for many code bases and
2003
- * allows for very efficient ESM output, it does not perfectly capture
2004
- * CommonJS semantics as the order of side effects like log statements may
2005
- * change. But it is especially problematic when there are circular `require`
2006
- * calls between CommonJS modules as those often rely on the lazy execution of
2007
- * nested `require` calls.
2008
- *
2009
- * Setting this option to `true` will wrap all CommonJS files in functions
2010
- * which are executed when they are required for the first time, preserving
2011
- * NodeJS semantics. Note that this can have an impact on the size and
2012
- * performance of the generated code.
2013
- *
2014
- * The default value of `"auto"` will only wrap CommonJS files when they are
2015
- * part of a CommonJS dependency cycle, e.g. an index file that is required by
2016
- * many of its dependencies. All other CommonJS files are hoisted. This is the
2017
- * recommended setting for most code bases.
2018
- *
2019
- * `false` will entirely prevent wrapping and hoist all files. This may still
2020
- * work depending on the nature of cyclic dependencies but will often cause
2021
- * problems.
2022
- *
2023
- * You can also provide a minimatch pattern, or array of patterns, to only
2024
- * specify a subset of files which should be wrapped in functions for proper
2025
- * `require` semantics.
2026
- *
2027
- * `"debug"` works like `"auto"` but after bundling, it will display a warning
2028
- * containing a list of ids that have been wrapped which can be used as
2029
- * minimatch pattern for fine-tuning.
2030
- * @default "auto"
2031
- */
2032
- strictRequires?: boolean | string | RegExp | readonly (string | RegExp)[]
2033
- /**
2034
- * Sometimes you have to leave require statements unconverted. Pass an array
2035
- * containing the IDs or a `id => boolean` function.
2036
- * @default []
2037
- */
2038
- ignore?: ReadonlyArray<string> | ((id: string) => boolean)
2039
- /**
2040
- * In most cases, where `require` calls are inside a `try-catch` clause,
2041
- * they should be left unconverted as it requires an optional dependency
2042
- * that may or may not be installed beside the rolled up package.
2043
- * Due to the conversion of `require` to a static `import` - the call is
2044
- * hoisted to the top of the file, outside the `try-catch` clause.
2045
- *
2046
- * - `true`: Default. All `require` calls inside a `try` will be left unconverted.
2047
- * - `false`: All `require` calls inside a `try` will be converted as if the
2048
- * `try-catch` clause is not there.
2049
- * - `remove`: Remove all `require` calls from inside any `try` block.
2050
- * - `string[]`: Pass an array containing the IDs to left unconverted.
2051
- * - `((id: string) => boolean|'remove')`: Pass a function that controls
2052
- * individual IDs.
2053
- *
2054
- * @default true
2055
- */
2056
- ignoreTryCatch?:
2057
- | boolean
2058
- | 'remove'
2059
- | ReadonlyArray<string>
2060
- | ((id: string) => boolean | 'remove')
2061
- /**
2062
- * Controls how to render imports from external dependencies. By default,
2063
- * this plugin assumes that all external dependencies are CommonJS. This
2064
- * means they are rendered as default imports to be compatible with e.g.
2065
- * NodeJS where ES modules can only import a default export from a CommonJS
2066
- * dependency.
2067
- *
2068
- * If you set `esmExternals` to `true`, this plugin assumes that all
2069
- * external dependencies are ES modules and respect the
2070
- * `requireReturnsDefault` option. If that option is not set, they will be
2071
- * rendered as namespace imports.
2072
- *
2073
- * You can also supply an array of ids to be treated as ES modules, or a
2074
- * function that will be passed each external id to determine whether it is
2075
- * an ES module.
2076
- * @default false
2077
- */
2078
- esmExternals?: boolean | ReadonlyArray<string> | ((id: string) => boolean)
2079
- /**
2080
- * Controls what is returned when requiring an ES module from a CommonJS file.
2081
- * When using the `esmExternals` option, this will also apply to external
2082
- * modules. By default, this plugin will render those imports as namespace
2083
- * imports i.e.
2084
- *
2085
- * ```js
2086
- * // input
2087
- * const foo = require('foo');
2088
- *
2089
- * // output
2090
- * import * as foo from 'foo';
2091
- * ```
2092
- *
2093
- * However, there are some situations where this may not be desired.
2094
- * For these situations, you can change Rollup's behaviour either globally or
2095
- * per module. To change it globally, set the `requireReturnsDefault` option
2096
- * to one of the following values:
2097
- *
2098
- * - `false`: This is the default, requiring an ES module returns its
2099
- * namespace. This is the only option that will also add a marker
2100
- * `__esModule: true` to the namespace to support interop patterns in
2101
- * CommonJS modules that are transpiled ES modules.
2102
- * - `"namespace"`: Like `false`, requiring an ES module returns its
2103
- * namespace, but the plugin does not add the `__esModule` marker and thus
2104
- * creates more efficient code. For external dependencies when using
2105
- * `esmExternals: true`, no additional interop code is generated.
2106
- * - `"auto"`: This is complementary to how `output.exports: "auto"` works in
2107
- * Rollup: If a module has a default export and no named exports, requiring
2108
- * that module returns the default export. In all other cases, the namespace
2109
- * is returned. For external dependencies when using `esmExternals: true`, a
2110
- * corresponding interop helper is added.
2111
- * - `"preferred"`: If a module has a default export, requiring that module
2112
- * always returns the default export, no matter whether additional named
2113
- * exports exist. This is similar to how previous versions of this plugin
2114
- * worked. Again for external dependencies when using `esmExternals: true`,
2115
- * an interop helper is added.
2116
- * - `true`: This will always try to return the default export on require
2117
- * without checking if it actually exists. This can throw at build time if
2118
- * there is no default export. This is how external dependencies are handled
2119
- * when `esmExternals` is not used. The advantage over the other options is
2120
- * that, like `false`, this does not add an interop helper for external
2121
- * dependencies, keeping the code lean.
2122
- *
2123
- * To change this for individual modules, you can supply a function for
2124
- * `requireReturnsDefault` instead. This function will then be called once for
2125
- * each required ES module or external dependency with the corresponding id
2126
- * and allows you to return different values for different modules.
2127
- * @default false
2128
- */
2129
- requireReturnsDefault?:
2130
- | boolean
2131
- | 'auto'
2132
- | 'preferred'
2133
- | 'namespace'
2134
- | ((id: string) => boolean | 'auto' | 'preferred' | 'namespace')
2135
-
2136
- /**
2137
- * @default "auto"
2138
- */
2139
- defaultIsModuleExports?: boolean | 'auto' | ((id: string) => boolean | 'auto')
2140
- /**
2141
- * Some modules contain dynamic `require` calls, or require modules that
2142
- * contain circular dependencies, which are not handled well by static
2143
- * imports. Including those modules as `dynamicRequireTargets` will simulate a
2144
- * CommonJS (NodeJS-like) environment for them with support for dynamic
2145
- * dependencies. It also enables `strictRequires` for those modules.
2146
- *
2147
- * Note: In extreme cases, this feature may result in some paths being
2148
- * rendered as absolute in the final bundle. The plugin tries to avoid
2149
- * exposing paths from the local machine, but if you are `dynamicRequirePaths`
2150
- * with paths that are far away from your project's folder, that may require
2151
- * replacing strings like `"/Users/John/Desktop/foo-project/"` -\> `"/"`.
2152
- */
2153
- dynamicRequireTargets?: string | ReadonlyArray<string>
2154
- /**
2155
- * To avoid long paths when using the `dynamicRequireTargets` option, you can use this option to specify a directory
2156
- * that is a common parent for all files that use dynamic require statements. Using a directory higher up such as `/`
2157
- * may lead to unnecessarily long paths in the generated code and may expose directory names on your machine like your
2158
- * home directory name. By default, it uses the current working directory.
2159
- */
2160
- dynamicRequireRoot?: string
2161
- }
2162
-
2163
- interface RollupDynamicImportVarsOptions {
2164
- /**
2165
- * Files to include in this plugin (default all).
2166
- * @default []
2167
- */
2168
- include?: string | RegExp | (string | RegExp)[]
2169
- /**
2170
- * Files to exclude in this plugin (default none).
2171
- * @default []
2172
- */
2173
- exclude?: string | RegExp | (string | RegExp)[]
2174
- /**
2175
- * By default, the plugin quits the build process when it encounters an error. If you set this option to true, it will throw a warning instead and leave the code untouched.
2176
- * @default false
2177
- */
2178
- warnOnError?: boolean
2179
- }
2180
-
2181
- // Modified and inlined to avoid extra dependency
2182
- // Source: https://github.com/terser/terser/blob/master/tools/terser.d.ts
2183
- // BSD Licensed https://github.com/terser/terser/blob/master/LICENSE
2184
-
2185
- declare namespace Terser {
2186
- export type ECMA = 5 | 2015 | 2016 | 2017 | 2018 | 2019 | 2020
2187
-
2188
- export type ConsoleProperty = keyof typeof console
2189
- type DropConsoleOption = boolean | ConsoleProperty[]
2190
-
2191
- export interface ParseOptions {
2192
- bare_returns?: boolean
2193
- /** @deprecated legacy option. Currently, all supported EcmaScript is valid to parse. */
2194
- ecma?: ECMA
2195
- html5_comments?: boolean
2196
- shebang?: boolean
2197
- }
2198
-
2199
- export interface CompressOptions {
2200
- arguments?: boolean
2201
- arrows?: boolean
2202
- booleans_as_integers?: boolean
2203
- booleans?: boolean
2204
- collapse_vars?: boolean
2205
- comparisons?: boolean
2206
- computed_props?: boolean
2207
- conditionals?: boolean
2208
- dead_code?: boolean
2209
- defaults?: boolean
2210
- directives?: boolean
2211
- drop_console?: DropConsoleOption
2212
- drop_debugger?: boolean
2213
- ecma?: ECMA
2214
- evaluate?: boolean
2215
- expression?: boolean
2216
- global_defs?: object
2217
- hoist_funs?: boolean
2218
- hoist_props?: boolean
2219
- hoist_vars?: boolean
2220
- ie8?: boolean
2221
- if_return?: boolean
2222
- inline?: boolean | InlineFunctions
2223
- join_vars?: boolean
2224
- keep_classnames?: boolean | RegExp
2225
- keep_fargs?: boolean
2226
- keep_fnames?: boolean | RegExp
2227
- keep_infinity?: boolean
2228
- loops?: boolean
2229
- module?: boolean
2230
- negate_iife?: boolean
2231
- passes?: number
2232
- properties?: boolean
2233
- pure_funcs?: string[]
2234
- pure_new?: boolean
2235
- pure_getters?: boolean | 'strict'
2236
- reduce_funcs?: boolean
2237
- reduce_vars?: boolean
2238
- sequences?: boolean | number
2239
- side_effects?: boolean
2240
- switches?: boolean
2241
- toplevel?: boolean
2242
- top_retain?: null | string | string[] | RegExp
2243
- typeofs?: boolean
2244
- unsafe_arrows?: boolean
2245
- unsafe?: boolean
2246
- unsafe_comps?: boolean
2247
- unsafe_Function?: boolean
2248
- unsafe_math?: boolean
2249
- unsafe_symbols?: boolean
2250
- unsafe_methods?: boolean
2251
- unsafe_proto?: boolean
2252
- unsafe_regexp?: boolean
2253
- unsafe_undefined?: boolean
2254
- unused?: boolean
2255
- }
2256
-
2257
- export enum InlineFunctions {
2258
- Disabled = 0,
2259
- SimpleFunctions = 1,
2260
- WithArguments = 2,
2261
- WithArgumentsAndVariables = 3,
2262
- }
2263
-
2264
- export interface MangleOptions {
2265
- eval?: boolean
2266
- keep_classnames?: boolean | RegExp
2267
- keep_fnames?: boolean | RegExp
2268
- module?: boolean
2269
- nth_identifier?: SimpleIdentifierMangler | WeightedIdentifierMangler
2270
- properties?: boolean | ManglePropertiesOptions
2271
- reserved?: string[]
2272
- safari10?: boolean
2273
- toplevel?: boolean
2274
- }
2275
-
2276
- /**
2277
- * An identifier mangler for which the output is invariant with respect to the source code.
2278
- */
2279
- export interface SimpleIdentifierMangler {
2280
- /**
2281
- * Obtains the nth most favored (usually shortest) identifier to rename a variable to.
2282
- * The mangler will increment n and retry until the return value is not in use in scope, and is not a reserved word.
2283
- * This function is expected to be stable; Evaluating get(n) === get(n) should always return true.
2284
- * @param n The ordinal of the identifier.
2285
- */
2286
- get(n: number): string
2287
- }
2288
-
2289
- /**
2290
- * An identifier mangler that leverages character frequency analysis to determine identifier precedence.
2291
- */
2292
- export interface WeightedIdentifierMangler extends SimpleIdentifierMangler {
2293
- /**
2294
- * Modifies the internal weighting of the input characters by the specified delta.
2295
- * Will be invoked on the entire printed AST, and then deduct mangleable identifiers.
2296
- * @param chars The characters to modify the weighting of.
2297
- * @param delta The numeric weight to add to the characters.
2298
- */
2299
- consider(chars: string, delta: number): number
2300
- /**
2301
- * Resets character weights.
2302
- */
2303
- reset(): void
2304
- /**
2305
- * Sorts identifiers by character frequency, in preparation for calls to get(n).
2306
- */
2307
- sort(): void
2308
- }
2309
-
2310
- export interface ManglePropertiesOptions {
2311
- builtins?: boolean
2312
- debug?: boolean
2313
- keep_quoted?: boolean | 'strict'
2314
- nth_identifier?: SimpleIdentifierMangler | WeightedIdentifierMangler
2315
- regex?: RegExp | string
2316
- reserved?: string[]
2317
- }
2318
-
2319
- export interface FormatOptions {
2320
- ascii_only?: boolean
2321
- /** @deprecated Not implemented anymore */
2322
- beautify?: boolean
2323
- braces?: boolean
2324
- comments?:
2325
- | boolean
2326
- | 'all'
2327
- | 'some'
2328
- | RegExp
2329
- | ((
2330
- node: any,
2331
- comment: {
2332
- value: string
2333
- type: 'comment1' | 'comment2' | 'comment3' | 'comment4'
2334
- pos: number
2335
- line: number
2336
- col: number
2337
- },
2338
- ) => boolean)
2339
- ecma?: ECMA
2340
- ie8?: boolean
2341
- keep_numbers?: boolean
2342
- indent_level?: number
2343
- indent_start?: number
2344
- inline_script?: boolean
2345
- keep_quoted_props?: boolean
2346
- max_line_len?: number | false
2347
- preamble?: string
2348
- preserve_annotations?: boolean
2349
- quote_keys?: boolean
2350
- quote_style?: OutputQuoteStyle
2351
- safari10?: boolean
2352
- semicolons?: boolean
2353
- shebang?: boolean
2354
- shorthand?: boolean
2355
- source_map?: SourceMapOptions
2356
- webkit?: boolean
2357
- width?: number
2358
- wrap_iife?: boolean
2359
- wrap_func_args?: boolean
2360
- }
2361
-
2362
- export enum OutputQuoteStyle {
2363
- PreferDouble = 0,
2364
- AlwaysSingle = 1,
2365
- AlwaysDouble = 2,
2366
- AlwaysOriginal = 3,
2367
- }
2368
-
2369
- export interface MinifyOptions {
2370
- compress?: boolean | CompressOptions
2371
- ecma?: ECMA
2372
- enclose?: boolean | string
2373
- ie8?: boolean
2374
- keep_classnames?: boolean | RegExp
2375
- keep_fnames?: boolean | RegExp
2376
- mangle?: boolean | MangleOptions
2377
- module?: boolean
2378
- nameCache?: object
2379
- format?: FormatOptions
2380
- /** @deprecated */
2381
- output?: FormatOptions
2382
- parse?: ParseOptions
2383
- safari10?: boolean
2384
- sourceMap?: boolean | SourceMapOptions
2385
- toplevel?: boolean
2386
- }
2387
-
2388
- export interface MinifyOutput {
2389
- code?: string
2390
- map?: object | string
2391
- decoded_map?: object | null
2392
- }
2393
-
2394
- export interface SourceMapOptions {
2395
- /** Source map object, 'inline' or source map file content */
2396
- content?: object | string
2397
- includeSources?: boolean
2398
- filename?: string
2399
- root?: string
2400
- asObject?: boolean
2401
- url?: string | 'inline'
2402
- }
2403
- }
2404
-
2405
- interface TerserOptions extends Terser.MinifyOptions {
2406
- /**
2407
- * Vite-specific option to specify the max number of workers to spawn
2408
- * when minifying files with terser.
2409
- *
2410
- * @default number of CPUs minus 1
2411
- */
2412
- maxWorkers?: number;
2413
- }
2414
-
2415
- interface EnvironmentResolveOptions {
2416
- /**
2417
- * @default ['browser', 'module', 'jsnext:main', 'jsnext']
2418
- */
2419
- mainFields?: string[];
2420
- conditions?: string[];
2421
- externalConditions?: string[];
2422
- /**
2423
- * @default ['.mjs', '.js', '.mts', '.ts', '.jsx', '.tsx', '.json']
2424
- */
2425
- extensions?: string[];
2426
- dedupe?: string[];
2427
- /**
2428
- * Prevent listed dependencies from being externalized and will get bundled in build.
2429
- * Only works in server environments for now. Previously this was `ssr.noExternal`.
2430
- * @experimental
2431
- */
2432
- noExternal?: string | RegExp | (string | RegExp)[] | true;
2433
- /**
2434
- * Externalize the given dependencies and their transitive dependencies.
2435
- * Only works in server environments for now. Previously this was `ssr.external`.
2436
- * @experimental
2437
- */
2438
- external?: string[] | true;
2439
- /**
2440
- * Array of strings or regular expressions that indicate what modules are builtin for the environment.
2441
- */
2442
- builtins?: (string | RegExp)[];
2443
- }
2444
- interface ResolveOptions extends EnvironmentResolveOptions {
2445
- /**
2446
- * @default false
2447
- */
2448
- preserveSymlinks?: boolean;
2449
- }
2450
- interface ResolvePluginOptions {
2451
- root: string;
2452
- isBuild: boolean;
2453
- isProduction: boolean;
2454
- packageCache?: PackageCache;
2455
- /**
2456
- * src code mode also attempts the following:
2457
- * - resolving /xxx as URLs
2458
- * - resolving bare imports from optimized deps
2459
- */
2460
- asSrc?: boolean;
2461
- tryIndex?: boolean;
2462
- tryPrefix?: string;
2463
- preferRelative?: boolean;
2464
- isRequire?: boolean;
2465
- /** @deprecated */
2466
- isFromTsImporter?: boolean;
2467
- scan?: boolean;
2468
- /**
2469
- * @deprecated environment.config are used instead
2470
- */
2471
- ssrConfig?: SSROptions;
2472
- }
2473
- interface InternalResolveOptions extends Required<ResolveOptions>, ResolvePluginOptions {
2474
- }
2475
-
2476
- /** Cache for package.json resolution and package.json contents */
2477
- type PackageCache = Map<string, PackageData>;
2478
- interface PackageData {
2479
- dir: string;
2480
- hasSideEffects: (id: string) => boolean | 'no-treeshake' | null;
2481
- setResolvedCache: (key: string, entry: string, options: InternalResolveOptions) => void;
2482
- getResolvedCache: (key: string, options: InternalResolveOptions) => string | undefined;
2483
- data: {
2484
- [field: string]: any;
2485
- name: string;
2486
- type: string;
2487
- version: string;
2488
- main: string;
2489
- module: string;
2490
- browser: string | Record<string, string | false>;
2491
- exports: string | Record<string, any> | string[];
2492
- imports: Record<string, any>;
2493
- dependencies: Record<string, string>;
2494
- };
2495
- }
2496
-
2497
- interface BuildEnvironmentOptions {
2498
- /**
2499
- * Compatibility transform target. The transform is performed with esbuild
2500
- * and the lowest supported target is es2015. Note this only handles
2501
- * syntax transformation and does not cover polyfills
2502
- *
2503
- * Default: 'modules' - transpile targeting browsers that natively support
2504
- * dynamic es module imports and `import.meta`
2505
- * (Chrome 87+, Firefox 78+, Safari 14+, Edge 88+).
2506
- *
2507
- * Another special value is 'esnext' - which only performs minimal transpiling
2508
- * (for minification compat).
2509
- *
2510
- * For custom targets, see https://esbuild.github.io/api/#target and
2511
- * https://esbuild.github.io/content-types/#javascript for more details.
2512
- * @default 'modules'
2513
- */
2514
- target?: 'modules' | esbuild_TransformOptions['target'] | false;
2515
- /**
2516
- * whether to inject module preload polyfill.
2517
- * Note: does not apply to library mode.
2518
- * @default true
2519
- * @deprecated use `modulePreload.polyfill` instead
2520
- */
2521
- polyfillModulePreload?: boolean;
2522
- /**
2523
- * Configure module preload
2524
- * Note: does not apply to library mode.
2525
- * @default true
2526
- */
2527
- modulePreload?: boolean | ModulePreloadOptions;
2528
- /**
2529
- * Directory relative from `root` where build output will be placed. If the
2530
- * directory exists, it will be removed before the build.
2531
- * @default 'dist'
2532
- */
2533
- outDir?: string;
2534
- /**
2535
- * Directory relative from `outDir` where the built js/css/image assets will
2536
- * be placed.
2537
- * @default 'assets'
2538
- */
2539
- assetsDir?: string;
2540
- /**
2541
- * Static asset files smaller than this number (in bytes) will be inlined as
2542
- * base64 strings. If a callback is passed, a boolean can be returned to opt-in
2543
- * or opt-out of inlining. If nothing is returned the default logic applies.
2544
- *
2545
- * Default limit is `4096` (4 KiB). Set to `0` to disable.
2546
- * @default 4096
2547
- */
2548
- assetsInlineLimit?: number | ((filePath: string, content: Buffer) => boolean | undefined);
2549
- /**
2550
- * Whether to code-split CSS. When enabled, CSS in async chunks will be
2551
- * inlined as strings in the chunk and inserted via dynamically created
2552
- * style tags when the chunk is loaded.
2553
- * @default true
2554
- */
2555
- cssCodeSplit?: boolean;
2556
- /**
2557
- * An optional separate target for CSS minification.
2558
- * As esbuild only supports configuring targets to mainstream
2559
- * browsers, users may need this option when they are targeting
2560
- * a niche browser that comes with most modern JavaScript features
2561
- * but has poor CSS support, e.g. Android WeChat WebView, which
2562
- * doesn't support the #RGBA syntax.
2563
- * @default target
2564
- */
2565
- cssTarget?: esbuild_TransformOptions['target'] | false;
2566
- /**
2567
- * Override CSS minification specifically instead of defaulting to `build.minify`,
2568
- * so you can configure minification for JS and CSS separately.
2569
- * @default 'esbuild'
2570
- */
2571
- cssMinify?: boolean | 'esbuild' | 'lightningcss';
2572
- /**
2573
- * If `true`, a separate sourcemap file will be created. If 'inline', the
2574
- * sourcemap will be appended to the resulting output file as data URI.
2575
- * 'hidden' works like `true` except that the corresponding sourcemap
2576
- * comments in the bundled files are suppressed.
2577
- * @default false
2578
- */
2579
- sourcemap?: boolean | 'inline' | 'hidden';
2580
- /**
2581
- * Set to `false` to disable minification, or specify the minifier to use.
2582
- * Available options are 'terser' or 'esbuild'.
2583
- * @default 'esbuild'
2584
- */
2585
- minify?: boolean | 'terser' | 'esbuild';
2586
- /**
2587
- * Options for terser
2588
- * https://terser.org/docs/api-reference#minify-options
2589
- *
2590
- * In addition, you can also pass a `maxWorkers: number` option to specify the
2591
- * max number of workers to spawn. Defaults to the number of CPUs minus 1.
2592
- */
2593
- terserOptions?: TerserOptions;
2594
- /**
2595
- * Will be merged with internal rollup options.
2596
- * https://rollupjs.org/configuration-options/
2597
- */
2598
- rollupOptions?: RollupOptions;
2599
- /**
2600
- * Options to pass on to `@rollup/plugin-commonjs`
2601
- */
2602
- commonjsOptions?: RollupCommonJSOptions;
2603
- /**
2604
- * Options to pass on to `@rollup/plugin-dynamic-import-vars`
2605
- */
2606
- dynamicImportVarsOptions?: RollupDynamicImportVarsOptions;
2607
- /**
2608
- * Whether to write bundle to disk
2609
- * @default true
2610
- */
2611
- write?: boolean;
2612
- /**
2613
- * Empty outDir on write.
2614
- * @default true when outDir is a sub directory of project root
2615
- */
2616
- emptyOutDir?: boolean | null;
2617
- /**
2618
- * Copy the public directory to outDir on write.
2619
- * @default true
2620
- */
2621
- copyPublicDir?: boolean;
2622
- /**
2623
- * Whether to emit a .vite/manifest.json in the output dir to map hash-less filenames
2624
- * to their hashed versions. Useful when you want to generate your own HTML
2625
- * instead of using the one generated by Vite.
2626
- *
2627
- * Example:
2628
- *
2629
- * ```json
2630
- * {
2631
- * "main.js": {
2632
- * "file": "main.68fe3fad.js",
2633
- * "css": "main.e6b63442.css",
2634
- * "imports": [...],
2635
- * "dynamicImports": [...]
2636
- * }
2637
- * }
2638
- * ```
2639
- * @default false
2640
- */
2641
- manifest?: boolean | string;
2642
- /**
2643
- * Build in library mode. The value should be the global name of the lib in
2644
- * UMD mode. This will produce esm + cjs + umd bundle formats with default
2645
- * configurations that are suitable for distributing libraries.
2646
- * @default false
2647
- */
2648
- lib?: LibraryOptions | false;
2649
- /**
2650
- * Produce SSR oriented build. Note this requires specifying SSR entry via
2651
- * `rollupOptions.input`.
2652
- * @default false
2653
- */
2654
- ssr?: boolean | string;
2655
- /**
2656
- * Generate SSR manifest for determining style links and asset preload
2657
- * directives in production.
2658
- * @default false
2659
- */
2660
- ssrManifest?: boolean | string;
2661
- /**
2662
- * Emit assets during SSR.
2663
- * @default false
2664
- */
2665
- ssrEmitAssets?: boolean;
2666
- /**
2667
- * Emit assets during build. Frameworks can set environments.ssr.build.emitAssets
2668
- * By default, it is true for the client and false for other environments.
2669
- */
2670
- emitAssets?: boolean;
2671
- /**
2672
- * Set to false to disable reporting compressed chunk sizes.
2673
- * Can slightly improve build speed.
2674
- * @default true
2675
- */
2676
- reportCompressedSize?: boolean;
2677
- /**
2678
- * Adjust chunk size warning limit (in kB).
2679
- * @default 500
2680
- */
2681
- chunkSizeWarningLimit?: number;
2682
- /**
2683
- * Rollup watch options
2684
- * https://rollupjs.org/configuration-options/#watch
2685
- * @default null
2686
- */
2687
- watch?: WatcherOptions | null;
2688
- /**
2689
- * create the Build Environment instance
2690
- */
2691
- createEnvironment?: (name: string, config: ResolvedConfig) => Promise<BuildEnvironment> | BuildEnvironment;
2692
- }
2693
- type BuildOptions = BuildEnvironmentOptions;
2694
- interface LibraryOptions {
2695
- /**
2696
- * Path of library entry
2697
- */
2698
- entry: InputOption;
2699
- /**
2700
- * The name of the exposed global variable. Required when the `formats` option includes
2701
- * `umd` or `iife`
2702
- */
2703
- name?: string;
2704
- /**
2705
- * Output bundle formats
2706
- * @default ['es', 'umd']
2707
- */
2708
- formats?: LibraryFormats[];
2709
- /**
2710
- * The name of the package file output. The default file name is the name option
2711
- * of the project package.json. It can also be defined as a function taking the
2712
- * format as an argument.
2713
- */
2714
- fileName?: string | ((format: ModuleFormat, entryName: string) => string);
2715
- /**
2716
- * The name of the CSS file output if the library imports CSS. Defaults to the
2717
- * same value as `build.lib.fileName` if it's set a string, otherwise it falls
2718
- * back to the name option of the project package.json.
2719
- */
2720
- cssFileName?: string;
2721
- }
2722
- type LibraryFormats = 'es' | 'cjs' | 'umd' | 'iife' | 'system';
2723
- interface ModulePreloadOptions {
2724
- /**
2725
- * Whether to inject a module preload polyfill.
2726
- * Note: does not apply to library mode.
2727
- * @default true
2728
- */
2729
- polyfill?: boolean;
2730
- /**
2731
- * Resolve the list of dependencies to preload for a given dynamic import
2732
- * @experimental
2733
- */
2734
- resolveDependencies?: ResolveModulePreloadDependenciesFn;
2735
- }
2736
- interface ResolvedModulePreloadOptions {
2737
- polyfill: boolean;
2738
- resolveDependencies?: ResolveModulePreloadDependenciesFn;
2739
- }
2740
- type ResolveModulePreloadDependenciesFn = (filename: string, deps: string[], context: {
2741
- hostId: string;
2742
- hostType: 'html' | 'js';
2743
- }) => string[];
2744
- interface ResolvedBuildEnvironmentOptions extends Required<Omit<BuildEnvironmentOptions, 'polyfillModulePreload'>> {
2745
- modulePreload: false | ResolvedModulePreloadOptions;
2746
- }
2747
- interface ResolvedBuildOptions extends Required<Omit<BuildOptions, 'polyfillModulePreload'>> {
2748
- modulePreload: false | ResolvedModulePreloadOptions;
2749
- }
2750
- /**
2751
- * Bundles a single environment for production.
2752
- * Returns a Promise containing the build result.
2753
- */
2754
- declare function build(inlineConfig?: InlineConfig): Promise<RollupOutput | RollupOutput[] | RollupWatcher>;
2755
- type RenderBuiltAssetUrl = (filename: string, type: {
2756
- type: 'asset' | 'public';
2757
- hostId: string;
2758
- hostType: 'js' | 'css' | 'html';
2759
- ssr: boolean;
2760
- }) => string | {
2761
- relative?: boolean;
2762
- runtime?: string;
2763
- } | undefined;
2764
- declare class BuildEnvironment extends BaseEnvironment {
2765
- mode: "build";
2766
- constructor(name: string, config: ResolvedConfig, setup?: {
2767
- options?: EnvironmentOptions;
2768
- });
2769
- init(): Promise<void>;
2770
- }
2771
- interface ViteBuilder {
2772
- environments: Record<string, BuildEnvironment>;
2773
- config: ResolvedConfig;
2774
- buildApp(): Promise<void>;
2775
- build(environment: BuildEnvironment): Promise<RollupOutput | RollupOutput[] | RollupWatcher>;
2776
- }
2777
- interface BuilderOptions {
2778
- /**
2779
- * Whether to share the config instance among environments to align with the behavior of dev server.
2780
- *
2781
- * @default false
2782
- * @experimental
2783
- */
2784
- sharedConfigBuild?: boolean;
2785
- /**
2786
- * Whether to share the plugin instances among environments to align with the behavior of dev server.
2787
- *
2788
- * @default false
2789
- * @experimental
2790
- */
2791
- sharedPlugins?: boolean;
2792
- buildApp?: (builder: ViteBuilder) => Promise<void>;
2793
- }
2794
- type ResolvedBuilderOptions = Required<BuilderOptions>;
2795
- /**
2796
- * Creates a ViteBuilder to orchestrate building multiple environments.
2797
- * @experimental
2798
- */
2799
- declare function createBuilder(inlineConfig?: InlineConfig, useLegacyBuilder?: null | boolean): Promise<ViteBuilder>;
2800
-
2801
- type Environment = DevEnvironment | BuildEnvironment | UnknownEnvironment;
2802
- /**
2803
- * Creates a function that hides the complexities of a WeakMap with an initial value
2804
- * to implement object metadata. Used by plugins to implement cross hooks per
2805
- * environment metadata
2806
- *
2807
- * @experimental
2808
- */
2809
- declare function perEnvironmentState<State>(initial: (environment: Environment) => State): (context: PluginContext) => State;
2810
-
2811
- type SkipInformation = {
2812
- id: string;
2813
- importer: string | undefined;
2814
- plugin: Plugin;
2815
- called?: boolean;
2816
- };
2817
- declare class EnvironmentPluginContainer {
2818
- environment: Environment;
2819
- plugins: Plugin[];
2820
- watcher?: FSWatcher | undefined;
2821
- private _pluginContextMap;
2822
- private _resolvedRollupOptions?;
2823
- private _processesing;
2824
- private _seenResolves;
2825
- private _moduleNodeToLoadAddedImports;
2826
- getSortedPluginHooks: PluginHookUtils['getSortedPluginHooks'];
2827
- getSortedPlugins: PluginHookUtils['getSortedPlugins'];
2828
- moduleGraph: EnvironmentModuleGraph | undefined;
2829
- watchFiles: Set<string>;
2830
- minimalContext: MinimalPluginContext;
2831
- private _started;
2832
- private _buildStartPromise;
2833
- private _closed;
2834
- private _updateModuleLoadAddedImports;
2835
- private _getAddedImports;
2836
- getModuleInfo(id: string): ModuleInfo | null;
2837
- private handleHookPromise;
2838
- get options(): InputOptions;
2839
- resolveRollupOptions(): Promise<InputOptions>;
2840
- private _getPluginContext;
2841
- private hookParallel;
2842
- buildStart(_options?: InputOptions): Promise<void>;
2843
- resolveId(rawId: string, importer?: string | undefined, options?: {
2844
- attributes?: Record<string, string>;
2845
- custom?: CustomPluginOptions;
2846
- /** @deprecated use `skipCalls` instead */
2847
- skip?: Set<Plugin>;
2848
- skipCalls?: readonly SkipInformation[];
2849
- isEntry?: boolean;
2850
- }): Promise<PartialResolvedId | null>;
2851
- load(id: string): Promise<LoadResult | null>;
2852
- transform(code: string, id: string, options?: {
2853
- inMap?: SourceDescription['map'];
2854
- }): Promise<{
2855
- code: string;
2856
- map: SourceMap | {
2857
- mappings: '';
2858
- } | null;
2859
- }>;
2860
- watchChange(id: string, change: {
2861
- event: 'create' | 'update' | 'delete';
2862
- }): Promise<void>;
2863
- close(): Promise<void>;
2864
- }
2865
- declare class MinimalPluginContext implements rollup.MinimalPluginContext {
2866
- meta: PluginContextMeta;
2867
- environment: Environment;
2868
- constructor(meta: PluginContextMeta, environment: Environment);
2869
- debug(rawLog: string | RollupLog | (() => string | RollupLog)): void;
2870
- info(rawLog: string | RollupLog | (() => string | RollupLog)): void;
2871
- warn(rawLog: string | RollupLog | (() => string | RollupLog)): void;
2872
- error(e: string | RollupError): never;
2873
- private _normalizeRawLog;
2874
- }
2875
- declare class PluginContainer {
2876
- private environments;
2877
- constructor(environments: Record<string, Environment>);
2878
- private _getEnvironment;
2879
- private _getPluginContainer;
2880
- getModuleInfo(id: string): ModuleInfo | null;
2881
- get options(): InputOptions;
2882
- buildStart(_options?: InputOptions): Promise<void>;
2883
- watchChange(id: string, change: {
2884
- event: 'create' | 'update' | 'delete';
2885
- }): Promise<void>;
2886
- resolveId(rawId: string, importer?: string, options?: {
2887
- attributes?: Record<string, string>;
2888
- custom?: CustomPluginOptions;
2889
- /** @deprecated use `skipCalls` instead */
2890
- skip?: Set<Plugin>;
2891
- skipCalls?: readonly SkipInformation[];
2892
- ssr?: boolean;
2893
- isEntry?: boolean;
2894
- }): Promise<PartialResolvedId | null>;
2895
- load(id: string, options?: {
2896
- ssr?: boolean;
2897
- }): Promise<LoadResult | null>;
2898
- transform(code: string, id: string, options?: {
2899
- ssr?: boolean;
2900
- environment?: Environment;
2901
- inMap?: SourceDescription['map'];
2902
- }): Promise<{
2903
- code: string;
2904
- map: SourceMap | {
2905
- mappings: '';
2906
- } | null;
2907
- }>;
2908
- close(): Promise<void>;
2909
- }
2910
-
2911
- interface ServerOptions extends CommonServerOptions {
2912
- /**
2913
- * Configure HMR-specific options (port, host, path & protocol)
2914
- */
2915
- hmr?: HmrOptions | boolean;
2916
- /**
2917
- * Do not start the websocket connection.
2918
- * @experimental
2919
- */
2920
- ws?: false;
2921
- /**
2922
- * Warm-up files to transform and cache the results in advance. This improves the
2923
- * initial page load during server starts and prevents transform waterfalls.
2924
- */
2925
- warmup?: {
2926
- /**
2927
- * The files to be transformed and used on the client-side. Supports glob patterns.
2928
- */
2929
- clientFiles?: string[];
2930
- /**
2931
- * The files to be transformed and used in SSR. Supports glob patterns.
2932
- */
2933
- ssrFiles?: string[];
2934
- };
2935
- /**
2936
- * chokidar watch options or null to disable FS watching
2937
- * https://github.com/paulmillr/chokidar/tree/3.6.0#api
2938
- */
2939
- watch?: WatchOptions | null;
2940
- /**
2941
- * Create Vite dev server to be used as a middleware in an existing server
2942
- * @default false
2943
- */
2944
- middlewareMode?: boolean | {
2945
- /**
2946
- * Parent server instance to attach to
2947
- *
2948
- * This is needed to proxy WebSocket connections to the parent server.
2949
- */
2950
- server: HttpServer;
2951
- };
2952
- /**
2953
- * Options for files served via '/\@fs/'.
2954
- */
2955
- fs?: FileSystemServeOptions;
2956
- /**
2957
- * Origin for the generated asset URLs.
2958
- *
2959
- * @example `http://127.0.0.1:8080`
2960
- */
2961
- origin?: string;
2962
- /**
2963
- * Pre-transform known direct imports
2964
- * @default true
2965
- */
2966
- preTransformRequests?: boolean;
2967
- /**
2968
- * Whether or not to ignore-list source files in the dev server sourcemap, used to populate
2969
- * the [`x_google_ignoreList` source map extension](https://developer.chrome.com/blog/devtools-better-angular-debugging/#the-x_google_ignorelist-source-map-extension).
2970
- *
2971
- * By default, it excludes all paths containing `node_modules`. You can pass `false` to
2972
- * disable this behavior, or, for full control, a function that takes the source path and
2973
- * sourcemap path and returns whether to ignore the source path.
2974
- */
2975
- sourcemapIgnoreList?: false | ((sourcePath: string, sourcemapPath: string) => boolean);
2976
- /**
2977
- * Backward compatibility. The buildStart and buildEnd hooks were called only once for all
2978
- * environments. This option enables per-environment buildStart and buildEnd hooks.
2979
- * @default false
2980
- * @experimental
2981
- */
2982
- perEnvironmentStartEndDuringDev?: boolean;
2983
- /**
2984
- * Run HMR tasks, by default the HMR propagation is done in parallel for all environments
2985
- * @experimental
2986
- */
2987
- hotUpdateEnvironments?: (server: ViteDevServer, hmr: (environment: DevEnvironment) => Promise<void>) => Promise<void>;
2988
- }
2989
- interface ResolvedServerOptions extends Omit<RequiredExceptFor<ServerOptions, 'host' | 'https' | 'proxy' | 'hmr' | 'ws' | 'watch' | 'origin' | 'hotUpdateEnvironments'>, 'fs' | 'middlewareMode' | 'sourcemapIgnoreList'> {
2990
- fs: Required<FileSystemServeOptions>;
2991
- middlewareMode: NonNullable<ServerOptions['middlewareMode']>;
2992
- sourcemapIgnoreList: Exclude<ServerOptions['sourcemapIgnoreList'], false | undefined>;
2993
- }
2994
- interface FileSystemServeOptions {
2995
- /**
2996
- * Strictly restrict file accessing outside of allowing paths.
2997
- *
2998
- * Set to `false` to disable the warning
2999
- *
3000
- * @default true
3001
- */
3002
- strict?: boolean;
3003
- /**
3004
- * Restrict accessing files outside the allowed directories.
3005
- *
3006
- * Accepts absolute path or a path relative to project root.
3007
- * Will try to search up for workspace root by default.
3008
- */
3009
- allow?: string[];
3010
- /**
3011
- * Restrict accessing files that matches the patterns.
3012
- *
3013
- * This will have higher priority than `allow`.
3014
- * picomatch patterns are supported.
3015
- *
3016
- * @default ['.env', '.env.*', '*.{crt,pem}', '**\/.git/**']
3017
- */
3018
- deny?: string[];
3019
- }
3020
- type ServerHook = (this: void, server: ViteDevServer) => (() => void) | void | Promise<(() => void) | void>;
3021
- type HttpServer = http.Server | Http2SecureServer;
3022
- interface ViteDevServer {
3023
- /**
3024
- * The resolved vite config object
3025
- */
3026
- config: ResolvedConfig;
3027
- /**
3028
- * A connect app instance.
3029
- * - Can be used to attach custom middlewares to the dev server.
3030
- * - Can also be used as the handler function of a custom http server
3031
- * or as a middleware in any connect-style Node.js frameworks
3032
- *
3033
- * https://github.com/senchalabs/connect#use-middleware
3034
- */
3035
- middlewares: Connect.Server;
3036
- /**
3037
- * native Node http server instance
3038
- * will be null in middleware mode
3039
- */
3040
- httpServer: HttpServer | null;
3041
- /**
3042
- * Chokidar watcher instance. If `config.server.watch` is set to `null`,
3043
- * it will not watch any files and calling `add` or `unwatch` will have no effect.
3044
- * https://github.com/paulmillr/chokidar/tree/3.6.0#api
3045
- */
3046
- watcher: FSWatcher;
3047
- /**
3048
- * web socket server with `send(payload)` method
3049
- */
3050
- ws: WebSocketServer;
3051
- /**
3052
- * HMR broadcaster that can be used to send custom HMR messages to the client
3053
- *
3054
- * Always sends a message to at least a WebSocket client. Any third party can
3055
- * add a channel to the broadcaster to process messages
3056
- */
3057
- hot: HotBroadcaster;
3058
- /**
3059
- * Rollup plugin container that can run plugin hooks on a given file
3060
- */
3061
- pluginContainer: PluginContainer;
3062
- /**
3063
- * Module execution environments attached to the Vite server.
3064
- */
3065
- environments: Record<'client' | 'ssr' | (string & {}), DevEnvironment>;
3066
- /**
3067
- * Module graph that tracks the import relationships, url to file mapping
3068
- * and hmr state.
3069
- */
3070
- moduleGraph: ModuleGraph;
3071
- /**
3072
- * The resolved urls Vite prints on the CLI (URL-encoded). Returns `null`
3073
- * in middleware mode or if the server is not listening on any port.
3074
- */
3075
- resolvedUrls: ResolvedServerUrls | null;
3076
- /**
3077
- * Programmatically resolve, load and transform a URL and get the result
3078
- * without going through the http request pipeline.
3079
- */
3080
- transformRequest(url: string, options?: TransformOptions): Promise<TransformResult | null>;
3081
- /**
3082
- * Same as `transformRequest` but only warm up the URLs so the next request
3083
- * will already be cached. The function will never throw as it handles and
3084
- * reports errors internally.
3085
- */
3086
- warmupRequest(url: string, options?: TransformOptions): Promise<void>;
3087
- /**
3088
- * Apply vite built-in HTML transforms and any plugin HTML transforms.
3089
- */
3090
- transformIndexHtml(url: string, html: string, originalUrl?: string): Promise<string>;
3091
- /**
3092
- * Transform module code into SSR format.
3093
- */
3094
- ssrTransform(code: string, inMap: SourceMap | {
3095
- mappings: '';
3096
- } | null, url: string, originalCode?: string): Promise<TransformResult | null>;
3097
- /**
3098
- * Load a given URL as an instantiated module for SSR.
3099
- */
3100
- ssrLoadModule(url: string, opts?: {
3101
- fixStacktrace?: boolean;
3102
- }): Promise<Record<string, any>>;
3103
- /**
3104
- * Returns a fixed version of the given stack
3105
- */
3106
- ssrRewriteStacktrace(stack: string): string;
3107
- /**
3108
- * Mutates the given SSR error by rewriting the stacktrace
3109
- */
3110
- ssrFixStacktrace(e: Error): void;
3111
- /**
3112
- * Triggers HMR for a module in the module graph. You can use the `server.moduleGraph`
3113
- * API to retrieve the module to be reloaded. If `hmr` is false, this is a no-op.
3114
- */
3115
- reloadModule(module: ModuleNode): Promise<void>;
3116
- /**
3117
- * Start the server.
3118
- */
3119
- listen(port?: number, isRestart?: boolean): Promise<ViteDevServer>;
3120
- /**
3121
- * Stop the server.
3122
- */
3123
- close(): Promise<void>;
3124
- /**
3125
- * Print server urls
3126
- */
3127
- printUrls(): void;
3128
- /**
3129
- * Bind CLI shortcuts
3130
- */
3131
- bindCLIShortcuts(options?: BindCLIShortcutsOptions<ViteDevServer>): void;
3132
- /**
3133
- * Restart the server.
3134
- *
3135
- * @param forceOptimize - force the optimizer to re-bundle, same as --force cli flag
3136
- */
3137
- restart(forceOptimize?: boolean): Promise<void>;
3138
- /**
3139
- * Open browser
3140
- */
3141
- openBrowser(): void;
3142
- /**
3143
- * Calling `await server.waitForRequestsIdle(id)` will wait until all static imports
3144
- * are processed. If called from a load or transform plugin hook, the id needs to be
3145
- * passed as a parameter to avoid deadlocks. Calling this function after the first
3146
- * static imports section of the module graph has been processed will resolve immediately.
3147
- */
3148
- waitForRequestsIdle: (ignoredId?: string) => Promise<void>;
3149
- }
3150
- interface ResolvedServerUrls {
3151
- local: string[];
3152
- network: string[];
3153
- }
3154
- declare function createServer(inlineConfig?: InlineConfig | ResolvedConfig): Promise<ViteDevServer>;
3155
-
3156
- interface HtmlTagDescriptor {
3157
- tag: string;
3158
- attrs?: Record<string, string | boolean | undefined>;
3159
- children?: string | HtmlTagDescriptor[];
3160
- /**
3161
- * default: 'head-prepend'
3162
- */
3163
- injectTo?: 'head' | 'body' | 'head-prepend' | 'body-prepend';
3164
- }
3165
- type IndexHtmlTransformResult = string | HtmlTagDescriptor[] | {
3166
- html: string;
3167
- tags: HtmlTagDescriptor[];
3168
- };
3169
- interface IndexHtmlTransformContext {
3170
- /**
3171
- * public path when served
3172
- */
3173
- path: string;
3174
- /**
3175
- * filename on disk
3176
- */
3177
- filename: string;
3178
- server?: ViteDevServer;
3179
- bundle?: OutputBundle;
3180
- chunk?: OutputChunk;
3181
- originalUrl?: string;
3182
- }
3183
- type IndexHtmlTransformHook = (this: void, html: string, ctx: IndexHtmlTransformContext) => IndexHtmlTransformResult | void | Promise<IndexHtmlTransformResult | void>;
3184
- type IndexHtmlTransform = IndexHtmlTransformHook | {
3185
- order?: 'pre' | 'post' | null;
3186
- /**
3187
- * @deprecated renamed to `order`
3188
- */
3189
- enforce?: 'pre' | 'post';
3190
- /**
3191
- * @deprecated renamed to `handler`
3192
- */
3193
- transform: IndexHtmlTransformHook;
3194
- } | {
3195
- order?: 'pre' | 'post' | null;
3196
- /**
3197
- * @deprecated renamed to `order`
3198
- */
3199
- enforce?: 'pre' | 'post';
3200
- handler: IndexHtmlTransformHook;
3201
- };
3202
-
3203
- type StringFilter<Value = string | RegExp> = Value | Array<Value> | {
3204
- include?: Value | Array<Value>;
3205
- exclude?: Value | Array<Value>;
3206
- };
3207
-
3208
- /**
3209
- * Vite plugins extends the Rollup plugin interface with a few extra
3210
- * vite-specific options. A valid vite plugin is also a valid Rollup plugin.
3211
- * On the contrary, a Rollup plugin may or may NOT be a valid vite universal
3212
- * plugin, since some Rollup features do not make sense in an unbundled
3213
- * dev server context. That said, as long as a rollup plugin doesn't have strong
3214
- * coupling between its bundle phase and output phase hooks then it should
3215
- * just work (that means, most of them).
3216
- *
3217
- * By default, the plugins are run during both serve and build. When a plugin
3218
- * is applied during serve, it will only run **non output plugin hooks** (see
3219
- * rollup type definition of {@link rollup#PluginHooks}). You can think of the
3220
- * dev server as only running `const bundle = rollup.rollup()` but never calling
3221
- * `bundle.generate()`.
3222
- *
3223
- * A plugin that expects to have different behavior depending on serve/build can
3224
- * export a factory function that receives the command being run via options.
3225
- *
3226
- * If a plugin should be applied only for server or build, a function format
3227
- * config file can be used to conditional determine the plugins to use.
3228
- *
3229
- * The current environment can be accessed from the context for the all non-global
3230
- * hooks (it is not available in config, configResolved, configureServer, etc).
3231
- * It can be a dev, build, or scan environment.
3232
- * Plugins can use this.environment.mode === 'dev' to guard for dev specific APIs.
3233
- */
3234
- interface PluginContextExtension {
3235
- /**
3236
- * Vite-specific environment instance
3237
- */
3238
- environment: Environment;
3239
- }
3240
- interface HotUpdatePluginContext {
3241
- environment: DevEnvironment;
3242
- }
3243
- declare module 'rollup' {
3244
- interface MinimalPluginContext extends PluginContextExtension {
3245
- }
3246
- }
3247
- /**
3248
- * There are two types of plugins in Vite. App plugins and environment plugins.
3249
- * Environment Plugins are defined by a constructor function that will be called
3250
- * once per each environment allowing users to have completely different plugins
3251
- * for each of them. The constructor gets the resolved environment after the server
3252
- * and builder has already been created simplifying config access and cache
3253
- * management for for environment specific plugins.
3254
- * Environment Plugins are closer to regular rollup plugins. They can't define
3255
- * app level hooks (like config, configResolved, configureServer, etc).
3256
- */
3257
- interface Plugin<A = any> extends rollup.Plugin<A> {
3258
- /**
3259
- * Perform custom handling of HMR updates.
3260
- * The handler receives an options containing changed filename, timestamp, a
3261
- * list of modules affected by the file change, and the dev server instance.
3262
- *
3263
- * - The hook can return a filtered list of modules to narrow down the update.
3264
- * e.g. for a Vue SFC, we can narrow down the part to update by comparing
3265
- * the descriptors.
3266
- *
3267
- * - The hook can also return an empty array and then perform custom updates
3268
- * by sending a custom hmr payload via environment.hot.send().
3269
- *
3270
- * - If the hook doesn't return a value, the hmr update will be performed as
3271
- * normal.
3272
- */
3273
- hotUpdate?: ObjectHook<(this: HotUpdatePluginContext, options: HotUpdateOptions) => Array<EnvironmentModuleNode> | void | Promise<Array<EnvironmentModuleNode> | void>>;
3274
- /**
3275
- * extend hooks with ssr flag
3276
- */
3277
- resolveId?: ObjectHook<(this: PluginContext, source: string, importer: string | undefined, options: {
3278
- attributes: Record<string, string>;
3279
- custom?: CustomPluginOptions;
3280
- ssr?: boolean;
3281
- isEntry: boolean;
3282
- }) => Promise<ResolveIdResult> | ResolveIdResult, {
3283
- filter?: {
3284
- id?: StringFilter<RegExp>;
3285
- };
3286
- }>;
3287
- load?: ObjectHook<(this: PluginContext, id: string, options?: {
3288
- ssr?: boolean;
3289
- }) => Promise<LoadResult> | LoadResult, {
3290
- filter?: {
3291
- id?: StringFilter;
3292
- };
3293
- }>;
3294
- transform?: ObjectHook<(this: TransformPluginContext, code: string, id: string, options?: {
3295
- ssr?: boolean;
3296
- }) => Promise<rollup.TransformResult> | rollup.TransformResult, {
3297
- filter?: {
3298
- id?: StringFilter;
3299
- code?: StringFilter;
3300
- };
3301
- }>;
3302
- /**
3303
- * Opt-in this plugin into the shared plugins pipeline.
3304
- * For backward-compatibility, plugins are re-recreated for each environment
3305
- * during `vite build --app`
3306
- * We have an opt-in per plugin, and a general `builder.sharedPlugins`
3307
- * In a future major, we'll flip the default to be shared by default
3308
- * @experimental
3309
- */
3310
- sharedDuringBuild?: boolean;
3311
- /**
3312
- * Opt-in this plugin into per-environment buildStart and buildEnd during dev.
3313
- * For backward-compatibility, the buildStart hook is called only once during
3314
- * dev, for the client environment. Plugins can opt-in to be called
3315
- * per-environment, aligning with the build hook behavior.
3316
- * @experimental
3317
- */
3318
- perEnvironmentStartEndDuringDev?: boolean;
3319
- /**
3320
- * Enforce plugin invocation tier similar to webpack loaders. Hooks ordering
3321
- * is still subject to the `order` property in the hook object.
3322
- *
3323
- * Plugin invocation order:
3324
- * - alias resolution
3325
- * - `enforce: 'pre'` plugins
3326
- * - vite core plugins
3327
- * - normal plugins
3328
- * - vite build plugins
3329
- * - `enforce: 'post'` plugins
3330
- * - vite build post plugins
3331
- */
3332
- enforce?: 'pre' | 'post';
3333
- /**
3334
- * Apply the plugin only for serve or build, or on certain conditions.
3335
- */
3336
- apply?: 'serve' | 'build' | ((this: void, config: UserConfig, env: ConfigEnv) => boolean);
3337
- /**
3338
- * Define environments where this plugin should be active
3339
- * By default, the plugin is active in all environments
3340
- * @experimental
3341
- */
3342
- applyToEnvironment?: (environment: PartialEnvironment) => boolean | Promise<boolean> | PluginOption;
3343
- /**
3344
- * Modify vite config before it's resolved. The hook can either mutate the
3345
- * passed-in config directly, or return a partial config object that will be
3346
- * deeply merged into existing config.
3347
- *
3348
- * Note: User plugins are resolved before running this hook so injecting other
3349
- * plugins inside the `config` hook will have no effect.
3350
- */
3351
- config?: ObjectHook<(this: void, config: UserConfig, env: ConfigEnv) => Omit<UserConfig, 'plugins'> | null | void | Promise<Omit<UserConfig, 'plugins'> | null | void>>;
3352
- /**
3353
- * Modify environment configs before it's resolved. The hook can either mutate the
3354
- * passed-in environment config directly, or return a partial config object that will be
3355
- * deeply merged into existing config.
3356
- * This hook is called for each environment with a partially resolved environment config
3357
- * that already accounts for the default environment config values set at the root level.
3358
- * If plugins need to modify the config of a given environment, they should do it in this
3359
- * hook instead of the config hook. Leaving the config hook only for modifying the root
3360
- * default environment config.
3361
- */
3362
- configEnvironment?: ObjectHook<(this: void, name: string, config: EnvironmentOptions, env: ConfigEnv & {
3363
- /**
3364
- * Whether this environment is SSR environment and `ssr.target` is set to `'webworker'`.
3365
- * Only intended to be used for backward compatibility.
3366
- */
3367
- isSsrTargetWebworker?: boolean;
3368
- }) => EnvironmentOptions | null | void | Promise<EnvironmentOptions | null | void>>;
3369
- /**
3370
- * Use this hook to read and store the final resolved vite config.
3371
- */
3372
- configResolved?: ObjectHook<(this: void, config: ResolvedConfig) => void | Promise<void>>;
3373
- /**
3374
- * Configure the vite server. The hook receives the {@link ViteDevServer}
3375
- * instance. This can also be used to store a reference to the server
3376
- * for use in other hooks.
3377
- *
3378
- * The hooks will be called before internal middlewares are applied. A hook
3379
- * can return a post hook that will be called after internal middlewares
3380
- * are applied. Hook can be async functions and will be called in series.
3381
- */
3382
- configureServer?: ObjectHook<ServerHook>;
3383
- /**
3384
- * Configure the preview server. The hook receives the {@link PreviewServer}
3385
- * instance. This can also be used to store a reference to the server
3386
- * for use in other hooks.
3387
- *
3388
- * The hooks are called before other middlewares are applied. A hook can
3389
- * return a post hook that will be called after other middlewares are
3390
- * applied. Hooks can be async functions and will be called in series.
3391
- */
3392
- configurePreviewServer?: ObjectHook<PreviewServerHook>;
3393
- /**
3394
- * Transform index.html.
3395
- * The hook receives the following arguments:
3396
- *
3397
- * - html: string
3398
- * - ctx: IndexHtmlTransformContext, which contains:
3399
- * - path: public path when served
3400
- * - filename: filename on disk
3401
- * - server?: ViteDevServer (only present during serve)
3402
- * - bundle?: rollup.OutputBundle (only present during build)
3403
- * - chunk?: rollup.OutputChunk
3404
- * - originalUrl?: string
3405
- *
3406
- * It can either return a transformed string, or a list of html tag
3407
- * descriptors that will be injected into the `<head>` or `<body>`.
3408
- *
3409
- * By default the transform is applied **after** vite's internal html
3410
- * transform. If you need to apply the transform before vite, use an object:
3411
- * `{ order: 'pre', handler: hook }`
3412
- */
3413
- transformIndexHtml?: IndexHtmlTransform;
3414
- /**
3415
- * Perform custom handling of HMR updates.
3416
- * The handler receives a context containing changed filename, timestamp, a
3417
- * list of modules affected by the file change, and the dev server instance.
3418
- *
3419
- * - The hook can return a filtered list of modules to narrow down the update.
3420
- * e.g. for a Vue SFC, we can narrow down the part to update by comparing
3421
- * the descriptors.
3422
- *
3423
- * - The hook can also return an empty array and then perform custom updates
3424
- * by sending a custom hmr payload via server.ws.send().
3425
- *
3426
- * - If the hook doesn't return a value, the hmr update will be performed as
3427
- * normal.
3428
- */
3429
- handleHotUpdate?: ObjectHook<(this: void, ctx: HmrContext) => Array<ModuleNode> | void | Promise<Array<ModuleNode> | void>>;
3430
- }
3431
- type HookHandler<T> = T extends ObjectHook<infer H> ? H : T;
3432
- type PluginWithRequiredHook<K extends keyof Plugin> = Plugin & {
3433
- [P in K]: NonNullable<Plugin[P]>;
3434
- };
3435
- type Thenable<T> = T | Promise<T>;
3436
- type FalsyPlugin = false | null | undefined;
3437
- type PluginOption = Thenable<Plugin | FalsyPlugin | PluginOption[]>;
3438
- /**
3439
- * @experimental
3440
- */
3441
- declare function perEnvironmentPlugin(name: string, applyToEnvironment: (environment: PartialEnvironment) => boolean | Promise<boolean> | PluginOption): Plugin;
3442
-
3443
- interface CSSOptions {
3444
- /**
3445
- * Using lightningcss is an experimental option to handle CSS modules,
3446
- * assets and imports via Lightning CSS. It requires to install it as a
3447
- * peer dependency.
3448
- *
3449
- * @default 'postcss'
3450
- * @experimental
3451
- */
3452
- transformer?: 'postcss' | 'lightningcss';
3453
- /**
3454
- * https://github.com/css-modules/postcss-modules
3455
- */
3456
- modules?: CSSModulesOptions | false;
3457
- /**
3458
- * Options for preprocessors.
3459
- *
3460
- * In addition to options specific to each processors, Vite supports `additionalData` option.
3461
- * The `additionalData` option can be used to inject extra code for each style content.
3462
- */
3463
- preprocessorOptions?: {
3464
- scss?: SassPreprocessorOptions;
3465
- sass?: SassPreprocessorOptions;
3466
- less?: LessPreprocessorOptions;
3467
- styl?: StylusPreprocessorOptions;
3468
- stylus?: StylusPreprocessorOptions;
3469
- };
3470
- /**
3471
- * If this option is set, preprocessors will run in workers when possible.
3472
- * `true` means the number of CPUs minus 1.
3473
- *
3474
- * @default 0
3475
- * @experimental
3476
- */
3477
- preprocessorMaxWorkers?: number | true;
3478
- postcss?: string | (PostCSS.ProcessOptions & {
3479
- plugins?: PostCSS.AcceptedPlugin[];
3480
- });
3481
- /**
3482
- * Enables css sourcemaps during dev
3483
- * @default false
3484
- * @experimental
3485
- */
3486
- devSourcemap?: boolean;
3487
- /**
3488
- * @experimental
3489
- */
3490
- lightningcss?: LightningCSSOptions;
3491
- }
3492
- interface CSSModulesOptions {
3493
- getJSON?: (cssFileName: string, json: Record<string, string>, outputFileName: string) => void;
3494
- scopeBehaviour?: 'global' | 'local';
3495
- globalModulePaths?: RegExp[];
3496
- exportGlobals?: boolean;
3497
- generateScopedName?: string | ((name: string, filename: string, css: string) => string);
3498
- hashPrefix?: string;
3499
- /**
3500
- * default: undefined
3501
- */
3502
- localsConvention?: 'camelCase' | 'camelCaseOnly' | 'dashes' | 'dashesOnly' | ((originalClassName: string, generatedClassName: string, inputFile: string) => string);
3503
- }
3504
- type ResolvedCSSOptions = Omit<CSSOptions, 'lightningcss'> & Required<Pick<CSSOptions, 'transformer' | 'devSourcemap'>> & {
3505
- lightningcss?: LightningCSSOptions;
3506
- };
3507
- interface PreprocessCSSResult {
3508
- code: string;
3509
- map?: SourceMapInput;
3510
- modules?: Record<string, string>;
3511
- deps?: Set<string>;
3512
- }
3513
- /**
3514
- * @experimental
3515
- */
3516
- declare function preprocessCSS(code: string, filename: string, config: ResolvedConfig): Promise<PreprocessCSSResult>;
3517
- declare function formatPostcssSourceMap(rawMap: ExistingRawSourceMap, file: string): Promise<ExistingRawSourceMap>;
3518
- type PreprocessorAdditionalDataResult = string | {
3519
- content: string;
3520
- map?: ExistingRawSourceMap;
3521
- };
3522
- type PreprocessorAdditionalData = string | ((source: string, filename: string) => PreprocessorAdditionalDataResult | Promise<PreprocessorAdditionalDataResult>);
3523
- type SassPreprocessorOptions = {
3524
- additionalData?: PreprocessorAdditionalData;
3525
- } & (({
3526
- api: 'legacy';
3527
- } & SassLegacyPreprocessBaseOptions) | ({
3528
- api?: 'modern' | 'modern-compiler';
3529
- } & SassModernPreprocessBaseOptions));
3530
- type LessPreprocessorOptions = {
3531
- additionalData?: PreprocessorAdditionalData;
3532
- } & LessPreprocessorBaseOptions;
3533
- type StylusPreprocessorOptions = {
3534
- additionalData?: PreprocessorAdditionalData;
3535
- } & StylusPreprocessorBaseOptions;
3536
-
3537
- interface ESBuildOptions extends esbuild_TransformOptions {
3538
- include?: string | RegExp | ReadonlyArray<string | RegExp>;
3539
- exclude?: string | RegExp | ReadonlyArray<string | RegExp>;
3540
- jsxInject?: string;
3541
- /**
3542
- * This option is not respected. Use `build.minify` instead.
3543
- */
3544
- minify?: never;
3545
- }
3546
- type ESBuildTransformResult = Omit<esbuild_TransformResult, 'map'> & {
3547
- map: SourceMap;
3548
- };
3549
- declare function transformWithEsbuild(code: string, filename: string, options?: esbuild_TransformOptions, inMap?: object, config?: ResolvedConfig, watcher?: FSWatcher): Promise<ESBuildTransformResult>;
3550
-
3551
- interface JsonOptions {
3552
- /**
3553
- * Generate a named export for every property of the JSON object
3554
- * @default true
3555
- */
3556
- namedExports?: boolean;
3557
- /**
3558
- * Generate performant output as JSON.parse("stringified").
3559
- *
3560
- * When set to 'auto', the data will be stringified only if the data is bigger than 10kB.
3561
- * @default 'auto'
3562
- */
3563
- stringify?: boolean | 'auto';
3564
- }
3565
-
3566
- type SSRTarget = 'node' | 'webworker';
3567
- type SsrDepOptimizationConfig = DepOptimizationConfig;
3568
- interface SSROptions {
3569
- noExternal?: string | RegExp | (string | RegExp)[] | true;
3570
- external?: string[] | true;
3571
- /**
3572
- * Define the target for the ssr build. The browser field in package.json
3573
- * is ignored for node but used if webworker is the target
3574
- * This option will be removed in a future major version
3575
- * @default 'node'
3576
- */
3577
- target?: SSRTarget;
3578
- /**
3579
- * Control over which dependencies are optimized during SSR and esbuild options
3580
- * During build:
3581
- * no external CJS dependencies are optimized by default
3582
- * During dev:
3583
- * explicit no external CJS dependencies are optimized by default
3584
- * @experimental
3585
- */
3586
- optimizeDeps?: SsrDepOptimizationConfig;
3587
- resolve?: {
3588
- /**
3589
- * Conditions that are used in the plugin pipeline. The default value is the root config's `resolve.conditions`.
3590
- *
3591
- * Use this to override the default ssr conditions for the ssr build.
3592
- *
3593
- * @default rootConfig.resolve.conditions
3594
- */
3595
- conditions?: string[];
3596
- /**
3597
- * Conditions that are used during ssr import (including `ssrLoadModule`) of externalized dependencies.
3598
- *
3599
- * @default []
3600
- */
3601
- externalConditions?: string[];
3602
- mainFields?: string[];
3603
- };
3604
- }
3605
- interface ResolvedSSROptions extends SSROptions {
3606
- target: SSRTarget;
3607
- optimizeDeps: SsrDepOptimizationConfig;
3608
- }
3609
-
3610
- interface ConfigEnv {
3611
- /**
3612
- * 'serve': during dev (`vite` command)
3613
- * 'build': when building for production (`vite build` command)
3614
- */
3615
- command: 'build' | 'serve';
3616
- mode: string;
3617
- isSsrBuild?: boolean;
3618
- isPreview?: boolean;
3619
- }
3620
- /**
3621
- * spa: include SPA fallback middleware and configure sirv with `single: true` in preview
3622
- *
3623
- * mpa: only include non-SPA HTML middlewares
3624
- *
3625
- * custom: don't include HTML middlewares
3626
- */
3627
- type AppType = 'spa' | 'mpa' | 'custom';
3628
- type UserConfigFnObject = (env: ConfigEnv) => UserConfig;
3629
- type UserConfigFnPromise = (env: ConfigEnv) => Promise<UserConfig>;
3630
- type UserConfigFn = (env: ConfigEnv) => UserConfig | Promise<UserConfig>;
3631
- type UserConfigExport = UserConfig | Promise<UserConfig> | UserConfigFnObject | UserConfigFnPromise | UserConfigFn;
3632
- /**
3633
- * Type helper to make it easier to use vite.config.ts
3634
- * accepts a direct {@link UserConfig} object, or a function that returns it.
3635
- * The function receives a {@link ConfigEnv} object.
3636
- */
3637
- declare function defineConfig(config: UserConfig): UserConfig;
3638
- declare function defineConfig(config: Promise<UserConfig>): Promise<UserConfig>;
3639
- declare function defineConfig(config: UserConfigFnObject): UserConfigFnObject;
3640
- declare function defineConfig(config: UserConfigFnPromise): UserConfigFnPromise;
3641
- declare function defineConfig(config: UserConfigFn): UserConfigFn;
3642
- declare function defineConfig(config: UserConfigExport): UserConfigExport;
3643
- interface CreateDevEnvironmentContext {
3644
- ws: WebSocketServer;
3645
- }
3646
- interface DevEnvironmentOptions {
3647
- /**
3648
- * Files to be pre-transformed. Supports glob patterns.
3649
- */
3650
- warmup?: string[];
3651
- /**
3652
- * Pre-transform known direct imports
3653
- * defaults to true for the client environment, false for the rest
3654
- */
3655
- preTransformRequests?: boolean;
3656
- /**
3657
- * Enables sourcemaps during dev
3658
- * @default { js: true }
3659
- * @experimental
3660
- */
3661
- sourcemap?: boolean | {
3662
- js?: boolean;
3663
- css?: boolean;
3664
- };
3665
- /**
3666
- * Whether or not to ignore-list source files in the dev server sourcemap, used to populate
3667
- * the [`x_google_ignoreList` source map extension](https://developer.chrome.com/blog/devtools-better-angular-debugging/#the-x_google_ignorelist-source-map-extension).
3668
- *
3669
- * By default, it excludes all paths containing `node_modules`. You can pass `false` to
3670
- * disable this behavior, or, for full control, a function that takes the source path and
3671
- * sourcemap path and returns whether to ignore the source path.
3672
- */
3673
- sourcemapIgnoreList?: false | ((sourcePath: string, sourcemapPath: string) => boolean);
3674
- /**
3675
- * create the Dev Environment instance
3676
- */
3677
- createEnvironment?: (name: string, config: ResolvedConfig, context: CreateDevEnvironmentContext) => Promise<DevEnvironment> | DevEnvironment;
3678
- /**
3679
- * For environments that support a full-reload, like the client, we can short-circuit when
3680
- * restarting the server throwing early to stop processing current files. We avoided this for
3681
- * SSR requests. Maybe this is no longer needed.
3682
- * @experimental
3683
- */
3684
- recoverable?: boolean;
3685
- /**
3686
- * For environments associated with a module runner.
3687
- * By default it is true for the client environment and false for non-client environments.
3688
- * This option can also be used instead of the removed config.experimental.skipSsrTransform.
3689
- */
3690
- moduleRunnerTransform?: boolean;
3691
- }
3692
- type ResolvedDevEnvironmentOptions = Omit<Required<DevEnvironmentOptions>, 'sourcemapIgnoreList'> & {
3693
- sourcemapIgnoreList: Exclude<DevEnvironmentOptions['sourcemapIgnoreList'], false | undefined>;
3694
- };
3695
- type AllResolveOptions = ResolveOptions & {
3696
- alias?: AliasOptions;
3697
- };
3698
- interface SharedEnvironmentOptions {
3699
- /**
3700
- * Define global variable replacements.
3701
- * Entries will be defined on `window` during dev and replaced during build.
3702
- */
3703
- define?: Record<string, any>;
3704
- /**
3705
- * Configure resolver
3706
- */
3707
- resolve?: EnvironmentResolveOptions;
3708
- /**
3709
- * Define if this environment is used for Server Side Rendering
3710
- * @default 'server' if it isn't the client environment
3711
- */
3712
- consumer?: 'client' | 'server';
3713
- /**
3714
- * If true, `process.env` referenced in code will be preserved as-is and evaluated in runtime.
3715
- * Otherwise, it is statically replaced as an empty object.
3716
- */
3717
- keepProcessEnv?: boolean;
3718
- /**
3719
- * Optimize deps config
3720
- */
3721
- optimizeDeps?: DepOptimizationOptions;
3722
- }
3723
- interface EnvironmentOptions extends SharedEnvironmentOptions {
3724
- /**
3725
- * Dev specific options
3726
- */
3727
- dev?: DevEnvironmentOptions;
3728
- /**
3729
- * Build specific options
3730
- */
3731
- build?: BuildEnvironmentOptions;
3732
- }
3733
- type ResolvedResolveOptions = Required<ResolveOptions>;
3734
- type ResolvedEnvironmentOptions = {
3735
- define?: Record<string, any>;
3736
- resolve: ResolvedResolveOptions;
3737
- consumer: 'client' | 'server';
3738
- keepProcessEnv?: boolean;
3739
- optimizeDeps: DepOptimizationOptions;
3740
- dev: ResolvedDevEnvironmentOptions;
3741
- build: ResolvedBuildEnvironmentOptions;
3742
- };
3743
- type DefaultEnvironmentOptions = Omit<EnvironmentOptions, 'consumer' | 'resolve' | 'keepProcessEnv'> & {
3744
- resolve?: AllResolveOptions;
3745
- };
3746
- interface UserConfig extends DefaultEnvironmentOptions {
3747
- /**
3748
- * Project root directory. Can be an absolute path, or a path relative from
3749
- * the location of the config file itself.
3750
- * @default process.cwd()
3751
- */
3752
- root?: string;
3753
- /**
3754
- * Base public path when served in development or production.
3755
- * @default '/'
3756
- */
3757
- base?: string;
3758
- /**
3759
- * Directory to serve as plain static assets. Files in this directory are
3760
- * served and copied to build dist dir as-is without transform. The value
3761
- * can be either an absolute file system path or a path relative to project root.
3762
- *
3763
- * Set to `false` or an empty string to disable copied static assets to build dist dir.
3764
- * @default 'public'
3765
- */
3766
- publicDir?: string | false;
3767
- /**
3768
- * Directory to save cache files. Files in this directory are pre-bundled
3769
- * deps or some other cache files that generated by vite, which can improve
3770
- * the performance. You can use `--force` flag or manually delete the directory
3771
- * to regenerate the cache files. The value can be either an absolute file
3772
- * system path or a path relative to project root.
3773
- * Default to `.vite` when no `package.json` is detected.
3774
- * @default 'node_modules/.vite'
3775
- */
3776
- cacheDir?: string;
3777
- /**
3778
- * Explicitly set a mode to run in. This will override the default mode for
3779
- * each command, and can be overridden by the command line --mode option.
3780
- */
3781
- mode?: string;
3782
- /**
3783
- * Array of vite plugins to use.
3784
- */
3785
- plugins?: PluginOption[];
3786
- /**
3787
- * HTML related options
3788
- */
3789
- html?: HTMLOptions;
3790
- /**
3791
- * CSS related options (preprocessors and CSS modules)
3792
- */
3793
- css?: CSSOptions;
3794
- /**
3795
- * JSON loading options
3796
- */
3797
- json?: JsonOptions;
3798
- /**
3799
- * Transform options to pass to esbuild.
3800
- * Or set to `false` to disable esbuild.
3801
- */
3802
- esbuild?: ESBuildOptions | false;
3803
- /**
3804
- * Specify additional picomatch patterns to be treated as static assets.
3805
- */
3806
- assetsInclude?: string | RegExp | (string | RegExp)[];
3807
- /**
3808
- * Builder specific options
3809
- * @experimental
3810
- */
3811
- builder?: BuilderOptions;
3812
- /**
3813
- * Server specific options, e.g. host, port, https...
3814
- */
3815
- server?: ServerOptions;
3816
- /**
3817
- * Preview specific options, e.g. host, port, https...
3818
- */
3819
- preview?: PreviewOptions;
3820
- /**
3821
- * Experimental features
3822
- *
3823
- * Features under this field could change in the future and might NOT follow semver.
3824
- * Please be careful and always pin Vite's version when using them.
3825
- * @experimental
3826
- */
3827
- experimental?: ExperimentalOptions;
3828
- /**
3829
- * Options to opt-in to future behavior
3830
- */
3831
- future?: FutureOptions;
3832
- /**
3833
- * Legacy options
3834
- *
3835
- * Features under this field only follow semver for patches, they could be removed in a
3836
- * future minor version. Please always pin Vite's version to a minor when using them.
3837
- */
3838
- legacy?: LegacyOptions;
3839
- /**
3840
- * Log level.
3841
- * @default 'info'
3842
- */
3843
- logLevel?: LogLevel;
3844
- /**
3845
- * Custom logger.
3846
- */
3847
- customLogger?: Logger;
3848
- /**
3849
- * @default true
3850
- */
3851
- clearScreen?: boolean;
3852
- /**
3853
- * Environment files directory. Can be an absolute path, or a path relative from
3854
- * root.
3855
- * @default root
3856
- */
3857
- envDir?: string | false;
3858
- /**
3859
- * Env variables starts with `envPrefix` will be exposed to your client source code via import.meta.env.
3860
- * @default 'VITE_'
3861
- */
3862
- envPrefix?: string | string[];
3863
- /**
3864
- * Worker bundle options
3865
- */
3866
- worker?: {
3867
- /**
3868
- * Output format for worker bundle
3869
- * @default 'iife'
3870
- */
3871
- format?: 'es' | 'iife';
3872
- /**
3873
- * Vite plugins that apply to worker bundle. The plugins returned by this function
3874
- * should be new instances every time it is called, because they are used for each
3875
- * rollup worker bundling process.
3876
- */
3877
- plugins?: () => PluginOption[];
3878
- /**
3879
- * Rollup options to build worker bundle
3880
- */
3881
- rollupOptions?: Omit<RollupOptions, 'plugins' | 'input' | 'onwarn' | 'preserveEntrySignatures'>;
3882
- };
3883
- /**
3884
- * Dep optimization options
3885
- */
3886
- optimizeDeps?: DepOptimizationOptions;
3887
- /**
3888
- * SSR specific options
3889
- * We could make SSROptions be a EnvironmentOptions if we can abstract
3890
- * external/noExternal for environments in general.
3891
- */
3892
- ssr?: SSROptions;
3893
- /**
3894
- * Environment overrides
3895
- */
3896
- environments?: Record<string, EnvironmentOptions>;
3897
- /**
3898
- * Whether your application is a Single Page Application (SPA),
3899
- * a Multi-Page Application (MPA), or Custom Application (SSR
3900
- * and frameworks with custom HTML handling)
3901
- * @default 'spa'
3902
- */
3903
- appType?: AppType;
3904
- }
3905
- interface HTMLOptions {
3906
- /**
3907
- * A nonce value placeholder that will be used when generating script/style tags.
3908
- *
3909
- * Make sure that this placeholder will be replaced with a unique value for each request by the server.
3910
- */
3911
- cspNonce?: string;
3912
- }
3913
- interface FutureOptions {
3914
- removePluginHookHandleHotUpdate?: 'warn';
3915
- removePluginHookSsrArgument?: 'warn';
3916
- removeServerModuleGraph?: 'warn';
3917
- removeServerHot?: 'warn';
3918
- removeServerTransformRequest?: 'warn';
3919
- removeSsrLoadModule?: 'warn';
3920
- }
3921
- interface ExperimentalOptions {
3922
- /**
3923
- * Append fake `&lang.(ext)` when queries are specified, to preserve the file extension for following plugins to process.
3924
- *
3925
- * @experimental
3926
- * @default false
3927
- */
3928
- importGlobRestoreExtension?: boolean;
3929
- /**
3930
- * Allow finegrain control over assets and public files paths
3931
- *
3932
- * @experimental
3933
- */
3934
- renderBuiltUrl?: RenderBuiltAssetUrl;
3935
- /**
3936
- * Enables support of HMR partial accept via `import.meta.hot.acceptExports`.
3937
- *
3938
- * @experimental
3939
- * @default false
3940
- */
3941
- hmrPartialAccept?: boolean;
3942
- /**
3943
- * Skips SSR transform to make it easier to use Vite with Node ESM loaders.
3944
- * @warning Enabling this will break normal operation of Vite's SSR in development mode.
3945
- *
3946
- * @experimental
3947
- * @default false
3948
- */
3949
- skipSsrTransform?: boolean;
3950
- }
3951
- interface LegacyOptions {
3952
- /**
3953
- * In Vite 4, SSR-externalized modules (modules not bundled and loaded by Node.js at runtime)
3954
- * are implicitly proxied in dev to automatically handle `default` and `__esModule` access.
3955
- * However, this does not correctly reflect how it works in the Node.js runtime, causing
3956
- * inconsistencies between dev and prod.
3957
- *
3958
- * In Vite 5, the proxy is removed so dev and prod are consistent, but if you still require
3959
- * the old behaviour, you can enable this option. If so, please leave your feedback at
3960
- * https://github.com/vitejs/vite/discussions/14697.
3961
- */
3962
- proxySsrExternalModules?: boolean;
3963
- /**
3964
- * In Vite 6.0.8 and below, WebSocket server was able to connect from any web pages. However,
3965
- * that could be exploited by a malicious web page.
3966
- *
3967
- * In Vite 6.0.9+, the WebSocket server now requires a token to connect from a web page.
3968
- * But this may break some plugins and frameworks that connects to the WebSocket server
3969
- * on their own. Enabling this option will make Vite skip the token check.
3970
- *
3971
- * **We do not recommend enabling this option unless you are sure that you are fine with
3972
- * that security weakness.**
3973
- */
3974
- skipWebSocketTokenCheck?: boolean;
3975
- }
3976
- interface ResolvedWorkerOptions {
3977
- format: 'es' | 'iife';
3978
- plugins: (bundleChain: string[]) => Promise<ResolvedConfig>;
3979
- rollupOptions: RollupOptions;
3980
- }
3981
- interface InlineConfig extends UserConfig {
3982
- configFile?: string | false;
3983
- /** @experimental */
3984
- configLoader?: 'bundle' | 'runner' | 'native';
3985
- /** @deprecated */
3986
- envFile?: false;
3987
- forceOptimizeDeps?: boolean;
3988
- }
3989
- interface ResolvedConfig extends Readonly<Omit<UserConfig, 'plugins' | 'css' | 'json' | 'assetsInclude' | 'optimizeDeps' | 'worker' | 'build' | 'dev' | 'environments' | 'server' | 'preview'> & {
3990
- configFile: string | undefined;
3991
- configFileDependencies: string[];
3992
- inlineConfig: InlineConfig;
3993
- root: string;
3994
- base: string;
3995
- publicDir: string;
3996
- cacheDir: string;
3997
- command: 'build' | 'serve';
3998
- mode: string;
3999
- isWorker: boolean;
4000
- isProduction: boolean;
4001
- envDir: string | false;
4002
- env: Record<string, any>;
4003
- resolve: Required<ResolveOptions> & {
4004
- alias: Alias[];
4005
- };
4006
- plugins: readonly Plugin[];
4007
- css: ResolvedCSSOptions;
4008
- json: Required<JsonOptions>;
4009
- esbuild: ESBuildOptions | false;
4010
- server: ResolvedServerOptions;
4011
- dev: ResolvedDevEnvironmentOptions;
4012
- /** @experimental */
4013
- builder: ResolvedBuilderOptions | undefined;
4014
- build: ResolvedBuildOptions;
4015
- preview: ResolvedPreviewOptions;
4016
- ssr: ResolvedSSROptions;
4017
- assetsInclude: (file: string) => boolean;
4018
- logger: Logger;
4019
- createResolver: (options?: Partial<InternalResolveOptions>) => ResolveFn;
4020
- optimizeDeps: DepOptimizationOptions;
4021
- worker: ResolvedWorkerOptions;
4022
- appType: AppType;
4023
- experimental: ExperimentalOptions;
4024
- environments: Record<string, ResolvedEnvironmentOptions>;
4025
- /**
4026
- * The token to connect to the WebSocket server from browsers.
4027
- *
4028
- * We recommend using `import.meta.hot` rather than connecting
4029
- * to the WebSocket server directly.
4030
- * If you have a usecase that requires connecting to the WebSocket
4031
- * server, please create an issue so that we can discuss.
4032
- *
4033
- * @deprecated
4034
- */
4035
- webSocketToken: string;
4036
- } & PluginHookUtils> {
4037
- }
4038
- interface PluginHookUtils {
4039
- getSortedPlugins: <K extends keyof Plugin>(hookName: K) => PluginWithRequiredHook<K>[];
4040
- getSortedPluginHooks: <K extends keyof Plugin>(hookName: K) => NonNullable<HookHandler<Plugin[K]>>[];
4041
- }
4042
- type ResolveFn = (id: string, importer?: string, aliasOnly?: boolean, ssr?: boolean) => Promise<string | undefined>;
4043
- declare function resolveConfig(inlineConfig: InlineConfig, command: 'build' | 'serve', defaultMode?: string, defaultNodeEnv?: string, isPreview?: boolean,
4044
-
4045
- ): Promise<ResolvedConfig>;
4046
- declare function sortUserPlugins(plugins: (Plugin | Plugin[])[] | undefined): [Plugin[], Plugin[], Plugin[]];
4047
- declare function loadConfigFromFile(configEnv: ConfigEnv, configFile?: string, configRoot?: string, logLevel?: LogLevel, customLogger?: Logger, configLoader?: 'bundle' | 'runner' | 'native'): Promise<{
4048
- path: string;
4049
- config: UserConfig;
4050
- dependencies: string[];
4051
- } | null>;
4052
-
4053
- type ResolveIdFn = (environment: PartialEnvironment, id: string, importer?: string, aliasOnly?: boolean) => Promise<string | undefined>;
4054
- /**
4055
- * Create an internal resolver to be used in special scenarios, e.g.
4056
- * optimizer and handling css @imports
4057
- */
4058
- declare function createIdResolver(config: ResolvedConfig, options?: Partial<InternalResolveOptions>): ResolveIdFn;
4059
-
4060
- declare function buildErrorMessage(err: RollupError, args?: string[], includeStack?: boolean): string;
4061
-
4062
- /**
4063
- * @experimental
4064
- */
4065
- interface ServerModuleRunnerOptions extends Omit<ModuleRunnerOptions, 'root' | 'fetchModule' | 'hmr' | 'transport'> {
4066
- /**
4067
- * Disable HMR or configure HMR logger.
4068
- */
4069
- hmr?: false | {
4070
- logger?: ModuleRunnerHmr['logger'];
4071
- };
4072
- /**
4073
- * Provide a custom module evaluator. This controls how the code is executed.
4074
- */
4075
- evaluator?: ModuleEvaluator;
4076
- }
4077
- declare const createServerModuleRunnerTransport: (options: {
4078
- channel: NormalizedServerHotChannel;
4079
- }) => ModuleRunnerTransport;
4080
- /**
4081
- * Create an instance of the Vite SSR runtime that support HMR.
4082
- * @experimental
4083
- */
4084
- declare function createServerModuleRunner(environment: DevEnvironment, options?: ServerModuleRunnerOptions): ModuleRunner;
4085
-
4086
- declare function createRunnableDevEnvironment(name: string, config: ResolvedConfig, context?: RunnableDevEnvironmentContext): RunnableDevEnvironment;
4087
- interface RunnableDevEnvironmentContext extends Omit<DevEnvironmentContext, 'hot'> {
4088
- runner?: (environment: RunnableDevEnvironment, options?: ServerModuleRunnerOptions) => ModuleRunner;
4089
- runnerOptions?: ServerModuleRunnerOptions;
4090
- hot?: boolean;
4091
- }
4092
- declare function isRunnableDevEnvironment(environment: Environment): environment is RunnableDevEnvironment;
4093
- declare class RunnableDevEnvironment extends DevEnvironment {
4094
- private _runner;
4095
- private _runnerFactory;
4096
- private _runnerOptions;
4097
- constructor(name: string, config: ResolvedConfig, context: RunnableDevEnvironmentContext);
4098
- get runner(): ModuleRunner;
4099
- close(): Promise<void>;
4100
- }
4101
-
4102
- interface FetchableDevEnvironmentContext extends DevEnvironmentContext {
4103
- handleRequest(request: Request): Promise<Response> | Response;
4104
- }
4105
- declare function createFetchableDevEnvironment(name: string, config: ResolvedConfig, context: FetchableDevEnvironmentContext): FetchableDevEnvironment;
4106
- declare function isFetchableDevEnvironment(environment: Environment): environment is FetchableDevEnvironment;
4107
- declare class FetchableDevEnvironment extends DevEnvironment {
4108
- private _handleRequest;
4109
- constructor(name: string, config: ResolvedConfig, context: FetchableDevEnvironmentContext);
4110
- dispatchFetch(request: Request): Promise<Response>;
4111
- }
4112
-
4113
- interface RunnerImportResult<T> {
4114
- module: T;
4115
- dependencies: string[];
4116
- }
4117
- /**
4118
- * Import any file using the default Vite environment.
4119
- * @experimental
4120
- */
4121
- declare function runnerImport<T>(moduleId: string, inlineConfig?: InlineConfig): Promise<RunnerImportResult<T>>;
4122
-
4123
- interface FetchModuleOptions {
4124
- cached?: boolean;
4125
- inlineSourceMap?: boolean;
4126
- startOffset?: number;
4127
- }
4128
- /**
4129
- * Fetch module information for Vite runner.
4130
- * @experimental
4131
- */
4132
- declare function fetchModule(environment: DevEnvironment, url: string, importer?: string, options?: FetchModuleOptions): Promise<FetchResult>;
4133
-
4134
- interface ModuleRunnerTransformOptions {
4135
- json?: {
4136
- stringify?: boolean;
4137
- };
4138
- }
4139
- declare function ssrTransform(code: string, inMap: SourceMap | {
4140
- mappings: '';
4141
- } | null, url: string, originalCode: string, options?: ModuleRunnerTransformOptions): Promise<TransformResult | null>;
4142
-
4143
- declare const VERSION: string;
4144
- declare const DEFAULT_CLIENT_MAIN_FIELDS: readonly string[];
4145
- declare const DEFAULT_SERVER_MAIN_FIELDS: readonly string[];
4146
- declare const DEFAULT_CLIENT_CONDITIONS: readonly string[];
4147
- declare const DEFAULT_SERVER_CONDITIONS: readonly string[];
4148
- declare const defaultAllowedOrigins: RegExp;
4149
-
4150
- declare const isCSSRequest: (request: string) => boolean;
4151
- /**
4152
- * @deprecated use build.rollupOptions.output.manualChunks or framework specific configuration
4153
- */
4154
- declare class SplitVendorChunkCache {
4155
- cache: Map<string, boolean>;
4156
- constructor();
4157
- reset(): void;
4158
- }
4159
- /**
4160
- * @deprecated use build.rollupOptions.output.manualChunks or framework specific configuration
4161
- */
4162
- declare function splitVendorChunk(options?: {
4163
- cache?: SplitVendorChunkCache;
4164
- }): GetManualChunk;
4165
- /**
4166
- * @deprecated use build.rollupOptions.output.manualChunks or framework specific configuration
4167
- */
4168
- declare function splitVendorChunkPlugin(): Plugin;
4169
-
4170
- /**
4171
- * Inlined to keep `@rollup/pluginutils` in devDependencies
4172
- */
4173
- type FilterPattern = ReadonlyArray<string | RegExp> | string | RegExp | null;
4174
- declare const createFilter: (include?: FilterPattern, exclude?: FilterPattern, options?: {
4175
- resolve?: string | false | null;
4176
- }) => (id: string | unknown) => boolean;
4177
- declare const rollupVersion: string;
4178
- declare function normalizePath(id: string): string;
4179
- declare function mergeConfig<D extends Record<string, any>, O extends Record<string, any>>(defaults: D extends Function ? never : D, overrides: O extends Function ? never : O, isRoot?: boolean): Record<string, any>;
4180
- declare function mergeAlias(a?: AliasOptions, b?: AliasOptions): AliasOptions | undefined;
4181
-
4182
- interface SendOptions {
4183
- etag?: string;
4184
- cacheControl?: string;
4185
- headers?: OutgoingHttpHeaders;
4186
- map?: SourceMap | {
4187
- mappings: '';
4188
- } | null;
4189
- }
4190
- declare function send(req: IncomingMessage, res: ServerResponse, content: string | Buffer, type: string, options: SendOptions): void;
4191
-
4192
- /**
4193
- * Search up for the nearest workspace root
4194
- */
4195
- declare function searchForWorkspaceRoot(current: string, root?: string): string;
4196
-
4197
- /**
4198
- * Check if the url is allowed to be served, via the `server.fs` config.
4199
- * @deprecated Use the `isFileLoadingAllowed` function instead.
4200
- */
4201
- declare function isFileServingAllowed(config: ResolvedConfig, url: string): boolean;
4202
- declare function isFileServingAllowed(url: string, server: ViteDevServer): boolean;
4203
- declare function isFileLoadingAllowed(config: ResolvedConfig, filePath: string): boolean;
4204
-
4205
- declare function loadEnv(mode: string, envDir: string | false, prefixes?: string | string[]): Record<string, string>;
4206
- declare function resolveEnvPrefix({ envPrefix, }: UserConfig): string[];
4207
-
4208
- type Manifest = Record<string, ManifestChunk>;
4209
- interface ManifestChunk {
4210
- src?: string;
4211
- file: string;
4212
- css?: string[];
4213
- assets?: string[];
4214
- isEntry?: boolean;
4215
- name?: string;
4216
- isDynamicEntry?: boolean;
4217
- imports?: string[];
4218
- dynamicImports?: string[];
4219
- }
4220
-
4221
- export { BuildEnvironment, Connect, DevEnvironment, EnvironmentModuleGraph, EnvironmentModuleNode, FSWatcher, FetchableDevEnvironment, HttpProxy, ModuleGraph, ModuleNode, PluginContainer, RunnableDevEnvironment, SplitVendorChunkCache, Terser, WebSocket, WebSocketAlias, WebSocketServer, build, buildErrorMessage, createBuilder, createFetchableDevEnvironment, createFilter, createIdResolver, createLogger, createRunnableDevEnvironment, createServer, createServerHotChannel, createServerModuleRunner, createServerModuleRunnerTransport, defaultAllowedOrigins, DEFAULT_CLIENT_CONDITIONS as defaultClientConditions, DEFAULT_CLIENT_MAIN_FIELDS as defaultClientMainFields, DEFAULT_SERVER_CONDITIONS as defaultServerConditions, DEFAULT_SERVER_MAIN_FIELDS as defaultServerMainFields, defineConfig, fetchModule, formatPostcssSourceMap, isCSSRequest, isFetchableDevEnvironment, isFileLoadingAllowed, isFileServingAllowed, isRunnableDevEnvironment, loadConfigFromFile, loadEnv, mergeAlias, mergeConfig, ssrTransform as moduleRunnerTransform, normalizePath, optimizeDeps, perEnvironmentPlugin, perEnvironmentState, preprocessCSS, preview, resolveConfig, resolveEnvPrefix, rollupVersion, runnerImport, searchForWorkspaceRoot, send, sortUserPlugins, splitVendorChunk, splitVendorChunkPlugin, transformWithEsbuild, VERSION as version };
4222
- export type { Alias, AliasOptions, AnymatchFn, AnymatchPattern, AppType, BindCLIShortcutsOptions, BuildEnvironmentOptions, BuildOptions, BuilderOptions, CLIShortcut, CSSModulesOptions, CSSOptions, CommonServerOptions, ConfigEnv, CorsOptions, CorsOrigin, DepOptimizationConfig, DepOptimizationMetadata, DepOptimizationOptions, DevEnvironmentContext, DevEnvironmentOptions, ESBuildOptions, ESBuildTransformResult, Environment, EnvironmentOptions, ExperimentalOptions, ExportsData, FetchModuleOptions, FetchableDevEnvironmentContext, FileSystemServeOptions, FilterPattern, HMRBroadcaster, HMRBroadcasterClient, HMRChannel, HTMLOptions, HmrContext, HmrOptions, HookHandler, HotChannel, HotChannelClient, HotChannelListener, HotUpdateOptions, HtmlTagDescriptor, HttpServer, IndexHtmlTransform, IndexHtmlTransformContext, IndexHtmlTransformHook, IndexHtmlTransformResult, InlineConfig, InternalResolveOptions, JsonOptions, LegacyOptions, LessPreprocessorOptions, LibraryFormats, LibraryOptions, LogErrorOptions, LogLevel, LogOptions, LogType, Logger, LoggerOptions, Manifest, ManifestChunk, MapToFunction, AnymatchMatcher as Matcher, ModulePreloadOptions, ModuleRunnerTransformOptions, NormalizedHotChannel, NormalizedHotChannelClient, NormalizedServerHotChannel, OptimizedDepInfo, Plugin, PluginHookUtils, PluginOption, PreprocessCSSResult, PreviewOptions, PreviewServer, PreviewServerHook, ProxyOptions, RenderBuiltAssetUrl, ResolveFn, ResolveModulePreloadDependenciesFn, ResolveOptions, ResolvedBuildEnvironmentOptions, ResolvedBuildOptions, ResolvedCSSOptions, ResolvedConfig, ResolvedDevEnvironmentOptions, ResolvedModulePreloadOptions, ResolvedPreviewOptions, ResolvedSSROptions, ResolvedServerOptions, ResolvedServerUrls, ResolvedUrl, ResolvedWorkerOptions, ResolverFunction, ResolverObject, RollupCommonJSOptions, RollupDynamicImportVarsOptions, RunnableDevEnvironmentContext, SSROptions, SSRTarget, SassPreprocessorOptions, SendOptions, ServerHMRChannel, ServerHook, ServerHotChannel, ServerModuleRunnerOptions, ServerOptions, SkipInformation, SsrDepOptimizationConfig, StylusPreprocessorOptions, TerserOptions, TransformOptions, TransformResult, UserConfig, UserConfigExport, UserConfigFn, UserConfigFnObject, UserConfigFnPromise, ViteBuilder, ViteDevServer, WatchOptions, WebSocketClient, WebSocketCustomListener };