@slicemachine/init 2.2.1 → 2.2.2-dev-next-release.4

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 (466) hide show
  1. package/dist/SliceMachineInitProcess.cjs +1 -1
  2. package/dist/SliceMachineInitProcess.js +1 -1
  3. package/dist/_node_modules/@babel/code-frame/lib/index.cjs +2 -2
  4. package/dist/_node_modules/@babel/code-frame/lib/index.js +2 -2
  5. package/dist/_node_modules/@babel/helper-validator-identifier/lib/identifier.cjs.map +1 -1
  6. package/dist/_node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +1 -1
  7. package/dist/_node_modules/@babel/helper-validator-identifier/lib/index.cjs +1 -1
  8. package/dist/_node_modules/@babel/helper-validator-identifier/lib/index.cjs.map +1 -1
  9. package/dist/_node_modules/@babel/helper-validator-identifier/lib/index.js +1 -1
  10. package/dist/_node_modules/@babel/helper-validator-identifier/lib/index.js.map +1 -1
  11. package/dist/_node_modules/@babel/helper-validator-identifier/lib/keyword.cjs.map +1 -1
  12. package/dist/_node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +1 -1
  13. package/dist/_node_modules/@babel/highlight/lib/index.cjs +3 -3
  14. package/dist/_node_modules/@babel/highlight/lib/index.cjs.map +1 -1
  15. package/dist/_node_modules/@babel/highlight/lib/index.js +3 -3
  16. package/dist/_node_modules/@babel/highlight/lib/index.js.map +1 -1
  17. package/dist/_node_modules/@nodelib/fs.scandir/out/index.cjs +1 -1
  18. package/dist/_node_modules/@nodelib/fs.scandir/out/index.js +1 -1
  19. package/dist/_node_modules/@nodelib/fs.scandir/out/providers/async.cjs +3 -3
  20. package/dist/_node_modules/@nodelib/fs.scandir/out/providers/async.cjs.map +1 -1
  21. package/dist/_node_modules/@nodelib/fs.scandir/out/providers/async.js +3 -3
  22. package/dist/_node_modules/@nodelib/fs.scandir/out/providers/sync.cjs +2 -2
  23. package/dist/_node_modules/@nodelib/fs.scandir/out/providers/sync.js +2 -2
  24. package/dist/_node_modules/@nodelib/fs.scandir/out/settings.cjs +1 -1
  25. package/dist/_node_modules/@nodelib/fs.scandir/out/settings.js +1 -1
  26. package/dist/_node_modules/@nodelib/fs.scandir/out/utils/index.cjs +1 -1
  27. package/dist/_node_modules/@nodelib/fs.scandir/out/utils/index.js +1 -1
  28. package/dist/_node_modules/@nodelib/fs.stat/out/index.cjs +4 -4
  29. package/dist/_node_modules/@nodelib/fs.stat/out/index.js +4 -4
  30. package/dist/_node_modules/@nodelib/fs.stat/out/providers/async.cjs +1 -1
  31. package/dist/_node_modules/@nodelib/fs.stat/out/providers/async.js +1 -1
  32. package/dist/_node_modules/@nodelib/fs.stat/out/providers/sync.cjs +1 -1
  33. package/dist/_node_modules/@nodelib/fs.stat/out/providers/sync.js +1 -1
  34. package/dist/_node_modules/@nodelib/fs.stat/out/settings.cjs +1 -1
  35. package/dist/_node_modules/@nodelib/fs.stat/out/settings.js +1 -1
  36. package/dist/_node_modules/@nodelib/fs.walk/out/index.cjs +4 -4
  37. package/dist/_node_modules/@nodelib/fs.walk/out/index.js +4 -4
  38. package/dist/_node_modules/@nodelib/fs.walk/out/providers/async.cjs +1 -1
  39. package/dist/_node_modules/@nodelib/fs.walk/out/providers/async.js +1 -1
  40. package/dist/_node_modules/@nodelib/fs.walk/out/providers/sync.cjs +1 -1
  41. package/dist/_node_modules/@nodelib/fs.walk/out/providers/sync.js +1 -1
  42. package/dist/_node_modules/@nodelib/fs.walk/out/readers/async.cjs +3 -4
  43. package/dist/_node_modules/@nodelib/fs.walk/out/readers/async.cjs.map +1 -1
  44. package/dist/_node_modules/@nodelib/fs.walk/out/readers/async.js +2 -3
  45. package/dist/_node_modules/@nodelib/fs.walk/out/readers/async.js.map +1 -1
  46. package/dist/_node_modules/@nodelib/fs.walk/out/readers/sync.cjs +1 -1
  47. package/dist/_node_modules/@nodelib/fs.walk/out/readers/sync.js +1 -1
  48. package/dist/_node_modules/@nodelib/fs.walk/out/settings.cjs +2 -2
  49. package/dist/_node_modules/@nodelib/fs.walk/out/settings.js +2 -2
  50. package/dist/_node_modules/arrify/index.cjs +2 -1
  51. package/dist/_node_modules/arrify/index.cjs.map +1 -1
  52. package/dist/_node_modules/arrify/index.js +1 -1
  53. package/dist/_node_modules/braces/index.cjs +6 -5
  54. package/dist/_node_modules/braces/index.cjs.map +1 -1
  55. package/dist/_node_modules/braces/index.js +5 -5
  56. package/dist/_node_modules/braces/lib/compile.cjs +3 -2
  57. package/dist/_node_modules/braces/lib/compile.cjs.map +1 -1
  58. package/dist/_node_modules/braces/lib/compile.js +2 -2
  59. package/dist/_node_modules/braces/lib/constants.cjs +2 -1
  60. package/dist/_node_modules/braces/lib/constants.cjs.map +1 -1
  61. package/dist/_node_modules/braces/lib/constants.js +1 -1
  62. package/dist/_node_modules/braces/lib/expand.cjs +4 -3
  63. package/dist/_node_modules/braces/lib/expand.cjs.map +1 -1
  64. package/dist/_node_modules/braces/lib/expand.js +3 -3
  65. package/dist/_node_modules/braces/lib/parse.cjs +4 -3
  66. package/dist/_node_modules/braces/lib/parse.cjs.map +1 -1
  67. package/dist/_node_modules/braces/lib/parse.js +3 -3
  68. package/dist/_node_modules/braces/lib/stringify.cjs +2 -1
  69. package/dist/_node_modules/braces/lib/stringify.cjs.map +1 -1
  70. package/dist/_node_modules/braces/lib/stringify.js +1 -1
  71. package/dist/_node_modules/braces/lib/utils.cjs +0 -1
  72. package/dist/_node_modules/braces/lib/utils.cjs.map +1 -1
  73. package/dist/_node_modules/braces/lib/utils.js +0 -3
  74. package/dist/_node_modules/camelcase-keys/index.cjs +3 -4
  75. package/dist/_node_modules/camelcase-keys/index.cjs.map +1 -1
  76. package/dist/_node_modules/camelcase-keys/index.js +3 -4
  77. package/dist/_node_modules/camelcase-keys/index.js.map +1 -1
  78. package/dist/_node_modules/decamelize-keys/_node_modules/decamelize/index.cjs +2 -1
  79. package/dist/_node_modules/decamelize-keys/_node_modules/decamelize/index.cjs.map +1 -1
  80. package/dist/_node_modules/decamelize-keys/_node_modules/decamelize/index.js +1 -1
  81. package/dist/_node_modules/decamelize-keys/_node_modules/map-obj/index.cjs +2 -1
  82. package/dist/_node_modules/decamelize-keys/_node_modules/map-obj/index.cjs.map +1 -1
  83. package/dist/_node_modules/decamelize-keys/_node_modules/map-obj/index.js +1 -1
  84. package/dist/_node_modules/decamelize-keys/index.cjs +5 -3
  85. package/dist/_node_modules/decamelize-keys/index.cjs.map +1 -1
  86. package/dist/_node_modules/decamelize-keys/index.js +5 -3
  87. package/dist/_node_modules/decamelize-keys/index.js.map +1 -1
  88. package/dist/_node_modules/dir-glob/index.cjs +6 -3
  89. package/dist/_node_modules/dir-glob/index.cjs.map +1 -1
  90. package/dist/_node_modules/dir-glob/index.js +8 -5
  91. package/dist/_node_modules/dir-glob/index.js.map +1 -1
  92. package/dist/_node_modules/error-ex/index.cjs +3 -2
  93. package/dist/_node_modules/error-ex/index.cjs.map +1 -1
  94. package/dist/_node_modules/error-ex/index.js +2 -2
  95. package/dist/_node_modules/fast-glob/out/index.cjs +4 -2
  96. package/dist/_node_modules/fast-glob/out/index.cjs.map +1 -1
  97. package/dist/_node_modules/fast-glob/out/index.js +4 -2
  98. package/dist/_node_modules/fast-glob/out/index.js.map +1 -1
  99. package/dist/_node_modules/fast-glob/out/managers/tasks.cjs +1 -1
  100. package/dist/_node_modules/fast-glob/out/managers/tasks.js +1 -1
  101. package/dist/_node_modules/fast-glob/out/providers/filters/deep.cjs +1 -1
  102. package/dist/_node_modules/fast-glob/out/providers/filters/deep.js +1 -1
  103. package/dist/_node_modules/fast-glob/out/providers/filters/entry.cjs +1 -1
  104. package/dist/_node_modules/fast-glob/out/providers/filters/entry.js +1 -1
  105. package/dist/_node_modules/fast-glob/out/providers/filters/error.cjs +1 -1
  106. package/dist/_node_modules/fast-glob/out/providers/filters/error.js +1 -1
  107. package/dist/_node_modules/fast-glob/out/providers/matchers/matcher.cjs +1 -1
  108. package/dist/_node_modules/fast-glob/out/providers/matchers/matcher.js +1 -1
  109. package/dist/_node_modules/fast-glob/out/providers/transformers/entry.cjs +1 -1
  110. package/dist/_node_modules/fast-glob/out/providers/transformers/entry.js +1 -1
  111. package/dist/_node_modules/fast-glob/out/readers/async.cjs +1 -1
  112. package/dist/_node_modules/fast-glob/out/readers/async.js +1 -1
  113. package/dist/_node_modules/fast-glob/out/readers/reader.cjs +2 -2
  114. package/dist/_node_modules/fast-glob/out/readers/reader.js +2 -2
  115. package/dist/_node_modules/fast-glob/out/readers/stream.cjs +2 -2
  116. package/dist/_node_modules/fast-glob/out/readers/stream.js +2 -2
  117. package/dist/_node_modules/fast-glob/out/readers/sync.cjs +2 -2
  118. package/dist/_node_modules/fast-glob/out/readers/sync.js +2 -2
  119. package/dist/_node_modules/fast-glob/out/utils/index.cjs +1 -1
  120. package/dist/_node_modules/fast-glob/out/utils/index.js +1 -1
  121. package/dist/_node_modules/fast-glob/out/utils/pattern.cjs +3 -3
  122. package/dist/_node_modules/fast-glob/out/utils/pattern.cjs.map +1 -1
  123. package/dist/_node_modules/fast-glob/out/utils/pattern.js +2 -2
  124. package/dist/_node_modules/fast-glob/out/utils/stream.cjs +1 -1
  125. package/dist/_node_modules/fast-glob/out/utils/stream.cjs.map +1 -1
  126. package/dist/_node_modules/fast-glob/out/utils/stream.js +1 -1
  127. package/dist/_node_modules/fastq/queue.cjs +5 -3
  128. package/dist/_node_modules/fastq/queue.cjs.map +1 -1
  129. package/dist/_node_modules/fastq/queue.js +5 -4
  130. package/dist/_node_modules/fastq/queue.js.map +1 -1
  131. package/dist/_node_modules/fill-range/index.cjs +3 -2
  132. package/dist/_node_modules/fill-range/index.cjs.map +1 -1
  133. package/dist/_node_modules/fill-range/index.js +2 -2
  134. package/dist/_node_modules/function-bind/implementation.cjs +2 -1
  135. package/dist/_node_modules/function-bind/implementation.cjs.map +1 -1
  136. package/dist/_node_modules/function-bind/implementation.js +1 -1
  137. package/dist/_node_modules/function-bind/index.cjs +3 -2
  138. package/dist/_node_modules/function-bind/index.cjs.map +1 -1
  139. package/dist/_node_modules/function-bind/index.js +2 -2
  140. package/dist/_node_modules/{fast-glob/_node_modules/glob-parent → glob-parent}/index.cjs +4 -3
  141. package/dist/_node_modules/glob-parent/index.cjs.map +1 -0
  142. package/dist/_node_modules/{fast-glob/_node_modules/glob-parent → glob-parent}/index.js +2 -2
  143. package/dist/_node_modules/glob-parent/index.js.map +1 -0
  144. package/dist/_node_modules/globby/_node_modules/slash/index.cjs.map +1 -0
  145. package/dist/_node_modules/globby/_node_modules/slash/index.js.map +1 -0
  146. package/dist/{packages/init/_node_modules → _node_modules}/globby/ignore.cjs +3 -3
  147. package/dist/{packages/init/_node_modules → _node_modules}/globby/ignore.js +5 -5
  148. package/dist/{packages/init/_node_modules → _node_modules}/globby/ignore.js.map +1 -1
  149. package/dist/{packages/init/_node_modules → _node_modules}/globby/index.cjs +5 -6
  150. package/dist/{packages/init/_node_modules → _node_modules}/globby/index.cjs.map +1 -1
  151. package/dist/{packages/init/_node_modules → _node_modules}/globby/index.js +6 -7
  152. package/dist/{packages/init/_node_modules → _node_modules}/globby/index.js.map +1 -1
  153. package/dist/_node_modules/hard-rejection/index.cjs +6 -3
  154. package/dist/_node_modules/hard-rejection/index.cjs.map +1 -1
  155. package/dist/_node_modules/hard-rejection/index.js +7 -4
  156. package/dist/_node_modules/hard-rejection/index.js.map +1 -1
  157. package/dist/_node_modules/has/src/index.cjs +3 -2
  158. package/dist/_node_modules/has/src/index.cjs.map +1 -1
  159. package/dist/_node_modules/has/src/index.js +2 -2
  160. package/dist/_node_modules/ignore/index.cjs +3 -1
  161. package/dist/_node_modules/ignore/index.cjs.map +1 -1
  162. package/dist/_node_modules/ignore/index.js +3 -1
  163. package/dist/_node_modules/ignore/index.js.map +1 -1
  164. package/dist/_node_modules/is-arrayish/index.cjs +2 -1
  165. package/dist/_node_modules/is-arrayish/index.cjs.map +1 -1
  166. package/dist/_node_modules/is-arrayish/index.js +1 -1
  167. package/dist/_node_modules/is-core-module/core.json.cjs +10 -1
  168. package/dist/_node_modules/is-core-module/core.json.cjs.map +1 -1
  169. package/dist/_node_modules/is-core-module/core.json.js +10 -1
  170. package/dist/_node_modules/is-core-module/core.json.js.map +1 -1
  171. package/dist/_node_modules/is-core-module/index.cjs +3 -2
  172. package/dist/_node_modules/is-core-module/index.cjs.map +1 -1
  173. package/dist/_node_modules/is-core-module/index.js +2 -2
  174. package/dist/_node_modules/is-extglob/index.cjs +2 -1
  175. package/dist/_node_modules/is-extglob/index.cjs.map +1 -1
  176. package/dist/_node_modules/is-extglob/index.js +1 -1
  177. package/dist/_node_modules/is-glob/index.cjs +3 -2
  178. package/dist/_node_modules/is-glob/index.cjs.map +1 -1
  179. package/dist/_node_modules/is-glob/index.js +2 -2
  180. package/dist/_node_modules/{minimist-options/_node_modules/is-plain-obj → is-plain-obj}/index.cjs +2 -1
  181. package/dist/_node_modules/is-plain-obj/index.cjs.map +1 -0
  182. package/dist/_node_modules/{minimist-options/_node_modules/is-plain-obj → is-plain-obj}/index.js +1 -1
  183. package/dist/_node_modules/is-plain-obj/index.js.map +1 -0
  184. package/dist/_node_modules/js-tokens/index.cjs +1 -1
  185. package/dist/_node_modules/js-tokens/index.js +1 -1
  186. package/dist/_node_modules/kind-of/index.cjs +2 -1
  187. package/dist/_node_modules/kind-of/index.cjs.map +1 -1
  188. package/dist/_node_modules/kind-of/index.js +1 -1
  189. package/dist/_node_modules/lines-and-columns/build/index.cjs +1 -1
  190. package/dist/_node_modules/lines-and-columns/build/index.js +1 -1
  191. package/dist/_node_modules/{meow/_node_modules/read-pkg/_node_modules/lru-cache → lru-cache}/index.cjs +4 -3
  192. package/dist/_node_modules/lru-cache/index.cjs.map +1 -0
  193. package/dist/_node_modules/{meow/_node_modules/read-pkg/_node_modules/lru-cache → lru-cache}/index.js +2 -2
  194. package/dist/_node_modules/lru-cache/index.js.map +1 -0
  195. package/dist/_node_modules/map-obj/index.cjs +6 -3
  196. package/dist/_node_modules/map-obj/index.cjs.map +1 -1
  197. package/dist/_node_modules/map-obj/index.js +6 -3
  198. package/dist/_node_modules/map-obj/index.js.map +1 -1
  199. package/dist/_node_modules/meow/_node_modules/{lru-cache → hosted-git-info/_node_modules/lru-cache}/index.cjs +2 -1
  200. package/dist/_node_modules/meow/_node_modules/hosted-git-info/_node_modules/lru-cache/index.cjs.map +1 -0
  201. package/dist/_node_modules/meow/_node_modules/{lru-cache → hosted-git-info/_node_modules/lru-cache}/index.js +1 -1
  202. package/dist/_node_modules/meow/_node_modules/hosted-git-info/_node_modules/lru-cache/index.js.map +1 -0
  203. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host-info.cjs +2 -1
  204. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host-info.cjs.map +1 -1
  205. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host-info.js +1 -1
  206. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host.cjs +3 -2
  207. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host.cjs.map +1 -1
  208. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/git-host.js +2 -2
  209. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/index.cjs +114 -113
  210. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/index.cjs.map +1 -1
  211. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/index.js +117 -115
  212. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/index.js.map +1 -1
  213. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/parse-url.cjs +2 -1
  214. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/parse-url.cjs.map +1 -1
  215. package/dist/_node_modules/meow/_node_modules/hosted-git-info/lib/parse-url.js +1 -1
  216. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/extract_description.cjs +2 -1
  217. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/extract_description.cjs.map +1 -1
  218. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/extract_description.js +1 -1
  219. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/fixer.cjs +7 -7
  220. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/fixer.cjs.map +1 -1
  221. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/fixer.js +5 -6
  222. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/fixer.js.map +1 -1
  223. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/make_warning.cjs +2 -1
  224. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/make_warning.cjs.map +1 -1
  225. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/make_warning.js +1 -1
  226. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/normalize.cjs +5 -3
  227. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/normalize.cjs.map +1 -1
  228. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/normalize.js +5 -3
  229. package/dist/_node_modules/meow/_node_modules/normalize-package-data/lib/normalize.js.map +1 -1
  230. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host-info.cjs +2 -1
  231. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host-info.cjs.map +1 -1
  232. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host-info.js +1 -1
  233. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host.cjs +3 -2
  234. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host.cjs.map +1 -1
  235. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/git-host.js +2 -2
  236. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/index.cjs +164 -163
  237. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/index.cjs.map +1 -1
  238. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/index.js +167 -165
  239. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/hosted-git-info/index.js.map +1 -1
  240. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/extract_description.cjs +2 -1
  241. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/extract_description.cjs.map +1 -1
  242. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/extract_description.js +1 -1
  243. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/fixer.cjs +7 -7
  244. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/fixer.cjs.map +1 -1
  245. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/fixer.js +5 -6
  246. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/fixer.js.map +1 -1
  247. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/make_warning.cjs +2 -1
  248. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/make_warning.cjs.map +1 -1
  249. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/make_warning.js +1 -1
  250. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/normalize.cjs +5 -3
  251. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/normalize.cjs.map +1 -1
  252. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/normalize.js +5 -3
  253. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/normalize-package-data/lib/normalize.js.map +1 -1
  254. package/dist/_node_modules/meow/_node_modules/read-pkg/index.js +4 -4
  255. package/dist/_node_modules/meow/_node_modules/read-pkg/index.js.map +1 -1
  256. package/dist/_node_modules/meow/_node_modules/trim-newlines/index.cjs.map +1 -0
  257. package/dist/_node_modules/meow/_node_modules/trim-newlines/index.js.map +1 -0
  258. package/dist/_node_modules/meow/index.cjs +6 -8
  259. package/dist/_node_modules/meow/index.cjs.map +1 -1
  260. package/dist/_node_modules/meow/index.js +8 -10
  261. package/dist/_node_modules/meow/index.js.map +1 -1
  262. package/dist/_node_modules/merge2/index.cjs +2 -1
  263. package/dist/_node_modules/merge2/index.cjs.map +1 -1
  264. package/dist/_node_modules/merge2/index.js +1 -1
  265. package/dist/_node_modules/micromatch/index.cjs +5 -5
  266. package/dist/_node_modules/micromatch/index.cjs.map +1 -1
  267. package/dist/_node_modules/micromatch/index.js +4 -5
  268. package/dist/_node_modules/micromatch/index.js.map +1 -1
  269. package/dist/_node_modules/min-indent/index.cjs +3 -1
  270. package/dist/_node_modules/min-indent/index.cjs.map +1 -1
  271. package/dist/_node_modules/min-indent/index.js +3 -1
  272. package/dist/_node_modules/min-indent/index.js.map +1 -1
  273. package/dist/_node_modules/minimist-options/index.cjs +10 -7
  274. package/dist/_node_modules/minimist-options/index.cjs.map +1 -1
  275. package/dist/_node_modules/minimist-options/index.js +9 -6
  276. package/dist/_node_modules/minimist-options/index.js.map +1 -1
  277. package/dist/_node_modules/{json-parse-even-better-errors → parse-json/_node_modules/json-parse-even-better-errors}/index.cjs +2 -1
  278. package/dist/_node_modules/parse-json/_node_modules/json-parse-even-better-errors/index.cjs.map +1 -0
  279. package/dist/_node_modules/{json-parse-even-better-errors → parse-json/_node_modules/json-parse-even-better-errors}/index.js +1 -1
  280. package/dist/_node_modules/parse-json/_node_modules/json-parse-even-better-errors/index.js.map +1 -0
  281. package/dist/_node_modules/parse-json/index.cjs +8 -6
  282. package/dist/_node_modules/parse-json/index.cjs.map +1 -1
  283. package/dist/_node_modules/parse-json/index.js +7 -5
  284. package/dist/_node_modules/parse-json/index.js.map +1 -1
  285. package/dist/_node_modules/path-type/index.cjs +1 -1
  286. package/dist/_node_modules/path-type/index.js +1 -1
  287. package/dist/_node_modules/picomatch/index.cjs +4 -5
  288. package/dist/_node_modules/picomatch/index.cjs.map +1 -1
  289. package/dist/_node_modules/picomatch/index.js +5 -5
  290. package/dist/_node_modules/picomatch/index.js.map +1 -1
  291. package/dist/_node_modules/picomatch/lib/constants.cjs +2 -1
  292. package/dist/_node_modules/picomatch/lib/constants.cjs.map +1 -1
  293. package/dist/_node_modules/picomatch/lib/constants.js +1 -1
  294. package/dist/_node_modules/picomatch/lib/parse.cjs +3 -2
  295. package/dist/_node_modules/picomatch/lib/parse.cjs.map +1 -1
  296. package/dist/_node_modules/picomatch/lib/parse.js +2 -2
  297. package/dist/_node_modules/picomatch/lib/picomatch.cjs +5 -4
  298. package/dist/_node_modules/picomatch/lib/picomatch.cjs.map +1 -1
  299. package/dist/_node_modules/picomatch/lib/picomatch.js +4 -4
  300. package/dist/_node_modules/picomatch/lib/scan.cjs +3 -2
  301. package/dist/_node_modules/picomatch/lib/scan.cjs.map +1 -1
  302. package/dist/_node_modules/picomatch/lib/scan.js +2 -2
  303. package/dist/_node_modules/picomatch/lib/utils.cjs +1 -2
  304. package/dist/_node_modules/picomatch/lib/utils.cjs.map +1 -1
  305. package/dist/_node_modules/picomatch/lib/utils.js +1 -4
  306. package/dist/_node_modules/queue-microtask/index.cjs +2 -1
  307. package/dist/_node_modules/queue-microtask/index.cjs.map +1 -1
  308. package/dist/_node_modules/queue-microtask/index.js +1 -1
  309. package/dist/_node_modules/reusify/reusify.cjs +2 -1
  310. package/dist/_node_modules/reusify/reusify.cjs.map +1 -1
  311. package/dist/_node_modules/reusify/reusify.js +1 -1
  312. package/dist/_node_modules/run-parallel/index.cjs +3 -2
  313. package/dist/_node_modules/run-parallel/index.cjs.map +1 -1
  314. package/dist/_node_modules/run-parallel/index.js +2 -2
  315. package/dist/_node_modules/spdx-correct/index.cjs +3 -2
  316. package/dist/_node_modules/spdx-correct/index.cjs.map +1 -1
  317. package/dist/_node_modules/spdx-correct/index.js +2 -2
  318. package/dist/_node_modules/spdx-expression-parse/index.cjs +4 -3
  319. package/dist/_node_modules/spdx-expression-parse/index.cjs.map +1 -1
  320. package/dist/_node_modules/spdx-expression-parse/index.js +3 -3
  321. package/dist/_node_modules/spdx-expression-parse/parse.cjs +2 -1
  322. package/dist/_node_modules/spdx-expression-parse/parse.cjs.map +1 -1
  323. package/dist/_node_modules/spdx-expression-parse/parse.js +1 -1
  324. package/dist/_node_modules/spdx-expression-parse/scan.cjs +2 -1
  325. package/dist/_node_modules/spdx-expression-parse/scan.cjs.map +1 -1
  326. package/dist/_node_modules/spdx-expression-parse/scan.js +1 -1
  327. package/dist/_node_modules/{is-number → to-regex-range/_node_modules/is-number}/index.cjs +2 -1
  328. package/dist/_node_modules/to-regex-range/_node_modules/is-number/index.cjs.map +1 -0
  329. package/dist/_node_modules/{is-number → to-regex-range/_node_modules/is-number}/index.js +1 -1
  330. package/dist/_node_modules/to-regex-range/_node_modules/is-number/index.js.map +1 -0
  331. package/dist/_node_modules/to-regex-range/index.cjs +4 -3
  332. package/dist/_node_modules/to-regex-range/index.cjs.map +1 -1
  333. package/dist/_node_modules/to-regex-range/index.js +2 -2
  334. package/dist/_node_modules/validate-npm-package-license/index.cjs +4 -3
  335. package/dist/_node_modules/validate-npm-package-license/index.cjs.map +1 -1
  336. package/dist/_node_modules/validate-npm-package-license/index.js +3 -3
  337. package/dist/_node_modules/yallist/iterator.cjs.map +1 -0
  338. package/dist/_node_modules/yallist/iterator.js.map +1 -0
  339. package/dist/_node_modules/{meow/_node_modules/yallist → yallist}/yallist.cjs +2 -1
  340. package/dist/_node_modules/yallist/yallist.cjs.map +1 -0
  341. package/dist/_node_modules/{meow/_node_modules/yallist → yallist}/yallist.js +1 -1
  342. package/dist/_node_modules/yallist/yallist.js.map +1 -0
  343. package/dist/_node_modules/yargs-parser/build/lib/index.cjs.map +1 -0
  344. package/dist/_node_modules/yargs-parser/build/lib/index.js.map +1 -0
  345. package/dist/_node_modules/yargs-parser/build/lib/string-utils.cjs.map +1 -0
  346. package/dist/_node_modules/yargs-parser/build/lib/string-utils.js.map +1 -0
  347. package/dist/_node_modules/yargs-parser/build/lib/tokenize-arg-string.cjs.map +1 -0
  348. package/dist/_node_modules/yargs-parser/build/lib/tokenize-arg-string.js.map +1 -0
  349. package/dist/_node_modules/yargs-parser/build/lib/yargs-parser-types.cjs.map +1 -0
  350. package/dist/_node_modules/yargs-parser/build/lib/yargs-parser-types.js.map +1 -0
  351. package/dist/_node_modules/yargs-parser/build/lib/yargs-parser.cjs.map +1 -0
  352. package/dist/_node_modules/yargs-parser/build/lib/yargs-parser.js.map +1 -0
  353. package/dist/_virtual/_commonjsHelpers.cjs +4 -0
  354. package/dist/_virtual/_commonjsHelpers.cjs.map +1 -1
  355. package/dist/_virtual/_commonjsHelpers.js +5 -1
  356. package/dist/_virtual/_commonjsHelpers.js.map +1 -1
  357. package/dist/_virtual/index.cjs +2 -10
  358. package/dist/_virtual/index.cjs.map +1 -1
  359. package/dist/_virtual/index.js +2 -11
  360. package/dist/_virtual/index.js.map +1 -1
  361. package/dist/_virtual/index10.cjs +2 -2
  362. package/dist/_virtual/index10.js +2 -2
  363. package/dist/_virtual/index11.cjs +2 -10
  364. package/dist/_virtual/index11.cjs.map +1 -1
  365. package/dist/_virtual/index11.js +2 -11
  366. package/dist/_virtual/index11.js.map +1 -1
  367. package/dist/_virtual/index12.cjs +2 -2
  368. package/dist/_virtual/index12.js +2 -2
  369. package/dist/_virtual/index13.cjs +2 -2
  370. package/dist/_virtual/index13.js +2 -2
  371. package/dist/_virtual/index14.cjs +2 -2
  372. package/dist/_virtual/index14.js +2 -2
  373. package/dist/_virtual/index15.cjs +2 -2
  374. package/dist/_virtual/index15.js +2 -2
  375. package/dist/_virtual/index16.cjs +2 -10
  376. package/dist/_virtual/index16.cjs.map +1 -1
  377. package/dist/_virtual/index16.js +2 -11
  378. package/dist/_virtual/index16.js.map +1 -1
  379. package/dist/_virtual/index17.cjs +2 -2
  380. package/dist/_virtual/index17.js +2 -2
  381. package/dist/_virtual/index2.cjs +2 -10
  382. package/dist/_virtual/index2.cjs.map +1 -1
  383. package/dist/_virtual/index2.js +2 -11
  384. package/dist/_virtual/index2.js.map +1 -1
  385. package/dist/_virtual/index3.cjs +2 -10
  386. package/dist/_virtual/index3.cjs.map +1 -1
  387. package/dist/_virtual/index3.js +2 -11
  388. package/dist/_virtual/index3.js.map +1 -1
  389. package/dist/_virtual/index4.cjs +1 -9
  390. package/dist/_virtual/index4.cjs.map +1 -1
  391. package/dist/_virtual/index4.js +2 -11
  392. package/dist/_virtual/index4.js.map +1 -1
  393. package/dist/_virtual/index5.cjs +2 -10
  394. package/dist/_virtual/index5.cjs.map +1 -1
  395. package/dist/_virtual/index5.js +2 -11
  396. package/dist/_virtual/index5.js.map +1 -1
  397. package/dist/_virtual/index6.cjs +2 -2
  398. package/dist/_virtual/index6.js +2 -2
  399. package/dist/_virtual/index7.cjs +2 -2
  400. package/dist/_virtual/index7.js +2 -2
  401. package/dist/_virtual/index8.cjs +2 -2
  402. package/dist/_virtual/index8.js +2 -2
  403. package/dist/_virtual/index9.cjs +2 -2
  404. package/dist/_virtual/index9.js +2 -2
  405. package/dist/_virtual/queue.cjs +1 -9
  406. package/dist/_virtual/queue.cjs.map +1 -1
  407. package/dist/_virtual/queue.js +2 -11
  408. package/dist/_virtual/queue.js.map +1 -1
  409. package/dist/packages/init/package.json.cjs +32 -32
  410. package/dist/packages/init/package.json.js +32 -32
  411. package/package.json +32 -32
  412. package/dist/_node_modules/fast-glob/_node_modules/glob-parent/index.cjs.map +0 -1
  413. package/dist/_node_modules/fast-glob/_node_modules/glob-parent/index.js.map +0 -1
  414. package/dist/_node_modules/is-number/index.cjs.map +0 -1
  415. package/dist/_node_modules/is-number/index.js.map +0 -1
  416. package/dist/_node_modules/json-parse-even-better-errors/index.cjs.map +0 -1
  417. package/dist/_node_modules/json-parse-even-better-errors/index.js.map +0 -1
  418. package/dist/_node_modules/meow/_node_modules/lru-cache/index.cjs.map +0 -1
  419. package/dist/_node_modules/meow/_node_modules/lru-cache/index.js.map +0 -1
  420. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/lru-cache/index.cjs.map +0 -1
  421. package/dist/_node_modules/meow/_node_modules/read-pkg/_node_modules/lru-cache/index.js.map +0 -1
  422. package/dist/_node_modules/meow/_node_modules/yallist/iterator.cjs.map +0 -1
  423. package/dist/_node_modules/meow/_node_modules/yallist/iterator.js.map +0 -1
  424. package/dist/_node_modules/meow/_node_modules/yallist/yallist.cjs.map +0 -1
  425. package/dist/_node_modules/meow/_node_modules/yallist/yallist.js.map +0 -1
  426. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/index.cjs.map +0 -1
  427. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/index.js.map +0 -1
  428. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/string-utils.cjs.map +0 -1
  429. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/string-utils.js.map +0 -1
  430. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/tokenize-arg-string.cjs.map +0 -1
  431. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/tokenize-arg-string.js.map +0 -1
  432. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/yargs-parser-types.cjs.map +0 -1
  433. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/yargs-parser-types.js.map +0 -1
  434. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/yargs-parser.cjs.map +0 -1
  435. package/dist/_node_modules/meow/_node_modules/yargs-parser/build/lib/yargs-parser.js.map +0 -1
  436. package/dist/_node_modules/minimist-options/_node_modules/is-plain-obj/index.cjs.map +0 -1
  437. package/dist/_node_modules/minimist-options/_node_modules/is-plain-obj/index.js.map +0 -1
  438. package/dist/_node_modules/trim-newlines/index.cjs.map +0 -1
  439. package/dist/_node_modules/trim-newlines/index.js.map +0 -1
  440. package/dist/_virtual/index18.cjs +0 -5
  441. package/dist/_virtual/index18.cjs.map +0 -1
  442. package/dist/_virtual/index18.js +0 -5
  443. package/dist/_virtual/index18.js.map +0 -1
  444. package/dist/packages/init/_node_modules/slash/index.cjs.map +0 -1
  445. package/dist/packages/init/_node_modules/slash/index.js.map +0 -1
  446. /package/dist/{packages/init → _node_modules/globby}/_node_modules/slash/index.cjs +0 -0
  447. /package/dist/{packages/init → _node_modules/globby}/_node_modules/slash/index.js +0 -0
  448. /package/dist/{packages/init/_node_modules → _node_modules}/globby/ignore.cjs.map +0 -0
  449. /package/dist/{packages/init/_node_modules → _node_modules}/globby/utilities.cjs +0 -0
  450. /package/dist/{packages/init/_node_modules → _node_modules}/globby/utilities.cjs.map +0 -0
  451. /package/dist/{packages/init/_node_modules → _node_modules}/globby/utilities.js +0 -0
  452. /package/dist/{packages/init/_node_modules → _node_modules}/globby/utilities.js.map +0 -0
  453. /package/dist/_node_modules/{trim-newlines → meow/_node_modules/trim-newlines}/index.cjs +0 -0
  454. /package/dist/_node_modules/{trim-newlines → meow/_node_modules/trim-newlines}/index.js +0 -0
  455. /package/dist/_node_modules/{meow/_node_modules/yallist → yallist}/iterator.cjs +0 -0
  456. /package/dist/_node_modules/{meow/_node_modules/yallist → yallist}/iterator.js +0 -0
  457. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/index.cjs +0 -0
  458. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/index.js +0 -0
  459. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/string-utils.cjs +0 -0
  460. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/string-utils.js +0 -0
  461. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/tokenize-arg-string.cjs +0 -0
  462. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/tokenize-arg-string.js +0 -0
  463. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/yargs-parser-types.cjs +0 -0
  464. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/yargs-parser-types.js +0 -0
  465. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/yargs-parser.cjs +0 -0
  466. /package/dist/_node_modules/{meow/_node_modules/yargs-parser → yargs-parser}/build/lib/yargs-parser.js +0 -0
