@syncfusion/blazor-themes 20.4.48 → 20.4.50

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 (75) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +38 -11
  2. package/SCSS-Themes/bootstrap.scss +38 -11
  3. package/SCSS-Themes/bootstrap4.scss +38 -11
  4. package/SCSS-Themes/bootstrap5-dark.scss +38 -11
  5. package/SCSS-Themes/bootstrap5.scss +38 -11
  6. package/SCSS-Themes/fabric-dark.scss +42 -15
  7. package/SCSS-Themes/fabric.scss +42 -15
  8. package/SCSS-Themes/fluent-dark.scss +41 -14
  9. package/SCSS-Themes/fluent.scss +41 -14
  10. package/SCSS-Themes/highcontrast.scss +38 -11
  11. package/SCSS-Themes/material-dark.scss +38 -11
  12. package/SCSS-Themes/material.scss +38 -11
  13. package/SCSS-Themes/navigations/accordion/bootstrap-dark.scss +4 -4
  14. package/SCSS-Themes/navigations/accordion/bootstrap.scss +4 -4
  15. package/SCSS-Themes/navigations/accordion/bootstrap4.scss +4 -4
  16. package/SCSS-Themes/navigations/accordion/bootstrap5-dark.scss +4 -4
  17. package/SCSS-Themes/navigations/accordion/bootstrap5.scss +4 -4
  18. package/SCSS-Themes/navigations/accordion/fabric-dark.scss +4 -4
  19. package/SCSS-Themes/navigations/accordion/fabric.scss +4 -4
  20. package/SCSS-Themes/navigations/accordion/fluent-dark.scss +4 -4
  21. package/SCSS-Themes/navigations/accordion/fluent.scss +4 -4
  22. package/SCSS-Themes/navigations/accordion/highcontrast.scss +4 -4
  23. package/SCSS-Themes/navigations/accordion/material-dark.scss +4 -4
  24. package/SCSS-Themes/navigations/accordion/material.scss +4 -4
  25. package/SCSS-Themes/navigations/accordion/tailwind-dark.scss +4 -4
  26. package/SCSS-Themes/navigations/accordion/tailwind.scss +4 -4
  27. package/SCSS-Themes/navigations/context-menu/bootstrap-dark.scss +6 -2
  28. package/SCSS-Themes/navigations/context-menu/bootstrap.scss +6 -2
  29. package/SCSS-Themes/navigations/context-menu/bootstrap4.scss +6 -2
  30. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +6 -2
  31. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +6 -2
  32. package/SCSS-Themes/navigations/context-menu/fabric-dark.scss +6 -2
  33. package/SCSS-Themes/navigations/context-menu/fabric.scss +6 -2
  34. package/SCSS-Themes/navigations/context-menu/fluent-dark.scss +6 -2
  35. package/SCSS-Themes/navigations/context-menu/fluent.scss +6 -2
  36. package/SCSS-Themes/navigations/context-menu/highcontrast.scss +6 -2
  37. package/SCSS-Themes/navigations/context-menu/material-dark.scss +6 -2
  38. package/SCSS-Themes/navigations/context-menu/material.scss +6 -2
  39. package/SCSS-Themes/navigations/context-menu/tailwind-dark.scss +6 -2
  40. package/SCSS-Themes/navigations/context-menu/tailwind.scss +6 -2
  41. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +2 -1
  42. package/SCSS-Themes/navigations/menu/bootstrap.scss +2 -1
  43. package/SCSS-Themes/navigations/menu/bootstrap4.scss +2 -1
  44. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +2 -1
  45. package/SCSS-Themes/navigations/menu/bootstrap5.scss +2 -1
  46. package/SCSS-Themes/navigations/menu/fabric-dark.scss +6 -5
  47. package/SCSS-Themes/navigations/menu/fabric.scss +6 -5
  48. package/SCSS-Themes/navigations/menu/fluent-dark.scss +2 -1
  49. package/SCSS-Themes/navigations/menu/fluent.scss +2 -1
  50. package/SCSS-Themes/navigations/menu/highcontrast.scss +2 -1
  51. package/SCSS-Themes/navigations/menu/material-dark.scss +2 -1
  52. package/SCSS-Themes/navigations/menu/material.scss +2 -1
  53. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +2 -1
  54. package/SCSS-Themes/navigations/menu/tailwind.scss +2 -1
  55. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +26 -4
  56. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +26 -4
  57. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +26 -4
  58. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +26 -4
  59. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +26 -4
  60. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +26 -4
  61. package/SCSS-Themes/pivotview/pivotview/fabric.scss +26 -4
  62. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +26 -4
  63. package/SCSS-Themes/pivotview/pivotview/fluent.scss +26 -4
  64. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +26 -4
  65. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +26 -4
  66. package/SCSS-Themes/pivotview/pivotview/material.scss +26 -4
  67. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +26 -4
  68. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +26 -4
  69. package/SCSS-Themes/popups/dialog/fluent-dark.scss +3 -3
  70. package/SCSS-Themes/popups/dialog/fluent.scss +3 -3
  71. package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -1
  72. package/SCSS-Themes/popups/dialog/tailwind.scss +1 -1
  73. package/SCSS-Themes/tailwind-dark.scss +39 -12
  74. package/SCSS-Themes/tailwind.scss +39 -12
  75. package/package.json +1 -1
@@ -833,6 +833,26 @@ $pivotpager-single-size-title-padding: 4px !default;
833
833
 
834
834
  .e-toolbar-items {
835
835
  background: $pivotgrid-grp-bg-color;
836
+
837
+ .e-toolbar-item {
838
+ .e-tbar-btn.e-btn.e-control {
839
+ @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
840
+ background: $pivotgrid-grp-bg-color;
841
+
842
+ &:hover {
843
+ @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
844
+ background: $pivotgrid-grp-bg-hover-color;
845
+ }
846
+ }
847
+
848
+ &:focus {
849
+ @if ($skin-name =='bootstrap4') {
850
+ background: $pivotgrid-grp-bg-hover-color;
851
+ }
852
+ }
853
+ }
854
+ }
855
+ }
836
856
  }
837
857
 
838
858
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -1439,10 +1459,8 @@ $pivotpager-single-size-title-padding: 4px !default;
1439
1459
  }
1440
1460
 
1441
1461
  .e-toolbar .e-tbar-btn {
1442
- background-color: transparent;
1443
-
1444
- @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
1445
- border: none !important;
1462
+ @if ($skin-name == 'tailwind') {
1463
+ background-color: transparent;
1446
1464
  }
1447
1465
 
1448
1466
  &:hover {
@@ -2864,6 +2882,10 @@ $pivotpager-single-size-title-padding: 4px !default;
2864
2882
  display: none !important;
2865
2883
  }
2866
2884
 
2885
+ .e-pivotchart.e-chart {
2886
+ overflow: visible !important;
2887
+ }
2888
+
2867
2889
  /* stylelint-enable */
2868
2890
  }
2869
2891
 
@@ -830,6 +830,26 @@ $pivotpager-single-size-title-padding: 4px !default;
830
830
 
831
831
  .e-toolbar-items {
832
832
  background: $pivotgrid-grp-bg-color;
833
+
834
+ .e-toolbar-item {
835
+ .e-tbar-btn.e-btn.e-control {
836
+ @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
837
+ background: $pivotgrid-grp-bg-color;
838
+
839
+ &:hover {
840
+ @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
841
+ background: $pivotgrid-grp-bg-hover-color;
842
+ }
843
+ }
844
+
845
+ &:focus {
846
+ @if ($skin-name =='bootstrap4') {
847
+ background: $pivotgrid-grp-bg-hover-color;
848
+ }
849
+ }
850
+ }
851
+ }
852
+ }
833
853
  }
834
854
 
835
855
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -1436,10 +1456,8 @@ $pivotpager-single-size-title-padding: 4px !default;
1436
1456
  }
1437
1457
 
1438
1458
  .e-toolbar .e-tbar-btn {
1439
- background-color: transparent;
1440
-
1441
- @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
1442
- border: none !important;
1459
+ @if ($skin-name == 'tailwind') {
1460
+ background-color: transparent;
1443
1461
  }
1444
1462
 
1445
1463
  &:hover {
@@ -2861,6 +2879,10 @@ $pivotpager-single-size-title-padding: 4px !default;
2861
2879
  display: none !important;
2862
2880
  }
2863
2881
 
2882
+ .e-pivotchart.e-chart {
2883
+ overflow: visible !important;
2884
+ }
2885
+
2864
2886
  /* stylelint-enable */
2865
2887
  }
2866
2888
 
@@ -836,6 +836,26 @@ $pivotpager-single-size-title-padding: 8px !default;
836
836
 
837
837
  .e-toolbar-items {
838
838
  background: $pivotgrid-grp-bg-color;
839
+
840
+ .e-toolbar-item {
841
+ .e-tbar-btn.e-btn.e-control {
842
+ @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
843
+ background: $pivotgrid-grp-bg-color;
844
+
845
+ &:hover {
846
+ @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
847
+ background: $pivotgrid-grp-bg-hover-color;
848
+ }
849
+ }
850
+
851
+ &:focus {
852
+ @if ($skin-name =='bootstrap4') {
853
+ background: $pivotgrid-grp-bg-hover-color;
854
+ }
855
+ }
856
+ }
857
+ }
858
+ }
839
859
  }
840
860
 
841
861
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -1442,10 +1462,8 @@ $pivotpager-single-size-title-padding: 8px !default;
1442
1462
  }
1443
1463
 
1444
1464
  .e-toolbar .e-tbar-btn {
1445
- background-color: transparent;
1446
-
1447
- @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
1448
- border: none !important;
1465
+ @if ($skin-name == 'tailwind') {
1466
+ background-color: transparent;
1449
1467
  }
1450
1468
 
1451
1469
  &:hover {
@@ -2867,6 +2885,10 @@ $pivotpager-single-size-title-padding: 8px !default;
2867
2885
  display: none !important;
2868
2886
  }
2869
2887
 
2888
+ .e-pivotchart.e-chart {
2889
+ overflow: visible !important;
2890
+ }
2891
+
2870
2892
  /* stylelint-enable */
2871
2893
  }
2872
2894
 
@@ -836,6 +836,26 @@ $pivotpager-single-size-title-padding: 8px !default;
836
836
 
837
837
  .e-toolbar-items {
838
838
  background: $pivotgrid-grp-bg-color;
839
+
840
+ .e-toolbar-item {
841
+ .e-tbar-btn.e-btn.e-control {
842
+ @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
843
+ background: $pivotgrid-grp-bg-color;
844
+
845
+ &:hover {
846
+ @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
847
+ background: $pivotgrid-grp-bg-hover-color;
848
+ }
849
+ }
850
+
851
+ &:focus {
852
+ @if ($skin-name =='bootstrap4') {
853
+ background: $pivotgrid-grp-bg-hover-color;
854
+ }
855
+ }
856
+ }
857
+ }
858
+ }
839
859
  }
840
860
 
841
861
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -1442,10 +1462,8 @@ $pivotpager-single-size-title-padding: 8px !default;
1442
1462
  }
1443
1463
 
1444
1464
  .e-toolbar .e-tbar-btn {
1445
- background-color: transparent;
1446
-
1447
- @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
1448
- border: none !important;
1465
+ @if ($skin-name == 'tailwind') {
1466
+ background-color: transparent;
1449
1467
  }
1450
1468
 
1451
1469
  &:hover {
@@ -2867,6 +2885,10 @@ $pivotpager-single-size-title-padding: 8px !default;
2867
2885
  display: none !important;
2868
2886
  }
2869
2887
 
2888
+ .e-pivotchart.e-chart {
2889
+ overflow: visible !important;
2890
+ }
2891
+
2870
2892
  /* stylelint-enable */
2871
2893
  }
2872
2894
 
@@ -829,6 +829,26 @@ $pivotpager-single-size-title-padding: 4px !default;
829
829
 
830
830
  .e-toolbar-items {
831
831
  background: $pivotgrid-grp-bg-color;
832
+
833
+ .e-toolbar-item {
834
+ .e-tbar-btn.e-btn.e-control {
835
+ @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
836
+ background: $pivotgrid-grp-bg-color;
837
+
838
+ &:hover {
839
+ @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
840
+ background: $pivotgrid-grp-bg-hover-color;
841
+ }
842
+ }
843
+
844
+ &:focus {
845
+ @if ($skin-name =='bootstrap4') {
846
+ background: $pivotgrid-grp-bg-hover-color;
847
+ }
848
+ }
849
+ }
850
+ }
851
+ }
832
852
  }
833
853
 
834
854
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -1435,10 +1455,8 @@ $pivotpager-single-size-title-padding: 4px !default;
1435
1455
  }
1436
1456
 
1437
1457
  .e-toolbar .e-tbar-btn {
1438
- background-color: transparent;
1439
-
1440
- @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
1441
- border: none !important;
1458
+ @if ($skin-name == 'tailwind') {
1459
+ background-color: transparent;
1442
1460
  }
1443
1461
 
1444
1462
  &:hover {
@@ -2860,6 +2878,10 @@ $pivotpager-single-size-title-padding: 4px !default;
2860
2878
  display: none !important;
2861
2879
  }
2862
2880
 
2881
+ .e-pivotchart.e-chart {
2882
+ overflow: visible !important;
2883
+ }
2884
+
2863
2885
  /* stylelint-enable */
2864
2886
  }
2865
2887
 
@@ -837,6 +837,26 @@ $pivotpager-single-size-title-padding: 14px !default;
837
837
 
838
838
  .e-toolbar-items {
839
839
  background: $pivotgrid-grp-bg-color;
840
+
841
+ .e-toolbar-item {
842
+ .e-tbar-btn.e-btn.e-control {
843
+ @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
844
+ background: $pivotgrid-grp-bg-color;
845
+
846
+ &:hover {
847
+ @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
848
+ background: $pivotgrid-grp-bg-hover-color;
849
+ }
850
+ }
851
+
852
+ &:focus {
853
+ @if ($skin-name =='bootstrap4') {
854
+ background: $pivotgrid-grp-bg-hover-color;
855
+ }
856
+ }
857
+ }
858
+ }
859
+ }
840
860
  }
841
861
 
842
862
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -1443,10 +1463,8 @@ $pivotpager-single-size-title-padding: 14px !default;
1443
1463
  }
1444
1464
 
1445
1465
  .e-toolbar .e-tbar-btn {
1446
- background-color: transparent;
1447
-
1448
- @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
1449
- border: none !important;
1466
+ @if ($skin-name == 'tailwind') {
1467
+ background-color: transparent;
1450
1468
  }
1451
1469
 
1452
1470
  &:hover {
@@ -2868,6 +2886,10 @@ $pivotpager-single-size-title-padding: 14px !default;
2868
2886
  display: none !important;
2869
2887
  }
2870
2888
 
2889
+ .e-pivotchart.e-chart {
2890
+ overflow: visible !important;
2891
+ }
2892
+
2871
2893
  /* stylelint-enable */
2872
2894
  }
2873
2895
 
@@ -833,6 +833,26 @@ $pivotpager-single-size-title-padding: 14px !default;
833
833
 
834
834
  .e-toolbar-items {
835
835
  background: $pivotgrid-grp-bg-color;
836
+
837
+ .e-toolbar-item {
838
+ .e-tbar-btn.e-btn.e-control {
839
+ @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
840
+ background: $pivotgrid-grp-bg-color;
841
+
842
+ &:hover {
843
+ @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
844
+ background: $pivotgrid-grp-bg-hover-color;
845
+ }
846
+ }
847
+
848
+ &:focus {
849
+ @if ($skin-name =='bootstrap4') {
850
+ background: $pivotgrid-grp-bg-hover-color;
851
+ }
852
+ }
853
+ }
854
+ }
855
+ }
836
856
  }
837
857
 
838
858
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -1439,10 +1459,8 @@ $pivotpager-single-size-title-padding: 14px !default;
1439
1459
  }
1440
1460
 
1441
1461
  .e-toolbar .e-tbar-btn {
1442
- background-color: transparent;
1443
-
1444
- @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
1445
- border: none !important;
1462
+ @if ($skin-name == 'tailwind') {
1463
+ background-color: transparent;
1446
1464
  }
1447
1465
 
1448
1466
  &:hover {
@@ -2864,6 +2882,10 @@ $pivotpager-single-size-title-padding: 14px !default;
2864
2882
  display: none !important;
2865
2883
  }
2866
2884
 
2885
+ .e-pivotchart.e-chart {
2886
+ overflow: visible !important;
2887
+ }
2888
+
2867
2889
  /* stylelint-enable */
2868
2890
  }
2869
2891
 
@@ -836,6 +836,26 @@ $pivotpager-single-size-title-padding: 8px !default;
836
836
 
837
837
  .e-toolbar-items {
838
838
  background: $pivotgrid-grp-bg-color;
839
+
840
+ .e-toolbar-item {
841
+ .e-tbar-btn.e-btn.e-control {
842
+ @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
843
+ background: $pivotgrid-grp-bg-color;
844
+
845
+ &:hover {
846
+ @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
847
+ background: $pivotgrid-grp-bg-hover-color;
848
+ }
849
+ }
850
+
851
+ &:focus {
852
+ @if ($skin-name =='bootstrap4') {
853
+ background: $pivotgrid-grp-bg-hover-color;
854
+ }
855
+ }
856
+ }
857
+ }
858
+ }
839
859
  }
840
860
 
841
861
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -1442,10 +1462,8 @@ $pivotpager-single-size-title-padding: 8px !default;
1442
1462
  }
1443
1463
 
1444
1464
  .e-toolbar .e-tbar-btn {
1445
- background-color: transparent;
1446
-
1447
- @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
1448
- border: none !important;
1465
+ @if ($skin-name == 'tailwind') {
1466
+ background-color: transparent;
1449
1467
  }
1450
1468
 
1451
1469
  &:hover {
@@ -2867,6 +2885,10 @@ $pivotpager-single-size-title-padding: 8px !default;
2867
2885
  display: none !important;
2868
2886
  }
2869
2887
 
2888
+ .e-pivotchart.e-chart {
2889
+ overflow: visible !important;
2890
+ }
2891
+
2870
2892
  /* stylelint-enable */
2871
2893
  }
2872
2894
 
@@ -836,6 +836,26 @@ $pivotpager-single-size-title-padding: 8px !default;
836
836
 
837
837
  .e-toolbar-items {
838
838
  background: $pivotgrid-grp-bg-color;
839
+
840
+ .e-toolbar-item {
841
+ .e-tbar-btn.e-btn.e-control {
842
+ @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
843
+ background: $pivotgrid-grp-bg-color;
844
+
845
+ &:hover {
846
+ @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
847
+ background: $pivotgrid-grp-bg-hover-color;
848
+ }
849
+ }
850
+
851
+ &:focus {
852
+ @if ($skin-name =='bootstrap4') {
853
+ background: $pivotgrid-grp-bg-hover-color;
854
+ }
855
+ }
856
+ }
857
+ }
858
+ }
839
859
  }
840
860
 
841
861
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -1442,10 +1462,8 @@ $pivotpager-single-size-title-padding: 8px !default;
1442
1462
  }
1443
1463
 
1444
1464
  .e-toolbar .e-tbar-btn {
1445
- background-color: transparent;
1446
-
1447
- @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
1448
- border: none !important;
1465
+ @if ($skin-name == 'tailwind') {
1466
+ background-color: transparent;
1449
1467
  }
1450
1468
 
1451
1469
  &:hover {
@@ -2867,6 +2885,10 @@ $pivotpager-single-size-title-padding: 8px !default;
2867
2885
  display: none !important;
2868
2886
  }
2869
2887
 
2888
+ .e-pivotchart.e-chart {
2889
+ overflow: visible !important;
2890
+ }
2891
+
2870
2892
  /* stylelint-enable */
2871
2893
  }
2872
2894
 
@@ -2,7 +2,7 @@
2
2
  @import '../../popups/popup/fluent-dark.scss';
3
3
  @import '../../buttons/button/fluent-dark.scss';
4
4
  //Layout Variables Start
5
- $dialog-close-button-left: 15px !default;
5
+ $dialog-close-button-left: 0 !default;
6
6
  $dialog-header-border: 0 solid $border-light !default;
7
7
  $dialog-close-icon-font-size: 14px !default;
8
8
  $dialog-bigger-close-icon-font-size: 16px !default;
@@ -11,7 +11,7 @@ $header-content-border-radius: 0 !default;
11
11
  $dialog-border-radius: $model-radius !default;
12
12
  $dialog-border: 0 solid $border-light !default;
13
13
  $dialog-content-font-size: $text-sm !default;
14
- $dialog-header-line-height: $leading-tight !default;
14
+ $dialog-header-line-height: $leading-loose !default;
15
15
  $dialog-content-line-height: $leading-normal !default;
16
16
  $dialog-content-padding-top: 0 !default;
17
17
  $dialog-bigger-content-padding-top: 0 !default;
@@ -38,7 +38,7 @@ $dialog-close-icon-width: 12px !default;
38
38
  $dialog-bigger-close-icon-height: 14px !default;
39
39
  $dialog-bigger-close-icon-width: 14px !default;
40
40
  $dialog-close-icon-top: 0 !default;
41
- $dialog-headericon-bottom: 5px !default;
41
+ $dialog-headericon-bottom: 0 !default;
42
42
  $dialog-bigger-header-content-font-size: $text-lg !default;
43
43
  $dialog-bigger-content-font-size: $text-base !default;
44
44
  $dialog-bigger-close-icon-top: 0 !default;
@@ -2,7 +2,7 @@
2
2
  @import '../../popups/popup/fluent.scss';
3
3
  @import '../../buttons/button/fluent.scss';
4
4
  //Layout Variables Start
5
- $dialog-close-button-left: 15px !default;
5
+ $dialog-close-button-left: 0 !default;
6
6
  $dialog-header-border: 0 solid $border-light !default;
7
7
  $dialog-close-icon-font-size: 14px !default;
8
8
  $dialog-bigger-close-icon-font-size: 16px !default;
@@ -11,7 +11,7 @@ $header-content-border-radius: 0 !default;
11
11
  $dialog-border-radius: $model-radius !default;
12
12
  $dialog-border: 0 solid $border-light !default;
13
13
  $dialog-content-font-size: $text-sm !default;
14
- $dialog-header-line-height: $leading-tight !default;
14
+ $dialog-header-line-height: $leading-loose !default;
15
15
  $dialog-content-line-height: $leading-normal !default;
16
16
  $dialog-content-padding-top: 0 !default;
17
17
  $dialog-bigger-content-padding-top: 0 !default;
@@ -38,7 +38,7 @@ $dialog-close-icon-width: 12px !default;
38
38
  $dialog-bigger-close-icon-height: 14px !default;
39
39
  $dialog-bigger-close-icon-width: 14px !default;
40
40
  $dialog-close-icon-top: 0 !default;
41
- $dialog-headericon-bottom: 5px !default;
41
+ $dialog-headericon-bottom: 0 !default;
42
42
  $dialog-bigger-header-content-font-size: $text-lg !default;
43
43
  $dialog-bigger-content-font-size: $text-base !default;
44
44
  $dialog-bigger-close-icon-top: 0 !default;
@@ -19,7 +19,7 @@ $dialog-device-content-font-size: $text-base !default;
19
19
  $dialog-border-radius: 6px !default;
20
20
  $dialog-header-icon-hover-border-radius: 50% !default;
21
21
  $dialog-close-button-height: 20px !default;
22
- $dialog-close-button-width: 20px !default;
22
+ $dialog-close-button-width: 0 !default;
23
23
  $dialog-header-content-padding: 10px 18px !default;
24
24
  $dialog-content-padding: 12px 18px 12px 18px !default;
25
25
  $dialog-footer-content-padding: 8px 18px 8px 18px !default;
@@ -19,7 +19,7 @@ $dialog-device-content-font-size: $text-base !default;
19
19
  $dialog-border-radius: 6px !default;
20
20
  $dialog-header-icon-hover-border-radius: 50% !default;
21
21
  $dialog-close-button-height: 20px !default;
22
- $dialog-close-button-width: 20px !default;
22
+ $dialog-close-button-width: 0 !default;
23
23
  $dialog-header-content-padding: 10px 18px !default;
24
24
  $dialog-content-padding: 12px 18px 12px 18px !default;
25
25
  $dialog-footer-content-padding: 8px 18px 8px 18px !default;
@@ -2108,16 +2108,16 @@ $acrdn-item-exp-not-selected-hdr-focus-border-color: initial !default;
2108
2108
  border: $acrdn-border-size $acrdn-border-type $acrdn-default-border;
2109
2109
  border-radius: $acrdn-border-radius;
2110
2110
 
2111
- .e-active {
2112
- background: $acrdn-active-bg-color;
2113
- }
2114
-
2115
2111
  .e-acrdn-item {
2116
2112
  border-color: $acrdn-item-border-color;
2117
2113
  border-style: $acrdn-item-border-nav-type;
2118
2114
  border-width: $acrdn-item-border-size;
2119
2115
  border-radius: $acrdn-item-border-radius;
2120
2116
 
2117
+ &.e-active {
2118
+ background: $acrdn-active-bg-color;
2119
+ }
2120
+
2121
2121
  &.e-select:last-child {
2122
2122
  border-bottom: $acrdn-item-select-last-child-border-bottom;
2123
2123
  border-radius: $acrdn-item-select-last-child-border-radius;
@@ -35277,7 +35277,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35277
35277
  }
35278
35278
 
35279
35279
  &.e-menu-caret-icon {
35280
- padding-left: $cmenu-caret-li-padding;
35280
+ @if $skin-name != 'FluentUI' {
35281
+ padding-left: $cmenu-caret-li-padding;
35282
+ }
35281
35283
  padding-right: $cmenu-li-right-padding;
35282
35284
  }
35283
35285
 
@@ -35470,7 +35472,9 @@ $cmenu-hover-icon-color: $cmenu-icon-color !default;
35470
35472
  .e-bigger.e-contextmenu-wrapper.e-rtl ul .e-blankicon,
35471
35473
  .e-bigger .e-contextmenu-container.e-rtl ul .e-blankicon,
35472
35474
  .e-bigger.e-contextmenu-container.e-rtl ul .e-blankicon {
35473
- @include bigger-rtl-blank-icon;
35475
+ @if $skin-name != 'FluentUI' {
35476
+ @include bigger-rtl-blank-icon;
35477
+ }
35474
35478
  }
35475
35479
  }
35476
35480
 
@@ -42914,7 +42918,7 @@ $dialog-device-content-font-size: $text-base !default;
42914
42918
  $dialog-border-radius: 6px !default;
42915
42919
  $dialog-header-icon-hover-border-radius: 50% !default;
42916
42920
  $dialog-close-button-height: 20px !default;
42917
- $dialog-close-button-width: 20px !default;
42921
+ $dialog-close-button-width: 0 !default;
42918
42922
  $dialog-header-content-padding: 10px 18px !default;
42919
42923
  $dialog-content-padding: 12px 18px 12px 18px !default;
42920
42924
  $dialog-footer-content-padding: 8px 18px 8px 18px !default;
@@ -54080,6 +54084,7 @@ $menu-caret-color: $cmenu-caret-color !default;
54080
54084
  line-height: $menu-li-height;
54081
54085
  margin-right: $menu-icon-margin-right;
54082
54086
  text-align: center;
54087
+ margin-bottom: 4px;
54083
54088
  }
54084
54089
 
54085
54090
  & .e-caret {
@@ -54733,7 +54738,7 @@ $menu-caret-color: $cmenu-caret-color !default;
54733
54738
 
54734
54739
  @at-root {
54735
54740
  & .e-menu {
54736
- @if $skin-name == 'bootstrap4' or $skin-name == 'FluentUI' {
54741
+ @if $skin-name == 'bootstrap4' {
54737
54742
  background-color: $cmenu-ul-bgcolor;
54738
54743
  }
54739
54744
  @else {
@@ -102378,6 +102383,26 @@ $pivotpager-single-size-title-padding: 8px !default;
102378
102383
 
102379
102384
  .e-toolbar-items {
102380
102385
  background: $pivotgrid-grp-bg-color;
102386
+
102387
+ .e-toolbar-item {
102388
+ .e-tbar-btn.e-btn.e-control {
102389
+ @if ($skin-name =='fabric') or ($skin-name =='fabric-dark') or ($skin-name =='material') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') or ($skin-name =='bootstrap4') {
102390
+ background: $pivotgrid-grp-bg-color;
102391
+
102392
+ &:hover {
102393
+ @if ($skin-name =='material') or ($skin-name =='material-dark') or ($skin-name =='fabric-dark') or ($skin-name =='bootstrap4') {
102394
+ background: $pivotgrid-grp-bg-hover-color;
102395
+ }
102396
+ }
102397
+
102398
+ &:focus {
102399
+ @if ($skin-name =='bootstrap4') {
102400
+ background: $pivotgrid-grp-bg-hover-color;
102401
+ }
102402
+ }
102403
+ }
102404
+ }
102405
+ }
102381
102406
  }
102382
102407
 
102383
102408
  .e-toolbar-item .e-tbar-btn.e-btn {
@@ -102984,10 +103009,8 @@ $pivotpager-single-size-title-padding: 8px !default;
102984
103009
  }
102985
103010
 
102986
103011
  .e-toolbar .e-tbar-btn {
102987
- background-color: transparent;
102988
-
102989
- @if ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
102990
- border: none !important;
103012
+ @if ($skin-name == 'tailwind') {
103013
+ background-color: transparent;
102991
103014
  }
102992
103015
 
102993
103016
  &:hover {
@@ -104409,6 +104432,10 @@ $pivotpager-single-size-title-padding: 8px !default;
104409
104432
  display: none !important;
104410
104433
  }
104411
104434
 
104435
+ .e-pivotchart.e-chart {
104436
+ overflow: visible !important;
104437
+ }
104438
+
104412
104439
  /* stylelint-enable */
104413
104440
  }
104414
104441