inferred-types 0.40.3 → 0.40.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (464) hide show
  1. package/dist/constants/Never.js +1 -1
  2. package/dist/constants/NotDefined.d.ts +1 -1
  3. package/dist/constants/NotDefined.d.ts.map +1 -1
  4. package/dist/constants/NotDefined.js +1 -1
  5. package/dist/constants/PluralExceptions.d.ts +91 -1
  6. package/dist/constants/PluralExceptions.d.ts.map +1 -1
  7. package/dist/constants/PluralExceptions.js +82 -1
  8. package/dist/constants/createConstant.d.ts +1 -1
  9. package/dist/constants/createConstant.d.ts.map +1 -1
  10. package/dist/constants/tsconfig.tsbuildinfo +1 -1
  11. package/dist/inferred-types/index.d.ts.map +1 -1
  12. package/dist/inferred-types/tsconfig.tsbuildinfo +1 -1
  13. package/dist/runtime/boolean-logic/ifArray.d.ts +1 -1
  14. package/dist/runtime/boolean-logic/ifArray.d.ts.map +1 -1
  15. package/dist/runtime/boolean-logic/ifArrayPartial.d.ts +2 -2
  16. package/dist/runtime/boolean-logic/ifArrayPartial.d.ts.map +1 -1
  17. package/dist/runtime/boolean-logic/ifArrayPartial.js +1 -1
  18. package/dist/runtime/boolean-logic/ifBoolean.d.ts +1 -1
  19. package/dist/runtime/boolean-logic/ifBoolean.d.ts.map +1 -1
  20. package/dist/runtime/boolean-logic/ifBoolean.js +1 -1
  21. package/dist/runtime/boolean-logic/ifChar.d.ts +1 -1
  22. package/dist/runtime/boolean-logic/ifChar.d.ts.map +1 -1
  23. package/dist/runtime/boolean-logic/ifChar.js +1 -1
  24. package/dist/runtime/boolean-logic/ifContainer.d.ts +1 -1
  25. package/dist/runtime/boolean-logic/ifContainer.d.ts.map +1 -1
  26. package/dist/runtime/boolean-logic/ifContainer.js +1 -1
  27. package/dist/runtime/boolean-logic/ifFalse.d.ts +1 -1
  28. package/dist/runtime/boolean-logic/ifFalse.d.ts.map +1 -1
  29. package/dist/runtime/boolean-logic/ifFalse.js +1 -1
  30. package/dist/runtime/boolean-logic/ifFunction.d.ts +1 -1
  31. package/dist/runtime/boolean-logic/ifFunction.d.ts.map +1 -1
  32. package/dist/runtime/boolean-logic/ifFunction.js +1 -1
  33. package/dist/runtime/boolean-logic/ifHasKey.d.ts +1 -1
  34. package/dist/runtime/boolean-logic/ifHasKey.d.ts.map +1 -1
  35. package/dist/runtime/boolean-logic/ifHasKey.js +1 -1
  36. package/dist/runtime/boolean-logic/ifLength.d.ts +1 -1
  37. package/dist/runtime/boolean-logic/ifLength.d.ts.map +1 -1
  38. package/dist/runtime/boolean-logic/ifNotNull.d.ts +1 -1
  39. package/dist/runtime/boolean-logic/ifNotNull.d.ts.map +1 -1
  40. package/dist/runtime/boolean-logic/ifNotNull.js +1 -1
  41. package/dist/runtime/boolean-logic/ifNull.d.ts +1 -1
  42. package/dist/runtime/boolean-logic/ifNull.d.ts.map +1 -1
  43. package/dist/runtime/boolean-logic/ifNull.js +1 -1
  44. package/dist/runtime/boolean-logic/ifNumber.d.ts +1 -1
  45. package/dist/runtime/boolean-logic/ifNumber.d.ts.map +1 -1
  46. package/dist/runtime/boolean-logic/ifNumber.js +1 -1
  47. package/dist/runtime/boolean-logic/ifObject.d.ts +1 -1
  48. package/dist/runtime/boolean-logic/ifObject.d.ts.map +1 -1
  49. package/dist/runtime/boolean-logic/ifObject.js +1 -1
  50. package/dist/runtime/boolean-logic/ifRef.d.ts +1 -1
  51. package/dist/runtime/boolean-logic/ifRef.d.ts.map +1 -1
  52. package/dist/runtime/boolean-logic/ifRef.js +1 -1
  53. package/dist/runtime/boolean-logic/ifSameType.d.ts +1 -1
  54. package/dist/runtime/boolean-logic/ifSameType.d.ts.map +1 -1
  55. package/dist/runtime/boolean-logic/ifScalar.d.ts +1 -1
  56. package/dist/runtime/boolean-logic/ifScalar.d.ts.map +1 -1
  57. package/dist/runtime/boolean-logic/ifScalar.js +1 -1
  58. package/dist/runtime/boolean-logic/ifString.d.ts +1 -1
  59. package/dist/runtime/boolean-logic/ifString.d.ts.map +1 -1
  60. package/dist/runtime/boolean-logic/ifString.js +1 -1
  61. package/dist/runtime/boolean-logic/ifTrue.d.ts +1 -1
  62. package/dist/runtime/boolean-logic/ifTrue.d.ts.map +1 -1
  63. package/dist/runtime/boolean-logic/ifTrue.js +1 -1
  64. package/dist/runtime/boolean-logic/ifUndefined.d.ts +1 -1
  65. package/dist/runtime/boolean-logic/ifUndefined.d.ts.map +1 -1
  66. package/dist/runtime/boolean-logic/ifUndefined.js +1 -1
  67. package/dist/runtime/combinators/and.d.ts +1 -1
  68. package/dist/runtime/combinators/and.d.ts.map +1 -1
  69. package/dist/runtime/combinators/filter.d.ts +1 -1
  70. package/dist/runtime/combinators/filter.d.ts.map +1 -1
  71. package/dist/runtime/combinators/filter.js +1 -1
  72. package/dist/runtime/combinators/or.d.ts +1 -1
  73. package/dist/runtime/combinators/or.d.ts.map +1 -1
  74. package/dist/runtime/dictionary/entries.d.ts +1 -1
  75. package/dist/runtime/dictionary/entries.d.ts.map +1 -1
  76. package/dist/runtime/dictionary/entries.js +1 -1
  77. package/dist/runtime/dictionary/get.d.ts +2 -2
  78. package/dist/runtime/dictionary/get.d.ts.map +1 -1
  79. package/dist/runtime/dictionary/get.js +2 -2
  80. package/dist/runtime/dictionary/keysOf.d.ts +1 -1
  81. package/dist/runtime/dictionary/keysOf.d.ts.map +1 -1
  82. package/dist/runtime/dictionary/keysOf.js +1 -1
  83. package/dist/runtime/dictionary/mapValues.d.ts +1 -1
  84. package/dist/runtime/dictionary/mapValues.d.ts.map +1 -1
  85. package/dist/runtime/dictionary/mapValues.js +1 -1
  86. package/dist/runtime/dictionary/omit.d.ts +1 -1
  87. package/dist/runtime/dictionary/omit.d.ts.map +1 -1
  88. package/dist/runtime/dictionary/omit.js +1 -1
  89. package/dist/runtime/dictionary/retain.d.ts +1 -1
  90. package/dist/runtime/dictionary/retain.d.ts.map +1 -1
  91. package/dist/runtime/dictionary/sharedKeys.d.ts +1 -1
  92. package/dist/runtime/dictionary/sharedKeys.d.ts.map +1 -1
  93. package/dist/runtime/dictionary/strArrayToDict.d.ts +1 -1
  94. package/dist/runtime/dictionary/strArrayToDict.d.ts.map +1 -1
  95. package/dist/runtime/dictionary/withKeys.d.ts +3 -3
  96. package/dist/runtime/dictionary/withKeys.d.ts.map +1 -1
  97. package/dist/runtime/dictionary/withKeys.js +1 -1
  98. package/dist/runtime/dictionary/withValue.d.ts +2 -2
  99. package/dist/runtime/dictionary/withValue.d.ts.map +1 -1
  100. package/dist/runtime/dictionary/withValue.js +1 -1
  101. package/dist/runtime/dictionary/withoutKeys.d.ts +3 -3
  102. package/dist/runtime/dictionary/withoutKeys.d.ts.map +1 -1
  103. package/dist/runtime/dictionary/withoutKeys.js +1 -1
  104. package/dist/runtime/dictionary/withoutValue.d.ts +1 -1
  105. package/dist/runtime/dictionary/withoutValue.d.ts.map +1 -1
  106. package/dist/runtime/errors/TypedError.d.ts +1 -1
  107. package/dist/runtime/errors/TypedError.d.ts.map +1 -1
  108. package/dist/runtime/errors/TypedError.js +1 -1
  109. package/dist/runtime/errors/createErrorCondition.d.ts +1 -1
  110. package/dist/runtime/errors/createErrorCondition.d.ts.map +1 -1
  111. package/dist/runtime/functional/left.d.ts +1 -1
  112. package/dist/runtime/functional/left.d.ts.map +1 -1
  113. package/dist/runtime/functional/right.d.ts +1 -1
  114. package/dist/runtime/functional/right.d.ts.map +1 -1
  115. package/dist/runtime/functions/fnMeta.d.ts +3 -3
  116. package/dist/runtime/functions/fnMeta.d.ts.map +1 -1
  117. package/dist/runtime/initializers/addFnToProps.d.ts +1 -1
  118. package/dist/runtime/initializers/addFnToProps.d.ts.map +1 -1
  119. package/dist/runtime/initializers/addPropsToFn.d.ts +1 -1
  120. package/dist/runtime/initializers/addPropsToFn.d.ts.map +1 -1
  121. package/dist/runtime/initializers/createFnWithProps.d.ts +1 -1
  122. package/dist/runtime/initializers/createFnWithProps.d.ts.map +1 -1
  123. package/dist/runtime/initializers/createTypeGuard.d.ts +1 -1
  124. package/dist/runtime/initializers/createTypeGuard.d.ts.map +1 -1
  125. package/dist/runtime/initializers/createTypeTuple.d.ts +1 -1
  126. package/dist/runtime/initializers/createTypeTuple.d.ts.map +1 -1
  127. package/dist/runtime/initializers/createValidator.d.ts +1 -1
  128. package/dist/runtime/initializers/createValidator.d.ts.map +1 -1
  129. package/dist/runtime/initializers/defineObj.d.ts +1 -1
  130. package/dist/runtime/initializers/defineObj.d.ts.map +1 -1
  131. package/dist/runtime/initializers/defineTuple.d.ts +1 -1
  132. package/dist/runtime/initializers/defineTuple.d.ts.map +1 -1
  133. package/dist/runtime/lists/asArray.d.ts +1 -1
  134. package/dist/runtime/lists/asArray.d.ts.map +1 -1
  135. package/dist/runtime/lists/createConverter.d.ts +1 -1
  136. package/dist/runtime/lists/createConverter.d.ts.map +1 -1
  137. package/dist/runtime/lists/createConverter.js +2 -2
  138. package/dist/runtime/lists/filter.d.ts +1 -1
  139. package/dist/runtime/lists/filter.d.ts.map +1 -1
  140. package/dist/runtime/lists/filter.js +1 -1
  141. package/dist/runtime/lists/find.d.ts +1 -1
  142. package/dist/runtime/lists/find.d.ts.map +1 -1
  143. package/dist/runtime/lists/find.js +1 -1
  144. package/dist/runtime/lists/getEach.d.ts +1 -1
  145. package/dist/runtime/lists/getEach.d.ts.map +1 -1
  146. package/dist/runtime/lists/getEach.js +2 -2
  147. package/dist/runtime/lists/indexOf.d.ts +1 -1
  148. package/dist/runtime/lists/indexOf.d.ts.map +1 -1
  149. package/dist/runtime/lists/indexOf.js +2 -2
  150. package/dist/runtime/lists/intersection.d.ts +1 -1
  151. package/dist/runtime/lists/intersection.d.ts.map +1 -1
  152. package/dist/runtime/lists/intersection.js +1 -1
  153. package/dist/runtime/lists/join.d.ts +1 -1
  154. package/dist/runtime/lists/join.d.ts.map +1 -1
  155. package/dist/runtime/lists/last.d.ts +1 -1
  156. package/dist/runtime/lists/last.d.ts.map +1 -1
  157. package/dist/runtime/lists/logicalReturns.d.ts +1 -1
  158. package/dist/runtime/lists/logicalReturns.d.ts.map +1 -1
  159. package/dist/runtime/lists/logicalReturns.js +1 -1
  160. package/dist/runtime/lists/pop.d.ts +1 -1
  161. package/dist/runtime/lists/pop.d.ts.map +1 -1
  162. package/dist/runtime/lists/pop.js +1 -1
  163. package/dist/runtime/lists/reverse.d.ts +1 -1
  164. package/dist/runtime/lists/reverse.d.ts.map +1 -1
  165. package/dist/runtime/lists/shift.d.ts +1 -1
  166. package/dist/runtime/lists/shift.d.ts.map +1 -1
  167. package/dist/runtime/lists/slice.d.ts +1 -1
  168. package/dist/runtime/lists/slice.d.ts.map +1 -1
  169. package/dist/runtime/lists/unique.d.ts +1 -1
  170. package/dist/runtime/lists/unique.d.ts.map +1 -1
  171. package/dist/runtime/lists/unique.js +1 -1
  172. package/dist/runtime/literals/box.d.ts +1 -1
  173. package/dist/runtime/literals/box.d.ts.map +1 -1
  174. package/dist/runtime/literals/ensureLeading.d.ts +1 -1
  175. package/dist/runtime/literals/ensureLeading.d.ts.map +1 -1
  176. package/dist/runtime/literals/ensureTrailing.d.ts +1 -1
  177. package/dist/runtime/literals/ensureTrailing.d.ts.map +1 -1
  178. package/dist/runtime/literals/ifLowercase.d.ts +1 -1
  179. package/dist/runtime/literals/ifLowercase.d.ts.map +1 -1
  180. package/dist/runtime/literals/ifLowercase.js +1 -1
  181. package/dist/runtime/literals/ifUppercase.d.ts +1 -1
  182. package/dist/runtime/literals/ifUppercase.d.ts.map +1 -1
  183. package/dist/runtime/literals/ifUppercase.js +1 -1
  184. package/dist/runtime/literals/literal.d.ts +1 -1
  185. package/dist/runtime/literals/literal.d.ts.map +1 -1
  186. package/dist/runtime/literals/narrow.d.ts +1 -1
  187. package/dist/runtime/literals/narrow.d.ts.map +1 -1
  188. package/dist/runtime/literals/pathJoin.d.ts +1 -1
  189. package/dist/runtime/literals/pathJoin.d.ts.map +1 -1
  190. package/dist/runtime/literals/pathJoin.js +1 -1
  191. package/dist/runtime/literals/pluralize.d.ts +10 -1
  192. package/dist/runtime/literals/pluralize.d.ts.map +1 -1
  193. package/dist/runtime/literals/pluralize.js +13 -14
  194. package/dist/runtime/literals/retainAfter.d.ts +1 -1
  195. package/dist/runtime/literals/retainAfter.d.ts.map +1 -1
  196. package/dist/runtime/literals/split.d.ts +1 -1
  197. package/dist/runtime/literals/split.d.ts.map +1 -1
  198. package/dist/runtime/literals/split.js +2 -2
  199. package/dist/runtime/literals/stripAfter.d.ts +1 -1
  200. package/dist/runtime/literals/stripAfter.d.ts.map +1 -1
  201. package/dist/runtime/literals/stripLeading.d.ts +1 -1
  202. package/dist/runtime/literals/stripLeading.d.ts.map +1 -1
  203. package/dist/runtime/literals/stripTrailing.d.ts +1 -1
  204. package/dist/runtime/literals/stripTrailing.d.ts.map +1 -1
  205. package/dist/runtime/literals/toCamelCase.d.ts +1 -1
  206. package/dist/runtime/literals/toCamelCase.d.ts.map +1 -1
  207. package/dist/runtime/literals/toCamelCase.js +1 -1
  208. package/dist/runtime/literals/toKebabCase.d.ts +1 -1
  209. package/dist/runtime/literals/toKebabCase.d.ts.map +1 -1
  210. package/dist/runtime/literals/toLowercase.js +1 -1
  211. package/dist/runtime/literals/toNumericArray.d.ts +1 -1
  212. package/dist/runtime/literals/toNumericArray.d.ts.map +1 -1
  213. package/dist/runtime/literals/toPascalCase.d.ts +1 -1
  214. package/dist/runtime/literals/toPascalCase.d.ts.map +1 -1
  215. package/dist/runtime/literals/toPascalCase.js +1 -1
  216. package/dist/runtime/literals/toString.d.ts +1 -1
  217. package/dist/runtime/literals/toString.d.ts.map +1 -1
  218. package/dist/runtime/literals/toUppercase.js +1 -1
  219. package/dist/runtime/literals/trim.d.ts +1 -1
  220. package/dist/runtime/literals/trim.d.ts.map +1 -1
  221. package/dist/runtime/literals/tuple.d.ts +2 -2
  222. package/dist/runtime/literals/tuple.d.ts.map +1 -1
  223. package/dist/runtime/literals/tuple.js +1 -1
  224. package/dist/runtime/literals/widen.d.ts +1 -1
  225. package/dist/runtime/literals/widen.d.ts.map +1 -1
  226. package/dist/runtime/runtime-types/createType.d.ts +3 -3
  227. package/dist/runtime/runtime-types/createType.d.ts.map +1 -1
  228. package/dist/runtime/runtime-types/createType.js +2 -2
  229. package/dist/runtime/runtime-types/describeType.d.ts +1 -1
  230. package/dist/runtime/runtime-types/describeType.d.ts.map +1 -1
  231. package/dist/runtime/runtime-types/determineIdentity.d.ts +1 -1
  232. package/dist/runtime/runtime-types/determineIdentity.d.ts.map +1 -1
  233. package/dist/runtime/runtime-types/determineType.d.ts +1 -1
  234. package/dist/runtime/runtime-types/determineType.d.ts.map +1 -1
  235. package/dist/runtime/runtime-types/determineType.js +1 -1
  236. package/dist/runtime/runtime-types/extractTypeToken.js +1 -1
  237. package/dist/runtime/runtime-types/kind.d.ts +4 -4
  238. package/dist/runtime/runtime-types/kind.d.ts.map +1 -1
  239. package/dist/runtime/runtime-types/kind.js +1 -1
  240. package/dist/runtime/runtime-types/typeTuples.d.ts +3 -3
  241. package/dist/runtime/runtime-types/typeTuples.d.ts.map +1 -1
  242. package/dist/runtime/runtime-types/typeTuples.js +2 -2
  243. package/dist/runtime/runtime-types/valueTypes.d.ts +1 -1
  244. package/dist/runtime/runtime-types/valueTypes.d.ts.map +1 -1
  245. package/dist/runtime/sets/uniqueKeys.d.ts +1 -1
  246. package/dist/runtime/sets/uniqueKeys.d.ts.map +1 -1
  247. package/dist/runtime/sets/uniqueKeys.js +1 -1
  248. package/dist/runtime/state/Configurator.d.ts +1 -1
  249. package/dist/runtime/state/Configurator.d.ts.map +1 -1
  250. package/dist/runtime/state/FluentConfigurator.d.ts +1 -1
  251. package/dist/runtime/state/FluentConfigurator.d.ts.map +1 -1
  252. package/dist/runtime/tsconfig.tsbuildinfo +1 -1
  253. package/dist/runtime/type-conversion/mergeObjects.d.ts +2 -2
  254. package/dist/runtime/type-conversion/mergeObjects.d.ts.map +1 -1
  255. package/dist/runtime/type-conversion/mergeObjects.js +1 -1
  256. package/dist/runtime/type-conversion/mergeScalars.d.ts +1 -1
  257. package/dist/runtime/type-conversion/mergeScalars.d.ts.map +1 -1
  258. package/dist/runtime/type-conversion/mergeScalars.js +1 -1
  259. package/dist/runtime/type-conversion/mergeTuples.d.ts +1 -1
  260. package/dist/runtime/type-conversion/mergeTuples.d.ts.map +1 -1
  261. package/dist/runtime/type-conversion/mutable.d.ts +1 -1
  262. package/dist/runtime/type-conversion/mutable.d.ts.map +1 -1
  263. package/dist/runtime/type-conversion/optional.d.ts +1 -1
  264. package/dist/runtime/type-conversion/optional.d.ts.map +1 -1
  265. package/dist/runtime/type-conversion/toNumber.d.ts +1 -1
  266. package/dist/runtime/type-conversion/toNumber.d.ts.map +1 -1
  267. package/dist/runtime/type-conversion/union.d.ts +1 -1
  268. package/dist/runtime/type-conversion/union.d.ts.map +1 -1
  269. package/dist/runtime/type-guards/hasDefaultValue.d.ts +2 -2
  270. package/dist/runtime/type-guards/hasDefaultValue.d.ts.map +1 -1
  271. package/dist/runtime/type-guards/hasDefaultValue.js +1 -1
  272. package/dist/runtime/type-guards/hasErrorConditions.d.ts +2 -2
  273. package/dist/runtime/type-guards/hasErrorConditions.d.ts.map +1 -1
  274. package/dist/runtime/type-guards/hasErrorConditions.js +1 -1
  275. package/dist/runtime/type-guards/hasIndexOf.d.ts +1 -1
  276. package/dist/runtime/type-guards/hasIndexOf.d.ts.map +1 -1
  277. package/dist/runtime/type-guards/hasIndexOf.js +1 -1
  278. package/dist/runtime/type-guards/higher-order/endsWith.d.ts +1 -1
  279. package/dist/runtime/type-guards/higher-order/endsWith.d.ts.map +1 -1
  280. package/dist/runtime/type-guards/higher-order/endsWith.js +1 -1
  281. package/dist/runtime/type-guards/higher-order/isEqual.d.ts +1 -1
  282. package/dist/runtime/type-guards/higher-order/isEqual.d.ts.map +1 -1
  283. package/dist/runtime/type-guards/higher-order/isEqual.js +1 -1
  284. package/dist/runtime/type-guards/higher-order/isLength.js +1 -1
  285. package/dist/runtime/type-guards/higher-order/isSameTypeOf.d.ts +1 -1
  286. package/dist/runtime/type-guards/higher-order/isSameTypeOf.d.ts.map +1 -1
  287. package/dist/runtime/type-guards/higher-order/isTypeOf.d.ts +1 -1
  288. package/dist/runtime/type-guards/higher-order/isTypeOf.d.ts.map +1 -1
  289. package/dist/runtime/type-guards/higher-order/startsWith.d.ts +1 -1
  290. package/dist/runtime/type-guards/higher-order/startsWith.d.ts.map +1 -1
  291. package/dist/runtime/type-guards/higher-order/startsWith.js +1 -1
  292. package/dist/runtime/type-guards/isAlpha.d.ts +1 -1
  293. package/dist/runtime/type-guards/isAlpha.d.ts.map +1 -1
  294. package/dist/runtime/type-guards/isAlpha.js +2 -2
  295. package/dist/runtime/type-guards/isConstant.d.ts +1 -1
  296. package/dist/runtime/type-guards/isConstant.d.ts.map +1 -1
  297. package/dist/runtime/type-guards/isConstant.js +1 -1
  298. package/dist/runtime/type-guards/isContainer.d.ts +1 -1
  299. package/dist/runtime/type-guards/isContainer.d.ts.map +1 -1
  300. package/dist/runtime/type-guards/isContainer.js +1 -1
  301. package/dist/runtime/type-guards/isErrorCondition.d.ts +1 -1
  302. package/dist/runtime/type-guards/isErrorCondition.d.ts.map +1 -1
  303. package/dist/runtime/type-guards/isErrorCondition.js +1 -1
  304. package/dist/runtime/type-guards/isFalsy.d.ts +1 -1
  305. package/dist/runtime/type-guards/isFalsy.d.ts.map +1 -1
  306. package/dist/runtime/type-guards/isFalsy.js +1 -1
  307. package/dist/runtime/type-guards/isFnWithParams.d.ts +1 -1
  308. package/dist/runtime/type-guards/isFnWithParams.d.ts.map +1 -1
  309. package/dist/runtime/type-guards/isFunction.d.ts +1 -1
  310. package/dist/runtime/type-guards/isFunction.d.ts.map +1 -1
  311. package/dist/runtime/type-guards/isIndexable.d.ts +1 -1
  312. package/dist/runtime/type-guards/isIndexable.d.ts.map +1 -1
  313. package/dist/runtime/type-guards/isIndexable.js +1 -1
  314. package/dist/runtime/type-guards/isLeftRight.d.ts +1 -1
  315. package/dist/runtime/type-guards/isLeftRight.d.ts.map +1 -1
  316. package/dist/runtime/type-guards/isLeftRight.js +1 -1
  317. package/dist/runtime/type-guards/isNotNull.d.ts +1 -1
  318. package/dist/runtime/type-guards/isNotNull.d.ts.map +1 -1
  319. package/dist/runtime/type-guards/isNothing.d.ts +1 -1
  320. package/dist/runtime/type-guards/isNothing.d.ts.map +1 -1
  321. package/dist/runtime/type-guards/isNumericString.js +2 -2
  322. package/dist/runtime/type-guards/isObject.d.ts +1 -1
  323. package/dist/runtime/type-guards/isObject.d.ts.map +1 -1
  324. package/dist/runtime/type-guards/isReadonlyArray.d.ts +1 -1
  325. package/dist/runtime/type-guards/isReadonlyArray.d.ts.map +1 -1
  326. package/dist/runtime/type-guards/isRef.d.ts +1 -1
  327. package/dist/runtime/type-guards/isRef.d.ts.map +1 -1
  328. package/dist/runtime/type-guards/isRef.js +1 -1
  329. package/dist/runtime/type-guards/isSameType.d.ts +1 -1
  330. package/dist/runtime/type-guards/isSameType.d.ts.map +1 -1
  331. package/dist/runtime/type-guards/isSameType.js +1 -1
  332. package/dist/runtime/type-guards/isScalar.d.ts +1 -1
  333. package/dist/runtime/type-guards/isScalar.d.ts.map +1 -1
  334. package/dist/runtime/type-guards/isScalar.js +1 -1
  335. package/dist/runtime/type-guards/isSpecificConstant.d.ts +1 -1
  336. package/dist/runtime/type-guards/isSpecificConstant.d.ts.map +1 -1
  337. package/dist/runtime/type-guards/isSpecificConstant.js +1 -1
  338. package/dist/runtime/type-guards/isTruthy.d.ts +1 -1
  339. package/dist/runtime/type-guards/isTruthy.d.ts.map +1 -1
  340. package/dist/runtime/type-guards/isTruthy.js +1 -1
  341. package/dist/runtime/type-guards/isTypeToken.d.ts +1 -1
  342. package/dist/runtime/type-guards/isTypeToken.d.ts.map +1 -1
  343. package/dist/runtime/type-guards/isTypeToken.js +2 -2
  344. package/dist/runtime/type-guards/isTypeTuple.d.ts +1 -1
  345. package/dist/runtime/type-guards/isTypeTuple.d.ts.map +1 -1
  346. package/dist/runtime/type-guards/runtime-type-guards.d.ts +1 -1
  347. package/dist/runtime/type-guards/runtime-type-guards.d.ts.map +1 -1
  348. package/dist/runtime/type-guards/runtime-type-guards.js +1 -1
  349. package/dist/types/base-types/AnyObject.d.ts +2 -2
  350. package/dist/types/base-types/AnyObject.d.ts.map +1 -1
  351. package/dist/types/base-types/Defined.d.ts +1 -1
  352. package/dist/types/base-types/Defined.d.ts.map +1 -1
  353. package/dist/types/base-types/NotNull.d.ts +1 -1
  354. package/dist/types/base-types/NotNull.d.ts.map +1 -1
  355. package/dist/types/base-types/fns/FnWithDict.d.ts +1 -1
  356. package/dist/types/base-types/fns/FnWithDict.d.ts.map +1 -1
  357. package/dist/types/base-types/functional/LeftRight.d.ts +1 -1
  358. package/dist/types/base-types/functional/LeftRight.d.ts.map +1 -1
  359. package/dist/types/boolean-logic/branching/IfDefined.d.ts +1 -1
  360. package/dist/types/boolean-logic/branching/IfDefined.d.ts.map +1 -1
  361. package/dist/types/boolean-logic/branching/IfEmptyContainer.d.ts +12 -0
  362. package/dist/types/boolean-logic/branching/IfEmptyContainer.d.ts.map +1 -0
  363. package/dist/types/boolean-logic/branching/IfEmptyContainer.js +1 -0
  364. package/dist/types/boolean-logic/branching/IfEqualLength.d.ts +1 -1
  365. package/dist/types/boolean-logic/branching/IfEqualLength.d.ts.map +1 -1
  366. package/dist/types/boolean-logic/branching/IfError.d.ts +1 -1
  367. package/dist/types/boolean-logic/branching/IfError.d.ts.map +1 -1
  368. package/dist/types/boolean-logic/branching/IfIndexAt.d.ts +1 -1
  369. package/dist/types/boolean-logic/branching/IfIndexAt.d.ts.map +1 -1
  370. package/dist/types/boolean-logic/branching/IfIndexable.d.ts +1 -1
  371. package/dist/types/boolean-logic/branching/IfIndexable.d.ts.map +1 -1
  372. package/dist/types/boolean-logic/branching/IfNotError.d.ts +1 -1
  373. package/dist/types/boolean-logic/branching/IfNotError.d.ts.map +1 -1
  374. package/dist/types/boolean-logic/branching/IfValidKey.d.ts +1 -1
  375. package/dist/types/boolean-logic/branching/IfValidKey.d.ts.map +1 -1
  376. package/dist/types/boolean-logic/branching/index.d.ts +1 -0
  377. package/dist/types/boolean-logic/branching/index.d.ts.map +1 -1
  378. package/dist/types/boolean-logic/branching/index.js +1 -0
  379. package/dist/types/boolean-logic/combinators/FirstIdx.d.ts +1 -1
  380. package/dist/types/boolean-logic/combinators/FirstIdx.d.ts.map +1 -1
  381. package/dist/types/boolean-logic/narrowing/AsIndexOf.d.ts +2 -2
  382. package/dist/types/boolean-logic/narrowing/AsIndexOf.d.ts.map +1 -1
  383. package/dist/types/boolean-logic/narrowing/AsPropertyKey.d.ts +1 -1
  384. package/dist/types/boolean-logic/narrowing/AsPropertyKey.d.ts.map +1 -1
  385. package/dist/types/boolean-logic/operators/AllLiteral.d.ts +1 -1
  386. package/dist/types/boolean-logic/operators/AllLiteral.d.ts.map +1 -1
  387. package/dist/types/boolean-logic/operators/IsError.d.ts +1 -1
  388. package/dist/types/boolean-logic/operators/IsError.d.ts.map +1 -1
  389. package/dist/types/boolean-logic/operators/IsIndexable.d.ts +1 -1
  390. package/dist/types/boolean-logic/operators/IsIndexable.d.ts.map +1 -1
  391. package/dist/types/boolean-logic/operators/IsReadonlyObject.d.ts +1 -1
  392. package/dist/types/boolean-logic/operators/IsReadonlyObject.d.ts.map +1 -1
  393. package/dist/types/boolean-logic/operators/OfSameLength.d.ts +1 -1
  394. package/dist/types/boolean-logic/operators/OfSameLength.d.ts.map +1 -1
  395. package/dist/types/containers/EmptyContainer.d.ts +1 -1
  396. package/dist/types/containers/EmptyContainer.d.ts.map +1 -1
  397. package/dist/types/containers/NonEmptyContainer.d.ts +1 -1
  398. package/dist/types/containers/NonEmptyContainer.d.ts.map +1 -1
  399. package/dist/types/containers/WithKey.d.ts +1 -1
  400. package/dist/types/containers/WithKey.d.ts.map +1 -1
  401. package/dist/types/dictionary/Get.d.ts +2 -2
  402. package/dist/types/dictionary/Get.d.ts.map +1 -1
  403. package/dist/types/dictionary/KeysWithValue.d.ts +5 -5
  404. package/dist/types/dictionary/KeysWithValue.d.ts.map +1 -1
  405. package/dist/types/dictionary/MakePropsMutable.d.ts +1 -1
  406. package/dist/types/dictionary/MakePropsMutable.d.ts.map +1 -1
  407. package/dist/types/dictionary/WithValue.d.ts +2 -2
  408. package/dist/types/dictionary/WithValue.d.ts.map +1 -1
  409. package/dist/types/errors/AsError.d.ts +1 -1
  410. package/dist/types/errors/AsError.d.ts.map +1 -1
  411. package/dist/types/errors/ErrorCondition.d.ts +1 -1
  412. package/dist/types/errors/ErrorCondition.d.ts.map +1 -1
  413. package/dist/types/lists/AllowNonTupleWhenSingular.d.ts +1 -1
  414. package/dist/types/lists/AllowNonTupleWhenSingular.d.ts.map +1 -1
  415. package/dist/types/lists/AsArray.d.ts +1 -1
  416. package/dist/types/lists/AsArray.d.ts.map +1 -1
  417. package/dist/types/lists/LogicalReturns.d.ts +1 -1
  418. package/dist/types/lists/LogicalReturns.d.ts.map +1 -1
  419. package/dist/types/lists/ToCSV.d.ts +1 -1
  420. package/dist/types/lists/ToCSV.d.ts.map +1 -1
  421. package/dist/types/numeric-literals/Digit.d.ts +1 -1
  422. package/dist/types/numeric-literals/Digit.d.ts.map +1 -1
  423. package/dist/types/numeric-literals/LessThanOrEqual.d.ts +1 -1
  424. package/dist/types/numeric-literals/LessThanOrEqual.d.ts.map +1 -1
  425. package/dist/types/numeric-literals/ToNumericArray.d.ts +1 -1
  426. package/dist/types/numeric-literals/ToNumericArray.d.ts.map +1 -1
  427. package/dist/types/runtime-types/Type.d.ts +1 -1
  428. package/dist/types/runtime-types/Type.d.ts.map +1 -1
  429. package/dist/types/runtime-types/TypeOf.d.ts +1 -1
  430. package/dist/types/runtime-types/TypeOf.d.ts.map +1 -1
  431. package/dist/types/runtime-types/TypeToken.d.ts +1 -1
  432. package/dist/types/runtime-types/TypeToken.d.ts.map +1 -1
  433. package/dist/types/runtime-types/api/number.d.ts +1 -1
  434. package/dist/types/runtime-types/api/number.d.ts.map +1 -1
  435. package/dist/types/runtime-types/api/string.d.ts +1 -1
  436. package/dist/types/runtime-types/api/string.d.ts.map +1 -1
  437. package/dist/types/string-literals/Date.d.ts +1 -1
  438. package/dist/types/string-literals/Date.d.ts.map +1 -1
  439. package/dist/types/string-literals/Pluralize.d.ts +11 -9
  440. package/dist/types/string-literals/Pluralize.d.ts.map +1 -1
  441. package/dist/types/string-literals/Surround.d.ts +1 -1
  442. package/dist/types/string-literals/Surround.d.ts.map +1 -1
  443. package/dist/types/string-literals/casing/NamingModifier.d.ts +1 -1
  444. package/dist/types/string-literals/casing/NamingModifier.d.ts.map +1 -1
  445. package/dist/types/string-literals/character-sets/Consonants.d.ts +1 -1
  446. package/dist/types/string-literals/character-sets/Consonants.d.ts.map +1 -1
  447. package/dist/types/string-literals/character-sets/LowerAlphaChar.d.ts +1 -1
  448. package/dist/types/string-literals/character-sets/LowerAlphaChar.d.ts.map +1 -1
  449. package/dist/types/string-literals/character-sets/NumericChar.d.ts +1 -1
  450. package/dist/types/string-literals/character-sets/NumericChar.d.ts.map +1 -1
  451. package/dist/types/string-literals/character-sets/SingularNoun.d.ts +1 -1
  452. package/dist/types/string-literals/character-sets/SingularNoun.d.ts.map +1 -1
  453. package/dist/types/string-literals/character-sets/UpperAlphaChar.d.ts +1 -1
  454. package/dist/types/string-literals/character-sets/UpperAlphaChar.d.ts.map +1 -1
  455. package/dist/types/string-literals/character-sets/ValueAtDotPath.d.ts +1 -1
  456. package/dist/types/string-literals/character-sets/ValueAtDotPath.d.ts.map +1 -1
  457. package/dist/types/tsconfig.tsbuildinfo +1 -1
  458. package/dist/types/type-conversion/Merge.d.ts +1 -1
  459. package/dist/types/type-conversion/Merge.d.ts.map +1 -1
  460. package/dist/types/type-conversion/MergeObjects.d.ts +1 -1
  461. package/dist/types/type-conversion/MergeObjects.d.ts.map +1 -1
  462. package/dist/types/type-conversion/Mutable.d.ts +1 -1
  463. package/dist/types/type-conversion/Mutable.d.ts.map +1 -1
  464. package/package.json +5 -3
