@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,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,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./ActionButtons"), exports);
|
|
18
|
+
__exportStar(require("./ActivityFeed"), exports);
|
|
19
|
+
__exportStar(require("./AIAssistant"), exports);
|
|
20
|
+
__exportStar(require("./AnalyticsDashboard"), exports);
|
|
21
|
+
__exportStar(require("./BudgetTracker"), exports);
|
|
22
|
+
__exportStar(require("./CalendarWidget"), exports);
|
|
23
|
+
__exportStar(require("./ChatMessages"), exports);
|
|
24
|
+
__exportStar(require("./CloudStorage"), exports);
|
|
25
|
+
__exportStar(require("./CodeEditor"), exports);
|
|
26
|
+
__exportStar(require("./CodeStats"), exports);
|
|
27
|
+
__exportStar(require("./ColorPaletteWidget"), exports);
|
|
28
|
+
__exportStar(require("./ContactCard"), exports);
|
|
29
|
+
__exportStar(require("./CryptocurrencyWidget"), exports);
|
|
30
|
+
__exportStar(require("./DatabaseWidget"), exports);
|
|
31
|
+
__exportStar(require("./DesignSystem"), exports);
|
|
32
|
+
__exportStar(require("./DeviceStatus"), exports);
|
|
33
|
+
__exportStar(require("./DocumentScanner"), exports);
|
|
34
|
+
__exportStar(require("./EmailDashboard"), exports);
|
|
35
|
+
__exportStar(require("./EnergyMeter"), exports);
|
|
36
|
+
__exportStar(require("./FileManager"), exports);
|
|
37
|
+
__exportStar(require("./FileUploadArea"), exports);
|
|
38
|
+
__exportStar(require("./FitnessTracker"), exports);
|
|
39
|
+
__exportStar(require("./GamingControllerWidget"), exports);
|
|
40
|
+
__exportStar(require("./HabitTracker"), exports);
|
|
41
|
+
__exportStar(require("./HealthMonitor"), exports);
|
|
42
|
+
__exportStar(require("./IdeaBulbWidget"), exports);
|
|
43
|
+
__exportStar(require("./InspirationWidget"), exports);
|
|
44
|
+
__exportStar(require("./LanguageLearning"), exports);
|
|
45
|
+
__exportStar(require("./LayerStackWidget"), exports);
|
|
46
|
+
__exportStar(require("./MediaControls"), exports);
|
|
47
|
+
__exportStar(require("./MiniMenu"), exports);
|
|
48
|
+
__exportStar(require("./MouseTracker"), exports);
|
|
49
|
+
__exportStar(require("./MusicPlayer"), exports);
|
|
50
|
+
__exportStar(require("./MusicProduction"), exports);
|
|
51
|
+
__exportStar(require("./NatureWidget"), exports);
|
|
52
|
+
__exportStar(require("./NavigationPills"), exports);
|
|
53
|
+
__exportStar(require("./NetworkStatus"), exports);
|
|
54
|
+
__exportStar(require("./NotificationBadges"), exports);
|
|
55
|
+
__exportStar(require("./NotificationCards"), exports);
|
|
56
|
+
__exportStar(require("./OfficeBuildingWidget"), exports);
|
|
57
|
+
__exportStar(require("./PasswordManager"), exports);
|
|
58
|
+
__exportStar(require("./PhotoEditor"), exports);
|
|
59
|
+
__exportStar(require("./PomodoroTimer"), exports);
|
|
60
|
+
__exportStar(require("./PricingCard"), exports);
|
|
61
|
+
__exportStar(require("./ProfileBadge"), exports);
|
|
62
|
+
__exportStar(require("./ProgressTracker"), exports);
|
|
63
|
+
__exportStar(require("./QuickActions"), exports);
|
|
64
|
+
__exportStar(require("./QuickStats"), exports);
|
|
65
|
+
__exportStar(require("./ReadingProgress"), exports);
|
|
66
|
+
__exportStar(require("./RecipeFinder"), exports);
|
|
67
|
+
__exportStar(require("./RocketLaunchWidget"), exports);
|
|
68
|
+
__exportStar(require("./SettingsPanel"), exports);
|
|
69
|
+
__exportStar(require("./ShoppingCart"), exports);
|
|
70
|
+
__exportStar(require("./ShoppingList"), exports);
|
|
71
|
+
__exportStar(require("./SocialEngagement"), exports);
|
|
72
|
+
__exportStar(require("./SocialMediaCard"), exports);
|
|
73
|
+
__exportStar(require("./StatisticsCards"), exports);
|
|
74
|
+
__exportStar(require("./StatusIndicators"), exports);
|
|
75
|
+
__exportStar(require("./StockMarket"), exports);
|
|
76
|
+
__exportStar(require("./StreakCounter"), exports);
|
|
77
|
+
__exportStar(require("./SystemStatus"), exports);
|
|
78
|
+
__exportStar(require("./TaskManager"), exports);
|
|
79
|
+
__exportStar(require("./TeamCollaborationWidget"), exports);
|
|
80
|
+
__exportStar(require("./TimeLocationWidget"), exports);
|
|
81
|
+
__exportStar(require("./TodoList"), exports);
|
|
82
|
+
__exportStar(require("./ToolWidget"), exports);
|
|
83
|
+
__exportStar(require("./TravelPlanner"), exports);
|
|
84
|
+
__exportStar(require("./VideoCallWidget"), exports);
|
|
85
|
+
__exportStar(require("./WeatherWidget"), exports);
|
package/lib/index.d.ts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/main/index.ts"],"names":[],"mappings":"AAAA,cAAc,cAAc,CAAC"}
|
package/lib/index.js
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./components"), exports);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aristobyte-ui/presets",
|
|
3
3
|
"description": "A collection of prebuilt UI presets for AristoByteUI — including cards, widgets, dashboards, and interactive layouts — fully typed and styled with SCSS modules for seamless integration.",
|
|
4
|
-
"version": "2.6.
|
|
4
|
+
"version": "2.6.2",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"private": false,
|
|
7
7
|
"author": "AristoByte <info@aristobyte.com>",
|
|
@@ -119,8 +119,8 @@
|
|
|
119
119
|
"sass": "^1.97.3"
|
|
120
120
|
},
|
|
121
121
|
"dependencies": {
|
|
122
|
-
"@aristobyte-ui/anchor": "^2.6.
|
|
123
|
-
"@aristobyte-ui/button": "^2.6.
|
|
124
|
-
"@aristobyte-ui/utils": "^2.6.
|
|
122
|
+
"@aristobyte-ui/anchor": "^2.6.2",
|
|
123
|
+
"@aristobyte-ui/button": "^2.6.2",
|
|
124
|
+
"@aristobyte-ui/utils": "^2.6.2"
|
|
125
125
|
}
|
|
126
126
|
}
|