igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
1,695 lines • 66.2 kB
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 { __extends } from "tslib";
import { Description } from "./Description";
import { markType } from "./type";
/**
* @hidden
*/
var ButtonDescription = /** @class */ /*@__PURE__*/ (function (_super) {
__extends(ButtonDescription, _super);
function ButtonDescription() {
var _this = _super.call(this) || this;
_this.bd = 0;
_this.bc = 0;
_this.e8 = null;
_this.e3 = null;
_this.e0 = null;
_this.ek = null;
_this.ej = null;
_this.ew = null;
_this.et = null;
_this.eh = null;
_this.cx = 0;
_this.cv = 0;
_this.cw = 0;
_this.eu = null;
_this.ak = 0;
_this.aj = 0;
_this.al = 0;
_this.am = 0;
_this.ei = null;
_this.el = null;
_this.em = null;
_this.en = null;
_this.cu = 0;
_this.eo = null;
_this.ev = null;
_this.es = null;
_this.ep = null;
_this.eq = null;
_this.er = null;
_this.ai = 0;
_this.gw = null;
_this.gy = null;
_this.gz = null;
_this.g0 = null;
_this.dh = 0;
_this.g3 = null;
_this.gx = null;
_this.dk = 0;
_this.dj = 0;
_this.di = 0;
_this.bj = 0;
_this.bl = 0;
_this.bk = 0;
_this.bm = 0;
_this.bn = 0;
_this.g5 = null;
_this.fl = null;
_this.fn = null;
_this.fo = null;
_this.fp = null;
_this.c3 = 0;
_this.fs = null;
_this.fm = null;
_this.c6 = 0;
_this.c5 = 0;
_this.c4 = 0;
_this.fu = null;
_this.fv = null;
_this.ft = null;
_this.fq = null;
_this.fr = null;
_this.a1 = 0;
_this.a3 = 0;
_this.a2 = 0;
_this.a4 = 0;
_this.a5 = 0;
_this.ez = null;
_this.e4 = null;
_this.e5 = null;
_this.e6 = null;
_this.cy = 0;
_this.e9 = null;
_this.f5 = null;
_this.e1 = null;
_this.dl = 0;
_this.c8 = 0;
_this.c7 = 0;
_this.f0 = null;
_this.a6 = 0;
_this.f1 = null;
_this.f2 = null;
_this.g8 = null;
_this.f6 = null;
_this.g7 = null;
_this.g6 = null;
_this.g4 = null;
_this.g1 = null;
_this.g2 = null;
_this.fy = null;
_this.fz = null;
_this.an = 0;
_this.at = 0;
_this.as = 0;
_this.au = 0;
_this.av = 0;
_this.gl = null;
_this.gn = null;
_this.go = null;
_this.gp = null;
_this.dd = 0;
_this.gs = null;
_this.gm = null;
_this.dg = 0;
_this.df = 0;
_this.de = 0;
_this.be = 0;
_this.bg = 0;
_this.bf = 0;
_this.bh = 0;
_this.bi = 0;
_this.gu = null;
_this.gv = null;
_this.gt = null;
_this.gq = null;
_this.gr = null;
_this.fa = null;
_this.fc = null;
_this.fd = null;
_this.fe = null;
_this.cz = 0;
_this.fh = null;
_this.fb = null;
_this.c2 = 0;
_this.c1 = 0;
_this.c0 = 0;
_this.aw = 0;
_this.ay = 0;
_this.ax = 0;
_this.az = 0;
_this.a0 = 0;
_this.fj = null;
_this.fk = null;
_this.fi = null;
_this.ff = null;
_this.fg = null;
_this.f7 = null;
_this.f9 = null;
_this.ga = null;
_this.gb = null;
_this.c9 = 0;
_this.ge = null;
_this.f8 = null;
_this.dc = 0;
_this.db = 0;
_this.da = 0;
_this.a7 = 0;
_this.a9 = 0;
_this.a8 = 0;
_this.ba = 0;
_this.bb = 0;
_this.gg = null;
_this.gh = null;
_this.gf = null;
_this.gc = null;
_this.gd = null;
_this.gj = null;
_this.gi = null;
_this.e7 = null;
_this.fw = null;
_this.fx = null;
_this.ex = null;
_this.g9 = null;
_this.dm = 0;
_this.ey = null;
_this.r = false;
_this.s = false;
_this.t = false;
_this.p = false;
_this.k = false;
_this.n = false;
_this.u = false;
_this.m = false;
_this.q = false;
_this.o = false;
_this.ap = 0;
_this.ar = 0;
_this.aq = 0;
_this.ao = 0;
_this.f4 = null;
_this.ha = null;
_this.l = false;
_this.v = false;
_this.e2 = null;
_this.f3 = null;
_this.gk = null;
return _this;
}
ButtonDescription.prototype.get_type = function () {
return "Button";
};
Object.defineProperty(ButtonDescription.prototype, "type", {
get: function () {
return this.get_type();
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "minWidth", {
get: function () {
return this.bd;
},
set: function (a) {
this.bd = a;
this.j("MinWidth");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "minHeight", {
get: function () {
return this.bc;
},
set: function (a) {
this.bc = a;
this.j("MinHeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "displayType", {
get: function () {
return this.e8;
},
set: function (a) {
this.e8 = a;
this.j("DisplayType");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "density", {
get: function () {
return this.e3;
},
set: function (a) {
this.e3 = a;
this.j("Density");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "baseTheme", {
get: function () {
return this.e0;
},
set: function (a) {
this.e0 = a;
this.j("BaseTheme");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualDensity", {
get: function () {
return this.ek;
},
set: function (a) {
this.ek = a;
this.j("ActualDensity");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualBorderColor", {
get: function () {
return this.ej;
},
set: function (a) {
this.ej = a;
this.j("ActualBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualUmbraShadowColor", {
get: function () {
return this.ew;
},
set: function (a) {
this.ew = a;
this.j("ActualUmbraShadowColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualPenumbraShadowColor", {
get: function () {
return this.et;
},
set: function (a) {
this.et = a;
this.j("ActualPenumbraShadowColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualAmbientShadowColor", {
get: function () {
return this.eh;
},
set: function (a) {
this.eh = a;
this.j("ActualAmbientShadowColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualRestingElevation", {
get: function () {
return this.cx;
},
set: function (a) {
this.cx = a;
this.j("ActualRestingElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualFocusElevation", {
get: function () {
return this.cv;
},
set: function (a) {
this.cv = a;
this.j("ActualFocusElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualHoverElevation", {
get: function () {
return this.cw;
},
set: function (a) {
this.cw = a;
this.j("ActualHoverElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualRippleColor", {
get: function () {
return this.eu;
},
set: function (a) {
this.eu = a;
this.j("ActualRippleColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualCornerRadiusBottomRight", {
get: function () {
return this.ak;
},
set: function (a) {
this.ak = a;
this.j("ActualCornerRadiusBottomRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualCornerRadiusBottomLeft", {
get: function () {
return this.aj;
},
set: function (a) {
this.aj = a;
this.j("ActualCornerRadiusBottomLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualCornerRadiusTopLeft", {
get: function () {
return this.al;
},
set: function (a) {
this.al = a;
this.j("ActualCornerRadiusTopLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualCornerRadiusTopRight", {
get: function () {
return this.am;
},
set: function (a) {
this.am = a;
this.j("ActualCornerRadiusTopRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualBackgroundColor", {
get: function () {
return this.ei;
},
set: function (a) {
this.ei = a;
this.j("ActualBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualDisabledBackgroundColor", {
get: function () {
return this.el;
},
set: function (a) {
this.el = a;
this.j("ActualDisabledBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualDisabledBorderColor", {
get: function () {
return this.em;
},
set: function (a) {
this.em = a;
this.j("ActualDisabledBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualDisabledTextColor", {
get: function () {
return this.en;
},
set: function (a) {
this.en = a;
this.j("ActualDisabledTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualDisabledElevation", {
get: function () {
return this.cu;
},
set: function (a) {
this.cu = a;
this.j("ActualDisabledElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualElevationMode", {
get: function () {
return this.eo;
},
set: function (a) {
this.eo = a;
this.j("ActualElevationMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualTextColor", {
get: function () {
return this.ev;
},
set: function (a) {
this.ev = a;
this.j("ActualTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualHoverTextColor", {
get: function () {
return this.es;
},
set: function (a) {
this.es = a;
this.j("ActualHoverTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualFocusBackgroundColor", {
get: function () {
return this.ep;
},
set: function (a) {
this.ep = a;
this.j("ActualFocusBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualFocusTextColor", {
get: function () {
return this.eq;
},
set: function (a) {
this.eq = a;
this.j("ActualFocusTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualHoverBackgroundColor", {
get: function () {
return this.er;
},
set: function (a) {
this.er = a;
this.j("ActualHoverBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "actualBorderWidth", {
get: function () {
return this.ai;
},
set: function (a) {
this.ai = a;
this.j("ActualBorderWidth");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedBackgroundColor", {
get: function () {
return this.gw;
},
set: function (a) {
this.gw = a;
this.j("RaisedBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedDisabledBackgroundColor", {
get: function () {
return this.gy;
},
set: function (a) {
this.gy = a;
this.j("RaisedDisabledBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedDisabledBorderColor", {
get: function () {
return this.gz;
},
set: function (a) {
this.gz = a;
this.j("RaisedDisabledBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedDisabledTextColor", {
get: function () {
return this.g0;
},
set: function (a) {
this.g0 = a;
this.j("RaisedDisabledTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedDisabledElevation", {
get: function () {
return this.dh;
},
set: function (a) {
this.dh = a;
this.j("RaisedDisabledElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedHoverBackgroundColor", {
get: function () {
return this.g3;
},
set: function (a) {
this.g3 = a;
this.j("RaisedHoverBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedBorderColor", {
get: function () {
return this.gx;
},
set: function (a) {
this.gx = a;
this.j("RaisedBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedRestingElevation", {
get: function () {
return this.dk;
},
set: function (a) {
this.dk = a;
this.j("RaisedRestingElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedHoverElevation", {
get: function () {
return this.dj;
},
set: function (a) {
this.dj = a;
this.j("RaisedHoverElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedFocusElevation", {
get: function () {
return this.di;
},
set: function (a) {
this.di = a;
this.j("RaisedFocusElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedBorderWidth", {
get: function () {
return this.bj;
},
set: function (a) {
this.bj = a;
this.j("RaisedBorderWidth");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedCornerRadiusBottomRight", {
get: function () {
return this.bl;
},
set: function (a) {
this.bl = a;
this.j("RaisedCornerRadiusBottomRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedCornerRadiusBottomLeft", {
get: function () {
return this.bk;
},
set: function (a) {
this.bk = a;
this.j("RaisedCornerRadiusBottomLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedCornerRadiusTopLeft", {
get: function () {
return this.bm;
},
set: function (a) {
this.bm = a;
this.j("RaisedCornerRadiusTopLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedCornerRadiusTopRight", {
get: function () {
return this.bn;
},
set: function (a) {
this.bn = a;
this.j("RaisedCornerRadiusTopRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedRippleColor", {
get: function () {
return this.g5;
},
set: function (a) {
this.g5 = a;
this.j("RaisedRippleColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatBackgroundColor", {
get: function () {
return this.fl;
},
set: function (a) {
this.fl = a;
this.j("FlatBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatDisabledBackgroundColor", {
get: function () {
return this.fn;
},
set: function (a) {
this.fn = a;
this.j("FlatDisabledBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatDisabledBorderColor", {
get: function () {
return this.fo;
},
set: function (a) {
this.fo = a;
this.j("FlatDisabledBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatDisabledTextColor", {
get: function () {
return this.fp;
},
set: function (a) {
this.fp = a;
this.j("FlatDisabledTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatDisabledElevation", {
get: function () {
return this.c3;
},
set: function (a) {
this.c3 = a;
this.j("FlatDisabledElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatHoverBackgroundColor", {
get: function () {
return this.fs;
},
set: function (a) {
this.fs = a;
this.j("FlatHoverBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatBorderColor", {
get: function () {
return this.fm;
},
set: function (a) {
this.fm = a;
this.j("FlatBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatRestingElevation", {
get: function () {
return this.c6;
},
set: function (a) {
this.c6 = a;
this.j("FlatRestingElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatHoverElevation", {
get: function () {
return this.c5;
},
set: function (a) {
this.c5 = a;
this.j("FlatHoverElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatFocusElevation", {
get: function () {
return this.c4;
},
set: function (a) {
this.c4 = a;
this.j("FlatFocusElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatRippleColor", {
get: function () {
return this.fu;
},
set: function (a) {
this.fu = a;
this.j("FlatRippleColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatTextColor", {
get: function () {
return this.fv;
},
set: function (a) {
this.fv = a;
this.j("FlatTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatHoverTextColor", {
get: function () {
return this.ft;
},
set: function (a) {
this.ft = a;
this.j("FlatHoverTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatFocusBackgroundColor", {
get: function () {
return this.fq;
},
set: function (a) {
this.fq = a;
this.j("FlatFocusBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatFocusTextColor", {
get: function () {
return this.fr;
},
set: function (a) {
this.fr = a;
this.j("FlatFocusTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatBorderWidth", {
get: function () {
return this.a1;
},
set: function (a) {
this.a1 = a;
this.j("FlatBorderWidth");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatCornerRadiusBottomRight", {
get: function () {
return this.a3;
},
set: function (a) {
this.a3 = a;
this.j("FlatCornerRadiusBottomRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatCornerRadiusBottomLeft", {
get: function () {
return this.a2;
},
set: function (a) {
this.a2 = a;
this.j("FlatCornerRadiusBottomLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatCornerRadiusTopLeft", {
get: function () {
return this.a4;
},
set: function (a) {
this.a4 = a;
this.j("FlatCornerRadiusTopLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "flatCornerRadiusTopRight", {
get: function () {
return this.a5;
},
set: function (a) {
this.a5 = a;
this.j("FlatCornerRadiusTopRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "backgroundColor", {
get: function () {
return this.ez;
},
set: function (a) {
this.ez = a;
this.j("BackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "disabledBackgroundColor", {
get: function () {
return this.e4;
},
set: function (a) {
this.e4 = a;
this.j("DisabledBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "disabledBorderColor", {
get: function () {
return this.e5;
},
set: function (a) {
this.e5 = a;
this.j("DisabledBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "disabledTextColor", {
get: function () {
return this.e6;
},
set: function (a) {
this.e6 = a;
this.j("DisabledTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "disabledElevation", {
get: function () {
return this.cy;
},
set: function (a) {
this.cy = a;
this.j("DisabledElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "elevationMode", {
get: function () {
return this.e9;
},
set: function (a) {
this.e9 = a;
this.j("ElevationMode");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "hoverBackgroundColor", {
get: function () {
return this.f5;
},
set: function (a) {
this.f5 = a;
this.j("HoverBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "borderColor", {
get: function () {
return this.e1;
},
set: function (a) {
this.e1 = a;
this.j("BorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "restingElevation", {
get: function () {
return this.dl;
},
set: function (a) {
this.dl = a;
this.j("RestingElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "hoverElevation", {
get: function () {
return this.c8;
},
set: function (a) {
this.c8 = a;
this.j("HoverElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "focusElevation", {
get: function () {
return this.c7;
},
set: function (a) {
this.c7 = a;
this.j("FocusElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fontFamily", {
get: function () {
return this.f0;
},
set: function (a) {
this.f0 = a;
this.j("FontFamily");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fontSize", {
get: function () {
return this.a6;
},
set: function (a) {
this.a6 = a;
this.j("FontSize");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fontStyle", {
get: function () {
return this.f1;
},
set: function (a) {
this.f1 = a;
this.j("FontStyle");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fontWeight", {
get: function () {
return this.f2;
},
set: function (a) {
this.f2 = a;
this.j("FontWeight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "textColor", {
get: function () {
return this.g8;
},
set: function (a) {
this.g8 = a;
this.j("TextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "hoverTextColor", {
get: function () {
return this.f6;
},
set: function (a) {
this.f6 = a;
this.j("HoverTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "rippleColor", {
get: function () {
return this.g7;
},
set: function (a) {
this.g7 = a;
this.j("RippleColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedTextColor", {
get: function () {
return this.g6;
},
set: function (a) {
this.g6 = a;
this.j("RaisedTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedHoverTextColor", {
get: function () {
return this.g4;
},
set: function (a) {
this.g4 = a;
this.j("RaisedHoverTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedFocusBackgroundColor", {
get: function () {
return this.g1;
},
set: function (a) {
this.g1 = a;
this.j("RaisedFocusBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "raisedFocusTextColor", {
get: function () {
return this.g2;
},
set: function (a) {
this.g2 = a;
this.j("RaisedFocusTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "focusBackgroundColor", {
get: function () {
return this.fy;
},
set: function (a) {
this.fy = a;
this.j("FocusBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "focusTextColor", {
get: function () {
return this.fz;
},
set: function (a) {
this.fz = a;
this.j("FocusTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "borderWidth", {
get: function () {
return this.an;
},
set: function (a) {
this.an = a;
this.j("BorderWidth");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "cornerRadiusBottomRight", {
get: function () {
return this.at;
},
set: function (a) {
this.at = a;
this.j("CornerRadiusBottomRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "cornerRadiusBottomLeft", {
get: function () {
return this.as;
},
set: function (a) {
this.as = a;
this.j("CornerRadiusBottomLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "cornerRadiusTopLeft", {
get: function () {
return this.au;
},
set: function (a) {
this.au = a;
this.j("CornerRadiusTopLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "cornerRadiusTopRight", {
get: function () {
return this.av;
},
set: function (a) {
this.av = a;
this.j("CornerRadiusTopRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedBackgroundColor", {
get: function () {
return this.gl;
},
set: function (a) {
this.gl = a;
this.j("OutlinedBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedDisabledBackgroundColor", {
get: function () {
return this.gn;
},
set: function (a) {
this.gn = a;
this.j("OutlinedDisabledBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedDisabledBorderColor", {
get: function () {
return this.go;
},
set: function (a) {
this.go = a;
this.j("OutlinedDisabledBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedDisabledTextColor", {
get: function () {
return this.gp;
},
set: function (a) {
this.gp = a;
this.j("OutlinedDisabledTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedDisabledElevation", {
get: function () {
return this.dd;
},
set: function (a) {
this.dd = a;
this.j("OutlinedDisabledElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedHoverBackgroundColor", {
get: function () {
return this.gs;
},
set: function (a) {
this.gs = a;
this.j("OutlinedHoverBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedBorderColor", {
get: function () {
return this.gm;
},
set: function (a) {
this.gm = a;
this.j("OutlinedBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedRestingElevation", {
get: function () {
return this.dg;
},
set: function (a) {
this.dg = a;
this.j("OutlinedRestingElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedHoverElevation", {
get: function () {
return this.df;
},
set: function (a) {
this.df = a;
this.j("OutlinedHoverElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedFocusElevation", {
get: function () {
return this.de;
},
set: function (a) {
this.de = a;
this.j("OutlinedFocusElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedBorderWidth", {
get: function () {
return this.be;
},
set: function (a) {
this.be = a;
this.j("OutlinedBorderWidth");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedCornerRadiusBottomRight", {
get: function () {
return this.bg;
},
set: function (a) {
this.bg = a;
this.j("OutlinedCornerRadiusBottomRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedCornerRadiusBottomLeft", {
get: function () {
return this.bf;
},
set: function (a) {
this.bf = a;
this.j("OutlinedCornerRadiusBottomLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedCornerRadiusTopLeft", {
get: function () {
return this.bh;
},
set: function (a) {
this.bh = a;
this.j("OutlinedCornerRadiusTopLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedCornerRadiusTopRight", {
get: function () {
return this.bi;
},
set: function (a) {
this.bi = a;
this.j("OutlinedCornerRadiusTopRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedRippleColor", {
get: function () {
return this.gu;
},
set: function (a) {
this.gu = a;
this.j("OutlinedRippleColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedTextColor", {
get: function () {
return this.gv;
},
set: function (a) {
this.gv = a;
this.j("OutlinedTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedHoverTextColor", {
get: function () {
return this.gt;
},
set: function (a) {
this.gt = a;
this.j("OutlinedHoverTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedFocusBackgroundColor", {
get: function () {
return this.gq;
},
set: function (a) {
this.gq = a;
this.j("OutlinedFocusBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "outlinedFocusTextColor", {
get: function () {
return this.gr;
},
set: function (a) {
this.gr = a;
this.j("OutlinedFocusTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabBackgroundColor", {
get: function () {
return this.fa;
},
set: function (a) {
this.fa = a;
this.j("FabBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabDisabledBackgroundColor", {
get: function () {
return this.fc;
},
set: function (a) {
this.fc = a;
this.j("FabDisabledBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabDisabledBorderColor", {
get: function () {
return this.fd;
},
set: function (a) {
this.fd = a;
this.j("FabDisabledBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabDisabledTextColor", {
get: function () {
return this.fe;
},
set: function (a) {
this.fe = a;
this.j("FabDisabledTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabDisabledElevation", {
get: function () {
return this.cz;
},
set: function (a) {
this.cz = a;
this.j("FabDisabledElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabHoverBackgroundColor", {
get: function () {
return this.fh;
},
set: function (a) {
this.fh = a;
this.j("FabHoverBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabBorderColor", {
get: function () {
return this.fb;
},
set: function (a) {
this.fb = a;
this.j("FabBorderColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabRestingElevation", {
get: function () {
return this.c2;
},
set: function (a) {
this.c2 = a;
this.j("FabRestingElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabHoverElevation", {
get: function () {
return this.c1;
},
set: function (a) {
this.c1 = a;
this.j("FabHoverElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabFocusElevation", {
get: function () {
return this.c0;
},
set: function (a) {
this.c0 = a;
this.j("FabFocusElevation");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabBorderWidth", {
get: function () {
return this.aw;
},
set: function (a) {
this.aw = a;
this.j("FabBorderWidth");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabCornerRadiusBottomRight", {
get: function () {
return this.ay;
},
set: function (a) {
this.ay = a;
this.j("FabCornerRadiusBottomRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabCornerRadiusBottomLeft", {
get: function () {
return this.ax;
},
set: function (a) {
this.ax = a;
this.j("FabCornerRadiusBottomLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabCornerRadiusTopLeft", {
get: function () {
return this.az;
},
set: function (a) {
this.az = a;
this.j("FabCornerRadiusTopLeft");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabCornerRadiusTopRight", {
get: function () {
return this.a0;
},
set: function (a) {
this.a0 = a;
this.j("FabCornerRadiusTopRight");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabRippleColor", {
get: function () {
return this.fj;
},
set: function (a) {
this.fj = a;
this.j("FabRippleColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabTextColor", {
get: function () {
return this.fk;
},
set: function (a) {
this.fk = a;
this.j("FabTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabHoverTextColor", {
get: function () {
return this.fi;
},
set: function (a) {
this.fi = a;
this.j("FabHoverTextColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabFocusBackgroundColor", {
get: function () {
return this.ff;
},
set: function (a) {
this.ff = a;
this.j("FabFocusBackgroundColor");
},
enumerable: false,
configurable: true
});
Object.defineProperty(ButtonDescription.prototype, "fabFocusTextColor", {
get: function () {
return this.fg;
},
set: function (a) {
this.fg = a;
this.j("FabFocusTextColor");
},