@design-edito/tools 0.1.65 → 0.1.68

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 (239) hide show
  1. package/agnostic/arrays/index.js +7 -7
  2. package/agnostic/arrays/random-pick/index.js +4 -4
  3. package/agnostic/colors/index.js +8 -8
  4. package/agnostic/css/index.js +13 -13
  5. package/agnostic/css/styles-set/index.js +4 -4
  6. package/agnostic/html/hyper-json/cast/index.js +2 -2
  7. package/agnostic/html/hyper-json/index.js +3 -3
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +2 -2
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +2 -2
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +2 -2
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +2 -2
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +2 -2
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +2 -2
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +2 -2
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +2 -2
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +2 -2
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +2 -2
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +2 -2
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +2 -2
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +2 -2
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +2 -2
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +2 -2
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +2 -2
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +2 -2
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +2 -2
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +2 -2
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +2 -2
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +2 -2
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +2 -2
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +2 -2
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +2 -2
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +2 -2
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +2 -2
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +2 -2
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +2 -2
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +2 -2
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +2 -2
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +2 -2
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +2 -2
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +2 -2
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +2 -2
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +2 -2
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +2 -2
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +2 -2
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +2 -2
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +2 -2
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +2 -2
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +2 -2
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +2 -2
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +2 -2
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +2 -2
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +2 -2
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +2 -2
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +2 -2
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +2 -2
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +2 -2
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +2 -2
  58. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +2 -2
  59. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +2 -2
  60. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +2 -2
  61. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +2 -2
  62. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +2 -2
  63. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +2 -2
  64. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +2 -2
  65. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +2 -2
  66. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +2 -2
  67. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +2 -2
  68. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +2 -2
  69. package/agnostic/html/hyper-json/tree/index.js +2 -2
  70. package/agnostic/html/hyper-json/utils/index.js +2 -2
  71. package/agnostic/html/index.js +14 -14
  72. package/agnostic/html/sanitize/index.js +4 -4
  73. package/agnostic/html/selector-to-element/index.js +4 -4
  74. package/agnostic/html/string-to-nodes/index.js +5 -5
  75. package/agnostic/misc/crossenv/index.js +2 -2
  76. package/agnostic/misc/index.js +27 -27
  77. package/agnostic/misc/logs/index.js +2 -2
  78. package/agnostic/misc/lorem-ipsum/index.js +11 -11
  79. package/agnostic/numbers/index.js +7 -7
  80. package/agnostic/objects/index.js +6 -6
  81. package/agnostic/optim/index.js +3 -3
  82. package/agnostic/strings/index.js +6 -6
  83. package/agnostic/time/index.js +3 -3
  84. package/chunks/chunk-236C4IHT.js +98 -0
  85. package/chunks/chunk-2HU2AWWJ.js +35 -0
  86. package/chunks/chunk-2KT7AKRW.js +17 -0
  87. package/chunks/chunk-3CZNTEF7.js +151 -0
  88. package/chunks/chunk-3UM5CZA5.js +18 -0
  89. package/chunks/chunk-4ARTWFW5.js +164 -0
  90. package/chunks/chunk-4PJWXOLA.js +16 -0
  91. package/chunks/chunk-4QHGUANF.js +19 -0
  92. package/chunks/chunk-65YZMVWZ.js +35 -0
  93. package/chunks/chunk-662SOZWA.js +19 -0
  94. package/chunks/chunk-6EIF24H5.js +35 -0
  95. package/chunks/chunk-6IZ5HUJJ.js +21 -0
  96. package/chunks/chunk-6Z6GDMOR.js +28 -0
  97. package/chunks/chunk-72NLUT3X.js +29 -0
  98. package/chunks/chunk-72U4TDEB.js +127 -0
  99. package/chunks/chunk-7OK5NZTY.js +18 -0
  100. package/chunks/chunk-7YW5HL6N.js +168 -0
  101. package/chunks/chunk-7Z7CKAOH.js +98 -0
  102. package/chunks/chunk-B4XUXE7E.js +18 -0
  103. package/chunks/chunk-BGZ5OVVN.js +20 -0
  104. package/chunks/chunk-BZHH4R64.js +20 -0
  105. package/chunks/chunk-C3ZKLONL.js +21 -0
  106. package/chunks/chunk-C4Q4PC53.js +63 -0
  107. package/chunks/chunk-C7SRAQMW.js +29 -0
  108. package/chunks/chunk-CHA42BGS.js +48 -0
  109. package/chunks/chunk-CM6AHRTS.js +16 -0
  110. package/chunks/chunk-CQEDNACN.js +28 -0
  111. package/chunks/chunk-D33KC6NN.js +18 -0
  112. package/chunks/chunk-D47ZPEUU.js +22 -0
  113. package/chunks/chunk-E3GK7YZ7.js +65 -0
  114. package/chunks/chunk-E4FJHD5R.js +67 -0
  115. package/chunks/chunk-E6HDM2M4.js +191 -0
  116. package/chunks/chunk-FCLAFRIW.js +177 -0
  117. package/chunks/chunk-FHHXI6WC.js +31 -0
  118. package/chunks/chunk-FRP47Y6H.js +2456 -0
  119. package/chunks/chunk-G2M3VECP.js +20 -0
  120. package/chunks/chunk-G3HAKMUB.js +79 -0
  121. package/chunks/chunk-GE7DNPF6.js +63 -0
  122. package/chunks/chunk-GGT2PUZH.js +21 -0
  123. package/chunks/chunk-GOTTGEXI.js +23 -0
  124. package/chunks/chunk-HALUZA2X.js +16 -0
  125. package/chunks/chunk-HFIE4SBE.js +16 -0
  126. package/chunks/chunk-IYV3EEYX.js +20 -0
  127. package/chunks/chunk-J35QFU6O.js +21 -0
  128. package/chunks/chunk-JQRLQUMJ.js +16 -0
  129. package/chunks/chunk-JR76DLSV.js +151 -0
  130. package/chunks/chunk-JX45LILQ.js +164 -0
  131. package/chunks/chunk-KL6EJPC3.js +35 -0
  132. package/chunks/chunk-KN23H4CI.js +20 -0
  133. package/chunks/chunk-LH6Z6NJY.js +191 -0
  134. package/chunks/chunk-LNSDOGTR.js +63 -0
  135. package/chunks/chunk-LSOHLSF5.js +32 -0
  136. package/chunks/chunk-MFK63FMI.js +31 -0
  137. package/chunks/chunk-MKHTR43Q.js +231 -0
  138. package/chunks/chunk-MTT7TVR3.js +127 -0
  139. package/chunks/chunk-MW3KNVTG.js +29 -0
  140. package/chunks/chunk-MXGGOCLX.js +56 -0
  141. package/chunks/chunk-NA7PT2KE.js +21 -0
  142. package/chunks/chunk-NAP2XNYN.js +23 -0
  143. package/chunks/chunk-NFIEXASV.js +164 -0
  144. package/chunks/chunk-P2H6PV4O.js +26 -0
  145. package/chunks/chunk-P5OGBBGM.js +37 -0
  146. package/chunks/chunk-PENYZ6S7.js +31 -0
  147. package/chunks/chunk-PSP2DKDH.js +151 -0
  148. package/chunks/chunk-Q2ZS3QNB.js +151 -0
  149. package/chunks/chunk-RCWLMVSZ.js +164 -0
  150. package/chunks/chunk-RDQJSWRC.js +127 -0
  151. package/chunks/chunk-SAFV7TBT.js +31 -0
  152. package/chunks/chunk-SJLH36CH.js +26 -0
  153. package/chunks/chunk-SLCGLOYM.js +37 -0
  154. package/chunks/chunk-SUWMOLXI.js +191 -0
  155. package/chunks/chunk-SY65O2JU.js +98 -0
  156. package/chunks/chunk-T2T5BYTW.js +18 -0
  157. package/chunks/chunk-T6IC7JVI.js +37 -0
  158. package/chunks/chunk-TP6V6CBV.js +177 -0
  159. package/chunks/chunk-U3L3X27Q.js +177 -0
  160. package/chunks/chunk-U5WEI3QA.js +18 -0
  161. package/chunks/chunk-U7R6TPHR.js +15 -0
  162. package/chunks/chunk-UERX6XGZ.js +21 -0
  163. package/chunks/chunk-UFKH5WD2.js +21 -0
  164. package/chunks/chunk-UNHNZAVP.js +18 -0
  165. package/chunks/chunk-UODICVLG.js +173 -0
  166. package/chunks/chunk-UUU6DWRQ.js +79 -0
  167. package/chunks/chunk-VDT6ODFV.js +20 -0
  168. package/chunks/chunk-VHPX7UA3.js +177 -0
  169. package/chunks/chunk-VQUF2TSY.js +191 -0
  170. package/chunks/chunk-VR5JHUKK.js +32 -0
  171. package/chunks/chunk-VSBRIQPH.js +48 -0
  172. package/chunks/chunk-W6JPRXQ4.js +16 -0
  173. package/chunks/chunk-WC2LQPQP.js +26 -0
  174. package/chunks/chunk-WH5V6GK7.js +56 -0
  175. package/chunks/chunk-WIJBRYJ6.js +20 -0
  176. package/chunks/chunk-WP7L5ZFP.js +173 -0
  177. package/chunks/chunk-WR64YJNW.js +20 -0
  178. package/chunks/chunk-WRRA3BN4.js +31 -0
  179. package/chunks/chunk-WTILPGGX.js +69 -0
  180. package/chunks/chunk-X244JGZD.js +69 -0
  181. package/chunks/chunk-X34YXAEL.js +31 -0
  182. package/chunks/chunk-X5HMM3LD.js +35 -0
  183. package/chunks/chunk-X6WCMUOP.js +18 -0
  184. package/chunks/chunk-XB3ZOIHH.js +2456 -0
  185. package/chunks/chunk-XJ23DJY4.js +173 -0
  186. package/chunks/chunk-XQMUFSLU.js +16 -0
  187. package/chunks/chunk-XTOAQTLP.js +98 -0
  188. package/chunks/chunk-Y7YEYHRZ.js +69 -0
  189. package/chunks/chunk-YCSC7QNV.js +30 -0
  190. package/chunks/chunk-YE67BQQN.js +4072 -0
  191. package/chunks/chunk-YEYXAV23.js +16 -0
  192. package/chunks/chunk-YLJBKSLO.js +56 -0
  193. package/chunks/chunk-YMRGCRQ4.js +48 -0
  194. package/chunks/chunk-Z2CU55CF.js +20 -0
  195. package/chunks/chunk-Z4PVE6SR.js +21 -0
  196. package/chunks/chunk-ZMMNN3QA.js +16 -0
  197. package/chunks/chunk-ZNPRJEP5.js +28 -0
  198. package/chunks/chunk-ZQ7ZC7TZ.js +56 -0
  199. package/chunks/chunk-ZVBMPJLH.js +48 -0
  200. package/node/@google-cloud/index.js +8 -8
  201. package/node/@google-cloud/storage/bucket/index.js +4 -4
  202. package/node/@google-cloud/storage/file/index.js +12 -12
  203. package/node/@google-cloud/storage/index.js +8 -8
  204. package/node/cloud-storage/index.js +7 -7
  205. package/node/cloud-storage/operations/download/index.js +3 -3
  206. package/node/cloud-storage/operations/index.js +7 -7
  207. package/node/cloud-storage/operations/upload/index.js +3 -3
  208. package/node/encryption/index.js +3 -3
  209. package/node/files/index.js +3 -3
  210. package/node/images/index.js +32 -32
  211. package/node/images/prepare/index.js +32 -32
  212. package/node/images/transform/_utils/color-schema/index.js +2 -2
  213. package/node/images/transform/_utils/positions/index.js +2 -2
  214. package/node/images/transform/blur/index.js +2 -2
  215. package/node/images/transform/brighten/index.js +2 -2
  216. package/node/images/transform/compose/index.js +4 -4
  217. package/node/images/transform/extend/index.js +3 -3
  218. package/node/images/transform/extract/index.js +2 -2
  219. package/node/images/transform/flatten/index.js +3 -3
  220. package/node/images/transform/flip/index.js +2 -2
  221. package/node/images/transform/flop/index.js +2 -2
  222. package/node/images/transform/frame/backgrounds/create-line-background/index.js +2 -2
  223. package/node/images/transform/frame/backgrounds/create-tile-background/index.js +2 -2
  224. package/node/images/transform/frame/index.js +6 -6
  225. package/node/images/transform/hue-rotate/index.js +2 -2
  226. package/node/images/transform/index.js +31 -31
  227. package/node/images/transform/lighten/index.js +2 -2
  228. package/node/images/transform/lineate-levels/index.js +2 -2
  229. package/node/images/transform/modulate/index.js +2 -2
  230. package/node/images/transform/normalize/index.js +2 -2
  231. package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.js +2 -2
  232. package/node/images/transform/operations/_utils/frame/backgrounds/create-tile-background/index.js +2 -2
  233. package/node/images/transform/operations/_utils/frame/create-color-palette/index.js +3 -3
  234. package/node/images/transform/operations/_utils/frame/index.js +7 -7
  235. package/node/images/transform/resize/index.js +3 -3
  236. package/node/images/transform/rotate/index.js +2 -2
  237. package/node/images/transform/saturate/index.js +2 -2
  238. package/node/images/transform/scale/index.js +3 -3
  239. package/package.json +11 -12
