@datacrest/dcuikit 1.0.47 → 1.0.49

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.
Files changed (81) hide show
  1. package/build/index.css +1 -1
  2. package/build/index.esm.css +1 -1
  3. package/build/index.esm.js +49 -16
  4. package/build/index.esm.js.map +1 -1
  5. package/build/index.js +49 -16
  6. package/build/index.js.map +1 -1
  7. package/build/tsconfig.prod.tsbuildinfo +1 -1
  8. package/build/tsconfig.tsbuildinfo +1 -1
  9. package/package.json +67 -69
  10. package/build/components/Atom/Button/Button.stories.d.ts +0 -5
  11. package/build/components/Atom/Button/Button.test.d.ts +0 -1
  12. package/build/components/Atom/Checkbox/Checkbox.stories.d.ts +0 -4
  13. package/build/components/Atom/Checkbox/Checkbox.test.d.ts +0 -1
  14. package/build/components/Atom/Icon/Custom/CustomIcons.test.d.ts +0 -1
  15. package/build/components/Atom/Icon/Custom/Icons.stories.d.ts +0 -4
  16. package/build/components/Atom/Icon/Icon.stories.d.ts +0 -6
  17. package/build/components/Atom/Icon/Icon.test.d.ts +0 -1
  18. package/build/components/Atom/Input/Input.stories.d.ts +0 -8
  19. package/build/components/Atom/Input/Input.test.d.ts +0 -1
  20. package/build/components/Atom/Radiogroup/RadioGroup.stories.d.ts +0 -5
  21. package/build/components/Atom/Radiogroup/RadioGroup.test.d.ts +0 -1
  22. package/build/components/Atom/Switch/Switch.stories.d.ts +0 -5
  23. package/build/components/Atom/Switch/Switch.test.d.ts +0 -1
  24. package/build/components/Atom/TextArea/TextArea.stories.d.ts +0 -5
  25. package/build/components/Atom/TextArea/TextArea.test.d.ts +0 -1
  26. package/build/components/Atom/Typography/Heading.stories.d.ts +0 -5
  27. package/build/components/Atom/Typography/Heading.test.d.ts +0 -1
  28. package/build/components/Atom/Typography/Text.stories.d.ts +0 -5
  29. package/build/components/Atom/Typography/Text.test.d.ts +0 -1
  30. package/build/components/Molecule/AlertDialog/AlertDialog.stories.d.ts +0 -55
  31. package/build/components/Molecule/AlertDialog/AlertDialog.test.d.ts +0 -1
  32. package/build/components/Molecule/BreadCrumb/BreadCrumb.stories.d.ts +0 -5
  33. package/build/components/Molecule/BreadCrumb/BreadCrumb.test.d.ts +0 -1
  34. package/build/components/Molecule/Calendar/Calendar.stories.d.ts +0 -5
  35. package/build/components/Molecule/Calendar/Calendar.test.d.ts +0 -1
  36. package/build/components/Molecule/Card/Card.stories.d.ts +0 -5
  37. package/build/components/Molecule/Card/Card.test.d.ts +0 -1
  38. package/build/components/Molecule/Carousel/Carousel.stories.d.ts +0 -51
  39. package/build/components/Molecule/Carousel/Carousel.test.d.ts +0 -1
  40. package/build/components/Molecule/Chart/Chart.stories.d.ts +0 -5
  41. package/build/components/Molecule/Chart/Chart.test.d.ts +0 -1
  42. package/build/components/Molecule/Collapse/Collapse.stories.d.ts +0 -9
  43. package/build/components/Molecule/Collapse/Collapse.test.d.ts +0 -1
  44. package/build/components/Molecule/DatePicker/DatePicker.stories.d.ts +0 -5
  45. package/build/components/Molecule/DatePicker/DatePicker.test.d.ts +0 -1
  46. package/build/components/Molecule/Dialog/Dialog.stories.d.ts +0 -5
  47. package/build/components/Molecule/Dialog/Dialog.test.d.ts +0 -1
  48. package/build/components/Molecule/Drawer/Drawer.stories.d.ts +0 -44
  49. package/build/components/Molecule/Drawer/Drawer.test.d.ts +0 -1
  50. package/build/components/Molecule/Dropdown/Dropdown.stories.d.ts +0 -5
  51. package/build/components/Molecule/Dropdown/Dropdown.test.d.ts +0 -1
  52. package/build/components/Molecule/Editor/Editor.stories.d.ts +0 -5
  53. package/build/components/Molecule/Editor/Editor.test.d.ts +0 -1
  54. package/build/components/Molecule/FileUploader/FileUploader.stories.d.ts +0 -5
  55. package/build/components/Molecule/FileUploader/FileUploader.test.d.ts +0 -1
  56. package/build/components/Molecule/Loader/Loader.stories.d.ts +0 -6
  57. package/build/components/Molecule/Loader/Loader.test.d.ts +0 -1
  58. package/build/components/Molecule/Message/Message.stories.d.ts +0 -66
  59. package/build/components/Molecule/Message/Message.test.d.ts +0 -1
  60. package/build/components/Molecule/Otp/Otp.stories.d.ts +0 -47
  61. package/build/components/Molecule/Otp/Otp.test.d.ts +0 -1
  62. package/build/components/Molecule/Pagination/Pagination.stories.d.ts +0 -5
  63. package/build/components/Molecule/Pagination/Pagination.test.d.ts +0 -1
  64. package/build/components/Molecule/Popover/Popover.stories.d.ts +0 -41
  65. package/build/components/Molecule/Popover/Popover.test.d.ts +0 -1
  66. package/build/components/Molecule/ProfileCard/ProfileCard.stories.d.ts +0 -40
  67. package/build/components/Molecule/ProfileCard/ProfileCard.test.d.ts +0 -1
  68. package/build/components/Molecule/Separator/Separator.stories.d.ts +0 -6
  69. package/build/components/Molecule/Separator/Separator.test.d.ts +0 -1
  70. package/build/components/Molecule/Sheet/Sheet.stories.d.ts +0 -9
  71. package/build/components/Molecule/Sheet/Sheet.test.d.ts +0 -1
  72. package/build/components/Molecule/Skeleton/Skeleton.stories.d.ts +0 -5
  73. package/build/components/Molecule/Skeleton/Skeleton.test.d.ts +0 -1
  74. package/build/components/Molecule/Stepper/Stepper.stories.d.ts +0 -5
  75. package/build/components/Molecule/Stepper/Stepper.test.d.ts +0 -1
  76. package/build/components/Molecule/Table/Table.stories.d.ts +0 -20
  77. package/build/components/Molecule/Table/Table.test.d.ts +0 -1
  78. package/build/components/Molecule/Tabs/Tabs.stories.d.ts +0 -41
  79. package/build/components/Molecule/Tabs/Tabs.test.d.ts +0 -1
  80. package/build/components/Molecule/Tooltip/Tooltip.stories.d.ts +0 -9
  81. package/build/components/Molecule/Tooltip/Tooltip.test.d.ts +0 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@datacrest/dcuikit",
