diff --git a/src/tokens-studio/spectrum2-non-colors/spectrum2/layout.component/mobile.json b/src/tokens-studio/spectrum2-non-colors/spectrum2/layout.component/mobile.json index cebe69c6..0067eae3 100644 --- a/src/tokens-studio/spectrum2-non-colors/spectrum2/layout.component/mobile.json +++ b/src/tokens-studio/spectrum2-non-colors/spectrum2/layout.component/mobile.json @@ -3660,7 +3660,7 @@ } } }, - "rating-indicator-to-icon": { + "🚫 rating-indicator-to-icon": { "value": "5px", "type": "spacing", "$extensions": { @@ -3670,7 +3670,67 @@ } } }, - "rating-indicator-width": { + "rating-top-to-content-area-small": { + "value": "{spacing-75}", + "type": "spacing", + "$extensions": { + "spectrum-tokens": { + "uuid": "", + "name": "rating-top-to-content-area-small" + } + } + }, + "rating-bottom-to-content-area-small": { + "value": "{spacing-75}", + "type": "spacing", + "$extensions": { + "spectrum-tokens": { + "uuid": "", + "name": "rating-bottom-to-content-area-small" + } + } + }, + "rating-edge-to-content-area-small": { + "value": "{spacing-75}", + "type": "spacing", + "$extensions": { + "spectrum-tokens": { + "uuid": "", + "name": "rating-edge-to-content-area-small" + } + } + }, + "rating-top-to-content-area-medium": { + "value": "6px", + "type": "spacing", + "$extensions": { + "spectrum-tokens": { + "uuid": "", + "name": "rating-top-to-content-area-medium" + } + } + }, + "rating-bottom-to-content-area-medium": { + "value": "6px", + "type": "spacing", + "$extensions": { + "spectrum-tokens": { + "uuid": "", + "name": "rating-bottom-to-content-area-medium" + } + } + }, + "rating-edge-to-content-area-medium": { + "value": "6px", + "type": "spacing", + "$extensions": { + "spectrum-tokens": { + "uuid": "", + "name": "rating-edge-to-content-area-medium" + } + } + }, + "🚫 rating-indicator-width": { "value": "22px", "type": "sizing", "$extensions": { @@ -3680,6 +3740,46 @@ } } }, + "rating-width-small": { + "value": "104px", + "type": "sizing", + "$extensions": { + "spectrum-tokens": { + "uuid": "", + "name": "rating-width-small" + } + } + }, + "rating-height-small": { + "value": "{component-height-75}", + "type": "sizing", + "$extensions": { + "spectrum-tokens": { + "uuid": "", + "name": "rating-height-small" + } + } + }, + "rating-width-medium": { + "value": "128px", + "type": "sizing", + "$extensions": { + "spectrum-tokens": { + "uuid": "", + "name": "rating-width-medium" + } + } + }, + "rating-height-medium": { + "value": "{component-height-100}", + "type": "sizing", + "$extensions": { + "spectrum-tokens": { + "uuid": "", + "name": "rating-height-medium" + } + } + }, "search-field-minimum-width-multiplier": { "value": "4", "type": "number",