@@ -11,7 +11,7 @@ const path = require("node:path");
11
11
  const chalk = require("chalk");
12
12
  const open = require("open");
13
13
  const logSymbols = require("log-symbols");
14
- const index = require('./packages/init/_node_modules/globby/index.cjs');
14
+ const index = require('./_node_modules/globby/index.cjs');
15
15
  const manager = require("@slicemachine/manager");
16
16
  const _package = require("./packages/init/package.json.cjs");
17
17
  const framework = require("./lib/framework.cjs");
@@ -9,7 +9,7 @@ import * as path from "node:path";
9
9
  import chalk from "chalk";
10
10
  import open from "open";
11
11
  import logSymbols from "log-symbols";
12
- import { globby } from './packages/init/_node_modules/globby/index.js';
12
+ import { globby } from './_node_modules/globby/index.js';
13
13
  import { createSliceMachineManager } from "@slicemachine/manager";
14
14
  import pkg from "./packages/init/package.json.js";
15
15
  import { detectFramework } from "./lib/framework.js";
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
- const index = require("../../../../_virtual/index9.cjs");
2
+ const index = require("../../../../_virtual/index8.cjs");
3
3
  require("../../highlight/lib/index.cjs");
4
- const index$1 = require("../../../../_virtual/index10.cjs");
4
+ const index$1 = require("../../../../_virtual/index12.cjs");
5
5
  Object.defineProperty(index.__exports, "__esModule", {
6
6
  value: true
7
7
  });
@@ -1,6 +1,6 @@
1
- import { __exports as lib } from "../../../../_virtual/index9.js";
1
+ import { __exports as lib } from "../../../../_virtual/index8.js";
2
2
  import "../../highlight/lib/index.js";
3
- import { __exports as lib$1 } from "../../../../_virtual/index10.js";
3
+ import { __exports as lib$1 } from "../../../../_virtual/index12.js";
4
4
  Object.defineProperty(lib, "__esModule", {
5
5
  value: true
6
6
  });
