@syncfusion/blazor-themes 23.1.36 → 23.1.38

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 (98) hide show
  1. package/SCSS-Themes/base/material-dark.scss +1 -1
  2. package/SCSS-Themes/bootstrap-dark.scss +103 -20
  3. package/SCSS-Themes/bootstrap.scss +104 -21
  4. package/SCSS-Themes/bootstrap4.scss +105 -22
  5. package/SCSS-Themes/bootstrap5-dark.scss +103 -22
  6. package/SCSS-Themes/bootstrap5.scss +103 -22
  7. package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +78 -9
  8. package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +79 -10
  9. package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +80 -11
  10. package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +78 -11
  11. package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +78 -11
  12. package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +78 -9
  13. package/SCSS-Themes/dropdowns/list-box/fabric.scss +78 -9
  14. package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +80 -13
  15. package/SCSS-Themes/dropdowns/list-box/fluent.scss +80 -13
  16. package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +78 -9
  17. package/SCSS-Themes/dropdowns/list-box/material-dark.scss +80 -11
  18. package/SCSS-Themes/dropdowns/list-box/material.scss +80 -11
  19. package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +80 -13
  20. package/SCSS-Themes/dropdowns/list-box/material3.scss +80 -13
  21. package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +80 -13
  22. package/SCSS-Themes/dropdowns/list-box/tailwind.scss +80 -13
  23. package/SCSS-Themes/fabric-dark.scss +103 -20
  24. package/SCSS-Themes/fabric.scss +103 -20
  25. package/SCSS-Themes/fluent-dark.scss +105 -24
  26. package/SCSS-Themes/fluent.scss +105 -24
  27. package/SCSS-Themes/highcontrast.scss +103 -20
  28. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +6 -0
  29. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +6 -0
  30. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +6 -0
  31. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +6 -0
  32. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +6 -0
  33. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +6 -0
  34. package/SCSS-Themes/image-editor/image-editor/fabric.scss +6 -0
  35. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +6 -0
  36. package/SCSS-Themes/image-editor/image-editor/fluent.scss +6 -0
  37. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +6 -0
  38. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +6 -0
  39. package/SCSS-Themes/image-editor/image-editor/material.scss +6 -0
  40. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +6 -0
  41. package/SCSS-Themes/image-editor/image-editor/material3.scss +6 -0
  42. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +6 -0
  43. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +6 -0
  44. package/SCSS-Themes/material-dark.scss +106 -23
  45. package/SCSS-Themes/material.scss +105 -22
  46. package/SCSS-Themes/material3-dark.scss +105 -24
  47. package/SCSS-Themes/material3.scss +105 -24
  48. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +4 -1
  49. package/SCSS-Themes/navigations/treeview/bootstrap.scss +4 -1
  50. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +4 -1
  51. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +4 -1
  52. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +4 -1
  53. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +4 -1
  54. package/SCSS-Themes/navigations/treeview/fabric.scss +4 -1
  55. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +4 -1
  56. package/SCSS-Themes/navigations/treeview/fluent.scss +4 -1
  57. package/SCSS-Themes/navigations/treeview/highcontrast.scss +4 -1
  58. package/SCSS-Themes/navigations/treeview/material-dark.scss +4 -1
  59. package/SCSS-Themes/navigations/treeview/material.scss +4 -1
  60. package/SCSS-Themes/navigations/treeview/material3-dark.scss +4 -1
  61. package/SCSS-Themes/navigations/treeview/material3.scss +4 -1
  62. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +4 -1
  63. package/SCSS-Themes/navigations/treeview/tailwind.scss +4 -1
  64. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap-dark.scss +3 -9
  65. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +3 -9
  66. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +3 -9
  67. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5-dark.scss +3 -9
  68. package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap5.scss +3 -9
  69. package/SCSS-Themes/pivotview/pivotfieldlist/fabric-dark.scss +3 -9
  70. package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +3 -9
  71. package/SCSS-Themes/pivotview/pivotfieldlist/fluent-dark.scss +3 -9
  72. package/SCSS-Themes/pivotview/pivotfieldlist/fluent.scss +3 -9
  73. package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +3 -9
  74. package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +3 -9
  75. package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +3 -9
  76. package/SCSS-Themes/pivotview/pivotfieldlist/material3-dark.scss +3 -9
  77. package/SCSS-Themes/pivotview/pivotfieldlist/material3.scss +3 -9
  78. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind-dark.scss +3 -9
  79. package/SCSS-Themes/pivotview/pivotfieldlist/tailwind.scss +3 -9
  80. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +12 -1
  81. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +12 -1
  82. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +12 -1
  83. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +12 -1
  84. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +12 -1
  85. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +12 -1
  86. package/SCSS-Themes/pivotview/pivotview/fabric.scss +12 -1
  87. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +12 -1
  88. package/SCSS-Themes/pivotview/pivotview/fluent.scss +12 -1
  89. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +12 -1
  90. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +12 -1
  91. package/SCSS-Themes/pivotview/pivotview/material.scss +12 -1
  92. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +12 -1
  93. package/SCSS-Themes/pivotview/pivotview/material3.scss +12 -1
  94. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +12 -1
  95. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +12 -1
  96. package/SCSS-Themes/tailwind-dark.scss +105 -24
  97. package/SCSS-Themes/tailwind.scss +105 -24
  98. package/package.json +1 -1