@@ -1,4 +1,4 @@
1
- import type { IfArray, Narrowable } from "src/types";
1
+ import type { IfArray, Narrowable } from "../../types";
2
2
  /**
3
3
  * **ifArray**(T, IF, ELSE)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifArray.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifArray.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAErD;;;;GAIG;AACH,wBAAgB,OAAO,CAErB,CAAC,SAAS,UAAU,EAEpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,SAAS,EAAE,CAAC,CAAC,SAAS,CAAC,GAAG,SAAS,OAAO,EAAE,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,EAC3D,YAAY,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,OAAO,EAAE,GAAG,SAAS,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC,KAAK,IAAI,wBAKxF"}
1
+ {"version":3,"file":"ifArray.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifArray.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,oBAAkB;AAErD;;;;GAIG;AACH,wBAAgB,OAAO,CAErB,CAAC,SAAS,UAAU,EAEpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,SAAS,EAAE,CAAC,CAAC,SAAS,CAAC,GAAG,SAAS,OAAO,EAAE,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,EAC3D,YAAY,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,OAAO,EAAE,GAAG,SAAS,OAAO,EAAE,CAAC,EAAE,MAAM,EAAE,CAAC,KAAK,IAAI,wBAKxF"}
@@ -1,3 +1,3 @@
1
- import { Narrowable } from "src/types";
2
- export declare function ifArrayPartial<T extends Narrowable>(): <IF extends Narrowable, ELSE extends Narrowable>(isAnArray: <N extends T & readonly unknown[]>(arr: N) => IF, isNotAnArray: <N_1 extends Exclude<T, readonly unknown[] | unknown[]>>(nonArr: N_1) => ELSE) => <V extends T>(val: V) => import("src/types").IfArray<V, IF, ELSE>;
1
+ import { Narrowable } from "../../types";
2
+ export declare function ifArrayPartial<T extends Narrowable>(): <IF extends Narrowable, ELSE extends Narrowable>(isAnArray: <N extends T & readonly unknown[]>(arr: N) => IF, isNotAnArray: <N_1 extends Exclude<T, readonly unknown[] | unknown[]>>(nonArr: N_1) => ELSE) => <V extends T>(val: V) => import("../../types").IfArray<V, IF, ELSE>;
3
3
  //# sourceMappingURL=ifArrayPartial.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ifArrayPartial.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifArrayPartial.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGvC,wBAAgB,cAAc,CAAC,CAAC,SAAS,UAAU,qRAOlD"}
1
+ {"version":3,"file":"ifArrayPartial.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifArrayPartial.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,oBAAkB;AAGvC,wBAAgB,cAAc,CAAC,CAAC,SAAS,UAAU,uRAOlD"}
@@ -1,4 +1,4 @@
1
- import { ifArray } from "src/runtime";
1
+ import { ifArray } from "..";
2
2
  export function ifArrayPartial() {
3
3
  return (isAnArray, isNotAnArray) => {
4
4
  return (val) => ifArray(val, isAnArray, isNotAnArray);
@@ -1,4 +1,4 @@
1
- import { Narrowable, IfBoolean } from "src/types";
1
+ import { Narrowable, IfBoolean } from "../../types";
2
2
  /**
3
3
  * **ifBoolean**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifBoolean.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifBoolean.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,SAAS,EAAa,MAAM,WAAW,CAAC;AAG7D;;;;;;;;;;GAUG;AACH,wBAAgB,SAAS,CACvB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,SAAS,EAAE,CAAC,CAAC,SAAS,OAAO,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,EAC9C,UAAU,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,GACxD,SAAS,CAAC,CAAC,EAAC,EAAE,EAAC,IAAI,CAAC,CAMtB"}
1
+ {"version":3,"file":"ifBoolean.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifBoolean.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,SAAS,EAAa,oBAAkB;AAG7D;;;;;;;;;;GAUG;AACH,wBAAgB,SAAS,CACvB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,SAAS,EAAE,CAAC,CAAC,SAAS,OAAO,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,EAC9C,UAAU,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,GACxD,SAAS,CAAC,CAAC,EAAC,EAAE,EAAC,IAAI,CAAC,CAMtB"}
@@ -1,4 +1,4 @@
1
- import { isBoolean } from "src/runtime";
1
+ import { isBoolean } from "..";
2
2
  /**
3
3
  * **ifBoolean**
4
4
  *
@@ -1,4 +1,4 @@
1
- import { IfChar, Narrowable } from "src/types";
1
+ import { IfChar, Narrowable } from "../../types";
2
2
  type Callback<T extends string, R> = <V extends T>(v: V) => R;
3
3
  export declare function ifChar<T extends string, IF extends Narrowable, ELSE extends Narrowable>(ch: T, callback_if_match?: Callback<T, IF>, callback_not_match?: Callback<T, ELSE>): IfChar<T, IF, ELSE>;
4
4
  export {};
@@ -1 +1 @@
1
- {"version":3,"file":"ifChar.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifChar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAG/C,KAAK,QAAQ,CAAC,CAAC,SAAS,MAAM,EAAE,CAAC,IAAI,CAAC,CAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC;AAK9D,wBAAgB,MAAM,CACpB,CAAC,SAAS,MAAM,EAChB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,EAAE,EAAE,CAAC,EACL,iBAAiB,GAAE,QAAQ,CAAC,CAAC,EAAC,EAAE,CAA4B,EAC5D,kBAAkB,GAAE,QAAQ,CAAC,CAAC,EAAC,IAAI,CAAgC,uBAOpE"}
1
+ {"version":3,"file":"ifChar.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifChar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,oBAAkB;AAG/C,KAAK,QAAQ,CAAC,CAAC,SAAS,MAAM,EAAE,CAAC,IAAI,CAAC,CAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,CAAC,CAAC;AAK9D,wBAAgB,MAAM,CACpB,CAAC,SAAS,MAAM,EAChB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,EAAE,EAAE,CAAC,EACL,iBAAiB,GAAE,QAAQ,CAAC,CAAC,EAAC,EAAE,CAA4B,EAC5D,kBAAkB,GAAE,QAAQ,CAAC,CAAC,EAAC,IAAI,CAAgC,uBAOpE"}
@@ -1,4 +1,4 @@
1
- import { Never } from "src/constants";
1
+ import { Never } from "../../constants";
2
2
  const def_if = (v) => v;
3
3
  const def_else = () => Never;
4
4
  export function ifChar(ch, callback_if_match = def_if, callback_not_match = def_else) {
@@ -1,3 +1,3 @@
1
- import { Container, IfContainer, Narrowable } from "src/types";
1
+ import { Container, IfContainer, Narrowable } from "../../types";
2
2
  export declare function ifContainer<TVal extends Narrowable, IF extends Narrowable, ELSE extends Narrowable>(value: TVal, ifContainer: <V extends TVal & Container>(val: V) => IF, notContainer: <V extends Exclude<TVal, Container>>(val: V) => ELSE): IfContainer<TVal, IF, ELSE>;
3
3
  //# sourceMappingURL=ifContainer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ifContainer.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifContainer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAE/D,wBAAgB,WAAW,CACzB,IAAI,SAAS,UAAU,EACvB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,KAAK,EAAE,IAAI,EACX,WAAW,EAAE,CAAC,CAAC,SAAS,IAAI,GAAG,SAAS,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,EACvD,YAAY,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,IAAI,EAAE,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,IAAI,GACjE,WAAW,CAAC,IAAI,EAAE,EAAE,EAAE,IAAI,CAAC,CAM7B"}
1
+ {"version":3,"file":"ifContainer.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifContainer.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,WAAW,EAAE,UAAU,EAAE,oBAAkB;AAE/D,wBAAgB,WAAW,CACzB,IAAI,SAAS,UAAU,EACvB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,KAAK,EAAE,IAAI,EACX,WAAW,EAAE,CAAC,CAAC,SAAS,IAAI,GAAG,SAAS,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,EACvD,YAAY,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,IAAI,EAAE,SAAS,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,IAAI,GACjE,WAAW,CAAC,IAAI,EAAE,EAAE,EAAE,IAAI,CAAC,CAM7B"}
@@ -1,4 +1,4 @@
1
- import { isArray, isObject } from "src/runtime";
1
+ import { isArray, isObject } from "..";
2
2
  export function ifContainer(value, ifContainer, notContainer) {
3
3
  return (isObject(value) || isArray(value)
4
4
  ? ifContainer(value)
@@ -1,4 +1,4 @@
1
- import type { IfFalse, Narrowable } from "src/types";
1
+ import type { IfFalse, Narrowable } from "../../types";
2
2
  /**
3
3
  * **ifTrue**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifFalse.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifFalse.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGrD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,OAAO,CAAC,CAAC,SAAS,OAAO,EAAE,EAAE,SAAS,UAAU,EAAE,IAAI,SAAS,UAAU,EACvF,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,EAAE,EACT,OAAO,EAAE,IAAI,wBAGd"}
1
+ {"version":3,"file":"ifFalse.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifFalse.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,oBAAkB;AAGrD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,OAAO,CAAC,CAAC,SAAS,OAAO,EAAE,EAAE,SAAS,UAAU,EAAE,IAAI,SAAS,UAAU,EACvF,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,EAAE,EACT,OAAO,EAAE,IAAI,wBAGd"}
@@ -1,4 +1,4 @@
1
- import { isFalse } from "src/runtime";
1
+ import { isFalse } from "..";
2
2
  /**
3
3
  * **ifTrue**
4
4
  *
@@ -1,4 +1,4 @@
1
- import { IfFunction, AnyFunction, Narrowable } from "src/types";
1
+ import { IfFunction, AnyFunction, Narrowable } from "../../types";
2
2
  /**
3
3
  * **ifFunction**(value, isFn, notFn)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifFunction.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifFunction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGhE;;;;;;;GAOG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,UAAU,EACzB,EAAE,SAAS,UAAU,EACrB,KAAK,SAAS,UAAU,EAExB,KAAK,EAAE,MAAM,EACb,YAAY,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,WAAW,KAAK,EAAE,EAC9C,aAAa,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,MAAM,EAAE,WAAW,CAAC,KAAK,KAAK,GAC9D,UAAU,CAAC,MAAM,EAAE,EAAE,EAAE,KAAK,CAAC,CAO/B"}
1
+ {"version":3,"file":"ifFunction.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifFunction.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,WAAW,EAAE,UAAU,EAAE,oBAAkB;AAGhE;;;;;;;GAOG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,UAAU,EACzB,EAAE,SAAS,UAAU,EACrB,KAAK,SAAS,UAAU,EAExB,KAAK,EAAE,MAAM,EACb,YAAY,EAAE,CAAC,EAAE,EAAE,MAAM,GAAG,WAAW,KAAK,EAAE,EAC9C,aAAa,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,MAAM,EAAE,WAAW,CAAC,KAAK,KAAK,GAC9D,UAAU,CAAC,MAAM,EAAE,EAAE,EAAE,KAAK,CAAC,CAO/B"}
@@ -1,4 +1,4 @@
1
- import { isFunction } from "src/runtime";
1
+ import { isFunction } from "..";
2
2
  /**
3
3
  * **ifFunction**(value, isFn, notFn)
4
4
  *
@@ -1,3 +1,3 @@
1
- import { Container, IfContains, Keys, Narrowable } from "src/types";
1
+ import { Container, IfContains, Keys, Narrowable } from "../../types";
2
2
  export declare const ifHasKey: <TContainer extends Container, TKey extends PropertyKey, IF extends Narrowable, ELSE extends Narrowable>(container: TContainer, key: TKey, hasKey: <V extends TContainer & Record<TKey, unknown>>(val: V) => IF, doesNotHaveKey: <N extends Exclude<TContainer, TKey>>(nonArr: N) => ELSE) => IfContains<Keys<TContainer>, TKey, IF, ELSE>;
3
3
  //# sourceMappingURL=ifHasKey.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ifHasKey.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifHasKey.ts"],"names":[],"mappings":"AACA,OAAO,EACL,SAAS,EACT,UAAU,EACV,IAAI,EACJ,UAAU,EACX,MAAM,WAAW,CAAC;AAGnB,eAAO,MAAM,QAAQ,4UAc4B,CAAC"}
1
+ {"version":3,"file":"ifHasKey.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifHasKey.ts"],"names":[],"mappings":"AACA,OAAO,EACL,SAAS,EACT,UAAU,EACV,IAAI,EACJ,UAAU,EACX,oBAAkB;AAGnB,eAAO,MAAM,QAAQ,4UAc4B,CAAC"}
@@ -1,4 +1,4 @@
1
- import { hasIndexOf } from "src/runtime";
1
+ import { hasIndexOf } from "..";
2
2
  export const ifHasKey = (container, key, hasKey, doesNotHaveKey) => (hasIndexOf(container, key)
3
3
  ? hasKey(container)
4
4
  : doesNotHaveKey(container));
@@ -1,4 +1,4 @@
1
- import { Container, IfArray, IfLength, Narrowable, Scalar, Tuple } from "src/types";
1
+ import { Container, IfArray, IfLength, Narrowable, Scalar, Tuple } from "../../types";
2
2
  /**
3
3
  * **ifLength**(val,length, ifVal, elseVal)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifLength.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifLength.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,WAAW,CAAC;AAGpF;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CACtB,KAAK,SAAS,SAAS,EACvB,IAAI,SAAS,MAAM,EACnB,EAAE,SAAS,UAAU,GAAG,KAAK,EAC7B,IAAI,SAAS,UAAU,GAAG,KAAK,EAE/B,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,IAAI,EACZ,KAAK,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC,GAAG,KAAK,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACzE,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,KAAK,EAAE,KAAK,EAAE,OAAO,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC,EAAE,CAAC,EAAC,CAAC,KAAK,IAAI,mCAO/E"}
1
+ {"version":3,"file":"ifLength.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifLength.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,EAAE,KAAK,EAAE,oBAAkB;AAGpF;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CACtB,KAAK,SAAS,SAAS,EACvB,IAAI,SAAS,MAAM,EACnB,EAAE,SAAS,UAAU,GAAG,KAAK,EAC7B,IAAI,SAAS,UAAU,GAAG,KAAK,EAE/B,KAAK,EAAE,KAAK,EACZ,MAAM,EAAE,IAAI,EACZ,KAAK,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC,GAAG,KAAK,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACzE,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,KAAK,EAAE,KAAK,EAAE,OAAO,CAAC,KAAK,EAAE,KAAK,CAAC,CAAC,EAAE,CAAC,EAAC,CAAC,KAAK,IAAI,mCAO/E"}
@@ -1,4 +1,4 @@
1
- import type { IfNull, Narrowable } from "src/types";
1
+ import type { IfNull, Narrowable } from "../../types";
2
2
  /**
3
3
  * **ifNotNull**(val,IF,ELSE)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifNotNull.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNotNull.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGpD;;;;;;;;;;GAUG;AACH,wBAAgB,SAAS,CACvB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,KAAK,EAAE,EAClC,OAAO,EAAE,MAAM,IAAI,uBAOpB"}
1
+ {"version":3,"file":"ifNotNull.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNotNull.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,UAAU,EAAE,oBAAkB;AAGpD;;;;;;;;;;GAUG;AACH,wBAAgB,SAAS,CACvB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,KAAK,EAAE,EAClC,OAAO,EAAE,MAAM,IAAI,uBAOpB"}
@@ -1,4 +1,4 @@
1
- import { isNull } from "src/runtime";
1
+ import { isNull } from "..";
2
2
  /**
3
3
  * **ifNotNull**(val,IF,ELSE)
4
4
  *
@@ -1,4 +1,4 @@
1
- import type { IsNull, Narrowable } from "src/types";
1
+ import type { IsNull, Narrowable } from "../../types";
2
2
  /**
3
3
  * **ifNull**(val,IF,ELSE)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifNull.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNull.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAIpD;;;;;;;;;;GAUG;AACH,wBAAgB,MAAM,CACpB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,MAAM,EAAE,EACf,OAAO,EAAE,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,KAAK,IAAI,sCAOvC"}
1
+ {"version":3,"file":"ifNull.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNull.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,EAAE,UAAU,EAAE,oBAAkB;AAIpD;;;;;;;;;;GAUG;AACH,wBAAgB,MAAM,CACpB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,MAAM,EAAE,EACf,OAAO,EAAE,CAAC,CAAC,EAAE,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,KAAK,IAAI,sCAOvC"}
@@ -1,4 +1,4 @@
1
- import { isNull } from "src/runtime";
1
+ import { isNull } from "..";
2
2
  /**
3
3
  * **ifNull**(val,IF,ELSE)
4
4
  *
@@ -1,4 +1,4 @@
1
- import { IfNumber, Narrowable } from "src/types";
1
+ import { IfNumber, Narrowable } from "../../types";
2
2
  /**
3
3
  * **ifNumber**(val, ifVal, elseVal)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifNumber.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNumber.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGjD;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CACtB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,SAAS,CAAC,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACzC,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,CAAC,EAAC,CAAC,KAAK,IAAI,yBAOrD"}
1
+ {"version":3,"file":"ifNumber.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifNumber.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,oBAAkB;AAGjD;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CACtB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,SAAS,CAAC,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACzC,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,CAAC,EAAC,CAAC,KAAK,IAAI,yBAOrD"}
@@ -1,4 +1,4 @@
1
- import { isNumber } from "src/runtime";
1
+ import { isNumber } from "..";
2
2
  /**
3
3
  * **ifNumber**(val, ifVal, elseVal)
4
4
  *
@@ -1,3 +1,3 @@
1
- import type { IfObject, Narrowable } from "src/types";
1
+ import type { IfObject, Narrowable } from "../../types";
2
2
  export declare function ifObject<T extends Narrowable, IF extends Narrowable, ELSE extends Narrowable>(val: T, ifObj: IF, notObj: ELSE): IfObject<T, IF, ELSE>;
3
3
  //# sourceMappingURL=ifObject.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"ifObject.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifObject.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGtD,wBAAgB,QAAQ,CACtB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,IAAI,GACX,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAEvB"}
1
+ {"version":3,"file":"ifObject.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifObject.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,UAAU,EAAE,oBAAkB;AAGtD,wBAAgB,QAAQ,CACtB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,EAAE,EACT,MAAM,EAAE,IAAI,GACX,QAAQ,CAAC,CAAC,EAAE,EAAE,EAAE,IAAI,CAAC,CAEvB"}
@@ -1,4 +1,4 @@
1
- import { isObject } from "src/runtime";
1
+ import { isObject } from "..";
2
2
  export function ifObject(val, ifObj, notObj) {
3
3
  return (isObject(val) ? ifObj : notObj);
4
4
  }
@@ -1,4 +1,4 @@
1
- import { IfRef, Narrowable, VueRef } from "src/types";
1
+ import { IfRef, Narrowable, VueRef } from "../../types";
2
2
  /**
3
3
  * **ifRef**(value, if, else)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifRef.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifRef.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAG,UAAU,EAAG,MAAM,EAAE,MAAM,WAAW,CAAC;AAGxD;;;;;;;;;GASG;AACH,wBAAgB,KAAK,CACnB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,CAAC,CAAC,SAAS,MAAM,GAAG,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,GAAG,GAAG,CAAC,CAAC,SAAS,MAAM,GAAG,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,CAAC,CAAC,OAAO,CAAC,EAC/F,IAAI,SAAS,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,KAAK,EAAE,CAAC,KAAM,GAAG,GAAG,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,KAAK,EAAE,CAAC,KAAM,CAAC,EAE9G,KAAK,EAAE,CAAC,EACR,KAAK,CAAC,EAAE,EAAE,EACV,MAAM,CAAC,EAAE,IAAI,GACZ,KAAK,CAAC,CAAC,EAAC,UAAU,CAAC,EAAE,CAAC,EAAE,UAAU,CAAC,IAAI,CAAC,CAAC,CAO3C"}
1
+ {"version":3,"file":"ifRef.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifRef.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,EAAG,UAAU,EAAG,MAAM,EAAE,oBAAkB;AAGxD;;;;;;;;;GASG;AACH,wBAAgB,KAAK,CACnB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,CAAC,CAAC,SAAS,MAAM,GAAG,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,GAAG,GAAG,CAAC,CAAC,SAAS,MAAM,GAAG,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,CAAC,CAAC,OAAO,CAAC,EAC/F,IAAI,SAAS,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,KAAK,EAAE,CAAC,KAAM,GAAG,GAAG,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,KAAK,EAAE,CAAC,KAAM,CAAC,EAE9G,KAAK,EAAE,CAAC,EACR,KAAK,CAAC,EAAE,EAAE,EACV,MAAM,CAAC,EAAE,IAAI,GACZ,KAAK,CAAC,CAAC,EAAC,UAAU,CAAC,EAAE,CAAC,EAAE,UAAU,CAAC,IAAI,CAAC,CAAC,CAO3C"}
@@ -1,4 +1,4 @@
1
- import { isRef } from "src/runtime";
1
+ import { isRef } from "..";
2
2
  /**
3
3
  * **ifRef**(value, if, else)
4
4
  *
@@ -1,4 +1,4 @@
1
- import { Narrowable } from "src/types";
1
+ import { Narrowable } from "../../types";
2
2
  /**
3
3
  * **ifSameType**(value, comparisonType, ifExtends, doesNotExtend)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifSameType.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifSameType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAEvC;;;;;;GAMG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,UAAU,EACzB,KAAK,SAAS,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,EAChD,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,KAAK,EAAE,MAAM,EACb,cAAc,EAAE,KAAK,EACrB,SAAS,EAAE,CAAC,CAAC,SAAS,KAAK,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACjD,aAAa,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,oCAUhE"}
1
+ {"version":3,"file":"ifSameType.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifSameType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,oBAAkB;AAEvC;;;;;;GAMG;AACH,wBAAgB,UAAU,CACxB,MAAM,SAAS,UAAU,EACzB,KAAK,SAAS,MAAM,GAAG,MAAM,GAAG,OAAO,GAAG,MAAM,EAChD,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,KAAK,EAAE,MAAM,EACb,cAAc,EAAE,KAAK,EACrB,SAAS,EAAE,CAAC,CAAC,SAAS,KAAK,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACjD,aAAa,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,oCAUhE"}
@@ -1,4 +1,4 @@
1
- import { AnyObject, IfScalar, Narrowable, Scalar } from "src/types";
1
+ import { AnyObject, IfScalar, Narrowable, Scalar } from "../../types";
2
2
  /**
3
3
  * **ifScalar**(value, ifCallback, notCallback)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifScalar.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifScalar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,EAAE,MAAM,WAAW,CAAC;AAGpE;;;;;;;;;;;;GAYG;AACH,wBAAgB,QAAQ,CACtB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,KAAK,EAAE,CAAC,EACR,UAAU,EAAE,CACV,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,OAAO,EAAE,CAAC,EACvD,CAAC,EAAE,CAAC,KAAK,EAAE,EACb,WAAW,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,uCAQ1D"}
1
+ {"version":3,"file":"ifScalar.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifScalar.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,EAAE,oBAAkB;AAGpE;;;;;;;;;;;;GAYG;AACH,wBAAgB,QAAQ,CACtB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,EACrB,IAAI,SAAS,UAAU,EAEvB,KAAK,EAAE,CAAC,EACR,UAAU,EAAE,CACV,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,OAAO,EAAE,CAAC,EACvD,CAAC,EAAE,CAAC,KAAK,EAAE,EACb,WAAW,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,uCAQ1D"}
@@ -1,4 +1,4 @@
1
- import { isScalar } from "src/runtime";
1
+ import { isScalar } from "..";
2
2
  /**
3
3
  * **ifScalar**(value, ifCallback, notCallback)
4
4
  *
@@ -1,4 +1,4 @@
1
- import { IfString, Narrowable } from "src/types";
1
+ import { IfString, Narrowable } from "../../types";
2
2
  /**
3
3
  * **ifString**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifString.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifString.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGjD;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CAAC,CAAC,EAAE,EAAE,SAAS,UAAU,EAAE,IAAI,SAAS,UAAU,EACxE,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,SAAS,CAAC,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,EAC7C,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,KAAK,IAAI,yBAO1D"}
1
+ {"version":3,"file":"ifString.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifString.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,oBAAkB;AAGjD;;;;;;;;;;GAUG;AACH,wBAAgB,QAAQ,CAAC,CAAC,EAAE,EAAE,SAAS,UAAU,EAAE,IAAI,SAAS,UAAU,EACxE,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,SAAS,CAAC,GAAG,MAAM,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,KAAK,EAAE,EAC7C,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,MAAM,CAAC,EAAE,CAAC,EAAE,CAAC,GAAG,CAAC,KAAK,IAAI,yBAO1D"}
@@ -1,4 +1,4 @@
1
- import { isString } from "src/runtime";
1
+ import { isString } from "..";
2
2
  /**
3
3
  * **ifString**
4
4
  *
@@ -1,4 +1,4 @@
1
- import { IfMaybeTrue, Narrowable } from "src/types";
1
+ import { IfMaybeTrue, Narrowable } from "../../types";
2
2
  /**
3
3
  * **ifTrue**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifTrue.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifTrue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAG,WAAW,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGrD;;;;;;;;;GASG;AACH,wBAAgB,MAAM,CAAC,CAAC,SAAS,UAAU,EAAE,EAAE,SAAS,UAAU,EAAE,IAAI,SAAS,UAAU,EACzF,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,EACzC,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,IAAI,4BAQtD"}
1
+ {"version":3,"file":"ifTrue.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifTrue.ts"],"names":[],"mappings":"AAAA,OAAO,EAAG,WAAW,EAAE,UAAU,EAAE,oBAAkB;AAGrD;;;;;;;;;GASG;AACH,wBAAgB,MAAM,CAAC,CAAC,SAAS,UAAU,EAAE,EAAE,SAAS,UAAU,EAAE,IAAI,SAAS,UAAU,EACzF,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,GAAG,EAAE,CAAC,KAAK,EAAE,EACzC,OAAO,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,IAAI,CAAC,EAAE,GAAG,EAAE,CAAC,KAAK,IAAI,4BAQtD"}
@@ -1,4 +1,4 @@
1
- import { isTrue } from "src/runtime";
1
+ import { isTrue } from "..";
2
2
  /**
3
3
  * **ifTrue**
4
4
  *
@@ -1,4 +1,4 @@
1
- import { IsUndefined, Narrowable } from "src/types";
1
+ import { IsUndefined, Narrowable } from "../../types";
2
2
  /**
3
3
  * **ifUndefined**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"ifUndefined.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifUndefined.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGpD;;;;;;;;;;GAUG;AACH,wBAAgB,WAAW,CACzB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,GAAG,SAAS,EACjC,IAAI,SAAS,UAAU,GAAG,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAE/C,GAAG,EAAE,CAAC,EACN,WAAW,EAAE,MAAM,EAAE,EACrB,SAAS,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,2CAK1D;AAED,wBAAgB,SAAS,CACvB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,GAAG,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAC7C,IAAI,SAAS,UAAU,GAAG,SAAS,EAEnC,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACpD,OAAO,EAAE,MAAM,IAAI,+CAD+B,EAAE,WACrC,IAAI,EAGpB"}
1
+ {"version":3,"file":"ifUndefined.d.ts","sourceRoot":"","sources":["../../../src/runtime/boolean-logic/ifUndefined.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,UAAU,EAAE,oBAAkB;AAGpD;;;;;;;;;;GAUG;AACH,wBAAgB,WAAW,CACzB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,GAAG,SAAS,EACjC,IAAI,SAAS,UAAU,GAAG,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAE/C,GAAG,EAAE,CAAC,EACN,WAAW,EAAE,MAAM,EAAE,EACrB,SAAS,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAC,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,IAAI,2CAK1D;AAED,wBAAgB,SAAS,CACvB,CAAC,SAAS,UAAU,EACpB,EAAE,SAAS,UAAU,GAAG,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAC7C,IAAI,SAAS,UAAU,GAAG,SAAS,EAEnC,GAAG,EAAE,CAAC,EACN,KAAK,EAAE,CAAC,CAAC,SAAS,OAAO,CAAC,CAAC,EAAE,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC,KAAK,EAAE,EACpD,OAAO,EAAE,MAAM,IAAI,+CAD+B,EAAE,WACrC,IAAI,EAGpB"}
@@ -1,4 +1,4 @@
1
- import { isDefined, isUndefined } from "src/runtime";
1
+ import { isDefined, isUndefined } from "..";
2
2
  /**
3
3
  * **ifUndefined**
4
4
  *
@@ -1,4 +1,4 @@
1
- import type { And } from "src/types";
1
+ import type { And } from "../../types";
2
2
  /**
3
3
  * Groups a number of "logic functions" together by combining their results using
4
4
  * the logical **AND** operator
@@ -1 +1 @@
1
- {"version":3,"file":"and.d.ts","sourceRoot":"","sources":["../../../src/runtime/combinators/and.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,WAAW,CAAC;AAErC;;;GAGG;AACH,eAAO,MAAM,GAAG,wEAIf,CAAC"}
1
+ {"version":3,"file":"and.d.ts","sourceRoot":"","sources":["../../../src/runtime/combinators/and.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,GAAG,EAAE,oBAAkB;AAErC;;;GAGG;AACH,eAAO,MAAM,GAAG,wEAIf,CAAC"}
@@ -1,4 +1,4 @@
1
- import { LogicalCombinator } from "src/types";
1
+ import { LogicalCombinator } from "../../types";
2
2
  export type FilterStarts = {
3
3
  /** one or more string which the value is allowed to start with */
