@design-edito/tools 0.4.2 → 0.4.4

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 (114) hide show
  1. package/agnostic/arrays/index.d.ts +2 -2
  2. package/agnostic/arrays/index.js +2 -2
  3. package/agnostic/colors/index.d.ts +3 -3
  4. package/agnostic/colors/index.js +3 -3
  5. package/agnostic/css/index.d.ts +3 -3
  6. package/agnostic/css/index.js +3 -3
  7. package/agnostic/html/hyper-json/cast/index.js +3 -3
  8. package/agnostic/html/hyper-json/index.js +5 -5
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +3 -3
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +3 -3
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +3 -3
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +3 -3
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +3 -3
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +3 -3
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +3 -3
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +3 -3
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +3 -3
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +3 -3
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +3 -3
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +3 -3
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js +3 -3
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js +3 -3
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +3 -3
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/index.d.ts +7 -7
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/index.js +7 -7
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +3 -3
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +3 -3
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +3 -3
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +3 -3
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +3 -3
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +3 -3
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +3 -3
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +3 -3
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +3 -3
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +3 -3
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +3 -3
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +3 -3
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +3 -3
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +3 -3
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +3 -3
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +3 -3
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +3 -3
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +3 -3
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +3 -3
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +3 -3
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +3 -3
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +3 -3
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +3 -3
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +3 -3
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +3 -3
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +3 -3
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +3 -3
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +3 -3
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +3 -3
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +3 -3
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +3 -3
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +3 -3
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +3 -3
  59. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +3 -3
  60. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +3 -3
  61. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +3 -3
  62. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +3 -3
  63. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +3 -3
  64. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +3 -3
  65. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +3 -3
  66. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +3 -3
  67. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +3 -3
  68. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +3 -3
  69. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +3 -3
  70. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +3 -3
  71. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +3 -3
  72. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +3 -3
  73. package/agnostic/html/hyper-json/tree/index.js +3 -3
  74. package/agnostic/html/hyper-json/utils/index.js +3 -3
  75. package/agnostic/html/index.d.ts +3 -3
  76. package/agnostic/html/index.js +3 -3
  77. package/agnostic/index.d.ts +4 -4
  78. package/agnostic/index.js +4 -4
  79. package/agnostic/misc/logs/index.d.ts +1 -1
  80. package/agnostic/misc/logs/index.js +1 -1
  81. package/agnostic/numbers/index.d.ts +1 -1
  82. package/agnostic/numbers/index.js +1 -1
  83. package/agnostic/objects/index.d.ts +2 -2
  84. package/agnostic/objects/index.js +2 -2
  85. package/agnostic/random/index.d.ts +1 -1
  86. package/agnostic/random/index.js +1 -1
  87. package/agnostic/time/dates/format-date/index.d.ts +3 -0
  88. package/agnostic/time/dates/format-date/index.js +2 -1
  89. package/components/Scrllgngn/index.d.ts +5 -6
  90. package/components/Video/index.js +3 -3
  91. package/components/index.d.ts +2 -2
  92. package/components/index.js +2 -2
  93. package/node/@aws-s3/storage/directory/index.d.ts +1 -1
  94. package/node/@aws-s3/storage/directory/index.js +1 -1
  95. package/node/@google-cloud/storage/file/index.d.ts +3 -3
  96. package/node/@google-cloud/storage/file/index.js +3 -3
  97. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +3 -3
  98. package/node/@google-cloud/storage/index.d.ts +1 -1
  99. package/node/@google-cloud/storage/index.js +1 -1
  100. package/node/encryption/@aes-256-gcm/index.d.ts +1 -1
  101. package/node/encryption/@aes-256-gcm/index.js +1 -1
  102. package/node/ftps/directory/index.d.ts +2 -2
  103. package/node/ftps/directory/index.js +2 -2
  104. package/node/ftps/file/index.d.ts +2 -2
  105. package/node/ftps/file/index.js +2 -2
  106. package/node/images/index.d.ts +1 -1
  107. package/node/images/index.js +1 -1
  108. package/node/images/transform/index.js +20 -20
  109. package/node/images/transform/operations/index.d.ts +3 -3
  110. package/node/images/transform/operations/index.js +3 -3
  111. package/node/sftp/file/index.d.ts +2 -2
  112. package/node/sftp/file/index.js +2 -2
  113. package/package.json +1 -1
  114. package/chunks/{chunk-BPKMOVMW.js → chunk-X4YSGOKG.js} +5 -5
@@ -1,4 +1,4 @@
1
+ export * as copyDir from './copy-dir/index.js'
1
2
  export * as list from './list/index.js'
2
3
  export * as moveDir from './move-dir/index.js'
3
4
  export * as removeDir from './remove-dir/index.js'
4
- export * as copyDir from './copy-dir/index.js'
@@ -1,4 +1,4 @@
1
+ export * as copyDir from './copy-dir/index.js'
1
2
  export * as list from './list/index.js'
2
3
  export * as moveDir from './move-dir/index.js'
3
4
  export * as removeDir from './remove-dir/index.js'
4
- export * as copyDir from './copy-dir/index.js'
@@ -1,12 +1,12 @@
1
+ export * as copy from './copy/index.js'
1
2
  export * as download from './download/index.js'
2
3
  export * as exists from './exists/index.js'
3
- export * as generateSignedUrl from './generate-signed-url/index.js'
4
4
  export * as getMetadata from './get-metadata/index.js'
5
+ export * as generateSignedUrl from './generate-signed-url/index.js'
5
6
  export * as getPermissions from './get-permissions/index.js'
6
7
  export * as move from './move/index.js'
7
8
  export * as remove from './remove/index.js'
8
9
  export * as revokeSignedUrls from './revoke-signed-urls/index.js'
9
- export * as copy from './copy/index.js'
10
+ export * as stat from './stat/index.js'
10
11
  export * as updateMetadata from './update-metadata/index.js'
11
12
  export * as upload from './upload/index.js'
12
- export * as stat from './stat/index.js'
@@ -1,12 +1,12 @@
1
+ export * as copy from './copy/index.js'
1
2
  export * as download from './download/index.js'
2
3
  export * as exists from './exists/index.js'
3
- export * as generateSignedUrl from './generate-signed-url/index.js'
4
4
  export * as getMetadata from './get-metadata/index.js'
5
+ export * as generateSignedUrl from './generate-signed-url/index.js'
5
6
  export * as getPermissions from './get-permissions/index.js'
6
7
  export * as move from './move/index.js'
7
8
  export * as remove from './remove/index.js'
8
9
  export * as revokeSignedUrls from './revoke-signed-urls/index.js'
9
- export * as copy from './copy/index.js'
10
+ export * as stat from './stat/index.js'
10
11
  export * as updateMetadata from './update-metadata/index.js'
11
12
  export * as upload from './upload/index.js'
12
- export * as stat from './stat/index.js'
@@ -1,12 +1,12 @@
1
1
  import {
2
2
  upload
3
3
  } from "../../../../../chunks/chunk-EX2QKFY5.js";
4
- import {
5
- download
6
- } from "../../../../../chunks/chunk-4Q4T7QQO.js";
7
4
  import {
8
5
  remove
9
6
  } from "../../../../../chunks/chunk-MO4TRYNI.js";
7
+ import {
8
+ download
9
+ } from "../../../../../chunks/chunk-4Q4T7QQO.js";
10
10
  import {
11
11
  makeSuccess
12
12
  } from "../../../../../chunks/chunk-LUAYN7VJ.js";
@@ -1,3 +1,3 @@
1
1
  export * as bucket from './bucket/index.js'
2
- export * as file from './file/index.js'
3
2
  export * as directory from './directory/index.js'
3
+ export * as file from './file/index.js'
@@ -1,3 +1,3 @@
1
1
  export * as bucket from './bucket/index.js'
2
- export * as file from './file/index.js'
3
2
  export * as directory from './directory/index.js'
3
+ export * as file from './file/index.js'
@@ -1,2 +1,2 @@
1
- export * as buffer from './buffer/index.js'
2
1
  export * as uint8Array from './uint8-array/index.js'
2
+ export * as buffer from './buffer/index.js'
@@ -1,2 +1,2 @@
1
- export * as buffer from './buffer/index.js'
2
1
  export * as uint8Array from './uint8-array/index.js'
2
+ export * as buffer from './buffer/index.js'
@@ -1,4 +1,4 @@
1
- export * as copyDir from './copy-dir/index.js'
2
1
  export * as list from './list/index.js'
3
- export * as removeDir from './remove-dir/index.js'
2
+ export * as copyDir from './copy-dir/index.js'
4
3
  export * as moveDir from './move-dir/index.js'
4
+ export * as removeDir from './remove-dir/index.js'
@@ -1,4 +1,4 @@
1
- export * as copyDir from './copy-dir/index.js'
2
1
  export * as list from './list/index.js'
3
- export * as removeDir from './remove-dir/index.js'
2
+ export * as copyDir from './copy-dir/index.js'
4
3
  export * as moveDir from './move-dir/index.js'
4
+ export * as removeDir from './remove-dir/index.js'
@@ -1,7 +1,7 @@
1
1
  export * as copy from './copy/index.js'
2
2
  export * as download from './download/index.js'
3
- export * as move from './move/index.js'
4
3
  export * as exists from './exists/index.js'
4
+ export * as move from './move/index.js'
5
5
  export * as remove from './remove/index.js'
6
- export * as upload from './upload/index.js'
7
6
  export * as stat from './stat/index.js'
7
+ export * as upload from './upload/index.js'
@@ -1,7 +1,7 @@
1
1
  export * as copy from './copy/index.js'
2
2
  export * as download from './download/index.js'
3
- export * as move from './move/index.js'
4
3
  export * as exists from './exists/index.js'
4
+ export * as move from './move/index.js'
5
5
  export * as remove from './remove/index.js'
6
- export * as upload from './upload/index.js'
7
6
  export * as stat from './stat/index.js'
7
+ export * as upload from './upload/index.js'
@@ -1,5 +1,5 @@
1
- export * as create from './create/index.js'
2
1
  export * as format from './format/index.js'
2
+ export * as create from './create/index.js'
3
3
  export * as metadata from './metadata/index.js'
4
4
  export * as transform from './transform/index.js'
5
5
  export * as utils from './utils/index.js'
@@ -1,5 +1,5 @@
1
- export * as create from './create/index.js'
2
1
  export * as format from './format/index.js'
2
+ export * as create from './create/index.js'
3
3
  export * as metadata from './metadata/index.js'
4
4
  export * as transform from './transform/index.js'
5
5
  export * as utils from './utils/index.js'
@@ -1,3 +1,7 @@
1
+ import {
2
+ isNormalizeOperationParams,
3
+ normalize
4
+ } from "../../../chunks/chunk-TNZGRXKJ.js";
1
5
  import {
2
6
  isSaturateOperationParams,
3
7
  saturate
@@ -7,9 +11,9 @@ import {
7
11
  overlay
8
12
  } from "../../../chunks/chunk-3RNLPW7B.js";
9
13
  import {
10
- isNormalizeOperationParams,
11
- normalize
12
- } from "../../../chunks/chunk-TNZGRXKJ.js";
14
+ extend,
15
+ isExtendOperationParams
16
+ } from "../../../chunks/chunk-ML22TIBW.js";
13
17
  import {
14
18
  flip
15
19
  } from "../../../chunks/chunk-WNDMYNDU.js";
@@ -17,45 +21,41 @@ import {
17
21
  flop
18
22
  } from "../../../chunks/chunk-YA2YCZUF.js";
19
23
  import {
20
- extract,
21
- isExtractOperationParams
22
- } from "../../../chunks/chunk-ZJR5ASR3.js";
24
+ isLevelOperationParams,
25
+ level
26
+ } from "../../../chunks/chunk-VPBZS3S4.js";
23
27
  import {
24
28
  isLightenOperationParams,
25
29
  lighten
26
30
  } from "../../../chunks/chunk-W7PJ5NQQ.js";
27
31
  import {
28
- isLevelOperationParams,
29
- level
30
- } from "../../../chunks/chunk-VPBZS3S4.js";
32
+ isResizeOperationParams,
33
+ resize
34
+ } from "../../../chunks/chunk-NIBRPZJD.js";
31
35
  import {
32
36
  hue,
33
37
  isHueOperationParams
34
38
  } from "../../../chunks/chunk-OT7QXCH6.js";
35
- import {
36
- isResizeOperationParams,
37
- resize
38
- } from "../../../chunks/chunk-NIBRPZJD.js";
39
39
  import {
40
40
  isRotateOperationParams,
41
41
  rotate
42
42
  } from "../../../chunks/chunk-U6SGKHHA.js";
43
- import {
44
- blur,
45
- isBlurOperationParams
46
- } from "../../../chunks/chunk-RART44AF.js";
47
43
  import {
48
44
  brighten,
49
45
  isBrightenOperationParams
50
46
  } from "../../../chunks/chunk-OFYGPRWE.js";
51
47
  import {
52
- extend,
53
- isExtendOperationParams
54
- } from "../../../chunks/chunk-ML22TIBW.js";
48
+ extract,
49
+ isExtractOperationParams
50
+ } from "../../../chunks/chunk-ZJR5ASR3.js";
55
51
  import {
56
52
  flatten,
57
53
  isFlattenOperationParams
58
54
  } from "../../../chunks/chunk-I5MRXMHR.js";
55
+ import {
56
+ blur,
57
+ isBlurOperationParams
58
+ } from "../../../chunks/chunk-RART44AF.js";
59
59
  import "../../../chunks/chunk-5NTPCRFH.js";
60
60
  import {
61
61
  toSharpInstance
@@ -1,15 +1,15 @@
1
1
  export * as blur from './blur/index.js'
2
2
  export * as brighten from './brighten/index.js'
3
3
  export * as extend from './extend/index.js'
4
- export * as flatten from './flatten/index.js'
5
4
  export * as extract from './extract/index.js'
5
+ export * as flatten from './flatten/index.js'
6
6
  export * as flip from './flip/index.js'
7
7
  export * as flop from './flop/index.js'
8
8
  export * as hue from './hue/index.js'
9
9
  export * as level from './level/index.js'
10
- export * as overlay from './overlay/index.js'
11
- export * as normalize from './normalize/index.js'
12
10
  export * as lighten from './lighten/index.js'
11
+ export * as normalize from './normalize/index.js'
12
+ export * as overlay from './overlay/index.js'
13
13
  export * as resize from './resize/index.js'
14
14
  export * as rotate from './rotate/index.js'
15
15
  export * as saturate from './saturate/index.js'
@@ -1,15 +1,15 @@
1
1
  export * as blur from './blur/index.js'
2
2
  export * as brighten from './brighten/index.js'
3
3
  export * as extend from './extend/index.js'
4
- export * as flatten from './flatten/index.js'
5
4
  export * as extract from './extract/index.js'
5
+ export * as flatten from './flatten/index.js'
6
6
  export * as flip from './flip/index.js'
7
7
  export * as flop from './flop/index.js'
8
8
  export * as hue from './hue/index.js'
9
9
  export * as level from './level/index.js'
10
- export * as overlay from './overlay/index.js'
11
- export * as normalize from './normalize/index.js'
12
10
  export * as lighten from './lighten/index.js'
11
+ export * as normalize from './normalize/index.js'
12
+ export * as overlay from './overlay/index.js'
13
13
  export * as resize from './resize/index.js'
14
14
  export * as rotate from './rotate/index.js'
15
15
  export * as saturate from './saturate/index.js'
@@ -1,7 +1,7 @@
1
1
  export * as copy from './copy/index.js'
2
2
  export * as download from './download/index.js'
3
- export * as remove from './remove/index.js'
3
+ export * as exists from './exists/index.js'
4
4
  export * as move from './move/index.js'
5
+ export * as remove from './remove/index.js'
5
6
  export * as stat from './stat/index.js'
6
- export * as exists from './exists/index.js'
7
7
  export * as upload from './upload/index.js'
@@ -1,7 +1,7 @@
1
1
  export * as copy from './copy/index.js'
2
2
  export * as download from './download/index.js'
3
- export * as remove from './remove/index.js'
3
+ export * as exists from './exists/index.js'
4
4
  export * as move from './move/index.js'
5
+ export * as remove from './remove/index.js'
5
6
  export * as stat from './stat/index.js'
6
- export * as exists from './exists/index.js'
7
7
  export * as upload from './upload/index.js'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@design-edito/tools",
3
- "version": "0.4.2",
3
+ "version": "0.4.4",
4
4
  "description": "",
5
5
  "author": "Maxime Fabas",
6
6
  "license": "ISC",
@@ -1,6 +1,9 @@
1
1
  import {
2
2
  nullFunc
3
3
  } from "./chunk-B4HGXMP3.js";
4
+ import {
5
+ Serialize
6
+ } from "./chunk-O32IRXDX.js";
4
7
  import {
5
8
  Types
6
9
  } from "./chunk-XEQ2PBT2.js";
@@ -14,17 +17,14 @@ import {
14
17
  SmartTags
15
18
  } from "./chunk-MSU7JU63.js";
16
19
  import {
17
- Serialize
18
- } from "./chunk-O32IRXDX.js";
20
+ insertNode
21
+ } from "./chunk-XA4HVHJ4.js";
19
22
  import {
20
23
  Transformer
21
24
  } from "./chunk-LEBGVBYD.js";
22
25
  import {
23
26
  Method
24
27
  } 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";