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 +1 @@
1
- {"version":3,"file":"slice.d.ts","sourceRoot":"","sources":["../../../src/runtime/lists/slice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,0BAAwB;AAE/C;;;;;GAKG;AACH,eAAO,MAAM,KAAK,GAChB,KAAK,SAAS,KAAK,EACnB,MAAM,SAAS,MAAM,EACrB,IAAI,SAAS,MAAM,QACb,KAAK,SAAS,MAAM,OAAO,IAAI,KACL,KAAK,CAAC,KAAK,EAAC,MAAM,EAAC,IAAI,CACxD,CAAC"}
1
+ {"version":3,"file":"slice.d.ts","sourceRoot":"","sources":["../../../src/runtime/lists/slice.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,KAAK,EAAE,MAAM,iBAAiB,CAAC;AAE/C;;;;;GAKG;AACH,eAAO,MAAM,KAAK,GAChB,KAAK,SAAS,KAAK,EACnB,MAAM,SAAS,MAAM,EACrB,IAAI,SAAS,MAAM,QACb,KAAK,SAAS,MAAM,OAAO,IAAI,KACL,KAAK,CAAC,KAAK,EAAC,MAAM,EAAC,IAAI,CACxD,CAAC"}
@@ -1,4 +1,4 @@
1
- import { First, Narrowable, UnionToTuple, Unique } from "../../types/index";
1
+ import { First, Narrowable, UnionToTuple, Unique } from "src/types/index";
2
2
  /**
3
3
  * **unique**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"unique.d.ts","sourceRoot":"","sources":["../../../src/runtime/lists/unique.ts"],"names":[],"mappings":"AAAA,OAAO,EAAG,KAAK,EAAG,UAAU,EAAG,YAAY,EAAE,MAAM,EAAE,0BAAwB;AAG7E;;;;;GAKG;AACH,eAAO,MAAM,MAAM,GACnB,CAAC,SAAS,UAAU,EACpB,CAAC,SAAS,MAAM,EAChB,CAAC,SAAS,SAAS,CAAC,MAAM,CAAC,CAAC,EAAC,CAAC,CAAC,GAAG,UAAU,CAAC,EAAE,aAClC,CAAC,KASA,KAAK,CAAC,CAAC,CAAC,SAAS,SAAS,CAAC,MAAM,CAAC,CAAC,EAAC,CAAC,CAAC,GAAG,UAAU,CAAC,EAAE,GAC5D,MAAM,CAAC,YAAY,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,GAChC,MAAM,CAAC,CAAC,CACb,CAAA"}
1
+ {"version":3,"file":"unique.d.ts","sourceRoot":"","sources":["../../../src/runtime/lists/unique.ts"],"names":[],"mappings":"AAAA,OAAO,EAAG,KAAK,EAAG,UAAU,EAAG,YAAY,EAAE,MAAM,EAAE,MAAM,iBAAiB,CAAC;AAG7E;;;;;GAKG;AACH,eAAO,MAAM,MAAM,GACnB,CAAC,SAAS,UAAU,EACpB,CAAC,SAAS,MAAM,EAChB,CAAC,SAAS,SAAS,CAAC,MAAM,CAAC,CAAC,EAAC,CAAC,CAAC,GAAG,UAAU,CAAC,EAAE,aAClC,CAAC,KASA,KAAK,CAAC,CAAC,CAAC,SAAS,SAAS,CAAC,MAAM,CAAC,CAAC,EAAC,CAAC,CAAC,GAAG,UAAU,CAAC,EAAE,GAC5D,MAAM,CAAC,YAAY,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,GAChC,MAAM,CAAC,CAAC,CACb,CAAA"}
@@ -1,4 +1,4 @@
1
- import type { Narrowable, Box, AnyObject } from "../../types/index";
1
+ import type { Narrowable, Box, AnyObject } from "src/types/index";
2
2
  export type BoxValue<T extends Box<unknown>> = T extends Box<infer V> ? V : never;
3
3
  export type BoxedFnParams<T extends Box<unknown>> = T extends Box<infer V> ? V extends (...args: infer A) => unknown ? A : [] : [];
4
4
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"box.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/box.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,UAAU,EACV,GAAG,EACH,SAAS,EACV,0BAAwB;AAGzB,MAAM,MAAM,QAAQ,CAAC,CAAC,SAAS,GAAG,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,GAAG,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,GAAG,KAAK,CAAC;AAElF,MAAM,MAAM,aAAa,CAAC,CAAC,SAAS,GAAG,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,GAAG,CAAC,MAAM,CAAC,CAAC,GACtE,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC,KAAK,OAAO,GACrC,CAAC,GACD,EAAE,GACJ,EAAE,CAAC;AAGP;;;;;;GAMG;AACH,wBAAgB,GAAG,CAAC,CAAC,SAAS,UAAU,EAAE,KAAK,EAAE,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC,CAU1D;AAED,wBAAgB,KAAK,CAAC,KAAK,EAAE,UAAU,GAAG,KAAK,IAAI,GAAG,CAAC,OAAO,CAAC,CAK9D;AAED;;;;GAIG;AACH,wBAAgB,mBAAmB,CAAC,CAAC,SAAS,SAAS,EAAE,IAAI,EAAE,CAAC,MAMzD,CAAC,2BAGP;AAED,MAAM,MAAM,KAAK,CAAC,CAAC,IAAI,CAAC,SAAS,GAAG,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AAMtD;;;;GAIG;AACH,wBAAgB,KAAK,CAAC,CAAC,SAAS,UAAU,EAAE,GAAG,EAAE,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,CAK5D"}
1
+ {"version":3,"file":"box.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/box.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,UAAU,EACV,GAAG,EACH,SAAS,EACV,MAAM,iBAAiB,CAAC;AAGzB,MAAM,MAAM,QAAQ,CAAC,CAAC,SAAS,GAAG,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,GAAG,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,GAAG,KAAK,CAAC;AAElF,MAAM,MAAM,aAAa,CAAC,CAAC,SAAS,GAAG,CAAC,OAAO,CAAC,IAAI,CAAC,SAAS,GAAG,CAAC,MAAM,CAAC,CAAC,GACtE,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC,KAAK,OAAO,GACrC,CAAC,GACD,EAAE,GACJ,EAAE,CAAC;AAGP;;;;;;GAMG;AACH,wBAAgB,GAAG,CAAC,CAAC,SAAS,UAAU,EAAE,KAAK,EAAE,CAAC,GAAG,GAAG,CAAC,CAAC,CAAC,CAU1D;AAED,wBAAgB,KAAK,CAAC,KAAK,EAAE,UAAU,GAAG,KAAK,IAAI,GAAG,CAAC,OAAO,CAAC,CAK9D;AAED;;;;GAIG;AACH,wBAAgB,mBAAmB,CAAC,CAAC,SAAS,SAAS,EAAE,IAAI,EAAE,CAAC,MAMzD,CAAC,2BAGP;AAED,MAAM,MAAM,KAAK,CAAC,CAAC,IAAI,CAAC,SAAS,GAAG,CAAC,MAAM,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;AAMtD;;;;GAIG;AACH,wBAAgB,KAAK,CAAC,CAAC,SAAS,UAAU,EAAE,GAAG,EAAE,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,CAK5D"}
@@ -1,4 +1,4 @@
1
- import { ColorFnOptOpacity, ColorFnValue, CssColorFn, CssColorSpace } from "../../../types/index";
1
+ import { ColorFnOptOpacity, ColorFnValue, CssColorFn, CssColorSpace } from "src/types/index";
2
2
  /**
3
3
  * **cssColor**`(colorspace, v1, v2, v3, [opacity]) -> CssColorFn`
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"cssColor.d.ts","sourceRoot":"","sources":["../../../../src/runtime/literals/color/cssColor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,YAAY,EAAE,UAAU,EAAE,aAAa,EAAC,6BAAwB;AAE5F;;;;GAIG;AACH,eAAO,MAAM,QAAQ,GACnB,WAAW,SAAS,aAAa,EACjC,GAAG,SAAS,YAAY,EACxB,GAAG,SAAS,YAAY,EACxB,GAAG,SAAS,YAAY,EACxB,GAAG,SAAS,SAAS,GAAG,iBAAiB,SAEhC,WAAW,MACd,GAAG,MACH,GAAG,MACH,GAAG,YACG,GAAG,KAEgE,UAAU,CACrF,WAAW,EACX,GAAG,EACH,GAAG,EACH,GAAG,EACH,GAAG,SAAS,MAAM,MAAM,EAAE,GACxB,GAAG,GACH,EAAE,CAEP,CAAA"}
1
+ {"version":3,"file":"cssColor.d.ts","sourceRoot":"","sources":["../../../../src/runtime/literals/color/cssColor.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,YAAY,EAAE,UAAU,EAAE,aAAa,EAAC,MAAM,iBAAiB,CAAC;AAE5F;;;;GAIG;AACH,eAAO,MAAM,QAAQ,GACnB,WAAW,SAAS,aAAa,EACjC,GAAG,SAAS,YAAY,EACxB,GAAG,SAAS,YAAY,EACxB,GAAG,SAAS,YAAY,EACxB,GAAG,SAAS,SAAS,GAAG,iBAAiB,SAEhC,WAAW,MACd,GAAG,MACH,GAAG,MACH,GAAG,YACG,GAAG,KAEgE,UAAU,CACrF,WAAW,EACX,GAAG,EACH,GAAG,EACH,GAAG,EACH,GAAG,SAAS,MAAM,MAAM,EAAE,GACxB,GAAG,GACH,EAAE,CAEP,CAAA"}
@@ -1,2 +1,2 @@
1
- export * from "./twColor.js";
2
- export * from "./cssColor.js";
1
+ export * from "./twColor";
2
+ export * from "./cssColor";
@@ -1,4 +1,4 @@
1
- import { TwColor, TwLuminosity, TwLuminosityLookup, TwChromaLookup, TwHue } from "../../../types/index";
1
+ import { TwColor, TwLuminosity, TwLuminosityLookup, TwChromaLookup, TwHue } from "src/types/index";
2
2
  /**
3
3
  * Provides a Tailwind Color using the `oklch` color
4
4
  * specification. The output is intended to put into
@@ -1 +1 @@
1
- {"version":3,"file":"twColor.d.ts","sourceRoot":"","sources":["../../../../src/runtime/literals/color/twColor.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,YAAY,EACZ,kBAAkB,EAClB,cAAc,EACd,KAAK,EACN,6BAAwB;AAIzB;;;;GAIG;AACH,eAAO,MAAM,OAAO,GAClB,MAAM,SAAS,OAAO,EACtB,IAAI,SAAS,YAAY,SAElB,MAAM,cACD,IAAI,KAK2B,SAAS,kBAAkB,CAAC,IAAI,CAAC,IAAI,cAAc,CAAC,IAAI,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,GACtH,CAAA"}
1
+ {"version":3,"file":"twColor.d.ts","sourceRoot":"","sources":["../../../../src/runtime/literals/color/twColor.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,YAAY,EACZ,kBAAkB,EAClB,cAAc,EACd,KAAK,EACN,MAAM,iBAAiB,CAAC;AAIzB;;;;GAIG;AACH,eAAO,MAAM,OAAO,GAClB,MAAM,SAAS,OAAO,EACtB,IAAI,SAAS,YAAY,SAElB,MAAM,cACD,IAAI,KAK2B,SAAS,kBAAkB,CAAC,IAAI,CAAC,IAAI,cAAc,CAAC,IAAI,CAAC,IAAI,KAAK,CAAC,MAAM,CAAC,GACtH,CAAA"}
@@ -1,4 +1,4 @@
1
- import { TW_CHROMA, TW_LUMINOSITY, TW_HUE } from "../../../constants/index.js";
1
+ import { TW_CHROMA, TW_LUMINOSITY, TW_HUE } from "src/constants/index";
2
2
  /**
3
3
  * Provides a Tailwind Color using the `oklch` color
4
4
  * specification. The output is intended to put into
@@ -1,4 +1,4 @@
1
- import { EnsureLeading } from "../../types/index";
1
+ import { EnsureLeading } from "src/types/index";
2
2
  /**
3
3
  * **ensureLeading**(content, strip)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ensureLeading.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/ensureLeading.ts"],"names":[],"mappings":"AAAA,OAAO,EAAG,aAAa,EAAE,0BAAwB;AAGjD;;;;;GAKG;AACH,wBAAgB,aAAa,CAC3B,CAAC,SAAS,MAAM,GAAG,MAAM,EACzB,CAAC,SAAS,MAAM,GAAG,MAAM,EAEzB,OAAO,EAAE,CAAC,EACV,MAAM,EAAE,CAAC,GAUH,aAAa,CAAC,CAAC,EAAC,CAAC,CAAC,CAEzB"}
1
+ {"version":3,"file":"ensureLeading.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/ensureLeading.ts"],"names":[],"mappings":"AAAA,OAAO,EAAG,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAGjD;;;;;GAKG;AACH,wBAAgB,aAAa,CAC3B,CAAC,SAAS,MAAM,GAAG,MAAM,EACzB,CAAC,SAAS,MAAM,GAAG,MAAM,EAEzB,OAAO,EAAE,CAAC,EACV,MAAM,EAAE,CAAC,GAUH,aAAa,CAAC,CAAC,EAAC,CAAC,CAAC,CAEzB"}
@@ -1,4 +1,4 @@
1
- import { isString } from "../type-guards/isString.js";
1
+ import { isString } from "../type-guards/isString";
2
2
  /**
3
3
  * **ensureLeading**(content, strip)
4
4
  *
@@ -1,4 +1,4 @@
1
- import { EnsureSurround } from "../../types/index";
1
+ import { EnsureSurround } from "src/types/index";
2
2
  /**
3
3
  * **ensureSurround**(prefix, postfix) -> (input) -> `${prefix}${input}${postfix}`
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ensureSurround.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/ensureSurround.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,0BAAwB;AAGjD;;;;;;;;;GASG;AACH,wBAAgB,cAAc,CAC5B,OAAO,SAAS,MAAM,EACtB,QAAQ,SAAS,MAAM,EACvB,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,IAEtB,MAAM,SAAS,MAAM,SACxB,MAAM,KACZ,cAAc,CAAC,MAAM,EAAE,OAAO,EAAE,QAAQ,CAAC,CAU7C"}
1
+ {"version":3,"file":"ensureSurround.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/ensureSurround.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAGjD;;;;;;;;;GASG;AACH,wBAAgB,cAAc,CAC5B,OAAO,SAAS,MAAM,EACtB,QAAQ,SAAS,MAAM,EACvB,MAAM,EAAE,OAAO,EAAE,OAAO,EAAE,QAAQ,IAEtB,MAAM,SAAS,MAAM,SACxB,MAAM,KACZ,cAAc,CAAC,MAAM,EAAE,OAAO,EAAE,QAAQ,CAAC,CAU7C"}
@@ -1,4 +1,4 @@
1
- import { ensureLeading, ensureTrailing } from "../index.js";
1
+ import { ensureLeading, ensureTrailing } from "src/runtime/index";
2
2
  /**
3
3
  * **ensureSurround**(prefix, postfix) -> (input) -> `${prefix}${input}${postfix}`
4
4
  *
@@ -1,4 +1,4 @@
1
- import { EnsureTrailing } from "../../types/index";
1
+ import { EnsureTrailing } from "src/types/index";
2
2
  /**
3
3
  * **ensureTrailing**(content, strip)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ensureTrailing.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/ensureTrailing.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,0BAAwB;AAEjD;;;;;GAKG;AACH,wBAAgB,cAAc,CAC5B,CAAC,SAAS,MAAM,EAChB,CAAC,SAAS,MAAM,EAEhB,OAAO,EAAE,CAAC,EACV,MAAM,EAAE,CAAC,GACR,cAAc,CAAC,CAAC,EAAE,CAAC,CAAC,CAKtB"}
1
+ {"version":3,"file":"ensureTrailing.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/ensureTrailing.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAEjD;;;;;GAKG;AACH,wBAAgB,cAAc,CAC5B,CAAC,SAAS,MAAM,EAChB,CAAC,SAAS,MAAM,EAEhB,OAAO,EAAE,CAAC,EACV,MAAM,EAAE,CAAC,GACR,cAAc,CAAC,CAAC,EAAE,CAAC,CAAC,CAKtB"}
@@ -1,4 +1,4 @@
1
- import { AfterFirst, If, Extends, LowerAlphaChar } from "../../types/index";
1
+ import { AfterFirst, If, Extends, LowerAlphaChar } from "src/types/index";
2
2
  type _Index<T extends readonly string[], IF, ELSE, Results extends readonly unknown[] = []> = [] extends T ? Results : _Index<AfterFirst<T>, IF, ELSE, [
3
3
  ...Results,
4
4
  If<Extends<T, LowerAlphaChar>, IF, ELSE>
@@ -1 +1 @@
1
- {"version":3,"file":"ifLowercase.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/ifLowercase.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,EAAE,EAAE,OAAO,EAAE,cAAc,EAAE,0BAAwB;AAG1E,KAAK,MAAM,CACT,CAAC,SAAS,SAAS,MAAM,EAAE,EAC3B,EAAE,EACF,IAAI,EACJ,OAAO,SAAS,SAAS,OAAO,EAAE,GAAG,EAAE,IACrC,EAAE,SAAS,CAAC,GACZ,OAAO,GACP,MAAM,CACJ,UAAU,CAAC,CAAC,CAAC,EACb,EAAE,EACF,IAAI,EACJ;IACE,GAAG,OAAO;IACV,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,cAAc,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC;CACzC,CACF,CAAC;AAEN,KAAK,OAAO,CACV,CAAC,SAAS,MAAM,GAAG,SAAS,MAAM,EAAE,EACpC,EAAE,EACF,IAAI,IACF,CAAC,SAAS,MAAM,GAChB,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,cAAc,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GACxC,CAAC,SAAS,SAAS,MAAM,EAAE,GACzB,MAAM,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GACnB,KAAK,CAAC;AAGZ;;;;;GAKG;AACH,wBAAgB,eAAe,CAC7B,CAAC,SAAS,MAAM,EAChB,EAAE,EACF,IAAI,EAEJ,EAAE,EAAE,CAAC,EACL,gBAAgB,EAAE,CAAC,CAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EAC3C,kBAAkB,EAAE,CAAC,CAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,GAC5C,OAAO,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAStB"}
1
+ {"version":3,"file":"ifLowercase.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/ifLowercase.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,EAAE,EAAE,OAAO,EAAE,cAAc,EAAE,MAAM,iBAAiB,CAAC;AAG1E,KAAK,MAAM,CACT,CAAC,SAAS,SAAS,MAAM,EAAE,EAC3B,EAAE,EACF,IAAI,EACJ,OAAO,SAAS,SAAS,OAAO,EAAE,GAAG,EAAE,IACrC,EAAE,SAAS,CAAC,GACZ,OAAO,GACP,MAAM,CACJ,UAAU,CAAC,CAAC,CAAC,EACb,EAAE,EACF,IAAI,EACJ;IACE,GAAG,OAAO;IACV,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,cAAc,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC;CACzC,CACF,CAAC;AAEN,KAAK,OAAO,CACV,CAAC,SAAS,MAAM,GAAG,SAAS,MAAM,EAAE,EACpC,EAAE,EACF,IAAI,IACF,CAAC,SAAS,MAAM,GAChB,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,cAAc,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GACxC,CAAC,SAAS,SAAS,MAAM,EAAE,GACzB,MAAM,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,GACnB,KAAK,CAAC;AAGZ;;;;;GAKG;AACH,wBAAgB,eAAe,CAC7B,CAAC,SAAS,MAAM,EAChB,EAAE,EACF,IAAI,EAEJ,EAAE,EAAE,CAAC,EACL,gBAAgB,EAAE,CAAC,CAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EAC3C,kBAAkB,EAAE,CAAC,CAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,GAC5C,OAAO,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAStB"}
@@ -1,4 +1,4 @@
1
- import { LOWER_ALPHA_CHARS } from "../../constants/index.js";
1
+ import { LOWER_ALPHA_CHARS } from "src/constants/index";
2
2
  /**
3
3
  * **ifLowercaseChar**(ch)
4
4
  *
@@ -1,4 +1,4 @@
1
- import { Extends, If, IsSingleChar, Narrowable, UpperAlphaChar, ValueCallback } from "../../types/index";
1
+ import { Extends, If, IsSingleChar, Narrowable, UpperAlphaChar, ValueCallback } from "src/types/index";
2
2
  type Convert<T, IF, ELSE> = If<Extends<T, UpperAlphaChar>, IF, ELSE>;
3
3
  /**
4
4
  * **ifUppercaseChar**(ch, callbackForMatch, callbackForNoMatch)
@@ -1 +1 @@
1
- {"version":3,"file":"ifUppercase.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/ifUppercase.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,EAAE,EAAE,YAAY,EAAE,UAAU,EAAG,cAAc,EAAE,aAAa,EAAE,0BAAwB;AAExG,KAAK,OAAO,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,cAAc,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAAC;AAErE;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAC7B,CAAC,SAAS,MAAM,EAChB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU;AAEvB,iCAAiC;AACjC,EAAE,EAAE,CAAC,GAAG,YAAY,CAAC,CAAC,CAAC,SAAS,IAAI,GAAG,CAAC,GAAG,KAAK,EAChD,gBAAgB,EAAE,aAAa,CAAC,CAAC,EAAE,EAAE,CAAC,EACtC,kBAAkB,EAAE,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,GACzC,OAAO,CAAC,CAAC,EAAC,EAAE,EAAC,IAAI,CAAC,CASpB"}
1
+ {"version":3,"file":"ifUppercase.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/ifUppercase.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,OAAO,EAAE,EAAE,EAAE,YAAY,EAAE,UAAU,EAAG,cAAc,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAC;AAExG,KAAK,OAAO,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,OAAO,CAAC,CAAC,EAAE,cAAc,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAAC;AAErE;;;;;;;GAOG;AACH,wBAAgB,eAAe,CAC7B,CAAC,SAAS,MAAM,EAChB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU;AAEvB,iCAAiC;AACjC,EAAE,EAAE,CAAC,GAAG,YAAY,CAAC,CAAC,CAAC,SAAS,IAAI,GAAG,CAAC,GAAG,KAAK,EAChD,gBAAgB,EAAE,aAAa,CAAC,CAAC,EAAE,EAAE,CAAC,EACtC,kBAAkB,EAAE,aAAa,CAAC,CAAC,EAAE,IAAI,CAAC,GACzC,OAAO,CAAC,CAAC,EAAC,EAAE,EAAC,IAAI,CAAC,CASpB"}
@@ -1,4 +1,4 @@
1
- import { LOWER_ALPHA_CHARS } from "../../constants/index.js";
1
+ import { LOWER_ALPHA_CHARS } from "src/constants/index";
2
2
  /**
3
3
  * **ifUppercaseChar**(ch, callbackForMatch, callbackForNoMatch)
4
4
  *
@@ -38,6 +38,7 @@ export * from "./retainChars";
38
38
  export * from "./stripChars";
39
39
  export * from "./retainWhile";
40
40
  export * from "./rightWhitespace";
41
+ export * from "./retainUntil";
41
42
  export * from "./phone/index";
42
43
  export * from "./color/index";
43
44
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/index.ts"],"names":[],"mappings":"AAMA,cAAc,OAAO,CAAC;AACtB,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,YAAY,CAAC;AAC3B,cAAc,yBAAyB,CAAC;AACxC,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAGlC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/index.ts"],"names":[],"mappings":"AAMA,cAAc,OAAO,CAAC;AACtB,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,kBAAkB,CAAC;AACjC,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,UAAU,CAAC;AACzB,cAAc,SAAS,CAAC;AACxB,cAAc,SAAS,CAAC;AACxB,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,aAAa,CAAC;AAC5B,cAAc,aAAa,CAAC;AAC5B,cAAc,SAAS,CAAC;AACxB,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,aAAa,CAAC;AAC5B,cAAc,eAAe,CAAC;AAC9B,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,QAAQ,CAAC;AACvB,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,YAAY,CAAC;AAC3B,cAAc,yBAAyB,CAAC;AACxC,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAG9B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC"}
@@ -3,48 +3,49 @@
3
3
  // index last changed at: 8th Aug, 2022, 09:51 AM ( GMT-7 )
4
4
  // hash-code: 7a22bbbc
5
5
  // file exports
6
- export * from "./box.js";
7
- export * from "./identity.js";
8
- export * from "./literal.js";
9
- export * from "./stripTrailing.js";
10
- export * from "./stripLeading.js";
11
- export * from "./ensureTrailing.js";
12
- export * from "./ensureLeading.js";
13
- export * from "./ensureSurround.js";
14
- export * from "./ifUppercase.js";
15
- export * from "./pathJoin.js";
16
- export * from "./narrow.js";
17
- export * from "./split.js";
18
- export * from "./tuple.js";
19
- export * from "./capitalize.js";
20
- export * from "./uncapitalize.js";
21
- export * from "./uppercase.js";
22
- export * from "./lowercase.js";
23
- export * from "./widen.js";
24
- export * from "./toCamelCase.js";
25
- export * from "./toKebabCase.js";
26
- export * from "./ifLowercase.js";
27
- export * from "./toSnakeCase.js";
28
- export * from "./toString.js";
29
- export * from "./pluralize.js";
30
- export * from "./retainAfter.js";
31
- export * from "./surround.js";
32
- export * from "./stripAfter.js";
33
- export * from "./stripBefore.js";
34
- export * from "./stripSurround.js";
35
- export * from "./stripUntil.js";
36
- export * from "./trim.js";
37
- export * from "./toPascalCase.js";
38
- export * from "./toUppercase.js";
39
- export * from "./toNumericArray.js";
40
- export * from "./truncate.js";
41
- export * from "./takeNumericCharacters.js";
42
- export * from "./retainChars.js";
43
- export * from "./stripChars.js";
44
- export * from "./retainWhile.js";
45
- export * from "./rightWhitespace.js";
46
- export * from "./phone/index.js";
47
- export * from "./color/index.js";
6
+ export * from "./box";
7
+ export * from "./identity";
8
+ export * from "./literal";
9
+ export * from "./stripTrailing";
10
+ export * from "./stripLeading";
11
+ export * from "./ensureTrailing";
12
+ export * from "./ensureLeading";
13
+ export * from "./ensureSurround";
14
+ export * from "./ifUppercase";
15
+ export * from "./pathJoin";
16
+ export * from "./narrow";
17
+ export * from "./split";
18
+ export * from "./tuple";
19
+ export * from "./capitalize";
20
+ export * from "./uncapitalize";
21
+ export * from "./uppercase";
22
+ export * from "./lowercase";
23
+ export * from "./widen";
24
+ export * from "./toCamelCase";
25
+ export * from "./toKebabCase";
26
+ export * from "./ifLowercase";
27
+ export * from "./toSnakeCase";
28
+ export * from "./toString";
29
+ export * from "./pluralize";
30
+ export * from "./retainAfter";
31
+ export * from "./surround";
32
+ export * from "./stripAfter";
33
+ export * from "./stripBefore";
34
+ export * from "./stripSurround";
35
+ export * from "./stripUntil";
36
+ export * from "./trim";
37
+ export * from "./toPascalCase";
38
+ export * from "./toUppercase";
39
+ export * from "./toNumericArray";
40
+ export * from "./truncate";
41
+ export * from "./takeNumericCharacters";
42
+ export * from "./retainChars";
43
+ export * from "./stripChars";
44
+ export * from "./retainWhile";
45
+ export * from "./rightWhitespace";
46
+ export * from "./retainUntil";
47
+ export * from "./phone/index";
48
+ export * from "./color/index";
48
49
  // #endregion auto-indexed files
49
50
  // see https://github.com/inocan-group/do-devops/docs/autoindex.md
50
51
  // for more info
@@ -1,4 +1,4 @@
1
- import { Narrowable } from "../../types/index";
1
+ import { Narrowable } from "src/types/index";
2
2
  /**
3
3
  * Takes an object as input --which has an `id` property and returns it as the same
4
4
  * run-time content but with the _type_ of the `id` property being forced to a literal type
@@ -1 +1 @@
1
- {"version":3,"file":"literal.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/literal.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,0BAAwB;AAE7C;;;GAGG;AACH,wBAAgB,SAAS,CAAC,CAAC,SAAS;IAAE,EAAE,EAAE,CAAC,CAAA;CAAE,EAAE,CAAC,SAAS,WAAW,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG;IAAE,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,CAAA;CAAE,CAE/F;AAED;;;GAGG;AACH,wBAAgB,WAAW,CAAC,CAAC,SAAS;IAAE,IAAI,EAAE,CAAC,CAAA;CAAE,EAAE,CAAC,SAAS,WAAW,EACtE,CAAC,EAAE,CAAC,GACH,CAAC,GAAG;IAAE,IAAI,EAAE,CAAC,CAAC,MAAM,CAAC,CAAA;CAAE,CAEzB;AAED;;;GAGG;AACH,wBAAgB,WAAW,CAAC,CAAC,SAAS;IAAE,IAAI,EAAE,CAAC,CAAA;CAAE,EAAE,CAAC,SAAS,WAAW,EACtE,CAAC,EAAE,CAAC,GACH,CAAC,GAAG;IAAE,IAAI,EAAE,CAAC,CAAC,MAAM,CAAC,CAAA;CAAE,CAEzB;AAED,wBAAgB,WAAW,CAAC,CAAC,SAAS;IAAE,EAAE,EAAE,CAAC,CAAA;CAAE,EAAE,CAAC,SAAS,WAAW,EACpE,EAAE,EAAE,CAAC,GACJ,EAAE,IAAI,CAAC,GAAG;IAAE,EAAE,EAAE,CAAC,CAAA;CAAE,CAErB;AAED;;;;;;GAMG;AACH,wBAAgB,OAAO,CAAC,CAAC,SAAS,UAAU,EAAE,CAAC,SAAS,MAAM,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,EAAE,GAAG,EAAE,CAAC,KAEjF"}
1
+ {"version":3,"file":"literal.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/literal.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C;;;GAGG;AACH,wBAAgB,SAAS,CAAC,CAAC,SAAS;IAAE,EAAE,EAAE,CAAC,CAAA;CAAE,EAAE,CAAC,SAAS,WAAW,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,GAAG;IAAE,EAAE,EAAE,CAAC,CAAC,IAAI,CAAC,CAAA;CAAE,CAE/F;AAED;;;GAGG;AACH,wBAAgB,WAAW,CAAC,CAAC,SAAS;IAAE,IAAI,EAAE,CAAC,CAAA;CAAE,EAAE,CAAC,SAAS,WAAW,EACtE,CAAC,EAAE,CAAC,GACH,CAAC,GAAG;IAAE,IAAI,EAAE,CAAC,CAAC,MAAM,CAAC,CAAA;CAAE,CAEzB;AAED;;;GAGG;AACH,wBAAgB,WAAW,CAAC,CAAC,SAAS;IAAE,IAAI,EAAE,CAAC,CAAA;CAAE,EAAE,CAAC,SAAS,WAAW,EACtE,CAAC,EAAE,CAAC,GACH,CAAC,GAAG;IAAE,IAAI,EAAE,CAAC,CAAC,MAAM,CAAC,CAAA;CAAE,CAEzB;AAED,wBAAgB,WAAW,CAAC,CAAC,SAAS;IAAE,EAAE,EAAE,CAAC,CAAA;CAAE,EAAE,CAAC,SAAS,WAAW,EACpE,EAAE,EAAE,CAAC,GACJ,EAAE,IAAI,CAAC,GAAG;IAAE,EAAE,EAAE,CAAC,CAAA;CAAE,CAErB;AAED;;;;;;GAMG;AACH,wBAAgB,OAAO,CAAC,CAAC,SAAS,UAAU,EAAE,CAAC,SAAS,MAAM,CAAC,MAAM,CAAC,EAAE,CAAC,CAAC,EAAE,GAAG,EAAE,CAAC,KAEjF"}
@@ -1,4 +1,4 @@
1
- import { First, IsUnion, Length, Narrowable, UnionToTuple } from "../../types/index";
1
+ import { First, IsUnion, Length, Narrowable, UnionToTuple } from "src/types/index";
2
2
  /**
3
3
  * **narrow**(value)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"narrow.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/narrow.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,EACL,OAAO,EACP,MAAM,EACN,UAAU,EACV,YAAY,EACb,0BAAwB;AAEzB;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,MAAM,CACpB,CAAC,SAAS,UAAU,EACpB,CAAC,SAAS,WAAW,EACrB,CAAC,SAAS,SAAS,CAAC,MAAM,CAAC,CAAC,EAAC,CAAC,CAAC,GAAG,CAAC,CAAC,EAAE,EACtC,GAAG,MAAM,EAAE,CAAC,GAKI,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC,GAC/B,CAAC,CAAC,CAAC,CAAC,SAAS,SAAS,OAAO,EAAE,GAC7B,CAAC,CAAC,CAAC,CAAC,SAAS,MAAM,GAAG,GACpB,CAAC,OAAO,CAAC,KAAK,CAAC,GAAG,GAAG,SAAS,OAAO,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC,IAAI,CAAC,GACrD,QAAQ,CAAC,YAAY,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GACnC,CAAC,CAAC,CAAC,CAAC,GAER,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAChB,CAAC,CAAC,CAAC,CAAC,GACN,QAAQ,CAAC,CAAC,CAAC,CAChB"}
1
+ {"version":3,"file":"narrow.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/narrow.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,KAAK,EACL,OAAO,EACP,MAAM,EACN,UAAU,EACV,YAAY,EACb,MAAM,iBAAiB,CAAC;AAEzB;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,MAAM,CACpB,CAAC,SAAS,UAAU,EACpB,CAAC,SAAS,WAAW,EACrB,CAAC,SAAS,SAAS,CAAC,MAAM,CAAC,CAAC,EAAC,CAAC,CAAC,GAAG,CAAC,CAAC,EAAE,EACtC,GAAG,MAAM,EAAE,CAAC,GAKI,MAAM,CAAC,CAAC,CAAC,SAAS,CAAC,GAC/B,CAAC,CAAC,CAAC,CAAC,SAAS,SAAS,OAAO,EAAE,GAC7B,CAAC,CAAC,CAAC,CAAC,SAAS,MAAM,GAAG,GACpB,CAAC,OAAO,CAAC,KAAK,CAAC,GAAG,GAAG,SAAS,OAAO,EAAE,CAAC,CAAC,CAAC,SAAS,CAAC,IAAI,CAAC,GACrD,QAAQ,CAAC,YAAY,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GACnC,CAAC,CAAC,CAAC,CAAC,GAER,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,GAChB,CAAC,CAAC,CAAC,CAAC,GACN,QAAQ,CAAC,CAAC,CAAC,CAChB"}
@@ -1,4 +1,4 @@
1
- import { PathJoin } from "../../types/index";
1
+ import { PathJoin } from "src/types/index";
2
2
  /**
3
3
  * **pathJoin**`<T,U>(begin, ...rest)`
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"pathJoin.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/pathJoin.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,0BAAwB;AAI3C;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CAAC,CAAC,SAAS,SAAS,MAAM,EAAE,EAClD,GAAG,QAAQ,EAAE,CAAC,GACb,QAAQ,CAAC,CAAC,CAAC,CAOb"}
1
+ {"version":3,"file":"pathJoin.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/pathJoin.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AAI3C;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CAAC,CAAC,SAAS,SAAS,MAAM,EAAE,EAClD,GAAG,QAAQ,EAAE,CAAC,GACb,QAAQ,CAAC,CAAC,CAAC,CAOb"}
@@ -1,4 +1,4 @@
1
- import { stripTrailing, stripLeading } from "../index.js";
1
+ import { stripTrailing, stripLeading } from "src/runtime/index";
2
2
  /**
3
3
  * **pathJoin**`<T,U>(begin, ...rest)`
4
4
  *
@@ -1,3 +1,3 @@
1
- import { GetPhoneCountryCode } from "../../../types/index";
1
+ import { GetPhoneCountryCode } from "src/types/index";
2
2
  export declare const getPhoneCountryCode: <T extends string>(phone: T) => GetPhoneCountryCode<T>;
3
3
  //# sourceMappingURL=getPhoneCountryCode.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"getPhoneCountryCode.d.ts","sourceRoot":"","sources":["../../../../src/runtime/literals/phone/getPhoneCountryCode.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,6BAAwB;AAGtD,eAAO,MAAM,mBAAmB,GAAI,CAAC,SAAS,MAAM,SAC3C,CAAC,KASQ,mBAAmB,CAAC,CAAC,CACtC,CAAA"}
1
+ {"version":3,"file":"getPhoneCountryCode.d.ts","sourceRoot":"","sources":["../../../../src/runtime/literals/phone/getPhoneCountryCode.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,iBAAiB,CAAC;AAGtD,eAAO,MAAM,mBAAmB,GAAI,CAAC,SAAS,MAAM,SAC3C,CAAC,KASQ,mBAAmB,CAAC,CAAC,CACtC,CAAA"}
@@ -1,5 +1,5 @@
1
- import { NUMERIC_CHAR } from "../../../constants/NumericChar.js";
2
- import { retainWhile, stripLeading } from "../../index.js";
1
+ import { NUMERIC_CHAR } from "src/constants/NumericChar";
2
+ import { retainWhile, stripLeading } from "src/runtime/index";
3
3
  export const getPhoneCountryCode = (phone) => {
4
4
  return (phone.trim().startsWith("+") || phone.trim().startsWith("00")
5
5
  ? retainWhile(stripLeading(stripLeading(phone.trim(), "+"), "00"), ...NUMERIC_CHAR)
@@ -1,3 +1,3 @@
1
- export * from "./getPhoneCountryCode.js";
2
- export * from "./removePhoneCountryCode.js";
3
- export * from "./asPhoneNumber.js";
1
+ export * from "./getPhoneCountryCode";
2
+ export * from "./removePhoneCountryCode";
3
+ export * from "./asPhoneNumber";
@@ -1,3 +1,3 @@
1
- import { RemovePhoneCountryCode } from "../../../types/index";
1
+ import { RemovePhoneCountryCode } from "src/types/index";
2
2
  export declare const removePhoneCountryCode: <T extends string>(phone: T) => RemovePhoneCountryCode<T>;
3
3
  //# sourceMappingURL=removePhoneCountryCode.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"removePhoneCountryCode.d.ts","sourceRoot":"","sources":["../../../../src/runtime/literals/phone/removePhoneCountryCode.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,sBAAsB,EAAE,6BAAwB;AAEzD,eAAO,MAAM,sBAAsB,GACjC,CAAC,SAAS,MAAM,SACT,CAAC,KASQ,sBAAsB,CAAC,CAAC,CACzC,CAAA"}
1
+ {"version":3,"file":"removePhoneCountryCode.d.ts","sourceRoot":"","sources":["../../../../src/runtime/literals/phone/removePhoneCountryCode.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,sBAAsB,EAAE,MAAM,iBAAiB,CAAC;AAEzD,eAAO,MAAM,sBAAsB,GACjC,CAAC,SAAS,MAAM,SACT,CAAC,KASQ,sBAAsB,CAAC,CAAC,CACzC,CAAA"}
@@ -1,4 +1,4 @@
1
- import { getPhoneCountryCode, stripLeading } from "../../index.js";
1
+ import { getPhoneCountryCode, stripLeading } from "src/runtime/index";
2
2
  export const removePhoneCountryCode = (phone) => {
3
3
  const countryCode = getPhoneCountryCode(phone);
4
4
  return (countryCode !== ""
@@ -1,4 +1,4 @@
1
- import { Pluralize } from "../../types/index";
1
+ import { Pluralize } from "src/types/index";
2
2
  /**
3
3
  * **pluralize(** word **)**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"pluralize.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/pluralize.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,0BAAwB;AA+C5C;;;;;;;;GAQG;AACH,eAAO,MAAM,SAAS,GAAI,CAAC,SAAS,MAAM,QAAQ,CAAC,KAAG,SAAS,CAAC,CAAC,CAYhE,CAAC"}
1
+ {"version":3,"file":"pluralize.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/pluralize.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,SAAS,EAAE,MAAM,iBAAiB,CAAC;AA+C5C;;;;;;;;GAQG;AACH,eAAO,MAAM,SAAS,GAAI,CAAC,SAAS,MAAM,QAAQ,CAAC,KAAG,SAAS,CAAC,CAAC,CAYhE,CAAC"}
@@ -1,5 +1,5 @@
1
- import { ALPHA_CHARS, PLURAL_EXCEPTIONS, SINGULAR_NOUN_ENDINGS } from "../../constants/index.js";
2
- import { stripTrailing, split, rightWhitespace } from "../index.js";
1
+ import { ALPHA_CHARS, PLURAL_EXCEPTIONS, SINGULAR_NOUN_ENDINGS } from "src/constants/index";
2
+ import { stripTrailing, split, rightWhitespace } from "src/runtime/index";
3
3
  const isException = (word) => Object.keys(PLURAL_EXCEPTIONS).includes(word);
4
4
  const _END_IN = [
5
5
  "is",
@@ -1,4 +1,4 @@
1
- import { RetainAfter } from "../../types/index";
1
+ import { RetainAfter } from "src/types/index";
2
2
  /**
3
3
  * **retainAfter**`(content, ...find)`
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"retainAfter.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/retainAfter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,0BAAwB;AAE9C;;;;;;;;;;;;;GAaG;AACH,wBAAgB,WAAW,CACzB,QAAQ,SAAS,MAAM,EACvB,KAAK,SAAS,SAAS,MAAM,EAAE,EAC/B,OAAO,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,KAAK,GAiB5B,WAAW,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC,CAC1C;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,oBAAoB,CACpC,QAAQ,SAAS,MAAM,EACvB,KAAK,SAAS,SAAS,MAAM,EAAE,EAE7B,OAAO,EAAE,QAAQ,EACjB,GAAG,IAAI,EAAE,KAAK,GAWX,WAAW,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,CAC9C"}
1
+ {"version":3,"file":"retainAfter.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/retainAfter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,iBAAiB,CAAC;AAE9C;;;;;;;;;;;;;GAaG;AACH,wBAAgB,WAAW,CACzB,QAAQ,SAAS,MAAM,EACvB,KAAK,SAAS,SAAS,MAAM,EAAE,EAC/B,OAAO,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,KAAK,GAiB5B,WAAW,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC,CAC1C;AAED;;;;;;;;;;;;;GAaG;AACH,wBAAgB,oBAAoB,CACpC,QAAQ,SAAS,MAAM,EACvB,KAAK,SAAS,SAAS,MAAM,EAAE,EAE7B,OAAO,EAAE,QAAQ,EACjB,GAAG,IAAI,EAAE,KAAK,GAWX,WAAW,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,CAC9C"}
@@ -1,4 +1,4 @@
1
- import { RetainChars, TupleToUnion } from "../../types/index";
1
+ import { RetainChars, TupleToUnion } from "src/types/index";
2
2
  /**
3
3
  * **retainChars**`(content, ...retain)`
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"retainChars.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/retainChars.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,0BAAwB;AAG5D;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,WAAW,GACtB,QAAQ,SAAS,MAAM,EACvB,OAAO,SAAS,SAAS,MAAM,EAAE,WAExB,QAAQ,aACN,OAAO,KACjB,WAAW,CAAC,QAAQ,EAAE,YAAY,CAAC,OAAO,CAAC,CAK7C,CAAA"}
1
+ {"version":3,"file":"retainChars.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/retainChars.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAG5D;;;;;;;;;;;;GAYG;AACH,eAAO,MAAM,WAAW,GACtB,QAAQ,SAAS,MAAM,EACvB,OAAO,SAAS,SAAS,MAAM,EAAE,WAExB,QAAQ,aACN,OAAO,KACjB,WAAW,CAAC,QAAQ,EAAE,YAAY,CAAC,OAAO,CAAC,CAK7C,CAAA"}
@@ -1,4 +1,4 @@
1
- import { asChars } from "../type-conversion/asChars.js";
1
+ import { asChars } from "../type-conversion/asChars";
2
2
  /**
3
3
  * **retainChars**`(content, ...retain)`
4
4
  *
@@ -0,0 +1,32 @@
1
+ import { RetainUntil } from "src/types/string-literals";
2
+ /**
3
+ * **retainUntil**`(content, ...find)`
4
+ *
5
+ * Runtime utility which retains all characters in a given string _until_
6
+ * it finds the first instance of a substring defined in **find** variable.
7
+ *
8
+ * ### Example
9
+ * ```ts
10
+ * // "hello"
11
+ * const world = retainUntil("hello world", " ");
12
+ * ```
13
+ *
14
+ * **Related:** `retainUntilInclusive()`
15
+ */
16
+ export declare function retainUntil<TContent extends string, TFind extends readonly string[]>(content: TContent, ...find: TFind): RetainUntil<TContent, TFind[number]>;
17
+ /**
18
+ * **retainUntil**`(content, ...find)`
19
+ *
20
+ * Runtime utility which retains all characters in a given string _until_
21
+ * it finds the first instance of a substring defined in **find** variable.
22
+ *
23
+ * ### Example
24
+ * ```ts
25
+ * // "hello "
26
+ * const world = retainUntilInclusive("hello world", " ");
27
+ * ```
28
+ *
29
+ * **Related:** `retainUntil()`
30
+ */
31
+ export declare function retainUntilInclusive<TContent extends string, TFind extends readonly string[]>(content: TContent, ...find: TFind): RetainUntil<TContent, TFind[number], true>;
32
+ //# sourceMappingURL=retainUntil.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"retainUntil.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/retainUntil.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,2BAA2B,CAAC;AAGxD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,WAAW,CACzB,QAAQ,SAAS,MAAM,EACvB,KAAK,SAAS,SAAS,MAAM,EAAE,EAC/B,OAAO,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,KAAK,GAYjB,WAAW,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC,CACrD;AAGD;;;;;;;;;;;;;GAaG;AACH,wBAAgB,oBAAoB,CAClC,QAAQ,SAAS,MAAM,EACvB,KAAK,SAAS,SAAS,MAAM,EAAE,EAC/B,OAAO,EAAE,QAAQ,EAAE,GAAG,IAAI,EAAE,KAAK,GAYjB,WAAW,CAAC,QAAQ,EAAE,KAAK,CAAC,MAAM,CAAC,EAAE,IAAI,CAAC,CAC3D"}
@@ -0,0 +1,49 @@
1
+ import { asChars } from "../type-conversion";
2
+ /**
3
+ * **retainUntil**`(content, ...find)`
4
+ *
5
+ * Runtime utility which retains all characters in a given string _until_
6
+ * it finds the first instance of a substring defined in **find** variable.
7
+ *
8
+ * ### Example
9
+ * ```ts
10
+ * // "hello"
11
+ * const world = retainUntil("hello world", " ");
12
+ * ```
13
+ *
14
+ * **Related:** `retainUntilInclusive()`
15
+ */
16
+ export function retainUntil(content, ...find) {
17
+ const chars = asChars(content);
18
+ let idx = 0;
19
+ while (!find.includes(chars[idx]) && idx <= chars.length) {
20
+ idx = idx + 1;
21
+ }
22
+ return (idx === 0
23
+ ? ""
24
+ : content.slice(0, idx));
25
+ }
26
+ /**
27
+ * **retainUntil**`(content, ...find)`
28
+ *
29
+ * Runtime utility which retains all characters in a given string _until_
30
+ * it finds the first instance of a substring defined in **find** variable.
31
+ *
32
+ * ### Example
33
+ * ```ts
34
+ * // "hello "
35
+ * const world = retainUntilInclusive("hello world", " ");
36
+ * ```
37
+ *
38
+ * **Related:** `retainUntil()`
39
+ */
40
+ export function retainUntilInclusive(content, ...find) {
41
+ const chars = asChars(content);
42
+ let idx = 0;
43
+ while (!find.includes(chars[idx]) && idx <= chars.length) {
44
+ idx = idx + 1;
45
+ }
46
+ return (idx === 0
47
+ ? content.slice(0, 1)
48
+ : content.slice(0, idx + 1));
49
+ }
@@ -1,4 +1,4 @@
1
- import { RetainWhile, TupleToUnion } from "../../types/index";
1
+ import { RetainWhile, TupleToUnion } from "src/types/index";
2
2
  /**
3
3
  * **retainWhile**`(content, ...retain)`
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"retainWhile.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/retainWhile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAG,WAAW,EAAE,YAAY,EAAE,0BAAwB;AAI7D;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,GACtB,QAAQ,SAAS,MAAM,EACvB,OAAO,SAAS,SAAS,MAAM,EAAE,WAExB,QAAQ,aACN,OAAO,KAK4B,WAAW,CAAC,QAAQ,EAAE,YAAY,CAAC,OAAO,CAAC,CAC1F,CAAA"}
1
+ {"version":3,"file":"retainWhile.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/retainWhile.ts"],"names":[],"mappings":"AAAA,OAAO,EAAG,WAAW,EAAE,YAAY,EAAE,MAAM,iBAAiB,CAAC;AAI7D;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,GACtB,QAAQ,SAAS,MAAM,EACvB,OAAO,SAAS,SAAS,MAAM,EAAE,WAExB,QAAQ,aACN,OAAO,KAK4B,WAAW,CAAC,QAAQ,EAAE,YAAY,CAAC,OAAO,CAAC,CAC1F,CAAA"}
@@ -1,4 +1,4 @@
1
- import { asChars } from "../type-conversion/index.js";
1
+ import { asChars } from "../type-conversion";
2
2
  /**
3
3
  * **retainWhile**`(content, ...retain)`
4
4
  *
@@ -1,5 +1,5 @@
1
- import { TrimLeft } from "../../types/type-conversion";
2
- import { RetainAfter, Whitespace } from "../../types/string-literals";
1
+ import { TrimLeft } from "src/types/type-conversion";
2
+ import { RetainAfter, Whitespace } from "src/types/string-literals";
3
3
  /**
4
4
  * **rightWhitespace**`(content)`
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"rightWhitespace.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/rightWhitespace.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,EAAE,oCAAiC;AACpD,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,oCAAiC;AAEnE;;;;GAIG;AACH,eAAO,MAAM,eAAe,GAAI,CAAC,SAAS,MAAM,WAAW,CAAC,KAK1C,WAAW,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,EAAE,IAAI,CAC1D,CAAA"}
1
+ {"version":3,"file":"rightWhitespace.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/rightWhitespace.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,QAAQ,EAAE,MAAM,2BAA2B,CAAA;AACpD,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,2BAA2B,CAAA;AAEnE;;;;GAIG;AACH,eAAO,MAAM,eAAe,GAAI,CAAC,SAAS,MAAM,WAAW,CAAC,KAK1C,WAAW,CAAC,QAAQ,CAAC,CAAC,CAAC,EAAE,UAAU,EAAE,IAAI,CAC1D,CAAA"}
@@ -1,5 +1,5 @@
1
- import { WHITESPACE_CHARS } from "../../constants/Characters.js";
2
- import { retainAfterInclusive } from "./retainAfter.js";
1
+ import { WHITESPACE_CHARS } from "src/constants/Characters";
2
+ import { retainAfterInclusive } from "./retainAfter";
3
3
  /**
4
4
  * **rightWhitespace**`(content)`
5
5
  *
@@ -1,4 +1,4 @@
1
- import { Chars, IsEqual } from "../../types/index";
1
+ import { Chars, IsEqual } from "src/types/index";
2
2
  /**
3
3
  * **split**(str, sep)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"split.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/split.ts"],"names":[],"mappings":"AAAA,OAAO,EAAG,KAAK,EAAE,OAAO,EAAE,0BAAwB;AAElD;;;;;;;;;GASG;AACH,wBAAgB,KAAK,CACnB,CAAC,SAAS,MAAM,EAChB,CAAC,SAAS,MAAM,EAChB,GAAG,EAAE,CAAC,EAAE,GAAG,GAAE,CAAW,GACY,OAAO,CAAC,CAAC,EAAC,EAAE,CAAC,SAAS,IAAI,GAAI,KAAK,CAAC,CAAC,CAAC,GAAG,SAAS,MAAM,EAAE,CAC/F"}
1
+ {"version":3,"file":"split.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/split.ts"],"names":[],"mappings":"AAAA,OAAO,EAAG,KAAK,EAAE,OAAO,EAAE,MAAM,iBAAiB,CAAC;AAElD;;;;;;;;;GASG;AACH,wBAAgB,KAAK,CACnB,CAAC,SAAS,MAAM,EAChB,CAAC,SAAS,MAAM,EAChB,GAAG,EAAE,CAAC,EAAE,GAAG,GAAE,CAAW,GACY,OAAO,CAAC,CAAC,EAAC,EAAE,CAAC,SAAS,IAAI,GAAI,KAAK,CAAC,CAAC,CAAC,GAAG,SAAS,MAAM,EAAE,CAC/F"}
@@ -1,4 +1,4 @@
1
- import { StripAfter } from "../../types/index";
1
+ import { StripAfter } from "src/types/index";
2
2
  /**
3
3
  * **stripAfter**(content, find)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"stripAfter.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/stripAfter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,0BAAwB;AAE7C;;;;;;;;;;;GAWG;AACH,wBAAgB,UAAU,CACxB,QAAQ,SAAS,MAAM,EACvB,MAAM,SAAS,MAAM,EACrB,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,GACkB,UAAU,CAAC,QAAQ,EAAE,MAAM,CAAC,CAC9E"}
1
+ {"version":3,"file":"stripAfter.d.ts","sourceRoot":"","sources":["../../../src/runtime/literals/stripAfter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,iBAAiB,CAAC;AAE7C;;;;;;;;;;;GAWG;AACH,wBAAgB,UAAU,CACxB,QAAQ,SAAS,MAAM,EACvB,MAAM,SAAS,MAAM,EACrB,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,MAAM,GACkB,UAAU,CAAC,QAAQ,EAAE,MAAM,CAAC,CAC9E"}