@syncfusion/ej2-react-inplace-editor 20.1.47 → 20.2.38

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 (37) hide show
  1. package/CHANGELOG.md +1 -10
  2. package/dist/ej2-react-inplace-editor.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/styles/bootstrap-dark.css +15 -138
  5. package/styles/bootstrap.css +16 -144
  6. package/styles/bootstrap4.css +26 -194
  7. package/styles/bootstrap5-dark.css +32 -146
  8. package/styles/bootstrap5.css +32 -146
  9. package/styles/fabric-dark.css +15 -136
  10. package/styles/fabric.css +15 -136
  11. package/styles/fluent-dark.css +749 -0
  12. package/styles/fluent-dark.scss +1 -0
  13. package/styles/fluent.css +749 -0
  14. package/styles/fluent.scss +1 -0
  15. package/styles/highcontrast-light.css +16 -171
  16. package/styles/highcontrast.css +16 -171
  17. package/styles/inplace-editor/bootstrap-dark.css +15 -138
  18. package/styles/inplace-editor/bootstrap.css +16 -144
  19. package/styles/inplace-editor/bootstrap4.css +26 -194
  20. package/styles/inplace-editor/bootstrap5-dark.css +32 -146
  21. package/styles/inplace-editor/bootstrap5.css +32 -146
  22. package/styles/inplace-editor/fabric-dark.css +15 -136
  23. package/styles/inplace-editor/fabric.css +15 -136
  24. package/styles/inplace-editor/fluent-dark.css +749 -0
  25. package/styles/inplace-editor/fluent-dark.scss +1 -0
  26. package/styles/inplace-editor/fluent.css +749 -0
  27. package/styles/inplace-editor/fluent.scss +1 -0
  28. package/styles/inplace-editor/highcontrast-light.css +16 -171
  29. package/styles/inplace-editor/highcontrast.css +16 -171
  30. package/styles/inplace-editor/material-dark.css +11 -125
  31. package/styles/inplace-editor/material.css +11 -129
  32. package/styles/inplace-editor/tailwind-dark.css +17 -191
  33. package/styles/inplace-editor/tailwind.css +17 -191
  34. package/styles/material-dark.css +11 -125
  35. package/styles/material.css +11 -129
  36. package/styles/tailwind-dark.css +17 -191
  37. package/styles/tailwind.css +17 -191
package/CHANGELOG.md CHANGED
@@ -2,16 +2,7 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- ## 19.3.56 (2021-12-02)
6
-
7
- ### In-place Editor
8
-
9
- #### Bug Fixes
10
-
11
- - `#I347382` - The issue with "'submitClick' event not triggered for 'enter' key action" has been resolved.
12
- - `#I347379` - The issue with "Editor closed when press enter key on multiline enabled textbox" has been resolved.
13
-
14
- ## 19.3.46 (2021-10-19)
5
+ ## 19.4.38 (2021-12-17)
15
6
 
16
7
  ### In-place Editor
17
8
 
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-react-inplace-editor.umd.min.js
3
- * version : 20.1.47
3
+ * version : 20.2.38
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-react-inplace-editor@*",
3
- "_id": "@syncfusion/ej2-react-inplace-editor@19.3.56",
3
+ "_id": "@syncfusion/ej2-react-inplace-editor@20.2.36",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-9bu/7EgXxKhOA79WZeMWURxa39odvjAaxEuQ7xeoENxS54XAGamlsO0LqVD/2gImGT7Rxw/XS3nYCQwLcdocYw==",
5
+ "_integrity": "sha512-oXOijVPzK9+W5tEo2sRWXU7PSenn2rMupR51Elb8uZW8xKI0MwOP//Wmz32tWHlcd4mZhiR4Z+80LHQvRacnJg==",
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": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-react-inplace-editor/-/ej2-react-inplace-editor-19.3.56.tgz",
23
- "_shasum": "64c1376cb1d1ef2348f8629f91405bcac6756817",
22
+ "_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-react-inplace-editor/-/ej2-react-inplace-editor-20.2.36.tgz",
23
+ "_shasum": "a59b60801fcf1766bbd65e9549c6e798481a7494",
24
24
  "_spec": "@syncfusion/ej2-react-inplace-editor@*",
25
25
  "_where": "/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~20.1.47",
35
- "@syncfusion/ej2-inplace-editor": "20.1.47",
36
- "@syncfusion/ej2-react-base": "~20.1.47"
34
+ "@syncfusion/ej2-base": "~20.2.38",
35
+ "@syncfusion/ej2-inplace-editor": "20.2.38",
36
+ "@syncfusion/ej2-react-base": "~20.2.38"
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",
@@ -59,6 +59,6 @@
59
59
  "type": "git",
60
60
  "url": "git+https://github.com/syncfusion/ej2-react-ui-components.git"
61
61
  },
62
- "version": "20.1.47",
62
+ "version": "20.2.38",
63
63
  "sideEffects": false
64
64
  }