@syncfusion/blazor-themes 24.2.6 → 24.2.8

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 (115) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +172 -31
  2. package/SCSS-Themes/bootstrap.scss +174 -33
  3. package/SCSS-Themes/bootstrap4.scss +165 -24
  4. package/SCSS-Themes/bootstrap5-dark.scss +160 -19
  5. package/SCSS-Themes/bootstrap5.scss +160 -19
  6. package/SCSS-Themes/buttons/button/tailwind-dark.scss +1 -1
  7. package/SCSS-Themes/buttons/button/tailwind.scss +1 -1
  8. package/SCSS-Themes/fabric-dark.scss +160 -19
  9. package/SCSS-Themes/fabric.scss +160 -19
  10. package/SCSS-Themes/fluent-dark.scss +165 -24
  11. package/SCSS-Themes/fluent.scss +165 -24
  12. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +0 -2
  13. package/SCSS-Themes/grids/grid/bootstrap.scss +0 -2
  14. package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -4
  15. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +0 -2
  16. package/SCSS-Themes/grids/grid/bootstrap5.scss +0 -2
  17. package/SCSS-Themes/grids/grid/fabric-dark.scss +0 -2
  18. package/SCSS-Themes/grids/grid/fabric.scss +0 -2
  19. package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -4
  20. package/SCSS-Themes/grids/grid/fluent.scss +2 -4
  21. package/SCSS-Themes/grids/grid/highcontrast.scss +0 -2
  22. package/SCSS-Themes/grids/grid/material-dark.scss +0 -2
  23. package/SCSS-Themes/grids/grid/material.scss +0 -2
  24. package/SCSS-Themes/grids/grid/material3-dark.scss +0 -2
  25. package/SCSS-Themes/grids/grid/material3.scss +0 -2
  26. package/SCSS-Themes/grids/grid/tailwind-dark.scss +0 -2
  27. package/SCSS-Themes/grids/grid/tailwind.scss +0 -2
  28. package/SCSS-Themes/highcontrast.scss +160 -19
  29. package/SCSS-Themes/material-dark.scss +160 -19
  30. package/SCSS-Themes/material.scss +160 -19
  31. package/SCSS-Themes/material3-dark.scss +161 -20
  32. package/SCSS-Themes/material3.scss +161 -20
  33. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +39 -4
  34. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +35 -0
  35. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +38 -3
  36. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +35 -0
  37. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +35 -0
  38. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +35 -0
  39. package/SCSS-Themes/navigations/toolbar/fabric.scss +35 -0
  40. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +38 -3
  41. package/SCSS-Themes/navigations/toolbar/fluent.scss +38 -3
  42. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +35 -0
  43. package/SCSS-Themes/navigations/toolbar/material-dark.scss +35 -0
  44. package/SCSS-Themes/navigations/toolbar/material.scss +35 -0
  45. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +35 -0
  46. package/SCSS-Themes/navigations/toolbar/material3.scss +35 -0
  47. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +35 -0
  48. package/SCSS-Themes/navigations/toolbar/tailwind.scss +35 -0
  49. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +4 -2
  50. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +4 -2
  51. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +4 -2
  52. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +4 -2
  53. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +4 -2
  54. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +4 -2
  55. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +4 -2
  56. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +4 -2
  57. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +4 -2
  58. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +4 -2
  59. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +4 -2
  60. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +4 -2
  61. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +4 -2
  62. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +4 -2
  63. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +4 -2
  64. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +4 -2
  65. package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -1
  66. package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
  67. package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
  68. package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -1
  69. package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -1
  70. package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
  71. package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
  72. package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -1
  73. package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -1
  74. package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -1
  75. package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
  76. package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
  77. package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +1 -1
  78. package/SCSS-Themes/pivotview/pivotview/material3.scss +1 -1
  79. package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -1
  80. package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -1
  81. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +69 -22
  82. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +75 -28
  83. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +61 -14
  84. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +61 -14
  85. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +61 -14
  86. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +61 -14
  87. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +61 -14
  88. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +61 -14
  89. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +61 -14
  90. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +61 -14
  91. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +61 -14
  92. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +61 -14
  93. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +62 -15
  94. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +62 -15
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +61 -14
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +61 -14
  97. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +59 -0
  98. package/SCSS-Themes/schedule/schedule/bootstrap.scss +59 -0
  99. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +59 -0
  100. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +59 -0
  101. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +59 -0
  102. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +59 -0
  103. package/SCSS-Themes/schedule/schedule/fabric.scss +59 -0
  104. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +59 -0
  105. package/SCSS-Themes/schedule/schedule/fluent.scss +59 -0
  106. package/SCSS-Themes/schedule/schedule/highcontrast.scss +59 -0
  107. package/SCSS-Themes/schedule/schedule/material-dark.scss +59 -0
  108. package/SCSS-Themes/schedule/schedule/material.scss +59 -0
  109. package/SCSS-Themes/schedule/schedule/material3-dark.scss +59 -0
  110. package/SCSS-Themes/schedule/schedule/material3.scss +59 -0
  111. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +59 -0
  112. package/SCSS-Themes/schedule/schedule/tailwind.scss +59 -0
  113. package/SCSS-Themes/tailwind-dark.scss +161 -20
  114. package/SCSS-Themes/tailwind.scss +161 -20
  115. package/package.json +1 -1
