@design-edito/tools 0.2.35 → 0.2.39

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 (133) hide show
  1. package/agnostic/arrays/index.js +4 -4
  2. package/agnostic/colors/index.js +7 -7
  3. package/agnostic/css/index.js +3 -3
  4. package/agnostic/html/hyper-json/cast/index.js +4 -4
  5. package/agnostic/html/hyper-json/index.js +5 -5
  6. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +4 -4
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +4 -4
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +4 -4
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +4 -4
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +4 -4
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +4 -4
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +4 -4
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +4 -4
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +4 -4
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +4 -4
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +4 -4
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +4 -4
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js +4 -4
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js +4 -4
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +4 -4
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +4 -4
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +4 -4
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +4 -4
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +4 -4
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +4 -4
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +4 -4
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +4 -4
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +4 -4
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +4 -4
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +4 -4
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +4 -4
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +4 -4
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +4 -4
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +4 -4
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +4 -4
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +4 -4
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.d.ts +4 -3
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +8 -6
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +4 -4
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +4 -4
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +4 -4
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.d.ts +4 -1
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +6 -4
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +4 -4
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +4 -4
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +4 -4
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +4 -4
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +4 -4
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +4 -4
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +4 -4
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +4 -4
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +4 -4
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +4 -4
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +4 -4
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +4 -4
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +4 -4
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +4 -4
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +4 -4
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +4 -4
  60. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +4 -4
  61. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +4 -4
  62. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +4 -4
  63. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +4 -4
  64. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +4 -4
  65. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +4 -4
  66. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +4 -4
  67. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +4 -4
  68. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +4 -4
  69. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +4 -4
  70. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +4 -4
  71. package/agnostic/html/hyper-json/tree/index.js +4 -4
  72. package/agnostic/html/hyper-json/utils/index.js +4 -4
  73. package/agnostic/html/index.js +8 -8
  74. package/agnostic/index.js +45 -45
  75. package/agnostic/misc/index.js +10 -10
  76. package/agnostic/misc/lorem-ipsum/index.js +5 -5
  77. package/agnostic/numbers/index.js +2 -2
  78. package/agnostic/objects/index.js +4 -4
  79. package/agnostic/optim/index.js +2 -2
  80. package/agnostic/strings/index.js +6 -6
  81. package/chunks/{chunk-RQIUCX5W.js → chunk-AZD3VUWK.js} +10 -10
  82. package/chunks/{chunk-YRGB7BKW.js → chunk-B43NYQDI.js} +1 -1
  83. package/chunks/{chunk-ALNOBFBI.js → chunk-EIIADR7E.js} +1 -1
  84. package/chunks/{chunk-GIPEJSLA.js → chunk-EUQFWLAH.js} +1 -1
  85. package/chunks/{chunk-KAPF3NFM.js → chunk-FEIKHYDQ.js} +1 -1
  86. package/chunks/{chunk-JZADBXY6.js → chunk-FVFVKL54.js} +4 -4
  87. package/chunks/{chunk-IKZEALBM.js → chunk-GTVOFJKO.js} +1 -1
  88. package/chunks/{chunk-3QNQZCIQ.js → chunk-IYQV2LP4.js} +153 -33
  89. package/chunks/{chunk-22TZQ2Y3.js → chunk-JZ5MFJQB.js} +1 -1
  90. package/chunks/{chunk-FUWQGDED.js → chunk-OJCVOSWP.js} +7 -7
  91. package/chunks/{chunk-AJJ6HJJP.js → chunk-PU7NOIJB.js} +1 -1
  92. package/chunks/{chunk-DZIL3PKQ.js → chunk-VLC7LRED.js} +1 -1
  93. package/chunks/{chunk-OBOXISER.js → chunk-ZYTGT7AE.js} +1 -1
  94. package/node/@aws-s3/index.js +9 -9
  95. package/node/@aws-s3/storage/file/index.js +10 -10
  96. package/node/@aws-s3/storage/index.js +8 -8
  97. package/node/@google-cloud/index.js +11 -11
  98. package/node/@google-cloud/storage/file/index.js +14 -14
  99. package/node/@google-cloud/storage/index.js +10 -10
  100. package/node/cloud-storage/index.js +32 -32
  101. package/node/cloud-storage/operations/index.js +41 -41
  102. package/node/files/index.js +2 -2
  103. package/node/ftps/file/index.js +10 -10
  104. package/node/ftps/index.js +8 -8
  105. package/node/images/create/index.js +3 -3
  106. package/node/images/format/index.js +3 -3
  107. package/node/images/index.js +14 -14
  108. package/node/images/metadata/index.js +3 -3
  109. package/node/images/transform/index.js +10 -10
  110. package/node/images/transform/operations/extend/index.js +3 -3
  111. package/node/images/transform/operations/flatten/index.js +3 -3
  112. package/node/images/transform/operations/overlay/index.js +3 -3
  113. package/node/images/transform/operations/resize/index.js +3 -3
  114. package/node/images/transform/operations/rotate/index.js +3 -3
  115. package/node/images/utils/index.js +3 -3
  116. package/node/index.js +70 -70
  117. package/node/sftp/file/index.js +10 -10
  118. package/node/sftp/index.js +8 -8
  119. package/package.json +1 -1
  120. package/chunks/{chunk-PUMFAJ3M.js → chunk-3KZNRSDD.js} +6 -6
  121. package/chunks/{chunk-DNVXXILZ.js → chunk-3USAHFOX.js} +6 -6
  122. package/chunks/{chunk-ZUOQTT7I.js → chunk-45E3E4KW.js} +8 -8
  123. package/chunks/{chunk-73SQU3NQ.js → chunk-4RPGLKRQ.js} +12 -12
  124. package/chunks/{chunk-XWNINAUS.js → chunk-536IRELM.js} +9 -9
  125. package/chunks/{chunk-CMAS4BKV.js → chunk-6YQGM6N6.js} +3 -3
  126. package/chunks/{chunk-G2SCEXXK.js → chunk-GABKKGNI.js} +21 -21
  127. package/chunks/{chunk-KVZLVTMX.js → chunk-KXIEPXDI.js} +9 -9
  128. package/chunks/{chunk-4NP5VB4R.js → chunk-OKCPVFQW.js} +16 -16
  129. package/chunks/{chunk-A3EVZT6I.js → chunk-PWNX5TWJ.js} +13 -13
  130. package/chunks/{chunk-HYUALSEP.js → chunk-QHAB6XYD.js} +3 -3
  131. package/chunks/{chunk-UKD6DFES.js → chunk-WOYF3N4A.js} +3 -3
  132. package/chunks/{chunk-SABB7UCL.js → chunk-Y5GGIBPI.js} +6 -6
  133. package/chunks/{chunk-HDIB7EXM.js → chunk-ZMT6S52U.js} +9 -9
