@syncfusion/ej2-inplace-editor 27.1.50 → 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.
Files changed (40) hide show
  1. package/README.md +3 -3
  2. package/dist/ej2-inplace-editor.min.js +2 -2
  3. package/dist/ej2-inplace-editor.umd.min.js +2 -2
  4. package/dist/global/ej2-inplace-editor.min.js +2 -2
  5. package/dist/global/index.d.ts +2 -2
  6. package/package.json +18 -18
  7. package/styles/bds-lite.css +849 -0
  8. package/styles/bds-lite.scss +26 -0
  9. package/styles/bds.css +997 -0
  10. package/styles/bds.scss +27 -0
  11. package/styles/bootstrap-dark-lite.css +1 -1
  12. package/styles/bootstrap-dark.css +1 -1
  13. package/styles/bootstrap5-dark-lite.css +4 -0
  14. package/styles/bootstrap5-dark.css +4 -0
  15. package/styles/bootstrap5-lite.css +4 -0
  16. package/styles/bootstrap5.3-lite.css +4 -0
  17. package/styles/bootstrap5.3.css +4 -0
  18. package/styles/bootstrap5.css +4 -0
  19. package/styles/fluent2-lite.css +11 -3
  20. package/styles/fluent2.css +11 -3
  21. package/styles/highcontrast-lite.css +1 -1
  22. package/styles/highcontrast.css +1 -1
  23. package/styles/inplace-editor/_bigger.scss +8 -2
  24. package/styles/inplace-editor/_layout.scss +6 -0
  25. package/styles/inplace-editor/_tailwind3-definition.scss +70 -0
  26. package/styles/inplace-editor/bds.css +997 -0
  27. package/styles/inplace-editor/bds.scss +27 -0
  28. package/styles/inplace-editor/bootstrap-dark.css +1 -1
  29. package/styles/inplace-editor/bootstrap5-dark.css +4 -0
  30. package/styles/inplace-editor/bootstrap5.3.css +4 -0
  31. package/styles/inplace-editor/bootstrap5.css +4 -0
  32. package/styles/inplace-editor/fluent2.css +11 -3
  33. package/styles/inplace-editor/highcontrast.css +1 -1
  34. package/styles/inplace-editor/icons/_tailwind3.scss +19 -0
  35. package/styles/inplace-editor/tailwind3.css +789 -0
  36. package/styles/inplace-editor/tailwind3.scss +27 -0
  37. package/styles/tailwind3-lite.css +643 -0
  38. package/styles/tailwind3-lite.scss +26 -0
  39. package/styles/tailwind3.css +789 -0
  40. package/styles/tailwind3.scss +27 -0
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ![ej2-inplace-editor](https://ej2.syncfusion.com/products/images/inplace-editor/readMe.gif)
4
4
 
5
- > 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, you can purchase one at [https://www.syncfusion.com/sales/products](https://www.syncfusion.com/sales/products) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials).
5
+ > 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, you can purchase one at [https://www.syncfusion.com/sales/products](https://www.syncfusion.com/sales/products) or start a free 30-day trial [here](https://www.syncfusion.com/account/manage-trials/start-trials).
6
6
 
7
7
  > 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.
8
8
 
@@ -44,7 +44,7 @@ In-place Editor component is also offered in following list of frameworks.
44
44
 
45
45
  Product support is available for through following mediums.
46
46
 
47
- * Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=grid) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_campaign=grid).
47
+ * Creating incident in Syncfusion<sup>®</sup> [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=grid) support system or [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_campaign=grid).
48
48
  * New [GitHub issue](https://github.com/syncfusion/ej2-javascript-ui-controls/issues/new).
49
49
  * Ask your query in Stack Overflow with tag `syncfusion`, `ej2`.
50
50
 
@@ -57,4 +57,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-javascript-ui-
57
57
  Check the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/grids/CHANGELOG.md?utm_source=npm&utm_campaign=grid)
58
58
 
59
59
 
60
- © Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
60
+ © 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-inplace-editor.min.js
3
- * version : 27.1.50
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
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-inplace-editor.umd.min.js
3
- * version : 27.1.50
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
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: ej2-inplace-editor.min.js
3
- * version : 27.1.50
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
@@ -1,7 +1,7 @@
1
1
  /*!
2
2
  * filename: index.d.ts
3
- * version : 27.1.50
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-inplace-editor@*",
3
- "_id": "@syncfusion/ej2-inplace-editor@27.1.48",
3
+ "_id": "@syncfusion/ej2-inplace-editor@21.3.7",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-TSRliqPc876TsdMs+Cp6zTMuo70bjYEVfvXR7E10xE30TixyIeff4vOFuFTvKPgDxffge/tpxmDdAoISHaqhbA==",
5
+ "_integrity": "sha512-EdLwRjh0xDJdJSpyC/1A/EFfWaEAFte+Kee7dFlZHO1pMN7vkbTB+ASCzHdgxRRrvEnejScpy58xj4ze0iH8yg==",
6
6
  "_location": "/@syncfusion/ej2-inplace-editor",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -24,10 +24,10 @@
24
24
  "/@syncfusion/ej2-react-inplace-editor",
25
25
  "/@syncfusion/ej2-vue-inplace-editor"
26
26
  ],
27
- "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-inplace-editor/-/ej2-inplace-editor-27.1.48.tgz",
28
- "_shasum": "3859b9a52ec94b605141adcf73dceb71823a6170",
27
+ "_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-inplace-editor/-/ej2-inplace-editor-21.3.7.tgz",
28
+ "_shasum": "786a620dd03feb3c246aaf0d05385c3a463c59ca",
29
29
  "_spec": "@syncfusion/ej2-inplace-editor@*",
30
- "_where": "/jenkins/workspace/elease-automation_release_27.1.1/packages/included",
30
+ "_where": "/jenkins/workspace/elease-automation_release_28.1.1/packages/included",
31
31
  "author": {
32
32
  "name": "Syncfusion Inc."
33
33
  },
@@ -36,18 +36,18 @@
36
36
  },
37
37
  "bundleDependencies": false,
38
38
  "dependencies": {
39
- "@syncfusion/ej2-base": "~27.1.50",
40
- "@syncfusion/ej2-buttons": "~27.1.50",
41
- "@syncfusion/ej2-calendars": "~27.1.50",
42
- "@syncfusion/ej2-data": "~27.1.50",
43
- "@syncfusion/ej2-dropdowns": "~27.1.50",
44
- "@syncfusion/ej2-inputs": "~27.1.50",
45
- "@syncfusion/ej2-lists": "~27.1.50",
46
- "@syncfusion/ej2-navigations": "~27.1.50",
47
- "@syncfusion/ej2-notifications": "~27.1.50",
48
- "@syncfusion/ej2-popups": "~27.1.50",
49
- "@syncfusion/ej2-richtexteditor": "~27.1.50",
50
- "@syncfusion/ej2-splitbuttons": "~27.1.50"
39
+ "@syncfusion/ej2-base": "~28.1.33",
40
+ "@syncfusion/ej2-buttons": "~28.1.33",
41
+ "@syncfusion/ej2-calendars": "~28.1.33",
42
+ "@syncfusion/ej2-data": "~28.1.33",
43
+ "@syncfusion/ej2-dropdowns": "~28.1.33",
44
+ "@syncfusion/ej2-inputs": "~28.1.33",
45
+ "@syncfusion/ej2-lists": "~28.1.33",
46
+ "@syncfusion/ej2-navigations": "~28.1.33",
47
+ "@syncfusion/ej2-notifications": "~28.1.33",
48
+ "@syncfusion/ej2-popups": "~28.1.33",
49
+ "@syncfusion/ej2-richtexteditor": "~28.1.33",
50
+ "@syncfusion/ej2-splitbuttons": "~28.1.33"
51
51
  },
52
52
  "deprecated": false,
53
53
  "description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server.",
@@ -70,6 +70,6 @@
70
70
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
71
71
  },
72
72
  "typings": "index.d.ts",
73
- "version": "27.1.50",
73
+ "version": "28.1.33",
74
74
  "sideEffects": false
75
75
  }