@powerlines/plugin-env 0.16.49 → 0.16.51

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 (209) hide show
  1. package/dist/babel/plugin.mjs +1 -2
  2. package/dist/components/docs.cjs +1 -1
  3. package/dist/components/docs.mjs +2 -3
  4. package/dist/components/env-builtin.mjs +1 -2
  5. package/dist/helpers/automd-generator.cjs +1 -1
  6. package/dist/helpers/automd-generator.mjs +2 -3
  7. package/dist/helpers/create-reflection-resource.mjs +1 -2
  8. package/dist/helpers/docs-helper.cjs +1 -1
  9. package/dist/helpers/docs-helper.mjs +2 -3
  10. package/dist/helpers/load.cjs +1 -1
  11. package/dist/helpers/load.mjs +2 -3
  12. package/dist/helpers/persistence.cjs +1 -1
  13. package/dist/helpers/persistence.mjs +2 -3
  14. package/dist/helpers/reflect.cjs +2 -2
  15. package/dist/helpers/reflect.mjs +3 -4
  16. package/dist/helpers/source-file-env.mjs +1 -2
  17. package/dist/helpers/template-helpers.mjs +1 -2
  18. package/dist/index.cjs +3 -3
  19. package/dist/index.mjs +4 -5
  20. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/parse-type-definition.cjs +1 -1
  21. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/parse-type-definition.mjs +2 -3
  22. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/to-array.cjs +1 -1
  23. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/to-array.mjs +2 -3
  24. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/get-object-tag.cjs +1 -1
  25. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/get-object-tag.mjs +2 -3
  26. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/is-buffer.cjs +1 -1
  27. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/is-buffer.mjs +2 -3
  28. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/is-object.cjs +1 -1
  29. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/is-object.mjs +2 -3
  30. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/is-plain-object.cjs +1 -1
  31. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/is-plain-object.mjs +2 -3
  32. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/is-string.cjs +1 -1
  33. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/is-string.mjs +2 -3
  34. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/type-detect.cjs +1 -1
  35. package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/type-detect.mjs +2 -3
  36. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.18}/node_modules/@stryke/path/dist/is-parent-path.cjs +1 -1
  37. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.18}/node_modules/@stryke/path/dist/is-parent-path.mjs +2 -3
  38. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.18}/node_modules/@stryke/path/dist/is-type.cjs +1 -1
  39. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.18}/node_modules/@stryke/path/dist/is-type.mjs +2 -3
  40. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.18}/node_modules/@stryke/path/dist/join-paths.cjs +1 -1
  41. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.18}/node_modules/@stryke/path/dist/join-paths.mjs +2 -3
  42. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.18}/node_modules/@stryke/path/dist/regex.cjs +1 -1
  43. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.18}/node_modules/@stryke/path/dist/regex.mjs +2 -3
  44. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.18}/node_modules/@stryke/path/dist/slash.cjs +1 -1
  45. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.18}/node_modules/@stryke/path/dist/slash.mjs +2 -3
  46. package/dist/node_modules/.pnpm/c12@3.3.3_magicast@0.5.2/node_modules/c12/dist/index.mjs +1 -2
  47. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/_format.mjs +1 -2
  48. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/json.mjs +1 -2
  49. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/js-yaml.mjs +1 -2
  50. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/json5.mjs +1 -2
  51. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/jsonc-parser.mjs +1 -2
  52. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/smol-toml.mjs +1 -2
  53. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/rolldown-runtime.mjs +1 -2
  54. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/json5.mjs +1 -2
  55. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/jsonc.mjs +1 -2
  56. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/toml.mjs +1 -2
  57. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/yaml.mjs +1 -2
  58. package/dist/node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs +1 -2
  59. package/dist/node_modules/.pnpm/destr@2.0.5/node_modules/destr/dist/index.mjs +1 -2
  60. package/dist/node_modules/.pnpm/dotenv@17.3.1/node_modules/dotenv/lib/main.mjs +1 -2
  61. package/dist/node_modules/.pnpm/dotenv@17.3.1/node_modules/dotenv/package.mjs +1 -2
  62. package/dist/node_modules/.pnpm/exsolve@1.0.8/node_modules/exsolve/dist/index.mjs +1 -2
  63. package/dist/node_modules/.pnpm/giget@2.0.0/node_modules/giget/dist/index.mjs +4 -2
  64. package/dist/node_modules/.pnpm/giget@2.0.0/node_modules/giget/dist/shared/giget.OCaTp9b-.mjs +1 -2
  65. package/dist/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/dist/jiti.mjs +1 -2
  66. package/dist/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/jiti.mjs +1 -2
  67. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/chunks/multipart-parser.mjs +1 -2
  68. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/index.mjs +1 -2
  69. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/node.mjs +1 -2
  70. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/proxy.mjs +1 -2
  71. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/shared/node-fetch-native.DhEqb06g.mjs +1 -2
  72. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/lib/index.mjs +1 -2
  73. package/dist/node_modules/.pnpm/nypm@0.6.5/node_modules/nypm/dist/index.mjs +1 -2
  74. package/dist/node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/crypto/node/index.mjs +1 -2
  75. package/dist/node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/shared/pathe.M-eThtNZ.mjs +1 -2
  76. package/dist/node_modules/.pnpm/pkg-types@2.3.0/node_modules/pkg-types/dist/index.mjs +1 -2
  77. package/dist/node_modules/.pnpm/rc9@2.1.2/node_modules/rc9/dist/index.mjs +1 -2
  78. package/dist/node_modules/.pnpm/tinyexec@1.0.2/node_modules/tinyexec/dist/main.mjs +1 -2
  79. package/dist/types/plugin.mjs +1 -2
  80. package/dist/types/runtime.mjs +1 -2
  81. package/package.json +17 -17
  82. package/dist/babel/index.d.cts +0 -2
  83. package/dist/babel/index.d.mts +0 -2
  84. package/dist/babel/plugin.d.cts +0 -9
  85. package/dist/babel/plugin.d.cts.map +0 -1
  86. package/dist/babel/plugin.d.mts +0 -9
  87. package/dist/babel/plugin.d.mts.map +0 -1
  88. package/dist/babel/plugin.mjs.map +0 -1
  89. package/dist/components/docs.d.cts +0 -25
  90. package/dist/components/docs.d.cts.map +0 -1
  91. package/dist/components/docs.d.mts +0 -25
  92. package/dist/components/docs.d.mts.map +0 -1
  93. package/dist/components/docs.mjs.map +0 -1
  94. package/dist/components/env-builtin.d.cts +0 -23
  95. package/dist/components/env-builtin.d.cts.map +0 -1
  96. package/dist/components/env-builtin.d.mts +0 -23
  97. package/dist/components/env-builtin.d.mts.map +0 -1
  98. package/dist/components/env-builtin.mjs.map +0 -1
  99. package/dist/components/index.d.cts +0 -3
  100. package/dist/components/index.d.mts +0 -3
  101. package/dist/helpers/automd-generator.d.cts +0 -15
  102. package/dist/helpers/automd-generator.d.cts.map +0 -1
  103. package/dist/helpers/automd-generator.d.mts +0 -15
  104. package/dist/helpers/automd-generator.d.mts.map +0 -1
  105. package/dist/helpers/automd-generator.mjs.map +0 -1
  106. package/dist/helpers/create-reflection-resource.d.cts +0 -14
  107. package/dist/helpers/create-reflection-resource.d.cts.map +0 -1
  108. package/dist/helpers/create-reflection-resource.d.mts +0 -14
  109. package/dist/helpers/create-reflection-resource.d.mts.map +0 -1
  110. package/dist/helpers/create-reflection-resource.mjs.map +0 -1
  111. package/dist/helpers/docs-helper.d.cts +0 -14
  112. package/dist/helpers/docs-helper.d.cts.map +0 -1
  113. package/dist/helpers/docs-helper.d.mts +0 -14
  114. package/dist/helpers/docs-helper.d.mts.map +0 -1
  115. package/dist/helpers/docs-helper.mjs.map +0 -1
  116. package/dist/helpers/index.d.cts +0 -7
  117. package/dist/helpers/index.d.mts +0 -7
  118. package/dist/helpers/load.d.cts +0 -36
  119. package/dist/helpers/load.d.cts.map +0 -1
  120. package/dist/helpers/load.d.mts +0 -36
  121. package/dist/helpers/load.d.mts.map +0 -1
  122. package/dist/helpers/load.mjs.map +0 -1
  123. package/dist/helpers/persistence.d.cts +0 -85
  124. package/dist/helpers/persistence.d.cts.map +0 -1
  125. package/dist/helpers/persistence.d.mts +0 -85
  126. package/dist/helpers/persistence.d.mts.map +0 -1
  127. package/dist/helpers/persistence.mjs.map +0 -1
  128. package/dist/helpers/reflect.d.cts +0 -69
  129. package/dist/helpers/reflect.d.cts.map +0 -1
  130. package/dist/helpers/reflect.d.mts +0 -69
  131. package/dist/helpers/reflect.d.mts.map +0 -1
  132. package/dist/helpers/reflect.mjs.map +0 -1
  133. package/dist/helpers/source-file-env.d.cts +0 -9
  134. package/dist/helpers/source-file-env.d.cts.map +0 -1
  135. package/dist/helpers/source-file-env.d.mts +0 -9
  136. package/dist/helpers/source-file-env.d.mts.map +0 -1
  137. package/dist/helpers/source-file-env.mjs.map +0 -1
  138. package/dist/helpers/template-helpers.d.cts +0 -16
  139. package/dist/helpers/template-helpers.d.cts.map +0 -1
  140. package/dist/helpers/template-helpers.d.mts +0 -16
  141. package/dist/helpers/template-helpers.d.mts.map +0 -1
  142. package/dist/helpers/template-helpers.mjs.map +0 -1
  143. package/dist/index.d.cts +0 -18
  144. package/dist/index.d.cts.map +0 -1
  145. package/dist/index.d.mts +0 -18
  146. package/dist/index.d.mts.map +0 -1
  147. package/dist/index.mjs.map +0 -1
  148. package/dist/node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/parse-type-definition.mjs.map +0 -1
  149. package/dist/node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/to-array.mjs.map +0 -1
  150. package/dist/node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/get-object-tag.mjs.map +0 -1
  151. package/dist/node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-buffer.mjs.map +0 -1
  152. package/dist/node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-object.mjs.map +0 -1
  153. package/dist/node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-plain-object.mjs.map +0 -1
  154. package/dist/node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-string.mjs.map +0 -1
  155. package/dist/node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/type-detect.mjs.map +0 -1
  156. package/dist/node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/is-parent-path.mjs.map +0 -1
  157. package/dist/node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/is-type.mjs.map +0 -1
  158. package/dist/node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.mjs.map +0 -1
  159. package/dist/node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/regex.mjs.map +0 -1
  160. package/dist/node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/slash.mjs.map +0 -1
  161. package/dist/node_modules/.pnpm/c12@3.3.3_magicast@0.5.2/node_modules/c12/dist/index.mjs.map +0 -1
  162. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/_format.mjs.map +0 -1
  163. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/json.mjs.map +0 -1
  164. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/js-yaml.mjs.map +0 -1
  165. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/json5.mjs.map +0 -1
  166. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/jsonc-parser.mjs.map +0 -1
  167. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/libs/smol-toml.mjs.map +0 -1
  168. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/_chunks/rolldown-runtime.mjs.map +0 -1
  169. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/json5.mjs.map +0 -1
  170. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/jsonc.mjs.map +0 -1
  171. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/toml.mjs.map +0 -1
  172. package/dist/node_modules/.pnpm/confbox@0.2.4/node_modules/confbox/dist/yaml.mjs.map +0 -1
  173. package/dist/node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs.map +0 -1
  174. package/dist/node_modules/.pnpm/destr@2.0.5/node_modules/destr/dist/index.mjs.map +0 -1
  175. package/dist/node_modules/.pnpm/dotenv@17.3.1/node_modules/dotenv/lib/main.mjs.map +0 -1
  176. package/dist/node_modules/.pnpm/dotenv@17.3.1/node_modules/dotenv/package.mjs.map +0 -1
  177. package/dist/node_modules/.pnpm/exsolve@1.0.8/node_modules/exsolve/dist/index.mjs.map +0 -1
  178. package/dist/node_modules/.pnpm/giget@2.0.0/node_modules/giget/dist/index.mjs.map +0 -1
  179. package/dist/node_modules/.pnpm/giget@2.0.0/node_modules/giget/dist/shared/giget.OCaTp9b-.mjs.map +0 -1
  180. package/dist/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/dist/jiti.mjs.map +0 -1
  181. package/dist/node_modules/.pnpm/jiti@2.6.1/node_modules/jiti/lib/jiti.mjs.map +0 -1
  182. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/chunks/multipart-parser.mjs.map +0 -1
  183. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/index.mjs.map +0 -1
  184. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/node.mjs.map +0 -1
  185. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/proxy.mjs.map +0 -1
  186. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/dist/shared/node-fetch-native.DhEqb06g.mjs.map +0 -1
  187. package/dist/node_modules/.pnpm/node-fetch-native@1.6.7/node_modules/node-fetch-native/lib/index.mjs.map +0 -1
  188. package/dist/node_modules/.pnpm/nypm@0.6.5/node_modules/nypm/dist/index.mjs.map +0 -1
  189. package/dist/node_modules/.pnpm/ohash@2.0.11/node_modules/ohash/dist/crypto/node/index.mjs.map +0 -1
  190. package/dist/node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/shared/pathe.M-eThtNZ.mjs.map +0 -1
  191. package/dist/node_modules/.pnpm/pkg-types@2.3.0/node_modules/pkg-types/dist/index.mjs.map +0 -1
  192. package/dist/node_modules/.pnpm/rc9@2.1.2/node_modules/rc9/dist/index.mjs.map +0 -1
  193. package/dist/node_modules/.pnpm/tinyexec@1.0.2/node_modules/tinyexec/dist/main.mjs.map +0 -1
  194. package/dist/types/index.d.cts +0 -3
  195. package/dist/types/index.d.mts +0 -3
  196. package/dist/types/plugin.d.cts +0 -168
  197. package/dist/types/plugin.d.cts.map +0 -1
  198. package/dist/types/plugin.d.mts +0 -168
  199. package/dist/types/plugin.d.mts.map +0 -1
  200. package/dist/types/plugin.mjs.map +0 -1
  201. package/dist/types/runtime.d.cts +0 -792
  202. package/dist/types/runtime.d.cts.map +0 -1
  203. package/dist/types/runtime.d.mts +0 -792
  204. package/dist/types/runtime.d.mts.map +0 -1
  205. package/dist/types/runtime.mjs.map +0 -1
  206. /package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/index.cjs +0 -0
  207. /package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/index.mjs +0 -0
  208. /package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/is-collection.cjs +0 -0
  209. /package/dist/node_modules/.pnpm/{@stryke_convert@0.6.51 → @stryke_convert@0.6.52}/node_modules/@stryke/convert/dist/type-checks/src/is-collection.mjs +0 -0
