@echomem/echo-memory-cloud-openclaw-plugin 0.1.1 → 0.2.0

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 (2326) hide show
  1. package/clawdbot.plugin.json +1 -1
  2. package/lib/api-client.js +125 -44
  3. package/lib/local-server.js +580 -484
  4. package/lib/local-ui/dist/assets/index-BoyzFR9Q.css +1 -0
  5. package/lib/local-ui/dist/assets/index-CJrdHn7-.js +54 -0
  6. package/lib/local-ui/dist/index.html +2 -2
  7. package/lib/markdown-structure-cluster.js +130 -0
  8. package/lib/openclaw-memory-scan.js +89 -40
  9. package/lib/sensitive-field-scan.js +144 -0
  10. package/lib/sync.js +480 -207
  11. package/moltbot.plugin.json +1 -1
  12. package/openclaw.plugin.json +1 -1
  13. package/package.json +3 -2
  14. package/lib/local-ui/dist/assets/index-BtjKZKIk.js +0 -54
  15. package/lib/local-ui/dist/assets/index-DlqlO5Ri.css +0 -1
  16. package/lib/local-ui/index.html +0 -12
  17. package/lib/local-ui/node_modules/.bin/baseline-browser-mapping +0 -16
  18. package/lib/local-ui/node_modules/.bin/baseline-browser-mapping.cmd +0 -17
  19. package/lib/local-ui/node_modules/.bin/baseline-browser-mapping.ps1 +0 -28
  20. package/lib/local-ui/node_modules/.bin/browserslist +0 -16
  21. package/lib/local-ui/node_modules/.bin/browserslist.cmd +0 -17
  22. package/lib/local-ui/node_modules/.bin/browserslist.ps1 +0 -28
  23. package/lib/local-ui/node_modules/.bin/esbuild +0 -16
  24. package/lib/local-ui/node_modules/.bin/esbuild.cmd +0 -17
  25. package/lib/local-ui/node_modules/.bin/esbuild.ps1 +0 -28
  26. package/lib/local-ui/node_modules/.bin/jsesc +0 -16
  27. package/lib/local-ui/node_modules/.bin/jsesc.cmd +0 -17
  28. package/lib/local-ui/node_modules/.bin/jsesc.ps1 +0 -28
  29. package/lib/local-ui/node_modules/.bin/json5 +0 -16
  30. package/lib/local-ui/node_modules/.bin/json5.cmd +0 -17
  31. package/lib/local-ui/node_modules/.bin/json5.ps1 +0 -28
  32. package/lib/local-ui/node_modules/.bin/nanoid +0 -16
  33. package/lib/local-ui/node_modules/.bin/nanoid.cmd +0 -17
  34. package/lib/local-ui/node_modules/.bin/nanoid.ps1 +0 -28
  35. package/lib/local-ui/node_modules/.bin/parser +0 -16
  36. package/lib/local-ui/node_modules/.bin/parser.cmd +0 -17
  37. package/lib/local-ui/node_modules/.bin/parser.ps1 +0 -28
  38. package/lib/local-ui/node_modules/.bin/rollup +0 -16
  39. package/lib/local-ui/node_modules/.bin/rollup.cmd +0 -17
  40. package/lib/local-ui/node_modules/.bin/rollup.ps1 +0 -28
  41. package/lib/local-ui/node_modules/.bin/semver +0 -16
  42. package/lib/local-ui/node_modules/.bin/semver.cmd +0 -17
  43. package/lib/local-ui/node_modules/.bin/semver.ps1 +0 -28
  44. package/lib/local-ui/node_modules/.bin/update-browserslist-db +0 -16
  45. package/lib/local-ui/node_modules/.bin/update-browserslist-db.cmd +0 -17
  46. package/lib/local-ui/node_modules/.bin/update-browserslist-db.ps1 +0 -28
  47. package/lib/local-ui/node_modules/.bin/vite +0 -16
  48. package/lib/local-ui/node_modules/.bin/vite.cmd +0 -17
  49. package/lib/local-ui/node_modules/.bin/vite.ps1 +0 -28
  50. package/lib/local-ui/node_modules/.package-lock.json +0 -1002
  51. package/lib/local-ui/node_modules/.vite/deps/_metadata.json +0 -46
  52. package/lib/local-ui/node_modules/.vite/deps/chunk-7B4CXO3W.js +0 -278
  53. package/lib/local-ui/node_modules/.vite/deps/chunk-7B4CXO3W.js.map +0 -7
  54. package/lib/local-ui/node_modules/.vite/deps/chunk-7GCC5JQS.js +0 -1006
  55. package/lib/local-ui/node_modules/.vite/deps/chunk-7GCC5JQS.js.map +0 -7
  56. package/lib/local-ui/node_modules/.vite/deps/package.json +0 -3
  57. package/lib/local-ui/node_modules/.vite/deps/react-dom.js +0 -5
  58. package/lib/local-ui/node_modules/.vite/deps/react-dom.js.map +0 -7
  59. package/lib/local-ui/node_modules/.vite/deps/react-dom_client.js +0 -20215
  60. package/lib/local-ui/node_modules/.vite/deps/react-dom_client.js.map +0 -7
  61. package/lib/local-ui/node_modules/.vite/deps/react.js +0 -4
  62. package/lib/local-ui/node_modules/.vite/deps/react.js.map +0 -7
  63. package/lib/local-ui/node_modules/.vite/deps/react_jsx-dev-runtime.js +0 -276
  64. package/lib/local-ui/node_modules/.vite/deps/react_jsx-dev-runtime.js.map +0 -7
  65. package/lib/local-ui/node_modules/.vite/deps/react_jsx-runtime.js +0 -287
  66. package/lib/local-ui/node_modules/.vite/deps/react_jsx-runtime.js.map +0 -7
  67. package/lib/local-ui/node_modules/@babel/code-frame/LICENSE +0 -22
  68. package/lib/local-ui/node_modules/@babel/code-frame/README.md +0 -19
  69. package/lib/local-ui/node_modules/@babel/code-frame/lib/index.js +0 -217
  70. package/lib/local-ui/node_modules/@babel/code-frame/lib/index.js.map +0 -1
  71. package/lib/local-ui/node_modules/@babel/code-frame/package.json +0 -32
  72. package/lib/local-ui/node_modules/@babel/compat-data/LICENSE +0 -22
  73. package/lib/local-ui/node_modules/@babel/compat-data/README.md +0 -19
  74. package/lib/local-ui/node_modules/@babel/compat-data/corejs2-built-ins.js +0 -2
  75. package/lib/local-ui/node_modules/@babel/compat-data/corejs3-shipped-proposals.js +0 -2
  76. package/lib/local-ui/node_modules/@babel/compat-data/data/corejs2-built-ins.json +0 -2106
  77. package/lib/local-ui/node_modules/@babel/compat-data/data/corejs3-shipped-proposals.json +0 -5
  78. package/lib/local-ui/node_modules/@babel/compat-data/data/native-modules.json +0 -18
  79. package/lib/local-ui/node_modules/@babel/compat-data/data/overlapping-plugins.json +0 -35
  80. package/lib/local-ui/node_modules/@babel/compat-data/data/plugin-bugfixes.json +0 -203
  81. package/lib/local-ui/node_modules/@babel/compat-data/data/plugins.json +0 -838
  82. package/lib/local-ui/node_modules/@babel/compat-data/native-modules.js +0 -2
  83. package/lib/local-ui/node_modules/@babel/compat-data/overlapping-plugins.js +0 -2
  84. package/lib/local-ui/node_modules/@babel/compat-data/package.json +0 -40
  85. package/lib/local-ui/node_modules/@babel/compat-data/plugin-bugfixes.js +0 -2
  86. package/lib/local-ui/node_modules/@babel/compat-data/plugins.js +0 -2
  87. package/lib/local-ui/node_modules/@babel/core/LICENSE +0 -22
  88. package/lib/local-ui/node_modules/@babel/core/README.md +0 -19
  89. package/lib/local-ui/node_modules/@babel/core/lib/config/cache-contexts.js +0 -5
  90. package/lib/local-ui/node_modules/@babel/core/lib/config/cache-contexts.js.map +0 -1
  91. package/lib/local-ui/node_modules/@babel/core/lib/config/caching.js +0 -261
  92. package/lib/local-ui/node_modules/@babel/core/lib/config/caching.js.map +0 -1
  93. package/lib/local-ui/node_modules/@babel/core/lib/config/config-chain.js +0 -469
  94. package/lib/local-ui/node_modules/@babel/core/lib/config/config-chain.js.map +0 -1
  95. package/lib/local-ui/node_modules/@babel/core/lib/config/config-descriptors.js +0 -190
  96. package/lib/local-ui/node_modules/@babel/core/lib/config/config-descriptors.js.map +0 -1
  97. package/lib/local-ui/node_modules/@babel/core/lib/config/files/configuration.js +0 -290
  98. package/lib/local-ui/node_modules/@babel/core/lib/config/files/configuration.js.map +0 -1
  99. package/lib/local-ui/node_modules/@babel/core/lib/config/files/import.cjs +0 -6
  100. package/lib/local-ui/node_modules/@babel/core/lib/config/files/import.cjs.map +0 -1
  101. package/lib/local-ui/node_modules/@babel/core/lib/config/files/index-browser.js +0 -58
  102. package/lib/local-ui/node_modules/@babel/core/lib/config/files/index-browser.js.map +0 -1
  103. package/lib/local-ui/node_modules/@babel/core/lib/config/files/index.js +0 -78
  104. package/lib/local-ui/node_modules/@babel/core/lib/config/files/index.js.map +0 -1
  105. package/lib/local-ui/node_modules/@babel/core/lib/config/files/module-types.js +0 -203
  106. package/lib/local-ui/node_modules/@babel/core/lib/config/files/module-types.js.map +0 -1
  107. package/lib/local-ui/node_modules/@babel/core/lib/config/files/package.js +0 -61
  108. package/lib/local-ui/node_modules/@babel/core/lib/config/files/package.js.map +0 -1
  109. package/lib/local-ui/node_modules/@babel/core/lib/config/files/plugins.js +0 -220
  110. package/lib/local-ui/node_modules/@babel/core/lib/config/files/plugins.js.map +0 -1
  111. package/lib/local-ui/node_modules/@babel/core/lib/config/files/types.js +0 -5
  112. package/lib/local-ui/node_modules/@babel/core/lib/config/files/types.js.map +0 -1
  113. package/lib/local-ui/node_modules/@babel/core/lib/config/files/utils.js +0 -36
  114. package/lib/local-ui/node_modules/@babel/core/lib/config/files/utils.js.map +0 -1
  115. package/lib/local-ui/node_modules/@babel/core/lib/config/full.js +0 -312
  116. package/lib/local-ui/node_modules/@babel/core/lib/config/full.js.map +0 -1
  117. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/config-api.js +0 -85
  118. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/config-api.js.map +0 -1
  119. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/deep-array.js +0 -23
  120. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/deep-array.js.map +0 -1
  121. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/environment.js +0 -12
  122. package/lib/local-ui/node_modules/@babel/core/lib/config/helpers/environment.js.map +0 -1
  123. package/lib/local-ui/node_modules/@babel/core/lib/config/index.js +0 -87
  124. package/lib/local-ui/node_modules/@babel/core/lib/config/index.js.map +0 -1
  125. package/lib/local-ui/node_modules/@babel/core/lib/config/item.js +0 -67
  126. package/lib/local-ui/node_modules/@babel/core/lib/config/item.js.map +0 -1
  127. package/lib/local-ui/node_modules/@babel/core/lib/config/partial.js +0 -158
  128. package/lib/local-ui/node_modules/@babel/core/lib/config/partial.js.map +0 -1
  129. package/lib/local-ui/node_modules/@babel/core/lib/config/pattern-to-regex.js +0 -38
  130. package/lib/local-ui/node_modules/@babel/core/lib/config/pattern-to-regex.js.map +0 -1
  131. package/lib/local-ui/node_modules/@babel/core/lib/config/plugin.js +0 -33
  132. package/lib/local-ui/node_modules/@babel/core/lib/config/plugin.js.map +0 -1
  133. package/lib/local-ui/node_modules/@babel/core/lib/config/printer.js +0 -113
  134. package/lib/local-ui/node_modules/@babel/core/lib/config/printer.js.map +0 -1
  135. package/lib/local-ui/node_modules/@babel/core/lib/config/resolve-targets-browser.js +0 -41
  136. package/lib/local-ui/node_modules/@babel/core/lib/config/resolve-targets-browser.js.map +0 -1
  137. package/lib/local-ui/node_modules/@babel/core/lib/config/resolve-targets.js +0 -61
  138. package/lib/local-ui/node_modules/@babel/core/lib/config/resolve-targets.js.map +0 -1
  139. package/lib/local-ui/node_modules/@babel/core/lib/config/util.js +0 -31
  140. package/lib/local-ui/node_modules/@babel/core/lib/config/util.js.map +0 -1
  141. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/option-assertions.js +0 -277
  142. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/option-assertions.js.map +0 -1
  143. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/options.js +0 -187
  144. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/options.js.map +0 -1
  145. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/plugins.js +0 -67
  146. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/plugins.js.map +0 -1
  147. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/removed.js +0 -68
  148. package/lib/local-ui/node_modules/@babel/core/lib/config/validation/removed.js.map +0 -1
  149. package/lib/local-ui/node_modules/@babel/core/lib/errors/config-error.js +0 -18
  150. package/lib/local-ui/node_modules/@babel/core/lib/errors/config-error.js.map +0 -1
  151. package/lib/local-ui/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js +0 -98
  152. package/lib/local-ui/node_modules/@babel/core/lib/errors/rewrite-stack-trace.js.map +0 -1
  153. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/async.js +0 -90
  154. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/async.js.map +0 -1
  155. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/fs.js +0 -31
  156. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/fs.js.map +0 -1
  157. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/functional.js +0 -58
  158. package/lib/local-ui/node_modules/@babel/core/lib/gensync-utils/functional.js.map +0 -1
  159. package/lib/local-ui/node_modules/@babel/core/lib/index.js +0 -230
  160. package/lib/local-ui/node_modules/@babel/core/lib/index.js.map +0 -1
  161. package/lib/local-ui/node_modules/@babel/core/lib/parse.js +0 -45
  162. package/lib/local-ui/node_modules/@babel/core/lib/parse.js.map +0 -1
  163. package/lib/local-ui/node_modules/@babel/core/lib/parser/index.js +0 -85
  164. package/lib/local-ui/node_modules/@babel/core/lib/parser/index.js.map +0 -1
  165. package/lib/local-ui/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js +0 -337
  166. package/lib/local-ui/node_modules/@babel/core/lib/parser/util/missing-plugin-helper.js.map +0 -1
  167. package/lib/local-ui/node_modules/@babel/core/lib/tools/build-external-helpers.js +0 -144
  168. package/lib/local-ui/node_modules/@babel/core/lib/tools/build-external-helpers.js.map +0 -1
  169. package/lib/local-ui/node_modules/@babel/core/lib/transform-ast.js +0 -48
  170. package/lib/local-ui/node_modules/@babel/core/lib/transform-ast.js.map +0 -1
  171. package/lib/local-ui/node_modules/@babel/core/lib/transform-file-browser.js +0 -23
  172. package/lib/local-ui/node_modules/@babel/core/lib/transform-file-browser.js.map +0 -1
  173. package/lib/local-ui/node_modules/@babel/core/lib/transform-file.js +0 -40
  174. package/lib/local-ui/node_modules/@babel/core/lib/transform-file.js.map +0 -1
  175. package/lib/local-ui/node_modules/@babel/core/lib/transform.js +0 -47
  176. package/lib/local-ui/node_modules/@babel/core/lib/transform.js.map +0 -1
  177. package/lib/local-ui/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js +0 -84
  178. package/lib/local-ui/node_modules/@babel/core/lib/transformation/block-hoist-plugin.js.map +0 -1
  179. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/babel-7-helpers.cjs +0 -4
  180. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/babel-7-helpers.cjs.map +0 -1
  181. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/file.js +0 -204
  182. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/file.js.map +0 -1
  183. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/generate.js +0 -84
  184. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/generate.js.map +0 -1
  185. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/merge-map.js +0 -37
  186. package/lib/local-ui/node_modules/@babel/core/lib/transformation/file/merge-map.js.map +0 -1
  187. package/lib/local-ui/node_modules/@babel/core/lib/transformation/index.js +0 -90
  188. package/lib/local-ui/node_modules/@babel/core/lib/transformation/index.js.map +0 -1
  189. package/lib/local-ui/node_modules/@babel/core/lib/transformation/normalize-file.js +0 -127
  190. package/lib/local-ui/node_modules/@babel/core/lib/transformation/normalize-file.js.map +0 -1
  191. package/lib/local-ui/node_modules/@babel/core/lib/transformation/normalize-opts.js +0 -59
  192. package/lib/local-ui/node_modules/@babel/core/lib/transformation/normalize-opts.js.map +0 -1
  193. package/lib/local-ui/node_modules/@babel/core/lib/transformation/plugin-pass.js +0 -48
  194. package/lib/local-ui/node_modules/@babel/core/lib/transformation/plugin-pass.js.map +0 -1
  195. package/lib/local-ui/node_modules/@babel/core/lib/transformation/util/clone-deep.js +0 -54
  196. package/lib/local-ui/node_modules/@babel/core/lib/transformation/util/clone-deep.js.map +0 -1
  197. package/lib/local-ui/node_modules/@babel/core/lib/vendor/import-meta-resolve.js +0 -1042
  198. package/lib/local-ui/node_modules/@babel/core/lib/vendor/import-meta-resolve.js.map +0 -1
  199. package/lib/local-ui/node_modules/@babel/core/package.json +0 -82
  200. package/lib/local-ui/node_modules/@babel/core/src/config/files/index-browser.ts +0 -115
  201. package/lib/local-ui/node_modules/@babel/core/src/config/files/index.ts +0 -30
  202. package/lib/local-ui/node_modules/@babel/core/src/config/resolve-targets-browser.ts +0 -42
  203. package/lib/local-ui/node_modules/@babel/core/src/config/resolve-targets.ts +0 -54
  204. package/lib/local-ui/node_modules/@babel/core/src/transform-file-browser.ts +0 -33
  205. package/lib/local-ui/node_modules/@babel/core/src/transform-file.ts +0 -56
  206. package/lib/local-ui/node_modules/@babel/generator/LICENSE +0 -22
  207. package/lib/local-ui/node_modules/@babel/generator/README.md +0 -19
  208. package/lib/local-ui/node_modules/@babel/generator/lib/buffer.js +0 -244
  209. package/lib/local-ui/node_modules/@babel/generator/lib/buffer.js.map +0 -1
  210. package/lib/local-ui/node_modules/@babel/generator/lib/generators/base.js +0 -86
  211. package/lib/local-ui/node_modules/@babel/generator/lib/generators/base.js.map +0 -1
  212. package/lib/local-ui/node_modules/@babel/generator/lib/generators/classes.js +0 -215
  213. package/lib/local-ui/node_modules/@babel/generator/lib/generators/classes.js.map +0 -1
  214. package/lib/local-ui/node_modules/@babel/generator/lib/generators/deprecated.js +0 -73
  215. package/lib/local-ui/node_modules/@babel/generator/lib/generators/deprecated.js.map +0 -1
  216. package/lib/local-ui/node_modules/@babel/generator/lib/generators/expressions.js +0 -309
  217. package/lib/local-ui/node_modules/@babel/generator/lib/generators/expressions.js.map +0 -1
  218. package/lib/local-ui/node_modules/@babel/generator/lib/generators/flow.js +0 -658
  219. package/lib/local-ui/node_modules/@babel/generator/lib/generators/flow.js.map +0 -1
  220. package/lib/local-ui/node_modules/@babel/generator/lib/generators/index.js +0 -128
  221. package/lib/local-ui/node_modules/@babel/generator/lib/generators/index.js.map +0 -1
  222. package/lib/local-ui/node_modules/@babel/generator/lib/generators/jsx.js +0 -124
  223. package/lib/local-ui/node_modules/@babel/generator/lib/generators/jsx.js.map +0 -1
  224. package/lib/local-ui/node_modules/@babel/generator/lib/generators/methods.js +0 -207
  225. package/lib/local-ui/node_modules/@babel/generator/lib/generators/methods.js.map +0 -1
  226. package/lib/local-ui/node_modules/@babel/generator/lib/generators/modules.js +0 -290
  227. package/lib/local-ui/node_modules/@babel/generator/lib/generators/modules.js.map +0 -1
  228. package/lib/local-ui/node_modules/@babel/generator/lib/generators/statements.js +0 -297
  229. package/lib/local-ui/node_modules/@babel/generator/lib/generators/statements.js.map +0 -1
  230. package/lib/local-ui/node_modules/@babel/generator/lib/generators/template-literals.js +0 -38
  231. package/lib/local-ui/node_modules/@babel/generator/lib/generators/template-literals.js.map +0 -1
  232. package/lib/local-ui/node_modules/@babel/generator/lib/generators/types.js +0 -183
  233. package/lib/local-ui/node_modules/@babel/generator/lib/generators/types.js.map +0 -1
  234. package/lib/local-ui/node_modules/@babel/generator/lib/generators/typescript.js +0 -726
  235. package/lib/local-ui/node_modules/@babel/generator/lib/generators/typescript.js.map +0 -1
  236. package/lib/local-ui/node_modules/@babel/generator/lib/index.js +0 -108
  237. package/lib/local-ui/node_modules/@babel/generator/lib/index.js.map +0 -1
  238. package/lib/local-ui/node_modules/@babel/generator/lib/node/index.js +0 -81
  239. package/lib/local-ui/node_modules/@babel/generator/lib/node/index.js.map +0 -1
  240. package/lib/local-ui/node_modules/@babel/generator/lib/node/parentheses.js +0 -298
  241. package/lib/local-ui/node_modules/@babel/generator/lib/node/parentheses.js.map +0 -1
  242. package/lib/local-ui/node_modules/@babel/generator/lib/nodes.js +0 -19
  243. package/lib/local-ui/node_modules/@babel/generator/lib/nodes.js.map +0 -1
  244. package/lib/local-ui/node_modules/@babel/generator/lib/printer.js +0 -782
  245. package/lib/local-ui/node_modules/@babel/generator/lib/printer.js.map +0 -1
  246. package/lib/local-ui/node_modules/@babel/generator/lib/source-map.js +0 -86
  247. package/lib/local-ui/node_modules/@babel/generator/lib/source-map.js.map +0 -1
  248. package/lib/local-ui/node_modules/@babel/generator/lib/token-map.js +0 -195
  249. package/lib/local-ui/node_modules/@babel/generator/lib/token-map.js.map +0 -1
  250. package/lib/local-ui/node_modules/@babel/generator/package.json +0 -39
  251. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/LICENSE +0 -22
  252. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/README.md +0 -19
  253. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/debug.js +0 -28
  254. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/debug.js.map +0 -1
  255. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/filter-items.js +0 -67
  256. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/filter-items.js.map +0 -1
  257. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/index.js +0 -229
  258. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/index.js.map +0 -1
  259. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/options.js +0 -24
  260. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/options.js.map +0 -1
  261. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/pretty.js +0 -40
  262. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/pretty.js.map +0 -1
  263. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/targets.js +0 -28
  264. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/targets.js.map +0 -1
  265. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/utils.js +0 -58
  266. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/lib/utils.js.map +0 -1
  267. package/lib/local-ui/node_modules/@babel/helper-compilation-targets/package.json +0 -43
  268. package/lib/local-ui/node_modules/@babel/helper-globals/LICENSE +0 -22
  269. package/lib/local-ui/node_modules/@babel/helper-globals/README.md +0 -19
  270. package/lib/local-ui/node_modules/@babel/helper-globals/data/browser-upper.json +0 -911
  271. package/lib/local-ui/node_modules/@babel/helper-globals/data/builtin-lower.json +0 -15
  272. package/lib/local-ui/node_modules/@babel/helper-globals/data/builtin-upper.json +0 -51
  273. package/lib/local-ui/node_modules/@babel/helper-globals/package.json +0 -32
  274. package/lib/local-ui/node_modules/@babel/helper-module-imports/LICENSE +0 -22
  275. package/lib/local-ui/node_modules/@babel/helper-module-imports/README.md +0 -19
  276. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/import-builder.js +0 -122
  277. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/import-builder.js.map +0 -1
  278. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/import-injector.js +0 -304
  279. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/import-injector.js.map +0 -1
  280. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/index.js +0 -37
  281. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/index.js.map +0 -1
  282. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/is-module.js +0 -11
  283. package/lib/local-ui/node_modules/@babel/helper-module-imports/lib/is-module.js.map +0 -1
  284. package/lib/local-ui/node_modules/@babel/helper-module-imports/package.json +0 -28
  285. package/lib/local-ui/node_modules/@babel/helper-module-transforms/LICENSE +0 -22
  286. package/lib/local-ui/node_modules/@babel/helper-module-transforms/README.md +0 -19
  287. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js +0 -46
  288. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/dynamic-import.js.map +0 -1
  289. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/get-module-name.js +0 -46
  290. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/get-module-name.js.map +0 -1
  291. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/index.js +0 -396
  292. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/index.js.map +0 -1
  293. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js +0 -31
  294. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/lazy-modules.js.map +0 -1
  295. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js +0 -362
  296. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/normalize-and-load-metadata.js.map +0 -1
  297. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js +0 -360
  298. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/rewrite-live-references.js.map +0 -1
  299. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js +0 -22
  300. package/lib/local-ui/node_modules/@babel/helper-module-transforms/lib/rewrite-this.js.map +0 -1
  301. package/lib/local-ui/node_modules/@babel/helper-module-transforms/package.json +0 -32
  302. package/lib/local-ui/node_modules/@babel/helper-plugin-utils/LICENSE +0 -22
  303. package/lib/local-ui/node_modules/@babel/helper-plugin-utils/README.md +0 -19
  304. package/lib/local-ui/node_modules/@babel/helper-plugin-utils/lib/index.js +0 -74
  305. package/lib/local-ui/node_modules/@babel/helper-plugin-utils/lib/index.js.map +0 -1
  306. package/lib/local-ui/node_modules/@babel/helper-plugin-utils/package.json +0 -24
  307. package/lib/local-ui/node_modules/@babel/helper-string-parser/LICENSE +0 -22
  308. package/lib/local-ui/node_modules/@babel/helper-string-parser/README.md +0 -19
  309. package/lib/local-ui/node_modules/@babel/helper-string-parser/lib/index.js +0 -295
  310. package/lib/local-ui/node_modules/@babel/helper-string-parser/lib/index.js.map +0 -1
  311. package/lib/local-ui/node_modules/@babel/helper-string-parser/package.json +0 -31
  312. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
  313. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/README.md +0 -19
  314. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/identifier.js +0 -70
  315. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +0 -1
  316. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/index.js +0 -57
  317. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/index.js.map +0 -1
  318. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/keyword.js +0 -35
  319. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +0 -1
  320. package/lib/local-ui/node_modules/@babel/helper-validator-identifier/package.json +0 -31
  321. package/lib/local-ui/node_modules/@babel/helper-validator-option/LICENSE +0 -22
  322. package/lib/local-ui/node_modules/@babel/helper-validator-option/README.md +0 -19
  323. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/find-suggestion.js +0 -39
  324. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/find-suggestion.js.map +0 -1
  325. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/index.js +0 -21
  326. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/index.js.map +0 -1
  327. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/validator.js +0 -48
  328. package/lib/local-ui/node_modules/@babel/helper-validator-option/lib/validator.js.map +0 -1
  329. package/lib/local-ui/node_modules/@babel/helper-validator-option/package.json +0 -27
  330. package/lib/local-ui/node_modules/@babel/helpers/LICENSE +0 -23
  331. package/lib/local-ui/node_modules/@babel/helpers/README.md +0 -19
  332. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/AwaitValue.js +0 -11
  333. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/AwaitValue.js.map +0 -1
  334. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/OverloadYield.js +0 -12
  335. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/OverloadYield.js.map +0 -1
  336. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecoratedDescriptor.js +0 -31
  337. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecoratedDescriptor.js.map +0 -1
  338. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs.js +0 -459
  339. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs.js.map +0 -1
  340. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js +0 -363
  341. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2203.js.map +0 -1
  342. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js +0 -376
  343. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2203R.js.map +0 -1
  344. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js +0 -421
  345. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2301.js.map +0 -1
  346. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js +0 -235
  347. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2305.js.map +0 -1
  348. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2311.js +0 -236
  349. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/applyDecs2311.js.map +0 -1
  350. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayLikeToArray.js +0 -13
  351. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayLikeToArray.js.map +0 -1
  352. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayWithHoles.js +0 -11
  353. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayWithHoles.js.map +0 -1
  354. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayWithoutHoles.js +0 -12
  355. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/arrayWithoutHoles.js.map +0 -1
  356. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/assertClassBrand.js +0 -14
  357. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/assertClassBrand.js.map +0 -1
  358. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/assertThisInitialized.js +0 -14
  359. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/assertThisInitialized.js.map +0 -1
  360. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js +0 -52
  361. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncGeneratorDelegate.js.map +0 -1
  362. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncIterator.js +0 -72
  363. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncIterator.js.map +0 -1
  364. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncToGenerator.js +0 -38
  365. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/asyncToGenerator.js.map +0 -1
  366. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js +0 -12
  367. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/awaitAsyncGenerator.js.map +0 -1
  368. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/callSuper.js +0 -15
  369. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/callSuper.js.map +0 -1
  370. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/checkInRHS.js +0 -14
  371. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/checkInRHS.js.map +0 -1
  372. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/checkPrivateRedeclaration.js +0 -13
  373. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/checkPrivateRedeclaration.js.map +0 -1
  374. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js +0 -25
  375. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorDestructureSet.js.map +0 -1
  376. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorGet.js +0 -14
  377. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorGet.js.map +0 -1
  378. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorSet.js +0 -18
  379. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classApplyDescriptorSet.js.map +0 -1
  380. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCallCheck.js +0 -13
  381. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCallCheck.js.map +0 -1
  382. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticAccess.js +0 -12
  383. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticAccess.js.map +0 -1
  384. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticFieldDescriptor.js +0 -13
  385. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classCheckPrivateStaticFieldDescriptor.js.map +0 -1
  386. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classExtractFieldDescriptor.js +0 -12
  387. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classExtractFieldDescriptor.js.map +0 -1
  388. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classNameTDZError.js +0 -11
  389. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classNameTDZError.js.map +0 -1
  390. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldDestructureSet.js +0 -14
  391. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldDestructureSet.js.map +0 -1
  392. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet.js +0 -14
  393. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet.js.map +0 -1
  394. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet2.js +0 -12
  395. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldGet2.js.map +0 -1
  396. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldInitSpec.js +0 -13
  397. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldInitSpec.js.map +0 -1
  398. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseBase.js +0 -14
  399. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseBase.js.map +0 -1
  400. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseKey.js +0 -12
  401. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldLooseKey.js.map +0 -1
  402. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet.js +0 -15
  403. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet.js.map +0 -1
  404. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet2.js +0 -13
  405. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateFieldSet2.js.map +0 -1
  406. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateGetter.js +0 -12
  407. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateGetter.js.map +0 -1
  408. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodGet.js +0 -13
  409. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodGet.js.map +0 -1
  410. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodInitSpec.js +0 -13
  411. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodInitSpec.js.map +0 -1
  412. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodSet.js +0 -11
  413. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateMethodSet.js.map +0 -1
  414. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateSetter.js +0 -13
  415. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classPrivateSetter.js.map +0 -1
  416. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldDestructureSet.js +0 -16
  417. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldDestructureSet.js.map +0 -1
  418. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecGet.js +0 -16
  419. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecGet.js.map +0 -1
  420. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecSet.js +0 -17
  421. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateFieldSpecSet.js.map +0 -1
  422. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodGet.js +0 -13
  423. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodGet.js.map +0 -1
  424. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodSet.js +0 -11
  425. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/classStaticPrivateMethodSet.js.map +0 -1
  426. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/construct.js +0 -20
  427. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/construct.js.map +0 -1
  428. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createClass.js +0 -26
  429. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createClass.js.map +0 -1
  430. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelper.js +0 -64
  431. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelper.js.map +0 -1
  432. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelperLoose.js +0 -29
  433. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createForOfIteratorHelperLoose.js.map +0 -1
  434. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createSuper.js +0 -25
  435. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/createSuper.js.map +0 -1
  436. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/decorate.js +0 -350
  437. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/decorate.js.map +0 -1
  438. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defaults.js +0 -18
  439. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defaults.js.map +0 -1
  440. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineAccessor.js +0 -16
  441. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineAccessor.js.map +0 -1
  442. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineEnumerableProperties.js +0 -27
  443. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineEnumerableProperties.js.map +0 -1
  444. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineProperty.js +0 -23
  445. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/defineProperty.js.map +0 -1
  446. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/dispose.js +0 -47
  447. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/dispose.js.map +0 -1
  448. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/extends.js +0 -22
  449. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/extends.js.map +0 -1
  450. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/get.js +0 -25
  451. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/get.js.map +0 -1
  452. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/getPrototypeOf.js +0 -14
  453. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/getPrototypeOf.js.map +0 -1
  454. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/identity.js +0 -11
  455. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/identity.js.map +0 -1
  456. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js +0 -35
  457. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/importDeferProxy.js.map +0 -1
  458. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/inherits.js +0 -25
  459. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/inherits.js.map +0 -1
  460. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/inheritsLoose.js +0 -14
  461. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/inheritsLoose.js.map +0 -1
  462. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/initializerDefineProperty.js +0 -17
  463. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/initializerDefineProperty.js.map +0 -1
  464. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/initializerWarningHelper.js +0 -11
  465. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/initializerWarningHelper.js.map +0 -1
  466. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/instanceof.js +0 -15
  467. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/instanceof.js.map +0 -1
  468. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/interopRequireDefault.js +0 -13
  469. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/interopRequireDefault.js.map +0 -1
  470. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js +0 -44
  471. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/interopRequireWildcard.js.map +0 -1
  472. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/isNativeFunction.js +0 -15
  473. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/isNativeFunction.js.map +0 -1
  474. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js +0 -16
  475. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/isNativeReflectConstruct.js.map +0 -1
  476. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/iterableToArray.js +0 -13
  477. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/iterableToArray.js.map +0 -1
  478. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js +0 -41
  479. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/iterableToArrayLimit.js.map +0 -1
  480. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/jsx.js +0 -47
  481. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/jsx.js.map +0 -1
  482. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/maybeArrayLike.js +0 -16
  483. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/maybeArrayLike.js.map +0 -1
  484. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/newArrowCheck.js +0 -13
  485. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/newArrowCheck.js.map +0 -1
  486. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nonIterableRest.js +0 -11
  487. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nonIterableRest.js.map +0 -1
  488. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nonIterableSpread.js +0 -11
  489. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nonIterableSpread.js.map +0 -1
  490. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nullishReceiverError.js +0 -11
  491. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/nullishReceiverError.js.map +0 -1
  492. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectDestructuringEmpty.js +0 -11
  493. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectDestructuringEmpty.js.map +0 -1
  494. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectSpread.js +0 -24
  495. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectSpread.js.map +0 -1
  496. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectSpread2.js +0 -39
  497. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectSpread2.js.map +0 -1
  498. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectWithoutProperties.js +0 -24
  499. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectWithoutProperties.js.map +0 -1
  500. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectWithoutPropertiesLoose.js +0 -19
  501. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/objectWithoutPropertiesLoose.js.map +0 -1
  502. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/possibleConstructorReturn.js +0 -17
  503. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/possibleConstructorReturn.js.map +0 -1
  504. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/readOnlyError.js +0 -11
  505. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/readOnlyError.js.map +0 -1
  506. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regenerator.js +0 -188
  507. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regenerator.js.map +0 -1
  508. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsync.js +0 -15
  509. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsync.js.map +0 -1
  510. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncGen.js +0 -13
  511. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncGen.js.map +0 -1
  512. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncIterator.js +0 -49
  513. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorAsyncIterator.js.map +0 -1
  514. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorDefine.js +0 -40
  515. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorDefine.js.map +0 -1
  516. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorKeys.js +0 -28
  517. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorKeys.js.map +0 -1
  518. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js +0 -98
  519. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorRuntime.js.map +0 -1
  520. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorValues.js +0 -32
  521. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/regeneratorValues.js.map +0 -1
  522. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/set.js +0 -48
  523. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/set.js.map +0 -1
  524. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/setFunctionName.js +0 -21
  525. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/setFunctionName.js.map +0 -1
  526. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/setPrototypeOf.js +0 -15
  527. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/setPrototypeOf.js.map +0 -1
  528. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/skipFirstGeneratorNext.js +0 -15
  529. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/skipFirstGeneratorNext.js.map +0 -1
  530. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/slicedToArray.js +0 -15
  531. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/slicedToArray.js.map +0 -1
  532. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropBase.js +0 -16
  533. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropBase.js.map +0 -1
  534. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropGet.js +0 -16
  535. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropGet.js.map +0 -1
  536. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropSet.js +0 -13
  537. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/superPropSet.js.map +0 -1
  538. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteral.js +0 -18
  539. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteral.js.map +0 -1
  540. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteralLoose.js +0 -15
  541. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/taggedTemplateLiteralLoose.js.map +0 -1
  542. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/tdz.js +0 -11
  543. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/tdz.js.map +0 -1
  544. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/temporalRef.js +0 -13
  545. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/temporalRef.js.map +0 -1
  546. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/temporalUndefined.js +0 -9
  547. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/temporalUndefined.js.map +0 -1
  548. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toArray.js +0 -15
  549. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toArray.js.map +0 -1
  550. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toConsumableArray.js +0 -15
  551. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toConsumableArray.js.map +0 -1
  552. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toPrimitive.js +0 -18
  553. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toPrimitive.js.map +0 -1
  554. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js +0 -13
  555. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toPropertyKey.js.map +0 -1
  556. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toSetter.js +0 -18
  557. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/toSetter.js.map +0 -1
  558. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/tsRewriteRelativeImportExtensions.js +0 -16
  559. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/tsRewriteRelativeImportExtensions.js.map +0 -1
  560. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/typeof.js +0 -22
  561. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/typeof.js.map +0 -1
  562. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/unsupportedIterableToArray.js +0 -19
  563. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/unsupportedIterableToArray.js.map +0 -1
  564. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/using.js +0 -29
  565. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/using.js.map +0 -1
  566. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/usingCtx.js +0 -103
  567. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/usingCtx.js.map +0 -1
  568. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapAsyncGenerator.js +0 -97
  569. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapAsyncGenerator.js.map +0 -1
  570. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapNativeSuper.js +0 -38
  571. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapNativeSuper.js.map +0 -1
  572. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js +0 -72
  573. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/wrapRegExp.js.map +0 -1
  574. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/writeOnlyError.js +0 -11
  575. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers/writeOnlyError.js.map +0 -1
  576. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers-generated.js +0 -1440
  577. package/lib/local-ui/node_modules/@babel/helpers/lib/helpers-generated.js.map +0 -1
  578. package/lib/local-ui/node_modules/@babel/helpers/lib/index.js +0 -122
  579. package/lib/local-ui/node_modules/@babel/helpers/lib/index.js.map +0 -1
  580. package/lib/local-ui/node_modules/@babel/helpers/package.json +0 -31
  581. package/lib/local-ui/node_modules/@babel/parser/CHANGELOG.md +0 -1073
  582. package/lib/local-ui/node_modules/@babel/parser/LICENSE +0 -19
  583. package/lib/local-ui/node_modules/@babel/parser/README.md +0 -19
  584. package/lib/local-ui/node_modules/@babel/parser/bin/babel-parser.js +0 -15
  585. package/lib/local-ui/node_modules/@babel/parser/lib/index.js +0 -14582
  586. package/lib/local-ui/node_modules/@babel/parser/lib/index.js.map +0 -1
  587. package/lib/local-ui/node_modules/@babel/parser/package.json +0 -50
  588. package/lib/local-ui/node_modules/@babel/parser/typings/babel-parser.d.ts +0 -262
  589. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-self/LICENSE +0 -22
  590. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-self/README.md +0 -19
  591. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-self/lib/index.js +0 -61
  592. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-self/lib/index.js.map +0 -1
  593. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-self/package.json +0 -35
  594. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-source/LICENSE +0 -22
  595. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-source/README.md +0 -19
  596. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-source/lib/index.js +0 -51
  597. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-source/lib/index.js.map +0 -1
  598. package/lib/local-ui/node_modules/@babel/plugin-transform-react-jsx-source/package.json +0 -35
  599. package/lib/local-ui/node_modules/@babel/template/LICENSE +0 -22
  600. package/lib/local-ui/node_modules/@babel/template/README.md +0 -19
  601. package/lib/local-ui/node_modules/@babel/template/lib/builder.js +0 -69
  602. package/lib/local-ui/node_modules/@babel/template/lib/builder.js.map +0 -1
  603. package/lib/local-ui/node_modules/@babel/template/lib/formatters.js +0 -61
  604. package/lib/local-ui/node_modules/@babel/template/lib/formatters.js.map +0 -1
  605. package/lib/local-ui/node_modules/@babel/template/lib/index.js +0 -23
  606. package/lib/local-ui/node_modules/@babel/template/lib/index.js.map +0 -1
  607. package/lib/local-ui/node_modules/@babel/template/lib/literal.js +0 -69
  608. package/lib/local-ui/node_modules/@babel/template/lib/literal.js.map +0 -1
  609. package/lib/local-ui/node_modules/@babel/template/lib/options.js +0 -73
  610. package/lib/local-ui/node_modules/@babel/template/lib/options.js.map +0 -1
  611. package/lib/local-ui/node_modules/@babel/template/lib/parse.js +0 -163
  612. package/lib/local-ui/node_modules/@babel/template/lib/parse.js.map +0 -1
  613. package/lib/local-ui/node_modules/@babel/template/lib/populate.js +0 -138
  614. package/lib/local-ui/node_modules/@babel/template/lib/populate.js.map +0 -1
  615. package/lib/local-ui/node_modules/@babel/template/lib/string.js +0 -20
  616. package/lib/local-ui/node_modules/@babel/template/lib/string.js.map +0 -1
  617. package/lib/local-ui/node_modules/@babel/template/package.json +0 -27
  618. package/lib/local-ui/node_modules/@babel/traverse/LICENSE +0 -22
  619. package/lib/local-ui/node_modules/@babel/traverse/README.md +0 -19
  620. package/lib/local-ui/node_modules/@babel/traverse/lib/cache.js +0 -37
  621. package/lib/local-ui/node_modules/@babel/traverse/lib/cache.js.map +0 -1
  622. package/lib/local-ui/node_modules/@babel/traverse/lib/context.js +0 -125
  623. package/lib/local-ui/node_modules/@babel/traverse/lib/context.js.map +0 -1
  624. package/lib/local-ui/node_modules/@babel/traverse/lib/hub.js +0 -19
  625. package/lib/local-ui/node_modules/@babel/traverse/lib/hub.js.map +0 -1
  626. package/lib/local-ui/node_modules/@babel/traverse/lib/index.js +0 -87
  627. package/lib/local-ui/node_modules/@babel/traverse/lib/index.js.map +0 -1
  628. package/lib/local-ui/node_modules/@babel/traverse/lib/path/ancestry.js +0 -139
  629. package/lib/local-ui/node_modules/@babel/traverse/lib/path/ancestry.js.map +0 -1
  630. package/lib/local-ui/node_modules/@babel/traverse/lib/path/comments.js +0 -52
  631. package/lib/local-ui/node_modules/@babel/traverse/lib/path/comments.js.map +0 -1
  632. package/lib/local-ui/node_modules/@babel/traverse/lib/path/context.js +0 -254
  633. package/lib/local-ui/node_modules/@babel/traverse/lib/path/context.js.map +0 -1
  634. package/lib/local-ui/node_modules/@babel/traverse/lib/path/conversion.js +0 -608
  635. package/lib/local-ui/node_modules/@babel/traverse/lib/path/conversion.js.map +0 -1
  636. package/lib/local-ui/node_modules/@babel/traverse/lib/path/evaluation.js +0 -373
  637. package/lib/local-ui/node_modules/@babel/traverse/lib/path/evaluation.js.map +0 -1
  638. package/lib/local-ui/node_modules/@babel/traverse/lib/path/family.js +0 -346
  639. package/lib/local-ui/node_modules/@babel/traverse/lib/path/family.js.map +0 -1
  640. package/lib/local-ui/node_modules/@babel/traverse/lib/path/index.js +0 -288
  641. package/lib/local-ui/node_modules/@babel/traverse/lib/path/index.js.map +0 -1
  642. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/index.js +0 -149
  643. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/index.js.map +0 -1
  644. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js +0 -151
  645. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/inferer-reference.js.map +0 -1
  646. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/inferers.js +0 -207
  647. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/inferers.js.map +0 -1
  648. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/util.js +0 -28
  649. package/lib/local-ui/node_modules/@babel/traverse/lib/path/inference/util.js.map +0 -1
  650. package/lib/local-ui/node_modules/@babel/traverse/lib/path/introspection.js +0 -395
  651. package/lib/local-ui/node_modules/@babel/traverse/lib/path/introspection.js.map +0 -1
  652. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/hoister.js +0 -172
  653. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/hoister.js.map +0 -1
  654. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js +0 -38
  655. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/removal-hooks.js.map +0 -1
  656. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js +0 -162
  657. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/virtual-types-validator.js.map +0 -1
  658. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/virtual-types.js +0 -26
  659. package/lib/local-ui/node_modules/@babel/traverse/lib/path/lib/virtual-types.js.map +0 -1
  660. package/lib/local-ui/node_modules/@babel/traverse/lib/path/modification.js +0 -229
  661. package/lib/local-ui/node_modules/@babel/traverse/lib/path/modification.js.map +0 -1
  662. package/lib/local-ui/node_modules/@babel/traverse/lib/path/removal.js +0 -67
  663. package/lib/local-ui/node_modules/@babel/traverse/lib/path/removal.js.map +0 -1
  664. package/lib/local-ui/node_modules/@babel/traverse/lib/path/replacement.js +0 -264
  665. package/lib/local-ui/node_modules/@babel/traverse/lib/path/replacement.js.map +0 -1
  666. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/binding.js +0 -84
  667. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/binding.js.map +0 -1
  668. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/index.js +0 -1018
  669. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/index.js.map +0 -1
  670. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/lib/renamer.js +0 -132
  671. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/lib/renamer.js.map +0 -1
  672. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/traverseForScope.js +0 -66
  673. package/lib/local-ui/node_modules/@babel/traverse/lib/scope/traverseForScope.js.map +0 -1
  674. package/lib/local-ui/node_modules/@babel/traverse/lib/traverse-node.js +0 -137
  675. package/lib/local-ui/node_modules/@babel/traverse/lib/traverse-node.js.map +0 -1
  676. package/lib/local-ui/node_modules/@babel/traverse/lib/types.js +0 -3
  677. package/lib/local-ui/node_modules/@babel/traverse/lib/types.js.map +0 -1
  678. package/lib/local-ui/node_modules/@babel/traverse/lib/visitors.js +0 -252
  679. package/lib/local-ui/node_modules/@babel/traverse/lib/visitors.js.map +0 -1
  680. package/lib/local-ui/node_modules/@babel/traverse/package.json +0 -35
  681. package/lib/local-ui/node_modules/@babel/traverse/tsconfig.overrides.json +0 -6
  682. package/lib/local-ui/node_modules/@babel/types/LICENSE +0 -22
  683. package/lib/local-ui/node_modules/@babel/types/README.md +0 -19
  684. package/lib/local-ui/node_modules/@babel/types/lib/asserts/assertNode.js +0 -16
  685. package/lib/local-ui/node_modules/@babel/types/lib/asserts/assertNode.js.map +0 -1
  686. package/lib/local-ui/node_modules/@babel/types/lib/asserts/generated/index.js +0 -1251
  687. package/lib/local-ui/node_modules/@babel/types/lib/asserts/generated/index.js.map +0 -1
  688. package/lib/local-ui/node_modules/@babel/types/lib/ast-types/generated/index.js +0 -3
  689. package/lib/local-ui/node_modules/@babel/types/lib/ast-types/generated/index.js.map +0 -1
  690. package/lib/local-ui/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js +0 -18
  691. package/lib/local-ui/node_modules/@babel/types/lib/builders/flow/createFlowUnionType.js.map +0 -1
  692. package/lib/local-ui/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js +0 -31
  693. package/lib/local-ui/node_modules/@babel/types/lib/builders/flow/createTypeAnnotationBasedOnTypeof.js.map +0 -1
  694. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/index.js +0 -29
  695. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/index.js.map +0 -1
  696. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/lowercase.js +0 -2902
  697. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/lowercase.js.map +0 -1
  698. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/uppercase.js +0 -272
  699. package/lib/local-ui/node_modules/@babel/types/lib/builders/generated/uppercase.js.map +0 -1
  700. package/lib/local-ui/node_modules/@babel/types/lib/builders/productions.js +0 -12
  701. package/lib/local-ui/node_modules/@babel/types/lib/builders/productions.js.map +0 -1
  702. package/lib/local-ui/node_modules/@babel/types/lib/builders/react/buildChildren.js +0 -24
  703. package/lib/local-ui/node_modules/@babel/types/lib/builders/react/buildChildren.js.map +0 -1
  704. package/lib/local-ui/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js +0 -22
  705. package/lib/local-ui/node_modules/@babel/types/lib/builders/typescript/createTSUnionType.js.map +0 -1
  706. package/lib/local-ui/node_modules/@babel/types/lib/builders/validateNode.js +0 -21
  707. package/lib/local-ui/node_modules/@babel/types/lib/builders/validateNode.js.map +0 -1
  708. package/lib/local-ui/node_modules/@babel/types/lib/clone/clone.js +0 -12
  709. package/lib/local-ui/node_modules/@babel/types/lib/clone/clone.js.map +0 -1
  710. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneDeep.js +0 -12
  711. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneDeep.js.map +0 -1
  712. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js +0 -12
  713. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneDeepWithoutLoc.js.map +0 -1
  714. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneNode.js +0 -107
  715. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneNode.js.map +0 -1
  716. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js +0 -12
  717. package/lib/local-ui/node_modules/@babel/types/lib/clone/cloneWithoutLoc.js.map +0 -1
  718. package/lib/local-ui/node_modules/@babel/types/lib/comments/addComment.js +0 -15
  719. package/lib/local-ui/node_modules/@babel/types/lib/comments/addComment.js.map +0 -1
  720. package/lib/local-ui/node_modules/@babel/types/lib/comments/addComments.js +0 -22
  721. package/lib/local-ui/node_modules/@babel/types/lib/comments/addComments.js.map +0 -1
  722. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritInnerComments.js +0 -12
  723. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritInnerComments.js.map +0 -1
  724. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritLeadingComments.js +0 -12
  725. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritLeadingComments.js.map +0 -1
  726. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritTrailingComments.js +0 -12
  727. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritTrailingComments.js.map +0 -1
  728. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritsComments.js +0 -17
  729. package/lib/local-ui/node_modules/@babel/types/lib/comments/inheritsComments.js.map +0 -1
  730. package/lib/local-ui/node_modules/@babel/types/lib/comments/removeComments.js +0 -15
  731. package/lib/local-ui/node_modules/@babel/types/lib/comments/removeComments.js.map +0 -1
  732. package/lib/local-ui/node_modules/@babel/types/lib/constants/generated/index.js +0 -60
  733. package/lib/local-ui/node_modules/@babel/types/lib/constants/generated/index.js.map +0 -1
  734. package/lib/local-ui/node_modules/@babel/types/lib/constants/index.js +0 -31
  735. package/lib/local-ui/node_modules/@babel/types/lib/constants/index.js.map +0 -1
  736. package/lib/local-ui/node_modules/@babel/types/lib/converters/ensureBlock.js +0 -14
  737. package/lib/local-ui/node_modules/@babel/types/lib/converters/ensureBlock.js.map +0 -1
  738. package/lib/local-ui/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js +0 -65
  739. package/lib/local-ui/node_modules/@babel/types/lib/converters/gatherSequenceExpressions.js.map +0 -1
  740. package/lib/local-ui/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js +0 -14
  741. package/lib/local-ui/node_modules/@babel/types/lib/converters/toBindingIdentifierName.js.map +0 -1
  742. package/lib/local-ui/node_modules/@babel/types/lib/converters/toBlock.js +0 -29
  743. package/lib/local-ui/node_modules/@babel/types/lib/converters/toBlock.js.map +0 -1
  744. package/lib/local-ui/node_modules/@babel/types/lib/converters/toComputedKey.js +0 -14
  745. package/lib/local-ui/node_modules/@babel/types/lib/converters/toComputedKey.js.map +0 -1
  746. package/lib/local-ui/node_modules/@babel/types/lib/converters/toExpression.js +0 -28
  747. package/lib/local-ui/node_modules/@babel/types/lib/converters/toExpression.js.map +0 -1
  748. package/lib/local-ui/node_modules/@babel/types/lib/converters/toIdentifier.js +0 -25
  749. package/lib/local-ui/node_modules/@babel/types/lib/converters/toIdentifier.js.map +0 -1
  750. package/lib/local-ui/node_modules/@babel/types/lib/converters/toKeyAlias.js +0 -38
  751. package/lib/local-ui/node_modules/@babel/types/lib/converters/toKeyAlias.js.map +0 -1
  752. package/lib/local-ui/node_modules/@babel/types/lib/converters/toSequenceExpression.js +0 -19
  753. package/lib/local-ui/node_modules/@babel/types/lib/converters/toSequenceExpression.js.map +0 -1
  754. package/lib/local-ui/node_modules/@babel/types/lib/converters/toStatement.js +0 -39
  755. package/lib/local-ui/node_modules/@babel/types/lib/converters/toStatement.js.map +0 -1
  756. package/lib/local-ui/node_modules/@babel/types/lib/converters/valueToNode.js +0 -89
  757. package/lib/local-ui/node_modules/@babel/types/lib/converters/valueToNode.js.map +0 -1
  758. package/lib/local-ui/node_modules/@babel/types/lib/definitions/core.js +0 -1725
  759. package/lib/local-ui/node_modules/@babel/types/lib/definitions/core.js.map +0 -1
  760. package/lib/local-ui/node_modules/@babel/types/lib/definitions/deprecated-aliases.js +0 -11
  761. package/lib/local-ui/node_modules/@babel/types/lib/definitions/deprecated-aliases.js.map +0 -1
  762. package/lib/local-ui/node_modules/@babel/types/lib/definitions/experimental.js +0 -124
  763. package/lib/local-ui/node_modules/@babel/types/lib/definitions/experimental.js.map +0 -1
  764. package/lib/local-ui/node_modules/@babel/types/lib/definitions/flow.js +0 -495
  765. package/lib/local-ui/node_modules/@babel/types/lib/definitions/flow.js.map +0 -1
  766. package/lib/local-ui/node_modules/@babel/types/lib/definitions/index.js +0 -106
  767. package/lib/local-ui/node_modules/@babel/types/lib/definitions/index.js.map +0 -1
  768. package/lib/local-ui/node_modules/@babel/types/lib/definitions/jsx.js +0 -157
  769. package/lib/local-ui/node_modules/@babel/types/lib/definitions/jsx.js.map +0 -1
  770. package/lib/local-ui/node_modules/@babel/types/lib/definitions/misc.js +0 -31
  771. package/lib/local-ui/node_modules/@babel/types/lib/definitions/misc.js.map +0 -1
  772. package/lib/local-ui/node_modules/@babel/types/lib/definitions/placeholders.js +0 -27
  773. package/lib/local-ui/node_modules/@babel/types/lib/definitions/placeholders.js.map +0 -1
  774. package/lib/local-ui/node_modules/@babel/types/lib/definitions/typescript.js +0 -528
  775. package/lib/local-ui/node_modules/@babel/types/lib/definitions/typescript.js.map +0 -1
  776. package/lib/local-ui/node_modules/@babel/types/lib/definitions/utils.js +0 -296
  777. package/lib/local-ui/node_modules/@babel/types/lib/definitions/utils.js.map +0 -1
  778. package/lib/local-ui/node_modules/@babel/types/lib/index-legacy.d.ts +0 -2797
  779. package/lib/local-ui/node_modules/@babel/types/lib/index.d.ts +0 -3617
  780. package/lib/local-ui/node_modules/@babel/types/lib/index.js +0 -582
  781. package/lib/local-ui/node_modules/@babel/types/lib/index.js.flow +0 -2650
  782. package/lib/local-ui/node_modules/@babel/types/lib/index.js.map +0 -1
  783. package/lib/local-ui/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js +0 -15
  784. package/lib/local-ui/node_modules/@babel/types/lib/modifications/appendToMemberExpression.js.map +0 -1
  785. package/lib/local-ui/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js +0 -65
  786. package/lib/local-ui/node_modules/@babel/types/lib/modifications/flow/removeTypeDuplicates.js.map +0 -1
  787. package/lib/local-ui/node_modules/@babel/types/lib/modifications/inherits.js +0 -28
  788. package/lib/local-ui/node_modules/@babel/types/lib/modifications/inherits.js.map +0 -1
  789. package/lib/local-ui/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js +0 -17
  790. package/lib/local-ui/node_modules/@babel/types/lib/modifications/prependToMemberExpression.js.map +0 -1
  791. package/lib/local-ui/node_modules/@babel/types/lib/modifications/removeProperties.js +0 -24
  792. package/lib/local-ui/node_modules/@babel/types/lib/modifications/removeProperties.js.map +0 -1
  793. package/lib/local-ui/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js +0 -14
  794. package/lib/local-ui/node_modules/@babel/types/lib/modifications/removePropertiesDeep.js.map +0 -1
  795. package/lib/local-ui/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js +0 -66
  796. package/lib/local-ui/node_modules/@babel/types/lib/modifications/typescript/removeTypeDuplicates.js.map +0 -1
  797. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js +0 -48
  798. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getAssignmentIdentifiers.js.map +0 -1
  799. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js +0 -102
  800. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getBindingIdentifiers.js.map +0 -1
  801. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getFunctionName.js +0 -63
  802. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getFunctionName.js.map +0 -1
  803. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js +0 -13
  804. package/lib/local-ui/node_modules/@babel/types/lib/retrievers/getOuterBindingIdentifiers.js.map +0 -1
  805. package/lib/local-ui/node_modules/@babel/types/lib/traverse/traverse.js +0 -50
  806. package/lib/local-ui/node_modules/@babel/types/lib/traverse/traverse.js.map +0 -1
  807. package/lib/local-ui/node_modules/@babel/types/lib/traverse/traverseFast.js +0 -40
  808. package/lib/local-ui/node_modules/@babel/types/lib/traverse/traverseFast.js.map +0 -1
  809. package/lib/local-ui/node_modules/@babel/types/lib/utils/deprecationWarning.js +0 -44
  810. package/lib/local-ui/node_modules/@babel/types/lib/utils/deprecationWarning.js.map +0 -1
  811. package/lib/local-ui/node_modules/@babel/types/lib/utils/inherit.js +0 -13
  812. package/lib/local-ui/node_modules/@babel/types/lib/utils/inherit.js.map +0 -1
  813. package/lib/local-ui/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js +0 -40
  814. package/lib/local-ui/node_modules/@babel/types/lib/utils/react/cleanJSXElementLiteralChild.js.map +0 -1
  815. package/lib/local-ui/node_modules/@babel/types/lib/utils/shallowEqual.js +0 -17
  816. package/lib/local-ui/node_modules/@babel/types/lib/utils/shallowEqual.js.map +0 -1
  817. package/lib/local-ui/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js +0 -13
  818. package/lib/local-ui/node_modules/@babel/types/lib/validators/buildMatchMemberExpression.js.map +0 -1
  819. package/lib/local-ui/node_modules/@babel/types/lib/validators/generated/index.js +0 -2797
  820. package/lib/local-ui/node_modules/@babel/types/lib/validators/generated/index.js.map +0 -1
  821. package/lib/local-ui/node_modules/@babel/types/lib/validators/is.js +0 -27
  822. package/lib/local-ui/node_modules/@babel/types/lib/validators/is.js.map +0 -1
  823. package/lib/local-ui/node_modules/@babel/types/lib/validators/isBinding.js +0 -27
  824. package/lib/local-ui/node_modules/@babel/types/lib/validators/isBinding.js.map +0 -1
  825. package/lib/local-ui/node_modules/@babel/types/lib/validators/isBlockScoped.js +0 -13
  826. package/lib/local-ui/node_modules/@babel/types/lib/validators/isBlockScoped.js.map +0 -1
  827. package/lib/local-ui/node_modules/@babel/types/lib/validators/isImmutable.js +0 -21
  828. package/lib/local-ui/node_modules/@babel/types/lib/validators/isImmutable.js.map +0 -1
  829. package/lib/local-ui/node_modules/@babel/types/lib/validators/isLet.js +0 -13
  830. package/lib/local-ui/node_modules/@babel/types/lib/validators/isLet.js.map +0 -1
  831. package/lib/local-ui/node_modules/@babel/types/lib/validators/isNode.js +0 -12
  832. package/lib/local-ui/node_modules/@babel/types/lib/validators/isNode.js.map +0 -1
  833. package/lib/local-ui/node_modules/@babel/types/lib/validators/isNodesEquivalent.js +0 -57
  834. package/lib/local-ui/node_modules/@babel/types/lib/validators/isNodesEquivalent.js.map +0 -1
  835. package/lib/local-ui/node_modules/@babel/types/lib/validators/isPlaceholderType.js +0 -15
  836. package/lib/local-ui/node_modules/@babel/types/lib/validators/isPlaceholderType.js.map +0 -1
  837. package/lib/local-ui/node_modules/@babel/types/lib/validators/isReferenced.js +0 -96
  838. package/lib/local-ui/node_modules/@babel/types/lib/validators/isReferenced.js.map +0 -1
  839. package/lib/local-ui/node_modules/@babel/types/lib/validators/isScope.js +0 -18
  840. package/lib/local-ui/node_modules/@babel/types/lib/validators/isScope.js.map +0 -1
  841. package/lib/local-ui/node_modules/@babel/types/lib/validators/isSpecifierDefault.js +0 -14
  842. package/lib/local-ui/node_modules/@babel/types/lib/validators/isSpecifierDefault.js.map +0 -1
  843. package/lib/local-ui/node_modules/@babel/types/lib/validators/isType.js +0 -17
  844. package/lib/local-ui/node_modules/@babel/types/lib/validators/isType.js.map +0 -1
  845. package/lib/local-ui/node_modules/@babel/types/lib/validators/isValidES3Identifier.js +0 -13
  846. package/lib/local-ui/node_modules/@babel/types/lib/validators/isValidES3Identifier.js.map +0 -1
  847. package/lib/local-ui/node_modules/@babel/types/lib/validators/isValidIdentifier.js +0 -18
  848. package/lib/local-ui/node_modules/@babel/types/lib/validators/isValidIdentifier.js.map +0 -1
  849. package/lib/local-ui/node_modules/@babel/types/lib/validators/isVar.js +0 -15
  850. package/lib/local-ui/node_modules/@babel/types/lib/validators/isVar.js.map +0 -1
  851. package/lib/local-ui/node_modules/@babel/types/lib/validators/matchesPattern.js +0 -44
  852. package/lib/local-ui/node_modules/@babel/types/lib/validators/matchesPattern.js.map +0 -1
  853. package/lib/local-ui/node_modules/@babel/types/lib/validators/react/isCompatTag.js +0 -11
  854. package/lib/local-ui/node_modules/@babel/types/lib/validators/react/isCompatTag.js.map +0 -1
  855. package/lib/local-ui/node_modules/@babel/types/lib/validators/react/isReactComponent.js +0 -11
  856. package/lib/local-ui/node_modules/@babel/types/lib/validators/react/isReactComponent.js.map +0 -1
  857. package/lib/local-ui/node_modules/@babel/types/lib/validators/validate.js +0 -42
  858. package/lib/local-ui/node_modules/@babel/types/lib/validators/validate.js.map +0 -1
  859. package/lib/local-ui/node_modules/@babel/types/package.json +0 -39
  860. package/lib/local-ui/node_modules/@esbuild/win32-x64/README.md +0 -3
  861. package/lib/local-ui/node_modules/@esbuild/win32-x64/esbuild.exe +0 -0
  862. package/lib/local-ui/node_modules/@esbuild/win32-x64/package.json +0 -20
  863. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/LICENSE +0 -19
  864. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/README.md +0 -227
  865. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs +0 -292
  866. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.mjs.map +0 -6
  867. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js +0 -358
  868. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/gen-mapping.umd.js.map +0 -6
  869. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/types/gen-mapping.d.ts +0 -88
  870. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/types/set-array.d.ts +0 -32
  871. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/types/sourcemap-segment.d.ts +0 -12
  872. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/dist/types/types.d.ts +0 -43
  873. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/package.json +0 -67
  874. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/src/gen-mapping.ts +0 -614
  875. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/src/set-array.ts +0 -82
  876. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/src/sourcemap-segment.ts +0 -16
  877. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/src/types.ts +0 -61
  878. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.cts +0 -89
  879. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.cts.map +0 -1
  880. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.mts +0 -89
  881. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/gen-mapping.d.mts.map +0 -1
  882. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.cts +0 -33
  883. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.cts.map +0 -1
  884. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.mts +0 -33
  885. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/set-array.d.mts.map +0 -1
  886. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.cts +0 -13
  887. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.cts.map +0 -1
  888. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.mts +0 -13
  889. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/sourcemap-segment.d.mts.map +0 -1
  890. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/types.d.cts +0 -44
  891. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/types.d.cts.map +0 -1
  892. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/types.d.mts +0 -44
  893. package/lib/local-ui/node_modules/@jridgewell/gen-mapping/types/types.d.mts.map +0 -1
  894. package/lib/local-ui/node_modules/@jridgewell/remapping/LICENSE +0 -19
  895. package/lib/local-ui/node_modules/@jridgewell/remapping/README.md +0 -218
  896. package/lib/local-ui/node_modules/@jridgewell/remapping/dist/remapping.mjs +0 -144
  897. package/lib/local-ui/node_modules/@jridgewell/remapping/dist/remapping.mjs.map +0 -6
  898. package/lib/local-ui/node_modules/@jridgewell/remapping/dist/remapping.umd.js +0 -212
  899. package/lib/local-ui/node_modules/@jridgewell/remapping/dist/remapping.umd.js.map +0 -6
  900. package/lib/local-ui/node_modules/@jridgewell/remapping/package.json +0 -71
  901. package/lib/local-ui/node_modules/@jridgewell/remapping/src/build-source-map-tree.ts +0 -89
  902. package/lib/local-ui/node_modules/@jridgewell/remapping/src/remapping.ts +0 -42
  903. package/lib/local-ui/node_modules/@jridgewell/remapping/src/source-map-tree.ts +0 -172
  904. package/lib/local-ui/node_modules/@jridgewell/remapping/src/source-map.ts +0 -38
  905. package/lib/local-ui/node_modules/@jridgewell/remapping/src/types.ts +0 -27
  906. package/lib/local-ui/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.cts +0 -15
  907. package/lib/local-ui/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.cts.map +0 -1
  908. package/lib/local-ui/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.mts +0 -15
  909. package/lib/local-ui/node_modules/@jridgewell/remapping/types/build-source-map-tree.d.mts.map +0 -1
  910. package/lib/local-ui/node_modules/@jridgewell/remapping/types/remapping.d.cts +0 -21
  911. package/lib/local-ui/node_modules/@jridgewell/remapping/types/remapping.d.cts.map +0 -1
  912. package/lib/local-ui/node_modules/@jridgewell/remapping/types/remapping.d.mts +0 -21
  913. package/lib/local-ui/node_modules/@jridgewell/remapping/types/remapping.d.mts.map +0 -1
  914. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map-tree.d.cts +0 -46
  915. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map-tree.d.cts.map +0 -1
  916. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map-tree.d.mts +0 -46
  917. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map-tree.d.mts.map +0 -1
  918. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map.d.cts +0 -19
  919. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map.d.cts.map +0 -1
  920. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map.d.mts +0 -19
  921. package/lib/local-ui/node_modules/@jridgewell/remapping/types/source-map.d.mts.map +0 -1
  922. package/lib/local-ui/node_modules/@jridgewell/remapping/types/types.d.cts +0 -16
  923. package/lib/local-ui/node_modules/@jridgewell/remapping/types/types.d.cts.map +0 -1
  924. package/lib/local-ui/node_modules/@jridgewell/remapping/types/types.d.mts +0 -16
  925. package/lib/local-ui/node_modules/@jridgewell/remapping/types/types.d.mts.map +0 -1
  926. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/LICENSE +0 -19
  927. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/README.md +0 -40
  928. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs +0 -232
  929. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.mjs.map +0 -1
  930. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js +0 -240
  931. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/dist/resolve-uri.umd.js.map +0 -1
  932. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/dist/types/resolve-uri.d.ts +0 -4
  933. package/lib/local-ui/node_modules/@jridgewell/resolve-uri/package.json +0 -69
  934. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/LICENSE +0 -19
  935. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/README.md +0 -264
  936. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs +0 -423
  937. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.mjs.map +0 -6
  938. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js +0 -464
  939. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/dist/sourcemap-codec.umd.js.map +0 -6
  940. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/package.json +0 -63
  941. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/src/scopes.ts +0 -345
  942. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/src/sourcemap-codec.ts +0 -111
  943. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/src/strings.ts +0 -65
  944. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/src/vlq.ts +0 -55
  945. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.cts +0 -50
  946. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.cts.map +0 -1
  947. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.mts +0 -50
  948. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/scopes.d.mts.map +0 -1
  949. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.cts +0 -9
  950. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.cts.map +0 -1
  951. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.mts +0 -9
  952. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/sourcemap-codec.d.mts.map +0 -1
  953. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.cts +0 -16
  954. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.cts.map +0 -1
  955. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.mts +0 -16
  956. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/strings.d.mts.map +0 -1
  957. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.cts +0 -7
  958. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.cts.map +0 -1
  959. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.mts +0 -7
  960. package/lib/local-ui/node_modules/@jridgewell/sourcemap-codec/types/vlq.d.mts.map +0 -1
  961. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/LICENSE +0 -19
  962. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/README.md +0 -348
  963. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs +0 -493
  964. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.mjs.map +0 -6
  965. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js +0 -559
  966. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/dist/trace-mapping.umd.js.map +0 -6
  967. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/package.json +0 -67
  968. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/binary-search.ts +0 -115
  969. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/by-source.ts +0 -41
  970. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/flatten-map.ts +0 -192
  971. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/resolve.ts +0 -16
  972. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/sort.ts +0 -45
  973. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/sourcemap-segment.ts +0 -23
  974. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/strip-filename.ts +0 -8
  975. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/trace-mapping.ts +0 -502
  976. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/src/types.ts +0 -114
  977. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.cts +0 -33
  978. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.cts.map +0 -1
  979. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.mts +0 -33
  980. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/binary-search.d.mts.map +0 -1
  981. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.cts +0 -4
  982. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.cts.map +0 -1
  983. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.mts +0 -4
  984. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/by-source.d.mts.map +0 -1
  985. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.cts +0 -9
  986. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.cts.map +0 -1
  987. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.mts +0 -9
  988. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/flatten-map.d.mts.map +0 -1
  989. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.cts +0 -4
  990. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.cts.map +0 -1
  991. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.mts +0 -4
  992. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/resolve.d.mts.map +0 -1
  993. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sort.d.cts +0 -4
  994. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sort.d.cts.map +0 -1
  995. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sort.d.mts +0 -4
  996. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sort.d.mts.map +0 -1
  997. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.cts +0 -17
  998. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.cts.map +0 -1
  999. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.mts +0 -17
  1000. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/sourcemap-segment.d.mts.map +0 -1
  1001. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.cts +0 -5
  1002. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.cts.map +0 -1
  1003. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.mts +0 -5
  1004. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/strip-filename.d.mts.map +0 -1
  1005. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.cts +0 -80
  1006. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.cts.map +0 -1
  1007. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.mts +0 -80
  1008. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/trace-mapping.d.mts.map +0 -1
  1009. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/types.d.cts +0 -107
  1010. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/types.d.cts.map +0 -1
  1011. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/types.d.mts +0 -107
  1012. package/lib/local-ui/node_modules/@jridgewell/trace-mapping/types/types.d.mts.map +0 -1
  1013. package/lib/local-ui/node_modules/@rolldown/pluginutils/LICENSE +0 -25
  1014. package/lib/local-ui/node_modules/@rolldown/pluginutils/dist/index.cjs +0 -271
  1015. package/lib/local-ui/node_modules/@rolldown/pluginutils/dist/index.d.cts +0 -157
  1016. package/lib/local-ui/node_modules/@rolldown/pluginutils/dist/index.d.ts +0 -157
  1017. package/lib/local-ui/node_modules/@rolldown/pluginutils/dist/index.js +0 -255
  1018. package/lib/local-ui/node_modules/@rolldown/pluginutils/package.json +0 -36
  1019. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-gnu/README.md +0 -3
  1020. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-gnu/package.json +0 -22
  1021. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-gnu/rollup.win32-x64-gnu.node +0 -0
  1022. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-msvc/README.md +0 -3
  1023. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-msvc/package.json +0 -22
  1024. package/lib/local-ui/node_modules/@rollup/rollup-win32-x64-msvc/rollup.win32-x64-msvc.node +0 -0
  1025. package/lib/local-ui/node_modules/@types/babel__core/LICENSE +0 -21
  1026. package/lib/local-ui/node_modules/@types/babel__core/README.md +0 -15
  1027. package/lib/local-ui/node_modules/@types/babel__core/index.d.ts +0 -831
  1028. package/lib/local-ui/node_modules/@types/babel__core/package.json +0 -51
  1029. package/lib/local-ui/node_modules/@types/babel__generator/LICENSE +0 -21
  1030. package/lib/local-ui/node_modules/@types/babel__generator/README.md +0 -15
  1031. package/lib/local-ui/node_modules/@types/babel__generator/index.d.ts +0 -210
  1032. package/lib/local-ui/node_modules/@types/babel__generator/package.json +0 -43
  1033. package/lib/local-ui/node_modules/@types/babel__template/LICENSE +0 -21
  1034. package/lib/local-ui/node_modules/@types/babel__template/README.md +0 -15
  1035. package/lib/local-ui/node_modules/@types/babel__template/index.d.ts +0 -92
  1036. package/lib/local-ui/node_modules/@types/babel__template/package.json +0 -43
  1037. package/lib/local-ui/node_modules/@types/babel__traverse/LICENSE +0 -21
  1038. package/lib/local-ui/node_modules/@types/babel__traverse/README.md +0 -15
  1039. package/lib/local-ui/node_modules/@types/babel__traverse/index.d.ts +0 -1506
  1040. package/lib/local-ui/node_modules/@types/babel__traverse/package.json +0 -63
  1041. package/lib/local-ui/node_modules/@types/estree/LICENSE +0 -21
  1042. package/lib/local-ui/node_modules/@types/estree/README.md +0 -15
  1043. package/lib/local-ui/node_modules/@types/estree/flow.d.ts +0 -167
  1044. package/lib/local-ui/node_modules/@types/estree/index.d.ts +0 -694
  1045. package/lib/local-ui/node_modules/@types/estree/package.json +0 -27
  1046. package/lib/local-ui/node_modules/@vitejs/plugin-react/LICENSE +0 -21
  1047. package/lib/local-ui/node_modules/@vitejs/plugin-react/README.md +0 -142
  1048. package/lib/local-ui/node_modules/@vitejs/plugin-react/dist/index.cjs +0 -343
  1049. package/lib/local-ui/node_modules/@vitejs/plugin-react/dist/index.d.cts +0 -67
  1050. package/lib/local-ui/node_modules/@vitejs/plugin-react/dist/index.d.ts +0 -67
  1051. package/lib/local-ui/node_modules/@vitejs/plugin-react/dist/index.js +0 -320
  1052. package/lib/local-ui/node_modules/@vitejs/plugin-react/dist/refresh-runtime.js +0 -670
  1053. package/lib/local-ui/node_modules/@vitejs/plugin-react/package.json +0 -70
  1054. package/lib/local-ui/node_modules/baseline-browser-mapping/LICENSE.txt +0 -201
  1055. package/lib/local-ui/node_modules/baseline-browser-mapping/README.md +0 -467
  1056. package/lib/local-ui/node_modules/baseline-browser-mapping/dist/cli.cjs +0 -2
  1057. package/lib/local-ui/node_modules/baseline-browser-mapping/dist/index.cjs +0 -1
  1058. package/lib/local-ui/node_modules/baseline-browser-mapping/dist/index.d.ts +0 -104
  1059. package/lib/local-ui/node_modules/baseline-browser-mapping/dist/index.js +0 -1
  1060. package/lib/local-ui/node_modules/baseline-browser-mapping/package.json +0 -68
  1061. package/lib/local-ui/node_modules/browserslist/LICENSE +0 -20
  1062. package/lib/local-ui/node_modules/browserslist/README.md +0 -65
  1063. package/lib/local-ui/node_modules/browserslist/browser.js +0 -54
  1064. package/lib/local-ui/node_modules/browserslist/cli.js +0 -156
  1065. package/lib/local-ui/node_modules/browserslist/error.d.ts +0 -7
  1066. package/lib/local-ui/node_modules/browserslist/error.js +0 -12
  1067. package/lib/local-ui/node_modules/browserslist/index.d.ts +0 -224
  1068. package/lib/local-ui/node_modules/browserslist/index.js +0 -1335
  1069. package/lib/local-ui/node_modules/browserslist/node.js +0 -502
  1070. package/lib/local-ui/node_modules/browserslist/package.json +0 -45
  1071. package/lib/local-ui/node_modules/browserslist/parse.js +0 -78
  1072. package/lib/local-ui/node_modules/caniuse-lite/LICENSE +0 -395
  1073. package/lib/local-ui/node_modules/caniuse-lite/README.md +0 -6
  1074. package/lib/local-ui/node_modules/caniuse-lite/data/agents.js +0 -1
  1075. package/lib/local-ui/node_modules/caniuse-lite/data/browserVersions.js +0 -1
  1076. package/lib/local-ui/node_modules/caniuse-lite/data/browsers.js +0 -1
  1077. package/lib/local-ui/node_modules/caniuse-lite/data/features/aac.js +0 -1
  1078. package/lib/local-ui/node_modules/caniuse-lite/data/features/abortcontroller.js +0 -1
  1079. package/lib/local-ui/node_modules/caniuse-lite/data/features/ac3-ec3.js +0 -1
  1080. package/lib/local-ui/node_modules/caniuse-lite/data/features/accelerometer.js +0 -1
  1081. package/lib/local-ui/node_modules/caniuse-lite/data/features/addeventlistener.js +0 -1
  1082. package/lib/local-ui/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +0 -1
  1083. package/lib/local-ui/node_modules/caniuse-lite/data/features/ambient-light.js +0 -1
  1084. package/lib/local-ui/node_modules/caniuse-lite/data/features/apng.js +0 -1
  1085. package/lib/local-ui/node_modules/caniuse-lite/data/features/array-find-index.js +0 -1
  1086. package/lib/local-ui/node_modules/caniuse-lite/data/features/array-find.js +0 -1
  1087. package/lib/local-ui/node_modules/caniuse-lite/data/features/array-flat.js +0 -1
  1088. package/lib/local-ui/node_modules/caniuse-lite/data/features/array-includes.js +0 -1
  1089. package/lib/local-ui/node_modules/caniuse-lite/data/features/arrow-functions.js +0 -1
  1090. package/lib/local-ui/node_modules/caniuse-lite/data/features/asmjs.js +0 -1
  1091. package/lib/local-ui/node_modules/caniuse-lite/data/features/async-clipboard.js +0 -1
  1092. package/lib/local-ui/node_modules/caniuse-lite/data/features/async-functions.js +0 -1
  1093. package/lib/local-ui/node_modules/caniuse-lite/data/features/atob-btoa.js +0 -1
  1094. package/lib/local-ui/node_modules/caniuse-lite/data/features/audio-api.js +0 -1
  1095. package/lib/local-ui/node_modules/caniuse-lite/data/features/audio.js +0 -1
  1096. package/lib/local-ui/node_modules/caniuse-lite/data/features/audiotracks.js +0 -1
  1097. package/lib/local-ui/node_modules/caniuse-lite/data/features/autofocus.js +0 -1
  1098. package/lib/local-ui/node_modules/caniuse-lite/data/features/auxclick.js +0 -1
  1099. package/lib/local-ui/node_modules/caniuse-lite/data/features/av1.js +0 -1
  1100. package/lib/local-ui/node_modules/caniuse-lite/data/features/avif.js +0 -1
  1101. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-attachment.js +0 -1
  1102. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-clip-text.js +0 -1
  1103. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-img-opts.js +0 -1
  1104. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-position-x-y.js +0 -1
  1105. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +0 -1
  1106. package/lib/local-ui/node_modules/caniuse-lite/data/features/background-sync.js +0 -1
  1107. package/lib/local-ui/node_modules/caniuse-lite/data/features/battery-status.js +0 -1
  1108. package/lib/local-ui/node_modules/caniuse-lite/data/features/beacon.js +0 -1
  1109. package/lib/local-ui/node_modules/caniuse-lite/data/features/beforeafterprint.js +0 -1
  1110. package/lib/local-ui/node_modules/caniuse-lite/data/features/bigint.js +0 -1
  1111. package/lib/local-ui/node_modules/caniuse-lite/data/features/blobbuilder.js +0 -1
  1112. package/lib/local-ui/node_modules/caniuse-lite/data/features/bloburls.js +0 -1
  1113. package/lib/local-ui/node_modules/caniuse-lite/data/features/border-image.js +0 -1
  1114. package/lib/local-ui/node_modules/caniuse-lite/data/features/border-radius.js +0 -1
  1115. package/lib/local-ui/node_modules/caniuse-lite/data/features/broadcastchannel.js +0 -1
  1116. package/lib/local-ui/node_modules/caniuse-lite/data/features/brotli.js +0 -1
  1117. package/lib/local-ui/node_modules/caniuse-lite/data/features/calc.js +0 -1
  1118. package/lib/local-ui/node_modules/caniuse-lite/data/features/canvas-blending.js +0 -1
  1119. package/lib/local-ui/node_modules/caniuse-lite/data/features/canvas-text.js +0 -1
  1120. package/lib/local-ui/node_modules/caniuse-lite/data/features/canvas.js +0 -1
  1121. package/lib/local-ui/node_modules/caniuse-lite/data/features/ch-unit.js +0 -1
  1122. package/lib/local-ui/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +0 -1
  1123. package/lib/local-ui/node_modules/caniuse-lite/data/features/channel-messaging.js +0 -1
  1124. package/lib/local-ui/node_modules/caniuse-lite/data/features/childnode-remove.js +0 -1
  1125. package/lib/local-ui/node_modules/caniuse-lite/data/features/classlist.js +0 -1
  1126. package/lib/local-ui/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +0 -1
  1127. package/lib/local-ui/node_modules/caniuse-lite/data/features/clipboard.js +0 -1
  1128. package/lib/local-ui/node_modules/caniuse-lite/data/features/colr-v1.js +0 -1
  1129. package/lib/local-ui/node_modules/caniuse-lite/data/features/colr.js +0 -1
  1130. package/lib/local-ui/node_modules/caniuse-lite/data/features/comparedocumentposition.js +0 -1
  1131. package/lib/local-ui/node_modules/caniuse-lite/data/features/console-basic.js +0 -1
  1132. package/lib/local-ui/node_modules/caniuse-lite/data/features/console-time.js +0 -1
  1133. package/lib/local-ui/node_modules/caniuse-lite/data/features/const.js +0 -1
  1134. package/lib/local-ui/node_modules/caniuse-lite/data/features/constraint-validation.js +0 -1
  1135. package/lib/local-ui/node_modules/caniuse-lite/data/features/contenteditable.js +0 -1
  1136. package/lib/local-ui/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +0 -1
  1137. package/lib/local-ui/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +0 -1
  1138. package/lib/local-ui/node_modules/caniuse-lite/data/features/cookie-store-api.js +0 -1
  1139. package/lib/local-ui/node_modules/caniuse-lite/data/features/cors.js +0 -1
  1140. package/lib/local-ui/node_modules/caniuse-lite/data/features/createimagebitmap.js +0 -1
  1141. package/lib/local-ui/node_modules/caniuse-lite/data/features/credential-management.js +0 -1
  1142. package/lib/local-ui/node_modules/caniuse-lite/data/features/cross-document-view-transitions.js +0 -1
  1143. package/lib/local-ui/node_modules/caniuse-lite/data/features/cryptography.js +0 -1
  1144. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-all.js +0 -1
  1145. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +0 -1
  1146. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-animation.js +0 -1
  1147. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-any-link.js +0 -1
  1148. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-appearance.js +0 -1
  1149. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-at-counter-style.js +0 -1
  1150. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-autofill.js +0 -1
  1151. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +0 -1
  1152. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-background-offsets.js +0 -1
  1153. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +0 -1
  1154. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +0 -1
  1155. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-boxshadow.js +0 -1
  1156. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-canvas.js +0 -1
  1157. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-caret-color.js +0 -1
  1158. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-cascade-layers.js +0 -1
  1159. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-cascade-scope.js +0 -1
  1160. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-case-insensitive.js +0 -1
  1161. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-clip-path.js +0 -1
  1162. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-color-adjust.js +0 -1
  1163. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-color-function.js +0 -1
  1164. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-conic-gradients.js +0 -1
  1165. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-container-queries-style.js +0 -1
  1166. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-container-queries.js +0 -1
  1167. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-container-query-units.js +0 -1
  1168. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-containment.js +0 -1
  1169. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-content-visibility.js +0 -1
  1170. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-counters.js +0 -1
  1171. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-crisp-edges.js +0 -1
  1172. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-cross-fade.js +0 -1
  1173. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-default-pseudo.js +0 -1
  1174. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +0 -1
  1175. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +0 -1
  1176. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +0 -1
  1177. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-display-contents.js +0 -1
  1178. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-element-function.js +0 -1
  1179. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-env-function.js +0 -1
  1180. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-exclusions.js +0 -1
  1181. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-featurequeries.js +0 -1
  1182. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-file-selector-button.js +0 -1
  1183. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-filter-function.js +0 -1
  1184. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-filters.js +0 -1
  1185. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-first-letter.js +0 -1
  1186. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-first-line.js +0 -1
  1187. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-fixed.js +0 -1
  1188. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-focus-visible.js +0 -1
  1189. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-focus-within.js +0 -1
  1190. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-font-palette.js +0 -1
  1191. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +0 -1
  1192. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-font-stretch.js +0 -1
  1193. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-gencontent.js +0 -1
  1194. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-gradients.js +0 -1
  1195. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-grid-animation.js +0 -1
  1196. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-grid-lanes.js +0 -1
  1197. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-grid.js +0 -1
  1198. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +0 -1
  1199. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-has.js +0 -1
  1200. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-hyphens.js +0 -1
  1201. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-if.js +0 -1
  1202. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-image-orientation.js +0 -1
  1203. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-image-set.js +0 -1
  1204. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +0 -1
  1205. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +0 -1
  1206. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-initial-letter.js +0 -1
  1207. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-initial-value.js +0 -1
  1208. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-lch-lab.js +0 -1
  1209. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-letter-spacing.js +0 -1
  1210. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-line-clamp.js +0 -1
  1211. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-logical-props.js +0 -1
  1212. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +0 -1
  1213. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-masks.js +0 -1
  1214. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +0 -1
  1215. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-math-functions.js +0 -1
  1216. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-media-interaction.js +0 -1
  1217. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +0 -1
  1218. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-media-resolution.js +0 -1
  1219. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-media-scripting.js +0 -1
  1220. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-mediaqueries.js +0 -1
  1221. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-mixblendmode.js +0 -1
  1222. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-module-scripts.js +0 -1
  1223. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-motion-paths.js +0 -1
  1224. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-namespaces.js +0 -1
  1225. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-nesting.js +0 -1
  1226. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-not-sel-list.js +0 -1
  1227. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-nth-child-of.js +0 -1
  1228. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-opacity.js +0 -1
  1229. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +0 -1
  1230. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +0 -1
  1231. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +0 -1
  1232. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-overflow.js +0 -1
  1233. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +0 -1
  1234. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-page-break.js +0 -1
  1235. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-paged-media.js +0 -1
  1236. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-paint-api.js +0 -1
  1237. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +0 -1
  1238. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-placeholder.js +0 -1
  1239. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +0 -1
  1240. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-read-only-write.js +0 -1
  1241. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +0 -1
  1242. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-reflections.js +0 -1
  1243. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-regions.js +0 -1
  1244. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-relative-colors.js +0 -1
  1245. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +0 -1
  1246. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-resize.js +0 -1
  1247. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-revert-value.js +0 -1
  1248. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +0 -1
  1249. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +0 -1
  1250. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-scrollbar.js +0 -1
  1251. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-sel2.js +0 -1
  1252. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-sel3.js +0 -1
  1253. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-selection.js +0 -1
  1254. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-shapes.js +0 -1
  1255. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-snappoints.js +0 -1
  1256. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-sticky.js +0 -1
  1257. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-subgrid.js +0 -1
  1258. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-supports-api.js +0 -1
  1259. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-table.js +0 -1
  1260. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-align-last.js +0 -1
  1261. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-box-trim.js +0 -1
  1262. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-indent.js +0 -1
  1263. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-justify.js +0 -1
  1264. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-orientation.js +0 -1
  1265. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-spacing.js +0 -1
  1266. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +0 -1
  1267. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-textshadow.js +0 -1
  1268. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-touch-action.js +0 -1
  1269. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-transitions.js +0 -1
  1270. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +0 -1
  1271. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-unset-value.js +0 -1
  1272. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-variables.js +0 -1
  1273. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-when-else.js +0 -1
  1274. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-widows-orphans.js +0 -1
  1275. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-width-stretch.js +0 -1
  1276. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-writing-mode.js +0 -1
  1277. package/lib/local-ui/node_modules/caniuse-lite/data/features/css-zoom.js +0 -1
  1278. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-attr.js +0 -1
  1279. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-boxsizing.js +0 -1
  1280. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-colors.js +0 -1
  1281. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +0 -1
  1282. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +0 -1
  1283. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-cursors.js +0 -1
  1284. package/lib/local-ui/node_modules/caniuse-lite/data/features/css3-tabsize.js +0 -1
  1285. package/lib/local-ui/node_modules/caniuse-lite/data/features/currentcolor.js +0 -1
  1286. package/lib/local-ui/node_modules/caniuse-lite/data/features/custom-elements.js +0 -1
  1287. package/lib/local-ui/node_modules/caniuse-lite/data/features/custom-elementsv1.js +0 -1
  1288. package/lib/local-ui/node_modules/caniuse-lite/data/features/customevent.js +0 -1
  1289. package/lib/local-ui/node_modules/caniuse-lite/data/features/customizable-select.js +0 -1
  1290. package/lib/local-ui/node_modules/caniuse-lite/data/features/datalist.js +0 -1
  1291. package/lib/local-ui/node_modules/caniuse-lite/data/features/dataset.js +0 -1
  1292. package/lib/local-ui/node_modules/caniuse-lite/data/features/datauri.js +0 -1
  1293. package/lib/local-ui/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +0 -1
  1294. package/lib/local-ui/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +0 -1
  1295. package/lib/local-ui/node_modules/caniuse-lite/data/features/decorators.js +0 -1
  1296. package/lib/local-ui/node_modules/caniuse-lite/data/features/details.js +0 -1
  1297. package/lib/local-ui/node_modules/caniuse-lite/data/features/deviceorientation.js +0 -1
  1298. package/lib/local-ui/node_modules/caniuse-lite/data/features/devicepixelratio.js +0 -1
  1299. package/lib/local-ui/node_modules/caniuse-lite/data/features/dialog.js +0 -1
  1300. package/lib/local-ui/node_modules/caniuse-lite/data/features/dispatchevent.js +0 -1
  1301. package/lib/local-ui/node_modules/caniuse-lite/data/features/dnssec.js +0 -1
  1302. package/lib/local-ui/node_modules/caniuse-lite/data/features/do-not-track.js +0 -1
  1303. package/lib/local-ui/node_modules/caniuse-lite/data/features/document-currentscript.js +0 -1
  1304. package/lib/local-ui/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +0 -1
  1305. package/lib/local-ui/node_modules/caniuse-lite/data/features/document-execcommand.js +0 -1
  1306. package/lib/local-ui/node_modules/caniuse-lite/data/features/document-policy.js +0 -1
  1307. package/lib/local-ui/node_modules/caniuse-lite/data/features/document-scrollingelement.js +0 -1
  1308. package/lib/local-ui/node_modules/caniuse-lite/data/features/documenthead.js +0 -1
  1309. package/lib/local-ui/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +0 -1
  1310. package/lib/local-ui/node_modules/caniuse-lite/data/features/dom-range.js +0 -1
  1311. package/lib/local-ui/node_modules/caniuse-lite/data/features/domcontentloaded.js +0 -1
  1312. package/lib/local-ui/node_modules/caniuse-lite/data/features/dommatrix.js +0 -1
  1313. package/lib/local-ui/node_modules/caniuse-lite/data/features/download.js +0 -1
  1314. package/lib/local-ui/node_modules/caniuse-lite/data/features/dragndrop.js +0 -1
  1315. package/lib/local-ui/node_modules/caniuse-lite/data/features/element-closest.js +0 -1
  1316. package/lib/local-ui/node_modules/caniuse-lite/data/features/element-from-point.js +0 -1
  1317. package/lib/local-ui/node_modules/caniuse-lite/data/features/element-scroll-methods.js +0 -1
  1318. package/lib/local-ui/node_modules/caniuse-lite/data/features/eme.js +0 -1
  1319. package/lib/local-ui/node_modules/caniuse-lite/data/features/eot.js +0 -1
  1320. package/lib/local-ui/node_modules/caniuse-lite/data/features/es5.js +0 -1
  1321. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-class.js +0 -1
  1322. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-generators.js +0 -1
  1323. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +0 -1
  1324. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-module.js +0 -1
  1325. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-number.js +0 -1
  1326. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6-string-includes.js +0 -1
  1327. package/lib/local-ui/node_modules/caniuse-lite/data/features/es6.js +0 -1
  1328. package/lib/local-ui/node_modules/caniuse-lite/data/features/eventsource.js +0 -1
  1329. package/lib/local-ui/node_modules/caniuse-lite/data/features/extended-system-fonts.js +0 -1
  1330. package/lib/local-ui/node_modules/caniuse-lite/data/features/feature-policy.js +0 -1
  1331. package/lib/local-ui/node_modules/caniuse-lite/data/features/fetch.js +0 -1
  1332. package/lib/local-ui/node_modules/caniuse-lite/data/features/fieldset-disabled.js +0 -1
  1333. package/lib/local-ui/node_modules/caniuse-lite/data/features/fileapi.js +0 -1
  1334. package/lib/local-ui/node_modules/caniuse-lite/data/features/filereader.js +0 -1
  1335. package/lib/local-ui/node_modules/caniuse-lite/data/features/filereadersync.js +0 -1
  1336. package/lib/local-ui/node_modules/caniuse-lite/data/features/filesystem.js +0 -1
  1337. package/lib/local-ui/node_modules/caniuse-lite/data/features/flac.js +0 -1
  1338. package/lib/local-ui/node_modules/caniuse-lite/data/features/flexbox-gap.js +0 -1
  1339. package/lib/local-ui/node_modules/caniuse-lite/data/features/flexbox.js +0 -1
  1340. package/lib/local-ui/node_modules/caniuse-lite/data/features/flow-root.js +0 -1
  1341. package/lib/local-ui/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +0 -1
  1342. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-family-system-ui.js +0 -1
  1343. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-feature.js +0 -1
  1344. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-kerning.js +0 -1
  1345. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-loading.js +0 -1
  1346. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-size-adjust.js +0 -1
  1347. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-smooth.js +0 -1
  1348. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-unicode-range.js +0 -1
  1349. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-variant-alternates.js +0 -1
  1350. package/lib/local-ui/node_modules/caniuse-lite/data/features/font-variant-numeric.js +0 -1
  1351. package/lib/local-ui/node_modules/caniuse-lite/data/features/fontface.js +0 -1
  1352. package/lib/local-ui/node_modules/caniuse-lite/data/features/form-attribute.js +0 -1
  1353. package/lib/local-ui/node_modules/caniuse-lite/data/features/form-submit-attributes.js +0 -1
  1354. package/lib/local-ui/node_modules/caniuse-lite/data/features/form-validation.js +0 -1
  1355. package/lib/local-ui/node_modules/caniuse-lite/data/features/forms.js +0 -1
  1356. package/lib/local-ui/node_modules/caniuse-lite/data/features/fullscreen.js +0 -1
  1357. package/lib/local-ui/node_modules/caniuse-lite/data/features/gamepad.js +0 -1
  1358. package/lib/local-ui/node_modules/caniuse-lite/data/features/geolocation.js +0 -1
  1359. package/lib/local-ui/node_modules/caniuse-lite/data/features/getboundingclientrect.js +0 -1
  1360. package/lib/local-ui/node_modules/caniuse-lite/data/features/getcomputedstyle.js +0 -1
  1361. package/lib/local-ui/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +0 -1
  1362. package/lib/local-ui/node_modules/caniuse-lite/data/features/getrandomvalues.js +0 -1
  1363. package/lib/local-ui/node_modules/caniuse-lite/data/features/gyroscope.js +0 -1
  1364. package/lib/local-ui/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +0 -1
  1365. package/lib/local-ui/node_modules/caniuse-lite/data/features/hashchange.js +0 -1
  1366. package/lib/local-ui/node_modules/caniuse-lite/data/features/heif.js +0 -1
  1367. package/lib/local-ui/node_modules/caniuse-lite/data/features/hevc.js +0 -1
  1368. package/lib/local-ui/node_modules/caniuse-lite/data/features/hidden.js +0 -1
  1369. package/lib/local-ui/node_modules/caniuse-lite/data/features/high-resolution-time.js +0 -1
  1370. package/lib/local-ui/node_modules/caniuse-lite/data/features/history.js +0 -1
  1371. package/lib/local-ui/node_modules/caniuse-lite/data/features/html-media-capture.js +0 -1
  1372. package/lib/local-ui/node_modules/caniuse-lite/data/features/html5semantic.js +0 -1
  1373. package/lib/local-ui/node_modules/caniuse-lite/data/features/http-live-streaming.js +0 -1
  1374. package/lib/local-ui/node_modules/caniuse-lite/data/features/http2.js +0 -1
  1375. package/lib/local-ui/node_modules/caniuse-lite/data/features/http3.js +0 -1
  1376. package/lib/local-ui/node_modules/caniuse-lite/data/features/iframe-sandbox.js +0 -1
  1377. package/lib/local-ui/node_modules/caniuse-lite/data/features/iframe-seamless.js +0 -1
  1378. package/lib/local-ui/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +0 -1
  1379. package/lib/local-ui/node_modules/caniuse-lite/data/features/imagecapture.js +0 -1
  1380. package/lib/local-ui/node_modules/caniuse-lite/data/features/ime.js +0 -1
  1381. package/lib/local-ui/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +0 -1
  1382. package/lib/local-ui/node_modules/caniuse-lite/data/features/import-maps.js +0 -1
  1383. package/lib/local-ui/node_modules/caniuse-lite/data/features/imports.js +0 -1
  1384. package/lib/local-ui/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +0 -1
  1385. package/lib/local-ui/node_modules/caniuse-lite/data/features/indexeddb.js +0 -1
  1386. package/lib/local-ui/node_modules/caniuse-lite/data/features/indexeddb2.js +0 -1
  1387. package/lib/local-ui/node_modules/caniuse-lite/data/features/inline-block.js +0 -1
  1388. package/lib/local-ui/node_modules/caniuse-lite/data/features/innertext.js +0 -1
  1389. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +0 -1
  1390. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-color.js +0 -1
  1391. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-datetime.js +0 -1
  1392. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-email-tel-url.js +0 -1
  1393. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-event.js +0 -1
  1394. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-file-accept.js +0 -1
  1395. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-file-directory.js +0 -1
  1396. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-file-multiple.js +0 -1
  1397. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-inputmode.js +0 -1
  1398. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-minlength.js +0 -1
  1399. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-number.js +0 -1
  1400. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-pattern.js +0 -1
  1401. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-placeholder.js +0 -1
  1402. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-range.js +0 -1
  1403. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-search.js +0 -1
  1404. package/lib/local-ui/node_modules/caniuse-lite/data/features/input-selection.js +0 -1
  1405. package/lib/local-ui/node_modules/caniuse-lite/data/features/insert-adjacent.js +0 -1
  1406. package/lib/local-ui/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +0 -1
  1407. package/lib/local-ui/node_modules/caniuse-lite/data/features/internationalization.js +0 -1
  1408. package/lib/local-ui/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +0 -1
  1409. package/lib/local-ui/node_modules/caniuse-lite/data/features/intersectionobserver.js +0 -1
  1410. package/lib/local-ui/node_modules/caniuse-lite/data/features/intl-pluralrules.js +0 -1
  1411. package/lib/local-ui/node_modules/caniuse-lite/data/features/intrinsic-width.js +0 -1
  1412. package/lib/local-ui/node_modules/caniuse-lite/data/features/jpeg2000.js +0 -1
  1413. package/lib/local-ui/node_modules/caniuse-lite/data/features/jpegxl.js +0 -1
  1414. package/lib/local-ui/node_modules/caniuse-lite/data/features/jpegxr.js +0 -1
  1415. package/lib/local-ui/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +0 -1
  1416. package/lib/local-ui/node_modules/caniuse-lite/data/features/json.js +0 -1
  1417. package/lib/local-ui/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +0 -1
  1418. package/lib/local-ui/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +0 -1
  1419. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +0 -1
  1420. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-code.js +0 -1
  1421. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +0 -1
  1422. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-key.js +0 -1
  1423. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-location.js +0 -1
  1424. package/lib/local-ui/node_modules/caniuse-lite/data/features/keyboardevent-which.js +0 -1
  1425. package/lib/local-ui/node_modules/caniuse-lite/data/features/lazyload.js +0 -1
  1426. package/lib/local-ui/node_modules/caniuse-lite/data/features/let.js +0 -1
  1427. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-icon-png.js +0 -1
  1428. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-icon-svg.js +0 -1
  1429. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +0 -1
  1430. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +0 -1
  1431. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +0 -1
  1432. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +0 -1
  1433. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-preload.js +0 -1
  1434. package/lib/local-ui/node_modules/caniuse-lite/data/features/link-rel-prerender.js +0 -1
  1435. package/lib/local-ui/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +0 -1
  1436. package/lib/local-ui/node_modules/caniuse-lite/data/features/loading-lazy-media.js +0 -1
  1437. package/lib/local-ui/node_modules/caniuse-lite/data/features/localecompare.js +0 -1
  1438. package/lib/local-ui/node_modules/caniuse-lite/data/features/magnetometer.js +0 -1
  1439. package/lib/local-ui/node_modules/caniuse-lite/data/features/matchesselector.js +0 -1
  1440. package/lib/local-ui/node_modules/caniuse-lite/data/features/matchmedia.js +0 -1
  1441. package/lib/local-ui/node_modules/caniuse-lite/data/features/mathml.js +0 -1
  1442. package/lib/local-ui/node_modules/caniuse-lite/data/features/maxlength.js +0 -1
  1443. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +0 -1
  1444. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +0 -1
  1445. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +0 -1
  1446. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +0 -1
  1447. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +0 -1
  1448. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +0 -1
  1449. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +0 -1
  1450. package/lib/local-ui/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +0 -1
  1451. package/lib/local-ui/node_modules/caniuse-lite/data/features/media-fragments.js +0 -1
  1452. package/lib/local-ui/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +0 -1
  1453. package/lib/local-ui/node_modules/caniuse-lite/data/features/mediarecorder.js +0 -1
  1454. package/lib/local-ui/node_modules/caniuse-lite/data/features/mediasource.js +0 -1
  1455. package/lib/local-ui/node_modules/caniuse-lite/data/features/menu.js +0 -1
  1456. package/lib/local-ui/node_modules/caniuse-lite/data/features/meta-theme-color.js +0 -1
  1457. package/lib/local-ui/node_modules/caniuse-lite/data/features/meter.js +0 -1
  1458. package/lib/local-ui/node_modules/caniuse-lite/data/features/midi.js +0 -1
  1459. package/lib/local-ui/node_modules/caniuse-lite/data/features/minmaxwh.js +0 -1
  1460. package/lib/local-ui/node_modules/caniuse-lite/data/features/mp3.js +0 -1
  1461. package/lib/local-ui/node_modules/caniuse-lite/data/features/mpeg-dash.js +0 -1
  1462. package/lib/local-ui/node_modules/caniuse-lite/data/features/mpeg4.js +0 -1
  1463. package/lib/local-ui/node_modules/caniuse-lite/data/features/multibackgrounds.js +0 -1
  1464. package/lib/local-ui/node_modules/caniuse-lite/data/features/multicolumn.js +0 -1
  1465. package/lib/local-ui/node_modules/caniuse-lite/data/features/mutation-events.js +0 -1
  1466. package/lib/local-ui/node_modules/caniuse-lite/data/features/mutationobserver.js +0 -1
  1467. package/lib/local-ui/node_modules/caniuse-lite/data/features/namevalue-storage.js +0 -1
  1468. package/lib/local-ui/node_modules/caniuse-lite/data/features/native-filesystem-api.js +0 -1
  1469. package/lib/local-ui/node_modules/caniuse-lite/data/features/nav-timing.js +0 -1
  1470. package/lib/local-ui/node_modules/caniuse-lite/data/features/netinfo.js +0 -1
  1471. package/lib/local-ui/node_modules/caniuse-lite/data/features/notifications.js +0 -1
  1472. package/lib/local-ui/node_modules/caniuse-lite/data/features/object-entries.js +0 -1
  1473. package/lib/local-ui/node_modules/caniuse-lite/data/features/object-fit.js +0 -1
  1474. package/lib/local-ui/node_modules/caniuse-lite/data/features/object-observe.js +0 -1
  1475. package/lib/local-ui/node_modules/caniuse-lite/data/features/object-values.js +0 -1
  1476. package/lib/local-ui/node_modules/caniuse-lite/data/features/objectrtc.js +0 -1
  1477. package/lib/local-ui/node_modules/caniuse-lite/data/features/offline-apps.js +0 -1
  1478. package/lib/local-ui/node_modules/caniuse-lite/data/features/offscreencanvas.js +0 -1
  1479. package/lib/local-ui/node_modules/caniuse-lite/data/features/ogg-vorbis.js +0 -1
  1480. package/lib/local-ui/node_modules/caniuse-lite/data/features/ogv.js +0 -1
  1481. package/lib/local-ui/node_modules/caniuse-lite/data/features/ol-reversed.js +0 -1
  1482. package/lib/local-ui/node_modules/caniuse-lite/data/features/once-event-listener.js +0 -1
  1483. package/lib/local-ui/node_modules/caniuse-lite/data/features/online-status.js +0 -1
  1484. package/lib/local-ui/node_modules/caniuse-lite/data/features/opus.js +0 -1
  1485. package/lib/local-ui/node_modules/caniuse-lite/data/features/orientation-sensor.js +0 -1
  1486. package/lib/local-ui/node_modules/caniuse-lite/data/features/outline.js +0 -1
  1487. package/lib/local-ui/node_modules/caniuse-lite/data/features/pad-start-end.js +0 -1
  1488. package/lib/local-ui/node_modules/caniuse-lite/data/features/page-transition-events.js +0 -1
  1489. package/lib/local-ui/node_modules/caniuse-lite/data/features/pagevisibility.js +0 -1
  1490. package/lib/local-ui/node_modules/caniuse-lite/data/features/passive-event-listener.js +0 -1
  1491. package/lib/local-ui/node_modules/caniuse-lite/data/features/passkeys.js +0 -1
  1492. package/lib/local-ui/node_modules/caniuse-lite/data/features/passwordrules.js +0 -1
  1493. package/lib/local-ui/node_modules/caniuse-lite/data/features/path2d.js +0 -1
  1494. package/lib/local-ui/node_modules/caniuse-lite/data/features/payment-request.js +0 -1
  1495. package/lib/local-ui/node_modules/caniuse-lite/data/features/pdf-viewer.js +0 -1
  1496. package/lib/local-ui/node_modules/caniuse-lite/data/features/permissions-api.js +0 -1
  1497. package/lib/local-ui/node_modules/caniuse-lite/data/features/permissions-policy.js +0 -1
  1498. package/lib/local-ui/node_modules/caniuse-lite/data/features/picture-in-picture.js +0 -1
  1499. package/lib/local-ui/node_modules/caniuse-lite/data/features/picture.js +0 -1
  1500. package/lib/local-ui/node_modules/caniuse-lite/data/features/ping.js +0 -1
  1501. package/lib/local-ui/node_modules/caniuse-lite/data/features/png-alpha.js +0 -1
  1502. package/lib/local-ui/node_modules/caniuse-lite/data/features/pointer-events.js +0 -1
  1503. package/lib/local-ui/node_modules/caniuse-lite/data/features/pointer.js +0 -1
  1504. package/lib/local-ui/node_modules/caniuse-lite/data/features/pointerlock.js +0 -1
  1505. package/lib/local-ui/node_modules/caniuse-lite/data/features/portals.js +0 -1
  1506. package/lib/local-ui/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +0 -1
  1507. package/lib/local-ui/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +0 -1
  1508. package/lib/local-ui/node_modules/caniuse-lite/data/features/progress.js +0 -1
  1509. package/lib/local-ui/node_modules/caniuse-lite/data/features/promise-finally.js +0 -1
  1510. package/lib/local-ui/node_modules/caniuse-lite/data/features/promises.js +0 -1
  1511. package/lib/local-ui/node_modules/caniuse-lite/data/features/proximity.js +0 -1
  1512. package/lib/local-ui/node_modules/caniuse-lite/data/features/proxy.js +0 -1
  1513. package/lib/local-ui/node_modules/caniuse-lite/data/features/publickeypinning.js +0 -1
  1514. package/lib/local-ui/node_modules/caniuse-lite/data/features/push-api.js +0 -1
  1515. package/lib/local-ui/node_modules/caniuse-lite/data/features/queryselector.js +0 -1
  1516. package/lib/local-ui/node_modules/caniuse-lite/data/features/readonly-attr.js +0 -1
  1517. package/lib/local-ui/node_modules/caniuse-lite/data/features/referrer-policy.js +0 -1
  1518. package/lib/local-ui/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +0 -1
  1519. package/lib/local-ui/node_modules/caniuse-lite/data/features/rel-noopener.js +0 -1
  1520. package/lib/local-ui/node_modules/caniuse-lite/data/features/rel-noreferrer.js +0 -1
  1521. package/lib/local-ui/node_modules/caniuse-lite/data/features/rellist.js +0 -1
  1522. package/lib/local-ui/node_modules/caniuse-lite/data/features/rem.js +0 -1
  1523. package/lib/local-ui/node_modules/caniuse-lite/data/features/requestanimationframe.js +0 -1
  1524. package/lib/local-ui/node_modules/caniuse-lite/data/features/requestidlecallback.js +0 -1
  1525. package/lib/local-ui/node_modules/caniuse-lite/data/features/resizeobserver.js +0 -1
  1526. package/lib/local-ui/node_modules/caniuse-lite/data/features/resource-timing.js +0 -1
  1527. package/lib/local-ui/node_modules/caniuse-lite/data/features/rest-parameters.js +0 -1
  1528. package/lib/local-ui/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +0 -1
  1529. package/lib/local-ui/node_modules/caniuse-lite/data/features/ruby.js +0 -1
  1530. package/lib/local-ui/node_modules/caniuse-lite/data/features/run-in.js +0 -1
  1531. package/lib/local-ui/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +0 -1
  1532. package/lib/local-ui/node_modules/caniuse-lite/data/features/screen-orientation.js +0 -1
  1533. package/lib/local-ui/node_modules/caniuse-lite/data/features/script-async.js +0 -1
  1534. package/lib/local-ui/node_modules/caniuse-lite/data/features/script-defer.js +0 -1
  1535. package/lib/local-ui/node_modules/caniuse-lite/data/features/scrollintoview.js +0 -1
  1536. package/lib/local-ui/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +0 -1
  1537. package/lib/local-ui/node_modules/caniuse-lite/data/features/sdch.js +0 -1
  1538. package/lib/local-ui/node_modules/caniuse-lite/data/features/selection-api.js +0 -1
  1539. package/lib/local-ui/node_modules/caniuse-lite/data/features/server-timing.js +0 -1
  1540. package/lib/local-ui/node_modules/caniuse-lite/data/features/serviceworkers.js +0 -1
  1541. package/lib/local-ui/node_modules/caniuse-lite/data/features/setimmediate.js +0 -1
  1542. package/lib/local-ui/node_modules/caniuse-lite/data/features/shadowdom.js +0 -1
  1543. package/lib/local-ui/node_modules/caniuse-lite/data/features/shadowdomv1.js +0 -1
  1544. package/lib/local-ui/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +0 -1
  1545. package/lib/local-ui/node_modules/caniuse-lite/data/features/sharedworkers.js +0 -1
  1546. package/lib/local-ui/node_modules/caniuse-lite/data/features/sni.js +0 -1
  1547. package/lib/local-ui/node_modules/caniuse-lite/data/features/spdy.js +0 -1
  1548. package/lib/local-ui/node_modules/caniuse-lite/data/features/speech-recognition.js +0 -1
  1549. package/lib/local-ui/node_modules/caniuse-lite/data/features/speech-synthesis.js +0 -1
  1550. package/lib/local-ui/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +0 -1
  1551. package/lib/local-ui/node_modules/caniuse-lite/data/features/sql-storage.js +0 -1
  1552. package/lib/local-ui/node_modules/caniuse-lite/data/features/srcset.js +0 -1
  1553. package/lib/local-ui/node_modules/caniuse-lite/data/features/stream.js +0 -1
  1554. package/lib/local-ui/node_modules/caniuse-lite/data/features/streams.js +0 -1
  1555. package/lib/local-ui/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +0 -1
  1556. package/lib/local-ui/node_modules/caniuse-lite/data/features/style-scoped.js +0 -1
  1557. package/lib/local-ui/node_modules/caniuse-lite/data/features/subresource-bundling.js +0 -1
  1558. package/lib/local-ui/node_modules/caniuse-lite/data/features/subresource-integrity.js +0 -1
  1559. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-css.js +0 -1
  1560. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-filters.js +0 -1
  1561. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-fonts.js +0 -1
  1562. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-fragment.js +0 -1
  1563. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-html.js +0 -1
  1564. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-html5.js +0 -1
  1565. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-img.js +0 -1
  1566. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg-smil.js +0 -1
  1567. package/lib/local-ui/node_modules/caniuse-lite/data/features/svg.js +0 -1
  1568. package/lib/local-ui/node_modules/caniuse-lite/data/features/sxg.js +0 -1
  1569. package/lib/local-ui/node_modules/caniuse-lite/data/features/tabindex-attr.js +0 -1
  1570. package/lib/local-ui/node_modules/caniuse-lite/data/features/template-literals.js +0 -1
  1571. package/lib/local-ui/node_modules/caniuse-lite/data/features/template.js +0 -1
  1572. package/lib/local-ui/node_modules/caniuse-lite/data/features/temporal.js +0 -1
  1573. package/lib/local-ui/node_modules/caniuse-lite/data/features/testfeat.js +0 -1
  1574. package/lib/local-ui/node_modules/caniuse-lite/data/features/text-decoration.js +0 -1
  1575. package/lib/local-ui/node_modules/caniuse-lite/data/features/text-emphasis.js +0 -1
  1576. package/lib/local-ui/node_modules/caniuse-lite/data/features/text-overflow.js +0 -1
  1577. package/lib/local-ui/node_modules/caniuse-lite/data/features/text-size-adjust.js +0 -1
  1578. package/lib/local-ui/node_modules/caniuse-lite/data/features/text-stroke.js +0 -1
  1579. package/lib/local-ui/node_modules/caniuse-lite/data/features/textcontent.js +0 -1
  1580. package/lib/local-ui/node_modules/caniuse-lite/data/features/textencoder.js +0 -1
  1581. package/lib/local-ui/node_modules/caniuse-lite/data/features/tls1-1.js +0 -1
  1582. package/lib/local-ui/node_modules/caniuse-lite/data/features/tls1-2.js +0 -1
  1583. package/lib/local-ui/node_modules/caniuse-lite/data/features/tls1-3.js +0 -1
  1584. package/lib/local-ui/node_modules/caniuse-lite/data/features/touch.js +0 -1
  1585. package/lib/local-ui/node_modules/caniuse-lite/data/features/transforms2d.js +0 -1
  1586. package/lib/local-ui/node_modules/caniuse-lite/data/features/transforms3d.js +0 -1
  1587. package/lib/local-ui/node_modules/caniuse-lite/data/features/trusted-types.js +0 -1
  1588. package/lib/local-ui/node_modules/caniuse-lite/data/features/ttf.js +0 -1
  1589. package/lib/local-ui/node_modules/caniuse-lite/data/features/typedarrays.js +0 -1
  1590. package/lib/local-ui/node_modules/caniuse-lite/data/features/u2f.js +0 -1
  1591. package/lib/local-ui/node_modules/caniuse-lite/data/features/unhandledrejection.js +0 -1
  1592. package/lib/local-ui/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +0 -1
  1593. package/lib/local-ui/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +0 -1
  1594. package/lib/local-ui/node_modules/caniuse-lite/data/features/url.js +0 -1
  1595. package/lib/local-ui/node_modules/caniuse-lite/data/features/urlsearchparams.js +0 -1
  1596. package/lib/local-ui/node_modules/caniuse-lite/data/features/use-strict.js +0 -1
  1597. package/lib/local-ui/node_modules/caniuse-lite/data/features/user-select-none.js +0 -1
  1598. package/lib/local-ui/node_modules/caniuse-lite/data/features/user-timing.js +0 -1
  1599. package/lib/local-ui/node_modules/caniuse-lite/data/features/variable-fonts.js +0 -1
  1600. package/lib/local-ui/node_modules/caniuse-lite/data/features/vector-effect.js +0 -1
  1601. package/lib/local-ui/node_modules/caniuse-lite/data/features/vibration.js +0 -1
  1602. package/lib/local-ui/node_modules/caniuse-lite/data/features/video.js +0 -1
  1603. package/lib/local-ui/node_modules/caniuse-lite/data/features/videotracks.js +0 -1
  1604. package/lib/local-ui/node_modules/caniuse-lite/data/features/view-transitions.js +0 -1
  1605. package/lib/local-ui/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +0 -1
  1606. package/lib/local-ui/node_modules/caniuse-lite/data/features/viewport-units.js +0 -1
  1607. package/lib/local-ui/node_modules/caniuse-lite/data/features/wai-aria.js +0 -1
  1608. package/lib/local-ui/node_modules/caniuse-lite/data/features/wake-lock.js +0 -1
  1609. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-bigint.js +0 -1
  1610. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +0 -1
  1611. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-extended-const.js +0 -1
  1612. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-gc.js +0 -1
  1613. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +0 -1
  1614. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-multi-value.js +0 -1
  1615. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +0 -1
  1616. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +0 -1
  1617. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-reference-types.js +0 -1
  1618. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +0 -1
  1619. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-signext.js +0 -1
  1620. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-simd.js +0 -1
  1621. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +0 -1
  1622. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm-threads.js +0 -1
  1623. package/lib/local-ui/node_modules/caniuse-lite/data/features/wasm.js +0 -1
  1624. package/lib/local-ui/node_modules/caniuse-lite/data/features/wav.js +0 -1
  1625. package/lib/local-ui/node_modules/caniuse-lite/data/features/wbr-element.js +0 -1
  1626. package/lib/local-ui/node_modules/caniuse-lite/data/features/web-animation.js +0 -1
  1627. package/lib/local-ui/node_modules/caniuse-lite/data/features/web-app-manifest.js +0 -1
  1628. package/lib/local-ui/node_modules/caniuse-lite/data/features/web-bluetooth.js +0 -1
  1629. package/lib/local-ui/node_modules/caniuse-lite/data/features/web-serial.js +0 -1
  1630. package/lib/local-ui/node_modules/caniuse-lite/data/features/web-share.js +0 -1
  1631. package/lib/local-ui/node_modules/caniuse-lite/data/features/webauthn.js +0 -1
  1632. package/lib/local-ui/node_modules/caniuse-lite/data/features/webcodecs.js +0 -1
  1633. package/lib/local-ui/node_modules/caniuse-lite/data/features/webgl.js +0 -1
  1634. package/lib/local-ui/node_modules/caniuse-lite/data/features/webgl2.js +0 -1
  1635. package/lib/local-ui/node_modules/caniuse-lite/data/features/webgpu.js +0 -1
  1636. package/lib/local-ui/node_modules/caniuse-lite/data/features/webhid.js +0 -1
  1637. package/lib/local-ui/node_modules/caniuse-lite/data/features/webkit-user-drag.js +0 -1
  1638. package/lib/local-ui/node_modules/caniuse-lite/data/features/webm.js +0 -1
  1639. package/lib/local-ui/node_modules/caniuse-lite/data/features/webnfc.js +0 -1
  1640. package/lib/local-ui/node_modules/caniuse-lite/data/features/webp.js +0 -1
  1641. package/lib/local-ui/node_modules/caniuse-lite/data/features/websockets.js +0 -1
  1642. package/lib/local-ui/node_modules/caniuse-lite/data/features/webtransport.js +0 -1
  1643. package/lib/local-ui/node_modules/caniuse-lite/data/features/webusb.js +0 -1
  1644. package/lib/local-ui/node_modules/caniuse-lite/data/features/webvr.js +0 -1
  1645. package/lib/local-ui/node_modules/caniuse-lite/data/features/webvtt.js +0 -1
  1646. package/lib/local-ui/node_modules/caniuse-lite/data/features/webworkers.js +0 -1
  1647. package/lib/local-ui/node_modules/caniuse-lite/data/features/webxr.js +0 -1
  1648. package/lib/local-ui/node_modules/caniuse-lite/data/features/will-change.js +0 -1
  1649. package/lib/local-ui/node_modules/caniuse-lite/data/features/woff.js +0 -1
  1650. package/lib/local-ui/node_modules/caniuse-lite/data/features/woff2.js +0 -1
  1651. package/lib/local-ui/node_modules/caniuse-lite/data/features/word-break.js +0 -1
  1652. package/lib/local-ui/node_modules/caniuse-lite/data/features/wordwrap.js +0 -1
  1653. package/lib/local-ui/node_modules/caniuse-lite/data/features/x-doc-messaging.js +0 -1
  1654. package/lib/local-ui/node_modules/caniuse-lite/data/features/x-frame-options.js +0 -1
  1655. package/lib/local-ui/node_modules/caniuse-lite/data/features/xhr2.js +0 -1
  1656. package/lib/local-ui/node_modules/caniuse-lite/data/features/xhtml.js +0 -1
  1657. package/lib/local-ui/node_modules/caniuse-lite/data/features/xhtmlsmil.js +0 -1
  1658. package/lib/local-ui/node_modules/caniuse-lite/data/features/xml-serializer.js +0 -1
  1659. package/lib/local-ui/node_modules/caniuse-lite/data/features/zstd.js +0 -1
  1660. package/lib/local-ui/node_modules/caniuse-lite/data/features.js +0 -1
  1661. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AD.js +0 -1
  1662. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AE.js +0 -1
  1663. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AF.js +0 -1
  1664. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AG.js +0 -1
  1665. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AI.js +0 -1
  1666. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AL.js +0 -1
  1667. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AM.js +0 -1
  1668. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AO.js +0 -1
  1669. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AR.js +0 -1
  1670. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AS.js +0 -1
  1671. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AT.js +0 -1
  1672. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AU.js +0 -1
  1673. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AW.js +0 -1
  1674. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AX.js +0 -1
  1675. package/lib/local-ui/node_modules/caniuse-lite/data/regions/AZ.js +0 -1
  1676. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BA.js +0 -1
  1677. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BB.js +0 -1
  1678. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BD.js +0 -1
  1679. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BE.js +0 -1
  1680. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BF.js +0 -1
  1681. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BG.js +0 -1
  1682. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BH.js +0 -1
  1683. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BI.js +0 -1
  1684. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BJ.js +0 -1
  1685. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BM.js +0 -1
  1686. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BN.js +0 -1
  1687. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BO.js +0 -1
  1688. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BR.js +0 -1
  1689. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BS.js +0 -1
  1690. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BT.js +0 -1
  1691. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BW.js +0 -1
  1692. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BY.js +0 -1
  1693. package/lib/local-ui/node_modules/caniuse-lite/data/regions/BZ.js +0 -1
  1694. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CA.js +0 -1
  1695. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CD.js +0 -1
  1696. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CF.js +0 -1
  1697. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CG.js +0 -1
  1698. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CH.js +0 -1
  1699. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CI.js +0 -1
  1700. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CK.js +0 -1
  1701. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CL.js +0 -1
  1702. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CM.js +0 -1
  1703. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CN.js +0 -1
  1704. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CO.js +0 -1
  1705. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CR.js +0 -1
  1706. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CU.js +0 -1
  1707. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CV.js +0 -1
  1708. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CX.js +0 -1
  1709. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CY.js +0 -1
  1710. package/lib/local-ui/node_modules/caniuse-lite/data/regions/CZ.js +0 -1
  1711. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DE.js +0 -1
  1712. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DJ.js +0 -1
  1713. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DK.js +0 -1
  1714. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DM.js +0 -1
  1715. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DO.js +0 -1
  1716. package/lib/local-ui/node_modules/caniuse-lite/data/regions/DZ.js +0 -1
  1717. package/lib/local-ui/node_modules/caniuse-lite/data/regions/EC.js +0 -1
  1718. package/lib/local-ui/node_modules/caniuse-lite/data/regions/EE.js +0 -1
  1719. package/lib/local-ui/node_modules/caniuse-lite/data/regions/EG.js +0 -1
  1720. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ER.js +0 -1
  1721. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ES.js +0 -1
  1722. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ET.js +0 -1
  1723. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FI.js +0 -1
  1724. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FJ.js +0 -1
  1725. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FK.js +0 -1
  1726. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FM.js +0 -1
  1727. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FO.js +0 -1
  1728. package/lib/local-ui/node_modules/caniuse-lite/data/regions/FR.js +0 -1
  1729. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GA.js +0 -1
  1730. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GB.js +0 -1
  1731. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GD.js +0 -1
  1732. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GE.js +0 -1
  1733. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GF.js +0 -1
  1734. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GG.js +0 -1
  1735. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GH.js +0 -1
  1736. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GI.js +0 -1
  1737. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GL.js +0 -1
  1738. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GM.js +0 -1
  1739. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GN.js +0 -1
  1740. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GP.js +0 -1
  1741. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GQ.js +0 -1
  1742. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GR.js +0 -1
  1743. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GT.js +0 -1
  1744. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GU.js +0 -1
  1745. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GW.js +0 -1
  1746. package/lib/local-ui/node_modules/caniuse-lite/data/regions/GY.js +0 -1
  1747. package/lib/local-ui/node_modules/caniuse-lite/data/regions/HK.js +0 -1
  1748. package/lib/local-ui/node_modules/caniuse-lite/data/regions/HN.js +0 -1
  1749. package/lib/local-ui/node_modules/caniuse-lite/data/regions/HR.js +0 -1
  1750. package/lib/local-ui/node_modules/caniuse-lite/data/regions/HT.js +0 -1
  1751. package/lib/local-ui/node_modules/caniuse-lite/data/regions/HU.js +0 -1
  1752. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ID.js +0 -1
  1753. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IE.js +0 -1
  1754. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IL.js +0 -1
  1755. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IM.js +0 -1
  1756. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IN.js +0 -1
  1757. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IQ.js +0 -1
  1758. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IR.js +0 -1
  1759. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IS.js +0 -1
  1760. package/lib/local-ui/node_modules/caniuse-lite/data/regions/IT.js +0 -1
  1761. package/lib/local-ui/node_modules/caniuse-lite/data/regions/JE.js +0 -1
  1762. package/lib/local-ui/node_modules/caniuse-lite/data/regions/JM.js +0 -1
  1763. package/lib/local-ui/node_modules/caniuse-lite/data/regions/JO.js +0 -1
  1764. package/lib/local-ui/node_modules/caniuse-lite/data/regions/JP.js +0 -1
  1765. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KE.js +0 -1
  1766. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KG.js +0 -1
  1767. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KH.js +0 -1
  1768. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KI.js +0 -1
  1769. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KM.js +0 -1
  1770. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KN.js +0 -1
  1771. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KP.js +0 -1
  1772. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KR.js +0 -1
  1773. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KW.js +0 -1
  1774. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KY.js +0 -1
  1775. package/lib/local-ui/node_modules/caniuse-lite/data/regions/KZ.js +0 -1
  1776. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LA.js +0 -1
  1777. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LB.js +0 -1
  1778. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LC.js +0 -1
  1779. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LI.js +0 -1
  1780. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LK.js +0 -1
  1781. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LR.js +0 -1
  1782. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LS.js +0 -1
  1783. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LT.js +0 -1
  1784. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LU.js +0 -1
  1785. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LV.js +0 -1
  1786. package/lib/local-ui/node_modules/caniuse-lite/data/regions/LY.js +0 -1
  1787. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MA.js +0 -1
  1788. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MC.js +0 -1
  1789. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MD.js +0 -1
  1790. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ME.js +0 -1
  1791. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MG.js +0 -1
  1792. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MH.js +0 -1
  1793. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MK.js +0 -1
  1794. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ML.js +0 -1
  1795. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MM.js +0 -1
  1796. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MN.js +0 -1
  1797. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MO.js +0 -1
  1798. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MP.js +0 -1
  1799. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MQ.js +0 -1
  1800. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MR.js +0 -1
  1801. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MS.js +0 -1
  1802. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MT.js +0 -1
  1803. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MU.js +0 -1
  1804. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MV.js +0 -1
  1805. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MW.js +0 -1
  1806. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MX.js +0 -1
  1807. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MY.js +0 -1
  1808. package/lib/local-ui/node_modules/caniuse-lite/data/regions/MZ.js +0 -1
  1809. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NA.js +0 -1
  1810. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NC.js +0 -1
  1811. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NE.js +0 -1
  1812. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NF.js +0 -1
  1813. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NG.js +0 -1
  1814. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NI.js +0 -1
  1815. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NL.js +0 -1
  1816. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NO.js +0 -1
  1817. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NP.js +0 -1
  1818. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NR.js +0 -1
  1819. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NU.js +0 -1
  1820. package/lib/local-ui/node_modules/caniuse-lite/data/regions/NZ.js +0 -1
  1821. package/lib/local-ui/node_modules/caniuse-lite/data/regions/OM.js +0 -1
  1822. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PA.js +0 -1
  1823. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PE.js +0 -1
  1824. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PF.js +0 -1
  1825. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PG.js +0 -1
  1826. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PH.js +0 -1
  1827. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PK.js +0 -1
  1828. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PL.js +0 -1
  1829. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PM.js +0 -1
  1830. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PN.js +0 -1
  1831. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PR.js +0 -1
  1832. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PS.js +0 -1
  1833. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PT.js +0 -1
  1834. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PW.js +0 -1
  1835. package/lib/local-ui/node_modules/caniuse-lite/data/regions/PY.js +0 -1
  1836. package/lib/local-ui/node_modules/caniuse-lite/data/regions/QA.js +0 -1
  1837. package/lib/local-ui/node_modules/caniuse-lite/data/regions/RE.js +0 -1
  1838. package/lib/local-ui/node_modules/caniuse-lite/data/regions/RO.js +0 -1
  1839. package/lib/local-ui/node_modules/caniuse-lite/data/regions/RS.js +0 -1
  1840. package/lib/local-ui/node_modules/caniuse-lite/data/regions/RU.js +0 -1
  1841. package/lib/local-ui/node_modules/caniuse-lite/data/regions/RW.js +0 -1
  1842. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SA.js +0 -1
  1843. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SB.js +0 -1
  1844. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SC.js +0 -1
  1845. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SD.js +0 -1
  1846. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SE.js +0 -1
  1847. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SG.js +0 -1
  1848. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SH.js +0 -1
  1849. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SI.js +0 -1
  1850. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SK.js +0 -1
  1851. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SL.js +0 -1
  1852. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SM.js +0 -1
  1853. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SN.js +0 -1
  1854. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SO.js +0 -1
  1855. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SR.js +0 -1
  1856. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ST.js +0 -1
  1857. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SV.js +0 -1
  1858. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SY.js +0 -1
  1859. package/lib/local-ui/node_modules/caniuse-lite/data/regions/SZ.js +0 -1
  1860. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TC.js +0 -1
  1861. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TD.js +0 -1
  1862. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TG.js +0 -1
  1863. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TH.js +0 -1
  1864. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TJ.js +0 -1
  1865. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TL.js +0 -1
  1866. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TM.js +0 -1
  1867. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TN.js +0 -1
  1868. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TO.js +0 -1
  1869. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TR.js +0 -1
  1870. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TT.js +0 -1
  1871. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TV.js +0 -1
  1872. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TW.js +0 -1
  1873. package/lib/local-ui/node_modules/caniuse-lite/data/regions/TZ.js +0 -1
  1874. package/lib/local-ui/node_modules/caniuse-lite/data/regions/UA.js +0 -1
  1875. package/lib/local-ui/node_modules/caniuse-lite/data/regions/UG.js +0 -1
  1876. package/lib/local-ui/node_modules/caniuse-lite/data/regions/US.js +0 -1
  1877. package/lib/local-ui/node_modules/caniuse-lite/data/regions/UY.js +0 -1
  1878. package/lib/local-ui/node_modules/caniuse-lite/data/regions/UZ.js +0 -1
  1879. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VA.js +0 -1
  1880. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VC.js +0 -1
  1881. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VE.js +0 -1
  1882. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VG.js +0 -1
  1883. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VI.js +0 -1
  1884. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VN.js +0 -1
  1885. package/lib/local-ui/node_modules/caniuse-lite/data/regions/VU.js +0 -1
  1886. package/lib/local-ui/node_modules/caniuse-lite/data/regions/WF.js +0 -1
  1887. package/lib/local-ui/node_modules/caniuse-lite/data/regions/WS.js +0 -1
  1888. package/lib/local-ui/node_modules/caniuse-lite/data/regions/YE.js +0 -1
  1889. package/lib/local-ui/node_modules/caniuse-lite/data/regions/YT.js +0 -1
  1890. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ZA.js +0 -1
  1891. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ZM.js +0 -1
  1892. package/lib/local-ui/node_modules/caniuse-lite/data/regions/ZW.js +0 -1
  1893. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-af.js +0 -1
  1894. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-an.js +0 -1
  1895. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-as.js +0 -1
  1896. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-eu.js +0 -1
  1897. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-na.js +0 -1
  1898. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-oc.js +0 -1
  1899. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-sa.js +0 -1
  1900. package/lib/local-ui/node_modules/caniuse-lite/data/regions/alt-ww.js +0 -1
  1901. package/lib/local-ui/node_modules/caniuse-lite/dist/lib/statuses.js +0 -9
  1902. package/lib/local-ui/node_modules/caniuse-lite/dist/lib/supported.js +0 -9
  1903. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/agents.js +0 -47
  1904. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/browserVersions.js +0 -1
  1905. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/browsers.js +0 -1
  1906. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/feature.js +0 -52
  1907. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/features.js +0 -6
  1908. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/index.js +0 -4
  1909. package/lib/local-ui/node_modules/caniuse-lite/dist/unpacker/region.js +0 -22
  1910. package/lib/local-ui/node_modules/caniuse-lite/package.json +0 -34
  1911. package/lib/local-ui/node_modules/convert-source-map/LICENSE +0 -23
  1912. package/lib/local-ui/node_modules/convert-source-map/README.md +0 -206
  1913. package/lib/local-ui/node_modules/convert-source-map/index.js +0 -233
  1914. package/lib/local-ui/node_modules/convert-source-map/package.json +0 -38
  1915. package/lib/local-ui/node_modules/debug/LICENSE +0 -20
  1916. package/lib/local-ui/node_modules/debug/README.md +0 -481
  1917. package/lib/local-ui/node_modules/debug/package.json +0 -64
  1918. package/lib/local-ui/node_modules/debug/src/browser.js +0 -272
  1919. package/lib/local-ui/node_modules/debug/src/common.js +0 -292
  1920. package/lib/local-ui/node_modules/debug/src/index.js +0 -10
  1921. package/lib/local-ui/node_modules/debug/src/node.js +0 -263
  1922. package/lib/local-ui/node_modules/electron-to-chromium/LICENSE +0 -5
  1923. package/lib/local-ui/node_modules/electron-to-chromium/README.md +0 -186
  1924. package/lib/local-ui/node_modules/electron-to-chromium/chromium-versions.js +0 -85
  1925. package/lib/local-ui/node_modules/electron-to-chromium/chromium-versions.json +0 -1
  1926. package/lib/local-ui/node_modules/electron-to-chromium/full-chromium-versions.js +0 -2718
  1927. package/lib/local-ui/node_modules/electron-to-chromium/full-chromium-versions.json +0 -1
  1928. package/lib/local-ui/node_modules/electron-to-chromium/full-versions.js +0 -1732
  1929. package/lib/local-ui/node_modules/electron-to-chromium/full-versions.json +0 -1
  1930. package/lib/local-ui/node_modules/electron-to-chromium/index.js +0 -36
  1931. package/lib/local-ui/node_modules/electron-to-chromium/package.json +0 -44
  1932. package/lib/local-ui/node_modules/electron-to-chromium/versions.js +0 -240
  1933. package/lib/local-ui/node_modules/electron-to-chromium/versions.json +0 -1
  1934. package/lib/local-ui/node_modules/esbuild/LICENSE.md +0 -21
  1935. package/lib/local-ui/node_modules/esbuild/README.md +0 -3
  1936. package/lib/local-ui/node_modules/esbuild/bin/esbuild +0 -223
  1937. package/lib/local-ui/node_modules/esbuild/install.js +0 -289
  1938. package/lib/local-ui/node_modules/esbuild/lib/main.d.ts +0 -716
  1939. package/lib/local-ui/node_modules/esbuild/lib/main.js +0 -2242
  1940. package/lib/local-ui/node_modules/esbuild/package.json +0 -49
  1941. package/lib/local-ui/node_modules/escalade/dist/index.js +0 -22
  1942. package/lib/local-ui/node_modules/escalade/dist/index.mjs +0 -22
  1943. package/lib/local-ui/node_modules/escalade/index.d.mts +0 -11
  1944. package/lib/local-ui/node_modules/escalade/index.d.ts +0 -15
  1945. package/lib/local-ui/node_modules/escalade/license +0 -9
  1946. package/lib/local-ui/node_modules/escalade/package.json +0 -74
  1947. package/lib/local-ui/node_modules/escalade/readme.md +0 -211
  1948. package/lib/local-ui/node_modules/escalade/sync/index.d.mts +0 -9
  1949. package/lib/local-ui/node_modules/escalade/sync/index.d.ts +0 -13
  1950. package/lib/local-ui/node_modules/escalade/sync/index.js +0 -18
  1951. package/lib/local-ui/node_modules/escalade/sync/index.mjs +0 -18
  1952. package/lib/local-ui/node_modules/fdir/LICENSE +0 -7
  1953. package/lib/local-ui/node_modules/fdir/README.md +0 -91
  1954. package/lib/local-ui/node_modules/fdir/dist/index.cjs +0 -588
  1955. package/lib/local-ui/node_modules/fdir/dist/index.d.cts +0 -155
  1956. package/lib/local-ui/node_modules/fdir/dist/index.d.mts +0 -155
  1957. package/lib/local-ui/node_modules/fdir/dist/index.mjs +0 -570
  1958. package/lib/local-ui/node_modules/fdir/package.json +0 -103
  1959. package/lib/local-ui/node_modules/gensync/LICENSE +0 -7
  1960. package/lib/local-ui/node_modules/gensync/README.md +0 -196
  1961. package/lib/local-ui/node_modules/gensync/index.js +0 -373
  1962. package/lib/local-ui/node_modules/gensync/index.js.flow +0 -32
  1963. package/lib/local-ui/node_modules/gensync/package.json +0 -37
  1964. package/lib/local-ui/node_modules/gensync/test/.babelrc +0 -5
  1965. package/lib/local-ui/node_modules/gensync/test/index.test.js +0 -489
  1966. package/lib/local-ui/node_modules/js-tokens/CHANGELOG.md +0 -151
  1967. package/lib/local-ui/node_modules/js-tokens/LICENSE +0 -21
  1968. package/lib/local-ui/node_modules/js-tokens/README.md +0 -240
  1969. package/lib/local-ui/node_modules/js-tokens/index.js +0 -23
  1970. package/lib/local-ui/node_modules/js-tokens/package.json +0 -30
  1971. package/lib/local-ui/node_modules/jsesc/LICENSE-MIT.txt +0 -20
  1972. package/lib/local-ui/node_modules/jsesc/README.md +0 -422
  1973. package/lib/local-ui/node_modules/jsesc/bin/jsesc +0 -148
  1974. package/lib/local-ui/node_modules/jsesc/jsesc.js +0 -337
  1975. package/lib/local-ui/node_modules/jsesc/man/jsesc.1 +0 -94
  1976. package/lib/local-ui/node_modules/jsesc/package.json +0 -56
  1977. package/lib/local-ui/node_modules/json5/LICENSE.md +0 -23
  1978. package/lib/local-ui/node_modules/json5/README.md +0 -282
  1979. package/lib/local-ui/node_modules/json5/dist/index.js +0 -1737
  1980. package/lib/local-ui/node_modules/json5/dist/index.min.js +0 -1
  1981. package/lib/local-ui/node_modules/json5/dist/index.min.mjs +0 -1
  1982. package/lib/local-ui/node_modules/json5/dist/index.mjs +0 -1426
  1983. package/lib/local-ui/node_modules/json5/lib/cli.js +0 -152
  1984. package/lib/local-ui/node_modules/json5/lib/index.d.ts +0 -4
  1985. package/lib/local-ui/node_modules/json5/lib/index.js +0 -9
  1986. package/lib/local-ui/node_modules/json5/lib/parse.d.ts +0 -15
  1987. package/lib/local-ui/node_modules/json5/lib/parse.js +0 -1114
  1988. package/lib/local-ui/node_modules/json5/lib/register.js +0 -13
  1989. package/lib/local-ui/node_modules/json5/lib/require.js +0 -4
  1990. package/lib/local-ui/node_modules/json5/lib/stringify.d.ts +0 -89
  1991. package/lib/local-ui/node_modules/json5/lib/stringify.js +0 -261
  1992. package/lib/local-ui/node_modules/json5/lib/unicode.d.ts +0 -3
  1993. package/lib/local-ui/node_modules/json5/lib/unicode.js +0 -4
  1994. package/lib/local-ui/node_modules/json5/lib/util.d.ts +0 -5
  1995. package/lib/local-ui/node_modules/json5/lib/util.js +0 -35
  1996. package/lib/local-ui/node_modules/json5/package.json +0 -72
  1997. package/lib/local-ui/node_modules/lru-cache/LICENSE +0 -15
  1998. package/lib/local-ui/node_modules/lru-cache/README.md +0 -166
  1999. package/lib/local-ui/node_modules/lru-cache/index.js +0 -334
  2000. package/lib/local-ui/node_modules/lru-cache/package.json +0 -32
  2001. package/lib/local-ui/node_modules/ms/index.js +0 -162
  2002. package/lib/local-ui/node_modules/ms/license.md +0 -21
  2003. package/lib/local-ui/node_modules/ms/package.json +0 -38
  2004. package/lib/local-ui/node_modules/ms/readme.md +0 -59
  2005. package/lib/local-ui/node_modules/nanoid/LICENSE +0 -20
  2006. package/lib/local-ui/node_modules/nanoid/README.md +0 -39
  2007. package/lib/local-ui/node_modules/nanoid/async/index.browser.cjs +0 -69
  2008. package/lib/local-ui/node_modules/nanoid/async/index.browser.js +0 -34
  2009. package/lib/local-ui/node_modules/nanoid/async/index.cjs +0 -71
  2010. package/lib/local-ui/node_modules/nanoid/async/index.d.ts +0 -56
  2011. package/lib/local-ui/node_modules/nanoid/async/index.js +0 -35
  2012. package/lib/local-ui/node_modules/nanoid/async/index.native.js +0 -26
  2013. package/lib/local-ui/node_modules/nanoid/async/package.json +0 -12
  2014. package/lib/local-ui/node_modules/nanoid/bin/nanoid.cjs +0 -55
  2015. package/lib/local-ui/node_modules/nanoid/index.browser.cjs +0 -72
  2016. package/lib/local-ui/node_modules/nanoid/index.browser.js +0 -34
  2017. package/lib/local-ui/node_modules/nanoid/index.cjs +0 -85
  2018. package/lib/local-ui/node_modules/nanoid/index.d.cts +0 -91
  2019. package/lib/local-ui/node_modules/nanoid/index.d.ts +0 -91
  2020. package/lib/local-ui/node_modules/nanoid/index.js +0 -45
  2021. package/lib/local-ui/node_modules/nanoid/nanoid.js +0 -1
  2022. package/lib/local-ui/node_modules/nanoid/non-secure/index.cjs +0 -34
  2023. package/lib/local-ui/node_modules/nanoid/non-secure/index.d.ts +0 -33
  2024. package/lib/local-ui/node_modules/nanoid/non-secure/index.js +0 -21
  2025. package/lib/local-ui/node_modules/nanoid/non-secure/package.json +0 -6
  2026. package/lib/local-ui/node_modules/nanoid/package.json +0 -89
  2027. package/lib/local-ui/node_modules/nanoid/url-alphabet/index.cjs +0 -7
  2028. package/lib/local-ui/node_modules/nanoid/url-alphabet/index.js +0 -3
  2029. package/lib/local-ui/node_modules/nanoid/url-alphabet/package.json +0 -6
  2030. package/lib/local-ui/node_modules/node-releases/LICENSE +0 -21
  2031. package/lib/local-ui/node_modules/node-releases/README.md +0 -12
  2032. package/lib/local-ui/node_modules/node-releases/data/processed/envs.json +0 -1
  2033. package/lib/local-ui/node_modules/node-releases/data/release-schedule/release-schedule.json +0 -1
  2034. package/lib/local-ui/node_modules/node-releases/package.json +0 -22
  2035. package/lib/local-ui/node_modules/picocolors/LICENSE +0 -15
  2036. package/lib/local-ui/node_modules/picocolors/README.md +0 -21
  2037. package/lib/local-ui/node_modules/picocolors/package.json +0 -25
  2038. package/lib/local-ui/node_modules/picocolors/picocolors.browser.js +0 -4
  2039. package/lib/local-ui/node_modules/picocolors/picocolors.d.ts +0 -5
  2040. package/lib/local-ui/node_modules/picocolors/picocolors.js +0 -75
  2041. package/lib/local-ui/node_modules/picocolors/types.d.ts +0 -51
  2042. package/lib/local-ui/node_modules/picomatch/LICENSE +0 -21
  2043. package/lib/local-ui/node_modules/picomatch/README.md +0 -738
  2044. package/lib/local-ui/node_modules/picomatch/index.js +0 -17
  2045. package/lib/local-ui/node_modules/picomatch/lib/constants.js +0 -180
  2046. package/lib/local-ui/node_modules/picomatch/lib/parse.js +0 -1085
  2047. package/lib/local-ui/node_modules/picomatch/lib/picomatch.js +0 -341
  2048. package/lib/local-ui/node_modules/picomatch/lib/scan.js +0 -391
  2049. package/lib/local-ui/node_modules/picomatch/lib/utils.js +0 -72
  2050. package/lib/local-ui/node_modules/picomatch/package.json +0 -83
  2051. package/lib/local-ui/node_modules/picomatch/posix.js +0 -3
  2052. package/lib/local-ui/node_modules/postcss/LICENSE +0 -20
  2053. package/lib/local-ui/node_modules/postcss/README.md +0 -29
  2054. package/lib/local-ui/node_modules/postcss/lib/at-rule.d.ts +0 -140
  2055. package/lib/local-ui/node_modules/postcss/lib/at-rule.js +0 -25
  2056. package/lib/local-ui/node_modules/postcss/lib/comment.d.ts +0 -68
  2057. package/lib/local-ui/node_modules/postcss/lib/comment.js +0 -13
  2058. package/lib/local-ui/node_modules/postcss/lib/container.d.ts +0 -483
  2059. package/lib/local-ui/node_modules/postcss/lib/container.js +0 -447
  2060. package/lib/local-ui/node_modules/postcss/lib/css-syntax-error.d.ts +0 -248
  2061. package/lib/local-ui/node_modules/postcss/lib/css-syntax-error.js +0 -133
  2062. package/lib/local-ui/node_modules/postcss/lib/declaration.d.ts +0 -151
  2063. package/lib/local-ui/node_modules/postcss/lib/declaration.js +0 -24
  2064. package/lib/local-ui/node_modules/postcss/lib/document.d.ts +0 -69
  2065. package/lib/local-ui/node_modules/postcss/lib/document.js +0 -33
  2066. package/lib/local-ui/node_modules/postcss/lib/fromJSON.d.ts +0 -9
  2067. package/lib/local-ui/node_modules/postcss/lib/fromJSON.js +0 -54
  2068. package/lib/local-ui/node_modules/postcss/lib/input.d.ts +0 -227
  2069. package/lib/local-ui/node_modules/postcss/lib/input.js +0 -265
  2070. package/lib/local-ui/node_modules/postcss/lib/lazy-result.d.ts +0 -190
  2071. package/lib/local-ui/node_modules/postcss/lib/lazy-result.js +0 -550
  2072. package/lib/local-ui/node_modules/postcss/lib/list.d.ts +0 -60
  2073. package/lib/local-ui/node_modules/postcss/lib/list.js +0 -58
  2074. package/lib/local-ui/node_modules/postcss/lib/map-generator.js +0 -376
  2075. package/lib/local-ui/node_modules/postcss/lib/no-work-result.d.ts +0 -46
  2076. package/lib/local-ui/node_modules/postcss/lib/no-work-result.js +0 -137
  2077. package/lib/local-ui/node_modules/postcss/lib/node.d.ts +0 -556
  2078. package/lib/local-ui/node_modules/postcss/lib/node.js +0 -449
  2079. package/lib/local-ui/node_modules/postcss/lib/parse.d.ts +0 -9
  2080. package/lib/local-ui/node_modules/postcss/lib/parse.js +0 -42
  2081. package/lib/local-ui/node_modules/postcss/lib/parser.js +0 -611
  2082. package/lib/local-ui/node_modules/postcss/lib/postcss.d.mts +0 -69
  2083. package/lib/local-ui/node_modules/postcss/lib/postcss.d.ts +0 -458
  2084. package/lib/local-ui/node_modules/postcss/lib/postcss.js +0 -101
  2085. package/lib/local-ui/node_modules/postcss/lib/postcss.mjs +0 -30
  2086. package/lib/local-ui/node_modules/postcss/lib/previous-map.d.ts +0 -81
  2087. package/lib/local-ui/node_modules/postcss/lib/previous-map.js +0 -144
  2088. package/lib/local-ui/node_modules/postcss/lib/processor.d.ts +0 -115
  2089. package/lib/local-ui/node_modules/postcss/lib/processor.js +0 -67
  2090. package/lib/local-ui/node_modules/postcss/lib/result.d.ts +0 -205
  2091. package/lib/local-ui/node_modules/postcss/lib/result.js +0 -42
  2092. package/lib/local-ui/node_modules/postcss/lib/root.d.ts +0 -87
  2093. package/lib/local-ui/node_modules/postcss/lib/root.js +0 -61
  2094. package/lib/local-ui/node_modules/postcss/lib/rule.d.ts +0 -126
  2095. package/lib/local-ui/node_modules/postcss/lib/rule.js +0 -27
  2096. package/lib/local-ui/node_modules/postcss/lib/stringifier.d.ts +0 -46
  2097. package/lib/local-ui/node_modules/postcss/lib/stringifier.js +0 -353
  2098. package/lib/local-ui/node_modules/postcss/lib/stringify.d.ts +0 -9
  2099. package/lib/local-ui/node_modules/postcss/lib/stringify.js +0 -11
  2100. package/lib/local-ui/node_modules/postcss/lib/symbols.js +0 -5
  2101. package/lib/local-ui/node_modules/postcss/lib/terminal-highlight.js +0 -70
  2102. package/lib/local-ui/node_modules/postcss/lib/tokenize.js +0 -266
  2103. package/lib/local-ui/node_modules/postcss/lib/warn-once.js +0 -13
  2104. package/lib/local-ui/node_modules/postcss/lib/warning.d.ts +0 -147
  2105. package/lib/local-ui/node_modules/postcss/lib/warning.js +0 -37
  2106. package/lib/local-ui/node_modules/postcss/package.json +0 -88
  2107. package/lib/local-ui/node_modules/react/LICENSE +0 -21
  2108. package/lib/local-ui/node_modules/react/README.md +0 -37
  2109. package/lib/local-ui/node_modules/react/cjs/react-compiler-runtime.development.js +0 -24
  2110. package/lib/local-ui/node_modules/react/cjs/react-compiler-runtime.production.js +0 -16
  2111. package/lib/local-ui/node_modules/react/cjs/react-compiler-runtime.profiling.js +0 -16
  2112. package/lib/local-ui/node_modules/react/cjs/react-jsx-dev-runtime.development.js +0 -338
  2113. package/lib/local-ui/node_modules/react/cjs/react-jsx-dev-runtime.production.js +0 -14
  2114. package/lib/local-ui/node_modules/react/cjs/react-jsx-dev-runtime.profiling.js +0 -14
  2115. package/lib/local-ui/node_modules/react/cjs/react-jsx-dev-runtime.react-server.development.js +0 -370
  2116. package/lib/local-ui/node_modules/react/cjs/react-jsx-dev-runtime.react-server.production.js +0 -40
  2117. package/lib/local-ui/node_modules/react/cjs/react-jsx-runtime.development.js +0 -352
  2118. package/lib/local-ui/node_modules/react/cjs/react-jsx-runtime.production.js +0 -34
  2119. package/lib/local-ui/node_modules/react/cjs/react-jsx-runtime.profiling.js +0 -34
  2120. package/lib/local-ui/node_modules/react/cjs/react-jsx-runtime.react-server.development.js +0 -370
  2121. package/lib/local-ui/node_modules/react/cjs/react-jsx-runtime.react-server.production.js +0 -40
  2122. package/lib/local-ui/node_modules/react/cjs/react.development.js +0 -1284
  2123. package/lib/local-ui/node_modules/react/cjs/react.production.js +0 -542
  2124. package/lib/local-ui/node_modules/react/cjs/react.react-server.development.js +0 -848
  2125. package/lib/local-ui/node_modules/react/cjs/react.react-server.production.js +0 -423
  2126. package/lib/local-ui/node_modules/react/compiler-runtime.js +0 -14
  2127. package/lib/local-ui/node_modules/react/index.js +0 -7
  2128. package/lib/local-ui/node_modules/react/jsx-dev-runtime.js +0 -7
  2129. package/lib/local-ui/node_modules/react/jsx-dev-runtime.react-server.js +0 -7
  2130. package/lib/local-ui/node_modules/react/jsx-runtime.js +0 -7
  2131. package/lib/local-ui/node_modules/react/jsx-runtime.react-server.js +0 -7
  2132. package/lib/local-ui/node_modules/react/package.json +0 -51
  2133. package/lib/local-ui/node_modules/react/react.react-server.js +0 -7
  2134. package/lib/local-ui/node_modules/react-dom/LICENSE +0 -21
  2135. package/lib/local-ui/node_modules/react-dom/README.md +0 -60
  2136. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-client.development.js +0 -28121
  2137. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-client.production.js +0 -16049
  2138. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-profiling.development.js +0 -28503
  2139. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-profiling.profiling.js +0 -18068
  2140. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server-legacy.browser.development.js +0 -9877
  2141. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server-legacy.browser.production.js +0 -6603
  2142. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server-legacy.node.development.js +0 -9877
  2143. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server-legacy.node.production.js +0 -6692
  2144. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.browser.development.js +0 -10601
  2145. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.browser.production.js +0 -7410
  2146. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.bun.development.js +0 -9605
  2147. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.bun.production.js +0 -6745
  2148. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.edge.development.js +0 -10620
  2149. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.edge.production.js +0 -7512
  2150. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.node.development.js +0 -10802
  2151. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-server.node.production.js +0 -7707
  2152. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-test-utils.development.js +0 -24
  2153. package/lib/local-ui/node_modules/react-dom/cjs/react-dom-test-utils.production.js +0 -21
  2154. package/lib/local-ui/node_modules/react-dom/cjs/react-dom.development.js +0 -424
  2155. package/lib/local-ui/node_modules/react-dom/cjs/react-dom.production.js +0 -210
  2156. package/lib/local-ui/node_modules/react-dom/cjs/react-dom.react-server.development.js +0 -340
  2157. package/lib/local-ui/node_modules/react-dom/cjs/react-dom.react-server.production.js +0 -152
  2158. package/lib/local-ui/node_modules/react-dom/client.js +0 -38
  2159. package/lib/local-ui/node_modules/react-dom/client.react-server.js +0 -5
  2160. package/lib/local-ui/node_modules/react-dom/index.js +0 -38
  2161. package/lib/local-ui/node_modules/react-dom/package.json +0 -117
  2162. package/lib/local-ui/node_modules/react-dom/profiling.js +0 -38
  2163. package/lib/local-ui/node_modules/react-dom/profiling.react-server.js +0 -5
  2164. package/lib/local-ui/node_modules/react-dom/react-dom.react-server.js +0 -7
  2165. package/lib/local-ui/node_modules/react-dom/server.browser.js +0 -16
  2166. package/lib/local-ui/node_modules/react-dom/server.bun.js +0 -17
  2167. package/lib/local-ui/node_modules/react-dom/server.edge.js +0 -17
  2168. package/lib/local-ui/node_modules/react-dom/server.js +0 -3
  2169. package/lib/local-ui/node_modules/react-dom/server.node.js +0 -18
  2170. package/lib/local-ui/node_modules/react-dom/server.react-server.js +0 -5
  2171. package/lib/local-ui/node_modules/react-dom/static.browser.js +0 -12
  2172. package/lib/local-ui/node_modules/react-dom/static.edge.js +0 -12
  2173. package/lib/local-ui/node_modules/react-dom/static.js +0 -3
  2174. package/lib/local-ui/node_modules/react-dom/static.node.js +0 -14
  2175. package/lib/local-ui/node_modules/react-dom/static.react-server.js +0 -5
  2176. package/lib/local-ui/node_modules/react-dom/test-utils.js +0 -7
  2177. package/lib/local-ui/node_modules/react-refresh/LICENSE +0 -21
  2178. package/lib/local-ui/node_modules/react-refresh/README.md +0 -5
  2179. package/lib/local-ui/node_modules/react-refresh/babel.js +0 -7
  2180. package/lib/local-ui/node_modules/react-refresh/cjs/react-refresh-babel.development.js +0 -601
  2181. package/lib/local-ui/node_modules/react-refresh/cjs/react-refresh-babel.production.js +0 -586
  2182. package/lib/local-ui/node_modules/react-refresh/cjs/react-refresh-runtime.development.js +0 -338
  2183. package/lib/local-ui/node_modules/react-refresh/cjs/react-refresh-runtime.production.js +0 -14
  2184. package/lib/local-ui/node_modules/react-refresh/package.json +0 -38
  2185. package/lib/local-ui/node_modules/react-refresh/runtime.js +0 -7
  2186. package/lib/local-ui/node_modules/rollup/LICENSE.md +0 -679
  2187. package/lib/local-ui/node_modules/rollup/README.md +0 -134
  2188. package/lib/local-ui/node_modules/rollup/dist/bin/rollup +0 -1912
  2189. package/lib/local-ui/node_modules/rollup/dist/es/getLogFilter.js +0 -64
  2190. package/lib/local-ui/node_modules/rollup/dist/es/package.json +0 -1
  2191. package/lib/local-ui/node_modules/rollup/dist/es/parseAst.js +0 -12
  2192. package/lib/local-ui/node_modules/rollup/dist/es/rollup.js +0 -17
  2193. package/lib/local-ui/node_modules/rollup/dist/es/shared/node-entry.js +0 -24067
  2194. package/lib/local-ui/node_modules/rollup/dist/es/shared/parseAst.js +0 -2102
  2195. package/lib/local-ui/node_modules/rollup/dist/es/shared/watch.js +0 -9297
  2196. package/lib/local-ui/node_modules/rollup/dist/getLogFilter.d.ts +0 -5
  2197. package/lib/local-ui/node_modules/rollup/dist/getLogFilter.js +0 -69
  2198. package/lib/local-ui/node_modules/rollup/dist/loadConfigFile.d.ts +0 -20
  2199. package/lib/local-ui/node_modules/rollup/dist/loadConfigFile.js +0 -29
  2200. package/lib/local-ui/node_modules/rollup/dist/native.js +0 -161
  2201. package/lib/local-ui/node_modules/rollup/dist/parseAst.d.ts +0 -4
  2202. package/lib/local-ui/node_modules/rollup/dist/parseAst.js +0 -22
  2203. package/lib/local-ui/node_modules/rollup/dist/rollup.d.ts +0 -1225
  2204. package/lib/local-ui/node_modules/rollup/dist/rollup.js +0 -127
  2205. package/lib/local-ui/node_modules/rollup/dist/shared/fsevents-importer.js +0 -37
  2206. package/lib/local-ui/node_modules/rollup/dist/shared/index.js +0 -9003
  2207. package/lib/local-ui/node_modules/rollup/dist/shared/loadConfigFile.js +0 -572
  2208. package/lib/local-ui/node_modules/rollup/dist/shared/parseAst.js +0 -2337
  2209. package/lib/local-ui/node_modules/rollup/dist/shared/rollup.js +0 -23989
  2210. package/lib/local-ui/node_modules/rollup/dist/shared/watch-cli.js +0 -542
  2211. package/lib/local-ui/node_modules/rollup/dist/shared/watch.js +0 -324
  2212. package/lib/local-ui/node_modules/rollup/package.json +0 -288
  2213. package/lib/local-ui/node_modules/scheduler/LICENSE +0 -21
  2214. package/lib/local-ui/node_modules/scheduler/README.md +0 -9
  2215. package/lib/local-ui/node_modules/scheduler/cjs/scheduler-unstable_mock.development.js +0 -414
  2216. package/lib/local-ui/node_modules/scheduler/cjs/scheduler-unstable_mock.production.js +0 -406
  2217. package/lib/local-ui/node_modules/scheduler/cjs/scheduler-unstable_post_task.development.js +0 -150
  2218. package/lib/local-ui/node_modules/scheduler/cjs/scheduler-unstable_post_task.production.js +0 -140
  2219. package/lib/local-ui/node_modules/scheduler/cjs/scheduler.development.js +0 -364
  2220. package/lib/local-ui/node_modules/scheduler/cjs/scheduler.native.development.js +0 -350
  2221. package/lib/local-ui/node_modules/scheduler/cjs/scheduler.native.production.js +0 -330
  2222. package/lib/local-ui/node_modules/scheduler/cjs/scheduler.production.js +0 -340
  2223. package/lib/local-ui/node_modules/scheduler/index.js +0 -7
  2224. package/lib/local-ui/node_modules/scheduler/index.native.js +0 -7
  2225. package/lib/local-ui/node_modules/scheduler/package.json +0 -27
  2226. package/lib/local-ui/node_modules/scheduler/unstable_mock.js +0 -7
  2227. package/lib/local-ui/node_modules/scheduler/unstable_post_task.js +0 -7
  2228. package/lib/local-ui/node_modules/semver/LICENSE +0 -15
  2229. package/lib/local-ui/node_modules/semver/README.md +0 -443
  2230. package/lib/local-ui/node_modules/semver/bin/semver.js +0 -174
  2231. package/lib/local-ui/node_modules/semver/package.json +0 -38
  2232. package/lib/local-ui/node_modules/semver/range.bnf +0 -16
  2233. package/lib/local-ui/node_modules/semver/semver.js +0 -1643
  2234. package/lib/local-ui/node_modules/source-map-js/LICENSE +0 -28
  2235. package/lib/local-ui/node_modules/source-map-js/README.md +0 -765
  2236. package/lib/local-ui/node_modules/source-map-js/lib/array-set.js +0 -121
  2237. package/lib/local-ui/node_modules/source-map-js/lib/base64-vlq.js +0 -140
  2238. package/lib/local-ui/node_modules/source-map-js/lib/base64.js +0 -67
  2239. package/lib/local-ui/node_modules/source-map-js/lib/binary-search.js +0 -111
  2240. package/lib/local-ui/node_modules/source-map-js/lib/mapping-list.js +0 -79
  2241. package/lib/local-ui/node_modules/source-map-js/lib/quick-sort.js +0 -132
  2242. package/lib/local-ui/node_modules/source-map-js/lib/source-map-consumer.d.ts +0 -1
  2243. package/lib/local-ui/node_modules/source-map-js/lib/source-map-consumer.js +0 -1188
  2244. package/lib/local-ui/node_modules/source-map-js/lib/source-map-generator.d.ts +0 -1
  2245. package/lib/local-ui/node_modules/source-map-js/lib/source-map-generator.js +0 -444
  2246. package/lib/local-ui/node_modules/source-map-js/lib/source-node.d.ts +0 -1
  2247. package/lib/local-ui/node_modules/source-map-js/lib/source-node.js +0 -413
  2248. package/lib/local-ui/node_modules/source-map-js/lib/util.js +0 -594
  2249. package/lib/local-ui/node_modules/source-map-js/package.json +0 -71
  2250. package/lib/local-ui/node_modules/source-map-js/source-map.d.ts +0 -104
  2251. package/lib/local-ui/node_modules/source-map-js/source-map.js +0 -8
  2252. package/lib/local-ui/node_modules/tinyglobby/LICENSE +0 -21
  2253. package/lib/local-ui/node_modules/tinyglobby/README.md +0 -25
  2254. package/lib/local-ui/node_modules/tinyglobby/dist/index.cjs +0 -350
  2255. package/lib/local-ui/node_modules/tinyglobby/dist/index.d.cts +0 -147
  2256. package/lib/local-ui/node_modules/tinyglobby/dist/index.d.mts +0 -147
  2257. package/lib/local-ui/node_modules/tinyglobby/dist/index.mjs +0 -318
  2258. package/lib/local-ui/node_modules/tinyglobby/package.json +0 -73
  2259. package/lib/local-ui/node_modules/update-browserslist-db/LICENSE +0 -20
  2260. package/lib/local-ui/node_modules/update-browserslist-db/README.md +0 -30
  2261. package/lib/local-ui/node_modules/update-browserslist-db/check-npm-version.js +0 -17
  2262. package/lib/local-ui/node_modules/update-browserslist-db/cli.js +0 -42
  2263. package/lib/local-ui/node_modules/update-browserslist-db/index.d.ts +0 -6
  2264. package/lib/local-ui/node_modules/update-browserslist-db/index.js +0 -347
  2265. package/lib/local-ui/node_modules/update-browserslist-db/package.json +0 -40
  2266. package/lib/local-ui/node_modules/update-browserslist-db/utils.js +0 -25
  2267. package/lib/local-ui/node_modules/vite/LICENSE.md +0 -2406
  2268. package/lib/local-ui/node_modules/vite/README.md +0 -20
  2269. package/lib/local-ui/node_modules/vite/bin/openChrome.applescript +0 -95
  2270. package/lib/local-ui/node_modules/vite/bin/vite.js +0 -79
  2271. package/lib/local-ui/node_modules/vite/client.d.ts +0 -279
  2272. package/lib/local-ui/node_modules/vite/dist/client/client.mjs +0 -1134
  2273. package/lib/local-ui/node_modules/vite/dist/client/env.mjs +0 -24
  2274. package/lib/local-ui/node_modules/vite/dist/node/chunks/dep-3RmXg9uo.js +0 -553
  2275. package/lib/local-ui/node_modules/vite/dist/node/chunks/dep-C9BXG1mU.js +0 -822
  2276. package/lib/local-ui/node_modules/vite/dist/node/chunks/dep-CvfTChi5.js +0 -8218
  2277. package/lib/local-ui/node_modules/vite/dist/node/chunks/dep-D4NMHUTW.js +0 -49531
  2278. package/lib/local-ui/node_modules/vite/dist/node/chunks/dep-DWMUTS1A.js +0 -7113
  2279. package/lib/local-ui/node_modules/vite/dist/node/cli.js +0 -949
  2280. package/lib/local-ui/node_modules/vite/dist/node/constants.js +0 -149
  2281. package/lib/local-ui/node_modules/vite/dist/node/index.d.ts +0 -4222
  2282. package/lib/local-ui/node_modules/vite/dist/node/index.js +0 -194
  2283. package/lib/local-ui/node_modules/vite/dist/node/module-runner.d.ts +0 -290
  2284. package/lib/local-ui/node_modules/vite/dist/node/module-runner.js +0 -1311
  2285. package/lib/local-ui/node_modules/vite/dist/node/moduleRunnerTransport.d-DJ_mE5sf.d.ts +0 -87
  2286. package/lib/local-ui/node_modules/vite/dist/node-cjs/publicUtils.cjs +0 -3987
  2287. package/lib/local-ui/node_modules/vite/index.cjs +0 -96
  2288. package/lib/local-ui/node_modules/vite/index.d.cts +0 -6
  2289. package/lib/local-ui/node_modules/vite/misc/false.js +0 -1
  2290. package/lib/local-ui/node_modules/vite/misc/true.js +0 -1
  2291. package/lib/local-ui/node_modules/vite/package.json +0 -204
  2292. package/lib/local-ui/node_modules/vite/types/customEvent.d.ts +0 -45
  2293. package/lib/local-ui/node_modules/vite/types/hmrPayload.d.ts +0 -74
  2294. package/lib/local-ui/node_modules/vite/types/hot.d.ts +0 -39
  2295. package/lib/local-ui/node_modules/vite/types/import-meta.d.ts +0 -5
  2296. package/lib/local-ui/node_modules/vite/types/importGlob.d.ts +0 -75
  2297. package/lib/local-ui/node_modules/vite/types/importMeta.d.ts +0 -31
  2298. package/lib/local-ui/node_modules/vite/types/internal/cssPreprocessorOptions.d.ts +0 -63
  2299. package/lib/local-ui/node_modules/vite/types/internal/lightningcssOptions.d.ts +0 -18
  2300. package/lib/local-ui/node_modules/vite/types/metadata.d.ts +0 -35
  2301. package/lib/local-ui/node_modules/vite/types/package.json +0 -4
  2302. package/lib/local-ui/node_modules/yallist/LICENSE +0 -15
  2303. package/lib/local-ui/node_modules/yallist/README.md +0 -204
  2304. package/lib/local-ui/node_modules/yallist/iterator.js +0 -8
  2305. package/lib/local-ui/node_modules/yallist/package.json +0 -29
  2306. package/lib/local-ui/node_modules/yallist/yallist.js +0 -426
  2307. package/lib/local-ui/package-lock.json +0 -1776
  2308. package/lib/local-ui/package.json +0 -19
  2309. package/lib/local-ui/src/App.jsx +0 -646
  2310. package/lib/local-ui/src/canvas/Minimap.css +0 -21
  2311. package/lib/local-ui/src/canvas/Minimap.jsx +0 -105
  2312. package/lib/local-ui/src/canvas/Viewport.css +0 -56
  2313. package/lib/local-ui/src/canvas/Viewport.jsx +0 -207
  2314. package/lib/local-ui/src/canvas/useCanvas.js +0 -214
  2315. package/lib/local-ui/src/cards/Card.css +0 -236
  2316. package/lib/local-ui/src/cards/Card.jsx +0 -191
  2317. package/lib/local-ui/src/cards/CardPlaceholder.jsx +0 -36
  2318. package/lib/local-ui/src/cards/ReadingPanel.css +0 -188
  2319. package/lib/local-ui/src/cards/ReadingPanel.jsx +0 -136
  2320. package/lib/local-ui/src/layout/masonry.js +0 -243
  2321. package/lib/local-ui/src/main.jsx +0 -4
  2322. package/lib/local-ui/src/styles/global.css +0 -477
  2323. package/lib/local-ui/src/sync/api.js +0 -135
  2324. package/lib/local-ui/vite.config.js +0 -19
  2325. package/lib/local-ui.html +0 -13
  2326. package/lib/local-ui.legacy.html +0 -1046
