@syncfusion/ej2-inplace-editor 21.1.35 → 21.2.3

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-inplace-editor.min.js
3
- * version : 21.1.35
3
+ * version : 21.2.3
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: ej2-inplace-editor.umd.min.js
3
- * version : 21.1.35
3
+ * version : 21.2.3
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: ej2-inplace-editor.min.js
3
- * version : 21.1.35
3
+ * version : 21.2.3
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 : 21.1.35
3
+ * version : 21.2.3
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-inplace-editor@*",
3
- "_id": "@syncfusion/ej2-inplace-editor@19.10.3",
3
+ "_id": "@syncfusion/ej2-inplace-editor@21.1.37",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-16CH8ybJb5uOrm5Ix1iWfPczXAtLQRSW+IajHmUHjLcmwPxTJiglwyi3uG1chv080XRRtdvYGe3MMgBBNOk0rw==",
5
+ "_integrity": "sha512-C/XNmodf1eFRKKjYBoV8oFxY8yn0rJL3QjSEBhFvY91p8tG9wDoaOegs0Mh3aU8nsO4357rs4dyDRmnoi0afnw==",
6
6
  "_location": "/@syncfusion/ej2-inplace-editor",
7
7
  "_phantomChildren": {},
8
8
  "_requested": {
@@ -19,13 +19,10 @@
19
19
  "_requiredBy": [
20
20
  "/",
21
21
  "/@syncfusion/ej2",
22
- "/@syncfusion/ej2-angular-inplace-editor",
23
- "/@syncfusion/ej2-pdfviewer",
24
- "/@syncfusion/ej2-react-inplace-editor",
25
- "/@syncfusion/ej2-vue-inplace-editor"
22
+ "/@syncfusion/ej2-pdfviewer"
26
23
  ],
27
- "_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-inplace-editor/-/ej2-inplace-editor-19.10.3.tgz",
28
- "_shasum": "bbe31ef86cb3c08d55f3fb60dbd00807354644e7",
24
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inplace-editor/-/ej2-inplace-editor-21.1.37.tgz",
25
+ "_shasum": "b4e7b00094c8976d6a6bbe63338ecb8bfb39e4a7",
29
26
  "_spec": "@syncfusion/ej2-inplace-editor@*",
30
27
  "_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
31
28
  "author": {
@@ -36,17 +33,17 @@
36
33
  },
37
34
  "bundleDependencies": false,
38
35
  "dependencies": {
39
- "@syncfusion/ej2-base": "~21.1.35",
40
- "@syncfusion/ej2-buttons": "~21.1.35",
41
- "@syncfusion/ej2-calendars": "~21.1.35",
42
- "@syncfusion/ej2-data": "~21.1.35",
43
- "@syncfusion/ej2-dropdowns": "~21.1.35",
44
- "@syncfusion/ej2-inputs": "~21.1.35",
45
- "@syncfusion/ej2-lists": "~21.1.35",
46
- "@syncfusion/ej2-navigations": "~21.1.35",
47
- "@syncfusion/ej2-popups": "~21.1.35",
48
- "@syncfusion/ej2-richtexteditor": "~21.1.35",
49
- "@syncfusion/ej2-splitbuttons": "~21.1.35"
36
+ "@syncfusion/ej2-base": "~21.2.3",
37
+ "@syncfusion/ej2-buttons": "~21.2.3",
38
+ "@syncfusion/ej2-calendars": "~21.2.3",
39
+ "@syncfusion/ej2-data": "~21.2.3",
40
+ "@syncfusion/ej2-dropdowns": "~21.2.3",
41
+ "@syncfusion/ej2-inputs": "~21.2.3",
42
+ "@syncfusion/ej2-lists": "~21.2.3",
43
+ "@syncfusion/ej2-navigations": "~21.2.3",
44
+ "@syncfusion/ej2-popups": "~21.2.3",
45
+ "@syncfusion/ej2-richtexteditor": "~21.2.3",
46
+ "@syncfusion/ej2-splitbuttons": "~21.2.3"
50
47
  },
51
48
  "deprecated": false,
52
49
  "description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server.",
@@ -69,6 +66,6 @@
69
66
  "url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
70
67
  },
71
68
  "typings": "index.d.ts",
72
- "version": "21.1.35",
69
+ "version": "21.2.3",
73
70
  "sideEffects": false
74
71
  }
@@ -1066,6 +1066,14 @@
1066
1066
  background-color: #5a6268;
1067
1067
  border: 1px solid #545b62;
1068
1068
  }
1069
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
1070
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
1071
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
1072
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled {
1073
+ background-color: #fff;
1074
+ border: 1px solid #ced4da;
1075
+ box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
1076
+ }
1069
1077
  .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:focus,
1070
1078
  .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:focus,
1071
1079
  .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:focus,
@@ -777,6 +777,14 @@
777
777
  background-color: #5a6268;
778
778
  border: 1px solid #545b62;
779
779
  }
780
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
781
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
782
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
783
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled {
784
+ background-color: #212529;
785
+ border: 1px solid #444c54;
786
+ border-radius: 4px;
787
+ }
780
788
  .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:hover .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:focus .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:active .e-btn-icon.e-icons,
781
789
  .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover .e-btn-icon.e-icons,
782
790
  .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:focus .e-btn-icon.e-icons,
@@ -777,6 +777,14 @@
777
777
  background-color: #5a6268;
778
778
  border: 1px solid #545b62;
779
779
  }
780
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
781
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
782
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
783
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled {
784
+ background-color: #fff;
785
+ border: 1px solid #dee2e6;
786
+ border-radius: 4px;
787
+ }
780
788
  .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:hover .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:focus .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:active .e-btn-icon.e-icons,
781
789
  .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover .e-btn-icon.e-icons,
782
790
  .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:focus .e-btn-icon.e-icons,
@@ -136,6 +136,12 @@
136
136
  background-color: darken($gray-600, 7.5%);
137
137
  border: 1px solid darken($gray-600, 10%);
138
138
  }
139
+
140
+ &:disabled {
141
+ background-color: $content-bg;
142
+ border: 1px solid $gray-400;
143
+ box-shadow: 0 1px 4px 0 $black-color;
144
+ }
139
145
  }
140
146
  @else if $skin-name == 'bootstrap5' {
141
147
 
@@ -143,6 +149,12 @@
143
149
  background-color: darken($gray-600, 7.5%);
144
150
  border: 1px solid darken($gray-600, 10%);
145
151
  }
152
+
153
+ &:disabled{
154
+ background-color: $content-bg-color;
155
+ border: 1px solid $border-light;
156
+ border-radius: 4px;
157
+ }
146
158
  }
147
159
 
148
160
  @if $skin-name == 'bootstrap4' {
@@ -1066,6 +1066,14 @@
1066
1066
  background-color: #5a6268;
1067
1067
  border: 1px solid #545b62;
1068
1068
  }
1069
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
1070
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
1071
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
1072
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled {
1073
+ background-color: #fff;
1074
+ border: 1px solid #ced4da;
1075
+ box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.25);
1076
+ }
1069
1077
  .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:focus,
1070
1078
  .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:focus,
1071
1079
  .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:focus,
@@ -777,6 +777,14 @@
777
777
  background-color: #5a6268;
778
778
  border: 1px solid #545b62;
779
779
  }
780
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
781
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
782
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
783
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled {
784
+ background-color: #212529;
785
+ border: 1px solid #444c54;
786
+ border-radius: 4px;
787
+ }
780
788
  .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:hover .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:focus .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:active .e-btn-icon.e-icons,
781
789
  .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover .e-btn-icon.e-icons,
782
790
  .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:focus .e-btn-icon.e-icons,
@@ -777,6 +777,14 @@
777
777
  background-color: #5a6268;
778
778
  border: 1px solid #545b62;
779
779
  }
780
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
781
+ .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled,
782
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-save.e-icon-btn:disabled,
783
+ .e-inplaceeditor-tip .e-editable-action-buttons .e-btn-cancel.e-icon-btn:disabled {
784
+ background-color: #fff;
785
+ border: 1px solid #dee2e6;
786
+ border-radius: 4px;
787
+ }
780
788
  .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:hover .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:focus .e-btn-icon.e-icons, .e-inplaceeditor .e-editable-action-buttons .e-btn-save.e-icon-btn:active .e-btn-icon.e-icons,
781
789
  .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:hover .e-btn-icon.e-icons,
782
790
  .e-inplaceeditor .e-editable-action-buttons .e-btn-cancel.e-icon-btn:focus .e-btn-icon.e-icons,