# Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
# Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license

global:
  scope: component
  category: sizing
  type: size
  cssProperties:
  - '*width'
  - '*height'
props:
  GLOBAL_ACTION_ICON_SIZE:
    value: '1.5rem'
    comment: 'Global action icon size'
  TYPING_ICON_DOT_SIZE:
    value: '.5rem'
    comment: 'Typing icon size'
