@syncfusion/blazor-themes 22.2.8 → 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 +19 -4
  2. package/SCSS-Themes/bootstrap.scss +19 -4
  3. package/SCSS-Themes/bootstrap4.scss +19 -4
  4. package/SCSS-Themes/bootstrap5-dark.scss +19 -4
  5. package/SCSS-Themes/bootstrap5.scss +19 -4
  6. package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +6 -2
  7. package/SCSS-Themes/buttons/check-box/bootstrap.scss +6 -2
  8. package/SCSS-Themes/buttons/check-box/bootstrap4.scss +6 -2
  9. package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +6 -2
  10. package/SCSS-Themes/buttons/check-box/bootstrap5.scss +6 -2
  11. package/SCSS-Themes/buttons/check-box/fabric-dark.scss +6 -2
  12. package/SCSS-Themes/buttons/check-box/fabric.scss +6 -2
  13. package/SCSS-Themes/buttons/check-box/fluent-dark.scss +6 -2
  14. package/SCSS-Themes/buttons/check-box/fluent.scss +6 -2
  15. package/SCSS-Themes/buttons/check-box/highcontrast.scss +6 -2
  16. package/SCSS-Themes/buttons/check-box/material-dark.scss +6 -2
  17. package/SCSS-Themes/buttons/check-box/material.scss +6 -2
  18. package/SCSS-Themes/buttons/check-box/material3-dark.scss +6 -2
  19. package/SCSS-Themes/buttons/check-box/material3.scss +6 -2
  20. package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +6 -2
  21. package/SCSS-Themes/buttons/check-box/tailwind.scss +6 -2
  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 +20 -5
  55. package/SCSS-Themes/fabric.scss +20 -5
  56. package/SCSS-Themes/fluent-dark.scss +19 -4
  57. package/SCSS-Themes/fluent.scss +19 -4
  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 +19 -4
  75. package/SCSS-Themes/material-dark.scss +20 -5
  76. package/SCSS-Themes/material.scss +20 -5
  77. package/SCSS-Themes/material3-dark.scss +19 -4
  78. package/SCSS-Themes/material3.scss +19 -4
  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 +19 -4
  84. package/SCSS-Themes/tailwind.scss +19 -4
  85. package/package.json +1 -1
@@ -28613,8 +28613,12 @@ $cbox-border-style: solid !default;
28613
28613
  margin: 0;
28614
28614
 
28615
28615
  &:hover {
28616
- background-color: $cbox-hover-bgcolor;
28617
- 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
+ }
28618
28622
  @if $skin-name == 'FluentUI' {
28619
28623
  &:not(.e-check),
28620
28624
  &:not(.e-stop)::before {
@@ -63987,6 +63991,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
63987
63991
  $de-para-dlg-rtl-btn-width: 200px;
63988
63992
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
63989
63993
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
63994
+ $de-svg-border-stroke: rgba($grey-dark-font, 1) !default;
63990
63995
 
63991
63996
  // Table properties
63992
63997
  $de-row-height-bottom-margin: 8px;
@@ -64003,6 +64008,14 @@ $de-column-presets-font-size: 60px !default;
64003
64008
  display: flex;
64004
64009
  }
64005
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
+
64006
64019
  .e-de-container-row {
64007
64020
  display: flex;
64008
64021
  padding-bottom: $de-padding-full;
@@ -68769,7 +68782,9 @@ $de-prop-btn-icon-clr: #ccc;
68769
68782
  .e-de-toolbar {
68770
68783
  height: 100%;
68771
68784
  }
68772
-
68785
+ .e-documenteditorcontainer {
68786
+ display: block;
68787
+ }
68773
68788
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
68774
68789
  height: 0;
68775
68790
  @if $skin-name == 'tailwind' {
@@ -91045,7 +91060,7 @@ $gantt-masked-table-background-color: #e1dfdd;
91045
91060
  pointer-events: none;
91046
91061
  position: absolute;
91047
91062
  top: 50%;
91048
- width: 99%;
91063
+ width: 99.5%;
91049
91064
  }
91050
91065
 
91051
91066
  .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
- background-color: $cbox-hover-bgcolor;
28391
- 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
+ }
28392
28396
  @if $skin-name == 'FluentUI' {
28393
28397
  &:not(.e-check),
28394
28398
  &:not(.e-stop)::before {
@@ -63693,6 +63697,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
63693
63697
  $de-para-dlg-rtl-btn-width: 200px;
63694
63698
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
63695
63699
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
63700
+ $de-svg-border-stroke: rgba($grey-light-font, 1) !default;
63696
63701
 
63697
63702
  // Table properties
63698
63703
  $de-row-height-bottom-margin: 8px;
@@ -63709,6 +63714,14 @@ $de-column-presets-font-size: 60px !default;
63709
63714
  display: flex;
63710
63715
  }
63711
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
+
63712
63725
  .e-de-container-row {
63713
63726
  display: flex;
63714
63727
  padding-bottom: $de-padding-full;
@@ -68475,7 +68488,9 @@ $de-prop-btn-icon-clr: #ccc;
68475
68488
  .e-de-toolbar {
68476
68489
  height: 100%;
68477
68490
  }
68478
-
68491
+ .e-documenteditorcontainer {
68492
+ display: block;
68493
+ }
68479
68494
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
68480
68495
  height: 0;
68481
68496
  @if $skin-name == 'tailwind' {
@@ -90810,7 +90825,7 @@ $gantt-masked-table-background-color: #e1dfdd;
90810
90825
  pointer-events: none;
90811
90826
  position: absolute;
90812
90827
  top: 50%;
90813
- width: 99%;
90828
+ width: 99.5%;
90814
90829
  }
90815
90830
 
90816
90831
  .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
- background-color: $cbox-hover-bgcolor;
28360
- 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
+ }
28361
28365
  @if $skin-name == 'FluentUI' {
28362
28366
  &:not(.e-check),
28363
28367
  &:not(.e-stop)::before {
@@ -63868,6 +63872,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
63868
63872
  $de-para-dlg-rtl-btn-width: 200px;
63869
63873
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
63870
63874
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
63875
+ $de-svg-border-stroke: rgba($gray-900, 1) !default;
63871
63876
 
63872
63877
  // Table properties
63873
63878
  $de-row-height-bottom-margin: 8px;
@@ -63884,6 +63889,14 @@ $de-column-presets-font-size: 60px !default;
63884
63889
  display: flex;
63885
63890
  }
63886
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
+
63887
63900
  .e-de-container-row {
63888
63901
  display: flex;
63889
63902
  padding-bottom: $de-padding-full;
@@ -68651,7 +68664,9 @@ $de-hlt-clr-height-bigger: 25px;
68651
68664
  .e-de-toolbar {
68652
68665
  height: 100%;
68653
68666
  }
68654
-
68667
+ .e-documenteditorcontainer {
68668
+ display: block;
68669
+ }
68655
68670
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
68656
68671
  height: 0;
68657
68672
  @if $skin-name == 'tailwind' {
@@ -91127,7 +91142,7 @@ $gantt-masked-table-background-color: #e1dfdd;
91127
91142
  pointer-events: none;
91128
91143
  position: absolute;
91129
91144
  top: 50%;
91130
- width: 99%;
91145
+ width: 99.5%;
91131
91146
  }
91132
91147
 
91133
91148
  .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
- background-color: $cbox-hover-bgcolor;
28682
- 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
+ }
28683
28687
  @if $skin-name == 'FluentUI' {
28684
28688
  &:not(.e-check),
28685
28689
  &:not(.e-stop)::before {
@@ -64087,6 +64091,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
64087
64091
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
64088
64092
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
64089
64093
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
64094
+ $de-svg-border-stroke: $content-text-color !default;
64090
64095
 
64091
64096
  // Color variable
64092
64097
  $de-background: $content-bg-color-alt1 !default;
@@ -64191,6 +64196,14 @@ $de-column-presets-font-size: $text-6xl !default;
64191
64196
  display: flex;
64192
64197
  }
64193
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
+
64194
64207
  .e-de-container-row {
64195
64208
  display: flex;
64196
64209
  padding-bottom: $de-padding-full;
@@ -69022,7 +69035,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
69022
69035
  .e-de-toolbar {
69023
69036
  height: 100%;
69024
69037
  }
69025
-
69038
+ .e-documenteditorcontainer {
69039
+ display: block;
69040
+ }
69026
69041
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
69027
69042
  height: 0;
69028
69043
  @if $skin-name == 'tailwind' {
@@ -91342,7 +91357,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
91342
91357
  pointer-events: none;
91343
91358
  position: absolute;
91344
91359
  top: 50%;
91345
- width: 99%;
91360
+ width: 99.5%;
91346
91361
  }
91347
91362
 
91348
91363
  .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
- background-color: $cbox-hover-bgcolor;
28682
- 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
+ }
28683
28687
  @if $skin-name == 'FluentUI' {
28684
28688
  &:not(.e-check),
28685
28689
  &:not(.e-stop)::before {
@@ -64087,6 +64091,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
64087
64091
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
64088
64092
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
64089
64093
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
64094
+ $de-svg-border-stroke: $content-text-color !default;
64090
64095
 
64091
64096
  // Color variable
64092
64097
  $de-background: $content-bg-color-alt1 !default;
@@ -64191,6 +64196,14 @@ $de-column-presets-font-size: $text-6xl !default;
64191
64196
  display: flex;
64192
64197
  }
64193
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
+
64194
64207
  .e-de-container-row {
64195
64208
  display: flex;
64196
64209
  padding-bottom: $de-padding-full;
@@ -69022,7 +69035,9 @@ $de-hover-bg: $content-bg-color-alt2 !default;
69022
69035
  .e-de-toolbar {
69023
69036
  height: 100%;
69024
69037
  }
69025
-
69038
+ .e-documenteditorcontainer {
69039
+ display: block;
69040
+ }
69026
69041
  .e-de-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text .e-de-text-wrap {
69027
69042
  height: 0;
69028
69043
  @if $skin-name == 'tailwind' {
@@ -91342,7 +91357,7 @@ $gantt-masked-table-background-color: rgb(225,223,221);
91342
91357
  pointer-events: none;
91343
91358
  position: absolute;
91344
91359
  top: 50%;
91345
- width: 99%;
91360
+ width: 99.5%;
91346
91361
  }
91347
91362
 
91348
91363
  .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
- background-color: $cbox-hover-bgcolor;
449
- 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
+ }
450
454
  @if $skin-name == 'FluentUI' {
451
455
  &:not(.e-check),
452
456
  &:not(.e-stop)::before {
@@ -442,8 +442,12 @@ $cbox-key-focussed-bgcolor: transparent !default;
442
442
  margin: 0;
443
443
 
444
444
  &:hover {
445
- background-color: $cbox-hover-bgcolor;
446
- 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
+ }
447
451
  @if $skin-name == 'FluentUI' {
448
452
  &:not(.e-check),
449
453
  &:not(.e-stop)::before {
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
445
445
  margin: 0;
446
446
 
447
447
  &:hover {
448
- background-color: $cbox-hover-bgcolor;
449
- 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
+ }
450
454
  @if $skin-name == 'FluentUI' {
451
455
  &:not(.e-check),
452
456
  &:not(.e-stop)::before {
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
445
445
  margin: 0;
446
446
 
447
447
  &:hover {
448
- background-color: $cbox-hover-bgcolor;
449
- 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
+ }
450
454
  @if $skin-name == 'FluentUI' {
451
455
  &:not(.e-check),
452
456
  &:not(.e-stop)::before {
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
445
445
  margin: 0;
446
446
 
447
447
  &:hover {
448
- background-color: $cbox-hover-bgcolor;
449
- 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
+ }
450
454
  @if $skin-name == 'FluentUI' {
451
455
  &:not(.e-check),
452
456
  &:not(.e-stop)::before {
@@ -447,8 +447,12 @@ $cbox-ripple-size: -9px !default;
447
447
  margin: 0;
448
448
 
449
449
  &:hover {
450
- background-color: $cbox-hover-bgcolor;
451
- 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
+ }
452
456
  @if $skin-name == 'FluentUI' {
453
457
  &:not(.e-check),
454
458
  &:not(.e-stop)::before {
@@ -444,8 +444,12 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
444
444
  margin: 0;
445
445
 
446
446
  &:hover {
447
- background-color: $cbox-hover-bgcolor;
448
- 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
+ }
449
453
  @if $skin-name == 'FluentUI' {
450
454
  &:not(.e-check),
451
455
  &:not(.e-stop)::before {
@@ -449,8 +449,12 @@ $cbox-icon-color: $icon-color !default;
449
449
  margin: 0;
450
450
 
451
451
  &:hover {
452
- background-color: $cbox-hover-bgcolor;
453
- border-color: $cbox-hover-border-color;
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 {
@@ -449,8 +449,12 @@ $cbox-icon-color: $icon-color !default;
449
449
  margin: 0;
450
450
 
451
451
  &:hover {
452
- background-color: $cbox-hover-bgcolor;
453
- border-color: $cbox-hover-border-color;
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 {
@@ -443,8 +443,12 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
443
443
  margin: 0;
444
444
 
445
445
  &:hover {
446
- background-color: $cbox-hover-bgcolor;
447
- border-color: $cbox-hover-border-color;
446
+ @if $skin-name != 'FluentUI' {
447
+ &.e-check {
448
+ background-color: $cbox-checkmark-hover-bgcolor;
449
+ border-color: $cbox-checkmark-hover-border-color;
450
+ }
451
+ }
448
452
  @if $skin-name == 'FluentUI' {
449
453
  &:not(.e-check),
450
454
  &:not(.e-stop)::before {
@@ -448,8 +448,12 @@ $cbox-border-style: solid !default;
448
448
  margin: 0;
449
449
 
450
450
  &:hover {
451
- background-color: $cbox-hover-bgcolor;
452
- border-color: $cbox-hover-border-color;
451
+ @if $skin-name != 'FluentUI' {
452
+ &.e-check {
453
+ background-color: $cbox-checkmark-hover-bgcolor;
454
+ border-color: $cbox-checkmark-hover-border-color;
455
+ }
456
+ }
453
457
  @if $skin-name == 'FluentUI' {
454
458
  &:not(.e-check),
455
459
  &:not(.e-stop)::before {
@@ -444,8 +444,12 @@ $cbox-border-style: solid !default;
444
444
  margin: 0;
445
445
 
446
446
  &:hover {
447
- background-color: $cbox-hover-bgcolor;
448
- 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
+ }
449
453
  @if $skin-name == 'FluentUI' {
450
454
  &:not(.e-check),
451
455
  &:not(.e-stop)::before {
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
445
445
  margin: 0;
446
446
 
447
447
  &:hover {
448
- background-color: $cbox-hover-bgcolor;
449
- 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
+ }
450
454
  @if $skin-name == 'FluentUI' {
451
455
  &:not(.e-check),
452
456
  &:not(.e-stop)::before {
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
445
445
  margin: 0;
446
446
 
447
447
  &:hover {
448
- background-color: $cbox-hover-bgcolor;
449
- 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
+ }
450
454
  @if $skin-name == 'FluentUI' {
451
455
  &:not(.e-check),
452
456
  &:not(.e-stop)::before {
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
445
445
  margin: 0;
446
446
 
447
447
  &:hover {
448
- background-color: $cbox-hover-bgcolor;
449
- 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
+ }
450
454
  @if $skin-name == 'FluentUI' {
451
455
  &:not(.e-check),
452
456
  &:not(.e-stop)::before {
@@ -445,8 +445,12 @@ $cbox-border-style: solid !default;
445
445
  margin: 0;
446
446
 
447
447
  &:hover {
448
- background-color: $cbox-hover-bgcolor;
449
- 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
+ }
450
454
  @if $skin-name == 'FluentUI' {
451
455
  &:not(.e-check),
452
456
  &:not(.e-stop)::before {
@@ -580,6 +580,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
580
580
  $de-para-dlg-rtl-btn-width: 200px;
581
581
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
582
582
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
583
+ $de-svg-border-stroke: rgba($grey-dark-font, 1) !default;
583
584
 
584
585
  // Table properties
585
586
  $de-row-height-bottom-margin: 8px;
@@ -596,6 +597,14 @@ $de-column-presets-font-size: 60px !default;
596
597
  display: flex;
597
598
  }
598
599
 
600
+ .e-de-svg-border-color {
601
+ stroke: $de-svg-border-stroke;
602
+ }
603
+
604
+ .e-de-svg-border-fill-color {
605
+ fill: $de-svg-border-stroke;
606
+ }
607
+
599
608
  .e-de-container-row {
600
609
  display: flex;
601
610
  padding-bottom: $de-padding-full;
@@ -579,6 +579,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
579
579
  $de-para-dlg-rtl-btn-width: 200px;
580
580
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
581
581
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
582
+ $de-svg-border-stroke: rgba($grey-light-font, 1) !default;
582
583
 
583
584
  // Table properties
584
585
  $de-row-height-bottom-margin: 8px;
@@ -595,6 +596,14 @@ $de-column-presets-font-size: 60px !default;
595
596
  display: flex;
596
597
  }
597
598
 
599
+ .e-de-svg-border-color {
600
+ stroke: $de-svg-border-stroke;
601
+ }
602
+
603
+ .e-de-svg-border-fill-color {
604
+ fill: $de-svg-border-stroke;
605
+ }
606
+
598
607
  .e-de-container-row {
599
608
  display: flex;
600
609
  padding-bottom: $de-padding-full;
@@ -592,6 +592,7 @@ $de-para-dlg-rtl-btn-font-size: 12px;
592
592
  $de-para-dlg-rtl-btn-width: 200px;
593
593
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px;
594
594
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px;
595
+ $de-svg-border-stroke: rgba($gray-900, 1) !default;
595
596
 
596
597
  // Table properties
597
598
  $de-row-height-bottom-margin: 8px;
@@ -608,6 +609,14 @@ $de-column-presets-font-size: 60px !default;
608
609
  display: flex;
609
610
  }
610
611
 
612
+ .e-de-svg-border-color {
613
+ stroke: $de-svg-border-stroke;
614
+ }
615
+
616
+ .e-de-svg-border-fill-color {
617
+ fill: $de-svg-border-stroke;
618
+ }
619
+
611
620
  .e-de-container-row {
612
621
  display: flex;
613
622
  padding-bottom: $de-padding-full;
@@ -505,6 +505,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
505
505
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
506
506
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
507
507
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
508
+ $de-svg-border-stroke: $content-text-color !default;
508
509
 
509
510
  // Color variable
510
511
  $de-background: $content-bg-color-alt1 !default;
@@ -609,6 +610,14 @@ $de-column-presets-font-size: $text-6xl !default;
609
610
  display: flex;
610
611
  }
611
612
 
613
+ .e-de-svg-border-color {
614
+ stroke: $de-svg-border-stroke;
615
+ }
616
+
617
+ .e-de-svg-border-fill-color {
618
+ fill: $de-svg-border-stroke;
619
+ }
620
+
612
621
  .e-de-container-row {
613
622
  display: flex;
614
623
  padding-bottom: $de-padding-full;
@@ -505,6 +505,7 @@ $de-para-dlg-rtl-btn-width: 200px !default;
505
505
  $de-de-rtl-btn-div-e-de-rtl-margin-right: 24px !default;
506
506
  $de-de-rtl-btn-div-e-de-rtl-margin-left: 12px !default;
507
507
  $de-para-dlg-spacing-div-mrgn-left: 40px !default;
508
+ $de-svg-border-stroke: $content-text-color !default;
508
509
 
509
510
  // Color variable
510
511
  $de-background: $content-bg-color-alt1 !default;
@@ -609,6 +610,14 @@ $de-column-presets-font-size: $text-6xl !default;
609
610
  display: flex;
610
611
  }
611
612
 
613
+ .e-de-svg-border-color {
614
+ stroke: $de-svg-border-stroke;
615
+ }
616
+
617
+ .e-de-svg-border-fill-color {
618
+ fill: $de-svg-border-stroke;
619
+ }
620
+
612
621
  .e-de-container-row {
613
622
  display: flex;
614
623
  padding-bottom: $de-padding-full;