@aristobyte-ui/presets 1.0.112 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (287) hide show
  1. package/dist/es/main/components/AIAssistant/AIAssistant.module.scss +2 -0
  2. package/dist/es/main/components/AIAssistant/index.js +29 -0
  3. package/dist/es/main/components/ActionButtons/ActionButtons.module.scss +2 -0
  4. package/dist/es/main/components/ActionButtons/index.js +29 -0
  5. package/dist/es/main/components/ActivityFeed/ActivityFeed.module.scss +2 -0
  6. package/dist/es/main/components/ActivityFeed/index.js +29 -0
  7. package/dist/es/main/components/AnalyticsDashboard/AnalyticsDashboard.module.scss +2 -0
  8. package/dist/es/main/components/AnalyticsDashboard/index.js +29 -0
  9. package/dist/es/main/components/BudgetTracker/BudgetTracker.module.scss +2 -0
  10. package/dist/es/main/components/BudgetTracker/index.js +29 -0
  11. package/dist/es/main/components/CalendarWidget/CalendarWidget.module.scss +2 -0
  12. package/dist/es/main/components/CalendarWidget/index.js +29 -0
  13. package/dist/es/main/components/ChatMessages/ChatMessages.module.scss +2 -0
  14. package/dist/es/main/components/ChatMessages/index.js +29 -0
  15. package/dist/es/main/components/CloudStorage/CloudStorage.module.scss +2 -0
  16. package/dist/es/main/components/CloudStorage/index.js +29 -0
  17. package/dist/es/main/components/CodeEditor/CodeEditor.module.scss +2 -0
  18. package/dist/es/main/components/CodeEditor/index.js +29 -0
  19. package/dist/es/main/components/CodeStats/CodeStats.module.scss +2 -0
  20. package/dist/es/main/components/CodeStats/index.js +29 -0
  21. package/dist/es/main/components/ColorPaletteWidget/ColorPaletteWidget.module.scss +2 -0
  22. package/dist/es/main/components/ColorPaletteWidget/index.js +29 -0
  23. package/dist/es/main/components/ContactCard/ContactCard.module.scss +2 -0
  24. package/dist/es/main/components/ContactCard/index.js +29 -0
  25. package/dist/es/main/components/CryptocurrencyWidget/CryptocurrencyWidget.module.scss +2 -0
  26. package/dist/es/main/components/CryptocurrencyWidget/index.js +29 -0
  27. package/dist/es/main/components/DatabaseWidget/DatabaseWidget.module.scss +2 -0
  28. package/dist/es/main/components/DatabaseWidget/index.js +29 -0
  29. package/dist/es/main/components/DesignSystem/DesignSystem.module.scss +2 -0
  30. package/dist/es/main/components/DesignSystem/index.js +29 -0
  31. package/dist/es/main/components/DeviceStatus/DeviceStatus.module.scss +2 -0
  32. package/dist/es/main/components/DeviceStatus/index.js +29 -0
  33. package/dist/es/main/components/DocumentScanner/DocumentScanner.module.scss +2 -0
  34. package/dist/es/main/components/DocumentScanner/index.js +29 -0
  35. package/dist/es/main/components/EmailDashboard/EmailDashboard.module.scss +2 -0
  36. package/dist/es/main/components/EmailDashboard/index.js +29 -0
  37. package/dist/es/main/components/EnergyMeter/EnergyMeter.module.scss +2 -0
  38. package/dist/es/main/components/EnergyMeter/index.js +29 -0
  39. package/dist/es/main/components/FileManager/FileManager.module.scss +2 -0
  40. package/dist/es/main/components/FileManager/index.js +29 -0
  41. package/dist/es/main/components/FileUploadArea/FileUploadArea.module.scss +2 -0
  42. package/dist/es/main/components/FileUploadArea/index.js +29 -0
  43. package/dist/es/main/components/FitnessTracker/FitnessTracker.module.scss +2 -0
  44. package/dist/es/main/components/FitnessTracker/index.js +29 -0
  45. package/dist/es/main/components/GamingControllerWidget/GamingControllerWidget.module.scss +2 -0
  46. package/dist/es/main/components/GamingControllerWidget/index.js +29 -0
  47. package/dist/es/main/components/HabitTracker/HabitTracker.module.scss +2 -0
  48. package/dist/es/main/components/HabitTracker/index.js +29 -0
  49. package/dist/es/main/components/HealthMonitor/HealthMonitor.module.scss +2 -0
  50. package/dist/es/main/components/HealthMonitor/index.js +29 -0
  51. package/dist/es/main/components/IdeaBulbWidget/IdeaBulbWidget.module.scss +2 -0
  52. package/dist/es/main/components/IdeaBulbWidget/index.js +29 -0
  53. package/dist/es/main/components/InspirationWidget/InspirationWidget.module.scss +2 -0
  54. package/dist/es/main/components/InspirationWidget/index.js +29 -0
  55. package/dist/es/main/components/LanguageLearning/LanguageLearning.module.scss +2 -0
  56. package/dist/es/main/components/LanguageLearning/index.js +29 -0
  57. package/dist/es/main/components/LayerStackWidget/LayerStackWidget.module.scss +2 -0
  58. package/dist/es/main/components/LayerStackWidget/index.js +29 -0
  59. package/dist/es/main/components/MediaControls/MediaControls.module.scss +2 -0
  60. package/dist/es/main/components/MediaControls/index.js +29 -0
  61. package/dist/es/main/components/MiniMenu/MiniMenu.module.scss +2 -0
  62. package/dist/es/main/components/MiniMenu/index.js +29 -0
  63. package/dist/es/main/components/MouseTracker/MouseTracker.module.scss +2 -0
  64. package/dist/es/main/components/MouseTracker/index.js +29 -0
  65. package/dist/es/main/components/MusicPlayer/MusicPlayer.module.scss +2 -0
  66. package/dist/es/main/components/MusicPlayer/index.js +29 -0
  67. package/dist/es/main/components/MusicProduction/MusicProduction.module.scss +2 -0
  68. package/dist/es/main/components/MusicProduction/index.js +29 -0
  69. package/dist/es/main/components/NatureWidget/NatureWidget.module.scss +2 -0
  70. package/dist/es/main/components/NatureWidget/index.js +29 -0
  71. package/dist/es/main/components/NavigationPills/NavigationPills.module.scss +2 -0
  72. package/dist/es/main/components/NavigationPills/index.js +29 -0
  73. package/dist/es/main/components/NetworkStatus/NetworkStatus.module.scss +2 -0
  74. package/dist/es/main/components/NetworkStatus/index.js +29 -0
  75. package/dist/es/main/components/NotificationBadges/NotificationBadges.module.scss +2 -0
  76. package/dist/es/main/components/NotificationBadges/index.js +29 -0
  77. package/dist/es/main/components/NotificationCards/NotificationCards.module.scss +2 -0
  78. package/dist/es/main/components/NotificationCards/index.js +29 -0
  79. package/dist/es/main/components/OfficeBuildingWidget/OfficeBuildingWidget.module.scss +2 -0
  80. package/dist/es/main/components/OfficeBuildingWidget/index.js +29 -0
  81. package/dist/es/main/components/PasswordManager/PasswordManager.module.scss +2 -0
  82. package/dist/es/main/components/PasswordManager/index.js +29 -0
  83. package/dist/es/main/components/PhotoEditor/PhotoEditor.module.scss +2 -0
  84. package/dist/es/main/components/PhotoEditor/index.js +29 -0
  85. package/dist/es/main/components/PomodoroTimer/PomodoroTimer.module.scss +2 -0
  86. package/dist/es/main/components/PomodoroTimer/index.js +29 -0
  87. package/dist/es/main/components/PricingCard/PricingCard.module.scss +2 -0
  88. package/dist/es/main/components/PricingCard/index.js +29 -0
  89. package/dist/es/main/components/ProfileBadge/ProfileBadge.module.scss +2 -0
  90. package/dist/es/main/components/ProfileBadge/index.js +29 -0
  91. package/dist/es/main/components/ProgressTracker/ProgressTracker.module.scss +2 -0
  92. package/dist/es/main/components/ProgressTracker/index.js +29 -0
  93. package/dist/es/main/components/QuickActions/QuickActions.module.scss +2 -0
  94. package/dist/es/main/components/QuickActions/index.js +29 -0
  95. package/dist/es/main/components/QuickStats/QuickStats.module.scss +2 -0
  96. package/dist/es/main/components/QuickStats/index.js +29 -0
  97. package/dist/es/main/components/ReadingProgress/ReadingProgress.module.scss +2 -0
  98. package/dist/es/main/components/ReadingProgress/index.js +29 -0
  99. package/dist/es/main/components/RecipeFinder/RecipeFinder.module.scss +2 -0
  100. package/dist/es/main/components/RecipeFinder/index.js +29 -0
  101. package/dist/es/main/components/RocketLaunchWidget/RocketLaunchWidget.module.scss +2 -0
  102. package/dist/es/main/components/RocketLaunchWidget/index.js +29 -0
  103. package/dist/es/main/components/SettingsPanel/SettingsPanel.module.scss +2 -0
  104. package/dist/es/main/components/SettingsPanel/index.js +29 -0
  105. package/dist/es/main/components/ShoppingCart/ShoppingCart.module.scss +2 -0
  106. package/dist/es/main/components/ShoppingCart/index.js +29 -0
  107. package/dist/es/main/components/ShoppingList/ShoppingList.module.scss +2 -0
  108. package/dist/es/main/components/ShoppingList/index.js +29 -0
  109. package/dist/es/main/components/SocialEngagement/SocialEngagement.module.scss +2 -0
  110. package/dist/es/main/components/SocialEngagement/index.js +29 -0
  111. package/dist/es/main/components/SocialMediaCard/SocialMediaCard.scss +155 -0
  112. package/dist/es/main/components/SocialMediaCard/index.js +60 -0
  113. package/dist/es/main/components/StatisticsCards/StatisticsCards.module.scss +2 -0
  114. package/dist/es/main/components/StatisticsCards/index.js +29 -0
  115. package/dist/es/main/components/StatusIndicators/StatusIndicators.module.scss +2 -0
  116. package/dist/es/main/components/StatusIndicators/index.js +29 -0
  117. package/dist/es/main/components/StockMarket/StockMarket.module.scss +2 -0
  118. package/dist/es/main/components/StockMarket/index.js +29 -0
  119. package/dist/es/main/components/StreakCounter/StreakCounter.module.scss +2 -0
  120. package/dist/es/main/components/StreakCounter/index.js +29 -0
  121. package/dist/es/main/components/SystemStatus/SystemStatus.module.scss +2 -0
  122. package/dist/es/main/components/SystemStatus/index.js +29 -0
  123. package/dist/es/main/components/TaskManager/TaskManager.module.scss +2 -0
  124. package/dist/es/main/components/TaskManager/index.js +29 -0
  125. package/dist/es/main/components/TeamCollaborationWidget/TeamCollaborationWidget.module.scss +2 -0
  126. package/dist/es/main/components/TeamCollaborationWidget/index.js +29 -0
  127. package/dist/es/main/components/TimeLocationWidget/TimeLocationWidget.module.scss +2 -0
  128. package/dist/es/main/components/TimeLocationWidget/index.js +29 -0
  129. package/dist/es/main/components/TodoList/TodoList.module.scss +2 -0
  130. package/dist/es/main/components/TodoList/index.js +29 -0
  131. package/dist/es/main/components/ToolWidget/ToolWidget.module.scss +2 -0
  132. package/dist/es/main/components/ToolWidget/index.js +29 -0
  133. package/dist/es/main/components/TravelPlanner/TravelPlanner.module.scss +2 -0
  134. package/dist/es/main/components/TravelPlanner/index.js +29 -0
  135. package/dist/es/main/components/VideoCallWidget/VideoCallWidget.module.scss +2 -0
  136. package/dist/es/main/components/VideoCallWidget/index.js +29 -0
  137. package/dist/es/main/components/WeatherWidget/WeatherWidget.module.scss +2 -0
  138. package/dist/es/main/components/WeatherWidget/index.js +29 -0
  139. package/dist/es/main/components/index.js +69 -0
  140. package/dist/es/main/index.js +1 -0
  141. package/dist/lib/main/components/AIAssistant/AIAssistant.module.scss +2 -0
  142. package/dist/lib/main/components/AIAssistant/index.js +66 -0
  143. package/dist/lib/main/components/ActionButtons/ActionButtons.module.scss +2 -0
  144. package/dist/lib/main/components/ActionButtons/index.js +66 -0
  145. package/dist/lib/main/components/ActivityFeed/ActivityFeed.module.scss +2 -0
  146. package/dist/lib/main/components/ActivityFeed/index.js +66 -0
  147. package/dist/lib/main/components/AnalyticsDashboard/AnalyticsDashboard.module.scss +2 -0
  148. package/dist/lib/main/components/AnalyticsDashboard/index.js +66 -0
  149. package/dist/lib/main/components/BudgetTracker/BudgetTracker.module.scss +2 -0
  150. package/dist/lib/main/components/BudgetTracker/index.js +66 -0
  151. package/dist/lib/main/components/CalendarWidget/CalendarWidget.module.scss +2 -0
  152. package/dist/lib/main/components/CalendarWidget/index.js +66 -0
  153. package/dist/lib/main/components/ChatMessages/ChatMessages.module.scss +2 -0
  154. package/dist/lib/main/components/ChatMessages/index.js +66 -0
  155. package/dist/lib/main/components/CloudStorage/CloudStorage.module.scss +2 -0
  156. package/dist/lib/main/components/CloudStorage/index.js +66 -0
  157. package/dist/lib/main/components/CodeEditor/CodeEditor.module.scss +2 -0
  158. package/dist/lib/main/components/CodeEditor/index.js +66 -0
  159. package/dist/lib/main/components/CodeStats/CodeStats.module.scss +2 -0
  160. package/dist/lib/main/components/CodeStats/index.js +66 -0
  161. package/dist/lib/main/components/ColorPaletteWidget/ColorPaletteWidget.module.scss +2 -0
  162. package/dist/lib/main/components/ColorPaletteWidget/index.js +66 -0
  163. package/dist/lib/main/components/ContactCard/ContactCard.module.scss +2 -0
  164. package/dist/lib/main/components/ContactCard/index.js +66 -0
  165. package/dist/lib/main/components/CryptocurrencyWidget/CryptocurrencyWidget.module.scss +2 -0
  166. package/dist/lib/main/components/CryptocurrencyWidget/index.js +66 -0
  167. package/dist/lib/main/components/DatabaseWidget/DatabaseWidget.module.scss +2 -0
  168. package/dist/lib/main/components/DatabaseWidget/index.js +66 -0
  169. package/dist/lib/main/components/DesignSystem/DesignSystem.module.scss +2 -0
  170. package/dist/lib/main/components/DesignSystem/index.js +66 -0
  171. package/dist/lib/main/components/DeviceStatus/DeviceStatus.module.scss +2 -0
  172. package/dist/lib/main/components/DeviceStatus/index.js +66 -0
  173. package/dist/lib/main/components/DocumentScanner/DocumentScanner.module.scss +2 -0
  174. package/dist/lib/main/components/DocumentScanner/index.js +66 -0
  175. package/dist/lib/main/components/EmailDashboard/EmailDashboard.module.scss +2 -0
  176. package/dist/lib/main/components/EmailDashboard/index.js +66 -0
  177. package/dist/lib/main/components/EnergyMeter/EnergyMeter.module.scss +2 -0
  178. package/dist/lib/main/components/EnergyMeter/index.js +66 -0
  179. package/dist/lib/main/components/FileManager/FileManager.module.scss +2 -0
  180. package/dist/lib/main/components/FileManager/index.js +66 -0
  181. package/dist/lib/main/components/FileUploadArea/FileUploadArea.module.scss +2 -0
  182. package/dist/lib/main/components/FileUploadArea/index.js +66 -0
  183. package/dist/lib/main/components/FitnessTracker/FitnessTracker.module.scss +2 -0
  184. package/dist/lib/main/components/FitnessTracker/index.js +66 -0
  185. package/dist/lib/main/components/GamingControllerWidget/GamingControllerWidget.module.scss +2 -0
  186. package/dist/lib/main/components/GamingControllerWidget/index.js +66 -0
  187. package/dist/lib/main/components/HabitTracker/HabitTracker.module.scss +2 -0
  188. package/dist/lib/main/components/HabitTracker/index.js +66 -0
  189. package/dist/lib/main/components/HealthMonitor/HealthMonitor.module.scss +2 -0
  190. package/dist/lib/main/components/HealthMonitor/index.js +66 -0
  191. package/dist/lib/main/components/IdeaBulbWidget/IdeaBulbWidget.module.scss +2 -0
  192. package/dist/lib/main/components/IdeaBulbWidget/index.js +66 -0
  193. package/dist/lib/main/components/InspirationWidget/InspirationWidget.module.scss +2 -0
  194. package/dist/lib/main/components/InspirationWidget/index.js +66 -0
  195. package/dist/lib/main/components/LanguageLearning/LanguageLearning.module.scss +2 -0
  196. package/dist/lib/main/components/LanguageLearning/index.js +66 -0
  197. package/dist/lib/main/components/LayerStackWidget/LayerStackWidget.module.scss +2 -0
  198. package/dist/lib/main/components/LayerStackWidget/index.js +66 -0
  199. package/dist/lib/main/components/MediaControls/MediaControls.module.scss +2 -0
  200. package/dist/lib/main/components/MediaControls/index.js +66 -0
  201. package/dist/lib/main/components/MiniMenu/MiniMenu.module.scss +2 -0
  202. package/dist/lib/main/components/MiniMenu/index.js +66 -0
  203. package/dist/lib/main/components/MouseTracker/MouseTracker.module.scss +2 -0
  204. package/dist/lib/main/components/MouseTracker/index.js +66 -0
  205. package/dist/lib/main/components/MusicPlayer/MusicPlayer.module.scss +2 -0
  206. package/dist/lib/main/components/MusicPlayer/index.js +66 -0
  207. package/dist/lib/main/components/MusicProduction/MusicProduction.module.scss +2 -0
  208. package/dist/lib/main/components/MusicProduction/index.js +66 -0
  209. package/dist/lib/main/components/NatureWidget/NatureWidget.module.scss +2 -0
  210. package/dist/lib/main/components/NatureWidget/index.js +66 -0
  211. package/dist/lib/main/components/NavigationPills/NavigationPills.module.scss +2 -0
  212. package/dist/lib/main/components/NavigationPills/index.js +66 -0
  213. package/dist/lib/main/components/NetworkStatus/NetworkStatus.module.scss +2 -0
  214. package/dist/lib/main/components/NetworkStatus/index.js +66 -0
  215. package/dist/lib/main/components/NotificationBadges/NotificationBadges.module.scss +2 -0
  216. package/dist/lib/main/components/NotificationBadges/index.js +66 -0
  217. package/dist/lib/main/components/NotificationCards/NotificationCards.module.scss +2 -0
  218. package/dist/lib/main/components/NotificationCards/index.js +66 -0
  219. package/dist/lib/main/components/OfficeBuildingWidget/OfficeBuildingWidget.module.scss +2 -0
  220. package/dist/lib/main/components/OfficeBuildingWidget/index.js +66 -0
  221. package/dist/lib/main/components/PasswordManager/PasswordManager.module.scss +2 -0
  222. package/dist/lib/main/components/PasswordManager/index.js +66 -0
  223. package/dist/lib/main/components/PhotoEditor/PhotoEditor.module.scss +2 -0
  224. package/dist/lib/main/components/PhotoEditor/index.js +66 -0
  225. package/dist/lib/main/components/PomodoroTimer/PomodoroTimer.module.scss +2 -0
  226. package/dist/lib/main/components/PomodoroTimer/index.js +66 -0
  227. package/dist/lib/main/components/PricingCard/PricingCard.module.scss +2 -0
  228. package/dist/lib/main/components/PricingCard/index.js +66 -0
  229. package/dist/lib/main/components/ProfileBadge/ProfileBadge.module.scss +2 -0
  230. package/dist/lib/main/components/ProfileBadge/index.js +66 -0
  231. package/dist/lib/main/components/ProgressTracker/ProgressTracker.module.scss +2 -0
  232. package/dist/lib/main/components/ProgressTracker/index.js +66 -0
  233. package/dist/lib/main/components/QuickActions/QuickActions.module.scss +2 -0
  234. package/dist/lib/main/components/QuickActions/index.js +66 -0
  235. package/dist/lib/main/components/QuickStats/QuickStats.module.scss +2 -0
  236. package/dist/lib/main/components/QuickStats/index.js +66 -0
  237. package/dist/lib/main/components/ReadingProgress/ReadingProgress.module.scss +2 -0
  238. package/dist/lib/main/components/ReadingProgress/index.js +66 -0
  239. package/dist/lib/main/components/RecipeFinder/RecipeFinder.module.scss +2 -0
  240. package/dist/lib/main/components/RecipeFinder/index.js +66 -0
  241. package/dist/lib/main/components/RocketLaunchWidget/RocketLaunchWidget.module.scss +2 -0
  242. package/dist/lib/main/components/RocketLaunchWidget/index.js +66 -0
  243. package/dist/lib/main/components/SettingsPanel/SettingsPanel.module.scss +2 -0
  244. package/dist/lib/main/components/SettingsPanel/index.js +66 -0
  245. package/dist/lib/main/components/ShoppingCart/ShoppingCart.module.scss +2 -0
  246. package/dist/lib/main/components/ShoppingCart/index.js +66 -0
  247. package/dist/lib/main/components/ShoppingList/ShoppingList.module.scss +2 -0
  248. package/dist/lib/main/components/ShoppingList/index.js +66 -0
  249. package/dist/lib/main/components/SocialEngagement/SocialEngagement.module.scss +2 -0
  250. package/dist/lib/main/components/SocialEngagement/index.js +66 -0
  251. package/dist/lib/main/components/SocialMediaCard/SocialMediaCard.scss +155 -0
  252. package/dist/lib/main/components/SocialMediaCard/index.js +97 -0
  253. package/dist/lib/main/components/StatisticsCards/StatisticsCards.module.scss +2 -0
  254. package/dist/lib/main/components/StatisticsCards/index.js +66 -0
  255. package/dist/lib/main/components/StatusIndicators/StatusIndicators.module.scss +2 -0
  256. package/dist/lib/main/components/StatusIndicators/index.js +66 -0
  257. package/dist/lib/main/components/StockMarket/StockMarket.module.scss +2 -0
  258. package/dist/lib/main/components/StockMarket/index.js +66 -0
  259. package/dist/lib/main/components/StreakCounter/StreakCounter.module.scss +2 -0
  260. package/dist/lib/main/components/StreakCounter/index.js +66 -0
  261. package/dist/lib/main/components/SystemStatus/SystemStatus.module.scss +2 -0
  262. package/dist/lib/main/components/SystemStatus/index.js +66 -0
  263. package/dist/lib/main/components/TaskManager/TaskManager.module.scss +2 -0
  264. package/dist/lib/main/components/TaskManager/index.js +66 -0
  265. package/dist/lib/main/components/TeamCollaborationWidget/TeamCollaborationWidget.module.scss +2 -0
  266. package/dist/lib/main/components/TeamCollaborationWidget/index.js +66 -0
  267. package/dist/lib/main/components/TimeLocationWidget/TimeLocationWidget.module.scss +2 -0
  268. package/dist/lib/main/components/TimeLocationWidget/index.js +66 -0
  269. package/dist/lib/main/components/TodoList/TodoList.module.scss +2 -0
  270. package/dist/lib/main/components/TodoList/index.js +66 -0
  271. package/dist/lib/main/components/ToolWidget/ToolWidget.module.scss +2 -0
  272. package/dist/lib/main/components/ToolWidget/index.js +66 -0
  273. package/dist/lib/main/components/TravelPlanner/TravelPlanner.module.scss +2 -0
  274. package/dist/lib/main/components/TravelPlanner/index.js +66 -0
  275. package/dist/lib/main/components/VideoCallWidget/VideoCallWidget.module.scss +2 -0
  276. package/dist/lib/main/components/VideoCallWidget/index.js +66 -0
  277. package/dist/lib/main/components/WeatherWidget/WeatherWidget.module.scss +2 -0
  278. package/dist/lib/main/components/WeatherWidget/index.js +66 -0
  279. package/dist/lib/main/components/index.js +85 -0
  280. package/dist/lib/main/index.js +17 -0
  281. package/package.json +6 -21
  282. package/dist/index.d.mts +0 -376
  283. package/dist/index.d.ts +0 -376
  284. package/dist/index.js +0 -827
  285. package/dist/index.js.map +0 -1
  286. package/dist/index.mjs +0 -723
  287. package/dist/index.mjs.map +0 -1