3
- "version": "1.0.47",
3
+ "version": "1.0.49",
4
4
  "description": "UI Component library for DataCrest",
5
5
  "main": "./build/index.js",
6
6
  "types": "./build/index.d.ts",
@@ -29,37 +29,37 @@
29
29
  "check:engine": "check-engine"
30
30
  },
31
31
  "dependencies": {
32
- "@radix-ui/react-alert-dialog": "^1.1.14",
33
- "@radix-ui/react-dialog": "^1.1.14",
32
+ "@radix-ui/react-alert-dialog": "^1.1.15",
33
+ "@radix-ui/react-dialog": "^1.1.15",
34
34
  "@radix-ui/react-icons": "^1.3.2",
35
- "@radix-ui/react-popover": "^1.1.14",
36
- "@radix-ui/react-radio-group": "^1.3.7",
37
- "@radix-ui/react-slot": "^1.2.3",
38
- "@radix-ui/react-switch": "^1.2.5",
39
- "@radix-ui/react-tabs": "^1.1.12",
35
+ "@radix-ui/react-popover": "^1.1.15",
36
+ "@radix-ui/react-radio-group": "^1.3.8",
37
+ "@radix-ui/react-slot": "^1.2.4",
38
+ "@radix-ui/react-switch": "^1.2.6",
39
+ "@radix-ui/react-tabs": "^1.1.13",
40
40
  "@shadcn/ui": "^0.0.4",
41
- "@storybook/react": "^8.6.12",
41
+ "@storybook/react": "^10.2.17",
42
42
  "@tanstack/react-table": "^8.21.3",
43
43
  "class-variance-authority": "^0.7.1",
44
44
  "classnames": "^2.5.1",
45
45
  "clsx": "^2.1.1",
46
46
  "cmdk": "^1.1.1",
47
47
  "date-fns": "^4.1.0",
48
- "dayjs": "^1.11.13",
48
+ "dayjs": "^1.11.20",
49
49
  "embla-carousel-react": "^8.6.0",
50
- "framer-motion": "^12.23.12",
50
+ "framer-motion": "^12.35.2",
51
51
  "input-otp": "^1.4.2",
52
52
  "latest-version": "^9.0.0",
53
- "lucide-react": "^0.525.0",
53
+ "lucide-react": "^0.577.0",
54
54
  "rc-tooltip": "^6.4.0",
55
55
  "react-day-picker": "^8.10.1",
56
- "react-dropzone": "^14.3.8",
56
+ "react-dropzone": "^15.0.0",
57
57
  "react-feather": "^2.0.10",
58
- "react-icons": "^5.5.0",
59
- "recharts": "^2.15.2",
60
- "tailwind-merge": "^3.0.2",
58
+ "react-icons": "^5.6.0",
59
+ "recharts": "^3.8.0",
60
+ "tailwind-merge": "^3.5.0",
61
61
  "tailwindcss-animate": "^1.0.7",
62
- "turndown": "^7.2.0",
62
+ "turndown": "^7.2.2",
63
63
  "vaul": "^1.1.2"
64
64
  },
