@design-edito/tools 0.2.12 → 0.2.14

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 (124) hide show
  1. package/agnostic/arrays/index.js +6 -6
  2. package/agnostic/colors/index.js +7 -7
  3. package/agnostic/css/index.js +13 -13
  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/if/index.js +4 -4
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +4 -4
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +4 -4
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +4 -4
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +4 -4
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +4 -4
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +4 -4
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +4 -4
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +4 -4
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +4 -4
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +4 -4
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +4 -4
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +4 -4
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +4 -4
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +4 -4
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +4 -4
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +4 -4
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +4 -4
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +4 -4
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +4 -4
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +4 -4
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +4 -4
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +4 -4
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +4 -4
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +4 -4
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +4 -4
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +4 -4
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +4 -4
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +4 -4
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +4 -4
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +4 -4
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +4 -4
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +4 -4
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +4 -4
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +4 -4
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +4 -4
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +4 -4
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +4 -4
  56. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +4 -4
  57. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +4 -4
  58. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +4 -4
  59. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +4 -4
  60. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +4 -4
  61. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +4 -4
  62. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +4 -4
  63. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +4 -4
  64. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +4 -4
  65. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +4 -4
  66. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +4 -4
  67. package/agnostic/html/hyper-json/tree/index.js +4 -4
  68. package/agnostic/html/hyper-json/utils/index.js +4 -4
  69. package/agnostic/html/index.js +12 -12
  70. package/agnostic/misc/data-size/index.d.ts +26 -0
  71. package/agnostic/misc/data-size/index.js +27 -1
  72. package/agnostic/misc/index.js +21 -21
  73. package/agnostic/misc/logs/index.js +2 -2
  74. package/agnostic/misc/lorem-ipsum/index.js +8 -8
  75. package/agnostic/numbers/index.js +5 -5
  76. package/agnostic/objects/index.js +13 -13
  77. package/agnostic/strings/index.js +15 -15
  78. package/agnostic/time/index.js +4 -4
  79. package/chunks/{chunk-ZLPSLEWD.js → chunk-3TA4CDWX.js} +4 -4
  80. package/chunks/{chunk-5VOJAEZH.js → chunk-DEW6LPOS.js} +31 -20
  81. package/chunks/{chunk-WNP3U5KJ.js → chunk-DWCRT664.js} +5 -5
  82. package/chunks/{chunk-SDKHL27Y.js → chunk-G4ZB72XY.js} +52 -0
  83. package/chunks/{chunk-EAAX4SOA.js → chunk-GU34O65H.js} +14 -14
  84. package/chunks/{chunk-5CUF5ZK2.js → chunk-HMZMKLMR.js} +3 -3
  85. package/chunks/chunk-IFQA5PWI.js +112 -0
  86. package/chunks/{chunk-CFE44ZUR.js → chunk-KRDVV6K3.js} +2 -2
  87. package/node/@aws-s3/index.js +8 -8
  88. package/node/@aws-s3/storage/directory/index.js +4 -4
  89. package/node/@aws-s3/storage/file/index.js +8 -8
  90. package/node/@aws-s3/storage/index.js +8 -8
  91. package/node/@google-cloud/index.js +13 -13
  92. package/node/@google-cloud/storage/bucket/index.js +4 -4
  93. package/node/@google-cloud/storage/directory/index.js +4 -4
  94. package/node/@google-cloud/storage/file/index.js +15 -15
  95. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
  96. package/node/@google-cloud/storage/index.js +16 -16
  97. package/node/cloud-storage/index.js +26 -26
  98. package/node/cloud-storage/operations/index.js +33 -33
  99. package/node/files/index.js +3 -3
  100. package/node/ftps/directory/index.js +4 -4
  101. package/node/ftps/file/index.js +8 -8
  102. package/node/ftps/index.js +7 -7
  103. package/node/images/index.js +11 -10
  104. package/node/images/transform/index.d.ts +9 -2
  105. package/node/images/transform/index.js +8 -7
  106. package/node/images/transform/operations/composite/index.d.ts +7 -0
  107. package/node/images/transform/operations/composite/index.js +12 -0
  108. package/node/sftp/directory/index.js +4 -4
  109. package/node/sftp/file/index.js +8 -8
  110. package/node/sftp/index.js +7 -7
  111. package/package.json +1 -1
  112. package/chunks/{chunk-2J5PIJ7N.js → chunk-5TRAENM3.js} +9 -9
  113. package/chunks/{chunk-AY7SJG3R.js → chunk-6EJIBLPQ.js} +7 -7
  114. package/chunks/{chunk-IGFA7IDA.js → chunk-A7K5DUP7.js} +3 -3
  115. package/chunks/{chunk-HRSRRKOC.js → chunk-C5BQQUAG.js} +12 -12
  116. package/chunks/{chunk-LE23WL3C.js → chunk-CNMP2GU4.js} +3 -3
  117. package/chunks/{chunk-LV4WOREW.js → chunk-LEYJ4I5W.js} +7 -7
  118. package/chunks/{chunk-QN3UAKIU.js → chunk-MJQF3YZO.js} +3 -3
  119. package/chunks/{chunk-MWB5N33V.js → chunk-NRABY36Z.js} +9 -9
  120. package/chunks/{chunk-LRBVQNQI.js → chunk-S5MTHWQ7.js} +7 -7
  121. package/chunks/{chunk-OMTDHKJI.js → chunk-UEAMPAHK.js} +3 -3
  122. package/chunks/{chunk-4HPG6TEE.js → chunk-X5F6XGEP.js} +3 -3
  123. package/chunks/{chunk-G6C3VTOA.js → chunk-ZBAKY6DB.js} +3 -3
  124. package/chunks/{chunk-G5RRNREY.js → chunk-ZPDKBMUH.js} +3 -3
