@design-edito/tools 0.2.8 → 0.2.10

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 (151) hide show
  1. package/agnostic/arrays/index.js +3 -3
  2. package/agnostic/colors/index.js +8 -8
  3. package/agnostic/css/index.js +8 -8
  4. package/agnostic/css/styles-set/index.js +3 -3
  5. package/agnostic/html/hyper-json/cast/index.js +2 -2
  6. package/agnostic/html/hyper-json/index.js +3 -3
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +2 -2
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +2 -2
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +2 -2
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +2 -2
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +2 -2
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +2 -2
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +2 -2
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +2 -2
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +2 -2
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +2 -2
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +2 -2
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +2 -2
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +2 -2
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +2 -2
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +2 -2
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +2 -2
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +2 -2
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +2 -2
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +2 -2
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +2 -2
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +2 -2
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +2 -2
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +2 -2
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +2 -2
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +2 -2
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +2 -2
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +2 -2
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +2 -2
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +2 -2
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +2 -2
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +2 -2
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +2 -2
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +2 -2
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +2 -2
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +2 -2
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +2 -2
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +2 -2
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +2 -2
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +2 -2
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +2 -2
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +2 -2
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +2 -2
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +2 -2
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +2 -2
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +2 -2
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +2 -2
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +2 -2
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +2 -2
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +2 -2
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +2 -2
  57. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +2 -2
  58. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +2 -2
  59. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +2 -2
  60. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +2 -2
  61. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +2 -2
  62. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +2 -2
  63. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +2 -2
  64. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +2 -2
  65. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +2 -2
  66. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +2 -2
  67. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +2 -2
  68. package/agnostic/html/hyper-json/tree/index.js +2 -2
  69. package/agnostic/html/hyper-json/utils/index.js +2 -2
  70. package/agnostic/html/index.js +3 -3
  71. package/agnostic/misc/index.js +14 -14
  72. package/agnostic/misc/logs/index.js +2 -2
  73. package/agnostic/misc/lorem-ipsum/index.js +6 -6
  74. package/agnostic/numbers/index.js +6 -6
  75. package/agnostic/objects/index.js +8 -8
  76. package/agnostic/optim/index.js +3 -3
  77. package/agnostic/random/index.js +2 -2
  78. package/agnostic/strings/index.js +6 -6
  79. package/agnostic/strings/parse-table/index.js +1 -1
  80. package/agnostic/time/index.js +7 -7
  81. package/chunks/{chunk-Q3WTFQUX.js → chunk-3DNRZL2Y.js} +19 -19
  82. package/chunks/{chunk-3K3NHJZZ.js → chunk-5VVXD7WD.js} +2 -2
  83. package/chunks/{chunk-USMLAPA7.js → chunk-A3CDUWGR.js} +1 -1
  84. package/chunks/{chunk-FJVSOGTY.js → chunk-A3HS4NC5.js} +1 -1
  85. package/chunks/{chunk-R765J7H2.js → chunk-AEVASEI3.js} +17 -8
  86. package/chunks/{chunk-646NPVCJ.js → chunk-BOLCAFPD.js} +11 -11
  87. package/chunks/{chunk-Y2LIJQVY.js → chunk-OPO5EIC5.js} +2 -2
  88. package/chunks/{chunk-M72MN5UQ.js → chunk-PKCI2QUK.js} +19 -19
  89. package/chunks/{chunk-JMFMBWLB.js → chunk-TCEI2QON.js} +3 -3
  90. package/chunks/{chunk-DL5G2SYX.js → chunk-X7CBN5DW.js} +5 -4
  91. package/chunks/{chunk-6KWNKTNI.js → chunk-XRUSQWPJ.js} +1 -1
  92. package/node/@aws-s3/index.js +7 -7
  93. package/node/@aws-s3/storage/directory/index.js +5 -5
  94. package/node/@aws-s3/storage/file/index.js +7 -7
  95. package/node/@aws-s3/storage/index.js +7 -7
  96. package/node/@google-cloud/index.js +10 -10
  97. package/node/@google-cloud/storage/bucket/index.js +4 -4
  98. package/node/@google-cloud/storage/directory/index.js +5 -5
  99. package/node/@google-cloud/storage/file/index.js +12 -12
  100. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
  101. package/node/@google-cloud/storage/index.js +10 -10
  102. package/node/cloud-storage/index.js +43 -43
  103. package/node/cloud-storage/operations/copy-dir/index.js +3 -3
  104. package/node/cloud-storage/operations/copy-file/index.js +3 -3
  105. package/node/cloud-storage/operations/download-file/index.js +3 -3
  106. package/node/cloud-storage/operations/exists-file/index.js +3 -3
  107. package/node/cloud-storage/operations/index.js +51 -51
  108. package/node/cloud-storage/operations/list-dir/index.js +3 -3
  109. package/node/cloud-storage/operations/move-dir/index.js +3 -3
  110. package/node/cloud-storage/operations/move-file/index.js +3 -3
  111. package/node/cloud-storage/operations/remove-dir/index.js +3 -3
  112. package/node/cloud-storage/operations/remove-file/index.js +3 -3
  113. package/node/cloud-storage/operations/stat-file/index.js +3 -3
  114. package/node/cloud-storage/operations/upload-file/index.js +3 -3
  115. package/node/files/index.js +3 -3
  116. package/node/ftps/directory/index.js +4 -4
  117. package/node/ftps/file/index.js +10 -10
  118. package/node/ftps/index.js +10 -10
  119. package/node/images/format/index.d.ts +7 -0
  120. package/node/images/format/index.js +2 -1
  121. package/node/images/index.js +9 -9
  122. package/node/images/transform/index.js +7 -7
  123. package/node/images/transform/operations/resize/index.js +1 -1
  124. package/node/sftp/directory/index.js +5 -5
  125. package/node/sftp/file/index.js +7 -7
  126. package/node/sftp/index.js +6 -6
  127. package/package.json +1 -1
  128. package/chunks/{chunk-32FNUJVW.js → chunk-2FU4AFJC.js} +6 -6
  129. package/chunks/{chunk-FS6LRTDK.js → chunk-2QLB7ASR.js} +6 -6
  130. package/chunks/{chunk-646R6BQZ.js → chunk-5YLJSNZ4.js} +6 -6
  131. package/chunks/{chunk-NOLQR5RW.js → chunk-7Q7XB5CE.js} +6 -6
  132. package/chunks/{chunk-4OK2UH4M.js → chunk-7QDRXZ63.js} +4 -4
  133. package/chunks/{chunk-JSW6R3ZH.js → chunk-7YL4SAL6.js} +9 -9
  134. package/chunks/{chunk-OA7Y2A5T.js → chunk-EWZTFIXN.js} +6 -6
  135. package/chunks/{chunk-WYQI4224.js → chunk-FF6KJRP3.js} +3 -3
  136. package/chunks/{chunk-UK4HNSEJ.js → chunk-FOPXXKZV.js} +6 -6
  137. package/chunks/{chunk-DEQWCMAL.js → chunk-GLX5UWM7.js} +6 -6
  138. package/chunks/{chunk-CA3UPHYO.js → chunk-IMXUQH4R.js} +6 -6
  139. package/chunks/{chunk-AIC5YAJU.js → chunk-IYLGVLS7.js} +4 -4
  140. package/chunks/{chunk-6T7A6ZNA.js → chunk-LS2PJ4OH.js} +6 -6
  141. package/chunks/{chunk-G5RRNREY.js → chunk-Q2SKOY7I.js} +3 -3
  142. package/chunks/{chunk-UXEKCYL7.js → chunk-QJMBTRGK.js} +3 -3
  143. package/chunks/{chunk-7KSMK42F.js → chunk-QTF7LWGT.js} +3 -3
  144. package/chunks/{chunk-OVG5RGI3.js → chunk-S32K7POB.js} +4 -4
  145. package/chunks/{chunk-24ZUWYIR.js → chunk-TWSISQ2J.js} +6 -6
  146. package/chunks/{chunk-DPQRXSZH.js → chunk-UDFYYP4H.js} +6 -6
  147. package/chunks/{chunk-EOTOFHUR.js → chunk-UTIW4X7X.js} +6 -6
  148. package/chunks/{chunk-H4LW6FP3.js → chunk-V2N4BV7K.js} +6 -6
  149. package/chunks/{chunk-6NLNUGBI.js → chunk-WFYRTSLS.js} +6 -6
  150. package/chunks/{chunk-MJQF3YZO.js → chunk-X7KWB2VQ.js} +3 -3
  151. package/chunks/{chunk-74CFPDKM.js → chunk-YCGMNTMI.js} +4 -4
