@davidomole/klarity-ui 0.1.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.
Files changed (217) hide show
  1. package/README.md +161 -0
  2. package/dist/components/accordion/accordion.d.ts +17 -0
  3. package/dist/components/accordion/accordion.d.ts.map +1 -0
  4. package/dist/components/alert-dialog/alert-dialog.d.ts +21 -0
  5. package/dist/components/alert-dialog/alert-dialog.d.ts.map +1 -0
  6. package/dist/components/button/button.d.ts +21 -0
  7. package/dist/components/button/button.d.ts.map +1 -0
  8. package/dist/components/checkbox/checkbox.d.ts +5 -0
  9. package/dist/components/checkbox/checkbox.d.ts.map +1 -0
  10. package/dist/components/checkbox-field/checkbox-field.d.ts +10 -0
  11. package/dist/components/checkbox-field/checkbox-field.d.ts.map +1 -0
  12. package/dist/components/custom-input/custom-input.d.ts +7 -0
  13. package/dist/components/custom-input/custom-input.d.ts.map +1 -0
  14. package/dist/components/dialog/dialog.d.ts +20 -0
  15. package/dist/components/dialog/dialog.d.ts.map +1 -0
  16. package/dist/components/drawer/drawer.d.ts +20 -0
  17. package/dist/components/drawer/drawer.d.ts.map +1 -0
  18. package/dist/components/filter/filter.d.ts +14 -0
  19. package/dist/components/filter/filter.d.ts.map +1 -0
  20. package/dist/components/icons/AddCircleFilledIcon.d.ts +9 -0
  21. package/dist/components/icons/AddCircleFilledIcon.d.ts.map +1 -0
  22. package/dist/components/icons/AddCircleIcon.d.ts +9 -0
  23. package/dist/components/icons/AddCircleIcon.d.ts.map +1 -0
  24. package/dist/components/icons/AddIcon.d.ts +9 -0
  25. package/dist/components/icons/AddIcon.d.ts.map +1 -0
  26. package/dist/components/icons/AddPhotoIcon.d.ts +9 -0
  27. package/dist/components/icons/AddPhotoIcon.d.ts.map +1 -0
  28. package/dist/components/icons/ApiWebhooksIcon.d.ts +9 -0
  29. package/dist/components/icons/ApiWebhooksIcon.d.ts.map +1 -0
  30. package/dist/components/icons/ArchiveFilledIcon.d.ts +9 -0
  31. package/dist/components/icons/ArchiveFilledIcon.d.ts.map +1 -0
  32. package/dist/components/icons/ArchiveIcon.d.ts +9 -0
  33. package/dist/components/icons/ArchiveIcon.d.ts.map +1 -0
  34. package/dist/components/icons/AssignmentFilledIcon.d.ts +9 -0
  35. package/dist/components/icons/AssignmentFilledIcon.d.ts.map +1 -0
  36. package/dist/components/icons/AssignmentIcon.d.ts +9 -0
  37. package/dist/components/icons/AssignmentIcon.d.ts.map +1 -0
  38. package/dist/components/icons/BaseIcon.d.ts +11 -0
  39. package/dist/components/icons/BaseIcon.d.ts.map +1 -0
  40. package/dist/components/icons/BusinessDetailsIcon.d.ts +9 -0
  41. package/dist/components/icons/BusinessDetailsIcon.d.ts.map +1 -0
  42. package/dist/components/icons/BusinessVerificationIcon.d.ts +9 -0
  43. package/dist/components/icons/BusinessVerificationIcon.d.ts.map +1 -0
  44. package/dist/components/icons/CalendarMonthFilledIcon.d.ts +9 -0
  45. package/dist/components/icons/CalendarMonthFilledIcon.d.ts.map +1 -0
  46. package/dist/components/icons/CalendarMonthIcon.d.ts +9 -0
  47. package/dist/components/icons/CalendarMonthIcon.d.ts.map +1 -0
  48. package/dist/components/icons/CancelFilledIcon.d.ts +9 -0
  49. package/dist/components/icons/CancelFilledIcon.d.ts.map +1 -0
  50. package/dist/components/icons/CancelIcon.d.ts +9 -0
  51. package/dist/components/icons/CancelIcon.d.ts.map +1 -0
  52. package/dist/components/icons/ChevronBackIcon.d.ts +9 -0
  53. package/dist/components/icons/ChevronBackIcon.d.ts.map +1 -0
  54. package/dist/components/icons/ChevronForwardIcon.d.ts +9 -0
  55. package/dist/components/icons/ChevronForwardIcon.d.ts.map +1 -0
  56. package/dist/components/icons/CloseIcon.d.ts +9 -0
  57. package/dist/components/icons/CloseIcon.d.ts.map +1 -0
  58. package/dist/components/icons/ContentCopyFilledIcon.d.ts +9 -0
  59. package/dist/components/icons/ContentCopyFilledIcon.d.ts.map +1 -0
  60. package/dist/components/icons/ContentCopyIcon.d.ts +9 -0
  61. package/dist/components/icons/ContentCopyIcon.d.ts.map +1 -0
  62. package/dist/components/icons/DashboardIcon.d.ts +9 -0
  63. package/dist/components/icons/DashboardIcon.d.ts.map +1 -0
  64. package/dist/components/icons/DeleteFilledIcon.d.ts +9 -0
  65. package/dist/components/icons/DeleteFilledIcon.d.ts.map +1 -0
  66. package/dist/components/icons/DeleteIcon.d.ts +9 -0
  67. package/dist/components/icons/DeleteIcon.d.ts.map +1 -0
  68. package/dist/components/icons/DragIndicatorIcon.d.ts +9 -0
  69. package/dist/components/icons/DragIndicatorIcon.d.ts.map +1 -0
  70. package/dist/components/icons/EditFilledIcon.d.ts +9 -0
  71. package/dist/components/icons/EditFilledIcon.d.ts.map +1 -0
  72. package/dist/components/icons/EditIcon.d.ts +9 -0
  73. package/dist/components/icons/EditIcon.d.ts.map +1 -0
  74. package/dist/components/icons/ErrorFilledIcon.d.ts +9 -0
  75. package/dist/components/icons/ErrorFilledIcon.d.ts.map +1 -0
  76. package/dist/components/icons/ErrorIcon.d.ts +9 -0
  77. package/dist/components/icons/ErrorIcon.d.ts.map +1 -0
  78. package/dist/components/icons/FilterListIcon.d.ts +9 -0
  79. package/dist/components/icons/FilterListIcon.d.ts.map +1 -0
  80. package/dist/components/icons/FingerprintIcon.d.ts +9 -0
  81. package/dist/components/icons/FingerprintIcon.d.ts.map +1 -0
  82. package/dist/components/icons/FramePersonFilledIcon.d.ts +9 -0
  83. package/dist/components/icons/FramePersonFilledIcon.d.ts.map +1 -0
  84. package/dist/components/icons/FramePersonIcon.d.ts +9 -0
  85. package/dist/components/icons/FramePersonIcon.d.ts.map +1 -0
  86. package/dist/components/icons/GetStartedIcon.d.ts +9 -0
  87. package/dist/components/icons/GetStartedIcon.d.ts.map +1 -0
  88. package/dist/components/icons/GoogleLogoIcon.d.ts +8 -0
  89. package/dist/components/icons/GoogleLogoIcon.d.ts.map +1 -0
  90. package/dist/components/icons/GridViewFilledIcon.d.ts +9 -0
  91. package/dist/components/icons/GridViewFilledIcon.d.ts.map +1 -0
  92. package/dist/components/icons/GridViewIcon.d.ts +9 -0
  93. package/dist/components/icons/GridViewIcon.d.ts.map +1 -0
  94. package/dist/components/icons/GroupsFilledIcon.d.ts +9 -0
  95. package/dist/components/icons/GroupsFilledIcon.d.ts.map +1 -0
  96. package/dist/components/icons/GroupsIcon.d.ts +9 -0
  97. package/dist/components/icons/GroupsIcon.d.ts.map +1 -0
  98. package/dist/components/icons/HomeFilledIcon.d.ts +9 -0
  99. package/dist/components/icons/HomeFilledIcon.d.ts.map +1 -0
  100. package/dist/components/icons/HomeIcon.d.ts +9 -0
  101. package/dist/components/icons/HomeIcon.d.ts.map +1 -0
  102. package/dist/components/icons/ImageIcon.d.ts +9 -0
  103. package/dist/components/icons/ImageIcon.d.ts.map +1 -0
  104. package/dist/components/icons/IndividualVerificationIcon.d.ts +9 -0
  105. package/dist/components/icons/IndividualVerificationIcon.d.ts.map +1 -0
  106. package/dist/components/icons/InsertChartFilledIcon.d.ts +9 -0
  107. package/dist/components/icons/InsertChartFilledIcon.d.ts.map +1 -0
  108. package/dist/components/icons/InsertChartIcon.d.ts +9 -0
  109. package/dist/components/icons/InsertChartIcon.d.ts.map +1 -0
  110. package/dist/components/icons/KeyboardArrowDownIcon.d.ts +9 -0
  111. package/dist/components/icons/KeyboardArrowDownIcon.d.ts.map +1 -0
  112. package/dist/components/icons/KeyboardArrowUpIcon.d.ts +9 -0
  113. package/dist/components/icons/KeyboardArrowUpIcon.d.ts.map +1 -0
  114. package/dist/components/icons/MailFilledIcon.d.ts +9 -0
  115. package/dist/components/icons/MailFilledIcon.d.ts.map +1 -0
  116. package/dist/components/icons/MailIcon.d.ts +9 -0
  117. package/dist/components/icons/MailIcon.d.ts.map +1 -0
  118. package/dist/components/icons/MoreHorizontalIcon.d.ts +9 -0
  119. package/dist/components/icons/MoreHorizontalIcon.d.ts.map +1 -0
  120. package/dist/components/icons/MoreVerticalIcon.d.ts +9 -0
  121. package/dist/components/icons/MoreVerticalIcon.d.ts.map +1 -0
  122. package/dist/components/icons/PersonFilledIcon.d.ts +9 -0
  123. package/dist/components/icons/PersonFilledIcon.d.ts.map +1 -0
  124. package/dist/components/icons/PersonIcon.d.ts +9 -0
  125. package/dist/components/icons/PersonIcon.d.ts.map +1 -0
  126. package/dist/components/icons/ReactIcon.d.ts +8 -0
  127. package/dist/components/icons/ReactIcon.d.ts.map +1 -0
  128. package/dist/components/icons/RulesGroupIcon.d.ts +9 -0
  129. package/dist/components/icons/RulesGroupIcon.d.ts.map +1 -0
  130. package/dist/components/icons/RulesIcon.d.ts +9 -0
  131. package/dist/components/icons/RulesIcon.d.ts.map +1 -0
  132. package/dist/components/icons/SearchIcon.d.ts +9 -0
  133. package/dist/components/icons/SearchIcon.d.ts.map +1 -0
  134. package/dist/components/icons/SettingsFilledIcon.d.ts +9 -0
  135. package/dist/components/icons/SettingsFilledIcon.d.ts.map +1 -0
  136. package/dist/components/icons/SettingsIcon.d.ts +9 -0
  137. package/dist/components/icons/SettingsIcon.d.ts.map +1 -0
  138. package/dist/components/icons/ShieldFilledIcon.d.ts +9 -0
  139. package/dist/components/icons/ShieldFilledIcon.d.ts.map +1 -0
  140. package/dist/components/icons/ShieldIcon.d.ts +9 -0
  141. package/dist/components/icons/ShieldIcon.d.ts.map +1 -0
  142. package/dist/components/icons/VerificationFlowsIcon.d.ts +9 -0
  143. package/dist/components/icons/VerificationFlowsIcon.d.ts.map +1 -0
  144. package/dist/components/icons/VisibilityFilledIcon.d.ts +9 -0
  145. package/dist/components/icons/VisibilityFilledIcon.d.ts.map +1 -0
  146. package/dist/components/icons/VisibilityIcon.d.ts +9 -0
  147. package/dist/components/icons/VisibilityIcon.d.ts.map +1 -0
  148. package/dist/components/icons/VisibilityOffFilledIcon.d.ts +9 -0
  149. package/dist/components/icons/VisibilityOffFilledIcon.d.ts.map +1 -0
  150. package/dist/components/icons/VisibilityOffIcon.d.ts +9 -0
  151. package/dist/components/icons/VisibilityOffIcon.d.ts.map +1 -0
  152. package/dist/components/icons/WarningIcon.d.ts +9 -0
  153. package/dist/components/icons/WarningIcon.d.ts.map +1 -0
  154. package/dist/components/icons/WidgetsFilledIcon.d.ts +9 -0
  155. package/dist/components/icons/WidgetsFilledIcon.d.ts.map +1 -0
  156. package/dist/components/icons/WidgetsIcon.d.ts +9 -0
  157. package/dist/components/icons/WidgetsIcon.d.ts.map +1 -0
  158. package/dist/components/icons/WorkFilledIcon.d.ts +9 -0
  159. package/dist/components/icons/WorkFilledIcon.d.ts.map +1 -0
  160. package/dist/components/icons/WorkIcon.d.ts +9 -0
  161. package/dist/components/icons/WorkIcon.d.ts.map +1 -0
  162. package/dist/components/icons/index.d.ts +72 -0
  163. package/dist/components/icons/index.d.ts.map +1 -0
  164. package/dist/components/index.d.ts +46 -0
  165. package/dist/components/index.d.ts.map +1 -0
  166. package/dist/components/input/input.d.ts +13 -0
  167. package/dist/components/input/input.d.ts.map +1 -0
  168. package/dist/components/input-field/input-field.d.ts +8 -0
  169. package/dist/components/input-field/input-field.d.ts.map +1 -0
  170. package/dist/components/label/label.d.ts +6 -0
  171. package/dist/components/label/label.d.ts.map +1 -0
  172. package/dist/components/multi-select/multi-select.d.ts +10 -0
  173. package/dist/components/multi-select/multi-select.d.ts.map +1 -0
  174. package/dist/components/multi-select-field/multi-select-field.d.ts +22 -0
  175. package/dist/components/multi-select-field/multi-select-field.d.ts.map +1 -0
  176. package/dist/components/phone-input/phone-input.d.ts +21 -0
  177. package/dist/components/phone-input/phone-input.d.ts.map +1 -0
  178. package/dist/components/popover/popover.d.ts +7 -0
  179. package/dist/components/popover/popover.d.ts.map +1 -0
  180. package/dist/components/progress/progress.d.ts +5 -0
  181. package/dist/components/progress/progress.d.ts.map +1 -0
  182. package/dist/components/radio-button/radio-button.d.ts +12 -0
  183. package/dist/components/radio-button/radio-button.d.ts.map +1 -0
  184. package/dist/components/radio-group/radio-group.d.ts +23 -0
  185. package/dist/components/radio-group/radio-group.d.ts.map +1 -0
  186. package/dist/components/select/select.d.ts +14 -0
  187. package/dist/components/select/select.d.ts.map +1 -0
  188. package/dist/components/switch/switch.d.ts +8 -0
  189. package/dist/components/switch/switch.d.ts.map +1 -0
  190. package/dist/components/tabs/tabs.d.ts +14 -0
  191. package/dist/components/tabs/tabs.d.ts.map +1 -0
  192. package/dist/components/tag/tag.d.ts +13 -0
  193. package/dist/components/tag/tag.d.ts.map +1 -0
  194. package/dist/components/textarea/textarea.d.ts +13 -0
  195. package/dist/components/textarea/textarea.d.ts.map +1 -0
  196. package/dist/components/toggle/toggle.d.ts +12 -0
  197. package/dist/components/toggle/toggle.d.ts.map +1 -0
  198. package/dist/components/typography/caption/caption.d.ts +8 -0
  199. package/dist/components/typography/caption/caption.d.ts.map +1 -0
  200. package/dist/components/typography/heading/heading.d.ts +9 -0
  201. package/dist/components/typography/heading/heading.d.ts.map +1 -0
  202. package/dist/components/typography/paragraph/paragraph.d.ts +8 -0
  203. package/dist/components/typography/paragraph/paragraph.d.ts.map +1 -0
  204. package/dist/components/upload/upload.d.ts +10 -0
  205. package/dist/components/upload/upload.d.ts.map +1 -0
  206. package/dist/index.d.ts +934 -0
  207. package/dist/klarity-ds.css +1 -0
  208. package/dist/klarity-ui.cjs.js +2 -0
  209. package/dist/klarity-ui.cjs.js.map +1 -0
  210. package/dist/klarity-ui.es.js +3261 -0
  211. package/dist/klarity-ui.es.js.map +1 -0
  212. package/dist/lib/colors.d.ts +6 -0
  213. package/dist/lib/colors.d.ts.map +1 -0
  214. package/dist/lib/utils.d.ts +3 -0
  215. package/dist/lib/utils.d.ts.map +1 -0
  216. package/dist/vite.svg +1 -0
  217. package/package.json +129 -0