@@ -139,5 +139,4 @@ const envBabelPlugin = (createBabelPlugin.Ω = [[() => __ΩEnvPluginContext, "n!
139
139
  ])));
140
140
 
141
141
  //#endregion
142
- export { envBabelPlugin };
143
- //# sourceMappingURL=plugin.mjs.map
142
+ export { envBabelPlugin };
@@ -1,5 +1,5 @@
1
1
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
- const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.cjs');
2
+ const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.cjs');
3
3
  const require_helpers_docs_helper = require('../helpers/docs-helper.cjs');
4
4
  let __powerlines_deepkit_vendor_type = require("@powerlines/deepkit/vendor/type");
5
5
  let __alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
@@ -1,4 +1,4 @@
1
- import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.mjs";
1
+ import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.mjs";
2
2
  import { getDocsOutputPath } from "../helpers/docs-helper.mjs";
3
3
  import { stringifyType } from "@powerlines/deepkit/vendor/type";
4
4
  import { createComponent, mergeProps } from "@alloy-js/core/jsx-runtime";
@@ -65,5 +65,4 @@ function EnvDocsFile(props) {
65
65
  }
66
66
 
67
67
  //#endregion
68
- export { EnvDocsFile };
69
- //# sourceMappingURL=docs.mjs.map
68
+ export { EnvDocsFile };
@@ -561,5 +561,4 @@ function EnvBuiltin(props) {
561
561
  }
