@powerlines/plugin-env 0.16.50 → 0.16.52

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.53}/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.53}/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.53}/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.53}/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.53}/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.53}/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.53}/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.53}/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.53}/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.53}/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.53}/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.53}/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.53}/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.53}/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.53}/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.53}/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.19}/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.19}/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.19}/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.19}/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.19}/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.19}/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.19}/node_modules/@stryke/path/dist/regex.cjs +1 -1
  43. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.19}/node_modules/@stryke/path/dist/regex.mjs +2 -3
  44. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.19}/node_modules/@stryke/path/dist/slash.cjs +1 -1
  45. package/dist/node_modules/.pnpm/{@stryke_path@0.26.17 → @stryke_path@0.26.19}/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 +1 -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 +18 -18
  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.53}/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.53}/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.53}/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.53}/node_modules/@stryke/convert/dist/type-checks/src/is-collection.mjs +0 -0
@@ -1 +0,0 @@
1
- {"version":3,"file":"runtime.d.cts","names":[],"sources":["../../src/types/runtime.ts"],"sourcesContent":[],"mappings":";;AA6BA;AA81BA;;;;;;;;;UA91BiB,YAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UA81BA,gBAAA"}