65
65
  "peerDependencies": {
@@ -68,73 +68,71 @@
68
68
  },
69
69
  "devDependencies": {
70
70
  "@babel/plugin-proposal-class-properties": "^7.18.6",
71
- "@babel/plugin-transform-runtime": "^7.26.10",
72
- "@babel/preset-env": "^7.26.9",
73
- "@babel/preset-react": "^7.26.3",
74
- "@babel/preset-typescript": "^7.27.0",
75
- "@babel/runtime": "^7.27.0",
76
- "@chromatic-com/storybook": "^3.2.6",
77
- "@rollup/plugin-alias": "^5.1.1",
78
- "@rollup/plugin-babel": "^6.0.4",
79
- "@rollup/plugin-commonjs": "^28.0.3",
80
- "@rollup/plugin-node-resolve": "^16.0.1",
81
- "@rollup/plugin-typescript": "^12.1.2",
82
- "@storybook/addon-actions": "^8.6.12",
83
- "@storybook/addon-essentials": "^8.6.12",
84
- "@storybook/addon-interactions": "^8.6.12",
85
- "@storybook/addon-links": "^8.6.12",
86
- "@storybook/blocks": "^8.6.12",
87
- "@storybook/react-vite": "^8.6.12",
88
- "@tailwindcss/postcss": "^4.1.4",
89
- "@testing-library/jest-dom": "^6.6.3",
90
- "@testing-library/react": "^16.3.0",
91
- "@types/jest": "^29.5.14",
92
- "@types/node": "^22.14.0",
93
- "@types/react": "^19.1.0",
94
- "@types/react-dom": "^19.1.1",
95
- "@types/turndown": "^5.0.5",
96
- "@typescript-eslint/eslint-plugin": "^8.37.0",
97
- "@typescript-eslint/parser": "^8.37.0",
98
- "@vitejs/plugin-react": "^4.3.4",
99
- "acorn": "^8.14.1",
100
- "babel-jest": "^29.7.0",
101
- "babel-loader": "^10.0.0",
71
+ "@babel/plugin-transform-runtime": "^7.29.0",
72
+ "@babel/preset-env": "^7.29.0",
73
+ "@babel/preset-react": "^7.28.5",
74
+ "@babel/preset-typescript": "^7.28.5",
75
+ "@babel/runtime": "^7.28.6",
76
+ "@chromatic-com/storybook": "^5.0.1",
77
+ "@rollup/plugin-alias": "^6.0.0",
78
+ "@rollup/plugin-babel": "^7.0.0",
79
+ "@rollup/plugin-commonjs": "^29.0.2",
80
+ "@rollup/plugin-node-resolve": "^16.0.3",
81
+ "@rollup/plugin-terser": "^1.0.0",
82
+ "@rollup/plugin-typescript": "^12.3.0",
83
+ "@storybook/addon-docs": "^10.2.17",
84
+ "@storybook/addon-links": "^10.2.17",
85
+ "@storybook/react-vite": "^10.2.17",
86
+ "@tailwindcss/postcss": "^4.2.1",
87
+ "@testing-library/dom": "^10.4.1",
88
+ "@testing-library/jest-dom": "^6.9.1",
89
+ "@testing-library/react": "^16.3.2",
90
+ "@types/jest": "^30.0.0",
91
+ "@types/node": "^25.4.0",
92
+ "@types/react": "^19.2.14",
93
+ "@types/react-dom": "^19.2.3",
94
+ "@types/turndown": "^5.0.6",
95
+ "@typescript-eslint/eslint-plugin": "^8.57.0",
96
+ "@typescript-eslint/parser": "^8.57.0",
97
+ "@vitejs/plugin-react": "^5.1.4",
98
+ "acorn": "^8.16.0",
99
+ "babel-jest": "^30.3.0",
100
+ "babel-loader": "^10.1.1",
102
101
  "babel-plugin-import": "^1.13.8",
103
102
  "babel-plugin-module-resolver": "^5.0.2",
104
103
  "babel-preset-react": "^6.24.1",
105
104
  "check-engine": "^1.14.0",
106
- "eslint": "^9.31.0",
105
+ "eslint": "^10.0.3",
107
106
  "eslint-config-airbnb-typescript": "^18.0.0",
108
- "eslint-config-next": "^15.4.2",
107
+ "eslint-config-next": "^16.1.6",
109
108
  "eslint-config-prettier": "^10.1.8",
110
109
  "eslint-plugin-import": "^2.32.0",
111
- "eslint-plugin-jest": "^29.0.1",
110
+ "eslint-plugin-jest": "^29.15.0",
112
111
  "eslint-plugin-jsx-a11y": "^6.10.2",
113
- "eslint-plugin-prettier": "^5.5.3",
112
+ "eslint-plugin-prettier": "^5.5.5",
114
113
  "eslint-plugin-react": "^7.37.5",
115
- "eslint-plugin-react-hooks": "^5.2.0",
116
- "eslint-plugin-react-refresh": "^0.4.20",
117
- "eslint-plugin-storybook": "^9.0.17",
114
+ "eslint-plugin-react-hooks": "^7.0.1",
115
+ "eslint-plugin-react-refresh": "^0.5.2",
116
+ "eslint-plugin-storybook": "^10.2.17",
118
117
  "install-peers-cli": "^2.2.0",
119
- "jest": "^29.7.0",
120
- "jest-environment-jsdom": "^29.7.0",
121
- "postcss": "^8.5.3",
122
- "prettier": "^3.6.2",
123
- "prettier-plugin-organize-imports": "^4.1.0",
124
- "prettier-plugin-sort-json": "^4.1.1",
125
- "rollup": "^4.39.0",
118
+ "jest": "^30.3.0",
119
+ "jest-environment-jsdom": "^30.3.0",
120
+ "postcss": "^8.5.8",
121
+ "prettier": "^3.8.1",
122
+ "prettier-plugin-organize-imports": "^4.3.0",
123
+ "prettier-plugin-sort-json": "^4.2.0",
124
+ "rollup": "^4.59.0",
126
125
  "rollup-plugin-peer-deps-external": "^2.2.4",
127
126
  "rollup-plugin-postcss": "^4.0.2",
128
127
  "rollup-plugin-size-snapshot": "^0.2.1",
129
- "rollup-plugin-terser": "^7.0.2",
130
128
  "rollup-plugin-typescript-paths": "^1.5.0",
131
- "storybook": "^8.6.12",
132
- "tailwindcss": "^4.1.4",
133
- "tsc-alias": "^1.8.13",
129
+ "storybook": "^10.2.17",
130
+ "tailwindcss": "^4.2.1",
131
+ "tsc-alias": "^1.8.16",
134
132
  "tsconfig-paths-webpack-plugin": "^4.2.0",
135
- "typescript": "^5.8.3",
136
- "vite": "^6.2.5",
137
- "vite-tsconfig-paths": "^5.1.4"
133
+ "typescript": "^5.9.3",
134
+ "vite": "^7.3.1",
135
+ "vite-tsconfig-paths": "^6.1.1"
138
136
  },
