@ariestools/sdk 7.0.3 → 7.0.5

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 (295) hide show
  1. package/dist/_pkg/api/neutral/ApiClient.d.ts +0 -1
  2. package/dist/_pkg/api/neutral/ApiConfig.d.ts +0 -1
  3. package/dist/_pkg/api/neutral/ApiEndpoint.d.ts +0 -1
  4. package/dist/_pkg/api/neutral/ApiStage.d.ts +0 -1
  5. package/dist/_pkg/api/neutral/getApiStage.d.ts +0 -1
  6. package/dist/_pkg/api/neutral/index.d.ts +0 -1
  7. package/dist/_pkg/api/neutral/index.mjs +0 -1
  8. package/dist/_pkg/api/neutral/model.d.ts +0 -1
  9. package/dist/_pkg/api/neutral/model.mjs +0 -1
  10. package/dist/_pkg/array/neutral/containsAll.d.ts +0 -1
  11. package/dist/_pkg/array/neutral/distinct.d.ts +0 -1
  12. package/dist/_pkg/array/neutral/filterAs.d.ts +0 -1
  13. package/dist/_pkg/array/neutral/filterAsync.d.ts +0 -1
  14. package/dist/_pkg/array/neutral/findAs.d.ts +0 -1
  15. package/dist/_pkg/array/neutral/flatten.d.ts +0 -1
  16. package/dist/_pkg/array/neutral/index.d.ts +0 -1
  17. package/dist/_pkg/array/neutral/index.mjs +0 -1
  18. package/dist/_pkg/array/neutral/uniq.d.ts +0 -1
  19. package/dist/_pkg/arraybuffer/neutral/equalArrayBuffers.d.ts +0 -1
  20. package/dist/_pkg/arraybuffer/neutral/index.d.ts +0 -1
  21. package/dist/_pkg/arraybuffer/neutral/index.mjs +0 -1
  22. package/dist/_pkg/arraybuffer/neutral/isArrayBuffer.d.ts +0 -1
  23. package/dist/_pkg/arraybuffer/neutral/toArrayBuffer.d.ts +0 -1
  24. package/dist/_pkg/arraybuffer/neutral/toUint8Array.d.ts +0 -1
  25. package/dist/_pkg/assert/neutral/assertDefinedEx.d.ts +0 -1
  26. package/dist/_pkg/assert/neutral/assertEx.d.ts +0 -1
  27. package/dist/_pkg/assert/neutral/index.d.ts +0 -1
  28. package/dist/_pkg/assert/neutral/index.mjs +0 -1
  29. package/dist/_pkg/assert/neutral/model.d.ts +0 -1
  30. package/dist/_pkg/assert/neutral/model.mjs +0 -1
  31. package/dist/_pkg/assert/neutral/types.d.ts +0 -1
  32. package/dist/_pkg/base/neutral/Base.d.ts +0 -1
  33. package/dist/_pkg/base/neutral/globallyUnique.d.ts +0 -1
  34. package/dist/_pkg/base/neutral/index.d.ts +0 -2
  35. package/dist/_pkg/base/neutral/index.mjs +0 -13
  36. package/dist/_pkg/base/neutral/model.d.ts +0 -1
  37. package/dist/_pkg/base/neutral/model.mjs +0 -1
  38. package/dist/_pkg/creatable/neutral/AbstractCreatable.d.ts +0 -1
  39. package/dist/_pkg/creatable/neutral/Creatable.d.ts +0 -1
  40. package/dist/_pkg/creatable/neutral/Factory.d.ts +0 -1
  41. package/dist/_pkg/creatable/neutral/index.d.ts +0 -1
  42. package/dist/_pkg/creatable/neutral/index.mjs +0 -1
  43. package/dist/_pkg/creatable/neutral/lib/getFunctionName.d.ts +0 -1
  44. package/dist/_pkg/creatable/neutral/lib/getRootFunction.d.ts +0 -1
  45. package/dist/_pkg/creatable/neutral/lib/index.d.ts +0 -1
  46. package/dist/_pkg/creatable/neutral/model/CreatableInstance.d.ts +0 -1
  47. package/dist/_pkg/creatable/neutral/model/CreatableParams.d.ts +0 -1
  48. package/dist/_pkg/creatable/neutral/model/CreatableStatusReporter.d.ts +0 -1
  49. package/dist/_pkg/creatable/neutral/model/Labels.d.ts +0 -1
  50. package/dist/_pkg/creatable/neutral/model/index.d.ts +0 -1
  51. package/dist/_pkg/creatable/neutral/model.d.ts +0 -1
  52. package/dist/_pkg/creatable/neutral/model.mjs +0 -1
  53. package/dist/_pkg/decimal-precision/neutral/fromFixedPoint.d.ts +0 -1
  54. package/dist/_pkg/decimal-precision/neutral/index.d.ts +0 -1
  55. package/dist/_pkg/decimal-precision/neutral/index.mjs +0 -1
  56. package/dist/_pkg/decimal-precision/neutral/toDecimalPrecision.d.ts +0 -1
  57. package/dist/_pkg/decimal-precision/neutral/toFixedPoint.d.ts +0 -1
  58. package/dist/_pkg/delay/neutral/delay.d.ts +0 -1
  59. package/dist/_pkg/delay/neutral/index.d.ts +0 -1
  60. package/dist/_pkg/delay/neutral/index.mjs +0 -1
  61. package/dist/_pkg/ellipsize/neutral/index.d.ts +0 -1
  62. package/dist/_pkg/ellipsize/neutral/index.mjs +0 -1
  63. package/dist/_pkg/enum/neutral/Enum.d.ts +0 -1
  64. package/dist/_pkg/enum/neutral/index.d.ts +0 -1
  65. package/dist/_pkg/enum/neutral/index.mjs +0 -1
  66. package/dist/_pkg/enum/neutral/model.d.ts +0 -1
  67. package/dist/_pkg/enum/neutral/model.mjs +0 -1
  68. package/dist/_pkg/error/neutral/assert.d.ts +0 -1
  69. package/dist/_pkg/error/neutral/handleError.d.ts +0 -1
  70. package/dist/_pkg/error/neutral/index.d.ts +0 -1
  71. package/dist/_pkg/error/neutral/index.mjs +0 -1
  72. package/dist/_pkg/error/neutral/model.d.ts +0 -1
  73. package/dist/_pkg/error/neutral/model.mjs +0 -1
  74. package/dist/_pkg/events/neutral/BaseEmitter.d.ts +0 -1
  75. package/dist/_pkg/events/neutral/Events/Events.d.ts +0 -1
  76. package/dist/_pkg/events/neutral/Events/index.d.ts +0 -1
  77. package/dist/_pkg/events/neutral/index.d.ts +0 -1
  78. package/dist/_pkg/events/neutral/index.mjs +0 -1
  79. package/dist/_pkg/events/neutral/model/Event.d.ts +0 -1
  80. package/dist/_pkg/events/neutral/model/EventEmitter.d.ts +0 -1
  81. package/dist/_pkg/events/neutral/model/index.d.ts +0 -1
  82. package/dist/_pkg/events/neutral/model.d.ts +0 -1
  83. package/dist/_pkg/events/neutral/model.mjs +0 -1
  84. package/dist/_pkg/exists/neutral/index.d.ts +0 -1
  85. package/dist/_pkg/exists/neutral/index.mjs +0 -1
  86. package/dist/_pkg/fetch/neutral/FetchClient.d.ts +0 -1
  87. package/dist/_pkg/fetch/neutral/FetchError.d.ts +0 -1
  88. package/dist/_pkg/fetch/neutral/FetchJsonClient.d.ts +0 -1
  89. package/dist/_pkg/fetch/neutral/fetchCompress.d.ts +0 -1
  90. package/dist/_pkg/fetch/neutral/fetchJson.d.ts +0 -1
  91. package/dist/_pkg/fetch/neutral/index.d.ts +0 -1
  92. package/dist/_pkg/fetch/neutral/index.mjs +0 -1
  93. package/dist/_pkg/fetch/neutral/methods.d.ts +0 -1
  94. package/dist/_pkg/fetch/neutral/model.d.ts +0 -1
  95. package/dist/_pkg/fetch/neutral/model.mjs +0 -1
  96. package/dist/_pkg/fetch/neutral/parseJson.d.ts +0 -1
  97. package/dist/_pkg/fetch/neutral/types.d.ts +0 -1
  98. package/dist/_pkg/forget/neutral/ForgetConfig.d.ts +0 -1
  99. package/dist/_pkg/forget/neutral/ForgetNodeConfig.d.ts +0 -1
  100. package/dist/_pkg/forget/neutral/ForgetPromise.d.ts +0 -1
  101. package/dist/_pkg/forget/neutral/ForgetPromiseNode.d.ts +0 -1
  102. package/dist/_pkg/forget/neutral/forget.d.ts +0 -1
  103. package/dist/_pkg/forget/neutral/forgetNode.d.ts +0 -1
  104. package/dist/_pkg/forget/neutral/index.d.ts +0 -1
  105. package/dist/_pkg/forget/neutral/index.mjs +0 -1
  106. package/dist/_pkg/forget/neutral/model.d.ts +0 -1
  107. package/dist/_pkg/forget/neutral/model.mjs +0 -1
  108. package/dist/_pkg/forget/neutral/neutral/index.d.ts +0 -1
  109. package/dist/_pkg/forget/neutral/node/index.d.ts +0 -1
  110. package/dist/_pkg/function-name/neutral/functionName.d.ts +0 -1
  111. package/dist/_pkg/function-name/neutral/index.d.ts +0 -1
  112. package/dist/_pkg/function-name/neutral/index.mjs +0 -1
  113. package/dist/_pkg/hex/neutral/HexRegEx.d.ts +0 -1
  114. package/dist/_pkg/hex/neutral/address/AddressTransformZod.d.ts +0 -1
  115. package/dist/_pkg/hex/neutral/address/AddressValidationZod.d.ts +0 -1
  116. package/dist/_pkg/hex/neutral/address/address.d.ts +0 -1
  117. package/dist/_pkg/hex/neutral/address/as.d.ts +0 -1
  118. package/dist/_pkg/hex/neutral/address/index.d.ts +0 -1
  119. package/dist/_pkg/hex/neutral/address/is.d.ts +0 -1
  120. package/dist/_pkg/hex/neutral/address/to.d.ts +0 -1
  121. package/dist/_pkg/hex/neutral/ethAddress.d.ts +0 -1
  122. package/dist/_pkg/hex/neutral/hash/as.d.ts +0 -1
  123. package/dist/_pkg/hex/neutral/hash/hash.d.ts +0 -1
  124. package/dist/_pkg/hex/neutral/hash/index.d.ts +0 -1
  125. package/dist/_pkg/hex/neutral/hash/is.d.ts +0 -1
  126. package/dist/_pkg/hex/neutral/hash/zod.d.ts +0 -1
  127. package/dist/_pkg/hex/neutral/hex/as.d.ts +0 -1
  128. package/dist/_pkg/hex/neutral/hex/from/from.d.ts +0 -1
  129. package/dist/_pkg/hex/neutral/hex/from/fromArrayBuffer.d.ts +0 -1
  130. package/dist/_pkg/hex/neutral/hex/from/fromBigInt.d.ts +0 -1
  131. package/dist/_pkg/hex/neutral/hex/from/fromHexString.d.ts +0 -1
  132. package/dist/_pkg/hex/neutral/hex/from/fromNumber.d.ts +0 -1
  133. package/dist/_pkg/hex/neutral/hex/from/index.d.ts +0 -1
  134. package/dist/_pkg/hex/neutral/hex/hex.d.ts +0 -1
  135. package/dist/_pkg/hex/neutral/hex/index.d.ts +0 -1
  136. package/dist/_pkg/hex/neutral/hex/is.d.ts +0 -1
  137. package/dist/_pkg/hex/neutral/hex/isHexZero.d.ts +0 -1
  138. package/dist/_pkg/hex/neutral/hex/legacy.d.ts +0 -1
  139. package/dist/_pkg/hex/neutral/hex/nibble.d.ts +0 -1
  140. package/dist/_pkg/hex/neutral/hex/to.d.ts +0 -1
  141. package/dist/_pkg/hex/neutral/hexToBigInt.d.ts +0 -1
  142. package/dist/_pkg/hex/neutral/index.d.ts +0 -1
  143. package/dist/_pkg/hex/neutral/index.mjs +0 -1
  144. package/dist/_pkg/hex/neutral/model.d.ts +0 -1
  145. package/dist/_pkg/hex/neutral/model.mjs +0 -1
  146. package/dist/_pkg/hex/neutral/zod.d.ts +0 -1
  147. package/dist/_pkg/logger/neutral/ConsoleLogger.d.ts +0 -1
  148. package/dist/_pkg/logger/neutral/IdLogger.d.ts +0 -1
  149. package/dist/_pkg/logger/neutral/LevelLogger.d.ts +0 -1
  150. package/dist/_pkg/logger/neutral/NoOpLogFunction.d.ts +0 -1
  151. package/dist/_pkg/logger/neutral/SilentLogger.d.ts +0 -1
  152. package/dist/_pkg/logger/neutral/getFunctionName.d.ts +0 -1
  153. package/dist/_pkg/logger/neutral/index.d.ts +0 -1
  154. package/dist/_pkg/logger/neutral/index.mjs +0 -1
  155. package/dist/_pkg/object/neutral/AsObjectFactory.d.ts +0 -1
  156. package/dist/_pkg/object/neutral/AsTypeFactory.d.ts +0 -1
  157. package/dist/_pkg/object/neutral/EmptyObject.d.ts +0 -1
  158. package/dist/_pkg/object/neutral/IsObjectFactory.d.ts +0 -1
  159. package/dist/_pkg/object/neutral/JsonObject.d.ts +0 -1
  160. package/dist/_pkg/object/neutral/ObjectWrapper.d.ts +0 -1
  161. package/dist/_pkg/object/neutral/OmitStartsWith.d.ts +0 -1
  162. package/dist/_pkg/object/neutral/Optional.d.ts +0 -1
  163. package/dist/_pkg/object/neutral/Override.d.ts +0 -1
  164. package/dist/_pkg/object/neutral/PartialRecord.d.ts +0 -1
  165. package/dist/_pkg/object/neutral/PickStartsWith.d.ts +0 -1
  166. package/dist/_pkg/object/neutral/Simplify.d.ts +0 -1
  167. package/dist/_pkg/object/neutral/StringKeyObject.d.ts +0 -1
  168. package/dist/_pkg/object/neutral/Validator.d.ts +0 -1
  169. package/dist/_pkg/object/neutral/WithAdditional.d.ts +0 -1
  170. package/dist/_pkg/object/neutral/asObject.d.ts +0 -1
  171. package/dist/_pkg/object/neutral/deepMerge.d.ts +0 -1
  172. package/dist/_pkg/object/neutral/index-deprecated.d.ts +0 -1
  173. package/dist/_pkg/object/neutral/index-un-deprecated.d.ts +0 -1
  174. package/dist/_pkg/object/neutral/index-un-deprecated.mjs +0 -1
  175. package/dist/_pkg/object/neutral/index.d.ts +0 -1
  176. package/dist/_pkg/object/neutral/index.mjs +0 -1
  177. package/dist/_pkg/object/neutral/isType.d.ts +0 -1
  178. package/dist/_pkg/object/neutral/model.d.ts +0 -1
  179. package/dist/_pkg/object/neutral/model.mjs +0 -1
  180. package/dist/_pkg/object/neutral/omitBy.d.ts +0 -1
  181. package/dist/_pkg/object/neutral/pickBy.d.ts +0 -1
  182. package/dist/_pkg/object/neutral/removeFields.d.ts +0 -1
  183. package/dist/_pkg/object/neutral/toSafeJson.d.ts +0 -1
  184. package/dist/_pkg/object-model/neutral/AnyObject.d.ts +0 -1
  185. package/dist/_pkg/object-model/neutral/AsTypeFactory.d.ts +0 -1
  186. package/dist/_pkg/object-model/neutral/AsTypeFunction.d.ts +0 -1
  187. package/dist/_pkg/object-model/neutral/Compare.d.ts +0 -1
  188. package/dist/_pkg/object-model/neutral/EmptyObject.d.ts +0 -1
  189. package/dist/_pkg/object-model/neutral/index.d.ts +0 -1
  190. package/dist/_pkg/object-model/neutral/index.mjs +0 -1
  191. package/dist/_pkg/object-model/neutral/model.d.ts +0 -1
  192. package/dist/_pkg/object-model/neutral/model.mjs +0 -1
  193. package/dist/_pkg/object-model/neutral/types.d.ts +0 -1
  194. package/dist/_pkg/platform/browser/browser/index.d.ts +0 -3
  195. package/dist/_pkg/platform/browser/index-browser.d.ts +0 -1
  196. package/dist/_pkg/platform/browser/index-browser.mjs +1 -4
  197. package/dist/_pkg/platform/browser/index-node.d.ts +0 -1
  198. package/dist/_pkg/platform/browser/node/index.d.ts +0 -1
  199. package/dist/_pkg/platform/node/browser/index.d.ts +0 -3
  200. package/dist/_pkg/platform/node/index-browser.d.ts +0 -1
  201. package/dist/_pkg/platform/node/index-node.d.ts +0 -1
  202. package/dist/_pkg/platform/node/index-node.mjs +0 -1
  203. package/dist/_pkg/platform/node/node/index.d.ts +0 -1
  204. package/dist/_pkg/profile/neutral/index.d.ts +0 -1
  205. package/dist/_pkg/profile/neutral/index.mjs +0 -1
  206. package/dist/_pkg/profile/neutral/model.d.ts +0 -1
  207. package/dist/_pkg/profile/neutral/model.mjs +0 -1
  208. package/dist/_pkg/profile/neutral/profiler.d.ts +0 -1
  209. package/dist/_pkg/promise/neutral/PromiseEx.d.ts +0 -1
  210. package/dist/_pkg/promise/neutral/fulfilled.d.ts +0 -1
  211. package/dist/_pkg/promise/neutral/fulfilledValues.d.ts +0 -1
  212. package/dist/_pkg/promise/neutral/index.d.ts +0 -1
  213. package/dist/_pkg/promise/neutral/index.mjs +0 -1
  214. package/dist/_pkg/promise/neutral/model.d.ts +0 -1
  215. package/dist/_pkg/promise/neutral/model.mjs +0 -1
  216. package/dist/_pkg/promise/neutral/rejected.d.ts +0 -1
  217. package/dist/_pkg/promise/neutral/toPromise.d.ts +0 -1
  218. package/dist/_pkg/promise/neutral/types.d.ts +0 -1
  219. package/dist/_pkg/retry/neutral/index.d.ts +0 -1
  220. package/dist/_pkg/retry/neutral/index.mjs +0 -1
  221. package/dist/_pkg/retry/neutral/model.d.ts +0 -1
  222. package/dist/_pkg/retry/neutral/model.mjs +0 -1
  223. package/dist/_pkg/retry/neutral/retry.d.ts +0 -1
  224. package/dist/_pkg/set/neutral/index.d.ts +0 -1
  225. package/dist/_pkg/set/neutral/index.mjs +0 -1
  226. package/dist/_pkg/set/neutral/lib/difference.d.ts +0 -1
  227. package/dist/_pkg/set/neutral/lib/index.d.ts +0 -1
  228. package/dist/_pkg/set/neutral/lib/intersection.d.ts +0 -1
  229. package/dist/_pkg/set/neutral/lib/union.d.ts +0 -1
  230. package/dist/_pkg/static-implements/neutral/index.d.ts +0 -1
  231. package/dist/_pkg/static-implements/neutral/index.mjs +0 -1
  232. package/dist/_pkg/static-implements/neutral/staticImplements.d.ts +0 -1
  233. package/dist/_pkg/storage/neutral/KeyValueStore.d.ts +0 -1
  234. package/dist/_pkg/storage/neutral/index.d.ts +0 -1
  235. package/dist/_pkg/storage/neutral/index.mjs +0 -1
  236. package/dist/_pkg/storage/neutral/model.d.ts +0 -1
  237. package/dist/_pkg/storage/neutral/model.mjs +0 -1
  238. package/dist/_pkg/telemetry/neutral/index.d.ts +0 -1
  239. package/dist/_pkg/telemetry/neutral/index.mjs +0 -1
  240. package/dist/_pkg/telemetry/neutral/model.d.ts +0 -1
  241. package/dist/_pkg/telemetry/neutral/model.mjs +0 -1
  242. package/dist/_pkg/telemetry/neutral/span.d.ts +0 -1
  243. package/dist/_pkg/telemetry/neutral/timeBudget.d.ts +0 -1
  244. package/dist/_pkg/telemetry-exporter/neutral/XyConsoleSpanExporter.d.ts +0 -1
  245. package/dist/_pkg/telemetry-exporter/neutral/index.d.ts +0 -1
  246. package/dist/_pkg/telemetry-exporter/neutral/index.mjs +0 -1
  247. package/dist/_pkg/timer/neutral/index.d.ts +0 -1
  248. package/dist/_pkg/timer/neutral/index.mjs +0 -1
  249. package/dist/_pkg/timer/neutral/setTimeoutEx.d.ts +0 -1
  250. package/dist/_pkg/typeof/neutral/Brand.d.ts +0 -1
  251. package/dist/_pkg/typeof/neutral/IdentityFunction.d.ts +0 -1
  252. package/dist/_pkg/typeof/neutral/ObjectTypeShape.d.ts +0 -1
  253. package/dist/_pkg/typeof/neutral/TypeOfTypes.d.ts +0 -1
  254. package/dist/_pkg/typeof/neutral/Typed.d.ts +0 -1
  255. package/dist/_pkg/typeof/neutral/ifDefined.d.ts +0 -1
  256. package/dist/_pkg/typeof/neutral/ifTypeOf.d.ts +0 -1
  257. package/dist/_pkg/typeof/neutral/index.d.ts +0 -1
  258. package/dist/_pkg/typeof/neutral/index.mjs +0 -1
  259. package/dist/_pkg/typeof/neutral/is.d.ts +0 -1
  260. package/dist/_pkg/typeof/neutral/isType.d.ts +0 -1
  261. package/dist/_pkg/typeof/neutral/model.d.ts +0 -1
  262. package/dist/_pkg/typeof/neutral/model.mjs +0 -1
  263. package/dist/_pkg/typeof/neutral/typeOf.d.ts +0 -1
  264. package/dist/_pkg/typeof/neutral/validateType.d.ts +0 -1
  265. package/dist/_pkg/url/browser/index-browser.d.ts +0 -1
  266. package/dist/_pkg/url/browser/index-browser.mjs +0 -1
  267. package/dist/_pkg/url/browser/index-neutral.d.ts +0 -1
  268. package/dist/_pkg/url/browser/index-node.d.ts +0 -1
  269. package/dist/_pkg/url/browser/lib/index.d.ts +0 -1
  270. package/dist/_pkg/url/browser/lib/isLocalhost.d.ts +0 -1
  271. package/dist/_pkg/url/neutral/index-browser.d.ts +0 -1
  272. package/dist/_pkg/url/neutral/index-neutral.d.ts +0 -1
  273. package/dist/_pkg/url/neutral/index-neutral.mjs +0 -1
  274. package/dist/_pkg/url/neutral/index-node.d.ts +0 -1
  275. package/dist/_pkg/url/neutral/lib/index.d.ts +0 -1
  276. package/dist/_pkg/url/neutral/lib/isLocalhost.d.ts +0 -1
  277. package/dist/_pkg/url/node/index-browser.d.ts +0 -1
  278. package/dist/_pkg/url/node/index-neutral.d.ts +0 -1
  279. package/dist/_pkg/url/node/index-node.d.ts +0 -1
  280. package/dist/_pkg/url/node/index-node.mjs +0 -1
  281. package/dist/_pkg/url/node/lib/index.d.ts +0 -1
  282. package/dist/_pkg/url/node/lib/isLocalhost.d.ts +0 -1
  283. package/dist/_pkg/zod/neutral/Config.d.ts +0 -1
  284. package/dist/_pkg/zod/neutral/index.d.ts +0 -1
  285. package/dist/_pkg/zod/neutral/index.mjs +0 -1
  286. package/dist/_pkg/zod/neutral/model.d.ts +0 -1
  287. package/dist/_pkg/zod/neutral/model.mjs +0 -1
  288. package/dist/_pkg/zod/neutral/zodAllFactory.d.ts +0 -1
  289. package/dist/_pkg/zod/neutral/zodAsAsyncFactory.d.ts +0 -1
  290. package/dist/_pkg/zod/neutral/zodAsFactory.d.ts +0 -1
  291. package/dist/_pkg/zod/neutral/zodIsFactory.d.ts +0 -1
  292. package/dist/_pkg/zod/neutral/zodToAsyncFactory.d.ts +0 -1
  293. package/dist/_pkg/zod/neutral/zodToFactory.d.ts +0 -1
  294. package/package.json +40 -40
  295. package/dist/_pkg/base/neutral/UniqueBase.d.ts +0 -10
