|
471 | 471 | "value": "9px"
|
472 | 472 | }
|
473 | 473 | },
|
| 474 | + "accordion-edge-to-content-area-extra-large": { |
| 475 | + "prop": "--spectrum-accordion-edge-to-content-area-extra-large", |
| 476 | + "value": "17px" |
| 477 | + }, |
| 478 | + "accordion-edge-to-content-area-large": { |
| 479 | + "prop": "--spectrum-accordion-edge-to-content-area-large", |
| 480 | + "value": "14px" |
| 481 | + }, |
| 482 | + "accordion-edge-to-content-area-medium": { |
| 483 | + "prop": "--spectrum-accordion-edge-to-content-area-medium", |
| 484 | + "value": "11px" |
| 485 | + }, |
| 486 | + "accordion-edge-to-content-area-small": { |
| 487 | + "prop": "--spectrum-accordion-edge-to-content-area-small", |
| 488 | + "value": "7px" |
| 489 | + }, |
474 | 490 | "accordion-edge-to-disclosure-indicator": {
|
475 | 491 | "prop": "--spectrum-accordion-edge-to-disclosure-indicator",
|
476 | 492 | "value": "0px"
|
|
2429 | 2445 | "ref": "var(--spectrum-spacing-75)",
|
2430 | 2446 | "value": "4px"
|
2431 | 2447 | },
|
| 2448 | + "card-horizontal-edge-to-content-compact": { |
| 2449 | + "prop": "--spectrum-card-horizontal-edge-to-content-compact", |
| 2450 | + "value": "12px" |
| 2451 | + }, |
| 2452 | + "card-horizontal-edge-to-content-default": { |
| 2453 | + "prop": "--spectrum-card-horizontal-edge-to-content-default", |
| 2454 | + "value": "16px" |
| 2455 | + }, |
| 2456 | + "card-horizontal-edge-to-content-spacious": { |
| 2457 | + "prop": "--spectrum-card-horizontal-edge-to-content-spacious", |
| 2458 | + "value": "20px" |
| 2459 | + }, |
2432 | 2460 | "card-maximum-width-extra-large": {
|
2433 | 2461 | "prop": "--spectrum-card-maximum-width-extra-large",
|
2434 | 2462 | "value": "460px"
|
|
5053 | 5081 | "value": "10px"
|
5054 | 5082 | }
|
5055 | 5083 | },
|
| 5084 | + "date-field-minimum-width": { |
| 5085 | + "prop": "--spectrum-date-field-minimum-width", |
| 5086 | + "value": "152px" |
| 5087 | + }, |
| 5088 | + "date-field-text-to-visual": { |
| 5089 | + "prop": "--spectrum-date-field-text-to-visual", |
| 5090 | + "value": "20px" |
| 5091 | + }, |
| 5092 | + "date-picker-minimum-width": { |
| 5093 | + "prop": "--spectrum-date-picker-minimum-width", |
| 5094 | + "value": "152px" |
| 5095 | + }, |
| 5096 | + "date-picker-text-to-visual": { |
| 5097 | + "prop": "--spectrum-date-picker-text-to-visual", |
| 5098 | + "value": "0px" |
| 5099 | + }, |
| 5100 | + "date-picker-visual-to-field-button": { |
| 5101 | + "prop": "--spectrum-date-picker-visual-to-field-button", |
| 5102 | + "value": "0px" |
| 5103 | + }, |
5056 | 5104 | "default-font-family": {
|
5057 | 5105 | "prop": "--spectrum-default-font-family",
|
5058 | 5106 | "ref": "var(--spectrum-sans-serif-font-family)",
|
|
5573 | 5621 | "prop": "--spectrum-divider-vertical-minimum-height",
|
5574 | 5622 | "value": "200px"
|
5575 | 5623 | },
|
| 5624 | + "double-calendar-popover-minimum-height": { |
| 5625 | + "prop": "--spectrum-double-calendar-popover-minimum-height", |
| 5626 | + "value": "320px" |
| 5627 | + }, |
| 5628 | + "double-calendar-popover-minimum-width": { |
| 5629 | + "prop": "--spectrum-double-calendar-popover-minimum-width", |
| 5630 | + "value": "616px" |
| 5631 | + }, |
5576 | 5632 | "drop-shadow-blur": {
|
5577 | 5633 | "prop": "--spectrum-drop-shadow-blur",
|
5578 | 5634 | "ref": "var(--spectrum-drop-shadow-blur-100)",
|
|
9353 | 9409 | "prop": "--spectrum-line-height-200",
|
9354 | 9410 | "value": 1.5
|
9355 | 9411 | },
|
| 9412 | + "line-height-font-size-100": { |
| 9413 | + "prop": "--spectrum-line-height-font-size-100", |
| 9414 | + "desktop": { |
| 9415 | + "value": "18px" |
| 9416 | + }, |
| 9417 | + "mobile": { |
| 9418 | + "value": "22px" |
| 9419 | + } |
| 9420 | + }, |
| 9421 | + "line-height-font-size-1000": { |
| 9422 | + "prop": "--spectrum-line-height-font-size-1000", |
| 9423 | + "desktop": { |
| 9424 | + "value": "46px" |
| 9425 | + }, |
| 9426 | + "mobile": { |
| 9427 | + "value": "56px" |
| 9428 | + } |
| 9429 | + }, |
| 9430 | + "line-height-font-size-1100": { |
| 9431 | + "prop": "--spectrum-line-height-font-size-1100", |
| 9432 | + "desktop": { |
| 9433 | + "value": "52px" |
| 9434 | + }, |
| 9435 | + "mobile": { |
| 9436 | + "value": "64px" |
| 9437 | + } |
| 9438 | + }, |
| 9439 | + "line-height-font-size-1200": { |
| 9440 | + "prop": "--spectrum-line-height-font-size-1200", |
| 9441 | + "desktop": { |
| 9442 | + "value": "58px" |
| 9443 | + }, |
| 9444 | + "mobile": { |
| 9445 | + "value": "72px" |
| 9446 | + } |
| 9447 | + }, |
| 9448 | + "line-height-font-size-1300": { |
| 9449 | + "prop": "--spectrum-line-height-font-size-1300", |
| 9450 | + "desktop": { |
| 9451 | + "value": "66px" |
| 9452 | + }, |
| 9453 | + "mobile": { |
| 9454 | + "value": "80px" |
| 9455 | + } |
| 9456 | + }, |
| 9457 | + "line-height-font-size-1400": { |
| 9458 | + "prop": "--spectrum-line-height-font-size-1400", |
| 9459 | + "desktop": { |
| 9460 | + "value": "74px" |
| 9461 | + }, |
| 9462 | + "mobile": { |
| 9463 | + "value": "90px" |
| 9464 | + } |
| 9465 | + }, |
| 9466 | + "line-height-font-size-1500": { |
| 9467 | + "prop": "--spectrum-line-height-font-size-1500", |
| 9468 | + "desktop": { |
| 9469 | + "value": "84px" |
| 9470 | + }, |
| 9471 | + "mobile": { |
| 9472 | + "value": "102px" |
| 9473 | + } |
| 9474 | + }, |
| 9475 | + "line-height-font-size-200": { |
| 9476 | + "prop": "--spectrum-line-height-font-size-200", |
| 9477 | + "desktop": { |
| 9478 | + "value": "20px" |
| 9479 | + }, |
| 9480 | + "mobile": { |
| 9481 | + "value": "24px" |
| 9482 | + } |
| 9483 | + }, |
| 9484 | + "line-height-font-size-25": { |
| 9485 | + "prop": "--spectrum-line-height-font-size-25", |
| 9486 | + "desktop": { |
| 9487 | + "value": "12px" |
| 9488 | + }, |
| 9489 | + "mobile": { |
| 9490 | + "value": "14px" |
| 9491 | + } |
| 9492 | + }, |
| 9493 | + "line-height-font-size-300": { |
| 9494 | + "prop": "--spectrum-line-height-font-size-300", |
| 9495 | + "desktop": { |
| 9496 | + "value": "22px" |
| 9497 | + }, |
| 9498 | + "mobile": { |
| 9499 | + "value": "26px" |
| 9500 | + } |
| 9501 | + }, |
| 9502 | + "line-height-font-size-400": { |
| 9503 | + "prop": "--spectrum-line-height-font-size-400", |
| 9504 | + "desktop": { |
| 9505 | + "value": "24px" |
| 9506 | + }, |
| 9507 | + "mobile": { |
| 9508 | + "value": "28px" |
| 9509 | + } |
| 9510 | + }, |
| 9511 | + "line-height-font-size-50": { |
| 9512 | + "prop": "--spectrum-line-height-font-size-50", |
| 9513 | + "desktop": { |
| 9514 | + "value": "14px" |
| 9515 | + }, |
| 9516 | + "mobile": { |
| 9517 | + "value": "16px" |
| 9518 | + } |
| 9519 | + }, |
| 9520 | + "line-height-font-size-500": { |
| 9521 | + "prop": "--spectrum-line-height-font-size-500", |
| 9522 | + "desktop": { |
| 9523 | + "value": "26px" |
| 9524 | + }, |
| 9525 | + "mobile": { |
| 9526 | + "value": "32px" |
| 9527 | + } |
| 9528 | + }, |
| 9529 | + "line-height-font-size-600": { |
| 9530 | + "prop": "--spectrum-line-height-font-size-600", |
| 9531 | + "desktop": { |
| 9532 | + "value": "30px" |
| 9533 | + }, |
| 9534 | + "mobile": { |
| 9535 | + "value": "36px" |
| 9536 | + } |
| 9537 | + }, |
| 9538 | + "line-height-font-size-700": { |
| 9539 | + "prop": "--spectrum-line-height-font-size-700", |
| 9540 | + "desktop": { |
| 9541 | + "value": "32px" |
| 9542 | + }, |
| 9543 | + "mobile": { |
| 9544 | + "value": "40px" |
| 9545 | + } |
| 9546 | + }, |
| 9547 | + "line-height-font-size-75": { |
| 9548 | + "prop": "--spectrum-line-height-font-size-75", |
| 9549 | + "desktop": { |
| 9550 | + "value": "16px" |
| 9551 | + }, |
| 9552 | + "mobile": { |
| 9553 | + "value": "20px" |
| 9554 | + } |
| 9555 | + }, |
| 9556 | + "line-height-font-size-800": { |
| 9557 | + "prop": "--spectrum-line-height-font-size-800", |
| 9558 | + "desktop": { |
| 9559 | + "value": "36px" |
| 9560 | + }, |
| 9561 | + "mobile": { |
| 9562 | + "value": "44px" |
| 9563 | + } |
| 9564 | + }, |
| 9565 | + "line-height-font-size-900": { |
| 9566 | + "prop": "--spectrum-line-height-font-size-900", |
| 9567 | + "desktop": { |
| 9568 | + "value": "42px" |
| 9569 | + }, |
| 9570 | + "mobile": { |
| 9571 | + "value": "50px" |
| 9572 | + } |
| 9573 | + }, |
9356 | 9574 | "link-out-icon-size-100": {
|
9357 | 9575 | "prop": "--spectrum-link-out-icon-size-100",
|
9358 | 9576 | "desktop": {
|
|
12295 | 12513 | "ref": "var(--spectrum-border-width-200)",
|
12296 | 12514 | "value": "2px"
|
12297 | 12515 | },
|
| 12516 | + "segmented-text-field-gap": { |
| 12517 | + "prop": "--spectrum-segmented-text-field-gap", |
| 12518 | + "value": "0px" |
| 12519 | + }, |
| 12520 | + "segmented-text-field-rounding": { |
| 12521 | + "prop": "--spectrum-segmented-text-field-rounding", |
| 12522 | + "value": "2px" |
| 12523 | + }, |
12298 | 12524 | "select-box-edge-to-checkbox": {
|
12299 | 12525 | "prop": "--spectrum-select-box-edge-to-checkbox",
|
12300 | 12526 | "desktop": {
|
|
12719 | 12945 | "value": "rgb(137, 137, 137)"
|
12720 | 12946 | }
|
12721 | 12947 | },
|
| 12948 | + "single-calendar-popover-minimum-height": { |
| 12949 | + "prop": "--spectrum-single-calendar-popover-minimum-height", |
| 12950 | + "value": "320px" |
| 12951 | + }, |
| 12952 | + "single-calendar-popover-minimum-width": { |
| 12953 | + "prop": "--spectrum-single-calendar-popover-minimum-width", |
| 12954 | + "value": "320px" |
| 12955 | + }, |
12722 | 12956 | "slider-bottom-to-handle-extra-large": {
|
12723 | 12957 | "prop": "--spectrum-slider-bottom-to-handle-extra-large",
|
12724 | 12958 | "desktop": {
|
|
15629 | 15863 | "value": "64px"
|
15630 | 15864 | }
|
15631 | 15865 | },
|
| 15866 | + "time-field-minimum-width": { |
| 15867 | + "prop": "--spectrum-time-field-minimum-width", |
| 15868 | + "value": 2.5 |
| 15869 | + }, |
| 15870 | + "time-field-text-to-visual": { |
| 15871 | + "prop": "--spectrum-time-field-text-to-visual", |
| 15872 | + "value": "20px" |
| 15873 | + }, |
15632 | 15874 | "title-cjk-emphasized-font-style": {
|
15633 | 15875 | "prop": "--spectrum-title-cjk-emphasized-font-style",
|
15634 | 15876 | "ref": "var(--spectrum-default-font-style)",
|
|
16353 | 16595 | "value": "13px"
|
16354 | 16596 | }
|
16355 | 16597 | },
|
| 16598 | + "triple-calendar-popover-minimum-height": { |
| 16599 | + "prop": "--spectrum-triple-calendar-popover-minimum-height", |
| 16600 | + "value": "320px" |
| 16601 | + }, |
| 16602 | + "triple-calendar-popover-minimum-width": { |
| 16603 | + "prop": "--spectrum-triple-calendar-popover-minimum-width", |
| 16604 | + "value": "912px" |
| 16605 | + }, |
16356 | 16606 | "turquoise-100": {
|
16357 | 16607 | "prop": "--spectrum-turquoise-100",
|
16358 | 16608 | "dark": {
|
|
0 commit comments