@design-edito/tools 0.2.35 → 0.2.37

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 (149) hide show
  1. package/agnostic/arrays/index.js +4 -4
  2. package/agnostic/colors/index.js +10 -10
  3. package/agnostic/css/index.js +5 -5
  4. package/agnostic/css/styles-set/index.js +3 -3
  5. package/agnostic/html/hyper-json/cast/index.js +4 -4
  6. package/agnostic/html/hyper-json/index.js +5 -5
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +4 -4
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +4 -4
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +4 -4
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +4 -4
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +4 -4
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +4 -4
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +4 -4
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +4 -4
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +4 -4
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +4 -4
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +4 -4
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +4 -4
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js +4 -4
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js +4 -4
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +4 -4
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +4 -4
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +4 -4
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +4 -4
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +4 -4
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +4 -4
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +4 -4
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +4 -4
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +4 -4
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +4 -4
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +4 -4
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +4 -4
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +4 -4
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +4 -4
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +4 -4
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +4 -4
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +4 -4
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +4 -4
  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 +9 -9
  74. package/agnostic/index.js +43 -43
  75. package/agnostic/misc/index.js +11 -11
  76. package/agnostic/misc/lorem-ipsum/index.js +7 -7
  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/random/index.js +2 -2
  81. package/agnostic/strings/index.js +3 -3
  82. package/agnostic/time/index.js +3 -3
  83. package/chunks/{chunk-DZIL3PKQ.js → chunk-63J76ST6.js} +2 -2
  84. package/chunks/{chunk-YRGB7BKW.js → chunk-7NLDR53D.js} +1 -1
  85. package/chunks/{chunk-ALNOBFBI.js → chunk-ALFP7OQ3.js} +3 -3
  86. package/chunks/{chunk-22TZQ2Y3.js → chunk-BPYICFMX.js} +1 -1
  87. package/chunks/{chunk-RQIUCX5W.js → chunk-FNGETPCZ.js} +9 -9
  88. package/chunks/{chunk-A3EVZT6I.js → chunk-GXOIVZUI.js} +17 -17
  89. package/chunks/{chunk-3QNQZCIQ.js → chunk-NGIZKJDJ.js} +131 -17
  90. package/chunks/{chunk-KAPF3NFM.js → chunk-NUPAV2JX.js} +4 -4
  91. package/chunks/{chunk-JZADBXY6.js → chunk-OYDCT5KK.js} +4 -4
  92. package/chunks/{chunk-FUWQGDED.js → chunk-TAUQZCR6.js} +9 -9
  93. package/chunks/{chunk-GIPEJSLA.js → chunk-TGDJWP5U.js} +2 -2
  94. package/chunks/{chunk-STW5RKR7.js → chunk-U4ORVPZC.js} +1 -1
  95. package/chunks/{chunk-DNVXXILZ.js → chunk-V3NHCEO5.js} +5 -5
  96. package/chunks/{chunk-AJJ6HJJP.js → chunk-WJBQ2BO4.js} +1 -1
  97. package/chunks/{chunk-IKZEALBM.js → chunk-YFBIPMXD.js} +1 -1
  98. package/chunks/{chunk-OBOXISER.js → chunk-YRZFKMR4.js} +4 -4
  99. package/node/@aws-s3/index.js +10 -10
  100. package/node/@aws-s3/storage/directory/index.js +5 -5
  101. package/node/@aws-s3/storage/file/index.js +10 -10
  102. package/node/@aws-s3/storage/index.js +9 -9
  103. package/node/@google-cloud/index.js +14 -14
  104. package/node/@google-cloud/storage/bucket/index.js +4 -4
  105. package/node/@google-cloud/storage/directory/index.js +5 -5
  106. package/node/@google-cloud/storage/file/index.js +18 -18
  107. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
  108. package/node/@google-cloud/storage/index.js +13 -13
  109. package/node/cloud-storage/index.js +33 -33
  110. package/node/cloud-storage/operations/index.js +44 -44
  111. package/node/files/index.js +2 -2
  112. package/node/ftps/directory/index.js +5 -5
  113. package/node/ftps/file/index.js +10 -10
  114. package/node/ftps/index.js +11 -11
  115. package/node/images/create/index.js +4 -4
  116. package/node/images/format/index.js +4 -4
  117. package/node/images/index.js +15 -15
  118. package/node/images/metadata/index.js +4 -4
  119. package/node/images/transform/index.js +11 -11
  120. package/node/images/transform/operations/extend/index.js +4 -4
  121. package/node/images/transform/operations/flatten/index.js +4 -4
  122. package/node/images/transform/operations/overlay/index.js +4 -4
  123. package/node/images/transform/operations/resize/index.js +4 -4
  124. package/node/images/transform/operations/rotate/index.js +4 -4
  125. package/node/images/utils/index.js +4 -4
  126. package/node/index.js +77 -77
  127. package/node/sftp/directory/index.js +5 -5
  128. package/node/sftp/file/index.js +10 -10
  129. package/node/sftp/index.js +11 -11
  130. package/package.json +1 -1
  131. package/chunks/{chunk-KVZLVTMX.js → chunk-5ZPVE6NR.js} +9 -9
  132. package/chunks/{chunk-XWNINAUS.js → chunk-6UXES4W7.js} +9 -9
  133. package/chunks/{chunk-CMAS4BKV.js → chunk-6YQGM6N6.js} +3 -3
  134. package/chunks/{chunk-SABB7UCL.js → chunk-73UGWJYI.js} +8 -8
  135. package/chunks/{chunk-26T64AEI.js → chunk-CKENYYWH.js} +4 -4
  136. package/chunks/{chunk-G2SCEXXK.js → chunk-DFDH7MGI.js} +20 -20
  137. package/chunks/{chunk-MV473S2C.js → chunk-EZ22Z22X.js} +4 -4
  138. package/chunks/{chunk-4NP5VB4R.js → chunk-FLE22O3O.js} +18 -18
  139. package/chunks/{chunk-PUMFAJ3M.js → chunk-GYEO7JZV.js} +9 -9
  140. package/chunks/{chunk-HDIB7EXM.js → chunk-LGBQWEXH.js} +9 -9
  141. package/chunks/{chunk-ZUOQTT7I.js → chunk-NK62JYTD.js} +8 -8
  142. package/chunks/{chunk-S32K7POB.js → chunk-OVG5RGI3.js} +4 -4
  143. package/chunks/{chunk-HYUALSEP.js → chunk-QHAB6XYD.js} +3 -3
  144. package/chunks/{chunk-KWQ4K4GN.js → chunk-QTF7LWGT.js} +4 -4
  145. package/chunks/{chunk-G5RRNREY.js → chunk-S4VO4PFZ.js} +3 -3
  146. package/chunks/{chunk-UXEKCYL7.js → chunk-UEAMPAHK.js} +3 -3
  147. package/chunks/{chunk-UKD6DFES.js → chunk-WOYF3N4A.js} +3 -3
  148. package/chunks/{chunk-73SQU3NQ.js → chunk-XPPOIKJL.js} +6 -6
  149. package/chunks/{chunk-N4JGLSGA.js → chunk-ZH3QMMVD.js} +4 -4
