@mobileaction/action-kit 1.41.0-beta.16 → 1.41.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/dist/action-kit.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { Comment as ty, Text as ny, defineComponent as Te, useSlots as Nt, useAttrs as Qt, computed as M, openBlock as _, createBlock as ue, resolveDynamicComponent as Kt, mergeProps as De, withCtx as ce, createElementBlock as G, createVNode as ge, unref as de, createCommentVNode as se, renderSlot as re, createTextVNode as Je, toDisplayString as Ae, createElementVNode as ve, normalizeClass as Qe, ref as Ne, watch as It, nextTick as Br, onMounted as Nn, onUnmounted as ks, Fragment as ot, renderList as gt, defineAsyncComponent as iy, watchEffect as jp, h as cu, createSlots as qt, normalizeProps as Tn, guardReactiveProps as ts, useTemplateRef as va, provide as hn, normalizeStyle as ui, inject as dn, withDirectives as zt, vShow as jt, Transition as Mo, onBeforeUnmount as Gp, createApp as Wp, withModifiers as ga, isVNode as ma, withKeys as fu, reactive as Su, vModelText as sy, getCurrentInstance as ry, onBeforeMount as ay, isRef as oy, resolveComponent as ly, Teleport as uy, TransitionGroup as cy, readonly as fy, toRefs as py } from "vue";
|
|
2
2
|
import { Switch as hy, Tooltip as dy, Form as vy, FormItem as my, Radio as gy, Checkbox as yy, Select as by, InputPassword as _y, Input as ky, Textarea as wy, SelectOption as Cy, CheckboxGroup as Sy, RadioGroup as Iy, Alert as My, Modal as Ay, Dropdown as $y, Tabs as xy, TabPane as Ty, InputNumber as Py, Popover as Ey, Slider as Ly, Menu as By, MenuItem as Oy, Image as Fy, ImagePreviewGroup as Dy, RangePicker as zy, DatePicker as Ny, ConfigProvider as Ry } from "ant-design-vue";
|
|
3
|
-
import { SelectOptGroup as
|
|
3
|
+
import { SelectOptGroup as _z } from "ant-design-vue";
|
|
4
4
|
import { useElementSize as Iu, useElementHover as Vy, useElementBounding as jy, useScroll as Gy, useScrollLock as Wy, onClickOutside as Uy, useResizeObserver as xf } from "@vueuse/core";
|
|
5
5
|
import { Dropdown as Zy } from "floating-vue";
|
|
6
6
|
import { DynamicScroller as Hy, DynamicScrollerItem as Yy } from "vue-virtual-scroller";
|
|
@@ -5540,7 +5540,7 @@ const p2 = () => {
|
|
|
5540
5540
|
"cleared"
|
|
5541
5541
|
],
|
|
5542
5542
|
setup(a, { expose: r, emit: i }) {
|
|
5543
|
-
const c = a, v = i, d = Nt(), g = p2(), w = Ne(c.open), P = va("
|
|
5543
|
+
const c = a, v = i, d = Nt(), g = p2(), w = Ne(c.open), P = va("selectInput"), C = va("searchInput"), { width: T } = Iu(P), R = Ne(""), ne = Ne(!1), pe = va("dynamicScrollerRef"), he = va("overlay"), U = Ne(!1), Y = M({
|
|
5544
5544
|
get() {
|
|
5545
5545
|
return c.value;
|
|
5546
5546
|
},
|
|
@@ -5653,7 +5653,8 @@ const p2 = () => {
|
|
|
5653
5653
|
}) : (_(), G(ot, { key: 1 }, [
|
|
5654
5654
|
c.showSearch ? (_(), G("div", g2, [
|
|
5655
5655
|
ge(de(xu), {
|
|
5656
|
-
|
|
5656
|
+
ref_key: "searchInput",
|
|
5657
|
+
ref: C,
|
|
5657
5658
|
value: R.value,
|
|
5658
5659
|
"onUpdate:value": bt[0] || (bt[0] = (Ct) => R.value = Ct),
|
|
5659
5660
|
autofocus: "",
|
|
@@ -5667,7 +5668,8 @@ const p2 = () => {
|
|
|
5667
5668
|
}, null, 8, ["value", "placeholder"])
|
|
5668
5669
|
])) : se("", !0),
|
|
5669
5670
|
ge(de(Hy), {
|
|
5670
|
-
|
|
5671
|
+
ref_key: "dynamicScrollerRef",
|
|
5672
|
+
ref: pe,
|
|
5671
5673
|
items: pt.value,
|
|
5672
5674
|
"min-item-size": 40,
|
|
5673
5675
|
"key-field": "value",
|
|
@@ -5709,7 +5711,8 @@ const p2 = () => {
|
|
|
5709
5711
|
]),
|
|
5710
5712
|
default: ce(() => [
|
|
5711
5713
|
ve("button", {
|
|
5712
|
-
|
|
5714
|
+
ref_key: "selectInput",
|
|
5715
|
+
ref: P,
|
|
5713
5716
|
class: "ma-select-2__selector",
|
|
5714
5717
|
tabindex: "0",
|
|
5715
5718
|
onMouseover: is,
|
|
@@ -11397,21 +11400,19 @@ const sC = /* @__PURE__ */ Fi(iC), rC = {
|
|
|
11397
11400
|
"404-page",
|
|
11398
11401
|
"maintenance",
|
|
11399
11402
|
"rocket-loading"
|
|
11400
|
-
],
|
|
11403
|
+
], QF = [
|
|
11401
11404
|
"info",
|
|
11402
11405
|
"success",
|
|
11403
11406
|
"confirm",
|
|
11404
11407
|
"warning",
|
|
11405
|
-
"error"
|
|
11406
|
-
"blank"
|
|
11408
|
+
"error"
|
|
11407
11409
|
], Zf = {
|
|
11408
11410
|
info: "info-circle",
|
|
11409
11411
|
success: "tick-circle-bold",
|
|
11410
11412
|
confirm: "warning",
|
|
11411
11413
|
warning: "warning",
|
|
11412
|
-
error: "close-circle-bold"
|
|
11413
|
-
|
|
11414
|
-
}, lC = Te({
|
|
11414
|
+
error: "close-circle-bold"
|
|
11415
|
+
}, oC = Te({
|
|
11415
11416
|
props: {
|
|
11416
11417
|
content: {
|
|
11417
11418
|
type: Object,
|
|
@@ -11421,25 +11422,25 @@ const sC = /* @__PURE__ */ Fi(iC), rC = {
|
|
|
11421
11422
|
setup(a) {
|
|
11422
11423
|
return () => a.content;
|
|
11423
11424
|
}
|
|
11424
|
-
}),
|
|
11425
|
+
}), lC = {
|
|
11425
11426
|
key: 0,
|
|
11426
11427
|
class: /* @__PURE__ */ Qe(["ak-modal__header", "ak-modal__header__top"])
|
|
11427
|
-
},
|
|
11428
|
+
}, uC = {
|
|
11428
11429
|
key: 0,
|
|
11429
11430
|
class: "ak-modal__header__title ma-body-3-medium"
|
|
11430
|
-
},
|
|
11431
|
+
}, cC = { class: "ak-modal__body" }, fC = {
|
|
11431
11432
|
key: 0,
|
|
11432
11433
|
class: "ak-modal__header__title ma-body-2-medium"
|
|
11433
|
-
},
|
|
11434
|
+
}, pC = { class: "ak-modal__content" }, hC = {
|
|
11434
11435
|
key: 0,
|
|
11435
11436
|
class: "ak-modal__description ma-body-4-regular"
|
|
11436
|
-
},
|
|
11437
|
+
}, dC = {
|
|
11437
11438
|
key: 1,
|
|
11438
11439
|
class: "ak-modal__footer"
|
|
11439
|
-
},
|
|
11440
|
+
}, vC = {
|
|
11440
11441
|
name: "MaModal"
|
|
11441
11442
|
}, Hf = /* @__PURE__ */ Te({
|
|
11442
|
-
...
|
|
11443
|
+
...vC,
|
|
11443
11444
|
props: {
|
|
11444
11445
|
visible: { type: Boolean, default: !0 },
|
|
11445
11446
|
type: {},
|
|
@@ -11534,9 +11535,9 @@ const sC = /* @__PURE__ */ Fi(iC), rC = {
|
|
|
11534
11535
|
"onUpdate:visible": Oe[0] || (Oe[0] = (Ee) => g.value = Ee)
|
|
11535
11536
|
}), {
|
|
11536
11537
|
default: ce(() => [
|
|
11537
|
-
U.value ? (_(), G("div",
|
|
11538
|
+
U.value ? (_(), G("div", lC, [
|
|
11538
11539
|
re(ye.$slots, "title", {}, () => [
|
|
11539
|
-
ye.title || ye.$slots.title ? (_(), G("div",
|
|
11540
|
+
ye.title || ye.$slots.title ? (_(), G("div", uC, Ae(ye.title), 1)) : se("", !0)
|
|
11540
11541
|
]),
|
|
11541
11542
|
ye.closable ? (_(), ue(At, {
|
|
11542
11543
|
key: 0,
|
|
@@ -11547,7 +11548,7 @@ const sC = /* @__PURE__ */ Fi(iC), rC = {
|
|
|
11547
11548
|
onClick: me
|
|
11548
11549
|
})) : se("", !0)
|
|
11549
11550
|
])) : se("", !0),
|
|
11550
|
-
ve("div",
|
|
11551
|
+
ve("div", cC, [
|
|
11551
11552
|
w.value ? (_(), G("div", {
|
|
11552
11553
|
key: 0,
|
|
11553
11554
|
class: Qe(R.value)
|
|
@@ -11558,7 +11559,7 @@ const sC = /* @__PURE__ */ Fi(iC), rC = {
|
|
|
11558
11559
|
key: 1,
|
|
11559
11560
|
class: Qe(ne.value)
|
|
11560
11561
|
}, [
|
|
11561
|
-
ye.bodyTitle || he.value ? (_(), G("div",
|
|
11562
|
+
ye.bodyTitle || he.value ? (_(), G("div", fC, [
|
|
11562
11563
|
re(ye.$slots, "body-title"),
|
|
11563
11564
|
Je(" " + Ae(ye.bodyTitle), 1)
|
|
11564
11565
|
])) : se("", !0),
|
|
@@ -11571,9 +11572,9 @@ const sC = /* @__PURE__ */ Fi(iC), rC = {
|
|
|
11571
11572
|
onClick: me
|
|
11572
11573
|
})) : se("", !0)
|
|
11573
11574
|
], 2)) : se("", !0),
|
|
11574
|
-
ve("div",
|
|
11575
|
-
ye.content ? (_(), G("div",
|
|
11576
|
-
pe.value ? (_(), ue(
|
|
11575
|
+
ve("div", pC, [
|
|
11576
|
+
ye.content ? (_(), G("div", hC, [
|
|
11577
|
+
pe.value ? (_(), ue(oC, {
|
|
11577
11578
|
key: 0,
|
|
11578
11579
|
content: ye.content
|
|
11579
11580
|
}, null, 8, ["content"])) : (_(), G(ot, { key: 1 }, [
|
|
@@ -11584,7 +11585,7 @@ const sC = /* @__PURE__ */ Fi(iC), rC = {
|
|
|
11584
11585
|
re(ye.$slots, "default")
|
|
11585
11586
|
])
|
|
11586
11587
|
]),
|
|
11587
|
-
C.value ? (_(), G("div",
|
|
11588
|
+
C.value ? (_(), G("div", dC, [
|
|
11588
11589
|
ye.cancelText ? (_(), ue(At, De({
|
|
11589
11590
|
key: 0,
|
|
11590
11591
|
variant: "stroke"
|
|
@@ -11611,8 +11612,8 @@ const sC = /* @__PURE__ */ Fi(iC), rC = {
|
|
|
11611
11612
|
_: 3
|
|
11612
11613
|
}, 16, ["visible"]));
|
|
11613
11614
|
}
|
|
11614
|
-
});
|
|
11615
|
-
|
|
11615
|
+
}), mC = ["info", "success", "warning", "error", "confirm"];
|
|
11616
|
+
mC.forEach((a) => {
|
|
11616
11617
|
Hf[a] = (r) => {
|
|
11617
11618
|
r.type = a;
|
|
11618
11619
|
const i = document.createElement("div"), c = cu(Hf, r), v = Wp({
|
|
@@ -11666,7 +11667,7 @@ const gC = {
|
|
|
11666
11667
|
}
|
|
11667
11668
|
}), bC = ["tabindex"], _C = ["onMousemove", "onMouseover"], kC = {
|
|
11668
11669
|
name: "MaRate"
|
|
11669
|
-
},
|
|
11670
|
+
}, eD = /* @__PURE__ */ Te({
|
|
11670
11671
|
...kC,
|
|
11671
11672
|
props: {
|
|
11672
11673
|
value: {},
|
|
@@ -11733,11 +11734,11 @@ const gC = {
|
|
|
11733
11734
|
], 40, _C)), 64))
|
|
11734
11735
|
], 42, bC));
|
|
11735
11736
|
}
|
|
11736
|
-
}),
|
|
11737
|
+
}), tD = [
|
|
11737
11738
|
"small",
|
|
11738
11739
|
"medium",
|
|
11739
11740
|
"large"
|
|
11740
|
-
],
|
|
11741
|
+
], nD = [
|
|
11741
11742
|
"orange",
|
|
11742
11743
|
"green",
|
|
11743
11744
|
"red"
|
|
@@ -11787,12 +11788,12 @@ const gC = {
|
|
|
11787
11788
|
re(g.$slots, "default")
|
|
11788
11789
|
], 16));
|
|
11789
11790
|
}
|
|
11790
|
-
}),
|
|
11791
|
+
}), iD = [
|
|
11791
11792
|
"round",
|
|
11792
11793
|
"dots",
|
|
11793
11794
|
"three-circles",
|
|
11794
11795
|
"three-dots"
|
|
11795
|
-
],
|
|
11796
|
+
], sD = [
|
|
11796
11797
|
"dark",
|
|
11797
11798
|
"jordy",
|
|
11798
11799
|
"blue",
|
|
@@ -11800,7 +11801,7 @@ const gC = {
|
|
|
11800
11801
|
"grey"
|
|
11801
11802
|
], MC = { key: 0 }, AC = {
|
|
11802
11803
|
name: "MaDropdown"
|
|
11803
|
-
},
|
|
11804
|
+
}, rD = /* @__PURE__ */ Te({
|
|
11804
11805
|
...AC,
|
|
11805
11806
|
props: {
|
|
11806
11807
|
destroyPopupOnHide: { type: Boolean, default: !1 },
|
|
@@ -11843,22 +11844,22 @@ const gC = {
|
|
|
11843
11844
|
_: 3
|
|
11844
11845
|
}, 16, ["visible", "overlay-class-name", "destroy-popup-on-hide", "disabled", "placement", "trigger"]));
|
|
11845
11846
|
}
|
|
11846
|
-
}),
|
|
11847
|
+
}), aD = [
|
|
11847
11848
|
"bottomLeft",
|
|
11848
11849
|
"bottom",
|
|
11849
11850
|
"bottomRight",
|
|
11850
11851
|
"topLeft",
|
|
11851
11852
|
"top",
|
|
11852
11853
|
"topRight"
|
|
11853
|
-
],
|
|
11854
|
+
], oD = [
|
|
11854
11855
|
"click",
|
|
11855
11856
|
"hover",
|
|
11856
11857
|
"contextmenu"
|
|
11857
|
-
],
|
|
11858
|
+
], lD = [
|
|
11858
11859
|
"small",
|
|
11859
11860
|
"medium",
|
|
11860
11861
|
"large"
|
|
11861
|
-
],
|
|
11862
|
+
], uD = [
|
|
11862
11863
|
"general",
|
|
11863
11864
|
"add-app",
|
|
11864
11865
|
"table",
|
|
@@ -11910,7 +11911,7 @@ const gC = {
|
|
|
11910
11911
|
])
|
|
11911
11912
|
], 2));
|
|
11912
11913
|
}
|
|
11913
|
-
}),
|
|
11914
|
+
}), cD = [
|
|
11914
11915
|
"button",
|
|
11915
11916
|
"box",
|
|
11916
11917
|
"small-box"
|
|
@@ -12035,7 +12036,7 @@ const iu = (a) => {
|
|
|
12035
12036
|
}, YC = {
|
|
12036
12037
|
key: 1,
|
|
12037
12038
|
class: "upload-description"
|
|
12038
|
-
},
|
|
12039
|
+
}, fD = /* @__PURE__ */ Te({
|
|
12039
12040
|
__name: "index",
|
|
12040
12041
|
props: {
|
|
12041
12042
|
fileList: {},
|
|
@@ -12275,7 +12276,7 @@ const iu = (a) => {
|
|
|
12275
12276
|
}
|
|
12276
12277
|
}), KC = {
|
|
12277
12278
|
name: "MaSideMenuButton"
|
|
12278
|
-
},
|
|
12279
|
+
}, pD = /* @__PURE__ */ Te({
|
|
12279
12280
|
...KC,
|
|
12280
12281
|
props: {
|
|
12281
12282
|
icon: { default: "app" },
|
|
@@ -12326,7 +12327,7 @@ const iu = (a) => {
|
|
|
12326
12327
|
class: "ma-side-menu-item-icon"
|
|
12327
12328
|
}, JC = {
|
|
12328
12329
|
name: "MaSideMenuItem"
|
|
12329
|
-
},
|
|
12330
|
+
}, hD = /* @__PURE__ */ Te({
|
|
12330
12331
|
...JC,
|
|
12331
12332
|
props: {
|
|
12332
12333
|
href: {},
|
|
@@ -12392,7 +12393,7 @@ const iu = (a) => {
|
|
|
12392
12393
|
_: 3
|
|
12393
12394
|
}, 16, ["target", "class", "href"]));
|
|
12394
12395
|
}
|
|
12395
|
-
}),
|
|
12396
|
+
}), dD = [
|
|
12396
12397
|
"dark",
|
|
12397
12398
|
"blue",
|
|
12398
12399
|
"jordy-blue",
|
|
@@ -12404,7 +12405,7 @@ const iu = (a) => {
|
|
|
12404
12405
|
], XC = {
|
|
12405
12406
|
name: "MaSideMenuIconButton",
|
|
12406
12407
|
inheritAttrs: !1
|
|
12407
|
-
},
|
|
12408
|
+
}, vD = /* @__PURE__ */ Te({
|
|
12408
12409
|
...XC,
|
|
12409
12410
|
props: {
|
|
12410
12411
|
icon: {},
|
|
@@ -12484,7 +12485,7 @@ const iu = (a) => {
|
|
|
12484
12485
|
}), QC = {
|
|
12485
12486
|
name: "MaSideMenuRoundIconButton",
|
|
12486
12487
|
inheritAttrs: !1
|
|
12487
|
-
},
|
|
12488
|
+
}, mD = /* @__PURE__ */ Te({
|
|
12488
12489
|
...QC,
|
|
12489
12490
|
props: {
|
|
12490
12491
|
icon: {}
|
|
@@ -12505,7 +12506,7 @@ const iu = (a) => {
|
|
|
12505
12506
|
}), eS = ["src", "alt"], tS = {
|
|
12506
12507
|
name: "MaSideMenuAppButton",
|
|
12507
12508
|
inheritAttrs: !1
|
|
12508
|
-
},
|
|
12509
|
+
}, gD = /* @__PURE__ */ Te({
|
|
12509
12510
|
...tS,
|
|
12510
12511
|
props: {
|
|
12511
12512
|
appImage: {},
|
|
@@ -12540,7 +12541,7 @@ const iu = (a) => {
|
|
|
12540
12541
|
}
|
|
12541
12542
|
}), nS = {
|
|
12542
12543
|
name: "MaSideMenuAddNewAppButton"
|
|
12543
|
-
},
|
|
12544
|
+
}, yD = /* @__PURE__ */ Te({
|
|
12544
12545
|
...nS,
|
|
12545
12546
|
props: {
|
|
12546
12547
|
href: {},
|
|
@@ -12833,7 +12834,7 @@ const iu = (a) => {
|
|
|
12833
12834
|
}
|
|
12834
12835
|
}), ES = {
|
|
12835
12836
|
name: "MaProgress"
|
|
12836
|
-
},
|
|
12837
|
+
}, bD = /* @__PURE__ */ Te({
|
|
12837
12838
|
...ES,
|
|
12838
12839
|
props: {
|
|
12839
12840
|
type: { default: "line" },
|
|
@@ -12898,25 +12899,25 @@ const iu = (a) => {
|
|
|
12898
12899
|
}, 8, ["class", "percent", "icon", "label", "size", "showPercent", "showTooltip", "tooltipProps"]))
|
|
12899
12900
|
], 2));
|
|
12900
12901
|
}
|
|
12901
|
-
}),
|
|
12902
|
+
}), _D = [
|
|
12902
12903
|
"line",
|
|
12903
12904
|
"line-step",
|
|
12904
12905
|
"circle",
|
|
12905
12906
|
"half-circle"
|
|
12906
|
-
],
|
|
12907
|
+
], kD = [
|
|
12907
12908
|
"dark",
|
|
12908
12909
|
"blue",
|
|
12909
12910
|
"green",
|
|
12910
12911
|
"orange",
|
|
12911
12912
|
"yellow",
|
|
12912
12913
|
"red"
|
|
12913
|
-
],
|
|
12914
|
+
], wD = [
|
|
12914
12915
|
"xs",
|
|
12915
12916
|
"sm",
|
|
12916
12917
|
"md",
|
|
12917
12918
|
"lg",
|
|
12918
12919
|
"xl"
|
|
12919
|
-
],
|
|
12920
|
+
], CD = [
|
|
12920
12921
|
"left",
|
|
12921
12922
|
"right"
|
|
12922
12923
|
], LS = {
|
|
@@ -12966,15 +12967,15 @@ const iu = (a) => {
|
|
|
12966
12967
|
}))
|
|
12967
12968
|
]), 1040, ["activeKey", "animated", "destroy-inactive-tab-pane", "tab-position", "type"]));
|
|
12968
12969
|
}
|
|
12969
|
-
}),
|
|
12970
|
+
}), SD = [
|
|
12970
12971
|
"left",
|
|
12971
12972
|
"right",
|
|
12972
12973
|
"top",
|
|
12973
12974
|
"bottom"
|
|
12974
|
-
],
|
|
12975
|
+
], ID = [
|
|
12975
12976
|
"card",
|
|
12976
12977
|
"line"
|
|
12977
|
-
],
|
|
12978
|
+
], MD = [
|
|
12978
12979
|
"left",
|
|
12979
12980
|
"right"
|
|
12980
12981
|
], OS = /* @__PURE__ */ Te({
|
|
@@ -13362,7 +13363,7 @@ const XM = /* @__PURE__ */ Fi(JM), QM = ["disabled", "data-tab-key"], eA = /* @_
|
|
|
13362
13363
|
}, 8, ["type"])) : se("", !0)
|
|
13363
13364
|
], 10, QM));
|
|
13364
13365
|
}
|
|
13365
|
-
}), tA = { class: "ma-tabs-nav" }, nA = { class: "ma-tabs-content" },
|
|
13366
|
+
}), tA = { class: "ma-tabs-nav" }, nA = { class: "ma-tabs-content" }, AD = /* @__PURE__ */ Te({
|
|
13366
13367
|
__name: "index",
|
|
13367
13368
|
props: {
|
|
13368
13369
|
type: { default: "line" },
|
|
@@ -13421,7 +13422,7 @@ const XM = /* @__PURE__ */ Fi(JM), QM = ["disabled", "data-tab-key"], eA = /* @_
|
|
|
13421
13422
|
])
|
|
13422
13423
|
], 2));
|
|
13423
13424
|
}
|
|
13424
|
-
}),
|
|
13425
|
+
}), $D = /* @__PURE__ */ Te({
|
|
13425
13426
|
name: "MaTabPane",
|
|
13426
13427
|
__name: "tabPane",
|
|
13427
13428
|
props: {
|
|
@@ -13437,14 +13438,14 @@ const XM = /* @__PURE__ */ Fi(JM), QM = ["disabled", "data-tab-key"], eA = /* @_
|
|
|
13437
13438
|
const r = a, i = dn("activeKey", Ne(null)), c = M(() => !r.disabled && r.tabKey == i.value);
|
|
13438
13439
|
return (v, d) => c.value ? re(v.$slots, "default", { key: 0 }) : se("", !0);
|
|
13439
13440
|
}
|
|
13440
|
-
}),
|
|
13441
|
+
}), xD = [
|
|
13441
13442
|
"rounded",
|
|
13442
13443
|
"rounded-dark",
|
|
13443
13444
|
"line"
|
|
13444
|
-
],
|
|
13445
|
+
], TD = [
|
|
13445
13446
|
"small",
|
|
13446
13447
|
"medium"
|
|
13447
|
-
],
|
|
13448
|
+
], PD = [
|
|
13448
13449
|
"left",
|
|
13449
13450
|
"right"
|
|
13450
13451
|
], iA = { class: "country-option" }, sA = { class: "country-option__name" }, rA = { class: "country-option__code" }, aA = { key: 0 }, oA = {
|
|
@@ -14268,7 +14269,7 @@ var B4 = L4, O4 = ah, F4 = J3, D4 = zE, z4 = Gu, N4 = ka, R4 = JE, V4 = B4, j4 =
|
|
|
14268
14269
|
}), H4 = Z4;
|
|
14269
14270
|
const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
14270
14271
|
name: "MaCountrySelect"
|
|
14271
|
-
},
|
|
14272
|
+
}, ED = /* @__PURE__ */ Te({
|
|
14272
14273
|
...K4,
|
|
14273
14274
|
props: {
|
|
14274
14275
|
value: {},
|
|
@@ -14347,7 +14348,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
14347
14348
|
class: "footer-actions"
|
|
14348
14349
|
}, u5 = {
|
|
14349
14350
|
name: "MaCard"
|
|
14350
|
-
},
|
|
14351
|
+
}, LD = /* @__PURE__ */ Te({
|
|
14351
14352
|
...u5,
|
|
14352
14353
|
props: {
|
|
14353
14354
|
title: {},
|
|
@@ -14486,13 +14487,13 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
14486
14487
|
], 2)) : se("", !0)
|
|
14487
14488
|
], 16));
|
|
14488
14489
|
}
|
|
14489
|
-
}),
|
|
14490
|
+
}), BD = [
|
|
14490
14491
|
"left",
|
|
14491
14492
|
"center"
|
|
14492
|
-
],
|
|
14493
|
+
], OD = [
|
|
14493
14494
|
"small",
|
|
14494
14495
|
"default"
|
|
14495
|
-
],
|
|
14496
|
+
], FD = [
|
|
14496
14497
|
"blue",
|
|
14497
14498
|
"green",
|
|
14498
14499
|
"orange",
|
|
@@ -14500,7 +14501,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
14500
14501
|
"purple"
|
|
14501
14502
|
], c5 = { key: 0 }, f5 = { key: 0 }, p5 = {
|
|
14502
14503
|
name: "MaInputNumber"
|
|
14503
|
-
},
|
|
14504
|
+
}, DD = /* @__PURE__ */ Te({
|
|
14504
14505
|
...p5,
|
|
14505
14506
|
props: {
|
|
14506
14507
|
disabled: { type: Boolean, default: !1 },
|
|
@@ -14605,7 +14606,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
14605
14606
|
}, g5 = {
|
|
14606
14607
|
key: 0,
|
|
14607
14608
|
class: "ma-drawer-tabs-menu-container"
|
|
14608
|
-
}, y5 = { class: "ma-drawer-content" },
|
|
14609
|
+
}, y5 = { class: "ma-drawer-content" }, zD = /* @__PURE__ */ Te({
|
|
14609
14610
|
name: "MaDrawer",
|
|
14610
14611
|
__name: "index",
|
|
14611
14612
|
props: {
|
|
@@ -15105,7 +15106,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
15105
15106
|
class: "ma-keyword-group-fallback"
|
|
15106
15107
|
}, E5 = {
|
|
15107
15108
|
name: "MaKeywordGroupSelection"
|
|
15108
|
-
},
|
|
15109
|
+
}, ND = /* @__PURE__ */ Te({
|
|
15109
15110
|
...E5,
|
|
15110
15111
|
props: {
|
|
15111
15112
|
value: { default: null },
|
|
@@ -15358,7 +15359,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
15358
15359
|
}
|
|
15359
15360
|
}), L5 = {
|
|
15360
15361
|
name: "MaSlider"
|
|
15361
|
-
},
|
|
15362
|
+
}, RD = /* @__PURE__ */ Te({
|
|
15362
15363
|
...L5,
|
|
15363
15364
|
props: {
|
|
15364
15365
|
value: {},
|
|
@@ -15415,7 +15416,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
15415
15416
|
}
|
|
15416
15417
|
}), B5 = ["value", "name", "checked"], O5 = { class: "radio-area" }, F5 = {
|
|
15417
15418
|
name: "MaCountryRadio"
|
|
15418
|
-
},
|
|
15419
|
+
}, VD = /* @__PURE__ */ Te({
|
|
15419
15420
|
...F5,
|
|
15420
15421
|
props: {
|
|
15421
15422
|
value: {},
|
|
@@ -15524,7 +15525,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
15524
15525
|
class: "avatar-text"
|
|
15525
15526
|
}, N5 = {
|
|
15526
15527
|
name: "MaAvatar"
|
|
15527
|
-
},
|
|
15528
|
+
}, jD = /* @__PURE__ */ Te({
|
|
15528
15529
|
...N5,
|
|
15529
15530
|
props: {
|
|
15530
15531
|
size: { default: "large" },
|
|
@@ -15570,7 +15571,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
15570
15571
|
class: "ma-tag-input-suffix"
|
|
15571
15572
|
}, W5 = {
|
|
15572
15573
|
name: "MaTagInput"
|
|
15573
|
-
},
|
|
15574
|
+
}, GD = /* @__PURE__ */ Te({
|
|
15574
15575
|
...W5,
|
|
15575
15576
|
props: {
|
|
15576
15577
|
tags: { default: () => [] },
|
|
@@ -15765,7 +15766,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
15765
15766
|
}
|
|
15766
15767
|
}), U5 = {
|
|
15767
15768
|
name: "MaWatchlistButton"
|
|
15768
|
-
},
|
|
15769
|
+
}, WD = /* @__PURE__ */ Te({
|
|
15769
15770
|
...U5,
|
|
15770
15771
|
props: {
|
|
15771
15772
|
type: { default: "default" },
|
|
@@ -15833,7 +15834,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
15833
15834
|
}
|
|
15834
15835
|
}), Z5 = {
|
|
15835
15836
|
name: "MaMenu"
|
|
15836
|
-
},
|
|
15837
|
+
}, UD = /* @__PURE__ */ Te({
|
|
15837
15838
|
...Z5,
|
|
15838
15839
|
props: {
|
|
15839
15840
|
id: {},
|
|
@@ -15879,7 +15880,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
15879
15880
|
}
|
|
15880
15881
|
}), H5 = {
|
|
15881
15882
|
name: "ma-menu-item"
|
|
15882
|
-
},
|
|
15883
|
+
}, ZD = /* @__PURE__ */ Te({
|
|
15883
15884
|
...H5,
|
|
15884
15885
|
props: {
|
|
15885
15886
|
selected: {
|
|
@@ -15910,7 +15911,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
15910
15911
|
}
|
|
15911
15912
|
}), Y5 = {
|
|
15912
15913
|
name: "MaSteps"
|
|
15913
|
-
},
|
|
15914
|
+
}, HD = /* @__PURE__ */ Te({
|
|
15914
15915
|
...Y5,
|
|
15915
15916
|
props: {
|
|
15916
15917
|
current: { default: 0 },
|
|
@@ -15959,7 +15960,7 @@ const Y4 = /* @__PURE__ */ Fi(H4), K4 = {
|
|
|
15959
15960
|
}, Q5 = {
|
|
15960
15961
|
key: 1,
|
|
15961
15962
|
class: "ak-step__description"
|
|
15962
|
-
},
|
|
15963
|
+
}, YD = /* @__PURE__ */ Te({
|
|
15963
15964
|
__name: "index",
|
|
15964
15965
|
props: {
|
|
15965
15966
|
title: {},
|
|
@@ -16141,7 +16142,7 @@ const $p = /* @__PURE__ */ Fi(WL), wu = {
|
|
|
16141
16142
|
class: "pagination-options"
|
|
16142
16143
|
}, YL = {
|
|
16143
16144
|
name: "MaPagination"
|
|
16144
|
-
},
|
|
16145
|
+
}, KD = /* @__PURE__ */ Te({
|
|
16145
16146
|
...YL,
|
|
16146
16147
|
props: {
|
|
16147
16148
|
mode: {
|
|
@@ -16365,7 +16366,7 @@ const $p = /* @__PURE__ */ Fi(WL), wu = {
|
|
|
16365
16366
|
}
|
|
16366
16367
|
}), KL = {
|
|
16367
16368
|
name: "MaImage"
|
|
16368
|
-
},
|
|
16369
|
+
}, qD = /* @__PURE__ */ Te({
|
|
16369
16370
|
...KL,
|
|
16370
16371
|
props: {
|
|
16371
16372
|
src: {},
|
|
@@ -16397,7 +16398,7 @@ const $p = /* @__PURE__ */ Fi(WL), wu = {
|
|
|
16397
16398
|
}
|
|
16398
16399
|
}), qL = {
|
|
16399
16400
|
name: "MaImageGroup"
|
|
16400
|
-
},
|
|
16401
|
+
}, JD = /* @__PURE__ */ Te({
|
|
16401
16402
|
...qL,
|
|
16402
16403
|
setup(a) {
|
|
16403
16404
|
const r = a, i = Qt(), c = M(() => ({ ...i, ...r }));
|
|
@@ -16606,7 +16607,7 @@ const $p = /* @__PURE__ */ Fi(WL), wu = {
|
|
|
16606
16607
|
}), sB = {
|
|
16607
16608
|
ref: "image-ref",
|
|
16608
16609
|
class: "ma-image-group"
|
|
16609
|
-
},
|
|
16610
|
+
}, XD = /* @__PURE__ */ Te({
|
|
16610
16611
|
name: "MaImageGroup2",
|
|
16611
16612
|
__name: "group",
|
|
16612
16613
|
props: {
|
|
@@ -16741,9 +16742,9 @@ const $p = /* @__PURE__ */ Fi(WL), wu = {
|
|
|
16741
16742
|
])
|
|
16742
16743
|
]));
|
|
16743
16744
|
}
|
|
16744
|
-
}),
|
|
16745
|
+
}), QD = /* @__PURE__ */ Hp(fB, [["__scopeId", "data-v-7e2b271d"]]), pB = { class: "ak-popconfirm" }, hB = { class: "ak-popconfirm-header" }, dB = { class: "ak-popconfirm-header-content" }, vB = { class: "ak-popconfirm-header--title" }, mB = { class: "ak-popconfirm-header--description" }, gB = { class: "ak-popconfirm-buttons" }, yB = {
|
|
16745
16746
|
name: "MaPopconfirm"
|
|
16746
|
-
},
|
|
16747
|
+
}, ez = /* @__PURE__ */ Te({
|
|
16747
16748
|
...yB,
|
|
16748
16749
|
props: {
|
|
16749
16750
|
placement: { default: "top" },
|
|
@@ -16837,7 +16838,7 @@ const $p = /* @__PURE__ */ Fi(WL), wu = {
|
|
|
16837
16838
|
}
|
|
16838
16839
|
}), bB = {
|
|
16839
16840
|
name: "MaStepItems"
|
|
16840
|
-
},
|
|
16841
|
+
}, tz = /* @__PURE__ */ Te({
|
|
16841
16842
|
...bB,
|
|
16842
16843
|
props: {
|
|
16843
16844
|
current: { default: 0 }
|
|
@@ -16887,7 +16888,7 @@ const $p = /* @__PURE__ */ Fi(WL), wu = {
|
|
|
16887
16888
|
}, IB = {
|
|
16888
16889
|
key: 1,
|
|
16889
16890
|
class: "ak-step-item__description"
|
|
16890
|
-
},
|
|
16891
|
+
}, nz = /* @__PURE__ */ Te({
|
|
16891
16892
|
__name: "index",
|
|
16892
16893
|
props: {
|
|
16893
16894
|
title: {},
|
|
@@ -16937,7 +16938,7 @@ const $p = /* @__PURE__ */ Fi(WL), wu = {
|
|
|
16937
16938
|
}
|
|
16938
16939
|
}), MB = { class: "ma-radio__suffix" }, AB = {
|
|
16939
16940
|
name: "MaRadioCard"
|
|
16940
|
-
},
|
|
16941
|
+
}, iz = /* @__PURE__ */ Te({
|
|
16941
16942
|
...AB,
|
|
16942
16943
|
props: {
|
|
16943
16944
|
text: {},
|
|
@@ -17004,7 +17005,7 @@ const $p = /* @__PURE__ */ Fi(WL), wu = {
|
|
|
17004
17005
|
class: "antd-picker-ranges"
|
|
17005
17006
|
}, PB = ["onClick"], EB = { class: "ma-footer-wrapper" }, LB = { class: "ma-footer" }, BB = {
|
|
17006
17007
|
name: "MaDatePicker"
|
|
17007
|
-
},
|
|
17008
|
+
}, sz = /* @__PURE__ */ Te({
|
|
17008
17009
|
...BB,
|
|
17009
17010
|
props: {
|
|
17010
17011
|
size: { default: "small" },
|
|
@@ -17495,7 +17496,7 @@ const UB = { class: "py-1" }, Tp = /* @__PURE__ */ Te({
|
|
|
17495
17496
|
}, YB = {
|
|
17496
17497
|
key: 3,
|
|
17497
17498
|
class: "ma-placeholder"
|
|
17498
|
-
}, KB = { class: "ma-arrow-icon" }, qB = { class: "ma-date-selectors" }, JB = { class: "ma-cell-day" },
|
|
17499
|
+
}, KB = { class: "ma-arrow-icon" }, qB = { class: "ma-date-selectors" }, JB = { class: "ma-cell-day" }, rz = /* @__PURE__ */ Te({
|
|
17499
17500
|
__name: "index",
|
|
17500
17501
|
props: {
|
|
17501
17502
|
teleport: { type: [Boolean, String], default: !0 },
|
|
@@ -17786,7 +17787,7 @@ const UB = { class: "py-1" }, Tp = /* @__PURE__ */ Te({
|
|
|
17786
17787
|
_: 3
|
|
17787
17788
|
}, 16, ["class", "style"]));
|
|
17788
17789
|
}
|
|
17789
|
-
}),
|
|
17790
|
+
}), az = [
|
|
17790
17791
|
"display-1",
|
|
17791
17792
|
"display-2",
|
|
17792
17793
|
"heading-1",
|
|
@@ -17801,7 +17802,7 @@ const UB = { class: "py-1" }, Tp = /* @__PURE__ */ Te({
|
|
|
17801
17802
|
"body-4",
|
|
17802
17803
|
"caption-1",
|
|
17803
17804
|
"caption-2"
|
|
17804
|
-
],
|
|
17805
|
+
], oz = [
|
|
17805
17806
|
"div",
|
|
17806
17807
|
"p",
|
|
17807
17808
|
"h1",
|
|
@@ -17811,7 +17812,7 @@ const UB = { class: "py-1" }, Tp = /* @__PURE__ */ Te({
|
|
|
17811
17812
|
"h5",
|
|
17812
17813
|
"h6",
|
|
17813
17814
|
"span"
|
|
17814
|
-
],
|
|
17815
|
+
], lz = [
|
|
17815
17816
|
"light",
|
|
17816
17817
|
"regular",
|
|
17817
17818
|
"medium",
|
|
@@ -17954,7 +17955,7 @@ const UB = { class: "py-1" }, Tp = /* @__PURE__ */ Te({
|
|
|
17954
17955
|
class: "ma-tree-list"
|
|
17955
17956
|
}, aO = {
|
|
17956
17957
|
name: "MaTree"
|
|
17957
|
-
},
|
|
17958
|
+
}, uz = /* @__PURE__ */ Te({
|
|
17958
17959
|
...aO,
|
|
17959
17960
|
props: {
|
|
17960
17961
|
value: {},
|
|
@@ -18098,10 +18099,10 @@ const UB = { class: "py-1" }, Tp = /* @__PURE__ */ Te({
|
|
|
18098
18099
|
}, null, 8, ["size", "title", "description"]))
|
|
18099
18100
|
], 2));
|
|
18100
18101
|
}
|
|
18101
|
-
}),
|
|
18102
|
+
}), cz = [
|
|
18102
18103
|
"single",
|
|
18103
18104
|
"multiple"
|
|
18104
|
-
],
|
|
18105
|
+
], fz = /* @__PURE__ */ Te({
|
|
18105
18106
|
name: "MaCollapse",
|
|
18106
18107
|
__name: "index",
|
|
18107
18108
|
props: {
|
|
@@ -18186,16 +18187,16 @@ const UB = { class: "py-1" }, Tp = /* @__PURE__ */ Te({
|
|
|
18186
18187
|
re(r.$slots, "default")
|
|
18187
18188
|
]));
|
|
18188
18189
|
}
|
|
18189
|
-
}),
|
|
18190
|
+
}), pz = [
|
|
18190
18191
|
"single",
|
|
18191
18192
|
"multiple"
|
|
18192
|
-
],
|
|
18193
|
+
], hz = [
|
|
18193
18194
|
"small",
|
|
18194
18195
|
"medium",
|
|
18195
18196
|
"large"
|
|
18196
18197
|
];
|
|
18197
18198
|
var Cu = /* @__PURE__ */ ((a) => (a.Opened = "opened", a.Closed = "closed", a))(Cu || {});
|
|
18198
|
-
const
|
|
18199
|
+
const dz = /* @__PURE__ */ Te({
|
|
18199
18200
|
name: "MaCollapseItem",
|
|
18200
18201
|
__name: "CollapseItem",
|
|
18201
18202
|
props: {
|
|
@@ -18424,7 +18425,7 @@ const SO = Wp(CO), Wu = SO.mount(ed), IO = (a) => {
|
|
|
18424
18425
|
...a
|
|
18425
18426
|
}), AO = (a) => Wu.addNotification({
|
|
18426
18427
|
...MO(a)
|
|
18427
|
-
}), wa = (a) => (r) => AO({ ...r, type: a }), $O = wa("dark"), xO = wa("success"), TO = wa("error"), PO = wa("info"), EO = wa("warning"), LO = (a) => Wu.removeNotification(a), BO = () => Wu.removeAll(),
|
|
18428
|
+
}), wa = (a) => (r) => AO({ ...r, type: a }), $O = wa("dark"), xO = wa("success"), TO = wa("error"), PO = wa("info"), EO = wa("warning"), LO = (a) => Wu.removeNotification(a), BO = () => Wu.removeAll(), vz = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
18428
18429
|
__proto__: null,
|
|
18429
18430
|
dark: $O,
|
|
18430
18431
|
error: TO,
|
|
@@ -18821,7 +18822,7 @@ const Z8 = ["title"], H8 = /* @__PURE__ */ Te({
|
|
|
18821
18822
|
}, J8 = {
|
|
18822
18823
|
key: 2,
|
|
18823
18824
|
class: "ma-cascader-placeholder"
|
|
18824
|
-
},
|
|
18825
|
+
}, mz = /* @__PURE__ */ Te({
|
|
18825
18826
|
__name: "index",
|
|
18826
18827
|
props: {
|
|
18827
18828
|
open: { type: Boolean },
|
|
@@ -18988,7 +18989,7 @@ class X8 {
|
|
|
18988
18989
|
}
|
|
18989
18990
|
}
|
|
18990
18991
|
const Q8 = new X8();
|
|
18991
|
-
function
|
|
18992
|
+
function gz() {
|
|
18992
18993
|
return py(Q8.getConfig());
|
|
18993
18994
|
}
|
|
18994
18995
|
export {
|
|
@@ -19006,7 +19007,7 @@ export {
|
|
|
19006
19007
|
Db as CheckboxPlacementRight,
|
|
19007
19008
|
Fb as CheckboxPlacements,
|
|
19008
19009
|
Cu as CollapseItemState,
|
|
19009
|
-
|
|
19010
|
+
pz as CollapseModes,
|
|
19010
19011
|
vF as LinkButtonColors,
|
|
19011
19012
|
mF as LinkButtonSizes,
|
|
19012
19013
|
KF as MaAlert,
|
|
@@ -19015,7 +19016,7 @@ export {
|
|
|
19015
19016
|
aC as MaAnimation,
|
|
19016
19017
|
Q2 as MaAppIcon,
|
|
19017
19018
|
NF as MaAppTrackButton,
|
|
19018
|
-
|
|
19019
|
+
jD as MaAvatar,
|
|
19019
19020
|
Is as MaBadge,
|
|
19020
19021
|
HF as MaBadgePropIconAlignments,
|
|
19021
19022
|
ZF as MaBadgePropSizes,
|
|
@@ -19023,30 +19024,30 @@ export {
|
|
|
19023
19024
|
WF as MaBadgePropVariants,
|
|
19024
19025
|
YF as MaBadgeShape,
|
|
19025
19026
|
At as MaButton,
|
|
19026
|
-
|
|
19027
|
-
|
|
19028
|
-
|
|
19029
|
-
|
|
19030
|
-
|
|
19027
|
+
LD as MaCard,
|
|
19028
|
+
BD as MaCardAlignments,
|
|
19029
|
+
FD as MaCardIconColors,
|
|
19030
|
+
OD as MaCardSizes,
|
|
19031
|
+
mz as MaCascader,
|
|
19031
19032
|
$o as MaCheckbox,
|
|
19032
19033
|
FF as MaCheckboxGroup,
|
|
19033
|
-
|
|
19034
|
-
|
|
19035
|
-
|
|
19034
|
+
fz as MaCollapse,
|
|
19035
|
+
dz as MaCollapseItem,
|
|
19036
|
+
hz as MaCollapseSizes,
|
|
19036
19037
|
T2 as MaContentScroller,
|
|
19037
|
-
|
|
19038
|
-
|
|
19039
|
-
|
|
19040
|
-
|
|
19041
|
-
|
|
19042
|
-
|
|
19043
|
-
|
|
19044
|
-
|
|
19038
|
+
VD as MaCountryRadio,
|
|
19039
|
+
ED as MaCountrySelect,
|
|
19040
|
+
sz as MaDatePicker,
|
|
19041
|
+
rz as MaDatePicker2,
|
|
19042
|
+
zD as MaDrawer,
|
|
19043
|
+
rD as MaDropdown,
|
|
19044
|
+
aD as MaDropdownPlacements,
|
|
19045
|
+
oD as MaDropdownTriggers,
|
|
19045
19046
|
Xs as MaEllipsis,
|
|
19046
19047
|
rh as MaEmpty,
|
|
19047
19048
|
Kf as MaEmptyIcons,
|
|
19048
|
-
|
|
19049
|
-
|
|
19049
|
+
lD as MaEmptySizes,
|
|
19050
|
+
uD as MaEmptyVariants,
|
|
19050
19051
|
MF as MaFlagIconRatios,
|
|
19051
19052
|
Pb as MaForm,
|
|
19052
19053
|
Pf as MaFormItem,
|
|
@@ -19055,87 +19056,87 @@ export {
|
|
|
19055
19056
|
li as MaIconButton,
|
|
19056
19057
|
gb as MaIconSizeClassNames,
|
|
19057
19058
|
IF as MaIconSizes,
|
|
19058
|
-
|
|
19059
|
+
qD as MaImage,
|
|
19059
19060
|
eB as MaImage2,
|
|
19060
|
-
|
|
19061
|
-
|
|
19061
|
+
JD as MaImageGroup,
|
|
19062
|
+
XD as MaImageGroup2,
|
|
19062
19063
|
Jh as MaImagePreview,
|
|
19063
19064
|
xu as MaInput,
|
|
19064
19065
|
PF as MaInputCurrency,
|
|
19065
|
-
|
|
19066
|
+
DD as MaInputNumber,
|
|
19066
19067
|
Lb as MaInputSize,
|
|
19067
19068
|
_s as MaInputType,
|
|
19068
|
-
|
|
19069
|
+
ND as MaKeywordGroupSelection,
|
|
19069
19070
|
Up as MaLinkButton,
|
|
19070
|
-
|
|
19071
|
-
|
|
19071
|
+
UD as MaMenu,
|
|
19072
|
+
ZD as MaMenuItem,
|
|
19072
19073
|
Hf as MaModal,
|
|
19073
19074
|
Zf as MaModalTypeIcon,
|
|
19074
|
-
|
|
19075
|
-
|
|
19075
|
+
QF as MaModalTypes,
|
|
19076
|
+
vz as MaNotification,
|
|
19076
19077
|
DF as MaNumericInput,
|
|
19077
|
-
|
|
19078
|
-
|
|
19078
|
+
KD as MaPagination,
|
|
19079
|
+
ez as MaPopconfirm,
|
|
19079
19080
|
Kh as MaPopover,
|
|
19080
19081
|
D5 as MaPopover2,
|
|
19081
|
-
|
|
19082
|
-
|
|
19083
|
-
|
|
19084
|
-
|
|
19085
|
-
|
|
19082
|
+
bD as MaProgress,
|
|
19083
|
+
wD as MaProgressCircleSizes,
|
|
19084
|
+
kD as MaProgressColors,
|
|
19085
|
+
CD as MaProgressPercentAlignments,
|
|
19086
|
+
_D as MaProgressTypes,
|
|
19086
19087
|
$u as MaRadio,
|
|
19087
|
-
|
|
19088
|
+
iz as MaRadioCard,
|
|
19088
19089
|
jF as MaRadioGroup,
|
|
19089
19090
|
GF as MaRadioTypes,
|
|
19090
|
-
|
|
19091
|
-
|
|
19092
|
-
|
|
19093
|
-
|
|
19091
|
+
eD as MaRate,
|
|
19092
|
+
nD as MaRateColors,
|
|
19093
|
+
tD as MaRateSizes,
|
|
19094
|
+
QD as MaResult,
|
|
19094
19095
|
ya as MaSelect,
|
|
19095
19096
|
BF as MaSelect2,
|
|
19096
19097
|
w2 as MaSelect2Option,
|
|
19097
19098
|
OF as MaSelect2OptionGroup,
|
|
19098
|
-
|
|
19099
|
+
_z as MaSelectOptGroup,
|
|
19099
19100
|
Kp as MaSelectOption,
|
|
19100
|
-
|
|
19101
|
-
|
|
19102
|
-
|
|
19103
|
-
|
|
19104
|
-
|
|
19105
|
-
|
|
19106
|
-
|
|
19107
|
-
|
|
19101
|
+
yD as MaSideMenuAddNewAppButton,
|
|
19102
|
+
gD as MaSideMenuAppButton,
|
|
19103
|
+
pD as MaSideMenuButton,
|
|
19104
|
+
vD as MaSideMenuIconButton,
|
|
19105
|
+
hD as MaSideMenuItem,
|
|
19106
|
+
dD as MaSideMenuItemColors,
|
|
19107
|
+
mD as MaSideMenuRoundIconButton,
|
|
19108
|
+
RD as MaSlider,
|
|
19108
19109
|
gF as MaSocialButton,
|
|
19109
19110
|
Yf as MaSpin,
|
|
19110
|
-
|
|
19111
|
-
|
|
19112
|
-
|
|
19113
|
-
|
|
19114
|
-
|
|
19115
|
-
|
|
19111
|
+
sD as MaSpinColors,
|
|
19112
|
+
iD as MaSpinTypes,
|
|
19113
|
+
YD as MaStep,
|
|
19114
|
+
nz as MaStepItem,
|
|
19115
|
+
tz as MaStepItems,
|
|
19116
|
+
HD as MaSteps,
|
|
19116
19117
|
CF as MaSwitch,
|
|
19117
19118
|
eA as MaTabButton2,
|
|
19118
|
-
|
|
19119
|
+
MD as MaTabIconAlignMents,
|
|
19119
19120
|
OS as MaTabPane,
|
|
19120
|
-
|
|
19121
|
-
|
|
19122
|
-
|
|
19123
|
-
|
|
19121
|
+
$D as MaTabPane2,
|
|
19122
|
+
PD as MaTabPanePlacements,
|
|
19123
|
+
SD as MaTabPositions,
|
|
19124
|
+
ID as MaTabTypes,
|
|
19124
19125
|
BS as MaTabs,
|
|
19125
|
-
|
|
19126
|
-
|
|
19127
|
-
|
|
19128
|
-
|
|
19126
|
+
AD as MaTabs2,
|
|
19127
|
+
TD as MaTabsSizes,
|
|
19128
|
+
xD as MaTabsTypes,
|
|
19129
|
+
GD as MaTagInput,
|
|
19129
19130
|
Zp as MaToggle,
|
|
19130
19131
|
ws as MaTooltip,
|
|
19131
19132
|
_F as MaTrackButton,
|
|
19132
|
-
|
|
19133
|
+
uz as MaTree,
|
|
19133
19134
|
zo as MaTypography,
|
|
19134
|
-
|
|
19135
|
+
fD as MaUpload,
|
|
19135
19136
|
ai as MaUploadFileStatus,
|
|
19136
19137
|
EC as MaUploadSizes,
|
|
19137
|
-
|
|
19138
|
-
|
|
19138
|
+
cD as MaUploadTypes,
|
|
19139
|
+
WD as MaWatchlistButton,
|
|
19139
19140
|
Nb as MultiSelectOptionCheckbox,
|
|
19140
19141
|
zb as MultiSelectOptions,
|
|
19141
19142
|
zF as NumericInputSizes,
|
|
@@ -19151,11 +19152,11 @@ export {
|
|
|
19151
19152
|
xF as TooltipTriggerTypes,
|
|
19152
19153
|
$F as TooltipTypes,
|
|
19153
19154
|
kF as TrackButtonSizes,
|
|
19154
|
-
|
|
19155
|
-
|
|
19156
|
-
|
|
19157
|
-
|
|
19155
|
+
cz as TreeModes,
|
|
19156
|
+
oz as TypographyTags,
|
|
19157
|
+
az as TypographyTypes,
|
|
19158
|
+
lz as TypographyWeights,
|
|
19158
19159
|
Ob as currencyOptions,
|
|
19159
19160
|
Bb as currencySymbols,
|
|
19160
|
-
|
|
19161
|
+
gz as useActionKitConfig
|
|
19161
19162
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Meta, StoryObj } from '@storybook/vue3';
|
|
2
|
-
import
|
|
2
|
+
import type MaModal from '../index.vue';
|
|
3
3
|
declare const meta: Meta<typeof MaModal>;
|
|
4
4
|
export default meta;
|
|
5
5
|
type Story = StoryObj<typeof MaModal>;
|
|
@@ -8,4 +8,3 @@ export declare const Success: Story;
|
|
|
8
8
|
export declare const Confirm: Story;
|
|
9
9
|
export declare const Error: Story;
|
|
10
10
|
export declare const Warning: Story;
|
|
11
|
-
export declare const Blank: Story;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ModalProps } from 'ant-design-vue';
|
|
2
2
|
import { MaButtonProps } from '../button/index.vue';
|
|
3
3
|
import { VNode } from 'vue';
|
|
4
|
-
export declare const MaModalTypes: readonly ["info", "success", "confirm", "warning", "error"
|
|
4
|
+
export declare const MaModalTypes: readonly ["info", "success", "confirm", "warning", "error"];
|
|
5
5
|
export declare const MaModalTypeIcon: {
|
|
6
6
|
[K in MaModalPropType]: string;
|
|
7
7
|
};
|
|
@@ -70,9 +70,9 @@ declare function __VLS_template(): {
|
|
|
70
70
|
footer(): unknown;
|
|
71
71
|
};
|
|
72
72
|
refs: {
|
|
73
|
-
|
|
73
|
+
selectInput: HTMLButtonElement;
|
|
74
74
|
overlay: HTMLDivElement;
|
|
75
|
-
|
|
75
|
+
searchInput: {
|
|
76
76
|
$: import("vue").ComponentInternalInstance;
|
|
77
77
|
$data: {};
|
|
78
78
|
$props: Partial<{
|
|
@@ -174,7 +174,7 @@ declare function __VLS_template(): {
|
|
|
174
174
|
hint?(_: {}): any;
|
|
175
175
|
};
|
|
176
176
|
};
|
|
177
|
-
|
|
177
|
+
dynamicScrollerRef: DynamicScroller;
|
|
178
178
|
};
|
|
179
179
|
rootEl: HTMLDivElement;
|
|
180
180
|
};
|
|
@@ -213,9 +213,9 @@ declare const __VLS_component: import("vue").DefineComponent<MaSelectProps, {
|
|
|
213
213
|
hideSuffix: boolean;
|
|
214
214
|
disableKeywordActions: boolean;
|
|
215
215
|
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {
|
|
216
|
-
|
|
216
|
+
selectInput: HTMLButtonElement;
|
|
217
217
|
overlay: HTMLDivElement;
|
|
218
|
-
|
|
218
|
+
searchInput: {
|
|
219
219
|
$: import("vue").ComponentInternalInstance;
|
|
220
220
|
$data: {};
|
|
221
221
|
$props: Partial<{
|
|
@@ -317,7 +317,7 @@ declare const __VLS_component: import("vue").DefineComponent<MaSelectProps, {
|
|
|
317
317
|
hint?(_: {}): any;
|
|
318
318
|
};
|
|
319
319
|
};
|
|
320
|
-
|
|
320
|
+
dynamicScrollerRef: DynamicScroller;
|
|
321
321
|
}, HTMLDivElement>;
|
|
322
322
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
323
323
|
export default _default;
|