@@ -1406,6 +1406,7 @@ $pivotpager-single-size-title-padding: 4px !default;
1406
1406
  &.e-cellvalue {
1407
1407
  overflow: hidden;
1408
1408
  text-overflow: ellipsis;
1409
+ width: 100%;
1409
1410
  }
1410
1411
  }
1411
1412
 
@@ -1709,6 +1710,7 @@ $pivotpager-single-size-title-padding: 4px !default;
1709
1710
  font-size: 20px;
1710
1711
  text-align: center;
1711
1712
  padding: 10%;
1713
+ pointer-events: none;
1712
1714
 
1713
1715
  &.e-hide-loader {
1714
1716
  display: none;
@@ -2151,6 +2153,12 @@ $pivotpager-single-size-title-padding: 4px !default;
2151
2153
  width: 100%;
2152
2154
  }
2153
2155
 
2156
+ th.e-group-row .e-axis-row {
2157
+ display: inline-block;
2158
+ height: 100%;
2159
+ vertical-align: top;
2160
+ }
2161
+
2154
2162
  /* stylelint-disable */
2155
2163
  .e-group-row {
2156
2164
  padding: 0 !important;
@@ -2359,7 +2367,10 @@ $pivotpager-single-size-title-padding: 4px !default;
2359
2367
  th .e-expand,
2360
2368
  th .e-collapse {
2361
2369
  font-size: $pivotgrid-expcoldiv-fontsize !important;
2362
- margin-left: 0px;
2370
+ margin-left: 0;
2371
+ @if ($skin-name == 'bootstrap4') {
2372
+ display: flex;
2373
+ }
2363
2374
  }
2364
2375
 
2365
2376
  /* stylelint-enable */
@@ -1412,6 +1412,7 @@ $pivotpager-single-size-title-padding: 8px !default;
1412
1412
  &.e-cellvalue {
1413
1413
  overflow: hidden;
1414
1414
  text-overflow: ellipsis;
1415
+ width: 100%;
1415
1416
  }
1416
1417
  }
1417
1418
 
@@ -1715,6 +1716,7 @@ $pivotpager-single-size-title-padding: 8px !default;
1715
1716
  font-size: 20px;
1716
1717
  text-align: center;
1717
1718
  padding: 10%;
1719
+ pointer-events: none;
1718
1720
 
1719
1721
  &.e-hide-loader {
1720
1722
  display: none;
@@ -2157,6 +2159,12 @@ $pivotpager-single-size-title-padding: 8px !default;
2157
2159
  width: 100%;
2158
2160
  }
2159
2161
 
2162
+ th.e-group-row .e-axis-row {
2163
+ display: inline-block;
2164
+ height: 100%;
2165
+ vertical-align: top;
2166
+ }
2167
+
2160
2168
  /* stylelint-disable */
2161
2169
  .e-group-row {
2162
2170
  padding: 0 !important;
@@ -2365,7 +2373,10 @@ $pivotpager-single-size-title-padding: 8px !default;
2365
2373
  th .e-expand,
2366
2374
  th .e-collapse {
2367
2375
  font-size: $pivotgrid-expcoldiv-fontsize !important;
2368
- margin-left: 0px;
2376
+ margin-left: 0;
2377
+ @if ($skin-name == 'bootstrap4') {
2378
+ display: flex;
2379
+ }
2369
2380
  }
2370
2381
 
2371
2382
  /* stylelint-enable */
@@ -1412,6 +1412,7 @@ $pivotpager-single-size-title-padding: 8px !default;
1412
1412
  &.e-cellvalue {
1413
1413
  overflow: hidden;
1414
1414
  text-overflow: ellipsis;
1415
+ width: 100%;
1415
1416
  }
1416
1417
  }
1417
1418
 
@@ -1715,6 +1716,7 @@ $pivotpager-single-size-title-padding: 8px !default;
1715
1716
  font-size: 20px;
1716
1717
  text-align: center;
1717
1718
  padding: 10%;
1719
+ pointer-events: none;
1718
1720
 
1719
1721
  &.e-hide-loader {
1720
1722
  display: none;
@@ -2157,6 +2159,12 @@ $pivotpager-single-size-title-padding: 8px !default;
2157
2159
  width: 100%;
2158
2160
  }
2159
2161
 
2162
+ th.e-group-row .e-axis-row {
2163
+ display: inline-block;
2164
+ height: 100%;
2165
+ vertical-align: top;
2166
+ }
2167
+
2160
2168
  /* stylelint-disable */
2161
2169
  .e-group-row {
2162
2170
  padding: 0 !important;
@@ -2365,7 +2373,10 @@ $pivotpager-single-size-title-padding: 8px !default;
2365
2373
  th .e-expand,
2366
2374
  th .e-collapse {
2367
2375
  font-size: $pivotgrid-expcoldiv-fontsize !important;
2368
- margin-left: 0px;
2376
+ margin-left: 0;
2377
+ @if ($skin-name == 'bootstrap4') {
2378
+ display: flex;
2379
+ }
2369
2380
  }
2370
2381
 
2371
2382
  /* stylelint-enable */
@@ -1405,6 +1405,7 @@ $pivotpager-single-size-title-padding: 4px !default;
1405
1405
  &.e-cellvalue {
1406
1406
  overflow: hidden;
1407
1407
  text-overflow: ellipsis;
1408
+ width: 100%;
1408
1409
  }
1409
1410
  }
1410
1411
 
@@ -1708,6 +1709,7 @@ $pivotpager-single-size-title-padding: 4px !default;
1708
1709
  font-size: 20px;
1709
1710
  text-align: center;
1710
1711
  padding: 10%;
1712
+ pointer-events: none;
1711
1713
 
1712
1714
  &.e-hide-loader {
1713
1715
  display: none;
@@ -2150,6 +2152,12 @@ $pivotpager-single-size-title-padding: 4px !default;
2150
2152
  width: 100%;
2151
2153
  }
2152
2154
 
2155
+ th.e-group-row .e-axis-row {
2156
+ display: inline-block;
2157
+ height: 100%;
2158
+ vertical-align: top;
2159
+ }
2160
+
2153
2161
  /* stylelint-disable */
2154
2162
  .e-group-row {
2155
2163
  padding: 0 !important;
@@ -2358,7 +2366,10 @@ $pivotpager-single-size-title-padding: 4px !default;
2358
2366
  th .e-expand,
2359
2367
  th .e-collapse {
2360
2368
  font-size: $pivotgrid-expcoldiv-fontsize !important;
2361
- margin-left: 0px;
2369
+ margin-left: 0;
2370
+ @if ($skin-name == 'bootstrap4') {
2371
+ display: flex;
2372
+ }
2362
2373
  }
2363
2374
 
2364
2375
  /* stylelint-enable */
@@ -1413,6 +1413,7 @@ $pivotpager-single-size-title-padding: 14px !default;
1413
1413
  &.e-cellvalue {
1414
1414
  overflow: hidden;
1415
1415
  text-overflow: ellipsis;
1416
+ width: 100%;
1416
1417
  }
1417
1418
  }
1418
1419
 
@@ -1716,6 +1717,7 @@ $pivotpager-single-size-title-padding: 14px !default;
1716
1717
  font-size: 20px;
1717
1718
  text-align: center;
1718
1719
  padding: 10%;
1720
+ pointer-events: none;
1719
1721
 
1720
1722
  &.e-hide-loader {
1721
1723
  display: none;
@@ -2158,6 +2160,12 @@ $pivotpager-single-size-title-padding: 14px !default;
2158
2160
  width: 100%;
2159
2161
  }
2160
2162
 
