@true-tech-team/react-components 0.0.2 → 0.0.3

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 (202) hide show
  1. package/index.css +1 -1
  2. package/index.d.ts +2 -2
  3. package/index.js +1 -1
  4. package/index.mjs +4459 -3677
  5. package/lib/components/buttons/Button/Button.d.ts +1 -1
  6. package/lib/components/buttons/IconButton/IconButton.d.ts +1 -1
  7. package/lib/components/display/Icon/Icon.d.ts +1 -1
  8. package/lib/components/display/Icon/icons/Account.d.ts +3 -0
  9. package/lib/components/display/Icon/icons/Activity.d.ts +3 -0
  10. package/lib/components/display/Icon/icons/AlignCenter.d.ts +3 -0
  11. package/lib/components/display/Icon/icons/AlignJustify.d.ts +3 -0
  12. package/lib/components/display/Icon/icons/AlignLeft.d.ts +3 -0
  13. package/lib/components/display/Icon/icons/AlignRight.d.ts +3 -0
  14. package/lib/components/display/Icon/icons/ArrowDown.d.ts +3 -0
  15. package/lib/components/display/Icon/icons/ArrowDownLeft.d.ts +3 -0
  16. package/lib/components/display/Icon/icons/ArrowDownRight.d.ts +3 -0
  17. package/lib/components/display/Icon/icons/ArrowLeft.d.ts +3 -0
  18. package/lib/components/display/Icon/icons/ArrowRight.d.ts +3 -0
  19. package/lib/components/display/Icon/icons/ArrowUp.d.ts +3 -0
  20. package/lib/components/display/Icon/icons/ArrowUpLeft.d.ts +3 -0
  21. package/lib/components/display/Icon/icons/ArrowUpRight.d.ts +3 -0
  22. package/lib/components/display/Icon/icons/AtSign.d.ts +3 -0
  23. package/lib/components/display/Icon/icons/BarChart2.d.ts +3 -0
  24. package/lib/components/display/Icon/icons/Battery.d.ts +3 -0
  25. package/lib/components/display/Icon/icons/BatteryCharging.d.ts +3 -0
  26. package/lib/components/display/Icon/icons/Bell.d.ts +3 -0
  27. package/lib/components/display/Icon/icons/BellOff.d.ts +3 -0
  28. package/lib/components/display/Icon/icons/Bluetooth.d.ts +3 -0
  29. package/lib/components/display/Icon/icons/Bold.d.ts +3 -0
  30. package/lib/components/display/Icon/icons/Bookmark.d.ts +3 -0
  31. package/lib/components/display/Icon/icons/BookmarkPlus.d.ts +3 -0
  32. package/lib/components/display/Icon/icons/Building.d.ts +3 -0
  33. package/lib/components/display/Icon/icons/Calendar.d.ts +3 -0
  34. package/lib/components/display/Icon/icons/Camera.d.ts +3 -0
  35. package/lib/components/display/Icon/icons/ChartBar.d.ts +3 -0
  36. package/lib/components/display/Icon/icons/ChartLine.d.ts +3 -0
  37. package/lib/components/display/Icon/icons/Check.d.ts +3 -0
  38. package/lib/components/display/Icon/icons/ChevronDown.d.ts +3 -0
  39. package/lib/components/display/Icon/icons/ChevronLeft.d.ts +3 -0
  40. package/lib/components/display/Icon/icons/ChevronRight.d.ts +3 -0
  41. package/lib/components/display/Icon/icons/ChevronUp.d.ts +3 -0
  42. package/lib/components/display/Icon/icons/Clock.d.ts +3 -0
  43. package/lib/components/display/Icon/icons/Close.d.ts +3 -0
  44. package/lib/components/display/Icon/icons/Cloud.d.ts +3 -0
  45. package/lib/components/display/Icon/icons/CloudDownload.d.ts +3 -0
  46. package/lib/components/display/Icon/icons/CloudOff.d.ts +3 -0
  47. package/lib/components/display/Icon/icons/CloudUpload.d.ts +3 -0
  48. package/lib/components/display/Icon/icons/Code.d.ts +3 -0
  49. package/lib/components/display/Icon/icons/Compass.d.ts +3 -0
  50. package/lib/components/display/Icon/icons/Copy.d.ts +3 -0
  51. package/lib/components/display/Icon/icons/CornerDownLeft.d.ts +3 -0
  52. package/lib/components/display/Icon/icons/CornerDownRight.d.ts +3 -0
  53. package/lib/components/display/Icon/icons/CornerUpLeft.d.ts +3 -0
  54. package/lib/components/display/Icon/icons/CornerUpRight.d.ts +3 -0
  55. package/lib/components/display/Icon/icons/Cpu.d.ts +3 -0
  56. package/lib/components/display/Icon/icons/CreditCard.d.ts +3 -0
  57. package/lib/components/display/Icon/icons/Crosshair.d.ts +3 -0
  58. package/lib/components/display/Icon/icons/Database.d.ts +3 -0
  59. package/lib/components/display/Icon/icons/Delete.d.ts +3 -0
  60. package/lib/components/display/Icon/icons/Dollar.d.ts +3 -0
  61. package/lib/components/display/Icon/icons/Download.d.ts +3 -0
  62. package/lib/components/display/Icon/icons/Edit.d.ts +3 -0
  63. package/lib/components/display/Icon/icons/Error.d.ts +3 -0
  64. package/lib/components/display/Icon/icons/ExternalLink.d.ts +3 -0
  65. package/lib/components/display/Icon/icons/Eye.d.ts +3 -0
  66. package/lib/components/display/Icon/icons/EyeOff.d.ts +3 -0
  67. package/lib/components/display/Icon/icons/File.d.ts +3 -0
  68. package/lib/components/display/Icon/icons/FileCheck.d.ts +3 -0
  69. package/lib/components/display/Icon/icons/FileMinus.d.ts +3 -0
  70. package/lib/components/display/Icon/icons/FilePlus.d.ts +3 -0
  71. package/lib/components/display/Icon/icons/FileText.d.ts +3 -0
  72. package/lib/components/display/Icon/icons/Filter.d.ts +3 -0
  73. package/lib/components/display/Icon/icons/Folder.d.ts +3 -0
  74. package/lib/components/display/Icon/icons/FolderMinus.d.ts +3 -0
  75. package/lib/components/display/Icon/icons/FolderOpen.d.ts +3 -0
  76. package/lib/components/display/Icon/icons/FolderPlus.d.ts +3 -0
  77. package/lib/components/display/Icon/icons/Gift.d.ts +3 -0
  78. package/lib/components/display/Icon/icons/Globe.d.ts +3 -0
  79. package/lib/components/display/Icon/icons/Grid.d.ts +3 -0
  80. package/lib/components/display/Icon/icons/HardDrive.d.ts +3 -0
  81. package/lib/components/display/Icon/icons/Hash.d.ts +3 -0
  82. package/lib/components/display/Icon/icons/Heart.d.ts +3 -0
  83. package/lib/components/display/Icon/icons/Help.d.ts +3 -0
  84. package/lib/components/display/Icon/icons/Home.d.ts +3 -0
  85. package/lib/components/display/Icon/icons/Hourglass.d.ts +3 -0
  86. package/lib/components/display/Icon/icons/Image.d.ts +3 -0
  87. package/lib/components/display/Icon/icons/Inbox.d.ts +3 -0
  88. package/lib/components/display/Icon/icons/Info.d.ts +3 -0
  89. package/lib/components/display/Icon/icons/Italic.d.ts +3 -0
  90. package/lib/components/display/Icon/icons/Key.d.ts +3 -0
  91. package/lib/components/display/Icon/icons/Laptop.d.ts +3 -0
  92. package/lib/components/display/Icon/icons/Link.d.ts +3 -0
  93. package/lib/components/display/Icon/icons/Link2.d.ts +3 -0
  94. package/lib/components/display/Icon/icons/List.d.ts +3 -0
  95. package/lib/components/display/Icon/icons/ListOrdered.d.ts +3 -0
  96. package/lib/components/display/Icon/icons/ListUnordered.d.ts +3 -0
  97. package/lib/components/display/Icon/icons/Lock.d.ts +3 -0
  98. package/lib/components/display/Icon/icons/Logout.d.ts +3 -0
  99. package/lib/components/display/Icon/icons/Mail.d.ts +3 -0
  100. package/lib/components/display/Icon/icons/MailOpen.d.ts +3 -0
  101. package/lib/components/display/Icon/icons/Map.d.ts +3 -0
  102. package/lib/components/display/Icon/icons/MapPin.d.ts +3 -0
  103. package/lib/components/display/Icon/icons/Maximize.d.ts +3 -0
  104. package/lib/components/display/Icon/icons/Menu.d.ts +3 -0
  105. package/lib/components/display/Icon/icons/MessageCircle.d.ts +3 -0
  106. package/lib/components/display/Icon/icons/MessageSquare.d.ts +3 -0
  107. package/lib/components/display/Icon/icons/Messages.d.ts +3 -0
  108. package/lib/components/display/Icon/icons/Mic.d.ts +3 -0
  109. package/lib/components/display/Icon/icons/MicOff.d.ts +3 -0
  110. package/lib/components/display/Icon/icons/Minimize.d.ts +3 -0
  111. package/lib/components/display/Icon/icons/Minus.d.ts +3 -0
  112. package/lib/components/display/Icon/icons/Monitor.d.ts +3 -0
  113. package/lib/components/display/Icon/icons/Music.d.ts +3 -0
  114. package/lib/components/display/Icon/icons/Navigation.d.ts +3 -0
  115. package/lib/components/display/Icon/icons/Navigation2.d.ts +3 -0
  116. package/lib/components/display/Icon/icons/Outbox.d.ts +3 -0
  117. package/lib/components/display/Icon/icons/Paperclip.d.ts +3 -0
  118. package/lib/components/display/Icon/icons/Pause.d.ts +3 -0
  119. package/lib/components/display/Icon/icons/Percent.d.ts +3 -0
  120. package/lib/components/display/Icon/icons/PercentCircle.d.ts +3 -0
  121. package/lib/components/display/Icon/icons/Phone.d.ts +3 -0
  122. package/lib/components/display/Icon/icons/PhoneCall.d.ts +3 -0
  123. package/lib/components/display/Icon/icons/PhoneIncoming.d.ts +3 -0
  124. package/lib/components/display/Icon/icons/PhoneMissed.d.ts +3 -0
  125. package/lib/components/display/Icon/icons/PhoneOutgoing.d.ts +3 -0
  126. package/lib/components/display/Icon/icons/PieChart.d.ts +3 -0
  127. package/lib/components/display/Icon/icons/Play.d.ts +3 -0
  128. package/lib/components/display/Icon/icons/Plus.d.ts +3 -0
  129. package/lib/components/display/Icon/icons/Power.d.ts +3 -0
  130. package/lib/components/display/Icon/icons/Preferences.d.ts +3 -0
  131. package/lib/components/display/Icon/icons/Printer.d.ts +3 -0
  132. package/lib/components/display/Icon/icons/Profile.d.ts +3 -0
  133. package/lib/components/display/Icon/icons/Redo.d.ts +3 -0
  134. package/lib/components/display/Icon/icons/Refresh.d.ts +3 -0
  135. package/lib/components/display/Icon/icons/Repeat.d.ts +3 -0
  136. package/lib/components/display/Icon/icons/RotateCcw.d.ts +3 -0
  137. package/lib/components/display/Icon/icons/RotateCw.d.ts +3 -0
  138. package/lib/components/display/Icon/icons/Route.d.ts +3 -0
  139. package/lib/components/display/Icon/icons/Rss.d.ts +3 -0
  140. package/lib/components/display/Icon/icons/Save.d.ts +3 -0
  141. package/lib/components/display/Icon/icons/Search.d.ts +3 -0
  142. package/lib/components/display/Icon/icons/Send.d.ts +3 -0
  143. package/lib/components/display/Icon/icons/Server.d.ts +3 -0
  144. package/lib/components/display/Icon/icons/Settings.d.ts +3 -0
  145. package/lib/components/display/Icon/icons/Share.d.ts +3 -0
  146. package/lib/components/display/Icon/icons/Share2.d.ts +3 -0
  147. package/lib/components/display/Icon/icons/Shield.d.ts +3 -0
  148. package/lib/components/display/Icon/icons/ShieldAlert.d.ts +3 -0
  149. package/lib/components/display/Icon/icons/ShieldCheck.d.ts +3 -0
  150. package/lib/components/display/Icon/icons/ShieldOff.d.ts +3 -0
  151. package/lib/components/display/Icon/icons/ShoppingBag.d.ts +3 -0
  152. package/lib/components/display/Icon/icons/ShoppingCart.d.ts +3 -0
  153. package/lib/components/display/Icon/icons/Shuffle.d.ts +3 -0
  154. package/lib/components/display/Icon/icons/SkipBack.d.ts +3 -0
  155. package/lib/components/display/Icon/icons/SkipForward.d.ts +3 -0
  156. package/lib/components/display/Icon/icons/Smartphone.d.ts +3 -0
  157. package/lib/components/display/Icon/icons/Star.d.ts +3 -0
  158. package/lib/components/display/Icon/icons/Stop.d.ts +3 -0
  159. package/lib/components/display/Icon/icons/Stopwatch.d.ts +3 -0
  160. package/lib/components/display/Icon/icons/Sunrise.d.ts +3 -0
  161. package/lib/components/display/Icon/icons/Sunset.d.ts +3 -0
  162. package/lib/components/display/Icon/icons/Tablet.d.ts +3 -0
  163. package/lib/components/display/Icon/icons/Tag.d.ts +3 -0
  164. package/lib/components/display/Icon/icons/Target.d.ts +3 -0
  165. package/lib/components/display/Icon/icons/Terminal.d.ts +3 -0
  166. package/lib/components/display/Icon/icons/ThumbsUp.d.ts +3 -0
  167. package/lib/components/display/Icon/icons/TrendingDown.d.ts +3 -0
  168. package/lib/components/display/Icon/icons/TrendingUp.d.ts +3 -0
  169. package/lib/components/display/Icon/icons/Type.d.ts +3 -0
  170. package/lib/components/display/Icon/icons/Underline.d.ts +3 -0
  171. package/lib/components/display/Icon/icons/Undo.d.ts +3 -0
  172. package/lib/components/display/Icon/icons/Unlink.d.ts +3 -0
  173. package/lib/components/display/Icon/icons/Unlock.d.ts +3 -0
  174. package/lib/components/display/Icon/icons/Upload.d.ts +3 -0
  175. package/lib/components/display/Icon/icons/User.d.ts +3 -0
  176. package/lib/components/display/Icon/icons/UserCheck.d.ts +3 -0
  177. package/lib/components/display/Icon/icons/UserMinus.d.ts +3 -0
  178. package/lib/components/display/Icon/icons/UserPlus.d.ts +3 -0
  179. package/lib/components/display/Icon/icons/UserX.d.ts +3 -0
  180. package/lib/components/display/Icon/icons/Users.d.ts +3 -0
  181. package/lib/components/display/Icon/icons/Video.d.ts +3 -0
  182. package/lib/components/display/Icon/icons/Volume.d.ts +3 -0
  183. package/lib/components/display/Icon/icons/Volume1.d.ts +3 -0
  184. package/lib/components/display/Icon/icons/Volume2.d.ts +3 -0
  185. package/lib/components/display/Icon/icons/VolumeX.d.ts +3 -0
  186. package/lib/components/display/Icon/icons/Warning.d.ts +3 -0
  187. package/lib/components/display/Icon/icons/Watch.d.ts +3 -0
  188. package/lib/components/display/Icon/icons/Wifi.d.ts +3 -0
  189. package/lib/components/display/Icon/icons/WifiOff.d.ts +3 -0
  190. package/lib/components/display/Icon/icons/Zap.d.ts +3 -0
  191. package/lib/components/display/Icon/icons/index.d.ts +379 -0
  192. package/lib/components/inputs/Autocomplete/Autocomplete.d.ts +1 -1
  193. package/lib/components/inputs/Checkbox/Checkbox.d.ts +1 -1
  194. package/lib/components/inputs/DatePicker/DatePicker.d.ts +1 -1
  195. package/lib/components/inputs/Input/Input.d.ts +1 -1
  196. package/lib/components/inputs/Radio/Radio.d.ts +1 -1
  197. package/lib/components/inputs/Rating/Rating.d.ts +1 -1
  198. package/lib/components/inputs/Select/Select.d.ts +1 -1
  199. package/lib/components/overlays/Dropdown/Dropdown.d.ts +1 -1
  200. package/lib/components/overlays/Menu/MenuItem.d.ts +1 -1
  201. package/package.json +1 -1
  202. package/lib/assets/icons/index.d.ts +0 -133
