@6thbridge/hexa 0.0.44 → 0.0.45

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
@@ -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
  }
@@ -965,6 +957,10 @@ video {
965
957
  max-width: 100px;
966
958
  }
967
959
 
960
+ .max-w-\[500px\]{
961
+ max-width: 500px;
962
+ }
963
+
968
964
  .max-w-full{
969
965
  max-width: 100%;
970
966
  }
@@ -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
  }
@@ -1302,6 +1282,10 @@ video {
1302
1282
  border-bottom-width: 1px;
1303
1283
  }
1304
1284
 
1285
+ .border-b-0{
1286
+ border-bottom-width: 0px;
1287
+ }
1288
+
1305
1289
  .border-e-0{
1306
1290
  border-inline-end-width: 0px;
1307
1291
  }
@@ -1318,10 +1302,6 @@ video {
1318
1302
  border-top-width: 1px;
1319
1303
  }
1320
1304
 
1321
- .border-b-0{
1322
- border-bottom-width: 0px;
1323
- }
1324
-
1325
1305
  .\!border-\[\#DEDEDE\]{
1326
1306
  --tw-border-opacity: 1 !important;
1327
1307
  border-color: rgb(222 222 222 / var(--tw-border-opacity, 1)) !important;
@@ -1388,9 +1368,9 @@ video {
1388
1368
  border-color: rgb(244 244 245 / var(--tw-border-opacity, 1));
1389
1369
  }
1390
1370
 
1391
- .border-b-gray-300{
1371
+ .border-b-gray-200{
1392
1372
  --tw-border-opacity: 1;
1393
- border-bottom-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
1373
+ border-bottom-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
1394
1374
  }
1395
1375
 
1396
1376
  .border-l-transparent{
@@ -1406,11 +1386,6 @@ video {
1406
1386
  border-top-color: transparent;
1407
1387
  }
1408
1388
 
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
1389
  .\!bg-transparent{
1415
1390
  background-color: transparent !important;
1416
1391
  }
@@ -1435,11 +1410,6 @@ video {
1435
1410
  background-color: rgb(252 252 252 / var(--tw-bg-opacity, 1));
1436
1411
  }
1437
1412
 
1438
- .bg-black{
1439
- --tw-bg-opacity: 1;
1440
- background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
1441
- }
1442
-
1443
1413
  .bg-black\/60{
1444
1414
  background-color: rgb(0 0 0 / 0.6);
1445
1415
  }
@@ -1458,6 +1428,11 @@ video {
1458
1428
  background-color: rgb(243 244 246 / var(--tw-bg-opacity, 1));
1459
1429
  }
1460
1430
 
1431
+ .bg-gray-300{
1432
+ --tw-bg-opacity: 1;
1433
+ background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
1434
+ }
1435
+
1461
1436
  .bg-gray-50{
1462
1437
  --tw-bg-opacity: 1;
1463
1438
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
@@ -1510,11 +1485,6 @@ video {
1510
1485
  background-color: rgb(234 179 8 / 0.2);
1511
1486
  }
1512
1487
 
1513
- .bg-gray-300{
1514
- --tw-bg-opacity: 1;
1515
- background-color: rgb(209 213 219 / var(--tw-bg-opacity, 1));
1516
- }
1517
-
1518
1488
  .\!p-0{
1519
1489
  padding: 0px !important;
1520
1490
  }
@@ -1627,6 +1597,11 @@ video {
1627
1597
  padding-bottom: 0.75rem;
1628
1598
  }
1629
1599
 
1600
+ .py-4{
1601
+ padding-top: 1rem;
1602
+ padding-bottom: 1rem;
1603
+ }
1604
+
1630
1605
  .py-6{
1631
1606
  padding-top: 1.5rem;
1632
1607
  padding-bottom: 1.5rem;
@@ -1647,11 +1622,6 @@ video {
1647
1622
  padding-bottom: 0.75rem;
1648
1623
  }
1649
1624
 
1650
- .py-4{
1651
- padding-top: 1rem;
1652
- padding-bottom: 1rem;
1653
- }
1654
-
1655
1625
  .\!pl-0{
1656
1626
  padding-left: 0px !important;
1657
1627
  }
@@ -1722,11 +1692,6 @@ video {
1722
1692
  line-height: 1.5rem;
1723
1693
  }
1724
1694
 
1725
- .text-lg{
1726
- font-size: 1.125rem;
1727
- line-height: 1.75rem;
1728
- }
1729
-
1730
1695
  .text-sm{
1731
1696
  font-size: 0.875rem;
1732
1697
  line-height: 1.25rem;
@@ -1762,10 +1727,6 @@ video {
1762
1727
  font-weight: 600;
1763
1728
  }
1764
1729
 
1765
- .font-extrabold{
1766
- font-weight: 800;
1767
- }
1768
-
1769
1730
  .uppercase{
1770
1731
  text-transform: uppercase;
1771
1732
  }
@@ -1820,24 +1781,19 @@ video {
1820
1781
  color: rgb(25 25 25 / 0.5);
1821
1782
  }
1822
1783
 
1823
- .text-\[\#202020\]{
1824
- --tw-text-opacity: 1;
1825
- color: rgb(32 32 32 / var(--tw-text-opacity, 1));
1826
- }
1827
-
1828
1784
  .text-\[\#222222\]{
1829
1785
  --tw-text-opacity: 1;
1830
1786
  color: rgb(34 34 34 / var(--tw-text-opacity, 1));
1831
1787
  }
1832
1788
 
1833
- .text-\[\#484848\]{
1789
+ .text-\[\#5D5D5D\]{
1834
1790
  --tw-text-opacity: 1;
1835
- color: rgb(72 72 72 / var(--tw-text-opacity, 1));
1791
+ color: rgb(93 93 93 / var(--tw-text-opacity, 1));
1836
1792
  }
1837
1793
 
1838
- .text-\[\#5D5D5D\]{
1794
+ .text-\[\#5d5c5c\]{
1839
1795
  --tw-text-opacity: 1;
1840
- color: rgb(93 93 93 / var(--tw-text-opacity, 1));
1796
+ color: rgb(93 92 92 / var(--tw-text-opacity, 1));
1841
1797
  }
1842
1798
 
1843
1799
  .text-\[\#62C554\]{
@@ -1938,11 +1894,6 @@ video {
1938
1894
  color: rgb(234 179 8 / var(--tw-text-opacity, 1));
1939
1895
  }
1940
1896
 
1941
- .text-\[\#5d5c5c\]{
1942
- --tw-text-opacity: 1;
1943
- color: rgb(93 92 92 / var(--tw-text-opacity, 1));
1944
- }
1945
-
1946
1897
  .caret-\[\#D7D7D7\]{
1947
1898
  caret-color: #D7D7D7;
1948
1899
  }
@@ -2674,10 +2625,6 @@ input:-webkit-autofill:active {
2674
2625
  width: 14rem;
2675
2626
  }
2676
2627
 
2677
- .sm\:max-w-sm{
2678
- max-width: 24rem;
2679
- }
2680
-
2681
2628
  .sm\:max-w-\[512px\]{
2682
2629
  max-width: 512px;
2683
2630
  }
@@ -2743,10 +2690,6 @@ input:-webkit-autofill:active {
2743
2690
  width: 300px;
2744
2691
  }
2745
2692
 
2746
- .md\:w-\[540px\]{
2747
- width: 540px;
2748
- }
2749
-
2750
2693
  .md\:flex-row{
2751
2694
  flex-direction: row;
2752
2695
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@6thbridge/hexa",
3
- "version": "0.0.44",
3
+ "version": "0.0.45",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "exports": {