2163
+ th.e-group-row .e-axis-row {
2164
+ display: inline-block;
2165
+ height: 100%;
2166
+ vertical-align: top;
2167
+ }
2168
+
2161
2169
  /* stylelint-disable */
2162
2170
  .e-group-row {
2163
2171
  padding: 0 !important;
@@ -2366,7 +2374,10 @@ $pivotpager-single-size-title-padding: 14px !default;
2366
2374
  th .e-expand,
2367
2375
  th .e-collapse {
2368
2376
  font-size: $pivotgrid-expcoldiv-fontsize !important;
2369
- margin-left: 0px;
2377
+ margin-left: 0;
2378
+ @if ($skin-name == 'bootstrap4') {
2379
+ display: flex;
2380
+ }
2370
2381
  }
2371
2382
 
2372
2383
  /* stylelint-enable */
@@ -1409,6 +1409,7 @@ $pivotpager-single-size-title-padding: 14px !default;
1409
1409
  &.e-cellvalue {
1410
1410
  overflow: hidden;
1411
1411
  text-overflow: ellipsis;
1412
+ width: 100%;
1412
1413
  }
1413
1414
  }
1414
1415
 
@@ -1712,6 +1713,7 @@ $pivotpager-single-size-title-padding: 14px !default;
1712
1713
  font-size: 20px;
1713
1714
  text-align: center;
1714
1715
  padding: 10%;
1716
+ pointer-events: none;
1715
1717
 
1716
1718
  &.e-hide-loader {
1717
1719
  display: none;
@@ -2154,6 +2156,12 @@ $pivotpager-single-size-title-padding: 14px !default;
2154
2156
  width: 100%;
2155
2157
  }
2156
2158
 
2159
+ th.e-group-row .e-axis-row {
2160
+ display: inline-block;
2161
+ height: 100%;
2162
+ vertical-align: top;
2163
+ }
2164
+
2157
2165
  /* stylelint-disable */
2158
2166
  .e-group-row {
2159
2167
  padding: 0 !important;
@@ -2362,7 +2370,10 @@ $pivotpager-single-size-title-padding: 14px !default;
2362
2370
  th .e-expand,
2363
2371
  th .e-collapse {
2364
2372
  font-size: $pivotgrid-expcoldiv-fontsize !important;
2365
- margin-left: 0px;
2373
+ margin-left: 0;
2374
+ @if ($skin-name == 'bootstrap4') {
2375
+ display: flex;
2376
+ }
2366
2377
  }
2367
2378
 
2368
2379
  /* stylelint-enable */
@@ -1415,6 +1415,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
1415
1415
  &.e-cellvalue {
1416
1416
  overflow: hidden;
1417
1417
  text-overflow: ellipsis;
1418
+ width: 100%;
1418
1419
  }
1419
1420
  }
1420
1421
 
@@ -1718,6 +1719,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
1718
1719
  font-size: 20px;
1719
1720
  text-align: center;
1720
1721
  padding: 10%;
1722
+ pointer-events: none;
1721
1723
 
1722
1724
  &.e-hide-loader {
1723
1725
  display: none;
@@ -2160,6 +2162,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
2160
2162
  width: 100%;
2161
2163
  }
2162
2164
 
2165
+ th.e-group-row .e-axis-row {
2166
+ display: inline-block;
2167
+ height: 100%;
2168
+ vertical-align: top;
2169
+ }
2170
+
2163
2171
  /* stylelint-disable */
2164
2172
  .e-group-row {
2165
2173
  padding: 0 !important;
@@ -2368,7 +2376,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
2368
2376
  th .e-expand,
2369
2377
  th .e-collapse {
2370
2378
  font-size: $pivotgrid-expcoldiv-fontsize !important;
2371
- margin-left: 0px;
2379
+ margin-left: 0;
2380
+ @if ($skin-name == 'bootstrap4') {
2381
+ display: flex;
2382
+ }
2372
2383
  }
2373
2384
 
2374
2385
  /* stylelint-enable */
@@ -1415,6 +1415,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
1415
1415
  &.e-cellvalue {
1416
1416
  overflow: hidden;
1417
1417
  text-overflow: ellipsis;
1418
+ width: 100%;
1418
1419
  }
1419
1420
  }
1420
1421
 
@@ -1718,6 +1719,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
1718
1719
  font-size: 20px;
1719
1720
  text-align: center;
1720
1721
  padding: 10%;
1722
+ pointer-events: none;
1721
1723
 
1722
1724
  &.e-hide-loader {
1723
1725
  display: none;
@@ -2160,6 +2162,12 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
2160
2162
  width: 100%;
2161
2163
  }
2162
2164
 
2165
+ th.e-group-row .e-axis-row {
2166
+ display: inline-block;
2167
+ height: 100%;
2168
+ vertical-align: top;
2169
+ }
2170
+
2163
2171
  /* stylelint-disable */
2164
2172
  .e-group-row {
2165
2173
  padding: 0 !important;
@@ -2368,7 +2376,10 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
2368
2376
  th .e-expand,
2369
2377
  th .e-collapse {
2370
2378
  font-size: $pivotgrid-expcoldiv-fontsize !important;
2371
- margin-left: 0px;
2379
+ margin-left: 0;
2380
+ @if ($skin-name == 'bootstrap4') {
2381
+ display: flex;
2382
+ }
2372
2383
  }
2373
2384
 
2374
2385
  /* stylelint-enable */
@@ -1412,6 +1412,7 @@ $pivotpager-single-size-title-padding: 8px !default;
1412
1412
  &.e-cellvalue {
1413
1413
  overflow: hidden;
1414
1414
  text-overflow: ellipsis;
1415
+ width: 100%;
1415
1416
  }
1416
1417
  }
1417
1418
 
@@ -1715,6 +1716,7 @@ $pivotpager-single-size-title-padding: 8px !default;
1715
1716
  font-size: 20px;
1716
1717
  text-align: center;
1717
1718
  padding: 10%;
1719
+ pointer-events: none;
1718
1720
 
1719
1721
  &.e-hide-loader {
1720
1722
  display: none;
@@ -2157,6 +2159,12 @@ $pivotpager-single-size-title-padding: 8px !default;
2157
2159
  width: 100%;
2158
2160
  }
2159
2161
 
2162
+ th.e-group-row .e-axis-row {
2163
+ display: inline-block;
2164
+ height: 100%;
2165
+ vertical-align: top;
2166
+ }
2167
+
2160
2168
  /* stylelint-disable */
2161
2169
  .e-group-row {
2162
2170
  padding: 0 !important;
@@ -2365,7 +2373,10 @@ $pivotpager-single-size-title-padding: 8px !default;
2365
2373
  th .e-expand,
2366
2374
  th .e-collapse {
2367
2375
  font-size: $pivotgrid-expcoldiv-fontsize !important;
2368
- margin-left: 0px;
2376
+ margin-left: 0;
2377
+ @if ($skin-name == 'bootstrap4') {
2378
+ display: flex;
2379
+ }
2369
2380
  }
2370
2381
 
2371
2382
  /* stylelint-enable */
@@ -1412,6 +1412,7 @@ $pivotpager-single-size-title-padding: 8px !default;
1412
1412
  &.e-cellvalue {
1413
1413
  overflow: hidden;
1414
1414
  text-overflow: ellipsis;
1415
+ width: 100%;
1415
1416
  }
1416
1417
  }
1417
1418
 
@@ -1715,6 +1716,7 @@ $pivotpager-single-size-title-padding: 8px !default;
1715
1716
  font-size: 20px;
1716
1717
  text-align: center;
1717
1718
  padding: 10%;
1719
+ pointer-events: none;
1718
1720
 
1719
1721
  &.e-hide-loader {
1720
1722
  display: none;
@@ -2157,6 +2159,12 @@ $pivotpager-single-size-title-padding: 8px !default;
2157
2159
  width: 100%;
2158
2160
  }
2159
2161
 
2162
+ th.e-group-row .e-axis-row {
2163
+ display: inline-block;
2164
+ height: 100%;
2165
+ vertical-align: top;
2166
+ }
2167
+
2160
2168
  /* stylelint-disable */