@@ -1,12 +1,21 @@
1
+ import {
2
+ getCurrentDownlink
3
+ } from "../../chunks/chunk-7AWTHZLY.js";
1
4
  import {
2
5
  LoremIpsum
3
- } from "../../chunks/chunk-AZOSX3LU.js";
6
+ } from "../../chunks/chunk-SUWMOLXI.js";
4
7
  import {
5
8
  Logs
6
- } from "../../chunks/chunk-QN3UAKIU.js";
9
+ } from "../../chunks/chunk-X7KWB2VQ.js";
7
10
  import "../../chunks/chunk-L3OCRR3V.js";
8
- import "../../chunks/chunk-RASMASS4.js";
9
11
  import "../../chunks/chunk-H4PP6AHP.js";
12
+ import "../../chunks/chunk-RASMASS4.js";
13
+ import {
14
+ Assert
15
+ } from "../../chunks/chunk-WAMSK4A3.js";
16
+ import {
17
+ data_size_exports
18
+ } from "../../chunks/chunk-HUC2IRGW.js";
10
19
  import {
11
20
  Crawler
12
21
  } from "../../chunks/chunk-YUP434IY.js";
@@ -14,47 +23,38 @@ import "../../chunks/chunk-4CIS3R7T.js";
14
23
  import {
15
24
  Cast
16
25
  } from "../../chunks/chunk-SNJJII7A.js";
