@aristobyte-ui/presets 1.0.113 → 2.0.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 (287) hide show
  1. package/dist/es/main/components/AIAssistant/AIAssistant.module.scss +2 -0
  2. package/dist/es/main/components/AIAssistant/index.js +29 -0
  3. package/dist/es/main/components/ActionButtons/ActionButtons.module.scss +2 -0
  4. package/dist/es/main/components/ActionButtons/index.js +29 -0
  5. package/dist/es/main/components/ActivityFeed/ActivityFeed.module.scss +2 -0
  6. package/dist/es/main/components/ActivityFeed/index.js +29 -0
  7. package/dist/es/main/components/AnalyticsDashboard/AnalyticsDashboard.module.scss +2 -0
  8. package/dist/es/main/components/AnalyticsDashboard/index.js +29 -0
  9. package/dist/es/main/components/BudgetTracker/BudgetTracker.module.scss +2 -0
  10. package/dist/es/main/components/BudgetTracker/index.js +29 -0
  11. package/dist/es/main/components/CalendarWidget/CalendarWidget.module.scss +2 -0
  12. package/dist/es/main/components/CalendarWidget/index.js +29 -0
  13. package/dist/es/main/components/ChatMessages/ChatMessages.module.scss +2 -0
  14. package/dist/es/main/components/ChatMessages/index.js +29 -0
  15. package/dist/es/main/components/CloudStorage/CloudStorage.module.scss +2 -0
  16. package/dist/es/main/components/CloudStorage/index.js +29 -0
  17. package/dist/es/main/components/CodeEditor/CodeEditor.module.scss +2 -0
  18. package/dist/es/main/components/CodeEditor/index.js +29 -0
  19. package/dist/es/main/components/CodeStats/CodeStats.module.scss +2 -0
  20. package/dist/es/main/components/CodeStats/index.js +29 -0
  21. package/dist/es/main/components/ColorPaletteWidget/ColorPaletteWidget.module.scss +2 -0
  22. package/dist/es/main/components/ColorPaletteWidget/index.js +29 -0
  23. package/dist/es/main/components/ContactCard/ContactCard.module.scss +2 -0
  24. package/dist/es/main/components/ContactCard/index.js +29 -0
  25. package/dist/es/main/components/CryptocurrencyWidget/CryptocurrencyWidget.module.scss +2 -0
  26. package/dist/es/main/components/CryptocurrencyWidget/index.js +29 -0
  27. package/dist/es/main/components/DatabaseWidget/DatabaseWidget.module.scss +2 -0
  28. package/dist/es/main/components/DatabaseWidget/index.js +29 -0
  29. package/dist/es/main/components/DesignSystem/DesignSystem.module.scss +2 -0
  30. package/dist/es/main/components/DesignSystem/index.js +29 -0
  31. package/dist/es/main/components/DeviceStatus/DeviceStatus.module.scss +2 -0
  32. package/dist/es/main/components/DeviceStatus/index.js +29 -0
  33. package/dist/es/main/components/DocumentScanner/DocumentScanner.module.scss +2 -0
  34. package/dist/es/main/components/DocumentScanner/index.js +29 -0
  35. package/dist/es/main/components/EmailDashboard/EmailDashboard.module.scss +2 -0
  36. package/dist/es/main/components/EmailDashboard/index.js +29 -0
  37. package/dist/es/main/components/EnergyMeter/EnergyMeter.module.scss +2 -0
  38. package/dist/es/main/components/EnergyMeter/index.js +29 -0
  39. package/dist/es/main/components/FileManager/FileManager.module.scss +2 -0
  40. package/dist/es/main/components/FileManager/index.js +29 -0
  41. package/dist/es/main/components/FileUploadArea/FileUploadArea.module.scss +2 -0
  42. package/dist/es/main/components/FileUploadArea/index.js +29 -0
  43. package/dist/es/main/components/FitnessTracker/FitnessTracker.module.scss +2 -0
  44. package/dist/es/main/components/FitnessTracker/index.js +29 -0
  45. package/dist/es/main/components/GamingControllerWidget/GamingControllerWidget.module.scss +2 -0
  46. package/dist/es/main/components/GamingControllerWidget/index.js +29 -0
  47. package/dist/es/main/components/HabitTracker/HabitTracker.module.scss +2 -0
  48. package/dist/es/main/components/HabitTracker/index.js +29 -0
  49. package/dist/es/main/components/HealthMonitor/HealthMonitor.module.scss +2 -0
  50. package/dist/es/main/components/HealthMonitor/index.js +29 -0
  51. package/dist/es/main/components/IdeaBulbWidget/IdeaBulbWidget.module.scss +2 -0
  52. package/dist/es/main/components/IdeaBulbWidget/index.js +29 -0
  53. package/dist/es/main/components/InspirationWidget/InspirationWidget.module.scss +2 -0
  54. package/dist/es/main/components/InspirationWidget/index.js +29 -0
  55. package/dist/es/main/components/LanguageLearning/LanguageLearning.module.scss +2 -0
  56. package/dist/es/main/components/LanguageLearning/index.js +29 -0
  57. package/dist/es/main/components/LayerStackWidget/LayerStackWidget.module.scss +2 -0
  58. package/dist/es/main/components/LayerStackWidget/index.js +29 -0
  59. package/dist/es/main/components/MediaControls/MediaControls.module.scss +2 -0
  60. package/dist/es/main/components/MediaControls/index.js +29 -0
  61. package/dist/es/main/components/MiniMenu/MiniMenu.module.scss +2 -0
  62. package/dist/es/main/components/MiniMenu/index.js +29 -0
  63. package/dist/es/main/components/MouseTracker/MouseTracker.module.scss +2 -0
  64. package/dist/es/main/components/MouseTracker/index.js +29 -0
  65. package/dist/es/main/components/MusicPlayer/MusicPlayer.module.scss +2 -0
  66. package/dist/es/main/components/MusicPlayer/index.js +29 -0
  67. package/dist/es/main/components/MusicProduction/MusicProduction.module.scss +2 -0
  68. package/dist/es/main/components/MusicProduction/index.js +29 -0
  69. package/dist/es/main/components/NatureWidget/NatureWidget.module.scss +2 -0
  70. package/dist/es/main/components/NatureWidget/index.js +29 -0
  71. package/dist/es/main/components/NavigationPills/NavigationPills.module.scss +2 -0
  72. package/dist/es/main/components/NavigationPills/index.js +29 -0
  73. package/dist/es/main/components/NetworkStatus/NetworkStatus.module.scss +2 -0
  74. package/dist/es/main/components/NetworkStatus/index.js +29 -0
  75. package/dist/es/main/components/NotificationBadges/NotificationBadges.module.scss +2 -0
  76. package/dist/es/main/components/NotificationBadges/index.js +29 -0
  77. package/dist/es/main/components/NotificationCards/NotificationCards.module.scss +2 -0
  78. package/dist/es/main/components/NotificationCards/index.js +29 -0
  79. package/dist/es/main/components/OfficeBuildingWidget/OfficeBuildingWidget.module.scss +2 -0
  80. package/dist/es/main/components/OfficeBuildingWidget/index.js +29 -0
  81. package/dist/es/main/components/PasswordManager/PasswordManager.module.scss +2 -0
  82. package/dist/es/main/components/PasswordManager/index.js +29 -0
  83. package/dist/es/main/components/PhotoEditor/PhotoEditor.module.scss +2 -0
  84. package/dist/es/main/components/PhotoEditor/index.js +29 -0
  85. package/dist/es/main/components/PomodoroTimer/PomodoroTimer.module.scss +2 -0
  86. package/dist/es/main/components/PomodoroTimer/index.js +29 -0
  87. package/dist/es/main/components/PricingCard/PricingCard.module.scss +2 -0
  88. package/dist/es/main/components/PricingCard/index.js +29 -0
  89. package/dist/es/main/components/ProfileBadge/ProfileBadge.module.scss +2 -0
  90. package/dist/es/main/components/ProfileBadge/index.js +29 -0
  91. package/dist/es/main/components/ProgressTracker/ProgressTracker.module.scss +2 -0
  92. package/dist/es/main/components/ProgressTracker/index.js +29 -0
  93. package/dist/es/main/components/QuickActions/QuickActions.module.scss +2 -0
  94. package/dist/es/main/components/QuickActions/index.js +29 -0
  95. package/dist/es/main/components/QuickStats/QuickStats.module.scss +2 -0
  96. package/dist/es/main/components/QuickStats/index.js +29 -0
  97. package/dist/es/main/components/ReadingProgress/ReadingProgress.module.scss +2 -0
  98. package/dist/es/main/components/ReadingProgress/index.js +29 -0
  99. package/dist/es/main/components/RecipeFinder/RecipeFinder.module.scss +2 -0
  100. package/dist/es/main/components/RecipeFinder/index.js +29 -0
  101. package/dist/es/main/components/RocketLaunchWidget/RocketLaunchWidget.module.scss +2 -0
  102. package/dist/es/main/components/RocketLaunchWidget/index.js +29 -0
  103. package/dist/es/main/components/SettingsPanel/SettingsPanel.module.scss +2 -0
  104. package/dist/es/main/components/SettingsPanel/index.js +29 -0
  105. package/dist/es/main/components/ShoppingCart/ShoppingCart.module.scss +2 -0
  106. package/dist/es/main/components/ShoppingCart/index.js +29 -0
  107. package/dist/es/main/components/ShoppingList/ShoppingList.module.scss +2 -0
  108. package/dist/es/main/components/ShoppingList/index.js +29 -0
  109. package/dist/es/main/components/SocialEngagement/SocialEngagement.module.scss +2 -0
  110. package/dist/es/main/components/SocialEngagement/index.js +29 -0
  111. package/dist/es/main/components/SocialMediaCard/SocialMediaCard.scss +155 -0
  112. package/dist/es/main/components/SocialMediaCard/index.js +60 -0
  113. package/dist/es/main/components/StatisticsCards/StatisticsCards.module.scss +2 -0
  114. package/dist/es/main/components/StatisticsCards/index.js +29 -0
  115. package/dist/es/main/components/StatusIndicators/StatusIndicators.module.scss +2 -0
  116. package/dist/es/main/components/StatusIndicators/index.js +29 -0
  117. package/dist/es/main/components/StockMarket/StockMarket.module.scss +2 -0
  118. package/dist/es/main/components/StockMarket/index.js +29 -0
  119. package/dist/es/main/components/StreakCounter/StreakCounter.module.scss +2 -0
  120. package/dist/es/main/components/StreakCounter/index.js +29 -0
  121. package/dist/es/main/components/SystemStatus/SystemStatus.module.scss +2 -0
  122. package/dist/es/main/components/SystemStatus/index.js +29 -0
  123. package/dist/es/main/components/TaskManager/TaskManager.module.scss +2 -0
  124. package/dist/es/main/components/TaskManager/index.js +29 -0
  125. package/dist/es/main/components/TeamCollaborationWidget/TeamCollaborationWidget.module.scss +2 -0
  126. package/dist/es/main/components/TeamCollaborationWidget/index.js +29 -0
  127. package/dist/es/main/components/TimeLocationWidget/TimeLocationWidget.module.scss +2 -0
  128. package/dist/es/main/components/TimeLocationWidget/index.js +29 -0
  129. package/dist/es/main/components/TodoList/TodoList.module.scss +2 -0
  130. package/dist/es/main/components/TodoList/index.js +29 -0
  131. package/dist/es/main/components/ToolWidget/ToolWidget.module.scss +2 -0
  132. package/dist/es/main/components/ToolWidget/index.js +29 -0
  133. package/dist/es/main/components/TravelPlanner/TravelPlanner.module.scss +2 -0
  134. package/dist/es/main/components/TravelPlanner/index.js +29 -0
  135. package/dist/es/main/components/VideoCallWidget/VideoCallWidget.module.scss +2 -0
  136. package/dist/es/main/components/VideoCallWidget/index.js +29 -0
  137. package/dist/es/main/components/WeatherWidget/WeatherWidget.module.scss +2 -0
  138. package/dist/es/main/components/WeatherWidget/index.js +29 -0
  139. package/dist/es/main/components/index.js +69 -0
  140. package/dist/es/main/index.js +1 -0
  141. package/dist/lib/main/components/AIAssistant/AIAssistant.module.scss +2 -0
  142. package/dist/lib/main/components/AIAssistant/index.js +66 -0
  143. package/dist/lib/main/components/ActionButtons/ActionButtons.module.scss +2 -0
  144. package/dist/lib/main/components/ActionButtons/index.js +66 -0
  145. package/dist/lib/main/components/ActivityFeed/ActivityFeed.module.scss +2 -0
  146. package/dist/lib/main/components/ActivityFeed/index.js +66 -0
  147. package/dist/lib/main/components/AnalyticsDashboard/AnalyticsDashboard.module.scss +2 -0
  148. package/dist/lib/main/components/AnalyticsDashboard/index.js +66 -0
  149. package/dist/lib/main/components/BudgetTracker/BudgetTracker.module.scss +2 -0
  150. package/dist/lib/main/components/BudgetTracker/index.js +66 -0
  151. package/dist/lib/main/components/CalendarWidget/CalendarWidget.module.scss +2 -0
  152. package/dist/lib/main/components/CalendarWidget/index.js +66 -0
  153. package/dist/lib/main/components/ChatMessages/ChatMessages.module.scss +2 -0
  154. package/dist/lib/main/components/ChatMessages/index.js +66 -0
  155. package/dist/lib/main/components/CloudStorage/CloudStorage.module.scss +2 -0
  156. package/dist/lib/main/components/CloudStorage/index.js +66 -0
  157. package/dist/lib/main/components/CodeEditor/CodeEditor.module.scss +2 -0
  158. package/dist/lib/main/components/CodeEditor/index.js +66 -0
  159. package/dist/lib/main/components/CodeStats/CodeStats.module.scss +2 -0
  160. package/dist/lib/main/components/CodeStats/index.js +66 -0
  161. package/dist/lib/main/components/ColorPaletteWidget/ColorPaletteWidget.module.scss +2 -0
  162. package/dist/lib/main/components/ColorPaletteWidget/index.js +66 -0
  163. package/dist/lib/main/components/ContactCard/ContactCard.module.scss +2 -0
  164. package/dist/lib/main/components/ContactCard/index.js +66 -0
  165. package/dist/lib/main/components/CryptocurrencyWidget/CryptocurrencyWidget.module.scss +2 -0
  166. package/dist/lib/main/components/CryptocurrencyWidget/index.js +66 -0
  167. package/dist/lib/main/components/DatabaseWidget/DatabaseWidget.module.scss +2 -0
  168. package/dist/lib/main/components/DatabaseWidget/index.js +66 -0
  169. package/dist/lib/main/components/DesignSystem/DesignSystem.module.scss +2 -0
  170. package/dist/lib/main/components/DesignSystem/index.js +66 -0
  171. package/dist/lib/main/components/DeviceStatus/DeviceStatus.module.scss +2 -0
  172. package/dist/lib/main/components/DeviceStatus/index.js +66 -0
  173. package/dist/lib/main/components/DocumentScanner/DocumentScanner.module.scss +2 -0
  174. package/dist/lib/main/components/DocumentScanner/index.js +66 -0
  175. package/dist/lib/main/components/EmailDashboard/EmailDashboard.module.scss +2 -0
  176. package/dist/lib/main/components/EmailDashboard/index.js +66 -0
  177. package/dist/lib/main/components/EnergyMeter/EnergyMeter.module.scss +2 -0
  178. package/dist/lib/main/components/EnergyMeter/index.js +66 -0
  179. package/dist/lib/main/components/FileManager/FileManager.module.scss +2 -0
  180. package/dist/lib/main/components/FileManager/index.js +66 -0
  181. package/dist/lib/main/components/FileUploadArea/FileUploadArea.module.scss +2 -0
  182. package/dist/lib/main/components/FileUploadArea/index.js +66 -0
  183. package/dist/lib/main/components/FitnessTracker/FitnessTracker.module.scss +2 -0
  184. package/dist/lib/main/components/FitnessTracker/index.js +66 -0
  185. package/dist/lib/main/components/GamingControllerWidget/GamingControllerWidget.module.scss +2 -0
  186. package/dist/lib/main/components/GamingControllerWidget/index.js +66 -0
  187. package/dist/lib/main/components/HabitTracker/HabitTracker.module.scss +2 -0
  188. package/dist/lib/main/components/HabitTracker/index.js +66 -0
  189. package/dist/lib/main/components/HealthMonitor/HealthMonitor.module.scss +2 -0
  190. package/dist/lib/main/components/HealthMonitor/index.js +66 -0
  191. package/dist/lib/main/components/IdeaBulbWidget/IdeaBulbWidget.module.scss +2 -0
  192. package/dist/lib/main/components/IdeaBulbWidget/index.js +66 -0
  193. package/dist/lib/main/components/InspirationWidget/InspirationWidget.module.scss +2 -0
  194. package/dist/lib/main/components/InspirationWidget/index.js +66 -0
  195. package/dist/lib/main/components/LanguageLearning/LanguageLearning.module.scss +2 -0
  196. package/dist/lib/main/components/LanguageLearning/index.js +66 -0
  197. package/dist/lib/main/components/LayerStackWidget/LayerStackWidget.module.scss +2 -0
  198. package/dist/lib/main/components/LayerStackWidget/index.js +66 -0
  199. package/dist/lib/main/components/MediaControls/MediaControls.module.scss +2 -0
  200. package/dist/lib/main/components/MediaControls/index.js +66 -0
  201. package/dist/lib/main/components/MiniMenu/MiniMenu.module.scss +2 -0
  202. package/dist/lib/main/components/MiniMenu/index.js +66 -0
  203. package/dist/lib/main/components/MouseTracker/MouseTracker.module.scss +2 -0
  204. package/dist/lib/main/components/MouseTracker/index.js +66 -0
  205. package/dist/lib/main/components/MusicPlayer/MusicPlayer.module.scss +2 -0
  206. package/dist/lib/main/components/MusicPlayer/index.js +66 -0
  207. package/dist/lib/main/components/MusicProduction/MusicProduction.module.scss +2 -0
  208. package/dist/lib/main/components/MusicProduction/index.js +66 -0
  209. package/dist/lib/main/components/NatureWidget/NatureWidget.module.scss +2 -0
  210. package/dist/lib/main/components/NatureWidget/index.js +66 -0
  211. package/dist/lib/main/components/NavigationPills/NavigationPills.module.scss +2 -0
  212. package/dist/lib/main/components/NavigationPills/index.js +66 -0
  213. package/dist/lib/main/components/NetworkStatus/NetworkStatus.module.scss +2 -0
  214. package/dist/lib/main/components/NetworkStatus/index.js +66 -0
  215. package/dist/lib/main/components/NotificationBadges/NotificationBadges.module.scss +2 -0
  216. package/dist/lib/main/components/NotificationBadges/index.js +66 -0
  217. package/dist/lib/main/components/NotificationCards/NotificationCards.module.scss +2 -0
  218. package/dist/lib/main/components/NotificationCards/index.js +66 -0
  219. package/dist/lib/main/components/OfficeBuildingWidget/OfficeBuildingWidget.module.scss +2 -0
  220. package/dist/lib/main/components/OfficeBuildingWidget/index.js +66 -0
  221. package/dist/lib/main/components/PasswordManager/PasswordManager.module.scss +2 -0
  222. package/dist/lib/main/components/PasswordManager/index.js +66 -0
  223. package/dist/lib/main/components/PhotoEditor/PhotoEditor.module.scss +2 -0
  224. package/dist/lib/main/components/PhotoEditor/index.js +66 -0
  225. package/dist/lib/main/components/PomodoroTimer/PomodoroTimer.module.scss +2 -0
  226. package/dist/lib/main/components/PomodoroTimer/index.js +66 -0
  227. package/dist/lib/main/components/PricingCard/PricingCard.module.scss +2 -0
  228. package/dist/lib/main/components/PricingCard/index.js +66 -0
  229. package/dist/lib/main/components/ProfileBadge/ProfileBadge.module.scss +2 -0
  230. package/dist/lib/main/components/ProfileBadge/index.js +66 -0
  231. package/dist/lib/main/components/ProgressTracker/ProgressTracker.module.scss +2 -0
  232. package/dist/lib/main/components/ProgressTracker/index.js +66 -0
  233. package/dist/lib/main/components/QuickActions/QuickActions.module.scss +2 -0
  234. package/dist/lib/main/components/QuickActions/index.js +66 -0
  235. package/dist/lib/main/components/QuickStats/QuickStats.module.scss +2 -0
  236. package/dist/lib/main/components/QuickStats/index.js +66 -0
  237. package/dist/lib/main/components/ReadingProgress/ReadingProgress.module.scss +2 -0
  238. package/dist/lib/main/components/ReadingProgress/index.js +66 -0
  239. package/dist/lib/main/components/RecipeFinder/RecipeFinder.module.scss +2 -0
  240. package/dist/lib/main/components/RecipeFinder/index.js +66 -0
  241. package/dist/lib/main/components/RocketLaunchWidget/RocketLaunchWidget.module.scss +2 -0
  242. package/dist/lib/main/components/RocketLaunchWidget/index.js +66 -0
  243. package/dist/lib/main/components/SettingsPanel/SettingsPanel.module.scss +2 -0
  244. package/dist/lib/main/components/SettingsPanel/index.js +66 -0
  245. package/dist/lib/main/components/ShoppingCart/ShoppingCart.module.scss +2 -0
  246. package/dist/lib/main/components/ShoppingCart/index.js +66 -0
  247. package/dist/lib/main/components/ShoppingList/ShoppingList.module.scss +2 -0
  248. package/dist/lib/main/components/ShoppingList/index.js +66 -0
  249. package/dist/lib/main/components/SocialEngagement/SocialEngagement.module.scss +2 -0
  250. package/dist/lib/main/components/SocialEngagement/index.js +66 -0
  251. package/dist/lib/main/components/SocialMediaCard/SocialMediaCard.scss +155 -0
  252. package/dist/lib/main/components/SocialMediaCard/index.js +97 -0
  253. package/dist/lib/main/components/StatisticsCards/StatisticsCards.module.scss +2 -0
  254. package/dist/lib/main/components/StatisticsCards/index.js +66 -0
  255. package/dist/lib/main/components/StatusIndicators/StatusIndicators.module.scss +2 -0
  256. package/dist/lib/main/components/StatusIndicators/index.js +66 -0
  257. package/dist/lib/main/components/StockMarket/StockMarket.module.scss +2 -0
  258. package/dist/lib/main/components/StockMarket/index.js +66 -0
  259. package/dist/lib/main/components/StreakCounter/StreakCounter.module.scss +2 -0
  260. package/dist/lib/main/components/StreakCounter/index.js +66 -0
  261. package/dist/lib/main/components/SystemStatus/SystemStatus.module.scss +2 -0
  262. package/dist/lib/main/components/SystemStatus/index.js +66 -0
  263. package/dist/lib/main/components/TaskManager/TaskManager.module.scss +2 -0
  264. package/dist/lib/main/components/TaskManager/index.js +66 -0
  265. package/dist/lib/main/components/TeamCollaborationWidget/TeamCollaborationWidget.module.scss +2 -0
  266. package/dist/lib/main/components/TeamCollaborationWidget/index.js +66 -0
  267. package/dist/lib/main/components/TimeLocationWidget/TimeLocationWidget.module.scss +2 -0
  268. package/dist/lib/main/components/TimeLocationWidget/index.js +66 -0
  269. package/dist/lib/main/components/TodoList/TodoList.module.scss +2 -0
  270. package/dist/lib/main/components/TodoList/index.js +66 -0
  271. package/dist/lib/main/components/ToolWidget/ToolWidget.module.scss +2 -0
  272. package/dist/lib/main/components/ToolWidget/index.js +66 -0
  273. package/dist/lib/main/components/TravelPlanner/TravelPlanner.module.scss +2 -0
  274. package/dist/lib/main/components/TravelPlanner/index.js +66 -0
  275. package/dist/lib/main/components/VideoCallWidget/VideoCallWidget.module.scss +2 -0
  276. package/dist/lib/main/components/VideoCallWidget/index.js +66 -0
  277. package/dist/lib/main/components/WeatherWidget/WeatherWidget.module.scss +2 -0
  278. package/dist/lib/main/components/WeatherWidget/index.js +66 -0
  279. package/dist/lib/main/components/index.js +85 -0
  280. package/dist/lib/main/index.js +17 -0
  281. package/package.json +6 -21
  282. package/dist/index.d.mts +0 -376
  283. package/dist/index.d.ts +0 -376
  284. package/dist/index.js +0 -827
  285. package/dist/index.js.map +0 -1
  286. package/dist/index.mjs +0 -723
  287. package/dist/index.mjs.map +0 -1
