@pnkx-lib/ui 1.1.14 → 1.1.16
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.js +33 -34
- package/dist/types/index.d.ts +0 -15
- package/dist/types/ui.d.ts +0 -15
- package/dist/ui/index.js +23 -24
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -1,40 +1,39 @@
|
|
1
|
-
import { e
|
2
|
-
import { E as
|
3
|
-
import "
|
4
|
-
import { C as E, D as w, I, P as j, R as v, a as G, S as q, T as z } from "./chunks/Switch-DKxIhHNw.js";
|
1
|
+
import { e, g as o, B as r, C as t, f as l, d as i, D as p, F as d, L as n, j as F, M as c, k as C, P as S, R as T, c as P, S as b, h as g, i as k, l as u, T as x, b as M, a as m, t as y } from "./chunks/Steps-CQhCURd7.js";
|
2
|
+
import { E as f, L as h, T as B } from "./chunks/AntdIcon-OM3ycq04.js";
|
3
|
+
import { C as L, D as E, I as w, P as I, R as j, a as v, S as G, T as q } from "./chunks/Switch-DKxIhHNw.js";
|
5
4
|
export {
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
5
|
+
e as Badge,
|
6
|
+
o as Breadcrumb,
|
7
|
+
r as Button,
|
8
|
+
t as CascaderField,
|
9
|
+
L as CheckboxField,
|
11
10
|
l as Col,
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
11
|
+
i as Container,
|
12
|
+
E as DatePickerField,
|
13
|
+
p as Dropdown,
|
14
|
+
f as ErrorMessage,
|
15
|
+
d as Flex,
|
16
|
+
w as Input,
|
17
|
+
h as Label,
|
18
|
+
n as Layout,
|
19
|
+
F as Menu,
|
20
|
+
c as Modal,
|
21
|
+
C as Pagination,
|
22
|
+
I as PnkxField,
|
23
|
+
S as Popover,
|
24
|
+
j as RadioGroup,
|
25
|
+
v as RangePickerField,
|
26
|
+
T as Row,
|
27
|
+
P as SearchFiltersForm,
|
28
|
+
G as SelectField,
|
29
|
+
b as Skeleton,
|
30
|
+
g as Space,
|
31
|
+
k as Splitter,
|
33
32
|
u as Steps,
|
34
33
|
x as Table,
|
35
34
|
M as Tabs,
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
35
|
+
q as TinyMCE,
|
36
|
+
m as Tooltip,
|
37
|
+
B as Typography,
|
38
|
+
y as typeColorMap
|
40
39
|
};
|
package/dist/types/index.d.ts
CHANGED
@@ -419,21 +419,6 @@ export declare interface SelectFieldProps extends SelectProps {
|
|
419
419
|
customStyleContainer?: string;
|
420
420
|
}
|
421
421
|
|
422
|
-
export declare interface SidebarProps {
|
423
|
-
children?: React.ReactNode;
|
424
|
-
menu: Array<{
|
425
|
-
name: string;
|
426
|
-
href: string;
|
427
|
-
icon: React.ReactNode;
|
428
|
-
current: boolean;
|
429
|
-
children?: Array<{
|
430
|
-
name: string;
|
431
|
-
href: string;
|
432
|
-
}>;
|
433
|
-
}>;
|
434
|
-
router: (path: string) => void;
|
435
|
-
}
|
436
|
-
|
437
422
|
declare type SingleCascaderProps = CascaderProps<DefaultOptionType, string> & {
|
438
423
|
multiple?: false;
|
439
424
|
};
|
package/dist/types/ui.d.ts
CHANGED
@@ -291,21 +291,6 @@ export declare interface SearchFiltersFormProps<T extends FieldValues> {
|
|
291
291
|
onSubmit: (data: T) => void;
|
292
292
|
}
|
293
293
|
|
294
|
-
export declare interface SidebarProps {
|
295
|
-
children?: React.ReactNode;
|
296
|
-
menu: Array<{
|
297
|
-
name: string;
|
298
|
-
href: string;
|
299
|
-
icon: React.ReactNode;
|
300
|
-
current: boolean;
|
301
|
-
children?: Array<{
|
302
|
-
name: string;
|
303
|
-
href: string;
|
304
|
-
}>;
|
305
|
-
}>;
|
306
|
-
router: (path: string) => void;
|
307
|
-
}
|
308
|
-
|
309
294
|
declare type SingleCascaderProps = CascaderProps<DefaultOptionType, string> & {
|
310
295
|
multiple?: false;
|
311
296
|
};
|
package/dist/ui/index.js
CHANGED
@@ -1,31 +1,30 @@
|
|
1
|
-
import { e, g as
|
2
|
-
import { E as
|
3
|
-
import "react";
|
1
|
+
import { e, g as o, B as r, C as t, f as l, d as p, D as i, F as n, L as d, j as S, M as T, k as b, P as c, R as g, c as C, S as F, h as M, i as m, l as u, T as y, b as B, a as L, t as f } from "../chunks/Steps-CQhCURd7.js";
|
2
|
+
import { E as x, L as P, T as k } from "../chunks/AntdIcon-OM3ycq04.js";
|
4
3
|
export {
|
5
4
|
e as Badge,
|
6
|
-
|
7
|
-
|
8
|
-
|
5
|
+
o as Breadcrumb,
|
6
|
+
r as Button,
|
7
|
+
t as CascaderField,
|
9
8
|
l as Col,
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
9
|
+
p as Container,
|
10
|
+
i as Dropdown,
|
11
|
+
x as ErrorMessage,
|
12
|
+
n as Flex,
|
13
|
+
P as Label,
|
14
|
+
d as Layout,
|
15
|
+
S as Menu,
|
16
|
+
T as Modal,
|
17
|
+
b as Pagination,
|
18
|
+
c as Popover,
|
19
|
+
g as Row,
|
21
20
|
C as SearchFiltersForm,
|
22
21
|
F as Skeleton,
|
23
22
|
M as Space,
|
24
|
-
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
23
|
+
m as Splitter,
|
24
|
+
u as Steps,
|
25
|
+
y as Table,
|
26
|
+
B as Tabs,
|
27
|
+
L as Tooltip,
|
28
|
+
k as Typography,
|
29
|
+
f as typeColorMap
|
31
30
|
};
|