@design-edito/tools 0.2.4 → 0.2.6

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 (125) hide show
  1. package/agnostic/arrays/index.js +3 -3
  2. package/agnostic/colors/index.js +3 -3
  3. package/agnostic/css/index.js +13 -13
  4. package/agnostic/html/hyper-json/cast/index.js +3 -3
  5. package/agnostic/html/hyper-json/index.js +4 -4
  6. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +3 -3
  7. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +3 -3
  8. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +3 -3
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +3 -3
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +3 -3
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +3 -3
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +3 -3
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +3 -3
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +3 -3
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +3 -3
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +3 -3
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +3 -3
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +3 -3
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +3 -3
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +3 -3
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +3 -3
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +3 -3
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +3 -3
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +3 -3
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +3 -3
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +3 -3
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +3 -3
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +3 -3
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +3 -3
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +3 -3
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +3 -3
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +3 -3
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +3 -3
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +3 -3
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +3 -3
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +3 -3
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +3 -3
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +3 -3
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +3 -3
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +3 -3
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +3 -3
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +3 -3
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +3 -3
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +3 -3
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +3 -3
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +3 -3
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +3 -3
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +3 -3
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +3 -3
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +3 -3
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +3 -3
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +3 -3
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +3 -3
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +3 -3
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +3 -3
  56. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +3 -3
  57. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +3 -3
  58. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +3 -3
  59. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +3 -3
  60. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +3 -3
  61. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +3 -3
  62. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +3 -3
  63. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +3 -3
  64. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +3 -3
  65. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +3 -3
  66. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +3 -3
  67. package/agnostic/html/hyper-json/tree/index.js +3 -3
  68. package/agnostic/html/hyper-json/utils/index.js +3 -3
  69. package/agnostic/html/index.js +4 -4
  70. package/agnostic/misc/index.js +19 -19
  71. package/agnostic/misc/lorem-ipsum/index.js +8 -8
  72. package/agnostic/numbers/index.js +6 -6
  73. package/agnostic/objects/index.js +12 -12
  74. package/agnostic/optim/index.js +3 -3
  75. package/agnostic/strings/index.d.ts +2 -2
  76. package/agnostic/strings/index.js +16 -16
  77. package/agnostic/strings/matches/index.d.ts +4 -3
  78. package/agnostic/strings/matches/index.js +1 -1
  79. package/agnostic/strings/parse-table/index.d.ts +87 -0
  80. package/agnostic/strings/{read-table → parse-table}/index.js +3 -3
  81. package/agnostic/time/index.js +4 -4
  82. package/chunks/{chunk-T4HGXBXC.js → chunk-62OUFTLX.js} +5 -5
  83. package/chunks/{chunk-HGCG2J77.js → chunk-F3WCF6DL.js} +1 -1
  84. package/chunks/chunk-FESC3CF3.js +81 -0
  85. package/chunks/{chunk-QHQ3WLN4.js → chunk-LC3QKFGF.js} +1 -1
  86. package/chunks/{chunk-K2SL55BG.js → chunk-QGV62GWS.js} +2 -2
  87. package/chunks/{chunk-LQFKUNVQ.js → chunk-R3AWQXMY.js} +1 -0
  88. package/chunks/{chunk-VQUF2TSY.js → chunk-VZ5NCIDH.js} +3 -3
  89. package/node/@aws-s3/index.js +7 -7
  90. package/node/@aws-s3/storage/directory/index.js +4 -4
  91. package/node/@aws-s3/storage/file/index.js +7 -7
  92. package/node/@aws-s3/storage/index.js +7 -7
  93. package/node/@google-cloud/index.js +9 -9
  94. package/node/@google-cloud/storage/bucket/index.js +4 -4
  95. package/node/@google-cloud/storage/directory/index.js +4 -4
  96. package/node/@google-cloud/storage/file/index.js +9 -9
  97. package/node/@google-cloud/storage/index.js +11 -11
  98. package/node/cloud-storage/index.js +21 -21
  99. package/node/cloud-storage/operations/index.js +28 -28
  100. package/node/files/index.js +5 -5
  101. package/node/files/subpaths/index.js +2 -2
  102. package/node/ftps/directory/index.js +4 -4
  103. package/node/ftps/file/index.js +7 -7
  104. package/node/ftps/index.js +6 -6
  105. package/node/images/index.js +4 -4
  106. package/node/images/transform/index.js +4 -4
  107. package/node/sftp/directory/index.js +4 -4
  108. package/node/sftp/file/index.js +7 -7
  109. package/node/sftp/index.js +6 -6
  110. package/package.json +1 -1
  111. package/agnostic/strings/read-table/index.d.ts +0 -38
  112. package/chunks/chunk-BLWSRM7I.js +0 -38
  113. package/chunks/{chunk-AIEEEZLK.js → chunk-2GM4JNN6.js} +8 -8
  114. package/chunks/{chunk-HJARCTOH.js → chunk-CATUHE6P.js} +3 -3
  115. package/chunks/{chunk-MUOULXIW.js → chunk-E3TOIVFR.js} +3 -3
  116. package/chunks/{chunk-2WIWINVL.js → chunk-FYYLWTSR.js} +3 -3
  117. package/chunks/{chunk-4ZPWZQVR.js → chunk-INGSSBWK.js} +6 -6
  118. package/chunks/{chunk-GFQMBB2J.js → chunk-IWZAUQGO.js} +6 -6
  119. package/chunks/{chunk-ZMR2PK34.js → chunk-KBFSUJ57.js} +6 -6
  120. package/chunks/{chunk-OMTDHKJI.js → chunk-QJMBTRGK.js} +3 -3
  121. package/chunks/{chunk-AMJDX7MB.js → chunk-RLE5EX57.js} +11 -11
  122. package/chunks/{chunk-42B5RQDS.js → chunk-WVZLCXVN.js} +3 -3
  123. package/chunks/{chunk-BJVLBGZH.js → chunk-X7HEBG3G.js} +10 -10
  124. package/chunks/{chunk-E4MMN22Y.js → chunk-XMTCLFKS.js} +6 -6
  125. package/chunks/{chunk-PENYZ6S7.js → chunk-Z3TF5XAN.js} +6 -6
