@design-edito/tools 0.2.14 → 0.2.16
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.
- package/agnostic/arrays/index.d.ts +5 -5
- package/agnostic/arrays/index.js +7 -7
- package/agnostic/arrays/is-array-of/index.d.ts +1 -1
- package/agnostic/arrays/random-pick/index.js +4 -4
- package/agnostic/booleans/index.d.ts +1 -1
- package/agnostic/booleans/is-falsy/index.d.ts +1 -1
- package/agnostic/colors/channels/index.d.ts +5 -0
- package/agnostic/colors/channels/index.js +18 -0
- package/agnostic/colors/contrast/index.d.ts +2 -0
- package/agnostic/colors/contrast/index.js +13 -0
- package/agnostic/colors/convert/index.d.ts +20 -0
- package/agnostic/colors/convert/index.js +45 -0
- package/agnostic/colors/distance/index.d.ts +2 -0
- package/agnostic/colors/distance/index.js +12 -0
- package/agnostic/colors/grayscale/index.d.ts +2 -0
- package/agnostic/colors/grayscale/index.js +12 -0
- package/agnostic/colors/index.d.ts +14 -16
- package/agnostic/colors/index.js +95 -27
- package/agnostic/colors/invert/index.d.ts +2 -0
- package/agnostic/colors/invert/index.js +12 -0
- package/agnostic/colors/lerp/index.d.ts +2 -0
- package/agnostic/colors/lerp/index.js +12 -0
- package/agnostic/colors/luminance/index.d.ts +2 -0
- package/agnostic/colors/luminance/index.js +12 -0
- package/agnostic/colors/palette/index.d.ts +2 -0
- package/agnostic/colors/palette/index.js +14 -0
- package/agnostic/colors/rotate/index.d.ts +2 -0
- package/agnostic/colors/rotate/index.js +13 -0
- package/agnostic/colors/tidy/index.d.ts +2 -0
- package/agnostic/colors/tidy/index.js +11 -0
- package/agnostic/colors/typechecks/index.d.ts +11 -0
- package/agnostic/colors/typechecks/index.js +26 -0
- package/agnostic/colors/types.d.ts +82 -0
- package/agnostic/css/bem/index.d.ts +2 -2
- package/agnostic/css/index.d.ts +3 -3
- package/agnostic/css/index.js +6 -6
- package/agnostic/css/styles-set/index.js +6 -6
- package/agnostic/errors/index.d.ts +2 -2
- package/agnostic/errors/index.js +2 -2
- package/agnostic/html/hyper-json/cast/index.d.ts +1 -1
- package/agnostic/html/hyper-json/cast/index.js +4 -4
- package/agnostic/html/hyper-json/index.d.ts +8 -8
- package/agnostic/html/hyper-json/index.js +5 -5
- package/agnostic/html/hyper-json/method/index.d.ts +2 -2
- package/agnostic/html/hyper-json/serialize/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/any/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/array/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/null/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +4 -4
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.d.ts +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +4 -4
- package/agnostic/html/hyper-json/transformer/index.d.ts +4 -4
- package/agnostic/html/hyper-json/tree/index.d.ts +1 -1
- package/agnostic/html/hyper-json/tree/index.js +4 -4
- package/agnostic/html/hyper-json/types/index.d.ts +5 -5
- package/agnostic/html/hyper-json/utils/index.d.ts +2 -2
- package/agnostic/html/hyper-json/utils/index.js +4 -4
- package/agnostic/html/index.d.ts +8 -8
- package/agnostic/html/index.js +18 -18
- package/agnostic/html/sanitize/index.js +4 -4
- package/agnostic/html/selector-to-element/index.js +4 -4
- package/agnostic/html/string-to-nodes/index.d.ts +1 -1
- package/agnostic/html/string-to-nodes/index.js +5 -5
- package/agnostic/index.d.ts +12 -12
- package/agnostic/misc/assert/index.d.ts +1 -1
- package/agnostic/misc/assert/index.js +3 -3
- package/agnostic/misc/crossenv/detect-runtime/index.d.ts +1 -1
- package/agnostic/misc/crossenv/index.d.ts +3 -3
- package/agnostic/misc/crossenv/window/index.d.ts +1 -1
- package/agnostic/misc/index.d.ts +11 -11
- package/agnostic/misc/index.js +19 -19
- package/agnostic/misc/logs/index.d.ts +2 -2
- package/agnostic/misc/lorem-ipsum/index.js +10 -10
- package/agnostic/numbers/index.d.ts +5 -5
- package/agnostic/numbers/index.js +6 -6
- package/agnostic/objects/enums/index.d.ts +1 -1
- package/agnostic/objects/index.d.ts +8 -8
- package/agnostic/objects/index.js +4 -4
- package/agnostic/optim/index.d.ts +2 -2
- package/agnostic/random/index.d.ts +3 -3
- package/agnostic/random/index.js +2 -2
- package/agnostic/strings/index.d.ts +7 -7
- package/agnostic/strings/index.js +13 -13
- package/agnostic/strings/parse-table/index.d.ts +1 -1
- package/agnostic/time/dates/index.d.ts +1 -1
- package/agnostic/time/index.d.ts +5 -5
- package/agnostic/time/index.js +6 -6
- package/chunks/chunk-2EHYEUX4.js +21 -0
- package/chunks/chunk-5LK2YLTK.js +21 -0
- package/chunks/chunk-65NTXENV.js +157 -0
- package/chunks/{chunk-6EJIBLPQ.js → chunk-73FF7HWQ.js} +9 -9
- package/chunks/{chunk-HMZMKLMR.js → chunk-AF2NAJS2.js} +2 -2
- package/chunks/chunk-ALMK24GK.js +0 -0
- package/chunks/chunk-BKIF2ELV.js +47 -0
- package/chunks/{chunk-AQBJ6HNB.js → chunk-C7SRAQMW.js} +1 -1
- package/chunks/{chunk-ZBBU2P4D.js → chunk-CQEDNACN.js} +2 -2
- package/chunks/chunk-D7SXHHU3.js +47 -0
- package/chunks/{chunk-GU34O65H.js → chunk-E33DCHHS.js} +15 -15
- package/chunks/{chunk-WAMSK4A3.js → chunk-E4FJHD5R.js} +1 -1
- package/chunks/chunk-GUBFCOBT.js +98 -0
- package/chunks/{chunk-5TRAENM3.js → chunk-I2HTBYNO.js} +1 -1
- package/chunks/chunk-IDXUS2IO.js +296 -0
- package/chunks/chunk-JHUOMGOX.js +81 -0
- package/chunks/{chunk-EDJ3TVNV.js → chunk-KDOMQ4LM.js} +15 -6
- package/chunks/chunk-MN4FVOU2.js +28 -0
- package/chunks/{chunk-2M33FCDG.js → chunk-O7VFJHQX.js} +11 -5
- package/chunks/{chunk-KRDVV6K3.js → chunk-OD2XVVE2.js} +3 -3
- package/chunks/{chunk-TIER4TF4.js → chunk-P2H6PV4O.js} +1 -1
- package/chunks/chunk-P4YT4RBG.js +51 -0
- package/chunks/{chunk-C5BQQUAG.js → chunk-PJSPZGT2.js} +12 -12
- package/chunks/{chunk-PLIJVLAB.js → chunk-PX4DPCZM.js} +5 -3
- package/chunks/{chunk-DWCRT664.js → chunk-QRS3G3YD.js} +3 -3
- package/chunks/{chunk-FQ4UTWMP.js → chunk-QTA7ZEVX.js} +3 -1
- package/chunks/chunk-QW34TQCS.js +48 -0
- package/chunks/{chunk-HMAK6VAF.js → chunk-RBCZWVQH.js} +11 -5
- package/chunks/{chunk-XB3EGDBI.js → chunk-RDQJSWRC.js} +1 -1
- package/chunks/{chunk-AI6AGF4I.js → chunk-S7637BQZ.js} +8 -5
- package/chunks/{chunk-3TA4CDWX.js → chunk-TQXFC6OS.js} +4 -4
- package/chunks/chunk-UG5EMKGN.js +265 -0
- package/chunks/chunk-VA67YLZL.js +26 -0
- package/chunks/{chunk-DEW6LPOS.js → chunk-VKNQ7MVZ.js} +90 -91
- package/chunks/{chunk-3TKBCG7Y.js → chunk-WV5N7ESL.js} +4 -1
- package/chunks/{chunk-SKBOSWM2.js → chunk-X5HMM3LD.js} +1 -1
- package/chunks/chunk-XAYMIITK.js +103 -0
- package/chunks/{chunk-H4LW6FP3.js → chunk-Y4THX4AN.js} +1 -1
- package/chunks/chunk-YZVZKBVJ.js +631 -0
- package/chunks/chunk-ZJ63OCMA.js +207 -0
- package/components/index.d.ts +1 -1
- package/node/@aws-s3/index.d.ts +1 -1
- package/node/@aws-s3/index.js +7 -7
- package/node/@aws-s3/storage/directory/copy-dir/index.d.ts +1 -1
- package/node/@aws-s3/storage/directory/index.d.ts +4 -4
- package/node/@aws-s3/storage/directory/list/index.d.ts +1 -1
- package/node/@aws-s3/storage/directory/move-dir/index.d.ts +1 -1
- package/node/@aws-s3/storage/directory/remove-dir/index.d.ts +1 -1
- package/node/@aws-s3/storage/file/copy/index.d.ts +1 -1
- package/node/@aws-s3/storage/file/download/index.d.ts +1 -1
- package/node/@aws-s3/storage/file/exists/index.d.ts +1 -1
- package/node/@aws-s3/storage/file/index.d.ts +7 -7
- package/node/@aws-s3/storage/file/index.js +10 -10
- package/node/@aws-s3/storage/file/move/index.d.ts +1 -1
- package/node/@aws-s3/storage/file/remove/index.d.ts +1 -1
- package/node/@aws-s3/storage/file/remove/index.js +1 -1
- package/node/@aws-s3/storage/file/stat/index.d.ts +1 -1
- package/node/@aws-s3/storage/file/upload/index.d.ts +1 -1
- package/node/@aws-s3/storage/index.d.ts +2 -2
- package/node/@aws-s3/storage/index.js +9 -9
- package/node/@design-edito/index.d.ts +1 -1
- package/node/@express/@multer/index.d.ts +1 -1
- package/node/@express/index.d.ts +1 -1
- package/node/@google-cloud/index.d.ts +1 -1
- package/node/@google-cloud/index.js +11 -11
- package/node/@google-cloud/storage/bucket/get-metadata/index.d.ts +1 -1
- package/node/@google-cloud/storage/bucket/index.d.ts +4 -4
- package/node/@google-cloud/storage/directory/copy-dir/index.d.ts +1 -1
- package/node/@google-cloud/storage/directory/index.d.ts +4 -4
- package/node/@google-cloud/storage/directory/list/index.d.ts +1 -1
- package/node/@google-cloud/storage/directory/move-dir/index.d.ts +1 -1
- package/node/@google-cloud/storage/directory/remove-dir/index.d.ts +1 -1
- package/node/@google-cloud/storage/file/copy/index.d.ts +1 -1
- package/node/@google-cloud/storage/file/download/index.d.ts +1 -1
- package/node/@google-cloud/storage/file/exists/index.d.ts +1 -1
- package/node/@google-cloud/storage/file/generate-signed-url/index.d.ts +1 -1
- package/node/@google-cloud/storage/file/get-metadata/index.d.ts +1 -1
- package/node/@google-cloud/storage/file/get-permissions/index.d.ts +1 -1
- package/node/@google-cloud/storage/file/index.d.ts +12 -12
- package/node/@google-cloud/storage/file/index.js +16 -16
- package/node/@google-cloud/storage/file/move/index.d.ts +1 -1
- package/node/@google-cloud/storage/file/remove/index.d.ts +1 -1
- package/node/@google-cloud/storage/file/revoke-signed-urls/index.d.ts +4 -4
- package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
- package/node/@google-cloud/storage/file/stat/index.d.ts +1 -1
- package/node/@google-cloud/storage/file/update-metadata/index.d.ts +1 -1
- package/node/@google-cloud/storage/file/upload/index.d.ts +1 -1
- package/node/@google-cloud/storage/index.d.ts +3 -3
- package/node/@google-cloud/storage/index.js +13 -13
- package/node/cloud-storage/index.d.ts +2 -2
- package/node/cloud-storage/index.js +23 -23
- package/node/cloud-storage/operations/copy-dir/index.d.ts +6 -6
- package/node/cloud-storage/operations/copy-file/index.d.ts +6 -6
- package/node/cloud-storage/operations/download-file/index.d.ts +6 -6
- package/node/cloud-storage/operations/exists-file/index.d.ts +4 -4
- package/node/cloud-storage/operations/index.d.ts +11 -11
- package/node/cloud-storage/operations/index.js +30 -30
- package/node/cloud-storage/operations/list-dir/index.d.ts +4 -4
- package/node/cloud-storage/operations/move-dir/index.d.ts +6 -6
- package/node/cloud-storage/operations/move-file/index.d.ts +6 -6
- package/node/cloud-storage/operations/remove-dir/index.d.ts +6 -6
- package/node/cloud-storage/operations/remove-file/index.d.ts +6 -6
- package/node/cloud-storage/operations/remove-file/index.js +2 -2
- package/node/cloud-storage/operations/stat-file/index.d.ts +6 -6
- package/node/cloud-storage/operations/upload-file/index.d.ts +6 -6
- package/node/encryption/@aes-256-gcm/buffer/index.d.ts +1 -1
- package/node/encryption/@aes-256-gcm/index.d.ts +2 -2
- package/node/encryption/@aes-256-gcm/uint8-array/index.d.ts +1 -1
- package/node/encryption/index.d.ts +2 -2
- package/node/encryption/index.js +3 -3
- package/node/files/index.d.ts +3 -3
- package/node/ftps/directory/copy-dir/index.d.ts +1 -1
- package/node/ftps/directory/index.d.ts +4 -4
- package/node/ftps/directory/list/index.d.ts +1 -1
- package/node/ftps/directory/move-dir/index.d.ts +1 -1
- package/node/ftps/directory/remove-dir/index.d.ts +1 -1
- package/node/ftps/file/copy/index.d.ts +1 -1
- package/node/ftps/file/download/index.d.ts +1 -1
- package/node/ftps/file/exists/index.d.ts +1 -1
- package/node/ftps/file/index.d.ts +7 -7
- package/node/ftps/file/index.js +9 -9
- package/node/ftps/file/move/index.d.ts +1 -1
- package/node/ftps/file/remove/index.d.ts +1 -1
- package/node/ftps/file/stat/index.d.ts +1 -1
- package/node/ftps/file/upload/index.d.ts +1 -1
- package/node/ftps/index.d.ts +2 -2
- package/node/ftps/index.js +7 -7
- package/node/images/create/index.d.ts +3 -0
- package/node/images/create/index.js +23 -0
- package/node/images/format/index.d.ts +18 -52
- package/node/images/format/index.js +30 -4
- package/node/images/index.d.ts +6 -4
- package/node/images/index.js +41 -21
- package/node/images/metadata/index.d.ts +3 -0
- package/node/images/metadata/index.js +23 -0
- package/node/images/transform/index.d.ts +3 -98
- package/node/images/transform/index.js +27 -16
- package/node/images/transform/operations/blur/index.d.ts +2 -4
- package/node/images/transform/operations/brighten/index.d.ts +2 -4
- package/node/images/transform/operations/extend/index.d.ts +2 -9
- package/node/images/transform/operations/extend/index.js +17 -2
- package/node/images/transform/operations/extract/index.d.ts +2 -7
- package/node/images/transform/operations/flatten/index.d.ts +2 -4
- package/node/images/transform/operations/flatten/index.js +17 -2
- package/node/images/transform/operations/hue/index.d.ts +2 -4
- package/node/images/transform/operations/level/index.d.ts +2 -5
- package/node/images/transform/operations/lighten/index.d.ts +2 -4
- package/node/images/transform/operations/normalize/index.d.ts +2 -5
- package/node/images/transform/operations/overlay/index.d.ts +5 -0
- package/node/images/transform/operations/overlay/index.js +27 -0
- package/node/images/transform/operations/resize/index.d.ts +2 -12
- package/node/images/transform/operations/resize/index.js +17 -2
- package/node/images/transform/operations/rotate/index.d.ts +2 -5
- package/node/images/transform/operations/rotate/index.js +17 -2
- package/node/images/transform/operations/saturate/index.d.ts +2 -4
- package/node/images/transform/operations/saturate/index.js +1 -1
- package/node/images/types.d.ts +252 -0
- package/node/images/utils/index.d.ts +7 -0
- package/node/images/utils/index.js +28 -0
- package/node/index.d.ts +11 -11
- package/node/process/index.d.ts +1 -1
- package/node/sftp/directory/copy-dir/index.d.ts +1 -1
- package/node/sftp/directory/index.d.ts +4 -4
- package/node/sftp/directory/list/index.d.ts +1 -1
- package/node/sftp/directory/move-dir/index.d.ts +1 -1
- package/node/sftp/directory/remove-dir/index.d.ts +1 -1
- package/node/sftp/file/copy/index.d.ts +1 -1
- package/node/sftp/file/download/index.d.ts +1 -1
- package/node/sftp/file/exists/index.d.ts +1 -1
- package/node/sftp/file/index.d.ts +7 -7
- package/node/sftp/file/index.js +9 -9
- package/node/sftp/file/move/index.d.ts +1 -1
- package/node/sftp/file/remove/index.d.ts +1 -1
- package/node/sftp/file/stat/index.d.ts +1 -1
- package/node/sftp/file/upload/index.d.ts +1 -1
- package/node/sftp/index.d.ts +2 -2
- package/node/sftp/index.js +7 -7
- package/package.json +1 -1
- package/shared/errors/index.d.ts +1 -1
- package/agnostic/colors/complement-color/index.d.ts +0 -1
- package/agnostic/colors/complement-color/index.js +0 -7
- package/agnostic/colors/hex-to-rgb/index.d.ts +0 -1
- package/agnostic/colors/hex-to-rgb/index.js +0 -7
- package/agnostic/colors/hsl-to-rgb/index.d.ts +0 -1
- package/agnostic/colors/hsl-to-rgb/index.js +0 -7
- package/agnostic/colors/lighten-color/index.d.ts +0 -2
- package/agnostic/colors/lighten-color/index.js +0 -11
- package/agnostic/colors/rgb-to-hex/index.d.ts +0 -1
- package/agnostic/colors/rgb-to-hex/index.js +0 -7
- package/agnostic/colors/rgb-to-hsl/index.d.ts +0 -1
- package/agnostic/colors/rgb-to-hsl/index.js +0 -7
- package/agnostic/colors/saturate-color/index.d.ts +0 -2
- package/agnostic/colors/saturate-color/index.js +0 -11
- package/chunks/chunk-2POD3TAX.js +0 -11
- package/chunks/chunk-2TJCB6IM.js +0 -12
- package/chunks/chunk-7EDDWSWS.js +0 -123
- package/chunks/chunk-FAXNZG5C.js +0 -10
- package/chunks/chunk-IFQA5PWI.js +0 -112
- package/chunks/chunk-MB7HWF22.js +0 -23
- package/chunks/chunk-MFYNJMVM.js +0 -18
- package/chunks/chunk-NYVARFI7.js +0 -20
- package/chunks/chunk-QLC3A6PC.js +0 -17
- package/chunks/chunk-U57Q62IN.js +0 -23
- package/chunks/chunk-YVLJKJV2.js +0 -17
- package/node/images/get-metadata/index.d.ts +0 -4
- package/node/images/get-metadata/index.js +0 -7
- package/node/images/transform/operations/composite/index.d.ts +0 -7
- package/node/images/transform/operations/composite/index.js +0 -12
- package/node/images/transform/utils/index.d.ts +0 -2
- package/node/images/transform/utils/index.js +0 -8
- package/chunks/{chunk-WH6BPDAC.js → chunk-2KT7AKRW.js} +3 -3
- package/chunks/{chunk-S5MTHWQ7.js → chunk-6QFELK4E.js} +8 -8
- package/chunks/{chunk-LEYJ4I5W.js → chunk-EXPVRDPR.js} +8 -8
- package/chunks/{chunk-ZPDKBMUH.js → chunk-LSZVKXDZ.js} +3 -3
- package/chunks/{chunk-NRABY36Z.js → chunk-MLLP7YSK.js} +9 -9
- package/chunks/{chunk-OVG5RGI3.js → chunk-S32K7POB.js} +4 -4
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import * as Copy from './copy';
|
|
2
|
-
import * as Download from './download';
|
|
3
|
-
import * as Exists from './exists';
|
|
4
|
-
import * as GenerateSignedUrl from './generate-signed-url';
|
|
5
|
-
import * as GetMetaData from './get-metadata';
|
|
6
|
-
import * as GetPermissions from './get-permissions';
|
|
7
|
-
import * as Move from './move';
|
|
8
|
-
import * as Remove from './remove';
|
|
9
|
-
import * as RevokeSignedUrls from './revoke-signed-urls';
|
|
10
|
-
import * as Stat from './stat';
|
|
11
|
-
import * as UpdateMetadata from './update-metadata';
|
|
12
|
-
import * as Upload from './upload';
|
|
1
|
+
import * as Copy from './copy/index.js';
|
|
2
|
+
import * as Download from './download/index.js';
|
|
3
|
+
import * as Exists from './exists/index.js';
|
|
4
|
+
import * as GenerateSignedUrl from './generate-signed-url/index.js';
|
|
5
|
+
import * as GetMetaData from './get-metadata/index.js';
|
|
6
|
+
import * as GetPermissions from './get-permissions/index.js';
|
|
7
|
+
import * as Move from './move/index.js';
|
|
8
|
+
import * as Remove from './remove/index.js';
|
|
9
|
+
import * as RevokeSignedUrls from './revoke-signed-urls/index.js';
|
|
10
|
+
import * as Stat from './stat/index.js';
|
|
11
|
+
import * as UpdateMetadata from './update-metadata/index.js';
|
|
12
|
+
import * as Upload from './upload/index.js';
|
|
13
13
|
export { Copy, Download, Exists, GenerateSignedUrl, GetMetaData, GetPermissions, Move, Remove, RevokeSignedUrls, Stat, UpdateMetadata, Upload };
|
|
@@ -1,40 +1,40 @@
|
|
|
1
|
-
import "../../../../chunks/chunk-
|
|
1
|
+
import "../../../../chunks/chunk-E33DCHHS.js";
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
} from "../../../../chunks/chunk-
|
|
3
|
+
update_metadata_exports
|
|
4
|
+
} from "../../../../chunks/chunk-HWVEI3RH.js";
|
|
5
5
|
import {
|
|
6
6
|
get_metadata_exports
|
|
7
7
|
} from "../../../../chunks/chunk-42K3MQQ5.js";
|
|
8
8
|
import {
|
|
9
|
-
|
|
10
|
-
} from "../../../../chunks/chunk-
|
|
11
|
-
import {
|
|
12
|
-
update_metadata_exports
|
|
13
|
-
} from "../../../../chunks/chunk-HWVEI3RH.js";
|
|
9
|
+
get_permissions_exports
|
|
10
|
+
} from "../../../../chunks/chunk-YKPA3MQL.js";
|
|
14
11
|
import {
|
|
15
12
|
generate_signed_url_exports
|
|
16
13
|
} from "../../../../chunks/chunk-PAIUCLVK.js";
|
|
14
|
+
import {
|
|
15
|
+
revoke_signed_urls_exports
|
|
16
|
+
} from "../../../../chunks/chunk-LSZVKXDZ.js";
|
|
17
|
+
import {
|
|
18
|
+
upload_exports
|
|
19
|
+
} from "../../../../chunks/chunk-FB3GNE2B.js";
|
|
17
20
|
import {
|
|
18
21
|
download_exports
|
|
19
22
|
} from "../../../../chunks/chunk-2JH4TCT2.js";
|
|
23
|
+
import {
|
|
24
|
+
exists_exports
|
|
25
|
+
} from "../../../../chunks/chunk-5VHFXWFM.js";
|
|
20
26
|
import {
|
|
21
27
|
remove_exports
|
|
22
28
|
} from "../../../../chunks/chunk-7J7CYOXU.js";
|
|
23
29
|
import {
|
|
24
|
-
|
|
25
|
-
} from "../../../../chunks/chunk-
|
|
30
|
+
move_exports
|
|
31
|
+
} from "../../../../chunks/chunk-6IYUA43Q.js";
|
|
26
32
|
import {
|
|
27
33
|
stat_exports
|
|
28
34
|
} from "../../../../chunks/chunk-W3RXHN5I.js";
|
|
29
35
|
import {
|
|
30
36
|
copy_exports
|
|
31
37
|
} from "../../../../chunks/chunk-CWZFRUBS.js";
|
|
32
|
-
import {
|
|
33
|
-
exists_exports
|
|
34
|
-
} from "../../../../chunks/chunk-5VHFXWFM.js";
|
|
35
|
-
import {
|
|
36
|
-
move_exports
|
|
37
|
-
} from "../../../../chunks/chunk-6IYUA43Q.js";
|
|
38
38
|
import "../../../../chunks/chunk-JMU5PDBD.js";
|
|
39
39
|
import "../../../../chunks/chunk-FENXVJYO.js";
|
|
40
40
|
import "../../../../chunks/chunk-WSFCRVEQ.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Bucket, FileOptions, CopyOptions, DeleteFileOptions as GCSDeleteFileOptions } from '@google-cloud/storage';
|
|
2
|
-
import { Outcome } from '../../../../../agnostic/misc/outcome';
|
|
2
|
+
import { Outcome } from '../../../../../agnostic/misc/outcome/index.js';
|
|
3
3
|
export type MoveOptions = {
|
|
4
4
|
/** Options applied when obtaining `bucket.file(...)` handles. */
|
|
5
5
|
fileOptions?: FileOptions;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Bucket, FileOptions, DeleteFileOptions as GCSDeleteFileOptions } from '@google-cloud/storage';
|
|
2
|
-
import { Outcome } from '../../../../../agnostic/misc/outcome';
|
|
2
|
+
import { Outcome } from '../../../../../agnostic/misc/outcome/index.js';
|
|
3
3
|
export type RemoveOptions = {
|
|
4
4
|
fileOptions?: FileOptions;
|
|
5
5
|
deleteOptions?: GCSDeleteFileOptions;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { Bucket } from '@google-cloud/storage';
|
|
2
|
-
import { Outcome } from '../../../../../agnostic/misc/outcome';
|
|
3
|
-
import { DownloadOptions } from '../download';
|
|
4
|
-
import { RemoveOptions } from '../remove';
|
|
5
|
-
import { UploadOptions } from '../upload';
|
|
2
|
+
import { Outcome } from '../../../../../agnostic/misc/outcome/index.js';
|
|
3
|
+
import { DownloadOptions } from '../download/index.js';
|
|
4
|
+
import { RemoveOptions } from '../remove/index.js';
|
|
5
|
+
import { UploadOptions } from '../upload/index.js';
|
|
6
6
|
export type RevokeSignedUrlsOptions = {
|
|
7
7
|
downloadOptions?: DownloadOptions;
|
|
8
8
|
removeOptions?: RemoveOptions;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
revokeSignedUrls
|
|
3
|
-
} from "../../../../../chunks/chunk-
|
|
3
|
+
} from "../../../../../chunks/chunk-LSZVKXDZ.js";
|
|
4
|
+
import "../../../../../chunks/chunk-FB3GNE2B.js";
|
|
4
5
|
import "../../../../../chunks/chunk-2JH4TCT2.js";
|
|
5
6
|
import "../../../../../chunks/chunk-7J7CYOXU.js";
|
|
6
|
-
import "../../../../../chunks/chunk-FB3GNE2B.js";
|
|
7
7
|
import "../../../../../chunks/chunk-JMU5PDBD.js";
|
|
8
8
|
import "../../../../../chunks/chunk-FENXVJYO.js";
|
|
9
9
|
import "../../../../../chunks/chunk-WSFCRVEQ.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Bucket, FileOptions, GetFileMetadataOptions, FileMetadata } from '@google-cloud/storage';
|
|
2
|
-
import { Outcome } from '../../../../../agnostic/misc/outcome';
|
|
2
|
+
import { Outcome } from '../../../../../agnostic/misc/outcome/index.js';
|
|
3
3
|
/** Provider‑agnostic view + strongly‑typed raw metadata */
|
|
4
4
|
export interface Stat {
|
|
5
5
|
size?: number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Bucket, FileOptions, SetFileMetadataOptions } from '@google-cloud/storage';
|
|
2
|
-
import { Outcome } from '../../../../../agnostic/misc/outcome';
|
|
2
|
+
import { Outcome } from '../../../../../agnostic/misc/outcome/index.js';
|
|
3
3
|
export type UpdateFileMetadataOptions = {
|
|
4
4
|
fileOptions?: FileOptions;
|
|
5
5
|
metadataOptions?: SetFileMetadataOptions;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Readable } from 'node:stream';
|
|
2
2
|
import { Bucket, FileOptions, SaveOptions } from '@google-cloud/storage';
|
|
3
|
-
import { Outcome } from '../../../../../agnostic/misc/outcome';
|
|
3
|
+
import { Outcome } from '../../../../../agnostic/misc/outcome/index.js';
|
|
4
4
|
export type UploadOptions = {
|
|
5
5
|
fileOptions?: FileOptions;
|
|
6
6
|
saveOptions?: SaveOptions;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as Bucket from './bucket';
|
|
2
|
-
import * as Directory from './directory';
|
|
3
|
-
import * as File from './file';
|
|
1
|
+
import * as Bucket from './bucket/index.js';
|
|
2
|
+
import * as Directory from './directory/index.js';
|
|
3
|
+
import * as File from './file/index.js';
|
|
4
4
|
export { Bucket, Directory, File };
|
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import "../../../chunks/chunk-
|
|
1
|
+
import "../../../chunks/chunk-QRS3G3YD.js";
|
|
2
2
|
import {
|
|
3
3
|
directory_exports
|
|
4
4
|
} from "../../../chunks/chunk-X5F6XGEP.js";
|
|
5
|
-
import {
|
|
6
|
-
bucket_exports
|
|
7
|
-
} from "../../../chunks/chunk-UEAMPAHK.js";
|
|
8
|
-
import "../../../chunks/chunk-ZNA7SWFK.js";
|
|
9
5
|
import {
|
|
10
6
|
file_exports
|
|
11
|
-
} from "../../../chunks/chunk-
|
|
12
|
-
import "../../../chunks/chunk-YKPA3MQL.js";
|
|
13
|
-
import "../../../chunks/chunk-42K3MQQ5.js";
|
|
14
|
-
import "../../../chunks/chunk-ZPDKBMUH.js";
|
|
7
|
+
} from "../../../chunks/chunk-E33DCHHS.js";
|
|
15
8
|
import "../../../chunks/chunk-HWVEI3RH.js";
|
|
9
|
+
import "../../../chunks/chunk-42K3MQQ5.js";
|
|
10
|
+
import "../../../chunks/chunk-YKPA3MQL.js";
|
|
16
11
|
import "../../../chunks/chunk-PAIUCLVK.js";
|
|
12
|
+
import "../../../chunks/chunk-LSZVKXDZ.js";
|
|
13
|
+
import {
|
|
14
|
+
bucket_exports
|
|
15
|
+
} from "../../../chunks/chunk-UEAMPAHK.js";
|
|
16
|
+
import "../../../chunks/chunk-ZNA7SWFK.js";
|
|
17
|
+
import "../../../chunks/chunk-FB3GNE2B.js";
|
|
18
|
+
import "../../../chunks/chunk-2JH4TCT2.js";
|
|
19
|
+
import "../../../chunks/chunk-5VHFXWFM.js";
|
|
17
20
|
import "../../../chunks/chunk-37TRFYZT.js";
|
|
18
21
|
import "../../../chunks/chunk-BWYH445G.js";
|
|
19
22
|
import "../../../chunks/chunk-QLDN574K.js";
|
|
20
|
-
import "../../../chunks/chunk-2JH4TCT2.js";
|
|
21
23
|
import "../../../chunks/chunk-7J7CYOXU.js";
|
|
22
|
-
import "../../../chunks/chunk-
|
|
24
|
+
import "../../../chunks/chunk-6IYUA43Q.js";
|
|
23
25
|
import "../../../chunks/chunk-W3RXHN5I.js";
|
|
24
26
|
import "../../../chunks/chunk-V3L55I2S.js";
|
|
25
27
|
import "../../../chunks/chunk-CWZFRUBS.js";
|
|
26
|
-
import "../../../chunks/chunk-5VHFXWFM.js";
|
|
27
|
-
import "../../../chunks/chunk-6IYUA43Q.js";
|
|
28
28
|
import "../../../chunks/chunk-JMU5PDBD.js";
|
|
29
29
|
import "../../../chunks/chunk-FENXVJYO.js";
|
|
30
30
|
import "../../../chunks/chunk-WSFCRVEQ.js";
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import * as Clients from './clients';
|
|
2
|
-
import * as Operations from './operations';
|
|
1
|
+
import * as Clients from './clients/index.js';
|
|
2
|
+
import * as Operations from './operations/index.js';
|
|
3
3
|
export { Clients, Operations };
|
|
@@ -1,6 +1,21 @@
|
|
|
1
1
|
import {
|
|
2
2
|
operations_exports
|
|
3
|
-
} from "../../chunks/chunk-
|
|
3
|
+
} from "../../chunks/chunk-PJSPZGT2.js";
|
|
4
|
+
import "../../chunks/chunk-NOLQR5RW.js";
|
|
5
|
+
import "../../chunks/chunk-FB3GNE2B.js";
|
|
6
|
+
import "../../chunks/chunk-FD5WR2A5.js";
|
|
7
|
+
import "../../chunks/chunk-QDVDHFMZ.js";
|
|
8
|
+
import "../../chunks/chunk-CVDCTI7F.js";
|
|
9
|
+
import "../../chunks/chunk-EOTOFHUR.js";
|
|
10
|
+
import "../../chunks/chunk-2JH4TCT2.js";
|
|
11
|
+
import "../../chunks/chunk-IV75M3KE.js";
|
|
12
|
+
import "../../chunks/chunk-HWEGQVBQ.js";
|
|
13
|
+
import "../../chunks/chunk-FF5NURFO.js";
|
|
14
|
+
import "../../chunks/chunk-24ZUWYIR.js";
|
|
15
|
+
import "../../chunks/chunk-5VHFXWFM.js";
|
|
16
|
+
import "../../chunks/chunk-ZEZCYPLQ.js";
|
|
17
|
+
import "../../chunks/chunk-QVPS2BCJ.js";
|
|
18
|
+
import "../../chunks/chunk-ZJTWDCNZ.js";
|
|
4
19
|
import "../../chunks/chunk-DPQRXSZH.js";
|
|
5
20
|
import "../../chunks/chunk-37TRFYZT.js";
|
|
6
21
|
import "../../chunks/chunk-ZSUG52DO.js";
|
|
@@ -16,21 +31,16 @@ import "../../chunks/chunk-QLDN574K.js";
|
|
|
16
31
|
import "../../chunks/chunk-4XSDRT23.js";
|
|
17
32
|
import "../../chunks/chunk-5ZJ3KJPK.js";
|
|
18
33
|
import "../../chunks/chunk-BSUQNHAM.js";
|
|
19
|
-
import "../../chunks/chunk-
|
|
20
|
-
import "../../chunks/chunk-2JH4TCT2.js";
|
|
21
|
-
import "../../chunks/chunk-IV75M3KE.js";
|
|
22
|
-
import "../../chunks/chunk-HWEGQVBQ.js";
|
|
23
|
-
import "../../chunks/chunk-FF5NURFO.js";
|
|
24
|
-
import "../../chunks/chunk-H4LW6FP3.js";
|
|
34
|
+
import "../../chunks/chunk-Y4THX4AN.js";
|
|
25
35
|
import "../../chunks/chunk-7J7CYOXU.js";
|
|
26
|
-
import "../../chunks/chunk-
|
|
36
|
+
import "../../chunks/chunk-WV5N7ESL.js";
|
|
27
37
|
import "../../chunks/chunk-ANPXBD2G.js";
|
|
28
38
|
import "../../chunks/chunk-KJAEVOIW.js";
|
|
29
|
-
import "../../chunks/chunk-
|
|
30
|
-
import "../../chunks/chunk-
|
|
31
|
-
import "../../chunks/chunk-
|
|
32
|
-
import "../../chunks/chunk-
|
|
33
|
-
import "../../chunks/chunk-
|
|
39
|
+
import "../../chunks/chunk-646R6BQZ.js";
|
|
40
|
+
import "../../chunks/chunk-6IYUA43Q.js";
|
|
41
|
+
import "../../chunks/chunk-QWZ4ZNFA.js";
|
|
42
|
+
import "../../chunks/chunk-FE4DECBU.js";
|
|
43
|
+
import "../../chunks/chunk-HRNDUTZE.js";
|
|
34
44
|
import "../../chunks/chunk-UK4HNSEJ.js";
|
|
35
45
|
import "../../chunks/chunk-W3RXHN5I.js";
|
|
36
46
|
import "../../chunks/chunk-VROZGPC5.js";
|
|
@@ -46,16 +56,6 @@ import "../../chunks/chunk-CWZFRUBS.js";
|
|
|
46
56
|
import "../../chunks/chunk-C6QTHDDM.js";
|
|
47
57
|
import "../../chunks/chunk-QH64MYGA.js";
|
|
48
58
|
import "../../chunks/chunk-NMYVJJXV.js";
|
|
49
|
-
import "../../chunks/chunk-24ZUWYIR.js";
|
|
50
|
-
import "../../chunks/chunk-5VHFXWFM.js";
|
|
51
|
-
import "../../chunks/chunk-ZEZCYPLQ.js";
|
|
52
|
-
import "../../chunks/chunk-QVPS2BCJ.js";
|
|
53
|
-
import "../../chunks/chunk-ZJTWDCNZ.js";
|
|
54
|
-
import "../../chunks/chunk-646R6BQZ.js";
|
|
55
|
-
import "../../chunks/chunk-6IYUA43Q.js";
|
|
56
|
-
import "../../chunks/chunk-QWZ4ZNFA.js";
|
|
57
|
-
import "../../chunks/chunk-FE4DECBU.js";
|
|
58
|
-
import "../../chunks/chunk-HRNDUTZE.js";
|
|
59
59
|
import {
|
|
60
60
|
clients_exports
|
|
61
61
|
} from "../../chunks/chunk-V3GX7SIJ.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Outcome } from '../../../../agnostic/misc/outcome';
|
|
2
|
-
import { S3ClientWithBucket } from '../../clients';
|
|
3
1
|
import { Bucket as GCSBucket } from '@google-cloud/storage';
|
|
4
2
|
import { Client as FtpClient } from 'basic-ftp';
|
|
5
3
|
import SftpClient from 'ssh2-sftp-client';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { CopyDirOptions as
|
|
9
|
-
import { CopyDirOptions as
|
|
4
|
+
import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
|
|
5
|
+
import { S3ClientWithBucket } from '../../clients/index.js';
|
|
6
|
+
import { CopyDirOptions as FtpsCopyDirOptions } from '../../../ftps/directory/copy-dir/index.js';
|
|
7
|
+
import { CopyDirOptions as SftpCopyDirOptions } from '../../../sftp/directory/copy-dir/index.js';
|
|
8
|
+
import { CopyDirOptions as S3CopyDirOptions } from '../../../@aws-s3/storage/directory/copy-dir/index.js';
|
|
9
|
+
import { CopyDirOptions as GcsCopyDirOptions } from '../../../@google-cloud/storage/directory/copy-dir/index.js';
|
|
10
10
|
type Returned = Outcome.Either<true, string>;
|
|
11
11
|
export declare function copyDir(client: GCSBucket, sourcePath: string, targetPath: string, options?: GcsCopyDirOptions): Promise<Returned>;
|
|
12
12
|
export declare function copyDir(client: S3ClientWithBucket, sourcePath: string, targetPath: string, options?: S3CopyDirOptions): Promise<Returned>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Outcome } from '../../../../agnostic/misc/outcome';
|
|
2
|
-
import { S3ClientWithBucket } from '../../clients';
|
|
3
1
|
import { Bucket as GCSBucket } from '@google-cloud/storage';
|
|
4
2
|
import { Client as FtpClient } from 'basic-ftp';
|
|
5
3
|
import SftpClient from 'ssh2-sftp-client';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { CopyOptions as
|
|
9
|
-
import { CopyOptions as
|
|
4
|
+
import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
|
|
5
|
+
import { S3ClientWithBucket } from '../../clients/index.js';
|
|
6
|
+
import { CopyOptions as FtpsCopyOptions } from '../../../ftps/file/copy/index.js';
|
|
7
|
+
import { CopyOptions as SftpCopyOptions } from '../../../sftp/file/copy/index.js';
|
|
8
|
+
import { CopyOptions as S3CopyOptions } from '../../../@aws-s3/storage/file/copy/index.js';
|
|
9
|
+
import { CopyOptions as GcsCopyOptions } from '../../../@google-cloud/storage/file/copy/index.js';
|
|
10
10
|
type Returned = Outcome.Either<true, string>;
|
|
11
11
|
export declare function copyFile(client: GCSBucket, sourcePath: string, targetPath: string, options?: GcsCopyOptions): Promise<Returned>;
|
|
12
12
|
export declare function copyFile(client: S3ClientWithBucket, sourcePath: string, targetPath: string, options?: S3CopyOptions): Promise<Returned>;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { Readable } from 'node:stream';
|
|
2
|
-
import { Outcome } from '../../../../agnostic/misc/outcome';
|
|
3
|
-
import { S3ClientWithBucket } from '../../clients';
|
|
4
2
|
import { Bucket as GCSBucket } from '@google-cloud/storage';
|
|
5
3
|
import { Client as FtpClient } from 'basic-ftp';
|
|
6
4
|
import SftpClient from 'ssh2-sftp-client';
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { DownloadOptions as
|
|
10
|
-
import { DownloadOptions as
|
|
5
|
+
import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
|
|
6
|
+
import { S3ClientWithBucket } from '../../clients/index.js';
|
|
7
|
+
import { DownloadOptions as FtpDownloadOptions } from '../../../ftps/file/download/index.js';
|
|
8
|
+
import { DownloadOptions as SftpDownloadOptions } from '../../../sftp/file/download/index.js';
|
|
9
|
+
import { DownloadOptions as S3DownloadOptions } from '../../../@aws-s3/storage/file/download/index.js';
|
|
10
|
+
import { DownloadOptions as GcsDownloadOptions } from '../../../@google-cloud/storage/file/download/index.js';
|
|
11
11
|
type Returned = Outcome.Either<Readable, string>;
|
|
12
12
|
export declare function downloadFile(client: GCSBucket, path: string, options?: GcsDownloadOptions): Promise<Returned>;
|
|
13
13
|
export declare function downloadFile(client: S3ClientWithBucket, path: string, options?: S3DownloadOptions): Promise<Returned>;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { Outcome } from '../../../../agnostic/misc/outcome';
|
|
2
|
-
import { S3ClientWithBucket } from '../../clients';
|
|
3
1
|
import { Bucket as GCSBucket } from '@google-cloud/storage';
|
|
4
2
|
import { Client as FtpClient } from 'basic-ftp';
|
|
5
3
|
import SftpClient from 'ssh2-sftp-client';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
4
|
+
import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
|
|
5
|
+
import { S3ClientWithBucket } from '../../clients/index.js';
|
|
6
|
+
import { ExistsOptions as S3ExistsOptions } from '../../../@aws-s3/storage/file/exists/index.js';
|
|
7
|
+
import { ExistsOptions as GcsExistsOptions } from '../../../@google-cloud/storage/file/exists/index.js';
|
|
8
8
|
type Returned = Outcome.Either<boolean, string>;
|
|
9
9
|
export declare function existsFile(client: GCSBucket, path: string, options?: GcsExistsOptions): Promise<Returned>;
|
|
10
10
|
export declare function existsFile(client: S3ClientWithBucket, path: string, options?: S3ExistsOptions): Promise<Returned>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import * as CopyDir from './copy-dir';
|
|
2
|
-
import * as CopyFile from './copy-file';
|
|
3
|
-
import * as DownloadFile from './download-file';
|
|
4
|
-
import * as ExistsFile from './exists-file';
|
|
5
|
-
import * as ListDir from './list-dir';
|
|
6
|
-
import * as MoveDir from './move-dir';
|
|
7
|
-
import * as MoveFile from './move-file';
|
|
8
|
-
import * as RemoveDir from './remove-dir';
|
|
9
|
-
import * as RemoveFile from './remove-file';
|
|
10
|
-
import * as StatFile from './stat-file';
|
|
11
|
-
import * as UploadFile from './upload-file';
|
|
1
|
+
import * as CopyDir from './copy-dir/index.js';
|
|
2
|
+
import * as CopyFile from './copy-file/index.js';
|
|
3
|
+
import * as DownloadFile from './download-file/index.js';
|
|
4
|
+
import * as ExistsFile from './exists-file/index.js';
|
|
5
|
+
import * as ListDir from './list-dir/index.js';
|
|
6
|
+
import * as MoveDir from './move-dir/index.js';
|
|
7
|
+
import * as MoveFile from './move-file/index.js';
|
|
8
|
+
import * as RemoveDir from './remove-dir/index.js';
|
|
9
|
+
import * as RemoveFile from './remove-file/index.js';
|
|
10
|
+
import * as StatFile from './stat-file/index.js';
|
|
11
|
+
import * as UploadFile from './upload-file/index.js';
|
|
12
12
|
export { CopyDir, CopyFile, DownloadFile, ExistsFile, ListDir, MoveDir, MoveFile, RemoveDir, RemoveFile, StatFile, UploadFile };
|
|
@@ -1,4 +1,25 @@
|
|
|
1
|
-
import "../../../chunks/chunk-
|
|
1
|
+
import "../../../chunks/chunk-PJSPZGT2.js";
|
|
2
|
+
import {
|
|
3
|
+
upload_file_exports
|
|
4
|
+
} from "../../../chunks/chunk-NOLQR5RW.js";
|
|
5
|
+
import "../../../chunks/chunk-FB3GNE2B.js";
|
|
6
|
+
import "../../../chunks/chunk-FD5WR2A5.js";
|
|
7
|
+
import "../../../chunks/chunk-QDVDHFMZ.js";
|
|
8
|
+
import "../../../chunks/chunk-CVDCTI7F.js";
|
|
9
|
+
import {
|
|
10
|
+
download_file_exports
|
|
11
|
+
} from "../../../chunks/chunk-EOTOFHUR.js";
|
|
12
|
+
import "../../../chunks/chunk-2JH4TCT2.js";
|
|
13
|
+
import "../../../chunks/chunk-IV75M3KE.js";
|
|
14
|
+
import "../../../chunks/chunk-HWEGQVBQ.js";
|
|
15
|
+
import "../../../chunks/chunk-FF5NURFO.js";
|
|
16
|
+
import {
|
|
17
|
+
exists_file_exports
|
|
18
|
+
} from "../../../chunks/chunk-24ZUWYIR.js";
|
|
19
|
+
import "../../../chunks/chunk-5VHFXWFM.js";
|
|
20
|
+
import "../../../chunks/chunk-ZEZCYPLQ.js";
|
|
21
|
+
import "../../../chunks/chunk-QVPS2BCJ.js";
|
|
22
|
+
import "../../../chunks/chunk-ZJTWDCNZ.js";
|
|
2
23
|
import {
|
|
3
24
|
list_dir_exports
|
|
4
25
|
} from "../../../chunks/chunk-DPQRXSZH.js";
|
|
@@ -20,27 +41,20 @@ import "../../../chunks/chunk-QLDN574K.js";
|
|
|
20
41
|
import "../../../chunks/chunk-4XSDRT23.js";
|
|
21
42
|
import "../../../chunks/chunk-5ZJ3KJPK.js";
|
|
22
43
|
import "../../../chunks/chunk-BSUQNHAM.js";
|
|
23
|
-
import {
|
|
24
|
-
download_file_exports
|
|
25
|
-
} from "../../../chunks/chunk-EOTOFHUR.js";
|
|
26
|
-
import "../../../chunks/chunk-2JH4TCT2.js";
|
|
27
|
-
import "../../../chunks/chunk-IV75M3KE.js";
|
|
28
|
-
import "../../../chunks/chunk-HWEGQVBQ.js";
|
|
29
|
-
import "../../../chunks/chunk-FF5NURFO.js";
|
|
30
44
|
import {
|
|
31
45
|
remove_file_exports
|
|
32
|
-
} from "../../../chunks/chunk-
|
|
46
|
+
} from "../../../chunks/chunk-Y4THX4AN.js";
|
|
33
47
|
import "../../../chunks/chunk-7J7CYOXU.js";
|
|
34
|
-
import "../../../chunks/chunk-
|
|
48
|
+
import "../../../chunks/chunk-WV5N7ESL.js";
|
|
35
49
|
import "../../../chunks/chunk-ANPXBD2G.js";
|
|
36
50
|
import "../../../chunks/chunk-KJAEVOIW.js";
|
|
37
51
|
import {
|
|
38
|
-
|
|
39
|
-
} from "../../../chunks/chunk-
|
|
40
|
-
import "../../../chunks/chunk-
|
|
41
|
-
import "../../../chunks/chunk-
|
|
42
|
-
import "../../../chunks/chunk-
|
|
43
|
-
import "../../../chunks/chunk-
|
|
52
|
+
move_file_exports
|
|
53
|
+
} from "../../../chunks/chunk-646R6BQZ.js";
|
|
54
|
+
import "../../../chunks/chunk-6IYUA43Q.js";
|
|
55
|
+
import "../../../chunks/chunk-QWZ4ZNFA.js";
|
|
56
|
+
import "../../../chunks/chunk-FE4DECBU.js";
|
|
57
|
+
import "../../../chunks/chunk-HRNDUTZE.js";
|
|
44
58
|
import {
|
|
45
59
|
stat_file_exports
|
|
46
60
|
} from "../../../chunks/chunk-UK4HNSEJ.js";
|
|
@@ -62,20 +76,6 @@ import "../../../chunks/chunk-CWZFRUBS.js";
|
|
|
62
76
|
import "../../../chunks/chunk-C6QTHDDM.js";
|
|
63
77
|
import "../../../chunks/chunk-QH64MYGA.js";
|
|
64
78
|
import "../../../chunks/chunk-NMYVJJXV.js";
|
|
65
|
-
import {
|
|
66
|
-
exists_file_exports
|
|
67
|
-
} from "../../../chunks/chunk-24ZUWYIR.js";
|
|
68
|
-
import "../../../chunks/chunk-5VHFXWFM.js";
|
|
69
|
-
import "../../../chunks/chunk-ZEZCYPLQ.js";
|
|
70
|
-
import "../../../chunks/chunk-QVPS2BCJ.js";
|
|
71
|
-
import "../../../chunks/chunk-ZJTWDCNZ.js";
|
|
72
|
-
import {
|
|
73
|
-
move_file_exports
|
|
74
|
-
} from "../../../chunks/chunk-646R6BQZ.js";
|
|
75
|
-
import "../../../chunks/chunk-6IYUA43Q.js";
|
|
76
|
-
import "../../../chunks/chunk-QWZ4ZNFA.js";
|
|
77
|
-
import "../../../chunks/chunk-FE4DECBU.js";
|
|
78
|
-
import "../../../chunks/chunk-HRNDUTZE.js";
|
|
79
79
|
import "../../../chunks/chunk-V3GX7SIJ.js";
|
|
80
80
|
import "../../../chunks/chunk-JMU5PDBD.js";
|
|
81
81
|
import "../../../chunks/chunk-FENXVJYO.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { Outcome } from '../../../../agnostic/misc/outcome';
|
|
2
|
-
import { S3ClientWithBucket } from '../../clients';
|
|
3
1
|
import { Bucket as GCSBucket } from '@google-cloud/storage';
|
|
4
2
|
import { Client as FtpClient } from 'basic-ftp';
|
|
5
3
|
import SftpClient from 'ssh2-sftp-client';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
4
|
+
import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
|
|
5
|
+
import { S3ClientWithBucket } from '../../clients/index.js';
|
|
6
|
+
import { ListOptions as S3ListOptions } from '../../../@aws-s3/storage/directory/list/index.js';
|
|
7
|
+
import { ListOptions as GcsListOptions } from '../../../@google-cloud/storage/directory/list/index.js';
|
|
8
8
|
type Returned = Outcome.Either<string[], string>;
|
|
9
9
|
export declare function listDir(client: GCSBucket, path: string, options?: GcsListOptions): Promise<Returned>;
|
|
10
10
|
export declare function listDir(client: S3ClientWithBucket, path: string, options?: S3ListOptions): Promise<Returned>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Outcome } from '../../../../agnostic/misc/outcome';
|
|
2
|
-
import { S3ClientWithBucket } from '../../clients';
|
|
3
1
|
import { Bucket as GCSBucket } from '@google-cloud/storage';
|
|
4
2
|
import { Client as FtpClient } from 'basic-ftp';
|
|
5
3
|
import SftpClient from 'ssh2-sftp-client';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { MoveDirOptions as
|
|
9
|
-
import { MoveDirOptions as
|
|
4
|
+
import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
|
|
5
|
+
import { S3ClientWithBucket } from '../../clients/index.js';
|
|
6
|
+
import { MoveDirOptions as FtpsMoveDirOptions } from '../../../ftps/directory/move-dir/index.js';
|
|
7
|
+
import { MoveDirOptions as SftpMoveDirOptions } from '../../../sftp/directory/move-dir/index.js';
|
|
8
|
+
import { MoveDirOptions as S3MoveDirOptions } from '../../../@aws-s3/storage/directory/move-dir/index.js';
|
|
9
|
+
import { MoveDirOptions as GcsMoveDirOptions } from '../../../@google-cloud/storage/directory/move-dir/index.js';
|
|
10
10
|
type Returned = Outcome.Either<true, string>;
|
|
11
11
|
export declare function moveDir(client: GCSBucket, sourcePath: string, targetPath: string, options?: GcsMoveDirOptions): Promise<Returned>;
|
|
12
12
|
export declare function moveDir(client: S3ClientWithBucket, sourcePath: string, targetPath: string, options?: S3MoveDirOptions): Promise<Returned>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Outcome } from '../../../../agnostic/misc/outcome';
|
|
2
|
-
import { S3ClientWithBucket } from '../../clients';
|
|
3
1
|
import { Bucket as GCSBucket } from '@google-cloud/storage';
|
|
4
2
|
import { Client as FtpClient } from 'basic-ftp';
|
|
5
3
|
import SftpClient from 'ssh2-sftp-client';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { MoveOptions as
|
|
9
|
-
import { MoveOptions as
|
|
4
|
+
import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
|
|
5
|
+
import { S3ClientWithBucket } from '../../clients/index.js';
|
|
6
|
+
import { MoveOptions as FtpsMoveOptions } from '../../../ftps/file/move/index.js';
|
|
7
|
+
import { MoveOptions as SftpMoveOptions } from '../../../sftp/file/move/index.js';
|
|
8
|
+
import { MoveOptions as S3MoveOptions } from '../../../@aws-s3/storage/file/move/index.js';
|
|
9
|
+
import { MoveOptions as GcsMoveOptions } from '../../../@google-cloud/storage/file/move/index.js';
|
|
10
10
|
type Returned = Outcome.Either<true, string>;
|
|
11
11
|
export declare function moveFile(client: GCSBucket, sourcePath: string, targetPath: string, options?: GcsMoveOptions): Promise<Returned>;
|
|
12
12
|
export declare function moveFile(client: S3ClientWithBucket, sourcePath: string, targetPath: string, options?: S3MoveOptions): Promise<Returned>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Outcome } from '../../../../agnostic/misc/outcome';
|
|
2
|
-
import { S3ClientWithBucket } from '../../clients';
|
|
3
1
|
import { Bucket as GCSBucket } from '@google-cloud/storage';
|
|
4
2
|
import { Client as FtpClient } from 'basic-ftp';
|
|
5
3
|
import SftpClient from 'ssh2-sftp-client';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { RemoveDirOptions as
|
|
9
|
-
import { RemoveDirOptions as
|
|
4
|
+
import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
|
|
5
|
+
import { S3ClientWithBucket } from '../../clients/index.js';
|
|
6
|
+
import { RemoveDirOptions as FtpsRemoveDirOptions } from '../../../ftps/directory/remove-dir/index.js';
|
|
7
|
+
import { RemoveDirOptions as SftpRemoveDirOptions } from '../../../sftp/directory/remove-dir/index.js';
|
|
8
|
+
import { RemoveDirOptions as S3RemoveDirOptions } from '../../../@aws-s3/storage/directory/remove-dir/index.js';
|
|
9
|
+
import { RemoveDirOptions as GcsRemoveDirOptions } from '../../../@google-cloud/storage/directory/remove-dir/index.js';
|
|
10
10
|
type Returned = Outcome.Either<true, string>;
|
|
11
11
|
export declare function removeDir(client: GCSBucket, sourcePath: string, options?: GcsRemoveDirOptions): Promise<Returned>;
|
|
12
12
|
export declare function removeDir(client: S3ClientWithBucket, sourcePath: string, options?: S3RemoveDirOptions): Promise<Returned>;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Outcome } from '../../../../agnostic/misc/outcome';
|
|
2
|
-
import { S3ClientWithBucket } from '../../clients';
|
|
3
1
|
import { Bucket as GCSBucket } from '@google-cloud/storage';
|
|
4
2
|
import { Client as FtpClient } from 'basic-ftp';
|
|
5
3
|
import SftpClient from 'ssh2-sftp-client';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { RemoveOptions as
|
|
9
|
-
import { RemoveOptions as
|
|
4
|
+
import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
|
|
5
|
+
import { S3ClientWithBucket } from '../../clients/index.js';
|
|
6
|
+
import { RemoveOptions as FtpRemoveOptions } from '../../../ftps/file/remove/index.js';
|
|
7
|
+
import { RemoveOptions as SftpRemoveOptions } from '../../../sftp/file/remove/index.js';
|
|
8
|
+
import { RemoveOptions as S3RemoveOptions } from '../../../@aws-s3/storage/file/remove/index.js';
|
|
9
|
+
import { RemoveOptions as GcsRemoveOptions } from '../../../@google-cloud/storage/file/remove/index.js';
|
|
10
10
|
type Returned = Outcome.Either<true, string>;
|
|
11
11
|
export declare function removeFile(client: GCSBucket, path: string, options?: GcsRemoveOptions): Promise<Returned>;
|
|
12
12
|
export declare function removeFile(client: S3ClientWithBucket, path: string, options?: S3RemoveOptions): Promise<Returned>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import {
|
|
2
2
|
removeFile
|
|
3
|
-
} from "../../../../chunks/chunk-
|
|
3
|
+
} from "../../../../chunks/chunk-Y4THX4AN.js";
|
|
4
4
|
import "../../../../chunks/chunk-7J7CYOXU.js";
|
|
5
|
-
import "../../../../chunks/chunk-
|
|
5
|
+
import "../../../../chunks/chunk-WV5N7ESL.js";
|
|
6
6
|
import "../../../../chunks/chunk-ANPXBD2G.js";
|
|
7
7
|
import "../../../../chunks/chunk-KJAEVOIW.js";
|
|
8
8
|
import "../../../../chunks/chunk-V3GX7SIJ.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { Outcome } from '../../../../agnostic/misc/outcome';
|
|
2
|
-
import { S3ClientWithBucket } from '../../clients';
|
|
3
1
|
import { Bucket as GCSBucket } from '@google-cloud/storage';
|
|
4
2
|
import { Client as FtpClient } from 'basic-ftp';
|
|
5
3
|
import SftpClient from 'ssh2-sftp-client';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import { Stat as
|
|
9
|
-
import { Stat as
|
|
4
|
+
import { Outcome } from '../../../../agnostic/misc/outcome/index.js';
|
|
5
|
+
import { S3ClientWithBucket } from '../../clients/index.js';
|
|
6
|
+
import { Stat as FtpStat } from '../../../ftps/file/stat/index.js';
|
|
7
|
+
import { Stat as SftpStat } from '../../../sftp/file/stat/index.js';
|
|
8
|
+
import { Stat as S3Stat, StatOptions as S3StatOptions } from '../../../@aws-s3/storage/file/stat/index.js';
|
|
9
|
+
import { Stat as GcsStat, StatOptions as GcsStatOptions } from '../../../@google-cloud/storage/file/stat/index.js';
|
|
10
10
|
type Returned<K extends FtpStat | SftpStat | S3Stat | GcsStat> = Outcome.Either<K, string>;
|
|
11
11
|
export declare function statFile(client: GCSBucket, path: string, options?: GcsStatOptions): Promise<Returned<GcsStat>>;
|
|
12
12
|
export declare function statFile(client: S3ClientWithBucket, path: string, options?: S3StatOptions): Promise<Returned<S3Stat>>;
|