@@ -1 +1 @@
1
- {"version":3,"file":"identifier.cjs","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/identifier.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.isIdentifierChar = isIdentifierChar;\nexports.isIdentifierName = isIdentifierName;\nexports.isIdentifierStart = isIdentifierStart;\nlet nonASCIIidentifierStartChars = \"\\xaa\\xb5\\xba\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\u02c1\\u02c6-\\u02d1\\u02e0-\\u02e4\\u02ec\\u02ee\\u0370-\\u0374\\u0376\\u0377\\u037a-\\u037d\\u037f\\u0386\\u0388-\\u038a\\u038c\\u038e-\\u03a1\\u03a3-\\u03f5\\u03f7-\\u0481\\u048a-\\u052f\\u0531-\\u0556\\u0559\\u0560-\\u0588\\u05d0-\\u05ea\\u05ef-\\u05f2\\u0620-\\u064a\\u066e\\u066f\\u0671-\\u06d3\\u06d5\\u06e5\\u06e6\\u06ee\\u06ef\\u06fa-\\u06fc\\u06ff\\u0710\\u0712-\\u072f\\u074d-\\u07a5\\u07b1\\u07ca-\\u07ea\\u07f4\\u07f5\\u07fa\\u0800-\\u0815\\u081a\\u0824\\u0828\\u0840-\\u0858\\u0860-\\u086a\\u0870-\\u0887\\u0889-\\u088e\\u08a0-\\u08c9\\u0904-\\u0939\\u093d\\u0950\\u0958-\\u0961\\u0971-\\u0980\\u0985-\\u098c\\u098f\\u0990\\u0993-\\u09a8\\u09aa-\\u09b0\\u09b2\\u09b6-\\u09b9\\u09bd\\u09ce\\u09dc\\u09dd\\u09df-\\u09e1\\u09f0\\u09f1\\u09fc\\u0a05-\\u0a0a\\u0a0f\\u0a10\\u0a13-\\u0a28\\u0a2a-\\u0a30\\u0a32\\u0a33\\u0a35\\u0a36\\u0a38\\u0a39\\u0a59-\\u0a5c\\u0a5e\\u0a72-\\u0a74\\u0a85-\\u0a8d\\u0a8f-\\u0a91\\u0a93-\\u0aa8\\u0aaa-\\u0ab0\\u0ab2\\u0ab3\\u0ab5-\\u0ab9\\u0abd\\u0ad0\\u0ae0\\u0ae1\\u0af9\\u0b05-\\u0b0c\\u0b0f\\u0b10\\u0b13-\\u0b28\\u0b2a-\\u0b30\\u0b32\\u0b33\\u0b35-\\u0b39\\u0b3d\\u0b5c\\u0b5d\\u0b5f-\\u0b61\\u0b71\\u0b83\\u0b85-\\u0b8a\\u0b8e-\\u0b90\\u0b92-\\u0b95\\u0b99\\u0b9a\\u0b9c\\u0b9e\\u0b9f\\u0ba3\\u0ba4\\u0ba8-\\u0baa\\u0bae-\\u0bb9\\u0bd0\\u0c05-\\u0c0c\\u0c0e-\\u0c10\\u0c12-\\u0c28\\u0c2a-\\u0c39\\u0c3d\\u0c58-\\u0c5a\\u0c5d\\u0c60\\u0c61\\u0c80\\u0c85-\\u0c8c\\u0c8e-\\u0c90\\u0c92-\\u0ca8\\u0caa-\\u0cb3\\u0cb5-\\u0cb9\\u0cbd\\u0cdd\\u0cde\\u0ce0\\u0ce1\\u0cf1\\u0cf2\\u0d04-\\u0d0c\\u0d0e-\\u0d10\\u0d12-\\u0d3a\\u0d3d\\u0d4e\\u0d54-\\u0d56\\u0d5f-\\u0d61\\u0d7a-\\u0d7f\\u0d85-\\u0d96\\u0d9a-\\u0db1\\u0db3-\\u0dbb\\u0dbd\\u0dc0-\\u0dc6\\u0e01-\\u0e30\\u0e32\\u0e33\\u0e40-\\u0e46\\u0e81\\u0e82\\u0e84\\u0e86-\\u0e8a\\u0e8c-\\u0ea3\\u0ea5\\u0ea7-\\u0eb0\\u0eb2\\u0eb3\\u0ebd\\u0ec0-\\u0ec4\\u0ec6\\u0edc-\\u0edf\\u0f00\\u0f40-\\u0f47\\u0f49-\\u0f6c\\u0f88-\\u0f8c\\u1000-\\u102a\\u103f\\u1050-\\u1055\\u105a-\\u105d\\u1061\\u1065\\u1066\\u106e-\\u1070\\u1075-\\u1081\\u108e\\u10a0-\\u10c5\\u10c7\\u10cd\\u10d0-\\u10fa\\u10fc-\\u1248\\u124a-\\u124d\\u1250-\\u1256\\u1258\\u125a-\\u125d\\u1260-\\u1288\\u128a-\\u128d\\u1290-\\u12b0\\u12b2-\\u12b5\\u12b8-\\u12be\\u12c0\\u12c2-\\u12c5\\u12c8-\\u12d6\\u12d8-\\u1310\\u1312-\\u1315\\u1318-\\u135a\\u1380-\\u138f\\u13a0-\\u13f5\\u13f8-\\u13fd\\u1401-\\u166c\\u166f-\\u167f\\u1681-\\u169a\\u16a0-\\u16ea\\u16ee-\\u16f8\\u1700-\\u1711\\u171f-\\u1731\\u1740-\\u1751\\u1760-\\u176c\\u176e-\\u1770\\u1780-\\u17b3\\u17d7\\u17dc\\u1820-\\u1878\\u1880-\\u18a8\\u18aa\\u18b0-\\u18f5\\u1900-\\u191e\\u1950-\\u196d\\u1970-\\u1974\\u1980-\\u19ab\\u19b0-\\u19c9\\u1a00-\\u1a16\\u1a20-\\u1a54\\u1aa7\\u1b05-\\u1b33\\u1b45-\\u1b4c\\u1b83-\\u1ba0\\u1bae\\u1baf\\u1bba-\\u1be5\\u1c00-\\u1c23\\u1c4d-\\u1c4f\\u1c5a-\\u1c7d\\u1c80-\\u1c88\\u1c90-\\u1cba\\u1cbd-\\u1cbf\\u1ce9-\\u1cec\\u1cee-\\u1cf3\\u1cf5\\u1cf6\\u1cfa\\u1d00-\\u1dbf\\u1e00-\\u1f15\\u1f18-\\u1f1d\\u1f20-\\u1f45\\u1f48-\\u1f4d\\u1f50-\\u1f57\\u1f59\\u1f5b\\u1f5d\\u1f5f-\\u1f7d\\u1f80-\\u1fb4\\u1fb6-\\u1fbc\\u1fbe\\u1fc2-\\u1fc4\\u1fc6-\\u1fcc\\u1fd0-\\u1fd3\\u1fd6-\\u1fdb\\u1fe0-\\u1fec\\u1ff2-\\u1ff4\\u1ff6-\\u1ffc\\u2071\\u207f\\u2090-\\u209c\\u2102\\u2107\\u210a-\\u2113\\u2115\\u2118-\\u211d\\u2124\\u2126\\u2128\\u212a-\\u2139\\u213c-\\u213f\\u2145-\\u2149\\u214e\\u2160-\\u2188\\u2c00-\\u2ce4\\u2ceb-\\u2cee\\u2cf2\\u2cf3\\u2d00-\\u2d25\\u2d27\\u2d2d\\u2d30-\\u2d67\\u2d6f\\u2d80-\\u2d96\\u2da0-\\u2da6\\u2da8-\\u2dae\\u2db0-\\u2db6\\u2db8-\\u2dbe\\u2dc0-\\u2dc6\\u2dc8-\\u2dce\\u2dd0-\\u2dd6\\u2dd8-\\u2dde\\u3005-\\u3007\\u3021-\\u3029\\u3031-\\u3035\\u3038-\\u303c\\u3041-\\u3096\\u309b-\\u309f\\u30a1-\\u30fa\\u30fc-\\u30ff\\u3105-\\u312f\\u3131-\\u318e\\u31a0-\\u31bf\\u31f0-\\u31ff\\u3400-\\u4dbf\\u4e00-\\ua48c\\ua4d0-\\ua4fd\\ua500-\\ua60c\\ua610-\\ua61f\\ua62a\\ua62b\\ua640-\\ua66e\\ua67f-\\ua69d\\ua6a0-\\ua6ef\\ua717-\\ua71f\\ua722-\\ua788\\ua78b-\\ua7ca\\ua7d0\\ua7d1\\ua7d3\\ua7d5-\\ua7d9\\ua7f2-\\ua801\\ua803-\\ua805\\ua807-\\ua80a\\ua80c-\\ua822\\ua840-\\ua873\\ua882-\\ua8b3\\ua8f2-\\ua8f7\\ua8fb\\ua8fd\\ua8fe\\ua90a-\\ua925\\ua930-\\ua946\\ua960-\\ua97c\\ua984-\\ua9b2\\ua9cf\\ua9e0-\\ua9e4\\ua9e6-\\ua9ef\\ua9fa-\\ua9fe\\uaa00-\\uaa28\\uaa40-\\uaa42\\uaa44-\\uaa4b\\uaa60-\\uaa76\\uaa7a\\uaa7e-\\uaaaf\\uaab1\\uaab5\\uaab6\\uaab9-\\uaabd\\uaac0\\uaac2\\uaadb-\\uaadd\\uaae0-\\uaaea\\uaaf2-\\uaaf4\\uab01-\\uab06\\uab09-\\uab0e\\uab11-\\uab16\\uab20-\\uab26\\uab28-\\uab2e\\uab30-\\uab5a\\uab5c-\\uab69\\uab70-\\uabe2\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\uf900-\\ufa6d\\ufa70-\\ufad9\\ufb00-\\ufb06\\ufb13-\\ufb17\\ufb1d\\ufb1f-\\ufb28\\ufb2a-\\ufb36\\ufb38-\\ufb3c\\ufb3e\\ufb40\\ufb41\\ufb43\\ufb44\\ufb46-\\ufbb1\\ufbd3-\\ufd3d\\ufd50-\\ufd8f\\ufd92-\\ufdc7\\ufdf0-\\ufdfb\\ufe70-\\ufe74\\ufe76-\\ufefc\\uff21-\\uff3a\\uff41-\\uff5a\\uff66-\\uffbe\\uffc2-\\uffc7\\uffca-\\uffcf\\uffd2-\\uffd7\\uffda-\\uffdc\";\nlet nonASCIIidentifierChars = \"\\u200c\\u200d\\xb7\\u0300-\\u036f\\u0387\\u0483-\\u0487\\u0591-\\u05bd\\u05bf\\u05c1\\u05c2\\u05c4\\u05c5\\u05c7\\u0610-\\u061a\\u064b-\\u0669\\u0670\\u06d6-\\u06dc\\u06df-\\u06e4\\u06e7\\u06e8\\u06ea-\\u06ed\\u06f0-\\u06f9\\u0711\\u0730-\\u074a\\u07a6-\\u07b0\\u07c0-\\u07c9\\u07eb-\\u07f3\\u07fd\\u0816-\\u0819\\u081b-\\u0823\\u0825-\\u0827\\u0829-\\u082d\\u0859-\\u085b\\u0898-\\u089f\\u08ca-\\u08e1\\u08e3-\\u0903\\u093a-\\u093c\\u093e-\\u094f\\u0951-\\u0957\\u0962\\u0963\\u0966-\\u096f\\u0981-\\u0983\\u09bc\\u09be-\\u09c4\\u09c7\\u09c8\\u09cb-\\u09cd\\u09d7\\u09e2\\u09e3\\u09e6-\\u09ef\\u09fe\\u0a01-\\u0a03\\u0a3c\\u0a3e-\\u0a42\\u0a47\\u0a48\\u0a4b-\\u0a4d\\u0a51\\u0a66-\\u0a71\\u0a75\\u0a81-\\u0a83\\u0abc\\u0abe-\\u0ac5\\u0ac7-\\u0ac9\\u0acb-\\u0acd\\u0ae2\\u0ae3\\u0ae6-\\u0aef\\u0afa-\\u0aff\\u0b01-\\u0b03\\u0b3c\\u0b3e-\\u0b44\\u0b47\\u0b48\\u0b4b-\\u0b4d\\u0b55-\\u0b57\\u0b62\\u0b63\\u0b66-\\u0b6f\\u0b82\\u0bbe-\\u0bc2\\u0bc6-\\u0bc8\\u0bca-\\u0bcd\\u0bd7\\u0be6-\\u0bef\\u0c00-\\u0c04\\u0c3c\\u0c3e-\\u0c44\\u0c46-\\u0c48\\u0c4a-\\u0c4d\\u0c55\\u0c56\\u0c62\\u0c63\\u0c66-\\u0c6f\\u0c81-\\u0c83\\u0cbc\\u0cbe-\\u0cc4\\u0cc6-\\u0cc8\\u0cca-\\u0ccd\\u0cd5\\u0cd6\\u0ce2\\u0ce3\\u0ce6-\\u0cef\\u0cf3\\u0d00-\\u0d03\\u0d3b\\u0d3c\\u0d3e-\\u0d44\\u0d46-\\u0d48\\u0d4a-\\u0d4d\\u0d57\\u0d62\\u0d63\\u0d66-\\u0d6f\\u0d81-\\u0d83\\u0dca\\u0dcf-\\u0dd4\\u0dd6\\u0dd8-\\u0ddf\\u0de6-\\u0def\\u0df2\\u0df3\\u0e31\\u0e34-\\u0e3a\\u0e47-\\u0e4e\\u0e50-\\u0e59\\u0eb1\\u0eb4-\\u0ebc\\u0ec8-\\u0ece\\u0ed0-\\u0ed9\\u0f18\\u0f19\\u0f20-\\u0f29\\u0f35\\u0f37\\u0f39\\u0f3e\\u0f3f\\u0f71-\\u0f84\\u0f86\\u0f87\\u0f8d-\\u0f97\\u0f99-\\u0fbc\\u0fc6\\u102b-\\u103e\\u1040-\\u1049\\u1056-\\u1059\\u105e-\\u1060\\u1062-\\u1064\\u1067-\\u106d\\u1071-\\u1074\\u1082-\\u108d\\u108f-\\u109d\\u135d-\\u135f\\u1369-\\u1371\\u1712-\\u1715\\u1732-\\u1734\\u1752\\u1753\\u1772\\u1773\\u17b4-\\u17d3\\u17dd\\u17e0-\\u17e9\\u180b-\\u180d\\u180f-\\u1819\\u18a9\\u1920-\\u192b\\u1930-\\u193b\\u1946-\\u194f\\u19d0-\\u19da\\u1a17-\\u1a1b\\u1a55-\\u1a5e\\u1a60-\\u1a7c\\u1a7f-\\u1a89\\u1a90-\\u1a99\\u1ab0-\\u1abd\\u1abf-\\u1ace\\u1b00-\\u1b04\\u1b34-\\u1b44\\u1b50-\\u1b59\\u1b6b-\\u1b73\\u1b80-\\u1b82\\u1ba1-\\u1bad\\u1bb0-\\u1bb9\\u1be6-\\u1bf3\\u1c24-\\u1c37\\u1c40-\\u1c49\\u1c50-\\u1c59\\u1cd0-\\u1cd2\\u1cd4-\\u1ce8\\u1ced\\u1cf4\\u1cf7-\\u1cf9\\u1dc0-\\u1dff\\u203f\\u2040\\u2054\\u20d0-\\u20dc\\u20e1\\u20e5-\\u20f0\\u2cef-\\u2cf1\\u2d7f\\u2de0-\\u2dff\\u302a-\\u302f\\u3099\\u309a\\ua620-\\ua629\\ua66f\\ua674-\\ua67d\\ua69e\\ua69f\\ua6f0\\ua6f1\\ua802\\ua806\\ua80b\\ua823-\\ua827\\ua82c\\ua880\\ua881\\ua8b4-\\ua8c5\\ua8d0-\\ua8d9\\ua8e0-\\ua8f1\\ua8ff-\\ua909\\ua926-\\ua92d\\ua947-\\ua953\\ua980-\\ua983\\ua9b3-\\ua9c0\\ua9d0-\\ua9d9\\ua9e5\\ua9f0-\\ua9f9\\uaa29-\\uaa36\\uaa43\\uaa4c\\uaa4d\\uaa50-\\uaa59\\uaa7b-\\uaa7d\\uaab0\\uaab2-\\uaab4\\uaab7\\uaab8\\uaabe\\uaabf\\uaac1\\uaaeb-\\uaaef\\uaaf5\\uaaf6\\uabe3-\\uabea\\uabec\\uabed\\uabf0-\\uabf9\\ufb1e\\ufe00-\\ufe0f\\ufe20-\\ufe2f\\ufe33\\ufe34\\ufe4d-\\ufe4f\\uff10-\\uff19\\uff3f\";\nconst nonASCIIidentifierStart = new RegExp(\"[\" + nonASCIIidentifierStartChars + \"]\");\nconst nonASCIIidentifier = new RegExp(\"[\" + nonASCIIidentifierStartChars + nonASCIIidentifierChars + \"]\");\nnonASCIIidentifierStartChars = nonASCIIidentifierChars = null;\nconst astralIdentifierStartCodes = [0, 11, 2, 25, 2, 18, 2, 1, 2, 14, 3, 13, 35, 122, 70, 52, 268, 28, 4, 48, 48, 31, 14, 29, 6, 37, 11, 29, 3, 35, 5, 7, 2, 4, 43, 157, 19, 35, 5, 35, 5, 39, 9, 51, 13, 10, 2, 14, 2, 6, 2, 1, 2, 10, 2, 14, 2, 6, 2, 1, 68, 310, 10, 21, 11, 7, 25, 5, 2, 41, 2, 8, 70, 5, 3, 0, 2, 43, 2, 1, 4, 0, 3, 22, 11, 22, 10, 30, 66, 18, 2, 1, 11, 21, 11, 25, 71, 55, 7, 1, 65, 0, 16, 3, 2, 2, 2, 28, 43, 28, 4, 28, 36, 7, 2, 27, 28, 53, 11, 21, 11, 18, 14, 17, 111, 72, 56, 50, 14, 50, 14, 35, 349, 41, 7, 1, 79, 28, 11, 0, 9, 21, 43, 17, 47, 20, 28, 22, 13, 52, 58, 1, 3, 0, 14, 44, 33, 24, 27, 35, 30, 0, 3, 0, 9, 34, 4, 0, 13, 47, 15, 3, 22, 0, 2, 0, 36, 17, 2, 24, 20, 1, 64, 6, 2, 0, 2, 3, 2, 14, 2, 9, 8, 46, 39, 7, 3, 1, 3, 21, 2, 6, 2, 1, 2, 4, 4, 0, 19, 0, 13, 4, 159, 52, 19, 3, 21, 2, 31, 47, 21, 1, 2, 0, 185, 46, 42, 3, 37, 47, 21, 0, 60, 42, 14, 0, 72, 26, 38, 6, 186, 43, 117, 63, 32, 7, 3, 0, 3, 7, 2, 1, 2, 23, 16, 0, 2, 0, 95, 7, 3, 38, 17, 0, 2, 0, 29, 0, 11, 39, 8, 0, 22, 0, 12, 45, 20, 0, 19, 72, 264, 8, 2, 36, 18, 0, 50, 29, 113, 6, 2, 1, 2, 37, 22, 0, 26, 5, 2, 1, 2, 31, 15, 0, 328, 18, 16, 0, 2, 12, 2, 33, 125, 0, 80, 921, 103, 110, 18, 195, 2637, 96, 16, 1071, 18, 5, 4026, 582, 8634, 568, 8, 30, 18, 78, 18, 29, 19, 47, 17, 3, 32, 20, 6, 18, 689, 63, 129, 74, 6, 0, 67, 12, 65, 1, 2, 0, 29, 6135, 9, 1237, 43, 8, 8936, 3, 2, 6, 2, 1, 2, 290, 16, 0, 30, 2, 3, 0, 15, 3, 9, 395, 2309, 106, 6, 12, 4, 8, 8, 9, 5991, 84, 2, 70, 2, 1, 3, 0, 3, 1, 3, 3, 2, 11, 2, 0, 2, 6, 2, 64, 2, 3, 3, 7, 2, 6, 2, 27, 2, 3, 2, 4, 2, 0, 4, 6, 2, 339, 3, 24, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 7, 1845, 30, 7, 5, 262, 61, 147, 44, 11, 6, 17, 0, 322, 29, 19, 43, 485, 27, 757, 6, 2, 3, 2, 1, 2, 14, 2, 196, 60, 67, 8, 0, 1205, 3, 2, 26, 2, 1, 2, 0, 3, 0, 2, 9, 2, 3, 2, 0, 2, 0, 7, 0, 5, 0, 2, 0, 2, 0, 2, 2, 2, 1, 2, 0, 3, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 1, 2, 0, 3, 3, 2, 6, 2, 3, 2, 3, 2, 0, 2, 9, 2, 16, 6, 2, 2, 4, 2, 16, 4421, 42719, 33, 4153, 7, 221, 3, 5761, 15, 7472, 3104, 541, 1507, 4938, 6, 4191];\nconst astralIdentifierCodes = [509, 0, 227, 0, 150, 4, 294, 9, 1368, 2, 2, 1, 6, 3, 41, 2, 5, 0, 166, 1, 574, 3, 9, 9, 370, 1, 81, 2, 71, 10, 50, 3, 123, 2, 54, 14, 32, 10, 3, 1, 11, 3, 46, 10, 8, 0, 46, 9, 7, 2, 37, 13, 2, 9, 6, 1, 45, 0, 13, 2, 49, 13, 9, 3, 2, 11, 83, 11, 7, 0, 3, 0, 158, 11, 6, 9, 7, 3, 56, 1, 2, 6, 3, 1, 3, 2, 10, 0, 11, 1, 3, 6, 4, 4, 193, 17, 10, 9, 5, 0, 82, 19, 13, 9, 214, 6, 3, 8, 28, 1, 83, 16, 16, 9, 82, 12, 9, 9, 84, 14, 5, 9, 243, 14, 166, 9, 71, 5, 2, 1, 3, 3, 2, 0, 2, 1, 13, 9, 120, 6, 3, 6, 4, 0, 29, 9, 41, 6, 2, 3, 9, 0, 10, 10, 47, 15, 406, 7, 2, 7, 17, 9, 57, 21, 2, 13, 123, 5, 4, 0, 2, 1, 2, 6, 2, 0, 9, 9, 49, 4, 2, 1, 2, 4, 9, 9, 330, 3, 10, 1, 2, 0, 49, 6, 4, 4, 14, 9, 5351, 0, 7, 14, 13835, 9, 87, 9, 39, 4, 60, 6, 26, 9, 1014, 0, 2, 54, 8, 3, 82, 0, 12, 1, 19628, 1, 4706, 45, 3, 22, 543, 4, 4, 5, 9, 7, 3, 6, 31, 3, 149, 2, 1418, 49, 513, 54, 5, 49, 9, 0, 15, 0, 23, 4, 2, 14, 1361, 6, 2, 16, 3, 6, 2, 1, 2, 4, 101, 0, 161, 6, 10, 9, 357, 0, 62, 13, 499, 13, 983, 6, 110, 6, 6, 9, 4759, 9, 787719, 239];\n\nfunction isInAstralSet(code, set) {\n let pos = 0x10000;\n\n for (let i = 0, length = set.length; i < length; i += 2) {\n pos += set[i];\n if (pos > code) return false;\n pos += set[i + 1];\n if (pos >= code) return true;\n }\n\n return false;\n}\n\nfunction isIdentifierStart(code) {\n if (code < 65) return code === 36;\n if (code <= 90) return true;\n if (code < 97) return code === 95;\n if (code <= 122) return true;\n\n if (code <= 0xffff) {\n return code >= 0xaa && nonASCIIidentifierStart.test(String.fromCharCode(code));\n }\n\n return isInAstralSet(code, astralIdentifierStartCodes);\n}\n\nfunction isIdentifierChar(code) {\n if (code < 48) return code === 36;\n if (code < 58) return true;\n if (code < 65) return false;\n if (code <= 90) return true;\n if (code < 97) return code === 95;\n if (code <= 122) return true;\n\n if (code <= 0xffff) {\n return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code));\n }\n\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes);\n}\n\nfunction isIdentifierName(name) {\n let isFirst = true;\n\n for (let i = 0; i < name.length; i++) {\n let cp = name.charCodeAt(i);\n\n if ((cp & 0xfc00) === 0xd800 && i + 1 < name.length) {\n const trail = name.charCodeAt(++i);\n\n if ((trail & 0xfc00) === 0xdc00) {\n cp = 0x10000 + ((cp & 0x3ff) << 10) + (trail & 0x3ff);\n }\n }\n\n if (isFirst) {\n isFirst = false;\n\n if (!isIdentifierStart(cp)) {\n return false;\n }\n } else if (!isIdentifierChar(cp)) {\n return false;\n }\n }\n\n return !isFirst;\n}\n\n//# sourceMappingURL=identifier.js.map\n"],"names":["identifier"],"mappings":";;AAEA,OAAO,eAAeA,WAAO,WAAE,cAAc;AAAA,EAC3C,OAAO;AACT,CAAC;AACuBA,WAAA,UAAA,mBAAG;AACHA,WAAA,UAAA,mBAAG;AACFA,WAAA,UAAA,oBAAG;AAC5B,IAAI,+BAA+B;AACnC,IAAI,0BAA0B;AAC9B,MAAM,0BAA0B,IAAI,OAAO,MAAM,+BAA+B,GAAG;AACnF,MAAM,qBAAqB,IAAI,OAAO,MAAM,+BAA+B,0BAA0B,GAAG;AACxG,+BAA+B,0BAA0B;AACzD,MAAM,6BAA6B,CAAC,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,KAAK,IAAI,IAAI,KAAK,IAAI,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,KAAK,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,KAAK,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,KAAK,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,KAAK,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,KAAK,IAAI,KAAK,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,KAAK,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,IAAI,KAAK,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,KAAK,GAAG,IAAI,KAAK,KAAK,KAAK,IAAI,KAAK,MAAM,IAAI,IAAI,MAAM,IAAI,GAAG,MAAM,KAAK,MAAM,KAAK,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,IAAI,KAAK,IAAI,KAAK,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,MAAM,GAAG,MAAM,IAAI,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,KAAK,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,KAAK,MAAM,KAAK,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,MAAM,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,KAAK,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,MAAM,IAAI,GAAG,GAAG,KAAK,IAAI,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,IAAI,KAAK,IAAI,KAAK,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,GAAG,MAAM,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,MAAM,OAAO,IAAI,MAAM,GAAG,KAAK,GAAG,MAAM,IAAI,MAAM,MAAM,KAAK,MAAM,MAAM,GAAG,IAAI;AACjhE,MAAM,wBAAwB,CAAC,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,KAAK,GAAG,KAAK,GAAG,GAAG,GAAG,KAAK,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,KAAK,GAAG,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,KAAK,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"identifier.cjs","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/identifier.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.isIdentifierChar = isIdentifierChar;\nexports.isIdentifierName = isIdentifierName;\nexports.isIdentifierStart = isIdentifierStart;\nlet nonASCIIidentifierStartChars = \"\\xaa\\xb5\\xba\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\u02c1\\u02c6-\\u02d1\\u02e0-\\u02e4\\u02ec\\u02ee\\u0370-\\u0374\\u0376\\u0377\\u037a-\\u037d\\u037f\\u0386\\u0388-\\u038a\\u038c\\u038e-\\u03a1\\u03a3-\\u03f5\\u03f7-\\u0481\\u048a-\\u052f\\u0531-\\u0556\\u0559\\u0560-\\u0588\\u05d0-\\u05ea\\u05ef-\\u05f2\\u0620-\\u064a\\u066e\\u066f\\u0671-\\u06d3\\u06d5\\u06e5\\u06e6\\u06ee\\u06ef\\u06fa-\\u06fc\\u06ff\\u0710\\u0712-\\u072f\\u074d-\\u07a5\\u07b1\\u07ca-\\u07ea\\u07f4\\u07f5\\u07fa\\u0800-\\u0815\\u081a\\u0824\\u0828\\u0840-\\u0858\\u0860-\\u086a\\u0870-\\u0887\\u0889-\\u088e\\u08a0-\\u08c9\\u0904-\\u0939\\u093d\\u0950\\u0958-\\u0961\\u0971-\\u0980\\u0985-\\u098c\\u098f\\u0990\\u0993-\\u09a8\\u09aa-\\u09b0\\u09b2\\u09b6-\\u09b9\\u09bd\\u09ce\\u09dc\\u09dd\\u09df-\\u09e1\\u09f0\\u09f1\\u09fc\\u0a05-\\u0a0a\\u0a0f\\u0a10\\u0a13-\\u0a28\\u0a2a-\\u0a30\\u0a32\\u0a33\\u0a35\\u0a36\\u0a38\\u0a39\\u0a59-\\u0a5c\\u0a5e\\u0a72-\\u0a74\\u0a85-\\u0a8d\\u0a8f-\\u0a91\\u0a93-\\u0aa8\\u0aaa-\\u0ab0\\u0ab2\\u0ab3\\u0ab5-\\u0ab9\\u0abd\\u0ad0\\u0ae0\\u0ae1\\u0af9\\u0b05-\\u0b0c\\u0b0f\\u0b10\\u0b13-\\u0b28\\u0b2a-\\u0b30\\u0b32\\u0b33\\u0b35-\\u0b39\\u0b3d\\u0b5c\\u0b5d\\u0b5f-\\u0b61\\u0b71\\u0b83\\u0b85-\\u0b8a\\u0b8e-\\u0b90\\u0b92-\\u0b95\\u0b99\\u0b9a\\u0b9c\\u0b9e\\u0b9f\\u0ba3\\u0ba4\\u0ba8-\\u0baa\\u0bae-\\u0bb9\\u0bd0\\u0c05-\\u0c0c\\u0c0e-\\u0c10\\u0c12-\\u0c28\\u0c2a-\\u0c39\\u0c3d\\u0c58-\\u0c5a\\u0c5d\\u0c60\\u0c61\\u0c80\\u0c85-\\u0c8c\\u0c8e-\\u0c90\\u0c92-\\u0ca8\\u0caa-\\u0cb3\\u0cb5-\\u0cb9\\u0cbd\\u0cdd\\u0cde\\u0ce0\\u0ce1\\u0cf1\\u0cf2\\u0d04-\\u0d0c\\u0d0e-\\u0d10\\u0d12-\\u0d3a\\u0d3d\\u0d4e\\u0d54-\\u0d56\\u0d5f-\\u0d61\\u0d7a-\\u0d7f\\u0d85-\\u0d96\\u0d9a-\\u0db1\\u0db3-\\u0dbb\\u0dbd\\u0dc0-\\u0dc6\\u0e01-\\u0e30\\u0e32\\u0e33\\u0e40-\\u0e46\\u0e81\\u0e82\\u0e84\\u0e86-\\u0e8a\\u0e8c-\\u0ea3\\u0ea5\\u0ea7-\\u0eb0\\u0eb2\\u0eb3\\u0ebd\\u0ec0-\\u0ec4\\u0ec6\\u0edc-\\u0edf\\u0f00\\u0f40-\\u0f47\\u0f49-\\u0f6c\\u0f88-\\u0f8c\\u1000-\\u102a\\u103f\\u1050-\\u1055\\u105a-\\u105d\\u1061\\u1065\\u1066\\u106e-\\u1070\\u1075-\\u1081\\u108e\\u10a0-\\u10c5\\u10c7\\u10cd\\u10d0-\\u10fa\\u10fc-\\u1248\\u124a-\\u124d\\u1250-\\u1256\\u1258\\u125a-\\u125d\\u1260-\\u1288\\u128a-\\u128d\\u1290-\\u12b0\\u12b2-\\u12b5\\u12b8-\\u12be\\u12c0\\u12c2-\\u12c5\\u12c8-\\u12d6\\u12d8-\\u1310\\u1312-\\u1315\\u1318-\\u135a\\u1380-\\u138f\\u13a0-\\u13f5\\u13f8-\\u13fd\\u1401-\\u166c\\u166f-\\u167f\\u1681-\\u169a\\u16a0-\\u16ea\\u16ee-\\u16f8\\u1700-\\u1711\\u171f-\\u1731\\u1740-\\u1751\\u1760-\\u176c\\u176e-\\u1770\\u1780-\\u17b3\\u17d7\\u17dc\\u1820-\\u1878\\u1880-\\u18a8\\u18aa\\u18b0-\\u18f5\\u1900-\\u191e\\u1950-\\u196d\\u1970-\\u1974\\u1980-\\u19ab\\u19b0-\\u19c9\\u1a00-\\u1a16\\u1a20-\\u1a54\\u1aa7\\u1b05-\\u1b33\\u1b45-\\u1b4c\\u1b83-\\u1ba0\\u1bae\\u1baf\\u1bba-\\u1be5\\u1c00-\\u1c23\\u1c4d-\\u1c4f\\u1c5a-\\u1c7d\\u1c80-\\u1c88\\u1c90-\\u1cba\\u1cbd-\\u1cbf\\u1ce9-\\u1cec\\u1cee-\\u1cf3\\u1cf5\\u1cf6\\u1cfa\\u1d00-\\u1dbf\\u1e00-\\u1f15\\u1f18-\\u1f1d\\u1f20-\\u1f45\\u1f48-\\u1f4d\\u1f50-\\u1f57\\u1f59\\u1f5b\\u1f5d\\u1f5f-\\u1f7d\\u1f80-\\u1fb4\\u1fb6-\\u1fbc\\u1fbe\\u1fc2-\\u1fc4\\u1fc6-\\u1fcc\\u1fd0-\\u1fd3\\u1fd6-\\u1fdb\\u1fe0-\\u1fec\\u1ff2-\\u1ff4\\u1ff6-\\u1ffc\\u2071\\u207f\\u2090-\\u209c\\u2102\\u2107\\u210a-\\u2113\\u2115\\u2118-\\u211d\\u2124\\u2126\\u2128\\u212a-\\u2139\\u213c-\\u213f\\u2145-\\u2149\\u214e\\u2160-\\u2188\\u2c00-\\u2ce4\\u2ceb-\\u2cee\\u2cf2\\u2cf3\\u2d00-\\u2d25\\u2d27\\u2d2d\\u2d30-\\u2d67\\u2d6f\\u2d80-\\u2d96\\u2da0-\\u2da6\\u2da8-\\u2dae\\u2db0-\\u2db6\\u2db8-\\u2dbe\\u2dc0-\\u2dc6\\u2dc8-\\u2dce\\u2dd0-\\u2dd6\\u2dd8-\\u2dde\\u3005-\\u3007\\u3021-\\u3029\\u3031-\\u3035\\u3038-\\u303c\\u3041-\\u3096\\u309b-\\u309f\\u30a1-\\u30fa\\u30fc-\\u30ff\\u3105-\\u312f\\u3131-\\u318e\\u31a0-\\u31bf\\u31f0-\\u31ff\\u3400-\\u4dbf\\u4e00-\\ua48c\\ua4d0-\\ua4fd\\ua500-\\ua60c\\ua610-\\ua61f\\ua62a\\ua62b\\ua640-\\ua66e\\ua67f-\\ua69d\\ua6a0-\\ua6ef\\ua717-\\ua71f\\ua722-\\ua788\\ua78b-\\ua7ca\\ua7d0\\ua7d1\\ua7d3\\ua7d5-\\ua7d9\\ua7f2-\\ua801\\ua803-\\ua805\\ua807-\\ua80a\\ua80c-\\ua822\\ua840-\\ua873\\ua882-\\ua8b3\\ua8f2-\\ua8f7\\ua8fb\\ua8fd\\ua8fe\\ua90a-\\ua925\\ua930-\\ua946\\ua960-\\ua97c\\ua984-\\ua9b2\\ua9cf\\ua9e0-\\ua9e4\\ua9e6-\\ua9ef\\ua9fa-\\ua9fe\\uaa00-\\uaa28\\uaa40-\\uaa42\\uaa44-\\uaa4b\\uaa60-\\uaa76\\uaa7a\\uaa7e-\\uaaaf\\uaab1\\uaab5\\uaab6\\uaab9-\\uaabd\\uaac0\\uaac2\\uaadb-\\uaadd\\uaae0-\\uaaea\\uaaf2-\\uaaf4\\uab01-\\uab06\\uab09-\\uab0e\\uab11-\\uab16\\uab20-\\uab26\\uab28-\\uab2e\\uab30-\\uab5a\\uab5c-\\uab69\\uab70-\\uabe2\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\uf900-\\ufa6d\\ufa70-\\ufad9\\ufb00-\\ufb06\\ufb13-\\ufb17\\ufb1d\\ufb1f-\\ufb28\\ufb2a-\\ufb36\\ufb38-\\ufb3c\\ufb3e\\ufb40\\ufb41\\ufb43\\ufb44\\ufb46-\\ufbb1\\ufbd3-\\ufd3d\\ufd50-\\ufd8f\\ufd92-\\ufdc7\\ufdf0-\\ufdfb\\ufe70-\\ufe74\\ufe76-\\ufefc\\uff21-\\uff3a\\uff41-\\uff5a\\uff66-\\uffbe\\uffc2-\\uffc7\\uffca-\\uffcf\\uffd2-\\uffd7\\uffda-\\uffdc\";\nlet nonASCIIidentifierChars = \"\\u200c\\u200d\\xb7\\u0300-\\u036f\\u0387\\u0483-\\u0487\\u0591-\\u05bd\\u05bf\\u05c1\\u05c2\\u05c4\\u05c5\\u05c7\\u0610-\\u061a\\u064b-\\u0669\\u0670\\u06d6-\\u06dc\\u06df-\\u06e4\\u06e7\\u06e8\\u06ea-\\u06ed\\u06f0-\\u06f9\\u0711\\u0730-\\u074a\\u07a6-\\u07b0\\u07c0-\\u07c9\\u07eb-\\u07f3\\u07fd\\u0816-\\u0819\\u081b-\\u0823\\u0825-\\u0827\\u0829-\\u082d\\u0859-\\u085b\\u0898-\\u089f\\u08ca-\\u08e1\\u08e3-\\u0903\\u093a-\\u093c\\u093e-\\u094f\\u0951-\\u0957\\u0962\\u0963\\u0966-\\u096f\\u0981-\\u0983\\u09bc\\u09be-\\u09c4\\u09c7\\u09c8\\u09cb-\\u09cd\\u09d7\\u09e2\\u09e3\\u09e6-\\u09ef\\u09fe\\u0a01-\\u0a03\\u0a3c\\u0a3e-\\u0a42\\u0a47\\u0a48\\u0a4b-\\u0a4d\\u0a51\\u0a66-\\u0a71\\u0a75\\u0a81-\\u0a83\\u0abc\\u0abe-\\u0ac5\\u0ac7-\\u0ac9\\u0acb-\\u0acd\\u0ae2\\u0ae3\\u0ae6-\\u0aef\\u0afa-\\u0aff\\u0b01-\\u0b03\\u0b3c\\u0b3e-\\u0b44\\u0b47\\u0b48\\u0b4b-\\u0b4d\\u0b55-\\u0b57\\u0b62\\u0b63\\u0b66-\\u0b6f\\u0b82\\u0bbe-\\u0bc2\\u0bc6-\\u0bc8\\u0bca-\\u0bcd\\u0bd7\\u0be6-\\u0bef\\u0c00-\\u0c04\\u0c3c\\u0c3e-\\u0c44\\u0c46-\\u0c48\\u0c4a-\\u0c4d\\u0c55\\u0c56\\u0c62\\u0c63\\u0c66-\\u0c6f\\u0c81-\\u0c83\\u0cbc\\u0cbe-\\u0cc4\\u0cc6-\\u0cc8\\u0cca-\\u0ccd\\u0cd5\\u0cd6\\u0ce2\\u0ce3\\u0ce6-\\u0cef\\u0cf3\\u0d00-\\u0d03\\u0d3b\\u0d3c\\u0d3e-\\u0d44\\u0d46-\\u0d48\\u0d4a-\\u0d4d\\u0d57\\u0d62\\u0d63\\u0d66-\\u0d6f\\u0d81-\\u0d83\\u0dca\\u0dcf-\\u0dd4\\u0dd6\\u0dd8-\\u0ddf\\u0de6-\\u0def\\u0df2\\u0df3\\u0e31\\u0e34-\\u0e3a\\u0e47-\\u0e4e\\u0e50-\\u0e59\\u0eb1\\u0eb4-\\u0ebc\\u0ec8-\\u0ece\\u0ed0-\\u0ed9\\u0f18\\u0f19\\u0f20-\\u0f29\\u0f35\\u0f37\\u0f39\\u0f3e\\u0f3f\\u0f71-\\u0f84\\u0f86\\u0f87\\u0f8d-\\u0f97\\u0f99-\\u0fbc\\u0fc6\\u102b-\\u103e\\u1040-\\u1049\\u1056-\\u1059\\u105e-\\u1060\\u1062-\\u1064\\u1067-\\u106d\\u1071-\\u1074\\u1082-\\u108d\\u108f-\\u109d\\u135d-\\u135f\\u1369-\\u1371\\u1712-\\u1715\\u1732-\\u1734\\u1752\\u1753\\u1772\\u1773\\u17b4-\\u17d3\\u17dd\\u17e0-\\u17e9\\u180b-\\u180d\\u180f-\\u1819\\u18a9\\u1920-\\u192b\\u1930-\\u193b\\u1946-\\u194f\\u19d0-\\u19da\\u1a17-\\u1a1b\\u1a55-\\u1a5e\\u1a60-\\u1a7c\\u1a7f-\\u1a89\\u1a90-\\u1a99\\u1ab0-\\u1abd\\u1abf-\\u1ace\\u1b00-\\u1b04\\u1b34-\\u1b44\\u1b50-\\u1b59\\u1b6b-\\u1b73\\u1b80-\\u1b82\\u1ba1-\\u1bad\\u1bb0-\\u1bb9\\u1be6-\\u1bf3\\u1c24-\\u1c37\\u1c40-\\u1c49\\u1c50-\\u1c59\\u1cd0-\\u1cd2\\u1cd4-\\u1ce8\\u1ced\\u1cf4\\u1cf7-\\u1cf9\\u1dc0-\\u1dff\\u203f\\u2040\\u2054\\u20d0-\\u20dc\\u20e1\\u20e5-\\u20f0\\u2cef-\\u2cf1\\u2d7f\\u2de0-\\u2dff\\u302a-\\u302f\\u3099\\u309a\\ua620-\\ua629\\ua66f\\ua674-\\ua67d\\ua69e\\ua69f\\ua6f0\\ua6f1\\ua802\\ua806\\ua80b\\ua823-\\ua827\\ua82c\\ua880\\ua881\\ua8b4-\\ua8c5\\ua8d0-\\ua8d9\\ua8e0-\\ua8f1\\ua8ff-\\ua909\\ua926-\\ua92d\\ua947-\\ua953\\ua980-\\ua983\\ua9b3-\\ua9c0\\ua9d0-\\ua9d9\\ua9e5\\ua9f0-\\ua9f9\\uaa29-\\uaa36\\uaa43\\uaa4c\\uaa4d\\uaa50-\\uaa59\\uaa7b-\\uaa7d\\uaab0\\uaab2-\\uaab4\\uaab7\\uaab8\\uaabe\\uaabf\\uaac1\\uaaeb-\\uaaef\\uaaf5\\uaaf6\\uabe3-\\uabea\\uabec\\uabed\\uabf0-\\uabf9\\ufb1e\\ufe00-\\ufe0f\\ufe20-\\ufe2f\\ufe33\\ufe34\\ufe4d-\\ufe4f\\uff10-\\uff19\\uff3f\";\nconst nonASCIIidentifierStart = new RegExp(\"[\" + nonASCIIidentifierStartChars + \"]\");\nconst nonASCIIidentifier = new RegExp(\"[\" + nonASCIIidentifierStartChars + nonASCIIidentifierChars + \"]\");\nnonASCIIidentifierStartChars = nonASCIIidentifierChars = null;\nconst astralIdentifierStartCodes = [0, 11, 2, 25, 2, 18, 2, 1, 2, 14, 3, 13, 35, 122, 70, 52, 268, 28, 4, 48, 48, 31, 14, 29, 6, 37, 11, 29, 3, 35, 5, 7, 2, 4, 43, 157, 19, 35, 5, 35, 5, 39, 9, 51, 13, 10, 2, 14, 2, 6, 2, 1, 2, 10, 2, 14, 2, 6, 2, 1, 68, 310, 10, 21, 11, 7, 25, 5, 2, 41, 2, 8, 70, 5, 3, 0, 2, 43, 2, 1, 4, 0, 3, 22, 11, 22, 10, 30, 66, 18, 2, 1, 11, 21, 11, 25, 71, 55, 7, 1, 65, 0, 16, 3, 2, 2, 2, 28, 43, 28, 4, 28, 36, 7, 2, 27, 28, 53, 11, 21, 11, 18, 14, 17, 111, 72, 56, 50, 14, 50, 14, 35, 349, 41, 7, 1, 79, 28, 11, 0, 9, 21, 43, 17, 47, 20, 28, 22, 13, 52, 58, 1, 3, 0, 14, 44, 33, 24, 27, 35, 30, 0, 3, 0, 9, 34, 4, 0, 13, 47, 15, 3, 22, 0, 2, 0, 36, 17, 2, 24, 20, 1, 64, 6, 2, 0, 2, 3, 2, 14, 2, 9, 8, 46, 39, 7, 3, 1, 3, 21, 2, 6, 2, 1, 2, 4, 4, 0, 19, 0, 13, 4, 159, 52, 19, 3, 21, 2, 31, 47, 21, 1, 2, 0, 185, 46, 42, 3, 37, 47, 21, 0, 60, 42, 14, 0, 72, 26, 38, 6, 186, 43, 117, 63, 32, 7, 3, 0, 3, 7, 2, 1, 2, 23, 16, 0, 2, 0, 95, 7, 3, 38, 17, 0, 2, 0, 29, 0, 11, 39, 8, 0, 22, 0, 12, 45, 20, 0, 19, 72, 264, 8, 2, 36, 18, 0, 50, 29, 113, 6, 2, 1, 2, 37, 22, 0, 26, 5, 2, 1, 2, 31, 15, 0, 328, 18, 16, 0, 2, 12, 2, 33, 125, 0, 80, 921, 103, 110, 18, 195, 2637, 96, 16, 1071, 18, 5, 4026, 582, 8634, 568, 8, 30, 18, 78, 18, 29, 19, 47, 17, 3, 32, 20, 6, 18, 689, 63, 129, 74, 6, 0, 67, 12, 65, 1, 2, 0, 29, 6135, 9, 1237, 43, 8, 8936, 3, 2, 6, 2, 1, 2, 290, 16, 0, 30, 2, 3, 0, 15, 3, 9, 395, 2309, 106, 6, 12, 4, 8, 8, 9, 5991, 84, 2, 70, 2, 1, 3, 0, 3, 1, 3, 3, 2, 11, 2, 0, 2, 6, 2, 64, 2, 3, 3, 7, 2, 6, 2, 27, 2, 3, 2, 4, 2, 0, 4, 6, 2, 339, 3, 24, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 7, 1845, 30, 7, 5, 262, 61, 147, 44, 11, 6, 17, 0, 322, 29, 19, 43, 485, 27, 757, 6, 2, 3, 2, 1, 2, 14, 2, 196, 60, 67, 8, 0, 1205, 3, 2, 26, 2, 1, 2, 0, 3, 0, 2, 9, 2, 3, 2, 0, 2, 0, 7, 0, 5, 0, 2, 0, 2, 0, 2, 2, 2, 1, 2, 0, 3, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 1, 2, 0, 3, 3, 2, 6, 2, 3, 2, 3, 2, 0, 2, 9, 2, 16, 6, 2, 2, 4, 2, 16, 4421, 42719, 33, 4153, 7, 221, 3, 5761, 15, 7472, 3104, 541, 1507, 4938, 6, 4191];\nconst astralIdentifierCodes = [509, 0, 227, 0, 150, 4, 294, 9, 1368, 2, 2, 1, 6, 3, 41, 2, 5, 0, 166, 1, 574, 3, 9, 9, 370, 1, 81, 2, 71, 10, 50, 3, 123, 2, 54, 14, 32, 10, 3, 1, 11, 3, 46, 10, 8, 0, 46, 9, 7, 2, 37, 13, 2, 9, 6, 1, 45, 0, 13, 2, 49, 13, 9, 3, 2, 11, 83, 11, 7, 0, 3, 0, 158, 11, 6, 9, 7, 3, 56, 1, 2, 6, 3, 1, 3, 2, 10, 0, 11, 1, 3, 6, 4, 4, 193, 17, 10, 9, 5, 0, 82, 19, 13, 9, 214, 6, 3, 8, 28, 1, 83, 16, 16, 9, 82, 12, 9, 9, 84, 14, 5, 9, 243, 14, 166, 9, 71, 5, 2, 1, 3, 3, 2, 0, 2, 1, 13, 9, 120, 6, 3, 6, 4, 0, 29, 9, 41, 6, 2, 3, 9, 0, 10, 10, 47, 15, 406, 7, 2, 7, 17, 9, 57, 21, 2, 13, 123, 5, 4, 0, 2, 1, 2, 6, 2, 0, 9, 9, 49, 4, 2, 1, 2, 4, 9, 9, 330, 3, 10, 1, 2, 0, 49, 6, 4, 4, 14, 9, 5351, 0, 7, 14, 13835, 9, 87, 9, 39, 4, 60, 6, 26, 9, 1014, 0, 2, 54, 8, 3, 82, 0, 12, 1, 19628, 1, 4706, 45, 3, 22, 543, 4, 4, 5, 9, 7, 3, 6, 31, 3, 149, 2, 1418, 49, 513, 54, 5, 49, 9, 0, 15, 0, 23, 4, 2, 14, 1361, 6, 2, 16, 3, 6, 2, 1, 2, 4, 101, 0, 161, 6, 10, 9, 357, 0, 62, 13, 499, 13, 983, 6, 110, 6, 6, 9, 4759, 9, 787719, 239];\nfunction isInAstralSet(code, set) {\n let pos = 0x10000;\n for (let i = 0, length = set.length; i < length; i += 2) {\n pos += set[i];\n if (pos > code) return false;\n pos += set[i + 1];\n if (pos >= code) return true;\n }\n return false;\n}\nfunction isIdentifierStart(code) {\n if (code < 65) return code === 36;\n if (code <= 90) return true;\n if (code < 97) return code === 95;\n if (code <= 122) return true;\n if (code <= 0xffff) {\n return code >= 0xaa && nonASCIIidentifierStart.test(String.fromCharCode(code));\n }\n return isInAstralSet(code, astralIdentifierStartCodes);\n}\nfunction isIdentifierChar(code) {\n if (code < 48) return code === 36;\n if (code < 58) return true;\n if (code < 65) return false;\n if (code <= 90) return true;\n if (code < 97) return code === 95;\n if (code <= 122) return true;\n if (code <= 0xffff) {\n return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code));\n }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes);\n}\nfunction isIdentifierName(name) {\n let isFirst = true;\n for (let i = 0; i < name.length; i++) {\n let cp = name.charCodeAt(i);\n if ((cp & 0xfc00) === 0xd800 && i + 1 < name.length) {\n const trail = name.charCodeAt(++i);\n if ((trail & 0xfc00) === 0xdc00) {\n cp = 0x10000 + ((cp & 0x3ff) << 10) + (trail & 0x3ff);\n }\n }\n if (isFirst) {\n isFirst = false;\n if (!isIdentifierStart(cp)) {\n return false;\n }\n } else if (!isIdentifierChar(cp)) {\n return false;\n }\n }\n return !isFirst;\n}\n\n//# sourceMappingURL=identifier.js.map\n"],"names":["identifier"],"mappings":";;AAEA,OAAO,eAAeA,WAAO,WAAE,cAAc;AAAA,EAC3C,OAAO;AACT,CAAC;AACuBA,WAAA,UAAA,mBAAG;AACHA,WAAA,UAAA,mBAAG;AACFA,WAAA,UAAA,oBAAG;AAC5B,IAAI,+BAA+B;AACnC,IAAI,0BAA0B;AAC9B,MAAM,0BAA0B,IAAI,OAAO,MAAM,+BAA+B,GAAG;AACnF,MAAM,qBAAqB,IAAI,OAAO,MAAM,+BAA+B,0BAA0B,GAAG;AACxG,+BAA+B,0BAA0B;AACzD,MAAM,6BAA6B,CAAC,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,KAAK,IAAI,IAAI,KAAK,IAAI,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,KAAK,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,KAAK,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,KAAK,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,KAAK,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,KAAK,IAAI,KAAK,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,KAAK,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,IAAI,KAAK,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,KAAK,GAAG,IAAI,KAAK,KAAK,KAAK,IAAI,KAAK,MAAM,IAAI,IAAI,MAAM,IAAI,GAAG,MAAM,KAAK,MAAM,KAAK,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,IAAI,KAAK,IAAI,KAAK,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,MAAM,GAAG,MAAM,IAAI,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,KAAK,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,KAAK,MAAM,KAAK,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,MAAM,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,KAAK,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,MAAM,IAAI,GAAG,GAAG,KAAK,IAAI,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,IAAI,KAAK,IAAI,KAAK,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,GAAG,MAAM,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,MAAM,OAAO,IAAI,MAAM,GAAG,KAAK,GAAG,MAAM,IAAI,MAAM,MAAM,KAAK,MAAM,MAAM,GAAG,IAAI;AACjhE,MAAM,wBAAwB,CAAC,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,KAAK,GAAG,KAAK,GAAG,GAAG,GAAG,KAAK,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,KAAK,GAAG,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,KAAK,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG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","x_google_ignoreList":[0]}
@@ -1 +1 @@
1
- {"version":3,"file":"identifier.js","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/identifier.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.isIdentifierChar = isIdentifierChar;\nexports.isIdentifierName = isIdentifierName;\nexports.isIdentifierStart = isIdentifierStart;\nlet nonASCIIidentifierStartChars = \"\\xaa\\xb5\\xba\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\u02c1\\u02c6-\\u02d1\\u02e0-\\u02e4\\u02ec\\u02ee\\u0370-\\u0374\\u0376\\u0377\\u037a-\\u037d\\u037f\\u0386\\u0388-\\u038a\\u038c\\u038e-\\u03a1\\u03a3-\\u03f5\\u03f7-\\u0481\\u048a-\\u052f\\u0531-\\u0556\\u0559\\u0560-\\u0588\\u05d0-\\u05ea\\u05ef-\\u05f2\\u0620-\\u064a\\u066e\\u066f\\u0671-\\u06d3\\u06d5\\u06e5\\u06e6\\u06ee\\u06ef\\u06fa-\\u06fc\\u06ff\\u0710\\u0712-\\u072f\\u074d-\\u07a5\\u07b1\\u07ca-\\u07ea\\u07f4\\u07f5\\u07fa\\u0800-\\u0815\\u081a\\u0824\\u0828\\u0840-\\u0858\\u0860-\\u086a\\u0870-\\u0887\\u0889-\\u088e\\u08a0-\\u08c9\\u0904-\\u0939\\u093d\\u0950\\u0958-\\u0961\\u0971-\\u0980\\u0985-\\u098c\\u098f\\u0990\\u0993-\\u09a8\\u09aa-\\u09b0\\u09b2\\u09b6-\\u09b9\\u09bd\\u09ce\\u09dc\\u09dd\\u09df-\\u09e1\\u09f0\\u09f1\\u09fc\\u0a05-\\u0a0a\\u0a0f\\u0a10\\u0a13-\\u0a28\\u0a2a-\\u0a30\\u0a32\\u0a33\\u0a35\\u0a36\\u0a38\\u0a39\\u0a59-\\u0a5c\\u0a5e\\u0a72-\\u0a74\\u0a85-\\u0a8d\\u0a8f-\\u0a91\\u0a93-\\u0aa8\\u0aaa-\\u0ab0\\u0ab2\\u0ab3\\u0ab5-\\u0ab9\\u0abd\\u0ad0\\u0ae0\\u0ae1\\u0af9\\u0b05-\\u0b0c\\u0b0f\\u0b10\\u0b13-\\u0b28\\u0b2a-\\u0b30\\u0b32\\u0b33\\u0b35-\\u0b39\\u0b3d\\u0b5c\\u0b5d\\u0b5f-\\u0b61\\u0b71\\u0b83\\u0b85-\\u0b8a\\u0b8e-\\u0b90\\u0b92-\\u0b95\\u0b99\\u0b9a\\u0b9c\\u0b9e\\u0b9f\\u0ba3\\u0ba4\\u0ba8-\\u0baa\\u0bae-\\u0bb9\\u0bd0\\u0c05-\\u0c0c\\u0c0e-\\u0c10\\u0c12-\\u0c28\\u0c2a-\\u0c39\\u0c3d\\u0c58-\\u0c5a\\u0c5d\\u0c60\\u0c61\\u0c80\\u0c85-\\u0c8c\\u0c8e-\\u0c90\\u0c92-\\u0ca8\\u0caa-\\u0cb3\\u0cb5-\\u0cb9\\u0cbd\\u0cdd\\u0cde\\u0ce0\\u0ce1\\u0cf1\\u0cf2\\u0d04-\\u0d0c\\u0d0e-\\u0d10\\u0d12-\\u0d3a\\u0d3d\\u0d4e\\u0d54-\\u0d56\\u0d5f-\\u0d61\\u0d7a-\\u0d7f\\u0d85-\\u0d96\\u0d9a-\\u0db1\\u0db3-\\u0dbb\\u0dbd\\u0dc0-\\u0dc6\\u0e01-\\u0e30\\u0e32\\u0e33\\u0e40-\\u0e46\\u0e81\\u0e82\\u0e84\\u0e86-\\u0e8a\\u0e8c-\\u0ea3\\u0ea5\\u0ea7-\\u0eb0\\u0eb2\\u0eb3\\u0ebd\\u0ec0-\\u0ec4\\u0ec6\\u0edc-\\u0edf\\u0f00\\u0f40-\\u0f47\\u0f49-\\u0f6c\\u0f88-\\u0f8c\\u1000-\\u102a\\u103f\\u1050-\\u1055\\u105a-\\u105d\\u1061\\u1065\\u1066\\u106e-\\u1070\\u1075-\\u1081\\u108e\\u10a0-\\u10c5\\u10c7\\u10cd\\u10d0-\\u10fa\\u10fc-\\u1248\\u124a-\\u124d\\u1250-\\u1256\\u1258\\u125a-\\u125d\\u1260-\\u1288\\u128a-\\u128d\\u1290-\\u12b0\\u12b2-\\u12b5\\u12b8-\\u12be\\u12c0\\u12c2-\\u12c5\\u12c8-\\u12d6\\u12d8-\\u1310\\u1312-\\u1315\\u1318-\\u135a\\u1380-\\u138f\\u13a0-\\u13f5\\u13f8-\\u13fd\\u1401-\\u166c\\u166f-\\u167f\\u1681-\\u169a\\u16a0-\\u16ea\\u16ee-\\u16f8\\u1700-\\u1711\\u171f-\\u1731\\u1740-\\u1751\\u1760-\\u176c\\u176e-\\u1770\\u1780-\\u17b3\\u17d7\\u17dc\\u1820-\\u1878\\u1880-\\u18a8\\u18aa\\u18b0-\\u18f5\\u1900-\\u191e\\u1950-\\u196d\\u1970-\\u1974\\u1980-\\u19ab\\u19b0-\\u19c9\\u1a00-\\u1a16\\u1a20-\\u1a54\\u1aa7\\u1b05-\\u1b33\\u1b45-\\u1b4c\\u1b83-\\u1ba0\\u1bae\\u1baf\\u1bba-\\u1be5\\u1c00-\\u1c23\\u1c4d-\\u1c4f\\u1c5a-\\u1c7d\\u1c80-\\u1c88\\u1c90-\\u1cba\\u1cbd-\\u1cbf\\u1ce9-\\u1cec\\u1cee-\\u1cf3\\u1cf5\\u1cf6\\u1cfa\\u1d00-\\u1dbf\\u1e00-\\u1f15\\u1f18-\\u1f1d\\u1f20-\\u1f45\\u1f48-\\u1f4d\\u1f50-\\u1f57\\u1f59\\u1f5b\\u1f5d\\u1f5f-\\u1f7d\\u1f80-\\u1fb4\\u1fb6-\\u1fbc\\u1fbe\\u1fc2-\\u1fc4\\u1fc6-\\u1fcc\\u1fd0-\\u1fd3\\u1fd6-\\u1fdb\\u1fe0-\\u1fec\\u1ff2-\\u1ff4\\u1ff6-\\u1ffc\\u2071\\u207f\\u2090-\\u209c\\u2102\\u2107\\u210a-\\u2113\\u2115\\u2118-\\u211d\\u2124\\u2126\\u2128\\u212a-\\u2139\\u213c-\\u213f\\u2145-\\u2149\\u214e\\u2160-\\u2188\\u2c00-\\u2ce4\\u2ceb-\\u2cee\\u2cf2\\u2cf3\\u2d00-\\u2d25\\u2d27\\u2d2d\\u2d30-\\u2d67\\u2d6f\\u2d80-\\u2d96\\u2da0-\\u2da6\\u2da8-\\u2dae\\u2db0-\\u2db6\\u2db8-\\u2dbe\\u2dc0-\\u2dc6\\u2dc8-\\u2dce\\u2dd0-\\u2dd6\\u2dd8-\\u2dde\\u3005-\\u3007\\u3021-\\u3029\\u3031-\\u3035\\u3038-\\u303c\\u3041-\\u3096\\u309b-\\u309f\\u30a1-\\u30fa\\u30fc-\\u30ff\\u3105-\\u312f\\u3131-\\u318e\\u31a0-\\u31bf\\u31f0-\\u31ff\\u3400-\\u4dbf\\u4e00-\\ua48c\\ua4d0-\\ua4fd\\ua500-\\ua60c\\ua610-\\ua61f\\ua62a\\ua62b\\ua640-\\ua66e\\ua67f-\\ua69d\\ua6a0-\\ua6ef\\ua717-\\ua71f\\ua722-\\ua788\\ua78b-\\ua7ca\\ua7d0\\ua7d1\\ua7d3\\ua7d5-\\ua7d9\\ua7f2-\\ua801\\ua803-\\ua805\\ua807-\\ua80a\\ua80c-\\ua822\\ua840-\\ua873\\ua882-\\ua8b3\\ua8f2-\\ua8f7\\ua8fb\\ua8fd\\ua8fe\\ua90a-\\ua925\\ua930-\\ua946\\ua960-\\ua97c\\ua984-\\ua9b2\\ua9cf\\ua9e0-\\ua9e4\\ua9e6-\\ua9ef\\ua9fa-\\ua9fe\\uaa00-\\uaa28\\uaa40-\\uaa42\\uaa44-\\uaa4b\\uaa60-\\uaa76\\uaa7a\\uaa7e-\\uaaaf\\uaab1\\uaab5\\uaab6\\uaab9-\\uaabd\\uaac0\\uaac2\\uaadb-\\uaadd\\uaae0-\\uaaea\\uaaf2-\\uaaf4\\uab01-\\uab06\\uab09-\\uab0e\\uab11-\\uab16\\uab20-\\uab26\\uab28-\\uab2e\\uab30-\\uab5a\\uab5c-\\uab69\\uab70-\\uabe2\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\uf900-\\ufa6d\\ufa70-\\ufad9\\ufb00-\\ufb06\\ufb13-\\ufb17\\ufb1d\\ufb1f-\\ufb28\\ufb2a-\\ufb36\\ufb38-\\ufb3c\\ufb3e\\ufb40\\ufb41\\ufb43\\ufb44\\ufb46-\\ufbb1\\ufbd3-\\ufd3d\\ufd50-\\ufd8f\\ufd92-\\ufdc7\\ufdf0-\\ufdfb\\ufe70-\\ufe74\\ufe76-\\ufefc\\uff21-\\uff3a\\uff41-\\uff5a\\uff66-\\uffbe\\uffc2-\\uffc7\\uffca-\\uffcf\\uffd2-\\uffd7\\uffda-\\uffdc\";\nlet nonASCIIidentifierChars = \"\\u200c\\u200d\\xb7\\u0300-\\u036f\\u0387\\u0483-\\u0487\\u0591-\\u05bd\\u05bf\\u05c1\\u05c2\\u05c4\\u05c5\\u05c7\\u0610-\\u061a\\u064b-\\u0669\\u0670\\u06d6-\\u06dc\\u06df-\\u06e4\\u06e7\\u06e8\\u06ea-\\u06ed\\u06f0-\\u06f9\\u0711\\u0730-\\u074a\\u07a6-\\u07b0\\u07c0-\\u07c9\\u07eb-\\u07f3\\u07fd\\u0816-\\u0819\\u081b-\\u0823\\u0825-\\u0827\\u0829-\\u082d\\u0859-\\u085b\\u0898-\\u089f\\u08ca-\\u08e1\\u08e3-\\u0903\\u093a-\\u093c\\u093e-\\u094f\\u0951-\\u0957\\u0962\\u0963\\u0966-\\u096f\\u0981-\\u0983\\u09bc\\u09be-\\u09c4\\u09c7\\u09c8\\u09cb-\\u09cd\\u09d7\\u09e2\\u09e3\\u09e6-\\u09ef\\u09fe\\u0a01-\\u0a03\\u0a3c\\u0a3e-\\u0a42\\u0a47\\u0a48\\u0a4b-\\u0a4d\\u0a51\\u0a66-\\u0a71\\u0a75\\u0a81-\\u0a83\\u0abc\\u0abe-\\u0ac5\\u0ac7-\\u0ac9\\u0acb-\\u0acd\\u0ae2\\u0ae3\\u0ae6-\\u0aef\\u0afa-\\u0aff\\u0b01-\\u0b03\\u0b3c\\u0b3e-\\u0b44\\u0b47\\u0b48\\u0b4b-\\u0b4d\\u0b55-\\u0b57\\u0b62\\u0b63\\u0b66-\\u0b6f\\u0b82\\u0bbe-\\u0bc2\\u0bc6-\\u0bc8\\u0bca-\\u0bcd\\u0bd7\\u0be6-\\u0bef\\u0c00-\\u0c04\\u0c3c\\u0c3e-\\u0c44\\u0c46-\\u0c48\\u0c4a-\\u0c4d\\u0c55\\u0c56\\u0c62\\u0c63\\u0c66-\\u0c6f\\u0c81-\\u0c83\\u0cbc\\u0cbe-\\u0cc4\\u0cc6-\\u0cc8\\u0cca-\\u0ccd\\u0cd5\\u0cd6\\u0ce2\\u0ce3\\u0ce6-\\u0cef\\u0cf3\\u0d00-\\u0d03\\u0d3b\\u0d3c\\u0d3e-\\u0d44\\u0d46-\\u0d48\\u0d4a-\\u0d4d\\u0d57\\u0d62\\u0d63\\u0d66-\\u0d6f\\u0d81-\\u0d83\\u0dca\\u0dcf-\\u0dd4\\u0dd6\\u0dd8-\\u0ddf\\u0de6-\\u0def\\u0df2\\u0df3\\u0e31\\u0e34-\\u0e3a\\u0e47-\\u0e4e\\u0e50-\\u0e59\\u0eb1\\u0eb4-\\u0ebc\\u0ec8-\\u0ece\\u0ed0-\\u0ed9\\u0f18\\u0f19\\u0f20-\\u0f29\\u0f35\\u0f37\\u0f39\\u0f3e\\u0f3f\\u0f71-\\u0f84\\u0f86\\u0f87\\u0f8d-\\u0f97\\u0f99-\\u0fbc\\u0fc6\\u102b-\\u103e\\u1040-\\u1049\\u1056-\\u1059\\u105e-\\u1060\\u1062-\\u1064\\u1067-\\u106d\\u1071-\\u1074\\u1082-\\u108d\\u108f-\\u109d\\u135d-\\u135f\\u1369-\\u1371\\u1712-\\u1715\\u1732-\\u1734\\u1752\\u1753\\u1772\\u1773\\u17b4-\\u17d3\\u17dd\\u17e0-\\u17e9\\u180b-\\u180d\\u180f-\\u1819\\u18a9\\u1920-\\u192b\\u1930-\\u193b\\u1946-\\u194f\\u19d0-\\u19da\\u1a17-\\u1a1b\\u1a55-\\u1a5e\\u1a60-\\u1a7c\\u1a7f-\\u1a89\\u1a90-\\u1a99\\u1ab0-\\u1abd\\u1abf-\\u1ace\\u1b00-\\u1b04\\u1b34-\\u1b44\\u1b50-\\u1b59\\u1b6b-\\u1b73\\u1b80-\\u1b82\\u1ba1-\\u1bad\\u1bb0-\\u1bb9\\u1be6-\\u1bf3\\u1c24-\\u1c37\\u1c40-\\u1c49\\u1c50-\\u1c59\\u1cd0-\\u1cd2\\u1cd4-\\u1ce8\\u1ced\\u1cf4\\u1cf7-\\u1cf9\\u1dc0-\\u1dff\\u203f\\u2040\\u2054\\u20d0-\\u20dc\\u20e1\\u20e5-\\u20f0\\u2cef-\\u2cf1\\u2d7f\\u2de0-\\u2dff\\u302a-\\u302f\\u3099\\u309a\\ua620-\\ua629\\ua66f\\ua674-\\ua67d\\ua69e\\ua69f\\ua6f0\\ua6f1\\ua802\\ua806\\ua80b\\ua823-\\ua827\\ua82c\\ua880\\ua881\\ua8b4-\\ua8c5\\ua8d0-\\ua8d9\\ua8e0-\\ua8f1\\ua8ff-\\ua909\\ua926-\\ua92d\\ua947-\\ua953\\ua980-\\ua983\\ua9b3-\\ua9c0\\ua9d0-\\ua9d9\\ua9e5\\ua9f0-\\ua9f9\\uaa29-\\uaa36\\uaa43\\uaa4c\\uaa4d\\uaa50-\\uaa59\\uaa7b-\\uaa7d\\uaab0\\uaab2-\\uaab4\\uaab7\\uaab8\\uaabe\\uaabf\\uaac1\\uaaeb-\\uaaef\\uaaf5\\uaaf6\\uabe3-\\uabea\\uabec\\uabed\\uabf0-\\uabf9\\ufb1e\\ufe00-\\ufe0f\\ufe20-\\ufe2f\\ufe33\\ufe34\\ufe4d-\\ufe4f\\uff10-\\uff19\\uff3f\";\nconst nonASCIIidentifierStart = new RegExp(\"[\" + nonASCIIidentifierStartChars + \"]\");\nconst nonASCIIidentifier = new RegExp(\"[\" + nonASCIIidentifierStartChars + nonASCIIidentifierChars + \"]\");\nnonASCIIidentifierStartChars = nonASCIIidentifierChars = null;\nconst astralIdentifierStartCodes = [0, 11, 2, 25, 2, 18, 2, 1, 2, 14, 3, 13, 35, 122, 70, 52, 268, 28, 4, 48, 48, 31, 14, 29, 6, 37, 11, 29, 3, 35, 5, 7, 2, 4, 43, 157, 19, 35, 5, 35, 5, 39, 9, 51, 13, 10, 2, 14, 2, 6, 2, 1, 2, 10, 2, 14, 2, 6, 2, 1, 68, 310, 10, 21, 11, 7, 25, 5, 2, 41, 2, 8, 70, 5, 3, 0, 2, 43, 2, 1, 4, 0, 3, 22, 11, 22, 10, 30, 66, 18, 2, 1, 11, 21, 11, 25, 71, 55, 7, 1, 65, 0, 16, 3, 2, 2, 2, 28, 43, 28, 4, 28, 36, 7, 2, 27, 28, 53, 11, 21, 11, 18, 14, 17, 111, 72, 56, 50, 14, 50, 14, 35, 349, 41, 7, 1, 79, 28, 11, 0, 9, 21, 43, 17, 47, 20, 28, 22, 13, 52, 58, 1, 3, 0, 14, 44, 33, 24, 27, 35, 30, 0, 3, 0, 9, 34, 4, 0, 13, 47, 15, 3, 22, 0, 2, 0, 36, 17, 2, 24, 20, 1, 64, 6, 2, 0, 2, 3, 2, 14, 2, 9, 8, 46, 39, 7, 3, 1, 3, 21, 2, 6, 2, 1, 2, 4, 4, 0, 19, 0, 13, 4, 159, 52, 19, 3, 21, 2, 31, 47, 21, 1, 2, 0, 185, 46, 42, 3, 37, 47, 21, 0, 60, 42, 14, 0, 72, 26, 38, 6, 186, 43, 117, 63, 32, 7, 3, 0, 3, 7, 2, 1, 2, 23, 16, 0, 2, 0, 95, 7, 3, 38, 17, 0, 2, 0, 29, 0, 11, 39, 8, 0, 22, 0, 12, 45, 20, 0, 19, 72, 264, 8, 2, 36, 18, 0, 50, 29, 113, 6, 2, 1, 2, 37, 22, 0, 26, 5, 2, 1, 2, 31, 15, 0, 328, 18, 16, 0, 2, 12, 2, 33, 125, 0, 80, 921, 103, 110, 18, 195, 2637, 96, 16, 1071, 18, 5, 4026, 582, 8634, 568, 8, 30, 18, 78, 18, 29, 19, 47, 17, 3, 32, 20, 6, 18, 689, 63, 129, 74, 6, 0, 67, 12, 65, 1, 2, 0, 29, 6135, 9, 1237, 43, 8, 8936, 3, 2, 6, 2, 1, 2, 290, 16, 0, 30, 2, 3, 0, 15, 3, 9, 395, 2309, 106, 6, 12, 4, 8, 8, 9, 5991, 84, 2, 70, 2, 1, 3, 0, 3, 1, 3, 3, 2, 11, 2, 0, 2, 6, 2, 64, 2, 3, 3, 7, 2, 6, 2, 27, 2, 3, 2, 4, 2, 0, 4, 6, 2, 339, 3, 24, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 7, 1845, 30, 7, 5, 262, 61, 147, 44, 11, 6, 17, 0, 322, 29, 19, 43, 485, 27, 757, 6, 2, 3, 2, 1, 2, 14, 2, 196, 60, 67, 8, 0, 1205, 3, 2, 26, 2, 1, 2, 0, 3, 0, 2, 9, 2, 3, 2, 0, 2, 0, 7, 0, 5, 0, 2, 0, 2, 0, 2, 2, 2, 1, 2, 0, 3, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 1, 2, 0, 3, 3, 2, 6, 2, 3, 2, 3, 2, 0, 2, 9, 2, 16, 6, 2, 2, 4, 2, 16, 4421, 42719, 33, 4153, 7, 221, 3, 5761, 15, 7472, 3104, 541, 1507, 4938, 6, 4191];\nconst astralIdentifierCodes = [509, 0, 227, 0, 150, 4, 294, 9, 1368, 2, 2, 1, 6, 3, 41, 2, 5, 0, 166, 1, 574, 3, 9, 9, 370, 1, 81, 2, 71, 10, 50, 3, 123, 2, 54, 14, 32, 10, 3, 1, 11, 3, 46, 10, 8, 0, 46, 9, 7, 2, 37, 13, 2, 9, 6, 1, 45, 0, 13, 2, 49, 13, 9, 3, 2, 11, 83, 11, 7, 0, 3, 0, 158, 11, 6, 9, 7, 3, 56, 1, 2, 6, 3, 1, 3, 2, 10, 0, 11, 1, 3, 6, 4, 4, 193, 17, 10, 9, 5, 0, 82, 19, 13, 9, 214, 6, 3, 8, 28, 1, 83, 16, 16, 9, 82, 12, 9, 9, 84, 14, 5, 9, 243, 14, 166, 9, 71, 5, 2, 1, 3, 3, 2, 0, 2, 1, 13, 9, 120, 6, 3, 6, 4, 0, 29, 9, 41, 6, 2, 3, 9, 0, 10, 10, 47, 15, 406, 7, 2, 7, 17, 9, 57, 21, 2, 13, 123, 5, 4, 0, 2, 1, 2, 6, 2, 0, 9, 9, 49, 4, 2, 1, 2, 4, 9, 9, 330, 3, 10, 1, 2, 0, 49, 6, 4, 4, 14, 9, 5351, 0, 7, 14, 13835, 9, 87, 9, 39, 4, 60, 6, 26, 9, 1014, 0, 2, 54, 8, 3, 82, 0, 12, 1, 19628, 1, 4706, 45, 3, 22, 543, 4, 4, 5, 9, 7, 3, 6, 31, 3, 149, 2, 1418, 49, 513, 54, 5, 49, 9, 0, 15, 0, 23, 4, 2, 14, 1361, 6, 2, 16, 3, 6, 2, 1, 2, 4, 101, 0, 161, 6, 10, 9, 357, 0, 62, 13, 499, 13, 983, 6, 110, 6, 6, 9, 4759, 9, 787719, 239];\n\nfunction isInAstralSet(code, set) {\n let pos = 0x10000;\n\n for (let i = 0, length = set.length; i < length; i += 2) {\n pos += set[i];\n if (pos > code) return false;\n pos += set[i + 1];\n if (pos >= code) return true;\n }\n\n return false;\n}\n\nfunction isIdentifierStart(code) {\n if (code < 65) return code === 36;\n if (code <= 90) return true;\n if (code < 97) return code === 95;\n if (code <= 122) return true;\n\n if (code <= 0xffff) {\n return code >= 0xaa && nonASCIIidentifierStart.test(String.fromCharCode(code));\n }\n\n return isInAstralSet(code, astralIdentifierStartCodes);\n}\n\nfunction isIdentifierChar(code) {\n if (code < 48) return code === 36;\n if (code < 58) return true;\n if (code < 65) return false;\n if (code <= 90) return true;\n if (code < 97) return code === 95;\n if (code <= 122) return true;\n\n if (code <= 0xffff) {\n return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code));\n }\n\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes);\n}\n\nfunction isIdentifierName(name) {\n let isFirst = true;\n\n for (let i = 0; i < name.length; i++) {\n let cp = name.charCodeAt(i);\n\n if ((cp & 0xfc00) === 0xd800 && i + 1 < name.length) {\n const trail = name.charCodeAt(++i);\n\n if ((trail & 0xfc00) === 0xdc00) {\n cp = 0x10000 + ((cp & 0x3ff) << 10) + (trail & 0x3ff);\n }\n }\n\n if (isFirst) {\n isFirst = false;\n\n if (!isIdentifierStart(cp)) {\n return false;\n }\n } else if (!isIdentifierChar(cp)) {\n return false;\n }\n }\n\n return !isFirst;\n}\n\n//# sourceMappingURL=identifier.js.map\n"],"names":[],"mappings":";AAEA,OAAO,eAAe,YAAS,cAAc;AAAA,EAC3C,OAAO;AACT,CAAC;AACuB,WAAA,mBAAG;AACH,WAAA,mBAAG;AACF,WAAA,oBAAG;AAC5B,IAAI,+BAA+B;AACnC,IAAI,0BAA0B;AAC9B,MAAM,0BAA0B,IAAI,OAAO,MAAM,+BAA+B,GAAG;AACnF,MAAM,qBAAqB,IAAI,OAAO,MAAM,+BAA+B,0BAA0B,GAAG;AACxG,+BAA+B,0BAA0B;AACzD,MAAM,6BAA6B,CAAC,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,KAAK,IAAI,IAAI,KAAK,IAAI,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,KAAK,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,KAAK,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,KAAK,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,KAAK,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,KAAK,IAAI,KAAK,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,KAAK,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,IAAI,KAAK,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,KAAK,GAAG,IAAI,KAAK,KAAK,KAAK,IAAI,KAAK,MAAM,IAAI,IAAI,MAAM,IAAI,GAAG,MAAM,KAAK,MAAM,KAAK,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,IAAI,KAAK,IAAI,KAAK,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,MAAM,GAAG,MAAM,IAAI,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,KAAK,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,KAAK,MAAM,KAAK,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,MAAM,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,KAAK,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,MAAM,IAAI,GAAG,GAAG,KAAK,IAAI,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,IAAI,KAAK,IAAI,KAAK,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,GAAG,MAAM,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,MAAM,OAAO,IAAI,MAAM,GAAG,KAAK,GAAG,MAAM,IAAI,MAAM,MAAM,KAAK,MAAM,MAAM,GAAG,IAAI;AACjhE,MAAM,wBAAwB,CAAC,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,KAAK,GAAG,KAAK,GAAG,GAAG,GAAG,KAAK,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,KAAK,GAAG,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,KAAK,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,KAAK,IAAI,IAAI,GAAG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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"identifier.js","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/identifier.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.isIdentifierChar = isIdentifierChar;\nexports.isIdentifierName = isIdentifierName;\nexports.isIdentifierStart = isIdentifierStart;\nlet nonASCIIidentifierStartChars = \"\\xaa\\xb5\\xba\\xc0-\\xd6\\xd8-\\xf6\\xf8-\\u02c1\\u02c6-\\u02d1\\u02e0-\\u02e4\\u02ec\\u02ee\\u0370-\\u0374\\u0376\\u0377\\u037a-\\u037d\\u037f\\u0386\\u0388-\\u038a\\u038c\\u038e-\\u03a1\\u03a3-\\u03f5\\u03f7-\\u0481\\u048a-\\u052f\\u0531-\\u0556\\u0559\\u0560-\\u0588\\u05d0-\\u05ea\\u05ef-\\u05f2\\u0620-\\u064a\\u066e\\u066f\\u0671-\\u06d3\\u06d5\\u06e5\\u06e6\\u06ee\\u06ef\\u06fa-\\u06fc\\u06ff\\u0710\\u0712-\\u072f\\u074d-\\u07a5\\u07b1\\u07ca-\\u07ea\\u07f4\\u07f5\\u07fa\\u0800-\\u0815\\u081a\\u0824\\u0828\\u0840-\\u0858\\u0860-\\u086a\\u0870-\\u0887\\u0889-\\u088e\\u08a0-\\u08c9\\u0904-\\u0939\\u093d\\u0950\\u0958-\\u0961\\u0971-\\u0980\\u0985-\\u098c\\u098f\\u0990\\u0993-\\u09a8\\u09aa-\\u09b0\\u09b2\\u09b6-\\u09b9\\u09bd\\u09ce\\u09dc\\u09dd\\u09df-\\u09e1\\u09f0\\u09f1\\u09fc\\u0a05-\\u0a0a\\u0a0f\\u0a10\\u0a13-\\u0a28\\u0a2a-\\u0a30\\u0a32\\u0a33\\u0a35\\u0a36\\u0a38\\u0a39\\u0a59-\\u0a5c\\u0a5e\\u0a72-\\u0a74\\u0a85-\\u0a8d\\u0a8f-\\u0a91\\u0a93-\\u0aa8\\u0aaa-\\u0ab0\\u0ab2\\u0ab3\\u0ab5-\\u0ab9\\u0abd\\u0ad0\\u0ae0\\u0ae1\\u0af9\\u0b05-\\u0b0c\\u0b0f\\u0b10\\u0b13-\\u0b28\\u0b2a-\\u0b30\\u0b32\\u0b33\\u0b35-\\u0b39\\u0b3d\\u0b5c\\u0b5d\\u0b5f-\\u0b61\\u0b71\\u0b83\\u0b85-\\u0b8a\\u0b8e-\\u0b90\\u0b92-\\u0b95\\u0b99\\u0b9a\\u0b9c\\u0b9e\\u0b9f\\u0ba3\\u0ba4\\u0ba8-\\u0baa\\u0bae-\\u0bb9\\u0bd0\\u0c05-\\u0c0c\\u0c0e-\\u0c10\\u0c12-\\u0c28\\u0c2a-\\u0c39\\u0c3d\\u0c58-\\u0c5a\\u0c5d\\u0c60\\u0c61\\u0c80\\u0c85-\\u0c8c\\u0c8e-\\u0c90\\u0c92-\\u0ca8\\u0caa-\\u0cb3\\u0cb5-\\u0cb9\\u0cbd\\u0cdd\\u0cde\\u0ce0\\u0ce1\\u0cf1\\u0cf2\\u0d04-\\u0d0c\\u0d0e-\\u0d10\\u0d12-\\u0d3a\\u0d3d\\u0d4e\\u0d54-\\u0d56\\u0d5f-\\u0d61\\u0d7a-\\u0d7f\\u0d85-\\u0d96\\u0d9a-\\u0db1\\u0db3-\\u0dbb\\u0dbd\\u0dc0-\\u0dc6\\u0e01-\\u0e30\\u0e32\\u0e33\\u0e40-\\u0e46\\u0e81\\u0e82\\u0e84\\u0e86-\\u0e8a\\u0e8c-\\u0ea3\\u0ea5\\u0ea7-\\u0eb0\\u0eb2\\u0eb3\\u0ebd\\u0ec0-\\u0ec4\\u0ec6\\u0edc-\\u0edf\\u0f00\\u0f40-\\u0f47\\u0f49-\\u0f6c\\u0f88-\\u0f8c\\u1000-\\u102a\\u103f\\u1050-\\u1055\\u105a-\\u105d\\u1061\\u1065\\u1066\\u106e-\\u1070\\u1075-\\u1081\\u108e\\u10a0-\\u10c5\\u10c7\\u10cd\\u10d0-\\u10fa\\u10fc-\\u1248\\u124a-\\u124d\\u1250-\\u1256\\u1258\\u125a-\\u125d\\u1260-\\u1288\\u128a-\\u128d\\u1290-\\u12b0\\u12b2-\\u12b5\\u12b8-\\u12be\\u12c0\\u12c2-\\u12c5\\u12c8-\\u12d6\\u12d8-\\u1310\\u1312-\\u1315\\u1318-\\u135a\\u1380-\\u138f\\u13a0-\\u13f5\\u13f8-\\u13fd\\u1401-\\u166c\\u166f-\\u167f\\u1681-\\u169a\\u16a0-\\u16ea\\u16ee-\\u16f8\\u1700-\\u1711\\u171f-\\u1731\\u1740-\\u1751\\u1760-\\u176c\\u176e-\\u1770\\u1780-\\u17b3\\u17d7\\u17dc\\u1820-\\u1878\\u1880-\\u18a8\\u18aa\\u18b0-\\u18f5\\u1900-\\u191e\\u1950-\\u196d\\u1970-\\u1974\\u1980-\\u19ab\\u19b0-\\u19c9\\u1a00-\\u1a16\\u1a20-\\u1a54\\u1aa7\\u1b05-\\u1b33\\u1b45-\\u1b4c\\u1b83-\\u1ba0\\u1bae\\u1baf\\u1bba-\\u1be5\\u1c00-\\u1c23\\u1c4d-\\u1c4f\\u1c5a-\\u1c7d\\u1c80-\\u1c88\\u1c90-\\u1cba\\u1cbd-\\u1cbf\\u1ce9-\\u1cec\\u1cee-\\u1cf3\\u1cf5\\u1cf6\\u1cfa\\u1d00-\\u1dbf\\u1e00-\\u1f15\\u1f18-\\u1f1d\\u1f20-\\u1f45\\u1f48-\\u1f4d\\u1f50-\\u1f57\\u1f59\\u1f5b\\u1f5d\\u1f5f-\\u1f7d\\u1f80-\\u1fb4\\u1fb6-\\u1fbc\\u1fbe\\u1fc2-\\u1fc4\\u1fc6-\\u1fcc\\u1fd0-\\u1fd3\\u1fd6-\\u1fdb\\u1fe0-\\u1fec\\u1ff2-\\u1ff4\\u1ff6-\\u1ffc\\u2071\\u207f\\u2090-\\u209c\\u2102\\u2107\\u210a-\\u2113\\u2115\\u2118-\\u211d\\u2124\\u2126\\u2128\\u212a-\\u2139\\u213c-\\u213f\\u2145-\\u2149\\u214e\\u2160-\\u2188\\u2c00-\\u2ce4\\u2ceb-\\u2cee\\u2cf2\\u2cf3\\u2d00-\\u2d25\\u2d27\\u2d2d\\u2d30-\\u2d67\\u2d6f\\u2d80-\\u2d96\\u2da0-\\u2da6\\u2da8-\\u2dae\\u2db0-\\u2db6\\u2db8-\\u2dbe\\u2dc0-\\u2dc6\\u2dc8-\\u2dce\\u2dd0-\\u2dd6\\u2dd8-\\u2dde\\u3005-\\u3007\\u3021-\\u3029\\u3031-\\u3035\\u3038-\\u303c\\u3041-\\u3096\\u309b-\\u309f\\u30a1-\\u30fa\\u30fc-\\u30ff\\u3105-\\u312f\\u3131-\\u318e\\u31a0-\\u31bf\\u31f0-\\u31ff\\u3400-\\u4dbf\\u4e00-\\ua48c\\ua4d0-\\ua4fd\\ua500-\\ua60c\\ua610-\\ua61f\\ua62a\\ua62b\\ua640-\\ua66e\\ua67f-\\ua69d\\ua6a0-\\ua6ef\\ua717-\\ua71f\\ua722-\\ua788\\ua78b-\\ua7ca\\ua7d0\\ua7d1\\ua7d3\\ua7d5-\\ua7d9\\ua7f2-\\ua801\\ua803-\\ua805\\ua807-\\ua80a\\ua80c-\\ua822\\ua840-\\ua873\\ua882-\\ua8b3\\ua8f2-\\ua8f7\\ua8fb\\ua8fd\\ua8fe\\ua90a-\\ua925\\ua930-\\ua946\\ua960-\\ua97c\\ua984-\\ua9b2\\ua9cf\\ua9e0-\\ua9e4\\ua9e6-\\ua9ef\\ua9fa-\\ua9fe\\uaa00-\\uaa28\\uaa40-\\uaa42\\uaa44-\\uaa4b\\uaa60-\\uaa76\\uaa7a\\uaa7e-\\uaaaf\\uaab1\\uaab5\\uaab6\\uaab9-\\uaabd\\uaac0\\uaac2\\uaadb-\\uaadd\\uaae0-\\uaaea\\uaaf2-\\uaaf4\\uab01-\\uab06\\uab09-\\uab0e\\uab11-\\uab16\\uab20-\\uab26\\uab28-\\uab2e\\uab30-\\uab5a\\uab5c-\\uab69\\uab70-\\uabe2\\uac00-\\ud7a3\\ud7b0-\\ud7c6\\ud7cb-\\ud7fb\\uf900-\\ufa6d\\ufa70-\\ufad9\\ufb00-\\ufb06\\ufb13-\\ufb17\\ufb1d\\ufb1f-\\ufb28\\ufb2a-\\ufb36\\ufb38-\\ufb3c\\ufb3e\\ufb40\\ufb41\\ufb43\\ufb44\\ufb46-\\ufbb1\\ufbd3-\\ufd3d\\ufd50-\\ufd8f\\ufd92-\\ufdc7\\ufdf0-\\ufdfb\\ufe70-\\ufe74\\ufe76-\\ufefc\\uff21-\\uff3a\\uff41-\\uff5a\\uff66-\\uffbe\\uffc2-\\uffc7\\uffca-\\uffcf\\uffd2-\\uffd7\\uffda-\\uffdc\";\nlet nonASCIIidentifierChars = \"\\u200c\\u200d\\xb7\\u0300-\\u036f\\u0387\\u0483-\\u0487\\u0591-\\u05bd\\u05bf\\u05c1\\u05c2\\u05c4\\u05c5\\u05c7\\u0610-\\u061a\\u064b-\\u0669\\u0670\\u06d6-\\u06dc\\u06df-\\u06e4\\u06e7\\u06e8\\u06ea-\\u06ed\\u06f0-\\u06f9\\u0711\\u0730-\\u074a\\u07a6-\\u07b0\\u07c0-\\u07c9\\u07eb-\\u07f3\\u07fd\\u0816-\\u0819\\u081b-\\u0823\\u0825-\\u0827\\u0829-\\u082d\\u0859-\\u085b\\u0898-\\u089f\\u08ca-\\u08e1\\u08e3-\\u0903\\u093a-\\u093c\\u093e-\\u094f\\u0951-\\u0957\\u0962\\u0963\\u0966-\\u096f\\u0981-\\u0983\\u09bc\\u09be-\\u09c4\\u09c7\\u09c8\\u09cb-\\u09cd\\u09d7\\u09e2\\u09e3\\u09e6-\\u09ef\\u09fe\\u0a01-\\u0a03\\u0a3c\\u0a3e-\\u0a42\\u0a47\\u0a48\\u0a4b-\\u0a4d\\u0a51\\u0a66-\\u0a71\\u0a75\\u0a81-\\u0a83\\u0abc\\u0abe-\\u0ac5\\u0ac7-\\u0ac9\\u0acb-\\u0acd\\u0ae2\\u0ae3\\u0ae6-\\u0aef\\u0afa-\\u0aff\\u0b01-\\u0b03\\u0b3c\\u0b3e-\\u0b44\\u0b47\\u0b48\\u0b4b-\\u0b4d\\u0b55-\\u0b57\\u0b62\\u0b63\\u0b66-\\u0b6f\\u0b82\\u0bbe-\\u0bc2\\u0bc6-\\u0bc8\\u0bca-\\u0bcd\\u0bd7\\u0be6-\\u0bef\\u0c00-\\u0c04\\u0c3c\\u0c3e-\\u0c44\\u0c46-\\u0c48\\u0c4a-\\u0c4d\\u0c55\\u0c56\\u0c62\\u0c63\\u0c66-\\u0c6f\\u0c81-\\u0c83\\u0cbc\\u0cbe-\\u0cc4\\u0cc6-\\u0cc8\\u0cca-\\u0ccd\\u0cd5\\u0cd6\\u0ce2\\u0ce3\\u0ce6-\\u0cef\\u0cf3\\u0d00-\\u0d03\\u0d3b\\u0d3c\\u0d3e-\\u0d44\\u0d46-\\u0d48\\u0d4a-\\u0d4d\\u0d57\\u0d62\\u0d63\\u0d66-\\u0d6f\\u0d81-\\u0d83\\u0dca\\u0dcf-\\u0dd4\\u0dd6\\u0dd8-\\u0ddf\\u0de6-\\u0def\\u0df2\\u0df3\\u0e31\\u0e34-\\u0e3a\\u0e47-\\u0e4e\\u0e50-\\u0e59\\u0eb1\\u0eb4-\\u0ebc\\u0ec8-\\u0ece\\u0ed0-\\u0ed9\\u0f18\\u0f19\\u0f20-\\u0f29\\u0f35\\u0f37\\u0f39\\u0f3e\\u0f3f\\u0f71-\\u0f84\\u0f86\\u0f87\\u0f8d-\\u0f97\\u0f99-\\u0fbc\\u0fc6\\u102b-\\u103e\\u1040-\\u1049\\u1056-\\u1059\\u105e-\\u1060\\u1062-\\u1064\\u1067-\\u106d\\u1071-\\u1074\\u1082-\\u108d\\u108f-\\u109d\\u135d-\\u135f\\u1369-\\u1371\\u1712-\\u1715\\u1732-\\u1734\\u1752\\u1753\\u1772\\u1773\\u17b4-\\u17d3\\u17dd\\u17e0-\\u17e9\\u180b-\\u180d\\u180f-\\u1819\\u18a9\\u1920-\\u192b\\u1930-\\u193b\\u1946-\\u194f\\u19d0-\\u19da\\u1a17-\\u1a1b\\u1a55-\\u1a5e\\u1a60-\\u1a7c\\u1a7f-\\u1a89\\u1a90-\\u1a99\\u1ab0-\\u1abd\\u1abf-\\u1ace\\u1b00-\\u1b04\\u1b34-\\u1b44\\u1b50-\\u1b59\\u1b6b-\\u1b73\\u1b80-\\u1b82\\u1ba1-\\u1bad\\u1bb0-\\u1bb9\\u1be6-\\u1bf3\\u1c24-\\u1c37\\u1c40-\\u1c49\\u1c50-\\u1c59\\u1cd0-\\u1cd2\\u1cd4-\\u1ce8\\u1ced\\u1cf4\\u1cf7-\\u1cf9\\u1dc0-\\u1dff\\u203f\\u2040\\u2054\\u20d0-\\u20dc\\u20e1\\u20e5-\\u20f0\\u2cef-\\u2cf1\\u2d7f\\u2de0-\\u2dff\\u302a-\\u302f\\u3099\\u309a\\ua620-\\ua629\\ua66f\\ua674-\\ua67d\\ua69e\\ua69f\\ua6f0\\ua6f1\\ua802\\ua806\\ua80b\\ua823-\\ua827\\ua82c\\ua880\\ua881\\ua8b4-\\ua8c5\\ua8d0-\\ua8d9\\ua8e0-\\ua8f1\\ua8ff-\\ua909\\ua926-\\ua92d\\ua947-\\ua953\\ua980-\\ua983\\ua9b3-\\ua9c0\\ua9d0-\\ua9d9\\ua9e5\\ua9f0-\\ua9f9\\uaa29-\\uaa36\\uaa43\\uaa4c\\uaa4d\\uaa50-\\uaa59\\uaa7b-\\uaa7d\\uaab0\\uaab2-\\uaab4\\uaab7\\uaab8\\uaabe\\uaabf\\uaac1\\uaaeb-\\uaaef\\uaaf5\\uaaf6\\uabe3-\\uabea\\uabec\\uabed\\uabf0-\\uabf9\\ufb1e\\ufe00-\\ufe0f\\ufe20-\\ufe2f\\ufe33\\ufe34\\ufe4d-\\ufe4f\\uff10-\\uff19\\uff3f\";\nconst nonASCIIidentifierStart = new RegExp(\"[\" + nonASCIIidentifierStartChars + \"]\");\nconst nonASCIIidentifier = new RegExp(\"[\" + nonASCIIidentifierStartChars + nonASCIIidentifierChars + \"]\");\nnonASCIIidentifierStartChars = nonASCIIidentifierChars = null;\nconst astralIdentifierStartCodes = [0, 11, 2, 25, 2, 18, 2, 1, 2, 14, 3, 13, 35, 122, 70, 52, 268, 28, 4, 48, 48, 31, 14, 29, 6, 37, 11, 29, 3, 35, 5, 7, 2, 4, 43, 157, 19, 35, 5, 35, 5, 39, 9, 51, 13, 10, 2, 14, 2, 6, 2, 1, 2, 10, 2, 14, 2, 6, 2, 1, 68, 310, 10, 21, 11, 7, 25, 5, 2, 41, 2, 8, 70, 5, 3, 0, 2, 43, 2, 1, 4, 0, 3, 22, 11, 22, 10, 30, 66, 18, 2, 1, 11, 21, 11, 25, 71, 55, 7, 1, 65, 0, 16, 3, 2, 2, 2, 28, 43, 28, 4, 28, 36, 7, 2, 27, 28, 53, 11, 21, 11, 18, 14, 17, 111, 72, 56, 50, 14, 50, 14, 35, 349, 41, 7, 1, 79, 28, 11, 0, 9, 21, 43, 17, 47, 20, 28, 22, 13, 52, 58, 1, 3, 0, 14, 44, 33, 24, 27, 35, 30, 0, 3, 0, 9, 34, 4, 0, 13, 47, 15, 3, 22, 0, 2, 0, 36, 17, 2, 24, 20, 1, 64, 6, 2, 0, 2, 3, 2, 14, 2, 9, 8, 46, 39, 7, 3, 1, 3, 21, 2, 6, 2, 1, 2, 4, 4, 0, 19, 0, 13, 4, 159, 52, 19, 3, 21, 2, 31, 47, 21, 1, 2, 0, 185, 46, 42, 3, 37, 47, 21, 0, 60, 42, 14, 0, 72, 26, 38, 6, 186, 43, 117, 63, 32, 7, 3, 0, 3, 7, 2, 1, 2, 23, 16, 0, 2, 0, 95, 7, 3, 38, 17, 0, 2, 0, 29, 0, 11, 39, 8, 0, 22, 0, 12, 45, 20, 0, 19, 72, 264, 8, 2, 36, 18, 0, 50, 29, 113, 6, 2, 1, 2, 37, 22, 0, 26, 5, 2, 1, 2, 31, 15, 0, 328, 18, 16, 0, 2, 12, 2, 33, 125, 0, 80, 921, 103, 110, 18, 195, 2637, 96, 16, 1071, 18, 5, 4026, 582, 8634, 568, 8, 30, 18, 78, 18, 29, 19, 47, 17, 3, 32, 20, 6, 18, 689, 63, 129, 74, 6, 0, 67, 12, 65, 1, 2, 0, 29, 6135, 9, 1237, 43, 8, 8936, 3, 2, 6, 2, 1, 2, 290, 16, 0, 30, 2, 3, 0, 15, 3, 9, 395, 2309, 106, 6, 12, 4, 8, 8, 9, 5991, 84, 2, 70, 2, 1, 3, 0, 3, 1, 3, 3, 2, 11, 2, 0, 2, 6, 2, 64, 2, 3, 3, 7, 2, 6, 2, 27, 2, 3, 2, 4, 2, 0, 4, 6, 2, 339, 3, 24, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 30, 2, 24, 2, 7, 1845, 30, 7, 5, 262, 61, 147, 44, 11, 6, 17, 0, 322, 29, 19, 43, 485, 27, 757, 6, 2, 3, 2, 1, 2, 14, 2, 196, 60, 67, 8, 0, 1205, 3, 2, 26, 2, 1, 2, 0, 3, 0, 2, 9, 2, 3, 2, 0, 2, 0, 7, 0, 5, 0, 2, 0, 2, 0, 2, 2, 2, 1, 2, 0, 3, 0, 2, 0, 2, 0, 2, 0, 2, 0, 2, 1, 2, 0, 3, 3, 2, 6, 2, 3, 2, 3, 2, 0, 2, 9, 2, 16, 6, 2, 2, 4, 2, 16, 4421, 42719, 33, 4153, 7, 221, 3, 5761, 15, 7472, 3104, 541, 1507, 4938, 6, 4191];\nconst astralIdentifierCodes = [509, 0, 227, 0, 150, 4, 294, 9, 1368, 2, 2, 1, 6, 3, 41, 2, 5, 0, 166, 1, 574, 3, 9, 9, 370, 1, 81, 2, 71, 10, 50, 3, 123, 2, 54, 14, 32, 10, 3, 1, 11, 3, 46, 10, 8, 0, 46, 9, 7, 2, 37, 13, 2, 9, 6, 1, 45, 0, 13, 2, 49, 13, 9, 3, 2, 11, 83, 11, 7, 0, 3, 0, 158, 11, 6, 9, 7, 3, 56, 1, 2, 6, 3, 1, 3, 2, 10, 0, 11, 1, 3, 6, 4, 4, 193, 17, 10, 9, 5, 0, 82, 19, 13, 9, 214, 6, 3, 8, 28, 1, 83, 16, 16, 9, 82, 12, 9, 9, 84, 14, 5, 9, 243, 14, 166, 9, 71, 5, 2, 1, 3, 3, 2, 0, 2, 1, 13, 9, 120, 6, 3, 6, 4, 0, 29, 9, 41, 6, 2, 3, 9, 0, 10, 10, 47, 15, 406, 7, 2, 7, 17, 9, 57, 21, 2, 13, 123, 5, 4, 0, 2, 1, 2, 6, 2, 0, 9, 9, 49, 4, 2, 1, 2, 4, 9, 9, 330, 3, 10, 1, 2, 0, 49, 6, 4, 4, 14, 9, 5351, 0, 7, 14, 13835, 9, 87, 9, 39, 4, 60, 6, 26, 9, 1014, 0, 2, 54, 8, 3, 82, 0, 12, 1, 19628, 1, 4706, 45, 3, 22, 543, 4, 4, 5, 9, 7, 3, 6, 31, 3, 149, 2, 1418, 49, 513, 54, 5, 49, 9, 0, 15, 0, 23, 4, 2, 14, 1361, 6, 2, 16, 3, 6, 2, 1, 2, 4, 101, 0, 161, 6, 10, 9, 357, 0, 62, 13, 499, 13, 983, 6, 110, 6, 6, 9, 4759, 9, 787719, 239];\nfunction isInAstralSet(code, set) {\n let pos = 0x10000;\n for (let i = 0, length = set.length; i < length; i += 2) {\n pos += set[i];\n if (pos > code) return false;\n pos += set[i + 1];\n if (pos >= code) return true;\n }\n return false;\n}\nfunction isIdentifierStart(code) {\n if (code < 65) return code === 36;\n if (code <= 90) return true;\n if (code < 97) return code === 95;\n if (code <= 122) return true;\n if (code <= 0xffff) {\n return code >= 0xaa && nonASCIIidentifierStart.test(String.fromCharCode(code));\n }\n return isInAstralSet(code, astralIdentifierStartCodes);\n}\nfunction isIdentifierChar(code) {\n if (code < 48) return code === 36;\n if (code < 58) return true;\n if (code < 65) return false;\n if (code <= 90) return true;\n if (code < 97) return code === 95;\n if (code <= 122) return true;\n if (code <= 0xffff) {\n return code >= 0xaa && nonASCIIidentifier.test(String.fromCharCode(code));\n }\n return isInAstralSet(code, astralIdentifierStartCodes) || isInAstralSet(code, astralIdentifierCodes);\n}\nfunction isIdentifierName(name) {\n let isFirst = true;\n for (let i = 0; i < name.length; i++) {\n let cp = name.charCodeAt(i);\n if ((cp & 0xfc00) === 0xd800 && i + 1 < name.length) {\n const trail = name.charCodeAt(++i);\n if ((trail & 0xfc00) === 0xdc00) {\n cp = 0x10000 + ((cp & 0x3ff) << 10) + (trail & 0x3ff);\n }\n }\n if (isFirst) {\n isFirst = false;\n if (!isIdentifierStart(cp)) {\n return false;\n }\n } else if (!isIdentifierChar(cp)) {\n return false;\n }\n }\n return !isFirst;\n}\n\n//# sourceMappingURL=identifier.js.map\n"],"names":[],"mappings":";AAEA,OAAO,eAAe,YAAS,cAAc;AAAA,EAC3C,OAAO;AACT,CAAC;AACuB,WAAA,mBAAG;AACH,WAAA,mBAAG;AACF,WAAA,oBAAG;AAC5B,IAAI,+BAA+B;AACnC,IAAI,0BAA0B;AAC9B,MAAM,0BAA0B,IAAI,OAAO,MAAM,+BAA+B,GAAG;AACnF,MAAM,qBAAqB,IAAI,OAAO,MAAM,+BAA+B,0BAA0B,GAAG;AACxG,+BAA+B,0BAA0B;AACzD,MAAM,6BAA6B,CAAC,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,KAAK,IAAI,IAAI,KAAK,IAAI,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,KAAK,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,KAAK,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,KAAK,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,KAAK,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,KAAK,IAAI,KAAK,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,KAAK,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,IAAI,KAAK,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,KAAK,GAAG,IAAI,KAAK,KAAK,KAAK,IAAI,KAAK,MAAM,IAAI,IAAI,MAAM,IAAI,GAAG,MAAM,KAAK,MAAM,KAAK,GAAG,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,IAAI,GAAG,IAAI,IAAI,GAAG,IAAI,KAAK,IAAI,KAAK,IAAI,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,MAAM,GAAG,MAAM,IAAI,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,KAAK,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,KAAK,MAAM,KAAK,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,MAAM,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,KAAK,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,MAAM,IAAI,GAAG,GAAG,KAAK,IAAI,KAAK,IAAI,IAAI,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,IAAI,KAAK,IAAI,KAAK,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,KAAK,IAAI,IAAI,GAAG,GAAG,MAAM,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,MAAM,OAAO,IAAI,MAAM,GAAG,KAAK,GAAG,MAAM,IAAI,MAAM,MAAM,KAAK,MAAM,MAAM,GAAG,IAAI;AACjhE,MAAM,wBAAwB,CAAC,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,GAAG,MAAM,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,KAAK,GAAG,KAAK,GAAG,GAAG,GAAG,KAAK,GAAG,IAAI,GAAG,IAAI,IAAI,IAAI,GAAG,KAAK,GAAG,IAAI,IAAI,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,IAAI,GAAG,GAAG,GAAG,IAAI,IAAI,IAAI,GAAG,GAAG,GAAG,GAAG,KAAK,IAAI,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,GAAG,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,KAAK,IAAI,IAAI,GAAG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","x_google_ignoreList":[0]}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const index = require("../../../../_virtual/index15.cjs");
2
+ const index = require("../../../../_virtual/index14.cjs");
3
3
  require("./identifier.cjs");
