@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
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/fill-range/index.js"],"sourcesContent":["/*!\n * fill-range <https://github.com/jonschlinkert/fill-range>\n *\n * Copyright (c) 2014-present, Jon Schlinkert.\n * Licensed under the MIT License.\n */\n\n'use strict';\n\nconst util = require('util');\nconst toRegexRange = require('to-regex-range');\n\nconst isObject = val => val !== null && typeof val === 'object' && !Array.isArray(val);\n\nconst transform = toNumber => {\n return value => toNumber === true ? Number(value) : String(value);\n};\n\nconst isValidValue = value => {\n return typeof value === 'number' || (typeof value === 'string' && value !== '');\n};\n\nconst isNumber = num => Number.isInteger(+num);\n\nconst zeros = input => {\n let value = `${input}`;\n let index = -1;\n if (value[0] === '-') value = value.slice(1);\n if (value === '0') return false;\n while (value[++index] === '0');\n return index > 0;\n};\n\nconst stringify = (start, end, options) => {\n if (typeof start === 'string' || typeof end === 'string') {\n return true;\n }\n return options.stringify === true;\n};\n\nconst pad = (input, maxLength, toNumber) => {\n if (maxLength > 0) {\n let dash = input[0] === '-' ? '-' : '';\n if (dash) input = input.slice(1);\n input = (dash + input.padStart(dash ? maxLength - 1 : maxLength, '0'));\n }\n if (toNumber === false) {\n return String(input);\n }\n return input;\n};\n\nconst toMaxLen = (input, maxLength) => {\n let negative = input[0] === '-' ? '-' : '';\n if (negative) {\n input = input.slice(1);\n maxLength--;\n }\n while (input.length < maxLength) input = '0' + input;\n return negative ? ('-' + input) : input;\n};\n\nconst toSequence = (parts, options) => {\n parts.negatives.sort((a, b) => a < b ? -1 : a > b ? 1 : 0);\n parts.positives.sort((a, b) => a < b ? -1 : a > b ? 1 : 0);\n\n let prefix = options.capture ? '' : '?:';\n let positives = '';\n let negatives = '';\n let result;\n\n if (parts.positives.length) {\n positives = parts.positives.join('|');\n }\n\n if (parts.negatives.length) {\n negatives = `-(${prefix}${parts.negatives.join('|')})`;\n }\n\n if (positives && negatives) {\n result = `${positives}|${negatives}`;\n } else {\n result = positives || negatives;\n }\n\n if (options.wrap) {\n return `(${prefix}${result})`;\n }\n\n return result;\n};\n\nconst toRange = (a, b, isNumbers, options) => {\n if (isNumbers) {\n return toRegexRange(a, b, { wrap: false, ...options });\n }\n\n let start = String.fromCharCode(a);\n if (a === b) return start;\n\n let stop = String.fromCharCode(b);\n return `[${start}-${stop}]`;\n};\n\nconst toRegex = (start, end, options) => {\n if (Array.isArray(start)) {\n let wrap = options.wrap === true;\n let prefix = options.capture ? '' : '?:';\n return wrap ? `(${prefix}${start.join('|')})` : start.join('|');\n }\n return toRegexRange(start, end, options);\n};\n\nconst rangeError = (...args) => {\n return new RangeError('Invalid range arguments: ' + util.inspect(...args));\n};\n\nconst invalidRange = (start, end, options) => {\n if (options.strictRanges === true) throw rangeError([start, end]);\n return [];\n};\n\nconst invalidStep = (step, options) => {\n if (options.strictRanges === true) {\n throw new TypeError(`Expected step \"${step}\" to be a number`);\n }\n return [];\n};\n\nconst fillNumbers = (start, end, step = 1, options = {}) => {\n let a = Number(start);\n let b = Number(end);\n\n if (!Number.isInteger(a) || !Number.isInteger(b)) {\n if (options.strictRanges === true) throw rangeError([start, end]);\n return [];\n }\n\n // fix negative zero\n if (a === 0) a = 0;\n if (b === 0) b = 0;\n\n let descending = a > b;\n let startString = String(start);\n let endString = String(end);\n let stepString = String(step);\n step = Math.max(Math.abs(step), 1);\n\n let padded = zeros(startString) || zeros(endString) || zeros(stepString);\n let maxLen = padded ? Math.max(startString.length, endString.length, stepString.length) : 0;\n let toNumber = padded === false && stringify(start, end, options) === false;\n let format = options.transform || transform(toNumber);\n\n if (options.toRegex && step === 1) {\n return toRange(toMaxLen(start, maxLen), toMaxLen(end, maxLen), true, options);\n }\n\n let parts = { negatives: [], positives: [] };\n let push = num => parts[num < 0 ? 'negatives' : 'positives'].push(Math.abs(num));\n let range = [];\n let index = 0;\n\n while (descending ? a >= b : a <= b) {\n if (options.toRegex === true && step > 1) {\n push(a);\n } else {\n range.push(pad(format(a, index), maxLen, toNumber));\n }\n a = descending ? a - step : a + step;\n index++;\n }\n\n if (options.toRegex === true) {\n return step > 1\n ? toSequence(parts, options)\n : toRegex(range, null, { wrap: false, ...options });\n }\n\n return range;\n};\n\nconst fillLetters = (start, end, step = 1, options = {}) => {\n if ((!isNumber(start) && start.length > 1) || (!isNumber(end) && end.length > 1)) {\n return invalidRange(start, end, options);\n }\n\n\n let format = options.transform || (val => String.fromCharCode(val));\n let a = `${start}`.charCodeAt(0);\n let b = `${end}`.charCodeAt(0);\n\n let descending = a > b;\n let min = Math.min(a, b);\n let max = Math.max(a, b);\n\n if (options.toRegex && step === 1) {\n return toRange(min, max, false, options);\n }\n\n let range = [];\n let index = 0;\n\n while (descending ? a >= b : a <= b) {\n range.push(format(a, index));\n a = descending ? a - step : a + step;\n index++;\n }\n\n if (options.toRegex === true) {\n return toRegex(range, null, { wrap: false, options });\n }\n\n return range;\n};\n\nconst fill = (start, end, step, options = {}) => {\n if (end == null && isValidValue(start)) {\n return [start];\n }\n\n if (!isValidValue(start) || !isValidValue(end)) {\n return invalidRange(start, end, options);\n }\n\n if (typeof step === 'function') {\n return fill(start, end, 1, { transform: step });\n }\n\n if (isObject(step)) {\n return fill(start, end, 0, step);\n }\n\n let opts = { ...options };\n if (opts.capture === true) opts.wrap = true;\n step = step || opts.step || 1;\n\n if (!isNumber(step)) {\n if (step != null && !isObject(step)) return invalidStep(step, opts);\n return fill(start, end, 1, step);\n }\n\n if (isNumber(start) && isNumber(end)) {\n return fillNumbers(start, end, step, opts);\n }\n\n return fillLetters(start, end, Math.max(Math.abs(step), 1), opts);\n};\n\nmodule.exports = fill;\n"],"names":["require$$1","index"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/fill-range/index.js"],"sourcesContent":["/*!\n * fill-range <https://github.com/jonschlinkert/fill-range>\n *\n * Copyright (c) 2014-present, Jon Schlinkert.\n * Licensed under the MIT License.\n */\n\n'use strict';\n\nconst util = require('util');\nconst toRegexRange = require('to-regex-range');\n\nconst isObject = val => val !== null && typeof val === 'object' && !Array.isArray(val);\n\nconst transform = toNumber => {\n return value => toNumber === true ? Number(value) : String(value);\n};\n\nconst isValidValue = value => {\n return typeof value === 'number' || (typeof value === 'string' && value !== '');\n};\n\nconst isNumber = num => Number.isInteger(+num);\n\nconst zeros = input => {\n let value = `${input}`;\n let index = -1;\n if (value[0] === '-') value = value.slice(1);\n if (value === '0') return false;\n while (value[++index] === '0');\n return index > 0;\n};\n\nconst stringify = (start, end, options) => {\n if (typeof start === 'string' || typeof end === 'string') {\n return true;\n }\n return options.stringify === true;\n};\n\nconst pad = (input, maxLength, toNumber) => {\n if (maxLength > 0) {\n let dash = input[0] === '-' ? '-' : '';\n if (dash) input = input.slice(1);\n input = (dash + input.padStart(dash ? maxLength - 1 : maxLength, '0'));\n }\n if (toNumber === false) {\n return String(input);\n }\n return input;\n};\n\nconst toMaxLen = (input, maxLength) => {\n let negative = input[0] === '-' ? '-' : '';\n if (negative) {\n input = input.slice(1);\n maxLength--;\n }\n while (input.length < maxLength) input = '0' + input;\n return negative ? ('-' + input) : input;\n};\n\nconst toSequence = (parts, options) => {\n parts.negatives.sort((a, b) => a < b ? -1 : a > b ? 1 : 0);\n parts.positives.sort((a, b) => a < b ? -1 : a > b ? 1 : 0);\n\n let prefix = options.capture ? '' : '?:';\n let positives = '';\n let negatives = '';\n let result;\n\n if (parts.positives.length) {\n positives = parts.positives.join('|');\n }\n\n if (parts.negatives.length) {\n negatives = `-(${prefix}${parts.negatives.join('|')})`;\n }\n\n if (positives && negatives) {\n result = `${positives}|${negatives}`;\n } else {\n result = positives || negatives;\n }\n\n if (options.wrap) {\n return `(${prefix}${result})`;\n }\n\n return result;\n};\n\nconst toRange = (a, b, isNumbers, options) => {\n if (isNumbers) {\n return toRegexRange(a, b, { wrap: false, ...options });\n }\n\n let start = String.fromCharCode(a);\n if (a === b) return start;\n\n let stop = String.fromCharCode(b);\n return `[${start}-${stop}]`;\n};\n\nconst toRegex = (start, end, options) => {\n if (Array.isArray(start)) {\n let wrap = options.wrap === true;\n let prefix = options.capture ? '' : '?:';\n return wrap ? `(${prefix}${start.join('|')})` : start.join('|');\n }\n return toRegexRange(start, end, options);\n};\n\nconst rangeError = (...args) => {\n return new RangeError('Invalid range arguments: ' + util.inspect(...args));\n};\n\nconst invalidRange = (start, end, options) => {\n if (options.strictRanges === true) throw rangeError([start, end]);\n return [];\n};\n\nconst invalidStep = (step, options) => {\n if (options.strictRanges === true) {\n throw new TypeError(`Expected step \"${step}\" to be a number`);\n }\n return [];\n};\n\nconst fillNumbers = (start, end, step = 1, options = {}) => {\n let a = Number(start);\n let b = Number(end);\n\n if (!Number.isInteger(a) || !Number.isInteger(b)) {\n if (options.strictRanges === true) throw rangeError([start, end]);\n return [];\n }\n\n // fix negative zero\n if (a === 0) a = 0;\n if (b === 0) b = 0;\n\n let descending = a > b;\n let startString = String(start);\n let endString = String(end);\n let stepString = String(step);\n step = Math.max(Math.abs(step), 1);\n\n let padded = zeros(startString) || zeros(endString) || zeros(stepString);\n let maxLen = padded ? Math.max(startString.length, endString.length, stepString.length) : 0;\n let toNumber = padded === false && stringify(start, end, options) === false;\n let format = options.transform || transform(toNumber);\n\n if (options.toRegex && step === 1) {\n return toRange(toMaxLen(start, maxLen), toMaxLen(end, maxLen), true, options);\n }\n\n let parts = { negatives: [], positives: [] };\n let push = num => parts[num < 0 ? 'negatives' : 'positives'].push(Math.abs(num));\n let range = [];\n let index = 0;\n\n while (descending ? a >= b : a <= b) {\n if (options.toRegex === true && step > 1) {\n push(a);\n } else {\n range.push(pad(format(a, index), maxLen, toNumber));\n }\n a = descending ? a - step : a + step;\n index++;\n }\n\n if (options.toRegex === true) {\n return step > 1\n ? toSequence(parts, options)\n : toRegex(range, null, { wrap: false, ...options });\n }\n\n return range;\n};\n\nconst fillLetters = (start, end, step = 1, options = {}) => {\n if ((!isNumber(start) && start.length > 1) || (!isNumber(end) && end.length > 1)) {\n return invalidRange(start, end, options);\n }\n\n\n let format = options.transform || (val => String.fromCharCode(val));\n let a = `${start}`.charCodeAt(0);\n let b = `${end}`.charCodeAt(0);\n\n let descending = a > b;\n let min = Math.min(a, b);\n let max = Math.max(a, b);\n\n if (options.toRegex && step === 1) {\n return toRange(min, max, false, options);\n }\n\n let range = [];\n let index = 0;\n\n while (descending ? a >= b : a <= b) {\n range.push(format(a, index));\n a = descending ? a - step : a + step;\n index++;\n }\n\n if (options.toRegex === true) {\n return toRegex(range, null, { wrap: false, options });\n }\n\n return range;\n};\n\nconst fill = (start, end, step, options = {}) => {\n if (end == null && isValidValue(start)) {\n return [start];\n }\n\n if (!isValidValue(start) || !isValidValue(end)) {\n return invalidRange(start, end, options);\n }\n\n if (typeof step === 'function') {\n return fill(start, end, 1, { transform: step });\n }\n\n if (isObject(step)) {\n return fill(start, end, 0, step);\n }\n\n let opts = { ...options };\n if (opts.capture === true) opts.wrap = true;\n step = step || opts.step || 1;\n\n if (!isNumber(step)) {\n if (step != null && !isObject(step)) return invalidStep(step, opts);\n return fill(start, end, 1, step);\n }\n\n if (isNumber(start) && isNumber(end)) {\n return fillNumbers(start, end, step, opts);\n }\n\n return fillLetters(start, end, Math.max(Math.abs(step), 1), opts);\n};\n\nmodule.exports = fill;\n"],"names":["require$$1","index"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,5 +1,5 @@
1
1
  import require$$0 from "util";
2
- import toRegexRange_1 from "../to-regex-range/index.js";
2
+ import { t as toRegexRange_1 } from "../to-regex-range/index.js";
3
3
  /*!
4
4
  * fill-range <https://github.com/jonschlinkert/fill-range>
5
5
  *
@@ -206,6 +206,6 @@ const fill = (start, end, step, options = {}) => {
206
206
  };
207
207
  var fillRange = fill;
208
208
  export {
209
- fillRange as default
209
+ fillRange as f
210
210
  };
211
211
  //# sourceMappingURL=index.js.map
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
3
  var ERROR_MESSAGE = "Function.prototype.bind called on incompatible ";
3
4
  var slice = Array.prototype.slice;
4
5
  var toStr = Object.prototype.toString;
@@ -42,5 +43,5 @@ var implementation = function bind(that) {
42
43
  }
43
44
  return bound;
44
45
  };
45
- module.exports = implementation;
46
+ exports.implementation = implementation;
46
47
  //# sourceMappingURL=implementation.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"implementation.cjs","sources":["../../../../../node_modules/function-bind/implementation.js"],"sourcesContent":["'use strict';\n\n/* eslint no-invalid-this: 1 */\n\nvar ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';\nvar slice = Array.prototype.slice;\nvar toStr = Object.prototype.toString;\nvar funcType = '[object Function]';\n\nmodule.exports = function bind(that) {\n var target = this;\n if (typeof target !== 'function' || toStr.call(target) !== funcType) {\n throw new TypeError(ERROR_MESSAGE + target);\n }\n var args = slice.call(arguments, 1);\n\n var bound;\n var binder = function () {\n if (this instanceof bound) {\n var result = target.apply(\n this,\n args.concat(slice.call(arguments))\n );\n if (Object(result) === result) {\n return result;\n }\n return this;\n } else {\n return target.apply(\n that,\n args.concat(slice.call(arguments))\n );\n }\n };\n\n var boundLength = Math.max(0, target.length - args.length);\n var boundArgs = [];\n for (var i = 0; i < boundLength; i++) {\n boundArgs.push('$' + i);\n }\n\n bound = Function('binder', 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);\n\n if (target.prototype) {\n var Empty = function Empty() {};\n Empty.prototype = target.prototype;\n bound.prototype = new Empty();\n Empty.prototype = null;\n }\n\n return bound;\n};\n"],"names":["Empty"],"mappings":";AAIA,IAAI,gBAAgB;AACpB,IAAI,QAAQ,MAAM,UAAU;AAC5B,IAAI,QAAQ,OAAO,UAAU;AAC7B,IAAI,WAAW;AAEf,IAAA,iBAAiB,SAAS,KAAK,MAAM;AACjC,MAAI,SAAS;AACb,MAAI,OAAO,WAAW,cAAc,MAAM,KAAK,MAAM,MAAM,UAAU;AACjE,UAAM,IAAI,UAAU,gBAAgB,MAAM;AAAA,EAC7C;AACD,MAAI,OAAO,MAAM,KAAK,WAAW,CAAC;AAElC,MAAI;AACJ,MAAI,SAAS,WAAY;AACrB,QAAI,gBAAgB,OAAO;AACvB,UAAI,SAAS,OAAO;AAAA,QAChB;AAAA,QACA,KAAK,OAAO,MAAM,KAAK,SAAS,CAAC;AAAA,MACjD;AACY,UAAI,OAAO,MAAM,MAAM,QAAQ;AAC3B,eAAO;AAAA,MACV;AACD,aAAO;AAAA,IACnB,OAAe;AACH,aAAO,OAAO;AAAA,QACV;AAAA,QACA,KAAK,OAAO,MAAM,KAAK,SAAS,CAAC;AAAA,MACjD;AAAA,IACS;AAAA,EACT;AAEI,MAAI,cAAc,KAAK,IAAI,GAAG,OAAO,SAAS,KAAK,MAAM;AACzD,MAAI,YAAY,CAAA;AAChB,WAAS,IAAI,GAAG,IAAI,aAAa,KAAK;AAClC,cAAU,KAAK,MAAM,CAAC;AAAA,EACzB;AAED,UAAQ,SAAS,UAAU,sBAAsB,UAAU,KAAK,GAAG,IAAI,2CAA2C,EAAE,MAAM;AAE1H,MAAI,OAAO,WAAW;AAClB,QAAI,QAAQ,SAASA,SAAQ;AAAA;AAC7B,UAAM,YAAY,OAAO;AACzB,UAAM,YAAY,IAAI;AACtB,UAAM,YAAY;AAAA,EACrB;AAED,SAAO;AACX;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"implementation.cjs","sources":["../../../../../node_modules/function-bind/implementation.js"],"sourcesContent":["'use strict';\n\n/* eslint no-invalid-this: 1 */\n\nvar ERROR_MESSAGE = 'Function.prototype.bind called on incompatible ';\nvar slice = Array.prototype.slice;\nvar toStr = Object.prototype.toString;\nvar funcType = '[object Function]';\n\nmodule.exports = function bind(that) {\n var target = this;\n if (typeof target !== 'function' || toStr.call(target) !== funcType) {\n throw new TypeError(ERROR_MESSAGE + target);\n }\n var args = slice.call(arguments, 1);\n\n var bound;\n var binder = function () {\n if (this instanceof bound) {\n var result = target.apply(\n this,\n args.concat(slice.call(arguments))\n );\n if (Object(result) === result) {\n return result;\n }\n return this;\n } else {\n return target.apply(\n that,\n args.concat(slice.call(arguments))\n );\n }\n };\n\n var boundLength = Math.max(0, target.length - args.length);\n var boundArgs = [];\n for (var i = 0; i < boundLength; i++) {\n boundArgs.push('$' + i);\n }\n\n bound = Function('binder', 'return function (' + boundArgs.join(',') + '){ return binder.apply(this,arguments); }')(binder);\n\n if (target.prototype) {\n var Empty = function Empty() {};\n Empty.prototype = target.prototype;\n bound.prototype = new Empty();\n Empty.prototype = null;\n }\n\n return bound;\n};\n"],"names":["Empty"],"mappings":";;AAIA,IAAI,gBAAgB;AACpB,IAAI,QAAQ,MAAM,UAAU;AAC5B,IAAI,QAAQ,OAAO,UAAU;AAC7B,IAAI,WAAW;AAEf,IAAA,iBAAiB,SAAS,KAAK,MAAM;AACjC,MAAI,SAAS;AACb,MAAI,OAAO,WAAW,cAAc,MAAM,KAAK,MAAM,MAAM,UAAU;AACjE,UAAM,IAAI,UAAU,gBAAgB,MAAM;AAAA,EAC7C;AACD,MAAI,OAAO,MAAM,KAAK,WAAW,CAAC;AAElC,MAAI;AACJ,MAAI,SAAS,WAAY;AACrB,QAAI,gBAAgB,OAAO;AACvB,UAAI,SAAS,OAAO;AAAA,QAChB;AAAA,QACA,KAAK,OAAO,MAAM,KAAK,SAAS,CAAC;AAAA,MACjD;AACY,UAAI,OAAO,MAAM,MAAM,QAAQ;AAC3B,eAAO;AAAA,MACV;AACD,aAAO;AAAA,IACnB,OAAe;AACH,aAAO,OAAO;AAAA,QACV;AAAA,QACA,KAAK,OAAO,MAAM,KAAK,SAAS,CAAC;AAAA,MACjD;AAAA,IACS;AAAA,EACT;AAEI,MAAI,cAAc,KAAK,IAAI,GAAG,OAAO,SAAS,KAAK,MAAM;AACzD,MAAI,YAAY,CAAA;AAChB,WAAS,IAAI,GAAG,IAAI,aAAa,KAAK;AAClC,cAAU,KAAK,MAAM,CAAC;AAAA,EACzB;AAED,UAAQ,SAAS,UAAU,sBAAsB,UAAU,KAAK,GAAG,IAAI,2CAA2C,EAAE,MAAM;AAE1H,MAAI,OAAO,WAAW;AAClB,QAAI,QAAQ,SAASA,SAAQ;AAAA;AAC7B,UAAM,YAAY,OAAO;AACzB,UAAM,YAAY,IAAI;AACtB,UAAM,YAAY;AAAA,EACrB;AAED,SAAO;AACX;;","x_google_ignoreList":[0]}
@@ -42,6 +42,6 @@ var implementation = function bind(that) {
42
42
  return bound;
43
43
  };
44
44
  export {
45
- implementation as default
45
+ implementation as i
46
46
  };
47
47
  //# sourceMappingURL=implementation.js.map
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
3
  const implementation$1 = require("./implementation.cjs");
3
- var implementation = implementation$1;
4
+ var implementation = implementation$1.implementation;
4
5
  var functionBind = Function.prototype.bind || implementation;
5
- module.exports = functionBind;
6
+ exports.functionBind = functionBind;
6
7
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/function-bind/index.js"],"sourcesContent":["'use strict';\n\nvar implementation = require('./implementation');\n\nmodule.exports = Function.prototype.bind || implementation;\n"],"names":["require$$0"],"mappings":";;AAEA,IAAI,iBAAiBA;AAErB,IAAA,eAAiB,SAAS,UAAU,QAAQ;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/function-bind/index.js"],"sourcesContent":["'use strict';\n\nvar implementation = require('./implementation');\n\nmodule.exports = Function.prototype.bind || implementation;\n"],"names":["require$$0"],"mappings":";;;AAEA,IAAI,iBAAiBA,iBAAAA;AAErB,IAAA,eAAiB,SAAS,UAAU,QAAQ;;","x_google_ignoreList":[0]}
@@ -1,7 +1,7 @@
1
- import implementation$1 from "./implementation.js";
1
+ import { i as implementation$1 } from "./implementation.js";
2
2
  var implementation = implementation$1;
3
3
  var functionBind = Function.prototype.bind || implementation;
4
4
  export {
5
- functionBind as default
5
+ functionBind as f
6
6
  };
7
7
  //# sourceMappingURL=index.js.map
@@ -1,8 +1,9 @@
1
1
  "use strict";
2
- const index = require("../../../is-glob/index.cjs");
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
+ const index = require("../is-glob/index.cjs");
3
4
  const require$$0 = require("path");
4
5
  const require$$2 = require("os");
5
- var isGlob = index;
6
+ var isGlob = index.isGlob;
6
7
  var pathPosixDirname = require$$0.posix.dirname;
7
8
  var isWin32 = require$$2.platform() === "win32";
8
9
  var slash = "/";
@@ -24,5 +25,5 @@ var globParent = function globParent2(str, opts) {
24
25
  } while (isGlob(str) || globby.test(str));
25
26
  return str.replace(escaped, "$1");
26
27
  };
