@design-edito/tools 0.1.57 → 0.1.58

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 (147) hide show
  1. package/agnostic/arrays/index.js +10 -10
  2. package/agnostic/arrays/random-pick/index.js +6 -6
  3. package/agnostic/css/bem/index.js +2 -2
  4. package/agnostic/css/index.js +20 -20
  5. package/agnostic/css/styles-set/index.js +8 -8
  6. package/agnostic/errors/index.js +2 -2
  7. package/agnostic/html/hyper-json/cast/index.js +5 -5
  8. package/agnostic/html/hyper-json/index.js +6 -6
  9. package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +5 -5
  10. package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +5 -5
  11. package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +5 -5
  12. package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +5 -5
  13. package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +5 -5
  14. package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +5 -5
  15. package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +5 -5
  16. package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +5 -5
  17. package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +5 -5
  18. package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +5 -5
  19. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +5 -5
  20. package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +5 -5
  21. package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +5 -5
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +5 -5
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +5 -5
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +5 -5
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +5 -5
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +5 -5
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +5 -5
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +5 -5
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +5 -5
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +5 -5
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +5 -5
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +5 -5
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +5 -5
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +5 -5
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +5 -5
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +5 -5
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +5 -5
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +5 -5
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +5 -5
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +5 -5
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +5 -5
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +5 -5
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +5 -5
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +5 -5
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +5 -5
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +5 -5
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +5 -5
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +5 -5
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +5 -5
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +5 -5
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +5 -5
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +5 -5
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +5 -5
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +5 -5
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +5 -5
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +5 -5
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +5 -5
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +5 -5
  59. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +5 -5
  60. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +5 -5
  61. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +5 -5
  62. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +5 -5
  63. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +5 -5
  64. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +5 -5
  65. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +5 -5
  66. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +5 -5
  67. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +5 -5
  68. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +5 -5
  69. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +5 -5
  70. package/agnostic/html/hyper-json/transformer/index.d.ts +1 -1
  71. package/agnostic/html/hyper-json/tree/index.js +5 -5
  72. package/agnostic/html/hyper-json/types/index.d.ts +2 -2
  73. package/agnostic/html/hyper-json/utils/index.d.ts +1 -1
  74. package/agnostic/html/hyper-json/utils/index.js +5 -5
  75. package/agnostic/html/index.js +21 -21
  76. package/agnostic/html/sanitize/index.js +6 -6
  77. package/agnostic/html/selector-to-element/index.js +6 -6
  78. package/agnostic/html/string-to-nodes/index.d.ts +1 -1
  79. package/agnostic/html/string-to-nodes/index.js +7 -7
  80. package/agnostic/misc/assert/index.js +3 -3
  81. package/agnostic/misc/crossenv/index.js +2 -2
  82. package/agnostic/misc/index.js +21 -21
  83. package/agnostic/misc/lorem-ipsum/index.js +13 -13
  84. package/agnostic/numbers/index.js +3 -3
  85. package/agnostic/objects/index.js +14 -14
  86. package/agnostic/optim/index.js +3 -3
  87. package/agnostic/random/index.js +2 -2
  88. package/agnostic/strings/index.js +11 -11
  89. package/agnostic/time/index.js +3 -3
  90. package/chunks/chunk-3N2LP2TN.js +191 -0
  91. package/chunks/chunk-4OCP2WZM.js +100 -0
  92. package/chunks/chunk-7ICUR6QY.js +31 -0
  93. package/chunks/chunk-AXMMBQRD.js +191 -0
  94. package/chunks/chunk-BX6M7WBE.js +20 -0
  95. package/chunks/chunk-EUY4OBBI.js +100 -0
  96. package/chunks/chunk-EZFHN4ST.js +56 -0
  97. package/chunks/chunk-F5DWWSOB.js +31 -0
  98. package/chunks/chunk-GBBM5DLR.js +56 -0
  99. package/chunks/chunk-QLJBBAQ5.js +37 -0
  100. package/chunks/chunk-SYD5FZEO.js +20 -0
  101. package/chunks/chunk-U6W7BPH4.js +2369 -0
  102. package/chunks/chunk-UMJX4S4M.js +56 -0
  103. package/chunks/chunk-VKNWPV5T.js +56 -0
  104. package/chunks/chunk-YKECGAIJ.js +37 -0
  105. package/chunks/chunk-YRKWVEWA.js +20 -0
  106. package/chunks/chunk-YTS4JME6.js +2369 -0
  107. package/node/@aws-s3/storage/file/download/index.d.ts +1 -1
  108. package/node/@aws-s3/storage/file/upload/index.d.ts +1 -1
  109. package/node/@design-edito/index.js +2 -2
  110. package/node/@design-edito/thumbnails/index.js +4 -4
  111. package/node/@google-cloud/index.js +5 -5
  112. package/node/@google-cloud/storage/bucket/get-metadata/index.d.ts +1 -1
  113. package/node/@google-cloud/storage/bucket/list/index.d.ts +1 -1
  114. package/node/@google-cloud/storage/file/copy/index.d.ts +1 -1
  115. package/node/@google-cloud/storage/file/download/index.d.ts +1 -1
  116. package/node/@google-cloud/storage/file/erase/index.d.ts +1 -1
  117. package/node/@google-cloud/storage/file/exists/index.d.ts +1 -1
  118. package/node/@google-cloud/storage/file/generate-signed-url/index.d.ts +1 -1
  119. package/node/@google-cloud/storage/file/get-metadata/index.d.ts +1 -1
  120. package/node/@google-cloud/storage/file/get-permissions/index.d.ts +1 -1
  121. package/node/@google-cloud/storage/file/index.js +9 -9
  122. package/node/@google-cloud/storage/file/move/index.d.ts +1 -1
  123. package/node/@google-cloud/storage/file/revoke-signed-urls/index.d.ts +1 -1
  124. package/node/@google-cloud/storage/file/update-metadata/index.d.ts +1 -1
  125. package/node/@google-cloud/storage/file/upload/index.d.ts +1 -1
  126. package/node/@google-cloud/storage/index.js +5 -5
  127. package/node/cloud-storage/client/index.d.ts +1 -1
  128. package/node/cloud-storage/index.js +7 -7
  129. package/node/cloud-storage/operations/download/index.d.ts +1 -1
  130. package/node/cloud-storage/operations/download/index.js +2 -2
  131. package/node/cloud-storage/operations/index.js +6 -6
  132. package/node/cloud-storage/operations/upload/index.d.ts +1 -1
  133. package/node/cloud-storage/operations/upload/index.js +2 -2
  134. package/node/encryption/uint8-array/index.d.ts +1 -1
  135. package/node/ftps/file/download/index.d.ts +1 -1
  136. package/node/ftps/file/index.js +4 -4
  137. package/node/ftps/file/upload/index.d.ts +1 -1
  138. package/node/ftps/index.js +2 -2
  139. package/node/images/index.js +8 -8
  140. package/node/images/prepare/index.js +6 -6
  141. package/node/images/transform/area-composition/index.d.ts +1 -1
  142. package/node/images/transform/area-composition/index.js +3 -3
  143. package/node/images/transform/index.js +4 -4
  144. package/node/sftp/file/download/index.d.ts +1 -1
  145. package/node/sftp/file/upload/index.d.ts +1 -1
  146. package/package.json +1 -1
  147. package/shared/errors/index.d.ts +1 -1