4
4
  require("./keyword.cjs");
5
5
  const identifier = require("../../../../_virtual/identifier.cjs");
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/index.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nObject.defineProperty(exports, \"isIdentifierChar\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierChar;\n }\n});\nObject.defineProperty(exports, \"isIdentifierName\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierName;\n }\n});\nObject.defineProperty(exports, \"isIdentifierStart\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierStart;\n }\n});\nObject.defineProperty(exports, \"isKeyword\", {\n enumerable: true,\n get: function () {\n return _keyword.isKeyword;\n }\n});\nObject.defineProperty(exports, \"isReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictBindOnlyReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictBindOnlyReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictBindReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictBindReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictReservedWord;\n }\n});\n\nvar _identifier = require(\"./identifier\");\n\nvar _keyword = require(\"./keyword\");\n\n//# sourceMappingURL=index.js.map\n"],"names":["exports","require$$0","require$$1"],"mappings":";;;;;;;AAEA,SAAO,eAAwBA,UAAA,cAAc;AAAA,IAC3C,OAAO;AAAA,EACT,CAAC;AACD,SAAO,eAAeA,UAAS,oBAAoB;AAAA,IACjD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,oBAAoB;AAAA,IACjD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,qBAAqB;AAAA,IAClD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,aAAa;AAAA,IAC1C,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,kBAAkB;AAAA,IAC/C,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,gCAAgC;AAAA,IAC7D,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,4BAA4B;AAAA,IACzD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,wBAAwB;AAAA,IACrD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AAED,MAAI,cAAcC,WAAAA;AAElB,MAAI,WAAWC,QAAAA;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/index.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nObject.defineProperty(exports, \"isIdentifierChar\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierChar;\n }\n});\nObject.defineProperty(exports, \"isIdentifierName\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierName;\n }\n});\nObject.defineProperty(exports, \"isIdentifierStart\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierStart;\n }\n});\nObject.defineProperty(exports, \"isKeyword\", {\n enumerable: true,\n get: function () {\n return _keyword.isKeyword;\n }\n});\nObject.defineProperty(exports, \"isReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictBindOnlyReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictBindOnlyReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictBindReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictBindReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictReservedWord;\n }\n});\nvar _identifier = require(\"./identifier\");\nvar _keyword = require(\"./keyword\");\n\n//# sourceMappingURL=index.js.map\n"],"names":["exports","require$$0","require$$1"],"mappings":";;;;;;;AAEA,SAAO,eAAwBA,UAAA,cAAc;AAAA,IAC3C,OAAO;AAAA,EACT,CAAC;AACD,SAAO,eAAeA,UAAS,oBAAoB;AAAA,IACjD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,oBAAoB;AAAA,IACjD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,qBAAqB;AAAA,IAClD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,aAAa;AAAA,IAC1C,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,kBAAkB;AAAA,IAC/C,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,gCAAgC;AAAA,IAC7D,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,4BAA4B;AAAA,IACzD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAeA,UAAS,wBAAwB;AAAA,IACrD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,MAAI,cAAcC,WAAAA;AAClB,MAAI,WAAWC,QAAAA;;","x_google_ignoreList":[0]}
@@ -1,4 +1,4 @@
1
- import { __exports as lib } from "../../../../_virtual/index15.js";
1
+ import { __exports as lib } from "../../../../_virtual/index14.js";
2
2
  import "./identifier.js";