139
137
  "jest": {
140
138
  "testEnvironment": "jsdom",
@@ -1,5 +0,0 @@
1
- import { StoryFn, Meta } from '@storybook/react';
2
- import { ButtonProps } from './Button.types';
3
- declare const _default: Meta;
4
- export default _default;
5
- export declare const Button: StoryFn<ButtonProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,4 +0,0 @@
1
- import { StoryFn, Meta } from '@storybook/react';
2
- declare const _default: Meta;
3
- export default _default;
4
- export declare const Checkbox: StoryFn;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,4 +0,0 @@
1
- import { StoryFn, Meta } from '@storybook/react';
2
- declare const _default: Meta;
3
- export default _default;
4
- export declare const CustomIcons: StoryFn;
@@ -1,6 +0,0 @@
1
- import { StoryFn, Meta } from '@storybook/react';
2
- import { CustomIconProps } from './Custom/types';
3
- import { IconProps } from './Icon.types';
4
- declare const _default: Meta;
5
- export default _default;
6
- export declare const Icon: StoryFn<IconProps & CustomIconProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,8 +0,0 @@
1
- import { StoryFn, Meta } from '@storybook/react';
2
- import { InputProps } from './Input.types';
3
- declare const _default: Meta;
4
- export default _default;
5
- export declare const Input: StoryFn<InputProps & {
6
- leftIcon: boolean;
7
- rightIcon: boolean;
8
- }>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import { RadioGroupProps } from './RadioGroup';
3
- declare const _default: Meta<RadioGroupProps>;
4
- export default _default;
5
- export declare const RadioGroup: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, RadioGroupProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import { SwitchProps } from './types';
3
- declare const _default: Meta<SwitchProps>;
4
- export default _default;
5
- export declare const Switch: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, SwitchProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import { TextAreaProps } from './types';
3
- declare const _default: Meta;
4
- export default _default;
5
- export declare const TextArea: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, TextAreaProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta, StoryFn } from '@storybook/react';
2
- import { HeadingProps } from './Typography.types';
3
- declare const _default: Meta;
4
- export default _default;
5
- export declare const Heading: StoryFn<HeadingProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta, StoryFn } from '@storybook/react';
2
- import { TextProps } from './Typography.types';
3
- declare const _default: Meta;
4
- export default _default;
5
- export declare const Text: StoryFn<TextProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,55 +0,0 @@
1
- import React from 'react';
2
- import type { AlertDialogProps } from './types';
3
- declare const _default: {
4
- title: string;
5
- component: ({ title, description, trigger, action, cancel, onAction, onCancel, variant, disabled, open, onOpenChange, }: AlertDialogProps) => React.JSX.Element;
6
- argTypes: {
7
- title: {
8
- control: "text";
9
- description: string;
10
- defaultValue: string;
11
- };
12
- description: {
13
- control: "text";
14
- description: string;
15
- defaultValue: string;
16
- };
17
- trigger: {
18
- control: "text";
19
- description: string;
20
- defaultValue: string;
21
- };
22
- action: {
23
- control: "text";
24
- description: string;
25
- defaultValue: string;
26
- };
27
- cancel: {
28
- control: "text";
29
- description: string;
30
- defaultValue: "Cancel";
31
- };
32
- variant: {
33
- control: "radio";
34
- options: string[];
35
- description: string;
36
- defaultValue: "default";
37
- };
38
- disabled: {
39
- control: "boolean";
40
- description: string;
41
- defaultValue: false;
42
- };
43
- onAction: {
44
- action: string;
45
- description: string;
46
- };
47
- onCancel: {
48
- action: string;
49
- description: string;
50
- };
51
- };
52
- tags: string[];
53
- };
54
- export default _default;
55
- export declare const AlertDialog: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, AlertDialogProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import { BreadCrumbProps } from './types';
3
- declare const _default: Meta<BreadCrumbProps>;
4
- export default _default;
5
- export declare const BreadCrumb: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, BreadCrumbProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import { CalendarProps } from './Calendar';
3
- declare const _default: Meta<CalendarProps>;
4
- export default _default;
5
- export declare const Calendar: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, CalendarProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import { CardProps } from './types';
3
- declare const _default: Meta<CardProps>;
4
- export default _default;
5
- export declare const Card: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, CardProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,51 +0,0 @@
1
- import React from 'react';
2
- import type { CarouselProps } from './types';
3
- declare const _default: {
4
- title: string;
5
- component: React.ForwardRefExoticComponent<React.HTMLAttributes<HTMLDivElement> & CarouselProps & React.RefAttributes<HTMLDivElement>>;
6
- argTypes: {
7
- orientation: {
8
- control: "select";
9
- options: string[];
10
- description: string;
11
- defaultValue: string;
12
- };
13
- showArrows: {
14
- control: "boolean";
15
- description: string;
16
- defaultValue: boolean;
17
- };
18
- showDots: {
19
- control: "boolean";
20
- description: string;
21
- defaultValue: boolean;
22
- };
23
- autoPlay: {
24
- control: "boolean";
25
- description: string;
26
- defaultValue: boolean;
27
- };
28
- interval: {
29
- control: "number";
30
- description: string;
31
- defaultValue: number;
32
- };
33
- disabled: {
34
- control: "boolean";
35
- description: string;
36
- defaultValue: boolean;
37
- };
38
- defaultSlide: {
39
- control: "number";
40
- description: string;
41
- defaultValue: number;
42
- };
43
- onSlideChange: {
44
- action: string;
45
- description: string;
46
- };
47
- };
48
- tags: string[];
49
- };
50
- export default _default;
51
- export declare const Carousel: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, CarouselProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import ChartComponent from './Chart';
3
- declare const _default: Meta<typeof ChartComponent>;
4
- export default _default;
5
- export declare const Chart: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, import("./types").ChartProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,9 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import CollapseComponent from './Collapse';
3
- import { CollapseProps } from './types';
4
- declare const _default: Meta<typeof CollapseComponent>;
5
- export default _default;
6
- type TemplateProps = CollapseProps & {
7
- exampleType: 'simple' | 'complex' | 'faq' | 'faq1' | 'faq2' | 'faq3';
8
- };
9
- export declare const Collapse: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, TemplateProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import type { DatePickerProps } from './types';
3
- declare const _default: Meta<DatePickerProps>;
4
- export default _default;
5
- export declare const DatePicker: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, DatePickerProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import { DialogProps } from './types';
3
- declare const _default: Meta<DialogProps>;
4
- export default _default;
5
- export declare const Dialog: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, DialogProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,44 +0,0 @@
1
- import React from 'react';
2
- import type { DrawerProps } from './types';
3
- declare const _default: {
4
- title: string;
5
- component: ({ children, isOpen, onClose, size, title, description, showCloseButton, }: DrawerProps) => React.JSX.Element;
6
- argTypes: {
7
- side: {
8
- control: "select";
9
- options: string[];
10
- description: string;
11
- };
12
- size: {
13
- control: "select";
14
- options: string[];
15
- description: string;
16
- };
17
- isOpen: {
18
- control: "boolean";
19
- description: string;
20
- };
21
- title: {
22
- control: "text";
23
- description: string;
24
- };
25
- description: {
26
- control: "text";
27
- description: string;
28
- };
29
- showCloseButton: {
30
- control: "boolean";
31
- description: string;
32
- };
33
- overlay: {
34
- control: "boolean";
35
- description: string;
36
- };
37
- onClose: {
38
- action: string;
39
- };
40
- };
41
- tags: string[];
42
- };
43
- export default _default;
44
- export declare const Drawer: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, DrawerProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import { DropdownProps } from './types';
3
- declare const _default: Meta<DropdownProps>;
4
- export default _default;
5
- export declare const Dropdown: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, DropdownProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import { EditorProps } from './types';
3
- declare const _default: Meta<EditorProps>;
4
- export default _default;
5
- export declare const RichTextEditor: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, EditorProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,5 +0,0 @@
1
- import { Meta } from '@storybook/react';
2
- import type { FileUploaderProps } from './types';
3
- declare const _default: Meta<FileUploaderProps>;
4
- export default _default;
5
- export declare const FileUploader: import("@storybook/core/csf").AnnotatedStoryFn<import("@storybook/react").ReactRenderer, FileUploaderProps>;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';
@@ -1,6 +0,0 @@
1
- import { Meta, StoryObj } from '@storybook/react';
2
- import LoaderComponent from './Loader';
3
- declare const meta: Meta<typeof LoaderComponent>;
4
- export default meta;
5
- type Story = StoryObj<typeof meta>;
6
- export declare const Loader: Story;
@@ -1 +0,0 @@
1
- import '@testing-library/jest-dom';