@@ -4,6 +4,3 @@ export declare const isBrowser: () => boolean;
4
4
  export declare const isWebworker: () => boolean;
5
5
  /** Returns whether the current environment is Node.js. Always returns false in the browser entry point. */
6
6
  export declare const isNode: () => boolean;
7
- /** The Web Crypto API's SubtleCrypto interface, sourced from the browser's globalThis.crypto. */
8
- export declare const subtle: SubtleCrypto;
9
- //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './browser/index.ts';
2
- //# sourceMappingURL=index-browser.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './node/index.ts';
2
- //# sourceMappingURL=index-node.d.ts.map
@@ -15,4 +15,3 @@ export {
15
15
  isWebworker,
16
16
  subtle
17
17
  };
18
- //# sourceMappingURL=index-node.mjs.map
@@ -6,4 +6,3 @@ export declare const isBrowser: () => boolean;
6
6
  export declare const isWebworker: () => boolean;
7
7
  /** Returns whether the current environment is Node.js. Always returns true in this entry point. */
8
8
  export declare const isNode: () => boolean;
9
- //# sourceMappingURL=index.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './profiler.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -34,4 +34,3 @@ export {
34
34
  profile,
35
35
  profileReport
36
36
  };
37
- //# sourceMappingURL=index.mjs.map
@@ -1,2 +1 @@
1
1
  export type { Profiler } from './profiler.ts';
