@design-edito/tools 0.2.5 → 0.2.7

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 (138) hide show
  1. package/agnostic/arrays/index.js +4 -4
  2. package/agnostic/colors/index.js +9 -9
  3. package/agnostic/css/bem/index.js +2 -2
  4. package/agnostic/css/index.js +5 -5
  5. package/agnostic/html/hyper-json/cast/index.js +5 -5
  6. package/agnostic/html/hyper-json/index.js +6 -6
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +5 -5
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +5 -5
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +5 -5
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +5 -5
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +5 -5
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +5 -5
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +5 -5
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +5 -5
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +5 -5
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +5 -5
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +5 -5
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +5 -5
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +5 -5
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +5 -5
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +5 -5
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +5 -5
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +5 -5
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +5 -5
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +5 -5
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +5 -5
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +5 -5
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +5 -5
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +5 -5
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +5 -5
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +5 -5
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +5 -5
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +5 -5
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +5 -5
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +5 -5
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +5 -5
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +5 -5
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +5 -5
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +5 -5
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +5 -5
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +5 -5
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +5 -5
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +5 -5
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +5 -5
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +5 -5
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +5 -5
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +5 -5
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +5 -5
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +5 -5
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +5 -5
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +5 -5
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +5 -5
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +5 -5
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +5 -5
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +5 -5
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +5 -5
  57. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +5 -5
  58. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +5 -5
  59. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +5 -5
  60. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +5 -5
  61. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +5 -5
  62. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +5 -5
  63. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +5 -5
  64. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +5 -5
  65. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +5 -5
  66. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +5 -5
  67. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +5 -5
  68. package/agnostic/html/hyper-json/tree/index.js +5 -5
  69. package/agnostic/html/hyper-json/utils/index.js +5 -5
  70. package/agnostic/html/index.js +11 -11
  71. package/agnostic/misc/index.js +15 -15
  72. package/agnostic/misc/lorem-ipsum/index.js +5 -5
  73. package/agnostic/numbers/index.js +3 -3
  74. package/agnostic/objects/index.js +9 -9
  75. package/agnostic/strings/index.js +7 -7
  76. package/agnostic/strings/parse-table/index.d.ts +34 -28
  77. package/agnostic/strings/parse-table/index.js +1 -3
  78. package/chunks/{chunk-YWOU65KY.js → chunk-7SQPSZJS.js} +22 -22
  79. package/chunks/{chunk-TBRLSFVL.js → chunk-IOEX4WMM.js} +4 -4
  80. package/chunks/{chunk-C7SDXW3B.js → chunk-LW37RZBH.js} +5 -5
  81. package/chunks/{chunk-YRWLIDCE.js → chunk-MXGOSLJF.js} +1 -1
  82. package/chunks/{chunk-GYELTEZT.js → chunk-O7NVF55C.js} +14 -5
  83. package/chunks/{chunk-WV2D6IX4.js → chunk-WD3CE5WS.js} +2 -2
  84. package/node/@aws-s3/index.js +9 -9
  85. package/node/@aws-s3/storage/directory/index.js +7 -7
  86. package/node/@aws-s3/storage/file/index.js +10 -10
  87. package/node/@aws-s3/storage/index.js +9 -9
  88. package/node/@google-cloud/index.js +13 -13
  89. package/node/@google-cloud/storage/bucket/index.js +4 -4
  90. package/node/@google-cloud/storage/directory/index.js +7 -7
  91. package/node/@google-cloud/storage/file/index.js +15 -15
  92. package/node/@google-cloud/storage/index.js +17 -17
  93. package/node/cloud-storage/index.js +42 -42
  94. package/node/cloud-storage/operations/copy-dir/index.js +2 -2
  95. package/node/cloud-storage/operations/copy-file/index.js +2 -2
  96. package/node/cloud-storage/operations/download-file/index.js +2 -2
  97. package/node/cloud-storage/operations/exists-file/index.js +2 -2
  98. package/node/cloud-storage/operations/index.js +54 -54
  99. package/node/cloud-storage/operations/list-dir/index.js +2 -2
  100. package/node/cloud-storage/operations/move-dir/index.js +2 -2
  101. package/node/cloud-storage/operations/move-file/index.js +2 -2
  102. package/node/cloud-storage/operations/remove-dir/index.js +2 -2
  103. package/node/cloud-storage/operations/remove-file/index.js +2 -2
  104. package/node/cloud-storage/operations/stat-file/index.js +2 -2
  105. package/node/cloud-storage/operations/upload-file/index.js +2 -2
  106. package/node/ftps/directory/index.js +4 -4
  107. package/node/ftps/file/index.js +6 -6
  108. package/node/ftps/index.js +9 -9
  109. package/node/images/index.js +10 -10
  110. package/node/images/transform/index.js +7 -7
  111. package/node/sftp/directory/index.js +7 -7
  112. package/node/sftp/file/index.js +10 -10
  113. package/node/sftp/index.js +8 -8
  114. package/package.json +1 -1
  115. package/chunks/{chunk-CA3UPHYO.js → chunk-6AYH6N4T.js} +3 -3
  116. package/chunks/{chunk-KIONYWA7.js → chunk-7YW5HL6N.js} +3 -3
  117. package/chunks/{chunk-XKRFL2AB.js → chunk-A7K5DUP7.js} +6 -6
  118. package/chunks/{chunk-FS6LRTDK.js → chunk-AK5LBEW3.js} +3 -3
  119. package/chunks/{chunk-DPQRXSZH.js → chunk-E7JWKPHC.js} +3 -3
  120. package/chunks/{chunk-NOLQR5RW.js → chunk-I3LKH6JC.js} +3 -3
  121. package/chunks/{chunk-H4LW6FP3.js → chunk-IH6TPXGZ.js} +3 -3
  122. package/chunks/{chunk-EOTOFHUR.js → chunk-IIMYMEJ6.js} +3 -3
  123. package/chunks/{chunk-OA7Y2A5T.js → chunk-JZ6QNL7U.js} +3 -3
  124. package/chunks/{chunk-SQL5JXYJ.js → chunk-KBFSUJ57.js} +5 -5
  125. package/chunks/{chunk-KA3PLDPZ.js → chunk-KXIEPXDI.js} +9 -9
  126. package/chunks/{chunk-24ZUWYIR.js → chunk-MRCJT2LW.js} +3 -3
  127. package/chunks/{chunk-646R6BQZ.js → chunk-N7TMNMOK.js} +3 -3
  128. package/chunks/{chunk-UK4HNSEJ.js → chunk-NSB5NOKA.js} +3 -3
  129. package/chunks/{chunk-ZQ3DJPY5.js → chunk-QUPIMVDB.js} +9 -9
  130. package/chunks/{chunk-6NLNUGBI.js → chunk-RG5U7D3R.js} +3 -3
  131. package/chunks/{chunk-UXEKCYL7.js → chunk-UEAMPAHK.js} +3 -3
  132. package/chunks/{chunk-KSS2ZJHI.js → chunk-VCCKYSSJ.js} +12 -12
  133. package/chunks/{chunk-4XGNPFBN.js → chunk-WLZD64PA.js} +6 -6
  134. package/chunks/{chunk-QXVZJYNY.js → chunk-X5F6XGEP.js} +6 -6
  135. package/chunks/{chunk-KE7RNBSU.js → chunk-X5K3KE5O.js} +14 -14
  136. package/chunks/{chunk-KQAPQMHJ.js → chunk-XUIBDINM.js} +3 -3
  137. package/chunks/{chunk-FAZEIFCI.js → chunk-YBCIFNYC.js} +21 -21
  138. package/chunks/{chunk-XPGDKBTU.js → chunk-ZBAKY6DB.js} +6 -6