@@ -1,6 +1,6 @@
1
1
  import { default as React } from 'react';
2
2
  import { ExtendedComponentSize, ComponentVariant, BaseComponentProps } from '../../../types';
3
- import { IconName } from '../../../assets/icons';
3
+ import { IconName } from '../../display/Icon/icons';
4
4
  export interface ButtonProps extends BaseComponentProps {
5
5
  /**
6
6
  * Button variant
@@ -1,6 +1,6 @@
1
1
  import { default as React } from 'react';
2
2
  import { ComponentVariant, BaseComponentProps, ExtendedComponentSize } from '../../../types';
3
- import { IconName } from '../../../assets/icons';
3
+ import { IconName } from '../../display/Icon/icons';
4
4
  export interface IconButtonProps extends BaseComponentProps {
5
5
  /**
6
6
  * Icon to display (required)
@@ -1,4 +1,4 @@
1
- import { IconName } from '../../../assets/icons';
1
+ import { IconName } from './icons';
2
2
  import { BaseComponentProps, ExtendedComponentSize } from '../../../types';
3
3
  /**
4
4
  * Maps ExtendedComponentSize to pixel values for icons
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Account: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Account;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Activity: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Activity;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const AlignCenter: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default AlignCenter;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const AlignJustify: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default AlignJustify;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const AlignLeft: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default AlignLeft;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const AlignRight: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default AlignRight;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ArrowDown: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ArrowDown;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ArrowDownLeft: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ArrowDownLeft;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ArrowDownRight: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ArrowDownRight;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ArrowLeft: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ArrowLeft;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ArrowRight: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ArrowRight;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ArrowUp: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ArrowUp;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ArrowUpLeft: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ArrowUpLeft;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ArrowUpRight: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ArrowUpRight;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const AtSign: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default AtSign;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const BarChart2: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default BarChart2;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Battery: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Battery;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const BatteryCharging: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default BatteryCharging;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Bell: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Bell;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const BellOff: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default BellOff;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Bluetooth: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Bluetooth;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Bold: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Bold;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Bookmark: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Bookmark;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const BookmarkPlus: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default BookmarkPlus;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Building: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Building;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Calendar: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Calendar;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Camera: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Camera;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ChartBar: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChartBar;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ChartLine: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChartLine;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Check: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Check;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ChevronDown: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChevronDown;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ChevronLeft: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChevronLeft;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ChevronRight: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChevronRight;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ChevronUp: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ChevronUp;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Clock: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Clock;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Close: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Close;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Cloud: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Cloud;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const CloudDownload: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default CloudDownload;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const CloudOff: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default CloudOff;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const CloudUpload: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default CloudUpload;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Code: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Code;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Compass: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Compass;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Copy: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Copy;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const CornerDownLeft: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default CornerDownLeft;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const CornerDownRight: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default CornerDownRight;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const CornerUpLeft: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default CornerUpLeft;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const CornerUpRight: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default CornerUpRight;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Cpu: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Cpu;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const CreditCard: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default CreditCard;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Crosshair: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Crosshair;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Database: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Database;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Delete: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Delete;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Dollar: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Dollar;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Download: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Download;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Edit: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Edit;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Error: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Error;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ExternalLink: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ExternalLink;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Eye: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Eye;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const EyeOff: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default EyeOff;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const File: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default File;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const FileCheck: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default FileCheck;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const FileMinus: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default FileMinus;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const FilePlus: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default FilePlus;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const FileText: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default FileText;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Filter: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Filter;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Folder: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Folder;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const FolderMinus: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default FolderMinus;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const FolderOpen: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default FolderOpen;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const FolderPlus: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default FolderPlus;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Gift: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Gift;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Globe: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Globe;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Grid: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Grid;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const HardDrive: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default HardDrive;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Hash: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Hash;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Heart: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Heart;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Help: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Help;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Home: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Home;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Hourglass: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Hourglass;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Image: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Image;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Inbox: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Inbox;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Info: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Info;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Italic: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Italic;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Key: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Key;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Laptop: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Laptop;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Link: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Link;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Link2: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Link2;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const List: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default List;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ListOrdered: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ListOrdered;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const ListUnordered: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default ListUnordered;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Lock: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Lock;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Logout: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Logout;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Mail: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Mail;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const MailOpen: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default MailOpen;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Map: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Map;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const MapPin: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default MapPin;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Maximize: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Maximize;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Menu: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Menu;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const MessageCircle: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default MessageCircle;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const MessageSquare: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default MessageSquare;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Messages: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Messages;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Mic: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Mic;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const MicOff: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default MicOff;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Minimize: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Minimize;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Minus: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Minus;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Monitor: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Monitor;
@@ -0,0 +1,3 @@
1
+ import { default as React } from 'react';
2
+ declare const Music: (props: React.SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Music;