inferred-types 0.50.0 → 0.50.2

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 (1330) hide show
  1. package/dist/constants/Comma.d.ts +1 -1
  2. package/dist/constants/Comma.d.ts.map +1 -1
  3. package/dist/constants/Comma.js +1 -1
  4. package/dist/constants/Marked.d.ts +1 -1
  5. package/dist/constants/Marked.d.ts.map +1 -1
  6. package/dist/constants/Marked.js +1 -1
  7. package/dist/constants/Never.js +1 -1
  8. package/dist/constants/NoDefaultValue.js +1 -1
  9. package/dist/constants/NotDefined.d.ts +1 -1
  10. package/dist/constants/NotDefined.d.ts.map +1 -1
  11. package/dist/constants/NotDefined.js +1 -1
  12. package/dist/constants/TypeComparisons.js +1 -1
  13. package/dist/constants/createConstant.d.ts +1 -1
  14. package/dist/constants/createConstant.d.ts.map +1 -1
  15. package/dist/constants/index.js +34 -34
  16. package/dist/constants/tsconfig.tsbuildinfo +1 -1
  17. package/dist/{inferred-types/index.cjs → index.cjs} +22 -0
  18. package/dist/index.js +3988 -0
  19. package/dist/inferred-types/index.d.ts.map +1 -1
  20. package/dist/inferred-types/index.js +3 -3
  21. package/dist/inferred-types/tsconfig.tsbuildinfo +1 -1
  22. package/dist/runtime/api/defineApi.d.ts +1 -1
  23. package/dist/runtime/api/defineApi.d.ts.map +1 -1
  24. package/dist/runtime/api/defineApi.js +2 -2
  25. package/dist/runtime/api/handleDoneFn.js +1 -1
  26. package/dist/runtime/api/index.js +2 -2
  27. package/dist/runtime/boolean-logic/ifArray.d.ts +1 -1
  28. package/dist/runtime/boolean-logic/ifArray.d.ts.map +1 -1
  29. package/dist/runtime/boolean-logic/ifArrayPartial.d.ts +2 -2
  30. package/dist/runtime/boolean-logic/ifArrayPartial.d.ts.map +1 -1
  31. package/dist/runtime/boolean-logic/ifArrayPartial.js +1 -1
  32. package/dist/runtime/boolean-logic/ifBoolean.d.ts +1 -1
  33. package/dist/runtime/boolean-logic/ifBoolean.d.ts.map +1 -1
  34. package/dist/runtime/boolean-logic/ifBoolean.js +1 -1
  35. package/dist/runtime/boolean-logic/ifChar.d.ts +1 -1
  36. package/dist/runtime/boolean-logic/ifChar.d.ts.map +1 -1
  37. package/dist/runtime/boolean-logic/ifChar.js +1 -1
  38. package/dist/runtime/boolean-logic/ifContainer.d.ts +1 -1
  39. package/dist/runtime/boolean-logic/ifContainer.d.ts.map +1 -1
  40. package/dist/runtime/boolean-logic/ifContainer.js +1 -1
  41. package/dist/runtime/boolean-logic/ifFalse.d.ts +1 -1
  42. package/dist/runtime/boolean-logic/ifFalse.d.ts.map +1 -1
  43. package/dist/runtime/boolean-logic/ifFalse.js +1 -1
  44. package/dist/runtime/boolean-logic/ifFunction.d.ts +1 -1
  45. package/dist/runtime/boolean-logic/ifFunction.d.ts.map +1 -1
  46. package/dist/runtime/boolean-logic/ifHasKey.d.ts +1 -1
  47. package/dist/runtime/boolean-logic/ifHasKey.d.ts.map +1 -1
  48. package/dist/runtime/boolean-logic/ifHasKey.js +1 -1
  49. package/dist/runtime/boolean-logic/ifLength.d.ts +1 -1
  50. package/dist/runtime/boolean-logic/ifLength.d.ts.map +1 -1
  51. package/dist/runtime/boolean-logic/ifNotNull.d.ts +1 -1
  52. package/dist/runtime/boolean-logic/ifNotNull.d.ts.map +1 -1
  53. package/dist/runtime/boolean-logic/ifNotNull.js +1 -1
  54. package/dist/runtime/boolean-logic/ifNull.d.ts +1 -1
  55. package/dist/runtime/boolean-logic/ifNull.d.ts.map +1 -1
  56. package/dist/runtime/boolean-logic/ifNull.js +1 -1
  57. package/dist/runtime/boolean-logic/ifNumber.d.ts +1 -1
  58. package/dist/runtime/boolean-logic/ifNumber.d.ts.map +1 -1
  59. package/dist/runtime/boolean-logic/ifNumber.js +1 -1
  60. package/dist/runtime/boolean-logic/ifObject.d.ts +1 -1
  61. package/dist/runtime/boolean-logic/ifObject.d.ts.map +1 -1
  62. package/dist/runtime/boolean-logic/ifObject.js +1 -1
  63. package/dist/runtime/boolean-logic/ifSameType.d.ts +1 -1
  64. package/dist/runtime/boolean-logic/ifSameType.d.ts.map +1 -1
  65. package/dist/runtime/boolean-logic/ifScalar.d.ts +1 -1
  66. package/dist/runtime/boolean-logic/ifScalar.d.ts.map +1 -1
  67. package/dist/runtime/boolean-logic/ifScalar.js +1 -1
  68. package/dist/runtime/boolean-logic/ifString.d.ts +1 -1
  69. package/dist/runtime/boolean-logic/ifString.d.ts.map +1 -1
  70. package/dist/runtime/boolean-logic/ifTrue.d.ts +1 -1
  71. package/dist/runtime/boolean-logic/ifTrue.d.ts.map +1 -1
  72. package/dist/runtime/boolean-logic/ifTrue.js +1 -1
  73. package/dist/runtime/boolean-logic/ifUndefined.d.ts +1 -1
  74. package/dist/runtime/boolean-logic/ifUndefined.d.ts.map +1 -1
  75. package/dist/runtime/boolean-logic/ifUndefined.js +1 -1
  76. package/dist/runtime/boolean-logic/index.js +18 -18
  77. package/dist/runtime/combinators/and.d.ts +1 -1
  78. package/dist/runtime/combinators/and.d.ts.map +1 -1
  79. package/dist/runtime/combinators/index.js +2 -2
  80. package/dist/runtime/combinators/or.d.ts +1 -1
  81. package/dist/runtime/combinators/or.d.ts.map +1 -1
  82. package/dist/runtime/dictionary/defineOptions.d.ts +1 -1
  83. package/dist/runtime/dictionary/defineOptions.d.ts.map +1 -1
  84. package/dist/runtime/dictionary/defineOptions.js +1 -1
  85. package/dist/runtime/dictionary/entries.d.ts +1 -1
  86. package/dist/runtime/dictionary/entries.d.ts.map +1 -1
  87. package/dist/runtime/dictionary/entries.js +1 -1
  88. package/dist/runtime/dictionary/get.d.ts +2 -2
  89. package/dist/runtime/dictionary/get.d.ts.map +1 -1
  90. package/dist/runtime/dictionary/get.js +2 -2
  91. package/dist/runtime/dictionary/index.js +12 -12
  92. package/dist/runtime/dictionary/keysOf.d.ts +1 -1
  93. package/dist/runtime/dictionary/keysOf.d.ts.map +1 -1
  94. package/dist/runtime/dictionary/keysOf.js +1 -1
  95. package/dist/runtime/dictionary/omit.d.ts +1 -1
  96. package/dist/runtime/dictionary/omit.d.ts.map +1 -1
  97. package/dist/runtime/dictionary/retain.d.ts +1 -1
  98. package/dist/runtime/dictionary/retain.d.ts.map +1 -1
  99. package/dist/runtime/dictionary/sharedKeys.d.ts +1 -1
  100. package/dist/runtime/dictionary/sharedKeys.d.ts.map +1 -1
  101. package/dist/runtime/dictionary/takeProp.d.ts +1 -1
  102. package/dist/runtime/dictionary/takeProp.d.ts.map +1 -1
  103. package/dist/runtime/dictionary/takeProp.js +1 -1
  104. package/dist/runtime/dictionary/valuesOf.d.ts +1 -1
  105. package/dist/runtime/dictionary/valuesOf.d.ts.map +1 -1
  106. package/dist/runtime/dictionary/withDefaults.d.ts +1 -1
  107. package/dist/runtime/dictionary/withDefaults.d.ts.map +1 -1
  108. package/dist/runtime/dictionary/withKeys.d.ts +4 -4
  109. package/dist/runtime/dictionary/withKeys.d.ts.map +1 -1
  110. package/dist/runtime/dictionary/withKeys.js +1 -1
  111. package/dist/runtime/dictionary/withoutKeys.d.ts +2 -2
  112. package/dist/runtime/dictionary/withoutKeys.d.ts.map +1 -1
  113. package/dist/runtime/dictionary/withoutKeys.js +1 -1
  114. package/dist/runtime/dictionary/withoutValue.d.ts +1 -1
  115. package/dist/runtime/dictionary/withoutValue.d.ts.map +1 -1
  116. package/dist/runtime/errors/KindError.d.ts +1 -1
  117. package/dist/runtime/errors/KindError.d.ts.map +1 -1
  118. package/dist/runtime/errors/KindError.js +1 -1
  119. package/dist/runtime/errors/TypedError.d.ts +1 -1
  120. package/dist/runtime/errors/TypedError.d.ts.map +1 -1
  121. package/dist/runtime/errors/TypedError.js +1 -1
  122. package/dist/runtime/errors/createErrorCondition.d.ts +1 -1
  123. package/dist/runtime/errors/createErrorCondition.d.ts.map +1 -1
  124. package/dist/runtime/errors/index.js +2 -2
  125. package/dist/runtime/errors/kindedError.d.ts +1 -1
  126. package/dist/runtime/errors/kindedError.d.ts.map +1 -1
  127. package/dist/runtime/errors/kindedError.js +1 -1
  128. package/dist/runtime/functional/index.js +1 -1
  129. package/dist/runtime/functions/fnMeta.d.ts +1 -1
  130. package/dist/runtime/functions/fnMeta.d.ts.map +1 -1
  131. package/dist/runtime/functions/index.js +2 -2
  132. package/dist/runtime/index.js +17 -17
  133. package/dist/runtime/initializers/addFnToProps.d.ts +1 -1
  134. package/dist/runtime/initializers/addFnToProps.d.ts.map +1 -1
  135. package/dist/runtime/initializers/addPropsToFn.d.ts +1 -1
  136. package/dist/runtime/initializers/addPropsToFn.d.ts.map +1 -1
  137. package/dist/runtime/initializers/createCssSelector.d.ts +3 -3
  138. package/dist/runtime/initializers/createCssSelector.d.ts.map +1 -1
  139. package/dist/runtime/initializers/createFnWithProps.d.ts +1 -1
  140. package/dist/runtime/initializers/createFnWithProps.d.ts.map +1 -1
  141. package/dist/runtime/initializers/createFnWithProps.js +1 -1
  142. package/dist/runtime/initializers/defineObj.d.ts +1 -1
  143. package/dist/runtime/initializers/defineObj.d.ts.map +1 -1
  144. package/dist/runtime/initializers/defineTuple.d.ts +1 -1
  145. package/dist/runtime/initializers/defineTuple.d.ts.map +1 -1
  146. package/dist/runtime/initializers/defineTuple.js +1 -1
  147. package/dist/runtime/initializers/index.js +6 -6
  148. package/dist/runtime/lists/asArray.d.ts +1 -1
  149. package/dist/runtime/lists/asArray.d.ts.map +1 -1
  150. package/dist/runtime/lists/createComparison.d.ts +1 -1
  151. package/dist/runtime/lists/createComparison.d.ts.map +1 -1
  152. package/dist/runtime/lists/createConverter.d.ts +1 -1
  153. package/dist/runtime/lists/createConverter.d.ts.map +1 -1
  154. package/dist/runtime/lists/createConverter.js +2 -2
  155. package/dist/runtime/lists/find.d.ts +1 -1
  156. package/dist/runtime/lists/find.d.ts.map +1 -1
  157. package/dist/runtime/lists/find.js +1 -1
  158. package/dist/runtime/lists/getEach.d.ts +1 -1
  159. package/dist/runtime/lists/getEach.d.ts.map +1 -1
  160. package/dist/runtime/lists/getEach.js +2 -2
  161. package/dist/runtime/lists/index.js +14 -14
  162. package/dist/runtime/lists/indexOf.d.ts +1 -1
  163. package/dist/runtime/lists/indexOf.d.ts.map +1 -1
  164. package/dist/runtime/lists/indexOf.js +1 -1
  165. package/dist/runtime/lists/intersection.d.ts +1 -1
  166. package/dist/runtime/lists/intersection.d.ts.map +1 -1
  167. package/dist/runtime/lists/intersection.js +2 -2
  168. package/dist/runtime/lists/join.d.ts +1 -1
  169. package/dist/runtime/lists/join.d.ts.map +1 -1
  170. package/dist/runtime/lists/last.d.ts +1 -1
  171. package/dist/runtime/lists/last.d.ts.map +1 -1
  172. package/dist/runtime/lists/logicalReturns.d.ts +1 -1
  173. package/dist/runtime/lists/logicalReturns.d.ts.map +1 -1
  174. package/dist/runtime/lists/logicalReturns.js +2 -2
  175. package/dist/runtime/lists/reverse.d.ts +1 -1
  176. package/dist/runtime/lists/reverse.d.ts.map +1 -1
  177. package/dist/runtime/lists/shift.d.ts +1 -1
  178. package/dist/runtime/lists/shift.d.ts.map +1 -1
  179. package/dist/runtime/lists/shift.js +1 -1
  180. package/dist/runtime/lists/slice.d.ts +1 -1
  181. package/dist/runtime/lists/slice.d.ts.map +1 -1
  182. package/dist/runtime/lists/unique.d.ts +1 -1
  183. package/dist/runtime/lists/unique.d.ts.map +1 -1
  184. package/dist/runtime/literals/box.d.ts +1 -1
  185. package/dist/runtime/literals/box.d.ts.map +1 -1
  186. package/dist/runtime/literals/color/cssColor.d.ts +1 -1
  187. package/dist/runtime/literals/color/cssColor.d.ts.map +1 -1
  188. package/dist/runtime/literals/color/index.js +2 -2
  189. package/dist/runtime/literals/color/twColor.d.ts +1 -1
  190. package/dist/runtime/literals/color/twColor.d.ts.map +1 -1
  191. package/dist/runtime/literals/color/twColor.js +1 -1
  192. package/dist/runtime/literals/ensureLeading.d.ts +1 -1
  193. package/dist/runtime/literals/ensureLeading.d.ts.map +1 -1
  194. package/dist/runtime/literals/ensureLeading.js +1 -1
  195. package/dist/runtime/literals/ensureSurround.d.ts +1 -1
  196. package/dist/runtime/literals/ensureSurround.d.ts.map +1 -1
  197. package/dist/runtime/literals/ensureSurround.js +1 -1
  198. package/dist/runtime/literals/ensureTrailing.d.ts +1 -1
  199. package/dist/runtime/literals/ensureTrailing.d.ts.map +1 -1
  200. package/dist/runtime/literals/ifLowercase.d.ts +1 -1
  201. package/dist/runtime/literals/ifLowercase.d.ts.map +1 -1
  202. package/dist/runtime/literals/ifLowercase.js +1 -1
  203. package/dist/runtime/literals/ifUppercase.d.ts +1 -1
  204. package/dist/runtime/literals/ifUppercase.d.ts.map +1 -1
  205. package/dist/runtime/literals/ifUppercase.js +1 -1
  206. package/dist/runtime/literals/index.d.ts +1 -0
  207. package/dist/runtime/literals/index.d.ts.map +1 -1
  208. package/dist/runtime/literals/index.js +43 -42
  209. package/dist/runtime/literals/literal.d.ts +1 -1
  210. package/dist/runtime/literals/literal.d.ts.map +1 -1
  211. package/dist/runtime/literals/narrow.d.ts +1 -1
  212. package/dist/runtime/literals/narrow.d.ts.map +1 -1
  213. package/dist/runtime/literals/pathJoin.d.ts +1 -1
  214. package/dist/runtime/literals/pathJoin.d.ts.map +1 -1
  215. package/dist/runtime/literals/pathJoin.js +1 -1
  216. package/dist/runtime/literals/phone/getPhoneCountryCode.d.ts +1 -1
  217. package/dist/runtime/literals/phone/getPhoneCountryCode.d.ts.map +1 -1
  218. package/dist/runtime/literals/phone/getPhoneCountryCode.js +2 -2
  219. package/dist/runtime/literals/phone/index.js +3 -3
  220. package/dist/runtime/literals/phone/removePhoneCountryCode.d.ts +1 -1
  221. package/dist/runtime/literals/phone/removePhoneCountryCode.d.ts.map +1 -1
  222. package/dist/runtime/literals/phone/removePhoneCountryCode.js +1 -1
  223. package/dist/runtime/literals/pluralize.d.ts +1 -1
  224. package/dist/runtime/literals/pluralize.d.ts.map +1 -1
  225. package/dist/runtime/literals/pluralize.js +2 -2
  226. package/dist/runtime/literals/retainAfter.d.ts +1 -1
  227. package/dist/runtime/literals/retainAfter.d.ts.map +1 -1
  228. package/dist/runtime/literals/retainChars.d.ts +1 -1
  229. package/dist/runtime/literals/retainChars.d.ts.map +1 -1
  230. package/dist/runtime/literals/retainChars.js +1 -1
  231. package/dist/runtime/literals/retainUntil.d.ts +32 -0
  232. package/dist/runtime/literals/retainUntil.d.ts.map +1 -0
  233. package/dist/runtime/literals/retainUntil.js +49 -0
  234. package/dist/runtime/literals/retainWhile.d.ts +1 -1
  235. package/dist/runtime/literals/retainWhile.d.ts.map +1 -1
  236. package/dist/runtime/literals/retainWhile.js +1 -1
  237. package/dist/runtime/literals/rightWhitespace.d.ts +2 -2
  238. package/dist/runtime/literals/rightWhitespace.d.ts.map +1 -1
  239. package/dist/runtime/literals/rightWhitespace.js +2 -2
  240. package/dist/runtime/literals/split.d.ts +1 -1
  241. package/dist/runtime/literals/split.d.ts.map +1 -1
  242. package/dist/runtime/literals/stripAfter.d.ts +1 -1
  243. package/dist/runtime/literals/stripAfter.d.ts.map +1 -1
  244. package/dist/runtime/literals/stripBefore.d.ts +1 -1
  245. package/dist/runtime/literals/stripBefore.d.ts.map +1 -1
  246. package/dist/runtime/literals/stripChars.d.ts +1 -1
  247. package/dist/runtime/literals/stripChars.d.ts.map +1 -1
  248. package/dist/runtime/literals/stripChars.js +1 -1
  249. package/dist/runtime/literals/stripLeading.d.ts +1 -1
  250. package/dist/runtime/literals/stripLeading.d.ts.map +1 -1
  251. package/dist/runtime/literals/stripLeading.js +1 -1
  252. package/dist/runtime/literals/stripSurround.d.ts +1 -1
  253. package/dist/runtime/literals/stripSurround.d.ts.map +1 -1
  254. package/dist/runtime/literals/stripSurround.js +1 -1
  255. package/dist/runtime/literals/stripTrailing.d.ts +1 -1
  256. package/dist/runtime/literals/stripTrailing.d.ts.map +1 -1
  257. package/dist/runtime/literals/stripTrailing.js +1 -1
  258. package/dist/runtime/literals/stripUntil.d.ts +1 -1
  259. package/dist/runtime/literals/stripUntil.d.ts.map +1 -1
  260. package/dist/runtime/literals/stripUntil.js +1 -1
  261. package/dist/runtime/literals/takeNumericCharacters.d.ts +1 -1
  262. package/dist/runtime/literals/takeNumericCharacters.d.ts.map +1 -1
  263. package/dist/runtime/literals/takeNumericCharacters.js +2 -2
  264. package/dist/runtime/literals/toCamelCase.d.ts +1 -1
  265. package/dist/runtime/literals/toCamelCase.d.ts.map +1 -1
  266. package/dist/runtime/literals/toCamelCase.js +1 -1
  267. package/dist/runtime/literals/toKebabCase.d.ts +1 -1
  268. package/dist/runtime/literals/toKebabCase.d.ts.map +1 -1
  269. package/dist/runtime/literals/toLowercase.js +1 -1
  270. package/dist/runtime/literals/toNumericArray.d.ts +1 -1
  271. package/dist/runtime/literals/toNumericArray.d.ts.map +1 -1
  272. package/dist/runtime/literals/toPascalCase.d.ts +1 -1
  273. package/dist/runtime/literals/toPascalCase.d.ts.map +1 -1
  274. package/dist/runtime/literals/toPascalCase.js +1 -1
  275. package/dist/runtime/literals/toSnakeCase.d.ts +1 -1
  276. package/dist/runtime/literals/toSnakeCase.d.ts.map +1 -1
  277. package/dist/runtime/literals/toString.d.ts +1 -1
  278. package/dist/runtime/literals/toString.d.ts.map +1 -1
  279. package/dist/runtime/literals/toUppercase.js +1 -1
  280. package/dist/runtime/literals/trim.d.ts +1 -1
  281. package/dist/runtime/literals/trim.d.ts.map +1 -1
  282. package/dist/runtime/literals/truncate.d.ts +1 -1
  283. package/dist/runtime/literals/truncate.d.ts.map +1 -1
  284. package/dist/runtime/literals/tuple.d.ts +2 -2
  285. package/dist/runtime/literals/tuple.d.ts.map +1 -1
  286. package/dist/runtime/literals/tuple.js +1 -1
  287. package/dist/runtime/literals/widen.d.ts +1 -1
  288. package/dist/runtime/literals/widen.d.ts.map +1 -1
  289. package/dist/runtime/meta/index.js +2 -2
  290. package/dist/runtime/meta/urlMeta.d.ts +2 -2
  291. package/dist/runtime/meta/urlMeta.d.ts.map +1 -1
  292. package/dist/runtime/meta/urlMeta.js +3 -3
  293. package/dist/runtime/meta/youtube-meta.d.ts +1 -1
  294. package/dist/runtime/meta/youtube-meta.d.ts.map +1 -1
  295. package/dist/runtime/meta/youtube-meta.js +2 -2
  296. package/dist/runtime/queues/fifo.d.ts +1 -1
  297. package/dist/runtime/queues/fifo.d.ts.map +1 -1
  298. package/dist/runtime/queues/index.js +2 -2
  299. package/dist/runtime/queues/lifo.d.ts +1 -1
  300. package/dist/runtime/queues/lifo.d.ts.map +1 -1
  301. package/dist/runtime/runtime-types/asToken.d.ts +1 -1
  302. package/dist/runtime/runtime-types/asToken.d.ts.map +1 -1
  303. package/dist/runtime/runtime-types/asToken.js +2 -2
  304. package/dist/runtime/runtime-types/asType.d.ts +1 -1
  305. package/dist/runtime/runtime-types/asType.d.ts.map +1 -1
  306. package/dist/runtime/runtime-types/index.js +7 -7
  307. package/dist/runtime/runtime-types/ip6Prefix.d.ts +1 -1
  308. package/dist/runtime/runtime-types/ip6Prefix.d.ts.map +1 -1
  309. package/dist/runtime/runtime-types/ip6Prefix.js +1 -1
  310. package/dist/runtime/runtime-types/list.d.ts +1 -1
  311. package/dist/runtime/runtime-types/list.d.ts.map +1 -1
  312. package/dist/runtime/runtime-types/list.js +1 -1
  313. package/dist/runtime/runtime-types/rec.d.ts +1 -1
  314. package/dist/runtime/runtime-types/rec.d.ts.map +1 -1
  315. package/dist/runtime/runtime-types/shape-helpers/addToken.d.ts +1 -1
  316. package/dist/runtime/runtime-types/shape-helpers/addToken.d.ts.map +1 -1
  317. package/dist/runtime/runtime-types/shape-helpers/atomics.d.ts +1 -1
  318. package/dist/runtime/runtime-types/shape-helpers/atomics.d.ts.map +1 -1
  319. package/dist/runtime/runtime-types/shape-helpers/atomics.js +2 -2
  320. package/dist/runtime/runtime-types/shape-helpers/functions.d.ts +1 -1
  321. package/dist/runtime/runtime-types/shape-helpers/functions.d.ts.map +1 -1
  322. package/dist/runtime/runtime-types/shape-helpers/getTokenData.d.ts +1 -1
  323. package/dist/runtime/runtime-types/shape-helpers/getTokenData.d.ts.map +1 -1
  324. package/dist/runtime/runtime-types/shape-helpers/getTokenData.js +1 -1
  325. package/dist/runtime/runtime-types/shape-helpers/getTokenName.d.ts +1 -1
  326. package/dist/runtime/runtime-types/shape-helpers/getTokenName.d.ts.map +1 -1
  327. package/dist/runtime/runtime-types/shape-helpers/getTokenName.js +1 -1
  328. package/dist/runtime/runtime-types/shape-helpers/literal-containers.d.ts +1 -1
  329. package/dist/runtime/runtime-types/shape-helpers/literal-containers.d.ts.map +1 -1
  330. package/dist/runtime/runtime-types/shape-helpers/regexToken.d.ts +1 -1
  331. package/dist/runtime/runtime-types/shape-helpers/regexToken.d.ts.map +1 -1
  332. package/dist/runtime/runtime-types/shape-helpers/regexToken.js +1 -1
  333. package/dist/runtime/runtime-types/shape-helpers/singletons.d.ts +1 -1
  334. package/dist/runtime/runtime-types/shape-helpers/singletons.d.ts.map +1 -1
  335. package/dist/runtime/runtime-types/shape-helpers/singletons.js +2 -2
  336. package/dist/runtime/runtime-types/shape-helpers/union.d.ts +1 -1
  337. package/dist/runtime/runtime-types/shape-helpers/union.d.ts.map +1 -1
  338. package/dist/runtime/runtime-types/shape-helpers/wide-containers.d.ts +1 -1
  339. package/dist/runtime/runtime-types/shape-helpers/wide-containers.d.ts.map +1 -1
  340. package/dist/runtime/runtime-types/shape.d.ts +1 -1
  341. package/dist/runtime/runtime-types/shape.d.ts.map +1 -1
  342. package/dist/runtime/runtime-types/shape.js +8 -8
  343. package/dist/runtime/runtime-types/tokens/createTypeToken.d.ts +1 -1
  344. package/dist/runtime/runtime-types/tokens/createTypeToken.d.ts.map +1 -1
  345. package/dist/runtime/runtime-types/tokens/createTypeToken.js +1 -1
  346. package/dist/runtime/runtime-types/tokens/index.js +2 -2
  347. package/dist/runtime/runtime-types/tokens/simpleToken.d.ts +1 -1
  348. package/dist/runtime/runtime-types/tokens/simpleToken.d.ts.map +1 -1
  349. package/dist/runtime/runtime-types/tokens/simpleToken.js +2 -2
  350. package/dist/runtime/sets/index.js +1 -1
  351. package/dist/runtime/sets/uniqueKeys.d.ts +1 -1
  352. package/dist/runtime/sets/uniqueKeys.d.ts.map +1 -1
  353. package/dist/runtime/sets/uniqueKeys.js +1 -1
  354. package/dist/runtime/tsconfig.tsbuildinfo +1 -1
  355. package/dist/runtime/type-conversion/asChars.d.ts +1 -1
  356. package/dist/runtime/type-conversion/asChars.d.ts.map +1 -1
  357. package/dist/runtime/type-conversion/asRecord.d.ts +1 -1
  358. package/dist/runtime/type-conversion/asRecord.d.ts.map +1 -1
  359. package/dist/runtime/type-conversion/asString.d.ts +1 -1
  360. package/dist/runtime/type-conversion/asString.d.ts.map +1 -1
  361. package/dist/runtime/type-conversion/asString.js +1 -1
  362. package/dist/runtime/type-conversion/csv.d.ts +1 -1
  363. package/dist/runtime/type-conversion/csv.d.ts.map +1 -1
  364. package/dist/runtime/type-conversion/csv.js +2 -2
  365. package/dist/runtime/type-conversion/index.js +15 -15
  366. package/dist/runtime/type-conversion/ip6GroupExpansion.d.ts +1 -1
  367. package/dist/runtime/type-conversion/ip6GroupExpansion.d.ts.map +1 -1
  368. package/dist/runtime/type-conversion/ip6GroupExpansion.js +1 -1
  369. package/dist/runtime/type-conversion/json.d.ts +1 -1
  370. package/dist/runtime/type-conversion/json.d.ts.map +1 -1
  371. package/dist/runtime/type-conversion/json.js +1 -1
  372. package/dist/runtime/type-conversion/mergeObjects.d.ts +1 -1
  373. package/dist/runtime/type-conversion/mergeObjects.d.ts.map +1 -1
  374. package/dist/runtime/type-conversion/mergeObjects.js +2 -2
  375. package/dist/runtime/type-conversion/mergeScalars.d.ts +1 -1
  376. package/dist/runtime/type-conversion/mergeScalars.d.ts.map +1 -1
  377. package/dist/runtime/type-conversion/mergeScalars.js +1 -1
  378. package/dist/runtime/type-conversion/mergeTuples.d.ts +1 -1
  379. package/dist/runtime/type-conversion/mergeTuples.d.ts.map +1 -1
  380. package/dist/runtime/type-conversion/mutable.d.ts +1 -1
  381. package/dist/runtime/type-conversion/mutable.d.ts.map +1 -1
  382. package/dist/runtime/type-conversion/optional.d.ts +1 -1
  383. package/dist/runtime/type-conversion/optional.d.ts.map +1 -1
  384. package/dist/runtime/type-conversion/toNumber.d.ts +1 -1
  385. package/dist/runtime/type-conversion/toNumber.d.ts.map +1 -1
  386. package/dist/runtime/type-conversion/union.d.ts +1 -1
  387. package/dist/runtime/type-conversion/union.d.ts.map +1 -1
  388. package/dist/runtime/type-guards/api-tg.d.ts +1 -1
  389. package/dist/runtime/type-guards/api-tg.d.ts.map +1 -1
  390. package/dist/runtime/type-guards/api-tg.js +2 -2
  391. package/dist/runtime/type-guards/hasDefaultValue.d.ts +2 -2
  392. package/dist/runtime/type-guards/hasDefaultValue.d.ts.map +1 -1
  393. package/dist/runtime/type-guards/hasDefaultValue.js +1 -1
  394. package/dist/runtime/type-guards/hasErrorConditions.d.ts +1 -1
  395. package/dist/runtime/type-guards/hasErrorConditions.d.ts.map +1 -1
  396. package/dist/runtime/type-guards/hasErrorConditions.js +1 -1
  397. package/dist/runtime/type-guards/hasIndexOf.d.ts +1 -1
  398. package/dist/runtime/type-guards/hasIndexOf.d.ts.map +1 -1
  399. package/dist/runtime/type-guards/hasIndexOf.js +1 -1
  400. package/dist/runtime/type-guards/hasKeys.d.ts +1 -1
  401. package/dist/runtime/type-guards/hasKeys.d.ts.map +1 -1
  402. package/dist/runtime/type-guards/hasKeys.js +2 -2
  403. package/dist/runtime/type-guards/hasWhitespace.js +3 -3
  404. package/dist/runtime/type-guards/higher-order/endsWith.d.ts +1 -1
  405. package/dist/runtime/type-guards/higher-order/endsWith.d.ts.map +1 -1
  406. package/dist/runtime/type-guards/higher-order/endsWith.js +1 -1
  407. package/dist/runtime/type-guards/higher-order/index.js +7 -7
  408. package/dist/runtime/type-guards/higher-order/isEqual.d.ts +1 -1
  409. package/dist/runtime/type-guards/higher-order/isEqual.d.ts.map +1 -1
  410. package/dist/runtime/type-guards/higher-order/isEqual.js +1 -1
  411. package/dist/runtime/type-guards/higher-order/isLength.js +1 -1
  412. package/dist/runtime/type-guards/higher-order/isSameTypeOf.d.ts +1 -1
  413. package/dist/runtime/type-guards/higher-order/isSameTypeOf.d.ts.map +1 -1
  414. package/dist/runtime/type-guards/higher-order/isTuple.d.ts +1 -1
  415. package/dist/runtime/type-guards/higher-order/isTuple.d.ts.map +1 -1
  416. package/dist/runtime/type-guards/higher-order/isTuple.js +1 -1
  417. package/dist/runtime/type-guards/higher-order/isTypeOf.d.ts +1 -1
  418. package/dist/runtime/type-guards/higher-order/isTypeOf.d.ts.map +1 -1
  419. package/dist/runtime/type-guards/higher-order/startsWith.d.ts +1 -1
  420. package/dist/runtime/type-guards/higher-order/startsWith.d.ts.map +1 -1
  421. package/dist/runtime/type-guards/higher-order/startsWith.js +1 -1
  422. package/dist/runtime/type-guards/html/index.js +1 -1
  423. package/dist/runtime/type-guards/html/isHtmlElement.js +1 -1
  424. package/dist/runtime/type-guards/index.js +55 -55
  425. package/dist/runtime/type-guards/isAlpha.d.ts +1 -1
  426. package/dist/runtime/type-guards/isAlpha.d.ts.map +1 -1
  427. package/dist/runtime/type-guards/isAlpha.js +2 -2
  428. package/dist/runtime/type-guards/isBooleanLike.d.ts +1 -1
  429. package/dist/runtime/type-guards/isBooleanLike.d.ts.map +1 -1
  430. package/dist/runtime/type-guards/isBooleanLike.js +2 -2
  431. package/dist/runtime/type-guards/isConstant.d.ts +1 -1
  432. package/dist/runtime/type-guards/isConstant.d.ts.map +1 -1
  433. package/dist/runtime/type-guards/isConstant.js +1 -1
  434. package/dist/runtime/type-guards/isContainer.d.ts +1 -1
  435. package/dist/runtime/type-guards/isContainer.d.ts.map +1 -1
  436. package/dist/runtime/type-guards/isContainer.js +1 -1
  437. package/dist/runtime/type-guards/isCssAspectRatio.d.ts +1 -1
  438. package/dist/runtime/type-guards/isCssAspectRatio.d.ts.map +1 -1
  439. package/dist/runtime/type-guards/isCssAspectRatio.js +1 -1
  440. package/dist/runtime/type-guards/isDoneFn.d.ts +1 -1
  441. package/dist/runtime/type-guards/isDoneFn.d.ts.map +1 -1
  442. package/dist/runtime/type-guards/isDoneFn.js +1 -1
  443. package/dist/runtime/type-guards/isEmail.d.ts +1 -1
  444. package/dist/runtime/type-guards/isEmail.d.ts.map +1 -1
  445. package/dist/runtime/type-guards/isEmail.js +1 -1
  446. package/dist/runtime/type-guards/isErrorCondition.d.ts +1 -1
  447. package/dist/runtime/type-guards/isErrorCondition.d.ts.map +1 -1
  448. package/dist/runtime/type-guards/isErrorCondition.js +1 -1
  449. package/dist/runtime/type-guards/isFalsy.d.ts +1 -1
  450. package/dist/runtime/type-guards/isFalsy.d.ts.map +1 -1
  451. package/dist/runtime/type-guards/isFalsy.js +1 -1
  452. package/dist/runtime/type-guards/isFnWithParams.d.ts +1 -1
  453. package/dist/runtime/type-guards/isFnWithParams.d.ts.map +1 -1
  454. package/dist/runtime/type-guards/isFunction.d.ts +1 -1
  455. package/dist/runtime/type-guards/isFunction.d.ts.map +1 -1
  456. package/dist/runtime/type-guards/isHexadecimal.js +3 -3
  457. package/dist/runtime/type-guards/isIndexable.d.ts +1 -1
  458. package/dist/runtime/type-guards/isIndexable.d.ts.map +1 -1
  459. package/dist/runtime/type-guards/isIndexable.js +1 -1
  460. package/dist/runtime/type-guards/isInlineSvg.d.ts +1 -1
  461. package/dist/runtime/type-guards/isInlineSvg.d.ts.map +1 -1
  462. package/dist/runtime/type-guards/isInlineSvg.js +1 -1
  463. package/dist/runtime/type-guards/isLeftRight.d.ts +1 -1
  464. package/dist/runtime/type-guards/isLeftRight.d.ts.map +1 -1
  465. package/dist/runtime/type-guards/isLeftRight.js +1 -1
  466. package/dist/runtime/type-guards/isNever.js +1 -1
  467. package/dist/runtime/type-guards/isNotNull.d.ts +1 -1
  468. package/dist/runtime/type-guards/isNotNull.d.ts.map +1 -1
  469. package/dist/runtime/type-guards/isNothing.d.ts +1 -1
  470. package/dist/runtime/type-guards/isNothing.d.ts.map +1 -1
  471. package/dist/runtime/type-guards/isNumericString.js +2 -2
  472. package/dist/runtime/type-guards/isPhoneNumber.js +2 -2
  473. package/dist/runtime/type-guards/isReadonlyArray.d.ts +1 -1
  474. package/dist/runtime/type-guards/isReadonlyArray.d.ts.map +1 -1
  475. package/dist/runtime/type-guards/isRef.d.ts +1 -1
  476. package/dist/runtime/type-guards/isRef.d.ts.map +1 -1
  477. package/dist/runtime/type-guards/isRef.js +1 -1
  478. package/dist/runtime/type-guards/isRegExp.d.ts +1 -1
  479. package/dist/runtime/type-guards/isRegExp.d.ts.map +1 -1
  480. package/dist/runtime/type-guards/isRegExp.js +1 -1
  481. package/dist/runtime/type-guards/isRuntimeUnion.d.ts +1 -1
  482. package/dist/runtime/type-guards/isRuntimeUnion.d.ts.map +1 -1
  483. package/dist/runtime/type-guards/isScalar.d.ts +1 -1
  484. package/dist/runtime/type-guards/isScalar.d.ts.map +1 -1
  485. package/dist/runtime/type-guards/isScalar.js +4 -4
  486. package/dist/runtime/type-guards/isSpecificConstant.d.ts +1 -1
  487. package/dist/runtime/type-guards/isSpecificConstant.d.ts.map +1 -1
  488. package/dist/runtime/type-guards/isSpecificConstant.js +1 -1
  489. package/dist/runtime/type-guards/isThenable.d.ts +1 -1
  490. package/dist/runtime/type-guards/isThenable.d.ts.map +1 -1
  491. package/dist/runtime/type-guards/isThenable.js +1 -1
  492. package/dist/runtime/type-guards/isTrimmable.js +1 -1
  493. package/dist/runtime/type-guards/isTruthy.d.ts +1 -1
  494. package/dist/runtime/type-guards/isTruthy.d.ts.map +1 -1
  495. package/dist/runtime/type-guards/isTruthy.js +1 -1
  496. package/dist/runtime/type-guards/isTypeToken.d.ts +1 -1
  497. package/dist/runtime/type-guards/isTypeToken.d.ts.map +1 -1
  498. package/dist/runtime/type-guards/isTypeToken.js +1 -1
  499. package/dist/runtime/type-guards/isTypeTuple.d.ts +1 -1
  500. package/dist/runtime/type-guards/isTypeTuple.d.ts.map +1 -1
  501. package/dist/runtime/type-guards/isUnset.d.ts +1 -1
  502. package/dist/runtime/type-guards/isUnset.d.ts.map +1 -1
  503. package/dist/runtime/type-guards/isUnset.js +1 -1
  504. package/dist/runtime/type-guards/isUrl.d.ts +1 -1
  505. package/dist/runtime/type-guards/isUrl.d.ts.map +1 -1
  506. package/dist/runtime/type-guards/isUrl.js +2 -2
  507. package/dist/runtime/type-guards/network-tg.d.ts +1 -1
  508. package/dist/runtime/type-guards/network-tg.d.ts.map +1 -1
  509. package/dist/runtime/type-guards/network-tg.js +2 -2
  510. package/dist/runtime/type-guards/repos.d.ts +2 -2
  511. package/dist/runtime/type-guards/repos.d.ts.map +1 -1
  512. package/dist/runtime/type-guards/repos.js +2 -2
  513. package/dist/runtime/type-guards/tokens/index.js +5 -5
  514. package/dist/runtime/type-guards/tokens/isAtomicToken.d.ts +1 -1
  515. package/dist/runtime/type-guards/tokens/isAtomicToken.d.ts.map +1 -1
  516. package/dist/runtime/type-guards/tokens/isAtomicToken.js +2 -2
  517. package/dist/runtime/type-guards/tokens/isContainerToken.d.ts +1 -1
  518. package/dist/runtime/type-guards/tokens/isContainerToken.d.ts.map +1 -1
  519. package/dist/runtime/type-guards/tokens/isContainerToken.js +1 -1
  520. package/dist/runtime/type-guards/tokens/isFunctionToken.d.ts +1 -1
  521. package/dist/runtime/type-guards/tokens/isFunctionToken.d.ts.map +1 -1
  522. package/dist/runtime/type-guards/tokens/isFunctionToken.js +1 -1
  523. package/dist/runtime/type-guards/tokens/isShapeToken.d.ts +1 -1
  524. package/dist/runtime/type-guards/tokens/isShapeToken.d.ts.map +1 -1
  525. package/dist/runtime/type-guards/tokens/isShapeToken.js +2 -2
  526. package/dist/runtime/type-guards/tokens/isSimpleToken.d.ts +1 -1
  527. package/dist/runtime/type-guards/tokens/isSimpleToken.d.ts.map +1 -1
  528. package/dist/runtime/type-guards/tokens/isSimpleToken.js +2 -2
  529. package/dist/runtime/type-guards/tokens/isSingletonToken.d.ts +1 -1
  530. package/dist/runtime/type-guards/tokens/isSingletonToken.d.ts.map +1 -1
  531. package/dist/runtime/type-guards/tokens/isSingletonToken.js +2 -2
  532. package/dist/runtime/type-guards/tokens/isUnionToken.d.ts +1 -1
  533. package/dist/runtime/type-guards/tokens/isUnionToken.d.ts.map +1 -1
  534. package/dist/runtime/type-guards/tokens/isUnionToken.js +1 -1
  535. package/dist/runtime/type-guards/youtube.d.ts +1 -1
  536. package/dist/runtime/type-guards/youtube.d.ts.map +1 -1
  537. package/dist/runtime/type-guards/youtube.js +1 -1
  538. package/dist/runtime/vuejs/asVueRef.d.ts +1 -1
  539. package/dist/runtime/vuejs/asVueRef.d.ts.map +1 -1
  540. package/dist/runtime/vuejs/index.js +1 -1
  541. package/dist/types/api/api.d.ts +1 -1
  542. package/dist/types/api/api.d.ts.map +1 -1
  543. package/dist/types/api/index.js +1 -1
  544. package/dist/types/base-types/Container.d.ts +1 -1
  545. package/dist/types/base-types/Container.d.ts.map +1 -1
  546. package/dist/types/base-types/Defined.d.ts +1 -1
  547. package/dist/types/base-types/Defined.d.ts.map +1 -1
  548. package/dist/types/base-types/Digital.d.ts +1 -1
  549. package/dist/types/base-types/Digital.d.ts.map +1 -1
  550. package/dist/types/base-types/Indexable.d.ts +1 -1
  551. package/dist/types/base-types/Indexable.d.ts.map +1 -1
  552. package/dist/types/base-types/IndexableObject.d.ts +1 -1
  553. package/dist/types/base-types/IndexableObject.d.ts.map +1 -1
  554. package/dist/types/base-types/List.d.ts +1 -1
  555. package/dist/types/base-types/List.d.ts.map +1 -1
  556. package/dist/types/base-types/NarrowObject.d.ts +1 -1
  557. package/dist/types/base-types/NarrowObject.d.ts.map +1 -1
  558. package/dist/types/base-types/NonArray.d.ts +1 -1
  559. package/dist/types/base-types/NonArray.d.ts.map +1 -1
  560. package/dist/types/base-types/NotNull.d.ts +1 -1
  561. package/dist/types/base-types/NotNull.d.ts.map +1 -1
  562. package/dist/types/base-types/Tuple.d.ts +1 -1
  563. package/dist/types/base-types/Tuple.d.ts.map +1 -1
  564. package/dist/types/base-types/fns/FnAllowingProps.d.ts +1 -1
  565. package/dist/types/base-types/fns/FnAllowingProps.d.ts.map +1 -1
  566. package/dist/types/base-types/fns/OptionalParamFn.d.ts +1 -1
  567. package/dist/types/base-types/fns/OptionalParamFn.d.ts.map +1 -1
  568. package/dist/types/base-types/fns/index.js +8 -8
  569. package/dist/types/base-types/functional/LeftRight.d.ts +1 -1
  570. package/dist/types/base-types/functional/LeftRight.d.ts.map +1 -1
  571. package/dist/types/base-types/functional/index.js +1 -1
  572. package/dist/types/base-types/index.js +25 -25
  573. package/dist/types/boolean-logic/branching/Handle.d.ts +1 -1
  574. package/dist/types/boolean-logic/branching/Handle.d.ts.map +1 -1
  575. package/dist/types/boolean-logic/branching/If.d.ts +1 -1
  576. package/dist/types/boolean-logic/branching/If.d.ts.map +1 -1
  577. package/dist/types/boolean-logic/branching/IfAllExtend.d.ts +1 -1
  578. package/dist/types/boolean-logic/branching/IfAllExtend.d.ts.map +1 -1
  579. package/dist/types/boolean-logic/branching/IfAllLiteral.d.ts +1 -1
  580. package/dist/types/boolean-logic/branching/IfAllLiteral.d.ts.map +1 -1
  581. package/dist/types/boolean-logic/branching/IfEqual.d.ts +1 -1
  582. package/dist/types/boolean-logic/branching/IfEqual.d.ts.map +1 -1
  583. package/dist/types/boolean-logic/branching/IfErrorCondition.d.ts +1 -1
  584. package/dist/types/boolean-logic/branching/IfErrorCondition.d.ts.map +1 -1
  585. package/dist/types/boolean-logic/branching/IfLength.d.ts +1 -1
  586. package/dist/types/boolean-logic/branching/IfLength.d.ts.map +1 -1
  587. package/dist/types/boolean-logic/branching/IfNever.d.ts +1 -1
  588. package/dist/types/boolean-logic/branching/IfNever.d.ts.map +1 -1
  589. package/dist/types/boolean-logic/branching/IfUnset.d.ts +1 -1
  590. package/dist/types/boolean-logic/branching/IfUnset.d.ts.map +1 -1
  591. package/dist/types/boolean-logic/branching/OnPass.d.ts +2 -2
  592. package/dist/types/boolean-logic/branching/OnPass.d.ts.map +1 -1
  593. package/dist/types/boolean-logic/branching/index.js +15 -15
  594. package/dist/types/boolean-logic/combinators/And.d.ts +1 -1
  595. package/dist/types/boolean-logic/combinators/And.d.ts.map +1 -1
  596. package/dist/types/boolean-logic/combinators/Compare.d.ts +1 -1
  597. package/dist/types/boolean-logic/combinators/Compare.d.ts.map +1 -1
  598. package/dist/types/boolean-logic/combinators/Not.d.ts +1 -1
  599. package/dist/types/boolean-logic/combinators/Not.d.ts.map +1 -1
  600. package/dist/types/boolean-logic/combinators/Or.d.ts +1 -1
  601. package/dist/types/boolean-logic/combinators/Or.d.ts.map +1 -1
  602. package/dist/types/boolean-logic/combinators/Some.d.ts +1 -1
  603. package/dist/types/boolean-logic/combinators/Some.d.ts.map +1 -1
  604. package/dist/types/boolean-logic/combinators/index.js +5 -5
  605. package/dist/types/boolean-logic/index.js +5 -5
  606. package/dist/types/boolean-logic/narrowing/AsDoneFn.d.ts +1 -1
  607. package/dist/types/boolean-logic/narrowing/AsDoneFn.d.ts.map +1 -1
  608. package/dist/types/boolean-logic/narrowing/AsIndexOf.d.ts +2 -2
  609. package/dist/types/boolean-logic/narrowing/AsIndexOf.d.ts.map +1 -1
  610. package/dist/types/boolean-logic/narrowing/AsSomething.d.ts +2 -2
  611. package/dist/types/boolean-logic/narrowing/AsSomething.d.ts.map +1 -1
  612. package/dist/types/boolean-logic/narrowing/index.js +4 -4
  613. package/dist/types/boolean-logic/operators/AllExtend.d.ts +1 -1
  614. package/dist/types/boolean-logic/operators/AllExtend.d.ts.map +1 -1
  615. package/dist/types/boolean-logic/operators/AllLiteral.d.ts +1 -1
  616. package/dist/types/boolean-logic/operators/AllLiteral.d.ts.map +1 -1
  617. package/dist/types/boolean-logic/operators/ApiOperators.d.ts +1 -1
  618. package/dist/types/boolean-logic/operators/ApiOperators.d.ts.map +1 -1
  619. package/dist/types/boolean-logic/operators/AreSameLength.d.ts +1 -1
  620. package/dist/types/boolean-logic/operators/AreSameLength.d.ts.map +1 -1
  621. package/dist/types/boolean-logic/operators/Contains.d.ts +1 -1
  622. package/dist/types/boolean-logic/operators/Contains.d.ts.map +1 -1
  623. package/dist/types/boolean-logic/operators/ContainsAll.d.ts +1 -1
  624. package/dist/types/boolean-logic/operators/ContainsAll.d.ts.map +1 -1
  625. package/dist/types/boolean-logic/operators/DoesExtend.d.ts +1 -1
  626. package/dist/types/boolean-logic/operators/DoesExtend.d.ts.map +1 -1
  627. package/dist/types/boolean-logic/operators/EndsWith.d.ts +1 -1
  628. package/dist/types/boolean-logic/operators/EndsWith.d.ts.map +1 -1
  629. package/dist/types/boolean-logic/operators/ExtendsAll.d.ts +1 -1
  630. package/dist/types/boolean-logic/operators/ExtendsAll.d.ts.map +1 -1
  631. package/dist/types/boolean-logic/operators/ExtendsNone.d.ts +1 -1
  632. package/dist/types/boolean-logic/operators/ExtendsNone.d.ts.map +1 -1
  633. package/dist/types/boolean-logic/operators/ExtendsSome.d.ts +1 -1
  634. package/dist/types/boolean-logic/operators/ExtendsSome.d.ts.map +1 -1
  635. package/dist/types/boolean-logic/operators/HasArray.d.ts +1 -1
  636. package/dist/types/boolean-logic/operators/HasArray.d.ts.map +1 -1
  637. package/dist/types/boolean-logic/operators/HasCharacters.d.ts +1 -1
  638. package/dist/types/boolean-logic/operators/HasCharacters.d.ts.map +1 -1
  639. package/dist/types/boolean-logic/operators/HasIndex.d.ts +1 -1
  640. package/dist/types/boolean-logic/operators/HasIndex.d.ts.map +1 -1
  641. package/dist/types/boolean-logic/operators/HasOtherCharacters.d.ts +1 -1
  642. package/dist/types/boolean-logic/operators/HasOtherCharacters.d.ts.map +1 -1
  643. package/dist/types/boolean-logic/operators/HasParameters.d.ts +1 -1
  644. package/dist/types/boolean-logic/operators/HasParameters.d.ts.map +1 -1
  645. package/dist/types/boolean-logic/operators/HasRequiredProps.d.ts +1 -1
  646. package/dist/types/boolean-logic/operators/HasRequiredProps.d.ts.map +1 -1
  647. package/dist/types/boolean-logic/operators/HasSameKeys.d.ts +1 -1
  648. package/dist/types/boolean-logic/operators/HasSameKeys.d.ts.map +1 -1
  649. package/dist/types/boolean-logic/operators/HasSameValues.d.ts +1 -1
  650. package/dist/types/boolean-logic/operators/HasSameValues.d.ts.map +1 -1
  651. package/dist/types/boolean-logic/operators/HasUnionType.d.ts +1 -1
  652. package/dist/types/boolean-logic/operators/HasUnionType.d.ts.map +1 -1
  653. package/dist/types/boolean-logic/operators/HasWideValues.d.ts +1 -1
  654. package/dist/types/boolean-logic/operators/HasWideValues.d.ts.map +1 -1
  655. package/dist/types/boolean-logic/operators/HaveSameNumericSign.d.ts +1 -1
  656. package/dist/types/boolean-logic/operators/HaveSameNumericSign.d.ts.map +1 -1
  657. package/dist/types/boolean-logic/operators/IsAllLowercase.d.ts +1 -1
  658. package/dist/types/boolean-logic/operators/IsAllLowercase.d.ts.map +1 -1
  659. package/dist/types/boolean-logic/operators/IsAny.d.ts +1 -1
  660. package/dist/types/boolean-logic/operators/IsAny.d.ts.map +1 -1
  661. package/dist/types/boolean-logic/operators/IsAnyEqual.d.ts +1 -1
  662. package/dist/types/boolean-logic/operators/IsAnyEqual.d.ts.map +1 -1
  663. package/dist/types/boolean-logic/operators/IsBoolean.d.ts +1 -1
  664. package/dist/types/boolean-logic/operators/IsBoolean.d.ts.map +1 -1
  665. package/dist/types/boolean-logic/operators/IsBooleanLiteral.d.ts +1 -1
  666. package/dist/types/boolean-logic/operators/IsBooleanLiteral.d.ts.map +1 -1
  667. package/dist/types/boolean-logic/operators/IsContainer.d.ts +1 -1
  668. package/dist/types/boolean-logic/operators/IsContainer.d.ts.map +1 -1
  669. package/dist/types/boolean-logic/operators/IsCssHexadecimal.d.ts +1 -1
  670. package/dist/types/boolean-logic/operators/IsCssHexadecimal.d.ts.map +1 -1
  671. package/dist/types/boolean-logic/operators/IsDotPath.d.ts +1 -1
  672. package/dist/types/boolean-logic/operators/IsDotPath.d.ts.map +1 -1
  673. package/dist/types/boolean-logic/operators/IsEmptyObject.d.ts +1 -1
  674. package/dist/types/boolean-logic/operators/IsEmptyObject.d.ts.map +1 -1
  675. package/dist/types/boolean-logic/operators/IsErrorCondition.d.ts +1 -1
  676. package/dist/types/boolean-logic/operators/IsErrorCondition.d.ts.map +1 -1
  677. package/dist/types/boolean-logic/operators/IsFalse.d.ts +1 -1
  678. package/dist/types/boolean-logic/operators/IsFalse.d.ts.map +1 -1
  679. package/dist/types/boolean-logic/operators/IsFalsy.d.ts +1 -1
  680. package/dist/types/boolean-logic/operators/IsFalsy.d.ts.map +1 -1
  681. package/dist/types/boolean-logic/operators/IsFloat.d.ts +1 -1
  682. package/dist/types/boolean-logic/operators/IsFloat.d.ts.map +1 -1
  683. package/dist/types/boolean-logic/operators/IsFnWithParams.d.ts +1 -1
  684. package/dist/types/boolean-logic/operators/IsFnWithParams.d.ts.map +1 -1
  685. package/dist/types/boolean-logic/operators/IsFunction.d.ts +1 -1
  686. package/dist/types/boolean-logic/operators/IsFunction.d.ts.map +1 -1
  687. package/dist/types/boolean-logic/operators/IsGreaterThan.d.ts +1 -1
  688. package/dist/types/boolean-logic/operators/IsGreaterThan.d.ts.map +1 -1
  689. package/dist/types/boolean-logic/operators/IsInteger.d.ts +1 -1
  690. package/dist/types/boolean-logic/operators/IsInteger.d.ts.map +1 -1
  691. package/dist/types/boolean-logic/operators/IsIterable.d.ts +1 -1
  692. package/dist/types/boolean-logic/operators/IsIterable.d.ts.map +1 -1
  693. package/dist/types/boolean-logic/operators/IsLength.d.ts +1 -1
  694. package/dist/types/boolean-logic/operators/IsLength.d.ts.map +1 -1
  695. package/dist/types/boolean-logic/operators/IsLessThan.d.ts +1 -1
  696. package/dist/types/boolean-logic/operators/IsLessThan.d.ts.map +1 -1
  697. package/dist/types/boolean-logic/operators/IsLiteral.d.ts +1 -1
  698. package/dist/types/boolean-logic/operators/IsLiteral.d.ts.map +1 -1
  699. package/dist/types/boolean-logic/operators/IsNarrowingFn.d.ts +1 -1
  700. package/dist/types/boolean-logic/operators/IsNarrowingFn.d.ts.map +1 -1
  701. package/dist/types/boolean-logic/operators/IsNegativeNumber.d.ts +1 -1
  702. package/dist/types/boolean-logic/operators/IsNegativeNumber.d.ts.map +1 -1
  703. package/dist/types/boolean-logic/operators/IsNonLiteralUnion.d.ts +1 -1
  704. package/dist/types/boolean-logic/operators/IsNonLiteralUnion.d.ts.map +1 -1
  705. package/dist/types/boolean-logic/operators/IsNotEqual.d.ts +1 -1
  706. package/dist/types/boolean-logic/operators/IsNotEqual.d.ts.map +1 -1
  707. package/dist/types/boolean-logic/operators/IsNumber.d.ts +1 -1
  708. package/dist/types/boolean-logic/operators/IsNumber.d.ts.map +1 -1
  709. package/dist/types/boolean-logic/operators/IsNumericLiteral.d.ts +1 -1
  710. package/dist/types/boolean-logic/operators/IsNumericLiteral.d.ts.map +1 -1
  711. package/dist/types/boolean-logic/operators/IsObject.d.ts +1 -1
  712. package/dist/types/boolean-logic/operators/IsObject.d.ts.map +1 -1
  713. package/dist/types/boolean-logic/operators/IsObjectLiteral.d.ts +1 -1
  714. package/dist/types/boolean-logic/operators/IsObjectLiteral.d.ts.map +1 -1
  715. package/dist/types/boolean-logic/operators/IsOptionalScalar.d.ts +1 -1
  716. package/dist/types/boolean-logic/operators/IsOptionalScalar.d.ts.map +1 -1
  717. package/dist/types/boolean-logic/operators/IsPositiveNumber.d.ts +1 -1
  718. package/dist/types/boolean-logic/operators/IsPositiveNumber.d.ts.map +1 -1
  719. package/dist/types/boolean-logic/operators/IsReadonlyObject.d.ts +1 -1
  720. package/dist/types/boolean-logic/operators/IsReadonlyObject.d.ts.map +1 -1
  721. package/dist/types/boolean-logic/operators/IsScalar.d.ts +1 -1
  722. package/dist/types/boolean-logic/operators/IsScalar.d.ts.map +1 -1
  723. package/dist/types/boolean-logic/operators/IsSingleChar.d.ts +1 -1
  724. package/dist/types/boolean-logic/operators/IsSingleChar.d.ts.map +1 -1
  725. package/dist/types/boolean-logic/operators/IsSingularNoun.d.ts +1 -1
  726. package/dist/types/boolean-logic/operators/IsSingularNoun.d.ts.map +1 -1
  727. package/dist/types/boolean-logic/operators/IsString.d.ts +1 -1
  728. package/dist/types/boolean-logic/operators/IsString.d.ts.map +1 -1
  729. package/dist/types/boolean-logic/operators/IsStringLiteral.d.ts +1 -1
  730. package/dist/types/boolean-logic/operators/IsStringLiteral.d.ts.map +1 -1
  731. package/dist/types/boolean-logic/operators/IsTrue.d.ts +1 -1
  732. package/dist/types/boolean-logic/operators/IsTrue.d.ts.map +1 -1
  733. package/dist/types/boolean-logic/operators/IsTruthy.d.ts +1 -1
  734. package/dist/types/boolean-logic/operators/IsTruthy.d.ts.map +1 -1
  735. package/dist/types/boolean-logic/operators/IsUnion.d.ts +1 -1
  736. package/dist/types/boolean-logic/operators/IsUnion.d.ts.map +1 -1
  737. package/dist/types/boolean-logic/operators/IsUnionArray.d.ts +1 -1
  738. package/dist/types/boolean-logic/operators/IsUnionArray.d.ts.map +1 -1
  739. package/dist/types/boolean-logic/operators/IsUnset.d.ts +1 -1
  740. package/dist/types/boolean-logic/operators/IsUnset.d.ts.map +1 -1
  741. package/dist/types/boolean-logic/operators/IsUrl.d.ts +1 -1
  742. package/dist/types/boolean-logic/operators/IsUrl.d.ts.map +1 -1
  743. package/dist/types/boolean-logic/operators/IsValidDotPath.d.ts +1 -1
  744. package/dist/types/boolean-logic/operators/IsValidDotPath.d.ts.map +1 -1
  745. package/dist/types/boolean-logic/operators/IsValidIndex.d.ts +1 -1
  746. package/dist/types/boolean-logic/operators/IsValidIndex.d.ts.map +1 -1
  747. package/dist/types/boolean-logic/operators/IsVueRef.d.ts +1 -1
  748. package/dist/types/boolean-logic/operators/IsVueRef.d.ts.map +1 -1
  749. package/dist/types/boolean-logic/operators/IsWideType.d.ts +1 -1
  750. package/dist/types/boolean-logic/operators/IsWideType.d.ts.map +1 -1
  751. package/dist/types/boolean-logic/operators/IsWideUnion.d.ts +1 -1
  752. package/dist/types/boolean-logic/operators/IsWideUnion.d.ts.map +1 -1
  753. package/dist/types/boolean-logic/operators/MaybeError.d.ts +1 -1
  754. package/dist/types/boolean-logic/operators/MaybeError.d.ts.map +1 -1
  755. package/dist/types/boolean-logic/operators/NarrowlyContains.d.ts +1 -1
  756. package/dist/types/boolean-logic/operators/NarrowlyContains.d.ts.map +1 -1
  757. package/dist/types/boolean-logic/operators/Network-operators.d.ts +1 -1
  758. package/dist/types/boolean-logic/operators/Network-operators.d.ts.map +1 -1
  759. package/dist/types/boolean-logic/operators/NotEqual.d.ts +1 -1
  760. package/dist/types/boolean-logic/operators/NotEqual.d.ts.map +1 -1
  761. package/dist/types/boolean-logic/operators/NotLength.d.ts +1 -1
  762. package/dist/types/boolean-logic/operators/NotLength.d.ts.map +1 -1
  763. package/dist/types/boolean-logic/operators/PhoneOperators.d.ts +1 -1
  764. package/dist/types/boolean-logic/operators/PhoneOperators.d.ts.map +1 -1
  765. package/dist/types/boolean-logic/operators/Returns.d.ts +1 -1
  766. package/dist/types/boolean-logic/operators/Returns.d.ts.map +1 -1
  767. package/dist/types/boolean-logic/operators/ReturnsBoolean.d.ts +1 -1
  768. package/dist/types/boolean-logic/operators/ReturnsBoolean.d.ts.map +1 -1
  769. package/dist/types/boolean-logic/operators/ReturnsFalse.d.ts +1 -1
  770. package/dist/types/boolean-logic/operators/ReturnsFalse.d.ts.map +1 -1
  771. package/dist/types/boolean-logic/operators/ReturnsTrue.d.ts +1 -1
  772. package/dist/types/boolean-logic/operators/ReturnsTrue.d.ts.map +1 -1
  773. package/dist/types/boolean-logic/operators/SomeEqual.d.ts +1 -1
  774. package/dist/types/boolean-logic/operators/SomeEqual.d.ts.map +1 -1
  775. package/dist/types/boolean-logic/operators/SomeExtend.d.ts +1 -1
  776. package/dist/types/boolean-logic/operators/SomeExtend.d.ts.map +1 -1
  777. package/dist/types/boolean-logic/operators/StartsWith.d.ts +1 -1
  778. package/dist/types/boolean-logic/operators/StartsWith.d.ts.map +1 -1
  779. package/dist/types/boolean-logic/operators/UnionHasArray.d.ts +1 -1
  780. package/dist/types/boolean-logic/operators/UnionHasArray.d.ts.map +1 -1
  781. package/dist/types/boolean-logic/operators/Validate.d.ts +1 -1
  782. package/dist/types/boolean-logic/operators/Validate.d.ts.map +1 -1
  783. package/dist/types/boolean-logic/operators/YouTube-operators.d.ts +1 -1
  784. package/dist/types/boolean-logic/operators/YouTube-operators.d.ts.map +1 -1
  785. package/dist/types/boolean-logic/operators/index.js +102 -102
  786. package/dist/types/classes/index.js +2 -2
  787. package/dist/types/containers/IsEmptyContainer.d.ts +1 -1
  788. package/dist/types/containers/IsEmptyContainer.d.ts.map +1 -1
  789. package/dist/types/containers/IsNonEmptyContainer.d.ts +1 -1
  790. package/dist/types/containers/IsNonEmptyContainer.d.ts.map +1 -1
  791. package/dist/types/containers/RemoveEmpty.d.ts +2 -2
  792. package/dist/types/containers/RemoveEmpty.d.ts.map +1 -1
  793. package/dist/types/containers/RemoveMarked.d.ts +2 -2
  794. package/dist/types/containers/RemoveMarked.d.ts.map +1 -1
  795. package/dist/types/containers/RemoveUndefined.d.ts +1 -1
  796. package/dist/types/containers/RemoveUndefined.d.ts.map +1 -1
  797. package/dist/types/containers/index.js +6 -6
  798. package/dist/types/dictionary/AddKeyValue.d.ts +1 -1
  799. package/dist/types/dictionary/AddKeyValue.d.ts.map +1 -1
  800. package/dist/types/dictionary/CombinedKeys.d.ts +1 -1
  801. package/dist/types/dictionary/CombinedKeys.d.ts.map +1 -1
  802. package/dist/types/dictionary/DictChangeValue.d.ts +1 -1
  803. package/dist/types/dictionary/DictChangeValue.d.ts.map +1 -1
  804. package/dist/types/dictionary/EnsureKeys.d.ts +1 -1
  805. package/dist/types/dictionary/EnsureKeys.d.ts.map +1 -1
  806. package/dist/types/dictionary/FromMaybeRef.d.ts +1 -1
  807. package/dist/types/dictionary/FromMaybeRef.d.ts.map +1 -1
  808. package/dist/types/dictionary/Get.d.ts +1 -1
  809. package/dist/types/dictionary/Get.d.ts.map +1 -1
  810. package/dist/types/dictionary/Keys.d.ts +1 -1
  811. package/dist/types/dictionary/Keys.d.ts.map +1 -1
  812. package/dist/types/dictionary/KeysEqualValue.d.ts +1 -1
  813. package/dist/types/dictionary/KeysEqualValue.d.ts.map +1 -1
  814. package/dist/types/dictionary/KeysNotEqualValue.d.ts +1 -1
  815. package/dist/types/dictionary/KeysNotEqualValue.d.ts.map +1 -1
  816. package/dist/types/dictionary/KeysWithValue.d.ts +1 -1
  817. package/dist/types/dictionary/KeysWithValue.d.ts.map +1 -1
  818. package/dist/types/dictionary/KeysWithoutValue.d.ts +1 -1
  819. package/dist/types/dictionary/KeysWithoutValue.d.ts.map +1 -1
  820. package/dist/types/dictionary/MakeKeysRequired.d.ts +1 -1
  821. package/dist/types/dictionary/MakeKeysRequired.d.ts.map +1 -1
  822. package/dist/types/dictionary/MakePropsMutable.d.ts +1 -1
  823. package/dist/types/dictionary/MakePropsMutable.d.ts.map +1 -1
  824. package/dist/types/dictionary/MapTo.d.ts +1 -1
  825. package/dist/types/dictionary/MapTo.d.ts.map +1 -1
  826. package/dist/types/dictionary/MaybeRef.d.ts +1 -1
  827. package/dist/types/dictionary/MaybeRef.d.ts.map +1 -1
  828. package/dist/types/dictionary/MutableProps.d.ts +1 -1
  829. package/dist/types/dictionary/MutableProps.d.ts.map +1 -1
  830. package/dist/types/dictionary/NonStringKeys.d.ts +1 -1
  831. package/dist/types/dictionary/NonStringKeys.d.ts.map +1 -1
  832. package/dist/types/dictionary/OptionalKeys.d.ts +1 -1
  833. package/dist/types/dictionary/OptionalKeys.d.ts.map +1 -1
  834. package/dist/types/dictionary/OptionalProps.d.ts +1 -1
  835. package/dist/types/dictionary/OptionalProps.d.ts.map +1 -1
  836. package/dist/types/dictionary/ReadonlyProps.d.ts +1 -1
  837. package/dist/types/dictionary/ReadonlyProps.d.ts.map +1 -1
  838. package/dist/types/dictionary/RequireProps.d.ts +1 -1
  839. package/dist/types/dictionary/RequireProps.d.ts.map +1 -1
  840. package/dist/types/dictionary/RequiredKeys.d.ts +1 -1
  841. package/dist/types/dictionary/RequiredKeys.d.ts.map +1 -1
  842. package/dist/types/dictionary/RequiredProps.d.ts +1 -1
  843. package/dist/types/dictionary/RequiredProps.d.ts.map +1 -1
  844. package/dist/types/dictionary/SharedKeys.d.ts +1 -1
  845. package/dist/types/dictionary/SharedKeys.d.ts.map +1 -1
  846. package/dist/types/dictionary/SimplifyObject.d.ts +1 -1
  847. package/dist/types/dictionary/SimplifyObject.d.ts.map +1 -1
  848. package/dist/types/dictionary/UpsertKeyValue.d.ts +1 -1
  849. package/dist/types/dictionary/UpsertKeyValue.d.ts.map +1 -1
  850. package/dist/types/dictionary/ValidKey.d.ts +1 -1
  851. package/dist/types/dictionary/ValidKey.d.ts.map +1 -1
  852. package/dist/types/dictionary/WithKeys.d.ts +1 -1
  853. package/dist/types/dictionary/WithKeys.d.ts.map +1 -1
  854. package/dist/types/dictionary/WithNumericKeys.d.ts +1 -1
  855. package/dist/types/dictionary/WithNumericKeys.d.ts.map +1 -1
  856. package/dist/types/dictionary/WithStringKeys.d.ts +1 -1
  857. package/dist/types/dictionary/WithStringKeys.d.ts.map +1 -1
  858. package/dist/types/dictionary/WithValue.d.ts +2 -2
  859. package/dist/types/dictionary/WithValue.d.ts.map +1 -1
  860. package/dist/types/dictionary/WithoutKeys.d.ts +1 -1
  861. package/dist/types/dictionary/WithoutKeys.d.ts.map +1 -1
  862. package/dist/types/dictionary/WithoutValue.d.ts +1 -1
  863. package/dist/types/dictionary/WithoutValue.d.ts.map +1 -1
  864. package/dist/types/dictionary/index.js +48 -48
  865. package/dist/types/errors/AsError.d.ts +1 -1
  866. package/dist/types/errors/AsError.d.ts.map +1 -1
  867. package/dist/types/errors/CompleteError.d.ts +1 -1
  868. package/dist/types/errors/CompleteError.d.ts.map +1 -1
  869. package/dist/types/errors/ErrorCondition.d.ts +1 -1
  870. package/dist/types/errors/ErrorCondition.d.ts.map +1 -1
  871. package/dist/types/errors/ErrorConditionHandler.d.ts +1 -1
  872. package/dist/types/errors/ErrorConditionHandler.d.ts.map +1 -1
  873. package/dist/types/errors/KindError.d.ts +1 -1
  874. package/dist/types/errors/KindError.d.ts.map +1 -1
  875. package/dist/types/errors/Throw.d.ts +1 -1
  876. package/dist/types/errors/Throw.d.ts.map +1 -1
  877. package/dist/types/errors/index.js +10 -10
  878. package/dist/types/functional/Left.d.ts +1 -1
  879. package/dist/types/functional/Left.d.ts.map +1 -1
  880. package/dist/types/functional/Result.d.ts +2 -2
  881. package/dist/types/functional/Result.d.ts.map +1 -1
  882. package/dist/types/functional/Right.d.ts +1 -1
  883. package/dist/types/functional/Right.d.ts.map +1 -1
  884. package/dist/types/functional/index.js +3 -3
  885. package/dist/types/functions/AsFnMeta.d.ts +1 -1
  886. package/dist/types/functions/AsFnMeta.d.ts.map +1 -1
  887. package/dist/types/functions/FnFrom.d.ts +1 -1
  888. package/dist/types/functions/FnFrom.d.ts.map +1 -1
  889. package/dist/types/functions/FnMeta.d.ts +1 -1
  890. package/dist/types/functions/FnMeta.d.ts.map +1 -1
  891. package/dist/types/functions/FnProps.d.ts +1 -1
  892. package/dist/types/functions/FnProps.d.ts.map +1 -1
  893. package/dist/types/functions/FnWithProps.d.ts +1 -1
  894. package/dist/types/functions/FnWithProps.d.ts.map +1 -1
  895. package/dist/types/functions/IdentityFn.d.ts +1 -1
  896. package/dist/types/functions/IdentityFn.d.ts.map +1 -1
  897. package/dist/types/functions/LiteralFn.d.ts +1 -1
  898. package/dist/types/functions/LiteralFn.d.ts.map +1 -1
  899. package/dist/types/functions/NarrowingFn.d.ts +1 -1
  900. package/dist/types/functions/NarrowingFn.d.ts.map +1 -1
  901. package/dist/types/functions/OnlyFnProps.d.ts +1 -1
  902. package/dist/types/functions/OnlyFnProps.d.ts.map +1 -1
  903. package/dist/types/functions/PromiseAll.d.ts +1 -1
  904. package/dist/types/functions/PromiseAll.d.ts.map +1 -1
  905. package/dist/types/functions/RemoveFnProps.d.ts +1 -1
  906. package/dist/types/functions/RemoveFnProps.d.ts.map +1 -1
  907. package/dist/types/functions/ToFn.d.ts +1 -1
  908. package/dist/types/functions/ToFn.d.ts.map +1 -1
  909. package/dist/types/functions/TypeGuard.d.ts +1 -1
  910. package/dist/types/functions/TypeGuard.d.ts.map +1 -1
  911. package/dist/types/functions/index.js +16 -16
  912. package/dist/types/index.js +19 -19
  913. package/dist/types/kv/KeyValue.d.ts +1 -1
  914. package/dist/types/kv/KeyValue.d.ts.map +1 -1
  915. package/dist/types/kv/index.js +4 -4
  916. package/dist/types/lists/AfterFirst.d.ts +1 -1
  917. package/dist/types/lists/AfterFirst.d.ts.map +1 -1
  918. package/dist/types/lists/AllowNonTupleWhenSingular.d.ts +1 -1
  919. package/dist/types/lists/AllowNonTupleWhenSingular.d.ts.map +1 -1
  920. package/dist/types/lists/ArrayElementType.d.ts +1 -1
  921. package/dist/types/lists/ArrayElementType.d.ts.map +1 -1
  922. package/dist/types/lists/AsArray.d.ts +1 -1
  923. package/dist/types/lists/AsArray.d.ts.map +1 -1
  924. package/dist/types/lists/AsTuple.d.ts +1 -1
  925. package/dist/types/lists/AsTuple.d.ts.map +1 -1
  926. package/dist/types/lists/BeforeLast.d.ts +1 -1
  927. package/dist/types/lists/BeforeLast.d.ts.map +1 -1
  928. package/dist/types/lists/ConvertAndMap.d.ts +1 -1
  929. package/dist/types/lists/ConvertAndMap.d.ts.map +1 -1
  930. package/dist/types/lists/ConvertSet.d.ts +1 -1
  931. package/dist/types/lists/ConvertSet.d.ts.map +1 -1
  932. package/dist/types/lists/Filter.d.ts +1 -1
  933. package/dist/types/lists/Filter.d.ts.map +1 -1
  934. package/dist/types/lists/FilterByProp.d.ts +1 -1
  935. package/dist/types/lists/FilterByProp.d.ts.map +1 -1
  936. package/dist/types/lists/FilterLiterals.d.ts +2 -2
  937. package/dist/types/lists/FilterLiterals.d.ts.map +1 -1
  938. package/dist/types/lists/Find.d.ts +1 -1
  939. package/dist/types/lists/Find.d.ts.map +1 -1
  940. package/dist/types/lists/FirstOrElse.d.ts +1 -1
  941. package/dist/types/lists/FirstOrElse.d.ts.map +1 -1
  942. package/dist/types/lists/Flatten.d.ts +1 -1
  943. package/dist/types/lists/Flatten.d.ts.map +1 -1
  944. package/dist/types/lists/GetEach.d.ts +1 -1
  945. package/dist/types/lists/GetEach.d.ts.map +1 -1
  946. package/dist/types/lists/IndexOf.d.ts +2 -2
  947. package/dist/types/lists/IndexOf.d.ts.map +1 -1
  948. package/dist/types/lists/IntersectAll.d.ts +1 -1
  949. package/dist/types/lists/IntersectAll.d.ts.map +1 -1
  950. package/dist/types/lists/Last.d.ts +1 -1
  951. package/dist/types/lists/Last.d.ts.map +1 -1
  952. package/dist/types/lists/Length.d.ts +1 -1
  953. package/dist/types/lists/Length.d.ts.map +1 -1
  954. package/dist/types/lists/NumericKeys.d.ts +1 -1
  955. package/dist/types/lists/NumericKeys.d.ts.map +1 -1
  956. package/dist/types/lists/Pop.d.ts +1 -1
  957. package/dist/types/lists/Pop.d.ts.map +1 -1
  958. package/dist/types/lists/ReplaceLast.d.ts +1 -1
  959. package/dist/types/lists/ReplaceLast.d.ts.map +1 -1
  960. package/dist/types/lists/Retain.d.ts +1 -1
  961. package/dist/types/lists/Retain.d.ts.map +1 -1
  962. package/dist/types/lists/RetainByProp.d.ts +1 -1
  963. package/dist/types/lists/RetainByProp.d.ts.map +1 -1
  964. package/dist/types/lists/ReturnTypes.d.ts +1 -1
  965. package/dist/types/lists/ReturnTypes.d.ts.map +1 -1
  966. package/dist/types/lists/Reverse.d.ts +1 -1
  967. package/dist/types/lists/Reverse.d.ts.map +1 -1
  968. package/dist/types/lists/Shift.d.ts +1 -1
  969. package/dist/types/lists/Shift.d.ts.map +1 -1
  970. package/dist/types/lists/Slice.d.ts +1 -1
  971. package/dist/types/lists/Slice.d.ts.map +1 -1
  972. package/dist/types/lists/TakeFirst.d.ts +1 -1
  973. package/dist/types/lists/TakeFirst.d.ts.map +1 -1
  974. package/dist/types/lists/TakeLast.d.ts +1 -1
  975. package/dist/types/lists/TakeLast.d.ts.map +1 -1
  976. package/dist/types/lists/ToCSV.d.ts +1 -1
  977. package/dist/types/lists/ToCSV.d.ts.map +1 -1
  978. package/dist/types/lists/TruthyReturns.d.ts +1 -1
  979. package/dist/types/lists/TruthyReturns.d.ts.map +1 -1
  980. package/dist/types/lists/UnionFromProp.d.ts +1 -1
  981. package/dist/types/lists/UnionFromProp.d.ts.map +1 -1
  982. package/dist/types/lists/index.js +48 -48
  983. package/dist/types/literals/Box.d.ts +1 -1
  984. package/dist/types/literals/Box.d.ts.map +1 -1
  985. package/dist/types/literals/Choices.d.ts +1 -1
  986. package/dist/types/literals/Choices.d.ts.map +1 -1
  987. package/dist/types/literals/Color.d.ts +1 -1
  988. package/dist/types/literals/Color.d.ts.map +1 -1
  989. package/dist/types/literals/ContainerBlockKey.d.ts +1 -1
  990. package/dist/types/literals/ContainerBlockKey.d.ts.map +1 -1
  991. package/dist/types/literals/ContainerKeyGuarantee.d.ts +1 -1
  992. package/dist/types/literals/ContainerKeyGuarantee.d.ts.map +1 -1
  993. package/dist/types/literals/DoneFnTuple.d.ts +1 -1
  994. package/dist/types/literals/DoneFnTuple.d.ts.map +1 -1
  995. package/dist/types/literals/ExpandRecursively.d.ts +1 -1
  996. package/dist/types/literals/ExpandRecursively.d.ts.map +1 -1
  997. package/dist/types/literals/FromDefn.d.ts +2 -2
  998. package/dist/types/literals/FromDefn.d.ts.map +1 -1
  999. package/dist/types/literals/Shape.d.ts +1 -1
  1000. package/dist/types/literals/Shape.d.ts.map +1 -1
  1001. package/dist/types/literals/index.js +20 -20
  1002. package/dist/types/numeric-literals/Abs.d.ts +1 -1
  1003. package/dist/types/numeric-literals/Abs.d.ts.map +1 -1
  1004. package/dist/types/numeric-literals/AbsMaybe.d.ts +1 -1
  1005. package/dist/types/numeric-literals/AbsMaybe.d.ts.map +1 -1
  1006. package/dist/types/numeric-literals/AsNegativeNumber.d.ts +1 -1
  1007. package/dist/types/numeric-literals/AsNegativeNumber.d.ts.map +1 -1
  1008. package/dist/types/numeric-literals/AsNumberWhenPossible.d.ts +1 -1
  1009. package/dist/types/numeric-literals/AsNumberWhenPossible.d.ts.map +1 -1
  1010. package/dist/types/numeric-literals/Decrement.d.ts +1 -1
  1011. package/dist/types/numeric-literals/Decrement.d.ts.map +1 -1
  1012. package/dist/types/numeric-literals/Delta.d.ts +1 -1
  1013. package/dist/types/numeric-literals/Delta.d.ts.map +1 -1
  1014. package/dist/types/numeric-literals/Digit.d.ts +1 -1
  1015. package/dist/types/numeric-literals/Digit.d.ts.map +1 -1
  1016. package/dist/types/numeric-literals/DigitNonZero.d.ts +1 -1
  1017. package/dist/types/numeric-literals/DigitNonZero.d.ts.map +1 -1
  1018. package/dist/types/numeric-literals/Digitize.d.ts +1 -1
  1019. package/dist/types/numeric-literals/Digitize.d.ts.map +1 -1
  1020. package/dist/types/numeric-literals/Increment.d.ts +1 -1
  1021. package/dist/types/numeric-literals/Increment.d.ts.map +1 -1
  1022. package/dist/types/numeric-literals/InvertNumericSign.d.ts +1 -1
  1023. package/dist/types/numeric-literals/InvertNumericSign.d.ts.map +1 -1
  1024. package/dist/types/numeric-literals/LessThanOrEqual.d.ts +1 -1
  1025. package/dist/types/numeric-literals/LessThanOrEqual.d.ts.map +1 -1
  1026. package/dist/types/numeric-literals/Negative.d.ts +1 -1
  1027. package/dist/types/numeric-literals/Negative.d.ts.map +1 -1
  1028. package/dist/types/numeric-literals/NextDigit.d.ts +1 -1
  1029. package/dist/types/numeric-literals/NextDigit.d.ts.map +1 -1
  1030. package/dist/types/numeric-literals/PriorDigit.d.ts +1 -1
  1031. package/dist/types/numeric-literals/PriorDigit.d.ts.map +1 -1
  1032. package/dist/types/numeric-literals/Subtract.d.ts +1 -1
  1033. package/dist/types/numeric-literals/Subtract.d.ts.map +1 -1
  1034. package/dist/types/numeric-literals/ToInteger.d.ts +1 -1
  1035. package/dist/types/numeric-literals/ToInteger.d.ts.map +1 -1
  1036. package/dist/types/numeric-literals/ToNumericArray.d.ts +1 -1
  1037. package/dist/types/numeric-literals/ToNumericArray.d.ts.map +1 -1
  1038. package/dist/types/numeric-literals/index.js +24 -24
  1039. package/dist/types/queues/FifoQueue.d.ts +1 -1
  1040. package/dist/types/queues/FifoQueue.d.ts.map +1 -1
  1041. package/dist/types/queues/LifoQueue.d.ts +1 -1
  1042. package/dist/types/queues/LifoQueue.d.ts.map +1 -1
  1043. package/dist/types/queues/index.js +2 -2
  1044. package/dist/types/runtime-types/Dict.d.ts +2 -2
  1045. package/dist/types/runtime-types/Dict.d.ts.map +1 -1
  1046. package/dist/types/runtime-types/FromLiteralTokens.d.ts +1 -1
  1047. package/dist/types/runtime-types/FromLiteralTokens.d.ts.map +1 -1
  1048. package/dist/types/runtime-types/SimpleType.d.ts +2 -2
  1049. package/dist/types/runtime-types/SimpleType.d.ts.map +1 -1
  1050. package/dist/types/runtime-types/StringLiteralToken.d.ts +1 -1
  1051. package/dist/types/runtime-types/StringLiteralToken.d.ts.map +1 -1
  1052. package/dist/types/runtime-types/TokenizeStringLiteral.d.ts +1 -1
  1053. package/dist/types/runtime-types/TokenizeStringLiteral.d.ts.map +1 -1
  1054. package/dist/types/runtime-types/Type.d.ts +3 -3
  1055. package/dist/types/runtime-types/Type.d.ts.map +1 -1
  1056. package/dist/types/runtime-types/TypeOf.d.ts +2 -2
  1057. package/dist/types/runtime-types/TypeOf.d.ts.map +1 -1
  1058. package/dist/types/runtime-types/TypeToken.d.ts +2 -2
  1059. package/dist/types/runtime-types/TypeToken.d.ts.map +1 -1
  1060. package/dist/types/runtime-types/TypeTuple.d.ts +1 -1
  1061. package/dist/types/runtime-types/TypeTuple.d.ts.map +1 -1
  1062. package/dist/types/runtime-types/index.js +10 -10
  1063. package/dist/types/sets/IntersectingKeys.d.ts +1 -1
  1064. package/dist/types/sets/IntersectingKeys.d.ts.map +1 -1
  1065. package/dist/types/sets/Intersection.d.ts +2 -2
  1066. package/dist/types/sets/Intersection.d.ts.map +1 -1
  1067. package/dist/types/sets/Relate.d.ts +1 -1
  1068. package/dist/types/sets/Relate.d.ts.map +1 -1
  1069. package/dist/types/sets/SetCandidate.d.ts +1 -1
  1070. package/dist/types/sets/SetCandidate.d.ts.map +1 -1
  1071. package/dist/types/sets/Unique.d.ts +1 -1
  1072. package/dist/types/sets/Unique.d.ts.map +1 -1
  1073. package/dist/types/sets/UniqueKeys.d.ts +1 -1
  1074. package/dist/types/sets/UniqueKeys.d.ts.map +1 -1
  1075. package/dist/types/sets/UniqueKeysUnion.d.ts +1 -1
  1076. package/dist/types/sets/UniqueKeysUnion.d.ts.map +1 -1
  1077. package/dist/types/sets/UniqueKv.d.ts +1 -1
  1078. package/dist/types/sets/UniqueKv.d.ts.map +1 -1
  1079. package/dist/types/sets/index.js +8 -8
  1080. package/dist/types/string-literals/AfterFirstChar.d.ts +1 -1
  1081. package/dist/types/string-literals/AfterFirstChar.d.ts.map +1 -1
  1082. package/dist/types/string-literals/Cardinality.d.ts +1 -1
  1083. package/dist/types/string-literals/Cardinality.d.ts.map +1 -1
  1084. package/dist/types/string-literals/Chars.d.ts +1 -1
  1085. package/dist/types/string-literals/Chars.d.ts.map +1 -1
  1086. package/dist/types/string-literals/Concat.d.ts +1 -1
  1087. package/dist/types/string-literals/Concat.d.ts.map +1 -1
  1088. package/dist/types/string-literals/Date.d.ts +2 -2
  1089. package/dist/types/string-literals/Date.d.ts.map +1 -1
  1090. package/dist/types/string-literals/DateTime.d.ts +1 -1
  1091. package/dist/types/string-literals/DateTime.d.ts.map +1 -1
  1092. package/dist/types/string-literals/EmptyStringOr.d.ts +1 -1
  1093. package/dist/types/string-literals/EmptyStringOr.d.ts.map +1 -1
  1094. package/dist/types/string-literals/EnsureLeading.d.ts +1 -1
  1095. package/dist/types/string-literals/EnsureLeading.d.ts.map +1 -1
  1096. package/dist/types/string-literals/EnsureLeadingEvery.d.ts +1 -1
  1097. package/dist/types/string-literals/EnsureLeadingEvery.d.ts.map +1 -1
  1098. package/dist/types/string-literals/EnsureSurround.d.ts +1 -1
  1099. package/dist/types/string-literals/EnsureSurround.d.ts.map +1 -1
  1100. package/dist/types/string-literals/EnsureTrailing.d.ts +1 -1
  1101. package/dist/types/string-literals/EnsureTrailing.d.ts.map +1 -1
  1102. package/dist/types/string-literals/FirstChar.d.ts +1 -1
  1103. package/dist/types/string-literals/FirstChar.d.ts.map +1 -1
  1104. package/dist/types/string-literals/HasUppercase.d.ts +1 -1
  1105. package/dist/types/string-literals/HasUppercase.d.ts.map +1 -1
  1106. package/dist/types/string-literals/Join.d.ts +1 -1
  1107. package/dist/types/string-literals/Join.d.ts.map +1 -1
  1108. package/dist/types/string-literals/LastChar.d.ts +1 -1
  1109. package/dist/types/string-literals/LastChar.d.ts.map +1 -1
  1110. package/dist/types/string-literals/PathJoin.d.ts +1 -1
  1111. package/dist/types/string-literals/PathJoin.d.ts.map +1 -1
  1112. package/dist/types/string-literals/Pluralize.d.ts +2 -2
  1113. package/dist/types/string-literals/Pluralize.d.ts.map +1 -1
  1114. package/dist/types/string-literals/Prepend.d.ts +1 -1
  1115. package/dist/types/string-literals/Prepend.d.ts.map +1 -1
  1116. package/dist/types/string-literals/PrependAll.d.ts +1 -1
  1117. package/dist/types/string-literals/PrependAll.d.ts.map +1 -1
  1118. package/dist/types/string-literals/Proxmox.d.ts +1 -1
  1119. package/dist/types/string-literals/Proxmox.d.ts.map +1 -1
  1120. package/dist/types/string-literals/Repeat.d.ts +1 -1
  1121. package/dist/types/string-literals/Repeat.d.ts.map +1 -1
  1122. package/dist/types/string-literals/RetainAfter.d.ts +1 -1
  1123. package/dist/types/string-literals/RetainAfter.d.ts.map +1 -1
  1124. package/dist/types/string-literals/RetainUntil.d.ts +3 -2
  1125. package/dist/types/string-literals/RetainUntil.d.ts.map +1 -1
  1126. package/dist/types/string-literals/Split.d.ts +1 -1
  1127. package/dist/types/string-literals/Split.d.ts.map +1 -1
  1128. package/dist/types/string-literals/StrLen.d.ts +1 -1
  1129. package/dist/types/string-literals/StrLen.d.ts.map +1 -1
  1130. package/dist/types/string-literals/StripAfter.d.ts +1 -1
  1131. package/dist/types/string-literals/StripAfter.d.ts.map +1 -1
  1132. package/dist/types/string-literals/StripBefore.d.ts +1 -1
  1133. package/dist/types/string-literals/StripBefore.d.ts.map +1 -1
  1134. package/dist/types/string-literals/StripLeading.d.ts +1 -1
  1135. package/dist/types/string-literals/StripLeading.d.ts.map +1 -1
  1136. package/dist/types/string-literals/StripSurround.d.ts +1 -1
  1137. package/dist/types/string-literals/StripSurround.d.ts.map +1 -1
  1138. package/dist/types/string-literals/StripTrailing.d.ts +1 -1
  1139. package/dist/types/string-literals/StripTrailing.d.ts.map +1 -1
  1140. package/dist/types/string-literals/StripUntil.d.ts +1 -1
  1141. package/dist/types/string-literals/StripUntil.d.ts.map +1 -1
  1142. package/dist/types/string-literals/Suggest.d.ts +1 -1
  1143. package/dist/types/string-literals/Suggest.d.ts.map +1 -1
  1144. package/dist/types/string-literals/Surround.d.ts +1 -1
  1145. package/dist/types/string-literals/Surround.d.ts.map +1 -1
  1146. package/dist/types/string-literals/Time.d.ts +1 -1
  1147. package/dist/types/string-literals/Time.d.ts.map +1 -1
  1148. package/dist/types/string-literals/Truncate.d.ts +1 -1
  1149. package/dist/types/string-literals/Truncate.d.ts.map +1 -1
  1150. package/dist/types/string-literals/UnderlyingType.d.ts +1 -1
  1151. package/dist/types/string-literals/UnderlyingType.d.ts.map +1 -1
  1152. package/dist/types/string-literals/casing/AllCaps.d.ts +1 -1
  1153. package/dist/types/string-literals/casing/AllCaps.d.ts.map +1 -1
  1154. package/dist/types/string-literals/casing/CamelCase.d.ts +1 -1
  1155. package/dist/types/string-literals/casing/CamelCase.d.ts.map +1 -1
  1156. package/dist/types/string-literals/casing/CapFirstAlpha.d.ts +1 -1
  1157. package/dist/types/string-literals/casing/CapFirstAlpha.d.ts.map +1 -1
  1158. package/dist/types/string-literals/casing/DashUppercase.d.ts +1 -1
  1159. package/dist/types/string-literals/casing/DashUppercase.d.ts.map +1 -1
  1160. package/dist/types/string-literals/casing/KebabCase.d.ts +1 -1
  1161. package/dist/types/string-literals/casing/KebabCase.d.ts.map +1 -1
  1162. package/dist/types/string-literals/casing/LowerAllCaps.d.ts +1 -1
  1163. package/dist/types/string-literals/casing/LowerAllCaps.d.ts.map +1 -1
  1164. package/dist/types/string-literals/casing/PascalCase.d.ts +1 -1
  1165. package/dist/types/string-literals/casing/PascalCase.d.ts.map +1 -1
  1166. package/dist/types/string-literals/casing/RaiseAllLowercase.d.ts +1 -1
  1167. package/dist/types/string-literals/casing/RaiseAllLowercase.d.ts.map +1 -1
  1168. package/dist/types/string-literals/casing/SnakeCase.d.ts +1 -1
  1169. package/dist/types/string-literals/casing/SnakeCase.d.ts.map +1 -1
  1170. package/dist/types/string-literals/casing/index.js +11 -11
  1171. package/dist/types/string-literals/character-sets/Alpha.d.ts +1 -1
  1172. package/dist/types/string-literals/character-sets/Alpha.d.ts.map +1 -1
  1173. package/dist/types/string-literals/character-sets/AlphaChar.d.ts +1 -1
  1174. package/dist/types/string-literals/character-sets/AlphaChar.d.ts.map +1 -1
  1175. package/dist/types/string-literals/character-sets/AlphaNumeric.d.ts +1 -1
  1176. package/dist/types/string-literals/character-sets/AlphaNumeric.d.ts.map +1 -1
  1177. package/dist/types/string-literals/character-sets/CSV.d.ts +1 -1
  1178. package/dist/types/string-literals/character-sets/CSV.d.ts.map +1 -1
  1179. package/dist/types/string-literals/character-sets/Consonants.d.ts +1 -1
  1180. package/dist/types/string-literals/character-sets/Consonants.d.ts.map +1 -1
  1181. package/dist/types/string-literals/character-sets/DomainName.d.ts +2 -2
  1182. package/dist/types/string-literals/character-sets/DomainName.d.ts.map +1 -1
  1183. package/dist/types/string-literals/character-sets/DotPathFor.d.ts +1 -1
  1184. package/dist/types/string-literals/character-sets/DotPathFor.d.ts.map +1 -1
  1185. package/dist/types/string-literals/character-sets/Hexadecimal.d.ts +1 -1
  1186. package/dist/types/string-literals/character-sets/Hexadecimal.d.ts.map +1 -1
  1187. package/dist/types/string-literals/character-sets/IpAddress.d.ts +2 -2
  1188. package/dist/types/string-literals/character-sets/IpAddress.d.ts.map +1 -1
  1189. package/dist/types/string-literals/character-sets/LowerAlpha.d.ts +1 -1
  1190. package/dist/types/string-literals/character-sets/LowerAlpha.d.ts.map +1 -1
  1191. package/dist/types/string-literals/character-sets/LowerAlphaChar.d.ts +1 -1
  1192. package/dist/types/string-literals/character-sets/LowerAlphaChar.d.ts.map +1 -1
  1193. package/dist/types/string-literals/character-sets/NonAlpha.d.ts +1 -1
  1194. package/dist/types/string-literals/character-sets/NonAlpha.d.ts.map +1 -1
  1195. package/dist/types/string-literals/character-sets/NumericChar.d.ts +1 -1
  1196. package/dist/types/string-literals/character-sets/NumericChar.d.ts.map +1 -1
  1197. package/dist/types/string-literals/character-sets/Repos.d.ts +3 -3
  1198. package/dist/types/string-literals/character-sets/Repos.d.ts.map +1 -1
  1199. package/dist/types/string-literals/character-sets/SingularNoun.d.ts +2 -2
  1200. package/dist/types/string-literals/character-sets/SingularNoun.d.ts.map +1 -1
  1201. package/dist/types/string-literals/character-sets/UpperAlphaChar.d.ts +1 -1
  1202. package/dist/types/string-literals/character-sets/UpperAlphaChar.d.ts.map +1 -1
  1203. package/dist/types/string-literals/character-sets/Url.d.ts +2 -2
  1204. package/dist/types/string-literals/character-sets/Url.d.ts.map +1 -1
  1205. package/dist/types/string-literals/character-sets/ValueAtDotPath.d.ts +1 -1
  1206. package/dist/types/string-literals/character-sets/ValueAtDotPath.d.ts.map +1 -1
  1207. package/dist/types/string-literals/character-sets/Whitespace.d.ts +2 -2
  1208. package/dist/types/string-literals/character-sets/Whitespace.d.ts.map +1 -1
  1209. package/dist/types/string-literals/character-sets/YouTube.d.ts +1 -1
  1210. package/dist/types/string-literals/character-sets/YouTube.d.ts.map +1 -1
  1211. package/dist/types/string-literals/character-sets/brackets/index.js +3 -3
  1212. package/dist/types/string-literals/character-sets/css/display-position.d.ts +1 -1
  1213. package/dist/types/string-literals/character-sets/css/display-position.d.ts.map +1 -1
  1214. package/dist/types/string-literals/character-sets/css/index.js +9 -9
  1215. package/dist/types/string-literals/character-sets/images/Exif.d.ts +1 -1
  1216. package/dist/types/string-literals/character-sets/images/Exif.d.ts.map +1 -1
  1217. package/dist/types/string-literals/character-sets/images/ImgFormat.d.ts +3 -3
  1218. package/dist/types/string-literals/character-sets/images/ImgFormat.d.ts.map +1 -1
  1219. package/dist/types/string-literals/character-sets/images/index.js +2 -2
  1220. package/dist/types/string-literals/character-sets/index.js +36 -36
  1221. package/dist/types/string-literals/character-sets/phone/CountryPhoneNumber.d.ts +1 -1
  1222. package/dist/types/string-literals/character-sets/phone/CountryPhoneNumber.d.ts.map +1 -1
  1223. package/dist/types/string-literals/character-sets/phone/DialCountryCode.d.ts +1 -1
  1224. package/dist/types/string-literals/character-sets/phone/DialCountryCode.d.ts.map +1 -1
  1225. package/dist/types/string-literals/character-sets/phone/GetPhoneCountryCode.d.ts +1 -1
  1226. package/dist/types/string-literals/character-sets/phone/GetPhoneCountryCode.d.ts.map +1 -1
  1227. package/dist/types/string-literals/character-sets/phone/GetPhoneNumberType.d.ts +1 -1
  1228. package/dist/types/string-literals/character-sets/phone/GetPhoneNumberType.d.ts.map +1 -1
  1229. package/dist/types/string-literals/character-sets/phone/InternationalPhoneNumber.d.ts +1 -1
  1230. package/dist/types/string-literals/character-sets/phone/InternationalPhoneNumber.d.ts.map +1 -1
  1231. package/dist/types/string-literals/character-sets/phone/LocalPhoneNumber.d.ts +1 -1
  1232. package/dist/types/string-literals/character-sets/phone/LocalPhoneNumber.d.ts.map +1 -1
  1233. package/dist/types/string-literals/character-sets/phone/PhoneAreaCode.d.ts +1 -1
  1234. package/dist/types/string-literals/character-sets/phone/PhoneAreaCode.d.ts.map +1 -1
  1235. package/dist/types/string-literals/character-sets/phone/PhoneCountryCode.d.ts +3 -3
  1236. package/dist/types/string-literals/character-sets/phone/PhoneCountryCode.d.ts.map +1 -1
  1237. package/dist/types/string-literals/character-sets/phone/PhoneNumber.d.ts +1 -1
  1238. package/dist/types/string-literals/character-sets/phone/PhoneNumber.d.ts.map +1 -1
  1239. package/dist/types/string-literals/character-sets/phone/PhoneShortCode.d.ts +1 -1
  1240. package/dist/types/string-literals/character-sets/phone/PhoneShortCode.d.ts.map +1 -1
  1241. package/dist/types/string-literals/character-sets/phone/RawPhoneNumber.d.ts +1 -1
  1242. package/dist/types/string-literals/character-sets/phone/RawPhoneNumber.d.ts.map +1 -1
  1243. package/dist/types/string-literals/character-sets/phone/RemovePhoneCountryCode.d.ts +1 -1
  1244. package/dist/types/string-literals/character-sets/phone/RemovePhoneCountryCode.d.ts.map +1 -1
  1245. package/dist/types/string-literals/character-sets/phone/ToPhoneFormat.d.ts +2 -2
  1246. package/dist/types/string-literals/character-sets/phone/ToPhoneFormat.d.ts.map +1 -1
  1247. package/dist/types/string-literals/character-sets/phone/index.js +14 -14
  1248. package/dist/types/string-literals/character-sets/quotation-marks/index.js +6 -6
  1249. package/dist/types/string-literals/character-sets/tw/TwColor.d.ts +2 -2
  1250. package/dist/types/string-literals/character-sets/tw/TwColor.d.ts.map +1 -1
  1251. package/dist/types/string-literals/character-sets/tw/index.js +1 -1
  1252. package/dist/types/string-literals/geo/index.js +2 -2
  1253. package/dist/types/string-literals/geo/state.d.ts +2 -2
  1254. package/dist/types/string-literals/geo/state.d.ts.map +1 -1
  1255. package/dist/types/string-literals/geo/zip.d.ts +2 -2
  1256. package/dist/types/string-literals/geo/zip.d.ts.map +1 -1
  1257. package/dist/types/string-literals/index.js +42 -42
  1258. package/dist/types/string-literals/options/DropChars.d.ts +1 -1
  1259. package/dist/types/string-literals/options/DropChars.d.ts.map +1 -1
  1260. package/dist/types/string-literals/options/index.js +3 -3
  1261. package/dist/types/tsconfig.tsbuildinfo +1 -1
  1262. package/dist/types/tuples/FirstKey.d.ts +1 -1
  1263. package/dist/types/tuples/FirstKey.d.ts.map +1 -1
  1264. package/dist/types/tuples/FirstKeyValue.d.ts +1 -1
  1265. package/dist/types/tuples/FirstKeyValue.d.ts.map +1 -1
  1266. package/dist/types/tuples/FromDictArray.d.ts +1 -1
  1267. package/dist/types/tuples/FromDictArray.d.ts.map +1 -1
  1268. package/dist/types/tuples/LastOfEach.d.ts +1 -1
  1269. package/dist/types/tuples/LastOfEach.d.ts.map +1 -1
  1270. package/dist/types/tuples/index.js +8 -8
  1271. package/dist/types/type-conversion/AsObjectKeys.d.ts +1 -1
  1272. package/dist/types/type-conversion/AsObjectKeys.d.ts.map +1 -1
  1273. package/dist/types/type-conversion/AsStringUnion.d.ts +1 -1
  1274. package/dist/types/type-conversion/AsStringUnion.d.ts.map +1 -1
  1275. package/dist/types/type-conversion/IntersectWithAll.d.ts +1 -1
  1276. package/dist/types/type-conversion/IntersectWithAll.d.ts.map +1 -1
  1277. package/dist/types/type-conversion/Merge.d.ts +1 -1
  1278. package/dist/types/type-conversion/Merge.d.ts.map +1 -1
  1279. package/dist/types/type-conversion/MergeObjects.d.ts +1 -1
  1280. package/dist/types/type-conversion/MergeObjects.d.ts.map +1 -1
  1281. package/dist/types/type-conversion/Mutable.d.ts +1 -1
  1282. package/dist/types/type-conversion/Mutable.d.ts.map +1 -1
  1283. package/dist/types/type-conversion/ObjectToKvDict.d.ts +1 -1
  1284. package/dist/types/type-conversion/ObjectToKvDict.d.ts.map +1 -1
  1285. package/dist/types/type-conversion/ReduceValues.d.ts +1 -1
  1286. package/dist/types/type-conversion/ReduceValues.d.ts.map +1 -1
  1287. package/dist/types/type-conversion/ReplaceAll.d.ts +1 -1
  1288. package/dist/types/type-conversion/ReplaceAll.d.ts.map +1 -1
  1289. package/dist/types/type-conversion/RetainChars.d.ts +2 -2
  1290. package/dist/types/type-conversion/RetainChars.d.ts.map +1 -1
  1291. package/dist/types/type-conversion/ReturnValues.d.ts +1 -1
  1292. package/dist/types/type-conversion/ReturnValues.d.ts.map +1 -1
  1293. package/dist/types/type-conversion/StringLiteralFromTuple.d.ts +1 -1
  1294. package/dist/types/type-conversion/StringLiteralFromTuple.d.ts.map +1 -1
  1295. package/dist/types/type-conversion/StripChars.d.ts +2 -2
  1296. package/dist/types/type-conversion/StripChars.d.ts.map +1 -1
  1297. package/dist/types/type-conversion/ToBoolean.d.ts +1 -1
  1298. package/dist/types/type-conversion/ToBoolean.d.ts.map +1 -1
  1299. package/dist/types/type-conversion/ToContainer.d.ts +1 -1
  1300. package/dist/types/type-conversion/ToContainer.d.ts.map +1 -1
  1301. package/dist/types/type-conversion/ToJsonValue.d.ts +1 -1
  1302. package/dist/types/type-conversion/ToJsonValue.d.ts.map +1 -1
  1303. package/dist/types/type-conversion/ToNumber.d.ts +1 -1
  1304. package/dist/types/type-conversion/ToNumber.d.ts.map +1 -1
  1305. package/dist/types/type-conversion/ToString.d.ts +1 -1
  1306. package/dist/types/type-conversion/ToString.d.ts.map +1 -1
  1307. package/dist/types/type-conversion/ToStringArray.d.ts +1 -1
  1308. package/dist/types/type-conversion/ToStringArray.d.ts.map +1 -1
  1309. package/dist/types/type-conversion/Trim.d.ts +1 -1
  1310. package/dist/types/type-conversion/Trim.d.ts.map +1 -1
  1311. package/dist/types/type-conversion/TrimLeft.d.ts +1 -1
  1312. package/dist/types/type-conversion/TrimLeft.d.ts.map +1 -1
  1313. package/dist/types/type-conversion/TrimRight.d.ts +1 -1
  1314. package/dist/types/type-conversion/TrimRight.d.ts.map +1 -1
  1315. package/dist/types/type-conversion/TupleToUnion.d.ts +1 -1
  1316. package/dist/types/type-conversion/TupleToUnion.d.ts.map +1 -1
  1317. package/dist/types/type-conversion/UnionFilter.d.ts +1 -1
  1318. package/dist/types/type-conversion/UnionFilter.d.ts.map +1 -1
  1319. package/dist/types/type-conversion/UnionShift.d.ts +1 -1
  1320. package/dist/types/type-conversion/UnionShift.d.ts.map +1 -1
  1321. package/dist/types/type-conversion/ValueOrReturnValue.d.ts +1 -1
  1322. package/dist/types/type-conversion/ValueOrReturnValue.d.ts.map +1 -1
  1323. package/dist/types/type-conversion/Widen.d.ts +1 -1
  1324. package/dist/types/type-conversion/Widen.d.ts.map +1 -1
  1325. package/dist/types/type-conversion/WidenValues.d.ts +1 -1
  1326. package/dist/types/type-conversion/WidenValues.d.ts.map +1 -1
  1327. package/dist/types/type-conversion/WithDefault.d.ts +1 -1
  1328. package/dist/types/type-conversion/WithDefault.d.ts.map +1 -1
  1329. package/dist/types/type-conversion/index.js +57 -57
  1330. package/package.json +37 -24
