flexmonster 2.9.97 → 2.9.98

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.
Files changed (74) hide show
  1. package/flexmonster.css +2 -2
  2. package/flexmonster.full.js +2273 -2313
  3. package/flexmonster.js +2270 -2310
  4. package/flexmonster.min.css +2 -2
  5. package/lib/flexmonster.amcharts.js +1 -1
  6. package/lib/flexmonster.fusioncharts.js +1 -1
  7. package/lib/flexmonster.googlecharts.js +1 -1
  8. package/lib/flexmonster.highcharts.js +1 -1
  9. package/localizations/de.json +1 -0
  10. package/localizations/en.json +1 -0
  11. package/localizations/es.json +1 -0
  12. package/localizations/fr.json +1 -0
  13. package/localizations/hu.json +1 -0
  14. package/localizations/id.json +1 -0
  15. package/localizations/it.json +1 -0
  16. package/localizations/nl.json +1 -0
  17. package/localizations/pt.json +1 -0
  18. package/localizations/th.json +1 -0
  19. package/localizations/tr.json +1 -0
  20. package/localizations/uk.json +1 -0
  21. package/localizations/zh.json +1 -0
  22. package/package.json +1 -1
  23. package/theme/accessible/flexmonster.css +2 -2
  24. package/theme/accessible/flexmonster.less +1 -1
  25. package/theme/accessible/flexmonster.min.css +2 -2
  26. package/theme/blackorange/flexmonster.css +2 -2
  27. package/theme/blackorange/flexmonster.less +1 -1
  28. package/theme/blackorange/flexmonster.min.css +2 -2
  29. package/theme/brightorange/flexmonster.css +2 -2
  30. package/theme/brightorange/flexmonster.less +1 -1
  31. package/theme/brightorange/flexmonster.min.css +2 -2
  32. package/theme/dark/flexmonster.css +2 -2
  33. package/theme/dark/flexmonster.less +1 -1
  34. package/theme/dark/flexmonster.min.css +2 -2
  35. package/theme/default/flexmonster.less +1 -1
  36. package/theme/flexmonster-base.less +2 -2
  37. package/theme/green/flexmonster.css +2 -2
  38. package/theme/green/flexmonster.less +1 -1
  39. package/theme/green/flexmonster.min.css +2 -2
  40. package/theme/lightblue/flexmonster.css +2 -2
  41. package/theme/lightblue/flexmonster.less +1 -1
  42. package/theme/lightblue/flexmonster.min.css +2 -2
  43. package/theme/macos/flexmonster.css +2 -2
  44. package/theme/macos/flexmonster.less +1 -1
  45. package/theme/macos/flexmonster.min.css +2 -2
  46. package/theme/midnight/flexmonster.css +2 -2
  47. package/theme/midnight/flexmonster.less +1 -1
  48. package/theme/midnight/flexmonster.min.css +2 -2
  49. package/theme/old/flexmonster.css +2 -2
  50. package/theme/old/flexmonster.less +1 -1
  51. package/theme/old/flexmonster.min.css +2 -2
  52. package/theme/orange/flexmonster.css +2 -2
  53. package/theme/orange/flexmonster.less +1 -1
  54. package/theme/orange/flexmonster.min.css +2 -2
  55. package/theme/purple/flexmonster.css +2 -2
  56. package/theme/purple/flexmonster.less +1 -1
  57. package/theme/purple/flexmonster.min.css +2 -2
  58. package/theme/softdefault/flexmonster.css +2 -2
  59. package/theme/softdefault/flexmonster.less +1 -1
  60. package/theme/softdefault/flexmonster.min.css +2 -2
  61. package/theme/stripedblue/flexmonster.css +2 -2
  62. package/theme/stripedblue/flexmonster.less +1 -1
  63. package/theme/stripedblue/flexmonster.min.css +2 -2
  64. package/theme/stripedteal/flexmonster.css +2 -2
  65. package/theme/stripedteal/flexmonster.less +1 -1
  66. package/theme/stripedteal/flexmonster.min.css +2 -2
  67. package/theme/teal/flexmonster.css +2 -2
  68. package/theme/teal/flexmonster.less +1 -1
  69. package/theme/teal/flexmonster.min.css +2 -2
  70. package/theme/yellow/flexmonster.css +2 -2
  71. package/theme/yellow/flexmonster.less +1 -1
  72. package/theme/yellow/flexmonster.min.css +2 -2
  73. package/toolbar/flexmonster.toolbar.js +1 -1
  74. package/types/flexmonster.d.ts +1 -1
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
3
- * February 2025 (v. 2.9.97)
3
+ * March 2025 (v. 2.9.98)
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
- * February 2025 (v. 2.9.97)
3
+ * March 2025 (v. 2.9.98)
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
- * February 2025 (v. 2.9.97)
3
+ * March 2025 (v. 2.9.98)
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
- * February 2025 (v. 2.9.97)
3
+ * March 2025 (v. 2.9.98)
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:
@@ -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",
@@ -40,6 +40,7 @@
40
40
  "top": "Top",
41
41
  "bottom": "Bottom",
42
42
  "search": "Search",
43
+ "closeSearch": "Close search",
43
44
  "selectAll": "Select all",
44
45
  "selectAllResults": "Select all results",
45
46
  "amountSelected": "{0} of {1} selected",
@@ -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",
@@ -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",
@@ -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",
@@ -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",
@@ -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",
@@ -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",
@@ -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",
@@ -261,6 +261,7 @@
261
261
  "clearNumberFilter": "ล้างฟิลเตอร์",
262
262
  "clearTimeFilter": "ล้างตัวกรองเวลา",
263
263
  "clearValueFilter": "ล้างตัวกรองข้อมูล",
264
+ "closeSearch": "ปิดการค้นหา",
264
265
  "condition": "เงื่อนไข",
265
266
  "conditionMeasure": "มาตรวัด",
266
267
  "conditionTimeInterval": "ช่วงเวลา",
@@ -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ığı",
@@ -261,6 +261,7 @@
261
261
  "clearNumberFilter": "Видалити фільтрування чисел",
262
262
  "clearTimeFilter": "Видалити фільтрування часу",
263
263
  "clearValueFilter": "Видалити фільтрування значень",
264
+ "closeSearch": "Закрити пошук",
264
265
  "condition": "Умова",
265
266
  "conditionMeasure": "Значення",
266
267
  "conditionTimeInterval": "Проміжок часу",
@@ -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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "flexmonster",
3
- "version": "2.9.97",
3
+ "version": "2.9.98",
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
- * February 2025 (v. 2.9.97)
3
+ * March 2025 (v. 2.9.98)
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.97";
17
+ --fm-version: "2.9.98";
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
- * February 2025 (v. 2.9.97)
3
+ * March 2025 (v. 2.9.98)
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: