Your IP : 172.69.214.233


Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/progressround/src/
Upload File :
Current File : /var/www/element/data/www/revenuestory.ru/bitrix/js/ui/progressround/src/progressround-color.js

/**
 * @namespace {BX.UI}
 */
export default class ProgressRoundColor
{
	static DEFAULT = 'ui-progressround-default';
	static DANGER = "ui-progressround-danger";
	static SUCCESS = "ui-progressround-success";
	static PRIMARY = "ui-progressround-primary";
	static WARNING = "ui-progressround-warning";
}