@@ -1,36 +1,36 @@
1
- import {
2
- copy_file_exports
3
- } from "./chunk-BDGFY3GP.js";
4
- import {
5
- remove_file_exports
6
- } from "./chunk-ALAGBHFV.js";
7
- import {
8
- move_file_exports
9
- } from "./chunk-OC4VIF3N.js";
10
- import {
11
- remove_dir_exports
12
- } from "./chunk-GL42Q643.js";
13
- import {
14
- list_dir_exports
15
- } from "./chunk-QKE2IYT5.js";
16
- import {
17
- move_dir_exports
18
- } from "./chunk-MVYH3CSJ.js";
19
1
  import {
20
2
  stat_file_exports
21
3
  } from "./chunk-XR2LNUGW.js";
22
4
  import {
23
5
  upload_file_exports
24
6
  } from "./chunk-XBA26Z7E.js";
7
+ import {
8
+ remove_file_exports
9
+ } from "./chunk-ALAGBHFV.js";
25
10
  import {
26
11
  copy_dir_exports
27
12
  } from "./chunk-R4DZKWSR.js";
13
+ import {
14
+ copy_file_exports
15
+ } from "./chunk-BDGFY3GP.js";
28
16
  import {
29
17
  download_file_exports
30
18
  } from "./chunk-X53BGT33.js";