@@ -1,12 +1,9 @@
1
1
  import {
2
- generate_signed_url_exports
3
- } from "./chunk-PAIUCLVK.js";
2
+ update_metadata_exports
3
+ } from "./chunk-HWVEI3RH.js";
4
4
  import {
5
5
  get_metadata_exports
6
6
  } from "./chunk-42K3MQQ5.js";
7
- import {
8
- update_metadata_exports
9
- } from "./chunk-HWVEI3RH.js";
10
7
  import {
11
8
  revoke_signed_urls_exports
12
9
  } from "./chunk-G5RRNREY.js";
@@ -14,26 +11,29 @@ import {
14
11
  get_permissions_exports
15
12
  } from "./chunk-YKPA3MQL.js";
16
13
  import {
17
- copy_exports
18
- } from "./chunk-CWZFRUBS.js";
14
+ generate_signed_url_exports
15
+ } from "./chunk-PAIUCLVK.js";
19
16
  import {
20
17
  remove_exports
21
18
  } from "./chunk-7J7CYOXU.js";
22
- import {
23
- move_exports
24
- } from "./chunk-6IYUA43Q.js";
25
- import {
26
- stat_exports
27
- } from "./chunk-W3RXHN5I.js";
28
19
  import {
29
20
  upload_exports
30
21
  } from "./chunk-FB3GNE2B.js";