@@ -1,30 +1,30 @@
1
1
  import {
2
2
  array
3
3
  } from "./chunk-QAQZEKIF.js";
4
- import {
5
- any
6
- } from "./chunk-FHLCPVND.js";
7
4
  import {
8
5
  nullFunc
9
6
  } from "./chunk-QAVYONH6.js";
7
+ import {
8
+ Serialize
9
+ } from "./chunk-SXRWMH3U.js";
10
10
  import {
11
11
  Types
12
12
  } from "./chunk-XEQ2PBT2.js";
13
+ import {
14
+ any
15
+ } from "./chunk-FHLCPVND.js";
13
16
  import {
14
17
  SmartTags
15
18
  } from "./chunk-UT2J62LH.js";
16
- import {
17
- insertNode
18
- } from "./chunk-XA4HVHJ4.js";
19
- import {
20
- Serialize
21
- } from "./chunk-SXRWMH3U.js";
22
19
  import {
23
20
  Transformer
24
21
  } from "./chunk-BKO7GLC2.js";
25
22
  import {
26
23
  Method
27
24
  } from "./chunk-RW7VAKJW.js";
25
+ import {
26
+ insertNode
27
+ } from "./chunk-XA4HVHJ4.js";
28
28
  import {
29
29
  recordMap
30
30
  } from "./chunk-XNF5MLCQ.js";
