@syncfusion/blazor-themes 26.1.40 → 26.1.42

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 (205) hide show
  1. package/SCSS-Themes/base/fluent2-highcontrast.scss +1 -1
  2. package/SCSS-Themes/bds-dark.scss +159 -53
  3. package/SCSS-Themes/bds.scss +159 -53
  4. package/SCSS-Themes/bootstrap-dark.scss +159 -53
  5. package/SCSS-Themes/bootstrap.scss +166 -60
  6. package/SCSS-Themes/bootstrap4.scss +166 -60
  7. package/SCSS-Themes/bootstrap5-dark.scss +170 -64
  8. package/SCSS-Themes/bootstrap5.scss +170 -64
  9. package/SCSS-Themes/calendars/calendar/bds-dark.scss +5 -0
  10. package/SCSS-Themes/calendars/calendar/bds.scss +5 -0
  11. package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +5 -0
  12. package/SCSS-Themes/calendars/calendar/bootstrap.scss +5 -0
  13. package/SCSS-Themes/calendars/calendar/bootstrap4.scss +5 -0
  14. package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +5 -0
  15. package/SCSS-Themes/calendars/calendar/bootstrap5.scss +5 -0
  16. package/SCSS-Themes/calendars/calendar/fabric-dark.scss +5 -0
  17. package/SCSS-Themes/calendars/calendar/fabric.scss +5 -0
  18. package/SCSS-Themes/calendars/calendar/fluent-dark.scss +5 -0
  19. package/SCSS-Themes/calendars/calendar/fluent.scss +5 -0
  20. package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +5 -0
  21. package/SCSS-Themes/calendars/calendar/fluent2.scss +5 -0
  22. package/SCSS-Themes/calendars/calendar/highcontrast.scss +5 -0
  23. package/SCSS-Themes/calendars/calendar/material-dark.scss +5 -0
  24. package/SCSS-Themes/calendars/calendar/material.scss +5 -0
  25. package/SCSS-Themes/calendars/calendar/material3-dark.scss +5 -0
  26. package/SCSS-Themes/calendars/calendar/material3.scss +5 -0
  27. package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +5 -0
  28. package/SCSS-Themes/calendars/calendar/tailwind.scss +5 -0
  29. package/SCSS-Themes/calendars/daterangepicker/fluent2-dark.scss +3 -3
  30. package/SCSS-Themes/calendars/daterangepicker/fluent2.scss +3 -3
  31. package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +1 -1
  32. package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +1 -1
  33. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +1 -1
  34. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +1 -1
  35. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +1 -1
  36. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +1 -1
  37. package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +1 -1
  38. package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +1 -1
  39. package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +1 -1
  40. package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +1 -1
  41. package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +1 -1
  42. package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +1 -1
  43. package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +1 -1
  44. package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
  45. package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +1 -1
  46. package/SCSS-Themes/documenteditor/document-editor-container/material.scss +1 -1
  47. package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
  48. package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
  49. package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +1 -1
  50. package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +1 -1
  51. package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +1 -1
  52. package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -1
  53. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -1
  54. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -1
  55. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -1
  56. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -1
  57. package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -1
  58. package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -1
  59. package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -1
  60. package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -1
  61. package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -1
  62. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -1
  63. package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -1
  64. package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -1
  65. package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -1
  66. package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -1
  67. package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -1
  68. package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -1
  69. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -1
  70. package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -1
  71. package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +3 -0
  72. package/SCSS-Themes/dropdowns/multi-select/bds.scss +3 -0
  73. package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -0
  74. package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -0
  75. package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -0
  76. package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -0
  77. package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -0
  78. package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -0
  79. package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -0
  80. package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -0
  81. package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -0
  82. package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +5 -1
  83. package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +5 -1
  84. package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -0
  85. package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -0
  86. package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -0
  87. package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +3 -0
  88. package/SCSS-Themes/dropdowns/multi-select/material3.scss +3 -0
  89. package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -0
  90. package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -0
  91. package/SCSS-Themes/fabric-dark.scss +159 -53
  92. package/SCSS-Themes/fabric.scss +163 -57
  93. package/SCSS-Themes/fluent-dark.scss +167 -61
  94. package/SCSS-Themes/fluent.scss +167 -61
  95. package/SCSS-Themes/fluent2-dark.scss +181 -74
  96. package/SCSS-Themes/fluent2-highcontrast.scss +1 -1
  97. package/SCSS-Themes/fluent2.scss +181 -74
  98. package/SCSS-Themes/grids/grid/bds-dark.scss +23 -7
  99. package/SCSS-Themes/grids/grid/bds.scss +23 -7
  100. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +23 -7
  101. package/SCSS-Themes/grids/grid/bootstrap.scss +30 -14
  102. package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -14
  103. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +33 -17
  104. package/SCSS-Themes/grids/grid/bootstrap5.scss +33 -17
  105. package/SCSS-Themes/grids/grid/fabric-dark.scss +23 -7
  106. package/SCSS-Themes/grids/grid/fabric.scss +27 -11
  107. package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -14
  108. package/SCSS-Themes/grids/grid/fluent.scss +30 -14
  109. package/SCSS-Themes/grids/grid/fluent2-dark.scss +36 -20
  110. package/SCSS-Themes/grids/grid/fluent2.scss +36 -20
  111. package/SCSS-Themes/grids/grid/highcontrast.scss +30 -14
  112. package/SCSS-Themes/grids/grid/material-dark.scss +23 -7
  113. package/SCSS-Themes/grids/grid/material.scss +24 -8
  114. package/SCSS-Themes/grids/grid/material3-dark.scss +29 -13
  115. package/SCSS-Themes/grids/grid/material3.scss +29 -13
  116. package/SCSS-Themes/grids/grid/tailwind-dark.scss +33 -17
  117. package/SCSS-Themes/grids/grid/tailwind.scss +33 -17
  118. package/SCSS-Themes/highcontrast.scss +166 -60
  119. package/SCSS-Themes/inputs/slider/bds-dark.scss +34 -7
  120. package/SCSS-Themes/inputs/slider/bds.scss +34 -7
  121. package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +34 -7
  122. package/SCSS-Themes/inputs/slider/bootstrap.scss +34 -7
  123. package/SCSS-Themes/inputs/slider/bootstrap4.scss +34 -7
  124. package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +34 -7
  125. package/SCSS-Themes/inputs/slider/bootstrap5.scss +34 -7
  126. package/SCSS-Themes/inputs/slider/fabric-dark.scss +34 -7
  127. package/SCSS-Themes/inputs/slider/fabric.scss +34 -7
  128. package/SCSS-Themes/inputs/slider/fluent-dark.scss +34 -7
  129. package/SCSS-Themes/inputs/slider/fluent.scss +34 -7
  130. package/SCSS-Themes/inputs/slider/fluent2-dark.scss +34 -7
  131. package/SCSS-Themes/inputs/slider/fluent2.scss +34 -7
  132. package/SCSS-Themes/inputs/slider/highcontrast.scss +34 -7
  133. package/SCSS-Themes/inputs/slider/material-dark.scss +44 -16
  134. package/SCSS-Themes/inputs/slider/material.scss +34 -7
  135. package/SCSS-Themes/inputs/slider/material3-dark.scss +34 -7
  136. package/SCSS-Themes/inputs/slider/material3.scss +34 -7
  137. package/SCSS-Themes/inputs/slider/tailwind-dark.scss +34 -7
  138. package/SCSS-Themes/inputs/slider/tailwind.scss +34 -7
  139. package/SCSS-Themes/material-dark.scss +170 -63
  140. package/SCSS-Themes/material.scss +161 -55
  141. package/SCSS-Themes/material3-dark.scss +166 -60
  142. package/SCSS-Themes/material3.scss +166 -60
  143. package/SCSS-Themes/navigations/treeview/bds-dark.scss +2 -1
  144. package/SCSS-Themes/navigations/treeview/bds.scss +2 -1
  145. package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +2 -1
  146. package/SCSS-Themes/navigations/treeview/bootstrap.scss +2 -1
  147. package/SCSS-Themes/navigations/treeview/bootstrap4.scss +2 -1
  148. package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -1
  149. package/SCSS-Themes/navigations/treeview/bootstrap5.scss +2 -1
  150. package/SCSS-Themes/navigations/treeview/fabric-dark.scss +2 -1
  151. package/SCSS-Themes/navigations/treeview/fabric.scss +2 -1
  152. package/SCSS-Themes/navigations/treeview/fluent-dark.scss +2 -1
  153. package/SCSS-Themes/navigations/treeview/fluent.scss +2 -1
  154. package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +2 -1
  155. package/SCSS-Themes/navigations/treeview/fluent2.scss +2 -1
  156. package/SCSS-Themes/navigations/treeview/highcontrast.scss +2 -1
  157. package/SCSS-Themes/navigations/treeview/material-dark.scss +2 -1
  158. package/SCSS-Themes/navigations/treeview/material.scss +2 -1
  159. package/SCSS-Themes/navigations/treeview/material3-dark.scss +2 -1
  160. package/SCSS-Themes/navigations/treeview/material3.scss +2 -1
  161. package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +2 -1
  162. package/SCSS-Themes/navigations/treeview/tailwind.scss +2 -1
  163. package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +89 -36
  164. package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +89 -36
  165. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +89 -36
  166. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +89 -36
  167. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +89 -36
  168. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +90 -37
  169. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +90 -37
  170. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +89 -36
  171. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +89 -36
  172. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +90 -37
  173. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +90 -37
  174. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +93 -40
  175. package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +93 -40
  176. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +89 -36
  177. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +90 -37
  178. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +90 -37
  179. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +90 -37
  180. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +90 -37
  181. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +90 -37
  182. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +90 -37
  183. package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -0
  184. package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -0
  185. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
  186. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
  187. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
  188. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
  189. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
  190. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
  191. package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
  192. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
  193. package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
  194. package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +1 -0
  195. package/SCSS-Themes/ribbon/ribbon/fluent2.scss +1 -0
  196. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
  197. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
  198. package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
  199. package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
  200. package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
  201. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
  202. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
  203. package/SCSS-Themes/tailwind-dark.scss +170 -64
  204. package/SCSS-Themes/tailwind.scss +170 -64
  205. package/package.json +1 -1
