@design-edito/tools 0.1.55 → 0.1.56

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 (124) 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 +15 -15
  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 +3 -3
  8. package/agnostic/html/hyper-json/index.js +4 -4
  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/if/index.js +3 -3
  22. package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +3 -3
  23. package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +3 -3
  24. package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +3 -3
  25. package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +3 -3
  26. package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +3 -3
  27. package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +3 -3
  28. package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +3 -3
  29. package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +3 -3
  30. package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +3 -3
  31. package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +3 -3
  32. package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +3 -3
  33. package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +3 -3
  34. package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +3 -3
  35. package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +3 -3
  36. package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +3 -3
  37. package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +3 -3
  38. package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +3 -3
  39. package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +3 -3
  40. package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +3 -3
  41. package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +3 -3
  42. package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +3 -3
  43. package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +3 -3
  44. package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +3 -3
  45. package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +3 -3
  46. package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +3 -3
  47. package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +3 -3
  48. package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +3 -3
  49. package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +3 -3
  50. package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +3 -3
  51. package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +3 -3
  52. package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +3 -3
  53. package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +3 -3
  54. package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +3 -3
  55. package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +3 -3
  56. package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +3 -3
  57. package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +3 -3
  58. package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +3 -3
  59. package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +3 -3
  60. package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +3 -3
  61. package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +3 -3
  62. package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +3 -3
  63. package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +3 -3
  64. package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +3 -3
  65. package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +3 -3
  66. package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +3 -3
  67. package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +3 -3
  68. package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +3 -3
  69. package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +3 -3
  70. package/agnostic/html/hyper-json/tree/index.js +3 -3
  71. package/agnostic/html/hyper-json/utils/index.js +3 -3
  72. package/agnostic/html/index.js +19 -19
  73. package/agnostic/html/sanitize/index.js +6 -6
  74. package/agnostic/html/selector-to-element/index.js +6 -6
  75. package/agnostic/html/string-to-nodes/index.js +7 -7
  76. package/agnostic/misc/assert/index.js +3 -3
  77. package/agnostic/misc/crossenv/index.js +2 -2
  78. package/agnostic/misc/index.js +24 -24
  79. package/agnostic/misc/lorem-ipsum/index.js +13 -13
  80. package/agnostic/numbers/index.js +3 -3
  81. package/agnostic/objects/index.js +13 -13
  82. package/agnostic/random/index.js +2 -2
  83. package/agnostic/strings/index.js +6 -6
  84. package/agnostic/time/index.js +6 -6
  85. package/chunks/chunk-3DJI3JTM.js +56 -0
  86. package/chunks/chunk-3SSUHWUD.js +56 -0
  87. package/chunks/chunk-5P7LHIDR.js +37 -0
  88. package/chunks/chunk-BW3XNPCJ.js +191 -0
  89. package/chunks/chunk-C2VF2MJV.js +60 -0
  90. package/chunks/chunk-GDFWDU4Q.js +2369 -0
  91. package/chunks/chunk-I4EBRCSJ.js +20 -0
  92. package/chunks/chunk-ILG6VQTL.js +100 -0
  93. package/chunks/chunk-KFW3ORPQ.js +20 -0
  94. package/chunks/chunk-MV7CCO4Y.js +4430 -0
  95. package/chunks/chunk-NRRDPNOH.js +100 -0
  96. package/chunks/chunk-OJI6SN6F.js +31 -0
  97. package/chunks/chunk-PEOXR2Q6.js +191 -0
  98. package/chunks/chunk-QSSQOTGV.js +20 -0
  99. package/chunks/chunk-RORBHBEN.js +20 -0
  100. package/chunks/chunk-SEB7TFUB.js +20 -0
  101. package/chunks/chunk-ZBQEB3X7.js +4430 -0
  102. package/chunks/chunk-ZLQUBC5B.js +31 -0
  103. package/node/@aws-s3/index.js +3 -3
  104. package/node/@aws-s3/storage/file/index.js +4 -4
  105. package/node/@aws-s3/storage/index.js +3 -3
  106. package/node/@google-cloud/index.js +7 -7
  107. package/node/@google-cloud/storage/file/index.js +12 -12
  108. package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
  109. package/node/@google-cloud/storage/index.js +7 -7
  110. package/node/cloud-storage/credentials/index.d.ts +5 -0
  111. package/node/cloud-storage/credentials/index.js +16 -1
  112. package/node/cloud-storage/index.js +9 -8
  113. package/node/cloud-storage/operations/download/index.js +2 -2
  114. package/node/cloud-storage/operations/index.js +9 -9
  115. package/node/cloud-storage/operations/upload/index.js +2 -2
  116. package/node/files/index.js +3 -3
  117. package/node/ftps/file/index.js +4 -4
  118. package/node/ftps/index.js +2 -2
  119. package/node/images/index.js +5 -5
  120. package/node/images/prepare/index.js +3 -3
  121. package/node/images/transform/index.js +1 -1
  122. package/node/sftp/file/index.js +4 -4
  123. package/node/sftp/index.js +2 -2
  124. package/package.json +10 -9
@@ -1,6 +1,3 @@
1
- import {
2
- getCurrentDownlink
3
- } from "../../chunks/chunk-7AWTHZLY.js";
4
1
  import {
5
2
  Logs
6
3
  } from "../../chunks/chunk-X7KWB2VQ.js";
@@ -9,52 +6,55 @@ import "../../chunks/chunk-H4PP6AHP.js";
9
6
  import "../../chunks/chunk-RASMASS4.js";
10
7
  import {
11
8
  Assert
12
- } from "../../chunks/chunk-E4FJHD5R.js";
9
+ } from "../../chunks/chunk-WAMSK4A3.js";
13
10
  import {
14
11
  Outcome
15
12
  } from "../../chunks/chunk-JMU5PDBD.js";
16
13
  import {
17
- Crawler
18
- } from "../../chunks/chunk-YUP434IY.js";
14
+ Cast
15
+ } from "../../chunks/chunk-SNJJII7A.js";
19
16
  import {
20
17
  DataSize
21
18
  } from "../../chunks/chunk-D6VWX3D6.js";
19
+ import {
20
+ getCurrentDownlink
21
+ } from "../../chunks/chunk-7AWTHZLY.js";
22
22
  import {
23
23
  LoremIpsum
24
- } from "../../chunks/chunk-GKG3UQH3.js";
25
- import "../../chunks/chunk-4CIS3R7T.js";
24
+ } from "../../chunks/chunk-BW3XNPCJ.js";
26
25
  import {
27
- Cast
28
- } from "../../chunks/chunk-SNJJII7A.js";
29
- import "../../chunks/chunk-OVG5RGI3.js";
26
+ Crawler
27
+ } from "../../chunks/chunk-YUP434IY.js";
28
+ import "../../chunks/chunk-4CIS3R7T.js";
29
+ import "../../chunks/chunk-S32K7POB.js";
30
+ import "../../chunks/chunk-D3ERTRDW.js";
30
31
  import "../../chunks/chunk-75BICI4L.js";
31
32
  import "../../chunks/chunk-OGBUSUE6.js";
32
- import "../../chunks/chunk-D3ERTRDW.js";
33
33
  import "../../chunks/chunk-QXAJXTXV.js";
34
34
  import {
35
35
  isNotNullish,
36
36
  isNullish,
37
37
  nullishValues
38
38
  } from "../../chunks/chunk-HC6ZOHCS.js";
39
- import "../../chunks/chunk-RWWYR54P.js";
39
+ import "../../chunks/chunk-OJI6SN6F.js";
40
40
  import "../../chunks/chunk-YS6WMSWC.js";
41
+ import "../../chunks/chunk-6RGDWX4A.js";
42
+ import {
43
+ isConstructorFunction
44
+ } from "../../chunks/chunk-RCO57B6F.js";
41
45
  import "../../chunks/chunk-RLAZR3NL.js";
