@orderly.network/ui 3.0.0-beta.0 → 3.0.0-beta.2

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 CHANGED
@@ -1373,6 +1373,10 @@ body {
1373
1373
  width: 12px;
1374
1374
  height: 12px;
1375
1375
  }
1376
+ .oui-size-\[140px\] {
1377
+ width: 140px;
1378
+ height: 140px;
1379
+ }
1376
1380
  .oui-size-\[14px\] {
1377
1381
  width: 14px;
1378
1382
  height: 14px;
@@ -1813,6 +1817,9 @@ body {
1813
1817
  .oui-max-h-\[202px\] {
1814
1818
  max-height: 202px;
1815
1819
  }
1820
+ .oui-max-h-\[205px\] {
1821
+ max-height: 205px;
1822
+ }
1816
1823
  .oui-max-h-\[240px\] {
1817
1824
  max-height: 240px;
1818
1825
  }
@@ -1840,6 +1847,9 @@ body {
1840
1847
  .oui-max-h-\[700px\] {
1841
1848
  max-height: 700px;
1842
1849
  }
1850
+ .oui-max-h-\[70vh\] {
1851
+ max-height: 70vh;
1852
+ }
1843
1853
  .oui-max-h-\[80vh\] {
1844
1854
  max-height: 80vh;
1845
1855
  }
@@ -2185,6 +2195,9 @@ body {
2185
2195
  .oui-w-\[calc\(\(100\%_-_4px\)\/2\)\] {
2186
2196
  width: calc((100% - 4px) / 2);
2187
2197
  }
2198
+ .oui-w-\[calc\(100\%\+2\.5rem\)\] {
2199
+ width: calc(100% + 2.5rem);
2200
+ }
2188
2201
  .oui-w-\[calc\(100\%-60px\)\] {
2189
2202
  width: calc(100% - 60px);
2190
2203
  }
@@ -2333,6 +2346,9 @@ body {
2333
2346
  .oui-max-w-\[240px\] {
2334
2347
  max-width: 240px;
2335
2348
  }
2349
+ .oui-max-w-\[244px\] {
2350
+ max-width: 244px;
2351
+ }
2336
2352
  .oui-max-w-\[260px\] {
2337
2353
  max-width: 260px;
2338
2354
  }
@@ -3270,6 +3286,9 @@ body {
3270
3286
  .oui-border-4 {
3271
3287
  border-width: 4px;
3272
3288
  }
3289
+ .oui-border-8 {
3290
+ border-width: 8px;
3291
+ }
3273
3292
  .oui-border-\[0\.5px\] {
3274
3293
  border-width: 0.5px;
3275
3294
  }
@@ -3395,6 +3414,10 @@ body {
3395
3414
  .oui-border-base-static-contrast-20 {
3396
3415
  border-color: rgb(var(--oui-color-base-static-contrast) / 0.2);
3397
3416
  }
3417
+ .oui-border-black {
3418
+ --tw-border-opacity: 1;
3419
+ border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
3420
+ }
3398
3421
  .oui-border-danger {
3399
3422
  --tw-border-opacity: 1;
3400
3423
  border-color: rgb(var(--oui-color-danger) / var(--tw-border-opacity, 1));
@@ -3537,6 +3560,9 @@ body {
3537
3560
  --tw-bg-opacity: 1;
3538
3561
  background-color: rgb(99 14 173 / var(--tw-bg-opacity, 1));
3539
3562
  }
3563
+ .oui-bg-\[\#FF7D00\]\/10 {
3564
+ background-color: rgb(255 125 0 / 0.1);
3565
+ }
3540
3566
  .oui-bg-\[\#d9d9d9\] {
3541
3567
  --tw-bg-opacity: 1;
3542
3568
  background-color: rgb(217 217 217 / var(--tw-bg-opacity, 1));
@@ -3646,8 +3672,8 @@ body {
3646
3672
  .oui-bg-base-static-contrast\/10 {
3647
3673
  background-color: rgb(var(--oui-color-base-static-contrast) / 0.1);
3648
3674
  }
3649
- .oui-bg-black\/80 {
3650
- background-color: rgb(0 0 0 / 0.8);
3675
+ .oui-bg-black\/60 {
3676
+ background-color: rgb(0 0 0 / 0.6);
3651
3677
  }
3652
3678
  .oui-bg-danger {
3653
3679
  --tw-bg-opacity: 1;
@@ -4817,6 +4843,10 @@ body {
4817
4843
  --tw-text-opacity: 1;
4818
4844
  color: rgb(99 102 109 / var(--tw-text-opacity, 1));
4819
4845
  }
4846
+ .oui-text-\[\#FF7D00\] {
4847
+ --tw-text-opacity: 1;
4848
+ color: rgb(255 125 0 / var(--tw-text-opacity, 1));
4849
+ }
4820
4850
  .oui-text-\[rgb\(var\(--oui-gradient-brand-start\)\)\] {
4821
4851
  color: rgb(var(--oui-gradient-brand-start));
4822
4852
  }
@@ -5276,6 +5306,10 @@ body {
5276
5306
  --tw-backdrop-blur: blur(2px);
5277
5307
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
5278
5308
  }
5309
+ .oui-backdrop-blur-sm {
5310
+ --tw-backdrop-blur: blur(4px);
5311
+ backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
5312
+ }
5279
5313
  .\!oui-transition-none {
5280
5314
  transition-property: none !important;
5281
5315
  }