@@ -25388,6 +25388,11 @@ $calendar-small-font-size: 12px !default;
25388
25388
  color: $calendar-today-focused-font-color;
25389
25389
  }
25390
25390
  }
25391
+ #{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
25392
+ @if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
25393
+ color: $calendar-today-disabled-color;
25394
+ }
25395
+ }
25391
25396
  #{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
25392
25397
  #{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
25393
25398
  #{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
@@ -31926,7 +31931,13 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
31926
31931
  &.e-scale {
31927
31932
  &.e-h-scale {
31928
31933
  .e-tick {
31929
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31934
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31935
+ @include alignment($tick-after-height, $tick-after-top, 'horizontal');
31936
+ @if ($skin-name == 'material-dark') {
31937
+ background-position: bottom;
31938
+ }
31939
+ }
31940
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31930
31941
  @include alignment($tick-after-height, $tick-after-top, 'horizontal');
31931
31942
  }
31932
31943
  @else {
@@ -31936,7 +31947,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
31936
31947
  }
31937
31948
 
31938
31949
  .e-large {
31939
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31950
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31951
+ @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
31952
+ }
31953
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31940
31954
  @include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
31941
31955
  }
31942
31956
  }
@@ -31966,7 +31980,13 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
31966
31980
  &.e-scale {
31967
31981
  &.e-h-scale {
31968
31982
  .e-tick {
31969
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31983
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
31984
+ @include alignment($tick-before-height, $tick-before-top, 'horizontal');
31985
+ @if ($skin-name == 'material-dark') {
31986
+ background-position-x: center;
31987
+ }
31988
+ }
31989
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31970
31990
  @include alignment($tick-before-height, $tick-before-top, 'horizontal');
31971
31991
  }
31972
31992
  @else {
@@ -31976,7 +31996,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
31976
31996
  }
31977
31997
 
31978
31998
  .e-large {
31979
- @if ($skin-name != 'material' and $skin-name != 'material-dark') {
31999
+ @if ($skin-name != 'material' and $skin-name == 'material-dark') {
32000
+ @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
32001
+ }
32002
+ @else if ($skin-name != 'material' and $skin-name != 'material-dark') {
31980
32003
  @include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
31981
32004
  }
31982
32005
  }
@@ -32052,7 +32075,12 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
32052
32075
  }
32053
32076
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32054
32077
  background-position: center;
32055
- height: 99%;
32078
+ @if ($skin-name == 'material-dark') {
32079
+ height: 12px;
32080
+ }
32081
+ @else {
32082
+ height: 99%;
32083
+ }
32056
32084
  }
32057
32085
  }
32058
32086
 
@@ -32078,6 +32106,10 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
32078
32106
  @else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
32079
32107
  @include alignment(calc(100% + 3px), -9px, 'horizontal');
32080
32108
  }
32109
+ @else if ($skin-name == 'material-dark') {
32110
+ height: 20px;
32111
+ top: 4px;
32112
+ }
32081
32113
  }
32082
32114
  }
32083
32115
 
@@ -32177,7 +32209,7 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
32177
32209
  background-position: center center;
32178
32210
  }
32179
32211
 
32180
- @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
32212
+ @if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
32181
32213
  &.e-large {
32182
32214
  @if ($skin-name != 'bootstrap4') {
32183
32215
  background-image: $slider-scale-tick-image-dark;
@@ -32267,7 +32299,7 @@ $slider-tab-active-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba
32267
32299
  .e-tick {
32268
32300
  display: inline-block;
32269
32301
  @if ($skin-name == 'material' or $skin-name == 'material-dark') {
32270
- background-repeat: no-repeat;
32302
+ background-repeat: repeat-y;
32271
32303
  }
32272
32304
 
32273
32305
  @if ($skin-name != 'material' and $skin-name != 'material-dark') {
@@ -54473,7 +54505,8 @@ $ripple-width: 32px !default;
54473
54505
  /*! TreeView icons */
54474
54506
  .e-treeview {
54475
54507
  .e-list-item {
54476
- div.e-icons::before {
54508
+ div.e-icons.e-icon-expandable::before,
54509
+ div.e-icons.e-icon-collapsible::before {
54477
54510
  content: '\e230';
54478
54511
  }
54479
54512
  }
@@ -57632,7 +57665,7 @@ $ddt-item-hover-bg: $grey-f5 !default;
57632
57665
 
57633
57666
  &.e-chip-input {
57634
57667
  width: 0;
57635
- display: none;
57668
+ visibility: hidden;
57636
57669
  }
57637
57670
  }
57638
57671
 
@@ -61135,6 +61168,9 @@ ejs-multiselect {
61135
61168
  @if $ddl-multiselect-skin-name != 'Material3' {
61136
61169
  background-color: $ddl-chip-bg-color;
61137
61170
  }
61171
+ @if $ddl-multiselect-skin-name == 'fluent2' {
61172
+ border: $dd-chip-border;
61173
+ }
61138
61174
  border-radius: $ddl-chip-radius;
61139
61175
  height: $ddl-chip-height;
61140
61176
  }
@@ -68443,7 +68479,7 @@ $de-prop-btn-icon-clr: #ccc;
68443
68479
  }
68444
68480
  }
68445
68481
  }
68446
- .e-listview .e-list-icon {
68482
+ .e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
68447
68483
  height: 24px;
68448
68484
  width: 16px;
68449
68485
  margin-right: $e-de-ctnr-break-listview-margin-right;
@@ -74398,9 +74434,9 @@ $grid-summary-template-row-bg-color: '' !default;
74398
74434
  $grid-summary-row-bg-color: $grey-lighter !default;
74399
74435
  $grid-sortdiv-width: 16px !default;
74400
74436
  $grid-sortdiv-height: 16px !default;
74401
- $grid-sortnumber-margin: 8px 8px 0 2px !default;
74437
+ $grid-sortnumber-margin: 8px 10px 0 2px !default;
74402
74438
  $grid-fltr-sortnumber-margin: $grid-sortnumber-margin !default;
74403
- $grid-fltr-sortnumber-rightalign-margin: 8px 0 0 20px !default;
74439
+ $grid-fltr-sortnumber-rightalign-margin: 8px 0 0 10px !default;
74404
74440
  $grid-sortnumber-rightalign-margin: $grid-fltr-sortnumber-rightalign-margin !default;
74405
74441
  $grid-sortnumer-line-height: 15px !default;
74406
74442
  $grid-bigger-sortnumer-line-height: $grid-sortnumer-line-height !default;
@@ -74472,9 +74508,9 @@ $grid-rtl-headercelldiv-padding: 0 .4em 0 1.8em !default;
74472
74508
  $grid-rtl-headercelldiv-chkbox-padding: 0 .35em 0 .3em !default;
74473
74509
  $grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .35em 0 .3em !default;
74474
74510
  $grid-ungroup-rtl-padding-right: -8px !default;
74475
- $grid-headercelldiv-padding: 0 1.8em 0 .4em !default;
74511
+ $grid-headercelldiv-padding: 0 .7em 0 .4em !default;
74476
74512
  $grid-headercelldiv-sort-centeralign-padding-right: .4em !default;
74477
- $grid-headercell-div-padding: 0 .4em !default;
74513
+ $grid-headercell-div-padding: 0 1.2em 0 .4em !default;
74478
74514
  $grid-group-text-width: auto !default;
74479
74515
  $grid-grouptopleftcell-border-top: 2px solid !default;
74480
74516
  $grid-group-caption-font-size: 14px !default;
@@ -74641,10 +74677,10 @@ $grid-rowcell-wrap-height: 18px !default;
74641
74677
  $grid-rowcell-autofill-top-height: 16px !default;
74642
74678
  $grid-rowcell-autofill-top-bottom-height: 14px !default;
74643
74679
  $grid-rowcell-wrap-max-height: 36px !default;
74644
- $grid-bigger-fltr-sortnumber-rightalign-margin: 8px 0 0 12px !default;
74680
+ $grid-bigger-fltr-sortnumber-rightalign-margin: 8px 2px 0 3px !default;
74645
74681
  $grid-bigger-sortnumber-rightalign-margin: 7px 0 0 20px !default;
74646
74682
  $grid-bigger-columnmenu-bottom: 16px !default;
74647
- $grid-bigger-sortnumber-margin: 7px 0 0 2px !default;
74683
+ $grid-bigger-sortnumber-margin: 7px 6px 0 2px !default;
74648
74684
  $grid-bigger-fltr-sortnumber-margin: $grid-bigger-sortnumber-margin !default;
74649
74685
  $grid-rtl-searchclear: 0 !default;
74650
74686
  $grid-column-chosser-searchdiv-top: -46px !default;
@@ -74730,7 +74766,7 @@ $grid-responsive-apply-btn-top: 3px !default;
74730
74766
  $grid-responsive-column-menu-icon-margin-top: 0 !default;
74731
74767
  $grid-rtl-headercelldiv-left-align-margin: 10px !default;
74732
74768
  $grid-rtl-filtermenudiv-left-align-margin: -5px !default;
74733
- $grid-rtl-sort-num-left-align-margin: 8px -6px 0 0 !default;
74769
+ $grid-rtl-sort-num-left-align-margin: 8px -6px 0 2px !default;
74734
74770
  $grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
74735
74771
  $grid-rowcell-color: rgba($grid-content-font-color, $grid-conent-font-opacity) !default;
74736
74772
  $grid-reorderarrow-margin-top: -6.5px !default;
@@ -75305,7 +75341,7 @@ $grid-checkmark-color: $grey !default;
75305
75341
  .e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
75306
75342
  margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
75307
75343
  @if $grid-skin == 'tailwind' {
75308
- margin-left: 0;
75344
+ margin-left: 4px;
75309
75345
  }
75310
75346
  }
75311
75347
 
@@ -76645,7 +76681,17 @@ $grid-checkmark-color: $grey !default;
76645
76681
  text-transform: $grid-header-text-transform;
76646
76682
  user-select: none;
76647
76683
  }
76648
-
76684
+
76685
+ .e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
76686
+ padding: 0 .4em ;
76687
+ @if $grid-skin == 'fabric' {
76688
+ padding: 0 1px 0;
76689
+ }
76690
+ @if $grid-skin == 'highcontrast' {
76691
+ padding: 0;
76692
+ }
76693
+ }
76694
+
76649
76695
  .e-headercelldiv.e-headerchkcelldiv {
76650
76696
  overflow: visible;
76651
76697
  }