3
3
  import "./keyword.js";
4
4
  import { __exports as identifier } from "../../../../_virtual/identifier.js";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/index.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nObject.defineProperty(exports, \"isIdentifierChar\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierChar;\n }\n});\nObject.defineProperty(exports, \"isIdentifierName\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierName;\n }\n});\nObject.defineProperty(exports, \"isIdentifierStart\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierStart;\n }\n});\nObject.defineProperty(exports, \"isKeyword\", {\n enumerable: true,\n get: function () {\n return _keyword.isKeyword;\n }\n});\nObject.defineProperty(exports, \"isReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictBindOnlyReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictBindOnlyReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictBindReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictBindReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictReservedWord;\n }\n});\n\nvar _identifier = require(\"./identifier\");\n\nvar _keyword = require(\"./keyword\");\n\n//# sourceMappingURL=index.js.map\n"],"names":["require$$0","require$$1"],"mappings":";;;;;;AAEA,SAAO,eAAwB,SAAA,cAAc;AAAA,IAC3C,OAAO;AAAA,EACT,CAAC;AACD,SAAO,eAAe,SAAS,oBAAoB;AAAA,IACjD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,oBAAoB;AAAA,IACjD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,qBAAqB;AAAA,IAClD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,aAAa;AAAA,IAC1C,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,kBAAkB;AAAA,IAC/C,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,gCAAgC;AAAA,IAC7D,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,4BAA4B;AAAA,IACzD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,wBAAwB;AAAA,IACrD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AAED,MAAI,cAAcA;AAElB,MAAI,WAAWC;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.js","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/index.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nObject.defineProperty(exports, \"isIdentifierChar\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierChar;\n }\n});\nObject.defineProperty(exports, \"isIdentifierName\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierName;\n }\n});\nObject.defineProperty(exports, \"isIdentifierStart\", {\n enumerable: true,\n get: function () {\n return _identifier.isIdentifierStart;\n }\n});\nObject.defineProperty(exports, \"isKeyword\", {\n enumerable: true,\n get: function () {\n return _keyword.isKeyword;\n }\n});\nObject.defineProperty(exports, \"isReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictBindOnlyReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictBindOnlyReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictBindReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictBindReservedWord;\n }\n});\nObject.defineProperty(exports, \"isStrictReservedWord\", {\n enumerable: true,\n get: function () {\n return _keyword.isStrictReservedWord;\n }\n});\nvar _identifier = require(\"./identifier\");\nvar _keyword = require(\"./keyword\");\n\n//# sourceMappingURL=index.js.map\n"],"names":["require$$0","require$$1"],"mappings":";;;;;;AAEA,SAAO,eAAwB,SAAA,cAAc;AAAA,IAC3C,OAAO;AAAA,EACT,CAAC;AACD,SAAO,eAAe,SAAS,oBAAoB;AAAA,IACjD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,oBAAoB;AAAA,IACjD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,qBAAqB;AAAA,IAClD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,YAAY;AAAA,IACpB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,aAAa;AAAA,IAC1C,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,kBAAkB;AAAA,IAC/C,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,gCAAgC;AAAA,IAC7D,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,4BAA4B;AAAA,IACzD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,SAAO,eAAe,SAAS,wBAAwB;AAAA,IACrD,YAAY;AAAA,IACZ,KAAK,WAAY;AACf,aAAO,SAAS;AAAA,IACjB;AAAA,EACH,CAAC;AACD,MAAI,cAAcA;AAClB,MAAI,WAAWC;;","x_google_ignoreList":[0]}
