@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
package/agnostic/misc/index.d.ts
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export * as connection from './connection/index.js'
|
|
2
1
|
export * as assert from './assert/index.js'
|
|
2
|
+
export * as cast from './cast/index.js'
|
|
3
3
|
export * as crawler from './crawler/index.js'
|
|
4
|
-
export * as dataSize from './data-size/index.js'
|
|
5
4
|
export * as crossenv from './crossenv/index.js'
|
|
6
|
-
export * as
|
|
5
|
+
export * as connection from './connection/index.js'
|
|
6
|
+
export * as dataSize from './data-size/index.js'
|
|
7
7
|
export * as isNullish from './is-nullish/index.js'
|
|
8
|
-
export * as
|
|
8
|
+
export * as isConstructorFunction from './is-constructor-function/index.js'
|
|
9
9
|
export * as logs from './logs/index.js'
|
|
10
|
+
export * as loremIpsum from './lorem-ipsum/index.js'
|
|
10
11
|
export * as normalizeExtension from './normalize-extension/index.js'
|
|
11
|
-
export * as isConstructorFunction from './is-constructor-function/index.js'
|
|
12
12
|
export * as outcome from './outcome/index.js'
|
package/agnostic/misc/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
export * as connection from './connection/index.js'
|
|
2
1
|
export * as assert from './assert/index.js'
|
|
2
|
+
export * as cast from './cast/index.js'
|
|
3
3
|
export * as crawler from './crawler/index.js'
|
|
4
|
-
export * as dataSize from './data-size/index.js'
|
|
5
4
|
export * as crossenv from './crossenv/index.js'
|
|
6
|
-
export * as
|
|
5
|
+
export * as connection from './connection/index.js'
|
|
6
|
+
export * as dataSize from './data-size/index.js'
|
|
7
7
|
export * as isNullish from './is-nullish/index.js'
|
|
8
|
-
export * as
|
|
8
|
+
export * as isConstructorFunction from './is-constructor-function/index.js'
|
|
9
9
|
export * as logs from './logs/index.js'
|
|
10
|
+
export * as loremIpsum from './lorem-ipsum/index.js'
|
|
10
11
|
export * as normalizeExtension from './normalize-extension/index.js'
|
|
11
|
-
export * as isConstructorFunction from './is-constructor-function/index.js'
|
|
12
12
|
export * as outcome from './outcome/index.js'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
export * as approximateRational from './approximate-rational/index.js'
|
|
1
2
|
export * as absoluteModulo from './absolute-modulo/index.js'
|
|
2
3
|
export * as clamp from './clamp/index.js'
|
|
3
4
|
export * as geometricProgressions from './geometric-progressions/index.js'
|
|
4
|
-
export * as interpolate from './interpolate/index.js'
|
|
5
|
-
export * as approximateRational from './approximate-rational/index.js'
|
|
6
5
|
export * as round from './round/index.js'
|
|
6
|
+
export * as interpolate from './interpolate/index.js'
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
+
export * as approximateRational from './approximate-rational/index.js'
|
|
1
2
|
export * as absoluteModulo from './absolute-modulo/index.js'
|
|
2
3
|
export * as clamp from './clamp/index.js'
|
|
3
4
|
export * as geometricProgressions from './geometric-progressions/index.js'
|
|
4
|
-
export * as interpolate from './interpolate/index.js'
|
|
5
|
-
export * as approximateRational from './approximate-rational/index.js'
|
|
6
5
|
export * as round from './round/index.js'
|
|
6
|
+
export * as interpolate from './interpolate/index.js'
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export * as flattenGetters from './flatten-getters/index.js'
|
|
2
1
|
export * as deepGetProperty from './deep-get-property/index.js'
|
|
3
2
|
export * as enums from './enums/index.js'
|
|
3
|
+
export * as flattenGetters from './flatten-getters/index.js'
|
|
4
4
|
export * as isObject from './is-object/index.js'
|
|
5
|
+
export * as recordFormat from './record-format/index.js'
|
|
5
6
|
export * as isRecord from './is-record/index.js'
|
|
7
|
+
export * as recordMap from './record-map/index.js'
|
|
6
8
|
export * as sortKeys from './sort-keys/index.js'
|
|
7
|
-
export * as recordFormat from './record-format/index.js'
|
|
8
9
|
export * as validation from './validation/index.js'
|
|
9
|
-
export * as recordMap from './record-map/index.js'
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export * as flattenGetters from './flatten-getters/index.js'
|
|
2
1
|
export * as deepGetProperty from './deep-get-property/index.js'
|
|
3
2
|
export * as enums from './enums/index.js'
|
|
3
|
+
export * as flattenGetters from './flatten-getters/index.js'
|
|
4
4
|
export * as isObject from './is-object/index.js'
|
|
5
|
+
export * as recordFormat from './record-format/index.js'
|
|
5
6
|
export * as isRecord from './is-record/index.js'
|
|
7
|
+
export * as recordMap from './record-map/index.js'
|
|
6
8
|
export * as sortKeys from './sort-keys/index.js'
|
|
7
|
-
export * as recordFormat from './record-format/index.js'
|
|
8
9
|
export * as validation from './validation/index.js'
|
|
9
|
-
export * as recordMap from './record-map/index.js'
|
package/agnostic/optim/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * as matches from './matches/index.js'
|
|
2
1
|
export * as charCodes from './char-codes/index.js'
|
|
3
|
-
export * as
|
|
2
|
+
export * as matches from './matches/index.js'
|
|
4
3
|
export * as replaceAll from './replace-all/index.js'
|
|
5
|
-
export * as trim from './trim/index.js'
|
|
6
4
|
export * as toAlphanum from './to-alphanum/index.js'
|
|
7
5
|
export * as normalizeIndent from './normalize-indent/index.js'
|
|
6
|
+
export * as parseTable from './parse-table/index.js'
|
|
7
|
+
export * as trim from './trim/index.js'
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export * as matches from './matches/index.js'
|
|
2
1
|
export * as charCodes from './char-codes/index.js'
|
|
3
|
-
export * as
|
|
2
|
+
export * as matches from './matches/index.js'
|
|
4
3
|
export * as replaceAll from './replace-all/index.js'
|
|
5
|
-
export * as trim from './trim/index.js'
|
|
6
4
|
export * as toAlphanum from './to-alphanum/index.js'
|
|
7
5
|
export * as normalizeIndent from './normalize-indent/index.js'
|
|
6
|
+
export * as parseTable from './parse-table/index.js'
|
|
7
|
+
export * as trim from './trim/index.js'
|
package/agnostic/time/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * as dates from './dates/index.js'
|
|
2
1
|
export * as duration from './duration/index.js'
|
|
3
2
|
export * as timeout from './timeout/index.js'
|
|
4
3
|
export * as transitions from './transitions/index.js'
|
|
5
4
|
export * as wait from './wait/index.js'
|
|
5
|
+
export * as dates from './dates/index.js'
|
package/agnostic/time/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export * as dates from './dates/index.js'
|
|
2
1
|
export * as duration from './duration/index.js'
|
|
3
2
|
export * as timeout from './timeout/index.js'
|
|
4
3
|
export * as transitions from './transitions/index.js'
|
|
5
4
|
export * as wait from './wait/index.js'
|
|
5
|
+
export * as dates from './dates/index.js'
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import {
|
|
2
2
|
nullFunc
|
|
3
3
|
} from "./chunk-FJH35B3Q.js";
|
|
4
|
-
import {
|
|
5
|
-
any
|
|
6
|
-
} from "./chunk-DU6U226H.js";
|
|
7
4
|
import {
|
|
8
5
|
array
|
|
9
6
|
} from "./chunk-QDHET2TE.js";
|
|
7
|
+
import {
|
|
8
|
+
any
|
|
9
|
+
} from "./chunk-DU6U226H.js";
|
|
10
10
|
import {
|
|
11
11
|
SmartTags
|
|
12
12
|
} from "./chunk-FCABYQRX.js";
|
|
@@ -25,30 +25,30 @@ import {
|
|
|
25
25
|
import {
|
|
26
26
|
insertNode
|
|
27
27
|
} from "./chunk-XA4HVHJ4.js";
|
|
28
|
-
import {
|
|
29
|
-
recordMap
|
|
30
|
-
} from "./chunk-XNF5MLCQ.js";
|
|
31
28
|
import {
|
|
32
29
|
isInEnum
|
|
33
30
|
} from "./chunk-E6MSDKON.js";
|
|
34
31
|
import {
|
|
35
|
-
|
|
36
|
-
} from "./chunk-
|
|
32
|
+
get
|
|
33
|
+
} from "./chunk-57YKZBJR.js";
|
|
37
34
|
import {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
} from "./chunk-6XL25OZX.js";
|
|
35
|
+
recordMap
|
|
36
|
+
} from "./chunk-XNF5MLCQ.js";
|
|
41
37
|
import {
|
|
42
|
-
|
|
43
|
-
} from "./chunk-
|
|
38
|
+
isRecord
|
|
39
|
+
} from "./chunk-YDIBNEGA.js";
|
|
44
40
|
import {
|
|
45
41
|
makeFailure,
|
|
46
42
|
makeSuccess,
|
|
47
43
|
outcome_exports
|
|
48
44
|
} from "./chunk-LUAYN7VJ.js";
|
|
49
45
|
import {
|
|
50
|
-
|
|
51
|
-
} from "./chunk-
|
|
46
|
+
replaceAll
|
|
47
|
+
} from "./chunk-EPUHVR7J.js";
|
|
48
|
+
import {
|
|
49
|
+
trimEnd,
|
|
50
|
+
trimStart
|
|
51
|
+
} from "./chunk-6XL25OZX.js";
|
|
52
52
|
import {
|
|
53
53
|
isNonNullObject
|
|
54
54
|
} from "./chunk-HQLRJ7XW.js";
|
|
@@ -195,19 +195,6 @@ var get2 = SmartTags.makeSmartTag({
|
|
|
195
195
|
}
|
|
196
196
|
});
|
|
197
197
|
|
|
198
|
-
// src/agnostic/html/hyper-json/smart-tags/isolated/global/index.ts
|
|
199
|
-
var global = SmartTags.makeSmartTag({
|
|
200
|
-
name: "global",
|
|
201
|
-
defaultMode: "isolation",
|
|
202
|
-
isolationInitType: "array",
|
|
203
|
-
mainValueCheck: (m) => makeSuccess(m),
|
|
204
|
-
argsValueCheck: (a) => Utils.SmartTags.expectEmptyArgs(a),
|
|
205
|
-
func: (_m, _a, { sourceTree }) => {
|
|
206
|
-
const globalObject = sourceTree.options.globalObject ?? {};
|
|
207
|
-
return makeSuccess({ ...globalObject });
|
|
208
|
-
}
|
|
209
|
-
});
|
|
210
|
-
|
|
211
198
|
// src/agnostic/html/hyper-json/smart-tags/isolated/guess/index.ts
|
|
212
199
|
var guess = SmartTags.makeSmartTag({
|
|
213
200
|
name: "guess",
|
|
@@ -1846,7 +1833,6 @@ var Tree;
|
|
|
1846
1833
|
((_Tree) => {
|
|
1847
1834
|
class Tree2 {
|
|
1848
1835
|
node;
|
|
1849
|
-
options;
|
|
1850
1836
|
parent;
|
|
1851
1837
|
parents;
|
|
1852
1838
|
pathFromParent;
|
|
@@ -1872,16 +1858,11 @@ var Tree;
|
|
|
1872
1858
|
static modeAttribute = "_mode";
|
|
1873
1859
|
static preserveAttribute = "_preserve";
|
|
1874
1860
|
static literalAttribute = "_literal";
|
|
1875
|
-
static
|
|
1876
|
-
globalObject: {},
|
|
1877
|
-
logger: null,
|
|
1878
|
-
loggerThread: "hyperjson"
|
|
1879
|
-
};
|
|
1880
|
-
static from(nodes, options) {
|
|
1861
|
+
static from(nodes) {
|
|
1881
1862
|
const merged = Utils.Tree.mergeNodes(nodes);
|
|
1882
|
-
return new Tree2(merged, null, null
|
|
1863
|
+
return new Tree2(merged, null, null);
|
|
1883
1864
|
}
|
|
1884
|
-
constructor(node, parent, pathFromParent
|
|
1865
|
+
constructor(node, parent, pathFromParent) {
|
|
1885
1866
|
const { Element: Element2, Text: Text2, document } = get();
|
|
1886
1867
|
this.resolve = this.resolve.bind(this);
|
|
1887
1868
|
this.setVariable = this.setVariable.bind(this);
|
|
@@ -1893,7 +1874,6 @@ var Tree;
|
|
|
1893
1874
|
this.setCachedValue = this.setCachedValue.bind(this);
|
|
1894
1875
|
this.evaluate = this.evaluate.bind(this);
|
|
1895
1876
|
this.node = node;
|
|
1896
|
-
this.options = options ?? Tree2.defaultOptions;
|
|
1897
1877
|
if (parent !== null && pathFromParent !== null) {
|
|
1898
1878
|
this.isRoot = false;
|
|
1899
1879
|
this.parent = parent;
|
|
@@ -1934,7 +1914,6 @@ var Tree;
|
|
|
1934
1914
|
boolean,
|
|
1935
1915
|
element,
|
|
1936
1916
|
get2,
|
|
1937
|
-
global,
|
|
1938
1917
|
guess,
|
|
1939
1918
|
nodelist,
|
|
1940
1919
|
nullFunc,
|
|
@@ -2059,7 +2038,7 @@ var Tree;
|
|
|
2059
2038
|
const returnedChildNode = document.createTextNode(textContent);
|
|
2060
2039
|
mutableSubtrees.set(
|
|
2061
2040
|
positionnedChildrenCount,
|
|
2062
|
-
new Tree2(returnedChildNode, this, positionnedChildrenCount
|
|
2041
|
+
new Tree2(returnedChildNode, this, positionnedChildrenCount)
|
|
2063
2042
|
);
|
|
2064
2043
|
positionnedChildrenCount += 1;
|
|
2065
2044
|
} else {
|
|
@@ -2067,13 +2046,13 @@ var Tree;
|
|
|
2067
2046
|
if (propertyName === null) {
|
|
2068
2047
|
mutableSubtrees.set(
|
|
2069
2048
|
positionnedChildrenCount,
|
|
2070
|
-
new Tree2(childNode, this, positionnedChildrenCount
|
|
2049
|
+
new Tree2(childNode, this, positionnedChildrenCount)
|
|
2071
2050
|
);
|
|
2072
2051
|
positionnedChildrenCount += 1;
|
|
2073
2052
|
} else {
|
|
2074
2053
|
mutableSubtrees.set(
|
|
2075
2054
|
propertyName,
|
|
2076
|
-
new Tree2(childNode, this, propertyName
|
|
2055
|
+
new Tree2(childNode, this, propertyName)
|
|
2077
2056
|
);
|
|
2078
2057
|
}
|
|
2079
2058
|
}
|
|
@@ -2629,7 +2608,6 @@ export {
|
|
|
2629
2608
|
boolean,
|
|
2630
2609
|
element,
|
|
2631
2610
|
get2 as get,
|
|
2632
|
-
global,
|
|
2633
2611
|
guess,
|
|
2634
2612
|
nodelist,
|
|
2635
2613
|
number,
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
+
import {
|
|
2
|
+
Paginator
|
|
3
|
+
} from "../../chunks/chunk-3K4JD65D.js";
|
|
1
4
|
import {
|
|
2
5
|
randomHash
|
|
3
6
|
} from "../../chunks/chunk-75BICI4L.js";
|
|
4
7
|
import "../../chunks/chunk-OGBUSUE6.js";
|
|
5
|
-
import {
|
|
6
|
-
ResizeObserverComponent
|
|
7
|
-
} from "../../chunks/chunk-UVG2S54P.js";
|
|
8
8
|
import {
|
|
9
9
|
IntersectionObserverComponent
|
|
10
10
|
} from "../../chunks/chunk-SPC2SMZR.js";
|
|
11
11
|
import {
|
|
12
|
-
|
|
13
|
-
} from "../../chunks/chunk-
|
|
12
|
+
ResizeObserverComponent
|
|
13
|
+
} from "../../chunks/chunk-UVG2S54P.js";
|
|
14
14
|
import {
|
|
15
15
|
scrllgngn
|
|
16
16
|
} from "../../chunks/chunk-3DNVFA25.js";
|
package/components/index.d.ts
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
export * as beforeAfter from './BeforeAfter/index.js'
|
|
2
|
+
export * as disclaimer from './Disclaimer/index.js'
|
|
2
3
|
export * as drawer from './Drawer/index.js'
|
|
3
4
|
export * as eventListener from './EventListener/index.js'
|
|
4
5
|
export * as gallery from './Gallery/index.js'
|
|
5
6
|
export * as image from './Image/index.js'
|
|
6
7
|
export * as intersectionObserver from './IntersectionObserver/index.js'
|
|
7
8
|
export * as paginator from './Paginator/index.js'
|
|
8
|
-
export * as resizeObserver from './ResizeObserver/index.js'
|
|
9
|
-
export * as scrllgngn from './Scrllgngn/index.js'
|
|
10
9
|
export * as scrollListener from './ScrollListener/index.js'
|
|
11
10
|
export * as sequencer from './Sequencer/index.js'
|
|
12
|
-
export * as
|
|
11
|
+
export * as shadowRoot from './ShadowRoot/index.js'
|
|
12
|
+
export * as resizeObserver from './ResizeObserver/index.js'
|
|
13
13
|
export * as subtitles from './Subtitles/index.js'
|
|
14
|
+
export * as scrllgngn from './Scrllgngn/index.js'
|
|
14
15
|
export * as theatre from './Theatre/index.js'
|
|
15
16
|
export * as uiModule from './UIModule/index.js'
|
|
16
|
-
export * as video from './Video/index.js'
|
|
17
17
|
export * as wipAudioQuote from './_WIP_AudioQuote/index.js'
|
|
18
|
-
export * as
|
|
18
|
+
export * as video from './Video/index.js'
|
|
19
19
|
export * as utils from './utils/index.js'
|
|
20
|
-
export * as
|
|
20
|
+
export * as wipIcon from './_WIP_Icon/index.js'
|
package/components/index.js
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
export * as beforeAfter from './BeforeAfter/index.js'
|
|
2
|
+
export * as disclaimer from './Disclaimer/index.js'
|
|
2
3
|
export * as drawer from './Drawer/index.js'
|
|
3
4
|
export * as eventListener from './EventListener/index.js'
|
|
4
5
|
export * as gallery from './Gallery/index.js'
|
|
5
6
|
export * as image from './Image/index.js'
|
|
6
7
|
export * as intersectionObserver from './IntersectionObserver/index.js'
|
|
7
8
|
export * as paginator from './Paginator/index.js'
|
|
8
|
-
export * as resizeObserver from './ResizeObserver/index.js'
|
|
9
|
-
export * as scrllgngn from './Scrllgngn/index.js'
|
|
10
9
|
export * as scrollListener from './ScrollListener/index.js'
|
|
11
10
|
export * as sequencer from './Sequencer/index.js'
|
|
12
|
-
export * as
|
|
11
|
+
export * as shadowRoot from './ShadowRoot/index.js'
|
|
12
|
+
export * as resizeObserver from './ResizeObserver/index.js'
|
|
13
13
|
export * as subtitles from './Subtitles/index.js'
|
|
14
|
+
export * as scrllgngn from './Scrllgngn/index.js'
|
|
14
15
|
export * as theatre from './Theatre/index.js'
|
|
15
16
|
export * as uiModule from './UIModule/index.js'
|
|
16
|
-
export * as video from './Video/index.js'
|
|
17
17
|
export * as wipAudioQuote from './_WIP_AudioQuote/index.js'
|
|
18
|
-
export * as
|
|
18
|
+
export * as video from './Video/index.js'
|
|
19
19
|
export * as utils from './utils/index.js'
|
|
20
|
-
export * as
|
|
20
|
+
export * as wipIcon from './_WIP_Icon/index.js'
|
package/index.d.ts
CHANGED
package/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export * as download from './download/index.js'
|
|
2
|
-
export * as exists from './exists/index.js'
|
|
3
2
|
export * as copy from './copy/index.js'
|
|
4
|
-
export * as move from './move/index.js'
|
|
5
|
-
export * as stat from './stat/index.js'
|
|
6
3
|
export * as remove from './remove/index.js'
|
|
4
|
+
export * as exists from './exists/index.js'
|
|
5
|
+
export * as move from './move/index.js'
|
|
7
6
|
export * as upload from './upload/index.js'
|
|
7
|
+
export * as stat from './stat/index.js'
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export * as download from './download/index.js'
|
|
2
|
-
export * as exists from './exists/index.js'
|
|
3
2
|
export * as copy from './copy/index.js'
|
|
4
|
-
export * as move from './move/index.js'
|
|
5
|
-
export * as stat from './stat/index.js'
|
|
6
3
|
export * as remove from './remove/index.js'
|
|
4
|
+
export * as exists from './exists/index.js'
|
|
5
|
+
export * as move from './move/index.js'
|
|
7
6
|
export * as upload from './upload/index.js'
|
|
7
|
+
export * as stat from './stat/index.js'
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
export * as copy from './copy/index.js'
|
|
2
2
|
export * as download from './download/index.js'
|
|
3
|
-
export * as generateSignedUrl from './generate-signed-url/index.js'
|
|
4
|
-
export * as getPermissions from './get-permissions/index.js'
|
|
5
3
|
export * as getMetadata from './get-metadata/index.js'
|
|
4
|
+
export * as getPermissions from './get-permissions/index.js'
|
|
6
5
|
export * as move from './move/index.js'
|
|
7
6
|
export * as remove from './remove/index.js'
|
|
8
7
|
export * as exists from './exists/index.js'
|
|
9
8
|
export * as revokeSignedUrls from './revoke-signed-urls/index.js'
|
|
10
9
|
export * as stat from './stat/index.js'
|
|
11
|
-
export * as upload from './upload/index.js'
|
|
12
10
|
export * as updateMetadata from './update-metadata/index.js'
|
|
11
|
+
export * as generateSignedUrl from './generate-signed-url/index.js'
|
|
12
|
+
export * as upload from './upload/index.js'
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
export * as copy from './copy/index.js'
|
|
2
2
|
export * as download from './download/index.js'
|
|
3
|
-
export * as generateSignedUrl from './generate-signed-url/index.js'
|
|
4
|
-
export * as getPermissions from './get-permissions/index.js'
|
|
5
3
|
export * as getMetadata from './get-metadata/index.js'
|
|
4
|
+
export * as getPermissions from './get-permissions/index.js'
|
|
6
5
|
export * as move from './move/index.js'
|
|
7
6
|
export * as remove from './remove/index.js'
|
|
8
7
|
export * as exists from './exists/index.js'
|
|
9
8
|
export * as revokeSignedUrls from './revoke-signed-urls/index.js'
|
|
10
9
|
export * as stat from './stat/index.js'
|
|
11
|
-
export * as upload from './upload/index.js'
|
|
12
10
|
export * as updateMetadata from './update-metadata/index.js'
|
|
11
|
+
export * as generateSignedUrl from './generate-signed-url/index.js'
|
|
12
|
+
export * as upload from './upload/index.js'
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
+
import {
|
|
2
|
+
download
|
|
3
|
+
} from "../../../../../chunks/chunk-4Q4T7QQO.js";
|
|
1
4
|
import {
|
|
2
5
|
remove
|
|
3
6
|
} from "../../../../../chunks/chunk-MO4TRYNI.js";
|
|
4
7
|
import {
|
|
5
8
|
upload
|
|
6
9
|
} from "../../../../../chunks/chunk-EX2QKFY5.js";
|
|
7
|
-
import {
|
|
8
|
-
download
|
|
9
|
-
} from "../../../../../chunks/chunk-4Q4T7QQO.js";
|
|
10
10
|
import {
|
|
11
11
|
makeSuccess
|
|
12
12
|
} from "../../../../../chunks/chunk-LUAYN7VJ.js";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export * as copyDir from './copy-dir/index.js'
|
|
2
2
|
export * as copyFile from './copy-file/index.js'
|
|
3
|
-
export * as downloadFile from './download-file/index.js'
|
|
4
3
|
export * as listDir from './list-dir/index.js'
|
|
5
4
|
export * as moveDir from './move-dir/index.js'
|
|
6
|
-
export * as existsFile from './exists-file/index.js'
|
|
7
5
|
export * as moveFile from './move-file/index.js'
|
|
6
|
+
export * as removeDir from './remove-dir/index.js'
|
|
7
|
+
export * as downloadFile from './download-file/index.js'
|
|
8
|
+
export * as existsFile from './exists-file/index.js'
|
|
8
9
|
export * as removeFile from './remove-file/index.js'
|
|
9
10
|
export * as statFile from './stat-file/index.js'
|
|
10
11
|
export * as uploadFile from './upload-file/index.js'
|
|
11
|
-
export * as removeDir from './remove-dir/index.js'
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export * as copyDir from './copy-dir/index.js'
|
|
2
2
|
export * as copyFile from './copy-file/index.js'
|
|
3
|
-
export * as downloadFile from './download-file/index.js'
|
|
4
3
|
export * as listDir from './list-dir/index.js'
|
|
5
4
|
export * as moveDir from './move-dir/index.js'
|
|
6
|
-
export * as existsFile from './exists-file/index.js'
|
|
7
5
|
export * as moveFile from './move-file/index.js'
|
|
6
|
+
export * as removeDir from './remove-dir/index.js'
|
|
7
|
+
export * as downloadFile from './download-file/index.js'
|
|
8
|
+
export * as existsFile from './exists-file/index.js'
|
|
8
9
|
export * as removeFile from './remove-file/index.js'
|
|
9
10
|
export * as statFile from './stat-file/index.js'
|
|
10
11
|
export * as uploadFile from './upload-file/index.js'
|
|
11
|
-
export * as removeDir from './remove-dir/index.js'
|
package/node/files/index.d.ts
CHANGED
package/node/files/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export * as copy from './copy/index.js'
|
|
2
|
-
export * as download from './download/index.js'
|
|
3
2
|
export * as exists from './exists/index.js'
|
|
4
3
|
export * as move from './move/index.js'
|
|
5
4
|
export * as remove from './remove/index.js'
|
|
6
5
|
export * as stat from './stat/index.js'
|
|
6
|
+
export * as download from './download/index.js'
|
|
7
7
|
export * as upload from './upload/index.js'
|
package/node/ftps/file/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export * as copy from './copy/index.js'
|
|
2
|
-
export * as download from './download/index.js'
|
|
3
2
|
export * as exists from './exists/index.js'
|
|
4
3
|
export * as move from './move/index.js'
|
|
5
4
|
export * as remove from './remove/index.js'
|
|
6
5
|
export * as stat from './stat/index.js'
|
|
6
|
+
export * as download from './download/index.js'
|
|
7
7
|
export * as upload from './upload/index.js'
|
|
@@ -2,40 +2,37 @@ import {
|
|
|
2
2
|
isRotateOperationParams,
|
|
3
3
|
rotate
|
|
4
4
|
} from "../../../chunks/chunk-U6SGKHHA.js";
|
|
5
|
-
import {
|
|
6
|
-
isOverlayOperationParams,
|
|
7
|
-
overlay
|
|
8
|
-
} from "../../../chunks/chunk-3RNLPW7B.js";
|
|
9
5
|
import {
|
|
10
6
|
isSaturateOperationParams,
|
|
11
7
|
saturate
|
|
12
8
|
} from "../../../chunks/chunk-MDVGDZU6.js";
|
|
13
9
|
import {
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
} from "../../../chunks/chunk-
|
|
17
|
-
import {
|
|
18
|
-
flip
|
|
19
|
-
} from "../../../chunks/chunk-WNDMYNDU.js";
|
|
10
|
+
brighten,
|
|
11
|
+
isBrightenOperationParams
|
|
12
|
+
} from "../../../chunks/chunk-OFYGPRWE.js";
|
|
20
13
|
import {
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
} from "../../../chunks/chunk-W7PJ5NQQ.js";
|
|
14
|
+
flop
|
|
15
|
+
} from "../../../chunks/chunk-YA2YCZUF.js";
|
|
24
16
|
import {
|
|
25
17
|
hue,
|
|
26
18
|
isHueOperationParams
|
|
27
19
|
} from "../../../chunks/chunk-OT7QXCH6.js";
|
|
28
|
-
import {
|
|
29
|
-
flop
|
|
30
|
-
} from "../../../chunks/chunk-YA2YCZUF.js";
|
|
31
20
|
import {
|
|
32
21
|
isLevelOperationParams,
|
|
33
22
|
level
|
|
34
23
|
} from "../../../chunks/chunk-VPBZS3S4.js";
|
|
24
|
+
import {
|
|
25
|
+
isLightenOperationParams,
|
|
26
|
+
lighten
|
|
27
|
+
} from "../../../chunks/chunk-W7PJ5NQQ.js";
|
|
35
28
|
import {
|
|
36
29
|
isNormalizeOperationParams,
|
|
37
30
|
normalize
|
|
38
31
|
} from "../../../chunks/chunk-TNZGRXKJ.js";
|
|
32
|
+
import {
|
|
33
|
+
isOverlayOperationParams,
|
|
34
|
+
overlay
|
|
35
|
+
} from "../../../chunks/chunk-3RNLPW7B.js";
|
|
39
36
|
import {
|
|
40
37
|
isResizeOperationParams,
|
|
41
38
|
resize
|
|
@@ -44,10 +41,6 @@ import {
|
|
|
44
41
|
blur,
|
|
45
42
|
isBlurOperationParams
|
|
46
43
|
} from "../../../chunks/chunk-RART44AF.js";
|
|
47
|
-
import {
|
|
48
|
-
brighten,
|
|
49
|
-
isBrightenOperationParams
|
|
50
|
-
} from "../../../chunks/chunk-OFYGPRWE.js";
|
|
51
44
|
import {
|
|
52
45
|
extend,
|
|
53
46
|
isExtendOperationParams
|
|
@@ -56,6 +49,13 @@ import {
|
|
|
56
49
|
flatten,
|
|
57
50
|
isFlattenOperationParams
|
|
58
51
|
} from "../../../chunks/chunk-I5MRXMHR.js";
|
|
52
|
+
import {
|
|
53
|
+
flip
|
|
54
|
+
} from "../../../chunks/chunk-WNDMYNDU.js";
|
|
55
|
+
import {
|
|
56
|
+
extract,
|
|
57
|
+
isExtractOperationParams
|
|
58
|
+
} from "../../../chunks/chunk-ZJR5ASR3.js";
|
|
59
59
|
import "../../../chunks/chunk-5NTPCRFH.js";
|
|
60
60
|
import {
|
|
61
61
|
toSharpInstance
|