@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
@@ -200,7 +200,7 @@ $border-bottom-radius: 0 !default;
200
200
 
201
201
  @if not variable-exists('is-roboto-loaded') {
202
202
  //sass-lint:disable no-url-protocols,no-url-domains
203
- @import url('https://fonts.googleapis.com/css?family=Roboto:400,500');// stylelint-disable-line no-invalid-position-at-import-rule
203
+ @import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');// stylelint-disable-line no-invalid-position-at-import-rule
204
204
  }
205
205
 
206
206
  $is-roboto-loaded: 'true' !default;
@@ -55306,7 +55306,10 @@ $ripple-width: 32px !default;
55306
55306
  display: inline-block;
55307
55307
  line-height: $treeview-text-height;
55308
55308
  margin: $treeview-text-margin;
55309
- @if $skin-name != 'bootstrap4' {
55309
+ @if $skin-name == 'Material3' {
55310
+ min-height: $treeview-item-height;
55311
+ }
55312
+ @else if $skin-name != 'bootstrap4' {
55310
55313
  min-height: $treeview-text-height;
55311
55314
  }
55312
55315
  @else if $skin-name == 'bootstrap4' {
@@ -62702,10 +62705,14 @@ $listbox-filter-small-height: calc(100% - 46px) !default;
62702
62705
  $listbox-filter-bigger-small-height: calc(100% - 54px) !default;
62703
62706
  $listbox-select-height: calc(100% - 40px) !default;
62704
62707
  $listbox-select-bigger-height: calc(100% - 48px) !default;
62705
- $listbox-filterselect-height: calc(100% - 92px) !default;
62706
- $listbox-filterselect-bigger-height: calc(100% - 106px) !default;
62708
+ $listbox-filterselect-height: calc(100% - 40px) !default;
62709
+ $listbox-filterselect-bigger-height: calc(100% - 48px) !default;
62710
+ $listbox-mat-filter-height: calc(100% - 51px) !default;
62711
+ $listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
62707
62712
  $listbox-filter-height: calc(100% - 52px) !default;
62708
62713
  $listbox-filter-bigger-height: calc(100% - 58px) !default;
62714
+ $listbox-ej2-filterselect-height: calc(100% - 91.5px) !default;
62715
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
62709
62716
 
62710
62717
  @include export-module('listbox-layout') {
62711
62718
  /* stylelint-disable property-no-vendor-prefix */
@@ -63254,27 +63261,64 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
63254
63261
  @include export-module('listbox-theme') {
63255
63262
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
63256
63263
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
63257
- height: $listbox-filter-small-height;
63264
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
63265
+ }
63266
+
63267
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63268
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63269
+ }
63270
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63271
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63258
63272
  }
63259
63273
 
63260
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63261
63274
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63262
- height: $listbox-filter-bigger-height;
63275
+ height: 100%;
63263
63276
  }
63264
63277
 
63265
63278
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
63266
63279
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63267
- height: $listbox-filterselect-bigger-height;
63280
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63281
+ }
63282
+
63283
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63284
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63285
+ }
63286
+
63287
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63288
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
63289
+ }
63290
+
63291
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63292
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63293
+ }
63294
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63295
+ height: 100%;
63268
63296
  }
63269
63297
 
63270
63298
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
63299
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
63300
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63301
+ }
63302
+
63271
63303
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
63272
- height: $listbox-select-bigger-height;
63304
+ height: 100%;
63273
63305
  }
63274
63306
 
63275
63307
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63308
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63309
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
63310
+ }
63311
+
63312
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63313
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
63314
+ }
63315
+
63316
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63317
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
63318
+ }
63319
+
63276
63320
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63277
- height: $listbox-filter-bigger-small-height;
63321
+ height: 100%;
63278
63322
  }
63279
63323
 
63280
63324
  .e-listbox-wrapper,
@@ -63315,7 +63359,7 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
63315
63359
  }
63316
63360
 
63317
63361
  &.e-filter-list .e-selectall-parent + .e-list-parent {
63318
- height: $listbox-filterselect-height;
63362
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63319
63363
  }
63320
63364
 
63321
63365
  & .e-selectall-parent + .e-list-parent {
@@ -63567,6 +63611,34 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
63567
63611
  }
63568
63612
  }
63569
63613
  }
63614
+
63615
+ .e-listbox-container {
63616
+ @at-root {
63617
+ &.e-filter-list .e-list-parent {
63618
+ height: 100%;
63619
+ }
63620
+
63621
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
63622
+ height: 100%;
63623
+ }
63624
+
63625
+ & .e-selectall-parent + .e-list-parent {
63626
+ height: 100%;
63627
+ }
63628
+
63629
+ &.e-filter-list .e-list-wrap {
63630
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
63631
+ }
63632
+
63633
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
63634
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63635
+ }
63636
+
63637
+ & .e-selectall-parent + .e-list-wrap {
63638
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63639
+ }
63640
+ }
63641
+ }
63570
63642
  }
63571
63643
 
63572
63644
 
@@ -105291,6 +105363,9 @@ $olap-bigger-tree-outer-div-width: 325px !default;
105291
105363
  @if ($skin-name == 'FluentUI') {
105292
105364
  border-top: 0;
105293
105365
  }
105366
+ @if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
105367
+ padding: $field-list-editor-dialog-footer-padding;
105368
+ }
105294
105369
  }
105295
105370
 
105296
105371
  .e-dlg-content {
@@ -105439,15 +105514,6 @@ $olap-bigger-tree-outer-div-width: 325px !default;
105439
105514
  padding: 9px 10px;
105440
105515
  }
105441
105516
 
105442
- .e-text-content {
105443
- .e-list-text {
105444
- line-height: 1.5em;
105445
- // @if ($field-list-skin == 'bootstrap4') {
105446
- // line-height: 0;
105447
- // }
105448
- }
105449
- }
105450
-
105451
105517
  &.e-drag-restrict {
105452
105518
  .e-no-drop {
105453
105519
  &::before {
@@ -109442,6 +109508,7 @@ $pivotpager-single-size-title-padding: 8px !default;
109442
109508
  &.e-cellvalue {
109443
109509
  overflow: hidden;
109444
109510
  text-overflow: ellipsis;
109511
+ width: 100%;
109445
109512
  }
109446
109513
  }
109447
109514
 
@@ -109745,6 +109812,7 @@ $pivotpager-single-size-title-padding: 8px !default;
109745
109812
  font-size: 20px;
109746
109813
  text-align: center;
109747
109814
  padding: 10%;
109815
+ pointer-events: none;
109748
109816
 
109749
109817
  &.e-hide-loader {
109750
109818
  display: none;
@@ -110187,6 +110255,12 @@ $pivotpager-single-size-title-padding: 8px !default;
110187
110255
  width: 100%;
110188
110256
  }
110189
110257
 
110258
+ th.e-group-row .e-axis-row {
110259
+ display: inline-block;
110260
+ height: 100%;
110261
+ vertical-align: top;
110262
+ }
110263
+
110190
110264
  /* stylelint-disable */
110191
110265
  .e-group-row {
110192
110266
  padding: 0 !important;
@@ -110395,7 +110469,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110395
110469
  th .e-expand,
110396
110470
  th .e-collapse {
110397
110471
  font-size: $pivotgrid-expcoldiv-fontsize !important;
110398
- margin-left: 0px;
110472
+ margin-left: 0;
110473
+ @if ($skin-name == 'bootstrap4') {
110474
+ display: flex;
110475
+ }
110399
110476
  }
110400
110477
 
110401
110478
  /* stylelint-enable */
@@ -118736,6 +118813,12 @@ $image-editor-drop-border: 2px dashed $grey-dark-font !default;
118736
118813
  position: absolute;
118737
118814
  font-size: 14px;
118738
118815
  }
118816
+
118817
+ & .e-ie-min-drop-content {
118818
+ left: calc(50% - 120px);
118819
+ top: 50%;
118820
+ font-size: 14px;
118821
+ }
118739
118822
  }
118740
118823
 
118741
118824
  & .e-toolbar {
@@ -55027,7 +55027,10 @@ $ripple-width: 32px !default;
55027
55027
  display: inline-block;
55028
55028
  line-height: $treeview-text-height;
55029
55029
  margin: $treeview-text-margin;
55030
- @if $skin-name != 'bootstrap4' {
55030
+ @if $skin-name == 'Material3' {
55031
+ min-height: $treeview-item-height;
55032
+ }
55033
+ @else if $skin-name != 'bootstrap4' {
55031
55034
  min-height: $treeview-text-height;
55032
55035
  }
55033
55036
  @else if $skin-name == 'bootstrap4' {
@@ -62409,11 +62412,15 @@ $select-all-border-color: $grey-e6 !default;
62409
62412
  $listbox-filter-small-height: calc(100% - 46px) !default;
62410
62413
  $listbox-filter-bigger-small-height: calc(100% - 54px) !default;
62411
62414
  $listbox-select-height: calc(100% - 40px) !default;
62412
- $listbox-select-bigger-height: calc(100% - 48px) !default;
62413
- $listbox-filterselect-height: calc(100% - 92px) !default;
62414
- $listbox-filterselect-bigger-height: calc(100% - 106px) !default;
62415
+ $listbox-select-bigger-height: calc(100% - 40px) !default;
62416
+ $listbox-filterselect-height: calc(100% - 40px) !default;
62417
+ $listbox-filterselect-bigger-height: calc(100% - 48px) !default;
62418
+ $listbox-mat-filter-height: calc(100% - 51px) !default;
62419
+ $listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
62415
62420
  $listbox-filter-height: calc(100% - 52px) !default;
62416
62421
  $listbox-filter-bigger-height: calc(100% - 58px) !default;
62422
+ $listbox-ej2-filterselect-height: calc(100% - 91.5px) !default;
62423
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 106px) !default;
62417
62424
 
62418
62425
  @include export-module('listbox-layout') {
62419
62426
  /* stylelint-disable property-no-vendor-prefix */
@@ -62962,27 +62969,64 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
62962
62969
  @include export-module('listbox-theme') {
62963
62970
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
62964
62971
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
62965
- height: $listbox-filter-small-height;
62972
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
62973
+ }
62974
+
62975
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
62976
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
62977
+ }
62978
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
62979
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
62966
62980
  }
62967
62981
 
62968
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
62969
62982
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
62970
- height: $listbox-filter-bigger-height;
62983
+ height: 100%;
62971
62984
  }
62972
62985
 
62973
62986
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
62974
62987
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
62975
- height: $listbox-filterselect-bigger-height;
62988
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
62989
+ }
62990
+
62991
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
62992
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
62993
+ }
62994
+
62995
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
62996
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
62997
+ }
62998
+
62999
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63000
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63001
+ }
63002
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63003
+ height: 100%;
62976
63004
  }
62977
63005
 
62978
63006
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
63007
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
63008
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63009
+ }
63010
+
62979
63011
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
62980
- height: $listbox-select-bigger-height;
63012
+ height: 100%;
62981
63013
  }
62982
63014
 
62983
63015
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63016
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63017
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
63018
+ }
63019
+
63020
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63021
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
63022
+ }
63023
+
63024
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63025
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
63026
+ }
63027
+
62984
63028
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
62985
- height: $listbox-filter-bigger-small-height;
63029
+ height: 100%;
62986
63030
  }
62987
63031
 
62988
63032
  .e-listbox-wrapper,
@@ -63023,7 +63067,7 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
63023
63067
  }
63024
63068
 
63025
63069
  &.e-filter-list .e-selectall-parent + .e-list-parent {
63026
- height: $listbox-filterselect-height;
63070
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63027
63071
  }
63028
63072
 
63029
63073
  & .e-selectall-parent + .e-list-parent {
@@ -63275,6 +63319,34 @@ $listbox-filter-bigger-height: calc(100% - 58px) !default;
63275
63319
  }
63276
63320
  }
63277
63321
  }
63322
+
63323
+ .e-listbox-container {
63324
+ @at-root {
63325
+ &.e-filter-list .e-list-parent {
63326
+ height: 100%;
63327
+ }
63328
+
63329
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
63330
+ height: 100%;
63331
+ }
63332
+
63333
+ & .e-selectall-parent + .e-list-parent {
63334
+ height: 100%;
63335
+ }
63336
+
63337
+ &.e-filter-list .e-list-wrap {
63338
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
63339
+ }
63340
+
63341
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
63342
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63343
+ }
63344
+
63345
+ & .e-selectall-parent + .e-list-wrap {
63346
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63347
+ }
63348
+ }
63349
+ }
63278
63350
  }
63279
63351
 
63280
63352
 
@@ -105040,6 +105112,9 @@ $field-list-adaptive-outerdiv-height: 176px !default;
105040
105112
  @if ($skin-name == 'FluentUI') {
105041
105113
  border-top: 0;
105042
105114
  }
