flexmonster 2.9.111 → 2.9.112
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.txt +181 -0
- package/README.md +34 -123
- package/flexmonster.css +2 -2
- package/flexmonster.full.js +2164 -2164
- package/flexmonster.js +2159 -2159
- 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/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
- package/LICENSE.md +0 -8
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
-
* September 2025 (v. 2.9.
|
|
3
|
+
* September 2025 (v. 2.9.112)
|
|
4
4
|
* Copyright 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/types/flexmonster.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Flexmonster Pivot Table & Charts [https://www.flexmonster.com/]
|
|
3
|
-
* September 2025 (v. 2.9.
|
|
3
|
+
* September 2025 (v. 2.9.112)
|
|
4
4
|
* Copyright 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/LICENSE.md
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
## Flexmonster License
|
|
2
|
-
|
|
3
|
-
Flexmonster Software is distributed under the terms and conditions of [Flexmonster Software License Agreement]( https://www.flexmonster.com/software-license-agreement/ "Flexmonster Software License Agreement").
|
|
4
|
-
|
|
5
|
-
By downloading, installing, and/or otherwise using Flexmonster Software, as well as by submitting “I AGREE” in Checkout Form, and or by paying the invoice according to Order, you accept and agree to be bound by and require each of your Representatives, clients and/or end-users, as the case may be, to be bound by all the terms and conditions of [Flexmonster Software License Agreement]( https://www.flexmonster.com/software-license-agreement/ "Flexmonster Software License Agreement").
|
|
6
|
-
If you do not have the legal capacity or authority to enter into [Flexmonster Software License Agreement]( https://www.flexmonster.com/software-license-agreement/ "Flexmonster Software License Agreement") or do not agree with its terms and conditions, you must not use Flexmonster Software in whole or in part.
|
|
7
|
-
|
|
8
|
-
Pricing for Commercial License Models can be found on [Flexmonster pricing page](https://www.flexmonster.com/pivot-table-editions-and-pricing/ "Flexmonster pricing page").
|