UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

468 lines (467 loc) 16.2 kB
/* 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 { Base, markType } from "igniteui-react-core"; import { Brush } from "igniteui-react-core"; import { Color } from "igniteui-react-core"; import { FontInfo } from "igniteui-react-core"; import { DeviceUtils } from "igniteui-react-core"; import { Thickness } from "igniteui-react-core"; import { CornerRadius } from "igniteui-react-core"; import { truncate } from "igniteui-react-core"; /** * @hidden */ export let GridStyleRepository = /*@__PURE__*/ (() => { class GridStyleRepository extends Base { static get bo() { if (GridStyleRepository.at == null) { let a = "#babfc7"; GridStyleRepository.at = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.at; } static get bq() { if (GridStyleRepository.av == null) { let a = "#dde2eb"; GridStyleRepository.av = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.av; } static get bi() { if (GridStyleRepository.an == null) { GridStyleRepository.an = ((() => { let $ret = new Brush(); $ret.color = Color.u(255, 224, 224, 224); return $ret; })()); } return GridStyleRepository.an; } static get a8() { if (GridStyleRepository.ad == null) { let a = "#babfc7"; GridStyleRepository.ad = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.ad; } static get a6() { if (GridStyleRepository.ab == null) { let a = "#babfc7"; GridStyleRepository.ab = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.ab; } static get bs() { if (GridStyleRepository.ax == null) { let a = "#ff80ab"; GridStyleRepository.ax = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.ax; } static get bt() { if (GridStyleRepository.ay == null) { let a = "#181d1f"; GridStyleRepository.ay = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.ay; } static get a0() { if (GridStyleRepository.v == null) { let a = "#3c90bd"; GridStyleRepository.v = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.v; } static get a1() { if (GridStyleRepository.w == null) { let a = "#204f69"; GridStyleRepository.w = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.w; } static get az() { if (GridStyleRepository.u == null) { let a = "#2196f3"; GridStyleRepository.u = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.u; } static get n() { if (GridStyleRepository.h == null) { GridStyleRepository.h = new FontInfo(); GridStyleRepository.h.f = DeviceUtils.f(13); GridStyleRepository.h.q = "Verdana"; } return GridStyleRepository.h; } static get i() { if (GridStyleRepository.c == null) { GridStyleRepository.c = new FontInfo(); GridStyleRepository.c.f = DeviceUtils.f(13); GridStyleRepository.c.q = "Segoe UI Emoji"; } return GridStyleRepository.c; } static get m() { if (GridStyleRepository.g == null) { GridStyleRepository.g = new FontInfo(); GridStyleRepository.g.f = DeviceUtils.f(13); GridStyleRepository.g.t = "italic"; GridStyleRepository.g.q = "Verdana"; } return GridStyleRepository.g; } static get j() { if (GridStyleRepository.d == null) { GridStyleRepository.d = new FontInfo(); GridStyleRepository.d.f = DeviceUtils.f(14); GridStyleRepository.d.q = "Verdana"; } return GridStyleRepository.d; } static get l() { if (GridStyleRepository.e == null) { GridStyleRepository.e = new FontInfo(); GridStyleRepository.e.f = DeviceUtils.f(12); GridStyleRepository.e.v = "600"; GridStyleRepository.e.q = "Verdana"; } return GridStyleRepository.e; } static get k() { if (GridStyleRepository.f == null) { GridStyleRepository.f = new FontInfo(); GridStyleRepository.f.f = DeviceUtils.f(12); GridStyleRepository.f.q = "Verdana"; } return GridStyleRepository.f; } static get bg() { if (GridStyleRepository.al == null) { GridStyleRepository.al = new Brush(); GridStyleRepository.al.color = Color.u(255, 210, 234, 253); } return GridStyleRepository.al; } static get a2() { if (GridStyleRepository.x == null) { GridStyleRepository.x = ((() => { let $ret = new Brush(); $ret.fill = "White"; return $ret; })()); } return GridStyleRepository.x; } static get a7() { if (GridStyleRepository.ac == null) { let a = "#f3f9fe"; GridStyleRepository.ac = ((() => { let $ret = new Brush(); $ret.color = Color.u(255, 232, 244, 254); return $ret; })()); } return GridStyleRepository.ac; } static get bn() { if (GridStyleRepository.as == null) { let a = "#F8F8F8"; GridStyleRepository.as = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.as; } static get br() { if (GridStyleRepository.aw == null) { let a = "#181d1f"; GridStyleRepository.aw = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.aw; } static get bp() { if (GridStyleRepository.au == null) { let a = "#181d1f"; GridStyleRepository.au = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.au; } static get be() { if (GridStyleRepository.aj == null) { let a = "#fafafa"; GridStyleRepository.aj = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.aj; } static get bd() { if (GridStyleRepository.ai == null) { GridStyleRepository.ai = ((() => { let $ret = new Brush(); $ret.fill = "#f5f5dc"; return $ret; })()); } return GridStyleRepository.ai; } static get bh() { if (GridStyleRepository.am == null) { let a = "#ffffff"; GridStyleRepository.am = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.am; } static get ba() { if (GridStyleRepository.af == null) { let a = "#ffffff"; GridStyleRepository.af = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.af; } static get bc() { if (GridStyleRepository.ah == null) { let a = "#f8f8f8"; GridStyleRepository.ah = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.ah; } static get bf() { if (GridStyleRepository.ak == null) { let a = "#fafafa"; GridStyleRepository.ak = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.ak; } static get bj() { if (GridStyleRepository.ao == null) { let a = "#0099FF"; GridStyleRepository.ao = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.ao; } static get bk() { if (GridStyleRepository.ap == null) { let a = "#181d1f"; GridStyleRepository.ap = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.ap; } static get a4() { if (GridStyleRepository.z == null) { let a = "#2196f3"; GridStyleRepository.z = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.z; } static get bb() { if (GridStyleRepository.ag == null) { let a = "#2196f3"; GridStyleRepository.ag = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.ag; } static get a9() { if (GridStyleRepository.ae == null) { let a = "#babfc7"; GridStyleRepository.ae = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.ae; } static get a5() { if (GridStyleRepository.aa == null) { let a = "#181d1f"; GridStyleRepository.aa = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.aa; } static get a() { return 2; } static get b() { return 3; } static get q() { return truncate(DeviceUtils.g(30)); } static get r() { return truncate(DeviceUtils.g(36)); } static get p() { return truncate(DeviceUtils.g(40)); } static get a3() { if (GridStyleRepository.y == null) { let a = "#babfc7"; GridStyleRepository.y = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.y; } static get bv() { return GridStyleRepository.bu; } static get t() { return GridStyleRepository.s; } static get bm() { if (GridStyleRepository.ar == null) { let a = "#ff0000"; GridStyleRepository.ar = ((() => { let $ret = new Brush(); $ret.fill = a; return $ret; })()); } return GridStyleRepository.ar; } static get bl() { if (GridStyleRepository.aq == null) { GridStyleRepository.aq = ((() => { let $ret = new Brush(); $ret.color = Color.u(0, 0, 0, 0); return $ret; })()); } return GridStyleRepository.aq; } } GridStyleRepository.$t = /*@__PURE__*/ markType(GridStyleRepository, 'GridStyleRepository'); GridStyleRepository.at = null; GridStyleRepository.av = null; GridStyleRepository.an = null; GridStyleRepository.ad = null; GridStyleRepository.ab = null; GridStyleRepository.ax = null; GridStyleRepository.ay = null; GridStyleRepository.v = null; GridStyleRepository.w = null; GridStyleRepository.u = null; GridStyleRepository.h = null; GridStyleRepository.c = null; GridStyleRepository.g = null; GridStyleRepository.o = 0.54; GridStyleRepository.d = null; GridStyleRepository.e = null; GridStyleRepository.f = null; GridStyleRepository.al = null; GridStyleRepository.x = null; GridStyleRepository.ac = null; GridStyleRepository.as = null; GridStyleRepository.aw = null; GridStyleRepository.au = null; GridStyleRepository.aj = null; GridStyleRepository.ai = null; GridStyleRepository.am = null; GridStyleRepository.af = null; GridStyleRepository.ah = null; GridStyleRepository.ak = null; GridStyleRepository.ao = null; GridStyleRepository.ap = null; GridStyleRepository.z = null; GridStyleRepository.ag = null; GridStyleRepository.ae = null; GridStyleRepository.aa = null; GridStyleRepository.y = null; GridStyleRepository.bu = /*@__PURE__*/ new Thickness(0, 1); GridStyleRepository.s = /*@__PURE__*/ new CornerRadius(0, 3); GridStyleRepository.ar = null; GridStyleRepository.aq = null; return GridStyleRepository; })();