105115
+ @if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
105116
+ padding: $field-list-editor-dialog-footer-padding;
105117
+ }
105043
105118
  }
105044
105119
 
105045
105120
  .e-dlg-content {
@@ -105188,15 +105263,6 @@ $field-list-adaptive-outerdiv-height: 176px !default;
105188
105263
  padding: 9px 10px;
105189
105264
  }
105190
105265
 
105191
- .e-text-content {
105192
- .e-list-text {
105193
- line-height: 1.5em;
105194
- // @if ($field-list-skin == 'bootstrap4') {
105195
- // line-height: 0;
105196
- // }
105197
- }
105198
- }
105199
-
105200
105266
  &.e-drag-restrict {
105201
105267
  .e-no-drop {
105202
105268
  &::before {
@@ -109188,6 +109254,7 @@ $pivotpager-single-size-title-padding: 8px !default;
109188
109254
  &.e-cellvalue {
109189
109255
  overflow: hidden;
109190
109256
  text-overflow: ellipsis;
109257
+ width: 100%;
109191
109258
  }
109192
109259
  }
109193
109260
 
@@ -109491,6 +109558,7 @@ $pivotpager-single-size-title-padding: 8px !default;
109491
109558
  font-size: 20px;
109492
109559
  text-align: center;
109493
109560
  padding: 10%;
109561
+ pointer-events: none;
109494
109562
 
109495
109563
  &.e-hide-loader {
109496
109564
  display: none;
@@ -109933,6 +110001,12 @@ $pivotpager-single-size-title-padding: 8px !default;
109933
110001
  width: 100%;
109934
110002
  }
109935
110003
 
110004
+ th.e-group-row .e-axis-row {
110005
+ display: inline-block;
110006
+ height: 100%;
110007
+ vertical-align: top;
110008
+ }
110009
+
109936
110010
  /* stylelint-disable */
109937
110011
  .e-group-row {
109938
110012
  padding: 0 !important;
@@ -110141,7 +110215,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110141
110215
  th .e-expand,
110142
110216
  th .e-collapse {
110143
110217
  font-size: $pivotgrid-expcoldiv-fontsize !important;
110144
- margin-left: 0px;
110218
+ margin-left: 0;
110219
+ @if ($skin-name == 'bootstrap4') {
110220
+ display: flex;
110221
+ }
110145
110222
  }
110146
110223
 
110147
110224
  /* stylelint-enable */
@@ -118482,6 +118559,12 @@ $image-editor-drop-border: 2px dashed $gray-dark !default;
118482
118559
  position: absolute;
118483
118560
  font-size: 14px;
118484
118561
  }
118562
+
118563
+ & .e-ie-min-drop-content {
118564
+ left: calc(50% - 120px);
118565
+ top: 50%;
118566
+ font-size: 14px;
118567
+ }
118485
118568
  }
118486
118569
 
118487
118570
  & .e-toolbar {
@@ -55081,7 +55081,10 @@ $ripple-width: 32px !default;
55081
55081
  display: inline-block;
55082
55082
  line-height: $treeview-text-height;
55083
55083
  margin: $treeview-text-margin;
55084
- @if $skin-name != 'bootstrap4' {
55084
+ @if $skin-name == 'Material3' {
55085
+ min-height: $treeview-item-height;
55086
+ }
55087
+ @else if $skin-name != 'bootstrap4' {
55085
55088
  min-height: $treeview-text-height;
55086
55089
  }
55087
55090
  @else if $skin-name == 'bootstrap4' {
@@ -62541,10 +62544,14 @@ $listbox-filter-small-height: calc(100% - 43px) !default;
62541
62544
  $listbox-filter-bigger-small-height: calc(100% - 56px) !default;
62542
62545
  $listbox-select-height: calc(100% - 40px) !default;
62543
62546
  $listbox-select-bigger-height: calc(100% - 50px) !default;
62544
- $listbox-filterselect-height: calc(100% - 79px) !default;
62545
- $listbox-filterselect-bigger-height: calc(100% - 96px) !default;
62546
- $listbox-filter-height: calc(100% - 48px) !default;
62547
- $listbox-filter-bigger-height: calc(100% - 56px) !default;
62547
+ $listbox-filterselect-height: calc(100% - 41px) !default;
62548
+ $listbox-filterselect-bigger-height: calc(100% - 50px) !default;
62549
+ $listbox-mat-filter-height: calc(100% - 50px) !default;
62550
+ $listbox-mat-filter-bigger-height: calc(100% - 58px) !default;
62551
+ $listbox-filter-height: calc(100% - 51px) !default;
62552
+ $listbox-filter-bigger-height: calc(100% - 59px) !default;
62553
+ $listbox-ej2-filterselect-height: calc(100% - 90.5px) !default;
62554
+ $listbox-ej2-filterselect-bigger-height: calc(100% - 108px) !default;
62548
62555
 
62549
62556
  @include export-module('listbox-layout') {
62550
62557
  /* stylelint-disable property-no-vendor-prefix */
@@ -63093,27 +63100,64 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
63093
63100
  @include export-module('listbox-theme') {
63094
63101
  .e-small .e-listbox-wrapper.e-filter-list .e-list-parent,
63095
63102
  .e-small .e-listbox-container.e-filter-list .e-list-parent {
63096
- height: $listbox-filter-small-height;
63103
+ height: $listbox-filter-small-height !important; /* stylelint-disable-line declaration-no-important */
63104
+ }
63105
+
63106
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63107
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63108
+ }
63109
+ .e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63110
+ height: $listbox-mat-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63097
63111
  }
63098
63112
 
63099
- .e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63100
63113
  .e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63101
- height: $listbox-filter-bigger-height;
63114
+ height: 100%;
63102
63115
  }
63103
63116
 
63104
63117
  .e-bigger .e-listbox-wrapper.e-filter-list .e-selectall-parent + .e-list-parent,
63105
63118
  .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63106
- height: $listbox-filterselect-bigger-height;
63119
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63120
+ }
63121
+
63122
+ .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63123
+ height: $listbox-filterselect-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63124
+ }
63125
+
63126
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63127
+ height: $listbox-filter-height !important; /* stylelint-disable-line declaration-no-important */
63128
+ }
63129
+
63130
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-list-parent {
63131
+ height: $listbox-filter-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63132
+ }
63133
+ .e-bigger .e-listbox-container.e-filter-list .e-selectall-parent + .e-list-parent {
63134
+ height: 100%;
63107
63135
  }