42
- import "../../chunks/chunk-C7SRAQMW.js";
43
- import "../../chunks/chunk-P2H6PV4O.js";
46
+ import "../../chunks/chunk-VJJIYJMY.js";
47
+ import "../../chunks/chunk-B446JIN3.js";
48
+ import "../../chunks/chunk-CHUOCTRP.js";
44
49
  import {
45
50
  Crossenv
46
- } from "../../chunks/chunk-FR5H2OCV.js";
51
+ } from "../../chunks/chunk-UFKH5WD2.js";
52
+ import "../../chunks/chunk-RLJOYG64.js";
47
53
  import "../../chunks/chunk-S2NMAH7K.js";
48
54
  import "../../chunks/chunk-LV2VMOWR.js";
49
- import "../../chunks/chunk-RLJOYG64.js";
50
- import "../../chunks/chunk-2KT7AKRW.js";
51
- import "../../chunks/chunk-FENXVJYO.js";
55
+ import "../../chunks/chunk-WH6BPDAC.js";
52
56
  import "../../chunks/chunk-QHLQVR3E.js";
53
- import "../../chunks/chunk-6RGDWX4A.js";
54
- import {
55
- isConstructorFunction
56
- } from "../../chunks/chunk-RCO57B6F.js";
57
- import "../../chunks/chunk-VJJIYJMY.js";
57
+ import "../../chunks/chunk-FENXVJYO.js";
58
58
  import "../../chunks/chunk-WSFCRVEQ.js";
59
59
 
60
60
  // src/agnostic/misc/index.ts
@@ -1,25 +1,25 @@
1
1
  import {
2
2
  LoremIpsum
3
- } from "../../../chunks/chunk-GKG3UQH3.js";
4
- import "../../../chunks/chunk-OVG5RGI3.js";
3
+ } from "../../../chunks/chunk-BW3XNPCJ.js";
4
+ import "../../../chunks/chunk-S32K7POB.js";
5
+ import "../../../chunks/chunk-D3ERTRDW.js";
5
6
  import "../../../chunks/chunk-75BICI4L.js";
6
7
  import "../../../chunks/chunk-OGBUSUE6.js";
7
- import "../../../chunks/chunk-D3ERTRDW.js";
8
- import "../../../chunks/chunk-RWWYR54P.js";
8
+ import "../../../chunks/chunk-OJI6SN6F.js";
9
9
  import "../../../chunks/chunk-YS6WMSWC.js";
10
+ import "../../../chunks/chunk-6RGDWX4A.js";
11
+ import "../../../chunks/chunk-RCO57B6F.js";
10
12
  import "../../../chunks/chunk-RLAZR3NL.js";
11
- import "../../../chunks/chunk-C7SRAQMW.js";
12
- import "../../../chunks/chunk-P2H6PV4O.js";
13
- import "../../../chunks/chunk-FR5H2OCV.js";
13
+ import "../../../chunks/chunk-VJJIYJMY.js";
14
+ import "../../../chunks/chunk-B446JIN3.js";
15
+ import "../../../chunks/chunk-CHUOCTRP.js";
16
+ import "../../../chunks/chunk-UFKH5WD2.js";
17
+ import "../../../chunks/chunk-RLJOYG64.js";
14
18
  import "../../../chunks/chunk-S2NMAH7K.js";
15
19
  import "../../../chunks/chunk-LV2VMOWR.js";
16
- import "../../../chunks/chunk-RLJOYG64.js";
17
- import "../../../chunks/chunk-2KT7AKRW.js";
18
- import "../../../chunks/chunk-FENXVJYO.js";
20
+ import "../../../chunks/chunk-WH6BPDAC.js";
19
21
  import "../../../chunks/chunk-QHLQVR3E.js";
20
- import "../../../chunks/chunk-6RGDWX4A.js";
21
- import "../../../chunks/chunk-RCO57B6F.js";
22
- import "../../../chunks/chunk-VJJIYJMY.js";
22
+ import "../../../chunks/chunk-FENXVJYO.js";
23
23
  import "../../../chunks/chunk-WSFCRVEQ.js";