@@ -34,12 +34,12 @@ import {
34
34
  import {
35
35
  isRecord
36
36
  } from "./chunk-YDIBNEGA.js";
37
- import {
38
- replaceAll
39
- } from "./chunk-ZTDVUXPR.js";
40
37
  import {
41
38
  Outcome
42
39
  } from "./chunk-JMU5PDBD.js";
40
+ import {
41
+ replaceAll
42
+ } from "./chunk-ZTDVUXPR.js";
43
43
  import {
44
44
  trimEnd,
45
45
  trimStart
@@ -1,19 +1,19 @@
1
- import {
2
- isArrayOf
3
- } from "./chunk-6RGDWX4A.js";
4
1
  import {
5
2
  shuffle
6
3
  } from "./chunk-VJJIYJMY.js";
4
+ import {
5
+ findDuplicates
6
+ } from "./chunk-YS6WMSWC.js";
7
7
  import {
8
8
  randomPick,
9
9
  randomPickMany
10
10
  } from "./chunk-AQBJ6HNB.js";
11
- import {
12
- findDuplicates
13
- } from "./chunk-YS6WMSWC.js";
14
11
  import {
15
12
  make
16
13
  } from "./chunk-RLAZR3NL.js";
14
+ import {
15
+ isArrayOf
16
+ } from "./chunk-6RGDWX4A.js";
17
17
 
18
18
  // src/agnostic/arrays/index.tsx
19
19
  var Arrays;
@@ -1,15 +1,15 @@
1
- import {
2
- remove_dir_exports
3
- } from "./chunk-QLDN574K.js";
4
1
  import {
5
2
  list_exports
6
3
  } from "./chunk-37TRFYZT.js";
7
- import {
8
- copy_dir_exports
9
- } from "./chunk-V3L55I2S.js";
10
4
  import {
11
5
  move_dir_exports
12
6
  } from "./chunk-BWYH445G.js";
7
+ import {
8
+ remove_dir_exports
9
+ } from "./chunk-QLDN574K.js";
10
+ import {
11
+ copy_dir_exports
12
+ } from "./chunk-V3L55I2S.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-WSFCRVEQ.js";
@@ -1,12 +1,6 @@
1
1
  import {
2
2
  revoke_signed_urls_exports
3
3
  } from "./chunk-G5RRNREY.js";
4
- import {
5
- update_metadata_exports
6
- } from "./chunk-HWVEI3RH.js";
7
- import {
8
- get_permissions_exports
9
- } from "./chunk-YKPA3MQL.js";
10
4
  import {
11
5
  generate_signed_url_exports
12
6
  } from "./chunk-PAIUCLVK.js";
@@ -14,17 +8,14 @@ import {
14
8
  get_metadata_exports
15
9
  } from "./chunk-42K3MQQ5.js";
16
10
  import {
17
- exists_exports
18
- } from "./chunk-5VHFXWFM.js";
11
+ get_permissions_exports
12
+ } from "./chunk-YKPA3MQL.js";
13
+ import {
14
+ update_metadata_exports
15
+ } from "./chunk-HWVEI3RH.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";
@@ -34,6 +25,15 @@ import {
34
25
  import {
35
26
  download_exports
36
27
  } from "./chunk-2JH4TCT2.js";
28
+ import {
29
+ exists_exports
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
+ import {
2
+ copy_dir_exports
3
+ } from "./chunk-N2T672IG.js";
1
4
  import {
2
5
  remove_dir_exports
3
6
  } from "./chunk-BSUQNHAM.js";
4
7
  import {
5
8
  list_exports
6
9
  } from "./chunk-3CLGBOHN.js";
7
- import {
8
- copy_dir_exports
9
- } from "./chunk-N2T672IG.js";
10
10
  import {
11
11
  move_dir_exports
12
12
  } from "./chunk-BE7OXZRK.js";
@@ -1,26 +1,26 @@
1
- import {
2
- isLevelOperationParams,
3
- level
4
- } from "./chunk-IFH5LQHA.js";
5
- import {
6
- isLightenOperationParams,
7
- lighten
8
- } from "./chunk-LIV7TJ46.js";
9
1
  import {
10
2
  flop
11
3
  } from "./chunk-YA2YCZUF.js";
12
- import {
13
- isNormalizeOperationParams,
14
- normalize
15
- } from "./chunk-BHEWHO2M.js";
16
4
  import {
17
5
  hue,
18
6
  isHueOperationParams
19
7
  } from "./chunk-DJJBT23A.js";
8
+ import {
9
+ isNormalizeOperationParams,
10
+ normalize
11
+ } from "./chunk-BHEWHO2M.js";
20
12
  import {
21
13
  isResizeOperationParams,
22
14
  resize
23
15
  } from "./chunk-DL5G2SYX.js";
16
+ import {
17
+ isLevelOperationParams,
18
+ level
19
+ } from "./chunk-IFH5LQHA.js";
20
+ import {
21
+ isLightenOperationParams,
22
+ lighten
23
+ } from "./chunk-LIV7TJ46.js";
24
24
  import {
25
25
  isSaturateOperationParams,
26
26
  saturate
@@ -38,20 +38,20 @@ import {
38
38
  isBrightenOperationParams
39
39
  } from "./chunk-GZDDL6RB.js";
40
40
  import {
41
- extend,
42
- isExtendOperationParams
43
- } from "./chunk-5EY3BYMT.js";
41
+ flatten,
42
+ isFlattenOperationParams
43
+ } from "./chunk-CLZY2DXU.js";
44
+ import {
45
+ flip
46
+ } from "./chunk-WNDMYNDU.js";
44
47
  import {
45
48
  extract,
46
49
  isExtractOperationParams
47
50
  } from "./chunk-OVLFK3C3.js";
48
51
  import {
49
- flip
50
- } from "./chunk-WNDMYNDU.js";
51
- import {
52
- flatten,
53
- isFlattenOperationParams
54
- } from "./chunk-CLZY2DXU.js";
52
+ extend,
53
+ isExtendOperationParams
54
+ } from "./chunk-5EY3BYMT.js";
55
55
  import {
56
56
  Outcome
57
57
  } from "./chunk-JMU5PDBD.js";
@@ -1,15 +1,15 @@
1
- import {
2
- remove_dir_exports
3
- } from "./chunk-4XSDRT23.js";
4
1
  import {
5
2
  list_exports
6
3
  } from "./chunk-ZSUG52DO.js";
7
- import {
8
- copy_dir_exports
9
- } from "./chunk-4XBUJAQU.js";
10
4
  import {
11
5
  move_dir_exports
12
6
  } from "./chunk-ON6LC3HE.js";
7
+ import {
8
+ remove_dir_exports
9
+ } from "./chunk-4XSDRT23.js";
10
+ import {
11
+ copy_dir_exports
12
+ } from "./chunk-4XBUJAQU.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-WSFCRVEQ.js";