@syncfusion/ej2-inplace-editor 23.1.36 → 23.1.41
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/.eslintrc.json +26 -2
- package/dist/ej2-inplace-editor.min.js +3 -3
- package/dist/ej2-inplace-editor.umd.min.js +3 -3
- package/dist/ej2-inplace-editor.umd.min.js.map +1 -1
- package/dist/es6/ej2-inplace-editor.es2015.js +3 -3
- package/dist/es6/ej2-inplace-editor.es2015.js.map +1 -1
- package/dist/es6/ej2-inplace-editor.es5.js +3 -3
- package/dist/es6/ej2-inplace-editor.es5.js.map +1 -1
- package/dist/global/ej2-inplace-editor.min.js +3 -3
- package/dist/global/ej2-inplace-editor.min.js.map +1 -1
- package/dist/global/index.d.ts +2 -2
- package/package.json +15 -14
- package/src/inplace-editor/base/inplace-editor.js +3 -3
- package/styles/bootstrap4.css +32 -2
- package/styles/inplace-editor/bootstrap4.css +32 -2
- package/tslint.json +111 -0
package/dist/global/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 23.1.
|
|
4
|
-
* Copyright Syncfusion Inc. 2001 -
|
|
3
|
+
* version : 23.1.41
|
|
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
|
|
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@
|
|
3
|
+
"_id": "@syncfusion/ej2-inplace-editor@23.1.40",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-4zWvY+JFG9YQvEL8jIioRpBmyc5SuAy9AyfgzcfXAbOWJVUDsbmhdm0NMWssZCXBpfrB7mV4FV56l7xauhZShQ==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-inplace-editor",
|
|
7
7
|
"_phantomChildren": {},
|
|
8
8
|
"_requested": {
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
"/@syncfusion/ej2-react-inplace-editor",
|
|
25
25
|
"/@syncfusion/ej2-vue-inplace-editor"
|
|
26
26
|
],
|
|
27
|
-
"_resolved": "https://nexus.syncfusion.com/repository/ej2-
|
|
28
|
-
"_shasum": "
|
|
27
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inplace-editor/-/ej2-inplace-editor-23.1.40.tgz",
|
|
28
|
+
"_shasum": "5c6e18abea67a37ed8cf7edf9db673ae1bdfd9c1",
|
|
29
29
|
"_spec": "@syncfusion/ej2-inplace-editor@*",
|
|
30
30
|
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
|
|
31
31
|
"author": {
|
|
@@ -36,17 +36,18 @@
|
|
|
36
36
|
},
|
|
37
37
|
"bundleDependencies": false,
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@syncfusion/ej2-base": "~23.1.
|
|
40
|
-
"@syncfusion/ej2-buttons": "~23.1.
|
|
41
|
-
"@syncfusion/ej2-calendars": "~23.1.
|
|
39
|
+
"@syncfusion/ej2-base": "~23.1.41",
|
|
40
|
+
"@syncfusion/ej2-buttons": "~23.1.41",
|
|
41
|
+
"@syncfusion/ej2-calendars": "~23.1.41",
|
|
42
42
|
"@syncfusion/ej2-data": "~23.1.36",
|
|
43
|
-
"@syncfusion/ej2-dropdowns": "~23.1.
|
|
44
|
-
"@syncfusion/ej2-inputs": "~23.1.
|
|
43
|
+
"@syncfusion/ej2-dropdowns": "~23.1.41",
|
|
44
|
+
"@syncfusion/ej2-inputs": "~23.1.40",
|
|
45
45
|
"@syncfusion/ej2-lists": "~23.1.36",
|
|
46
|
-
"@syncfusion/ej2-navigations": "~23.1.
|
|
47
|
-
"@syncfusion/ej2-
|
|
48
|
-
"@syncfusion/ej2-
|
|
49
|
-
"@syncfusion/ej2-
|
|
46
|
+
"@syncfusion/ej2-navigations": "~23.1.41",
|
|
47
|
+
"@syncfusion/ej2-notifications": "~23.1.40",
|
|
48
|
+
"@syncfusion/ej2-popups": "~23.1.38",
|
|
49
|
+
"@syncfusion/ej2-richtexteditor": "~23.1.41",
|
|
50
|
+
"@syncfusion/ej2-splitbuttons": "~23.1.41"
|
|
50
51
|
},
|
|
51
52
|
"deprecated": false,
|
|
52
53
|
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server.",
|
|
@@ -69,6 +70,6 @@
|
|
|
69
70
|
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
|
|
70
71
|
},
|
|
71
72
|
"typings": "index.d.ts",
|
|
72
|
-
"version": "23.1.
|
|
73
|
+
"version": "23.1.41",
|
|
73
74
|
"sideEffects": false
|
|
74
75
|
}
|
|
@@ -593,7 +593,7 @@ var InPlaceEditor = /** @class */ (function (_super) {
|
|
|
593
593
|
if (this.isTemplate) {
|
|
594
594
|
return;
|
|
595
595
|
}
|
|
596
|
-
this.isExtModule ? this.notify(events.setFocus, {}) : this.componentObj.element.focus();
|
|
596
|
+
this.isExtModule ? this.notify(events.setFocus, {}) : this.componentObj.getModuleName() === 'dropdownlist' ? this.componentObj.focusIn() : this.componentObj.element.focus();
|
|
597
597
|
};
|
|
598
598
|
InPlaceEditor.prototype.removeEditor = function (isBlazorDestroy) {
|
|
599
599
|
var blazorContain = Object.keys(window);
|
|
@@ -670,7 +670,7 @@ var InPlaceEditor = /** @class */ (function (_super) {
|
|
|
670
670
|
this.submitBtn = undefined;
|
|
671
671
|
}
|
|
672
672
|
if (!isNOU(this.cancelBtn)) {
|
|
673
|
-
EventHandler.remove(this.cancelBtn.element, '
|
|
673
|
+
EventHandler.remove(this.cancelBtn.element, 'mousedown', this.cancelBtnClick);
|
|
674
674
|
EventHandler.remove(this.cancelBtn.element, 'keydown', this.btnKeyDownHandler);
|
|
675
675
|
this.cancelBtn.destroy();
|
|
676
676
|
this.cancelBtn = undefined;
|
|
@@ -962,7 +962,7 @@ var InPlaceEditor = /** @class */ (function (_super) {
|
|
|
962
962
|
EventHandler.add(this.submitBtn.element, 'keydown', this.btnKeyDownHandler, this);
|
|
963
963
|
}
|
|
964
964
|
if (!isNOU(this.cancelBtn)) {
|
|
965
|
-
EventHandler.add(this.cancelBtn.element, '
|
|
965
|
+
EventHandler.add(this.cancelBtn.element, 'mousedown', this.cancelBtnClick, this);
|
|
966
966
|
EventHandler.add(this.cancelBtn.element, 'keydown', this.btnKeyDownHandler, this);
|
|
967
967
|
}
|
|
968
968
|
};
|
package/styles/bootstrap4.css
CHANGED
|
@@ -125,13 +125,24 @@
|
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
128
|
-
font-size:
|
|
128
|
+
font-size: 12px;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
132
|
+
.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
133
|
+
font-size: 14px;
|
|
129
134
|
}
|
|
130
135
|
|
|
131
|
-
.e-
|
|
136
|
+
.e-small .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
137
|
+
.e-small.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
132
138
|
font-size: 10px;
|
|
133
139
|
}
|
|
134
140
|
|
|
141
|
+
.e-small.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
142
|
+
.e-small.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
143
|
+
font-size: 12px;
|
|
144
|
+
}
|
|
145
|
+
|
|
135
146
|
.e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
136
147
|
font-size: 14px;
|
|
137
148
|
line-height: 34px;
|
|
@@ -165,6 +176,25 @@
|
|
|
165
176
|
border-right-width: 0;
|
|
166
177
|
}
|
|
167
178
|
|
|
179
|
+
.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
180
|
+
font-size: 12px;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
184
|
+
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
185
|
+
font-size: 14px;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
.e-small .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
189
|
+
.e-small.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
190
|
+
font-size: 10px;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
194
|
+
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
195
|
+
font-size: 12px;
|
|
196
|
+
}
|
|
197
|
+
|
|
168
198
|
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
169
199
|
border-left-width: 0;
|
|
170
200
|
border-radius: 4px 0 0 4px;
|
|
@@ -125,13 +125,24 @@
|
|
|
125
125
|
}
|
|
126
126
|
|
|
127
127
|
.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
128
|
-
font-size:
|
|
128
|
+
font-size: 12px;
|
|
129
|
+
}
|
|
130
|
+
|
|
131
|
+
.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
132
|
+
.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
133
|
+
font-size: 14px;
|
|
129
134
|
}
|
|
130
135
|
|
|
131
|
-
.e-
|
|
136
|
+
.e-small .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
137
|
+
.e-small.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
132
138
|
font-size: 10px;
|
|
133
139
|
}
|
|
134
140
|
|
|
141
|
+
.e-small.e-bigger .e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon,
|
|
142
|
+
.e-small.e-bigger.e-input-group .e-control.e-dropdownlist ~ .e-ddl-icon {
|
|
143
|
+
font-size: 12px;
|
|
144
|
+
}
|
|
145
|
+
|
|
135
146
|
.e-bigger.e-small .e-ddl.e-popup .e-list-item, .e-bigger.e-small .e-ddl.e-popup .e-list-group-item, .e-bigger.e-small .e-ddl.e-popup .e-fixed-head {
|
|
136
147
|
font-size: 14px;
|
|
137
148
|
line-height: 34px;
|
|
@@ -165,6 +176,25 @@
|
|
|
165
176
|
border-right-width: 0;
|
|
166
177
|
}
|
|
167
178
|
|
|
179
|
+
.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
180
|
+
font-size: 12px;
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
184
|
+
.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
185
|
+
font-size: 14px;
|
|
186
|
+
}
|
|
187
|
+
|
|
188
|
+
.e-small .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
189
|
+
.e-small.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
190
|
+
font-size: 10px;
|
|
191
|
+
}
|
|
192
|
+
|
|
193
|
+
.e-small.e-bigger .e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before,
|
|
194
|
+
.e-small.e-bigger.e-input-group.e-multiselect.e-control-wrapper .e-input-group-icon.e-ddl-icon::before {
|
|
195
|
+
font-size: 12px;
|
|
196
|
+
}
|
|
197
|
+
|
|
168
198
|
.e-multiselect.e-rtl .e-input-group-icon.e-ddl-icon {
|
|
169
199
|
border-left-width: 0;
|
|
170
200
|
border-radius: 4px 0 0 4px;
|
package/tslint.json
ADDED
|
@@ -0,0 +1,111 @@
|
|
|
1
|
+
{
|
|
2
|
+
"rules": {
|
|
3
|
+
"chai-vague-errors": true,
|
|
4
|
+
"use-isnan": true,
|
|
5
|
+
"missing-jsdoc": true,
|
|
6
|
+
"missing-optional-annotation": true,
|
|
7
|
+
"no-backbone-get-set-outside-model": true,
|
|
8
|
+
"no-banned-terms": true,
|
|
9
|
+
"no-constant-condition": true,
|
|
10
|
+
"no-control-regex": true,
|
|
11
|
+
"no-cookies": true,
|
|
12
|
+
"no-delete-expression": true,
|
|
13
|
+
"no-document-write": true,
|
|
14
|
+
"no-document-domain": true,
|
|
15
|
+
"no-disable-auto-sanitization": true,
|
|
16
|
+
"no-duplicate-case": true,
|
|
17
|
+
"no-duplicate-parameter-names": true,
|
|
18
|
+
"no-empty-interfaces": true,
|
|
19
|
+
"no-exec-script": true,
|
|
20
|
+
"no-function-constructor-with-string-args": true,
|
|
21
|
+
"no-function-expression": true,
|
|
22
|
+
"no-invalid-regexp": true,
|
|
23
|
+
"no-for-in": true,
|
|
24
|
+
"member-access": true,
|
|
25
|
+
"no-multiline-string": true,
|
|
26
|
+
"no-multiple-var-decl": true,
|
|
27
|
+
"no-unnecessary-bind": true,
|
|
28
|
+
"no-unnecessary-semicolons": true,
|
|
29
|
+
"no-octal-literal": true,
|
|
30
|
+
"no-regex-spaces": true,
|
|
31
|
+
"no-sparse-arrays": true,
|
|
32
|
+
"no-string-based-set-immediate": true,
|
|
33
|
+
"no-string-based-set-interval": true,
|
|
34
|
+
"no-unused-imports": true,
|
|
35
|
+
"no-with-statement": true,
|
|
36
|
+
"prefer-array-literal": true,
|
|
37
|
+
"promise-must-complete": false,
|
|
38
|
+
"react-no-dangerous-html": true,
|
|
39
|
+
"use-named-parameter": true,
|
|
40
|
+
"valid-typeof": true,
|
|
41
|
+
"max-func-body-length": [true, 100, {
|
|
42
|
+
"ignore-parameters-to-function-regex": "describe"
|
|
43
|
+
}],
|
|
44
|
+
"class-name": true,
|
|
45
|
+
"curly": true,
|
|
46
|
+
"eofline": false,
|
|
47
|
+
"forin": true,
|
|
48
|
+
"indent": [
|
|
49
|
+
true,
|
|
50
|
+
"spaces"
|
|
51
|
+
],
|
|
52
|
+
"label-position": true,
|
|
53
|
+
"max-line-length": [true, 140],
|
|
54
|
+
"no-arg": true,
|
|
55
|
+
"no-console": [true,
|
|
56
|
+
"debug",
|
|
57
|
+
"info",
|
|
58
|
+
"log",
|
|
59
|
+
"time",
|
|
60
|
+
"timeEnd",
|
|
61
|
+
"trace"
|
|
62
|
+
],
|
|
63
|
+
"no-construct": true,
|
|
64
|
+
"no-parameter-properties": true,
|
|
65
|
+
"no-debugger": true,
|
|
66
|
+
"no-duplicate-variable": true,
|
|
67
|
+
"no-empty": true,
|
|
68
|
+
"no-eval": true,
|
|
69
|
+
"no-string-literal": true,
|
|
70
|
+
"no-switch-case-fall-through": true,
|
|
71
|
+
"trailing-comma": true,
|
|
72
|
+
"no-trailing-whitespace": true,
|
|
73
|
+
"no-unused-expression": true,
|
|
74
|
+
"no-use-before-declare": false,
|
|
75
|
+
"no-var-requires": true,
|
|
76
|
+
"one-line": [true,
|
|
77
|
+
"check-open-brace",
|
|
78
|
+
"check-catch",
|
|
79
|
+
"check-else",
|
|
80
|
+
"check-whitespace"
|
|
81
|
+
],
|
|
82
|
+
"no-any": true,
|
|
83
|
+
"no-conditional-assignment": true,
|
|
84
|
+
"no-angle-bracket-type-assertion": false,
|
|
85
|
+
"align": [true, "parameters", "arguments", "statements"],
|
|
86
|
+
"no-empty-line-after-opening-brace": false,
|
|
87
|
+
"typedef-whitespace": [false],
|
|
88
|
+
"ban": true,
|
|
89
|
+
"quotemark": [true, "single"],
|
|
90
|
+
"semicolon": true,
|
|
91
|
+
"triple-equals": [true, "allow-null-check"],
|
|
92
|
+
"typedef": [true,
|
|
93
|
+
"call-signature",
|
|
94
|
+
"parameter",
|
|
95
|
+
"property-declaration",
|
|
96
|
+
"variable-declaration",
|
|
97
|
+
"arrow-parameter",
|
|
98
|
+
"member-variable-declaration"],
|
|
99
|
+
"variable-name": true,
|
|
100
|
+
"whitespace": [true,
|
|
101
|
+
"check-branch",
|
|
102
|
+
"check-decl",
|
|
103
|
+
"check-operator",
|
|
104
|
+
"check-separator",
|
|
105
|
+
"check-type"
|
|
106
|
+
],
|
|
107
|
+
"jsdoc-format": true,
|
|
108
|
+
"no-var-keyword": true,
|
|
109
|
+
"radix": true
|
|
110
|
+
}
|
|
111
|
+
}
|