UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

1,315 lines (1,314 loc) 39.4 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 { Description } from "./Description"; import { markType } from "./type"; /** * @hidden */ export let InputGroupDescription = /*@__PURE__*/ (() => { class InputGroupDescription extends Description { constructor() { super(); this.gx = null; this.gw = null; this.f9 = null; this.gg = null; this.f8 = null; this.ga = null; this.w = 0; this.af = 0; this.ac = 0; this.ab = 0; this.ad = 0; this.ae = 0; this.x = 0; this.y = 0; this.z = 0; this.aa = 0; this.an = 0; this.am = 0; this.aj = 0; this.gd = null; this.ge = null; this.gc = null; this.gb = null; this.ak = 0; this.ai = 0; this.ag = 0; this.ah = 0; this.al = 0; this.f7 = null; this.a6 = 0; this.bx = 0; this.gh = null; this.bu = 0; this.bt = 0; this.bv = 0; this.bw = 0; this.bp = 0; this.bq = 0; this.br = 0; this.bs = 0; this.c5 = 0; this.c4 = 0; this.b1 = 0; this.hg = null; this.hh = null; this.g0 = null; this.gz = null; this.c2 = 0; this.b0 = 0; this.by = 0; this.bz = 0; this.c3 = 0; this.gf = null; this.b2 = 0; this.cb = 0; this.g4 = null; this.g3 = null; this.b8 = 0; this.b7 = 0; this.b9 = 0; this.ca = 0; this.b3 = 0; this.b4 = 0; this.b5 = 0; this.b6 = 0; this.cj = 0; this.ci = 0; this.cf = 0; this.g7 = null; this.g8 = null; this.g6 = null; this.g5 = null; this.cg = 0; this.ce = 0; this.cc = 0; this.cd = 0; this.ch = 0; this.g2 = null; this.a7 = 0; this.bg = 0; this.gr = null; this.gq = null; this.bd = 0; this.bc = 0; this.be = 0; this.bf = 0; this.a8 = 0; this.a9 = 0; this.ba = 0; this.bb = 0; this.bo = 0; this.bn = 0; this.bk = 0; this.gu = null; this.gv = null; this.gt = null; this.gs = null; this.bl = 0; this.bj = 0; this.bh = 0; this.bi = 0; this.bm = 0; this.gp = null; this.ao = 0; this.ax = 0; this.gk = null; this.gj = null; this.au = 0; this.at = 0; this.av = 0; this.aw = 0; this.ap = 0; this.aq = 0; this.ar = 0; this.as = 0; this.a5 = 0; this.a4 = 0; this.a1 = 0; this.gn = null; this.go = null; this.gm = null; this.gl = null; this.a2 = 0; this.a0 = 0; this.ay = 0; this.az = 0; this.a3 = 0; this.gi = null; this.ck = 0; this.ct = 0; this.hb = null; this.ha = null; this.cq = 0; this.cp = 0; this.cr = 0; this.cs = 0; this.cl = 0; this.cm = 0; this.cn = 0; this.co = 0; this.c1 = 0; this.c0 = 0; this.cx = 0; this.he = null; this.hf = null; this.hd = null; this.hc = null; this.cy = 0; this.cw = 0; this.cu = 0; this.cv = 0; this.cz = 0; this.g9 = null; this.o = false; this.q = false; this.p = false; this.m = false; this.gy = null; this.g1 = null; this.n = false; this.k = null; } get_type() { return "InputGroup"; } get type() { return this.get_type(); } get displayType() { return this.gx; } set displayType(a) { this.gx = a; this.j("DisplayType"); } get density() { return this.gw; } set density(a) { this.gw = a; this.j("Density"); } get actualDensity() { return this.f9; } set actualDensity(a) { this.f9 = a; this.j("ActualDensity"); } get baseTheme() { return this.gg; } set baseTheme(a) { this.gg = a; this.j("BaseTheme"); } get actualBorderColor() { return this.f8; } set actualBorderColor(a) { this.f8 = a; this.j("ActualBorderColor"); } get actualFocusBorderColor() { return this.ga; } set actualFocusBorderColor(a) { this.ga = a; this.j("ActualFocusBorderColor"); } get actualBorderWidth() { return this.w; } set actualBorderWidth(a) { this.w = a; this.j("ActualBorderWidth"); } get actualFocusBorderWidth() { return this.af; } set actualFocusBorderWidth(a) { this.af = a; this.j("ActualFocusBorderWidth"); } get actualCornerRadiusBottomRight() { return this.ac; } set actualCornerRadiusBottomRight(a) { this.ac = a; this.j("ActualCornerRadiusBottomRight"); } get actualCornerRadiusBottomLeft() { return this.ab; } set actualCornerRadiusBottomLeft(a) { this.ab = a; this.j("ActualCornerRadiusBottomLeft"); } get actualCornerRadiusTopLeft() { return this.ad; } set actualCornerRadiusTopLeft(a) { this.ad = a; this.j("ActualCornerRadiusTopLeft"); } get actualCornerRadiusTopRight() { return this.ae; } set actualCornerRadiusTopRight(a) { this.ae = a; this.j("ActualCornerRadiusTopRight"); } get actualContentPaddingBottom() { return this.x; } set actualContentPaddingBottom(a) { this.x = a; this.j("ActualContentPaddingBottom"); } get actualContentPaddingLeft() { return this.y; } set actualContentPaddingLeft(a) { this.y = a; this.j("ActualContentPaddingLeft"); } get actualContentPaddingRight() { return this.z; } set actualContentPaddingRight(a) { this.z = a; this.j("ActualContentPaddingRight"); } get actualContentPaddingTop() { return this.aa; } set actualContentPaddingTop(a) { this.aa = a; this.j("ActualContentPaddingTop"); } get actualUnderlineWidth() { return this.an; } set actualUnderlineWidth(a) { this.an = a; this.j("ActualUnderlineWidth"); } get actualUnderlineRippleWidth() { return this.am; } set actualUnderlineRippleWidth(a) { this.am = a; this.j("ActualUnderlineRippleWidth"); } get actualHoverUnderlineWidth() { return this.aj; } set actualHoverUnderlineWidth(a) { this.aj = a; this.j("ActualHoverUnderlineWidth"); } get actualUnderlineColor() { return this.gd; } set actualUnderlineColor(a) { this.gd = a; this.j("ActualUnderlineColor"); } get actualUnderlineRippleColor() { return this.ge; } set actualUnderlineRippleColor(a) { this.ge = a; this.j("ActualUnderlineRippleColor"); } get actualHoverUnderlineColor() { return this.gc; } set actualHoverUnderlineColor(a) { this.gc = a; this.j("ActualHoverUnderlineColor"); } get actualFocusUnderlineColor() { return this.gb; } set actualFocusUnderlineColor(a) { this.gb = a; this.j("ActualFocusUnderlineColor"); } get actualUnderlineOpacity() { return this.ak; } set actualUnderlineOpacity(a) { this.ak = a; this.j("ActualUnderlineOpacity"); } get actualHoverUnderlineOpacity() { return this.ai; } set actualHoverUnderlineOpacity(a) { this.ai = a; this.j("ActualHoverUnderlineOpacity"); } get actualFocusUnderlineOpacity() { return this.ag; } set actualFocusUnderlineOpacity(a) { this.ag = a; this.j("ActualFocusUnderlineOpacity"); } get actualFocusUnderlineRippleOpacity() { return this.ah; } set actualFocusUnderlineRippleOpacity(a) { this.ah = a; this.j("ActualFocusUnderlineRippleOpacity"); } get actualUnderlineRippleOpacity() { return this.al; } set actualUnderlineRippleOpacity(a) { this.al = a; this.j("ActualUnderlineRippleOpacity"); } get actualBackgroundColor() { return this.f7; } set actualBackgroundColor(a) { this.f7 = a; this.j("ActualBackgroundColor"); } get borderWidth() { return this.a6; } set borderWidth(a) { this.a6 = a; this.j("BorderWidth"); } get focusBorderWidth() { return this.bx; } set focusBorderWidth(a) { this.bx = a; this.j("FocusBorderWidth"); } get borderColor() { return this.gh; } set borderColor(a) { this.gh = a; this.j("BorderColor"); } get cornerRadiusBottomRight() { return this.bu; } set cornerRadiusBottomRight(a) { this.bu = a; this.j("CornerRadiusBottomRight"); } get cornerRadiusBottomLeft() { return this.bt; } set cornerRadiusBottomLeft(a) { this.bt = a; this.j("CornerRadiusBottomLeft"); } get cornerRadiusTopLeft() { return this.bv; } set cornerRadiusTopLeft(a) { this.bv = a; this.j("CornerRadiusTopLeft"); } get cornerRadiusTopRight() { return this.bw; } set cornerRadiusTopRight(a) { this.bw = a; this.j("CornerRadiusTopRight"); } get contentPaddingBottom() { return this.bp; } set contentPaddingBottom(a) { this.bp = a; this.j("ContentPaddingBottom"); } get contentPaddingLeft() { return this.bq; } set contentPaddingLeft(a) { this.bq = a; this.j("ContentPaddingLeft"); } get contentPaddingRight() { return this.br; } set contentPaddingRight(a) { this.br = a; this.j("ContentPaddingRight"); } get contentPaddingTop() { return this.bs; } set contentPaddingTop(a) { this.bs = a; this.j("ContentPaddingTop"); } get underlineWidth() { return this.c5; } set underlineWidth(a) { this.c5 = a; this.j("UnderlineWidth"); } get underlineRippleWidth() { return this.c4; } set underlineRippleWidth(a) { this.c4 = a; this.j("UnderlineRippleWidth"); } get hoverUnderlineWidth() { return this.b1; } set hoverUnderlineWidth(a) { this.b1 = a; this.j("HoverUnderlineWidth"); } get underlineColor() { return this.hg; } set underlineColor(a) { this.hg = a; this.j("UnderlineColor"); } get underlineRippleColor() { return this.hh; } set underlineRippleColor(a) { this.hh = a; this.j("UnderlineRippleColor"); } get hoverUnderlineColor() { return this.g0; } set hoverUnderlineColor(a) { this.g0 = a; this.j("HoverUnderlineColor"); } get focusUnderlineColor() { return this.gz; } set focusUnderlineColor(a) { this.gz = a; this.j("FocusUnderlineColor"); } get underlineOpacity() { return this.c2; } set underlineOpacity(a) { this.c2 = a; this.j("UnderlineOpacity"); } get hoverUnderlineOpacity() { return this.b0; } set hoverUnderlineOpacity(a) { this.b0 = a; this.j("HoverUnderlineOpacity"); } get focusUnderlineOpacity() { return this.by; } set focusUnderlineOpacity(a) { this.by = a; this.j("FocusUnderlineOpacity"); } get focusUnderlineRippleOpacity() { return this.bz; } set focusUnderlineRippleOpacity(a) { this.bz = a; this.j("FocusUnderlineRippleOpacity"); } get underlineRippleOpacity() { return this.c3; } set underlineRippleOpacity(a) { this.c3 = a; this.j("UnderlineRippleOpacity"); } get backgroundColor() { return this.gf; } set backgroundColor(a) { this.gf = a; this.j("BackgroundColor"); } get lineTypeBorderWidth() { return this.b2; } set lineTypeBorderWidth(a) { this.b2 = a; this.j("LineTypeBorderWidth"); } get lineTypeFocusBorderWidth() { return this.cb; } set lineTypeFocusBorderWidth(a) { this.cb = a; this.j("LineTypeFocusBorderWidth"); } get lineTypeFocusBorderColor() { return this.g4; } set lineTypeFocusBorderColor(a) { this.g4 = a; this.j("LineTypeFocusBorderColor"); } get lineTypeBorderColor() { return this.g3; } set lineTypeBorderColor(a) { this.g3 = a; this.j("LineTypeBorderColor"); } get lineTypeCornerRadiusBottomRight() { return this.b8; } set lineTypeCornerRadiusBottomRight(a) { this.b8 = a; this.j("LineTypeCornerRadiusBottomRight"); } get lineTypeCornerRadiusBottomLeft() { return this.b7; } set lineTypeCornerRadiusBottomLeft(a) { this.b7 = a; this.j("LineTypeCornerRadiusBottomLeft"); } get lineTypeCornerRadiusTopLeft() { return this.b9; } set lineTypeCornerRadiusTopLeft(a) { this.b9 = a; this.j("LineTypeCornerRadiusTopLeft"); } get lineTypeCornerRadiusTopRight() { return this.ca; } set lineTypeCornerRadiusTopRight(a) { this.ca = a; this.j("LineTypeCornerRadiusTopRight"); } get lineTypeContentPaddingBottom() { return this.b3; } set lineTypeContentPaddingBottom(a) { this.b3 = a; this.j("LineTypeContentPaddingBottom"); } get lineTypeContentPaddingLeft() { return this.b4; } set lineTypeContentPaddingLeft(a) { this.b4 = a; this.j("LineTypeContentPaddingLeft"); } get lineTypeContentPaddingRight() { return this.b5; } set lineTypeContentPaddingRight(a) { this.b5 = a; this.j("LineTypeContentPaddingRight"); } get lineTypeContentPaddingTop() { return this.b6; } set lineTypeContentPaddingTop(a) { this.b6 = a; this.j("LineTypeContentPaddingTop"); } get lineTypeUnderlineWidth() { return this.cj; } set lineTypeUnderlineWidth(a) { this.cj = a; this.j("LineTypeUnderlineWidth"); } get lineTypeUnderlineRippleWidth() { return this.ci; } set lineTypeUnderlineRippleWidth(a) { this.ci = a; this.j("LineTypeUnderlineRippleWidth"); } get lineTypeHoverUnderlineWidth() { return this.cf; } set lineTypeHoverUnderlineWidth(a) { this.cf = a; this.j("LineTypeHoverUnderlineWidth"); } get lineTypeUnderlineColor() { return this.g7; } set lineTypeUnderlineColor(a) { this.g7 = a; this.j("LineTypeUnderlineColor"); } get lineTypeUnderlineRippleColor() { return this.g8; } set lineTypeUnderlineRippleColor(a) { this.g8 = a; this.j("LineTypeUnderlineRippleColor"); } get lineTypeHoverUnderlineColor() { return this.g6; } set lineTypeHoverUnderlineColor(a) { this.g6 = a; this.j("LineTypeHoverUnderlineColor"); } get lineTypeFocusUnderlineColor() { return this.g5; } set lineTypeFocusUnderlineColor(a) { this.g5 = a; this.j("LineTypeFocusUnderlineColor"); } get lineTypeUnderlineOpacity() { return this.cg; } set lineTypeUnderlineOpacity(a) { this.cg = a; this.j("LineTypeUnderlineOpacity"); } get lineTypeHoverUnderlineOpacity() { return this.ce; } set lineTypeHoverUnderlineOpacity(a) { this.ce = a; this.j("LineTypeHoverUnderlineOpacity"); } get lineTypeFocusUnderlineOpacity() { return this.cc; } set lineTypeFocusUnderlineOpacity(a) { this.cc = a; this.j("LineTypeFocusUnderlineOpacity"); } get lineTypeFocusUnderlineRippleOpacity() { return this.cd; } set lineTypeFocusUnderlineRippleOpacity(a) { this.cd = a; this.j("LineTypeFocusUnderlineRippleOpacity"); } get lineTypeUnderlineRippleOpacity() { return this.ch; } set lineTypeUnderlineRippleOpacity(a) { this.ch = a; this.j("LineTypeUnderlineRippleOpacity"); } get lineTypeBackgroundColor() { return this.g2; } set lineTypeBackgroundColor(a) { this.g2 = a; this.j("LineTypeBackgroundColor"); } get boxTypeBorderWidth() { return this.a7; } set boxTypeBorderWidth(a) { this.a7 = a; this.j("BoxTypeBorderWidth"); } get boxTypeFocusBorderWidth() { return this.bg; } set boxTypeFocusBorderWidth(a) { this.bg = a; this.j("BoxTypeFocusBorderWidth"); } get boxTypeFocusBorderColor() { return this.gr; } set boxTypeFocusBorderColor(a) { this.gr = a; this.j("BoxTypeFocusBorderColor"); } get boxTypeBorderColor() { return this.gq; } set boxTypeBorderColor(a) { this.gq = a; this.j("BoxTypeBorderColor"); } get boxTypeCornerRadiusBottomRight() { return this.bd; } set boxTypeCornerRadiusBottomRight(a) { this.bd = a; this.j("BoxTypeCornerRadiusBottomRight"); } get boxTypeCornerRadiusBottomLeft() { return this.bc; } set boxTypeCornerRadiusBottomLeft(a) { this.bc = a; this.j("BoxTypeCornerRadiusBottomLeft"); } get boxTypeCornerRadiusTopLeft() { return this.be; } set boxTypeCornerRadiusTopLeft(a) { this.be = a; this.j("BoxTypeCornerRadiusTopLeft"); } get boxTypeCornerRadiusTopRight() { return this.bf; } set boxTypeCornerRadiusTopRight(a) { this.bf = a; this.j("BoxTypeCornerRadiusTopRight"); } get boxTypeContentPaddingBottom() { return this.a8; } set boxTypeContentPaddingBottom(a) { this.a8 = a; this.j("BoxTypeContentPaddingBottom"); } get boxTypeContentPaddingLeft() { return this.a9; } set boxTypeContentPaddingLeft(a) { this.a9 = a; this.j("BoxTypeContentPaddingLeft"); } get boxTypeContentPaddingRight() { return this.ba; } set boxTypeContentPaddingRight(a) { this.ba = a; this.j("BoxTypeContentPaddingRight"); } get boxTypeContentPaddingTop() { return this.bb; } set boxTypeContentPaddingTop(a) { this.bb = a; this.j("BoxTypeContentPaddingTop"); } get boxTypeUnderlineWidth() { return this.bo; } set boxTypeUnderlineWidth(a) { this.bo = a; this.j("BoxTypeUnderlineWidth"); } get boxTypeUnderlineRippleWidth() { return this.bn; } set boxTypeUnderlineRippleWidth(a) { this.bn = a; this.j("BoxTypeUnderlineRippleWidth"); } get boxTypeHoverUnderlineWidth() { return this.bk; } set boxTypeHoverUnderlineWidth(a) { this.bk = a; this.j("BoxTypeHoverUnderlineWidth"); } get boxTypeUnderlineColor() { return this.gu; } set boxTypeUnderlineColor(a) { this.gu = a; this.j("BoxTypeUnderlineColor"); } get boxTypeUnderlineRippleColor() { return this.gv; } set boxTypeUnderlineRippleColor(a) { this.gv = a; this.j("BoxTypeUnderlineRippleColor"); } get boxTypeHoverUnderlineColor() { return this.gt; } set boxTypeHoverUnderlineColor(a) { this.gt = a; this.j("BoxTypeHoverUnderlineColor"); } get boxTypeFocusUnderlineColor() { return this.gs; } set boxTypeFocusUnderlineColor(a) { this.gs = a; this.j("BoxTypeFocusUnderlineColor"); } get boxTypeUnderlineOpacity() { return this.bl; } set boxTypeUnderlineOpacity(a) { this.bl = a; this.j("BoxTypeUnderlineOpacity"); } get boxTypeHoverUnderlineOpacity() { return this.bj; } set boxTypeHoverUnderlineOpacity(a) { this.bj = a; this.j("BoxTypeHoverUnderlineOpacity"); } get boxTypeFocusUnderlineOpacity() { return this.bh; } set boxTypeFocusUnderlineOpacity(a) { this.bh = a; this.j("BoxTypeFocusUnderlineOpacity"); } get boxTypeFocusUnderlineRippleOpacity() { return this.bi; } set boxTypeFocusUnderlineRippleOpacity(a) { this.bi = a; this.j("BoxTypeFocusUnderlineRippleOpacity"); } get boxTypeUnderlineRippleOpacity() { return this.bm; } set boxTypeUnderlineRippleOpacity(a) { this.bm = a; this.j("BoxTypeUnderlineRippleOpacity"); } get boxTypeBackgroundColor() { return this.gp; } set boxTypeBackgroundColor(a) { this.gp = a; this.j("BoxTypeBackgroundColor"); } get borderTypeBorderWidth() { return this.ao; } set borderTypeBorderWidth(a) { this.ao = a; this.j("BorderTypeBorderWidth"); } get borderTypeFocusBorderWidth() { return this.ax; } set borderTypeFocusBorderWidth(a) { this.ax = a; this.j("BorderTypeFocusBorderWidth"); } get borderTypeFocusBorderColor() { return this.gk; } set borderTypeFocusBorderColor(a) { this.gk = a; this.j("BorderTypeFocusBorderColor"); } get borderTypeBorderColor() { return this.gj; } set borderTypeBorderColor(a) { this.gj = a; this.j("BorderTypeBorderColor"); } get borderTypeCornerRadiusBottomRight() { return this.au; } set borderTypeCornerRadiusBottomRight(a) { this.au = a; this.j("BorderTypeCornerRadiusBottomRight"); } get borderTypeCornerRadiusBottomLeft() { return this.at; } set borderTypeCornerRadiusBottomLeft(a) { this.at = a; this.j("BorderTypeCornerRadiusBottomLeft"); } get borderTypeCornerRadiusTopLeft() { return this.av; } set borderTypeCornerRadiusTopLeft(a) { this.av = a; this.j("BorderTypeCornerRadiusTopLeft"); } get borderTypeCornerRadiusTopRight() { return this.aw; } set borderTypeCornerRadiusTopRight(a) { this.aw = a; this.j("BorderTypeCornerRadiusTopRight"); } get borderTypeContentPaddingBottom() { return this.ap; } set borderTypeContentPaddingBottom(a) { this.ap = a; this.j("BorderTypeContentPaddingBottom"); } get borderTypeContentPaddingLeft() { return this.aq; } set borderTypeContentPaddingLeft(a) { this.aq = a; this.j("BorderTypeContentPaddingLeft"); } get borderTypeContentPaddingRight() { return this.ar; } set borderTypeContentPaddingRight(a) { this.ar = a; this.j("BorderTypeContentPaddingRight"); } get borderTypeContentPaddingTop() { return this.as; } set borderTypeContentPaddingTop(a) { this.as = a; this.j("BorderTypeContentPaddingTop"); } get borderTypeUnderlineWidth() { return this.a5; } set borderTypeUnderlineWidth(a) { this.a5 = a; this.j("BorderTypeUnderlineWidth"); } get borderTypeUnderlineRippleWidth() { return this.a4; } set borderTypeUnderlineRippleWidth(a) { this.a4 = a; this.j("BorderTypeUnderlineRippleWidth"); } get borderTypeHoverUnderlineWidth() { return this.a1; } set borderTypeHoverUnderlineWidth(a) { this.a1 = a; this.j("BorderTypeHoverUnderlineWidth"); } get borderTypeUnderlineColor() { return this.gn; } set borderTypeUnderlineColor(a) { this.gn = a; this.j("BorderTypeUnderlineColor"); } get borderTypeUnderlineRippleColor() { return this.go; } set borderTypeUnderlineRippleColor(a) { this.go = a; this.j("BorderTypeUnderlineRippleColor"); } get borderTypeHoverUnderlineColor() { return this.gm; } set borderTypeHoverUnderlineColor(a) { this.gm = a; this.j("BorderTypeHoverUnderlineColor"); } get borderTypeFocusUnderlineColor() { return this.gl; } set borderTypeFocusUnderlineColor(a) { this.gl = a; this.j("BorderTypeFocusUnderlineColor"); } get borderTypeUnderlineOpacity() { return this.a2; } set borderTypeUnderlineOpacity(a) { this.a2 = a; this.j("BorderTypeUnderlineOpacity"); } get borderTypeHoverUnderlineOpacity() { return this.a0; } set borderTypeHoverUnderlineOpacity(a) { this.a0 = a; this.j("BorderTypeHoverUnderlineOpacity"); } get borderTypeFocusUnderlineOpacity() { return this.ay; } set borderTypeFocusUnderlineOpacity(a) { this.ay = a; this.j("BorderTypeFocusUnderlineOpacity"); } get borderTypeFocusUnderlineRippleOpacity() { return this.az; } set borderTypeFocusUnderlineRippleOpacity(a) { this.az = a; this.j("BorderTypeFocusUnderlineRippleOpacity"); } get borderTypeUnderlineRippleOpacity() { return this.a3; } set borderTypeUnderlineRippleOpacity(a) { this.a3 = a; this.j("BorderTypeUnderlineRippleOpacity"); } get borderTypeBackgroundColor() { return this.gi; } set borderTypeBackgroundColor(a) { this.gi = a; this.j("BorderTypeBackgroundColor"); } get searchTypeBorderWidth() { return this.ck; } set searchTypeBorderWidth(a) { this.ck = a; this.j("SearchTypeBorderWidth"); } get searchTypeFocusBorderWidth() { return this.ct; } set searchTypeFocusBorderWidth(a) { this.ct = a; this.j("SearchTypeFocusBorderWidth"); } get searchTypeFocusBorderColor() { return this.hb; } set searchTypeFocusBorderColor(a) { this.hb = a; this.j("SearchTypeFocusBorderColor"); } get searchTypeBorderColor() { return this.ha; } set searchTypeBorderColor(a) { this.ha = a; this.j("SearchTypeBorderColor"); } get searchTypeCornerRadiusBottomRight() { return this.cq; } set searchTypeCornerRadiusBottomRight(a) { this.cq = a; this.j("SearchTypeCornerRadiusBottomRight"); } get searchTypeCornerRadiusBottomLeft() { return this.cp; } set searchTypeCornerRadiusBottomLeft(a) { this.cp = a; this.j("SearchTypeCornerRadiusBottomLeft"); } get searchTypeCornerRadiusTopLeft() { return this.cr; } set searchTypeCornerRadiusTopLeft(a) { this.cr = a; this.j("SearchTypeCornerRadiusTopLeft"); } get searchTypeCornerRadiusTopRight() { return this.cs; } set searchTypeCornerRadiusTopRight(a) { this.cs = a; this.j("SearchTypeCornerRadiusTopRight"); } get searchTypeContentPaddingBottom() { return this.cl; } set searchTypeContentPaddingBottom(a) { this.cl = a; this.j("SearchTypeContentPaddingBottom"); } get searchTypeContentPaddingLeft() { return this.cm; } set searchTypeContentPaddingLeft(a) { this.cm = a; this.j("SearchTypeContentPaddingLeft"); } get searchTypeContentPaddingRight() { return this.cn; } set searchTypeContentPaddingRight(a) { this.cn = a; this.j("SearchTypeContentPaddingRight"); } get searchTypeContentPaddingTop() { return this.co; } set searchTypeContentPaddingTop(a) { this.co = a; this.j("SearchTypeContentPaddingTop"); } get searchTypeUnderlineWidth() { return this.c1; } set searchTypeUnderlineWidth(a) { this.c1 = a; this.j("SearchTypeUnderlineWidth"); } get searchTypeUnderlineRippleWidth() { return this.c0; } set searchTypeUnderlineRippleWidth(a) { this.c0 = a; this.j("SearchTypeUnderlineRippleWidth"); } get searchTypeHoverUnderlineWidth() { return this.cx; } set searchTypeHoverUnderlineWidth(a) { this.cx = a; this.j("SearchTypeHoverUnderlineWidth"); } get searchTypeUnderlineColor() { return this.he; } set searchTypeUnderlineColor(a) { this.he = a; this.j("SearchTypeUnderlineColor"); } get searchTypeUnderlineRippleColor() { return this.hf; } set searchTypeUnderlineRippleColor(a) { this.hf = a; this.j("SearchTypeUnderlineRippleColor"); } get searchTypeHoverUnderlineColor() { return this.hd; } set searchTypeHoverUnderlineColor(a) { this.hd = a; this.j("SearchTypeHoverUnderlineColor"); } get searchTypeFocusUnderlineColor() { return this.hc; } set searchTypeFocusUnderlineColor(a) { this.hc = a; this.j("SearchTypeFocusUnderlineColor"); } get searchTypeUnderlineOpacity() { return this.cy; } set searchTypeUnderlineOpacity(a) { this.cy = a; this.j("SearchTypeUnderlineOpacity"); } get searchTypeHoverUnderlineOpacity() { return this.cw; } set searchTypeHoverUnderlineOpacity(a) { this.cw = a; this.j("SearchTypeHoverUnderlineOpacity"); } get searchTypeFocusUnderlineOpacity() { return this.cu; } set searchTypeFocusUnderlineOpacity(a) { this.cu = a; this.j("SearchTypeFocusUnderlineOpacity"); } get searchTypeFocusUnderlineRippleOpacity() { return this.cv; } set searchTypeFocusUnderlineRippleOpacity(a) { this.cv = a; this.j("SearchTypeFocusUnderlineRippleOpacity"); } get searchTypeUnderlineRippleOpacity() { return this.cz; } set searchTypeUnderlineRippleOpacity(a) { this.cz = a; this.j("SearchTypeUnderlineRippleOpacity"); } get searchTypeBackgroundColor() { return this.g9; } set searchTypeBackgroundColor(a) { this.g9 = a; this.j("SearchTypeBackgroundColor"); } get isExpanded() { return this.o; } set isExpanded(a) { this.o = a; this.j("IsExpanded"); } get isHovered() { return this.q; } set isHovered(a) { this.q = a; this.j("IsHovered"); } get isFocused() { return this.p; } set isFocused(a) { this.p = a; this.j("IsFocused"); } get actualIsExpanded() { return this.m; } set actualIsExpanded(a) { this.m = a; this.j("ActualIsExpanded"); } get focusBorderColor() { return this.gy; } set focusBorderColor(a) { this.gy = a; this.j("FocusBorderColor"); } get id() { return this.g1; } set id(a) { this.g1 = a; this.j("Id"); } get disabled() { return this.n; } set disabled(a) { this.n = a; this.j("Disabled"); } get inputs() { return this.k; } set inputs(a) { this.k = a; this.j("Inputs"); } } InputGroupDescription.$t = markType(InputGroupDescription, 'InputGroupDescription', Description.$); return InputGroupDescription; })();