aquasis-fe-components 1.3.1 → 1.3.2-aa
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.
|
@@ -4911,7 +4911,7 @@ var i_ = function(t, n, r) {
|
|
|
4911
4911
|
return [d, i, m];
|
|
4912
4912
|
};
|
|
4913
4913
|
j(j(j({}, Uh, i_), Ih, TD), qh, l_);
|
|
4914
|
-
var
|
|
4914
|
+
var Wt = /* @__PURE__ */ function() {
|
|
4915
4915
|
function e(t, n) {
|
|
4916
4916
|
an(this, e), j(this, "name", void 0), j(this, "style", void 0), j(this, "_keyframe", !0), this.name = t, this.style = n;
|
|
4917
4917
|
}
|
|
@@ -9143,7 +9143,7 @@ const lr = (e, t) => {
|
|
|
9143
9143
|
// Custom token
|
|
9144
9144
|
contentPadding: g,
|
|
9145
9145
|
contentBg: C
|
|
9146
|
-
} = e, b = `${t}-notice`, y = new
|
|
9146
|
+
} = e, b = `${t}-notice`, y = new Wt("MessageMoveIn", {
|
|
9147
9147
|
"0%": {
|
|
9148
9148
|
padding: 0,
|
|
9149
9149
|
transform: "translateY(-100%)",
|
|
@@ -9154,7 +9154,7 @@ const lr = (e, t) => {
|
|
|
9154
9154
|
transform: "translateY(0)",
|
|
9155
9155
|
opacity: 1
|
|
9156
9156
|
}
|
|
9157
|
-
}), x = new
|
|
9157
|
+
}), x = new Wt("MessageMoveOut", {
|
|
9158
9158
|
"0%": {
|
|
9159
9159
|
maxHeight: e.height,
|
|
9160
9160
|
padding: p,
|
|
@@ -11286,14 +11286,14 @@ const J0 = (e) => ({
|
|
|
11286
11286
|
pointerEvents: "none"
|
|
11287
11287
|
}
|
|
11288
11288
|
};
|
|
11289
|
-
}, Fj = new
|
|
11289
|
+
}, Fj = new Wt("antFadeIn", {
|
|
11290
11290
|
"0%": {
|
|
11291
11291
|
opacity: 0
|
|
11292
11292
|
},
|
|
11293
11293
|
"100%": {
|
|
11294
11294
|
opacity: 1
|
|
11295
11295
|
}
|
|
11296
|
-
}), jj = new
|
|
11296
|
+
}), jj = new Wt("antFadeOut", {
|
|
11297
11297
|
"0%": {
|
|
11298
11298
|
opacity: 1
|
|
11299
11299
|
},
|
|
@@ -11317,7 +11317,7 @@ const J0 = (e) => ({
|
|
|
11317
11317
|
animationTimingFunction: "linear"
|
|
11318
11318
|
}
|
|
11319
11319
|
}];
|
|
11320
|
-
}, Bj = new
|
|
11320
|
+
}, Bj = new Wt("antMoveDownIn", {
|
|
11321
11321
|
"0%": {
|
|
11322
11322
|
transform: "translate3d(0, 100%, 0)",
|
|
11323
11323
|
transformOrigin: "0 0",
|
|
@@ -11328,7 +11328,7 @@ const J0 = (e) => ({
|
|
|
11328
11328
|
transformOrigin: "0 0",
|
|
11329
11329
|
opacity: 1
|
|
11330
11330
|
}
|
|
11331
|
-
}), Hj = new
|
|
11331
|
+
}), Hj = new Wt("antMoveDownOut", {
|
|
11332
11332
|
"0%": {
|
|
11333
11333
|
transform: "translate3d(0, 0, 0)",
|
|
11334
11334
|
transformOrigin: "0 0",
|
|
@@ -11339,7 +11339,7 @@ const J0 = (e) => ({
|
|
|
11339
11339
|
transformOrigin: "0 0",
|
|
11340
11340
|
opacity: 0
|
|
11341
11341
|
}
|
|
11342
|
-
}), Vj = new
|
|
11342
|
+
}), Vj = new Wt("antMoveLeftIn", {
|
|
11343
11343
|
"0%": {
|
|
11344
11344
|
transform: "translate3d(-100%, 0, 0)",
|
|
11345
11345
|
transformOrigin: "0 0",
|
|
@@ -11350,7 +11350,7 @@ const J0 = (e) => ({
|
|
|
11350
11350
|
transformOrigin: "0 0",
|
|
11351
11351
|
opacity: 1
|
|
11352
11352
|
}
|
|
11353
|
-
}), Wj = new
|
|
11353
|
+
}), Wj = new Wt("antMoveLeftOut", {
|
|
11354
11354
|
"0%": {
|
|
11355
11355
|
transform: "translate3d(0, 0, 0)",
|
|
11356
11356
|
transformOrigin: "0 0",
|
|
@@ -11361,7 +11361,7 @@ const J0 = (e) => ({
|
|
|
11361
11361
|
transformOrigin: "0 0",
|
|
11362
11362
|
opacity: 0
|
|
11363
11363
|
}
|
|
11364
|
-
}), Kj = new
|
|
11364
|
+
}), Kj = new Wt("antMoveRightIn", {
|
|
11365
11365
|
"0%": {
|
|
11366
11366
|
transform: "translate3d(100%, 0, 0)",
|
|
11367
11367
|
transformOrigin: "0 0",
|
|
@@ -11372,7 +11372,7 @@ const J0 = (e) => ({
|
|
|
11372
11372
|
transformOrigin: "0 0",
|
|
11373
11373
|
opacity: 1
|
|
11374
11374
|
}
|
|
11375
|
-
}), Uj = new
|
|
11375
|
+
}), Uj = new Wt("antMoveRightOut", {
|
|
11376
11376
|
"0%": {
|
|
11377
11377
|
transform: "translate3d(0, 0, 0)",
|
|
11378
11378
|
transformOrigin: "0 0",
|
|
@@ -11383,7 +11383,7 @@ const J0 = (e) => ({
|
|
|
11383
11383
|
transformOrigin: "0 0",
|
|
11384
11384
|
opacity: 0
|
|
11385
11385
|
}
|
|
11386
|
-
}), qj = new
|
|
11386
|
+
}), qj = new Wt("antMoveUpIn", {
|
|
11387
11387
|
"0%": {
|
|
11388
11388
|
transform: "translate3d(0, -100%, 0)",
|
|
11389
11389
|
transformOrigin: "0 0",
|
|
@@ -11394,7 +11394,7 @@ const J0 = (e) => ({
|
|
|
11394
11394
|
transformOrigin: "0 0",
|
|
11395
11395
|
opacity: 1
|
|
11396
11396
|
}
|
|
11397
|
-
}), Gj = new
|
|
11397
|
+
}), Gj = new Wt("antMoveUpOut", {
|
|
11398
11398
|
"0%": {
|
|
11399
11399
|
transform: "translate3d(0, 0, 0)",
|
|
11400
11400
|
transformOrigin: "0 0",
|
|
@@ -11441,7 +11441,7 @@ const J0 = (e) => ({
|
|
|
11441
11441
|
animationTimingFunction: e.motionEaseInOutCirc
|
|
11442
11442
|
}
|
|
11443
11443
|
}];
|
|
11444
|
-
}, es = new
|
|
11444
|
+
}, es = new Wt("antSlideUpIn", {
|
|
11445
11445
|
"0%": {
|
|
11446
11446
|
transform: "scaleY(0.8)",
|
|
11447
11447
|
transformOrigin: "0% 0%",
|
|
@@ -11452,7 +11452,7 @@ const J0 = (e) => ({
|
|
|
11452
11452
|
transformOrigin: "0% 0%",
|
|
11453
11453
|
opacity: 1
|
|
11454
11454
|
}
|
|
11455
|
-
}), ts = new
|
|
11455
|
+
}), ts = new Wt("antSlideUpOut", {
|
|
11456
11456
|
"0%": {
|
|
11457
11457
|
transform: "scaleY(1)",
|
|
11458
11458
|
transformOrigin: "0% 0%",
|
|
@@ -11463,7 +11463,7 @@ const J0 = (e) => ({
|
|
|
11463
11463
|
transformOrigin: "0% 0%",
|
|
11464
11464
|
opacity: 0
|
|
11465
11465
|
}
|
|
11466
|
-
}), ns = new
|
|
11466
|
+
}), ns = new Wt("antSlideDownIn", {
|
|
11467
11467
|
"0%": {
|
|
11468
11468
|
transform: "scaleY(0.8)",
|
|
11469
11469
|
transformOrigin: "100% 100%",
|
|
@@ -11474,7 +11474,7 @@ const J0 = (e) => ({
|
|
|
11474
11474
|
transformOrigin: "100% 100%",
|
|
11475
11475
|
opacity: 1
|
|
11476
11476
|
}
|
|
11477
|
-
}), rs = new
|
|
11477
|
+
}), rs = new Wt("antSlideDownOut", {
|
|
11478
11478
|
"0%": {
|
|
11479
11479
|
transform: "scaleY(1)",
|
|
11480
11480
|
transformOrigin: "100% 100%",
|
|
@@ -11485,7 +11485,7 @@ const J0 = (e) => ({
|
|
|
11485
11485
|
transformOrigin: "100% 100%",
|
|
11486
11486
|
opacity: 0
|
|
11487
11487
|
}
|
|
11488
|
-
}), Xj = new
|
|
11488
|
+
}), Xj = new Wt("antSlideLeftIn", {
|
|
11489
11489
|
"0%": {
|
|
11490
11490
|
transform: "scaleX(0.8)",
|
|
11491
11491
|
transformOrigin: "0% 0%",
|
|
@@ -11496,7 +11496,7 @@ const J0 = (e) => ({
|
|
|
11496
11496
|
transformOrigin: "0% 0%",
|
|
11497
11497
|
opacity: 1
|
|
11498
11498
|
}
|
|
11499
|
-
}), Qj = new
|
|
11499
|
+
}), Qj = new Wt("antSlideLeftOut", {
|
|
11500
11500
|
"0%": {
|
|
11501
11501
|
transform: "scaleX(1)",
|
|
11502
11502
|
transformOrigin: "0% 0%",
|
|
@@ -11507,7 +11507,7 @@ const J0 = (e) => ({
|
|
|
11507
11507
|
transformOrigin: "0% 0%",
|
|
11508
11508
|
opacity: 0
|
|
11509
11509
|
}
|
|
11510
|
-
}), Jj = new
|
|
11510
|
+
}), Jj = new Wt("antSlideRightIn", {
|
|
11511
11511
|
"0%": {
|
|
11512
11512
|
transform: "scaleX(0.8)",
|
|
11513
11513
|
transformOrigin: "100% 0%",
|
|
@@ -11518,7 +11518,7 @@ const J0 = (e) => ({
|
|
|
11518
11518
|
transformOrigin: "100% 0%",
|
|
11519
11519
|
opacity: 1
|
|
11520
11520
|
}
|
|
11521
|
-
}), Zj = new
|
|
11521
|
+
}), Zj = new Wt("antSlideRightOut", {
|
|
11522
11522
|
"0%": {
|
|
11523
11523
|
transform: "scaleX(1)",
|
|
11524
11524
|
transformOrigin: "100% 0%",
|
|
@@ -11570,7 +11570,7 @@ const J0 = (e) => ({
|
|
|
11570
11570
|
animationTimingFunction: e.motionEaseInQuint
|
|
11571
11571
|
}
|
|
11572
11572
|
}];
|
|
11573
|
-
}, a5 = new
|
|
11573
|
+
}, a5 = new Wt("antZoomIn", {
|
|
11574
11574
|
"0%": {
|
|
11575
11575
|
transform: "scale(0.2)",
|
|
11576
11576
|
opacity: 0
|
|
@@ -11579,7 +11579,7 @@ const J0 = (e) => ({
|
|
|
11579
11579
|
transform: "scale(1)",
|
|
11580
11580
|
opacity: 1
|
|
11581
11581
|
}
|
|
11582
|
-
}), tB = new
|
|
11582
|
+
}), tB = new Wt("antZoomOut", {
|
|
11583
11583
|
"0%": {
|
|
11584
11584
|
transform: "scale(1)"
|
|
11585
11585
|
},
|
|
@@ -11587,7 +11587,7 @@ const J0 = (e) => ({
|
|
|
11587
11587
|
transform: "scale(0.2)",
|
|
11588
11588
|
opacity: 0
|
|
11589
11589
|
}
|
|
11590
|
-
}), b9 = new
|
|
11590
|
+
}), b9 = new Wt("antZoomBigIn", {
|
|
11591
11591
|
"0%": {
|
|
11592
11592
|
transform: "scale(0.8)",
|
|
11593
11593
|
opacity: 0
|
|
@@ -11596,7 +11596,7 @@ const J0 = (e) => ({
|
|
|
11596
11596
|
transform: "scale(1)",
|
|
11597
11597
|
opacity: 1
|
|
11598
11598
|
}
|
|
11599
|
-
}), C9 = new
|
|
11599
|
+
}), C9 = new Wt("antZoomBigOut", {
|
|
11600
11600
|
"0%": {
|
|
11601
11601
|
transform: "scale(1)"
|
|
11602
11602
|
},
|
|
@@ -11604,7 +11604,7 @@ const J0 = (e) => ({
|
|
|
11604
11604
|
transform: "scale(0.8)",
|
|
11605
11605
|
opacity: 0
|
|
11606
11606
|
}
|
|
11607
|
-
}), nB = new
|
|
11607
|
+
}), nB = new Wt("antZoomUpIn", {
|
|
11608
11608
|
"0%": {
|
|
11609
11609
|
transform: "scale(0.8)",
|
|
11610
11610
|
transformOrigin: "50% 0%",
|
|
@@ -11614,7 +11614,7 @@ const J0 = (e) => ({
|
|
|
11614
11614
|
transform: "scale(1)",
|
|
11615
11615
|
transformOrigin: "50% 0%"
|
|
11616
11616
|
}
|
|
11617
|
-
}), rB = new
|
|
11617
|
+
}), rB = new Wt("antZoomUpOut", {
|
|
11618
11618
|
"0%": {
|
|
11619
11619
|
transform: "scale(1)",
|
|
11620
11620
|
transformOrigin: "50% 0%"
|
|
@@ -11624,7 +11624,7 @@ const J0 = (e) => ({
|
|
|
11624
11624
|
transformOrigin: "50% 0%",
|
|
11625
11625
|
opacity: 0
|
|
11626
11626
|
}
|
|
11627
|
-
}), aB = new
|
|
11627
|
+
}), aB = new Wt("antZoomLeftIn", {
|
|
11628
11628
|
"0%": {
|
|
11629
11629
|
transform: "scale(0.8)",
|
|
11630
11630
|
transformOrigin: "0% 50%",
|
|
@@ -11634,7 +11634,7 @@ const J0 = (e) => ({
|
|
|
11634
11634
|
transform: "scale(1)",
|
|
11635
11635
|
transformOrigin: "0% 50%"
|
|
11636
11636
|
}
|
|
11637
|
-
}), oB = new
|
|
11637
|
+
}), oB = new Wt("antZoomLeftOut", {
|
|
11638
11638
|
"0%": {
|
|
11639
11639
|
transform: "scale(1)",
|
|
11640
11640
|
transformOrigin: "0% 50%"
|
|
@@ -11644,7 +11644,7 @@ const J0 = (e) => ({
|
|
|
11644
11644
|
transformOrigin: "0% 50%",
|
|
11645
11645
|
opacity: 0
|
|
11646
11646
|
}
|
|
11647
|
-
}), iB = new
|
|
11647
|
+
}), iB = new Wt("antZoomRightIn", {
|
|
11648
11648
|
"0%": {
|
|
11649
11649
|
transform: "scale(0.8)",
|
|
11650
11650
|
transformOrigin: "100% 50%",
|
|
@@ -11654,7 +11654,7 @@ const J0 = (e) => ({
|
|
|
11654
11654
|
transform: "scale(1)",
|
|
11655
11655
|
transformOrigin: "100% 50%"
|
|
11656
11656
|
}
|
|
11657
|
-
}), cB = new
|
|
11657
|
+
}), cB = new Wt("antZoomRightOut", {
|
|
11658
11658
|
"0%": {
|
|
11659
11659
|
transform: "scale(1)",
|
|
11660
11660
|
transformOrigin: "100% 50%"
|
|
@@ -11664,7 +11664,7 @@ const J0 = (e) => ({
|
|
|
11664
11664
|
transformOrigin: "100% 50%",
|
|
11665
11665
|
opacity: 0
|
|
11666
11666
|
}
|
|
11667
|
-
}), lB = new
|
|
11667
|
+
}), lB = new Wt("antZoomDownIn", {
|
|
11668
11668
|
"0%": {
|
|
11669
11669
|
transform: "scale(0.8)",
|
|
11670
11670
|
transformOrigin: "50% 100%",
|
|
@@ -11674,7 +11674,7 @@ const J0 = (e) => ({
|
|
|
11674
11674
|
transform: "scale(1)",
|
|
11675
11675
|
transformOrigin: "50% 100%"
|
|
11676
11676
|
}
|
|
11677
|
-
}), sB = new
|
|
11677
|
+
}), sB = new Wt("antZoomDownOut", {
|
|
11678
11678
|
"0%": {
|
|
11679
11679
|
transform: "scale(1)",
|
|
11680
11680
|
transformOrigin: "50% 100%"
|
|
@@ -15163,7 +15163,7 @@ const qH = () => Kn() && window.document.documentElement, os = (e) => {
|
|
|
15163
15163
|
className: Z(t, i, c, n),
|
|
15164
15164
|
style: Object.assign(Object.assign({}, l), r)
|
|
15165
15165
|
});
|
|
15166
|
-
}, GH = new
|
|
15166
|
+
}, GH = new Wt("ant-skeleton-loading", {
|
|
15167
15167
|
"0%": {
|
|
15168
15168
|
backgroundPosition: "100% 50%"
|
|
15169
15169
|
},
|
|
@@ -16609,7 +16609,7 @@ const OV = (e) => {
|
|
|
16609
16609
|
componentCls: t,
|
|
16610
16610
|
notificationMarginEdge: n,
|
|
16611
16611
|
animationMaxHeight: r
|
|
16612
|
-
} = e, a = `${t}-notice`, o = new
|
|
16612
|
+
} = e, a = `${t}-notice`, o = new Wt("antNotificationFadeIn", {
|
|
16613
16613
|
"0%": {
|
|
16614
16614
|
transform: "translate3d(100%, 0, 0)",
|
|
16615
16615
|
opacity: 0
|
|
@@ -16618,7 +16618,7 @@ const OV = (e) => {
|
|
|
16618
16618
|
transform: "translate3d(0, 0, 0)",
|
|
16619
16619
|
opacity: 1
|
|
16620
16620
|
}
|
|
16621
|
-
}), i = new
|
|
16621
|
+
}), i = new Wt("antNotificationTopFadeIn", {
|
|
16622
16622
|
"0%": {
|
|
16623
16623
|
top: -r,
|
|
16624
16624
|
opacity: 0
|
|
@@ -16627,7 +16627,7 @@ const OV = (e) => {
|
|
|
16627
16627
|
top: 0,
|
|
16628
16628
|
opacity: 1
|
|
16629
16629
|
}
|
|
16630
|
-
}), c = new
|
|
16630
|
+
}), c = new Wt("antNotificationBottomFadeIn", {
|
|
16631
16631
|
"0%": {
|
|
16632
16632
|
bottom: e.calc(r).mul(-1).equal(),
|
|
16633
16633
|
opacity: 0
|
|
@@ -16636,7 +16636,7 @@ const OV = (e) => {
|
|
|
16636
16636
|
bottom: 0,
|
|
16637
16637
|
opacity: 1
|
|
16638
16638
|
}
|
|
16639
|
-
}), l = new
|
|
16639
|
+
}), l = new Wt("antNotificationLeftFadeIn", {
|
|
16640
16640
|
"0%": {
|
|
16641
16641
|
transform: "translate3d(-100%, 0, 0)",
|
|
16642
16642
|
opacity: 0
|
|
@@ -16921,7 +16921,7 @@ const OV = (e) => {
|
|
|
16921
16921
|
notificationMarginEdge: r,
|
|
16922
16922
|
motionDurationMid: a,
|
|
16923
16923
|
motionEaseInOut: o
|
|
16924
|
-
} = e, i = `${t}-notice`, c = new
|
|
16924
|
+
} = e, i = `${t}-notice`, c = new Wt("antNotificationFadeOut", {
|
|
16925
16925
|
"0%": {
|
|
16926
16926
|
maxHeight: e.animationMaxHeight,
|
|
16927
16927
|
marginBottom: n
|
|
@@ -18290,9 +18290,9 @@ function $W(e, t, n, r, a, o, i) {
|
|
|
18290
18290
|
if (mn && Qe[1] === "r" && (Ze < Me.left || p.current.lr)) {
|
|
18291
18291
|
var Et = _e;
|
|
18292
18292
|
pn ? Et += te - oe : Et = Ue.x - De.x - ze;
|
|
18293
|
-
var
|
|
18293
|
+
var Ut = Bt(Et, Ke), zn = Bt(Et, Ke, ve);
|
|
18294
18294
|
// Of course use larger one
|
|
18295
|
-
|
|
18295
|
+
Ut > vt || Ut === vt && (!ge || // Choose recommend one
|
|
18296
18296
|
zn >= yt) ? (p.current.lr = !0, _e = Et, ze = -ze, Je.points = [fr(Qe, 1), fr(Ie, 1)]) : p.current.lr = !1;
|
|
18297
18297
|
}
|
|
18298
18298
|
tn();
|
|
@@ -18428,7 +18428,7 @@ function RW() {
|
|
|
18428
18428
|
}, [at]);
|
|
18429
18429
|
var ce = u.useState(null), me = ne(ce, 2), ye = me[0], Re = me[1], je = u.useState(null), ot = ne(je, 2), Ze = ot[0], pt = ot[1], We = function(kt) {
|
|
18430
18430
|
pt([kt.clientX, kt.clientY]);
|
|
18431
|
-
}, Ge = $W(at, $e, H && Ze !== null ? Ze : Ae, N, I, $, V), et = ne(Ge, 11), bt = et[0], Ot = et[1], Yt = et[2], Tt = et[3], xn = et[4], mn = et[5], pn = et[6], Cn = et[7], Tn = et[8], ht = et[9], Et = et[10],
|
|
18431
|
+
}, Ge = $W(at, $e, H && Ze !== null ? Ze : Ae, N, I, $, V), et = ne(Ge, 11), bt = et[0], Ot = et[1], Yt = et[2], Tt = et[3], xn = et[4], mn = et[5], pn = et[6], Cn = et[7], Tn = et[8], ht = et[9], Et = et[10], Ut = MW(ie, l, s, d), zn = ne(Ut, 2), wn = zn[0], kn = zn[1], r1 = wn.has("click"), Jn = kn.has("click") || kn.has("contextMenu"), Ln = Rt(function() {
|
|
18432
18432
|
gt || Et();
|
|
18433
18433
|
}), Ft = function() {
|
|
18434
18434
|
_e.current && H && Jn && De(!1);
|
|
@@ -18909,7 +18909,7 @@ var FW = ["id", "prefixCls", "className", "showSearch", "tagRender", "direction"
|
|
|
18909
18909
|
type: "clear",
|
|
18910
18910
|
values: d
|
|
18911
18911
|
}), gt("", !1, !1);
|
|
18912
|
-
},
|
|
18912
|
+
}, Ut = QV(a, Et, d, I, k, C, he, g), zn = Ut.allowClear, wn = Ut.clearIcon, kn = /* @__PURE__ */ u.createElement(_, {
|
|
18913
18913
|
ref: ke
|
|
18914
18914
|
}), r1 = Z(a, o, j(j(j(j(j(j(j(j(j(j({}, "".concat(a, "-focused"), ze), "".concat(a, "-multiple"), ie), "".concat(a, "-single"), !ie), "".concat(a, "-allow-clear"), I), "".concat(a, "-show-arrow"), Tn), "".concat(a, "-disabled"), C), "".concat(a, "-loading"), b), "".concat(a, "-open"), _e), "".concat(a, "-customize-input"), de), "".concat(a, "-show-search"), fe)), Jn = /* @__PURE__ */ u.createElement(oy, {
|
|
18915
18915
|
ref: Pe,
|
|
@@ -23979,12 +23979,12 @@ var uq = ["prefixCls", "rootClassName", "style", "className", "tabIndex", "items
|
|
|
23979
23979
|
postState: function(wt) {
|
|
23980
23980
|
return Array.isArray(wt) ? wt : wt == null ? Br : [wt];
|
|
23981
23981
|
}
|
|
23982
|
-
}), Et = ne(ht, 2),
|
|
23982
|
+
}), Et = ne(ht, 2), Ut = Et[0], zn = Et[1], wn = function(wt) {
|
|
23983
23983
|
if (N) {
|
|
23984
|
-
var it = wt.key, ft =
|
|
23985
|
-
I ? ft ? jt =
|
|
23984
|
+
var it = wt.key, ft = Ut.includes(it), jt;
|
|
23985
|
+
I ? ft ? jt = Ut.filter(function(Pn) {
|
|
23986
23986
|
return Pn !== it;
|
|
23987
|
-
}) : jt = [].concat(we(
|
|
23987
|
+
}) : jt = [].concat(we(Ut), [it]) : jt = [it], zn(jt);
|
|
23988
23988
|
var ln = B(B({}, wt), {}, {
|
|
23989
23989
|
selectedKeys: jt
|
|
23990
23990
|
});
|
|
@@ -24078,7 +24078,7 @@ var uq = ["prefixCls", "rootClassName", "style", "className", "tabIndex", "items
|
|
|
24078
24078
|
activeKey: mn,
|
|
24079
24079
|
onActive: Cn,
|
|
24080
24080
|
onInactive: Tn,
|
|
24081
|
-
selectedKeys:
|
|
24081
|
+
selectedKeys: Ut,
|
|
24082
24082
|
inlineIndent: H,
|
|
24083
24083
|
subMenuOpenDelay: S,
|
|
24084
24084
|
subMenuCloseDelay: L,
|
|
@@ -29306,7 +29306,7 @@ function UG(e, t) {
|
|
|
29306
29306
|
u.useEffect(function() {
|
|
29307
29307
|
ue || xn(null);
|
|
29308
29308
|
}, [ue]);
|
|
29309
|
-
var pn = u.useState(0), Cn = ne(pn, 2), Tn = Cn[0], ht = Cn[1], Et = xS(Y, q),
|
|
29309
|
+
var pn = u.useState(0), Cn = ne(pn, 2), Tn = Cn[0], ht = Cn[1], Et = xS(Y, q), Ut = function(qe) {
|
|
29310
29310
|
xn(qe), bt("preset");
|
|
29311
29311
|
}, zn = function(qe) {
|
|
29312
29312
|
var xt = yt(qe);
|
|
@@ -29362,7 +29362,7 @@ function UG(e, t) {
|
|
|
29362
29362
|
onSubmit: ot,
|
|
29363
29363
|
onOk: $e,
|
|
29364
29364
|
presets: Et,
|
|
29365
|
-
onPresetHover:
|
|
29365
|
+
onPresetHover: Ut,
|
|
29366
29366
|
onPresetSubmit: zn,
|
|
29367
29367
|
onNow: wn,
|
|
29368
29368
|
cellRender: Mt
|
|
@@ -29683,7 +29683,7 @@ function XG(e, t) {
|
|
|
29683
29683
|
Tn(ft);
|
|
29684
29684
|
}, Et = function(ft) {
|
|
29685
29685
|
Tt(ft), et("cell");
|
|
29686
|
-
},
|
|
29686
|
+
}, Ut = function(ft) {
|
|
29687
29687
|
Se(!0), Ve(ft);
|
|
29688
29688
|
}, zn = function(ft) {
|
|
29689
29689
|
de("panel");
|
|
@@ -29700,7 +29700,7 @@ function XG(e, t) {
|
|
|
29700
29700
|
showNow: at,
|
|
29701
29701
|
showTime: I,
|
|
29702
29702
|
disabledDate: S,
|
|
29703
|
-
onFocus:
|
|
29703
|
+
onFocus: Ut,
|
|
29704
29704
|
onBlur: st,
|
|
29705
29705
|
picker: T,
|
|
29706
29706
|
mode: Ie,
|
|
@@ -42852,16 +42852,16 @@ var lw = function(t) {
|
|
|
42852
42852
|
process.env.NODE_ENV !== "production" && dt(ve ? Se : !0, "You provided a `current` prop to a Pagination component without an `onChange` handler. This will render a read-only component.");
|
|
42853
42853
|
var Ce = Math.max(1, ae - (L ? 3 : 5)), Me = Math.min(Vr(void 0, U, m), ae + (L ? 3 : 5));
|
|
42854
42854
|
function $e(ht, Et) {
|
|
42855
|
-
var
|
|
42855
|
+
var Ut = ht || /* @__PURE__ */ ee.createElement("button", {
|
|
42856
42856
|
type: "button",
|
|
42857
42857
|
"aria-label": Et,
|
|
42858
42858
|
className: "".concat(r, "-item-link")
|
|
42859
42859
|
});
|
|
42860
|
-
return typeof ht == "function" && (
|
|
42860
|
+
return typeof ht == "function" && (Ut = /* @__PURE__ */ ee.createElement(ht, B({}, t))), Ut;
|
|
42861
42861
|
}
|
|
42862
42862
|
function Pe(ht) {
|
|
42863
|
-
var Et = ht.target.value,
|
|
42864
|
-
return Et === "" ? zn = Et : Number.isNaN(Number(Et)) ? zn = pe : Et >=
|
|
42863
|
+
var Et = ht.target.value, Ut = Vr(void 0, U, m), zn;
|
|
42864
|
+
return Et === "" ? zn = Et : Number.isNaN(Number(Et)) ? zn = pe : Et >= Ut ? zn = Ut : zn = Number(Et), zn;
|
|
42865
42865
|
}
|
|
42866
42866
|
function He(ht) {
|
|
42867
42867
|
return bp(ht) && ht !== ae && bp(m) && m > 0;
|
|
@@ -42888,13 +42888,13 @@ var lw = function(t) {
|
|
|
42888
42888
|
se(Pe(ht));
|
|
42889
42889
|
}
|
|
42890
42890
|
function ze(ht) {
|
|
42891
|
-
var Et = Vr(ht, U, m),
|
|
42892
|
-
te(ht), ge(
|
|
42891
|
+
var Et = Vr(ht, U, m), Ut = ae > Et && Et !== 0 ? Et : ae;
|
|
42892
|
+
te(ht), ge(Ut), O == null || O(ae, ht), ue(Ut), C == null || C(Ut, ht);
|
|
42893
42893
|
}
|
|
42894
42894
|
function se(ht) {
|
|
42895
42895
|
if (He(ht) && !$) {
|
|
42896
|
-
var Et = Vr(void 0, U, m),
|
|
42897
|
-
return ht > Et ?
|
|
42896
|
+
var Et = Vr(void 0, U, m), Ut = ht;
|
|
42897
|
+
return ht > Et ? Ut = Et : ht < 1 && (Ut = 1), Ut !== pe && ge(Ut), ue(Ut), C == null || C(Ut, U), Ut;
|
|
42898
42898
|
}
|
|
42899
42899
|
return ae;
|
|
42900
42900
|
}
|
|
@@ -42913,7 +42913,7 @@ var lw = function(t) {
|
|
|
42913
42913
|
}
|
|
42914
42914
|
function ut(ht, Et) {
|
|
42915
42915
|
if (ht.key === "Enter" || ht.charCode === Ne.ENTER || ht.keyCode === Ne.ENTER) {
|
|
42916
|
-
for (var
|
|
42916
|
+
for (var Ut = arguments.length, zn = new Array(Ut > 2 ? Ut - 2 : 0), wn = 2; wn < Ut; wn++)
|
|
42917
42917
|
zn[wn - 2] = arguments[wn];
|
|
42918
42918
|
Et.apply(void 0, zn);
|
|
42919
42919
|
}
|
|
@@ -43851,11 +43851,11 @@ function ite(e) {
|
|
|
43851
43851
|
percent: r
|
|
43852
43852
|
});
|
|
43853
43853
|
}
|
|
43854
|
-
const cte = new
|
|
43854
|
+
const cte = new Wt("antSpinMove", {
|
|
43855
43855
|
to: {
|
|
43856
43856
|
opacity: 1
|
|
43857
43857
|
}
|
|
43858
|
-
}), lte = new
|
|
43858
|
+
}), lte = new Wt("antRotate", {
|
|
43859
43859
|
to: {
|
|
43860
43860
|
transform: "rotate(405deg)"
|
|
43861
43861
|
}
|
|
@@ -45404,7 +45404,7 @@ const Yte = (e) => {
|
|
|
45404
45404
|
}, M) : M;
|
|
45405
45405
|
}, w0 = "--progress-line-stroke-color", ww = "--progress-percent", $p = (e) => {
|
|
45406
45406
|
const t = e ? "100%" : "-100%";
|
|
45407
|
-
return new
|
|
45407
|
+
return new Wt(`antProgress${e ? "RTL" : "LTR"}Active`, {
|
|
45408
45408
|
"0%": {
|
|
45409
45409
|
transform: `translateX(${t}) scaleX(0)`,
|
|
45410
45410
|
opacity: 0.1
|
|
@@ -47288,7 +47288,7 @@ function G1e(e, t) {
|
|
|
47288
47288
|
}, [Ke, c, ge.length]), u.useEffect(function() {
|
|
47289
47289
|
mn.current = !0;
|
|
47290
47290
|
}, []);
|
|
47291
|
-
var pn = u.useState(0), Cn = ne(pn, 2), Tn = Cn[0], ht = Cn[1], Et = u.useState(!0),
|
|
47291
|
+
var pn = u.useState(0), Cn = ne(pn, 2), Tn = Cn[0], ht = Cn[1], Et = u.useState(!0), Ut = ne(Et, 2), zn = Ut[0], wn = Ut[1];
|
|
47292
47292
|
u.useEffect(function() {
|
|
47293
47293
|
(!E || !$) && (ke.current instanceof Element ? ht(e8(ke.current).width) : ht(e8(Ee.current).width)), wn(d8("position", "sticky"));
|
|
47294
47294
|
}, []), u.useEffect(function() {
|
|
@@ -49471,7 +49471,7 @@ j(Ed, "defaultProps", {
|
|
|
49471
49471
|
expandAction: !1
|
|
49472
49472
|
});
|
|
49473
49473
|
j(Ed, "TreeNode", po);
|
|
49474
|
-
const N2e = new
|
|
49474
|
+
const N2e = new Wt("ant-tree-node-fx-do-not-use", {
|
|
49475
49475
|
"0%": {
|
|
49476
49476
|
opacity: 0
|
|
49477
49477
|
},
|
|
@@ -54310,7 +54310,7 @@ const Sae = (e) => {
|
|
|
54310
54310
|
}, wae = (e) => {
|
|
54311
54311
|
const {
|
|
54312
54312
|
componentCls: t
|
|
54313
|
-
} = e, n = new
|
|
54313
|
+
} = e, n = new Wt("uploadAnimateInlineIn", {
|
|
54314
54314
|
from: {
|
|
54315
54315
|
width: 0,
|
|
54316
54316
|
height: 0,
|
|
@@ -54318,7 +54318,7 @@ const Sae = (e) => {
|
|
|
54318
54318
|
opacity: 0,
|
|
54319
54319
|
margin: e.calc(e.marginXS).div(-2).equal()
|
|
54320
54320
|
}
|
|
54321
|
-
}), r = new
|
|
54321
|
+
}), r = new Wt("uploadAnimateInlineOut", {
|
|
54322
54322
|
to: {
|
|
54323
54323
|
width: 0,
|
|
54324
54324
|
height: 0,
|
|
@@ -55486,7 +55486,11 @@ class Vae {
|
|
|
55486
55486
|
n >= 0 && this.changeListeners.splice(n, 1), this.HAS_DOCUMENT_COOKIE && this.changeListeners.length === 0 && (typeof window == "object" && "cookieStore" in window ? window.cookieStore.removeEventListener("change", this.update) : this._stopPolling());
|
|
55487
55487
|
}
|
|
55488
55488
|
}
|
|
55489
|
-
const Wae = () =>
|
|
55489
|
+
const Wae = () => {
|
|
55490
|
+
var t;
|
|
55491
|
+
const e = localStorage.i18nextLng;
|
|
55492
|
+
return (t = e == null ? void 0 : e.replace(/([a-zA-Z]*)[-][a-zA-Z]*/g, "$1")) == null ? void 0 : t.toUpperCase();
|
|
55493
|
+
}, Kae = () => Ki.get(e2.TenantID), Uae = () => Lr(e2.AppId);
|
|
55490
55494
|
function Lr(e) {
|
|
55491
55495
|
return new Vae(null, { path: "/" }).get(`ga-${e}`);
|
|
55492
55496
|
}
|
|
@@ -68345,10 +68349,10 @@ const r$e = (e) => {
|
|
|
68345
68349
|
setImmediate: hI,
|
|
68346
68350
|
asap: i$e
|
|
68347
68351
|
};
|
|
68348
|
-
function
|
|
68352
|
+
function Kt(e, t, n, r, a) {
|
|
68349
68353
|
Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", t && (this.code = t), n && (this.config = n), r && (this.request = r), a && (this.response = a, this.status = a.status ? a.status : null);
|
|
68350
68354
|
}
|
|
68351
|
-
Oe.inherits(
|
|
68355
|
+
Oe.inherits(Kt, Error, {
|
|
68352
68356
|
toJSON: function() {
|
|
68353
68357
|
return {
|
|
68354
68358
|
// Standard
|
|
@@ -68369,7 +68373,7 @@ Oe.inherits(Ut, Error, {
|
|
|
68369
68373
|
};
|
|
68370
68374
|
}
|
|
68371
68375
|
});
|
|
68372
|
-
const bI =
|
|
68376
|
+
const bI = Kt.prototype, CI = {};
|
|
68373
68377
|
[
|
|
68374
68378
|
"ERR_BAD_OPTION_VALUE",
|
|
68375
68379
|
"ERR_BAD_OPTION",
|
|
@@ -68387,13 +68391,13 @@ const bI = Ut.prototype, CI = {};
|
|
|
68387
68391
|
].forEach((e) => {
|
|
68388
68392
|
CI[e] = { value: e };
|
|
68389
68393
|
});
|
|
68390
|
-
Object.defineProperties(
|
|
68394
|
+
Object.defineProperties(Kt, CI);
|
|
68391
68395
|
Object.defineProperty(bI, "isAxiosError", { value: !0 });
|
|
68392
|
-
|
|
68396
|
+
Kt.from = (e, t, n, r, a, o) => {
|
|
68393
68397
|
const i = Object.create(bI);
|
|
68394
68398
|
return Oe.toFlatObject(e, i, function(l) {
|
|
68395
68399
|
return l !== Error.prototype;
|
|
68396
|
-
}, (c) => c !== "isAxiosError"),
|
|
68400
|
+
}, (c) => c !== "isAxiosError"), Kt.call(i, e.message, t, n, r, a), i.cause = e, i.name = e.name, o && Object.assign(i, o), i;
|
|
68397
68401
|
};
|
|
68398
68402
|
const c$e = null;
|
|
68399
68403
|
function yu(e) {
|
|
@@ -68431,7 +68435,7 @@ function v3(e, t, n) {
|
|
|
68431
68435
|
if (Oe.isDate(v))
|
|
68432
68436
|
return v.toISOString();
|
|
68433
68437
|
if (!l && Oe.isBlob(v))
|
|
68434
|
-
throw new
|
|
68438
|
+
throw new Kt("Blob is not supported. Use a Buffer instead.");
|
|
68435
68439
|
return Oe.isArrayBuffer(v) || Oe.isTypedArray(v) ? l && typeof Blob == "function" ? new Blob([v]) : Buffer.from(v) : v;
|
|
68436
68440
|
}
|
|
68437
68441
|
function d(v, h, g) {
|
|
@@ -68677,7 +68681,7 @@ const Ic = {
|
|
|
68677
68681
|
return JSON.parse(t);
|
|
68678
68682
|
} catch (c) {
|
|
68679
68683
|
if (i)
|
|
68680
|
-
throw c.name === "SyntaxError" ?
|
|
68684
|
+
throw c.name === "SyntaxError" ? Kt.from(c, Kt.ERR_BAD_RESPONSE, this, null, this.response) : c;
|
|
68681
68685
|
}
|
|
68682
68686
|
}
|
|
68683
68687
|
return t;
|
|
@@ -68912,16 +68916,16 @@ function MI(e) {
|
|
|
68912
68916
|
return !!(e && e.__CANCEL__);
|
|
68913
68917
|
}
|
|
68914
68918
|
function Ao(e, t, n) {
|
|
68915
|
-
|
|
68919
|
+
Kt.call(this, e ?? "canceled", Kt.ERR_CANCELED, t, n), this.name = "CanceledError";
|
|
68916
68920
|
}
|
|
68917
|
-
Oe.inherits(Ao,
|
|
68921
|
+
Oe.inherits(Ao, Kt, {
|
|
68918
68922
|
__CANCEL__: !0
|
|
68919
68923
|
});
|
|
68920
68924
|
function zI(e, t, n) {
|
|
68921
68925
|
const r = n.config.validateStatus;
|
|
68922
|
-
!n.status || !r || r(n.status) ? e(n) : t(new
|
|
68926
|
+
!n.status || !r || r(n.status) ? e(n) : t(new Kt(
|
|
68923
68927
|
"Request failed with status code " + n.status,
|
|
68924
|
-
[
|
|
68928
|
+
[Kt.ERR_BAD_REQUEST, Kt.ERR_BAD_RESPONSE][Math.floor(n.status / 100) - 4],
|
|
68925
68929
|
n.config,
|
|
68926
68930
|
n.request,
|
|
68927
68931
|
n
|
|
@@ -69171,15 +69175,15 @@ const $I = (e) => {
|
|
|
69171
69175
|
"onloadend" in g ? g.onloadend = C : g.onreadystatechange = function() {
|
|
69172
69176
|
!g || g.readyState !== 4 || g.status === 0 && !(g.responseURL && g.responseURL.indexOf("file:") === 0) || setTimeout(C);
|
|
69173
69177
|
}, g.onabort = function() {
|
|
69174
|
-
g && (r(new
|
|
69178
|
+
g && (r(new Kt("Request aborted", Kt.ECONNABORTED, e, g)), g = null);
|
|
69175
69179
|
}, g.onerror = function() {
|
|
69176
|
-
r(new
|
|
69180
|
+
r(new Kt("Network Error", Kt.ERR_NETWORK, e, g)), g = null;
|
|
69177
69181
|
}, g.ontimeout = function() {
|
|
69178
69182
|
let x = a.timeout ? "timeout of " + a.timeout + "ms exceeded" : "timeout exceeded";
|
|
69179
69183
|
const S = a.transitional || wI;
|
|
69180
|
-
a.timeoutErrorMessage && (x = a.timeoutErrorMessage), r(new
|
|
69184
|
+
a.timeoutErrorMessage && (x = a.timeoutErrorMessage), r(new Kt(
|
|
69181
69185
|
x,
|
|
69182
|
-
S.clarifyTimeoutError ?
|
|
69186
|
+
S.clarifyTimeoutError ? Kt.ETIMEDOUT : Kt.ECONNABORTED,
|
|
69183
69187
|
e,
|
|
69184
69188
|
g
|
|
69185
69189
|
)), g = null;
|
|
@@ -69190,7 +69194,7 @@ const $I = (e) => {
|
|
|
69190
69194
|
}, a.cancelToken && a.cancelToken.subscribe(d), a.signal && (a.signal.aborted ? d() : a.signal.addEventListener("abort", d)));
|
|
69191
69195
|
const b = N$e(a.url);
|
|
69192
69196
|
if (b && M1.protocols.indexOf(b) === -1) {
|
|
69193
|
-
r(new
|
|
69197
|
+
r(new Kt("Unsupported protocol " + b + ":", Kt.ERR_BAD_REQUEST, e));
|
|
69194
69198
|
return;
|
|
69195
69199
|
}
|
|
69196
69200
|
g.send(o || null);
|
|
@@ -69203,11 +69207,11 @@ const $I = (e) => {
|
|
|
69203
69207
|
if (!a) {
|
|
69204
69208
|
a = !0, c();
|
|
69205
69209
|
const d = s instanceof Error ? s : this.reason;
|
|
69206
|
-
r.abort(d instanceof
|
|
69210
|
+
r.abort(d instanceof Kt ? d : new Ao(d instanceof Error ? d.message : d));
|
|
69207
69211
|
}
|
|
69208
69212
|
};
|
|
69209
69213
|
let i = t && setTimeout(() => {
|
|
69210
|
-
i = null, o(new
|
|
69214
|
+
i = null, o(new Kt(`timeout ${t} of ms exceeded`, Kt.ETIMEDOUT));
|
|
69211
69215
|
}, t);
|
|
69212
69216
|
const c = () => {
|
|
69213
69217
|
e && (i && clearTimeout(i), i = null, e.forEach((s) => {
|
|
@@ -69297,7 +69301,7 @@ const $I = (e) => {
|
|
|
69297
69301
|
h3 && ((e) => {
|
|
69298
69302
|
["text", "arrayBuffer", "blob", "formData", "stream"].forEach((t) => {
|
|
69299
69303
|
!P0[t] && (P0[t] = Oe.isFunction(e[t]) ? (n) => n[t]() : (n, r) => {
|
|
69300
|
-
throw new
|
|
69304
|
+
throw new Kt(`Response type '${t}' is not supported`, Kt.ERR_NOT_SUPPORT, r);
|
|
69301
69305
|
});
|
|
69302
69306
|
});
|
|
69303
69307
|
})(new Response());
|
|
@@ -69397,11 +69401,11 @@ const W$e = async (e) => {
|
|
|
69397
69401
|
});
|
|
69398
69402
|
} catch (C) {
|
|
69399
69403
|
throw h && h(), C && C.name === "TypeError" && /fetch/i.test(C.message) ? Object.assign(
|
|
69400
|
-
new
|
|
69404
|
+
new Kt("Network Error", Kt.ERR_NETWORK, e, v),
|
|
69401
69405
|
{
|
|
69402
69406
|
cause: C.cause || C
|
|
69403
69407
|
}
|
|
69404
|
-
) :
|
|
69408
|
+
) : Kt.from(C, C && C.code, e, v);
|
|
69405
69409
|
}
|
|
69406
69410
|
}), wu = {
|
|
69407
69411
|
http: c$e,
|
|
@@ -69427,7 +69431,7 @@ const uv = (e) => `- ${e}`, q$e = (e) => Oe.isFunction(e) || e === null || e ===
|
|
|
69427
69431
|
n = e[o];
|
|
69428
69432
|
let i;
|
|
69429
69433
|
if (r = n, !q$e(n) && (r = wu[(i = String(n)).toLowerCase()], r === void 0))
|
|
69430
|
-
throw new
|
|
69434
|
+
throw new Kt(`Unknown adapter '${i}'`);
|
|
69431
69435
|
if (r)
|
|
69432
69436
|
break;
|
|
69433
69437
|
a[i || "#" + o] = r;
|
|
@@ -69439,7 +69443,7 @@ const uv = (e) => `- ${e}`, q$e = (e) => Oe.isFunction(e) || e === null || e ===
|
|
|
69439
69443
|
let i = t ? o.length > 1 ? `since :
|
|
69440
69444
|
` + o.map(uv).join(`
|
|
69441
69445
|
`) : " " + uv(o[0]) : "as no adapter specified";
|
|
69442
|
-
throw new
|
|
69446
|
+
throw new Kt(
|
|
69443
69447
|
"There is no suitable adapter to dispatch the request " + i,
|
|
69444
69448
|
"ERR_NOT_SUPPORT"
|
|
69445
69449
|
);
|
|
@@ -69483,9 +69487,9 @@ Wf.transitional = function(t, n, r) {
|
|
|
69483
69487
|
}
|
|
69484
69488
|
return (o, i, c) => {
|
|
69485
69489
|
if (t === !1)
|
|
69486
|
-
throw new
|
|
69490
|
+
throw new Kt(
|
|
69487
69491
|
a(i, " has been removed" + (n ? " in " + n : "")),
|
|
69488
|
-
|
|
69492
|
+
Kt.ERR_DEPRECATED
|
|
69489
69493
|
);
|
|
69490
69494
|
return n && !fv[i] && (fv[i] = !0, console.warn(
|
|
69491
69495
|
a(
|
|
@@ -69497,7 +69501,7 @@ Wf.transitional = function(t, n, r) {
|
|
|
69497
69501
|
};
|
|
69498
69502
|
function G$e(e, t, n) {
|
|
69499
69503
|
if (typeof e != "object")
|
|
69500
|
-
throw new
|
|
69504
|
+
throw new Kt("options must be an object", Kt.ERR_BAD_OPTION_VALUE);
|
|
69501
69505
|
const r = Object.keys(e);
|
|
69502
69506
|
let a = r.length;
|
|
69503
69507
|
for (; a-- > 0; ) {
|
|
@@ -69505,11 +69509,11 @@ function G$e(e, t, n) {
|
|
|
69505
69509
|
if (i) {
|
|
69506
69510
|
const c = e[o], l = c === void 0 || i(c, o, e);
|
|
69507
69511
|
if (l !== !0)
|
|
69508
|
-
throw new
|
|
69512
|
+
throw new Kt("option " + o + " must be " + l, Kt.ERR_BAD_OPTION_VALUE);
|
|
69509
69513
|
continue;
|
|
69510
69514
|
}
|
|
69511
69515
|
if (n !== !0)
|
|
69512
|
-
throw new
|
|
69516
|
+
throw new Kt("Unknown option " + o, Kt.ERR_BAD_OPTION);
|
|
69513
69517
|
}
|
|
69514
69518
|
}
|
|
69515
69519
|
const Lu = {
|
|
@@ -69799,7 +69803,7 @@ Hn.CancelToken = Kf;
|
|
|
69799
69803
|
Hn.isCancel = MI;
|
|
69800
69804
|
Hn.VERSION = RI;
|
|
69801
69805
|
Hn.toFormData = v3;
|
|
69802
|
-
Hn.AxiosError =
|
|
69806
|
+
Hn.AxiosError = Kt;
|
|
69803
69807
|
Hn.Cancel = Hn.CanceledError;
|
|
69804
69808
|
Hn.all = function(t) {
|
|
69805
69809
|
return Promise.all(t);
|
|
@@ -70007,7 +70011,7 @@ const nNe = ({ size: e }) => {
|
|
|
70007
70011
|
}
|
|
70008
70012
|
) }) });
|
|
70009
70013
|
}, rNe = Ru(), rOe = rNe(nNe);
|
|
70010
|
-
var
|
|
70014
|
+
var qt = /* @__PURE__ */ ((e) => (e.App = "idApp", e.Version = "version", e.DeployDate = "releaseDate", e.ReleasePages = "gaReleasePages", e.Fields = "gaReleasePagesContent", e.Title = "title", e.Description = "description", e.Image = "idFile", e.Order = "order", e.NoImage = "noImage", e))(qt || {}), Uf = /* @__PURE__ */ ((e) => (e.GetApps = "GetApps", e.GetReleases = "GetReleases", e.GetUser = "GetUser", e))(Uf || {});
|
|
70011
70015
|
const aNe = async () => {
|
|
70012
70016
|
const e = window.globalAuthUrl, { data: t } = await Ir.get(`${e}/getApps`);
|
|
70013
70017
|
return t;
|
|
@@ -70029,90 +70033,97 @@ const aNe = async () => {
|
|
|
70029
70033
|
);
|
|
70030
70034
|
}, sNe = ({ index: e }) => {
|
|
70031
70035
|
const { t } = ur(), { requiredField: n } = f3();
|
|
70032
|
-
return /* @__PURE__ */ be.jsx(rn.List, { name: [e,
|
|
70036
|
+
return /* @__PURE__ */ be.jsx(rn.List, { name: [e, qt.Fields], children: (r, { add: a, remove: o }) => /* @__PURE__ */ be.jsxs(be.Fragment, { children: [
|
|
70033
70037
|
/* @__PURE__ */ be.jsx(N0, { fieldName: "idReleasePage", hidden: !0 }),
|
|
70034
|
-
/* @__PURE__ */ be.
|
|
70035
|
-
/* @__PURE__ */ be.jsxs(m2, {
|
|
70036
|
-
/* @__PURE__ */ be.
|
|
70037
|
-
|
|
70038
|
-
|
|
70038
|
+
/* @__PURE__ */ be.jsxs(m2, { gap: 16, vertical: !0, children: [
|
|
70039
|
+
r.map(({ key: i, name: c, ...l }) => /* @__PURE__ */ be.jsxs(m2, { gap: 6, align: "center", children: [
|
|
70040
|
+
/* @__PURE__ */ be.jsxs(m2, { vertical: !0, gap: 2, style: { width: "100%" }, children: [
|
|
70041
|
+
/* @__PURE__ */ be.jsx(rn.Item, { ...l, name: [c, qt.Title], rules: n, noStyle: !0, children: /* @__PURE__ */ be.jsx(A2, { placeholder: t("RELEASE-NOTES.FORM.FIELDS.TITLE"), maxLength: 500 }) }),
|
|
70042
|
+
/* @__PURE__ */ be.jsx(
|
|
70043
|
+
rn.Item,
|
|
70044
|
+
{
|
|
70045
|
+
...l,
|
|
70046
|
+
name: [c, qt.Description],
|
|
70047
|
+
rules: n,
|
|
70048
|
+
noStyle: !0,
|
|
70049
|
+
children: /* @__PURE__ */ be.jsx(ld, { autoSize: { minRows: 2 }, placeholder: t("RELEASE-NOTES.FORM.FIELDS.DESCRIPTION") })
|
|
70050
|
+
}
|
|
70051
|
+
)
|
|
70052
|
+
] }),
|
|
70053
|
+
/* @__PURE__ */ be.jsx(rn.Item, { noStyle: !0, children: /* @__PURE__ */ be.jsx(m1, { title: t("GENERAL.REMOVE"), children: /* @__PURE__ */ be.jsx(
|
|
70054
|
+
vn,
|
|
70039
70055
|
{
|
|
70040
|
-
|
|
70041
|
-
|
|
70042
|
-
|
|
70043
|
-
|
|
70044
|
-
children: /* @__PURE__ */ be.jsx(ld, { autoSize: { minRows: 2 }, placeholder: t("RELEASE-NOTES.FORM.FIELDS.DESCRIPTION") })
|
|
70056
|
+
type: "text",
|
|
70057
|
+
icon: /* @__PURE__ */ be.jsx(Aw, {}),
|
|
70058
|
+
onClick: () => o(c),
|
|
70059
|
+
disabled: r.length === 1
|
|
70045
70060
|
}
|
|
70046
|
-
)
|
|
70047
|
-
] }),
|
|
70048
|
-
/* @__PURE__ */ be.jsx(rn.Item, {
|
|
70049
|
-
|
|
70050
|
-
{
|
|
70051
|
-
type: "text",
|
|
70052
|
-
icon: /* @__PURE__ */ be.jsx(Aw, {}),
|
|
70053
|
-
onClick: () => a(i),
|
|
70054
|
-
disabled: r.length === 1
|
|
70055
|
-
}
|
|
70056
|
-
) }) })
|
|
70057
|
-
] }, o)) })
|
|
70061
|
+
) }) })
|
|
70062
|
+
] }, i)),
|
|
70063
|
+
/* @__PURE__ */ be.jsx(rn.Item, { children: /* @__PURE__ */ be.jsx(vn, { type: "dashed", onClick: () => a(), icon: /* @__PURE__ */ be.jsx($s, {}), block: !0, children: t("RELEASE-NOTES.FORM.ADD_NEW_FIELD") }) })
|
|
70064
|
+
] })
|
|
70058
70065
|
] }) });
|
|
70059
70066
|
}, uNe = y1(({ changeSlide: e }, t) => {
|
|
70060
|
-
const [n, r] = Lt([]), { t: a } = ur(), o = rn.useFormInstance(), i = rn.useWatch(
|
|
70061
|
-
const
|
|
70062
|
-
r(
|
|
70063
|
-
o.setFieldValue(
|
|
70067
|
+
const [n, r] = Lt([]), { t: a } = ur(), o = rn.useFormInstance(), i = rn.useWatch(qt.ReleasePages, o), c = (s) => ({ file: d, fileList: f }) => {
|
|
70068
|
+
const m = s[0], p = s[1], v = i[m];
|
|
70069
|
+
r(f), PL(d.originFileObj, (h) => {
|
|
70070
|
+
o.setFieldValue(qt.ReleasePages, i.toSpliced(m, 1, { ...v, [p]: h }));
|
|
70064
70071
|
});
|
|
70065
|
-
}, l = (
|
|
70066
|
-
var h;
|
|
70067
|
-
const f = i == null ? void 0 : i[d], p = [...((h = i == null ? void 0 : i[d]) == null ? void 0 : h[Wt.Fields]) ?? [], {}], v = i.toSpliced(d, 1, { ...f, [Wt.Fields]: p });
|
|
70068
|
-
o.setFieldValue(Wt.ReleasePages, v);
|
|
70069
|
-
}, s = /* @__PURE__ */ be.jsx(L1, { justify: "center", align: "middle", children: /* @__PURE__ */ be.jsxs(Ts, { direction: "vertical", children: [
|
|
70072
|
+
}, l = /* @__PURE__ */ be.jsx(L1, { justify: "center", align: "middle", children: /* @__PURE__ */ be.jsxs(Ts, { direction: "vertical", children: [
|
|
70070
70073
|
/* @__PURE__ */ be.jsx("p", { className: "ant-upload-drag-icon", children: /* @__PURE__ */ be.jsx(Cd, {}) }),
|
|
70071
70074
|
/* @__PURE__ */ be.jsx("p", { className: "ant-upload-text", children: a("GENERAL.UPLOAD_LABEL") }),
|
|
70072
70075
|
/* @__PURE__ */ be.jsx("p", { className: "ant-upload-hint", children: a("GENERAL.JPG_PNG_WARNING") })
|
|
70073
70076
|
] }) });
|
|
70074
|
-
return /* @__PURE__ */ be.jsx(rn.List, { name:
|
|
70077
|
+
return /* @__PURE__ */ be.jsx(rn.List, { name: qt.ReleasePages, children: (s) => /* @__PURE__ */ be.jsxs(be.Fragment, { children: [
|
|
70075
70078
|
/* @__PURE__ */ be.jsx(N0, { fieldName: "idRelease", hidden: !0 }),
|
|
70076
70079
|
/* @__PURE__ */ be.jsx(N0, { fieldName: "idReleasePage", hidden: !0 }),
|
|
70077
|
-
/* @__PURE__ */ be.jsx(
|
|
70078
|
-
|
|
70079
|
-
|
|
70080
|
-
|
|
70081
|
-
|
|
70082
|
-
|
|
70083
|
-
|
|
70084
|
-
|
|
70085
|
-
|
|
70086
|
-
|
|
70087
|
-
|
|
70088
|
-
|
|
70089
|
-
|
|
70090
|
-
|
|
70091
|
-
|
|
70092
|
-
|
|
70093
|
-
|
|
70094
|
-
|
|
70095
|
-
|
|
70096
|
-
|
|
70097
|
-
|
|
70098
|
-
|
|
70099
|
-
|
|
70100
|
-
|
|
70101
|
-
|
|
70102
|
-
|
|
70103
|
-
|
|
70104
|
-
|
|
70105
|
-
|
|
70106
|
-
|
|
70107
|
-
|
|
70108
|
-
|
|
70109
|
-
|
|
70080
|
+
/* @__PURE__ */ be.jsx(
|
|
70081
|
+
ed,
|
|
70082
|
+
{
|
|
70083
|
+
infinite: !1,
|
|
70084
|
+
ref: t,
|
|
70085
|
+
afterChange: e,
|
|
70086
|
+
onInit: () => t.current.goTo(0),
|
|
70087
|
+
onReInit: () => t.current.goTo(i == null ? void 0 : i.length),
|
|
70088
|
+
adaptiveHeight: !0,
|
|
70089
|
+
children: s.map(({ key: d, name: f, ...m }) => {
|
|
70090
|
+
var h, g;
|
|
70091
|
+
const p = (h = i == null ? void 0 : i[f]) == null ? void 0 : h[qt.Image], v = (g = i == null ? void 0 : i[f]) == null ? void 0 : g[qt.NoImage];
|
|
70092
|
+
return /* @__PURE__ */ be.jsx("div", { children: /* @__PURE__ */ be.jsxs(L1, { gutter: [8, 16], style: { marginBottom: 35 }, justify: "end", children: [
|
|
70093
|
+
/* @__PURE__ */ be.jsx(On, { span: 24, children: /* @__PURE__ */ be.jsxs(L1, { gutter: 8, children: [
|
|
70094
|
+
/* @__PURE__ */ be.jsx(On, { span: v ? 24 : 12, children: /* @__PURE__ */ be.jsx(sNe, { index: f }) }),
|
|
70095
|
+
!v && /* @__PURE__ */ be.jsx(On, { span: 12, children: /* @__PURE__ */ be.jsx(wa, { bordered: !0, styles: { body: { display: "flex", justifyContent: "center", padding: 2 } }, children: /* @__PURE__ */ be.jsx(rn.Item, { ...m, name: [f, qt.Image], noStyle: !0, children: /* @__PURE__ */ be.jsx(
|
|
70096
|
+
Ws,
|
|
70097
|
+
{
|
|
70098
|
+
listType: "picture",
|
|
70099
|
+
className: "release-notes-image",
|
|
70100
|
+
showUploadList: !1,
|
|
70101
|
+
fileList: n,
|
|
70102
|
+
beforeUpload: qae,
|
|
70103
|
+
onChange: c([f, qt.Image]),
|
|
70104
|
+
children: p ? /* @__PURE__ */ be.jsx(Ds, { src: p, preview: !1, style: { maxHeight: 600 } }) : l
|
|
70105
|
+
}
|
|
70106
|
+
) }) }) })
|
|
70107
|
+
] }) }),
|
|
70108
|
+
/* @__PURE__ */ be.jsx(On, { span: 12, children: /* @__PURE__ */ be.jsx(m2, { justify: "center", children: /* @__PURE__ */ be.jsx(
|
|
70109
|
+
yEe,
|
|
70110
|
+
{
|
|
70111
|
+
fieldName: [f, qt.NoImage],
|
|
70112
|
+
label: a("GENERAL.DO_NOT_USE_IMAGE"),
|
|
70113
|
+
onChange: (C) => {
|
|
70114
|
+
const b = C.target.checked, y = i.map((x, S) => ({
|
|
70115
|
+
...x,
|
|
70116
|
+
[qt.NoImage]: S === f ? b : x[qt.NoImage],
|
|
70117
|
+
[qt.Image]: S === f && b ? void 0 : x[qt.Image]
|
|
70118
|
+
}));
|
|
70119
|
+
o.setFieldValue(qt.ReleasePages, y);
|
|
70120
|
+
}
|
|
70110
70121
|
}
|
|
70111
|
-
}
|
|
70112
|
-
)
|
|
70113
|
-
|
|
70114
|
-
|
|
70115
|
-
|
|
70122
|
+
) }) })
|
|
70123
|
+
] }) }, d);
|
|
70124
|
+
})
|
|
70125
|
+
}
|
|
70126
|
+
)
|
|
70116
70127
|
] }) });
|
|
70117
70128
|
}), W2 = "RELEASE-NOTES", dNe = ({
|
|
70118
70129
|
addBtnLabel: e,
|
|
@@ -70122,36 +70133,40 @@ const aNe = async () => {
|
|
|
70122
70133
|
beforeCloseModal: a,
|
|
70123
70134
|
afterSubmit: o
|
|
70124
70135
|
}) => {
|
|
70125
|
-
const [i, c] = Lt(!1), [l, s] = Lt(!1), [d, f] = Lt(0), [m] = rn.useForm(), { t: p } = ur(), v = d3(), { getColor: h } = hEe(), g = Be(null), { requiredField: C } = f3(), { data: b } = TI(), y = rn.useWatch(
|
|
70136
|
+
const [i, c] = Lt(!1), [l, s] = Lt(!1), [d, f] = Lt(0), [m] = rn.useForm(), { t: p } = ur(), v = d3(), { getColor: h } = hEe(), g = Be(null), { requiredField: C } = f3(), { data: b } = TI(), y = rn.useWatch(qt.ReleasePages, m), x = (_) => f(_), S = () => m.resetFields();
|
|
70126
70137
|
zt(() => {
|
|
70127
70138
|
n && (c(!0), m.setFieldsValue({
|
|
70128
70139
|
...n,
|
|
70129
|
-
[
|
|
70140
|
+
[qt.ReleasePages]: n[qt.ReleasePages].map((_) => ({
|
|
70130
70141
|
..._,
|
|
70131
|
-
[
|
|
70142
|
+
[qt.Image]: kd(_[qt.Image])
|
|
70132
70143
|
})),
|
|
70133
|
-
[
|
|
70144
|
+
[qt.DeployDate]: e1(n[qt.DeployDate])
|
|
70134
70145
|
}));
|
|
70135
70146
|
}, [n]);
|
|
70136
70147
|
const w = () => {
|
|
70137
70148
|
r ? new Promise((_) => _(r())).then(() => c(!0)) : c(!0);
|
|
70138
70149
|
}, L = () => {
|
|
70139
70150
|
a ? new Promise((_) => _(a())).then(() => c(!1)) : c(!1);
|
|
70140
|
-
}, M = () =>
|
|
70141
|
-
|
|
70142
|
-
|
|
70143
|
-
|
|
70144
|
-
|
|
70145
|
-
|
|
70146
|
-
|
|
70151
|
+
}, M = () => {
|
|
70152
|
+
m.setFieldValue(qt.ReleasePages, [
|
|
70153
|
+
...y,
|
|
70154
|
+
{ [qt.Fields]: [{}] }
|
|
70155
|
+
]);
|
|
70156
|
+
}, z = () => {
|
|
70157
|
+
m.setFieldValue(
|
|
70158
|
+
qt.ReleasePages,
|
|
70159
|
+
y.filter((_, D) => D !== d)
|
|
70160
|
+
);
|
|
70161
|
+
}, E = (_) => {
|
|
70147
70162
|
const D = {
|
|
70148
70163
|
..._,
|
|
70149
|
-
[
|
|
70150
|
-
[
|
|
70164
|
+
[qt.DeployDate]: e1(_[qt.DeployDate]).format(Ck),
|
|
70165
|
+
[qt.ReleasePages]: _[qt.ReleasePages].map((A, H) => ({
|
|
70151
70166
|
...A,
|
|
70152
|
-
[
|
|
70167
|
+
[qt.Image]: RL(A[qt.Image]),
|
|
70153
70168
|
order: H,
|
|
70154
|
-
[
|
|
70169
|
+
[qt.Fields]: A[qt.Fields].map((F, V) => ({ ...F, order: V }))
|
|
70155
70170
|
}))
|
|
70156
70171
|
};
|
|
70157
70172
|
iNe(D).then(() => {
|
|
@@ -70214,8 +70229,8 @@ const aNe = async () => {
|
|
|
70214
70229
|
] }), R = (_) => {
|
|
70215
70230
|
s(t ? _ : !1);
|
|
70216
70231
|
}, I = {
|
|
70217
|
-
[
|
|
70218
|
-
[
|
|
70232
|
+
[qt.ReleasePages]: [{ [qt.Fields]: [{}] }],
|
|
70233
|
+
[qt.DeployDate]: e1()
|
|
70219
70234
|
}, $ = Gae(b ?? [], "appName", "id"), k = Xt(() => p(`${W2}.${n ? "UPD_RELEASE_NOTE" : "ADD_RELEASE_NOTE"}`), [v]);
|
|
70220
70235
|
return /* @__PURE__ */ be.jsxs(be.Fragment, { children: [
|
|
70221
70236
|
/* @__PURE__ */ be.jsx(m1, { title: t, open: l, onOpenChange: R, children: /* @__PURE__ */ be.jsx(
|
|
@@ -70234,7 +70249,7 @@ const aNe = async () => {
|
|
|
70234
70249
|
/* @__PURE__ */ be.jsx(On, { span: 8, children: /* @__PURE__ */ be.jsx(
|
|
70235
70250
|
bEe,
|
|
70236
70251
|
{
|
|
70237
|
-
fieldName:
|
|
70252
|
+
fieldName: qt.App,
|
|
70238
70253
|
label: p(`${W2}.FORM.FIELDS.APP`),
|
|
70239
70254
|
placeholder: p(`${W2}.FORM.FIELDS.APP`, { context: "PLACEHOLDER" }),
|
|
70240
70255
|
options: $,
|
|
@@ -70244,7 +70259,7 @@ const aNe = async () => {
|
|
|
70244
70259
|
/* @__PURE__ */ be.jsx(On, { span: 8, children: /* @__PURE__ */ be.jsx(
|
|
70245
70260
|
f2,
|
|
70246
70261
|
{
|
|
70247
|
-
fieldName:
|
|
70262
|
+
fieldName: qt.Version,
|
|
70248
70263
|
label: p(`${W2}.FORM.FIELDS.VERSION`),
|
|
70249
70264
|
placeholder: "0.0.0",
|
|
70250
70265
|
tooltip: p(`${W2}.FORM.FIELDS.VERSION`, { context: "TOOLTIP" }),
|
|
@@ -70264,7 +70279,7 @@ const aNe = async () => {
|
|
|
70264
70279
|
/* @__PURE__ */ be.jsx(On, { span: 8, children: /* @__PURE__ */ be.jsx(
|
|
70265
70280
|
CEe,
|
|
70266
70281
|
{
|
|
70267
|
-
fieldName:
|
|
70282
|
+
fieldName: qt.DeployDate,
|
|
70268
70283
|
label: p(`${W2}.FORM.FIELDS.DEPLOY_DATE`),
|
|
70269
70284
|
format: bk,
|
|
70270
70285
|
rules: C
|