@syncfusion/ej2-react-inplace-editor 26.1.35 → 26.2.4

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 (39) hide show
  1. package/dist/ej2-react-inplace-editor.min.js +1 -1
  2. package/dist/ej2-react-inplace-editor.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/styles/bootstrap-dark.css +1 -803
  5. package/styles/bootstrap.css +1 -938
  6. package/styles/bootstrap4.css +1 -1219
  7. package/styles/bootstrap5-dark.css +1 -885
  8. package/styles/bootstrap5.css +1 -885
  9. package/styles/fabric-dark.css +1 -754
  10. package/styles/fabric.css +1 -743
  11. package/styles/fluent-dark.css +1 -823
  12. package/styles/fluent.css +1 -823
  13. package/styles/fluent2.css +1 -1996
  14. package/styles/highcontrast-light.css +1 -829
  15. package/styles/highcontrast.css +1 -837
  16. package/styles/inplace-editor/bootstrap-dark.css +1 -803
  17. package/styles/inplace-editor/bootstrap.css +1 -938
  18. package/styles/inplace-editor/bootstrap4.css +1 -1219
  19. package/styles/inplace-editor/bootstrap5-dark.css +1 -885
  20. package/styles/inplace-editor/bootstrap5.css +1 -885
  21. package/styles/inplace-editor/fabric-dark.css +1 -754
  22. package/styles/inplace-editor/fabric.css +1 -743
  23. package/styles/inplace-editor/fluent-dark.css +1 -823
  24. package/styles/inplace-editor/fluent.css +1 -823
  25. package/styles/inplace-editor/fluent2.css +1 -1996
  26. package/styles/inplace-editor/highcontrast-light.css +1 -829
  27. package/styles/inplace-editor/highcontrast.css +1 -837
  28. package/styles/inplace-editor/material-dark.css +1 -780
  29. package/styles/inplace-editor/material.css +1 -840
  30. package/styles/inplace-editor/material3-dark.css +1 -938
  31. package/styles/inplace-editor/material3.css +1 -1050
  32. package/styles/inplace-editor/tailwind-dark.css +1 -804
  33. package/styles/inplace-editor/tailwind.css +1 -804
  34. package/styles/material-dark.css +1 -780
  35. package/styles/material.css +1 -840
  36. package/styles/material3-dark.css +1 -938
  37. package/styles/material3.css +1 -1050
  38. package/styles/tailwind-dark.css +1 -804
  39. package/styles/tailwind.css +1 -804
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-inplace-editor.min.js
3
- * version : 26.1.35
3
+ * version : 26.2.4
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
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-inplace-editor.umd.min.js
3
- * version : 26.1.35
3
+ * version : 26.2.4
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-react-inplace-editor@*",
3
- "_id": "@syncfusion/ej2-react-inplace-editor@25.1.35",
3
+ "_id": "@syncfusion/ej2-react-inplace-editor@26.1.35",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-idBO4bemEuUbcjx6msHeiEDipQUTYLsLD8ZO4mjPe6Ewe+C33RpnRi02h29RewCcs3G5LqZu4KftT3sMCj1I9g==",
5
+ "_integrity": "sha512-D5x65ic9Ysvwg66fg+GHrszR55j0N50M39yuEDq+WPczW/amLxTla97X7MqwGEODJg9vjwIqakIUVEpOKdoyAw==",
6
6
  "_location": "/@syncfusion/ej2-react-inplace-editor",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,8 +19,8 @@
19
19
  "_requiredBy": [
20
20
  "/"
21
21
  ],
22
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-react-inplace-editor/-/ej2-react-inplace-editor-25.1.35.tgz",
23
- "_shasum": "42af6c69a1b98ccbd16d771be5fbde87290499cc",
22
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-inplace-editor/-/ej2-react-inplace-editor-26.1.35.tgz",
23
+ "_shasum": "af8e90253d3ae50cd9ad1fe85c36e789104a43a8",
24
24
  "_spec": "@syncfusion/ej2-react-inplace-editor@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_26.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~26.1.35",
35
- "@syncfusion/ej2-inplace-editor": "26.1.35",
36
- "@syncfusion/ej2-react-base": "~26.1.35"
34
+ "@syncfusion/ej2-base": "~26.2.4",
35
+ "@syncfusion/ej2-inplace-editor": "26.2.4",
36
+ "@syncfusion/ej2-react-base": "~26.2.4"
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 React",
@@ -54,6 +54,6 @@
54
54
  "type": "git",
55
55
  "url": "https://github.com/syncfusion/ej2-react-ui-components.git"
56
56
  },
57
- "version": "26.1.35",
57
+ "version": "26.2.4",
58
58
  "sideEffects": false
59
59
  }