svelte-flexmonster 2.9.110 → 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.
Files changed (3) hide show
  1. package/LICENSE +17 -0
  2. package/README.md +14 -11
  3. package/package.json +3 -3
package/LICENSE ADDED
@@ -0,0 +1,17 @@
1
+ This repository and its contents are an essential part of Flexmonster Software,
2
+ which is distributed under the terms and conditions
3
+ of the Flexmonster Software License Agreement: https://www.flexmonster.com/software-license-agreement/ ("Agreement").
4
+
5
+ By cloning, forking, downloading, or otherwise using this repository and its contents,
6
+ you acknowledge that you have read, understood, and agreed to be bound by the terms
7
+ and conditions of the above-mentioned Agreement. Your use of this repository and its contents
8
+ is conditioned upon your acceptance of the terms of the above-mentioned Agreement.
9
+ If you do not agree with the terms or do not have legal capacity or authority to enter
10
+ into the above-mentioned Agreement, you are not permitted to use this repository and its contents
11
+ in whole or in part.
12
+
13
+ Flexmonster offers a 30-day free trial so you can evaluate our product. Pricing for commercial license models
14
+ can be found on the Flexmonster pricing page (https://www.flexmonster.com/pivot-table-editions-and-pricing/).
15
+
16
+ If you need any help with your license, fill out our Contact form (https://www.flexmonster.com/contact-our-team/),
17
+ and we will get in touch with you.
package/README.md CHANGED
@@ -8,7 +8,7 @@ Website: [flexmonster.com](https://www.flexmonster.com?r=wrap_svelte)
8
8
 
9
9
  ## Flexmonster Pivot Table & Charts
10
10
 
11
- Flexmonster Pivot Table & Charts is a powerful and fully customizable JavaScript component for web reporting. It is packed with all core features for data analysis and can easily become a part of your Svelte data visualization project. The tool supports popular frameworks like React, Vue, Blazor, Angular, and [more](https://www.flexmonster.com/doc/available-tutorials-integration?r=wrap_svelte). Also, Flexmonster connects to any data source, including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.
11
+ Flexmonster Pivot Table & Charts is a powerful and fully customizable JavaScript component for web reporting. It is packed with all core features for data analysis and can easily become a part of your Svelte data visualization project. The tool supports popular frameworks like React, Vue, Angular, Blazor, and [more](https://www.flexmonster.com/doc/available-tutorials-integration?r=wrap_svelte). Also, Flexmonster connects to [any data source](https://www.flexmonster.com/doc/supported-data-sources?r=wrap_svelte), including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.
12
12
 
13
13
  This package is a [Flexmonster Pivot](https://www.flexmonster.com?r=wrap_svelte) wrapper for [Svelte](https://svelte.dev/) applications.
14
14
 
@@ -25,32 +25,35 @@ Table of contents:
25
25
 
26
26
  Flexmonster documentation provides a detailed step-by-step guide on [іntegration with Svelte](https://www.flexmonster.com/doc/integration-with-svelte?r=wrap_svelte).
27
27
 
28
+ This tutorial is also available in video format on our YouTube channel:
29
+
30
+ [![Svelte video tutorial](https://static.flexmonster.com/uploads/2025/09/02182843/svelte_preview.png)](https://youtu.be/rLJ5cyOVwl4)
31
+
28
32
  ## Usage
29
33
 
30
- The wrapper provides the `<Flexmonster>` component to add the pivot table to the Svelte project. Read more about the available props and how to use them in [the &lt;Flexmonster&gt; component](https://www.flexmonster.com/doc/flexmonster-component-for-svelte?r=wrap_svelte) documentation.
34
+ The wrapper provides the `<Flexmonster>` component to add the pivot table to the Svelte project. Read more about the available props and how to use them in the [\<Flexmonster\> component documentation](https://www.flexmonster.com/doc/flexmonster-component-for-svelte?r=wrap_svelte).
31
35
 
32
36
  Explore the available [methods and events](https://www.flexmonster.com/doc/using-methods-and-events-svelte?r=wrap_svelte) to learn the specifics of using and customizing Flexmonster in a Svelte application.
33
37
 
34
38
  ## Sample project
35
39
 
36
- If you look for some reference examples, our team prepared a ready-to-use [Svelte pivot grid sample project](https://github.com/flexmonster/pivot-svelte) with live demos of the most popular use cases. Visit the [usage examples documentation](https://www.flexmonster.com/doc/usage-examples-svelte?r=wrap_svelte) page to learn more about how the cases were implemented in the Svelte project.
40
+ If you look for some reference examples, our team prepared a ready-to-use [Svelte pivot grid sample project](https://github.com/flexmonster/pivot-svelte) with live demos of the most popular use cases. Visit the [Usage examples](https://www.flexmonster.com/doc/usage-examples-svelte?r=wrap_svelte) page to see how the cases were implemented in a Svelte project.
37
41
 
38
- In our documentation, you can find [a guide for the sample Svelte application](https://www.flexmonster.com/doc/sample-svelte-project?r=wrap_svelte). There, you can learn how to run it and what's inside.
42
+ In our documentation, you can also find a [guide for the sample Svelte application](https://www.flexmonster.com/doc/sample-svelte-project?r=wrap_svelte). There you can learn how to run it and what's inside.
39
43
 
40
44
  ## Support and feedback
41
45
 
42
- In case of any issues, visit our [troubleshooting section](https://www.flexmonster.com/doc/typical-errors?r=wrap_svelte). You can also search among the [resolved cases](https://www.flexmonster.com/technical-support?r=wrap_svelte) for a solution to your problem.
46
+ In case of any issues, visit our [Troubleshooting](https://www.flexmonster.com/doc/typical-errors?r=wrap_svelte) section. You can also search among the [resolved cases](https://www.flexmonster.com/technical-support?r=wrap_svelte) for a solution to your issue.
43
47
 
44
- To share your feedback or ask questions, contact our Tech team by raising a ticket on [Flexmonster Help Center](https://www.flexmonster.com/help-center?r=wrap_svelte). You can also find a list of samples, technical specifications, and a user interface guide there.
45
-
46
- If you need any help with your license — fill out our [Contact form](https://www.flexmonster.com/contact-our-team?r=wrap_svelte), and we will get in touch with you.
48
+ To share your feedback or ask questions, contact our Tech team by raising a ticket on our [Help Center](https://www.flexmonster.com/help-center?r=wrap_svelte). You can also find a list of samples, technical specifications, and a user interface guide there.
47
49
 
48
50
  ## License
49
51
 
50
- Flexmonster Svelte wrapper is released as an MIT-licensed (free and open-source) add-on to Flexmonster Pivot.
52
+ The Flexmonster Svelte wrapper is distributed under the terms and conditions of the Flexmonster Software License Agreement: [https://www.flexmonster.com/software-license-agreement/](https://www.flexmonster.com/software-license-agreement/?r=wrap_svelte).
53
+
54
+ Flexmonster offers a 30-day free trial so you can evaluate our product. Pricing for commercial license models can be found on the [Flexmonster pricing page](https://www.flexmonster.com/pivot-table-editions-and-pricing/?r=wrap_svelte).
51
55
 
52
- To learn about Flexmonster Pivot licenses, visit the [Flexmonster licensing page](https://www.flexmonster.com/pivot-table-editions-and-pricing?r=wrap_svelte).
53
- If you want to test our product, we provide a 30-day free trial.
56
+ If you need any help with your license, fill out our [Contact form](https://www.flexmonster.com/contact-our-team/?r=wrap_svelte), and we will get in touch with you.
54
57
 
55
58
  ## Social media
56
59
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "svelte-flexmonster",
3
- "version": "2.9.110",
3
+ "version": "2.9.112",
4
4
  "license": "MIT",
5
5
  "description": "Svelte wrapper for Flexmonster Pivot Table and Charts",
6
6
  "scripts": {
@@ -51,7 +51,7 @@
51
51
  },
52
52
  "peerDependencies": {
53
53
  "svelte": "^5.0.0",
54
- "flexmonster": "2.9.110"
54
+ "flexmonster": "2.9.112"
55
55
  },
56
56
  "devDependencies": {
57
57
  "@sveltejs/adapter-auto": "^6.0.0",
@@ -64,6 +64,6 @@
64
64
  "vite": "^6.2.6"
65
65
  },
66
66
  "dependencies": {
67
- "flexmonster": "2.9.110"
67
+ "flexmonster": "2.9.112"
68
68
  }
69
69
  }