zeed 1.4.0 → 1.8.0

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 (190) hide show
  1. package/dist/{args-FLoL3OKJ.d.cts → args-CEjib9V9.d.mts} +1 -1
  2. package/dist/{args-WC9q5kz2.d.mts → args-DEig-jw4.d.cts} +1 -1
  3. package/dist/{clipboard-BkUO-syY.d.mts → clipboard-BusqmLLY.d.cts} +1 -1
  4. package/dist/{clipboard-Cfpr331X.d.cts → clipboard-DcuuFRwa.d.mts} +1 -1
  5. package/dist/common/exec/index.d.cts +2 -2
  6. package/dist/common/exec/index.d.mts +2 -2
  7. package/dist/common/exec/promise.d.cts +1 -1
  8. package/dist/common/exec/promise.d.mts +1 -1
  9. package/dist/common/exec/throttle-debounce.d.cts +1 -1
  10. package/dist/common/exec/throttle-debounce.d.mts +1 -1
  11. package/dist/common/index.cjs +21 -0
  12. package/dist/common/index.d.cts +14 -11
  13. package/dist/common/index.d.mts +15 -12
  14. package/dist/common/index.mjs +4 -1
  15. package/dist/common/msg/rpc.cjs +8 -8
  16. package/dist/common/msg/rpc.cjs.map +1 -1
  17. package/dist/common/msg/rpc.mjs +8 -8
  18. package/dist/common/msg/rpc.mjs.map +1 -1
  19. package/dist/common/schema/export-json-schema.cjs +40 -31
  20. package/dist/common/schema/export-json-schema.cjs.map +1 -1
  21. package/dist/common/schema/export-json-schema.mjs +40 -31
  22. package/dist/common/schema/export-json-schema.mjs.map +1 -1
  23. package/dist/common/schema/index.cjs +21 -0
  24. package/dist/common/schema/index.d.cts +6 -3
  25. package/dist/common/schema/index.d.mts +7 -4
  26. package/dist/common/schema/index.mjs +4 -1
  27. package/dist/common/schema/sql/expr.cjs +128 -0
  28. package/dist/common/schema/sql/expr.cjs.map +1 -0
  29. package/dist/common/schema/sql/expr.d.cts +2 -0
  30. package/dist/common/schema/sql/expr.d.mts +2 -0
  31. package/dist/common/schema/sql/expr.mjs +115 -0
  32. package/dist/common/schema/sql/expr.mjs.map +1 -0
  33. package/dist/common/schema/sql/index.cjs +23 -0
  34. package/dist/common/schema/sql/index.d.cts +4 -0
  35. package/dist/common/schema/sql/index.d.mts +4 -0
  36. package/dist/common/schema/sql/index.mjs +5 -0
  37. package/dist/common/schema/sql/select.cjs +143 -0
  38. package/dist/common/schema/sql/select.cjs.map +1 -0
  39. package/dist/common/schema/sql/select.d.cts +2 -0
  40. package/dist/common/schema/sql/select.d.mts +2 -0
  41. package/dist/common/schema/sql/select.mjs +139 -0
  42. package/dist/common/schema/sql/select.mjs.map +1 -0
  43. package/dist/common/schema/sql/table.cjs +23 -0
  44. package/dist/common/schema/sql/table.cjs.map +1 -0
  45. package/dist/common/schema/sql/table.d.cts +2 -0
  46. package/dist/common/schema/sql/table.d.mts +2 -0
  47. package/dist/common/schema/sql/table.mjs +20 -0
  48. package/dist/common/schema/sql/table.mjs.map +1 -0
  49. package/dist/common/schema/type-test.d.cts +1 -1
  50. package/dist/common/schema/type-test.d.mts +1 -1
  51. package/dist/common/schema/utils.d.cts +1 -1
  52. package/dist/common/schema/utils.d.mts +1 -1
  53. package/dist/common/schema/z.d.mts +1 -1
  54. package/dist/common/storage/index.d.cts +1 -1
  55. package/dist/common/storage/index.d.mts +1 -1
  56. package/dist/common/storage/memstorage.d.cts +1 -1
  57. package/dist/common/storage/memstorage.d.mts +1 -1
  58. package/dist/common/test.d.cts +1 -1
  59. package/dist/common/test.d.mts +1 -1
  60. package/dist/common/time.d.cts +1 -1
  61. package/dist/common/time.d.mts +1 -1
  62. package/dist/common/timeout.d.cts +1 -1
  63. package/dist/common/timeout.d.mts +1 -1
  64. package/dist/common/utils.d.cts +1 -1
  65. package/dist/common/utils.d.mts +1 -1
  66. package/dist/common/uuid.d.cts +1 -1
  67. package/dist/common/uuid.d.mts +1 -1
  68. package/dist/{crypto-CyTV7Qce.d.cts → crypto-D68rVmvU.d.mts} +1 -1
  69. package/dist/{crypto-LT7EC5_d.d.mts → crypto-KzGHoCJE.d.cts} +1 -1
  70. package/dist/{env-B3vOiVY8.d.cts → env-BJXdwBKq.d.mts} +1 -1
  71. package/dist/{env-C3npYe8w.d.mts → env-HsOnA_yK.d.cts} +1 -1
  72. package/dist/expr-CCKrqOw1.d.mts +25 -0
  73. package/dist/expr-yYgSeBZ3.d.cts +25 -0
  74. package/dist/{files-CDNKX9VI.d.mts → files-4O-PxnAC.d.cts} +1 -1
  75. package/dist/{files-DdI9UZvg.d.cts → files-BlpxqSTT.d.mts} +1 -1
  76. package/dist/{files-async-1V0bu_ca.d.cts → files-async-DFLC-Nkd.d.cts} +1 -1
  77. package/dist/{files-async-cBMkRwsu.d.mts → files-async-DfuEEDjH.d.mts} +1 -1
  78. package/dist/{filestorage-CXQ9MzeW.d.cts → filestorage-BjeBZEAs.d.cts} +1 -1
  79. package/dist/{filestorage-YzM2z9sU.d.mts → filestorage-CmfztpWm.d.mts} +1 -1
  80. package/dist/{fs-DHJ9AqUk.d.cts → fs-D837bjRT.d.cts} +1 -1
  81. package/dist/{fs-DgjZdpuF.d.mts → fs-DlYLapik.d.mts} +1 -1
  82. package/dist/{glob-Bfs7ZS_i.d.mts → glob-5yW09dkR.d.mts} +1 -1
  83. package/dist/{glob-Bt150jOY.d.cts → glob-CZaZPqiy.d.cts} +1 -1
  84. package/dist/index.all.cjs +21 -0
  85. package/dist/index.all.d.cts +28 -25
  86. package/dist/index.all.d.mts +29 -26
  87. package/dist/index.all.mjs +4 -1
  88. package/dist/index.browser.cjs +21 -0
  89. package/dist/index.browser.d.cts +14 -11
  90. package/dist/index.browser.d.mts +15 -12
  91. package/dist/index.browser.mjs +4 -1
  92. package/dist/index.jsr.d.cts +4 -4
  93. package/dist/index.jsr.d.mts +4 -4
  94. package/dist/index.node.cjs +21 -0
  95. package/dist/index.node.d.cts +28 -25
  96. package/dist/index.node.d.mts +29 -26
  97. package/dist/index.node.mjs +4 -1
  98. package/dist/{log-file-bsTsc9KM.d.cts → log-file-DwEDms1F.d.cts} +2 -2
  99. package/dist/{log-file-DTuImomJ.d.mts → log-file-QV1unm3z.d.mts} +2 -2
  100. package/dist/{log-file-rotation-_YruAcNc.d.cts → log-file-rotation-BpZxXYlU.d.cts} +2 -2
  101. package/dist/{log-file-rotation-FBmtp_Uz.d.mts → log-file-rotation-DanrO_2y.d.mts} +2 -2
  102. package/dist/{log-node-DlrXl3QO.d.mts → log-node-BSn7RqAc.d.mts} +1 -1
  103. package/dist/{log-node-Dk948mHX.d.cts → log-node-D_fiJL6x.d.cts} +1 -1
  104. package/dist/{log-rotation-CkyjZbK5.d.mts → log-rotation-BdGakFya.d.cts} +1 -1
  105. package/dist/{log-rotation-_d7iRm9s.d.cts → log-rotation-Ce4e-8LN.d.mts} +1 -1
  106. package/dist/{log-util-2Ls76P-0.d.cts → log-util-C0U3zCjw.d.cts} +1 -1
  107. package/dist/{log-util-Da_d19f8.d.mts → log-util-Da_UCcmt.d.mts} +1 -1
  108. package/dist/{memstorage-D5A9FwiP.d.mts → memstorage-BhWXthO8.d.mts} +1 -1
  109. package/dist/{memstorage-BcjQLdaQ.d.cts → memstorage-tvlWDYgS.d.cts} +1 -1
  110. package/dist/node/args.d.cts +1 -1
  111. package/dist/node/args.d.mts +1 -1
  112. package/dist/node/clipboard.d.cts +1 -1
  113. package/dist/node/clipboard.d.mts +1 -1
  114. package/dist/node/crypto.d.cts +1 -1
  115. package/dist/node/crypto.d.mts +1 -1
  116. package/dist/node/env.d.cts +1 -1
  117. package/dist/node/env.d.mts +1 -1
  118. package/dist/node/files-async.d.cts +1 -1
  119. package/dist/node/files-async.d.mts +1 -1
  120. package/dist/node/files.d.cts +1 -1
  121. package/dist/node/files.d.mts +1 -1
  122. package/dist/node/filestorage.d.cts +1 -1
  123. package/dist/node/filestorage.d.mts +1 -1
  124. package/dist/node/fs.d.cts +1 -1
  125. package/dist/node/fs.d.mts +1 -1
  126. package/dist/node/glob.d.cts +1 -1
  127. package/dist/node/glob.d.mts +1 -1
  128. package/dist/node/index.d.cts +14 -14
  129. package/dist/node/index.d.mts +14 -14
  130. package/dist/node/log/index.d.cts +5 -5
  131. package/dist/node/log/index.d.mts +5 -5
  132. package/dist/node/log/log-file-rotation.d.cts +1 -1
  133. package/dist/node/log/log-file-rotation.d.mts +1 -1
  134. package/dist/node/log/log-file.d.cts +1 -1
  135. package/dist/node/log/log-file.d.mts +1 -1
  136. package/dist/node/log/log-node.cjs +4 -13
  137. package/dist/node/log/log-node.cjs.map +1 -1
  138. package/dist/node/log/log-node.d.cts +1 -1
  139. package/dist/node/log/log-node.d.mts +1 -1
  140. package/dist/node/log/log-node.mjs +4 -13
  141. package/dist/node/log/log-node.mjs.map +1 -1
  142. package/dist/node/log/log-rotation.d.cts +1 -1
  143. package/dist/node/log/log-rotation.d.mts +1 -1
  144. package/dist/node/log/log-util.d.cts +1 -1
  145. package/dist/node/log/log-util.d.mts +1 -1
  146. package/dist/{promise-DGgiRckN.d.cts → promise-CU_CENbU.d.cts} +1 -1
  147. package/dist/{promise-MH3xAy4S.d.mts → promise-CoWXgo4w.d.mts} +1 -1
  148. package/dist/select-DrciHdk_.d.cts +52 -0
  149. package/dist/select-F2KpP6mo.d.mts +52 -0
  150. package/dist/table-Cr8tjDIL.d.mts +19 -0
  151. package/dist/table-IkLXirT-.d.cts +19 -0
  152. package/dist/{test-CAhm15f4.d.mts → test-DcXa0MeX.d.cts} +1 -1
  153. package/dist/{test-D2plOVHF.d.cts → test-jZsc7P2c.d.mts} +1 -1
  154. package/dist/{throttle-debounce-BLFxAZ8W.d.mts → throttle-debounce-CCh0F100.d.mts} +1 -1
  155. package/dist/{throttle-debounce-Psb0ay1r.d.cts → throttle-debounce-DyFiyoAk.d.cts} +1 -1
  156. package/dist/{time-BfKJBbym.d.cts → time-BgFZe9ys.d.cts} +1 -1
  157. package/dist/{time-DxE-vjjw.d.mts → time-DSV_k3mG.d.mts} +1 -1
  158. package/dist/{timeout-CnUk6Ruj.d.mts → timeout-DDSSNZY8.d.mts} +1 -1
  159. package/dist/{timeout-CpFcK8MD.d.cts → timeout-E3ZQbJgK.d.cts} +1 -1
  160. package/dist/{type-test-BiKyEZkc.d.mts → type-test-BvzWDJz3.d.mts} +1 -1
  161. package/dist/{type-test-sM7QpfQU.d.cts → type-test-CBK-iJ9d.d.cts} +1 -1
  162. package/dist/{utils-B8DsVgFr.d.mts → utils-1RyCGkpQ.d.mts} +1 -1
  163. package/dist/{utils-BfZkD2Pt.d.mts → utils-6Culwiaf.d.cts} +1 -1
  164. package/dist/{utils-DHQBNh-Z.d.cts → utils-CDJihcg3.d.mts} +1 -1
  165. package/dist/{utils-Bctk_WhH.d.cts → utils-nCQklGHV.d.cts} +1 -1
  166. package/dist/{uuid-Cusm2nIK.d.cts → uuid-CKFZfSff.d.mts} +1 -1
  167. package/dist/{uuid-ININPGKB.d.mts → uuid-D42A8UdP.d.cts} +1 -1
  168. package/dist/z-C0fpNWZg.d.cts +1 -0
  169. package/dist/z-D_jezYmm.d.mts +1 -0
  170. package/dist/{z-collection-BmuBin--.d.mts → z-collection-BSfgRU0Q.d.mts} +1 -1
  171. package/package.json +23 -27
  172. package/src/common/bin/lib0/decoding.spec.ts +84 -1
  173. package/src/common/bin/lib0/encoding.spec.ts +109 -1
  174. package/src/common/bin/lib0/string.spec.ts +45 -1
  175. package/src/common/crypto/crypto.spec.ts +7 -0
  176. package/src/common/crypto/xaes.spec.ts +48 -0
  177. package/src/common/data/deep.spec.ts +45 -0
  178. package/src/common/data/regexp.spec.ts +30 -0
  179. package/src/common/schema/export-json-schema.spec.ts +11 -7
  180. package/src/common/schema/export-json-schema.ts +59 -52
  181. package/src/common/schema/_sandbox/sandbox-inherit.ts +0 -13
  182. package/src/common/schema/_sandbox/sandbox.ts +0 -42
  183. package/src/common/schema/_sandbox/sandbox.xspec.ts +0 -45
  184. /package/dist/{index-BH1nuHdZ.d.cts → index-CIABef8t.d.mts} +0 -0
  185. /package/dist/{index-BL7o4fG9.d.cts → index-CliqZ9rj.d.mts} +0 -0
  186. /package/dist/{index-CP2eJYlK.d.mts → index-D6xqj1Qx.d.cts} +0 -0
  187. /package/dist/{index-DjOaHFU3.d.mts → index-DHFfG4yr.d.cts} +0 -0
  188. /package/dist/{index-sViox9YW.d.mts → index-N-OgGgfF.d.mts} +0 -0
  189. /package/dist/{z-ClMox7qS.d.mts → index-WOw4GVZo.d.cts} +0 -0
  190. /package/dist/{z-dtM4F8Lo.d.cts → index-luywJTzJ.d.mts} +0 -0