@@ -1 +1 @@
1
- {"version":3,"file":"keyword.cjs","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/keyword.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.isKeyword = isKeyword;\nexports.isReservedWord = isReservedWord;\nexports.isStrictBindOnlyReservedWord = isStrictBindOnlyReservedWord;\nexports.isStrictBindReservedWord = isStrictBindReservedWord;\nexports.isStrictReservedWord = isStrictReservedWord;\nconst reservedWords = {\n keyword: [\"break\", \"case\", \"catch\", \"continue\", \"debugger\", \"default\", \"do\", \"else\", \"finally\", \"for\", \"function\", \"if\", \"return\", \"switch\", \"throw\", \"try\", \"var\", \"const\", \"while\", \"with\", \"new\", \"this\", \"super\", \"class\", \"extends\", \"export\", \"import\", \"null\", \"true\", \"false\", \"in\", \"instanceof\", \"typeof\", \"void\", \"delete\"],\n strict: [\"implements\", \"interface\", \"let\", \"package\", \"private\", \"protected\", \"public\", \"static\", \"yield\"],\n strictBind: [\"eval\", \"arguments\"]\n};\nconst keywords = new Set(reservedWords.keyword);\nconst reservedWordsStrictSet = new Set(reservedWords.strict);\nconst reservedWordsStrictBindSet = new Set(reservedWords.strictBind);\n\nfunction isReservedWord(word, inModule) {\n return inModule && word === \"await\" || word === \"enum\";\n}\n\nfunction isStrictReservedWord(word, inModule) {\n return isReservedWord(word, inModule) || reservedWordsStrictSet.has(word);\n}\n\nfunction isStrictBindOnlyReservedWord(word) {\n return reservedWordsStrictBindSet.has(word);\n}\n\nfunction isStrictBindReservedWord(word, inModule) {\n return isStrictReservedWord(word, inModule) || isStrictBindOnlyReservedWord(word);\n}\n\nfunction isKeyword(word) {\n return keywords.has(word);\n}\n\n//# sourceMappingURL=keyword.js.map\n"],"names":["keyword"],"mappings":";;AAEA,OAAO,eAAeA,QAAO,WAAE,cAAc;AAAA,EAC3C,OAAO;AACT,CAAC;AACgBA,QAAA,UAAA,YAAG;AACEA,QAAA,UAAA,iBAAG;AACWA,QAAA,UAAA,+BAAG;AACPA,QAAA,UAAA,2BAAG;AACPA,QAAA,UAAA,uBAAG;AAC/B,MAAM,gBAAgB;AAAA,EACpB,SAAS,CAAC,SAAS,QAAQ,SAAS,YAAY,YAAY,WAAW,MAAM,QAAQ,WAAW,OAAO,YAAY,MAAM,UAAU,UAAU,SAAS,OAAO,OAAO,SAAS,SAAS,QAAQ,OAAO,QAAQ,SAAS,SAAS,WAAW,UAAU,UAAU,QAAQ,QAAQ,SAAS,MAAM,cAAc,UAAU,QAAQ,QAAQ;AAAA,EACrU,QAAQ,CAAC,cAAc,aAAa,OAAO,WAAW,WAAW,aAAa,UAAU,UAAU,OAAO;AAAA,EACzG,YAAY,CAAC,QAAQ,WAAW;AAClC;AACA,MAAM,WAAW,IAAI,IAAI,cAAc,OAAO;AAC9C,MAAM,yBAAyB,IAAI,IAAI,cAAc,MAAM;AAC3D,MAAM,6BAA6B,IAAI,IAAI,cAAc,UAAU;AAEnE,SAAS,eAAe,MAAM,UAAU;AACtC,SAAO,YAAY,SAAS,WAAW,SAAS;AAClD;AAEA,SAAS,qBAAqB,MAAM,UAAU;AAC5C,SAAO,eAAe,MAAM,QAAQ,KAAK,uBAAuB,IAAI,IAAI;AAC1E;AAEA,SAAS,6BAA6B,MAAM;AAC1C,SAAO,2BAA2B,IAAI,IAAI;AAC5C;AAEA,SAAS,yBAAyB,MAAM,UAAU;AAChD,SAAO,qBAAqB,MAAM,QAAQ,KAAK,6BAA6B,IAAI;AAClF;AAEA,SAAS,UAAU,MAAM;AACvB,SAAO,SAAS,IAAI,IAAI;AAC1B;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"keyword.cjs","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/keyword.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.isKeyword = isKeyword;\nexports.isReservedWord = isReservedWord;\nexports.isStrictBindOnlyReservedWord = isStrictBindOnlyReservedWord;\nexports.isStrictBindReservedWord = isStrictBindReservedWord;\nexports.isStrictReservedWord = isStrictReservedWord;\nconst reservedWords = {\n keyword: [\"break\", \"case\", \"catch\", \"continue\", \"debugger\", \"default\", \"do\", \"else\", \"finally\", \"for\", \"function\", \"if\", \"return\", \"switch\", \"throw\", \"try\", \"var\", \"const\", \"while\", \"with\", \"new\", \"this\", \"super\", \"class\", \"extends\", \"export\", \"import\", \"null\", \"true\", \"false\", \"in\", \"instanceof\", \"typeof\", \"void\", \"delete\"],\n strict: [\"implements\", \"interface\", \"let\", \"package\", \"private\", \"protected\", \"public\", \"static\", \"yield\"],\n strictBind: [\"eval\", \"arguments\"]\n};\nconst keywords = new Set(reservedWords.keyword);\nconst reservedWordsStrictSet = new Set(reservedWords.strict);\nconst reservedWordsStrictBindSet = new Set(reservedWords.strictBind);\nfunction isReservedWord(word, inModule) {\n return inModule && word === \"await\" || word === \"enum\";\n}\nfunction isStrictReservedWord(word, inModule) {\n return isReservedWord(word, inModule) || reservedWordsStrictSet.has(word);\n}\nfunction isStrictBindOnlyReservedWord(word) {\n return reservedWordsStrictBindSet.has(word);\n}\nfunction isStrictBindReservedWord(word, inModule) {\n return isStrictReservedWord(word, inModule) || isStrictBindOnlyReservedWord(word);\n}\nfunction isKeyword(word) {\n return keywords.has(word);\n}\n\n//# sourceMappingURL=keyword.js.map\n"],"names":["keyword"],"mappings":";;AAEA,OAAO,eAAeA,QAAO,WAAE,cAAc;AAAA,EAC3C,OAAO;AACT,CAAC;AACgBA,QAAA,UAAA,YAAG;AACEA,QAAA,UAAA,iBAAG;AACWA,QAAA,UAAA,+BAAG;AACPA,QAAA,UAAA,2BAAG;AACPA,QAAA,UAAA,uBAAG;AAC/B,MAAM,gBAAgB;AAAA,EACpB,SAAS,CAAC,SAAS,QAAQ,SAAS,YAAY,YAAY,WAAW,MAAM,QAAQ,WAAW,OAAO,YAAY,MAAM,UAAU,UAAU,SAAS,OAAO,OAAO,SAAS,SAAS,QAAQ,OAAO,QAAQ,SAAS,SAAS,WAAW,UAAU,UAAU,QAAQ,QAAQ,SAAS,MAAM,cAAc,UAAU,QAAQ,QAAQ;AAAA,EACrU,QAAQ,CAAC,cAAc,aAAa,OAAO,WAAW,WAAW,aAAa,UAAU,UAAU,OAAO;AAAA,EACzG,YAAY,CAAC,QAAQ,WAAW;AAClC;AACA,MAAM,WAAW,IAAI,IAAI,cAAc,OAAO;AAC9C,MAAM,yBAAyB,IAAI,IAAI,cAAc,MAAM;AAC3D,MAAM,6BAA6B,IAAI,IAAI,cAAc,UAAU;AACnE,SAAS,eAAe,MAAM,UAAU;AACtC,SAAO,YAAY,SAAS,WAAW,SAAS;AAClD;AACA,SAAS,qBAAqB,MAAM,UAAU;AAC5C,SAAO,eAAe,MAAM,QAAQ,KAAK,uBAAuB,IAAI,IAAI;AAC1E;AACA,SAAS,6BAA6B,MAAM;AAC1C,SAAO,2BAA2B,IAAI,IAAI;AAC5C;AACA,SAAS,yBAAyB,MAAM,UAAU;AAChD,SAAO,qBAAqB,MAAM,QAAQ,KAAK,6BAA6B,IAAI;AAClF;AACA,SAAS,UAAU,MAAM;AACvB,SAAO,SAAS,IAAI,IAAI;AAC1B;;","x_google_ignoreList":[0]}
@@ -1 +1 @@
1
- {"version":3,"file":"keyword.js","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/keyword.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.isKeyword = isKeyword;\nexports.isReservedWord = isReservedWord;\nexports.isStrictBindOnlyReservedWord = isStrictBindOnlyReservedWord;\nexports.isStrictBindReservedWord = isStrictBindReservedWord;\nexports.isStrictReservedWord = isStrictReservedWord;\nconst reservedWords = {\n keyword: [\"break\", \"case\", \"catch\", \"continue\", \"debugger\", \"default\", \"do\", \"else\", \"finally\", \"for\", \"function\", \"if\", \"return\", \"switch\", \"throw\", \"try\", \"var\", \"const\", \"while\", \"with\", \"new\", \"this\", \"super\", \"class\", \"extends\", \"export\", \"import\", \"null\", \"true\", \"false\", \"in\", \"instanceof\", \"typeof\", \"void\", \"delete\"],\n strict: [\"implements\", \"interface\", \"let\", \"package\", \"private\", \"protected\", \"public\", \"static\", \"yield\"],\n strictBind: [\"eval\", \"arguments\"]\n};\nconst keywords = new Set(reservedWords.keyword);\nconst reservedWordsStrictSet = new Set(reservedWords.strict);\nconst reservedWordsStrictBindSet = new Set(reservedWords.strictBind);\n\nfunction isReservedWord(word, inModule) {\n return inModule && word === \"await\" || word === \"enum\";\n}\n\nfunction isStrictReservedWord(word, inModule) {\n return isReservedWord(word, inModule) || reservedWordsStrictSet.has(word);\n}\n\nfunction isStrictBindOnlyReservedWord(word) {\n return reservedWordsStrictBindSet.has(word);\n}\n\nfunction isStrictBindReservedWord(word, inModule) {\n return isStrictReservedWord(word, inModule) || isStrictBindOnlyReservedWord(word);\n}\n\nfunction isKeyword(word) {\n return keywords.has(word);\n}\n\n//# sourceMappingURL=keyword.js.map\n"],"names":[],"mappings":";AAEA,OAAO,eAAe,SAAS,cAAc;AAAA,EAC3C,OAAO;AACT,CAAC;AACgB,QAAA,YAAG;AACE,QAAA,iBAAG;AACW,QAAA,+BAAG;AACP,QAAA,2BAAG;AACP,QAAA,uBAAG;AAC/B,MAAM,gBAAgB;AAAA,EACpB,SAAS,CAAC,SAAS,QAAQ,SAAS,YAAY,YAAY,WAAW,MAAM,QAAQ,WAAW,OAAO,YAAY,MAAM,UAAU,UAAU,SAAS,OAAO,OAAO,SAAS,SAAS,QAAQ,OAAO,QAAQ,SAAS,SAAS,WAAW,UAAU,UAAU,QAAQ,QAAQ,SAAS,MAAM,cAAc,UAAU,QAAQ,QAAQ;AAAA,EACrU,QAAQ,CAAC,cAAc,aAAa,OAAO,WAAW,WAAW,aAAa,UAAU,UAAU,OAAO;AAAA,EACzG,YAAY,CAAC,QAAQ,WAAW;AAClC;AACA,MAAM,WAAW,IAAI,IAAI,cAAc,OAAO;AAC9C,MAAM,yBAAyB,IAAI,IAAI,cAAc,MAAM;AAC3D,MAAM,6BAA6B,IAAI,IAAI,cAAc,UAAU;AAEnE,SAAS,eAAe,MAAM,UAAU;AACtC,SAAO,YAAY,SAAS,WAAW,SAAS;AAClD;AAEA,SAAS,qBAAqB,MAAM,UAAU;AAC5C,SAAO,eAAe,MAAM,QAAQ,KAAK,uBAAuB,IAAI,IAAI;AAC1E;AAEA,SAAS,6BAA6B,MAAM;AAC1C,SAAO,2BAA2B,IAAI,IAAI;AAC5C;AAEA,SAAS,yBAAyB,MAAM,UAAU;AAChD,SAAO,qBAAqB,MAAM,QAAQ,KAAK,6BAA6B,IAAI;AAClF;AAEA,SAAS,UAAU,MAAM;AACvB,SAAO,SAAS,IAAI,IAAI;AAC1B;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"keyword.js","sources":["../../../../../../../node_modules/@babel/helper-validator-identifier/lib/keyword.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.isKeyword = isKeyword;\nexports.isReservedWord = isReservedWord;\nexports.isStrictBindOnlyReservedWord = isStrictBindOnlyReservedWord;\nexports.isStrictBindReservedWord = isStrictBindReservedWord;\nexports.isStrictReservedWord = isStrictReservedWord;\nconst reservedWords = {\n keyword: [\"break\", \"case\", \"catch\", \"continue\", \"debugger\", \"default\", \"do\", \"else\", \"finally\", \"for\", \"function\", \"if\", \"return\", \"switch\", \"throw\", \"try\", \"var\", \"const\", \"while\", \"with\", \"new\", \"this\", \"super\", \"class\", \"extends\", \"export\", \"import\", \"null\", \"true\", \"false\", \"in\", \"instanceof\", \"typeof\", \"void\", \"delete\"],\n strict: [\"implements\", \"interface\", \"let\", \"package\", \"private\", \"protected\", \"public\", \"static\", \"yield\"],\n strictBind: [\"eval\", \"arguments\"]\n};\nconst keywords = new Set(reservedWords.keyword);\nconst reservedWordsStrictSet = new Set(reservedWords.strict);\nconst reservedWordsStrictBindSet = new Set(reservedWords.strictBind);\nfunction isReservedWord(word, inModule) {\n return inModule && word === \"await\" || word === \"enum\";\n}\nfunction isStrictReservedWord(word, inModule) {\n return isReservedWord(word, inModule) || reservedWordsStrictSet.has(word);\n}\nfunction isStrictBindOnlyReservedWord(word) {\n return reservedWordsStrictBindSet.has(word);\n}\nfunction isStrictBindReservedWord(word, inModule) {\n return isStrictReservedWord(word, inModule) || isStrictBindOnlyReservedWord(word);\n}\nfunction isKeyword(word) {\n return keywords.has(word);\n}\n\n//# sourceMappingURL=keyword.js.map\n"],"names":[],"mappings":";AAEA,OAAO,eAAe,SAAS,cAAc;AAAA,EAC3C,OAAO;AACT,CAAC;AACgB,QAAA,YAAG;AACE,QAAA,iBAAG;AACW,QAAA,+BAAG;AACP,QAAA,2BAAG;AACP,QAAA,uBAAG;AAC/B,MAAM,gBAAgB;AAAA,EACpB,SAAS,CAAC,SAAS,QAAQ,SAAS,YAAY,YAAY,WAAW,MAAM,QAAQ,WAAW,OAAO,YAAY,MAAM,UAAU,UAAU,SAAS,OAAO,OAAO,SAAS,SAAS,QAAQ,OAAO,QAAQ,SAAS,SAAS,WAAW,UAAU,UAAU,QAAQ,QAAQ,SAAS,MAAM,cAAc,UAAU,QAAQ,QAAQ;AAAA,EACrU,QAAQ,CAAC,cAAc,aAAa,OAAO,WAAW,WAAW,aAAa,UAAU,UAAU,OAAO;AAAA,EACzG,YAAY,CAAC,QAAQ,WAAW;AAClC;AACA,MAAM,WAAW,IAAI,IAAI,cAAc,OAAO;AAC9C,MAAM,yBAAyB,IAAI,IAAI,cAAc,MAAM;AAC3D,MAAM,6BAA6B,IAAI,IAAI,cAAc,UAAU;AACnE,SAAS,eAAe,MAAM,UAAU;AACtC,SAAO,YAAY,SAAS,WAAW,SAAS;AAClD;AACA,SAAS,qBAAqB,MAAM,UAAU;AAC5C,SAAO,eAAe,MAAM,QAAQ,KAAK,uBAAuB,IAAI,IAAI;AAC1E;AACA,SAAS,6BAA6B,MAAM;AAC1C,SAAO,2BAA2B,IAAI,IAAI;AAC5C;AACA,SAAS,yBAAyB,MAAM,UAAU;AAChD,SAAO,qBAAqB,MAAM,QAAQ,KAAK,6BAA6B,IAAI;AAClF;AACA,SAAS,UAAU,MAAM;AACvB,SAAO,SAAS,IAAI,IAAI;AAC1B;","x_google_ignoreList":[0]}
@@ -1,10 +1,10 @@
1
1
  "use strict";
