@namba_one/ui-kit-2 1.0.109 → 1.0.110
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.d.ts +27 -2
- package/dist/index.es.js +118 -98
- package/dist/index.umd.js +5 -5
- package/dist/namba-one-uikit.css +1 -1
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -90,7 +90,9 @@ apply: (value: string[] | null) => any;
|
|
|
90
90
|
onApply?: ((value: string[] | null) => any) | undefined;
|
|
91
91
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
92
92
|
|
|
93
|
-
declare const __VLS_component_24: DefineComponent<
|
|
93
|
+
declare const __VLS_component_24: DefineComponent<PopoverProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PopoverProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLElement>;
|
|
94
|
+
|
|
95
|
+
declare const __VLS_component_25: DefineComponent<__VLS_PublicProps_13, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
94
96
|
"update:values": (value: FilterValue[]) => any;
|
|
95
97
|
}, string, PublicProps, Readonly<__VLS_PublicProps_13> & Readonly<{
|
|
96
98
|
"onUpdate:values"?: ((value: FilterValue[]) => any) | undefined;
|
|
@@ -488,6 +490,15 @@ declare function __VLS_template_23(): {
|
|
|
488
490
|
};
|
|
489
491
|
|
|
490
492
|
declare function __VLS_template_24(): {
|
|
493
|
+
attrs: Partial<{}>;
|
|
494
|
+
slots: {
|
|
495
|
+
default?(_: {}): any;
|
|
496
|
+
};
|
|
497
|
+
refs: {};
|
|
498
|
+
rootEl: HTMLElement;
|
|
499
|
+
};
|
|
500
|
+
|
|
501
|
+
declare function __VLS_template_25(): {
|
|
491
502
|
attrs: Partial<{}>;
|
|
492
503
|
slots: {
|
|
493
504
|
before?(_: {}): any;
|
|
@@ -671,6 +682,8 @@ declare type __VLS_TemplateResult_23 = ReturnType<typeof __VLS_template_23>;
|
|
|
671
682
|
|
|
672
683
|
declare type __VLS_TemplateResult_24 = ReturnType<typeof __VLS_template_24>;
|
|
673
684
|
|
|
685
|
+
declare type __VLS_TemplateResult_25 = ReturnType<typeof __VLS_template_25>;
|
|
686
|
+
|
|
674
687
|
declare type __VLS_TemplateResult_3 = ReturnType<typeof __VLS_template_3>;
|
|
675
688
|
|
|
676
689
|
declare type __VLS_TemplateResult_4 = ReturnType<typeof __VLS_template_4>;
|
|
@@ -787,6 +800,12 @@ declare type __VLS_WithTemplateSlots_24<T, S> = T & {
|
|
|
787
800
|
};
|
|
788
801
|
};
|
|
789
802
|
|
|
803
|
+
declare type __VLS_WithTemplateSlots_25<T, S> = T & {
|
|
804
|
+
new (): {
|
|
805
|
+
$slots: S;
|
|
806
|
+
};
|
|
807
|
+
};
|
|
808
|
+
|
|
790
809
|
declare type __VLS_WithTemplateSlots_3<T, S> = T & {
|
|
791
810
|
new (): {
|
|
792
811
|
$slots: S;
|
|
@@ -1680,7 +1699,7 @@ declare type EmptyResponseProps = ResponseBaseProps & {
|
|
|
1680
1699
|
|
|
1681
1700
|
export declare type Filter = CheckboxGroupFilter_2 | DatepickerFilter_2;
|
|
1682
1701
|
|
|
1683
|
-
export declare const FilterHub:
|
|
1702
|
+
export declare const FilterHub: __VLS_WithTemplateSlots_25<typeof __VLS_component_25, __VLS_TemplateResult_25["slots"]>;
|
|
1684
1703
|
|
|
1685
1704
|
export declare type FilterHubProps = {
|
|
1686
1705
|
list: Filter[];
|
|
@@ -1984,6 +2003,12 @@ declare function onDropFilter(value: FilterValue): void;
|
|
|
1984
2003
|
|
|
1985
2004
|
declare function open_2(): void;
|
|
1986
2005
|
|
|
2006
|
+
export declare const Popover: __VLS_WithTemplateSlots_24<typeof __VLS_component_24, __VLS_TemplateResult_24["slots"]>;
|
|
2007
|
+
|
|
2008
|
+
export declare type PopoverProps = {
|
|
2009
|
+
borderRadius?: string | number;
|
|
2010
|
+
};
|
|
2011
|
+
|
|
1987
2012
|
export declare const Price: DefineComponent<PriceProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PriceProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
1988
2013
|
|
|
1989
2014
|
export declare type PriceProps = {
|
package/dist/index.es.js
CHANGED
|
@@ -125,7 +125,7 @@ const ic = /* @__PURE__ */ de({
|
|
|
125
125
|
}
|
|
126
126
|
}), zc = {
|
|
127
127
|
$style: sl
|
|
128
|
-
},
|
|
128
|
+
}, FC = /* @__PURE__ */ $e(Rc, [["__cssModules", zc]]), Lc = "data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.75%2010.25C9.42915%2010.25%2010.0804%2010.5199%2010.5605%2011L14%2014.4395L15.4395%2013C15.9196%2012.5199%2016.5709%2012.25%2017.25%2012.25C17.9291%2012.25%2018.5804%2012.5199%2019.0605%2013L20.7324%2014.6719C20.7483%2013.9005%2020.75%2013.0188%2020.75%2012C20.75%209.8662%2020.7484%208.33328%2020.6055%207.15625C20.4646%205.99702%2020.1958%205.28391%2019.7314%204.74023C19.5869%204.57095%2019.4291%204.41313%2019.2598%204.26855C18.7161%203.80424%2018.003%203.5354%2016.8438%203.39453C15.6667%203.25156%2014.1338%203.25%2012%203.25C9.8662%203.25%208.33328%203.25156%207.15625%203.39453C5.99701%203.53539%205.28391%203.80425%204.74023%204.26855C4.57094%204.41314%204.41314%204.57094%204.26855%204.74023C3.80425%205.28391%203.53539%205.99701%203.39453%207.15625C3.25156%208.33328%203.25%209.8662%203.25%2012C3.25%2013.0188%203.25073%2013.9005%203.2666%2014.6719L6.93945%2011C7.41963%2010.5199%208.07084%2010.25%208.75%2010.25ZM8.75%2011.75C8.50397%2011.75%208.26686%2011.8357%208.07813%2011.9902L8%2012.0605L3.53027%2016.5303C3.48275%2016.5778%203.4286%2016.6144%203.37305%2016.6465C3.38005%2016.7132%203.3867%2016.7793%203.39453%2016.8438C3.5354%2018.003%203.80424%2018.7161%204.26855%2019.2598C4.41313%2019.4291%204.57095%2019.5869%204.74023%2019.7314C5.28391%2020.1958%205.99702%2020.4646%207.15625%2020.6055C8.33328%2020.7484%209.8662%2020.75%2012%2020.75C14.1338%2020.75%2015.6667%2020.7484%2016.8438%2020.6055C18.003%2020.4646%2018.7161%2020.1958%2019.2598%2019.7314C19.4291%2019.5869%2019.5869%2019.4291%2019.7314%2019.2598C20.1958%2018.7161%2020.4646%2018.003%2020.6055%2016.8438C20.6133%2016.7793%2020.619%2016.7131%2020.626%2016.6465C20.5921%2016.6268%2020.5575%2016.6074%2020.5264%2016.582L20.4697%2016.5303L18%2014.0605C17.8012%2013.8617%2017.5313%2013.75%2017.25%2013.75C16.9687%2013.75%2016.6988%2013.8617%2016.5%2014.0605L15.0605%2015.5L16.0303%2016.4697L16.082%2016.5264C16.3223%2016.8209%2016.3049%2017.2557%2016.0303%2017.5303C15.7557%2017.8049%2015.3209%2017.8223%2015.0264%2017.582L14.9697%2017.5303L9.5%2012.0605C9.3011%2011.8617%209.03126%2011.75%208.75%2011.75ZM15.5%206.25C16.1903%206.25%2016.75%206.80961%2016.75%207.5C16.75%208.19039%2016.1903%208.75%2015.5%208.75C14.8097%208.75%2014.25%208.19039%2014.25%207.5C14.25%206.80961%2014.8097%206.25%2015.5%206.25ZM22.25%2012C22.25%2014.0959%2022.2512%2015.7359%2022.0947%2017.0244C21.9361%2018.3303%2021.6056%2019.3756%2020.8721%2020.2344C20.6765%2020.4633%2020.4633%2020.6765%2020.2344%2020.8721C19.3756%2021.6056%2018.3303%2021.9361%2017.0244%2022.0947C15.7359%2022.2512%2014.0959%2022.25%2012%2022.25C9.90407%2022.25%208.26408%2022.2512%206.97559%2022.0947C5.66971%2021.9361%204.62447%2021.6056%203.76563%2020.8721C3.53669%2020.6765%203.32348%2020.4633%203.12793%2020.2344C2.3944%2019.3756%202.06392%2018.3303%201.90527%2017.0244C1.74876%2015.7359%201.75%2014.0959%201.75%2012C1.75%209.90407%201.74876%208.26408%201.90527%206.97559C2.06392%205.66971%202.39441%204.62447%203.12793%203.76563C3.32347%203.53668%203.53668%203.32347%203.76563%203.12793C4.62447%202.39441%205.66971%202.06392%206.97559%201.90527C8.26408%201.74876%209.90407%201.75%2012%201.75C14.0959%201.75%2015.7359%201.74876%2017.0244%201.90527C18.3303%202.06392%2019.3756%202.3944%2020.2344%203.12793C20.4633%203.32348%2020.6765%203.53669%2020.8721%203.76563C21.6056%204.62447%2021.9361%205.66971%2022.0947%206.97559C22.2512%208.26408%2022.25%209.90407%2022.25%2012Z'%20fill='currentColor'/%3e%3c/svg%3e", Vc = ["src"], Nc = ["width", "height", "src", "alt"], Yc = /* @__PURE__ */ de({
|
|
129
129
|
__name: "TheImage",
|
|
130
130
|
props: {
|
|
131
131
|
src: {},
|
|
@@ -226,7 +226,7 @@ const ic = /* @__PURE__ */ de({
|
|
|
226
226
|
root: ed
|
|
227
227
|
}, td = {
|
|
228
228
|
$style: il
|
|
229
|
-
},
|
|
229
|
+
}, OC = /* @__PURE__ */ $e(Jc, [["__cssModules", td]]), ad = {};
|
|
230
230
|
function nd(t, e) {
|
|
231
231
|
return v(), S("div", {
|
|
232
232
|
class: b(t.$style.root)
|
|
@@ -234,7 +234,7 @@ function nd(t, e) {
|
|
|
234
234
|
}
|
|
235
235
|
const rd = {
|
|
236
236
|
$style: il
|
|
237
|
-
},
|
|
237
|
+
}, IC = /* @__PURE__ */ $e(ad, [["render", nd], ["__cssModules", rd]]);
|
|
238
238
|
function ol({
|
|
239
239
|
tag: t,
|
|
240
240
|
emits: e
|
|
@@ -412,7 +412,7 @@ const xr = {
|
|
|
412
412
|
color: pd
|
|
413
413
|
}, md = {
|
|
414
414
|
$style: vd
|
|
415
|
-
}, Qe = /* @__PURE__ */ $e(dd, [["__cssModules", md]]),
|
|
415
|
+
}, Qe = /* @__PURE__ */ $e(dd, [["__cssModules", md]]), BC = [
|
|
416
416
|
"filled-success",
|
|
417
417
|
"filled-warning",
|
|
418
418
|
"outline-agreement",
|
|
@@ -760,7 +760,7 @@ const _d = /* @__PURE__ */ de({
|
|
|
760
760
|
}
|
|
761
761
|
}), zd = {
|
|
762
762
|
$style: ll
|
|
763
|
-
},
|
|
763
|
+
}, PC = /* @__PURE__ */ $e(Rd, [["__cssModules", zd]]);
|
|
764
764
|
function Ld(t) {
|
|
765
765
|
switch (t) {
|
|
766
766
|
case "secondary":
|
|
@@ -970,7 +970,7 @@ const Hd = /* @__PURE__ */ de({
|
|
|
970
970
|
}
|
|
971
971
|
}), of = {
|
|
972
972
|
$style: cl
|
|
973
|
-
},
|
|
973
|
+
}, RC = /* @__PURE__ */ $e(sf, [["__cssModules", of]]), lf = /* @__PURE__ */ de({
|
|
974
974
|
__name: "Toggle",
|
|
975
975
|
props: {
|
|
976
976
|
value: { type: Boolean, required: !0 },
|
|
@@ -2808,7 +2808,7 @@ const _h = {
|
|
|
2808
2808
|
list: $h
|
|
2809
2809
|
}, Ch = {
|
|
2810
2810
|
$style: Sl
|
|
2811
|
-
},
|
|
2811
|
+
}, zC = /* @__PURE__ */ $e(kh, [["__cssModules", Ch]]), Th = /* @__PURE__ */ de({
|
|
2812
2812
|
__name: "CardContentListSkeleton",
|
|
2813
2813
|
setup(t) {
|
|
2814
2814
|
return (e, a) => (v(), S("div", {
|
|
@@ -2823,7 +2823,7 @@ const _h = {
|
|
|
2823
2823
|
}
|
|
2824
2824
|
}), Sh = {
|
|
2825
2825
|
$style: Sl
|
|
2826
|
-
},
|
|
2826
|
+
}, LC = /* @__PURE__ */ $e(Th, [["__cssModules", Sh]]), Mh = /* @__PURE__ */ de({
|
|
2827
2827
|
__name: "Chip",
|
|
2828
2828
|
props: {
|
|
2829
2829
|
count: {},
|
|
@@ -2997,7 +2997,7 @@ const _h = {
|
|
|
2997
2997
|
"is-open": "Dropdown__is-open_47cb6"
|
|
2998
2998
|
}, Uh = {
|
|
2999
2999
|
$style: Wh
|
|
3000
|
-
},
|
|
3000
|
+
}, VC = /* @__PURE__ */ $e(Vh, [["__cssModules", Uh]]);
|
|
3001
3001
|
function jh(t, e) {
|
|
3002
3002
|
if ((!t || t.length === 0) && !e)
|
|
3003
3003
|
return "";
|
|
@@ -3406,7 +3406,7 @@ const Zh = ["accept", "disabled"], Jh = /* @__PURE__ */ de({
|
|
|
3406
3406
|
"button-clear": "Dropzone__button-clear_6a354"
|
|
3407
3407
|
}, ip = {
|
|
3408
3408
|
$style: sp
|
|
3409
|
-
},
|
|
3409
|
+
}, NC = /* @__PURE__ */ $e(Jh, [["__cssModules", ip]]), Dl = Symbol();
|
|
3410
3410
|
function op(t) {
|
|
3411
3411
|
return t && t.__esModule && Object.prototype.hasOwnProperty.call(t, "default") ? t.default : t;
|
|
3412
3412
|
}
|
|
@@ -4001,7 +4001,7 @@ function mp(t) {
|
|
|
4001
4001
|
toggle: r
|
|
4002
4002
|
};
|
|
4003
4003
|
}
|
|
4004
|
-
const
|
|
4004
|
+
const YC = () => br(
|
|
4005
4005
|
Dl,
|
|
4006
4006
|
() => 0
|
|
4007
4007
|
), gp = /* @__PURE__ */ de({
|
|
@@ -4147,7 +4147,7 @@ const zC = () => br(
|
|
|
4147
4147
|
count: Wp
|
|
4148
4148
|
}, Up = {
|
|
4149
4149
|
$style: xl
|
|
4150
|
-
},
|
|
4150
|
+
}, HC = /* @__PURE__ */ $e(zp, [["__cssModules", Up]]), jp = /* @__PURE__ */ de({
|
|
4151
4151
|
__name: "ImageRowSkeleton",
|
|
4152
4152
|
setup(t) {
|
|
4153
4153
|
return (e, a) => (v(), S("div", {
|
|
@@ -4165,7 +4165,7 @@ const zC = () => br(
|
|
|
4165
4165
|
}
|
|
4166
4166
|
}), Gp = {
|
|
4167
4167
|
$style: xl
|
|
4168
|
-
},
|
|
4168
|
+
}, WC = /* @__PURE__ */ $e(jp, [["__cssModules", Gp]]);
|
|
4169
4169
|
function tn(t) {
|
|
4170
4170
|
return typeof t == "string" || t instanceof String;
|
|
4171
4171
|
}
|
|
@@ -7002,7 +7002,7 @@ const cv = {
|
|
|
7002
7002
|
}
|
|
7003
7003
|
}), Fv = {
|
|
7004
7004
|
$style: Rl
|
|
7005
|
-
},
|
|
7005
|
+
}, UC = /* @__PURE__ */ $e(Av, [["__cssModules", Fv]]), Ov = {
|
|
7006
7006
|
base: "text-common-base-primary-default",
|
|
7007
7007
|
secondary: "text-common-base-secondary-default",
|
|
7008
7008
|
brand: "text-common-primary-default"
|
|
@@ -7070,7 +7070,7 @@ const cv = {
|
|
|
7070
7070
|
view_brand: Nv
|
|
7071
7071
|
}, Hv = {
|
|
7072
7072
|
$style: Yv
|
|
7073
|
-
},
|
|
7073
|
+
}, jC = /* @__PURE__ */ $e(Bv, [["__cssModules", Hv]]), Wv = /* @__PURE__ */ de({
|
|
7074
7074
|
__name: "ListHeader",
|
|
7075
7075
|
props: /* @__PURE__ */ zt({
|
|
7076
7076
|
isSortable: { type: Boolean },
|
|
@@ -7139,7 +7139,7 @@ const cv = {
|
|
|
7139
7139
|
buttons: Gv
|
|
7140
7140
|
}, Xv = {
|
|
7141
7141
|
$style: qv
|
|
7142
|
-
},
|
|
7142
|
+
}, GC = /* @__PURE__ */ $e(Wv, [["__cssModules", Xv]]), Kv = /* @__PURE__ */ de({
|
|
7143
7143
|
__name: "ModalConfirmation",
|
|
7144
7144
|
props: {
|
|
7145
7145
|
view: {},
|
|
@@ -7227,7 +7227,7 @@ const cv = {
|
|
|
7227
7227
|
button: tm
|
|
7228
7228
|
}, nm = {
|
|
7229
7229
|
$style: am
|
|
7230
|
-
},
|
|
7230
|
+
}, qC = /* @__PURE__ */ $e(Kv, [["__cssModules", nm]]), rm = /* @__PURE__ */ de({
|
|
7231
7231
|
__name: "Price",
|
|
7232
7232
|
props: {
|
|
7233
7233
|
value: {},
|
|
@@ -7312,7 +7312,7 @@ const cv = {
|
|
|
7312
7312
|
size_title1: pm
|
|
7313
7313
|
}, mm = {
|
|
7314
7314
|
$style: vm
|
|
7315
|
-
},
|
|
7315
|
+
}, XC = /* @__PURE__ */ $e(rm, [["__cssModules", mm]]), gm = {
|
|
7316
7316
|
large: {
|
|
7317
7317
|
size: "headline",
|
|
7318
7318
|
weight: "semibold"
|
|
@@ -7398,7 +7398,7 @@ const cv = {
|
|
|
7398
7398
|
size_small: Sm
|
|
7399
7399
|
}, Dm = {
|
|
7400
7400
|
$style: Mm
|
|
7401
|
-
}, xm = /* @__PURE__ */ $e(bm, [["__cssModules", Dm]]),
|
|
7401
|
+
}, xm = /* @__PURE__ */ $e(bm, [["__cssModules", Dm]]), KC = /* @__PURE__ */ de({
|
|
7402
7402
|
__name: "EmptyResponse",
|
|
7403
7403
|
props: {
|
|
7404
7404
|
img: {},
|
|
@@ -7451,7 +7451,7 @@ const cv = {
|
|
|
7451
7451
|
root: Am
|
|
7452
7452
|
}, Om = {
|
|
7453
7453
|
$style: Fm
|
|
7454
|
-
},
|
|
7454
|
+
}, QC = /* @__PURE__ */ $e(Em, [["__cssModules", Om]]);
|
|
7455
7455
|
function Im(t) {
|
|
7456
7456
|
return al() ? (nl(t), !0) : !1;
|
|
7457
7457
|
}
|
|
@@ -7800,7 +7800,7 @@ const Lm = /* @__PURE__ */ de({
|
|
|
7800
7800
|
"is-open": "Select__is-open_000d1"
|
|
7801
7801
|
}, Qm = {
|
|
7802
7802
|
$style: Km
|
|
7803
|
-
},
|
|
7803
|
+
}, ZC = /* @__PURE__ */ $e(jm, [["__cssModules", Qm]]), Zm = "";
|
|
7804
7804
|
function _s(t, e) {
|
|
7805
7805
|
e === void 0 && (e = {});
|
|
7806
7806
|
var a = e.insertAt;
|
|
@@ -9109,7 +9109,7 @@ const X0 = /* @__PURE__ */ de({
|
|
|
9109
9109
|
"color-placeholder": "ColorPicker__color-placeholder_5b585"
|
|
9110
9110
|
}, eg = {
|
|
9111
9111
|
$style: J0
|
|
9112
|
-
},
|
|
9112
|
+
}, JC = /* @__PURE__ */ $e(X0, [["__cssModules", eg]]), tg = /* @__PURE__ */ de({
|
|
9113
9113
|
__name: "SkeletonWrapper",
|
|
9114
9114
|
props: {
|
|
9115
9115
|
isLoading: { type: Boolean, default: !0 }
|
|
@@ -9323,7 +9323,7 @@ const X0 = /* @__PURE__ */ de({
|
|
|
9323
9323
|
view_flat: mg
|
|
9324
9324
|
}, yg = {
|
|
9325
9325
|
$style: gg
|
|
9326
|
-
},
|
|
9326
|
+
}, eT = /* @__PURE__ */ $e(lg, [["__cssModules", yg]]), Kn = 300, tT = /* @__PURE__ */ de({
|
|
9327
9327
|
__name: "TransitionHeight",
|
|
9328
9328
|
setup(t) {
|
|
9329
9329
|
const e = W(""), a = W("1"), n = W("blur(0px)");
|
|
@@ -9403,7 +9403,7 @@ const X0 = /* @__PURE__ */ de({
|
|
|
9403
9403
|
name: wg
|
|
9404
9404
|
}, kg = {
|
|
9405
9405
|
$style: Hl
|
|
9406
|
-
},
|
|
9406
|
+
}, aT = /* @__PURE__ */ $e(bg, [["__cssModules", kg]]), $g = /* @__PURE__ */ de({
|
|
9407
9407
|
__name: "UserRowSkeleton",
|
|
9408
9408
|
setup(t) {
|
|
9409
9409
|
return (e, a) => (v(), S("div", {
|
|
@@ -9418,7 +9418,7 @@ const X0 = /* @__PURE__ */ de({
|
|
|
9418
9418
|
}
|
|
9419
9419
|
}), Cg = {
|
|
9420
9420
|
$style: Hl
|
|
9421
|
-
},
|
|
9421
|
+
}, nT = /* @__PURE__ */ $e($g, [["__cssModules", Cg]]);
|
|
9422
9422
|
function ia(t) {
|
|
9423
9423
|
if (window) {
|
|
9424
9424
|
const a = Math.min(Math.max(window.innerWidth, 1200), 1440) / 100;
|
|
@@ -9449,7 +9449,7 @@ const Tg = /* @__PURE__ */ de({
|
|
|
9449
9449
|
root: Sg
|
|
9450
9450
|
}, Dg = {
|
|
9451
9451
|
$style: Mg
|
|
9452
|
-
},
|
|
9452
|
+
}, rT = /* @__PURE__ */ $e(Tg, [["__cssModules", Dg]]), xg = {};
|
|
9453
9453
|
function Eg(t, e) {
|
|
9454
9454
|
return v(), se(Gt, {
|
|
9455
9455
|
name: "slide-right",
|
|
@@ -9461,7 +9461,7 @@ function Eg(t, e) {
|
|
|
9461
9461
|
_: 3
|
|
9462
9462
|
});
|
|
9463
9463
|
}
|
|
9464
|
-
const
|
|
9464
|
+
const sT = /* @__PURE__ */ $e(xg, [["render", Eg]]), Ag = "TransitionSlideDown__active_9cd47", Fg = {
|
|
9465
9465
|
active: Ag,
|
|
9466
9466
|
"enter-to": "TransitionSlideDown__enter-to_291c9",
|
|
9467
9467
|
"enter-from": "TransitionSlideDown__enter-from_1d067",
|
|
@@ -9487,7 +9487,7 @@ function Ig(t, e) {
|
|
|
9487
9487
|
}
|
|
9488
9488
|
const Bg = {
|
|
9489
9489
|
$style: Fg
|
|
9490
|
-
},
|
|
9490
|
+
}, iT = /* @__PURE__ */ $e(Og, [["render", Ig], ["__cssModules", Bg]]);
|
|
9491
9491
|
function Pg({
|
|
9492
9492
|
parent: t,
|
|
9493
9493
|
element: e,
|
|
@@ -9670,7 +9670,7 @@ function Ss() {
|
|
|
9670
9670
|
parentElementRef: a
|
|
9671
9671
|
};
|
|
9672
9672
|
}
|
|
9673
|
-
const Wl = Symbol(),
|
|
9673
|
+
const Wl = Symbol(), oT = () => br(
|
|
9674
9674
|
Wl,
|
|
9675
9675
|
() => 0
|
|
9676
9676
|
), Hg = /* @__PURE__ */ de({
|
|
@@ -10115,7 +10115,7 @@ const Wl = Symbol(), nT = () => br(
|
|
|
10115
10115
|
shadow: py
|
|
10116
10116
|
}, my = {
|
|
10117
10117
|
$style: vy
|
|
10118
|
-
},
|
|
10118
|
+
}, lT = /* @__PURE__ */ $e(sy, [["__cssModules", my]]), Gl = 6048e5, gy = 864e5, yy = 6e4, ql = 36e5, by = 1e3, Oo = Symbol.for("constructDateFrom");
|
|
10119
10119
|
function st(t, e) {
|
|
10120
10120
|
return typeof t == "function" ? t(e) : t && typeof t == "object" && Oo in t ? t[Oo](e) : t instanceof Date ? new t.constructor(e) : new Date(e);
|
|
10121
10121
|
}
|
|
@@ -19310,7 +19310,7 @@ const os = /* @__PURE__ */ op(I1), B1 = /* @__PURE__ */ de({
|
|
|
19310
19310
|
grow: Lk
|
|
19311
19311
|
}, Nk = {
|
|
19312
19312
|
$style: Vk
|
|
19313
|
-
},
|
|
19313
|
+
}, uT = /* @__PURE__ */ $e(Fk, [["__cssModules", Nk]]), Yk = /* @__PURE__ */ de({
|
|
19314
19314
|
__name: "ToastItem",
|
|
19315
19315
|
props: {
|
|
19316
19316
|
title: {},
|
|
@@ -19432,7 +19432,7 @@ class Qk {
|
|
|
19432
19432
|
e.provide(Nu, this);
|
|
19433
19433
|
}
|
|
19434
19434
|
}
|
|
19435
|
-
const Nu = Symbol("ToastService"),
|
|
19435
|
+
const Nu = Symbol("ToastService"), cT = new Qk(), Zk = ["id"], Jk = /* @__PURE__ */ de({
|
|
19436
19436
|
__name: "Toaster",
|
|
19437
19437
|
setup(t) {
|
|
19438
19438
|
let e;
|
|
@@ -19666,7 +19666,7 @@ const Nu = Symbol("ToastService"), iT = new Qk(), Zk = ["id"], Jk = /* @__PURE__
|
|
|
19666
19666
|
shadow: l2
|
|
19667
19667
|
}, c2 = {
|
|
19668
19668
|
$style: u2
|
|
19669
|
-
},
|
|
19669
|
+
}, dT = /* @__PURE__ */ $e(Jk, [["__cssModules", c2]]);
|
|
19670
19670
|
class d2 {
|
|
19671
19671
|
async install() {
|
|
19672
19672
|
if (!document.getElementById("svg-sprite"))
|
|
@@ -19678,7 +19678,7 @@ class d2 {
|
|
|
19678
19678
|
}
|
|
19679
19679
|
}
|
|
19680
19680
|
}
|
|
19681
|
-
const
|
|
19681
|
+
const fT = new d2(), ls = (t) => {
|
|
19682
19682
|
const e = Object.entries(t).map(([a, n]) => [
|
|
19683
19683
|
a.toString(),
|
|
19684
19684
|
n
|
|
@@ -19864,7 +19864,7 @@ const lT = new d2(), ls = (t) => {
|
|
|
19864
19864
|
checkbox: S2
|
|
19865
19865
|
}, M2 = {
|
|
19866
19866
|
$style: Yu
|
|
19867
|
-
},
|
|
19867
|
+
}, hT = /* @__PURE__ */ $e(p2, [["__cssModules", M2]]), D2 = /* @__PURE__ */ de({
|
|
19868
19868
|
__name: "StatusSelectSkeleton",
|
|
19869
19869
|
props: {
|
|
19870
19870
|
widthRange: {}
|
|
@@ -19896,14 +19896,14 @@ const lT = new d2(), ls = (t) => {
|
|
|
19896
19896
|
}
|
|
19897
19897
|
}), x2 = {
|
|
19898
19898
|
$style: Yu
|
|
19899
|
-
},
|
|
19899
|
+
}, pT = /* @__PURE__ */ $e(D2, [["__cssModules", x2]]), Hu = {
|
|
19900
19900
|
interactionType: "web"
|
|
19901
|
-
}, Wu = Symbol("GlobalConfig"),
|
|
19901
|
+
}, Wu = Symbol("GlobalConfig"), vT = (t) => {
|
|
19902
19902
|
ds(Wu, {
|
|
19903
19903
|
...Hu,
|
|
19904
19904
|
...t
|
|
19905
19905
|
});
|
|
19906
|
-
},
|
|
19906
|
+
}, mT = () => br(Wu, Hu), E2 = ["onClick"], A2 = /* @__PURE__ */ de({
|
|
19907
19907
|
__name: "ThemePicker",
|
|
19908
19908
|
props: /* @__PURE__ */ zt({
|
|
19909
19909
|
value: {},
|
|
@@ -19943,7 +19943,7 @@ const lT = new d2(), ls = (t) => {
|
|
|
19943
19943
|
"is-active": "ThemePicker__is-active_54a2a"
|
|
19944
19944
|
}, B2 = {
|
|
19945
19945
|
$style: Uu
|
|
19946
|
-
},
|
|
19946
|
+
}, gT = /* @__PURE__ */ $e(A2, [["__cssModules", B2]]), P2 = /* @__PURE__ */ de({
|
|
19947
19947
|
__name: "ThemePickerSkeleton",
|
|
19948
19948
|
setup(t) {
|
|
19949
19949
|
return (e, a) => (v(), S("article", {
|
|
@@ -19961,7 +19961,7 @@ const lT = new d2(), ls = (t) => {
|
|
|
19961
19961
|
}
|
|
19962
19962
|
}), R2 = {
|
|
19963
19963
|
$style: Uu
|
|
19964
|
-
},
|
|
19964
|
+
}, yT = /* @__PURE__ */ $e(P2, [["__cssModules", R2]]), z2 = /* @__PURE__ */ de({
|
|
19965
19965
|
__name: "Breadcrumbs",
|
|
19966
19966
|
props: {
|
|
19967
19967
|
list: {},
|
|
@@ -20016,7 +20016,7 @@ const lT = new d2(), ls = (t) => {
|
|
|
20016
20016
|
icon: Y2
|
|
20017
20017
|
}, W2 = {
|
|
20018
20018
|
$style: H2
|
|
20019
|
-
},
|
|
20019
|
+
}, bT = /* @__PURE__ */ $e(z2, [["__cssModules", W2]]), U2 = /* @__PURE__ */ de({
|
|
20020
20020
|
__name: "VerificationInfoCell",
|
|
20021
20021
|
props: {
|
|
20022
20022
|
icon: {},
|
|
@@ -20072,7 +20072,7 @@ const lT = new d2(), ls = (t) => {
|
|
|
20072
20072
|
actions: q2
|
|
20073
20073
|
}, K2 = {
|
|
20074
20074
|
$style: X2
|
|
20075
|
-
},
|
|
20075
|
+
}, _T = /* @__PURE__ */ $e(U2, [["__cssModules", K2]]), Q2 = /* @__PURE__ */ de({
|
|
20076
20076
|
__name: "Avatar",
|
|
20077
20077
|
props: {
|
|
20078
20078
|
image: {},
|
|
@@ -20153,7 +20153,7 @@ const lT = new d2(), ls = (t) => {
|
|
|
20153
20153
|
size_120: s$
|
|
20154
20154
|
}, o$ = {
|
|
20155
20155
|
$style: i$
|
|
20156
|
-
},
|
|
20156
|
+
}, wT = /* @__PURE__ */ $e(Q2, [["__cssModules", o$]]), l$ = /* @__PURE__ */ de({
|
|
20157
20157
|
__name: "MenuBarItem",
|
|
20158
20158
|
props: {
|
|
20159
20159
|
onClick: { type: Function },
|
|
@@ -20241,7 +20241,7 @@ const lT = new d2(), ls = (t) => {
|
|
|
20241
20241
|
group: b$
|
|
20242
20242
|
}, w$ = {
|
|
20243
20243
|
$style: _$
|
|
20244
|
-
},
|
|
20244
|
+
}, kT = /* @__PURE__ */ $e(m$, [["__cssModules", w$]]), k$ = /* @__PURE__ */ de({
|
|
20245
20245
|
__name: "StepItem",
|
|
20246
20246
|
props: {
|
|
20247
20247
|
count: {},
|
|
@@ -20299,7 +20299,7 @@ const lT = new d2(), ls = (t) => {
|
|
|
20299
20299
|
root: x$
|
|
20300
20300
|
}, A$ = {
|
|
20301
20301
|
$style: E$
|
|
20302
|
-
},
|
|
20302
|
+
}, $T = /* @__PURE__ */ $e(D$, [["__cssModules", A$]]);
|
|
20303
20303
|
function F$(t) {
|
|
20304
20304
|
const e = document.createElement("textarea");
|
|
20305
20305
|
e.value = t, e.setAttribute("readonly", ""), e.style.position = "absolute", e.style.left = "-9999px", document.body.appendChild(e);
|
|
@@ -20454,7 +20454,7 @@ const I$ = /* @__PURE__ */ de({
|
|
|
20454
20454
|
icon: q$
|
|
20455
20455
|
}, K$ = {
|
|
20456
20456
|
$style: X$
|
|
20457
|
-
},
|
|
20457
|
+
}, CT = /* @__PURE__ */ $e(W$, [["__cssModules", K$]]), ju = /* @__PURE__ */ new Set(), jt = /* @__PURE__ */ new WeakMap(), Un = /* @__PURE__ */ new WeakMap(), $n = /* @__PURE__ */ new WeakMap(), Mi = /* @__PURE__ */ new WeakMap(), Q$ = /* @__PURE__ */ new WeakMap(), jn = /* @__PURE__ */ new WeakMap(), us = /* @__PURE__ */ new WeakMap(), rr = /* @__PURE__ */ new WeakSet();
|
|
20458
20458
|
let sn, no = 0, ro = 0;
|
|
20459
20459
|
const Ia = "__aa_tgt", mr = "__aa_del", cs = "__aa_new", Z$ = (t) => {
|
|
20460
20460
|
const e = rC(t);
|
|
@@ -20873,7 +20873,7 @@ const fC = /* @__PURE__ */ de({
|
|
|
20873
20873
|
empty: kC
|
|
20874
20874
|
}, $C = {
|
|
20875
20875
|
$style: Ku
|
|
20876
|
-
},
|
|
20876
|
+
}, TT = /* @__PURE__ */ $e(mC, [["__cssModules", $C]]), CC = /* @__PURE__ */ de({
|
|
20877
20877
|
__name: "TableRow",
|
|
20878
20878
|
props: {
|
|
20879
20879
|
gap: { default: 12 },
|
|
@@ -20892,100 +20892,120 @@ const fC = /* @__PURE__ */ de({
|
|
|
20892
20892
|
}
|
|
20893
20893
|
}), TC = {
|
|
20894
20894
|
$style: Ku
|
|
20895
|
-
},
|
|
20895
|
+
}, ST = /* @__PURE__ */ $e(CC, [["__cssModules", TC]]), SC = /* @__PURE__ */ de({
|
|
20896
|
+
__name: "Popover",
|
|
20897
|
+
props: {
|
|
20898
|
+
borderRadius: { default: 16 }
|
|
20899
|
+
},
|
|
20900
|
+
setup(t) {
|
|
20901
|
+
return (e, a) => (v(), S("article", {
|
|
20902
|
+
class: b(e.$style.root),
|
|
20903
|
+
style: Ve({
|
|
20904
|
+
borderRadius: `var(--border-radius-${e.borderRadius.toString()})`
|
|
20905
|
+
})
|
|
20906
|
+
}, [
|
|
20907
|
+
ue(e.$slots, "default")
|
|
20908
|
+
], 6));
|
|
20909
|
+
}
|
|
20910
|
+
}), MC = "Popover__root_f9956", DC = {
|
|
20911
|
+
root: MC
|
|
20912
|
+
}, xC = {
|
|
20913
|
+
$style: DC
|
|
20914
|
+
}, MT = /* @__PURE__ */ $e(SC, [["__cssModules", xC]]), DT = {
|
|
20896
20915
|
KGS: "KGS"
|
|
20897
20916
|
};
|
|
20898
20917
|
export {
|
|
20899
20918
|
vC as AnimationFadeBlur,
|
|
20900
|
-
|
|
20919
|
+
wT as Avatar,
|
|
20901
20920
|
Pc as Badge,
|
|
20902
|
-
|
|
20903
|
-
|
|
20904
|
-
|
|
20905
|
-
|
|
20921
|
+
FC as BadgeSkeleton,
|
|
20922
|
+
OC as BannerOffer,
|
|
20923
|
+
IC as BannerOfferSkeleton,
|
|
20924
|
+
bT as Breadcrumbs,
|
|
20906
20925
|
Ra as Button,
|
|
20907
20926
|
Lr as ButtonIcon,
|
|
20908
|
-
|
|
20909
|
-
|
|
20927
|
+
RC as ButtonIconSkeleton,
|
|
20928
|
+
PC as ButtonSkeleton,
|
|
20910
20929
|
wf as CardContent,
|
|
20911
|
-
|
|
20912
|
-
|
|
20930
|
+
zC as CardContentList,
|
|
20931
|
+
LC as CardContentListSkeleton,
|
|
20913
20932
|
Bf as CardContentSkeleton,
|
|
20914
|
-
|
|
20933
|
+
CT as CellInfo,
|
|
20915
20934
|
ek as Checkbox,
|
|
20916
20935
|
Lu as CheckboxGroupFilter,
|
|
20917
20936
|
Tk as CheckboxGroupFilterChip,
|
|
20918
20937
|
Lu as CheckboxGroupFilterView,
|
|
20919
20938
|
Fh as Chip,
|
|
20920
|
-
|
|
20921
|
-
|
|
20922
|
-
|
|
20939
|
+
JC as ColorPicker,
|
|
20940
|
+
rT as Container,
|
|
20941
|
+
DT as Currency,
|
|
20923
20942
|
Dl as DYNAMIC_VISIBLE_AREA_PROVIDER_NAME,
|
|
20924
20943
|
zu as DatepickerFilter,
|
|
20925
20944
|
Ek as DatepickerFilterChip,
|
|
20926
20945
|
zu as DatepickerFilterView,
|
|
20927
20946
|
Bi as Divider,
|
|
20928
|
-
|
|
20947
|
+
VC as Dropdown,
|
|
20929
20948
|
Ms as DropdownElement,
|
|
20930
|
-
|
|
20949
|
+
NC as Dropzone,
|
|
20931
20950
|
vp as DynamicVisibleArea,
|
|
20932
|
-
|
|
20933
|
-
|
|
20951
|
+
KC as EmptyResponse,
|
|
20952
|
+
uT as FilterHub,
|
|
20934
20953
|
wp as HeaderText,
|
|
20935
20954
|
Qe as Icon,
|
|
20936
20955
|
Rp as IconView,
|
|
20937
|
-
|
|
20938
|
-
|
|
20956
|
+
HC as ImageRow,
|
|
20957
|
+
WC as ImageRowSkeleton,
|
|
20939
20958
|
So as Input,
|
|
20940
|
-
|
|
20941
|
-
|
|
20942
|
-
|
|
20959
|
+
UC as InputSkeleton,
|
|
20960
|
+
jC as Link,
|
|
20961
|
+
GC as ListHeader,
|
|
20943
20962
|
ps as Loader,
|
|
20944
|
-
|
|
20963
|
+
kT as MenuBar,
|
|
20945
20964
|
v$ as MenuBarItem,
|
|
20946
|
-
|
|
20947
|
-
|
|
20965
|
+
qC as ModalConfirmation,
|
|
20966
|
+
MT as Popover,
|
|
20967
|
+
XC as Price,
|
|
20948
20968
|
xm as ResponseBase,
|
|
20949
|
-
|
|
20950
|
-
|
|
20969
|
+
QC as Section,
|
|
20970
|
+
ZC as Select,
|
|
20951
20971
|
Nl as SelectBase,
|
|
20952
20972
|
ig as SkeletonWrapper,
|
|
20953
|
-
|
|
20954
|
-
|
|
20973
|
+
hT as StatusSelect,
|
|
20974
|
+
pT as StatusSelectSkeleton,
|
|
20955
20975
|
M$ as StepItem,
|
|
20956
|
-
|
|
20957
|
-
|
|
20958
|
-
|
|
20959
|
-
|
|
20976
|
+
$T as Steps,
|
|
20977
|
+
TT as Table,
|
|
20978
|
+
ST as TableRow,
|
|
20979
|
+
eT as Tabs,
|
|
20960
20980
|
wr as TheImage,
|
|
20961
20981
|
Fe as TheText,
|
|
20962
20982
|
Kr as TheTextSkeleton,
|
|
20963
|
-
|
|
20964
|
-
|
|
20983
|
+
gT as ThemePicker,
|
|
20984
|
+
yT as ThemePickerSkeleton,
|
|
20965
20985
|
Nu as ToastServiceKey,
|
|
20966
|
-
|
|
20967
|
-
|
|
20986
|
+
dT as Toaster,
|
|
20987
|
+
lT as ToasterProvider,
|
|
20968
20988
|
dl as Toggle,
|
|
20969
20989
|
Pa as TransitionFade,
|
|
20970
20990
|
oa as TransitionFadeBlur,
|
|
20971
|
-
|
|
20972
|
-
|
|
20973
|
-
|
|
20974
|
-
|
|
20975
|
-
|
|
20976
|
-
|
|
20977
|
-
|
|
20991
|
+
tT as TransitionHeight,
|
|
20992
|
+
iT as TransitionSlideDown,
|
|
20993
|
+
sT as TransitionSlideRight,
|
|
20994
|
+
aT as UserRow,
|
|
20995
|
+
nT as UserRowSkeleton,
|
|
20996
|
+
_T as VerificationInfoCell,
|
|
20997
|
+
BC as iconNames,
|
|
20978
20998
|
W1 as isCheckboxGroupFilterValue,
|
|
20979
20999
|
U1 as isDatepickerFilterValue,
|
|
20980
|
-
|
|
20981
|
-
|
|
21000
|
+
fT as spriteService,
|
|
21001
|
+
cT as toastService,
|
|
20982
21002
|
O$ as useCopyToBuffer,
|
|
20983
21003
|
Ss as useDropdown,
|
|
20984
21004
|
Lh as useDropdownAnimation,
|
|
20985
|
-
|
|
21005
|
+
oT as useDropdownElementInject,
|
|
20986
21006
|
mp as useDynamicVisibleArea,
|
|
20987
|
-
|
|
20988
|
-
|
|
20989
|
-
|
|
21007
|
+
YC as useDynamicVisibleAreaInject,
|
|
21008
|
+
mT as useGlobalConfig,
|
|
21009
|
+
vT as useGlobalConfigProvide,
|
|
20990
21010
|
ay as useToaster
|
|
20991
21011
|
};
|