63108
63136
 
63109
63137
  .e-bigger .e-listbox-wrapper .e-selectall-parent + .e-list-parent,
63138
+ .e-bigger .e-listbox-container .e-selectall-parent + .e-list-wrap {
63139
+ height: $listbox-select-bigger-height !important; /* stylelint-disable-line declaration-no-important */
63140
+ }
63141
+
63110
63142
  .e-bigger .e-listbox-container .e-selectall-parent + .e-list-parent {
63111
- height: $listbox-select-bigger-height;
63143
+ height: 100%;
63112
63144
  }
63113
63145
 
63114
63146
  .e-small.e-bigger .e-listbox-wrapper.e-filter-list .e-list-parent,
63147
+ .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-wrap {
63148
+ height: $listbox-filter-bigger-small-height !important; /* stylelint-disable-line declaration-no-important */
63149
+ }
63150
+
63151
+ .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63152
+ height: $listbox-ej2-filterselect-height !important;/* stylelint-disable-line declaration-no-important */
63153
+ }
63154
+
63155
+ .e-bigger .e-listbox-wrapper.e-filter-list:not(.e-listbox-container) .e-selectall-parent + .e-hidden-select + .e-listbox + .e-list-parent {
63156
+ height: $listbox-ej2-filterselect-bigger-height !important;/* stylelint-disable-line declaration-no-important */
63157
+ }
63158
+
63115
63159
  .e-small.e-bigger .e-listbox-container.e-filter-list .e-list-parent {
63116
- height: $listbox-filter-bigger-small-height;
63160
+ height: 100%;
63117
63161
  }
63118
63162
 
63119
63163
  .e-listbox-wrapper,
@@ -63154,7 +63198,7 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
63154
63198
  }
63155
63199
 
63156
63200
  &.e-filter-list .e-selectall-parent + .e-list-parent {
63157
- height: $listbox-filterselect-height;
63201
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63158
63202
  }
63159
63203
 
63160
63204
  & .e-selectall-parent + .e-list-parent {
@@ -63406,6 +63450,34 @@ $listbox-filter-bigger-height: calc(100% - 56px) !default;
63406
63450
  }
63407
63451
  }
63408
63452
  }