22
+ import {
23
+ copy_exports
24
+ } from "./chunk-CWZFRUBS.js";
31
25
  import {
32
26
  download_exports
33
27
  } from "./chunk-2JH4TCT2.js";
34
28
  import {
35
29
  exists_exports
36
30
  } from "./chunk-5VHFXWFM.js";
31
+ import {
32
+ move_exports
33
+ } from "./chunk-6IYUA43Q.js";
34
+ import {
35
+ stat_exports
36
+ } from "./chunk-W3RXHN5I.js";
37
37
  import {
38
38
  __export
39
39
  } from "./chunk-WSFCRVEQ.js";
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  isInDirectory
3
3
  } from "./chunk-NRITRUZW.js";
4
- import {
5
- Subpaths
6
- } from "./chunk-F3WCF6DL.js";
7
4
  import {
8
5
  readWrite
9
6
  } from "./chunk-7DBNMU6N.js";
7
+ import {
8
+ Subpaths
9
+ } from "./chunk-F3WCF6DL.js";
10
10
  import {
11
11
  __export
12
12
  } from "./chunk-WSFCRVEQ.js";
@@ -1,10 +1,10 @@
1
+ import {
2
+ interpolate
3
+ } from "./chunk-BJAYUP7M.js";
1
4
  import {
2
5
  createScale,
3
6
  getHarmonic
4
7
  } from "./chunk-KXIA3YGF.js";
5
- import {
6
- interpolate
7
- } from "./chunk-BJAYUP7M.js";
8
8
  import {
9
9
  round
10
10
  } from "./chunk-EOE2ODJR.js";
@@ -1,3 +1,7 @@
1
+ import {
2
+ randomPick,
3
+ randomPickMany
4
+ } from "./chunk-AQBJ6HNB.js";
1
5
  import {
2
6
  make
3
7
  } from "./chunk-RLAZR3NL.js";
@@ -5,15 +9,11 @@ import {
5
9
  shuffle
6
10
  } from "./chunk-VJJIYJMY.js";
7
11
  import {
8
- randomPick,
9
- randomPickMany
10
- } from "./chunk-AQBJ6HNB.js";
12
+ isArrayOf
13
+ } from "./chunk-6RGDWX4A.js";
11
14
  import {
12
15
  findDuplicates
13
16
  } from "./chunk-YS6WMSWC.js";
14
- import {
15
- isArrayOf
16
- } from "./chunk-6RGDWX4A.js";
17
17
 
18
18
  // src/agnostic/arrays/index.tsx
19
19
  var Arrays;
@@ -1,24 +1,24 @@
1
- import {
2
- copy_exports
3
- } from "./chunk-NMYVJJXV.js";
4
1
  import {
5
2
  remove_exports
6
3
  } from "./chunk-KJAEVOIW.js";
7
- import {
8
- move_exports
9
- } from "./chunk-HRNDUTZE.js";
10
- import {
11
- stat_exports
12
- } from "./chunk-CNYSX2L2.js";
13
4
  import {
14
5
  upload_exports
15
6
  } from "./chunk-CVDCTI7F.js";
7
+ import {
8
+ copy_exports
9
+ } from "./chunk-NMYVJJXV.js";
16
10
  import {
17
11
  download_exports
18
12
  } from "./chunk-FF5NURFO.js";
19
13
  import {
20
14
  exists_exports
21
15
  } from "./chunk-ZJTWDCNZ.js";
16
+ import {
17
+ move_exports
18
+ } from "./chunk-HRNDUTZE.js";
19
+ import {
20
+ stat_exports
21
+ } from "./chunk-CNYSX2L2.js";
22
22
  import {
23
23
  __export
24
24
  } from "./chunk-WSFCRVEQ.js";