@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
@@ -44,6 +44,7 @@ $stepper-bigger-small-optional-size: 12px !default;
44
44
  $stepper-bigger-small-text-size: 14px !default;
45
45
 
46
46
  $step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
47
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
47
48
  $step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
48
49
  $step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
49
50
  $step-li-shadow: 0 0 0 8px $content-bg-color !default;
@@ -778,12 +779,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
778
779
  }
779
780
  }
780
781
 
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
+ &: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 {
783
+ box-shadow: $step-selected-li-shadow;
784
+ }
785
+
782
786
  .e-stepper-steps .e-step-container.e-step-focus .e-step,
783
787
  .e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
784
788
  .e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
785
- .e-stepper-steps .e-step-container.e-step-template.e-step-focus {
786
- box-shadow: $step-selected-li-shadow;
789
+ .e-stepper-steps .e-step-container.e-step-template.e-step-focus,
790
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
791
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
792
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
793
+ box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
787
794
  }
788
795
 
789
796
  &: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,
@@ -44,6 +44,7 @@ $stepper-bigger-small-optional-size: 12px !default;
44
44
  $stepper-bigger-small-text-size: 14px !default;
45
45
 
46
46
  $step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
47
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
47
48
  $step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
48
49
  $step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
49
50
  $step-li-shadow: 0 0 0 8px $content-bg-color !default;
@@ -778,12 +779,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
778
779
  }
779
780
  }
780
781
 
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
+ &: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 {
783
+ box-shadow: $step-selected-li-shadow;
784
+ }
785
+
782
786
  .e-stepper-steps .e-step-container.e-step-focus .e-step,
783
787
  .e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
784
788
  .e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
785
- .e-stepper-steps .e-step-container.e-step-template.e-step-focus {
786
- box-shadow: $step-selected-li-shadow;
789
+ .e-stepper-steps .e-step-container.e-step-template.e-step-focus,
790
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
791
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
792
+ &:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
793
+ box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
787
794
  }
788
795
 
789
796
  &: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 $neutral-white, 0 0 0 4px $theme-primary, 0 0 0 8px $neutral-white !default;
46
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $neutral-light-fontalt, 0 0 0 8px $neutral-white !default;
46
47
  $step-valid-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $success-bg, 0 0 0 8px $neutral-white !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $error-bg, 0 0 0 8px $neutral-white !default;
48
49
  $step-li-shadow: 0 0 0 8px $neutral-white !default;
@@ -777,12 +778,18 @@ $step-selected-active-color: $theme-dark !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 $neutral-white, 0 0 0 4px $theme-primary, 0 0 0 8px $neutral-white !default;
46
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $base-font, 0 0 0 8px $neutral-white !default;
46
47
  $step-valid-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $success-bg, 0 0 0 8px $neutral-white !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $error-bg, 0 0 0 8px $neutral-white !default;
48
49
  $step-li-shadow: 0 0 0 8px $neutral-white !default;
@@ -777,12 +778,18 @@ $step-selected-active-color: $theme-dark !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 $content-bg-color, 0 0 0 4px $primary-border-color, 0 0 0 8px $content-bg-color !default;
46
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
46
47
  $step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
48
49
  $step-li-shadow: 0 0 0 8px $content-bg-color !default;
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !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 $content-bg-color, 0 0 0 4px $primary-border-color, 0 0 0 8px $content-bg-color !default;
46
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
46
47
  $step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
48
49
  $step-li-shadow: 0 0 0 8px $content-bg-color !default;
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !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 $bg-base-0, 0 0 0 4px $selection-bg, 0 0 0 8px $bg-base-0 !default;
46
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $content-font, 0 0 0 8px $bg-base-0 !default;
46
47
  $step-valid-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $success-alt, 0 0 0 8px $bg-base-0 !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $bg-base-0, 0 0 0 4px $error-alt, 0 0 0 8px $bg-base-0 !default;
48
49
  $step-li-shadow: 0 0 0 8px $bg-base-0 !default;