@@ -77147,6 +77193,9 @@ $grid-checkmark-color: $grey !default;
77147
77193
  right: 2px;
77148
77194
  }
77149
77195
  }
77196
+ &.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
77197
+ padding: $grid-headercelldiv-right-align-padding;
77198
+ }
77150
77199
 
77151
77200
  .e-sortfilterdiv {
77152
77201
  float: right;
@@ -77193,7 +77242,7 @@ $grid-checkmark-color: $grey !default;
77193
77242
  }
77194
77243
 
77195
77244
  &.e-rtl .e-gridheader .e-sortfilter {
77196
- .e-centeralign.e-headercell[aria-sort="none"],
77245
+ .e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
77197
77246
  .e-centeralign.e-headercell:not([aria-sort]) {
77198
77247
  .e-headercelldiv,
77199
77248
  .e-stackedheadercelldiv {
@@ -78546,6 +78595,9 @@ $grid-checkmark-color: $grey !default;
78546
78595
  .e-headercelldiv.e-headerchkcelldiv {
78547
78596
  padding: $grid-rtl-headercelldiv-padding;
78548
78597
  text-align: right;
78598
+ @if $grid-skin == 'highcontrast' {
78599
+ margin: -7px 0;
78600
+ }
78549
78601
 
78550
78602
  & .e-sortnumber {
78551
78603
  @include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
@@ -78557,6 +78609,9 @@ $grid-checkmark-color: $grey !default;
78557
78609
  .e-headercelldiv.e-headerchkcelldiv {
78558
78610
  padding: $grid-rtl-headercelldiv-padding;
78559
78611
  text-align: right;
78612
+ @if $grid-skin == 'highcontrast' {
78613
+ margin: -7px 0;
78614
+ }
78560
78615
 
78561
78616
  & .e-sortnumber {
78562
78617
  @include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
@@ -78577,9 +78632,6 @@ $grid-checkmark-color: $grey !default;
78577
78632
 
78578
78633
  & .e-sortnumber {
78579
78634
  margin: $grid-rtl-sort-num-left-align-margin;
78580
- @if $grid-skin == 'bootstrap4' {
78581
- margin: 4px -2px 0 0;
78582
- }
78583
78635
  }
78584
78636
  }
78585
78637
 
@@ -78598,7 +78650,7 @@ $grid-checkmark-color: $grey !default;
78598
78650
  }
78599
78651
 
78600
78652
  & .e-headercelldiv {
78601
- padding: 0 25px 0 .7em;
78653
+ padding: 0 1.6em 0 1.2em;
78602
78654
 
78603
78655
  & .e-sortnumber {
78604
78656
  @include grid-flot-margin(right, $grid-bigger-sort-right-margin);
@@ -99034,7 +99086,9 @@ $lg-desktop: 1399.98;
99034
99086
  .e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
99035
99087
  height: $pv-toolbar-btn-height;
99036
99088
  min-width: $pv-toolbar-btn-width;
99037
- width: $pv-toolbar-btn-width;
99089
+ @if ($skin-name != 'fluent2') {
99090
+ width: $pv-toolbar-btn-width;
99091
+ }
99038
99092
  @if $skin-name == 'FluentUI' {
99039
99093
  line-height: $pv-toolbar-btn-height;
99040
99094
  min-width: 40px;
@@ -99952,7 +100006,8 @@ $lg-desktop: 1399.98;
99952
100006
  padding: $pv-thumbnail-view-button-selection-padding;
99953
100007
  }
99954
100008
 
99955
- .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
100009
+ .e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
100010
+ .e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
99956
100011
  {
99957
100012
  background: $pv-thumbnail-view-button-selection-background;
99958
100013
  border: $pv-thumbnail-view-button-selection-border;
@@ -100315,7 +100370,9 @@ $lg-desktop: 1399.98;
100315
100370
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
100316
100371
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
100317
100372
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
100318
- .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
100373
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
100374
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
100375
+ .e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
100319
100376
  color: $pv-icon-color;
100320
100377
  @if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
100321
100378
  box-shadow: none;
@@ -100379,13 +100436,18 @@ $lg-desktop: 1399.98;
100379
100436
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
100380
100437
  .e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
100381
100438
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
100382
- .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover {
100439
+ .e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
100440
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
100441
+ .e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
100383
100442
  @if $skin-name == 'bootstrap4' {
100384
100443
  color: $pv-icon-color-hover;
100385
100444
  }
100386
100445
  @if $skin-name == 'bootstrap5' {
100387
100446
  color: $white;
100388
100447
  }
100448
+ @if $skin-name == 'fluent2' {
100449
+ color: var(--color-sf-toolbar-icon-color);
100450
+ }
100389
100451
  @if $skin-name == 'FluentUI' {
100390
100452
  color: $pv-item-selection-color;
100391
100453
  }
@@ -100397,7 +100459,7 @@ $lg-desktop: 1399.98;
100397
100459
  @if $skin-name == 'bootstrap4' {
100398
100460
  color: $pv-icon-color-hover;
100399
100461
  }
100400
- @if $skin-name == 'bootstrap5' {
100462
+ @if ($skin-name == 'bootstrap5') {
100401
100463
  color: $pv-icon-color;
100402
100464
  }
100403
100465
  @if $skin-name == 'FluentUI' {
@@ -100405,12 +100467,23 @@ $lg-desktop: 1399.98;
100405
100467
  }
100406
100468
  }
100407
100469
 
100470
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100471
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
100472
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
100473
+ @if ($skin-name == 'fluent2') {
100474
+ color: $pv-icon-color;
100475
+ }
100476
+ }
100477
+
100408
100478
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
100409
100479
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
100410
100480
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
100411
100481
  @if $skin-name == 'bootstrap4' {
100412
100482
  color: $pv-icon-color-hover;
100413
100483
  }
100484
+ @if $skin-name == 'fluent2' {
100485
+ color: var(--color-sf-toolbar-icon-color);
100486
+ }
100414
100487
  }
100415
100488
 
100416
100489
  .e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
@@ -100762,10 +100835,13 @@ $lg-desktop: 1399.98;
100762
100835
  border-bottom: 2px solid;
100763
100836
  margin-top: 0;
100764
100837
  padding-top: 5px;
100765
- @if ($skin-name=='bootstrap5'or $theme-name=='fluent2') {
100838
+ @if ($skin-name=='bootstrap5') {
100766
100839
  margin-top: -4px;
100767
100840
  padding-top: 0;
100768
100841
  }
100842
+ @if ($theme-name=='fluent2') {
100843
+ padding-top: 0;
100844
+ }
100769
100845
  @if $skin-name == 'FluentUI' {
100770
100846
  line-height: 11px;
100771
100847
  }
@@ -100777,7 +100853,12 @@ $lg-desktop: 1399.98;
100777
100853
  line-height: 1.71em;
100778
100854
  }
100779
100855
  border-bottom: 2px solid;
100780
- margin-top: 0;
100856
+ @if ($skin-name == 'fluent2') {
100857
+ margin-top: 5px;
100858
+ }
100859
+ @else {
100860
+ margin-top: 0;
100861
+ }
100781
100862
  padding-top: 1px;
100782
100863
  vertical-align: initial;
100783
100864
  @if $skin-name == 'FluentUI' {
@@ -100789,9 +100870,12 @@ $lg-desktop: 1399.98;
100789
100870
  .e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
100790
100871
  margin-top: 0;
100791
100872
  padding-top: 7px;
100792
- @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $theme-name == 'fluent2' {
100873
+ @if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
100793
100874
  padding-top: 0;
100794
100875
  }
100876
+ @if ( or $theme-name == 'fluent2'){
100877
+ padding-top: 5px;
100878
+ }
100795
100879
  vertical-align: initial;
100796
100880
  }
100797
100881
 
@@ -100803,6 +100887,13 @@ $lg-desktop: 1399.98;
100803
100887
  vertical-align: initial;
100804
100888
  }
100805
100889
 
100890
+ .e-pv-annotation-thickness-popup-container-mobile,
100891
+ .e-pv-annotation-opacity-popup-container-mobile {
100892
+ @if $skin-name != 'Material3' {
100893
+ background-color: $pv-annotation-opacity-popup-background-color;
100894
+ }
100895
+ }
100896
+
100806
100897
  .e-pv-annotation-opacity-popup-container,
100807
100898
  .e-pv-annotation-thickness-popup-container {
100808
100899
  @if $skin-name != 'Material3' {
@@ -101161,13 +101252,6 @@ $lg-desktop: 1399.98;
101161
101252
  }
101162
101253
  }
101163
101254
 
101164
- .e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
101165
- .e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
101166
- @if ($theme-name == 'fluent2') {
101167
- line-height: 28px;
101168
- }
101169
- }
101170
-
101171
101255
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
101172
101256
  .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
101173
101257
  @if ($skin-name == 'bootstrap5') {
@@ -101250,7 +101334,6 @@ $lg-desktop: 1399.98;
101250
101334
  line-height: $pv-prop-color-picker-line-height;
101251
101335
  @if ($skin-name == 'bootstrap5') {
101252
101336
  background: $transparent;
101253
- border: 1px solid $border-light;
101254
101337
  border-radius: 4px;
101255
101338
  box-sizing: border-box;
101256
101339
  color: $content-text-color;
@@ -101265,6 +101348,13 @@ $lg-desktop: 1399.98;
101265
101348
  }
101266
101349
  }
101267
101350
 
101351
+ .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
101352
+ .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
101353
+ @if ($skin-name == 'bootstrap5') {
101354
+ color: $pv-icon-color;
101355
+ }
101356
+ }
101357
+
101268
101358
  .e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
101269
101359
  .e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
101270
101360
  @if $skin-name == 'FluentUI' {
@@ -101796,7 +101886,7 @@ $lg-desktop: 1399.98;
101796
101886
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
101797
101887
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
101798
101888
  .e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
101799
- @if $skin-name != 'Material3' {
101889
+ @if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
101800
101890
  line-height: $pv-annot-toolbar-dropdown-btn-line-height;
101801
101891
  }
101802
101892
  }
@@ -101900,14 +101990,6 @@ $lg-desktop: 1399.98;
101900
101990
  padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
101901
101991
  }
101902
101992
 
101903
- .e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
101904
- .e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
101905
- @if $theme-name == 'fluent2' {
101906
- padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
101907
- padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
101908
- }
101909
- }
101910
-
101911
101993
  .e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
101912
101994
  @if $theme-name == 'fluent2' {
101913
101995
  padding: 8px !important;/* stylelint-disable-line declaration-no-important */
@@ -102250,6 +102332,8 @@ $lg-desktop: 1399.98;
102250
102332
  padding-right: 7px;
102251
102333
  @if $skin-name == 'Material3' {
102252
102334
  font-size: $text-xs;
102335
+ padding-left: 12px;
102336
+ padding-right: 12px;
102253
102337
  }
102254
102338
  }
102255
102339
 
@@ -102392,7 +102476,7 @@ $lg-desktop: 1399.98;
102392
102476
  .e-pv-comments-panel-text {
102393
102477
  font-size: 15px;
102394
102478
  padding-left: 85px;
102395
- color: rgba(var(--color-sf-on-surface-variant));
102479
+ color: var(--color-sf-content-text-color-alt1);
102396
102480
  }
102397
102481
 
102398
102482
  .e-pv-comments-content-container {
@@ -102580,8 +102664,34 @@ $lg-desktop: 1399.98;
102580
102664
  }
102581
102665
  }
102582
102666
 
102667
+ .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
102668
+ @if ($skin-name == 'fluent2') {
102669
+ margin-top: -4px;
102670
+ }
102671
+ }
102672
+
102673
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
102674
+ .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
102675
+ @if ($skin-name == 'fluent2') {
102676
+ margin-top: -5px;
102677
+ }
102678
+ }
102679
+
102680
+ .e-pv-annotation-shapes-container.e-btn.e-icon-btn,
102681
+ .e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
102682
+ .e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
102683
+ @if ($skin-name == 'fluent2') {
102684
+ padding-top: 8px;
102685
+ }
102686
+ }
102687
+
102583
102688
  .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
