rubico 2.12.1 → 2.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (363) hide show
  1. package/Transducer.js +57 -21
  2. package/_internal/functionArrayAllSeries.js +4 -3
  3. package/_internal/functionObjectAllSeries.js +65 -0
  4. package/_internal/genericTransform.js +0 -1
  5. package/all.js +36 -16
  6. package/and.js +3 -3
  7. package/assign.js +3 -3
  8. package/compose.js +6 -6
  9. package/dist/Transducer.es.js +1 -1
  10. package/dist/Transducer.es.min.js +1 -1
  11. package/dist/Transducer.js +1 -1
  12. package/dist/Transducer.min.js +1 -1
  13. package/dist/Transducer.mjs +1 -1
  14. package/dist/__.es.js +1 -1
  15. package/dist/__.es.min.js +1 -1
  16. package/dist/__.js +1 -1
  17. package/dist/__.min.js +1 -1
  18. package/dist/__.mjs +1 -1
  19. package/dist/all.es.js +112 -8
  20. package/dist/all.es.min.js +2 -2
  21. package/dist/all.js +112 -8
  22. package/dist/all.min.js +2 -2
  23. package/dist/all.mjs +112 -8
  24. package/dist/always.es.js +1 -1
  25. package/dist/always.es.min.js +1 -1
  26. package/dist/always.js +1 -1
  27. package/dist/always.min.js +1 -1
  28. package/dist/always.mjs +1 -1
  29. package/dist/and.es.js +1 -1
  30. package/dist/and.es.min.js +1 -1
  31. package/dist/and.js +1 -1
  32. package/dist/and.min.js +1 -1
  33. package/dist/and.mjs +1 -1
  34. package/dist/assign.es.js +1 -1
  35. package/dist/assign.es.min.js +1 -1
  36. package/dist/assign.js +1 -1
  37. package/dist/assign.min.js +1 -1
  38. package/dist/assign.mjs +1 -1
  39. package/dist/compose.es.js +1 -1
  40. package/dist/compose.es.min.js +1 -1
  41. package/dist/compose.js +1 -1
  42. package/dist/compose.min.js +1 -1
  43. package/dist/compose.mjs +1 -1
  44. package/dist/curry.es.js +1 -1
  45. package/dist/curry.es.min.js +1 -1
  46. package/dist/curry.js +1 -1
  47. package/dist/curry.min.js +1 -1
  48. package/dist/curry.mjs +1 -1
  49. package/dist/eq.es.js +1 -1
  50. package/dist/eq.es.min.js +1 -1
  51. package/dist/eq.js +1 -1
  52. package/dist/eq.min.js +1 -1
  53. package/dist/eq.mjs +1 -1
  54. package/dist/every.es.js +1 -1
  55. package/dist/every.es.min.js +1 -1
  56. package/dist/every.js +1 -1
  57. package/dist/every.min.js +1 -1
  58. package/dist/every.mjs +1 -1
  59. package/dist/filter.es.js +1 -1
  60. package/dist/filter.es.min.js +1 -1
  61. package/dist/filter.js +1 -1
  62. package/dist/filter.min.js +1 -1
  63. package/dist/filter.mjs +1 -1
  64. package/dist/flatMap.es.js +1 -1
  65. package/dist/flatMap.es.min.js +1 -1
  66. package/dist/flatMap.js +1 -1
  67. package/dist/flatMap.min.js +1 -1
  68. package/dist/flatMap.mjs +1 -1
  69. package/dist/forEach.es.js +1 -1
  70. package/dist/forEach.es.min.js +1 -1
  71. package/dist/forEach.js +1 -1
  72. package/dist/forEach.min.js +1 -1
  73. package/dist/forEach.mjs +1 -1
  74. package/dist/get.es.js +1 -1
  75. package/dist/get.es.min.js +1 -1
  76. package/dist/get.js +1 -1
  77. package/dist/get.min.js +1 -1
  78. package/dist/get.mjs +1 -1
  79. package/dist/gt.es.js +1 -1
  80. package/dist/gt.es.min.js +1 -1
  81. package/dist/gt.js +1 -1
  82. package/dist/gt.min.js +1 -1
  83. package/dist/gt.mjs +1 -1
  84. package/dist/gte.es.js +1 -1
  85. package/dist/gte.es.min.js +1 -1
  86. package/dist/gte.js +1 -1
  87. package/dist/gte.min.js +1 -1
  88. package/dist/gte.mjs +1 -1
  89. package/dist/lt.es.js +1 -1
  90. package/dist/lt.es.min.js +1 -1
  91. package/dist/lt.js +1 -1
  92. package/dist/lt.min.js +1 -1
  93. package/dist/lt.mjs +1 -1
  94. package/dist/lte.es.js +1 -1
  95. package/dist/lte.es.min.js +1 -1
  96. package/dist/lte.js +1 -1
  97. package/dist/lte.min.js +1 -1
  98. package/dist/lte.mjs +1 -1
  99. package/dist/map.es.js +1 -1
  100. package/dist/map.es.min.js +1 -1
  101. package/dist/map.js +1 -1
  102. package/dist/map.min.js +1 -1
  103. package/dist/map.mjs +1 -1
  104. package/dist/not.es.js +1 -1
  105. package/dist/not.es.min.js +1 -1
  106. package/dist/not.js +1 -1
  107. package/dist/not.min.js +1 -1
  108. package/dist/not.mjs +1 -1
  109. package/dist/omit.es.js +1 -1
  110. package/dist/omit.es.min.js +1 -1
  111. package/dist/omit.js +1 -1
  112. package/dist/omit.min.js +1 -1
  113. package/dist/omit.mjs +1 -1
  114. package/dist/or.es.js +1 -1
  115. package/dist/or.es.min.js +1 -1
  116. package/dist/or.js +1 -1
  117. package/dist/or.min.js +1 -1
  118. package/dist/or.mjs +1 -1
  119. package/dist/pick.es.js +1 -1
  120. package/dist/pick.es.min.js +1 -1
  121. package/dist/pick.js +1 -1
  122. package/dist/pick.min.js +1 -1
  123. package/dist/pick.mjs +1 -1
  124. package/dist/pipe.es.js +1 -1
  125. package/dist/pipe.es.min.js +1 -1
  126. package/dist/pipe.js +1 -1
  127. package/dist/pipe.min.js +1 -1
  128. package/dist/pipe.mjs +1 -1
  129. package/dist/reduce.es.js +1 -1
  130. package/dist/reduce.es.min.js +1 -1
  131. package/dist/reduce.js +1 -1
  132. package/dist/reduce.min.js +1 -1
  133. package/dist/reduce.mjs +1 -1
  134. package/dist/rubico.es.js +112 -61
  135. package/dist/rubico.es.min.js +2 -2
  136. package/dist/rubico.global.js +112 -61
  137. package/dist/rubico.global.min.js +2 -2
  138. package/dist/rubico.js +112 -61
  139. package/dist/rubico.min.js +2 -2
  140. package/dist/rubico.mjs +112 -61
  141. package/dist/set.es.js +1 -1
  142. package/dist/set.es.min.js +1 -1
  143. package/dist/set.js +1 -1
  144. package/dist/set.min.js +1 -1
  145. package/dist/set.mjs +1 -1
  146. package/dist/some.es.js +1 -1
  147. package/dist/some.es.min.js +1 -1
  148. package/dist/some.js +1 -1
  149. package/dist/some.min.js +1 -1
  150. package/dist/some.mjs +1 -1
  151. package/dist/switchCase.es.js +1 -1
  152. package/dist/switchCase.es.min.js +1 -1
  153. package/dist/switchCase.js +1 -1
  154. package/dist/switchCase.min.js +1 -1
  155. package/dist/switchCase.mjs +1 -1
  156. package/dist/tap.es.js +1 -1
  157. package/dist/tap.es.min.js +1 -1
  158. package/dist/tap.js +1 -1
  159. package/dist/tap.min.js +1 -1
  160. package/dist/tap.mjs +1 -1
  161. package/dist/thunkify.es.js +1 -1
  162. package/dist/thunkify.es.min.js +1 -1
  163. package/dist/thunkify.js +1 -1
  164. package/dist/thunkify.min.js +1 -1
  165. package/dist/thunkify.mjs +1 -1
  166. package/dist/transform.es.js +1 -3
  167. package/dist/transform.es.min.js +2 -2
  168. package/dist/transform.js +1 -3
  169. package/dist/transform.min.js +1 -1
  170. package/dist/transform.mjs +1 -3
  171. package/dist/tryCatch.es.js +1 -1
  172. package/dist/tryCatch.es.min.js +1 -1
  173. package/dist/tryCatch.js +1 -1
  174. package/dist/tryCatch.min.js +1 -1
  175. package/dist/tryCatch.mjs +1 -1
  176. package/dist/x/append.es.js +1 -1
  177. package/dist/x/append.es.min.js +1 -1
  178. package/dist/x/append.js +1 -1
  179. package/dist/x/append.min.js +1 -1
  180. package/dist/x/append.mjs +1 -1
  181. package/dist/x/callProp.es.js +1 -1
  182. package/dist/x/callProp.es.min.js +1 -1
  183. package/dist/x/callProp.js +1 -1
  184. package/dist/x/callProp.min.js +1 -1
  185. package/dist/x/callProp.mjs +1 -1
  186. package/dist/x/defaultsDeep.es.js +1 -1
  187. package/dist/x/defaultsDeep.es.min.js +1 -1
  188. package/dist/x/defaultsDeep.js +1 -1
  189. package/dist/x/defaultsDeep.min.js +1 -1
  190. package/dist/x/defaultsDeep.mjs +1 -1
  191. package/dist/x/differenceWith.es.js +1 -1
  192. package/dist/x/differenceWith.es.min.js +1 -1
  193. package/dist/x/differenceWith.js +1 -1
  194. package/dist/x/differenceWith.min.js +1 -1
  195. package/dist/x/differenceWith.mjs +1 -1
  196. package/dist/x/filterOut.es.js +1 -1
  197. package/dist/x/filterOut.es.min.js +1 -1
  198. package/dist/x/filterOut.js +1 -1
  199. package/dist/x/filterOut.min.js +1 -1
  200. package/dist/x/filterOut.mjs +1 -1
  201. package/dist/x/find.es.js +1 -1
  202. package/dist/x/find.es.min.js +1 -1
  203. package/dist/x/find.js +1 -1
  204. package/dist/x/find.min.js +1 -1
  205. package/dist/x/find.mjs +1 -1
  206. package/dist/x/findIndex.es.js +1 -1
  207. package/dist/x/findIndex.es.min.js +1 -1
  208. package/dist/x/findIndex.js +1 -1
  209. package/dist/x/findIndex.min.js +1 -1
  210. package/dist/x/findIndex.mjs +1 -1
  211. package/dist/x/first.es.js +1 -1
  212. package/dist/x/first.es.min.js +1 -1
  213. package/dist/x/first.js +1 -1
  214. package/dist/x/first.min.js +1 -1
  215. package/dist/x/first.mjs +1 -1
  216. package/dist/x/flatten.es.js +1 -1
  217. package/dist/x/flatten.es.min.js +1 -1
  218. package/dist/x/flatten.js +1 -1
  219. package/dist/x/flatten.min.js +1 -1
  220. package/dist/x/flatten.mjs +1 -1
  221. package/dist/x/groupBy.es.js +1 -1
  222. package/dist/x/groupBy.es.min.js +1 -1
  223. package/dist/x/groupBy.js +1 -1
  224. package/dist/x/groupBy.min.js +1 -1
  225. package/dist/x/groupBy.mjs +1 -1
  226. package/dist/x/has.es.js +1 -1
  227. package/dist/x/has.es.min.js +1 -1
  228. package/dist/x/has.js +1 -1
  229. package/dist/x/has.min.js +1 -1
  230. package/dist/x/has.mjs +1 -1
  231. package/dist/x/identity.es.js +1 -1
  232. package/dist/x/identity.es.min.js +1 -1
  233. package/dist/x/identity.js +1 -1
  234. package/dist/x/identity.min.js +1 -1
  235. package/dist/x/identity.mjs +1 -1
  236. package/dist/x/includes.es.js +1 -1
  237. package/dist/x/includes.es.min.js +1 -1
  238. package/dist/x/includes.js +1 -1
  239. package/dist/x/includes.min.js +1 -1
  240. package/dist/x/includes.mjs +1 -1
  241. package/dist/x/isDeepEqual.es.js +1 -1
  242. package/dist/x/isDeepEqual.es.min.js +1 -1
  243. package/dist/x/isDeepEqual.js +1 -1
  244. package/dist/x/isDeepEqual.min.js +1 -1
  245. package/dist/x/isDeepEqual.mjs +1 -1
  246. package/dist/x/isEmpty.es.js +1 -1
  247. package/dist/x/isEmpty.es.min.js +1 -1
  248. package/dist/x/isEmpty.js +1 -1
  249. package/dist/x/isEmpty.min.js +1 -1
  250. package/dist/x/isEmpty.mjs +1 -1
  251. package/dist/x/isEqual.es.js +1 -1
  252. package/dist/x/isEqual.es.min.js +1 -1
  253. package/dist/x/isEqual.js +1 -1
  254. package/dist/x/isEqual.min.js +1 -1
  255. package/dist/x/isEqual.mjs +1 -1
  256. package/dist/x/isFunction.es.js +1 -1
  257. package/dist/x/isFunction.es.min.js +1 -1
  258. package/dist/x/isFunction.js +1 -1
  259. package/dist/x/isFunction.min.js +1 -1
  260. package/dist/x/isFunction.mjs +1 -1
  261. package/dist/x/isIn.es.js +1 -1
  262. package/dist/x/isIn.es.min.js +1 -1
  263. package/dist/x/isIn.js +1 -1
  264. package/dist/x/isIn.min.js +1 -1
  265. package/dist/x/isIn.mjs +1 -1
  266. package/dist/x/isObject.es.js +1 -1
  267. package/dist/x/isObject.es.min.js +1 -1
  268. package/dist/x/isObject.js +1 -1
  269. package/dist/x/isObject.min.js +1 -1
  270. package/dist/x/isObject.mjs +1 -1
  271. package/dist/x/isString.es.js +1 -1
  272. package/dist/x/isString.es.min.js +1 -1
  273. package/dist/x/isString.js +1 -1
  274. package/dist/x/isString.min.js +1 -1
  275. package/dist/x/isString.mjs +1 -1
  276. package/dist/x/keys.es.js +1 -1
  277. package/dist/x/keys.es.min.js +1 -1
  278. package/dist/x/keys.js +1 -1
  279. package/dist/x/keys.min.js +1 -1
  280. package/dist/x/keys.mjs +1 -1
  281. package/dist/x/last.es.js +1 -1
  282. package/dist/x/last.es.min.js +1 -1
  283. package/dist/x/last.js +1 -1
  284. package/dist/x/last.min.js +1 -1
  285. package/dist/x/last.mjs +1 -1
  286. package/dist/x/maxBy.es.js +1 -1
  287. package/dist/x/maxBy.es.min.js +1 -1
  288. package/dist/x/maxBy.js +1 -1
  289. package/dist/x/maxBy.min.js +1 -1
  290. package/dist/x/maxBy.mjs +1 -1
  291. package/dist/x/noop.es.js +1 -1
  292. package/dist/x/noop.es.min.js +1 -1
  293. package/dist/x/noop.js +1 -1
  294. package/dist/x/noop.min.js +1 -1
  295. package/dist/x/noop.mjs +1 -1
  296. package/dist/x/pluck.es.js +1 -1
  297. package/dist/x/pluck.es.min.js +1 -1
  298. package/dist/x/pluck.js +1 -1
  299. package/dist/x/pluck.min.js +1 -1
  300. package/dist/x/pluck.mjs +1 -1
  301. package/dist/x/prepend.es.js +1 -1
  302. package/dist/x/prepend.es.min.js +1 -1
  303. package/dist/x/prepend.js +1 -1
  304. package/dist/x/prepend.min.js +1 -1
  305. package/dist/x/prepend.mjs +1 -1
  306. package/dist/x/size.es.js +1 -1
  307. package/dist/x/size.es.min.js +1 -1
  308. package/dist/x/size.js +1 -1
  309. package/dist/x/size.min.js +1 -1
  310. package/dist/x/size.mjs +1 -1
  311. package/dist/x/trace.es.js +1 -1
  312. package/dist/x/trace.es.min.js +1 -1
  313. package/dist/x/trace.js +1 -1
  314. package/dist/x/trace.min.js +1 -1
  315. package/dist/x/trace.mjs +1 -1
  316. package/dist/x/unionWith.es.js +1 -1
  317. package/dist/x/unionWith.es.min.js +1 -1
  318. package/dist/x/unionWith.js +1 -1
  319. package/dist/x/unionWith.min.js +1 -1
  320. package/dist/x/unionWith.mjs +1 -1
  321. package/dist/x/uniq.es.js +1 -1
  322. package/dist/x/uniq.es.min.js +1 -1
  323. package/dist/x/uniq.js +1 -1
  324. package/dist/x/uniq.min.js +1 -1
  325. package/dist/x/uniq.mjs +1 -1
  326. package/dist/x/unless.es.js +1 -1
  327. package/dist/x/unless.es.min.js +1 -1
  328. package/dist/x/unless.js +1 -1
  329. package/dist/x/unless.min.js +1 -1
  330. package/dist/x/unless.mjs +1 -1
  331. package/dist/x/values.es.js +1 -1
  332. package/dist/x/values.es.min.js +1 -1
  333. package/dist/x/values.js +1 -1
  334. package/dist/x/values.min.js +1 -1
  335. package/dist/x/values.mjs +1 -1
  336. package/dist/x/when.es.js +1 -1
  337. package/dist/x/when.es.min.js +1 -1
  338. package/dist/x/when.js +1 -1
  339. package/dist/x/when.min.js +1 -1
  340. package/dist/x/when.mjs +1 -1
  341. package/eq.js +7 -7
  342. package/es.js +112 -61
  343. package/every.js +2 -2
  344. package/filter.js +3 -3
  345. package/flatMap.js +3 -3
  346. package/forEach.js +6 -6
  347. package/gt.js +7 -7
  348. package/gte.js +7 -7
  349. package/index.js +112 -61
  350. package/lt.js +7 -7
  351. package/lte.js +7 -7
  352. package/map.js +11 -11
  353. package/not.js +3 -3
  354. package/or.js +3 -3
  355. package/package.json +1 -1
  356. package/pipe.js +6 -6
  357. package/reduce.js +8 -8
  358. package/some.js +2 -2
  359. package/switchCase.js +6 -6
  360. package/tap.js +7 -12
  361. package/transform.js +7 -7
  362. package/tryCatch.js +4 -7
  363. package/_internal/add.js +0 -12
