@aristobyte-ui/presets 2.6.1 → 2.8.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 (425) hide show
  1. package/es/.tsbuildinfo +1 -0
  2. package/es/components/AIAssistant/AIAssistant.scss +4 -0
  3. package/es/components/AIAssistant/index.d.ts +6 -0
  4. package/es/components/AIAssistant/index.js +30 -0
  5. package/es/components/ActionButtons/ActionButtons.scss +4 -0
  6. package/es/components/ActionButtons/index.d.ts +6 -0
  7. package/es/components/ActionButtons/index.js +30 -0
  8. package/es/components/ActivityFeed/ActivityFeed.scss +4 -0
  9. package/es/components/ActivityFeed/index.d.ts +6 -0
  10. package/es/components/ActivityFeed/index.js +30 -0
  11. package/es/components/AnalyticsDashboard/AnalyticsDashboard.scss +4 -0
  12. package/es/components/AnalyticsDashboard/index.d.ts +6 -0
  13. package/es/components/AnalyticsDashboard/index.js +30 -0
  14. package/es/components/BudgetTracker/BudgetTracker.scss +4 -0
  15. package/es/components/BudgetTracker/index.d.ts +6 -0
  16. package/es/components/BudgetTracker/index.js +30 -0
  17. package/es/components/CalendarWidget/CalendarWidget.scss +4 -0
  18. package/es/components/CalendarWidget/index.d.ts +6 -0
  19. package/es/components/CalendarWidget/index.js +30 -0
  20. package/es/components/ChatMessages/ChatMessages.scss +4 -0
  21. package/es/components/ChatMessages/index.d.ts +6 -0
  22. package/es/components/ChatMessages/index.js +30 -0
  23. package/es/components/CloudStorage/CloudStorage.scss +4 -0
  24. package/es/components/CloudStorage/index.d.ts +6 -0
  25. package/es/components/CloudStorage/index.js +30 -0
  26. package/es/components/CodeEditor/CodeEditor.scss +4 -0
  27. package/es/components/CodeEditor/index.d.ts +6 -0
  28. package/es/components/CodeEditor/index.js +30 -0
  29. package/es/components/CodeStats/CodeStats.scss +4 -0
  30. package/es/components/CodeStats/index.d.ts +6 -0
  31. package/es/components/CodeStats/index.js +30 -0
  32. package/es/components/ColorPaletteWidget/ColorPaletteWidget.scss +4 -0
  33. package/es/components/ColorPaletteWidget/index.d.ts +6 -0
  34. package/es/components/ColorPaletteWidget/index.js +30 -0
  35. package/es/components/ContactCard/ContactCard.scss +4 -0
  36. package/es/components/ContactCard/index.d.ts +6 -0
  37. package/es/components/ContactCard/index.js +30 -0
  38. package/es/components/CryptocurrencyWidget/CryptocurrencyWidget.scss +4 -0
  39. package/es/components/CryptocurrencyWidget/index.d.ts +6 -0
  40. package/es/components/CryptocurrencyWidget/index.js +30 -0
  41. package/es/components/DatabaseWidget/DatabaseWidget.scss +4 -0
  42. package/es/components/DatabaseWidget/index.d.ts +6 -0
  43. package/es/components/DatabaseWidget/index.js +30 -0
  44. package/es/components/DesignSystem/DesignSystem.scss +4 -0
  45. package/es/components/DesignSystem/index.d.ts +6 -0
  46. package/es/components/DesignSystem/index.js +30 -0
  47. package/es/components/DeviceStatus/DeviceStatus.scss +4 -0
  48. package/es/components/DeviceStatus/index.d.ts +6 -0
  49. package/es/components/DeviceStatus/index.js +30 -0
  50. package/es/components/DocumentScanner/DocumentScanner.scss +4 -0
  51. package/es/components/DocumentScanner/index.d.ts +6 -0
  52. package/es/components/DocumentScanner/index.js +30 -0
  53. package/es/components/EmailDashboard/EmailDashboard.scss +4 -0
  54. package/es/components/EmailDashboard/index.d.ts +6 -0
  55. package/es/components/EmailDashboard/index.js +30 -0
  56. package/es/components/EnergyMeter/EnergyMeter.scss +4 -0
  57. package/es/components/EnergyMeter/index.d.ts +6 -0
  58. package/es/components/EnergyMeter/index.js +30 -0
  59. package/es/components/FileManager/FileManager.scss +4 -0
  60. package/es/components/FileManager/index.d.ts +6 -0
  61. package/es/components/FileManager/index.js +30 -0
  62. package/es/components/FileUploadArea/FileUploadArea.scss +4 -0
  63. package/es/components/FileUploadArea/index.d.ts +6 -0
  64. package/es/components/FileUploadArea/index.js +30 -0
  65. package/es/components/FitnessTracker/FitnessTracker.scss +4 -0
  66. package/es/components/FitnessTracker/index.d.ts +6 -0
  67. package/es/components/FitnessTracker/index.js +30 -0
  68. package/es/components/GamingControllerWidget/GamingControllerWidget.scss +4 -0
  69. package/es/components/GamingControllerWidget/index.d.ts +6 -0
  70. package/es/components/GamingControllerWidget/index.js +30 -0
  71. package/es/components/HabitTracker/HabitTracker.scss +4 -0
  72. package/es/components/HabitTracker/index.d.ts +6 -0
  73. package/es/components/HabitTracker/index.js +30 -0
  74. package/es/components/HealthMonitor/HealthMonitor.scss +4 -0
  75. package/es/components/HealthMonitor/index.d.ts +6 -0
  76. package/es/components/HealthMonitor/index.js +30 -0
  77. package/es/components/IdeaBulbWidget/IdeaBulbWidget.scss +4 -0
  78. package/es/components/IdeaBulbWidget/index.d.ts +6 -0
  79. package/es/components/IdeaBulbWidget/index.js +30 -0
  80. package/es/components/InspirationWidget/InspirationWidget.scss +4 -0
  81. package/es/components/InspirationWidget/index.d.ts +6 -0
  82. package/es/components/InspirationWidget/index.js +30 -0
  83. package/es/components/LanguageLearning/LanguageLearning.scss +4 -0
  84. package/es/components/LanguageLearning/index.d.ts +6 -0
  85. package/es/components/LanguageLearning/index.js +30 -0
  86. package/es/components/LayerStackWidget/LayerStackWidget.scss +4 -0
  87. package/es/components/LayerStackWidget/index.d.ts +6 -0
  88. package/es/components/LayerStackWidget/index.js +30 -0
  89. package/es/components/MediaControls/MediaControls.scss +4 -0
  90. package/es/components/MediaControls/index.d.ts +6 -0
  91. package/es/components/MediaControls/index.js +30 -0
  92. package/es/components/MiniMenu/MiniMenu.scss +4 -0
  93. package/es/components/MiniMenu/index.d.ts +6 -0
  94. package/es/components/MiniMenu/index.js +30 -0
  95. package/es/components/MouseTracker/MouseTracker.scss +4 -0
  96. package/es/components/MouseTracker/index.d.ts +6 -0
  97. package/es/components/MouseTracker/index.js +30 -0
  98. package/es/components/MusicPlayer/MusicPlayer.scss +4 -0
  99. package/es/components/MusicPlayer/index.d.ts +6 -0
  100. package/es/components/MusicPlayer/index.js +30 -0
  101. package/es/components/MusicProduction/MusicProduction.scss +4 -0
  102. package/es/components/MusicProduction/index.d.ts +6 -0
  103. package/es/components/MusicProduction/index.js +30 -0
  104. package/es/components/NatureWidget/NatureWidget.scss +4 -0
  105. package/es/components/NatureWidget/index.d.ts +6 -0
  106. package/es/components/NatureWidget/index.js +30 -0
  107. package/es/components/NavigationPills/NavigationPills.scss +4 -0
  108. package/es/components/NavigationPills/index.d.ts +6 -0
  109. package/es/components/NavigationPills/index.js +30 -0
  110. package/es/components/NetworkStatus/NetworkStatus.scss +4 -0
  111. package/es/components/NetworkStatus/index.d.ts +6 -0
  112. package/es/components/NetworkStatus/index.js +30 -0
  113. package/es/components/NotificationBadges/NotificationBadges.scss +4 -0
  114. package/es/components/NotificationBadges/index.d.ts +6 -0
  115. package/es/components/NotificationBadges/index.js +30 -0
  116. package/es/components/NotificationCards/NotificationCards.scss +4 -0
  117. package/es/components/NotificationCards/index.d.ts +6 -0
  118. package/es/components/NotificationCards/index.js +30 -0
  119. package/es/components/OfficeBuildingWidget/OfficeBuildingWidget.scss +4 -0
  120. package/es/components/OfficeBuildingWidget/index.d.ts +6 -0
  121. package/es/components/OfficeBuildingWidget/index.js +30 -0
  122. package/es/components/PasswordManager/PasswordManager.scss +4 -0
  123. package/es/components/PasswordManager/index.d.ts +6 -0
  124. package/es/components/PasswordManager/index.js +30 -0
  125. package/es/components/PhotoEditor/PhotoEditor.scss +4 -0
  126. package/es/components/PhotoEditor/index.d.ts +6 -0
  127. package/es/components/PhotoEditor/index.js +30 -0
  128. package/es/components/PomodoroTimer/PomodoroTimer.scss +4 -0
  129. package/es/components/PomodoroTimer/index.d.ts +6 -0
  130. package/es/components/PomodoroTimer/index.js +30 -0
  131. package/es/components/PricingCard/PricingCard.scss +4 -0
  132. package/es/components/PricingCard/index.d.ts +6 -0
  133. package/es/components/PricingCard/index.js +30 -0
  134. package/es/components/ProfileBadge/ProfileBadge.scss +4 -0
  135. package/es/components/ProfileBadge/index.d.ts +6 -0
  136. package/es/components/ProfileBadge/index.js +30 -0
  137. package/es/components/ProgressTracker/ProgressTracker.scss +4 -0
  138. package/es/components/ProgressTracker/index.d.ts +6 -0
  139. package/es/components/ProgressTracker/index.js +30 -0
  140. package/es/components/QuickActions/QuickActions.scss +4 -0
  141. package/es/components/QuickActions/index.d.ts +6 -0
  142. package/es/components/QuickActions/index.js +30 -0
  143. package/es/components/QuickStats/QuickStats.scss +4 -0
  144. package/es/components/QuickStats/index.d.ts +6 -0
  145. package/es/components/QuickStats/index.js +30 -0
  146. package/es/components/ReadingProgress/ReadingProgress.scss +4 -0
  147. package/es/components/ReadingProgress/index.d.ts +6 -0
  148. package/es/components/ReadingProgress/index.js +30 -0
  149. package/es/components/RecipeFinder/RecipeFinder.scss +4 -0
  150. package/es/components/RecipeFinder/index.d.ts +6 -0
  151. package/es/components/RecipeFinder/index.js +30 -0
  152. package/es/components/RocketLaunchWidget/RocketLaunchWidget.scss +4 -0
  153. package/es/components/RocketLaunchWidget/index.d.ts +6 -0
  154. package/es/components/RocketLaunchWidget/index.js +30 -0
  155. package/es/components/SettingsPanel/SettingsPanel.scss +4 -0
  156. package/es/components/SettingsPanel/index.d.ts +6 -0
  157. package/es/components/SettingsPanel/index.js +30 -0
  158. package/es/components/ShoppingCart/ShoppingCart.scss +4 -0
  159. package/es/components/ShoppingCart/index.d.ts +6 -0
  160. package/es/components/ShoppingCart/index.js +30 -0
  161. package/es/components/ShoppingList/ShoppingList.scss +4 -0
  162. package/es/components/ShoppingList/index.d.ts +6 -0
  163. package/es/components/ShoppingList/index.js +30 -0
  164. package/es/components/SocialEngagement/SocialEngagement.scss +4 -0
  165. package/es/components/SocialEngagement/index.d.ts +6 -0
  166. package/es/components/SocialEngagement/index.js +30 -0
  167. package/es/components/SocialMediaCard/SocialMediaCard.scss +157 -0
  168. package/es/components/SocialMediaCard/index.d.ts +34 -0
  169. package/es/components/SocialMediaCard/index.js +60 -0
  170. package/es/components/StatisticsCards/StatisticsCards.scss +4 -0
  171. package/es/components/StatisticsCards/index.d.ts +6 -0
  172. package/es/components/StatisticsCards/index.js +30 -0
  173. package/es/components/StatusIndicators/StatusIndicators.scss +4 -0
  174. package/es/components/StatusIndicators/index.d.ts +6 -0
  175. package/es/components/StatusIndicators/index.js +30 -0
  176. package/es/components/StockMarket/StockMarket.scss +4 -0
  177. package/es/components/StockMarket/index.d.ts +6 -0
  178. package/es/components/StockMarket/index.js +30 -0
  179. package/es/components/StreakCounter/StreakCounter.scss +4 -0
  180. package/es/components/StreakCounter/index.d.ts +6 -0
  181. package/es/components/StreakCounter/index.js +30 -0
  182. package/es/components/SystemStatus/SystemStatus.scss +4 -0
  183. package/es/components/SystemStatus/index.d.ts +6 -0
  184. package/es/components/SystemStatus/index.js +30 -0
  185. package/es/components/TaskManager/TaskManager.scss +4 -0
  186. package/es/components/TaskManager/index.d.ts +6 -0
  187. package/es/components/TaskManager/index.js +30 -0
  188. package/es/components/TeamCollaborationWidget/TeamCollaborationWidget.scss +4 -0
  189. package/es/components/TeamCollaborationWidget/index.d.ts +6 -0
  190. package/es/components/TeamCollaborationWidget/index.js +30 -0
  191. package/es/components/TimeLocationWidget/TimeLocationWidget.scss +4 -0
  192. package/es/components/TimeLocationWidget/index.d.ts +6 -0
  193. package/es/components/TimeLocationWidget/index.js +30 -0
  194. package/es/components/TodoList/TodoList.scss +4 -0
  195. package/es/components/TodoList/index.d.ts +6 -0
  196. package/es/components/TodoList/index.js +30 -0
  197. package/es/components/ToolWidget/ToolWidget.scss +4 -0
  198. package/es/components/ToolWidget/index.d.ts +6 -0
  199. package/es/components/ToolWidget/index.js +30 -0
  200. package/es/components/TravelPlanner/TravelPlanner.scss +4 -0
  201. package/es/components/TravelPlanner/index.d.ts +6 -0
  202. package/es/components/TravelPlanner/index.js +30 -0
  203. package/es/components/VideoCallWidget/VideoCallWidget.scss +4 -0
  204. package/es/components/VideoCallWidget/index.d.ts +6 -0
  205. package/es/components/VideoCallWidget/index.js +30 -0
  206. package/es/components/WeatherWidget/WeatherWidget.scss +4 -0
  207. package/es/components/WeatherWidget/index.d.ts +6 -0
  208. package/es/components/WeatherWidget/index.js +30 -0
  209. package/es/components/index.d.ts +69 -0
  210. package/es/components/index.js +69 -0
  211. package/es/index.d.ts +1 -0
  212. package/es/index.js +1 -0
  213. package/lib/.tsbuildinfo +1 -0
  214. package/lib/components/AIAssistant/AIAssistant.scss +4 -0
  215. package/lib/components/AIAssistant/index.d.ts +6 -0
  216. package/lib/components/AIAssistant/index.js +67 -0
  217. package/lib/components/ActionButtons/ActionButtons.scss +4 -0
  218. package/lib/components/ActionButtons/index.d.ts +6 -0
  219. package/lib/components/ActionButtons/index.js +67 -0
  220. package/lib/components/ActivityFeed/ActivityFeed.scss +4 -0
  221. package/lib/components/ActivityFeed/index.d.ts +6 -0
  222. package/lib/components/ActivityFeed/index.js +67 -0
  223. package/lib/components/AnalyticsDashboard/AnalyticsDashboard.scss +4 -0
  224. package/lib/components/AnalyticsDashboard/index.d.ts +6 -0
  225. package/lib/components/AnalyticsDashboard/index.js +67 -0
  226. package/lib/components/BudgetTracker/BudgetTracker.scss +4 -0
  227. package/lib/components/BudgetTracker/index.d.ts +6 -0
  228. package/lib/components/BudgetTracker/index.js +67 -0
  229. package/lib/components/CalendarWidget/CalendarWidget.scss +4 -0
  230. package/lib/components/CalendarWidget/index.d.ts +6 -0
  231. package/lib/components/CalendarWidget/index.js +67 -0
  232. package/lib/components/ChatMessages/ChatMessages.scss +4 -0
  233. package/lib/components/ChatMessages/index.d.ts +6 -0
  234. package/lib/components/ChatMessages/index.js +67 -0
  235. package/lib/components/CloudStorage/CloudStorage.scss +4 -0
  236. package/lib/components/CloudStorage/index.d.ts +6 -0
  237. package/lib/components/CloudStorage/index.js +67 -0
  238. package/lib/components/CodeEditor/CodeEditor.scss +4 -0
  239. package/lib/components/CodeEditor/index.d.ts +6 -0
  240. package/lib/components/CodeEditor/index.js +67 -0
  241. package/lib/components/CodeStats/CodeStats.scss +4 -0
  242. package/lib/components/CodeStats/index.d.ts +6 -0
  243. package/lib/components/CodeStats/index.js +67 -0
  244. package/lib/components/ColorPaletteWidget/ColorPaletteWidget.scss +4 -0
  245. package/lib/components/ColorPaletteWidget/index.d.ts +6 -0
  246. package/lib/components/ColorPaletteWidget/index.js +67 -0
  247. package/lib/components/ContactCard/ContactCard.scss +4 -0
  248. package/lib/components/ContactCard/index.d.ts +6 -0
  249. package/lib/components/ContactCard/index.js +67 -0
  250. package/lib/components/CryptocurrencyWidget/CryptocurrencyWidget.scss +4 -0
  251. package/lib/components/CryptocurrencyWidget/index.d.ts +6 -0
  252. package/lib/components/CryptocurrencyWidget/index.js +67 -0
  253. package/lib/components/DatabaseWidget/DatabaseWidget.scss +4 -0
  254. package/lib/components/DatabaseWidget/index.d.ts +6 -0
  255. package/lib/components/DatabaseWidget/index.js +67 -0
  256. package/lib/components/DesignSystem/DesignSystem.scss +4 -0
  257. package/lib/components/DesignSystem/index.d.ts +6 -0
  258. package/lib/components/DesignSystem/index.js +67 -0
  259. package/lib/components/DeviceStatus/DeviceStatus.scss +4 -0
  260. package/lib/components/DeviceStatus/index.d.ts +6 -0
  261. package/lib/components/DeviceStatus/index.js +67 -0
  262. package/lib/components/DocumentScanner/DocumentScanner.scss +4 -0
  263. package/lib/components/DocumentScanner/index.d.ts +6 -0
  264. package/lib/components/DocumentScanner/index.js +67 -0
  265. package/lib/components/EmailDashboard/EmailDashboard.scss +4 -0
  266. package/lib/components/EmailDashboard/index.d.ts +6 -0
  267. package/lib/components/EmailDashboard/index.js +67 -0
  268. package/lib/components/EnergyMeter/EnergyMeter.scss +4 -0
  269. package/lib/components/EnergyMeter/index.d.ts +6 -0
  270. package/lib/components/EnergyMeter/index.js +67 -0
  271. package/lib/components/FileManager/FileManager.scss +4 -0
  272. package/lib/components/FileManager/index.d.ts +6 -0
  273. package/lib/components/FileManager/index.js +67 -0
  274. package/lib/components/FileUploadArea/FileUploadArea.scss +4 -0
  275. package/lib/components/FileUploadArea/index.d.ts +6 -0
  276. package/lib/components/FileUploadArea/index.js +67 -0
  277. package/lib/components/FitnessTracker/FitnessTracker.scss +4 -0
  278. package/lib/components/FitnessTracker/index.d.ts +6 -0
  279. package/lib/components/FitnessTracker/index.js +67 -0
  280. package/lib/components/GamingControllerWidget/GamingControllerWidget.scss +4 -0
  281. package/lib/components/GamingControllerWidget/index.d.ts +6 -0
  282. package/lib/components/GamingControllerWidget/index.js +67 -0
  283. package/lib/components/HabitTracker/HabitTracker.scss +4 -0
  284. package/lib/components/HabitTracker/index.d.ts +6 -0
  285. package/lib/components/HabitTracker/index.js +67 -0
  286. package/lib/components/HealthMonitor/HealthMonitor.scss +4 -0
  287. package/lib/components/HealthMonitor/index.d.ts +6 -0
  288. package/lib/components/HealthMonitor/index.js +67 -0
  289. package/lib/components/IdeaBulbWidget/IdeaBulbWidget.scss +4 -0
  290. package/lib/components/IdeaBulbWidget/index.d.ts +6 -0
  291. package/lib/components/IdeaBulbWidget/index.js +67 -0
  292. package/lib/components/InspirationWidget/InspirationWidget.scss +4 -0
  293. package/lib/components/InspirationWidget/index.d.ts +6 -0
  294. package/lib/components/InspirationWidget/index.js +67 -0
  295. package/lib/components/LanguageLearning/LanguageLearning.scss +4 -0
  296. package/lib/components/LanguageLearning/index.d.ts +6 -0
  297. package/lib/components/LanguageLearning/index.js +67 -0
  298. package/lib/components/LayerStackWidget/LayerStackWidget.scss +4 -0
  299. package/lib/components/LayerStackWidget/index.d.ts +6 -0
  300. package/lib/components/LayerStackWidget/index.js +67 -0
  301. package/lib/components/MediaControls/MediaControls.scss +4 -0
  302. package/lib/components/MediaControls/index.d.ts +6 -0
  303. package/lib/components/MediaControls/index.js +67 -0
  304. package/lib/components/MiniMenu/MiniMenu.scss +4 -0
  305. package/lib/components/MiniMenu/index.d.ts +6 -0
  306. package/lib/components/MiniMenu/index.js +67 -0
  307. package/lib/components/MouseTracker/MouseTracker.scss +4 -0
  308. package/lib/components/MouseTracker/index.d.ts +6 -0
  309. package/lib/components/MouseTracker/index.js +67 -0
  310. package/lib/components/MusicPlayer/MusicPlayer.scss +4 -0
  311. package/lib/components/MusicPlayer/index.d.ts +6 -0
  312. package/lib/components/MusicPlayer/index.js +67 -0
  313. package/lib/components/MusicProduction/MusicProduction.scss +4 -0
  314. package/lib/components/MusicProduction/index.d.ts +6 -0
  315. package/lib/components/MusicProduction/index.js +67 -0
  316. package/lib/components/NatureWidget/NatureWidget.scss +4 -0
  317. package/lib/components/NatureWidget/index.d.ts +6 -0
  318. package/lib/components/NatureWidget/index.js +67 -0
  319. package/lib/components/NavigationPills/NavigationPills.scss +4 -0
  320. package/lib/components/NavigationPills/index.d.ts +6 -0
  321. package/lib/components/NavigationPills/index.js +67 -0
  322. package/lib/components/NetworkStatus/NetworkStatus.scss +4 -0
  323. package/lib/components/NetworkStatus/index.d.ts +6 -0
  324. package/lib/components/NetworkStatus/index.js +67 -0
  325. package/lib/components/NotificationBadges/NotificationBadges.scss +4 -0
  326. package/lib/components/NotificationBadges/index.d.ts +6 -0
  327. package/lib/components/NotificationBadges/index.js +67 -0
  328. package/lib/components/NotificationCards/NotificationCards.scss +4 -0
  329. package/lib/components/NotificationCards/index.d.ts +6 -0
  330. package/lib/components/NotificationCards/index.js +67 -0
  331. package/lib/components/OfficeBuildingWidget/OfficeBuildingWidget.scss +4 -0
  332. package/lib/components/OfficeBuildingWidget/index.d.ts +6 -0
  333. package/lib/components/OfficeBuildingWidget/index.js +67 -0
  334. package/lib/components/PasswordManager/PasswordManager.scss +4 -0
  335. package/lib/components/PasswordManager/index.d.ts +6 -0
  336. package/lib/components/PasswordManager/index.js +67 -0
  337. package/lib/components/PhotoEditor/PhotoEditor.scss +4 -0
  338. package/lib/components/PhotoEditor/index.d.ts +6 -0
  339. package/lib/components/PhotoEditor/index.js +67 -0
  340. package/lib/components/PomodoroTimer/PomodoroTimer.scss +4 -0
  341. package/lib/components/PomodoroTimer/index.d.ts +6 -0
  342. package/lib/components/PomodoroTimer/index.js +67 -0
  343. package/lib/components/PricingCard/PricingCard.scss +4 -0
  344. package/lib/components/PricingCard/index.d.ts +6 -0
  345. package/lib/components/PricingCard/index.js +67 -0
  346. package/lib/components/ProfileBadge/ProfileBadge.scss +4 -0
  347. package/lib/components/ProfileBadge/index.d.ts +6 -0
  348. package/lib/components/ProfileBadge/index.js +67 -0
  349. package/lib/components/ProgressTracker/ProgressTracker.scss +4 -0
  350. package/lib/components/ProgressTracker/index.d.ts +6 -0
  351. package/lib/components/ProgressTracker/index.js +67 -0
  352. package/lib/components/QuickActions/QuickActions.scss +4 -0
  353. package/lib/components/QuickActions/index.d.ts +6 -0
  354. package/lib/components/QuickActions/index.js +67 -0
  355. package/lib/components/QuickStats/QuickStats.scss +4 -0
  356. package/lib/components/QuickStats/index.d.ts +6 -0
  357. package/lib/components/QuickStats/index.js +67 -0
  358. package/lib/components/ReadingProgress/ReadingProgress.scss +4 -0
  359. package/lib/components/ReadingProgress/index.d.ts +6 -0
  360. package/lib/components/ReadingProgress/index.js +67 -0
  361. package/lib/components/RecipeFinder/RecipeFinder.scss +4 -0
  362. package/lib/components/RecipeFinder/index.d.ts +6 -0
  363. package/lib/components/RecipeFinder/index.js +67 -0
  364. package/lib/components/RocketLaunchWidget/RocketLaunchWidget.scss +4 -0
  365. package/lib/components/RocketLaunchWidget/index.d.ts +6 -0
  366. package/lib/components/RocketLaunchWidget/index.js +67 -0
  367. package/lib/components/SettingsPanel/SettingsPanel.scss +4 -0
  368. package/lib/components/SettingsPanel/index.d.ts +6 -0
  369. package/lib/components/SettingsPanel/index.js +67 -0
  370. package/lib/components/ShoppingCart/ShoppingCart.scss +4 -0
  371. package/lib/components/ShoppingCart/index.d.ts +6 -0
  372. package/lib/components/ShoppingCart/index.js +67 -0
  373. package/lib/components/ShoppingList/ShoppingList.scss +4 -0
  374. package/lib/components/ShoppingList/index.d.ts +6 -0
  375. package/lib/components/ShoppingList/index.js +67 -0
  376. package/lib/components/SocialEngagement/SocialEngagement.scss +4 -0
  377. package/lib/components/SocialEngagement/index.d.ts +6 -0
  378. package/lib/components/SocialEngagement/index.js +67 -0
  379. package/lib/components/SocialMediaCard/SocialMediaCard.scss +157 -0
  380. package/lib/components/SocialMediaCard/index.d.ts +34 -0
  381. package/lib/components/SocialMediaCard/index.js +97 -0
  382. package/lib/components/StatisticsCards/StatisticsCards.scss +4 -0
  383. package/lib/components/StatisticsCards/index.d.ts +6 -0
  384. package/lib/components/StatisticsCards/index.js +67 -0
  385. package/lib/components/StatusIndicators/StatusIndicators.scss +4 -0
  386. package/lib/components/StatusIndicators/index.d.ts +6 -0
  387. package/lib/components/StatusIndicators/index.js +67 -0
  388. package/lib/components/StockMarket/StockMarket.scss +4 -0
  389. package/lib/components/StockMarket/index.d.ts +6 -0
  390. package/lib/components/StockMarket/index.js +67 -0
  391. package/lib/components/StreakCounter/StreakCounter.scss +4 -0
  392. package/lib/components/StreakCounter/index.d.ts +6 -0
  393. package/lib/components/StreakCounter/index.js +67 -0
  394. package/lib/components/SystemStatus/SystemStatus.scss +4 -0
  395. package/lib/components/SystemStatus/index.d.ts +6 -0
  396. package/lib/components/SystemStatus/index.js +67 -0
  397. package/lib/components/TaskManager/TaskManager.scss +4 -0
  398. package/lib/components/TaskManager/index.d.ts +6 -0
  399. package/lib/components/TaskManager/index.js +67 -0
  400. package/lib/components/TeamCollaborationWidget/TeamCollaborationWidget.scss +4 -0
  401. package/lib/components/TeamCollaborationWidget/index.d.ts +6 -0
  402. package/lib/components/TeamCollaborationWidget/index.js +67 -0
  403. package/lib/components/TimeLocationWidget/TimeLocationWidget.scss +4 -0
  404. package/lib/components/TimeLocationWidget/index.d.ts +6 -0
  405. package/lib/components/TimeLocationWidget/index.js +67 -0
  406. package/lib/components/TodoList/TodoList.scss +4 -0
  407. package/lib/components/TodoList/index.d.ts +6 -0
  408. package/lib/components/TodoList/index.js +67 -0
  409. package/lib/components/ToolWidget/ToolWidget.scss +4 -0
  410. package/lib/components/ToolWidget/index.d.ts +6 -0
  411. package/lib/components/ToolWidget/index.js +67 -0
  412. package/lib/components/TravelPlanner/TravelPlanner.scss +4 -0
  413. package/lib/components/TravelPlanner/index.d.ts +6 -0
  414. package/lib/components/TravelPlanner/index.js +67 -0
  415. package/lib/components/VideoCallWidget/VideoCallWidget.scss +4 -0
  416. package/lib/components/VideoCallWidget/index.d.ts +6 -0
  417. package/lib/components/VideoCallWidget/index.js +67 -0
  418. package/lib/components/WeatherWidget/WeatherWidget.scss +4 -0
  419. package/lib/components/WeatherWidget/index.d.ts +6 -0
  420. package/lib/components/WeatherWidget/index.js +67 -0
  421. package/lib/components/index.d.ts +69 -0
  422. package/lib/components/index.js +85 -0
  423. package/lib/index.d.ts +1 -0
  424. package/lib/index.js +17 -0
  425. package/package.json +4 -4
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './PomodoroTimer.scss';
26
+ export var PomodoroTimer = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "pomodoro-timer" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .pricing-card {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './PricingCard.scss';
3
+ export interface IPricingCard {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const PricingCard: React.FC<IPricingCard>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './PricingCard.scss';
26
+ export var PricingCard = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "pricing-card" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .profile-badge {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './ProfileBadge.scss';
3
+ export interface IProfileBadge {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const ProfileBadge: React.FC<IProfileBadge>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './ProfileBadge.scss';
26
+ export var ProfileBadge = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "profile-badge" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .progress-tracker {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './ProgressTracker.scss';
3
+ export interface IProgressTracker {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const ProgressTracker: React.FC<IProgressTracker>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './ProgressTracker.scss';
26
+ export var ProgressTracker = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "progress-tracker" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .quick-actions {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './QuickActions.scss';
3
+ export interface IQuickActions {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const QuickActions: React.FC<IQuickActions>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './QuickActions.scss';
26
+ export var QuickActions = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "quick-actions" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .quick-stats {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './QuickStats.scss';
3
+ export interface IQuickStats {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const QuickStats: React.FC<IQuickStats>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './QuickStats.scss';
26
+ export var QuickStats = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "quick-stats" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .reading-progress {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './ReadingProgress.scss';
3
+ export interface IReadingProgress {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const ReadingProgress: React.FC<IReadingProgress>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './ReadingProgress.scss';
26
+ export var ReadingProgress = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "reading-progress" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .recipe-finder {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './RecipeFinder.scss';
3
+ export interface IRecipeFinder {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const RecipeFinder: React.FC<IRecipeFinder>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './RecipeFinder.scss';
26
+ export var RecipeFinder = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "recipe-finder" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .rocket-launch-widget {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './RocketLaunchWidget.scss';
3
+ export interface IRocketLaunchWidget {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const RocketLaunchWidget: React.FC<IRocketLaunchWidget>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './RocketLaunchWidget.scss';
26
+ export var RocketLaunchWidget = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "rocket-launch-widget" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .settings-panel {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './SettingsPanel.scss';
3
+ export interface ISettingsPanel {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const SettingsPanel: React.FC<ISettingsPanel>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './SettingsPanel.scss';
26
+ export var SettingsPanel = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "settings-panel" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .shopping-cart {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './ShoppingCart.scss';
3
+ export interface IShoppingCart {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const ShoppingCart: React.FC<IShoppingCart>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './ShoppingCart.scss';
26
+ export var ShoppingCart = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "shopping-cart" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .shopping-list {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './ShoppingList.scss';
3
+ export interface IShoppingList {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const ShoppingList: React.FC<IShoppingList>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './ShoppingList.scss';
26
+ export var ShoppingList = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "shopping-list" }));
30
+ };
@@ -0,0 +1,4 @@
1
+ @use '@aristobyte-ui/utils/styles' as *;
2
+
3
+ .social-engagement {
4
+ }
@@ -0,0 +1,6 @@
1
+ import * as React from 'react';
2
+ import './SocialEngagement.scss';
3
+ export interface ISocialEngagement {
4
+ disabled?: boolean;
5
+ }
6
+ export declare const SocialEngagement: React.FC<ISocialEngagement>;
@@ -0,0 +1,30 @@
1
+ 'use client';
2
+ var __assign = (this && this.__assign) || function () {
3
+ __assign = Object.assign || function(t) {
4
+ for (var s, i = 1, n = arguments.length; i < n; i++) {
5
+ s = arguments[i];
6
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
7
+ t[p] = s[p];
8
+ }
9
+ return t;
10
+ };
11
+ return __assign.apply(this, arguments);
12
+ };
13
+ var __rest = (this && this.__rest) || function (s, e) {
14
+ var t = {};
15
+ for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
16
+ t[p] = s[p];
17
+ if (s != null && typeof Object.getOwnPropertySymbols === "function")
18
+ for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
19
+ if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
20
+ t[p[i]] = s[p[i]];
21
+ }
22
+ return t;
23
+ };
24
+ import * as React from 'react';
25
+ import './SocialEngagement.scss';
26
+ export var SocialEngagement = function (_a) {
27
+ var props = __rest(_a, []);
28
+ var uniqId = React.useId();
29
+ return React.createElement("div", __assign({}, props, { key: uniqId, className: "social-engagement" }));
30
+ };