@syncfusion/ej2-vue-base 20.2.36 → 20.2.44

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/CHANGELOG.md CHANGED
@@ -4,16 +4,24 @@
4
4
 
5
5
  ### Common
6
6
 
7
+ #### Bug Fixes
8
+
9
+ - `#I385176` - The issue with the `vue-class-component` is not removed in vue 2 has been resolved.
10
+
11
+ ## 20.2.36 (2022-06-30)
12
+
13
+ ### Common
14
+
7
15
  #### New Features
8
16
 
9
17
  - Provided the TypeScript 4.7 compatible support for the Vue components.
18
+ - Provided the option to register the license key by using the `npx` command. Follow these steps to register the license using the `npx` command:
10
19
 
11
- - Provided option to register the license key by using the `npx` command. Follow these steps to register the license using the `npx` command:
12
- - - Install the Syncfusion packages from npm.
13
- - - Add the license key either in the environment variable `SYNCFUSION_LICENSE` or in the `syncfusion-license.txt` text file.
14
- - - Run the command `npx syncfusion-license activate` to register the license automatically.
15
-
16
- - `#I376821` - Provided support to compile the Sass files using [Dart Sass](https://sass-lang.com/dart-sass) instead of [node-sass](https://github.com/sass/node-sass). This change has been made since `node-sass` has been deprecated.
20
+ | The `npx` command |
21
+ |---|
22
+ | Install the Syncfusion packages from `npm`. |
23
+ | Add the license key either in the environment variable `SYNCFUSION_LICENSE` or in the `syncfusion-license.txt` text file. |
24
+ | Run the command `npx syncfusion-license activate` to automatically register the license. |
17
25
 
18
26
  ## 20.1.61 (2022-06-21)
19
27
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-base.umd.min.js
3
- * version : 20.2.36
3
+ * version : 20.2.44
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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
@@ -9,16 +9,7 @@
9
9
  */
10
10
  /*!
11
11
  * filename: ej2-vue-base.umd.min.js
12
- * version : 20.1.47
13
- * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
14
- * Use of this code is subject to the terms of our license.
15
- * A copy of the current license can be obtained at any time by e-mailing
16
- * licensing@syncfusion.com. Any infringement will be prosecuted under
17
- * applicable laws.
18
- */
19
- /*!
20
- * filename: ej2-vue-base.umd.min.js
21
- * version : 19.4.38
12
+ * version : 19.2.55
22
13
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
23
14
  * Use of this code is subject to the terms of our license.
24
15
  * A copy of the current license can be obtained at any time by e-mailing
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-base.min.js
3
- * version : 20.2.36
3
+ * version : 20.2.44
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 20.2.36
3
+ * version : 20.2.44
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. 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
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "_from": "@syncfusion/ej2-vue-base@*",
3
- "_id": "@syncfusion/ej2-vue-base@19.3.53",
3
+ "_id": "@syncfusion/ej2-vue-base@20.2.43",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-yRW4OS6ctma7lfC9ndSGBZXpDqHWqlqP0bnvQ71EjAthH+wYTMC4VpDEmr2pE4jTSWFuoFekZsvmbYenJz/LFw==",
5
+ "_integrity": "sha512-9Hw0UgAp1tergR0DwSn0BTGr0gRZq5HYZ8ajCsHABrqyjEBfDM06KJv2J9CMALxibhf3LAbjDXtiIRHhvrP+sg==",
6
6
  "_location": "/@syncfusion/ej2-vue-base",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -18,41 +18,23 @@
18
18
  },
19
19
  "_requiredBy": [
20
20
  "/",
21
- "/@syncfusion/ej2-vue-barcode-generator",
22
- "/@syncfusion/ej2-vue-buttons",
23
- "/@syncfusion/ej2-vue-calendars",
24
21
  "/@syncfusion/ej2-vue-charts",
25
- "/@syncfusion/ej2-vue-circulargauge",
26
22
  "/@syncfusion/ej2-vue-diagrams",
27
23
  "/@syncfusion/ej2-vue-documenteditor",
28
24
  "/@syncfusion/ej2-vue-dropdowns",
29
25
  "/@syncfusion/ej2-vue-filemanager",
30
26
  "/@syncfusion/ej2-vue-gantt",
31
27
  "/@syncfusion/ej2-vue-grids",
32
- "/@syncfusion/ej2-vue-heatmap",
33
- "/@syncfusion/ej2-vue-inplace-editor",
34
28
  "/@syncfusion/ej2-vue-inputs",
35
29
  "/@syncfusion/ej2-vue-kanban",
36
- "/@syncfusion/ej2-vue-layouts",
37
- "/@syncfusion/ej2-vue-lineargauge",
38
- "/@syncfusion/ej2-vue-lists",
39
- "/@syncfusion/ej2-vue-maps",
40
30
  "/@syncfusion/ej2-vue-navigations",
41
- "/@syncfusion/ej2-vue-notifications",
42
31
  "/@syncfusion/ej2-vue-pdfviewer",
43
- "/@syncfusion/ej2-vue-pivotview",
44
- "/@syncfusion/ej2-vue-popups",
45
- "/@syncfusion/ej2-vue-progressbar",
46
- "/@syncfusion/ej2-vue-querybuilder",
47
32
  "/@syncfusion/ej2-vue-richtexteditor",
48
- "/@syncfusion/ej2-vue-schedule",
49
- "/@syncfusion/ej2-vue-splitbuttons",
50
33
  "/@syncfusion/ej2-vue-spreadsheet",
51
- "/@syncfusion/ej2-vue-treegrid",
52
- "/@syncfusion/ej2-vue-treemap"
34
+ "/@syncfusion/ej2-vue-treegrid"
53
35
  ],
54
- "_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-base/-/ej2-vue-base-19.3.53.tgz",
55
- "_shasum": "25ff341752df0508e4b6a2b25b58b4d2e437e6a3",
36
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-base/-/ej2-vue-base-20.2.43.tgz",
37
+ "_shasum": "a54d8fa68c76b58ec41b0c1004061626a1a75143",
56
38
  "_spec": "@syncfusion/ej2-vue-base@*",
57
39
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
58
40
  "author": {
@@ -63,7 +45,7 @@
63
45
  },
64
46
  "bundleDependencies": false,
65
47
  "dependencies": {
66
- "@syncfusion/ej2-base": "~20.2.36",
48
+ "@syncfusion/ej2-base": "~20.2.43",
67
49
  "glob": "^7.0.5"
68
50
  },
69
51
  "deprecated": false,
@@ -90,9 +72,9 @@
90
72
  "url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
91
73
  },
92
74
  "scripts": {
93
- "postinstall": "node ./postinstall.js"
75
+ "postinstall": "node ../ej2-vue-base/postinstall.js"
94
76
  },
95
77
  "typings": "index.d.ts",
96
- "version": "20.2.36",
78
+ "version": "20.2.44",
97
79
  "sideEffects": true
98
80
  }
package/postinstall.js CHANGED
@@ -31,7 +31,13 @@ if (fs.existsSync("../../vue/package.json")) {
31
31
  }
32
32
  }
33
33
  if (version != 3) {
34
- files.push('./src/component-base.js');
34
+ try{
35
+ if(fs.existsSync('./src/component-base.js'))
36
+ {
37
+ files.push('./src/component-base.js');
38
+ }
39
+ }
40
+ catch(e){}
35
41
  var file;
36
42
  for (var i = 0; i < files.length; i++) {
37
43
  file = fs.readFileSync(files[i], "utf8");