2161
2169
  .e-group-row {
2162
2170
  padding: 0 !important;
@@ -2365,7 +2373,10 @@ $pivotpager-single-size-title-padding: 8px !default;
2365
2373
  th .e-expand,
2366
2374
  th .e-collapse {
2367
2375
  font-size: $pivotgrid-expcoldiv-fontsize !important;
2368
- margin-left: 0px;
2376
+ margin-left: 0;
2377
+ @if ($skin-name == 'bootstrap4') {
2378
+ display: flex;
2379
+ }
2369
2380
  }
2370
2381
 
2371
2382
  /* stylelint-enable */
@@ -55369,7 +55369,10 @@ $treeview-drag-icon-color: $treeview-icon-color !default;
55369
55369
  display: inline-block;
55370
55370
  line-height: $treeview-text-height;
55371
55371
  margin: $treeview-text-margin;
55372
- @if $skin-name != 'bootstrap4' {
55372
+ @if $skin-name == 'Material3' {
55373
+ min-height: $treeview-item-height;
55374
+ }
55375
+ @else if $skin-name != 'bootstrap4' {
55373
55376
  min-height: $treeview-text-height;
55374
55377
  }
55375
55378
  @else if $skin-name == 'bootstrap4' {
@@ -62751,10 +62754,8 @@ $listbox-template-multiline-header-font-size: $text-sm !default;
62751
62754
  $listbox-template-multiline-padding: 4px !default;
62752
62755
  $listbox-template-multiline-content-font-size: $text-sm !default;
62753
62756
  $listbox-template-multiline-avatar-top: 0 !default;
62754
- $listbox-filter-height: calc(100% - 49px) !default;
62755
62757
  $listbox-filter-small-height: calc(100% - 45px) !default;
62756
62758
  $listbox-filter-bigger-small-height: calc(100% - 53px) !default;
62757
- $listbox-filter-bigger-height: calc(100% - 57px) !default;
62758
62759
 
62759
62760
  $listbox-border-color: $border-light;
62760
62761
  $badge-color: $primary-text-color !default;
@@ -62793,10 +62794,14 @@ $listbox-template-multiline-header-color: $content-text-color !default;
62793
62794
  $listbox-template-multiline-content-color: $content-text-color-alt2 !default;
62794
62795
  $listbox-select-height: calc(100% - 38px) !default;
62795
62796
  $listbox-select-bigger-height: calc(100% - 48px) !default;
62796
- $listbox-filterselect-height: calc(100% - 76px) !default;
62797
- $listbox-filterselect-bigger-height: calc(100% - 94px) !default;
62798
- $listbox-filter-height: calc(100% - 38px) !default;
62799
- $listbox-filter-bigger-height: calc(100% - 46px) !default;
62797
+ $listbox-filterselect-height: calc(100% - 38px) !default;
62798
+ $listbox-filterselect-bigger-height: calc(100% - 47px) !default;
62799
+ $listbox-mat-filter-height: calc(100% - 50px) !default;
62800
+ $listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
62801
+ $listbox-filter-height: calc(100% - 50px) !default;
62802
+ $listbox-filter-bigger-height: calc(100% - 58px) !default;
62803
+ $listbox-ej2-filterselect-height: calc(100% - 87.5px) !default;
62804
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
62800
62805
 
62801
62806
  @include export-module('listbox-layout') {
62802
62807
  /* stylelint-disable property-no-vendor-prefix */
@@ -63345,27 +63350,64 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
63345
63350
  @include export-module('listbox-theme') {
63346
63351
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
63347
63352
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
63348
- height: $listbox-filter-small-height;
63353
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
63354
+ }
63355
+
63356
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63357
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63358
+ }
63359
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63360
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63349
63361
  }
63350
63362
 
63351
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63352
63363
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63353
- height: $listbox-filter-bigger-height;
63364
+ height: 100%;
63354
63365
  }
63355
63366
 
63356
63367
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
63357
63368
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63358
- height: $listbox-filterselect-bigger-height;
63369
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63370
+ }
63371
+
63372
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63373
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63374
+ }
63375
+
63376
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63377
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
63378
+ }
63379
+
63380
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63381
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63382
+ }
63383
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63384
+ height: 100%;
63359
63385
  }
63360
63386
 
63361
63387
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
63388
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
63389
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63390
+ }
63391
+
63362
63392
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
63363
- height: $listbox-select-bigger-height;
63393
+ height: 100%;
63364
63394
  }
63365
63395
 
63366
63396
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63397
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63398
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
63399
+ }
63400
+
63401
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63402
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
63403
+ }
63404
+
63405
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63406
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
63407
+ }
63408
+
63367
63409
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63368
- height: $listbox-filter-bigger-small-height;
63410
+ height: 100%;
63369
63411
  }
63370
63412
 
63371
63413
  .e-listbox-wrapper,
