UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

1,048 lines (1,047 loc) 29.9 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 { AnnotationLayerDescription } from "./AnnotationLayerDescription"; import { markType } from "./type"; /** * @hidden */ export let DataToolTipLayerDescription = /*@__PURE__*/ (() => { class DataToolTipLayerDescription extends AnnotationLayerDescription { constructor() { super(); this.ia = null; this.dt = false; this.hb = null; this.g7 = null; this.en = 0; this.eo = 0; this.d7 = 0; this.d8 = 0; this.g9 = null; this.g5 = null; this.ha = null; this.g6 = null; this.ds = false; this.di = null; this.df = null; this.dh = null; this.de = null; this.im = null; this.g1 = 0; this.g2 = 0; this.ip = null; this.io = null; this.du = false; this.iq = null; this.dj = null; this.fb = 0; this.fc = 0; this.fd = 0; this.fe = 0; this.dv = false; this.iv = null; this.dw = false; this.fg = 0; this.fh = 0; this.fi = 0; this.fj = 0; this.ir = null; this.is = null; this.ff = 0; this.it = null; this.iu = null; this.he = null; this.dg = null; this.hc = null; this.hd = null; this.hf = null; this.hg = null; this.hh = null; this.ee = 0; this.ef = 0; this.eg = 0; this.eh = 0; this.d9 = 0; this.ea = 0; this.eb = 0; this.ec = 0; this.dr = false; this.hi = null; this.ed = 0; this.hj = null; this.hk = null; this.hw = null; this.hx = null; this.eu = 0; this.hy = null; this.hz = null; this.h0 = null; this.hv = null; this.ev = 0; this.ew = 0; this.ex = 0; this.ey = 0; this.eq = 0; this.er = 0; this.es = 0; this.et = 0; this.h6 = null; this.h7 = null; this.e0 = 0; this.h8 = null; this.h9 = null; this.hq = null; this.hr = null; this.hs = null; this.ep = 0; this.ht = null; this.hu = null; this.h1 = null; this.h2 = null; this.h3 = null; this.ez = 0; this.h4 = null; this.h5 = null; this.d3 = 0; this.d4 = 0; this.d5 = 0; this.d6 = 0; this.g8 = null; this.ig = null; this.ih = null; this.ii = null; this.e7 = 0; this.e8 = 0; this.e9 = 0; this.fa = 0; this.ij = null; this.e6 = 0; this.ik = null; this.il = null; this.e2 = 0; this.e3 = 0; this.e4 = 0; this.e5 = 0; this.ib = null; this.ic = null; this.e1 = 0; this.id = null; this.ie = null; this.hl = null; this.hm = null; this.ej = 0; this.ek = 0; this.el = 0; this.em = 0; this.hn = null; this.ei = 0; this.ho = null; this.hp = null; } get_type() { return "DataToolTipLayer"; } get targetAxisRef() { return this.ia; } set targetAxisRef(a) { this.ia = a; this.e("TargetAxisRef"); } get useInterpolation() { return this.dt; } set useInterpolation(a) { this.dt = a; this.e("UseInterpolation"); } get groupingMode() { return this.hb; } set groupingMode(a) { this.hb = a; this.e("GroupingMode"); } get actualGroupingMode() { return this.g7; } set actualGroupingMode(a) { this.g7 = a; this.e("ActualGroupingMode"); } get positionOffsetX() { return this.en; } set positionOffsetX(a) { this.en = a; this.e("PositionOffsetX"); } get positionOffsetY() { return this.eo; } set positionOffsetY(a) { this.eo = a; this.e("PositionOffsetY"); } get defaultPositionOffsetX() { return this.d7; } set defaultPositionOffsetX(a) { this.d7 = a; this.e("DefaultPositionOffsetX"); } get defaultPositionOffsetY() { return this.d8; } set defaultPositionOffsetY(a) { this.d8 = a; this.e("DefaultPositionOffsetY"); } get groupedPositionModeX() { return this.g9; } set groupedPositionModeX(a) { this.g9 = a; this.e("GroupedPositionModeX"); } get actualGroupedPositionModeX() { return this.g5; } set actualGroupedPositionModeX(a) { this.g5 = a; this.e("ActualGroupedPositionModeX"); } get groupedPositionModeY() { return this.ha; } set groupedPositionModeY(a) { this.ha = a; this.e("GroupedPositionModeY"); } get actualGroupedPositionModeY() { return this.g6; } set actualGroupedPositionModeY(a) { this.g6 = a; this.e("ActualGroupedPositionModeY"); } get shouldUpdateWhenSeriesDataChanges() { return this.ds; } set shouldUpdateWhenSeriesDataChanges(a) { this.ds = a; this.e("ShouldUpdateWhenSeriesDataChanges"); } get includedSeries() { return this.di; } set includedSeries(a) { this.di = a; this.e("IncludedSeries"); } get excludedSeries() { return this.df; } set excludedSeries(a) { this.df = a; this.e("ExcludedSeries"); } get includedColumns() { return this.dh; } set includedColumns(a) { this.dh = a; this.e("IncludedColumns"); } get excludedColumns() { return this.de; } set excludedColumns(a) { this.de = a; this.e("ExcludedColumns"); } get valueFormatAbbreviation() { return this.im; } set valueFormatAbbreviation(a) { this.im = a; this.e("ValueFormatAbbreviation"); } get valueFormatMaxFractions() { return this.g1; } set valueFormatMaxFractions(a) { this.g1 = a; this.e("ValueFormatMaxFractions"); } get valueFormatMinFractions() { return this.g2; } set valueFormatMinFractions(a) { this.g2 = a; this.e("ValueFormatMinFractions"); } get valueFormatMode() { return this.ip; } set valueFormatMode(a) { this.ip = a; this.e("ValueFormatMode"); } get valueFormatCulture() { return this.io; } set valueFormatCulture(a) { this.io = a; this.e("ValueFormatCulture"); } get valueFormatUseGrouping() { return this.du; } set valueFormatUseGrouping(a) { this.du = a; this.e("ValueFormatUseGrouping"); } get valueFormatString() { return this.iq; } set valueFormatString(a) { this.iq = a; this.e("ValueFormatString"); } get valueFormatSpecifiers() { return this.dj; } set valueFormatSpecifiers(a) { this.dj = a; this.e("ValueFormatSpecifiers"); } get valueRowMarginBottom() { return this.fb; } set valueRowMarginBottom(a) { this.fb = a; this.e("ValueRowMarginBottom"); } get valueRowMarginLeft() { return this.fc; } set valueRowMarginLeft(a) { this.fc = a; this.e("ValueRowMarginLeft"); } get valueRowMarginRight() { return this.fd; } set valueRowMarginRight(a) { this.fd = a; this.e("ValueRowMarginRight"); } get valueRowMarginTop() { return this.fe; } set valueRowMarginTop(a) { this.fe = a; this.e("ValueRowMarginTop"); } get valueRowVisible() { return this.dv; } set valueRowVisible(a) { this.dv = a; this.e("ValueRowVisible"); } get valueTextWhenMissingData() { return this.iv; } set valueTextWhenMissingData(a) { this.iv = a; this.e("ValueTextWhenMissingData"); } get valueTextUseSeriesColors() { return this.dw; } set valueTextUseSeriesColors(a) { this.dw = a; this.e("ValueTextUseSeriesColors"); } get valueTextMarginBottom() { return this.fg; } set valueTextMarginBottom(a) { this.fg = a; this.e("ValueTextMarginBottom"); } get valueTextMarginLeft() { return this.fh; } set valueTextMarginLeft(a) { this.fh = a; this.e("ValueTextMarginLeft"); } get valueTextMarginRight() { return this.fi; } set valueTextMarginRight(a) { this.fi = a; this.e("ValueTextMarginRight"); } get valueTextMarginTop() { return this.fj; } set valueTextMarginTop(a) { this.fj = a; this.e("ValueTextMarginTop"); } get valueTextColor() { return this.ir; } set valueTextColor(a) { this.ir = a; this.e("ValueTextColor"); } get valueTextFontFamily() { return this.is; } set valueTextFontFamily(a) { this.is = a; this.e("ValueTextFontFamily"); } get valueTextFontSize() { return this.ff; } set valueTextFontSize(a) { this.ff = a; this.e("ValueTextFontSize"); } get valueTextFontStyle() { return this.it; } set valueTextFontStyle(a) { this.it = a; this.e("ValueTextFontStyle"); } get valueTextFontWeight() { return this.iu; } set valueTextFontWeight(a) { this.iu = a; this.e("ValueTextFontWeight"); } get headerFormatString() { return this.he; } set headerFormatString(a) { this.he = a; this.e("HeaderFormatString"); } get headerFormatSpecifiers() { return this.dg; } set headerFormatSpecifiers(a) { this.dg = a; this.e("HeaderFormatSpecifiers"); } get headerFormatCulture() { return this.hc; } set headerFormatCulture(a) { this.hc = a; this.e("HeaderFormatCulture"); } get headerFormatDate() { return this.hd; } set headerFormatDate(a) { this.hd = a; this.e("HeaderFormatDate"); } get headerFormatTime() { return this.hf; } set headerFormatTime(a) { this.hf = a; this.e("HeaderFormatTime"); } get headerText() { return this.hg; } set headerText(a) { this.hg = a; this.e("HeaderText"); } get headerTextColor() { return this.hh; } set headerTextColor(a) { this.hh = a; this.e("HeaderTextColor"); } get headerTextMarginBottom() { return this.ee; } set headerTextMarginBottom(a) { this.ee = a; this.e("HeaderTextMarginBottom"); } get headerTextMarginLeft() { return this.ef; } set headerTextMarginLeft(a) { this.ef = a; this.e("HeaderTextMarginLeft"); } get headerTextMarginRight() { return this.eg; } set headerTextMarginRight(a) { this.eg = a; this.e("HeaderTextMarginRight"); } get headerTextMarginTop() { return this.eh; } set headerTextMarginTop(a) { this.eh = a; this.e("HeaderTextMarginTop"); } get headerRowMarginBottom() { return this.d9; } set headerRowMarginBottom(a) { this.d9 = a; this.e("HeaderRowMarginBottom"); } get headerRowMarginLeft() { return this.ea; } set headerRowMarginLeft(a) { this.ea = a; this.e("HeaderRowMarginLeft"); } get headerRowMarginRight() { return this.eb; } set headerRowMarginRight(a) { this.eb = a; this.e("HeaderRowMarginRight"); } get headerRowMarginTop() { return this.ec; } set headerRowMarginTop(a) { this.ec = a; this.e("HeaderRowMarginTop"); } get headerRowVisible() { return this.dr; } set headerRowVisible(a) { this.dr = a; this.e("HeaderRowVisible"); } get headerTextFontFamily() { return this.hi; } set headerTextFontFamily(a) { this.hi = a; this.e("HeaderTextFontFamily"); } get headerTextFontSize() { return this.ed; } set headerTextFontSize(a) { this.ed = a; this.e("HeaderTextFontSize"); } get headerTextFontStyle() { return this.hj; } set headerTextFontStyle(a) { this.hj = a; this.e("HeaderTextFontStyle"); } get headerTextFontWeight() { return this.hk; } set headerTextFontWeight(a) { this.hk = a; this.e("HeaderTextFontWeight"); } get summaryTitleTextColor() { return this.hw; } set summaryTitleTextColor(a) { this.hw = a; this.e("SummaryTitleTextColor"); } get summaryTitleTextFontFamily() { return this.hx; } set summaryTitleTextFontFamily(a) { this.hx = a; this.e("SummaryTitleTextFontFamily"); } get summaryTitleTextFontSize() { return this.eu; } set summaryTitleTextFontSize(a) { this.eu = a; this.e("SummaryTitleTextFontSize"); } get summaryTitleTextFontStyle() { return this.hy; } set summaryTitleTextFontStyle(a) { this.hy = a; this.e("SummaryTitleTextFontStyle"); } get summaryTitleTextFontWeight() { return this.hz; } set summaryTitleTextFontWeight(a) { this.hz = a; this.e("SummaryTitleTextFontWeight"); } get summaryType() { return this.h0; } set summaryType(a) { this.h0 = a; this.e("SummaryType"); } get summaryTitleText() { return this.hv; } set summaryTitleText(a) { this.hv = a; this.e("SummaryTitleText"); } get summaryTitleTextMarginBottom() { return this.ev; } set summaryTitleTextMarginBottom(a) { this.ev = a; this.e("SummaryTitleTextMarginBottom"); } get summaryTitleTextMarginLeft() { return this.ew; } set summaryTitleTextMarginLeft(a) { this.ew = a; this.e("SummaryTitleTextMarginLeft"); } get summaryTitleTextMarginRight() { return this.ex; } set summaryTitleTextMarginRight(a) { this.ex = a; this.e("SummaryTitleTextMarginRight"); } get summaryTitleTextMarginTop() { return this.ey; } set summaryTitleTextMarginTop(a) { this.ey = a; this.e("SummaryTitleTextMarginTop"); } get summaryRowMarginBottom() { return this.eq; } set summaryRowMarginBottom(a) { this.eq = a; this.e("SummaryRowMarginBottom"); } get summaryRowMarginLeft() { return this.er; } set summaryRowMarginLeft(a) { this.er = a; this.e("SummaryRowMarginLeft"); } get summaryRowMarginRight() { return this.es; } set summaryRowMarginRight(a) { this.es = a; this.e("SummaryRowMarginRight"); } get summaryRowMarginTop() { return this.et; } set summaryRowMarginTop(a) { this.et = a; this.e("SummaryRowMarginTop"); } get summaryValueTextColor() { return this.h6; } set summaryValueTextColor(a) { this.h6 = a; this.e("SummaryValueTextColor"); } get summaryValueTextFontFamily() { return this.h7; } set summaryValueTextFontFamily(a) { this.h7 = a; this.e("SummaryValueTextFontFamily"); } get summaryValueTextFontSize() { return this.e0; } set summaryValueTextFontSize(a) { this.e0 = a; this.e("SummaryValueTextFontSize"); } get summaryValueTextFontStyle() { return this.h8; } set summaryValueTextFontStyle(a) { this.h8 = a; this.e("SummaryValueTextFontStyle"); } get summaryValueTextFontWeight() { return this.h9; } set summaryValueTextFontWeight(a) { this.h9 = a; this.e("SummaryValueTextFontWeight"); } get summaryLabelText() { return this.hq; } set summaryLabelText(a) { this.hq = a; this.e("SummaryLabelText"); } get summaryLabelTextColor() { return this.hr; } set summaryLabelTextColor(a) { this.hr = a; this.e("SummaryLabelTextColor"); } get summaryLabelTextFontFamily() { return this.hs; } set summaryLabelTextFontFamily(a) { this.hs = a; this.e("SummaryLabelTextFontFamily"); } get summaryLabelTextFontSize() { return this.ep; } set summaryLabelTextFontSize(a) { this.ep = a; this.e("SummaryLabelTextFontSize"); } get summaryLabelTextFontStyle() { return this.ht; } set summaryLabelTextFontStyle(a) { this.ht = a; this.e("SummaryLabelTextFontStyle"); } get summaryLabelTextFontWeight() { return this.hu; } set summaryLabelTextFontWeight(a) { this.hu = a; this.e("SummaryLabelTextFontWeight"); } get summaryUnitsText() { return this.h1; } set summaryUnitsText(a) { this.h1 = a; this.e("SummaryUnitsText"); } get summaryUnitsTextColor() { return this.h2; } set summaryUnitsTextColor(a) { this.h2 = a; this.e("SummaryUnitsTextColor"); } get summaryUnitsTextFontFamily() { return this.h3; } set summaryUnitsTextFontFamily(a) { this.h3 = a; this.e("SummaryUnitsTextFontFamily"); } get summaryUnitsTextFontSize() { return this.ez; } set summaryUnitsTextFontSize(a) { this.ez = a; this.e("SummaryUnitsTextFontSize"); } get summaryUnitsTextFontStyle() { return this.h4; } set summaryUnitsTextFontStyle(a) { this.h4 = a; this.e("SummaryUnitsTextFontStyle"); } get summaryUnitsTextFontWeight() { return this.h5; } set summaryUnitsTextFontWeight(a) { this.h5 = a; this.e("SummaryUnitsTextFontWeight"); } get badgeMarginBottom() { return this.d3; } set badgeMarginBottom(a) { this.d3 = a; this.e("BadgeMarginBottom"); } get badgeMarginLeft() { return this.d4; } set badgeMarginLeft(a) { this.d4 = a; this.e("BadgeMarginLeft"); } get badgeMarginRight() { return this.d5; } set badgeMarginRight(a) { this.d5 = a; this.e("BadgeMarginRight"); } get badgeMarginTop() { return this.d6; } set badgeMarginTop(a) { this.d6 = a; this.e("BadgeMarginTop"); } get badgeShape() { return this.g8; } set badgeShape(a) { this.g8 = a; this.e("BadgeShape"); } get unitsDisplayMode() { return this.ig; } set unitsDisplayMode(a) { this.ig = a; this.e("UnitsDisplayMode"); } get unitsText() { return this.ih; } set unitsText(a) { this.ih = a; this.e("UnitsText"); } get unitsTextColor() { return this.ii; } set unitsTextColor(a) { this.ii = a; this.e("UnitsTextColor"); } get unitsTextMarginBottom() { return this.e7; } set unitsTextMarginBottom(a) { this.e7 = a; this.e("UnitsTextMarginBottom"); } get unitsTextMarginLeft() { return this.e8; } set unitsTextMarginLeft(a) { this.e8 = a; this.e("UnitsTextMarginLeft"); } get unitsTextMarginRight() { return this.e9; } set unitsTextMarginRight(a) { this.e9 = a; this.e("UnitsTextMarginRight"); } get unitsTextMarginTop() { return this.fa; } set unitsTextMarginTop(a) { this.fa = a; this.e("UnitsTextMarginTop"); } get unitsTextFontFamily() { return this.ij; } set unitsTextFontFamily(a) { this.ij = a; this.e("UnitsTextFontFamily"); } get unitsTextFontSize() { return this.e6; } set unitsTextFontSize(a) { this.e6 = a; this.e("UnitsTextFontSize"); } get unitsTextFontStyle() { return this.ik; } set unitsTextFontStyle(a) { this.ik = a; this.e("UnitsTextFontStyle"); } get unitsTextFontWeight() { return this.il; } set unitsTextFontWeight(a) { this.il = a; this.e("UnitsTextFontWeight"); } get titleTextMarginBottom() { return this.e2; } set titleTextMarginBottom(a) { this.e2 = a; this.e("TitleTextMarginBottom"); } get titleTextMarginLeft() { return this.e3; } set titleTextMarginLeft(a) { this.e3 = a; this.e("TitleTextMarginLeft"); } get titleTextMarginRight() { return this.e4; } set titleTextMarginRight(a) { this.e4 = a; this.e("TitleTextMarginRight"); } get titleTextMarginTop() { return this.e5; } set titleTextMarginTop(a) { this.e5 = a; this.e("TitleTextMarginTop"); } get titleTextColor() { return this.ib; } set titleTextColor(a) { this.ib = a; this.e("TitleTextColor"); } get titleTextFontFamily() { return this.ic; } set titleTextFontFamily(a) { this.ic = a; this.e("TitleTextFontFamily"); } get titleTextFontSize() { return this.e1; } set titleTextFontSize(a) { this.e1 = a; this.e("TitleTextFontSize"); } get titleTextFontStyle() { return this.id; } set titleTextFontStyle(a) { this.id = a; this.e("TitleTextFontStyle"); } get titleTextFontWeight() { return this.ie; } set titleTextFontWeight(a) { this.ie = a; this.e("TitleTextFontWeight"); } get labelDisplayMode() { return this.hl; } set labelDisplayMode(a) { this.hl = a; this.e("LabelDisplayMode"); } get labelTextColor() { return this.hm; } set labelTextColor(a) { this.hm = a; this.e("LabelTextColor"); } get labelTextMarginBottom() { return this.ej; } set labelTextMarginBottom(a) { this.ej = a; this.e("LabelTextMarginBottom"); } get labelTextMarginLeft() { return this.ek; } set labelTextMarginLeft(a) { this.ek = a; this.e("LabelTextMarginLeft"); } get labelTextMarginRight() { return this.el; } set labelTextMarginRight(a) { this.el = a; this.e("LabelTextMarginRight"); } get labelTextMarginTop() { return this.em; } set labelTextMarginTop(a) { this.em = a; this.e("LabelTextMarginTop"); } get labelTextFontFamily() { return this.hn; } set labelTextFontFamily(a) { this.hn = a; this.e("LabelTextFontFamily"); } get labelTextFontSize() { return this.ei; } set labelTextFontSize(a) { this.ei = a; this.e("LabelTextFontSize"); } get labelTextFontStyle() { return this.ho; } set labelTextFontStyle(a) { this.ho = a; this.e("LabelTextFontStyle"); } get labelTextFontWeight() { return this.hp; } set labelTextFontWeight(a) { this.hp = a; this.e("LabelTextFontWeight"); } } DataToolTipLayerDescription.$t = markType(DataToolTipLayerDescription, 'DataToolTipLayerDescription', AnnotationLayerDescription.$); return DataToolTipLayerDescription; })();