@@ -1,24 +1,24 @@
1
1
  import {
2
- move_exports
3
- } from "./chunk-FE4DECBU.js";
2
+ download_exports
3
+ } from "./chunk-HWEGQVBQ.js";
4
4
  import {
5
5
  remove_exports
6
6
  } from "./chunk-ANPXBD2G.js";
7
- import {
8
- stat_exports
9
- } from "./chunk-TGVYEQIA.js";
10
7
  import {
11
8
  upload_exports
12
9
  } from "./chunk-QDVDHFMZ.js";
13
10
  import {
14
- download_exports
15
- } from "./chunk-HWEGQVBQ.js";
11
+ stat_exports
12
+ } from "./chunk-TGVYEQIA.js";
16
13
  import {
17
14
  copy_exports
18
15
  } from "./chunk-QH64MYGA.js";
19
16
  import {
20
17
  exists_exports
21
18
  } from "./chunk-QVPS2BCJ.js";
19
+ import {
20
+ move_exports
21
+ } from "./chunk-FE4DECBU.js";
22
22
  import {
23
23
  __export
24
24
  } from "./chunk-WSFCRVEQ.js";
@@ -1,9 +1,9 @@
1
- import {
2
- styles
3
- } from "./chunk-L3OCRR3V.js";
4
1
  import {
5
2
  Logger
6
3
  } from "./chunk-RASMASS4.js";
4
+ import {
5
+ styles
6
+ } from "./chunk-L3OCRR3V.js";
7
7
  import {
8
8
  makeTextBlock
9
9
  } from "./chunk-H4PP6AHP.js";