27
- module.exports = globParent;
28
+ exports.globParent = globParent;
28
29
  //# sourceMappingURL=index.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/glob-parent/index.js"],"sourcesContent":["'use strict';\n\nvar isGlob = require('is-glob');\nvar pathPosixDirname = require('path').posix.dirname;\nvar isWin32 = require('os').platform() === 'win32';\n\nvar slash = '/';\nvar backslash = /\\\\/g;\nvar enclosure = /[\\{\\[].*[\\}\\]]$/;\nvar globby = /(^|[^\\\\])([\\{\\[]|\\([^\\)]+$)/;\nvar escaped = /\\\\([\\!\\*\\?\\|\\[\\]\\(\\)\\{\\}])/g;\n\n/**\n * @param {string} str\n * @param {Object} opts\n * @param {boolean} [opts.flipBackslashes=true]\n * @returns {string}\n */\nmodule.exports = function globParent(str, opts) {\n var options = Object.assign({ flipBackslashes: true }, opts);\n\n // flip windows path separators\n if (options.flipBackslashes && isWin32 && str.indexOf(slash) < 0) {\n str = str.replace(backslash, slash);\n }\n\n // special case for strings ending in enclosure containing path separator\n if (enclosure.test(str)) {\n str += slash;\n }\n\n // preserves full path in case of trailing path separator\n str += 'a';\n\n // remove path parts that are globby\n do {\n str = pathPosixDirname(str);\n } while (isGlob(str) || globby.test(str));\n\n // remove escape chars and return result\n return str.replace(escaped, '$1');\n};\n"],"names":["require$$0","require$$1","globParent"],"mappings":";;;;;AAEA,IAAI,SAASA,MAAAA;AACb,IAAI,mBAAmBC,WAAgB,MAAM;AAC7C,IAAI,UAAU,WAAc,SAAU,MAAK;AAE3C,IAAI,QAAQ;AACZ,IAAI,YAAY;AAChB,IAAI,YAAY;AAChB,IAAI,SAAS;AACb,IAAI,UAAU;AAQd,IAAA,aAAiB,SAASC,YAAW,KAAK,MAAM;AAC9C,MAAI,UAAU,OAAO,OAAO,EAAE,iBAAiB,KAAI,GAAI,IAAI;AAG3D,MAAI,QAAQ,mBAAmB,WAAW,IAAI,QAAQ,KAAK,IAAI,GAAG;AAChE,UAAM,IAAI,QAAQ,WAAW,KAAK;AAAA,EACnC;AAGD,MAAI,UAAU,KAAK,GAAG,GAAG;AACvB,WAAO;AAAA,EACR;AAGD,SAAO;AAGP,KAAG;AACD,UAAM,iBAAiB,GAAG;AAAA,EAC9B,SAAW,OAAO,GAAG,KAAK,OAAO,KAAK,GAAG;AAGvC,SAAO,IAAI,QAAQ,SAAS,IAAI;AAClC;;","x_google_ignoreList":[0]}
