@syncfusion/blazor-themes 24.1.46 → 24.2.3

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 (193) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +196 -32
  2. package/SCSS-Themes/bootstrap.scss +196 -32
  3. package/SCSS-Themes/bootstrap4.scss +196 -32
  4. package/SCSS-Themes/bootstrap5-dark.scss +199 -37
  5. package/SCSS-Themes/bootstrap5.scss +199 -37
  6. package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +37 -3
  7. package/SCSS-Themes/calendars/calendar/bootstrap.scss +37 -3
  8. package/SCSS-Themes/calendars/calendar/bootstrap4.scss +37 -3
  9. package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +36 -4
  10. package/SCSS-Themes/calendars/calendar/bootstrap5.scss +36 -4
  11. package/SCSS-Themes/calendars/calendar/fabric-dark.scss +37 -3
  12. package/SCSS-Themes/calendars/calendar/fabric.scss +38 -4
  13. package/SCSS-Themes/calendars/calendar/fluent-dark.scss +38 -4
  14. package/SCSS-Themes/calendars/calendar/fluent.scss +38 -4
  15. package/SCSS-Themes/calendars/calendar/highcontrast.scss +38 -4
  16. package/SCSS-Themes/calendars/calendar/material-dark.scss +38 -4
  17. package/SCSS-Themes/calendars/calendar/material.scss +38 -4
  18. package/SCSS-Themes/calendars/calendar/material3-dark.scss +38 -4
  19. package/SCSS-Themes/calendars/calendar/material3.scss +38 -4
  20. package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +37 -4
  21. package/SCSS-Themes/calendars/calendar/tailwind.scss +37 -4
  22. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +0 -5
  23. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -5
  24. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -5
  25. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -5
  26. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -5
  27. package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -5
  28. package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -5
  29. package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -5
  30. package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -5
  31. package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -5
  32. package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -5
  33. package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -5
  34. package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -5
  35. package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -5
  36. package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -5
  37. package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -5
  38. package/SCSS-Themes/fabric-dark.scss +196 -32
  39. package/SCSS-Themes/fabric.scss +197 -33
  40. package/SCSS-Themes/fluent-dark.scss +199 -35
  41. package/SCSS-Themes/fluent.scss +199 -35
  42. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
  43. package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
  44. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
  45. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
  46. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
  47. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
  48. package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
  49. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
  50. package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
  51. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
  52. package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
  53. package/SCSS-Themes/gantt/gantt/material.scss +1 -1
  54. package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
  55. package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
  56. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
  57. package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
  58. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +24 -0
  59. package/SCSS-Themes/grids/grid/bootstrap.scss +24 -0
  60. package/SCSS-Themes/grids/grid/bootstrap4.scss +24 -0
  61. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +24 -0
  62. package/SCSS-Themes/grids/grid/bootstrap5.scss +24 -0
  63. package/SCSS-Themes/grids/grid/fabric-dark.scss +24 -0
  64. package/SCSS-Themes/grids/grid/fabric.scss +24 -0
  65. package/SCSS-Themes/grids/grid/fluent-dark.scss +24 -0
  66. package/SCSS-Themes/grids/grid/fluent.scss +24 -0
  67. package/SCSS-Themes/grids/grid/highcontrast.scss +24 -0
  68. package/SCSS-Themes/grids/grid/material-dark.scss +24 -0
  69. package/SCSS-Themes/grids/grid/material.scss +24 -0
  70. package/SCSS-Themes/grids/grid/material3-dark.scss +24 -0
  71. package/SCSS-Themes/grids/grid/material3.scss +24 -0
  72. package/SCSS-Themes/grids/grid/tailwind-dark.scss +24 -0
  73. package/SCSS-Themes/grids/grid/tailwind.scss +24 -0
  74. package/SCSS-Themes/highcontrast.scss +197 -33
  75. package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +33 -2
  76. package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +33 -2
  77. package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +33 -2
  78. package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +33 -2
  79. package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +33 -2
  80. package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +33 -2
  81. package/SCSS-Themes/image-editor/image-editor/fabric.scss +33 -2
  82. package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +33 -2
  83. package/SCSS-Themes/image-editor/image-editor/fluent.scss +33 -2
  84. package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +33 -2
  85. package/SCSS-Themes/image-editor/image-editor/material-dark.scss +33 -2
  86. package/SCSS-Themes/image-editor/image-editor/material.scss +33 -2
  87. package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +35 -4
  88. package/SCSS-Themes/image-editor/image-editor/material3.scss +35 -4
  89. package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +33 -2
  90. package/SCSS-Themes/image-editor/image-editor/tailwind.scss +33 -2
  91. package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +0 -1
  92. package/SCSS-Themes/kanban/kanban/bootstrap.scss +0 -1
  93. package/SCSS-Themes/kanban/kanban/bootstrap4.scss +0 -1
  94. package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +0 -1
  95. package/SCSS-Themes/kanban/kanban/bootstrap5.scss +0 -1
  96. package/SCSS-Themes/kanban/kanban/fabric-dark.scss +0 -1
  97. package/SCSS-Themes/kanban/kanban/fabric.scss +0 -1
  98. package/SCSS-Themes/kanban/kanban/fluent-dark.scss +0 -1
  99. package/SCSS-Themes/kanban/kanban/fluent.scss +0 -1
  100. package/SCSS-Themes/kanban/kanban/highcontrast.scss +0 -1
  101. package/SCSS-Themes/kanban/kanban/material-dark.scss +0 -1
  102. package/SCSS-Themes/kanban/kanban/material.scss +0 -1
  103. package/SCSS-Themes/kanban/kanban/material3-dark.scss +0 -1
  104. package/SCSS-Themes/kanban/kanban/material3.scss +0 -1
  105. package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +0 -1
  106. package/SCSS-Themes/kanban/kanban/tailwind.scss +0 -1
  107. package/SCSS-Themes/material-dark.scss +197 -33
  108. package/SCSS-Themes/material.scss +197 -33
  109. package/SCSS-Themes/material3-dark.scss +207 -43
  110. package/SCSS-Themes/material3.scss +207 -43
  111. package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +0 -1
  112. package/SCSS-Themes/navigations/menu/bootstrap.scss +0 -1
  113. package/SCSS-Themes/navigations/menu/bootstrap4.scss +0 -1
  114. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +0 -1
  115. package/SCSS-Themes/navigations/menu/bootstrap5.scss +0 -1
  116. package/SCSS-Themes/navigations/menu/fabric-dark.scss +0 -1
  117. package/SCSS-Themes/navigations/menu/fabric.scss +0 -1
  118. package/SCSS-Themes/navigations/menu/fluent-dark.scss +0 -1
  119. package/SCSS-Themes/navigations/menu/fluent.scss +0 -1
  120. package/SCSS-Themes/navigations/menu/highcontrast.scss +0 -1
  121. package/SCSS-Themes/navigations/menu/material-dark.scss +0 -1
  122. package/SCSS-Themes/navigations/menu/material.scss +0 -1
  123. package/SCSS-Themes/navigations/menu/material3-dark.scss +0 -1
  124. package/SCSS-Themes/navigations/menu/material3.scss +0 -1
  125. package/SCSS-Themes/navigations/menu/tailwind-dark.scss +0 -1
  126. package/SCSS-Themes/navigations/menu/tailwind.scss +0 -1
  127. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +8 -0
  128. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +8 -0
  129. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +8 -0
  130. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +10 -2
  131. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +10 -2
  132. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +8 -0
  133. package/SCSS-Themes/navigations/toolbar/fabric.scss +8 -0
  134. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +8 -0
  135. package/SCSS-Themes/navigations/toolbar/fluent.scss +8 -0
  136. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +8 -0
  137. package/SCSS-Themes/navigations/toolbar/material-dark.scss +8 -0
  138. package/SCSS-Themes/navigations/toolbar/material.scss +8 -0
  139. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +8 -0
  140. package/SCSS-Themes/navigations/toolbar/material3.scss +8 -0
  141. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +8 -0
  142. package/SCSS-Themes/navigations/toolbar/tailwind.scss +8 -0
  143. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +37 -3
  144. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +37 -3
  145. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +37 -3
  146. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +38 -4
  147. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +38 -4
  148. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +37 -3
  149. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +37 -3
  150. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +38 -4
  151. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +38 -4
  152. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +37 -3
  153. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +37 -3
  154. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +37 -3
  155. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +37 -3
  156. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +37 -3
  157. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +38 -4
  158. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +38 -4
  159. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +50 -10
  160. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +50 -10
  161. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +50 -10
  162. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +51 -11
  163. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +51 -11
  164. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +50 -10
  165. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +50 -10
  166. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +51 -11
  167. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +51 -11
  168. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +50 -10
  169. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +50 -10
  170. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +50 -10
  171. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +58 -18
  172. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +58 -18
  173. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +51 -11
  174. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +51 -11
  175. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +6 -6
  176. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +6 -6
  177. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +6 -6
  178. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +6 -6
  179. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +6 -6
  180. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +6 -6
  181. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +6 -6
  182. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +6 -6
  183. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +6 -6
  184. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +6 -6
  185. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +6 -6
  186. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +6 -6
  187. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +6 -6
  188. package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +6 -6
  189. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +6 -6
  190. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +6 -6
  191. package/SCSS-Themes/tailwind-dark.scss +198 -35
  192. package/SCSS-Themes/tailwind.scss +198 -35
  193. package/package.json +1 -1
@@ -1857,6 +1857,9 @@ $pv-eye-icon-margin-top: 3px !default;
1857
1857
  @if $skin-name == 'bootstrap4' {
1858
1858
  color: $pv-thumbnail-border-selection-font-color;
1859
1859
  }
1860
+ @if $skin-name == 'bootstrap5' {
1861
+ color: $white;
1862
+ }
1860
1863
  line-height: $pv-thumbnail-view-button-selection-line-height;
1861
1864
  padding: $pv-thumbnail-view-button-selection-padding;
1862
1865
  }
@@ -1869,6 +1872,9 @@ $pv-eye-icon-margin-top: 3px !default;
1869
1872
  @if $skin-name == 'bootstrap4' {
1870
1873
  color: $pv-thumbnail-border-selection-font-color;
1871
1874
  }
1875
+ @if $skin-name == 'bootstrap5' {
1876
+ color: $white;
1877
+ }
1872
1878
  line-height: $pv-thumbnail-view-button-selection-line-height;
1873
1879
  padding: $pv-thumbnail-view-button-selection-padding;
1874
1880
  }
@@ -2252,6 +2258,8 @@ $pv-eye-icon-margin-top: 3px !default;
2252
2258
 
2253
2259
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2254
2260
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2261
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2262
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2255
2263
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
2256
2264
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
2257
2265
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
@@ -2261,10 +2269,7 @@ $pv-eye-icon-margin-top: 3px !default;
2261
2269
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2262
2270
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2263
2271
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2264
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2265
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2266
2272
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2267
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2268
2273
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
2269
2274
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
2270
2275
  .e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
@@ -2284,6 +2289,21 @@ $pv-eye-icon-margin-top: 3px !default;
2284
2289
  }
2285
2290
  }
2286
2291
 
2292
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2293
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2294
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2295
+ {
2296
+ @if $skin-name == 'bootstrap4' {
2297
+ color: $pv-icon-color-hover;
2298
+ }
2299
+ @if $skin-name == 'bootstrap5' {
2300
+ color: $pv-icon-color;
2301
+ }
2302
+ @if $skin-name == 'FluentUI' {
2303
+ color: $pv-item-selection-color;
2304
+ }
2305
+ }
2306
+
2287
2307
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2288
2308
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
2289
2309
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
@@ -2505,6 +2525,10 @@ $pv-eye-icon-margin-top: 3px !default;
2505
2525
  background-color: $pv-item-selection-background-color;
2506
2526
  color: $pv-item-selection-color;
2507
2527
  }
2528
+ @if $skin-name == 'bootstrap5' {
2529
+ background-color: $pv-item-selection-background-color;
2530
+ color: $pv-item-selection-color;
2531
+ }
2508
2532
  }
2509
2533
 
2510
2534
  .e-pv-search-btn.e-btn:disabled {
@@ -5588,6 +5612,16 @@ $pv-eye-icon-margin-top: 3px !default;
5588
5612
  color: $pv-stamp-icon-color;
5589
5613
  }
5590
5614
  }
5615
+
5616
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
5617
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
5618
+ @if ($skin-name == 'bootstrap4') {
5619
+ color: $pv-prop-win-drop-down-color-hover;
5620
+ }
5621
+ @if ($skin-name == 'bootstrap5') {
5622
+ color: $white;
5623
+ }
5624
+ }
5591
5625
 
5592
5626
  .e-dialog.e-pv-signature-dialog-height {
5593
5627
  height: $pv-signature-dialog-height;
@@ -1856,6 +1856,9 @@ $pv-eye-icon-margin-top: 3px !default;
1856
1856
  @if $skin-name == 'bootstrap4' {
1857
1857
  color: $pv-thumbnail-border-selection-font-color;
1858
1858
  }
1859
+ @if $skin-name == 'bootstrap5' {
1860
+ color: $white;
1861
+ }
1859
1862
  line-height: $pv-thumbnail-view-button-selection-line-height;
1860
1863
  padding: $pv-thumbnail-view-button-selection-padding;
1861
1864
  }
@@ -1868,6 +1871,9 @@ $pv-eye-icon-margin-top: 3px !default;
1868
1871
  @if $skin-name == 'bootstrap4' {
1869
1872
  color: $pv-thumbnail-border-selection-font-color;
1870
1873
  }
1874
+ @if $skin-name == 'bootstrap5' {
1875
+ color: $white;
1876
+ }
1871
1877
  line-height: $pv-thumbnail-view-button-selection-line-height;
1872
1878
  padding: $pv-thumbnail-view-button-selection-padding;
1873
1879
  }
@@ -2251,6 +2257,8 @@ $pv-eye-icon-margin-top: 3px !default;
2251
2257
 
2252
2258
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2253
2259
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2260
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2261
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2254
2262
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
2255
2263
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
2256
2264
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
@@ -2260,10 +2268,7 @@ $pv-eye-icon-margin-top: 3px !default;
2260
2268
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2261
2269
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2262
2270
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2263
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2264
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2265
2271
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2266
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2267
2272
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
2268
2273
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
2269
2274
  .e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
@@ -2283,6 +2288,21 @@ $pv-eye-icon-margin-top: 3px !default;
2283
2288
  }
2284
2289
  }
2285
2290
 
2291
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2292
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2293
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2294
+ {
2295
+ @if $skin-name == 'bootstrap4' {
2296
+ color: $pv-icon-color-hover;
2297
+ }
2298
+ @if $skin-name == 'bootstrap5' {
2299
+ color: $pv-icon-color;
2300
+ }
2301
+ @if $skin-name == 'FluentUI' {
2302
+ color: $pv-item-selection-color;
2303
+ }
2304
+ }
2305
+
2286
2306
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2287
2307
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
2288
2308
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
@@ -2504,6 +2524,10 @@ $pv-eye-icon-margin-top: 3px !default;
2504
2524
  background-color: $pv-item-selection-background-color;
2505
2525
  color: $pv-item-selection-color;
2506
2526
  }
2527
+ @if $skin-name == 'bootstrap5' {
2528
+ background-color: $pv-item-selection-background-color;
2529
+ color: $pv-item-selection-color;
2530
+ }
2507
2531
  }
2508
2532
 
2509
2533
  .e-pv-search-btn.e-btn:disabled {
@@ -5587,6 +5611,16 @@ $pv-eye-icon-margin-top: 3px !default;
5587
5611
  color: $pv-stamp-icon-color;
5588
5612
  }
5589
5613
  }
5614
+
5615
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
5616
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
5617
+ @if ($skin-name == 'bootstrap4') {
5618
+ color: $pv-prop-win-drop-down-color-hover;
5619
+ }
5620
+ @if ($skin-name == 'bootstrap5') {
5621
+ color: $white;
5622
+ }
5623
+ }
5590
5624
 
5591
5625
  .e-dialog.e-pv-signature-dialog-height {
5592
5626
  height: $pv-signature-dialog-height;
@@ -1854,6 +1854,9 @@ $pv-eye-icon-margin-top: 3px !default;
1854
1854
  @if $skin-name == 'bootstrap4' {
1855
1855
  color: $pv-thumbnail-border-selection-font-color;
1856
1856
  }
1857
+ @if $skin-name == 'bootstrap5' {
1858
+ color: $white;
1859
+ }
1857
1860
  line-height: $pv-thumbnail-view-button-selection-line-height;
1858
1861
  padding: $pv-thumbnail-view-button-selection-padding;
1859
1862
  }
@@ -1866,6 +1869,9 @@ $pv-eye-icon-margin-top: 3px !default;
1866
1869
  @if $skin-name == 'bootstrap4' {
1867
1870
  color: $pv-thumbnail-border-selection-font-color;
1868
1871
  }
1872
+ @if $skin-name == 'bootstrap5' {
1873
+ color: $white;
1874
+ }
1869
1875
  line-height: $pv-thumbnail-view-button-selection-line-height;
1870
1876
  padding: $pv-thumbnail-view-button-selection-padding;
1871
1877
  }
@@ -2249,6 +2255,8 @@ $pv-eye-icon-margin-top: 3px !default;
2249
2255
 
2250
2256
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2251
2257
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2258
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2259
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2252
2260
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
2253
2261
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
2254
2262
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
@@ -2258,10 +2266,7 @@ $pv-eye-icon-margin-top: 3px !default;
2258
2266
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2259
2267
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2260
2268
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2261
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2262
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2263
2269
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2264
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2265
2270
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
2266
2271
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
2267
2272
  .e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
@@ -2281,6 +2286,21 @@ $pv-eye-icon-margin-top: 3px !default;
2281
2286
  }
2282
2287
  }
2283
2288
 
2289
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2290
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2291
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2292
+ {
2293
+ @if $skin-name == 'bootstrap4' {
2294
+ color: $pv-icon-color-hover;
2295
+ }
2296
+ @if $skin-name == 'bootstrap5' {
2297
+ color: $pv-icon-color;
2298
+ }
2299
+ @if $skin-name == 'FluentUI' {
2300
+ color: $pv-item-selection-color;
2301
+ }
2302
+ }
2303
+
2284
2304
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2285
2305
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
2286
2306
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
@@ -2502,6 +2522,10 @@ $pv-eye-icon-margin-top: 3px !default;
2502
2522
  background-color: $pv-item-selection-background-color;
2503
2523
  color: $pv-item-selection-color;
2504
2524
  }
2525
+ @if $skin-name == 'bootstrap5' {
2526
+ background-color: $pv-item-selection-background-color;
2527
+ color: $pv-item-selection-color;
2528
+ }
2505
2529
  }
2506
2530
 
2507
2531
  .e-pv-search-btn.e-btn:disabled {
@@ -5585,6 +5609,16 @@ $pv-eye-icon-margin-top: 3px !default;
5585
5609
  color: $pv-stamp-icon-color;
5586
5610
  }
5587
5611
  }
5612
+
5613
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
5614
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
5615
+ @if ($skin-name == 'bootstrap4') {
5616
+ color: $pv-prop-win-drop-down-color-hover;
5617
+ }
5618
+ @if ($skin-name == 'bootstrap5') {
5619
+ color: $white;
5620
+ }
5621
+ }
5588
5622
 
5589
5623
  .e-dialog.e-pv-signature-dialog-height {
5590
5624
  height: $pv-signature-dialog-height;
@@ -1860,6 +1860,9 @@ $pv-search-btn-width-big: 32px !default;
1860
1860
  @if $skin-name == 'bootstrap4' {
1861
1861
  color: $pv-thumbnail-border-selection-font-color;
1862
1862
  }
1863
+ @if $skin-name == 'bootstrap5' {
1864
+ color: $white;
1865
+ }
1863
1866
  line-height: $pv-thumbnail-view-button-selection-line-height;
1864
1867
  padding: $pv-thumbnail-view-button-selection-padding;
1865
1868
  }
@@ -1872,6 +1875,9 @@ $pv-search-btn-width-big: 32px !default;
1872
1875
  @if $skin-name == 'bootstrap4' {
1873
1876
  color: $pv-thumbnail-border-selection-font-color;
1874
1877
  }
1878
+ @if $skin-name == 'bootstrap5' {
1879
+ color: $white;
1880
+ }
1875
1881
  line-height: $pv-thumbnail-view-button-selection-line-height;
1876
1882
  padding: $pv-thumbnail-view-button-selection-padding;
1877
1883
  }
@@ -2255,6 +2261,8 @@ $pv-search-btn-width-big: 32px !default;
2255
2261
 
2256
2262
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2257
2263
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2264
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2265
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2258
2266
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
2259
2267
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
2260
2268
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
@@ -2264,10 +2272,7 @@ $pv-search-btn-width-big: 32px !default;
2264
2272
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2265
2273
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2266
2274
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2267
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2268
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2269
2275
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2270
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2271
2276
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
2272
2277
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
2273
2278
  .e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
@@ -2287,6 +2292,21 @@ $pv-search-btn-width-big: 32px !default;
2287
2292
  }
2288
2293
  }
2289
2294
 
2295
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2296
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2297
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2298
+ {
2299
+ @if $skin-name == 'bootstrap4' {
2300
+ color: $pv-icon-color-hover;
2301
+ }
2302
+ @if $skin-name == 'bootstrap5' {
2303
+ color: $pv-icon-color;
2304
+ }
2305
+ @if $skin-name == 'FluentUI' {
2306
+ color: $pv-item-selection-color;
2307
+ }
2308
+ }
2309
+
2290
2310
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2291
2311
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
2292
2312
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
@@ -2508,6 +2528,10 @@ $pv-search-btn-width-big: 32px !default;
2508
2528
  background-color: $pv-item-selection-background-color;
2509
2529
  color: $pv-item-selection-color;
2510
2530
  }
2531
+ @if $skin-name == 'bootstrap5' {
2532
+ background-color: $pv-item-selection-background-color;
2533
+ color: $pv-item-selection-color;
2534
+ }
2511
2535
  }
2512
2536
 
2513
2537
  .e-pv-search-btn.e-btn:disabled {
@@ -5591,6 +5615,16 @@ $pv-search-btn-width-big: 32px !default;
5591
5615
  color: $pv-stamp-icon-color;
5592
5616
  }
5593
5617
  }
5618
+
5619
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
5620
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
5621
+ @if ($skin-name == 'bootstrap4') {
5622
+ color: $pv-prop-win-drop-down-color-hover;
5623
+ }
5624
+ @if ($skin-name == 'bootstrap5') {
5625
+ color: $white;
5626
+ }
5627
+ }
5594
5628
 
5595
5629
  .e-dialog.e-pv-signature-dialog-height {
5596
5630
  height: $pv-signature-dialog-height;
@@ -1860,6 +1860,9 @@ $pv-search-btn-width-big: 32px !default;
1860
1860
  @if $skin-name == 'bootstrap4' {
1861
1861
  color: $pv-thumbnail-border-selection-font-color;
1862
1862
  }
1863
+ @if $skin-name == 'bootstrap5' {
1864
+ color: $white;
1865
+ }
1863
1866
  line-height: $pv-thumbnail-view-button-selection-line-height;
1864
1867
  padding: $pv-thumbnail-view-button-selection-padding;
1865
1868
  }
@@ -1872,6 +1875,9 @@ $pv-search-btn-width-big: 32px !default;
1872
1875
  @if $skin-name == 'bootstrap4' {
1873
1876
  color: $pv-thumbnail-border-selection-font-color;
1874
1877
  }
1878
+ @if $skin-name == 'bootstrap5' {
1879
+ color: $white;
1880
+ }
1875
1881
  line-height: $pv-thumbnail-view-button-selection-line-height;
1876
1882
  padding: $pv-thumbnail-view-button-selection-padding;
1877
1883
  }
@@ -2255,6 +2261,8 @@ $pv-search-btn-width-big: 32px !default;
2255
2261
 
2256
2262
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2257
2263
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2264
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2265
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2258
2266
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
2259
2267
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
2260
2268
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
@@ -2264,10 +2272,7 @@ $pv-search-btn-width-big: 32px !default;
2264
2272
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2265
2273
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2266
2274
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2267
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2268
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2269
2275
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2270
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2271
2276
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
2272
2277
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
2273
2278
  .e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
@@ -2287,6 +2292,21 @@ $pv-search-btn-width-big: 32px !default;
2287
2292
  }
2288
2293
  }
2289
2294
 
2295
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2296
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2297
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2298
+ {
2299
+ @if $skin-name == 'bootstrap4' {
2300
+ color: $pv-icon-color-hover;
2301
+ }
2302
+ @if $skin-name == 'bootstrap5' {
2303
+ color: $pv-icon-color;
2304
+ }
2305
+ @if $skin-name == 'FluentUI' {
2306
+ color: $pv-item-selection-color;
2307
+ }
2308
+ }
2309
+
2290
2310
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2291
2311
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
2292
2312
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
@@ -2508,6 +2528,10 @@ $pv-search-btn-width-big: 32px !default;
2508
2528
  background-color: $pv-item-selection-background-color;
2509
2529
  color: $pv-item-selection-color;
2510
2530
  }
2531
+ @if $skin-name == 'bootstrap5' {
2532
+ background-color: $pv-item-selection-background-color;
2533
+ color: $pv-item-selection-color;
2534
+ }
2511
2535
  }
2512
2536
 
2513
2537
  .e-pv-search-btn.e-btn:disabled {
@@ -5591,6 +5615,16 @@ $pv-search-btn-width-big: 32px !default;
5591
5615
  color: $pv-stamp-icon-color;
5592
5616
  }
5593
5617
  }
5618
+
5619
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
5620
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
5621
+ @if ($skin-name == 'bootstrap4') {
5622
+ color: $pv-prop-win-drop-down-color-hover;
5623
+ }
5624
+ @if ($skin-name == 'bootstrap5') {
5625
+ color: $white;
5626
+ }
5627
+ }
5594
5628
 
5595
5629
  .e-dialog.e-pv-signature-dialog-height {
5596
5630
  height: $pv-signature-dialog-height;
@@ -154,7 +154,7 @@ $pv-dialog-pop-close-icon-padding-top: 6px !default;
154
154
  $pv-corrupted-dialog-pop-content-padding-top: 6.9px !default;
155
155
  $pv-corrupted-dialog-pop-content-padding-bottom: 15px !default;
156
156
  $pv-password-dialog-pop-content-padding-bottom: 11px !default;
157
- $pv-toolbar-total-page-number-font-size: 13px !default;
157
+ $pv-toolbar-total-page-number-font-size: 14px !default;
158
158
  $pv-corrupted-notification-background-size: 36.7px 31.7px !default;
159
159
  $pv-corrupted-notification-height: 31.7px !default;
160
160
  $pv-sidebar-container-top: 56px !default;
@@ -1861,6 +1861,9 @@ $pv-eye-icon-margin-top: 3px !default;
1861
1861
  @if $skin-name == 'bootstrap4' {
1862
1862
  color: $pv-thumbnail-border-selection-font-color;
1863
1863
  }
1864
+ @if $skin-name == 'bootstrap5' {
1865
+ color: $white;
1866
+ }
1864
1867
  line-height: $pv-thumbnail-view-button-selection-line-height;
1865
1868
  padding: $pv-thumbnail-view-button-selection-padding;
1866
1869
  }
@@ -1873,6 +1876,9 @@ $pv-eye-icon-margin-top: 3px !default;
1873
1876
  @if $skin-name == 'bootstrap4' {
1874
1877
  color: $pv-thumbnail-border-selection-font-color;
1875
1878
  }
1879
+ @if $skin-name == 'bootstrap5' {
1880
+ color: $white;
1881
+ }
1876
1882
  line-height: $pv-thumbnail-view-button-selection-line-height;
1877
1883
  padding: $pv-thumbnail-view-button-selection-padding;
1878
1884
  }
@@ -2256,6 +2262,8 @@ $pv-eye-icon-margin-top: 3px !default;
2256
2262
 
2257
2263
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2258
2264
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2265
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2266
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2259
2267
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
2260
2268
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
2261
2269
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
@@ -2265,10 +2273,7 @@ $pv-eye-icon-margin-top: 3px !default;
2265
2273
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2266
2274
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2267
2275
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2268
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2269
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2270
2276
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2271
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2272
2277
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
2273
2278
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
2274
2279
  .e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
@@ -2288,6 +2293,21 @@ $pv-eye-icon-margin-top: 3px !default;
2288
2293
  }
2289
2294
  }
2290
2295
 
2296
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2297
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2298
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2299
+ {
2300
+ @if $skin-name == 'bootstrap4' {
2301
+ color: $pv-icon-color-hover;
2302
+ }
2303
+ @if $skin-name == 'bootstrap5' {
2304
+ color: $pv-icon-color;
2305
+ }
2306
+ @if $skin-name == 'FluentUI' {
2307
+ color: $pv-item-selection-color;
2308
+ }
2309
+ }
2310
+
2291
2311
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2292
2312
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
2293
2313
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
@@ -2509,6 +2529,10 @@ $pv-eye-icon-margin-top: 3px !default;
2509
2529
  background-color: $pv-item-selection-background-color;
2510
2530
  color: $pv-item-selection-color;
2511
2531
  }
2532
+ @if $skin-name == 'bootstrap5' {
2533
+ background-color: $pv-item-selection-background-color;
2534
+ color: $pv-item-selection-color;
2535
+ }
2512
2536
  }
2513
2537
 
2514
2538
  .e-pv-search-btn.e-btn:disabled {
@@ -5592,6 +5616,16 @@ $pv-eye-icon-margin-top: 3px !default;
5592
5616
  color: $pv-stamp-icon-color;
5593
5617
  }
5594
5618
  }
5619
+
5620
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
5621
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
5622
+ @if ($skin-name == 'bootstrap4') {
5623
+ color: $pv-prop-win-drop-down-color-hover;
5624
+ }
5625
+ @if ($skin-name == 'bootstrap5') {
5626
+ color: $white;
5627
+ }
5628
+ }
5595
5629
 
5596
5630
  .e-dialog.e-pv-signature-dialog-height {
5597
5631
  height: $pv-signature-dialog-height;
@@ -154,7 +154,7 @@ $pv-dialog-pop-close-icon-padding-top: 6px !default;
154
154
  $pv-corrupted-dialog-pop-content-padding-top: 6.9px !default;
155
155
  $pv-corrupted-dialog-pop-content-padding-bottom: 15px !default;
156
156
  $pv-password-dialog-pop-content-padding-bottom: 11px !default;
157
- $pv-toolbar-total-page-number-font-size: 13px !default;
157
+ $pv-toolbar-total-page-number-font-size: 14px !default;
158
158
  $pv-corrupted-notification-background-size: 36.7px 31.7px !default;
159
159
  $pv-corrupted-notification-height: 31.7px !default;
160
160
  $pv-sidebar-container-top: 56px !default;
@@ -1861,6 +1861,9 @@ $pv-eye-icon-margin-top: 3px !default;
1861
1861
  @if $skin-name == 'bootstrap4' {
1862
1862
  color: $pv-thumbnail-border-selection-font-color;
1863
1863
  }
1864
+ @if $skin-name == 'bootstrap5' {
1865
+ color: $white;
1866
+ }
1864
1867
  line-height: $pv-thumbnail-view-button-selection-line-height;
1865
1868
  padding: $pv-thumbnail-view-button-selection-padding;
1866
1869
  }
@@ -1873,6 +1876,9 @@ $pv-eye-icon-margin-top: 3px !default;
1873
1876
  @if $skin-name == 'bootstrap4' {
1874
1877
  color: $pv-thumbnail-border-selection-font-color;
1875
1878
  }
1879
+ @if $skin-name == 'bootstrap5' {
1880
+ color: $white;
1881
+ }
1876
1882
  line-height: $pv-thumbnail-view-button-selection-line-height;
1877
1883
  padding: $pv-thumbnail-view-button-selection-padding;
1878
1884
  }
@@ -2256,6 +2262,8 @@ $pv-eye-icon-margin-top: 3px !default;
2256
2262
 
2257
2263
  .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2258
2264
  .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
2265
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2266
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover:focus,
2259
2267
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover,
2260
2268
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:hover .e-caret,
2261
2269
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:hover,
@@ -2265,10 +2273,7 @@ $pv-eye-icon-margin-top: 3px !default;
2265
2273
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2266
2274
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2267
2275
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2268
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2269
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2270
2276
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2271
- .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2272
2277
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
2273
2278
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus .e-caret,
2274
2279
  .e-pv-shapes-toolbar .e-pv-tbar-btn:focus,
@@ -2288,6 +2293,21 @@ $pv-eye-icon-margin-top: 3px !default;
2288
2293
  }
2289
2294
  }
2290
2295
 
2296
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2297
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2298
+ .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2299
+ {
2300
+ @if $skin-name == 'bootstrap4' {
2301
+ color: $pv-icon-color-hover;
2302
+ }
2303
+ @if $skin-name == 'bootstrap5' {
2304
+ color: $pv-icon-color;
2305
+ }
2306
+ @if $skin-name == 'FluentUI' {
2307
+ color: $pv-item-selection-color;
2308
+ }
2309
+ }
2310
+
2291
2311
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2292
2312
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
2293
2313
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
@@ -2509,6 +2529,10 @@ $pv-eye-icon-margin-top: 3px !default;
2509
2529
  background-color: $pv-item-selection-background-color;
2510
2530
  color: $pv-item-selection-color;
2511
2531
  }
2532
+ @if $skin-name == 'bootstrap5' {
2533
+ background-color: $pv-item-selection-background-color;
2534
+ color: $pv-item-selection-color;
2535
+ }
2512
2536
  }
2513
2537
 
2514
2538
  .e-pv-search-btn.e-btn:disabled {
@@ -5592,6 +5616,16 @@ $pv-eye-icon-margin-top: 3px !default;
5592
5616
  color: $pv-stamp-icon-color;
5593
5617
  }
5594
5618
  }
5619
+
5620
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus,
5621
+ .e-pv-annotation-toolbar .e-dropdown-btn.e-btn:focus .e-caret {
5622
+ @if ($skin-name == 'bootstrap4') {
5623
+ color: $pv-prop-win-drop-down-color-hover;
5624
+ }
5625
+ @if ($skin-name == 'bootstrap5') {
5626
+ color: $white;
5627
+ }
5628
+ }
5595
5629
 
5596
5630
  .e-dialog.e-pv-signature-dialog-height {
5597
5631
  height: $pv-signature-dialog-height;