@signozhq/design-tokens 1.2.0 → 1.2.1

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.d.ts CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 03 Jun 2025 04:55:28 GMT
3
+ * Generated on Tue, 03 Jun 2025 15:32:50 GMT
4
4
  */
5
5
  export declare const Color: {
6
6
  BG_ROBIN_50: string;
@@ -204,6 +204,8 @@ export declare const Color: {
204
204
  TEXT_VANILLA_200: string;
205
205
  TEXT_VANILLA_300: string;
206
206
  TEXT_VANILLA_400: string;
207
+ TEXT_SLATE_50: string;
208
+ TEXT_SLATE_100: string;
207
209
  TEXT_SLATE_200: string;
208
210
  TEXT_SLATE_300: string;
209
211
  TEXT_SLATE_400: string;
@@ -231,7 +233,7 @@ export declare const Color: {
231
233
 
232
234
  /**
233
235
  * Do not edit directly
234
- * Generated on Tue, 03 Jun 2025 04:55:28 GMT
236
+ * Generated on Tue, 03 Jun 2025 15:32:50 GMT
235
237
  */
236
238
  export declare const ColorTailwind: {
237
239
  'robin-50': string;
@@ -355,15 +357,15 @@ export declare const colorTokens: {
355
357
  "bg": {
356
358
  "Robin": {
357
359
  "50": {
358
- "value": "#EDFFFE",
360
+ "value": "#EDF1FE",
359
361
  "type": "color"
360
362
  },
361
363
  "100": {
362
- "value": "#DCFEFE",
364
+ "value": "#DCE3FE",
363
365
  "type": "color"
364
366
  },
365
367
  "150": {
366
- "value": "#CADEFD",
368
+ "value": "#CAD5FD",
367
369
  "type": "color"
368
370
  },
369
371
  "200": {
@@ -391,33 +393,33 @@ export declare const colorTokens: {
391
393
  "type": "color"
392
394
  },
393
395
  "800": {
394
- "value": "#2D3375",
396
+ "value": "#203375",
395
397
  "type": "color"
396
398
  },
397
399
  "850": {
398
- "value": "#1E2BF1",
400
+ "value": "#18285F",
399
401
  "type": "color"
400
402
  },
401
403
  "900": {
402
- "value": "#121D49",
404
+ "value": "#101D49",
403
405
  "type": "color"
404
406
  },
405
407
  "950": {
406
- "value": "#0B1333",
408
+ "value": "#091233",
407
409
  "type": "color"
408
410
  }
409
411
  },
410
412
  "Sienna": {
411
413
  "50": {
412
- "value": "#FFF72F",
414
+ "value": "#F7F2EE",
413
415
  "type": "color"
414
416
  },
415
417
  "100": {
416
- "value": "#E6D9CD",
418
+ "value": "#EFE5DE",
417
419
  "type": "color"
418
420
  },
419
421
  "150": {
420
- "value": "#DECCBC",
422
+ "value": "#E6D9CD",
421
423
  "type": "color"
422
424
  },
423
425
  "200": {
@@ -449,21 +451,21 @@ export declare const colorTokens: {
449
451
  "type": "color"
450
452
  },
451
453
  "850": {
452
- "value": "#3A291A",
454
+ "value": "#34261A",
453
455
  "type": "color"
454
456
  },
455
457
  "900": {
456
- "value": "#231F12",
458
+ "value": "#231912",
457
459
  "type": "color"
458
460
  },
459
461
  "950": {
460
- "value": "#130D09",
462
+ "value": "#110D09",
461
463
  "type": "color"
462
464
  }
463
465
  },
464
466
  "Cherry": {
465
467
  "50": {
466
- "value": "#CEDCED",
468
+ "value": "#FCEDED",
467
469
  "type": "color"
468
470
  },
469
471
  "100": {
@@ -479,7 +481,7 @@ export declare const colorTokens: {
479
481
  "type": "color"
480
482
  },
481
483
  "300": {
482
- "value": "#EF9794",
484
+ "value": "#EF9194",
483
485
  "type": "color"
484
486
  },
485
487
  "400": {
@@ -495,7 +497,7 @@ export declare const colorTokens: {
495
497
  "type": "color"
496
498
  },
497
499
  "700": {
498
- "value": "#8B222F",
500
+ "value": "#8B2C2F",
499
501
  "type": "color"
500
502
  },
501
503
  "800": {
@@ -503,7 +505,7 @@ export declare const colorTokens: {
503
505
  "type": "color"
504
506
  },
505
507
  "850": {
506
- "value": "#4E191B",
508
+ "value": "#481618",
507
509
  "type": "color"
508
510
  },
509
511
  "900": {
@@ -511,33 +513,33 @@ export declare const colorTokens: {
511
513
  "type": "color"
512
514
  },
513
515
  "950": {
514
- "value": "#1F0D09",
516
+ "value": "#1B0809",
515
517
  "type": "color"
516
518
  }
517
519
  },
518
520
  "Aqua": {
519
521
  "50": {
520
- "value": "#EDF9FE",
522
+ "value": "#E9F9FE",
521
523
  "type": "color"
522
524
  },
523
525
  "100": {
524
- "value": "#C1EEFD",
526
+ "value": "#D3F3FE",
525
527
  "type": "color"
526
528
  },
527
529
  "150": {
528
- "value": "#BDE0F0",
530
+ "value": "#BDEDFD",
529
531
  "type": "color"
530
532
  },
531
533
  "200": {
532
- "value": "#9AE4FC",
534
+ "value": "#A7E7FC",
533
535
  "type": "color"
534
536
  },
535
537
  "300": {
536
- "value": "#7BDCFF",
538
+ "value": "#7BDCFB",
537
539
  "type": "color"
538
540
  },
539
541
  "400": {
540
- "value": "#4FCDF9",
542
+ "value": "#4FD0F9",
541
543
  "type": "color"
542
544
  },
543
545
  "500": {
@@ -545,15 +547,15 @@ export declare const colorTokens: {
545
547
  "type": "color"
546
548
  },
547
549
  "600": {
548
- "value": "#1CD0C9",
550
+ "value": "#1C9DC6",
549
551
  "type": "color"
550
552
  },
551
553
  "700": {
552
- "value": "#157B95",
554
+ "value": "#157695",
553
555
  "type": "color"
554
556
  },
555
557
  "800": {
556
- "value": "#0E6E63",
558
+ "value": "#0E4E63",
557
559
  "type": "color"
558
560
  },
559
561
  "850": {
@@ -565,17 +567,17 @@ export declare const colorTokens: {
565
567
  "type": "color"
566
568
  },
567
569
  "950": {
568
- "value": "#041A1D",
570
+ "value": "#041419",
569
571
  "type": "color"
570
572
  }
571
573
  },
572
574
  "Sakura": {
573
575
  "50": {
574
- "value": "#FEECF0",
576
+ "value": "#FEEDF0",
575
577
  "type": "color"
576
578
  },
577
579
  "100": {
578
- "value": "#FCDA41",
580
+ "value": "#FCDAE1",
579
581
  "type": "color"
580
582
  },
581
583
  "150": {
@@ -603,7 +605,7 @@ export declare const colorTokens: {
603
605
  "type": "color"
604
606
  },
605
607
  "700": {
606
- "value": "#962B41",
608
+ "value": "#982B41",
607
609
  "type": "color"
608
610
  },
609
611
  "800": {
@@ -611,7 +613,7 @@ export declare const colorTokens: {
611
613
  "type": "color"
612
614
  },
613
615
  "850": {
614
- "value": "#5A1822",
616
+ "value": "#541622",
615
617
  "type": "color"
616
618
  },
617
619
  "900": {
@@ -657,7 +659,7 @@ export declare const colorTokens: {
657
659
  "type": "color"
658
660
  },
659
661
  "700": {
660
- "value": "#A88B3A",
662
+ "value": "#AB8834",
661
663
  "type": "color"
662
664
  },
663
665
  "800": {
@@ -665,7 +667,7 @@ export declare const colorTokens: {
665
667
  "type": "color"
666
668
  },
667
669
  "850": {
668
- "value": "#6C5A1A",
670
+ "value": "#6C541A",
669
671
  "type": "color"
670
672
  },
671
673
  "900": {
@@ -673,11 +675,11 @@ export declare const colorTokens: {
673
675
  "type": "color"
674
676
  },
675
677
  "950": {
676
- "value": "#4A3109",
678
+ "value": "#423109",
677
679
  "type": "color"
678
680
  },
679
681
  "1000": {
680
- "value": "#2D200D",
682
+ "value": "#2D2000",
681
683
  "type": "color"
682
684
  }
683
685
  },
@@ -775,15 +777,15 @@ export declare const colorTokens: {
775
777
  },
776
778
  "Forest": {
777
779
  "50": {
778
- "value": "#EBCFCF",
780
+ "value": "#E9FCF4",
779
781
  "type": "color"
780
782
  },
781
783
  "100": {
782
- "value": "#BDF9ED",
784
+ "value": "#D3F9E9",
783
785
  "type": "color"
784
786
  },
785
787
  "150": {
786
- "value": "#BBEFD6",
788
+ "value": "#BEF6DE",
787
789
  "type": "color"
788
790
  },
789
791
  "200": {
@@ -807,11 +809,11 @@ export declare const colorTokens: {
807
809
  "type": "color"
808
810
  },
809
811
  "700": {
810
- "value": "#188759",
812
+ "value": "#168758",
811
813
  "type": "color"
812
814
  },
813
815
  "800": {
814
- "value": "#0F5A34",
816
+ "value": "#0F5A3A",
815
817
  "type": "color"
816
818
  },
817
819
  "850": {
@@ -823,7 +825,7 @@ export declare const colorTokens: {
823
825
  "type": "color"
824
826
  },
825
827
  "950": {
826
- "value": "#041F0F",
828
+ "value": "#04170F",
827
829
  "type": "color"
828
830
  }
829
831
  }
@@ -831,15 +833,15 @@ export declare const colorTokens: {
831
833
  "text": {
832
834
  "Robin": {
833
835
  "50": {
834
- "value": "#EDFFFE",
836
+ "value": "#EDF1FE",
835
837
  "type": "color"
836
838
  },
837
839
  "100": {
838
- "value": "#DCFEFE",
840
+ "value": "#DCE3FE",
839
841
  "type": "color"
840
842
  },
841
843
  "150": {
842
- "value": "#CADEFD",
844
+ "value": "#CAD5FD",
843
845
  "type": "color"
844
846
  },
845
847
  "200": {
@@ -867,33 +869,33 @@ export declare const colorTokens: {
867
869
  "type": "color"
868
870
  },
869
871
  "800": {
870
- "value": "#2D3375",
872
+ "value": "#203375",
871
873
  "type": "color"
872
874
  },
873
875
  "850": {
874
- "value": "#1E2BF1",
876
+ "value": "#18285F",
875
877
  "type": "color"
876
878
  },
877
879
  "900": {
878
- "value": "#121D49",
880
+ "value": "#101D49",
879
881
  "type": "color"
880
882
  },
881
883
  "950": {
882
- "value": "#0B1333",
884
+ "value": "#091233",
883
885
  "type": "color"
884
886
  }
885
887
  },
886
888
  "Sienna": {
887
889
  "50": {
888
- "value": "#FFF72F",
890
+ "value": "#F7F2EE",
889
891
  "type": "color"
890
892
  },
891
893
  "100": {
892
- "value": "#E6D9CD",
894
+ "value": "#EFE5DE",
893
895
  "type": "color"
894
896
  },
895
897
  "150": {
896
- "value": "#DECCBC",
898
+ "value": "#E6D9CD",
897
899
  "type": "color"
898
900
  },
899
901
  "200": {
@@ -925,21 +927,21 @@ export declare const colorTokens: {
925
927
  "type": "color"
926
928
  },
927
929
  "850": {
928
- "value": "#3A291A",
930
+ "value": "#34261A",
929
931
  "type": "color"
930
932
  },
931
933
  "900": {
932
- "value": "#231F12",
934
+ "value": "#231912",
933
935
  "type": "color"
934
936
  },
935
937
  "950": {
936
- "value": "#130D09",
938
+ "value": "#110D09",
937
939
  "type": "color"
938
940
  }
939
941
  },
940
942
  "Cherry": {
941
943
  "50": {
942
- "value": "#CEDCED",
944
+ "value": "#FCEDED",
943
945
  "type": "color"
944
946
  },
945
947
  "100": {
@@ -955,7 +957,7 @@ export declare const colorTokens: {
955
957
  "type": "color"
956
958
  },
957
959
  "300": {
958
- "value": "#EF9794",
960
+ "value": "#EF9194",
959
961
  "type": "color"
960
962
  },
961
963
  "400": {
@@ -971,7 +973,7 @@ export declare const colorTokens: {
971
973
  "type": "color"
972
974
  },
973
975
  "700": {
974
- "value": "#8B222F",
976
+ "value": "#8B2C2F",
975
977
  "type": "color"
976
978
  },
977
979
  "800": {
@@ -979,7 +981,7 @@ export declare const colorTokens: {
979
981
  "type": "color"
980
982
  },
981
983
  "850": {
982
- "value": "#4E191B",
984
+ "value": "#481618",
983
985
  "type": "color"
984
986
  },
985
987
  "900": {
@@ -987,33 +989,33 @@ export declare const colorTokens: {
987
989
  "type": "color"
988
990
  },
989
991
  "950": {
990
- "value": "#1F0D09",
992
+ "value": "#1B0809",
991
993
  "type": "color"
992
994
  }
993
995
  },
994
996
  "Aqua": {
995
997
  "50": {
996
- "value": "#EDF9FE",
998
+ "value": "#E9F9FE",
997
999
  "type": "color"
998
1000
  },
999
1001
  "100": {
1000
- "value": "#C1EEFD",
1002
+ "value": "#D3F3FE",
1001
1003
  "type": "color"
1002
1004
  },
1003
1005
  "150": {
1004
- "value": "#BDE0F0",
1006
+ "value": "#BDEDFD",
1005
1007
  "type": "color"
1006
1008
  },
1007
1009
  "200": {
1008
- "value": "#9AE4FC",
1010
+ "value": "#A7E7FC",
1009
1011
  "type": "color"
1010
1012
  },
1011
1013
  "300": {
1012
- "value": "#7BDCFF",
1014
+ "value": "#7BDCFB",
1013
1015
  "type": "color"
1014
1016
  },
1015
1017
  "400": {
1016
- "value": "#4FCDF9",
1018
+ "value": "#4FD0F9",
1017
1019
  "type": "color"
1018
1020
  },
1019
1021
  "500": {
@@ -1021,15 +1023,15 @@ export declare const colorTokens: {
1021
1023
  "type": "color"
1022
1024
  },
1023
1025
  "600": {
1024
- "value": "#1CD0C9",
1026
+ "value": "#1C9DC6",
1025
1027
  "type": "color"
1026
1028
  },
1027
1029
  "700": {
1028
- "value": "#157B95",
1030
+ "value": "#157695",
1029
1031
  "type": "color"
1030
1032
  },
1031
1033
  "800": {
1032
- "value": "#0E6E63",
1034
+ "value": "#0E4E63",
1033
1035
  "type": "color"
1034
1036
  },
1035
1037
  "850": {
@@ -1041,17 +1043,17 @@ export declare const colorTokens: {
1041
1043
  "type": "color"
1042
1044
  },
1043
1045
  "950": {
1044
- "value": "#041A1D",
1046
+ "value": "#041419",
1045
1047
  "type": "color"
1046
1048
  }
1047
1049
  },
1048
1050
  "Sakura": {
1049
1051
  "50": {
1050
- "value": "#FEECF0",
1052
+ "value": "#FEEDF0",
1051
1053
  "type": "color"
1052
1054
  },
1053
1055
  "100": {
1054
- "value": "#FCDA41",
1056
+ "value": "#FCDAE1",
1055
1057
  "type": "color"
1056
1058
  },
1057
1059
  "150": {
@@ -1079,7 +1081,7 @@ export declare const colorTokens: {
1079
1081
  "type": "color"
1080
1082
  },
1081
1083
  "700": {
1082
- "value": "#962B41",
1084
+ "value": "#982B41",
1083
1085
  "type": "color"
1084
1086
  },
1085
1087
  "800": {
@@ -1087,7 +1089,7 @@ export declare const colorTokens: {
1087
1089
  "type": "color"
1088
1090
  },
1089
1091
  "850": {
1090
- "value": "#5A1822",
1092
+ "value": "#541622",
1091
1093
  "type": "color"
1092
1094
  },
1093
1095
  "900": {
@@ -1133,7 +1135,7 @@ export declare const colorTokens: {
1133
1135
  "type": "color"
1134
1136
  },
1135
1137
  "700": {
1136
- "value": "#A88B3A",
1138
+ "value": "#AB8834",
1137
1139
  "type": "color"
1138
1140
  },
1139
1141
  "800": {
@@ -1141,7 +1143,7 @@ export declare const colorTokens: {
1141
1143
  "type": "color"
1142
1144
  },
1143
1145
  "850": {
1144
- "value": "#6C5A1A",
1146
+ "value": "#6C541A",
1145
1147
  "type": "color"
1146
1148
  },
1147
1149
  "900": {
@@ -1149,11 +1151,11 @@ export declare const colorTokens: {
1149
1151
  "type": "color"
1150
1152
  },
1151
1153
  "950": {
1152
- "value": "#4A3109",
1154
+ "value": "#423109",
1153
1155
  "type": "color"
1154
1156
  },
1155
1157
  "1000": {
1156
- "value": "#2D200D",
1158
+ "value": "#2D2000",
1157
1159
  "type": "color"
1158
1160
  }
1159
1161
  },
@@ -1213,6 +1215,14 @@ export declare const colorTokens: {
1213
1215
  "200": {
1214
1216
  "value": "#2C3140",
1215
1217
  "type": "color"
1218
+ },
1219
+ "100": {
1220
+ "value": "#3C4152",
1221
+ "type": "color"
1222
+ },
1223
+ "50": {
1224
+ "value": "#62687C",
1225
+ "type": "color"
1216
1226
  }
1217
1227
  },
1218
1228
  "Gradient": {
@@ -1243,15 +1253,15 @@ export declare const colorTokens: {
1243
1253
  },
1244
1254
  "Forest": {
1245
1255
  "50": {
1246
- "value": "#EBCFCF",
1256
+ "value": "#E9FCF4",
1247
1257
  "type": "color"
1248
1258
  },
1249
1259
  "100": {
1250
- "value": "#BDF9ED",
1260
+ "value": "#D3F9E9",
1251
1261
  "type": "color"
1252
1262
  },
1253
1263
  "150": {
1254
- "value": "#BBEFD6",
1264
+ "value": "#BEF6DE",
1255
1265
  "type": "color"
1256
1266
  },
1257
1267
  "200": {
@@ -1275,11 +1285,11 @@ export declare const colorTokens: {
1275
1285
  "type": "color"
1276
1286
  },
1277
1287
  "700": {
1278
- "value": "#188759",
1288
+ "value": "#168758",
1279
1289
  "type": "color"
1280
1290
  },
1281
1291
  "800": {
1282
- "value": "#0F5A34",
1292
+ "value": "#0F5A3A",
1283
1293
  "type": "color"
1284
1294
  },
1285
1295
  "850": {
@@ -1291,7 +1301,7 @@ export declare const colorTokens: {
1291
1301
  "type": "color"
1292
1302
  },
1293
1303
  "950": {
1294
- "value": "#041F0F",
1304
+ "value": "#04170F",
1295
1305
  "type": "color"
1296
1306
  }
1297
1307
  }
@@ -1302,7 +1312,7 @@ export declare type ColorType = (typeof Color)[keyof typeof Color];
1302
1312
 
1303
1313
  /**
1304
1314
  * Do not edit directly
1305
- * Generated on Tue, 03 Jun 2025 04:55:28 GMT
1315
+ * Generated on Tue, 03 Jun 2025 15:32:50 GMT
1306
1316
  */
1307
1317
  export declare const Spacing: {
1308
1318
  PADDING_1: string;
@@ -1498,7 +1508,7 @@ export declare type SpacingType = (typeof Spacing)[keyof typeof Spacing];
1498
1508
 
1499
1509
  /**
1500
1510
  * Do not edit directly
1501
- * Generated on Tue, 03 Jun 2025 04:55:28 GMT
1511
+ * Generated on Tue, 03 Jun 2025 15:32:50 GMT
1502
1512
  */
1503
1513
  export declare const Typography: {
1504
1514
  FONTSIZE_XS: string;
package/dist/style.css CHANGED
@@ -1 +1 @@
1
- :root{--bg-robin-50:#edfffe;--bg-robin-100:#dcfefe;--bg-robin-150:#cadefd;--bg-robin-200:#b8c7fc;--bg-robin-300:#95acfb;--bg-robin-400:#7190f9;--bg-robin-500:#4e74f8;--bg-robin-600:#3f5ecc;--bg-robin-700:#2f48a0;--bg-robin-800:#2d3375;--bg-robin-850:#1e2bf1;--bg-robin-900:#121d49;--bg-robin-950:#0b1333;--bg-sienna-50:#fff72f;--bg-sienna-100:#e6d9cd;--bg-sienna-150:#deccbc;--bg-sienna-200:#deccbc;--bg-sienna-300:#ceb29b;--bg-sienna-400:#bd9979;--bg-sienna-500:#ad7f58;--bg-sienna-600:#8a6646;--bg-sienna-700:#684c35;--bg-sienna-800:#453323;--bg-sienna-850:#3a291a;--bg-sienna-900:#231f12;--bg-sienna-950:#130d09;--bg-cherry-50:#cedced;--bg-cherry-100:#fadadb;--bg-cherry-150:#f7c8ca;--bg-cherry-200:#f5b6b8;--bg-cherry-300:#ef9794;--bg-cherry-400:#ea6d71;--bg-cherry-500:#e5484d;--bg-cherry-600:#b83a3e;--bg-cherry-700:#8b222f;--bg-cherry-800:#5f1d1f;--bg-cherry-850:#4e191b;--bg-cherry-900:#320f10;--bg-cherry-950:#1f0d09;--bg-aqua-50:#edf9fe;--bg-aqua-100:#c1eefd;--bg-aqua-150:#bde0f0;--bg-aqua-200:#9ae4fc;--bg-aqua-300:#7bdcff;--bg-aqua-400:#4fcdf9;--bg-aqua-500:#23c4f8;--bg-aqua-600:#1cd0c9;--bg-aqua-700:#157b95;--bg-aqua-800:#0e6e63;--bg-aqua-850:#0b3b4a;--bg-aqua-900:#072732;--bg-aqua-950:#041a1d;--bg-sakura-50:#feecf0;--bg-sakura-100:#fcda41;--bg-sakura-150:#fbc8d2;--bg-sakura-200:#fab5c3;--bg-sakura-300:#f791a5;--bg-sakura-400:#f56c87;--bg-sakura-500:#f24769;--bg-sakura-600:#c53955;--bg-sakura-700:#962b41;--bg-sakura-800:#6a1d2c;--bg-sakura-850:#5a1822;--bg-sakura-900:#3d0f18;--bg-sakura-950:#27080e;--bg-amber-50:#fffaee;--bg-amber-100:#fff5dd;--bg-amber-150:#fff0cc;--bg-amber-200:#ffebbb;--bg-amber-300:#ffe19a;--bg-amber-400:#ffd778;--bg-amber-500:#ffcd56;--bg-amber-600:#d5aa45;--bg-amber-700:#a88b3a;--bg-amber-800:#816522;--bg-amber-850:#6c5a1a;--bg-amber-900:#574311;--bg-amber-950:#4a3109;--bg-amber-1000:#2d200d;--bg-ink-100:#2a2e37;--bg-ink-200:#23262e;--bg-ink-300:#16181d;--bg-ink-400:#121317;--bg-ink-500:#0b0c0e;--bg-vanilla-100:#fff;--bg-vanilla-200:#f5f5f5;--bg-vanilla-300:#e9e9e9;--bg-vanilla-400:#c0c1c3;--bg-slate-50:#62687c;--bg-slate-100:#3c4152;--bg-slate-200:#2c3140;--bg-slate-300:#242834;--bg-slate-400:#1d212d;--bg-slate-500:#161922;--bg-gradient-coral:linear-gradient(114deg,#ed6d68 14.99%,#fca083 77.27%);--bg-gradient-dark-shadow:linear-gradient(139deg,rgba(18,19,23,.8),rgba(18,19,23,.9) 98.68%);--bg-gradient-dawn:linear-gradient(99deg,#7a97fa 4.42%,#f977ff 96.6%);--bg-gradient-ocean:linear-gradient(99deg,#48f8cf 4.42%,#28cbf3 96.6%);--bg-gradient-splash:linear-gradient(99deg,#4568dc 4.42%,#324daa 96.6%);--bg-gradient-flamingo:linear-gradient(92deg,#ca9cd0 1.36%,#d38972 68.48%,#a1b1e7 98.99%);--bg-forest-50:#ebcfcf;--bg-forest-100:#bdf9ed;--bg-forest-150:#bbefd6;--bg-forest-200:#a8f3d3;--bg-forest-300:#7cedbe;--bg-forest-400:#51e7a8;--bg-forest-500:#25e192;--bg-forest-600:#1eb475;--bg-forest-700:#188759;--bg-forest-800:#0f5a34;--bg-forest-850:#0b442c;--bg-forest-900:#072d1d;--bg-forest-950:#041f0f;--text-robin-50:#edfffe;--text-robin-100:#dcfefe;--text-robin-150:#cadefd;--text-robin-200:#b8c7fc;--text-robin-300:#95acfb;--text-robin-400:#7190f9;--text-robin-500:#4e74f8;--text-robin-600:#3f5ecc;--text-robin-700:#2f48a0;--text-robin-800:#2d3375;--text-robin-850:#1e2bf1;--text-robin-900:#121d49;--text-robin-950:#0b1333;--text-sienna-50:#fff72f;--text-sienna-100:#e6d9cd;--text-sienna-150:#deccbc;--text-sienna-200:#deccbc;--text-sienna-300:#ceb29b;--text-sienna-400:#bd9979;--text-sienna-500:#ad7f58;--text-sienna-600:#8a6646;--text-sienna-700:#684c35;--text-sienna-800:#453323;--text-sienna-850:#3a291a;--text-sienna-900:#231f12;--text-sienna-950:#130d09;--text-cherry-50:#cedced;--text-cherry-100:#fadadb;--text-cherry-150:#f7c8ca;--text-cherry-200:#f5b6b8;--text-cherry-300:#ef9794;--text-cherry-400:#ea6d71;--text-cherry-500:#e5484d;--text-cherry-600:#b83a3e;--text-cherry-700:#8b222f;--text-cherry-800:#5f1d1f;--text-cherry-850:#4e191b;--text-cherry-900:#320f10;--text-cherry-950:#1f0d09;--text-aqua-50:#edf9fe;--text-aqua-100:#c1eefd;--text-aqua-150:#bde0f0;--text-aqua-200:#9ae4fc;--text-aqua-300:#7bdcff;--text-aqua-400:#4fcdf9;--text-aqua-500:#23c4f8;--text-aqua-600:#1cd0c9;--text-aqua-700:#157b95;--text-aqua-800:#0e6e63;--text-aqua-850:#0b3b4a;--text-aqua-900:#072732;--text-aqua-950:#041a1d;--text-sakura-50:#feecf0;--text-sakura-100:#fcda41;--text-sakura-150:#fbc8d2;--text-sakura-200:#fab5c3;--text-sakura-300:#f791a5;--text-sakura-400:#f56c87;--text-sakura-500:#f24769;--text-sakura-600:#c53955;--text-sakura-700:#962b41;--text-sakura-800:#6a1d2c;--text-sakura-850:#5a1822;--text-sakura-900:#3d0f18;--text-sakura-950:#27080e;--text-amber-50:#fffaee;--text-amber-100:#fff5dd;--text-amber-150:#fff0cc;--text-amber-200:#ffebbb;--text-amber-300:#ffe19a;--text-amber-400:#ffd778;--text-amber-500:#ffcd56;--text-amber-600:#d5aa45;--text-amber-700:#a88b3a;--text-amber-800:#816522;--text-amber-850:#6c5a1a;--text-amber-900:#574311;--text-amber-950:#4a3109;--text-amber-1000:#2d200d;--text-ink-100:#2a2e37;--text-ink-200:#23262e;--text-ink-300:#16181d;--text-ink-400:#121317;--text-ink-500:#0b0c0e;--text-vanilla-100:#fff;--text-vanilla-200:#f5f5f5;--text-vanilla-300:#e9e9e9;--text-vanilla-400:#c0c1c3;--text-slate-200:#2c3140;--text-slate-300:#242834;--text-slate-400:#1d212d;--text-slate-500:#161922;--text-gradient-coral:linear-gradient(114deg,#ed6d68 14.99%,#fca083 77.27%);--text-gradient-dark-shadow:linear-gradient(139deg,rgba(18,19,23,.8),rgba(18,19,23,.9) 98.68%);--text-gradient-dawn:linear-gradient(99deg,#7a97fa 4.42%,#f977ff 96.6%);--text-gradient-ocean:linear-gradient(99deg,#48f8cf 4.42%,#28cbf3 96.6%);--text-gradient-splash:linear-gradient(99deg,#4568dc 4.42%,#324daa 96.6%);--text-gradient-flamingo:linear-gradient(92deg,#ca9cd0 1.36%,#d38972 68.48%,#a1b1e7 98.99%);--text-forest-50:#ebcfcf;--text-forest-100:#bdf9ed;--text-forest-150:#bbefd6;--text-forest-200:#a8f3d3;--text-forest-300:#7cedbe;--text-forest-400:#51e7a8;--text-forest-500:#25e192;--text-forest-600:#1eb475;--text-forest-700:#188759;--text-forest-800:#0f5a34;--text-forest-850:#0b442c;--text-forest-900:#072d1d;--text-forest-950:#041f0f;--padding-1:0.25rem;--padding-2:0.5rem;--padding-3:0.75rem;--padding-4:1rem;--padding-5:1.25rem;--padding-6:1.5rem;--padding-7:1.75rem;--padding-8:2rem;--padding-10:2.5rem;--padding-12:3rem;--padding-16:4rem;--padding-20:5rem;--padding-24:6rem;--padding-32:8rem;--padding-40:10rem;--padding-48:12rem;--padding-56:14rem;--padding-64:16rem;--margin-1:0.25rem;--margin-2:0.5rem;--margin-3:0.75rem;--margin-4:1rem;--margin-5:1.25rem;--margin-6:1.5rem;--margin-7:1.75rem;--margin-8:2rem;--margin-10:2.5rem;--margin-12:3rem;--margin-16:4rem;--margin-20:5rem;--margin-24:6rem;--margin-32:8rem;--margin-40:10rem;--margin-48:12rem;--margin-56:14rem;--margin-64:16rem;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-size-7xl:4.5rem;--font-size-8xl:6rem;--font-size-9xl:8rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}
1
+ :root{--bg-robin-50:#edf1fe;--bg-robin-100:#dce3fe;--bg-robin-150:#cad5fd;--bg-robin-200:#b8c7fc;--bg-robin-300:#95acfb;--bg-robin-400:#7190f9;--bg-robin-500:#4e74f8;--bg-robin-600:#3f5ecc;--bg-robin-700:#2f48a0;--bg-robin-800:#203375;--bg-robin-850:#18285f;--bg-robin-900:#101d49;--bg-robin-950:#091233;--bg-sienna-50:#f7f2ee;--bg-sienna-100:#efe5de;--bg-sienna-150:#e6d9cd;--bg-sienna-200:#deccbc;--bg-sienna-300:#ceb29b;--bg-sienna-400:#bd9979;--bg-sienna-500:#ad7f58;--bg-sienna-600:#8a6646;--bg-sienna-700:#684c35;--bg-sienna-800:#453323;--bg-sienna-850:#34261a;--bg-sienna-900:#231912;--bg-sienna-950:#110d09;--bg-cherry-50:#fceded;--bg-cherry-100:#fadadb;--bg-cherry-150:#f7c8ca;--bg-cherry-200:#f5b6b8;--bg-cherry-300:#ef9194;--bg-cherry-400:#ea6d71;--bg-cherry-500:#e5484d;--bg-cherry-600:#b83a3e;--bg-cherry-700:#8b2c2f;--bg-cherry-800:#5f1d1f;--bg-cherry-850:#481618;--bg-cherry-900:#320f10;--bg-cherry-950:#1b0809;--bg-aqua-50:#e9f9fe;--bg-aqua-100:#d3f3fe;--bg-aqua-150:#bdedfd;--bg-aqua-200:#a7e7fc;--bg-aqua-300:#7bdcfb;--bg-aqua-400:#4fd0f9;--bg-aqua-500:#23c4f8;--bg-aqua-600:#1c9dc6;--bg-aqua-700:#157695;--bg-aqua-800:#0e4e63;--bg-aqua-850:#0b3b4a;--bg-aqua-900:#072732;--bg-aqua-950:#041419;--bg-sakura-50:#feedf0;--bg-sakura-100:#fcdae1;--bg-sakura-150:#fbc8d2;--bg-sakura-200:#fab5c3;--bg-sakura-300:#f791a5;--bg-sakura-400:#f56c87;--bg-sakura-500:#f24769;--bg-sakura-600:#c53955;--bg-sakura-700:#982b41;--bg-sakura-800:#6a1d2c;--bg-sakura-850:#541622;--bg-sakura-900:#3d0f18;--bg-sakura-950:#27080e;--bg-amber-50:#fffaee;--bg-amber-100:#fff5dd;--bg-amber-150:#fff0cc;--bg-amber-200:#ffebbb;--bg-amber-300:#ffe19a;--bg-amber-400:#ffd778;--bg-amber-500:#ffcd56;--bg-amber-600:#d5aa45;--bg-amber-700:#ab8834;--bg-amber-800:#816522;--bg-amber-850:#6c541a;--bg-amber-900:#574311;--bg-amber-950:#423109;--bg-amber-1000:#2d2000;--bg-ink-100:#2a2e37;--bg-ink-200:#23262e;--bg-ink-300:#16181d;--bg-ink-400:#121317;--bg-ink-500:#0b0c0e;--bg-vanilla-100:#fff;--bg-vanilla-200:#f5f5f5;--bg-vanilla-300:#e9e9e9;--bg-vanilla-400:#c0c1c3;--bg-slate-50:#62687c;--bg-slate-100:#3c4152;--bg-slate-200:#2c3140;--bg-slate-300:#242834;--bg-slate-400:#1d212d;--bg-slate-500:#161922;--bg-gradient-coral:linear-gradient(114deg,#ed6d68 14.99%,#fca083 77.27%);--bg-gradient-dark-shadow:linear-gradient(139deg,rgba(18,19,23,.8),rgba(18,19,23,.9) 98.68%);--bg-gradient-dawn:linear-gradient(99deg,#7a97fa 4.42%,#f977ff 96.6%);--bg-gradient-ocean:linear-gradient(99deg,#48f8cf 4.42%,#28cbf3 96.6%);--bg-gradient-splash:linear-gradient(99deg,#4568dc 4.42%,#324daa 96.6%);--bg-gradient-flamingo:linear-gradient(92deg,#ca9cd0 1.36%,#d38972 68.48%,#a1b1e7 98.99%);--bg-forest-50:#e9fcf4;--bg-forest-100:#d3f9e9;--bg-forest-150:#bef6de;--bg-forest-200:#a8f3d3;--bg-forest-300:#7cedbe;--bg-forest-400:#51e7a8;--bg-forest-500:#25e192;--bg-forest-600:#1eb475;--bg-forest-700:#168758;--bg-forest-800:#0f5a3a;--bg-forest-850:#0b442c;--bg-forest-900:#072d1d;--bg-forest-950:#04170f;--text-robin-50:#edf1fe;--text-robin-100:#dce3fe;--text-robin-150:#cad5fd;--text-robin-200:#b8c7fc;--text-robin-300:#95acfb;--text-robin-400:#7190f9;--text-robin-500:#4e74f8;--text-robin-600:#3f5ecc;--text-robin-700:#2f48a0;--text-robin-800:#203375;--text-robin-850:#18285f;--text-robin-900:#101d49;--text-robin-950:#091233;--text-sienna-50:#f7f2ee;--text-sienna-100:#efe5de;--text-sienna-150:#e6d9cd;--text-sienna-200:#deccbc;--text-sienna-300:#ceb29b;--text-sienna-400:#bd9979;--text-sienna-500:#ad7f58;--text-sienna-600:#8a6646;--text-sienna-700:#684c35;--text-sienna-800:#453323;--text-sienna-850:#34261a;--text-sienna-900:#231912;--text-sienna-950:#110d09;--text-cherry-50:#fceded;--text-cherry-100:#fadadb;--text-cherry-150:#f7c8ca;--text-cherry-200:#f5b6b8;--text-cherry-300:#ef9194;--text-cherry-400:#ea6d71;--text-cherry-500:#e5484d;--text-cherry-600:#b83a3e;--text-cherry-700:#8b2c2f;--text-cherry-800:#5f1d1f;--text-cherry-850:#481618;--text-cherry-900:#320f10;--text-cherry-950:#1b0809;--text-aqua-50:#e9f9fe;--text-aqua-100:#d3f3fe;--text-aqua-150:#bdedfd;--text-aqua-200:#a7e7fc;--text-aqua-300:#7bdcfb;--text-aqua-400:#4fd0f9;--text-aqua-500:#23c4f8;--text-aqua-600:#1c9dc6;--text-aqua-700:#157695;--text-aqua-800:#0e4e63;--text-aqua-850:#0b3b4a;--text-aqua-900:#072732;--text-aqua-950:#041419;--text-sakura-50:#feedf0;--text-sakura-100:#fcdae1;--text-sakura-150:#fbc8d2;--text-sakura-200:#fab5c3;--text-sakura-300:#f791a5;--text-sakura-400:#f56c87;--text-sakura-500:#f24769;--text-sakura-600:#c53955;--text-sakura-700:#982b41;--text-sakura-800:#6a1d2c;--text-sakura-850:#541622;--text-sakura-900:#3d0f18;--text-sakura-950:#27080e;--text-amber-50:#fffaee;--text-amber-100:#fff5dd;--text-amber-150:#fff0cc;--text-amber-200:#ffebbb;--text-amber-300:#ffe19a;--text-amber-400:#ffd778;--text-amber-500:#ffcd56;--text-amber-600:#d5aa45;--text-amber-700:#ab8834;--text-amber-800:#816522;--text-amber-850:#6c541a;--text-amber-900:#574311;--text-amber-950:#423109;--text-amber-1000:#2d2000;--text-ink-100:#2a2e37;--text-ink-200:#23262e;--text-ink-300:#16181d;--text-ink-400:#121317;--text-ink-500:#0b0c0e;--text-vanilla-100:#fff;--text-vanilla-200:#f5f5f5;--text-vanilla-300:#e9e9e9;--text-vanilla-400:#c0c1c3;--text-slate-50:#62687c;--text-slate-100:#3c4152;--text-slate-200:#2c3140;--text-slate-300:#242834;--text-slate-400:#1d212d;--text-slate-500:#161922;--text-gradient-coral:linear-gradient(114deg,#ed6d68 14.99%,#fca083 77.27%);--text-gradient-dark-shadow:linear-gradient(139deg,rgba(18,19,23,.8),rgba(18,19,23,.9) 98.68%);--text-gradient-dawn:linear-gradient(99deg,#7a97fa 4.42%,#f977ff 96.6%);--text-gradient-ocean:linear-gradient(99deg,#48f8cf 4.42%,#28cbf3 96.6%);--text-gradient-splash:linear-gradient(99deg,#4568dc 4.42%,#324daa 96.6%);--text-gradient-flamingo:linear-gradient(92deg,#ca9cd0 1.36%,#d38972 68.48%,#a1b1e7 98.99%);--text-forest-50:#e9fcf4;--text-forest-100:#d3f9e9;--text-forest-150:#bef6de;--text-forest-200:#a8f3d3;--text-forest-300:#7cedbe;--text-forest-400:#51e7a8;--text-forest-500:#25e192;--text-forest-600:#1eb475;--text-forest-700:#168758;--text-forest-800:#0f5a3a;--text-forest-850:#0b442c;--text-forest-900:#072d1d;--text-forest-950:#04170f;--padding-1:0.25rem;--padding-2:0.5rem;--padding-3:0.75rem;--padding-4:1rem;--padding-5:1.25rem;--padding-6:1.5rem;--padding-7:1.75rem;--padding-8:2rem;--padding-10:2.5rem;--padding-12:3rem;--padding-16:4rem;--padding-20:5rem;--padding-24:6rem;--padding-32:8rem;--padding-40:10rem;--padding-48:12rem;--padding-56:14rem;--padding-64:16rem;--margin-1:0.25rem;--margin-2:0.5rem;--margin-3:0.75rem;--margin-4:1rem;--margin-5:1.25rem;--margin-6:1.5rem;--margin-7:1.75rem;--margin-8:2rem;--margin-10:2.5rem;--margin-12:3rem;--margin-16:4rem;--margin-20:5rem;--margin-24:6rem;--margin-32:8rem;--margin-40:10rem;--margin-48:12rem;--margin-56:14rem;--margin-64:16rem;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-size-7xl:4.5rem;--font-size-8xl:6rem;--font-size-9xl:8rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@signozhq/design-tokens",
3
- "version": "1.2.0",
3
+ "version": "1.2.1",
4
4
  "type": "module",
5
5
  "main": "./dist/design-tokens.js",
6
6
  "module": "./dist/design-tokens.js",