@syncfusion/ej2-vue-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.
- package/dist/ej2-vue-inplace-editor.umd.min.js +1 -1
- package/package.json +10 -9
- package/src/inplace-editor/inplaceeditor.component.d.ts +1 -0
- package/styles/bootstrap4.css +8 -0
- package/styles/bootstrap5-dark.css +8 -0
- package/styles/bootstrap5.css +8 -0
- package/styles/inplace-editor/bootstrap4.css +8 -0
- package/styles/inplace-editor/bootstrap5-dark.css +8 -0
- package/styles/inplace-editor/bootstrap5.css +8 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-inplace-editor.umd.min.js
|
|
3
|
-
* version : 21.
|
|
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-vue-inplace-editor@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-vue-inplace-editor@
|
|
3
|
+
"_id": "@syncfusion/ej2-vue-inplace-editor@21.2.3",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-FpoNC+2E3UeZwiQCRO5jHB+EM6mvf43pdt9EuXInMRM7TtvPKNQo4c/KChSrYAgGJwxyglUItWlk0DsOZO++cw==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-vue-inplace-editor",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -19,8 +19,8 @@
|
|
|
19
19
|
"_requiredBy": [
|
|
20
20
|
"/"
|
|
21
21
|
],
|
|
22
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-inplace-editor/-/ej2-vue-inplace-editor-21.2.3.tgz",
|
|
23
|
+
"_shasum": "7b6b6f97c9131044245bb5e9751241de1cbd9c56",
|
|
24
24
|
"_spec": "@syncfusion/ej2-vue-inplace-editor@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_21.1.1/packages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-base": "~21.
|
|
35
|
-
"@syncfusion/ej2-inplace-editor": "21.
|
|
36
|
-
"@syncfusion/ej2-vue-base": "~21.
|
|
34
|
+
"@syncfusion/ej2-base": "~21.2.3",
|
|
35
|
+
"@syncfusion/ej2-inplace-editor": "21.2.3",
|
|
36
|
+
"@syncfusion/ej2-vue-base": "~21.2.3"
|
|
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",
|
|
@@ -55,8 +55,9 @@
|
|
|
55
55
|
"url": "git+https://github.com/syncfusion/ej2-vue-ui-components.git"
|
|
56
56
|
},
|
|
57
57
|
"scripts": {
|
|
58
|
-
"
|
|
58
|
+
"ci-publish": "gulp ci-publish",
|
|
59
|
+
"compile": "gulp ci-compile && gulp vue-global-script"
|
|
59
60
|
},
|
|
60
|
-
"version": "21.
|
|
61
|
+
"version": "21.2.3",
|
|
61
62
|
"sideEffects": false
|
|
62
63
|
}
|
|
@@ -9,6 +9,7 @@ export declare const props: any, watch: any, emitProbs: any;
|
|
|
9
9
|
* ```
|
|
10
10
|
*/
|
|
11
11
|
export declare let InPlaceEditorComponent: any;
|
|
12
|
+
export declare type InPlaceEditorComponent = InstanceType<typeof InPlaceEditorComponent>;
|
|
12
13
|
export declare const InPlaceEditorPlugin: {
|
|
13
14
|
name: string;
|
|
14
15
|
install(Vue: any): void;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -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,
|
package/styles/bootstrap5.css
CHANGED
|
@@ -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,
|
|
@@ -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,
|