@@ -6,7 +6,7 @@
6
6
  * CSV data where a raw comma is considered a
7
7
  * separator)
8
8
  */
9
- export declare const COMMA: import("./index").Constant<"comma">;
9
+ export declare const COMMA: import("src/constants/index").Constant<"comma">;
10
10
  /**
11
11
  * **SerializedComma**
12
12
  *
@@ -1 +1 @@
1
- {"version":3,"file":"Comma.d.ts","sourceRoot":"","sources":["../../src/constants/Comma.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,eAAO,MAAM,KAAK,qCAA0B,CAAC;AAE7C;;;;GAIG;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,KAAK,CAAC"}
1
+ {"version":3,"file":"Comma.d.ts","sourceRoot":"","sources":["../../src/constants/Comma.ts"],"names":[],"mappings":"AAEA;;;;;;;GAOG;AACH,eAAO,MAAM,KAAK,iDAA0B,CAAC;AAE7C;;;;GAIG;AACH,MAAM,MAAM,eAAe,GAAG,OAAO,KAAK,CAAC"}
@@ -1,4 +1,4 @@
1
- import { createConstant } from "./index.js";
1
+ import { createConstant } from "src/constants/index";
2
2
  /**
3
3
  * **COMMA**
4
4
  *
@@ -1,4 +1,4 @@
1
- export declare const MARKED: import("./index").Constant<"Marked">;
1
+ export declare const MARKED: import("src/constants/index").Constant<"Marked">;
2
2
  /**
3
3
  * **Marked**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"Marked.d.ts","sourceRoot":"","sources":["../../src/constants/Marked.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,sCAA2B,CAAC;AAE/C;;;;;GAKG;AACH,MAAM,MAAM,MAAM,GAAG,OAAO,MAAM,CAAC"}
1
+ {"version":3,"file":"Marked.d.ts","sourceRoot":"","sources":["../../src/constants/Marked.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,MAAM,kDAA2B,CAAC;AAE/C;;;;;GAKG;AACH,MAAM,MAAM,MAAM,GAAG,OAAO,MAAM,CAAC"}
@@ -1,2 +1,2 @@
1
- import { createConstant } from "./index.js";
1
+ import { createConstant } from "src/constants/index";
2
2
  export const MARKED = createConstant("Marked");
@@ -1,4 +1,4 @@
1
- import { createConstant } from "./index.js";
1
+ import { createConstant } from "src/constants/index";
2
2
  /**
3
3
  * **Never**
4
4
  *
@@ -1,4 +1,4 @@
1
- import { createConstant } from "./createConstant.js";
1
+ import { createConstant } from "./createConstant";
2
2
  /**
3
3
  * A constant which indicates that a particular
4
4
  * type/property was not given a _default value_.
@@ -3,6 +3,6 @@
3
3
  *
4
4
  * A runtime constant which indicates that some value has not been defined (yet).
5
5
  */
