@6thbridge/hexa 0.0.20 → 0.0.22
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/.turbo/turbo-lint.log +1 -1
- package/dist/index.d.mts +8 -8
- package/dist/index.d.ts +8 -8
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/output.css +35 -26
- package/package.json +1 -1
package/dist/output.css
CHANGED
@@ -841,6 +841,10 @@ video {
|
|
841
841
|
width: 18rem;
|
842
842
|
}
|
843
843
|
|
844
|
+
.w-8{
|
845
|
+
width: 2rem;
|
846
|
+
}
|
847
|
+
|
844
848
|
.w-\[1\.75rem\]{
|
845
849
|
width: 1.75rem;
|
846
850
|
}
|
@@ -900,10 +904,6 @@ video {
|
|
900
904
|
max-width: max-content;
|
901
905
|
}
|
902
906
|
|
903
|
-
.max-w-xl{
|
904
|
-
max-width: 36rem;
|
905
|
-
}
|
906
|
-
|
907
907
|
.\!flex-1{
|
908
908
|
flex: 1 1 0% !important;
|
909
909
|
}
|
@@ -984,6 +984,10 @@ video {
|
|
984
984
|
flex-direction: column-reverse;
|
985
985
|
}
|
986
986
|
|
987
|
+
.flex-wrap{
|
988
|
+
flex-wrap: wrap;
|
989
|
+
}
|
990
|
+
|
987
991
|
.items-start{
|
988
992
|
align-items: flex-start;
|
989
993
|
}
|
@@ -1038,10 +1042,8 @@ video {
|
|
1038
1042
|
column-gap: 0.75rem;
|
1039
1043
|
}
|
1040
1044
|
|
1041
|
-
|
1042
|
-
|
1043
|
-
margin-right: calc(-1px * var(--tw-space-x-reverse));
|
1044
|
-
margin-left: calc(-1px * calc(1 - var(--tw-space-x-reverse)));
|
1045
|
+
.gap-y-10{
|
1046
|
+
row-gap: 2.5rem;
|
1045
1047
|
}
|
1046
1048
|
|
1047
1049
|
.space-x-2 > :not([hidden]) ~ :not([hidden]){
|
@@ -1143,11 +1145,6 @@ video {
|
|
1143
1145
|
border-bottom-left-radius: 8px;
|
1144
1146
|
}
|
1145
1147
|
|
1146
|
-
.rounded-l-md{
|
1147
|
-
border-top-left-radius: 0.375rem;
|
1148
|
-
border-bottom-left-radius: 0.375rem;
|
1149
|
-
}
|
1150
|
-
|
1151
1148
|
.rounded-l-none{
|
1152
1149
|
border-top-left-radius: 0px;
|
1153
1150
|
border-bottom-left-radius: 0px;
|
@@ -1158,11 +1155,6 @@ video {
|
|
1158
1155
|
border-bottom-right-radius: 8px;
|
1159
1156
|
}
|
1160
1157
|
|
1161
|
-
.rounded-r-md{
|
1162
|
-
border-top-right-radius: 0.375rem;
|
1163
|
-
border-bottom-right-radius: 0.375rem;
|
1164
|
-
}
|
1165
|
-
|
1166
1158
|
.\!border-0{
|
1167
1159
|
border-width: 0px !important;
|
1168
1160
|
}
|
@@ -1531,6 +1523,10 @@ video {
|
|
1531
1523
|
font-size: 0.875rem;
|
1532
1524
|
}
|
1533
1525
|
|
1526
|
+
.text-\[12px\]{
|
1527
|
+
font-size: 12px;
|
1528
|
+
}
|
1529
|
+
|
1534
1530
|
.text-\[14px\]{
|
1535
1531
|
font-size: 14px;
|
1536
1532
|
}
|
@@ -1633,6 +1629,11 @@ video {
|
|
1633
1629
|
color: rgb(25 25 25 / 0.5);
|
1634
1630
|
}
|
1635
1631
|
|
1632
|
+
.text-\[\#222222\]{
|
1633
|
+
--tw-text-opacity: 1;
|
1634
|
+
color: rgb(34 34 34 / var(--tw-text-opacity, 1));
|
1635
|
+
}
|
1636
|
+
|
1636
1637
|
.text-\[\#62C554\]{
|
1637
1638
|
--tw-text-opacity: 1;
|
1638
1639
|
color: rgb(98 197 84 / var(--tw-text-opacity, 1));
|
@@ -1678,11 +1679,6 @@ video {
|
|
1678
1679
|
color: rgb(75 85 99 / var(--tw-text-opacity, 1));
|
1679
1680
|
}
|
1680
1681
|
|
1681
|
-
.text-gray-900{
|
1682
|
-
--tw-text-opacity: 1;
|
1683
|
-
color: rgb(17 24 39 / var(--tw-text-opacity, 1));
|
1684
|
-
}
|
1685
|
-
|
1686
1682
|
.text-green-500{
|
1687
1683
|
--tw-text-opacity: 1;
|
1688
1684
|
color: rgb(34 197 94 / var(--tw-text-opacity, 1));
|
@@ -2166,6 +2162,11 @@ input:-webkit-autofill:active {
|
|
2166
2162
|
--tw-bg-opacity: 0.7;
|
2167
2163
|
}
|
2168
2164
|
|
2165
|
+
.disabled\:text-\[\#D9D9D9\]:disabled{
|
2166
|
+
--tw-text-opacity: 1;
|
2167
|
+
color: rgb(217 217 217 / var(--tw-text-opacity, 1));
|
2168
|
+
}
|
2169
|
+
|
2169
2170
|
.disabled\:opacity-50:disabled{
|
2170
2171
|
opacity: 0.5;
|
2171
2172
|
}
|
@@ -2353,6 +2354,10 @@ input:-webkit-autofill:active {
|
|
2353
2354
|
width: 14rem;
|
2354
2355
|
}
|
2355
2356
|
|
2357
|
+
.sm\:max-w-xl{
|
2358
|
+
max-width: 36rem;
|
2359
|
+
}
|
2360
|
+
|
2356
2361
|
.sm\:flex-row{
|
2357
2362
|
flex-direction: row;
|
2358
2363
|
}
|
@@ -2361,9 +2366,13 @@ input:-webkit-autofill:active {
|
|
2361
2366
|
align-items: center;
|
2362
2367
|
}
|
2363
2368
|
|
2364
|
-
.sm\:
|
2365
|
-
-
|
2366
|
-
|
2369
|
+
.sm\:justify-end{
|
2370
|
+
justify-content: flex-end;
|
2371
|
+
}
|
2372
|
+
|
2373
|
+
.sm\:gap-x-\[10px\]{
|
2374
|
+
-moz-column-gap: 10px;
|
2375
|
+
column-gap: 10px;
|
2367
2376
|
}
|
2368
2377
|
|
2369
2378
|
.sm\:space-x-2 > :not([hidden]) ~ :not([hidden]){
|