Sha256: 86b5540f5bb6775895c0edf8c74473bc052c33e3095a899f16f8b19f331528b4

Contents?: true

Size: 198 Bytes

Versions: 68

Compression:

Stored size: 198 Bytes

Contents

export const INFO = 'info';
export const SUCCESS = 'success';
export const ERROR = 'error';
export const WARNING = 'warning';

export const TOAST_TYPES = {
  INFO,
  SUCCESS,
  ERROR,
  WARNING,
};

Version data entries

68 entries across 68 versions & 1 rubygems

Version Path
foreman-tasks-10.0.2 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-10.0.1 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-10.0.0 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-9.2.3 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-9.2.2 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-9.2.1 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-9.2.0 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-9.1.1 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-9.0.4 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-9.1.0 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-9.0.2 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-9.0.1 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-8.3.3 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-9.0.0 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-8.2.1 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-8.1.4 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-8.3.2 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-8.3.1 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-8.1.3 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js
foreman-tasks-8.3.0 webpack/ForemanTasks/Components/common/ToastsHelpers/ToastTypesConstants.js