global:
  scope: component
  type: size
  category: sizing
  cssProperties:
  - '*width'
  - '*height'
  - '*flex*'
  - top
  - right
  - bottom
  - left
  - 'margin*'
  - 'padding*'
  - transform

props:
  HEIGHT_SALES_PATH:
    value: 2rem
    comment: Height of Path
  PATH_BUTTON_WIDTH_FIXED:
    value: 13rem
    comment: Width of action button to right
  WIDTH_PATH_BORDER_CURRENT:
    value: 0.125rem
    comment: Border width of current stage for path item