@@ -72,30 +72,33 @@ import { i as stringFromSchemaEnv, n as SchemaEnvType, r as parseSchemaEnv, t as
72
72
  import { i as schemaValidateObject, n as schemaCreateObject, r as schemaParseObject, t as SchemaValidateMessage } from "./parse-object-BRWSD2uh.mjs";
73
73
  import { t as StandardSchemaV1 } from "./schema-standard-Q-bdIO6s.mjs";
74
74
  import { n as deserializeSchema, r as serializeSchema, t as SerializedType } from "./serialize-rRk9F-zH.mjs";
75
- import { n as IsEqual, t as Expect } from "./type-test-BiKyEZkc.mjs";
76
- import { a as isSchemaPrimitive, i as isSchemaOptional, n as isSchemaObject, r as isSchemaObjectFlat, t as isSchemaDefault } from "./utils-B8DsVgFr.mjs";
77
- import { t as z_collection_d_exports } from "./z-collection-BmuBin--.mjs";
78
- import { n as MemStorageOptions, t as MemStorage } from "./memstorage-D5A9FwiP.mjs";
79
- import { t as setTestMode } from "./test-CAhm15f4.mjs";
80
- import { C as parseDate, E as timestampSecondsToMilliseconds, S as getTimestampInSeconds, T as timestampMillisecondsToSeconds, _ as formatMilliseconds, a as TIME_MINUTE_MS, b as getSecondsFromBuildNumber, c as TIME_MONTH_S, d as TIME_YEAR_MS, f as TIME_YEAR_S, g as duration, h as datetimeToUTC, i as TIME_HOUR_S, l as TIME_WEEK_MS, m as datetimeToLocal, n as TIME_DAY_S, o as TIME_MINUTE_S, p as dateFromSeconds, r as TIME_HOUR_MS, s as TIME_MONTH_MS, t as TIME_DAY_MS, u as TIME_WEEK_S, v as getBuildNumber, w as setTimestampTest, x as getTimestamp, y as getPerformanceTimestamp } from "./time-DxE-vjjw.mjs";
81
- import { t as safeTimeout } from "./timeout-CnUk6Ruj.mjs";
82
- import { t as noop } from "./utils-BfZkD2Pt.mjs";
83
- import { C as uuidv4, S as uuidIsValid, _ as uuidDecodeV4, a as suidBytesDate, b as uuidEncodeB62, c as unameReset, d as uuidB32, f as uuidB62, g as uuidDecodeB62, h as uuidDecodeB32, i as suidBytes, l as uuid, m as uuidDecode, n as setUuidDefaultEncoding, o as suidDate, p as uuidBytes, r as suid, s as uname, t as qid, u as uuid32bit, v as uuidEncode, x as uuidEncodeV4, y as uuidEncodeB32 } from "./uuid-ININPGKB.mjs";
84
- import { a as isTimeout, c as timeout, i as isPromise, l as tryTimeout, n as createPromise, o as promisify, r as immediate, s as sleep, t as AsyncReturnType, u as waitOn } from "./promise-MH3xAy4S.mjs";
85
- import { n as throttle, t as debounce } from "./throttle-debounce-BLFxAZ8W.mjs";
86
- import { n as parseArgs, t as ParseConfig } from "./args-WC9q5kz2.mjs";
87
- import { t as pbcopy } from "./clipboard-BkUO-syY.mjs";
88
- import { n as setupWebCrypto, t as getWebCrypto } from "./crypto-LT7EC5_d.mjs";
89
- import { a as setupEnv, c as valueToPath, i as parseEnvStringAlt, n as getEnvVariableRelaxed, o as stringToPath, r as parseEnvString, s as toPath, t as EnvOptions } from "./env-C3npYe8w.mjs";
90
- import { i as walkSync, n as getFingerprint, r as getStat, t as files } from "./files-CDNKX9VI.mjs";
91
- import { a as walkSyncAsync, i as getStatAsync, n as filesAsync, r as getFingerprintAsync, t as StatsBase } from "./files-async-cBMkRwsu.mjs";
92
- import { n as FileStorageOptions, t as FileStorage } from "./filestorage-YzM2z9sU.mjs";
93
- import { a as isFolder, c as readData, d as removeFolder, f as toHumanReadableFilePath, g as writeText, h as writeJson, i as isFile, l as readJson, m as writeData, n as ensureFolderForFile, o as isHiddenPath, p as writeBin, r as exists, s as readBin, t as ensureFolder, u as readText } from "./fs-DgjZdpuF.mjs";
94
- import { t as globToRegExp } from "./glob-Bfs7ZS_i.mjs";
95
- import { u as createRotationStream } from "./log-rotation-CkyjZbK5.mjs";
96
- import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "./log-file-rotation-FBmtp_Uz.mjs";
97
- import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "./log-file-DTuImomJ.mjs";
98
- import { i as loggerStackTraceDebug, n as colorString, r as colorStringList, t as LoggerNodeHandler } from "./log-node-DlrXl3QO.mjs";
99
- import { i as getStackLlocationList, n as getSourceLocationByPrecedingPattern, r as getStack, t as getSourceLocation } from "./log-util-Da_d19f8.mjs";
75
+ import { a as table, i as isColumn, n as TableColumns, r as TableShape, t as Column } from "./table-Cr8tjDIL.mjs";
76
+ import { a as gte, c as lt, d as not, f as or, i as gt, l as lte, m as sqlIsNull, n as and, o as inArray, p as sqlIsNotNull, r as eq, s as like, t as Expr, u as ne } from "./expr-CCKrqOw1.mjs";
77
+ import { a as RowFromTable, c as select, i as RowFromSelection, n as InferRow, o as SelectBuilder, r as QueryDependencies, s as from, t as CompiledQuery } from "./select-F2KpP6mo.mjs";
78
+ import { n as IsEqual, t as Expect } from "./type-test-BvzWDJz3.mjs";
79
+ import { a as isSchemaPrimitive, i as isSchemaOptional, n as isSchemaObject, r as isSchemaObjectFlat, t as isSchemaDefault } from "./utils-1RyCGkpQ.mjs";
80
+ import { t as z_collection_d_exports } from "./z-collection-BSfgRU0Q.mjs";
81
+ import { n as MemStorageOptions, t as MemStorage } from "./memstorage-BhWXthO8.mjs";
82
+ import { t as setTestMode } from "./test-jZsc7P2c.mjs";
83
+ import { C as parseDate, E as timestampSecondsToMilliseconds, S as getTimestampInSeconds, T as timestampMillisecondsToSeconds, _ as formatMilliseconds, a as TIME_MINUTE_MS, b as getSecondsFromBuildNumber, c as TIME_MONTH_S, d as TIME_YEAR_MS, f as TIME_YEAR_S, g as duration, h as datetimeToUTC, i as TIME_HOUR_S, l as TIME_WEEK_MS, m as datetimeToLocal, n as TIME_DAY_S, o as TIME_MINUTE_S, p as dateFromSeconds, r as TIME_HOUR_MS, s as TIME_MONTH_MS, t as TIME_DAY_MS, u as TIME_WEEK_S, v as getBuildNumber, w as setTimestampTest, x as getTimestamp, y as getPerformanceTimestamp } from "./time-DSV_k3mG.mjs";
84
+ import { t as safeTimeout } from "./timeout-DDSSNZY8.mjs";
85
+ import { t as noop } from "./utils-CDJihcg3.mjs";
86
+ import { C as uuidv4, S as uuidIsValid, _ as uuidDecodeV4, a as suidBytesDate, b as uuidEncodeB62, c as unameReset, d as uuidB32, f as uuidB62, g as uuidDecodeB62, h as uuidDecodeB32, i as suidBytes, l as uuid, m as uuidDecode, n as setUuidDefaultEncoding, o as suidDate, p as uuidBytes, r as suid, s as uname, t as qid, u as uuid32bit, v as uuidEncode, x as uuidEncodeV4, y as uuidEncodeB32 } from "./uuid-CKFZfSff.mjs";
87
+ import { a as isTimeout, c as timeout, i as isPromise, l as tryTimeout, n as createPromise, o as promisify, r as immediate, s as sleep, t as AsyncReturnType, u as waitOn } from "./promise-CoWXgo4w.mjs";
88
+ import { n as throttle, t as debounce } from "./throttle-debounce-CCh0F100.mjs";
89
+ import { n as parseArgs, t as ParseConfig } from "./args-CEjib9V9.mjs";
90
+ import { t as pbcopy } from "./clipboard-DcuuFRwa.mjs";
91
+ import { n as setupWebCrypto, t as getWebCrypto } from "./crypto-D68rVmvU.mjs";
92
+ import { a as setupEnv, c as valueToPath, i as parseEnvStringAlt, n as getEnvVariableRelaxed, o as stringToPath, r as parseEnvString, s as toPath, t as EnvOptions } from "./env-BJXdwBKq.mjs";
93
+ import { i as walkSync, n as getFingerprint, r as getStat, t as files } from "./files-BlpxqSTT.mjs";
94
+ import { a as walkSyncAsync, i as getStatAsync, n as filesAsync, r as getFingerprintAsync, t as StatsBase } from "./files-async-DfuEEDjH.mjs";
95
+ import { n as FileStorageOptions, t as FileStorage } from "./filestorage-CmfztpWm.mjs";
96
+ import { a as isFolder, c as readData, d as removeFolder, f as toHumanReadableFilePath, g as writeText, h as writeJson, i as isFile, l as readJson, m as writeData, n as ensureFolderForFile, o as isHiddenPath, p as writeBin, r as exists, s as readBin, t as ensureFolder, u as readText } from "./fs-DlYLapik.mjs";
97
+ import { t as globToRegExp } from "./glob-5yW09dkR.mjs";
98
+ import { u as createRotationStream } from "./log-rotation-Ce4e-8LN.mjs";
99
+ import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "./log-file-rotation-DanrO_2y.mjs";
100
+ import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "./log-file-QV1unm3z.mjs";
101
+ import { i as loggerStackTraceDebug, n as colorString, r as colorStringList, t as LoggerNodeHandler } from "./log-node-BSn7RqAc.mjs";
102
+ import { i as getStackLlocationList, n as getSourceLocationByPrecedingPattern, r as getStack, t as getSourceLocation } from "./log-util-Da_UCcmt.mjs";
100
103
  import { Logger, LoggerFromConfig } from "./node/log/log-context-node.mjs";
101
- export { ArgumentsType, AsyncMutex, AsyncReturnType, BaseXAlphabet, BaseXAsChain, BaseXChain, BaseXDecodeFunction, BaseXEncodeFunction, BaseXFirst, BaseXInput, BaseXLast, BaseXOutput, BaseXTail, Bech32, Bech32Decoded, Bech32DecodedWithArray, BinInput, BinaryEncoder, BytesCoder, CRYPTO_DEFAULT_ALG, CRYPTO_DEFAULT_DERIVE_ALG, CRYPTO_DEFAULT_DERIVE_ITERATIONS, CRYPTO_DEFAULT_HASH_ALG, CRYPTO_DEFAULT_IV_LENGTH, Channel, ChannelMessageEvent, Coder, CryptoEncoder, DAY_MS, Day, DayInput, DayInputLegacy, DayValue, DebugChannel, DecimalInput, DecimalValue, DefaultListener, DefaultLogger, DiffOptions, Difference, DifferenceType, Disposer, DisposerFunction, Emitter, EmitterAllHandler, EmitterHandler, EmitterSubscriberOptions, Encoder, EnvOptions, Expect, FileStorage, FileStorageOptions, FilterFunction, Infer, IsEqual, Json, JsonEncoder, JsonEntryProcessor, LinkifyOptions, ListenerSignature, LocalChannel, LogConfig, LogFileHandlerOptions, LogHandler, LogHandlerOptions, LogLevel, LogLevelAlias, LogLevelAliasKey, LogLevelAliasType, LogLevelAll, LogLevelDebug, LogLevelError, LogLevelFatal, LogLevelInfo, LogLevelOff, LogLevelWarn, LogMessage, LogMessageCompact, LogOriginalConsole, LogRotationOptions, Logger, LoggerConsoleHandler, LoggerContext, LoggerContextInterface, LoggerFileHandler, LoggerFromConfig, LoggerInterface, LoggerMemoryHandler, LoggerNodeHandler, MapperFunction, MemStorage, MemStorageOptions, Message, MessageAction, MessageDefinitions, MessageHub, MessageResult, MessagesDefaultMethods, MessagesMethods, MessagesOptions, Mutex, NamespaceFilter, NestedArray, NoopEncoder, ObjectStorage, ParseConfig, PoolConfig, PoolTask, PoolTaskEvents, PoolTaskFn, PoolTaskIdConflictResolution, PoolTaskState, Primitive, Progress, ProgressOptions, PubSub, PubSubConfig, RPCFn, RPCMessage, RPCMode, RPCOptions, RPCOptionsBasic, RPCReturn, RX_URL, RenderMessagesOptions, ResillientChannel, ReturnType, RoundingMode, SchemaEnvOptions, SchemaEnvType, SchemaValidateMessage, SerialQueue, SerializedType, Signal, SignalWatcher, SortableItem, StandardSchemaV1, StatsBase, TIME_DAY_MS, TIME_DAY_S, TIME_HOUR_MS, TIME_HOUR_S, TIME_MINUTE_MS, TIME_MINUTE_S, TIME_MONTH_MS, TIME_MONTH_S, TIME_WEEK_MS, TIME_WEEK_S, TIME_YEAR_MS, TIME_YEAR_S, TaskEvents, TaskFn, TimerExecFunction, Type, TypeArray, TypeArrayOutput, TypeLiterals, TypeMeta, TypeObjectFixOptional, TypeTuple, TypeUnion, Uint8ArrayToDataUri, Uint8ArrayToHexDump, Uint8ArrayToJson, Uint8ArrayToString, Uint8ArrayToWords, UseDefer, UseDispose, UseDisposeConfig, UseDisposeWithUtils, UseRPCHubType, UseStringHashPool, XRX, ZeedGlobalContext, ZeedGlobalEmitter, _decodeUtf8Polyfill, _encodeUtf8Polyfill, _useBase, any, array, arrayAvg, arrayBatches, arrayEmptyInPlace, arrayFilterInPlace, arrayFlatten, arrayIntersection, arrayIsEqual, arrayMax, arrayMin, arrayMinus, arrayRandomElement, arrayRemoveElement, arraySetArrayInPlace, arraySetElement, arrayShuffle, arrayShuffleForce, arrayShuffleInPlace, arraySorted, arraySortedNumbers, arraySum, arraySymmetricDifference, arrayToggleInPlace, arrayUnion, arrayUnique, assert, assertCondition, assertNumber, avg, base16, base32, base32ToNumber, base32agnoster, base32crockford, base32hex, base32hexnopad, base32nopad, base58, base58check, base58flickr, base58xmr, base58xrp, base64, base64nopad, base64url, base64urlnopad, bech32, bech32m, between, bitfield, blobToArrayBuffer, blobToDataUri, blobToUint8Array, boolean, browserSelectColorByName, bytes, bytesToString, cloneJsonObject, cloneObject, cmp, colorString, colorStringList, composeOrderby, createArray, createBase58check, createBinaryStreamDecoder, createBinaryStreamEncoder, createLocalChannelPair, createPromise, createPromiseProxy, createRotationStream, csvParse, csvParseToObjects, csvStringify, dataUriToBlob, dataUriToMimeType, dataUriToUint8Array, dateFromSeconds, dateStringToDays, datetimeToLocal, datetimeToUTC, day, dayDay, dayDaysInMonth, dayDiff, dayFromAny, dayFromDate, dayFromDateGMT, dayFromDateUTC, dayFromParts, dayFromString, dayFromTimestamp, dayFromTimestampSeconds, dayFromToday, dayIterator, dayMonth, dayMonthOffset, dayMonthStart, dayOffset, dayRange, dayToDate, dayToDateGMT, dayToDateUTC, dayToParts, dayToString, dayToTimestamp, dayToTimestampSeconds, dayYear, dayYearOffset, dayYearStart, debounce, deburr, decimal, decimalCentsPart, decimalFromCents, decimalToCents, decodeBase16, decodeBase32, decodeBase58, decodeBase62, decodeJson, decrypt, decryptAesGcm, decryptXAES, deepEqual, deepMerge, deepStripUndefinedInPlace, deriveKeyPbkdf2, deriveKeyPbkdf2CBC, deserializeSchema, detect, diffObjects, digest, distributedFilePath, double, duration, empty, encodeBase16, encodeBase32, encodeBase58, encodeBase62, encodeJson, encodeQuery, encrypt, encryptAesGcm, encryptXAES, endSortWeight, ensureFolder, ensureFolderForFile, ensureKey, ensureKeyAsync, ensureUint8Array, equalBinary, escapeHTML, escapeRegExp, estimateSizeForBase, exists, exportKeyXAES, fatal, fetchBasic, fetchJson, fetchOptionType, fetchOptionsBasicAuth, fetchOptionsFormURLEncoded, fetchOptionsJson, fetchOptionsType, fetchText, files, filesAsync, first, fixBrokenUtf8String, float, forEachDay, forTimes, formatBytesToHumanBase1000, formatBytesToHumanBase1024, formatMessages, formatMilliseconds, formatSecondsToTime, fromBase64, fromBase64String, fromCamelCase, fromHex, func, generateKeyXAES, getBuildNumber, getEnvVariableRelaxed, getFingerprint, getFingerprintAsync, getGlobal, getGlobalConsole, getGlobalContext, getGlobalEmitter, getGlobalLogger, getGlobalLoggerIfExists, getLocalStorage, getLogFileRotationConfigSchemaOptions, getLogRotationConfig, getNamespaceFilterString, getNavigator, getPerformanceTimestamp, getSecondsFromBuildNumber, getSecureRandom, getSecureRandomIfPossible, getSourceLocation, getSourceLocationByPrecedingPattern, getStack, getStackLlocationList, getStat, getStatAsync, getTimestamp, getTimestampInSeconds, getWebCrypto, getWindow, globToRegExp, globalAny, helpSchemaArgs, hex, httpMethod, immediate, importKeyXAES, int, isArray, isBinaryArray, isBoolean, isBrowser, isEmpty, isEven, isFile, isFolder, isFunction, isHalf, isHiddenPath, isInteger, isLocalHost, isNotEmpty, isNotNull, isNull, isNullOrUndefined, isNumber, isObject, isPrime, isPrimeRX, isPrimitive, isPromise, isRecord, isRecordPlain, isSafeInteger, isSchemaDefault, isSchemaObject, isSchemaObjectFlat, isSchemaOptional, isSchemaPrimitive, isString, isSymbol, isTimeout, isTruthy, isUint8Array, isValue, joinLogStrings, joinToUint8Array, jsonParse, jsonStringify, jsonStringifySafe, jsonStringifySorted, jsonToUint8Array, last, linkifyPlainText, linkifyPlainTextSimple, linkifyPlainTextWithLineBreaks, listDistinctUnion, listGroupBy, listOfKey, listQuery, literal, logCaptureConsole, logMessageFromCompact, loggerStackTraceDebug, memoize, memoizeAsync, moveSortWeight, none, noop, noopDisposer, number, numberToBase32, object, objectAssignDeepInPlace, objectAssignDescriptionInPlace, objectDescribeChange, objectFilter, objectInclusivePick, objectIsEmpty, objectMap, objectMergeDisposable, objectOmit, objectPick, objectPlain, parseArgs, parseBasicAuth, parseDate, parseEnvString, parseEnvStringAlt, parseFloat, parseInt, parseLogLevel, parseLogRotationConfigEnv, parseOrderby, parseQuery, parseSchemaArgs, parseSchemaEnv, pbcopy, polyfillUsing, promisify, qid, randomBoolean, randomFloat, randomInt, randomUint8Array, readBin, readData, readJson, readText, real, record, regExpEscape, regExpString, removeFolder, renderMessages, roundArrayOfNumbersToMatchSum, roundArrayOfObjectsToMatchSum, roundDown, roundHalfAwayFromZero, roundHalfDown, roundHalfEven, roundHalfOdd, roundHalfTowardsZero, roundHalfUp, roundUp, rpc, safeTimeout, schemaCreateObject, schemaExportJsonSchema, schemaExportJsonSchemaString, schemaExportSwiftStruct, schemaExportTypescriptInterface, schemaParseObject, schemaValidateObject, seededRandom, serializeSchema, setDayTest, setTestMode, setTimestampTest, setUuidDefaultEncoding, setupEnv, setupWebCrypto, size, sleep, sortedItems, sortedOrderby, startSortWeight, str, string, stringFromSchemaEnv, stringHashFNV1a, stringLiterals, stringToBoolean, stringToBytes, stringToFloat, stringToInteger, stringToPath, stringToUInt8Array, suid, suidBytes, suidBytesDate, suidDate, sum, throttle, timeout, timestampMillisecondsToSeconds, timestampSecondsToMilliseconds, toArrayBuffer, toBase64, toBase64Url, toBool, toCamelCase, toCapitalize, toCapitalizeWords, toFloat, toHex, toHumanReadableFilePath, toHumanReadableUrl, toInt, toPath, toString, toUint8Array, toValidFilename, today, tryTimeout, tuple, uname, unameReset, unescapeHTML, union, useAsyncMutex, useBase, useDefer, useDispose, useDisposeWithUtils, useEventListener, useEventListenerOnce, useExitHandler, useInterval, useIntervalPause, useLevelFilter, useMessageHub, useMutex, useNamespaceFilter, usePool, usePubSub, useRPC, useRPCHub, useSignal, useSorted, useStringHashPool, useTimeout, utf8, utils, uuid, uuid32bit, uuidB32, uuidB62, uuidBytes, uuidDecode, uuidDecodeB32, uuidDecodeB62, uuidDecodeV4, uuidEncode, uuidEncodeB32, uuidEncodeB62, uuidEncodeV4, uuidIsValid, uuidv4, valueToBoolean, valueToBooleanNotFalse, valueToFloat, valueToInteger, valueToPath, valueToString, waitOn, walkSync, walkSyncAsync, wordsToUint8Array, writeBin, writeData, writeJson, writeText, z_collection_d_exports as z };
104
+ export { ArgumentsType, AsyncMutex, AsyncReturnType, BaseXAlphabet, BaseXAsChain, BaseXChain, BaseXDecodeFunction, BaseXEncodeFunction, BaseXFirst, BaseXInput, BaseXLast, BaseXOutput, BaseXTail, Bech32, Bech32Decoded, Bech32DecodedWithArray, BinInput, BinaryEncoder, BytesCoder, CRYPTO_DEFAULT_ALG, CRYPTO_DEFAULT_DERIVE_ALG, CRYPTO_DEFAULT_DERIVE_ITERATIONS, CRYPTO_DEFAULT_HASH_ALG, CRYPTO_DEFAULT_IV_LENGTH, Channel, ChannelMessageEvent, Coder, Column, CompiledQuery, CryptoEncoder, DAY_MS, Day, DayInput, DayInputLegacy, DayValue, DebugChannel, DecimalInput, DecimalValue, DefaultListener, DefaultLogger, DiffOptions, Difference, DifferenceType, Disposer, DisposerFunction, Emitter, EmitterAllHandler, EmitterHandler, EmitterSubscriberOptions, Encoder, EnvOptions, Expect, Expr, FileStorage, FileStorageOptions, FilterFunction, Infer, InferRow, IsEqual, Json, JsonEncoder, JsonEntryProcessor, LinkifyOptions, ListenerSignature, LocalChannel, LogConfig, LogFileHandlerOptions, LogHandler, LogHandlerOptions, LogLevel, LogLevelAlias, LogLevelAliasKey, LogLevelAliasType, LogLevelAll, LogLevelDebug, LogLevelError, LogLevelFatal, LogLevelInfo, LogLevelOff, LogLevelWarn, LogMessage, LogMessageCompact, LogOriginalConsole, LogRotationOptions, Logger, LoggerConsoleHandler, LoggerContext, LoggerContextInterface, LoggerFileHandler, LoggerFromConfig, LoggerInterface, LoggerMemoryHandler, LoggerNodeHandler, MapperFunction, MemStorage, MemStorageOptions, Message, MessageAction, MessageDefinitions, MessageHub, MessageResult, MessagesDefaultMethods, MessagesMethods, MessagesOptions, Mutex, NamespaceFilter, NestedArray, NoopEncoder, ObjectStorage, ParseConfig, PoolConfig, PoolTask, PoolTaskEvents, PoolTaskFn, PoolTaskIdConflictResolution, PoolTaskState, Primitive, Progress, ProgressOptions, PubSub, PubSubConfig, QueryDependencies, RPCFn, RPCMessage, RPCMode, RPCOptions, RPCOptionsBasic, RPCReturn, RX_URL, RenderMessagesOptions, ResillientChannel, ReturnType, RoundingMode, RowFromSelection, RowFromTable, SchemaEnvOptions, SchemaEnvType, SchemaValidateMessage, SelectBuilder, SerialQueue, SerializedType, Signal, SignalWatcher, SortableItem, StandardSchemaV1, StatsBase, TIME_DAY_MS, TIME_DAY_S, TIME_HOUR_MS, TIME_HOUR_S, TIME_MINUTE_MS, TIME_MINUTE_S, TIME_MONTH_MS, TIME_MONTH_S, TIME_WEEK_MS, TIME_WEEK_S, TIME_YEAR_MS, TIME_YEAR_S, TableColumns, TableShape, TaskEvents, TaskFn, TimerExecFunction, Type, TypeArray, TypeArrayOutput, TypeLiterals, TypeMeta, TypeObjectFixOptional, TypeTuple, TypeUnion, Uint8ArrayToDataUri, Uint8ArrayToHexDump, Uint8ArrayToJson, Uint8ArrayToString, Uint8ArrayToWords, UseDefer, UseDispose, UseDisposeConfig, UseDisposeWithUtils, UseRPCHubType, UseStringHashPool, XRX, ZeedGlobalContext, ZeedGlobalEmitter, _decodeUtf8Polyfill, _encodeUtf8Polyfill, _useBase, and, any, array, arrayAvg, arrayBatches, arrayEmptyInPlace, arrayFilterInPlace, arrayFlatten, arrayIntersection, arrayIsEqual, arrayMax, arrayMin, arrayMinus, arrayRandomElement, arrayRemoveElement, arraySetArrayInPlace, arraySetElement, arrayShuffle, arrayShuffleForce, arrayShuffleInPlace, arraySorted, arraySortedNumbers, arraySum, arraySymmetricDifference, arrayToggleInPlace, arrayUnion, arrayUnique, assert, assertCondition, assertNumber, avg, base16, base32, base32ToNumber, base32agnoster, base32crockford, base32hex, base32hexnopad, base32nopad, base58, base58check, base58flickr, base58xmr, base58xrp, base64, base64nopad, base64url, base64urlnopad, bech32, bech32m, between, bitfield, blobToArrayBuffer, blobToDataUri, blobToUint8Array, boolean, browserSelectColorByName, bytes, bytesToString, cloneJsonObject, cloneObject, cmp, colorString, colorStringList, composeOrderby, createArray, createBase58check, createBinaryStreamDecoder, createBinaryStreamEncoder, createLocalChannelPair, createPromise, createPromiseProxy, createRotationStream, csvParse, csvParseToObjects, csvStringify, dataUriToBlob, dataUriToMimeType, dataUriToUint8Array, dateFromSeconds, dateStringToDays, datetimeToLocal, datetimeToUTC, day, dayDay, dayDaysInMonth, dayDiff, dayFromAny, dayFromDate, dayFromDateGMT, dayFromDateUTC, dayFromParts, dayFromString, dayFromTimestamp, dayFromTimestampSeconds, dayFromToday, dayIterator, dayMonth, dayMonthOffset, dayMonthStart, dayOffset, dayRange, dayToDate, dayToDateGMT, dayToDateUTC, dayToParts, dayToString, dayToTimestamp, dayToTimestampSeconds, dayYear, dayYearOffset, dayYearStart, debounce, deburr, decimal, decimalCentsPart, decimalFromCents, decimalToCents, decodeBase16, decodeBase32, decodeBase58, decodeBase62, decodeJson, decrypt, decryptAesGcm, decryptXAES, deepEqual, deepMerge, deepStripUndefinedInPlace, deriveKeyPbkdf2, deriveKeyPbkdf2CBC, deserializeSchema, detect, diffObjects, digest, distributedFilePath, double, duration, empty, encodeBase16, encodeBase32, encodeBase58, encodeBase62, encodeJson, encodeQuery, encrypt, encryptAesGcm, encryptXAES, endSortWeight, ensureFolder, ensureFolderForFile, ensureKey, ensureKeyAsync, ensureUint8Array, eq, equalBinary, escapeHTML, escapeRegExp, estimateSizeForBase, exists, exportKeyXAES, fatal, fetchBasic, fetchJson, fetchOptionType, fetchOptionsBasicAuth, fetchOptionsFormURLEncoded, fetchOptionsJson, fetchOptionsType, fetchText, files, filesAsync, first, fixBrokenUtf8String, float, forEachDay, forTimes, formatBytesToHumanBase1000, formatBytesToHumanBase1024, formatMessages, formatMilliseconds, formatSecondsToTime, from, fromBase64, fromBase64String, fromCamelCase, fromHex, func, generateKeyXAES, getBuildNumber, getEnvVariableRelaxed, getFingerprint, getFingerprintAsync, getGlobal, getGlobalConsole, getGlobalContext, getGlobalEmitter, getGlobalLogger, getGlobalLoggerIfExists, getLocalStorage, getLogFileRotationConfigSchemaOptions, getLogRotationConfig, getNamespaceFilterString, getNavigator, getPerformanceTimestamp, getSecondsFromBuildNumber, getSecureRandom, getSecureRandomIfPossible, getSourceLocation, getSourceLocationByPrecedingPattern, getStack, getStackLlocationList, getStat, getStatAsync, getTimestamp, getTimestampInSeconds, getWebCrypto, getWindow, globToRegExp, globalAny, gt, gte, helpSchemaArgs, hex, httpMethod, immediate, importKeyXAES, inArray, int, isArray, isBinaryArray, isBoolean, isBrowser, isColumn, isEmpty, isEven, isFile, isFolder, isFunction, isHalf, isHiddenPath, isInteger, isLocalHost, isNotEmpty, isNotNull, isNull, isNullOrUndefined, isNumber, isObject, isPrime, isPrimeRX, isPrimitive, isPromise, isRecord, isRecordPlain, isSafeInteger, isSchemaDefault, isSchemaObject, isSchemaObjectFlat, isSchemaOptional, isSchemaPrimitive, isString, isSymbol, isTimeout, isTruthy, isUint8Array, isValue, joinLogStrings, joinToUint8Array, jsonParse, jsonStringify, jsonStringifySafe, jsonStringifySorted, jsonToUint8Array, last, like, linkifyPlainText, linkifyPlainTextSimple, linkifyPlainTextWithLineBreaks, listDistinctUnion, listGroupBy, listOfKey, listQuery, literal, logCaptureConsole, logMessageFromCompact, loggerStackTraceDebug, lt, lte, memoize, memoizeAsync, moveSortWeight, ne, none, noop, noopDisposer, not, number, numberToBase32, object, objectAssignDeepInPlace, objectAssignDescriptionInPlace, objectDescribeChange, objectFilter, objectInclusivePick, objectIsEmpty, objectMap, objectMergeDisposable, objectOmit, objectPick, objectPlain, or, parseArgs, parseBasicAuth, parseDate, parseEnvString, parseEnvStringAlt, parseFloat, parseInt, parseLogLevel, parseLogRotationConfigEnv, parseOrderby, parseQuery, parseSchemaArgs, parseSchemaEnv, pbcopy, polyfillUsing, promisify, qid, randomBoolean, randomFloat, randomInt, randomUint8Array, readBin, readData, readJson, readText, real, record, regExpEscape, regExpString, removeFolder, renderMessages, roundArrayOfNumbersToMatchSum, roundArrayOfObjectsToMatchSum, roundDown, roundHalfAwayFromZero, roundHalfDown, roundHalfEven, roundHalfOdd, roundHalfTowardsZero, roundHalfUp, roundUp, rpc, safeTimeout, schemaCreateObject, schemaExportJsonSchema, schemaExportJsonSchemaString, schemaExportSwiftStruct, schemaExportTypescriptInterface, schemaParseObject, schemaValidateObject, seededRandom, select, serializeSchema, setDayTest, setTestMode, setTimestampTest, setUuidDefaultEncoding, setupEnv, setupWebCrypto, size, sleep, sortedItems, sortedOrderby, sqlIsNotNull, sqlIsNull, startSortWeight, str, string, stringFromSchemaEnv, stringHashFNV1a, stringLiterals, stringToBoolean, stringToBytes, stringToFloat, stringToInteger, stringToPath, stringToUInt8Array, suid, suidBytes, suidBytesDate, suidDate, sum, table, throttle, timeout, timestampMillisecondsToSeconds, timestampSecondsToMilliseconds, toArrayBuffer, toBase64, toBase64Url, toBool, toCamelCase, toCapitalize, toCapitalizeWords, toFloat, toHex, toHumanReadableFilePath, toHumanReadableUrl, toInt, toPath, toString, toUint8Array, toValidFilename, today, tryTimeout, tuple, uname, unameReset, unescapeHTML, union, useAsyncMutex, useBase, useDefer, useDispose, useDisposeWithUtils, useEventListener, useEventListenerOnce, useExitHandler, useInterval, useIntervalPause, useLevelFilter, useMessageHub, useMutex, useNamespaceFilter, usePool, usePubSub, useRPC, useRPCHub, useSignal, useSorted, useStringHashPool, useTimeout, utf8, utils, uuid, uuid32bit, uuidB32, uuidB62, uuidBytes, uuidDecode, uuidDecodeB32, uuidDecodeB62, uuidDecodeV4, uuidEncode, uuidEncodeB32, uuidEncodeB62, uuidEncodeV4, uuidIsValid, uuidv4, valueToBoolean, valueToBooleanNotFalse, valueToFloat, valueToInteger, valueToPath, valueToString, waitOn, walkSync, walkSyncAsync, wordsToUint8Array, writeBin, writeData, writeJson, writeText, z_collection_d_exports as z };
@@ -81,6 +81,9 @@ import { helpSchemaArgs, parseSchemaArgs } from "./common/schema/parse-args.mjs"
81
81
  import { parseSchemaEnv, stringFromSchemaEnv } from "./common/schema/parse-env.mjs";
82
82
  import { Type, any, array, boolean, double, float, func, int, literal, none, number, object, real, record, rpc, string, stringLiterals, tuple, union } from "./common/schema/schema.mjs";
83
83
  import { deserializeSchema, serializeSchema } from "./common/schema/serialize.mjs";
84
+ import { isColumn, table } from "./common/schema/sql/table.mjs";
85
+ import { and, eq, gt, gte, inArray, like, lt, lte, ne, not, or, sqlIsNotNull, sqlIsNull } from "./common/schema/sql/expr.mjs";
86
+ import { SelectBuilder, from, select } from "./common/schema/sql/select.mjs";
84
87
  import { t as z_collection_exports } from "./common/schema/z-collection.mjs";
85
88
  import { MemStorage } from "./common/storage/memstorage.mjs";
86
89
  import { setTestMode } from "./common/test.mjs";
@@ -103,4 +106,4 @@ import { LoggerNodeHandler, colorString, colorStringList, loggerStackTraceDebug
103
106
  import "./node/index.mjs";
104
107
  import { Logger, LoggerFromConfig } from "./node/log/log-context-node.mjs";
105
108
 
106
- export { BinaryEncoder, CRYPTO_DEFAULT_ALG, CRYPTO_DEFAULT_DERIVE_ALG, CRYPTO_DEFAULT_DERIVE_ITERATIONS, CRYPTO_DEFAULT_HASH_ALG, CRYPTO_DEFAULT_IV_LENGTH, Channel, CryptoEncoder, DAY_MS, Day, DebugChannel, DefaultLogger, Emitter, FileStorage, JsonEncoder, LocalChannel, LogLevelAlias, LogLevelAll, LogLevelDebug, LogLevelError, LogLevelFatal, LogLevelInfo, LogLevelOff, LogLevelWarn, Logger, LoggerConsoleHandler, LoggerContext, LoggerFileHandler, LoggerFromConfig, LoggerMemoryHandler, LoggerNodeHandler, MemStorage, NoopEncoder, Progress, PubSub, RPCMode, RX_URL, ResillientChannel, SerialQueue, TIME_DAY_MS, TIME_DAY_S, TIME_HOUR_MS, TIME_HOUR_S, TIME_MINUTE_MS, TIME_MINUTE_S, TIME_MONTH_MS, TIME_MONTH_S, TIME_WEEK_MS, TIME_WEEK_S, TIME_YEAR_MS, TIME_YEAR_S, Type, Uint8ArrayToDataUri, Uint8ArrayToHexDump, Uint8ArrayToJson, Uint8ArrayToString, Uint8ArrayToWords, XRX, _decodeUtf8Polyfill, _encodeUtf8Polyfill, _useBase, any, array, arrayAvg, arrayBatches, arrayEmptyInPlace, arrayFilterInPlace, arrayFlatten, arrayIntersection, arrayIsEqual, arrayMax, arrayMin, arrayMinus, arrayRandomElement, arrayRemoveElement, arraySetArrayInPlace, arraySetElement, arrayShuffle, arrayShuffleForce, arrayShuffleInPlace, arraySorted, arraySortedNumbers, arraySum, arraySymmetricDifference, arrayToggleInPlace, arrayUnion, arrayUnique, assert, assertCondition, assertNumber, avg, base16, base32, base32ToNumber, base32agnoster, base32crockford, base32hex, base32hexnopad, base32nopad, base58, base58check, base58flickr, base58xmr, base58xrp, base64, base64nopad, base64url, base64urlnopad, bech32, bech32m, between, bitfield, blobToArrayBuffer, blobToDataUri, blobToUint8Array, boolean, browserSelectColorByName, bytes, bytesToString, cloneJsonObject, cloneObject, cmp, colorString, colorStringList, composeOrderby, createArray, createBase58check, createBinaryStreamDecoder, createBinaryStreamEncoder, createLocalChannelPair, createPromise, createPromiseProxy, createRotationStream, csvParse, csvParseToObjects, csvStringify, dataUriToBlob, dataUriToMimeType, dataUriToUint8Array, dateFromSeconds, dateStringToDays, datetimeToLocal, datetimeToUTC, day, dayDay, dayDaysInMonth, dayDiff, dayFromAny, dayFromDate, dayFromDateGMT, dayFromDateUTC, dayFromParts, dayFromString, dayFromTimestamp, dayFromTimestampSeconds, dayFromToday, dayIterator, dayMonth, dayMonthOffset, dayMonthStart, dayOffset, dayRange, dayToDate, dayToDateGMT, dayToDateUTC, dayToParts, dayToString, dayToTimestamp, dayToTimestampSeconds, dayYear, dayYearOffset, dayYearStart, debounce, deburr, decimal, decimalCentsPart, decimalFromCents, decimalToCents, decodeBase16, decodeBase32, decodeBase58, decodeBase62, decodeJson, decrypt, decryptAesGcm, decryptXAES, deepEqual, deepMerge, deepStripUndefinedInPlace, deriveKeyPbkdf2, deriveKeyPbkdf2CBC, deserializeSchema, detect, diffObjects, digest, distributedFilePath, double, duration, empty, encodeBase16, encodeBase32, encodeBase58, encodeBase62, encodeJson, encodeQuery, encrypt, encryptAesGcm, encryptXAES, endSortWeight, ensureFolder, ensureFolderForFile, ensureKey, ensureKeyAsync, ensureUint8Array, equalBinary, escapeHTML, escapeRegExp, estimateSizeForBase, exists, exportKeyXAES, fatal, fetchBasic, fetchJson, fetchOptionsBasicAuth, fetchOptionsFormURLEncoded, fetchOptionsJson, fetchText, files, filesAsync, first, fixBrokenUtf8String, float, forEachDay, forTimes, formatBytesToHumanBase1000, formatBytesToHumanBase1024, formatMessages, formatMilliseconds, formatSecondsToTime, fromBase64, fromBase64String, fromCamelCase, fromHex, func, generateKeyXAES, getBuildNumber, getEnvVariableRelaxed, getFingerprint, getFingerprintAsync, getGlobal, getGlobalConsole, getGlobalContext, getGlobalEmitter, getGlobalLogger, getGlobalLoggerIfExists, getLocalStorage, getLogFileRotationConfigSchemaOptions, getLogRotationConfig, getNamespaceFilterString, getNavigator, getPerformanceTimestamp, getSecondsFromBuildNumber, getSecureRandom, getSecureRandomIfPossible, getSourceLocation, getSourceLocationByPrecedingPattern, getStack, getStackLlocationList, getStat, getStatAsync, getTimestamp, getTimestampInSeconds, getWebCrypto, getWindow, globToRegExp, globalAny, helpSchemaArgs, hex, immediate, importKeyXAES, int, isArray, isBinaryArray, isBoolean, isBrowser, isEmpty, isEven, isFile, isFolder, isFunction, isHalf, isHiddenPath, isInteger, isLocalHost, isNotEmpty, isNotNull, isNull, isNullOrUndefined, isNumber, isObject, isPrime, isPrimeRX, isPrimitive, isPromise, isRecord, isRecordPlain, isSafeInteger, isSchemaDefault, isSchemaObject, isSchemaObjectFlat, isSchemaOptional, isSchemaPrimitive, isString, isSymbol, isTimeout, isTruthy, isUint8Array, isValue, joinLogStrings, joinToUint8Array, jsonParse, jsonStringify, jsonStringifySafe, jsonStringifySorted, jsonToUint8Array, last, linkifyPlainText, linkifyPlainTextSimple, linkifyPlainTextWithLineBreaks, listDistinctUnion, listGroupBy, listOfKey, listQuery, literal, logCaptureConsole, logMessageFromCompact, loggerStackTraceDebug, memoize, memoizeAsync, moveSortWeight, none, noop, noopDisposer, number, numberToBase32, object, objectAssignDeepInPlace, objectAssignDescriptionInPlace, objectDescribeChange, objectFilter, objectInclusivePick, objectIsEmpty, objectMap, objectMergeDisposable, objectOmit, objectPick, objectPlain, parseArgs, parseBasicAuth, parseDate, parseEnvString, parseEnvStringAlt, parseFloat, parseInt, parseLogLevel, parseLogRotationConfigEnv, parseOrderby, parseQuery, parseSchemaArgs, parseSchemaEnv, pbcopy, polyfillUsing, promisify, qid, randomBoolean, randomFloat, randomInt, randomUint8Array, readBin, readData, readJson, readText, real, record, regExpEscape, regExpString, removeFolder, renderMessages, roundArrayOfNumbersToMatchSum, roundArrayOfObjectsToMatchSum, roundDown, roundHalfAwayFromZero, roundHalfDown, roundHalfEven, roundHalfOdd, roundHalfTowardsZero, roundHalfUp, roundUp, rpc, safeTimeout, schemaCreateObject, schemaExportJsonSchema, schemaExportJsonSchemaString, schemaExportSwiftStruct, schemaExportTypescriptInterface, schemaParseObject, schemaValidateObject, seededRandom, serializeSchema, setDayTest, setTestMode, setTimestampTest, setUuidDefaultEncoding, setupEnv, setupWebCrypto, size, sleep, sortedItems, sortedOrderby, startSortWeight, str, string, stringFromSchemaEnv, stringHashFNV1a, stringLiterals, stringToBoolean, stringToBytes, stringToFloat, stringToInteger, stringToPath, stringToUInt8Array, suid, suidBytes, suidBytesDate, suidDate, sum, throttle, timeout, timestampMillisecondsToSeconds, timestampSecondsToMilliseconds, toArrayBuffer, toBase64, toBase64Url, toBool, toCamelCase, toCapitalize, toCapitalizeWords, toFloat, toHex, toHumanReadableFilePath, toHumanReadableUrl, toInt, toPath, toString, toUint8Array, toValidFilename, today, tryTimeout, tuple, uname, unameReset, unescapeHTML, union, useAsyncMutex, useBase, useDefer, useDispose, useDisposeWithUtils, useEventListener, useEventListenerOnce, useExitHandler, useInterval, useIntervalPause, useLevelFilter, useMessageHub, useMutex, useNamespaceFilter, usePool, usePubSub, useRPC, useRPCHub, useSignal, useSorted, useStringHashPool, useTimeout, utf8, utils, uuid, uuid32bit, uuidB32, uuidB62, uuidBytes, uuidDecode, uuidDecodeB32, uuidDecodeB62, uuidDecodeV4, uuidEncode, uuidEncodeB32, uuidEncodeB62, uuidEncodeV4, uuidIsValid, uuidv4, valueToBoolean, valueToBooleanNotFalse, valueToFloat, valueToInteger, valueToPath, valueToString, waitOn, walkSync, walkSyncAsync, wordsToUint8Array, writeBin, writeData, writeJson, writeText, z_collection_exports as z };
109
+ export { BinaryEncoder, CRYPTO_DEFAULT_ALG, CRYPTO_DEFAULT_DERIVE_ALG, CRYPTO_DEFAULT_DERIVE_ITERATIONS, CRYPTO_DEFAULT_HASH_ALG, CRYPTO_DEFAULT_IV_LENGTH, Channel, CryptoEncoder, DAY_MS, Day, DebugChannel, DefaultLogger, Emitter, FileStorage, JsonEncoder, LocalChannel, LogLevelAlias, LogLevelAll, LogLevelDebug, LogLevelError, LogLevelFatal, LogLevelInfo, LogLevelOff, LogLevelWarn, Logger, LoggerConsoleHandler, LoggerContext, LoggerFileHandler, LoggerFromConfig, LoggerMemoryHandler, LoggerNodeHandler, MemStorage, NoopEncoder, Progress, PubSub, RPCMode, RX_URL, ResillientChannel, SelectBuilder, SerialQueue, TIME_DAY_MS, TIME_DAY_S, TIME_HOUR_MS, TIME_HOUR_S, TIME_MINUTE_MS, TIME_MINUTE_S, TIME_MONTH_MS, TIME_MONTH_S, TIME_WEEK_MS, TIME_WEEK_S, TIME_YEAR_MS, TIME_YEAR_S, Type, Uint8ArrayToDataUri, Uint8ArrayToHexDump, Uint8ArrayToJson, Uint8ArrayToString, Uint8ArrayToWords, XRX, _decodeUtf8Polyfill, _encodeUtf8Polyfill, _useBase, and, any, array, arrayAvg, arrayBatches, arrayEmptyInPlace, arrayFilterInPlace, arrayFlatten, arrayIntersection, arrayIsEqual, arrayMax, arrayMin, arrayMinus, arrayRandomElement, arrayRemoveElement, arraySetArrayInPlace, arraySetElement, arrayShuffle, arrayShuffleForce, arrayShuffleInPlace, arraySorted, arraySortedNumbers, arraySum, arraySymmetricDifference, arrayToggleInPlace, arrayUnion, arrayUnique, assert, assertCondition, assertNumber, avg, base16, base32, base32ToNumber, base32agnoster, base32crockford, base32hex, base32hexnopad, base32nopad, base58, base58check, base58flickr, base58xmr, base58xrp, base64, base64nopad, base64url, base64urlnopad, bech32, bech32m, between, bitfield, blobToArrayBuffer, blobToDataUri, blobToUint8Array, boolean, browserSelectColorByName, bytes, bytesToString, cloneJsonObject, cloneObject, cmp, colorString, colorStringList, composeOrderby, createArray, createBase58check, createBinaryStreamDecoder, createBinaryStreamEncoder, createLocalChannelPair, createPromise, createPromiseProxy, createRotationStream, csvParse, csvParseToObjects, csvStringify, dataUriToBlob, dataUriToMimeType, dataUriToUint8Array, dateFromSeconds, dateStringToDays, datetimeToLocal, datetimeToUTC, day, dayDay, dayDaysInMonth, dayDiff, dayFromAny, dayFromDate, dayFromDateGMT, dayFromDateUTC, dayFromParts, dayFromString, dayFromTimestamp, dayFromTimestampSeconds, dayFromToday, dayIterator, dayMonth, dayMonthOffset, dayMonthStart, dayOffset, dayRange, dayToDate, dayToDateGMT, dayToDateUTC, dayToParts, dayToString, dayToTimestamp, dayToTimestampSeconds, dayYear, dayYearOffset, dayYearStart, debounce, deburr, decimal, decimalCentsPart, decimalFromCents, decimalToCents, decodeBase16, decodeBase32, decodeBase58, decodeBase62, decodeJson, decrypt, decryptAesGcm, decryptXAES, deepEqual, deepMerge, deepStripUndefinedInPlace, deriveKeyPbkdf2, deriveKeyPbkdf2CBC, deserializeSchema, detect, diffObjects, digest, distributedFilePath, double, duration, empty, encodeBase16, encodeBase32, encodeBase58, encodeBase62, encodeJson, encodeQuery, encrypt, encryptAesGcm, encryptXAES, endSortWeight, ensureFolder, ensureFolderForFile, ensureKey, ensureKeyAsync, ensureUint8Array, eq, equalBinary, escapeHTML, escapeRegExp, estimateSizeForBase, exists, exportKeyXAES, fatal, fetchBasic, fetchJson, fetchOptionsBasicAuth, fetchOptionsFormURLEncoded, fetchOptionsJson, fetchText, files, filesAsync, first, fixBrokenUtf8String, float, forEachDay, forTimes, formatBytesToHumanBase1000, formatBytesToHumanBase1024, formatMessages, formatMilliseconds, formatSecondsToTime, from, fromBase64, fromBase64String, fromCamelCase, fromHex, func, generateKeyXAES, getBuildNumber, getEnvVariableRelaxed, getFingerprint, getFingerprintAsync, getGlobal, getGlobalConsole, getGlobalContext, getGlobalEmitter, getGlobalLogger, getGlobalLoggerIfExists, getLocalStorage, getLogFileRotationConfigSchemaOptions, getLogRotationConfig, getNamespaceFilterString, getNavigator, getPerformanceTimestamp, getSecondsFromBuildNumber, getSecureRandom, getSecureRandomIfPossible, getSourceLocation, getSourceLocationByPrecedingPattern, getStack, getStackLlocationList, getStat, getStatAsync, getTimestamp, getTimestampInSeconds, getWebCrypto, getWindow, globToRegExp, globalAny, gt, gte, helpSchemaArgs, hex, immediate, importKeyXAES, inArray, int, isArray, isBinaryArray, isBoolean, isBrowser, isColumn, isEmpty, isEven, isFile, isFolder, isFunction, isHalf, isHiddenPath, isInteger, isLocalHost, isNotEmpty, isNotNull, isNull, isNullOrUndefined, isNumber, isObject, isPrime, isPrimeRX, isPrimitive, isPromise, isRecord, isRecordPlain, isSafeInteger, isSchemaDefault, isSchemaObject, isSchemaObjectFlat, isSchemaOptional, isSchemaPrimitive, isString, isSymbol, isTimeout, isTruthy, isUint8Array, isValue, joinLogStrings, joinToUint8Array, jsonParse, jsonStringify, jsonStringifySafe, jsonStringifySorted, jsonToUint8Array, last, like, linkifyPlainText, linkifyPlainTextSimple, linkifyPlainTextWithLineBreaks, listDistinctUnion, listGroupBy, listOfKey, listQuery, literal, logCaptureConsole, logMessageFromCompact, loggerStackTraceDebug, lt, lte, memoize, memoizeAsync, moveSortWeight, ne, none, noop, noopDisposer, not, number, numberToBase32, object, objectAssignDeepInPlace, objectAssignDescriptionInPlace, objectDescribeChange, objectFilter, objectInclusivePick, objectIsEmpty, objectMap, objectMergeDisposable, objectOmit, objectPick, objectPlain, or, parseArgs, parseBasicAuth, parseDate, parseEnvString, parseEnvStringAlt, parseFloat, parseInt, parseLogLevel, parseLogRotationConfigEnv, parseOrderby, parseQuery, parseSchemaArgs, parseSchemaEnv, pbcopy, polyfillUsing, promisify, qid, randomBoolean, randomFloat, randomInt, randomUint8Array, readBin, readData, readJson, readText, real, record, regExpEscape, regExpString, removeFolder, renderMessages, roundArrayOfNumbersToMatchSum, roundArrayOfObjectsToMatchSum, roundDown, roundHalfAwayFromZero, roundHalfDown, roundHalfEven, roundHalfOdd, roundHalfTowardsZero, roundHalfUp, roundUp, rpc, safeTimeout, schemaCreateObject, schemaExportJsonSchema, schemaExportJsonSchemaString, schemaExportSwiftStruct, schemaExportTypescriptInterface, schemaParseObject, schemaValidateObject, seededRandom, select, serializeSchema, setDayTest, setTestMode, setTimestampTest, setUuidDefaultEncoding, setupEnv, setupWebCrypto, size, sleep, sortedItems, sortedOrderby, sqlIsNotNull, sqlIsNull, startSortWeight, str, string, stringFromSchemaEnv, stringHashFNV1a, stringLiterals, stringToBoolean, stringToBytes, stringToFloat, stringToInteger, stringToPath, stringToUInt8Array, suid, suidBytes, suidBytesDate, suidDate, sum, table, throttle, timeout, timestampMillisecondsToSeconds, timestampSecondsToMilliseconds, toArrayBuffer, toBase64, toBase64Url, toBool, toCamelCase, toCapitalize, toCapitalizeWords, toFloat, toHex, toHumanReadableFilePath, toHumanReadableUrl, toInt, toPath, toString, toUint8Array, toValidFilename, today, tryTimeout, tuple, uname, unameReset, unescapeHTML, union, useAsyncMutex, useBase, useDefer, useDispose, useDisposeWithUtils, useEventListener, useEventListenerOnce, useExitHandler, useInterval, useIntervalPause, useLevelFilter, useMessageHub, useMutex, useNamespaceFilter, usePool, usePubSub, useRPC, useRPCHub, useSignal, useSorted, useStringHashPool, useTimeout, utf8, utils, uuid, uuid32bit, uuidB32, uuidB62, uuidBytes, uuidDecode, uuidDecodeB32, uuidDecodeB62, uuidDecodeV4, uuidEncode, uuidEncodeB32, uuidEncodeB62, uuidEncodeV4, uuidIsValid, uuidv4, valueToBoolean, valueToBooleanNotFalse, valueToFloat, valueToInteger, valueToPath, valueToString, waitOn, walkSync, walkSyncAsync, wordsToUint8Array, writeBin, writeData, writeJson, writeText, z_collection_exports as z };
@@ -1,5 +1,5 @@
1
1
  import { m as LogMessage, n as LogHandlerOptions } from "./log-base-omQ8fkjE.cjs";
2
- import { t as LogRotationOptions } from "./log-file-rotation-_YruAcNc.cjs";
2
+ import { t as LogRotationOptions } from "./log-file-rotation-BpZxXYlU.cjs";
3
3
 
4
4
  //#region src/node/log/log-file.d.ts
5
5
  interface LogFileHandlerOptions extends LogHandlerOptions {
@@ -22,4 +22,4 @@ interface LogFileHandlerOptions extends LogHandlerOptions {
22
22
  declare function LoggerFileHandler(path: string, opt?: LogFileHandlerOptions): (msg: LogMessage) => void;
23
23
  //#endregion
24
24
  export { LoggerFileHandler as n, LogFileHandlerOptions as t };
25
- //# sourceMappingURL=log-file-bsTsc9KM.d.cts.map
25
+ //# sourceMappingURL=log-file-DwEDms1F.d.cts.map
@@ -1,5 +1,5 @@
1
1
  import { m as LogMessage, n as LogHandlerOptions } from "./log-base-BP-JwjKY.mjs";
2
- import { t as LogRotationOptions } from "./log-file-rotation-FBmtp_Uz.mjs";
2
+ import { t as LogRotationOptions } from "./log-file-rotation-DanrO_2y.mjs";
3
3
 
4
4
  //#region src/node/log/log-file.d.ts
5
5
  interface LogFileHandlerOptions extends LogHandlerOptions {
@@ -22,4 +22,4 @@ interface LogFileHandlerOptions extends LogHandlerOptions {
22
22
  declare function LoggerFileHandler(path: string, opt?: LogFileHandlerOptions): (msg: LogMessage) => void;
23
23
  //#endregion
24
24
  export { LoggerFileHandler as n, LogFileHandlerOptions as t };
25
- //# sourceMappingURL=log-file-DTuImomJ.d.mts.map
25
+ //# sourceMappingURL=log-file-QV1unm3z.d.mts.map
@@ -1,5 +1,5 @@
1
1
  import { n as Type } from "./schema-BNke0iHR.cjs";
2
- import { l as RotationOptions } from "./log-rotation-_d7iRm9s.cjs";
2
+ import { l as RotationOptions } from "./log-rotation-BdGakFya.cjs";
3
3
 
4
4
  //#region src/node/log/log-file-rotation.d.ts
5
5
  type LogRotationOptions = boolean | RotationOptions | 'daily' | 'weekly' | 'monthly' | 'size';
@@ -8,4 +8,4 @@ declare function getLogRotationConfig(rotation: LogRotationOptions | undefined):
8
8
  declare function getLogFileRotationConfigSchemaOptions(simple?: boolean): Type[];
9
9
  //#endregion
10
10
  export { parseLogRotationConfigEnv as i, getLogFileRotationConfigSchemaOptions as n, getLogRotationConfig as r, LogRotationOptions as t };
11
- //# sourceMappingURL=log-file-rotation-_YruAcNc.d.cts.map
11
+ //# sourceMappingURL=log-file-rotation-BpZxXYlU.d.cts.map
@@ -1,5 +1,5 @@
1
1
  import { n as Type } from "./schema-eMFkYY24.mjs";
2
- import { l as RotationOptions } from "./log-rotation-CkyjZbK5.mjs";
2
+ import { l as RotationOptions } from "./log-rotation-Ce4e-8LN.mjs";
3
3
 
4
4
  //#region src/node/log/log-file-rotation.d.ts
5
5
  type LogRotationOptions = boolean | RotationOptions | 'daily' | 'weekly' | 'monthly' | 'size';
@@ -8,4 +8,4 @@ declare function getLogRotationConfig(rotation: LogRotationOptions | undefined):
8
8
  declare function getLogFileRotationConfigSchemaOptions(simple?: boolean): Type[];
9
9
  //#endregion
10
10
  export { parseLogRotationConfigEnv as i, getLogFileRotationConfigSchemaOptions as n, getLogRotationConfig as r, LogRotationOptions as t };
11
- //# sourceMappingURL=log-file-rotation-FBmtp_Uz.d.mts.map
11
+ //# sourceMappingURL=log-file-rotation-DanrO_2y.d.mts.map
@@ -7,4 +7,4 @@ declare const loggerStackTraceDebug = "loggerStackTraceDebug-7d38e5a9214b58d2973
7
7
  declare function LoggerNodeHandler(opt?: LogHandlerOptions): LogHandler;
8
8
  //#endregion
9
9
  export { loggerStackTraceDebug as i, colorString as n, colorStringList as r, LoggerNodeHandler as t };
10
- //# sourceMappingURL=log-node-DlrXl3QO.d.mts.map
10
+ //# sourceMappingURL=log-node-BSn7RqAc.d.mts.map
@@ -7,4 +7,4 @@ declare const loggerStackTraceDebug = "loggerStackTraceDebug-7d38e5a9214b58d2973
7
7
  declare function LoggerNodeHandler(opt?: LogHandlerOptions): LogHandler;
8
8
  //#endregion
9
9
  export { loggerStackTraceDebug as i, colorString as n, colorStringList as r, LoggerNodeHandler as t };
10
- //# sourceMappingURL=log-node-Dk948mHX.d.cts.map
10
+ //# sourceMappingURL=log-node-D_fiJL6x.d.cts.map
@@ -111,4 +111,4 @@ declare class RotatingFileStream extends Writable {
111
111
  declare function createRotationStream(filename: string | RotationGenerator, options?: RotationOptions): RotatingFileStream;
112
112
  //#endregion
113
113
  export { RotationFileSizeUnit as a, RotationIntervalUnit as c, RotationFileSize as i, RotationOptions as l, RotatingFileStreamError as n, RotationGenerator as o, RotationCompressor as r, RotationInterval as s, RotatingFileStream as t, createRotationStream as u };
114
- //# sourceMappingURL=log-rotation-CkyjZbK5.d.mts.map
114
+ //# sourceMappingURL=log-rotation-BdGakFya.d.cts.map
@@ -111,4 +111,4 @@ declare class RotatingFileStream extends Writable {
111
111
  declare function createRotationStream(filename: string | RotationGenerator, options?: RotationOptions): RotatingFileStream;
112
112
  //#endregion
113
113
  export { RotationFileSizeUnit as a, RotationIntervalUnit as c, RotationFileSize as i, RotationOptions as l, RotatingFileStreamError as n, RotationGenerator as o, RotationCompressor as r, RotationInterval as s, RotatingFileStream as t, createRotationStream as u };
114
- //# sourceMappingURL=log-rotation-_d7iRm9s.d.cts.map
114
+ //# sourceMappingURL=log-rotation-Ce4e-8LN.d.mts.map
@@ -12,4 +12,4 @@ declare function getStack(): string;
12
12
  declare function getSourceLocationByPrecedingPattern(patterns: string[], stripCwd?: boolean): string;
13
13
  //#endregion
14
14
  export { getStackLlocationList as i, getSourceLocationByPrecedingPattern as n, getStack as r, getSourceLocation as t };
15
- //# sourceMappingURL=log-util-2Ls76P-0.d.cts.map
15
+ //# sourceMappingURL=log-util-C0U3zCjw.d.cts.map
@@ -12,4 +12,4 @@ declare function getStack(): string;
12
12
  declare function getSourceLocationByPrecedingPattern(patterns: string[], stripCwd?: boolean): string;
13
13
  //#endregion
14
14
  export { getStackLlocationList as i, getSourceLocationByPrecedingPattern as n, getStack as r, getSourceLocation as t };
15
- //# sourceMappingURL=log-util-Da_d19f8.d.mts.map
15
+ //# sourceMappingURL=log-util-Da_UCcmt.d.mts.map
@@ -16,4 +16,4 @@ declare class MemStorage<T = Json> implements ObjectStorage<T> {
16
16
  }
17
17
  //#endregion
18
18
  export { MemStorageOptions as n, MemStorage as t };
19
- //# sourceMappingURL=memstorage-D5A9FwiP.d.mts.map
19
+ //# sourceMappingURL=memstorage-BhWXthO8.d.mts.map
@@ -16,4 +16,4 @@ declare class MemStorage<T = Json> implements ObjectStorage<T> {
16
16
  }
17
17
  //#endregion
18
18
  export { MemStorageOptions as n, MemStorage as t };
19
- //# sourceMappingURL=memstorage-BcjQLdaQ.d.cts.map
19
+ //# sourceMappingURL=memstorage-tvlWDYgS.d.cts.map
@@ -1,2 +1,2 @@
1
- import { n as parseArgs, t as ParseConfig } from "../args-FLoL3OKJ.cjs";
1
+ import { n as parseArgs, t as ParseConfig } from "../args-DEig-jw4.cjs";
2
2
  export { ParseConfig, parseArgs };
@@ -1,2 +1,2 @@
1
- import { n as parseArgs, t as ParseConfig } from "../args-WC9q5kz2.mjs";
1
+ import { n as parseArgs, t as ParseConfig } from "../args-CEjib9V9.mjs";
2
2
  export { ParseConfig, parseArgs };
@@ -1,2 +1,2 @@
1
- import { t as pbcopy } from "../clipboard-Cfpr331X.cjs";
1
+ import { t as pbcopy } from "../clipboard-BusqmLLY.cjs";
2
2
  export { pbcopy };
@@ -1,2 +1,2 @@
1
- import { t as pbcopy } from "../clipboard-BkUO-syY.mjs";
1
+ import { t as pbcopy } from "../clipboard-DcuuFRwa.mjs";
2
2
  export { pbcopy };
@@ -1,2 +1,2 @@
1
- import { n as setupWebCrypto, t as getWebCrypto } from "../crypto-CyTV7Qce.cjs";
1
+ import { n as setupWebCrypto, t as getWebCrypto } from "../crypto-KzGHoCJE.cjs";
2
2
  export { getWebCrypto, setupWebCrypto };
@@ -1,2 +1,2 @@
1
- import { n as setupWebCrypto, t as getWebCrypto } from "../crypto-LT7EC5_d.mjs";
1
+ import { n as setupWebCrypto, t as getWebCrypto } from "../crypto-D68rVmvU.mjs";
2
2
  export { getWebCrypto, setupWebCrypto };
@@ -1,2 +1,2 @@
1
- import { a as setupEnv, c as valueToPath, i as parseEnvStringAlt, n as getEnvVariableRelaxed, o as stringToPath, r as parseEnvString, s as toPath, t as EnvOptions } from "../env-B3vOiVY8.cjs";
1
+ import { a as setupEnv, c as valueToPath, i as parseEnvStringAlt, n as getEnvVariableRelaxed, o as stringToPath, r as parseEnvString, s as toPath, t as EnvOptions } from "../env-HsOnA_yK.cjs";
2
2
  export { EnvOptions, getEnvVariableRelaxed, parseEnvString, parseEnvStringAlt, setupEnv, stringToPath, toPath, valueToPath };
@@ -1,2 +1,2 @@
1
- import { a as setupEnv, c as valueToPath, i as parseEnvStringAlt, n as getEnvVariableRelaxed, o as stringToPath, r as parseEnvString, s as toPath, t as EnvOptions } from "../env-C3npYe8w.mjs";
1
+ import { a as setupEnv, c as valueToPath, i as parseEnvStringAlt, n as getEnvVariableRelaxed, o as stringToPath, r as parseEnvString, s as toPath, t as EnvOptions } from "../env-BJXdwBKq.mjs";
2
2
  export { EnvOptions, getEnvVariableRelaxed, parseEnvString, parseEnvStringAlt, setupEnv, stringToPath, toPath, valueToPath };
@@ -1,2 +1,2 @@
1
- import { a as walkSyncAsync, i as getStatAsync, n as filesAsync, r as getFingerprintAsync, t as StatsBase } from "../files-async-1V0bu_ca.cjs";
1
+ import { a as walkSyncAsync, i as getStatAsync, n as filesAsync, r as getFingerprintAsync, t as StatsBase } from "../files-async-DFLC-Nkd.cjs";
2
2
  export { StatsBase, filesAsync, getFingerprintAsync, getStatAsync, walkSyncAsync };
@@ -1,2 +1,2 @@
1
- import { a as walkSyncAsync, i as getStatAsync, n as filesAsync, r as getFingerprintAsync, t as StatsBase } from "../files-async-cBMkRwsu.mjs";
1
+ import { a as walkSyncAsync, i as getStatAsync, n as filesAsync, r as getFingerprintAsync, t as StatsBase } from "../files-async-DfuEEDjH.mjs";
2
2
  export { StatsBase, filesAsync, getFingerprintAsync, getStatAsync, walkSyncAsync };
@@ -1,2 +1,2 @@
1
- import { i as walkSync, n as getFingerprint, r as getStat, t as files } from "../files-DdI9UZvg.cjs";
1
+ import { i as walkSync, n as getFingerprint, r as getStat, t as files } from "../files-4O-PxnAC.cjs";
2
2
  export { files, getFingerprint, getStat, walkSync };
@@ -1,2 +1,2 @@
1
- import { i as walkSync, n as getFingerprint, r as getStat, t as files } from "../files-CDNKX9VI.mjs";
1
+ import { i as walkSync, n as getFingerprint, r as getStat, t as files } from "../files-BlpxqSTT.mjs";
2
2
  export { files, getFingerprint, getStat, walkSync };
@@ -1,2 +1,2 @@
1
- import { n as FileStorageOptions, t as FileStorage } from "../filestorage-CXQ9MzeW.cjs";
1
+ import { n as FileStorageOptions, t as FileStorage } from "../filestorage-BjeBZEAs.cjs";
2
2
  export { FileStorage, FileStorageOptions };
@@ -1,2 +1,2 @@
1
- import { n as FileStorageOptions, t as FileStorage } from "../filestorage-YzM2z9sU.mjs";
1
+ import { n as FileStorageOptions, t as FileStorage } from "../filestorage-CmfztpWm.mjs";
2
2
  export { FileStorage, FileStorageOptions };
@@ -1,2 +1,2 @@
1
- import { a as isFolder, c as readData, d as removeFolder, f as toHumanReadableFilePath, g as writeText, h as writeJson, i as isFile, l as readJson, m as writeData, n as ensureFolderForFile, o as isHiddenPath, p as writeBin, r as exists, s as readBin, t as ensureFolder, u as readText } from "../fs-DHJ9AqUk.cjs";
1
+ import { a as isFolder, c as readData, d as removeFolder, f as toHumanReadableFilePath, g as writeText, h as writeJson, i as isFile, l as readJson, m as writeData, n as ensureFolderForFile, o as isHiddenPath, p as writeBin, r as exists, s as readBin, t as ensureFolder, u as readText } from "../fs-D837bjRT.cjs";
2
2
  export { ensureFolder, ensureFolderForFile, exists, isFile, isFolder, isHiddenPath, readBin, readData, readJson, readText, removeFolder, toHumanReadableFilePath, writeBin, writeData, writeJson, writeText };
@@ -1,2 +1,2 @@
1
- import { a as isFolder, c as readData, d as removeFolder, f as toHumanReadableFilePath, g as writeText, h as writeJson, i as isFile, l as readJson, m as writeData, n as ensureFolderForFile, o as isHiddenPath, p as writeBin, r as exists, s as readBin, t as ensureFolder, u as readText } from "../fs-DgjZdpuF.mjs";
1
+ import { a as isFolder, c as readData, d as removeFolder, f as toHumanReadableFilePath, g as writeText, h as writeJson, i as isFile, l as readJson, m as writeData, n as ensureFolderForFile, o as isHiddenPath, p as writeBin, r as exists, s as readBin, t as ensureFolder, u as readText } from "../fs-DlYLapik.mjs";
2
2
  export { ensureFolder, ensureFolderForFile, exists, isFile, isFolder, isHiddenPath, readBin, readData, readJson, readText, removeFolder, toHumanReadableFilePath, writeBin, writeData, writeJson, writeText };
@@ -1,2 +1,2 @@
1
- import { t as globToRegExp } from "../glob-Bt150jOY.cjs";
1
+ import { t as globToRegExp } from "../glob-CZaZPqiy.cjs";
2
2
  export { globToRegExp };
@@ -1,2 +1,2 @@
1
- import { t as globToRegExp } from "../glob-Bfs7ZS_i.mjs";
1
+ import { t as globToRegExp } from "../glob-5yW09dkR.mjs";
2
2
  export { globToRegExp };
@@ -1,15 +1,15 @@
1
- import { n as parseArgs, t as ParseConfig } from "../args-FLoL3OKJ.cjs";
2
- import { t as pbcopy } from "../clipboard-Cfpr331X.cjs";
3
- import { n as setupWebCrypto, t as getWebCrypto } from "../crypto-CyTV7Qce.cjs";
4
- import { a as setupEnv, c as valueToPath, i as parseEnvStringAlt, n as getEnvVariableRelaxed, o as stringToPath, r as parseEnvString, s as toPath, t as EnvOptions } from "../env-B3vOiVY8.cjs";
5
- import { i as walkSync, n as getFingerprint, r as getStat, t as files } from "../files-DdI9UZvg.cjs";
6
- import { a as walkSyncAsync, i as getStatAsync, n as filesAsync, r as getFingerprintAsync, t as StatsBase } from "../files-async-1V0bu_ca.cjs";
7
- import { n as FileStorageOptions, t as FileStorage } from "../filestorage-CXQ9MzeW.cjs";
8
- import { a as isFolder, c as readData, d as removeFolder, f as toHumanReadableFilePath, g as writeText, h as writeJson, i as isFile, l as readJson, m as writeData, n as ensureFolderForFile, o as isHiddenPath, p as writeBin, r as exists, s as readBin, t as ensureFolder, u as readText } from "../fs-DHJ9AqUk.cjs";
9
- import { t as globToRegExp } from "../glob-Bt150jOY.cjs";
10
- import { u as createRotationStream } from "../log-rotation-_d7iRm9s.cjs";
11
- import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../log-file-rotation-_YruAcNc.cjs";
12
- import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../log-file-bsTsc9KM.cjs";
13
- import { i as loggerStackTraceDebug, n as colorString, r as colorStringList, t as LoggerNodeHandler } from "../log-node-Dk948mHX.cjs";
14
- import { i as getStackLlocationList, n as getSourceLocationByPrecedingPattern, r as getStack, t as getSourceLocation } from "../log-util-2Ls76P-0.cjs";
1
+ import { n as parseArgs, t as ParseConfig } from "../args-DEig-jw4.cjs";
2
+ import { t as pbcopy } from "../clipboard-BusqmLLY.cjs";
3
+ import { n as setupWebCrypto, t as getWebCrypto } from "../crypto-KzGHoCJE.cjs";
4
+ import { a as setupEnv, c as valueToPath, i as parseEnvStringAlt, n as getEnvVariableRelaxed, o as stringToPath, r as parseEnvString, s as toPath, t as EnvOptions } from "../env-HsOnA_yK.cjs";
5
+ import { i as walkSync, n as getFingerprint, r as getStat, t as files } from "../files-4O-PxnAC.cjs";
6
+ import { a as walkSyncAsync, i as getStatAsync, n as filesAsync, r as getFingerprintAsync, t as StatsBase } from "../files-async-DFLC-Nkd.cjs";
7
+ import { n as FileStorageOptions, t as FileStorage } from "../filestorage-BjeBZEAs.cjs";
8
+ import { a as isFolder, c as readData, d as removeFolder, f as toHumanReadableFilePath, g as writeText, h as writeJson, i as isFile, l as readJson, m as writeData, n as ensureFolderForFile, o as isHiddenPath, p as writeBin, r as exists, s as readBin, t as ensureFolder, u as readText } from "../fs-D837bjRT.cjs";
9
+ import { t as globToRegExp } from "../glob-CZaZPqiy.cjs";
10
+ import { u as createRotationStream } from "../log-rotation-BdGakFya.cjs";
11
+ import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../log-file-rotation-BpZxXYlU.cjs";
12
+ import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../log-file-DwEDms1F.cjs";
13
+ import { i as loggerStackTraceDebug, n as colorString, r as colorStringList, t as LoggerNodeHandler } from "../log-node-D_fiJL6x.cjs";
14
+ import { i as getStackLlocationList, n as getSourceLocationByPrecedingPattern, r as getStack, t as getSourceLocation } from "../log-util-C0U3zCjw.cjs";
15
15
  export { EnvOptions, FileStorage, FileStorageOptions, LogFileHandlerOptions, LogRotationOptions, LoggerFileHandler, LoggerNodeHandler, ParseConfig, StatsBase, colorString, colorStringList, createRotationStream, ensureFolder, ensureFolderForFile, exists, files, filesAsync, getEnvVariableRelaxed, getFingerprint, getFingerprintAsync, getLogFileRotationConfigSchemaOptions, getLogRotationConfig, getSourceLocation, getSourceLocationByPrecedingPattern, getStack, getStackLlocationList, getStat, getStatAsync, getWebCrypto, globToRegExp, isFile, isFolder, isHiddenPath, loggerStackTraceDebug, parseArgs, parseEnvString, parseEnvStringAlt, parseLogRotationConfigEnv, pbcopy, readBin, readData, readJson, readText, removeFolder, setupEnv, setupWebCrypto, stringToPath, toHumanReadableFilePath, toPath, valueToPath, walkSync, walkSyncAsync, writeBin, writeData, writeJson, writeText };
@@ -1,15 +1,15 @@
1
- import { n as parseArgs, t as ParseConfig } from "../args-WC9q5kz2.mjs";
2
- import { t as pbcopy } from "../clipboard-BkUO-syY.mjs";
3
- import { n as setupWebCrypto, t as getWebCrypto } from "../crypto-LT7EC5_d.mjs";
4
- import { a as setupEnv, c as valueToPath, i as parseEnvStringAlt, n as getEnvVariableRelaxed, o as stringToPath, r as parseEnvString, s as toPath, t as EnvOptions } from "../env-C3npYe8w.mjs";
5
- import { i as walkSync, n as getFingerprint, r as getStat, t as files } from "../files-CDNKX9VI.mjs";
6
- import { a as walkSyncAsync, i as getStatAsync, n as filesAsync, r as getFingerprintAsync, t as StatsBase } from "../files-async-cBMkRwsu.mjs";
7
- import { n as FileStorageOptions, t as FileStorage } from "../filestorage-YzM2z9sU.mjs";
8
- import { a as isFolder, c as readData, d as removeFolder, f as toHumanReadableFilePath, g as writeText, h as writeJson, i as isFile, l as readJson, m as writeData, n as ensureFolderForFile, o as isHiddenPath, p as writeBin, r as exists, s as readBin, t as ensureFolder, u as readText } from "../fs-DgjZdpuF.mjs";
9
- import { t as globToRegExp } from "../glob-Bfs7ZS_i.mjs";
10
- import { u as createRotationStream } from "../log-rotation-CkyjZbK5.mjs";
11
- import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../log-file-rotation-FBmtp_Uz.mjs";
12
- import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../log-file-DTuImomJ.mjs";
13
- import { i as loggerStackTraceDebug, n as colorString, r as colorStringList, t as LoggerNodeHandler } from "../log-node-DlrXl3QO.mjs";
14
- import { i as getStackLlocationList, n as getSourceLocationByPrecedingPattern, r as getStack, t as getSourceLocation } from "../log-util-Da_d19f8.mjs";
1
+ import { n as parseArgs, t as ParseConfig } from "../args-CEjib9V9.mjs";
2
+ import { t as pbcopy } from "../clipboard-DcuuFRwa.mjs";
3
+ import { n as setupWebCrypto, t as getWebCrypto } from "../crypto-D68rVmvU.mjs";
4
+ import { a as setupEnv, c as valueToPath, i as parseEnvStringAlt, n as getEnvVariableRelaxed, o as stringToPath, r as parseEnvString, s as toPath, t as EnvOptions } from "../env-BJXdwBKq.mjs";
5
+ import { i as walkSync, n as getFingerprint, r as getStat, t as files } from "../files-BlpxqSTT.mjs";
6
+ import { a as walkSyncAsync, i as getStatAsync, n as filesAsync, r as getFingerprintAsync, t as StatsBase } from "../files-async-DfuEEDjH.mjs";
7
+ import { n as FileStorageOptions, t as FileStorage } from "../filestorage-CmfztpWm.mjs";
8
+ import { a as isFolder, c as readData, d as removeFolder, f as toHumanReadableFilePath, g as writeText, h as writeJson, i as isFile, l as readJson, m as writeData, n as ensureFolderForFile, o as isHiddenPath, p as writeBin, r as exists, s as readBin, t as ensureFolder, u as readText } from "../fs-DlYLapik.mjs";
9
+ import { t as globToRegExp } from "../glob-5yW09dkR.mjs";
10
+ import { u as createRotationStream } from "../log-rotation-Ce4e-8LN.mjs";
11
+ import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../log-file-rotation-DanrO_2y.mjs";
12
+ import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../log-file-QV1unm3z.mjs";
13
+ import { i as loggerStackTraceDebug, n as colorString, r as colorStringList, t as LoggerNodeHandler } from "../log-node-BSn7RqAc.mjs";
14
+ import { i as getStackLlocationList, n as getSourceLocationByPrecedingPattern, r as getStack, t as getSourceLocation } from "../log-util-Da_UCcmt.mjs";
15
15
  export { EnvOptions, FileStorage, FileStorageOptions, LogFileHandlerOptions, LogRotationOptions, LoggerFileHandler, LoggerNodeHandler, ParseConfig, StatsBase, colorString, colorStringList, createRotationStream, ensureFolder, ensureFolderForFile, exists, files, filesAsync, getEnvVariableRelaxed, getFingerprint, getFingerprintAsync, getLogFileRotationConfigSchemaOptions, getLogRotationConfig, getSourceLocation, getSourceLocationByPrecedingPattern, getStack, getStackLlocationList, getStat, getStatAsync, getWebCrypto, globToRegExp, isFile, isFolder, isHiddenPath, loggerStackTraceDebug, parseArgs, parseEnvString, parseEnvStringAlt, parseLogRotationConfigEnv, pbcopy, readBin, readData, readJson, readText, removeFolder, setupEnv, setupWebCrypto, stringToPath, toHumanReadableFilePath, toPath, valueToPath, walkSync, walkSyncAsync, writeBin, writeData, writeJson, writeText };
@@ -1,6 +1,6 @@
1
- import { u as createRotationStream } from "../../log-rotation-_d7iRm9s.cjs";
2
- import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../../log-file-rotation-_YruAcNc.cjs";
3
- import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../../log-file-bsTsc9KM.cjs";
4
- import { i as loggerStackTraceDebug, n as colorString, r as colorStringList, t as LoggerNodeHandler } from "../../log-node-Dk948mHX.cjs";
5
- import { i as getStackLlocationList, n as getSourceLocationByPrecedingPattern, r as getStack, t as getSourceLocation } from "../../log-util-2Ls76P-0.cjs";
1
+ import { u as createRotationStream } from "../../log-rotation-BdGakFya.cjs";
2
+ import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../../log-file-rotation-BpZxXYlU.cjs";
3
+ import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../../log-file-DwEDms1F.cjs";
4
+ import { i as loggerStackTraceDebug, n as colorString, r as colorStringList, t as LoggerNodeHandler } from "../../log-node-D_fiJL6x.cjs";
5
+ import { i as getStackLlocationList, n as getSourceLocationByPrecedingPattern, r as getStack, t as getSourceLocation } from "../../log-util-C0U3zCjw.cjs";
6
6
  export { LogFileHandlerOptions, LogRotationOptions, LoggerFileHandler, LoggerNodeHandler, colorString, colorStringList, createRotationStream, getLogFileRotationConfigSchemaOptions, getLogRotationConfig, getSourceLocation, getSourceLocationByPrecedingPattern, getStack, getStackLlocationList, loggerStackTraceDebug, parseLogRotationConfigEnv };
@@ -1,6 +1,6 @@
1
- import { u as createRotationStream } from "../../log-rotation-CkyjZbK5.mjs";
2
- import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../../log-file-rotation-FBmtp_Uz.mjs";
3
- import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../../log-file-DTuImomJ.mjs";
4
- import { i as loggerStackTraceDebug, n as colorString, r as colorStringList, t as LoggerNodeHandler } from "../../log-node-DlrXl3QO.mjs";
5
- import { i as getStackLlocationList, n as getSourceLocationByPrecedingPattern, r as getStack, t as getSourceLocation } from "../../log-util-Da_d19f8.mjs";
1
+ import { u as createRotationStream } from "../../log-rotation-Ce4e-8LN.mjs";
2
+ import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../../log-file-rotation-DanrO_2y.mjs";
3
+ import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../../log-file-QV1unm3z.mjs";
4
+ import { i as loggerStackTraceDebug, n as colorString, r as colorStringList, t as LoggerNodeHandler } from "../../log-node-BSn7RqAc.mjs";
5
+ import { i as getStackLlocationList, n as getSourceLocationByPrecedingPattern, r as getStack, t as getSourceLocation } from "../../log-util-Da_UCcmt.mjs";
6
6
  export { LogFileHandlerOptions, LogRotationOptions, LoggerFileHandler, LoggerNodeHandler, colorString, colorStringList, createRotationStream, getLogFileRotationConfigSchemaOptions, getLogRotationConfig, getSourceLocation, getSourceLocationByPrecedingPattern, getStack, getStackLlocationList, loggerStackTraceDebug, parseLogRotationConfigEnv };
@@ -1,2 +1,2 @@
1
- import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../../log-file-rotation-_YruAcNc.cjs";
1
+ import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../../log-file-rotation-BpZxXYlU.cjs";
2
2
  export { LogRotationOptions, getLogFileRotationConfigSchemaOptions, getLogRotationConfig, parseLogRotationConfigEnv };
@@ -1,2 +1,2 @@
1
- import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../../log-file-rotation-FBmtp_Uz.mjs";
1
+ import { i as parseLogRotationConfigEnv, n as getLogFileRotationConfigSchemaOptions, r as getLogRotationConfig, t as LogRotationOptions } from "../../log-file-rotation-DanrO_2y.mjs";
2
2
  export { LogRotationOptions, getLogFileRotationConfigSchemaOptions, getLogRotationConfig, parseLogRotationConfigEnv };
@@ -1,2 +1,2 @@
1
- import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../../log-file-bsTsc9KM.cjs";
1
+ import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../../log-file-DwEDms1F.cjs";
2
2
  export { LogFileHandlerOptions, LoggerFileHandler };
@@ -1,2 +1,2 @@
1
- import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../../log-file-DTuImomJ.mjs";
1
+ import { n as LoggerFileHandler, t as LogFileHandlerOptions } from "../../log-file-QV1unm3z.mjs";
2
2
  export { LogFileHandlerOptions, LoggerFileHandler };
@@ -51,18 +51,9 @@ const TTY_STYLE = {
51
51
  ORANGE: "\x1B[38;5;208m",
52
52
  UNCOLOR: "\x1B[0m"
53
53
  };
54
- var COLOR = /* @__PURE__ */ function(COLOR) {
55
- COLOR[COLOR["RED"] = 1] = "RED";
56
- COLOR[COLOR["GREEN"] = 2] = "GREEN";
57
- COLOR[COLOR["BLUE"] = 4] = "BLUE";
58
- COLOR[COLOR["PURPLE"] = 5] = "PURPLE";
59
- COLOR[COLOR["GRAY"] = 7] = "GRAY";
60
- COLOR[COLOR["ORANGE"] = 8] = "ORANGE";
61
- return COLOR;
62
- }(COLOR || {});
63
54
  const colorEnd = "\x1B[0m";
64
55
  function colorString(text, colorCode) {
65
- return `${colorCode === COLOR.ORANGE ? TTY_STYLE.ORANGE : `\u001B[3${colorCode < 8 ? colorCode : `8;5;${colorCode}`}m`}${text}${colorEnd}`;
56
+ return `${colorCode === 8 ? TTY_STYLE.ORANGE : `\u001B[3${colorCode < 8 ? colorCode : `8;5;${colorCode}`}m`}${text}${colorEnd}`;
66
57
  }
67
58
  function colorStringList(list, style, bold = true) {
68
59
  return list.map((value) => {
@@ -130,7 +121,7 @@ function LoggerNodeHandler(opt = {}) {
130
121
  ], true);
131
122
  if (!line) line = require_node_log_log_util.getSourceLocation(0, true);
132
123
  } else line = require_node_log_log_util.getSourceLocation(typeof stack === "number" ? stack : 3, true);
133
- if (line) args.push(colorString(`(${line})`, COLOR.GRAY));
124
+ if (line) args.push(colorString(`(${line})`, 7));
134
125
  }
135
126
  const sep = "|";
136
127
  const charLevel = ".";
@@ -140,11 +131,11 @@ function LoggerNodeHandler(opt = {}) {
140
131
  log(...args);
141
132
  break;
142
133
  case 2:
143
- if (levelHelper) args[0] = (colors ? colorString(`W${sep}${charLevel}${charLevel} `, COLOR.ORANGE) : `W${sep}${charLevel}${charLevel} `) + args[0];
134
+ if (levelHelper) args[0] = (colors ? colorString(`W${sep}${charLevel}${charLevel} `, 8) : `W${sep}${charLevel}${charLevel} `) + args[0];
144
135
  log(...args);
145
136
  break;
146
137
  case 3:
147
- if (levelHelper) args[0] = (colors ? colorString(`E${sep}${charLevel}${charLevel}${charLevel} `, COLOR.RED) : `E${sep}${charLevel}${charLevel}${charLevel} `) + args[0];
138
+ if (levelHelper) args[0] = (colors ? colorString(`E${sep}${charLevel}${charLevel}${charLevel} `, 1) : `E${sep}${charLevel}${charLevel}${charLevel} `) + args[0];
148
139
  log(...args);
149
140
  break;
150
141
  default: