@syncfusion/blazor-themes 22.2.7 → 22.2.9

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.
Files changed (85) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +24 -7
  2. package/SCSS-Themes/bootstrap.scss +24 -7
  3. package/SCSS-Themes/bootstrap4.scss +24 -7
  4. package/SCSS-Themes/bootstrap5-dark.scss +24 -7
  5. package/SCSS-Themes/bootstrap5.scss +24 -7
  6. package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +11 -5
  7. package/SCSS-Themes/buttons/check-box/bootstrap.scss +11 -5
  8. package/SCSS-Themes/buttons/check-box/bootstrap4.scss +11 -5
  9. package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +11 -5
  10. package/SCSS-Themes/buttons/check-box/bootstrap5.scss +11 -5
  11. package/SCSS-Themes/buttons/check-box/fabric-dark.scss +11 -5
  12. package/SCSS-Themes/buttons/check-box/fabric.scss +11 -5
  13. package/SCSS-Themes/buttons/check-box/fluent-dark.scss +11 -5
  14. package/SCSS-Themes/buttons/check-box/fluent.scss +11 -5
  15. package/SCSS-Themes/buttons/check-box/highcontrast.scss +11 -5
  16. package/SCSS-Themes/buttons/check-box/material-dark.scss +11 -5
  17. package/SCSS-Themes/buttons/check-box/material.scss +11 -5
  18. package/SCSS-Themes/buttons/check-box/material3-dark.scss +11 -5
  19. package/SCSS-Themes/buttons/check-box/material3.scss +11 -5
  20. package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +11 -5
  21. package/SCSS-Themes/buttons/check-box/tailwind.scss +11 -5
  22. package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +9 -0
  23. package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +9 -0
  24. package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +9 -0
  25. package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +9 -0
  26. package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +9 -0
  27. package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +9 -0
  28. package/SCSS-Themes/documenteditor/document-editor/fabric.scss +9 -0
  29. package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +9 -0
  30. package/SCSS-Themes/documenteditor/document-editor/fluent.scss +9 -0
  31. package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +9 -0
  32. package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +9 -0
  33. package/SCSS-Themes/documenteditor/document-editor/material.scss +9 -0
  34. package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +9 -0
  35. package/SCSS-Themes/documenteditor/document-editor/material3.scss +9 -0
  36. package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +9 -0
  37. package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +9 -0
  38. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +3 -1
  39. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +3 -1
  40. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +3 -1
  41. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +3 -1
  42. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +3 -1
  43. package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +3 -1
  44. package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +3 -1
  45. package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +3 -1
  46. package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +3 -1
  47. package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +3 -1
  48. package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +3 -1
  49. package/SCSS-Themes/documenteditor/document-editor-container/material.scss +3 -1
  50. package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +3 -1
  51. package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +3 -1
  52. package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +3 -1
  53. package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +3 -1
  54. package/SCSS-Themes/fabric-dark.scss +25 -8
  55. package/SCSS-Themes/fabric.scss +25 -8
  56. package/SCSS-Themes/fluent-dark.scss +24 -7
  57. package/SCSS-Themes/fluent.scss +24 -7
  58. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
  59. package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
  60. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
  61. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
  62. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
  63. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
  64. package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
  65. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
  66. package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
  67. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
  68. package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
  69. package/SCSS-Themes/gantt/gantt/material.scss +1 -1
  70. package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
  71. package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
  72. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
  73. package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
  74. package/SCSS-Themes/highcontrast.scss +24 -7
  75. package/SCSS-Themes/material-dark.scss +25 -8
  76. package/SCSS-Themes/material.scss +25 -8
  77. package/SCSS-Themes/material3-dark.scss +24 -7
  78. package/SCSS-Themes/material3.scss +24 -7
  79. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
  80. package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
  81. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
  82. package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
  83. package/SCSS-Themes/tailwind-dark.scss +24 -7
  84. package/SCSS-Themes/tailwind.scss +24 -7
  85. package/package.json +1 -1
@@ -28515,8 +28515,10 @@ $cbox-border-style: solid !default;
28515
28515
 
28516
28516
  &:hover {
28517
28517
  @if $skin-name != 'FluentUI' {
28518
- background-color: $cbox-hover-bgcolor;
28519
- border-color: $cbox-hover-border-color;
28518
+ &.e-check {
28519
+ background-color: $cbox-checkmark-hover-bgcolor;
28520
+ border-color: $cbox-checkmark-hover-border-color;
28521
+ }
28520
28522
  }
28521
28523
  @if $skin-name == 'FluentUI' {
28522
28524
  &:not(.e-check),
@@ -28611,8 +28613,12 @@ $cbox-border-style: solid !default;
28611
28613
  margin: 0;
28612
28614
 
28613
28615
  &:hover {
28614
- background-color: $cbox-hover-bgcolor;
28615
- border-color: $cbox-hover-border-color;
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
+ }
28616
28622
  @if $skin-name == 'FluentUI' {
28617
28623
  &:not(.e-check),
28618
28624
  &:not(.e-stop)::before {
@@ -28954,7 +28960,7 @@ $cbox-border-style: solid !default;
28954
28960
  color: $cbox-icon-color;
28955
28961
  }
28956
28962
  }
28957
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
28963
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
28958
28964
  background-color: $cbox-checkmark-hover-bgcolor;
28959
28965
  border-color: $cbox-checkmark-hover-border-color;
28960
28966
  }
@@ -63985,6 +63991,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
63985
63991
  $de-para-dlg-rtl-btn-width: 200px;
63986
63992
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
63987
63993
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
63994
+ $de-svg-border-stroke: rgba($grey-dark-font, 1) !default;
63988
63995
 
63989
63996
  // Table properties
63990
63997
  $de-row-height-bottom-margin: 8px;
@@ -64001,6 +64008,14 @@ $de-column-presets-font-size: 60px !default;
64001
64008
  display: flex;
64002
64009
  }
64003
64010
 
64011
+ .e-de-svg-border-color {
64012
+ stroke: $de-svg-border-stroke;
64013
+ }
64014
+
64015
+ .e-de-svg-border-fill-color {
64016
+ fill: $de-svg-border-stroke;
64017
+ }
64018
+
64004
64019
  .e-de-container-row {
64005
64020
  display: flex;
64006
64021
  padding-bottom: $de-padding-full;
@@ -68767,7 +68782,9 @@ $de-prop-btn-icon-clr: #ccc;
68767
68782
  .e-de-toolbar {
68768
68783
  height: 100%;
68769
68784
  }
68770
-
68785
+ .e-documenteditorcontainer {
68786
+ display: block;
68787
+ }
68771
68788
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
68772
68789
  height: 0;
68773
68790
  @if $skin-name == 'tailwind' {
@@ -91043,7 +91060,7 @@ $gantt-masked-table-background-color: #e1dfdd;
91043
91060
  pointer-events: none;
91044
91061
  position: absolute;
91045
91062
  top: 50%;
91046
- width: 99%;
91063
+ width: 99.5%;
91047
91064
  }
91048
91065
 
91049
91066
  .e-gantt-child-taskbar-inner-div,
@@ -28289,8 +28289,10 @@ $cbox-key-focussed-bgcolor: transparent !default;
28289
28289
 
28290
28290
  &:hover {
28291
28291
  @if $skin-name != 'FluentUI' {
28292
- background-color: $cbox-hover-bgcolor;
28293
- border-color: $cbox-hover-border-color;
28292
+ &.e-check {
28293
+ background-color: $cbox-checkmark-hover-bgcolor;
28294
+ border-color: $cbox-checkmark-hover-border-color;
28295
+ }
28294
28296
  }
28295
28297
  @if $skin-name == 'FluentUI' {
28296
28298
  &:not(.e-check),
@@ -28385,8 +28387,12 @@ $cbox-key-focussed-bgcolor: transparent !default;
28385
28387
  margin: 0;
28386
28388
 
28387
28389
  &:hover {
28388
- background-color: $cbox-hover-bgcolor;
28389
- border-color: $cbox-hover-border-color;
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
+ }
28390
28396
  @if $skin-name == 'FluentUI' {
28391
28397
  &:not(.e-check),
28392
28398
  &:not(.e-stop)::before {
@@ -28728,7 +28734,7 @@ $cbox-key-focussed-bgcolor: transparent !default;
28728
28734
  color: $cbox-icon-color;
28729
28735
  }
28730
28736
  }
28731
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
28737
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
28732
28738
  background-color: $cbox-checkmark-hover-bgcolor;
28733
28739
  border-color: $cbox-checkmark-hover-border-color;
28734
28740
  }
@@ -63691,6 +63697,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
63691
63697
  $de-para-dlg-rtl-btn-width: 200px;
63692
63698
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
63693
63699
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
63700
+ $de-svg-border-stroke: rgba($grey-light-font, 1) !default;
63694
63701
 
63695
63702
  // Table properties
63696
63703
  $de-row-height-bottom-margin: 8px;
@@ -63707,6 +63714,14 @@ $de-column-presets-font-size: 60px !default;
63707
63714
  display: flex;
63708
63715
  }
63709
63716
 
63717
+ .e-de-svg-border-color {
63718
+ stroke: $de-svg-border-stroke;
63719
+ }
63720
+
63721
+ .e-de-svg-border-fill-color {
63722
+ fill: $de-svg-border-stroke;
63723
+ }
63724
+
63710
63725
  .e-de-container-row {
63711
63726
  display: flex;
63712
63727
  padding-bottom: $de-padding-full;
@@ -68473,7 +68488,9 @@ $de-prop-btn-icon-clr: #ccc;
68473
68488
  .e-de-toolbar {
68474
68489
  height: 100%;
68475
68490
  }
68476
-
68491
+ .e-documenteditorcontainer {
68492
+ display: block;
68493
+ }
68477
68494
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
68478
68495
  height: 0;
68479
68496
  @if $skin-name == 'tailwind' {
@@ -90808,7 +90825,7 @@ $gantt-masked-table-background-color: #e1dfdd;
90808
90825
  pointer-events: none;
90809
90826
  position: absolute;
90810
90827
  top: 50%;
90811
- width: 99%;
90828
+ width: 99.5%;
90812
90829
  }
90813
90830
 
90814
90831
  .e-gantt-child-taskbar-inner-div,
@@ -28258,8 +28258,10 @@ $cbox-border-style: solid !default;
28258
28258
 
28259
28259
  &:hover {
28260
28260
  @if $skin-name != 'FluentUI' {
28261
- background-color: $cbox-hover-bgcolor;
28262
- border-color: $cbox-hover-border-color;
28261
+ &.e-check {
28262
+ background-color: $cbox-checkmark-hover-bgcolor;
28263
+ border-color: $cbox-checkmark-hover-border-color;
28264
+ }
28263
28265
  }
28264
28266
  @if $skin-name == 'FluentUI' {
28265
28267
  &:not(.e-check),
@@ -28354,8 +28356,12 @@ $cbox-border-style: solid !default;
28354
28356
  margin: 0;
28355
28357
 
28356
28358
  &:hover {
28357
- background-color: $cbox-hover-bgcolor;
28358
- border-color: $cbox-hover-border-color;
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
+ }
28359
28365
  @if $skin-name == 'FluentUI' {
28360
28366
  &:not(.e-check),
28361
28367
  &:not(.e-stop)::before {
@@ -28697,7 +28703,7 @@ $cbox-border-style: solid !default;
28697
28703
  color: $cbox-icon-color;
28698
28704
  }
28699
28705
  }
28700
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
28706
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
28701
28707
  background-color: $cbox-checkmark-hover-bgcolor;
28702
28708
  border-color: $cbox-checkmark-hover-border-color;
28703
28709
  }
@@ -63866,6 +63872,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
63866
63872
  $de-para-dlg-rtl-btn-width: 200px;
63867
63873
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
63868
63874
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
63875
+ $de-svg-border-stroke: rgba($gray-900, 1) !default;
63869
63876
 
63870
63877
  // Table properties
63871
63878
  $de-row-height-bottom-margin: 8px;
@@ -63882,6 +63889,14 @@ $de-column-presets-font-size: 60px !default;
63882
63889
  display: flex;
63883
63890
  }
63884
63891
 
63892
+ .e-de-svg-border-color {
63893
+ stroke: $de-svg-border-stroke;
63894
+ }
63895
+
63896
+ .e-de-svg-border-fill-color {
63897
+ fill: $de-svg-border-stroke;
63898
+ }
63899
+
63885
63900
  .e-de-container-row {
63886
63901
  display: flex;
63887
63902
  padding-bottom: $de-padding-full;
@@ -68649,7 +68664,9 @@ $de-hlt-clr-height-bigger: 25px;
68649
68664
  .e-de-toolbar {
68650
68665
  height: 100%;
68651
68666
  }
68652
-
68667
+ .e-documenteditorcontainer {
68668
+ display: block;
68669
+ }
68653
68670
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
68654
68671
  height: 0;
68655
68672
  @if $skin-name == 'tailwind' {
@@ -91125,7 +91142,7 @@ $gantt-masked-table-background-color: #e1dfdd;
91125
91142
  pointer-events: none;
91126
91143
  position: absolute;
91127
91144
  top: 50%;
91128
- width: 99%;
91145
+ width: 99.5%;
91129
91146
  }
91130
91147
 
91131
91148
  .e-gantt-child-taskbar-inner-div,
@@ -28580,8 +28580,10 @@ $cbox-border-style: solid !default;
28580
28580
 
28581
28581
  &:hover {
28582
28582
  @if $skin-name != 'FluentUI' {
28583
- background-color: $cbox-hover-bgcolor;
28584
- border-color: $cbox-hover-border-color;
28583
+ &.e-check {
28584
+ background-color: $cbox-checkmark-hover-bgcolor;
28585
+ border-color: $cbox-checkmark-hover-border-color;
28586
+ }
28585
28587
  }
28586
28588
  @if $skin-name == 'FluentUI' {
28587
28589
  &:not(.e-check),
@@ -28676,8 +28678,12 @@ $cbox-border-style: solid !default;
28676
28678
  margin: 0;
28677
28679
 
28678
28680
  &:hover {
28679
- background-color: $cbox-hover-bgcolor;
28680
- border-color: $cbox-hover-border-color;
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
+ }
28681
28687
  @if $skin-name == 'FluentUI' {
28682
28688
  &:not(.e-check),
28683
28689
  &:not(.e-stop)::before {
@@ -29019,7 +29025,7 @@ $cbox-border-style: solid !default;
29019
29025
  color: $cbox-icon-color;
29020
29026
  }
29021
29027
  }
29022
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
29028
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
29023
29029
  background-color: $cbox-checkmark-hover-bgcolor;
29024
29030
  border-color: $cbox-checkmark-hover-border-color;
29025
29031
  }
@@ -64085,6 +64091,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
64085
64091
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
64086
64092
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
64087
64093
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
64094
+ $de-svg-border-stroke: $content-text-color !default;
64088
64095
 
64089
64096
  // Color variable
64090
64097
  $de-background: $content-bg-color-alt1 !default;
@@ -64189,6 +64196,14 @@ $de-column-presets-font-size: $text-6xl !default;
64189
64196
  display: flex;
64190
64197
  }
64191
64198
 
64199
+ .e-de-svg-border-color {
64200
+ stroke: $de-svg-border-stroke;
64201
+ }
64202
+
64203
+ .e-de-svg-border-fill-color {
64204
+ fill: $de-svg-border-stroke;
64205
+ }
64206
+
64192
64207
  .e-de-container-row {
64193
64208
  display: flex;
64194
64209
  padding-bottom: $de-padding-full;
@@ -69020,7 +69035,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
69020
69035
  .e-de-toolbar {
69021
69036
  height: 100%;
69022
69037
  }
69023
-
69038
+ .e-documenteditorcontainer {
69039
+ display: block;
69040
+ }
69024
69041
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
69025
69042
  height: 0;
69026
69043
  @if $skin-name == 'tailwind' {
@@ -91340,7 +91357,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
91340
91357
  pointer-events: none;
91341
91358
  position: absolute;
91342
91359
  top: 50%;
91343
- width: 99%;
91360
+ width: 99.5%;
91344
91361
  }
91345
91362
 
91346
91363
  .e-gantt-child-taskbar-inner-div,
@@ -28580,8 +28580,10 @@ $cbox-border-style: solid !default;
28580
28580
 
28581
28581
  &:hover {
28582
28582
  @if $skin-name != 'FluentUI' {
28583
- background-color: $cbox-hover-bgcolor;
28584
- border-color: $cbox-hover-border-color;
28583
+ &.e-check {
28584
+ background-color: $cbox-checkmark-hover-bgcolor;
28585
+ border-color: $cbox-checkmark-hover-border-color;
28586
+ }
28585
28587
  }
28586
28588
  @if $skin-name == 'FluentUI' {
28587
28589
  &:not(.e-check),
@@ -28676,8 +28678,12 @@ $cbox-border-style: solid !default;
28676
28678
  margin: 0;
28677
28679
 
28678
28680
  &:hover {
28679
- background-color: $cbox-hover-bgcolor;
28680
- border-color: $cbox-hover-border-color;
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
+ }
28681
28687
  @if $skin-name == 'FluentUI' {
28682
28688
  &:not(.e-check),
28683
28689
  &:not(.e-stop)::before {
@@ -29019,7 +29025,7 @@ $cbox-border-style: solid !default;
29019
29025
  color: $cbox-icon-color;
29020
29026
  }
29021
29027
  }
29022
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
29028
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
29023
29029
  background-color: $cbox-checkmark-hover-bgcolor;
29024
29030
  border-color: $cbox-checkmark-hover-border-color;
29025
29031
  }
@@ -64085,6 +64091,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
64085
64091
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
64086
64092
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
64087
64093
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
64094
+ $de-svg-border-stroke: $content-text-color !default;
64088
64095
 
64089
64096
  // Color variable
64090
64097
  $de-background: $content-bg-color-alt1 !default;
@@ -64189,6 +64196,14 @@ $de-column-presets-font-size: $text-6xl !default;
64189
64196
  display: flex;
64190
64197
  }
64191
64198
 
64199
+ .e-de-svg-border-color {
64200
+ stroke: $de-svg-border-stroke;
64201
+ }
64202
+
64203
+ .e-de-svg-border-fill-color {
64204
+ fill: $de-svg-border-stroke;
64205
+ }
64206
+
64192
64207
  .e-de-container-row {
64193
64208
  display: flex;
64194
64209
  padding-bottom: $de-padding-full;
@@ -69020,7 +69035,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
69020
69035
  .e-de-toolbar {
69021
69036
  height: 100%;
69022
69037
  }
69023
-
69038
+ .e-documenteditorcontainer {
69039
+ display: block;
69040
+ }
69024
69041
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
69025
69042
  height: 0;
69026
69043
  @if $skin-name == 'tailwind' {
@@ -91340,7 +91357,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
91340
91357
  pointer-events: none;
91341
91358
  position: absolute;
91342
91359
  top: 50%;
91343
- width: 99%;
91360
+ width: 99.5%;
91344
91361
  }
91345
91362
 
91346
91363
  .e-gantt-child-taskbar-inner-div,
@@ -347,8 +347,10 @@ $cbox-border-style: solid !default;
347
347
 
348
348
  &:hover {
349
349
  @if $skin-name != 'FluentUI' {
350
- background-color: $cbox-hover-bgcolor;
351
- border-color: $cbox-hover-border-color;
350
+ &.e-check {
351
+ background-color: $cbox-checkmark-hover-bgcolor;
352
+ border-color: $cbox-checkmark-hover-border-color;
353
+ }
352
354
  }
353
355
  @if $skin-name == 'FluentUI' {
354
356
  &:not(.e-check),
@@ -443,8 +445,12 @@ $cbox-border-style: solid !default;
443
445
  margin: 0;
444
446
 
445
447
  &:hover {
446
- background-color: $cbox-hover-bgcolor;
447
- border-color: $cbox-hover-border-color;
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
+ }
448
454
  @if $skin-name == 'FluentUI' {
449
455
  &:not(.e-check),
450
456
  &:not(.e-stop)::before {
@@ -786,7 +792,7 @@ $cbox-border-style: solid !default;
786
792
  color: $cbox-icon-color;
787
793
  }
788
794
  }
789
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
795
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
790
796
  background-color: $cbox-checkmark-hover-bgcolor;
791
797
  border-color: $cbox-checkmark-hover-border-color;
792
798
  }
@@ -344,8 +344,10 @@ $cbox-key-focussed-bgcolor: transparent !default;
344
344
 
345
345
  &:hover {
346
346
  @if $skin-name != 'FluentUI' {
347
- background-color: $cbox-hover-bgcolor;
348
- border-color: $cbox-hover-border-color;
347
+ &.e-check {
348
+ background-color: $cbox-checkmark-hover-bgcolor;
349
+ border-color: $cbox-checkmark-hover-border-color;
350
+ }
349
351
  }
350
352
  @if $skin-name == 'FluentUI' {
351
353
  &:not(.e-check),
@@ -440,8 +442,12 @@ $cbox-key-focussed-bgcolor: transparent !default;
440
442
  margin: 0;
441
443
 
442
444
  &:hover {
443
- background-color: $cbox-hover-bgcolor;
444
- border-color: $cbox-hover-border-color;
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
+ }
445
451
  @if $skin-name == 'FluentUI' {
446
452
  &:not(.e-check),
447
453
  &:not(.e-stop)::before {
@@ -783,7 +789,7 @@ $cbox-key-focussed-bgcolor: transparent !default;
783
789
  color: $cbox-icon-color;
784
790
  }
785
791
  }
786
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
792
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
787
793
  background-color: $cbox-checkmark-hover-bgcolor;
788
794
  border-color: $cbox-checkmark-hover-border-color;
789
795
  }
@@ -347,8 +347,10 @@ $cbox-border-style: solid !default;
347
347
 
348
348
  &:hover {
349
349
  @if $skin-name != 'FluentUI' {
350
- background-color: $cbox-hover-bgcolor;
351
- border-color: $cbox-hover-border-color;
350
+ &.e-check {
351
+ background-color: $cbox-checkmark-hover-bgcolor;
352
+ border-color: $cbox-checkmark-hover-border-color;
353
+ }
352
354
  }
353
355
  @if $skin-name == 'FluentUI' {
354
356
  &:not(.e-check),
@@ -443,8 +445,12 @@ $cbox-border-style: solid !default;
443
445
  margin: 0;
444
446
 
445
447
  &:hover {
446
- background-color: $cbox-hover-bgcolor;
447
- border-color: $cbox-hover-border-color;
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
+ }
448
454
  @if $skin-name == 'FluentUI' {
449
455
  &:not(.e-check),
450
456
  &:not(.e-stop)::before {
@@ -786,7 +792,7 @@ $cbox-border-style: solid !default;
786
792
  color: $cbox-icon-color;
787
793
  }
788
794
  }
789
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
795
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
790
796
  background-color: $cbox-checkmark-hover-bgcolor;
791
797
  border-color: $cbox-checkmark-hover-border-color;
792
798
  }
@@ -347,8 +347,10 @@ $cbox-border-style: solid !default;
347
347
 
348
348
  &:hover {
349
349
  @if $skin-name != 'FluentUI' {
350
- background-color: $cbox-hover-bgcolor;
351
- border-color: $cbox-hover-border-color;
350
+ &.e-check {
351
+ background-color: $cbox-checkmark-hover-bgcolor;
352
+ border-color: $cbox-checkmark-hover-border-color;
353
+ }
352
354
  }
353
355
  @if $skin-name == 'FluentUI' {
354
356
  &:not(.e-check),
@@ -443,8 +445,12 @@ $cbox-border-style: solid !default;
443
445
  margin: 0;
444
446
 
445
447
  &:hover {
446
- background-color: $cbox-hover-bgcolor;
447
- border-color: $cbox-hover-border-color;
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
+ }
448
454
  @if $skin-name == 'FluentUI' {
449
455
  &:not(.e-check),
450
456
  &:not(.e-stop)::before {
@@ -786,7 +792,7 @@ $cbox-border-style: solid !default;
786
792
  color: $cbox-icon-color;
787
793
  }
788
794
  }
789
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
795
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
790
796
  background-color: $cbox-checkmark-hover-bgcolor;
791
797
  border-color: $cbox-checkmark-hover-border-color;
792
798
  }
@@ -347,8 +347,10 @@ $cbox-border-style: solid !default;
347
347
 
348
348
  &:hover {
349
349
  @if $skin-name != 'FluentUI' {
350
- background-color: $cbox-hover-bgcolor;
351
- border-color: $cbox-hover-border-color;
350
+ &.e-check {
351
+ background-color: $cbox-checkmark-hover-bgcolor;
352
+ border-color: $cbox-checkmark-hover-border-color;
353
+ }
352
354
  }
353
355
  @if $skin-name == 'FluentUI' {
354
356
  &:not(.e-check),
@@ -443,8 +445,12 @@ $cbox-border-style: solid !default;
443
445
  margin: 0;
444
446
 
445
447
  &:hover {
446
- background-color: $cbox-hover-bgcolor;
447
- border-color: $cbox-hover-border-color;
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
+ }
448
454
  @if $skin-name == 'FluentUI' {
449
455
  &:not(.e-check),
450
456
  &:not(.e-stop)::before {
@@ -786,7 +792,7 @@ $cbox-border-style: solid !default;
786
792
  color: $cbox-icon-color;
787
793
  }
788
794
  }
789
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
795
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
790
796
  background-color: $cbox-checkmark-hover-bgcolor;
791
797
  border-color: $cbox-checkmark-hover-border-color;
792
798
  }
@@ -349,8 +349,10 @@ $cbox-ripple-size: -9px !default;
349
349
 
350
350
  &:hover {
351
351
  @if $skin-name != 'FluentUI' {
352
- background-color: $cbox-hover-bgcolor;
353
- border-color: $cbox-hover-border-color;
352
+ &.e-check {
353
+ background-color: $cbox-checkmark-hover-bgcolor;
354
+ border-color: $cbox-checkmark-hover-border-color;
355
+ }
354
356
  }
355
357
  @if $skin-name == 'FluentUI' {
356
358
  &:not(.e-check),
@@ -445,8 +447,12 @@ $cbox-ripple-size: -9px !default;
445
447
  margin: 0;
446
448
 
447
449
  &:hover {
448
- background-color: $cbox-hover-bgcolor;
449
- border-color: $cbox-hover-border-color;
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
+ }
450
456
  @if $skin-name == 'FluentUI' {
451
457
  &:not(.e-check),
452
458
  &:not(.e-stop)::before {
@@ -788,7 +794,7 @@ $cbox-ripple-size: -9px !default;
788
794
  color: $cbox-icon-color;
789
795
  }
790
796
  }
791
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
797
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
792
798
  background-color: $cbox-checkmark-hover-bgcolor;
793
799
  border-color: $cbox-checkmark-hover-border-color;
794
800
  }
@@ -346,8 +346,10 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
346
346
 
347
347
  &:hover {
348
348
  @if $skin-name != 'FluentUI' {
349
- background-color: $cbox-hover-bgcolor;
350
- border-color: $cbox-hover-border-color;
349
+ &.e-check {
350
+ background-color: $cbox-checkmark-hover-bgcolor;
351
+ border-color: $cbox-checkmark-hover-border-color;
352
+ }
351
353
  }
352
354
  @if $skin-name == 'FluentUI' {
353
355
  &:not(.e-check),
@@ -442,8 +444,12 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
442
444
  margin: 0;
443
445
 
444
446
  &:hover {
445
- background-color: $cbox-hover-bgcolor;
446
- border-color: $cbox-hover-border-color;
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
+ }
447
453
  @if $skin-name == 'FluentUI' {
448
454
  &:not(.e-check),
449
455
  &:not(.e-stop)::before {
@@ -785,7 +791,7 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
785
791
  color: $cbox-icon-color;
786
792
  }
787
793
  }
788
- @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
794
+ @if $skin-name == 'bootstrap4' or $skin-name == 'tailwind' {
789
795
  background-color: $cbox-checkmark-hover-bgcolor;
790
796
  border-color: $cbox-checkmark-hover-border-color;
791
797
  }