24
24
  export {
25
25
  LoremIpsum
@@ -4,6 +4,9 @@ import {
4
4
  import {
5
5
  clamp
6
6
  } from "../../chunks/chunk-OSAXBA7G.js";
7
+ import {
8
+ interpolate
9
+ } from "../../chunks/chunk-BJAYUP7M.js";
7
10
  import {
8
11
  createScale,
9
12
  getHarmonic
@@ -11,9 +14,6 @@ import {
11
14
  import {
12
15
  round
13
16
  } from "../../chunks/chunk-32IRF4OP.js";
14
- import {
15
- interpolate
16
- } from "../../chunks/chunk-BJAYUP7M.js";
17
17
  import "../../chunks/chunk-WSFCRVEQ.js";
18
18
 
19
19
  // src/agnostic/numbers/index.ts
@@ -1,30 +1,30 @@
1
+ import {
2
+ recordFormat
3
+ } from "../../chunks/chunk-YP64J65L.js";
4
+ import {
5
+ Enums
6
+ } from "../../chunks/chunk-WOAYU6LB.js";
7
+ import "../../chunks/chunk-E6MSDKON.js";
8
+ import {
9
+ deepGetProperty
10
+ } from "../../chunks/chunk-SKMCIFS3.js";
1
11
  import {
2
12
  flattenGetters
3
13
  } from "../../chunks/chunk-VFJYLXCI.js";
4
- import "../../chunks/chunk-SNJJII7A.js";
5
14
  import {
6
15
  isNonNullObject,
7
16
  isObject
8
17
  } from "../../chunks/chunk-HQLRJ7XW.js";
9
- import {
10
- Validation
11
- } from "../../chunks/chunk-FPEW3A27.js";
12
- import {
13
- recordFormat
14
- } from "../../chunks/chunk-YP64J65L.js";
15
18
  import {
16
19
  recordMap
17
20
  } from "../../chunks/chunk-XNF5MLCQ.js";
18
21
  import {
19
- Enums
20
- } from "../../chunks/chunk-WOAYU6LB.js";
21
- import "../../chunks/chunk-E6MSDKON.js";
22
- import {
23
- deepGetProperty
24
- } from "../../chunks/chunk-SKMCIFS3.js";
22
+ Validation
23
+ } from "../../chunks/chunk-FPEW3A27.js";
25
24
  import {
26
25
  isRecord
27
26
  } from "../../chunks/chunk-YDIBNEGA.js";
27
+ import "../../chunks/chunk-SNJJII7A.js";
28
28
  import "../../chunks/chunk-QXAJXTXV.js";
29
29
  import "../../chunks/chunk-HC6ZOHCS.js";
30
30
  import "../../chunks/chunk-WSFCRVEQ.js";
@@ -1,9 +1,9 @@
1
1
  import {
2
2
  Random
3
- } from "../../chunks/chunk-OVG5RGI3.js";
3
+ } from "../../chunks/chunk-S32K7POB.js";
4
+ import "../../chunks/chunk-D3ERTRDW.js";
4
5
  import "../../chunks/chunk-75BICI4L.js";
5
6
  import "../../chunks/chunk-OGBUSUE6.js";
6
- import "../../chunks/chunk-D3ERTRDW.js";
7
7
  import "../../chunks/chunk-WSFCRVEQ.js";
8
8
  export {
9
9
  Random
@@ -1,17 +1,17 @@
1
- import {
2
- CharCodes
3
- } from "../../chunks/chunk-34U4HX4V.js";
4
- import {
5
- replaceAll
6
- } from "../../chunks/chunk-ZTDVUXPR.js";
7
1
  import {
8
2
  matches,
9
3
  matchesEvery,
10
4
  matchesSome
11
5
  } from "../../chunks/chunk-LQFKUNVQ.js";
6
+ import {
7
+ CharCodes
8
+ } from "../../chunks/chunk-34U4HX4V.js";
12
9
  import {
13
10
  normalizeIndent
14
11
  } from "../../chunks/chunk-JQXNEJAP.js";
12
+ import {
13
+ replaceAll
14
+ } from "../../chunks/chunk-ZTDVUXPR.js";
15
15
  import {
16
16
  toAlphanum
17
17
  } from "../../chunks/chunk-COVPTTAD.js";
@@ -1,16 +1,16 @@
1
+ import {
2
+ Dates
3
+ } from "../../chunks/chunk-FZOU4OAW.js";
4
+ import "../../chunks/chunk-YQWZ3EP2.js";
1
5
  import {
2
6
  timeout
3
7
  } from "../../chunks/chunk-Z7ZDDBV5.js";
4
- import {
5
- Transitions
6
- } from "../../chunks/chunk-ENMBK6H7.js";
7
8
  import {
8
9
  Duration
9
10
  } from "../../chunks/chunk-6NYUQXJT.js";
10
11
  import {
11
- Dates
12
- } from "../../chunks/chunk-FZOU4OAW.js";
13
- import "../../chunks/chunk-YQWZ3EP2.js";
12
+ Transitions
13
+ } from "../../chunks/chunk-ENMBK6H7.js";
14
14
  import {
15
15
  wait
16
16
  } from "../../chunks/chunk-4CIS3R7T.js";
@@ -0,0 +1,56 @@
1
+ import {
2
+ exists_exports
3
+ } from "./chunk-5VHFXWFM.js";
4
+ import {
5
+ get_permissions_exports
6
+ } from "./chunk-WOGRENMM.js";
7
+ import {
8
+ get_metadata_exports
9
+ } from "./chunk-QVIRBFMQ.js";
10
+ import {
11
+ move_exports
12
+ } from "./chunk-4CAHGPFA.js";
13
+ import {
14
+ revoke_signed_urls_exports
15
+ } from "./chunk-LXZULGNN.js";
16
+ import {
17
+ erase_exports
18
+ } from "./chunk-G66DWXF3.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
+ generate_signed_url_exports
27
+ } from "./chunk-EM37BFXO.js";
28
+ import {
29
+ download_exports
30
+ } from "./chunk-6WVNJVBE.js";
31
+ import {
32
+ upload_exports
33
+ } from "./chunk-KH5JTC2N.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
+ exists_exports
3
+ } from "./chunk-5VHFXWFM.js";
4
+ import {
5
+ get_metadata_exports
6
+ } from "./chunk-QVIRBFMQ.js";
7
+ import {
8
+ get_permissions_exports
9
+ } from "./chunk-WOGRENMM.js";
10
+ import {
11
+ generate_signed_url_exports
12
+ } from "./chunk-EM37BFXO.js";
13
+ import {
14
+ update_metadata_exports
15
+ } from "./chunk-JBDWHJ4Q.js";
16
+ import {
17
+ move_exports
18
+ } from "./chunk-4CAHGPFA.js";
19
+ import {
20
+ revoke_signed_urls_exports
21
+ } from "./chunk-X4XXZ44B.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,37 @@
1
+ import {
2
+ Cast,
3
+ Tree,
4
+ Utils
5
+ } from "./chunk-GDFWDU4Q.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,191 @@
1
+ import {
2
+ Random
3
+ } from "./chunk-S32K7POB.js";
4
+ import {
5
+ Arrays
6
+ } from "./chunk-OJI6SN6F.js";
7
+
8
+ // src/agnostic/misc/lorem-ipsum/index.ts
9
+ var LoremIpsum;
10
+ ((LoremIpsum2) => {
11
+ LoremIpsum2.words = [
12
+ "a",
13
+ "ac",
14
+ "accumsan",
15
+ "adipiscing",
16
+ "aenean",
17
+ "aliquam",
18
+ "aliquet",
19
+ "amet",
20
+ "ante",
21
+ "arcu",
22
+ "at",
23
+ "auctor",
24
+ "augue",
25
+ "bibendum",
26
+ "blandit",
27
+ "condimentum",
28
+ "consectetur",
29
+ "consequat",
30
+ "convallis",
31
+ "cras",
32
+ "curabitur",
33
+ "cursus",
34
+ "dapibus",
35
+ "diam",
36
+ "dictum",
37
+ "dictumst",
38
+ "dignissim",
39
+ "dolor",
40
+ "donec",
41
+ "dui",
42
+ "duis",
43
+ "efficitur",
44
+ "egestas",
45
+ "eget",
46
+ "eleifend",
47
+ "elementum",
48
+ "elit",
49
+ "enim",
50
+ "erat",
51
+ "eros",
52
+ "est",
53
+ "et",
54
+ "eu",
55
+ "euismod",
56
+ "ex",
57
+ "facilisis",
58
+ "faucibus",
59
+ "felis",
60
+ "feugiat",
61
+ "finibus",
62
+ "fringilla",
63
+ "fusce",
64
+ "gravida",
65
+ "habitasse",
66
+ "hac",
67
+ "hendrerit",
68
+ "iaculis",
69
+ "id",
70
+ "imperdiet",
71
+ "in",
72
+ "integer",
73
+ "interdum",
74
+ "ipsum",
75
+ "justo",
76
+ "lacinia",
77
+ "lacus",
78
+ "laoreet",
79
+ "lectus",
80
+ "leo",
81
+ "libero",
82
+ "ligula",
83
+ "lobortis",
84
+ "lorem",
85
+ "luctus",
86
+ "maecenas",
87
+ "magna",
88
+ "malesuada",
89
+ "massa",
90
+ "mattis",
91
+ "mauris",
92
+ "maximus",
93
+ "metus",
94
+ "mi",
95
+ "molestie",
96
+ "mollis",
97
+ "morbi",
98
+ "nam",
99
+ "nec",
100
+ "neque",
101
+ "nibh",
102
+ "nisi",
103
+ "nisl",
104
+ "non",
105
+ "nulla",
106
+ "nullam",
107
+ "nunc",
108
+ "odio",
109
+ "orci",
110
+ "ornare",
111
+ "pellentesque",
112
+ "pharetra",
113
+ "phasellus",
114
+ "placerat",
115
+ "platea",
116
+ "porta",
117
+ "porttitor",
118
+ "posuere",
119
+ "praesent",
120
+ "pulvinar",
121
+ "purus",
122
+ "quam",
123
+ "quis",
124
+ "quisque",
125
+ "risus",
126
+ "rutrum",
127
+ "sagittis",
128
+ "sapien",
129
+ "sed",
130
+ "sem",
131
+ "semper",
132
+ "sit",
133
+ "sodales",
134
+ "sollicitudin",
135
+ "suscipit",
136
+ "suspendisse",
137
+ "tellus",
138
+ "tempor",
139
+ "tempus",
140
+ "tincidunt",
141
+ "tortor",
142
+ "tristique",
143
+ "turpis",
144
+ "ultrices",
145
+ "ultricies",
146
+ "urna",
147
+ "ut",
148
+ "vehicula",
149
+ "vel",
150
+ "velit",
151
+ "venenatis",
152
+ "vestibulum",
153
+ "vitae",
154
+ "vivamus",
155
+ "viverra",
156
+ "volutpat",
157
+ "vulputate"
158
+ ];
159
+ LoremIpsum2.generateSentence = (wordCount) => {
160
+ const resultArr = [];
161
+ let currentWordCound = wordCount;
162
+ for (let i = 0; i < currentWordCound; i++) {
163
+ const picked = Arrays.randomPick(LoremIpsum2.words);
164
+ if (typeof picked === "string") resultArr.push(picked);
165
+ else {
166
+ currentWordCound += 1;
167
+ }
168
+ }
169
+ const [firstWord, ...otherWords] = resultArr;
170
+ if (firstWord === void 0) return "";
171
+ const capFirstLetter = firstWord?.charAt(0).toUpperCase();
172
+ const restOfFirstWord = firstWord?.slice(1);
173
+ const sentence = [
174
+ `${capFirstLetter}${restOfFirstWord}`,
175
+ ...otherWords
176
+ ].join(" ");
177
+ return `${sentence}.`;
178
+ };
179
+ LoremIpsum2.generateSentences = (sentencesCount, maxSentenceLength = 12, minSentenceLength = 4) => {
180
+ const sentences = [];
181
+ for (let i = 0; i < sentencesCount; i++) {
182
+ const length = Random.randomInt(maxSentenceLength, minSentenceLength) ?? 8;
183
+ sentences.push((0, LoremIpsum2.generateSentence)(length));
184
+ }
185
+ return sentences;
186
+ };
187
+ })(LoremIpsum || (LoremIpsum = {}));
188
+
189
+ export {
190
+ LoremIpsum
191
+ };
@@ -0,0 +1,60 @@
1
+ import {
2
+ isNonNullObject
3
+ } from "./chunk-HQLRJ7XW.js";
4
+ import {
5
+ __export
6
+ } from "./chunk-WSFCRVEQ.js";
7
+
8
+ // src/node/cloud-storage/credentials/index.ts
9
+ var credentials_exports = {};
10
+ __export(credentials_exports, {
11
+ isFtpCredentials: () => isFtpCredentials,
12
+ isFtpsCredentials: () => isFtpsCredentials,
13
+ isGcsBucketCredentials: () => isGcsBucketCredentials,
14
+ isS3BucketCredentials: () => isS3BucketCredentials,
15
+ isSftpCredentials: () => isSftpCredentials
16
+ });
17
+ function isGcsBucketCredentials(unknownObject) {
18
+ if (!isNonNullObject(unknownObject)) return false;
19
+ if ("client_email" in unknownObject && typeof unknownObject.client_email === "string" && "private_key" in unknownObject && typeof unknownObject.private_key === "string" && "project_id" in unknownObject && typeof unknownObject.project_id === "string") return true;
20
+ return false;
21
+ }
22
+ function isS3BucketCredentials(unknownObject) {
23
+ if (!isNonNullObject(unknownObject)) return false;
24
+ if ("accessKeyId" in unknownObject && typeof unknownObject.accessKeyId === "string" && "secretAccessKey" in unknownObject && typeof unknownObject.secretAccessKey === "string") {
25
+ if ("region" in unknownObject && typeof unknownObject.region === "string") return true;
26
+ if (!("region" in unknownObject)) return true;
27
+ return false;
28
+ }
29
+ return false;
30
+ }
31
+ function isFtpCredentials(unknownObject) {
32
+ if (!isNonNullObject(unknownObject)) return false;
33
+ if ("host" in unknownObject && typeof unknownObject.host === "string" && "port" in unknownObject && typeof unknownObject.port === "number" && "username" in unknownObject && typeof unknownObject.username === "string" && "password" in unknownObject && typeof unknownObject.password === "string") return true;
34
+ return false;
35
+ }
36
+ function isFtpsCredentials(unknownObject) {
37
+ if (!isNonNullObject(unknownObject)) return false;
38
+ if ("host" in unknownObject && typeof unknownObject.host === "string" && "port" in unknownObject && typeof unknownObject.port === "number" && "username" in unknownObject && typeof unknownObject.username === "string" && "password" in unknownObject && typeof unknownObject.password === "string") return true;
39
+ return false;
40
+ }
41
+ function isSftpCredentials(unknownObject) {
42
+ if (!isNonNullObject(unknownObject)) return false;
43
+ if ("host" in unknownObject && typeof unknownObject.host === "string" && "port" in unknownObject && typeof unknownObject.port === "number" && "username" in unknownObject && typeof unknownObject.username === "string") {
44
+ const { password, privateKey, passphrase } = unknownObject;
45
+ if (typeof password !== "string" && password !== void 0) return false;
46
+ if (typeof privateKey !== "string" && privateKey !== void 0) return false;
47
+ if (typeof passphrase !== "string" && passphrase !== void 0) return false;
48
+ return true;
49
+ }
50
+ return false;
51
+ }
52
+
53
+ export {
54
+ isGcsBucketCredentials,
55
+ isS3BucketCredentials,
56
+ isFtpCredentials,
57
+ isFtpsCredentials,
58
+ isSftpCredentials,
59
+ credentials_exports
60
+ };