igniteui-angular-core
Version:
Ignite UI Angular Core logic used in multiple UI components.
467 lines (466 loc) • 13.1 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 { Description } from "./Description";
import { markType } from "./type";
/**
* @hidden
*/
export let ZoomSliderDescription = /*@__PURE__*/ (() => {
class ZoomSliderDescription extends Description {
constructor() {
super();
this.bv = null;
this.a6 = null;
this.a3 = null;
this.a1 = 0;
this.x = 0;
this.z = 0;
this.j = 0;
this.f = null;
this.y = 0;
this.ab = 0;
this.m = 0;
this.ae = 0;
this.ad = 0;
this.k = 0;
this.bn = null;
this.bk = null;
this.v = 0;
this.q = 0;
this.bc = null;
this.bl = null;
this.bd = null;
this.bm = null;
this.be = null;
this.w = 0;
this.r = 0;
this.u = 0;
this.p = 0;
this.bi = null;
this.bj = null;
this.t = 0;
this.ba = null;
this.bb = null;
this.o = 0;
this.a4 = null;
this.a5 = null;
this.l = 0;
this.bo = null;
this.bp = null;
this.aa = 0;
this.bq = null;
this.bf = null;
this.bh = null;
this.bg = null;
this.s = 0;
this.a7 = null;
this.a9 = null;
this.a8 = null;
this.n = 0;
this.h = false;
this.bs = null;
this.ac = 0;
this.bt = null;
this.bu = null;
this.br = null;
this.bw = null;
}
get width() {
return this.bv;
}
set width(a) {
this.bv = a;
this.e("Width");
}
get height() {
return this.a6;
}
set height(a) {
this.a6 = a;
this.e("Height");
}
get background() {
return this.a3;
}
set background(a) {
this.a3 = a;
this.e("Background");
}
get_type() {
return "ZoomSlider";
}
get type() {
return this.get_type();
}
get panTransitionDuration() {
return this.a1;
}
set panTransitionDuration(a) {
this.a1 = a;
this.e("PanTransitionDuration");
}
get maxZoomWidth() {
return this.x;
}
set maxZoomWidth(a) {
this.x = a;
this.e("MaxZoomWidth");
}
get pixelScalingRatio() {
return this.z;
}
set pixelScalingRatio(a) {
this.z = a;
this.e("PixelScalingRatio");
}
get actualPixelScalingRatio() {
return this.j;
}
set actualPixelScalingRatio(a) {
this.j = a;
this.e("ActualPixelScalingRatio");
}
get windowRect() {
return this.f;
}
set windowRect(a) {
this.f = a;
this.e("WindowRect");
}
get minZoomWidth() {
return this.y;
}
set minZoomWidth(a) {
this.y = a;
this.e("MinZoomWidth");
}
get startInset() {
return this.ab;
}
set startInset(a) {
this.ab = a;
this.e("StartInset");
}
get endInset() {
return this.m;
}
set endInset(a) {
this.m = a;
this.e("EndInset");
}
get trackStartInset() {
return this.ae;
}
set trackStartInset(a) {
this.ae = a;
this.e("TrackStartInset");
}
get trackEndInset() {
return this.ad;
}
set trackEndInset(a) {
this.ad = a;
this.e("TrackEndInset");
}
get barExtent() {
return this.k;
}
set barExtent(a) {
this.k = a;
this.e("BarExtent");
}
get orientation() {
return this.bn;
}
set orientation(a) {
this.bn = a;
this.e("Orientation");
}
get lowerThumbBrush() {
return this.bk;
}
set lowerThumbBrush(a) {
this.bk = a;
this.e("LowerThumbBrush");
}
get lowerThumbStrokeThickness() {
return this.v;
}
set lowerThumbStrokeThickness(a) {
this.v = a;
this.e("LowerThumbStrokeThickness");
}
get higherThumbStrokeThickness() {
return this.q;
}
set higherThumbStrokeThickness(a) {
this.q = a;
this.e("HigherThumbStrokeThickness");
}
get higherThumbBrush() {
return this.bc;
}
set higherThumbBrush(a) {
this.bc = a;
this.e("HigherThumbBrush");
}
get lowerThumbOutline() {
return this.bl;
}
set lowerThumbOutline(a) {
this.bl = a;
this.e("LowerThumbOutline");
}
get higherThumbOutline() {
return this.bd;
}
set higherThumbOutline(a) {
this.bd = a;
this.e("HigherThumbOutline");
}
get lowerThumbRidgesBrush() {
return this.bm;
}
set lowerThumbRidgesBrush(a) {
this.bm = a;
this.e("LowerThumbRidgesBrush");
}
get higherThumbRidgesBrush() {
return this.be;
}
set higherThumbRidgesBrush(a) {
this.be = a;
this.e("HigherThumbRidgesBrush");
}
get lowerThumbWidth() {
return this.w;
}
set lowerThumbWidth(a) {
this.w = a;
this.e("LowerThumbWidth");
}
get higherThumbWidth() {
return this.r;
}
set higherThumbWidth(a) {
this.r = a;
this.e("HigherThumbWidth");
}
get lowerThumbHeight() {
return this.u;
}
set lowerThumbHeight(a) {
this.u = a;
this.e("LowerThumbHeight");
}
get higherThumbHeight() {
return this.p;
}
set higherThumbHeight(a) {
this.p = a;
this.e("HigherThumbHeight");
}
get lowerShadeBrush() {
return this.bi;
}
set lowerShadeBrush(a) {
this.bi = a;
this.e("LowerShadeBrush");
}
get lowerShadeOutline() {
return this.bj;
}
set lowerShadeOutline(a) {
this.bj = a;
this.e("LowerShadeOutline");
}
get lowerShadeStrokeThickness() {
return this.t;
}
set lowerShadeStrokeThickness(a) {
this.t = a;
this.e("LowerShadeStrokeThickness");
}
get higherShadeBrush() {
return this.ba;
}
set higherShadeBrush(a) {
this.ba = a;
this.e("HigherShadeBrush");
}
get higherShadeOutline() {
return this.bb;
}
set higherShadeOutline(a) {
this.bb = a;
this.e("HigherShadeOutline");
}
get higherShadeStrokeThickness() {
return this.o;
}
set higherShadeStrokeThickness(a) {
this.o = a;
this.e("HigherShadeStrokeThickness");
}
get barBrush() {
return this.a4;
}
set barBrush(a) {
this.a4 = a;
this.e("BarBrush");
}
get barOutline() {
return this.a5;
}
set barOutline(a) {
this.a5 = a;
this.e("BarOutline");
}
get barStrokeThickness() {
return this.l;
}
set barStrokeThickness(a) {
this.l = a;
this.e("BarStrokeThickness");
}
get rangeThumbBrush() {
return this.bo;
}
set rangeThumbBrush(a) {
this.bo = a;
this.e("RangeThumbBrush");
}
get rangeThumbOutline() {
return this.bp;
}
set rangeThumbOutline(a) {
this.bp = a;
this.e("RangeThumbOutline");
}
get rangeThumbStrokeThickness() {
return this.aa;
}
set rangeThumbStrokeThickness(a) {
this.aa = a;
this.e("RangeThumbStrokeThickness");
}
get rangeThumbRidgesBrush() {
return this.bq;
}
set rangeThumbRidgesBrush(a) {
this.bq = a;
this.e("RangeThumbRidgesBrush");
}
get lowerCalloutBrush() {
return this.bf;
}
set lowerCalloutBrush(a) {
this.bf = a;
this.e("LowerCalloutBrush");
}
get lowerCalloutTextColor() {
return this.bh;
}
set lowerCalloutTextColor(a) {
this.bh = a;
this.e("LowerCalloutTextColor");
}
get lowerCalloutOutline() {
return this.bg;
}
set lowerCalloutOutline(a) {
this.bg = a;
this.e("LowerCalloutOutline");
}
get lowerCalloutStrokeThickness() {
return this.s;
}
set lowerCalloutStrokeThickness(a) {
this.s = a;
this.e("LowerCalloutStrokeThickness");
}
get higherCalloutBrush() {
return this.a7;
}
set higherCalloutBrush(a) {
this.a7 = a;
this.e("HigherCalloutBrush");
}
get higherCalloutTextColor() {
return this.a9;
}
set higherCalloutTextColor(a) {
this.a9 = a;
this.e("HigherCalloutTextColor");
}
get higherCalloutOutline() {
return this.a8;
}
set higherCalloutOutline(a) {
this.a8 = a;
this.e("HigherCalloutOutline");
}
get higherCalloutStrokeThickness() {
return this.n;
}
set higherCalloutStrokeThickness(a) {
this.n = a;
this.e("HigherCalloutStrokeThickness");
}
get areThumbCalloutsEnabled() {
return this.h;
}
set areThumbCalloutsEnabled(a) {
this.h = a;
this.e("AreThumbCalloutsEnabled");
}
get thumbCalloutFontFamily() {
return this.bs;
}
set thumbCalloutFontFamily(a) {
this.bs = a;
this.e("ThumbCalloutFontFamily");
}
get thumbCalloutFontSize() {
return this.ac;
}
set thumbCalloutFontSize(a) {
this.ac = a;
this.e("ThumbCalloutFontSize");
}
get thumbCalloutFontStyle() {
return this.bt;
}
set thumbCalloutFontStyle(a) {
this.bt = a;
this.e("ThumbCalloutFontStyle");
}
get thumbCalloutFontWeight() {
return this.bu;
}
set thumbCalloutFontWeight(a) {
this.bu = a;
this.e("ThumbCalloutFontWeight");
}
get resolvingAxisValueRef() {
return this.br;
}
set resolvingAxisValueRef(a) {
this.br = a;
this.e("ResolvingAxisValueRef");
}
get windowRectChangedRef() {
return this.bw;
}
set windowRectChangedRef(a) {
this.bw = a;
this.e("WindowRectChangedRef");
}
}
ZoomSliderDescription.$t = markType(ZoomSliderDescription, 'ZoomSliderDescription', Description.$);
return ZoomSliderDescription;
})();