2
- const index = require("../../../../_virtual/index10.cjs");
2
+ const index = require("../../../../_virtual/index12.cjs");
3
3
  require("../../../js-tokens/index.cjs");
4
4
  require("../../helper-validator-identifier/lib/index.cjs");
5
5
  const chalk = require("chalk");
6
- const index$1 = require("../../../../_virtual/index14.cjs");
7
- const index$2 = require("../../../../_virtual/index15.cjs");
6
+ const index$1 = require("../../../../_virtual/index13.cjs");
7
+ const index$2 = require("../../../../_virtual/index14.cjs");
8
8
  Object.defineProperty(index.__exports, "__esModule", {
9
9
  value: true
10
10
  });
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../../../node_modules/@babel/highlight/lib/index.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = highlight;\nexports.getChalk = getChalk;\nexports.shouldHighlight = shouldHighlight;\n\nvar _jsTokens = require(\"js-tokens\");\n\nvar _helperValidatorIdentifier = require(\"@babel/helper-validator-identifier\");\n\nvar _chalk = require(\"chalk\");\n\nconst sometimesKeywords = new Set([\"as\", \"async\", \"from\", \"get\", \"of\", \"set\"]);\n\nfunction getDefs(chalk) {\n return {\n keyword: chalk.cyan,\n capitalized: chalk.yellow,\n jsxIdentifier: chalk.yellow,\n punctuator: chalk.yellow,\n number: chalk.magenta,\n string: chalk.green,\n regex: chalk.magenta,\n comment: chalk.grey,\n invalid: chalk.white.bgRed.bold\n };\n}\n\nconst NEWLINE = /\\r\\n|[\\n\\r\\u2028\\u2029]/;\nconst BRACKET = /^[()[\\]{}]$/;\nlet tokenize;\n{\n const JSX_TAG = /^[a-z][\\w-]*$/i;\n\n const getTokenType = function (token, offset, text) {\n if (token.type === \"name\") {\n if ((0, _helperValidatorIdentifier.isKeyword)(token.value) || (0, _helperValidatorIdentifier.isStrictReservedWord)(token.value, true) || sometimesKeywords.has(token.value)) {\n return \"keyword\";\n }\n\n if (JSX_TAG.test(token.value) && (text[offset - 1] === \"<\" || text.slice(offset - 2, offset) == \"</\")) {\n return \"jsxIdentifier\";\n }\n\n if (token.value[0] !== token.value[0].toLowerCase()) {\n return \"capitalized\";\n }\n }\n\n if (token.type === \"punctuator\" && BRACKET.test(token.value)) {\n return \"bracket\";\n }\n\n if (token.type === \"invalid\" && (token.value === \"@\" || token.value === \"#\")) {\n return \"punctuator\";\n }\n\n return token.type;\n };\n\n tokenize = function* (text) {\n let match;\n\n while (match = _jsTokens.default.exec(text)) {\n const token = _jsTokens.matchToToken(match);\n\n yield {\n type: getTokenType(token, match.index, text),\n value: token.value\n };\n }\n };\n}\n\nfunction highlightTokens(defs, text) {\n let highlighted = \"\";\n\n for (const {\n type,\n value\n } of tokenize(text)) {\n const colorize = defs[type];\n\n if (colorize) {\n highlighted += value.split(NEWLINE).map(str => colorize(str)).join(\"\\n\");\n } else {\n highlighted += value;\n }\n }\n\n return highlighted;\n}\n\nfunction shouldHighlight(options) {\n return !!_chalk.supportsColor || options.forceColor;\n}\n\nfunction getChalk(options) {\n return options.forceColor ? new _chalk.constructor({\n enabled: true,\n level: 1\n }) : _chalk;\n}\n\nfunction highlight(code, options = {}) {\n if (code !== \"\" && shouldHighlight(options)) {\n const chalk = getChalk(options);\n const defs = getDefs(chalk);\n return highlightTokens(defs, code);\n } else {\n return code;\n }\n}"],"names":["lib","require$$0","require$$1","require$$2","chalk"],"mappings":";;;;;;;AAEA,OAAO,eAAeA,MAAO,WAAE,cAAc;AAAA,EAC3C,OAAO;AACT,CAAC;AACcA,MAAA,UAAA,UAAG;AACFA,MAAA,UAAA,WAAG;AACIA,MAAA,UAAA,kBAAG;AAE1B,IAAI,YAAYC,QAAAA;AAEhB,IAAI,6BAA6BC,QAAAA;AAEjC,IAAI,SAASC;AAEb,MAAM,oBAAoB,oBAAI,IAAI,CAAC,MAAM,SAAS,QAAQ,OAAO,MAAM,KAAK,CAAC;AAE7E,SAAS,QAAQC,QAAO;AACtB,SAAO;AAAA,IACL,SAASA,OAAM;AAAA,IACf,aAAaA,OAAM;AAAA,IACnB,eAAeA,OAAM;AAAA,IACrB,YAAYA,OAAM;AAAA,IAClB,QAAQA,OAAM;AAAA,IACd,QAAQA,OAAM;AAAA,IACd,OAAOA,OAAM;AAAA,IACb,SAASA,OAAM;AAAA,IACf,SAASA,OAAM,MAAM,MAAM;AAAA,EAC/B;AACA;AAEA,MAAM,UAAU;AAChB,MAAM,UAAU;AAChB,IAAI;AACJ;AACE,QAAM,UAAU;AAEhB,QAAM,eAAe,SAAU,OAAO,QAAQ,MAAM;AAClD,QAAI,MAAM,SAAS,QAAQ;AACzB,WAAI,GAAI,2BAA2B,WAAW,MAAM,KAAK,MAAK,GAAI,2BAA2B,sBAAsB,MAAM,OAAO,IAAI,KAAK,kBAAkB,IAAI,MAAM,KAAK,GAAG;AAC3K,eAAO;AAAA,MACR;AAED,UAAI,QAAQ,KAAK,MAAM,KAAK,MAAM,KAAK,SAAS,CAAC,MAAM,OAAO,KAAK,MAAM,SAAS,GAAG,MAAM,KAAK,OAAO;AACrG,eAAO;AAAA,MACR;AAED,UAAI,MAAM,MAAM,CAAC,MAAM,MAAM,MAAM,CAAC,EAAE,eAAe;AACnD,eAAO;AAAA,MACR;AAAA,IACF;AAED,QAAI,MAAM,SAAS,gBAAgB,QAAQ,KAAK,MAAM,KAAK,GAAG;AAC5D,aAAO;AAAA,IACR;AAED,QAAI,MAAM,SAAS,cAAc,MAAM,UAAU,OAAO,MAAM,UAAU,MAAM;AAC5E,aAAO;AAAA,IACR;AAED,WAAO,MAAM;AAAA,EACjB;AAEE,aAAW,WAAW,MAAM;AAC1B,QAAI;AAEJ,WAAO,QAAQ,UAAU,QAAQ,KAAK,IAAI,GAAG;AAC3C,YAAM,QAAQ,UAAU,aAAa,KAAK;AAE1C,YAAM;AAAA,QACJ,MAAM,aAAa,OAAO,MAAM,OAAO,IAAI;AAAA,QAC3C,OAAO,MAAM;AAAA,MACrB;AAAA,IACK;AAAA,EACL;AACA;AAEA,SAAS,gBAAgB,MAAM,MAAM;AACnC,MAAI,cAAc;AAElB,aAAW;AAAA,IACT;AAAA,IACA;AAAA,EACJ,KAAO,SAAS,IAAI,GAAG;AACnB,UAAM,WAAW,KAAK,IAAI;AAE1B,QAAI,UAAU;AACZ,qBAAe,MAAM,MAAM,OAAO,EAAE,IAAI,SAAO,SAAS,GAAG,CAAC,EAAE,KAAK,IAAI;AAAA,IAC7E,OAAW;AACL,qBAAe;AAAA,IAChB;AAAA,EACF;AAED,SAAO;AACT;AAEA,SAAS,gBAAgB,SAAS;AAChC,SAAO,CAAC,CAAC,OAAO,iBAAiB,QAAQ;AAC3C;AAEA,SAAS,SAAS,SAAS;AACzB,SAAO,QAAQ,aAAa,IAAI,OAAO,YAAY;AAAA,IACjD,SAAS;AAAA,IACT,OAAO;AAAA,EACR,CAAA,IAAI;AACP;AAEA,SAAS,UAAU,MAAM,UAAU,IAAI;AACrC,MAAI,SAAS,MAAM,gBAAgB,OAAO,GAAG;AAC3C,UAAMA,SAAQ,SAAS,OAAO;AAC9B,UAAM,OAAO,QAAQA,MAAK;AAC1B,WAAO,gBAAgB,MAAM,IAAI;AAAA,EACrC,OAAS;AACL,WAAO;AAAA,EACR;AACH;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../../../node_modules/@babel/highlight/lib/index.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = highlight;\nexports.getChalk = getChalk;\nexports.shouldHighlight = shouldHighlight;\nvar _jsTokens = require(\"js-tokens\");\nvar _helperValidatorIdentifier = require(\"@babel/helper-validator-identifier\");\nvar _chalk = require(\"chalk\");\nconst sometimesKeywords = new Set([\"as\", \"async\", \"from\", \"get\", \"of\", \"set\"]);\nfunction getDefs(chalk) {\n return {\n keyword: chalk.cyan,\n capitalized: chalk.yellow,\n jsxIdentifier: chalk.yellow,\n punctuator: chalk.yellow,\n number: chalk.magenta,\n string: chalk.green,\n regex: chalk.magenta,\n comment: chalk.grey,\n invalid: chalk.white.bgRed.bold\n };\n}\nconst NEWLINE = /\\r\\n|[\\n\\r\\u2028\\u2029]/;\nconst BRACKET = /^[()[\\]{}]$/;\nlet tokenize;\n{\n const JSX_TAG = /^[a-z][\\w-]*$/i;\n const getTokenType = function (token, offset, text) {\n if (token.type === \"name\") {\n if ((0, _helperValidatorIdentifier.isKeyword)(token.value) || (0, _helperValidatorIdentifier.isStrictReservedWord)(token.value, true) || sometimesKeywords.has(token.value)) {\n return \"keyword\";\n }\n if (JSX_TAG.test(token.value) && (text[offset - 1] === \"<\" || text.slice(offset - 2, offset) == \"</\")) {\n return \"jsxIdentifier\";\n }\n if (token.value[0] !== token.value[0].toLowerCase()) {\n return \"capitalized\";\n }\n }\n if (token.type === \"punctuator\" && BRACKET.test(token.value)) {\n return \"bracket\";\n }\n if (token.type === \"invalid\" && (token.value === \"@\" || token.value === \"#\")) {\n return \"punctuator\";\n }\n return token.type;\n };\n tokenize = function* (text) {\n let match;\n while (match = _jsTokens.default.exec(text)) {\n const token = _jsTokens.matchToToken(match);\n yield {\n type: getTokenType(token, match.index, text),\n value: token.value\n };\n }\n };\n}\nfunction highlightTokens(defs, text) {\n let highlighted = \"\";\n for (const {\n type,\n value\n } of tokenize(text)) {\n const colorize = defs[type];\n if (colorize) {\n highlighted += value.split(NEWLINE).map(str => colorize(str)).join(\"\\n\");\n } else {\n highlighted += value;\n }\n }\n return highlighted;\n}\nfunction shouldHighlight(options) {\n return !!_chalk.supportsColor || options.forceColor;\n}\nfunction getChalk(options) {\n return options.forceColor ? new _chalk.constructor({\n enabled: true,\n level: 1\n }) : _chalk;\n}\nfunction highlight(code, options = {}) {\n if (code !== \"\" && shouldHighlight(options)) {\n const chalk = getChalk(options);\n const defs = getDefs(chalk);\n return highlightTokens(defs, code);\n } else {\n return code;\n }\n}\n\n//# sourceMappingURL=index.js.map\n"],"names":["lib","require$$0","require$$1","require$$2","chalk"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,9 +1,9 @@
1
- import { __exports as lib } from "../../../../_virtual/index10.js";
1
+ import { __exports as lib } from "../../../../_virtual/index12.js";
2
2
  import "../../../js-tokens/index.js";
3
3
  import "../../helper-validator-identifier/lib/index.js";
4
4
  import chalk from "chalk";
5
- import { __exports as jsTokens } from "../../../../_virtual/index14.js";
6
- import { __exports as lib$1 } from "../../../../_virtual/index15.js";
5
+ import { __exports as jsTokens } from "../../../../_virtual/index13.js";
6
+ import { __exports as lib$1 } from "../../../../_virtual/index14.js";
7
7
  Object.defineProperty(lib, "__esModule", {
8
8
  value: true
9
9
  });
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../../../node_modules/@babel/highlight/lib/index.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = highlight;\nexports.getChalk = getChalk;\nexports.shouldHighlight = shouldHighlight;\n\nvar _jsTokens = require(\"js-tokens\");\n\nvar _helperValidatorIdentifier = require(\"@babel/helper-validator-identifier\");\n\nvar _chalk = require(\"chalk\");\n\nconst sometimesKeywords = new Set([\"as\", \"async\", \"from\", \"get\", \"of\", \"set\"]);\n\nfunction getDefs(chalk) {\n return {\n keyword: chalk.cyan,\n capitalized: chalk.yellow,\n jsxIdentifier: chalk.yellow,\n punctuator: chalk.yellow,\n number: chalk.magenta,\n string: chalk.green,\n regex: chalk.magenta,\n comment: chalk.grey,\n invalid: chalk.white.bgRed.bold\n };\n}\n\nconst NEWLINE = /\\r\\n|[\\n\\r\\u2028\\u2029]/;\nconst BRACKET = /^[()[\\]{}]$/;\nlet tokenize;\n{\n const JSX_TAG = /^[a-z][\\w-]*$/i;\n\n const getTokenType = function (token, offset, text) {\n if (token.type === \"name\") {\n if ((0, _helperValidatorIdentifier.isKeyword)(token.value) || (0, _helperValidatorIdentifier.isStrictReservedWord)(token.value, true) || sometimesKeywords.has(token.value)) {\n return \"keyword\";\n }\n\n if (JSX_TAG.test(token.value) && (text[offset - 1] === \"<\" || text.slice(offset - 2, offset) == \"</\")) {\n return \"jsxIdentifier\";\n }\n\n if (token.value[0] !== token.value[0].toLowerCase()) {\n return \"capitalized\";\n }\n }\n\n if (token.type === \"punctuator\" && BRACKET.test(token.value)) {\n return \"bracket\";\n }\n\n if (token.type === \"invalid\" && (token.value === \"@\" || token.value === \"#\")) {\n return \"punctuator\";\n }\n\n return token.type;\n };\n\n tokenize = function* (text) {\n let match;\n\n while (match = _jsTokens.default.exec(text)) {\n const token = _jsTokens.matchToToken(match);\n\n yield {\n type: getTokenType(token, match.index, text),\n value: token.value\n };\n }\n };\n}\n\nfunction highlightTokens(defs, text) {\n let highlighted = \"\";\n\n for (const {\n type,\n value\n } of tokenize(text)) {\n const colorize = defs[type];\n\n if (colorize) {\n highlighted += value.split(NEWLINE).map(str => colorize(str)).join(\"\\n\");\n } else {\n highlighted += value;\n }\n }\n\n return highlighted;\n}\n\nfunction shouldHighlight(options) {\n return !!_chalk.supportsColor || options.forceColor;\n}\n\nfunction getChalk(options) {\n return options.forceColor ? new _chalk.constructor({\n enabled: true,\n level: 1\n }) : _chalk;\n}\n\nfunction highlight(code, options = {}) {\n if (code !== \"\" && shouldHighlight(options)) {\n const chalk = getChalk(options);\n const defs = getDefs(chalk);\n return highlightTokens(defs, code);\n } else {\n return code;\n }\n}"],"names":["require$$0","require$$1","require$$2","chalk"],"mappings":";;;;;;AAEA,OAAO,eAAe,KAAS,cAAc;AAAA,EAC3C,OAAO;AACT,CAAC;AACc,IAAA,UAAG;AACF,IAAA,WAAG;AACI,IAAA,kBAAG;AAE1B,IAAI,YAAYA;AAEhB,IAAI,6BAA6BC;AAEjC,IAAI,SAASC;AAEb,MAAM,oBAAoB,oBAAI,IAAI,CAAC,MAAM,SAAS,QAAQ,OAAO,MAAM,KAAK,CAAC;AAE7E,SAAS,QAAQC,QAAO;AACtB,SAAO;AAAA,IACL,SAASA,OAAM;AAAA,IACf,aAAaA,OAAM;AAAA,IACnB,eAAeA,OAAM;AAAA,IACrB,YAAYA,OAAM;AAAA,IAClB,QAAQA,OAAM;AAAA,IACd,QAAQA,OAAM;AAAA,IACd,OAAOA,OAAM;AAAA,IACb,SAASA,OAAM;AAAA,IACf,SAASA,OAAM,MAAM,MAAM;AAAA,EAC/B;AACA;AAEA,MAAM,UAAU;AAChB,MAAM,UAAU;AAChB,IAAI;AACJ;AACE,QAAM,UAAU;AAEhB,QAAM,eAAe,SAAU,OAAO,QAAQ,MAAM;AAClD,QAAI,MAAM,SAAS,QAAQ;AACzB,WAAI,GAAI,2BAA2B,WAAW,MAAM,KAAK,MAAK,GAAI,2BAA2B,sBAAsB,MAAM,OAAO,IAAI,KAAK,kBAAkB,IAAI,MAAM,KAAK,GAAG;AAC3K,eAAO;AAAA,MACR;AAED,UAAI,QAAQ,KAAK,MAAM,KAAK,MAAM,KAAK,SAAS,CAAC,MAAM,OAAO,KAAK,MAAM,SAAS,GAAG,MAAM,KAAK,OAAO;AACrG,eAAO;AAAA,MACR;AAED,UAAI,MAAM,MAAM,CAAC,MAAM,MAAM,MAAM,CAAC,EAAE,eAAe;AACnD,eAAO;AAAA,MACR;AAAA,IACF;AAED,QAAI,MAAM,SAAS,gBAAgB,QAAQ,KAAK,MAAM,KAAK,GAAG;AAC5D,aAAO;AAAA,IACR;AAED,QAAI,MAAM,SAAS,cAAc,MAAM,UAAU,OAAO,MAAM,UAAU,MAAM;AAC5E,aAAO;AAAA,IACR;AAED,WAAO,MAAM;AAAA,EACjB;AAEE,aAAW,WAAW,MAAM;AAC1B,QAAI;AAEJ,WAAO,QAAQ,UAAU,QAAQ,KAAK,IAAI,GAAG;AAC3C,YAAM,QAAQ,UAAU,aAAa,KAAK;AAE1C,YAAM;AAAA,QACJ,MAAM,aAAa,OAAO,MAAM,OAAO,IAAI;AAAA,QAC3C,OAAO,MAAM;AAAA,MACrB;AAAA,IACK;AAAA,EACL;AACA;AAEA,SAAS,gBAAgB,MAAM,MAAM;AACnC,MAAI,cAAc;AAElB,aAAW;AAAA,IACT;AAAA,IACA;AAAA,EACJ,KAAO,SAAS,IAAI,GAAG;AACnB,UAAM,WAAW,KAAK,IAAI;AAE1B,QAAI,UAAU;AACZ,qBAAe,MAAM,MAAM,OAAO,EAAE,IAAI,SAAO,SAAS,GAAG,CAAC,EAAE,KAAK,IAAI;AAAA,IAC7E,OAAW;AACL,qBAAe;AAAA,IAChB;AAAA,EACF;AAED,SAAO;AACT;AAEA,SAAS,gBAAgB,SAAS;AAChC,SAAO,CAAC,CAAC,OAAO,iBAAiB,QAAQ;AAC3C;AAEA,SAAS,SAAS,SAAS;AACzB,SAAO,QAAQ,aAAa,IAAI,OAAO,YAAY;AAAA,IACjD,SAAS;AAAA,IACT,OAAO;AAAA,EACR,CAAA,IAAI;AACP;AAEA,SAAS,UAAU,MAAM,UAAU,IAAI;AACrC,MAAI,SAAS,MAAM,gBAAgB,OAAO,GAAG;AAC3C,UAAMA,SAAQ,SAAS,OAAO;AAC9B,UAAM,OAAO,QAAQA,MAAK;AAC1B,WAAO,gBAAgB,MAAM,IAAI;AAAA,EACrC,OAAS;AACL,WAAO;AAAA,EACR;AACH;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.js","sources":["../../../../../../../node_modules/@babel/highlight/lib/index.js"],"sourcesContent":["\"use strict\";\n\nObject.defineProperty(exports, \"__esModule\", {\n value: true\n});\nexports.default = highlight;\nexports.getChalk = getChalk;\nexports.shouldHighlight = shouldHighlight;\nvar _jsTokens = require(\"js-tokens\");\nvar _helperValidatorIdentifier = require(\"@babel/helper-validator-identifier\");\nvar _chalk = require(\"chalk\");\nconst sometimesKeywords = new Set([\"as\", \"async\", \"from\", \"get\", \"of\", \"set\"]);\nfunction getDefs(chalk) {\n return {\n keyword: chalk.cyan,\n capitalized: chalk.yellow,\n jsxIdentifier: chalk.yellow,\n punctuator: chalk.yellow,\n number: chalk.magenta,\n string: chalk.green,\n regex: chalk.magenta,\n comment: chalk.grey,\n invalid: chalk.white.bgRed.bold\n };\n}\nconst NEWLINE = /\\r\\n|[\\n\\r\\u2028\\u2029]/;\nconst BRACKET = /^[()[\\]{}]$/;\nlet tokenize;\n{\n const JSX_TAG = /^[a-z][\\w-]*$/i;\n const getTokenType = function (token, offset, text) {\n if (token.type === \"name\") {\n if ((0, _helperValidatorIdentifier.isKeyword)(token.value) || (0, _helperValidatorIdentifier.isStrictReservedWord)(token.value, true) || sometimesKeywords.has(token.value)) {\n return \"keyword\";\n }\n if (JSX_TAG.test(token.value) && (text[offset - 1] === \"<\" || text.slice(offset - 2, offset) == \"</\")) {\n return \"jsxIdentifier\";\n }\n if (token.value[0] !== token.value[0].toLowerCase()) {\n return \"capitalized\";\n }\n }\n if (token.type === \"punctuator\" && BRACKET.test(token.value)) {\n return \"bracket\";\n }\n if (token.type === \"invalid\" && (token.value === \"@\" || token.value === \"#\")) {\n return \"punctuator\";\n }\n return token.type;\n };\n tokenize = function* (text) {\n let match;\n while (match = _jsTokens.default.exec(text)) {\n const token = _jsTokens.matchToToken(match);\n yield {\n type: getTokenType(token, match.index, text),\n value: token.value\n };\n }\n };\n}\nfunction highlightTokens(defs, text) {\n let highlighted = \"\";\n for (const {\n type,\n value\n } of tokenize(text)) {\n const colorize = defs[type];\n if (colorize) {\n highlighted += value.split(NEWLINE).map(str => colorize(str)).join(\"\\n\");\n } else {\n highlighted += value;\n }\n }\n return highlighted;\n}\nfunction shouldHighlight(options) {\n return !!_chalk.supportsColor || options.forceColor;\n}\nfunction getChalk(options) {\n return options.forceColor ? new _chalk.constructor({\n enabled: true,\n level: 1\n }) : _chalk;\n}\nfunction highlight(code, options = {}) {\n if (code !== \"\" && shouldHighlight(options)) {\n const chalk = getChalk(options);\n const defs = getDefs(chalk);\n return highlightTokens(defs, code);\n } else {\n return code;\n }\n}\n\n//# sourceMappingURL=index.js.map\n"],"names":["require$$0","require$$1","require$$2","chalk"],"mappings":";;;;;;AAEA,OAAO,eAAe,KAAS,cAAc;AAAA,EAC3C,OAAO;AACT,CAAC;AACc,IAAA,UAAG;AACF,IAAA,WAAG;AACI,IAAA,kBAAG;AAC1B,IAAI,YAAYA;AAChB,IAAI,6BAA6BC;AACjC,IAAI,SAASC;AACb,MAAM,oBAAoB,oBAAI,IAAI,CAAC,MAAM,SAAS,QAAQ,OAAO,MAAM,KAAK,CAAC;AAC7E,SAAS,QAAQC,QAAO;AACtB,SAAO;AAAA,IACL,SAASA,OAAM;AAAA,IACf,aAAaA,OAAM;AAAA,IACnB,eAAeA,OAAM;AAAA,IACrB,YAAYA,OAAM;AAAA,IAClB,QAAQA,OAAM;AAAA,IACd,QAAQA,OAAM;AAAA,IACd,OAAOA,OAAM;AAAA,IACb,SAASA,OAAM;AAAA,IACf,SAASA,OAAM,MAAM,MAAM;AAAA,EAC/B;AACA;AACA,MAAM,UAAU;AAChB,MAAM,UAAU;AAChB,IAAI;AACJ;AACE,QAAM,UAAU;AAChB,QAAM,eAAe,SAAU,OAAO,QAAQ,MAAM;AAClD,QAAI,MAAM,SAAS,QAAQ;AACzB,WAAI,GAAI,2BAA2B,WAAW,MAAM,KAAK,MAAK,GAAI,2BAA2B,sBAAsB,MAAM,OAAO,IAAI,KAAK,kBAAkB,IAAI,MAAM,KAAK,GAAG;AAC3K,eAAO;AAAA,MACR;AACD,UAAI,QAAQ,KAAK,MAAM,KAAK,MAAM,KAAK,SAAS,CAAC,MAAM,OAAO,KAAK,MAAM,SAAS,GAAG,MAAM,KAAK,OAAO;AACrG,eAAO;AAAA,MACR;AACD,UAAI,MAAM,MAAM,CAAC,MAAM,MAAM,MAAM,CAAC,EAAE,eAAe;AACnD,eAAO;AAAA,MACR;AAAA,IACF;AACD,QAAI,MAAM,SAAS,gBAAgB,QAAQ,KAAK,MAAM,KAAK,GAAG;AAC5D,aAAO;AAAA,IACR;AACD,QAAI,MAAM,SAAS,cAAc,MAAM,UAAU,OAAO,MAAM,UAAU,MAAM;AAC5E,aAAO;AAAA,IACR;AACD,WAAO,MAAM;AAAA,EACjB;AACE,aAAW,WAAW,MAAM;AAC1B,QAAI;AACJ,WAAO,QAAQ,UAAU,QAAQ,KAAK,IAAI,GAAG;AAC3C,YAAM,QAAQ,UAAU,aAAa,KAAK;AAC1C,YAAM;AAAA,QACJ,MAAM,aAAa,OAAO,MAAM,OAAO,IAAI;AAAA,QAC3C,OAAO,MAAM;AAAA,MACrB;AAAA,IACK;AAAA,EACL;AACA;AACA,SAAS,gBAAgB,MAAM,MAAM;AACnC,MAAI,cAAc;AAClB,aAAW;AAAA,IACT;AAAA,IACA;AAAA,EACJ,KAAO,SAAS,IAAI,GAAG;AACnB,UAAM,WAAW,KAAK,IAAI;AAC1B,QAAI,UAAU;AACZ,qBAAe,MAAM,MAAM,OAAO,EAAE,IAAI,SAAO,SAAS,GAAG,CAAC,EAAE,KAAK,IAAI;AAAA,IAC7E,OAAW;AACL,qBAAe;AAAA,IAChB;AAAA,EACF;AACD,SAAO;AACT;AACA,SAAS,gBAAgB,SAAS;AAChC,SAAO,CAAC,CAAC,OAAO,iBAAiB,QAAQ;AAC3C;AACA,SAAS,SAAS,SAAS;AACzB,SAAO,QAAQ,aAAa,IAAI,OAAO,YAAY;AAAA,IACjD,SAAS;AAAA,IACT,OAAO;AAAA,EACR,CAAA,IAAI;AACP;AACA,SAAS,UAAU,MAAM,UAAU,IAAI;AACrC,MAAI,SAAS,MAAM,gBAAgB,OAAO,GAAG;AAC3C,UAAMA,SAAQ,SAAS,OAAO;AAC9B,UAAM,OAAO,QAAQA,MAAK;AAC1B,WAAO,gBAAgB,MAAM,IAAI;AAAA,EACrC,OAAS;AACL,WAAO;AAAA,EACR;AACH;","x_google_ignoreList":[0]}
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const index = require("../../../../_virtual/index17.cjs");
2
+ const index = require("../../../../_virtual/index16.cjs");
3
3
  require("./providers/async.cjs");
