vue-flexmonster 2.9.109 → 2.9.111

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 (2) hide show
  1. package/README.md +12 -12
  2. package/package.json +3 -3
package/README.md CHANGED
@@ -8,9 +8,9 @@ Website: [flexmonster.com](https://www.flexmonster.com?r=wrap_vue)
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 Vue 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_vue). 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 Vue 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_vue). Also, Flexmonster connects to [any data source](https://www.flexmonster.com/doc/supported-data-sources?r=wrap_vue), including SQL and NoSQL databases, JSON and CSV files, OLAP cubes, and Elasticsearch.
12
12
 
13
- This package is a [Flexmonster Pivot](https://www.flexmonster.com?r=wrap_vue) wrapper for [Vue 2](https://v2.vuejs.org/) and [Vue 3](https://vuejs.org) applications.
13
+ This package is a [Flexmonster Pivot](https://www.flexmonster.com?r=wrap_vue) wrapper for [Vue 3](https://vuejs.org) and [Vue 2](https://v2.vuejs.org/) applications.
14
14
 
15
15
  Table of contents:
16
16
 
@@ -32,35 +32,35 @@ The tutorial for Vue 3 is also available in video format on our YouTube channel:
32
32
 
33
33
  ## Usage
34
34
 
35
- The wrapper provides the `<Pivot>` component to add the pivot table to the Vue project. Read more about the available props and how to use them in the [the `<Pivot>` component](https://www.flexmonster.com/doc/pivot-component-for-vue-3?r=wrap_vue) documentation.
35
+ The wrapper provides the `<Pivot>` component to add the pivot table to the Vue project. Read more about the available props and how to use them in the [\<Pivot\> component](https://www.flexmonster.com/doc/pivot-component-for-vue-3?r=wrap_vue) documentation.
36
36
 
37
- Explore the available [methods and events](https://www.flexmonster.com/doc/using-methods-and-events-vue-3?r=wrap_vue) to learn the specifics of using and customizing Flexmonster in a Vue 3 application.
37
+ Explore the available [methods and events](https://www.flexmonster.com/doc/using-methods-and-events-vue-3?r=wrap_vue) to learn the specifics of using and customizing Flexmonster in a Vue application.
38
38
 
39
39
  ## Sample project
40
40
 
41
- If you look for some reference examples, our team prepared a ready-to-use [Vue 3 and Vue 2 pivot grid sample projects](https://github.com/flexmonster/pivot-vue?r=wrap_vue) with live demos of the most popular use cases. Visit the [Vue 3 usage examples documentation](https://www.flexmonster.com/doc/usage-examples-vue-3?r=wrap_vue) page to learn more on how the cases were implemented in a Vue 3 project or [Vue 2 usage examples](https://www.flexmonster.com/doc/usage-examples-vue-3?r=wrap_vue) page if you are interested in older version.
41
+ If you look for some reference examples, our team prepared ready-to-use [Vue pivot grid sample projects](https://github.com/flexmonster/pivot-vue?r=wrap_vue) with live demos of the most popular use cases. Visit the [Vue usage examples](https://www.flexmonster.com/doc/usage-examples-vue-3?r=wrap_vue) page to see how the cases were implemented in a Vue project.
42
42
 
43
- In our documentation, you can also find [a guide for the sample Vue 3 application](https://www.flexmonster.com/doc/sample-vue-3-project/?r=wrap_vue) and for [the sample Vue 2 application](https://www.flexmonster.com/doc/sample-vue-2-project/?r=wrap_vue). There you can learn how to run it and what's inside.
43
+ In our documentation, you can also find a [sample Vue application](https://www.flexmonster.com/doc/sample-vue-3-project/?r=wrap_vue). There, you can learn how to run it and what's inside.
44
44
 
45
45
 
46
46
 
47
47
  ## Support and feedback
48
48
 
49
- In case of any issues, visit our [troubleshooting section](https://www.flexmonster.com/doc/typical-errors?r=wrap_vue). You can also search among the [resolved cases](https://www.flexmonster.com/technical-support?r=wrap_vue) for a solution to your problem.
49
+ In case of any issues, visit our [Troubleshooting](https://www.flexmonster.com/doc/typical-errors?r=wrap_vue) section. You can also search among the [resolved cases](https://www.flexmonster.com/technical-support?r=wrap_vue) for a solution to your issue.
50
50
 
51
- 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_vue). You can also find a list of samples, technical specifications, and a user interface guide there.
52
-
53
- If you need any help with your license — fill out our [Contact form](https://www.flexmonster.com/contact-our-team?r=wrap_vue), and we will get in touch with you.
51
+ 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_vue). You can also find a list of samples, technical specifications, and a user interface guide there.
54
52
 
55
53
  ## License
56
54
 
57
- Flexmonster Vue wrapper is released as an MIT-licensed (free and open-source) add-on to Flexmonster Pivot.
55
+ The Flexmonster Vue wrapper is released as an MIT-licensed (free and open-source) add-on to Flexmonster Pivot.
58
56
 
59
57
  To learn about Flexmonster Pivot licenses, visit the [Flexmonster licensing page](https://www.flexmonster.com/pivot-table-editions-and-pricing?r=wrap_vue).
60
58
  If you want to test our product, we provide a 30-day free trial.
61
59
 
60
+ If you need any help with your license, fill out our [Contact form](https://www.flexmonster.com/contact-our-team?r=wrap_vue), and we will get in touch with you.
61
+
62
62
  ## Social media
63
63
 
64
- Follow us on social media and stay updated on our development process!
64
+ Follow us on social media and stay updated on our development process.
65
65
 
66
66
  [![LinkedIn](https://img.shields.io/badge/LinkedIn-blue?style=for-the-badge&logo=linkedin&logoColor=white)](https://linkedin.com/company/flexmonster) [![YouTube](https://img.shields.io/badge/YouTube-red?style=for-the-badge&logo=youtube&logoColor=white)](https://youtube.com/user/FlexMonsterPivot) [![Twitter](https://img.shields.io/badge/Twitter-blue?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/flexmonster)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-flexmonster",
3
- "version": "2.9.109",
3
+ "version": "2.9.111",
4
4
  "license": "MIT",
5
5
  "description": "Vue 2 and Vue 3 wrapper for Flexmonster Pivot Table and Charts",
6
6
  "main": "dist/index.js",
@@ -26,7 +26,7 @@
26
26
  "build:vue2:unpkg": "cross-env NODE_ENV=production rollup --config build/rollup2.config.js --format iife"
27
27
  },
28
28
  "dependencies": {
29
- "flexmonster": "2.9.109"
29
+ "flexmonster": "2.9.111"
30
30
  },
31
31
  "devDependencies": {
32
32
  "@babel/core": "^7.14.6",
@@ -51,7 +51,7 @@
51
51
  "vue-template-compiler": "^2.6.14"
52
52
  },
53
53
  "peerDependencies": {
54
- "flexmonster": "2.9.109"
54
+ "flexmonster": "2.9.111"
55
55
  },
56
56
  "engines": {
57
57
  "node": ">=12"