@@ -0,0 +1,56 @@
1
+ import {
2
+ exists_exports
3
+ } from "./chunk-5VHFXWFM.js";
4
+ import {
5
+ generate_signed_url_exports
6
+ } from "./chunk-EM37BFXO.js";
7
+ import {
8
+ get_metadata_exports
9
+ } from "./chunk-QVIRBFMQ.js";
10
+ import {
11
+ get_permissions_exports
12
+ } from "./chunk-WOGRENMM.js";
13
+ import {
14
+ revoke_signed_urls_exports
15
+ } from "./chunk-X4XXZ44B.js";
16
+ import {
17
+ move_exports
18
+ } from "./chunk-4CAHGPFA.js";
19
+ import {
20
+ update_metadata_exports
21
+ } from "./chunk-JBDWHJ4Q.js";
22
+ import {
23
+ copy_exports
24
+ } from "./chunk-5IPSIDXB.js";
25
+ import {
26
+ erase_exports
27
+ } from "./chunk-G66DWXF3.js";
28
+ import {
29
+ upload_exports
30
+ } from "./chunk-KH5JTC2N.js";
31
+ import {
32
+ download_exports
33
+ } from "./chunk-6WVNJVBE.js";
34
+ import {
35
+ __export
36
+ } from "./chunk-WSFCRVEQ.js";
37
+
38
+ // src/node/@google-cloud/storage/file/index.ts
39
+ var file_exports = {};
40
+ __export(file_exports, {
41
+ Copy: () => copy_exports,
42
+ Download: () => download_exports,
43
+ Erase: () => erase_exports,
44
+ Exists: () => exists_exports,
45
+ GenerateSignedUrl: () => generate_signed_url_exports,
46
+ GetMetaData: () => get_metadata_exports,
47
+ GetPermissions: () => get_permissions_exports,
48
+ Move: () => move_exports,
49
+ RevokeSignedUrls: () => revoke_signed_urls_exports,
50
+ UpdateMetadata: () => update_metadata_exports,
51
+ Upload: () => upload_exports
52
+ });
53
+
54
+ export {
55
+ file_exports
56
+ };
@@ -0,0 +1,56 @@
1
+ import {
2
+ download as download3
3
+ } from "./chunk-7N7BJA6C.js";
4
+ import {
5
+ download as download2
6
+ } from "./chunk-6WVNJVBE.js";
7
+ import {
8
+ download as download4
9
+ } from "./chunk-OD33BN4K.js";
10
+ import {
11
+ makeClient
12
+ } from "./chunk-P3QFJTAE.js";
13
+ import {
14
+ s3IdentifierData
15
+ } from "./chunk-CMWR77VW.js";
16
+ import {
17
+ download
18
+ } from "./chunk-UJN2WZGO.js";
19
+ import {
20
+ Outcome
21
+ } from "./chunk-JMU5PDBD.js";
22
+ import {
23
+ __export
24
+ } from "./chunk-WSFCRVEQ.js";
25
+
26
+ // src/node/cloud-storage/operations/download/index.ts
27
+ var download_exports = {};
28
+ __export(download_exports, {
29
+ download: () => download5
30
+ });
31
+ import { Bucket } from "@google-cloud/storage";
32
+ import { S3 } from "aws-sdk";
33
+ import { Client as FtpClient } from "basic-ftp";
34
+ import SftpClient from "ssh2-sftp-client";
35
+ async function download5(targetPath, endpointType, endpointIdentifier, credentials, client) {
36
+ if (client === void 0) {
37
+ const clientCreationOutcome = await makeClient(endpointType, endpointIdentifier, credentials);
38
+ if (!clientCreationOutcome.success) return Outcome.makeFailure(clientCreationOutcome.error);
39
+ client = clientCreationOutcome.payload;
40
+ }
41
+ if (endpointType === "gcs-bucket" /* GCS */ && client instanceof Bucket) return await download2(targetPath, client);
42
+ if (endpointType === "s3-bucket" /* S3 */ && client instanceof S3) {
43
+ const { bucketName } = s3IdentifierData(endpointIdentifier);
44
+ if (bucketName === null) return Outcome.makeFailure("Invalid S3 bucket name");
45
+ return await download3(targetPath, bucketName, client);
46
+ }
47
+ if (endpointType === "ftp" /* FTP */ && client instanceof FtpClient) return await download(targetPath, client);
48
+ if (endpointType === "ftps" /* FTPS */ && client instanceof FtpClient) return await download(targetPath, client);
49
+ if (endpointType === "sftp" /* SFTP */ && client instanceof SftpClient) return await download4(targetPath, client);
50
+ return Outcome.makeFailure("Invalid endpoint or client type");
51
+ }
52
+
53
+ export {
54
+ download5 as download,
55
+ download_exports
56
+ };
@@ -0,0 +1,37 @@
1
+ import {
2
+ Cast,
3
+ Tree,
4
+ Utils
5
+ } from "./chunk-YTS4JME6.js";
6
+ import {
7
+ Types
8
+ } from "./chunk-XEQ2PBT2.js";
9
+ import {
10
+ SmartTags
11
+ } from "./chunk-UT2J62LH.js";
12
+ import {
13
+ Serialize
14
+ } from "./chunk-SXRWMH3U.js";
15
+ import {
16
+ Transformer
17
+ } from "./chunk-BKO7GLC2.js";
18
+ import {
19
+ Method
20
+ } from "./chunk-RW7VAKJW.js";
21
+
22
+ // src/agnostic/html/hyper-json/index.ts
23
+ var HyperJson;
24
+ ((HyperJson2) => {
25
+ HyperJson2.Cast = Cast;
26
+ HyperJson2.Method = Method;
27
+ HyperJson2.Serialize = Serialize;
28
+ HyperJson2.SmartTags = SmartTags;
29
+ HyperJson2.Transformer = Transformer;
30
+ HyperJson2.Tree = Tree;
31
+ HyperJson2.Types = Types;
32
+ HyperJson2.Utils = Utils;
33
+ })(HyperJson || (HyperJson = {}));
34
+
35
+ export {
36
+ HyperJson
37
+ };
@@ -0,0 +1,20 @@
1
+ import {
2
+ upload_exports
3
+ } from "./chunk-GBBM5DLR.js";
4
+ import {
5
+ download_exports
6
+ } from "./chunk-VKNWPV5T.js";
7
+ import {
8
+ __export
9
+ } from "./chunk-WSFCRVEQ.js";
10
+
11
+ // src/node/cloud-storage/operations/index.ts
12
+ var operations_exports = {};
13
+ __export(operations_exports, {
14
+ Download: () => download_exports,
15
+ Upload: () => upload_exports
16
+ });
17
+
18
+ export {
19
+ operations_exports
20
+ };