@@ -1,21 +1,21 @@
1
- import {
2
- exists as exists4
3
- } from "./chunk-5VHFXWFM.js";
4
1
  import {
5
2
  exists as exists3
6
3
  } from "./chunk-ZEZCYPLQ.js";
4
+ import {
5
+ exists as exists4
6
+ } from "./chunk-5VHFXWFM.js";
7
7
  import {
8
8
  exists as exists2
9
9
  } from "./chunk-QVPS2BCJ.js";
10
- import {
11
- exists
12
- } from "./chunk-ZJTWDCNZ.js";
13
10
  import {
14
11
  isFtpClient,
15
12
  isGcsBucket,
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ exists
18
+ } from "./chunk-ZJTWDCNZ.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -1,21 +1,21 @@
1
- import {
2
- list as list4
3
- } from "./chunk-37TRFYZT.js";
4
1
  import {
5
2
  list as list3
6
3
  } from "./chunk-ZSUG52DO.js";
4
+ import {
5
+ list as list4
6
+ } from "./chunk-37TRFYZT.js";
7
7
  import {
8
8
  list as list2
9
9
  } from "./chunk-UK2F7CWI.js";
10
- import {
11
- list
12
- } from "./chunk-3CLGBOHN.js";
13
10
  import {
14
11
  isFtpClient,
15
12
  isGcsBucket,
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ list
18
+ } from "./chunk-3CLGBOHN.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -1,21 +1,21 @@
1
- import {
2
- download as download4
3
- } from "./chunk-2JH4TCT2.js";
4
1
  import {
5
2
  download as download3
6
3
  } from "./chunk-IV75M3KE.js";