@@ -777,12 +778,18 @@ $step-selected-active-color: $selection-bg !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 $overlay-bg-color, 0 0 0 4px $primary, 0 0 0 8px $overlay-bg-color !default;
46
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $overlay-bg-color, 0 0 0 4px $grey-dark-font, 0 0 0 8px $overlay-bg-color !default;
46
47
  $step-valid-li-shadow: 0 0 0 2px $overlay-bg-color, 0 0 0 4px $success-bg, 0 0 0 8px $overlay-bg-color !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $overlay-bg-color, 0 0 0 4px $error-font, 0 0 0 8px $overlay-bg-color !default;
48
49
  $step-li-shadow: 0 0 0 8px $overlay-bg-color !default;
@@ -777,12 +778,18 @@ $step-selected-active-color: lighten($primary, 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 $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 $msg-success-color-alt1, 0 0 0 8px $grey-white !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px darken($error-font, 11%), 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: darken($primary, 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 rgba($content-bg-color), 0 0 0 4px rgba($primary), 0 0 0 8px rgba($content-bg-color) !default;
46
+ $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;
46
47
  $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;
47
48
  $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;
48
49
  $step-li-shadow: 0 0 0 8px rgba($content-bg-color) !default;
@@ -777,12 +778,18 @@ $step-indicator-color: $content-bg-color-alt5 !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 rgba($content-bg-color), 0 0 0 4px rgba($primary), 0 0 0 8px rgba($content-bg-color) !default;
46
+ $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;
46
47
  $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;
47
48
  $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;
48
49
  $step-li-shadow: 0 0 0 8px rgba($content-bg-color) !default;
@@ -777,12 +778,18 @@ $step-indicator-color: $content-bg-color-alt5 !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 $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
46
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
46
47
  $step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success-border-color, 0 0 0 8px $content-bg-color !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $border-error, 0 0 0 8px $content-bg-color !default;
48
49
  $step-li-shadow: 0 0 0 8px $content-bg-color !default;
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !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 $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
46
+ $step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
46
47
  $step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success-border-color, 0 0 0 8px $content-bg-color !default;
47
48
  $step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $border-error, 0 0 0 8px $content-bg-color !default;
48
49
  $step-li-shadow: 0 0 0 8px $content-bg-color !default;
@@ -777,12 +778,18 @@ $step-selected-active-color: $primary-bg-color-pressed !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,
@@ -1301,6 +1301,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1301
1301
 
1302
1302
  .e-tbar-btn-text {
1303
1303
  color: $tbar-btn-text-focus-color;
1304
+
1305
+ @if $skin-name == 'bootstrap5' {
1306
+ color: $tbar-btn-icons-focus-color;
1307
+ }
1304
1308
  }
1305
1309
  }
1306
1310
 
@@ -1314,6 +1318,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1314
1318
 
1315
1319
  .e-icons {
1316
1320
  color: $tbar-btn-icons-focus-color;
1321
+
1322
+ @if $skin-name == 'bootstrap5' {
1323
+ color: $tbar-btn-text-focus-color;
1324
+ }
1317
1325
  }
1318
1326
 
1319
1327
  .e-tbar-btn-text {
@@ -1299,6 +1299,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1299
1299
 
1300
1300
  .e-tbar-btn-text {
1301
1301
  color: $tbar-btn-text-focus-color;
1302
+
1303
+ @if $skin-name == 'bootstrap5' {
1304
+ color: $tbar-btn-icons-focus-color;
1305
+ }
1302
1306
  }
1303
1307
  }
1304
1308
 
@@ -1312,6 +1316,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1312
1316
 
1313
1317
  .e-icons {
1314
1318
  color: $tbar-btn-icons-focus-color;
1319
+
1320
+ @if $skin-name == 'bootstrap5' {
1321
+ color: $tbar-btn-text-focus-color;
1322
+ }
1315
1323
  }
1316
1324
 
1317
1325
  .e-tbar-btn-text {
@@ -1304,6 +1304,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1304
1304
 
1305
1305
  .e-tbar-btn-text {
1306
1306
  color: $tbar-btn-text-focus-color;
1307
+
1308
+ @if $skin-name == 'bootstrap5' {
1309
+ color: $tbar-btn-icons-focus-color;
1310
+ }
1307
1311
  }
1308
1312
  }
1309
1313
 
@@ -1317,6 +1321,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1317
1321
 
1318
1322
  .e-icons {
1319
1323
  color: $tbar-btn-icons-focus-color;
1324
+
1325
+ @if $skin-name == 'bootstrap5' {
1326
+ color: $tbar-btn-text-focus-color;
1327
+ }
1320
1328
  }
1321
1329
 
1322
1330
  .e-tbar-btn-text {
@@ -141,7 +141,7 @@ $tbar-pressed-bg: $secondary-bg-color-focus !default;
141
141
  $tbar-pressed-font: $content-text-color-alt2 !default;
142
142
  $tbar-select-font: $content-text-color-alt2 !default;
143
143
  $tbar-default-icon-overlay: $content-text-color-alt2 !default;
144
- $tbar-focus-bg: $tbar-hover-bg !default;
144
+ $tbar-focus-bg: none !default;
145
145
  $tbar-press-font: $content-text-color-alt2 !default;
146
146
  $tbar-default-font-overlay: $content-text-color-alt2 !default;
147
147
  $tbar-active-font-color: $primary-text-color !default;
@@ -155,12 +155,12 @@ $tbar-nrml-btn-border-radius: 4px !default;
155
155
  $tbar-nrml-btn-focus-padding: 0 4px !default;
156
156
  $tbar-nrml-btn-focus-outline: 0 !default;
157
157
 
158
- $tbar-btn-icons-focus-color: $primary-text-color !default;
158
+ $tbar-btn-icons-focus-color: $icon-color !default;
159
159
  $tbar-btn-text-focus-color: $primary-text-color !default;
160
160
  $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
161
161
  $tbar-btn-hover-border-size: $tbar-border-size !default;
162
- $tbar-btn-hover-active-icons-color: $tbar-default-icon-color !default;
163
- $tbar-btn-hover-active-text-color: $content-text-color-alt2 !default;
162
+ $tbar-btn-hover-active-icons-color: $primary-text-color !default;
163
+ $tbar-btn-hover-active-text-color: $primary-text-color !default;
164
164
  $tbar-btn-overlay-opacity: .5 !default;
165
165
  $tbar-btn-active-bg: $tbar-active-bg !default;
166
166
  $tbar-btn-active-icons-color: $tbar-default-icon-color !default;
@@ -174,7 +174,7 @@ $tbar-flat-btn-active-box-shadow: none !default;
174
174
  $tbar-ext-btn-focus-padding: 0 4px !default;
175
175
  $tbar-ext-btn-icon-padding: 5px 6px !default;
176
176
  $tbar-ext-btn-icon-font-size: $text-base !default;
177
- $tbar-ext-btn-focus-box-shadow: none !default;
177
+ $tbar-ext-btn-focus-box-shadow: $secondary-shadow-focus !default;
178
178
  $tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
179
179
  $tbar-ext-btn-border: none !default;
180
180
 
@@ -1313,6 +1313,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1313
1313
 
1314
1314
  .e-tbar-btn-text {
1315
1315
  color: $tbar-btn-text-focus-color;
1316
+
1317
+ @if $skin-name == 'bootstrap5' {
1318
+ color: $tbar-btn-icons-focus-color;
1319
+ }
1316
1320
  }
1317
1321
  }
1318
1322
 
@@ -1326,6 +1330,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1326
1330
 
1327
1331
  .e-icons {
1328
1332
  color: $tbar-btn-icons-focus-color;
1333
+
1334
+ @if $skin-name == 'bootstrap5' {
1335
+ color: $tbar-btn-text-focus-color;
1336
+ }
1329
1337
  }
1330
1338
 
1331
1339
  .e-tbar-btn-text {
@@ -141,7 +141,7 @@ $tbar-pressed-bg: $secondary-bg-color-focus !default;
141
141
  $tbar-pressed-font: $content-text-color-alt2 !default;
142
142
  $tbar-select-font: $content-text-color-alt2 !default;
143
143
  $tbar-default-icon-overlay: $content-text-color-alt2 !default;
144
- $tbar-focus-bg: $tbar-hover-bg !default;
144
+ $tbar-focus-bg: none !default;
145
145
  $tbar-press-font: $content-text-color-alt2 !default;
146
146
  $tbar-default-font-overlay: $content-text-color-alt2 !default;
147
147
  $tbar-active-font-color: $primary-text-color !default;
@@ -155,12 +155,12 @@ $tbar-nrml-btn-border-radius: 4px !default;
155
155
  $tbar-nrml-btn-focus-padding: 0 4px !default;
156
156
  $tbar-nrml-btn-focus-outline: 0 !default;
157
157
 
158
- $tbar-btn-icons-focus-color: $primary-text-color !default;
158
+ $tbar-btn-icons-focus-color: $icon-color !default;
159
159
  $tbar-btn-text-focus-color: $primary-text-color !default;
160
160
  $tbar-btn-focus-border-color: $tbar-focus-border-color !default;
161
161
  $tbar-btn-hover-border-size: $tbar-border-size !default;
162
- $tbar-btn-hover-active-icons-color: $tbar-default-icon-color !default;
163
- $tbar-btn-hover-active-text-color: $content-text-color-alt2 !default;
162
+ $tbar-btn-hover-active-icons-color: $primary-text-color !default;
163
+ $tbar-btn-hover-active-text-color: $primary-text-color !default;
164
164
  $tbar-btn-overlay-opacity: .5 !default;
165
165
  $tbar-btn-active-bg: $tbar-active-bg !default;
166
166
  $tbar-btn-active-icons-color: $tbar-default-icon-color !default;
@@ -174,7 +174,7 @@ $tbar-flat-btn-active-box-shadow: none !default;
174
174
  $tbar-ext-btn-focus-padding: 0 4px !default;
175
175
  $tbar-ext-btn-icon-padding: 5px 6px !default;
176
176
  $tbar-ext-btn-icon-font-size: $text-base !default;
177
- $tbar-ext-btn-focus-box-shadow: none !default;
177
+ $tbar-ext-btn-focus-box-shadow: $secondary-shadow-focus !default;
178
178
  $tbar-ext-btn-hover-border-color: $tbar-hover-border-color !default;
179
179
  $tbar-ext-btn-border: none !default;
180
180
 
@@ -1313,6 +1313,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1313
1313
 
1314
1314
  .e-tbar-btn-text {
1315
1315
  color: $tbar-btn-text-focus-color;
1316
+
1317
+ @if $skin-name == 'bootstrap5' {
1318
+ color: $tbar-btn-icons-focus-color;
1319
+ }
1316
1320
  }
1317
1321
  }
1318
1322
 
@@ -1326,6 +1330,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1326
1330
 
1327
1331
  .e-icons {
1328
1332
  color: $tbar-btn-icons-focus-color;
1333
+
1334
+ @if $skin-name == 'bootstrap5' {
1335
+ color: $tbar-btn-text-focus-color;
1336
+ }
1329
1337
  }
1330
1338
 
1331
1339
  .e-tbar-btn-text {
@@ -1315,6 +1315,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1315
1315
 
1316
1316
  .e-tbar-btn-text {
1317
1317
  color: $tbar-btn-text-focus-color;
1318
+
1319
+ @if $skin-name == 'bootstrap5' {
1320
+ color: $tbar-btn-icons-focus-color;
1321
+ }
1318
1322
  }
1319
1323
  }
1320
1324
 
@@ -1328,6 +1332,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1328
1332
 
1329
1333
  .e-icons {
1330
1334
  color: $tbar-btn-icons-focus-color;
1335
+
1336
+ @if $skin-name == 'bootstrap5' {
1337
+ color: $tbar-btn-text-focus-color;
1338
+ }
1331
1339
  }
1332
1340
 
1333
1341
  .e-tbar-btn-text {
@@ -1301,6 +1301,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1301
1301
 
1302
1302
  .e-tbar-btn-text {
1303
1303
  color: $tbar-btn-text-focus-color;
1304
+
1305
+ @if $skin-name == 'bootstrap5' {
1306
+ color: $tbar-btn-icons-focus-color;
1307
+ }
1304
1308
  }
1305
1309
  }
1306
1310
 
@@ -1314,6 +1318,10 @@ $tbar-popup-btn-hover-border-size: $tbar-zero-value !default;
1314
1318
 
1315
1319
  .e-icons {
1316
1320
  color: $tbar-btn-icons-focus-color;
1321
+
1322
+ @if $skin-name == 'bootstrap5' {
1323
+ color: $tbar-btn-text-focus-color;
1324
+ }
1317
1325
  }
1318
1326
 
1319
1327
  .e-tbar-btn-text {