@@ -0,0 +1,2 @@
1
+ .ai-assistant {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var AIAssistant = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "ai-assistant" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .action-buttons {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var ActionButtons = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "action-buttons" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .activity-feed {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var ActivityFeed = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "activity-feed" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .analytics-dashboard {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var AnalyticsDashboard = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "analytics-dashboard" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .budget-tracker {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var BudgetTracker = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "budget-tracker" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .calendar-widget {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var CalendarWidget = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "calendar-widget" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .chat-messages {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var ChatMessages = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "chat-messages" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .cloud-storage {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var CloudStorage = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "cloud-storage" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .code-editor {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var CodeEditor = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "code-editor" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .code-stats {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var CodeStats = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "code-stats" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .color-palette-widget {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var ColorPaletteWidget = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "color-palette-widget" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .contact-card {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var ContactCard = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "contact-card" }));
29
+ };
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var CryptocurrencyWidget = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "cryptocurrency-widget" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .database-widget {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var DatabaseWidget = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "database-widget" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .design-system {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var DesignSystem = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "design-system" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .device-status {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var DeviceStatus = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "device-status" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .document-scanner {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var DocumentScanner = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "document-scanner" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .email-dashboard {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var EmailDashboard = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "email-dashboard" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .energy-meter {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var EnergyMeter = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "energy-meter" }));
29
+ };