igniteui-react-core
Version:
Ignite UI React Core.
12 lines (11 loc) • 861 B
JavaScript
/*
THIS INFRAGISTICS ULTIMATE SOFTWARE LICENSE AGREEMENT ("AGREEMENT") LOCATED HERE:
https://www.infragistics.com/legal/license/igultimate-la
https://www.infragistics.com/legal/license/igultimate-eula
GOVERNS THE LICENSING, INSTALLATION AND USE OF INFRAGISTICS SOFTWARE. BY DOWNLOADING AND/OR INSTALLING AND USING INFRAGISTICS SOFTWARE: you are indicating that you have read and understand this Agreement, and agree to be legally bound by it on behalf of the yourself and your company.
*/
import { markEnum } from "./type";
/**
* @hidden
*/
export let Guid_GuidStyles_$type = /*@__PURE__*/ markEnum('Guid_GuidStyles', 'AllowBraces,2|AllowDashes,4|AllowHexPrefix,8|AllowParenthesis,1|Any,15|BraceFormat,96|DigitFormat,64|HexFormat,160|None,0|NumberFormat,0|ParenthesisFormat,80|RequireBraces,32|RequireDashes,64|RequireHexPrefix,128|RequireParenthesis,16');