@aristobyte-ui/presets 2.4.0 → 2.5.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/src/main/components/AIAssistant/AIAssistant.scss +4 -0
- package/es/src/main/components/ActionButtons/ActionButtons.scss +4 -0
- package/es/src/main/components/ActivityFeed/ActivityFeed.scss +4 -0
- package/es/src/main/components/AnalyticsDashboard/AnalyticsDashboard.scss +4 -0
- package/es/src/main/components/BudgetTracker/BudgetTracker.scss +4 -0
- package/es/src/main/components/CalendarWidget/CalendarWidget.scss +4 -0
- package/es/src/main/components/ChatMessages/ChatMessages.scss +4 -0
- package/es/src/main/components/CloudStorage/CloudStorage.scss +4 -0
- package/es/src/main/components/CodeEditor/CodeEditor.scss +4 -0
- package/es/src/main/components/CodeStats/CodeStats.scss +4 -0
- package/es/src/main/components/ColorPaletteWidget/ColorPaletteWidget.scss +4 -0
- package/es/src/main/components/ContactCard/ContactCard.scss +4 -0
- package/es/src/main/components/CryptocurrencyWidget/CryptocurrencyWidget.scss +4 -0
- package/es/src/main/components/DatabaseWidget/DatabaseWidget.scss +4 -0
- package/es/src/main/components/DesignSystem/DesignSystem.scss +4 -0
- package/es/src/main/components/DeviceStatus/DeviceStatus.scss +4 -0
- package/es/src/main/components/DocumentScanner/DocumentScanner.scss +4 -0
- package/es/src/main/components/EmailDashboard/EmailDashboard.scss +4 -0
- package/es/src/main/components/EnergyMeter/EnergyMeter.scss +4 -0
- package/es/src/main/components/FileManager/FileManager.scss +4 -0
- package/es/src/main/components/FileUploadArea/FileUploadArea.scss +4 -0
- package/es/src/main/components/FitnessTracker/FitnessTracker.scss +4 -0
- package/es/src/main/components/GamingControllerWidget/GamingControllerWidget.scss +4 -0
- package/es/src/main/components/HabitTracker/HabitTracker.scss +4 -0
- package/es/src/main/components/HealthMonitor/HealthMonitor.scss +4 -0
- package/es/src/main/components/IdeaBulbWidget/IdeaBulbWidget.scss +4 -0
- package/es/src/main/components/InspirationWidget/InspirationWidget.scss +4 -0
- package/es/src/main/components/LanguageLearning/LanguageLearning.scss +4 -0
- package/es/src/main/components/LayerStackWidget/LayerStackWidget.scss +4 -0
- package/es/src/main/components/MediaControls/MediaControls.scss +4 -0
- package/es/src/main/components/MiniMenu/MiniMenu.scss +4 -0
- package/es/src/main/components/MouseTracker/MouseTracker.scss +4 -0
- package/es/src/main/components/MusicPlayer/MusicPlayer.scss +4 -0
- package/es/src/main/components/MusicProduction/MusicProduction.scss +4 -0
- package/es/src/main/components/NatureWidget/NatureWidget.scss +4 -0
- package/es/src/main/components/NavigationPills/NavigationPills.scss +4 -0
- package/es/src/main/components/NetworkStatus/NetworkStatus.scss +4 -0
- package/es/src/main/components/NotificationBadges/NotificationBadges.scss +4 -0
- package/es/src/main/components/NotificationCards/NotificationCards.scss +4 -0
- package/es/src/main/components/OfficeBuildingWidget/OfficeBuildingWidget.scss +4 -0
- package/es/src/main/components/PasswordManager/PasswordManager.scss +4 -0
- package/es/src/main/components/PhotoEditor/PhotoEditor.scss +4 -0
- package/es/src/main/components/PomodoroTimer/PomodoroTimer.scss +4 -0
- package/es/src/main/components/PricingCard/PricingCard.scss +4 -0
- package/es/src/main/components/ProfileBadge/ProfileBadge.scss +4 -0
- package/es/src/main/components/ProgressTracker/ProgressTracker.scss +4 -0
- package/es/src/main/components/QuickActions/QuickActions.scss +4 -0
- package/es/src/main/components/QuickStats/QuickStats.scss +4 -0
- package/es/src/main/components/ReadingProgress/ReadingProgress.scss +4 -0
- package/es/src/main/components/RecipeFinder/RecipeFinder.scss +4 -0
- package/es/src/main/components/RocketLaunchWidget/RocketLaunchWidget.scss +4 -0
- package/es/src/main/components/SettingsPanel/SettingsPanel.scss +4 -0
- package/es/src/main/components/ShoppingCart/ShoppingCart.scss +4 -0
- package/es/src/main/components/ShoppingList/ShoppingList.scss +4 -0
- package/es/src/main/components/SocialEngagement/SocialEngagement.scss +4 -0
- package/es/src/main/components/SocialMediaCard/SocialMediaCard.scss +157 -0
- package/es/src/main/components/StatisticsCards/StatisticsCards.scss +4 -0
- package/es/src/main/components/StatusIndicators/StatusIndicators.scss +4 -0
- package/es/src/main/components/StockMarket/StockMarket.scss +4 -0
- package/es/src/main/components/StreakCounter/StreakCounter.scss +4 -0
- package/es/src/main/components/SystemStatus/SystemStatus.scss +4 -0
- package/es/src/main/components/TaskManager/TaskManager.scss +4 -0
- package/es/src/main/components/TeamCollaborationWidget/TeamCollaborationWidget.scss +4 -0
- package/es/src/main/components/TimeLocationWidget/TimeLocationWidget.scss +4 -0
- package/es/src/main/components/TodoList/TodoList.scss +4 -0
- package/es/src/main/components/ToolWidget/ToolWidget.scss +4 -0
- package/es/src/main/components/TravelPlanner/TravelPlanner.scss +4 -0
- package/es/src/main/components/VideoCallWidget/VideoCallWidget.scss +4 -0
- package/es/src/main/components/WeatherWidget/WeatherWidget.scss +4 -0
- package/lib/src/main/components/AIAssistant/AIAssistant.scss +4 -0
- package/lib/src/main/components/ActionButtons/ActionButtons.scss +4 -0
- package/lib/src/main/components/ActivityFeed/ActivityFeed.scss +4 -0
- package/lib/src/main/components/AnalyticsDashboard/AnalyticsDashboard.scss +4 -0
- package/lib/src/main/components/BudgetTracker/BudgetTracker.scss +4 -0
- package/lib/src/main/components/CalendarWidget/CalendarWidget.scss +4 -0
- package/lib/src/main/components/ChatMessages/ChatMessages.scss +4 -0
- package/lib/src/main/components/CloudStorage/CloudStorage.scss +4 -0
- package/lib/src/main/components/CodeEditor/CodeEditor.scss +4 -0
- package/lib/src/main/components/CodeStats/CodeStats.scss +4 -0
- package/lib/src/main/components/ColorPaletteWidget/ColorPaletteWidget.scss +4 -0
- package/lib/src/main/components/ContactCard/ContactCard.scss +4 -0
- package/lib/src/main/components/CryptocurrencyWidget/CryptocurrencyWidget.scss +4 -0
- package/lib/src/main/components/DatabaseWidget/DatabaseWidget.scss +4 -0
- package/lib/src/main/components/DesignSystem/DesignSystem.scss +4 -0
- package/lib/src/main/components/DeviceStatus/DeviceStatus.scss +4 -0
- package/lib/src/main/components/DocumentScanner/DocumentScanner.scss +4 -0
- package/lib/src/main/components/EmailDashboard/EmailDashboard.scss +4 -0
- package/lib/src/main/components/EnergyMeter/EnergyMeter.scss +4 -0
- package/lib/src/main/components/FileManager/FileManager.scss +4 -0
- package/lib/src/main/components/FileUploadArea/FileUploadArea.scss +4 -0
- package/lib/src/main/components/FitnessTracker/FitnessTracker.scss +4 -0
- package/lib/src/main/components/GamingControllerWidget/GamingControllerWidget.scss +4 -0
- package/lib/src/main/components/HabitTracker/HabitTracker.scss +4 -0
- package/lib/src/main/components/HealthMonitor/HealthMonitor.scss +4 -0
- package/lib/src/main/components/IdeaBulbWidget/IdeaBulbWidget.scss +4 -0
- package/lib/src/main/components/InspirationWidget/InspirationWidget.scss +4 -0
- package/lib/src/main/components/LanguageLearning/LanguageLearning.scss +4 -0
- package/lib/src/main/components/LayerStackWidget/LayerStackWidget.scss +4 -0
- package/lib/src/main/components/MediaControls/MediaControls.scss +4 -0
- package/lib/src/main/components/MiniMenu/MiniMenu.scss +4 -0
- package/lib/src/main/components/MouseTracker/MouseTracker.scss +4 -0
- package/lib/src/main/components/MusicPlayer/MusicPlayer.scss +4 -0
- package/lib/src/main/components/MusicProduction/MusicProduction.scss +4 -0
- package/lib/src/main/components/NatureWidget/NatureWidget.scss +4 -0
- package/lib/src/main/components/NavigationPills/NavigationPills.scss +4 -0
- package/lib/src/main/components/NetworkStatus/NetworkStatus.scss +4 -0
- package/lib/src/main/components/NotificationBadges/NotificationBadges.scss +4 -0
- package/lib/src/main/components/NotificationCards/NotificationCards.scss +4 -0
- package/lib/src/main/components/OfficeBuildingWidget/OfficeBuildingWidget.scss +4 -0
- package/lib/src/main/components/PasswordManager/PasswordManager.scss +4 -0
- package/lib/src/main/components/PhotoEditor/PhotoEditor.scss +4 -0
- package/lib/src/main/components/PomodoroTimer/PomodoroTimer.scss +4 -0
- package/lib/src/main/components/PricingCard/PricingCard.scss +4 -0
- package/lib/src/main/components/ProfileBadge/ProfileBadge.scss +4 -0
- package/lib/src/main/components/ProgressTracker/ProgressTracker.scss +4 -0
- package/lib/src/main/components/QuickActions/QuickActions.scss +4 -0
- package/lib/src/main/components/QuickStats/QuickStats.scss +4 -0
- package/lib/src/main/components/ReadingProgress/ReadingProgress.scss +4 -0
- package/lib/src/main/components/RecipeFinder/RecipeFinder.scss +4 -0
- package/lib/src/main/components/RocketLaunchWidget/RocketLaunchWidget.scss +4 -0
- package/lib/src/main/components/SettingsPanel/SettingsPanel.scss +4 -0
- package/lib/src/main/components/ShoppingCart/ShoppingCart.scss +4 -0
- package/lib/src/main/components/ShoppingList/ShoppingList.scss +4 -0
- package/lib/src/main/components/SocialEngagement/SocialEngagement.scss +4 -0
- package/lib/src/main/components/SocialMediaCard/SocialMediaCard.scss +157 -0
- package/lib/src/main/components/StatisticsCards/StatisticsCards.scss +4 -0
- package/lib/src/main/components/StatusIndicators/StatusIndicators.scss +4 -0
- package/lib/src/main/components/StockMarket/StockMarket.scss +4 -0
- package/lib/src/main/components/StreakCounter/StreakCounter.scss +4 -0
- package/lib/src/main/components/SystemStatus/SystemStatus.scss +4 -0
- package/lib/src/main/components/TaskManager/TaskManager.scss +4 -0
- package/lib/src/main/components/TeamCollaborationWidget/TeamCollaborationWidget.scss +4 -0
- package/lib/src/main/components/TimeLocationWidget/TimeLocationWidget.scss +4 -0
- package/lib/src/main/components/TodoList/TodoList.scss +4 -0
- package/lib/src/main/components/ToolWidget/ToolWidget.scss +4 -0
- package/lib/src/main/components/TravelPlanner/TravelPlanner.scss +4 -0
- package/lib/src/main/components/VideoCallWidget/VideoCallWidget.scss +4 -0
- package/lib/src/main/components/WeatherWidget/WeatherWidget.scss +4 -0
- package/package.json +6 -5
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
@use '@aristobyte-ui/utils/styles' as *;
|
|
2
|
+
|
|
3
|
+
.social-media-card {
|
|
4
|
+
background-color: #101828; // @TODO: @COLOR
|
|
5
|
+
box-shadow: $shadow-md;
|
|
6
|
+
display: flex;
|
|
7
|
+
flex-direction: column;
|
|
8
|
+
gap: 15px;
|
|
9
|
+
max-width: 280px;
|
|
10
|
+
padding: 22px;
|
|
11
|
+
width: 100%;
|
|
12
|
+
|
|
13
|
+
&-radius {
|
|
14
|
+
&--none {
|
|
15
|
+
border-radius: 0rem; // 0px
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
&--sm {
|
|
19
|
+
border-radius: 0.25rem; // 4px
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
&--md {
|
|
23
|
+
border-radius: 0.5rem; // 8px
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
&--lg {
|
|
27
|
+
border-radius: 0.625rem; // 10px
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
&--full {
|
|
31
|
+
border-radius: 1.5rem; // 24px
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
&__header {
|
|
36
|
+
align-items: center;
|
|
37
|
+
display: flex;
|
|
38
|
+
gap: 20px;
|
|
39
|
+
justify-content: space-between;
|
|
40
|
+
width: 100%;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
&__avatar {
|
|
44
|
+
align-content: center;
|
|
45
|
+
background: linear-gradient(135deg, #ad46ff 0%, #f6339a 100%);
|
|
46
|
+
border-radius: 50%;
|
|
47
|
+
display: flex;
|
|
48
|
+
justify-content: center;
|
|
49
|
+
height: 42px;
|
|
50
|
+
overflow: hidden;
|
|
51
|
+
position: relative;
|
|
52
|
+
width: 42px;
|
|
53
|
+
|
|
54
|
+
&-icon {
|
|
55
|
+
align-content: center;
|
|
56
|
+
color: $white;
|
|
57
|
+
display: flex;
|
|
58
|
+
justify-content: center;
|
|
59
|
+
margin: auto;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
&-img {
|
|
63
|
+
height: 42px;
|
|
64
|
+
width: 42px;
|
|
65
|
+
object-fit: cover;
|
|
66
|
+
}
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
&__text {
|
|
70
|
+
align-items: flex-start;
|
|
71
|
+
display: flex;
|
|
72
|
+
flex-direction: column;
|
|
73
|
+
justify-content: center;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
&__title {
|
|
77
|
+
color: $title-color-dark;
|
|
78
|
+
font-size: 16px;
|
|
79
|
+
font-style: normal;
|
|
80
|
+
font-weight: 500;
|
|
81
|
+
line-height: 16px;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
&__subtitle {
|
|
85
|
+
color: $subtitle-color-dark;
|
|
86
|
+
font-size: 14px;
|
|
87
|
+
font-style: normal;
|
|
88
|
+
font-weight: 400;
|
|
89
|
+
line-height: 14px;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
&__content {
|
|
93
|
+
color: $description-color-dark;
|
|
94
|
+
font-size: 14px;
|
|
95
|
+
font-style: normal;
|
|
96
|
+
font-weight: 400;
|
|
97
|
+
line-height: 14px;
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
&__metrics {
|
|
101
|
+
align-items: center;
|
|
102
|
+
display: flex;
|
|
103
|
+
justify-content: flex-start;
|
|
104
|
+
gap: 14px;
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
&__metric {
|
|
108
|
+
align-items: center;
|
|
109
|
+
display: flex;
|
|
110
|
+
flex-direction: column;
|
|
111
|
+
gap: 5px;
|
|
112
|
+
justify-content: center;
|
|
113
|
+
|
|
114
|
+
&-par {
|
|
115
|
+
align-items: center;
|
|
116
|
+
display: flex;
|
|
117
|
+
gap: 7px;
|
|
118
|
+
justify-content: center;
|
|
119
|
+
}
|
|
120
|
+
|
|
121
|
+
&-text {
|
|
122
|
+
align-items: center;
|
|
123
|
+
display: flex;
|
|
124
|
+
justify-content: center;
|
|
125
|
+
}
|
|
126
|
+
|
|
127
|
+
&-icon {
|
|
128
|
+
align-items: center;
|
|
129
|
+
color: $icon-color-dark;
|
|
130
|
+
display: flex;
|
|
131
|
+
justify-content: center;
|
|
132
|
+
}
|
|
133
|
+
|
|
134
|
+
&-value {
|
|
135
|
+
color: $icon-color-dark;
|
|
136
|
+
font-size: 14px;
|
|
137
|
+
font-style: normal;
|
|
138
|
+
font-weight: 400;
|
|
139
|
+
line-height: 14px;
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
|
|
143
|
+
&__tags {
|
|
144
|
+
display: inline-flex;
|
|
145
|
+
flex-wrap: wrap;
|
|
146
|
+
gap: 1px;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
&__tag {
|
|
150
|
+
margin: 0 2px;
|
|
151
|
+
width: max-content;
|
|
152
|
+
|
|
153
|
+
&-anchor {
|
|
154
|
+
padding: 0;
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
}
|