562
562
 
563
563
  //#endregion
564
- export { EnvBuiltin, EnvTypeDefinition };
565
- //# sourceMappingURL=env-builtin.mjs.map
564
+ export { EnvBuiltin, EnvTypeDefinition };
@@ -1,5 +1,5 @@
1
1
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
- const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.cjs');
2
+ const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.cjs');
3
3
  let powerlines = require("powerlines");
4
4
  let automd = require("automd");
5
5
 
@@ -1,4 +1,4 @@
1
- import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.mjs";
1
+ import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.mjs";
2
2
  import { __ΩUnresolvedContext } from "powerlines";
3
3
  import { defineGenerator } from "automd";
4
4
 
@@ -28,5 +28,4 @@ const env = __assignType((context) => defineGenerator({
28
28
  ]);
29
29
 
30
30
  //#endregion
31
- export { env };
32
- //# sourceMappingURL=automd-generator.mjs.map
31
+ export { env };
@@ -19,5 +19,4 @@ createReflection.__type = [
19
19
  ];
20
20
 
21
21
  //#endregion
22
- export { createReflection };
23
- //# sourceMappingURL=create-reflection-resource.mjs.map
22
+ export { createReflection };
@@ -1,5 +1,5 @@
1
1
  const require_types_plugin = require('../types/plugin.cjs');
2
- const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.cjs');
2
+ const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.cjs');
3
3
 
4
4
  //#region src/helpers/docs-helper.ts
5
5
  /**
@@ -1,5 +1,5 @@
1
1
  import { __ΩEnvPluginContext } from "../types/plugin.mjs";
2
- import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.mjs";
2
+ import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.mjs";
3
3
 
4
4
  //#region src/helpers/docs-helper.ts
5
5
  /**
@@ -20,5 +20,4 @@ getDocsOutputPath.__type = [
20
20
  ];
21
21
 
22
22
  //#endregion
23
- export { getDocsOutputPath };
24
- //# sourceMappingURL=docs-helper.mjs.map
23
+ export { getDocsOutputPath };
@@ -1,6 +1,6 @@
1
1
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
2
  const require_types_plugin = require('../types/plugin.cjs');
3
- const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.cjs');
3
+ const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.cjs');
4
4
  const require_helpers_source_file_env = require('./source-file-env.cjs');
5
5
  const require_defu = require('../node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.cjs');
6
6
  const require_index = require('../node_modules/.pnpm/c12@3.3.3_magicast@0.5.2/node_modules/c12/dist/index.cjs');
@@ -1,5 +1,5 @@
1
1
  import { __ΩEnvPluginContext, __ΩEnvPluginOptions } from "../types/plugin.mjs";
2
- import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.mjs";
2
+ import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.mjs";
3
3
  import { removeEnvPrefix } from "./source-file-env.mjs";
4
4
  import { defu } from "../node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs";
5
5
  import { loadConfig } from "../node_modules/.pnpm/c12@3.3.3_magicast@0.5.2/node_modules/c12/dist/index.mjs";
@@ -129,5 +129,4 @@ loadEnv.__type = [
129
129
  ];
130
130
 
131
131
  //#endregion
132
- export { loadEnv, loadEnvFromContext };
133
- //# sourceMappingURL=load.mjs.map
132
+ export { loadEnv, loadEnvFromContext };
@@ -1,6 +1,6 @@
1
1
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
2
  const require_types_plugin = require('../types/plugin.cjs');
3
- const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.cjs');
3
+ const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.cjs');
4
4
  const require_helpers_reflect = require('./reflect.cjs');
5
5
  let __powerlines_deepkit_vendor_type = require("@powerlines/deepkit/vendor/type");
6
6
  let powerlines = require("powerlines");
@@ -1,5 +1,5 @@
1
1
  import { __ΩEnvPluginContext, __ΩEnvPluginResolvedConfig, __ΩEnvType } from "../types/plugin.mjs";
2
- import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.mjs";
2
+ import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.mjs";
3
3
  import { createEnvReflection } from "./reflect.mjs";
4
4
  import { ReflectionClass, ReflectionKind, deserializeType, resolveClassType } from "@powerlines/deepkit/vendor/type";
5
5
  import { __ΩContext, __ΩUnresolvedContext } from "powerlines";
@@ -307,5 +307,4 @@ writeEnvReflectionSync.__type = [
307
307
  ];
308
308
 
309
309
  //#endregion
310
- export { getEnvDefaultTypeDefinition, getEnvReflectionsPath, getEnvTypeReflectionsPath, getSecretsDefaultTypeDefinition, readEnvReflection, readEnvTypeReflection, readSecretsReflection, resolveRuntimeTypeFile, writeEnvReflection, writeEnvReflectionSync, writeEnvTypeReflection };
311
- //# sourceMappingURL=persistence.mjs.map
310
+ export { getEnvDefaultTypeDefinition, getEnvReflectionsPath, getEnvTypeReflectionsPath, getSecretsDefaultTypeDefinition, readEnvReflection, readEnvTypeReflection, readSecretsReflection, resolveRuntimeTypeFile, writeEnvReflection, writeEnvReflectionSync, writeEnvTypeReflection };
@@ -1,8 +1,8 @@
1
1
  const require_rolldown_runtime = require('../_virtual/rolldown_runtime.cjs');
2
2
  const require_types_runtime = require('../types/runtime.cjs');
3
3
  const require_types_plugin = require('../types/plugin.cjs');
4
- const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.cjs');
5
- const require_is_parent_path = require('../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/is-parent-path.cjs');
4
+ const require_join_paths = require('../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.cjs');
5
+ const require_is_parent_path = require('../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/is-parent-path.cjs');
6
6
  const require_helpers_persistence = require('./persistence.cjs');
7
7
  let __powerlines_deepkit_vendor_type = require("@powerlines/deepkit/vendor/type");
8
8
  let __stryke_string_format_title_case = require("@stryke/string-format/title-case");
@@ -1,7 +1,7 @@
1
1
  import { __ΩEnvInterface, __ΩSecretsInterface } from "../types/runtime.mjs";
2
2
  import { __ΩEnvPluginContext } from "../types/plugin.mjs";
3
- import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.mjs";
4
- import { isParentPath } from "../node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/is-parent-path.mjs";
3
+ import { joinPaths } from "../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.mjs";
4
+ import { isParentPath } from "../node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/is-parent-path.mjs";
5
5
  import { getEnvDefaultTypeDefinition, getSecretsDefaultTypeDefinition, readEnvTypeReflection, readSecretsReflection } from "./persistence.mjs";
6
6
  import { ReflectionClass, ReflectionKind, __ΩTypeClass, __ΩTypeObjectLiteral, merge, resolveClassType } from "@powerlines/deepkit/vendor/type";
7
7
  import { titleCase } from "@stryke/string-format/title-case";
@@ -273,5 +273,4 @@ reflectSecrets.__type = [
273
273
  ];
274
274
 
275
275
  //#endregion
276
- export { BaseEnv, BaseSecrets, __ΩCreateEnvReflectionOptions, createEnvReflection, createSecretsReflection, mergeEnvReflections, mergeSecretsReflections, reflectEnv, reflectSecrets };
277
- //# sourceMappingURL=reflect.mjs.map
276
+ export { BaseEnv, BaseSecrets, __ΩCreateEnvReflectionOptions, createEnvReflection, createSecretsReflection, mergeEnvReflections, mergeSecretsReflections, reflectEnv, reflectSecrets };
@@ -53,5 +53,4 @@ formatEnvField.__type = [
53
53
  ];
54
54
 
55
55
  //#endregion
56
- export { formatEnvField, removeEnvPrefix };
57
- //# sourceMappingURL=source-file-env.mjs.map
56
+ export { formatEnvField, removeEnvPrefix };
@@ -66,5 +66,4 @@ createTemplateReflection.__type = [
66
66
  ];
67
67
 
68
68
  //#endregion
69
- export { createTemplateReflection };
70
- //# sourceMappingURL=template-helpers.mjs.map
69
+ export { createTemplateReflection };
package/dist/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  Object.defineProperty(exports, '__esModule', { value: true });
2
2
  const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
3
- const require_join_paths = require('./node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.cjs');
3
+ const require_join_paths = require('./node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.cjs');
4
4
  const require_helpers_reflect = require('./helpers/reflect.cjs');
5
5
  const require_helpers_persistence = require('./helpers/persistence.cjs');
6
6
  const require_defu = require('./node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.cjs');
@@ -10,8 +10,8 @@ const require_helpers_automd_generator = require('./helpers/automd-generator.cjs
10
10
  const require_components_docs = require('./components/docs.cjs');
11
11
  const require_components_env_builtin = require('./components/env-builtin.cjs');
12
12
  const require_babel_plugin = require('./babel/plugin.cjs');
13
- const require_parse_type_definition = require('./node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/parse-type-definition.cjs');
14
- const require_to_array = require('./node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/to-array.cjs');
13
+ const require_parse_type_definition = require('./node_modules/.pnpm/@stryke_convert@0.6.52/node_modules/@stryke/convert/dist/parse-type-definition.cjs');
14
+ const require_to_array = require('./node_modules/.pnpm/@stryke_convert@0.6.52/node_modules/@stryke/convert/dist/to-array.cjs');
15
15
  let __powerlines_deepkit_vendor_type = require("@powerlines/deepkit/vendor/type");
16
16
  let __stryke_env_types = require("@stryke/env/types");
17
17
  let __alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
package/dist/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { joinPaths } from "./node_modules/.pnpm/@stryke_path@0.26.17/node_modules/@stryke/path/dist/join-paths.mjs";
1
+ import { joinPaths } from "./node_modules/.pnpm/@stryke_path@0.26.18/node_modules/@stryke/path/dist/join-paths.mjs";
2
2
  import { reflectEnv, reflectSecrets } from "./helpers/reflect.mjs";
3
3
  import { getEnvDefaultTypeDefinition, getEnvReflectionsPath, getEnvTypeReflectionsPath, getSecretsDefaultTypeDefinition, readEnvReflection, readEnvTypeReflection, readSecretsReflection, writeEnvReflection, writeEnvTypeReflection } from "./helpers/persistence.mjs";
4
4
  import { defu } from "./node_modules/.pnpm/defu@6.1.4/node_modules/defu/dist/defu.mjs";
@@ -8,8 +8,8 @@ import { env } from "./helpers/automd-generator.mjs";
8
8
  import { EnvDocsFile } from "./components/docs.mjs";
9
9
  import { EnvBuiltin } from "./components/env-builtin.mjs";
10
10
  import { envBabelPlugin } from "./babel/plugin.mjs";
11
- import { parseTypeDefinition } from "./node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/parse-type-definition.mjs";
12
- import { toArray } from "./node_modules/.pnpm/@stryke_convert@0.6.51/node_modules/@stryke/convert/dist/to-array.mjs";
11
+ import { parseTypeDefinition } from "./node_modules/.pnpm/@stryke_convert@0.6.52/node_modules/@stryke/convert/dist/parse-type-definition.mjs";
12
+ import { toArray } from "./node_modules/.pnpm/@stryke_convert@0.6.52/node_modules/@stryke/convert/dist/to-array.mjs";
13
13
  import { ReflectionClass, ReflectionKind } from "@powerlines/deepkit/vendor/type";
14
14
  import { ENV_PREFIXES } from "@stryke/env/types";
15
15
  import { createComponent } from "@alloy-js/core/jsx-runtime";
@@ -186,5 +186,4 @@ const plugin = (options = {}) => {
186
186
  var src_default = plugin;
187
187
 
188
188
  //#endregion
189
- export { src_default as default, plugin };
190
- //# sourceMappingURL=index.mjs.map
189
+ export { src_default as default, plugin };
@@ -2,7 +2,7 @@ const require_is_object = require('./type-checks/src/is-object.cjs');
2
2
  const require_is_string = require('./type-checks/src/is-string.cjs');
3
3
  require('./type-checks/src/index.cjs');
4
4
 
5
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/parse-type-definition.mjs
5
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/parse-type-definition.mjs
6
6
  /**
7
7
  * Parse a type definition parameter into a {@link TypeDefinition} object
8
8
  *
@@ -2,7 +2,7 @@ import { isObject } from "./type-checks/src/is-object.mjs";
2
2
  import { isString } from "./type-checks/src/is-string.mjs";
3
3
  import "./type-checks/src/index.mjs";
4
4
 
5
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/parse-type-definition.mjs
5
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/parse-type-definition.mjs
6
6
  /**
7
7
  * Parse a type definition parameter into a {@link TypeDefinition} object
8
8
  *
@@ -34,5 +34,4 @@ const parseTypeDefinition = (param) => {
34
34
  };
35
35
 
36
36
  //#endregion
37
- export { parseTypeDefinition };
38
- //# sourceMappingURL=parse-type-definition.mjs.map
37
+ export { parseTypeDefinition };
@@ -1,5 +1,5 @@
1
1
 
2
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/to-array.mjs
2
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/to-array.mjs
3
3
  /**
4
4
  * Convert `Arrayable<T>` to `Array<T>`
5
5
  *
@@ -1,4 +1,4 @@
1
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/to-array.mjs
1
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/to-array.mjs
2
2
  /**
3
3
  * Convert `Arrayable<T>` to `Array<T>`
4
4
  *
@@ -11,5 +11,4 @@ function toArray(array) {
11
11
  }
12
12
 
13
13
  //#endregion
14
- export { toArray };
15
- //# sourceMappingURL=to-array.mjs.map
14
+ export { toArray };
@@ -1,5 +1,5 @@
1
1
 
2
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/get-object-tag.mjs
2
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/get-object-tag.mjs
3
3
  /**
4
4
  * Gets the `toStringTag` of `obj`.
5
5
  *
@@ -1,4 +1,4 @@
1
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/get-object-tag.mjs
1
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/get-object-tag.mjs
2
2
  /**
3
3
  * Gets the `toStringTag` of `obj`.
4
4
  *
@@ -11,5 +11,4 @@ const getObjectTag = (value) => {
11
11
  };
12
12
 
13
13
  //#endregion
14
- export { getObjectTag };
15
- //# sourceMappingURL=get-object-tag.mjs.map
14
+ export { getObjectTag };
@@ -1,5 +1,5 @@
1
1
 
2
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-buffer.mjs
2
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/is-buffer.mjs
3
3
  const isBufferExists = typeof Buffer !== "undefined";
4
4
  isBufferExists && Buffer.isBuffer.bind(Buffer);
5
5
 
@@ -1,7 +1,6 @@
1
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-buffer.mjs
1
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/is-buffer.mjs
2
2
  const isBufferExists = typeof Buffer !== "undefined";
3
3
  isBufferExists && Buffer.isBuffer.bind(Buffer);
4
4
 
5
5
  //#endregion
6
- export { };
7
- //# sourceMappingURL=is-buffer.mjs.map
6
+ export { };
@@ -1,6 +1,6 @@
1
1
  const require_is_plain_object = require('./is-plain-object.cjs');
2
2
 
3
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-object.mjs
3
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/is-object.mjs
4
4
  /**
5
5
  * Check if the provided value's type is `Object`
6
6
  *
@@ -1,6 +1,6 @@
1
1
  import { isPlainObject } from "./is-plain-object.mjs";
2
2
 
3
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-object.mjs
3
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/is-object.mjs
4
4
  /**
5
5
  * Check if the provided value's type is `Object`
6
6
  *
@@ -16,5 +16,4 @@ const isObject = (value) => {
16
16
  };
17
17
 
18
18
  //#endregion
19
- export { isObject };
20
- //# sourceMappingURL=is-object.mjs.map
19
+ export { isObject };
@@ -1,6 +1,6 @@
1
1
  const require_get_object_tag = require('./get-object-tag.cjs');
2
2
 
3
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-plain-object.mjs
3
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/is-plain-object.mjs
4
4
  /**
5
5
  * Checks if `value` is object-like. A value is object-like if it's not `null`
6
6
  * and has a `typeof` result of "object".
@@ -1,6 +1,6 @@
1
1
  import { getObjectTag } from "./get-object-tag.mjs";
2
2
 
3
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-plain-object.mjs
3
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/is-plain-object.mjs
4
4
  /**
5
5
  * Checks if `value` is object-like. A value is object-like if it's not `null`
6
6
  * and has a `typeof` result of "object".
@@ -60,5 +60,4 @@ const isPlainObject = (obj) => {
60
60
  };
61
61
 
62
62
  //#endregion
63
- export { isPlainObject };
64
- //# sourceMappingURL=is-plain-object.mjs.map
63
+ export { isPlainObject };
@@ -1,5 +1,5 @@
1
1
 
2
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-string.mjs
2
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/is-string.mjs
3
3
  const isString = (value) => {
4
4
  try {
5
5
  return typeof value === "string";
@@ -1,4 +1,4 @@
1
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/is-string.mjs
1
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/is-string.mjs
2
2
  const isString = (value) => {
3
3
  try {
4
4
  return typeof value === "string";
@@ -8,5 +8,4 @@ const isString = (value) => {
8
8
  };
9
9
 
10
10
  //#endregion
11
- export { isString };
12
- //# sourceMappingURL=is-string.mjs.map
11
+ export { isString };
@@ -1,6 +1,6 @@
1
1
  require('./is-buffer.cjs');
2
2
 
3
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/type-detect.mjs
3
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/type-detect.mjs
4
4
  ((Obj) => {
5
5
  if (typeof globalThis === "object") return globalThis;
6
6
  Object.defineProperty(Obj, "typeDetectGlobalObject", {
@@ -1,6 +1,6 @@
1
1
  import "./is-buffer.mjs";
2
2
 
3
- //#region ../../node_modules/.pnpm/@stryke+convert@0.6.51/node_modules/@stryke/convert/dist/type-checks/src/type-detect.mjs
3
+ //#region ../../node_modules/.pnpm/@stryke+convert@0.6.52/node_modules/@stryke/convert/dist/type-checks/src/type-detect.mjs
4
4
  ((Obj) => {
5
5
  if (typeof globalThis === "object") return globalThis;
6
6
  Object.defineProperty(Obj, "typeDetectGlobalObject", {
@@ -13,5 +13,4 @@ import "./is-buffer.mjs";
13
13
  })(Object.prototype);
14
14
 
15
15
  //#endregion
16
- export { };
17
- //# sourceMappingURL=type-detect.mjs.map
16
+ export { };
@@ -1,6 +1,6 @@
1
1
  const require_slash = require('./slash.cjs');
2
2
 
3
- //#region ../../node_modules/.pnpm/@stryke+path@0.26.17/node_modules/@stryke/path/dist/is-parent-path.mjs
3
+ //#region ../../node_modules/.pnpm/@stryke+path@0.26.18/node_modules/@stryke/path/dist/is-parent-path.mjs
4
4
  /**
5
5
  * Check if a given path is a parent of another path.
6
6
  *
@@ -1,6 +1,6 @@
1
1
  import { slash } from "./slash.mjs";
2
2
 
3
- //#region ../../node_modules/.pnpm/@stryke+path@0.26.17/node_modules/@stryke/path/dist/is-parent-path.mjs
3
+ //#region ../../node_modules/.pnpm/@stryke+path@0.26.18/node_modules/@stryke/path/dist/is-parent-path.mjs
4
4
  /**
5
5
  * Check if a given path is a parent of another path.
6
6
  *
@@ -29,5 +29,4 @@ function isParentPath(childPath, parentPath) {
29
29
  }
30
30
 
31
31
  //#endregion
32
- export { isParentPath };
33
- //# sourceMappingURL=is-parent-path.mjs.map
32
+ export { isParentPath };
@@ -1,7 +1,7 @@
1
1
  const require_regex = require('./regex.cjs');
2
2
  const require_slash = require('./slash.cjs');
3
3
 
4
- //#region ../../node_modules/.pnpm/@stryke+path@0.26.17/node_modules/@stryke/path/dist/is-type.mjs
4
+ //#region ../../node_modules/.pnpm/@stryke+path@0.26.18/node_modules/@stryke/path/dist/is-type.mjs
5
5
  /**
6
6
  * Check if the path is an absolute path.
7
7
  *
@@ -1,7 +1,7 @@
1
1
  import { ABSOLUTE_PATH_REGEX } from "./regex.mjs";
2
2
  import { slash } from "./slash.mjs";
3
3
 
4
- //#region ../../node_modules/.pnpm/@stryke+path@0.26.17/node_modules/@stryke/path/dist/is-type.mjs
4
+ //#region ../../node_modules/.pnpm/@stryke+path@0.26.18/node_modules/@stryke/path/dist/is-type.mjs
5
5
  /**
6
6
  * Check if the path is an absolute path.
7
7
  *
@@ -25,5 +25,4 @@ function isAbsolute(path) {
25
25
  }
26
26
 
27
27
  //#endregion
28
- export { isAbsolute };
29
- //# sourceMappingURL=is-type.mjs.map
28
+ export { isAbsolute };
@@ -2,7 +2,7 @@ const require_regex = require('./regex.cjs');
2
2
  const require_slash = require('./slash.cjs');
3
3
  const require_is_type = require('./is-type.cjs');
4
4
 
5
- //#region ../../node_modules/.pnpm/@stryke+path@0.26.17/node_modules/@stryke/path/dist/join-paths.mjs
5
+ //#region ../../node_modules/.pnpm/@stryke+path@0.26.18/node_modules/@stryke/path/dist/join-paths.mjs
6
6
  function normalizeWindowsPath(input = "") {
7
7
  if (!input) return input;
8
8
  return input.replace(/\\/g, "/").replace(require_regex.DRIVE_LETTER_START_REGEX, (r) => r.toUpperCase());
@@ -2,7 +2,7 @@ import { DRIVE_LETTER_REGEX, DRIVE_LETTER_START_REGEX, UNC_REGEX } from "./regex
2
2
  import { slash } from "./slash.mjs";
3
3
  import { isAbsolute } from "./is-type.mjs";
4
4
 
5
- //#region ../../node_modules/.pnpm/@stryke+path@0.26.17/node_modules/@stryke/path/dist/join-paths.mjs
5
+ //#region ../../node_modules/.pnpm/@stryke+path@0.26.18/node_modules/@stryke/path/dist/join-paths.mjs
6
6
  function normalizeWindowsPath(input = "") {
7
7
  if (!input) return input;
8
8
  return input.replace(/\\/g, "/").replace(DRIVE_LETTER_START_REGEX, (r) => r.toUpperCase());
@@ -119,5 +119,4 @@ function normalizeString(path, allowAboveRoot) {
119
119
  }
120
120
 
121
121
  //#endregion
122
- export { joinPaths };
123
- //# sourceMappingURL=join-paths.mjs.map
122
+ export { joinPaths };
@@ -1,5 +1,5 @@
1
1
 
2
- //#region ../../node_modules/.pnpm/@stryke+path@0.26.17/node_modules/@stryke/path/dist/regex.mjs
2
+ //#region ../../node_modules/.pnpm/@stryke+path@0.26.18/node_modules/@stryke/path/dist/regex.mjs
3
3
  const DRIVE_LETTER_START_REGEX = /^[A-Z]:\//i;
4
4
  const DRIVE_LETTER_REGEX = /^[A-Z]:$/i;
5
5
  const UNC_REGEX = /^[/\\]{2}/;
@@ -1,9 +1,8 @@
1
- //#region ../../node_modules/.pnpm/@stryke+path@0.26.17/node_modules/@stryke/path/dist/regex.mjs
1
+ //#region ../../node_modules/.pnpm/@stryke+path@0.26.18/node_modules/@stryke/path/dist/regex.mjs
2
2
  const DRIVE_LETTER_START_REGEX = /^[A-Z]:\//i;
3
3
  const DRIVE_LETTER_REGEX = /^[A-Z]:$/i;
4
4
  const UNC_REGEX = /^[/\\]{2}/;
5
5
  const ABSOLUTE_PATH_REGEX = /^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^~[/\\]|^[A-Z]:[/\\]/i;
6
6
 
7
7
  //#endregion
8
- export { ABSOLUTE_PATH_REGEX, DRIVE_LETTER_REGEX, DRIVE_LETTER_START_REGEX, UNC_REGEX };
9
- //# sourceMappingURL=regex.mjs.map
8
+ export { ABSOLUTE_PATH_REGEX, DRIVE_LETTER_REGEX, DRIVE_LETTER_START_REGEX, UNC_REGEX };
@@ -1,5 +1,5 @@
1
1
 
2
- //#region ../../node_modules/.pnpm/@stryke+path@0.26.17/node_modules/@stryke/path/dist/slash.mjs
2
+ //#region ../../node_modules/.pnpm/@stryke+path@0.26.18/node_modules/@stryke/path/dist/slash.mjs
3
3
  /**
4
4
  * Replace backslash to slash
5
5
  *
@@ -1,4 +1,4 @@
1
- //#region ../../node_modules/.pnpm/@stryke+path@0.26.17/node_modules/@stryke/path/dist/slash.mjs
1
+ //#region ../../node_modules/.pnpm/@stryke+path@0.26.18/node_modules/@stryke/path/dist/slash.mjs
2
2
  /**
3
3
  * Replace backslash to slash
4
4
  *
@@ -11,5 +11,4 @@ function slash(path) {
11
11
  }
12
12
 
13
13
  //#endregion
14
- export { slash };
15
- //# sourceMappingURL=slash.mjs.map
14
+ export { slash };
@@ -343,5 +343,4 @@ function tryResolve(id, options) {
343
343
  }
344
344
 
345
345
  //#endregion
346
- export { loadConfig };
347
- //# sourceMappingURL=index.mjs.map
346
+ export { loadConfig };
@@ -19,5 +19,4 @@ function a(e, n$1, r$1) {
19
19
  }
20
20
 
21
21
  //#endregion
22
- export { a };
23
- //# sourceMappingURL=_format.mjs.map
22
+ export { a };
@@ -7,5 +7,4 @@ function n(t, n$1) {
7
7
  }
8
8
 
9
9
  //#endregion
10
- export { n };
11
- //# sourceMappingURL=json.mjs.map
10
+ export { n };
@@ -1056,5 +1056,4 @@ Ft.loadAll;
1056
1056
  var Ln = Fn.dump;
1057
1057
 
1058
1058
  //#endregion
1059
- export { In };
1060
- //# sourceMappingURL=js-yaml.mjs.map
1059
+ export { In };
@@ -757,5 +757,4 @@ var t = o(((e, t$1) => {
757
757
  }));
758
758
 
759
759
  //#endregion
760
- export { i, r };
761
- //# sourceMappingURL=json5.mjs.map
760
+ export { i, r };
@@ -384,5 +384,4 @@ var h;
384
384
  })(h ||= {});
385
385
 
386
386
  //#endregion
387
- export { m };
388
- //# sourceMappingURL=jsonc-parser.mjs.map
387
+ export { m };
@@ -635,5 +635,4 @@ function T(e$1, { maxDepth: t$1 = 1e3, integersAsBigInt: r$1 } = {}) {
635
635
  }
636
636
 
637
637
  //#endregion
638
- export { T };
639
- //# sourceMappingURL=smol-toml.mjs.map
638
+ export { T };