@aristobyte-ui/presets 1.0.32 → 1.0.34

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/dist/index.mjs CHANGED
@@ -9,7 +9,7 @@ var ActionButtons_module_default = {};
9
9
 
10
10
  // components/ActionButtons/index.tsx
11
11
  import { createElement } from "react";
12
- var IActionButtons = ({ ...props }) => {
12
+ var ActionButtons = ({ ...props }) => {
13
13
  const uniqId = React.useId();
14
14
  return /* @__PURE__ */ createElement(
15
15
  "div",
@@ -29,7 +29,7 @@ var ActivityFeed_module_default = {};
29
29
 
30
30
  // components/ActivityFeed/index.tsx
31
31
  import { createElement as createElement2 } from "react";
32
- var IActivityFeed = ({ ...props }) => {
32
+ var ActivityFeed = ({ ...props }) => {
33
33
  const uniqId = React2.useId();
34
34
  return /* @__PURE__ */ createElement2(
35
35
  "div",
@@ -49,7 +49,7 @@ var AIAssistant_module_default = {};
49
49
 
50
50
  // components/AIAssistant/index.tsx
51
51
  import { createElement as createElement3 } from "react";
52
- var IAIAssistant = ({ ...props }) => {
52
+ var AIAssistant = ({ ...props }) => {
53
53
  const uniqId = React3.useId();
54
54
  return /* @__PURE__ */ createElement3(
55
55
  "div",
@@ -69,7 +69,7 @@ var AnalyticsDashboard_module_default = {};
69
69
 
70
70
  // components/AnalyticsDashboard/index.tsx
71
71
  import { createElement as createElement4 } from "react";
72
- var IAnalyticsDashboard = ({
72
+ var AnalyticsDashboard = ({
73
73
  ...props
74
74
  }) => {
75
75
  const uniqId = React4.useId();
@@ -91,7 +91,7 @@ var BudgetTracker_module_default = {};
91
91
 
92
92
  // components/BudgetTracker/index.tsx
93
93
  import { createElement as createElement5 } from "react";
94
- var IBudgetTracker = ({ ...props }) => {
94
+ var BudgetTracker = ({ ...props }) => {
95
95
  const uniqId = React5.useId();
96
96
  return /* @__PURE__ */ createElement5(
97
97
  "div",
@@ -111,7 +111,7 @@ var CalendarWidget_module_default = {};
111
111
 
112
112
  // components/CalendarWidget/index.tsx
113
113
  import { createElement as createElement6 } from "react";
114
- var ICalendarWidget = ({ ...props }) => {
114
+ var CalendarWidget = ({ ...props }) => {
115
115
  const uniqId = React6.useId();
116
116
  return /* @__PURE__ */ createElement6(
117
117
  "div",
@@ -131,7 +131,7 @@ var ChatMessages_module_default = {};
131
131
 
132
132
  // components/ChatMessages/index.tsx
133
133
  import { createElement as createElement7 } from "react";
134
- var IChatMessages = ({ ...props }) => {
134
+ var ChatMessages = ({ ...props }) => {
135
135
  const uniqId = React7.useId();
136
136
  return /* @__PURE__ */ createElement7(
137
137
  "div",
@@ -151,7 +151,7 @@ var CloudStorage_module_default = {};
151
151
 
152
152
  // components/CloudStorage/index.tsx
153
153
  import { createElement as createElement8 } from "react";
154
- var ICloudStorage = ({ ...props }) => {
154
+ var CloudStorage = ({ ...props }) => {
155
155
  const uniqId = React8.useId();
156
156
  return /* @__PURE__ */ createElement8(
157
157
  "div",
@@ -171,7 +171,7 @@ var CodeEditor_module_default = {};
171
171
 
172
172
  // components/CodeEditor/index.tsx
173
173
  import { createElement as createElement9 } from "react";
174
- var ICodeEditor = ({ ...props }) => {
174
+ var CodeEditor = ({ ...props }) => {
175
175
  const uniqId = React9.useId();
176
176
  return /* @__PURE__ */ createElement9(
177
177
  "div",
@@ -191,7 +191,7 @@ var CodeStats_module_default = {};
191
191
 
192
192
  // components/CodeStats/index.tsx
193
193
  import { createElement as createElement10 } from "react";
194
- var ICodeStats = ({ ...props }) => {
194
+ var CodeStats = ({ ...props }) => {
195
195
  const uniqId = React10.useId();
196
196
  return /* @__PURE__ */ createElement10(
197
197
  "div",
@@ -211,7 +211,7 @@ var ColorPaletteWidget_module_default = {};
211
211
 
212
212
  // components/ColorPaletteWidget/index.tsx
213
213
  import { createElement as createElement11 } from "react";
214
- var IColorPaletteWidget = ({
214
+ var ColorPaletteWidget = ({
215
215
  ...props
216
216
  }) => {
217
217
  const uniqId = React11.useId();
@@ -233,7 +233,7 @@ var ContactCard_module_default = {};
233
233
 
234
234
  // components/ContactCard/index.tsx
235
235
  import { createElement as createElement12 } from "react";
236
- var IContactCard = ({ ...props }) => {
236
+ var ContactCard = ({ ...props }) => {
237
237
  const uniqId = React12.useId();
238
238
  return /* @__PURE__ */ createElement12(
239
239
  "div",
@@ -253,7 +253,7 @@ var CryptocurrencyWidget_module_default = {};
253
253
 
254
254
  // components/CryptocurrencyWidget/index.tsx
255
255
  import { createElement as createElement13 } from "react";
256
- var ICryptocurrencyWidget = ({
256
+ var CryptocurrencyWidget = ({
257
257
  ...props
258
258
  }) => {
259
259
  const uniqId = React13.useId();
@@ -275,7 +275,7 @@ var DatabaseWidget_module_default = {};
275
275
 
276
276
  // components/DatabaseWidget/index.tsx
277
277
  import { createElement as createElement14 } from "react";
278
- var IDatabaseWidget = ({ ...props }) => {
278
+ var DatabaseWidget = ({ ...props }) => {
279
279
  const uniqId = React14.useId();
280
280
  return /* @__PURE__ */ createElement14(
281
281
  "div",
@@ -295,7 +295,7 @@ var DesignSystem_module_default = {};
295
295
 
296
296
  // components/DesignSystem/index.tsx
297
297
  import { createElement as createElement15 } from "react";
298
- var IDesignSystem = ({ ...props }) => {
298
+ var DesignSystem = ({ ...props }) => {
299
299
  const uniqId = React15.useId();
300
300
  return /* @__PURE__ */ createElement15(
301
301
  "div",
@@ -315,7 +315,7 @@ var DeviceStatus_module_default = {};
315
315
 
316
316
  // components/DeviceStatus/index.tsx
317
317
  import { createElement as createElement16 } from "react";
318
- var IDeviceStatus = ({ ...props }) => {
318
+ var DeviceStatus = ({ ...props }) => {
319
319
  const uniqId = React16.useId();
320
320
  return /* @__PURE__ */ createElement16(
321
321
  "div",
@@ -335,7 +335,7 @@ var DocumentScanner_module_default = {};
335
335
 
336
336
  // components/DocumentScanner/index.tsx
337
337
  import { createElement as createElement17 } from "react";
338
- var IDocumentScanner = ({ ...props }) => {
338
+ var DocumentScanner = ({ ...props }) => {
339
339
  const uniqId = React17.useId();
340
340
  return /* @__PURE__ */ createElement17(
341
341
  "div",
@@ -355,7 +355,7 @@ var EmailDashboard_module_default = {};
355
355
 
356
356
  // components/EmailDashboard/index.tsx
357
357
  import { createElement as createElement18 } from "react";
358
- var IEmailDashboard = ({ ...props }) => {
358
+ var EmailDashboard = ({ ...props }) => {
359
359
  const uniqId = React18.useId();
360
360
  return /* @__PURE__ */ createElement18(
361
361
  "div",
@@ -375,7 +375,7 @@ var EnergyMeter_module_default = {};
375
375
 
376
376
  // components/EnergyMeter/index.tsx
377
377
  import { createElement as createElement19 } from "react";
378
- var IEnergyMeter = ({ ...props }) => {
378
+ var EnergyMeter = ({ ...props }) => {
379
379
  const uniqId = React19.useId();
380
380
  return /* @__PURE__ */ createElement19(
381
381
  "div",
@@ -395,7 +395,7 @@ var FileManager_module_default = {};
395
395
 
396
396
  // components/FileManager/index.tsx
397
397
  import { createElement as createElement20 } from "react";
398
- var IFileManager = ({ ...props }) => {
398
+ var FileManager = ({ ...props }) => {
399
399
  const uniqId = React20.useId();
400
400
  return /* @__PURE__ */ createElement20(
401
401
  "div",
@@ -415,7 +415,7 @@ var FileUploadArea_module_default = {};
415
415
 
416
416
  // components/FileUploadArea/index.tsx
417
417
  import { createElement as createElement21 } from "react";
418
- var IFileUploadArea = ({ ...props }) => {
418
+ var FileUploadArea = ({ ...props }) => {
419
419
  const uniqId = React21.useId();
420
420
  return /* @__PURE__ */ createElement21(
421
421
  "div",
@@ -435,7 +435,7 @@ var FitnessTracker_module_default = {};
435
435
 
436
436
  // components/FitnessTracker/index.tsx
437
437
  import { createElement as createElement22 } from "react";
438
- var IFitnessTracker = ({ ...props }) => {
438
+ var FitnessTracker = ({ ...props }) => {
439
439
  const uniqId = React22.useId();
440
440
  return /* @__PURE__ */ createElement22(
441
441
  "div",
@@ -455,7 +455,7 @@ var GamingControllerWidget_module_default = {};
455
455
 
456
456
  // components/GamingControllerWidget/index.tsx
457
457
  import { createElement as createElement23 } from "react";
458
- var IGamingControllerWidget = ({
458
+ var GamingControllerWidget = ({
459
459
  ...props
460
460
  }) => {
461
461
  const uniqId = React23.useId();
@@ -477,7 +477,7 @@ var HabitTracker_module_default = {};
477
477
 
478
478
  // components/HabitTracker/index.tsx
479
479
  import { createElement as createElement24 } from "react";
480
- var IHabitTracker = ({ ...props }) => {
480
+ var HabitTracker = ({ ...props }) => {
481
481
  const uniqId = React24.useId();
482
482
  return /* @__PURE__ */ createElement24(
483
483
  "div",
@@ -497,7 +497,7 @@ var HealthMonitor_module_default = {};
497
497
 
498
498
  // components/HealthMonitor/index.tsx
499
499
  import { createElement as createElement25 } from "react";
500
- var IHealthMonitor = ({ ...props }) => {
500
+ var HealthMonitor = ({ ...props }) => {
501
501
  const uniqId = React25.useId();
502
502
  return /* @__PURE__ */ createElement25(
503
503
  "div",
@@ -517,7 +517,7 @@ var IdeaBulbWidget_module_default = {};
517
517
 
518
518
  // components/IdeaBulbWidget/index.tsx
519
519
  import { createElement as createElement26 } from "react";
520
- var IIdeaBulbWidget = ({ ...props }) => {
520
+ var IdeaBulbWidget = ({ ...props }) => {
521
521
  const uniqId = React26.useId();
522
522
  return /* @__PURE__ */ createElement26(
523
523
  "div",
@@ -537,7 +537,7 @@ var InspirationWidget_module_default = {};
537
537
 
538
538
  // components/InspirationWidget/index.tsx
539
539
  import { createElement as createElement27 } from "react";
540
- var IInspirationWidget = ({
540
+ var InspirationWidget = ({
541
541
  ...props
542
542
  }) => {
543
543
  const uniqId = React27.useId();
@@ -559,9 +559,7 @@ var LanguageLearning_module_default = {};
559
559
 
560
560
  // components/LanguageLearning/index.tsx
561
561
  import { createElement as createElement28 } from "react";
562
- var ILanguageLearning = ({
563
- ...props
564
- }) => {
562
+ var LanguageLearning = ({ ...props }) => {
565
563
  const uniqId = React28.useId();
566
564
  return /* @__PURE__ */ createElement28(
567
565
  "div",
@@ -581,9 +579,7 @@ var LayerStackWidget_module_default = {};
581
579
 
582
580
  // components/LayerStackWidget/index.tsx
583
581
  import { createElement as createElement29 } from "react";
584
- var ILayerStackWidget = ({
585
- ...props
586
- }) => {
582
+ var LayerStackWidget = ({ ...props }) => {
587
583
  const uniqId = React29.useId();
588
584
  return /* @__PURE__ */ createElement29(
589
585
  "div",
@@ -603,7 +599,7 @@ var MediaControls_module_default = {};
603
599
 
604
600
  // components/MediaControls/index.tsx
605
601
  import { createElement as createElement30 } from "react";
606
- var IMediaControls = ({ ...props }) => {
602
+ var MediaControls = ({ ...props }) => {
607
603
  const uniqId = React30.useId();
608
604
  return /* @__PURE__ */ createElement30(
609
605
  "div",
@@ -623,7 +619,7 @@ var MiniMenu_module_default = {};
623
619
 
624
620
  // components/MiniMenu/index.tsx
625
621
  import { createElement as createElement31 } from "react";
626
- var IMiniMenu = ({ ...props }) => {
622
+ var MiniMenu = ({ ...props }) => {
627
623
  const uniqId = React31.useId();
628
624
  return /* @__PURE__ */ createElement31(
629
625
  "div",
@@ -643,7 +639,7 @@ var MouseTracker_module_default = {};
643
639
 
644
640
  // components/MouseTracker/index.tsx
645
641
  import { createElement as createElement32 } from "react";
646
- var IMouseTracker = ({ ...props }) => {
642
+ var MouseTracker = ({ ...props }) => {
647
643
  const uniqId = React32.useId();
648
644
  return /* @__PURE__ */ createElement32(
649
645
  "div",
@@ -663,7 +659,7 @@ var MusicPlayer_module_default = {};
663
659
 
664
660
  // components/MusicPlayer/index.tsx
665
661
  import { createElement as createElement33 } from "react";
666
- var IMusicPlayer = ({ ...props }) => {
662
+ var MusicPlayer = ({ ...props }) => {
667
663
  const uniqId = React33.useId();
668
664
  return /* @__PURE__ */ createElement33(
669
665
  "div",
@@ -683,7 +679,7 @@ var MusicProduction_module_default = {};
683
679
 
684
680
  // components/MusicProduction/index.tsx
685
681
  import { createElement as createElement34 } from "react";
686
- var IMusicProduction = ({ ...props }) => {
682
+ var MusicProduction = ({ ...props }) => {
687
683
  const uniqId = React34.useId();
688
684
  return /* @__PURE__ */ createElement34(
689
685
  "div",
@@ -703,7 +699,7 @@ var NatureWidget_module_default = {};
703
699
 
704
700
  // components/NatureWidget/index.tsx
705
701
  import { createElement as createElement35 } from "react";
706
- var INatureWidget = ({ ...props }) => {
702
+ var NatureWidget = ({ ...props }) => {
707
703
  const uniqId = React35.useId();
708
704
  return /* @__PURE__ */ createElement35(
709
705
  "div",
@@ -723,7 +719,7 @@ var NavigationPills_module_default = {};
723
719
 
724
720
  // components/NavigationPills/index.tsx
725
721
  import { createElement as createElement36 } from "react";
726
- var INavigationPills = ({ ...props }) => {
722
+ var NavigationPills = ({ ...props }) => {
727
723
  const uniqId = React36.useId();
728
724
  return /* @__PURE__ */ createElement36(
729
725
  "div",
@@ -743,7 +739,7 @@ var NetworkStatus_module_default = {};
743
739
 
744
740
  // components/NetworkStatus/index.tsx
745
741
  import { createElement as createElement37 } from "react";
746
- var INetworkStatus = ({ ...props }) => {
742
+ var NetworkStatus = ({ ...props }) => {
747
743
  const uniqId = React37.useId();
748
744
  return /* @__PURE__ */ createElement37(
749
745
  "div",
@@ -763,7 +759,7 @@ var NotificationBadges_module_default = {};
763
759
 
764
760
  // components/NotificationBadges/index.tsx
765
761
  import { createElement as createElement38 } from "react";
766
- var INotificationBadges = ({
762
+ var NotificationBadges = ({
767
763
  ...props
768
764
  }) => {
769
765
  const uniqId = React38.useId();
@@ -785,7 +781,7 @@ var NotificationCards_module_default = {};
785
781
 
786
782
  // components/NotificationCards/index.tsx
787
783
  import { createElement as createElement39 } from "react";
788
- var INotificationCards = ({
784
+ var NotificationCards = ({
789
785
  ...props
790
786
  }) => {
791
787
  const uniqId = React39.useId();
@@ -807,7 +803,7 @@ var OfficeBuildingWidget_module_default = {};
807
803
 
808
804
  // components/OfficeBuildingWidget/index.tsx
809
805
  import { createElement as createElement40 } from "react";
810
- var IOfficeBuildingWidget = ({
806
+ var OfficeBuildingWidget = ({
811
807
  ...props
812
808
  }) => {
813
809
  const uniqId = React40.useId();
@@ -829,7 +825,7 @@ var PasswordManager_module_default = {};
829
825
 
830
826
  // components/PasswordManager/index.tsx
831
827
  import { createElement as createElement41 } from "react";
832
- var IPasswordManager = ({ ...props }) => {
828
+ var PasswordManager = ({ ...props }) => {
833
829
  const uniqId = React41.useId();
834
830
  return /* @__PURE__ */ createElement41(
835
831
  "div",
@@ -849,7 +845,7 @@ var PhotoEditor_module_default = {};
849
845
 
850
846
  // components/PhotoEditor/index.tsx
851
847
  import { createElement as createElement42 } from "react";
852
- var IPhotoEditor = ({ ...props }) => {
848
+ var PhotoEditor = ({ ...props }) => {
853
849
  const uniqId = React42.useId();
854
850
  return /* @__PURE__ */ createElement42(
855
851
  "div",
@@ -869,7 +865,7 @@ var PomodoroTimer_module_default = {};
869
865
 
870
866
  // components/PomodoroTimer/index.tsx
871
867
  import { createElement as createElement43 } from "react";
872
- var IPomodoroTimer = ({ ...props }) => {
868
+ var PomodoroTimer = ({ ...props }) => {
873
869
  const uniqId = React43.useId();
874
870
  return /* @__PURE__ */ createElement43(
875
871
  "div",
@@ -889,7 +885,7 @@ var PricingCard_module_default = {};
889
885
 
890
886
  // components/PricingCard/index.tsx
891
887
  import { createElement as createElement44 } from "react";
892
- var IPricingCard = ({ ...props }) => {
888
+ var PricingCard = ({ ...props }) => {
893
889
  const uniqId = React44.useId();
894
890
  return /* @__PURE__ */ createElement44(
895
891
  "div",
@@ -909,7 +905,7 @@ var ProfileBadge_module_default = {};
909
905
 
910
906
  // components/ProfileBadge/index.tsx
911
907
  import { createElement as createElement45 } from "react";
912
- var IProfileBadge = ({ ...props }) => {
908
+ var ProfileBadge = ({ ...props }) => {
913
909
  const uniqId = React45.useId();
914
910
  return /* @__PURE__ */ createElement45(
915
911
  "div",
@@ -929,7 +925,7 @@ var ProgressTracker_module_default = {};
929
925
 
930
926
  // components/ProgressTracker/index.tsx
931
927
  import { createElement as createElement46 } from "react";
932
- var IProgressTracker = ({ ...props }) => {
928
+ var ProgressTracker = ({ ...props }) => {
933
929
  const uniqId = React46.useId();
934
930
  return /* @__PURE__ */ createElement46(
935
931
  "div",
@@ -949,7 +945,7 @@ var QuickActions_module_default = {};
949
945
 
950
946
  // components/QuickActions/index.tsx
951
947
  import { createElement as createElement47 } from "react";
952
- var IQuickActions = ({ ...props }) => {
948
+ var QuickActions = ({ ...props }) => {
953
949
  const uniqId = React47.useId();
954
950
  return /* @__PURE__ */ createElement47(
955
951
  "div",
@@ -969,7 +965,7 @@ var QuickStats_module_default = {};
969
965
 
970
966
  // components/QuickStats/index.tsx
971
967
  import { createElement as createElement48 } from "react";
972
- var IQuickStats = ({ ...props }) => {
968
+ var QuickStats = ({ ...props }) => {
973
969
  const uniqId = React48.useId();
974
970
  return /* @__PURE__ */ createElement48(
975
971
  "div",
@@ -989,7 +985,7 @@ var ReadingProgress_module_default = {};
989
985
 
990
986
  // components/ReadingProgress/index.tsx
991
987
  import { createElement as createElement49 } from "react";
992
- var IReadingProgress = ({ ...props }) => {
988
+ var ReadingProgress = ({ ...props }) => {
993
989
  const uniqId = React49.useId();
994
990
  return /* @__PURE__ */ createElement49(
995
991
  "div",
@@ -1009,7 +1005,7 @@ var RecipeFinder_module_default = {};
1009
1005
 
1010
1006
  // components/RecipeFinder/index.tsx
1011
1007
  import { createElement as createElement50 } from "react";
1012
- var IRecipeFinder = ({ ...props }) => {
1008
+ var RecipeFinder = ({ ...props }) => {
1013
1009
  const uniqId = React50.useId();
1014
1010
  return /* @__PURE__ */ createElement50(
1015
1011
  "div",
@@ -1029,7 +1025,7 @@ var RocketLaunchWidget_module_default = {};
1029
1025
 
1030
1026
  // components/RocketLaunchWidget/index.tsx
1031
1027
  import { createElement as createElement51 } from "react";
1032
- var IRocketLaunchWidget = ({
1028
+ var RocketLaunchWidget = ({
1033
1029
  ...props
1034
1030
  }) => {
1035
1031
  const uniqId = React51.useId();
@@ -1051,7 +1047,7 @@ var SettingsPanel_module_default = {};
1051
1047
 
1052
1048
  // components/SettingsPanel/index.tsx
1053
1049
  import { createElement as createElement52 } from "react";
1054
- var ISettingsPanel = ({ ...props }) => {
1050
+ var SettingsPanel = ({ ...props }) => {
1055
1051
  const uniqId = React52.useId();
1056
1052
  return /* @__PURE__ */ createElement52(
1057
1053
  "div",
@@ -1071,7 +1067,7 @@ var ShoppingCart_module_default = {};
1071
1067
 
1072
1068
  // components/ShoppingCart/index.tsx
1073
1069
  import { createElement as createElement53 } from "react";
1074
- var IShoppingCart = ({ ...props }) => {
1070
+ var ShoppingCart = ({ ...props }) => {
1075
1071
  const uniqId = React53.useId();
1076
1072
  return /* @__PURE__ */ createElement53(
1077
1073
  "div",
@@ -1091,7 +1087,7 @@ var ShoppingList_module_default = {};
1091
1087
 
1092
1088
  // components/ShoppingList/index.tsx
1093
1089
  import { createElement as createElement54 } from "react";
1094
- var IShoppingList = ({ ...props }) => {
1090
+ var ShoppingList = ({ ...props }) => {
1095
1091
  const uniqId = React54.useId();
1096
1092
  return /* @__PURE__ */ createElement54(
1097
1093
  "div",
@@ -1111,9 +1107,7 @@ var SocialEngagement_module_default = {};
1111
1107
 
1112
1108
  // components/SocialEngagement/index.tsx
1113
1109
  import { createElement as createElement55 } from "react";
1114
- var ISocialEngagement = ({
1115
- ...props
1116
- }) => {
1110
+ var SocialEngagement = ({ ...props }) => {
1117
1111
  const uniqId = React55.useId();
1118
1112
  return /* @__PURE__ */ createElement55(
1119
1113
  "div",
@@ -1127,21 +1121,70 @@ var ISocialEngagement = ({
1127
1121
 
1128
1122
  // components/SocialMediaCard/index.tsx
1129
1123
  import * as React56 from "react";
1124
+ import { Button } from "@aristobyte-ui/button";
1130
1125
 
1131
1126
  // components/SocialMediaCard/SocialMediaCard.module.scss
1132
- var SocialMediaCard_module_default = {};
1127
+ var SocialMediaCard_module_default = {
1128
+ "social-media-card": "SocialMediaCard_module_social-media-card",
1129
+ "social-media-card-radius--none": "SocialMediaCard_module_social-media-card-radius--none",
1130
+ "social-media-card-radius--sm": "SocialMediaCard_module_social-media-card-radius--sm",
1131
+ "social-media-card-radius--md": "SocialMediaCard_module_social-media-card-radius--md",
1132
+ "social-media-card-radius--lg": "SocialMediaCard_module_social-media-card-radius--lg",
1133
+ "social-media-card-radius--full": "SocialMediaCard_module_social-media-card-radius--full",
1134
+ "social-media-card__header": "SocialMediaCard_module_social-media-card__header",
1135
+ "social-media-card__text": "SocialMediaCard_module_social-media-card__text"
1136
+ };
1133
1137
 
1134
1138
  // components/SocialMediaCard/index.tsx
1135
- import { createElement as createElement56 } from "react";
1136
- var ISocialMediaCard = ({ ...props }) => {
1139
+ import { jsx, jsxs } from "react/jsx-runtime";
1140
+ var SocialMediaCard = ({
1141
+ variant = "default",
1142
+ radius = "md",
1143
+ avatar,
1144
+ avatarIcon,
1145
+ title,
1146
+ subtitle,
1147
+ button,
1148
+ content,
1149
+ media,
1150
+ tags,
1151
+ timestamp,
1152
+ className,
1153
+ metrics
1154
+ }) => {
1137
1155
  const uniqId = React56.useId();
1138
- return /* @__PURE__ */ createElement56(
1139
- "div",
1140
- {
1141
- ...props,
1142
- key: uniqId,
1143
- className: `social-media-card ${SocialMediaCard_module_default["social-media-card"]}`
1144
- }
1156
+ return /* @__PURE__ */ jsxs(
1157
+ "div",
1158
+ {
1159
+ className: `social-media-card ${SocialMediaCard_module_default[`social-media-card-radius--${radius}`]} ${SocialMediaCard_module_default[`social-media-radius-variant--${variant}`]} ${SocialMediaCard_module_default["social-media-card"]} ${className}`,
1160
+ children: [
1161
+ /* @__PURE__ */ jsxs("div", { className: SocialMediaCard_module_default["social-media-card__header"], children: [
1162
+ /* @__PURE__ */ jsx("div", { className: SocialMediaCard_module_default["social-media-card__avatar"] }),
1163
+ title && subtitle && /* @__PURE__ */ jsxs("div", { className: SocialMediaCard_module_default["social-media-card__text"], children: [
1164
+ /* @__PURE__ */ jsx("h3", { children: title }),
1165
+ /* @__PURE__ */ jsx("h4", { children: subtitle })
1166
+ ] }),
1167
+ button && /* @__PURE__ */ jsx(
1168
+ Button,
1169
+ {
1170
+ ...button,
1171
+ variant: (button == null ? void 0 : button.variant) || "primary",
1172
+ radius: (button == null ? void 0 : button.radius) || "full",
1173
+ className: SocialMediaCard_module_default["social-media-card__button"]
1174
+ }
1175
+ )
1176
+ ] }),
1177
+ /* @__PURE__ */ jsx("div", { className: SocialMediaCard_module_default["social-media-card__content"], children: content }),
1178
+ metrics && metrics.length > 0 && /* @__PURE__ */ jsx("ul", { className: SocialMediaCard_module_default["social-media-card__metrics"], children: metrics.map(({ icon, label, value }, i) => /* @__PURE__ */ jsxs("li", { className: SocialMediaCard_module_default["social-media-card__metric"], children: [
1179
+ /* @__PURE__ */ jsxs("p", { className: SocialMediaCard_module_default["social-media-card__metric-par"], children: [
1180
+ icon && /* @__PURE__ */ jsx("span", { className: SocialMediaCard_module_default["social-media-card__metric-icon"], children: icon() }),
1181
+ value && /* @__PURE__ */ jsx("span", { className: SocialMediaCard_module_default["social-media-card__metric-value"], children: value })
1182
+ ] }),
1183
+ label && /* @__PURE__ */ jsx("p", { className: SocialMediaCard_module_default["social-media-card__metrics-label"], children: label })
1184
+ ] }, i)) })
1185
+ ]
1186
+ },
1187
+ uniqId
1145
1188
  );
1146
1189
  };
1147
1190
 
@@ -1152,10 +1195,10 @@ import * as React57 from "react";
1152
1195
  var StatisticsCards_module_default = {};
1153
1196
 
1154
1197
  // components/StatisticsCards/index.tsx
1155
- import { createElement as createElement57 } from "react";
1156
- var IStatisticsCards = ({ ...props }) => {
1198
+ import { createElement as createElement56 } from "react";
1199
+ var StatisticsCards = ({ ...props }) => {
1157
1200
  const uniqId = React57.useId();
1158
- return /* @__PURE__ */ createElement57(
1201
+ return /* @__PURE__ */ createElement56(
1159
1202
  "div",
1160
1203
  {
1161
1204
  ...props,
@@ -1172,12 +1215,10 @@ import * as React58 from "react";
1172
1215
  var StatusIndicators_module_default = {};
1173
1216
 
1174
1217
  // components/StatusIndicators/index.tsx
1175
- import { createElement as createElement58 } from "react";
1176
- var IStatusIndicators = ({
1177
- ...props
1178
- }) => {
1218
+ import { createElement as createElement57 } from "react";
1219
+ var StatusIndicators = ({ ...props }) => {
1179
1220
  const uniqId = React58.useId();
1180
- return /* @__PURE__ */ createElement58(
1221
+ return /* @__PURE__ */ createElement57(
1181
1222
  "div",
1182
1223
  {
1183
1224
  ...props,
@@ -1194,10 +1235,10 @@ import * as React59 from "react";
1194
1235
  var StockMarket_module_default = {};
1195
1236
 
1196
1237
  // components/StockMarket/index.tsx
1197
- import { createElement as createElement59 } from "react";
1198
- var IStockMarket = ({ ...props }) => {
1238
+ import { createElement as createElement58 } from "react";
1239
+ var StockMarket = ({ ...props }) => {
1199
1240
  const uniqId = React59.useId();
1200
- return /* @__PURE__ */ createElement59(
1241
+ return /* @__PURE__ */ createElement58(
1201
1242
  "div",
1202
1243
  {
1203
1244
  ...props,
@@ -1214,10 +1255,10 @@ import * as React60 from "react";
1214
1255
  var StreakCounter_module_default = {};
1215
1256
 
1216
1257
  // components/StreakCounter/index.tsx
1217
- import { createElement as createElement60 } from "react";
1218
- var IStreakCounter = ({ ...props }) => {
1258
+ import { createElement as createElement59 } from "react";
1259
+ var StreakCounter = ({ ...props }) => {
1219
1260
  const uniqId = React60.useId();
1220
- return /* @__PURE__ */ createElement60(
1261
+ return /* @__PURE__ */ createElement59(
1221
1262
  "div",
1222
1263
  {
1223
1264
  ...props,
@@ -1234,10 +1275,10 @@ import * as React61 from "react";
1234
1275
  var SystemStatus_module_default = {};
1235
1276
 
1236
1277
  // components/SystemStatus/index.tsx
1237
- import { createElement as createElement61 } from "react";
1238
- var ISystemStatus = ({ ...props }) => {
1278
+ import { createElement as createElement60 } from "react";
1279
+ var SystemStatus = ({ ...props }) => {
1239
1280
  const uniqId = React61.useId();
1240
- return /* @__PURE__ */ createElement61(
1281
+ return /* @__PURE__ */ createElement60(
1241
1282
  "div",
1242
1283
  {
1243
1284
  ...props,
@@ -1254,10 +1295,10 @@ import * as React62 from "react";
1254
1295
  var TaskManager_module_default = {};
1255
1296
 
1256
1297
  // components/TaskManager/index.tsx
1257
- import { createElement as createElement62 } from "react";
1258
- var ITaskManager = ({ ...props }) => {
1298
+ import { createElement as createElement61 } from "react";
1299
+ var TaskManager = ({ ...props }) => {
1259
1300
  const uniqId = React62.useId();
1260
- return /* @__PURE__ */ createElement62(
1301
+ return /* @__PURE__ */ createElement61(
1261
1302
  "div",
1262
1303
  {
1263
1304
  ...props,
@@ -1274,12 +1315,12 @@ import * as React63 from "react";
1274
1315
  var TeamCollaborationWidget_module_default = {};
1275
1316
 
1276
1317
  // components/TeamCollaborationWidget/index.tsx
1277
- import { createElement as createElement63 } from "react";
1278
- var ITeamCollaborationWidget = ({
1318
+ import { createElement as createElement62 } from "react";
1319
+ var TeamCollaborationWidget = ({
1279
1320
  ...props
1280
1321
  }) => {
1281
1322
  const uniqId = React63.useId();
1282
- return /* @__PURE__ */ createElement63(
1323
+ return /* @__PURE__ */ createElement62(
1283
1324
  "div",
1284
1325
  {
1285
1326
  ...props,
@@ -1296,12 +1337,12 @@ import * as React64 from "react";
1296
1337
  var TimeLocationWidget_module_default = {};
1297
1338
 
1298
1339
  // components/TimeLocationWidget/index.tsx
1299
- import { createElement as createElement64 } from "react";
1300
- var ITimeLocationWidget = ({
1340
+ import { createElement as createElement63 } from "react";
1341
+ var TimeLocationWidget = ({
1301
1342
  ...props
1302
1343
  }) => {
1303
1344
  const uniqId = React64.useId();
1304
- return /* @__PURE__ */ createElement64(
1345
+ return /* @__PURE__ */ createElement63(
1305
1346
  "div",
1306
1347
  {
1307
1348
  ...props,
@@ -1318,10 +1359,10 @@ import * as React65 from "react";
1318
1359
  var TodoList_module_default = {};
1319
1360
 
1320
1361
  // components/TodoList/index.tsx
1321
- import { createElement as createElement65 } from "react";
1322
- var ITodoList = ({ ...props }) => {
1362
+ import { createElement as createElement64 } from "react";
1363
+ var TodoList = ({ ...props }) => {
1323
1364
  const uniqId = React65.useId();
1324
- return /* @__PURE__ */ createElement65(
1365
+ return /* @__PURE__ */ createElement64(
1325
1366
  "div",
1326
1367
  {
1327
1368
  ...props,
@@ -1338,10 +1379,10 @@ import * as React66 from "react";
1338
1379
  var ToolWidget_module_default = {};
1339
1380
 
1340
1381
  // components/ToolWidget/index.tsx
1341
- import { createElement as createElement66 } from "react";
1342
- var IToolWidget = ({ ...props }) => {
1382
+ import { createElement as createElement65 } from "react";
1383
+ var ToolWidget = ({ ...props }) => {
1343
1384
  const uniqId = React66.useId();
1344
- return /* @__PURE__ */ createElement66(
1385
+ return /* @__PURE__ */ createElement65(
1345
1386
  "div",
1346
1387
  {
1347
1388
  ...props,
@@ -1358,10 +1399,10 @@ import * as React67 from "react";
1358
1399
  var TravelPlanner_module_default = {};
1359
1400
 
1360
1401
  // components/TravelPlanner/index.tsx
1361
- import { createElement as createElement67 } from "react";
1362
- var ITravelPlanner = ({ ...props }) => {
1402
+ import { createElement as createElement66 } from "react";
1403
+ var TravelPlanner = ({ ...props }) => {
1363
1404
  const uniqId = React67.useId();
1364
- return /* @__PURE__ */ createElement67(
1405
+ return /* @__PURE__ */ createElement66(
1365
1406
  "div",
1366
1407
  {
1367
1408
  ...props,
@@ -1378,10 +1419,10 @@ import * as React68 from "react";
1378
1419
  var VideoCallWidget_module_default = {};
1379
1420
 
1380
1421
  // components/VideoCallWidget/index.tsx
1381
- import { createElement as createElement68 } from "react";
1382
- var IVideoCallWidget = ({ ...props }) => {
1422
+ import { createElement as createElement67 } from "react";
1423
+ var VideoCallWidget = ({ ...props }) => {
1383
1424
  const uniqId = React68.useId();
1384
- return /* @__PURE__ */ createElement68(
1425
+ return /* @__PURE__ */ createElement67(
1385
1426
  "div",
1386
1427
  {
1387
1428
  ...props,
@@ -1398,10 +1439,10 @@ import * as React69 from "react";
1398
1439
  var WeatherWidget_module_default = {};
1399
1440
 
1400
1441
  // components/WeatherWidget/index.tsx
1401
- import { createElement as createElement69 } from "react";
1402
- var IWeatherWidget = ({ ...props }) => {
1442
+ import { createElement as createElement68 } from "react";
1443
+ var WeatherWidget = ({ ...props }) => {
1403
1444
  const uniqId = React69.useId();
1404
- return /* @__PURE__ */ createElement69(
1445
+ return /* @__PURE__ */ createElement68(
1405
1446
  "div",
1406
1447
  {
1407
1448
  ...props,
@@ -1411,74 +1452,74 @@ var IWeatherWidget = ({ ...props }) => {
1411
1452
  );
1412
1453
  };
1413
1454
  export {
1414
- IAIAssistant,
1415
- IActionButtons,
1416
- IActivityFeed,
1417
- IAnalyticsDashboard,
1418
- IBudgetTracker,
1419
- ICalendarWidget,
1420
- IChatMessages,
1421
- ICloudStorage,
1422
- ICodeEditor,
1423
- ICodeStats,
1424
- IColorPaletteWidget,
1425
- IContactCard,
1426
- ICryptocurrencyWidget,
1427
- IDatabaseWidget,
1428
- IDesignSystem,
1429
- IDeviceStatus,
1430
- IDocumentScanner,
1431
- IEmailDashboard,
1432
- IEnergyMeter,
1433
- IFileManager,
1434
- IFileUploadArea,
1435
- IFitnessTracker,
1436
- IGamingControllerWidget,
1437
- IHabitTracker,
1438
- IHealthMonitor,
1439
- IIdeaBulbWidget,
1440
- IInspirationWidget,
1441
- ILanguageLearning,
1442
- ILayerStackWidget,
1443
- IMediaControls,
1444
- IMiniMenu,
1445
- IMouseTracker,
1446
- IMusicPlayer,
1447
- IMusicProduction,
1448
- INatureWidget,
1449
- INavigationPills,
1450
- INetworkStatus,
1451
- INotificationBadges,
1452
- INotificationCards,
1453
- IOfficeBuildingWidget,
1454
- IPasswordManager,
1455
- IPhotoEditor,
1456
- IPomodoroTimer,
1457
- IPricingCard,
1458
- IProfileBadge,
1459
- IProgressTracker,
1460
- IQuickActions,
1461
- IQuickStats,
1462
- IReadingProgress,
1463
- IRecipeFinder,
1464
- IRocketLaunchWidget,
1465
- ISettingsPanel,
1466
- IShoppingCart,
1467
- IShoppingList,
1468
- ISocialEngagement,
1469
- ISocialMediaCard,
1470
- IStatisticsCards,
1471
- IStatusIndicators,
1472
- IStockMarket,
1473
- IStreakCounter,
1474
- ISystemStatus,
1475
- ITaskManager,
1476
- ITeamCollaborationWidget,
1477
- ITimeLocationWidget,
1478
- ITodoList,
1479
- IToolWidget,
1480
- ITravelPlanner,
1481
- IVideoCallWidget,
1482
- IWeatherWidget
1455
+ AIAssistant,
1456
+ ActionButtons,
1457
+ ActivityFeed,
1458
+ AnalyticsDashboard,
1459
+ BudgetTracker,
1460
+ CalendarWidget,
1461
+ ChatMessages,
1462
+ CloudStorage,
1463
+ CodeEditor,
1464
+ CodeStats,
1465
+ ColorPaletteWidget,
1466
+ ContactCard,
1467
+ CryptocurrencyWidget,
1468
+ DatabaseWidget,
1469
+ DesignSystem,
1470
+ DeviceStatus,
1471
+ DocumentScanner,
1472
+ EmailDashboard,
1473
+ EnergyMeter,
1474
+ FileManager,
1475
+ FileUploadArea,
1476
+ FitnessTracker,
1477
+ GamingControllerWidget,
1478
+ HabitTracker,
1479
+ HealthMonitor,
1480
+ IdeaBulbWidget,
1481
+ InspirationWidget,
1482
+ LanguageLearning,
1483
+ LayerStackWidget,
1484
+ MediaControls,
1485
+ MiniMenu,
1486
+ MouseTracker,
1487
+ MusicPlayer,
1488
+ MusicProduction,
1489
+ NatureWidget,
1490
+ NavigationPills,
1491
+ NetworkStatus,
1492
+ NotificationBadges,
1493
+ NotificationCards,
1494
+ OfficeBuildingWidget,
1495
+ PasswordManager,
1496
+ PhotoEditor,
1497
+ PomodoroTimer,
1498
+ PricingCard,
1499
+ ProfileBadge,
1500
+ ProgressTracker,
1501
+ QuickActions,
1502
+ QuickStats,
1503
+ ReadingProgress,
1504
+ RecipeFinder,
1505
+ RocketLaunchWidget,
1506
+ SettingsPanel,
1507
+ ShoppingCart,
1508
+ ShoppingList,
1509
+ SocialEngagement,
1510
+ SocialMediaCard,
1511
+ StatisticsCards,
1512
+ StatusIndicators,
1513
+ StockMarket,
1514
+ StreakCounter,
1515
+ SystemStatus,
1516
+ TaskManager,
1517
+ TeamCollaborationWidget,
1518
+ TimeLocationWidget,
1519
+ TodoList,
1520
+ ToolWidget,
1521
+ TravelPlanner,
1522
+ VideoCallWidget,
1523
+ WeatherWidget
1483
1524
  };
1484
1525
  //# sourceMappingURL=index.mjs.map