17
- import {
18
- Assert
19
- } from "../../chunks/chunk-WAMSK4A3.js";
20
26
  import {
21
27
  Outcome
22
28
  } from "../../chunks/chunk-JMU5PDBD.js";
29
+ import "../../chunks/chunk-SAFV7TBT.js";
30
+ import "../../chunks/chunk-72NLUT3X.js";
31
+ import "../../chunks/chunk-YS6WMSWC.js";
32
+ import "../../chunks/chunk-6RGDWX4A.js";
23
33
  import {
24
- data_size_exports
25
- } from "../../chunks/chunk-HUC2IRGW.js";
26
- import {
27
- getCurrentDownlink
28
- } from "../../chunks/chunk-7AWTHZLY.js";
29
- import "../../chunks/chunk-S32K7POB.js";
30
- import "../../chunks/chunk-D3ERTRDW.js";
31
- import "../../chunks/chunk-75BICI4L.js";
32
- import "../../chunks/chunk-OGBUSUE6.js";
34
+ isConstructorFunction
35
+ } from "../../chunks/chunk-RCO57B6F.js";
36
+ import "../../chunks/chunk-RLAZR3NL.js";
37
+ import "../../chunks/chunk-VJJIYJMY.js";
33
38
  import "../../chunks/chunk-QXAJXTXV.js";
