@aristobyte-ui/presets 2.6.1 → 2.6.2

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 (567) hide show
  1. package/es/.tsbuildinfo +1 -0
  2. package/es/components/AIAssistant/AIAssistant.scss +4 -0
  3. package/es/components/AIAssistant/index.d.ts +7 -0
  4. package/es/components/AIAssistant/index.d.ts.map +1 -0
  5. package/es/components/AIAssistant/index.js +30 -0
  6. package/es/components/ActionButtons/ActionButtons.scss +4 -0
  7. package/es/components/ActionButtons/index.d.ts +7 -0
  8. package/es/components/ActionButtons/index.d.ts.map +1 -0
  9. package/es/components/ActionButtons/index.js +30 -0
  10. package/es/components/ActivityFeed/ActivityFeed.scss +4 -0
  11. package/es/components/ActivityFeed/index.d.ts +7 -0
  12. package/es/components/ActivityFeed/index.d.ts.map +1 -0
  13. package/es/components/ActivityFeed/index.js +30 -0
  14. package/es/components/AnalyticsDashboard/AnalyticsDashboard.scss +4 -0
  15. package/es/components/AnalyticsDashboard/index.d.ts +7 -0
  16. package/es/components/AnalyticsDashboard/index.d.ts.map +1 -0
  17. package/es/components/AnalyticsDashboard/index.js +30 -0
  18. package/es/components/BudgetTracker/BudgetTracker.scss +4 -0
  19. package/es/components/BudgetTracker/index.d.ts +7 -0
  20. package/es/components/BudgetTracker/index.d.ts.map +1 -0
  21. package/es/components/BudgetTracker/index.js +30 -0
  22. package/es/components/CalendarWidget/CalendarWidget.scss +4 -0
  23. package/es/components/CalendarWidget/index.d.ts +7 -0
  24. package/es/components/CalendarWidget/index.d.ts.map +1 -0
  25. package/es/components/CalendarWidget/index.js +30 -0
  26. package/es/components/ChatMessages/ChatMessages.scss +4 -0
  27. package/es/components/ChatMessages/index.d.ts +7 -0
  28. package/es/components/ChatMessages/index.d.ts.map +1 -0
  29. package/es/components/ChatMessages/index.js +30 -0
  30. package/es/components/CloudStorage/CloudStorage.scss +4 -0
  31. package/es/components/CloudStorage/index.d.ts +7 -0
  32. package/es/components/CloudStorage/index.d.ts.map +1 -0
  33. package/es/components/CloudStorage/index.js +30 -0
  34. package/es/components/CodeEditor/CodeEditor.scss +4 -0
  35. package/es/components/CodeEditor/index.d.ts +7 -0
  36. package/es/components/CodeEditor/index.d.ts.map +1 -0
  37. package/es/components/CodeEditor/index.js +30 -0
  38. package/es/components/CodeStats/CodeStats.scss +4 -0
  39. package/es/components/CodeStats/index.d.ts +7 -0
  40. package/es/components/CodeStats/index.d.ts.map +1 -0
  41. package/es/components/CodeStats/index.js +30 -0
  42. package/es/components/ColorPaletteWidget/ColorPaletteWidget.scss +4 -0
  43. package/es/components/ColorPaletteWidget/index.d.ts +7 -0
  44. package/es/components/ColorPaletteWidget/index.d.ts.map +1 -0
  45. package/es/components/ColorPaletteWidget/index.js +30 -0
  46. package/es/components/ContactCard/ContactCard.scss +4 -0
  47. package/es/components/ContactCard/index.d.ts +7 -0
  48. package/es/components/ContactCard/index.d.ts.map +1 -0
  49. package/es/components/ContactCard/index.js +30 -0
  50. package/es/components/CryptocurrencyWidget/CryptocurrencyWidget.scss +4 -0
  51. package/es/components/CryptocurrencyWidget/index.d.ts +7 -0
  52. package/es/components/CryptocurrencyWidget/index.d.ts.map +1 -0
  53. package/es/components/CryptocurrencyWidget/index.js +30 -0
  54. package/es/components/DatabaseWidget/DatabaseWidget.scss +4 -0
  55. package/es/components/DatabaseWidget/index.d.ts +7 -0
  56. package/es/components/DatabaseWidget/index.d.ts.map +1 -0
  57. package/es/components/DatabaseWidget/index.js +30 -0
  58. package/es/components/DesignSystem/DesignSystem.scss +4 -0
  59. package/es/components/DesignSystem/index.d.ts +7 -0
  60. package/es/components/DesignSystem/index.d.ts.map +1 -0
  61. package/es/components/DesignSystem/index.js +30 -0
  62. package/es/components/DeviceStatus/DeviceStatus.scss +4 -0
  63. package/es/components/DeviceStatus/index.d.ts +7 -0
  64. package/es/components/DeviceStatus/index.d.ts.map +1 -0
  65. package/es/components/DeviceStatus/index.js +30 -0
  66. package/es/components/DocumentScanner/DocumentScanner.scss +4 -0
  67. package/es/components/DocumentScanner/index.d.ts +7 -0
  68. package/es/components/DocumentScanner/index.d.ts.map +1 -0
  69. package/es/components/DocumentScanner/index.js +30 -0
  70. package/es/components/EmailDashboard/EmailDashboard.scss +4 -0
  71. package/es/components/EmailDashboard/index.d.ts +7 -0
  72. package/es/components/EmailDashboard/index.d.ts.map +1 -0
  73. package/es/components/EmailDashboard/index.js +30 -0
  74. package/es/components/EnergyMeter/EnergyMeter.scss +4 -0
  75. package/es/components/EnergyMeter/index.d.ts +7 -0
  76. package/es/components/EnergyMeter/index.d.ts.map +1 -0
  77. package/es/components/EnergyMeter/index.js +30 -0
  78. package/es/components/FileManager/FileManager.scss +4 -0
  79. package/es/components/FileManager/index.d.ts +7 -0
  80. package/es/components/FileManager/index.d.ts.map +1 -0
  81. package/es/components/FileManager/index.js +30 -0
  82. package/es/components/FileUploadArea/FileUploadArea.scss +4 -0
  83. package/es/components/FileUploadArea/index.d.ts +7 -0
  84. package/es/components/FileUploadArea/index.d.ts.map +1 -0
  85. package/es/components/FileUploadArea/index.js +30 -0
  86. package/es/components/FitnessTracker/FitnessTracker.scss +4 -0
  87. package/es/components/FitnessTracker/index.d.ts +7 -0
  88. package/es/components/FitnessTracker/index.d.ts.map +1 -0
  89. package/es/components/FitnessTracker/index.js +30 -0
  90. package/es/components/GamingControllerWidget/GamingControllerWidget.scss +4 -0
  91. package/es/components/GamingControllerWidget/index.d.ts +7 -0
  92. package/es/components/GamingControllerWidget/index.d.ts.map +1 -0
  93. package/es/components/GamingControllerWidget/index.js +30 -0
  94. package/es/components/HabitTracker/HabitTracker.scss +4 -0
  95. package/es/components/HabitTracker/index.d.ts +7 -0
  96. package/es/components/HabitTracker/index.d.ts.map +1 -0
  97. package/es/components/HabitTracker/index.js +30 -0
  98. package/es/components/HealthMonitor/HealthMonitor.scss +4 -0
  99. package/es/components/HealthMonitor/index.d.ts +7 -0
  100. package/es/components/HealthMonitor/index.d.ts.map +1 -0
  101. package/es/components/HealthMonitor/index.js +30 -0
  102. package/es/components/IdeaBulbWidget/IdeaBulbWidget.scss +4 -0
  103. package/es/components/IdeaBulbWidget/index.d.ts +7 -0
  104. package/es/components/IdeaBulbWidget/index.d.ts.map +1 -0
  105. package/es/components/IdeaBulbWidget/index.js +30 -0
  106. package/es/components/InspirationWidget/InspirationWidget.scss +4 -0
  107. package/es/components/InspirationWidget/index.d.ts +7 -0
  108. package/es/components/InspirationWidget/index.d.ts.map +1 -0
  109. package/es/components/InspirationWidget/index.js +30 -0
  110. package/es/components/LanguageLearning/LanguageLearning.scss +4 -0
  111. package/es/components/LanguageLearning/index.d.ts +7 -0
  112. package/es/components/LanguageLearning/index.d.ts.map +1 -0
  113. package/es/components/LanguageLearning/index.js +30 -0
  114. package/es/components/LayerStackWidget/LayerStackWidget.scss +4 -0
  115. package/es/components/LayerStackWidget/index.d.ts +7 -0
  116. package/es/components/LayerStackWidget/index.d.ts.map +1 -0
  117. package/es/components/LayerStackWidget/index.js +30 -0
  118. package/es/components/MediaControls/MediaControls.scss +4 -0
  119. package/es/components/MediaControls/index.d.ts +7 -0
  120. package/es/components/MediaControls/index.d.ts.map +1 -0
  121. package/es/components/MediaControls/index.js +30 -0
  122. package/es/components/MiniMenu/MiniMenu.scss +4 -0
  123. package/es/components/MiniMenu/index.d.ts +7 -0
  124. package/es/components/MiniMenu/index.d.ts.map +1 -0
  125. package/es/components/MiniMenu/index.js +30 -0
  126. package/es/components/MouseTracker/MouseTracker.scss +4 -0
  127. package/es/components/MouseTracker/index.d.ts +7 -0
  128. package/es/components/MouseTracker/index.d.ts.map +1 -0
  129. package/es/components/MouseTracker/index.js +30 -0
  130. package/es/components/MusicPlayer/MusicPlayer.scss +4 -0
  131. package/es/components/MusicPlayer/index.d.ts +7 -0
  132. package/es/components/MusicPlayer/index.d.ts.map +1 -0
  133. package/es/components/MusicPlayer/index.js +30 -0
  134. package/es/components/MusicProduction/MusicProduction.scss +4 -0
  135. package/es/components/MusicProduction/index.d.ts +7 -0
  136. package/es/components/MusicProduction/index.d.ts.map +1 -0
  137. package/es/components/MusicProduction/index.js +30 -0
  138. package/es/components/NatureWidget/NatureWidget.scss +4 -0
  139. package/es/components/NatureWidget/index.d.ts +7 -0
  140. package/es/components/NatureWidget/index.d.ts.map +1 -0
  141. package/es/components/NatureWidget/index.js +30 -0
  142. package/es/components/NavigationPills/NavigationPills.scss +4 -0
  143. package/es/components/NavigationPills/index.d.ts +7 -0
  144. package/es/components/NavigationPills/index.d.ts.map +1 -0
  145. package/es/components/NavigationPills/index.js +30 -0
  146. package/es/components/NetworkStatus/NetworkStatus.scss +4 -0
  147. package/es/components/NetworkStatus/index.d.ts +7 -0
  148. package/es/components/NetworkStatus/index.d.ts.map +1 -0
  149. package/es/components/NetworkStatus/index.js +30 -0
  150. package/es/components/NotificationBadges/NotificationBadges.scss +4 -0
  151. package/es/components/NotificationBadges/index.d.ts +7 -0
  152. package/es/components/NotificationBadges/index.d.ts.map +1 -0
  153. package/es/components/NotificationBadges/index.js +30 -0
  154. package/es/components/NotificationCards/NotificationCards.scss +4 -0
  155. package/es/components/NotificationCards/index.d.ts +7 -0
  156. package/es/components/NotificationCards/index.d.ts.map +1 -0
  157. package/es/components/NotificationCards/index.js +30 -0
  158. package/es/components/OfficeBuildingWidget/OfficeBuildingWidget.scss +4 -0
  159. package/es/components/OfficeBuildingWidget/index.d.ts +7 -0
  160. package/es/components/OfficeBuildingWidget/index.d.ts.map +1 -0
  161. package/es/components/OfficeBuildingWidget/index.js +30 -0
  162. package/es/components/PasswordManager/PasswordManager.scss +4 -0
  163. package/es/components/PasswordManager/index.d.ts +7 -0
  164. package/es/components/PasswordManager/index.d.ts.map +1 -0
  165. package/es/components/PasswordManager/index.js +30 -0
  166. package/es/components/PhotoEditor/PhotoEditor.scss +4 -0
  167. package/es/components/PhotoEditor/index.d.ts +7 -0
  168. package/es/components/PhotoEditor/index.d.ts.map +1 -0
  169. package/es/components/PhotoEditor/index.js +30 -0
  170. package/es/components/PomodoroTimer/PomodoroTimer.scss +4 -0
  171. package/es/components/PomodoroTimer/index.d.ts +7 -0
  172. package/es/components/PomodoroTimer/index.d.ts.map +1 -0
  173. package/es/components/PomodoroTimer/index.js +30 -0
  174. package/es/components/PricingCard/PricingCard.scss +4 -0
  175. package/es/components/PricingCard/index.d.ts +7 -0
  176. package/es/components/PricingCard/index.d.ts.map +1 -0
  177. package/es/components/PricingCard/index.js +30 -0
  178. package/es/components/ProfileBadge/ProfileBadge.scss +4 -0
  179. package/es/components/ProfileBadge/index.d.ts +7 -0
  180. package/es/components/ProfileBadge/index.d.ts.map +1 -0
  181. package/es/components/ProfileBadge/index.js +30 -0
  182. package/es/components/ProgressTracker/ProgressTracker.scss +4 -0
  183. package/es/components/ProgressTracker/index.d.ts +7 -0
  184. package/es/components/ProgressTracker/index.d.ts.map +1 -0
  185. package/es/components/ProgressTracker/index.js +30 -0
  186. package/es/components/QuickActions/QuickActions.scss +4 -0
  187. package/es/components/QuickActions/index.d.ts +7 -0
  188. package/es/components/QuickActions/index.d.ts.map +1 -0
  189. package/es/components/QuickActions/index.js +30 -0
  190. package/es/components/QuickStats/QuickStats.scss +4 -0
  191. package/es/components/QuickStats/index.d.ts +7 -0
  192. package/es/components/QuickStats/index.d.ts.map +1 -0
  193. package/es/components/QuickStats/index.js +30 -0
  194. package/es/components/ReadingProgress/ReadingProgress.scss +4 -0
  195. package/es/components/ReadingProgress/index.d.ts +7 -0
  196. package/es/components/ReadingProgress/index.d.ts.map +1 -0
  197. package/es/components/ReadingProgress/index.js +30 -0
  198. package/es/components/RecipeFinder/RecipeFinder.scss +4 -0
  199. package/es/components/RecipeFinder/index.d.ts +7 -0
  200. package/es/components/RecipeFinder/index.d.ts.map +1 -0
  201. package/es/components/RecipeFinder/index.js +30 -0
  202. package/es/components/RocketLaunchWidget/RocketLaunchWidget.scss +4 -0
  203. package/es/components/RocketLaunchWidget/index.d.ts +7 -0
  204. package/es/components/RocketLaunchWidget/index.d.ts.map +1 -0
  205. package/es/components/RocketLaunchWidget/index.js +30 -0
  206. package/es/components/SettingsPanel/SettingsPanel.scss +4 -0
  207. package/es/components/SettingsPanel/index.d.ts +7 -0
  208. package/es/components/SettingsPanel/index.d.ts.map +1 -0
  209. package/es/components/SettingsPanel/index.js +30 -0
  210. package/es/components/ShoppingCart/ShoppingCart.scss +4 -0
  211. package/es/components/ShoppingCart/index.d.ts +7 -0
  212. package/es/components/ShoppingCart/index.d.ts.map +1 -0
  213. package/es/components/ShoppingCart/index.js +30 -0
  214. package/es/components/ShoppingList/ShoppingList.scss +4 -0
  215. package/es/components/ShoppingList/index.d.ts +7 -0
  216. package/es/components/ShoppingList/index.d.ts.map +1 -0
  217. package/es/components/ShoppingList/index.js +30 -0
  218. package/es/components/SocialEngagement/SocialEngagement.scss +4 -0
  219. package/es/components/SocialEngagement/index.d.ts +7 -0
  220. package/es/components/SocialEngagement/index.d.ts.map +1 -0
  221. package/es/components/SocialEngagement/index.js +30 -0
  222. package/es/components/SocialMediaCard/SocialMediaCard.scss +157 -0
  223. package/es/components/SocialMediaCard/index.d.ts +35 -0
  224. package/es/components/SocialMediaCard/index.d.ts.map +1 -0
  225. package/es/components/SocialMediaCard/index.js +60 -0
  226. package/es/components/StatisticsCards/StatisticsCards.scss +4 -0
  227. package/es/components/StatisticsCards/index.d.ts +7 -0
  228. package/es/components/StatisticsCards/index.d.ts.map +1 -0
  229. package/es/components/StatisticsCards/index.js +30 -0
  230. package/es/components/StatusIndicators/StatusIndicators.scss +4 -0
  231. package/es/components/StatusIndicators/index.d.ts +7 -0
  232. package/es/components/StatusIndicators/index.d.ts.map +1 -0
  233. package/es/components/StatusIndicators/index.js +30 -0
  234. package/es/components/StockMarket/StockMarket.scss +4 -0
  235. package/es/components/StockMarket/index.d.ts +7 -0
  236. package/es/components/StockMarket/index.d.ts.map +1 -0
  237. package/es/components/StockMarket/index.js +30 -0
  238. package/es/components/StreakCounter/StreakCounter.scss +4 -0
  239. package/es/components/StreakCounter/index.d.ts +7 -0
  240. package/es/components/StreakCounter/index.d.ts.map +1 -0
  241. package/es/components/StreakCounter/index.js +30 -0
  242. package/es/components/SystemStatus/SystemStatus.scss +4 -0
  243. package/es/components/SystemStatus/index.d.ts +7 -0
  244. package/es/components/SystemStatus/index.d.ts.map +1 -0
  245. package/es/components/SystemStatus/index.js +30 -0
  246. package/es/components/TaskManager/TaskManager.scss +4 -0
  247. package/es/components/TaskManager/index.d.ts +7 -0
  248. package/es/components/TaskManager/index.d.ts.map +1 -0
  249. package/es/components/TaskManager/index.js +30 -0
  250. package/es/components/TeamCollaborationWidget/TeamCollaborationWidget.scss +4 -0
  251. package/es/components/TeamCollaborationWidget/index.d.ts +7 -0
  252. package/es/components/TeamCollaborationWidget/index.d.ts.map +1 -0
  253. package/es/components/TeamCollaborationWidget/index.js +30 -0
  254. package/es/components/TimeLocationWidget/TimeLocationWidget.scss +4 -0
  255. package/es/components/TimeLocationWidget/index.d.ts +7 -0
  256. package/es/components/TimeLocationWidget/index.d.ts.map +1 -0
  257. package/es/components/TimeLocationWidget/index.js +30 -0
  258. package/es/components/TodoList/TodoList.scss +4 -0
  259. package/es/components/TodoList/index.d.ts +7 -0
  260. package/es/components/TodoList/index.d.ts.map +1 -0
  261. package/es/components/TodoList/index.js +30 -0
  262. package/es/components/ToolWidget/ToolWidget.scss +4 -0
  263. package/es/components/ToolWidget/index.d.ts +7 -0
  264. package/es/components/ToolWidget/index.d.ts.map +1 -0
  265. package/es/components/ToolWidget/index.js +30 -0
  266. package/es/components/TravelPlanner/TravelPlanner.scss +4 -0
  267. package/es/components/TravelPlanner/index.d.ts +7 -0
  268. package/es/components/TravelPlanner/index.d.ts.map +1 -0
  269. package/es/components/TravelPlanner/index.js +30 -0
  270. package/es/components/VideoCallWidget/VideoCallWidget.scss +4 -0
  271. package/es/components/VideoCallWidget/index.d.ts +7 -0
  272. package/es/components/VideoCallWidget/index.d.ts.map +1 -0
  273. package/es/components/VideoCallWidget/index.js +30 -0
  274. package/es/components/WeatherWidget/WeatherWidget.scss +4 -0
  275. package/es/components/WeatherWidget/index.d.ts +7 -0
  276. package/es/components/WeatherWidget/index.d.ts.map +1 -0
  277. package/es/components/WeatherWidget/index.js +30 -0
  278. package/es/components/index.d.ts +70 -0
  279. package/es/components/index.d.ts.map +1 -0
  280. package/es/components/index.js +69 -0
  281. package/es/index.d.ts +2 -0
  282. package/es/index.d.ts.map +1 -0
  283. package/es/index.js +1 -0
  284. package/lib/.tsbuildinfo +1 -0
  285. package/lib/components/AIAssistant/AIAssistant.scss +4 -0
  286. package/lib/components/AIAssistant/index.d.ts +7 -0
  287. package/lib/components/AIAssistant/index.d.ts.map +1 -0
  288. package/lib/components/AIAssistant/index.js +67 -0
  289. package/lib/components/ActionButtons/ActionButtons.scss +4 -0
  290. package/lib/components/ActionButtons/index.d.ts +7 -0
  291. package/lib/components/ActionButtons/index.d.ts.map +1 -0
  292. package/lib/components/ActionButtons/index.js +67 -0
  293. package/lib/components/ActivityFeed/ActivityFeed.scss +4 -0
  294. package/lib/components/ActivityFeed/index.d.ts +7 -0
  295. package/lib/components/ActivityFeed/index.d.ts.map +1 -0
  296. package/lib/components/ActivityFeed/index.js +67 -0
  297. package/lib/components/AnalyticsDashboard/AnalyticsDashboard.scss +4 -0
  298. package/lib/components/AnalyticsDashboard/index.d.ts +7 -0
  299. package/lib/components/AnalyticsDashboard/index.d.ts.map +1 -0
  300. package/lib/components/AnalyticsDashboard/index.js +67 -0
  301. package/lib/components/BudgetTracker/BudgetTracker.scss +4 -0
  302. package/lib/components/BudgetTracker/index.d.ts +7 -0
  303. package/lib/components/BudgetTracker/index.d.ts.map +1 -0
  304. package/lib/components/BudgetTracker/index.js +67 -0
  305. package/lib/components/CalendarWidget/CalendarWidget.scss +4 -0
  306. package/lib/components/CalendarWidget/index.d.ts +7 -0
  307. package/lib/components/CalendarWidget/index.d.ts.map +1 -0
  308. package/lib/components/CalendarWidget/index.js +67 -0
  309. package/lib/components/ChatMessages/ChatMessages.scss +4 -0
  310. package/lib/components/ChatMessages/index.d.ts +7 -0
  311. package/lib/components/ChatMessages/index.d.ts.map +1 -0
  312. package/lib/components/ChatMessages/index.js +67 -0
  313. package/lib/components/CloudStorage/CloudStorage.scss +4 -0
  314. package/lib/components/CloudStorage/index.d.ts +7 -0
  315. package/lib/components/CloudStorage/index.d.ts.map +1 -0
  316. package/lib/components/CloudStorage/index.js +67 -0
  317. package/lib/components/CodeEditor/CodeEditor.scss +4 -0
  318. package/lib/components/CodeEditor/index.d.ts +7 -0
  319. package/lib/components/CodeEditor/index.d.ts.map +1 -0
  320. package/lib/components/CodeEditor/index.js +67 -0
  321. package/lib/components/CodeStats/CodeStats.scss +4 -0
  322. package/lib/components/CodeStats/index.d.ts +7 -0
  323. package/lib/components/CodeStats/index.d.ts.map +1 -0
  324. package/lib/components/CodeStats/index.js +67 -0
  325. package/lib/components/ColorPaletteWidget/ColorPaletteWidget.scss +4 -0
  326. package/lib/components/ColorPaletteWidget/index.d.ts +7 -0
  327. package/lib/components/ColorPaletteWidget/index.d.ts.map +1 -0
  328. package/lib/components/ColorPaletteWidget/index.js +67 -0
  329. package/lib/components/ContactCard/ContactCard.scss +4 -0
  330. package/lib/components/ContactCard/index.d.ts +7 -0
  331. package/lib/components/ContactCard/index.d.ts.map +1 -0
  332. package/lib/components/ContactCard/index.js +67 -0
  333. package/lib/components/CryptocurrencyWidget/CryptocurrencyWidget.scss +4 -0
  334. package/lib/components/CryptocurrencyWidget/index.d.ts +7 -0
  335. package/lib/components/CryptocurrencyWidget/index.d.ts.map +1 -0
  336. package/lib/components/CryptocurrencyWidget/index.js +67 -0
  337. package/lib/components/DatabaseWidget/DatabaseWidget.scss +4 -0
  338. package/lib/components/DatabaseWidget/index.d.ts +7 -0
  339. package/lib/components/DatabaseWidget/index.d.ts.map +1 -0
  340. package/lib/components/DatabaseWidget/index.js +67 -0
  341. package/lib/components/DesignSystem/DesignSystem.scss +4 -0
  342. package/lib/components/DesignSystem/index.d.ts +7 -0
  343. package/lib/components/DesignSystem/index.d.ts.map +1 -0
  344. package/lib/components/DesignSystem/index.js +67 -0
  345. package/lib/components/DeviceStatus/DeviceStatus.scss +4 -0
  346. package/lib/components/DeviceStatus/index.d.ts +7 -0
  347. package/lib/components/DeviceStatus/index.d.ts.map +1 -0
  348. package/lib/components/DeviceStatus/index.js +67 -0
  349. package/lib/components/DocumentScanner/DocumentScanner.scss +4 -0
  350. package/lib/components/DocumentScanner/index.d.ts +7 -0
  351. package/lib/components/DocumentScanner/index.d.ts.map +1 -0
  352. package/lib/components/DocumentScanner/index.js +67 -0
  353. package/lib/components/EmailDashboard/EmailDashboard.scss +4 -0
  354. package/lib/components/EmailDashboard/index.d.ts +7 -0
  355. package/lib/components/EmailDashboard/index.d.ts.map +1 -0
  356. package/lib/components/EmailDashboard/index.js +67 -0
  357. package/lib/components/EnergyMeter/EnergyMeter.scss +4 -0
  358. package/lib/components/EnergyMeter/index.d.ts +7 -0
  359. package/lib/components/EnergyMeter/index.d.ts.map +1 -0
  360. package/lib/components/EnergyMeter/index.js +67 -0
  361. package/lib/components/FileManager/FileManager.scss +4 -0
  362. package/lib/components/FileManager/index.d.ts +7 -0
  363. package/lib/components/FileManager/index.d.ts.map +1 -0
  364. package/lib/components/FileManager/index.js +67 -0
  365. package/lib/components/FileUploadArea/FileUploadArea.scss +4 -0
  366. package/lib/components/FileUploadArea/index.d.ts +7 -0
  367. package/lib/components/FileUploadArea/index.d.ts.map +1 -0
  368. package/lib/components/FileUploadArea/index.js +67 -0
  369. package/lib/components/FitnessTracker/FitnessTracker.scss +4 -0
  370. package/lib/components/FitnessTracker/index.d.ts +7 -0
  371. package/lib/components/FitnessTracker/index.d.ts.map +1 -0
  372. package/lib/components/FitnessTracker/index.js +67 -0
  373. package/lib/components/GamingControllerWidget/GamingControllerWidget.scss +4 -0
  374. package/lib/components/GamingControllerWidget/index.d.ts +7 -0
  375. package/lib/components/GamingControllerWidget/index.d.ts.map +1 -0
  376. package/lib/components/GamingControllerWidget/index.js +67 -0
  377. package/lib/components/HabitTracker/HabitTracker.scss +4 -0
  378. package/lib/components/HabitTracker/index.d.ts +7 -0
  379. package/lib/components/HabitTracker/index.d.ts.map +1 -0
  380. package/lib/components/HabitTracker/index.js +67 -0
  381. package/lib/components/HealthMonitor/HealthMonitor.scss +4 -0
  382. package/lib/components/HealthMonitor/index.d.ts +7 -0
  383. package/lib/components/HealthMonitor/index.d.ts.map +1 -0
  384. package/lib/components/HealthMonitor/index.js +67 -0
  385. package/lib/components/IdeaBulbWidget/IdeaBulbWidget.scss +4 -0
  386. package/lib/components/IdeaBulbWidget/index.d.ts +7 -0
  387. package/lib/components/IdeaBulbWidget/index.d.ts.map +1 -0
  388. package/lib/components/IdeaBulbWidget/index.js +67 -0
  389. package/lib/components/InspirationWidget/InspirationWidget.scss +4 -0
  390. package/lib/components/InspirationWidget/index.d.ts +7 -0
  391. package/lib/components/InspirationWidget/index.d.ts.map +1 -0
  392. package/lib/components/InspirationWidget/index.js +67 -0
  393. package/lib/components/LanguageLearning/LanguageLearning.scss +4 -0
  394. package/lib/components/LanguageLearning/index.d.ts +7 -0
  395. package/lib/components/LanguageLearning/index.d.ts.map +1 -0
  396. package/lib/components/LanguageLearning/index.js +67 -0
  397. package/lib/components/LayerStackWidget/LayerStackWidget.scss +4 -0
  398. package/lib/components/LayerStackWidget/index.d.ts +7 -0
  399. package/lib/components/LayerStackWidget/index.d.ts.map +1 -0
  400. package/lib/components/LayerStackWidget/index.js +67 -0
  401. package/lib/components/MediaControls/MediaControls.scss +4 -0
  402. package/lib/components/MediaControls/index.d.ts +7 -0
  403. package/lib/components/MediaControls/index.d.ts.map +1 -0
  404. package/lib/components/MediaControls/index.js +67 -0
  405. package/lib/components/MiniMenu/MiniMenu.scss +4 -0
  406. package/lib/components/MiniMenu/index.d.ts +7 -0
  407. package/lib/components/MiniMenu/index.d.ts.map +1 -0
  408. package/lib/components/MiniMenu/index.js +67 -0
  409. package/lib/components/MouseTracker/MouseTracker.scss +4 -0
  410. package/lib/components/MouseTracker/index.d.ts +7 -0
  411. package/lib/components/MouseTracker/index.d.ts.map +1 -0
  412. package/lib/components/MouseTracker/index.js +67 -0
  413. package/lib/components/MusicPlayer/MusicPlayer.scss +4 -0
  414. package/lib/components/MusicPlayer/index.d.ts +7 -0
  415. package/lib/components/MusicPlayer/index.d.ts.map +1 -0
  416. package/lib/components/MusicPlayer/index.js +67 -0
  417. package/lib/components/MusicProduction/MusicProduction.scss +4 -0
  418. package/lib/components/MusicProduction/index.d.ts +7 -0
  419. package/lib/components/MusicProduction/index.d.ts.map +1 -0
  420. package/lib/components/MusicProduction/index.js +67 -0
  421. package/lib/components/NatureWidget/NatureWidget.scss +4 -0
  422. package/lib/components/NatureWidget/index.d.ts +7 -0
  423. package/lib/components/NatureWidget/index.d.ts.map +1 -0
  424. package/lib/components/NatureWidget/index.js +67 -0
  425. package/lib/components/NavigationPills/NavigationPills.scss +4 -0
  426. package/lib/components/NavigationPills/index.d.ts +7 -0
  427. package/lib/components/NavigationPills/index.d.ts.map +1 -0
  428. package/lib/components/NavigationPills/index.js +67 -0
  429. package/lib/components/NetworkStatus/NetworkStatus.scss +4 -0
  430. package/lib/components/NetworkStatus/index.d.ts +7 -0
  431. package/lib/components/NetworkStatus/index.d.ts.map +1 -0
  432. package/lib/components/NetworkStatus/index.js +67 -0
  433. package/lib/components/NotificationBadges/NotificationBadges.scss +4 -0
  434. package/lib/components/NotificationBadges/index.d.ts +7 -0
  435. package/lib/components/NotificationBadges/index.d.ts.map +1 -0
  436. package/lib/components/NotificationBadges/index.js +67 -0
  437. package/lib/components/NotificationCards/NotificationCards.scss +4 -0
  438. package/lib/components/NotificationCards/index.d.ts +7 -0
  439. package/lib/components/NotificationCards/index.d.ts.map +1 -0
  440. package/lib/components/NotificationCards/index.js +67 -0
  441. package/lib/components/OfficeBuildingWidget/OfficeBuildingWidget.scss +4 -0
  442. package/lib/components/OfficeBuildingWidget/index.d.ts +7 -0
  443. package/lib/components/OfficeBuildingWidget/index.d.ts.map +1 -0
  444. package/lib/components/OfficeBuildingWidget/index.js +67 -0
  445. package/lib/components/PasswordManager/PasswordManager.scss +4 -0
  446. package/lib/components/PasswordManager/index.d.ts +7 -0
  447. package/lib/components/PasswordManager/index.d.ts.map +1 -0
  448. package/lib/components/PasswordManager/index.js +67 -0
  449. package/lib/components/PhotoEditor/PhotoEditor.scss +4 -0
  450. package/lib/components/PhotoEditor/index.d.ts +7 -0
  451. package/lib/components/PhotoEditor/index.d.ts.map +1 -0
  452. package/lib/components/PhotoEditor/index.js +67 -0
  453. package/lib/components/PomodoroTimer/PomodoroTimer.scss +4 -0
  454. package/lib/components/PomodoroTimer/index.d.ts +7 -0
  455. package/lib/components/PomodoroTimer/index.d.ts.map +1 -0
  456. package/lib/components/PomodoroTimer/index.js +67 -0
  457. package/lib/components/PricingCard/PricingCard.scss +4 -0
  458. package/lib/components/PricingCard/index.d.ts +7 -0
  459. package/lib/components/PricingCard/index.d.ts.map +1 -0
  460. package/lib/components/PricingCard/index.js +67 -0
  461. package/lib/components/ProfileBadge/ProfileBadge.scss +4 -0
  462. package/lib/components/ProfileBadge/index.d.ts +7 -0
  463. package/lib/components/ProfileBadge/index.d.ts.map +1 -0
  464. package/lib/components/ProfileBadge/index.js +67 -0
  465. package/lib/components/ProgressTracker/ProgressTracker.scss +4 -0
  466. package/lib/components/ProgressTracker/index.d.ts +7 -0
  467. package/lib/components/ProgressTracker/index.d.ts.map +1 -0
  468. package/lib/components/ProgressTracker/index.js +67 -0
  469. package/lib/components/QuickActions/QuickActions.scss +4 -0
  470. package/lib/components/QuickActions/index.d.ts +7 -0
  471. package/lib/components/QuickActions/index.d.ts.map +1 -0
  472. package/lib/components/QuickActions/index.js +67 -0
  473. package/lib/components/QuickStats/QuickStats.scss +4 -0
  474. package/lib/components/QuickStats/index.d.ts +7 -0
  475. package/lib/components/QuickStats/index.d.ts.map +1 -0
  476. package/lib/components/QuickStats/index.js +67 -0
  477. package/lib/components/ReadingProgress/ReadingProgress.scss +4 -0
  478. package/lib/components/ReadingProgress/index.d.ts +7 -0
  479. package/lib/components/ReadingProgress/index.d.ts.map +1 -0
  480. package/lib/components/ReadingProgress/index.js +67 -0
  481. package/lib/components/RecipeFinder/RecipeFinder.scss +4 -0
  482. package/lib/components/RecipeFinder/index.d.ts +7 -0
  483. package/lib/components/RecipeFinder/index.d.ts.map +1 -0
  484. package/lib/components/RecipeFinder/index.js +67 -0
  485. package/lib/components/RocketLaunchWidget/RocketLaunchWidget.scss +4 -0
  486. package/lib/components/RocketLaunchWidget/index.d.ts +7 -0
  487. package/lib/components/RocketLaunchWidget/index.d.ts.map +1 -0
  488. package/lib/components/RocketLaunchWidget/index.js +67 -0
  489. package/lib/components/SettingsPanel/SettingsPanel.scss +4 -0
  490. package/lib/components/SettingsPanel/index.d.ts +7 -0
  491. package/lib/components/SettingsPanel/index.d.ts.map +1 -0
  492. package/lib/components/SettingsPanel/index.js +67 -0
  493. package/lib/components/ShoppingCart/ShoppingCart.scss +4 -0
  494. package/lib/components/ShoppingCart/index.d.ts +7 -0
  495. package/lib/components/ShoppingCart/index.d.ts.map +1 -0
  496. package/lib/components/ShoppingCart/index.js +67 -0
  497. package/lib/components/ShoppingList/ShoppingList.scss +4 -0
  498. package/lib/components/ShoppingList/index.d.ts +7 -0
  499. package/lib/components/ShoppingList/index.d.ts.map +1 -0
  500. package/lib/components/ShoppingList/index.js +67 -0
  501. package/lib/components/SocialEngagement/SocialEngagement.scss +4 -0
  502. package/lib/components/SocialEngagement/index.d.ts +7 -0
  503. package/lib/components/SocialEngagement/index.d.ts.map +1 -0
  504. package/lib/components/SocialEngagement/index.js +67 -0
  505. package/lib/components/SocialMediaCard/SocialMediaCard.scss +157 -0
  506. package/lib/components/SocialMediaCard/index.d.ts +35 -0
  507. package/lib/components/SocialMediaCard/index.d.ts.map +1 -0
  508. package/lib/components/SocialMediaCard/index.js +97 -0
  509. package/lib/components/StatisticsCards/StatisticsCards.scss +4 -0
  510. package/lib/components/StatisticsCards/index.d.ts +7 -0
  511. package/lib/components/StatisticsCards/index.d.ts.map +1 -0
  512. package/lib/components/StatisticsCards/index.js +67 -0
  513. package/lib/components/StatusIndicators/StatusIndicators.scss +4 -0
  514. package/lib/components/StatusIndicators/index.d.ts +7 -0
  515. package/lib/components/StatusIndicators/index.d.ts.map +1 -0
  516. package/lib/components/StatusIndicators/index.js +67 -0
  517. package/lib/components/StockMarket/StockMarket.scss +4 -0
  518. package/lib/components/StockMarket/index.d.ts +7 -0
  519. package/lib/components/StockMarket/index.d.ts.map +1 -0
  520. package/lib/components/StockMarket/index.js +67 -0
  521. package/lib/components/StreakCounter/StreakCounter.scss +4 -0
  522. package/lib/components/StreakCounter/index.d.ts +7 -0
  523. package/lib/components/StreakCounter/index.d.ts.map +1 -0
  524. package/lib/components/StreakCounter/index.js +67 -0
  525. package/lib/components/SystemStatus/SystemStatus.scss +4 -0
  526. package/lib/components/SystemStatus/index.d.ts +7 -0
  527. package/lib/components/SystemStatus/index.d.ts.map +1 -0
  528. package/lib/components/SystemStatus/index.js +67 -0
  529. package/lib/components/TaskManager/TaskManager.scss +4 -0
  530. package/lib/components/TaskManager/index.d.ts +7 -0
  531. package/lib/components/TaskManager/index.d.ts.map +1 -0
  532. package/lib/components/TaskManager/index.js +67 -0
  533. package/lib/components/TeamCollaborationWidget/TeamCollaborationWidget.scss +4 -0
  534. package/lib/components/TeamCollaborationWidget/index.d.ts +7 -0
  535. package/lib/components/TeamCollaborationWidget/index.d.ts.map +1 -0
  536. package/lib/components/TeamCollaborationWidget/index.js +67 -0
  537. package/lib/components/TimeLocationWidget/TimeLocationWidget.scss +4 -0
  538. package/lib/components/TimeLocationWidget/index.d.ts +7 -0
  539. package/lib/components/TimeLocationWidget/index.d.ts.map +1 -0
  540. package/lib/components/TimeLocationWidget/index.js +67 -0
  541. package/lib/components/TodoList/TodoList.scss +4 -0
  542. package/lib/components/TodoList/index.d.ts +7 -0
  543. package/lib/components/TodoList/index.d.ts.map +1 -0
  544. package/lib/components/TodoList/index.js +67 -0
  545. package/lib/components/ToolWidget/ToolWidget.scss +4 -0
  546. package/lib/components/ToolWidget/index.d.ts +7 -0
  547. package/lib/components/ToolWidget/index.d.ts.map +1 -0
  548. package/lib/components/ToolWidget/index.js +67 -0
  549. package/lib/components/TravelPlanner/TravelPlanner.scss +4 -0
  550. package/lib/components/TravelPlanner/index.d.ts +7 -0
  551. package/lib/components/TravelPlanner/index.d.ts.map +1 -0
  552. package/lib/components/TravelPlanner/index.js +67 -0
  553. package/lib/components/VideoCallWidget/VideoCallWidget.scss +4 -0
  554. package/lib/components/VideoCallWidget/index.d.ts +7 -0
  555. package/lib/components/VideoCallWidget/index.d.ts.map +1 -0
  556. package/lib/components/VideoCallWidget/index.js +67 -0
  557. package/lib/components/WeatherWidget/WeatherWidget.scss +4 -0
  558. package/lib/components/WeatherWidget/index.d.ts +7 -0
  559. package/lib/components/WeatherWidget/index.d.ts.map +1 -0
  560. package/lib/components/WeatherWidget/index.js +67 -0
  561. package/lib/components/index.d.ts +70 -0
  562. package/lib/components/index.d.ts.map +1 -0
  563. package/lib/components/index.js +85 -0
  564. package/lib/index.d.ts +2 -0
  565. package/lib/index.d.ts.map +1 -0
  566. package/lib/index.js +17 -0
  567. package/package.json +4 -4
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ import './StreakCounter.scss';
3
+ export interface IStreakCounter {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const StreakCounter: React.FC<IStreakCounter>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/StreakCounter/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,sBAAsB,CAAC;AAE9B,MAAM,WAAW,cAAc;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAIlD,CAAC"}
@@ -0,0 +1,30 @@
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
+ import './StreakCounter.scss';
26
+ export var StreakCounter = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "streak-counter" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .system-status {
4
+ }
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ import './SystemStatus.scss';
3
+ export interface ISystemStatus {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const SystemStatus: React.FC<ISystemStatus>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/SystemStatus/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,qBAAqB,CAAC;AAE7B,MAAM,WAAW,aAAa;IAC5B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAIhD,CAAC"}
@@ -0,0 +1,30 @@
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
+ import './SystemStatus.scss';
26
+ export var SystemStatus = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "system-status" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .task-manager {
4
+ }
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ import './TaskManager.scss';
3
+ export interface ITaskManager {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const TaskManager: React.FC<ITaskManager>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/TaskManager/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,oBAAoB,CAAC;AAE5B,MAAM,WAAW,YAAY;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAI9C,CAAC"}
@@ -0,0 +1,30 @@
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
+ import './TaskManager.scss';
26
+ export var TaskManager = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "task-manager" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .team-collaboration-widget {
4
+ }
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ import './TeamCollaborationWidget.scss';
3
+ export interface ITeamCollaborationWidget {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const TeamCollaborationWidget: React.FC<ITeamCollaborationWidget>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/TeamCollaborationWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,gCAAgC,CAAC;AAExC,MAAM,WAAW,wBAAwB;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAItE,CAAC"}
@@ -0,0 +1,30 @@
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
+ import './TeamCollaborationWidget.scss';
26
+ export var TeamCollaborationWidget = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "team-collaboration-widget" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .time-location-widget {
4
+ }
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ import './TimeLocationWidget.scss';
3
+ export interface ITimeLocationWidget {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const TimeLocationWidget: React.FC<ITimeLocationWidget>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/TimeLocationWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,2BAA2B,CAAC;AAEnC,MAAM,WAAW,mBAAmB;IAClC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAI5D,CAAC"}
@@ -0,0 +1,30 @@
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
+ import './TimeLocationWidget.scss';
26
+ export var TimeLocationWidget = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "time-location-widget" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .todo-list {
4
+ }
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ import './TodoList.scss';
3
+ export interface ITodoList {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const TodoList: React.FC<ITodoList>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/TodoList/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,iBAAiB,CAAC;AAEzB,MAAM,WAAW,SAAS;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAIxC,CAAC"}
@@ -0,0 +1,30 @@
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
+ import './TodoList.scss';
26
+ export var TodoList = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "todo-list" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .tool-widget {
4
+ }
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ import './ToolWidget.scss';
3
+ export interface IToolWidget {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const ToolWidget: React.FC<IToolWidget>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/ToolWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,mBAAmB,CAAC;AAE3B,MAAM,WAAW,WAAW;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAI5C,CAAC"}
@@ -0,0 +1,30 @@
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
+ import './ToolWidget.scss';
26
+ export var ToolWidget = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "tool-widget" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .travel-planner {
4
+ }
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ import './TravelPlanner.scss';
3
+ export interface ITravelPlanner {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const TravelPlanner: React.FC<ITravelPlanner>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/TravelPlanner/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,sBAAsB,CAAC;AAE9B,MAAM,WAAW,cAAc;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAIlD,CAAC"}
@@ -0,0 +1,30 @@
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
+ import './TravelPlanner.scss';
26
+ export var TravelPlanner = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "travel-planner" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .video-call-widget {
4
+ }
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ import './VideoCallWidget.scss';
3
+ export interface IVideoCallWidget {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const VideoCallWidget: React.FC<IVideoCallWidget>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/VideoCallWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,wBAAwB,CAAC;AAEhC,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAItD,CAAC"}
@@ -0,0 +1,30 @@
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
+ import './VideoCallWidget.scss';
26
+ export var VideoCallWidget = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "video-call-widget" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .weather-widget {
4
+ }
@@ -0,0 +1,7 @@
1
+ import * as React from 'react';
2
+ import './WeatherWidget.scss';
3
+ export interface IWeatherWidget {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const WeatherWidget: React.FC<IWeatherWidget>;
7
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/WeatherWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,sBAAsB,CAAC;AAE9B,MAAM,WAAW,cAAc;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAIlD,CAAC"}
@@ -0,0 +1,30 @@
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
+ import './WeatherWidget.scss';
26
+ export var WeatherWidget = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "weather-widget" }));
30
+ };
@@ -0,0 +1,70 @@
1
+ export * from "./ActionButtons";
2
+ export * from "./ActivityFeed";
3
+ export * from "./AIAssistant";
4
+ export * from "./AnalyticsDashboard";
5
+ export * from "./BudgetTracker";
6
+ export * from "./CalendarWidget";
7
+ export * from "./ChatMessages";
8
+ export * from "./CloudStorage";
9
+ export * from "./CodeEditor";
10
+ export * from "./CodeStats";
11
+ export * from "./ColorPaletteWidget";
12
+ export * from "./ContactCard";
13
+ export * from "./CryptocurrencyWidget";
14
+ export * from "./DatabaseWidget";
15
+ export * from "./DesignSystem";
16
+ export * from "./DeviceStatus";
17
+ export * from "./DocumentScanner";
18
+ export * from "./EmailDashboard";
19
+ export * from "./EnergyMeter";
20
+ export * from "./FileManager";
21
+ export * from "./FileUploadArea";
22
+ export * from "./FitnessTracker";
23
+ export * from "./GamingControllerWidget";
24
+ export * from "./HabitTracker";
25
+ export * from "./HealthMonitor";
26
+ export * from "./IdeaBulbWidget";
27
+ export * from "./InspirationWidget";
28
+ export * from "./LanguageLearning";
29
+ export * from "./LayerStackWidget";
30
+ export * from "./MediaControls";
31
+ export * from "./MiniMenu";
32
+ export * from "./MouseTracker";
33
+ export * from "./MusicPlayer";
34
+ export * from "./MusicProduction";
35
+ export * from "./NatureWidget";
36
+ export * from "./NavigationPills";
37
+ export * from "./NetworkStatus";
38
+ export * from "./NotificationBadges";
39
+ export * from "./NotificationCards";
40
+ export * from "./OfficeBuildingWidget";
41
+ export * from "./PasswordManager";
42
+ export * from "./PhotoEditor";
43
+ export * from "./PomodoroTimer";
44
+ export * from "./PricingCard";
45
+ export * from "./ProfileBadge";
46
+ export * from "./ProgressTracker";
47
+ export * from "./QuickActions";
48
+ export * from "./QuickStats";
49
+ export * from "./ReadingProgress";
50
+ export * from "./RecipeFinder";
51
+ export * from "./RocketLaunchWidget";
52
+ export * from "./SettingsPanel";
53
+ export * from "./ShoppingCart";
54
+ export * from "./ShoppingList";
55
+ export * from "./SocialEngagement";
56
+ export * from "./SocialMediaCard";
57
+ export * from "./StatisticsCards";
58
+ export * from "./StatusIndicators";
59
+ export * from "./StockMarket";
60
+ export * from "./StreakCounter";
61
+ export * from "./SystemStatus";
62
+ export * from "./TaskManager";
63
+ export * from "./TeamCollaborationWidget";
64
+ export * from "./TimeLocationWidget";
65
+ export * from "./TodoList";
66
+ export * from "./ToolWidget";
67
+ export * from "./TravelPlanner";
68
+ export * from "./VideoCallWidget";
69
+ export * from "./WeatherWidget";
70
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/main/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC"}
@@ -0,0 +1,69 @@
1
+ export * from "./ActionButtons";
2
+ export * from "./ActivityFeed";
3
+ export * from "./AIAssistant";
4
+ export * from "./AnalyticsDashboard";
5
+ export * from "./BudgetTracker";
6
+ export * from "./CalendarWidget";
7
+ export * from "./ChatMessages";
8
+ export * from "./CloudStorage";
9
+ export * from "./CodeEditor";
10
+ export * from "./CodeStats";
11
+ export * from "./ColorPaletteWidget";
12
+ export * from "./ContactCard";
13
+ export * from "./CryptocurrencyWidget";
14
+ export * from "./DatabaseWidget";
15
+ export * from "./DesignSystem";
16
+ export * from "./DeviceStatus";
17
+ export * from "./DocumentScanner";
18
+ export * from "./EmailDashboard";
19
+ export * from "./EnergyMeter";
20
+ export * from "./FileManager";
21
+ export * from "./FileUploadArea";
22
+ export * from "./FitnessTracker";
23
+ export * from "./GamingControllerWidget";
24
+ export * from "./HabitTracker";
25
+ export * from "./HealthMonitor";
26
+ export * from "./IdeaBulbWidget";
27
+ export * from "./InspirationWidget";
28
+ export * from "./LanguageLearning";
29
+ export * from "./LayerStackWidget";
30
+ export * from "./MediaControls";
31
+ export * from "./MiniMenu";
32
+ export * from "./MouseTracker";
33
+ export * from "./MusicPlayer";
34
+ export * from "./MusicProduction";
35
+ export * from "./NatureWidget";
36
+ export * from "./NavigationPills";
37
+ export * from "./NetworkStatus";
38
+ export * from "./NotificationBadges";
39
+ export * from "./NotificationCards";
40
+ export * from "./OfficeBuildingWidget";
41
+ export * from "./PasswordManager";
42
+ export * from "./PhotoEditor";
43
+ export * from "./PomodoroTimer";
44
+ export * from "./PricingCard";
45
+ export * from "./ProfileBadge";
46
+ export * from "./ProgressTracker";
47
+ export * from "./QuickActions";
48
+ export * from "./QuickStats";
49
+ export * from "./ReadingProgress";
50
+ export * from "./RecipeFinder";
51
+ export * from "./RocketLaunchWidget";
52
+ export * from "./SettingsPanel";
53
+ export * from "./ShoppingCart";
54
+ export * from "./ShoppingList";
55
+ export * from "./SocialEngagement";
56
+ export * from "./SocialMediaCard";
57
+ export * from "./StatisticsCards";
58
+ export * from "./StatusIndicators";
59
+ export * from "./StockMarket";
60
+ export * from "./StreakCounter";
61
+ export * from "./SystemStatus";
62
+ export * from "./TaskManager";
63
+ export * from "./TeamCollaborationWidget";
64
+ export * from "./TimeLocationWidget";
65
+ export * from "./TodoList";
66
+ export * from "./ToolWidget";
67
+ export * from "./TravelPlanner";
68
+ export * from "./VideoCallWidget";
69
+ export * from "./WeatherWidget";
package/es/index.d.ts ADDED
@@ -0,0 +1,2 @@
1
+ export * from './components';
2
+ //# sourceMappingURL=index.d.ts.map