@design-edito/tools 0.1.71 → 0.1.73
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/find-duplicates/index.js +1 -1
- package/agnostic/arrays/index.js +8 -8
- package/agnostic/arrays/is-array-of/index.js +1 -1
- package/agnostic/arrays/make/index.js +1 -1
- package/agnostic/arrays/random-pick/index.js +5 -5
- package/agnostic/arrays/shuffle/index.js +1 -1
- package/agnostic/booleans/index.js +1 -1
- package/agnostic/booleans/is-falsy/index.js +1 -1
- package/agnostic/colors/complement-color/index.js +1 -1
- package/agnostic/colors/hex-to-rgb/index.js +1 -1
- package/agnostic/colors/hsl-to-rgb/index.js +1 -1
- package/agnostic/colors/index.js +12 -12
- package/agnostic/colors/lighten-color/index.js +3 -3
- package/agnostic/colors/rgb-to-hex/index.js +1 -1
- package/agnostic/colors/rgb-to-hsl/index.js +1 -1
- package/agnostic/colors/saturate-color/index.js +3 -3
- package/agnostic/css/bem/index.js +1 -1
- package/agnostic/css/generate-nice-color/index.js +1 -1
- package/agnostic/css/index.js +12 -12
- package/agnostic/css/is-valid-css-class-name/index.js +1 -1
- package/agnostic/css/styles-set/index.js +5 -5
- package/agnostic/errors/index.js +1 -1
- package/agnostic/errors/register/index.js +1 -1
- package/agnostic/errors/unknown-to-string/index.js +1 -1
- package/agnostic/html/get-node-ancestors/index.js +1 -1
- package/agnostic/html/get-position-inside-parent/index.js +1 -1
- package/agnostic/html/hyper-json/cast/index.js +5 -5
- package/agnostic/html/hyper-json/index.js +6 -6
- package/agnostic/html/hyper-json/method/index.js +1 -1
- package/agnostic/html/hyper-json/serialize/index.js +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/index.js +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/any/index.js +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/array/index.js +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/null/index.js +1 -1
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +5 -5
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +5 -5
- package/agnostic/html/hyper-json/transformer/index.js +1 -1
- package/agnostic/html/hyper-json/tree/index.js +5 -5
- package/agnostic/html/hyper-json/types/index.js +1 -1
- package/agnostic/html/hyper-json/utils/index.js +5 -5
- package/agnostic/html/index.js +17 -17
- package/agnostic/html/insert-node/index.js +1 -1
- package/agnostic/html/placeholders/index.js +1 -1
- package/agnostic/html/replace-in-element/index.js +1 -1
- package/agnostic/html/sanitize/index.js +5 -5
- package/agnostic/html/selector-to-element/index.js +5 -5
- package/agnostic/html/string-to-nodes/index.js +6 -6
- package/agnostic/misc/assert/index.js +1 -1
- package/agnostic/misc/cast/index.js +1 -1
- package/agnostic/misc/crawler/index.js +1 -1
- package/agnostic/misc/crossenv/detect-runtime/index.js +1 -1
- package/agnostic/misc/crossenv/index.js +3 -3
- package/agnostic/misc/crossenv/types/index.js +1 -1
- package/agnostic/misc/crossenv/window/index.js +1 -1
- package/agnostic/misc/data-size/index.js +2 -2
- package/agnostic/misc/elo/index.js +1 -1
- package/agnostic/misc/get-current-downlink/index.js +1 -1
- package/agnostic/misc/index.js +17 -17
- package/agnostic/misc/is-constructor-function/index.js +1 -1
- package/agnostic/misc/is-nullish/index.js +1 -1
- package/agnostic/misc/logs/index.js +1 -1
- package/agnostic/misc/logs/logger/index.js +1 -1
- package/agnostic/misc/logs/make-text-block/index.js +1 -1
- package/agnostic/misc/logs/styles/index.js +1 -1
- package/agnostic/misc/lorem-ipsum/index.js +9 -9
- package/agnostic/misc/normalize-extension/index.js +1 -1
- package/agnostic/misc/outcome/index.js +1 -1
- package/agnostic/numbers/absolute-modulo/index.js +1 -1
- package/agnostic/numbers/clamp/index.js +1 -1
- package/agnostic/numbers/index.js +6 -6
- package/agnostic/numbers/interpolate/index.js +1 -1
- package/agnostic/numbers/responsive-harmonics/index.js +1 -1
- package/agnostic/numbers/round/index.js +1 -1
- package/agnostic/objects/deep-get-property/index.js +1 -1
- package/agnostic/objects/enums/index.js +1 -1
- package/agnostic/objects/enums/is-in-enum/index.js +1 -1
- package/agnostic/objects/flatten-getters/index.js +1 -1
- package/agnostic/objects/index.js +10 -10
- package/agnostic/objects/is-object/index.js +1 -1
- package/agnostic/objects/is-record/index.js +1 -1
- package/agnostic/objects/record-format/index.js +1 -1
- package/agnostic/objects/record-map/index.js +1 -1
- package/agnostic/objects/validation/index.js +1 -1
- package/agnostic/optim/index.js +4 -4
- package/agnostic/optim/memoize/index.js +1 -1
- package/agnostic/optim/throttle-debounce/index.js +1 -1
- package/agnostic/random/hex-char/index.js +1 -1
- package/agnostic/random/index.js +1 -1
- package/agnostic/random/random/index.js +1 -1
- package/agnostic/random/uuid/index.js +1 -1
- package/agnostic/regexps/index.js +1 -1
- package/agnostic/sanitization/index.js +4 -1280
- package/agnostic/strings/char-codes/index.js +1 -1
- package/agnostic/strings/index.js +8 -8
- package/agnostic/strings/matches/index.js +1 -1
- package/agnostic/strings/normalize-indent/index.js +1 -1
- package/agnostic/strings/replace-all/index.js +1 -1
- package/agnostic/strings/to-alphanum/index.js +1 -1
- package/agnostic/strings/trim/index.js +1 -1
- package/agnostic/time/dates/format-date/index.js +1 -1
- package/agnostic/time/dates/index.js +1 -1
- package/agnostic/time/duration/index.js +1 -1
- package/agnostic/time/index.js +9 -9
- package/agnostic/time/timeout/index.js +1 -1
- package/agnostic/time/transitions/index.js +1 -1
- package/agnostic/time/wait/index.js +1 -1
- package/chunks/chunk-24ZUWYIR.js +42 -0
- package/chunks/chunk-2JH4TCT2.js +34 -0
- package/chunks/chunk-2RUBEK4A.js +2456 -0
- package/chunks/chunk-2VJ4QISD.js +28 -0
- package/chunks/chunk-2VXYXVV2.js +164 -0
- package/chunks/chunk-32FNUJVW.js +31 -0
- package/chunks/chunk-36CTYZYA.js +28 -0
- package/chunks/chunk-37TRFYZT.js +35 -0
- package/chunks/chunk-3CGRUS5C.js +37 -0
- package/chunks/chunk-3CLGBOHN.js +29 -0
- package/chunks/chunk-3DL3U7UR.js +40 -0
- package/chunks/chunk-3G7KHSKB.js +60 -0
- package/chunks/chunk-3TKBCG7Y.js +40 -0
- package/chunks/chunk-42K3MQQ5.js +31 -0
- package/chunks/chunk-4A2IILES.js +16 -0
- package/chunks/chunk-4WM6K5IZ.js +30 -0
- package/chunks/chunk-4XBUJAQU.js +71 -0
- package/chunks/chunk-4XSDRT23.js +67 -0
- package/chunks/chunk-55EDDDIA.js +16 -0
- package/chunks/chunk-56OEXCBD.js +60 -0
- package/chunks/chunk-5YIC7NDS.js +18 -0
- package/chunks/chunk-5ZJ3KJPK.js +44 -0
- package/chunks/chunk-646R6BQZ.js +42 -0
- package/chunks/chunk-6ET4XJLF.js +40 -0
- package/chunks/chunk-6IYUA43Q.js +43 -0
- package/chunks/chunk-6NLNUGBI.js +42 -0
- package/chunks/chunk-6PIGLFM3.js +191 -0
- package/chunks/chunk-6SXCNPJ2.js +177 -0
- package/chunks/chunk-766BSKLU.js +2456 -0
- package/chunks/chunk-7J7CYOXU.js +36 -0
- package/chunks/chunk-A5XT7AXP.js +151 -0
- package/chunks/chunk-AHSYVIOF.js +18 -0
- package/chunks/chunk-ANPXBD2G.js +35 -0
- package/chunks/chunk-B446JIN3.js +29 -0
- package/chunks/chunk-BD56ZAYF.js +28 -0
- package/chunks/chunk-BE7OXZRK.js +42 -0
- package/chunks/chunk-BQMQIW77.js +69 -0
- package/chunks/chunk-BSUQNHAM.js +44 -0
- package/chunks/chunk-BWYH445G.js +43 -0
- package/chunks/chunk-C6QTHDDM.js +52 -0
- package/chunks/chunk-CA3UPHYO.js +42 -0
- package/chunks/chunk-CHUOCTRP.js +26 -0
- package/chunks/chunk-CNYSX2L2.js +38 -0
- package/chunks/chunk-CVDCTI7F.js +47 -0
- package/chunks/chunk-CWZFRUBS.js +41 -0
- package/chunks/chunk-DABLUUMY.js +24 -0
- package/chunks/chunk-DAOJPBZ6.js +18 -0
- package/chunks/chunk-DHCDZVLA.js +19 -0
- package/chunks/chunk-DPQRXSZH.js +42 -0
- package/chunks/chunk-DTETQT5O.js +15 -0
- package/chunks/chunk-E3F7QTXR.js +141 -0
- package/chunks/chunk-EOTOFHUR.js +42 -0
- package/chunks/chunk-F6CB5TEO.js +151 -0
- package/chunks/chunk-FB3GNE2B.js +48 -0
- package/chunks/chunk-FD5WR2A5.js +63 -0
- package/chunks/chunk-FE4DECBU.js +42 -0
- package/chunks/chunk-FF5NURFO.js +32 -0
- package/chunks/chunk-FJ3NTVCG.js +18 -0
- package/chunks/chunk-FNJX5BML.js +23 -0
- package/chunks/chunk-FS6LRTDK.js +42 -0
- package/chunks/chunk-G5RRNREY.js +37 -0
- package/chunks/chunk-GRDFCI63.js +21 -0
- package/chunks/chunk-H4LW6FP3.js +42 -0
- package/chunks/chunk-H5O26IRG.js +28 -0
- package/chunks/chunk-HFV7VACE.js +191 -0
- package/chunks/chunk-HGSQCJ55.js +65 -0
- package/chunks/chunk-HRNDUTZE.js +46 -0
- package/chunks/chunk-HWEGQVBQ.js +32 -0
- package/chunks/chunk-HWVEI3RH.js +31 -0
- package/chunks/chunk-IIMP6YT7.js +56 -0
- package/chunks/chunk-INGSSBWK.js +40 -0
- package/chunks/chunk-IPLOZP7L.js +20 -0
- package/chunks/chunk-IUURENUN.js +22 -0
- package/chunks/chunk-IV75M3KE.js +38 -0
- package/chunks/chunk-IWWAMCNR.js +16 -0
- package/chunks/chunk-IWZAUQGO.js +40 -0
- package/chunks/chunk-JUF5GSDE.js +37 -0
- package/chunks/chunk-JWF5EKM2.js +127 -0
- package/chunks/chunk-KBFSUJ57.js +40 -0
- package/chunks/chunk-KJAEVOIW.js +42 -0
- package/chunks/chunk-LFSYWGO5.js +31 -0
- package/chunks/chunk-LMPEBXSU.js +31 -0
- package/chunks/chunk-MAOVZE34.js +20 -0
- package/chunks/chunk-N2T672IG.js +62 -0
- package/chunks/chunk-N32W4UQ6.js +16 -0
- package/chunks/chunk-NMYVJJXV.js +47 -0
- package/chunks/chunk-NOLQR5RW.js +42 -0
- package/chunks/chunk-OA7Y2A5T.js +42 -0
- package/chunks/chunk-OD7GR6ZF.js +56 -0
- package/chunks/chunk-ON6LC3HE.js +84 -0
- package/chunks/chunk-PAIUCLVK.js +35 -0
- package/chunks/chunk-QCOO4PV5.js +54 -0
- package/chunks/chunk-QDVDHFMZ.js +39 -0
- package/chunks/chunk-QH64MYGA.js +45 -0
- package/chunks/chunk-QLDN574K.js +39 -0
- package/chunks/chunk-QLOMT4DL.js +21 -0
- package/chunks/chunk-QPHK5QI7.js +4072 -0
- package/chunks/chunk-QVPS2BCJ.js +29 -0
- package/chunks/chunk-QWFEYLHG.js +79 -0
- package/chunks/chunk-QWZ4ZNFA.js +63 -0
- package/chunks/chunk-RTUTFCLC.js +40 -0
- package/chunks/chunk-RWO53U4X.js +39 -0
- package/chunks/chunk-SA2IY5LN.js +35 -0
- package/chunks/chunk-SX4DSRPU.js +24 -0
- package/chunks/chunk-TGVYEQIA.js +38 -0
- package/chunks/chunk-UBCUVSEV.js +35 -0
- package/chunks/chunk-UK2F7CWI.js +29 -0
- package/chunks/chunk-UK4HNSEJ.js +42 -0
- package/chunks/chunk-V3GX7SIJ.js +28 -0
- package/chunks/chunk-V3L55I2S.js +43 -0
- package/chunks/chunk-VROZGPC5.js +45 -0
- package/chunks/chunk-W3RXHN5I.js +38 -0
- package/chunks/chunk-WAHPAZQS.js +60 -0
- package/chunks/chunk-WHAUJMMG.js +32 -0
- package/chunks/chunk-WJ3XV35I.js +28 -0
- package/chunks/chunk-WJYMX7SS.js +21 -0
- package/chunks/chunk-X33GT7VY.js +28 -0
- package/chunks/chunk-XFMKYZKH.js +164 -0
- package/chunks/chunk-XRUSQWPJ.js +173 -0
- package/chunks/chunk-YKPA3MQL.js +31 -0
- package/chunks/chunk-YY6DTDMO.js +177 -0
- package/chunks/chunk-ZEZCYPLQ.js +43 -0
- package/chunks/chunk-ZJTWDCNZ.js +34 -0
- package/chunks/chunk-ZSUG52DO.js +40 -0
- package/components/Comp/index.js +1 -1
- package/node/@aws-s3/index.js +15 -5
- package/node/@aws-s3/storage/directory/copy-dir/index.d.ts +35 -0
- package/node/@aws-s3/storage/directory/copy-dir/index.js +9 -0
- package/node/@aws-s3/storage/directory/index.d.ts +5 -0
- package/node/@aws-s3/storage/directory/index.js +22 -0
- package/node/@aws-s3/storage/directory/list/index.d.ts +17 -0
- package/node/@aws-s3/storage/directory/list/index.js +9 -0
- package/node/@aws-s3/storage/directory/move-dir/index.d.ts +33 -0
- package/node/@aws-s3/storage/directory/move-dir/index.js +9 -0
- package/node/@aws-s3/storage/directory/remove-dir/index.d.ts +31 -0
- package/node/@aws-s3/storage/directory/remove-dir/index.js +9 -0
- package/node/@aws-s3/storage/file/copy/index.d.ts +30 -0
- package/node/@aws-s3/storage/file/copy/index.js +9 -0
- package/node/@aws-s3/storage/file/download/index.d.ts +15 -15
- package/node/@aws-s3/storage/file/download/index.js +2 -2
- package/node/@aws-s3/storage/file/exists/index.d.ts +23 -0
- package/node/@aws-s3/storage/file/exists/index.js +9 -0
- package/node/@aws-s3/storage/file/index.d.ts +6 -1
- package/node/@aws-s3/storage/file/index.js +25 -5
- package/node/@aws-s3/storage/file/move/index.d.ts +33 -0
- package/node/@aws-s3/storage/file/move/index.js +9 -0
- package/node/@aws-s3/storage/file/remove/index.d.ts +17 -0
- package/node/@aws-s3/storage/file/remove/index.js +9 -0
- package/node/@aws-s3/storage/file/stat/index.d.ts +24 -0
- package/node/@aws-s3/storage/file/stat/index.js +9 -0
- package/node/@aws-s3/storage/file/upload/index.d.ts +13 -19
- package/node/@aws-s3/storage/file/upload/index.js +2 -2
- package/node/@aws-s3/storage/index.d.ts +2 -1
- package/node/@aws-s3/storage/index.js +18 -5
- package/node/@design-edito/index.js +1 -1
- package/node/@express/@multer/index.js +2 -2
- package/node/@express/index.js +2 -2
- package/node/@google-cloud/index.js +22 -17
- package/node/@google-cloud/storage/bucket/get-metadata/index.js +2 -2
- package/node/@google-cloud/storage/bucket/index.d.ts +4 -2
- package/node/@google-cloud/storage/bucket/index.js +15 -7
- package/node/@google-cloud/storage/directory/copy-dir/index.d.ts +22 -0
- package/node/@google-cloud/storage/directory/copy-dir/index.js +9 -0
- package/node/@google-cloud/storage/directory/index.d.ts +5 -0
- package/node/@google-cloud/storage/directory/index.js +22 -0
- package/node/@google-cloud/storage/directory/list/index.d.ts +17 -0
- package/node/@google-cloud/storage/directory/list/index.js +9 -0
- package/node/@google-cloud/storage/directory/move-dir/index.d.ts +31 -0
- package/node/@google-cloud/storage/directory/move-dir/index.js +9 -0
- package/node/@google-cloud/storage/directory/remove-dir/index.d.ts +31 -0
- package/node/@google-cloud/storage/directory/remove-dir/index.js +9 -0
- package/node/@google-cloud/storage/file/copy/index.d.ts +21 -10
- package/node/@google-cloud/storage/file/copy/index.js +2 -2
- package/node/@google-cloud/storage/file/download/index.d.ts +2 -2
- package/node/@google-cloud/storage/file/download/index.js +2 -2
- package/node/@google-cloud/storage/file/exists/index.js +2 -2
- package/node/@google-cloud/storage/file/generate-signed-url/index.d.ts +2 -2
- package/node/@google-cloud/storage/file/generate-signed-url/index.js +2 -2
- package/node/@google-cloud/storage/file/get-metadata/index.d.ts +2 -2
- package/node/@google-cloud/storage/file/get-metadata/index.js +2 -2
- package/node/@google-cloud/storage/file/get-permissions/index.d.ts +2 -2
- package/node/@google-cloud/storage/file/get-permissions/index.js +2 -2
- package/node/@google-cloud/storage/file/index.d.ts +3 -2
- package/node/@google-cloud/storage/file/index.js +26 -22
- package/node/@google-cloud/storage/file/move/index.d.ts +24 -12
- package/node/@google-cloud/storage/file/move/index.js +2 -2
- package/node/@google-cloud/storage/file/remove/index.d.ts +24 -0
- package/node/@google-cloud/storage/file/remove/index.js +9 -0
- package/node/@google-cloud/storage/file/revoke-signed-urls/index.d.ts +6 -6
- package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +5 -5
- package/node/@google-cloud/storage/file/stat/index.d.ts +25 -0
- package/node/@google-cloud/storage/file/stat/index.js +9 -0
- package/node/@google-cloud/storage/file/update-metadata/index.d.ts +3 -3
- package/node/@google-cloud/storage/file/update-metadata/index.js +2 -2
- package/node/@google-cloud/storage/file/upload/index.d.ts +5 -6
- package/node/@google-cloud/storage/file/upload/index.js +2 -2
- package/node/@google-cloud/storage/index.d.ts +2 -1
- package/node/@google-cloud/storage/index.js +25 -17
- package/node/cloud-storage/clients/index.d.ts +13 -0
- package/node/cloud-storage/clients/index.js +13 -0
- package/node/cloud-storage/index.d.ts +2 -4
- package/node/cloud-storage/index.js +60 -24
- package/node/cloud-storage/operations/copy-dir/index.d.ts +15 -0
- package/node/cloud-storage/operations/copy-dir/index.js +14 -0
- package/node/cloud-storage/operations/copy-file/index.d.ts +15 -0
- package/node/cloud-storage/operations/copy-file/index.js +14 -0
- package/node/cloud-storage/operations/download-file/index.d.ts +16 -0
- package/node/cloud-storage/operations/download-file/index.js +14 -0
- package/node/cloud-storage/operations/exists-file/index.d.ts +13 -0
- package/node/cloud-storage/operations/exists-file/index.js +14 -0
- package/node/cloud-storage/operations/index.d.ts +12 -3
- package/node/cloud-storage/operations/index.js +91 -19
- package/node/cloud-storage/operations/list-dir/index.d.ts +13 -0
- package/node/cloud-storage/operations/list-dir/index.js +14 -0
- package/node/cloud-storage/operations/move-dir/index.d.ts +15 -0
- package/node/cloud-storage/operations/move-dir/index.js +14 -0
- package/node/cloud-storage/operations/move-file/index.d.ts +15 -0
- package/node/cloud-storage/operations/move-file/index.js +14 -0
- package/node/cloud-storage/operations/remove-dir/index.d.ts +15 -0
- package/node/cloud-storage/operations/remove-dir/index.js +14 -0
- package/node/cloud-storage/operations/remove-file/index.d.ts +15 -0
- package/node/cloud-storage/operations/remove-file/index.js +14 -0
- package/node/cloud-storage/operations/stat-file/index.d.ts +15 -0
- package/node/cloud-storage/operations/stat-file/index.js +14 -0
- package/node/cloud-storage/operations/upload-file/index.d.ts +16 -0
- package/node/cloud-storage/operations/upload-file/index.js +14 -0
- package/node/encryption/@aes-256-gcm/buffer/index.js +3 -3
- package/node/encryption/@aes-256-gcm/index.js +4 -4
- package/node/encryption/@aes-256-gcm/uint8-array/index.js +2 -2
- package/node/encryption/index.js +7 -7
- package/node/encryption/key/index.js +2 -2
- package/node/files/index.js +4 -4
- package/node/files/is-in-directory/index.js +1 -1
- package/node/files/read-write/index.js +1 -1
- package/node/files/subpaths/index.js +1 -1
- package/node/ftps/directory/copy-dir/index.d.ts +28 -0
- package/node/ftps/directory/copy-dir/index.js +9 -0
- package/node/ftps/directory/index.d.ts +5 -0
- package/node/ftps/directory/index.js +22 -0
- package/node/ftps/directory/list/index.d.ts +12 -0
- package/node/ftps/directory/list/index.js +9 -0
- package/node/ftps/directory/move-dir/index.d.ts +26 -0
- package/node/ftps/directory/move-dir/index.js +9 -0
- package/node/ftps/directory/remove-dir/index.d.ts +25 -0
- package/node/ftps/directory/remove-dir/index.js +9 -0
- package/node/ftps/file/copy/index.d.ts +28 -0
- package/node/ftps/file/copy/index.js +9 -0
- package/node/ftps/file/download/index.d.ts +2 -2
- package/node/ftps/file/download/index.js +2 -2
- package/node/ftps/file/exists/index.d.ts +21 -0
- package/node/ftps/file/exists/index.js +9 -0
- package/node/ftps/file/index.d.ts +6 -1
- package/node/ftps/file/index.js +25 -5
- package/node/ftps/file/move/index.d.ts +38 -0
- package/node/ftps/file/move/index.js +9 -0
- package/node/ftps/file/remove/index.d.ts +20 -0
- package/node/ftps/file/remove/index.js +9 -0
- package/node/ftps/file/stat/index.d.ts +17 -0
- package/node/ftps/file/stat/index.js +9 -0
- package/node/ftps/file/upload/index.d.ts +3 -3
- package/node/ftps/file/upload/index.js +2 -2
- package/node/ftps/index.d.ts +2 -1
- package/node/ftps/index.js +17 -4
- package/node/images/format/index.js +3 -3
- package/node/images/index.js +38 -38
- package/node/images/prepare/index.js +38 -38
- package/node/images/transform/_utils/color-schema/index.js +3 -3
- package/node/images/transform/_utils/operation-names/index.js +1 -1
- package/node/images/transform/_utils/positions/index.js +3 -3
- package/node/images/transform/blur/index.js +3 -3
- package/node/images/transform/brighten/index.js +3 -3
- package/node/images/transform/compose/index.js +5 -5
- package/node/images/transform/extend/index.js +4 -4
- package/node/images/transform/extract/index.js +3 -3
- package/node/images/transform/flatten/index.js +4 -4
- package/node/images/transform/flip/index.js +3 -3
- package/node/images/transform/flop/index.js +3 -3
- package/node/images/transform/frame/backgrounds/create-line-background/index.d.ts +2 -2
- package/node/images/transform/frame/backgrounds/create-line-background/index.js +3 -3
- package/node/images/transform/frame/backgrounds/create-tile-background/index.d.ts +2 -2
- package/node/images/transform/frame/backgrounds/create-tile-background/index.js +3 -3
- package/node/images/transform/frame/index.js +7 -7
- package/node/images/transform/hue-rotate/index.js +3 -3
- package/node/images/transform/index.js +36 -36
- package/node/images/transform/lighten/index.js +3 -3
- package/node/images/transform/lineate-levels/index.js +3 -3
- package/node/images/transform/modulate/index.js +3 -3
- package/node/images/transform/normalize/index.js +3 -3
- package/node/images/transform/operations/_utils/compose/index.js +1 -1
- package/node/images/transform/operations/_utils/frame/backgrounds/create-line-background/index.js +5 -5
- package/node/images/transform/operations/_utils/frame/backgrounds/create-tile-background/index.js +1 -1
- package/node/images/transform/operations/_utils/frame/create-color-palette/index.js +6 -6
- package/node/images/transform/operations/_utils/frame/extract-colors-from-image/index.js +1 -1
- package/node/images/transform/operations/_utils/frame/index.js +10 -10
- package/node/images/transform/operations/_utils/positions/index.js +1 -1
- package/node/images/transform/operations/_utils/scale/index.js +1 -1
- package/node/images/transform/resize/index.js +4 -4
- package/node/images/transform/rotate/index.js +3 -3
- package/node/images/transform/saturate/index.js +3 -3
- package/node/images/transform/scale/index.js +4 -4
- package/node/process/index.js +1 -1
- package/node/process/on-exit/index.js +1 -1
- package/node/sftp/directory/copy-dir/index.d.ts +28 -0
- package/node/sftp/directory/copy-dir/index.js +9 -0
- package/node/sftp/directory/index.d.ts +5 -0
- package/node/sftp/directory/index.js +22 -0
- package/node/sftp/directory/list/index.d.ts +12 -0
- package/node/sftp/directory/list/index.js +9 -0
- package/node/sftp/directory/move-dir/index.d.ts +26 -0
- package/node/sftp/directory/move-dir/index.js +9 -0
- package/node/sftp/directory/remove-dir/index.d.ts +25 -0
- package/node/sftp/directory/remove-dir/index.js +9 -0
- package/node/sftp/file/copy/index.d.ts +28 -0
- package/node/sftp/file/copy/index.js +9 -0
- package/node/sftp/file/download/index.d.ts +2 -2
- package/node/sftp/file/download/index.js +2 -2
- package/node/sftp/file/exists/index.d.ts +21 -0
- package/node/sftp/file/exists/index.js +9 -0
- package/node/sftp/file/index.d.ts +6 -1
- package/node/sftp/file/index.js +25 -5
- package/node/sftp/file/move/index.d.ts +38 -0
- package/node/sftp/file/move/index.js +9 -0
- package/node/sftp/file/remove/index.d.ts +20 -0
- package/node/sftp/file/remove/index.js +9 -0
- package/node/sftp/file/stat/index.d.ts +18 -0
- package/node/sftp/file/stat/index.js +9 -0
- package/node/sftp/file/upload/index.d.ts +3 -3
- package/node/sftp/file/upload/index.js +2 -2
- package/node/sftp/index.d.ts +2 -1
- package/node/sftp/index.js +17 -4
- package/package.json +3 -2
@@ -0,0 +1,29 @@
|
|
1
|
+
import {
|
2
|
+
Outcome
|
3
|
+
} from "./chunk-JMU5PDBD.js";
|
4
|
+
import {
|
5
|
+
unknownToString
|
6
|
+
} from "./chunk-FENXVJYO.js";
|
7
|
+
import {
|
8
|
+
__export
|
9
|
+
} from "./chunk-WSFCRVEQ.js";
|
10
|
+
|
11
|
+
// src/node/sftp/file/exists/index.ts
|
12
|
+
var exists_exports = {};
|
13
|
+
__export(exists_exports, {
|
14
|
+
exists: () => exists
|
15
|
+
});
|
16
|
+
async function exists(sftp, sourcePath) {
|
17
|
+
try {
|
18
|
+
const res = await sftp.exists(sourcePath);
|
19
|
+
const isFile = res === "-" || res === "l";
|
20
|
+
return Outcome.makeSuccess(isFile);
|
21
|
+
} catch (err) {
|
22
|
+
return Outcome.makeFailure(unknownToString(err));
|
23
|
+
}
|
24
|
+
}
|
25
|
+
|
26
|
+
export {
|
27
|
+
exists,
|
28
|
+
exists_exports
|
29
|
+
};
|
@@ -0,0 +1,79 @@
|
|
1
|
+
import {
|
2
|
+
positionsSchema
|
3
|
+
} from "./chunk-IUURENUN.js";
|
4
|
+
import {
|
5
|
+
colorSchema
|
6
|
+
} from "./chunk-DTETQT5O.js";
|
7
|
+
import {
|
8
|
+
OperationNames
|
9
|
+
} from "./chunk-MOVLLUDL.js";
|
10
|
+
import {
|
11
|
+
esm_default
|
12
|
+
} from "./chunk-QPHK5QI7.js";
|
13
|
+
|
14
|
+
// src/node/images/transform/compose/index.ts
|
15
|
+
var composeSchema = esm_default.object({
|
16
|
+
name: esm_default.literal(OperationNames.Compose),
|
17
|
+
params: esm_default.object({
|
18
|
+
background: esm_default.optional(colorSchema),
|
19
|
+
images: esm_default.array(
|
20
|
+
esm_default.object({
|
21
|
+
input: esm_default.union([
|
22
|
+
esm_default.custom((val) => Buffer.isBuffer(val)),
|
23
|
+
esm_default.object({
|
24
|
+
mode: esm_default.literal("fill"),
|
25
|
+
nbChannels: esm_default.optional(esm_default.literal(3).or(esm_default.literal(4))),
|
26
|
+
background: colorSchema
|
27
|
+
}),
|
28
|
+
esm_default.object({
|
29
|
+
mode: esm_default.literal("gradient"),
|
30
|
+
angleDeg: esm_default.number(),
|
31
|
+
colorStops: esm_default.array(
|
32
|
+
esm_default.object({
|
33
|
+
color: colorSchema,
|
34
|
+
offsetPercent: esm_default.number()
|
35
|
+
})
|
36
|
+
)
|
37
|
+
})
|
38
|
+
]),
|
39
|
+
dimensions: esm_default.object({
|
40
|
+
widthPx: esm_default.number().min(1).optional(),
|
41
|
+
heightPx: esm_default.number().min(1).optional()
|
42
|
+
}).optional(),
|
43
|
+
positions: positionsSchema.optional(),
|
44
|
+
tile: esm_default.optional(esm_default.boolean()),
|
45
|
+
blend: esm_default.optional(esm_default.enum([
|
46
|
+
"clear",
|
47
|
+
"source",
|
48
|
+
"over",
|
49
|
+
"in",
|
50
|
+
"out",
|
51
|
+
"atop",
|
52
|
+
"dest",
|
53
|
+
"dest-over",
|
54
|
+
"dest-in",
|
55
|
+
"dest-out",
|
56
|
+
"dest-atop",
|
57
|
+
"xor",
|
58
|
+
"add",
|
59
|
+
"saturate",
|
60
|
+
"multiply",
|
61
|
+
"screen",
|
62
|
+
"overlay",
|
63
|
+
"darken",
|
64
|
+
"lighten",
|
65
|
+
"color-dodge",
|
66
|
+
"color-burn",
|
67
|
+
"hard-light",
|
68
|
+
"soft-light",
|
69
|
+
"difference",
|
70
|
+
"exclusion"
|
71
|
+
]))
|
72
|
+
})
|
73
|
+
)
|
74
|
+
})
|
75
|
+
});
|
76
|
+
|
77
|
+
export {
|
78
|
+
composeSchema
|
79
|
+
};
|
@@ -0,0 +1,63 @@
|
|
1
|
+
import {
|
2
|
+
Outcome
|
3
|
+
} from "./chunk-JMU5PDBD.js";
|
4
|
+
import {
|
5
|
+
unknownToString
|
6
|
+
} from "./chunk-FENXVJYO.js";
|
7
|
+
import {
|
8
|
+
__export
|
9
|
+
} from "./chunk-WSFCRVEQ.js";
|
10
|
+
|
11
|
+
// src/node/@aws-s3/storage/file/move/index.ts
|
12
|
+
var move_exports = {};
|
13
|
+
__export(move_exports, {
|
14
|
+
move: () => move
|
15
|
+
});
|
16
|
+
import {
|
17
|
+
HeadObjectCommand,
|
18
|
+
CopyObjectCommand,
|
19
|
+
DeleteObjectCommand
|
20
|
+
} from "@aws-sdk/client-s3";
|
21
|
+
async function move(client, bucketName, sourcePath, targetPath, options) {
|
22
|
+
const {
|
23
|
+
copyOptions,
|
24
|
+
deleteOptions,
|
25
|
+
overwrite = false
|
26
|
+
} = options ?? {};
|
27
|
+
try {
|
28
|
+
if (!overwrite) {
|
29
|
+
try {
|
30
|
+
await client.send(new HeadObjectCommand({ Bucket: bucketName, Key: targetPath }));
|
31
|
+
return Outcome.makeFailure(`Object already exists at ${targetPath}.`);
|
32
|
+
} catch (err) {
|
33
|
+
const notFound = err.$metadata?.httpStatusCode === 404 || err.name === "NotFound" || err.Code === "NotFound" || err.Code === "NoSuchKey";
|
34
|
+
if (!notFound) {
|
35
|
+
return Outcome.makeFailure(unknownToString(err));
|
36
|
+
}
|
37
|
+
}
|
38
|
+
}
|
39
|
+
await client.send(
|
40
|
+
new CopyObjectCommand({
|
41
|
+
Bucket: bucketName,
|
42
|
+
Key: targetPath,
|
43
|
+
CopySource: `${bucketName}/${sourcePath}`,
|
44
|
+
...copyOptions
|
45
|
+
})
|
46
|
+
);
|
47
|
+
await client.send(
|
48
|
+
new DeleteObjectCommand({
|
49
|
+
Bucket: bucketName,
|
50
|
+
Key: sourcePath,
|
51
|
+
...deleteOptions
|
52
|
+
})
|
53
|
+
);
|
54
|
+
return Outcome.makeSuccess(true);
|
55
|
+
} catch (err) {
|
56
|
+
return Outcome.makeFailure(unknownToString(err));
|
57
|
+
}
|
58
|
+
}
|
59
|
+
|
60
|
+
export {
|
61
|
+
move,
|
62
|
+
move_exports
|
63
|
+
};
|
@@ -0,0 +1,40 @@
|
|
1
|
+
import {
|
2
|
+
remove_exports
|
3
|
+
} from "./chunk-KJAEVOIW.js";
|
4
|
+
import {
|
5
|
+
move_exports
|
6
|
+
} from "./chunk-HRNDUTZE.js";
|
7
|
+
import {
|
8
|
+
upload_exports
|
9
|
+
} from "./chunk-CVDCTI7F.js";
|
10
|
+
import {
|
11
|
+
stat_exports
|
12
|
+
} from "./chunk-CNYSX2L2.js";
|
13
|
+
import {
|
14
|
+
copy_exports
|
15
|
+
} from "./chunk-NMYVJJXV.js";
|
16
|
+
import {
|
17
|
+
download_exports
|
18
|
+
} from "./chunk-FF5NURFO.js";
|
19
|
+
import {
|
20
|
+
exists_exports
|
21
|
+
} from "./chunk-ZJTWDCNZ.js";
|
22
|
+
import {
|
23
|
+
__export
|
24
|
+
} from "./chunk-WSFCRVEQ.js";
|
25
|
+
|
26
|
+
// src/node/ftps/file/index.ts
|
27
|
+
var file_exports = {};
|
28
|
+
__export(file_exports, {
|
29
|
+
Copy: () => copy_exports,
|
30
|
+
Download: () => download_exports,
|
31
|
+
Exists: () => exists_exports,
|
32
|
+
Move: () => move_exports,
|
33
|
+
Remove: () => remove_exports,
|
34
|
+
Stat: () => stat_exports,
|
35
|
+
Upload: () => upload_exports
|
36
|
+
});
|
37
|
+
|
38
|
+
export {
|
39
|
+
file_exports
|
40
|
+
};
|
@@ -0,0 +1,39 @@
|
|
1
|
+
import {
|
2
|
+
Outcome
|
3
|
+
} from "./chunk-JMU5PDBD.js";
|
4
|
+
import {
|
5
|
+
unknownToString
|
6
|
+
} from "./chunk-FENXVJYO.js";
|
7
|
+
import {
|
8
|
+
__export
|
9
|
+
} from "./chunk-WSFCRVEQ.js";
|
10
|
+
|
11
|
+
// src/node/sftp/directory/move-dir/index.ts
|
12
|
+
var move_dir_exports = {};
|
13
|
+
__export(move_dir_exports, {
|
14
|
+
moveDir: () => moveDir
|
15
|
+
});
|
16
|
+
async function moveDir(sftp, sourceDir, targetDir, options) {
|
17
|
+
const { overwrite = false, ensureDir = true } = options ?? {};
|
18
|
+
try {
|
19
|
+
if (ensureDir) {
|
20
|
+
const parentDir = targetDir.substring(0, targetDir.lastIndexOf("/"));
|
21
|
+
if (parentDir) {
|
22
|
+
await sftp.mkdir(parentDir, true);
|
23
|
+
}
|
24
|
+
}
|
25
|
+
if (!overwrite) {
|
26
|
+
const exists = await sftp.exists(targetDir);
|
27
|
+
if (exists) return Outcome.makeFailure(`Target ${targetDir} already exists.`);
|
28
|
+
}
|
29
|
+
await sftp.rename(sourceDir, targetDir);
|
30
|
+
return Outcome.makeSuccess(true);
|
31
|
+
} catch (err) {
|
32
|
+
return Outcome.makeFailure(unknownToString(err));
|
33
|
+
}
|
34
|
+
}
|
35
|
+
|
36
|
+
export {
|
37
|
+
moveDir,
|
38
|
+
move_dir_exports
|
39
|
+
};
|
@@ -0,0 +1,35 @@
|
|
1
|
+
import {
|
2
|
+
register
|
3
|
+
} from "./chunk-CHUOCTRP.js";
|
4
|
+
|
5
|
+
// src/agnostic/html/selector-to-element/index.ts
|
6
|
+
function selectorToElement(selector, documentObj) {
|
7
|
+
const actualDocument = documentObj ?? window.document;
|
8
|
+
if (actualDocument === null) throw register.getError("no-window-document-on-runtime-please-provide" /* NO_DOCUMENT_PLEASE_PROVIDE */, "The optional second parameter expects a Document object");
|
9
|
+
const tagRegexp = /^[A-Za-z]+/;
|
10
|
+
const idRegexp = /#[A-Za-z]+[\w\-\:]*/;
|
11
|
+
const classRegexp = /\.[A-Za-z]+[\w\-]*/;
|
12
|
+
const attributeRegexp = /\[[A-Za-z]+[\w\-]*(="[\w\-]+")?\]/;
|
13
|
+
const matchedTags = selector.match(tagRegexp) ?? [];
|
14
|
+
const matchedIds = selector.match(idRegexp) ?? [];
|
15
|
+
const matchedClasses = selector.match(classRegexp) ?? [];
|
16
|
+
const matchedAttrs = selector.match(attributeRegexp) ?? [];
|
17
|
+
const tag = matchedTags[matchedTags.length - 1] ?? "div";
|
18
|
+
const id = matchedIds[matchedIds.length - 1] ?? null;
|
19
|
+
const classes = matchedClasses.map((matchedClass) => matchedClass.replace(/^\./, ""));
|
20
|
+
const attributes = matchedAttrs.map((matchedAttr) => matchedAttr.replace(/^\[/, "").replace(/\]$/, "").split("="));
|
21
|
+
const element = actualDocument.createElement(tag);
|
22
|
+
if (id !== null) {
|
23
|
+
element.id = id;
|
24
|
+
}
|
25
|
+
element.classList.add(...classes);
|
26
|
+
attributes.forEach(([name, value = ""]) => {
|
27
|
+
if (name === void 0) return;
|
28
|
+
element.setAttribute(name, value);
|
29
|
+
});
|
30
|
+
return element;
|
31
|
+
}
|
32
|
+
|
33
|
+
export {
|
34
|
+
selectorToElement
|
35
|
+
};
|
@@ -0,0 +1,24 @@
|
|
1
|
+
import {
|
2
|
+
bucket_exports
|
3
|
+
} from "./chunk-BD56ZAYF.js";
|
4
|
+
import {
|
5
|
+
directory_exports
|
6
|
+
} from "./chunk-WJ3XV35I.js";
|
7
|
+
import {
|
8
|
+
file_exports
|
9
|
+
} from "./chunk-56OEXCBD.js";
|
10
|
+
import {
|
11
|
+
__export
|
12
|
+
} from "./chunk-WSFCRVEQ.js";
|
13
|
+
|
14
|
+
// src/node/@google-cloud/storage/index.ts
|
15
|
+
var storage_exports = {};
|
16
|
+
__export(storage_exports, {
|
17
|
+
Bucket: () => bucket_exports,
|
18
|
+
Directory: () => directory_exports,
|
19
|
+
File: () => file_exports
|
20
|
+
});
|
21
|
+
|
22
|
+
export {
|
23
|
+
storage_exports
|
24
|
+
};
|
@@ -0,0 +1,38 @@
|
|
1
|
+
import {
|
2
|
+
Outcome
|
3
|
+
} from "./chunk-JMU5PDBD.js";
|
4
|
+
import {
|
5
|
+
unknownToString
|
6
|
+
} from "./chunk-FENXVJYO.js";
|
7
|
+
import {
|
8
|
+
__export
|
9
|
+
} from "./chunk-WSFCRVEQ.js";
|
10
|
+
|
11
|
+
// src/node/sftp/file/stat/index.ts
|
12
|
+
var stat_exports = {};
|
13
|
+
__export(stat_exports, {
|
14
|
+
stat: () => stat
|
15
|
+
});
|
16
|
+
async function stat(sftp, path) {
|
17
|
+
try {
|
18
|
+
const info = await sftp.stat(path);
|
19
|
+
return Outcome.makeSuccess({
|
20
|
+
size: info.size,
|
21
|
+
modifiedAt: info.modifyTime ? new Date(info.modifyTime * 1e3) : void 0,
|
22
|
+
mode: info.mode,
|
23
|
+
uid: info.uid,
|
24
|
+
gid: info.gid,
|
25
|
+
raw: info
|
26
|
+
});
|
27
|
+
} catch (err) {
|
28
|
+
if (err.code === 2 || err.code === "ENOENT") {
|
29
|
+
return Outcome.makeFailure(`File not found: ${path}`);
|
30
|
+
}
|
31
|
+
return Outcome.makeFailure(unknownToString(err));
|
32
|
+
}
|
33
|
+
}
|
34
|
+
|
35
|
+
export {
|
36
|
+
stat,
|
37
|
+
stat_exports
|
38
|
+
};
|
@@ -0,0 +1,35 @@
|
|
1
|
+
import {
|
2
|
+
OperationNames
|
3
|
+
} from "./chunk-MOVLLUDL.js";
|
4
|
+
import {
|
5
|
+
esm_default
|
6
|
+
} from "./chunk-QPHK5QI7.js";
|
7
|
+
|
8
|
+
// src/node/images/transform/lineate-levels/index.ts
|
9
|
+
var lineateLevelsSchema = esm_default.object({
|
10
|
+
name: esm_default.literal(OperationNames.LineateLevels),
|
11
|
+
params: esm_default.object({
|
12
|
+
multiplier: esm_default.union([
|
13
|
+
esm_default.number(),
|
14
|
+
esm_default.tuple([
|
15
|
+
esm_default.number(),
|
16
|
+
esm_default.number(),
|
17
|
+
esm_default.number()
|
18
|
+
])
|
19
|
+
]),
|
20
|
+
offset: esm_default.optional(
|
21
|
+
esm_default.union([
|
22
|
+
esm_default.number(),
|
23
|
+
esm_default.tuple([
|
24
|
+
esm_default.number(),
|
25
|
+
esm_default.number(),
|
26
|
+
esm_default.number()
|
27
|
+
])
|
28
|
+
])
|
29
|
+
)
|
30
|
+
})
|
31
|
+
});
|
32
|
+
|
33
|
+
export {
|
34
|
+
lineateLevelsSchema
|
35
|
+
};
|
@@ -0,0 +1,29 @@
|
|
1
|
+
import {
|
2
|
+
Outcome
|
3
|
+
} from "./chunk-JMU5PDBD.js";
|
4
|
+
import {
|
5
|
+
unknownToString
|
6
|
+
} from "./chunk-FENXVJYO.js";
|
7
|
+
import {
|
8
|
+
__export
|
9
|
+
} from "./chunk-WSFCRVEQ.js";
|
10
|
+
|
11
|
+
// src/node/sftp/directory/list/index.ts
|
12
|
+
var list_exports = {};
|
13
|
+
__export(list_exports, {
|
14
|
+
list: () => list
|
15
|
+
});
|
16
|
+
async function list(sftp, directoryPath) {
|
17
|
+
try {
|
18
|
+
const list2 = await sftp.list(directoryPath);
|
19
|
+
const files = list2.filter((entry) => entry.type === "-").map((entry) => directoryPath.endsWith("/") ? directoryPath + entry.name : directoryPath + "/" + entry.name);
|
20
|
+
return Outcome.makeSuccess(files);
|
21
|
+
} catch (err) {
|
22
|
+
return Outcome.makeFailure(unknownToString(err));
|
23
|
+
}
|
24
|
+
}
|
25
|
+
|
26
|
+
export {
|
27
|
+
list,
|
28
|
+
list_exports
|
29
|
+
};
|
@@ -0,0 +1,42 @@
|
|
1
|
+
import {
|
2
|
+
stat as stat4
|
3
|
+
} from "./chunk-W3RXHN5I.js";
|
4
|
+
import {
|
5
|
+
stat as stat3
|
6
|
+
} from "./chunk-VROZGPC5.js";
|
7
|
+
import {
|
8
|
+
stat as stat2
|
9
|
+
} from "./chunk-TGVYEQIA.js";
|
10
|
+
import {
|
11
|
+
stat
|
12
|
+
} from "./chunk-CNYSX2L2.js";
|
13
|
+
import {
|
14
|
+
isFtpClient,
|
15
|
+
isGcsBucket,
|
16
|
+
isS3ClientWithBucket,
|
17
|
+
isSftpClient
|
18
|
+
} from "./chunk-V3GX7SIJ.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/stat-file/index.ts
|
27
|
+
var stat_file_exports = {};
|
28
|
+
__export(stat_file_exports, {
|
29
|
+
statFile: () => statFile
|
30
|
+
});
|
31
|
+
async function statFile(client, path, options) {
|
32
|
+
if (isGcsBucket(client)) return stat4(client, path, options);
|
33
|
+
if (isS3ClientWithBucket(client)) return stat3(client.client, path, client.bucketName, options);
|
34
|
+
if (isFtpClient(client)) return stat(client, path);
|
35
|
+
if (isSftpClient(client)) return stat2(client, path);
|
36
|
+
return Outcome.makeFailure("Invalid client type");
|
37
|
+
}
|
38
|
+
|
39
|
+
export {
|
40
|
+
statFile,
|
41
|
+
stat_file_exports
|
42
|
+
};
|
@@ -0,0 +1,28 @@
|
|
1
|
+
import {
|
2
|
+
__export
|
3
|
+
} from "./chunk-WSFCRVEQ.js";
|
4
|
+
|
5
|
+
// src/node/cloud-storage/clients/index.ts
|
6
|
+
var clients_exports = {};
|
7
|
+
__export(clients_exports, {
|
8
|
+
isFtpClient: () => isFtpClient,
|
9
|
+
isGcsBucket: () => isGcsBucket,
|
10
|
+
isS3ClientWithBucket: () => isS3ClientWithBucket,
|
11
|
+
isSftpClient: () => isSftpClient
|
12
|
+
});
|
13
|
+
import { Bucket as GCSBucket } from "@google-cloud/storage";
|
14
|
+
import { S3Client } from "@aws-sdk/client-s3";
|
15
|
+
import { Client as FtpClient } from "basic-ftp";
|
16
|
+
import SftpClient from "ssh2-sftp-client";
|
17
|
+
var isGcsBucket = (client) => client instanceof GCSBucket;
|
18
|
+
var isS3ClientWithBucket = (client) => "bucketName" in client && typeof client.bucketName === "string" && "client" in client && client.client instanceof S3Client;
|
19
|
+
var isFtpClient = (client) => client instanceof FtpClient;
|
20
|
+
var isSftpClient = (client) => client instanceof SftpClient;
|
21
|
+
|
22
|
+
export {
|
23
|
+
isGcsBucket,
|
24
|
+
isS3ClientWithBucket,
|
25
|
+
isFtpClient,
|
26
|
+
isSftpClient,
|
27
|
+
clients_exports
|
28
|
+
};
|
@@ -0,0 +1,43 @@
|
|
1
|
+
import {
|
2
|
+
Outcome
|
3
|
+
} from "./chunk-JMU5PDBD.js";
|
4
|
+
import {
|
5
|
+
unknownToString
|
6
|
+
} from "./chunk-FENXVJYO.js";
|
7
|
+
import {
|
8
|
+
__export
|
9
|
+
} from "./chunk-WSFCRVEQ.js";
|
10
|
+
|
11
|
+
// src/node/@google-cloud/storage/directory/copy-dir/index.ts
|
12
|
+
var copy_dir_exports = {};
|
13
|
+
__export(copy_dir_exports, {
|
14
|
+
copyDir: () => copyDir
|
15
|
+
});
|
16
|
+
async function copyDir(bucket, sourceDir, targetDir, options) {
|
17
|
+
const { getFileOptions, copyOptions, overwrite = false } = options ?? {};
|
18
|
+
const from = sourceDir.endsWith("/") ? sourceDir : `${sourceDir}/`;
|
19
|
+
const to = targetDir.endsWith("/") ? targetDir : `${targetDir}/`;
|
20
|
+
try {
|
21
|
+
const [files] = await bucket.getFiles({ ...getFileOptions, prefix: from });
|
22
|
+
for (const f of files) {
|
23
|
+
const rel = f.name.substring(from.length);
|
24
|
+
const dest = `${to}${rel}`;
|
25
|
+
if (!overwrite) {
|
26
|
+
const destFile = bucket.file(dest);
|
27
|
+
const [exists] = await destFile.exists();
|
28
|
+
if (exists) {
|
29
|
+
continue;
|
30
|
+
}
|
31
|
+
}
|
32
|
+
await f.copy(dest, copyOptions);
|
33
|
+
}
|
34
|
+
return Outcome.makeSuccess(true);
|
35
|
+
} catch (err) {
|
36
|
+
return Outcome.makeFailure(unknownToString(err));
|
37
|
+
}
|
38
|
+
}
|
39
|
+
|
40
|
+
export {
|
41
|
+
copyDir,
|
42
|
+
copy_dir_exports
|
43
|
+
};
|
@@ -0,0 +1,45 @@
|
|
1
|
+
import {
|
2
|
+
Outcome
|
3
|
+
} from "./chunk-JMU5PDBD.js";
|
4
|
+
import {
|
5
|
+
unknownToString
|
6
|
+
} from "./chunk-FENXVJYO.js";
|
7
|
+
import {
|
8
|
+
__export
|
9
|
+
} from "./chunk-WSFCRVEQ.js";
|
10
|
+
|
11
|
+
// src/node/@aws-s3/storage/file/stat/index.ts
|
12
|
+
var stat_exports = {};
|
13
|
+
__export(stat_exports, {
|
14
|
+
stat: () => stat
|
15
|
+
});
|
16
|
+
import {
|
17
|
+
HeadObjectCommand
|
18
|
+
} from "@aws-sdk/client-s3";
|
19
|
+
async function stat(client, bucket, key, options) {
|
20
|
+
const { headObjectOptions } = options ?? {};
|
21
|
+
try {
|
22
|
+
const res = await client.send(
|
23
|
+
new HeadObjectCommand({ Bucket: bucket, Key: key, ...headObjectOptions })
|
24
|
+
);
|
25
|
+
const stat2 = {
|
26
|
+
size: res.ContentLength,
|
27
|
+
modifiedAt: res.LastModified,
|
28
|
+
checksum: res.ETag?.replace(/"/g, ""),
|
29
|
+
contentType: res.ContentType,
|
30
|
+
metadata: res.Metadata,
|
31
|
+
storageClass: res.StorageClass,
|
32
|
+
raw: res
|
33
|
+
};
|
34
|
+
return Outcome.makeSuccess(stat2);
|
35
|
+
} catch (err) {
|
36
|
+
const notFound = err.$metadata?.httpStatusCode === 404 || err.name === "NotFound";
|
37
|
+
if (notFound) return Outcome.makeFailure(`Object not found: ${key}`);
|
38
|
+
return Outcome.makeFailure(unknownToString(err));
|
39
|
+
}
|
40
|
+
}
|
41
|
+
|
42
|
+
export {
|
43
|
+
stat,
|
44
|
+
stat_exports
|
45
|
+
};
|
@@ -0,0 +1,38 @@
|
|
1
|
+
import {
|
2
|
+
Outcome
|
3
|
+
} from "./chunk-JMU5PDBD.js";
|
4
|
+
import {
|
5
|
+
unknownToString
|
6
|
+
} from "./chunk-FENXVJYO.js";
|
7
|
+
import {
|
8
|
+
__export
|
9
|
+
} from "./chunk-WSFCRVEQ.js";
|
10
|
+
|
11
|
+
// src/node/@google-cloud/storage/file/stat/index.ts
|
12
|
+
var stat_exports = {};
|
13
|
+
__export(stat_exports, {
|
14
|
+
stat: () => stat
|
15
|
+
});
|
16
|
+
async function stat(bucket, path, options) {
|
17
|
+
const { fileOptions, getMetadataOptions } = options ?? {};
|
18
|
+
try {
|
19
|
+
const [meta] = await bucket.file(path, fileOptions).getMetadata(getMetadataOptions);
|
20
|
+
const res = {
|
21
|
+
size: meta.size ? Number(meta.size) : void 0,
|
22
|
+
modifiedAt: meta.updated ? new Date(meta.updated) : void 0,
|
23
|
+
checksum: meta.md5Hash ?? meta.crc32c,
|
24
|
+
contentType: meta.contentType,
|
25
|
+
metadata: meta.metadata,
|
26
|
+
storageClass: meta.storageClass,
|
27
|
+
raw: meta
|
28
|
+
};
|
29
|
+
return Outcome.makeSuccess(res);
|
30
|
+
} catch (err) {
|
31
|
+
return Outcome.makeFailure(unknownToString(err));
|
32
|
+
}
|
33
|
+
}
|
34
|
+
|
35
|
+
export {
|
36
|
+
stat,
|
37
|
+
stat_exports
|
38
|
+
};
|
@@ -0,0 +1,60 @@
|
|
1
|
+
import {
|
2
|
+
Outcome
|
3
|
+
} from "./chunk-JMU5PDBD.js";
|
4
|
+
import {
|
5
|
+
unknownToString
|
6
|
+
} from "./chunk-FENXVJYO.js";
|
7
|
+
import {
|
8
|
+
__export
|
9
|
+
} from "./chunk-WSFCRVEQ.js";
|
10
|
+
|
11
|
+
// src/node/sftp/directory/copy-dir/index.ts
|
12
|
+
var copy_dir_exports = {};
|
13
|
+
__export(copy_dir_exports, {
|
14
|
+
copyDir: () => copyDir
|
15
|
+
});
|
16
|
+
import { PassThrough } from "node:stream";
|
17
|
+
async function copyDir(sftp, sourceDir, targetDir, options) {
|
18
|
+
const {
|
19
|
+
overwrite = false,
|
20
|
+
ensureDir = true,
|
21
|
+
...transferOptions
|
22
|
+
} = options ?? {};
|
23
|
+
async function recurse(dir) {
|
24
|
+
const list = await sftp.list(dir);
|
25
|
+
for (const entry of list) {
|
26
|
+
const src = dir.endsWith("/") ? dir + entry.name : dir + "/" + entry.name;
|
27
|
+
const rel = src.substring(sourceDir.length + (sourceDir.endsWith("/") ? 0 : 1));
|
28
|
+
const dst = targetDir.endsWith("/") ? targetDir + rel : `${targetDir}/${rel}`;
|
29
|
+
if (entry.type === "d") {
|
30
|
+
if (ensureDir) await sftp.mkdir(dst, true);
|
31
|
+
await recurse(src);
|
32
|
+
} else if (entry.type === "-") {
|
33
|
+
if (!overwrite) {
|
34
|
+
const exists = await sftp.exists(dst);
|
35
|
+
if (exists) throw new Error(`File already exists at ${dst}.`);
|
36
|
+
}
|
37
|
+
if (ensureDir) {
|
38
|
+
const dirPath = dst.substring(0, dst.lastIndexOf("/"));
|
39
|
+
if (dirPath) await sftp.mkdir(dirPath, true);
|
40
|
+
}
|
41
|
+
const pass = new PassThrough();
|
42
|
+
const upload = sftp.put(pass, dst, transferOptions);
|
43
|
+
await sftp.get(src, pass, transferOptions);
|
44
|
+
await upload;
|
45
|
+
}
|
46
|
+
}
|
47
|
+
}
|
48
|
+
try {
|
49
|
+
if (ensureDir) await sftp.mkdir(targetDir, true);
|
50
|
+
await recurse(sourceDir);
|
51
|
+
return Outcome.makeSuccess(true);
|
52
|
+
} catch (err) {
|
53
|
+
return Outcome.makeFailure(unknownToString(err));
|
54
|
+
}
|
55
|
+
}
|
56
|
+
|
57
|
+
export {
|
58
|
+
copyDir,
|
59
|
+
copy_dir_exports
|
60
|
+
};
|