4
4
  startsWith: string | string[];
@@ -1 +1 @@
1
- {"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../src/runtime/combinators/filter.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../src/runtime/combinators/filter.ts"],"names":[],"mappings":"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"}
@@ -1,4 +1,4 @@
1
- import { asArray } from "src/runtime";
1
+ import { asArray } from "..";
2
2
  export function isNotFilter(f) {
3
3
  return typeof f === "object" && "not" in f;
4
4
  }
@@ -1,4 +1,4 @@
1
- import type { Or } from "src/types";
1
+ import type { Or } from "../../types";
2
2
  /**
3
3
  * **or**(conditions) -> boolean
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"or.d.ts","sourceRoot":"","sources":["../../../src/runtime/combinators/or.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,WAAW,CAAC;AAEpC;;;;;GAKG;AACH,wBAAgB,EAAE,CAAC,KAAK,SAAS,SAAS,OAAO,EAAE,EAAE,GAAG,UAAU,EAAE,KAAK,aAExE"}
1
+ {"version":3,"file":"or.d.ts","sourceRoot":"","sources":["../../../src/runtime/combinators/or.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAE,EAAE,oBAAkB;AAEpC;;;;;GAKG;AACH,wBAAgB,EAAE,CAAC,KAAK,SAAS,SAAS,OAAO,EAAE,EAAE,GAAG,UAAU,EAAE,KAAK,aAExE"}
@@ -1,4 +1,4 @@
1
- import { KeyValue, Narrowable } from "src/types";
1
+ import { KeyValue, Narrowable } from "../../types";
2
2
  /**
3
3
  * **entries**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"entries.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/entries.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGjD;;;;;;;;;;;;GAYG;AACH,wBAAgB,OAAO,CACrB,CAAC,SAAS,UAAU,EACpB,CAAC,SAAS,MAAM,CAAC,WAAW,EAAE,CAAC,CAAC,EAChC,CAAC,SAAS,QAAQ,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,EAC9B,GAAG,EAAE,CAAC;;EAWP"}
1
+ {"version":3,"file":"entries.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/entries.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,oBAAkB;AAGjD;;;;;;;;;;;;GAYG;AACH,wBAAgB,OAAO,CACrB,CAAC,SAAS,UAAU,EACpB,CAAC,SAAS,MAAM,CAAC,WAAW,EAAE,CAAC,CAAC,EAChC,CAAC,SAAS,QAAQ,CAAC,CAAC,EAAE,MAAM,CAAC,CAAC,EAC9B,GAAG,EAAE,CAAC;;EAWP"}
@@ -1,4 +1,4 @@
1
- import { keysOf } from "src/runtime";
1
+ import { keysOf } from "..";
2
2
  /**
3
3
  * **entries**
4
4
  *
@@ -1,5 +1,5 @@
1
- import type { Narrowable, DotPathFor, Get, Suggest } from "src/types";
2
- import { NoDefaultValue, NotDefined } from "src/constants";
1
+ import type { Narrowable, DotPathFor, Get, Suggest } from "../../types";
2
+ import { NoDefaultValue, NotDefined } from "../../constants";
3
3
  export interface GetOptions<TDefVal extends Narrowable, TInvalid extends Narrowable> {
4
4
  /**
5
5
  * Typically when getting a valid dotpath and the value evaluates to _undefined_
@@ -1 +1 @@
1
- {"version":3,"file":"get.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/get.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,UAAU,EACV,UAAU,EACV,GAAG,EACH,OAAO,EAIR,MAAM,WAAW,CAAC;AACnB,OAAO,EAEL,cAAc,EACd,UAAU,EAEX,MAAM,eAAe,CAAC;AAwFvB,MAAM,WAAW,UAAU,CACzB,OAAO,SAAS,UAAU,EAC1B,QAAQ,SAAS,UAAU;IAE3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;;;;;;;OAQG;IACH,oBAAoB,CAAC,EAAE,QAAQ,CAAC;CACjC;AAGD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,GAAG,CACjB,MAAM,SAAS,UAAU,GAAG,SAAS,OAAO,EAAE,EAC9C,QAAQ,SAAS,OAAO,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,EAC5C,OAAO,SAAS,UAAU,GAAG,cAAc,EAC3C,QAAQ,SAAS,UAAU,GAAG,UAAU,EAEtC,KAAK,EAAE,MAAM,EACb,OAAO,EAAE,QAAQ,GAAG,IAAI,EACxB,OAAO,GAAE,UAAU,CAAC,OAAO,EAAE,QAAQ,CAGH,yBAcrC"}
1
+ {"version":3,"file":"get.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/get.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,UAAU,EACV,UAAU,EACV,GAAG,EACH,OAAO,EAIR,oBAAkB;AACnB,OAAO,EAEL,cAAc,EACd,UAAU,EAEX,wBAAsB;AAwFvB,MAAM,WAAW,UAAU,CACzB,OAAO,SAAS,UAAU,EAC1B,QAAQ,SAAS,UAAU;IAE3B;;;;OAIG;IACH,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB;;;;;;;;OAQG;IACH,oBAAoB,CAAC,EAAE,QAAQ,CAAC;CACjC;AAGD;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,GAAG,CACjB,MAAM,SAAS,UAAU,GAAG,SAAS,OAAO,EAAE,EAC9C,QAAQ,SAAS,OAAO,CAAC,UAAU,CAAC,MAAM,CAAC,CAAC,EAC5C,OAAO,SAAS,UAAU,GAAG,cAAc,EAC3C,QAAQ,SAAS,UAAU,GAAG,UAAU,EAEtC,KAAK,EAAE,MAAM,EACb,OAAO,EAAE,QAAQ,GAAG,IAAI,EACxB,OAAO,GAAE,UAAU,CAAC,OAAO,EAAE,QAAQ,CAGH,yBAcrC"}
@@ -1,5 +1,5 @@
1
- import { NO_DEFAULT_VALUE, NOT_DEFINED } from "src/constants";
2
- import { hasDefaultValue, isTruthy, isRef, hasIndexOf, isSpecificConstant, createErrorCondition, split, isContainer, } from "src/runtime";
1
+ import { NO_DEFAULT_VALUE, NOT_DEFINED } from "../../constants";
2
+ import { hasDefaultValue, isTruthy, isRef, hasIndexOf, isSpecificConstant, createErrorCondition, split, isContainer, } from "..";
3
3
  /** updates based on whether segment is a Ref or not */