@@ -63406,7 +63448,7 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
63406
63448
  }
63407
63449
 
63408
63450
  &.e-filter-list .e-selectall-parent + .e-list-parent {
63409
- height: $listbox-filterselect-height;
63451
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63410
63452
  }
63411
63453
 
63412
63454
  & .e-selectall-parent + .e-list-parent {
@@ -63658,6 +63700,34 @@ $listbox-filter-bigger-height: calc(100% - 46px) !default;
63658
63700
  }
63659
63701
  }
63660
63702
  }
63703
+
63704
+ .e-listbox-container {
63705
+ @at-root {
63706
+ &.e-filter-list .e-list-parent {
63707
+ height: 100%;
63708
+ }
63709
+
63710
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
63711
+ height: 100%;
63712
+ }
63713
+
63714
+ & .e-selectall-parent + .e-list-parent {
63715
+ height: 100%;
63716
+ }
63717
+
63718
+ &.e-filter-list .e-list-wrap {
63719
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
63720
+ }
63721
+
63722
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
63723
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63724
+ }
63725
+
63726
+ & .e-selectall-parent + .e-list-wrap {
63727
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63728
+ }
63729
+ }
63730
+ }
63661
63731
  }
63662
63732
 
63663
63733
 
@@ -105481,6 +105551,9 @@ $field-list-adaptive-outerdiv-height: 179px !default;
105481
105551
  @if ($skin-name == 'FluentUI') {
105482
105552
  border-top: 0;
105483
105553
  }
105554
+ @if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
105555
+ padding: $field-list-editor-dialog-footer-padding;
105556
+ }
105484
105557
  }
105485
105558
 
105486
105559
  .e-dlg-content {
@@ -105629,15 +105702,6 @@ $field-list-adaptive-outerdiv-height: 179px !default;
105629
105702
  padding: 9px 10px;
105630
105703
  }
105631
105704
 
105632
- .e-text-content {
105633
- .e-list-text {
105634
- line-height: 1.5em;
105635
- // @if ($field-list-skin == 'bootstrap4') {
105636
- // line-height: 0;
105637
- // }
105638
- }
105639
- }
105640
-
105641
105705
  &.e-drag-restrict {
105642
105706
  .e-no-drop {
105643
105707
  &::before {
@@ -109632,6 +109696,7 @@ $pivotpager-single-size-title-padding: 8px !default;
109632
109696
  &.e-cellvalue {
109633
109697
  overflow: hidden;
109634
109698
  text-overflow: ellipsis;
109699
+ width: 100%;
109635
109700
  }
109636
109701
  }
109637
109702
 
@@ -109935,6 +110000,7 @@ $pivotpager-single-size-title-padding: 8px !default;
109935
110000
  font-size: 20px;
109936
110001
  text-align: center;
109937
110002
  padding: 10%;
110003
+ pointer-events: none;
109938
110004
 
109939
110005
  &.e-hide-loader {
109940
110006
  display: none;
@@ -110377,6 +110443,12 @@ $pivotpager-single-size-title-padding: 8px !default;
110377
110443
  width: 100%;
110378
110444
  }
110379
110445
 
110446
+ th.e-group-row .e-axis-row {
110447
+ display: inline-block;
110448
+ height: 100%;
110449
+ vertical-align: top;
110450
+ }
110451
+
110380
110452
  /* stylelint-disable */
110381
110453
  .e-group-row {
110382
110454
  padding: 0 !important;
@@ -110585,7 +110657,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110585
110657
  th .e-expand,
110586
110658
  th .e-collapse {
110587
110659
  font-size: $pivotgrid-expcoldiv-fontsize !important;
110588
- margin-left: 0px;
110660
+ margin-left: 0;
110661
+ @if ($skin-name == 'bootstrap4') {
110662
+ display: flex;
110663
+ }
110589
110664
  }
110590
110665
 
110591
110666
  /* stylelint-enable */
@@ -118930,6 +119005,12 @@ $image-editor-drop-border: 2px dashed $icon-color !default;
118930
119005
  position: absolute;
118931
119006
  font-size: 14px;
118932
119007
  }
119008
+
119009
+ & .e-ie-min-drop-content {
119010
+ left: calc(50% - 120px);
119011
+ top: 50%;
119012
+ font-size: 14px;
119013
+ }
118933
119014
  }
118934
119015
 
118935
119016
  & .e-toolbar {