package/README.md ADDED
@@ -0,0 +1,161 @@
1
+ # Klarity Design System
2
+
3
+ A comprehensive design system built with React, TypeScript, Vite, and Storybook for the Klarity platform.
4
+
5
+ ## 🚀 Getting Started
6
+
7
+ ### Installation
8
+
9
+ ```bash
10
+ yarn install
11
+ ```
12
+
13
+ ### Development
14
+
15
+ Start the Storybook development server:
16
+
17
+ ```bash
18
+ yarn storybook
19
+ ```
20
+
21
+ This will start Storybook on `http://localhost:6006`
22
+
23
+ ### Build
24
+
25
+ Build the Storybook static site:
26
+
27
+ ```bash
28
+ yarn build-storybook
29
+ ```
30
+
31
+ ## 📦 Components
32
+
33
+ The design system includes the following components:
34
+
35
+ ### Form Components
36
+ - **Button** - Multiple variants (default, primary, secondary, destructive, outline, ghost, link, danger)
37
+ - **Input** - Text input with optional prefix support
38
+ - **CustomInput** - Custom styled input component
39
+ - **Label** - Form label component
40
+ - **Checkbox** - Checkbox input component
41
+ - **Switch** - Toggle switch component
42
+ - **Select** - Dropdown select component
43
+ - **MultiSelect** - Multi-select dropdown component
44
+ - **RadioGroup** - Radio button group component
45
+ - **Upload** - File upload component with drag & drop
46
+
47
+ ### Layout Components
48
+ - **Dialog** - Modal dialog component
49
+ - **AlertDialog** - Alert dialog component
50
+ - **Drawer** - Side drawer component
51
+ - **Popover** - Popover component
52
+ - **Tabs** - Tab navigation component
53
+ - **Accordion** - Accordion component
54
+ - **Progress** - Progress bar component
55
+
56
+ ### Icons
57
+ - **DashboardIcon** - Dashboard icon
58
+ - **SettingsIcon** - Settings icon
59
+ - **ApiWebhooksIcon** - API webhooks icon
60
+ - **BusinessDetailsIcon** - Business details icon
61
+ - **BusinessVerificationIcon** - Business verification icon
62
+ - **IndividualVerificationIcon** - Individual verification icon
63
+ - **VerificationFlowsIcon** - Verification flows icon
64
+ - **RulesIcon** - Rules icon
65
+ - **RulesGroupIcon** - Rules group icon
66
+ - **GetStartedIcon** - Get started icon
67
+ - **GoogleLogoIcon** - Google logo icon
68
+ - **ReactIcon** - React logo icon
69
+
70
+ ## 📖 Usage
71
+
72
+ ### Importing Components
73
+
74
+ ```typescript
75
+ import { Button, Input, Dialog } from '@/components';
76
+ ```
77
+
78
+ ### Importing Icons
79
+
80
+ ```typescript
81
+ import { DashboardIcon, SettingsIcon } from '@/components/icons';
82
+ ```
83
+
84
+ ### Example Usage
85
+
86
+ ```typescript
87
+ import { Button } from '@/components';
88
+
89
+ function MyComponent() {
90
+ return (
91
+ <Button variant="primary" size="lg">
92
+ Click me
93
+ </Button>
94
+ );
95
+ }
96
+ ```
97
+
98
+ ## 🎨 Styling
99
+
100
+ The design system uses Tailwind CSS with a custom configuration. All components follow the Klarity design tokens:
101
+
102
+ - **Primary Color**: `#309371` (green)
103
+ - **Secondary Color**: `#9CA3AF` (gray)
104
+ - **Font**: Satoshi (custom font)
105
+
106
+ ## 🧪 Storybook
107
+
108
+ All components have comprehensive Storybook stories with:
109
+ - Multiple variants
110
+ - Interactive controls
111
+ - Documentation
112
+ - Accessibility testing
113
+
114
+ View all stories by running `yarn storybook` and navigating through the component library.
115
+
116
+ ## 📁 Project Structure
117
+
118
+ ```
119
+ klarity-ds/
120
+ ├── src/
121
+ │ ├── components/ # All UI components
122
+ │ │ ├── icons/ # Icon components
123
+ │ │ └── *.stories.tsx # Component stories
124
+ │ ├── lib/ # Utility functions
125
+ │ └── index.css # Global styles
126
+ ├── .storybook/ # Storybook configuration
127
+ ├── tailwind.config.js # Tailwind configuration
128
+ └── package.json
129
+ ```
130
+
131
+ ## 🛠️ Tech Stack
132
+
133
+ - **React 19** - UI library
134
+ - **TypeScript** - Type safety
135
+ - **Vite** - Build tool
136
+ - **Storybook 10** - Component documentation
137
+ - **Tailwind CSS** - Styling
138
+ - **Radix UI** - Accessible component primitives
139
+ - **Lucide React** - Icon library
140
+
141
+ ## 📝 Development Guidelines
142
+
143
+ 1. All components should be TypeScript typed
144
+ 2. Components should be accessible (ARIA compliant)
145
+ 3. Use Tailwind CSS for styling
146
+ 4. Create Storybook stories for all components
147
+ 5. Follow the existing component patterns
148
+
149
+ ## 🤝 Contributing
150
+
151
+ When adding new components:
152
+
153
+ 1. Create the component in `src/components/`
154
+ 2. Add TypeScript types
155
+ 3. Create a Storybook story
156
+ 4. Export from `src/components/index.ts`
157
+ 5. Update this README if needed
158
+
159
+ ## 📄 License
160
+
161
+ Private - Klarity Platform
@@ -0,0 +1,17 @@
1
+ import React from 'react';
2
+ export interface AccordionItemProps {
3
+ id: string;
4
+ title: string;
5
+ icon?: React.ReactNode;
6
+ children: React.ReactNode;
7
+ defaultExpanded?: boolean;
8
+ className?: string;
9
+ }
10
+ export interface AccordionProps {
11
+ items: AccordionItemProps[];
12
+ className?: string;
13
+ allowMultiple?: boolean;
14
+ }
15
+ export declare const AccordionItem: React.FC<AccordionItemProps>;
16
+ export declare const Accordion: React.FC<AccordionProps>;
17
+ //# sourceMappingURL=accordion.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"accordion.d.ts","sourceRoot":"","sources":["../../../src/components/accordion/accordion.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAmB,MAAM,OAAO,CAAC;AAIxC,MAAM,WAAW,kBAAkB;IACjC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;IACvB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,eAAe,CAAC,EAAE,OAAO,CAAC;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;CACpB;AAED,MAAM,WAAW,cAAc;IAC7B,KAAK,EAAE,kBAAkB,EAAE,CAAC;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CA+CtD,CAAC;AAEF,eAAO,MAAM,SAAS,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CA4D9C,CAAC"}
@@ -0,0 +1,21 @@
1
+ import * as React from "react";
2
+ import * as AlertDialogPrimitive from "@radix-ui/react-alert-dialog";
3
+ declare const AlertDialog: React.FC<AlertDialogPrimitive.AlertDialogProps>;
4
+ declare const AlertDialogTrigger: React.ForwardRefExoticComponent<AlertDialogPrimitive.AlertDialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
5
+ declare const AlertDialogPortal: React.FC<AlertDialogPrimitive.AlertDialogPortalProps>;
6
+ declare const AlertDialogOverlay: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
7
+ declare const AlertDialogContent: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
8
+ declare const AlertDialogHeader: {
9
+ ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
10
+ displayName: string;
11
+ };
12
+ declare const AlertDialogFooter: {
13
+ ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
14
+ displayName: string;
15
+ };
16
+ declare const AlertDialogTitle: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogTitleProps & React.RefAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
17
+ declare const AlertDialogDescription: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
18
+ declare const AlertDialogAction: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogActionProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
19
+ declare const AlertDialogCancel: React.ForwardRefExoticComponent<Omit<AlertDialogPrimitive.AlertDialogCancelProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
20
+ export { AlertDialog, AlertDialogPortal, AlertDialogOverlay, AlertDialogTrigger, AlertDialogContent, AlertDialogHeader, AlertDialogFooter, AlertDialogTitle, AlertDialogDescription, AlertDialogAction, AlertDialogCancel, };
21
+ //# sourceMappingURL=alert-dialog.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"alert-dialog.d.ts","sourceRoot":"","sources":["../../../src/components/alert-dialog/alert-dialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,oBAAoB,MAAM,8BAA8B,CAAA;AAGpE,QAAA,MAAM,WAAW,iDAA4B,CAAA;AAE7C,QAAA,MAAM,kBAAkB,wHAA+B,CAAA;AAEvD,QAAA,MAAM,iBAAiB,uDAA8B,CAAA;AAErD,QAAA,MAAM,kBAAkB,wKAYtB,CAAA;AAGF,QAAA,MAAM,kBAAkB,wKAetB,CAAA;AAGF,QAAA,MAAM,iBAAiB;8BAGpB,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;;CAQtC,CAAA;AAGD,QAAA,MAAM,iBAAiB;8BAGpB,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;;CAQtC,CAAA;AAGD,QAAA,MAAM,gBAAgB,8KASpB,CAAA;AAGF,QAAA,MAAM,sBAAsB,wLAS1B,CAAA;AAGF,QAAA,MAAM,iBAAiB,6KAYrB,CAAA;AAGF,QAAA,MAAM,iBAAiB,6KAYrB,CAAA;AAGF,OAAO,EACL,WAAW,EACX,iBAAiB,EACjB,kBAAkB,EAClB,kBAAkB,EAClB,kBAAkB,EAClB,iBAAiB,EACjB,iBAAiB,EACjB,gBAAgB,EAChB,sBAAsB,EACtB,iBAAiB,EACjB,iBAAiB,GAClB,CAAA"}
@@ -0,0 +1,21 @@
1
+ import * as React from "react";
2
+ import { type VariantProps } from "class-variance-authority";
3
+ declare const buttonVariants: (props?: ({
4
+ variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
5
+ size?: "lg" | "sm" | "default" | "icon" | null | undefined;
6
+ } & import("class-variance-authority/types").ClassProp) | undefined) => string;
7
+ export interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
8
+ asChild?: boolean;
9
+ /**
10
+ * Convenience prop for simple text buttons. If both `children` and `text`
11
+ * are provided, `children` wins.
12
+ */
13
+ text?: string;
14
+ leftIcon?: React.ReactNode;
15
+ rightIcon?: React.ReactNode;
16
+ iconOnly?: boolean;
17
+ icon?: React.ReactNode;
18
+ }
19
+ declare const Button: React.ForwardRefExoticComponent<ButtonProps & React.RefAttributes<HTMLButtonElement>>;
20
+ export { Button, buttonVariants };
21
+ //# sourceMappingURL=button.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../src/components/button/button.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAE9B,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAKjE,QAAA,MAAM,cAAc;;;8EA4BnB,CAAA;AAED,MAAM,WAAW,WACf,SAAQ,KAAK,CAAC,oBAAoB,CAAC,iBAAiB,CAAC,EACnD,YAAY,CAAC,OAAO,cAAc,CAAC;IACrC,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB;;;OAGG;IACH,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IAC1B,SAAS,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,IAAI,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;CACvB;AAED,QAAA,MAAM,MAAM,uFAkCX,CAAA;AAGD,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAA"}
@@ -0,0 +1,5 @@
1
+ import * as React from "react";
2
+ import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
3
+ declare const Checkbox: React.ForwardRefExoticComponent<Omit<CheckboxPrimitive.CheckboxProps & React.RefAttributes<HTMLButtonElement>, "ref"> & React.RefAttributes<HTMLButtonElement>>;
4
+ export { Checkbox };
5
+ //# sourceMappingURL=checkbox.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"checkbox.d.ts","sourceRoot":"","sources":["../../../src/components/checkbox/checkbox.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,iBAAiB,MAAM,0BAA0B,CAAA;AAK7D,QAAA,MAAM,QAAQ,iKAkBZ,CAAA;AAGF,OAAO,EAAE,QAAQ,EAAE,CAAA"}
@@ -0,0 +1,10 @@
1
+ import * as React from "react";
2
+ import * as CheckboxPrimitive from "@radix-ui/react-checkbox";
3
+ export interface CheckboxFieldProps extends React.ComponentPropsWithoutRef<typeof CheckboxPrimitive.Root> {
4
+ title?: string;
5
+ subtext?: string;
6
+ label?: string;
7
+ }
8
+ declare const CheckboxField: React.ForwardRefExoticComponent<CheckboxFieldProps & React.RefAttributes<HTMLButtonElement>>;
9
+ export { CheckboxField };
10
+ //# sourceMappingURL=checkbox-field.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"checkbox-field.d.ts","sourceRoot":"","sources":["../../../src/components/checkbox-field/checkbox-field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,iBAAiB,MAAM,0BAA0B,CAAA;AAM7D,MAAM,WAAW,kBACf,SAAQ,KAAK,CAAC,wBAAwB,CAAC,OAAO,iBAAiB,CAAC,IAAI,CAAC;IACrE,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,KAAK,CAAC,EAAE,MAAM,CAAA;CACf;AAED,QAAA,MAAM,aAAa,8FA8CjB,CAAA;AAGF,OAAO,EAAE,aAAa,EAAE,CAAA"}
@@ -0,0 +1,7 @@
1
+ import * as React from "react";
2
+ export interface CustomInputProps extends React.ComponentProps<"input"> {
3
+ className?: string;
4
+ }
5
+ declare const CustomInput: React.ForwardRefExoticComponent<Omit<CustomInputProps, "ref"> & React.RefAttributes<HTMLInputElement>>;
6
+ export { CustomInput };
7
+ //# sourceMappingURL=custom-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"custom-input.d.ts","sourceRoot":"","sources":["../../../src/components/custom-input/custom-input.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAI9B,MAAM,WAAW,gBAAiB,SAAQ,KAAK,CAAC,cAAc,CAAC,OAAO,CAAC;IACrE,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB;AAED,QAAA,MAAM,WAAW,wGAmBhB,CAAA;AAGD,OAAO,EAAE,WAAW,EAAE,CAAA"}
@@ -0,0 +1,20 @@
1
+ import * as React from "react";
2
+ import * as DialogPrimitive from "@radix-ui/react-dialog";
3
+ declare const Dialog: React.FC<DialogPrimitive.DialogProps>;
4
+ declare const DialogTrigger: React.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
5
+ declare const DialogPortal: React.FC<DialogPrimitive.DialogPortalProps>;
6
+ declare const DialogClose: React.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>;
7
+ declare const DialogOverlay: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
8
+ declare const DialogContent: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
9
+ declare const DialogHeader: {
10
+ ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
11
+ displayName: string;
12
+ };
13
+ declare const DialogFooter: {
14
+ ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
15
+ displayName: string;
16
+ };
17
+ declare const DialogTitle: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & React.RefAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
18
+ declare const DialogDescription: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
19
+ export { Dialog, DialogPortal, DialogOverlay, DialogTrigger, DialogClose, DialogContent, DialogHeader, DialogFooter, DialogTitle, DialogDescription, };
20
+ //# sourceMappingURL=dialog.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../src/components/dialog/dialog.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAA;AAGzD,QAAA,MAAM,MAAM,uCAAuB,CAAA;AAEnC,QAAA,MAAM,aAAa,8GAA0B,CAAA;AAE7C,QAAA,MAAM,YAAY,6CAAyB,CAAA;AAE3C,QAAA,MAAM,WAAW,4GAAwB,CAAA;AAEzC,QAAA,MAAM,aAAa,8JAYjB,CAAA;AAGF,QAAA,MAAM,aAAa,8JAiBjB,CAAA;AAGF,QAAA,MAAM,YAAY;8BAGf,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;;CAQtC,CAAA;AAGD,QAAA,MAAM,YAAY;8BAGf,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;;CAQtC,CAAA;AAGD,QAAA,MAAM,WAAW,oKAYf,CAAA;AAGF,QAAA,MAAM,iBAAiB,8KASrB,CAAA;AAGF,OAAO,EACL,MAAM,EACN,YAAY,EACZ,aAAa,EACb,aAAa,EACb,WAAW,EACX,aAAa,EACb,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,iBAAiB,GAClB,CAAA"}
@@ -0,0 +1,20 @@
1
+ import * as React from "react";
2
+ import * as DialogPrimitive from "@radix-ui/react-dialog";
3
+ declare const Drawer: React.FC<DialogPrimitive.DialogProps>;
4
+ declare const DrawerTrigger: React.ForwardRefExoticComponent<DialogPrimitive.DialogTriggerProps & React.RefAttributes<HTMLButtonElement>>;
5
+ declare const DrawerPortal: React.FC<DialogPrimitive.DialogPortalProps>;
6
+ declare const DrawerClose: React.ForwardRefExoticComponent<DialogPrimitive.DialogCloseProps & React.RefAttributes<HTMLButtonElement>>;
7
+ declare const DrawerOverlay: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogOverlayProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
8
+ declare const DrawerContent: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogContentProps & React.RefAttributes<HTMLDivElement>, "ref"> & React.RefAttributes<HTMLDivElement>>;
9
+ declare const DrawerHeader: {
10
+ ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
11
+ displayName: string;
12
+ };
13
+ declare const DrawerFooter: {
14
+ ({ className, ...props }: React.HTMLAttributes<HTMLDivElement>): import("react/jsx-runtime").JSX.Element;
15
+ displayName: string;
16
+ };
17
+ declare const DrawerTitle: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogTitleProps & React.RefAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
18
+ declare const DrawerDescription: React.ForwardRefExoticComponent<Omit<DialogPrimitive.DialogDescriptionProps & React.RefAttributes<HTMLParagraphElement>, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
19
+ export { Drawer, DrawerPortal, DrawerOverlay, DrawerTrigger, DrawerClose, DrawerContent, DrawerHeader, DrawerFooter, DrawerTitle, DrawerDescription, };
20
+ //# sourceMappingURL=drawer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"drawer.d.ts","sourceRoot":"","sources":["../../../src/components/drawer/drawer.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,KAAK,eAAe,MAAM,wBAAwB,CAAA;AAGzD,QAAA,MAAM,MAAM,uCAAuB,CAAA;AAEnC,QAAA,MAAM,aAAa,8GAA0B,CAAA;AAE7C,QAAA,MAAM,YAAY,6CAAyB,CAAA;AAE3C,QAAA,MAAM,WAAW,4GAAwB,CAAA;AAEzC,QAAA,MAAM,aAAa,8JAYjB,CAAA;AAGF,QAAA,MAAM,aAAa,8JAiBjB,CAAA;AAGF,QAAA,MAAM,YAAY;8BAGf,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;;CAQtC,CAAA;AAGD,QAAA,MAAM,YAAY;8BAGf,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC;;CAQtC,CAAA;AAGD,QAAA,MAAM,WAAW,oKAYf,CAAA;AAGF,QAAA,MAAM,iBAAiB,8KASrB,CAAA;AAGF,OAAO,EACL,MAAM,EACN,YAAY,EACZ,aAAa,EACb,aAAa,EACb,WAAW,EACX,aAAa,EACb,YAAY,EACZ,YAAY,EACZ,WAAW,EACX,iBAAiB,GAClB,CAAA"}
@@ -0,0 +1,14 @@
1
+ import * as React from "react";
2
+ import { type VariantProps } from "class-variance-authority";
3
+ declare const filterVariants: (props?: ({
4
+ variant?: "default" | "active" | null | undefined;
5
+ } & import("class-variance-authority/types").ClassProp) | undefined) => string;
6
+ export interface FilterProps extends Omit<React.HTMLAttributes<HTMLDivElement>, "onClick">, VariantProps<typeof filterVariants> {
7
+ tagText: string;
8
+ filterName?: string;
9
+ active?: boolean;
10
+ onClick?: () => void;
11
+ }
12
+ declare const Filter: React.ForwardRefExoticComponent<FilterProps & React.RefAttributes<HTMLDivElement>>;
13
+ export { Filter, filterVariants };
14
+ //# sourceMappingURL=filter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"filter.d.ts","sourceRoot":"","sources":["../../../src/components/filter/filter.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAC9B,OAAO,EAAO,KAAK,YAAY,EAAE,MAAM,0BAA0B,CAAA;AAMjE,QAAA,MAAM,cAAc;;8EAanB,CAAA;AAED,MAAM,WAAW,WACf,SAAQ,IAAI,CAAC,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,EAAE,SAAS,CAAC,EAC3D,YAAY,CAAC,OAAO,cAAc,CAAC;IACrC,OAAO,EAAE,MAAM,CAAA;IACf,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,OAAO,CAAC,EAAE,MAAM,IAAI,CAAA;CACrB;AAED,QAAA,MAAM,MAAM,oFAoDX,CAAA;AAGD,OAAO,EAAE,MAAM,EAAE,cAAc,EAAE,CAAA"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface AddCircleFilledIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const AddCircleFilledIcon: React.FC<AddCircleFilledIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=AddCircleFilledIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AddCircleFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/AddCircleFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,wBAAwB;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CA0BlE,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface AddCircleIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const AddCircleIcon: React.FC<AddCircleIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=AddCircleIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AddCircleIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/AddCircleIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,kBAAkB;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAmBtD,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface AddIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const AddIcon: React.FC<AddIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=AddIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AddIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/AddIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,YAAY;IACpB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,OAAO,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CA0B1C,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface AddPhotoIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const AddPhotoIcon: React.FC<AddPhotoIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=AddPhotoIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AddPhotoIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/AddPhotoIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,iBAAiB;IACzB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA0BpD,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface ApiWebhooksIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const ApiWebhooksIcon: React.FC<ApiWebhooksIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=ApiWebhooksIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ApiWebhooksIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ApiWebhooksIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,oBAAoB;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAa1D,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface ArchiveFilledIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const ArchiveFilledIcon: React.FC<ArchiveFilledIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=ArchiveFilledIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ArchiveFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ArchiveFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,sBAAsB;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CA0B9D,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface ArchiveIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const ArchiveIcon: React.FC<ArchiveIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=ArchiveIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ArchiveIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ArchiveIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,gBAAgB;IACxB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CA0BlD,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface AssignmentFilledIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const AssignmentFilledIcon: React.FC<AssignmentFilledIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=AssignmentFilledIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AssignmentFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/AssignmentFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,yBAAyB;IACjC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CA0BpE,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface AssignmentIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const AssignmentIcon: React.FC<AssignmentIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=AssignmentIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AssignmentIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/AssignmentIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,mBAAmB;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CA0BxD,CAAC"}
@@ -0,0 +1,11 @@
1
+ import React from 'react';
2
+ interface BaseIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ strokeWidth?: number;
7
+ children: React.ReactNode;
8
+ }
9
+ export declare const BaseIcon: React.FC<BaseIconProps>;
10
+ export {};
11
+ //# sourceMappingURL=BaseIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BaseIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/BaseIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAE1B,UAAU,aAAa;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC3B;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAY5C,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface BusinessDetailsIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const BusinessDetailsIcon: React.FC<BusinessDetailsIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=BusinessDetailsIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BusinessDetailsIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/BusinessDetailsIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,wBAAwB;IAChC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,mBAAmB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAiDlE,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface BusinessVerificationIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const BusinessVerificationIcon: React.FC<BusinessVerificationIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=BusinessVerificationIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"BusinessVerificationIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/BusinessVerificationIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,6BAA6B;IACrC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,wBAAwB,EAAE,KAAK,CAAC,EAAE,CAAC,6BAA6B,CAiC5E,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface CalendarMonthFilledIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const CalendarMonthFilledIcon: React.FC<CalendarMonthFilledIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=CalendarMonthFilledIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CalendarMonthFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/CalendarMonthFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,4BAA4B;IACpC,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAAE,CAAC,4BAA4B,CA0B1E,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface CalendarMonthIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const CalendarMonthIcon: React.FC<CalendarMonthIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=CalendarMonthIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CalendarMonthIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/CalendarMonthIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,sBAAsB;IAC9B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,sBAAsB,CA0B9D,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface CancelFilledIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const CancelFilledIcon: React.FC<CancelFilledIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=CancelFilledIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CancelFilledIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/CancelFilledIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,qBAAqB;IAC7B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,qBAAqB,CAe5D,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface CancelIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const CancelIcon: React.FC<CancelIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=CancelIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CancelIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/CancelIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,eAAe;IACvB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAehD,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface ChevronBackIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const ChevronBackIcon: React.FC<ChevronBackIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=ChevronBackIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChevronBackIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ChevronBackIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,oBAAoB;IAC5B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,oBAAoB,CAe1D,CAAC"}
@@ -0,0 +1,9 @@
1
+ import React from 'react';
2
+ interface ChevronForwardIconProps {
3
+ className?: string;
4
+ size?: number | string;
5
+ color?: string;
6
+ }
7
+ export declare const ChevronForwardIcon: React.FC<ChevronForwardIconProps>;
8
+ export {};
9
+ //# sourceMappingURL=ChevronForwardIcon.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChevronForwardIcon.d.ts","sourceRoot":"","sources":["../../../src/components/icons/ChevronForwardIcon.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,MAAM,OAAO,CAAC;AAG1B,UAAU,uBAAuB;IAC/B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,uBAAuB,CAehE,CAAC"}