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

global:
  type: time
  category: time
  cssProperties:
  - 'animation*'
  - 'transition*'
imports:
- ../../aliases/duration.yml
props:
  DURATION_TOAST_SHORT:
    value: 4.8s
    comment: 4.8 seconds
  DURATION_TOAST_MEDIUM:
    value: 9.6s
    comment: 9.6 seconds
