@syncfusion/ej2-vue-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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-vue-inplace-editor.umd.min.js
3
- * version : 23.1.41
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-vue-inplace-editor@*",
3
- "_id": "@syncfusion/ej2-vue-inplace-editor@23.1.40",
3
+ "_id": "@syncfusion/ej2-vue-inplace-editor@23.1.41",
4
4
  "_inBundle": false,
5
- "_integrity": "sha512-dB0F6d3YzKsTV+vbWvDV5c7phkEwah78nF74FFYe4ZbfDY785rXDn3/pf9sweEltpnE0Oz28MxSMGKfHEFK2kA==",
5
+ "_integrity": "sha512-IptLdE+L5s8xPbZV00GFo+00WqieiKBLIZdrJrGkZHEHPsGUo/+VQA1hBQMO9Wj6Lv5TTfLVE5fJoOoo9zqUmA==",
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-hotfix-new/@syncfusion/ej2-vue-inplace-editor/-/ej2-vue-inplace-editor-23.1.40.tgz",
23
- "_shasum": "82a6509e756c2ebdc9cf1063f09c2c98c3242822",
22
+ "_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-vue-inplace-editor/-/ej2-vue-inplace-editor-23.1.41.tgz",
23
+ "_shasum": "7e08425a09457a98781f5651d6cfed17f7c61bf6",
24
24
  "_spec": "@syncfusion/ej2-vue-inplace-editor@*",
25
25
  "_where": "/jenkins/workspace/elease-automation_release_23.1.1/packages/included",
26
26
  "author": {
@@ -31,9 +31,9 @@
31
31
  },
32
32
  "bundleDependencies": false,
33
33
  "dependencies": {
34
- "@syncfusion/ej2-base": "~23.1.41",
35
- "@syncfusion/ej2-inplace-editor": "23.1.41",
36
- "@syncfusion/ej2-vue-base": "~23.1.36"
34
+ "@syncfusion/ej2-base": "~23.2.4",
35
+ "@syncfusion/ej2-inplace-editor": "23.2.5",
36
+ "@syncfusion/ej2-vue-base": "~23.2.5"
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",
@@ -58,6 +58,6 @@
58
58
  "ci-publish": "gulp ci-publish",
59
59
  "compile": "gulp ci-compile && gulp vue-global-script"
60
60
  },
61
- "version": "23.1.41",
61
+ "version": "23.2.5",
62
62
  "sideEffects": false
63
63
  }
@@ -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: #fff;
177
178
  height: 100%;
178
179
  }
@@ -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
  }
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
  }
@@ -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: #fff;
177
178
  height: 100%;
178
179
  }
@@ -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: #fff;
125
126
  height: 100%;
126
127
  }
@@ -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
  }
@@ -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: #fff;
125
126
  height: 100%;
126
127
  }
@@ -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
  }