@@ -0,0 +1,155 @@
1
+ .social-media-card {
2
+ background-color: #101828; // @TODO: @COLOR
3
+ box-shadow: $shadow-md;
4
+ display: flex;
5
+ flex-direction: column;
6
+ gap: 15px;
7
+ max-width: 280px;
8
+ padding: 22px;
9
+ width: 100%;
10
+
11
+ &-radius {
12
+ &--none {
13
+ border-radius: 0rem; // 0px
14
+ }
15
+
16
+ &--sm {
17
+ border-radius: 0.25rem; // 4px
18
+ }
19
+
20
+ &--md {
21
+ border-radius: 0.5rem; // 8px
22
+ }
23
+
24
+ &--lg {
25
+ border-radius: 0.625rem; // 10px
26
+ }
27
+
28
+ &--full {
29
+ border-radius: 1.5rem; // 24px
30
+ }
31
+ }
32
+
33
+ &__header {
34
+ align-items: center;
35
+ display: flex;
36
+ gap: 20px;
37
+ justify-content: space-between;
38
+ width: 100%;
39
+ }
40
+
41
+ &__avatar {
42
+ align-content: center;
43
+ background: linear-gradient(135deg, #ad46ff 0%, #f6339a 100%);
44
+ border-radius: 50%;
45
+ display: flex;
46
+ justify-content: center;
47
+ height: 42px;
48
+ overflow: hidden;
49
+ position: relative;
50
+ width: 42px;
51
+
52
+ &-icon {
53
+ align-content: center;
54
+ color: $white;
55
+ display: flex;
56
+ justify-content: center;
57
+ margin: auto;
58
+ }
59
+
60
+ &-img {
61
+ height: 42px;
62
+ width: 42px;
63
+ object-fit: cover;
64
+ }
65
+ }
66
+
67
+ &__text {
68
+ align-items: flex-start;
69
+ display: flex;
70
+ flex-direction: column;
71
+ justify-content: center;
72
+ }
73
+
74
+ &__title {
75
+ color: $title-color-dark;
76
+ font-size: 16px;
77
+ font-style: normal;
78
+ font-weight: 500;
79
+ line-height: 16px;
80
+ }
81
+
82
+ &__subtitle {
83
+ color: $subtitle-color-dark;
84
+ font-size: 14px;
85
+ font-style: normal;
86
+ font-weight: 400;
87
+ line-height: 14px;
88
+ }
89
+
90
+ &__content {
91
+ color: $description-color-dark;
92
+ font-size: 14px;
93
+ font-style: normal;
94
+ font-weight: 400;
95
+ line-height: 14px;
96
+ }
97
+
98
+ &__metrics {
99
+ align-items: center;
100
+ display: flex;
101
+ justify-content: flex-start;
102
+ gap: 14px;
103
+ }
104
+
105
+ &__metric {
106
+ align-items: center;
107
+ display: flex;
108
+ flex-direction: column;
109
+ gap: 5px;
110
+ justify-content: center;
111
+
112
+ &-par {
113
+ align-items: center;
114
+ display: flex;
115
+ gap: 7px;
116
+ justify-content: center;
117
+ }
118
+
119
+ &-text {
120
+ align-items: center;
121
+ display: flex;
122
+ justify-content: center;
123
+ }
124
+
125
+ &-icon {
126
+ align-items: center;
127
+ color: $icon-color-dark;
128
+ display: flex;
129
+ justify-content: center;
130
+ }
131
+
132
+ &-value {
133
+ color: $icon-color-dark;
134
+ font-size: 14px;
135
+ font-style: normal;
136
+ font-weight: 400;
137
+ line-height: 14px;
138
+ }
139
+ }
140
+
141
+ &__tags {
142
+ display: inline-flex;
143
+ flex-wrap: wrap;
144
+ gap: 1px;
145
+ }
146
+
147
+ &__tag {
148
+ margin: 0 2px;
149
+ width: max-content;
150
+
151
+ &-anchor {
152
+ padding: 0;
153
+ }
154
+ }
155
+ }
@@ -0,0 +1,60 @@
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 { Anchor } from '@aristobyte-ui/anchor';
26
+ import { Button } from '@aristobyte-ui/button';
27
+ import { Icons } from '@aristobyte-ui/utils';
28
+ import './SocialMediaCard.scss';
29
+ var renderAvatar = function (avatar) {
30
+ if (avatar === null || avatar === void 0 ? void 0 : avatar.image) {
31
+ return React.createElement("img", { className: 'social-media-card__avatar-img', src: avatar.image, alt: avatar.imageAltText });
32
+ }
33
+ return React.createElement("div", { className: 'social-media-card__avatar-icon' }, ((avatar === null || avatar === void 0 ? void 0 : avatar.icon) || Icons.User)({ size: 24 }));
34
+ };
35
+ export var SocialMediaCard = function (_a) {
36
+ var _b = _a.variant, variant = _b === void 0 ? 'default' : _b, _c = _a.radius, radius = _c === void 0 ? 'full' : _c, avatar = _a.avatar, title = _a.title, subtitle = _a.subtitle, button = _a.button, content = _a.content, tags = _a.tags, className = _a.className, metrics = _a.metrics;
37
+ var uniqId = React.useId();
38
+ return (React.createElement("div", { key: uniqId, className: "social-media-card social-media-card-radius--".concat(radius, " social-media-radius-variant--").concat(variant, " social-media-card ").concat(className) },
39
+ React.createElement("div", { className: 'social-media-card__header' },
40
+ avatar && (React.createElement(Button, { className: 'social-media-card__avatar', style: { background: avatar === null || avatar === void 0 ? void 0 : avatar.background }, href: avatar === null || avatar === void 0 ? void 0 : avatar.href, target: avatar === null || avatar === void 0 ? void 0 : avatar.target }, renderAvatar(avatar))),
41
+ title && subtitle && (React.createElement("div", { className: 'social-media-card__text' },
42
+ React.createElement("h3", { className: 'social-media-card__title' }, title),
43
+ React.createElement("h4", { className: 'social-media-card__subtitle' }, subtitle))),
44
+ button && (React.createElement(Button, __assign({}, button, { variant: (button === null || button === void 0 ? void 0 : button.variant) || 'primary', radius: (button === null || button === void 0 ? void 0 : button.radius) || 'full', className: 'social-media-card__button' })))),
45
+ React.createElement("div", { className: 'social-media-card__content' }, content),
46
+ tags && tags.length > 0 && (React.createElement("ul", { className: 'social-media-card__tags' }, tags.map(function (_a, i) {
47
+ var tagVariant = _a.variant, rest = __rest(_a, ["variant"]);
48
+ return (React.createElement("li", { key: i, className: 'social-media-card__tag' },
49
+ React.createElement(Anchor, __assign({}, rest, { className: 'social-media-card__tag-anchor', variant: tagVariant || 'white' }))));
50
+ }))),
51
+ metrics && metrics.length > 0 && (React.createElement("ul", { className: 'social-media-card__metrics' }, metrics.map(function (_a, i) {
52
+ var icon = _a.icon, label = _a.label, value = _a.value, rest = __rest(_a, ["icon", "label", "value"]);
53
+ return (React.createElement("li", { key: i, className: 'social-media-card__metric' },
54
+ React.createElement(Button, __assign({}, rest, { transparent: true }),
55
+ React.createElement("p", { className: 'social-media-card__metric-par' },
56
+ icon && React.createElement("span", { className: 'social-media-card__metric-icon' }, icon({ size: 22 })),
57
+ value && React.createElement("span", { className: 'social-media-card__metric-value' }, value)),
58
+ label && React.createElement("p", { className: 'social-media-card__metrics-label' }, label))));
59
+ })))));
60
+ };
@@ -0,0 +1,2 @@
1
+ .statistics-cards {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var StatisticsCards = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "statistics-cards" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .status-indicators {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var StatusIndicators = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "status-indicators" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .stock-market {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var StockMarket = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "stock-market" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .streak-counter {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var StreakCounter = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "streak-counter" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .system-status {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var SystemStatus = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "system-status" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .task-manager {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var TaskManager = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "task-manager" }));
29
+ };
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var TeamCollaborationWidget = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "team-collaboration-widget" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .time-location-widget {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var TimeLocationWidget = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "time-location-widget" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .todo-list {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var TodoList = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "todo-list" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .tool-widget {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var ToolWidget = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "tool-widget" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .travel-planner {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var TravelPlanner = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "travel-planner" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .video-call-widget {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var VideoCallWidget = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "video-call-widget" }));
29
+ };
@@ -0,0 +1,2 @@
1
+ .weather-widget {
2
+ }
@@ -0,0 +1,29 @@
1
+ "use client";
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from "react";
25
+ export var WeatherWidget = function (_a) {
26
+ var props = __rest(_a, []);
27
+ var uniqId = React.useId();
28
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "weather-widget" }));
29
+ };