@syncfusion/blazor-themes 24.1.45 → 24.1.47

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 (243) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +109 -83
  2. package/SCSS-Themes/bootstrap.scss +109 -83
  3. package/SCSS-Themes/bootstrap4.scss +121 -95
  4. package/SCSS-Themes/bootstrap5-dark.scss +115 -89
  5. package/SCSS-Themes/bootstrap5.scss +115 -89
  6. package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -48
  7. package/SCSS-Themes/buttons/button/bootstrap.scss +12 -48
  8. package/SCSS-Themes/buttons/button/bootstrap4.scss +24 -60
  9. package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -48
  10. package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -48
  11. package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -48
  12. package/SCSS-Themes/buttons/button/fabric.scss +12 -48
  13. package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -48
  14. package/SCSS-Themes/buttons/button/fluent.scss +12 -48
  15. package/SCSS-Themes/buttons/button/highcontrast.scss +12 -48
  16. package/SCSS-Themes/buttons/button/material-dark.scss +12 -48
  17. package/SCSS-Themes/buttons/button/material.scss +12 -48
  18. package/SCSS-Themes/buttons/button/material3-dark.scss +12 -48
  19. package/SCSS-Themes/buttons/button/material3.scss +12 -48
  20. package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -48
  21. package/SCSS-Themes/buttons/button/tailwind.scss +12 -48
  22. package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
  23. package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
  24. package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +5 -0
  25. package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +5 -0
  26. package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +5 -0
  27. package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +5 -0
  28. package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +5 -0
  29. package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +5 -0
  30. package/SCSS-Themes/documenteditor/document-editor/fabric.scss +5 -0
  31. package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +5 -0
  32. package/SCSS-Themes/documenteditor/document-editor/fluent.scss +5 -0
  33. package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +5 -0
  34. package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +5 -0
  35. package/SCSS-Themes/documenteditor/document-editor/material.scss +5 -0
  36. package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +5 -0
  37. package/SCSS-Themes/documenteditor/document-editor/material3.scss +5 -0
  38. package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +5 -0
  39. package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +5 -0
  40. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +0 -5
  41. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -5
  42. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -5
  43. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -5
  44. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -5
  45. package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -5
  46. package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -5
  47. package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -5
  48. package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -5
  49. package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -5
  50. package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -5
  51. package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -5
  52. package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -5
  53. package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -5
  54. package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -5
  55. package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -5
  56. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +5 -0
  57. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +5 -0
  58. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +5 -0
  59. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +5 -0
  60. package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +5 -0
  61. package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +5 -0
  62. package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +5 -0
  63. package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +5 -0
  64. package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +5 -0
  65. package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +5 -0
  66. package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +5 -0
  67. package/SCSS-Themes/dropdowns/drop-down-list/material.scss +5 -0
  68. package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +5 -0
  69. package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +5 -0
  70. package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +5 -0
  71. package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +5 -0
  72. package/SCSS-Themes/fabric-dark.scss +109 -83
  73. package/SCSS-Themes/fabric.scss +109 -83
  74. package/SCSS-Themes/fluent-dark.scss +113 -87
  75. package/SCSS-Themes/fluent.scss +113 -87
  76. package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
  77. package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
  78. package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
  79. package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
  80. package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
  81. package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
  82. package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
  83. package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
  84. package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
  85. package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
  86. package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
  87. package/SCSS-Themes/gantt/gantt/material.scss +1 -1
  88. package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
  89. package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
  90. package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
  91. package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
  92. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +22 -4
  93. package/SCSS-Themes/grids/grid/bootstrap.scss +22 -4
  94. package/SCSS-Themes/grids/grid/bootstrap4.scss +22 -4
  95. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -4
  96. package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -4
  97. package/SCSS-Themes/grids/grid/fabric-dark.scss +22 -4
  98. package/SCSS-Themes/grids/grid/fabric.scss +22 -4
  99. package/SCSS-Themes/grids/grid/fluent-dark.scss +22 -4
  100. package/SCSS-Themes/grids/grid/fluent.scss +22 -4
  101. package/SCSS-Themes/grids/grid/highcontrast.scss +22 -4
  102. package/SCSS-Themes/grids/grid/material-dark.scss +22 -4
  103. package/SCSS-Themes/grids/grid/material.scss +22 -4
  104. package/SCSS-Themes/grids/grid/material3-dark.scss +22 -4
  105. package/SCSS-Themes/grids/grid/material3.scss +22 -4
  106. package/SCSS-Themes/grids/grid/tailwind-dark.scss +22 -4
  107. package/SCSS-Themes/grids/grid/tailwind.scss +22 -4
  108. package/SCSS-Themes/highcontrast.scss +109 -83
  109. package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +0 -1
  110. package/SCSS-Themes/kanban/kanban/bootstrap.scss +0 -1
  111. package/SCSS-Themes/kanban/kanban/bootstrap4.scss +0 -1
  112. package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +0 -1
  113. package/SCSS-Themes/kanban/kanban/bootstrap5.scss +0 -1
  114. package/SCSS-Themes/kanban/kanban/fabric-dark.scss +0 -1
  115. package/SCSS-Themes/kanban/kanban/fabric.scss +0 -1
  116. package/SCSS-Themes/kanban/kanban/fluent-dark.scss +0 -1
  117. package/SCSS-Themes/kanban/kanban/fluent.scss +0 -1
  118. package/SCSS-Themes/kanban/kanban/highcontrast.scss +0 -1
  119. package/SCSS-Themes/kanban/kanban/material-dark.scss +0 -1
  120. package/SCSS-Themes/kanban/kanban/material.scss +0 -1
  121. package/SCSS-Themes/kanban/kanban/material3-dark.scss +0 -1
  122. package/SCSS-Themes/kanban/kanban/material3.scss +0 -1
  123. package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +0 -1
  124. package/SCSS-Themes/kanban/kanban/tailwind.scss +0 -1
  125. package/SCSS-Themes/material-dark.scss +109 -83
  126. package/SCSS-Themes/material.scss +110 -83
  127. package/SCSS-Themes/material3-dark.scss +111 -85
  128. package/SCSS-Themes/material3.scss +111 -85
  129. package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +10 -3
  130. package/SCSS-Themes/navigations/stepper/bootstrap.scss +10 -3
  131. package/SCSS-Themes/navigations/stepper/bootstrap4.scss +10 -3
  132. package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +10 -3
  133. package/SCSS-Themes/navigations/stepper/bootstrap5.scss +10 -3
  134. package/SCSS-Themes/navigations/stepper/fabric-dark.scss +10 -3
  135. package/SCSS-Themes/navigations/stepper/fabric.scss +10 -3
  136. package/SCSS-Themes/navigations/stepper/fluent-dark.scss +10 -3
  137. package/SCSS-Themes/navigations/stepper/fluent.scss +10 -3
  138. package/SCSS-Themes/navigations/stepper/highcontrast.scss +10 -3
  139. package/SCSS-Themes/navigations/stepper/material-dark.scss +10 -3
  140. package/SCSS-Themes/navigations/stepper/material.scss +10 -3
  141. package/SCSS-Themes/navigations/stepper/material3-dark.scss +10 -3
  142. package/SCSS-Themes/navigations/stepper/material3.scss +10 -3
  143. package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +10 -3
  144. package/SCSS-Themes/navigations/stepper/tailwind.scss +10 -3
  145. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +8 -0
  146. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +8 -0
  147. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +8 -0
  148. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +13 -5
  149. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +13 -5
  150. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +8 -0
  151. package/SCSS-Themes/navigations/toolbar/fabric.scss +8 -0
  152. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +10 -2
  153. package/SCSS-Themes/navigations/toolbar/fluent.scss +10 -2
  154. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +8 -0
  155. package/SCSS-Themes/navigations/toolbar/material-dark.scss +8 -0
  156. package/SCSS-Themes/navigations/toolbar/material.scss +8 -0
  157. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +8 -0
  158. package/SCSS-Themes/navigations/toolbar/material3.scss +8 -0
  159. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +10 -2
  160. package/SCSS-Themes/navigations/toolbar/tailwind.scss +10 -2
  161. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +14 -2
  162. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +14 -2
  163. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +14 -2
  164. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +14 -2
  165. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +14 -2
  166. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +14 -2
  167. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +14 -2
  168. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +14 -2
  169. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +14 -2
  170. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +14 -2
  171. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +14 -2
  172. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +14 -2
  173. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +14 -2
  174. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +14 -2
  175. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +14 -2
  176. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +14 -2
  177. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -0
  178. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -0
  179. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -0
  180. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -0
  181. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -0
  182. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -0
  183. package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -0
  184. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -0
  185. package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -0
  186. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -0
  187. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -0
  188. package/SCSS-Themes/ribbon/ribbon/material.scss +10 -0
  189. package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -0
  190. package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -0
  191. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -0
  192. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -0
  193. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +5 -4
  194. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +5 -4
  195. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +5 -4
  196. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +6 -5
  197. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +6 -5
  198. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +5 -4
  199. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +5 -4
  200. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +6 -5
  201. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +6 -5
  202. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +5 -4
  203. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +5 -4
  204. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +6 -4
  205. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +6 -5
  206. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +6 -5
  207. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +6 -5
  208. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +6 -5
  209. package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +14 -14
  210. package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +14 -14
  211. package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +14 -14
  212. package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +14 -14
  213. package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +14 -14
  214. package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +14 -14
  215. package/SCSS-Themes/splitbuttons/button-group/fabric.scss +14 -14
  216. package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +14 -14
  217. package/SCSS-Themes/splitbuttons/button-group/fluent.scss +14 -14
  218. package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +14 -14
  219. package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +14 -14
  220. package/SCSS-Themes/splitbuttons/button-group/material.scss +14 -14
  221. package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +14 -14
  222. package/SCSS-Themes/splitbuttons/button-group/material3.scss +14 -14
  223. package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +14 -14
  224. package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +14 -14
  225. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -1
  226. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -1
  227. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -1
  228. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -1
  229. package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -1
  230. package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -1
  231. package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -1
  232. package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +4 -2
  233. package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +4 -2
  234. package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -1
  235. package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -1
  236. package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -1
  237. package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +3 -1
  238. package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +3 -1
  239. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -1
  240. package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -1
  241. package/SCSS-Themes/tailwind-dark.scss +112 -86
  242. package/SCSS-Themes/tailwind.scss +112 -86
  243. package/package.json +1 -1
