flexmonster 2.9.85 → 2.9.87
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/LICENSE.md +4 -3
- package/flexmonster.css +16 -1
- package/flexmonster.full.js +2330 -2318
- package/flexmonster.js +2424 -2412
- package/flexmonster.min.css +16 -1
- package/lib/flexmonster.amcharts.js +13 -3
- package/lib/flexmonster.fusioncharts.js +18 -8
- package/lib/flexmonster.googlecharts.js +13 -3
- package/lib/flexmonster.highcharts.js +18 -6
- package/package.json +1 -1
- package/theme/accessible/flexmonster.css +16 -1
- package/theme/accessible/flexmonster.less +16 -1
- package/theme/accessible/flexmonster.min.css +16 -1
- package/theme/blackorange/flexmonster.css +16 -1
- package/theme/blackorange/flexmonster.less +16 -1
- package/theme/blackorange/flexmonster.min.css +16 -1
- package/theme/brightorange/flexmonster.css +16 -1
- package/theme/brightorange/flexmonster.less +16 -1
- package/theme/brightorange/flexmonster.min.css +16 -1
- package/theme/dark/flexmonster.css +16 -1
- package/theme/dark/flexmonster.less +16 -1
- package/theme/dark/flexmonster.min.css +16 -1
- package/theme/default/flexmonster.less +16 -1
- package/theme/flexmonster-base.less +17 -2
- package/theme/green/flexmonster.css +16 -1
- package/theme/green/flexmonster.less +16 -1
- package/theme/green/flexmonster.min.css +16 -1
- package/theme/lightblue/flexmonster.css +16 -1
- package/theme/lightblue/flexmonster.less +16 -1
- package/theme/lightblue/flexmonster.min.css +16 -1
- package/theme/macos/flexmonster.css +16 -1
- package/theme/macos/flexmonster.less +16 -1
- package/theme/macos/flexmonster.min.css +16 -1
- package/theme/midnight/flexmonster.css +16 -1
- package/theme/midnight/flexmonster.less +16 -1
- package/theme/midnight/flexmonster.min.css +16 -1
- package/theme/old/flexmonster.css +16 -1
- package/theme/old/flexmonster.less +16 -1
- package/theme/old/flexmonster.min.css +16 -1
- package/theme/orange/flexmonster.css +16 -1
- package/theme/orange/flexmonster.less +16 -1
- package/theme/orange/flexmonster.min.css +16 -1
- package/theme/purple/flexmonster.css +16 -1
- package/theme/purple/flexmonster.less +16 -1
- package/theme/purple/flexmonster.min.css +16 -1
- package/theme/softdefault/flexmonster.css +16 -1
- package/theme/softdefault/flexmonster.less +16 -1
- package/theme/softdefault/flexmonster.min.css +16 -1
- package/theme/stripedblue/flexmonster.css +16 -1
- package/theme/stripedblue/flexmonster.less +16 -1
- package/theme/stripedblue/flexmonster.min.css +16 -1
- package/theme/stripedteal/flexmonster.css +16 -1
- package/theme/stripedteal/flexmonster.less +16 -1
- package/theme/stripedteal/flexmonster.min.css +16 -1
- package/theme/teal/flexmonster.css +16 -1
- package/theme/teal/flexmonster.less +16 -1
- package/theme/teal/flexmonster.min.css +16 -1
- package/theme/yellow/flexmonster.css +16 -1
- package/theme/yellow/flexmonster.less +16 -1
- package/theme/yellow/flexmonster.min.css +16 -1
- package/toolbar/flexmonster.toolbar.js +21 -18
- package/types/flexmonster.d.ts +16 -10
|
@@ -1,7 +1,17 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
4
|
-
* Copyright (c)
|
|
2
|
+
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
+
* September 2024 (v. 2.9.87)
|
|
4
|
+
* Copyright (c) 2024 Flexmonster. All rights reserved.
|
|
5
|
+
*
|
|
6
|
+
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
|
7
|
+
* https://www.flexmonster.com/software-license-agreement/
|
|
8
|
+
*
|
|
9
|
+
* By downloading, installing, and/or otherwise using Flexmonster Pivot Table & Charts, you accept and agree to be bound by and require each of your Representatives,
|
|
10
|
+
* clients and/or end-users, as the case may be, to be bound by all the terms and conditions of
|
|
11
|
+
* Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/
|
|
12
|
+
*
|
|
13
|
+
* Pricing for Commercial License Models can be found on Flexmonster pricing page:
|
|
14
|
+
* https://www.flexmonster.com/pivot-table-editions-and-pricing/
|
|
5
15
|
*/
|
|
6
16
|
(function () {
|
|
7
17
|
var FlexmonsterAmcharts = {};
|
|
@@ -1,7 +1,17 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
4
|
-
* Copyright (c)
|
|
2
|
+
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
+
* September 2024 (v. 2.9.87)
|
|
4
|
+
* Copyright (c) 2024 Flexmonster. All rights reserved.
|
|
5
|
+
*
|
|
6
|
+
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
|
7
|
+
* https://www.flexmonster.com/software-license-agreement/
|
|
8
|
+
*
|
|
9
|
+
* By downloading, installing, and/or otherwise using Flexmonster Pivot Table & Charts, you accept and agree to be bound by and require each of your Representatives,
|
|
10
|
+
* clients and/or end-users, as the case may be, to be bound by all the terms and conditions of
|
|
11
|
+
* Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/
|
|
12
|
+
*
|
|
13
|
+
* Pricing for Commercial License Models can be found on Flexmonster pricing page:
|
|
14
|
+
* https://www.flexmonster.com/pivot-table-editions-and-pricing/
|
|
5
15
|
*/
|
|
6
16
|
(function () {
|
|
7
17
|
var FlexmonsterFusioncharts = {};
|
|
@@ -124,11 +134,11 @@
|
|
|
124
134
|
var record = data.data[i];
|
|
125
135
|
if (data.meta["rAmount"] > 0) {
|
|
126
136
|
if (record["r0"] == undefined || record["r1"] != undefined || record["c0"] != undefined || record["v0"] == undefined) continue;
|
|
127
|
-
elem["label"] = record["r0"];
|
|
137
|
+
elem["label"] = record["r0"].toString();
|
|
128
138
|
elem["value"] = record["v0"];
|
|
129
139
|
} else if (data.meta["cAmount"] > 0) {
|
|
130
140
|
if (record["c0"] == undefined || record["c1"] != undefined || record["r0"] != undefined || record["v0"] == undefined) continue;
|
|
131
|
-
elem["label"] = record["c0"];
|
|
141
|
+
elem["label"] = record["c0"].toString();
|
|
132
142
|
elem["value"] = record["v0"];
|
|
133
143
|
} else {
|
|
134
144
|
if (record["v0"] == undefined) continue;
|
|
@@ -151,7 +161,7 @@
|
|
|
151
161
|
if (data.meta["rAmount"] > 0 && data.meta["cAmount"] > 0) {
|
|
152
162
|
if (record["r0"] == undefined || record["r1"] != undefined || record["v0"] == undefined) continue;
|
|
153
163
|
if (categories[record["r0"]] == undefined) categories[record["r0"]] = {
|
|
154
|
-
"label": record["r0"]
|
|
164
|
+
"label": record["r0"].toString()
|
|
155
165
|
};
|
|
156
166
|
if (record["c0"] == undefined || record["c1"] != undefined) continue;
|
|
157
167
|
if (series[record["c0"]] == undefined) series[record["c0"]] = [];
|
|
@@ -161,7 +171,7 @@
|
|
|
161
171
|
} else if (data.meta["rAmount"] > 0) {
|
|
162
172
|
if (record["r0"] == undefined || record["r1"] != undefined || record["v0"] == undefined) continue;
|
|
163
173
|
if (categories[record["r0"]] == undefined) categories[record["r0"]] = {
|
|
164
|
-
"label": record["r0"]
|
|
174
|
+
"label": record["r0"].toString()
|
|
165
175
|
};
|
|
166
176
|
if (series[""] == undefined) series[""] = [];
|
|
167
177
|
series[""].push({
|
|
@@ -170,7 +180,7 @@
|
|
|
170
180
|
} else if (data.meta["cAmount"] > 0) {
|
|
171
181
|
if (record["c0"] == undefined || record["c1"] != undefined || record["v0"] == undefined) continue;
|
|
172
182
|
if (categories[record["c0"]] == undefined) categories[record["c0"]] = {
|
|
173
|
-
"label": record["c0"]
|
|
183
|
+
"label": record["c0"].toString()
|
|
174
184
|
};
|
|
175
185
|
if (series[""] == undefined) series[""] = [];
|
|
176
186
|
series[""].push({
|
|
@@ -1,7 +1,17 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
4
|
-
* Copyright (c)
|
|
2
|
+
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
+
* September 2024 (v. 2.9.87)
|
|
4
|
+
* Copyright (c) 2024 Flexmonster. All rights reserved.
|
|
5
|
+
*
|
|
6
|
+
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
|
7
|
+
* https://www.flexmonster.com/software-license-agreement/
|
|
8
|
+
*
|
|
9
|
+
* By downloading, installing, and/or otherwise using Flexmonster Pivot Table & Charts, you accept and agree to be bound by and require each of your Representatives,
|
|
10
|
+
* clients and/or end-users, as the case may be, to be bound by all the terms and conditions of
|
|
11
|
+
* Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/
|
|
12
|
+
*
|
|
13
|
+
* Pricing for Commercial License Models can be found on Flexmonster pricing page:
|
|
14
|
+
* https://www.flexmonster.com/pivot-table-editions-and-pricing/
|
|
5
15
|
*/
|
|
6
16
|
(function () {
|
|
7
17
|
var FlexmonsterGooglecharts = {};
|
|
@@ -1,7 +1,17 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
*
|
|
4
|
-
* Copyright (c)
|
|
2
|
+
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
+
* September 2024 (v. 2.9.87)
|
|
4
|
+
* Copyright (c) 2024 Flexmonster. All rights reserved.
|
|
5
|
+
*
|
|
6
|
+
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
|
7
|
+
* https://www.flexmonster.com/software-license-agreement/
|
|
8
|
+
*
|
|
9
|
+
* By downloading, installing, and/or otherwise using Flexmonster Pivot Table & Charts, you accept and agree to be bound by and require each of your Representatives,
|
|
10
|
+
* clients and/or end-users, as the case may be, to be bound by all the terms and conditions of
|
|
11
|
+
* Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/
|
|
12
|
+
*
|
|
13
|
+
* Pricing for Commercial License Models can be found on Flexmonster pricing page:
|
|
14
|
+
* https://www.flexmonster.com/pivot-table-editions-and-pricing/
|
|
5
15
|
*/
|
|
6
16
|
(function () {
|
|
7
17
|
var FlexmonsterHighcharts = {};
|
|
@@ -268,7 +278,8 @@
|
|
|
268
278
|
for (var seriesname in _series) {
|
|
269
279
|
var s = {
|
|
270
280
|
name: (data.meta["rAmount"] > 0 && data.meta["cAmount"] > 0 && data.meta["vAmount"] > 1) ?
|
|
271
|
-
yAxis + " - " + seriesname :
|
|
281
|
+
yAxis + " - " + seriesname :
|
|
282
|
+
seriesname,
|
|
272
283
|
data: _series[seriesname]
|
|
273
284
|
};
|
|
274
285
|
if (output.yAxis.length > 1) {
|
|
@@ -328,7 +339,8 @@
|
|
|
328
339
|
for (var seriesname in _series) {
|
|
329
340
|
var s = {
|
|
330
341
|
name: (data.meta["rAmount"] > 0 && data.meta["cAmount"] > 0 && data.meta["vAmount"] > 1) ?
|
|
331
|
-
yAxis + " - " + seriesname :
|
|
342
|
+
yAxis + " - " + seriesname :
|
|
343
|
+
seriesname,
|
|
332
344
|
data: _series[seriesname]
|
|
333
345
|
};
|
|
334
346
|
if (output.yAxis.length > 1) {
|
|
@@ -565,7 +577,7 @@
|
|
|
565
577
|
"data": series[seriesname]
|
|
566
578
|
});
|
|
567
579
|
}
|
|
568
|
-
|
|
580
|
+
|
|
569
581
|
//Update Axis label when drilling down/up:
|
|
570
582
|
output.chart.events = {
|
|
571
583
|
drilldown: function (e) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "flexmonster",
|
|
3
|
-
"version": "2.9.
|
|
3
|
+
"version": "2.9.87",
|
|
4
4
|
"description": "Pivot table component for web reporting. The most powerful JavaScript tool to visualize your business data.",
|
|
5
5
|
"main": "flexmonster.full.js",
|
|
6
6
|
"typings": "./types/flexmonster.d.ts",
|
|
@@ -1,5 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
+
* September 2024 (v. 2.9.87)
|
|
4
|
+
* Copyright (c) 2024 Flexmonster. All rights reserved.
|
|
5
|
+
*
|
|
6
|
+
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
|
7
|
+
* https://www.flexmonster.com/software-license-agreement/
|
|
8
|
+
*
|
|
9
|
+
* By downloading, installing, and/or otherwise using Flexmonster Pivot Table & Charts, you accept and agree to be bound by and require each of your Representatives,
|
|
10
|
+
* clients and/or end-users, as the case may be, to be bound by all the terms and conditions of
|
|
11
|
+
* Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/
|
|
12
|
+
*
|
|
13
|
+
* Pricing for Commercial License Models can be found on Flexmonster pricing page:
|
|
14
|
+
* https://www.flexmonster.com/pivot-table-editions-and-pricing/
|
|
15
|
+
*/
|
|
1
16
|
:root {
|
|
2
|
-
--fm-version: "2.9.
|
|
17
|
+
--fm-version: "2.9.87";
|
|
3
18
|
}
|
|
4
19
|
/* ===== RESET STYLES ===== */
|
|
5
20
|
#fm-pivot-view,
|
|
@@ -1,4 +1,19 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
+
* September 2024 (v. 2.9.87)
|
|
4
|
+
* Copyright (c) 2024 Flexmonster. All rights reserved.
|
|
5
|
+
*
|
|
6
|
+
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
|
7
|
+
* https://www.flexmonster.com/software-license-agreement/
|
|
8
|
+
*
|
|
9
|
+
* By downloading, installing, and/or otherwise using Flexmonster Pivot Table & Charts, you accept and agree to be bound by and require each of your Representatives,
|
|
10
|
+
* clients and/or end-users, as the case may be, to be bound by all the terms and conditions of
|
|
11
|
+
* Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/
|
|
12
|
+
*
|
|
13
|
+
* Pricing for Commercial License Models can be found on Flexmonster pricing page:
|
|
14
|
+
* https://www.flexmonster.com/pivot-table-editions-and-pricing/
|
|
15
|
+
*/
|
|
16
|
+
@import "..\flexmonster-base.less";
|
|
2
17
|
|
|
3
18
|
/*-------------------------------------------------------
|
|
4
19
|
|||||||||||||||||||||||||| FONTS ||||||||||||||||||||||||
|