31
19
  import {
32
20
  exists_file_exports
33
21
  } from "./chunk-AL7ESVX4.js";
22
+ import {
23
+ move_file_exports
24
+ } from "./chunk-OC4VIF3N.js";
25
+ import {
26
+ list_dir_exports
27
+ } from "./chunk-QKE2IYT5.js";
28
+ import {
29
+ move_dir_exports
30
+ } from "./chunk-MVYH3CSJ.js";
31
+ import {
32
+ remove_dir_exports
33
+ } from "./chunk-GL42Q643.js";
34
34
  import {
35
35
  __export
36
36
  } from "./chunk-WSFCRVEQ.js";
@@ -1,27 +1,27 @@
1
+ import {
2
+ invert
3
+ } from "./chunk-EGBJXHCW.js";
4
+ import {
5
+ contrast
6
+ } from "./chunk-5CTAKAIP.js";
1
7
  import {
2
8
  distance
3
9
  } from "./chunk-L7PIZQFC.js";
4
10
  import {
5
11
  grayscale
6
12
  } from "./chunk-WSC3WODJ.js";
7
- import {
8
- contrast
9
- } from "./chunk-5CTAKAIP.js";
10
- import {
11
- invert
12
- } from "./chunk-EGBJXHCW.js";
13
13
  import {
14
14
  lerp
15
15
  } from "./chunk-XPGAVZGK.js";
16
16
  import {
17
17
  palette
18
18
  } from "./chunk-MFIGSRSO.js";
19
- import {
20
- rotate
21
- } from "./chunk-YXLHZ2KW.js";
22
19
  import {
23
20
  luminance
24
21
  } from "./chunk-3LCD73SB.js";
22
+ import {
23
+ rotate
24
+ } from "./chunk-YXLHZ2KW.js";
25
25
  import {
26
26
  addChannel,
27
27
  getChannel,
@@ -1,24 +1,24 @@
1
- import {
2
- copy_exports
3
- } from "./chunk-NMYVJJXV.js";
4
- import {
5
- remove_exports
6
- } from "./chunk-KJAEVOIW.js";
7
- import {
8
- move_exports
9
- } from "./chunk-HRNDUTZE.js";
10
1
  import {
11
2
  stat_exports
12
3
  } from "./chunk-CNYSX2L2.js";
13
4
  import {
14
5
  upload_exports
15
6
  } from "./chunk-CVDCTI7F.js";
7
+ import {
8
+ remove_exports
9
+ } from "./chunk-KJAEVOIW.js";
10
+ import {
11
+ copy_exports
12
+ } from "./chunk-NMYVJJXV.js";
16
13
  import {
17
14
  download_exports
18
15
  } from "./chunk-FF5NURFO.js";
19
16
  import {
20
17
  exists_exports
21
18
  } from "./chunk-ZJTWDCNZ.js";
19
+ import {
20
+ move_exports
21
+ } from "./chunk-HRNDUTZE.js";
22
22
  import {
23
23
  __export
24
24
  } from "./chunk-WSFCRVEQ.js";
@@ -1,24 +1,24 @@
1
- import {
2
- recordFormat
3
- } from "./chunk-YP64J65L.js";
4
1
  import {
5
2
  Validation
6
3
  } from "./chunk-FPEW3A27.js";
7
- import {
8
- recordMap
9
- } from "./chunk-XNF5MLCQ.js";
10
4
  import {
11
5
  Enums
12
6
  } from "./chunk-WOAYU6LB.js";
13
7
  import {
14
8
  deepGetProperty
15
9
  } from "./chunk-SKMCIFS3.js";
10
+ import {
11
+ flattenGetters
12
+ } from "./chunk-VFJYLXCI.js";
13
+ import {
14
+ recordFormat
15
+ } from "./chunk-YP64J65L.js";
16
16
  import {
17
17
  isRecord
18
18
  } from "./chunk-YDIBNEGA.js";
19
19
  import {
20
- flattenGetters
21
- } from "./chunk-VFJYLXCI.js";
20
+ recordMap
21
+ } from "./chunk-XNF5MLCQ.js";
22
22
  import {
23
23
  isNonNullObject,
24
24
  isObject
@@ -1,7 +1,3 @@
1
- import {
2
- random,
3
- randomInt
4
- } from "./chunk-D3ERTRDW.js";
5
1
  import {
6
2
  randomHash,
7
3
  randomHashPattern,
@@ -11,6 +7,10 @@ import {
11
7
  hexChars,
12
8
  randomHexChar
13
9
  } from "./chunk-OGBUSUE6.js";
10
+ import {
11
+ random,
12
+ randomInt
13
+ } from "./chunk-D3ERTRDW.js";
14
14
 
15
15
  // src/agnostic/random/index.ts
16
16
  var Random;
@@ -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,6 +1,6 @@
1
1
  import {
2
- remove_dir_exports
3
- } from "./chunk-BSUQNHAM.js";
2
+ copy_dir_exports
3
+ } from "./chunk-N2T672IG.js";
4
4
  import {
5
5
  list_exports
6
6
  } from "./chunk-3CLGBOHN.js";
@@ -8,8 +8,8 @@ import {
8
8
  move_dir_exports
9
9
  } from "./chunk-BE7OXZRK.js";
10
10
  import {
11
- copy_dir_exports
12
- } from "./chunk-N2T672IG.js";
11
+ remove_dir_exports
12
+ } from "./chunk-BSUQNHAM.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-WSFCRVEQ.js";
@@ -1,9 +1,9 @@
1
- import {
2
- remove
3
- } from "./chunk-7J7CYOXU.js";
4
1
  import {
5
2
  upload
6
3
  } from "./chunk-FB3GNE2B.js";