@@ -21823,7 +21823,7 @@ $btn-link-disabled-bgcolor: transparent !default;
21823
21823
  //primary
21824
21824
  $btn-ripple-primary-bgcolor: transparent !default;
21825
21825
  $btn-primary-outline: $btn-bgcolor 0 solid !default;
21826
- $btn-primary-color: $primary-text-color !default;
21826
+ $btn-primary-color: $primary-text !default;
21827
21827
  $btn-primary-hover-color: $primary-text-hover !default;
21828
21828
  $btn-primary-focus-color: $primary-text-focus !default;
21829
21829
  $btn-primary-active-color: $primary-text-pressed !default;
@@ -47886,6 +47886,26 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
47886
47886
  white-space: nowrap;
47887
47887
  overflow: hidden;
47888
47888
 
47889
+ &.e-spacer-toolbar {
47890
+
47891
+ .e-toolbar-items {
47892
+ display: flex;
47893
+ flex-wrap: nowrap;
47894
+ width: 100%;
47895
+
47896
+ &:not(.e-toolbar-multirow) {
47897
+ position: absolute;
47898
+ }
47899
+ }
47900
+
47901
+ &.e-pop-mode {
47902
+
47903
+ .e-toolbar-items {
47904
+ width: calc(100% - $tbar-nav-nrml-width);
47905
+ }
47906
+ }
47907
+ }
47908
+
47889
47909
  .e-blazor-toolbar-items {
47890
47910
  position: absolute;
47891
47911
  top: -9999px;
@@ -48023,6 +48043,11 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48023
48043
  min-height: $tbar-nrml-item-size;
48024
48044
  vertical-align: middle;
48025
48045
  width: auto;
48046
+ flex: 0 0 auto;
48047
+
48048
+ &.e-spacer {
48049
+ flex-grow: 1;
48050
+ }
48026
48051
 
48027
48052
  .e-tbar-btn {
48028
48053
  display: flex;
@@ -48453,6 +48478,16 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
48453
48478
 
48454
48479
  &.e-rtl {
48455
48480
 
48481
+ &:not(.e-spacer-toolbar) {
48482
+
48483
+ .e-toolbar-items:not(.e-tbar-pos) {
48484
+
48485
+ .e-toolbar-item:first-child {
48486
+ margin-right: $tbar-item-nrml-mrgn;
48487
+ }
48488
+ }
48489
+ }
48490
+
48456
48491
  .e-toolbar-item {
48457
48492
 
48458
48493
  .e-tbar-btn {
@@ -78100,8 +78135,6 @@ $grid-dropitems-count-margin-left: -8px !default;
78100
78135
  }
78101
78136
 
78102
78137
  & .e-responsive-right {
78103
- width: calc(100% - 50px);
78104
-
78105
78138
  & .e-search-wrapper {
78106
78139
  & .e-input-group::before,
78107
78140
  & .e-input-group::after {
@@ -90649,7 +90682,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
90649
90682
 
90650
90683
  .e-rte-image.e-imginline,
90651
90684
  .e-rte-audio.e-audio-inline,
90652
- .e-rte-video.e-video-inline {
90685
+ .e-rte-video.e-video-inline {
90686
+ margin-left: 5px;
90687
+ margin-right: 5px;
90653
90688
  display: inline-block;
90654
90689
  float: none;
90655
90690
  max-width: calc(100% - (2 * 5px));
@@ -91258,6 +91293,17 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91258
91293
  .e-rte-quick-toolbar {
91259
91294
  min-height: 48px;
91260
91295
 
91296
+ .e-toolbar-items .e-rte-backgroundcolor-dropdown {
91297
+ .e-rte-color-content,
91298
+ .e-caret {
91299
+ height: $rte-big-dropdown-btn-color-content-height;
91300
+
91301
+ &:hover {
91302
+ height: $rte-big-dropdown-btn-color-content-height;
91303
+ }
91304
+ }
91305
+ }
91306
+
91261
91307
  .e-toolbar-items:not(.e-tbar-pos) {
91262
91308
  margin: $rte-big-quick-toolbar-items-margin;
91263
91309
  min-height: 48px;
@@ -92006,12 +92052,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92006
92052
  }
92007
92053
  }
92008
92054
 
92009
- @if $skin-name == 'bootstrap5' {
92010
- .e-tbar-btn:focus .e-icons {
92011
- color: $rte-quick-item-active-font-color;
92012
- }
92013
- }
92014
-
92015
92055
  &.e-active .e-tbar-btn,
92016
92056
  &.e-active .e-tbar-btn:focus {
92017
92057
  background: $rte-tb-item-active-bg;
@@ -92035,10 +92075,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92035
92075
  .e-tbar-btn:hover .e-icons {
92036
92076
  color: $rte-tb-hover-font-color;
92037
92077
  }
92038
-
92039
- .e-tbar-btn:focus .e-icons {
92040
- color: $primary-text-focus;
92041
- }
92042
92078
  }
92043
92079
 
92044
92080
  .e-dropdown-btn.e-active {
@@ -92150,9 +92186,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92150
92186
  .e-toolbar-item .e-tbar-btn:hover .e-icons {
92151
92187
  color: $rte-hover-icons-color;
92152
92188
  }
92153
- .e-toolbar-item .e-tbar-btn:focus .e-icons {
92154
- color: $rte-hover-icons-color;
92155
- }
92156
92189
  .e-toolbar-item.e-active .e-tbar-btn .e-icons {
92157
92190
  color: $rte-tb-active-font-color;
92158
92191
  }
@@ -92393,6 +92426,38 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92393
92426
  .e-toolbar-items {
92394
92427
  background: $rte-quick-pop-bg;
92395
92428
 
92429
+ .e-rte-backgroundcolor-dropdown {
92430
+ .e-rte-color-content{
92431
+ padding-top: $rte-dropdown-btn-color-content-padding;
92432
+ @if $skin-name =='bootstrap' or $skin-name =='bootstrap-dark'{
92433
+ padding-top: 5px;
92434
+ }
92435
+ height: $rte-dropdown-btn-color-content-height;
92436
+ @if $skin-name == 'FluentUI' {
92437
+ display: flex;
92438
+ align-items: center;
92439
+ justify-content: center;
92440
+ }
92441
+ &:hover {
92442
+ background: $rte-split-btn-span-hover-bg;
92443
+ }
92444
+ }
92445
+
92446
+ .e-caret {
92447
+ &:hover {
92448
+ background: $rte-split-btn-span-hover-bg;
92449
+ }
92450
+ }
92451
+ &.e-tbar-btn:hover {
92452
+ @if $skin-name == 'tailwind' or $skin-name == 'tailwind-dark' or $skin-name == 'highcontrast' {
92453
+ background: $rte-split-btn-hover-bg;
92454
+ }
92455
+ @if $skin-name =='bootstrap-dark'{
92456
+ background: $rte-tbar-default-bg;
92457
+ }
92458
+ }
92459
+ }
92460
+
92396
92461
  .e-separator {
92397
92462
  border: .5px solid $rte-quick-vr-line-color;
92398
92463
  }
@@ -92473,6 +92538,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92473
92538
  }
92474
92539
  }
92475
92540
 
92541
+ .e-bigger .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-rte-backgroundcolor-dropdown {
92542
+ .e-rte-color-content {
92543
+ @if $skin-name =='tailwind' or $skin-name =='tailwind-dark' or $skin-name =='bootstrap5' or $skin-name =='bootstrap5-dark' or $skin-name =='material' or $skin-name =='material-dark' {
92544
+ padding-top: 8px;
92545
+ }
92546
+ }
92547
+ }
92548
+
92476
92549
  .e-dialog .e-img-uploadwrap .e-droptext,
92477
92550
  .e-dialog .e-aud-uploadwrap .e-droptext,
92478
92551
  .e-dialog .e-vid-uploadwrap .e-droptext,
@@ -92763,6 +92836,13 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
92763
92836
  color: $rte-icons-color;
92764
92837
  }
92765
92838
 
92839
+ .e-bigger .e-richtexteditor,
92840
+ .e-richtexteditor {
92841
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
92842
+ color: $icon-color-disabled;
92843
+ }
92844
+ }
92845
+
92766
92846
  .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
92767
92847
  border-radius: 4px;
92768
92848
  }
@@ -103747,8 +103827,9 @@ $pv-eye-icon-margin-top: 3px !default;
103747
103827
  padding-bottom: 30px;
103748
103828
  height: 18px;
103749
103829
  }
103750
- max-width: 237px;
103751
103830
  position: absolute;
103831
+ overflow: hidden;
103832
+ text-overflow: ellipsis;
103752
103833
  }
103753
103834
 
103754
103835
  .e-pv-reply-title {
@@ -103767,10 +103848,11 @@ $pv-eye-icon-margin-top: 3px !default;
103767
103848
  @if $skin-name == 'Material3' {
103768
103849
  font-size: $text-xs;
103769
103850
  }
103770
- max-width: 212px;
103771
103851
  padding-left: 8px;
103772
103852
  padding-top: $pv-comment-title-padding-top;
103773
103853
  position: absolute;
103854
+ overflow: hidden;
103855
+ text-overflow: ellipsis;
103774
103856
  }
103775
103857
 
103776
103858
  .e-pv-comments-hover {
@@ -113048,7 +113130,7 @@ $pivotpager-single-size-title-padding: 8px !default;
113048
113130
 
113049
113131
  th.e-group-row .e-axis-row {
113050
113132
  display: inline-block;
113051
- height: 100%;
113133
+ height: auto;
113052
113134
  vertical-align: top;
113053
113135
  width: 100%;
113054
113136
  }
@@ -116358,6 +116440,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
116358
116440
  $schedule-tbar-right-active-items-btn-border: none !default;
116359
116441
  $schedule-device-tbar-right-items-btn-border-radius: 0 !default;
116360
116442
  $schedule-device-tbar-right-items-btn-border: none !default;
116443
+ $schedule-device-font-size: 8px !default;
116361
116444
 
116362
116445
  $schedule-content-nrml-font-text-transform: none !default;
116363
116446
  $schedule-header-hover-border-radius: 100% !default;
@@ -116668,6 +116751,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
116668
116751
  }
116669
116752
 
116670
116753
  .e-toolbar-items {
116754
+ height: $schedule-tbar-bgr-size;
116755
+
116671
116756
  &.e-tbar-pos {
116672
116757
  height: $schedule-tbar-bgr-size;
116673
116758
  min-height: $schedule-tbar-bgr-size;
@@ -116705,6 +116790,28 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
116705
116790
  }
116706
116791
  }
116707
116792
 
116793
+ @media screen and (max-width: 320px) {
116794
+ .e-schedule-toolbar {
116795
+ .e-toolbar-pop {
116796
+ width: 100%;
116797
+
116798
+ .e-toolbar-item .e-tbar-btn.e-btn {
116799
+ padding-left: 7px;
116800
+ }
116801
+
116802
+ &.e-rtl {
116803
+ .e-toolbar-item .e-tbar-btn.e-btn {
116804
+ padding-right: 7px;
116805
+ }
116806
+ }
116807
+ }
116808
+
116809
+ .e-tbar-btn .e-tbar-btn-text {
116810
+ font-size: $schedule-device-font-size;
116811
+ }
116812
+ }
116813
+ }
116814
+
116708
116815
  .e-schedule-resource-toolbar {
116709
116816
  background: $schedule-tbar-default-bg;
116710
116817
  border-bottom: $schedule-tbar-border-bottom-size;
@@ -119598,7 +119705,24 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
119598
119705
  }
119599
119706
  }
119600
119707
  }
119708
+
119709
+ /*! schedule event window for smaller viewports*/
119710
+ @media screen and (max-width: 320px) {
119711
+ .e-schedule-dialog.e-popup.e-popup-open {
119712
+ max-height: 350px;
119713
+ min-width: 100%;
119714
+ }
119601
119715
 
119716
+ .e-schedule-dialog {
119717
+ .e-all-day-container {
119718
+ padding-bottom: 10px;
119719
+ }
119720
+
119721
+ .e-all-day-time-zone-row {
119722
+ display: block;
119723
+ }
119724
+ }
119725
+ }
119602
119726
  .e-ddl.e-popup {
119603
119727
  .e-resource-template {
119604
119728
  display: flex;
@@ -120282,6 +120406,23 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-bgr-font-size !default;
120282
120406
  }
120283
120407
  }
120284
120408
 
120409
+ /*! schedule quick popup for smaller viewports */
120410
+ @media screen and (max-width: 320px) {
120411
+ .e-quick-popup-wrapper {
120412
+ min-width: 100%;
120413
+
120414
+ .e-popup-footer {
120415
+ padding-left: 5px;
120416
+ }
120417
+
120418
+ &.e-rtl {
120419
+ .e-popup-footer {
120420
+ padding-right: 5px;
120421
+ }
120422
+ }
120423
+ }
120424
+ }
120425
+
120285
120426
  .e-bigger .e-quick-popup-wrapper {
120286
120427
  .e-cell-popup .e-popup-content .e-popup-table .e-subject {
120287
120428
  font-size: 24px;
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@syncfusion/blazor-themes","version":"24.2.6","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
1
+ {"name":"@syncfusion/blazor-themes","version":"24.2.8","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}