4
4
  function updatedDotPath(value, dotpath, segment) {
5
5
  return isRef(value)
@@ -1,4 +1,4 @@
1
- import type { Container, IsRef, Keys } from "src/types";
1
+ import type { Container, IsRef, Keys } from "../../types";
2
2
  /**
3
3
  * **keysOf**(container)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"keysOf.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/keysOf.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAG,SAAS,EAAG,KAAK,EAAG,IAAI,EAAE,MAAM,WAAW,CAAC;AAG3D;;;;;;;;GAQG;AACH,wBAAgB,MAAM,CACpB,UAAU,SAAS,SAAS,EAE5B,SAAS,EAAE,UAAU,GACpB,KAAK,CAAC,UAAU,CAAC,SAAS,IAAI,GAAG,SAAS,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,UAAU,CAAC,CAaxE"}
1
+ {"version":3,"file":"keysOf.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/keysOf.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAG,SAAS,EAAG,KAAK,EAAG,IAAI,EAAE,oBAAkB;AAG3D;;;;;;;;GAQG;AACH,wBAAgB,MAAM,CACpB,UAAU,SAAS,SAAS,EAE5B,SAAS,EAAE,UAAU,GACpB,KAAK,CAAC,UAAU,CAAC,SAAS,IAAI,GAAG,SAAS,CAAC,OAAO,CAAC,GAAG,IAAI,CAAC,UAAU,CAAC,CAaxE"}
@@ -1,4 +1,4 @@
1
- import { isObject, isReadonlyArray, isRef } from "src/runtime";
1
+ import { isObject, isReadonlyArray, isRef } from "..";
2
2
  /**
3
3
  * **keysOf**(container)
4
4
  *
@@ -1,4 +1,4 @@
1
- import { Narrowable } from "src/types";
1
+ import { Narrowable } from "../../types";
2
2
  /**
3
3
  * **mapValues**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"mapValues.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/mapValues.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGvC;;;;;;;;;;GAUG;AACH,wBAAgB,SAAS,CAAC,CAAC,SAAS,UAAU,EAAE,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC,EAC5E,GAAG,EAAE,CAAC,EACN,WAAW,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,0BAMlC"}
1
+ {"version":3,"file":"mapValues.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/mapValues.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,oBAAkB;AAGvC;;;;;;;;;;GAUG;AACH,wBAAgB,SAAS,CAAC,CAAC,SAAS,UAAU,EAAE,CAAC,SAAS,MAAM,CAAC,MAAM,EAAE,CAAC,CAAC,EAAE,CAAC,EAC5E,GAAG,EAAE,CAAC,EACN,WAAW,EAAE,CAAC,CAAC,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,0BAMlC"}
@@ -1,4 +1,4 @@
1
- import { entries } from "src/runtime";
1
+ import { entries } from "..";
2
2
  /**
3
3
  * **mapValues**
4
4
  *
@@ -1,4 +1,4 @@
1
- import type { Narrowable, WithoutKeys, ErrorCondition, HasUnionType, ObjectKey } from "src/types";
1
+ import type { Narrowable, WithoutKeys, ErrorCondition, HasUnionType, ObjectKey } from "../../types";
2
2
  /**
3
3
  * **omit**(obj, excluding)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"omit.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/omit.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAG,cAAc,EAAE,YAAY,EAAG,SAAS,EAAE,MAAM,WAAW,CAAC;AAGpG;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,IAAI,CAClB,IAAI,SAAS,MAAM,CAAC,SAAS,EAAE,CAAC,CAAC,EACjC,CAAC,SAAS,UAAU,EACpB,KAAK,SAAS,SAAS,SAAS,EAAE,GAAG,SAAS,EAAE,EAChD,GAAG,EAAE,IAAI,EAAE,GAAG,UAAU,EAAE,KAAK;;cAeP,iBAAiB;;aAAY,MAAM;8BAG5D"}
1
+ {"version":3,"file":"omit.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/omit.ts"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAG,cAAc,EAAE,YAAY,EAAG,SAAS,EAAE,oBAAkB;AAGpG;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,IAAI,CAClB,IAAI,SAAS,MAAM,CAAC,SAAS,EAAE,CAAC,CAAC,EACjC,CAAC,SAAS,UAAU,EACpB,KAAK,SAAS,SAAS,SAAS,EAAE,GAAG,SAAS,EAAE,EAChD,GAAG,EAAE,IAAI,EAAE,GAAG,UAAU,EAAE,KAAK;;cAeP,iBAAiB;;aAAY,MAAM;8BAG5D"}
@@ -1,4 +1,4 @@
1
- import { keysOf } from "src/runtime";
1
+ import { keysOf } from "..";
2
2
  /**
3
3
  * **omit**(obj, excluding)
4
4
  *
@@ -1,4 +1,4 @@
1
- import { ErrorCondition, HasUnionType, NarrowObject, Narrowable, ObjectKey, WithKeys } from "src/types";
1
+ import { ErrorCondition, HasUnionType, NarrowObject, Narrowable, ObjectKey, WithKeys } from "../../types";
2
2
  /**
3
3
  * **retain**(obj,...keys)
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"retain.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/retain.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,YAAY,EAAE,YAAY,EAAE,UAAU,EAAG,SAAS,EAAG,QAAQ,EAAE,MAAM,WAAW,CAAC;AAE1G;;;;;;;GAOG;AACH,eAAO,MAAM,MAAM;;;;aAoB2B,QAAQ;0BAGrD,CAAC"}
1
+ {"version":3,"file":"retain.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/retain.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,YAAY,EAAE,YAAY,EAAE,UAAU,EAAG,SAAS,EAAG,QAAQ,EAAE,oBAAkB;AAE1G;;;;;;;GAOG;AACH,eAAO,MAAM,MAAM;;;;aAoB2B,QAAQ;0BAGrD,CAAC"}
@@ -1,4 +1,4 @@
1
- import { AnyObject, SharedKeys } from "src/types";
1
+ import { AnyObject, SharedKeys } from "../../types";
2
2
  /**
3
3
  * **sharedKeys**
4
4
  *
@@ -1 +1 @@
1
- {"version":3,"file":"sharedKeys.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/sharedKeys.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAa,UAAU,EAAE,MAAM,WAAW,CAAC;AAE7D;;;;GAIG;AACH,eAAO,MAAM,UAAU,4EAQtB,CAAC"}
1
+ {"version":3,"file":"sharedKeys.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/sharedKeys.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAa,UAAU,EAAE,oBAAkB;AAE7D;;;;GAIG;AACH,eAAO,MAAM,UAAU,4EAQtB,CAAC"}
@@ -1,4 +1,4 @@
1
- import { ExpandRecursively } from "src/types";
1
+ import { ExpandRecursively } from "../../types";
2
2
  /**
3
3
  * converts an array of strings `["a", "b", "c"]` into a more type friendly
4
4
  * dictionary of the type `{ a: true, b: true, c: true }`
@@ -1 +1 @@
1
- {"version":3,"file":"strArrayToDict.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/strArrayToDict.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,WAAW,CAAC;AAE9C;;;GAGG;AACH,wBAAgB,cAAc,CAAC,CAAC,SAAS,SAAS,MAAM,EAAE,EAAE,GAAG,OAAO,EAAE,CAAC,8CAKxE"}
1
+ {"version":3,"file":"strArrayToDict.d.ts","sourceRoot":"","sources":["../../../src/runtime/dictionary/strArrayToDict.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,oBAAkB;AAE9C;;;GAGG;AACH,wBAAgB,cAAc,CAAC,CAAC,SAAS,SAAS,MAAM,EAAE,EAAE,GAAG,OAAO,EAAE,CAAC,8CAKxE"}