@empathyco/x-components 6.0.0-alpha.72 → 6.0.0-alpha.73
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/CHANGELOG.md +9 -0
- package/core/index.js +1 -0
- package/core/index.js.map +1 -1
- package/design-system/deprecated-full-theme.css +796 -797
- package/docs/API-reference/api/x-components.isios.md +13 -0
- package/docs/API-reference/api/x-components.md +2 -0
- package/docs/API-reference/api/x-components.removesearchinputfocus.md +13 -0
- package/js/index.js +1 -0
- package/js/index.js.map +1 -1
- package/js/utils/ios-utils.js +30 -0
- package/js/utils/ios-utils.js.map +1 -0
- package/package.json +2 -2
- package/report/x-components.api.json +46 -0
- package/report/x-components.api.md +6 -0
- package/types/utils/index.d.ts +1 -0
- package/types/utils/index.d.ts.map +1 -1
- package/types/utils/ios-utils.d.ts +17 -0
- package/types/utils/ios-utils.d.ts.map +1 -0
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
|
|
2
|
-
|
|
3
2
|
.x-uppercase {
|
|
4
3
|
text-transform: uppercase;
|
|
5
4
|
}
|
|
@@ -1319,71 +1318,6 @@
|
|
|
1319
1318
|
0 34px 38px -7px rgba(0, 0, 0, 0.14), 0 29px 46px -12px rgba(0, 0, 0, 0.12),
|
|
1320
1319
|
0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
1321
1320
|
}
|
|
1322
|
-
|
|
1323
|
-
.x-shadow--none {
|
|
1324
|
-
box-shadow: none !important;
|
|
1325
|
-
}
|
|
1326
|
-
|
|
1327
|
-
.x-shadow--01 {
|
|
1328
|
-
box-shadow: var(--x-string-box-shadow-01) !important;
|
|
1329
|
-
}
|
|
1330
|
-
.x-shadow--bottom-01 {
|
|
1331
|
-
box-shadow: var(--x-string-box-shadow-bottom-01) !important;
|
|
1332
|
-
}
|
|
1333
|
-
.x-shadow--02 {
|
|
1334
|
-
box-shadow: var(--x-string-box-shadow-02) !important;
|
|
1335
|
-
}
|
|
1336
|
-
.x-shadow--bottom-02 {
|
|
1337
|
-
box-shadow: var(--x-string-box-shadow-bottom-02) !important;
|
|
1338
|
-
}
|
|
1339
|
-
.x-shadow--03 {
|
|
1340
|
-
box-shadow: var(--x-string-box-shadow-03) !important;
|
|
1341
|
-
}
|
|
1342
|
-
.x-shadow--bottom-03 {
|
|
1343
|
-
box-shadow: var(--x-string-box-shadow-bottom-03) !important;
|
|
1344
|
-
}
|
|
1345
|
-
.x-shadow--04 {
|
|
1346
|
-
box-shadow: var(--x-string-box-shadow-04) !important;
|
|
1347
|
-
}
|
|
1348
|
-
.x-shadow--bottom-04 {
|
|
1349
|
-
box-shadow: var(--x-string-box-shadow-bottom-04) !important;
|
|
1350
|
-
}
|
|
1351
|
-
.x-shadow--05 {
|
|
1352
|
-
box-shadow: var(--x-string-box-shadow-05) !important;
|
|
1353
|
-
}
|
|
1354
|
-
.x-shadow--bottom-05 {
|
|
1355
|
-
box-shadow: var(--x-string-box-shadow-bottom-05) !important;
|
|
1356
|
-
}
|
|
1357
|
-
.x-shadow--06 {
|
|
1358
|
-
box-shadow: var(--x-string-box-shadow-06) !important;
|
|
1359
|
-
}
|
|
1360
|
-
.x-shadow--bottom-06 {
|
|
1361
|
-
box-shadow: var(--x-string-box-shadow-bottom-06) !important;
|
|
1362
|
-
}
|
|
1363
|
-
.x-shadow--07 {
|
|
1364
|
-
box-shadow: var(--x-string-box-shadow-07) !important;
|
|
1365
|
-
}
|
|
1366
|
-
.x-shadow--bottom-07 {
|
|
1367
|
-
box-shadow: var(--x-string-box-shadow-bottom-07) !important;
|
|
1368
|
-
}
|
|
1369
|
-
.x-shadow--08 {
|
|
1370
|
-
box-shadow: var(--x-string-box-shadow-08) !important;
|
|
1371
|
-
}
|
|
1372
|
-
.x-shadow--bottom-08 {
|
|
1373
|
-
box-shadow: var(--x-string-box-shadow-bottom-08) !important;
|
|
1374
|
-
}
|
|
1375
|
-
.x-shadow--09 {
|
|
1376
|
-
box-shadow: var(--x-string-box-shadow-09) !important;
|
|
1377
|
-
}
|
|
1378
|
-
.x-shadow--bottom-09 {
|
|
1379
|
-
box-shadow: var(--x-string-box-shadow-bottom-09) !important;
|
|
1380
|
-
}
|
|
1381
|
-
.x-shadow--10 {
|
|
1382
|
-
box-shadow: var(--x-string-box-shadow-10) !important;
|
|
1383
|
-
}
|
|
1384
|
-
.x-shadow--bottom-10 {
|
|
1385
|
-
box-shadow: var(--x-string-box-shadow-bottom-10) !important;
|
|
1386
|
-
}
|
|
1387
1321
|
/* Material Elevations extracted from:
|
|
1388
1322
|
https://gist.github.com/serglo/f9f0be9a66fd6755a0bda85f9c64e85f
|
|
1389
1323
|
*/
|
|
@@ -1472,6 +1406,71 @@
|
|
|
1472
1406
|
0 34px 38px -7px rgba(0, 0, 0, 0.14), 0 29px 46px -12px rgba(0, 0, 0, 0.12),
|
|
1473
1407
|
0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
1474
1408
|
}
|
|
1409
|
+
|
|
1410
|
+
.x-shadow--none {
|
|
1411
|
+
box-shadow: none !important;
|
|
1412
|
+
}
|
|
1413
|
+
|
|
1414
|
+
.x-shadow--01 {
|
|
1415
|
+
box-shadow: var(--x-string-box-shadow-01) !important;
|
|
1416
|
+
}
|
|
1417
|
+
.x-shadow--bottom-01 {
|
|
1418
|
+
box-shadow: var(--x-string-box-shadow-bottom-01) !important;
|
|
1419
|
+
}
|
|
1420
|
+
.x-shadow--02 {
|
|
1421
|
+
box-shadow: var(--x-string-box-shadow-02) !important;
|
|
1422
|
+
}
|
|
1423
|
+
.x-shadow--bottom-02 {
|
|
1424
|
+
box-shadow: var(--x-string-box-shadow-bottom-02) !important;
|
|
1425
|
+
}
|
|
1426
|
+
.x-shadow--03 {
|
|
1427
|
+
box-shadow: var(--x-string-box-shadow-03) !important;
|
|
1428
|
+
}
|
|
1429
|
+
.x-shadow--bottom-03 {
|
|
1430
|
+
box-shadow: var(--x-string-box-shadow-bottom-03) !important;
|
|
1431
|
+
}
|
|
1432
|
+
.x-shadow--04 {
|
|
1433
|
+
box-shadow: var(--x-string-box-shadow-04) !important;
|
|
1434
|
+
}
|
|
1435
|
+
.x-shadow--bottom-04 {
|
|
1436
|
+
box-shadow: var(--x-string-box-shadow-bottom-04) !important;
|
|
1437
|
+
}
|
|
1438
|
+
.x-shadow--05 {
|
|
1439
|
+
box-shadow: var(--x-string-box-shadow-05) !important;
|
|
1440
|
+
}
|
|
1441
|
+
.x-shadow--bottom-05 {
|
|
1442
|
+
box-shadow: var(--x-string-box-shadow-bottom-05) !important;
|
|
1443
|
+
}
|
|
1444
|
+
.x-shadow--06 {
|
|
1445
|
+
box-shadow: var(--x-string-box-shadow-06) !important;
|
|
1446
|
+
}
|
|
1447
|
+
.x-shadow--bottom-06 {
|
|
1448
|
+
box-shadow: var(--x-string-box-shadow-bottom-06) !important;
|
|
1449
|
+
}
|
|
1450
|
+
.x-shadow--07 {
|
|
1451
|
+
box-shadow: var(--x-string-box-shadow-07) !important;
|
|
1452
|
+
}
|
|
1453
|
+
.x-shadow--bottom-07 {
|
|
1454
|
+
box-shadow: var(--x-string-box-shadow-bottom-07) !important;
|
|
1455
|
+
}
|
|
1456
|
+
.x-shadow--08 {
|
|
1457
|
+
box-shadow: var(--x-string-box-shadow-08) !important;
|
|
1458
|
+
}
|
|
1459
|
+
.x-shadow--bottom-08 {
|
|
1460
|
+
box-shadow: var(--x-string-box-shadow-bottom-08) !important;
|
|
1461
|
+
}
|
|
1462
|
+
.x-shadow--09 {
|
|
1463
|
+
box-shadow: var(--x-string-box-shadow-09) !important;
|
|
1464
|
+
}
|
|
1465
|
+
.x-shadow--bottom-09 {
|
|
1466
|
+
box-shadow: var(--x-string-box-shadow-bottom-09) !important;
|
|
1467
|
+
}
|
|
1468
|
+
.x-shadow--10 {
|
|
1469
|
+
box-shadow: var(--x-string-box-shadow-10) !important;
|
|
1470
|
+
}
|
|
1471
|
+
.x-shadow--bottom-10 {
|
|
1472
|
+
box-shadow: var(--x-string-box-shadow-bottom-10) !important;
|
|
1473
|
+
}
|
|
1475
1474
|
*[class*=x-border-width--] {
|
|
1476
1475
|
border-width: 0;
|
|
1477
1476
|
}
|
|
@@ -3418,9 +3417,6 @@
|
|
|
3418
3417
|
:root {
|
|
3419
3418
|
--x-color-text-secondary: var(--x-color-base-neutral-35);
|
|
3420
3419
|
}
|
|
3421
|
-
.x-text--secondary {
|
|
3422
|
-
--x-color-text-default: var(--x-color-text-secondary);
|
|
3423
|
-
}
|
|
3424
3420
|
.x-text--light.x-text {
|
|
3425
3421
|
--x-number-font-weight-text: var(--x-number-font-weight-base-light);
|
|
3426
3422
|
}
|
|
@@ -3436,6 +3432,9 @@
|
|
|
3436
3432
|
.x-text--light.x-small {
|
|
3437
3433
|
--x-number-font-weight-small: var(--x-number-font-weight-base-light);
|
|
3438
3434
|
}
|
|
3435
|
+
.x-text--secondary {
|
|
3436
|
+
--x-color-text-default: var(--x-color-text-secondary);
|
|
3437
|
+
}
|
|
3439
3438
|
:root {
|
|
3440
3439
|
--x-font-family-base: "Montserrat", sans-serif;
|
|
3441
3440
|
--x-size-font-base-xs: 12px;
|
|
@@ -4965,6 +4964,9 @@
|
|
|
4965
4964
|
--x-number-zoom-scale-picture: 1.1;
|
|
4966
4965
|
--x-number-zoom-duration-picture: 0.3s;
|
|
4967
4966
|
}
|
|
4967
|
+
:root {
|
|
4968
|
+
--x-number-aspect-ratio-picture: 1;
|
|
4969
|
+
}
|
|
4968
4970
|
:root {
|
|
4969
4971
|
--x-number-zoom-scale-picture: 1.1;
|
|
4970
4972
|
--x-number-zoom-duration-picture: 0.3s;
|
|
@@ -4979,9 +4981,6 @@
|
|
|
4979
4981
|
:root {
|
|
4980
4982
|
--x-number-aspect-ratio-picture: 1;
|
|
4981
4983
|
}
|
|
4982
|
-
:root {
|
|
4983
|
-
--x-number-aspect-ratio-picture: 1;
|
|
4984
|
-
}
|
|
4985
4984
|
|
|
4986
4985
|
.x-picture--fixed-ratio.x-picture {
|
|
4987
4986
|
aspect-ratio: var(--x-number-aspect-ratio-picture);
|
|
@@ -5091,13 +5090,6 @@
|
|
|
5091
5090
|
--x-mix-blend-mode-picture-fallback-colored: var(--x-mix-blend-mode-picture-colored);
|
|
5092
5091
|
--x-mix-blend-mode-picture-placeholder-colored: var(--x-mix-blend-mode-picture-colored);
|
|
5093
5092
|
}
|
|
5094
|
-
:root {
|
|
5095
|
-
--x-size-border-radius-picture-card: var(--x-size-border-radius-base-s);
|
|
5096
|
-
--x-size-border-radius-top-picture-card: var(--x-size-border-radius-picture-card);
|
|
5097
|
-
--x-size-border-radius-right-picture-card: var(--x-size-border-radius-picture-card);
|
|
5098
|
-
--x-size-border-radius-bottom-picture-card: var(--x-size-border-radius-picture-card);
|
|
5099
|
-
--x-size-border-radius-left-picture-card: var(--x-size-border-radius-picture-card);
|
|
5100
|
-
}
|
|
5101
5093
|
:root {
|
|
5102
5094
|
--x-color-background-picture-colored: var(--x-color-base-neutral-95);
|
|
5103
5095
|
--x-mix-blend-mode-picture-colored: multiply;
|
|
@@ -5124,6 +5116,13 @@
|
|
|
5124
5116
|
--x-size-border-radius-bottom-picture-card: var(--x-size-border-radius-picture-card);
|
|
5125
5117
|
--x-size-border-radius-left-picture-card: var(--x-size-border-radius-picture-card);
|
|
5126
5118
|
}
|
|
5119
|
+
:root {
|
|
5120
|
+
--x-size-border-radius-picture-card: var(--x-size-border-radius-base-s);
|
|
5121
|
+
--x-size-border-radius-top-picture-card: var(--x-size-border-radius-picture-card);
|
|
5122
|
+
--x-size-border-radius-right-picture-card: var(--x-size-border-radius-picture-card);
|
|
5123
|
+
--x-size-border-radius-bottom-picture-card: var(--x-size-border-radius-picture-card);
|
|
5124
|
+
--x-size-border-radius-left-picture-card: var(--x-size-border-radius-picture-card);
|
|
5125
|
+
}
|
|
5127
5126
|
|
|
5128
5127
|
.x-picture--card.x-picture {
|
|
5129
5128
|
--x-size-border-radius-picture-default: var(--x-size-border-radius-picture-card);
|
|
@@ -6064,245 +6063,80 @@
|
|
|
6064
6063
|
--x-size-gap-list-20: var(--x-size-base-20);
|
|
6065
6064
|
}
|
|
6066
6065
|
:root {
|
|
6067
|
-
--x-
|
|
6068
|
-
--x-size-
|
|
6069
|
-
--x-size-gap-list:
|
|
6070
|
-
--x-size-
|
|
6071
|
-
--x-size-
|
|
6072
|
-
--x-size-
|
|
6073
|
-
|
|
6074
|
-
:
|
|
6075
|
-
--x-
|
|
6076
|
-
--x-size-
|
|
6077
|
-
--x-size-gap-list:
|
|
6078
|
-
--x-size-
|
|
6079
|
-
--x-size-
|
|
6080
|
-
--x-size-
|
|
6066
|
+
--x-size-gap-list-01: var(--x-size-base-01);
|
|
6067
|
+
--x-size-gap-list-02: var(--x-size-base-02);
|
|
6068
|
+
--x-size-gap-list-03: var(--x-size-base-03);
|
|
6069
|
+
--x-size-gap-list-04: var(--x-size-base-04);
|
|
6070
|
+
--x-size-gap-list-05: var(--x-size-base-05);
|
|
6071
|
+
--x-size-gap-list-06: var(--x-size-base-06);
|
|
6072
|
+
--x-size-gap-list-07: var(--x-size-base-07);
|
|
6073
|
+
--x-size-gap-list-08: var(--x-size-base-08);
|
|
6074
|
+
--x-size-gap-list-09: var(--x-size-base-09);
|
|
6075
|
+
--x-size-gap-list-10: var(--x-size-base-10);
|
|
6076
|
+
--x-size-gap-list-11: var(--x-size-base-11);
|
|
6077
|
+
--x-size-gap-list-12: var(--x-size-base-12);
|
|
6078
|
+
--x-size-gap-list-13: var(--x-size-base-13);
|
|
6079
|
+
--x-size-gap-list-14: var(--x-size-base-14);
|
|
6080
|
+
--x-size-gap-list-15: var(--x-size-base-15);
|
|
6081
|
+
--x-size-gap-list-16: var(--x-size-base-16);
|
|
6082
|
+
--x-size-gap-list-17: var(--x-size-base-17);
|
|
6083
|
+
--x-size-gap-list-18: var(--x-size-base-18);
|
|
6084
|
+
--x-size-gap-list-19: var(--x-size-base-19);
|
|
6085
|
+
--x-size-gap-list-20: var(--x-size-base-20);
|
|
6081
6086
|
}
|
|
6082
6087
|
|
|
6083
|
-
.x-list {
|
|
6084
|
-
|
|
6085
|
-
flex-flow: var(--x-string-flow-list);
|
|
6086
|
-
list-style: none;
|
|
6087
|
-
gap: var(--x-size-gap-list);
|
|
6088
|
-
margin: 0;
|
|
6089
|
-
padding: var(--x-size-padding-list);
|
|
6090
|
-
justify-content: var(--x-size-justify-list);
|
|
6091
|
-
align-items: var(--x-size-align-list);
|
|
6092
|
-
min-width: 0;
|
|
6088
|
+
.x-list--gap-01.x-list {
|
|
6089
|
+
gap: var(--x-size-gap-list-01);
|
|
6093
6090
|
}
|
|
6094
6091
|
@media not all and (min-resolution: 0.001dpcm) {
|
|
6095
|
-
.x-list:not(.x-list--horizontal), .x-list.x-list--vertical {
|
|
6092
|
+
.x-list--gap-01.x-list:not(.x-list--horizontal), .x-list--gap-01.x-list.x-list--vertical {
|
|
6096
6093
|
gap: 0;
|
|
6097
6094
|
}
|
|
6098
|
-
.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list.x-list--vertical > *:not(:last-child) {
|
|
6099
|
-
margin-bottom: var(--x-size-gap-list);
|
|
6095
|
+
.x-list--gap-01.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-01.x-list.x-list--vertical > *:not(:last-child) {
|
|
6096
|
+
margin-bottom: var(--x-size-gap-list-01);
|
|
6100
6097
|
}
|
|
6101
|
-
.x-list.x-list--horizontal {
|
|
6098
|
+
.x-list--gap-01.x-list.x-list--horizontal {
|
|
6102
6099
|
gap: 0;
|
|
6103
6100
|
}
|
|
6104
|
-
.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6105
|
-
margin-right: var(--x-size-gap-list);
|
|
6101
|
+
.x-list--gap-01.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6102
|
+
margin-right: var(--x-size-gap-list-01);
|
|
6106
6103
|
}
|
|
6107
|
-
.x-list
|
|
6104
|
+
.x-list--gap-01.x-list.x-list--wrap {
|
|
6108
6105
|
gap: 0;
|
|
6109
6106
|
}
|
|
6110
|
-
.x-list
|
|
6111
|
-
margin-right: var(--x-size-gap-list);
|
|
6112
|
-
margin-bottom: var(--x-size-gap-list);
|
|
6107
|
+
.x-list--gap-01.x-list.x-list--wrap > *:not(:last-child) {
|
|
6108
|
+
margin-right: var(--x-size-gap-list-01);
|
|
6109
|
+
margin-bottom: var(--x-size-gap-list-01);
|
|
6113
6110
|
}
|
|
6114
6111
|
}
|
|
6115
6112
|
|
|
6116
|
-
.x-list--
|
|
6117
|
-
|
|
6113
|
+
.x-list--gap-02.x-list {
|
|
6114
|
+
gap: var(--x-size-gap-list-02);
|
|
6118
6115
|
}
|
|
6119
|
-
|
|
6120
|
-
.x-list--horizontal.x-list {
|
|
6121
|
-
|
|
6116
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6117
|
+
.x-list--gap-02.x-list:not(.x-list--horizontal), .x-list--gap-02.x-list.x-list--vertical {
|
|
6118
|
+
gap: 0;
|
|
6119
|
+
}
|
|
6120
|
+
.x-list--gap-02.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-02.x-list.x-list--vertical > *:not(:last-child) {
|
|
6121
|
+
margin-bottom: var(--x-size-gap-list-02);
|
|
6122
|
+
}
|
|
6123
|
+
.x-list--gap-02.x-list.x-list--horizontal {
|
|
6124
|
+
gap: 0;
|
|
6125
|
+
}
|
|
6126
|
+
.x-list--gap-02.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6127
|
+
margin-right: var(--x-size-gap-list-02);
|
|
6128
|
+
}
|
|
6129
|
+
.x-list--gap-02.x-list.x-list--wrap {
|
|
6130
|
+
gap: 0;
|
|
6131
|
+
}
|
|
6132
|
+
.x-list--gap-02.x-list.x-list--wrap > *:not(:last-child) {
|
|
6133
|
+
margin-right: var(--x-size-gap-list-02);
|
|
6134
|
+
margin-bottom: var(--x-size-gap-list-02);
|
|
6135
|
+
}
|
|
6122
6136
|
}
|
|
6123
6137
|
|
|
6124
|
-
.x-list--
|
|
6125
|
-
|
|
6126
|
-
}
|
|
6127
|
-
|
|
6128
|
-
.x-list--wrap-reverse.x-list {
|
|
6129
|
-
flex-flow: row wrap-reverse;
|
|
6130
|
-
}
|
|
6131
|
-
|
|
6132
|
-
.x-list--justify-stretch.x-list {
|
|
6133
|
-
justify-content: stretch;
|
|
6134
|
-
}
|
|
6135
|
-
|
|
6136
|
-
.x-list--justify-center.x-list {
|
|
6137
|
-
justify-content: center;
|
|
6138
|
-
}
|
|
6139
|
-
|
|
6140
|
-
.x-list--justify-end.x-list {
|
|
6141
|
-
justify-content: flex-end;
|
|
6142
|
-
}
|
|
6143
|
-
|
|
6144
|
-
.x-list--justify-start.x-list {
|
|
6145
|
-
justify-content: flex-start;
|
|
6146
|
-
}
|
|
6147
|
-
|
|
6148
|
-
.x-list--align-stretch.x-list {
|
|
6149
|
-
align-items: stretch;
|
|
6150
|
-
}
|
|
6151
|
-
|
|
6152
|
-
.x-list--align-center.x-list {
|
|
6153
|
-
align-items: center;
|
|
6154
|
-
}
|
|
6155
|
-
|
|
6156
|
-
.x-list--align-baseline.x-list {
|
|
6157
|
-
align-items: baseline;
|
|
6158
|
-
}
|
|
6159
|
-
|
|
6160
|
-
.x-list--align-end.x-list {
|
|
6161
|
-
align-items: flex-end;
|
|
6162
|
-
}
|
|
6163
|
-
|
|
6164
|
-
.x-list--align-start.x-list {
|
|
6165
|
-
align-items: flex-start;
|
|
6166
|
-
}
|
|
6167
|
-
|
|
6168
|
-
.x-list > .x-list__item--expand {
|
|
6169
|
-
flex: 1 1 auto;
|
|
6170
|
-
}
|
|
6171
|
-
.x-list > .x-list__item--no-expand {
|
|
6172
|
-
flex: 0 0 auto;
|
|
6173
|
-
}
|
|
6174
|
-
.x-list.x-list--horizontal > .x-list__item--expand {
|
|
6175
|
-
min-width: 0;
|
|
6176
|
-
}
|
|
6177
|
-
.x-list:not(.x-list--horizontal) > .x-list__item--expand {
|
|
6178
|
-
min-height: 0;
|
|
6179
|
-
}
|
|
6180
|
-
.x-list > .x-list__item--stretch {
|
|
6181
|
-
align-self: stretch;
|
|
6182
|
-
}
|
|
6183
|
-
.x-list > .x-list__item--flex-none {
|
|
6184
|
-
flex: none;
|
|
6185
|
-
}
|
|
6186
|
-
.x-list > .x-list__item--01 {
|
|
6187
|
-
flex: 1 12 auto;
|
|
6188
|
-
}
|
|
6189
|
-
.x-list > .x-list__item--02 {
|
|
6190
|
-
flex: 2 11 auto;
|
|
6191
|
-
}
|
|
6192
|
-
.x-list > .x-list__item--03 {
|
|
6193
|
-
flex: 3 10 auto;
|
|
6194
|
-
}
|
|
6195
|
-
.x-list > .x-list__item--04 {
|
|
6196
|
-
flex: 4 9 auto;
|
|
6197
|
-
}
|
|
6198
|
-
.x-list > .x-list__item--05 {
|
|
6199
|
-
flex: 5 8 auto;
|
|
6200
|
-
}
|
|
6201
|
-
.x-list > .x-list__item--06 {
|
|
6202
|
-
flex: 6 7 auto;
|
|
6203
|
-
}
|
|
6204
|
-
.x-list > .x-list__item--07 {
|
|
6205
|
-
flex: 7 6 auto;
|
|
6206
|
-
}
|
|
6207
|
-
.x-list > .x-list__item--08 {
|
|
6208
|
-
flex: 8 5 auto;
|
|
6209
|
-
}
|
|
6210
|
-
.x-list > .x-list__item--09 {
|
|
6211
|
-
flex: 9 4 auto;
|
|
6212
|
-
}
|
|
6213
|
-
.x-list > .x-list__item--10 {
|
|
6214
|
-
flex: 10 3 auto;
|
|
6215
|
-
}
|
|
6216
|
-
.x-list > .x-list__item--11 {
|
|
6217
|
-
flex: 11 2 auto;
|
|
6218
|
-
}
|
|
6219
|
-
.x-list > .x-list__item--12 {
|
|
6220
|
-
flex: 12 1 auto;
|
|
6221
|
-
}
|
|
6222
|
-
:root {
|
|
6223
|
-
--x-size-border-radius-input-group-pill: var(--x-size-border-radius-base-pill);
|
|
6224
|
-
--x-size-border-radius-top-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6225
|
-
--x-size-border-radius-top-right-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6226
|
-
--x-size-border-radius-bottom-right-input-group-pill: var(
|
|
6227
|
-
--x-size-border-radius-input-group-pill
|
|
6228
|
-
);
|
|
6229
|
-
--x-size-border-radius-bottom-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6230
|
-
}
|
|
6231
|
-
:root {
|
|
6232
|
-
--x-size-gap-list-01: var(--x-size-base-01);
|
|
6233
|
-
--x-size-gap-list-02: var(--x-size-base-02);
|
|
6234
|
-
--x-size-gap-list-03: var(--x-size-base-03);
|
|
6235
|
-
--x-size-gap-list-04: var(--x-size-base-04);
|
|
6236
|
-
--x-size-gap-list-05: var(--x-size-base-05);
|
|
6237
|
-
--x-size-gap-list-06: var(--x-size-base-06);
|
|
6238
|
-
--x-size-gap-list-07: var(--x-size-base-07);
|
|
6239
|
-
--x-size-gap-list-08: var(--x-size-base-08);
|
|
6240
|
-
--x-size-gap-list-09: var(--x-size-base-09);
|
|
6241
|
-
--x-size-gap-list-10: var(--x-size-base-10);
|
|
6242
|
-
--x-size-gap-list-11: var(--x-size-base-11);
|
|
6243
|
-
--x-size-gap-list-12: var(--x-size-base-12);
|
|
6244
|
-
--x-size-gap-list-13: var(--x-size-base-13);
|
|
6245
|
-
--x-size-gap-list-14: var(--x-size-base-14);
|
|
6246
|
-
--x-size-gap-list-15: var(--x-size-base-15);
|
|
6247
|
-
--x-size-gap-list-16: var(--x-size-base-16);
|
|
6248
|
-
--x-size-gap-list-17: var(--x-size-base-17);
|
|
6249
|
-
--x-size-gap-list-18: var(--x-size-base-18);
|
|
6250
|
-
--x-size-gap-list-19: var(--x-size-base-19);
|
|
6251
|
-
--x-size-gap-list-20: var(--x-size-base-20);
|
|
6252
|
-
}
|
|
6253
|
-
|
|
6254
|
-
.x-list--gap-01.x-list {
|
|
6255
|
-
gap: var(--x-size-gap-list-01);
|
|
6256
|
-
}
|
|
6257
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
6258
|
-
.x-list--gap-01.x-list:not(.x-list--horizontal), .x-list--gap-01.x-list.x-list--vertical {
|
|
6259
|
-
gap: 0;
|
|
6260
|
-
}
|
|
6261
|
-
.x-list--gap-01.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-01.x-list.x-list--vertical > *:not(:last-child) {
|
|
6262
|
-
margin-bottom: var(--x-size-gap-list-01);
|
|
6263
|
-
}
|
|
6264
|
-
.x-list--gap-01.x-list.x-list--horizontal {
|
|
6265
|
-
gap: 0;
|
|
6266
|
-
}
|
|
6267
|
-
.x-list--gap-01.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6268
|
-
margin-right: var(--x-size-gap-list-01);
|
|
6269
|
-
}
|
|
6270
|
-
.x-list--gap-01.x-list.x-list--wrap {
|
|
6271
|
-
gap: 0;
|
|
6272
|
-
}
|
|
6273
|
-
.x-list--gap-01.x-list.x-list--wrap > *:not(:last-child) {
|
|
6274
|
-
margin-right: var(--x-size-gap-list-01);
|
|
6275
|
-
margin-bottom: var(--x-size-gap-list-01);
|
|
6276
|
-
}
|
|
6277
|
-
}
|
|
6278
|
-
|
|
6279
|
-
.x-list--gap-02.x-list {
|
|
6280
|
-
gap: var(--x-size-gap-list-02);
|
|
6281
|
-
}
|
|
6282
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
6283
|
-
.x-list--gap-02.x-list:not(.x-list--horizontal), .x-list--gap-02.x-list.x-list--vertical {
|
|
6284
|
-
gap: 0;
|
|
6285
|
-
}
|
|
6286
|
-
.x-list--gap-02.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list--gap-02.x-list.x-list--vertical > *:not(:last-child) {
|
|
6287
|
-
margin-bottom: var(--x-size-gap-list-02);
|
|
6288
|
-
}
|
|
6289
|
-
.x-list--gap-02.x-list.x-list--horizontal {
|
|
6290
|
-
gap: 0;
|
|
6291
|
-
}
|
|
6292
|
-
.x-list--gap-02.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6293
|
-
margin-right: var(--x-size-gap-list-02);
|
|
6294
|
-
}
|
|
6295
|
-
.x-list--gap-02.x-list.x-list--wrap {
|
|
6296
|
-
gap: 0;
|
|
6297
|
-
}
|
|
6298
|
-
.x-list--gap-02.x-list.x-list--wrap > *:not(:last-child) {
|
|
6299
|
-
margin-right: var(--x-size-gap-list-02);
|
|
6300
|
-
margin-bottom: var(--x-size-gap-list-02);
|
|
6301
|
-
}
|
|
6302
|
-
}
|
|
6303
|
-
|
|
6304
|
-
.x-list--gap-03.x-list {
|
|
6305
|
-
gap: var(--x-size-gap-list-03);
|
|
6138
|
+
.x-list--gap-03.x-list {
|
|
6139
|
+
gap: var(--x-size-gap-list-03);
|
|
6306
6140
|
}
|
|
6307
6141
|
@media not all and (min-resolution: 0.001dpcm) {
|
|
6308
6142
|
.x-list--gap-03.x-list:not(.x-list--horizontal), .x-list--gap-03.x-list.x-list--vertical {
|
|
@@ -6751,67 +6585,232 @@
|
|
|
6751
6585
|
}
|
|
6752
6586
|
}
|
|
6753
6587
|
:root {
|
|
6754
|
-
--x-
|
|
6755
|
-
--x-size-
|
|
6756
|
-
--x-size-
|
|
6757
|
-
--x-size-
|
|
6758
|
-
|
|
6759
|
-
|
|
6760
|
-
--x-size-border-radius-bottom-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6761
|
-
}
|
|
6762
|
-
|
|
6763
|
-
.x-input-group--pill.x-input-group,
|
|
6764
|
-
.x-input-group--pill .x-input-group {
|
|
6765
|
-
--x-size-border-radius-input-group-default: var(--x-size-border-radius-input-group-pill);
|
|
6766
|
-
--x-size-border-radius-top-left-input-group-default: var(
|
|
6767
|
-
--x-size-border-radius-top-left-input-group-pill
|
|
6768
|
-
);
|
|
6769
|
-
--x-size-border-radius-top-right-input-group-default: var(
|
|
6770
|
-
--x-size-border-radius-top-right-input-group-pill
|
|
6771
|
-
);
|
|
6772
|
-
--x-size-border-radius-bottom-right-input-group-default: var(
|
|
6773
|
-
--x-size-border-radius-bottom-right-input-group-pill
|
|
6774
|
-
);
|
|
6775
|
-
--x-size-border-radius-bottom-left-input-group-default: var(
|
|
6776
|
-
--x-size-border-radius-bottom-left-input-group-pill
|
|
6777
|
-
);
|
|
6778
|
-
}
|
|
6779
|
-
:root {
|
|
6780
|
-
--x-size-padding-left-input-group-line: 0;
|
|
6781
|
-
--x-size-padding-right-input-group-line: 0;
|
|
6782
|
-
--x-size-border-width-input-group-line: var(--x-size-border-width-input-group-default);
|
|
6783
|
-
--x-size-border-width-top-input-group-line: 0;
|
|
6784
|
-
--x-size-border-width-right-input-group-line: 0;
|
|
6785
|
-
--x-size-border-width-bottom-input-group-line: var(--x-size-border-width-input-group-line);
|
|
6786
|
-
--x-size-border-width-left-input-group-line: 0;
|
|
6588
|
+
--x-string-flow-list: column nowrap;
|
|
6589
|
+
--x-size-padding-list: 0;
|
|
6590
|
+
--x-size-gap-list: 0;
|
|
6591
|
+
--x-size-justify-list: stretch;
|
|
6592
|
+
--x-size-align-list: stretch;
|
|
6593
|
+
--x-size-align-list-stretch: stretch;
|
|
6787
6594
|
}
|
|
6788
6595
|
:root {
|
|
6789
|
-
--x-
|
|
6790
|
-
--x-size-padding-
|
|
6791
|
-
--x-size-
|
|
6792
|
-
--x-size-
|
|
6793
|
-
--x-size-
|
|
6794
|
-
--x-size-
|
|
6795
|
-
--x-size-border-width-left-input-group-line: 0;
|
|
6596
|
+
--x-string-flow-list: column nowrap;
|
|
6597
|
+
--x-size-padding-list: 0;
|
|
6598
|
+
--x-size-gap-list: 0;
|
|
6599
|
+
--x-size-justify-list: stretch;
|
|
6600
|
+
--x-size-align-list: stretch;
|
|
6601
|
+
--x-size-align-list-stretch: stretch;
|
|
6796
6602
|
}
|
|
6797
6603
|
|
|
6798
|
-
.x-
|
|
6799
|
-
|
|
6800
|
-
|
|
6801
|
-
|
|
6802
|
-
|
|
6803
|
-
|
|
6804
|
-
--x-size-
|
|
6805
|
-
|
|
6806
|
-
);
|
|
6807
|
-
|
|
6808
|
-
}
|
|
6809
|
-
.x-input-group--line .x-input-group > *:not(.x-input-group__action),
|
|
6810
|
-
.x-input-group--line.x-input-group > *:not(.x-input-group__action) {
|
|
6811
|
-
--x-size-padding-right-input-group-default: var(--x-size-padding-right-input-group-line);
|
|
6812
|
-
--x-size-padding-left-input-group-default: var(--x-size-padding-left-input-group-line);
|
|
6604
|
+
.x-list {
|
|
6605
|
+
display: flex;
|
|
6606
|
+
flex-flow: var(--x-string-flow-list);
|
|
6607
|
+
list-style: none;
|
|
6608
|
+
gap: var(--x-size-gap-list);
|
|
6609
|
+
margin: 0;
|
|
6610
|
+
padding: var(--x-size-padding-list);
|
|
6611
|
+
justify-content: var(--x-size-justify-list);
|
|
6612
|
+
align-items: var(--x-size-align-list);
|
|
6613
|
+
min-width: 0;
|
|
6813
6614
|
}
|
|
6814
|
-
|
|
6615
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
6616
|
+
.x-list:not(.x-list--horizontal), .x-list.x-list--vertical {
|
|
6617
|
+
gap: 0;
|
|
6618
|
+
}
|
|
6619
|
+
.x-list:not(.x-list--horizontal) > *:not(:last-child), .x-list.x-list--vertical > *:not(:last-child) {
|
|
6620
|
+
margin-bottom: var(--x-size-gap-list);
|
|
6621
|
+
}
|
|
6622
|
+
.x-list.x-list--horizontal {
|
|
6623
|
+
gap: 0;
|
|
6624
|
+
}
|
|
6625
|
+
.x-list.x-list--horizontal > *:not(:last-child) {
|
|
6626
|
+
margin-right: var(--x-size-gap-list);
|
|
6627
|
+
}
|
|
6628
|
+
.x-list.x-list--wrap, .x-list.x-list--wrap-reverse {
|
|
6629
|
+
gap: 0;
|
|
6630
|
+
}
|
|
6631
|
+
.x-list.x-list--wrap > *:not(:last-child), .x-list.x-list--wrap-reverse > *:not(:last-child) {
|
|
6632
|
+
margin-right: var(--x-size-gap-list);
|
|
6633
|
+
margin-bottom: var(--x-size-gap-list);
|
|
6634
|
+
}
|
|
6635
|
+
}
|
|
6636
|
+
|
|
6637
|
+
.x-list--vertical.x-list {
|
|
6638
|
+
flex-flow: column nowrap;
|
|
6639
|
+
}
|
|
6640
|
+
|
|
6641
|
+
.x-list--horizontal.x-list {
|
|
6642
|
+
flex-flow: row nowrap;
|
|
6643
|
+
}
|
|
6644
|
+
|
|
6645
|
+
.x-list--wrap.x-list {
|
|
6646
|
+
flex-flow: row wrap;
|
|
6647
|
+
}
|
|
6648
|
+
|
|
6649
|
+
.x-list--wrap-reverse.x-list {
|
|
6650
|
+
flex-flow: row wrap-reverse;
|
|
6651
|
+
}
|
|
6652
|
+
|
|
6653
|
+
.x-list--justify-stretch.x-list {
|
|
6654
|
+
justify-content: stretch;
|
|
6655
|
+
}
|
|
6656
|
+
|
|
6657
|
+
.x-list--justify-center.x-list {
|
|
6658
|
+
justify-content: center;
|
|
6659
|
+
}
|
|
6660
|
+
|
|
6661
|
+
.x-list--justify-end.x-list {
|
|
6662
|
+
justify-content: flex-end;
|
|
6663
|
+
}
|
|
6664
|
+
|
|
6665
|
+
.x-list--justify-start.x-list {
|
|
6666
|
+
justify-content: flex-start;
|
|
6667
|
+
}
|
|
6668
|
+
|
|
6669
|
+
.x-list--align-stretch.x-list {
|
|
6670
|
+
align-items: stretch;
|
|
6671
|
+
}
|
|
6672
|
+
|
|
6673
|
+
.x-list--align-center.x-list {
|
|
6674
|
+
align-items: center;
|
|
6675
|
+
}
|
|
6676
|
+
|
|
6677
|
+
.x-list--align-baseline.x-list {
|
|
6678
|
+
align-items: baseline;
|
|
6679
|
+
}
|
|
6680
|
+
|
|
6681
|
+
.x-list--align-end.x-list {
|
|
6682
|
+
align-items: flex-end;
|
|
6683
|
+
}
|
|
6684
|
+
|
|
6685
|
+
.x-list--align-start.x-list {
|
|
6686
|
+
align-items: flex-start;
|
|
6687
|
+
}
|
|
6688
|
+
|
|
6689
|
+
.x-list > .x-list__item--expand {
|
|
6690
|
+
flex: 1 1 auto;
|
|
6691
|
+
}
|
|
6692
|
+
.x-list > .x-list__item--no-expand {
|
|
6693
|
+
flex: 0 0 auto;
|
|
6694
|
+
}
|
|
6695
|
+
.x-list.x-list--horizontal > .x-list__item--expand {
|
|
6696
|
+
min-width: 0;
|
|
6697
|
+
}
|
|
6698
|
+
.x-list:not(.x-list--horizontal) > .x-list__item--expand {
|
|
6699
|
+
min-height: 0;
|
|
6700
|
+
}
|
|
6701
|
+
.x-list > .x-list__item--stretch {
|
|
6702
|
+
align-self: stretch;
|
|
6703
|
+
}
|
|
6704
|
+
.x-list > .x-list__item--flex-none {
|
|
6705
|
+
flex: none;
|
|
6706
|
+
}
|
|
6707
|
+
.x-list > .x-list__item--01 {
|
|
6708
|
+
flex: 1 12 auto;
|
|
6709
|
+
}
|
|
6710
|
+
.x-list > .x-list__item--02 {
|
|
6711
|
+
flex: 2 11 auto;
|
|
6712
|
+
}
|
|
6713
|
+
.x-list > .x-list__item--03 {
|
|
6714
|
+
flex: 3 10 auto;
|
|
6715
|
+
}
|
|
6716
|
+
.x-list > .x-list__item--04 {
|
|
6717
|
+
flex: 4 9 auto;
|
|
6718
|
+
}
|
|
6719
|
+
.x-list > .x-list__item--05 {
|
|
6720
|
+
flex: 5 8 auto;
|
|
6721
|
+
}
|
|
6722
|
+
.x-list > .x-list__item--06 {
|
|
6723
|
+
flex: 6 7 auto;
|
|
6724
|
+
}
|
|
6725
|
+
.x-list > .x-list__item--07 {
|
|
6726
|
+
flex: 7 6 auto;
|
|
6727
|
+
}
|
|
6728
|
+
.x-list > .x-list__item--08 {
|
|
6729
|
+
flex: 8 5 auto;
|
|
6730
|
+
}
|
|
6731
|
+
.x-list > .x-list__item--09 {
|
|
6732
|
+
flex: 9 4 auto;
|
|
6733
|
+
}
|
|
6734
|
+
.x-list > .x-list__item--10 {
|
|
6735
|
+
flex: 10 3 auto;
|
|
6736
|
+
}
|
|
6737
|
+
.x-list > .x-list__item--11 {
|
|
6738
|
+
flex: 11 2 auto;
|
|
6739
|
+
}
|
|
6740
|
+
.x-list > .x-list__item--12 {
|
|
6741
|
+
flex: 12 1 auto;
|
|
6742
|
+
}
|
|
6743
|
+
:root {
|
|
6744
|
+
--x-size-border-radius-input-group-pill: var(--x-size-border-radius-base-pill);
|
|
6745
|
+
--x-size-border-radius-top-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6746
|
+
--x-size-border-radius-top-right-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6747
|
+
--x-size-border-radius-bottom-right-input-group-pill: var(
|
|
6748
|
+
--x-size-border-radius-input-group-pill
|
|
6749
|
+
);
|
|
6750
|
+
--x-size-border-radius-bottom-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6751
|
+
}
|
|
6752
|
+
:root {
|
|
6753
|
+
--x-size-border-radius-input-group-pill: var(--x-size-border-radius-base-pill);
|
|
6754
|
+
--x-size-border-radius-top-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6755
|
+
--x-size-border-radius-top-right-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6756
|
+
--x-size-border-radius-bottom-right-input-group-pill: var(
|
|
6757
|
+
--x-size-border-radius-input-group-pill
|
|
6758
|
+
);
|
|
6759
|
+
--x-size-border-radius-bottom-left-input-group-pill: var(--x-size-border-radius-input-group-pill);
|
|
6760
|
+
}
|
|
6761
|
+
|
|
6762
|
+
.x-input-group--pill.x-input-group,
|
|
6763
|
+
.x-input-group--pill .x-input-group {
|
|
6764
|
+
--x-size-border-radius-input-group-default: var(--x-size-border-radius-input-group-pill);
|
|
6765
|
+
--x-size-border-radius-top-left-input-group-default: var(
|
|
6766
|
+
--x-size-border-radius-top-left-input-group-pill
|
|
6767
|
+
);
|
|
6768
|
+
--x-size-border-radius-top-right-input-group-default: var(
|
|
6769
|
+
--x-size-border-radius-top-right-input-group-pill
|
|
6770
|
+
);
|
|
6771
|
+
--x-size-border-radius-bottom-right-input-group-default: var(
|
|
6772
|
+
--x-size-border-radius-bottom-right-input-group-pill
|
|
6773
|
+
);
|
|
6774
|
+
--x-size-border-radius-bottom-left-input-group-default: var(
|
|
6775
|
+
--x-size-border-radius-bottom-left-input-group-pill
|
|
6776
|
+
);
|
|
6777
|
+
}
|
|
6778
|
+
:root {
|
|
6779
|
+
--x-size-padding-left-input-group-line: 0;
|
|
6780
|
+
--x-size-padding-right-input-group-line: 0;
|
|
6781
|
+
--x-size-border-width-input-group-line: var(--x-size-border-width-input-group-default);
|
|
6782
|
+
--x-size-border-width-top-input-group-line: 0;
|
|
6783
|
+
--x-size-border-width-right-input-group-line: 0;
|
|
6784
|
+
--x-size-border-width-bottom-input-group-line: var(--x-size-border-width-input-group-line);
|
|
6785
|
+
--x-size-border-width-left-input-group-line: 0;
|
|
6786
|
+
}
|
|
6787
|
+
:root {
|
|
6788
|
+
--x-size-padding-left-input-group-line: 0;
|
|
6789
|
+
--x-size-padding-right-input-group-line: 0;
|
|
6790
|
+
--x-size-border-width-input-group-line: var(--x-size-border-width-input-group-default);
|
|
6791
|
+
--x-size-border-width-top-input-group-line: 0;
|
|
6792
|
+
--x-size-border-width-right-input-group-line: 0;
|
|
6793
|
+
--x-size-border-width-bottom-input-group-line: var(--x-size-border-width-input-group-line);
|
|
6794
|
+
--x-size-border-width-left-input-group-line: 0;
|
|
6795
|
+
}
|
|
6796
|
+
|
|
6797
|
+
.x-input-group--line .x-input-group,
|
|
6798
|
+
.x-input-group--line.x-input-group {
|
|
6799
|
+
--x-size-border-width-top-input-group-default: var(--x-size-border-width-top-input-group-line);
|
|
6800
|
+
--x-size-border-width-right-input-group-default: var(
|
|
6801
|
+
--x-size-border-width-right-input-group-line
|
|
6802
|
+
);
|
|
6803
|
+
--x-size-border-width-bottom-input-group-default: var(
|
|
6804
|
+
--x-size-border-width-bottom-input-group-line
|
|
6805
|
+
);
|
|
6806
|
+
--x-size-border-width-left-input-group-default: var(--x-size-border-width-left-input-group-line);
|
|
6807
|
+
}
|
|
6808
|
+
.x-input-group--line .x-input-group > *:not(.x-input-group__action),
|
|
6809
|
+
.x-input-group--line.x-input-group > *:not(.x-input-group__action) {
|
|
6810
|
+
--x-size-padding-right-input-group-default: var(--x-size-padding-right-input-group-line);
|
|
6811
|
+
--x-size-padding-left-input-group-default: var(--x-size-padding-left-input-group-line);
|
|
6812
|
+
}
|
|
6813
|
+
[dir="ltr"] .x-input-group--line .x-input-group > .x-input-group__action,[dir="ltr"]
|
|
6815
6814
|
.x-input-group--line.x-input-group > .x-input-group__action {
|
|
6816
6815
|
margin-right: calc(var(--x-size-border-width-right-input-group-line) * -1) !important;
|
|
6817
6816
|
}
|
|
@@ -7515,6 +7514,38 @@
|
|
|
7515
7514
|
);
|
|
7516
7515
|
--x-size-line-height-filter-default: var(--x-size-line-height-text);
|
|
7517
7516
|
}
|
|
7517
|
+
:root {
|
|
7518
|
+
--x-color-background-filter-default: transparent;
|
|
7519
|
+
--x-color-border-filter-default: var(--x-color-background-filter-default);
|
|
7520
|
+
--x-color-text-filter-default: var(--x-color-text-default);
|
|
7521
|
+
--x-color-background-filter-default-selected: var(--x-color-background-filter-default);
|
|
7522
|
+
--x-color-border-filter-default-selected: var(--x-color-border-filter-default);
|
|
7523
|
+
--x-color-text-filter-default-selected: var(--x-color-text-filter-default);
|
|
7524
|
+
--x-size-border-width-filter-default: var(--x-size-border-width-base);
|
|
7525
|
+
--x-size-border-width-top-filter-default: var(--x-size-border-width-filter-default);
|
|
7526
|
+
--x-size-border-width-right-filter-default: var(--x-size-border-width-filter-default);
|
|
7527
|
+
--x-size-border-width-bottom-filter-default: var(--x-size-border-width-filter-default);
|
|
7528
|
+
--x-size-border-width-left-filter-default: var(--x-size-border-width-filter-default);
|
|
7529
|
+
--x-size-border-radius-filter-default: var(--x-size-border-radius-base-none);
|
|
7530
|
+
--x-size-border-radius-top-left-filter-default: var(--x-size-border-radius-filter-default);
|
|
7531
|
+
--x-size-border-radius-top-right-filter-default: var(--x-size-border-radius-filter-default);
|
|
7532
|
+
--x-size-border-radius-bottom-right-filter-default: var(--x-size-border-radius-filter-default);
|
|
7533
|
+
--x-size-border-radius-bottom-left-filter-default: var(--x-size-border-radius-filter-default);
|
|
7534
|
+
--x-size-padding-top-filter-default: var(--x-size-base-03);
|
|
7535
|
+
--x-size-padding-right-filter-default: 0;
|
|
7536
|
+
--x-size-padding-bottom-filter-default: var(--x-size-base-03);
|
|
7537
|
+
--x-size-padding-left-filter-default: 0;
|
|
7538
|
+
--x-size-gap-filter-default: var(--x-size-base-03);
|
|
7539
|
+
--x-font-family-filter-default: var(--x-font-family-text);
|
|
7540
|
+
--x-size-font-filter-default: var(--x-size-font-text);
|
|
7541
|
+
--x-number-font-weight-filter-default: var(--x-number-font-weight-base-regular);
|
|
7542
|
+
--x-number-font-weight-filter-default-selected: var(--x-number-font-weight-base-bold);
|
|
7543
|
+
--x-number-font-weight-filter-count-default: var(--x-number-font-weight-base-light);
|
|
7544
|
+
--x-number-font-weight-filter-count-default-selected: var(
|
|
7545
|
+
--x-number-font-weight-filter-count-default
|
|
7546
|
+
);
|
|
7547
|
+
--x-size-line-height-filter-default: var(--x-size-line-height-text);
|
|
7548
|
+
}
|
|
7518
7549
|
|
|
7519
7550
|
[dir="ltr"] .x-filter,[dir="ltr"]
|
|
7520
7551
|
.x-facet-filter {
|
|
@@ -7625,38 +7656,6 @@
|
|
|
7625
7656
|
--x-size-padding-bottom-facet-header-outlined: var(--x-size-padding-facet-header-outlined);
|
|
7626
7657
|
--x-size-padding-left-facet-header-outlined: var(--x-size-padding-facet-header-outlined);
|
|
7627
7658
|
}
|
|
7628
|
-
:root {
|
|
7629
|
-
--x-color-background-filter-default: transparent;
|
|
7630
|
-
--x-color-border-filter-default: var(--x-color-background-filter-default);
|
|
7631
|
-
--x-color-text-filter-default: var(--x-color-text-default);
|
|
7632
|
-
--x-color-background-filter-default-selected: var(--x-color-background-filter-default);
|
|
7633
|
-
--x-color-border-filter-default-selected: var(--x-color-border-filter-default);
|
|
7634
|
-
--x-color-text-filter-default-selected: var(--x-color-text-filter-default);
|
|
7635
|
-
--x-size-border-width-filter-default: var(--x-size-border-width-base);
|
|
7636
|
-
--x-size-border-width-top-filter-default: var(--x-size-border-width-filter-default);
|
|
7637
|
-
--x-size-border-width-right-filter-default: var(--x-size-border-width-filter-default);
|
|
7638
|
-
--x-size-border-width-bottom-filter-default: var(--x-size-border-width-filter-default);
|
|
7639
|
-
--x-size-border-width-left-filter-default: var(--x-size-border-width-filter-default);
|
|
7640
|
-
--x-size-border-radius-filter-default: var(--x-size-border-radius-base-none);
|
|
7641
|
-
--x-size-border-radius-top-left-filter-default: var(--x-size-border-radius-filter-default);
|
|
7642
|
-
--x-size-border-radius-top-right-filter-default: var(--x-size-border-radius-filter-default);
|
|
7643
|
-
--x-size-border-radius-bottom-right-filter-default: var(--x-size-border-radius-filter-default);
|
|
7644
|
-
--x-size-border-radius-bottom-left-filter-default: var(--x-size-border-radius-filter-default);
|
|
7645
|
-
--x-size-padding-top-filter-default: var(--x-size-base-03);
|
|
7646
|
-
--x-size-padding-right-filter-default: 0;
|
|
7647
|
-
--x-size-padding-bottom-filter-default: var(--x-size-base-03);
|
|
7648
|
-
--x-size-padding-left-filter-default: 0;
|
|
7649
|
-
--x-size-gap-filter-default: var(--x-size-base-03);
|
|
7650
|
-
--x-font-family-filter-default: var(--x-font-family-text);
|
|
7651
|
-
--x-size-font-filter-default: var(--x-size-font-text);
|
|
7652
|
-
--x-number-font-weight-filter-default: var(--x-number-font-weight-base-regular);
|
|
7653
|
-
--x-number-font-weight-filter-default-selected: var(--x-number-font-weight-base-bold);
|
|
7654
|
-
--x-number-font-weight-filter-count-default: var(--x-number-font-weight-base-light);
|
|
7655
|
-
--x-number-font-weight-filter-count-default-selected: var(
|
|
7656
|
-
--x-number-font-weight-filter-count-default
|
|
7657
|
-
);
|
|
7658
|
-
--x-size-line-height-filter-default: var(--x-size-line-height-text);
|
|
7659
|
-
}
|
|
7660
7659
|
:root {
|
|
7661
7660
|
--x-color-border-facet-outlined: var(--x-color-base-neutral-70);
|
|
7662
7661
|
--x-size-border-width-facet-outlined: var(--x-size-border-width-base);
|
|
@@ -7693,14 +7692,6 @@
|
|
|
7693
7692
|
--x-size-border-width-bottom-facet-header-line: var(--x-size-border-width-facet-header-line);
|
|
7694
7693
|
--x-size-border-width-left-facet-header-line: 0;
|
|
7695
7694
|
}
|
|
7696
|
-
:root {
|
|
7697
|
-
--x-color-border-facet-header-line: var(--x-color-base-neutral-10);
|
|
7698
|
-
--x-size-border-width-facet-header-line: var(--x-size-border-width-base);
|
|
7699
|
-
--x-size-border-width-top-facet-header-line: 0;
|
|
7700
|
-
--x-size-border-width-right-facet-header-line: 0;
|
|
7701
|
-
--x-size-border-width-bottom-facet-header-line: var(--x-size-border-width-facet-header-line);
|
|
7702
|
-
--x-size-border-width-left-facet-header-line: 0;
|
|
7703
|
-
}
|
|
7704
7695
|
|
|
7705
7696
|
.x-facet--line.x-facet,
|
|
7706
7697
|
.x-facet--line .x-facet {
|
|
@@ -7717,6 +7708,14 @@
|
|
|
7717
7708
|
--x-size-border-width-left-facet-header-line
|
|
7718
7709
|
);
|
|
7719
7710
|
}
|
|
7711
|
+
:root {
|
|
7712
|
+
--x-color-border-facet-header-line: var(--x-color-base-neutral-10);
|
|
7713
|
+
--x-size-border-width-facet-header-line: var(--x-size-border-width-base);
|
|
7714
|
+
--x-size-border-width-top-facet-header-line: 0;
|
|
7715
|
+
--x-size-border-width-right-facet-header-line: 0;
|
|
7716
|
+
--x-size-border-width-bottom-facet-header-line: var(--x-size-border-width-facet-header-line);
|
|
7717
|
+
--x-size-border-width-left-facet-header-line: 0;
|
|
7718
|
+
}
|
|
7720
7719
|
:root {
|
|
7721
7720
|
--x-color-background-facet-default: transparent;
|
|
7722
7721
|
--x-color-border-facet-default: var(--x-color-background-facet-default);
|
|
@@ -7918,13 +7917,13 @@
|
|
|
7918
7917
|
:root {
|
|
7919
7918
|
--x-size-width-dropdown-xl: 282px;
|
|
7920
7919
|
}
|
|
7921
|
-
:root {
|
|
7922
|
-
--x-size-width-dropdown-xl: 282px;
|
|
7923
|
-
}
|
|
7924
7920
|
|
|
7925
7921
|
.x-dropdown.x-dropdown--xl {
|
|
7926
7922
|
--x-size-width-dropdown-toggle-default: var(--x-size-width-dropdown-xl);
|
|
7927
7923
|
}
|
|
7924
|
+
:root {
|
|
7925
|
+
--x-size-width-dropdown-xl: 282px;
|
|
7926
|
+
}
|
|
7928
7927
|
:root {
|
|
7929
7928
|
--x-size-width-dropdown-s: 74px;
|
|
7930
7929
|
}
|
|
@@ -8169,173 +8168,415 @@
|
|
|
8169
8168
|
--x-string-overflow-dropdown-list-default: hidden;
|
|
8170
8169
|
}
|
|
8171
8170
|
:root {
|
|
8172
|
-
--x-size-
|
|
8173
|
-
--x-size-border-radius-dropdown-
|
|
8174
|
-
--x-size-border-radius-top-
|
|
8175
|
-
--x-size-border-radius-
|
|
8176
|
-
|
|
8177
|
-
--x-size-border-radius-bottom-left-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8178
|
-
--x-size-border-width-dropdown-list-card: var(--x-size-border-width-base);
|
|
8179
|
-
--x-size-border-width-top-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8180
|
-
--x-size-border-width-right-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8181
|
-
--x-size-border-width-bottom-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8182
|
-
--x-size-border-width-left-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8183
|
-
}
|
|
8184
|
-
:root {
|
|
8185
|
-
--x-size-gap-dropdown-card: var(--x-size-base-03);
|
|
8186
|
-
--x-size-border-radius-dropdown-card: var(--x-size-border-radius-base-s);
|
|
8187
|
-
--x-size-border-radius-top-left-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8188
|
-
--x-size-border-radius-top-right-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8189
|
-
--x-size-border-radius-bottom-right-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8190
|
-
--x-size-border-radius-bottom-left-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8191
|
-
--x-size-border-width-dropdown-list-card: var(--x-size-border-width-base);
|
|
8192
|
-
--x-size-border-width-top-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8193
|
-
--x-size-border-width-right-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8194
|
-
--x-size-border-width-bottom-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8195
|
-
--x-size-border-width-left-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8196
|
-
}
|
|
8197
|
-
|
|
8198
|
-
.x-dropdown--card {
|
|
8199
|
-
--x-size-gap-dropdown-default: var(--x-size-gap-dropdown-card);
|
|
8200
|
-
--x-size-border-radius-dropdown-default: var(--x-size-border-radius-dropdown-card);
|
|
8201
|
-
--x-size-border-radius-top-left-dropdown-default: var(
|
|
8202
|
-
--x-size-border-radius-top-left-dropdown-card
|
|
8171
|
+
--x-size-border-radius-dropdown-default: var(--x-size-border-radius-base-none);
|
|
8172
|
+
--x-size-border-radius-top-left-dropdown-default: var(--x-size-border-radius-dropdown-default);
|
|
8173
|
+
--x-size-border-radius-top-right-dropdown-default: var(--x-size-border-radius-dropdown-default);
|
|
8174
|
+
--x-size-border-radius-bottom-right-dropdown-default: var(
|
|
8175
|
+
--x-size-border-radius-dropdown-default
|
|
8203
8176
|
);
|
|
8204
|
-
--x-size-border-radius-
|
|
8205
|
-
|
|
8177
|
+
--x-size-border-radius-bottom-left-dropdown-default: var(--x-size-border-radius-dropdown-default);
|
|
8178
|
+
--x-size-border-width-dropdown-toggle-default: var(--x-size-border-width-base);
|
|
8179
|
+
--x-size-border-width-top-dropdown-toggle-default: var(
|
|
8180
|
+
--x-size-border-width-dropdown-toggle-default
|
|
8206
8181
|
);
|
|
8207
|
-
--x-size-border-
|
|
8208
|
-
--x-size-border-
|
|
8182
|
+
--x-size-border-width-right-dropdown-toggle-default: var(
|
|
8183
|
+
--x-size-border-width-dropdown-toggle-default
|
|
8209
8184
|
);
|
|
8210
|
-
--x-size-border-
|
|
8211
|
-
--x-size-border-
|
|
8185
|
+
--x-size-border-width-bottom-dropdown-toggle-default: var(
|
|
8186
|
+
--x-size-border-width-dropdown-toggle-default
|
|
8212
8187
|
);
|
|
8213
|
-
--x-size-border-width-dropdown-
|
|
8214
|
-
|
|
8215
|
-
--x-size-border-width-top-dropdown-list-card
|
|
8188
|
+
--x-size-border-width-left-dropdown-toggle-default: var(
|
|
8189
|
+
--x-size-border-width-dropdown-toggle-default
|
|
8216
8190
|
);
|
|
8191
|
+
--x-size-border-width-dropdown-list-default: var(--x-size-border-width-base);
|
|
8192
|
+
--x-size-border-width-top-dropdown-list-default: 0;
|
|
8217
8193
|
--x-size-border-width-right-dropdown-list-default: var(
|
|
8218
|
-
--x-size-border-width-
|
|
8194
|
+
--x-size-border-width-dropdown-list-default
|
|
8219
8195
|
);
|
|
8220
8196
|
--x-size-border-width-bottom-dropdown-list-default: var(
|
|
8221
|
-
--x-size-border-width-
|
|
8197
|
+
--x-size-border-width-dropdown-list-default
|
|
8222
8198
|
);
|
|
8223
8199
|
--x-size-border-width-left-dropdown-list-default: var(
|
|
8224
|
-
--x-size-border-width-
|
|
8200
|
+
--x-size-border-width-dropdown-list-default
|
|
8225
8201
|
);
|
|
8226
|
-
|
|
8227
|
-
:
|
|
8228
|
-
--x-color-background-
|
|
8229
|
-
--x-color-
|
|
8230
|
-
--x-color-
|
|
8231
|
-
|
|
8232
|
-
|
|
8233
|
-
--x-
|
|
8234
|
-
--x-
|
|
8235
|
-
--x-
|
|
8236
|
-
|
|
8237
|
-
:
|
|
8238
|
-
--x-color-
|
|
8239
|
-
--x-color-
|
|
8240
|
-
--x-
|
|
8241
|
-
--x-size-
|
|
8242
|
-
--x-size-
|
|
8243
|
-
--x-
|
|
8244
|
-
--x-
|
|
8245
|
-
--x-
|
|
8202
|
+
--x-color-border-dropdown-toggle-default: var(--x-color-base-neutral-95);
|
|
8203
|
+
--x-color-border-dropdown-list-default: var(--x-color-border-dropdown-toggle-default);
|
|
8204
|
+
--x-color-background-dropdown-default: var(--x-color-base-neutral-100);
|
|
8205
|
+
--x-color-background-dropdown-toggle-default: var(--x-color-base-neutral-100);
|
|
8206
|
+
--x-color-background-dropdown-toggle-open-default: var(
|
|
8207
|
+
--x-color-background-dropdown-toggle-default
|
|
8208
|
+
);
|
|
8209
|
+
--x-color-background-dropdown-item-default-selected: var(--x-color-base-neutral-95);
|
|
8210
|
+
--x-color-background-dropdown-item-default-hover: var(--x-color-base-neutral-95);
|
|
8211
|
+
--x-color-text-dropdown-default: var(--x-color-text-default);
|
|
8212
|
+
--x-color-text-dropdown-toggle-default: var(--x-color-text-dropdown-default);
|
|
8213
|
+
--x-color-text-dropdown-toggle-default-selected: var(--x-color-base-neutral-35);
|
|
8214
|
+
--x-color-text-dropdown-item-default-hover: var(--x-color-base-neutral-35);
|
|
8215
|
+
--x-color-text-dropdown-item-default-selected: var(--x-color-text-default);
|
|
8216
|
+
--x-font-family-dropdown-default: var(--x-font-family-text);
|
|
8217
|
+
--x-size-font-dropdown-default: var(--x-size-font-text);
|
|
8218
|
+
--x-size-line-height-dropdown-default: var(--x-size-line-height-text);
|
|
8219
|
+
--x-number-font-weight-dropdown-default: var(--x-number-font-weight-base-regular);
|
|
8220
|
+
--x-number-font-weight-dropdown-item-default-hover: var(--x-number-font-weight-base-bold);
|
|
8221
|
+
--x-number-font-weight-dropdown-item-default-selected: var(--x-number-font-weight-base-regular);
|
|
8222
|
+
--x-font-decoration-dropdown-item-default-hover: none;
|
|
8223
|
+
--x-font-decoration-dropdown-item-default-selected: none;
|
|
8224
|
+
--x-size-width-dropdown-toggle-default: 100%;
|
|
8225
|
+
--x-size-min-width-dropdown-list-default: 100%;
|
|
8226
|
+
--x-size-gap-dropdown-default: 0;
|
|
8227
|
+
--x-size-padding-top-dropdown-toggle-default: var(--x-size-padding-top-dropdown-item-default);
|
|
8228
|
+
--x-size-padding-right-dropdown-toggle-default: var(--x-size-padding-right-dropdown-item-default);
|
|
8229
|
+
--x-size-padding-bottom-dropdown-toggle-default: var(
|
|
8230
|
+
--x-size-padding-bottom-dropdown-item-default
|
|
8231
|
+
);
|
|
8232
|
+
--x-size-padding-left-dropdown-toggle-default: var(--x-size-padding-left-dropdown-item-default);
|
|
8233
|
+
--x-size-padding-vertical-dropdown-list-default: 0;
|
|
8234
|
+
--x-size-padding-top-dropdown-item-default: var(--x-size-base-04);
|
|
8235
|
+
--x-size-padding-right-dropdown-item-default: var(--x-size-base-05);
|
|
8236
|
+
--x-size-padding-bottom-dropdown-item-default: var(--x-size-base-04);
|
|
8237
|
+
--x-size-padding-left-dropdown-item-default: var(--x-size-base-05);
|
|
8238
|
+
--x-size-gap-dropdown-item-default: var(--x-size-base-03);
|
|
8239
|
+
--x-string-box-shadow-dropdown-default: none;
|
|
8240
|
+
--x-string-overflow-dropdown-toggle-default: hidden;
|
|
8241
|
+
--x-string-overflow-dropdown-list-default: hidden;
|
|
8246
8242
|
}
|
|
8247
8243
|
|
|
8248
|
-
.x-
|
|
8249
|
-
|
|
8250
|
-
|
|
8251
|
-
|
|
8252
|
-
|
|
8253
|
-
|
|
8254
|
-
|
|
8255
|
-
--x-size-border-width-bottom-button-default: var(--x-size-border-width-bottom-button-tertiary);
|
|
8256
|
-
--x-size-border-width-left-button-default: var(--x-size-border-width-left-button-tertiary);
|
|
8244
|
+
.x-dropdown {
|
|
8245
|
+
box-sizing: border-box;
|
|
8246
|
+
position: relative;
|
|
8247
|
+
font-size: var(--x-size-font-dropdown-default);
|
|
8248
|
+
font-family: var(--x-font-family-dropdown-default);
|
|
8249
|
+
font-weight: var(--x-number-font-weight-dropdown-default);
|
|
8250
|
+
line-height: var(--x-size-line-height-dropdown-default);
|
|
8257
8251
|
}
|
|
8258
|
-
|
|
8259
|
-
--x-
|
|
8260
|
-
--x-color-border-button-secondary: var(--x-color-border-button-default);
|
|
8261
|
-
--x-color-text-button-secondary: var(--x-color-border-button-default);
|
|
8262
|
-
--x-size-border-width-button-secondary: var(--x-size-border-width-base);
|
|
8263
|
-
--x-size-border-width-top-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8264
|
-
--x-size-border-width-right-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8265
|
-
--x-size-border-width-bottom-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8266
|
-
--x-size-border-width-left-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8252
|
+
[dir="ltr"] .x-dropdown__toggle {
|
|
8253
|
+
border-right-width: var(--x-size-border-width-right-dropdown-toggle-default);
|
|
8267
8254
|
}
|
|
8268
|
-
|
|
8269
|
-
|
|
8270
|
-
.x-button--secondary .x-button {
|
|
8271
|
-
--x-color-background-button-default: var(--x-color-background-button-secondary);
|
|
8272
|
-
--x-color-border-button-default: var(--x-color-border-button-secondary);
|
|
8273
|
-
--x-color-text-button-default: var(--x-color-text-button-secondary);
|
|
8274
|
-
--x-size-border-width-top-button-default: var(--x-size-border-width-top-button-secondary);
|
|
8275
|
-
--x-size-border-width-right-button-default: var(--x-size-border-width-right-button-secondary);
|
|
8276
|
-
--x-size-border-width-bottom-button-default: var(--x-size-border-width-bottom-button-secondary);
|
|
8277
|
-
--x-size-border-width-left-button-default: var(--x-size-border-width-left-button-secondary);
|
|
8255
|
+
[dir="rtl"] .x-dropdown__toggle {
|
|
8256
|
+
border-left-width: var(--x-size-border-width-right-dropdown-toggle-default);
|
|
8278
8257
|
}
|
|
8279
|
-
|
|
8280
|
-
|
|
8281
|
-
--x-size-border-radius-top-left-button-round: var(--x-size-border-radius-button-round);
|
|
8282
|
-
--x-size-border-radius-top-right-button-round: var(--x-size-border-radius-button-round);
|
|
8283
|
-
--x-size-border-radius-bottom-right-button-round: var(--x-size-border-radius-button-round);
|
|
8284
|
-
--x-size-border-radius-bottom-left-button-round: var(--x-size-border-radius-button-round);
|
|
8258
|
+
[dir="ltr"] .x-dropdown__toggle {
|
|
8259
|
+
border-left-width: var(--x-size-border-width-left-dropdown-toggle-default);
|
|
8285
8260
|
}
|
|
8286
|
-
|
|
8287
|
-
|
|
8288
|
-
--x-size-border-radius-top-left-button-round: var(--x-size-border-radius-button-round);
|
|
8289
|
-
--x-size-border-radius-top-right-button-round: var(--x-size-border-radius-button-round);
|
|
8290
|
-
--x-size-border-radius-bottom-right-button-round: var(--x-size-border-radius-button-round);
|
|
8291
|
-
--x-size-border-radius-bottom-left-button-round: var(--x-size-border-radius-button-round);
|
|
8261
|
+
[dir="rtl"] .x-dropdown__toggle {
|
|
8262
|
+
border-right-width: var(--x-size-border-width-left-dropdown-toggle-default);
|
|
8292
8263
|
}
|
|
8293
|
-
|
|
8294
|
-
|
|
8295
|
-
.x-button--round .x-button {
|
|
8296
|
-
--x-size-border-radius-button-default: var(--x-size-border-radius-button-round);
|
|
8297
|
-
--x-size-border-radius-top-left-button-default: var(--x-size-border-radius-top-left-button-round);
|
|
8298
|
-
--x-size-border-radius-top-right-button-default: var(
|
|
8299
|
-
--x-size-border-radius-top-right-button-round
|
|
8300
|
-
);
|
|
8301
|
-
--x-size-border-radius-bottom-right-button-default: var(
|
|
8302
|
-
--x-size-border-radius-bottom-right-button-round
|
|
8303
|
-
);
|
|
8304
|
-
--x-size-border-radius-bottom-left-button-default: var(
|
|
8305
|
-
--x-size-border-radius-bottom-left-button-round
|
|
8306
|
-
);
|
|
8307
|
-
min-width: var(--x-size-height-button-default);
|
|
8308
|
-
--x-size-padding-left-button-default: 0;
|
|
8309
|
-
--x-size-padding-right-button-default: 0;
|
|
8264
|
+
[dir="ltr"] .x-dropdown__toggle {
|
|
8265
|
+
padding-right: var(--x-size-padding-right-dropdown-toggle-default);
|
|
8310
8266
|
}
|
|
8311
|
-
|
|
8312
|
-
|
|
8313
|
-
--x-color-border-button-primary: var(--x-color-border-button-default);
|
|
8314
|
-
--x-color-text-button-primary: var(--x-color-text-button-default);
|
|
8315
|
-
--x-size-border-width-button-primary: var(--x-size-border-width-base);
|
|
8316
|
-
--x-size-border-width-top-button-primary: var(--x-size-border-width-button-primary);
|
|
8317
|
-
--x-size-border-width-right-button-primary: var(--x-size-border-width-button-primary);
|
|
8318
|
-
--x-size-border-width-bottom-button-primary: var(--x-size-border-width-button-primary);
|
|
8319
|
-
--x-size-border-width-left-button-primary: var(--x-size-border-width-button-primary);
|
|
8267
|
+
[dir="rtl"] .x-dropdown__toggle {
|
|
8268
|
+
padding-left: var(--x-size-padding-right-dropdown-toggle-default);
|
|
8320
8269
|
}
|
|
8321
|
-
|
|
8322
|
-
--x-
|
|
8323
|
-
--x-color-border-button-secondary: var(--x-color-border-button-default);
|
|
8324
|
-
--x-color-text-button-secondary: var(--x-color-border-button-default);
|
|
8325
|
-
--x-size-border-width-button-secondary: var(--x-size-border-width-base);
|
|
8326
|
-
--x-size-border-width-top-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8327
|
-
--x-size-border-width-right-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8328
|
-
--x-size-border-width-bottom-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8329
|
-
--x-size-border-width-left-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8270
|
+
[dir="ltr"] .x-dropdown__toggle {
|
|
8271
|
+
padding-left: var(--x-size-padding-left-dropdown-toggle-default);
|
|
8330
8272
|
}
|
|
8331
|
-
|
|
8332
|
-
|
|
8333
|
-
|
|
8334
|
-
|
|
8335
|
-
|
|
8336
|
-
|
|
8337
|
-
|
|
8338
|
-
--x-size-border-
|
|
8273
|
+
[dir="rtl"] .x-dropdown__toggle {
|
|
8274
|
+
padding-right: var(--x-size-padding-left-dropdown-toggle-default);
|
|
8275
|
+
}
|
|
8276
|
+
.x-dropdown__toggle {
|
|
8277
|
+
border-style: solid;
|
|
8278
|
+
border-top-width: var(--x-size-border-width-top-dropdown-toggle-default);
|
|
8279
|
+
border-bottom-width: var(--x-size-border-width-bottom-dropdown-toggle-default);
|
|
8280
|
+
border-radius: var(--x-size-border-radius-top-left-dropdown-default) var(--x-size-border-radius-top-right-dropdown-default) var(--x-size-border-radius-bottom-right-dropdown-default) var(--x-size-border-radius-bottom-left-dropdown-default);
|
|
8281
|
+
background: var(--x-color-background-dropdown-toggle-default);
|
|
8282
|
+
color: var(--x-color-text-dropdown-toggle-default);
|
|
8283
|
+
border-color: var(--x-color-border-dropdown-toggle-default);
|
|
8284
|
+
padding-top: var(--x-size-padding-top-dropdown-toggle-default);
|
|
8285
|
+
padding-bottom: var(--x-size-padding-bottom-dropdown-toggle-default);
|
|
8286
|
+
gap: var(--x-size-gap-dropdown-item-default);
|
|
8287
|
+
width: var(--x-size-width-dropdown-toggle-default);
|
|
8288
|
+
display: flex;
|
|
8289
|
+
flex-flow: row nowrap;
|
|
8290
|
+
margin: 0;
|
|
8291
|
+
cursor: pointer;
|
|
8292
|
+
overflow: var(--x-string-overflow-dropdown-toggle-default);
|
|
8293
|
+
box-shadow: var(--x-string-box-shadow-dropdown-default);
|
|
8294
|
+
}
|
|
8295
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
8296
|
+
.x-dropdown__toggle {
|
|
8297
|
+
gap: 0;
|
|
8298
|
+
}
|
|
8299
|
+
.x-dropdown__toggle > *:not(:last-child) {
|
|
8300
|
+
margin-right: var(--x-size-gap-dropdown-item-default);
|
|
8301
|
+
}
|
|
8302
|
+
}
|
|
8303
|
+
[dir="ltr"] .x-dropdown__toggle * + .x-icon:last-child {
|
|
8304
|
+
margin-left: auto;
|
|
8305
|
+
}
|
|
8306
|
+
[dir="rtl"] .x-dropdown__toggle * + .x-icon:last-child {
|
|
8307
|
+
margin-right: auto;
|
|
8308
|
+
}
|
|
8309
|
+
.x-dropdown__toggle-selected-value {
|
|
8310
|
+
color: var(--x-color-text-dropdown-toggle-default-selected);
|
|
8311
|
+
}
|
|
8312
|
+
[dir="ltr"] .x-dropdown__items-list {
|
|
8313
|
+
border-right-width: var(--x-size-border-width-right-dropdown-list-default);
|
|
8314
|
+
}
|
|
8315
|
+
[dir="rtl"] .x-dropdown__items-list {
|
|
8316
|
+
border-left-width: var(--x-size-border-width-right-dropdown-list-default);
|
|
8317
|
+
}
|
|
8318
|
+
[dir="ltr"] .x-dropdown__items-list {
|
|
8319
|
+
border-left-width: var(--x-size-border-width-left-dropdown-list-default);
|
|
8320
|
+
}
|
|
8321
|
+
[dir="rtl"] .x-dropdown__items-list {
|
|
8322
|
+
border-right-width: var(--x-size-border-width-left-dropdown-list-default);
|
|
8323
|
+
}
|
|
8324
|
+
.x-dropdown__items-list {
|
|
8325
|
+
background: var(--x-color-background-dropdown-default);
|
|
8326
|
+
box-sizing: border-box;
|
|
8327
|
+
min-width: var(--x-size-min-width-dropdown-list-default);
|
|
8328
|
+
position: absolute;
|
|
8329
|
+
top: calc(100% + var(--x-size-gap-dropdown-default));
|
|
8330
|
+
overflow: var(--x-string-overflow-dropdown-list-default);
|
|
8331
|
+
border-color: var(--x-color-border-dropdown-list-default);
|
|
8332
|
+
border-top-width: var(--x-size-border-width-top-dropdown-list-default);
|
|
8333
|
+
border-bottom-width: var(--x-size-border-width-bottom-dropdown-list-default);
|
|
8334
|
+
border-radius: var(--x-size-border-radius-top-left-dropdown-default) var(--x-size-border-radius-top-right-dropdown-default) var(--x-size-border-radius-bottom-right-dropdown-default) var(--x-size-border-radius-bottom-left-dropdown-default);
|
|
8335
|
+
border-style: solid;
|
|
8336
|
+
margin: 0;
|
|
8337
|
+
padding: 0;
|
|
8338
|
+
box-shadow: var(--x-string-box-shadow-dropdown-default);
|
|
8339
|
+
z-index: 1;
|
|
8340
|
+
}
|
|
8341
|
+
.x-dropdown__items-list:before, .x-dropdown__items-list:after {
|
|
8342
|
+
content: "";
|
|
8343
|
+
display: block;
|
|
8344
|
+
height: var(--x-size-padding-vertical-dropdown-list-default);
|
|
8345
|
+
}
|
|
8346
|
+
[dir="ltr"] .x-dropdown__item {
|
|
8347
|
+
padding-left: var(--x-size-padding-left-dropdown-item-default);
|
|
8348
|
+
}
|
|
8349
|
+
[dir="rtl"] .x-dropdown__item {
|
|
8350
|
+
padding-right: var(--x-size-padding-left-dropdown-item-default);
|
|
8351
|
+
}
|
|
8352
|
+
[dir="ltr"] .x-dropdown__item {
|
|
8353
|
+
padding-right: var(--x-size-padding-right-dropdown-item-default);
|
|
8354
|
+
}
|
|
8355
|
+
[dir="rtl"] .x-dropdown__item {
|
|
8356
|
+
padding-left: var(--x-size-padding-right-dropdown-item-default);
|
|
8357
|
+
}
|
|
8358
|
+
.x-dropdown__item {
|
|
8359
|
+
background: var(--x-color-background-dropdown-default);
|
|
8360
|
+
padding-top: var(--x-size-padding-top-dropdown-item-default);
|
|
8361
|
+
padding-bottom: var(--x-size-padding-bottom-dropdown-item-default);
|
|
8362
|
+
gap: var(--x-size-gap-dropdown-item-default);
|
|
8363
|
+
border: none;
|
|
8364
|
+
display: flex;
|
|
8365
|
+
flex-flow: row nowrap;
|
|
8366
|
+
justify-content: flex-start;
|
|
8367
|
+
text-align: left;
|
|
8368
|
+
width: 100%;
|
|
8369
|
+
margin: 0;
|
|
8370
|
+
white-space: nowrap;
|
|
8371
|
+
cursor: pointer;
|
|
8372
|
+
}
|
|
8373
|
+
@media not all and (min-resolution: 0.001dpcm) {
|
|
8374
|
+
.x-dropdown__item {
|
|
8375
|
+
gap: 0;
|
|
8376
|
+
}
|
|
8377
|
+
.x-dropdown__item > *:not(:last-child) {
|
|
8378
|
+
margin-right: var(--x-size-gap-dropdown-item-default);
|
|
8379
|
+
}
|
|
8380
|
+
}
|
|
8381
|
+
.x-dropdown__item:hover, .x-dropdown__item--is-highlighted {
|
|
8382
|
+
color: var(--x-color-text-dropdown-item-default-hover);
|
|
8383
|
+
background-color: var(--x-color-background-dropdown-item-default-hover);
|
|
8384
|
+
font-weight: var(--x-number-font-weight-dropdown-item-default-hover);
|
|
8385
|
+
-webkit-text-decoration: var(--x-font-decoration-dropdown-item-default-hover);
|
|
8386
|
+
text-decoration: var(--x-font-decoration-dropdown-item-default-hover);
|
|
8387
|
+
}
|
|
8388
|
+
.x-dropdown__item--is-selected {
|
|
8389
|
+
color: var(--x-color-text-dropdown-item-default-selected);
|
|
8390
|
+
background-color: var(--x-color-background-dropdown-item-default-selected);
|
|
8391
|
+
font-weight: var(--x-number-font-weight-dropdown-item-default-selected);
|
|
8392
|
+
-webkit-text-decoration: var(--x-font-decoration-dropdown-item-default-selected);
|
|
8393
|
+
text-decoration: var(--x-font-decoration-dropdown-item-default-selected);
|
|
8394
|
+
}
|
|
8395
|
+
[dir="ltr"] .x-dropdown__item * + .x-icon:last-child {
|
|
8396
|
+
margin-left: auto;
|
|
8397
|
+
}
|
|
8398
|
+
[dir="rtl"] .x-dropdown__item * + .x-icon:last-child {
|
|
8399
|
+
margin-right: auto;
|
|
8400
|
+
}
|
|
8401
|
+
.x-dropdown--is-open {
|
|
8402
|
+
--x-color-background-dropdown-toggle-default: var(
|
|
8403
|
+
--x-color-background-dropdown-toggle-open-default
|
|
8404
|
+
);
|
|
8405
|
+
}
|
|
8406
|
+
[dir="ltr"] .x-dropdown--right .x-dropdown__items-list {
|
|
8407
|
+
right: 0;
|
|
8408
|
+
}
|
|
8409
|
+
[dir="rtl"] .x-dropdown--right .x-dropdown__items-list {
|
|
8410
|
+
left: 0;
|
|
8411
|
+
}
|
|
8412
|
+
:root {
|
|
8413
|
+
--x-size-gap-dropdown-card: var(--x-size-base-03);
|
|
8414
|
+
--x-size-border-radius-dropdown-card: var(--x-size-border-radius-base-s);
|
|
8415
|
+
--x-size-border-radius-top-left-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8416
|
+
--x-size-border-radius-top-right-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8417
|
+
--x-size-border-radius-bottom-right-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8418
|
+
--x-size-border-radius-bottom-left-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8419
|
+
--x-size-border-width-dropdown-list-card: var(--x-size-border-width-base);
|
|
8420
|
+
--x-size-border-width-top-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8421
|
+
--x-size-border-width-right-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8422
|
+
--x-size-border-width-bottom-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8423
|
+
--x-size-border-width-left-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8424
|
+
}
|
|
8425
|
+
:root {
|
|
8426
|
+
--x-size-gap-dropdown-card: var(--x-size-base-03);
|
|
8427
|
+
--x-size-border-radius-dropdown-card: var(--x-size-border-radius-base-s);
|
|
8428
|
+
--x-size-border-radius-top-left-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8429
|
+
--x-size-border-radius-top-right-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8430
|
+
--x-size-border-radius-bottom-right-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8431
|
+
--x-size-border-radius-bottom-left-dropdown-card: var(--x-size-border-radius-dropdown-card);
|
|
8432
|
+
--x-size-border-width-dropdown-list-card: var(--x-size-border-width-base);
|
|
8433
|
+
--x-size-border-width-top-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8434
|
+
--x-size-border-width-right-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8435
|
+
--x-size-border-width-bottom-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8436
|
+
--x-size-border-width-left-dropdown-list-card: var(--x-size-border-width-dropdown-list-card);
|
|
8437
|
+
}
|
|
8438
|
+
|
|
8439
|
+
.x-dropdown--card {
|
|
8440
|
+
--x-size-gap-dropdown-default: var(--x-size-gap-dropdown-card);
|
|
8441
|
+
--x-size-border-radius-dropdown-default: var(--x-size-border-radius-dropdown-card);
|
|
8442
|
+
--x-size-border-radius-top-left-dropdown-default: var(
|
|
8443
|
+
--x-size-border-radius-top-left-dropdown-card
|
|
8444
|
+
);
|
|
8445
|
+
--x-size-border-radius-top-right-dropdown-default: var(
|
|
8446
|
+
--x-size-border-radius-top-right-dropdown-card
|
|
8447
|
+
);
|
|
8448
|
+
--x-size-border-radius-bottom-right-dropdown-default: var(
|
|
8449
|
+
--x-size-border-radius-bottom-right-dropdown-card
|
|
8450
|
+
);
|
|
8451
|
+
--x-size-border-radius-bottom-left-dropdown-default: var(
|
|
8452
|
+
--x-size-border-radius-bottom-left-dropdown-card
|
|
8453
|
+
);
|
|
8454
|
+
--x-size-border-width-dropdown-list-default: var(--x-size-border-width-dropdown-list-card);
|
|
8455
|
+
--x-size-border-width-top-dropdown-list-default: var(
|
|
8456
|
+
--x-size-border-width-top-dropdown-list-card
|
|
8457
|
+
);
|
|
8458
|
+
--x-size-border-width-right-dropdown-list-default: var(
|
|
8459
|
+
--x-size-border-width-right-dropdown-list-card
|
|
8460
|
+
);
|
|
8461
|
+
--x-size-border-width-bottom-dropdown-list-default: var(
|
|
8462
|
+
--x-size-border-width-bottom-dropdown-list-card
|
|
8463
|
+
);
|
|
8464
|
+
--x-size-border-width-left-dropdown-list-default: var(
|
|
8465
|
+
--x-size-border-width-left-dropdown-list-card
|
|
8466
|
+
);
|
|
8467
|
+
}
|
|
8468
|
+
:root {
|
|
8469
|
+
--x-color-background-button-tertiary: var(--x-color-base-neutral-95);
|
|
8470
|
+
--x-color-border-button-tertiary: var(--x-color-base-neutral-70);
|
|
8471
|
+
--x-color-text-button-tertiary: var(--x-color-text-default);
|
|
8472
|
+
--x-size-border-width-button-tertiary: var(--x-size-border-width-base);
|
|
8473
|
+
--x-size-border-width-top-button-tertiary: var(--x-size-border-width-button-tertiary);
|
|
8474
|
+
--x-size-border-width-right-button-tertiary: var(--x-size-border-width-button-tertiary);
|
|
8475
|
+
--x-size-border-width-bottom-button-tertiary: var(--x-size-border-width-button-tertiary);
|
|
8476
|
+
--x-size-border-width-left-button-tertiary: var(--x-size-border-width-button-tertiary);
|
|
8477
|
+
}
|
|
8478
|
+
:root {
|
|
8479
|
+
--x-color-background-button-tertiary: var(--x-color-base-neutral-95);
|
|
8480
|
+
--x-color-border-button-tertiary: var(--x-color-base-neutral-70);
|
|
8481
|
+
--x-color-text-button-tertiary: var(--x-color-text-default);
|
|
8482
|
+
--x-size-border-width-button-tertiary: var(--x-size-border-width-base);
|
|
8483
|
+
--x-size-border-width-top-button-tertiary: var(--x-size-border-width-button-tertiary);
|
|
8484
|
+
--x-size-border-width-right-button-tertiary: var(--x-size-border-width-button-tertiary);
|
|
8485
|
+
--x-size-border-width-bottom-button-tertiary: var(--x-size-border-width-button-tertiary);
|
|
8486
|
+
--x-size-border-width-left-button-tertiary: var(--x-size-border-width-button-tertiary);
|
|
8487
|
+
}
|
|
8488
|
+
|
|
8489
|
+
.x-button--tertiary.x-button,
|
|
8490
|
+
.x-button--tertiary .x-button {
|
|
8491
|
+
--x-color-background-button-default: var(--x-color-background-button-tertiary);
|
|
8492
|
+
--x-color-border-button-default: var(--x-color-border-button-tertiary);
|
|
8493
|
+
--x-color-text-button-default: var(--x-color-text-button-tertiary);
|
|
8494
|
+
--x-size-border-width-top-button-default: var(--x-size-border-width-top-button-tertiary);
|
|
8495
|
+
--x-size-border-width-right-button-default: var(--x-size-border-width-right-button-tertiary);
|
|
8496
|
+
--x-size-border-width-bottom-button-default: var(--x-size-border-width-bottom-button-tertiary);
|
|
8497
|
+
--x-size-border-width-left-button-default: var(--x-size-border-width-left-button-tertiary);
|
|
8498
|
+
}
|
|
8499
|
+
:root {
|
|
8500
|
+
--x-color-background-button-secondary: transparent;
|
|
8501
|
+
--x-color-border-button-secondary: var(--x-color-border-button-default);
|
|
8502
|
+
--x-color-text-button-secondary: var(--x-color-border-button-default);
|
|
8503
|
+
--x-size-border-width-button-secondary: var(--x-size-border-width-base);
|
|
8504
|
+
--x-size-border-width-top-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8505
|
+
--x-size-border-width-right-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8506
|
+
--x-size-border-width-bottom-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8507
|
+
--x-size-border-width-left-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8508
|
+
}
|
|
8509
|
+
:root {
|
|
8510
|
+
--x-color-background-button-secondary: transparent;
|
|
8511
|
+
--x-color-border-button-secondary: var(--x-color-border-button-default);
|
|
8512
|
+
--x-color-text-button-secondary: var(--x-color-border-button-default);
|
|
8513
|
+
--x-size-border-width-button-secondary: var(--x-size-border-width-base);
|
|
8514
|
+
--x-size-border-width-top-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8515
|
+
--x-size-border-width-right-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8516
|
+
--x-size-border-width-bottom-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8517
|
+
--x-size-border-width-left-button-secondary: var(--x-size-border-width-button-secondary);
|
|
8518
|
+
}
|
|
8519
|
+
|
|
8520
|
+
.x-button--secondary.x-button,
|
|
8521
|
+
.x-button--secondary .x-button {
|
|
8522
|
+
--x-color-background-button-default: var(--x-color-background-button-secondary);
|
|
8523
|
+
--x-color-border-button-default: var(--x-color-border-button-secondary);
|
|
8524
|
+
--x-color-text-button-default: var(--x-color-text-button-secondary);
|
|
8525
|
+
--x-size-border-width-top-button-default: var(--x-size-border-width-top-button-secondary);
|
|
8526
|
+
--x-size-border-width-right-button-default: var(--x-size-border-width-right-button-secondary);
|
|
8527
|
+
--x-size-border-width-bottom-button-default: var(--x-size-border-width-bottom-button-secondary);
|
|
8528
|
+
--x-size-border-width-left-button-default: var(--x-size-border-width-left-button-secondary);
|
|
8529
|
+
}
|
|
8530
|
+
:root {
|
|
8531
|
+
--x-size-border-radius-button-round: var(--x-size-border-radius-base-pill);
|
|
8532
|
+
--x-size-border-radius-top-left-button-round: var(--x-size-border-radius-button-round);
|
|
8533
|
+
--x-size-border-radius-top-right-button-round: var(--x-size-border-radius-button-round);
|
|
8534
|
+
--x-size-border-radius-bottom-right-button-round: var(--x-size-border-radius-button-round);
|
|
8535
|
+
--x-size-border-radius-bottom-left-button-round: var(--x-size-border-radius-button-round);
|
|
8536
|
+
}
|
|
8537
|
+
:root {
|
|
8538
|
+
--x-size-border-radius-button-round: var(--x-size-border-radius-base-pill);
|
|
8539
|
+
--x-size-border-radius-top-left-button-round: var(--x-size-border-radius-button-round);
|
|
8540
|
+
--x-size-border-radius-top-right-button-round: var(--x-size-border-radius-button-round);
|
|
8541
|
+
--x-size-border-radius-bottom-right-button-round: var(--x-size-border-radius-button-round);
|
|
8542
|
+
--x-size-border-radius-bottom-left-button-round: var(--x-size-border-radius-button-round);
|
|
8543
|
+
}
|
|
8544
|
+
|
|
8545
|
+
.x-button--round.x-button,
|
|
8546
|
+
.x-button--round .x-button {
|
|
8547
|
+
--x-size-border-radius-button-default: var(--x-size-border-radius-button-round);
|
|
8548
|
+
--x-size-border-radius-top-left-button-default: var(--x-size-border-radius-top-left-button-round);
|
|
8549
|
+
--x-size-border-radius-top-right-button-default: var(
|
|
8550
|
+
--x-size-border-radius-top-right-button-round
|
|
8551
|
+
);
|
|
8552
|
+
--x-size-border-radius-bottom-right-button-default: var(
|
|
8553
|
+
--x-size-border-radius-bottom-right-button-round
|
|
8554
|
+
);
|
|
8555
|
+
--x-size-border-radius-bottom-left-button-default: var(
|
|
8556
|
+
--x-size-border-radius-bottom-left-button-round
|
|
8557
|
+
);
|
|
8558
|
+
min-width: var(--x-size-height-button-default);
|
|
8559
|
+
--x-size-padding-left-button-default: 0;
|
|
8560
|
+
--x-size-padding-right-button-default: 0;
|
|
8561
|
+
}
|
|
8562
|
+
:root {
|
|
8563
|
+
--x-color-background-button-primary: var(--x-color-background-button-default);
|
|
8564
|
+
--x-color-border-button-primary: var(--x-color-border-button-default);
|
|
8565
|
+
--x-color-text-button-primary: var(--x-color-text-button-default);
|
|
8566
|
+
--x-size-border-width-button-primary: var(--x-size-border-width-base);
|
|
8567
|
+
--x-size-border-width-top-button-primary: var(--x-size-border-width-button-primary);
|
|
8568
|
+
--x-size-border-width-right-button-primary: var(--x-size-border-width-button-primary);
|
|
8569
|
+
--x-size-border-width-bottom-button-primary: var(--x-size-border-width-button-primary);
|
|
8570
|
+
--x-size-border-width-left-button-primary: var(--x-size-border-width-button-primary);
|
|
8571
|
+
}
|
|
8572
|
+
:root {
|
|
8573
|
+
--x-color-background-button-primary: var(--x-color-background-button-default);
|
|
8574
|
+
--x-color-border-button-primary: var(--x-color-border-button-default);
|
|
8575
|
+
--x-color-text-button-primary: var(--x-color-text-button-default);
|
|
8576
|
+
--x-size-border-width-button-primary: var(--x-size-border-width-base);
|
|
8577
|
+
--x-size-border-width-top-button-primary: var(--x-size-border-width-button-primary);
|
|
8578
|
+
--x-size-border-width-right-button-primary: var(--x-size-border-width-button-primary);
|
|
8579
|
+
--x-size-border-width-bottom-button-primary: var(--x-size-border-width-button-primary);
|
|
8339
8580
|
--x-size-border-width-left-button-primary: var(--x-size-border-width-button-primary);
|
|
8340
8581
|
}
|
|
8341
8582
|
|
|
@@ -8356,6 +8597,13 @@
|
|
|
8356
8597
|
--x-size-border-radius-bottom-right-button-pill: var(--x-size-border-radius-button-pill);
|
|
8357
8598
|
--x-size-border-radius-bottom-left-button-pill: var(--x-size-border-radius-button-pill);
|
|
8358
8599
|
}
|
|
8600
|
+
:root {
|
|
8601
|
+
--x-size-border-radius-button-pill: var(--x-size-border-radius-base-pill);
|
|
8602
|
+
--x-size-border-radius-top-left-button-pill: var(--x-size-border-radius-button-pill);
|
|
8603
|
+
--x-size-border-radius-top-right-button-pill: var(--x-size-border-radius-button-pill);
|
|
8604
|
+
--x-size-border-radius-bottom-right-button-pill: var(--x-size-border-radius-button-pill);
|
|
8605
|
+
--x-size-border-radius-bottom-left-button-pill: var(--x-size-border-radius-button-pill);
|
|
8606
|
+
}
|
|
8359
8607
|
|
|
8360
8608
|
.x-button--pill.x-button,
|
|
8361
8609
|
.x-button--pill .x-button {
|
|
@@ -8372,11 +8620,9 @@
|
|
|
8372
8620
|
);
|
|
8373
8621
|
}
|
|
8374
8622
|
:root {
|
|
8375
|
-
--x-
|
|
8376
|
-
--x-
|
|
8377
|
-
--x-
|
|
8378
|
-
--x-size-border-radius-bottom-right-button-pill: var(--x-size-border-radius-button-pill);
|
|
8379
|
-
--x-size-border-radius-bottom-left-button-pill: var(--x-size-border-radius-button-pill);
|
|
8623
|
+
--x-color-background-button-ghost: transparent;
|
|
8624
|
+
--x-color-border-button-ghost: transparent;
|
|
8625
|
+
--x-color-text-button-ghost: var(--x-color-base-lead);
|
|
8380
8626
|
}
|
|
8381
8627
|
:root {
|
|
8382
8628
|
--x-color-background-button-ghost: transparent;
|
|
@@ -8508,11 +8754,6 @@
|
|
|
8508
8754
|
margin-right: var(--x-size-gap-button-default);
|
|
8509
8755
|
}
|
|
8510
8756
|
}
|
|
8511
|
-
:root {
|
|
8512
|
-
--x-color-background-button-ghost: transparent;
|
|
8513
|
-
--x-color-border-button-ghost: transparent;
|
|
8514
|
-
--x-color-text-button-ghost: var(--x-color-base-lead);
|
|
8515
|
-
}
|
|
8516
8757
|
:root {
|
|
8517
8758
|
--x-size-border-radius-button-card: var(--x-size-border-radius-base-s);
|
|
8518
8759
|
--x-size-border-radius-top-left-button-card: var(--x-size-border-radius-button-card);
|
|
@@ -8643,245 +8884,3 @@
|
|
|
8643
8884
|
--x-size-border-radius-base-pill: 99999px;
|
|
8644
8885
|
--x-size-border-width-base: 1px;
|
|
8645
8886
|
}
|
|
8646
|
-
:root {
|
|
8647
|
-
--x-size-border-radius-dropdown-default: var(--x-size-border-radius-base-none);
|
|
8648
|
-
--x-size-border-radius-top-left-dropdown-default: var(--x-size-border-radius-dropdown-default);
|
|
8649
|
-
--x-size-border-radius-top-right-dropdown-default: var(--x-size-border-radius-dropdown-default);
|
|
8650
|
-
--x-size-border-radius-bottom-right-dropdown-default: var(
|
|
8651
|
-
--x-size-border-radius-dropdown-default
|
|
8652
|
-
);
|
|
8653
|
-
--x-size-border-radius-bottom-left-dropdown-default: var(--x-size-border-radius-dropdown-default);
|
|
8654
|
-
--x-size-border-width-dropdown-toggle-default: var(--x-size-border-width-base);
|
|
8655
|
-
--x-size-border-width-top-dropdown-toggle-default: var(
|
|
8656
|
-
--x-size-border-width-dropdown-toggle-default
|
|
8657
|
-
);
|
|
8658
|
-
--x-size-border-width-right-dropdown-toggle-default: var(
|
|
8659
|
-
--x-size-border-width-dropdown-toggle-default
|
|
8660
|
-
);
|
|
8661
|
-
--x-size-border-width-bottom-dropdown-toggle-default: var(
|
|
8662
|
-
--x-size-border-width-dropdown-toggle-default
|
|
8663
|
-
);
|
|
8664
|
-
--x-size-border-width-left-dropdown-toggle-default: var(
|
|
8665
|
-
--x-size-border-width-dropdown-toggle-default
|
|
8666
|
-
);
|
|
8667
|
-
--x-size-border-width-dropdown-list-default: var(--x-size-border-width-base);
|
|
8668
|
-
--x-size-border-width-top-dropdown-list-default: 0;
|
|
8669
|
-
--x-size-border-width-right-dropdown-list-default: var(
|
|
8670
|
-
--x-size-border-width-dropdown-list-default
|
|
8671
|
-
);
|
|
8672
|
-
--x-size-border-width-bottom-dropdown-list-default: var(
|
|
8673
|
-
--x-size-border-width-dropdown-list-default
|
|
8674
|
-
);
|
|
8675
|
-
--x-size-border-width-left-dropdown-list-default: var(
|
|
8676
|
-
--x-size-border-width-dropdown-list-default
|
|
8677
|
-
);
|
|
8678
|
-
--x-color-border-dropdown-toggle-default: var(--x-color-base-neutral-95);
|
|
8679
|
-
--x-color-border-dropdown-list-default: var(--x-color-border-dropdown-toggle-default);
|
|
8680
|
-
--x-color-background-dropdown-default: var(--x-color-base-neutral-100);
|
|
8681
|
-
--x-color-background-dropdown-toggle-default: var(--x-color-base-neutral-100);
|
|
8682
|
-
--x-color-background-dropdown-toggle-open-default: var(
|
|
8683
|
-
--x-color-background-dropdown-toggle-default
|
|
8684
|
-
);
|
|
8685
|
-
--x-color-background-dropdown-item-default-selected: var(--x-color-base-neutral-95);
|
|
8686
|
-
--x-color-background-dropdown-item-default-hover: var(--x-color-base-neutral-95);
|
|
8687
|
-
--x-color-text-dropdown-default: var(--x-color-text-default);
|
|
8688
|
-
--x-color-text-dropdown-toggle-default: var(--x-color-text-dropdown-default);
|
|
8689
|
-
--x-color-text-dropdown-toggle-default-selected: var(--x-color-base-neutral-35);
|
|
8690
|
-
--x-color-text-dropdown-item-default-hover: var(--x-color-base-neutral-35);
|
|
8691
|
-
--x-color-text-dropdown-item-default-selected: var(--x-color-text-default);
|
|
8692
|
-
--x-font-family-dropdown-default: var(--x-font-family-text);
|
|
8693
|
-
--x-size-font-dropdown-default: var(--x-size-font-text);
|
|
8694
|
-
--x-size-line-height-dropdown-default: var(--x-size-line-height-text);
|
|
8695
|
-
--x-number-font-weight-dropdown-default: var(--x-number-font-weight-base-regular);
|
|
8696
|
-
--x-number-font-weight-dropdown-item-default-hover: var(--x-number-font-weight-base-bold);
|
|
8697
|
-
--x-number-font-weight-dropdown-item-default-selected: var(--x-number-font-weight-base-regular);
|
|
8698
|
-
--x-font-decoration-dropdown-item-default-hover: none;
|
|
8699
|
-
--x-font-decoration-dropdown-item-default-selected: none;
|
|
8700
|
-
--x-size-width-dropdown-toggle-default: 100%;
|
|
8701
|
-
--x-size-min-width-dropdown-list-default: 100%;
|
|
8702
|
-
--x-size-gap-dropdown-default: 0;
|
|
8703
|
-
--x-size-padding-top-dropdown-toggle-default: var(--x-size-padding-top-dropdown-item-default);
|
|
8704
|
-
--x-size-padding-right-dropdown-toggle-default: var(--x-size-padding-right-dropdown-item-default);
|
|
8705
|
-
--x-size-padding-bottom-dropdown-toggle-default: var(
|
|
8706
|
-
--x-size-padding-bottom-dropdown-item-default
|
|
8707
|
-
);
|
|
8708
|
-
--x-size-padding-left-dropdown-toggle-default: var(--x-size-padding-left-dropdown-item-default);
|
|
8709
|
-
--x-size-padding-vertical-dropdown-list-default: 0;
|
|
8710
|
-
--x-size-padding-top-dropdown-item-default: var(--x-size-base-04);
|
|
8711
|
-
--x-size-padding-right-dropdown-item-default: var(--x-size-base-05);
|
|
8712
|
-
--x-size-padding-bottom-dropdown-item-default: var(--x-size-base-04);
|
|
8713
|
-
--x-size-padding-left-dropdown-item-default: var(--x-size-base-05);
|
|
8714
|
-
--x-size-gap-dropdown-item-default: var(--x-size-base-03);
|
|
8715
|
-
--x-string-box-shadow-dropdown-default: none;
|
|
8716
|
-
--x-string-overflow-dropdown-toggle-default: hidden;
|
|
8717
|
-
--x-string-overflow-dropdown-list-default: hidden;
|
|
8718
|
-
}
|
|
8719
|
-
|
|
8720
|
-
.x-dropdown {
|
|
8721
|
-
box-sizing: border-box;
|
|
8722
|
-
position: relative;
|
|
8723
|
-
font-size: var(--x-size-font-dropdown-default);
|
|
8724
|
-
font-family: var(--x-font-family-dropdown-default);
|
|
8725
|
-
font-weight: var(--x-number-font-weight-dropdown-default);
|
|
8726
|
-
line-height: var(--x-size-line-height-dropdown-default);
|
|
8727
|
-
}
|
|
8728
|
-
[dir="ltr"] .x-dropdown__toggle {
|
|
8729
|
-
border-right-width: var(--x-size-border-width-right-dropdown-toggle-default);
|
|
8730
|
-
}
|
|
8731
|
-
[dir="rtl"] .x-dropdown__toggle {
|
|
8732
|
-
border-left-width: var(--x-size-border-width-right-dropdown-toggle-default);
|
|
8733
|
-
}
|
|
8734
|
-
[dir="ltr"] .x-dropdown__toggle {
|
|
8735
|
-
border-left-width: var(--x-size-border-width-left-dropdown-toggle-default);
|
|
8736
|
-
}
|
|
8737
|
-
[dir="rtl"] .x-dropdown__toggle {
|
|
8738
|
-
border-right-width: var(--x-size-border-width-left-dropdown-toggle-default);
|
|
8739
|
-
}
|
|
8740
|
-
[dir="ltr"] .x-dropdown__toggle {
|
|
8741
|
-
padding-right: var(--x-size-padding-right-dropdown-toggle-default);
|
|
8742
|
-
}
|
|
8743
|
-
[dir="rtl"] .x-dropdown__toggle {
|
|
8744
|
-
padding-left: var(--x-size-padding-right-dropdown-toggle-default);
|
|
8745
|
-
}
|
|
8746
|
-
[dir="ltr"] .x-dropdown__toggle {
|
|
8747
|
-
padding-left: var(--x-size-padding-left-dropdown-toggle-default);
|
|
8748
|
-
}
|
|
8749
|
-
[dir="rtl"] .x-dropdown__toggle {
|
|
8750
|
-
padding-right: var(--x-size-padding-left-dropdown-toggle-default);
|
|
8751
|
-
}
|
|
8752
|
-
.x-dropdown__toggle {
|
|
8753
|
-
border-style: solid;
|
|
8754
|
-
border-top-width: var(--x-size-border-width-top-dropdown-toggle-default);
|
|
8755
|
-
border-bottom-width: var(--x-size-border-width-bottom-dropdown-toggle-default);
|
|
8756
|
-
border-radius: var(--x-size-border-radius-top-left-dropdown-default) var(--x-size-border-radius-top-right-dropdown-default) var(--x-size-border-radius-bottom-right-dropdown-default) var(--x-size-border-radius-bottom-left-dropdown-default);
|
|
8757
|
-
background: var(--x-color-background-dropdown-toggle-default);
|
|
8758
|
-
color: var(--x-color-text-dropdown-toggle-default);
|
|
8759
|
-
border-color: var(--x-color-border-dropdown-toggle-default);
|
|
8760
|
-
padding-top: var(--x-size-padding-top-dropdown-toggle-default);
|
|
8761
|
-
padding-bottom: var(--x-size-padding-bottom-dropdown-toggle-default);
|
|
8762
|
-
gap: var(--x-size-gap-dropdown-item-default);
|
|
8763
|
-
width: var(--x-size-width-dropdown-toggle-default);
|
|
8764
|
-
display: flex;
|
|
8765
|
-
flex-flow: row nowrap;
|
|
8766
|
-
margin: 0;
|
|
8767
|
-
cursor: pointer;
|
|
8768
|
-
overflow: var(--x-string-overflow-dropdown-toggle-default);
|
|
8769
|
-
box-shadow: var(--x-string-box-shadow-dropdown-default);
|
|
8770
|
-
}
|
|
8771
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
8772
|
-
.x-dropdown__toggle {
|
|
8773
|
-
gap: 0;
|
|
8774
|
-
}
|
|
8775
|
-
.x-dropdown__toggle > *:not(:last-child) {
|
|
8776
|
-
margin-right: var(--x-size-gap-dropdown-item-default);
|
|
8777
|
-
}
|
|
8778
|
-
}
|
|
8779
|
-
[dir="ltr"] .x-dropdown__toggle * + .x-icon:last-child {
|
|
8780
|
-
margin-left: auto;
|
|
8781
|
-
}
|
|
8782
|
-
[dir="rtl"] .x-dropdown__toggle * + .x-icon:last-child {
|
|
8783
|
-
margin-right: auto;
|
|
8784
|
-
}
|
|
8785
|
-
.x-dropdown__toggle-selected-value {
|
|
8786
|
-
color: var(--x-color-text-dropdown-toggle-default-selected);
|
|
8787
|
-
}
|
|
8788
|
-
[dir="ltr"] .x-dropdown__items-list {
|
|
8789
|
-
border-right-width: var(--x-size-border-width-right-dropdown-list-default);
|
|
8790
|
-
}
|
|
8791
|
-
[dir="rtl"] .x-dropdown__items-list {
|
|
8792
|
-
border-left-width: var(--x-size-border-width-right-dropdown-list-default);
|
|
8793
|
-
}
|
|
8794
|
-
[dir="ltr"] .x-dropdown__items-list {
|
|
8795
|
-
border-left-width: var(--x-size-border-width-left-dropdown-list-default);
|
|
8796
|
-
}
|
|
8797
|
-
[dir="rtl"] .x-dropdown__items-list {
|
|
8798
|
-
border-right-width: var(--x-size-border-width-left-dropdown-list-default);
|
|
8799
|
-
}
|
|
8800
|
-
.x-dropdown__items-list {
|
|
8801
|
-
background: var(--x-color-background-dropdown-default);
|
|
8802
|
-
box-sizing: border-box;
|
|
8803
|
-
min-width: var(--x-size-min-width-dropdown-list-default);
|
|
8804
|
-
position: absolute;
|
|
8805
|
-
top: calc(100% + var(--x-size-gap-dropdown-default));
|
|
8806
|
-
overflow: var(--x-string-overflow-dropdown-list-default);
|
|
8807
|
-
border-color: var(--x-color-border-dropdown-list-default);
|
|
8808
|
-
border-top-width: var(--x-size-border-width-top-dropdown-list-default);
|
|
8809
|
-
border-bottom-width: var(--x-size-border-width-bottom-dropdown-list-default);
|
|
8810
|
-
border-radius: var(--x-size-border-radius-top-left-dropdown-default) var(--x-size-border-radius-top-right-dropdown-default) var(--x-size-border-radius-bottom-right-dropdown-default) var(--x-size-border-radius-bottom-left-dropdown-default);
|
|
8811
|
-
border-style: solid;
|
|
8812
|
-
margin: 0;
|
|
8813
|
-
padding: 0;
|
|
8814
|
-
box-shadow: var(--x-string-box-shadow-dropdown-default);
|
|
8815
|
-
z-index: 1;
|
|
8816
|
-
}
|
|
8817
|
-
.x-dropdown__items-list:before, .x-dropdown__items-list:after {
|
|
8818
|
-
content: "";
|
|
8819
|
-
display: block;
|
|
8820
|
-
height: var(--x-size-padding-vertical-dropdown-list-default);
|
|
8821
|
-
}
|
|
8822
|
-
[dir="ltr"] .x-dropdown__item {
|
|
8823
|
-
padding-left: var(--x-size-padding-left-dropdown-item-default);
|
|
8824
|
-
}
|
|
8825
|
-
[dir="rtl"] .x-dropdown__item {
|
|
8826
|
-
padding-right: var(--x-size-padding-left-dropdown-item-default);
|
|
8827
|
-
}
|
|
8828
|
-
[dir="ltr"] .x-dropdown__item {
|
|
8829
|
-
padding-right: var(--x-size-padding-right-dropdown-item-default);
|
|
8830
|
-
}
|
|
8831
|
-
[dir="rtl"] .x-dropdown__item {
|
|
8832
|
-
padding-left: var(--x-size-padding-right-dropdown-item-default);
|
|
8833
|
-
}
|
|
8834
|
-
.x-dropdown__item {
|
|
8835
|
-
background: var(--x-color-background-dropdown-default);
|
|
8836
|
-
padding-top: var(--x-size-padding-top-dropdown-item-default);
|
|
8837
|
-
padding-bottom: var(--x-size-padding-bottom-dropdown-item-default);
|
|
8838
|
-
gap: var(--x-size-gap-dropdown-item-default);
|
|
8839
|
-
border: none;
|
|
8840
|
-
display: flex;
|
|
8841
|
-
flex-flow: row nowrap;
|
|
8842
|
-
justify-content: flex-start;
|
|
8843
|
-
text-align: left;
|
|
8844
|
-
width: 100%;
|
|
8845
|
-
margin: 0;
|
|
8846
|
-
white-space: nowrap;
|
|
8847
|
-
cursor: pointer;
|
|
8848
|
-
}
|
|
8849
|
-
@media not all and (min-resolution: 0.001dpcm) {
|
|
8850
|
-
.x-dropdown__item {
|
|
8851
|
-
gap: 0;
|
|
8852
|
-
}
|
|
8853
|
-
.x-dropdown__item > *:not(:last-child) {
|
|
8854
|
-
margin-right: var(--x-size-gap-dropdown-item-default);
|
|
8855
|
-
}
|
|
8856
|
-
}
|
|
8857
|
-
.x-dropdown__item:hover, .x-dropdown__item--is-highlighted {
|
|
8858
|
-
color: var(--x-color-text-dropdown-item-default-hover);
|
|
8859
|
-
background-color: var(--x-color-background-dropdown-item-default-hover);
|
|
8860
|
-
font-weight: var(--x-number-font-weight-dropdown-item-default-hover);
|
|
8861
|
-
-webkit-text-decoration: var(--x-font-decoration-dropdown-item-default-hover);
|
|
8862
|
-
text-decoration: var(--x-font-decoration-dropdown-item-default-hover);
|
|
8863
|
-
}
|
|
8864
|
-
.x-dropdown__item--is-selected {
|
|
8865
|
-
color: var(--x-color-text-dropdown-item-default-selected);
|
|
8866
|
-
background-color: var(--x-color-background-dropdown-item-default-selected);
|
|
8867
|
-
font-weight: var(--x-number-font-weight-dropdown-item-default-selected);
|
|
8868
|
-
-webkit-text-decoration: var(--x-font-decoration-dropdown-item-default-selected);
|
|
8869
|
-
text-decoration: var(--x-font-decoration-dropdown-item-default-selected);
|
|
8870
|
-
}
|
|
8871
|
-
[dir="ltr"] .x-dropdown__item * + .x-icon:last-child {
|
|
8872
|
-
margin-left: auto;
|
|
8873
|
-
}
|
|
8874
|
-
[dir="rtl"] .x-dropdown__item * + .x-icon:last-child {
|
|
8875
|
-
margin-right: auto;
|
|
8876
|
-
}
|
|
8877
|
-
.x-dropdown--is-open {
|
|
8878
|
-
--x-color-background-dropdown-toggle-default: var(
|
|
8879
|
-
--x-color-background-dropdown-toggle-open-default
|
|
8880
|
-
);
|
|
8881
|
-
}
|
|
8882
|
-
[dir="ltr"] .x-dropdown--right .x-dropdown__items-list {
|
|
8883
|
-
right: 0;
|
|
8884
|
-
}
|
|
8885
|
-
[dir="rtl"] .x-dropdown--right .x-dropdown__items-list {
|
|
8886
|
-
left: 0;
|
|
8887
|
-
}
|