@@ -1 +0,0 @@
1
- {"version":3,"names":["_t","require","_modules","_index","_types2","isDeclareExportDeclaration","isStatement","AnyTypeAnnotation","word","ArrayTypeAnnotation","node","print","elementType","token","BooleanTypeAnnotation","BooleanLiteralTypeAnnotation","value","NullLiteralTypeAnnotation","DeclareClass","parent","space","_interfaceish","call","DeclareFunction","id","typeAnnotation","predicate","semicolon","InferredPredicate","DeclaredPredicate","DeclareInterface","InterfaceDeclaration","DeclareModule","body","DeclareModuleExports","DeclareTypeAlias","TypeAlias","DeclareOpaqueType","OpaqueType","DeclareVariable","DeclareExportDeclaration","default","FlowExportDeclaration","DeclareExportAllDeclaration","ExportAllDeclaration","EnumDeclaration","enumExplicitType","context","name","hasExplicitType","enumBody","members","indent","newline","member","hasUnknownMembers","dedent","EnumBooleanBody","explicitType","EnumNumberBody","EnumStringBody","EnumSymbolBody","EnumDefaultedMember","enumInitializedMember","init","EnumBooleanMember","EnumNumberMember","EnumStringMember","declaration","declar","specifiers","length","printList","source","ExistsTypeAnnotation","FunctionTypeAnnotation","typeParameters","this","params","rest","type","method","returnType","FunctionTypeParam","optional","InterfaceExtends","_node$extends","extends","_node$mixins","_node$implements","mixins","implements","_variance","_node$variance","kind","variance","andSeparator","occurrenceCount","InterfaceTypeAnnotation","_node$extends2","IntersectionTypeAnnotation","printJoin","types","undefined","MixedTypeAnnotation","EmptyTypeAnnotation","NullableTypeAnnotation","NumberTypeAnnotation","StringTypeAnnotation","ThisTypeAnnotation","TupleTypeAnnotation","TypeofTypeAnnotation","argument","right","TypeAnnotation","tokenContext","TokenContext","arrowFlowReturnType","TypeParameterInstantiation","TypeParameter","bound","supertype","impltype","ObjectTypeAnnotation","exact","props","properties","callProperties","indexers","internalSlots","inexact","ObjectTypeInternalSlot","static","ObjectTypeCallProperty","ObjectTypeIndexer","key","ObjectTypeProperty","proto","ObjectTypeSpreadProperty","QualifiedTypeIdentifier","qualification","SymbolTypeAnnotation","orSeparator","UnionTypeAnnotation","TypeCastExpression","expression","Variance","VoidTypeAnnotation","IndexedAccessType","objectType","indexType","OptionalIndexedAccessType"],"sources":["../../src/generators/flow.ts"],"sourcesContent":["import type Printer from \"../printer.ts\";\nimport { isDeclareExportDeclaration, isStatement } from \"@babel/types\";\nimport type * as t from \"@babel/types\";\nimport { ExportAllDeclaration } from \"./modules.ts\";\nimport { TokenContext } from \"../node/index.ts\";\n\nexport function AnyTypeAnnotation(this: Printer) {\n this.word(\"any\");\n}\n\nexport function ArrayTypeAnnotation(\n this: Printer,\n node: t.ArrayTypeAnnotation,\n) {\n this.print(node.elementType, true);\n this.token(\"[\");\n this.token(\"]\");\n}\n\nexport function BooleanTypeAnnotation(this: Printer) {\n this.word(\"boolean\");\n}\n\nexport function BooleanLiteralTypeAnnotation(\n this: Printer,\n node: t.BooleanLiteralTypeAnnotation,\n) {\n this.word(node.value ? \"true\" : \"false\");\n}\n\nexport function NullLiteralTypeAnnotation(this: Printer) {\n this.word(\"null\");\n}\n\nexport function DeclareClass(\n this: Printer,\n node: t.DeclareClass,\n parent: t.Node,\n) {\n if (!isDeclareExportDeclaration(parent)) {\n this.word(\"declare\");\n this.space();\n }\n this.word(\"class\");\n this.space();\n _interfaceish.call(this, node);\n}\n\nexport function DeclareFunction(\n this: Printer,\n node: t.DeclareFunction,\n parent: t.Node,\n) {\n if (!isDeclareExportDeclaration(parent)) {\n this.word(\"declare\");\n this.space();\n }\n this.word(\"function\");\n this.space();\n this.print(node.id);\n // @ts-ignore(Babel 7 vs Babel 8) TODO(Babel 8) Remove this comment, since we'll remove the Noop node\n this.print(node.id.typeAnnotation.typeAnnotation);\n\n if (node.predicate) {\n this.space();\n this.print(node.predicate);\n }\n\n this.semicolon();\n}\n\nexport function InferredPredicate(this: Printer) {\n this.token(\"%\");\n this.word(\"checks\");\n}\n\nexport function DeclaredPredicate(this: Printer, node: t.DeclaredPredicate) {\n this.token(\"%\");\n this.word(\"checks\");\n this.token(\"(\");\n this.print(node.value);\n this.token(\")\");\n}\n\nexport function DeclareInterface(this: Printer, node: t.DeclareInterface) {\n this.word(\"declare\");\n this.space();\n InterfaceDeclaration.call(this, node);\n}\n\nexport function DeclareModule(this: Printer, node: t.DeclareModule) {\n this.word(\"declare\");\n this.space();\n this.word(\"module\");\n this.space();\n this.print(node.id);\n this.space();\n this.print(node.body);\n}\n\nexport function DeclareModuleExports(\n this: Printer,\n node: t.DeclareModuleExports,\n) {\n this.word(\"declare\");\n this.space();\n this.word(\"module\");\n this.token(\".\");\n this.word(\"exports\");\n this.print(node.typeAnnotation);\n}\n\nexport function DeclareTypeAlias(this: Printer, node: t.DeclareTypeAlias) {\n this.word(\"declare\");\n this.space();\n TypeAlias.call(this, node);\n}\n\nexport function DeclareOpaqueType(\n this: Printer,\n node: t.DeclareOpaqueType,\n parent: t.Node,\n) {\n if (!isDeclareExportDeclaration(parent)) {\n this.word(\"declare\");\n this.space();\n }\n OpaqueType.call(this, node);\n}\n\nexport function DeclareVariable(\n this: Printer,\n node: t.DeclareVariable,\n parent: t.Node,\n) {\n if (!isDeclareExportDeclaration(parent)) {\n this.word(\"declare\");\n this.space();\n }\n this.word(\"var\");\n this.space();\n this.print(node.id);\n this.print(node.id.typeAnnotation);\n this.semicolon();\n}\n\nexport function DeclareExportDeclaration(\n this: Printer,\n node: t.DeclareExportDeclaration,\n) {\n this.word(\"declare\");\n this.space();\n this.word(\"export\");\n this.space();\n if (node.default) {\n this.word(\"default\");\n this.space();\n }\n\n FlowExportDeclaration.call(this, node);\n}\n\nexport function DeclareExportAllDeclaration(\n this: Printer,\n node: t.DeclareExportAllDeclaration,\n) {\n this.word(\"declare\");\n this.space();\n ExportAllDeclaration.call(this, node);\n}\n\nexport function EnumDeclaration(this: Printer, node: t.EnumDeclaration) {\n const { id, body } = node;\n this.word(\"enum\");\n this.space();\n this.print(id);\n this.print(body);\n}\n\nfunction enumExplicitType(\n context: Printer,\n name: string,\n hasExplicitType: boolean,\n) {\n if (hasExplicitType) {\n context.space();\n context.word(\"of\");\n context.space();\n context.word(name);\n }\n context.space();\n}\n\nfunction enumBody(context: Printer, node: t.EnumBody) {\n const { members } = node;\n context.token(\"{\");\n context.indent();\n context.newline();\n for (const member of members) {\n context.print(member);\n context.newline();\n }\n if (node.hasUnknownMembers) {\n context.token(\"...\");\n context.newline();\n }\n context.dedent();\n context.token(\"}\");\n}\n\nexport function EnumBooleanBody(this: Printer, node: t.EnumBooleanBody) {\n const { explicitType } = node;\n enumExplicitType(this, \"boolean\", explicitType);\n enumBody(this, node);\n}\n\nexport function EnumNumberBody(this: Printer, node: t.EnumNumberBody) {\n const { explicitType } = node;\n enumExplicitType(this, \"number\", explicitType);\n enumBody(this, node);\n}\n\nexport function EnumStringBody(this: Printer, node: t.EnumStringBody) {\n const { explicitType } = node;\n enumExplicitType(this, \"string\", explicitType);\n enumBody(this, node);\n}\n\nexport function EnumSymbolBody(this: Printer, node: t.EnumSymbolBody) {\n enumExplicitType(this, \"symbol\", true);\n enumBody(this, node);\n}\n\nexport function EnumDefaultedMember(\n this: Printer,\n node: t.EnumDefaultedMember,\n) {\n const { id } = node;\n this.print(id);\n this.token(\",\");\n}\n\nfunction enumInitializedMember(\n context: Printer,\n node: t.EnumBooleanMember | t.EnumNumberMember | t.EnumStringMember,\n) {\n context.print(node.id);\n context.space();\n context.token(\"=\");\n context.space();\n context.print(node.init);\n context.token(\",\");\n}\n\nexport function EnumBooleanMember(this: Printer, node: t.EnumBooleanMember) {\n enumInitializedMember(this, node);\n}\n\nexport function EnumNumberMember(this: Printer, node: t.EnumNumberMember) {\n enumInitializedMember(this, node);\n}\n\nexport function EnumStringMember(this: Printer, node: t.EnumStringMember) {\n enumInitializedMember(this, node);\n}\n\nfunction FlowExportDeclaration(\n this: Printer,\n node: t.DeclareExportDeclaration,\n) {\n if (node.declaration) {\n const declar = node.declaration;\n this.print(declar);\n if (!isStatement(declar)) this.semicolon();\n } else {\n this.token(\"{\");\n if (node.specifiers!.length) {\n this.space();\n this.printList(node.specifiers);\n this.space();\n }\n this.token(\"}\");\n\n if (node.source) {\n this.space();\n this.word(\"from\");\n this.space();\n this.print(node.source);\n }\n\n this.semicolon();\n }\n}\n\nexport function ExistsTypeAnnotation(this: Printer) {\n this.token(\"*\");\n}\n\nexport function FunctionTypeAnnotation(\n this: Printer,\n node: t.FunctionTypeAnnotation,\n parent?: t.Node,\n) {\n this.print(node.typeParameters);\n this.token(\"(\");\n\n if (node.this) {\n this.word(\"this\");\n this.token(\":\");\n this.space();\n this.print(node.this.typeAnnotation);\n if (node.params.length || node.rest) {\n this.token(\",\");\n this.space();\n }\n }\n\n this.printList(node.params);\n\n if (node.rest) {\n if (node.params.length) {\n this.token(\",\");\n this.space();\n }\n this.token(\"...\");\n this.print(node.rest);\n }\n\n this.token(\")\");\n\n // this node type is overloaded, not sure why but it makes it EXTREMELY annoying\n\n const type = parent?.type;\n if (\n type != null &&\n (type === \"ObjectTypeCallProperty\" ||\n type === \"ObjectTypeInternalSlot\" ||\n type === \"DeclareFunction\" ||\n (type === \"ObjectTypeProperty\" && parent.method))\n ) {\n this.token(\":\");\n } else {\n this.space();\n this.token(\"=>\");\n }\n\n this.space();\n this.print(node.returnType);\n}\n\nexport function FunctionTypeParam(this: Printer, node: t.FunctionTypeParam) {\n this.print(node.name);\n if (node.optional) this.token(\"?\");\n if (node.name) {\n this.token(\":\");\n this.space();\n }\n this.print(node.typeAnnotation);\n}\n\nexport function InterfaceExtends(this: Printer, node: t.InterfaceExtends) {\n this.print(node.id);\n this.print(node.typeParameters, true);\n}\n\nexport {\n InterfaceExtends as ClassImplements,\n InterfaceExtends as GenericTypeAnnotation,\n};\n\nexport function _interfaceish(\n this: Printer,\n node: t.InterfaceDeclaration | t.DeclareInterface | t.DeclareClass,\n) {\n this.print(node.id);\n this.print(node.typeParameters);\n if (node.extends?.length) {\n this.space();\n this.word(\"extends\");\n this.space();\n this.printList(node.extends);\n }\n if (node.type === \"DeclareClass\") {\n if (node.mixins?.length) {\n this.space();\n this.word(\"mixins\");\n this.space();\n this.printList(node.mixins);\n }\n if (node.implements?.length) {\n this.space();\n this.word(\"implements\");\n this.space();\n this.printList(node.implements);\n }\n }\n this.space();\n this.print(node.body);\n}\n\nexport function _variance(\n this: Printer,\n node:\n | t.TypeParameter\n | t.ObjectTypeIndexer\n | t.ObjectTypeProperty\n | t.ClassProperty\n | t.ClassPrivateProperty\n | t.ClassAccessorProperty,\n) {\n const kind = node.variance?.kind;\n if (kind != null) {\n if (kind === \"plus\") {\n this.token(\"+\");\n } else if (kind === \"minus\") {\n this.token(\"-\");\n }\n }\n}\n\nexport function InterfaceDeclaration(\n this: Printer,\n node: t.InterfaceDeclaration | t.DeclareInterface,\n) {\n this.word(\"interface\");\n this.space();\n _interfaceish.call(this, node);\n}\n\nfunction andSeparator(this: Printer, occurrenceCount: number) {\n this.space();\n this.token(\"&\", false, occurrenceCount);\n this.space();\n}\n\nexport function InterfaceTypeAnnotation(\n this: Printer,\n node: t.InterfaceTypeAnnotation,\n) {\n this.word(\"interface\");\n if (node.extends?.length) {\n this.space();\n this.word(\"extends\");\n this.space();\n this.printList(node.extends);\n }\n this.space();\n this.print(node.body);\n}\n\nexport function IntersectionTypeAnnotation(\n this: Printer,\n node: t.IntersectionTypeAnnotation,\n) {\n this.printJoin(node.types, undefined, undefined, andSeparator);\n}\n\nexport function MixedTypeAnnotation(this: Printer) {\n this.word(\"mixed\");\n}\n\nexport function EmptyTypeAnnotation(this: Printer) {\n this.word(\"empty\");\n}\n\nexport function NullableTypeAnnotation(\n this: Printer,\n node: t.NullableTypeAnnotation,\n) {\n this.token(\"?\");\n this.print(node.typeAnnotation);\n}\n\nexport {\n NumericLiteral as NumberLiteralTypeAnnotation,\n StringLiteral as StringLiteralTypeAnnotation,\n} from \"./types.ts\";\n\nexport function NumberTypeAnnotation(this: Printer) {\n this.word(\"number\");\n}\n\nexport function StringTypeAnnotation(this: Printer) {\n this.word(\"string\");\n}\n\nexport function ThisTypeAnnotation(this: Printer) {\n this.word(\"this\");\n}\n\nexport function TupleTypeAnnotation(\n this: Printer,\n node: t.TupleTypeAnnotation,\n) {\n this.token(\"[\");\n this.printList(node.types);\n this.token(\"]\");\n}\n\nexport function TypeofTypeAnnotation(\n this: Printer,\n node: t.TypeofTypeAnnotation,\n) {\n this.word(\"typeof\");\n this.space();\n this.print(node.argument);\n}\n\nexport function TypeAlias(\n this: Printer,\n node: t.TypeAlias | t.DeclareTypeAlias,\n) {\n this.word(\"type\");\n this.space();\n this.print(node.id);\n this.print(node.typeParameters);\n this.space();\n this.token(\"=\");\n this.space();\n this.print(node.right);\n this.semicolon();\n}\n\nexport function TypeAnnotation(\n this: Printer,\n node: t.TypeAnnotation,\n parent: t.Node,\n) {\n this.token(\":\");\n this.space();\n if (parent.type === \"ArrowFunctionExpression\") {\n this.tokenContext |= TokenContext.arrowFlowReturnType;\n } else if (\n // @ts-expect-error todo(flow->ts) can this be removed? `.optional` looks to be not existing property\n node.optional\n ) {\n this.token(\"?\");\n }\n this.print(node.typeAnnotation);\n}\n\nexport function TypeParameterInstantiation(\n this: Printer,\n node: t.TypeParameterInstantiation,\n): void {\n this.token(\"<\");\n this.printList(node.params);\n this.token(\">\");\n}\n\nexport { TypeParameterInstantiation as TypeParameterDeclaration };\n\nexport function TypeParameter(this: Printer, node: t.TypeParameter) {\n _variance.call(this, node);\n\n this.word(node.name);\n\n if (node.bound) {\n this.print(node.bound);\n }\n\n if (node.default) {\n this.space();\n this.token(\"=\");\n this.space();\n this.print(node.default);\n }\n}\n\nexport function OpaqueType(\n this: Printer,\n node: t.OpaqueType | t.DeclareOpaqueType,\n) {\n this.word(\"opaque\");\n this.space();\n this.word(\"type\");\n this.space();\n this.print(node.id);\n this.print(node.typeParameters);\n if (node.supertype) {\n this.token(\":\");\n this.space();\n this.print(node.supertype);\n }\n\n if (node.impltype) {\n this.space();\n this.token(\"=\");\n this.space();\n this.print(node.impltype);\n }\n this.semicolon();\n}\n\nexport function ObjectTypeAnnotation(\n this: Printer,\n node: t.ObjectTypeAnnotation,\n) {\n if (node.exact) {\n this.token(\"{|\");\n } else {\n this.token(\"{\");\n }\n\n // TODO: remove the array fallbacks and instead enforce the types to require an array\n const props = [\n ...node.properties,\n ...(node.callProperties || []),\n ...(node.indexers || []),\n ...(node.internalSlots || []),\n ];\n\n if (props.length) {\n this.newline();\n\n this.space();\n\n this.printJoin(\n props,\n true,\n true,\n () => {\n if (props.length !== 1 || node.inexact) {\n this.token(\",\");\n this.space();\n }\n },\n true,\n );\n\n this.space();\n }\n\n if (node.inexact) {\n this.indent();\n this.token(\"...\");\n if (props.length) {\n this.newline();\n }\n this.dedent();\n }\n\n if (node.exact) {\n this.token(\"|}\");\n } else {\n this.token(\"}\");\n }\n}\n\nexport function ObjectTypeInternalSlot(\n this: Printer,\n node: t.ObjectTypeInternalSlot,\n) {\n if (node.static) {\n this.word(\"static\");\n this.space();\n }\n this.token(\"[\");\n this.token(\"[\");\n this.print(node.id);\n this.token(\"]\");\n this.token(\"]\");\n if (node.optional) this.token(\"?\");\n if (!node.method) {\n this.token(\":\");\n this.space();\n }\n this.print(node.value);\n}\n\nexport function ObjectTypeCallProperty(\n this: Printer,\n node: t.ObjectTypeCallProperty,\n) {\n if (node.static) {\n this.word(\"static\");\n this.space();\n }\n this.print(node.value);\n}\n\nexport function ObjectTypeIndexer(this: Printer, node: t.ObjectTypeIndexer) {\n if (node.static) {\n this.word(\"static\");\n this.space();\n }\n _variance.call(this, node);\n this.token(\"[\");\n if (node.id) {\n this.print(node.id);\n this.token(\":\");\n this.space();\n }\n this.print(node.key);\n this.token(\"]\");\n this.token(\":\");\n this.space();\n this.print(node.value);\n}\n\nexport function ObjectTypeProperty(this: Printer, node: t.ObjectTypeProperty) {\n if (node.proto) {\n this.word(\"proto\");\n this.space();\n }\n if (node.static) {\n this.word(\"static\");\n this.space();\n }\n if (node.kind === \"get\" || node.kind === \"set\") {\n this.word(node.kind);\n this.space();\n }\n _variance.call(this, node);\n this.print(node.key);\n if (node.optional) this.token(\"?\");\n if (!node.method) {\n this.token(\":\");\n this.space();\n }\n this.print(node.value);\n}\n\nexport function ObjectTypeSpreadProperty(\n this: Printer,\n node: t.ObjectTypeSpreadProperty,\n) {\n this.token(\"...\");\n this.print(node.argument);\n}\n\nexport function QualifiedTypeIdentifier(\n this: Printer,\n node: t.QualifiedTypeIdentifier,\n) {\n this.print(node.qualification);\n this.token(\".\");\n this.print(node.id);\n}\n\nexport function SymbolTypeAnnotation(this: Printer) {\n this.word(\"symbol\");\n}\n\nfunction orSeparator(this: Printer, occurrenceCount: number) {\n this.space();\n this.token(\"|\", false, occurrenceCount);\n this.space();\n}\n\nexport function UnionTypeAnnotation(\n this: Printer,\n node: t.UnionTypeAnnotation,\n) {\n this.printJoin(node.types, undefined, undefined, orSeparator);\n}\n\nexport function TypeCastExpression(this: Printer, node: t.TypeCastExpression) {\n this.token(\"(\");\n this.print(node.expression);\n this.print(node.typeAnnotation);\n this.token(\")\");\n}\n\nexport function Variance(this: Printer, node: t.Variance) {\n if (node.kind === \"plus\") {\n this.token(\"+\");\n } else {\n this.token(\"-\");\n }\n}\n\nexport function VoidTypeAnnotation(this: Printer) {\n this.word(\"void\");\n}\n\nexport function IndexedAccessType(this: Printer, node: t.IndexedAccessType) {\n this.print(node.objectType, true);\n this.token(\"[\");\n this.print(node.indexType);\n this.token(\"]\");\n}\n\nexport function OptionalIndexedAccessType(\n this: Printer,\n node: t.OptionalIndexedAccessType,\n) {\n this.print(node.objectType);\n if (node.optional) {\n this.token(\"?.\");\n }\n this.token(\"[\");\n this.print(node.indexType);\n this.token(\"]\");\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1,128 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- var _templateLiterals = require("./template-literals.js");
7
- Object.keys(_templateLiterals).forEach(function (key) {
8
- if (key === "default" || key === "__esModule") return;
9
- if (key in exports && exports[key] === _templateLiterals[key]) return;
10
- Object.defineProperty(exports, key, {
11
- enumerable: true,
12
- get: function () {
13
- return _templateLiterals[key];
14
- }
15
- });
16
- });
17
- var _expressions = require("./expressions.js");
18
- Object.keys(_expressions).forEach(function (key) {
19
- if (key === "default" || key === "__esModule") return;
20
- if (key in exports && exports[key] === _expressions[key]) return;
21
- Object.defineProperty(exports, key, {
22
- enumerable: true,
23
- get: function () {
24
- return _expressions[key];
25
- }
26
- });
27
- });
28
- var _statements = require("./statements.js");
29
- Object.keys(_statements).forEach(function (key) {
30
- if (key === "default" || key === "__esModule") return;
31
- if (key in exports && exports[key] === _statements[key]) return;
32
- Object.defineProperty(exports, key, {
33
- enumerable: true,
34
- get: function () {
35
- return _statements[key];
36
- }
37
- });
38
- });
39
- var _classes = require("./classes.js");
40
- Object.keys(_classes).forEach(function (key) {
41
- if (key === "default" || key === "__esModule") return;
42
- if (key in exports && exports[key] === _classes[key]) return;
43
- Object.defineProperty(exports, key, {
44
- enumerable: true,
45
- get: function () {
46
- return _classes[key];
47
- }
48
- });
49
- });
50
- var _methods = require("./methods.js");
51
- Object.keys(_methods).forEach(function (key) {
52
- if (key === "default" || key === "__esModule") return;
53
- if (key in exports && exports[key] === _methods[key]) return;
54
- Object.defineProperty(exports, key, {
55
- enumerable: true,
56
- get: function () {
57
- return _methods[key];
58
- }
59
- });
60
- });
61
- var _modules = require("./modules.js");
62
- Object.keys(_modules).forEach(function (key) {
63
- if (key === "default" || key === "__esModule") return;
64
- if (key in exports && exports[key] === _modules[key]) return;
65
- Object.defineProperty(exports, key, {
66
- enumerable: true,
67
- get: function () {
68
- return _modules[key];
69
- }
70
- });
71
- });
72
- var _types = require("./types.js");
73
- Object.keys(_types).forEach(function (key) {
74
- if (key === "default" || key === "__esModule") return;
75
- if (key in exports && exports[key] === _types[key]) return;
76
- Object.defineProperty(exports, key, {
77
- enumerable: true,
78
- get: function () {
79
- return _types[key];
80
- }
81
- });
82
- });
83
- var _flow = require("./flow.js");
84
- Object.keys(_flow).forEach(function (key) {
85
- if (key === "default" || key === "__esModule") return;
86
- if (key in exports && exports[key] === _flow[key]) return;
87
- Object.defineProperty(exports, key, {
88
- enumerable: true,
89
- get: function () {
90
- return _flow[key];
91
- }
92
- });
93
- });
94
- var _base = require("./base.js");
95
- Object.keys(_base).forEach(function (key) {
96
- if (key === "default" || key === "__esModule") return;
97
- if (key in exports && exports[key] === _base[key]) return;
98
- Object.defineProperty(exports, key, {
99
- enumerable: true,
100
- get: function () {
101
- return _base[key];
102
- }
103
- });
104
- });
105
- var _jsx = require("./jsx.js");
106
- Object.keys(_jsx).forEach(function (key) {
107
- if (key === "default" || key === "__esModule") return;
108
- if (key in exports && exports[key] === _jsx[key]) return;
109
- Object.defineProperty(exports, key, {
110
- enumerable: true,
111
- get: function () {
112
- return _jsx[key];
113
- }
114
- });
115
- });
116
- var _typescript = require("./typescript.js");
117
- Object.keys(_typescript).forEach(function (key) {
118
- if (key === "default" || key === "__esModule") return;
119
- if (key in exports && exports[key] === _typescript[key]) return;
120
- Object.defineProperty(exports, key, {
121
- enumerable: true,
122
- get: function () {
123
- return _typescript[key];
124
- }
125
- });
126
- });
127
-
128
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_templateLiterals","require","Object","keys","forEach","key","exports","defineProperty","enumerable","get","_expressions","_statements","_classes","_methods","_modules","_types","_flow","_base","_jsx","_typescript"],"sources":["../../src/generators/index.ts"],"sourcesContent":["export * from \"./template-literals.ts\";\nexport * from \"./expressions.ts\";\nexport * from \"./statements.ts\";\nexport * from \"./classes.ts\";\nexport * from \"./methods.ts\";\nexport * from \"./modules.ts\";\nexport * from \"./types.ts\";\nexport * from \"./flow.ts\";\nexport * from \"./base.ts\";\nexport * from \"./jsx.ts\";\nexport * from \"./typescript.ts\";\n"],"mappings":"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","ignoreList":[]}
@@ -1,124 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.JSXAttribute = JSXAttribute;
7
- exports.JSXClosingElement = JSXClosingElement;
8
- exports.JSXClosingFragment = JSXClosingFragment;
9
- exports.JSXElement = JSXElement;
10
- exports.JSXEmptyExpression = JSXEmptyExpression;
11
- exports.JSXExpressionContainer = JSXExpressionContainer;
12
- exports.JSXFragment = JSXFragment;
13
- exports.JSXIdentifier = JSXIdentifier;
14
- exports.JSXMemberExpression = JSXMemberExpression;
15
- exports.JSXNamespacedName = JSXNamespacedName;
16
- exports.JSXOpeningElement = JSXOpeningElement;
17
- exports.JSXOpeningFragment = JSXOpeningFragment;
18
- exports.JSXSpreadAttribute = JSXSpreadAttribute;
19
- exports.JSXSpreadChild = JSXSpreadChild;
20
- exports.JSXText = JSXText;
21
- function JSXAttribute(node) {
22
- this.print(node.name);
23
- if (node.value) {
24
- this.tokenChar(61);
25
- this.print(node.value);
26
- }
27
- }
28
- function JSXIdentifier(node) {
29
- this.word(node.name);
30
- }
31
- function JSXNamespacedName(node) {
32
- this.print(node.namespace);
33
- this.tokenChar(58);
34
- this.print(node.name);
35
- }
36
- function JSXMemberExpression(node) {
37
- this.print(node.object);
38
- this.tokenChar(46);
39
- this.print(node.property);
40
- }
41
- function JSXSpreadAttribute(node) {
42
- this.tokenChar(123);
43
- this.token("...");
44
- this.print(node.argument);
45
- this.rightBrace(node);
46
- }
47
- function JSXExpressionContainer(node) {
48
- this.tokenChar(123);
49
- this.print(node.expression);
50
- this.rightBrace(node);
51
- }
52
- function JSXSpreadChild(node) {
53
- this.tokenChar(123);
54
- this.token("...");
55
- this.print(node.expression);
56
- this.rightBrace(node);
57
- }
58
- function JSXText(node) {
59
- const raw = this.getPossibleRaw(node);
60
- if (raw !== undefined) {
61
- this.token(raw, true);
62
- } else {
63
- this.token(node.value, true);
64
- }
65
- }
66
- function JSXElement(node) {
67
- const open = node.openingElement;
68
- this.print(open);
69
- if (open.selfClosing) return;
70
- this.indent();
71
- for (const child of node.children) {
72
- this.print(child);
73
- }
74
- this.dedent();
75
- this.print(node.closingElement);
76
- }
77
- function spaceSeparator() {
78
- this.space();
79
- }
80
- function JSXOpeningElement(node) {
81
- this.tokenChar(60);
82
- this.print(node.name);
83
- if (node.typeArguments) {
84
- this.print(node.typeArguments);
85
- }
86
- this.print(node.typeParameters);
87
- if (node.attributes.length > 0) {
88
- this.space();
89
- this.printJoin(node.attributes, undefined, undefined, spaceSeparator);
90
- }
91
- if (node.selfClosing) {
92
- this.space();
93
- this.tokenChar(47);
94
- }
95
- this.tokenChar(62);
96
- }
97
- function JSXClosingElement(node) {
98
- this.tokenChar(60);
99
- this.tokenChar(47);
100
- this.print(node.name);
101
- this.tokenChar(62);
102
- }
103
- function JSXEmptyExpression() {
104
- this.printInnerComments();
105
- }
106
- function JSXFragment(node) {
107
- this.print(node.openingFragment);
108
- this.indent();
109
- for (const child of node.children) {
110
- this.print(child);
111
- }
112
- this.dedent();
113
- this.print(node.closingFragment);
114
- }
115
- function JSXOpeningFragment() {
116
- this.tokenChar(60);
117
- this.tokenChar(62);
118
- }
119
- function JSXClosingFragment() {
120
- this.token("</");
121
- this.tokenChar(62);
122
- }
123
-
124
- //# sourceMappingURL=jsx.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["JSXAttribute","node","print","name","value","token","JSXIdentifier","word","JSXNamespacedName","namespace","JSXMemberExpression","object","property","JSXSpreadAttribute","argument","rightBrace","JSXExpressionContainer","expression","JSXSpreadChild","JSXText","raw","getPossibleRaw","undefined","JSXElement","open","openingElement","selfClosing","indent","child","children","dedent","closingElement","spaceSeparator","space","JSXOpeningElement","typeArguments","typeParameters","attributes","length","printJoin","JSXClosingElement","JSXEmptyExpression","printInnerComments","JSXFragment","openingFragment","closingFragment","JSXOpeningFragment","JSXClosingFragment"],"sources":["../../src/generators/jsx.ts"],"sourcesContent":["import type Printer from \"../printer.ts\";\nimport type * as t from \"@babel/types\";\n\nexport function JSXAttribute(this: Printer, node: t.JSXAttribute) {\n this.print(node.name);\n if (node.value) {\n this.token(\"=\");\n this.print(node.value);\n }\n}\n\nexport function JSXIdentifier(this: Printer, node: t.JSXIdentifier) {\n this.word(node.name);\n}\n\nexport function JSXNamespacedName(this: Printer, node: t.JSXNamespacedName) {\n this.print(node.namespace);\n this.token(\":\");\n this.print(node.name);\n}\n\nexport function JSXMemberExpression(\n this: Printer,\n node: t.JSXMemberExpression,\n) {\n this.print(node.object);\n this.token(\".\");\n this.print(node.property);\n}\n\nexport function JSXSpreadAttribute(this: Printer, node: t.JSXSpreadAttribute) {\n this.token(\"{\");\n this.token(\"...\");\n this.print(node.argument);\n this.rightBrace(node);\n}\n\nexport function JSXExpressionContainer(\n this: Printer,\n node: t.JSXExpressionContainer,\n) {\n this.token(\"{\");\n this.print(node.expression);\n this.rightBrace(node);\n}\n\nexport function JSXSpreadChild(this: Printer, node: t.JSXSpreadChild) {\n this.token(\"{\");\n this.token(\"...\");\n this.print(node.expression);\n this.rightBrace(node);\n}\n\nexport function JSXText(this: Printer, node: t.JSXText) {\n const raw = this.getPossibleRaw(node);\n\n if (raw !== undefined) {\n this.token(raw, true);\n } else {\n this.token(node.value, true);\n }\n}\n\nexport function JSXElement(this: Printer, node: t.JSXElement) {\n const open = node.openingElement;\n this.print(open);\n if (open.selfClosing) return;\n\n this.indent();\n for (const child of node.children) {\n this.print(child);\n }\n this.dedent();\n\n this.print(node.closingElement);\n}\n\nfunction spaceSeparator(this: Printer) {\n this.space();\n}\n\nexport function JSXOpeningElement(this: Printer, node: t.JSXOpeningElement) {\n this.token(\"<\");\n this.print(node.name);\n if (process.env.BABEL_8_BREAKING) {\n //@ts-ignore(Babel 7 vs Babel 8) Babel 8 AST\n this.print(node.typeArguments);\n } else {\n if (node.typeArguments) {\n this.print(node.typeArguments); // Flow AST\n }\n // @ts-ignore(Babel 7 vs Babel 8) Removed in Babel 8\n this.print(node.typeParameters); // Legacy TS AST\n }\n\n if (node.attributes.length > 0) {\n this.space();\n this.printJoin(node.attributes, undefined, undefined, spaceSeparator);\n }\n if (node.selfClosing) {\n this.space();\n this.token(\"/\");\n }\n this.token(\">\");\n}\n\nexport function JSXClosingElement(this: Printer, node: t.JSXClosingElement) {\n this.token(\"<\");\n this.token(\"/\");\n this.print(node.name);\n this.token(\">\");\n}\n\nexport function JSXEmptyExpression(this: Printer) {\n // This node is empty, so forcefully print its inner comments.\n this.printInnerComments();\n}\n\nexport function JSXFragment(this: Printer, node: t.JSXFragment) {\n this.print(node.openingFragment);\n\n this.indent();\n for (const child of node.children) {\n this.print(child);\n }\n this.dedent();\n\n this.print(node.closingFragment);\n}\n\nexport function JSXOpeningFragment(this: Printer) {\n this.token(\"<\");\n this.token(\">\");\n}\n\nexport function JSXClosingFragment(this: Printer) {\n this.token(\"</\");\n this.token(\">\");\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1,207 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.ArrowFunctionExpression = ArrowFunctionExpression;
7
- exports.FunctionDeclaration = exports.FunctionExpression = FunctionExpression;
8
- exports._functionHead = _functionHead;
9
- exports._methodHead = _methodHead;
10
- exports._param = _param;
11
- exports._parameters = _parameters;
12
- exports._params = _params;
13
- exports._predicate = _predicate;
14
- exports._shouldPrintArrowParamsParens = _shouldPrintArrowParamsParens;
15
- var _t = require("@babel/types");
16
- var _index = require("../node/index.js");
17
- const {
18
- isIdentifier
19
- } = _t;
20
- function _params(node, noLineTerminator, idNode, parentNode) {
21
- this.print(node.typeParameters);
22
- if (idNode !== undefined || parentNode !== undefined) {
23
- const nameInfo = _getFuncIdName.call(this, idNode, parentNode);
24
- if (nameInfo) {
25
- this.sourceIdentifierName(nameInfo.name, nameInfo.pos);
26
- }
27
- }
28
- this.tokenChar(40);
29
- _parameters.call(this, node.params, 41);
30
- this.print(node.returnType, noLineTerminator);
31
- this._noLineTerminator = noLineTerminator;
32
- }
33
- function _parameters(parameters, endToken) {
34
- const oldNoLineTerminatorAfterNode = this.enterDelimited();
35
- const trailingComma = this.shouldPrintTrailingComma(endToken);
36
- const paramLength = parameters.length;
37
- for (let i = 0; i < paramLength; i++) {
38
- _param.call(this, parameters[i]);
39
- if (trailingComma || i < paramLength - 1) {
40
- this.tokenChar(44, i);
41
- this.space();
42
- }
43
- }
44
- this.tokenChar(endToken);
45
- this._noLineTerminatorAfterNode = oldNoLineTerminatorAfterNode;
46
- }
47
- function _param(parameter) {
48
- this.printJoin(parameter.decorators, undefined, undefined, undefined, undefined, true);
49
- this.print(parameter, undefined, true);
50
- if (parameter.optional) {
51
- this.tokenChar(63);
52
- }
53
- this.print(parameter.typeAnnotation, undefined, true);
54
- }
55
- function _methodHead(node) {
56
- const kind = node.kind;
57
- const key = node.key;
58
- if (kind === "get" || kind === "set") {
59
- this.word(kind);
60
- this.space();
61
- }
62
- if (node.async) {
63
- this.word("async", true);
64
- this.space();
65
- }
66
- if (kind === "method" || kind === "init") {
67
- if (node.generator) {
68
- this.tokenChar(42);
69
- }
70
- }
71
- if (node.computed) {
72
- this.tokenChar(91);
73
- this.print(key);
74
- this.tokenChar(93);
75
- } else {
76
- this.print(key);
77
- }
78
- if (node.optional) {
79
- this.tokenChar(63);
80
- }
81
- if (this._buf._map) {
82
- _params.call(this, node, false, node.computed && node.key.type !== "StringLiteral" ? undefined : node.key);
83
- } else {
84
- _params.call(this, node, false);
85
- }
86
- }
87
- function _predicate(node, noLineTerminatorAfter) {
88
- if (node.predicate) {
89
- if (!node.returnType) {
90
- this.tokenChar(58);
91
- }
92
- this.space();
93
- this.print(node.predicate, noLineTerminatorAfter);
94
- }
95
- }
96
- function _functionHead(node, parent, hasPredicate) {
97
- if (node.async) {
98
- this.word("async");
99
- if (!this.format.preserveFormat) {
100
- this._innerCommentsState = 0;
101
- }
102
- this.space();
103
- }
104
- this.word("function");
105
- if (node.generator) {
106
- if (!this.format.preserveFormat) {
107
- this._innerCommentsState = 0;
108
- }
109
- this.tokenChar(42);
110
- }
111
- this.space();
112
- if (node.id) {
113
- this.print(node.id);
114
- }
115
- if (this._buf._map) {
116
- _params.call(this, node, false, node.id, parent);
117
- } else {
118
- _params.call(this, node, false);
119
- }
120
- if (hasPredicate) {
121
- _predicate.call(this, node);
122
- }
123
- }
124
- function FunctionExpression(node, parent) {
125
- _functionHead.call(this, node, parent, true);
126
- this.space();
127
- this.print(node.body);
128
- }
129
- function ArrowFunctionExpression(node, parent) {
130
- if (node.async) {
131
- this.word("async", true);
132
- this.space();
133
- }
134
- if (_shouldPrintArrowParamsParens.call(this, node)) {
135
- _params.call(this, node, true, undefined, this._buf._map ? parent : undefined);
136
- } else {
137
- this.print(node.params[0], true);
138
- }
139
- _predicate.call(this, node, true);
140
- this.space();
141
- this.printInnerComments();
142
- this.token("=>");
143
- this.space();
144
- this.tokenContext |= _index.TokenContext.arrowBody;
145
- this.print(node.body);
146
- }
147
- function _shouldPrintArrowParamsParens(node) {
148
- var _firstParam$leadingCo, _firstParam$trailingC;
149
- if (node.params.length !== 1) return true;
150
- if (node.typeParameters || node.returnType || node.predicate) {
151
- return true;
152
- }
153
- const firstParam = node.params[0];
154
- if (!isIdentifier(firstParam) || firstParam.typeAnnotation || firstParam.optional || (_firstParam$leadingCo = firstParam.leadingComments) != null && _firstParam$leadingCo.length || (_firstParam$trailingC = firstParam.trailingComments) != null && _firstParam$trailingC.length) {
155
- return true;
156
- }
157
- if (this.tokenMap) {
158
- if (node.loc == null) return true;
159
- if (this.tokenMap.findMatching(node, "(") !== null) return true;
160
- const arrowToken = this.tokenMap.findMatching(node, "=>");
161
- if ((arrowToken == null ? void 0 : arrowToken.loc) == null) return true;
162
- return arrowToken.loc.start.line !== node.loc.start.line;
163
- }
164
- if (this.format.retainLines) return true;
165
- return false;
166
- }
167
- function _getFuncIdName(idNode, parent) {
168
- let id = idNode;
169
- if (!id && parent) {
170
- const parentType = parent.type;
171
- if (parentType === "VariableDeclarator") {
172
- id = parent.id;
173
- } else if (parentType === "AssignmentExpression" || parentType === "AssignmentPattern") {
174
- id = parent.left;
175
- } else if (parentType === "ObjectProperty" || parentType === "ClassProperty") {
176
- if (!parent.computed || parent.key.type === "StringLiteral") {
177
- id = parent.key;
178
- }
179
- } else if (parentType === "ClassPrivateProperty" || parentType === "ClassAccessorProperty") {
180
- id = parent.key;
181
- }
182
- }
183
- if (!id) return;
184
- let nameInfo;
185
- if (id.type === "Identifier") {
186
- var _id$loc, _id$loc2;
187
- nameInfo = {
188
- pos: (_id$loc = id.loc) == null ? void 0 : _id$loc.start,
189
- name: ((_id$loc2 = id.loc) == null ? void 0 : _id$loc2.identifierName) || id.name
190
- };
191
- } else if (id.type === "PrivateName") {
192
- var _id$loc3;
193
- nameInfo = {
194
- pos: (_id$loc3 = id.loc) == null ? void 0 : _id$loc3.start,
195
- name: "#" + id.id.name
196
- };
197
- } else if (id.type === "StringLiteral") {
198
- var _id$loc4;
199
- nameInfo = {
200
- pos: (_id$loc4 = id.loc) == null ? void 0 : _id$loc4.start,
201
- name: id.value
202
- };
203
- }
204
- return nameInfo;
205
- }
206
-
207
- //# sourceMappingURL=methods.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["_t","require","_index","isIdentifier","_params","node","noLineTerminator","idNode","parentNode","print","typeParameters","undefined","nameInfo","_getFuncIdName","call","sourceIdentifierName","name","pos","token","_parameters","params","returnType","_noLineTerminator","parameters","endToken","oldNoLineTerminatorAfterNode","enterDelimited","trailingComma","shouldPrintTrailingComma","paramLength","length","i","_param","tokenChar","space","_noLineTerminatorAfterNode","parameter","printJoin","decorators","optional","typeAnnotation","_methodHead","kind","key","word","async","generator","computed","_buf","_map","type","_predicate","noLineTerminatorAfter","predicate","_functionHead","parent","hasPredicate","format","preserveFormat","_innerCommentsState","id","FunctionExpression","body","ArrowFunctionExpression","_shouldPrintArrowParamsParens","printInnerComments","tokenContext","TokenContext","arrowBody","_firstParam$leadingCo","_firstParam$trailingC","firstParam","leadingComments","trailingComments","tokenMap","loc","findMatching","arrowToken","start","line","retainLines","parentType","left","_id$loc","_id$loc2","identifierName","_id$loc3","_id$loc4","value"],"sources":["../../src/generators/methods.ts"],"sourcesContent":["import type Printer from \"../printer.ts\";\nimport type * as t from \"@babel/types\";\nimport { isIdentifier, type ParentMaps } from \"@babel/types\";\n// eslint-disable-next-line import/no-extraneous-dependencies\nimport * as charCodes from \"charcodes\";\nimport { TokenContext } from \"../node/index.ts\";\n\ntype ParentsOf<T extends t.Node> = ParentMaps[T[\"type\"]];\n\nexport function _params(\n this: Printer,\n node: t.Function | t.TSDeclareMethod | t.TSDeclareFunction,\n noLineTerminator: boolean,\n idNode?: t.Expression | t.PrivateName | null,\n parentNode?: ParentsOf<typeof node>,\n) {\n this.print(node.typeParameters);\n\n if (idNode !== undefined || parentNode !== undefined) {\n const nameInfo = _getFuncIdName.call(this, idNode, parentNode);\n if (nameInfo) {\n this.sourceIdentifierName(nameInfo.name, nameInfo.pos);\n }\n }\n\n this.token(\"(\");\n _parameters.call(this, node.params, charCodes.rightParenthesis);\n\n this.print(node.returnType, noLineTerminator);\n\n this._noLineTerminator = noLineTerminator;\n}\n\nexport function _parameters(\n this: Printer,\n parameters: t.Function[\"params\"],\n endToken: number,\n) {\n const oldNoLineTerminatorAfterNode = this.enterDelimited();\n\n const trailingComma = this.shouldPrintTrailingComma(endToken);\n\n const paramLength = parameters.length;\n for (let i = 0; i < paramLength; i++) {\n _param.call(this, parameters[i]);\n\n if (trailingComma || i < paramLength - 1) {\n this.tokenChar(charCodes.comma, i);\n this.space();\n }\n }\n\n this.tokenChar(endToken);\n this._noLineTerminatorAfterNode = oldNoLineTerminatorAfterNode;\n}\n\nexport function _param(\n this: Printer,\n parameter: t.Identifier | t.RestElement | t.Pattern | t.TSParameterProperty,\n) {\n this.printJoin(\n // @ts-expect-error decorators is not in VoidPattern\n parameter.decorators,\n undefined,\n undefined,\n undefined,\n undefined,\n true,\n );\n this.print(parameter, undefined, true);\n if (\n // @ts-expect-error optional is not in TSParameterProperty\n parameter.optional\n ) {\n this.token(\"?\"); // TS / flow\n }\n\n this.print(\n // @ts-expect-error typeAnnotation is not in TSParameterProperty\n parameter.typeAnnotation,\n undefined,\n true,\n ); // TS / flow\n}\n\nexport function _methodHead(this: Printer, node: t.Method | t.TSDeclareMethod) {\n const kind = node.kind;\n const key = node.key;\n\n if (kind === \"get\" || kind === \"set\") {\n this.word(kind);\n this.space();\n }\n\n if (node.async) {\n this.word(\"async\", true);\n this.space();\n }\n\n if (\n kind === \"method\" ||\n // @ts-expect-error Fixme: kind: \"init\" is not defined\n kind === \"init\"\n ) {\n if (node.generator) {\n this.token(\"*\");\n }\n }\n\n if (node.computed) {\n this.token(\"[\");\n this.print(key);\n this.token(\"]\");\n } else {\n this.print(key);\n }\n\n if (\n // @ts-expect-error optional is not in ObjectMethod\n node.optional\n ) {\n // TS\n this.token(\"?\");\n }\n\n if (this._buf._map) {\n _params.call(\n this,\n node,\n false,\n node.computed && node.key.type !== \"StringLiteral\" ? undefined : node.key,\n );\n } else {\n _params.call(this, node, false);\n }\n}\n\nexport function _predicate(\n this: Printer,\n node:\n | t.FunctionDeclaration\n | t.FunctionExpression\n | t.ArrowFunctionExpression,\n noLineTerminatorAfter?: boolean,\n) {\n if (node.predicate) {\n if (!node.returnType) {\n this.token(\":\");\n }\n this.space();\n this.print(node.predicate, noLineTerminatorAfter);\n }\n}\n\nexport function _functionHead(\n this: Printer,\n node: t.FunctionDeclaration | t.FunctionExpression | t.TSDeclareFunction,\n parent: ParentsOf<typeof node>,\n hasPredicate: boolean,\n) {\n if (node.async) {\n this.word(\"async\");\n if (!this.format.preserveFormat) {\n // We prevent inner comments from being printed here,\n // so that they are always consistently printed in the\n // same place regardless of the function type.\n this._innerCommentsState = 0 /* INNER_COMMENT_STATE.DISALLOWED */;\n }\n this.space();\n }\n this.word(\"function\");\n if (node.generator) {\n if (!this.format.preserveFormat) {\n // We prevent inner comments from being printed here,\n // so that they are always consistently printed in the\n // same place regardless of the function type.\n this._innerCommentsState = 0 /* INNER_COMMENT_STATE.DISALLOWED */;\n }\n this.token(\"*\");\n }\n\n this.space();\n if (node.id) {\n this.print(node.id);\n }\n\n if (this._buf._map) {\n _params.call(this, node, false, node.id, parent);\n } else {\n _params.call(this, node, false);\n }\n if (hasPredicate) {\n _predicate.call(this, node as t.FunctionDeclaration | t.FunctionExpression);\n }\n}\n\nexport function FunctionExpression(\n this: Printer,\n node: t.FunctionExpression,\n parent: ParentsOf<typeof node>,\n) {\n _functionHead.call(this, node, parent, true);\n this.space();\n this.print(node.body);\n}\n\nexport { FunctionExpression as FunctionDeclaration };\n\nexport function ArrowFunctionExpression(\n this: Printer,\n node: t.ArrowFunctionExpression,\n parent: ParentsOf<typeof node>,\n) {\n if (node.async) {\n this.word(\"async\", true);\n this.space();\n }\n\n if (_shouldPrintArrowParamsParens.call(this, node)) {\n _params.call(\n this,\n node,\n true,\n undefined,\n this._buf._map ? parent : undefined,\n );\n } else {\n this.print(node.params[0], true);\n }\n\n _predicate.call(this, node, true);\n this.space();\n // When printing (x)/*1*/=>{}, we remove the parentheses\n // and thus there aren't two contiguous inner tokens.\n // We forcefully print inner comments here.\n this.printInnerComments();\n this.token(\"=>\");\n\n this.space();\n\n this.tokenContext |= TokenContext.arrowBody;\n this.print(node.body);\n}\n\n// Try to avoid printing parens in simple cases, but only if we're pretty\n// sure that they aren't needed by type annotations or potential newlines.\nexport function _shouldPrintArrowParamsParens(\n this: Printer,\n node: t.ArrowFunctionExpression,\n): boolean {\n if (node.params.length !== 1) return true;\n\n if (node.typeParameters || node.returnType || node.predicate) {\n return true;\n }\n\n const firstParam = node.params[0];\n if (\n !isIdentifier(firstParam) ||\n firstParam.typeAnnotation ||\n firstParam.optional ||\n // Flow does not support `foo /*: string*/ => {};`\n firstParam.leadingComments?.length ||\n firstParam.trailingComments?.length\n ) {\n return true;\n }\n\n if (this.tokenMap) {\n if (node.loc == null) return true;\n if (this.tokenMap.findMatching(node, \"(\") !== null) return true;\n const arrowToken = this.tokenMap.findMatching(node, \"=>\");\n if (arrowToken?.loc == null) return true;\n return arrowToken.loc.start.line !== node.loc.start.line;\n }\n\n if (this.format.retainLines) return true;\n\n return false;\n}\n\nfunction _getFuncIdName(\n this: Printer,\n idNode: t.Expression | t.PrivateName,\n parent: ParentsOf<t.Function | t.TSDeclareMethod | t.TSDeclareFunction>,\n) {\n let id: t.Expression | t.PrivateName | t.LVal | t.VoidPattern = idNode;\n\n if (!id && parent) {\n const parentType = parent.type;\n\n if (parentType === \"VariableDeclarator\") {\n id = parent.id;\n } else if (\n parentType === \"AssignmentExpression\" ||\n parentType === \"AssignmentPattern\"\n ) {\n id = parent.left;\n } else if (\n parentType === \"ObjectProperty\" ||\n parentType === \"ClassProperty\"\n ) {\n if (!parent.computed || parent.key.type === \"StringLiteral\") {\n id = parent.key;\n }\n } else if (\n parentType === \"ClassPrivateProperty\" ||\n parentType === \"ClassAccessorProperty\"\n ) {\n id = parent.key;\n }\n }\n\n if (!id) return;\n\n let nameInfo;\n\n if (id.type === \"Identifier\") {\n nameInfo = {\n pos: id.loc?.start,\n name: id.loc?.identifierName || id.name,\n };\n } else if (id.type === \"PrivateName\") {\n nameInfo = {\n pos: id.loc?.start,\n name: \"#\" + id.id.name,\n };\n } else if (id.type === \"StringLiteral\") {\n nameInfo = {\n pos: id.loc?.start,\n name: id.value,\n };\n }\n\n return nameInfo;\n}\n"],"mappings":"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","ignoreList":[]}