@syncfusion/ej2-inplace-editor 23.1.41 → 23.2.5
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-inplace-editor.min.js +1 -1
- package/dist/ej2-inplace-editor.umd.min.js +1 -1
- package/dist/global/ej2-inplace-editor.min.js +1 -1
- package/dist/global/index.d.ts +1 -1
- package/package.json +17 -17
- package/styles/bootstrap-dark.css +5 -0
- package/styles/bootstrap5-dark.css +2 -1
- package/styles/bootstrap5.css +2 -1
- package/styles/fabric-dark.css +5 -0
- package/styles/fluent-dark.css +19 -1
- package/styles/fluent.css +19 -1
- package/styles/highcontrast.css +5 -0
- package/styles/inplace-editor/bootstrap-dark.css +5 -0
- package/styles/inplace-editor/bootstrap5-dark.css +2 -1
- package/styles/inplace-editor/bootstrap5.css +2 -1
- package/styles/inplace-editor/fabric-dark.css +5 -0
- package/styles/inplace-editor/fluent-dark.css +19 -1
- package/styles/inplace-editor/fluent.css +19 -1
- package/styles/inplace-editor/highcontrast.css +5 -0
- package/styles/inplace-editor/tailwind-dark.css +2 -1
- package/styles/inplace-editor/tailwind.css +2 -1
- package/styles/tailwind-dark.css +2 -1
- package/styles/tailwind.css +2 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-inplace-editor.min.js
|
|
3
|
-
* version : 23.
|
|
3
|
+
* version : 23.2.5
|
|
4
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-inplace-editor.umd.min.js
|
|
3
|
-
* version : 23.
|
|
3
|
+
* version : 23.2.5
|
|
4
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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-inplace-editor.min.js
|
|
3
|
-
* version : 23.
|
|
3
|
+
* version : 23.2.5
|
|
4
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
|
package/dist/global/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: index.d.ts
|
|
3
|
-
* version : 23.
|
|
3
|
+
* version : 23.2.5
|
|
4
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
|
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-inplace-editor@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-inplace-editor@23.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-inplace-editor@23.1.41",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-nIudHndm74ftyHtwP5k62bQwuHRnpfxZ9xdgsQEgvfmcPF+bg2bj+Dx+6kBz2t3g6cFKKfTpGK7W2uPJtK7qBg==",
|
|
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-hotfix-new/@syncfusion/ej2-inplace-editor/-/ej2-inplace-editor-23.1.
|
|
28
|
-
"_shasum": "
|
|
27
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-inplace-editor/-/ej2-inplace-editor-23.1.41.tgz",
|
|
28
|
+
"_shasum": "0cefae500df84ae66bc44c6420cf6f947f6806bb",
|
|
29
29
|
"_spec": "@syncfusion/ej2-inplace-editor@*",
|
|
30
30
|
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
|
|
31
31
|
"author": {
|
|
@@ -36,18 +36,18 @@
|
|
|
36
36
|
},
|
|
37
37
|
"bundleDependencies": false,
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@syncfusion/ej2-base": "~23.
|
|
40
|
-
"@syncfusion/ej2-buttons": "~23.
|
|
41
|
-
"@syncfusion/ej2-calendars": "~23.
|
|
42
|
-
"@syncfusion/ej2-data": "~23.
|
|
43
|
-
"@syncfusion/ej2-dropdowns": "~23.
|
|
44
|
-
"@syncfusion/ej2-inputs": "~23.
|
|
45
|
-
"@syncfusion/ej2-lists": "~23.
|
|
46
|
-
"@syncfusion/ej2-navigations": "~23.
|
|
47
|
-
"@syncfusion/ej2-notifications": "~23.
|
|
48
|
-
"@syncfusion/ej2-popups": "~23.
|
|
49
|
-
"@syncfusion/ej2-richtexteditor": "~23.
|
|
50
|
-
"@syncfusion/ej2-splitbuttons": "~23.
|
|
39
|
+
"@syncfusion/ej2-base": "~23.2.4",
|
|
40
|
+
"@syncfusion/ej2-buttons": "~23.2.4",
|
|
41
|
+
"@syncfusion/ej2-calendars": "~23.2.4",
|
|
42
|
+
"@syncfusion/ej2-data": "~23.2.4",
|
|
43
|
+
"@syncfusion/ej2-dropdowns": "~23.2.5",
|
|
44
|
+
"@syncfusion/ej2-inputs": "~23.2.4",
|
|
45
|
+
"@syncfusion/ej2-lists": "~23.2.4",
|
|
46
|
+
"@syncfusion/ej2-navigations": "~23.2.5",
|
|
47
|
+
"@syncfusion/ej2-notifications": "~23.2.5",
|
|
48
|
+
"@syncfusion/ej2-popups": "~23.2.4",
|
|
49
|
+
"@syncfusion/ej2-richtexteditor": "~23.2.5",
|
|
50
|
+
"@syncfusion/ej2-splitbuttons": "~23.2.4"
|
|
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": "23.
|
|
73
|
+
"version": "23.2.5",
|
|
74
74
|
"sideEffects": false
|
|
75
75
|
}
|
|
@@ -133,6 +133,11 @@
|
|
|
133
133
|
width: 40px;
|
|
134
134
|
}
|
|
135
135
|
|
|
136
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
137
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
138
|
+
color: #fff;
|
|
139
|
+
}
|
|
140
|
+
|
|
136
141
|
/* stylelint-disable property-no-vendor-prefix */
|
|
137
142
|
@keyframes material-spinner-rotate {
|
|
138
143
|
0% {
|
package/styles/bootstrap5.css
CHANGED
|
@@ -172,7 +172,8 @@
|
|
|
172
172
|
width: 24px;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
175
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
176
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
176
177
|
color: #212529;
|
|
177
178
|
height: 100%;
|
|
178
179
|
}
|
package/styles/fabric-dark.css
CHANGED
|
@@ -100,6 +100,11 @@
|
|
|
100
100
|
margin: 2px 2px 2px 0;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
104
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
105
|
+
color: #fff;
|
|
106
|
+
}
|
|
107
|
+
|
|
103
108
|
/* stylelint-disable property-no-vendor-prefix */
|
|
104
109
|
@keyframes material-spinner-rotate {
|
|
105
110
|
0% {
|
package/styles/fluent-dark.css
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
/* stylelint-disable property-no-vendor-prefix */
|
|
2
2
|
/* stylelint-disable-line no-empty-source */ /*! calendar bootstrap5 theme variables */
|
|
3
|
+
.e-daterangepicker.e-popup .e-calendar .e-header .e-title {
|
|
4
|
+
width: 65%;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.e-daterangepicker.e-popup.e-small .e-calendar .e-header .e-title {
|
|
8
|
+
width: 61%;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.e-daterangepicker.e-popup.e-bigger .e-calendar .e-header .e-title,
|
|
12
|
+
.e-daterangepicker.e-popup.e-device .e-calendar .e-header .e-title {
|
|
13
|
+
width: 72%;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.e-daterangepicker.e-popup.e-bigger.e-small .e-calendar .e-header .e-title {
|
|
17
|
+
width: 70%;
|
|
18
|
+
}
|
|
19
|
+
|
|
3
20
|
.e-popup.e-ddl {
|
|
4
21
|
border-radius: 4px;
|
|
5
22
|
box-shadow: none;
|
|
@@ -152,7 +169,8 @@
|
|
|
152
169
|
width: 24px;
|
|
153
170
|
}
|
|
154
171
|
|
|
155
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
172
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
173
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
156
174
|
color: #f3f2f1;
|
|
157
175
|
height: 100%;
|
|
158
176
|
}
|
package/styles/fluent.css
CHANGED
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
/* stylelint-disable property-no-vendor-prefix */
|
|
2
2
|
/* stylelint-disable-line no-empty-source */ /*! calendar bootstrap5 theme variables */
|
|
3
|
+
.e-daterangepicker.e-popup .e-calendar .e-header .e-title {
|
|
4
|
+
width: 65%;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.e-daterangepicker.e-popup.e-small .e-calendar .e-header .e-title {
|
|
8
|
+
width: 61%;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.e-daterangepicker.e-popup.e-bigger .e-calendar .e-header .e-title,
|
|
12
|
+
.e-daterangepicker.e-popup.e-device .e-calendar .e-header .e-title {
|
|
13
|
+
width: 72%;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.e-daterangepicker.e-popup.e-bigger.e-small .e-calendar .e-header .e-title {
|
|
17
|
+
width: 70%;
|
|
18
|
+
}
|
|
19
|
+
|
|
3
20
|
.e-popup.e-ddl {
|
|
4
21
|
border-radius: 4px;
|
|
5
22
|
box-shadow: none;
|
|
@@ -152,7 +169,8 @@
|
|
|
152
169
|
width: 24px;
|
|
153
170
|
}
|
|
154
171
|
|
|
155
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
172
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
173
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
156
174
|
color: #201f1e;
|
|
157
175
|
height: 100%;
|
|
158
176
|
}
|
package/styles/highcontrast.css
CHANGED
|
@@ -179,6 +179,11 @@
|
|
|
179
179
|
width: 30px;
|
|
180
180
|
}
|
|
181
181
|
|
|
182
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
183
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
184
|
+
color: #fff;
|
|
185
|
+
}
|
|
186
|
+
|
|
182
187
|
/* stylelint-disable property-no-vendor-prefix */
|
|
183
188
|
@keyframes material-spinner-rotate {
|
|
184
189
|
0% {
|
|
@@ -133,6 +133,11 @@
|
|
|
133
133
|
width: 40px;
|
|
134
134
|
}
|
|
135
135
|
|
|
136
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
137
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
138
|
+
color: #fff;
|
|
139
|
+
}
|
|
140
|
+
|
|
136
141
|
/* stylelint-disable property-no-vendor-prefix */
|
|
137
142
|
@keyframes material-spinner-rotate {
|
|
138
143
|
0% {
|
|
@@ -172,7 +172,8 @@
|
|
|
172
172
|
width: 24px;
|
|
173
173
|
}
|
|
174
174
|
|
|
175
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
175
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
176
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
176
177
|
color: #212529;
|
|
177
178
|
height: 100%;
|
|
178
179
|
}
|
|
@@ -100,6 +100,11 @@
|
|
|
100
100
|
margin: 2px 2px 2px 0;
|
|
101
101
|
}
|
|
102
102
|
|
|
103
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
104
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
105
|
+
color: #fff;
|
|
106
|
+
}
|
|
107
|
+
|
|
103
108
|
/* stylelint-disable property-no-vendor-prefix */
|
|
104
109
|
@keyframes material-spinner-rotate {
|
|
105
110
|
0% {
|
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
/* stylelint-disable property-no-vendor-prefix */
|
|
2
2
|
/* stylelint-disable-line no-empty-source */ /*! calendar bootstrap5 theme variables */
|
|
3
|
+
.e-daterangepicker.e-popup .e-calendar .e-header .e-title {
|
|
4
|
+
width: 65%;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.e-daterangepicker.e-popup.e-small .e-calendar .e-header .e-title {
|
|
8
|
+
width: 61%;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.e-daterangepicker.e-popup.e-bigger .e-calendar .e-header .e-title,
|
|
12
|
+
.e-daterangepicker.e-popup.e-device .e-calendar .e-header .e-title {
|
|
13
|
+
width: 72%;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.e-daterangepicker.e-popup.e-bigger.e-small .e-calendar .e-header .e-title {
|
|
17
|
+
width: 70%;
|
|
18
|
+
}
|
|
19
|
+
|
|
3
20
|
.e-popup.e-ddl {
|
|
4
21
|
border-radius: 4px;
|
|
5
22
|
box-shadow: none;
|
|
@@ -152,7 +169,8 @@
|
|
|
152
169
|
width: 24px;
|
|
153
170
|
}
|
|
154
171
|
|
|
155
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
172
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
173
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
156
174
|
color: #f3f2f1;
|
|
157
175
|
height: 100%;
|
|
158
176
|
}
|
|
@@ -1,5 +1,22 @@
|
|
|
1
1
|
/* stylelint-disable property-no-vendor-prefix */
|
|
2
2
|
/* stylelint-disable-line no-empty-source */ /*! calendar bootstrap5 theme variables */
|
|
3
|
+
.e-daterangepicker.e-popup .e-calendar .e-header .e-title {
|
|
4
|
+
width: 65%;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.e-daterangepicker.e-popup.e-small .e-calendar .e-header .e-title {
|
|
8
|
+
width: 61%;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.e-daterangepicker.e-popup.e-bigger .e-calendar .e-header .e-title,
|
|
12
|
+
.e-daterangepicker.e-popup.e-device .e-calendar .e-header .e-title {
|
|
13
|
+
width: 72%;
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
.e-daterangepicker.e-popup.e-bigger.e-small .e-calendar .e-header .e-title {
|
|
17
|
+
width: 70%;
|
|
18
|
+
}
|
|
19
|
+
|
|
3
20
|
.e-popup.e-ddl {
|
|
4
21
|
border-radius: 4px;
|
|
5
22
|
box-shadow: none;
|
|
@@ -152,7 +169,8 @@
|
|
|
152
169
|
width: 24px;
|
|
153
170
|
}
|
|
154
171
|
|
|
155
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
172
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
173
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
156
174
|
color: #201f1e;
|
|
157
175
|
height: 100%;
|
|
158
176
|
}
|
|
@@ -179,6 +179,11 @@
|
|
|
179
179
|
width: 30px;
|
|
180
180
|
}
|
|
181
181
|
|
|
182
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
183
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
184
|
+
color: #fff;
|
|
185
|
+
}
|
|
186
|
+
|
|
182
187
|
/* stylelint-disable property-no-vendor-prefix */
|
|
183
188
|
@keyframes material-spinner-rotate {
|
|
184
189
|
0% {
|
|
@@ -120,7 +120,8 @@
|
|
|
120
120
|
width: 28px;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
123
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
124
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
124
125
|
color: #111827;
|
|
125
126
|
height: 100%;
|
|
126
127
|
}
|
package/styles/tailwind-dark.css
CHANGED
package/styles/tailwind.css
CHANGED
|
@@ -120,7 +120,8 @@
|
|
|
120
120
|
width: 28px;
|
|
121
121
|
}
|
|
122
122
|
|
|
123
|
-
.e-multi-select-wrapper .e-searcher input[type=text]
|
|
123
|
+
.e-multi-select-wrapper .e-searcher input[type=text],
|
|
124
|
+
.e-multi-select-wrapper .e-multi-searcher input[type=text] {
|
|
124
125
|
color: #111827;
|
|
125
126
|
height: 100%;
|
|
126
127
|
}
|