@design-edito/tools 0.4.2 → 0.4.3

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