inferred-types 0.50.0 → 0.50.1

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 +22 -0
  18. package/dist/inferred-types/index.d.ts +3 -3
  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 +18 -17
@@ -1,4 +1,4 @@
1
- import { Api, AsApi, AsEscapeFunction, AsOptionalParamFn, Dictionary, Narrowable, OnPass, TypedFunction } from "../../types/index";
1
+ import { Api, AsApi, AsEscapeFunction, AsOptionalParamFn, Dictionary, Narrowable, OnPass, TypedFunction } from "src/types/index";
2
2
  /**
3
3
  * **asEscapeFunction**`(fn)`
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"defineApi.d.ts","sourceRoot":"","sources":["../../../src/runtime/api/defineApi.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,GAAG,EACH,KAAK,EACL,gBAAgB,EAChB,iBAAiB,EACjB,UAAU,EACV,UAAU,EACV,MAAM,EACN,aAAa,EACd,0BAAwB;AAUzB;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,GAC3B,GAAG,SAAS,MAAM,UAAU,MACxB,GAAG,KAAyD,gBAAgB,CAAC,GAAG,CAAC,CAAC;AAGxF;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,GAClC,GAAG,SAAS,CAAC,MAAM,GAAG,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,GAAG,EAAE,EAAE,CAAC,EAAC,GAAG,KAAK,GAAG,CAAC,MACtE,GAAG,KAAiE,iBAAiB,CAAC,GAAG,CAAC,CAAC;AAEjG;;;;;GAKG;AACH,eAAO,MAAM,KAAK,GAAI,CAAC,SAAS,UAAU,GAAG,aAAa,OAAO,CAAC,KAAG,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAC,GAAG,CAAC,CAAC,CAAC,CAMlD,CAAC"}
1
+ {"version":3,"file":"defineApi.d.ts","sourceRoot":"","sources":["../../../src/runtime/api/defineApi.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,GAAG,EACH,KAAK,EACL,gBAAgB,EAChB,iBAAiB,EACjB,UAAU,EACV,UAAU,EACV,MAAM,EACN,aAAa,EACd,MAAM,iBAAiB,CAAC;AAUzB;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,GAC3B,GAAG,SAAS,MAAM,UAAU,MACxB,GAAG,KAAyD,gBAAgB,CAAC,GAAG,CAAC,CAAC;AAGxF;;;;GAIG;AACH,eAAO,MAAM,uBAAuB,GAClC,GAAG,SAAS,CAAC,MAAM,GAAG,CAAC,GAAG,CAAC,CAAC,EAAE,CAAC,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,GAAG,EAAE,EAAE,CAAC,EAAE,GAAG,EAAE,EAAE,CAAC,EAAC,GAAG,KAAK,GAAG,CAAC,MACtE,GAAG,KAAiE,iBAAiB,CAAC,GAAG,CAAC,CAAC;AAEjG;;;;;GAKG;AACH,eAAO,MAAM,KAAK,GAAI,CAAC,SAAS,UAAU,GAAG,aAAa,OAAO,CAAC,KAAG,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC,EAAC,GAAG,CAAC,CAAC,CAAC,CAMlD,CAAC"}
@@ -1,5 +1,5 @@
1
- import { isApiSurface, } from "../index.js";
2
- import { isApi, createErrorCondition, createFnWithProps } from "../index.js";
1
+ import { isApiSurface, } from "src/runtime/index";
2
+ import { isApi, createErrorCondition, createFnWithProps } from "src/runtime/index";
3
3
  /**
4
4
  * **asEscapeFunction**`(fn)`
5
5
  *
@@ -1,4 +1,4 @@
1
- import { isDoneFn, isFunction, isObject } from "../index.js";
1
+ import { isDoneFn, isFunction, isObject } from "src/runtime/index";
2
2
  /**
3
3
  * **handleDoneFn**(val, [bare_fn])
4
4
  *
@@ -1,2 +1,2 @@
1
- export * from "./defineApi.js";
2
- export * from "./handleDoneFn.js";
1
+ export * from "./defineApi";
2
+ export * from "./handleDoneFn";
@@ -1,4 +1,4 @@
1
- import type { IsArray, Narrowable } from "../../types/index";
1
+ import type { IsArray, Narrowable } from "src/types/index";
2
2
  /**
3
3
  * **ifArray**(T, IF, ELSE)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifArray.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifArray.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAG,OAAO,EAAE,UAAU,EAAE,0BAAwB;AAE5D;;;;GAIG;AACH,wBAAgB,OAAO,CAErB,CAAC,SAAS,UAAU,EAEpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,SAAS,EAAE,CAAC,CAAC,SAAS,CAAC,GAAG,OAAO,EAAE,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,EAClD,YAAY,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,OAAO,EAAE,GAAG,SAAS,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC,KAAK,IAAI,GAIlF,OAAO,CAAC,CAAC,CAAC,SAAS,IAAI,GAAG,EAAE,GAAG,IAAI,CACzC"}
1
+ {"version":3,"file":"ifArray.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifArray.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAG,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE5D;;;;GAIG;AACH,wBAAgB,OAAO,CAErB,CAAC,SAAS,UAAU,EAEpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,SAAS,EAAE,CAAC,CAAC,SAAS,CAAC,GAAG,OAAO,EAAE,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,EAClD,YAAY,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,OAAO,EAAE,GAAG,SAAS,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC,KAAK,IAAI,GAIlF,OAAO,CAAC,CAAC,CAAC,SAAS,IAAI,GAAG,EAAE,GAAG,IAAI,CACzC"}
@@ -1,3 +1,3 @@
1
- import { Narrowable } from "../../types/index";
2
- export declare function ifArrayPartial<T extends Narrowable>(): <IF extends Narrowable, ELSE extends Narrowable>(isAnArray: <N extends T & readonly unknown[]>(arr: N) => IF, isNotAnArray: <N extends Exclude<T, unknown[] | readonly unknown[]>>(nonArr: N) => ELSE) => <V extends T>(val: V) => import("../../types/index").IsArray<V> extends true ? IF : ELSE;
1
+ import { Narrowable } from "src/types/index";
2
+ export declare function ifArrayPartial<T extends Narrowable>(): <IF extends Narrowable, ELSE extends Narrowable>(isAnArray: <N extends T & readonly unknown[]>(arr: N) => IF, isNotAnArray: <N extends Exclude<T, unknown[] | readonly unknown[]>>(nonArr: N) => ELSE) => <V extends T>(val: V) => import("src/types/index").IsArray<V> extends true ? IF : ELSE;
3
3
  //# sourceMappingURL=ifArrayPartial.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ifArrayPartial.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifArrayPartial.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,0BAAwB;AAK7C,wBAAgB,cAAc,CAAC,CAAC,SAAS,UAAU,MACzC,EAAE,SAAS,UAAU,EAAE,IAAI,SAAS,UAAU,aACzC,CAAC,CAAgC,SAAtB,CAAC,GAAG,SAAS,OAAO,EAAE,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,gBAC7C,CAAC,CAAoD,SAA1C,OAAO,CAAC,CAAC,EAAE,OAAO,EAAE,GAAG,SAAS,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC,KAAK,IAAI,MAE/E,CAAC,SAAS,CAAC,OAAO,CAAC,qEAE9B"}
1
+ {"version":3,"file":"ifArrayPartial.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifArrayPartial.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAK7C,wBAAgB,cAAc,CAAC,CAAC,SAAS,UAAU,MACzC,EAAE,SAAS,UAAU,EAAE,IAAI,SAAS,UAAU,aACzC,CAAC,CAAgC,SAAtB,CAAC,GAAG,SAAS,OAAO,EAAE,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,gBAC7C,CAAC,CAAoD,SAA1C,OAAO,CAAC,CAAC,EAAE,OAAO,EAAE,GAAG,SAAS,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC,KAAK,IAAI,MAE/E,CAAC,SAAS,CAAC,OAAO,CAAC,mEAE9B"}
@@ -1,4 +1,4 @@
1
- import { ifArray } from "./ifArray.js";
1
+ import { ifArray } from "./ifArray";
2
2
  export function ifArrayPartial() {
3
3
  return (isAnArray, isNotAnArray) => {
4
4
  return (val) => ifArray(val, isAnArray, isNotAnArray);
@@ -1,4 +1,4 @@
1
- import { Narrowable, IsBoolean } from "../../types/index";
1
+ import { Narrowable, IsBoolean } from "src/types/index";
2
2
  /**
3
3
  * **ifBoolean**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifBoolean.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifBoolean.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,0BAAwB;AAIxD;;;;;;;;;;GAUG;AACH,wBAAgB,SAAS,CACvB,QAAQ,SAAS,UAAU,EAC3B,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,GAAG,EAAE,QAAQ,EACb,SAAS,EAAE,CAAC,CAAC,SAAS,OAAO,EAAE,CAAC,EAAE,CAAC,GAAG,QAAQ,KAAK,GAAG,EACtD,UAAU,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,QAAQ,EAAE,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,KAAK,GAMjD,CAAC,SAAS,CAAC,QAAQ,CAAC,CAAC,SAAS,CAAC,IAAI,CAAC,GAAG,GAAG,GAAG,KAAK,CACnE"}
1
+ {"version":3,"file":"ifBoolean.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifBoolean.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AAIxD;;;;;;;;;;GAUG;AACH,wBAAgB,SAAS,CACvB,QAAQ,SAAS,UAAU,EAC3B,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,GAAG,EAAE,QAAQ,EACb,SAAS,EAAE,CAAC,CAAC,SAAS,OAAO,EAAE,CAAC,EAAE,CAAC,GAAG,QAAQ,KAAK,GAAG,EACtD,UAAU,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,QAAQ,EAAE,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,KAAK,GAMjD,CAAC,SAAS,CAAC,QAAQ,CAAC,CAAC,SAAS,CAAC,IAAI,CAAC,GAAG,GAAG,GAAG,KAAK,CACnE"}
@@ -1,4 +1,4 @@
1
- import { isBoolean } from "../index.js";
1
+ import { isBoolean } from "src/runtime/index";
2
2
  /**
3
3
  * **ifBoolean**
4
4
  *
@@ -1,4 +1,4 @@
1
- import { If, IsSingleChar, Narrowable } from "../../types/index";
1
+ import { If, IsSingleChar, Narrowable } from "src/types/index";
2
2
  type Callback<T extends string, R> = <V extends T>(v: V) => R;
3
3
  export declare function ifChar<T extends string, IF extends Narrowable, ELSE extends Narrowable>(ch: T, callback_if_match?: Callback<T, IF>, callback_not_match?: Callback<T, ELSE>): If<IsSingleChar<T>, IF, ELSE>;
4
4
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"ifChar.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifChar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,YAAY,EAAE,UAAU,EAAE,0BAAwB;AAG/D,KAAK,QAAQ,CAAC,CAAC,SAAS,MAAM,EAAE,CAAC,IAAI,CAAC,CAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC;AAK9D,wBAAgB,MAAM,CACpB,CAAC,SAAS,MAAM,EAChB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,EAAE,EAAE,CAAC,EACL,iBAAiB,GAAE,QAAQ,CAAC,CAAC,EAAC,EAAE,CAA4B,EAC5D,kBAAkB,GAAE,QAAQ,CAAC,CAAC,EAAC,IAAI,CAAgC,GAM9D,EAAE,CAAC,YAAY,CAAC,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CACnC"}
1
+ {"version":3,"file":"ifChar.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifChar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAG/D,KAAK,QAAQ,CAAC,CAAC,SAAS,MAAM,EAAE,CAAC,IAAI,CAAC,CAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC;AAK9D,wBAAgB,MAAM,CACpB,CAAC,SAAS,MAAM,EAChB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,EAAE,EAAE,CAAC,EACL,iBAAiB,GAAE,QAAQ,CAAC,CAAC,EAAC,EAAE,CAA4B,EAC5D,kBAAkB,GAAE,QAAQ,CAAC,CAAC,EAAC,IAAI,CAAgC,GAM9D,EAAE,CAAC,YAAY,CAAC,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CACnC"}
@@ -1,4 +1,4 @@
1
- import { Never } from "../../constants/index.js";
1
+ import { Never } from "src/constants/index";
2
2
  const def_if = (v) => v;
3
3
  const def_else = () => Never;
4
4
  export function ifChar(ch, callback_if_match = def_if, callback_not_match = def_else) {
@@ -1,3 +1,3 @@
1
- import { Container, If, IsContainer, Narrowable } from "../../types/index";
1
+ import { Container, If, IsContainer, Narrowable } from "src/types/index";
2
2
  export declare function ifContainer<TVal extends Narrowable, TIf extends Narrowable, TElse extends Narrowable>(value: TVal, ifContainer: <V extends TVal & Container>(val: V) => TIf, notContainer: <V extends Exclude<TVal, Container>>(val: V) => TElse): If<IsContainer<TVal>, TIf, TElse>;
3
3
  //# sourceMappingURL=ifContainer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ifContainer.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifContainer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,EAAE,EAAE,WAAW,EAAE,UAAU,EAAE,0BAAwB;AAIzE,wBAAgB,WAAW,CACzB,IAAI,SAAS,UAAU,EACvB,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,KAAK,EAAE,IAAI,EACX,WAAW,EAAE,CAAC,CAAC,SAAS,IAAI,GAAG,SAAS,EAAE,GAAG,EAAE,CAAC,KAAK,GAAG,EACxD,YAAY,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,IAAI,EAAE,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,KAAK,GAClE,EAAE,CAAC,WAAW,CAAC,IAAI,CAAC,EAAE,GAAG,EAAE,KAAK,CAAC,CAMnC"}
1
+ {"version":3,"file":"ifContainer.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifContainer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,EAAE,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAIzE,wBAAgB,WAAW,CACzB,IAAI,SAAS,UAAU,EACvB,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,KAAK,EAAE,IAAI,EACX,WAAW,EAAE,CAAC,CAAC,SAAS,IAAI,GAAG,SAAS,EAAE,GAAG,EAAE,CAAC,KAAK,GAAG,EACxD,YAAY,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,IAAI,EAAE,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,KAAK,GAClE,EAAE,CAAC,WAAW,CAAC,IAAI,CAAC,EAAE,GAAG,EAAE,KAAK,CAAC,CAMnC"}
@@ -1,4 +1,4 @@
1
- import { isObject, isArray } from "../index.js";
1
+ import { isObject, isArray } from "src/runtime/index";
2
2
  export function ifContainer(value, ifContainer, notContainer) {
3
3
  return (isObject(value) || isArray(value)
4
4
  ? ifContainer(value)
@@ -1,4 +1,4 @@
1
- import type { If, IsFalse, Narrowable } from "../../types/index";
1
+ import type { If, IsFalse, Narrowable } from "src/types/index";
2
2
  /**
3
3
  * **ifTrue**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifFalse.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifFalse.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,OAAO,EAAE,UAAU,EAAE,0BAAwB;AAI/D;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,OAAO,CAAC,CAAC,SAAS,OAAO,EAAE,EAAE,SAAS,UAAU,EAAE,IAAI,SAAS,UAAU,EACvF,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,EAAE,EACT,OAAO,EAAE,IAAI,GAE8B,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CACpE"}
1
+ {"version":3,"file":"ifFalse.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifFalse.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAI/D;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,OAAO,CAAC,CAAC,SAAS,OAAO,EAAE,EAAE,SAAS,UAAU,EAAE,IAAI,SAAS,UAAU,EACvF,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,EAAE,EACT,OAAO,EAAE,IAAI,GAE8B,EAAE,CAAC,OAAO,CAAC,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CACpE"}
@@ -1,4 +1,4 @@
1
- import { isFalse } from "../index.js";
1
+ import { isFalse } from "src/runtime/index";
2
2
  /**
3
3
  * **ifTrue**
4
4
  *
@@ -1,4 +1,4 @@
1
- import { AnyFunction, Narrowable, If, IsFunction } from "../../types/index";
1
+ import { AnyFunction, Narrowable, If, IsFunction } from "src/types/index";
2
2
  /**
3
3
  * **ifFunction**(value, isFn, notFn)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifFunction.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifFunction.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,UAAU,EACV,EAAE,EACF,UAAU,EACX,0BAAwB;AAGzB;;;;;;;GAOG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,UAAU,EACzB,EAAE,SAAS,UAAU,EACrB,KAAK,SAAS,UAAU,EAExB,KAAK,EAAE,MAAM,EACb,YAAY,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,WAAW,KAAK,EAAE,EAC9C,aAAa,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,MAAM,EAAE,WAAW,CAAC,KAAK,KAAK,GAC9D,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,KAAK,CAAC,CAMnC"}
1
+ {"version":3,"file":"ifFunction.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifFunction.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,WAAW,EACX,UAAU,EACV,EAAE,EACF,UAAU,EACX,MAAM,iBAAiB,CAAC;AAGzB;;;;;;;GAOG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,UAAU,EACzB,EAAE,SAAS,UAAU,EACrB,KAAK,SAAS,UAAU,EAExB,KAAK,EAAE,MAAM,EACb,YAAY,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,WAAW,KAAK,EAAE,EAC9C,aAAa,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,MAAM,EAAE,WAAW,CAAC,KAAK,KAAK,GAC9D,EAAE,CAAC,UAAU,CAAC,MAAM,CAAC,EAAE,EAAE,EAAE,KAAK,CAAC,CAMnC"}
@@ -1,3 +1,3 @@
1
- import { Container, If, Contains, Keys, Narrowable } from "../../types/index";
1
+ import { Container, If, Contains, Keys, Narrowable } from "src/types/index";
2
2
  export declare const ifHasKey: <TContainer extends Container, TKey extends PropertyKey, IF extends Narrowable, ELSE extends Narrowable>(container: TContainer, key: TKey, hasKey: <V extends TContainer & Record<TKey, unknown>>(val: V) => IF, doesNotHaveKey: <N extends Exclude<TContainer, TKey>>(nonArr: N) => ELSE) => If<Contains<Keys<TContainer>, TKey>, IF, ELSE>;
3
3
  //# sourceMappingURL=ifHasKey.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ifHasKey.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifHasKey.ts"],"names":[],"mappings":"AACA,OAAO,EACL,SAAS,EACT,EAAE,EACF,QAAQ,EACR,IAAI,EACJ,UAAU,EACX,0BAAwB;AAIzB,eAAO,MAAM,QAAQ,GACnB,UAAU,SAAS,SAAS,EAC5B,IAAI,SAAS,WAAW,EACxB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,aAEZ,UAAU,OAChB,IAAI,UACD,CAAC,CAA4C,SAAlC,UAAU,GAAG,MAAM,CAAC,IAAI,EAAE,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,kBACpD,CAAC,CAAmC,SAAzB,OAAO,CAAC,UAAU,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC,KAAK,IAAI,KAK1D,EAAE,CAAC,QAAQ,CAAC,IAAI,CAAC,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAAC"}
1
+ {"version":3,"file":"ifHasKey.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifHasKey.ts"],"names":[],"mappings":"AACA,OAAO,EACL,SAAS,EACT,EAAE,EACF,QAAQ,EACR,IAAI,EACJ,UAAU,EACX,MAAM,iBAAiB,CAAC;AAIzB,eAAO,MAAM,QAAQ,GACnB,UAAU,SAAS,SAAS,EAC5B,IAAI,SAAS,WAAW,EACxB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,aAEZ,UAAU,OAChB,IAAI,UACD,CAAC,CAA4C,SAAlC,UAAU,GAAG,MAAM,CAAC,IAAI,EAAE,OAAO,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,kBACpD,CAAC,CAAmC,SAAzB,OAAO,CAAC,UAAU,EAAE,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC,KAAK,IAAI,KAK1D,EAAE,CAAC,QAAQ,CAAC,IAAI,CAAC,UAAU,CAAC,EAAE,IAAI,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAAC"}
@@ -1,4 +1,4 @@
1
- import { hasIndexOf } from "../index.js";
1
+ import { hasIndexOf } from "src/runtime/index";
2
2
  export const ifHasKey = (container, key, hasKey, doesNotHaveKey) => (hasIndexOf(container, key)
3
3
  ? hasKey(container)
4
4
  : doesNotHaveKey(container));
@@ -1,4 +1,4 @@
1
- import { If, IsArray, IfLength, Narrowable, Scalar, Tuple } from "../../types/index";
1
+ import { If, IsArray, IfLength, Narrowable, Scalar, Tuple } from "src/types/index";
2
2
  /**
3
3
  * **ifLength**(val,length, ifVal, elseVal)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifLength.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifLength.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,EAAE,EACF,OAAO,EACP,QAAQ,EACR,UAAU,EACV,MAAM,EACN,KAAK,EACN,0BAAwB;AAEzB;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CACtB,KAAK,SAAS,SAAS,OAAO,EAAE,EAChC,IAAI,SAAS,MAAM,EACnB,EAAE,SAAS,UAAU,GAAG,KAAK,EAC7B,IAAI,SAAS,UAAU,GAAG,KAAK,EAE/B,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,IAAI,EACZ,KAAK,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC,GAAG,KAAK,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACzE,OAAO,EAAE,CAAC,CAAC,SAAS,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,KAAK,EAAE,OAAO,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC,EAAE,CAAC,EAAC,CAAC,KAAK,IAAI,GAOlE,QAAQ,CAAC,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE,IAAI,CAAC,CAChD"}
1
+ {"version":3,"file":"ifLength.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifLength.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,EAAE,EACF,OAAO,EACP,QAAQ,EACR,UAAU,EACV,MAAM,EACN,KAAK,EACN,MAAM,iBAAiB,CAAC;AAEzB;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CACtB,KAAK,SAAS,SAAS,OAAO,EAAE,EAChC,IAAI,SAAS,MAAM,EACnB,EAAE,SAAS,UAAU,GAAG,KAAK,EAC7B,IAAI,SAAS,UAAU,GAAG,KAAK,EAE/B,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,IAAI,EACZ,KAAK,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC,GAAG,KAAK,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACzE,OAAO,EAAE,CAAC,CAAC,SAAS,EAAE,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,KAAK,EAAE,OAAO,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC,EAAE,CAAC,EAAC,CAAC,KAAK,IAAI,GAOlE,QAAQ,CAAC,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE,IAAI,CAAC,CAChD"}
@@ -1,4 +1,4 @@
1
- import type { If, Not, IsNull, Narrowable } from "../../types/index";
1
+ import type { If, Not, IsNull, Narrowable } from "src/types/index";
2
2
  /**
3
3
  * **ifNotNull**(val,IF,ELSE)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifNotNull.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNotNull.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,UAAU,EAAE,0BAAwB;AAInE;;;;;;;;;;GAUG;AACH,wBAAgB,SAAS,CACvB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,KAAK,EAAE,EAClC,OAAO,EAAE,MAAM,IAAI,GAMH,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAC7C"}
1
+ {"version":3,"file":"ifNotNull.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNotNull.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAInE;;;;;;;;;;GAUG;AACH,wBAAgB,SAAS,CACvB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,KAAK,EAAE,EAClC,OAAO,EAAE,MAAM,IAAI,GAMH,EAAE,CAAC,GAAG,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAC7C"}
@@ -1,4 +1,4 @@
1
- import { isNull } from "../index.js";
1
+ import { isNull } from "src/runtime/index";
2
2
  /**
3
3
  * **ifNotNull**(val,IF,ELSE)
4
4
  *
@@ -1,4 +1,4 @@
1
- import type { IsNull, Narrowable } from "../../types/index";
1
+ import type { IsNull, Narrowable } from "src/types/index";
2
2
  /**
3
3
  * **ifNull**(val,IF,ELSE)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifNull.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNull.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,UAAU,EAAE,0BAAwB;AAK1D;;;;;;;;;;GAUG;AACH,wBAAgB,MAAM,CACpB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,MAAM,EAAE,EACf,OAAO,EAAE,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,KAAK,IAAI,GAMjC,MAAM,CAAC,CAAC,CAAC,SAAS,IAAI,GAAG,EAAE,GAAG,IAAI,CACxC"}
1
+ {"version":3,"file":"ifNull.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNull.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAK1D;;;;;;;;;;GAUG;AACH,wBAAgB,MAAM,CACpB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,MAAM,EAAE,EACf,OAAO,EAAE,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,KAAK,IAAI,GAMjC,MAAM,CAAC,CAAC,CAAC,SAAS,IAAI,GAAG,EAAE,GAAG,IAAI,CACxC"}
@@ -1,4 +1,4 @@
1
- import { isNull } from "../index.js";
1
+ import { isNull } from "src/runtime/index";
2
2
  /**
3
3
  * **ifNull**(val,IF,ELSE)
4
4
  *
@@ -1,4 +1,4 @@
1
- import { IsNumber, Narrowable } from "../../types/index";
1
+ import { IsNumber, Narrowable } from "src/types/index";
2
2
  /**
3
3
  * **ifNumber**(val, ifVal, elseVal)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifNumber.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNumber.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,0BAAwB;AAIvD;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CACtB,QAAQ,SAAS,UAAU,EAC3B,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,GAAG,EAAE,QAAQ,EACb,KAAK,EAAE,CAAC,CAAC,SAAS,QAAQ,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,KAAK,GAAG,EACjD,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,QAAQ,EAAE,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,KAAK,GAM7C,QAAQ,CAAC,QAAQ,CAAC,SAAS,IAAI,GAAG,GAAG,GAAG,KAAK,CAC9D"}
1
+ {"version":3,"file":"ifNumber.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNumber.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAIvD;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CACtB,QAAQ,SAAS,UAAU,EAC3B,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,GAAG,EAAE,QAAQ,EACb,KAAK,EAAE,CAAC,CAAC,SAAS,QAAQ,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,KAAK,GAAG,EACjD,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,QAAQ,EAAE,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,KAAK,GAM7C,QAAQ,CAAC,QAAQ,CAAC,SAAS,IAAI,GAAG,GAAG,GAAG,KAAK,CAC9D"}
@@ -1,4 +1,4 @@
1
- import { isNumber } from "../index.js";
1
+ import { isNumber } from "src/runtime/index";
2
2
  /**
3
3
  * **ifNumber**(val, ifVal, elseVal)
4
4
  *
@@ -1,3 +1,3 @@
1
- import type { If, IsObject, Narrowable } from "../../types/index";
1
+ import type { If, IsObject, Narrowable } from "src/types/index";
2
2
  export declare function ifObject<T extends Narrowable, IF extends Narrowable, ELSE extends Narrowable>(val: T, ifObj: IF, notObj: ELSE): If<IsObject<T>, IF, ELSE>;
3
3
  //# sourceMappingURL=ifObject.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ifObject.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifObject.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,QAAQ,EAAE,UAAU,EAAE,0BAAwB;AAIhE,wBAAgB,QAAQ,CACtB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,IAAI,GACX,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAE3B"}
1
+ {"version":3,"file":"ifObject.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifObject.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAIhE,wBAAgB,QAAQ,CACtB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,IAAI,GACX,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAE3B"}
@@ -1,4 +1,4 @@
1
- import { isObject } from "../index.js";
1
+ import { isObject } from "src/runtime/index";
2
2
  export function ifObject(val, ifObj, notObj) {
3
3
  return (isObject(val) ? ifObj : notObj);
4
4
  }
@@ -1,4 +1,4 @@
1
- import { Narrowable } from "../../types/index";
1
+ import { Narrowable } from "src/types/index";
2
2
  /**
3
3
  * **ifSameType**(value, comparator, same, notSame)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifSameType.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifSameType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,0BAAwB;AAE7C;;;;;;GAMG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,UAAU,EACzB,KAAK,SAAS,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,EAChD,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,KAAK,EAAE,MAAM,EACb,UAAU,EAAE,KAAK,EACjB,IAAI,EAAE,CAAC,CAAC,SAAS,KAAK,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EAC5C,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,oCAU1D"}
1
+ {"version":3,"file":"ifSameType.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifSameType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C;;;;;;GAMG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,UAAU,EACzB,KAAK,SAAS,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,EAChD,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,KAAK,EAAE,MAAM,EACb,UAAU,EAAE,KAAK,EACjB,IAAI,EAAE,CAAC,CAAC,SAAS,KAAK,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EAC5C,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,oCAU1D"}
@@ -1,4 +1,4 @@
1
- import { Dictionary, If, IsScalar, Narrowable, Scalar } from "../../types/index";
1
+ import { Dictionary, If, IsScalar, Narrowable, Scalar } from "src/types/index";
2
2
  /**
3
3
  * **ifScalar**(value, ifCallback, notCallback)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifScalar.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifScalar.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EACV,EAAE,EACF,QAAQ,EACR,UAAU,EACV,MAAM,EACP,0BAAwB;AAKzB;;;;;;;;;;;;GAYG;AACH,wBAAgB,QAAQ,CACtB,CAAC,SAAS,UAAU,EACpB,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,KAAK,EAAE,CAAC,EACR,UAAU,EAAE,CACV,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,OAAO,EAAE,CAAC,EACxD,CAAC,EAAE,CAAC,KAAK,GAAG,EACd,WAAW,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,KAAK,GAOzC,gBAAgB,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,KAAK,CAAC,CAC7D"}
1
+ {"version":3,"file":"ifScalar.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifScalar.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EACV,EAAE,EACF,QAAQ,EACR,UAAU,EACV,MAAM,EACP,MAAM,iBAAiB,CAAC;AAKzB;;;;;;;;;;;;GAYG;AACH,wBAAgB,QAAQ,CACtB,CAAC,SAAS,UAAU,EACpB,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,KAAK,EAAE,CAAC,EACR,UAAU,EAAE,CACV,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,SAAS,GAAG,UAAU,GAAG,OAAO,EAAE,CAAC,EACxD,CAAC,EAAE,CAAC,KAAK,GAAG,EACd,WAAW,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,KAAK,GAOzC,gBAAgB,EAAE,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,KAAK,CAAC,CAC7D"}
@@ -1,4 +1,4 @@
1
- import { isScalar } from "../type-guards/isScalar.js";
1
+ import { isScalar } from "../type-guards/isScalar";
2
2
  /**
3
3
  * **ifScalar**(value, ifCallback, notCallback)
4
4
  *
@@ -1,4 +1,4 @@
1
- import { If, IsFalse, IsString, IsTrue, Narrowable } from "../../types/index";
1
+ import { If, IsFalse, IsString, IsTrue, Narrowable } from "src/types/index";
2
2
  /**
3
3
  * **ifString**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifString.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifString.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,0BAAwB;AAI5E;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CACtB,QAAQ,EACR,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,GAAG,EAAE,QAAQ,EACb,KAAK,EAAE,CAAC,CAAC,SAAS,QAAQ,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,GAAG,QAAQ,KAAK,GAAG,EAC5D,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,QAAQ,EAAE,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC,GAAG,QAAQ,KAAK,KAAK,GAOtE,EAAE,CACA,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAC1B,GAAG,EACH,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAAE,KAAK,EAAE,GAAG,GAAG,KAAK,CAAC,CACpD,CAGJ"}
1
+ {"version":3,"file":"ifString.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifString.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAE,OAAO,EAAE,QAAQ,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAI5E;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CACtB,QAAQ,EACR,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,GAAG,EAAE,QAAQ,EACb,KAAK,EAAE,CAAC,CAAC,SAAS,QAAQ,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,GAAG,QAAQ,KAAK,GAAG,EAC5D,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,QAAQ,EAAE,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC,GAAG,QAAQ,KAAK,KAAK,GAOtE,EAAE,CACA,MAAM,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAC1B,GAAG,EACH,EAAE,CAAC,OAAO,CAAC,QAAQ,CAAC,QAAQ,CAAC,CAAC,EAAE,KAAK,EAAE,GAAG,GAAG,KAAK,CAAC,CACpD,CAGJ"}
@@ -1,4 +1,4 @@
1
- import { IsFalse, IsTrue, Narrowable } from "../../types/index";
1
+ import { IsFalse, IsTrue, Narrowable } from "src/types/index";
2
2
  /**
3
3
  * **ifTrue**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifTrue.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifTrue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,0BAAwB;AAI9D;;;;;;;;;GASG;AACH,wBAAgB,MAAM,CACpB,QAAQ,SAAS,UAAU,EAC3B,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,GAAG,EAAE,QAAQ,EACb,KAAK,EAAE,CAAC,CAAC,SAAS,QAAQ,GAAG,IAAI,EAAE,GAAG,EAAE,CAAC,KAAK,GAAG,EACjD,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,QAAQ,EAAE,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,KAAK,GAQ3D,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,SAAS,CAAC,IAAI,CAAC,GAC/B,GAAG,GACH,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,SAAS,CAAC,IAAI,CAAC,GAAG,KAAK,GAAG,GAAG,GAAG,KAAK,CAC7D"}
1
+ {"version":3,"file":"ifTrue.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifTrue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAI9D;;;;;;;;;GASG;AACH,wBAAgB,MAAM,CACpB,QAAQ,SAAS,UAAU,EAC3B,GAAG,SAAS,UAAU,EACtB,KAAK,SAAS,UAAU,EAExB,GAAG,EAAE,QAAQ,EACb,KAAK,EAAE,CAAC,CAAC,SAAS,QAAQ,GAAG,IAAI,EAAE,GAAG,EAAE,CAAC,KAAK,GAAG,EACjD,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,QAAQ,EAAE,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,KAAK,GAQ3D,CAAC,MAAM,CAAC,QAAQ,CAAC,CAAC,SAAS,CAAC,IAAI,CAAC,GAC/B,GAAG,GACH,CAAC,OAAO,CAAC,QAAQ,CAAC,CAAC,SAAS,CAAC,IAAI,CAAC,GAAG,KAAK,GAAG,GAAG,GAAG,KAAK,CAC7D"}
@@ -1,4 +1,4 @@
1
- import { isTrue } from "../index.js";
1
+ import { isTrue } from "src/runtime/index";
2
2
  /**
3
3
  * **ifTrue**
4
4
  *
@@ -1,4 +1,4 @@
1
- import { IsUndefined, Narrowable } from "../../types/index";
1
+ import { IsUndefined, Narrowable } from "src/types/index";
2
2
  /**
3
3
  * **ifUndefined**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifUndefined.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifUndefined.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,0BAAwB;AAG1D;;;;;;;;;;GAUG;AACH,wBAAgB,WAAW,CACzB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,GAAG,SAAS,EACjC,IAAI,SAAS,UAAU,GAAG,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAE/C,GAAG,EAAE,CAAC,EACN,WAAW,EAAE,MAAM,EAAE,EACrB,SAAS,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,GAIpD,WAAW,CAAC,CAAC,CAAC,SAAS,IAAI,GAAG,EAAE,GAAG,IAAI,CAC7C;AAED,wBAAgB,SAAS,CACvB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,GAAG,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAC7C,IAAI,SAAS,UAAU,GAAG,SAAS,EAEnC,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACpD,OAAO,EAAE,MAAM,IAAI,KADX,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,KAAK,CAAC,KAAK,EAAE,WACrC,IAAI,EAGpB"}
1
+ {"version":3,"file":"ifUndefined.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifUndefined.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAG1D;;;;;;;;;;GAUG;AACH,wBAAgB,WAAW,CACzB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,GAAG,SAAS,EACjC,IAAI,SAAS,UAAU,GAAG,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAE/C,GAAG,EAAE,CAAC,EACN,WAAW,EAAE,MAAM,EAAE,EACrB,SAAS,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,GAIpD,WAAW,CAAC,CAAC,CAAC,SAAS,IAAI,GAAG,EAAE,GAAG,IAAI,CAC7C;AAED,wBAAgB,SAAS,CACvB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,GAAG,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAC7C,IAAI,SAAS,UAAU,GAAG,SAAS,EAEnC,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACpD,OAAO,EAAE,MAAM,IAAI,KADX,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,KAAK,CAAC,KAAK,EAAE,WACrC,IAAI,EAGpB"}
@@ -1,4 +1,4 @@
1
- import { isDefined, isUndefined } from "../index.js";
1
+ import { isDefined, isUndefined } from "src/runtime/index";
2
2
  /**
3
3
  * **ifUndefined**
4
4
  *
@@ -1,18 +1,18 @@
1
- export * from "./ifArray.js";
2
- export * from "./ifBoolean.js";
3
- export * from "./ifNumber.js";
4
- export * from "./ifNotNull.js";
5
- export * from "./ifSameType.js";
6
- export * from "./ifContainer.js";
7
- export * from "./ifHasKey.js";
8
- export * from "./ifLength.js";
9
- export * from "./ifScalar.js";
10
- export * from "./ifNull.js";
11
- export * from "./ifObject.js";
12
- export * from "./ifTrue.js";
13
- export * from "./ifFunction.js";
14
- export * from "./ifFalse.js";
15
- export * from "./ifChar.js";
16
- export * from "./ifString.js";
17
- export * from "./ifUndefined.js";
18
- export * from "./ifArrayPartial.js";
1
+ export * from "./ifArray";
2
+ export * from "./ifBoolean";
3
+ export * from "./ifNumber";
4
+ export * from "./ifNotNull";
5
+ export * from "./ifSameType";
6
+ export * from "./ifContainer";
7
+ export * from "./ifHasKey";
8
+ export * from "./ifLength";
9
+ export * from "./ifScalar";
10
+ export * from "./ifNull";
11
+ export * from "./ifObject";
12
+ export * from "./ifTrue";
13
+ export * from "./ifFunction";
14
+ export * from "./ifFalse";
15
+ export * from "./ifChar";
16
+ export * from "./ifString";
17
+ export * from "./ifUndefined";
18
+ export * from "./ifArrayPartial";
@@ -1,4 +1,4 @@
1
- import type { And } from "../../types/index";
1
+ import type { And } from "src/types/index";
2
2
  /**
3
3
  * Groups a number of "logic functions" together by combining their results using
4
4
  * the logical **AND** operator
@@ -1 +1 @@
1
- {"version":3,"file":"and.d.ts","sourceRoot":"","sources":["../../../src/runtime/combinators/and.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,0BAAwB;AAE3C;;;GAGG;AACH,eAAO,MAAM,GAAG,GACd,KAAK,SAAS,SAAS,OAAO,EAAE,aACrB,KAAK,KAAG,GAAG,CAAC,KAAK,CAE7B,CAAC"}
1
+ {"version":3,"file":"and.d.ts","sourceRoot":"","sources":["../../../src/runtime/combinators/and.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,iBAAiB,CAAC;AAE3C;;;GAGG;AACH,eAAO,MAAM,GAAG,GACd,KAAK,SAAS,SAAS,OAAO,EAAE,aACrB,KAAK,KAAG,GAAG,CAAC,KAAK,CAE7B,CAAC"}
@@ -1,2 +1,2 @@
1
- export * from "./and.js";
2
- export * from "./or.js";
1
+ export * from "./and";
2
+ export * from "./or";
@@ -1,4 +1,4 @@
1
- import type { Or } from "../../types/index";
1
+ import type { Or } from "src/types/index";
2
2
  /**
3
3
  * **or**(conditions) -> boolean
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"or.d.ts","sourceRoot":"","sources":["../../../src/runtime/combinators/or.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,0BAAwB;AAE1C;;;;;GAKG;AACH,wBAAgB,EAAE,CAAC,KAAK,SAAS,SAAS,OAAO,EAAE,EAAE,GAAG,UAAU,EAAE,KAAK,GAGtD,EAAE,CAAC,KAAK,CAAC,CAC3B"}
1
+ {"version":3,"file":"or.d.ts","sourceRoot":"","sources":["../../../src/runtime/combinators/or.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,iBAAiB,CAAC;AAE1C;;;;;GAKG;AACH,wBAAgB,EAAE,CAAC,KAAK,SAAS,SAAS,OAAO,EAAE,EAAE,GAAG,UAAU,EAAE,KAAK,GAGtD,EAAE,CAAC,KAAK,CAAC,CAC3B"}
@@ -1,4 +1,4 @@
1
- import { Dictionary, MakeKeysRequired, RequiredKeys } from "../../types/index";
1
+ import { Dictionary, MakeKeysRequired, RequiredKeys } from "src/types/index";
2
2
  export type UserOptions<TDefn extends Dictionary, TReq extends ((string | symbol) & keyof TDefn)> = TReq extends "" ? <T extends Partial<TDefn>, R extends TDefn>(opt?: T) => R & {
3
3
  param: MakeKeysRequired<Partial<TDefn>, TReq>;
4
4
  } : TReq extends readonly (keyof TDefn)[] ? <T extends MakeKeysRequired<Partial<TDefn>, TReq>, R extends TDefn>(opt: T) => R & {
@@ -1 +1 @@
1
- {"version":3,"file":"defineOptions.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/defineOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EAGV,gBAAgB,EAChB,YAAY,EACb,0BAAuB;AAMxB,MAAM,MAAM,WAAW,CACrB,KAAK,SAAS,UAAU,EACxB,IAAI,SAAS,CAAC,CAAC,MAAM,GAAC,MAAM,CAAC,GAAG,MAAM,KAAK,CAAC,IAC1C,IAAI,SAAS,EAAE,GACjB,CACE,CAAC,SAAS,OAAO,CAAC,KAAK,CAAC,EACxB,CAAC,SAAS,KAAK,EACf,GAAG,CAAC,EAAE,CAAC,KAAK,CAAC,GAAG;IAAE,KAAK,EAAE,gBAAgB,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,IAAI,CAAC,CAAA;CAAE,GACnE,IAAI,SAAS,SAAS,CAAC,MAAM,KAAK,CAAC,EAAE,GACrC,CACE,CAAC,SAAS,gBAAgB,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,IAAI,CAAC,EAChD,CAAC,SAAS,KAAK,EACf,GAAG,EAAE,CAAC,KAAK,CAAC,GAAG;IAAE,KAAK,EAAE,gBAAgB,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,IAAI,CAAC,CAAA;CAAE,GAClE,KAAK,CAAC;AAGR,MAAM,MAAM,aAAa,CACvB,KAAK,SAAS,UAAU,EACxB,UAAU,SAAS,OAAO,CAAC,KAAK,CAAC,IAC/B,WAAW,CACf,KAAK,EACL,YAAY,CAAC,KAAK,CAAC,CAClB,CAAC;AAiBF;;;;;;;;;;;;;;;;;GAiBG"}
1
+ {"version":3,"file":"defineOptions.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/defineOptions.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,UAAU,EAGV,gBAAgB,EAChB,YAAY,EACb,MAAM,iBAAiB,CAAA;AAMxB,MAAM,MAAM,WAAW,CACrB,KAAK,SAAS,UAAU,EACxB,IAAI,SAAS,CAAC,CAAC,MAAM,GAAC,MAAM,CAAC,GAAG,MAAM,KAAK,CAAC,IAC1C,IAAI,SAAS,EAAE,GACjB,CACE,CAAC,SAAS,OAAO,CAAC,KAAK,CAAC,EACxB,CAAC,SAAS,KAAK,EACf,GAAG,CAAC,EAAE,CAAC,KAAK,CAAC,GAAG;IAAE,KAAK,EAAE,gBAAgB,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,IAAI,CAAC,CAAA;CAAE,GACnE,IAAI,SAAS,SAAS,CAAC,MAAM,KAAK,CAAC,EAAE,GACrC,CACE,CAAC,SAAS,gBAAgB,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,IAAI,CAAC,EAChD,CAAC,SAAS,KAAK,EACf,GAAG,EAAE,CAAC,KAAK,CAAC,GAAG;IAAE,KAAK,EAAE,gBAAgB,CAAC,OAAO,CAAC,KAAK,CAAC,EAAE,IAAI,CAAC,CAAA;CAAE,GAClE,KAAK,CAAC;AAGR,MAAM,MAAM,aAAa,CACvB,KAAK,SAAS,UAAU,EACxB,UAAU,SAAS,OAAO,CAAC,KAAK,CAAC,IAC/B,WAAW,CACf,KAAK,EACL,YAAY,CAAC,KAAK,CAAC,CAClB,CAAC;AAiBF;;;;;;;;;;;;;;;;;GAiBG"}
@@ -1,4 +1,4 @@
1
- import { createFnWithProps, } from "../index.js";
1
+ import { createFnWithProps, } from "src/runtime/index";
2
2
  const _userOptions = (def_values) => createFnWithProps((opt) => {
3
3
  return {
4
4
  ...def_values,
@@ -1,4 +1,4 @@
1
- import { KeyValue, Narrowable } from "../../types/index";
1
+ import { KeyValue, Narrowable } from "src/types/index";
2
2
  /**
3
3
  * **entries**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"entries.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/entries.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,0BAAwB;AAIvD;;;;;;;;;;;;GAYG;AACH,wBAAgB,OAAO,CACrB,CAAC,SAAS,UAAU,EACpB,CAAC,SAAS,MAAM,CAAC,WAAW,EAAE,CAAC,CAAC,EAChC,CAAC,SAAS,QAAQ,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,EAC9B,GAAG,EAAE,CAAC;;EAWP"}
1
+ {"version":3,"file":"entries.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/entries.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAIvD;;;;;;;;;;;;GAYG;AACH,wBAAgB,OAAO,CACrB,CAAC,SAAS,UAAU,EACpB,CAAC,SAAS,MAAM,CAAC,WAAW,EAAE,CAAC,CAAC,EAChC,CAAC,SAAS,QAAQ,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,EAC9B,GAAG,EAAE,CAAC;;EAWP"}
@@ -1,4 +1,4 @@
1
- import { keysOf } from "../index.js";
1
+ import { keysOf } from "src/runtime/index";
2
2
  /**
3
3
  * **entries**
4
4
  *
@@ -1,5 +1,5 @@
1
- import type { Narrowable, DotPathFor, Get, Suggest } from "../../types/index";
2
- import { NoDefaultValue, NotDefined } from "../../constants/index";
1
+ import type { Narrowable, DotPathFor, Get, Suggest } from "src/types/index";
2
+ import { NoDefaultValue, NotDefined } from "src/constants/index";
3
3
  export interface GetOptions<TDefVal extends Narrowable, TInvalid extends Narrowable> {
4
4
  /**
5
5
  * Typically when getting a valid dotpath and the value evaluates to _undefined_
@@ -1 +1 @@
1
- {"version":3,"file":"get.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/get.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,UAAU,EACV,UAAU,EACV,GAAG,EACH,OAAO,EAGR,0BAAwB;AACzB,OAAO,EAEL,cAAc,EACd,UAAU,EAEX,8BAA4B;AA0F7B,MAAM,WAAW,UAAU,CACzB,OAAO,SAAS,UAAU,EAC1B,QAAQ,SAAS,UAAU;IAE3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;;;;;;;OAQG;IACH,oBAAoB,CAAC,EAAE,QAAQ,CAAC;CACjC;AAGD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,GAAG,CACjB,MAAM,SAAS,UAAU,GAAG,SAAS,OAAO,EAAE,EAC9C,QAAQ,SAAS,OAAO,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,EAC5C,OAAO,SAAS,UAAU,GAAG,cAAc,EAC3C,QAAQ,SAAS,UAAU,GAAG,UAAU,EAEtC,KAAK,EAAE,MAAM,EACb,OAAO,EAAE,QAAQ,GAAG,IAAI,EACxB,OAAO,GAAE,UAAU,CAAC,OAAO,EAAE,QAAQ,CAGH,GAcP,GAAG,CAAC,MAAM,EAAC,QAAQ,CAAC,CAClD"}
1
+ {"version":3,"file":"get.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/get.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,UAAU,EACV,UAAU,EACV,GAAG,EACH,OAAO,EAGR,MAAM,iBAAiB,CAAC;AACzB,OAAO,EAEL,cAAc,EACd,UAAU,EAEX,MAAM,qBAAqB,CAAC;AA0F7B,MAAM,WAAW,UAAU,CACzB,OAAO,SAAS,UAAU,EAC1B,QAAQ,SAAS,UAAU;IAE3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;;;;;;;OAQG;IACH,oBAAoB,CAAC,EAAE,QAAQ,CAAC;CACjC;AAGD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,GAAG,CACjB,MAAM,SAAS,UAAU,GAAG,SAAS,OAAO,EAAE,EAC9C,QAAQ,SAAS,OAAO,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,EAC5C,OAAO,SAAS,UAAU,GAAG,cAAc,EAC3C,QAAQ,SAAS,UAAU,GAAG,UAAU,EAEtC,KAAK,EAAE,MAAM,EACb,OAAO,EAAE,QAAQ,GAAG,IAAI,EACxB,OAAO,GAAE,UAAU,CAAC,OAAO,EAAE,QAAQ,CAGH,GAcP,GAAG,CAAC,MAAM,EAAC,QAAQ,CAAC,CAClD"}
@@ -1,5 +1,5 @@
1
- import { NO_DEFAULT_VALUE, NOT_DEFINED } from "../../constants/index.js";
2
- import { createErrorCondition, isTruthy, hasIndexOf, isSpecificConstant, hasDefaultValue, isContainer, isRef, indexOf } from "../index.js";
1
+ import { NO_DEFAULT_VALUE, NOT_DEFINED } from "src/constants/index";
2
+ import { createErrorCondition, isTruthy, hasIndexOf, isSpecificConstant, hasDefaultValue, isContainer, isRef, indexOf } from "src/runtime/index";
3
3
  /** updates based on whether segment is a Ref or not */
4
4
  function updatedDotPath(value, dotpath, segment) {
5
5
  return isRef(value)
@@ -3,18 +3,18 @@
3
3
  // index last changed at: 8th Aug, 2022, 09:51 AM ( GMT-7 )
4
4
  // hash-code: b0051c37
5
5
  // file exports
6
- export * from "./entries.js";
7
- export * from "./get.js";
8
- export * from "./keysOf.js";
9
- export * from "./omit.js";
10
- export * from "./retain.js";
11
- export * from "./sharedKeys.js";
12
- export * from "./takeProp.js";
13
- export * from "./withKeys.js";
14
- export * from "./withoutKeys.js";
15
- export * from "./withoutValue.js";
16
- export * from "./withDefaults.js";
17
- export * from "./valuesOf.js";
6
+ export * from "./entries";
7
+ export * from "./get";
8
+ export * from "./keysOf";
9
+ export * from "./omit";
10
+ export * from "./retain";
11
+ export * from "./sharedKeys";
12
+ export * from "./takeProp";
13
+ export * from "./withKeys";
14
+ export * from "./withoutKeys";
15
+ export * from "./withoutValue";
16
+ export * from "./withDefaults";
17
+ export * from "./valuesOf";
18
18
  // #endregion auto-indexed files
19
19
  // see https://github.com/inocan-group/do-devops/docs/autoindex.md
20
20
  // for more info
@@ -1,4 +1,4 @@
1
- import type { Container, Keys } from "../../types/index";
1
+ import type { Container, Keys } from "src/types/index";
2
2
  /**
3
3
  * **keysOf**(container)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"keysOf.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/keysOf.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,IAAI,EAAE,0BAAwB;AAIvD;;;;;;;;GAQG;AACH,wBAAgB,MAAM,CAAC,UAAU,SAAS,SAAS,EACjD,SAAS,EAAE,UAAU,GAYN,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,UAAU,CAAC,EAAE,CACvD"}
1
+ {"version":3,"file":"keysOf.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/keysOf.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAC;AAIvD;;;;;;;;GAQG;AACH,wBAAgB,MAAM,CAAC,UAAU,SAAS,SAAS,EACjD,SAAS,EAAE,UAAU,GAYN,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,MAAM,UAAU,CAAC,EAAE,CACvD"}
@@ -1,4 +1,4 @@
1
- import { isObject, isRef } from "../index.js";
1
+ import { isObject, isRef } from "src/runtime/index";
2
2
  /**
3
3
  * **keysOf**(container)
4
4
  *
@@ -1,4 +1,4 @@
1
- import type { Narrowable, WithoutKeys, ObjectKey } from "../../types/index";
1
+ import type { Narrowable, WithoutKeys, ObjectKey } from "src/types/index";
2
2
  /**
3
3
  * **omit**(obj, excluding)
4
4
  *