@syncfusion/ej2-react-documenteditor 20.1.59 → 20.2.36
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/CHANGELOG.md +0 -75
- package/dist/ej2-react-documenteditor.umd.min.js +1 -1
- package/package.json +8 -8
- package/styles/bootstrap-dark.css +215 -105
- package/styles/bootstrap.css +214 -104
- package/styles/bootstrap4.css +216 -106
- package/styles/bootstrap5-dark.css +220 -110
- package/styles/bootstrap5.css +220 -110
- package/styles/document-editor/bootstrap-dark.css +211 -104
- package/styles/document-editor/bootstrap.css +210 -103
- package/styles/document-editor/bootstrap4.css +211 -104
- package/styles/document-editor/bootstrap5-dark.css +215 -108
- package/styles/document-editor/bootstrap5.css +215 -108
- package/styles/document-editor/fabric-dark.css +211 -104
- package/styles/document-editor/fabric.css +211 -104
- package/styles/document-editor/fluent-dark.css +218 -110
- package/styles/document-editor/fluent.css +218 -110
- package/styles/document-editor/highcontrast-light.css +74 -46
- package/styles/document-editor/highcontrast.css +211 -104
- package/styles/document-editor/material-dark.css +204 -97
- package/styles/document-editor/material.css +202 -95
- package/styles/document-editor/tailwind-dark.css +221 -127
- package/styles/document-editor/tailwind.css +221 -127
- package/styles/document-editor-container/bootstrap-dark.css +4 -1
- package/styles/document-editor-container/bootstrap.css +4 -1
- package/styles/document-editor-container/bootstrap4.css +5 -2
- package/styles/document-editor-container/bootstrap5-dark.css +5 -2
- package/styles/document-editor-container/bootstrap5.css +5 -2
- package/styles/document-editor-container/fabric-dark.css +4 -1
- package/styles/document-editor-container/fabric.css +4 -1
- package/styles/document-editor-container/fluent-dark.css +5 -2
- package/styles/document-editor-container/fluent.css +5 -2
- package/styles/document-editor-container/highcontrast-light.css +22 -19
- package/styles/document-editor-container/highcontrast.css +4 -1
- package/styles/document-editor-container/material-dark.css +4 -1
- package/styles/document-editor-container/material.css +4 -1
- package/styles/document-editor-container/tailwind-dark.css +5 -3
- package/styles/document-editor-container/tailwind.css +5 -3
- package/styles/fabric-dark.css +215 -105
- package/styles/fabric.css +215 -105
- package/styles/fluent-dark.css +223 -112
- package/styles/fluent.css +223 -112
- package/styles/highcontrast-light.css +78 -47
- package/styles/highcontrast.css +215 -105
- package/styles/material-dark.css +208 -98
- package/styles/material.css +206 -96
- package/styles/tailwind-dark.css +226 -130
- package/styles/tailwind.css +226 -130
|
@@ -132,13 +132,13 @@
|
|
|
132
132
|
|
|
133
133
|
.e-de-table-border-none-setting::before {
|
|
134
134
|
content: "\e507";
|
|
135
|
-
font-size:
|
|
135
|
+
font-size: 38px;
|
|
136
136
|
position: absolute;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
139
|
.e-de-table-border-box-setting::before {
|
|
140
140
|
content: "\e509";
|
|
141
|
-
font-size:
|
|
141
|
+
font-size: 34px;
|
|
142
142
|
left: 2px;
|
|
143
143
|
position: absolute;
|
|
144
144
|
top: 2px;
|
|
@@ -146,7 +146,7 @@
|
|
|
146
146
|
|
|
147
147
|
.e-de-table-border-all-setting::before {
|
|
148
148
|
content: "\e511";
|
|
149
|
-
font-size:
|
|
149
|
+
font-size: 34px;
|
|
150
150
|
left: 2px;
|
|
151
151
|
position: absolute;
|
|
152
152
|
top: 2px;
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
|
|
155
155
|
.e-de-table-border-custom-setting::before {
|
|
156
156
|
content: "\e516";
|
|
157
|
-
font-size:
|
|
157
|
+
font-size: 34px;
|
|
158
158
|
left: 2px;
|
|
159
159
|
position: absolute;
|
|
160
160
|
top: 2px;
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
font-size: 16px;
|
|
166
166
|
left: 4px;
|
|
167
167
|
position: absolute;
|
|
168
|
-
top:
|
|
168
|
+
top: -2px;
|
|
169
169
|
}
|
|
170
170
|
|
|
171
171
|
.e-de-table-border-topcenter-alignment::before {
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
font-size: 16px;
|
|
174
174
|
left: 4px;
|
|
175
175
|
position: absolute;
|
|
176
|
-
top:
|
|
176
|
+
top: -2px;
|
|
177
177
|
}
|
|
178
178
|
|
|
179
179
|
.e-de-table-border-topbottom-alignment::before {
|
|
@@ -181,7 +181,7 @@
|
|
|
181
181
|
font-size: 16px;
|
|
182
182
|
left: 4px;
|
|
183
183
|
position: absolute;
|
|
184
|
-
top:
|
|
184
|
+
top: -2px;
|
|
185
185
|
}
|
|
186
186
|
|
|
187
187
|
.e-de-table-border-diagionalup-alignment::before {
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
font-size: 16px;
|
|
190
190
|
left: 4px;
|
|
191
191
|
position: absolute;
|
|
192
|
-
top:
|
|
192
|
+
top: -2px;
|
|
193
193
|
}
|
|
194
194
|
|
|
195
195
|
.e-de-table-border-diagionaldown-alignment::before {
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
font-size: 16px;
|
|
198
198
|
left: 4px;
|
|
199
199
|
position: absolute;
|
|
200
|
-
top:
|
|
200
|
+
top: -2px;
|
|
201
201
|
}
|
|
202
202
|
|
|
203
203
|
.e-de-table-border-bottomleft-alignment::before {
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
font-size: 16px;
|
|
206
206
|
left: 4px;
|
|
207
207
|
position: absolute;
|
|
208
|
-
top:
|
|
208
|
+
top: -2px;
|
|
209
209
|
}
|
|
210
210
|
|
|
211
211
|
.e-de-table-border-bottomcenter-alignment::before {
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
font-size: 16px;
|
|
214
214
|
left: 4px;
|
|
215
215
|
position: absolute;
|
|
216
|
-
top:
|
|
216
|
+
top: -2px;
|
|
217
217
|
}
|
|
218
218
|
|
|
219
219
|
.e-de-table-border-bottomright-alignment::before {
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
font-size: 16px;
|
|
222
222
|
left: 4px;
|
|
223
223
|
position: absolute;
|
|
224
|
-
top:
|
|
224
|
+
top: -2px;
|
|
225
225
|
}
|
|
226
226
|
|
|
227
227
|
.e-menu-item .e-de-cut::before {
|
|
@@ -480,7 +480,7 @@
|
|
|
480
480
|
.e-documenteditor .e-de-op-close-button {
|
|
481
481
|
left: 267px;
|
|
482
482
|
position: absolute;
|
|
483
|
-
top:
|
|
483
|
+
top: 8px;
|
|
484
484
|
}
|
|
485
485
|
|
|
486
486
|
.e-de-background {
|
|
@@ -583,13 +583,13 @@
|
|
|
583
583
|
}
|
|
584
584
|
|
|
585
585
|
.e-de-toc-modify-button {
|
|
586
|
-
margin-left:
|
|
586
|
+
margin-left: 150px;
|
|
587
587
|
margin-top: 10px;
|
|
588
588
|
}
|
|
589
589
|
|
|
590
590
|
.e-de-toc-dlg-container {
|
|
591
591
|
height: 471px;
|
|
592
|
-
width:
|
|
592
|
+
width: 520px;
|
|
593
593
|
}
|
|
594
594
|
|
|
595
595
|
.e-de-toc-dlg-sub-container {
|
|
@@ -600,7 +600,7 @@
|
|
|
600
600
|
border: 1px solid #808080;
|
|
601
601
|
border-radius: 4px;
|
|
602
602
|
font-size: 12px;
|
|
603
|
-
height:
|
|
603
|
+
height: 200px;
|
|
604
604
|
margin-left: 36px;
|
|
605
605
|
overflow-y: scroll;
|
|
606
606
|
width: 211px;
|
|
@@ -1354,7 +1354,7 @@ label[for=container_wholeWord] {
|
|
|
1354
1354
|
}
|
|
1355
1355
|
|
|
1356
1356
|
.e-de-search-tab-content {
|
|
1357
|
-
margin-top:
|
|
1357
|
+
margin-top: 12px;
|
|
1358
1358
|
width: 267px;
|
|
1359
1359
|
}
|
|
1360
1360
|
|
|
@@ -1865,7 +1865,7 @@ label[for=container_wholeWord] {
|
|
|
1865
1865
|
.e-de-toc-styles-table-div {
|
|
1866
1866
|
border: 1px solid #808080;
|
|
1867
1867
|
border-radius: 4px;
|
|
1868
|
-
margin-top:
|
|
1868
|
+
margin-top: 9px;
|
|
1869
1869
|
width: 213px;
|
|
1870
1870
|
}
|
|
1871
1871
|
|
|
@@ -2196,25 +2196,23 @@ label[for=container_wholeWord] {
|
|
|
2196
2196
|
|
|
2197
2197
|
.e-de-table-border-setting {
|
|
2198
2198
|
border: 1px solid rgb(0, 0, 0);
|
|
2199
|
-
height:
|
|
2199
|
+
height: 40px;
|
|
2200
2200
|
left: 5px;
|
|
2201
2201
|
position: relative;
|
|
2202
2202
|
top: 5px;
|
|
2203
|
-
width:
|
|
2203
|
+
width: 40px;
|
|
2204
2204
|
}
|
|
2205
2205
|
|
|
2206
2206
|
.e-de-table-border-setting-genral {
|
|
2207
2207
|
border: 1px solid rgba(0, 0, 0, 0.26);
|
|
2208
|
-
|
|
2209
|
-
|
|
2210
|
-
width: 60px;
|
|
2208
|
+
height: 52px;
|
|
2209
|
+
width: 52px;
|
|
2211
2210
|
}
|
|
2212
2211
|
|
|
2213
2212
|
.e-de-table-border-preview-genral {
|
|
2214
2213
|
border: 1px solid rgba(0, 0, 0, 0.26);
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
width: 25px;
|
|
2214
|
+
height: 24px;
|
|
2215
|
+
width: 24px;
|
|
2218
2216
|
}
|
|
2219
2217
|
|
|
2220
2218
|
.e-de-table-border-inside-setting:hover {
|
|
@@ -2240,13 +2238,13 @@ label[for=container_wholeWord] {
|
|
|
2240
2238
|
|
|
2241
2239
|
.e-de-table-border-none-setting::before {
|
|
2242
2240
|
content: "\e507";
|
|
2243
|
-
font-size:
|
|
2241
|
+
font-size: 38px;
|
|
2244
2242
|
position: absolute;
|
|
2245
2243
|
}
|
|
2246
2244
|
|
|
2247
2245
|
.e-de-table-border-box-setting::before {
|
|
2248
2246
|
content: "\e509";
|
|
2249
|
-
font-size:
|
|
2247
|
+
font-size: 34px;
|
|
2250
2248
|
left: 2px;
|
|
2251
2249
|
position: absolute;
|
|
2252
2250
|
top: 2px;
|
|
@@ -2254,7 +2252,7 @@ label[for=container_wholeWord] {
|
|
|
2254
2252
|
|
|
2255
2253
|
.e-de-table-border-all-setting::before {
|
|
2256
2254
|
content: "\e511";
|
|
2257
|
-
font-size:
|
|
2255
|
+
font-size: 34px;
|
|
2258
2256
|
left: 2px;
|
|
2259
2257
|
position: absolute;
|
|
2260
2258
|
top: 2px;
|
|
@@ -2262,7 +2260,37 @@ label[for=container_wholeWord] {
|
|
|
2262
2260
|
|
|
2263
2261
|
.e-de-table-border-custom-setting::before {
|
|
2264
2262
|
content: "\e516";
|
|
2265
|
-
font-size:
|
|
2263
|
+
font-size: 34px;
|
|
2264
|
+
left: 2px;
|
|
2265
|
+
position: absolute;
|
|
2266
|
+
top: 2px;
|
|
2267
|
+
}
|
|
2268
|
+
|
|
2269
|
+
.e-de-para-border-none-setting::before {
|
|
2270
|
+
content: "\e939";
|
|
2271
|
+
font-size: 38px;
|
|
2272
|
+
position: absolute;
|
|
2273
|
+
}
|
|
2274
|
+
|
|
2275
|
+
.e-de-para-border-box-setting::before {
|
|
2276
|
+
content: "\e93b";
|
|
2277
|
+
font-size: 34px;
|
|
2278
|
+
left: 2px;
|
|
2279
|
+
position: absolute;
|
|
2280
|
+
top: 2px;
|
|
2281
|
+
}
|
|
2282
|
+
|
|
2283
|
+
.e-de-para-border-shadow-setting::before {
|
|
2284
|
+
content: "\e93c";
|
|
2285
|
+
font-size: 34px;
|
|
2286
|
+
left: 2px;
|
|
2287
|
+
position: absolute;
|
|
2288
|
+
top: 2px;
|
|
2289
|
+
}
|
|
2290
|
+
|
|
2291
|
+
.e-de-para-border-custom-setting::before {
|
|
2292
|
+
content: "\e936";
|
|
2293
|
+
font-size: 34px;
|
|
2266
2294
|
left: 2px;
|
|
2267
2295
|
position: absolute;
|
|
2268
2296
|
top: 2px;
|
|
@@ -2271,65 +2299,65 @@ label[for=container_wholeWord] {
|
|
|
2271
2299
|
.e-de-table-border-toptop-alignment::before {
|
|
2272
2300
|
content: "\e281";
|
|
2273
2301
|
font-size: 16px;
|
|
2274
|
-
left:
|
|
2302
|
+
left: 5px;
|
|
2275
2303
|
position: absolute;
|
|
2276
|
-
top:
|
|
2304
|
+
top: -2px;
|
|
2277
2305
|
}
|
|
2278
2306
|
|
|
2279
2307
|
.e-de-table-border-topcenter-alignment::before {
|
|
2280
2308
|
content: "\e276";
|
|
2281
2309
|
font-size: 16px;
|
|
2282
|
-
left:
|
|
2310
|
+
left: 5px;
|
|
2283
2311
|
position: absolute;
|
|
2284
|
-
top:
|
|
2312
|
+
top: -2px;
|
|
2285
2313
|
}
|
|
2286
2314
|
|
|
2287
2315
|
.e-de-table-border-topbottom-alignment::before {
|
|
2288
2316
|
content: "\e298";
|
|
2289
2317
|
font-size: 16px;
|
|
2290
|
-
left:
|
|
2318
|
+
left: 5px;
|
|
2291
2319
|
position: absolute;
|
|
2292
|
-
top:
|
|
2320
|
+
top: -2px;
|
|
2293
2321
|
}
|
|
2294
2322
|
|
|
2295
2323
|
.e-de-table-border-diagionalup-alignment::before {
|
|
2296
2324
|
content: "\e262";
|
|
2297
2325
|
font-size: 16px;
|
|
2298
|
-
left:
|
|
2326
|
+
left: 5px;
|
|
2299
2327
|
position: absolute;
|
|
2300
|
-
top:
|
|
2328
|
+
top: -2px;
|
|
2301
2329
|
}
|
|
2302
2330
|
|
|
2303
2331
|
.e-de-table-border-diagionaldown-alignment::before {
|
|
2304
2332
|
content: "\e265";
|
|
2305
2333
|
font-size: 16px;
|
|
2306
|
-
left:
|
|
2334
|
+
left: 5px;
|
|
2307
2335
|
position: absolute;
|
|
2308
|
-
top:
|
|
2336
|
+
top: -2px;
|
|
2309
2337
|
}
|
|
2310
2338
|
|
|
2311
2339
|
.e-de-table-border-bottomleft-alignment::before {
|
|
2312
2340
|
content: "\e291";
|
|
2313
2341
|
font-size: 16px;
|
|
2314
|
-
left:
|
|
2342
|
+
left: 5px;
|
|
2315
2343
|
position: absolute;
|
|
2316
|
-
top:
|
|
2344
|
+
top: -2px;
|
|
2317
2345
|
}
|
|
2318
2346
|
|
|
2319
2347
|
.e-de-table-border-bottomcenter-alignment::before {
|
|
2320
2348
|
content: "\e287";
|
|
2321
2349
|
font-size: 16px;
|
|
2322
|
-
left:
|
|
2350
|
+
left: 5px;
|
|
2323
2351
|
position: absolute;
|
|
2324
|
-
top:
|
|
2352
|
+
top: -2px;
|
|
2325
2353
|
}
|
|
2326
2354
|
|
|
2327
2355
|
.e-de-table-border-bottomright-alignment::before {
|
|
2328
2356
|
content: "\e288";
|
|
2329
2357
|
font-size: 16px;
|
|
2330
|
-
left:
|
|
2358
|
+
left: 5px;
|
|
2331
2359
|
position: absolute;
|
|
2332
|
-
top:
|
|
2360
|
+
top: -2px;
|
|
2333
2361
|
}
|
|
2334
2362
|
|
|
2335
2363
|
.e-menu-item .e-de-cmt-add::before {
|