flexmonster 2.9.31 → 2.9.32
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 +202 -202
- package/flexmonster.es5.js +195 -195
- package/flexmonster.full.js +202 -202
- package/flexmonster.js +195 -195
- package/flexmonster.min.css +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 +2 -1
- package/localizations/zh.json +1 -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 +6 -9
package/localizations/de.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "Weniger als",
|
|
525
525
|
"less_than_or_equal": "Kleiner gleich als",
|
|
526
526
|
"local_report": "Lokaler Bericht",
|
|
527
|
+
"minimize": "Minimieren",
|
|
527
528
|
"negative_currency_format": "Negatives Währungsformat",
|
|
528
529
|
"negative_number_format": "Negatives Zahlenformat",
|
|
529
530
|
"no_active_conditions": "Es gibt keine aktiven Bedingungen.",
|
package/localizations/en.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "Less than",
|
|
525
525
|
"less_than_or_equal": "Less than or equal to",
|
|
526
526
|
"local_report": "Local report",
|
|
527
|
+
"minimize": "Minimize",
|
|
527
528
|
"negative_currency_format": "Negative currency format",
|
|
528
529
|
"negative_number_format": "Negative number format",
|
|
529
530
|
"no_active_conditions": "There are no active conditions.",
|
package/localizations/es.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "Menos que",
|
|
525
525
|
"less_than_or_equal": "Menos que o igual a",
|
|
526
526
|
"local_report": "Informe local",
|
|
527
|
+
"minimize": "Minimizar",
|
|
527
528
|
"negative_currency_format": "Formato de moneda negativa",
|
|
528
529
|
"negative_number_format": "Formato de número negativo",
|
|
529
530
|
"no_active_conditions": "No hay condiciones activas.",
|
package/localizations/fr.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "Moins que",
|
|
525
525
|
"less_than_or_equal": "Inférieur ou égal à",
|
|
526
526
|
"local_report": "Rapport local",
|
|
527
|
+
"minimize": "Minimiser",
|
|
527
528
|
"negative_currency_format": "Format de devise négatif",
|
|
528
529
|
"negative_number_format": "Format de nombre négatif",
|
|
529
530
|
"no_active_conditions": "Il n'y a pas de conditions actives.",
|
package/localizations/hu.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "kevesebb, mint",
|
|
525
525
|
"less_than_or_equal": "kevesebb, mint vagy egyenlő",
|
|
526
526
|
"local_report": "Riport ezen a gépen",
|
|
527
|
+
"minimize": "Minimalizálás",
|
|
527
528
|
"negative_currency_format": "Negatív pénznemformátum",
|
|
528
529
|
"negative_number_format": "Negatív számformátum",
|
|
529
530
|
"no_active_conditions": "Nincsenek aktív feltételek.",
|
package/localizations/id.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "Kurang dari",
|
|
525
525
|
"less_than_or_equal": "Kurang dari atau sama dengan",
|
|
526
526
|
"local_report": "Laporan lokal",
|
|
527
|
+
"minimize": "Memperkecil",
|
|
527
528
|
"negative_currency_format": "Format mata uang negatif",
|
|
528
529
|
"negative_number_format": "Format angka negatif",
|
|
529
530
|
"no_active_conditions": "Tidak ada ketentuan aktif.",
|
package/localizations/it.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "Minore di",
|
|
525
525
|
"less_than_or_equal": "Minore o uguale di",
|
|
526
526
|
"local_report": "Report locale",
|
|
527
|
+
"minimize": "Minimizzare",
|
|
527
528
|
"negative_currency_format": "Formato valuta negativo",
|
|
528
529
|
"negative_number_format": "Formato numerico negativo",
|
|
529
530
|
"no_active_conditions": "Non ci sono condizioni attive.",
|
package/localizations/nl.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "Lager dan",
|
|
525
525
|
"less_than_or_equal": "Lager dan of gelijk aan",
|
|
526
526
|
"local_report": "Lokaal rapport",
|
|
527
|
+
"minimize": "Minimaliseren",
|
|
527
528
|
"negative_currency_format": "Negatieve valuta-indeling",
|
|
528
529
|
"negative_number_format": "Negatief getalformaat",
|
|
529
530
|
"no_active_conditions": "Er zijn geen actieve voorwaarden.",
|
package/localizations/pt.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "Menos que",
|
|
525
525
|
"less_than_or_equal": "Menos que ou igual a",
|
|
526
526
|
"local_report": "Relatório local",
|
|
527
|
+
"minimize": "Minimizar",
|
|
527
528
|
"negative_currency_format": "Formato de moeda negativa",
|
|
528
529
|
"negative_number_format": "Formato numérico negativo",
|
|
529
530
|
"no_active_conditions": "Não há condições ativas.",
|
package/localizations/th.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "น้อยกว่า",
|
|
525
525
|
"less_than_or_equal": "น้อยกว่าหรือเท่ากับ",
|
|
526
526
|
"local_report": "รายงานในเครื่อง",
|
|
527
|
+
"minimize": "ย่อเล็กสุด",
|
|
527
528
|
"negative_currency_format": "รูปแบบสกุลเงินติดลบ",
|
|
528
529
|
"negative_number_format": "รูปแบบของเลขติดลบ",
|
|
529
530
|
"no_active_conditions": "ไม่มีเงื่อนไขที่ใช้งานอยู่",
|
package/localizations/tr.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "Daha az",
|
|
525
525
|
"less_than_or_equal": "Küçük veya eşittir",
|
|
526
526
|
"local_report": "İç rapor",
|
|
527
|
+
"minimize": "küçültmek",
|
|
527
528
|
"negative_currency_format": "Negatif para birimi biçimi",
|
|
528
529
|
"negative_number_format": "Negatif sayı biçimi",
|
|
529
530
|
"no_active_conditions": "Aktif koşul yoktur.",
|
package/localizations/uk.json
CHANGED
|
@@ -524,6 +524,7 @@
|
|
|
524
524
|
"less_than": "Менше",
|
|
525
525
|
"less_than_or_equal": "Менше або дорівнює",
|
|
526
526
|
"local_report": "Локальний звіт",
|
|
527
|
+
"minimize": "Згорнути",
|
|
527
528
|
"negative_currency_format": "Від'ємні числа",
|
|
528
529
|
"negative_number_format": "Форматування від'ємних чисел",
|
|
529
530
|
"no_active_conditions": "Активних умов немає.",
|
|
@@ -604,4 +605,4 @@
|
|
|
604
605
|
"sixth": "Fri",
|
|
605
606
|
"third": "Tue"
|
|
606
607
|
}
|
|
607
|
-
}
|
|
608
|
+
}
|
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.32",
|
|
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",
|