2
- //# sourceMappingURL=model.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=model.mjs.map
@@ -14,4 +14,3 @@ export declare const profile: (profiler: Profiler, name: string) => void;
14
14
  * @returns A record mapping each profile name to its elapsed time in milliseconds, plus a '-all-' total.
15
15
  */
16
16
  export declare const profileReport: (profiler: Profiler) => Record<string, number>;
17
- //# sourceMappingURL=profiler.d.ts.map
@@ -21,4 +21,3 @@ export declare class PromiseEx<T, V = void> extends Promise<T> {
21
21
  */
22
22
  value(onvalue?: (value?: V) => boolean): this;
23
23
  }
24
- //# sourceMappingURL=PromiseEx.d.ts.map
@@ -4,4 +4,3 @@
4
4
  * @returns
5
5
  */
6
6
  export declare const fulfilled: <T>(val: PromiseSettledResult<T>) => val is PromiseFulfilledResult<T>;
7
- //# sourceMappingURL=fulfilled.d.ts.map
@@ -17,4 +17,3 @@
17
17
  * @returns
18
18
  */
19
19
  export declare const fulfilledValues: <T>(previousValue: T[], currentValue: PromiseSettledResult<T>) => T[];
20
- //# sourceMappingURL=fulfilledValues.d.ts.map
@@ -4,4 +4,3 @@ export * from './PromiseEx.ts';
4
4
  export { rejected } from './rejected.ts';
5
5
  export * from './toPromise.ts';
6
6
  export * from './types.ts';
7
- //# sourceMappingURL=index.d.ts.map
@@ -54,4 +54,3 @@ export {
54
54
  rejected,
55
55
  toPromise
56
56
  };
57
- //# sourceMappingURL=index.mjs.map
@@ -1,3 +1,2 @@
1
1
  export type { PromiseExFunc, PromiseExSubFunc, PromiseExValueFunc, } from './PromiseEx.ts';
2
2
  export type * from './types.ts';
3
- //# sourceMappingURL=model.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=model.mjs.map
@@ -4,4 +4,3 @@
4
4
  * @returns
5
5
  */
6
6
  export declare const rejected: <T>(val: PromiseSettledResult<T>) => val is PromiseRejectedResult;
7
- //# sourceMappingURL=rejected.d.ts.map
@@ -5,4 +5,3 @@ import type { Promisable } from './types.ts';
5
5
  * @returns A Promise resolving to the value.
6
6
  */
7
7
  export declare function toPromise<T>(value: Promisable<T>): Promise<T>;
8
- //# sourceMappingURL=toPromise.d.ts.map
@@ -20,4 +20,3 @@ export interface PromiseType {
20
20
  }
21
21
  /** Any non-promise typed value, excluding thenables. */
22
22
  export type AnyNonPromise = Exclude<TypedValue, PromiseType>;
23
- //# sourceMappingURL=types.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './retry.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -25,4 +25,3 @@ var retry = async (func, config) => {
25
25
  export {
26
26
  retry
27
27
  };
28
- //# sourceMappingURL=index.mjs.map
@@ -1,2 +1 @@
1
1
  export type { RetryConfig, RetryConfigWithComplete, } from './retry.ts';
2
- //# sourceMappingURL=model.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=model.mjs.map
@@ -20,4 +20,3 @@ export interface RetryConfigWithComplete<T = unknown> extends RetryConfig {
20
20
  * @returns The result of the function, or undefined if all retries were exhausted.
21
21
  */
22
22
  export declare const retry: <T = unknown>(func: () => Promisable<T | undefined>, config?: RetryConfigWithComplete<T>) => Promise<T | undefined>;
23
- //# sourceMappingURL=retry.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './lib/index.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -17,4 +17,3 @@ export {
17
17
  intersection,
18
18
  union
19
19
  };
20
- //# sourceMappingURL=index.mjs.map
@@ -5,4 +5,3 @@
5
5
  * @returns A new set representing the difference of `a` and `b`
6
6
  */
7
7
  export declare const difference: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
8
- //# sourceMappingURL=difference.d.ts.map
@@ -1,4 +1,3 @@
1
1
  export * from './difference.ts';
