@6thbridge/hexa 0.0.44 → 0.0.46

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/output.css CHANGED
@@ -634,14 +634,14 @@ video {
634
634
  top: 0.5rem;
635
635
  }
636
636
 
637
- .top-3{
638
- top: 0.75rem;
639
- }
640
-
641
637
  .top-4{
642
638
  top: 1rem;
643
639
  }
644
640
 
641
+ .top-5{
642
+ top: 1.25rem;
643
+ }
644
+
645
645
  .top-\[50\%\]{
646
646
  top: 50%;
647
647
  }
@@ -770,6 +770,10 @@ video {
770
770
  height: 1.25rem !important;
771
771
  }
772
772
 
773
+ .h-1\.5{
774
+ height: 0.375rem;
775
+ }
776
+
773
777
  .h-10{
774
778
  height: 2.5rem;
775
779
  }
@@ -778,10 +782,6 @@ video {
778
782
  height: 3rem;
779
783
  }
780
784
 
781
- .h-2{
782
- height: 0.5rem;
783
- }
784
-
785
785
  .h-2\.5{
786
786
  height: 0.625rem;
787
787
  }
@@ -847,10 +847,6 @@ video {
847
847
  height: 1px;
848
848
  }
849
849
 
850
- .h-1\.5{
851
- height: 0.375rem;
852
- }
853
-
854
850
  .max-h-\[225px\]{
855
851
  max-height: 225px;
856
852
  }
@@ -911,10 +907,6 @@ video {
911
907
  width: 1.75rem;
912
908
  }
913
909
 
914
- .w-\[100px\]{
915
- width: 100px;
916
- }
917
-
918
910
  .w-\[2\.75rem\]{
919
911
  width: 2.75rem;
920
912
  }
@@ -927,6 +919,10 @@ video {
927
919
  width: 3rem;
928
920
  }
929
921
 
