@syncfusion/ej2-vue-pivotview 27.2.4 → 28.1.33

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/README.md CHANGED
@@ -33,9 +33,9 @@ npm run serve
33
33
  ```
34
34
  Initiating a new project prompts us to choose the type of project to be used for the current application. Select the option `Default ([Vue 2] babel, eslint)` from the menu.
35
35
 
36
- ### Add Syncfusion Pivot Table package
36
+ ### Add Syncfusion<sup>®</sup> Pivot Table package
37
37
 
38
- All Syncfusion Vue packages are published in [npmjs.com](https://www.npmjs.com/~syncfusionorg) registry. To install Vue Pivot Table package, use the following command.
38
+ All Syncfusion<sup>®</sup> Vue packages are published in [npmjs.com](https://www.npmjs.com/~syncfusionorg) registry. To install Vue Pivot Table package, use the following command.
39
39
 
40
40
  ```bash
41
41
  npm install @syncfusion/ej2-vue-pivotview --save
@@ -121,7 +121,7 @@ export default {
121
121
  @import '../node_modules/@syncfusion/ej2-pivotview/styles/material.css';
122
122
  </style>
123
123
  ```
124
- > Refer the [Getting Started with Vue3](https://ej2.syncfusion.com/vue/documentation/pivotview/getting-started-vue-3/) topic for using Syncfusion Vue components in Vue 3 applications.
124
+ > Refer the [Getting Started with Vue3](https://ej2.syncfusion.com/vue/documentation/pivotview/getting-started-vue-3/) topic for using Syncfusion<sup>®</sup> Vue components in Vue 3 applications.
125
125
 
126
126
  ## Supported frameworks
127
127
 
@@ -165,10 +165,10 @@ Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/b
165
165
 
166
166
  ## License and copyright
167
167
 
168
- > This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Vue UI components](https://www.syncfusion.com/vue-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
168
+ > This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [Vue UI components](https://www.syncfusion.com/vue-components), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).
169
169
 
170
170
  > A free community [license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.
171
171
 
172
172
  See [LICENSE FILE](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=vue-pivot-table-npm) for more info.
173
173
 
174
- © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
174
+ © Copyright 2024 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-vue-pivotview.umd.min.js
3
- * version : 27.2.4
4
- * Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.
3
+ * version : 28.1.33
4
+ * Copyright Syncfusion Inc. 2001 - 2024. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
7
7
  * licensing@syncfusion.com. Any infringement will be prosecuted under
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-pivotview@*",
3
- "_id": "@syncfusion/ej2-vue-pivotview@27.2.3",
3
+ "_id": "@syncfusion/ej2-vue-pivotview@26.1.35",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-JVBfQSfWYJjapg4z9y8UowaAhlpXE7jq48GpTFZH0ZPaKif8BVgw0uLXrsv2T4DxzrBGdL353oQaitcycm+B9Q==",
5
+ "_integrity": "sha512-xHxYoLhwoHIV4btVQa9UnWpJEZnkv6ACcwTT00vheUESnl0URR7TQ5Da0Ebbgls142I1yFVGftcU5l+SjRIqiQ==",
6
6
  "_location": "/@syncfusion/ej2-vue-pivotview",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-pivotview/-/ej2-vue-pivotview-27.2.3.tgz",
23
- "_shasum": "af38e746f1fe5ffc0eb2ddd6c6a9c7356142198a",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-vue-pivotview/-/ej2-vue-pivotview-26.1.35.tgz",
23
+ "_shasum": "077695589d4c5e23a5d93ae2596c2eab67985ab6",
24
24
  "_spec": "@syncfusion/ej2-vue-pivotview@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
26
26
  "author": {
27
27
  "name": "Syncfusion Inc."
28
28
  },
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~27.2.2",
35
- "@syncfusion/ej2-pivotview": "27.2.4",
36
- "@syncfusion/ej2-vue-base": "~27.2.2"
34
+ "@syncfusion/ej2-base": "~28.1.33",
35
+ "@syncfusion/ej2-pivotview": "28.1.33",
36
+ "@syncfusion/ej2-vue-base": "~28.1.33"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Vue",
@@ -57,6 +57,6 @@
57
57
  "ci-publish": "gulp ci-publish",
58
58
  "compile": "gulp ci-compile && gulp vue-global-script"
59
59
  },
60
- "version": "27.2.4",
60
+ "version": "28.1.33",
61
61
  "sideEffects": false
62
62
  }
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-pivotview/styles/bds-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-pivotview/styles/bds-lite.scss';
package/styles/bds.css ADDED
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-pivotview/styles/bds.css';
@@ -0,0 +1,2 @@
1
+ @import 'pivotview/bds.scss';
2
+ @import 'pivotfieldlist/bds.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-pivotview/styles/pivotfieldlist/bds.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-pivotview/styles/pivotfieldlist/bds.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-pivotview/styles/pivotfieldlist/tailwind3.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-pivotview/styles/pivotfieldlist/tailwind3.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-pivotview/styles/pivotview/bds.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-pivotview/styles/pivotview/bds.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-pivotview/styles/pivotview/tailwind3.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-pivotview/styles/pivotview/tailwind3.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-pivotview/styles/tailwind3-lite.css';
@@ -0,0 +1 @@
1
+ @import 'ej2-pivotview/styles/tailwind3-lite.scss';
@@ -0,0 +1 @@
1
+ @import '@syncfusion/ej2-pivotview/styles/tailwind3.css';
@@ -0,0 +1,2 @@
1
+ @import 'pivotview/tailwind3.scss';
2
+ @import 'pivotfieldlist/tailwind3.scss';