4
+ import {
5
+ download as download4
6
+ } from "./chunk-2JH4TCT2.js";
7
7
  import {
8
8
  download as download2
9
9
  } from "./chunk-HWEGQVBQ.js";
10
- import {
11
- download
12
- } from "./chunk-FF5NURFO.js";
13
10
  import {
14
11
  isFtpClient,
15
12
  isGcsBucket,
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ download
18
+ } from "./chunk-FF5NURFO.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -1,21 +1,21 @@
1
- import {
2
- remove as remove4
3
- } from "./chunk-7J7CYOXU.js";
4
1
  import {
5
2
  remove as remove3
6
3
  } from "./chunk-3TKBCG7Y.js";
4
+ import {
5
+ remove as remove4
6
+ } from "./chunk-7J7CYOXU.js";
7
7
  import {
8
8
  remove as remove2
9
9
  } from "./chunk-ANPXBD2G.js";
10
- import {
11
- remove
12
- } from "./chunk-KJAEVOIW.js";
13
10
  import {
14
11
  isFtpClient,
15
12
  isGcsBucket,
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ remove
18
+ } from "./chunk-KJAEVOIW.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -1,21 +1,21 @@
1
- import {
2
- copyDir as copyDir4
3
- } from "./chunk-V3L55I2S.js";
4
1
  import {
5
2
  copyDir as copyDir3
6
3
  } from "./chunk-4XBUJAQU.js";
4
+ import {
5
+ copyDir as copyDir4
6
+ } from "./chunk-V3L55I2S.js";
7
7
  import {
8
8
  copyDir as copyDir2
9
9
  } from "./chunk-WAHPAZQS.js";
10
- import {
11
- copyDir
12
- } from "./chunk-N2T672IG.js";
13
10
  import {
14
11
  isFtpClient,
15
12
  isGcsBucket,
16
13
  isS3ClientWithBucket,
17
14
  isSftpClient
18
15
  } from "./chunk-V3GX7SIJ.js";
16
+ import {
17
+ copyDir
18
+ } from "./chunk-N2T672IG.js";
19
19
  import {
20
20
  Outcome
21
21
  } from "./chunk-JMU5PDBD.js";
@@ -1,12 +1,12 @@
1
- import {
2
- Logger
3
- } from "./chunk-RASMASS4.js";
4
1
  import {
5
2
  styles
6
3
  } from "./chunk-L3OCRR3V.js";
7
4
  import {
8
5
  makeTextBlock
9
6
  } from "./chunk-H4PP6AHP.js";
7
+ import {
8
+ Logger
9
+ } from "./chunk-RASMASS4.js";
10
10
 
11
11
  // src/agnostic/misc/logs/index.ts
12
12
  var Logs;
@@ -1,12 +1,12 @@
1
1
  import {
2
- remove_dir_exports
3
- } from "./chunk-5ZJ3KJPK.js";
2
+ list_exports
3
+ } from "./chunk-UK2F7CWI.js";
4
4
  import {
5
5
  copy_dir_exports
6
6
  } from "./chunk-WAHPAZQS.js";
7
7
  import {
8
- list_exports
9
- } from "./chunk-UK2F7CWI.js";
8
+ remove_dir_exports
9
+ } from "./chunk-5ZJ3KJPK.js";
10
10
  import {
11
11
  move_dir_exports
12
12
  } from "./chunk-RWO53U4X.js";