package/dist/all.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -242,7 +242,8 @@ const functionArrayAllSeries = function (funcs, args) {
242
242
  const funcsLength = funcs.length, result = []
243
243
  let funcsIndex = -1
244
244
  while (++funcsIndex < funcsLength) {
245
- const resultElement = funcs[funcsIndex](...args)
245
+ const f = funcs[funcsIndex]
246
+ const resultElement = typeof f == 'function' ? f(...args) : f
246
247
  if (isPromise(resultElement)) {
247
248
  return resultElement.then(funcConcat(
248
249
  curry3(objectSet, result, funcsIndex, __),
@@ -253,6 +254,90 @@ const functionArrayAllSeries = function (funcs, args) {
253
254
  return result
254
255
  }
255
256
 
257
+ // argument resolver for curry5
258
+ const curry5ResolveArg0 = (
259
+ baseFunc, arg1, arg2, arg3, arg4,
260
+ ) => function arg0Resolver(arg0) {
261
+ return baseFunc(arg0, arg1, arg2, arg3, arg4)
262
+ }
263
+
264
+ // argument resolver for curry5
265
+ const curry5ResolveArg1 = (
266
+ baseFunc, arg0, arg2, arg3, arg4,
267
+ ) => function arg1Resolver(arg1) {
268
+ return baseFunc(arg0, arg1, arg2, arg3, arg4)
269
+ }
270
+
271
+ // argument resolver for curry5
272
+ const curry5ResolveArg2 = (
273
+ baseFunc, arg0, arg1, arg3, arg4,
274
+ ) => function arg2Resolver(arg2) {
275
+ return baseFunc(arg0, arg1, arg2, arg3, arg4)
276
+ }
277
+
278
+ // argument resolver for curry5
279
+ const curry5ResolveArg3 = (
280
+ baseFunc, arg0, arg1, arg2, arg4,
281
+ ) => function arg3Resolver(arg3) {
282
+ return baseFunc(arg0, arg1, arg2, arg3, arg4)
283
+ }
284
+
285
+ // argument resolver for curry5
286
+ const curry5ResolveArg4 = (
287
+ baseFunc, arg0, arg1, arg2, arg3,
288
+ ) => function arg3Resolver(arg4) {
289
+ return baseFunc(arg0, arg1, arg2, arg3, arg4)
290
+ }
291
+
292
+ const curry5 = function (baseFunc, arg0, arg1, arg2, arg3, arg4) {
293
+ if (arg0 == __) {
294
+ return curry5ResolveArg0(baseFunc, arg1, arg2, arg3, arg4)
295
+ }
296
+ if (arg1 == __) {
297
+ return curry5ResolveArg1(baseFunc, arg0, arg2, arg3, arg4)
298
+ }
299
+ if (arg2 == __) {
300
+ return curry5ResolveArg2(baseFunc, arg0, arg1, arg3, arg4)
301
+ }
302
+ if (arg3 == __) {
303
+ return curry5ResolveArg3(baseFunc, arg0, arg1, arg2, arg4)
304
+ }
305
+ return curry5ResolveArg4(baseFunc, arg0, arg1, arg2, arg3)
306
+ }
307
+
308
+ const asyncFunctionObjectAllSeries = async function (funcs, args, result, keys, keysIndex) {
309
+ const keysLength = keys.length
310
+ while (++keysIndex < keysLength) {
311
+ const key = keys[keysIndex]
312
+ const f = funcs[key]
313
+ let resultElement = typeof f == 'function' ? f(...args) : f
314
+ if (isPromise(resultElement)) {
315
+ resultElement = await resultElement
316
+ }
317
+ result[key] = resultElement
318
+ }
319
+ return result
320
+ }
321
+
322
+ const functionObjectAllSeries = function (funcs, args) {
323
+ const result = {}
324
+ const keys = Object.keys(funcs)
325
+ const keysLength = keys.length
326
+ let keysIndex = -1
327
+ while (++keysIndex < keysLength) {
328
+ const key = keys[keysIndex]
329
+ const f = funcs[key]
330
+ const resultElement = typeof f == 'function' ? f(...args) : f
331
+ if (isPromise(resultElement)) {
332
+ return resultElement.then(funcConcat(
333
+ curry3(objectSet, result, key, __),
334
+ curry5(asyncFunctionObjectAllSeries, funcs, args, __, keys, keysIndex)))
335
+ }
336
+ result[key] = resultElement
337
+ }
338
+ return result
339
+ }
340
+
256
341
  const always = value => function getter() { return value }
257
342
 
258
343
  const functionObjectAll = function (funcs, args) {
@@ -311,14 +396,33 @@ const all = function (...args) {
311
396
  }
312
397
 
313
398
  all.series = function allSeries(...args) {
314
- const funcs = args.pop()
315
- if (args.length == 0) {
316
- return curryArgs2(functionArrayAllSeries, funcs, __)
399
+ if (args.length == 1) {
400
+ const resolversOrValues = args[0]
401
+ if (isPromise(resolversOrValues)) {
402
+ return resolversOrValues.then(_allValues)
403
+ }
404
+ if (areAllValuesNonfunctions(resolversOrValues)) {
405
+ return _allValues(resolversOrValues)
406
+ }
407
+ return isArray(resolversOrValues)
408
+ ? curryArgs2(functionArrayAllSeries, resolversOrValues, __)
409
+ : curryArgs2(functionObjectAllSeries, resolversOrValues, __)
317
410
  }
318
- if (areAnyValuesPromises(args)) {
319
- return promiseAll(args).then(curry2(functionArrayAllSeries, funcs, __))
411
+
412
+ const resolversOrValues = args[args.length - 1]
413
+ const argValues = args.slice(0, -1)
414
+
415
+ if (areAnyValuesPromises(argValues)) {
416
+ return isArray(resolversOrValues)
417
+ ? promiseAll(argValues)
418
+ .then(curry2(functionArrayAllSeries, resolversOrValues, __))
419
+ : promiseAll(argValues)
420
+ .then(curry2(functionObjectAllSeries, resolversOrValues, __))
320
421
  }
321
- return functionArrayAllSeries(funcs, args)
422
+
423
+ return isArray(resolversOrValues)
424
+ ? functionArrayAllSeries(resolversOrValues, argValues)
425
+ : functionObjectAllSeries(resolversOrValues, argValues)
322
426
  }
323
427
 
324
428
  return all
package/dist/all.min.js CHANGED
@@ -1,9 +1,9 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
6
6
  * Rubico may be freely distributed under the CFOSS license.
7
7
  */
8
8
 
9
- !function(n,t){"object"==typeof module?module.exports=t:"function"==typeof define?define((()=>t)):n.all=t}("object"==typeof globalThis?globalThis:this,function(){"use strict";const n=n=>null!=n&&"function"==typeof n.then,t=Array.isArray,r=function(r){if(t(r)){const t=r.length;let o=-1;for(;++o<t;){const t=r[o];if(n(t))return!0}return!1}for(const t in r){const o=r[t];if(n(o))return!0}return!1},o=Promise.all.bind(Promise),e=t=>new Promise((t=>function(r){const o={};let e=0;for(const u in t){const c=t[u];n(c)?(e+=1,c.then((n=>function(t){o[n]=t,e-=1,0==e&&r(o)})(u))):o[u]=c}0==e&&r(o)})(t)),u=Symbol.for("placeholder"),c=function(n,t,r){return t==u?((n,t)=>function(r){return n(r,t)})(n,r):((n,t)=>function(r){return n(t,r)})(n,t)},f=function(n,t,r){return t==u?((n,t)=>function(...r){return n(r,t)})(n,r):((n,t)=>function(...r){return n(t,r)})(n,t)},i=function(t,r){const e=t.length,u=Array(e);let c=-1,f=!1;for(;++c<e;){const o=t[c],e="function"==typeof o?o(...r):o;n(e)&&(f=!0),u[c]=e}return f?o(u):u},s=(t,r)=>function(...o){const e=t(...o);return n(e)?e.then(r):r(e)},l=function(n,t,r,o){return t==u?((n,t,r)=>function(o){return n(o,t,r)})(n,r,o):r==u?((n,t,r)=>function(o){return n(t,o,r)})(n,t,o):((n,t,r)=>function(o){return n(t,r,o)})(n,t,r)},h=function(n,t,r){return n[t]=r,n},a=async function(t,r,o,e){const u=t.length;for(;++e<u;){const u=t[e](...r);o[e]=n(u)?await u:u}return o},p=function(t,r){const o=t.length,e=[];let c=-1;for(;++c<o;){const o=t[c](...r);if(n(o))return o.then(s(l(h,e,c,u),(f=a,p=r,y=u,g=c,(i=t)==u?((n,t,r,o)=>function(e){return n(e,t,r,o)})(f,p,y,g):p==u?((n,t,r,o)=>function(e){return n(t,e,r,o)})(f,i,y,g):y==u?((n,t,r,o)=>function(e){return n(t,r,e,o)})(f,i,p,g):((n,t,r,o)=>function(e){return n(t,r,o,e)})(f,i,p,y))));e[c]=o}var f,i,p,y,g;return e},y=function(t,r){const e={},c=[];for(const o in t){const f=t[o],i="function"==typeof f?f(...r):f;n(i)?c.push(i.then(l(h,e,o,u))):e[o]=i}return 0==c.length?e:o(c).then((f=e,function(){return f}));var f},g=function(n){return t(n)?r(n)?o(n):n:r(n)?e(n):n},b=function(...e){if(1==e.length){const r=e[0];return n(r)?r.then(g):function(n){if(t(n)){const t=n.length;let r=-1;for(;++r<t;)if("function"==typeof n[r])return!1;return!0}for(const t in n)if("function"==typeof n[t])return!1;return!0}(r)?g(r):t(r)?f(i,r,u):f(y,r,u)}const s=e[e.length-1],l=e.slice(0,-1);return r(l)?t(s)?o(l).then(c(i,s,u)):o(l).then(c(y,s,u)):t(s)?i(s,l):y(s,l)};return b.series=function(...n){const t=n.pop();return 0==n.length?f(p,t,u):r(n)?o(n).then(c(p,t,u)):p(t,n)},b}());
9
+ !function(n,t){"object"==typeof module?module.exports=t:"function"==typeof define?define((()=>t)):n.all=t}("object"==typeof globalThis?globalThis:this,function(){"use strict";const n=n=>null!=n&&"function"==typeof n.then,t=Array.isArray,r=function(r){if(t(r)){const t=r.length;let e=-1;for(;++e<t;){const t=r[e];if(n(t))return!0}return!1}for(const t in r){const e=r[t];if(n(e))return!0}return!1},e=function(n){if(t(n)){const t=n.length;let r=-1;for(;++r<t;)if("function"==typeof n[r])return!1;return!0}for(const t in n)if("function"==typeof n[t])return!1;return!0},o=Promise.all.bind(Promise),u=t=>new Promise((t=>function(r){const e={};let o=0;for(const u in t){const c=t[u];n(c)?(o+=1,c.then((n=>function(t){e[n]=t,o-=1,0==o&&r(e)})(u))):e[u]=c}0==o&&r(e)})(t)),c=Symbol.for("placeholder"),f=function(n,t,r){return t==c?((n,t)=>function(r){return n(r,t)})(n,r):((n,t)=>function(r){return n(t,r)})(n,t)},i=function(n,t,r){return t==c?((n,t)=>function(...r){return n(r,t)})(n,r):((n,t)=>function(...r){return n(t,r)})(n,t)},s=function(t,r){const e=t.length,u=Array(e);let c=-1,f=!1;for(;++c<e;){const e=t[c],o="function"==typeof e?e(...r):e;n(o)&&(f=!0),u[c]=o}return f?o(u):u},l=(t,r)=>function(...e){const o=t(...e);return n(o)?o.then(r):r(o)},h=function(n,t,r,e){return t==c?((n,t,r)=>function(e){return n(e,t,r)})(n,r,e):r==c?((n,t,r)=>function(e){return n(t,e,r)})(n,t,e):((n,t,r)=>function(e){return n(t,r,e)})(n,t,r)},y=function(n,t,r){return n[t]=r,n},a=async function(t,r,e,o){const u=t.length;for(;++o<u;){const u=t[o](...r);e[o]=n(u)?await u:u}return e},g=function(t,r){const e=t.length,o=[];let u=-1;for(;++u<e;){const e=t[u],b="function"==typeof e?e(...r):e;if(n(b))return b.then(l(h(y,o,u,c),(f=a,s=r,g=c,p=u,(i=t)==c?((n,t,r,e)=>function(o){return n(o,t,r,e)})(f,s,g,p):s==c?((n,t,r,e)=>function(o){return n(t,o,r,e)})(f,i,g,p):g==c?((n,t,r,e)=>function(o){return n(t,r,o,e)})(f,i,s,p):((n,t,r,e)=>function(o){return n(t,r,e,o)})(f,i,s,g))));o[u]=b}var f,i,s,g,p;return o},p=async function(t,r,e,o,u){const c=o.length;for(;++u<c;){const c=o[u],f=t[c];let i="function"==typeof f?f(...r):f;n(i)&&(i=await i),e[c]=i}return e},b=function(t,r){const e={},o=Object.keys(t),u=o.length;let f=-1;for(;++f<u;){const u=o[f],m=t[u],j="function"==typeof m?m(...r):m;if(n(j))return j.then(l(h(y,e,u,c),(i=p,a=r,g=c,b=o,d=f,(s=t)==c?((n,t,r,e,o)=>function(u){return n(u,t,r,e,o)})(i,a,g,b,d):a==c?((n,t,r,e,o)=>function(u){return n(t,u,r,e,o)})(i,s,g,b,d):g==c?((n,t,r,e,o)=>function(u){return n(t,r,u,e,o)})(i,s,a,b,d):b==c?((n,t,r,e,o)=>function(u){return n(t,r,e,u,o)})(i,s,a,g,d):((n,t,r,e,o)=>function(u){return n(t,r,e,o,u)})(i,s,a,g,b))));e[u]=j}var i,s,a,g,b,d;return e},d=function(t,r){const e={},u=[];for(const o in t){const f=t[o],i="function"==typeof f?f(...r):f;n(i)?u.push(i.then(h(y,e,o,c))):e[o]=i}return 0==u.length?e:o(u).then((f=e,function(){return f}));var f},m=function(n){return t(n)?r(n)?o(n):n:r(n)?u(n):n},j=function(...u){if(1==u.length){const r=u[0];return n(r)?r.then(m):e(r)?m(r):t(r)?i(s,r,c):i(d,r,c)}const l=u[u.length-1],h=u.slice(0,-1);return r(h)?t(l)?o(h).then(f(s,l,c)):o(h).then(f(d,l,c)):t(l)?s(l,h):d(l,h)};return j.series=function(...u){if(1==u.length){const r=u[0];return n(r)?r.then(m):e(r)?m(r):t(r)?i(g,r,c):i(b,r,c)}const s=u[u.length-1],l=u.slice(0,-1);return r(l)?t(s)?o(l).then(f(g,s,c)):o(l).then(f(b,s,c)):t(s)?g(s,l):b(s,l)},j}());
package/dist/all.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -236,7 +236,8 @@ const functionArrayAllSeries = function (funcs, args) {
236
236
  const funcsLength = funcs.length, result = []
237
237
  let funcsIndex = -1
238
238
  while (++funcsIndex < funcsLength) {
239
- const resultElement = funcs[funcsIndex](...args)
239
+ const f = funcs[funcsIndex]
240
+ const resultElement = typeof f == 'function' ? f(...args) : f
240
241
  if (isPromise(resultElement)) {
241
242
  return resultElement.then(funcConcat(
242
243
  curry3(objectSet, result, funcsIndex, __),
@@ -247,6 +248,90 @@ const functionArrayAllSeries = function (funcs, args) {
247
248
  return result
248
249
  }
249
250
 
251
+ // argument resolver for curry5
252
+ const curry5ResolveArg0 = (
253
+ baseFunc, arg1, arg2, arg3, arg4,
254
+ ) => function arg0Resolver(arg0) {
255
+ return baseFunc(arg0, arg1, arg2, arg3, arg4)
256
+ }
257
+
258
+ // argument resolver for curry5
259
+ const curry5ResolveArg1 = (
260
+ baseFunc, arg0, arg2, arg3, arg4,
261
+ ) => function arg1Resolver(arg1) {
262
+ return baseFunc(arg0, arg1, arg2, arg3, arg4)
263
+ }
264
+
265
+ // argument resolver for curry5
266
+ const curry5ResolveArg2 = (
267
+ baseFunc, arg0, arg1, arg3, arg4,
268
+ ) => function arg2Resolver(arg2) {
269
+ return baseFunc(arg0, arg1, arg2, arg3, arg4)
270
+ }
271
+
272
+ // argument resolver for curry5
273
+ const curry5ResolveArg3 = (
274
+ baseFunc, arg0, arg1, arg2, arg4,
275
+ ) => function arg3Resolver(arg3) {
276
+ return baseFunc(arg0, arg1, arg2, arg3, arg4)
277
+ }
278
+
279
+ // argument resolver for curry5
280
+ const curry5ResolveArg4 = (
281
+ baseFunc, arg0, arg1, arg2, arg3,
282
+ ) => function arg3Resolver(arg4) {
283
+ return baseFunc(arg0, arg1, arg2, arg3, arg4)
284
+ }
285
+
286
+ const curry5 = function (baseFunc, arg0, arg1, arg2, arg3, arg4) {
287
+ if (arg0 == __) {
288
+ return curry5ResolveArg0(baseFunc, arg1, arg2, arg3, arg4)
289
+ }
290
+ if (arg1 == __) {
291
+ return curry5ResolveArg1(baseFunc, arg0, arg2, arg3, arg4)
292
+ }
293
+ if (arg2 == __) {
294
+ return curry5ResolveArg2(baseFunc, arg0, arg1, arg3, arg4)
295
+ }
296
+ if (arg3 == __) {
297
+ return curry5ResolveArg3(baseFunc, arg0, arg1, arg2, arg4)
298
+ }
299
+ return curry5ResolveArg4(baseFunc, arg0, arg1, arg2, arg3)
300
+ }
301
+
302
+ const asyncFunctionObjectAllSeries = async function (funcs, args, result, keys, keysIndex) {
303
+ const keysLength = keys.length
304
+ while (++keysIndex < keysLength) {
305
+ const key = keys[keysIndex]
306
+ const f = funcs[key]
307
+ let resultElement = typeof f == 'function' ? f(...args) : f
308
+ if (isPromise(resultElement)) {
309
+ resultElement = await resultElement
310
+ }
311
+ result[key] = resultElement
312
+ }
313
+ return result
314
+ }
315
+
316
+ const functionObjectAllSeries = function (funcs, args) {
317
+ const result = {}
318
+ const keys = Object.keys(funcs)
319
+ const keysLength = keys.length
320
+ let keysIndex = -1
321
+ while (++keysIndex < keysLength) {
322
+ const key = keys[keysIndex]
323
+ const f = funcs[key]
324
+ const resultElement = typeof f == 'function' ? f(...args) : f
325
+ if (isPromise(resultElement)) {
326
+ return resultElement.then(funcConcat(
327
+ curry3(objectSet, result, key, __),
328
+ curry5(asyncFunctionObjectAllSeries, funcs, args, __, keys, keysIndex)))
329
+ }
330
+ result[key] = resultElement
331
+ }
332
+ return result
333
+ }
334
+
250
335
  const always = value => function getter() { return value }
251
336
 
252
337
  const functionObjectAll = function (funcs, args) {
@@ -305,14 +390,33 @@ const all = function (...args) {
305
390
  }
306
391
 
307
392
  all.series = function allSeries(...args) {
308
- const funcs = args.pop()
309
- if (args.length == 0) {
310
- return curryArgs2(functionArrayAllSeries, funcs, __)
393
+ if (args.length == 1) {
394
+ const resolversOrValues = args[0]
395
+ if (isPromise(resolversOrValues)) {
396
+ return resolversOrValues.then(_allValues)
397
+ }
398
+ if (areAllValuesNonfunctions(resolversOrValues)) {
399
+ return _allValues(resolversOrValues)
400
+ }
401
+ return isArray(resolversOrValues)
402
+ ? curryArgs2(functionArrayAllSeries, resolversOrValues, __)
403
+ : curryArgs2(functionObjectAllSeries, resolversOrValues, __)
311
404
  }
312
- if (areAnyValuesPromises(args)) {
313
- return promiseAll(args).then(curry2(functionArrayAllSeries, funcs, __))
405
+
406
+ const resolversOrValues = args[args.length - 1]
407
+ const argValues = args.slice(0, -1)
408
+
409
+ if (areAnyValuesPromises(argValues)) {
410
+ return isArray(resolversOrValues)
411
+ ? promiseAll(argValues)
412
+ .then(curry2(functionArrayAllSeries, resolversOrValues, __))
413
+ : promiseAll(argValues)
414
+ .then(curry2(functionObjectAllSeries, resolversOrValues, __))
314
415
  }
315
- return functionArrayAllSeries(funcs, args)
416
+
417
+ return isArray(resolversOrValues)
418
+ ? functionArrayAllSeries(resolversOrValues, argValues)
419
+ : functionObjectAllSeries(resolversOrValues, argValues)
316
420
  }
317
421
 
318
422
  export default all
package/dist/always.es.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/always.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/always.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/and.es.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/and.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/and.min.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/and.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/assign.es.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/assign.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/assign.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/compose.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/compose.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/curry.es.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/curry.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/curry.min.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/curry.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/eq.es.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/eq.es.min.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/eq.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/eq.min.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/eq.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/every.es.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/every.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/every.min.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/every.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/filter.es.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/filter.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
package/dist/filter.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Rubico v2.12.1
2
+ * Rubico v2.13.0
3
3
  * https://rubico.land/
4
4
  *
5
5
  * © Richard Yufei Tong, King of Software