2
2
  export * from './intersection.ts';
3
3
  export * from './union.ts';
4
- //# sourceMappingURL=index.d.ts.map
@@ -5,4 +5,3 @@
5
5
  * @returns A new set representing the intersection of `a` and `b`
6
6
  */
7
7
  export declare const intersection: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
8
- //# sourceMappingURL=intersection.d.ts.map
@@ -5,4 +5,3 @@
5
5
  * @returns A new set representing the union of `a` and `b`
6
6
  */
7
7
  export declare const union: <TKey>(a: Set<TKey>, b: Set<TKey>) => Set<TKey>;
8
- //# sourceMappingURL=union.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './staticImplements.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -7,4 +7,3 @@ function staticImplements() {
7
7
  export {
8
8
  staticImplements
9
9
  };
10
- //# sourceMappingURL=index.mjs.map
@@ -4,4 +4,3 @@
4
4
  * the members of the the type as static properties/methods
5
5
  */
6
6
  export declare function staticImplements<T>(): <U extends T>(constructor: U) => void;
7
- //# sourceMappingURL=staticImplements.d.ts.map
@@ -31,4 +31,3 @@ export interface KeyValueStore<TValue, TKey = string> extends ReadonlyKeyValueSt
31
31
  */
32
32
  set(key: TKey, value: TValue): Promisable<void>;
33
33
  }
34
- //# sourceMappingURL=KeyValueStore.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './KeyValueStore.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=index.mjs.map
@@ -1,2 +1 @@
1
1
  export type * from './KeyValueStore.ts';
2
- //# sourceMappingURL=model.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=model.mjs.map
@@ -1,3 +1,2 @@
1
1
  export * from './span.ts';
2
2
  export * from './timeBudget.ts';
3
- //# sourceMappingURL=index.d.ts.map
@@ -149,4 +149,3 @@ export {
149
149
  spanRootAsync,
150
150
  timeBudget
151
151
  };
152
- //# sourceMappingURL=index.mjs.map
@@ -1,2 +1 @@
1
1
  export type { SpanConfig } from './span.ts';
2
- //# sourceMappingURL=model.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=model.mjs.map
@@ -48,4 +48,3 @@ export declare function spanAsync<T>(name: string, fn: () => Promise<T>, { timeB
48
48
  * @returns The resolved value of `fn`.
49
49
  */
50
50
  export declare function spanRootAsync<T>(name: string, fn: () => Promise<T>, { timeBudgetLimit, logger, tracer, }?: SpanConfig): Promise<T>;
51
- //# sourceMappingURL=span.d.ts.map
@@ -9,4 +9,3 @@ import type { Logger } from '../../logger/neutral/index.ts';
9
9
  * @returns The result of the executed function.
10
10
  */
11
11
  export declare function timeBudget<TResult>(name: string, logger: Logger | undefined, func: () => Promise<TResult>, budget: number, status?: boolean): Promise<TResult>;
12
- //# sourceMappingURL=timeBudget.d.ts.map
@@ -37,4 +37,3 @@ export declare class XyConsoleSpanExporter extends ConsoleSpanExporter {
37
37
  spanLevel(span: ReadableSpan): number;
38
38
  }
39
39
  export {};
40
- //# sourceMappingURL=XyConsoleSpanExporter.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './XyConsoleSpanExporter.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -85,4 +85,3 @@ export {
85
85
  XyConsoleSpanExporter,
86
86
  spanDurationInMillis
87
87
  };
88
- //# sourceMappingURL=index.mjs.map
@@ -1,2 +1 @@
1
1
  export { clearTimeoutEx, defaultTimerScheduler, setTimeoutEx, TimerScheduler, } from './setTimeoutEx.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -72,4 +72,3 @@ export {
72
72
  defaultTimerScheduler,
73
73
  setTimeoutEx
74
74
  };
75
- //# sourceMappingURL=index.mjs.map
@@ -34,4 +34,3 @@ export declare const setTimeoutEx: (func: () => void, delay: number) => string;
34
34
  * @param id - The timeout ID returned by setTimeoutEx.
35
35
  */
36
36
  export declare const clearTimeoutEx: (id: string) => void;
37
- //# sourceMappingURL=setTimeoutEx.d.ts.map
@@ -2,4 +2,3 @@
2
2
  export type Brand<T, B> = T & {
3
3
  [K in keyof B]: B[K];
4
4
  };
