@design-edito/tools 0.3.17 → 0.4.0
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 +1 -1
- package/agnostic/arrays/index.js +1 -1
- package/agnostic/colors/index.d.ts +5 -5
- package/agnostic/colors/index.js +5 -5
- package/agnostic/css/index.d.ts +2 -2
- package/agnostic/css/index.js +2 -2
- package/agnostic/html/hyper-json/cast/index.js +6 -6
- package/agnostic/html/hyper-json/index.d.ts +1 -0
- package/agnostic/html/hyper-json/index.js +9 -7
- package/agnostic/html/hyper-json/serialize/index.js +1 -1
- package/agnostic/html/hyper-json/smart-tags/coalesced/add/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/addclass/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/and/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/append/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/at/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/call/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/clone/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/deleteproperties/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/equals/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/getattribute/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperties/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/getproperty/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/hjparse/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/hjstringify/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/if/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/index.d.ts +10 -10
- package/agnostic/html/hyper-json/smart-tags/coalesced/index.js +10 -10
- package/agnostic/html/hyper-json/smart-tags/coalesced/initialize/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/join/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/length/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/map/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/negate/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/notrailing/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/or/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/pickrandom/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/populate/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/print/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/push/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/pusheach/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/recordtoarray/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeattribute/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/removeclass/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/renameproperty/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/replace/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/select/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/set/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/setattribute/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/setproperty/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/sorton/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/split/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/spread/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/toarray/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/toboolean/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/toelement/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/toggleclass/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonodelist/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonull/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/tonumber/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/torecord/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/toref/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/tostring/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/totext/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/transformselected/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/coalesced/trim/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/boolean/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/element/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/get/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/guess/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/index.d.ts +2 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/index.js +2 -3
- package/agnostic/html/hyper-json/smart-tags/isolated/nodelist/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/number/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/record/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/ref/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/string/index.js +6 -6
- package/agnostic/html/hyper-json/smart-tags/isolated/text/index.js +6 -6
- package/agnostic/html/hyper-json/tree/index.d.ts +3 -5
- package/agnostic/html/hyper-json/tree/index.js +6 -6
- package/agnostic/html/hyper-json/types/index.d.ts +0 -6
- package/agnostic/html/hyper-json/utils/index.js +6 -6
- package/agnostic/html/index.d.ts +3 -3
- package/agnostic/html/index.js +3 -3
- package/agnostic/index.d.ts +4 -4
- package/agnostic/index.js +4 -4
- package/agnostic/misc/crossenv/index.d.ts +1 -1
- package/agnostic/misc/crossenv/index.js +1 -1
- package/agnostic/misc/index.d.ts +5 -5
- package/agnostic/misc/index.js +5 -5
- package/agnostic/numbers/index.d.ts +2 -2
- package/agnostic/numbers/index.js +2 -2
- package/agnostic/objects/index.d.ts +3 -3
- package/agnostic/objects/index.js +3 -3
- package/agnostic/optim/index.d.ts +1 -1
- package/agnostic/optim/index.js +1 -1
- package/agnostic/sanitization/index.d.ts +1 -1
- package/agnostic/sanitization/index.js +1 -1
- package/agnostic/strings/index.d.ts +3 -3
- package/agnostic/strings/index.js +3 -3
- package/agnostic/time/index.d.ts +1 -1
- package/agnostic/time/index.js +1 -1
- package/chunks/{chunk-QQPOSZFR.js → chunk-3JPY46VO.js} +21 -43
- package/components/Scrllgngn/index.js +5 -5
- package/components/index.d.ts +6 -6
- package/components/index.js +6 -6
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/node/@aws-s3/storage/file/index.d.ts +3 -3
- package/node/@aws-s3/storage/file/index.js +3 -3
- package/node/@google-cloud/storage/directory/index.d.ts +1 -1
- package/node/@google-cloud/storage/directory/index.js +1 -1
- package/node/@google-cloud/storage/file/index.d.ts +3 -3
- package/node/@google-cloud/storage/file/index.js +3 -3
- package/node/@google-cloud/storage/file/revoke-signed-urls/index.js +3 -3
- package/node/cloud-storage/index.d.ts +1 -1
- package/node/cloud-storage/index.js +1 -1
- package/node/cloud-storage/operations/index.d.ts +3 -3
- package/node/cloud-storage/operations/index.js +3 -3
- package/node/files/index.d.ts +1 -1
- package/node/files/index.js +1 -1
- package/node/ftps/file/index.d.ts +1 -1
- package/node/ftps/file/index.js +1 -1
- package/node/images/transform/index.js +20 -20
- package/node/images/transform/operations/index.d.ts +4 -4
- package/node/images/transform/operations/index.js +4 -4
- package/node/index.d.ts +2 -2
- package/node/index.js +2 -2
- package/node/process/index.d.ts +1 -1
- package/node/process/index.js +1 -1
- package/node/sftp/file/index.d.ts +1 -1
- package/node/sftp/file/index.js +1 -1
- package/package.json +1 -8
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.d.ts +0 -2
- package/agnostic/html/hyper-json/smart-tags/isolated/global/index.js +0 -25
|
@@ -1,15 +1,15 @@
|
|
|
1
|
+
export * as blur from './blur/index.js'
|
|
1
2
|
export * as brighten from './brighten/index.js'
|
|
2
|
-
export * as extract from './extract/index.js'
|
|
3
3
|
export * as extend from './extend/index.js'
|
|
4
|
+
export * as extract from './extract/index.js'
|
|
4
5
|
export * as flip from './flip/index.js'
|
|
5
6
|
export * as flop from './flop/index.js'
|
|
6
|
-
export * as blur from './blur/index.js'
|
|
7
7
|
export * as level from './level/index.js'
|
|
8
8
|
export * as flatten from './flatten/index.js'
|
|
9
|
-
export * as lighten from './lighten/index.js'
|
|
10
9
|
export * as hue from './hue/index.js'
|
|
10
|
+
export * as lighten from './lighten/index.js'
|
|
11
11
|
export * as overlay from './overlay/index.js'
|
|
12
12
|
export * as normalize from './normalize/index.js'
|
|
13
13
|
export * as resize from './resize/index.js'
|
|
14
|
-
export * as rotate from './rotate/index.js'
|
|
15
14
|
export * as saturate from './saturate/index.js'
|
|
15
|
+
export * as rotate from './rotate/index.js'
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
+
export * as blur from './blur/index.js'
|
|
1
2
|
export * as brighten from './brighten/index.js'
|
|
2
|
-
export * as extract from './extract/index.js'
|
|
3
3
|
export * as extend from './extend/index.js'
|
|
4
|
+
export * as extract from './extract/index.js'
|
|
4
5
|
export * as flip from './flip/index.js'
|
|
5
6
|
export * as flop from './flop/index.js'
|
|
6
|
-
export * as blur from './blur/index.js'
|
|
7
7
|
export * as level from './level/index.js'
|
|
8
8
|
export * as flatten from './flatten/index.js'
|
|
9
|
-
export * as lighten from './lighten/index.js'
|
|
10
9
|
export * as hue from './hue/index.js'
|
|
10
|
+
export * as lighten from './lighten/index.js'
|
|
11
11
|
export * as overlay from './overlay/index.js'
|
|
12
12
|
export * as normalize from './normalize/index.js'
|
|
13
13
|
export * as resize from './resize/index.js'
|
|
14
|
-
export * as rotate from './rotate/index.js'
|
|
15
14
|
export * as saturate from './saturate/index.js'
|
|
15
|
+
export * as rotate from './rotate/index.js'
|
package/node/index.d.ts
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export * as awsS3 from './@aws-s3/index.js'
|
|
2
|
-
export * as express from './@express/index.js'
|
|
3
2
|
export * as designEdito from './@design-edito/index.js'
|
|
3
|
+
export * as express from './@express/index.js'
|
|
4
4
|
export * as cloudStorage from './cloud-storage/index.js'
|
|
5
5
|
export * as encryption from './encryption/index.js'
|
|
6
6
|
export * as files from './files/index.js'
|
|
7
7
|
export * as ftps from './ftps/index.js'
|
|
8
8
|
export * as images from './images/index.js'
|
|
9
|
-
export * as process from './process/index.js'
|
|
10
9
|
export * as googleCloud from './@google-cloud/index.js'
|
|
11
10
|
export * as sftp from './sftp/index.js'
|
|
11
|
+
export * as process from './process/index.js'
|
package/node/index.js
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export * as awsS3 from './@aws-s3/index.js'
|
|
2
|
-
export * as express from './@express/index.js'
|
|
3
2
|
export * as designEdito from './@design-edito/index.js'
|
|
3
|
+
export * as express from './@express/index.js'
|
|
4
4
|
export * as cloudStorage from './cloud-storage/index.js'
|
|
5
5
|
export * as encryption from './encryption/index.js'
|
|
6
6
|
export * as files from './files/index.js'
|
|
7
7
|
export * as ftps from './ftps/index.js'
|
|
8
8
|
export * as images from './images/index.js'
|
|
9
|
-
export * as process from './process/index.js'
|
|
10
9
|
export * as googleCloud from './@google-cloud/index.js'
|
|
11
10
|
export * as sftp from './sftp/index.js'
|
|
11
|
+
export * as process from './process/index.js'
|
package/node/process/index.d.ts
CHANGED
package/node/process/index.js
CHANGED
|
@@ -2,6 +2,6 @@ export * as copy from './copy/index.js'
|
|
|
2
2
|
export * as download from './download/index.js'
|
|
3
3
|
export * as exists from './exists/index.js'
|
|
4
4
|
export * as move from './move/index.js'
|
|
5
|
-
export * as remove from './remove/index.js'
|
|
6
5
|
export * as stat from './stat/index.js'
|
|
7
6
|
export * as upload from './upload/index.js'
|
|
7
|
+
export * as remove from './remove/index.js'
|
package/node/sftp/file/index.js
CHANGED
|
@@ -2,6 +2,6 @@ export * as copy from './copy/index.js'
|
|
|
2
2
|
export * as download from './download/index.js'
|
|
3
3
|
export * as exists from './exists/index.js'
|
|
4
4
|
export * as move from './move/index.js'
|
|
5
|
-
export * as remove from './remove/index.js'
|
|
6
5
|
export * as stat from './stat/index.js'
|
|
7
6
|
export * as upload from './upload/index.js'
|
|
7
|
+
export * as remove from './remove/index.js'
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@design-edito/tools",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.4.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"author": "Maxime Fabas",
|
|
6
6
|
"license": "ISC",
|
|
@@ -711,13 +711,6 @@
|
|
|
711
711
|
"./agnostic/html/hyper-json/smart-tags/isolated/get/index.js": {
|
|
712
712
|
"import": "./agnostic/html/hyper-json/smart-tags/isolated/get/index.js"
|
|
713
713
|
},
|
|
714
|
-
"./agnostic/html/hyper-json/smart-tags/isolated/global": {
|
|
715
|
-
"import": "./agnostic/html/hyper-json/smart-tags/isolated/global/index.js",
|
|
716
|
-
"types": "./agnostic/html/hyper-json/smart-tags/isolated/global/index.d.ts"
|
|
717
|
-
},
|
|
718
|
-
"./agnostic/html/hyper-json/smart-tags/isolated/global/index.js": {
|
|
719
|
-
"import": "./agnostic/html/hyper-json/smart-tags/isolated/global/index.js"
|
|
720
|
-
},
|
|
721
714
|
"./agnostic/html/hyper-json/smart-tags/isolated/guess": {
|
|
722
715
|
"import": "./agnostic/html/hyper-json/smart-tags/isolated/guess/index.js",
|
|
723
716
|
"types": "./agnostic/html/hyper-json/smart-tags/isolated/guess/index.d.ts"
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
global
|
|
3
|
-
} from "../../../../../../chunks/chunk-QQPOSZFR.js";
|
|
4
|
-
import "../../../../../../chunks/chunk-FJH35B3Q.js";
|
|
5
|
-
import "../../../../../../chunks/chunk-DU6U226H.js";
|
|
6
|
-
import "../../../../../../chunks/chunk-QDHET2TE.js";
|
|
7
|
-
import "../../../../../../chunks/chunk-FCABYQRX.js";
|
|
8
|
-
import "../../../../../../chunks/chunk-H4KLHV6B.js";
|
|
9
|
-
import "../../../../../../chunks/chunk-4STX5SQX.js";
|
|
10
|
-
import "../../../../../../chunks/chunk-RW7VAKJW.js";
|
|
11
|
-
import "../../../../../../chunks/chunk-XEQ2PBT2.js";
|
|
12
|
-
import "../../../../../../chunks/chunk-XA4HVHJ4.js";
|
|
13
|
-
import "../../../../../../chunks/chunk-XNF5MLCQ.js";
|
|
14
|
-
import "../../../../../../chunks/chunk-E6MSDKON.js";
|
|
15
|
-
import "../../../../../../chunks/chunk-YDIBNEGA.js";
|
|
16
|
-
import "../../../../../../chunks/chunk-6XL25OZX.js";
|
|
17
|
-
import "../../../../../../chunks/chunk-EPUHVR7J.js";
|
|
18
|
-
import "../../../../../../chunks/chunk-LUAYN7VJ.js";
|
|
19
|
-
import "../../../../../../chunks/chunk-57YKZBJR.js";
|
|
20
|
-
import "../../../../../../chunks/chunk-HQLRJ7XW.js";
|
|
21
|
-
import "../../../../../../chunks/chunk-PUQUSA6S.js";
|
|
22
|
-
import "../../../../../../chunks/chunk-WSFCRVEQ.js";
|
|
23
|
-
export {
|
|
24
|
-
global
|
|
25
|
-
};
|