indicator-ui 1.0.22 → 1.0.23
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/dist/index.cjs +1 -1
- package/dist/index.js +20 -13
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -14263,7 +14263,8 @@ const CB = "rgba(0, 0, 0, 0.3)", Bu = 10, bB = 9, kB = 11, xB = () => ({ appear:
|
|
|
14263
14263
|
duration: 0.2,
|
|
14264
14264
|
ease: "power2.out"
|
|
14265
14265
|
}).set(u, {
|
|
14266
|
-
transform: "none"
|
|
14266
|
+
transform: "none",
|
|
14267
|
+
clearProps: "x,y,scale,transform"
|
|
14267
14268
|
}), i;
|
|
14268
14269
|
}, disappear: (n, i) => {
|
|
14269
14270
|
const { modal: o } = n;
|
|
@@ -14296,7 +14297,8 @@ const CB = "rgba(0, 0, 0, 0.3)", Bu = 10, bB = 9, kB = 11, xB = () => ({ appear:
|
|
|
14296
14297
|
duration: 0.2,
|
|
14297
14298
|
ease: "power2.out"
|
|
14298
14299
|
}).set(u, {
|
|
14299
|
-
transform: "none"
|
|
14300
|
+
transform: "none",
|
|
14301
|
+
clearProps: "x,y,scale,transform"
|
|
14300
14302
|
}), i;
|
|
14301
14303
|
}, disappear: (n, i) => {
|
|
14302
14304
|
const { modal: o, predictPos: u } = n;
|
|
@@ -14335,7 +14337,8 @@ const CB = "rgba(0, 0, 0, 0.3)", Bu = 10, bB = 9, kB = 11, xB = () => ({ appear:
|
|
|
14335
14337
|
ease: "power1.out",
|
|
14336
14338
|
delay: 0.12
|
|
14337
14339
|
}).set(u, {
|
|
14338
|
-
transform: "none"
|
|
14340
|
+
transform: "none",
|
|
14341
|
+
clearProps: "x,y,scale,transform"
|
|
14339
14342
|
}), i;
|
|
14340
14343
|
}, disappear: (n, i) => {
|
|
14341
14344
|
const { modal: o } = n;
|
|
@@ -14378,7 +14381,9 @@ const CB = "rgba(0, 0, 0, 0.3)", Bu = 10, bB = 9, kB = 11, xB = () => ({ appear:
|
|
|
14378
14381
|
opacity: 1,
|
|
14379
14382
|
duration: 0.25,
|
|
14380
14383
|
ease: "linear"
|
|
14381
|
-
}, 0),
|
|
14384
|
+
}, 0).set(u, {
|
|
14385
|
+
clearProps: "x,y,scale,transform"
|
|
14386
|
+
}), i;
|
|
14382
14387
|
}, disappear: (n, i) => {
|
|
14383
14388
|
const { modal: o, backdrop: u, target: c } = n;
|
|
14384
14389
|
return i.to(o, {
|
|
@@ -14441,7 +14446,8 @@ const CB = "rgba(0, 0, 0, 0.3)", Bu = 10, bB = 9, kB = 11, xB = () => ({ appear:
|
|
|
14441
14446
|
duration: 0.3,
|
|
14442
14447
|
ease: "power2.out"
|
|
14443
14448
|
}, "<").set(h, {
|
|
14444
|
-
transform: "none"
|
|
14449
|
+
transform: "none",
|
|
14450
|
+
clearProps: "x,y,scale,transform"
|
|
14445
14451
|
}), d;
|
|
14446
14452
|
}, t = (l, d, h = {}) => (r(l, d, h), e(l, d), d), n = (l, d) => {
|
|
14447
14453
|
const { modal: h, backdrop: p } = l;
|
|
@@ -14507,7 +14513,8 @@ const CB = "rgba(0, 0, 0, 0.3)", Bu = 10, bB = 9, kB = 11, xB = () => ({ appear:
|
|
|
14507
14513
|
duration: 0.2,
|
|
14508
14514
|
ease: "power2.out"
|
|
14509
14515
|
}, 0).set(p, {
|
|
14510
|
-
transform: "none"
|
|
14516
|
+
transform: "none",
|
|
14517
|
+
clearProps: "x,y,scale,transform"
|
|
14511
14518
|
}), h;
|
|
14512
14519
|
}, n = (d, h, p = {}) => (e(d, h, p), t(d, h), h), i = (d, h) => {
|
|
14513
14520
|
const { modal: p, backdrop: _ } = d, g = r(d);
|
|
@@ -14574,7 +14581,8 @@ const CB = "rgba(0, 0, 0, 0.3)", Bu = 10, bB = 9, kB = 11, xB = () => ({ appear:
|
|
|
14574
14581
|
duration: 0.3,
|
|
14575
14582
|
ease: "power2.out"
|
|
14576
14583
|
}, "<").set(h, {
|
|
14577
|
-
transform: "none"
|
|
14584
|
+
transform: "none",
|
|
14585
|
+
clearProps: "x,y,scale,transform"
|
|
14578
14586
|
}), d;
|
|
14579
14587
|
}, t = (l, d, h) => (r(l, d, h), e(l, d), d), n = (l, d) => {
|
|
14580
14588
|
const { modal: h, backdrop: p } = l;
|
|
@@ -14636,7 +14644,8 @@ const CB = "rgba(0, 0, 0, 0.3)", Bu = 10, bB = 9, kB = 11, xB = () => ({ appear:
|
|
|
14636
14644
|
duration: 0.3,
|
|
14637
14645
|
ease: "power2.out"
|
|
14638
14646
|
}, "<").set(c, {
|
|
14639
|
-
transform: "none"
|
|
14647
|
+
transform: "none",
|
|
14648
|
+
clearProps: "x,y,scale,transform"
|
|
14640
14649
|
}), o;
|
|
14641
14650
|
}, disappear: (i, o) => {
|
|
14642
14651
|
const { modal: u, backdrop: c } = i;
|
|
@@ -14696,9 +14705,7 @@ const CB = "rgba(0, 0, 0, 0.3)", Bu = 10, bB = 9, kB = 11, xB = () => ({ appear:
|
|
|
14696
14705
|
duration: o,
|
|
14697
14706
|
ease: "power3.out"
|
|
14698
14707
|
}
|
|
14699
|
-
)
|
|
14700
|
-
transform: "none"
|
|
14701
|
-
}), t;
|
|
14708
|
+
), t;
|
|
14702
14709
|
}, k9 = () => ({
|
|
14703
14710
|
default: PB
|
|
14704
14711
|
});
|
|
@@ -14978,9 +14985,9 @@ function VB(...r) {
|
|
|
14978
14985
|
};
|
|
14979
14986
|
function k() {
|
|
14980
14987
|
const { predictPlace: G } = w(), Z = b(), ae = G, ce = h();
|
|
14981
|
-
ce &&
|
|
14988
|
+
ce && k9().default(ce, Z, {
|
|
14982
14989
|
place: { left: ae[0], top: ae[1] }
|
|
14983
|
-
}).play()
|
|
14990
|
+
}).play();
|
|
14984
14991
|
}
|
|
14985
14992
|
function D() {
|
|
14986
14993
|
const G = E({ onComplete: oe });
|