6
- export declare const NOT_DEFINED: import("./index").Constant<"not-defined">;
6
+ export declare const NOT_DEFINED: import("src/constants/index").Constant<"not-defined">;
7
7
  export type NotDefined = typeof NOT_DEFINED;
8
8
  //# sourceMappingURL=NotDefined.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"NotDefined.d.ts","sourceRoot":"","sources":["../../src/constants/NotDefined.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,WAAW,2CAAgC,CAAC;AAEzD,MAAM,MAAM,UAAU,GAAG,OAAO,WAAW,CAAC"}
1
+ {"version":3,"file":"NotDefined.d.ts","sourceRoot":"","sources":["../../src/constants/NotDefined.ts"],"names":[],"mappings":"AAEA;;;;GAIG;AACH,eAAO,MAAM,WAAW,uDAAgC,CAAC;AAEzD,MAAM,MAAM,UAAU,GAAG,OAAO,WAAW,CAAC"}
@@ -1,4 +1,4 @@
1
- import { createConstant } from "./index.js";
1
+ import { createConstant } from "src/constants/index";
2
2
  /**
3
3
  * **NOT_DEFINED**
4
4
  *
@@ -1,4 +1,4 @@
1
- import { WideAssignment } from "./Wide.js";
1
+ import { WideAssignment } from "./Wide";
2
2
  const wide = WideAssignment;
3
3
  const entry = (refType, desc, ...params) => [
4
4
  refType(wide),
@@ -1,4 +1,4 @@
1
- import { Constant } from "./index";
1
+ import { Constant } from "src/constants/index";
2
2
  /**
3
3
  * **createConstant**(kind)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"createConstant.d.ts","sourceRoot":"","sources":["../../src/constants/createConstant.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,gBAA4B;AAE/C;;;;GAIG;AACH,wBAAgB,cAAc,CAAC,KAAK,SAAS,MAAM,EAAE,IAAI,EAAE,KAAK,GAIzD,QAAQ,CAAC,KAAK,CAAC,CACrB"}
1
+ {"version":3,"file":"createConstant.d.ts","sourceRoot":"","sources":["../../src/constants/createConstant.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AAE/C;;;;GAIG;AACH,wBAAgB,cAAc,CAAC,KAAK,SAAS,MAAM,EAAE,IAAI,EAAE,KAAK,GAIzD,QAAQ,CAAC,KAAK,CAAC,CACrB"}
@@ -1,34 +1,34 @@
1
- export * from "./NoDefaultValue.js";
2
- export * from "./NotApplicable.js";
3
- export * from "./createConstant.js";
4
- export * from "./Constant.js";
5
- export * from "./DateTime.js";
6
- export * from "./Types.js";
7
- export * from "./Comma.js";
8
- export * from "./Functional.js";
9
- export * from "./Images.js";
10
- export * from "./Alpha.js";
11
- export * from "./Consonants.js";
12
- export * from "./PluralExceptions.js";
13
- export * from "./SingularNounEnding.js";
14
- export * from "./CommonObjProps.js";
15
- export * from "./NumericChar.js";
16
- export * from "./NumericDigit.js";
17
- export * from "./FalsyValues.js";
18
- export * from "./NotDefined.js";
19
- export * from "./TypeOf.js";
20
- export * from "./TypeComparisons.js";
21
- export * from "./TypeTransforms.js";
22
- export * from "./Never.js";
23
- export * from "./TypeTokens.js";
24
- export * from "./Wide.js";
25
- export * from "./Shape.js";
26
- export * from "./Marked.js";
27
- export * from "./HashTable.js";
28
- export * from "./Geo.js";
29
- export * from "./RepoConstants.js";
30
- export * from "./NetworkConstants.js";
31
- export * from "./Characters.js";
32
- export * from "./Phone.js";
33
- export * from "./ProxmoxConstants.js";
34
- export * from "./Tailwind.js";
1
+ export * from "./NoDefaultValue";
2
+ export * from "./NotApplicable";
3
+ export * from "./createConstant";
4
+ export * from "./Constant";
5
+ export * from "./DateTime";
6
+ export * from "./Types";
7
+ export * from "./Comma";
8
+ export * from "./Functional";
9
+ export * from "./Images";
10
+ export * from "./Alpha";
11
+ export * from "./Consonants";
12
+ export * from "./PluralExceptions";
13
+ export * from "./SingularNounEnding";
14
+ export * from "./CommonObjProps";
15
+ export * from "./NumericChar";
16
+ export * from "./NumericDigit";
17
+ export * from "./FalsyValues";
18
+ export * from "./NotDefined";
19
+ export * from "./TypeOf";
20
+ export * from "./TypeComparisons";
21
+ export * from "./TypeTransforms";
22
+ export * from "./Never";
23
+ export * from "./TypeTokens";
24
+ export * from "./Wide";
25
+ export * from "./Shape";
26
+ export * from "./Marked";
27
+ export * from "./HashTable";
28
+ export * from "./Geo";
29
+ export * from "./RepoConstants";
30
+ export * from "./NetworkConstants";
31
+ export * from "./Characters";
32
+ export * from "./Phone";
33
+ export * from "./ProxmoxConstants";
34
+ export * from "./Tailwind";
@@ -1 +1 @@
1
- {"program":{"fileNames":["../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2021.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2023.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.date.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2021.string.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.array.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.error.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.object.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.string.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2023.array.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.es2023.intl.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.array.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.collection.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.string.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.promise.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.object.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.regexp.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../node_modules/.pnpm/typescript@5.5.4/node_modules/typescript/lib/lib.esnext.full.d.ts","../../src/constants/Alpha.ts","../../src/constants/Characters.ts","../../src/constants/createConstant.ts","../../src/constants/NoDefaultValue.ts","../../src/constants/NotApplicable.ts","../../src/constants/Constant.ts","../../src/constants/DateTime.ts","../../src/constants/Types.ts","../../src/constants/Functional.ts","../../src/constants/Images.ts","../../src/constants/Consonants.ts","../../src/constants/PluralExceptions.ts","../../src/constants/SingularNounEnding.ts","../../src/constants/CommonObjProps.ts","../../src/constants/NumericChar.ts","../../src/constants/NumericDigit.ts","../../src/constants/FalsyValues.ts","../../src/constants/NotDefined.ts","../../src/constants/TypeOf.ts","../../src/constants/Wide.ts","../../src/constants/TypeComparisons.ts","../../src/constants/TypeTransforms.ts","../../src/constants/Never.ts","../../src/constants/TypeTokens.ts","../../src/constants/Shape.ts","../../src/constants/Marked.ts","../../src/constants/HashTable.ts","../../src/constants/Geo.ts","../../src/constants/RepoConstants.ts","../../src/constants/NetworkConstants.ts","../../src/constants/Phone.ts","../../src/constants/ProxmoxConstants.ts","../../src/constants/Tailwind.ts","../../src/constants/index.ts","../../src/constants/Comma.ts","../../node_modules/.pnpm/@types+estree@1.0.5/node_modules/@types/estree/index.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/assert.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/assert/strict.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/header.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/readable.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/file.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/fetch.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/formdata.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/connector.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/client.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/errors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/dispatcher.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-dispatcher.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-origin.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool-stats.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/handlers.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/balanced-pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-interceptor.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-client.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-errors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/proxy-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/env-http-proxy-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-handler.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/api.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/interceptors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/util.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cookies.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/patch.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/websocket.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/eventsource.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/filereader.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/diagnostics-channel.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/content-type.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cache.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/index.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/globals.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/async_hooks.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/buffer.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/child_process.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/cluster.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/console.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/constants.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/crypto.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/dgram.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/dns.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/dns/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/domain.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/dom-events.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/events.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/fs.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/fs/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/http.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/http2.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/https.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/inspector.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/module.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/net.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/os.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/path.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/perf_hooks.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/process.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/punycode.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/querystring.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/readline.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/readline/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/repl.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/sea.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/stream.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/stream/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/stream/consumers.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/stream/web.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/string_decoder.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/test.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/timers.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/timers/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/tls.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/trace_events.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/tty.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/url.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/util.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/v8.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/vm.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/wasi.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/worker_threads.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/zlib.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/globals.global.d.ts","../../node_modules/.pnpm/@types+node@20.16.1/node_modules/@types/node/index.d.ts","../../node_modules/.pnpm/@types+stack-trace@0.0.33/node_modules/@types/stack-trace/index.d.ts"],"fileInfos":[{"version":"44e584d4f6444f58791784f1d530875970993129442a847597db702a073ca68c","affectsGlobalScope":true},"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","17edc026abf73c5c2dd508652d63f68ec4efd9d4856e3469890d27598209feb5",{"version":"4af6b0c727b7a2896463d512fafd23634229adf69ac7c00e2ae15a09cb084fad","affectsGlobalScope":true},{"version":"9c00a480825408b6a24c63c1b71362232927247595d7c97659bc24dc68ae0757","affectsGlobalScope":true},{"version":"0c9e4447ddca10e8097a736ce41bb37ac3389ede46e419ee78c1161a14e9e8ba","affectsGlobalScope":true},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true},{"version":"6920e1448680767498a0b77c6a00a8e77d14d62c3da8967b171f1ddffa3c18e4","affectsGlobalScope":true},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true},{"version":"bc47685641087c015972a3f072480889f0d6c65515f12bd85222f49a98952ed7","affectsGlobalScope":true},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true},{"version":"ea011c76963fb15ef1cdd7ce6a6808b46322c527de2077b6cfdf23ae6f5f9ec7","affectsGlobalScope":true},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true},{"version":"bb42a7797d996412ecdc5b2787720de477103a0b2e53058569069a0e2bae6c7e","affectsGlobalScope":true},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true},{"version":"b541a838a13f9234aba650a825393ffc2292dc0fc87681a5d81ef0c96d281e7a","affectsGlobalScope":true},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true},{"version":"ae37d6ccd1560b0203ab88d46987393adaaa78c919e51acf32fb82c86502e98c","affectsGlobalScope":true},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true},{"version":"5e07ed3809d48205d5b985642a59f2eba47c402374a7cf8006b686f79efadcbd","affectsGlobalScope":true},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true},{"version":"479553e3779be7d4f68e9f40cdb82d038e5ef7592010100410723ceced22a0f7","affectsGlobalScope":true},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true},{"version":"d3d7b04b45033f57351c8434f60b6be1ea71a2dfec2d0a0c3c83badbb0e3e693","affectsGlobalScope":true},{"version":"956d27abdea9652e8368ce029bb1e0b9174e9678a273529f426df4b3d90abd60","affectsGlobalScope":true},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true},{"version":"e6633e05da3ff36e6da2ec170d0d03ccf33de50ca4dc6f5aeecb572cedd162fb","affectsGlobalScope":true},{"version":"d8670852241d4c6e03f2b89d67497a4bbefe29ecaa5a444e2c11a9b05e6fccc6","affectsGlobalScope":true},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true},{"version":"caccc56c72713969e1cfe5c3d44e5bab151544d9d2b373d7dbe5a1e4166652be","affectsGlobalScope":true},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true},{"version":"9d540251809289a05349b70ab5f4b7b99f922af66ab3c39ba56a475dcf95d5ff","affectsGlobalScope":true},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true},{"version":"0b11f3ca66aa33124202c80b70cd203219c3d4460cfc165e0707aa9ec710fc53","affectsGlobalScope":true},{"version":"6a3f5a0129cc80cf439ab71164334d649b47059a4f5afca90282362407d0c87f","affectsGlobalScope":true},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true},{"version":"15b98a533864d324e5f57cd3cfc0579b231df58c1c0f6063ea0fcb13c3c74ff9","affectsGlobalScope":true},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true},"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4",{"version":"17b21349135fbe93bb4b567ba14b696fee42cfe019536b9971918b0f5c0be3f9","signature":"0cf34757e3742b4e2ec2ab7f9d04e2517da036d6aac571e4c3bd0530ae5d6488"},{"version":"4da7697ca80c6319580bc1b50eeee682c1d042afda441a850eee4a95b9db47de","signature":"02b53f4f6349501fcee01adfaeda6dcbbd3a2222f444ce6255d4a8b8edf739d7"},{"version":"c4bce997db0f8ae3c5fa456af6e1ea79dab129ceacee685c7b33a205ba7c0c4b","signature":"aa75e7bf1bde97a8c9601064125511173b74499b2c4e6c870f723aa006e1a276"},{"version":"9af566650442331f47de3a6b5e060384c73d635695cf50b162cd7f81ddedca1f","signature":"cb70d0cb3a4a966b4bbf4a8c3c7baa2d8c0d8ff7d4df53476b67a1fdb40dc220"},{"version":"68981075a8159a1755dfeb10baedbd9b4a85c31757642da6349fb91c363029db","signature":"1d7491aabacd8706a6eddf207044ef827dae855f27242d58cae2c0b4769310ae"},{"version":"8cb1879695c4b4bd11beacb1aaadad1a554a8395384caf4d20954cf4243ddce7","signature":"61daf56ae6c924b44d52b615f02eeaaab6e1008b6eaf6d7d63bfb1233fe309eb"},{"version":"57e24fb1d8d0642c42d2f1a6b731cf55a864592a15af8e1f402422709f510ac7","signature":"28deeff2f557565f9f37c85d2a7022b3cf5e200bef7bce68ca7a25bdaa36b321"},{"version":"eb887cb7218779c9e817459094f4d6937f3ea9526da1d3adf745654366b50f60","signature":"5ef428f59b5015d9b59f5bd1eee065d6c0f45bf616b95b7e01363dd474a01db1"},{"version":"72b5e16c5bdddeb8d19ca80ee7288b5cf8ec4c6d97eab5a83350bb63b1c3f48c","signature":"6a0a28a715f05eea47a3bb4138f61316787321e0a283e994f1b5b46ef140a518"},{"version":"24470c3353c754fe32430b00a9a50414556580283f726226e68c91609cc27c60","signature":"28253dc9b48f03aa11b8630a4fc7380097cd76f9640fd36829741de6312f16a5"},{"version":"91f398ee67647974b37bbc2c45178a5c3f7fd6e8aad05dfa006ae3ec76d5f584","signature":"8777c4cbd60a5d86229e5b6039cef8a711023ab8dee8e966892e4f35acd10e10"},{"version":"56e9f31999393ec1361ccf0f7e7bd78612aa7d055c9b8e8cc59ecac3ab54f735","signature":"c64807f4d217bfcfbe1ea0b13495f3e9a4b8c8f7c0d6a3458532bb44e37a917c"},{"version":"893866b3b8026368a9557e080a7f28ccd29c09fd5c74242ba28b5da83f34ccfd","signature":"587b31881eb94493acf3b4a70abc5578901e02961db278b51a8bfafc95553d7a"},{"version":"6b1e78347a5daed50495097cd292a689d5015c197c37fe075d142c114cbf9c3b","signature":"d12668b3320d420f2d5e8309b7ea3e5d21c148c805a7ec99f07e3d438af7914f"},{"version":"6f31b9f1d5a30db0653c20f047fe875a8b778813e4a0f0e6742010a413ed01ef","signature":"2b2309accc5b0d2b69e70a8f532d4e55690029bc91ee0fc2ece966dbe3b9171a"},{"version":"ff687b46158a7c585deea06aef618af6b277e916ba3235a05b6e9d366dff2408","signature":"8f3f5822d9d5331f736fb69e98bb3a55d21b0d45bc29dc23f85f14c3fba17ee4"},{"version":"abdccf751badd6c4035065a447413634d3d0849a31abf26d91b6d67da954cbe6","signature":"2a903113fc5b924d6a10591a199d514fb44b1f62de05e04353557970e54125b6"},{"version":"0fb098e6a1bbf1c20183ddab03e331e8b6d686e07419896a833c0679315c3df1","signature":"33e6383ebf07200f81092dadb8989efc24203a438714f08ca8925a2d29cd6d71"},{"version":"b5c7c9f03af8f8325797e7d72e84d000dfd3f425e29d8fc299fe2c932707b88d","signature":"19306961c28e3fccfc4f2bed08ec800b1a5720ac1f75a7db6e04ff35ac65b979"},{"version":"2db4e8cedcf902efab7996bf9ece529825623a6c5b545bfa4248ac0ebbc121d2","signature":"8c7c5d26b7dd1e5113a8995ba669c0779e9a971de973d8870564f928f683872e"},{"version":"7bb6d1398a2ae8237c2672a1766fbc0991e6cba23c649c83da6e9d76d19e0de6","signature":"89b76ef7a6b51c59d54aaa0d3c0d6631da308ece9d430f87579fbff619723f13"},{"version":"0c2e74a1f77e313497a4172f57960a76db5157971a8925a88981fe9893cda795","signature":"f7190bcfb6bacacfd0a16869466c8317f690e1a5c239be559539d1b31b3f0e5a"},{"version":"ef4edfbd0afec3302bd4717dfce8a05adc29a227ef09bf2e6e6a81b2612dfb22","signature":"9e98747f619aa796deddd30db760e64d9708cd3b0c577b0876abb70f3eab25fd"},{"version":"fdc2cdf6fd7045b99b71864a6df635ea50bc4b7f5ac5287d6694c38a853241dd","signature":"c9ae8676214be6527e5174c0d8136313bb11ef1a75597151bfb6ee469ad64a2e"},{"version":"54ffd21b89aef6f7be449cc196088714576e274f5df989075e3d0ffc10a745bb","signature":"9b7b961bcb73340c0cb0af516e6f9357e837195751f5aa7d70f99660276e34ca"},{"version":"9af58165413c7f5d92a9575d6fd1e6aa6240ae44708acd4f97b562d139c833be","signature":"144ba3f045480cdfb42b4a34517d517e84a30d932c36b99b45983c0c4e76e2f8"},{"version":"c8ff736a0d7a886a627a3909aed539176c725b6d74f07cee78bf430f4e20ff7e","signature":"f589efcfa010eea9f76e620bd4f70ceef6e3a902afa33e05e18bca869992f7e3"},{"version":"53137c37fa1c055450a74d40b67f092d651a6e683f66634470cd2f14017d4032","signature":"8be70c8fde3cce8ad51c2c470ecc6102135e371f3b6254877b07d57adf1d2bc1"},{"version":"4ee8f9a87c61581e525d7b10cbf2243c5d8fdfe6c56d0cb3d731a59567dad038","signature":"54c3996b8491ae224d5656b11dedb44bb8f99c9f10c79e58dcaf95286c3af74d"},{"version":"264c53e476cb2eba12889fdf4eb416fbfb051d11d4edc2474f3e2924fe563c09","signature":"90beddfb2c501e0f093cf9461aa354accc040a70dd7b7c44c849cbc9797a64a1"},{"version":"84e93a2f66b9c506912303451a857c95a47e9807d73e4f2941f0a7368e9312ae","signature":"159e31ac53b11d2ef980a6aa53444d87864e1fc44e8f303061a4cf1472750404"},{"version":"40e9ee78bfce617457326b2c2fd7df13f717618c86a9d8c75bbfb237b69c0f53","signature":"753de8e1d0821791388bbe8e7435041eb17a9ea696c1b7527bf46e6aeafb1359"},{"version":"4f5179b6147b97fe0668c8fa3ad7284e3e19761b7bf45cbc1d6920cddd7d5351","signature":"2ae543f43a6b26b298b6772260dbd92cab1ad0b40bb803c8e812d2d98f49bf8e"},"5db19b07549b8b5f5a7993b1cf2390d95419cf6694ced96eece6325e110b4a6b",{"version":"45e20962629e47c5334caec3b0915e6d32675b8e9d2e8f7c1720e34c9a870947","signature":"a9895069f7a2fc060bc4f96fc05a7ca7e1f33374c48be8b3e507ec407059f435"},"ee7d8894904b465b072be0d2e4b45cf6b887cdba16a467645c4e200982ece7ea","2db0dd3aaa2ed285950273ce96ae8a450b45423aa9da2d10e194570f1233fa6b","7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","24bd580b5743dc56402c440dc7f9a4f5d592ad7a419f25414d37a7bfe11e342b","25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","6bdc71028db658243775263e93a7db2fd2abfce3ca569c3cca5aee6ed5eb186d","cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","4d2b0eb911816f66abe4970898f97a2cfc902bcd743cbfa5017fad79f7ef90d8","bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","24b8685c62562f5d98615c5a0c1d05f297cf5065f15246edfe99e81ec4c0e011","93507c745e8f29090efb99399c3f77bec07db17acd75634249dc92f961573387","339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107",{"version":"e7be367719c613d580d4b27fdf8fe64c9736f48217f4b322c0d63b2971460918","affectsGlobalScope":true},"3d77c73be94570813f8cadd1f05ebc3dc5e2e4fdefe4d340ca20cd018724ee36",{"version":"9d8f6e55f5a038f4dca0cacd6566f9b82c576eee35c694b89230e9dec1895a77","affectsGlobalScope":true},"62f1c00d3d246e0e3cf0224f91e122d560428ec1ccc36bb51d4574a84f1dbad0","53f0960fdcc53d097918adfd8861ffbe0db989c56ffc16c052197bf115da5ed6",{"version":"662163e5327f260b23ca0a1a1ad8a74078aabb587c904fcb5ef518986987eaff","affectsGlobalScope":true},"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb",{"version":"f85c06e750743acf31f0cfd3be284a364d469761649e29547d0dd6be48875150","affectsGlobalScope":true},"b0c0d1d13be149f790a75b381b413490f98558649428bb916fd2d71a3f47a134","3c884d9d9ec454bdf0d5a0b8465bf8297d2caa4d853851d92cc417ac6f30b969","0364f8bb461d6e84252412d4e5590feda4eb582f77d47f7a024a7a9ff105dfdc","5433f7f77cd1fd53f45bd82445a4e437b2f6a72a32070e907530a4fea56c30c8","d0ca5d7df114035258a9d01165be309371fcccf0cccd9d57b1453204686d1ed0",{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true},{"version":"9a30b7fefd7f8abbca4828d481c61c18e40fe5ff107e113b1c1fcd2c8dcf2743","affectsGlobalScope":true},"173b6275a81ebdb283b180654890f46516c21199734fed01a773b1c168b8c45c","304f66274aa8119e8d65a49b1cff84cbf803def6afe1b2cc987386e9a9890e22","1b9adafe8a7fefaeaf9099a0e06f602903f6268438147b843a33a5233ac71745","98273274f2dbb79b0b2009b20f74eca4a7146a3447c912d580cd5d2d94a7ae30","c933f7ba4b201c98b14275fd11a14abb950178afd2074703250fe3654fc10cd2","2eaa31492906bc8525aff3c3ec2236e22d90b0dfeee77089f196cd0adf0b3e3b",{"version":"ea455cc68871b049bcecd9f56d4cf27b852d6dafd5e3b54468ca87cc11604e4d","affectsGlobalScope":true},"8f5814f29dbaf8bacd1764aebdf1c8a6eb86381f6a188ddbac0fcbaab855ce52","a63d03de72adfb91777784015bd3b4125abd2f5ef867fc5a13920b5649e8f52b","d20e003f3d518a7c1f749dbe27c6ab5e3be7b3c905a48361b04a9557de4a6900",{"version":"452e8a437aa57fe832dece2a5d3ea8dd0ab1de03ca778d09798c56ece0a29e80","affectsGlobalScope":true},{"version":"d29c2ed9e4bada9599c5f1e02d53ef15e93dab1496bb44b5863d3a24ad0bd44f","affectsGlobalScope":true},"575fb200043b11b464db8e42cc64379c5fd322b6d787638e005b5ee98a64486d","6de2f225d942562733e231a695534b30039bdf1875b377bb7255881f0df8ede8","56249fd3ef1f6b90888e606f4ea648c43978ef43a7263aafad64f8d83cd3b8aa","139ad1dc93a503da85b7a0d5f615bddbae61ad796bc68fedd049150db67a1e26","7b166975fdbd3b37afb64707b98bca88e46577bbc6c59871f9383a7df2daacd1","9eece5e586312581ccd106d4853e861aaaa1a39f8e3ea672b8c3847eedd12f6e","81505c54d7cad0009352eaa21bd923ab7cdee7ec3405357a54d9a5da033a2084","269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","3c1f19c7abcda6b3a4cf9438a15c7307a080bd3b51dfd56b198d9f86baf19447","2ee1645e0df9d84467cfe1d67b0ad3003c2f387de55874d565094464ee6f2927",{"version":"a321f588d51d742955993766d2969ed19006110a080572bfd24054178a5be640","affectsGlobalScope":true},{"version":"9cf780e96b687e4bdfd1907ed26a688c18b89797490a00598fa8b8ab683335dd","affectsGlobalScope":true},"98e00f3613402504bc2a2c9a621800ab48e0a463d1eed062208a4ae98ad8f84c","9ae88ce9f73446c24b2d2452e993b676da1b31fca5ceb7276e7f36279f693ed1","e49d7625faff2a7842e4e7b9b197f972633fca685afcf6b4403400c97d087c36","b82c38abc53922b1b3670c3af6f333c21b735722a8f156e7d357a2da7c53a0a0",{"version":"b423f53647708043299ded4daa68d95c967a2ac30aa1437adc4442129d7d0a6c","affectsGlobalScope":true},{"version":"21fcdcb618236f0feaca7e511e2da10c19970f86e09c934cef2d45b340ad92b5","affectsGlobalScope":true},"4f0fc7b7f54422bd97cfaf558ddb4bca86893839367b746a8f86b60ac7619673","4cdd8b6b51599180a387cc7c1c50f49eca5ce06595d781638fd0216520d98246","d91a7d8b5655c42986f1bdfe2105c4408f472831c8f20cf11a8c3345b6b56c8c",{"version":"8704423bf338bff381ebc951ed819935d0252d90cd6de7dffe5b0a5debb65d07","affectsGlobalScope":true},"b33379077284c9e55d2410d814b71b15522c5f71f9e93e15a8c3c41d463b00f6",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"a42be67ed1ddaec743582f41fc219db96a1b69719fccac6d1464321178d610fc","f0284427f61bbd071114efa75e9d17dbb7aeaf2c89bf5bd890f510a3e4a67de4"],"root":[[78,112]],"options":{"composite":true,"declaration":true,"declarationMap":true,"module":99,"outDir":"..","rootDir":"../../src","skipLibCheck":true,"strict":true,"target":99},"fileIdsList":[[114],[154],[155,160,189],[156,161,167,168,175,186,197],[156,157,167,175],[158,198],[159,160,168,176],[160,186,194],[161,163,167,175],[154,162],[163,164],[167],[165,167],[154,167],[167,168,169,186,197],[167,168,169,182,186,189],[152,155,202],[163,167,170,175,186,197],[167,168,170,171,175,186,194,197],[170,172,186,194,197],[114,115,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204],[167,173],[174,197,202],[163,167,175,186],[176],[177],[154,178],[114,115,154,155,156,157,158,159,160,161,162,163,164,165,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203],[180],[181],[167,182,183],[182,184,198,200],[155,167,186,187,188,189],[155,186,188],[186,187],[189],[190],[114,186],[167,192,193],[192,193],[160,175,186,194],[195],[175,196],[155,170,181,197],[160,198],[186,199],[174,200],[201],[155,160,167,169,178,186,197,200,202],[186,203],[124,128,197],[124,186,197],[119],[121,124,194,197],[175,194],[205],[119,205],[121,124,175,197],[116,117,120,123,155,167,186,197],[124,131],[116,122],[124,145,146],[120,124,155,189,197,205],[155,205],[145,155,205],[118,119,205],[124],[118,119,120,121,122,123,124,125,126,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,146,147,148,149,150,151],[124,139],[124,131,132],[122,124,132,133],[123],[116,119,124],[124,128,132,133],[128],[122,124,127,197],[116,121,124,131],[155,186],[119,124,145,155,202,205],[111],[80],[97],[78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,112]],"referencedMap":[[114,1],[115,1],[154,2],[155,3],[156,4],[157,5],[158,6],[159,7],[160,8],[161,9],[162,10],[163,11],[164,11],[166,12],[165,13],[167,14],[168,15],[169,16],[153,17],[170,18],[171,19],[172,20],[205,21],[173,22],[174,23],[175,24],[176,25],[177,26],[178,27],[179,28],[180,29],[181,30],[182,31],[183,31],[184,32],[186,33],[188,34],[187,35],[189,36],[190,37],[191,38],[192,39],[193,40],[194,41],[195,42],[196,43],[197,44],[198,45],[199,46],[200,47],[201,48],[202,49],[203,50],[131,51],[141,52],[130,51],[151,53],[122,54],[121,55],[150,56],[144,57],[149,58],[124,59],[138,60],[123,61],[147,62],[119,63],[118,64],[148,65],[120,66],[125,67],[129,67],[152,68],[142,69],[133,70],[134,71],[136,72],[132,73],[135,74],[145,56],[127,75],[128,76],[137,77],[117,78],[140,69],[139,67],[146,79],[112,80],[103,80],[100,80],[81,81],[95,80],[98,82],[80,80],[111,83]],"latestChangedDtsFile":"./Comma.d.ts"},"version":"5.5.4"}
1
+ {"fileNames":["../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.dom.asynciterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.webworker.importscripts.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.scripthost.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2016.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.date.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2021.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.error.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.collection.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.es2023.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.array.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.collection.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.string.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.promise.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.object.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.regexp.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.iterator.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../node_modules/.pnpm/typescript@5.6.2/node_modules/typescript/lib/lib.esnext.full.d.ts","../../src/constants/Alpha.ts","../../src/constants/Characters.ts","../../src/constants/createConstant.ts","../../src/constants/NoDefaultValue.ts","../../src/constants/NotApplicable.ts","../../src/constants/Constant.ts","../../src/constants/DateTime.ts","../../src/constants/Types.ts","../../src/constants/Functional.ts","../../src/constants/Images.ts","../../src/constants/Consonants.ts","../../src/constants/PluralExceptions.ts","../../src/constants/SingularNounEnding.ts","../../src/constants/CommonObjProps.ts","../../src/constants/NumericChar.ts","../../src/constants/NumericDigit.ts","../../src/constants/FalsyValues.ts","../../src/constants/NotDefined.ts","../../src/constants/TypeOf.ts","../../src/constants/Wide.ts","../../src/constants/TypeComparisons.ts","../../src/constants/TypeTransforms.ts","../../src/constants/Never.ts","../../src/constants/TypeTokens.ts","../../src/constants/Shape.ts","../../src/constants/Marked.ts","../../src/constants/HashTable.ts","../../src/constants/Geo.ts","../../src/constants/RepoConstants.ts","../../src/constants/NetworkConstants.ts","../../src/constants/Phone.ts","../../src/constants/ProxmoxConstants.ts","../../src/constants/Tailwind.ts","../../src/constants/index.ts","../../src/constants/Comma.ts","../../node_modules/.pnpm/@types+estree@1.0.5/node_modules/@types/estree/index.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/assert.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/assert/strict.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/header.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/readable.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/file.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/fetch.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/formdata.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/connector.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/client.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/errors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/dispatcher.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-dispatcher.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/global-origin.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool-stats.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/handlers.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/balanced-pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-interceptor.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-client.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-pool.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/mock-errors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/proxy-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/env-http-proxy-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-handler.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/retry-agent.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/api.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/interceptors.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/util.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cookies.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/patch.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/websocket.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/eventsource.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/filereader.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/diagnostics-channel.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/content-type.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/cache.d.ts","../../node_modules/.pnpm/undici-types@6.19.8/node_modules/undici-types/index.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/globals.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/async_hooks.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/buffer.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/child_process.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/cluster.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/console.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/constants.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/crypto.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dgram.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dns.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dns/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/domain.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/dom-events.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/events.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/fs.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/fs/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/http.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/http2.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/https.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/inspector.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/module.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/net.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/os.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/path.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/perf_hooks.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/process.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/punycode.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/querystring.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/readline.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/readline/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/repl.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/sea.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream/consumers.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/stream/web.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/string_decoder.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/test.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/timers.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/timers/promises.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/tls.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/trace_events.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/tty.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/url.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/util.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/v8.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/vm.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/wasi.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/worker_threads.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/zlib.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/globals.global.d.ts","../../node_modules/.pnpm/@types+node@20.16.5/node_modules/@types/node/index.d.ts","../../node_modules/.pnpm/@types+stack-trace@0.0.33/node_modules/@types/stack-trace/index.d.ts"],"fileIdsList":[[115],[155],[156,161,190],[157,162,168,169,176,187,198],[157,158,168,176],[159,199],[160,161,169,177],[161,187,195],[162,164,168,176],[155,163],[164,165],[168],[166,168],[155,168],[168,169,170,187,198],[168,169,170,183,187,190],[153,203],[164,168,171,176,187,198],[168,169,171,172,176,187,195,198],[171,173,187,195,198],[115,116,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205],[168,174],[175,198,203],[164,168,176,187],[177],[178],[155,179],[115,116,155,156,157,158,159,160,161,162,163,164,165,166,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204],[181],[182],[168,183,184],[183,185,199,201],[156,168,187,188,189,190],[156,187,189],[187,188],[190],[191],[115,187],[168,193,194],[193,194],[161,176,187,195],[196],[176,197],[156,171,182,198],[161,199],[187,200],[175,201],[202],[156,161,168,170,179,187,198,201,203],[187,204],[125,129,198],[125,187,198],[120],[122,125,195,198],[176,195],[206],[120,206],[122,125,176,198],[117,118,121,124,156,168,187,198],[125,132],[117,123],[125,146,147],[121,125,156,190,198,206],[156,206],[146,156,206],[119,120,206],[125],[119,120,121,122,123,124,125,126,127,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,147,148,149,150,151,152],[125,140],[125,132,133],[123,125,133,134],[124],[117,120,125],[125,129,133,134],[129],[123,125,128,198],[117,122,125,132],[156,187],[120,125,146,156,203,206],[112],[81],[98],[79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,113]],"fileInfos":[{"version":"44e584d4f6444f58791784f1d530875970993129442a847597db702a073ca68c","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","impliedFormat":1},{"version":"27bdc30a0e32783366a5abeda841bc22757c1797de8681bbe81fbc735eeb1c10","impliedFormat":1},{"version":"abee51ebffafd50c07d76be5848a34abfe4d791b5745ef1e5648718722fab924","impliedFormat":1},{"version":"9e8ca8ed051c2697578c023d9c29d6df689a083561feba5c14aedee895853999","affectsGlobalScope":true,"impliedFormat":1},{"version":"69e65d976bf166ce4a9e6f6c18f94d2424bf116e90837ace179610dbccad9b42","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7a3c8b952931daebdfc7a2897c53c0a1c73624593fa070e46bd537e64dcd20a","affectsGlobalScope":true,"impliedFormat":1},{"version":"80e18897e5884b6723488d4f5652167e7bb5024f946743134ecc4aa4ee731f89","affectsGlobalScope":true,"impliedFormat":1},{"version":"cd034f499c6cdca722b60c04b5b1b78e058487a7085a8e0d6fb50809947ee573","affectsGlobalScope":true,"impliedFormat":1},{"version":"6920e1448680767498a0b77c6a00a8e77d14d62c3da8967b171f1ddffa3c18e4","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"45d8ccb3dfd57355eb29749919142d4321a0aa4df6acdfc54e30433d7176600a","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea011c76963fb15ef1cdd7ce6a6808b46322c527de2077b6cfdf23ae6f5f9ec7","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"1a94697425a99354df73d9c8291e2ecd4dddd370aed4023c2d6dee6cccb32666","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true,"impliedFormat":1},{"version":"e3f9fc0ec0b96a9e642f11eda09c0be83a61c7b336977f8b9fdb1e9788e925fe","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"479553e3779be7d4f68e9f40cdb82d038e5ef7592010100410723ceced22a0f7","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"d3d7b04b45033f57351c8434f60b6be1ea71a2dfec2d0a0c3c83badbb0e3e693","affectsGlobalScope":true,"impliedFormat":1},{"version":"956d27abdea9652e8368ce029bb1e0b9174e9678a273529f426df4b3d90abd60","affectsGlobalScope":true,"impliedFormat":1},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true,"impliedFormat":1},{"version":"e6633e05da3ff36e6da2ec170d0d03ccf33de50ca4dc6f5aeecb572cedd162fb","affectsGlobalScope":true,"impliedFormat":1},{"version":"15c1c3d7b2e46e0025417ed6d5f03f419e57e6751f87925ca19dc88297053fe6","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"caccc56c72713969e1cfe5c3d44e5bab151544d9d2b373d7dbe5a1e4166652be","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"b4b67b1a91182421f5df999988c690f14d813b9850b40acd06ed44691f6727ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"9d540251809289a05349b70ab5f4b7b99f922af66ab3c39ba56a475dcf95d5ff","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e3c06ea092138bf9fa5e874a1fdbc9d54805d074bee1de31b99a11e2fec239d","affectsGlobalScope":true,"impliedFormat":1},{"version":"0b11f3ca66aa33124202c80b70cd203219c3d4460cfc165e0707aa9ec710fc53","affectsGlobalScope":true,"impliedFormat":1},{"version":"6a3f5a0129cc80cf439ab71164334d649b47059a4f5afca90282362407d0c87f","affectsGlobalScope":true,"impliedFormat":1},{"version":"811c71eee4aa0ac5f7adf713323a5c41b0cf6c4e17367a34fbce379e12bbf0a4","affectsGlobalScope":true,"impliedFormat":1},{"version":"51ad4c928303041605b4d7ae32e0c1ee387d43a24cd6f1ebf4a2699e1076d4fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a6282c8827e4b9a95f4bf4f5c205673ada31b982f50572d27103df8ceb8013c","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac77cb3e8c6d3565793eb90a8373ee8033146315a3dbead3bde8db5eaf5e5ec6","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"2fef54945a13095fdb9b84f705f2b5994597640c46afeb2ce78352fab4cb3279","affectsGlobalScope":true,"impliedFormat":1},{"version":"56e4ed5aab5f5920980066a9409bfaf53e6d21d3f8d020c17e4de584d29600ad","affectsGlobalScope":true,"impliedFormat":1},{"version":"61d6a2092f48af66dbfb220e31eea8b10bc02b6932d6e529005fd2d7b3281290","affectsGlobalScope":true,"impliedFormat":1},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"bde31fd423cd93b0eff97197a3f66df7c93e8c0c335cbeb113b7ff1ac35c23f4","impliedFormat":1},{"version":"17b21349135fbe93bb4b567ba14b696fee42cfe019536b9971918b0f5c0be3f9","signature":"0cf34757e3742b4e2ec2ab7f9d04e2517da036d6aac571e4c3bd0530ae5d6488"},{"version":"4da7697ca80c6319580bc1b50eeee682c1d042afda441a850eee4a95b9db47de","signature":"02b53f4f6349501fcee01adfaeda6dcbbd3a2222f444ce6255d4a8b8edf739d7"},{"version":"c4bce997db0f8ae3c5fa456af6e1ea79dab129ceacee685c7b33a205ba7c0c4b","signature":"dd6cfc5d53d508ec7aae9a272ca671baedb96567bcdd801bc6b91a75cdb133d3"},{"version":"9af566650442331f47de3a6b5e060384c73d635695cf50b162cd7f81ddedca1f","signature":"cb70d0cb3a4a966b4bbf4a8c3c7baa2d8c0d8ff7d4df53476b67a1fdb40dc220"},{"version":"68981075a8159a1755dfeb10baedbd9b4a85c31757642da6349fb91c363029db","signature":"1d7491aabacd8706a6eddf207044ef827dae855f27242d58cae2c0b4769310ae"},{"version":"8cb1879695c4b4bd11beacb1aaadad1a554a8395384caf4d20954cf4243ddce7","signature":"61daf56ae6c924b44d52b615f02eeaaab6e1008b6eaf6d7d63bfb1233fe309eb"},{"version":"57e24fb1d8d0642c42d2f1a6b731cf55a864592a15af8e1f402422709f510ac7","signature":"28deeff2f557565f9f37c85d2a7022b3cf5e200bef7bce68ca7a25bdaa36b321"},{"version":"eb887cb7218779c9e817459094f4d6937f3ea9526da1d3adf745654366b50f60","signature":"5ef428f59b5015d9b59f5bd1eee065d6c0f45bf616b95b7e01363dd474a01db1"},{"version":"72b5e16c5bdddeb8d19ca80ee7288b5cf8ec4c6d97eab5a83350bb63b1c3f48c","signature":"6a0a28a715f05eea47a3bb4138f61316787321e0a283e994f1b5b46ef140a518"},{"version":"24470c3353c754fe32430b00a9a50414556580283f726226e68c91609cc27c60","signature":"28253dc9b48f03aa11b8630a4fc7380097cd76f9640fd36829741de6312f16a5"},{"version":"91f398ee67647974b37bbc2c45178a5c3f7fd6e8aad05dfa006ae3ec76d5f584","signature":"8777c4cbd60a5d86229e5b6039cef8a711023ab8dee8e966892e4f35acd10e10"},{"version":"56e9f31999393ec1361ccf0f7e7bd78612aa7d055c9b8e8cc59ecac3ab54f735","signature":"c64807f4d217bfcfbe1ea0b13495f3e9a4b8c8f7c0d6a3458532bb44e37a917c"},{"version":"893866b3b8026368a9557e080a7f28ccd29c09fd5c74242ba28b5da83f34ccfd","signature":"587b31881eb94493acf3b4a70abc5578901e02961db278b51a8bfafc95553d7a"},{"version":"6b1e78347a5daed50495097cd292a689d5015c197c37fe075d142c114cbf9c3b","signature":"d12668b3320d420f2d5e8309b7ea3e5d21c148c805a7ec99f07e3d438af7914f"},{"version":"6f31b9f1d5a30db0653c20f047fe875a8b778813e4a0f0e6742010a413ed01ef","signature":"2b2309accc5b0d2b69e70a8f532d4e55690029bc91ee0fc2ece966dbe3b9171a"},{"version":"ff687b46158a7c585deea06aef618af6b277e916ba3235a05b6e9d366dff2408","signature":"8f3f5822d9d5331f736fb69e98bb3a55d21b0d45bc29dc23f85f14c3fba17ee4"},{"version":"abdccf751badd6c4035065a447413634d3d0849a31abf26d91b6d67da954cbe6","signature":"2a903113fc5b924d6a10591a199d514fb44b1f62de05e04353557970e54125b6"},{"version":"0fb098e6a1bbf1c20183ddab03e331e8b6d686e07419896a833c0679315c3df1","signature":"eee4424ab14f4029766ebec234a1c6995301e987fd91d33098b4ef533f0204a0"},{"version":"b5c7c9f03af8f8325797e7d72e84d000dfd3f425e29d8fc299fe2c932707b88d","signature":"19306961c28e3fccfc4f2bed08ec800b1a5720ac1f75a7db6e04ff35ac65b979"},{"version":"2db4e8cedcf902efab7996bf9ece529825623a6c5b545bfa4248ac0ebbc121d2","signature":"8c7c5d26b7dd1e5113a8995ba669c0779e9a971de973d8870564f928f683872e"},{"version":"7bb6d1398a2ae8237c2672a1766fbc0991e6cba23c649c83da6e9d76d19e0de6","signature":"89b76ef7a6b51c59d54aaa0d3c0d6631da308ece9d430f87579fbff619723f13"},{"version":"0c2e74a1f77e313497a4172f57960a76db5157971a8925a88981fe9893cda795","signature":"f7190bcfb6bacacfd0a16869466c8317f690e1a5c239be559539d1b31b3f0e5a"},{"version":"ef4edfbd0afec3302bd4717dfce8a05adc29a227ef09bf2e6e6a81b2612dfb22","signature":"9e98747f619aa796deddd30db760e64d9708cd3b0c577b0876abb70f3eab25fd"},{"version":"fdc2cdf6fd7045b99b71864a6df635ea50bc4b7f5ac5287d6694c38a853241dd","signature":"c9ae8676214be6527e5174c0d8136313bb11ef1a75597151bfb6ee469ad64a2e"},{"version":"54ffd21b89aef6f7be449cc196088714576e274f5df989075e3d0ffc10a745bb","signature":"9b7b961bcb73340c0cb0af516e6f9357e837195751f5aa7d70f99660276e34ca"},{"version":"9af58165413c7f5d92a9575d6fd1e6aa6240ae44708acd4f97b562d139c833be","signature":"3dd0ebbbf73b0ff5578dfea0c547fdc2228e8728c1235efc004b6371781de34f"},{"version":"c8ff736a0d7a886a627a3909aed539176c725b6d74f07cee78bf430f4e20ff7e","signature":"f589efcfa010eea9f76e620bd4f70ceef6e3a902afa33e05e18bca869992f7e3"},{"version":"53137c37fa1c055450a74d40b67f092d651a6e683f66634470cd2f14017d4032","signature":"8be70c8fde3cce8ad51c2c470ecc6102135e371f3b6254877b07d57adf1d2bc1"},{"version":"4ee8f9a87c61581e525d7b10cbf2243c5d8fdfe6c56d0cb3d731a59567dad038","signature":"54c3996b8491ae224d5656b11dedb44bb8f99c9f10c79e58dcaf95286c3af74d"},{"version":"264c53e476cb2eba12889fdf4eb416fbfb051d11d4edc2474f3e2924fe563c09","signature":"90beddfb2c501e0f093cf9461aa354accc040a70dd7b7c44c849cbc9797a64a1"},{"version":"84e93a2f66b9c506912303451a857c95a47e9807d73e4f2941f0a7368e9312ae","signature":"159e31ac53b11d2ef980a6aa53444d87864e1fc44e8f303061a4cf1472750404"},{"version":"40e9ee78bfce617457326b2c2fd7df13f717618c86a9d8c75bbfb237b69c0f53","signature":"753de8e1d0821791388bbe8e7435041eb17a9ea696c1b7527bf46e6aeafb1359"},{"version":"4f5179b6147b97fe0668c8fa3ad7284e3e19761b7bf45cbc1d6920cddd7d5351","signature":"2ae543f43a6b26b298b6772260dbd92cab1ad0b40bb803c8e812d2d98f49bf8e"},"5db19b07549b8b5f5a7993b1cf2390d95419cf6694ced96eece6325e110b4a6b",{"version":"45e20962629e47c5334caec3b0915e6d32675b8e9d2e8f7c1720e34c9a870947","signature":"d19839c2c4b151584400a47844f67245547ea543b2c82e9e45f99066ad6569e2"},{"version":"ee7d8894904b465b072be0d2e4b45cf6b887cdba16a467645c4e200982ece7ea","impliedFormat":1},{"version":"2db0dd3aaa2ed285950273ce96ae8a450b45423aa9da2d10e194570f1233fa6b","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"5929864ce17fba74232584d90cb721a89b7ad277220627cc97054ba15a98ea8f","impliedFormat":1},{"version":"24bd580b5743dc56402c440dc7f9a4f5d592ad7a419f25414d37a7bfe11e342b","impliedFormat":1},{"version":"25c8056edf4314820382a5fdb4bb7816999acdcb929c8f75e3f39473b87e85bc","impliedFormat":1},{"version":"c464d66b20788266e5353b48dc4aa6bc0dc4a707276df1e7152ab0c9ae21fad8","impliedFormat":1},{"version":"78d0d27c130d35c60b5e5566c9f1e5be77caf39804636bc1a40133919a949f21","impliedFormat":1},{"version":"c6fd2c5a395f2432786c9cb8deb870b9b0e8ff7e22c029954fabdd692bff6195","impliedFormat":1},{"version":"1d6e127068ea8e104a912e42fc0a110e2aa5a66a356a917a163e8cf9a65e4a75","impliedFormat":1},{"version":"5ded6427296cdf3b9542de4471d2aa8d3983671d4cac0f4bf9c637208d1ced43","impliedFormat":1},{"version":"6bdc71028db658243775263e93a7db2fd2abfce3ca569c3cca5aee6ed5eb186d","impliedFormat":1},{"version":"cadc8aced301244057c4e7e73fbcae534b0f5b12a37b150d80e5a45aa4bebcbd","impliedFormat":1},{"version":"385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20","impliedFormat":1},{"version":"9670d44354bab9d9982eca21945686b5c24a3f893db73c0dae0fd74217a4c219","impliedFormat":1},{"version":"0b8a9268adaf4da35e7fa830c8981cfa22adbbe5b3f6f5ab91f6658899e657a7","impliedFormat":1},{"version":"11396ed8a44c02ab9798b7dca436009f866e8dae3c9c25e8c1fbc396880bf1bb","impliedFormat":1},{"version":"ba7bc87d01492633cb5a0e5da8a4a42a1c86270e7b3d2dea5d156828a84e4882","impliedFormat":1},{"version":"4893a895ea92c85345017a04ed427cbd6a1710453338df26881a6019432febdd","impliedFormat":1},{"version":"c21dc52e277bcfc75fac0436ccb75c204f9e1b3fa5e12729670910639f27343e","impliedFormat":1},{"version":"13f6f39e12b1518c6650bbb220c8985999020fe0f21d818e28f512b7771d00f9","impliedFormat":1},{"version":"9b5369969f6e7175740bf51223112ff209f94ba43ecd3bb09eefff9fd675624a","impliedFormat":1},{"version":"4fe9e626e7164748e8769bbf74b538e09607f07ed17c2f20af8d680ee49fc1da","impliedFormat":1},{"version":"24515859bc0b836719105bb6cc3d68255042a9f02a6022b3187948b204946bd2","impliedFormat":1},{"version":"ea0148f897b45a76544ae179784c95af1bd6721b8610af9ffa467a518a086a43","impliedFormat":1},{"version":"24c6a117721e606c9984335f71711877293a9651e44f59f3d21c1ea0856f9cc9","impliedFormat":1},{"version":"dd3273ead9fbde62a72949c97dbec2247ea08e0c6952e701a483d74ef92d6a17","impliedFormat":1},{"version":"405822be75ad3e4d162e07439bac80c6bcc6dbae1929e179cf467ec0b9ee4e2e","impliedFormat":1},{"version":"0db18c6e78ea846316c012478888f33c11ffadab9efd1cc8bcc12daded7a60b6","impliedFormat":1},{"version":"4d2b0eb911816f66abe4970898f97a2cfc902bcd743cbfa5017fad79f7ef90d8","impliedFormat":1},{"version":"bd0532fd6556073727d28da0edfd1736417a3f9f394877b6d5ef6ad88fba1d1a","impliedFormat":1},{"version":"89167d696a849fce5ca508032aabfe901c0868f833a8625d5a9c6e861ef935d2","impliedFormat":1},{"version":"e53a3c2a9f624d90f24bf4588aacd223e7bec1b9d0d479b68d2f4a9e6011147f","impliedFormat":1},{"version":"24b8685c62562f5d98615c5a0c1d05f297cf5065f15246edfe99e81ec4c0e011","impliedFormat":1},{"version":"93507c745e8f29090efb99399c3f77bec07db17acd75634249dc92f961573387","impliedFormat":1},{"version":"339dc5265ee5ed92e536a93a04c4ebbc2128f45eeec6ed29f379e0085283542c","impliedFormat":1},{"version":"4732aec92b20fb28c5fe9ad99521fb59974289ed1e45aecb282616202184064f","impliedFormat":1},{"version":"2e85db9e6fd73cfa3d7f28e0ab6b55417ea18931423bd47b409a96e4a169e8e6","impliedFormat":1},{"version":"c46e079fe54c76f95c67fb89081b3e399da2c7d109e7dca8e4b58d83e332e605","impliedFormat":1},{"version":"bf67d53d168abc1298888693338cb82854bdb2e69ef83f8a0092093c2d562107","impliedFormat":1},{"version":"c75ac0682b74face8d051331544f633445f5d203dc773d579fa109a7cbee9f06","affectsGlobalScope":true,"impliedFormat":1},{"version":"3d77c73be94570813f8cadd1f05ebc3dc5e2e4fdefe4d340ca20cd018724ee36","impliedFormat":1},{"version":"e8dbde089a4b9d5b2124764ebbcfe577ffcb3a1df5cfb512a504c708ddfc7262","affectsGlobalScope":true,"impliedFormat":1},{"version":"62f1c00d3d246e0e3cf0224f91e122d560428ec1ccc36bb51d4574a84f1dbad0","impliedFormat":1},{"version":"53f0960fdcc53d097918adfd8861ffbe0db989c56ffc16c052197bf115da5ed6","impliedFormat":1},{"version":"662163e5327f260b23ca0a1a1ad8a74078aabb587c904fcb5ef518986987eaff","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"f85c06e750743acf31f0cfd3be284a364d469761649e29547d0dd6be48875150","affectsGlobalScope":true,"impliedFormat":1},{"version":"b0c0d1d13be149f790a75b381b413490f98558649428bb916fd2d71a3f47a134","impliedFormat":1},{"version":"3c884d9d9ec454bdf0d5a0b8465bf8297d2caa4d853851d92cc417ac6f30b969","impliedFormat":1},{"version":"0364f8bb461d6e84252412d4e5590feda4eb582f77d47f7a024a7a9ff105dfdc","impliedFormat":1},{"version":"5433f7f77cd1fd53f45bd82445a4e437b2f6a72a32070e907530a4fea56c30c8","impliedFormat":1},{"version":"d0ca5d7df114035258a9d01165be309371fcccf0cccd9d57b1453204686d1ed0","impliedFormat":1},{"version":"ee1ee365d88c4c6c0c0a5a5701d66ebc27ccd0bcfcfaa482c6e2e7fe7b98edf7","affectsGlobalScope":true,"impliedFormat":1},{"version":"9a30b7fefd7f8abbca4828d481c61c18e40fe5ff107e113b1c1fcd2c8dcf2743","affectsGlobalScope":true,"impliedFormat":1},{"version":"173b6275a81ebdb283b180654890f46516c21199734fed01a773b1c168b8c45c","impliedFormat":1},{"version":"304f66274aa8119e8d65a49b1cff84cbf803def6afe1b2cc987386e9a9890e22","impliedFormat":1},{"version":"1b9adafe8a7fefaeaf9099a0e06f602903f6268438147b843a33a5233ac71745","impliedFormat":1},{"version":"98273274f2dbb79b0b2009b20f74eca4a7146a3447c912d580cd5d2d94a7ae30","impliedFormat":1},{"version":"c933f7ba4b201c98b14275fd11a14abb950178afd2074703250fe3654fc10cd2","impliedFormat":1},{"version":"dccdf1677e531e33f8ac961a68bc537418c9a414797c1ea7e91307501cdc3f5e","impliedFormat":1},{"version":"ea455cc68871b049bcecd9f56d4cf27b852d6dafd5e3b54468ca87cc11604e4d","affectsGlobalScope":true,"impliedFormat":1},{"version":"8f5814f29dbaf8bacd1764aebdf1c8a6eb86381f6a188ddbac0fcbaab855ce52","impliedFormat":1},{"version":"a63d03de72adfb91777784015bd3b4125abd2f5ef867fc5a13920b5649e8f52b","impliedFormat":1},{"version":"d20e003f3d518a7c1f749dbe27c6ab5e3be7b3c905a48361b04a9557de4a6900","impliedFormat":1},{"version":"452e8a437aa57fe832dece2a5d3ea8dd0ab1de03ca778d09798c56ece0a29e80","affectsGlobalScope":true,"impliedFormat":1},{"version":"a20f1e119615bf7632729fd89b6c0b5ffdc2df3b512d6304146294528e3ebe19","affectsGlobalScope":true,"impliedFormat":1},{"version":"575fb200043b11b464db8e42cc64379c5fd322b6d787638e005b5ee98a64486d","impliedFormat":1},{"version":"6de2f225d942562733e231a695534b30039bdf1875b377bb7255881f0df8ede8","impliedFormat":1},{"version":"56249fd3ef1f6b90888e606f4ea648c43978ef43a7263aafad64f8d83cd3b8aa","impliedFormat":1},{"version":"139ad1dc93a503da85b7a0d5f615bddbae61ad796bc68fedd049150db67a1e26","impliedFormat":1},{"version":"7b166975fdbd3b37afb64707b98bca88e46577bbc6c59871f9383a7df2daacd1","impliedFormat":1},{"version":"9eece5e586312581ccd106d4853e861aaaa1a39f8e3ea672b8c3847eedd12f6e","impliedFormat":1},{"version":"81505c54d7cad0009352eaa21bd923ab7cdee7ec3405357a54d9a5da033a2084","impliedFormat":1},{"version":"269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","impliedFormat":1},{"version":"93452d394fdd1dc551ec62f5042366f011a00d342d36d50793b3529bfc9bd633","impliedFormat":1},{"version":"73aa178e8fb1449ef3666093d8dca25f96302a80ee45f8ff027df8e4792bf9fd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2ee1645e0df9d84467cfe1d67b0ad3003c2f387de55874d565094464ee6f2927","impliedFormat":1},{"version":"f61ec7355ade6c4cffc2b121bab7bd6882a262c44b498f4fedbbbc8c8830a8cd","affectsGlobalScope":true,"impliedFormat":1},{"version":"9cf780e96b687e4bdfd1907ed26a688c18b89797490a00598fa8b8ab683335dd","affectsGlobalScope":true,"impliedFormat":1},{"version":"98e00f3613402504bc2a2c9a621800ab48e0a463d1eed062208a4ae98ad8f84c","impliedFormat":1},{"version":"9ae88ce9f73446c24b2d2452e993b676da1b31fca5ceb7276e7f36279f693ed1","impliedFormat":1},{"version":"e49d7625faff2a7842e4e7b9b197f972633fca685afcf6b4403400c97d087c36","impliedFormat":1},{"version":"b82c38abc53922b1b3670c3af6f333c21b735722a8f156e7d357a2da7c53a0a0","impliedFormat":1},{"version":"b423f53647708043299ded4daa68d95c967a2ac30aa1437adc4442129d7d0a6c","affectsGlobalScope":true,"impliedFormat":1},{"version":"21fcdcb618236f0feaca7e511e2da10c19970f86e09c934cef2d45b340ad92b5","affectsGlobalScope":true,"impliedFormat":1},{"version":"4f0fc7b7f54422bd97cfaf558ddb4bca86893839367b746a8f86b60ac7619673","impliedFormat":1},{"version":"4cdd8b6b51599180a387cc7c1c50f49eca5ce06595d781638fd0216520d98246","impliedFormat":1},{"version":"d91a7d8b5655c42986f1bdfe2105c4408f472831c8f20cf11a8c3345b6b56c8c","impliedFormat":1},{"version":"8704423bf338bff381ebc951ed819935d0252d90cd6de7dffe5b0a5debb65d07","affectsGlobalScope":true,"impliedFormat":1},{"version":"b33379077284c9e55d2410d814b71b15522c5f71f9e93e15a8c3c41d463b00f6","impliedFormat":1},{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a42be67ed1ddaec743582f41fc219db96a1b69719fccac6d1464321178d610fc","impliedFormat":1},{"version":"f0284427f61bbd071114efa75e9d17dbb7aeaf2c89bf5bd890f510a3e4a67de4","impliedFormat":1}],"root":[[79,113]],"options":{"composite":true,"declaration":true,"declarationMap":true,"module":99,"outDir":"..","rootDir":"../../src","skipLibCheck":true,"strict":true,"target":99},"referencedMap":[[115,1],[116,1],[155,2],[156,3],[157,4],[158,5],[159,6],[160,7],[161,8],[162,9],[163,10],[164,11],[165,11],[167,12],[166,13],[168,14],[169,15],[170,16],[154,17],[171,18],[172,19],[173,20],[206,21],[174,22],[175,23],[176,24],[177,25],[178,26],[179,27],[180,28],[181,29],[182,30],[183,31],[184,31],[185,32],[187,33],[189,34],[188,35],[190,36],[191,37],[192,38],[193,39],[194,40],[195,41],[196,42],[197,43],[198,44],[199,45],[200,46],[201,47],[202,48],[203,49],[204,50],[132,51],[142,52],[131,51],[152,53],[123,54],[122,55],[151,56],[145,57],[150,58],[125,59],[139,60],[124,61],[148,62],[120,63],[119,64],[149,65],[121,66],[126,67],[130,67],[153,68],[143,69],[134,70],[135,71],[137,72],[133,73],[136,74],[146,56],[128,75],[129,76],[138,77],[118,78],[141,69],[140,67],[147,79],[113,80],[104,80],[101,80],[82,81],[96,80],[99,82],[81,80],[112,83]],"latestChangedDtsFile":"./Comma.d.ts","version":"5.6.2"}
@@ -362,6 +362,8 @@ __export(inferred_types_exports, {
362
362
  retainAfter: () => retainAfter,
363
363
  retainAfterInclusive: () => retainAfterInclusive,
364
364
  retainChars: () => retainChars,
365
+ retainUntil: () => retainUntil,
366
+ retainUntilInclusive: () => retainUntilInclusive,
365
367
  retainWhile: () => retainWhile,
366
368
  reverse: () => reverse,
367
369
  rightWhitespace: () => rightWhitespace,
@@ -3269,6 +3271,24 @@ var rightWhitespace = (content) => {
3269
3271
  );
3270
3272
  };
3271
3273
 
3274
+ // src/runtime/literals/retainUntil.ts
3275
+ function retainUntil(content, ...find2) {
3276
+ const chars = asChars(content);
3277
+ let idx = 0;
3278
+ while (!find2.includes(chars[idx]) && idx <= chars.length) {
3279
+ idx = idx + 1;
3280
+ }
3281
+ return idx === 0 ? "" : content.slice(0, idx);
3282
+ }
3283
+ function retainUntilInclusive(content, ...find2) {
3284
+ const chars = asChars(content);
3285
+ let idx = 0;
3286
+ while (!find2.includes(chars[idx]) && idx <= chars.length) {
3287
+ idx = idx + 1;
3288
+ }
3289
+ return idx === 0 ? content.slice(0, 1) : content.slice(0, idx + 1);
3290
+ }
3291
+
3272
3292
  // src/runtime/literals/phone/getPhoneCountryCode.ts
3273
3293
  var getPhoneCountryCode = (phone) => {
3274
3294
  return phone.trim().startsWith("+") || phone.trim().startsWith("00") ? retainWhile(
@@ -4333,6 +4353,8 @@ var asVueRef = (value) => ({
4333
4353
  retainAfter,
4334
4354
  retainAfterInclusive,
4335
4355
  retainChars,
4356
+ retainUntil,
4357
+ retainUntilInclusive,
4336
4358
  retainWhile,
4337
4359
  reverse,
4338
4360
  rightWhitespace,