@@ -3236,6 +3236,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
3236
3236
  }
3237
3237
  }
3238
3238
 
3239
+ .e-popup.e-ddl-device.e-popup-close {
3240
+ display: block;
3241
+ visibility: hidden;
3242
+ }
3243
+
3239
3244
  .e-popup-full-page {
3240
3245
  bottom: 0;
3241
3246
  left: 0;
@@ -20274,11 +20279,6 @@ $ddl-small-list-header-font-size: $ddl-group-list-font-size !default;
20274
20279
  cursor: default;
20275
20280
  }
20276
20281
 
20277
- .e-mention .e-mention-chip::selection {
20278
- color: $mention-gradient-color;
20279
- background: $mention-active-font-color;
20280
- }
20281
-
20282
20282
  .e-mention.e-editable-element {
20283
20283
  border: 2px solid $ddl-list-border-color;
20284
20284
  height: auto;
@@ -23327,11 +23327,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23327
23327
  outline: $btn-active-outline;
23328
23328
  outline-offset: $btn-active-outline-offset;
23329
23329
  }
23330
- @if $skin-name == 'bootstrap4' {
23331
- $color-rgba: rgba(mix(lighten($btn-active-bgcolor, 50%), $btn-active-border-color, 15%), .5);
23332
- box-shadow: 0 0 0 .25em $color-rgba;
23333
- }
23334
- @else if $skin-name != 'bootstrap5' {
23330
+ @else if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23335
23331
  box-shadow: $btn-active-box-shadow;
23336
23332
  }
23337
23333
  }
@@ -23363,11 +23359,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23363
23359
  @if $skin-name != 'FluentUI' {
23364
23360
  outline: $btn-active-outline;
23365
23361
  }
23366
- @if $skin-name == 'bootstrap4' {
23367
- $color-rgba: rgba(mix(lighten($btn-primary-active-bgcolor, 50%), $btn-primary-active-border-color, 15%), .5);
23368
- box-shadow: 0 0 0 .25em $color-rgba;
23369
- }
23370
- @else if $skin-name != 'bootstrap5' {
23362
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23371
23363
  box-shadow: $btn-active-box-shadow;
23372
23364
  }
23373
23365
  }
@@ -23404,13 +23396,11 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23404
23396
  @if $skin-name == 'bootstrap4' {
23405
23397
  background: $btn-bgcolor;
23406
23398
  border-color: transparent;
23407
- $color-rgba: rgba(mix(lighten($btn-outline-active-bgcolor, 50%), $btn-outline-active-border-color, 15%), .5);
23408
- box-shadow: 0 0 0 .25em $color-rgba;
23409
23399
  }
23410
23400
  @else {
23411
23401
  background: $btn-outline-active-bgcolor;
23412
23402
  border-color: $btn-outline-active-border-color;
23413
- @if $skin-name != 'bootstrap5' {
23403
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23414
23404
  box-shadow: $btn-outline-active-box-shadow;
23415
23405
  }
23416
23406
  }
@@ -23439,8 +23429,6 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23439
23429
  @if $skin-name == 'bootstrap4' {
23440
23430
  background: $btn-primary-bgcolor;
23441
23431
  border-color: transparent;
23442
- $color-rgba: rgba(mix(lighten($btn-primary-active-bgcolor, 50%), $btn-outline-primary-active-border-color, 15%), .5);
23443
- box-shadow: 0 0 0 .25em $color-rgba;
23444
23432
  }
23445
23433
  @else if ($skin-name == 'bootstrap5') {
23446
23434
  background: $btn-primary-bgcolor;
@@ -23448,7 +23436,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23448
23436
  @else {
23449
23437
  background: $btn-primary-active-bgcolor;
23450
23438
  border-color: $btn-outline-primary-active-border-color;
23451
- @if $skin-name != 'bootstrap5' {
23439
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23452
23440
  box-shadow: $btn-outline-active-box-shadow;
23453
23441
  }
23454
23442
  }
@@ -23482,13 +23470,11 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23482
23470
  @if $skin-name == 'bootstrap4' {
23483
23471
  background: $btn-success-bgcolor;
23484
23472
  border-color: transparent;
23485
- $color-rgba: rgba(mix(lighten($btn-success-active-bgcolor, 50%), $btn-success-active-border-color, 15%), .5);
23486
- box-shadow: 0 0 0 .25em $color-rgba;
23487
23473
  }
23488
23474
  @else {
23489
23475
  background: $btn-success-active-bgcolor;
23490
23476
  border-color: $btn-success-active-border-color;
23491
- @if $skin-name != 'bootstrap5' {
23477
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23492
23478
  box-shadow: $btn-outline-active-box-shadow;
23493
23479
  }
23494
23480
  }
@@ -23522,8 +23508,6 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23522
23508
  @if $skin-name == 'bootstrap4' {
23523
23509
  background: $btn-info-bgcolor;
23524
23510
  border-color: transparent;
23525
- $color-rgba: rgba(mix(lighten($btn-info-active-bgcolor, 50%), $btn-info-active-border-color, 15%), .5);
23526
- box-shadow: 0 0 0 .25em $color-rgba;
23527
23511
  }
23528
23512
  @else if ($skin-name == 'bootstrap5') {
23529
23513
  background: $btn-info-bgcolor;
@@ -23531,7 +23515,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23531
23515
  @else {
23532
23516
  background: $btn-info-active-bgcolor;
23533
23517
  border-color: $btn-info-active-border-color;
23534
- @if $skin-name != 'bootstrap5' {
23518
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23535
23519
  box-shadow: $btn-outline-active-box-shadow;
23536
23520
  }
23537
23521
  }
@@ -23565,13 +23549,11 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23565
23549
  @if $skin-name == 'bootstrap4' {
23566
23550
  background: $btn-warning-bgcolor;
23567
23551
  border-color: transparent;
23568
- $color-rgba: rgba(mix(lighten($btn-warning-active-bgcolor, 50%), $btn-warning-active-border-color, 15%), .5);
23569
- box-shadow: 0 0 0 .25em $color-rgba;
23570
23552
  }
23571
23553
  @else {
23572
23554
  background: $btn-warning-active-bgcolor;
23573
23555
  border-color: $btn-warning-active-border-color;
23574
- @if $skin-name != 'bootstrap5' {
23556
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23575
23557
  box-shadow: $btn-outline-active-box-shadow;
23576
23558
  }
23577
23559
  }
@@ -23605,13 +23587,11 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23605
23587
  @if $skin-name == 'bootstrap4' {
23606
23588
  background: $btn-danger-bgcolor;
23607
23589
  border-color: transparent;
23608
- $color-rgba: rgba(mix(lighten($btn-danger-active-bgcolor, 50%), $btn-danger-active-border-color, 15%), .5);
23609
- box-shadow: 0 0 0 .25em $color-rgba;
23610
23590
  }
23611
23591
  @else {
23612
23592
  background: $btn-danger-active-bgcolor;
23613
23593
  border-color: $btn-danger-active-border-color;
23614
- @if $skin-name != 'bootstrap5' {
23594
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23615
23595
  box-shadow: $btn-outline-active-box-shadow;
23616
23596
  }
23617
23597
  }
@@ -23723,11 +23703,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23723
23703
  background: $btn-success-active-bgcolor;
23724
23704
  border-color: $btn-success-active-border-color;
23725
23705
  color: $btn-success-active-color;
23726
- @if $skin-name == 'bootstrap4' {
23727
- $color-rgba: rgba(mix(lighten($btn-success-active-bgcolor, 50%), $btn-success-active-border-color, 15%), .5);
23728
- box-shadow: 0 0 0 .25em $color-rgba;
23729
- }
23730
- @else if $skin-name != 'bootstrap5' {
23706
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23731
23707
  box-shadow: $btn-active-box-shadow;
23732
23708
  }
23733
23709
  }
@@ -23760,11 +23736,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23760
23736
  @else {
23761
23737
  border-color: $btn-info-active-border-color;
23762
23738
  }
23763
- @if $skin-name == 'bootstrap4' {
23764
- $color-rgba: rgba(mix(lighten($btn-info-active-bgcolor, 50%), $btn-info-active-border-color, 15%), .5);
23765
- box-shadow: 0 0 0 .25em $color-rgba;
23766
- }
23767
- @else if $skin-name != 'bootstrap5' {
23739
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23768
23740
  box-shadow: $btn-active-box-shadow;
23769
23741
  }
23770
23742
  }
@@ -23797,11 +23769,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23797
23769
  border-color: $btn-warning-active-border-color;
23798
23770
  }
23799
23771
  color: $btn-warning-active-color;
23800
- @if $skin-name == 'bootstrap4' {
23801
- $color-rgba: rgba(mix(lighten($btn-warning-active-bgcolor, 50%), $btn-warning-active-border-color, 15%), .5);
23802
- box-shadow: 0 0 0 .25em $color-rgba;
23803
- }
23804
- @else if $skin-name != 'bootstrap5' {
23772
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23805
23773
  box-shadow: $btn-active-box-shadow;
23806
23774
  }
23807
23775
  }
@@ -23834,11 +23802,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
23834
23802
  border-color: $btn-danger-active-border-color;
23835
23803
  }
23836
23804
  color: $btn-danger-active-color;
23837
- @if $skin-name == 'bootstrap4' {
23838
- $color-rgba: rgba(mix(lighten($btn-danger-active-bgcolor, 50%), $btn-danger-active-border-color, 15%), .5);
23839
- box-shadow: 0 0 0 .25em $color-rgba;
23840
- }
23841
- @else if $skin-name != 'bootstrap5' {
23805
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
23842
23806
  box-shadow: $btn-active-box-shadow;
23843
23807
  }
23844
23808
  }
@@ -26144,7 +26108,7 @@ $calendar-active-state-icon-bg-color: rgba($content-text-color, .12) !default;
26144
26108
  $calendar-icon-hover-bg-color: rgba($content-text-color, .08) !default;
26145
26109
  $calendar-device-icon-hover-bg-color: none !default;
26146
26110
  $calendar-focus-date-color: rgba($flyout-text-color) !default;
26147
- $calendar-other-month-date: rgba($content-text-color-alt1, .6) !default;
26111
+ $calendar-other-month-date: rgba($content-text-color-alt1, .84) !default;
26148
26112
  $calendar-text-color: rgba($content-text-color) !default;
26149
26113
  $calendar-hover-text: $calendar-text-color !default;
26150
26114
  $calendar-text-color-focus: rgba($primary-text-color) !default;
@@ -31690,7 +31654,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
31690
31654
  }
31691
31655
 
31692
31656
  &.e-focused {
31693
- background-color: $drop-down-btn-li-focus-bgcolor;
31657
+ @if $skin-name != 'FluentUI' {
31658
+ background-color: $drop-down-btn-li-focus-bgcolor;
31659
+ }
31694
31660
  box-shadow: $drop-down-btn-li-box-shadow;
31695
31661
  }
31696
31662
 
@@ -49247,6 +49213,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
49247
49213
 
49248
49214
  .e-tbar-btn-text {
49249
49215
  color: $tbar-btn-text-focus-color;
49216
+
49217
+ @if $skin-name == 'bootstrap5' {
49218
+ color: $tbar-btn-icons-focus-color;
49219
+ }
49250
49220
  }
49251
49221
  }
49252
49222
 
@@ -49260,6 +49230,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
49260
49230
 
49261
49231
  .e-icons {
49262
49232
  color: $tbar-btn-icons-focus-color;
49233
+
49234
+ @if $skin-name == 'bootstrap5' {
49235
+ color: $tbar-btn-text-focus-color;
49236
+ }
49263
49237
  }
49264
49238
 
49265
49239
  .e-tbar-btn-text {
@@ -58387,6 +58361,7 @@ $stepper-bigger-small-optional-size: 12px !default;
58387
58361
  $stepper-bigger-small-text-size: 14px !default;
58388
58362
 
58389
58363
  $step-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($primary), 0 0 0 8px rgba($content-bg-color) !default;
58364
+ $step-keyboard-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($content-text-color), 0 0 0 8px rgba($content-bg-color) !default;
58390
58365
  $step-valid-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($success), 0 0 0 8px rgba($content-bg-color) !default;
58391
58366
  $step-error-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($danger), 0 0 0 8px rgba($content-bg-color) !default;
58392
58367
  $step-li-shadow: 0 0 0 8px rgba($content-bg-color) !default;
@@ -59121,12 +59096,18 @@ $step-indicator-color: $content-bg-color-alt5 !default;
59121
59096
  }
59122
59097
  }
59123
59098
 
59124
- &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
59099
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
59100
+ box-shadow: $step-selected-li-shadow;
59101
+ }
59102
+
59125
59103
  .e-stepper-steps .e-step-container.e-step-focus .e-step,
59126
59104
  .e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
59127
59105
  .e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
59128
- .e-stepper-steps .e-step-container.e-step-template.e-step-focus {
59129
- box-shadow: $step-selected-li-shadow;
59106
+ .e-stepper-steps .e-step-container.e-step-template.e-step-focus,
59107
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
59108
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
59109
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
59110
+ box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
59130
59111
  }
59131
59112
 
59132
59113
  &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
@@ -71154,6 +71135,11 @@ $de-column-presets-font-size: 60px !default;
71154
71135
  content: '\e882';
71155
71136
  }
71156
71137
 
71138
+ .e-de-share::before {
71139
+ content: '\e8f2';
71140
+ font-family: 'e-icons';
71141
+ }
71142
+
71157
71143
  .e-de-preset-container {
71158
71144
  width: 95px;
71159
71145
  }
@@ -79156,7 +79142,8 @@ $grid-dropitems-count-margin-left: -9px !default;
79156
79142
  & tr.e-row:first-child .e-rowcell.e-dragborder,
79157
79143
  & .e-rowcell.e-dragborder,
79158
79144
  & .e-rowdragdrop.e-dragborder,
79159
- & .e-detailrowcollapse.e-dragborder {
79145
+ & .e-detailrowcollapse.e-dragborder,
79146
+ & .e-detailrowexpand.e-dragborder {
79160
79147
  z-index: $grid-dragborder-z-index;
79161
79148
  }
79162
79149
  }
@@ -79175,7 +79162,10 @@ $grid-dropitems-count-margin-left: -9px !default;
79175
79162
  & .e-rowdragdrop.e-dragborder.e-fixedfreeze,
79176
79163
  & .e-detailrowcollapse.e-dragborder.e-leftfreeze,
79177
79164
  & .e-detailrowcollapse.e-dragborder.e-rightfreeze,
79178
- & .e-detailrowcollapse.e-dragborder.e-fixedfreeze {
79165
+ & .e-detailrowcollapse.e-dragborder.e-fixedfreeze,
79166
+ & .e-detailrowexpand.e-dragborder.e-leftfreeze,
79167
+ & .e-detailrowexpand.e-dragborder.e-rightfreeze,
79168
+ & .e-detailrowexpand.e-dragborder.e-fixedfreeze {
79179
79169
  z-index: 6;
79180
79170
  }
79181
79171
  }
@@ -79186,7 +79176,8 @@ $grid-dropitems-count-margin-left: -9px !default;
79186
79176
  & tr.e-row:first-child .e-rowcell.e-dragborder,
79187
79177
  & .e-rowcell.e-dragborder,
79188
79178
  & .e-rowdragdrop.e-dragborder,
79189
- & .e-detailrowcollapse.e-dragborder {
79179
+ & .e-detailrowcollapse.e-dragborder,
79180
+ & .e-detailrowexpand.e-dragborder {
79190
79181
  box-shadow: $grid-dragborder-box-shadow;
79191
79182
  }
79192
79183
  }
@@ -79222,7 +79213,8 @@ $grid-dropitems-count-margin-left: -9px !default;
79222
79213
  & tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
79223
79214
  & .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
79224
79215
  & .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
79225
- & .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
79216
+ & .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
79217
+ & .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
79226
79218
  position: $grid-dragborder-position;
79227
79219
  }
79228
79220
  }
@@ -82496,6 +82488,13 @@ margin: $grid-group-animator-cell-margin;
82496
82488
  }
82497
82489
  }
82498
82490
 
82491
+ .e-rowdragdrop {
82492
+ @if $grid-skin == 'material3' or $grid-skin == 'material3-dark' or $grid-skin == 'material' or $grid-skin == 'material-dark' or $grid-skin == 'bootstrap4' {
82493
+ border-width: $grid-rowcell-broder-width;
82494
+ border-color: $grid-dragcell-border-color;
82495
+ }
82496
+ }
82497
+
82499
82498
  .e-rowcell.e-frozen-right-border,
82500
82499
  .e-headercell.e-frozen-right-border,
82501
82500
  .e-filterbarcell.e-frozen-right-border {
@@ -82614,6 +82613,11 @@ margin: $grid-group-animator-cell-margin;
82614
82613
  overflow-y: auto;
82615
82614
  }
82616
82615
 
82616
+ .e-gridcontent .e-content,
82617
+ .e-detailrowcollapse.e-dragborder,
82618
+ .e-detailrowexpand.e-dragborder{
82619
+ position: $grid-dragborder-position;
82620
+ }
82617
82621
  .e-gridcontent .e-content.e-yscroll {
82618
82622
  overflow-y: scroll;
82619
82623
  }
@@ -88898,7 +88902,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
88898
88902
  input:focus+label.e-btn,
88899
88903
  .e-btn:focus,
88900
88904
  .e-btn:hover {
88901
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
88905
+ @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
88902
88906
  z-index: 2;
88903
88907
  }
88904
88908
  }
@@ -89188,7 +89192,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89188
89192
  }
89189
89193
  }
89190
89194
 