4
+ import {
5
+ remove
6
+ } from "./chunk-7J7CYOXU.js";
7
7
  import {
8
8
  download
9
9
  } from "./chunk-2JH4TCT2.js";
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  get_metadata_exports
3
3
  } from "./chunk-ZNA7SWFK.js";
4
- import {
5
- remove_dir_exports
6
- } from "./chunk-QLDN574K.js";
7
4
  import {
8
5
  list_exports
9
6
  } from "./chunk-37TRFYZT.js";
10
7
  import {
11
8
  move_dir_exports
12
9
  } from "./chunk-BWYH445G.js";
10
+ import {
11
+ remove_dir_exports
12
+ } from "./chunk-QLDN574K.js";
13
13
  import {
14
14
  __export
15
15
  } 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,15 +1,11 @@
1
1
  import {
2
- trimEnd,
3
- trimStart
4
- } from "./chunk-6XL25OZX.js";
2
+ replaceAll
3
+ } from "./chunk-ZTDVUXPR.js";
5
4
  import {
6
5
  matches,
7
6
  matchesEvery,
8
7
  matchesSome
9
8
  } from "./chunk-R3AWQXMY.js";
10
- import {
11
- replaceAll
12
- } from "./chunk-ZTDVUXPR.js";
13
9
  import {
14
10
  CharCodes
15
11
  } from "./chunk-34U4HX4V.js";
@@ -22,6 +18,10 @@ import {
22
18
  import {
23
19
  toAlphanum
24
20
  } from "./chunk-COVPTTAD.js";
21
+ import {
22
+ trimEnd,
23
+ trimStart
24
+ } from "./chunk-6XL25OZX.js";
25
25
 
26
26
  // src/agnostic/strings/index.ts
27
27
  var Strings;
@@ -1,6 +1,6 @@
1
1
  import {
2
- remove_dir_exports
3
- } from "./chunk-4XSDRT23.js";
2
+ copy_dir_exports
3
+ } from "./chunk-4XBUJAQU.js";
4
4
  import {
5
5
  list_exports
6
6
  } from "./chunk-ZSUG52DO.js";
@@ -8,8 +8,8 @@ import {
8
8
  move_dir_exports
9
9
  } from "./chunk-ON6LC3HE.js";
10
10
  import {
11
- copy_dir_exports
12
- } from "./chunk-4XBUJAQU.js";
11
+ remove_dir_exports
12
+ } from "./chunk-4XSDRT23.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-WSFCRVEQ.js";