@design-edito/tools 0.2.10 → 0.2.12
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.js +10 -10
- package/agnostic/arrays/random-pick/index.js +4 -4
- package/agnostic/colors/index.js +13 -13
- package/agnostic/colors/lighten-color/index.js +2 -2
- package/agnostic/colors/saturate-color/index.js +2 -2
- package/agnostic/css/index.js +14 -14
- package/agnostic/css/styles-set/index.js +6 -6
- package/agnostic/html/hyper-json/cast/index.js +5 -5
- package/agnostic/html/hyper-json/index.js +6 -6
- 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/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/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/tree/index.js +5 -5
- package/agnostic/html/hyper-json/utils/index.js +5 -5
- package/agnostic/html/index.js +19 -19
- 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.js +5 -5
- package/agnostic/misc/crossenv/index.js +2 -2
- package/agnostic/misc/data-size/index.d.ts +1 -1
- package/agnostic/misc/data-size/index.js +1 -1
- package/agnostic/misc/index.js +27 -27
- package/agnostic/misc/logs/index.js +2 -2
- package/agnostic/misc/lorem-ipsum/index.js +13 -13
- package/agnostic/numbers/index.js +5 -5
- package/agnostic/numbers/responsive-harmonics/index.js +2 -2
- package/agnostic/numbers/round/index.d.ts +2 -0
- package/agnostic/numbers/round/index.js +5 -1
- package/agnostic/objects/index.js +10 -10
- package/agnostic/random/index.js +2 -2
- package/agnostic/strings/index.js +14 -14
- package/agnostic/time/index.js +8 -8
- package/chunks/{chunk-IFH5LQHA.js → chunk-2HJPX7E3.js} +1 -1
- package/chunks/{chunk-2FU4AFJC.js → chunk-2J5PIJ7N.js} +7 -7
- package/chunks/{chunk-CLZY2DXU.js → chunk-2M33FCDG.js} +2 -2
- package/chunks/{chunk-BHEWHO2M.js → chunk-3G6FOHII.js} +1 -1
- package/chunks/{chunk-5VVXD7WD.js → chunk-5CUF5ZK2.js} +4 -4
- package/chunks/{chunk-3DNRZL2Y.js → chunk-5VOJAEZH.js} +25 -25
- package/chunks/{chunk-AEVASEI3.js → chunk-7EDDWSWS.js} +2 -2
- package/chunks/{chunk-5OZAL6GW.js → chunk-AI6AGF4I.js} +2 -2
- package/chunks/{chunk-B446JIN3.js → chunk-AQBJ6HNB.js} +1 -1
- package/chunks/{chunk-OPO5EIC5.js → chunk-CFE44ZUR.js} +2 -2
- package/chunks/{chunk-OT4SVHDX.js → chunk-DZ2T5DTY.js} +1445 -502
- package/chunks/{chunk-BOLCAFPD.js → chunk-EAAX4SOA.js} +13 -13
- package/chunks/{chunk-X7CBN5DW.js → chunk-EDJ3TVNV.js} +2 -2
- package/chunks/chunk-EOE2ODJR.js +19 -0
- package/chunks/{chunk-DOASQI7Y.js → chunk-FQ4UTWMP.js} +1 -1
- package/chunks/{chunk-OVLFK3C3.js → chunk-HFZGH6V2.js} +1 -1
- package/chunks/{chunk-5EY3BYMT.js → chunk-HMAK6VAF.js} +2 -2
- package/chunks/{chunk-PKCI2QUK.js → chunk-HRSRRKOC.js} +22 -22
- package/chunks/{chunk-UYTXXUU7.js → chunk-KXIA3YGF.js} +1 -1
- package/chunks/{chunk-4UV3XIGE.js → chunk-MFYNJMVM.js} +1 -1
- package/chunks/{chunk-5D472NLE.js → chunk-P26Y7YUA.js} +1 -1
- package/chunks/{chunk-XRUSQWPJ.js → chunk-PLIJVLAB.js} +2 -2
- package/chunks/{chunk-DJJBT23A.js → chunk-QSU3CVGF.js} +1 -1
- package/chunks/{chunk-LIV7TJ46.js → chunk-RHKFMXM3.js} +1 -1
- package/chunks/{chunk-7DV4CM2Z.js → chunk-SDKHL27Y.js} +15 -15
- package/chunks/{chunk-SA2IY5LN.js → chunk-SKBOSWM2.js} +1 -1
- package/chunks/{chunk-GZDDL6RB.js → chunk-SRXNICSE.js} +1 -1
- package/chunks/{chunk-CHUOCTRP.js → chunk-TIER4TF4.js} +1 -1
- package/chunks/{chunk-TCEI2QON.js → chunk-WNP3U5KJ.js} +3 -3
- package/chunks/{chunk-JWF5EKM2.js → chunk-XB3EGDBI.js} +1 -1
- package/chunks/{chunk-36CTYZYA.js → chunk-ZBBU2P4D.js} +2 -2
- package/chunks/{chunk-A3HS4NC5.js → chunk-ZLPSLEWD.js} +4 -4
- package/node/@aws-s3/index.js +10 -10
- package/node/@aws-s3/storage/directory/index.js +6 -6
- package/node/@aws-s3/storage/file/index.js +10 -10
- package/node/@aws-s3/storage/index.js +10 -10
- package/node/@google-cloud/index.js +13 -13
- package/node/@google-cloud/storage/bucket/index.js +4 -4
- package/node/@google-cloud/storage/directory/index.js +6 -6
- package/node/@google-cloud/storage/file/index.js +14 -14
- package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +2 -2
- package/node/@google-cloud/storage/index.js +13 -13
- package/node/cloud-storage/index.js +48 -48
- package/node/cloud-storage/operations/copy-dir/index.js +3 -3
- package/node/cloud-storage/operations/copy-file/index.js +3 -3
- package/node/cloud-storage/operations/download-file/index.js +3 -3
- package/node/cloud-storage/operations/exists-file/index.js +3 -3
- package/node/cloud-storage/operations/index.js +59 -59
- package/node/cloud-storage/operations/list-dir/index.js +3 -3
- package/node/cloud-storage/operations/move-dir/index.js +3 -3
- package/node/cloud-storage/operations/move-file/index.js +3 -3
- package/node/cloud-storage/operations/remove-dir/index.js +3 -3
- package/node/cloud-storage/operations/remove-file/index.js +3 -3
- package/node/cloud-storage/operations/stat-file/index.js +3 -3
- package/node/cloud-storage/operations/upload-file/index.js +3 -3
- package/node/ftps/directory/index.js +6 -6
- package/node/ftps/file/index.js +8 -8
- package/node/ftps/index.js +11 -11
- package/node/images/format/index.js +3 -3
- package/node/images/index.js +18 -18
- package/node/images/transform/index.js +15 -15
- package/node/images/transform/operations/blur/index.js +2 -2
- package/node/images/transform/operations/brighten/index.js +2 -2
- package/node/images/transform/operations/extend/index.js +3 -3
- package/node/images/transform/operations/extract/index.js +2 -2
- package/node/images/transform/operations/flatten/index.js +3 -3
- package/node/images/transform/operations/hue/index.js +2 -2
- package/node/images/transform/operations/level/index.js +2 -2
- package/node/images/transform/operations/lighten/index.js +2 -2
- package/node/images/transform/operations/normalize/index.js +2 -2
- package/node/images/transform/operations/resize/index.js +3 -3
- package/node/images/transform/operations/rotate/index.js +3 -3
- package/node/images/transform/operations/saturate/index.js +2 -2
- package/node/images/transform/utils/index.js +2 -2
- package/node/sftp/directory/index.js +6 -6
- package/node/sftp/file/index.js +10 -10
- package/node/sftp/index.js +9 -9
- package/package.json +19 -19
- package/chunks/chunk-32IRF4OP.js +0 -9
- package/chunks/{chunk-TWSISQ2J.js → chunk-24ZUWYIR.js} +6 -6
- package/chunks/{chunk-IYLGVLS7.js → chunk-4HPG6TEE.js} +5 -5
- package/chunks/{chunk-5YLJSNZ4.js → chunk-646R6BQZ.js} +6 -6
- package/chunks/{chunk-WFYRTSLS.js → chunk-6NLNUGBI.js} +6 -6
- package/chunks/{chunk-LS2PJ4OH.js → chunk-AY7SJG3R.js} +9 -9
- package/chunks/{chunk-IMXUQH4R.js → chunk-CA3UPHYO.js} +6 -6
- package/chunks/{chunk-UDFYYP4H.js → chunk-DPQRXSZH.js} +6 -6
- package/chunks/{chunk-UTIW4X7X.js → chunk-EOTOFHUR.js} +6 -6
- package/chunks/{chunk-UFKH5WD2.js → chunk-FR5H2OCV.js} +3 -3
- package/chunks/{chunk-2QLB7ASR.js → chunk-FS6LRTDK.js} +6 -6
- package/chunks/{chunk-Q2SKOY7I.js → chunk-G5RRNREY.js} +3 -3
- package/chunks/{chunk-7QDRXZ63.js → chunk-G6C3VTOA.js} +5 -5
- package/chunks/{chunk-V2N4BV7K.js → chunk-H4LW6FP3.js} +6 -6
- package/chunks/{chunk-YCGMNTMI.js → chunk-IGFA7IDA.js} +5 -5
- package/chunks/{chunk-QTF7LWGT.js → chunk-LE23WL3C.js} +5 -5
- package/chunks/{chunk-7YL4SAL6.js → chunk-LRBVQNQI.js} +7 -7
- package/chunks/{chunk-GLX5UWM7.js → chunk-LV4WOREW.js} +9 -9
- package/chunks/{chunk-PXRLKO5Y.js → chunk-MB7HWF22.js} +3 -3
- package/chunks/{chunk-FF6KJRP3.js → chunk-MWB5N33V.js} +11 -11
- package/chunks/{chunk-7Q7XB5CE.js → chunk-NOLQR5RW.js} +6 -6
- package/chunks/{chunk-EWZTFIXN.js → chunk-OA7Y2A5T.js} +6 -6
- package/chunks/{chunk-QJMBTRGK.js → chunk-OMTDHKJI.js} +3 -3
- package/chunks/{chunk-S32K7POB.js → chunk-OVG5RGI3.js} +4 -4
- package/chunks/{chunk-X7KWB2VQ.js → chunk-QN3UAKIU.js} +3 -3
- package/chunks/{chunk-3LAWRHHB.js → chunk-U57Q62IN.js} +3 -3
- package/chunks/{chunk-FOPXXKZV.js → chunk-UK4HNSEJ.js} +6 -6
package/agnostic/time/index.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import {
|
|
2
|
-
Transitions
|
|
3
|
-
} from "../../chunks/chunk-ENMBK6H7.js";
|
|
4
1
|
import {
|
|
5
2
|
Duration
|
|
6
3
|
} from "../../chunks/chunk-6NYUQXJT.js";
|
|
7
4
|
import {
|
|
8
|
-
|
|
9
|
-
} from "../../chunks/chunk-
|
|
10
|
-
import {
|
|
11
|
-
timeout
|
|
12
|
-
} from "../../chunks/chunk-Z7ZDDBV5.js";
|
|
5
|
+
Transitions
|
|
6
|
+
} from "../../chunks/chunk-ENMBK6H7.js";
|
|
13
7
|
import {
|
|
14
8
|
Dates
|
|
15
9
|
} from "../../chunks/chunk-FZOU4OAW.js";
|
|
16
10
|
import "../../chunks/chunk-YQWZ3EP2.js";
|
|
11
|
+
import {
|
|
12
|
+
timeout
|
|
13
|
+
} from "../../chunks/chunk-Z7ZDDBV5.js";
|
|
14
|
+
import {
|
|
15
|
+
wait
|
|
16
|
+
} from "../../chunks/chunk-4CIS3R7T.js";
|
|
17
17
|
import "../../chunks/chunk-WSFCRVEQ.js";
|
|
18
18
|
|
|
19
19
|
// src/agnostic/time/index.ts
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import {
|
|
2
|
-
randomPick,
|
|
3
|
-
randomPickMany
|
|
4
|
-
} from "./chunk-B446JIN3.js";
|
|
5
1
|
import {
|
|
6
2
|
findDuplicates
|
|
7
3
|
} from "./chunk-YS6WMSWC.js";
|
|
4
|
+
import {
|
|
5
|
+
shuffle
|
|
6
|
+
} from "./chunk-VJJIYJMY.js";
|
|
8
7
|
import {
|
|
9
8
|
isArrayOf
|
|
10
9
|
} from "./chunk-6RGDWX4A.js";
|
|
10
|
+
import {
|
|
11
|
+
randomPick,
|
|
12
|
+
randomPickMany
|
|
13
|
+
} from "./chunk-AQBJ6HNB.js";
|
|
11
14
|
import {
|
|
12
15
|
make
|
|
13
16
|
} from "./chunk-RLAZR3NL.js";
|
|
14
|
-
import {
|
|
15
|
-
shuffle
|
|
16
|
-
} from "./chunk-VJJIYJMY.js";
|
|
17
17
|
|
|
18
18
|
// src/agnostic/arrays/index.tsx
|
|
19
19
|
var Arrays;
|
|
@@ -1,57 +1,57 @@
|
|
|
1
1
|
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
} from "./chunk-IFH5LQHA.js";
|
|
2
|
+
flop
|
|
3
|
+
} from "./chunk-YA2YCZUF.js";
|
|
5
4
|
import {
|
|
6
5
|
isLightenOperationParams,
|
|
7
6
|
lighten
|
|
8
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-RHKFMXM3.js";
|
|
9
8
|
import {
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
isLevelOperationParams,
|
|
10
|
+
level
|
|
11
|
+
} from "./chunk-2HJPX7E3.js";
|
|
12
12
|
import {
|
|
13
13
|
hue,
|
|
14
14
|
isHueOperationParams
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-QSU3CVGF.js";
|
|
16
16
|
import {
|
|
17
17
|
isNormalizeOperationParams,
|
|
18
18
|
normalize
|
|
19
|
-
} from "./chunk-
|
|
20
|
-
import {
|
|
21
|
-
isResizeOperationParams,
|
|
22
|
-
resize
|
|
23
|
-
} from "./chunk-X7CBN5DW.js";
|
|
19
|
+
} from "./chunk-3G6FOHII.js";
|
|
24
20
|
import {
|
|
25
21
|
isSaturateOperationParams,
|
|
26
22
|
saturate
|
|
27
|
-
} from "./chunk-
|
|
23
|
+
} from "./chunk-FQ4UTWMP.js";
|
|
24
|
+
import {
|
|
25
|
+
isResizeOperationParams,
|
|
26
|
+
resize
|
|
27
|
+
} from "./chunk-EDJ3TVNV.js";
|
|
28
28
|
import {
|
|
29
29
|
isRotateOperationParams,
|
|
30
30
|
rotate
|
|
31
|
-
} from "./chunk-
|
|
32
|
-
import {
|
|
33
|
-
blur,
|
|
34
|
-
isBlurOperationParams
|
|
35
|
-
} from "./chunk-5D472NLE.js";
|
|
31
|
+
} from "./chunk-AI6AGF4I.js";
|
|
36
32
|
import {
|
|
37
33
|
brighten,
|
|
38
34
|
isBrightenOperationParams
|
|
39
|
-
} from "./chunk-
|
|
35
|
+
} from "./chunk-SRXNICSE.js";
|
|
36
|
+
import {
|
|
37
|
+
blur,
|
|
38
|
+
isBlurOperationParams
|
|
39
|
+
} from "./chunk-P26Y7YUA.js";
|
|
40
40
|
import {
|
|
41
41
|
extend,
|
|
42
42
|
isExtendOperationParams
|
|
43
|
-
} from "./chunk-
|
|
43
|
+
} from "./chunk-HMAK6VAF.js";
|
|
44
|
+
import {
|
|
45
|
+
extract,
|
|
46
|
+
isExtractOperationParams
|
|
47
|
+
} from "./chunk-HFZGH6V2.js";
|
|
44
48
|
import {
|
|
45
49
|
flatten,
|
|
46
50
|
isFlattenOperationParams
|
|
47
|
-
} from "./chunk-
|
|
51
|
+
} from "./chunk-2M33FCDG.js";
|
|
48
52
|
import {
|
|
49
53
|
flip
|
|
50
54
|
} from "./chunk-WNDMYNDU.js";
|
|
51
|
-
import {
|
|
52
|
-
extract,
|
|
53
|
-
isExtractOperationParams
|
|
54
|
-
} from "./chunk-OVLFK3C3.js";
|
|
55
55
|
import {
|
|
56
56
|
Outcome
|
|
57
57
|
} from "./chunk-JMU5PDBD.js";
|