flexmonster 2.9.97 → 2.9.99
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 +2 -2
- package/flexmonster.full.js +2337 -2335
- package/flexmonster.js +2336 -2334
- package/flexmonster.min.css +2 -2
- package/lib/flexmonster.amcharts.js +1 -1
- package/lib/flexmonster.fusioncharts.js +1 -1
- package/lib/flexmonster.googlecharts.js +1 -1
- package/lib/flexmonster.highcharts.js +1 -1
- package/localizations/de.json +1 -0
- package/localizations/en.json +1 -0
- package/localizations/es.json +1 -0
- package/localizations/fr.json +1 -0
- package/localizations/hu.json +1 -0
- package/localizations/id.json +1 -0
- package/localizations/it.json +1 -0
- package/localizations/nl.json +1 -0
- package/localizations/pt.json +1 -0
- package/localizations/th.json +1 -0
- package/localizations/tr.json +1 -0
- package/localizations/uk.json +1 -0
- package/localizations/zh.json +1 -0
- package/package.json +1 -1
- package/theme/accessible/flexmonster.css +2 -2
- package/theme/accessible/flexmonster.less +1 -1
- package/theme/accessible/flexmonster.min.css +2 -2
- package/theme/blackorange/flexmonster.css +2 -2
- package/theme/blackorange/flexmonster.less +1 -1
- package/theme/blackorange/flexmonster.min.css +2 -2
- package/theme/brightorange/flexmonster.css +2 -2
- package/theme/brightorange/flexmonster.less +1 -1
- package/theme/brightorange/flexmonster.min.css +2 -2
- package/theme/dark/flexmonster.css +2 -2
- package/theme/dark/flexmonster.less +1 -1
- package/theme/dark/flexmonster.min.css +2 -2
- package/theme/default/flexmonster.less +1 -1
- package/theme/flexmonster-base.less +2 -2
- package/theme/green/flexmonster.css +2 -2
- package/theme/green/flexmonster.less +1 -1
- package/theme/green/flexmonster.min.css +2 -2
- package/theme/lightblue/flexmonster.css +2 -2
- package/theme/lightblue/flexmonster.less +1 -1
- package/theme/lightblue/flexmonster.min.css +2 -2
- package/theme/macos/flexmonster.css +2 -2
- package/theme/macos/flexmonster.less +1 -1
- package/theme/macos/flexmonster.min.css +2 -2
- package/theme/midnight/flexmonster.css +2 -2
- package/theme/midnight/flexmonster.less +1 -1
- package/theme/midnight/flexmonster.min.css +2 -2
- package/theme/old/flexmonster.css +2 -2
- package/theme/old/flexmonster.less +1 -1
- package/theme/old/flexmonster.min.css +2 -2
- package/theme/orange/flexmonster.css +2 -2
- package/theme/orange/flexmonster.less +1 -1
- package/theme/orange/flexmonster.min.css +2 -2
- package/theme/purple/flexmonster.css +2 -2
- package/theme/purple/flexmonster.less +1 -1
- package/theme/purple/flexmonster.min.css +2 -2
- package/theme/softdefault/flexmonster.css +2 -2
- package/theme/softdefault/flexmonster.less +1 -1
- package/theme/softdefault/flexmonster.min.css +2 -2
- package/theme/stripedblue/flexmonster.css +2 -2
- package/theme/stripedblue/flexmonster.less +1 -1
- package/theme/stripedblue/flexmonster.min.css +2 -2
- package/theme/stripedteal/flexmonster.css +2 -2
- package/theme/stripedteal/flexmonster.less +1 -1
- package/theme/stripedteal/flexmonster.min.css +2 -2
- package/theme/teal/flexmonster.css +2 -2
- package/theme/teal/flexmonster.less +1 -1
- package/theme/teal/flexmonster.min.css +2 -2
- package/theme/yellow/flexmonster.css +2 -2
- package/theme/yellow/flexmonster.less +1 -1
- package/theme/yellow/flexmonster.min.css +2 -2
- package/toolbar/flexmonster.toolbar.js +1 -1
- package/types/flexmonster.d.ts +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
-
*
|
|
3
|
+
* March 2025 (v. 2.9.99)
|
|
4
4
|
* Copyright (c) 2025 Flexmonster. All rights reserved.
|
|
5
5
|
*
|
|
6
6
|
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
-
*
|
|
3
|
+
* March 2025 (v. 2.9.99)
|
|
4
4
|
* Copyright (c) 2025 Flexmonster. All rights reserved.
|
|
5
5
|
*
|
|
6
6
|
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
-
*
|
|
3
|
+
* March 2025 (v. 2.9.99)
|
|
4
4
|
* Copyright (c) 2025 Flexmonster. All rights reserved.
|
|
5
5
|
*
|
|
6
6
|
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
-
*
|
|
3
|
+
* March 2025 (v. 2.9.99)
|
|
4
4
|
* Copyright (c) 2025 Flexmonster. All rights reserved.
|
|
5
5
|
*
|
|
6
6
|
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
package/localizations/de.json
CHANGED
|
@@ -261,6 +261,7 @@
|
|
|
261
261
|
"clearNumberFilter": "Etikettenfilter löschen",
|
|
262
262
|
"clearTimeFilter": "Zeitfilter löschen",
|
|
263
263
|
"clearValueFilter": "Wertefilter löschen",
|
|
264
|
+
"closeSearch": "Suche schließen",
|
|
264
265
|
"condition": "Bedingung",
|
|
265
266
|
"conditionMeasure": "Messen",
|
|
266
267
|
"conditionTimeInterval": "Zeitintervall",
|
package/localizations/en.json
CHANGED
package/localizations/es.json
CHANGED
|
@@ -261,6 +261,7 @@
|
|
|
261
261
|
"clearNumberFilter": "Filtro de etiqueta clara",
|
|
262
262
|
"clearTimeFilter": "Filtro de tiempo claro",
|
|
263
263
|
"clearValueFilter": "Borrar filtro de valor",
|
|
264
|
+
"closeSearch": "Cerrar búsqueda",
|
|
264
265
|
"condition": "Condición",
|
|
265
266
|
"conditionMeasure": "La medida",
|
|
266
267
|
"conditionTimeInterval": "Intervalo de tiempo",
|
package/localizations/fr.json
CHANGED
|
@@ -261,6 +261,7 @@
|
|
|
261
261
|
"clearNumberFilter": "Effacer le filtre de l'étiquette",
|
|
262
262
|
"clearTimeFilter": "Effacer le filtre temporel",
|
|
263
263
|
"clearValueFilter": "Effacer le filtre de valeur",
|
|
264
|
+
"closeSearch": "Fermer la recherche",
|
|
264
265
|
"condition": "État",
|
|
265
266
|
"conditionMeasure": "Mesure",
|
|
266
267
|
"conditionTimeInterval": "Intervalle de temps",
|
package/localizations/hu.json
CHANGED
|
@@ -261,6 +261,7 @@
|
|
|
261
261
|
"clearNumberFilter": "Törölje a címke szűrőt",
|
|
262
262
|
"clearTimeFilter": "Tiszta időszűrő",
|
|
263
263
|
"clearValueFilter": "Tiszta érték szűrő",
|
|
264
|
+
"closeSearch": "Bezárás keresés",
|
|
264
265
|
"condition": "Feltétel",
|
|
265
266
|
"conditionMeasure": "Intézkedés",
|
|
266
267
|
"conditionTimeInterval": "Időintervallum",
|
package/localizations/id.json
CHANGED
|
@@ -261,6 +261,7 @@
|
|
|
261
261
|
"clearNumberFilter": "Hapus filter label",
|
|
262
262
|
"clearTimeFilter": "Hapus filter waktu",
|
|
263
263
|
"clearValueFilter": "Hapus filter nilai",
|
|
264
|
+
"closeSearch": "Tutup pencarian",
|
|
264
265
|
"condition": "Ketentuan",
|
|
265
266
|
"conditionMeasure": "Ukuran",
|
|
266
267
|
"conditionTimeInterval": "Jarak waktu",
|
package/localizations/it.json
CHANGED
|
@@ -261,6 +261,7 @@
|
|
|
261
261
|
"clearNumberFilter": "Rimuovi filtro etichette",
|
|
262
262
|
"clearTimeFilter": "Rimuovi filtro ora",
|
|
263
263
|
"clearValueFilter": "Rimuovi filtro valore",
|
|
264
|
+
"closeSearch": "Chiudi ricerca",
|
|
264
265
|
"condition": "Condizione",
|
|
265
266
|
"conditionMeasure": "Misurare",
|
|
266
267
|
"conditionTimeInterval": "Intervallo di tempo",
|
package/localizations/nl.json
CHANGED
|
@@ -261,6 +261,7 @@
|
|
|
261
261
|
"clearNumberFilter": "Labelfilter wissen",
|
|
262
262
|
"clearTimeFilter": "Tijdfilter wissen",
|
|
263
263
|
"clearValueFilter": "Waardefilter wissen",
|
|
264
|
+
"closeSearch": "Zoekopdracht sluiten",
|
|
264
265
|
"condition": "Staat",
|
|
265
266
|
"conditionMeasure": "Meten",
|
|
266
267
|
"conditionTimeInterval": "Tijdsinterval",
|
package/localizations/pt.json
CHANGED
|
@@ -261,6 +261,7 @@
|
|
|
261
261
|
"clearNumberFilter": "Limpar filtro de número",
|
|
262
262
|
"clearTimeFilter": "Limpar filtro de hora",
|
|
263
263
|
"clearValueFilter": "Limpar filtro de valor",
|
|
264
|
+
"closeSearch": "Fechar pesquisa",
|
|
264
265
|
"condition": "Condição",
|
|
265
266
|
"conditionMeasure": "Medida",
|
|
266
267
|
"conditionTimeInterval": "Intervalo de tempo",
|
package/localizations/th.json
CHANGED
|
@@ -261,6 +261,7 @@
|
|
|
261
261
|
"clearNumberFilter": "ล้างฟิลเตอร์",
|
|
262
262
|
"clearTimeFilter": "ล้างตัวกรองเวลา",
|
|
263
263
|
"clearValueFilter": "ล้างตัวกรองข้อมูล",
|
|
264
|
+
"closeSearch": "ปิดการค้นหา",
|
|
264
265
|
"condition": "เงื่อนไข",
|
|
265
266
|
"conditionMeasure": "มาตรวัด",
|
|
266
267
|
"conditionTimeInterval": "ช่วงเวลา",
|
package/localizations/tr.json
CHANGED
|
@@ -261,6 +261,7 @@
|
|
|
261
261
|
"clearNumberFilter": "Etiket filtresini temizle",
|
|
262
262
|
"clearTimeFilter": "Zaman filtresini temizle",
|
|
263
263
|
"clearValueFilter": "Değer filtresini temizle",
|
|
264
|
+
"closeSearch": "Aramayı kapat",
|
|
264
265
|
"condition": "Durum",
|
|
265
266
|
"conditionMeasure": "ölçün",
|
|
266
267
|
"conditionTimeInterval": "Zaman aralığı",
|
package/localizations/uk.json
CHANGED
|
@@ -261,6 +261,7 @@
|
|
|
261
261
|
"clearNumberFilter": "Видалити фільтрування чисел",
|
|
262
262
|
"clearTimeFilter": "Видалити фільтрування часу",
|
|
263
263
|
"clearValueFilter": "Видалити фільтрування значень",
|
|
264
|
+
"closeSearch": "Закрити пошук",
|
|
264
265
|
"condition": "Умова",
|
|
265
266
|
"conditionMeasure": "Значення",
|
|
266
267
|
"conditionTimeInterval": "Проміжок часу",
|
package/localizations/zh.json
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "flexmonster",
|
|
3
|
-
"version": "2.9.
|
|
3
|
+
"version": "2.9.99",
|
|
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,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
-
*
|
|
3
|
+
* March 2025 (v. 2.9.99)
|
|
4
4
|
* Copyright (c) 2025 Flexmonster. All rights reserved.
|
|
5
5
|
*
|
|
6
6
|
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
* https://www.flexmonster.com/pivot-table-editions-and-pricing/
|
|
15
15
|
*/
|
|
16
16
|
:root {
|
|
17
|
-
--fm-version: "2.9.
|
|
17
|
+
--fm-version: "2.9.99";
|
|
18
18
|
}
|
|
19
19
|
/* ===== RESET STYLES ===== */
|
|
20
20
|
#fm-pivot-view,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
-
*
|
|
3
|
+
* March 2025 (v. 2.9.99)
|
|
4
4
|
* Copyright (c) 2025 Flexmonster. All rights reserved.
|
|
5
5
|
*
|
|
6
6
|
* Flexmonster Pivot Table & Charts is a part of Flexmonster Software that is distributed under the terms and conditions of Flexmonster Software License Agreement:
|