4
4
  require("./providers/sync.cjs");
5
5
  require("./settings.cjs");
@@ -1,4 +1,4 @@
1
- import { __exports as out } from "../../../../_virtual/index17.js";
1
+ import { __exports as out } from "../../../../_virtual/index16.js";
2
2
  import "./providers/async.js";
3
3
  import "./providers/sync.js";
4
4
  import "./settings.js";
@@ -5,14 +5,14 @@ const index$1 = require("../../../../run-parallel/index.cjs");
5
5
  require("../constants.cjs");
6
6
  require("../utils/index.cjs");
7
7
  require("./common.cjs");
8
- const index = require("../../../../../_virtual/index13.cjs");
8
+ const index = require("../../../../../_virtual/index11.cjs");
9
9
  const constants = require("../../../../../_virtual/constants.cjs");
10
- const index$2 = require("../../../../../_virtual/index18.cjs");
10
+ const index$2 = require("../../../../../_virtual/index17.cjs");
11
11
  const common$1 = require("../../../../../_virtual/common2.cjs");
12
12
  Object.defineProperty(async.__exports, "__esModule", { value: true });
13
13
  async.__exports.readdir = async.__exports.readdirWithFileTypes = async.__exports.read = void 0;
14
14
  const fsStat = index.__exports;
15
- const rpl = index$1;
15
+ const rpl = index$1.runParallel_1;
16
16
  const constants_1 = constants.__exports;
17
17
  const utils = index$2.__exports;
18
18
  const common = common$1.__exports;
@@ -1 +1 @@
1
- {"version":3,"file":"async.cjs","sources":["../../../../../../../../node_modules/@nodelib/fs.scandir/out/providers/async.js"],"sourcesContent":["\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.readdir = exports.readdirWithFileTypes = exports.read = void 0;\nconst fsStat = require(\"@nodelib/fs.stat\");\nconst rpl = require(\"run-parallel\");\nconst constants_1 = require(\"../constants\");\nconst utils = require(\"../utils\");\nconst common = require(\"./common\");\nfunction read(directory, settings, callback) {\n if (!settings.stats && constants_1.IS_SUPPORT_READDIR_WITH_FILE_TYPES) {\n readdirWithFileTypes(directory, settings, callback);\n return;\n }\n readdir(directory, settings, callback);\n}\nexports.read = read;\nfunction readdirWithFileTypes(directory, settings, callback) {\n settings.fs.readdir(directory, { withFileTypes: true }, (readdirError, dirents) => {\n if (readdirError !== null) {\n callFailureCallback(callback, readdirError);\n return;\n }\n const entries = dirents.map((dirent) => ({\n dirent,\n name: dirent.name,\n path: common.joinPathSegments(directory, dirent.name, settings.pathSegmentSeparator)\n }));\n if (!settings.followSymbolicLinks) {\n callSuccessCallback(callback, entries);\n return;\n }\n const tasks = entries.map((entry) => makeRplTaskEntry(entry, settings));\n rpl(tasks, (rplError, rplEntries) => {\n if (rplError !== null) {\n callFailureCallback(callback, rplError);\n return;\n }\n callSuccessCallback(callback, rplEntries);\n });\n });\n}\nexports.readdirWithFileTypes = readdirWithFileTypes;\nfunction makeRplTaskEntry(entry, settings) {\n return (done) => {\n if (!entry.dirent.isSymbolicLink()) {\n done(null, entry);\n return;\n }\n settings.fs.stat(entry.path, (statError, stats) => {\n if (statError !== null) {\n if (settings.throwErrorOnBrokenSymbolicLink) {\n done(statError);\n return;\n }\n done(null, entry);\n return;\n }\n entry.dirent = utils.fs.createDirentFromStats(entry.name, stats);\n done(null, entry);\n });\n };\n}\nfunction readdir(directory, settings, callback) {\n settings.fs.readdir(directory, (readdirError, names) => {\n if (readdirError !== null) {\n callFailureCallback(callback, readdirError);\n return;\n }\n const tasks = names.map((name) => {\n const path = common.joinPathSegments(directory, name, settings.pathSegmentSeparator);\n return (done) => {\n fsStat.stat(path, settings.fsStatSettings, (error, stats) => {\n if (error !== null) {\n done(error);\n return;\n }\n const entry = {\n name,\n path,\n dirent: utils.fs.createDirentFromStats(name, stats)\n };\n if (settings.stats) {\n entry.stats = stats;\n }\n done(null, entry);\n });\n };\n });\n rpl(tasks, (rplError, entries) => {\n if (rplError !== null) {\n callFailureCallback(callback, rplError);\n return;\n }\n callSuccessCallback(callback, entries);\n });\n });\n}\nexports.readdir = readdir;\nfunction callFailureCallback(callback, error) {\n callback(error);\n}\nfunction callSuccessCallback(callback, result) {\n callback(null, result);\n}\n"],"names":["async","require$$0","require$$1","require$$2","require$$3","require$$4"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"async.cjs","sources":["../../../../../../../../node_modules/@nodelib/fs.scandir/out/providers/async.js"],"sourcesContent":["\"use strict\";\nObject.defineProperty(exports, \"__esModule\", { value: true });\nexports.readdir = exports.readdirWithFileTypes = exports.read = void 0;\nconst fsStat = require(\"@nodelib/fs.stat\");\nconst rpl = require(\"run-parallel\");\nconst constants_1 = require(\"../constants\");\nconst utils = require(\"../utils\");\nconst common = require(\"./common\");\nfunction read(directory, settings, callback) {\n if (!settings.stats && constants_1.IS_SUPPORT_READDIR_WITH_FILE_TYPES) {\n readdirWithFileTypes(directory, settings, callback);\n return;\n }\n readdir(directory, settings, callback);\n}\nexports.read = read;\nfunction readdirWithFileTypes(directory, settings, callback) {\n settings.fs.readdir(directory, { withFileTypes: true }, (readdirError, dirents) => {\n if (readdirError !== null) {\n callFailureCallback(callback, readdirError);\n return;\n }\n const entries = dirents.map((dirent) => ({\n dirent,\n name: dirent.name,\n path: common.joinPathSegments(directory, dirent.name, settings.pathSegmentSeparator)\n }));\n if (!settings.followSymbolicLinks) {\n callSuccessCallback(callback, entries);\n return;\n }\n const tasks = entries.map((entry) => makeRplTaskEntry(entry, settings));\n rpl(tasks, (rplError, rplEntries) => {\n if (rplError !== null) {\n callFailureCallback(callback, rplError);\n return;\n }\n callSuccessCallback(callback, rplEntries);\n });\n });\n}\nexports.readdirWithFileTypes = readdirWithFileTypes;\nfunction makeRplTaskEntry(entry, settings) {\n return (done) => {\n if (!entry.dirent.isSymbolicLink()) {\n done(null, entry);\n return;\n }\n settings.fs.stat(entry.path, (statError, stats) => {\n if (statError !== null) {\n if (settings.throwErrorOnBrokenSymbolicLink) {\n done(statError);\n return;\n }\n done(null, entry);\n return;\n }\n entry.dirent = utils.fs.createDirentFromStats(entry.name, stats);\n done(null, entry);\n });\n };\n}\nfunction readdir(directory, settings, callback) {\n settings.fs.readdir(directory, (readdirError, names) => {\n if (readdirError !== null) {\n callFailureCallback(callback, readdirError);\n return;\n }\n const tasks = names.map((name) => {\n const path = common.joinPathSegments(directory, name, settings.pathSegmentSeparator);\n return (done) => {\n fsStat.stat(path, settings.fsStatSettings, (error, stats) => {\n if (error !== null) {\n done(error);\n return;\n }\n const entry = {\n name,\n path,\n dirent: utils.fs.createDirentFromStats(name, stats)\n };\n if (settings.stats) {\n entry.stats = stats;\n }\n done(null, entry);\n });\n };\n });\n rpl(tasks, (rplError, entries) => {\n if (rplError !== null) {\n callFailureCallback(callback, rplError);\n return;\n }\n callSuccessCallback(callback, entries);\n });\n });\n}\nexports.readdir = readdir;\nfunction callFailureCallback(callback, error) {\n callback(error);\n}\nfunction callSuccessCallback(callback, result) {\n callback(null, result);\n}\n"],"names":["async","require$$0","require$$1","require$$2","require$$3","require$$4"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,12 +1,12 @@
1
1
  import { __exports as async } from "../../../../../_virtual/async6.js";
2
2
  import "../../../fs.stat/out/index.js";
3
- import runParallel_1 from "../../../../run-parallel/index.js";
3
+ import { r as runParallel_1 } from "../../../../run-parallel/index.js";
4
4
  import "../constants.js";
5
5
  import "../utils/index.js";
6
6
  import "./common.js";
7
- import { __exports as out } from "../../../../../_virtual/index13.js";
7
+ import { __exports as out } from "../../../../../_virtual/index11.js";
8
8
  import { __exports as constants } from "../../../../../_virtual/constants.js";
9
- import { __exports as utils$1 } from "../../../../../_virtual/index18.js";
9
+ import { __exports as utils$1 } from "../../../../../_virtual/index17.js";
10
10
  import { __exports as common$1 } from "../../../../../_virtual/common2.js";
11
11
  Object.defineProperty(async, "__esModule", { value: true });
12
12
  async.readdir = async.readdirWithFileTypes = async.read = void 0;
@@ -4,9 +4,9 @@ require("../../../fs.stat/out/index.cjs");
4
4
  require("../constants.cjs");
5
5
  require("../utils/index.cjs");
6
6
  require("./common.cjs");
7
- const index = require("../../../../../_virtual/index13.cjs");
7
+ const index = require("../../../../../_virtual/index11.cjs");
8
8
  const constants = require("../../../../../_virtual/constants.cjs");
9
- const index$1 = require("../../../../../_virtual/index18.cjs");
9
+ const index$1 = require("../../../../../_virtual/index17.cjs");
10
10
  const common$1 = require("../../../../../_virtual/common2.cjs");
11
11
  Object.defineProperty(sync.__exports, "__esModule", { value: true });
12
12
  sync.__exports.readdir = sync.__exports.readdirWithFileTypes = sync.__exports.read = void 0;
@@ -3,9 +3,9 @@ import "../../../fs.stat/out/index.js";
3
3
  import "../constants.js";
4
4
  import "../utils/index.js";
5
5
  import "./common.js";
6
- import { __exports as out } from "../../../../../_virtual/index13.js";
6
+ import { __exports as out } from "../../../../../_virtual/index11.js";
7
7
  import { __exports as constants } from "../../../../../_virtual/constants.js";
8
- import { __exports as utils$1 } from "../../../../../_virtual/index18.js";
8
+ import { __exports as utils$1 } from "../../../../../_virtual/index17.js";
9
9
  import { __exports as common$1 } from "../../../../../_virtual/common2.js";
10
10
  Object.defineProperty(sync, "__esModule", { value: true });
11
11
  sync.readdir = sync.readdirWithFileTypes = sync.read = void 0;
@@ -3,7 +3,7 @@ const settings = require("../../../../_virtual/settings4.cjs");
3
3
  const require$$0 = require("path");
4
4
  require("../../fs.stat/out/index.cjs");
5
5
  require("./adapters/fs.cjs");
6
- const index = require("../../../../_virtual/index13.cjs");
6
+ const index = require("../../../../_virtual/index11.cjs");
7
7
  const fs$1 = require("../../../../_virtual/fs3.cjs");
8
8
  Object.defineProperty(settings.__exports, "__esModule", { value: true });
9
9
  const path = require$$0;
@@ -2,7 +2,7 @@ import { __exports as settings } from "../../../../_virtual/settings4.js";
2
2
  import require$$0 from "path";
3
3
  import "../../fs.stat/out/index.js";
4
4
  import "./adapters/fs.js";
5
- import { __exports as out } from "../../../../_virtual/index13.js";
5
+ import { __exports as out } from "../../../../_virtual/index11.js";
6
6
  import { __exports as fs$1 } from "../../../../_virtual/fs3.js";
7
7
  Object.defineProperty(settings, "__esModule", { value: true });
8
8
  const path = require$$0;
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const index = require("../../../../../_virtual/index18.cjs");
2
+ const index = require("../../../../../_virtual/index17.cjs");
3
3
  require("./fs.cjs");
4
4
  const fs$1 = require("../../../../../_virtual/fs4.cjs");
5
5
  Object.defineProperty(index.__exports, "__esModule", { value: true });
@@ -1,4 +1,4 @@
1
- import { __exports as utils } from "../../../../../_virtual/index18.js";
1
+ import { __exports as utils } from "../../../../../_virtual/index17.js";
2
2
  import "./fs.js";
3
3
  import { __exports as fs$1 } from "../../../../../_virtual/fs4.js";
4
4
  Object.defineProperty(utils, "__esModule", { value: true });
@@ -1,11 +1,11 @@
1
1
  "use strict";
2
- const index = require("../../../../_virtual/index13.cjs");
2
+ const index = require("../../../../_virtual/index11.cjs");
3
3
  require("./providers/async.cjs");
4
4
  require("./providers/sync.cjs");
5
5
  require("./settings.cjs");
6
- const settings = require("../../../../_virtual/settings2.cjs");
7
- const async$1 = require("../../../../_virtual/async3.cjs");
8
- const sync$1 = require("../../../../_virtual/sync3.cjs");
6
+ const settings = require("../../../../_virtual/settings3.cjs");
7
+ const async$1 = require("../../../../_virtual/async4.cjs");
8
+ const sync$1 = require("../../../../_virtual/sync4.cjs");
9
9
  Object.defineProperty(index.__exports, "__esModule", { value: true });
10
10
  index.__exports.statSync = index.__exports.stat = index.__exports.Settings = void 0;
11
11
  const async = async$1.__exports;