34
39
  import {
35
40
  isNotNullish,
36
41
  isNullish,
37
42
  nullishValues
38
43
  } from "../../chunks/chunk-HC6ZOHCS.js";
39
- import "../../chunks/chunk-SNRRHDIZ.js";
40
- import "../../chunks/chunk-RLAZR3NL.js";
41
- import "../../chunks/chunk-YS6WMSWC.js";
42
- import "../../chunks/chunk-6RGDWX4A.js";
43
- import {
44
- isConstructorFunction
45
- } from "../../chunks/chunk-RCO57B6F.js";
46
- import "../../chunks/chunk-AQBJ6HNB.js";
47
- import "../../chunks/chunk-TIER4TF4.js";
44
+ import "../../chunks/chunk-S32K7POB.js";
45
+ import "../../chunks/chunk-D3ERTRDW.js";
46
+ import "../../chunks/chunk-75BICI4L.js";
47
+ import "../../chunks/chunk-OGBUSUE6.js";
48
+ import "../../chunks/chunk-SJLH36CH.js";
48
49
  import {
49
50
  Crossenv
50
- } from "../../chunks/chunk-FR5H2OCV.js";
51
+ } from "../../chunks/chunk-GGT2PUZH.js";
51
52
  import "../../chunks/chunk-S2NMAH7K.js";
52
- import "../../chunks/chunk-LV2VMOWR.js";
53
53
  import "../../chunks/chunk-RLJOYG64.js";
54
+ import "../../chunks/chunk-LV2VMOWR.js";
54
55
  import "../../chunks/chunk-WH6BPDAC.js";
55
56
  import "../../chunks/chunk-QHLQVR3E.js";
56
57
  import "../../chunks/chunk-FENXVJYO.js";
57
- import "../../chunks/chunk-VJJIYJMY.js";
58
58
  import "../../chunks/chunk-NZLE2WMY.js";
59
59
 
60
60
  // src/agnostic/misc/index.ts
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  Logs
3
- } from "../../../chunks/chunk-QN3UAKIU.js";
3
+ } from "../../../chunks/chunk-X7KWB2VQ.js";
4
4
  import "../../../chunks/chunk-L3OCRR3V.js";
5
- import "../../../chunks/chunk-RASMASS4.js";
6
5
  import "../../../chunks/chunk-H4PP6AHP.js";
6
+ import "../../../chunks/chunk-RASMASS4.js";
7
7
  import "../../../chunks/chunk-NZLE2WMY.js";
8
8
  export {
9
9
  Logs
@@ -1,25 +1,25 @@
1
1
  import {
2
2
  LoremIpsum
3
- } from "../../../chunks/chunk-AZOSX3LU.js";
3
+ } from "../../../chunks/chunk-SUWMOLXI.js";
4
+ import "../../../chunks/chunk-SAFV7TBT.js";
5
+ import "../../../chunks/chunk-72NLUT3X.js";
6
+ import "../../../chunks/chunk-YS6WMSWC.js";
7
+ import "../../../chunks/chunk-6RGDWX4A.js";
8
+ import "../../../chunks/chunk-RCO57B6F.js";
9
+ import "../../../chunks/chunk-RLAZR3NL.js";
10
+ import "../../../chunks/chunk-VJJIYJMY.js";
4
11
  import "../../../chunks/chunk-S32K7POB.js";
