@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/IdeaBulbWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,uBAAuB,CAAC;AAE/B,MAAM,WAAW,eAAe;IAC9B,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,cAAc,EAAE,KAAK,CAAC,EAAE,CAAC,eAAe,CAIpD,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 './IdeaBulbWidget.scss';
|
|
26
|
+
export var IdeaBulbWidget = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "idea-bulb-widget" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/InspirationWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,0BAA0B,CAAC;AAElC,MAAM,WAAW,kBAAkB;IACjC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAC,EAAE,CAAC,kBAAkB,CAI1D,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 './InspirationWidget.scss';
|
|
26
|
+
export var InspirationWidget = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "inspiration-widget" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/LanguageLearning/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,yBAAyB,CAAC;AAEjC,MAAM,WAAW,iBAAiB;IAChC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAIxD,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 './LanguageLearning.scss';
|
|
26
|
+
export var LanguageLearning = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "language-learning" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/LayerStackWidget/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,yBAAyB,CAAC;AAEjC,MAAM,WAAW,iBAAiB;IAChC,QAAQ,CAAC,EAAE,OAAO,CAAC;CACpB;AAED,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAIxD,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 './LayerStackWidget.scss';
|
|
26
|
+
export var LayerStackWidget = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "layer-stack-widget" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/MediaControls/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 './MediaControls.scss';
|
|
26
|
+
export var MediaControls = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "media-controls" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/MiniMenu/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 './MiniMenu.scss';
|
|
26
|
+
export var MiniMenu = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "mini-menu" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/MouseTracker/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 './MouseTracker.scss';
|
|
26
|
+
export var MouseTracker = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "mouse-tracker" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/MusicPlayer/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 './MusicPlayer.scss';
|
|
26
|
+
export var MusicPlayer = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "music-player" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/MusicProduction/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 './MusicProduction.scss';
|
|
26
|
+
export var MusicProduction = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "music-production" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/NatureWidget/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 './NatureWidget.scss';
|
|
26
|
+
export var NatureWidget = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "nature-widget" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/NavigationPills/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 './NavigationPills.scss';
|
|
26
|
+
export var NavigationPills = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "navigation-pills" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/NetworkStatus/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 './NetworkStatus.scss';
|
|
26
|
+
export var NetworkStatus = function (_a) {
|
|
27
|
+
var props = __rest(_a, []);
|
|
28
|
+
var uniqId = React.useId();
|
|
29
|
+
return React.createElement("div", __assign({}, props, { key: uniqId, className: "network-status" }));
|
|
30
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/main/components/NotificationBadges/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"}
|