@rfdtech/components 1.21.0 → 1.22.0
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/README.md +143 -43
- package/dist/adapters/context-adapter.d.ts +18 -0
- package/dist/adapters/context-adapter.d.ts.map +1 -0
- package/dist/adapters/next-adapter.d.ts +23 -0
- package/dist/adapters/next-adapter.d.ts.map +1 -0
- package/dist/adapters/react-router-adapter.d.ts +9 -0
- package/dist/adapters/react-router-adapter.d.ts.map +1 -0
- package/dist/adapters/registry.d.ts +19 -0
- package/dist/adapters/registry.d.ts.map +1 -0
- package/dist/components/app-header/AppHeader.d.ts +3 -2
- package/dist/components/app-header/AppHeader.d.ts.map +1 -1
- package/dist/components/app-header/AppHeaderProfile.d.ts.map +1 -1
- package/dist/components/app-header/index.d.ts +2 -2
- package/dist/components/app-header/index.d.ts.map +1 -1
- package/dist/components/app-layout/AppLayout.d.ts +6 -0
- package/dist/components/app-layout/AppLayout.d.ts.map +1 -1
- package/dist/components/app-layout/AppLayoutInner.d.ts +1 -0
- package/dist/components/app-layout/AppLayoutInner.d.ts.map +1 -1
- package/dist/components/metric-card/MetricCard.d.ts.map +1 -1
- package/dist/components/metric-card/index.d.ts +1 -1
- package/dist/components/metric-card/index.d.ts.map +1 -1
- package/dist/components/sidebar/Sidebar.d.ts +2 -2
- package/dist/components/sidebar/Sidebar.d.ts.map +1 -1
- package/dist/components/sidebar/index.d.ts.map +1 -1
- package/dist/components/stepper/Stepper.d.ts +12 -0
- package/dist/components/stepper/Stepper.d.ts.map +1 -0
- package/dist/components/stepper/Stepper.test.d.ts +2 -0
- package/dist/components/stepper/Stepper.test.d.ts.map +1 -0
- package/dist/components/stepper/StepperContext.d.ts +4 -0
- package/dist/components/stepper/StepperContext.d.ts.map +1 -0
- package/dist/components/stepper/index.d.ts +3 -0
- package/dist/components/stepper/index.d.ts.map +1 -0
- package/dist/components/table/Table.d.ts +3 -6
- package/dist/components/table/Table.d.ts.map +1 -1
- package/dist/components/table/TableHeader.d.ts +3 -10
- package/dist/components/table/TableHeader.d.ts.map +1 -1
- package/dist/components/table/TablePagination.d.ts.map +1 -1
- package/dist/components/table/index.d.ts +1 -1
- package/dist/components/table/index.d.ts.map +1 -1
- package/dist/components/tabs/Tabs.d.ts.map +1 -1
- package/dist/components/tabs/hooks/useTabsLineIndicator.d.ts.map +1 -1
- package/dist/components/timeline/Timeline.d.ts +8 -0
- package/dist/components/timeline/Timeline.d.ts.map +1 -0
- package/dist/components/timeline/Timeline.test.d.ts +2 -0
- package/dist/components/timeline/Timeline.test.d.ts.map +1 -0
- package/dist/components/timeline/index.d.ts +3 -0
- package/dist/components/timeline/index.d.ts.map +1 -0
- package/dist/contexts/router-adapter-context.d.ts +27 -0
- package/dist/contexts/router-adapter-context.d.ts.map +1 -0
- package/dist/hooks/useTableFilter.d.ts.map +1 -1
- package/dist/hooks/useTablePagination.d.ts.map +1 -1
- package/dist/hooks/useTableState.d.ts +1 -1
- package/dist/hooks/useTableState.d.ts.map +1 -1
- package/dist/index.cjs +49 -47
- package/dist/index.css +1 -1
- package/dist/index.d.ts +3 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +9975 -9356
- package/dist/next-index.d.ts +44 -0
- package/dist/next-index.d.ts.map +1 -0
- package/dist/next.cjs +272 -0
- package/dist/next.css +1 -0
- package/dist/next.d.ts +29 -0
- package/dist/next.js +51481 -0
- package/dist/types/app-header.d.ts +23 -2
- package/dist/types/app-header.d.ts.map +1 -1
- package/dist/types/metric-card.d.ts +3 -0
- package/dist/types/metric-card.d.ts.map +1 -1
- package/dist/types/router-adapter.d.ts +46 -0
- package/dist/types/router-adapter.d.ts.map +1 -0
- package/dist/types/sidebar.d.ts +11 -0
- package/dist/types/sidebar.d.ts.map +1 -1
- package/dist/types/stepper.d.ts +45 -0
- package/dist/types/stepper.d.ts.map +1 -0
- package/dist/types/table.d.ts +69 -0
- package/dist/types/table.d.ts.map +1 -1
- package/dist/types/tabs.d.ts +1 -1
- package/dist/types/tabs.d.ts.map +1 -1
- package/dist/types/timeline.d.ts +52 -0
- package/dist/types/timeline.d.ts.map +1 -0
- package/package.json +19 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/metric-card/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,YAAY,EACV,eAAe,EACf,oBAAoB,EACpB,WAAW,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/metric-card/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAC;AAC1C,YAAY,EACV,eAAe,EACf,oBAAoB,EACpB,WAAW,EACX,iBAAiB,GAClB,MAAM,yBAAyB,CAAC"}
|
|
@@ -11,8 +11,8 @@ export declare const SidebarContent: import("react").ForwardRefExoticComponent<S
|
|
|
11
11
|
export declare const SidebarFooter: import("react").ForwardRefExoticComponent<SidebarFooterProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
12
12
|
export declare const SidebarNav: import("react").ForwardRefExoticComponent<SidebarNavProps & import("react").RefAttributes<HTMLElement>>;
|
|
13
13
|
export declare const SidebarGroup: import("react").ForwardRefExoticComponent<SidebarGroupProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
14
|
-
export declare const SidebarGroupLabel: import("react").ForwardRefExoticComponent<SidebarGroupLabelProps & import("react").RefAttributes<HTMLParagraphElement>>;
|
|
14
|
+
export declare const SidebarGroupLabel: import("react").ForwardRefExoticComponent<SidebarGroupLabelProps & import("react").RefAttributes<HTMLButtonElement | HTMLParagraphElement>>;
|
|
15
15
|
export declare const SidebarItem: import("react").ForwardRefExoticComponent<SidebarItemProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
16
16
|
export declare const SidebarBadge: import("react").ForwardRefExoticComponent<SidebarBadgeProps & import("react").RefAttributes<HTMLSpanElement>>;
|
|
17
|
-
export declare const SidebarLink: import("react").ForwardRefExoticComponent<SidebarLinkProps & import("react").RefAttributes<
|
|
17
|
+
export declare const SidebarLink: import("react").ForwardRefExoticComponent<SidebarLinkProps & import("react").RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
|
|
18
18
|
//# sourceMappingURL=Sidebar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/sidebar/Sidebar.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/sidebar/Sidebar.tsx"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EACV,iBAAiB,EACjB,iBAAiB,EACjB,oBAAoB,EACpB,mBAAmB,EACnB,kBAAkB,EAClB,sBAAsB,EACtB,iBAAiB,EACjB,kBAAkB,EAClB,gBAAgB,EAChB,gBAAgB,EAChB,eAAe,EACf,mBAAmB,EACnB,YAAY,EACZ,mBAAmB,EACpB,MAAM,qBAAqB,CAAC;AAG7B,OAAO,sBAAsB,CAAC;AAE9B,OAAO,EAAE,eAAe,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAqB/D,eAAO,MAAM,OAAO,sGAwBlB,CAAC;AAEH,eAAO,MAAM,cAAc,mHA2BzB,CAAC;AAEH,eAAO,MAAM,cAAc,mHA+BzB,CAAC;AAEH,eAAO,MAAM,eAAe,oHA+B1B,CAAC;AAEH,eAAO,MAAM,aAAa,+GAWzB,CAAC;AAEF,eAAO,MAAM,YAAY,8GAWxB,CAAC;AAEF,eAAO,MAAM,cAAc,gHA0D1B,CAAC;AAEF,eAAO,MAAM,aAAa,+GAWzB,CAAC;AAEF,eAAO,MAAM,UAAU,yGAsBtB,CAAC;AAEF,eAAO,MAAM,YAAY,8GAmGxB,CAAC;AAEF,eAAO,MAAM,iBAAiB,6IA8C5B,CAAC;AAEH,eAAO,MAAM,WAAW,6GAWvB,CAAC;AAEF,eAAO,MAAM,YAAY,+GAiBxB,CAAC;AAkBF,eAAO,MAAM,WAAW,oIAqGtB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/sidebar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,YAAY,EACZ,YAAY,EACZ,eAAe,EACf,cAAc,EACd,aAAa,EACb,YAAY,EACZ,iBAAiB,EACjB,aAAa,EACb,WAAW,EACX,WAAW,EACX,UAAU,EACV,cAAc,EACd,eAAe,EACf,cAAc,EACd,UAAU,GACX,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/sidebar/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,YAAY,EACZ,YAAY,EACZ,eAAe,EACf,cAAc,EACd,aAAa,EACb,YAAY,EACZ,iBAAiB,EACjB,aAAa,EACb,WAAW,EACX,WAAW,EACX,UAAU,EACV,cAAc,EACd,eAAe,EACf,cAAc,EACd,UAAU,GACX,MAAM,WAAW,CAAC;AAEnB,YAAY,EACV,sBAAsB,EACtB,iBAAiB,EACjB,iBAAiB,EACjB,iBAAiB,EACjB,yBAAyB,EACzB,oBAAoB,EACpB,wBAAwB,EACxB,mBAAmB,EACnB,uBAAuB,EACvB,kBAAkB,EAClB,sBAAsB,EACtB,2BAA2B,EAC3B,sBAAsB,EACtB,iBAAiB,EACjB,uBAAuB,EACvB,kBAAkB,EAClB,qBAAqB,EACrB,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,oBAAoB,EACpB,eAAe,EACf,wBAAwB,EACxB,mBAAmB,EACnB,yBAAyB,EACzB,oBAAoB,EACpB,wBAAwB,EACxB,mBAAmB,EACnB,YAAY,GACb,MAAM,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import type { StepLabelProps, StepProps, StepperProps } from "../../types/stepper";
|
|
2
|
+
import "./styles/stepper.css";
|
|
3
|
+
declare const StepperRoot: import("react").ForwardRefExoticComponent<StepperProps & import("react").RefAttributes<HTMLOListElement>>;
|
|
4
|
+
export declare const Step: import("react").ForwardRefExoticComponent<StepProps & import("react").RefAttributes<HTMLLIElement>>;
|
|
5
|
+
export declare const StepLabel: import("react").ForwardRefExoticComponent<StepLabelProps & import("react").RefAttributes<HTMLSpanElement>>;
|
|
6
|
+
type StepperComponent = typeof StepperRoot & {
|
|
7
|
+
Step: typeof Step;
|
|
8
|
+
StepLabel: typeof StepLabel;
|
|
9
|
+
};
|
|
10
|
+
export declare const Stepper: StepperComponent;
|
|
11
|
+
export {};
|
|
12
|
+
//# sourceMappingURL=Stepper.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Stepper.d.ts","sourceRoot":"","sources":["../../../src/components/stepper/Stepper.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACV,cAAc,EACd,SAAS,EAET,YAAY,EACb,MAAM,qBAAqB,CAAC;AAG7B,OAAO,sBAAsB,CAAC;AAuB9B,QAAA,MAAM,WAAW,2GAmCf,CAAC;AAEH,eAAO,MAAM,IAAI,qGAoFf,CAAC;AAEH,eAAO,MAAM,SAAS,4GAYrB,CAAC;AAEF,KAAK,gBAAgB,GAAG,OAAO,WAAW,GAAG;IAC3C,IAAI,EAAE,OAAO,IAAI,CAAC;IAClB,SAAS,EAAE,OAAO,SAAS,CAAC;CAC7B,CAAC;AAEF,eAAO,MAAM,OAAO,EAAkB,gBAAgB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Stepper.test.d.ts","sourceRoot":"","sources":["../../../src/components/stepper/Stepper.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"StepperContext.d.ts","sourceRoot":"","sources":["../../../src/components/stepper/StepperContext.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,qBAAqB,CAAC;AAE/D,eAAO,MAAM,cAAc,qDAAkD,CAAC;AAE9E,wBAAgB,iBAAiB,IAAI,mBAAmB,CAQvD"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { Step, StepLabel, Stepper } from "./Stepper";
|
|
2
|
+
export type { StepClassNames, StepInternalProps, StepLabelClassNames, StepLabelProps, StepProps, StepState, StepperClassNames, StepperContextValue, StepperProps, } from "../../types/stepper";
|
|
3
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/stepper/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,OAAO,EAAE,MAAM,WAAW,CAAC;AACrD,YAAY,EACV,cAAc,EACd,iBAAiB,EACjB,mBAAmB,EACnB,cAAc,EACd,SAAS,EACT,SAAS,EACT,iBAAiB,EACjB,mBAAmB,EACnB,YAAY,GACb,MAAM,qBAAqB,CAAC"}
|
|
@@ -1,13 +1,10 @@
|
|
|
1
|
-
import { type
|
|
2
|
-
import type { TableContentProps } from "../../types/table";
|
|
1
|
+
import { type Ref } from "react";
|
|
2
|
+
import type { TableContentProps, TableFooterProps } from "../../types/table";
|
|
3
3
|
import type { TableProps } from "../../types/table";
|
|
4
4
|
import "./styles/table.css";
|
|
5
5
|
export declare const Table: import("react").ForwardRefExoticComponent<TableProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
6
|
export declare const TableContent: <T>(props: TableContentProps<T> & {
|
|
7
7
|
ref?: Ref<HTMLDivElement>;
|
|
8
8
|
}) => React.ReactElement;
|
|
9
|
-
export declare const TableFooter: import("react").ForwardRefExoticComponent<
|
|
10
|
-
className?: string;
|
|
11
|
-
children?: ReactNode;
|
|
12
|
-
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
9
|
+
export declare const TableFooter: import("react").ForwardRefExoticComponent<TableFooterProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
13
10
|
//# sourceMappingURL=Table.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/table/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,
|
|
1
|
+
{"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/table/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,EAQL,KAAK,GAAG,EAET,MAAM,OAAO,CAAC;AAiBf,OAAO,KAAK,EAEV,iBAAiB,EACjB,gBAAgB,EACjB,MAAM,mBAAmB,CAAC;AAC3B,OAAO,KAAK,EAAE,UAAU,EAAiB,MAAM,mBAAmB,CAAC;AAEnE,OAAO,oBAAoB,CAAC;AA8B5B,eAAO,MAAM,KAAK,uGAoBhB,CAAC;AA8eH,eAAO,MAAM,YAAY,EAAqC,CAAC,CAAC,EAC9D,KAAK,EAAE,iBAAiB,CAAC,CAAC,CAAC,GAAG;IAAE,GAAG,CAAC,EAAE,GAAG,CAAC,cAAc,CAAC,CAAA;CAAE,KACxD,KAAK,CAAC,YAAY,CAAC;AAIxB,eAAO,MAAM,WAAW,6GAYvB,CAAC"}
|
|
@@ -1,14 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import type { TableSearchProps, TableFilterProps } from "../../types/table";
|
|
1
|
+
import type { TableSearchProps, TableFilterProps, TableActionsProps, TableHeaderProps } from "../../types/table";
|
|
3
2
|
import "./styles/table.css";
|
|
4
|
-
export declare const TableActions: import("react").ForwardRefExoticComponent<
|
|
5
|
-
|
|
6
|
-
children?: ReactNode;
|
|
7
|
-
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
8
|
-
export declare const TableHeader: import("react").ForwardRefExoticComponent<{
|
|
9
|
-
className?: string;
|
|
10
|
-
children?: ReactNode;
|
|
11
|
-
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
3
|
+
export declare const TableActions: import("react").ForwardRefExoticComponent<TableActionsProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
4
|
+
export declare const TableHeader: import("react").ForwardRefExoticComponent<TableHeaderProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
12
5
|
export declare const TableSearch: import("react").ForwardRefExoticComponent<TableSearchProps & import("react").RefAttributes<HTMLInputElement>>;
|
|
13
6
|
export declare const TableFilter: import("react").ForwardRefExoticComponent<TableFilterProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
14
7
|
//# sourceMappingURL=TableHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableHeader.d.ts","sourceRoot":"","sources":["../../../src/components/table/TableHeader.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TableHeader.d.ts","sourceRoot":"","sources":["../../../src/components/table/TableHeader.tsx"],"names":[],"mappings":"AAcA,OAAO,KAAK,EACX,gBAAgB,EAChB,gBAAgB,EAChB,iBAAiB,EACjB,gBAAgB,EAChB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,oBAAoB,CAAC;AAc5B,eAAO,MAAM,YAAY,8GAYxB,CAAC;AAIF,eAAO,MAAM,WAAW,6GAWtB,CAAC;AAIH,eAAO,MAAM,WAAW,+GAkGvB,CAAC;AAIF,eAAO,MAAM,WAAW,6GAwIvB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TablePagination.d.ts","sourceRoot":"","sources":["../../../src/components/table/TablePagination.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAC;AACjE,OAAO,oBAAoB,CAAC;AA4E5B,eAAO,MAAM,eAAe,
|
|
1
|
+
{"version":3,"file":"TablePagination.d.ts","sourceRoot":"","sources":["../../../src/components/table/TablePagination.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,mBAAmB,CAAC;AACjE,OAAO,oBAAoB,CAAC;AA4E5B,eAAO,MAAM,eAAe,oHA2H1B,CAAC"}
|
|
@@ -2,5 +2,5 @@ export { Table, TableContent, TableFooter } from "./Table";
|
|
|
2
2
|
export { TableHeader, TableSearch, TableFilter, TableActions } from "./TableHeader";
|
|
3
3
|
export { TablePagination } from "./TablePagination";
|
|
4
4
|
export { TableBulkActions } from "./TableBulkActions";
|
|
5
|
-
export type { TableClassNames, TableColumn, TableContentProps, TableFilterProps, TableFooterProps, TableHeaderProps, TableProps, TableSearchProps, PaginationControlsProps, TableBulkAction, TableBulkActionsClassNames, TableBulkActionsProps, TableRowAction, } from "../../types/table";
|
|
5
|
+
export type { TableClassNames, TableColumn, TableContentClassNames, TableContentProps, TableFilterClassNames, TableFilterProps, TableFooterClassNames, TableFooterProps, TableHeaderClassNames, TableHeaderProps, TableProps, TableSearchClassNames, TableSearchProps, TableActionsClassNames, TableActionsProps, TablePaginationClassNames, PaginationControlsProps, TableBulkAction, TableBulkActionsClassNames, TableBulkActionsProps, TableRowAction, } from "../../types/table";
|
|
6
6
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AACpF,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,YAAY,EACV,eAAe,EACf,WAAW,EACX,iBAAiB,EACjB,gBAAgB,EAChB,gBAAgB,EAChB,gBAAgB,EAChB,UAAU,EACV,gBAAgB,EAChB,uBAAuB,EACvB,eAAe,EACf,0BAA0B,EAC1B,qBAAqB,EACrB,cAAc,GACf,MAAM,mBAAmB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/table/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,YAAY,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAC3D,OAAO,EAAE,WAAW,EAAE,WAAW,EAAE,WAAW,EAAE,YAAY,EAAE,MAAM,eAAe,CAAC;AACpF,OAAO,EAAE,eAAe,EAAE,MAAM,mBAAmB,CAAC;AACpD,OAAO,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AACtD,YAAY,EACV,eAAe,EACf,WAAW,EACX,sBAAsB,EACtB,iBAAiB,EACjB,qBAAqB,EACrB,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,qBAAqB,EACrB,gBAAgB,EAChB,UAAU,EACV,qBAAqB,EACrB,gBAAgB,EAChB,sBAAsB,EACtB,iBAAiB,EACjB,yBAAyB,EACzB,uBAAuB,EACvB,eAAe,EACf,0BAA0B,EAC1B,qBAAqB,EACrB,cAAc,GACf,MAAM,mBAAmB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/tabs/Tabs.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,gBAAgB,EAChB,aAAa,EACb,SAAS,EACT,gBAAgB,EACjB,MAAM,kBAAkB,CAAC;AAI1B,OAAO,mBAAmB,CAAC;AAE3B,eAAO,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/tabs/Tabs.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,gBAAgB,EAChB,aAAa,EACb,SAAS,EACT,gBAAgB,EACjB,MAAM,kBAAkB,CAAC;AAI1B,OAAO,mBAAmB,CAAC;AAE3B,eAAO,MAAM,IAAI,sGAoBf,CAAC;AAEH,eAAO,MAAM,QAAQ,0GA0CpB,CAAC;AAEF,eAAO,MAAM,WAAW,gHAUvB,CAAC;AAEF,eAAO,MAAM,WAAW,6GAUvB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTabsLineIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/tabs/hooks/useTabsLineIndicator.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,KAAK,aAAa,EAClB,KAAK,SAAS,EACf,MAAM,OAAO,CAAC;AAEf,UAAU,sBAAsB;IAC9B,KAAK,EAAE,aAAa,CAAC;IACrB,OAAO,EAAE,OAAO,CAAC;CAClB;
|
|
1
|
+
{"version":3,"file":"useTabsLineIndicator.d.ts","sourceRoot":"","sources":["../../../../src/components/tabs/hooks/useTabsLineIndicator.ts"],"names":[],"mappings":"AAAA,OAAO,EAIL,KAAK,aAAa,EAClB,KAAK,SAAS,EACf,MAAM,OAAO,CAAC;AAEf,UAAU,sBAAsB;IAC9B,KAAK,EAAE,aAAa,CAAC;IACrB,OAAO,EAAE,OAAO,CAAC;CAClB;AASD,wBAAgB,oBAAoB,CAClC,OAAO,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,EACzC,OAAO,EAAE,OAAO,GACf,sBAAsB,CAiGxB"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import type { TimelineDataProps, TimelineFooterProps, TimelineItemProps, TimelineProps, TimelineTitleProps } from "../../types/timeline";
|
|
2
|
+
import "./styles/timeline.css";
|
|
3
|
+
export declare const Timeline: import("react").ForwardRefExoticComponent<TimelineProps & import("react").RefAttributes<HTMLOListElement>>;
|
|
4
|
+
export declare const TimelineItem: import("react").ForwardRefExoticComponent<TimelineItemProps & import("react").RefAttributes<HTMLLIElement>>;
|
|
5
|
+
export declare const TimelineTitle: import("react").ForwardRefExoticComponent<TimelineTitleProps & import("react").RefAttributes<HTMLHeadingElement>>;
|
|
6
|
+
export declare const TimelineData: import("react").ForwardRefExoticComponent<TimelineDataProps & import("react").RefAttributes<HTMLParagraphElement>>;
|
|
7
|
+
export declare const TimelineFooter: import("react").ForwardRefExoticComponent<TimelineFooterProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
8
|
+
//# sourceMappingURL=Timeline.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Timeline.d.ts","sourceRoot":"","sources":["../../../src/components/timeline/Timeline.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EACV,iBAAiB,EACjB,mBAAmB,EACnB,iBAAiB,EACjB,aAAa,EACb,kBAAkB,EACnB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,uBAAuB,CAAC;AAE/B,eAAO,MAAM,QAAQ,4GAsBpB,CAAC;AAEF,eAAO,MAAM,YAAY,6GA4CxB,CAAC;AAEF,eAAO,MAAM,aAAa,mHAezB,CAAC;AAEF,eAAO,MAAM,YAAY,oHAYxB,CAAC;AAEF,eAAO,MAAM,cAAc,gHAY1B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Timeline.test.d.ts","sourceRoot":"","sources":["../../../src/components/timeline/Timeline.test.tsx"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { Timeline, TimelineData, TimelineFooter, TimelineItem, TimelineTitle } from "./Timeline";
|
|
2
|
+
export type { TimelineClassNames, TimelineDataClassNames, TimelineDataProps, TimelineFooterClassNames, TimelineFooterProps, TimelineItemClassNames, TimelineItemProps, TimelineItemMode, TimelineProps, TimelineTitleClassNames, TimelineTitleProps, } from "../../types/timeline";
|
|
3
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/timeline/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,YAAY,EAAE,cAAc,EAAE,YAAY,EAAE,aAAa,EAAE,MAAM,YAAY,CAAC;AACjG,YAAY,EACV,kBAAkB,EAClB,sBAAsB,EACtB,iBAAiB,EACjB,wBAAwB,EACxB,mBAAmB,EACnB,sBAAsB,EACtB,iBAAiB,EACjB,gBAAgB,EAChB,aAAa,EACb,uBAAuB,EACvB,kBAAkB,GACnB,MAAM,sBAAsB,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { type ReactNode } from "react";
|
|
2
|
+
import type { RouterAdapterValue } from "../types/router-adapter";
|
|
3
|
+
/**
|
|
4
|
+
* React context holding the current `RouterAdapterValue`.
|
|
5
|
+
* Populated by `<RouterAdapterProvider>`.
|
|
6
|
+
*
|
|
7
|
+
* When no provider is present, the default entry point
|
|
8
|
+
* (`src/index.ts`) uses `useReactRouterAdapter` directly
|
|
9
|
+
* (react-router-dom) — it does NOT read from this context.
|
|
10
|
+
*
|
|
11
|
+
* The Next.js entry (`src/next-index.ts`) REQUIRES a provider.
|
|
12
|
+
*/
|
|
13
|
+
export declare const RouterAdapterContext: import("react").Context<RouterAdapterValue | null>;
|
|
14
|
+
/**
|
|
15
|
+
* Provider to inject a custom router adapter.
|
|
16
|
+
*
|
|
17
|
+
* ```tsx
|
|
18
|
+
* <RouterAdapterProvider value={adapter}>
|
|
19
|
+
* <App />
|
|
20
|
+
* </RouterAdapterProvider>
|
|
21
|
+
* ```
|
|
22
|
+
*/
|
|
23
|
+
export declare function RouterAdapterProvider({ value, children, }: {
|
|
24
|
+
value: RouterAdapterValue;
|
|
25
|
+
children: ReactNode;
|
|
26
|
+
}): import("react").JSX.Element;
|
|
27
|
+
//# sourceMappingURL=router-adapter-context.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"router-adapter-context.d.ts","sourceRoot":"","sources":["../../src/contexts/router-adapter-context.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAiB,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AACtD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,yBAAyB,CAAC;AAElE;;;;;;;;;GASG;AACH,eAAO,MAAM,oBAAoB,oDAEhC,CAAC;AAEF;;;;;;;;GAQG;AACH,wBAAgB,qBAAqB,CAAC,EACrC,KAAK,EACL,QAAQ,GACR,EAAE;IACF,KAAK,EAAE,kBAAkB,CAAC;IAC1B,QAAQ,EAAE,SAAS,CAAC;CACpB,+BAMA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableFilter.d.ts","sourceRoot":"","sources":["../../src/hooks/useTableFilter.ts"],"names":[],"mappings":"AAKA,MAAM,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;AAErE,MAAM,WAAW,qBAAqB;
|
|
1
|
+
{"version":3,"file":"useTableFilter.d.ts","sourceRoot":"","sources":["../../src/hooks/useTableFilter.ts"],"names":[],"mappings":"AAKA,MAAM,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;AAErE,MAAM,WAAW,qBAAqB;IACrC,4BAA4B;IAC5B,QAAQ,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAClC,kEAAkE;IAClE,WAAW,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,oBAAoB;IACpC,4BAA4B;IAC5B,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;IAChC,0BAA0B;IAC1B,UAAU,EAAE,CAAC,OAAO,EAAE,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC,KAAK,IAAI,CAAC;IACzE,mCAAmC;IACnC,SAAS,EAAE,CAAC,GAAG,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,KAAK,IAAI,CAAC;IACnE,wBAAwB;IACxB,YAAY,EAAE,MAAM,IAAI,CAAC;CACzB;AAkCD,wBAAgB,cAAc,CAC7B,OAAO,GAAE,qBAA0B,GACjC,oBAAoB,CAmFtB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTablePagination.d.ts","sourceRoot":"","sources":["../../src/hooks/useTablePagination.ts"],"names":[],"mappings":"AAKA,MAAM,WAAW,yBAAyB;
|
|
1
|
+
{"version":3,"file":"useTablePagination.d.ts","sourceRoot":"","sources":["../../src/hooks/useTablePagination.ts"],"names":[],"mappings":"AAKA,MAAM,WAAW,yBAAyB;IACzC,+BAA+B;IAC/B,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,qCAAqC;IACrC,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB;;;OAGG;IACH,WAAW,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,wBAAwB;IACxC,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAChC,WAAW,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,KAAK,EAAE,MAAM,IAAI,CAAC;CAClB;AAqBD,wBAAgB,kBAAkB,CACjC,OAAO,GAAE,yBAA8B,GACrC,wBAAwB,CAuD1B"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export type { UseTableFilterOptions, UseTableFilterReturn } from "./useTableFilter";
|
|
1
|
+
export type { UseTableFilterOptions, UseTableFilterReturn, } from "./useTableFilter";
|
|
2
2
|
export { useTableFilter } from "./useTableFilter";
|
|
3
3
|
export type TableFilters = Record<string, string | null | undefined>;
|
|
4
4
|
export interface UseTableStateOptions<TFilters extends TableFilters = TableFilters> {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useTableState.d.ts","sourceRoot":"","sources":["../../src/hooks/useTableState.ts"],"names":[],"mappings":"AAKA,YAAY,
|
|
1
|
+
{"version":3,"file":"useTableState.d.ts","sourceRoot":"","sources":["../../src/hooks/useTableState.ts"],"names":[],"mappings":"AAKA,YAAY,EACX,qBAAqB,EACrB,oBAAoB,GACpB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAIlD,MAAM,MAAM,YAAY,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC,CAAC;AAErE,MAAM,WAAW,oBAAoB,CACpC,QAAQ,SAAS,YAAY,GAAG,YAAY;IAE5C,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,eAAe,CAAC,EAAE,MAAM,EAAE,CAAC;IAC3B,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,cAAc,CAAC,EAAE,OAAO,CAAC,QAAQ,CAAC,CAAC;IACnC,WAAW,CAAC,EAAE;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,KAAK,GAAG,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IACnE,WAAW,CAAC,EAAE,MAAM,CAAC;CACrB;AAED,MAAM,WAAW,mBAAmB,CACnC,QAAQ,SAAS,YAAY,GAAG,YAAY;IAE5C,IAAI,EAAE,MAAM,CAAC;IACb,QAAQ,EAAE,MAAM,CAAC;IACjB,eAAe,EAAE,MAAM,EAAE,CAAC;IAC1B,OAAO,EAAE,CAAC,IAAI,EAAE,MAAM,KAAK,IAAI,CAAC;IAChC,WAAW,EAAE,CAAC,QAAQ,EAAE,MAAM,KAAK,IAAI,CAAC;IACxC,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,CAAC,MAAM,EAAE,MAAM,KAAK,IAAI,CAAC;IACpC,OAAO,EAAE,OAAO,CAAC,QAAQ,CAAC,CAAC;IAC3B,UAAU,EAAE,CAAC,OAAO,EAAE,OAAO,CAAC,QAAQ,CAAC,KAAK,IAAI,CAAC;IACjD,SAAS,EAAE,CAAC,CAAC,SAAS,MAAM,QAAQ,EAAE,GAAG,EAAE,CAAC,EAAE,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,KAAK,IAAI,CAAC;IAC1E,IAAI,EAAE;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,KAAK,GAAG,MAAM,CAAA;KAAE,GAAG,IAAI,CAAC;IAC3D,OAAO,EAAE,CAAC,IAAI,EAAE;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,SAAS,EAAE,KAAK,GAAG,MAAM,CAAA;KAAE,GAAG,IAAI,KAAK,IAAI,CAAC;IAC9E,QAAQ,EAAE,MAAM,IAAI,CAAC;CACrB;AAqBD,wBAAgB,aAAa,CAAC,QAAQ,SAAS,YAAY,GAAG,YAAY,EACzE,OAAO,GAAE,oBAAoB,CAAC,QAAQ,CAAM,GAC1C,mBAAmB,CAAC,QAAQ,CAAC,CA+M/B"}
|