@@ -1,9 +1,9 @@
1
- import {
2
- remove_exports
3
- } from "./chunk-ANPXBD2G.js";
4
1
  import {
5
2
  move_exports
6
3
  } from "./chunk-FE4DECBU.js";
4
+ import {
5
+ remove_exports
6
+ } from "./chunk-ANPXBD2G.js";
7
7
  import {
8
8
  stat_exports
9
9
  } from "./chunk-TGVYEQIA.js";
@@ -13,12 +13,12 @@ import {
13
13
  import {
14
14
  copy_exports
15
15
  } from "./chunk-QH64MYGA.js";
16
- import {
17
- exists_exports
18
- } from "./chunk-QVPS2BCJ.js";
19
16
  import {
20
17
  download_exports
21
18
  } from "./chunk-HWEGQVBQ.js";
19
+ import {
20
+ exists_exports
21
+ } from "./chunk-QVPS2BCJ.js";
22
22
  import {
23
23
  __export
24
24
  } from "./chunk-WSFCRVEQ.js";
@@ -1,9 +1,9 @@
1
- import {
2
- remove_exports
3
- } from "./chunk-3TKBCG7Y.js";
4
1
  import {
5
2
  move_exports
6
3
  } from "./chunk-QWZ4ZNFA.js";
4
+ import {
5
+ remove_exports
6
+ } from "./chunk-3TKBCG7Y.js";
7
7
  import {
8
8
  stat_exports
9
9
  } from "./chunk-VROZGPC5.js";
@@ -13,12 +13,12 @@ import {
13
13
  import {
14
14
  copy_exports
15
15
  } from "./chunk-C6QTHDDM.js";
16
- import {
17
- exists_exports
18
- } from "./chunk-ZEZCYPLQ.js";
19
16
  import {
20
17
  download_exports
21
18
  } from "./chunk-IV75M3KE.js";
19
+ import {
20
+ exists_exports
21
+ } from "./chunk-ZEZCYPLQ.js";
22
22
  import {
23
23
  __export
24
24
  } from "./chunk-WSFCRVEQ.js";
@@ -1,9 +1,9 @@
1
- import {
2
- remove_exports
3
- } from "./chunk-KJAEVOIW.js";
4
1
  import {
5
2
  move_exports
6
3
  } from "./chunk-HRNDUTZE.js";
4
+ import {
5
+ remove_exports
6
+ } from "./chunk-KJAEVOIW.js";
7
7
  import {
8
8
  stat_exports
9
9
  } from "./chunk-CNYSX2L2.js";
@@ -13,12 +13,12 @@ import {
13
13
  import {
14
14
  copy_exports
15
15
  } from "./chunk-NMYVJJXV.js";
16
- import {
17
- exists_exports
18
- } from "./chunk-ZJTWDCNZ.js";
19
16
  import {
20
17
  download_exports
21
18
  } from "./chunk-FF5NURFO.js";
19
+ import {
20
+ exists_exports
21
+ } from "./chunk-ZJTWDCNZ.js";
22
22
  import {
23
23
  __export
24
24
  } from "./chunk-WSFCRVEQ.js";
@@ -1,15 +1,15 @@
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";
10
7
  import {
11
8
  remove_dir_exports
12
9
  } from "./chunk-QLDN574K.js";
10
+ import {
11
+ move_dir_exports
12
+ } from "./chunk-BWYH445G.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-WSFCRVEQ.js";
@@ -1,36 +1,36 @@
1
- import {
2
- remove_file_exports
3
- } from "./chunk-H4LW6FP3.js";
4
1
  import {
5
2
  move_file_exports
6
3
  } from "./chunk-646R6BQZ.js";
4
+ import {
5
+ remove_file_exports
6
+ } from "./chunk-H4LW6FP3.js";
7
7
  import {
8
8
  stat_file_exports
9
9
  } from "./chunk-UK4HNSEJ.js";
10
10
  import {
11
11
  upload_file_exports
12
12
  } from "./chunk-NOLQR5RW.js";
13
- import {
14
- copy_file_exports
15
- } from "./chunk-OA7Y2A5T.js";
16
- import {
17
- exists_file_exports
18
- } from "./chunk-24ZUWYIR.js";
19
13
  import {
20
14
  copy_dir_exports
21
15
  } from "./chunk-6NLNUGBI.js";
16
+ import {
17
+ copy_file_exports
18
+ } from "./chunk-OA7Y2A5T.js";
22
19
  import {
23
20
  download_file_exports
24
21
  } from "./chunk-EOTOFHUR.js";
25
22
  import {
26
- move_dir_exports
27
- } from "./chunk-FS6LRTDK.js";
23
+ exists_file_exports
24
+ } from "./chunk-24ZUWYIR.js";
28
25
  import {
29
26
  list_dir_exports
30
27
  } from "./chunk-DPQRXSZH.js";
31
28
  import {
32
29
  remove_dir_exports
33
30
  } from "./chunk-CA3UPHYO.js";
31
+ import {
32
+ move_dir_exports
33
+ } from "./chunk-FS6LRTDK.js";
34
34
  import {
35
35
  __export
36
36
  } from "./chunk-WSFCRVEQ.js";
@@ -1,15 +1,15 @@
1
1
  import {
2
2
  copy_dir_exports
3
3
  } from "./chunk-N2T672IG.js";
4
- import {
5
- move_dir_exports
6
- } from "./chunk-BE7OXZRK.js";
7
4
  import {
8
5
  list_exports
9
6
  } from "./chunk-3CLGBOHN.js";
10
7
  import {
11
8
  remove_dir_exports
12
9
  } from "./chunk-BSUQNHAM.js";
10
+ import {
11
+ move_dir_exports
12
+ } from "./chunk-BE7OXZRK.js";
13
13
  import {
14
14
  __export
15
15
  } from "./chunk-WSFCRVEQ.js";
@@ -1,10 +1,14 @@
1
+ import {
2
+ flop
3
+ } from "./chunk-YA2YCZUF.js";
1
4
  import {
2
5
  hue,
3
6
  isHueOperationParams
4
7
  } from "./chunk-DJJBT23A.js";
5
8
  import {
6
- flop
7
- } from "./chunk-YA2YCZUF.js";
9
+ isLightenOperationParams,
10
+ lighten
11
+ } from "./chunk-LIV7TJ46.js";
8
12
  import {
9
13
  isLevelOperationParams,
10
14
  level
@@ -13,14 +17,6 @@ import {
13
17
  isNormalizeOperationParams,
14
18
  normalize
15
19
  } from "./chunk-BHEWHO2M.js";
16
- import {
17
- isLightenOperationParams,
18
- lighten
19
- } from "./chunk-LIV7TJ46.js";
20
- import {
21
- isResizeOperationParams,
22
- resize
23
- } from "./chunk-DL5G2SYX.js";
24
20
  import {
25
21
  isRotateOperationParams,
26
22
  rotate
@@ -29,6 +25,10 @@ import {
29
25
  isSaturateOperationParams,
30
26
  saturate
31
27
  } from "./chunk-DOASQI7Y.js";
28
+ import {
29
+ isResizeOperationParams,
30
+ resize
31
+ } from "./chunk-DL5G2SYX.js";
32
32
  import {
33
33
  extend,
34
34
  isExtendOperationParams
@@ -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
- Outcome
39
- } from "./chunk-JMU5PDBD.js";
40
37
  import {
41
38
  replaceAll
42
39
  } from "./chunk-ZTDVUXPR.js";
@@ -44,6 +41,9 @@ import {
44
41
  trimEnd,
45
42
  trimStart
46
43
  } from "./chunk-6XL25OZX.js";
44
+ import {
45
+ Outcome
46
+ } from "./chunk-JMU5PDBD.js";
47
47
  import {
48
48
  Window
49
49
  } from "./chunk-RLJOYG64.js";
@@ -1,19 +1,19 @@
1
- import {
2
- shuffle
3
- } from "./chunk-VJJIYJMY.js";
4
1
  import {
5
2
  findDuplicates
6
3
  } from "./chunk-YS6WMSWC.js";
7
- import {
8
- isArrayOf
9
- } from "./chunk-6RGDWX4A.js";
10
4
  import {
11
5
  make
12
6
  } from "./chunk-RLAZR3NL.js";
7
+ import {
8
+ isArrayOf
9
+ } from "./chunk-6RGDWX4A.js";
13
10
  import {
14
11
  randomPick,
15
12
  randomPickMany
16
13
  } from "./chunk-C7SRAQMW.js";
14
+ import {
15
+ shuffle
16
+ } from "./chunk-VJJIYJMY.js";
17
17
 
18
18
  // src/agnostic/arrays/index.tsx
19
19
  var Arrays;