5
12
  import "../../../chunks/chunk-D3ERTRDW.js";
6
13
  import "../../../chunks/chunk-75BICI4L.js";
7
14
  import "../../../chunks/chunk-OGBUSUE6.js";
8
- import "../../../chunks/chunk-SNRRHDIZ.js";
9
- import "../../../chunks/chunk-RLAZR3NL.js";
10
- import "../../../chunks/chunk-YS6WMSWC.js";
11
- import "../../../chunks/chunk-6RGDWX4A.js";
12
- import "../../../chunks/chunk-RCO57B6F.js";
13
- import "../../../chunks/chunk-AQBJ6HNB.js";
14
- import "../../../chunks/chunk-TIER4TF4.js";
15
- import "../../../chunks/chunk-FR5H2OCV.js";
15
+ import "../../../chunks/chunk-SJLH36CH.js";
16
+ import "../../../chunks/chunk-GGT2PUZH.js";
16
17
  import "../../../chunks/chunk-S2NMAH7K.js";
17
- import "../../../chunks/chunk-LV2VMOWR.js";
18
18
  import "../../../chunks/chunk-RLJOYG64.js";
19
+ import "../../../chunks/chunk-LV2VMOWR.js";
19
20
  import "../../../chunks/chunk-WH6BPDAC.js";
20
21
  import "../../../chunks/chunk-QHLQVR3E.js";
21
22
  import "../../../chunks/chunk-FENXVJYO.js";
22
- import "../../../chunks/chunk-VJJIYJMY.js";
23
23
  import "../../../chunks/chunk-NZLE2WMY.js";
