UNPKG

igniteui-react-core

Version:
1,515 lines (1,514 loc) 41.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 ButtonDescription = /*@__PURE__*/ (() => { class ButtonDescription extends Description { get_type() { return "Button"; } get type() { return this.get_type(); } constructor() { super(); this.ba = 0; this.a9 = 0; this.e5 = null; this.e0 = null; this.ex = null; this.eh = null; this.eg = null; this.et = null; this.eq = null; this.ee = null; this.cu = 0; this.cs = 0; this.ct = 0; this.er = null; this.ah = 0; this.ag = 0; this.ai = 0; this.aj = 0; this.ef = null; this.ei = null; this.ej = null; this.ek = null; this.cr = 0; this.el = null; this.es = null; this.ep = null; this.em = null; this.en = null; this.eo = null; this.af = 0; this.gu = null; this.gw = null; this.gx = null; this.gy = null; this.de = 0; this.g1 = null; this.gv = null; this.dh = 0; this.dg = 0; this.df = 0; this.bg = 0; this.bi = 0; this.bh = 0; this.bj = 0; this.bk = 0; this.g3 = null; this.fi = null; this.fk = null; this.fl = null; this.fm = null; this.c0 = 0; this.fp = null; this.fj = null; this.c3 = 0; this.c2 = 0; this.c1 = 0; this.fr = null; this.fs = null; this.fq = null; this.fn = null; this.fo = null; this.ay = 0; this.a0 = 0; this.az = 0; this.a1 = 0; this.a2 = 0; this.ew = null; this.e1 = null; this.e2 = null; this.e3 = null; this.cv = 0; this.e6 = null; this.f2 = null; this.ey = null; this.di = 0; this.c5 = 0; this.c4 = 0; this.fx = null; this.a3 = 0; this.fy = null; this.fz = null; this.g6 = null; this.f3 = null; this.g5 = null; this.g4 = null; this.g2 = null; this.gz = null; this.g0 = null; this.fv = null; this.fw = null; this.ak = 0; this.aq = 0; this.ap = 0; this.ar = 0; this.as = 0; this.gj = null; this.gl = null; this.gm = null; this.gn = null; this.da = 0; this.gq = null; this.gk = null; this.dd = 0; this.dc = 0; this.db = 0; this.bb = 0; this.bd = 0; this.bc = 0; this.be = 0; this.bf = 0; this.gs = null; this.gt = null; this.gr = null; this.go = null; this.gp = null; this.e7 = null; this.e9 = null; this.fa = null; this.fb = null; this.cw = 0; this.fe = null; this.e8 = null; this.cz = 0; this.cy = 0; this.cx = 0; this.at = 0; this.av = 0; this.au = 0; this.aw = 0; this.ax = 0; this.fg = null; this.fh = null; this.ff = null; this.fc = null; this.fd = null; this.f4 = null; this.f6 = null; this.f7 = null; this.f8 = null; this.c6 = 0; this.gb = null; this.f5 = null; this.c9 = 0; this.c8 = 0; this.c7 = 0; this.a4 = 0; this.a6 = 0; this.a5 = 0; this.a7 = 0; this.a8 = 0; this.gd = null; this.ge = null; this.gc = null; this.f9 = null; this.ga = null; this.gg = null; this.gf = null; this.e4 = null; this.ft = null; this.fu = null; this.eu = null; this.g7 = null; this.gi = null; this.dj = 0; this.ev = null; this.o = false; this.p = false; this.q = false; this.m = false; this.h = false; this.k = false; this.r = false; this.j = false; this.n = false; this.l = false; this.am = 0; this.ao = 0; this.an = 0; this.al = 0; this.f1 = null; this.g8 = null; this.i = false; this.s = false; this.ez = null; this.f0 = null; this.gh = null; } get minWidth() { return this.ba; } set minWidth(a) { this.ba = a; this.g("MinWidth"); } get minHeight() { return this.a9; } set minHeight(a) { this.a9 = a; this.g("MinHeight"); } get displayType() { return this.e5; } set displayType(a) { this.e5 = a; this.g("DisplayType"); } get density() { return this.e0; } set density(a) { this.e0 = a; this.g("Density"); } get baseTheme() { return this.ex; } set baseTheme(a) { this.ex = a; this.g("BaseTheme"); } get actualDensity() { return this.eh; } set actualDensity(a) { this.eh = a; this.g("ActualDensity"); } get actualBorderColor() { return this.eg; } set actualBorderColor(a) { this.eg = a; this.g("ActualBorderColor"); } get actualUmbraShadowColor() { return this.et; } set actualUmbraShadowColor(a) { this.et = a; this.g("ActualUmbraShadowColor"); } get actualPenumbraShadowColor() { return this.eq; } set actualPenumbraShadowColor(a) { this.eq = a; this.g("ActualPenumbraShadowColor"); } get actualAmbientShadowColor() { return this.ee; } set actualAmbientShadowColor(a) { this.ee = a; this.g("ActualAmbientShadowColor"); } get actualRestingElevation() { return this.cu; } set actualRestingElevation(a) { this.cu = a; this.g("ActualRestingElevation"); } get actualFocusElevation() { return this.cs; } set actualFocusElevation(a) { this.cs = a; this.g("ActualFocusElevation"); } get actualHoverElevation() { return this.ct; } set actualHoverElevation(a) { this.ct = a; this.g("ActualHoverElevation"); } get actualRippleColor() { return this.er; } set actualRippleColor(a) { this.er = a; this.g("ActualRippleColor"); } get actualCornerRadiusBottomRight() { return this.ah; } set actualCornerRadiusBottomRight(a) { this.ah = a; this.g("ActualCornerRadiusBottomRight"); } get actualCornerRadiusBottomLeft() { return this.ag; } set actualCornerRadiusBottomLeft(a) { this.ag = a; this.g("ActualCornerRadiusBottomLeft"); } get actualCornerRadiusTopLeft() { return this.ai; } set actualCornerRadiusTopLeft(a) { this.ai = a; this.g("ActualCornerRadiusTopLeft"); } get actualCornerRadiusTopRight() { return this.aj; } set actualCornerRadiusTopRight(a) { this.aj = a; this.g("ActualCornerRadiusTopRight"); } get actualBackgroundColor() { return this.ef; } set actualBackgroundColor(a) { this.ef = a; this.g("ActualBackgroundColor"); } get actualDisabledBackgroundColor() { return this.ei; } set actualDisabledBackgroundColor(a) { this.ei = a; this.g("ActualDisabledBackgroundColor"); } get actualDisabledBorderColor() { return this.ej; } set actualDisabledBorderColor(a) { this.ej = a; this.g("ActualDisabledBorderColor"); } get actualDisabledTextColor() { return this.ek; } set actualDisabledTextColor(a) { this.ek = a; this.g("ActualDisabledTextColor"); } get actualDisabledElevation() { return this.cr; } set actualDisabledElevation(a) { this.cr = a; this.g("ActualDisabledElevation"); } get actualElevationMode() { return this.el; } set actualElevationMode(a) { this.el = a; this.g("ActualElevationMode"); } get actualTextColor() { return this.es; } set actualTextColor(a) { this.es = a; this.g("ActualTextColor"); } get actualHoverTextColor() { return this.ep; } set actualHoverTextColor(a) { this.ep = a; this.g("ActualHoverTextColor"); } get actualFocusBackgroundColor() { return this.em; } set actualFocusBackgroundColor(a) { this.em = a; this.g("ActualFocusBackgroundColor"); } get actualFocusTextColor() { return this.en; } set actualFocusTextColor(a) { this.en = a; this.g("ActualFocusTextColor"); } get actualHoverBackgroundColor() { return this.eo; } set actualHoverBackgroundColor(a) { this.eo = a; this.g("ActualHoverBackgroundColor"); } get actualBorderWidth() { return this.af; } set actualBorderWidth(a) { this.af = a; this.g("ActualBorderWidth"); } get raisedBackgroundColor() { return this.gu; } set raisedBackgroundColor(a) { this.gu = a; this.g("RaisedBackgroundColor"); } get raisedDisabledBackgroundColor() { return this.gw; } set raisedDisabledBackgroundColor(a) { this.gw = a; this.g("RaisedDisabledBackgroundColor"); } get raisedDisabledBorderColor() { return this.gx; } set raisedDisabledBorderColor(a) { this.gx = a; this.g("RaisedDisabledBorderColor"); } get raisedDisabledTextColor() { return this.gy; } set raisedDisabledTextColor(a) { this.gy = a; this.g("RaisedDisabledTextColor"); } get raisedDisabledElevation() { return this.de; } set raisedDisabledElevation(a) { this.de = a; this.g("RaisedDisabledElevation"); } get raisedHoverBackgroundColor() { return this.g1; } set raisedHoverBackgroundColor(a) { this.g1 = a; this.g("RaisedHoverBackgroundColor"); } get raisedBorderColor() { return this.gv; } set raisedBorderColor(a) { this.gv = a; this.g("RaisedBorderColor"); } get raisedRestingElevation() { return this.dh; } set raisedRestingElevation(a) { this.dh = a; this.g("RaisedRestingElevation"); } get raisedHoverElevation() { return this.dg; } set raisedHoverElevation(a) { this.dg = a; this.g("RaisedHoverElevation"); } get raisedFocusElevation() { return this.df; } set raisedFocusElevation(a) { this.df = a; this.g("RaisedFocusElevation"); } get raisedBorderWidth() { return this.bg; } set raisedBorderWidth(a) { this.bg = a; this.g("RaisedBorderWidth"); } get raisedCornerRadiusBottomRight() { return this.bi; } set raisedCornerRadiusBottomRight(a) { this.bi = a; this.g("RaisedCornerRadiusBottomRight"); } get raisedCornerRadiusBottomLeft() { return this.bh; } set raisedCornerRadiusBottomLeft(a) { this.bh = a; this.g("RaisedCornerRadiusBottomLeft"); } get raisedCornerRadiusTopLeft() { return this.bj; } set raisedCornerRadiusTopLeft(a) { this.bj = a; this.g("RaisedCornerRadiusTopLeft"); } get raisedCornerRadiusTopRight() { return this.bk; } set raisedCornerRadiusTopRight(a) { this.bk = a; this.g("RaisedCornerRadiusTopRight"); } get raisedRippleColor() { return this.g3; } set raisedRippleColor(a) { this.g3 = a; this.g("RaisedRippleColor"); } get flatBackgroundColor() { return this.fi; } set flatBackgroundColor(a) { this.fi = a; this.g("FlatBackgroundColor"); } get flatDisabledBackgroundColor() { return this.fk; } set flatDisabledBackgroundColor(a) { this.fk = a; this.g("FlatDisabledBackgroundColor"); } get flatDisabledBorderColor() { return this.fl; } set flatDisabledBorderColor(a) { this.fl = a; this.g("FlatDisabledBorderColor"); } get flatDisabledTextColor() { return this.fm; } set flatDisabledTextColor(a) { this.fm = a; this.g("FlatDisabledTextColor"); } get flatDisabledElevation() { return this.c0; } set flatDisabledElevation(a) { this.c0 = a; this.g("FlatDisabledElevation"); } get flatHoverBackgroundColor() { return this.fp; } set flatHoverBackgroundColor(a) { this.fp = a; this.g("FlatHoverBackgroundColor"); } get flatBorderColor() { return this.fj; } set flatBorderColor(a) { this.fj = a; this.g("FlatBorderColor"); } get flatRestingElevation() { return this.c3; } set flatRestingElevation(a) { this.c3 = a; this.g("FlatRestingElevation"); } get flatHoverElevation() { return this.c2; } set flatHoverElevation(a) { this.c2 = a; this.g("FlatHoverElevation"); } get flatFocusElevation() { return this.c1; } set flatFocusElevation(a) { this.c1 = a; this.g("FlatFocusElevation"); } get flatRippleColor() { return this.fr; } set flatRippleColor(a) { this.fr = a; this.g("FlatRippleColor"); } get flatTextColor() { return this.fs; } set flatTextColor(a) { this.fs = a; this.g("FlatTextColor"); } get flatHoverTextColor() { return this.fq; } set flatHoverTextColor(a) { this.fq = a; this.g("FlatHoverTextColor"); } get flatFocusBackgroundColor() { return this.fn; } set flatFocusBackgroundColor(a) { this.fn = a; this.g("FlatFocusBackgroundColor"); } get flatFocusTextColor() { return this.fo; } set flatFocusTextColor(a) { this.fo = a; this.g("FlatFocusTextColor"); } get flatBorderWidth() { return this.ay; } set flatBorderWidth(a) { this.ay = a; this.g("FlatBorderWidth"); } get flatCornerRadiusBottomRight() { return this.a0; } set flatCornerRadiusBottomRight(a) { this.a0 = a; this.g("FlatCornerRadiusBottomRight"); } get flatCornerRadiusBottomLeft() { return this.az; } set flatCornerRadiusBottomLeft(a) { this.az = a; this.g("FlatCornerRadiusBottomLeft"); } get flatCornerRadiusTopLeft() { return this.a1; } set flatCornerRadiusTopLeft(a) { this.a1 = a; this.g("FlatCornerRadiusTopLeft"); } get flatCornerRadiusTopRight() { return this.a2; } set flatCornerRadiusTopRight(a) { this.a2 = a; this.g("FlatCornerRadiusTopRight"); } get backgroundColor() { return this.ew; } set backgroundColor(a) { this.ew = a; this.g("BackgroundColor"); } get disabledBackgroundColor() { return this.e1; } set disabledBackgroundColor(a) { this.e1 = a; this.g("DisabledBackgroundColor"); } get disabledBorderColor() { return this.e2; } set disabledBorderColor(a) { this.e2 = a; this.g("DisabledBorderColor"); } get disabledTextColor() { return this.e3; } set disabledTextColor(a) { this.e3 = a; this.g("DisabledTextColor"); } get disabledElevation() { return this.cv; } set disabledElevation(a) { this.cv = a; this.g("DisabledElevation"); } get elevationMode() { return this.e6; } set elevationMode(a) { this.e6 = a; this.g("ElevationMode"); } get hoverBackgroundColor() { return this.f2; } set hoverBackgroundColor(a) { this.f2 = a; this.g("HoverBackgroundColor"); } get borderColor() { return this.ey; } set borderColor(a) { this.ey = a; this.g("BorderColor"); } get restingElevation() { return this.di; } set restingElevation(a) { this.di = a; this.g("RestingElevation"); } get hoverElevation() { return this.c5; } set hoverElevation(a) { this.c5 = a; this.g("HoverElevation"); } get focusElevation() { return this.c4; } set focusElevation(a) { this.c4 = a; this.g("FocusElevation"); } get fontFamily() { return this.fx; } set fontFamily(a) { this.fx = a; this.g("FontFamily"); } get fontSize() { return this.a3; } set fontSize(a) { this.a3 = a; this.g("FontSize"); } get fontStyle() { return this.fy; } set fontStyle(a) { this.fy = a; this.g("FontStyle"); } get fontWeight() { return this.fz; } set fontWeight(a) { this.fz = a; this.g("FontWeight"); } get textColor() { return this.g6; } set textColor(a) { this.g6 = a; this.g("TextColor"); } get hoverTextColor() { return this.f3; } set hoverTextColor(a) { this.f3 = a; this.g("HoverTextColor"); } get rippleColor() { return this.g5; } set rippleColor(a) { this.g5 = a; this.g("RippleColor"); } get raisedTextColor() { return this.g4; } set raisedTextColor(a) { this.g4 = a; this.g("RaisedTextColor"); } get raisedHoverTextColor() { return this.g2; } set raisedHoverTextColor(a) { this.g2 = a; this.g("RaisedHoverTextColor"); } get raisedFocusBackgroundColor() { return this.gz; } set raisedFocusBackgroundColor(a) { this.gz = a; this.g("RaisedFocusBackgroundColor"); } get raisedFocusTextColor() { return this.g0; } set raisedFocusTextColor(a) { this.g0 = a; this.g("RaisedFocusTextColor"); } get focusBackgroundColor() { return this.fv; } set focusBackgroundColor(a) { this.fv = a; this.g("FocusBackgroundColor"); } get focusTextColor() { return this.fw; } set focusTextColor(a) { this.fw = a; this.g("FocusTextColor"); } get borderWidth() { return this.ak; } set borderWidth(a) { this.ak = a; this.g("BorderWidth"); } get cornerRadiusBottomRight() { return this.aq; } set cornerRadiusBottomRight(a) { this.aq = a; this.g("CornerRadiusBottomRight"); } get cornerRadiusBottomLeft() { return this.ap; } set cornerRadiusBottomLeft(a) { this.ap = a; this.g("CornerRadiusBottomLeft"); } get cornerRadiusTopLeft() { return this.ar; } set cornerRadiusTopLeft(a) { this.ar = a; this.g("CornerRadiusTopLeft"); } get cornerRadiusTopRight() { return this.as; } set cornerRadiusTopRight(a) { this.as = a; this.g("CornerRadiusTopRight"); } get outlinedBackgroundColor() { return this.gj; } set outlinedBackgroundColor(a) { this.gj = a; this.g("OutlinedBackgroundColor"); } get outlinedDisabledBackgroundColor() { return this.gl; } set outlinedDisabledBackgroundColor(a) { this.gl = a; this.g("OutlinedDisabledBackgroundColor"); } get outlinedDisabledBorderColor() { return this.gm; } set outlinedDisabledBorderColor(a) { this.gm = a; this.g("OutlinedDisabledBorderColor"); } get outlinedDisabledTextColor() { return this.gn; } set outlinedDisabledTextColor(a) { this.gn = a; this.g("OutlinedDisabledTextColor"); } get outlinedDisabledElevation() { return this.da; } set outlinedDisabledElevation(a) { this.da = a; this.g("OutlinedDisabledElevation"); } get outlinedHoverBackgroundColor() { return this.gq; } set outlinedHoverBackgroundColor(a) { this.gq = a; this.g("OutlinedHoverBackgroundColor"); } get outlinedBorderColor() { return this.gk; } set outlinedBorderColor(a) { this.gk = a; this.g("OutlinedBorderColor"); } get outlinedRestingElevation() { return this.dd; } set outlinedRestingElevation(a) { this.dd = a; this.g("OutlinedRestingElevation"); } get outlinedHoverElevation() { return this.dc; } set outlinedHoverElevation(a) { this.dc = a; this.g("OutlinedHoverElevation"); } get outlinedFocusElevation() { return this.db; } set outlinedFocusElevation(a) { this.db = a; this.g("OutlinedFocusElevation"); } get outlinedBorderWidth() { return this.bb; } set outlinedBorderWidth(a) { this.bb = a; this.g("OutlinedBorderWidth"); } get outlinedCornerRadiusBottomRight() { return this.bd; } set outlinedCornerRadiusBottomRight(a) { this.bd = a; this.g("OutlinedCornerRadiusBottomRight"); } get outlinedCornerRadiusBottomLeft() { return this.bc; } set outlinedCornerRadiusBottomLeft(a) { this.bc = a; this.g("OutlinedCornerRadiusBottomLeft"); } get outlinedCornerRadiusTopLeft() { return this.be; } set outlinedCornerRadiusTopLeft(a) { this.be = a; this.g("OutlinedCornerRadiusTopLeft"); } get outlinedCornerRadiusTopRight() { return this.bf; } set outlinedCornerRadiusTopRight(a) { this.bf = a; this.g("OutlinedCornerRadiusTopRight"); } get outlinedRippleColor() { return this.gs; } set outlinedRippleColor(a) { this.gs = a; this.g("OutlinedRippleColor"); } get outlinedTextColor() { return this.gt; } set outlinedTextColor(a) { this.gt = a; this.g("OutlinedTextColor"); } get outlinedHoverTextColor() { return this.gr; } set outlinedHoverTextColor(a) { this.gr = a; this.g("OutlinedHoverTextColor"); } get outlinedFocusBackgroundColor() { return this.go; } set outlinedFocusBackgroundColor(a) { this.go = a; this.g("OutlinedFocusBackgroundColor"); } get outlinedFocusTextColor() { return this.gp; } set outlinedFocusTextColor(a) { this.gp = a; this.g("OutlinedFocusTextColor"); } get fabBackgroundColor() { return this.e7; } set fabBackgroundColor(a) { this.e7 = a; this.g("FabBackgroundColor"); } get fabDisabledBackgroundColor() { return this.e9; } set fabDisabledBackgroundColor(a) { this.e9 = a; this.g("FabDisabledBackgroundColor"); } get fabDisabledBorderColor() { return this.fa; } set fabDisabledBorderColor(a) { this.fa = a; this.g("FabDisabledBorderColor"); } get fabDisabledTextColor() { return this.fb; } set fabDisabledTextColor(a) { this.fb = a; this.g("FabDisabledTextColor"); } get fabDisabledElevation() { return this.cw; } set fabDisabledElevation(a) { this.cw = a; this.g("FabDisabledElevation"); } get fabHoverBackgroundColor() { return this.fe; } set fabHoverBackgroundColor(a) { this.fe = a; this.g("FabHoverBackgroundColor"); } get fabBorderColor() { return this.e8; } set fabBorderColor(a) { this.e8 = a; this.g("FabBorderColor"); } get fabRestingElevation() { return this.cz; } set fabRestingElevation(a) { this.cz = a; this.g("FabRestingElevation"); } get fabHoverElevation() { return this.cy; } set fabHoverElevation(a) { this.cy = a; this.g("FabHoverElevation"); } get fabFocusElevation() { return this.cx; } set fabFocusElevation(a) { this.cx = a; this.g("FabFocusElevation"); } get fabBorderWidth() { return this.at; } set fabBorderWidth(a) { this.at = a; this.g("FabBorderWidth"); } get fabCornerRadiusBottomRight() { return this.av; } set fabCornerRadiusBottomRight(a) { this.av = a; this.g("FabCornerRadiusBottomRight"); } get fabCornerRadiusBottomLeft() { return this.au; } set fabCornerRadiusBottomLeft(a) { this.au = a; this.g("FabCornerRadiusBottomLeft"); } get fabCornerRadiusTopLeft() { return this.aw; } set fabCornerRadiusTopLeft(a) { this.aw = a; this.g("FabCornerRadiusTopLeft"); } get fabCornerRadiusTopRight() { return this.ax; } set fabCornerRadiusTopRight(a) { this.ax = a; this.g("FabCornerRadiusTopRight"); } get fabRippleColor() { return this.fg; } set fabRippleColor(a) { this.fg = a; this.g("FabRippleColor"); } get fabTextColor() { return this.fh; } set fabTextColor(a) { this.fh = a; this.g("FabTextColor"); } get fabHoverTextColor() { return this.ff; } set fabHoverTextColor(a) { this.ff = a; this.g("FabHoverTextColor"); } get fabFocusBackgroundColor() { return this.fc; } set fabFocusBackgroundColor(a) { this.fc = a; this.g("FabFocusBackgroundColor"); } get fabFocusTextColor() { return this.fd; } set fabFocusTextColor(a) { this.fd = a; this.g("FabFocusTextColor"); } get iconBackgroundColor() { return this.f4; } set iconBackgroundColor(a) { this.f4 = a; this.g("IconBackgroundColor"); } get iconDisabledBackgroundColor() { return this.f6; } set iconDisabledBackgroundColor(a) { this.f6 = a; this.g("IconDisabledBackgroundColor"); } get iconDisabledBorderColor() { return this.f7; } set iconDisabledBorderColor(a) { this.f7 = a; this.g("IconDisabledBorderColor"); } get iconDisabledTextColor() { return this.f8; } set iconDisabledTextColor(a) { this.f8 = a; this.g("IconDisabledTextColor"); } get iconDisabledElevation() { return this.c6; } set iconDisabledElevation(a) { this.c6 = a; this.g("IconDisabledElevation"); } get iconHoverBackgroundColor() { return this.gb; } set iconHoverBackgroundColor(a) { this.gb = a; this.g("IconHoverBackgroundColor"); } get iconBorderColor() { return this.f5; } set iconBorderColor(a) { this.f5 = a; this.g("IconBorderColor"); } get iconRestingElevation() { return this.c9; } set iconRestingElevation(a) { this.c9 = a; this.g("IconRestingElevation"); } get iconHoverElevation() { return this.c8; } set iconHoverElevation(a) { this.c8 = a; this.g("IconHoverElevation"); } get iconFocusElevation() { return this.c7; } set iconFocusElevation(a) { this.c7 = a; this.g("IconFocusElevation"); } get iconBorderWidth() { return this.a4; } set iconBorderWidth(a) { this.a4 = a; this.g("IconBorderWidth"); } get iconCornerRadiusBottomRight() { return this.a6; } set iconCornerRadiusBottomRight(a) { this.a6 = a; this.g("IconCornerRadiusBottomRight"); } get iconCornerRadiusBottomLeft() { return this.a5; } set iconCornerRadiusBottomLeft(a) { this.a5 = a; this.g("IconCornerRadiusBottomLeft"); } get iconCornerRadiusTopLeft() { return this.a7; } set iconCornerRadiusTopLeft(a) { this.a7 = a; this.g("IconCornerRadiusTopLeft"); } get iconCornerRadiusTopRight() { return this.a8; } set iconCornerRadiusTopRight(a) { this.a8 = a; this.g("IconCornerRadiusTopRight"); } get iconRippleColor() { return this.gd; } set iconRippleColor(a) { this.gd = a; this.g("IconRippleColor"); } get iconTextColor() { return this.ge; } set iconTextColor(a) { this.ge = a; this.g("IconTextColor"); } get iconHoverTextColor() { return this.gc; } set iconHoverTextColor(a) { this.gc = a; this.g("IconHoverTextColor"); } get iconFocusBackgroundColor() { return this.f9; } set iconFocusBackgroundColor(a) { this.f9 = a; this.g("IconFocusBackgroundColor"); } get iconFocusTextColor() { return this.ga; } set iconFocusTextColor(a) { this.ga = a; this.g("IconFocusTextColor"); } get inputId() { return this.gg; } set inputId(a) { this.gg = a; this.g("InputId"); } get id() { return this.gf; } set id(a) { this.gf = a; this.g("Id"); } get display() { return this.e4; } set display(a) { this.e4 = a; this.g("Display"); } get flexDirection() { return this.ft; } set flexDirection(a) { this.ft = a; this.g("FlexDirection"); } get flexGrow() { return this.fu; } set flexGrow(a) { this.fu = a; this.g("FlexGrow"); } get alignItems() { return this.eu; } set alignItems(a) { this.eu = a; this.g("AlignItems"); } get valueRef() { return this.g7; } set valueRef(a) { this.g7 = a; this.g("ValueRef"); } get name() { return this.gi; } set name(a) { this.gi = a; this.g("Name"); } get tabIndex() { return this.dj; } set tabIndex(a) { this.dj = a; this.g("TabIndex"); } get ariaLabel() { return this.ev; } set ariaLabel(a) { this.ev = a; this.g("AriaLabel"); } get fillAvailableSpace() { return this.o; } set fillAvailableSpace(a) { this.o = a; this.g("FillAvailableSpace"); } get focused() { return this.p; } set focused(a) { this.p = a; this.g("Focused"); } get isFocusStyleEnabled() { return this.q; } set isFocusStyleEnabled(a) { this.q = a; this.g("IsFocusStyleEnabled"); } get disableRipple() { return this.m; } set disableRipple(a) { this.m = a; this.g("DisableRipple"); } get actualDisableRipple() { return this.h; } set actualDisableRipple(a) { this.h = a; this.g("ActualDisableRipple"); } get disableHover() { return this.k; } set disableHover(a) { this.k = a; this.g("DisableHover"); } get isHover() { return this.r; } set isHover(a) { this.r = a; this.g("IsHover"); } get disabled() { return this.j; } set disabled(a) { this.j = a; this.g("Disabled"); } get disableTransitions() { return this.n; } set disableTransitions(a) { this.n = a; this.g("DisableTransitions"); } get disablePointer() { return this.l; } set disablePointer(a) { this.l = a; this.g("DisablePointer"); } get contentPaddingLeft() { return this.am; } set contentPaddingLeft(a) { this.am = a; this.g("ContentPaddingLeft"); } get contentPaddingTop() { return this.ao; } set contentPaddingTop(a) { this.ao = a; this.g("ContentPaddingTop"); } get contentPaddingRight() { return this.an; } set contentPaddingRight(a) { this.an = a; this.g("ContentPaddingRight"); } get contentPaddingBottom() { return this.al; } set contentPaddingBottom(a) { this.al = a; this.g("ContentPaddingBottom"); } get horizontalContentAlignment() { return this.f1; } set horizontalContentAlignment(a) { this.f1 = a; this.g("HorizontalContentAlignment"); } get verticalContentAlignment() { return this.g8; } set verticalContentAlignment(a) { this.g8 = a; this.g("VerticalContentAlignment"); } get clickTunneling() { return this.i; } set clickTunneling(a) { this.i = a; this.g("ClickTunneling"); } get stopPropagation() { return this.s; } set stopPropagation(a) { this.s = a; this.g("StopPropagation"); } get clickedRef() { return this.ez; } set clickedRef(a) { this.ez = a; this.g("ClickedRef"); } get gotFocusRef() { return this.f0; } set gotFocusRef(a) { this.f0 = a; this.g("GotFocusRef"); } get lostFocusRef() { return this.gh; } set lostFocusRef(a) { this.gh = a; this.g("LostFocusRef"); } } ButtonDescription.$t = /*@__PURE__*/ markType(ButtonDescription, 'ButtonDescription', Description.$); return ButtonDescription; })();