@orderly.network/ui 3.0.4 → 3.1.0-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 CHANGED
@@ -551,17 +551,17 @@ body {
551
551
  .\!oui-top-1 {
552
552
  top: 0.25rem !important;
553
553
  }
554
- .-oui-right-3 {
555
- right: -0.75rem;
554
+ .-oui-end-3 {
555
+ inset-inline-end: -0.75rem;
556
556
  }
557
- .-oui-right-\[1px\] {
558
- right: -1px;
557
+ .-oui-end-\[1px\] {
558
+ inset-inline-end: -1px;
559
559
  }
560
- .-oui-right-\[6px\] {
561
- right: -6px;
560
+ .-oui-end-\[6px\] {
561
+ inset-inline-end: -6px;
562
562
  }
563
- .-oui-right-px {
564
- right: -1px;
563
+ .-oui-end-px {
564
+ inset-inline-end: -1px;
565
565
  }
566
566
  .-oui-top-4 {
567
567
  top: -1rem;
@@ -584,11 +584,11 @@ body {
584
584
  .oui--bottom-12 {
585
585
  bottom: -3rem;
586
586
  }
587
- .oui--left-12 {
588
- left: -3rem;
587
+ .oui--end-12 {
588
+ inset-inline-end: -3rem;
589
589
  }
590
- .oui--right-12 {
591
- right: -3rem;
590
+ .oui--start-12 {
591
+ inset-inline-start: -3rem;
592
592
  }
593
593
  .oui--top-12 {
594
594
  top: -3rem;
@@ -617,71 +617,71 @@ body {
617
617
  .oui-bottom-full {
618
618
  bottom: 100%;
619
619
  }
620
- .oui-end-\[-20px\] {
621
- inset-inline-end: -20px;
620
+ .oui-end-0 {
621
+ inset-inline-end: 0px;
622
622
  }
623
- .oui-left-0 {
624
- left: 0px;
623
+ .oui-end-1 {
624
+ inset-inline-end: 0.25rem;
625
625
  }
626
- .oui-left-1 {
627
- left: 0.25rem;
626
+ .oui-end-2 {
627
+ inset-inline-end: 0.5rem;
628
628
  }
629
- .oui-left-1\/2 {
630
- left: 50%;
629
+ .oui-end-3 {
630
+ inset-inline-end: 0.75rem;
631
631
  }
632
- .oui-left-2 {
633
- left: 0.5rem;
632
+ .oui-end-4 {
633
+ inset-inline-end: 1rem;
634
634
  }
635
- .oui-left-3 {
636
- left: 0.75rem;
635
+ .oui-end-\[-1\.5px\] {
636
+ inset-inline-end: -1.5px;
637
637
  }
638
- .oui-left-6 {
639
- left: 1.5rem;
638
+ .oui-end-\[-100\%\] {
639
+ inset-inline-end: -100%;
640
640
  }
641
- .oui-left-\[-1\.5px\] {
642
- left: -1.5px;
641
+ .oui-end-\[-20px\] {
642
+ inset-inline-end: -20px;
643
643
  }
644
- .oui-left-\[-100\%\] {
645
- left: -100%;
644
+ .oui-end-\[1px\] {
645
+ inset-inline-end: 1px;
646
646
  }
647
- .oui-left-\[-9px\] {
648
- left: -9px;
647
+ .oui-left-\[50\%\] {
648
+ left: 50%;
649
649
  }
650
- .oui-left-\[10px\] {
651
- left: 10px;
650
+ .oui-start-0 {
651
+ inset-inline-start: 0px;
652
652
  }
653
- .oui-left-\[30px\] {
654
- left: 30px;
653
+ .oui-start-1 {
654
+ inset-inline-start: 0.25rem;
655
655
  }
656
- .oui-left-\[4px\] {
657
- left: 4px;
656
+ .oui-start-1\/2 {
657
+ inset-inline-start: 50%;
658
658
  }
659
- .oui-left-\[50\%\] {
660
- left: 50%;
659
+ .oui-start-2 {
660
+ inset-inline-start: 0.5rem;
661
661
  }
662
- .oui-right-0 {
663
- right: 0px;
662
+ .oui-start-3 {
663
+ inset-inline-start: 0.75rem;
664
664
  }
665
- .oui-right-1 {
666
- right: 0.25rem;
665
+ .oui-start-6 {
666
+ inset-inline-start: 1.5rem;
667
667
  }
668
- .oui-right-2 {
669
- right: 0.5rem;
668
+ .oui-start-\[-1\.5px\] {
669
+ inset-inline-start: -1.5px;
670
670
  }
671
- .oui-right-3 {
672
- right: 0.75rem;
671
+ .oui-start-\[-100\%\] {
672
+ inset-inline-start: -100%;
673
673
  }
674
- .oui-right-4 {
675
- right: 1rem;
674
+ .oui-start-\[-9px\] {
675
+ inset-inline-start: -9px;
676
676
  }
677
- .oui-right-\[-1\.5px\] {
678
- right: -1.5px;
677
+ .oui-start-\[10px\] {
678
+ inset-inline-start: 10px;
679
679
  }
680
- .oui-right-\[-100\%\] {
681
- right: -100%;
680
+ .oui-start-\[30px\] {
681
+ inset-inline-start: 30px;
682
682
  }
683
- .oui-right-\[1px\] {
684
- right: 1px;
683
+ .oui-start-\[4px\] {
684
+ inset-inline-start: 4px;
685
685
  }
686
686
  .oui-top-0 {
687
687
  top: 0px;
@@ -1045,14 +1045,17 @@ body {
1045
1045
  .-oui-mb-5 {
1046
1046
  margin-bottom: -1.25rem;
1047
1047
  }
1048
- .-oui-ml-2 {
1049
- margin-left: -0.5rem;
1048
+ .-oui-me-4 {
1049
+ margin-inline-end: -1rem;
1050
1050
  }
1051
- .-oui-ml-4 {
1052
- margin-left: -1rem;
1051
+ .-oui-me-\[4px\] {
1052
+ margin-inline-end: -4px;
1053
1053
  }
1054
- .-oui-mr-4 {
1055
- margin-right: -1rem;
1054
+ .-oui-ms-2 {
1055
+ margin-inline-start: -0.5rem;
1056
+ }
1057
+ .-oui-ms-4 {
1058
+ margin-inline-start: -1rem;
1056
1059
  }
1057
1060
  .-oui-mt-2 {
1058
1061
  margin-top: -0.5rem;
@@ -1123,12 +1126,30 @@ body {
1123
1126
  .oui-mb-\[3px\] {
1124
1127
  margin-bottom: 3px;
1125
1128
  }
1129
+ .oui-me-1 {
1130
+ margin-inline-end: 0.25rem;
1131
+ }
1132
+ .oui-me-2 {
1133
+ margin-inline-end: 0.5rem;
1134
+ }
1135
+ .oui-me-3 {
1136
+ margin-inline-end: 0.75rem;
1137
+ }
1138
+ .oui-me-4 {
1139
+ margin-inline-end: 1rem;
1140
+ }
1141
+ .oui-me-6 {
1142
+ margin-inline-end: 1.5rem;
1143
+ }
1144
+ .oui-me-\[2px\] {
1145
+ margin-inline-end: 2px;
1146
+ }
1147
+ .oui-me-\[6px\] {
1148
+ margin-inline-end: 6px;
1149
+ }
1126
1150
  .oui-ml-0 {
1127
1151
  margin-left: 0px;
1128
1152
  }
1129
- .oui-ml-0\.5 {
1130
- margin-left: 0.125rem;
1131
- }
1132
1153
  .oui-ml-1 {
1133
1154
  margin-left: 0.25rem;
1134
1155
  }
@@ -1138,9 +1159,6 @@ body {
1138
1159
  .oui-ml-2 {
1139
1160
  margin-left: 0.5rem;
1140
1161
  }
1141
- .oui-ml-2\.5 {
1142
- margin-left: 0.625rem;
1143
- }
1144
1162
  .oui-ml-3 {
1145
1163
  margin-left: 0.75rem;
1146
1164
  }
@@ -1162,18 +1180,6 @@ body {
1162
1180
  .oui-ml-9 {
1163
1181
  margin-left: 2.25rem;
1164
1182
  }
1165
- .oui-ml-\[2px\] {
1166
- margin-left: 2px;
1167
- }
1168
- .oui-ml-\[5px\] {
1169
- margin-left: 5px;
1170
- }
1171
- .oui-ml-auto {
1172
- margin-left: auto;
1173
- }
1174
- .oui-ml-px {
1175
- margin-left: 1px;
1176
- }
1177
1183
  .oui-mr-0 {
1178
1184
  margin-right: 0px;
1179
1185
  }
@@ -1207,11 +1213,38 @@ body {
1207
1213
  .oui-mr-9 {
1208
1214
  margin-right: 2.25rem;
1209
1215
  }
1210
- .oui-mr-\[2px\] {
1211
- margin-right: 2px;
1216
+ .oui-ms-0 {
1217
+ margin-inline-start: 0px;
1218
+ }
1219
+ .oui-ms-0\.5 {
1220
+ margin-inline-start: 0.125rem;
1221
+ }
1222
+ .oui-ms-1 {
1223
+ margin-inline-start: 0.25rem;
1224
+ }
1225
+ .oui-ms-2 {
1226
+ margin-inline-start: 0.5rem;
1227
+ }
1228
+ .oui-ms-2\.5 {
1229
+ margin-inline-start: 0.625rem;
1212
1230
  }
1213
- .oui-mr-\[6px\] {
1214
- margin-right: 6px;
1231
+ .oui-ms-3 {
1232
+ margin-inline-start: 0.75rem;
1233
+ }
1234
+ .oui-ms-4 {
1235
+ margin-inline-start: 1rem;
1236
+ }
1237
+ .oui-ms-\[2px\] {
1238
+ margin-inline-start: 2px;
1239
+ }
1240
+ .oui-ms-\[5px\] {
1241
+ margin-inline-start: 5px;
1242
+ }
1243
+ .oui-ms-auto {
1244
+ margin-inline-start: auto;
1245
+ }
1246
+ .oui-ms-px {
1247
+ margin-inline-start: 1px;
1215
1248
  }
1216
1249
  .oui-mt-0 {
1217
1250
  margin-top: 0px;
@@ -2982,26 +3015,11 @@ body {
2982
3015
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse))) !important;
2983
3016
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse)) !important;
2984
3017
  }
2985
- .oui-space-x-1 > :not([hidden]) ~ :not([hidden]) {
2986
- --tw-space-x-reverse: 0;
2987
- margin-right: calc(0.25rem * var(--tw-space-x-reverse));
2988
- margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)));
2989
- }
2990
3018
  .oui-space-x-2 > :not([hidden]) ~ :not([hidden]) {
2991
3019
  --tw-space-x-reverse: 0;
2992
3020
  margin-right: calc(0.5rem * var(--tw-space-x-reverse));
2993
3021
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
2994
3022
  }
2995
- .oui-space-x-3 > :not([hidden]) ~ :not([hidden]) {
2996
- --tw-space-x-reverse: 0;
2997
- margin-right: calc(0.75rem * var(--tw-space-x-reverse));
2998
- margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)));
2999
- }
3000
- .oui-space-x-6 > :not([hidden]) ~ :not([hidden]) {
3001
- --tw-space-x-reverse: 0;
3002
- margin-right: calc(1.5rem * var(--tw-space-x-reverse));
3003
- margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
3004
- }
3005
3023
  .oui-space-x-\[6px\] > :not([hidden]) ~ :not([hidden]) {
3006
3024
  --tw-space-x-reverse: 0;
3007
3025
  margin-right: calc(6px * var(--tw-space-x-reverse));
@@ -3110,6 +3128,12 @@ body {
3110
3128
  .oui-break-all {
3111
3129
  word-break: break-all;
3112
3130
  }
3131
+ .\!oui-rounded {
3132
+ border-radius: var(--oui-rounded, 0.25rem) !important;
3133
+ }
3134
+ .\!oui-rounded-md {
3135
+ border-radius: var(--oui-rounded-md, 0.375rem) !important;
3136
+ }
3113
3137
  .oui-rounded {
3114
3138
  border-radius: var(--oui-rounded, 0.25rem);
3115
3139
  }
@@ -3176,13 +3200,17 @@ body {
3176
3200
  .oui-rounded-xl {
3177
3201
  border-radius: var(--oui-rounded-xl, 0.75rem);
3178
3202
  }
3179
- .\!oui-rounded-l {
3180
- border-top-left-radius: var(--oui-rounded, 0.25rem) !important;
3181
- border-bottom-left-radius: var(--oui-rounded, 0.25rem) !important;
3203
+ .\!oui-rounded-e {
3204
+ border-start-end-radius: var(--oui-rounded, 0.25rem) !important;
3205
+ border-end-end-radius: var(--oui-rounded, 0.25rem) !important;
3182
3206
  }
3183
- .\!oui-rounded-r {
3207
+ .\!oui-rounded-s {
3208
+ border-start-start-radius: var(--oui-rounded, 0.25rem) !important;
3209
+ border-end-start-radius: var(--oui-rounded, 0.25rem) !important;
3210
+ }
3211
+ .\!oui-rounded-t {
3212
+ border-top-left-radius: var(--oui-rounded, 0.25rem) !important;
3184
3213
  border-top-right-radius: var(--oui-rounded, 0.25rem) !important;
3185
- border-bottom-right-radius: var(--oui-rounded, 0.25rem) !important;
3186
3214
  }
3187
3215
  .oui-rounded-b-2xl {
3188
3216
  border-bottom-right-radius: var(--oui-rounded-2xl, 1rem);
@@ -3196,29 +3224,37 @@ body {
3196
3224
  border-bottom-right-radius: var(--oui-rounded-xl, 0.75rem);
3197
3225
  border-bottom-left-radius: var(--oui-rounded-xl, 0.75rem);
3198
3226
  }
3227
+ .oui-rounded-e {
3228
+ border-start-end-radius: var(--oui-rounded, 0.25rem);
3229
+ border-end-end-radius: var(--oui-rounded, 0.25rem);
3230
+ }
3231
+ .oui-rounded-e-full {
3232
+ border-start-end-radius: var(--oui-rounded-full, 9999px);
3233
+ border-end-end-radius: var(--oui-rounded-full, 9999px);
3234
+ }
3235
+ .oui-rounded-e-lg {
3236
+ border-start-end-radius: var(--oui-rounded-lg, 0.5rem);
3237
+ border-end-end-radius: var(--oui-rounded-lg, 0.5rem);
3238
+ }
3199
3239
  .oui-rounded-l {
3200
3240
  border-top-left-radius: var(--oui-rounded, 0.25rem);
3201
3241
  border-bottom-left-radius: var(--oui-rounded, 0.25rem);
3202
3242
  }
3203
- .oui-rounded-l-full {
3204
- border-top-left-radius: var(--oui-rounded-full, 9999px);
3205
- border-bottom-left-radius: var(--oui-rounded-full, 9999px);
3206
- }
3207
- .oui-rounded-l-lg {
3208
- border-top-left-radius: var(--oui-rounded-lg, 0.5rem);
3209
- border-bottom-left-radius: var(--oui-rounded-lg, 0.5rem);
3210
- }
3211
3243
  .oui-rounded-r {
3212
3244
  border-top-right-radius: var(--oui-rounded, 0.25rem);
3213
3245
  border-bottom-right-radius: var(--oui-rounded, 0.25rem);
3214
3246
  }
3215
- .oui-rounded-r-full {
3216
- border-top-right-radius: var(--oui-rounded-full, 9999px);
3217
- border-bottom-right-radius: var(--oui-rounded-full, 9999px);
3247
+ .oui-rounded-s {
3248
+ border-start-start-radius: var(--oui-rounded, 0.25rem);
3249
+ border-end-start-radius: var(--oui-rounded, 0.25rem);
3218
3250
  }
3219
- .oui-rounded-r-lg {
3220
- border-top-right-radius: var(--oui-rounded-lg, 0.5rem);
3221
- border-bottom-right-radius: var(--oui-rounded-lg, 0.5rem);
3251
+ .oui-rounded-s-full {
3252
+ border-start-start-radius: var(--oui-rounded-full, 9999px);
3253
+ border-end-start-radius: var(--oui-rounded-full, 9999px);
3254
+ }
3255
+ .oui-rounded-s-lg {
3256
+ border-start-start-radius: var(--oui-rounded-lg, 0.5rem);
3257
+ border-end-start-radius: var(--oui-rounded-lg, 0.5rem);
3222
3258
  }
3223
3259
  .oui-rounded-t-2xl {
3224
3260
  border-top-left-radius: var(--oui-rounded-2xl, 1rem);
@@ -3236,8 +3272,29 @@ body {
3236
3272
  border-top-left-radius: var(--oui-rounded-xl, 0.75rem);
3237
3273
  border-top-right-radius: var(--oui-rounded-xl, 0.75rem);
3238
3274
  }
3239
- .oui-rounded-bl {
3240
- border-bottom-left-radius: var(--oui-rounded, 0.25rem);
3275
+ .\!oui-rounded-ee {
3276
+ border-end-end-radius: var(--oui-rounded, 0.25rem) !important;
3277
+ }
3278
+ .\!oui-rounded-ee-xl {
3279
+ border-end-end-radius: var(--oui-rounded-xl, 0.75rem) !important;
3280
+ }
3281
+ .\!oui-rounded-es {
3282
+ border-end-start-radius: var(--oui-rounded, 0.25rem) !important;
3283
+ }
3284
+ .\!oui-rounded-es-xl {
3285
+ border-end-start-radius: var(--oui-rounded-xl, 0.75rem) !important;
3286
+ }
3287
+ .\!oui-rounded-se {
3288
+ border-start-end-radius: var(--oui-rounded, 0.25rem) !important;
3289
+ }
3290
+ .\!oui-rounded-se-xl {
3291
+ border-start-end-radius: var(--oui-rounded-xl, 0.75rem) !important;
3292
+ }
3293
+ .\!oui-rounded-ss {
3294
+ border-start-start-radius: var(--oui-rounded, 0.25rem) !important;
3295
+ }
3296
+ .\!oui-rounded-ss-xl {
3297
+ border-start-start-radius: var(--oui-rounded-xl, 0.75rem) !important;
3241
3298
  }
3242
3299
  .oui-rounded-bl-\[10px\] {
3243
3300
  border-bottom-left-radius: 10px;
@@ -3254,18 +3311,21 @@ body {
3254
3311
  .oui-rounded-br-lg {
3255
3312
  border-bottom-right-radius: var(--oui-rounded-lg, 0.5rem);
3256
3313
  }
3257
- .oui-rounded-br-none {
3258
- border-bottom-right-radius: 0;
3314
+ .oui-rounded-ee-none {
3315
+ border-end-end-radius: 0;
3259
3316
  }
3260
- .oui-rounded-tl {
3261
- border-top-left-radius: var(--oui-rounded, 0.25rem);
3317
+ .oui-rounded-es {
3318
+ border-end-start-radius: var(--oui-rounded, 0.25rem);
3319
+ }
3320
+ .oui-rounded-ss {
3321
+ border-start-start-radius: var(--oui-rounded, 0.25rem);
3322
+ }
3323
+ .oui-rounded-ss-none {
3324
+ border-start-start-radius: 0;
3262
3325
  }
3263
3326
  .oui-rounded-tl-\[10px\] {
3264
3327
  border-top-left-radius: 10px;
3265
3328
  }
3266
- .oui-rounded-tl-none {
3267
- border-top-left-radius: 0;
3268
- }
3269
3329
  .oui-rounded-tr-\[10px\] {
3270
3330
  border-top-right-radius: 10px;
3271
3331
  }
@@ -3309,11 +3369,11 @@ body {
3309
3369
  .oui-border-b-2 {
3310
3370
  border-bottom-width: 2px;
3311
3371
  }
3312
- .oui-border-l {
3313
- border-left-width: 1px;
3372
+ .oui-border-e {
3373
+ border-inline-end-width: 1px;
3314
3374
  }
3315
- .oui-border-r {
3316
- border-right-width: 1px;
3375
+ .oui-border-s {
3376
+ border-inline-start-width: 1px;
3317
3377
  }
3318
3378
  .oui-border-t {
3319
3379
  border-top-width: 1px;
@@ -3496,11 +3556,11 @@ body {
3496
3556
  .oui-border-b-white\/10 {
3497
3557
  border-bottom-color: rgb(255 255 255 / 0.1);
3498
3558
  }
3499
- .oui-border-l-transparent {
3500
- border-left-color: transparent;
3559
+ .oui-border-e-line-16 {
3560
+ border-inline-end-color: rgb(var(--oui-color-line, 255 255 255) / 0.16);
3501
3561
  }
3502
- .oui-border-r-line-16 {
3503
- border-right-color: rgb(var(--oui-color-line, 255 255 255) / 0.16);
3562
+ .oui-border-s-transparent {
3563
+ border-inline-start-color: transparent;
3504
3564
  }
3505
3565
  .oui-border-t-transparent {
3506
3566
  border-top-color: transparent;
@@ -4413,14 +4473,14 @@ body {
4413
4473
  .\!oui-pb-0 {
4414
4474
  padding-bottom: 0px !important;
4415
4475
  }
4416
- .\!oui-pl-5 {
4417
- padding-left: 1.25rem !important;
4476
+ .\!oui-pe-0 {
4477
+ padding-inline-end: 0px !important;
4418
4478
  }
4419
- .\!oui-pr-0 {
4420
- padding-right: 0px !important;
4479
+ .\!oui-pe-5 {
4480
+ padding-inline-end: 1.25rem !important;
4421
4481
  }
4422
- .\!oui-pr-5 {
4423
- padding-right: 1.25rem !important;
4482
+ .\!oui-ps-5 {
4483
+ padding-inline-start: 1.25rem !important;
4424
4484
  }
4425
4485
  .\!oui-pt-0 {
4426
4486
  padding-top: 0px !important;
@@ -4485,12 +4545,42 @@ body {
4485
4545
  .oui-pb-\[env\(safe-area-inset-bottom\,_20px\)\] {
4486
4546
  padding-bottom: env(safe-area-inset-bottom, 20px);
4487
4547
  }
4548
+ .oui-pe-0 {
4549
+ padding-inline-end: 0px;
4550
+ }
4551
+ .oui-pe-1 {
4552
+ padding-inline-end: 0.25rem;
4553
+ }
4554
+ .oui-pe-12 {
4555
+ padding-inline-end: 3rem;
4556
+ }
4557
+ .oui-pe-2 {
4558
+ padding-inline-end: 0.5rem;
4559
+ }
4560
+ .oui-pe-2\.5 {
4561
+ padding-inline-end: 0.625rem;
4562
+ }
4563
+ .oui-pe-3 {
4564
+ padding-inline-end: 0.75rem;
4565
+ }
4566
+ .oui-pe-5 {
4567
+ padding-inline-end: 1.25rem;
4568
+ }
4569
+ .oui-pe-8 {
4570
+ padding-inline-end: 2rem;
4571
+ }
4572
+ .oui-pe-9 {
4573
+ padding-inline-end: 2.25rem;
4574
+ }
4575
+ .oui-pe-\[5px\] {
4576
+ padding-inline-end: 5px;
4577
+ }
4578
+ .oui-pe-\[6px\] {
4579
+ padding-inline-end: 6px;
4580
+ }
4488
4581
  .oui-pl-0 {
4489
4582
  padding-left: 0px;
4490
4583
  }
4491
- .oui-pl-0\.5 {
4492
- padding-left: 0.125rem;
4493
- }
4494
4584
  .oui-pl-1 {
4495
4585
  padding-left: 0.25rem;
4496
4586
  }
@@ -4500,9 +4590,6 @@ body {
4500
4590
  .oui-pl-2 {
4501
4591
  padding-left: 0.5rem;
4502
4592
  }
4503
- .oui-pl-2\.5 {
4504
- padding-left: 0.625rem;
4505
- }
4506
4593
  .oui-pl-3 {
4507
4594
  padding-left: 0.75rem;
4508
4595
  }
@@ -4533,15 +4620,9 @@ body {
4533
4620
  .oui-pr-10 {
4534
4621
  padding-right: 2.5rem;
4535
4622
  }
4536
- .oui-pr-12 {
4537
- padding-right: 3rem;
4538
- }
4539
4623
  .oui-pr-2 {
4540
4624
  padding-right: 0.5rem;
4541
4625
  }
4542
- .oui-pr-2\.5 {
4543
- padding-right: 0.625rem;
4544
- }
4545
4626
  .oui-pr-3 {
4546
4627
  padding-right: 0.75rem;
4547
4628
  }
@@ -4563,14 +4644,35 @@ body {
4563
4644
  .oui-pr-9 {
4564
4645
  padding-right: 2.25rem;
4565
4646
  }
4566
- .oui-pr-\[-4px\] {
4567
- padding-right: -4px;
4647
+ .oui-ps-0 {
4648
+ padding-inline-start: 0px;
4568
4649
  }
4569
- .oui-pr-\[5px\] {
4570
- padding-right: 5px;
4650
+ .oui-ps-0\.5 {
4651
+ padding-inline-start: 0.125rem;
4571
4652
  }
4572
- .oui-pr-\[6px\] {
4573
- padding-right: 6px;
4653
+ .oui-ps-1 {
4654
+ padding-inline-start: 0.25rem;
4655
+ }
4656
+ .oui-ps-2 {
4657
+ padding-inline-start: 0.5rem;
4658
+ }
4659
+ .oui-ps-2\.5 {
4660
+ padding-inline-start: 0.625rem;
4661
+ }
4662
+ .oui-ps-3 {
4663
+ padding-inline-start: 0.75rem;
4664
+ }
4665
+ .oui-ps-4 {
4666
+ padding-inline-start: 1rem;
4667
+ }
4668
+ .oui-ps-5 {
4669
+ padding-inline-start: 1.25rem;
4670
+ }
4671
+ .oui-ps-6 {
4672
+ padding-inline-start: 1.5rem;
4673
+ }
4674
+ .oui-ps-8 {
4675
+ padding-inline-start: 2rem;
4574
4676
  }
4575
4677
  .oui-pt-0 {
4576
4678
  padding-top: 0px;
@@ -4614,15 +4716,9 @@ body {
4614
4716
  .oui-pt-\[6px\] {
4615
4717
  padding-top: 6px;
4616
4718
  }
4617
- .oui-text-left {
4618
- text-align: left;
4619
- }
4620
4719
  .oui-text-center {
4621
4720
  text-align: center;
4622
4721
  }
4623
- .oui-text-right {
4624
- text-align: right;
4625
- }
4626
4722
  .\!oui-text-start {
4627
4723
  text-align: start !important;
4628
4724
  }
@@ -5531,13 +5627,13 @@ body {
5531
5627
  content: var(--tw-content);
5532
5628
  position: absolute;
5533
5629
  }
5534
- .before\:oui-left-\[-32px\]::before {
5630
+ .before\:oui-end-\[-32px\]::before {
5535
5631
  content: var(--tw-content);
5536
- left: -32px;
5632
+ inset-inline-end: -32px;
5537
5633
  }
5538
- .before\:oui-right-\[-32px\]::before {
5634
+ .before\:oui-start-\[-32px\]::before {
5539
5635
  content: var(--tw-content);
5540
- right: -32px;
5636
+ inset-inline-start: -32px;
5541
5637
  }
5542
5638
  .before\:oui-top-0::before {
5543
5639
  content: var(--tw-content);
@@ -5581,17 +5677,17 @@ body {
5581
5677
  content: var(--tw-content);
5582
5678
  bottom: -8px;
5583
5679
  }
5584
- .after\:oui-left-0::after {
5680
+ .after\:oui-end-0::after {
5585
5681
  content: var(--tw-content);
5586
- left: 0px;
5682
+ inset-inline-end: 0px;
5587
5683
  }
5588
5684
  .after\:oui-left-1\/2::after {
5589
5685
  content: var(--tw-content);
5590
5686
  left: 50%;
5591
5687
  }
5592
- .after\:oui-right-0::after {
5688
+ .after\:oui-start-0::after {
5593
5689
  content: var(--tw-content);
5594
- right: 0px;
5690
+ inset-inline-start: 0px;
5595
5691
  }
5596
5692
  .after\:oui-top-0::after {
5597
5693
  content: var(--tw-content);
@@ -5651,15 +5747,15 @@ body {
5651
5747
  --tw-translate-x: -50%;
5652
5748
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
5653
5749
  }
5654
- .after\:oui-rounded-l-lg::after {
5750
+ .after\:oui-rounded-e-lg::after {
5655
5751
  content: var(--tw-content);
5656
- border-top-left-radius: var(--oui-rounded-lg, 0.5rem);
5657
- border-bottom-left-radius: var(--oui-rounded-lg, 0.5rem);
5752
+ border-start-end-radius: var(--oui-rounded-lg, 0.5rem);
5753
+ border-end-end-radius: var(--oui-rounded-lg, 0.5rem);
5658
5754
  }
5659
- .after\:oui-rounded-r-lg::after {
5755
+ .after\:oui-rounded-s-lg::after {
5660
5756
  content: var(--tw-content);
5661
- border-top-right-radius: var(--oui-rounded-lg, 0.5rem);
5662
- border-bottom-right-radius: var(--oui-rounded-lg, 0.5rem);
5757
+ border-start-start-radius: var(--oui-rounded-lg, 0.5rem);
5758
+ border-end-start-radius: var(--oui-rounded-lg, 0.5rem);
5663
5759
  }
5664
5760
  .after\:oui-border-4::after {
5665
5761
  content: var(--tw-content);
@@ -5674,13 +5770,13 @@ body {
5674
5770
  content: var(--tw-content);
5675
5771
  border-bottom-width: 1px;
5676
5772
  }
5677
- .after\:oui-border-l::after {
5773
+ .after\:oui-border-e::after {
5678
5774
  content: var(--tw-content);
5679
- border-left-width: 1px;
5775
+ border-inline-end-width: 1px;
5680
5776
  }
5681
- .after\:oui-border-r::after {
5777
+ .after\:oui-border-s::after {
5682
5778
  content: var(--tw-content);
5683
- border-right-width: 1px;
5779
+ border-inline-start-width: 1px;
5684
5780
  }
5685
5781
  .after\:oui-border-solid::after {
5686
5782
  content: var(--tw-content);
@@ -6548,13 +6644,13 @@ body {
6548
6644
  content: var(--tw-content);
6549
6645
  bottom: -0px;
6550
6646
  }
6551
- .data-\[state\=active\]\:after\:oui-left-0[data-state=active]::after {
6647
+ .data-\[state\=active\]\:after\:oui-end-0[data-state=active]::after {
6552
6648
  content: var(--tw-content);
6553
- left: 0px;
6649
+ inset-inline-end: 0px;
6554
6650
  }
6555
- .data-\[state\=active\]\:after\:oui-right-0[data-state=active]::after {
6651
+ .data-\[state\=active\]\:after\:oui-start-0[data-state=active]::after {
6556
6652
  content: var(--tw-content);
6557
- right: 0px;
6653
+ inset-inline-start: 0px;
6558
6654
  }
6559
6655
  .data-\[state\=active\]\:after\:oui-block[data-state=active]::after {
6560
6656
  content: var(--tw-content);
@@ -6706,15 +6802,13 @@ body {
6706
6802
  .sm\:oui-justify-stretch {
6707
6803
  justify-content: stretch;
6708
6804
  }
6709
- .sm\:oui-space-x-2 > :not([hidden]) ~ :not([hidden]) {
6710
- --tw-space-x-reverse: 0;
6711
- margin-right: calc(0.5rem * var(--tw-space-x-reverse));
6712
- margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
6805
+ .sm\:oui-gap-x-2 {
6806
+ -moz-column-gap: 0.5rem;
6807
+ column-gap: 0.5rem;
6713
6808
  }
6714
- .sm\:oui-space-x-4 > :not([hidden]) ~ :not([hidden]) {
6715
- --tw-space-x-reverse: 0;
6716
- margin-right: calc(1rem * var(--tw-space-x-reverse));
6717
- margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
6809
+ .sm\:oui-gap-x-4 {
6810
+ -moz-column-gap: 1rem;
6811
+ column-gap: 1rem;
6718
6812
  }
6719
6813
  .sm\:oui-space-y-0 > :not([hidden]) ~ :not([hidden]) {
6720
6814
  --tw-space-y-reverse: 0;
@@ -6729,14 +6823,14 @@ body {
6729
6823
  .md\:oui-bottom-10 {
6730
6824
  bottom: 2.5rem;
6731
6825
  }
6732
- .md\:oui-left-auto {
6733
- left: auto;
6826
+ .md\:oui-end-3 {
6827
+ inset-inline-end: 0.75rem;
6734
6828
  }
6735
- .md\:oui-right-3 {
6736
- right: 0.75rem;
6829
+ .md\:oui-end-4 {
6830
+ inset-inline-end: 1rem;
6737
6831
  }
6738
- .md\:oui-right-4 {
6739
- right: 1rem;
6832
+ .md\:oui-start-auto {
6833
+ inset-inline-start: auto;
6740
6834
  }
6741
6835
  .md\:oui-top-1\/2 {
6742
6836
  top: 50%;
@@ -7015,41 +7109,44 @@ body {
7015
7109
  .md\:oui-pb-\[14px\] {
7016
7110
  padding-bottom: 14px;
7017
7111
  }
7112
+ .md\:oui-pe-2 {
7113
+ padding-inline-end: 0.5rem;
7114
+ }
7115
+ .md\:oui-pe-3 {
7116
+ padding-inline-end: 0.75rem;
7117
+ }
7118
+ .md\:oui-pe-\[60px\] {
7119
+ padding-inline-end: 60px;
7120
+ }
7018
7121
  .md\:oui-pl-0 {
7019
7122
  padding-left: 0px;
7020
7123
  }
7021
- .md\:oui-pl-2 {
7022
- padding-left: 0.5rem;
7023
- }
7024
7124
  .md\:oui-pl-3 {
7025
7125
  padding-left: 0.75rem;
7026
7126
  }
7027
- .md\:oui-pl-4 {
7028
- padding-left: 1rem;
7029
- }
7030
7127
  .md\:oui-pr-0 {
7031
7128
  padding-right: 0px;
7032
7129
  }
7033
- .md\:oui-pr-2 {
7034
- padding-right: 0.5rem;
7035
- }
7036
7130
  .md\:oui-pr-3 {
7037
7131
  padding-right: 0.75rem;
7038
7132
  }
7039
- .md\:oui-pr-\[60px\] {
7040
- padding-right: 60px;
7133
+ .md\:oui-ps-2 {
7134
+ padding-inline-start: 0.5rem;
7135
+ }
7136
+ .md\:oui-ps-4 {
7137
+ padding-inline-start: 1rem;
7041
7138
  }
7042
7139
  .md\:oui-pt-3 {
7043
7140
  padding-top: 0.75rem;
7044
7141
  }
7045
- .md\:oui-text-left {
7046
- text-align: left;
7047
- }
7048
7142
  .md\:oui-text-center {
7049
7143
  text-align: center;
7050
7144
  }
7051
- .md\:oui-text-right {
7052
- text-align: right;
7145
+ .md\:oui-text-start {
7146
+ text-align: start;
7147
+ }
7148
+ .md\:oui-text-end {
7149
+ text-align: end;
7053
7150
  }
7054
7151
  .md\:oui-text-2xl {
7055
7152
  font-size: var(--oui-font-size-2xl, 1.5rem);
@@ -7451,14 +7548,14 @@ body {
7451
7548
  .lg\:oui-pt-4 {
7452
7549
  padding-top: 1rem;
7453
7550
  }
7454
- .lg\:oui-text-left {
7455
- text-align: left;
7456
- }
7457
7551
  .lg\:oui-text-center {
7458
7552
  text-align: center;
7459
7553
  }
7460
- .lg\:oui-text-right {
7461
- text-align: right;
7554
+ .lg\:oui-text-start {
7555
+ text-align: start;
7556
+ }
7557
+ .lg\:oui-text-end {
7558
+ text-align: end;
7462
7559
  }
7463
7560
  .lg\:oui-text-2xl {
7464
7561
  font-size: var(--oui-font-size-2xl, 1.5rem);
@@ -8096,13 +8193,13 @@ body {
8096
8193
  justify-content: stretch;
8097
8194
  }
8098
8195
  }
8099
- .\[\&\:has\(\>\.oui-day-range-end\)\]\:oui-rounded-r-md:has(> .oui-day-range-end) {
8100
- border-top-right-radius: var(--oui-rounded-md, 0.375rem);
8101
- border-bottom-right-radius: var(--oui-rounded-md, 0.375rem);
8196
+ .\[\&\:has\(\>\.oui-day-range-end\)\]\:oui-rounded-e-md:has(> .oui-day-range-end) {
8197
+ border-start-end-radius: var(--oui-rounded-md, 0.375rem);
8198
+ border-end-end-radius: var(--oui-rounded-md, 0.375rem);
8102
8199
  }
8103
- .\[\&\:has\(\>\.oui-day-range-start\)\]\:oui-rounded-l-md:has(> .oui-day-range-start) {
8104
- border-top-left-radius: var(--oui-rounded-md, 0.375rem);
8105
- border-bottom-left-radius: var(--oui-rounded-md, 0.375rem);
8200
+ .\[\&\:has\(\>\.oui-day-range-start\)\]\:oui-rounded-s-md:has(> .oui-day-range-start) {
8201
+ border-start-start-radius: var(--oui-rounded-md, 0.375rem);
8202
+ border-end-start-radius: var(--oui-rounded-md, 0.375rem);
8106
8203
  }
8107
8204
  .\[\&\:has\(\[aria-selected\]\)\]\:oui-rounded-md:has([aria-selected]) {
8108
8205
  border-radius: var(--oui-rounded-md, 0.375rem);
@@ -8111,20 +8208,20 @@ body {
8111
8208
  --tw-bg-opacity: 1;
8112
8209
  background-color: rgb(var(--oui-color-base-4) / var(--tw-bg-opacity, 1));
8113
8210
  }
8114
- .first\:\[\&\:has\(\[aria-selected\]\)\]\:oui-rounded-l-md:has([aria-selected]):first-child {
8115
- border-top-left-radius: var(--oui-rounded-md, 0.375rem);
8116
- border-bottom-left-radius: var(--oui-rounded-md, 0.375rem);
8211
+ .first\:\[\&\:has\(\[aria-selected\]\)\]\:oui-rounded-s-md:has([aria-selected]):first-child {
8212
+ border-start-start-radius: var(--oui-rounded-md, 0.375rem);
8213
+ border-end-start-radius: var(--oui-rounded-md, 0.375rem);
8117
8214
  }
8118
- .last\:\[\&\:has\(\[aria-selected\]\)\]\:oui-rounded-r-md:has([aria-selected]):last-child {
8119
- border-top-right-radius: var(--oui-rounded-md, 0.375rem);
8120
- border-bottom-right-radius: var(--oui-rounded-md, 0.375rem);
8215
+ .last\:\[\&\:has\(\[aria-selected\]\)\]\:oui-rounded-e-md:has([aria-selected]):last-child {
8216
+ border-start-end-radius: var(--oui-rounded-md, 0.375rem);
8217
+ border-end-end-radius: var(--oui-rounded-md, 0.375rem);
8121
8218
  }
8122
8219
  .\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:oui-bg-base-4\/50:has([aria-selected].day-outside) {
8123
8220
  background-color: rgb(var(--oui-color-base-4) / 0.5);
8124
8221
  }
8125
- .\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:oui-rounded-r-md:has([aria-selected].day-range-end) {
8126
- border-top-right-radius: var(--oui-rounded-md, 0.375rem);
8127
- border-bottom-right-radius: var(--oui-rounded-md, 0.375rem);
8222
+ .\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:oui-rounded-e-md:has([aria-selected].day-range-end) {
8223
+ border-start-end-radius: var(--oui-rounded-md, 0.375rem);
8224
+ border-end-end-radius: var(--oui-rounded-md, 0.375rem);
8128
8225
  }
8129
8226
  .\[\&\>\*\:not\(\:first-child\)\]\:oui-border-t > *:not(:first-child) {
8130
8227
  border-top-width: 1px;
@@ -8151,23 +8248,23 @@ body {
8151
8248
  -webkit-box-orient: vertical;
8152
8249
  -webkit-line-clamp: 1;
8153
8250
  }
8154
- .\[\&\>td\:first-child\]\:oui-pl-0 > td:first-child {
8155
- padding-left: 0px;
8251
+ .\[\&\>td\:first-child\]\:oui-ps-0 > td:first-child {
8252
+ padding-inline-start: 0px;
8156
8253
  }
8157
- .\[\&\>td\:first-child\]\:oui-pl-3 > td:first-child {
8158
- padding-left: 0.75rem;
8254
+ .\[\&\>td\:first-child\]\:oui-ps-3 > td:first-child {
8255
+ padding-inline-start: 0.75rem;
8159
8256
  }
8160
- .\[\&\>td\:last-child\]\:oui-pr-0 > td:last-child {
8161
- padding-right: 0px;
8257
+ .\[\&\>td\:last-child\]\:oui-pe-0 > td:last-child {
8258
+ padding-inline-end: 0px;
8162
8259
  }
8163
- .\[\&\>td\:last-child\]\:oui-pr-3 > td:last-child {
8164
- padding-right: 0.75rem;
8260
+ .\[\&\>td\:last-child\]\:oui-pe-3 > td:last-child {
8261
+ padding-inline-end: 0.75rem;
8165
8262
  }
8166
- .\[\&\>th\:first-child\]\:oui-pl-3 > th:first-child {
8167
- padding-left: 0.75rem;
8263
+ .\[\&\>th\:first-child\]\:oui-ps-3 > th:first-child {
8264
+ padding-inline-start: 0.75rem;
8168
8265
  }
8169
- .\[\&\>th\:last-child\]\:oui-pr-3 > th:last-child {
8170
- padding-right: 0.75rem;
8266
+ .\[\&\>th\:last-child\]\:oui-pe-3 > th:last-child {
8267
+ padding-inline-end: 0.75rem;
8171
8268
  }
8172
8269
  .\[\&_\.oui-h-10\.oui-w-full\]\:\!oui-mx-0 .oui-h-10.oui-w-full {
8173
8270
  margin-left: 0px !important;