@pnkx-lib/ui 1.1.9 → 1.1.12
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/chunks/Steps-tGR8eV70.js +5893 -0
- package/dist/index.js +15 -15
- package/dist/types/index.d.ts +2 -4
- package/dist/types/ui.d.ts +2 -4
- package/dist/ui/index.js +13 -13
- package/package.json +1 -1
- package/dist/chunks/Sidebar-Biqbo1mS.js +0 -7609
package/dist/index.js
CHANGED
@@ -1,32 +1,32 @@
|
|
1
|
-
import { e, g as
|
1
|
+
import { e as o, g as r, B as t, C as i, f as l, d as p, D as d, F as n, L as F, j as c, M as C, k as S, P as T, R as P, c as b, S as g, h as k, i as m, l as u, T as x, b as M, a as y, t as R } from "./chunks/Steps-tGR8eV70.js";
|
2
2
|
import { E as h, L as B, T as D } from "./chunks/AntdIcon-OM3ycq04.js";
|
3
|
+
import "react";
|
3
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";
|
4
5
|
export {
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
6
|
+
o as Badge,
|
7
|
+
r as Breadcrumb,
|
8
|
+
t as Button,
|
9
|
+
i as CascaderField,
|
9
10
|
E as CheckboxField,
|
10
|
-
|
11
|
-
|
11
|
+
l as Col,
|
12
|
+
p as Container,
|
12
13
|
w as DatePickerField,
|
13
|
-
|
14
|
+
d as Dropdown,
|
14
15
|
h as ErrorMessage,
|
15
|
-
|
16
|
+
n as Flex,
|
16
17
|
I as Input,
|
17
18
|
B as Label,
|
18
|
-
|
19
|
-
|
20
|
-
|
19
|
+
F as Layout,
|
20
|
+
c as Menu,
|
21
|
+
C as Modal,
|
21
22
|
S as Pagination,
|
22
23
|
j as PnkxField,
|
23
|
-
|
24
|
+
T as Popover,
|
24
25
|
v as RadioGroup,
|
25
26
|
G as RangePickerField,
|
26
|
-
|
27
|
+
P as Row,
|
27
28
|
b as SearchFiltersForm,
|
28
29
|
q as SelectField,
|
29
|
-
P as Sidebar,
|
30
30
|
g as Skeleton,
|
31
31
|
k as Space,
|
32
32
|
m as Splitter,
|
package/dist/types/index.d.ts
CHANGED
@@ -419,8 +419,6 @@ export declare interface SelectFieldProps extends SelectProps {
|
|
419
419
|
customStyleContainer?: string;
|
420
420
|
}
|
421
421
|
|
422
|
-
export declare const Sidebar: ({ children, menu }: SidebarProps) => JSX.Element;
|
423
|
-
|
424
422
|
export declare interface SidebarProps {
|
425
423
|
children?: React.ReactNode;
|
426
424
|
menu: Array<{
|
@@ -433,6 +431,7 @@ export declare interface SidebarProps {
|
|
433
431
|
href: string;
|
434
432
|
}>;
|
435
433
|
}>;
|
434
|
+
router: (path: string) => void;
|
436
435
|
}
|
437
436
|
|
438
437
|
declare type SingleCascaderProps = CascaderProps<DefaultOptionType, string> & {
|
@@ -460,8 +459,7 @@ export declare interface SplitterProps extends SplitterProps_2 {
|
|
460
459
|
|
461
460
|
export declare type SplitterPropsUnion = BaseProps_10 & SplitterProps;
|
462
461
|
|
463
|
-
export declare
|
464
|
-
}
|
462
|
+
export declare type StepProps = StepProps_2;
|
465
463
|
|
466
464
|
export declare const Steps: typeof Steps_2;
|
467
465
|
|
package/dist/types/ui.d.ts
CHANGED
@@ -291,8 +291,6 @@ export declare interface SearchFiltersFormProps<T extends FieldValues> {
|
|
291
291
|
onSubmit: (data: T) => void;
|
292
292
|
}
|
293
293
|
|
294
|
-
export declare const Sidebar: ({ children, menu }: SidebarProps) => JSX.Element;
|
295
|
-
|
296
294
|
export declare interface SidebarProps {
|
297
295
|
children?: React.ReactNode;
|
298
296
|
menu: Array<{
|
@@ -305,6 +303,7 @@ export declare interface SidebarProps {
|
|
305
303
|
href: string;
|
306
304
|
}>;
|
307
305
|
}>;
|
306
|
+
router: (path: string) => void;
|
308
307
|
}
|
309
308
|
|
310
309
|
declare type SingleCascaderProps = CascaderProps<DefaultOptionType, string> & {
|
@@ -332,8 +331,7 @@ export declare interface SplitterProps extends SplitterProps_2 {
|
|
332
331
|
|
333
332
|
export declare type SplitterPropsUnion = BaseProps_10 & SplitterProps;
|
334
333
|
|
335
|
-
export declare
|
336
|
-
}
|
334
|
+
export declare type StepProps = StepProps_2;
|
337
335
|
|
338
336
|
export declare const Steps: typeof Steps_2;
|
339
337
|
|
package/dist/ui/index.js
CHANGED
@@ -1,24 +1,24 @@
|
|
1
|
-
import { e, g as
|
1
|
+
import { e, g as r, B as t, C as p, f as l, d as i, D as n, F as d, L as S, j as T, M as b, k as c, P as g, R as m, c as C, S as F, h as M, i as u, l as y, T as B, b as L, a as f, t as h } from "../chunks/Steps-tGR8eV70.js";
|
2
2
|
import { E as P, L as k, T as w } from "../chunks/AntdIcon-OM3ycq04.js";
|
3
|
+
import "react";
|
3
4
|
export {
|
4
5
|
e as Badge,
|
5
|
-
|
6
|
-
|
7
|
-
|
6
|
+
r as Breadcrumb,
|
7
|
+
t as Button,
|
8
|
+
p as CascaderField,
|
8
9
|
l as Col,
|
9
|
-
|
10
|
-
|
10
|
+
i as Container,
|
11
|
+
n as Dropdown,
|
11
12
|
P as ErrorMessage,
|
12
13
|
d as Flex,
|
13
14
|
k as Label,
|
14
|
-
|
15
|
-
|
15
|
+
S as Layout,
|
16
|
+
T as Menu,
|
16
17
|
b as Modal,
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
C as Sidebar,
|
18
|
+
c as Pagination,
|
19
|
+
g as Popover,
|
20
|
+
m as Row,
|
21
|
+
C as SearchFiltersForm,
|
22
22
|
F as Skeleton,
|
23
23
|
M as Space,
|
24
24
|
u as Splitter,
|