24
24
  export {
25
25
  LoremIpsum
@@ -1,19 +1,19 @@
1
+ import {
2
+ createScale,
3
+ getHarmonic
4
+ } from "../../chunks/chunk-UYTXXUU7.js";
1
5
  import {
2
6
  absoluteModulo
3
7
  } from "../../chunks/chunk-DNIOWD7K.js";
4
- import {
5
- clamp
6
- } from "../../chunks/chunk-OSAXBA7G.js";
7
8
  import {
8
9
  interpolate
9
10
  } from "../../chunks/chunk-BJAYUP7M.js";
10
- import {
11
- createScale,
12
- getHarmonic
13
- } from "../../chunks/chunk-UYTXXUU7.js";
14
11
  import {
15
12
  round
16
13
  } from "../../chunks/chunk-32IRF4OP.js";
14
+ import {
15
+ clamp
16
+ } from "../../chunks/chunk-OSAXBA7G.js";
17
17
  import "../../chunks/chunk-NZLE2WMY.js";
18
18
 
19
19
  // src/agnostic/numbers/index.ts
@@ -8,22 +8,22 @@ import {
8
8
  Enums
9
9
  } from "../../chunks/chunk-WOAYU6LB.js";
10
10
  import "../../chunks/chunk-E6MSDKON.js";
11
- import {
12
- deepGetProperty
13
- } from "../../chunks/chunk-SKMCIFS3.js";
14
11
  import {
15
12
  flattenGetters
16
13
  } from "../../chunks/chunk-VFJYLXCI.js";
14
+ import {
15
+ deepGetProperty
16
+ } from "../../chunks/chunk-SKMCIFS3.js";
17
17
  import {
18
18
  isNonNullObject,
19
19
  isObject
20
20
  } from "../../chunks/chunk-HQLRJ7XW.js";
21
- import {
22
- isRecord
23
- } from "../../chunks/chunk-YDIBNEGA.js";
24
21
  import {
25
22
  recordFormat
26
23
  } from "../../chunks/chunk-YP64J65L.js";
24
+ import {
25
+ isRecord
26
+ } from "../../chunks/chunk-YDIBNEGA.js";
27
27
  import "../../chunks/chunk-SNJJII7A.js";
28
28
  import "../../chunks/chunk-QXAJXTXV.js";
29
29
  import "../../chunks/chunk-HC6ZOHCS.js";
@@ -1,10 +1,10 @@
1
+ import {
2
+ memoize
3
+ } from "../../chunks/chunk-JWBDZPQG.js";
1
4
  import {
2
5
  debounce,
3
6
  throttle
4
7
  } from "../../chunks/chunk-VZDUZTW6.js";
5
- import {
6
- memoize
7
- } from "../../chunks/chunk-JWBDZPQG.js";
8
8
  import "../../chunks/chunk-NZLE2WMY.js";
9
9
 
10
10
  // src/agnostic/optim/index.ts
@@ -1,6 +1,9 @@
1
1
  import {
2
2
  CharCodes
3
3
  } from "../../chunks/chunk-34U4HX4V.js";
4
+ import {
5
+ replaceAll
6
+ } from "../../chunks/chunk-ZTDVUXPR.js";
4
7
  import {
5
8
  matches,
6
9
  matchesEvery,
@@ -9,16 +12,13 @@ import {
9
12
  import {
10
13
  normalizeIndent
11
14
  } from "../../chunks/chunk-JQXNEJAP.js";
12
- import {
13
- replaceAll
14
- } from "../../chunks/chunk-ZTDVUXPR.js";
15
- import {
16
- toAlphanum
17
- } from "../../chunks/chunk-COVPTTAD.js";
18
15
  import {
19
16
  trimEnd,
20
17
  trimStart
21
18
  } from "../../chunks/chunk-6XL25OZX.js";
19
+ import {
20
+ toAlphanum
21
+ } from "../../chunks/chunk-COVPTTAD.js";
22
22
  import "../../chunks/chunk-NZLE2WMY.js";
23
23
 
24
24
  // src/agnostic/strings/index.ts
@@ -1,10 +1,10 @@
1
+ import {
2
+ Transitions
3
+ } from "../../chunks/chunk-ENMBK6H7.js";
1
4
  import {
2
5
  Dates
3
6
  } from "../../chunks/chunk-FZOU4OAW.js";
4
7
  import "../../chunks/chunk-YQWZ3EP2.js";
5
- import {
6
- Transitions
7
- } from "../../chunks/chunk-ENMBK6H7.js";
8
8
  import {
9
9
  timeout
10
10
  } from "../../chunks/chunk-Z7ZDDBV5.js";
@@ -0,0 +1,98 @@
1
+ import {
2
+ extractColorsFromImage
3
+ } from "./chunk-ZRWVPWQC.js";
4
+ import {
5
+ clamp
6
+ } from "./chunk-OSAXBA7G.js";
7
+ import {
8
+ saturateColor
9
+ } from "./chunk-MB7HWF22.js";
10
+ import {
11
+ complementColor
12
+ } from "./chunk-2POD3TAX.js";
13
+ import {
14
+ lightenColor
15
+ } from "./chunk-U57Q62IN.js";
16
+ import {
17
+ shuffle
18
+ } from "./chunk-VJJIYJMY.js";
19
+
20
+ // src/node/images/transform/operations/_utils/frame/create-color-palette/index.ts
21
+ function densifyPalette(RGBColors, types, ligthenIntensity, saturateIntensity) {
22
+ const densifiedPalette = [];
23
+ const complementaryRGBColors = RGBColors.map((color) => complementColor(color));
24
+ if (!types) {
25
+ return RGBColors;
26
+ }
27
+ if (types.includes("default")) {
28
+ densifiedPalette.push(...RGBColors);
29
+ }
30
+ if (types.includes("default-lighten")) {
31
+ densifiedPalette.push(...RGBColors.map((RGBColor) => lightenColor(RGBColor, ligthenIntensity || 0)));
32
+ }
33
+ if (types.includes("default-saturate")) {
34
+ densifiedPalette.push(...RGBColors.map((RGBColor) => saturateColor(RGBColor, saturateIntensity)));
35
+ }
36
+ if (types.includes("complementary")) {
37
+ densifiedPalette.push(...complementaryRGBColors);
38
+ }
39
+ if (types.includes("complementary-lighten")) {
40
+ densifiedPalette.push(...complementaryRGBColors.map((RGBColor) => lightenColor(RGBColor, ligthenIntensity || 0)));
41
+ }
42
+ if (types.includes("complementary-saturate")) {
43
+ densifiedPalette.push(...RGBColors.map((RGBColor) => saturateColor(RGBColor, saturateIntensity)));
44
+ }
45
+ return densifiedPalette;
46
+ }
47
+ function createColorPalette(image, createPalette) {
48
+ if (!createPalette) {
49
+ return [
50
+ [0, 0, 0],
51
+ [0, 0, 0],
52
+ [0, 0, 0],
53
+ [0, 0, 0],
54
+ [0, 0, 0]
55
+ ];
56
+ }
57
+ const colorPalette = [];
58
+ if ("extract" in createPalette && createPalette.extract) {
59
+ colorPalette.push(
60
+ ...extractColorsFromImage(
61
+ {
62
+ buffer: image.buffer,
63
+ dimensions: image.dimensions,
64
+ nbChannels: image.nbChannels
65
+ },
66
+ createPalette.extract.nbColor
67
+ )
68
+ );
69
+ }
70
+ if ("use" in createPalette && createPalette.use) {
71
+ colorPalette.push(...createPalette.use.RGBColors);
72
+ }
73
+ if ("densify" in createPalette && createPalette.densify) {
74
+ colorPalette.push(
75
+ ...densifyPalette(
76
+ colorPalette,
77
+ createPalette.densify.types,
78
+ createPalette.densify.ligthenIntensity,
79
+ createPalette.densify.saturateIntensity
80
+ )
81
+ );
82
+ }
83
+ if ("compose" in createPalette && createPalette.compose) {
84
+ if ("nbColor" in createPalette.compose) {
85
+ const maxNbColor = createPalette.compose.nbColor ? clamp(createPalette.compose.nbColor, 0, colorPalette.length) : colorPalette.length;
86
+ colorPalette.splice(0, maxNbColor);
87
+ }
88
+ if ("mix" in createPalette.compose) {
89
+ return shuffle(colorPalette);
90
+ }
91
+ }
92
+ return colorPalette;
93
+ }
94
+
95
+ export {
96
+ densifyPalette,
97
+ createColorPalette
98
+ };
@@ -0,0 +1,35 @@
1
+ import {
2
+ register
3
+ } from "./chunk-WC2LQPQP.js";
4
+
5
+ // src/agnostic/html/selector-to-element/index.ts
6
+ function selectorToElement(selector, documentObj) {
7
+ const actualDocument = documentObj ?? window.document;
8
+ if (actualDocument === null) throw register.getError("no-window-document-on-runtime-please-provide" /* NO_DOCUMENT_PLEASE_PROVIDE */, "The optional second parameter expects a Document object");
9
+ const tagRegexp = /^[A-Za-z]+/;
10
+ const idRegexp = /#[A-Za-z]+[\w\-\:]*/;
11
+ const classRegexp = /\.[A-Za-z]+[\w\-]*/;
12
+ const attributeRegexp = /\[[A-Za-z]+[\w\-]*(="[\w\-]+")?\]/;
13
+ const matchedTags = selector.match(tagRegexp) ?? [];
14
+ const matchedIds = selector.match(idRegexp) ?? [];
15
+ const matchedClasses = selector.match(classRegexp) ?? [];
16
+ const matchedAttrs = selector.match(attributeRegexp) ?? [];
17
+ const tag = matchedTags[matchedTags.length - 1] ?? "div";
18
+ const id = matchedIds[matchedIds.length - 1] ?? null;
19
+ const classes = matchedClasses.map((matchedClass) => matchedClass.replace(/^\./, ""));
20
+ const attributes = matchedAttrs.map((matchedAttr) => matchedAttr.replace(/^\[/, "").replace(/\]$/, "").split("="));
21
+ const element = actualDocument.createElement(tag);
22
+ if (id !== null) {
23
+ element.id = id;
24
+ }
25
+ element.classList.add(...classes);
26
+ attributes.forEach(([name, value = ""]) => {
27
+ if (name === void 0) return;
28
+ element.setAttribute(name, value);
29
+ });
30
+ return element;
31
+ }
32
+
33
+ export {
34
+ selectorToElement
35
+ };
@@ -0,0 +1,17 @@
1
+ import {
2
+ unknownToString
3
+ } from "./chunk-FENXVJYO.js";
4
+ import {
5
+ Register
6
+ } from "./chunk-QHLQVR3E.js";
7
+
8
+ // src/agnostic/errors/index.ts
9
+ var Errors;
10
+ ((Errors2) => {
11
+ Errors2.Register = Register;
12
+ Errors2.unknownToString = unknownToString;
13
+ })(Errors || (Errors = {}));
14
+
15
+ export {
16
+ Errors
17
+ };
@@ -0,0 +1,151 @@
1
+ import {
2
+ formatImage
3
+ } from "./chunk-SJFY537W.js";
4
+ import {
5
+ transform
6
+ } from "./chunk-VHPX7UA3.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-NZLE2WMY.js";
10
+
11
+ // src/node/images/prepare/index.ts
12
+ var prepare_exports = {};
13
+ __export(prepare_exports, {
14
+ MAX_NB_OUTPUTS: () => MAX_NB_OUTPUTS,
15
+ OUTPUT_ZIP_FOLDER: () => OUTPUT_ZIP_FOLDER,
16
+ exportZipBuffer: () => exportZipBuffer,
17
+ prepareImage: () => prepareImage
18
+ });
19
+ import sharp from "sharp";
20
+ import { Writable } from "node:stream";
21
+ import archiver from "archiver";
22
+ var MAX_NB_OUTPUTS = 50;
23
+ var OUTPUT_ZIP_FOLDER = "./output-zips";
24
+ async function prepareImage(imageBuffer, customOptions) {
25
+ const sharpImage = sharp(imageBuffer);
26
+ const sharpImageMetadata = await sharpImage.metadata();
27
+ const imageBufferMetadata = {
28
+ width: sharpImageMetadata.width ?? 0,
29
+ height: sharpImageMetadata.height ?? 0,
30
+ format: sharpImageMetadata.format || "png"
31
+ };
32
+ const options = getOptions(imageBufferMetadata, customOptions);
33
+ const nbOutputs = options.qualities.length * (options.ratios.length + 1) * (options.widths.length + 1) * (options.heights.length + 1);
34
+ if (nbOutputs > MAX_NB_OUTPUTS) throw Error("Nb output exceeds supported max nb output");
35
+ let transformedBuffer = imageBuffer;
36
+ try {
37
+ transformedBuffer = await transform(imageBuffer, options.inputOperations, options.checkValidOperations);
38
+ } catch (e) {
39
+ console.log("Images:Prepare:Transform:Buffer:Error", { e });
40
+ }
41
+ const transformedBufferMetadata = await sharp(transformedBuffer).metadata();
42
+ const exportsBuffers = [
43
+ {
44
+ buffer: imageBuffer,
45
+ name: generateFileName({
46
+ ...imageBufferMetadata,
47
+ quality: 100,
48
+ suffix: "original",
49
+ prefix: options.name
50
+ })
51
+ },
52
+ {
53
+ buffer: transformedBuffer,
54
+ name: generateFileName({
55
+ width: transformedBufferMetadata.width || 0,
56
+ height: transformedBufferMetadata.height || 0,
57
+ format: transformedBufferMetadata.format || "png",
58
+ quality: 100,
59
+ suffix: "transformed-unresized",
60
+ prefix: options.name
61
+ })
62
+ }
63
+ ];
64
+ for (const width of options.widths) {
65
+ for (const height of options.heights) {
66
+ for (const quality of options.qualities) {
67
+ for (const format of options.formats) {
68
+ const exportBuffer = await formatImage(transformedBuffer, {
69
+ format,
70
+ quality,
71
+ width,
72
+ height
73
+ });
74
+ exportsBuffers.push({
75
+ buffer: exportBuffer,
76
+ name: generateFileName({
77
+ width,
78
+ height,
79
+ quality,
80
+ format,
81
+ prefix: options.name
82
+ })
83
+ });
84
+ }
85
+ }
86
+ }
87
+ }
88
+ console.log("Images:Transform:Export:ZIP", generateZipName(options.name));
89
+ const zipBuffer = exportZipBuffer(exportsBuffers, generateZipName(options.name));
90
+ return zipBuffer;
91
+ }
92
+ function exportZipBuffer(zipSources, zipDirectoryName) {
93
+ return new Promise(async (resolve) => {
94
+ const archive = archiver("zip", { zlib: { level: 9 } });
95
+ if (zipDirectoryName) {
96
+ archive.directory(zipDirectoryName + "/", false);
97
+ }
98
+ zipSources.forEach((zipSource) => {
99
+ const fileName = zipDirectoryName ? `${zipDirectoryName}/${zipSource.name}` : zipSource.name;
100
+ archive.append(zipSource.buffer, { name: fileName });
101
+ });
102
+ const chunks = [];
103
+ const writable = new Writable();
104
+ writable._write = (chunk, _enc, callback) => {
105
+ chunks.push(chunk);
106
+ callback();
107
+ };
108
+ archive.pipe(writable);
109
+ await archive.finalize();
110
+ const bufferZip = Buffer.concat(chunks);
111
+ resolve(bufferZip);
112
+ });
113
+ }
114
+ function getOptions(imageBufferMetadata, options) {
115
+ return {
116
+ center: [0.5, 0.5],
117
+ qualities: [100],
118
+ inputOperations: [],
119
+ ...options,
120
+ checkValidOperations: options?.checkValidOperations ?? false,
121
+ name: options?.name ?? "",
122
+ formats: [imageBufferMetadata.format, ...options?.formats ? options.formats : []],
123
+ ratios: [...options?.ratios ? options.ratios : []],
124
+ widths: [imageBufferMetadata.width, ...options?.widths ? options.widths : []],
125
+ heights: [imageBufferMetadata.height, ...options?.heights ? options.heights : []]
126
+ };
127
+ }
128
+ function generateZipName(name = "") {
129
+ const date = /* @__PURE__ */ new Date();
130
+ return `${name}_image-exports_${date.toLocaleDateString()}_${date.toLocaleTimeString()}_${date.getTime()}`.replace(/\/|:/g, "-").replace(/ /g, "").trim();
131
+ }
132
+ function generateFileName({
133
+ width,
134
+ height,
135
+ quality,
136
+ format,
137
+ suffix,
138
+ prefix
139
+ }) {
140
+ prefix = prefix ? `${prefix}_` : "image-formats_";
141
+ suffix = `${suffix ? `_${suffix}` : ""}.${format}`;
142
+ return `${prefix}${width}x${height}_Q${quality}${suffix}`;
143
+ }
144
+
145
+ export {
146
+ MAX_NB_OUTPUTS,
147
+ OUTPUT_ZIP_FOLDER,
148
+ prepareImage,
149
+ exportZipBuffer,
150
+ prepare_exports
151
+ };
@@ -0,0 +1,18 @@
1
+ import {
2
+ OperationNames
3
+ } from "./chunk-MOVLLUDL.js";
4
+ import {
5
+ esm_default
6
+ } from "./chunk-YE67BQQN.js";
7
+
8
+ // src/node/images/transform/blur/index.ts
9
+ var blurSchema = esm_default.object({
10
+ name: esm_default.literal(OperationNames.Blur),
11
+ params: esm_default.object({
12
+ sigma: esm_default.number()
13
+ })
14
+ });
15
+
16
+ export {
17
+ blurSchema
18
+ };