UNPKG

igniteui-react-core

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