@aristobyte-ui/presets 2.6.1 → 2.6.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/.tsbuildinfo +1 -0
- package/es/components/AIAssistant/AIAssistant.scss +4 -0
- package/es/components/AIAssistant/index.d.ts +7 -0
- package/es/components/AIAssistant/index.d.ts.map +1 -0
- package/es/components/AIAssistant/index.js +30 -0
- package/es/components/ActionButtons/ActionButtons.scss +4 -0
- package/es/components/ActionButtons/index.d.ts +7 -0
- package/es/components/ActionButtons/index.d.ts.map +1 -0
- package/es/components/ActionButtons/index.js +30 -0
- package/es/components/ActivityFeed/ActivityFeed.scss +4 -0
- package/es/components/ActivityFeed/index.d.ts +7 -0
- package/es/components/ActivityFeed/index.d.ts.map +1 -0
- package/es/components/ActivityFeed/index.js +30 -0
- package/es/components/AnalyticsDashboard/AnalyticsDashboard.scss +4 -0
- package/es/components/AnalyticsDashboard/index.d.ts +7 -0
- package/es/components/AnalyticsDashboard/index.d.ts.map +1 -0
- package/es/components/AnalyticsDashboard/index.js +30 -0
- package/es/components/BudgetTracker/BudgetTracker.scss +4 -0
- package/es/components/BudgetTracker/index.d.ts +7 -0
- package/es/components/BudgetTracker/index.d.ts.map +1 -0
- package/es/components/BudgetTracker/index.js +30 -0
- package/es/components/CalendarWidget/CalendarWidget.scss +4 -0
- package/es/components/CalendarWidget/index.d.ts +7 -0
- package/es/components/CalendarWidget/index.d.ts.map +1 -0
- package/es/components/CalendarWidget/index.js +30 -0
- package/es/components/ChatMessages/ChatMessages.scss +4 -0
- package/es/components/ChatMessages/index.d.ts +7 -0
- package/es/components/ChatMessages/index.d.ts.map +1 -0
- package/es/components/ChatMessages/index.js +30 -0
- package/es/components/CloudStorage/CloudStorage.scss +4 -0
- package/es/components/CloudStorage/index.d.ts +7 -0
- package/es/components/CloudStorage/index.d.ts.map +1 -0
- package/es/components/CloudStorage/index.js +30 -0
- package/es/components/CodeEditor/CodeEditor.scss +4 -0
- package/es/components/CodeEditor/index.d.ts +7 -0
- package/es/components/CodeEditor/index.d.ts.map +1 -0
- package/es/components/CodeEditor/index.js +30 -0
- package/es/components/CodeStats/CodeStats.scss +4 -0
- package/es/components/CodeStats/index.d.ts +7 -0
- package/es/components/CodeStats/index.d.ts.map +1 -0
- package/es/components/CodeStats/index.js +30 -0
- package/es/components/ColorPaletteWidget/ColorPaletteWidget.scss +4 -0
- package/es/components/ColorPaletteWidget/index.d.ts +7 -0
- package/es/components/ColorPaletteWidget/index.d.ts.map +1 -0
- package/es/components/ColorPaletteWidget/index.js +30 -0
- package/es/components/ContactCard/ContactCard.scss +4 -0
- package/es/components/ContactCard/index.d.ts +7 -0
- package/es/components/ContactCard/index.d.ts.map +1 -0
- package/es/components/ContactCard/index.js +30 -0
- package/es/components/CryptocurrencyWidget/CryptocurrencyWidget.scss +4 -0
- package/es/components/CryptocurrencyWidget/index.d.ts +7 -0
- package/es/components/CryptocurrencyWidget/index.d.ts.map +1 -0
- package/es/components/CryptocurrencyWidget/index.js +30 -0
- package/es/components/DatabaseWidget/DatabaseWidget.scss +4 -0
- package/es/components/DatabaseWidget/index.d.ts +7 -0
- package/es/components/DatabaseWidget/index.d.ts.map +1 -0
- package/es/components/DatabaseWidget/index.js +30 -0
- package/es/components/DesignSystem/DesignSystem.scss +4 -0
- package/es/components/DesignSystem/index.d.ts +7 -0
- package/es/components/DesignSystem/index.d.ts.map +1 -0
- package/es/components/DesignSystem/index.js +30 -0
- package/es/components/DeviceStatus/DeviceStatus.scss +4 -0
- package/es/components/DeviceStatus/index.d.ts +7 -0
- package/es/components/DeviceStatus/index.d.ts.map +1 -0
- package/es/components/DeviceStatus/index.js +30 -0
- package/es/components/DocumentScanner/DocumentScanner.scss +4 -0
- package/es/components/DocumentScanner/index.d.ts +7 -0
- package/es/components/DocumentScanner/index.d.ts.map +1 -0
- package/es/components/DocumentScanner/index.js +30 -0
- package/es/components/EmailDashboard/EmailDashboard.scss +4 -0
- package/es/components/EmailDashboard/index.d.ts +7 -0
- package/es/components/EmailDashboard/index.d.ts.map +1 -0
- package/es/components/EmailDashboard/index.js +30 -0
- package/es/components/EnergyMeter/EnergyMeter.scss +4 -0
- package/es/components/EnergyMeter/index.d.ts +7 -0
- package/es/components/EnergyMeter/index.d.ts.map +1 -0
- package/es/components/EnergyMeter/index.js +30 -0
- package/es/components/FileManager/FileManager.scss +4 -0
- package/es/components/FileManager/index.d.ts +7 -0
- package/es/components/FileManager/index.d.ts.map +1 -0
- package/es/components/FileManager/index.js +30 -0
- package/es/components/FileUploadArea/FileUploadArea.scss +4 -0
- package/es/components/FileUploadArea/index.d.ts +7 -0
- package/es/components/FileUploadArea/index.d.ts.map +1 -0
- package/es/components/FileUploadArea/index.js +30 -0
- package/es/components/FitnessTracker/FitnessTracker.scss +4 -0
- package/es/components/FitnessTracker/index.d.ts +7 -0
- package/es/components/FitnessTracker/index.d.ts.map +1 -0
- package/es/components/FitnessTracker/index.js +30 -0
- package/es/components/GamingControllerWidget/GamingControllerWidget.scss +4 -0
- package/es/components/GamingControllerWidget/index.d.ts +7 -0
- package/es/components/GamingControllerWidget/index.d.ts.map +1 -0
- package/es/components/GamingControllerWidget/index.js +30 -0
- package/es/components/HabitTracker/HabitTracker.scss +4 -0
- package/es/components/HabitTracker/index.d.ts +7 -0
- package/es/components/HabitTracker/index.d.ts.map +1 -0
- package/es/components/HabitTracker/index.js +30 -0
- package/es/components/HealthMonitor/HealthMonitor.scss +4 -0
- package/es/components/HealthMonitor/index.d.ts +7 -0
- package/es/components/HealthMonitor/index.d.ts.map +1 -0
- package/es/components/HealthMonitor/index.js +30 -0
- package/es/components/IdeaBulbWidget/IdeaBulbWidget.scss +4 -0
- package/es/components/IdeaBulbWidget/index.d.ts +7 -0
- package/es/components/IdeaBulbWidget/index.d.ts.map +1 -0
- package/es/components/IdeaBulbWidget/index.js +30 -0
- package/es/components/InspirationWidget/InspirationWidget.scss +4 -0
- package/es/components/InspirationWidget/index.d.ts +7 -0
- package/es/components/InspirationWidget/index.d.ts.map +1 -0
- package/es/components/InspirationWidget/index.js +30 -0
- package/es/components/LanguageLearning/LanguageLearning.scss +4 -0
- package/es/components/LanguageLearning/index.d.ts +7 -0
- package/es/components/LanguageLearning/index.d.ts.map +1 -0
- package/es/components/LanguageLearning/index.js +30 -0
- package/es/components/LayerStackWidget/LayerStackWidget.scss +4 -0
- package/es/components/LayerStackWidget/index.d.ts +7 -0
- package/es/components/LayerStackWidget/index.d.ts.map +1 -0
- package/es/components/LayerStackWidget/index.js +30 -0
- package/es/components/MediaControls/MediaControls.scss +4 -0
- package/es/components/MediaControls/index.d.ts +7 -0
- package/es/components/MediaControls/index.d.ts.map +1 -0
- package/es/components/MediaControls/index.js +30 -0
- package/es/components/MiniMenu/MiniMenu.scss +4 -0
- package/es/components/MiniMenu/index.d.ts +7 -0
- package/es/components/MiniMenu/index.d.ts.map +1 -0
- package/es/components/MiniMenu/index.js +30 -0
- package/es/components/MouseTracker/MouseTracker.scss +4 -0
- package/es/components/MouseTracker/index.d.ts +7 -0
- package/es/components/MouseTracker/index.d.ts.map +1 -0
- package/es/components/MouseTracker/index.js +30 -0
- package/es/components/MusicPlayer/MusicPlayer.scss +4 -0
- package/es/components/MusicPlayer/index.d.ts +7 -0
- package/es/components/MusicPlayer/index.d.ts.map +1 -0
- package/es/components/MusicPlayer/index.js +30 -0
- package/es/components/MusicProduction/MusicProduction.scss +4 -0
- package/es/components/MusicProduction/index.d.ts +7 -0
- package/es/components/MusicProduction/index.d.ts.map +1 -0
- package/es/components/MusicProduction/index.js +30 -0
- package/es/components/NatureWidget/NatureWidget.scss +4 -0
- package/es/components/NatureWidget/index.d.ts +7 -0
- package/es/components/NatureWidget/index.d.ts.map +1 -0
- package/es/components/NatureWidget/index.js +30 -0
- package/es/components/NavigationPills/NavigationPills.scss +4 -0
- package/es/components/NavigationPills/index.d.ts +7 -0
- package/es/components/NavigationPills/index.d.ts.map +1 -0
- package/es/components/NavigationPills/index.js +30 -0
- package/es/components/NetworkStatus/NetworkStatus.scss +4 -0
- package/es/components/NetworkStatus/index.d.ts +7 -0
- package/es/components/NetworkStatus/index.d.ts.map +1 -0
- package/es/components/NetworkStatus/index.js +30 -0
- package/es/components/NotificationBadges/NotificationBadges.scss +4 -0
- package/es/components/NotificationBadges/index.d.ts +7 -0
- package/es/components/NotificationBadges/index.d.ts.map +1 -0
- package/es/components/NotificationBadges/index.js +30 -0
- package/es/components/NotificationCards/NotificationCards.scss +4 -0
- package/es/components/NotificationCards/index.d.ts +7 -0
- package/es/components/NotificationCards/index.d.ts.map +1 -0
- package/es/components/NotificationCards/index.js +30 -0
- package/es/components/OfficeBuildingWidget/OfficeBuildingWidget.scss +4 -0
- package/es/components/OfficeBuildingWidget/index.d.ts +7 -0
- package/es/components/OfficeBuildingWidget/index.d.ts.map +1 -0
- package/es/components/OfficeBuildingWidget/index.js +30 -0
- package/es/components/PasswordManager/PasswordManager.scss +4 -0
- package/es/components/PasswordManager/index.d.ts +7 -0
- package/es/components/PasswordManager/index.d.ts.map +1 -0
- package/es/components/PasswordManager/index.js +30 -0
- package/es/components/PhotoEditor/PhotoEditor.scss +4 -0
- package/es/components/PhotoEditor/index.d.ts +7 -0
- package/es/components/PhotoEditor/index.d.ts.map +1 -0
- package/es/components/PhotoEditor/index.js +30 -0
- package/es/components/PomodoroTimer/PomodoroTimer.scss +4 -0
- package/es/components/PomodoroTimer/index.d.ts +7 -0
- package/es/components/PomodoroTimer/index.d.ts.map +1 -0
- package/es/components/PomodoroTimer/index.js +30 -0
- package/es/components/PricingCard/PricingCard.scss +4 -0
- package/es/components/PricingCard/index.d.ts +7 -0
- package/es/components/PricingCard/index.d.ts.map +1 -0
- package/es/components/PricingCard/index.js +30 -0
- package/es/components/ProfileBadge/ProfileBadge.scss +4 -0
- package/es/components/ProfileBadge/index.d.ts +7 -0
- package/es/components/ProfileBadge/index.d.ts.map +1 -0
- package/es/components/ProfileBadge/index.js +30 -0
- package/es/components/ProgressTracker/ProgressTracker.scss +4 -0
- package/es/components/ProgressTracker/index.d.ts +7 -0
- package/es/components/ProgressTracker/index.d.ts.map +1 -0
- package/es/components/ProgressTracker/index.js +30 -0
- package/es/components/QuickActions/QuickActions.scss +4 -0
- package/es/components/QuickActions/index.d.ts +7 -0
- package/es/components/QuickActions/index.d.ts.map +1 -0
- package/es/components/QuickActions/index.js +30 -0
- package/es/components/QuickStats/QuickStats.scss +4 -0
- package/es/components/QuickStats/index.d.ts +7 -0
- package/es/components/QuickStats/index.d.ts.map +1 -0
- package/es/components/QuickStats/index.js +30 -0
- package/es/components/ReadingProgress/ReadingProgress.scss +4 -0
- package/es/components/ReadingProgress/index.d.ts +7 -0
- package/es/components/ReadingProgress/index.d.ts.map +1 -0
- package/es/components/ReadingProgress/index.js +30 -0
- package/es/components/RecipeFinder/RecipeFinder.scss +4 -0
- package/es/components/RecipeFinder/index.d.ts +7 -0
- package/es/components/RecipeFinder/index.d.ts.map +1 -0
- package/es/components/RecipeFinder/index.js +30 -0
- package/es/components/RocketLaunchWidget/RocketLaunchWidget.scss +4 -0
- package/es/components/RocketLaunchWidget/index.d.ts +7 -0
- package/es/components/RocketLaunchWidget/index.d.ts.map +1 -0
- package/es/components/RocketLaunchWidget/index.js +30 -0
- package/es/components/SettingsPanel/SettingsPanel.scss +4 -0
- package/es/components/SettingsPanel/index.d.ts +7 -0
- package/es/components/SettingsPanel/index.d.ts.map +1 -0
- package/es/components/SettingsPanel/index.js +30 -0
- package/es/components/ShoppingCart/ShoppingCart.scss +4 -0
- package/es/components/ShoppingCart/index.d.ts +7 -0
- package/es/components/ShoppingCart/index.d.ts.map +1 -0
- package/es/components/ShoppingCart/index.js +30 -0
- package/es/components/ShoppingList/ShoppingList.scss +4 -0
- package/es/components/ShoppingList/index.d.ts +7 -0
- package/es/components/ShoppingList/index.d.ts.map +1 -0
- package/es/components/ShoppingList/index.js +30 -0
- package/es/components/SocialEngagement/SocialEngagement.scss +4 -0
- package/es/components/SocialEngagement/index.d.ts +7 -0
- package/es/components/SocialEngagement/index.d.ts.map +1 -0
- package/es/components/SocialEngagement/index.js +30 -0
- package/es/components/SocialMediaCard/SocialMediaCard.scss +157 -0
- package/es/components/SocialMediaCard/index.d.ts +35 -0
- package/es/components/SocialMediaCard/index.d.ts.map +1 -0
- package/es/components/SocialMediaCard/index.js +60 -0
- package/es/components/StatisticsCards/StatisticsCards.scss +4 -0
- package/es/components/StatisticsCards/index.d.ts +7 -0
- package/es/components/StatisticsCards/index.d.ts.map +1 -0
- package/es/components/StatisticsCards/index.js +30 -0
- package/es/components/StatusIndicators/StatusIndicators.scss +4 -0
- package/es/components/StatusIndicators/index.d.ts +7 -0
- package/es/components/StatusIndicators/index.d.ts.map +1 -0
- package/es/components/StatusIndicators/index.js +30 -0
- package/es/components/StockMarket/StockMarket.scss +4 -0
- package/es/components/StockMarket/index.d.ts +7 -0
- package/es/components/StockMarket/index.d.ts.map +1 -0
- package/es/components/StockMarket/index.js +30 -0
- package/es/components/StreakCounter/StreakCounter.scss +4 -0
- package/es/components/StreakCounter/index.d.ts +7 -0
- package/es/components/StreakCounter/index.d.ts.map +1 -0
- package/es/components/StreakCounter/index.js +30 -0
- package/es/components/SystemStatus/SystemStatus.scss +4 -0
- package/es/components/SystemStatus/index.d.ts +7 -0
- package/es/components/SystemStatus/index.d.ts.map +1 -0
- package/es/components/SystemStatus/index.js +30 -0
- package/es/components/TaskManager/TaskManager.scss +4 -0
- package/es/components/TaskManager/index.d.ts +7 -0
- package/es/components/TaskManager/index.d.ts.map +1 -0
- package/es/components/TaskManager/index.js +30 -0
- package/es/components/TeamCollaborationWidget/TeamCollaborationWidget.scss +4 -0
- package/es/components/TeamCollaborationWidget/index.d.ts +7 -0
- package/es/components/TeamCollaborationWidget/index.d.ts.map +1 -0
- package/es/components/TeamCollaborationWidget/index.js +30 -0
- package/es/components/TimeLocationWidget/TimeLocationWidget.scss +4 -0
- package/es/components/TimeLocationWidget/index.d.ts +7 -0
- package/es/components/TimeLocationWidget/index.d.ts.map +1 -0
- package/es/components/TimeLocationWidget/index.js +30 -0
- package/es/components/TodoList/TodoList.scss +4 -0
- package/es/components/TodoList/index.d.ts +7 -0
- package/es/components/TodoList/index.d.ts.map +1 -0
- package/es/components/TodoList/index.js +30 -0
- package/es/components/ToolWidget/ToolWidget.scss +4 -0
- package/es/components/ToolWidget/index.d.ts +7 -0
- package/es/components/ToolWidget/index.d.ts.map +1 -0
- package/es/components/ToolWidget/index.js +30 -0
- package/es/components/TravelPlanner/TravelPlanner.scss +4 -0
- package/es/components/TravelPlanner/index.d.ts +7 -0
- package/es/components/TravelPlanner/index.d.ts.map +1 -0
- package/es/components/TravelPlanner/index.js +30 -0
- package/es/components/VideoCallWidget/VideoCallWidget.scss +4 -0
- package/es/components/VideoCallWidget/index.d.ts +7 -0
- package/es/components/VideoCallWidget/index.d.ts.map +1 -0
- package/es/components/VideoCallWidget/index.js +30 -0
- package/es/components/WeatherWidget/WeatherWidget.scss +4 -0
- package/es/components/WeatherWidget/index.d.ts +7 -0
- package/es/components/WeatherWidget/index.d.ts.map +1 -0
- package/es/components/WeatherWidget/index.js +30 -0
- package/es/components/index.d.ts +70 -0
- package/es/components/index.d.ts.map +1 -0
- package/es/components/index.js +69 -0
- package/es/index.d.ts +2 -0
- package/es/index.d.ts.map +1 -0
- package/es/index.js +1 -0
- package/lib/.tsbuildinfo +1 -0
- package/lib/components/AIAssistant/AIAssistant.scss +4 -0
- package/lib/components/AIAssistant/index.d.ts +7 -0
- package/lib/components/AIAssistant/index.d.ts.map +1 -0
- package/lib/components/AIAssistant/index.js +67 -0
- package/lib/components/ActionButtons/ActionButtons.scss +4 -0
- package/lib/components/ActionButtons/index.d.ts +7 -0
- package/lib/components/ActionButtons/index.d.ts.map +1 -0
- package/lib/components/ActionButtons/index.js +67 -0
- package/lib/components/ActivityFeed/ActivityFeed.scss +4 -0
- package/lib/components/ActivityFeed/index.d.ts +7 -0
- package/lib/components/ActivityFeed/index.d.ts.map +1 -0
- package/lib/components/ActivityFeed/index.js +67 -0
- package/lib/components/AnalyticsDashboard/AnalyticsDashboard.scss +4 -0
- package/lib/components/AnalyticsDashboard/index.d.ts +7 -0
- package/lib/components/AnalyticsDashboard/index.d.ts.map +1 -0
- package/lib/components/AnalyticsDashboard/index.js +67 -0
- package/lib/components/BudgetTracker/BudgetTracker.scss +4 -0
- package/lib/components/BudgetTracker/index.d.ts +7 -0
- package/lib/components/BudgetTracker/index.d.ts.map +1 -0
- package/lib/components/BudgetTracker/index.js +67 -0
- package/lib/components/CalendarWidget/CalendarWidget.scss +4 -0
- package/lib/components/CalendarWidget/index.d.ts +7 -0
- package/lib/components/CalendarWidget/index.d.ts.map +1 -0
- package/lib/components/CalendarWidget/index.js +67 -0
- package/lib/components/ChatMessages/ChatMessages.scss +4 -0
- package/lib/components/ChatMessages/index.d.ts +7 -0
- package/lib/components/ChatMessages/index.d.ts.map +1 -0
- package/lib/components/ChatMessages/index.js +67 -0
- package/lib/components/CloudStorage/CloudStorage.scss +4 -0
- package/lib/components/CloudStorage/index.d.ts +7 -0
- package/lib/components/CloudStorage/index.d.ts.map +1 -0
- package/lib/components/CloudStorage/index.js +67 -0
- package/lib/components/CodeEditor/CodeEditor.scss +4 -0
- package/lib/components/CodeEditor/index.d.ts +7 -0
- package/lib/components/CodeEditor/index.d.ts.map +1 -0
- package/lib/components/CodeEditor/index.js +67 -0
- package/lib/components/CodeStats/CodeStats.scss +4 -0
- package/lib/components/CodeStats/index.d.ts +7 -0
- package/lib/components/CodeStats/index.d.ts.map +1 -0
- package/lib/components/CodeStats/index.js +67 -0
- package/lib/components/ColorPaletteWidget/ColorPaletteWidget.scss +4 -0
- package/lib/components/ColorPaletteWidget/index.d.ts +7 -0
- package/lib/components/ColorPaletteWidget/index.d.ts.map +1 -0
- package/lib/components/ColorPaletteWidget/index.js +67 -0
- package/lib/components/ContactCard/ContactCard.scss +4 -0
- package/lib/components/ContactCard/index.d.ts +7 -0
- package/lib/components/ContactCard/index.d.ts.map +1 -0
- package/lib/components/ContactCard/index.js +67 -0
- package/lib/components/CryptocurrencyWidget/CryptocurrencyWidget.scss +4 -0
- package/lib/components/CryptocurrencyWidget/index.d.ts +7 -0
- package/lib/components/CryptocurrencyWidget/index.d.ts.map +1 -0
- package/lib/components/CryptocurrencyWidget/index.js +67 -0
- package/lib/components/DatabaseWidget/DatabaseWidget.scss +4 -0
- package/lib/components/DatabaseWidget/index.d.ts +7 -0
- package/lib/components/DatabaseWidget/index.d.ts.map +1 -0
- package/lib/components/DatabaseWidget/index.js +67 -0
- package/lib/components/DesignSystem/DesignSystem.scss +4 -0
- package/lib/components/DesignSystem/index.d.ts +7 -0
- package/lib/components/DesignSystem/index.d.ts.map +1 -0
- package/lib/components/DesignSystem/index.js +67 -0
- package/lib/components/DeviceStatus/DeviceStatus.scss +4 -0
- package/lib/components/DeviceStatus/index.d.ts +7 -0
- package/lib/components/DeviceStatus/index.d.ts.map +1 -0
- package/lib/components/DeviceStatus/index.js +67 -0
- package/lib/components/DocumentScanner/DocumentScanner.scss +4 -0
- package/lib/components/DocumentScanner/index.d.ts +7 -0
- package/lib/components/DocumentScanner/index.d.ts.map +1 -0
- package/lib/components/DocumentScanner/index.js +67 -0
- package/lib/components/EmailDashboard/EmailDashboard.scss +4 -0
- package/lib/components/EmailDashboard/index.d.ts +7 -0
- package/lib/components/EmailDashboard/index.d.ts.map +1 -0
- package/lib/components/EmailDashboard/index.js +67 -0
- package/lib/components/EnergyMeter/EnergyMeter.scss +4 -0
- package/lib/components/EnergyMeter/index.d.ts +7 -0
- package/lib/components/EnergyMeter/index.d.ts.map +1 -0
- package/lib/components/EnergyMeter/index.js +67 -0
- package/lib/components/FileManager/FileManager.scss +4 -0
- package/lib/components/FileManager/index.d.ts +7 -0
- package/lib/components/FileManager/index.d.ts.map +1 -0
- package/lib/components/FileManager/index.js +67 -0
- package/lib/components/FileUploadArea/FileUploadArea.scss +4 -0
- package/lib/components/FileUploadArea/index.d.ts +7 -0
- package/lib/components/FileUploadArea/index.d.ts.map +1 -0
- package/lib/components/FileUploadArea/index.js +67 -0
- package/lib/components/FitnessTracker/FitnessTracker.scss +4 -0
- package/lib/components/FitnessTracker/index.d.ts +7 -0
- package/lib/components/FitnessTracker/index.d.ts.map +1 -0
- package/lib/components/FitnessTracker/index.js +67 -0
- package/lib/components/GamingControllerWidget/GamingControllerWidget.scss +4 -0
- package/lib/components/GamingControllerWidget/index.d.ts +7 -0
- package/lib/components/GamingControllerWidget/index.d.ts.map +1 -0
- package/lib/components/GamingControllerWidget/index.js +67 -0
- package/lib/components/HabitTracker/HabitTracker.scss +4 -0
- package/lib/components/HabitTracker/index.d.ts +7 -0
- package/lib/components/HabitTracker/index.d.ts.map +1 -0
- package/lib/components/HabitTracker/index.js +67 -0
- package/lib/components/HealthMonitor/HealthMonitor.scss +4 -0
- package/lib/components/HealthMonitor/index.d.ts +7 -0
- package/lib/components/HealthMonitor/index.d.ts.map +1 -0
- package/lib/components/HealthMonitor/index.js +67 -0
- package/lib/components/IdeaBulbWidget/IdeaBulbWidget.scss +4 -0
- package/lib/components/IdeaBulbWidget/index.d.ts +7 -0
- package/lib/components/IdeaBulbWidget/index.d.ts.map +1 -0
- package/lib/components/IdeaBulbWidget/index.js +67 -0
- package/lib/components/InspirationWidget/InspirationWidget.scss +4 -0
- package/lib/components/InspirationWidget/index.d.ts +7 -0
- package/lib/components/InspirationWidget/index.d.ts.map +1 -0
- package/lib/components/InspirationWidget/index.js +67 -0
- package/lib/components/LanguageLearning/LanguageLearning.scss +4 -0
- package/lib/components/LanguageLearning/index.d.ts +7 -0
- package/lib/components/LanguageLearning/index.d.ts.map +1 -0
- package/lib/components/LanguageLearning/index.js +67 -0
- package/lib/components/LayerStackWidget/LayerStackWidget.scss +4 -0
- package/lib/components/LayerStackWidget/index.d.ts +7 -0
- package/lib/components/LayerStackWidget/index.d.ts.map +1 -0
- package/lib/components/LayerStackWidget/index.js +67 -0
- package/lib/components/MediaControls/MediaControls.scss +4 -0
- package/lib/components/MediaControls/index.d.ts +7 -0
- package/lib/components/MediaControls/index.d.ts.map +1 -0
- package/lib/components/MediaControls/index.js +67 -0
- package/lib/components/MiniMenu/MiniMenu.scss +4 -0
- package/lib/components/MiniMenu/index.d.ts +7 -0
- package/lib/components/MiniMenu/index.d.ts.map +1 -0
- package/lib/components/MiniMenu/index.js +67 -0
- package/lib/components/MouseTracker/MouseTracker.scss +4 -0
- package/lib/components/MouseTracker/index.d.ts +7 -0
- package/lib/components/MouseTracker/index.d.ts.map +1 -0
- package/lib/components/MouseTracker/index.js +67 -0
- package/lib/components/MusicPlayer/MusicPlayer.scss +4 -0
- package/lib/components/MusicPlayer/index.d.ts +7 -0
- package/lib/components/MusicPlayer/index.d.ts.map +1 -0
- package/lib/components/MusicPlayer/index.js +67 -0
- package/lib/components/MusicProduction/MusicProduction.scss +4 -0
- package/lib/components/MusicProduction/index.d.ts +7 -0
- package/lib/components/MusicProduction/index.d.ts.map +1 -0
- package/lib/components/MusicProduction/index.js +67 -0
- package/lib/components/NatureWidget/NatureWidget.scss +4 -0
- package/lib/components/NatureWidget/index.d.ts +7 -0
- package/lib/components/NatureWidget/index.d.ts.map +1 -0
- package/lib/components/NatureWidget/index.js +67 -0
- package/lib/components/NavigationPills/NavigationPills.scss +4 -0
- package/lib/components/NavigationPills/index.d.ts +7 -0
- package/lib/components/NavigationPills/index.d.ts.map +1 -0
- package/lib/components/NavigationPills/index.js +67 -0
- package/lib/components/NetworkStatus/NetworkStatus.scss +4 -0
- package/lib/components/NetworkStatus/index.d.ts +7 -0
- package/lib/components/NetworkStatus/index.d.ts.map +1 -0
- package/lib/components/NetworkStatus/index.js +67 -0
- package/lib/components/NotificationBadges/NotificationBadges.scss +4 -0
- package/lib/components/NotificationBadges/index.d.ts +7 -0
- package/lib/components/NotificationBadges/index.d.ts.map +1 -0
- package/lib/components/NotificationBadges/index.js +67 -0
- package/lib/components/NotificationCards/NotificationCards.scss +4 -0
- package/lib/components/NotificationCards/index.d.ts +7 -0
- package/lib/components/NotificationCards/index.d.ts.map +1 -0
- package/lib/components/NotificationCards/index.js +67 -0
- package/lib/components/OfficeBuildingWidget/OfficeBuildingWidget.scss +4 -0
- package/lib/components/OfficeBuildingWidget/index.d.ts +7 -0
- package/lib/components/OfficeBuildingWidget/index.d.ts.map +1 -0
- package/lib/components/OfficeBuildingWidget/index.js +67 -0
- package/lib/components/PasswordManager/PasswordManager.scss +4 -0
- package/lib/components/PasswordManager/index.d.ts +7 -0
- package/lib/components/PasswordManager/index.d.ts.map +1 -0
- package/lib/components/PasswordManager/index.js +67 -0
- package/lib/components/PhotoEditor/PhotoEditor.scss +4 -0
- package/lib/components/PhotoEditor/index.d.ts +7 -0
- package/lib/components/PhotoEditor/index.d.ts.map +1 -0
- package/lib/components/PhotoEditor/index.js +67 -0
- package/lib/components/PomodoroTimer/PomodoroTimer.scss +4 -0
- package/lib/components/PomodoroTimer/index.d.ts +7 -0
- package/lib/components/PomodoroTimer/index.d.ts.map +1 -0
- package/lib/components/PomodoroTimer/index.js +67 -0
- package/lib/components/PricingCard/PricingCard.scss +4 -0
- package/lib/components/PricingCard/index.d.ts +7 -0
- package/lib/components/PricingCard/index.d.ts.map +1 -0
- package/lib/components/PricingCard/index.js +67 -0
- package/lib/components/ProfileBadge/ProfileBadge.scss +4 -0
- package/lib/components/ProfileBadge/index.d.ts +7 -0
- package/lib/components/ProfileBadge/index.d.ts.map +1 -0
- package/lib/components/ProfileBadge/index.js +67 -0
- package/lib/components/ProgressTracker/ProgressTracker.scss +4 -0
- package/lib/components/ProgressTracker/index.d.ts +7 -0
- package/lib/components/ProgressTracker/index.d.ts.map +1 -0
- package/lib/components/ProgressTracker/index.js +67 -0
- package/lib/components/QuickActions/QuickActions.scss +4 -0
- package/lib/components/QuickActions/index.d.ts +7 -0
- package/lib/components/QuickActions/index.d.ts.map +1 -0
- package/lib/components/QuickActions/index.js +67 -0
- package/lib/components/QuickStats/QuickStats.scss +4 -0
- package/lib/components/QuickStats/index.d.ts +7 -0
- package/lib/components/QuickStats/index.d.ts.map +1 -0
- package/lib/components/QuickStats/index.js +67 -0
- package/lib/components/ReadingProgress/ReadingProgress.scss +4 -0
- package/lib/components/ReadingProgress/index.d.ts +7 -0
- package/lib/components/ReadingProgress/index.d.ts.map +1 -0
- package/lib/components/ReadingProgress/index.js +67 -0
- package/lib/components/RecipeFinder/RecipeFinder.scss +4 -0
- package/lib/components/RecipeFinder/index.d.ts +7 -0
- package/lib/components/RecipeFinder/index.d.ts.map +1 -0
- package/lib/components/RecipeFinder/index.js +67 -0
- package/lib/components/RocketLaunchWidget/RocketLaunchWidget.scss +4 -0
- package/lib/components/RocketLaunchWidget/index.d.ts +7 -0
- package/lib/components/RocketLaunchWidget/index.d.ts.map +1 -0
- package/lib/components/RocketLaunchWidget/index.js +67 -0
- package/lib/components/SettingsPanel/SettingsPanel.scss +4 -0
- package/lib/components/SettingsPanel/index.d.ts +7 -0
- package/lib/components/SettingsPanel/index.d.ts.map +1 -0
- package/lib/components/SettingsPanel/index.js +67 -0
- package/lib/components/ShoppingCart/ShoppingCart.scss +4 -0
- package/lib/components/ShoppingCart/index.d.ts +7 -0
- package/lib/components/ShoppingCart/index.d.ts.map +1 -0
- package/lib/components/ShoppingCart/index.js +67 -0
- package/lib/components/ShoppingList/ShoppingList.scss +4 -0
- package/lib/components/ShoppingList/index.d.ts +7 -0
- package/lib/components/ShoppingList/index.d.ts.map +1 -0
- package/lib/components/ShoppingList/index.js +67 -0
- package/lib/components/SocialEngagement/SocialEngagement.scss +4 -0
- package/lib/components/SocialEngagement/index.d.ts +7 -0
- package/lib/components/SocialEngagement/index.d.ts.map +1 -0
- package/lib/components/SocialEngagement/index.js +67 -0
- package/lib/components/SocialMediaCard/SocialMediaCard.scss +157 -0
- package/lib/components/SocialMediaCard/index.d.ts +35 -0
- package/lib/components/SocialMediaCard/index.d.ts.map +1 -0
- package/lib/components/SocialMediaCard/index.js +97 -0
- package/lib/components/StatisticsCards/StatisticsCards.scss +4 -0
- package/lib/components/StatisticsCards/index.d.ts +7 -0
- package/lib/components/StatisticsCards/index.d.ts.map +1 -0
- package/lib/components/StatisticsCards/index.js +67 -0
- package/lib/components/StatusIndicators/StatusIndicators.scss +4 -0
- package/lib/components/StatusIndicators/index.d.ts +7 -0
- package/lib/components/StatusIndicators/index.d.ts.map +1 -0
- package/lib/components/StatusIndicators/index.js +67 -0
- package/lib/components/StockMarket/StockMarket.scss +4 -0
- package/lib/components/StockMarket/index.d.ts +7 -0
- package/lib/components/StockMarket/index.d.ts.map +1 -0
- package/lib/components/StockMarket/index.js +67 -0
- package/lib/components/StreakCounter/StreakCounter.scss +4 -0
- package/lib/components/StreakCounter/index.d.ts +7 -0
- package/lib/components/StreakCounter/index.d.ts.map +1 -0
- package/lib/components/StreakCounter/index.js +67 -0
- package/lib/components/SystemStatus/SystemStatus.scss +4 -0
- package/lib/components/SystemStatus/index.d.ts +7 -0
- package/lib/components/SystemStatus/index.d.ts.map +1 -0
- package/lib/components/SystemStatus/index.js +67 -0
- package/lib/components/TaskManager/TaskManager.scss +4 -0
- package/lib/components/TaskManager/index.d.ts +7 -0
- package/lib/components/TaskManager/index.d.ts.map +1 -0
- package/lib/components/TaskManager/index.js +67 -0
- package/lib/components/TeamCollaborationWidget/TeamCollaborationWidget.scss +4 -0
- package/lib/components/TeamCollaborationWidget/index.d.ts +7 -0
- package/lib/components/TeamCollaborationWidget/index.d.ts.map +1 -0
- package/lib/components/TeamCollaborationWidget/index.js +67 -0
- package/lib/components/TimeLocationWidget/TimeLocationWidget.scss +4 -0
- package/lib/components/TimeLocationWidget/index.d.ts +7 -0
- package/lib/components/TimeLocationWidget/index.d.ts.map +1 -0
- package/lib/components/TimeLocationWidget/index.js +67 -0
- package/lib/components/TodoList/TodoList.scss +4 -0
- package/lib/components/TodoList/index.d.ts +7 -0
- package/lib/components/TodoList/index.d.ts.map +1 -0
- package/lib/components/TodoList/index.js +67 -0
- package/lib/components/ToolWidget/ToolWidget.scss +4 -0
- package/lib/components/ToolWidget/index.d.ts +7 -0
- package/lib/components/ToolWidget/index.d.ts.map +1 -0
- package/lib/components/ToolWidget/index.js +67 -0
- package/lib/components/TravelPlanner/TravelPlanner.scss +4 -0
- package/lib/components/TravelPlanner/index.d.ts +7 -0
- package/lib/components/TravelPlanner/index.d.ts.map +1 -0
- package/lib/components/TravelPlanner/index.js +67 -0
- package/lib/components/VideoCallWidget/VideoCallWidget.scss +4 -0
- package/lib/components/VideoCallWidget/index.d.ts +7 -0
- package/lib/components/VideoCallWidget/index.d.ts.map +1 -0
- package/lib/components/VideoCallWidget/index.js +67 -0
- package/lib/components/WeatherWidget/WeatherWidget.scss +4 -0
- package/lib/components/WeatherWidget/index.d.ts +7 -0
- package/lib/components/WeatherWidget/index.d.ts.map +1 -0
- package/lib/components/WeatherWidget/index.js +67 -0
- package/lib/components/index.d.ts +70 -0
- package/lib/components/index.d.ts.map +1 -0
- package/lib/components/index.js +85 -0
- package/lib/index.d.ts +2 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +17 -0
- package/package.json +4 -4
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/StreakCounter/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,sBAAsB,CAAC;AAE9B,MAAM,WAAW,cAAc;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAIlD,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
import * as React from 'react';
|
|
25
|
+
import './StreakCounter.scss';
|
|
26
|
+
export var StreakCounter = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "streak-counter" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/SystemStatus/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,qBAAqB,CAAC;AAE7B,MAAM,WAAW,aAAa;IAC5B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,aAAa,CAIhD,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
import * as React from 'react';
|
|
25
|
+
import './SystemStatus.scss';
|
|
26
|
+
export var SystemStatus = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "system-status" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/TaskManager/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,oBAAoB,CAAC;AAE5B,MAAM,WAAW,YAAY;IAC3B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,WAAW,EAAE,KAAK,CAAC,EAAE,CAAC,YAAY,CAI9C,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
import * as React from 'react';
|
|
25
|
+
import './TaskManager.scss';
|
|
26
|
+
export var TaskManager = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "task-manager" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import './TeamCollaborationWidget.scss';
|
|
3
|
+
export interface ITeamCollaborationWidget {
|
|
4
|
+
disabled?: boolean;
|
|
5
|
+
}
|
|
6
|
+
export declare const TeamCollaborationWidget: React.FC<ITeamCollaborationWidget>;
|
|
7
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/TeamCollaborationWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,gCAAgC,CAAC;AAExC,MAAM,WAAW,wBAAwB;IACvC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,uBAAuB,EAAE,KAAK,CAAC,EAAE,CAAC,wBAAwB,CAItE,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
import * as React from 'react';
|
|
25
|
+
import './TeamCollaborationWidget.scss';
|
|
26
|
+
export var TeamCollaborationWidget = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "team-collaboration-widget" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/TimeLocationWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,2BAA2B,CAAC;AAEnC,MAAM,WAAW,mBAAmB;IAClC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC,mBAAmB,CAI5D,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
import * as React from 'react';
|
|
25
|
+
import './TimeLocationWidget.scss';
|
|
26
|
+
export var TimeLocationWidget = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "time-location-widget" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/TodoList/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,iBAAiB,CAAC;AAEzB,MAAM,WAAW,SAAS;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC,SAAS,CAIxC,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
import * as React from 'react';
|
|
25
|
+
import './TodoList.scss';
|
|
26
|
+
export var TodoList = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "todo-list" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/ToolWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,mBAAmB,CAAC;AAE3B,MAAM,WAAW,WAAW;IAC1B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC,WAAW,CAI5C,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
import * as React from 'react';
|
|
25
|
+
import './ToolWidget.scss';
|
|
26
|
+
export var ToolWidget = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "tool-widget" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/TravelPlanner/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,sBAAsB,CAAC;AAE9B,MAAM,WAAW,cAAc;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAIlD,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
import * as React from 'react';
|
|
25
|
+
import './TravelPlanner.scss';
|
|
26
|
+
export var TravelPlanner = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "travel-planner" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/VideoCallWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,wBAAwB,CAAC;AAEhC,MAAM,WAAW,gBAAgB;IAC/B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,eAAe,EAAE,KAAK,CAAC,EAAE,CAAC,gBAAgB,CAItD,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
import * as React from 'react';
|
|
25
|
+
import './VideoCallWidget.scss';
|
|
26
|
+
export var VideoCallWidget = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "video-call-widget" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/WeatherWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,sBAAsB,CAAC;AAE9B,MAAM,WAAW,cAAc;IAC7B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,cAAc,CAIlD,CAAC"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
var __assign = (this && this.__assign) || function () {
|
|
3
|
+
__assign = Object.assign || function(t) {
|
|
4
|
+
for (var s, i = 1, n = arguments.length; i < n; i++) {
|
|
5
|
+
s = arguments[i];
|
|
6
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p))
|
|
7
|
+
t[p] = s[p];
|
|
8
|
+
}
|
|
9
|
+
return t;
|
|
10
|
+
};
|
|
11
|
+
return __assign.apply(this, arguments);
|
|
12
|
+
};
|
|
13
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
14
|
+
var t = {};
|
|
15
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
16
|
+
t[p] = s[p];
|
|
17
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
18
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
19
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
20
|
+
t[p[i]] = s[p[i]];
|
|
21
|
+
}
|
|
22
|
+
return t;
|
|
23
|
+
};
|
|
24
|
+
import * as React from 'react';
|
|
25
|
+
import './WeatherWidget.scss';
|
|
26
|
+
export var WeatherWidget = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "weather-widget" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
export * from "./ActionButtons";
|
|
2
|
+
export * from "./ActivityFeed";
|
|
3
|
+
export * from "./AIAssistant";
|
|
4
|
+
export * from "./AnalyticsDashboard";
|
|
5
|
+
export * from "./BudgetTracker";
|
|
6
|
+
export * from "./CalendarWidget";
|
|
7
|
+
export * from "./ChatMessages";
|
|
8
|
+
export * from "./CloudStorage";
|
|
9
|
+
export * from "./CodeEditor";
|
|
10
|
+
export * from "./CodeStats";
|
|
11
|
+
export * from "./ColorPaletteWidget";
|
|
12
|
+
export * from "./ContactCard";
|
|
13
|
+
export * from "./CryptocurrencyWidget";
|
|
14
|
+
export * from "./DatabaseWidget";
|
|
15
|
+
export * from "./DesignSystem";
|
|
16
|
+
export * from "./DeviceStatus";
|
|
17
|
+
export * from "./DocumentScanner";
|
|
18
|
+
export * from "./EmailDashboard";
|
|
19
|
+
export * from "./EnergyMeter";
|
|
20
|
+
export * from "./FileManager";
|
|
21
|
+
export * from "./FileUploadArea";
|
|
22
|
+
export * from "./FitnessTracker";
|
|
23
|
+
export * from "./GamingControllerWidget";
|
|
24
|
+
export * from "./HabitTracker";
|
|
25
|
+
export * from "./HealthMonitor";
|
|
26
|
+
export * from "./IdeaBulbWidget";
|
|
27
|
+
export * from "./InspirationWidget";
|
|
28
|
+
export * from "./LanguageLearning";
|
|
29
|
+
export * from "./LayerStackWidget";
|
|
30
|
+
export * from "./MediaControls";
|
|
31
|
+
export * from "./MiniMenu";
|
|
32
|
+
export * from "./MouseTracker";
|
|
33
|
+
export * from "./MusicPlayer";
|
|
34
|
+
export * from "./MusicProduction";
|
|
35
|
+
export * from "./NatureWidget";
|
|
36
|
+
export * from "./NavigationPills";
|
|
37
|
+
export * from "./NetworkStatus";
|
|
38
|
+
export * from "./NotificationBadges";
|
|
39
|
+
export * from "./NotificationCards";
|
|
40
|
+
export * from "./OfficeBuildingWidget";
|
|
41
|
+
export * from "./PasswordManager";
|
|
42
|
+
export * from "./PhotoEditor";
|
|
43
|
+
export * from "./PomodoroTimer";
|
|
44
|
+
export * from "./PricingCard";
|
|
45
|
+
export * from "./ProfileBadge";
|
|
46
|
+
export * from "./ProgressTracker";
|
|
47
|
+
export * from "./QuickActions";
|
|
48
|
+
export * from "./QuickStats";
|
|
49
|
+
export * from "./ReadingProgress";
|
|
50
|
+
export * from "./RecipeFinder";
|
|
51
|
+
export * from "./RocketLaunchWidget";
|
|
52
|
+
export * from "./SettingsPanel";
|
|
53
|
+
export * from "./ShoppingCart";
|
|
54
|
+
export * from "./ShoppingList";
|
|
55
|
+
export * from "./SocialEngagement";
|
|
56
|
+
export * from "./SocialMediaCard";
|
|
57
|
+
export * from "./StatisticsCards";
|
|
58
|
+
export * from "./StatusIndicators";
|
|
59
|
+
export * from "./StockMarket";
|
|
60
|
+
export * from "./StreakCounter";
|
|
61
|
+
export * from "./SystemStatus";
|
|
62
|
+
export * from "./TaskManager";
|
|
63
|
+
export * from "./TeamCollaborationWidget";
|
|
64
|
+
export * from "./TimeLocationWidget";
|
|
65
|
+
export * from "./TodoList";
|
|
66
|
+
export * from "./ToolWidget";
|
|
67
|
+
export * from "./TravelPlanner";
|
|
68
|
+
export * from "./VideoCallWidget";
|
|
69
|
+
export * from "./WeatherWidget";
|
|
70
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/main/components/index.ts"],"names":[],"mappings":"AAAA,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,sBAAsB,CAAC;AACrC,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,aAAa,CAAC;AAC5B,cAAc,sBAAsB,CAAC;AACrC,cAAc,eAAe,CAAC;AAC9B,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC;AAC9B,cAAc,eAAe,CAAC;AAC9B,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,0BAA0B,CAAC;AACzC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,iBAAiB,CAAC;AAChC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,oBAAoB,CAAC;AACnC,cAAc,oBAAoB,CAAC;AACnC,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC;AAChC,cAAc,sBAAsB,CAAC;AACrC,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,mBAAmB,CAAC;AAClC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,cAAc,CAAC;AAC7B,cAAc,mBAAmB,CAAC;AAClC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,sBAAsB,CAAC;AACrC,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,mBAAmB,CAAC;AAClC,cAAc,oBAAoB,CAAC;AACnC,cAAc,eAAe,CAAC;AAC9B,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,2BAA2B,CAAC;AAC1C,cAAc,sBAAsB,CAAC;AACrC,cAAc,YAAY,CAAC;AAC3B,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,iBAAiB,CAAC"}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
export * from "./ActionButtons";
|
|
2
|
+
export * from "./ActivityFeed";
|
|
3
|
+
export * from "./AIAssistant";
|
|
4
|
+
export * from "./AnalyticsDashboard";
|
|
5
|
+
export * from "./BudgetTracker";
|
|
6
|
+
export * from "./CalendarWidget";
|
|
7
|
+
export * from "./ChatMessages";
|
|
8
|
+
export * from "./CloudStorage";
|
|
9
|
+
export * from "./CodeEditor";
|
|
10
|
+
export * from "./CodeStats";
|
|
11
|
+
export * from "./ColorPaletteWidget";
|
|
12
|
+
export * from "./ContactCard";
|
|
13
|
+
export * from "./CryptocurrencyWidget";
|
|
14
|
+
export * from "./DatabaseWidget";
|
|
15
|
+
export * from "./DesignSystem";
|
|
16
|
+
export * from "./DeviceStatus";
|
|
17
|
+
export * from "./DocumentScanner";
|
|
18
|
+
export * from "./EmailDashboard";
|
|
19
|
+
export * from "./EnergyMeter";
|
|
20
|
+
export * from "./FileManager";
|
|
21
|
+
export * from "./FileUploadArea";
|
|
22
|
+
export * from "./FitnessTracker";
|
|
23
|
+
export * from "./GamingControllerWidget";
|
|
24
|
+
export * from "./HabitTracker";
|
|
25
|
+
export * from "./HealthMonitor";
|
|
26
|
+
export * from "./IdeaBulbWidget";
|
|
27
|
+
export * from "./InspirationWidget";
|
|
28
|
+
export * from "./LanguageLearning";
|
|
29
|
+
export * from "./LayerStackWidget";
|
|
30
|
+
export * from "./MediaControls";
|
|
31
|
+
export * from "./MiniMenu";
|
|
32
|
+
export * from "./MouseTracker";
|
|
33
|
+
export * from "./MusicPlayer";
|
|
34
|
+
export * from "./MusicProduction";
|
|
35
|
+
export * from "./NatureWidget";
|
|
36
|
+
export * from "./NavigationPills";
|
|
37
|
+
export * from "./NetworkStatus";
|
|
38
|
+
export * from "./NotificationBadges";
|
|
39
|
+
export * from "./NotificationCards";
|
|
40
|
+
export * from "./OfficeBuildingWidget";
|
|
41
|
+
export * from "./PasswordManager";
|
|
42
|
+
export * from "./PhotoEditor";
|
|
43
|
+
export * from "./PomodoroTimer";
|
|
44
|
+
export * from "./PricingCard";
|
|
45
|
+
export * from "./ProfileBadge";
|
|
46
|
+
export * from "./ProgressTracker";
|
|
47
|
+
export * from "./QuickActions";
|
|
48
|
+
export * from "./QuickStats";
|
|
49
|
+
export * from "./ReadingProgress";
|
|
50
|
+
export * from "./RecipeFinder";
|
|
51
|
+
export * from "./RocketLaunchWidget";
|
|
52
|
+
export * from "./SettingsPanel";
|
|
53
|
+
export * from "./ShoppingCart";
|
|
54
|
+
export * from "./ShoppingList";
|
|
55
|
+
export * from "./SocialEngagement";
|
|
56
|
+
export * from "./SocialMediaCard";
|
|
57
|
+
export * from "./StatisticsCards";
|
|
58
|
+
export * from "./StatusIndicators";
|
|
59
|
+
export * from "./StockMarket";
|
|
60
|
+
export * from "./StreakCounter";
|
|
61
|
+
export * from "./SystemStatus";
|
|
62
|
+
export * from "./TaskManager";
|
|
63
|
+
export * from "./TeamCollaborationWidget";
|
|
64
|
+
export * from "./TimeLocationWidget";
|
|
65
|
+
export * from "./TodoList";
|
|
66
|
+
export * from "./ToolWidget";
|
|
67
|
+
export * from "./TravelPlanner";
|
|
68
|
+
export * from "./VideoCallWidget";
|
|
69
|
+
export * from "./WeatherWidget";
|
package/es/index.d.ts
ADDED