63453
+
63454
+ .e-listbox-container {
63455
+ @at-root {
63456
+ &.e-filter-list .e-list-parent {
63457
+ height: 100%;
63458
+ }
63459
+
63460
+ &.e-filter-list .e-selectall-parent + .e-list-parent {
63461
+ height: 100%;
63462
+ }
63463
+
63464
+ & .e-selectall-parent + .e-list-parent {
63465
+ height: 100%;
63466
+ }
63467
+
63468
+ &.e-filter-list .e-list-wrap {
63469
+ height: $listbox-mat-filter-height !important; /* stylelint-disable-line declaration-no-important */
63470
+ }
63471
+
63472
+ &.e-filter-list .e-selectall-parent + .e-list-wrap {
63473
+ height: $listbox-filterselect-height !important; /* stylelint-disable-line declaration-no-important */
63474
+ }
63475
+
63476
+ & .e-selectall-parent + .e-list-wrap {
63477
+ height: $listbox-select-height !important; /* stylelint-disable-line declaration-no-important */
63478
+ }
63479
+ }
63480
+ }
63409
63481
  }
63410
63482
 
63411
63483
 
@@ -105384,6 +105456,9 @@ $field-list-adaptive-outerdiv-height: 177px !default;
105384
105456
  @if ($skin-name == 'FluentUI') {
105385
105457
  border-top: 0;
105386
105458
  }
105459
+ @if ($skin-name == 'fabric') or ($skin-name == 'fabric-dark') or ($skin-name =='highcontrast') or ($skin-name =='highcontrast-light') {
105460
+ padding: $field-list-editor-dialog-footer-padding;
105461
+ }
105387
105462
  }
105388
105463
 
105389
105464
  .e-dlg-content {
@@ -105532,15 +105607,6 @@ $field-list-adaptive-outerdiv-height: 177px !default;
105532
105607
  padding: 9px 10px;
105533
105608
  }
105534
105609
 
105535
- .e-text-content {
105536
- .e-list-text {
105537
- line-height: 1.5em;
105538
- // @if ($field-list-skin == 'bootstrap4') {
105539
- // line-height: 0;
105540
- // }
105541
- }
105542
- }
105543
-
105544
105610
  &.e-drag-restrict {
105545
105611
  .e-no-drop {
105546
105612
  &::before {
@@ -109532,6 +109598,7 @@ $pivotpager-single-size-title-padding: 8px !default;
109532
109598
  &.e-cellvalue {
109533
109599
  overflow: hidden;
109534
109600
  text-overflow: ellipsis;
109601
+ width: 100%;
109535
109602
  }
109536
109603
  }
109537
109604
 
@@ -109835,6 +109902,7 @@ $pivotpager-single-size-title-padding: 8px !default;
109835
109902
  font-size: 20px;
109836
109903
  text-align: center;
109837
109904
  padding: 10%;
109905
+ pointer-events: none;
109838
109906
 
109839
109907
  &.e-hide-loader {
109840
109908
  display: none;
@@ -110277,6 +110345,12 @@ $pivotpager-single-size-title-padding: 8px !default;
110277
110345
  width: 100%;
110278
110346
  }
110279
110347
 
110348
+ th.e-group-row .e-axis-row {
110349
+ display: inline-block;
110350
+ height: 100%;
110351
+ vertical-align: top;
110352
+ }
110353
+
110280
110354
  /* stylelint-disable */
110281
110355
  .e-group-row {
110282
110356
  padding: 0 !important;
@@ -110485,7 +110559,10 @@ $pivotpager-single-size-title-padding: 8px !default;
110485
110559
  th .e-expand,
110486
110560
  th .e-collapse {
110487
110561
  font-size: $pivotgrid-expcoldiv-fontsize !important;
110488
- margin-left: 0px;
110562
+ margin-left: 0;
110563
+ @if ($skin-name == 'bootstrap4') {
110564
+ display: flex;
110565
+ }
110489
110566
  }
110490
110567
 
110491
110568
  /* stylelint-enable */
@@ -118831,6 +118908,12 @@ $image-editor-drop-border: 2px dashed $gray-700 !default;
118831
118908
  position: absolute;
118832
118909
  font-size: 14px;
118833
118910
  }
118911
+
118912
+ & .e-ie-min-drop-content {
118913
+ left: calc(50% - 120px);
118914
+ top: 50%;
118915
+ font-size: 14px;
118916
+ }
118834
118917
  }
118835
118918
 
118836
118919
  & .e-toolbar {