5
- //# sourceMappingURL=Brand.d.ts.map
@@ -1,3 +1,2 @@
1
1
  /** A type guard function that narrows an unknown value to type T. */
2
2
  export type IdentityFunction<T> = (value: unknown) => value is T;
3
- //# sourceMappingURL=IdentityFunction.d.ts.map
@@ -2,4 +2,3 @@
2
2
  export type FieldType = 'string' | 'number' | 'object' | 'symbol' | 'undefined' | 'null' | 'array' | 'function';
3
3
  /** Describes the expected shape of an object by mapping each key to its expected field type. */
4
4
  export type ObjectTypeShape = Record<string | number | symbol, FieldType>;
5
- //# sourceMappingURL=ObjectTypeShape.d.ts.map
@@ -1,3 +1,2 @@
1
1
  /** Union of string literals representing the possible results of the extended `typeOf` function. */
2
2
  export type TypeOfTypes = 'string' | 'number' | 'object' | 'array' | 'buffer' | 'null' | 'undefined' | 'bigint' | 'boolean' | 'function' | 'symbol';
3
- //# sourceMappingURL=TypeOfTypes.d.ts.map
@@ -38,4 +38,3 @@ export declare const isValidTypedFieldPair: (pair: [key: unknown, value: unknown
38
38
  * @returns True if the value is a valid TypedObject.
39
39
  */
40
40
  export declare const isTypedObject: (value: unknown) => value is TypedObject;
41
- //# sourceMappingURL=Typed.d.ts.map
@@ -5,4 +5,3 @@
5
5
  * @returns The value if defined, or undefined otherwise.
6
6
  */
7
7
  export declare const ifDefined: <T>(value: T, func: (value: T) => void) => T | undefined;
8
- //# sourceMappingURL=ifDefined.d.ts.map
@@ -8,4 +8,3 @@ import type { TypeOfTypes } from './TypeOfTypes.ts';
8
8
  * @returns The result of trueFunc if the type matches (and isFunc passes), or undefined.
9
9
  */
10
10
  export declare const ifTypeOf: <T, R>(typeName: TypeOfTypes, value: unknown, trueFunc: (value: T) => R, isFunc?: (value: T) => boolean) => R | undefined;
11
- //# sourceMappingURL=ifTypeOf.d.ts.map
@@ -9,4 +9,3 @@ export * from './Typed.ts';
9
9
  export * from './typeOf.ts';
10
10
  export * from './TypeOfTypes.ts';
11
11
  export * from './validateType.ts';
12
- //# sourceMappingURL=index.d.ts.map
@@ -252,4 +252,3 @@ export {
252
252
  typeOf,
253
253
  validateType
254
254
  };
255
- //# sourceMappingURL=index.mjs.map
@@ -113,4 +113,3 @@ export declare function isBlob<T extends Blob>(value: T): value is Extract<T, Bl
113
113
  /** Type guard that checks whether a value is a File instance. */
114
114
  export declare function isFile(value: unknown): value is File;
115
115
  export declare function isFile<T extends File>(value: T): value is Extract<T, File>;
116
- //# sourceMappingURL=is.d.ts.map
@@ -6,4 +6,3 @@ import type { FieldType } from './ObjectTypeShape.ts';
6
6
  * @returns True if the value matches the expected type.
7
7
  */
8
8
  export declare const isType: (value: unknown, expectedType: FieldType) => boolean;
9
- //# sourceMappingURL=isType.d.ts.map
@@ -4,4 +4,3 @@ export type { AnyFunction, RecordKey, } from './is.ts';
4
4
  export type * from './ObjectTypeShape.ts';
5
5
  export type { TypedArray, TypedKey, TypedObject, TypedValue, } from './Typed.ts';
6
6
  export type * from './TypeOfTypes.ts';
7
- //# sourceMappingURL=model.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=model.mjs.map
@@ -5,4 +5,3 @@ import type { TypeOfTypes } from './TypeOfTypes.ts';
5
5
  * @returns The type of the item as a TypeOfTypes string.
6
6
  */
7
7
  export declare const typeOf: <T>(item: T) => TypeOfTypes;
8
- //# sourceMappingURL=typeOf.d.ts.map
@@ -7,4 +7,3 @@ import type { TypeOfTypes } from './TypeOfTypes.ts';
7
7
  * @returns A tuple of [value or undefined, array of errors].
8
8
  */
9
9
  export declare const validateType: <T>(typeName: TypeOfTypes, value: T, optional?: boolean) => [T | undefined, Error[]];
10
- //# sourceMappingURL=validateType.d.ts.map
@@ -9,4 +9,3 @@ declare const BrowserUrl: {
9
9
  };
10
10
  export { BrowserUrl as URL };
11
11
  export * from './lib/index.ts';
12
- //# sourceMappingURL=index-browser.d.ts.map
@@ -9,4 +9,3 @@ export {
9
9
  BrowserUrl as URL,
10
10
  isLocalhost
11
11
  };
12
- //# sourceMappingURL=index-browser.mjs.map
@@ -9,4 +9,3 @@ declare const NeutralUrl: {
9
9
  };
10
10
  export { NeutralUrl as URL };
11
11
  export * from './lib/index.ts';
12
- //# sourceMappingURL=index-neutral.d.ts.map
@@ -10,4 +10,3 @@ declare const NodeUrl: {
10
10
  };
11
11
  export { NodeUrl as URL };
12
12
  export * from './lib/index.ts';
13
- //# sourceMappingURL=index-node.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './isLocalhost.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -4,4 +4,3 @@
4
4
  * @returns `true` if the hostname is a localhost address
5
5
  */
6
6
  export declare const isLocalhost: (hostname: string) => boolean;
7
- //# sourceMappingURL=isLocalhost.d.ts.map
@@ -9,4 +9,3 @@ declare const BrowserUrl: {
9
9
  };
10
10
  export { BrowserUrl as URL };
11
11
  export * from './lib/index.ts';
12
- //# sourceMappingURL=index-browser.d.ts.map
@@ -9,4 +9,3 @@ declare const NeutralUrl: {
9
9
  };
10
10
  export { NeutralUrl as URL };
11
11
  export * from './lib/index.ts';
12
- //# sourceMappingURL=index-neutral.d.ts.map
@@ -9,4 +9,3 @@ export {
9
9
  NeutralUrl as URL,
10
10
  isLocalhost
11
11
  };
12
- //# sourceMappingURL=index-neutral.mjs.map
@@ -10,4 +10,3 @@ declare const NodeUrl: {
10
10
  };
11
11
  export { NodeUrl as URL };
12
12
  export * from './lib/index.ts';
13
- //# sourceMappingURL=index-node.d.ts.map
@@ -1,2 +1 @@
1
1
  export * from './isLocalhost.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -4,4 +4,3 @@
4
4
  * @returns `true` if the hostname is a localhost address
5
5
  */
6
6
  export declare const isLocalhost: (hostname: string) => boolean;
7
- //# sourceMappingURL=isLocalhost.d.ts.map
@@ -9,4 +9,3 @@ declare const BrowserUrl: {
9
9
  };
10
10
  export { BrowserUrl as URL };
11
11
  export * from './lib/index.ts';
12
- //# sourceMappingURL=index-browser.d.ts.map
@@ -9,4 +9,3 @@ declare const NeutralUrl: {
9
9
  };
10
10
  export { NeutralUrl as URL };
11
11
  export * from './lib/index.ts';
12
- //# sourceMappingURL=index-neutral.d.ts.map
@@ -10,4 +10,3 @@ declare const NodeUrl: {
10
10
  };
11
11
  export { NodeUrl as URL };
12
12
  export * from './lib/index.ts';
13
- //# sourceMappingURL=index-node.d.ts.map
@@ -12,4 +12,3 @@ export {
12
12
  NodeUrl as URL,
13
13
  isLocalhost
14
14
  };
15
- //# sourceMappingURL=index-node.mjs.map
@@ -1,2 +1 @@
1
1
  export * from './isLocalhost.ts';
2
- //# sourceMappingURL=index.d.ts.map
@@ -4,4 +4,3 @@
4
4
  * @returns `true` if the hostname is a localhost address
5
5
  */
6
6
  export declare const isLocalhost: (hostname: string) => boolean;
7
- //# sourceMappingURL=isLocalhost.d.ts.map
@@ -5,4 +5,3 @@ export interface ZodFactoryConfigObject {
5
5
  }
6
6
  /** Configuration for zod factory assertion behavior, either an AssertConfig or a named config object. */
7
7
  export type ZodFactoryConfig = AssertConfig | ZodFactoryConfigObject;
8
- //# sourceMappingURL=Config.d.ts.map
@@ -5,4 +5,3 @@ export * from './zodAsFactory.ts';
5
5
  export * from './zodIsFactory.ts';
6
6
  export * from './zodToAsyncFactory.ts';
7
7
  export * from './zodToFactory.ts';
8
- //# sourceMappingURL=index.d.ts.map
@@ -124,4 +124,3 @@ export {
124
124
  zodToAsyncFactory,
125
125
  zodToFactory
126
126
  };
127
- //# sourceMappingURL=index.mjs.map
@@ -1,2 +1 @@
1
1
  export type * from './Config.ts';
2
- //# sourceMappingURL=model.d.ts.map
@@ -1 +0,0 @@
1
- //# sourceMappingURL=model.mjs.map
@@ -17,4 +17,3 @@ export declare function zodAllFactory<T, TName extends string>(zod: z.$ZodType<T
17
17
  <T_1>(value: T_1, assert: import("./Config.ts").ZodFactoryConfig): T_1 & T;
18
18
  };
19
19
  };
20
- //# sourceMappingURL=zodAllFactory.d.ts.map
@@ -11,4 +11,3 @@ export declare function zodAsAsyncFactory<TZod>(zod: z.$ZodType<TZod>, name: str
11
11
  <T>(value: T): Promise<(T & TZod) | undefined>;
12
12
  <T>(value: T, assert: ZodFactoryConfig): Promise<(T & TZod)>;
13
13
  };
14
- //# sourceMappingURL=zodAsAsyncFactory.d.ts.map
@@ -11,4 +11,3 @@ export declare function zodAsFactory<TZod>(zod: z.$ZodType<TZod>, name: string):
11
11
  <T>(value: T): (T & TZod) | undefined;
12
12
  <T>(value: T, assert: ZodFactoryConfig): (T & TZod);
13
13
  };
14
- //# sourceMappingURL=zodAsFactory.d.ts.map
@@ -5,4 +5,3 @@ import * as z from 'zod/v4/core';
5
5
  * @returns A type guard function that returns true if the value passes validation
6
6
  */
7
7
  export declare function zodIsFactory<TZod>(zod: z.$ZodType<TZod>): <T>(value: T) => value is T & TZod;
8
- //# sourceMappingURL=zodIsFactory.d.ts.map
@@ -11,4 +11,3 @@ export declare function zodToAsyncFactory<TZod>(zod: z.$ZodType<TZod>, name: str
11
11
  <T>(value: T): Promise<(T & TZod) | undefined>;
12
12
  <T>(value: T, assert: ZodFactoryConfig): Promise<(T & TZod)>;
13
13
  };
14
- //# sourceMappingURL=zodToAsyncFactory.d.ts.map
@@ -11,4 +11,3 @@ export declare function zodToFactory<TZod>(zod: z.$ZodType<TZod>, name: string):
11
11
  <T>(value: T): (T & TZod) | undefined;
12
12
  <T>(value: T, assert: ZodFactoryConfig): (T & TZod);
13
13
  };
14
- //# sourceMappingURL=zodToFactory.d.ts.map