@@ -1,4 +1,4 @@
1
- import isGlob$1 from "../../../is-glob/index.js";
1
+ import { i as isGlob$1 } from "../is-glob/index.js";
2
2
  import require$$0 from "path";
3
3
  import require$$2 from "os";
4
4
  var isGlob = isGlob$1;
@@ -24,6 +24,6 @@ var globParent = function globParent2(str, opts) {
24
24
  return str.replace(escaped, "$1");
25
25
  };
26
26
  export {
27
- globParent as default
27
+ globParent as g
28
28
  };
29
29
  //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../../../../node_modules/glob-parent/index.js"],"sourcesContent":["'use strict';\n\nvar isGlob = require('is-glob');\nvar pathPosixDirname = require('path').posix.dirname;\nvar isWin32 = require('os').platform() === 'win32';\n\nvar slash = '/';\nvar backslash = /\\\\/g;\nvar enclosure = /[\\{\\[].*[\\}\\]]$/;\nvar globby = /(^|[^\\\\])([\\{\\[]|\\([^\\)]+$)/;\nvar escaped = /\\\\([\\!\\*\\?\\|\\[\\]\\(\\)\\{\\}])/g;\n\n/**\n * @param {string} str\n * @param {Object} opts\n * @param {boolean} [opts.flipBackslashes=true]\n * @returns {string}\n */\nmodule.exports = function globParent(str, opts) {\n var options = Object.assign({ flipBackslashes: true }, opts);\n\n // flip windows path separators\n if (options.flipBackslashes && isWin32 && str.indexOf(slash) < 0) {\n str = str.replace(backslash, slash);\n }\n\n // special case for strings ending in enclosure containing path separator\n if (enclosure.test(str)) {\n str += slash;\n }\n\n // preserves full path in case of trailing path separator\n str += 'a';\n\n // remove path parts that are globby\n do {\n str = pathPosixDirname(str);\n } while (isGlob(str) || globby.test(str));\n\n // remove escape chars and return result\n return str.replace(escaped, '$1');\n};\n"],"names":["require$$0","require$$1","globParent"],"mappings":";;;AAEA,IAAI,SAASA;AACb,IAAI,mBAAmBC,WAAgB,MAAM;AAC7C,IAAI,UAAU,WAAc,SAAU,MAAK;AAE3C,IAAI,QAAQ;AACZ,IAAI,YAAY;AAChB,IAAI,YAAY;AAChB,IAAI,SAAS;AACb,IAAI,UAAU;AAQd,IAAA,aAAiB,SAASC,YAAW,KAAK,MAAM;AAC9C,MAAI,UAAU,OAAO,OAAO,EAAE,iBAAiB,KAAI,GAAI,IAAI;AAG3D,MAAI,QAAQ,mBAAmB,WAAW,IAAI,QAAQ,KAAK,IAAI,GAAG;AAChE,UAAM,IAAI,QAAQ,WAAW,KAAK;AAAA,EACnC;AAGD,MAAI,UAAU,KAAK,GAAG,GAAG;AACvB,WAAO;AAAA,EACR;AAGD,SAAO;AAGP,KAAG;AACD,UAAM,iBAAiB,GAAG;AAAA,EAC9B,SAAW,OAAO,GAAG,KAAK,OAAO,KAAK,GAAG;AAGvC,SAAO,IAAI,QAAQ,SAAS,IAAI;AAClC;","x_google_ignoreList":[0]}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../../../node_modules/globby/node_modules/slash/index.js"],"sourcesContent":["export default function slash(path) {\n\tconst isExtendedLengthPath = /^\\\\\\\\\\?\\\\/.test(path);\n\tconst hasNonAscii = /[^\\u0000-\\u0080]+/.test(path); // eslint-disable-line no-control-regex\n\n\tif (isExtendedLengthPath || hasNonAscii) {\n\t\treturn path;\n\t}\n\n\treturn path.replace(/\\\\/g, '/');\n}\n"],"names":[],"mappings":";AAAe,SAAS,MAAM,MAAM;AACnC,QAAM,uBAAuB,YAAY,KAAK,IAAI;AAClD,QAAM,cAAc,oBAAoB,KAAK,IAAI;AAEjD,MAAI,wBAAwB,aAAa;AACxC,WAAO;AAAA,EACP;AAED,SAAO,KAAK,QAAQ,OAAO,GAAG;AAC/B;;","x_google_ignoreList":[0]}
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sources":["../../../../../../../node_modules/globby/node_modules/slash/index.js"],"sourcesContent":["export default function slash(path) {\n\tconst isExtendedLengthPath = /^\\\\\\\\\\?\\\\/.test(path);\n\tconst hasNonAscii = /[^\\u0000-\\u0080]+/.test(path); // eslint-disable-line no-control-regex\n\n\tif (isExtendedLengthPath || hasNonAscii) {\n\t\treturn path;\n\t}\n\n\treturn path.replace(/\\\\/g, '/');\n}\n"],"names":[],"mappings":"AAAe,SAAS,MAAM,MAAM;AACnC,QAAM,uBAAuB,YAAY,KAAK,IAAI;AAClD,QAAM,cAAc,oBAAoB,KAAK,IAAI;AAEjD,MAAI,wBAAwB,aAAa;AACxC,WAAO;AAAA,EACP;AAED,SAAO,KAAK,QAAQ,OAAO,GAAG;AAC/B;","x_google_ignoreList":[0]}
@@ -3,9 +3,9 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const process = require("node:process");
4
4
  const fs = require("node:fs");
5
5
  const path = require("node:path");
6
- const index = require('./../../../../_node_modules/fast-glob/out/index.cjs');
7
- const index$1 = require('./../../../../_node_modules/ignore/index.cjs');
8
- const index$2 = require("../slash/index.cjs");
6
+ const index = require("../fast-glob/out/index.cjs");
7
+ const index$1 = require("../ignore/index.cjs");
8
+ const index$2 = require('./_node_modules/slash/index.cjs');
9
9
  const utilities = require("./utilities.cjs");
10
10
  const ignoreFilesGlobOptions = {
11
11
  ignore: [
@@ -1,9 +1,9 @@
1
1
  import process from "node:process";
2
2
  import fs from "node:fs";
3
3
  import path__default from "node:path";
4
- import out from './../../../../_node_modules/fast-glob/out/index.js';
5
- import ignore from './../../../../_node_modules/ignore/index.js';
6
- import slash from "../slash/index.js";
4
+ import fastGlob from "../fast-glob/out/index.js";
5
+ import gitIgnore from "../ignore/index.js";
6
+ import slash from './_node_modules/slash/index.js';
7
7
  import { toPath, isNegativePattern } from "./utilities.js";
8
8
  const ignoreFilesGlobOptions = {
9
9
  ignore: [
@@ -33,7 +33,7 @@ const toRelativePath = (fileOrDirectory, cwd) => {
33
33
  };
34
34
  const getIsIgnoredPredicate = (files, cwd) => {
35
35
  const patterns = files.flatMap((file) => parseIgnoreFile(file, cwd));
36
- const ignores = ignore().add(patterns);
36
+ const ignores = gitIgnore().add(patterns);
37
37
  return (fileOrDirectory) => {
38
38
  fileOrDirectory = toPath(fileOrDirectory);
39
39
  fileOrDirectory = toRelativePath(fileOrDirectory, cwd);
@@ -46,7 +46,7 @@ const normalizeOptions = (options = {}) => ({
46
46
  });
47
47
  const isIgnoredByIgnoreFiles = async (patterns, options) => {
48
48
  const { cwd, suppressErrors } = normalizeOptions(options);
49
- const paths = await out(patterns, { cwd, suppressErrors, ...ignoreFilesGlobOptions });
49
+ const paths = await fastGlob(patterns, { cwd, suppressErrors, ...ignoreFilesGlobOptions });
50
50
  const files = await Promise.all(
51
51
  paths.map(async (filePath) => ({
52
52
  filePath,
@@ -1 +1 @@
1
- {"version":3,"file":"ignore.js","sources":["../../../../../node_modules/globby/ignore.js"],"sourcesContent":["import process from 'node:process';\nimport fs from 'node:fs';\nimport path from 'node:path';\nimport fastGlob from 'fast-glob';\nimport gitIgnore from 'ignore';\nimport slash from 'slash';\nimport {toPath, isNegativePattern} from './utilities.js';\n\nconst ignoreFilesGlobOptions = {\n\tignore: [\n\t\t'**/node_modules',\n\t\t'**/flow-typed',\n\t\t'**/coverage',\n\t\t'**/.git',\n\t],\n\tabsolute: true,\n\tdot: true,\n};\n\nexport const GITIGNORE_FILES_PATTERN = '**/.gitignore';\n\nconst applyBaseToPattern = (pattern, base) => isNegativePattern(pattern)\n\t? '!' + path.posix.join(base, pattern.slice(1))\n\t: path.posix.join(base, pattern);\n\nconst parseIgnoreFile = (file, cwd) => {\n\tconst base = slash(path.relative(cwd, path.dirname(file.filePath)));\n\n\treturn file.content\n\t\t.split(/\\r?\\n/)\n\t\t.filter(line => line && !line.startsWith('#'))\n\t\t.map(pattern => applyBaseToPattern(pattern, base));\n};\n\nconst toRelativePath = (fileOrDirectory, cwd) => {\n\tcwd = slash(cwd);\n\tif (path.isAbsolute(fileOrDirectory)) {\n\t\tif (slash(fileOrDirectory).startsWith(cwd)) {\n\t\t\treturn path.relative(cwd, fileOrDirectory);\n\t\t}\n\n\t\tthrow new Error(`Path ${fileOrDirectory} is not in cwd ${cwd}`);\n\t}\n\n\treturn fileOrDirectory;\n};\n\nconst getIsIgnoredPredicate = (files, cwd) => {\n\tconst patterns = files.flatMap(file => parseIgnoreFile(file, cwd));\n\tconst ignores = gitIgnore().add(patterns);\n\n\treturn fileOrDirectory => {\n\t\tfileOrDirectory = toPath(fileOrDirectory);\n\t\tfileOrDirectory = toRelativePath(fileOrDirectory, cwd);\n\t\treturn fileOrDirectory ? ignores.ignores(slash(fileOrDirectory)) : false;\n\t};\n};\n\nconst normalizeOptions = (options = {}) => ({\n\tcwd: toPath(options.cwd) || process.cwd(),\n\tsuppressErrors: Boolean(options.suppressErrors),\n});\n\nexport const isIgnoredByIgnoreFiles = async (patterns, options) => {\n\tconst {cwd, suppressErrors} = normalizeOptions(options);\n\n\tconst paths = await fastGlob(patterns, {cwd, suppressErrors, ...ignoreFilesGlobOptions});\n\n\tconst files = await Promise.all(\n\t\tpaths.map(async filePath => ({\n\t\t\tfilePath,\n\t\t\tcontent: await fs.promises.readFile(filePath, 'utf8'),\n\t\t})),\n\t);\n\n\treturn getIsIgnoredPredicate(files, cwd);\n};\n\nexport const isIgnoredByIgnoreFilesSync = (patterns, options) => {\n\tconst {cwd, suppressErrors} = normalizeOptions(options);\n\n\tconst paths = fastGlob.sync(patterns, {cwd, suppressErrors, ...ignoreFilesGlobOptions});\n\n\tconst files = paths.map(filePath => ({\n\t\tfilePath,\n\t\tcontent: fs.readFileSync(filePath, 'utf8'),\n\t}));\n\n\treturn getIsIgnoredPredicate(files, cwd);\n};\n\nexport const isGitIgnored = options => isIgnoredByIgnoreFiles(GITIGNORE_FILES_PATTERN, options);\nexport const isGitIgnoredSync = options => isIgnoredByIgnoreFilesSync(GITIGNORE_FILES_PATTERN, options);\n"],"names":["path","gitIgnore","fastGlob"],"mappings":";;;;;;;AAQA,MAAM,yBAAyB;AAAA,EAC9B,QAAQ;AAAA,IACP;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACA;AAAA,EACD,UAAU;AAAA,EACV,KAAK;AACN;AAEY,MAAC,0BAA0B;AAEvC,MAAM,qBAAqB,CAAC,SAAS,SAAS,kBAAkB,OAAO,IACpE,MAAMA,cAAK,MAAM,KAAK,MAAM,QAAQ,MAAM,CAAC,CAAC,IAC5CA,cAAK,MAAM,KAAK,MAAM,OAAO;AAEhC,MAAM,kBAAkB,CAAC,MAAM,QAAQ;AACtC,QAAM,OAAO,MAAMA,cAAK,SAAS,KAAKA,cAAK,QAAQ,KAAK,QAAQ,CAAC,CAAC;AAElE,SAAO,KAAK,QACV,MAAM,OAAO,EACb,OAAO,UAAQ,QAAQ,CAAC,KAAK,WAAW,GAAG,CAAC,EAC5C,IAAI,aAAW,mBAAmB,SAAS,IAAI,CAAC;AACnD;AAEA,MAAM,iBAAiB,CAAC,iBAAiB,QAAQ;AAChD,QAAM,MAAM,GAAG;AACf,MAAIA,cAAK,WAAW,eAAe,GAAG;AACrC,QAAI,MAAM,eAAe,EAAE,WAAW,GAAG,GAAG;AAC3C,aAAOA,cAAK,SAAS,KAAK,eAAe;AAAA,IACzC;AAED,UAAM,IAAI,MAAM,QAAQ,iCAAiC,KAAK;AAAA,EAC9D;AAED,SAAO;AACR;AAEA,MAAM,wBAAwB,CAAC,OAAO,QAAQ;AAC7C,QAAM,WAAW,MAAM,QAAQ,UAAQ,gBAAgB,MAAM,GAAG,CAAC;AACjE,QAAM,UAAUC,OAAS,EAAG,IAAI,QAAQ;AAExC,SAAO,qBAAmB;AACzB,sBAAkB,OAAO,eAAe;AACxC,sBAAkB,eAAe,iBAAiB,GAAG;AACrD,WAAO,kBAAkB,QAAQ,QAAQ,MAAM,eAAe,CAAC,IAAI;AAAA,EACrE;AACA;AAEA,MAAM,mBAAmB,CAAC,UAAU,QAAQ;AAAA,EAC3C,KAAK,OAAO,QAAQ,GAAG,KAAK,QAAQ,IAAK;AAAA,EACzC,gBAAgB,QAAQ,QAAQ,cAAc;AAC/C;AAEY,MAAC,yBAAyB,OAAO,UAAU,YAAY;AAClE,QAAM,EAAC,KAAK,eAAc,IAAI,iBAAiB,OAAO;AAEtD,QAAM,QAAQ,MAAMC,IAAS,UAAU,EAAC,KAAK,gBAAgB,GAAG,uBAAsB,CAAC;AAEvF,QAAM,QAAQ,MAAM,QAAQ;AAAA,IAC3B,MAAM,IAAI,OAAM,cAAa;AAAA,MAC5B;AAAA,MACA,SAAS,MAAM,GAAG,SAAS,SAAS,UAAU,MAAM;AAAA,IACvD,EAAI;AAAA,EACJ;AAEC,SAAO,sBAAsB,OAAO,GAAG;AACxC;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"ignore.js","sources":["../../../../../node_modules/globby/ignore.js"],"sourcesContent":["import process from 'node:process';\nimport fs from 'node:fs';\nimport path from 'node:path';\nimport fastGlob from 'fast-glob';\nimport gitIgnore from 'ignore';\nimport slash from 'slash';\nimport {toPath, isNegativePattern} from './utilities.js';\n\nconst ignoreFilesGlobOptions = {\n\tignore: [\n\t\t'**/node_modules',\n\t\t'**/flow-typed',\n\t\t'**/coverage',\n\t\t'**/.git',\n\t],\n\tabsolute: true,\n\tdot: true,\n};\n\nexport const GITIGNORE_FILES_PATTERN = '**/.gitignore';\n\nconst applyBaseToPattern = (pattern, base) => isNegativePattern(pattern)\n\t? '!' + path.posix.join(base, pattern.slice(1))\n\t: path.posix.join(base, pattern);\n\nconst parseIgnoreFile = (file, cwd) => {\n\tconst base = slash(path.relative(cwd, path.dirname(file.filePath)));\n\n\treturn file.content\n\t\t.split(/\\r?\\n/)\n\t\t.filter(line => line && !line.startsWith('#'))\n\t\t.map(pattern => applyBaseToPattern(pattern, base));\n};\n\nconst toRelativePath = (fileOrDirectory, cwd) => {\n\tcwd = slash(cwd);\n\tif (path.isAbsolute(fileOrDirectory)) {\n\t\tif (slash(fileOrDirectory).startsWith(cwd)) {\n\t\t\treturn path.relative(cwd, fileOrDirectory);\n\t\t}\n\n\t\tthrow new Error(`Path ${fileOrDirectory} is not in cwd ${cwd}`);\n\t}\n\n\treturn fileOrDirectory;\n};\n\nconst getIsIgnoredPredicate = (files, cwd) => {\n\tconst patterns = files.flatMap(file => parseIgnoreFile(file, cwd));\n\tconst ignores = gitIgnore().add(patterns);\n\n\treturn fileOrDirectory => {\n\t\tfileOrDirectory = toPath(fileOrDirectory);\n\t\tfileOrDirectory = toRelativePath(fileOrDirectory, cwd);\n\t\treturn fileOrDirectory ? ignores.ignores(slash(fileOrDirectory)) : false;\n\t};\n};\n\nconst normalizeOptions = (options = {}) => ({\n\tcwd: toPath(options.cwd) || process.cwd(),\n\tsuppressErrors: Boolean(options.suppressErrors),\n});\n\nexport const isIgnoredByIgnoreFiles = async (patterns, options) => {\n\tconst {cwd, suppressErrors} = normalizeOptions(options);\n\n\tconst paths = await fastGlob(patterns, {cwd, suppressErrors, ...ignoreFilesGlobOptions});\n\n\tconst files = await Promise.all(\n\t\tpaths.map(async filePath => ({\n\t\t\tfilePath,\n\t\t\tcontent: await fs.promises.readFile(filePath, 'utf8'),\n\t\t})),\n\t);\n\n\treturn getIsIgnoredPredicate(files, cwd);\n};\n\nexport const isIgnoredByIgnoreFilesSync = (patterns, options) => {\n\tconst {cwd, suppressErrors} = normalizeOptions(options);\n\n\tconst paths = fastGlob.sync(patterns, {cwd, suppressErrors, ...ignoreFilesGlobOptions});\n\n\tconst files = paths.map(filePath => ({\n\t\tfilePath,\n\t\tcontent: fs.readFileSync(filePath, 'utf8'),\n\t}));\n\n\treturn getIsIgnoredPredicate(files, cwd);\n};\n\nexport const isGitIgnored = options => isIgnoredByIgnoreFiles(GITIGNORE_FILES_PATTERN, options);\nexport const isGitIgnoredSync = options => isIgnoredByIgnoreFilesSync(GITIGNORE_FILES_PATTERN, options);\n"],"names":["path"],"mappings":";;;;;;;AAQA,MAAM,yBAAyB;AAAA,EAC9B,QAAQ;AAAA,IACP;AAAA,IACA;AAAA,IACA;AAAA,IACA;AAAA,EACA;AAAA,EACD,UAAU;AAAA,EACV,KAAK;AACN;AAEY,MAAC,0BAA0B;AAEvC,MAAM,qBAAqB,CAAC,SAAS,SAAS,kBAAkB,OAAO,IACpE,MAAMA,cAAK,MAAM,KAAK,MAAM,QAAQ,MAAM,CAAC,CAAC,IAC5CA,cAAK,MAAM,KAAK,MAAM,OAAO;AAEhC,MAAM,kBAAkB,CAAC,MAAM,QAAQ;AACtC,QAAM,OAAO,MAAMA,cAAK,SAAS,KAAKA,cAAK,QAAQ,KAAK,QAAQ,CAAC,CAAC;AAElE,SAAO,KAAK,QACV,MAAM,OAAO,EACb,OAAO,UAAQ,QAAQ,CAAC,KAAK,WAAW,GAAG,CAAC,EAC5C,IAAI,aAAW,mBAAmB,SAAS,IAAI,CAAC;AACnD;AAEA,MAAM,iBAAiB,CAAC,iBAAiB,QAAQ;AAChD,QAAM,MAAM,GAAG;AACf,MAAIA,cAAK,WAAW,eAAe,GAAG;AACrC,QAAI,MAAM,eAAe,EAAE,WAAW,GAAG,GAAG;AAC3C,aAAOA,cAAK,SAAS,KAAK,eAAe;AAAA,IACzC;AAED,UAAM,IAAI,MAAM,QAAQ,iCAAiC,KAAK;AAAA,EAC9D;AAED,SAAO;AACR;AAEA,MAAM,wBAAwB,CAAC,OAAO,QAAQ;AAC7C,QAAM,WAAW,MAAM,QAAQ,UAAQ,gBAAgB,MAAM,GAAG,CAAC;AACjE,QAAM,UAAU,UAAS,EAAG,IAAI,QAAQ;AAExC,SAAO,qBAAmB;AACzB,sBAAkB,OAAO,eAAe;AACxC,sBAAkB,eAAe,iBAAiB,GAAG;AACrD,WAAO,kBAAkB,QAAQ,QAAQ,MAAM,eAAe,CAAC,IAAI;AAAA,EACrE;AACA;AAEA,MAAM,mBAAmB,CAAC,UAAU,QAAQ;AAAA,EAC3C,KAAK,OAAO,QAAQ,GAAG,KAAK,QAAQ,IAAK;AAAA,EACzC,gBAAgB,QAAQ,QAAQ,cAAc;AAC/C;AAEY,MAAC,yBAAyB,OAAO,UAAU,YAAY;AAClE,QAAM,EAAC,KAAK,eAAc,IAAI,iBAAiB,OAAO;AAEtD,QAAM,QAAQ,MAAM,SAAS,UAAU,EAAC,KAAK,gBAAgB,GAAG,uBAAsB,CAAC;AAEvF,QAAM,QAAQ,MAAM,QAAQ;AAAA,IAC3B,MAAM,IAAI,OAAM,cAAa;AAAA,MAC5B;AAAA,MACA,SAAS,MAAM,GAAG,SAAS,SAAS,UAAU,MAAM;AAAA,IACvD,EAAI;AAAA,EACJ;AAEC,SAAO,sBAAsB,OAAO,GAAG;AACxC;","x_google_ignoreList":[0]}
@@ -2,12 +2,11 @@
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const fs = require("node:fs");
4
4
  const path = require("node:path");
5
- require('./../../../../_node_modules/merge2/index.cjs');
6
- const index = require('./../../../../_node_modules/fast-glob/out/index.cjs');
7
- require('./../../../../_node_modules/dir-glob/index.cjs');
5
+ require("../merge2/index.cjs");
6
+ const index = require("../fast-glob/out/index.cjs");
7
+ const index$1 = require("../dir-glob/index.cjs");
8
8
  const ignore = require("./ignore.cjs");
9
9
  const utilities = require("./utilities.cjs");
10
- const index$1 = require("../../../../_virtual/index4.cjs");
11
10
  const assertPatternsInput = (patterns) => {
12
11
  if (patterns.some((pattern) => typeof pattern !== "string")) {
13
12
  throw new TypeError("Patterns must be a string or an array of strings");
@@ -115,8 +114,8 @@ const generateTasks = async (patterns, options) => {
115
114
  patterns2,
116
115
  options2.ignore
117
116
  ] = await Promise.all([
118
- index$1.exports(patterns2, patternExpandOptions),
119
- index$1.exports(options2.ignore, ignoreExpandOptions)
117
+ index$1(patterns2, patternExpandOptions),
118
+ index$1(options2.ignore, ignoreExpandOptions)
120
119
  ]);
121
120
  return { patterns: patterns2, options: options2 };
122
121
  })
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/globby/index.js"],"sourcesContent":["import fs from 'node:fs';\nimport nodePath from 'node:path';\nimport merge2 from 'merge2';\nimport fastGlob from 'fast-glob';\nimport dirGlob from 'dir-glob';\nimport {\n\tGITIGNORE_FILES_PATTERN,\n\tisIgnoredByIgnoreFiles,\n\tisIgnoredByIgnoreFilesSync,\n} from './ignore.js';\nimport {FilterStream, toPath, isNegativePattern} from './utilities.js';\n\nconst assertPatternsInput = patterns => {\n\tif (patterns.some(pattern => typeof pattern !== 'string')) {\n\t\tthrow new TypeError('Patterns must be a string or an array of strings');\n\t}\n};\n\nconst toPatternsArray = patterns => {\n\tpatterns = [...new Set([patterns].flat())];\n\tassertPatternsInput(patterns);\n\treturn patterns;\n};\n\nconst checkCwdOption = options => {\n\tif (!options.cwd) {\n\t\treturn;\n\t}\n\n\tlet stat;\n\ttry {\n\t\tstat = fs.statSync(options.cwd);\n\t} catch {\n\t\treturn;\n\t}\n\n\tif (!stat.isDirectory()) {\n\t\tthrow new Error('The `cwd` option must be a path to a directory');\n\t}\n};\n\nconst normalizeOptions = (options = {}) => {\n\toptions = {\n\t\tignore: [],\n\t\texpandDirectories: true,\n\t\t...options,\n\t\tcwd: toPath(options.cwd),\n\t};\n\n\tcheckCwdOption(options);\n\n\treturn options;\n};\n\nconst normalizeArguments = fn => async (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));\nconst normalizeArgumentsSync = fn => (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));\n\nconst getIgnoreFilesPatterns = options => {\n\tconst {ignoreFiles, gitignore} = options;\n\n\tconst patterns = ignoreFiles ? toPatternsArray(ignoreFiles) : [];\n\tif (gitignore) {\n\t\tpatterns.push(GITIGNORE_FILES_PATTERN);\n\t}\n\n\treturn patterns;\n};\n\nconst getFilter = async options => {\n\tconst ignoreFilesPatterns = getIgnoreFilesPatterns(options);\n\treturn createFilterFunction(\n\t\tignoreFilesPatterns.length > 0 && await isIgnoredByIgnoreFiles(ignoreFilesPatterns, options),\n\t);\n};\n\nconst getFilterSync = options => {\n\tconst ignoreFilesPatterns = getIgnoreFilesPatterns(options);\n\treturn createFilterFunction(\n\t\tignoreFilesPatterns.length > 0 && isIgnoredByIgnoreFilesSync(ignoreFilesPatterns, options),\n\t);\n};\n\nconst createFilterFunction = isIgnored => {\n\tconst seen = new Set();\n\n\treturn fastGlobResult => {\n\t\tconst path = fastGlobResult.path || fastGlobResult;\n\t\tconst pathKey = nodePath.normalize(path);\n\t\tconst seenOrIgnored = seen.has(pathKey) || (isIgnored && isIgnored(path));\n\t\tseen.add(pathKey);\n\t\treturn !seenOrIgnored;\n\t};\n};\n\nconst unionFastGlobResults = (results, filter) => results.flat().filter(fastGlobResult => filter(fastGlobResult));\nconst unionFastGlobStreams = (streams, filter) => merge2(streams).pipe(new FilterStream(fastGlobResult => filter(fastGlobResult)));\n\nconst convertNegativePatterns = (patterns, options) => {\n\tconst tasks = [];\n\n\twhile (patterns.length > 0) {\n\t\tconst index = patterns.findIndex(pattern => isNegativePattern(pattern));\n\n\t\tif (index === -1) {\n\t\t\ttasks.push({patterns, options});\n\t\t\tbreak;\n\t\t}\n\n\t\tconst ignorePattern = patterns[index].slice(1);\n\n\t\tfor (const task of tasks) {\n\t\t\ttask.options.ignore.push(ignorePattern);\n\t\t}\n\n\t\tif (index !== 0) {\n\t\t\ttasks.push({\n\t\t\t\tpatterns: patterns.slice(0, index),\n\t\t\t\toptions: {\n\t\t\t\t\t...options,\n\t\t\t\t\tignore: [\n\t\t\t\t\t\t...options.ignore,\n\t\t\t\t\t\tignorePattern,\n\t\t\t\t\t],\n\t\t\t\t},\n\t\t\t});\n\t\t}\n\n\t\tpatterns = patterns.slice(index + 1);\n\t}\n\n\treturn tasks;\n};\n\nconst getDirGlobOptions = (options, cwd) => ({\n\t...(cwd ? {cwd} : {}),\n\t...(Array.isArray(options) ? {files: options} : options),\n});\n\nconst generateTasks = async (patterns, options) => {\n\tconst globTasks = convertNegativePatterns(patterns, options);\n\n\tconst {cwd, expandDirectories} = options;\n\n\tif (!expandDirectories) {\n\t\treturn globTasks;\n\t}\n\n\tconst patternExpandOptions = getDirGlobOptions(expandDirectories, cwd);\n\tconst ignoreExpandOptions = cwd ? {cwd} : undefined;\n\n\treturn Promise.all(\n\t\tglobTasks.map(async task => {\n\t\t\tlet {patterns, options} = task;\n\n\t\t\t[\n\t\t\t\tpatterns,\n\t\t\t\toptions.ignore,\n\t\t\t] = await Promise.all([\n\t\t\t\tdirGlob(patterns, patternExpandOptions),\n\t\t\t\tdirGlob(options.ignore, ignoreExpandOptions),\n\t\t\t]);\n\n\t\t\treturn {patterns, options};\n\t\t}),\n\t);\n};\n\nconst generateTasksSync = (patterns, options) => {\n\tconst globTasks = convertNegativePatterns(patterns, options);\n\n\tconst {cwd, expandDirectories} = options;\n\n\tif (!expandDirectories) {\n\t\treturn globTasks;\n\t}\n\n\tconst patternExpandOptions = getDirGlobOptions(expandDirectories, cwd);\n\tconst ignoreExpandOptions = cwd ? {cwd} : undefined;\n\n\treturn globTasks.map(task => {\n\t\tlet {patterns, options} = task;\n\t\tpatterns = dirGlob.sync(patterns, patternExpandOptions);\n\t\toptions.ignore = dirGlob.sync(options.ignore, ignoreExpandOptions);\n\t\treturn {patterns, options};\n\t});\n};\n\nexport const globby = normalizeArguments(async (patterns, options) => {\n\tconst [\n\t\ttasks,\n\t\tfilter,\n\t] = await Promise.all([\n\t\tgenerateTasks(patterns, options),\n\t\tgetFilter(options),\n\t]);\n\tconst results = await Promise.all(tasks.map(task => fastGlob(task.patterns, task.options)));\n\n\treturn unionFastGlobResults(results, filter);\n});\n\nexport const globbySync = normalizeArgumentsSync((patterns, options) => {\n\tconst tasks = generateTasksSync(patterns, options);\n\tconst filter = getFilterSync(options);\n\tconst results = tasks.map(task => fastGlob.sync(task.patterns, task.options));\n\n\treturn unionFastGlobResults(results, filter);\n});\n\nexport const globbyStream = normalizeArgumentsSync((patterns, options) => {\n\tconst tasks = generateTasksSync(patterns, options);\n\tconst filter = getFilterSync(options);\n\tconst streams = tasks.map(task => fastGlob.stream(task.patterns, task.options));\n\n\treturn unionFastGlobStreams(streams, filter);\n});\n\nexport const isDynamicPattern = normalizeArgumentsSync(\n\t(patterns, options) => patterns.some(pattern => fastGlob.isDynamicPattern(pattern, options)),\n);\n\nexport const generateGlobTasks = normalizeArguments(generateTasks);\nexport const generateGlobTasksSync = normalizeArgumentsSync(generateTasksSync);\n\nexport {\n\tisGitIgnored,\n\tisGitIgnoredSync,\n} from './ignore.js';\n"],"names":["toPath","GITIGNORE_FILES_PATTERN","isIgnoredByIgnoreFiles","path","nodePath","index","isNegativePattern","patterns","options","dirGlob","fastGlob"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/globby/index.js"],"sourcesContent":["import fs from 'node:fs';\nimport nodePath from 'node:path';\nimport merge2 from 'merge2';\nimport fastGlob from 'fast-glob';\nimport dirGlob from 'dir-glob';\nimport {\n\tGITIGNORE_FILES_PATTERN,\n\tisIgnoredByIgnoreFiles,\n\tisIgnoredByIgnoreFilesSync,\n} from './ignore.js';\nimport {FilterStream, toPath, isNegativePattern} from './utilities.js';\n\nconst assertPatternsInput = patterns => {\n\tif (patterns.some(pattern => typeof pattern !== 'string')) {\n\t\tthrow new TypeError('Patterns must be a string or an array of strings');\n\t}\n};\n\nconst toPatternsArray = patterns => {\n\tpatterns = [...new Set([patterns].flat())];\n\tassertPatternsInput(patterns);\n\treturn patterns;\n};\n\nconst checkCwdOption = options => {\n\tif (!options.cwd) {\n\t\treturn;\n\t}\n\n\tlet stat;\n\ttry {\n\t\tstat = fs.statSync(options.cwd);\n\t} catch {\n\t\treturn;\n\t}\n\n\tif (!stat.isDirectory()) {\n\t\tthrow new Error('The `cwd` option must be a path to a directory');\n\t}\n};\n\nconst normalizeOptions = (options = {}) => {\n\toptions = {\n\t\tignore: [],\n\t\texpandDirectories: true,\n\t\t...options,\n\t\tcwd: toPath(options.cwd),\n\t};\n\n\tcheckCwdOption(options);\n\n\treturn options;\n};\n\nconst normalizeArguments = fn => async (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));\nconst normalizeArgumentsSync = fn => (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));\n\nconst getIgnoreFilesPatterns = options => {\n\tconst {ignoreFiles, gitignore} = options;\n\n\tconst patterns = ignoreFiles ? toPatternsArray(ignoreFiles) : [];\n\tif (gitignore) {\n\t\tpatterns.push(GITIGNORE_FILES_PATTERN);\n\t}\n\n\treturn patterns;\n};\n\nconst getFilter = async options => {\n\tconst ignoreFilesPatterns = getIgnoreFilesPatterns(options);\n\treturn createFilterFunction(\n\t\tignoreFilesPatterns.length > 0 && await isIgnoredByIgnoreFiles(ignoreFilesPatterns, options),\n\t);\n};\n\nconst getFilterSync = options => {\n\tconst ignoreFilesPatterns = getIgnoreFilesPatterns(options);\n\treturn createFilterFunction(\n\t\tignoreFilesPatterns.length > 0 && isIgnoredByIgnoreFilesSync(ignoreFilesPatterns, options),\n\t);\n};\n\nconst createFilterFunction = isIgnored => {\n\tconst seen = new Set();\n\n\treturn fastGlobResult => {\n\t\tconst path = fastGlobResult.path || fastGlobResult;\n\t\tconst pathKey = nodePath.normalize(path);\n\t\tconst seenOrIgnored = seen.has(pathKey) || (isIgnored && isIgnored(path));\n\t\tseen.add(pathKey);\n\t\treturn !seenOrIgnored;\n\t};\n};\n\nconst unionFastGlobResults = (results, filter) => results.flat().filter(fastGlobResult => filter(fastGlobResult));\nconst unionFastGlobStreams = (streams, filter) => merge2(streams).pipe(new FilterStream(fastGlobResult => filter(fastGlobResult)));\n\nconst convertNegativePatterns = (patterns, options) => {\n\tconst tasks = [];\n\n\twhile (patterns.length > 0) {\n\t\tconst index = patterns.findIndex(pattern => isNegativePattern(pattern));\n\n\t\tif (index === -1) {\n\t\t\ttasks.push({patterns, options});\n\t\t\tbreak;\n\t\t}\n\n\t\tconst ignorePattern = patterns[index].slice(1);\n\n\t\tfor (const task of tasks) {\n\t\t\ttask.options.ignore.push(ignorePattern);\n\t\t}\n\n\t\tif (index !== 0) {\n\t\t\ttasks.push({\n\t\t\t\tpatterns: patterns.slice(0, index),\n\t\t\t\toptions: {\n\t\t\t\t\t...options,\n\t\t\t\t\tignore: [\n\t\t\t\t\t\t...options.ignore,\n\t\t\t\t\t\tignorePattern,\n\t\t\t\t\t],\n\t\t\t\t},\n\t\t\t});\n\t\t}\n\n\t\tpatterns = patterns.slice(index + 1);\n\t}\n\n\treturn tasks;\n};\n\nconst getDirGlobOptions = (options, cwd) => ({\n\t...(cwd ? {cwd} : {}),\n\t...(Array.isArray(options) ? {files: options} : options),\n});\n\nconst generateTasks = async (patterns, options) => {\n\tconst globTasks = convertNegativePatterns(patterns, options);\n\n\tconst {cwd, expandDirectories} = options;\n\n\tif (!expandDirectories) {\n\t\treturn globTasks;\n\t}\n\n\tconst patternExpandOptions = getDirGlobOptions(expandDirectories, cwd);\n\tconst ignoreExpandOptions = cwd ? {cwd} : undefined;\n\n\treturn Promise.all(\n\t\tglobTasks.map(async task => {\n\t\t\tlet {patterns, options} = task;\n\n\t\t\t[\n\t\t\t\tpatterns,\n\t\t\t\toptions.ignore,\n\t\t\t] = await Promise.all([\n\t\t\t\tdirGlob(patterns, patternExpandOptions),\n\t\t\t\tdirGlob(options.ignore, ignoreExpandOptions),\n\t\t\t]);\n\n\t\t\treturn {patterns, options};\n\t\t}),\n\t);\n};\n\nconst generateTasksSync = (patterns, options) => {\n\tconst globTasks = convertNegativePatterns(patterns, options);\n\n\tconst {cwd, expandDirectories} = options;\n\n\tif (!expandDirectories) {\n\t\treturn globTasks;\n\t}\n\n\tconst patternExpandOptions = getDirGlobOptions(expandDirectories, cwd);\n\tconst ignoreExpandOptions = cwd ? {cwd} : undefined;\n\n\treturn globTasks.map(task => {\n\t\tlet {patterns, options} = task;\n\t\tpatterns = dirGlob.sync(patterns, patternExpandOptions);\n\t\toptions.ignore = dirGlob.sync(options.ignore, ignoreExpandOptions);\n\t\treturn {patterns, options};\n\t});\n};\n\nexport const globby = normalizeArguments(async (patterns, options) => {\n\tconst [\n\t\ttasks,\n\t\tfilter,\n\t] = await Promise.all([\n\t\tgenerateTasks(patterns, options),\n\t\tgetFilter(options),\n\t]);\n\tconst results = await Promise.all(tasks.map(task => fastGlob(task.patterns, task.options)));\n\n\treturn unionFastGlobResults(results, filter);\n});\n\nexport const globbySync = normalizeArgumentsSync((patterns, options) => {\n\tconst tasks = generateTasksSync(patterns, options);\n\tconst filter = getFilterSync(options);\n\tconst results = tasks.map(task => fastGlob.sync(task.patterns, task.options));\n\n\treturn unionFastGlobResults(results, filter);\n});\n\nexport const globbyStream = normalizeArgumentsSync((patterns, options) => {\n\tconst tasks = generateTasksSync(patterns, options);\n\tconst filter = getFilterSync(options);\n\tconst streams = tasks.map(task => fastGlob.stream(task.patterns, task.options));\n\n\treturn unionFastGlobStreams(streams, filter);\n});\n\nexport const isDynamicPattern = normalizeArgumentsSync(\n\t(patterns, options) => patterns.some(pattern => fastGlob.isDynamicPattern(pattern, options)),\n);\n\nexport const generateGlobTasks = normalizeArguments(generateTasks);\nexport const generateGlobTasksSync = normalizeArgumentsSync(generateTasksSync);\n\nexport {\n\tisGitIgnored,\n\tisGitIgnoredSync,\n} from './ignore.js';\n"],"names":["toPath","GITIGNORE_FILES_PATTERN","isIgnoredByIgnoreFiles","path","nodePath","index","isNegativePattern","patterns","options","dirGlob","fastGlob"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,11 +1,10 @@
1
1
  import fs from "node:fs";
2
2
  import path__default from "node:path";
3
- import './../../../../_node_modules/merge2/index.js';
4
- import out from './../../../../_node_modules/fast-glob/out/index.js';
5
- import './../../../../_node_modules/dir-glob/index.js';
3
+ import "../merge2/index.js";
4
+ import fastGlob from "../fast-glob/out/index.js";
5
+ import dirGlob from "../dir-glob/index.js";
6
6
  import { isIgnoredByIgnoreFiles, GITIGNORE_FILES_PATTERN } from "./ignore.js";
7
7
  import { toPath, isNegativePattern } from "./utilities.js";
8
- import { exports as dirGlobExports } from "../../../../_virtual/index4.js";
9
8
  const assertPatternsInput = (patterns) => {
10
9
  if (patterns.some((pattern) => typeof pattern !== "string")) {
11
10
  throw new TypeError("Patterns must be a string or an array of strings");
@@ -113,8 +112,8 @@ const generateTasks = async (patterns, options) => {
113
112
  patterns2,
114
113
  options2.ignore
115
114
  ] = await Promise.all([
116
- dirGlobExports(patterns2, patternExpandOptions),
117
- dirGlobExports(options2.ignore, ignoreExpandOptions)
115
+ dirGlob(patterns2, patternExpandOptions),
116
+ dirGlob(options2.ignore, ignoreExpandOptions)
118
117
  ]);
119
118
  return { patterns: patterns2, options: options2 };
120
119
  })
@@ -128,7 +127,7 @@ const globby = normalizeArguments(async (patterns, options) => {
128
127
  generateTasks(patterns, options),
129
128
  getFilter(options)
130
129
  ]);
131
- const results = await Promise.all(tasks.map((task) => out(task.patterns, task.options)));
130
+ const results = await Promise.all(tasks.map((task) => fastGlob(task.patterns, task.options)));
132
131
  return unionFastGlobResults(results, filter);
133
132
  });
134
133
  export {
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/globby/index.js"],"sourcesContent":["import fs from 'node:fs';\nimport nodePath from 'node:path';\nimport merge2 from 'merge2';\nimport fastGlob from 'fast-glob';\nimport dirGlob from 'dir-glob';\nimport {\n\tGITIGNORE_FILES_PATTERN,\n\tisIgnoredByIgnoreFiles,\n\tisIgnoredByIgnoreFilesSync,\n} from './ignore.js';\nimport {FilterStream, toPath, isNegativePattern} from './utilities.js';\n\nconst assertPatternsInput = patterns => {\n\tif (patterns.some(pattern => typeof pattern !== 'string')) {\n\t\tthrow new TypeError('Patterns must be a string or an array of strings');\n\t}\n};\n\nconst toPatternsArray = patterns => {\n\tpatterns = [...new Set([patterns].flat())];\n\tassertPatternsInput(patterns);\n\treturn patterns;\n};\n\nconst checkCwdOption = options => {\n\tif (!options.cwd) {\n\t\treturn;\n\t}\n\n\tlet stat;\n\ttry {\n\t\tstat = fs.statSync(options.cwd);\n\t} catch {\n\t\treturn;\n\t}\n\n\tif (!stat.isDirectory()) {\n\t\tthrow new Error('The `cwd` option must be a path to a directory');\n\t}\n};\n\nconst normalizeOptions = (options = {}) => {\n\toptions = {\n\t\tignore: [],\n\t\texpandDirectories: true,\n\t\t...options,\n\t\tcwd: toPath(options.cwd),\n\t};\n\n\tcheckCwdOption(options);\n\n\treturn options;\n};\n\nconst normalizeArguments = fn => async (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));\nconst normalizeArgumentsSync = fn => (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));\n\nconst getIgnoreFilesPatterns = options => {\n\tconst {ignoreFiles, gitignore} = options;\n\n\tconst patterns = ignoreFiles ? toPatternsArray(ignoreFiles) : [];\n\tif (gitignore) {\n\t\tpatterns.push(GITIGNORE_FILES_PATTERN);\n\t}\n\n\treturn patterns;\n};\n\nconst getFilter = async options => {\n\tconst ignoreFilesPatterns = getIgnoreFilesPatterns(options);\n\treturn createFilterFunction(\n\t\tignoreFilesPatterns.length > 0 && await isIgnoredByIgnoreFiles(ignoreFilesPatterns, options),\n\t);\n};\n\nconst getFilterSync = options => {\n\tconst ignoreFilesPatterns = getIgnoreFilesPatterns(options);\n\treturn createFilterFunction(\n\t\tignoreFilesPatterns.length > 0 && isIgnoredByIgnoreFilesSync(ignoreFilesPatterns, options),\n\t);\n};\n\nconst createFilterFunction = isIgnored => {\n\tconst seen = new Set();\n\n\treturn fastGlobResult => {\n\t\tconst path = fastGlobResult.path || fastGlobResult;\n\t\tconst pathKey = nodePath.normalize(path);\n\t\tconst seenOrIgnored = seen.has(pathKey) || (isIgnored && isIgnored(path));\n\t\tseen.add(pathKey);\n\t\treturn !seenOrIgnored;\n\t};\n};\n\nconst unionFastGlobResults = (results, filter) => results.flat().filter(fastGlobResult => filter(fastGlobResult));\nconst unionFastGlobStreams = (streams, filter) => merge2(streams).pipe(new FilterStream(fastGlobResult => filter(fastGlobResult)));\n\nconst convertNegativePatterns = (patterns, options) => {\n\tconst tasks = [];\n\n\twhile (patterns.length > 0) {\n\t\tconst index = patterns.findIndex(pattern => isNegativePattern(pattern));\n\n\t\tif (index === -1) {\n\t\t\ttasks.push({patterns, options});\n\t\t\tbreak;\n\t\t}\n\n\t\tconst ignorePattern = patterns[index].slice(1);\n\n\t\tfor (const task of tasks) {\n\t\t\ttask.options.ignore.push(ignorePattern);\n\t\t}\n\n\t\tif (index !== 0) {\n\t\t\ttasks.push({\n\t\t\t\tpatterns: patterns.slice(0, index),\n\t\t\t\toptions: {\n\t\t\t\t\t...options,\n\t\t\t\t\tignore: [\n\t\t\t\t\t\t...options.ignore,\n\t\t\t\t\t\tignorePattern,\n\t\t\t\t\t],\n\t\t\t\t},\n\t\t\t});\n\t\t}\n\n\t\tpatterns = patterns.slice(index + 1);\n\t}\n\n\treturn tasks;\n};\n\nconst getDirGlobOptions = (options, cwd) => ({\n\t...(cwd ? {cwd} : {}),\n\t...(Array.isArray(options) ? {files: options} : options),\n});\n\nconst generateTasks = async (patterns, options) => {\n\tconst globTasks = convertNegativePatterns(patterns, options);\n\n\tconst {cwd, expandDirectories} = options;\n\n\tif (!expandDirectories) {\n\t\treturn globTasks;\n\t}\n\n\tconst patternExpandOptions = getDirGlobOptions(expandDirectories, cwd);\n\tconst ignoreExpandOptions = cwd ? {cwd} : undefined;\n\n\treturn Promise.all(\n\t\tglobTasks.map(async task => {\n\t\t\tlet {patterns, options} = task;\n\n\t\t\t[\n\t\t\t\tpatterns,\n\t\t\t\toptions.ignore,\n\t\t\t] = await Promise.all([\n\t\t\t\tdirGlob(patterns, patternExpandOptions),\n\t\t\t\tdirGlob(options.ignore, ignoreExpandOptions),\n\t\t\t]);\n\n\t\t\treturn {patterns, options};\n\t\t}),\n\t);\n};\n\nconst generateTasksSync = (patterns, options) => {\n\tconst globTasks = convertNegativePatterns(patterns, options);\n\n\tconst {cwd, expandDirectories} = options;\n\n\tif (!expandDirectories) {\n\t\treturn globTasks;\n\t}\n\n\tconst patternExpandOptions = getDirGlobOptions(expandDirectories, cwd);\n\tconst ignoreExpandOptions = cwd ? {cwd} : undefined;\n\n\treturn globTasks.map(task => {\n\t\tlet {patterns, options} = task;\n\t\tpatterns = dirGlob.sync(patterns, patternExpandOptions);\n\t\toptions.ignore = dirGlob.sync(options.ignore, ignoreExpandOptions);\n\t\treturn {patterns, options};\n\t});\n};\n\nexport const globby = normalizeArguments(async (patterns, options) => {\n\tconst [\n\t\ttasks,\n\t\tfilter,\n\t] = await Promise.all([\n\t\tgenerateTasks(patterns, options),\n\t\tgetFilter(options),\n\t]);\n\tconst results = await Promise.all(tasks.map(task => fastGlob(task.patterns, task.options)));\n\n\treturn unionFastGlobResults(results, filter);\n});\n\nexport const globbySync = normalizeArgumentsSync((patterns, options) => {\n\tconst tasks = generateTasksSync(patterns, options);\n\tconst filter = getFilterSync(options);\n\tconst results = tasks.map(task => fastGlob.sync(task.patterns, task.options));\n\n\treturn unionFastGlobResults(results, filter);\n});\n\nexport const globbyStream = normalizeArgumentsSync((patterns, options) => {\n\tconst tasks = generateTasksSync(patterns, options);\n\tconst filter = getFilterSync(options);\n\tconst streams = tasks.map(task => fastGlob.stream(task.patterns, task.options));\n\n\treturn unionFastGlobStreams(streams, filter);\n});\n\nexport const isDynamicPattern = normalizeArgumentsSync(\n\t(patterns, options) => patterns.some(pattern => fastGlob.isDynamicPattern(pattern, options)),\n);\n\nexport const generateGlobTasks = normalizeArguments(generateTasks);\nexport const generateGlobTasksSync = normalizeArgumentsSync(generateTasksSync);\n\nexport {\n\tisGitIgnored,\n\tisGitIgnoredSync,\n} from './ignore.js';\n"],"names":["nodePath","patterns","options","dirGlob","fastGlob"],"mappings":"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","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.js","sources":["../../../../../node_modules/globby/index.js"],"sourcesContent":["import fs from 'node:fs';\nimport nodePath from 'node:path';\nimport merge2 from 'merge2';\nimport fastGlob from 'fast-glob';\nimport dirGlob from 'dir-glob';\nimport {\n\tGITIGNORE_FILES_PATTERN,\n\tisIgnoredByIgnoreFiles,\n\tisIgnoredByIgnoreFilesSync,\n} from './ignore.js';\nimport {FilterStream, toPath, isNegativePattern} from './utilities.js';\n\nconst assertPatternsInput = patterns => {\n\tif (patterns.some(pattern => typeof pattern !== 'string')) {\n\t\tthrow new TypeError('Patterns must be a string or an array of strings');\n\t}\n};\n\nconst toPatternsArray = patterns => {\n\tpatterns = [...new Set([patterns].flat())];\n\tassertPatternsInput(patterns);\n\treturn patterns;\n};\n\nconst checkCwdOption = options => {\n\tif (!options.cwd) {\n\t\treturn;\n\t}\n\n\tlet stat;\n\ttry {\n\t\tstat = fs.statSync(options.cwd);\n\t} catch {\n\t\treturn;\n\t}\n\n\tif (!stat.isDirectory()) {\n\t\tthrow new Error('The `cwd` option must be a path to a directory');\n\t}\n};\n\nconst normalizeOptions = (options = {}) => {\n\toptions = {\n\t\tignore: [],\n\t\texpandDirectories: true,\n\t\t...options,\n\t\tcwd: toPath(options.cwd),\n\t};\n\n\tcheckCwdOption(options);\n\n\treturn options;\n};\n\nconst normalizeArguments = fn => async (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));\nconst normalizeArgumentsSync = fn => (patterns, options) => fn(toPatternsArray(patterns), normalizeOptions(options));\n\nconst getIgnoreFilesPatterns = options => {\n\tconst {ignoreFiles, gitignore} = options;\n\n\tconst patterns = ignoreFiles ? toPatternsArray(ignoreFiles) : [];\n\tif (gitignore) {\n\t\tpatterns.push(GITIGNORE_FILES_PATTERN);\n\t}\n\n\treturn patterns;\n};\n\nconst getFilter = async options => {\n\tconst ignoreFilesPatterns = getIgnoreFilesPatterns(options);\n\treturn createFilterFunction(\n\t\tignoreFilesPatterns.length > 0 && await isIgnoredByIgnoreFiles(ignoreFilesPatterns, options),\n\t);\n};\n\nconst getFilterSync = options => {\n\tconst ignoreFilesPatterns = getIgnoreFilesPatterns(options);\n\treturn createFilterFunction(\n\t\tignoreFilesPatterns.length > 0 && isIgnoredByIgnoreFilesSync(ignoreFilesPatterns, options),\n\t);\n};\n\nconst createFilterFunction = isIgnored => {\n\tconst seen = new Set();\n\n\treturn fastGlobResult => {\n\t\tconst path = fastGlobResult.path || fastGlobResult;\n\t\tconst pathKey = nodePath.normalize(path);\n\t\tconst seenOrIgnored = seen.has(pathKey) || (isIgnored && isIgnored(path));\n\t\tseen.add(pathKey);\n\t\treturn !seenOrIgnored;\n\t};\n};\n\nconst unionFastGlobResults = (results, filter) => results.flat().filter(fastGlobResult => filter(fastGlobResult));\nconst unionFastGlobStreams = (streams, filter) => merge2(streams).pipe(new FilterStream(fastGlobResult => filter(fastGlobResult)));\n\nconst convertNegativePatterns = (patterns, options) => {\n\tconst tasks = [];\n\n\twhile (patterns.length > 0) {\n\t\tconst index = patterns.findIndex(pattern => isNegativePattern(pattern));\n\n\t\tif (index === -1) {\n\t\t\ttasks.push({patterns, options});\n\t\t\tbreak;\n\t\t}\n\n\t\tconst ignorePattern = patterns[index].slice(1);\n\n\t\tfor (const task of tasks) {\n\t\t\ttask.options.ignore.push(ignorePattern);\n\t\t}\n\n\t\tif (index !== 0) {\n\t\t\ttasks.push({\n\t\t\t\tpatterns: patterns.slice(0, index),\n\t\t\t\toptions: {\n\t\t\t\t\t...options,\n\t\t\t\t\tignore: [\n\t\t\t\t\t\t...options.ignore,\n\t\t\t\t\t\tignorePattern,\n\t\t\t\t\t],\n\t\t\t\t},\n\t\t\t});\n\t\t}\n\n\t\tpatterns = patterns.slice(index + 1);\n\t}\n\n\treturn tasks;\n};\n\nconst getDirGlobOptions = (options, cwd) => ({\n\t...(cwd ? {cwd} : {}),\n\t...(Array.isArray(options) ? {files: options} : options),\n});\n\nconst generateTasks = async (patterns, options) => {\n\tconst globTasks = convertNegativePatterns(patterns, options);\n\n\tconst {cwd, expandDirectories} = options;\n\n\tif (!expandDirectories) {\n\t\treturn globTasks;\n\t}\n\n\tconst patternExpandOptions = getDirGlobOptions(expandDirectories, cwd);\n\tconst ignoreExpandOptions = cwd ? {cwd} : undefined;\n\n\treturn Promise.all(\n\t\tglobTasks.map(async task => {\n\t\t\tlet {patterns, options} = task;\n\n\t\t\t[\n\t\t\t\tpatterns,\n\t\t\t\toptions.ignore,\n\t\t\t] = await Promise.all([\n\t\t\t\tdirGlob(patterns, patternExpandOptions),\n\t\t\t\tdirGlob(options.ignore, ignoreExpandOptions),\n\t\t\t]);\n\n\t\t\treturn {patterns, options};\n\t\t}),\n\t);\n};\n\nconst generateTasksSync = (patterns, options) => {\n\tconst globTasks = convertNegativePatterns(patterns, options);\n\n\tconst {cwd, expandDirectories} = options;\n\n\tif (!expandDirectories) {\n\t\treturn globTasks;\n\t}\n\n\tconst patternExpandOptions = getDirGlobOptions(expandDirectories, cwd);\n\tconst ignoreExpandOptions = cwd ? {cwd} : undefined;\n\n\treturn globTasks.map(task => {\n\t\tlet {patterns, options} = task;\n\t\tpatterns = dirGlob.sync(patterns, patternExpandOptions);\n\t\toptions.ignore = dirGlob.sync(options.ignore, ignoreExpandOptions);\n\t\treturn {patterns, options};\n\t});\n};\n\nexport const globby = normalizeArguments(async (patterns, options) => {\n\tconst [\n\t\ttasks,\n\t\tfilter,\n\t] = await Promise.all([\n\t\tgenerateTasks(patterns, options),\n\t\tgetFilter(options),\n\t]);\n\tconst results = await Promise.all(tasks.map(task => fastGlob(task.patterns, task.options)));\n\n\treturn unionFastGlobResults(results, filter);\n});\n\nexport const globbySync = normalizeArgumentsSync((patterns, options) => {\n\tconst tasks = generateTasksSync(patterns, options);\n\tconst filter = getFilterSync(options);\n\tconst results = tasks.map(task => fastGlob.sync(task.patterns, task.options));\n\n\treturn unionFastGlobResults(results, filter);\n});\n\nexport const globbyStream = normalizeArgumentsSync((patterns, options) => {\n\tconst tasks = generateTasksSync(patterns, options);\n\tconst filter = getFilterSync(options);\n\tconst streams = tasks.map(task => fastGlob.stream(task.patterns, task.options));\n\n\treturn unionFastGlobStreams(streams, filter);\n});\n\nexport const isDynamicPattern = normalizeArgumentsSync(\n\t(patterns, options) => patterns.some(pattern => fastGlob.isDynamicPattern(pattern, options)),\n);\n\nexport const generateGlobTasks = normalizeArguments(generateTasks);\nexport const generateGlobTasksSync = normalizeArgumentsSync(generateTasksSync);\n\nexport {\n\tisGitIgnored,\n\tisGitIgnoredSync,\n} from './ignore.js';\n"],"names":["nodePath","patterns","options"],"mappings":"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","x_google_ignoreList":[0]}
@@ -1,5 +1,6 @@
1
1
  "use strict";
2
- const index = require("../../_virtual/index.cjs");
2
+ const _commonjsHelpers = require("../../_virtual/_commonjsHelpers.cjs");
3
+ const index = require("../../_virtual/index2.cjs");
3
4
  const require$$0 = require("util");
4
5
  const util = require$$0;
5
6
  let installed = false;
@@ -17,6 +18,8 @@ const hardRejection = (log = console.error) => {
17
18
  });
18
19
  };
19
20
  index.__module.exports = hardRejection;
20
- index.exports.default = hardRejection;
21
- module.exports = index.exports;
21
+ index.__module.exports.default = hardRejection;
22
+ var hardRejectionExports = index.__module.exports;
23
+ const hardRejection$1 = /* @__PURE__ */ _commonjsHelpers.getDefaultExportFromCjs(hardRejectionExports);
24
+ module.exports = hardRejection$1;
22
25
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/hard-rejection/index.js"],"sourcesContent":["'use strict';\nconst util = require('util');\n\nlet installed = false;\n\nconst hardRejection = (log = console.error) => {\n\tif (installed) {\n\t\treturn;\n\t}\n\n\tinstalled = true;\n\n\tprocess.on('unhandledRejection', error => {\n\t\tif (!(error instanceof Error)) {\n\t\t\terror = new Error(`Promise rejected with value: ${util.inspect(error)}`);\n\t\t}\n\n\t\tlog(error.stack);\n\t\tprocess.exit(1);\n\t});\n};\n\nmodule.exports = hardRejection;\n// TODO: Remove this for the next major release\nmodule.exports.default = hardRejection;\n"],"names":["hardRejectionModule","hardRejection_1"],"mappings":";;;AACA,MAAM,OAAO;AAEb,IAAI,YAAY;AAEhB,MAAM,gBAAgB,CAAC,MAAM,QAAQ,UAAU;AAC9C,MAAI,WAAW;AACd;AAAA,EACA;AAED,cAAY;AAEZ,UAAQ,GAAG,sBAAsB,WAAS;AACzC,QAAI,EAAE,iBAAiB,QAAQ;AAC9B,cAAQ,IAAI,MAAM,gCAAgC,KAAK,QAAQ,KAAK,GAAG;AAAA,IACvE;AAED,QAAI,MAAM,KAAK;AACf,YAAQ,KAAK,CAAC;AAAA,EAChB,CAAE;AACF;AAEAA,MAAAA,SAAc,UAAG;AAEjBC,MAAA,QAAA,UAAyB;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../node_modules/hard-rejection/index.js"],"sourcesContent":["'use strict';\nconst util = require('util');\n\nlet installed = false;\n\nconst hardRejection = (log = console.error) => {\n\tif (installed) {\n\t\treturn;\n\t}\n\n\tinstalled = true;\n\n\tprocess.on('unhandledRejection', error => {\n\t\tif (!(error instanceof Error)) {\n\t\t\terror = new Error(`Promise rejected with value: ${util.inspect(error)}`);\n\t\t}\n\n\t\tlog(error.stack);\n\t\tprocess.exit(1);\n\t});\n};\n\nmodule.exports = hardRejection;\n// TODO: Remove this for the next major release\nmodule.exports.default = hardRejection;\n"],"names":["hardRejectionModule"],"mappings":";;;;AACA,MAAM,OAAO;AAEb,IAAI,YAAY;AAEhB,MAAM,gBAAgB,CAAC,MAAM,QAAQ,UAAU;AAC9C,MAAI,WAAW;AACd;AAAA,EACA;AAED,cAAY;AAEZ,UAAQ,GAAG,sBAAsB,WAAS;AACzC,QAAI,EAAE,iBAAiB,QAAQ;AAC9B,cAAQ,IAAI,MAAM,gCAAgC,KAAK,QAAQ,KAAK,GAAG;AAAA,IACvE;AAED,QAAI,MAAM,KAAK;AACf,YAAQ,KAAK,CAAC;AAAA,EAChB,CAAE;AACF;AAEAA,MAAAA,SAAc,UAAG;AAEjBA,MAAAA,SAAA,QAAA,UAAyB;;;;","x_google_ignoreList":[0]}
@@ -1,4 +1,5 @@
1
- import { exports as hardRejectionExports, __module as hardRejection$1 } from "../../_virtual/index.js";
1
+ import { getDefaultExportFromCjs } from "../../_virtual/_commonjsHelpers.js";
2
+ import { __module as hardRejection$2 } from "../../_virtual/index2.js";
2
3
  import require$$0 from "util";
3
4
  const util = require$$0;
4
5
  let installed = false;
@@ -15,9 +16,11 @@ const hardRejection = (log = console.error) => {
15
16
  process.exit(1);
16
17
  });
17
18
  };
18
- hardRejection$1.exports = hardRejection;
19
- hardRejectionExports.default = hardRejection;
19
+ hardRejection$2.exports = hardRejection;
20
+ hardRejection$2.exports.default = hardRejection;
21
+ var hardRejectionExports = hardRejection$2.exports;
22
+ const hardRejection$1 = /* @__PURE__ */ getDefaultExportFromCjs(hardRejectionExports);
20
23
  export {
21
- hardRejectionExports as default
24
+ hardRejection$1 as default
22
25
  };
23
26
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":["../../../../../node_modules/hard-rejection/index.js"],"sourcesContent":["'use strict';\nconst util = require('util');\n\nlet installed = false;\n\nconst hardRejection = (log = console.error) => {\n\tif (installed) {\n\t\treturn;\n\t}\n\n\tinstalled = true;\n\n\tprocess.on('unhandledRejection', error => {\n\t\tif (!(error instanceof Error)) {\n\t\t\terror = new Error(`Promise rejected with value: ${util.inspect(error)}`);\n\t\t}\n\n\t\tlog(error.stack);\n\t\tprocess.exit(1);\n\t});\n};\n\nmodule.exports = hardRejection;\n// TODO: Remove this for the next major release\nmodule.exports.default = hardRejection;\n"],"names":["hardRejectionModule","hardRejection_1"],"mappings":";;AACA,MAAM,OAAO;AAEb,IAAI,YAAY;AAEhB,MAAM,gBAAgB,CAAC,MAAM,QAAQ,UAAU;AAC9C,MAAI,WAAW;AACd;AAAA,EACA;AAED,cAAY;AAEZ,UAAQ,GAAG,sBAAsB,WAAS;AACzC,QAAI,EAAE,iBAAiB,QAAQ;AAC9B,cAAQ,IAAI,MAAM,gCAAgC,KAAK,QAAQ,KAAK,GAAG;AAAA,IACvE;AAED,QAAI,MAAM,KAAK;AACf,YAAQ,KAAK,CAAC;AAAA,EAChB,CAAE;AACF;AAEAA,gBAAc,UAAG;AAEjBC,qBAAA,UAAyB;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.js","sources":["../../../../../node_modules/hard-rejection/index.js"],"sourcesContent":["'use strict';\nconst util = require('util');\n\nlet installed = false;\n\nconst hardRejection = (log = console.error) => {\n\tif (installed) {\n\t\treturn;\n\t}\n\n\tinstalled = true;\n\n\tprocess.on('unhandledRejection', error => {\n\t\tif (!(error instanceof Error)) {\n\t\t\terror = new Error(`Promise rejected with value: ${util.inspect(error)}`);\n\t\t}\n\n\t\tlog(error.stack);\n\t\tprocess.exit(1);\n\t});\n};\n\nmodule.exports = hardRejection;\n// TODO: Remove this for the next major release\nmodule.exports.default = hardRejection;\n"],"names":["hardRejectionModule"],"mappings":";;;AACA,MAAM,OAAO;AAEb,IAAI,YAAY;AAEhB,MAAM,gBAAgB,CAAC,MAAM,QAAQ,UAAU;AAC9C,MAAI,WAAW;AACd;AAAA,EACA;AAED,cAAY;AAEZ,UAAQ,GAAG,sBAAsB,WAAS;AACzC,QAAI,EAAE,iBAAiB,QAAQ;AAC9B,cAAQ,IAAI,MAAM,gCAAgC,KAAK,QAAQ,KAAK,GAAG;AAAA,IACvE;AAED,QAAI,MAAM,KAAK;AACf,YAAQ,KAAK,CAAC;AAAA,EAChB,CAAE;AACF;AAEAA,gBAAc,UAAG;AAEjBA,gBAAA,QAAA,UAAyB;;;","x_google_ignoreList":[0]}
@@ -1,6 +1,7 @@
1
1
  "use strict";
2
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
3
  const index = require("../../function-bind/index.cjs");
3
- var bind = index;
4
+ var bind = index.functionBind;
4
5
  var src = bind.call(Function.call, Object.prototype.hasOwnProperty);
5
- module.exports = src;
6
+ exports.src = src;
6
7
  //# sourceMappingURL=index.cjs.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.cjs","sources":["../../../../../../node_modules/has/src/index.js"],"sourcesContent":["'use strict';\n\nvar bind = require('function-bind');\n\nmodule.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);\n"],"names":["require$$0"],"mappings":";;AAEA,IAAI,OAAOA;AAEX,IAAA,MAAiB,KAAK,KAAK,SAAS,MAAM,OAAO,UAAU,cAAc;;","x_google_ignoreList":[0]}
1
+ {"version":3,"file":"index.cjs","sources":["../../../../../../node_modules/has/src/index.js"],"sourcesContent":["'use strict';\n\nvar bind = require('function-bind');\n\nmodule.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);\n"],"names":["require$$0"],"mappings":";;;AAEA,IAAI,OAAOA,MAAAA;AAEX,IAAA,MAAiB,KAAK,KAAK,SAAS,MAAM,OAAO,UAAU,cAAc;;","x_google_ignoreList":[0]}
@@ -1,7 +1,7 @@
1
- import functionBind from "../../function-bind/index.js";
1
+ import { f as functionBind } from "../../function-bind/index.js";
2
2
  var bind = functionBind;
3
3
  var src = bind.call(Function.call, Object.prototype.hasOwnProperty);
4
4
  export {
5
- src as default
5
+ src as s
6
6
  };
7
7
  //# sourceMappingURL=index.js.map
@@ -1,4 +1,5 @@
1
1
  "use strict";
2
+ const _commonjsHelpers = require("../../_virtual/_commonjsHelpers.cjs");
2
3
  function makeArray(subject) {
3
4
  return Array.isArray(subject) ? subject : [subject];
4
5
  }
@@ -366,5 +367,6 @@ if (
366
367
  const REGIX_IS_WINDOWS_PATH_ABSOLUTE = /^[a-z]:\//i;
367
368
  checkPath.isNotRelative = (path) => REGIX_IS_WINDOWS_PATH_ABSOLUTE.test(path) || isNotRelative(path);
368
369
  }
369
- module.exports = ignore;
370
+ const gitIgnore = /* @__PURE__ */ _commonjsHelpers.getDefaultExportFromCjs(ignore);
371
+ module.exports = gitIgnore;
370
372
  //# sourceMappingURL=index.cjs.map