@syncfusion/ej2-angular-documenteditor 23.1.44 → 23.2.4
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/package.json +8 -8
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/styles/bootstrap-dark.css +74 -0
- package/styles/bootstrap.css +74 -0
- package/styles/bootstrap4.css +74 -0
- package/styles/bootstrap5-dark.css +74 -0
- package/styles/bootstrap5.css +74 -0
- package/styles/document-editor/_theme.scss +7 -0
- package/styles/document-editor/bootstrap-dark.css +8 -0
- package/styles/document-editor/bootstrap.css +8 -0
- package/styles/document-editor/bootstrap4.css +8 -0
- package/styles/document-editor/bootstrap5-dark.css +8 -0
- package/styles/document-editor/bootstrap5.css +8 -0
- package/styles/document-editor/fabric-dark.css +8 -0
- package/styles/document-editor/fabric.css +8 -0
- package/styles/document-editor/fluent-dark.css +8 -0
- package/styles/document-editor/fluent.css +8 -0
- package/styles/document-editor/highcontrast.css +8 -0
- package/styles/document-editor/material-dark.css +8 -0
- package/styles/document-editor/material.css +8 -0
- package/styles/document-editor/material3-dark.css +8 -0
- package/styles/document-editor/material3.css +8 -0
- package/styles/document-editor/tailwind-dark.css +8 -0
- package/styles/document-editor/tailwind.css +8 -0
- package/styles/document-editor-container/_bootstrap-dark-definition.scss +8 -0
- package/styles/document-editor-container/_bootstrap-definition.scss +8 -0
- package/styles/document-editor-container/_bootstrap4-definition.scss +8 -0
- package/styles/document-editor-container/_bootstrap5-definition.scss +8 -0
- package/styles/document-editor-container/_fabric-dark-definition.scss +8 -0
- package/styles/document-editor-container/_fabric-definition.scss +8 -0
- package/styles/document-editor-container/_fluent-definition.scss +8 -0
- package/styles/document-editor-container/_fusionnew-definition.scss +8 -0
- package/styles/document-editor-container/_highcontrast-definition.scss +8 -0
- package/styles/document-editor-container/_highcontrast-light-definition.scss +8 -0
- package/styles/document-editor-container/_material-dark-definition.scss +8 -0
- package/styles/document-editor-container/_material-definition.scss +8 -0
- package/styles/document-editor-container/_material3-definition.scss +8 -0
- package/styles/document-editor-container/_tailwind-definition.scss +8 -0
- package/styles/document-editor-container/_theme.scss +61 -0
- package/styles/document-editor-container/bootstrap-dark.css +66 -0
- package/styles/document-editor-container/bootstrap.css +66 -0
- package/styles/document-editor-container/bootstrap4.css +66 -0
- package/styles/document-editor-container/bootstrap5-dark.css +66 -0
- package/styles/document-editor-container/bootstrap5.css +66 -0
- package/styles/document-editor-container/fabric-dark.css +66 -0
- package/styles/document-editor-container/fabric.css +66 -0
- package/styles/document-editor-container/fluent-dark.css +66 -0
- package/styles/document-editor-container/fluent.css +66 -0
- package/styles/document-editor-container/highcontrast-light.css +66 -0
- package/styles/document-editor-container/highcontrast.css +66 -0
- package/styles/document-editor-container/material-dark.css +66 -0
- package/styles/document-editor-container/material.css +66 -0
- package/styles/document-editor-container/material3-dark.css +69 -0
- package/styles/document-editor-container/material3.css +69 -0
- package/styles/document-editor-container/tailwind-dark.css +66 -0
- package/styles/document-editor-container/tailwind.css +66 -0
- package/styles/fabric-dark.css +74 -0
- package/styles/fabric.css +74 -0
- package/styles/fluent-dark.css +74 -0
- package/styles/fluent.css +74 -0
- package/styles/highcontrast-light.css +66 -0
- package/styles/highcontrast.css +74 -0
- package/styles/material-dark.css +74 -0
- package/styles/material.css +74 -0
- package/styles/material3-dark.css +77 -0
- package/styles/material3.css +77 -0
- package/styles/tailwind-dark.css +74 -0
- package/styles/tailwind.css +74 -0
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"_from": "@syncfusion/ej2-angular-documenteditor@*",
|
|
3
|
-
"_id": "@syncfusion/ej2-angular-documenteditor@23.1.
|
|
3
|
+
"_id": "@syncfusion/ej2-angular-documenteditor@23.1.44",
|
|
4
4
|
"_inBundle": false,
|
|
5
|
-
"_integrity": "sha512-
|
|
5
|
+
"_integrity": "sha512-QPQhU/TmQjt13DMXPo2jRXfLGU5zxfAR7KEHcgu13D16jxSgtqg8H+R0D7pjHh67zM1+Ps4IK08j5E+eY9VDQA==",
|
|
6
6
|
"_location": "/@syncfusion/ej2-angular-documenteditor",
|
|
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-angular-hotfix/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-23.1.
|
|
23
|
-
"_shasum": "
|
|
22
|
+
"_resolved": "https://nexus.syncfusion.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-documenteditor/-/ej2-angular-documenteditor-23.1.44.tgz",
|
|
23
|
+
"_shasum": "b9918671ca98ddad9d07ac83280e7bf287dc4ace",
|
|
24
24
|
"_spec": "@syncfusion/ej2-angular-documenteditor@*",
|
|
25
25
|
"_where": "/jenkins/workspace/elease-automation_release_23.1.1/ivypackages/included",
|
|
26
26
|
"author": {
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
},
|
|
32
32
|
"bundleDependencies": false,
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@syncfusion/ej2-angular-base": "~23.
|
|
35
|
-
"@syncfusion/ej2-base": "~23.
|
|
36
|
-
"@syncfusion/ej2-documenteditor": "23.
|
|
34
|
+
"@syncfusion/ej2-angular-base": "~23.2.4",
|
|
35
|
+
"@syncfusion/ej2-base": "~23.2.4",
|
|
36
|
+
"@syncfusion/ej2-documenteditor": "23.2.4",
|
|
37
37
|
"tslib": "^2.3.0"
|
|
38
38
|
},
|
|
39
39
|
"deprecated": false,
|
|
@@ -71,5 +71,5 @@
|
|
|
71
71
|
"schematics": "./schematics/collection.json",
|
|
72
72
|
"sideEffects": false,
|
|
73
73
|
"typings": "syncfusion-ej2-angular-documenteditor.d.ts",
|
|
74
|
-
"version": "23.
|
|
74
|
+
"version": "23.2.4"
|
|
75
75
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export declare const pkgName = "@syncfusion/ej2-angular-documenteditor";
|
|
2
|
-
export declare const pkgVer = "^23.1.
|
|
2
|
+
export declare const pkgVer = "^23.1.44";
|
|
3
3
|
export declare const moduleName = "DocumentEditorModule, DocumentEditorContainerModule";
|
|
4
|
-
export declare const themeVer = "~23.1.
|
|
4
|
+
export declare const themeVer = "~23.1.44";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.pkgName = '@syncfusion/ej2-angular-documenteditor';
|
|
4
|
-
exports.pkgVer = '^23.
|
|
4
|
+
exports.pkgVer = '^23.2.4';
|
|
5
5
|
exports.moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
|
|
6
|
-
exports.themeVer = '~23.
|
|
6
|
+
exports.themeVer = '~23.2.4';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
export const pkgName = '@syncfusion/ej2-angular-documenteditor';
|
|
2
|
-
export const pkgVer = '^23.
|
|
2
|
+
export const pkgVer = '^23.2.4';
|
|
3
3
|
export const moduleName = 'DocumentEditorModule, DocumentEditorContainerModule';
|
|
4
|
-
export const themeVer = '~23.
|
|
4
|
+
export const themeVer = '~23.2.4';
|
|
@@ -819,6 +819,14 @@
|
|
|
819
819
|
padding-right: 20px;
|
|
820
820
|
}
|
|
821
821
|
|
|
822
|
+
.e-de-para-tab {
|
|
823
|
+
float: left;
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
.e-de-para-tab.e-rtl {
|
|
827
|
+
float: right;
|
|
828
|
+
}
|
|
829
|
+
|
|
822
830
|
.e-de-column-label.e-de-rtl {
|
|
823
831
|
font-size: 12px;
|
|
824
832
|
font-weight: normal;
|
|
@@ -5334,6 +5342,67 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5334
5342
|
width: 70px;
|
|
5335
5343
|
}
|
|
5336
5344
|
|
|
5345
|
+
.e-de-hRuler {
|
|
5346
|
+
background-color: #131313;
|
|
5347
|
+
border-bottom: 0.5px solid #505050;
|
|
5348
|
+
}
|
|
5349
|
+
|
|
5350
|
+
.e-de-vRuler {
|
|
5351
|
+
background-color: #131313;
|
|
5352
|
+
border-right: 0.5px solid #505050;
|
|
5353
|
+
}
|
|
5354
|
+
|
|
5355
|
+
.e-de-ruler-margin {
|
|
5356
|
+
background-color: #414141;
|
|
5357
|
+
}
|
|
5358
|
+
|
|
5359
|
+
.e-de-ruler-tick {
|
|
5360
|
+
stroke: #7e7e7e;
|
|
5361
|
+
}
|
|
5362
|
+
|
|
5363
|
+
.e-de-ruler-tick-label {
|
|
5364
|
+
fill: #fff;
|
|
5365
|
+
}
|
|
5366
|
+
|
|
5367
|
+
.e-de-ruler-markIndicator {
|
|
5368
|
+
background-color: #414141;
|
|
5369
|
+
}
|
|
5370
|
+
|
|
5371
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
5372
|
+
fill: #7e7e7e;
|
|
5373
|
+
}
|
|
5374
|
+
|
|
5375
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
5376
|
+
fill: #7e7e7e;
|
|
5377
|
+
}
|
|
5378
|
+
|
|
5379
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
5380
|
+
fill: #414141;
|
|
5381
|
+
stroke: #acacac;
|
|
5382
|
+
}
|
|
5383
|
+
|
|
5384
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
5385
|
+
fill: #131313;
|
|
5386
|
+
stroke: #acacac;
|
|
5387
|
+
}
|
|
5388
|
+
|
|
5389
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
5390
|
+
fill: #0070f0;
|
|
5391
|
+
stroke: #acacac;
|
|
5392
|
+
}
|
|
5393
|
+
|
|
5394
|
+
.e-de-ruler-table-svg {
|
|
5395
|
+
fill: #acacac;
|
|
5396
|
+
}
|
|
5397
|
+
|
|
5398
|
+
.e-de-ruler-table-svg:hover {
|
|
5399
|
+
fill: #131313;
|
|
5400
|
+
}
|
|
5401
|
+
|
|
5402
|
+
.e-de-ruler-table-svg:active {
|
|
5403
|
+
fill: #0070f0;
|
|
5404
|
+
}
|
|
5405
|
+
|
|
5337
5406
|
.e-rtl .e-listview .e-list-icon {
|
|
5338
5407
|
height: 24px;
|
|
5339
5408
|
width: 16px;
|
|
@@ -5345,6 +5414,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5345
5414
|
line-height: 22px;
|
|
5346
5415
|
margin-left: 12px;
|
|
5347
5416
|
}
|
|
5417
|
+
.e-rtl .e-de-vRuler {
|
|
5418
|
+
background-color: #131313;
|
|
5419
|
+
border-right: none;
|
|
5420
|
+
border-left: 0.5px solid #505050;
|
|
5421
|
+
}
|
|
5348
5422
|
|
|
5349
5423
|
.e-bigger .de-split-button > div:first-child {
|
|
5350
5424
|
margin-right: 16px;
|
package/styles/bootstrap.css
CHANGED
|
@@ -819,6 +819,14 @@
|
|
|
819
819
|
padding-right: 20px;
|
|
820
820
|
}
|
|
821
821
|
|
|
822
|
+
.e-de-para-tab {
|
|
823
|
+
float: left;
|
|
824
|
+
}
|
|
825
|
+
|
|
826
|
+
.e-de-para-tab.e-rtl {
|
|
827
|
+
float: right;
|
|
828
|
+
}
|
|
829
|
+
|
|
822
830
|
.e-de-column-label.e-de-rtl {
|
|
823
831
|
font-size: 12px;
|
|
824
832
|
font-weight: normal;
|
|
@@ -5337,6 +5345,67 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5337
5345
|
width: 70px;
|
|
5338
5346
|
}
|
|
5339
5347
|
|
|
5348
|
+
.e-de-hRuler {
|
|
5349
|
+
background-color: #f8f8f8;
|
|
5350
|
+
border-bottom: 0.5px solid #ccc;
|
|
5351
|
+
}
|
|
5352
|
+
|
|
5353
|
+
.e-de-vRuler {
|
|
5354
|
+
background-color: #f8f8f8;
|
|
5355
|
+
border-right: 0.5px solid #ccc;
|
|
5356
|
+
}
|
|
5357
|
+
|
|
5358
|
+
.e-de-ruler-margin {
|
|
5359
|
+
background-color: #fff;
|
|
5360
|
+
}
|
|
5361
|
+
|
|
5362
|
+
.e-de-ruler-tick {
|
|
5363
|
+
stroke: #8c8c8c;
|
|
5364
|
+
}
|
|
5365
|
+
|
|
5366
|
+
.e-de-ruler-tick-label {
|
|
5367
|
+
fill: #333;
|
|
5368
|
+
}
|
|
5369
|
+
|
|
5370
|
+
.e-de-ruler-markIndicator {
|
|
5371
|
+
background-color: #fff;
|
|
5372
|
+
}
|
|
5373
|
+
|
|
5374
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
5375
|
+
fill: #8c8c8c;
|
|
5376
|
+
}
|
|
5377
|
+
|
|
5378
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
5379
|
+
fill: #8c8c8c;
|
|
5380
|
+
}
|
|
5381
|
+
|
|
5382
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
5383
|
+
fill: #fff;
|
|
5384
|
+
stroke: #777;
|
|
5385
|
+
}
|
|
5386
|
+
|
|
5387
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
5388
|
+
fill: #e6e6e6;
|
|
5389
|
+
stroke: #777;
|
|
5390
|
+
}
|
|
5391
|
+
|
|
5392
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
5393
|
+
fill: #317ab9;
|
|
5394
|
+
stroke: #777;
|
|
5395
|
+
}
|
|
5396
|
+
|
|
5397
|
+
.e-de-ruler-table-svg {
|
|
5398
|
+
fill: #777;
|
|
5399
|
+
}
|
|
5400
|
+
|
|
5401
|
+
.e-de-ruler-table-svg:hover {
|
|
5402
|
+
fill: #e6e6e6;
|
|
5403
|
+
}
|
|
5404
|
+
|
|
5405
|
+
.e-de-ruler-table-svg:active {
|
|
5406
|
+
fill: #317ab9;
|
|
5407
|
+
}
|
|
5408
|
+
|
|
5340
5409
|
.e-rtl .e-listview .e-list-icon {
|
|
5341
5410
|
height: 24px;
|
|
5342
5411
|
width: 16px;
|
|
@@ -5348,6 +5417,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5348
5417
|
line-height: 22px;
|
|
5349
5418
|
margin-left: 12px;
|
|
5350
5419
|
}
|
|
5420
|
+
.e-rtl .e-de-vRuler {
|
|
5421
|
+
background-color: #f8f8f8;
|
|
5422
|
+
border-right: none;
|
|
5423
|
+
border-left: 0.5px solid #ccc;
|
|
5424
|
+
}
|
|
5351
5425
|
|
|
5352
5426
|
.e-bigger .de-split-button > div:first-child {
|
|
5353
5427
|
margin-right: 16px;
|
package/styles/bootstrap4.css
CHANGED
|
@@ -816,6 +816,14 @@
|
|
|
816
816
|
padding-right: 20px;
|
|
817
817
|
}
|
|
818
818
|
|
|
819
|
+
.e-de-para-tab {
|
|
820
|
+
float: left;
|
|
821
|
+
}
|
|
822
|
+
|
|
823
|
+
.e-de-para-tab.e-rtl {
|
|
824
|
+
float: right;
|
|
825
|
+
}
|
|
826
|
+
|
|
819
827
|
.e-de-column-label.e-de-rtl {
|
|
820
828
|
font-size: 12px;
|
|
821
829
|
font-weight: normal;
|
|
@@ -5658,6 +5666,67 @@ textarea.e-de-cmt-textarea {
|
|
|
5658
5666
|
width: 70px;
|
|
5659
5667
|
}
|
|
5660
5668
|
|
|
5669
|
+
.e-de-hRuler {
|
|
5670
|
+
background-color: #e9ecef;
|
|
5671
|
+
border-bottom: 0.5px solid #dee2e6;
|
|
5672
|
+
}
|
|
5673
|
+
|
|
5674
|
+
.e-de-vRuler {
|
|
5675
|
+
background-color: #e9ecef;
|
|
5676
|
+
border-right: 0.5px solid #dee2e6;
|
|
5677
|
+
}
|
|
5678
|
+
|
|
5679
|
+
.e-de-ruler-margin {
|
|
5680
|
+
background-color: #fff;
|
|
5681
|
+
}
|
|
5682
|
+
|
|
5683
|
+
.e-de-ruler-tick {
|
|
5684
|
+
stroke: #adb5bd;
|
|
5685
|
+
}
|
|
5686
|
+
|
|
5687
|
+
.e-de-ruler-tick-label {
|
|
5688
|
+
fill: #495057;
|
|
5689
|
+
}
|
|
5690
|
+
|
|
5691
|
+
.e-de-ruler-markIndicator {
|
|
5692
|
+
background-color: #fff;
|
|
5693
|
+
}
|
|
5694
|
+
|
|
5695
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
5696
|
+
fill: #adb5bd;
|
|
5697
|
+
}
|
|
5698
|
+
|
|
5699
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
5700
|
+
fill: #adb5bd;
|
|
5701
|
+
}
|
|
5702
|
+
|
|
5703
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
5704
|
+
fill: #fff;
|
|
5705
|
+
stroke: #6c757d;
|
|
5706
|
+
}
|
|
5707
|
+
|
|
5708
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
5709
|
+
fill: #e9ecef;
|
|
5710
|
+
stroke: #6c757d;
|
|
5711
|
+
}
|
|
5712
|
+
|
|
5713
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
5714
|
+
fill: #007bff;
|
|
5715
|
+
stroke: #6c757d;
|
|
5716
|
+
}
|
|
5717
|
+
|
|
5718
|
+
.e-de-ruler-table-svg {
|
|
5719
|
+
fill: #6c757d;
|
|
5720
|
+
}
|
|
5721
|
+
|
|
5722
|
+
.e-de-ruler-table-svg:hover {
|
|
5723
|
+
fill: #e9ecef;
|
|
5724
|
+
}
|
|
5725
|
+
|
|
5726
|
+
.e-de-ruler-table-svg:active {
|
|
5727
|
+
fill: #007bff;
|
|
5728
|
+
}
|
|
5729
|
+
|
|
5661
5730
|
.e-rtl .e-listview .e-list-icon {
|
|
5662
5731
|
height: 24px;
|
|
5663
5732
|
width: 16px;
|
|
@@ -5669,6 +5738,11 @@ textarea.e-de-cmt-textarea {
|
|
|
5669
5738
|
line-height: 22px;
|
|
5670
5739
|
margin-left: 14px;
|
|
5671
5740
|
}
|
|
5741
|
+
.e-rtl .e-de-vRuler {
|
|
5742
|
+
background-color: #e9ecef;
|
|
5743
|
+
border-right: none;
|
|
5744
|
+
border-left: 0.5px solid #dee2e6;
|
|
5745
|
+
}
|
|
5672
5746
|
|
|
5673
5747
|
.e-bigger .de-split-button > div:first-child {
|
|
5674
5748
|
margin-right: 0;
|
|
@@ -858,6 +858,14 @@
|
|
|
858
858
|
padding-right: 20px;
|
|
859
859
|
}
|
|
860
860
|
|
|
861
|
+
.e-de-para-tab {
|
|
862
|
+
float: left;
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
.e-de-para-tab.e-rtl {
|
|
866
|
+
float: right;
|
|
867
|
+
}
|
|
868
|
+
|
|
861
869
|
.e-de-column-label.e-de-rtl {
|
|
862
870
|
font-size: 12px;
|
|
863
871
|
font-weight: 500;
|
|
@@ -5641,6 +5649,67 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5641
5649
|
width: 70px;
|
|
5642
5650
|
}
|
|
5643
5651
|
|
|
5652
|
+
.e-de-hRuler {
|
|
5653
|
+
background-color: #343a40;
|
|
5654
|
+
border-bottom: 0.5px solid #444c54;
|
|
5655
|
+
}
|
|
5656
|
+
|
|
5657
|
+
.e-de-vRuler {
|
|
5658
|
+
background-color: #343a40;
|
|
5659
|
+
border-right: 0.5px solid #444c54;
|
|
5660
|
+
}
|
|
5661
|
+
|
|
5662
|
+
.e-de-ruler-margin {
|
|
5663
|
+
background-color: #212529;
|
|
5664
|
+
}
|
|
5665
|
+
|
|
5666
|
+
.e-de-ruler-tick {
|
|
5667
|
+
stroke: #adb5bd;
|
|
5668
|
+
}
|
|
5669
|
+
|
|
5670
|
+
.e-de-ruler-tick-label {
|
|
5671
|
+
fill: #e9ecef;
|
|
5672
|
+
}
|
|
5673
|
+
|
|
5674
|
+
.e-de-ruler-markIndicator {
|
|
5675
|
+
background-color: #212529;
|
|
5676
|
+
}
|
|
5677
|
+
|
|
5678
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
5679
|
+
fill: #adb5bd;
|
|
5680
|
+
}
|
|
5681
|
+
|
|
5682
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
5683
|
+
fill: #adb5bd;
|
|
5684
|
+
}
|
|
5685
|
+
|
|
5686
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
5687
|
+
fill: #212529;
|
|
5688
|
+
stroke: #adb5bd;
|
|
5689
|
+
}
|
|
5690
|
+
|
|
5691
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
5692
|
+
fill: #343a40;
|
|
5693
|
+
stroke: #adb5bd;
|
|
5694
|
+
}
|
|
5695
|
+
|
|
5696
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
5697
|
+
fill: #0d6efd;
|
|
5698
|
+
stroke: #adb5bd;
|
|
5699
|
+
}
|
|
5700
|
+
|
|
5701
|
+
.e-de-ruler-table-svg {
|
|
5702
|
+
fill: #adb5bd;
|
|
5703
|
+
}
|
|
5704
|
+
|
|
5705
|
+
.e-de-ruler-table-svg:hover {
|
|
5706
|
+
fill: #343a40;
|
|
5707
|
+
}
|
|
5708
|
+
|
|
5709
|
+
.e-de-ruler-table-svg:active {
|
|
5710
|
+
fill: #0d6efd;
|
|
5711
|
+
}
|
|
5712
|
+
|
|
5644
5713
|
.e-rtl .e-listview .e-list-icon {
|
|
5645
5714
|
height: 24px;
|
|
5646
5715
|
width: 16px;
|
|
@@ -5652,6 +5721,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5652
5721
|
line-height: 22px;
|
|
5653
5722
|
margin-left: 12px;
|
|
5654
5723
|
}
|
|
5724
|
+
.e-rtl .e-de-vRuler {
|
|
5725
|
+
background-color: #343a40;
|
|
5726
|
+
border-right: none;
|
|
5727
|
+
border-left: 0.5px solid #444c54;
|
|
5728
|
+
}
|
|
5655
5729
|
|
|
5656
5730
|
.e-bigger .de-split-button > div:first-child {
|
|
5657
5731
|
margin-right: 0;
|
package/styles/bootstrap5.css
CHANGED
|
@@ -858,6 +858,14 @@
|
|
|
858
858
|
padding-right: 20px;
|
|
859
859
|
}
|
|
860
860
|
|
|
861
|
+
.e-de-para-tab {
|
|
862
|
+
float: left;
|
|
863
|
+
}
|
|
864
|
+
|
|
865
|
+
.e-de-para-tab.e-rtl {
|
|
866
|
+
float: right;
|
|
867
|
+
}
|
|
868
|
+
|
|
861
869
|
.e-de-column-label.e-de-rtl {
|
|
862
870
|
font-size: 12px;
|
|
863
871
|
font-weight: 500;
|
|
@@ -5641,6 +5649,67 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5641
5649
|
width: 70px;
|
|
5642
5650
|
}
|
|
5643
5651
|
|
|
5652
|
+
.e-de-hRuler {
|
|
5653
|
+
background-color: #e9ecef;
|
|
5654
|
+
border-bottom: 0.5px solid #dee2e6;
|
|
5655
|
+
}
|
|
5656
|
+
|
|
5657
|
+
.e-de-vRuler {
|
|
5658
|
+
background-color: #e9ecef;
|
|
5659
|
+
border-right: 0.5px solid #dee2e6;
|
|
5660
|
+
}
|
|
5661
|
+
|
|
5662
|
+
.e-de-ruler-margin {
|
|
5663
|
+
background-color: #fff;
|
|
5664
|
+
}
|
|
5665
|
+
|
|
5666
|
+
.e-de-ruler-tick {
|
|
5667
|
+
stroke: #adb5bd;
|
|
5668
|
+
}
|
|
5669
|
+
|
|
5670
|
+
.e-de-ruler-tick-label {
|
|
5671
|
+
fill: #343a40;
|
|
5672
|
+
}
|
|
5673
|
+
|
|
5674
|
+
.e-de-ruler-markIndicator {
|
|
5675
|
+
background-color: #fff;
|
|
5676
|
+
}
|
|
5677
|
+
|
|
5678
|
+
.e-de-ruler-marker .e-de-ruler-tab-svg {
|
|
5679
|
+
fill: #adb5bd;
|
|
5680
|
+
}
|
|
5681
|
+
|
|
5682
|
+
.e-de-ruler-marker .e-de-ruler-indent-svg {
|
|
5683
|
+
fill: #adb5bd;
|
|
5684
|
+
}
|
|
5685
|
+
|
|
5686
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg {
|
|
5687
|
+
fill: #fff;
|
|
5688
|
+
stroke: #6c757d;
|
|
5689
|
+
}
|
|
5690
|
+
|
|
5691
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:hover {
|
|
5692
|
+
fill: #e9ecef;
|
|
5693
|
+
stroke: #6c757d;
|
|
5694
|
+
}
|
|
5695
|
+
|
|
5696
|
+
.e-de-ruler-indent .e-de-ruler-indent-svg:active {
|
|
5697
|
+
fill: #0d6efd;
|
|
5698
|
+
stroke: #6c757d;
|
|
5699
|
+
}
|
|
5700
|
+
|
|
5701
|
+
.e-de-ruler-table-svg {
|
|
5702
|
+
fill: #6c757d;
|
|
5703
|
+
}
|
|
5704
|
+
|
|
5705
|
+
.e-de-ruler-table-svg:hover {
|
|
5706
|
+
fill: #e9ecef;
|
|
5707
|
+
}
|
|
5708
|
+
|
|
5709
|
+
.e-de-ruler-table-svg:active {
|
|
5710
|
+
fill: #0d6efd;
|
|
5711
|
+
}
|
|
5712
|
+
|
|
5644
5713
|
.e-rtl .e-listview .e-list-icon {
|
|
5645
5714
|
height: 24px;
|
|
5646
5715
|
width: 16px;
|
|
@@ -5652,6 +5721,11 @@ label[for*=_wholeWord_e-de-rtl] {
|
|
|
5652
5721
|
line-height: 22px;
|
|
5653
5722
|
margin-left: 12px;
|
|
5654
5723
|
}
|
|
5724
|
+
.e-rtl .e-de-vRuler {
|
|
5725
|
+
background-color: #e9ecef;
|
|
5726
|
+
border-right: none;
|
|
5727
|
+
border-left: 0.5px solid #dee2e6;
|
|
5728
|
+
}
|
|
5655
5729
|
|
|
5656
5730
|
.e-bigger .de-split-button > div:first-child {
|
|
5657
5731
|
margin-right: 0;
|