flexmonster 2.9.30 → 2.9.33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/flexmonster.css +1 -1
- package/flexmonster.es5.full.js +376 -373
- package/flexmonster.es5.js +273 -271
- package/flexmonster.full.js +368 -367
- package/flexmonster.js +99 -99
- package/flexmonster.min.css +1 -1
- package/localizations/de.json +3 -0
- package/localizations/en.json +3 -0
- package/localizations/es.json +3 -0
- package/localizations/fr.json +3 -0
- package/localizations/hu.json +3 -0
- package/localizations/id.json +3 -0
- package/localizations/it.json +3 -0
- package/localizations/nl.json +3 -0
- package/localizations/pt.json +3 -0
- package/localizations/th.json +3 -0
- package/localizations/tr.json +3 -0
- package/localizations/uk.json +4 -1
- package/localizations/zh.json +3 -0
- package/package.json +1 -1
- package/theme/accessible/flexmonster.css +1 -1
- package/theme/accessible/flexmonster.min.css +1 -1
- package/theme/blackorange/flexmonster.css +1 -1
- package/theme/blackorange/flexmonster.min.css +1 -1
- package/theme/brightorange/flexmonster.css +1 -1
- package/theme/brightorange/flexmonster.min.css +1 -1
- package/theme/dark/flexmonster.css +1 -1
- package/theme/dark/flexmonster.min.css +1 -1
- package/theme/flexmonster-base.less +1 -1
- package/theme/green/flexmonster.css +1 -1
- package/theme/green/flexmonster.min.css +1 -1
- package/theme/lightblue/flexmonster.css +1 -1
- package/theme/lightblue/flexmonster.min.css +1 -1
- package/theme/macos/flexmonster.css +1 -1
- package/theme/macos/flexmonster.min.css +1 -1
- package/theme/midnight/flexmonster.css +1 -1
- package/theme/midnight/flexmonster.min.css +1 -1
- package/theme/old/flexmonster.css +1 -1
- package/theme/old/flexmonster.min.css +1 -1
- package/theme/orange/flexmonster.css +1 -1
- package/theme/orange/flexmonster.min.css +1 -1
- package/theme/purple/flexmonster.css +1 -1
- package/theme/purple/flexmonster.min.css +1 -1
- package/theme/softdefault/flexmonster.css +1 -1
- package/theme/softdefault/flexmonster.min.css +1 -1
- package/theme/stripedblue/flexmonster.css +1 -1
- package/theme/stripedblue/flexmonster.min.css +1 -1
- package/theme/stripedteal/flexmonster.css +1 -1
- package/theme/stripedteal/flexmonster.min.css +1 -1
- package/theme/teal/flexmonster.css +1 -1
- package/theme/teal/flexmonster.min.css +1 -1
- package/theme/yellow/flexmonster.css +1 -1
- package/theme/yellow/flexmonster.min.css +1 -1
- package/toolbar/flexmonster.toolbar.js +500 -485
package/flexmonster.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
-
*
|
|
3
|
+
* September 2022 (v. 2.9.33)
|
|
4
4
|
* Copyright (c) 2022 Flexmonster. All rights reserved.
|
|
5
5
|
*
|
|
6
6
|
* Flexmonster Pivot Table & Charts commercial licenses may be obtained at
|
|
@@ -395,19 +395,19 @@ this.labels.contextMenu.conditionalFormatting="Conditional formatting";this.labe
|
|
|
395
395
|
"Tue";this.labels.weekdaysShort.fourth="Wed";this.labels.weekdaysShort.fifth="Thu";this.labels.weekdaysShort.sixth="Fri";this.labels.weekdaysShort.seventh="Sat";this.labels.toolbar={};this.labels.toolbar.connect="Connect";this.labels.toolbar.connect_local_csv="To local CSV";this.labels.toolbar.connect_local_json="To local JSON";this.labels.toolbar.connect_remote_csv="To remote CSV";this.labels.toolbar.connect_remote_csv_mobile="CSV";this.labels.toolbar.connect_remote_json="To remote JSON";this.labels.toolbar.connect_remote_json_mobile=
|
|
396
396
|
"JSON";this.labels.toolbar.connect_olap="To OLAP (XMLA)";this.labels.toolbar.connect_olap_mobile="OLAP";this.labels.toolbar.connect_elastic="To Elasticsearch";this.labels.toolbar.connect_elastic_mobile="Elastic";this.labels.toolbar.open="Open";this.labels.toolbar.local_report="Local report";this.labels.toolbar.remote_report="Remote report";this.labels.toolbar.remote_report_mobile="Report";this.labels.toolbar.save="Save";this.labels.toolbar.share="Share";this.labels.toolbar.grid="Grid";this.labels.toolbar.charts=
|
|
397
397
|
"Charts";this.labels.toolbar.charts_column="Column";this.labels.toolbar.charts_bar_horizontal="Bar";this.labels.toolbar.charts_line="Line";this.labels.toolbar.charts_scatter="Scatter";this.labels.toolbar.charts_pie="Pie";this.labels.toolbar.charts_stacked_column="Stacked column";this.labels.toolbar.charts_column_line="Column line";this.labels.toolbar.charts_multiple="Multiple values";this.labels.toolbar.charts_multiple_disabled="Mutltiple values do not apply to ";this.labels.toolbar.format="Format";
|
|
398
|
-
this.labels.toolbar.format_cells="Format cells";this.labels.toolbar.format_cells_mobile="Format";this.labels.toolbar.conditional_formatting="Conditional formatting";this.labels.toolbar.conditional_formatting_mobile="Conditional";this.labels.toolbar.options="Options";this.labels.toolbar.fullscreen="Fullscreen";this.labels.toolbar["export"]="Export";this.labels.toolbar.export_print="Print";this.labels.toolbar.export_html="To HTML";this.labels.toolbar.export_csv=
|
|
399
|
-
"To Excel";this.labels.toolbar.export_image="To Image";this.labels.toolbar.export_pdf="To PDF";this.labels.toolbar.fields="Fields";this.labels.toolbar.ok="OK";this.labels.toolbar.apply="Apply";this.labels.toolbar.cancel="Cancel";this.labels.toolbar.value="Value";this.labels.toolbar.open_remote_csv="Open remote CSV";this.labels.toolbar.open_remote_json="Open remote JSON";this.labels.toolbar.olap_connection_tool="OLAP connection tool";this.labels.toolbar.select_data_source=
|
|
400
|
-
"Select catalog";this.labels.toolbar.select_cube="Select cube";this.labels.toolbar.proxy_url="Proxy URL";this.labels.toolbar.data_source_info="Data source info";this.labels.toolbar.catalog="Catalog";this.labels.toolbar.cube="Cube";this.labels.toolbar.connect_elastic_title="Connect to Elasticsearch";this.labels.toolbar.host_url="Host URL";this.labels.toolbar.index_name="Index";this.labels.toolbar.select_index="Select index";this.labels.toolbar.open_remote_report=
|
|
401
|
-
"Choose value";this.labels.toolbar.text_align="Text align";this.labels.toolbar.align_left="left";this.labels.toolbar.align_right="right";this.labels.toolbar.align_center="center";this.labels.toolbar.none="None";this.labels.toolbar.space="(Space)";this.labels.toolbar.thousands_separator="Thousands separator";this.labels.toolbar.decimal_separator="Decimal separator";this.labels.toolbar.decimal_places="Decimal places";this.labels.toolbar.currency_symbol=
|
|
402
|
-
"Positive currency format";this.labels.toolbar.negative_currency_format="Negative currency format";this.labels.toolbar.negative_number_format="Negative number format";this.labels.toolbar.null_value="Null value";this.labels.toolbar.is_percent="Format as percent";this.labels.toolbar.true_value="true";this.labels.toolbar.false_value="false";this.labels.toolbar.confirm_title="You have unsaved changes";this.labels.toolbar.confirm_message="The current formatting is not saved yet and won't be applied. </br> Switch the value anyway?";
|
|
398
|
+
this.labels.toolbar.format_cells="Format cells";this.labels.toolbar.format_cells_mobile="Format";this.labels.toolbar.conditional_formatting="Conditional formatting";this.labels.toolbar.conditional_formatting_mobile="Conditional";this.labels.toolbar.options="Options";this.labels.toolbar.fullscreen="Fullscreen";this.labels.toolbar.minimize="Minimize";this.labels.toolbar["export"]="Export";this.labels.toolbar.export_print="Print";this.labels.toolbar.export_html="To HTML";this.labels.toolbar.export_csv=
|
|
399
|
+
"To CSV";this.labels.toolbar.export_excel="To Excel";this.labels.toolbar.export_image="To Image";this.labels.toolbar.export_pdf="To PDF";this.labels.toolbar.fields="Fields";this.labels.toolbar.ok="OK";this.labels.toolbar.apply="Apply";this.labels.toolbar.cancel="Cancel";this.labels.toolbar.value="Value";this.labels.toolbar.open_remote_csv="Open remote CSV";this.labels.toolbar.open_remote_json="Open remote JSON";this.labels.toolbar.olap_connection_tool="OLAP connection tool";this.labels.toolbar.select_data_source=
|
|
400
|
+
"Select data source";this.labels.toolbar.select_catalog="Select catalog";this.labels.toolbar.select_cube="Select cube";this.labels.toolbar.proxy_url="Proxy URL";this.labels.toolbar.data_source_info="Data source info";this.labels.toolbar.catalog="Catalog";this.labels.toolbar.cube="Cube";this.labels.toolbar.connect_elastic_title="Connect to Elasticsearch";this.labels.toolbar.host_url="Host URL";this.labels.toolbar.index_name="Index";this.labels.toolbar.select_index="Select index";this.labels.toolbar.open_remote_report=
|
|
401
|
+
"Open remote report";this.labels.toolbar.choose_value="Choose value";this.labels.toolbar.text_align="Text align";this.labels.toolbar.align_left="left";this.labels.toolbar.align_right="right";this.labels.toolbar.align_center="center";this.labels.toolbar.none="None";this.labels.toolbar.space="(Space)";this.labels.toolbar.thousands_separator="Thousands separator";this.labels.toolbar.decimal_separator="Decimal separator";this.labels.toolbar.decimal_places="Decimal places";this.labels.toolbar.currency_symbol=
|
|
402
|
+
"Currency symbol";this.labels.toolbar.positive_currency_format="Positive currency format";this.labels.toolbar.negative_currency_format="Negative currency format";this.labels.toolbar.negative_number_format="Negative number format";this.labels.toolbar.null_value="Null value";this.labels.toolbar.is_percent="Format as percent";this.labels.toolbar.true_value="true";this.labels.toolbar.false_value="false";this.labels.toolbar.confirm_title="You have unsaved changes";this.labels.toolbar.confirm_message="The current formatting is not saved yet and won't be applied. </br> Switch the value anyway?";
|
|
403
403
|
this.labels.toolbar.conditional="Conditional";this.labels.toolbar.less_than="Less than";this.labels.toolbar.less_than_or_equal="Less than or equal to";this.labels.toolbar.greater_than="Greater than";this.labels.toolbar.greater_than_or_equal="Greater than or equal to";this.labels.toolbar.equal_to="Equal to";this.labels.toolbar.not_equal_to="Not equal to";this.labels.toolbar.between="Between";this.labels.toolbar.is_empty="Empty";this.labels.toolbar.all_values="All values";this.labels.toolbar.all="All";
|
|
404
404
|
this.labels.toolbar.default_value="Default value";this.labels.toolbar.and_symbole="&";this.labels.toolbar.no_active_conditions="There are no active conditions.";this.labels.toolbar.add_condition_button="Add condition";this.labels.toolbar.cp_text="Text";this.labels.toolbar.cp_highlight="Highlight";this.labels.toolbar.cp_hex_value="HEX value";this.labels.toolbar.cp_shade="Shade";this.labels.toolbar.layout_options="Layout options";this.labels.toolbar.layout="Layout";this.labels.toolbar.compact_view=
|
|
405
405
|
"Compact form";this.labels.toolbar.classic_view="Classic form";this.labels.toolbar.flat_view="Flat form";this.labels.toolbar.grand_totals="Grand totals";this.labels.toolbar.grand_totals_off="Do not show grand totals";this.labels.toolbar.grand_totals_on="Show grand totals";this.labels.toolbar.grand_totals_on_rows="Show for rows only";this.labels.toolbar.grand_totals_on_columns="Show for columns only";this.labels.toolbar.subtotals="Subtotals";this.labels.toolbar.subtotals_off="Do not show subtotals";
|
|
406
406
|
this.labels.toolbar.subtotals_on="Show subtotals";this.labels.toolbar.subtotals_on_rows="Show for rows only";this.labels.toolbar.subtotals_on_columns="Show for columns only";this.labels.toolbar.choose_page_orientation="Choose page orientation";this.labels.toolbar.landscape="Landscape";this.labels.toolbar.portrait="Portrait";this.labels.toolbar.tooltips={};this.labels.toolbar.tooltips.add_condition="Add condition";this.labels.toolbar.tooltips.remove_condition="Remove condition";this.labels.toolbar.tooltips.cp_text_color=
|
|
407
|
-
"Text color";this.labels.toolbar.tooltips.condition="Condition";this.labels.toolbar.tooltips.font="Font";this.labels.toolbar.tooltips.font_size="Font size"
|
|
408
|
-
(this.labels
|
|
409
|
-
(this.labels.toolbar.tooltips={}),this.labels.toolbar.tooltips.add_condition=this.labels.toolbar.add_condition,delete this.labels.toolbar.add_condition))}}h.fP=f})(l.B||
|
|
410
|
-
(function(e){(function(l){(function(h){class f{}f.ao="load";f.NJ="loading_report";f.Hv="fail";f.Tr="cancel";h.Gh=f;class b extends v.fa{constructor(c){super(f.ao);this.hb=c}}h.X8=b;class a extends v.fa{constructor(c,d=""){super(f.Hv);this.errorMessage="";this.message=c;this.errorMessage=d}}h.HP=a})(l.hb||(l.hb={}))})(e.model||(e.model={}))})(q||(q={}));
|
|
407
|
+
"Text color";this.labels.toolbar.tooltips.condition="Condition";this.labels.toolbar.tooltips.font="Font";this.labels.toolbar.tooltips.font_size="Font size";this.labels.toolbar.fullscreenErrorTitle="Can't enter fullscreen";this.labels.toolbar.fullscreenErrorMessage="It is not permitted to use the fullscreen feature on this page, either because of Feature Policy configuration or other access control features.<br/><br/><u><a href='https://www.flexmonster.com/doc/typical-errors/#cant-enter-fullscreen' target='_blank'>Read more info about this error</a></u>"}merge(b){e.v(b)||
|
|
408
|
+
(this.Sfa(b.labels,this.labels),this.validate())}Ra(){return this.labels}static zb(b){var a=new f;a.labels=b;return a}Sfa(b,a){if(!e.v(b)&&!e.v(a)&&b instanceof Object)for(var c in b){var d=b[c];e.v(d)||"function"!==typeof d&&("string"===typeof d?a[c]=d:d instanceof Object&&this.Sfa(d,a[c]))}}validate(){e.v(this.labels)||(e.v(this.labels.toolbar.charts_bar_stack)||(this.labels.toolbar.charts_stacked_column=this.labels.toolbar.charts_bar_stack,delete this.labels.toolbar.charts_bar_stack),e.v(this.labels.toolbar.charts_bar_line)||
|
|
409
|
+
(this.labels.toolbar.charts_column_line=this.labels.toolbar.charts_bar_line,delete this.labels.toolbar.charts_bar_line),e.v(this.labels.toolbar.charts_bar)||(this.labels.toolbar.charts_column=this.labels.toolbar.charts_bar,delete this.labels.toolbar.charts_bar),e.v(this.labels.toolbar.add_condition)||(e.v(this.labels.toolbar.tooltips)&&(this.labels.toolbar.tooltips={}),this.labels.toolbar.tooltips.add_condition=this.labels.toolbar.add_condition,delete this.labels.toolbar.add_condition))}}h.fP=f})(l.B||
|
|
410
|
+
(l.B={}))})(e.model||(e.model={}))})(q||(q={}));(function(e){(function(l){(function(h){class f{}f.ao="load";f.NJ="loading_report";f.Hv="fail";f.Tr="cancel";h.Gh=f;class b extends v.fa{constructor(c){super(f.ao);this.hb=c}}h.X8=b;class a extends v.fa{constructor(c,d=""){super(f.Hv);this.errorMessage="";this.message=c;this.errorMessage=d}}h.HP=a})(l.hb||(l.hb={}))})(e.model||(e.model={}))})(q||(q={}));
|
|
411
411
|
(function(e){(function(l){(function(h){class f extends v.Ch{constructor(){super();this.JSON="json";this.ba="xml";this.Mwa="report.";this.DV=null}open(){this.rr=new h.yna;this.rr.N(h.Gh.NJ,()=>this.I3());this.rr.N(h.Gh.ao,b=>this.PD(b));this.rr.N(h.Gh.Hv,b=>this.iN(b));this.rr.N(h.Gh.Tr,()=>this.hN());this.rr.load()}load(b,a){e.Ca(!0,l.B.j.gF);this.qv=new h.Hqa;this.qv.N(h.Gh.ao,c=>this.PD(c));this.qv.N(h.Gh.Hv,c=>this.iN(c));this.qv.load(u.oy.eta(b),a)}cancel(){this.rr&&(this.rr.Xd(h.Gh.ao),this.rr.Xd(h.Gh.Hv),
|
|
412
412
|
this.rr=null);this.qv&&(this.qv.Xd(h.Gh.ao),this.qv.Xd(h.Gh.Hv),this.qv=null);this.Xd(h.Gh.ao);this.Xd(h.Gh.Hv);this.Xd(h.Gh.NJ);this.Xd(h.Gh.Tr)}PD(b){this.Fa(new h.X8(b.hb))}iN(b){e.$a(b.message+b.errorMessage,l.B.j.Aa,e.xb.Aa);this.ab(h.Gh.Hv)}I3(){this.ab(h.Gh.NJ)}hN(){this.ab(h.Gh.Tr)}save(b,a=null,c,d,g=!1,k){this.DV=c;c=!1;let m="string"==typeof b?b:null,n=d,p=this.JSON;d=g;let t=null;b instanceof Object&&(b.hasOwnProperty("filename")&&(m=b.filename),b.hasOwnProperty("destination")&&(a=b.destination),
|
|
413
413
|
b.hasOwnProperty("url")&&(n=b.url),b.hasOwnProperty("reportType")&&(p=b.reportType),b.hasOwnProperty("embedData")&&(d=b.embedData),b.hasOwnProperty("requestHeaders")&&(t=b.requestHeaders));if(null==m||""==m)m=this.Mwa,m=p==this.ba?m+this.ba:m+this.JSON;k.ka.Da!=e.u.i.qa.Uh&&k.ka.Da!=e.u.i.qa.Gq||!(k.ka instanceof e.u.local.gP&&k.ka.Ud||k.ka instanceof e.u.local.csv.jF&&k.ka.uk||d)||k.options.V("gridType")==e.K.Y.ue.Dh||(b=new e.u.local.json.$O,k.ka=b,c=!0);a=null==a?h.ip.KO:a.toLowerCase();switch(a){case h.ip.UX:c?
|
|
@@ -545,7 +545,7 @@ b){const a=!e.v(f.C.V("chartReversedAxes"));f.C.na("chartReversedAxes",b);a&&f.c
|
|
|
545
545
|
this.NB.showFilter:f.V("showFilter")}static set Gx(b){if(f.C.V("showFilter")!=b){const a=!e.v(f.C.V("showFilter"));f.C.na("showFilter",b);a&&f.cb()}}static get nia(){return this.readOnly?this.NB.showFilterInCharts:f.V("showFilterInCharts")}static set nia(b){if(f.C.V("showFilterInCharts")!=b){const a=!e.v(f.C.V("showFilterInCharts"));f.C.na("showFilterInCharts",b);a&&f.cb()}}static get T4(){return f.V("showDefaultSlice")}static set T4(b){if(f.C.V("showDefaultSlice")!=b){const a=!e.v(f.C.V("showDefaultSlice"));
|
|
546
546
|
f.C.na("showDefaultSlice",b);a&&f.cb()}}static get Qn(){return f.V("useOlapFormatting")}static set Qn(b){if(f.C.V("useOlapFormatting")!=b){const a=!e.v(f.C.V("useOlapFormatting"));f.C.na("useOlapFormatting",b);a&&f.cb()}}static get pI(){return f.V("showMemberProperties")}static set pI(b){if(f.C.V("showMemberProperties")!=b){const a=!e.v(f.C.V("showMemberProperties"));f.C.na("showMemberProperties",b);a&&f.cb()}}static get sE(){return f.V("showEmptyData")}static set sE(b){if(f.C.V("showEmptyData")!=
|
|
547
547
|
b){const a=!e.v(f.C.V("showEmptyData"));f.C.na("showEmptyData",b);a&&f.cb()}}static get hia(){return f.V("showChartDataLabels")}static set hia(b){if(f.C.V("showChartDataLabels")!=b){const a=!e.v(f.C.V("showChartDataLabels"));f.C.na("showChartDataLabels",b);a&&f.cb()}}static get fia(){return f.V("showAllChartLabels")}static set fia(b){if(f.C.V("showAllChartLabels")!=b){const a=!e.v(f.C.V("showAllChartLabels"));f.C.na("showAllChartLabels",b);a&&f.cb()}}static get wl(){return f.V("showAggregations")}static set wl(b){if(f.C.V("showAggregations")!=
|
|
548
|
-
b){const a=!e.v(f.C.V("showAggregations"));f.C.na("showAggregations",b);a&&f.cb()}}static get ht(){return f.V("showHierarchyCaptions")}static set ht(b){if(f.C.V("showHierarchyCaptions")!=b){const a=!e.v(f.C.V("showHierarchyCaptions"));f.C.na("showHierarchyCaptions",b);a&&f.cb()}}static get PG(){return f.V("
|
|
548
|
+
b){const a=!e.v(f.C.V("showAggregations"));f.C.na("showAggregations",b);a&&f.cb()}}static get ht(){return f.V("showHierarchyCaptions")}static set ht(b){if(f.C.V("showHierarchyCaptions")!=b){const a=!e.v(f.C.V("showHierarchyCaptions"));f.C.na("showHierarchyCaptions",b);a&&f.cb()}}static get PG(){return f.V("drillThroughMaxRows")}static set PG(b){if(f.C.V("drillThroughMaxRows")!=b){const a=!e.v(f.C.V("drillThroughMaxRows"));f.C.na("drillThroughMaxRows",b);a&&f.cb()}}static get O4(){return f.V("showAllFieldsDrillThrough")}static set O4(b){if(f.C.V("showAllFieldsDrillThrough")!=
|
|
549
549
|
b){const a=!e.v(f.C.V("showAllFieldsDrillThrough"));f.C.na("showAllFieldsDrillThrough",b);a&&f.cb()}}static get U4(){return f.V("showFieldListSearch")}static set U4(b){if(f.C.V("showFieldListSearch")!=b){const a=!e.v(f.C.V("showFieldListSearch"));f.C.na("showFieldListSearch",b);a&&f.cb()}}static get oI(){return f.V("showExtraTotalLabels")}static set oI(b){if(f.C.V("showExtraTotalLabels")!=b){const a=!e.v(f.C.V("showExtraTotalLabels"));f.C.na("showExtraTotalLabels",b);a&&f.cb()}}static get xl(){return f.V("showHeaders")}static set xl(b){if(f.C.V("showHeaders")!=
|
|
550
550
|
b){const a=!e.v(f.C.V("showHeaders"));f.C.na("showHeaders",b);a&&f.cb()}}static get Fj(){return this.readOnly?this.NB.sorting:f.V("sorting")}static set Fj(b){if(f.C.V("sorting")!=b){const a=!e.v(f.C.V("sorting"));f.C.na("sorting",b);a&&f.cb()}}static get sT(){return e.u.Qa.R().ga.Da===e.u.i.qa.API||e.u.Qa.R().ga.Ec?!1:f.V("grouping")}static set sT(b){if(f.C.V("grouping")!=b){const a=!e.v(f.C.V("grouping"));f.C.na("grouping",b);a&&f.cb()}}static get IC(){return f.V("editing")}static set IC(b){if(f.C.V("editing")!=
|
|
551
551
|
b){const a=!e.v(f.C.V("editing"));f.C.na("editing",b);a&&f.cb()}}static get bd(){return this.readOnly?this.NB.drillThrough:f.V("drillThrough")}static set bd(b){if(f.C.V("drillThrough")!=b){const a=!e.v(f.C.V("drillThrough"));f.C.na("drillThrough",b);a&&f.cb()}}static get mia(){return f.V("showDrillThroughConfigurator")}static set mia(b){if(f.C.V("showDrillThroughConfigurator")!=b){const a=!e.v(f.C.V("showDrillThroughConfigurator"));f.C.na("showDrillThroughConfigurator",b);a&&f.cb()}}static get tE(){return f.V("showHierarchies")}static set tE(b){if(f.C.V("showHierarchies")!=
|
|
@@ -566,7 +566,7 @@ b){const a=!e.v(f.C.V("distinguishNullUndefinedEmpty"));f.C.na("distinguishNullU
|
|
|
566
566
|
f.C.na("expandExecutionTimeout",b);a&&f.cb()}}static get readOnly(){return f.V("readOnly")}static set readOnly(b){if(f.C.V("readOnly")!=b){const a=!e.v(f.C.V("readOnly"));f.C.na("readOnly",b);a&&f.cb()}}static cb(){f.U_||f.R().Fa(new v.fa(l.kc.nd.gn))}}f.kv=!1;f.U_=!1;f.asa=["gridType","showTotals","showGrandTotals","grandTotalsPosition","columnTotalsPosition"];f.NB={showFilter:!1,dragging:!1,showFilterInCharts:!1,showChartMeasures:!1,configuratorButton:!1,sorting:"off",drillThrough:!1};h.F=f})(l.C||
|
|
567
567
|
(l.C={}))})(e.model||(e.model={}))})(q||(q={}));
|
|
568
568
|
(function(e){(function(l){(function(h){class f{constructor(){this.Td={configuratorActive:!1,configuratorOpened:!1,configuratorButton:!0,viewType:e.K.Id.vt,chartTitle:"",gridType:e.K.Y.ue.BA,gridTitle:"",chartType:e.K.Bd.Me.AA,chartOneLevel:!1,chartOneLevelTuple:[],chartOneLevelColumnTuple:[],chartMultipleMeasures:!1,chartActiveMeasure:{},chartActiveMeasures:[],chartActiveTupleIndex:0,chartPosition:"bottom",chartAutoRange:!1,chartReversedAxes:!1,chartAxisShortNumberFormat:null,showFilter:!0,showFilterInCharts:!0,
|
|
569
|
-
showDefaultSlice:!0,useOlapFormatting:!1,showMemberProperties:!1,showEmptyData:!0,showAggregations:!0,showHierarchyCaptions:!0,
|
|
569
|
+
showDefaultSlice:!0,useOlapFormatting:!1,showMemberProperties:!1,showEmptyData:!0,showAggregations:!0,showHierarchyCaptions:!0,drillThroughMaxRows:1E3,showAllFieldsDrillThrough:!1,showChartDataLabels:!1,showAllChartLabels:!1,showHeaders:!0,showReportFiltersArea:!0,showExtraTotalLabels:!1,showFieldListSearch:!1,drillThrough:!0,showDrillThroughConfigurator:!0,editing:!1,grouping:!1,sorting:"on",dragging:!0,showHierarchies:!0,showChartsWarning:!0,showChartLegend:!0,showChartLegendButton:!1,saveAllFormats:!1,
|
|
570
570
|
calculatedValuesOLAP:!1,includeEmptySubtotalsOLAP:!1,showChartOneMeasureSelection:!0,showChartMeasures:!0,showTotals:"on",showGrandTotals:"on",strictDataTypes:!1,defaultDateType:e.u.i.input.ra.Sa,datePattern:"dd/MM/yyyy",dateTimePattern:"dd/MM/yyyy HH:mm:ss",dateTimezoneOffset:null,timePattern:null,showCalculatedValuesButton:!0,showOutdatedDataAlert:!1,defaultHierarchySortName:e.u.i.za.jc,showAggregationLabels:!0,grandTotalsPosition:"top",columnTotalsPosition:"before",showAutoCalculationBar:!0,filterWeekOffset:1,
|
|
571
571
|
filterDateFormat:"dd/MM/yyyy",filterLiveSearch:!0,liveFiltering:!1,fieldListPosition:null,validateFormulas:!0,caseSensitiveMembers:!1,simplifyFieldListFolders:!1,validateReportFiles:!0,allowBrowsersCache:!1,showEmptyValues:!1,distinguishNullUndefinedEmpty:!1,useCaptionsInCalculatedValueEditor:!1,expandExecutionTimeout:9E3,readOnly:!1}}na(b,a){this[b]=a}V(b){return this[b]}lE(){for(var b in this.Td)this[b]=this.Td[b]}Aua(){if(!e.v(void 0))for(var b=0;b<(void 0).length;b++){var a=(void 0)[b];void 0!=
|
|
572
572
|
this[a]&&(this[a]==this.Td[a]||"object"==typeof this[a]&&u.Mc.Eg(this[a])&&u.Mc.Eg(this.Td[a]))&&(this[a]=void 0)}else for(a in this.Td)if(this[a]==this.Td[a]||"object"==typeof this[a]&&u.Mc.Eg(this[a])&&u.Mc.Eg(this.Td[a]))this[a]=void 0}static zb(b){var a=new f;if(void 0==b)return a;null!=b.options&&(b=b.options);b instanceof f||(b=f.hm(b));null!=b.configuratorActive&&a.na("configuratorActive",b.configuratorActive);null!=b.configuratorButton&&a.na("configuratorButton",b.configuratorButton);null!=
|
|
@@ -574,10 +574,10 @@ b.viewType&&e.K.Id.Wg(b.viewType)&&a.na("viewType",b.viewType);null!=b.chartTitl
|
|
|
574
574
|
b.chartActiveMeasure);null!=b.chartActiveMeasures&&a.na("chartActiveMeasures",b.chartActiveMeasures);null!=b.chartActiveTupleIndex&&a.na("chartActiveTupleIndex",b.chartActiveTupleIndex);null!=b.chartAutoRange&&a.na("chartAutoRange",b.chartAutoRange);null!=b.chartReversedAxes&&a.na("chartReversedAxes",b.chartReversedAxes);null!=b.chartPosition&&a.na("chartPosition",b.chartPosition);null!=b.chartAxisShortNumberFormat&&a.na("chartAxisShortNumberFormat",b.chartAxisShortNumberFormat);null!=b.classicView&&
|
|
575
575
|
1==b.classicView&&a.na("gridType",e.K.Y.ue.vv);null!=b.tableType&&b.tableType==e.K.Y.ue.Dh&&a.na("gridType",e.K.Y.ue.Dh);null!=b.flatView&&1==b.flatView&&a.na("gridType",e.K.Y.ue.Dh);null!=b.gridType&&a.na("gridType",b.gridType);null!=b.showAutoCalculationBar&&a.na("showAutoCalculationBar",b.showAutoCalculationBar);null!=b.liveFiltering&&a.na("liveFiltering",b.liveFiltering);null!=b.fieldListPosition&&a.na("fieldListPosition",b.fieldListPosition);null!=b.showFilter&&a.na("showFilter",b.showFilter);
|
|
576
576
|
null!=b.showDefaultSlice&&a.na("showDefaultSlice",b.showDefaultSlice);null!=b.useOlapFormatting&&a.na("useOlapFormatting",b.useOlapFormatting);null!=b.showMemberProperties&&a.na("showMemberProperties",b.showMemberProperties);null!=b.showEmptyData&&a.na("showEmptyData",b.showEmptyData);null!=b.showFilterInCharts&&a.na("showFilterInCharts",b.showFilterInCharts);null!=b.showAggregations&&a.na("showAggregations",b.showAggregations);null!=b.showHierarchyCaptions&&a.na("showHierarchyCaptions",b.showHierarchyCaptions);
|
|
577
|
-
null!=b.drillthroughMaxRows&&a.na("
|
|
578
|
-
b.showHeaders&&a.na("showHeaders",b.showHeaders);null!=b.showReportFiltersArea&&a.na("showReportFiltersArea",b.showReportFiltersArea);null!=b.showExtraTotalLabels&&a.na("showExtraTotalLabels",b.showExtraTotalLabels);null!=b.grouping&&a.na("grouping",b.grouping);null!=b.editing&&a.na("editing",b.editing);null!=b.drillThrough&&a.na("drillThrough",b.drillThrough);null!=b.showDrillThroughConfigurator&&a.na("showDrillThroughConfigurator",b.showDrillThroughConfigurator);
|
|
579
|
-
b.sorting),"true"==a.V("sorting").toString().toLowerCase()&&a.na("sorting","on"),"false"==a.V("sorting").toString().toLowerCase()&&a.na("sorting","off"));null!=b.dragging&&a.na("dragging",b.dragging);null!=b.showHierarchies&&a.na("showHierarchies",b.showHierarchies);null!=b.showChartsWarning&&a.na("showChartsWarning",b.showChartsWarning);null!=b.showChartLegend&&a.na("showChartLegend",b.showChartLegend);null!=b.showChartLegendButton&&a.na("showChartLegendButton",b.showChartLegendButton);
|
|
580
|
-
a.na("saveAllFormats",b.saveAllFormats);null!=b.calculatedValuesOLAP&&a.na("calculatedValuesOLAP",b.calculatedValuesOLAP);null!=b.includeEmptySubtotalsOLAP&&a.na("includeEmptySubtotalsOLAP",b.includeEmptySubtotalsOLAP);null!=b.showChartOneMeasureSelection&&a.na("showChartOneMeasureSelection",b.showChartOneMeasureSelection);null!=b.showChartMeasures&&a.na("showChartMeasures",b.showChartMeasures);null!=b.showTotals&&(a.na("showTotals",b.showTotals),"true"==a.V("showTotals").toString().toLowerCase()&&
|
|
577
|
+
null!=b.drillthroughMaxRows&&a.na("drillThroughMaxRows",b.drillthroughMaxRows);null!=b.drillThroughMaxRows&&a.na("drillThroughMaxRows",b.drillThroughMaxRows);null!=b.showAllFieldsDrillThrough&&a.na("showAllFieldsDrillThrough",b.showAllFieldsDrillThrough);null!=b.showFieldListSearch&&a.na("showFieldListSearch",b.showFieldListSearch);null!=b.showChartDataLabels&&a.na("showChartDataLabels",b.showChartDataLabels);null!=b.showAllChartLabels&&a.na("showAllChartLabels",b.showAllChartLabels);null!=b.chartMultipleMeasures&&
|
|
578
|
+
a.na("chartMultipleMeasures",b.chartMultipleMeasures);null!=b.showHeaders&&a.na("showHeaders",b.showHeaders);null!=b.showReportFiltersArea&&a.na("showReportFiltersArea",b.showReportFiltersArea);null!=b.showExtraTotalLabels&&a.na("showExtraTotalLabels",b.showExtraTotalLabels);null!=b.grouping&&a.na("grouping",b.grouping);null!=b.editing&&a.na("editing",b.editing);null!=b.drillThrough&&a.na("drillThrough",b.drillThrough);null!=b.showDrillThroughConfigurator&&a.na("showDrillThroughConfigurator",b.showDrillThroughConfigurator);
|
|
579
|
+
null!=b.sorting&&(a.na("sorting",b.sorting),"true"==a.V("sorting").toString().toLowerCase()&&a.na("sorting","on"),"false"==a.V("sorting").toString().toLowerCase()&&a.na("sorting","off"));null!=b.dragging&&a.na("dragging",b.dragging);null!=b.showHierarchies&&a.na("showHierarchies",b.showHierarchies);null!=b.showChartsWarning&&a.na("showChartsWarning",b.showChartsWarning);null!=b.showChartLegend&&a.na("showChartLegend",b.showChartLegend);null!=b.showChartLegendButton&&a.na("showChartLegendButton",b.showChartLegendButton);
|
|
580
|
+
null!=b.saveAllFormats&&a.na("saveAllFormats",b.saveAllFormats);null!=b.calculatedValuesOLAP&&a.na("calculatedValuesOLAP",b.calculatedValuesOLAP);null!=b.includeEmptySubtotalsOLAP&&a.na("includeEmptySubtotalsOLAP",b.includeEmptySubtotalsOLAP);null!=b.showChartOneMeasureSelection&&a.na("showChartOneMeasureSelection",b.showChartOneMeasureSelection);null!=b.showChartMeasures&&a.na("showChartMeasures",b.showChartMeasures);null!=b.showTotals&&(a.na("showTotals",b.showTotals),"true"==a.V("showTotals").toString().toLowerCase()&&
|
|
581
581
|
a.na("showTotals","on"),"false"==a.V("showTotals").toString().toLowerCase()&&a.na("showTotals","off"));null!=b.showGrandTotals&&(a.na("showGrandTotals",b.showGrandTotals),"true"==a.V("showGrandTotals").toString().toLowerCase()&&a.na("showGrandTotals","on"),"false"==a.V("showGrandTotals").toString().toLowerCase()&&a.na("showGrandTotals","off"));null!=b.defaultDateType&&a.na("defaultDateType",b.defaultDateType);null!=b.strictDataTypes&&a.na("strictDataTypes",b.strictDataTypes);null!=b.datePattern&&
|
|
582
582
|
a.na("datePattern",b.datePattern);null!=b.dateTimePattern&&a.na("dateTimePattern",b.dateTimePattern);null!=b.dateTimezoneOffset&&a.na("dateTimezoneOffset",b.dateTimezoneOffset);null!=b.timePattern&&a.na("timePattern",b.timePattern);null!=b.showCalculatedValuesButton&&a.na("showCalculatedValuesButton",b.showCalculatedValuesButton);null!=b.showOutdatedDataAlert&&a.na("showOutdatedDataAlert",b.showOutdatedDataAlert);null!=b.defaultHierarchySortName&&a.na("defaultHierarchySortName",b.defaultHierarchySortName);
|
|
583
583
|
null!=b.showAggregationLabels&&a.na("showAggregationLabels",b.showAggregationLabels);null!=b.grandTotalsPosition&&a.na("grandTotalsPosition",b.grandTotalsPosition);null!=b.columnTotalsPosition&&a.na("columnTotalsPosition",b.columnTotalsPosition);e.v(b.filterWeekOffset)||a.na("filterWeekOffset",b.filterWeekOffset);e.v(b.filterDateFormat)||a.na("filterDateFormat",b.filterDateFormat);e.v(b.filterLiveSearch)||a.na("filterLiveSearch",b.filterLiveSearch);e.v(b.caseSensitiveMembers)||a.na("caseSensitiveMembers",
|
|
@@ -587,62 +587,62 @@ e.v(b.useCaptionsInCalculatedValueEditor)||a.na("useCaptionsInCalculatedValueEdi
|
|
|
587
587
|
(a.strictDataTypes=b.strictDataTypes);null!=b.defaultDateType&&(a.defaultDateType=b.defaultDateType);null!=b.datePattern&&(a.datePattern=b.datePattern);null!=b.dateTimePattern&&(a.dateTimePattern=b.dateTimePattern);null!=b.dateTimezoneOffset&&(a.dateTimezoneOffset=b.dateTimezoneOffset);null!=b.timePattern&&(a.timePattern=b.timePattern);null!=b.saveAllFormats&&(a.saveAllFormats=b.saveAllFormats);null!=b.showDefaultSlice&&(a.showDefaultSlice=b.showDefaultSlice);null!=b.useOlapFormatting&&(a.useOlapFormatting=
|
|
588
588
|
b.useOlapFormatting);null!=b.showMemberProperties&&(a.showMemberProperties=b.showMemberProperties);null!=b.showEmptyData&&(a.showEmptyData=b.showEmptyData);null!=b.defaultHierarchySortName&&(a.defaultHierarchySortName=b.defaultHierarchySortName);null!=b.calculatedValuesOLAP&&(a.calculatedValuesOLAP=b.calculatedValuesOLAP);null!=b.includeEmptySubtotalsOLAP&&(a.includeEmptySubtotalsOLAP=b.includeEmptySubtotalsOLAP);null!=b.showOutdatedDataAlert&&(a.showOutdatedDataAlert=b.showOutdatedDataAlert);null!=
|
|
589
589
|
b.showAggregationLabels&&(a.showAggregationLabels=b.showAggregationLabels);null!=b.liveFiltering&&(a.liveFiltering=b.liveFiltering);null!=b.fieldListPosition&&(a.fieldListPosition=b.fieldListPosition);null!=b.classicView&&(a.classicView=b.classicView);null!=b.flatView&&(a.flatView=b.flatView);null!=b.gridType&&(a.gridType=b.gridType);null!=b.gridTitle&&(a.gridTitle=b.gridTitle);null!=b.showFilter&&(a.showFilter=b.showFilter);null!=b.showHeaders&&(a.showHeaders=b.showHeaders);null!=b.showTotals&&(a.showTotals=
|
|
590
|
-
b.showTotals);null!=b.showGrandTotals&&(a.showGrandTotals=b.showGrandTotals);null!=b.columnTotalsPosition&&(a.columnTotalsPosition=b.columnTotalsPosition);null!=b.grandTotalsPosition&&(a.grandTotalsPosition=b.grandTotalsPosition);null!=b.showExtraTotalLabels&&(a.showExtraTotalLabels=b.showExtraTotalLabels);null!=b.showHierarchies&&(a.showHierarchies=b.showHierarchies);null!=b.showHierarchyCaptions&&(a.showHierarchyCaptions=b.showHierarchyCaptions);null!=b.drillthroughMaxRows&&(a.
|
|
591
|
-
b.drillthroughMaxRows);null!=b.showAllFieldsDrillThrough&&(a.showAllFieldsDrillThrough=b.showAllFieldsDrillThrough);null!=b.showReportFiltersArea&&(a.showReportFiltersArea=b.showReportFiltersArea);null!=b.dragging&&(a.dragging=b.dragging);null!=b.showAutoCalculationBar&&(a.showAutoCalculationBar=b.showAutoCalculationBar);null!=b.showFieldListSearch&&(a.showFieldListSearch=b.showFieldListSearch);null!=b.chartType&&(a.chartType=
|
|
592
|
-
(a.showFilterInCharts=b.showFilterInCharts);null!=b.chartMultipleMeasures&&(a.chartMultipleMeasures=b.chartMultipleMeasures);null!=b.chartOneLevel&&(a.chartOneLevel=b.chartOneLevel);null!=b.chartOneLevelTuple&&(a.chartOneLevelTuple=b.chartOneLevelTuple);null!=b.chartOneLevelColumnTuple&&(a.chartOneLevelColumnTuple=b.chartOneLevelColumnTuple);null!=b.chartAutoRange&&(a.chartAutoRange=b.chartAutoRange);null!=b.chartReversedAxes&&
|
|
593
|
-
(a.chartAxisShortNumberFormat=b.chartAxisShortNumberFormat);null!=b.showChartLegend&&(a.showChartLegend=b.showChartLegend);null!=b.showChartLegendButton&&(a.showChartLegendButton=b.showChartLegendButton);null!=b.showChartDataLabels&&(a.showChartDataLabels=b.showChartDataLabels);null!=b.showAllChartLabels&&(a.showAllChartLabels=b.showAllChartLabels);null!=b.showChartMeasures&&(a.showChartMeasures=b.showChartMeasures);null!=
|
|
594
|
-
null!=b.showChartsWarning&&(a.showChartsWarning=b.showChartsWarning);null!=b.chartPosition&&(a.chartPosition=b.chartPosition);null!=b.chartActiveTupleIndex&&(a.chartActiveTupleIndex=b.chartActiveTupleIndex);null!=b.chartActiveMeasure&&(a.chartActiveMeasure=b.chartActiveMeasure);null!=b.chartActiveMeasures&&(a.chartActiveMeasures=b.chartActiveMeasures);e.v(b.filterWeekOffset)||(a.filterWeekOffset=b.filterWeekOffset);
|
|
595
|
-
(a.filterLiveSearch=b.filterLiveSearch);e.v(b.validateFormulas)||(a.validateFormulas=b.validateFormulas);e.v(b.caseSensitiveMembers)||(a.caseSensitiveMembers=b.caseSensitiveMembers);e.v(b.simplifyFieldListFolders)||(a.simplifyFieldListFolders=b.simplifyFieldListFolders);e.v(b.validateReportFiles)||(a.validateReportFiles=b.validateReportFiles);e.v(b.allowBrowsersCache)||(a.allowBrowsersCache=b.allowBrowsersCache);
|
|
596
|
-
(a.distinguishNullUndefinedEmpty=b.distinguishNullUndefinedEmpty);e.v(b.useCaptionsInCalculatedValueEditor)||(a.useCaptionsInCalculatedValueEditor=b.useCaptionsInCalculatedValueEditor);e.v(b.expandExecutionTimeout)||(a.expandExecutionTimeout=b.expandExecutionTimeout);e.v(b.readOnly)||(a.readOnly=b.readOnly);if(null!=b.grid){var c=b.grid;null!=c.type&&(a.gridType=c.type);null!=c.title&&(a.gridTitle=
|
|
597
|
-
null!=c.showAutoCalculationBar&&(a.showAutoCalculationBar=c.showAutoCalculationBar);null!=c.showTotals&&(a.showTotals=c.showTotals,"true"==a.showTotals.toString().toLowerCase()&&(a.showTotals="on"),"false"==a.showTotals.toString().toLowerCase()&&(a.showTotals="off"));null!=c.showGrandTotals&&(a.showGrandTotals=c.showGrandTotals,"true"==a.showGrandTotals.toString().toLowerCase()&&(a.showGrandTotals=
|
|
598
|
-
(a.grandTotalsPosition=c.grandTotalsPosition);null!=c.columnTotalsPosition&&(a.columnTotalsPosition=c.columnTotalsPosition);null!=c.showExtraTotalLabels&&(a.showExtraTotalLabels=c.showExtraTotalLabels);null!=c.showHierarchies&&(a.showHierarchies=c.showHierarchies);null!=c.showHierarchyCaptions&&(a.showHierarchyCaptions=c.showHierarchyCaptions);null!=c.drillthroughMaxRows&&(a.
|
|
599
|
-
null!=c.dragging&&(a.dragging=c.dragging);null!=c.showEmptyValues&&(a.showEmptyValues=c.showEmptyValues);null!=c.distinguishNullUndefinedEmpty&&(a.distinguishNullUndefinedEmpty=c.distinguishNullUndefinedEmpty)}if(null!=b.chart){c=b.chart;null!=c.type&&(a.chartType=c.type);null!=c.title&&(a.chartTitle=c.title);null!=c.showFilter&&
|
|
600
|
-
(a.
|
|
601
|
-
(a.showChartsWarning=c.showWarning);null!=c.position&&(a.chartPosition=c.position);null!=c.pieDataIndex&&(a.chartActiveTupleIndex=parseInt(c.pieDataIndex));null!=c.axisShortNumberFormat&&(a.chartAxisShortNumberFormat=c.axisShortNumberFormat);if(null!=c.activeMeasure)if(a.chartMultipleMeasures){a.chartActiveMeasures=[];let k;Array.isArray(c.activeMeasure)?
|
|
602
|
-
0;d<k.length;d++)if(null!=k[d].uniqueName){var g=new l.hb.eh(k[d].uniqueName);null!=k[d].aggregation&&(g.aa=k[d].aggregation);a.chartActiveMeasures.push(g)}else a.chartActiveMeasures.push(new l.hb.eh(k[d]))}else a.chartActiveMeasure=new l.hb.eh,null!=c.activeMeasure.uniqueName?(a.chartActiveMeasure.A=c.activeMeasure.uniqueName,null!=c.activeMeasure.aggregation&&
|
|
603
|
-
0<c.oneLevelTuple.length?c.oneLevelTuple.split(","):void 0);null!=c.oneLevelColumnTuple&&(a.chartOneLevelColumnTuple=0<c.oneLevelColumnTuple.length?c.oneLevelColumnTuple.split(","):void 0)}e.v(b.filter)||(b=b.filter,e.v(b.weekOffset)||(a.filterWeekOffset=b.weekOffset),e.v(b.dateFormat)||(a.filterDateFormat=b.dateFormat),e.v(b.liveSearch)||(a.filterLiveSearch=b.liveSearch));
|
|
604
|
-
this.gridType===e.K.Y.ue.vv?a.type=e.K.Y.ue.vv:this.gridType===e.K.Y.ue.Dh&&(a.type=e.K.Y.ue.Dh);null!=this.gridTitle&&(a.title=this.gridTitle);null!=this.showFilter&&(a.showFilter=this.showFilter);null!=this.showHeaders&&(a.showHeaders=this.showHeaders);null!=this.showTotals&&(a.showTotals=this.showTotals);null!=this.showGrandTotals&&(a.showGrandTotals=this.showGrandTotals);
|
|
605
|
-
|
|
606
|
-
(a.showAutoCalculationBar=this.showAutoCalculationBar);u.Mc.Eg(a)||(b.grid=a);a={};null!=this.chartType&&(a.type=this.chartType);null!=this.chartTitle&&(a.title=this.chartTitle);null!=this.showFilterInCharts&&(a.showFilter=this.showFilterInCharts);null!=this.chartMultipleMeasures&&(a.multipleMeasures=this.chartMultipleMeasures);null!=this.chartOneLevel&&(a.oneLevel=
|
|
607
|
-
null!=this.
|
|
608
|
-
this.showChartsWarning);null!=this.chartAxisShortNumberFormat&&(a.axisShortNumberFormat=this.chartAxisShortNumberFormat);this.viewType==e.K.Id.Xn&&null!=this.chartPosition&&(a.position=this.chartPosition);this.chartType==e.K.Bd.Me.Fv&&null!=this.chartActiveTupleIndex&&(a.pieDataIndex=this.chartActiveTupleIndex.toString());if(1==this.chartMultipleMeasures){if(null!=
|
|
609
|
-
null!=this.chartActiveMeasures[d].aa&&""!==this.chartActiveMeasures[d].aa&&(g.aggregation=this.chartActiveMeasures[d].aa);c.push(g)}0<c.length&&(a.activeMeasure=c)}}else null!=this.chartActiveMeasure&&(g={},g.uniqueName=this.chartActiveMeasure.A,null!=this.chartActiveMeasure.aa&&""!=this.chartActiveMeasure.aa&&(g.aggregation=this.chartActiveMeasure.aa),a.activeMeasure=
|
|
610
|
-
|
|
611
|
-
(b.
|
|
612
|
-
|
|
613
|
-
(b.
|
|
614
|
-
this.
|
|
615
|
-
|
|
616
|
-
(b.distinguishNullUndefinedEmpty=this.distinguishNullUndefinedEmpty);e.v(this.useCaptionsInCalculatedValueEditor)||(b.useCaptionsInCalculatedValueEditor=this.useCaptionsInCalculatedValueEditor);!e.v(this.expandExecutionTimeout)&&this.expandExecutionTimeout>this.Td.expandExecutionTimeout&&(b.expandExecutionTimeout=this.expandExecutionTimeout);e.v(this.readOnly)||
|
|
617
|
-
|
|
618
|
-
a.find("param[name=
|
|
619
|
-
0!=a.find("param[name=
|
|
620
|
-
c.na("
|
|
621
|
-
a.find("param[name=showTotals]").text()),"true"==c.V("showTotals").toString().toLowerCase()&&c.na("showTotals","on"),"false"==c.V("showTotals").toString().toLowerCase()&&c.na("showTotals","off"));0!=a.find("param[name=showGrandTotals]").length&&(c.na("showGrandTotals",a.find("param[name=showGrandTotals]").text()),"true"==c.V("showGrandTotals").toString().toLowerCase()&&
|
|
622
|
-
c.na("
|
|
623
|
-
c.na("
|
|
624
|
-
c.na("datePattern",a.find("param[name = datePattern]").text());0!=a.find("param[name=dateTimePattern]").length&&c.na("dateTimePattern",a.find("param[name = dateTimePattern]").text());0!=a.find("param[name=classicView]").length&&1==e.P.Zc(a.find("param[name=classicView]").text())&&c.na("gridType",e.K.Y.ue.vv);b=b.find("dataSource");void 0!==
|
|
625
|
-
c.na("gridType",e.K.Y.ue.Dh);0!=a.find("param[name=defaultHierarchySortName]").length?c.na("defaultHierarchySortName",e.u.i.za.Wg(a.find("param[name = defaultHierarchySortName]").text())?a.find("param[name=defaultHierarchySortName]").text():e.u.i.za.jc):c.na("defaultHierarchySortName",c.V("gridType")==e.K.Y.ue.Dh?e.u.i.za.fd:
|
|
626
|
-
0!=a.find("param[name=showOutdatedDataAlert]").length&&c.na("showOutdatedDataAlert",e.P.Zc(a.find("param[name = showOutdatedDataAlert]").text()));if(0!=a.find("param[name=chartType]").length){var d=a.find("param[name=chartType]");c.na("chartType",d.text());if(void 0!==d.attr("activeMeasure")){c.na("chartActiveMeasure",new l.hb.eh(d.attr("activeMeasure")));
|
|
627
|
-
m=void 0!==d.attr("activeMeasureAggregation")?d.attr("activeMeasureAggregation").split(","):[];for(b=0;b<k.length;b++){var n=new l.hb.eh(k[b]);m[b]&&(n.aa=m[b]);g.push(n)}0<g.length&&c.na("chartActiveMeasures",g)}void 0!==d.attr("pieDataIndex")&&c.na("chartActiveTupleIndex",parseInt(d.attr("pieDataIndex")));void 0!==d.attr("position")&&
|
|
628
|
-
0;b<d.length;b++)g[b]=parseInt(d[b]);c.na("chartOneLevelTuple",g)}}0!=a.find("param[name=chartOneLevel]").length&&c.na("chartOneLevel",e.P.Zc(a.find("param[name=chartOneLevel]").text()));0!=a.find("param[name=chartTitle]").length&&c.na("chartTitle",a.find("param[name=chartTitle]").text());0!=a.find("param[name=chartMultipleMeasures]").length&&
|
|
629
|
-
e.P.Zc(a.find("param[name=
|
|
630
|
-
c.na("
|
|
631
|
-
c.na("includeEmptySubtotalsOLAP",e.P.Zc(a.find("param[name=includeEmptySubtotalsOLAP]").text()));return c}ap(){var b=z.ba.create("<params/>");null!=this.V("configuratorActive")&&b.append(z.ba.create("<param/>").attr("name","configuratorActive").text(this.V("configuratorActive")));null!=this.V("configuratorButton")&&
|
|
632
|
-
|
|
633
|
-
b.append(z.ba.create("<param/>").attr("name","
|
|
634
|
-
this.V("
|
|
635
|
-
null!=this.V("
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
b.append(z.ba.create("<param/>").attr("name","
|
|
639
|
-
null!=this.V("
|
|
640
|
-
"
|
|
641
|
-
b.append(z.ba.create("<param/>").attr("name","
|
|
642
|
-
null!=this.V("
|
|
643
|
-
"showOutdatedDataAlert").text(this.V("showOutdatedDataAlert")));var a=z.ba.create("<param/>").attr("name","chartType").text(null!=this.V("chartType")?this.V("chartType"):this.Td.chartType);null!=this.V("chartActiveTupleIndex")&&a.attr("pieDataIndex",this.V("chartActiveTupleIndex").toString());a.attr("position",this.V("chartPosition"));if(this.V("chartMultipleMeasures")&&
|
|
644
|
-
d.push(this.V("chartActiveMeasures")[g].aa);0<c.length&&a.attr("activeMeasure",c.join(","));0<d.length&&a.attr("activeMeasureAggregation",d.join(","))}else null!=this.V("chartActiveMeasure")&&(a.attr("activeMeasure",this.V("chartActiveMeasure").A),null!=this.V("chartActiveMeasure").aa&&""!=this.V("chartActiveMeasure").aa&&a.attr("activeMeasureAggregation",
|
|
645
|
-
b.append(a);return b}ID(b){for(var a in b)this.Td.hasOwnProperty(a)&&void 0!=b[a]&&(this[a]=b[a])}}h.Hq=f})(l.C||(l.C={}))})(e.model||(e.model={}))})(q||(q={}));
|
|
590
|
+
b.showTotals);null!=b.showGrandTotals&&(a.showGrandTotals=b.showGrandTotals);null!=b.columnTotalsPosition&&(a.columnTotalsPosition=b.columnTotalsPosition);null!=b.grandTotalsPosition&&(a.grandTotalsPosition=b.grandTotalsPosition);null!=b.showExtraTotalLabels&&(a.showExtraTotalLabels=b.showExtraTotalLabels);null!=b.showHierarchies&&(a.showHierarchies=b.showHierarchies);null!=b.showHierarchyCaptions&&(a.showHierarchyCaptions=b.showHierarchyCaptions);null!=b.drillthroughMaxRows&&(a.drillThroughMaxRows=
|
|
591
|
+
b.drillthroughMaxRows);null!=b.drillThroughMaxRows&&(a.drillThroughMaxRows=b.drillThroughMaxRows);null!=b.showAllFieldsDrillThrough&&(a.showAllFieldsDrillThrough=b.showAllFieldsDrillThrough);null!=b.showReportFiltersArea&&(a.showReportFiltersArea=b.showReportFiltersArea);null!=b.dragging&&(a.dragging=b.dragging);null!=b.showAutoCalculationBar&&(a.showAutoCalculationBar=b.showAutoCalculationBar);null!=b.showFieldListSearch&&(a.showFieldListSearch=b.showFieldListSearch);null!=b.chartType&&(a.chartType=
|
|
592
|
+
b.chartType);null!=b.chartTitle&&(a.chartTitle=b.chartTitle);null!=b.showFilterInCharts&&(a.showFilterInCharts=b.showFilterInCharts);null!=b.chartMultipleMeasures&&(a.chartMultipleMeasures=b.chartMultipleMeasures);null!=b.chartOneLevel&&(a.chartOneLevel=b.chartOneLevel);null!=b.chartOneLevelTuple&&(a.chartOneLevelTuple=b.chartOneLevelTuple);null!=b.chartOneLevelColumnTuple&&(a.chartOneLevelColumnTuple=b.chartOneLevelColumnTuple);null!=b.chartAutoRange&&(a.chartAutoRange=b.chartAutoRange);null!=b.chartReversedAxes&&
|
|
593
|
+
(a.chartReversedAxes=b.chartReversedAxes);null!=b.chartAxisShortNumberFormat&&(a.chartAxisShortNumberFormat=b.chartAxisShortNumberFormat);null!=b.showChartLegend&&(a.showChartLegend=b.showChartLegend);null!=b.showChartLegendButton&&(a.showChartLegendButton=b.showChartLegendButton);null!=b.showChartDataLabels&&(a.showChartDataLabels=b.showChartDataLabels);null!=b.showAllChartLabels&&(a.showAllChartLabels=b.showAllChartLabels);null!=b.showChartMeasures&&(a.showChartMeasures=b.showChartMeasures);null!=
|
|
594
|
+
b.showChartOneMeasureSelection&&(a.showChartOneMeasureSelection=b.showChartOneMeasureSelection);null!=b.showChartsWarning&&(a.showChartsWarning=b.showChartsWarning);null!=b.chartPosition&&(a.chartPosition=b.chartPosition);null!=b.chartActiveTupleIndex&&(a.chartActiveTupleIndex=b.chartActiveTupleIndex);null!=b.chartActiveMeasure&&(a.chartActiveMeasure=b.chartActiveMeasure);null!=b.chartActiveMeasures&&(a.chartActiveMeasures=b.chartActiveMeasures);e.v(b.filterWeekOffset)||(a.filterWeekOffset=b.filterWeekOffset);
|
|
595
|
+
e.v(b.filterDateFormat)||(a.filterDateFormat=b.filterDateFormat);e.v(b.filterLiveSearch)||(a.filterLiveSearch=b.filterLiveSearch);e.v(b.validateFormulas)||(a.validateFormulas=b.validateFormulas);e.v(b.caseSensitiveMembers)||(a.caseSensitiveMembers=b.caseSensitiveMembers);e.v(b.simplifyFieldListFolders)||(a.simplifyFieldListFolders=b.simplifyFieldListFolders);e.v(b.validateReportFiles)||(a.validateReportFiles=b.validateReportFiles);e.v(b.allowBrowsersCache)||(a.allowBrowsersCache=b.allowBrowsersCache);
|
|
596
|
+
e.v(b.showEmptyValues)||(a.showEmptyValues=b.showEmptyValues);e.v(b.distinguishNullUndefinedEmpty)||(a.distinguishNullUndefinedEmpty=b.distinguishNullUndefinedEmpty);e.v(b.useCaptionsInCalculatedValueEditor)||(a.useCaptionsInCalculatedValueEditor=b.useCaptionsInCalculatedValueEditor);e.v(b.expandExecutionTimeout)||(a.expandExecutionTimeout=b.expandExecutionTimeout);e.v(b.readOnly)||(a.readOnly=b.readOnly);if(null!=b.grid){var c=b.grid;null!=c.type&&(a.gridType=c.type);null!=c.title&&(a.gridTitle=
|
|
597
|
+
c.title);null!=c.showFilter&&(a.showFilter=c.showFilter);null!=c.showHeaders&&(a.showHeaders=c.showHeaders);null!=c.showAutoCalculationBar&&(a.showAutoCalculationBar=c.showAutoCalculationBar);null!=c.showTotals&&(a.showTotals=c.showTotals,"true"==a.showTotals.toString().toLowerCase()&&(a.showTotals="on"),"false"==a.showTotals.toString().toLowerCase()&&(a.showTotals="off"));null!=c.showGrandTotals&&(a.showGrandTotals=c.showGrandTotals,"true"==a.showGrandTotals.toString().toLowerCase()&&(a.showGrandTotals=
|
|
598
|
+
"on"),"false"==a.showGrandTotals.toString().toLowerCase()&&(a.showGrandTotals="off"));null!=c.grandTotalsPosition&&(a.grandTotalsPosition=c.grandTotalsPosition);null!=c.columnTotalsPosition&&(a.columnTotalsPosition=c.columnTotalsPosition);null!=c.showExtraTotalLabels&&(a.showExtraTotalLabels=c.showExtraTotalLabels);null!=c.showHierarchies&&(a.showHierarchies=c.showHierarchies);null!=c.showHierarchyCaptions&&(a.showHierarchyCaptions=c.showHierarchyCaptions);null!=c.drillthroughMaxRows&&(a.drillThroughMaxRows=
|
|
599
|
+
c.drillthroughMaxRows);null!=c.drillThroughMaxRows&&(a.drillThroughMaxRows=c.drillThroughMaxRows);null!=c.showReportFiltersArea&&(a.showReportFiltersArea=c.showReportFiltersArea);null!=c.dragging&&(a.dragging=c.dragging);null!=c.showEmptyValues&&(a.showEmptyValues=c.showEmptyValues);null!=c.distinguishNullUndefinedEmpty&&(a.distinguishNullUndefinedEmpty=c.distinguishNullUndefinedEmpty)}if(null!=b.chart){c=b.chart;null!=c.type&&(a.chartType=c.type);null!=c.title&&(a.chartTitle=c.title);null!=c.showFilter&&
|
|
600
|
+
(a.showFilterInCharts=c.showFilter);null!=c.multipleMeasures&&(a.chartMultipleMeasures=c.multipleMeasures);null!=c.oneLevel&&(a.chartOneLevel=c.oneLevel);null!=c.autoRange&&(a.chartAutoRange=c.autoRange);null!=c.reversedAxes&&(a.chartReversedAxes=c.reversedAxes);null!=c.showLegend&&(a.showChartLegend=c.showLegend);null!=c.showLegendButton&&(a.showChartLegendButton=c.showLegendButton);null!=c.showDataLabels&&(a.showChartDataLabels=c.showDataLabels);null!=c.showAllLabels&&(a.showAllChartLabels=c.showAllLabels);
|
|
601
|
+
null!=c.showMeasures&&(a.showChartMeasures=c.showMeasures);null!=c.showOneMeasureSelection&&(a.showChartOneMeasureSelection=c.showOneMeasureSelection);null!=c.showWarning&&(a.showChartsWarning=c.showWarning);null!=c.position&&(a.chartPosition=c.position);null!=c.pieDataIndex&&(a.chartActiveTupleIndex=parseInt(c.pieDataIndex));null!=c.axisShortNumberFormat&&(a.chartAxisShortNumberFormat=c.axisShortNumberFormat);if(null!=c.activeMeasure)if(a.chartMultipleMeasures){a.chartActiveMeasures=[];let k;Array.isArray(c.activeMeasure)?
|
|
602
|
+
k=c.activeMeasure:"object"===typeof c.activeMeasure?k=[c.activeMeasure]:"string"===typeof c.activeMeasure&&(k=c.activeMeasure.split(","));if(!e.v(k))for(var d=0;d<k.length;d++)if(null!=k[d].uniqueName){var g=new l.hb.eh(k[d].uniqueName);null!=k[d].aggregation&&(g.aa=k[d].aggregation);a.chartActiveMeasures.push(g)}else a.chartActiveMeasures.push(new l.hb.eh(k[d]))}else a.chartActiveMeasure=new l.hb.eh,null!=c.activeMeasure.uniqueName?(a.chartActiveMeasure.A=c.activeMeasure.uniqueName,null!=c.activeMeasure.aggregation&&
|
|
603
|
+
(a.chartActiveMeasure.aa=c.activeMeasure.aggregation)):a.chartActiveMeasure.A=c.activeMeasure;null!=c.oneLevelTuple&&(a.chartOneLevelTuple=0<c.oneLevelTuple.length?c.oneLevelTuple.split(","):void 0);null!=c.oneLevelColumnTuple&&(a.chartOneLevelColumnTuple=0<c.oneLevelColumnTuple.length?c.oneLevelColumnTuple.split(","):void 0)}e.v(b.filter)||(b=b.filter,e.v(b.weekOffset)||(a.filterWeekOffset=b.weekOffset),e.v(b.dateFormat)||(a.filterDateFormat=b.dateFormat),e.v(b.liveSearch)||(a.filterLiveSearch=b.liveSearch));
|
|
604
|
+
return a}Ra(){var b={};null!=this.viewType&&(b.viewType=this.viewType);var a={};this.gridType===e.K.Y.ue.BA?a.type=e.K.Y.ue.BA:this.gridType===e.K.Y.ue.vv?a.type=e.K.Y.ue.vv:this.gridType===e.K.Y.ue.Dh&&(a.type=e.K.Y.ue.Dh);null!=this.gridTitle&&(a.title=this.gridTitle);null!=this.showFilter&&(a.showFilter=this.showFilter);null!=this.showHeaders&&(a.showHeaders=this.showHeaders);null!=this.showTotals&&(a.showTotals=this.showTotals);null!=this.showGrandTotals&&(a.showGrandTotals=this.showGrandTotals);
|
|
605
|
+
null!=this.columnTotalsPosition&&(a.columnTotalsPosition=this.columnTotalsPosition);null!=this.grandTotalsPosition&&(a.grandTotalsPosition=this.grandTotalsPosition);null!=this.showExtraTotalLabels&&(a.showExtraTotalLabels=this.showExtraTotalLabels);null!=this.showHierarchies&&(a.showHierarchies=this.showHierarchies);null!=this.showHierarchyCaptions&&(a.showHierarchyCaptions=this.showHierarchyCaptions);null!=this.drillThroughMaxRows&&(a.drillThroughMaxRows=this.drillThroughMaxRows);null!=this.showReportFiltersArea&&
|
|
606
|
+
(a.showReportFiltersArea=this.showReportFiltersArea);null!=this.dragging&&(a.dragging=this.dragging);null!=this.showAutoCalculationBar&&(a.showAutoCalculationBar=this.showAutoCalculationBar);u.Mc.Eg(a)||(b.grid=a);a={};null!=this.chartType&&(a.type=this.chartType);null!=this.chartTitle&&(a.title=this.chartTitle);null!=this.showFilterInCharts&&(a.showFilter=this.showFilterInCharts);null!=this.chartMultipleMeasures&&(a.multipleMeasures=this.chartMultipleMeasures);null!=this.chartOneLevel&&(a.oneLevel=
|
|
607
|
+
this.chartOneLevel);null!=this.chartAutoRange&&(a.autoRange=this.chartAutoRange);null!=this.chartReversedAxes&&(a.reversedAxes=this.chartReversedAxes);null!=this.showChartLegend&&(a.showLegend=this.showChartLegend);null!=this.showChartLegendButton&&(a.showLegendButton=this.showChartLegendButton);null!=this.showChartDataLabels&&(a.showDataLabels=this.showChartDataLabels);null!=this.showAllChartLabels&&(a.showAllLabels=this.showAllChartLabels);null!=this.showChartMeasures&&(a.showMeasures=this.showChartMeasures);
|
|
608
|
+
null!=this.showChartOneMeasureSelection&&(a.showOneMeasureSelection=this.showChartOneMeasureSelection);null!=this.showChartsWarning&&(a.showWarning=this.showChartsWarning);null!=this.chartAxisShortNumberFormat&&(a.axisShortNumberFormat=this.chartAxisShortNumberFormat);this.viewType==e.K.Id.Xn&&null!=this.chartPosition&&(a.position=this.chartPosition);this.chartType==e.K.Bd.Me.Fv&&null!=this.chartActiveTupleIndex&&(a.pieDataIndex=this.chartActiveTupleIndex.toString());if(1==this.chartMultipleMeasures){if(null!=
|
|
609
|
+
this.chartActiveMeasures){for(var c=[],d=0;d<this.chartActiveMeasures.length;d++){var g={};g.uniqueName=this.chartActiveMeasures[d].A;null!=this.chartActiveMeasures[d].aa&&""!==this.chartActiveMeasures[d].aa&&(g.aggregation=this.chartActiveMeasures[d].aa);c.push(g)}0<c.length&&(a.activeMeasure=c)}}else null!=this.chartActiveMeasure&&(g={},g.uniqueName=this.chartActiveMeasure.A,null!=this.chartActiveMeasure.aa&&""!=this.chartActiveMeasure.aa&&(g.aggregation=this.chartActiveMeasure.aa),a.activeMeasure=
|
|
610
|
+
g);!0===this.chartOneLevel&&null!=this.chartOneLevelTuple&&0<this.chartOneLevelTuple.length&&(a.oneLevelTuple=this.chartOneLevelTuple.join(","));!0===this.chartOneLevel&&null!=this.chartOneLevelColumnTuple&&0<this.chartOneLevelColumnTuple.length&&(a.oneLevelColumnTuple=this.chartOneLevelColumnTuple.join(","));u.Mc.Eg(a)||(b.chart=a);a={};e.v(this.filterWeekOffset)||(a.weekOffset=this.filterWeekOffset);e.v(this.filterDateFormat)||(a.dateFormat=this.filterDateFormat);e.v(this.filterLiveSearch)||(a.liveSearch=
|
|
611
|
+
this.filterLiveSearch);u.Mc.Eg(a)||(b.filter=a);null!=this.configuratorActive&&(b.configuratorActive=this.configuratorActive);null!=this.configuratorButton&&(b.configuratorButton=this.configuratorButton);null!=this.showAggregations&&(b.showAggregations=this.showAggregations);null!=this.showCalculatedValuesButton&&(b.showCalculatedValuesButton=this.showCalculatedValuesButton);null!=this.grouping&&(b.grouping=this.grouping);null!=this.editing&&(b.editing=this.editing);null!=this.drillThrough&&(b.drillThrough=
|
|
612
|
+
this.drillThrough);null!=this.showDrillThroughConfigurator&&(b.showDrillThroughConfigurator=this.showDrillThroughConfigurator);null!=this.sorting&&(b.sorting=this.sorting);null!=this.defaultDateType&&(b.defaultDateType=this.defaultDateType);null!=this.strictDataTypes&&(b.strictDataTypes=this.strictDataTypes);null!=this.datePattern&&(b.datePattern=this.datePattern);null!=this.dateTimePattern&&(b.dateTimePattern=this.dateTimePattern);null!=this.dateTimezoneOffset&&(b.dateTimezoneOffset=this.dateTimezoneOffset);
|
|
613
|
+
null!=this.timePattern&&(b.timePattern=this.timePattern);null!=this.saveAllFormats&&(b.saveAllFormats=this.saveAllFormats);null!=this.showDefaultSlice&&(b.showDefaultSlice=this.showDefaultSlice);null!=this.useOlapFormatting&&(b.useOlapFormatting=this.useOlapFormatting);null!=this.showMemberProperties&&(b.showMemberProperties=this.showMemberProperties);null!=this.showEmptyData&&(b.showEmptyData=this.showEmptyData);null!=this.defaultHierarchySortName&&(b.defaultHierarchySortName=this.defaultHierarchySortName);
|
|
614
|
+
!0===this.calculatedValuesOLAP&&(b.calculatedValuesOLAP=this.calculatedValuesOLAP);!0===this.includeEmptySubtotalsOLAP&&(b.includeEmptySubtotalsOLAP=this.includeEmptySubtotalsOLAP);null!=this.showOutdatedDataAlert&&(b.showOutdatedDataAlert=this.showOutdatedDataAlert);null!=this.showAggregationLabels&&(b.showAggregationLabels=this.showAggregationLabels);null!=this.showAllFieldsDrillThrough&&(b.showAllFieldsDrillThrough=this.showAllFieldsDrillThrough);null!=this.liveFiltering&&(b.liveFiltering=this.liveFiltering);
|
|
615
|
+
null!=this.fieldListPosition&&(b.fieldListPosition=this.fieldListPosition);null!=this.showFieldListSearch&&(b.showFieldListSearch=this.showFieldListSearch);e.v(this.validateFormulas)||(b.validateFormulas=this.validateFormulas);e.v(this.caseSensitiveMembers)||(b.caseSensitiveMembers=this.caseSensitiveMembers);e.v(this.simplifyFieldListFolders)||(b.simplifyFieldListFolders=this.simplifyFieldListFolders);e.v(this.validateReportFiles)||(b.validateReportFiles=this.validateReportFiles);e.v(this.allowBrowsersCache)||
|
|
616
|
+
(b.allowBrowsersCache=this.allowBrowsersCache);e.v(this.showEmptyValues)||(b.showEmptyValues=this.showEmptyValues);e.v(this.distinguishNullUndefinedEmpty)||(b.distinguishNullUndefinedEmpty=this.distinguishNullUndefinedEmpty);e.v(this.useCaptionsInCalculatedValueEditor)||(b.useCaptionsInCalculatedValueEditor=this.useCaptionsInCalculatedValueEditor);!e.v(this.expandExecutionTimeout)&&this.expandExecutionTimeout>this.Td.expandExecutionTimeout&&(b.expandExecutionTimeout=this.expandExecutionTimeout);e.v(this.readOnly)||
|
|
617
|
+
(b.readOnly=this.readOnly);return b}static yk(b){var a=b.find("params"),c=new f;0!=a.find("param[name=configuratorActive]").length&&c.na("configuratorActive",e.P.Zc(a.find("param[name=configuratorActive]").text()));0!=a.find("param[name=configuratorButton]").length&&c.na("configuratorButton",e.P.Zc(a.find("param[name=configuratorButton]").text()));0!=a.find("param[name=viewType]").length&&c.na("viewType",a.find("param[name=viewType]").text());0!=a.find("param[name=gridTitle]").length&&c.na("gridTitle",
|
|
618
|
+
a.find("param[name=gridTitle]").text());0!=a.find("param[name=showFilter]").length&&c.na("showFilter",e.P.Zc(a.find("param[name=showFilter]").text()));0!=a.find("param[name=showFilterInCharts]").length&&c.na("showFilterInCharts",e.P.Zc(a.find("param[name=showFilterInCharts]").text()));0!=a.find("param[name=showAggregations]").length&&c.na("showAggregations",e.P.Zc(a.find("param[name=showAggregations]").text()));0!=a.find("param[name=showHierarchyCaptions]").length&&c.na("showHierarchyCaptions",e.P.Zc(a.find("param[name=showHierarchyCaptions]").text()));
|
|
619
|
+
0!=a.find("param[name=showHeaders]").length&&c.na("showHeaders",e.P.Zc(a.find("param[name=showHeaders]").text()));0!=a.find("param[name=showReportFiltersArea]").length&&c.na("showReportFiltersArea",e.P.Zc(a.find("param[name=showReportFiltersArea]").text()));0!=a.find("param[name=showExtraTotalLabels]").length&&c.na("showExtraTotalLabels",e.P.Zc(a.find("param[name=showExtraTotalLabels]").text()));0!=a.find("param[name=editing]").length&&c.na("editing",e.P.Zc(a.find("param[name=editing]").text()));
|
|
620
|
+
0!=a.find("param[name=grouping]").length&&c.na("grouping",e.P.Zc(a.find("param[name=grouping]").text()));0!=a.find("param[name=drillThrough]").length&&c.na("drillThrough",e.P.Zc(a.find("param[name=drillThrough]").text()));0!=a.find("param[name=showDrillThroughConfigurator]").length&&c.na("showDrillThroughConfigurator",e.P.Zc(a.find("param[name=showDrillThroughConfigurator]").text()));0!=a.find("param[name=sorting]").length&&c.na("sorting",a.find("param[name=sorting]").text());0!=a.find("param[name=showHierarchies]").length&&
|
|
621
|
+
c.na("showHierarchies",e.P.Zc(a.find("param[name=showHierarchies]").text()));0!=a.find("param[name=showTotals]").length&&(c.na("showTotals",a.find("param[name=showTotals]").text()),"true"==c.V("showTotals").toString().toLowerCase()&&c.na("showTotals","on"),"false"==c.V("showTotals").toString().toLowerCase()&&c.na("showTotals","off"));0!=a.find("param[name=showGrandTotals]").length&&(c.na("showGrandTotals",a.find("param[name=showGrandTotals]").text()),"true"==c.V("showGrandTotals").toString().toLowerCase()&&
|
|
622
|
+
c.na("showGrandTotals","on"),"false"==c.V("showGrandTotals").toString().toLowerCase()&&c.na("showGrandTotals","off"));0!=a.find("param[name=showDefaultSlice]").length&&c.na("showDefaultSlice",e.P.Zc(a.find("param[name=showDefaultSlice]").text()));0!=a.find("param[name=useOlapFormatting]").length&&c.na("useOlapFormatting",e.P.Zc(a.find("param[name=useOlapFormatting]").text()));0!=a.find("param[name=showMemberProperties]").length&&c.na("showMemberProperties",e.P.Zc(a.find("param[name=showMemberProperties]").text()));
|
|
623
|
+
0!=a.find("param[name=showEmptyData]").length&&c.na("showEmptyData",e.P.Zc(a.find("param[name=showEmptyData]").text()));0!=a.find("param[name=showChartDataLabels]").length&&c.na("showChartDataLabels",e.P.Zc(a.find("param[name=showChartDataLabels]").text()));0!=a.find("param[name=showAllChartLabels]").length&&c.na("showAllChartLabels",e.P.Zc(a.find("param[name=showAllChartLabels]").text()));0!=a.find("param[name=strictDataTypes]").length&&c.na("strictDataTypes",e.P.Zc(a.find("param[name=strictDataTypes]").text()));
|
|
624
|
+
0!=a.find("param[name=defaultDateType]").length&&c.na("defaultDateType",a.find("param[name = defaultDateType]").text());0!=a.find("param[name=datePattern]").length&&c.na("datePattern",a.find("param[name = datePattern]").text());0!=a.find("param[name=dateTimePattern]").length&&c.na("dateTimePattern",a.find("param[name = dateTimePattern]").text());0!=a.find("param[name=classicView]").length&&1==e.P.Zc(a.find("param[name=classicView]").text())&&c.na("gridType",e.K.Y.ue.vv);b=b.find("dataSource");void 0!==
|
|
625
|
+
b.attr("tableType")&&b.attr("tableType")==e.K.Y.ue.Dh&&c.na("gridType",e.K.Y.ue.Dh);0!=a.find("param[name=flatView]").length&&1==e.P.Zc(a.find("param[name=flatView]").text())&&c.na("gridType",e.K.Y.ue.Dh);0!=a.find("param[name=defaultHierarchySortName]").length?c.na("defaultHierarchySortName",e.u.i.za.Wg(a.find("param[name = defaultHierarchySortName]").text())?a.find("param[name=defaultHierarchySortName]").text():e.u.i.za.jc):c.na("defaultHierarchySortName",c.V("gridType")==e.K.Y.ue.Dh?e.u.i.za.fd:
|
|
626
|
+
e.u.i.za.jc);0!=a.find("param[name=showCalculatedValuesButton]").length&&c.na("showCalculatedValuesButton",e.P.Zc(a.find("param[name = showCalculatedValuesButton]").text()));0!=a.find("param[name=showOutdatedDataAlert]").length&&c.na("showOutdatedDataAlert",e.P.Zc(a.find("param[name = showOutdatedDataAlert]").text()));if(0!=a.find("param[name=chartType]").length){var d=a.find("param[name=chartType]");c.na("chartType",d.text());if(void 0!==d.attr("activeMeasure")){c.na("chartActiveMeasure",new l.hb.eh(d.attr("activeMeasure")));
|
|
627
|
+
void 0!==d.attr("activeMeasureAggregation")&&c.na("chartActiveMeasure.aggregation",d.attr("activeMeasureAggregation"));var g=[],k=d.attr("activeMeasure").split(","),m=void 0!==d.attr("activeMeasureAggregation")?d.attr("activeMeasureAggregation").split(","):[];for(b=0;b<k.length;b++){var n=new l.hb.eh(k[b]);m[b]&&(n.aa=m[b]);g.push(n)}0<g.length&&c.na("chartActiveMeasures",g)}void 0!==d.attr("pieDataIndex")&&c.na("chartActiveTupleIndex",parseInt(d.attr("pieDataIndex")));void 0!==d.attr("position")&&
|
|
628
|
+
c.na("chartPosition",d.attr("position"));if(void 0!==d.attr("chartOneLevelTuple")){d=d.attr("chartOneLevelTuple").split(",");c.na("chartOneLevelTuple",[]);g=[];for(b=0;b<d.length;b++)g[b]=parseInt(d[b]);c.na("chartOneLevelTuple",g)}}0!=a.find("param[name=chartOneLevel]").length&&c.na("chartOneLevel",e.P.Zc(a.find("param[name=chartOneLevel]").text()));0!=a.find("param[name=chartTitle]").length&&c.na("chartTitle",a.find("param[name=chartTitle]").text());0!=a.find("param[name=chartMultipleMeasures]").length&&
|
|
629
|
+
c.na("chartMultipleMeasures",e.P.Zc(a.find("param[name=chartMultipleMeasures]").text()));0!=a.find("param[name=chartAutoRange]").length&&c.na("chartAutoRange",e.P.Zc(a.find("param[name=chartAutoRange]").text()));0!=a.find("param[name=chartReversedAxes]").length&&c.na("chartReversedAxes",e.P.Zc(a.find("param[name=chartReversedAxes]").text()));0!=a.find("param[name=showChartsWarning]").length&&c.na("showChartsWarning",e.P.Zc(a.find("param[name=showChartsWarning]").text()));0!=a.find("param[name=showChartOneMeasureSelection]").length&&
|
|
630
|
+
c.na("showChartOneMeasureSelection",e.P.Zc(a.find("param[name=showChartOneMeasureSelection]").text()));0!=a.find("param[name=showChartMeasures]").length&&c.na("showChartMeasures",e.P.Zc(a.find("param[name=showChartMeasures]").text()));0!=a.find("param[name=showChartLegendButton]").length&&c.na("showChartLegendButton",e.P.Zc(a.find("param[name=showChartLegendButton]").text()));0!=a.find("param[name=saveAllFormats]").length&&c.na("saveAllFormats",e.P.Zc(a.find("param[name=saveAllFormats]").text()));
|
|
631
|
+
0!=a.find("param[name=calculatedValuesOLAP]").length&&c.na("calculatedValuesOLAP",e.P.Zc(a.find("param[name=calculatedValuesOLAP]").text()));0!=a.find("param[name=includeEmptySubtotalsOLAP]").length&&c.na("includeEmptySubtotalsOLAP",e.P.Zc(a.find("param[name=includeEmptySubtotalsOLAP]").text()));return c}ap(){var b=z.ba.create("<params/>");null!=this.V("configuratorActive")&&b.append(z.ba.create("<param/>").attr("name","configuratorActive").text(this.V("configuratorActive")));null!=this.V("configuratorButton")&&
|
|
632
|
+
b.append(z.ba.create("<param/>").attr("name","configuratorButton").text(this.V("configuratorButton")));null!=this.V("viewType")&&b.append(z.ba.create("<param/>").attr("name","viewType").text(this.V("viewType")));null!=this.V("gridTitle")&&b.append(z.ba.create("<param/>").attr("name","gridTitle").text(this.V("gridTitle")));null!=this.V("chartTitle")&&b.append(z.ba.create("<param/>").attr("name","chartTitle").text(this.V("chartTitle")));null!=this.V("showFilter")&&b.append(z.ba.create("<param/>").attr("name",
|
|
633
|
+
"showFilter").text(this.V("showFilter")));null!=this.V("showFilterInCharts")&&b.append(z.ba.create("<param/>").attr("name","showFilterInCharts").text(this.V("showFilterInCharts")));null!=this.V("showAggregations")&&b.append(z.ba.create("<param/>").attr("name","showAggregations").text(this.V("showAggregations")));null!=this.V("showHierarchyCaptions")&&b.append(z.ba.create("<param/>").attr("name","showHierarchyCaptions").text(this.V("showHierarchyCaptions")));null!=this.V("chartOneLevel")&&b.append(z.ba.create("<param/>").attr("name",
|
|
634
|
+
"chartOneLevel").text(this.V("chartOneLevel")));null!=this.V("chartAutoRange")&&b.append(z.ba.create("<param/>").attr("name","chartAutoRange").text(this.V("chartAutoRange")));null!=this.V("chartReversedAxes")&&b.append(z.ba.create("<param/>").attr("name","chartReversedAxes").text(this.V("chartReversedAxes")));null!=this.V("chartMultipleMeasures")&&b.append(z.ba.create("<param/>").attr("name","chartMultipleMeasures").text(this.V("chartMultipleMeasures")));null!=this.V("showHeaders")&&b.append(z.ba.create("<param/>").attr("name",
|
|
635
|
+
"showHeaders").text(this.V("showHeaders")));null!=this.V("showReportFiltersArea")&&b.append(z.ba.create("<param/>").attr("name","showReportFiltersArea").text(this.V("showReportFiltersArea")));null!=this.V("showExtraTotalLabels")&&b.append(z.ba.create("<param/>").attr("name","showExtraTotalLabels").text(this.V("showExtraTotalLabels")));null!=this.V("editing")&&b.append(z.ba.create("<param/>").attr("name","editing").text(this.V("editing")));null!=this.V("grouping")&&b.append(z.ba.create("<param/>").attr("name",
|
|
636
|
+
"grouping").text(this.V("grouping")));null!=this.V("drillThrough")&&b.append(z.ba.create("<param/>").attr("name","drillThrough").text(this.V("drillThrough")));null!=this.V("showDrillThroughConfigurator")&&b.append(z.ba.create("<param/>").attr("name","showDrillThroughConfigurator").text(this.V("showDrillThroughConfigurator")));null!=this.V("sorting")&&b.append(z.ba.create("<param/>").attr("name","sorting").text(this.V("sorting")));null!=this.V("showTotals")&&b.append(z.ba.create("<param/>").attr("name",
|
|
637
|
+
"showTotals").text(this.V("showTotals")));null!=this.V("showHierarchies")&&b.append(z.ba.create("<param/>").attr("name","showHierarchies").text(this.V("showHierarchies")));null!=this.V("showGrandTotals")&&b.append(z.ba.create("<param/>").attr("name","showGrandTotals").text(this.V("showGrandTotals")));null!=this.V("defaultDateType")&&b.append(z.ba.create("<param/>").attr("name","defaultDateType").text(this.V("defaultDateType")));null!=this.V("strictDataTypes")&&b.append(z.ba.create("<param/>").attr("name",
|
|
638
|
+
"strictDataTypes").text(this.V("strictDataTypes")));null!=this.V("datePattern")&&b.append(z.ba.create("<param/>").attr("name","datePattern").text(this.V("datePattern")));null!=this.V("dateTimePattern")&&b.append(z.ba.create("<param/>").attr("name","dateTimePattern").text(this.V("dateTimePattern")));null!=this.V("showChartsWarning")&&b.append(z.ba.create("<param/>").attr("name","showChartsWarning").text(this.V("showChartsWarning")));null!=this.V("showChartOneMeasureSelection")&&b.append(z.ba.create("<param/>").attr("name",
|
|
639
|
+
"showChartOneMeasureSelection").text(this.V("showChartOneMeasureSelection")));null!=this.V("showChartMeasures")&&b.append(z.ba.create("<param/>").attr("name","showChartMeasures").text(this.V("showChartMeasures")));null!=this.V("showChartLegendButton")&&b.append(z.ba.create("<param/>").attr("name","showChartLegendButton").text(this.V("showChartLegendButton")));null!=this.V("saveAllFormats")&&b.append(z.ba.create("<param/>").attr("name","saveAllFormats").text(this.V("saveAllFormats")));1==this.V("calculatedValuesOLAP")&&
|
|
640
|
+
b.append(z.ba.create("<param/>").attr("name","calculatedValuesOLAP").text(this.V("calculatedValuesOLAP")));1==this.V("includeEmptySubtotalsOLAP")&&b.append(z.ba.create("<param/>").attr("name","includeEmptySubtotalsOLAP").text(this.V("includeEmptySubtotalsOLAP")));null!=this.V("defaultHierarchySortName")&&b.append(z.ba.create("<param/>").attr("name","defaultHierarchySortName").text(this.V("defaultHierarchySortName")));null!=this.V("gridType")&&this.V("gridType")==e.K.Y.ue.vv&&b.append(z.ba.create("<param/>").attr("name",
|
|
641
|
+
"classicView").text(!0));null!=this.V("gridType")&&this.V("gridType")==e.K.Y.ue.Dh&&b.append(z.ba.create("<param/>").attr("name","flatView").text(!0));null!=this.V("showDefaultSlice")&&b.append(z.ba.create("<param/>").attr("name","showDefaultSlice").text(this.V("showDefaultSlice")));null!=this.V("showEmptyData")&&b.append(z.ba.create("<param/>").attr("name","showEmptyData").text(this.V("showEmptyData")));null!=this.V("showMemberProperties")&&b.append(z.ba.create("<param/>").attr("name","showMemberProperties").text(this.V("showMemberProperties")));
|
|
642
|
+
null!=this.V("useOlapFormatting")&&b.append(z.ba.create("<param/>").attr("name","useOlapFormatting").text(this.V("useOlapFormatting")));null!=this.V("showChartDataLabels")&&b.append(z.ba.create("<param/>").attr("name","showChartDataLabels").text(this.V("showChartDataLabels")));null!=this.V("showAllChartLabels")&&b.append(z.ba.create("<param/>").attr("name","showAllChartLabels").text(this.V("showAllChartLabels")));null!=this.V("showCalculatedValuesButton")&&b.append(z.ba.create("<param/>").attr("name",
|
|
643
|
+
"showCalculatedValuesButton").text(this.V("showCalculatedValuesButton")));null!=this.V("showOutdatedDataAlert")&&b.append(z.ba.create("<param/>").attr("name","showOutdatedDataAlert").text(this.V("showOutdatedDataAlert")));var a=z.ba.create("<param/>").attr("name","chartType").text(null!=this.V("chartType")?this.V("chartType"):this.Td.chartType);null!=this.V("chartActiveTupleIndex")&&a.attr("pieDataIndex",this.V("chartActiveTupleIndex").toString());a.attr("position",this.V("chartPosition"));if(this.V("chartMultipleMeasures")&&
|
|
644
|
+
null!=this.V("chartActiveMeasures")){for(var c=[],d=[],g=0;g<this.V("chartActiveMeasures").length;g++)c.push(this.V("chartActiveMeasures")[g].A),d.push(this.V("chartActiveMeasures")[g].aa);0<c.length&&a.attr("activeMeasure",c.join(","));0<d.length&&a.attr("activeMeasureAggregation",d.join(","))}else null!=this.V("chartActiveMeasure")&&(a.attr("activeMeasure",this.V("chartActiveMeasure").A),null!=this.V("chartActiveMeasure").aa&&""!=this.V("chartActiveMeasure").aa&&a.attr("activeMeasureAggregation",
|
|
645
|
+
this.V("chartActiveMeasure").aa));this.V("chartOneLevel")&&0<this.V("chartOneLevelTuple").length&&a.attr("chartOneLevelTuple",this.V("chartOneLevelTuple").join(","));b.append(a);return b}ID(b){for(var a in b)this.Td.hasOwnProperty(a)&&void 0!=b[a]&&(this[a]=b[a])}}h.Hq=f})(l.C||(l.C={}))})(e.model||(e.model={}))})(q||(q={}));
|
|
646
646
|
(function(e){(function(l){(function(h){class f extends v.Ch{constructor(){super();if(null!=f.instance)throw Error("Singleton");}static R(){null==f.instance&&(f.instance=new f);return f.instance}static dispose(){f.Xc=null;f.instance=null}static add(b){null!=b&&(f.Xc.Ta(b.id,b),this.cb())}static get(b){return f.Xc.getItem(b)}static remove(b){f.Xc.removeItem(b);this.cb()}static m4(){f.Xc=new e.tb;this.cb()}static tAa(){for(var b=[],a=0;a<f.Xc.length;a++){var c=f.Xc.ea(a);c.j2||b.push(c.Ra())}return b}static cb(){f.R().ab(l.kc.nd.gn)}}
|
|
647
647
|
f.Xc=new e.tb;h.bn=f})(l.sa||(l.sa={}))})(e.model||(e.model={}))})(q||(q={}));
|
|
648
648
|
(function(e){(function(l){(function(h){(function(f){class b{constructor(){this.id="";this.nu=this.$s=-1;this.we=this.hierarchy=this.dc=this.aa=this.measure="";this.Rd=[];this.XG=null}get j2(){return-1<this.we.toLowerCase().indexOf(e.u.i.rc.WP)||-1<this.we.toLowerCase().indexOf(e.u.i.rc.XP)}Ra(){var c={};c.id=this.id;c.row=this.$s;c.column=this.nu;void 0!==this.Dk&&(c.isTotal=this.Dk);c.measure=this.measure;c.aggregation=this.aa;c.member=this.dc;c.hierarchy=this.hierarchy;c.formula=this.we;null!=this.format&&
|
|
@@ -1515,7 +1515,7 @@ d[m].indexOf(g)&&d[m].push(g))}laa(d){d.forEach(g=>{this.$k(g)})}Z$(d){d.forEach
|
|
|
1515
1515
|
t.push({field:{uniqueName:p.A},query:k})}this.filters[d.A].query=t}else this.filters[d.A].query=k;if(g.nBa){k=g.sm;m=[];for(n=0;n<k.length;n++)(p=d.xa(k[n]))&&m.push({member:p.A});this.filters[d.A].include=m}if(g.mBa){g=g.Lj;k=[];for(m=0;m<g.length;m++)(n=d.xa(g[m]))&&k.push({member:n.A});this.filters[d.A].exclude=k}}Gsa(d,g,k){d=d.A;void 0===this.filters[d]&&(this.filters[d]={});this.filters[d].query=this.$ga(g);this.filters[d].value={field:{uniqueName:k.A},func:k.aa}}$ga(d){let g=d.value;g instanceof
|
|
1516
1516
|
e.bh&&(g=g.getTime());Array.isArray(g)&&g[0]instanceof e.bh&&(g=[g[0].getTime(),g[1].getTime()]);return{[d.sa]:g}}ls(d,g,k,m){var n,p=d.A;f.O.ep.zM||"intersect"!==k||(k="include");void 0===this.filters[p]&&(this.filters[p]={});void 0===this.filters[p][k]&&(this.filters[p][k]=[]);for(var t,r,w;!g.$b&&void 0!==g.parent;){var y=g.level.A;r=g.A;e.model.C.F.jr&&("null"===r&&(r=null),"undefined"===r&&(r=void 0),"(blank)"===r&&(r=""));e.ia(r)||(r=null!==(n=g.level.inputType)&&void 0!==n?n:g.level.type,r=
|
|
1517
1517
|
l.i.ib.cU(r)&&!isNaN(g.cc)?g.cc:1<g.level.wb?g.A.substr(1,g.A.length-2).split("].[").pop():g.A);w={};g.parent.$b?(w.member=r,void 0!==t&&(w.filter=t)):(m?this.$k(d,g.level):this.vm(d,g.level),w.field={uniqueName:y},w.include=[{member:r}],void 0!==t&&(w.include[0].filter=t));t=w;g=g.parent}this.filters[p][k].push(t)}zZ(d,g=!1,k){var m=d.filter.clone();if(m.Ai&&!g){var n=m.Sj().length<d.Ui/2;g=n?m.Sj():m.Sj(!0);for(var p=0;p<g.length;p++){var t=d.xa(g[p]);this.ls(d,t,n?"include":"exclude",k)}}!e.v(m.query)&&
|
|
1518
|
-
m.Ku&&(!e.v(m.measure)&&m.bi?(k=this.slice.Yc.gd(m.measure.A))&&!0!==k.Na&&(l.i.da.JT(m.measure.aa)||(m.measure.aa=k.zm),this.Gsa(d,m.query,m.measure)):this.Fsa(d,m))}clone(){var d=new c(this.slice);d.rows=u.Mc.tj(this.rows);d.Ja=u.Mc.tj(this.Ja);d.values=u.Mc.tj(this.values);d.filters=u.Mc.tj(this.filters);return d}}c.uX=["type","axisName"];f.sv=c})(h.sc||(h.sc={}))})(l.external||(l.external={}))})(e.u||(e.u={}))})(q||(q={}));
|
|
1518
|
+
m.Ku&&(!e.v(m.measure)&&m.bi?(k=this.slice.Yc.gd(m.measure.A))&&!0!==k.Na&&(l.i.da.JT(m.measure.aa)||(m.measure.aa=k.zm),this.Gsa(d,m.query,m.measure)):this.Fsa(d,m))}clone(){var d=new c(this.slice);d.rows=u.Mc.tj(this.rows);d.Ja=u.Mc.tj(this.Ja);d.values=u.Mc.tj(this.values);d.filters=u.Mc.tj(this.filters);return d}}c.uX=["type","axisName","dataKeys"];f.sv=c})(h.sc||(h.sc={}))})(l.external||(l.external={}))})(e.u||(e.u={}))})(q||(q={}));
|
|
1519
1519
|
(function(e){(function(l){(function(h){(function(f){class b{constructor(c){this.slice=c}get FBa(){return h.sc.O.ep.zM}select(){return e.model.C.F.tc&&e.model.C.F.le!==e.K.Id.hj?this.kva():this.wva()}kva(){for(var c=new f.sv(this.slice),d=this.slice.yc(!1,!0,!0,!0),g=0;g<d.length;g++){var k=this.slice.df(d.ea(g).A);this.Kea(k)&&c.KK(k);k=d.ea(g);if(k.Tf)for(var m=1;m<k.ta.length;m++)c.$k(k,k.ta.ea(m));else c.$k(k)}for(g=0;g<this.slice.Kf.length;g++)d=this.slice.Kf[g],this.Kea(d)&&c.KK(d);return c.cJa()}Kea(c){return c.type!==
|
|
1520
1520
|
l.i.Pa.zc&&c.type!==l.i.Pa.Sa}wva(){var c=new f.sv(this.slice),d=this.slice.yb.Pc(),g=this.slice.Db.Pc();this.slice.Sc?(0<d.length&&c.laa(d),0<g.length&&c.Z$(g)):(0<d.length&&c.$k(d[0]),0<g.length&&c.vm(g[0]));for(d=0;d<this.slice.Kf.length;d++)g=this.slice.Kf[d],g.Na||c.KK(g);return c.select()}aaa(c,d){d(c);if(2<c.ta.length){let k=c.lc?c.lc.wb:1;var g=c.ta.ea(k);for(g=c.GC(g);g&&0<g.length;)k++,g=c.ta.ea(k),d(c,g),g=c.GC(g)}}expand(c,d,g={}){const k=new f.sv(this.slice);var m=c==l.i.ja.Ka,n=this.slice.yb.Pc(),
|
|
1521
1521
|
p=this.slice.Db.Pc();if(m){0<p.length&&this.aaa(p[0],(r,w)=>k.vm(r,w));for(p=0;p<d.length;p++)for(var t=n[p].xa(d[p]);!t.$b;)k.$k(t.hierarchy,t.level),k.ls(n[p],t,"intersect",!0),t=t.parent;n=n[d.length];if(null==n.lc)k.$k(n,n.ta.ea(1));else for(t=1;t<n.ta.length&&(p=n.ta.ea(t),k.$k(n,p),p!=n.lc);t++);}else{0<n.length&&this.aaa(n[0],(r,w)=>k.$k(r,w));for(n=0;n<d.length;n++)for(t=p[n].xa(d[n]);!t.$b;)k.vm(t.hierarchy,t.level),k.ls(p[n],t,"intersect",!1),t=t.parent;n=p[d.length];if(null==n.lc)k.vm(n,
|
|
@@ -2414,7 +2414,7 @@ this.sd(()=>this.mN(f,b))}i1(f){return this.nc?this.la.i1(f):null}V0(){return th
|
|
|
2414
2414
|
b))}bBa(f){return new Promise(b=>{this.la.xH(f,a=>b(a))})}sM(f,b,a){this.nc?this.la.sM(f,b,a):this.sd(()=>this.sM(f,b,a))}$Aa(f,b){return new Promise(a=>{this.la.sM(f,b,c=>a(c))})}tM(f,b,a,c){this.nc?this.la.tM(f,b,a,c):this.sd(()=>this.tM(f,b,a,c))}aBa(f,b,a){return new Promise(c=>{this.la.tM(f,b,a,d=>c(d))})}FR(f,b,a,c=null,d=null){this.nc?this.la.FR(f,b,c,d,a):this.sd(()=>this.FR(f,b,c,d,a))}JN(f){return this.la.JN(f)}yN(f){this.nc?null!=f&&this.la.yN(e.model.hb.sp.zb(f)):this.sd(()=>this.yN(f))}$G(){return this.nc?
|
|
2415
2415
|
this.la.$G():null}jza(){return this.zG(()=>this.la.$G())}wV(f){this.nc?this.la.wV(f):this.sd(()=>this.wV(f))}$h(f,b){return this.nc?this.la.$h(f,b):null}mE(f,b,a){this.nc?null!=f&&this.la.mE(f,b,a):this.sd(()=>this.mE(f,b))}lg(f,b){return this.nc?this.Ig.lg(f,b):null}tH(){return this.nc?this.Ig.tH():null}fA(f,b){this.nc?this.Ig.fA(f,b):this.sd(()=>this.fA(f,b))}vH(){return this.nc?this.la.vH():null}TV(f){this.nc?this.la.TV(f):this.sd(()=>this.TV(f))}cE(){this.t_(()=>this.Ig.cE())}bV(){this.t_(()=>
|
|
2416
2416
|
this.Ig.bV())}dL(){this.t_(()=>this.Ig.dL())}Dwa(f){e.K.Y.X.me.Aw=f;this.OT&&this.refresh()}Ml(f){e.K.Bd.wv.xC=f;this.OT&&this.refresh()}Ewa(f){e.K.Y.yO.uL=f}Cwa(f){e.u.external.sc.vA.tL=f}S0(f,b){this.la.S0(f,b)}Br(f){this.nc?this.Ig.Br(f):this.sd(()=>this.Br(f))}bt(f){this.nc?this.Ig.bt(f):this.sd(()=>this.bt(f))}tS(f,b,a){this.nc?this.Ig.tS(f,b,a):this.sd(()=>this.tS(f,b,a))}KR(f,b,a){this.nc?this.Ig.KR(f,b,a):this.sd(()=>this.KR(f,b,a))}pS(f,b,a,c){this.nc?this.Ig.pS(f,b,a,c):this.sd(()=>this.pS(f,
|
|
2417
|
-
b,a,c))}oS(f,b,a,c){this.nc?this.Ig.oS(f,b,a,c):this.sd(()=>this.oS(f,b,a,c))}}l.Kr="2.9.
|
|
2417
|
+
b,a,c))}oS(f,b,a,c){this.nc?this.Ig.oS(f,b,a,c):this.sd(()=>this.oS(f,b,a,c))}}l.Kr="2.9.33";l.BW="101404268310470";e.fh=l;class h{}h.KX="print";h.aB="printcomplete";h.dX="export";h.sh="exportcomplete";e.vg=h})(q||(q={}));
|
|
2418
2418
|
function PivotApi(e){q.v(window.flexmonster)||(window.flexmonster=null);var l={version:q.fh.Kr},h=new q.fh(e,l);l.alert=b=>{if(void 0!=b.message&&""!=b.message||void 0!=b.title&&""!=b.title){var a=void 0!=b.message?q.model.Tb.valid(b.message)?b.message:q.model.Tb.validate(b.message):"",c=void 0!=b.title?q.model.Tb.valid(b.title)?b.title:q.model.Tb.validate(b.title):"",d=b.type==q.xb.Al||b.type==q.xb.an||b.type==q.xb.Aa||b.type==q.xb.YO?b.type:q.xb.Al,g=null,k=null;if(void 0!=b.buttons)for(var m=0;m<
|
|
2419
2419
|
b.buttons.length;m++){var n=b.buttons[m],p=n.label;p=q.model.Tb.valid(p)?p:q.model.Tb.validate(p);null==g&&(g=[]);g.push(p);n="function"==typeof n.handler?n.handler:null;null==k&&(k=[]);k.push(n)}q.$a(a,c,d,g,k,void 0==b.blocking||1!=b.blocking&&0!=b.blocking?!1:b.blocking)}};l.openCalculatedValueEditor=(b,a)=>h.mN(b,a);l.getAllConditions=()=>h.I0();l.getCondition=b=>h.M0(b);l.addCondition=b=>h.iR(b);l.removeCondition=b=>h.tV(b);l.removeAllConditions=()=>h.sV();l.open=()=>h.open();l.load=(b,a)=>h.load(b,
|
|
2420
2420
|
a);l.getReport=(b="object")=>h.Es(b);l.setReport=b=>h.Cx(b);l.getData=(b,a,c)=>h.getData(b,a,c);l.save=(b={filename:"report.json"},a=null,c=null,d=null,g=!1)=>h.save(b,a,c,d,g);l.updateData=(b,a)=>h.Sd(b,a);l.connectTo=b=>h.AG(b);l.addJSON=b=>h.Osa(b);l.addCalculatedMeasure=b=>h.au(b);l.removeCalculatedMeasure=b=>h.Wz(b);l.removeAllCalculatedMeasures=()=>h.aE();l.clear=()=>h.clear();l.dispose=()=>{q.v(window.flexmonster)||(window.flexmonster=null);h.dispose()};l.refresh=()=>h.refresh();l.showGrid=
|
|
@@ -2453,7 +2453,7 @@ a.jsCellDoubleClickHandler);a.hasOwnProperty("jsFullScreenHandler")&&(config.ful
|
|
|
2453
2453
|
// SIG // hkgBZQMEAgEFADB3BgorBgEEAYI3AgEEoGkwZzAyBgor
|
|
2454
2454
|
// SIG // BgEEAYI3AgEeMCQCAQEEEBDgyQbOONQRoqMAEEvTUJAC
|
|
2455
2455
|
// SIG // AQACAQACAQACAQACAQAwMTANBglghkgBZQMEAgEFAAQg
|
|
2456
|
-
// SIG //
|
|
2456
|
+
// SIG // MaV9hFYdsHETROWFJ30WF8mu5sxur8Qs2O7ue+p1tqig
|
|
2457
2457
|
// SIG // ggetMIIDgjCCAwmgAwIBAgIQbt1PJecxfTmBVzE0z8Hc
|
|
2458
2458
|
// SIG // oDAKBggqhkjOPQQDAzB/MQswCQYDVQQGEwJVUzEOMAwG
|
|
2459
2459
|
// SIG // A1UECAwFVGV4YXMxEDAOBgNVBAcMB0hvdXN0b24xGDAW
|
|
@@ -2521,16 +2521,16 @@ a.jsCellDoubleClickHandler);a.hasOwnProperty("jsFullScreenHandler")&&(config.ful
|
|
|
2521
2521
|
// SIG // a3Kg1pVTo5cnhxh3PjANBglghkgBZQMEAgEFAKB8MBAG
|
|
2522
2522
|
// SIG // CisGAQQBgjcCAQwxAjAAMBkGCSqGSIb3DQEJAzEMBgor
|
|
2523
2523
|
// SIG // BgEEAYI3AgEEMBwGCisGAQQBgjcCAQsxDjAMBgorBgEE
|
|
2524
|
-
// SIG //
|
|
2525
|
-
// SIG //
|
|
2526
|
-
// SIG //
|
|
2527
|
-
// SIG //
|
|
2528
|
-
// SIG //
|
|
2524
|
+
// SIG // AYI3AgEVMC8GCSqGSIb3DQEJBDEiBCBVBmfjG9yl3ppR
|
|
2525
|
+
// SIG // GSxIW/2VCpQta6ZFSivyJimA7wovczALBgcqhkjOPQIB
|
|
2526
|
+
// SIG // BQAERzBFAiBK0B92XsUOk9Fa5KGsI8gQxY8DwvGgMWhg
|
|
2527
|
+
// SIG // yrxlVCuoEwIhAKX4aP7QiO8THwQKiq5V16YlMcr/Pla+
|
|
2528
|
+
// SIG // yM1jyiI4FIPzoYIXkzCCF48GCisGAQQBgjcDAwExghd/
|
|
2529
2529
|
// SIG // MIIXewYJKoZIhvcNAQcCoIIXbDCCF2gCAQMxDTALBglg
|
|
2530
2530
|
// SIG // hkgBZQMEAgEwdwYLKoZIhvcNAQkQAQSgaARmMGQCAQEG
|
|
2531
|
-
// SIG //
|
|
2532
|
-
// SIG //
|
|
2533
|
-
// SIG //
|
|
2531
|
+
// SIG // DCsGAQQBgqkwAQMGATAxMA0GCWCGSAFlAwQCAQUABCD+
|
|
2532
|
+
// SIG // lSXixZ3+RXqMnal90YesYgW5hJcy/KiTp4QF7ojtwQII
|
|
2533
|
+
// SIG // M3IKfE/6NLgYDzIwMjIwOTA1MDg0MDM2WjADAgEBoIIT
|
|
2534
2534
|
// SIG // PDCCBdgwggTAoAMCAQICEQDkJwSV9oyR1tDse0lOpN8c
|
|
2535
2535
|
// SIG // MA0GCSqGSIb3DQEBCwUAMH4xCzAJBgNVBAYTAlBMMSIw
|
|
2536
2536
|
// SIG // IAYDVQQKExlVbml6ZXRvIFRlY2hub2xvZ2llcyBTLkEu
|
|
@@ -2686,27 +2686,27 @@ a.jsCellDoubleClickHandler);a.hasOwnProperty("jsFullScreenHandler")&&(config.ful
|
|
|
2686
2686
|
// SIG // DCZTU0wuY29tIFRpbWVzdGFtcGluZyBJc3N1aW5nIFJT
|
|
2687
2687
|
// SIG // QSBDQSBSMQIQXxy8jFw+X28k/TpP5IjWKDALBglghkgB
|
|
2688
2688
|
// SIG // ZQMEAgGgggFkMBoGCSqGSIb3DQEJAzENBgsqhkiG9w0B
|
|
2689
|
-
// SIG //
|
|
2689
|
+
// SIG // CRABBDAcBgkqhkiG9w0BCQUxDxcNMjIwOTA1MDg0MDM2
|
|
2690
2690
|
// SIG // WjArBgkqhkiG9w0BCTQxHjAcMAsGCWCGSAFlAwQCAaEN
|
|
2691
|
-
// SIG //
|
|
2692
|
-
// SIG //
|
|
2691
|
+
// SIG // BgkqhkiG9w0BAQsFADAvBgkqhkiG9w0BCQQxIgQgf+tB
|
|
2692
|
+
// SIG // +CZgQzp5A1/KeCQR/cFjij7MIHtCwHBL9OX9oXAwgckG
|
|
2693
2693
|
// SIG // CyqGSIb3DQEJEAIvMYG5MIG2MIGzMIGwBCChzTkcEQ86
|
|
2694
2694
|
// SIG // 6hiVLWyQQdvmboGlq1yRcW21jitn6eV/mDCBizB3pHUw
|
|
2695
2695
|
// SIG // czELMAkGA1UEBhMCVVMxDjAMBgNVBAgMBVRleGFzMRAw
|
|
2696
2696
|
// SIG // DgYDVQQHDAdIb3VzdG9uMREwDwYDVQQKDAhTU0wgQ29y
|
|
2697
2697
|
// SIG // cDEvMC0GA1UEAwwmU1NMLmNvbSBUaW1lc3RhbXBpbmcg
|
|
2698
2698
|
// SIG // SXNzdWluZyBSU0EgQ0EgUjECEF8cvIxcPl9vJP06T+SI
|
|
2699
|
-
// SIG //
|
|
2700
|
-
// SIG //
|
|
2701
|
-
// SIG //
|
|
2702
|
-
// SIG //
|
|
2703
|
-
// SIG //
|
|
2704
|
-
// SIG //
|
|
2705
|
-
// SIG //
|
|
2706
|
-
// SIG //
|
|
2707
|
-
// SIG //
|
|
2708
|
-
// SIG //
|
|
2709
|
-
// SIG //
|
|
2710
|
-
// SIG //
|
|
2711
|
-
// SIG //
|
|
2699
|
+
// SIG // 1igwDQYJKoZIhvcNAQELBQAEggGAkR5z2qW1oiWdr/jZ
|
|
2700
|
+
// SIG // Avo/pN5RfCRonO8bPFAYjIk0kOdTjBoyk442aLLmes0t
|
|
2701
|
+
// SIG // YgW2VPhhyf39u3TIzIh1WJdk37CdoCKdAtKTQQu3Pn8q
|
|
2702
|
+
// SIG // 76gRPQ2JpEH8iF90L5aUjdrap58KBz1c75hwdlj8MjxM
|
|
2703
|
+
// SIG // kmUpfoGzIItKM0DR9i9S90Z9NKe2hLs2qsfM/oLlZ5pj
|
|
2704
|
+
// SIG // jMkt6lcR0fBa0MdqMgOPppUtNxS0OBsqkU2E+R0fSbPV
|
|
2705
|
+
// SIG // /tsg0oIkwtVh6q9wrfyiH0fGOTDxffJfhWo7FrLONqQ2
|
|
2706
|
+
// SIG // K9sGo+MwBVeTBIsZISaMcGEAqjudXkN7rQtS7fbzpYh2
|
|
2707
|
+
// SIG // DUsJAyQIuFZNC1wPCQCvSo8H4V6mugj4nobZmUsIH7NG
|
|
2708
|
+
// SIG // jCZAwlOJ7PqBQm1kEHMW+OTSlKzRQppbMAFNxFcQJbbi
|
|
2709
|
+
// SIG // SCQXlvgyIvUDuPLbocI/iDdVaw5Hfwd6IX+V+vYmRBCL
|
|
2710
|
+
// SIG // TTTFy2Kk0Q7/b0uYaiVTQSNqwIvJdAhVbJ25M1rZm4by
|
|
2711
|
+
// SIG // t2VLmkt9j7iB
|
|
2712
2712
|
// SIG // End signature block
|