@syncfusion/ej2-vue-inplace-editor 23.2.5 → 24.1.41

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 (36) hide show
  1. package/dist/ej2-vue-inplace-editor.umd.min.js +1 -1
  2. package/package.json +9 -9
  3. package/styles/bootstrap-dark.css +1 -752
  4. package/styles/bootstrap.css +1 -886
  5. package/styles/bootstrap4.css +1 -1167
  6. package/styles/bootstrap5-dark.css +1 -837
  7. package/styles/bootstrap5.css +1 -837
  8. package/styles/fabric-dark.css +1 -708
  9. package/styles/fabric.css +1 -696
  10. package/styles/fluent-dark.css +1 -770
  11. package/styles/fluent.css +1 -770
  12. package/styles/highcontrast-light.css +1 -780
  13. package/styles/highcontrast.css +1 -787
  14. package/styles/inplace-editor/bootstrap-dark.css +1 -752
  15. package/styles/inplace-editor/bootstrap.css +1 -886
  16. package/styles/inplace-editor/bootstrap4.css +1 -1167
  17. package/styles/inplace-editor/bootstrap5-dark.css +1 -837
  18. package/styles/inplace-editor/bootstrap5.css +1 -837
  19. package/styles/inplace-editor/fabric-dark.css +1 -708
  20. package/styles/inplace-editor/fabric.css +1 -696
  21. package/styles/inplace-editor/fluent-dark.css +1 -770
  22. package/styles/inplace-editor/fluent.css +1 -770
  23. package/styles/inplace-editor/highcontrast-light.css +1 -780
  24. package/styles/inplace-editor/highcontrast.css +1 -787
  25. package/styles/inplace-editor/material-dark.css +1 -709
  26. package/styles/inplace-editor/material.css +1 -756
  27. package/styles/inplace-editor/material3-dark.css +1 -803
  28. package/styles/inplace-editor/material3.css +1 -859
  29. package/styles/inplace-editor/tailwind-dark.css +1 -749
  30. package/styles/inplace-editor/tailwind.css +1 -749
  31. package/styles/material-dark.css +1 -709
  32. package/styles/material.css +1 -756
  33. package/styles/material3-dark.css +1 -803
  34. package/styles/material3.css +1 -859
  35. package/styles/tailwind-dark.css +1 -749
  36. package/styles/tailwind.css +1 -749
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-inplace-editor.umd.min.js
3
- * version : 23.2.5
3
+ * version : 24.1.41
4
4
  * Copyright Syncfusion Inc. 2001 - 2023. 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-inplace-editor@*",
3
- "_id": "@syncfusion/ej2-vue-inplace-editor@23.1.41",
3
+ "_id": "@syncfusion/ej2-vue-inplace-editor@21.3.6",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-IptLdE+L5s8xPbZV00GFo+00WqieiKBLIZdrJrGkZHEHPsGUo/+VQA1hBQMO9Wj6Lv5TTfLVE5fJoOoo9zqUmA==",
5
+ "_integrity": "sha512-sVeNS4f0zCMDr3E4InKv11sOOBpo8PqFjKcntGRMcSDpgVGggK2udKBdaWb500ews0ddQZbMyyKQJvBsy40Sew==",
6
6
  "_location": "/@syncfusion/ej2-vue-inplace-editor",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,10 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-inplace-editor/-/ej2-vue-inplace-editor-23.1.41.tgz",
23
- "_shasum": "7e08425a09457a98781f5651d6cfed17f7c61bf6",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-vue-inplace-editor/-/ej2-vue-inplace-editor-21.3.6.tgz",
23
+ "_shasum": "070f367eb3e43ef3476adb8baf127d102a3ec42f",
24
24
  "_spec": "@syncfusion/ej2-vue-inplace-editor@*",
25
- "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
25
+ "_where": "/jenkins/workspace/elease-automation_release_24.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": "~23.2.4",
35
- "@syncfusion/ej2-inplace-editor": "23.2.5",
36
- "@syncfusion/ej2-vue-base": "~23.2.5"
34
+ "@syncfusion/ej2-base": "~24.1.41",
35
+ "@syncfusion/ej2-inplace-editor": "24.1.41",
36
+ "@syncfusion/ej2-vue-base": "~24.1.41"
37
37
  },
38
38
  "deprecated": false,
39
39
  "description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Vue",
@@ -58,6 +58,6 @@
58
58
  "ci-publish": "gulp ci-publish",
59
59
  "compile": "gulp ci-compile && gulp vue-global-script"
60
60
  },
61
- "version": "23.2.5",
61
+ "version": "24.1.41",
62
62
  "sideEffects": false
63
63
  }