@syncfusion/blazor-themes 22.2.8 → 22.2.10
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/SCSS-Themes/base/material.scss +1 -1
- package/SCSS-Themes/bootstrap-dark.scss +23 -4
- package/SCSS-Themes/bootstrap.scss +23 -4
- package/SCSS-Themes/bootstrap4.scss +23 -4
- package/SCSS-Themes/bootstrap5-dark.scss +23 -4
- package/SCSS-Themes/bootstrap5.scss +23 -4
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +10 -2
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +10 -2
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +10 -2
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/fabric.scss +10 -2
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/fluent.scss +10 -2
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +10 -2
- package/SCSS-Themes/buttons/check-box/material-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/material.scss +10 -2
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/material3.scss +10 -2
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +10 -2
- package/SCSS-Themes/buttons/check-box/tailwind.scss +10 -2
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +9 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +3 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +3 -1
- package/SCSS-Themes/fabric-dark.scss +24 -5
- package/SCSS-Themes/fabric.scss +24 -5
- package/SCSS-Themes/fluent-dark.scss +23 -4
- package/SCSS-Themes/fluent.scss +23 -4
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/highcontrast.scss +23 -4
- package/SCSS-Themes/material-dark.scss +24 -5
- package/SCSS-Themes/material.scss +25 -6
- package/SCSS-Themes/material3-dark.scss +23 -4
- package/SCSS-Themes/material3.scss +23 -4
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
- package/SCSS-Themes/tailwind-dark.scss +23 -4
- package/SCSS-Themes/tailwind.scss +23 -4
- package/package.json +1 -1
|
@@ -150,7 +150,7 @@ $appbar-top-shadow: 0 -2px 3px rgba(0, 0, 0, .1), 0 -2px 6px rgba(0, 0, 0, .2) !
|
|
|
150
150
|
|
|
151
151
|
@if not variable-exists('is-roboto-loaded') {
|
|
152
152
|
//sass-lint:disable no-url-protocols,no-url-domains
|
|
153
|
-
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500');// stylelint-disable-line no-invalid-position-at-import-rule
|
|
153
|
+
@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');// stylelint-disable-line no-invalid-position-at-import-rule
|
|
154
154
|
}
|
|
155
155
|
|
|
156
156
|
$is-roboto-loaded: 'true' !default;
|
|
@@ -28613,8 +28613,12 @@ $cbox-border-style: solid !default;
|
|
|
28613
28613
|
margin: 0;
|
|
28614
28614
|
|
|
28615
28615
|
&:hover {
|
|
28616
|
-
|
|
28617
|
-
|
|
28616
|
+
@if $skin-name != 'FluentUI' {
|
|
28617
|
+
&.e-check {
|
|
28618
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28619
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28620
|
+
}
|
|
28621
|
+
}
|
|
28618
28622
|
@if $skin-name == 'FluentUI' {
|
|
28619
28623
|
&:not(.e-check),
|
|
28620
28624
|
&:not(.e-stop)::before {
|
|
@@ -28739,6 +28743,8 @@ $cbox-border-style: solid !default;
|
|
|
28739
28743
|
}
|
|
28740
28744
|
|
|
28741
28745
|
&.e-stop {
|
|
28746
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28747
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28742
28748
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28743
28749
|
color: $cbox-indeterminate-hover-color;
|
|
28744
28750
|
}
|
|
@@ -28761,6 +28767,8 @@ $cbox-border-style: solid !default;
|
|
|
28761
28767
|
}
|
|
28762
28768
|
|
|
28763
28769
|
&.e-stop {
|
|
28770
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28771
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28764
28772
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28765
28773
|
color: $cbox-indeterminate-hover-color;
|
|
28766
28774
|
}
|
|
@@ -63987,6 +63995,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
|
|
|
63987
63995
|
$de-para-dlg-rtl-btn-width: 200px;
|
|
63988
63996
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
63989
63997
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
63998
|
+
$de-svg-border-stroke: rgba($grey-dark-font, 1) !default;
|
|
63990
63999
|
|
|
63991
64000
|
// Table properties
|
|
63992
64001
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -64003,6 +64012,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
64003
64012
|
display: flex;
|
|
64004
64013
|
}
|
|
64005
64014
|
|
|
64015
|
+
.e-de-svg-border-color {
|
|
64016
|
+
stroke: $de-svg-border-stroke;
|
|
64017
|
+
}
|
|
64018
|
+
|
|
64019
|
+
.e-de-svg-border-fill-color {
|
|
64020
|
+
fill: $de-svg-border-stroke;
|
|
64021
|
+
}
|
|
64022
|
+
|
|
64006
64023
|
.e-de-container-row {
|
|
64007
64024
|
display: flex;
|
|
64008
64025
|
padding-bottom: $de-padding-full;
|
|
@@ -68769,7 +68786,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68769
68786
|
.e-de-toolbar {
|
|
68770
68787
|
height: 100%;
|
|
68771
68788
|
}
|
|
68772
|
-
|
|
68789
|
+
.e-documenteditorcontainer {
|
|
68790
|
+
display: block;
|
|
68791
|
+
}
|
|
68773
68792
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68774
68793
|
height: 0;
|
|
68775
68794
|
@if $skin-name == 'tailwind' {
|
|
@@ -91045,7 +91064,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91045
91064
|
pointer-events: none;
|
|
91046
91065
|
position: absolute;
|
|
91047
91066
|
top: 50%;
|
|
91048
|
-
width: 99%;
|
|
91067
|
+
width: 99.5%;
|
|
91049
91068
|
}
|
|
91050
91069
|
|
|
91051
91070
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -28387,8 +28387,12 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
28387
28387
|
margin: 0;
|
|
28388
28388
|
|
|
28389
28389
|
&:hover {
|
|
28390
|
-
|
|
28391
|
-
|
|
28390
|
+
@if $skin-name != 'FluentUI' {
|
|
28391
|
+
&.e-check {
|
|
28392
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28393
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28394
|
+
}
|
|
28395
|
+
}
|
|
28392
28396
|
@if $skin-name == 'FluentUI' {
|
|
28393
28397
|
&:not(.e-check),
|
|
28394
28398
|
&:not(.e-stop)::before {
|
|
@@ -28513,6 +28517,8 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
28513
28517
|
}
|
|
28514
28518
|
|
|
28515
28519
|
&.e-stop {
|
|
28520
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28521
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28516
28522
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28517
28523
|
color: $cbox-indeterminate-hover-color;
|
|
28518
28524
|
}
|
|
@@ -28535,6 +28541,8 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
28535
28541
|
}
|
|
28536
28542
|
|
|
28537
28543
|
&.e-stop {
|
|
28544
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28545
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28538
28546
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28539
28547
|
color: $cbox-indeterminate-hover-color;
|
|
28540
28548
|
}
|
|
@@ -63693,6 +63701,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
|
|
|
63693
63701
|
$de-para-dlg-rtl-btn-width: 200px;
|
|
63694
63702
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
63695
63703
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
63704
|
+
$de-svg-border-stroke: rgba($grey-light-font, 1) !default;
|
|
63696
63705
|
|
|
63697
63706
|
// Table properties
|
|
63698
63707
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -63709,6 +63718,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
63709
63718
|
display: flex;
|
|
63710
63719
|
}
|
|
63711
63720
|
|
|
63721
|
+
.e-de-svg-border-color {
|
|
63722
|
+
stroke: $de-svg-border-stroke;
|
|
63723
|
+
}
|
|
63724
|
+
|
|
63725
|
+
.e-de-svg-border-fill-color {
|
|
63726
|
+
fill: $de-svg-border-stroke;
|
|
63727
|
+
}
|
|
63728
|
+
|
|
63712
63729
|
.e-de-container-row {
|
|
63713
63730
|
display: flex;
|
|
63714
63731
|
padding-bottom: $de-padding-full;
|
|
@@ -68475,7 +68492,9 @@ $de-prop-btn-icon-clr: #ccc;
|
|
|
68475
68492
|
.e-de-toolbar {
|
|
68476
68493
|
height: 100%;
|
|
68477
68494
|
}
|
|
68478
|
-
|
|
68495
|
+
.e-documenteditorcontainer {
|
|
68496
|
+
display: block;
|
|
68497
|
+
}
|
|
68479
68498
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68480
68499
|
height: 0;
|
|
68481
68500
|
@if $skin-name == 'tailwind' {
|
|
@@ -90810,7 +90829,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
90810
90829
|
pointer-events: none;
|
|
90811
90830
|
position: absolute;
|
|
90812
90831
|
top: 50%;
|
|
90813
|
-
width: 99%;
|
|
90832
|
+
width: 99.5%;
|
|
90814
90833
|
}
|
|
90815
90834
|
|
|
90816
90835
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -28356,8 +28356,12 @@ $cbox-border-style: solid !default;
|
|
|
28356
28356
|
margin: 0;
|
|
28357
28357
|
|
|
28358
28358
|
&:hover {
|
|
28359
|
-
|
|
28360
|
-
|
|
28359
|
+
@if $skin-name != 'FluentUI' {
|
|
28360
|
+
&.e-check {
|
|
28361
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28362
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28363
|
+
}
|
|
28364
|
+
}
|
|
28361
28365
|
@if $skin-name == 'FluentUI' {
|
|
28362
28366
|
&:not(.e-check),
|
|
28363
28367
|
&:not(.e-stop)::before {
|
|
@@ -28482,6 +28486,8 @@ $cbox-border-style: solid !default;
|
|
|
28482
28486
|
}
|
|
28483
28487
|
|
|
28484
28488
|
&.e-stop {
|
|
28489
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28490
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28485
28491
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28486
28492
|
color: $cbox-indeterminate-hover-color;
|
|
28487
28493
|
}
|
|
@@ -28504,6 +28510,8 @@ $cbox-border-style: solid !default;
|
|
|
28504
28510
|
}
|
|
28505
28511
|
|
|
28506
28512
|
&.e-stop {
|
|
28513
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28514
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28507
28515
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28508
28516
|
color: $cbox-indeterminate-hover-color;
|
|
28509
28517
|
}
|
|
@@ -63868,6 +63876,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
|
|
|
63868
63876
|
$de-para-dlg-rtl-btn-width: 200px;
|
|
63869
63877
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
|
|
63870
63878
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
|
|
63879
|
+
$de-svg-border-stroke: rgba($gray-900, 1) !default;
|
|
63871
63880
|
|
|
63872
63881
|
// Table properties
|
|
63873
63882
|
$de-row-height-bottom-margin: 8px;
|
|
@@ -63884,6 +63893,14 @@ $de-column-presets-font-size: 60px !default;
|
|
|
63884
63893
|
display: flex;
|
|
63885
63894
|
}
|
|
63886
63895
|
|
|
63896
|
+
.e-de-svg-border-color {
|
|
63897
|
+
stroke: $de-svg-border-stroke;
|
|
63898
|
+
}
|
|
63899
|
+
|
|
63900
|
+
.e-de-svg-border-fill-color {
|
|
63901
|
+
fill: $de-svg-border-stroke;
|
|
63902
|
+
}
|
|
63903
|
+
|
|
63887
63904
|
.e-de-container-row {
|
|
63888
63905
|
display: flex;
|
|
63889
63906
|
padding-bottom: $de-padding-full;
|
|
@@ -68651,7 +68668,9 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
68651
68668
|
.e-de-toolbar {
|
|
68652
68669
|
height: 100%;
|
|
68653
68670
|
}
|
|
68654
|
-
|
|
68671
|
+
.e-documenteditorcontainer {
|
|
68672
|
+
display: block;
|
|
68673
|
+
}
|
|
68655
68674
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
68656
68675
|
height: 0;
|
|
68657
68676
|
@if $skin-name == 'tailwind' {
|
|
@@ -91127,7 +91146,7 @@ $gantt-masked-table-background-color: #e1dfdd;
|
|
|
91127
91146
|
pointer-events: none;
|
|
91128
91147
|
position: absolute;
|
|
91129
91148
|
top: 50%;
|
|
91130
|
-
width: 99%;
|
|
91149
|
+
width: 99.5%;
|
|
91131
91150
|
}
|
|
91132
91151
|
|
|
91133
91152
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -28678,8 +28678,12 @@ $cbox-border-style: solid !default;
|
|
|
28678
28678
|
margin: 0;
|
|
28679
28679
|
|
|
28680
28680
|
&:hover {
|
|
28681
|
-
|
|
28682
|
-
|
|
28681
|
+
@if $skin-name != 'FluentUI' {
|
|
28682
|
+
&.e-check {
|
|
28683
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28684
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28685
|
+
}
|
|
28686
|
+
}
|
|
28683
28687
|
@if $skin-name == 'FluentUI' {
|
|
28684
28688
|
&:not(.e-check),
|
|
28685
28689
|
&:not(.e-stop)::before {
|
|
@@ -28804,6 +28808,8 @@ $cbox-border-style: solid !default;
|
|
|
28804
28808
|
}
|
|
28805
28809
|
|
|
28806
28810
|
&.e-stop {
|
|
28811
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28812
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28807
28813
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28808
28814
|
color: $cbox-indeterminate-hover-color;
|
|
28809
28815
|
}
|
|
@@ -28826,6 +28832,8 @@ $cbox-border-style: solid !default;
|
|
|
28826
28832
|
}
|
|
28827
28833
|
|
|
28828
28834
|
&.e-stop {
|
|
28835
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28836
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28829
28837
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28830
28838
|
color: $cbox-indeterminate-hover-color;
|
|
28831
28839
|
}
|
|
@@ -64087,6 +64095,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
64087
64095
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
64088
64096
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
64089
64097
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
64098
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
64090
64099
|
|
|
64091
64100
|
// Color variable
|
|
64092
64101
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -64191,6 +64200,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64191
64200
|
display: flex;
|
|
64192
64201
|
}
|
|
64193
64202
|
|
|
64203
|
+
.e-de-svg-border-color {
|
|
64204
|
+
stroke: $de-svg-border-stroke;
|
|
64205
|
+
}
|
|
64206
|
+
|
|
64207
|
+
.e-de-svg-border-fill-color {
|
|
64208
|
+
fill: $de-svg-border-stroke;
|
|
64209
|
+
}
|
|
64210
|
+
|
|
64194
64211
|
.e-de-container-row {
|
|
64195
64212
|
display: flex;
|
|
64196
64213
|
padding-bottom: $de-padding-full;
|
|
@@ -69022,7 +69039,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69022
69039
|
.e-de-toolbar {
|
|
69023
69040
|
height: 100%;
|
|
69024
69041
|
}
|
|
69025
|
-
|
|
69042
|
+
.e-documenteditorcontainer {
|
|
69043
|
+
display: block;
|
|
69044
|
+
}
|
|
69026
69045
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69027
69046
|
height: 0;
|
|
69028
69047
|
@if $skin-name == 'tailwind' {
|
|
@@ -91342,7 +91361,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91342
91361
|
pointer-events: none;
|
|
91343
91362
|
position: absolute;
|
|
91344
91363
|
top: 50%;
|
|
91345
|
-
width: 99%;
|
|
91364
|
+
width: 99.5%;
|
|
91346
91365
|
}
|
|
91347
91366
|
|
|
91348
91367
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -28678,8 +28678,12 @@ $cbox-border-style: solid !default;
|
|
|
28678
28678
|
margin: 0;
|
|
28679
28679
|
|
|
28680
28680
|
&:hover {
|
|
28681
|
-
|
|
28682
|
-
|
|
28681
|
+
@if $skin-name != 'FluentUI' {
|
|
28682
|
+
&.e-check {
|
|
28683
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
28684
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
28685
|
+
}
|
|
28686
|
+
}
|
|
28683
28687
|
@if $skin-name == 'FluentUI' {
|
|
28684
28688
|
&:not(.e-check),
|
|
28685
28689
|
&:not(.e-stop)::before {
|
|
@@ -28804,6 +28808,8 @@ $cbox-border-style: solid !default;
|
|
|
28804
28808
|
}
|
|
28805
28809
|
|
|
28806
28810
|
&.e-stop {
|
|
28811
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28812
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28807
28813
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28808
28814
|
color: $cbox-indeterminate-hover-color;
|
|
28809
28815
|
}
|
|
@@ -28826,6 +28832,8 @@ $cbox-border-style: solid !default;
|
|
|
28826
28832
|
}
|
|
28827
28833
|
|
|
28828
28834
|
&.e-stop {
|
|
28835
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
28836
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
28829
28837
|
box-shadow: $cbox-focussed-box-shadow;
|
|
28830
28838
|
color: $cbox-indeterminate-hover-color;
|
|
28831
28839
|
}
|
|
@@ -64087,6 +64095,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
|
|
|
64087
64095
|
$de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
|
|
64088
64096
|
$de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
|
|
64089
64097
|
$de-para-dlg-spacing-div-mrgn-left: 40px !default;
|
|
64098
|
+
$de-svg-border-stroke: $content-text-color !default;
|
|
64090
64099
|
|
|
64091
64100
|
// Color variable
|
|
64092
64101
|
$de-background: $content-bg-color-alt1 !default;
|
|
@@ -64191,6 +64200,14 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
64191
64200
|
display: flex;
|
|
64192
64201
|
}
|
|
64193
64202
|
|
|
64203
|
+
.e-de-svg-border-color {
|
|
64204
|
+
stroke: $de-svg-border-stroke;
|
|
64205
|
+
}
|
|
64206
|
+
|
|
64207
|
+
.e-de-svg-border-fill-color {
|
|
64208
|
+
fill: $de-svg-border-stroke;
|
|
64209
|
+
}
|
|
64210
|
+
|
|
64194
64211
|
.e-de-container-row {
|
|
64195
64212
|
display: flex;
|
|
64196
64213
|
padding-bottom: $de-padding-full;
|
|
@@ -69022,7 +69039,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69022
69039
|
.e-de-toolbar {
|
|
69023
69040
|
height: 100%;
|
|
69024
69041
|
}
|
|
69025
|
-
|
|
69042
|
+
.e-documenteditorcontainer {
|
|
69043
|
+
display: block;
|
|
69044
|
+
}
|
|
69026
69045
|
.e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
|
|
69027
69046
|
height: 0;
|
|
69028
69047
|
@if $skin-name == 'tailwind' {
|
|
@@ -91342,7 +91361,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
|
|
|
91342
91361
|
pointer-events: none;
|
|
91343
91362
|
position: absolute;
|
|
91344
91363
|
top: 50%;
|
|
91345
|
-
width: 99%;
|
|
91364
|
+
width: 99.5%;
|
|
91346
91365
|
}
|
|
91347
91366
|
|
|
91348
91367
|
.e-gantt-child-taskbar-inner-div,
|
|
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
445
445
|
margin: 0;
|
|
446
446
|
|
|
447
447
|
&:hover {
|
|
448
|
-
|
|
449
|
-
|
|
448
|
+
@if $skin-name != 'FluentUI' {
|
|
449
|
+
&.e-check {
|
|
450
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
451
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
452
|
+
}
|
|
453
|
+
}
|
|
450
454
|
@if $skin-name == 'FluentUI' {
|
|
451
455
|
&:not(.e-check),
|
|
452
456
|
&:not(.e-stop)::before {
|
|
@@ -571,6 +575,8 @@ $cbox-border-style: solid !default;
|
|
|
571
575
|
}
|
|
572
576
|
|
|
573
577
|
&.e-stop {
|
|
578
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
579
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
574
580
|
box-shadow: $cbox-focussed-box-shadow;
|
|
575
581
|
color: $cbox-indeterminate-hover-color;
|
|
576
582
|
}
|
|
@@ -593,6 +599,8 @@ $cbox-border-style: solid !default;
|
|
|
593
599
|
}
|
|
594
600
|
|
|
595
601
|
&.e-stop {
|
|
602
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
603
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
596
604
|
box-shadow: $cbox-focussed-box-shadow;
|
|
597
605
|
color: $cbox-indeterminate-hover-color;
|
|
598
606
|
}
|
|
@@ -442,8 +442,12 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
442
442
|
margin: 0;
|
|
443
443
|
|
|
444
444
|
&:hover {
|
|
445
|
-
|
|
446
|
-
|
|
445
|
+
@if $skin-name != 'FluentUI' {
|
|
446
|
+
&.e-check {
|
|
447
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
448
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
449
|
+
}
|
|
450
|
+
}
|
|
447
451
|
@if $skin-name == 'FluentUI' {
|
|
448
452
|
&:not(.e-check),
|
|
449
453
|
&:not(.e-stop)::before {
|
|
@@ -568,6 +572,8 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
568
572
|
}
|
|
569
573
|
|
|
570
574
|
&.e-stop {
|
|
575
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
576
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
571
577
|
box-shadow: $cbox-focussed-box-shadow;
|
|
572
578
|
color: $cbox-indeterminate-hover-color;
|
|
573
579
|
}
|
|
@@ -590,6 +596,8 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
590
596
|
}
|
|
591
597
|
|
|
592
598
|
&.e-stop {
|
|
599
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
600
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
593
601
|
box-shadow: $cbox-focussed-box-shadow;
|
|
594
602
|
color: $cbox-indeterminate-hover-color;
|
|
595
603
|
}
|
|
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
445
445
|
margin: 0;
|
|
446
446
|
|
|
447
447
|
&:hover {
|
|
448
|
-
|
|
449
|
-
|
|
448
|
+
@if $skin-name != 'FluentUI' {
|
|
449
|
+
&.e-check {
|
|
450
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
451
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
452
|
+
}
|
|
453
|
+
}
|
|
450
454
|
@if $skin-name == 'FluentUI' {
|
|
451
455
|
&:not(.e-check),
|
|
452
456
|
&:not(.e-stop)::before {
|
|
@@ -571,6 +575,8 @@ $cbox-border-style: solid !default;
|
|
|
571
575
|
}
|
|
572
576
|
|
|
573
577
|
&.e-stop {
|
|
578
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
579
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
574
580
|
box-shadow: $cbox-focussed-box-shadow;
|
|
575
581
|
color: $cbox-indeterminate-hover-color;
|
|
576
582
|
}
|
|
@@ -593,6 +599,8 @@ $cbox-border-style: solid !default;
|
|
|
593
599
|
}
|
|
594
600
|
|
|
595
601
|
&.e-stop {
|
|
602
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
603
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
596
604
|
box-shadow: $cbox-focussed-box-shadow;
|
|
597
605
|
color: $cbox-indeterminate-hover-color;
|
|
598
606
|
}
|
|
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
445
445
|
margin: 0;
|
|
446
446
|
|
|
447
447
|
&:hover {
|
|
448
|
-
|
|
449
|
-
|
|
448
|
+
@if $skin-name != 'FluentUI' {
|
|
449
|
+
&.e-check {
|
|
450
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
451
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
452
|
+
}
|
|
453
|
+
}
|
|
450
454
|
@if $skin-name == 'FluentUI' {
|
|
451
455
|
&:not(.e-check),
|
|
452
456
|
&:not(.e-stop)::before {
|
|
@@ -571,6 +575,8 @@ $cbox-border-style: solid !default;
|
|
|
571
575
|
}
|
|
572
576
|
|
|
573
577
|
&.e-stop {
|
|
578
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
579
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
574
580
|
box-shadow: $cbox-focussed-box-shadow;
|
|
575
581
|
color: $cbox-indeterminate-hover-color;
|
|
576
582
|
}
|
|
@@ -593,6 +599,8 @@ $cbox-border-style: solid !default;
|
|
|
593
599
|
}
|
|
594
600
|
|
|
595
601
|
&.e-stop {
|
|
602
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
603
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
596
604
|
box-shadow: $cbox-focussed-box-shadow;
|
|
597
605
|
color: $cbox-indeterminate-hover-color;
|
|
598
606
|
}
|
|
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
|
|
|
445
445
|
margin: 0;
|
|
446
446
|
|
|
447
447
|
&:hover {
|
|
448
|
-
|
|
449
|
-
|
|
448
|
+
@if $skin-name != 'FluentUI' {
|
|
449
|
+
&.e-check {
|
|
450
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
451
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
452
|
+
}
|
|
453
|
+
}
|
|
450
454
|
@if $skin-name == 'FluentUI' {
|
|
451
455
|
&:not(.e-check),
|
|
452
456
|
&:not(.e-stop)::before {
|
|
@@ -571,6 +575,8 @@ $cbox-border-style: solid !default;
|
|
|
571
575
|
}
|
|
572
576
|
|
|
573
577
|
&.e-stop {
|
|
578
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
579
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
574
580
|
box-shadow: $cbox-focussed-box-shadow;
|
|
575
581
|
color: $cbox-indeterminate-hover-color;
|
|
576
582
|
}
|
|
@@ -593,6 +599,8 @@ $cbox-border-style: solid !default;
|
|
|
593
599
|
}
|
|
594
600
|
|
|
595
601
|
&.e-stop {
|
|
602
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
603
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
596
604
|
box-shadow: $cbox-focussed-box-shadow;
|
|
597
605
|
color: $cbox-indeterminate-hover-color;
|
|
598
606
|
}
|
|
@@ -447,8 +447,12 @@ $cbox-ripple-size: -9px !default;
|
|
|
447
447
|
margin: 0;
|
|
448
448
|
|
|
449
449
|
&:hover {
|
|
450
|
-
|
|
451
|
-
|
|
450
|
+
@if $skin-name != 'FluentUI' {
|
|
451
|
+
&.e-check {
|
|
452
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
453
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
454
|
+
}
|
|
455
|
+
}
|
|
452
456
|
@if $skin-name == 'FluentUI' {
|
|
453
457
|
&:not(.e-check),
|
|
454
458
|
&:not(.e-stop)::before {
|
|
@@ -573,6 +577,8 @@ $cbox-ripple-size: -9px !default;
|
|
|
573
577
|
}
|
|
574
578
|
|
|
575
579
|
&.e-stop {
|
|
580
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
581
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
576
582
|
box-shadow: $cbox-focussed-box-shadow;
|
|
577
583
|
color: $cbox-indeterminate-hover-color;
|
|
578
584
|
}
|
|
@@ -595,6 +601,8 @@ $cbox-ripple-size: -9px !default;
|
|
|
595
601
|
}
|
|
596
602
|
|
|
597
603
|
&.e-stop {
|
|
604
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
605
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
598
606
|
box-shadow: $cbox-focussed-box-shadow;
|
|
599
607
|
color: $cbox-indeterminate-hover-color;
|
|
600
608
|
}
|
|
@@ -444,8 +444,12 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
444
444
|
margin: 0;
|
|
445
445
|
|
|
446
446
|
&:hover {
|
|
447
|
-
|
|
448
|
-
|
|
447
|
+
@if $skin-name != 'FluentUI' {
|
|
448
|
+
&.e-check {
|
|
449
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
450
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
451
|
+
}
|
|
452
|
+
}
|
|
449
453
|
@if $skin-name == 'FluentUI' {
|
|
450
454
|
&:not(.e-check),
|
|
451
455
|
&:not(.e-stop)::before {
|
|
@@ -570,6 +574,8 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
570
574
|
}
|
|
571
575
|
|
|
572
576
|
&.e-stop {
|
|
577
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
578
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
573
579
|
box-shadow: $cbox-focussed-box-shadow;
|
|
574
580
|
color: $cbox-indeterminate-hover-color;
|
|
575
581
|
}
|
|
@@ -592,6 +598,8 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
592
598
|
}
|
|
593
599
|
|
|
594
600
|
&.e-stop {
|
|
601
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
602
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
595
603
|
box-shadow: $cbox-focussed-box-shadow;
|
|
596
604
|
color: $cbox-indeterminate-hover-color;
|
|
597
605
|
}
|
|
@@ -449,8 +449,12 @@ $cbox-icon-color: $icon-color !default;
|
|
|
449
449
|
margin: 0;
|
|
450
450
|
|
|
451
451
|
&:hover {
|
|
452
|
-
|
|
453
|
-
|
|
452
|
+
@if $skin-name != 'FluentUI' {
|
|
453
|
+
&.e-check {
|
|
454
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
455
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
456
|
+
}
|
|
457
|
+
}
|
|
454
458
|
@if $skin-name == 'FluentUI' {
|
|
455
459
|
&:not(.e-check),
|
|
456
460
|
&:not(.e-stop)::before {
|
|
@@ -575,6 +579,8 @@ $cbox-icon-color: $icon-color !default;
|
|
|
575
579
|
}
|
|
576
580
|
|
|
577
581
|
&.e-stop {
|
|
582
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
583
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
578
584
|
box-shadow: $cbox-focussed-box-shadow;
|
|
579
585
|
color: $cbox-indeterminate-hover-color;
|
|
580
586
|
}
|
|
@@ -597,6 +603,8 @@ $cbox-icon-color: $icon-color !default;
|
|
|
597
603
|
}
|
|
598
604
|
|
|
599
605
|
&.e-stop {
|
|
606
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
607
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
600
608
|
box-shadow: $cbox-focussed-box-shadow;
|
|
601
609
|
color: $cbox-indeterminate-hover-color;
|
|
602
610
|
}
|
|
@@ -449,8 +449,12 @@ $cbox-icon-color: $icon-color !default;
|
|
|
449
449
|
margin: 0;
|
|
450
450
|
|
|
451
451
|
&:hover {
|
|
452
|
-
|
|
453
|
-
|
|
452
|
+
@if $skin-name != 'FluentUI' {
|
|
453
|
+
&.e-check {
|
|
454
|
+
background-color: $cbox-checkmark-hover-bgcolor;
|
|
455
|
+
border-color: $cbox-checkmark-hover-border-color;
|
|
456
|
+
}
|
|
457
|
+
}
|
|
454
458
|
@if $skin-name == 'FluentUI' {
|
|
455
459
|
&:not(.e-check),
|
|
456
460
|
&:not(.e-stop)::before {
|
|
@@ -575,6 +579,8 @@ $cbox-icon-color: $icon-color !default;
|
|
|
575
579
|
}
|
|
576
580
|
|
|
577
581
|
&.e-stop {
|
|
582
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
583
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
578
584
|
box-shadow: $cbox-focussed-box-shadow;
|
|
579
585
|
color: $cbox-indeterminate-hover-color;
|
|
580
586
|
}
|
|
@@ -597,6 +603,8 @@ $cbox-icon-color: $icon-color !default;
|
|
|
597
603
|
}
|
|
598
604
|
|
|
599
605
|
&.e-stop {
|
|
606
|
+
background-color: $cbox-focussed-checkmark-bgcolor;
|
|
607
|
+
border-color: $cbox-focussed-checkmark-border-color;
|
|
600
608
|
box-shadow: $cbox-focussed-box-shadow;
|
|
601
609
|
color: $cbox-indeterminate-hover-color;
|
|
602
610
|
}
|