@orderly.network/ui 2.8.8-alpha.0 → 2.8.9-alpha.0
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.css +31 -15
- package/dist/index.css.map +1 -1
- package/dist/index.d.mts +169 -125
- package/dist/index.d.ts +169 -125
- package/dist/index.js +343 -338
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +138 -133
- package/dist/index.mjs.map +1 -1
- package/dist/styles.css +1 -1
- package/package.json +3 -3
package/dist/index.css
CHANGED
|
@@ -1049,6 +1049,9 @@ body {
|
|
|
1049
1049
|
.oui--ml-4 {
|
|
1050
1050
|
margin-left: -1rem;
|
|
1051
1051
|
}
|
|
1052
|
+
.oui--mt-1 {
|
|
1053
|
+
margin-top: -0.25rem;
|
|
1054
|
+
}
|
|
1052
1055
|
.oui--mt-12 {
|
|
1053
1056
|
margin-top: -3rem;
|
|
1054
1057
|
}
|
|
@@ -1118,6 +1121,9 @@ body {
|
|
|
1118
1121
|
.oui-ml-2 {
|
|
1119
1122
|
margin-left: 0.5rem;
|
|
1120
1123
|
}
|
|
1124
|
+
.oui-ml-2\.5 {
|
|
1125
|
+
margin-left: 0.625rem;
|
|
1126
|
+
}
|
|
1121
1127
|
.oui-ml-3 {
|
|
1122
1128
|
margin-left: 0.75rem;
|
|
1123
1129
|
}
|
|
@@ -1429,6 +1435,9 @@ body {
|
|
|
1429
1435
|
.oui-h-3 {
|
|
1430
1436
|
height: 0.75rem;
|
|
1431
1437
|
}
|
|
1438
|
+
.oui-h-3\.5 {
|
|
1439
|
+
height: 0.875rem;
|
|
1440
|
+
}
|
|
1432
1441
|
.oui-h-4 {
|
|
1433
1442
|
height: 1rem;
|
|
1434
1443
|
}
|
|
@@ -1864,9 +1873,6 @@ body {
|
|
|
1864
1873
|
.oui-min-h-\[50px\] {
|
|
1865
1874
|
min-height: 50px;
|
|
1866
1875
|
}
|
|
1867
|
-
.oui-min-h-\[54px\] {
|
|
1868
|
-
min-height: 54px;
|
|
1869
|
-
}
|
|
1870
1876
|
.oui-min-h-\[56px\] {
|
|
1871
1877
|
min-height: 56px;
|
|
1872
1878
|
}
|
|
@@ -1891,6 +1897,9 @@ body {
|
|
|
1891
1897
|
.\!oui-w-\[90\%\] {
|
|
1892
1898
|
width: 90% !important;
|
|
1893
1899
|
}
|
|
1900
|
+
.oui-w-0 {
|
|
1901
|
+
width: 0px;
|
|
1902
|
+
}
|
|
1894
1903
|
.oui-w-1 {
|
|
1895
1904
|
width: 0.25rem;
|
|
1896
1905
|
}
|
|
@@ -2014,6 +2023,9 @@ body {
|
|
|
2014
2023
|
.oui-w-\[18px\] {
|
|
2015
2024
|
width: 18px;
|
|
2016
2025
|
}
|
|
2026
|
+
.oui-w-\[190px\] {
|
|
2027
|
+
width: 190px;
|
|
2028
|
+
}
|
|
2017
2029
|
.oui-w-\[1px\] {
|
|
2018
2030
|
width: 1px;
|
|
2019
2031
|
}
|
|
@@ -2071,9 +2083,15 @@ body {
|
|
|
2071
2083
|
.oui-w-\[360px\] {
|
|
2072
2084
|
width: 360px;
|
|
2073
2085
|
}
|
|
2086
|
+
.oui-w-\[368px\] {
|
|
2087
|
+
width: 368px;
|
|
2088
|
+
}
|
|
2074
2089
|
.oui-w-\[36px\] {
|
|
2075
2090
|
width: 36px;
|
|
2076
2091
|
}
|
|
2092
|
+
.oui-w-\[378px\] {
|
|
2093
|
+
width: 378px;
|
|
2094
|
+
}
|
|
2077
2095
|
.oui-w-\[400px\] {
|
|
2078
2096
|
width: 400px;
|
|
2079
2097
|
}
|
|
@@ -4696,9 +4714,15 @@ body {
|
|
|
4696
4714
|
.oui-leading-relaxed {
|
|
4697
4715
|
line-height: 1.625;
|
|
4698
4716
|
}
|
|
4717
|
+
.oui-tracking-\[0\.03em\] {
|
|
4718
|
+
letter-spacing: 0.03em;
|
|
4719
|
+
}
|
|
4699
4720
|
.oui-tracking-tight {
|
|
4700
4721
|
letter-spacing: -0.025em;
|
|
4701
4722
|
}
|
|
4723
|
+
.oui-tracking-wide {
|
|
4724
|
+
letter-spacing: 0.025em;
|
|
4725
|
+
}
|
|
4702
4726
|
.oui-tracking-widest {
|
|
4703
4727
|
letter-spacing: 0.1em;
|
|
4704
4728
|
}
|
|
@@ -5625,6 +5649,10 @@ body {
|
|
|
5625
5649
|
--tw-border-opacity: 1;
|
|
5626
5650
|
border-color: rgb(var(--oui-color-danger-light) / var(--tw-border-opacity, 1));
|
|
5627
5651
|
}
|
|
5652
|
+
.focus-within\:oui-border-primary-light:focus-within {
|
|
5653
|
+
--tw-border-opacity: 1;
|
|
5654
|
+
border-color: rgb(var(--oui-color-primary-light) / var(--tw-border-opacity, 1));
|
|
5655
|
+
}
|
|
5628
5656
|
.focus-within\:oui-border-warning-light:focus-within {
|
|
5629
5657
|
--tw-border-opacity: 1;
|
|
5630
5658
|
border-color: rgb(var(--oui-color-warning-light) / var(--tw-border-opacity, 1));
|
|
@@ -5859,22 +5887,10 @@ body {
|
|
|
5859
5887
|
.focus\:oui-border-\[3px\]:focus {
|
|
5860
5888
|
border-width: 3px;
|
|
5861
5889
|
}
|
|
5862
|
-
.focus\:oui-border-danger-light:focus {
|
|
5863
|
-
--tw-border-opacity: 1;
|
|
5864
|
-
border-color: rgb(var(--oui-color-danger-light) / var(--tw-border-opacity, 1));
|
|
5865
|
-
}
|
|
5866
5890
|
.focus\:oui-border-primary-darken:focus {
|
|
5867
5891
|
--tw-border-opacity: 1;
|
|
5868
5892
|
border-color: rgb(var(--oui-color-primary-darken) / var(--tw-border-opacity, 1));
|
|
5869
5893
|
}
|
|
5870
|
-
.focus\:oui-border-primary-light:focus {
|
|
5871
|
-
--tw-border-opacity: 1;
|
|
5872
|
-
border-color: rgb(var(--oui-color-primary-light) / var(--tw-border-opacity, 1));
|
|
5873
|
-
}
|
|
5874
|
-
.focus\:oui-border-warning-light:focus {
|
|
5875
|
-
--tw-border-opacity: 1;
|
|
5876
|
-
border-color: rgb(var(--oui-color-warning-light) / var(--tw-border-opacity, 1));
|
|
5877
|
-
}
|
|
5878
5894
|
.focus\:\!oui-bg-primary-light:focus {
|
|
5879
5895
|
--tw-bg-opacity: 1 !important;
|
|
5880
5896
|
background-color: rgb(var(--oui-color-primary-light) / var(--tw-bg-opacity, 1)) !important;
|