922
+ .w-\[80px\]{
923
+ width: 80px;
924
+ }
925
+
930
926
  .w-fit{
931
927
  width: -moz-fit-content;
932
928
  width: fit-content;
@@ -941,10 +937,6 @@ video {
941
937
  width: max-content;
942
938
  }
943
939
 
944
- .w-\[80px\]{
945
- width: 80px;
946
- }
947
-
948
940
  .\!min-w-\[40px\]{
949
941
  min-width: 40px !important;
950
942
  }
@@ -961,6 +953,10 @@ video {
961
953
  min-width: 50px;
962
954
  }
963
955
 
956
+ .\!max-w-md{
957
+ max-width: 28rem !important;
958
+ }
959
+
964
960
  .max-w-\[100px\]{
965
961
  max-width: 100px;
966
962
  }
@@ -1258,22 +1254,6 @@ video {
1258
1254
  border-top-right-radius: 0.5rem;
1259
1255
  }
1260
1256
 
1261
- .rounded-bl-lg{
1262
- border-bottom-left-radius: 0.5rem;
1263
- }
1264
-
1265
- .rounded-br-lg{
1266
- border-bottom-right-radius: 0.5rem;
1267
- }
1268
-
1269
- .rounded-tl-lg{
1270
- border-top-left-radius: 0.5rem;
1271
- }
1272
-
1273
- .rounded-tr-lg{
1274
- border-top-right-radius: 0.5rem;
1275
- }
1276
-
1277
1257
  .\!border-0{
1278
1258
  border-width: 0px !important;
1279
1259
  }
@@ -1318,10 +1298,6 @@ video {
1318
1298
  border-top-width: 1px;
1319
1299
  }
1320
1300
 
1321
- .border-b-0{
1322
- border-bottom-width: 0px;
1323
- }
1324
-
1325
1301
  .\!border-\[\#DEDEDE\]{
1326
1302
  --tw-border-opacity: 1 !important;
1327
1303
  border-color: rgb(222 222 222 / var(--tw-border-opacity, 1)) !important;
@@ -1388,9 +1364,9 @@ video {
1388
1364
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
1389
1365
  }
1390
1366
 
1391
- .border-b-gray-300{
1367
+ .border-b-gray-200{
1392
1368
  --tw-border-opacity: 1;
1393
- border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
1369
+ border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
1394
1370
  }
1395
1371
 
1396
1372
  .border-l-transparent{
@@ -1406,11 +1382,6 @@ video {
1406
1382
  border-top-color: transparent;
1407
1383
  }
1408
1384
 
1409
- .border-b-gray-200{
1410
- --tw-border-opacity: 1;
1411
- border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
1412
- }
1413
-
1414
1385
  .\!bg-transparent{
1415
1386
  background-color: transparent !important;
1416
1387
  }
@@ -1435,11 +1406,6 @@ video {
1435
1406
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
1436
1407
  }
1437
1408
 
1438
- .bg-black{
1439
- --tw-bg-opacity: 1;
1440
- background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
1441
- }
1442
-
1443
1409
  .bg-black\/60{
1444
1410
  background-color: rgb(0 0 0 / 0.6);
1445
1411
  }
@@ -1458,6 +1424,11 @@ video {
1458
1424
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
1459
1425
  }
1460
1426
 
1427
+ .bg-gray-300{
1428
+ --tw-bg-opacity: 1;
1429
+ background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
1430
+ }
1431
+
1461
1432
  .bg-gray-50{
1462
1433
  --tw-bg-opacity: 1;
1463
1434
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
@@ -1510,11 +1481,6 @@ video {
1510
1481
  background-color: rgb(234 179 8 / 0.2);
1511
1482
  }
1512
1483
 
1513
- .bg-gray-300{
1514
- --tw-bg-opacity: 1;
1515
- background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
1516
- }
1517
-
1518
1484
  .\!p-0{
1519
1485
  padding: 0px !important;
1520
1486
  }
@@ -1627,6 +1593,11 @@ video {
1627
1593
  padding-bottom: 0.75rem;
1628
1594
  }
1629
1595
 
1596
+ .py-4{
1597
+ padding-top: 1rem;
1598
+ padding-bottom: 1rem;
1599
+ }
1600
+
1630
1601
  .py-6{
1631
1602
  padding-top: 1.5rem;
1632
1603
  padding-bottom: 1.5rem;
@@ -1647,11 +1618,6 @@ video {
1647
1618
  padding-bottom: 0.75rem;
1648
1619
  }
1649
1620
 
1650
- .py-4{
1651
- padding-top: 1rem;
1652
- padding-bottom: 1rem;
1653
- }
1654
-
1655
1621
  .\!pl-0{
1656
1622
  padding-left: 0px !important;
1657
1623
  }
@@ -1722,11 +1688,6 @@ video {
1722
1688
  line-height: 1.5rem;
1723
1689
  }
1724
1690
 
1725
- .text-lg{
1726
- font-size: 1.125rem;
1727
- line-height: 1.75rem;
1728
- }
1729
-
1730
1691
  .text-sm{
1731
1692
  font-size: 0.875rem;
1732
1693
  line-height: 1.25rem;
@@ -1762,10 +1723,6 @@ video {
1762
1723
  font-weight: 600;
1763
1724
  }
1764
1725
 
1765
- .font-extrabold{
1766
- font-weight: 800;
1767
- }
1768
-
1769
1726
  .uppercase{
1770
1727
  text-transform: uppercase;
1771
1728
  }
@@ -1820,24 +1777,19 @@ video {
1820
1777
  color: rgb(25 25 25 / 0.5);
1821
1778
  }
1822
1779
 
1823
- .text-\[\#202020\]{
1824
- --tw-text-opacity: 1;
1825
- color: rgb(32 32 32 / var(--tw-text-opacity, 1));
1826
- }
1827
-
1828
1780
  .text-\[\#222222\]{
1829
1781
  --tw-text-opacity: 1;
1830
1782
  color: rgb(34 34 34 / var(--tw-text-opacity, 1));
1831
1783
  }
1832
1784
 
1833
- .text-\[\#484848\]{
1785
+ .text-\[\#5D5D5D\]{
1834
1786
  --tw-text-opacity: 1;
1835
- color: rgb(72 72 72 / var(--tw-text-opacity, 1));
1787
+ color: rgb(93 93 93 / var(--tw-text-opacity, 1));
1836
1788
  }
1837
1789
 
1838
- .text-\[\#5D5D5D\]{
1790
+ .text-\[\#5d5c5c\]{
1839
1791
  --tw-text-opacity: 1;
1840
- color: rgb(93 93 93 / var(--tw-text-opacity, 1));
1792
+ color: rgb(93 92 92 / var(--tw-text-opacity, 1));
1841
1793
  }
1842
1794
 
1843
1795
  .text-\[\#62C554\]{
@@ -1938,11 +1890,6 @@ video {
1938
1890
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
1939
1891
  }
1940
1892
 
1941
- .text-\[\#5d5c5c\]{
1942
- --tw-text-opacity: 1;
1943
- color: rgb(93 92 92 / var(--tw-text-opacity, 1));
1944
- }
1945
-
1946
1893
  .caret-\[\#D7D7D7\]{
1947
1894
  caret-color: #D7D7D7;
1948
1895
  }
@@ -2674,10 +2621,6 @@ input:-webkit-autofill:active {
2674
2621
  width: 14rem;
2675
2622
  }
2676
2623
 
2677
- .sm\:max-w-sm{
2678
- max-width: 24rem;
2679
- }
2680
-
2681
2624
  .sm\:max-w-\[512px\]{
2682
2625
  max-width: 512px;
2683
2626
  }
@@ -2743,10 +2686,6 @@ input:-webkit-autofill:active {
2743
2686
  width: 300px;
2744
2687
  }
2745
2688
 
2746
- .md\:w-\[540px\]{
2747
- width: 540px;
2748
- }
2749
-
2750
2689
  .md\:flex-row{
2751
2690
  flex-direction: row;
2752
2691
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@6thbridge/hexa",
3
- "version": "0.0.44",
3
+ "version": "0.0.46",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {