global:
  scope: component
  type: size
  category: sizing
  cssProperties:
    - font
    - font-size
    - '*width'
    - '*height'
    - flex
    - top
    - right
    - bottom
    - left
    - 'margin*'
    - 'padding*'
    - transform
props:
  HEIGHT_CONTEXT_BAR:
    value: 2.5rem
    comment: Context bar height.
  GLOBALNAVIGATION_ITEM_HEIGHT_ACCENT_ACTIVE:
    value: 3px
    comment: Context bar tab accent height when tab is active.
  GLOBALNAVIGATION_ITEM_HEIGHT_ACCENT_FOCUS:
    value: 4px
    comment: Context bar tab accent height when tab is focused.