102584
- margin-top: $pv-stamp-icon-margin-top;
102689
+ @if ($skin-name == 'fluent2') {
102690
+ margin-top: -4px;
102691
+ }
102692
+ @else {
102693
+ margin-top: $pv-stamp-icon-margin-top;
102694
+ }
102585
102695
  @if $theme-name != 'fluent2'{
102586
102696
  padding-left: 7px;
102587
102697
  }
@@ -102905,7 +103015,9 @@ $lg-desktop: 1399.98;
102905
103015
  @if $skin-name == 'bootstrap5' {
102906
103016
  color: $pv-icon-color;
102907
103017
  height: 32px;
102908
- line-height: 32px;
103018
+ @if ($theme-name != 'fluent2') {
103019
+ line-height: 32px;
103020
+ }
102909
103021
  }
102910
103022
  @else {
102911
103023
  color: $pv-icon-color;
@@ -102962,13 +103074,6 @@ $lg-desktop: 1399.98;
102962
103074
  border-color: $pv-annotation-dropdown-border-color;
102963
103075
  }
102964
103076
 
102965
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
102966
- .e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
102967
- @if $theme-name == 'fluent2' {
102968
- margin-top: -10px;
102969
- }
102970
- }
102971
-
102972
103077
  .e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
102973
103078
  .e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
102974
103079
  @if $skin-name == 'bootstrap4' {
@@ -103537,6 +103642,7 @@ $lg-desktop: 1399.98;
103537
103642
 
103538
103643
  .e-pv-properties-form-field-group-btn-div {
103539
103644
  display: grid;
103645
+ align-content: space-between;
103540
103646
  }
103541
103647
 
103542
103648
  .e-pv-properties-form-field-option-dropdown-list-div {
@@ -103895,7 +104001,6 @@ $lg-desktop: 1399.98;
103895
104001
  }
103896
104002
  @if $theme-name == 'fluent2'{
103897
104003
  font-family: $font-family;
103898
- margin-left: 7px;
103899
104004
  }
103900
104005
  }
103901
104006
 
@@ -124873,6 +124978,7 @@ $ribbon-items-focus-box-shadow: none !default;
124873
124978
 
124874
124979
  .e-disabled {
124875
124980
  opacity: $ribbon-disabled-opacity;
124981
+ pointer-events: none;
124876
124982
  }
124877
124983
 
124878
124984
  .e-input-group {