89191
- @if $skin-name == 'material' or $skin-name == 'bootstrap4' or $skin-name == 'Material3' {
89195
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
89192
89196
  .e-btn {
89193
89197
  box-shadow: none;
89194
89198
  }
@@ -89232,7 +89236,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89232
89236
  .e-btn:focus,
89233
89237
  input:focus+label.e-btn {
89234
89238
  @include button-focus;
89235
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89239
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89236
89240
  box-shadow: none;
89237
89241
  }
89238
89242
  @if $skin-name == 'bootstrap5' {
@@ -89249,7 +89253,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89249
89253
 
89250
89254
  &.e-primary {
89251
89255
  @include primary-focus;
89252
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89256
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89253
89257
  box-shadow: none;
89254
89258
  }
89255
89259
  @if $skin-name == 'bootstrap5' {
@@ -89263,7 +89267,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89263
89267
 
89264
89268
  &.e-success {
89265
89269
  @include success-focus;
89266
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89270
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89267
89271
  box-shadow: none;
89268
89272
  }
89269
89273
  @if $skin-name == 'bootstrap5' {
@@ -89277,7 +89281,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89277
89281
 
89278
89282
  &.e-info {
89279
89283
  @include info-focus;
89280
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89284
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89281
89285
  box-shadow: none;
89282
89286
  }
89283
89287
  @if $skin-name == 'bootstrap5' {
@@ -89291,7 +89295,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89291
89295
 
89292
89296
  &.e-warning {
89293
89297
  @include warning-focus;
89294
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89298
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89295
89299
  box-shadow: none;
89296
89300
  }
89297
89301
  @if $skin-name == 'bootstrap5' {
@@ -89305,7 +89309,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89305
89309
 
89306
89310
  &.e-danger {
89307
89311
  @include danger-focus;
89308
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89312
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89309
89313
  box-shadow: none;
89310
89314
  }
89311
89315
  @if $skin-name == 'bootstrap5' {
@@ -89327,7 +89331,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89327
89331
 
89328
89332
  &.e-outline {
89329
89333
  @include outline-focus;
89330
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89334
+ @if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
89331
89335
  box-shadow: none;
89332
89336
  }
89333
89337
  @if $skin-name == 'bootstrap5' {
@@ -89336,7 +89340,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89336
89340
 
89337
89341
  &.e-primary {
89338
89342
  @include outline-primary-focus;
89339
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89343
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89340
89344
  box-shadow: none;
89341
89345
  }
89342
89346
  @if $skin-name == 'bootstrap5' {
@@ -89346,7 +89350,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89346
89350
 
89347
89351
  &.e-success {
89348
89352
  @include outline-success-focus;
89349
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89353
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89350
89354
  box-shadow: none;
89351
89355
  }
89352
89356
  @if $skin-name == 'bootstrap5' {
@@ -89356,7 +89360,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89356
89360
 
89357
89361
  &.e-info {
89358
89362
  @include outline-info-focus;
89359
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89363
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89360
89364
  box-shadow: none;
89361
89365
  }
89362
89366
  @if $skin-name == 'bootstrap5' {
@@ -89366,7 +89370,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89366
89370
 
89367
89371
  &.e-warning {
89368
89372
  @include outline-warning-focus;
89369
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89373
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89370
89374
  box-shadow: none;
89371
89375
  }
89372
89376
  @if $skin-name == 'bootstrap5' {
@@ -89376,7 +89380,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
89376
89380
 
89377
89381
  &.e-danger {
89378
89382
  @include outline-danger-focus;
89379
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
89383
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
89380
89384
  box-shadow: none;
89381
89385
  }
89382
89386
  @if $skin-name == 'bootstrap5' {
@@ -90826,7 +90830,8 @@ $rte-insert-dialog-label-padding-top: 20px !default;
90826
90830
  $rte-insert-dialog-label-padding-bottom: 0 !default;
90827
90831
  $rte-big-quick-tbar-item-min-height: 40px !default;
90828
90832
  $rte-big-quick-tbar-item-min-width: 40px !default;
90829
- $rte-content-font-size: $text-sm !default;
90833
+ $rte-content-font-size: 14px !default;
90834
+ $rte-big-content-font-size: 16px !default;
90830
90835
  $rte-dropdown-caret-icon-size: $text-xs !default;
90831
90836
  $rte-big-dropdown-caret-icon-size: $text-sm !default;
90832
90837
  $font-weight: $font-weight-normal !default;
@@ -91157,6 +91162,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91157
91162
  min-height: 350px;
91158
91163
  }
91159
91164
  }
91165
+ .e-rte-content .e-content {
91166
+ font-size: $rte-big-content-font-size;
91167
+ }
91160
91168
  }
91161
91169
 
91162
91170
  .e-richtexteditor {
@@ -91463,10 +91471,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
91463
91471
  position: relative;
91464
91472
  text-align: inherit;
91465
91473
  z-index: 2;
91466
-
91467
- @media screen and (min-width: 992px) {
91468
- font-size: $rte-content-font-size;
91469
- }
91474
+ font-size: $rte-content-font-size;
91470
91475
  }
91471
91476
 
91472
91477
  .e-content p {
@@ -95446,7 +95451,7 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
95446
95451
  }
95447
95452
 
95448
95453
  .e-zero-spacing {
95449
- border-spacing: .25px;
95454
+ border-spacing: 0;
95450
95455
  }
95451
95456
 
95452
95457
  .e-chart-row:first-child .e-chart-row-border {
@@ -98919,7 +98924,6 @@ $kanban-col-expand-collapse-box-shadow: $secondary-shadow-focus !default;
98919
98924
  padding: $kanban-collapse-header-text-padding;
98920
98925
  position: relative;
98921
98926
  text-overflow: ellipsis;
98922
- text-transform: $kanban-collapse-header-text-transform;
98923
98927
  white-space: nowrap;
98924
98928
  writing-mode: vertical-lr;
98925
98929
 
@@ -102986,8 +102990,6 @@ $pv-search-btn-width-big: 32px !default;
102986
102990
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
102987
102991
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
102988
102992
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
102989
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
102990
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
102991
102993
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
102992
102994
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
102993
102995
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -103008,6 +103010,20 @@ $pv-search-btn-width-big: 32px !default;
103008
103010
  color: $pv-item-selection-color;
103009
103011
  }
103010
103012
  }
103013
+
103014
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
103015
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
103016
+ {
103017
+ @if $skin-name == 'bootstrap4' {
103018
+ color: $pv-icon-color-hover;
103019
+ }
103020
+ @if $skin-name == 'bootstrap5' {
103021
+ color: $pv-icon-color;
103022
+ }
103023
+ @if $skin-name == 'FluentUI' {
103024
+ color: $pv-item-selection-color;
103025
+ }
103026
+ }
103011
103027
 
103012
103028
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
103013
103029
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -125467,6 +125483,7 @@ $ribbon-large-items-btn-height: 15px !default;
125467
125483
  $ribbon-large-items-icon-size: $text-4xl !default;
125468
125484
  $ribbon-large-items-max-width: 10ch !default;
125469
125485
  $ribbon-large-items-icon-padding: 4px 3px !default;
125486
+ $ribbon-large-items-btn-gap: 4px !default;
125470
125487
  $ribbon-items-border: none !default;
125471
125488
  $ribbon-items-border-radius: 4px !default;
125472
125489
  $ribbon-items-font-weight: $font-weight-normal !default;
@@ -125563,6 +125580,7 @@ $ribbon-bigger-large-items-icon-size: 36px !default;
125563
125580
  $ribbon-bigger-large-items-btn-padding: 0 3px !default;
125564
125581
  $ribbon-bigger-large-items-btn-size: $text-sm !default;
125565
125582
  $ribbon-bigger-large-items-btn-height: 18px !default;
125583
+ $ribbon-bigger-large-items-btn-gap: 9px !default;
125566
125584
  $ribbon-bigger-items-padding: 2px !default;
125567
125585
  $ribbon-bigger-items-btn-size: $text-sm !default;
125568
125586
  $ribbon-bigger-items-height: 18px !default;
@@ -126341,6 +126359,10 @@ $ribbon-filemenu-popup-border-radius: 4px !default;
126341
126359
  .e-icon-top {
126342
126360
  height: 50%;
126343
126361
  }
126362
+
126363
+ &.e-top-icon-btn {
126364
+ gap: $ribbon-large-items-btn-gap;
126365
+ }
126344
126366
  }
126345
126367
 
126346
126368
  & > .e-split-btn-wrapper.e-vertical .e-btn {
@@ -126966,6 +126988,10 @@ $ribbon-filemenu-popup-border-radius: 4px !default;
126966
126988
  font-size: $ribbon-bigger-large-items-icon-size;
126967
126989
  padding: $ribbon-bigger-large-items-icon-padding;
126968
126990
  }
126991
+
126992
+ &.e-top-icon-btn {
126993
+ gap: $ribbon-bigger-large-items-btn-gap;
126994
+ }
126969
126995
  }
126970
126996
 
126971
126997
  .e-dropdown-btn {
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
43
43
  $stepper-bigger-small-text-size: 14px !default;
44
44
 
45
45
  $step-selected-li-shadow: 0 0 0 2px $gray-base, 0 0 0 4px $brand-primary, 0 0 0 8px $gray-base !default;
46
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $gray-base, 0 0 0 4px $grey-light-font, 0 0 0 8px $gray-base !default;
46
47
  $step-valid-li-shadow: 0 0 0 2px $gray-base, 0 0 0 4px $brand-success, 0 0 0 8px $gray-base !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $gray-base, 0 0 0 4px $brand-danger, 0 0 0 8px $gray-base !default;
48
49
  $step-li-shadow: 0 0 0 8px $gray-base !default;
@@ -777,12 +778,18 @@ $step-selected-active-color: $brand-primary-lighten-15 !default;
777
778
  }
778
779
  }
779
780
 
780
- &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
781
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
782
+ box-shadow: $step-selected-li-shadow;
783
+ }
784
+
781
785
  .e-stepper-steps .e-step-container.e-step-focus .e-step,
782
786
  .e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
783
787
  .e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
784
- .e-stepper-steps .e-step-container.e-step-template.e-step-focus {
785
- box-shadow: $step-selected-li-shadow;
788
+ .e-stepper-steps .e-step-container.e-step-template.e-step-focus,
789
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
790
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
791
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
792
+ box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
786
793
  }
787
794
 
788
795
  &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
43
43
  $stepper-bigger-small-text-size: 14px !default;
44
44
 
45
45
  $step-selected-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $brand-primary, 0 0 0 8px $grey-white !default;
46
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $base-font, 0 0 0 8px $grey-white !default;
46
47
  $step-valid-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $brand-success, 0 0 0 8px $grey-white !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $brand-danger, 0 0 0 8px $grey-white !default;
48
49
  $step-li-shadow: 0 0 0 8px $grey-white !default;
@@ -777,12 +778,18 @@ $step-selected-active-color: $brand-primary-darken-15 !default;
777
778
  }
778
779
  }
779
780
 
780
- &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
781
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
782
+ box-shadow: $step-selected-li-shadow;
783
+ }
784
+
781
785
  .e-stepper-steps .e-step-container.e-step-focus .e-step,
782
786
  .e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
783
787
  .e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
784
- .e-stepper-steps .e-step-container.e-step-template.e-step-focus {
785
- box-shadow: $step-selected-li-shadow;
788
+ .e-stepper-steps .e-step-container.e-step-template.e-step-focus,
789
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
790
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
791
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
792
+ box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
786
793
  }
787
794
 
788
795
  &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
43
43
  $stepper-bigger-small-text-size: 14px !default;
44
44
 
45
45
  $step-selected-li-shadow: 0 0 0 2px $white, 0 0 0 4px $primary, 0 0 0 8px $white !default;
46
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $white, 0 0 0 4px $gray-700, 0 0 0 8px $white !default;
46
47
  $step-valid-li-shadow: 0 0 0 2px $white, 0 0 0 4px $success, 0 0 0 8px $white !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $white, 0 0 0 4px $danger, 0 0 0 8px $white !default;
48
49
  $step-li-shadow: 0 0 0 8px $white !default;
@@ -777,12 +778,18 @@ $step-selected-active-color: darken($primary, 10%) !default;
777
778
  }
778
779
  }
779
780
 
780
- &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
781
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
782
+ box-shadow: $step-selected-li-shadow;
783
+ }
784
+
781
785
  .e-stepper-steps .e-step-container.e-step-focus .e-step,
782
786
  .e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
783
787
  .e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
784
- .e-stepper-steps .e-step-container.e-step-template.e-step-focus {
785
- box-shadow: $step-selected-li-shadow;
788
+ .e-stepper-steps .e-step-container.e-step-template.e-step-focus,
789
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
790
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
791
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
792
+ box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
786
793
  }
787
794
 
788
795
  &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,