@@ -7,15 +7,15 @@ import {
7
7
  import {
8
8
  Types
9
9
  } from "./chunk-XEQ2PBT2.js";
10
+ import {
11
+ Serialize
12
+ } from "./chunk-SXRWMH3U.js";
10
13
  import {
11
14
  any
12
15
  } from "./chunk-FHLCPVND.js";
13
16
  import {
14
17
  SmartTags
15
18
  } from "./chunk-UT2J62LH.js";
16
- import {
17
- Serialize
18
- } from "./chunk-SXRWMH3U.js";
19
19
  import {
20
20
  Transformer
21
21
  } from "./chunk-BKO7GLC2.js";
@@ -25,18 +25,15 @@ import {
25
25
  import {
26
26
  insertNode
27
27
  } from "./chunk-XA4HVHJ4.js";
28
+ import {
29
+ recordMap
30
+ } from "./chunk-XNF5MLCQ.js";
28
31
  import {
29
32
  isInEnum
30
33
  } from "./chunk-E6MSDKON.js";
31
34
  import {
32
35
  isRecord
33
36
  } from "./chunk-YDIBNEGA.js";
34
- import {
35
- recordMap
36
- } from "./chunk-XNF5MLCQ.js";
37
- import {
38
- replaceAll
39
- } from "./chunk-ZTDVUXPR.js";
40
37
  import {
41
38
  Outcome
42
39
  } from "./chunk-JMU5PDBD.js";
@@ -44,6 +41,9 @@ import {
44
41
  trimEnd,
45
42
  trimStart
46
43
  } from "./chunk-6XL25OZX.js";
44
+ import {
45
+ replaceAll
46
+ } from "./chunk-ZTDVUXPR.js";
47
47
  import {
48
48
  Window
49
49
  } from "./chunk-RLJOYG64.js";
@@ -1,24 +1,24 @@
1
1
  import {
2
- move_exports
3
- } from "./chunk-HRNDUTZE.js";
2
+ download_exports
3
+ } from "./chunk-FF5NURFO.js";
4
4
  import {
5
5
  remove_exports
6
6
  } from "./chunk-KJAEVOIW.js";
7
- import {
8
- stat_exports
9
- } from "./chunk-CNYSX2L2.js";
10
7
  import {
11
8
  upload_exports
12
9
  } from "./chunk-CVDCTI7F.js";
13
10
  import {
14
- download_exports
15
- } from "./chunk-FF5NURFO.js";
11
+ stat_exports
12
+ } from "./chunk-CNYSX2L2.js";
16
13
  import {
17
14
  copy_exports
18
15
  } from "./chunk-NMYVJJXV.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,12 +1,12 @@
1
1
  import {
2
2
  get_metadata_exports
3
3
  } from "./chunk-ZNA7SWFK.js";
4
- import {
5
- move_dir_exports
6
- } from "./chunk-BWYH445G.js";
7
4
  import {
8
5
  list_exports
9
6
  } from "./chunk-37TRFYZT.js";
7
+ import {
8
+ move_dir_exports
9
+ } from "./chunk-BWYH445G.js";
10
10
  import {
11
11
  remove_dir_exports
12
12
  } from "./chunk-QLDN574K.js";
@@ -1,9 +1,9 @@
1
- import {
2
- move_dir_exports
3
- } from "./chunk-BWYH445G.js";
4
1
  import {
5
2
  list_exports
6
3
  } from "./chunk-37TRFYZT.js";
4
+ import {
5
+ move_dir_exports
6
+ } from "./chunk-BWYH445G.js";
7
7
  import {
8
8
  remove_dir_exports
9
9
  } from "./chunk-QLDN574K.js";
@@ -1,9 +1,9 @@
1
- import {
2
- move_dir_exports
3
- } from "./chunk-ON6LC3HE.js";
4
1
  import {
5
2
  list_exports
6
3
  } from "./chunk-ZSUG52DO.js";
4
+ import {
5
+ move_dir_exports
6
+ } from "./chunk-ON6LC3HE.js";
7
7
  import {
8
8
  remove_dir_exports
9
9
  } from "./chunk-4XSDRT23.js";
@@ -1,12 +1,12 @@
1
+ import {
2
+ download
3
+ } from "./chunk-2JH4TCT2.js";
1
4
  import {
2
5
  remove
3
6
  } from "./chunk-7J7CYOXU.js";
4
7
  import {
5
8
  upload
6
9
  } from "./chunk-FB3GNE2B.js";
7
- import {
8
- download
9
- } from "./chunk-2JH4TCT2.js";
10
10
  import {
11
11
  Outcome
12
12
  } from "./chunk-JMU5PDBD.js";