@arkyn/types 1.3.41 → 1.3.43
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/components/PaginationProps.d.ts +8 -0
- package/dist/components/PaginationProps.d.ts.map +1 -0
- package/dist/components/PaginationProps.js +1 -0
- package/dist/components/TableProps.d.ts +8 -0
- package/dist/components/TableProps.d.ts.map +1 -0
- package/dist/components/TableProps.js +1 -0
- package/dist/index.d.ts +3 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -1
- package/package.json +1 -1
- package/src/components/PaginationProps.ts +9 -0
- package/src/components/TableProps.ts +15 -0
- package/src/index.ts +3 -1
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { HTMLAttributes } from "react";
|
|
2
|
+
type PaginationProps = {
|
|
3
|
+
scope?: string;
|
|
4
|
+
totalCountRegisters: number;
|
|
5
|
+
siblingsCount?: number;
|
|
6
|
+
} & HTMLAttributes<HTMLDivElement>;
|
|
7
|
+
export type { PaginationProps };
|
|
8
|
+
//# sourceMappingURL=PaginationProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PaginationProps.d.ts","sourceRoot":"","sources":["../../src/components/PaginationProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAE5C,KAAK,eAAe,GAAG;IACrB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,mBAAmB,EAAE,MAAM,CAAC;IAC5B,aAAa,CAAC,EAAE,MAAM,CAAC;CACxB,GAAG,cAAc,CAAC,cAAc,CAAC,CAAC;AAEnC,YAAY,EAAE,eAAe,EAAE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { HTMLAttributes, TableHTMLAttributes } from "react";
|
|
2
|
+
type TableBodyProps = HTMLAttributes<HTMLTableSectionElement>;
|
|
3
|
+
type TableCaptionProps = HTMLAttributes<HTMLElement>;
|
|
4
|
+
type TableContainerProps = TableHTMLAttributes<HTMLTableElement>;
|
|
5
|
+
type TableFooterProps = HTMLAttributes<HTMLTableSectionElement>;
|
|
6
|
+
type TableHeaderProps = HTMLAttributes<HTMLTableSectionElement>;
|
|
7
|
+
export type { TableBodyProps, TableCaptionProps, TableContainerProps, TableFooterProps, TableHeaderProps, };
|
|
8
|
+
//# sourceMappingURL=TableProps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TableProps.d.ts","sourceRoot":"","sources":["../../src/components/TableProps.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,mBAAmB,EAAE,MAAM,OAAO,CAAC;AAEjE,KAAK,cAAc,GAAG,cAAc,CAAC,uBAAuB,CAAC,CAAC;AAC9D,KAAK,iBAAiB,GAAG,cAAc,CAAC,WAAW,CAAC,CAAC;AACrD,KAAK,mBAAmB,GAAG,mBAAmB,CAAC,gBAAgB,CAAC,CAAC;AACjE,KAAK,gBAAgB,GAAG,cAAc,CAAC,uBAAuB,CAAC,CAAC;AAChE,KAAK,gBAAgB,GAAG,cAAc,CAAC,uBAAuB,CAAC,CAAC;AAEhE,YAAY,EACV,cAAc,EACd,iBAAiB,EACjB,mBAAmB,EACnB,gBAAgB,EAChB,gBAAgB,GACjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/dist/index.d.ts
CHANGED
|
@@ -18,10 +18,12 @@ export * from "./components/FormProps";
|
|
|
18
18
|
export * from "./components/IconButtonProps";
|
|
19
19
|
export * from "./components/InputProps";
|
|
20
20
|
export * from "./components/ModalProps";
|
|
21
|
+
export * from "./components/PaginationProps";
|
|
21
22
|
export * from "./components/SelectProps";
|
|
22
23
|
export * from "./components/SkeletonProps";
|
|
23
|
-
export * from "./components/
|
|
24
|
+
export * from "./components/TableProps";
|
|
24
25
|
export * from "./components/ToastProps";
|
|
26
|
+
export * from "./components/TooltipProps";
|
|
25
27
|
export * from "./hooks/Drawer";
|
|
26
28
|
export * from "./hooks/Modal";
|
|
27
29
|
export * from "./hooks/Toast";
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAG7B,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AACA,cAAc,2BAA2B,CAAC;AAC1C,cAAc,uBAAuB,CAAC;AACtC,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,cAAc,CAAC;AAC7B,cAAc,gCAAgC,CAAC;AAC/C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAG7B,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AACvC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,8BAA8B,CAAC;AAC7C,cAAc,0BAA0B,CAAC;AACzC,cAAc,4BAA4B,CAAC;AAC3C,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,2BAA2B,CAAC;AAG1C,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAG9B,cAAc,yBAAyB,CAAC;AACxC,cAAc,uBAAuB,CAAC;AAGtC,cAAc,wCAAwC,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -20,10 +20,12 @@ export * from "./components/FormProps";
|
|
|
20
20
|
export * from "./components/IconButtonProps";
|
|
21
21
|
export * from "./components/InputProps";
|
|
22
22
|
export * from "./components/ModalProps";
|
|
23
|
+
export * from "./components/PaginationProps";
|
|
23
24
|
export * from "./components/SelectProps";
|
|
24
25
|
export * from "./components/SkeletonProps";
|
|
25
|
-
export * from "./components/
|
|
26
|
+
export * from "./components/TableProps";
|
|
26
27
|
export * from "./components/ToastProps";
|
|
28
|
+
export * from "./components/TooltipProps";
|
|
27
29
|
// Hooks
|
|
28
30
|
export * from "./hooks/Drawer";
|
|
29
31
|
export * from "./hooks/Modal";
|
package/package.json
CHANGED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import type { HTMLAttributes, TableHTMLAttributes } from "react";
|
|
2
|
+
|
|
3
|
+
type TableBodyProps = HTMLAttributes<HTMLTableSectionElement>;
|
|
4
|
+
type TableCaptionProps = HTMLAttributes<HTMLElement>;
|
|
5
|
+
type TableContainerProps = TableHTMLAttributes<HTMLTableElement>;
|
|
6
|
+
type TableFooterProps = HTMLAttributes<HTMLTableSectionElement>;
|
|
7
|
+
type TableHeaderProps = HTMLAttributes<HTMLTableSectionElement>;
|
|
8
|
+
|
|
9
|
+
export type {
|
|
10
|
+
TableBodyProps,
|
|
11
|
+
TableCaptionProps,
|
|
12
|
+
TableContainerProps,
|
|
13
|
+
TableFooterProps,
|
|
14
|
+
TableHeaderProps,
|
|
15
|
+
};
|
package/src/index.ts
CHANGED
|
@@ -21,10 +21,12 @@ export * from "./components/FormProps";
|
|
|
21
21
|
export * from "./components/IconButtonProps";
|
|
22
22
|
export * from "./components/InputProps";
|
|
23
23
|
export * from "./components/ModalProps";
|
|
24
|
+
export * from "./components/PaginationProps";
|
|
24
25
|
export * from "./components/SelectProps";
|
|
25
26
|
export * from "./components/SkeletonProps";
|
|
26
|
-
export * from "./components/
|
|
27
|
+
export * from "./components/TableProps";
|
|
27
28
|
export * from "./components/ToastProps";
|
|
29
|
+
export * from "./components/TooltipProps";
|
|
28
30
|
|
|
29
31
|
// Hooks
|
|
30
32
|
export * from "./hooks/Drawer";
|