@aristobyte-ui/presets 1.0.112 → 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
package/dist/index.mjs DELETED
@@ -1,723 +0,0 @@
1
- "use client";
2
-
3
- // components/ActionButtons/index.tsx
4
- import * as React from "react";
5
- import { createElement } from "react";
6
- var ActionButtons = ({ ...props }) => {
7
- const uniqId = React.useId();
8
- return /* @__PURE__ */ createElement("div", { ...props, key: uniqId, className: "action-buttons" });
9
- };
10
-
11
- // components/ActivityFeed/index.tsx
12
- import * as React2 from "react";
13
- import { createElement as createElement2 } from "react";
14
- var ActivityFeed = ({ ...props }) => {
15
- const uniqId = React2.useId();
16
- return /* @__PURE__ */ createElement2("div", { ...props, key: uniqId, className: "activity-feed" });
17
- };
18
-
19
- // components/AIAssistant/index.tsx
20
- import * as React3 from "react";
21
- import { createElement as createElement3 } from "react";
22
- var AIAssistant = ({ ...props }) => {
23
- const uniqId = React3.useId();
24
- return /* @__PURE__ */ createElement3("div", { ...props, key: uniqId, className: "ai-assistant" });
25
- };
26
-
27
- // components/AnalyticsDashboard/index.tsx
28
- import * as React4 from "react";
29
- import { createElement as createElement4 } from "react";
30
- var AnalyticsDashboard = ({
31
- ...props
32
- }) => {
33
- const uniqId = React4.useId();
34
- return /* @__PURE__ */ createElement4("div", { ...props, key: uniqId, className: "analytics-dashboard" });
35
- };
36
-
37
- // components/BudgetTracker/index.tsx
38
- import * as React5 from "react";
39
- import { createElement as createElement5 } from "react";
40
- var BudgetTracker = ({ ...props }) => {
41
- const uniqId = React5.useId();
42
- return /* @__PURE__ */ createElement5("div", { ...props, key: uniqId, className: "budget-tracker" });
43
- };
44
-
45
- // components/CalendarWidget/index.tsx
46
- import * as React6 from "react";
47
- import { createElement as createElement6 } from "react";
48
- var CalendarWidget = ({ ...props }) => {
49
- const uniqId = React6.useId();
50
- return /* @__PURE__ */ createElement6("div", { ...props, key: uniqId, className: "calendar-widget" });
51
- };
52
-
53
- // components/ChatMessages/index.tsx
54
- import * as React7 from "react";
55
- import { createElement as createElement7 } from "react";
56
- var ChatMessages = ({ ...props }) => {
57
- const uniqId = React7.useId();
58
- return /* @__PURE__ */ createElement7("div", { ...props, key: uniqId, className: "chat-messages" });
59
- };
60
-
61
- // components/CloudStorage/index.tsx
62
- import * as React8 from "react";
63
- import { createElement as createElement8 } from "react";
64
- var CloudStorage = ({ ...props }) => {
65
- const uniqId = React8.useId();
66
- return /* @__PURE__ */ createElement8("div", { ...props, key: uniqId, className: "cloud-storage" });
67
- };
68
-
69
- // components/CodeEditor/index.tsx
70
- import * as React9 from "react";
71
- import { createElement as createElement9 } from "react";
72
- var CodeEditor = ({ ...props }) => {
73
- const uniqId = React9.useId();
74
- return /* @__PURE__ */ createElement9("div", { ...props, key: uniqId, className: "code-editor" });
75
- };
76
-
77
- // components/CodeStats/index.tsx
78
- import * as React10 from "react";
79
- import { createElement as createElement10 } from "react";
80
- var CodeStats = ({ ...props }) => {
81
- const uniqId = React10.useId();
82
- return /* @__PURE__ */ createElement10("div", { ...props, key: uniqId, className: "code-stats" });
83
- };
84
-
85
- // components/ColorPaletteWidget/index.tsx
86
- import * as React11 from "react";
87
- import { createElement as createElement11 } from "react";
88
- var ColorPaletteWidget = ({
89
- ...props
90
- }) => {
91
- const uniqId = React11.useId();
92
- return /* @__PURE__ */ createElement11("div", { ...props, key: uniqId, className: "color-palette-widget" });
93
- };
94
-
95
- // components/ContactCard/index.tsx
96
- import * as React12 from "react";
97
- import { createElement as createElement12 } from "react";
98
- var ContactCard = ({ ...props }) => {
99
- const uniqId = React12.useId();
100
- return /* @__PURE__ */ createElement12("div", { ...props, key: uniqId, className: "contact-card" });
101
- };
102
-
103
- // components/CryptocurrencyWidget/index.tsx
104
- import * as React13 from "react";
105
- import { createElement as createElement13 } from "react";
106
- var CryptocurrencyWidget = ({
107
- ...props
108
- }) => {
109
- const uniqId = React13.useId();
110
- return /* @__PURE__ */ createElement13("div", { ...props, key: uniqId, className: "cryptocurrency-widget" });
111
- };
112
-
113
- // components/DatabaseWidget/index.tsx
114
- import * as React14 from "react";
115
- import { createElement as createElement14 } from "react";
116
- var DatabaseWidget = ({ ...props }) => {
117
- const uniqId = React14.useId();
118
- return /* @__PURE__ */ createElement14("div", { ...props, key: uniqId, className: "database-widget" });
119
- };
120
-
121
- // components/DesignSystem/index.tsx
122
- import * as React15 from "react";
123
- import { createElement as createElement15 } from "react";
124
- var DesignSystem = ({ ...props }) => {
125
- const uniqId = React15.useId();
126
- return /* @__PURE__ */ createElement15("div", { ...props, key: uniqId, className: "design-system" });
127
- };
128
-
129
- // components/DeviceStatus/index.tsx
130
- import * as React16 from "react";
131
- import { createElement as createElement16 } from "react";
132
- var DeviceStatus = ({ ...props }) => {
133
- const uniqId = React16.useId();
134
- return /* @__PURE__ */ createElement16("div", { ...props, key: uniqId, className: "device-status" });
135
- };
136
-
137
- // components/DocumentScanner/index.tsx
138
- import * as React17 from "react";
139
- import { createElement as createElement17 } from "react";
140
- var DocumentScanner = ({ ...props }) => {
141
- const uniqId = React17.useId();
142
- return /* @__PURE__ */ createElement17("div", { ...props, key: uniqId, className: "document-scanner" });
143
- };
144
-
145
- // components/EmailDashboard/index.tsx
146
- import * as React18 from "react";
147
- import { createElement as createElement18 } from "react";
148
- var EmailDashboard = ({ ...props }) => {
149
- const uniqId = React18.useId();
150
- return /* @__PURE__ */ createElement18("div", { ...props, key: uniqId, className: "email-dashboard" });
151
- };
152
-
153
- // components/EnergyMeter/index.tsx
154
- import * as React19 from "react";
155
- import { createElement as createElement19 } from "react";
156
- var EnergyMeter = ({ ...props }) => {
157
- const uniqId = React19.useId();
158
- return /* @__PURE__ */ createElement19("div", { ...props, key: uniqId, className: "energy-meter" });
159
- };
160
-
161
- // components/FileManager/index.tsx
162
- import * as React20 from "react";
163
- import { createElement as createElement20 } from "react";
164
- var FileManager = ({ ...props }) => {
165
- const uniqId = React20.useId();
166
- return /* @__PURE__ */ createElement20("div", { ...props, key: uniqId, className: "file-manager" });
167
- };
168
-
169
- // components/FileUploadArea/index.tsx
170
- import * as React21 from "react";
171
- import { createElement as createElement21 } from "react";
172
- var FileUploadArea = ({ ...props }) => {
173
- const uniqId = React21.useId();
174
- return /* @__PURE__ */ createElement21("div", { ...props, key: uniqId, className: "file-upload-area" });
175
- };
176
-
177
- // components/FitnessTracker/index.tsx
178
- import * as React22 from "react";
179
- import { createElement as createElement22 } from "react";
180
- var FitnessTracker = ({ ...props }) => {
181
- const uniqId = React22.useId();
182
- return /* @__PURE__ */ createElement22("div", { ...props, key: uniqId, className: "fitness-tracker" });
183
- };
184
-
185
- // components/GamingControllerWidget/index.tsx
186
- import * as React23 from "react";
187
- import { createElement as createElement23 } from "react";
188
- var GamingControllerWidget = ({
189
- ...props
190
- }) => {
191
- const uniqId = React23.useId();
192
- return /* @__PURE__ */ createElement23("div", { ...props, key: uniqId, className: "gaming-controller-widget" });
193
- };
194
-
195
- // components/HabitTracker/index.tsx
196
- import * as React24 from "react";
197
- import { createElement as createElement24 } from "react";
198
- var HabitTracker = ({ ...props }) => {
199
- const uniqId = React24.useId();
200
- return /* @__PURE__ */ createElement24("div", { ...props, key: uniqId, className: "habit-tracker" });
201
- };
202
-
203
- // components/HealthMonitor/index.tsx
204
- import * as React25 from "react";
205
- import { createElement as createElement25 } from "react";
206
- var HealthMonitor = ({ ...props }) => {
207
- const uniqId = React25.useId();
208
- return /* @__PURE__ */ createElement25("div", { ...props, key: uniqId, className: "health-monitor" });
209
- };
210
-
211
- // components/IdeaBulbWidget/index.tsx
212
- import * as React26 from "react";
213
- import { createElement as createElement26 } from "react";
214
- var IdeaBulbWidget = ({ ...props }) => {
215
- const uniqId = React26.useId();
216
- return /* @__PURE__ */ createElement26("div", { ...props, key: uniqId, className: "idea-bulb-widget" });
217
- };
218
-
219
- // components/InspirationWidget/index.tsx
220
- import * as React27 from "react";
221
- import { createElement as createElement27 } from "react";
222
- var InspirationWidget = ({
223
- ...props
224
- }) => {
225
- const uniqId = React27.useId();
226
- return /* @__PURE__ */ createElement27("div", { ...props, key: uniqId, className: "inspiration-widget" });
227
- };
228
-
229
- // components/LanguageLearning/index.tsx
230
- import * as React28 from "react";
231
- import { createElement as createElement28 } from "react";
232
- var LanguageLearning = ({ ...props }) => {
233
- const uniqId = React28.useId();
234
- return /* @__PURE__ */ createElement28("div", { ...props, key: uniqId, className: "language-learning" });
235
- };
236
-
237
- // components/LayerStackWidget/index.tsx
238
- import * as React29 from "react";
239
- import { createElement as createElement29 } from "react";
240
- var LayerStackWidget = ({ ...props }) => {
241
- const uniqId = React29.useId();
242
- return /* @__PURE__ */ createElement29("div", { ...props, key: uniqId, className: "layer-stack-widget" });
243
- };
244
-
245
- // components/MediaControls/index.tsx
246
- import * as React30 from "react";
247
- import { createElement as createElement30 } from "react";
248
- var MediaControls = ({ ...props }) => {
249
- const uniqId = React30.useId();
250
- return /* @__PURE__ */ createElement30("div", { ...props, key: uniqId, className: "media-controls" });
251
- };
252
-
253
- // components/MiniMenu/index.tsx
254
- import * as React31 from "react";
255
- import { createElement as createElement31 } from "react";
256
- var MiniMenu = ({ ...props }) => {
257
- const uniqId = React31.useId();
258
- return /* @__PURE__ */ createElement31("div", { ...props, key: uniqId, className: "mini-menu" });
259
- };
260
-
261
- // components/MouseTracker/index.tsx
262
- import * as React32 from "react";
263
- import { createElement as createElement32 } from "react";
264
- var MouseTracker = ({ ...props }) => {
265
- const uniqId = React32.useId();
266
- return /* @__PURE__ */ createElement32("div", { ...props, key: uniqId, className: "mouse-tracker" });
267
- };
268
-
269
- // components/MusicPlayer/index.tsx
270
- import * as React33 from "react";
271
- import { createElement as createElement33 } from "react";
272
- var MusicPlayer = ({ ...props }) => {
273
- const uniqId = React33.useId();
274
- return /* @__PURE__ */ createElement33("div", { ...props, key: uniqId, className: "music-player" });
275
- };
276
-
277
- // components/MusicProduction/index.tsx
278
- import * as React34 from "react";
279
- import { createElement as createElement34 } from "react";
280
- var MusicProduction = ({ ...props }) => {
281
- const uniqId = React34.useId();
282
- return /* @__PURE__ */ createElement34("div", { ...props, key: uniqId, className: "music-production" });
283
- };
284
-
285
- // components/NatureWidget/index.tsx
286
- import * as React35 from "react";
287
- import { createElement as createElement35 } from "react";
288
- var NatureWidget = ({ ...props }) => {
289
- const uniqId = React35.useId();
290
- return /* @__PURE__ */ createElement35("div", { ...props, key: uniqId, className: "nature-widget" });
291
- };
292
-
293
- // components/NavigationPills/index.tsx
294
- import * as React36 from "react";
295
- import { createElement as createElement36 } from "react";
296
- var NavigationPills = ({ ...props }) => {
297
- const uniqId = React36.useId();
298
- return /* @__PURE__ */ createElement36("div", { ...props, key: uniqId, className: "navigation-pills" });
299
- };
300
-
301
- // components/NetworkStatus/index.tsx
302
- import * as React37 from "react";
303
- import { createElement as createElement37 } from "react";
304
- var NetworkStatus = ({ ...props }) => {
305
- const uniqId = React37.useId();
306
- return /* @__PURE__ */ createElement37("div", { ...props, key: uniqId, className: "network-status" });
307
- };
308
-
309
- // components/NotificationBadges/index.tsx
310
- import * as React38 from "react";
311
- import { createElement as createElement38 } from "react";
312
- var NotificationBadges = ({
313
- ...props
314
- }) => {
315
- const uniqId = React38.useId();
316
- return /* @__PURE__ */ createElement38("div", { ...props, key: uniqId, className: "notification-badges" });
317
- };
318
-
319
- // components/NotificationCards/index.tsx
320
- import * as React39 from "react";
321
- import { createElement as createElement39 } from "react";
322
- var NotificationCards = ({
323
- ...props
324
- }) => {
325
- const uniqId = React39.useId();
326
- return /* @__PURE__ */ createElement39("div", { ...props, key: uniqId, className: "notification-cards" });
327
- };
328
-
329
- // components/OfficeBuildingWidget/index.tsx
330
- import * as React40 from "react";
331
- import { createElement as createElement40 } from "react";
332
- var OfficeBuildingWidget = ({
333
- ...props
334
- }) => {
335
- const uniqId = React40.useId();
336
- return /* @__PURE__ */ createElement40("div", { ...props, key: uniqId, className: "office-building-widget" });
337
- };
338
-
339
- // components/PasswordManager/index.tsx
340
- import * as React41 from "react";
341
- import { createElement as createElement41 } from "react";
342
- var PasswordManager = ({ ...props }) => {
343
- const uniqId = React41.useId();
344
- return /* @__PURE__ */ createElement41("div", { ...props, key: uniqId, className: "password-manager" });
345
- };
346
-
347
- // components/PhotoEditor/index.tsx
348
- import * as React42 from "react";
349
- import { createElement as createElement42 } from "react";
350
- var PhotoEditor = ({ ...props }) => {
351
- const uniqId = React42.useId();
352
- return /* @__PURE__ */ createElement42("div", { ...props, key: uniqId, className: "photo-editor" });
353
- };
354
-
355
- // components/PomodoroTimer/index.tsx
356
- import * as React43 from "react";
357
- import { createElement as createElement43 } from "react";
358
- var PomodoroTimer = ({ ...props }) => {
359
- const uniqId = React43.useId();
360
- return /* @__PURE__ */ createElement43("div", { ...props, key: uniqId, className: "pomodoro-timer" });
361
- };
362
-
363
- // components/PricingCard/index.tsx
364
- import * as React44 from "react";
365
- import { createElement as createElement44 } from "react";
366
- var PricingCard = ({ ...props }) => {
367
- const uniqId = React44.useId();
368
- return /* @__PURE__ */ createElement44("div", { ...props, key: uniqId, className: "pricing-card" });
369
- };
370
-
371
- // components/ProfileBadge/index.tsx
372
- import * as React45 from "react";
373
- import { createElement as createElement45 } from "react";
374
- var ProfileBadge = ({ ...props }) => {
375
- const uniqId = React45.useId();
376
- return /* @__PURE__ */ createElement45("div", { ...props, key: uniqId, className: "profile-badge" });
377
- };
378
-
379
- // components/ProgressTracker/index.tsx
380
- import * as React46 from "react";
381
- import { createElement as createElement46 } from "react";
382
- var ProgressTracker = ({ ...props }) => {
383
- const uniqId = React46.useId();
384
- return /* @__PURE__ */ createElement46("div", { ...props, key: uniqId, className: "progress-tracker" });
385
- };
386
-
387
- // components/QuickActions/index.tsx
388
- import * as React47 from "react";
389
- import { createElement as createElement47 } from "react";
390
- var QuickActions = ({ ...props }) => {
391
- const uniqId = React47.useId();
392
- return /* @__PURE__ */ createElement47("div", { ...props, key: uniqId, className: "quick-actions" });
393
- };
394
-
395
- // components/QuickStats/index.tsx
396
- import * as React48 from "react";
397
- import { createElement as createElement48 } from "react";
398
- var QuickStats = ({ ...props }) => {
399
- const uniqId = React48.useId();
400
- return /* @__PURE__ */ createElement48("div", { ...props, key: uniqId, className: "quick-stats" });
401
- };
402
-
403
- // components/ReadingProgress/index.tsx
404
- import * as React49 from "react";
405
- import { createElement as createElement49 } from "react";
406
- var ReadingProgress = ({ ...props }) => {
407
- const uniqId = React49.useId();
408
- return /* @__PURE__ */ createElement49("div", { ...props, key: uniqId, className: "reading-progress" });
409
- };
410
-
411
- // components/RecipeFinder/index.tsx
412
- import * as React50 from "react";
413
- import { createElement as createElement50 } from "react";
414
- var RecipeFinder = ({ ...props }) => {
415
- const uniqId = React50.useId();
416
- return /* @__PURE__ */ createElement50("div", { ...props, key: uniqId, className: "recipe-finder" });
417
- };
418
-
419
- // components/RocketLaunchWidget/index.tsx
420
- import * as React51 from "react";
421
- import { createElement as createElement51 } from "react";
422
- var RocketLaunchWidget = ({
423
- ...props
424
- }) => {
425
- const uniqId = React51.useId();
426
- return /* @__PURE__ */ createElement51("div", { ...props, key: uniqId, className: "rocket-launch-widget" });
427
- };
428
-
429
- // components/SettingsPanel/index.tsx
430
- import * as React52 from "react";
431
- import { createElement as createElement52 } from "react";
432
- var SettingsPanel = ({ ...props }) => {
433
- const uniqId = React52.useId();
434
- return /* @__PURE__ */ createElement52("div", { ...props, key: uniqId, className: "settings-panel" });
435
- };
436
-
437
- // components/ShoppingCart/index.tsx
438
- import * as React53 from "react";
439
- import { createElement as createElement53 } from "react";
440
- var ShoppingCart = ({ ...props }) => {
441
- const uniqId = React53.useId();
442
- return /* @__PURE__ */ createElement53("div", { ...props, key: uniqId, className: "shopping-cart" });
443
- };
444
-
445
- // components/ShoppingList/index.tsx
446
- import * as React54 from "react";
447
- import { createElement as createElement54 } from "react";
448
- var ShoppingList = ({ ...props }) => {
449
- const uniqId = React54.useId();
450
- return /* @__PURE__ */ createElement54("div", { ...props, key: uniqId, className: "shopping-list" });
451
- };
452
-
453
- // components/SocialEngagement/index.tsx
454
- import * as React55 from "react";
455
- import { createElement as createElement55 } from "react";
456
- var SocialEngagement = ({ ...props }) => {
457
- const uniqId = React55.useId();
458
- return /* @__PURE__ */ createElement55("div", { ...props, key: uniqId, className: "social-engagement" });
459
- };
460
-
461
- // components/SocialMediaCard/index.tsx
462
- import * as React56 from "react";
463
- import { Anchor } from "@aristobyte-ui/anchor";
464
- import { Button } from "@aristobyte-ui/button";
465
- import { Icons } from "@aristobyte-ui/utils";
466
- import { jsx, jsxs } from "react/jsx-runtime";
467
- var renderAvatar = (avatar) => {
468
- if (avatar == null ? void 0 : avatar.image) {
469
- return /* @__PURE__ */ jsx(
470
- "img",
471
- {
472
- className: "social-media-card__avatar-img",
473
- src: avatar.image,
474
- alt: avatar.imageAltText
475
- }
476
- );
477
- }
478
- return /* @__PURE__ */ jsx("div", { className: "social-media-card__avatar-icon", children: ((avatar == null ? void 0 : avatar.icon) || Icons.User)({ size: 24 }) });
479
- };
480
- var SocialMediaCard = ({
481
- variant = "default",
482
- radius = "full",
483
- avatar,
484
- title,
485
- subtitle,
486
- button,
487
- content,
488
- tags,
489
- className,
490
- metrics
491
- }) => {
492
- const uniqId = React56.useId();
493
- return /* @__PURE__ */ jsxs(
494
- "div",
495
- {
496
- className: `social-media-card social-media-card-radius--${radius} social-media-radius-variant--${variant} social-media-card ${className}`,
497
- children: [
498
- /* @__PURE__ */ jsxs("div", { className: "social-media-card__header", children: [
499
- avatar && /* @__PURE__ */ jsx(
500
- Button,
501
- {
502
- className: "social-media-card__avatar",
503
- style: { background: avatar == null ? void 0 : avatar.background },
504
- href: avatar == null ? void 0 : avatar.href,
505
- target: avatar == null ? void 0 : avatar.target,
506
- children: renderAvatar(avatar)
507
- }
508
- ),
509
- title && subtitle && /* @__PURE__ */ jsxs("div", { className: "social-media-card__text", children: [
510
- /* @__PURE__ */ jsx("h3", { className: "social-media-card__title", children: title }),
511
- /* @__PURE__ */ jsx("h4", { className: "social-media-card__subtitle", children: subtitle })
512
- ] }),
513
- button && /* @__PURE__ */ jsx(
514
- Button,
515
- {
516
- ...button,
517
- variant: (button == null ? void 0 : button.variant) || "primary",
518
- radius: (button == null ? void 0 : button.radius) || "full",
519
- className: "social-media-card__button"
520
- }
521
- )
522
- ] }),
523
- /* @__PURE__ */ jsx("div", { className: "social-media-card__content", children: content }),
524
- tags && tags.length > 0 && /* @__PURE__ */ jsx("ul", { className: "social-media-card__tags", children: tags.map(({ variant: tagVariant, ...rest }, i) => /* @__PURE__ */ jsx("li", { className: "social-media-card__tag", children: /* @__PURE__ */ jsx(
525
- Anchor,
526
- {
527
- ...rest,
528
- className: "social-media-card__tag-anchor",
529
- variant: tagVariant || "white"
530
- }
531
- ) }, i)) }),
532
- metrics && metrics.length > 0 && /* @__PURE__ */ jsx("ul", { className: "social-media-card__metrics", children: metrics.map(({ icon, label, value, ...rest }, i) => /* @__PURE__ */ jsx("li", { className: "social-media-card__metric", children: /* @__PURE__ */ jsxs(Button, { ...rest, transparent: true, children: [
533
- /* @__PURE__ */ jsxs("p", { className: "social-media-card__metric-par", children: [
534
- icon && /* @__PURE__ */ jsx("span", { className: "social-media-card__metric-icon", children: icon({ size: 22 }) }),
535
- value && /* @__PURE__ */ jsx("span", { className: "social-media-card__metric-value", children: value })
536
- ] }),
537
- label && /* @__PURE__ */ jsx("p", { className: "social-media-card__metrics-label", children: label })
538
- ] }) }, i)) })
539
- ]
540
- },
541
- uniqId
542
- );
543
- };
544
-
545
- // components/StatisticsCards/index.tsx
546
- import * as React57 from "react";
547
- import { createElement as createElement56 } from "react";
548
- var StatisticsCards = ({ ...props }) => {
549
- const uniqId = React57.useId();
550
- return /* @__PURE__ */ createElement56("div", { ...props, key: uniqId, className: "statistics-cards" });
551
- };
552
-
553
- // components/StatusIndicators/index.tsx
554
- import * as React58 from "react";
555
- import { createElement as createElement57 } from "react";
556
- var StatusIndicators = ({ ...props }) => {
557
- const uniqId = React58.useId();
558
- return /* @__PURE__ */ createElement57("div", { ...props, key: uniqId, className: "status-indicators" });
559
- };
560
-
561
- // components/StockMarket/index.tsx
562
- import * as React59 from "react";
563
- import { createElement as createElement58 } from "react";
564
- var StockMarket = ({ ...props }) => {
565
- const uniqId = React59.useId();
566
- return /* @__PURE__ */ createElement58("div", { ...props, key: uniqId, className: "stock-market" });
567
- };
568
-
569
- // components/StreakCounter/index.tsx
570
- import * as React60 from "react";
571
- import { createElement as createElement59 } from "react";
572
- var StreakCounter = ({ ...props }) => {
573
- const uniqId = React60.useId();
574
- return /* @__PURE__ */ createElement59("div", { ...props, key: uniqId, className: "streak-counter" });
575
- };
576
-
577
- // components/SystemStatus/index.tsx
578
- import * as React61 from "react";
579
- import { createElement as createElement60 } from "react";
580
- var SystemStatus = ({ ...props }) => {
581
- const uniqId = React61.useId();
582
- return /* @__PURE__ */ createElement60("div", { ...props, key: uniqId, className: "system-status" });
583
- };
584
-
585
- // components/TaskManager/index.tsx
586
- import * as React62 from "react";
587
- import { createElement as createElement61 } from "react";
588
- var TaskManager = ({ ...props }) => {
589
- const uniqId = React62.useId();
590
- return /* @__PURE__ */ createElement61("div", { ...props, key: uniqId, className: "task-manager" });
591
- };
592
-
593
- // components/TeamCollaborationWidget/index.tsx
594
- import * as React63 from "react";
595
- import { createElement as createElement62 } from "react";
596
- var TeamCollaborationWidget = ({
597
- ...props
598
- }) => {
599
- const uniqId = React63.useId();
600
- return /* @__PURE__ */ createElement62("div", { ...props, key: uniqId, className: "team-collaboration-widget" });
601
- };
602
-
603
- // components/TimeLocationWidget/index.tsx
604
- import * as React64 from "react";
605
- import { createElement as createElement63 } from "react";
606
- var TimeLocationWidget = ({
607
- ...props
608
- }) => {
609
- const uniqId = React64.useId();
610
- return /* @__PURE__ */ createElement63("div", { ...props, key: uniqId, className: "time-location-widget" });
611
- };
612
-
613
- // components/TodoList/index.tsx
614
- import * as React65 from "react";
615
- import { createElement as createElement64 } from "react";
616
- var TodoList = ({ ...props }) => {
617
- const uniqId = React65.useId();
618
- return /* @__PURE__ */ createElement64("div", { ...props, key: uniqId, className: "todo-list" });
619
- };
620
-
621
- // components/ToolWidget/index.tsx
622
- import * as React66 from "react";
623
- import { createElement as createElement65 } from "react";
624
- var ToolWidget = ({ ...props }) => {
625
- const uniqId = React66.useId();
626
- return /* @__PURE__ */ createElement65("div", { ...props, key: uniqId, className: "tool-widget" });
627
- };
628
-
629
- // components/TravelPlanner/index.tsx
630
- import * as React67 from "react";
631
- import { createElement as createElement66 } from "react";
632
- var TravelPlanner = ({ ...props }) => {
633
- const uniqId = React67.useId();
634
- return /* @__PURE__ */ createElement66("div", { ...props, key: uniqId, className: "travel-planner" });
635
- };
636
-
637
- // components/VideoCallWidget/index.tsx
638
- import * as React68 from "react";
639
- import { createElement as createElement67 } from "react";
640
- var VideoCallWidget = ({ ...props }) => {
641
- const uniqId = React68.useId();
642
- return /* @__PURE__ */ createElement67("div", { ...props, key: uniqId, className: "video-call-widget" });
643
- };
644
-
645
- // components/WeatherWidget/index.tsx
646
- import * as React69 from "react";
647
- import { createElement as createElement68 } from "react";
648
- var WeatherWidget = ({ ...props }) => {
649
- const uniqId = React69.useId();
650
- return /* @__PURE__ */ createElement68("div", { ...props, key: uniqId, className: "weather-widget" });
651
- };
652
- export {
653
- AIAssistant,
654
- ActionButtons,
655
- ActivityFeed,
656
- AnalyticsDashboard,
657
- BudgetTracker,
658
- CalendarWidget,
659
- ChatMessages,
660
- CloudStorage,
661
- CodeEditor,
662
- CodeStats,
663
- ColorPaletteWidget,
664
- ContactCard,
665
- CryptocurrencyWidget,
666
- DatabaseWidget,
667
- DesignSystem,
668
- DeviceStatus,
669
- DocumentScanner,
670
- EmailDashboard,
671
- EnergyMeter,
672
- FileManager,
673
- FileUploadArea,
674
- FitnessTracker,
675
- GamingControllerWidget,
676
- HabitTracker,
677
- HealthMonitor,
678
- IdeaBulbWidget,
679
- InspirationWidget,
680
- LanguageLearning,
681
- LayerStackWidget,
682
- MediaControls,
683
- MiniMenu,
684
- MouseTracker,
685
- MusicPlayer,
686
- MusicProduction,
687
- NatureWidget,
688
- NavigationPills,
689
- NetworkStatus,
690
- NotificationBadges,
691
- NotificationCards,
692
- OfficeBuildingWidget,
693
- PasswordManager,
694
- PhotoEditor,
695
- PomodoroTimer,
696
- PricingCard,
697
- ProfileBadge,
698
- ProgressTracker,
699
- QuickActions,
700
- QuickStats,
701
- ReadingProgress,
702
- RecipeFinder,
703
- RocketLaunchWidget,
704
- SettingsPanel,
705
- ShoppingCart,
706
- ShoppingList,
707
- SocialEngagement,
708
- SocialMediaCard,
709
- StatisticsCards,
710
- StatusIndicators,
711
- StockMarket,
712
- StreakCounter,
713
- SystemStatus,
714
- TaskManager,
715
- TeamCollaborationWidget,
716
- TimeLocationWidget,
717
- TodoList,
718
- ToolWidget,
719
- TravelPlanner,
720
- VideoCallWidget,
721
- WeatherWidget
722
- };
723
- //# sourceMappingURL=index.mjs.map