@namba_one/ui-kit-2 1.0.28 → 1.0.29
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 +1 -1
- package/dist/index.es.js +54 -16
- package/dist/index.umd.js +4 -4
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -896,7 +896,7 @@ export declare type IconBaseProps = {
|
|
|
896
896
|
|
|
897
897
|
export declare type IconName = (typeof iconNames)[number];
|
|
898
898
|
|
|
899
|
-
declare const iconNames: readonly ["box", "call", "carousel", "check", "chevronDown", "chevronLeft", "chevronRight", "chevronUp", "copy", "cross", "currency_bold", "currency_medium", "currency_regular", "currency_semibold", "download", "edit", "euro", "eyeClose", "eyeOpen", "image", "image_outline", "logout", "move", "placeholder", "plus", "promo", "shop", "sort-by-down", "sort-by-up", "success", "success_filled", "trash", "upload", "user", "warning", "warning_filled"];
|
|
899
|
+
export declare const iconNames: readonly ["box", "call", "carousel", "check", "chevronDown", "chevronLeft", "chevronRight", "chevronUp", "copy", "cross", "currency_bold", "currency_medium", "currency_regular", "currency_semibold", "download", "edit", "euro", "eyeClose", "eyeOpen", "image", "image_outline", "logout", "move", "placeholder", "plus", "promo", "shop", "sort-by-down", "sort-by-up", "success", "success_filled", "trash", "upload", "user", "warning", "warning_filled"];
|
|
900
900
|
|
|
901
901
|
export declare const IconView: DefineComponent<IconViewProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<IconViewProps> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
902
902
|
|
package/dist/index.es.js
CHANGED
|
@@ -483,7 +483,44 @@ const gr = {
|
|
|
483
483
|
color: zc
|
|
484
484
|
}, Yc = {
|
|
485
485
|
$style: Vc
|
|
486
|
-
}, at = /* @__PURE__ */ Ae(Rc, [["__cssModules", Yc]]),
|
|
486
|
+
}, at = /* @__PURE__ */ Ae(Rc, [["__cssModules", Yc]]), Fk = [
|
|
487
|
+
"box",
|
|
488
|
+
"call",
|
|
489
|
+
"carousel",
|
|
490
|
+
"check",
|
|
491
|
+
"chevronDown",
|
|
492
|
+
"chevronLeft",
|
|
493
|
+
"chevronRight",
|
|
494
|
+
"chevronUp",
|
|
495
|
+
"copy",
|
|
496
|
+
"cross",
|
|
497
|
+
"currency_bold",
|
|
498
|
+
"currency_medium",
|
|
499
|
+
"currency_regular",
|
|
500
|
+
"currency_semibold",
|
|
501
|
+
"download",
|
|
502
|
+
"edit",
|
|
503
|
+
"euro",
|
|
504
|
+
"eyeClose",
|
|
505
|
+
"eyeOpen",
|
|
506
|
+
"image",
|
|
507
|
+
"image_outline",
|
|
508
|
+
"logout",
|
|
509
|
+
"move",
|
|
510
|
+
"placeholder",
|
|
511
|
+
"plus",
|
|
512
|
+
"promo",
|
|
513
|
+
"shop",
|
|
514
|
+
"sort-by-down",
|
|
515
|
+
"sort-by-up",
|
|
516
|
+
"success",
|
|
517
|
+
"success_filled",
|
|
518
|
+
"trash",
|
|
519
|
+
"upload",
|
|
520
|
+
"user",
|
|
521
|
+
"warning",
|
|
522
|
+
"warning_filled"
|
|
523
|
+
], Nc = /* @__PURE__ */ _e({
|
|
487
524
|
__name: "Button",
|
|
488
525
|
props: {
|
|
489
526
|
tag: { default: "button" },
|
|
@@ -3819,7 +3856,7 @@ function Wh(t) {
|
|
|
3819
3856
|
toggle: r
|
|
3820
3857
|
};
|
|
3821
3858
|
}
|
|
3822
|
-
const
|
|
3859
|
+
const Ok = () => oi(
|
|
3823
3860
|
ro,
|
|
3824
3861
|
() => 0
|
|
3825
3862
|
);
|
|
@@ -16099,7 +16136,7 @@ const Ny = /* @__PURE__ */ _e({
|
|
|
16099
16136
|
grow: tb
|
|
16100
16137
|
}, nb = {
|
|
16101
16138
|
$style: ab
|
|
16102
|
-
},
|
|
16139
|
+
}, Ik = /* @__PURE__ */ Ae(qy, [["__cssModules", nb]]), rb = /* @__PURE__ */ _e({
|
|
16103
16140
|
__name: "HeaderText",
|
|
16104
16141
|
props: {
|
|
16105
16142
|
title: {},
|
|
@@ -18674,7 +18711,7 @@ class q1 {
|
|
|
18674
18711
|
e.provide(gu, this);
|
|
18675
18712
|
}
|
|
18676
18713
|
}
|
|
18677
|
-
const gu = Symbol("ToastService"),
|
|
18714
|
+
const gu = Symbol("ToastService"), Pk = new q1(), X1 = ["id"], K1 = /* @__PURE__ */ _e({
|
|
18678
18715
|
__name: "Toaster",
|
|
18679
18716
|
setup(t) {
|
|
18680
18717
|
let e;
|
|
@@ -18919,7 +18956,7 @@ class ok {
|
|
|
18919
18956
|
}
|
|
18920
18957
|
}
|
|
18921
18958
|
}
|
|
18922
|
-
const
|
|
18959
|
+
const Bk = new ok(), xl = (t) => {
|
|
18923
18960
|
const e = Object.entries(t).map(([a, n]) => [
|
|
18924
18961
|
a.toString(),
|
|
18925
18962
|
n
|
|
@@ -19132,12 +19169,12 @@ const Pk = new ok(), xl = (t) => {
|
|
|
19132
19169
|
$style: yu
|
|
19133
19170
|
}, xk = /* @__PURE__ */ Ae(Mk, [["__cssModules", Tk]]), bu = {
|
|
19134
19171
|
interactionType: "web"
|
|
19135
|
-
}, _u = Symbol("GlobalConfig"),
|
|
19172
|
+
}, _u = Symbol("GlobalConfig"), Rk = (t) => {
|
|
19136
19173
|
Al(_u, {
|
|
19137
19174
|
...bu,
|
|
19138
19175
|
...t
|
|
19139
19176
|
});
|
|
19140
|
-
},
|
|
19177
|
+
}, Lk = () => oi(_u, bu), zk = {
|
|
19141
19178
|
KGS: "KGS"
|
|
19142
19179
|
}, $k = [
|
|
19143
19180
|
ur,
|
|
@@ -19190,7 +19227,7 @@ const Pk = new ok(), xl = (t) => {
|
|
|
19190
19227
|
A1,
|
|
19191
19228
|
z1,
|
|
19192
19229
|
O1
|
|
19193
|
-
],
|
|
19230
|
+
], Vk = {
|
|
19194
19231
|
install: (t) => {
|
|
19195
19232
|
$k.forEach((e) => {
|
|
19196
19233
|
t.component(`${e.name}`, e);
|
|
@@ -19210,14 +19247,14 @@ export {
|
|
|
19210
19247
|
to as Chip,
|
|
19211
19248
|
Qw as ColorPicker,
|
|
19212
19249
|
A1 as Container,
|
|
19213
|
-
|
|
19250
|
+
zk as Currency,
|
|
19214
19251
|
ro as DYNAMIC_VISIBLE_AREA_PROVIDER_NAME,
|
|
19215
19252
|
ao as Divider,
|
|
19216
19253
|
_h as Dropdown,
|
|
19217
19254
|
Bh as Dropzone,
|
|
19218
19255
|
so as DynamicVisibleArea,
|
|
19219
19256
|
x_ as EmptyResponse,
|
|
19220
|
-
|
|
19257
|
+
Ik as FilterHub,
|
|
19221
19258
|
fu as HeaderText,
|
|
19222
19259
|
at as Icon,
|
|
19223
19260
|
kb as IconView,
|
|
@@ -19251,14 +19288,15 @@ export {
|
|
|
19251
19288
|
O1 as TransitionSlideRight,
|
|
19252
19289
|
k1 as UserRow,
|
|
19253
19290
|
C1 as UserRowSkeleton,
|
|
19254
|
-
|
|
19291
|
+
Vk as default,
|
|
19292
|
+
Fk as iconNames,
|
|
19255
19293
|
sy as isCheckboxGroupFilterValue,
|
|
19256
19294
|
iy as isDatepickerFilterValue,
|
|
19257
|
-
|
|
19258
|
-
|
|
19295
|
+
Bk as spriteService,
|
|
19296
|
+
Pk as toastService,
|
|
19259
19297
|
hh as useDropdownAnimation,
|
|
19260
19298
|
Wh as useDynamicVisibleArea,
|
|
19261
|
-
|
|
19262
|
-
|
|
19263
|
-
|
|
19299
|
+
Ok as useDynamicVisibleAreaInject,
|
|
19300
|
+
Lk as useGlobalConfig,
|
|
19301
|
+
Rk as useGlobalConfigProvide
|
|
19264
19302
|
};
|