@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
@@ -123,7 +123,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
123
123
  input:focus+label.e-btn,
124
124
  .e-btn:focus,
125
125
  .e-btn:hover {
126
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
126
+ @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
127
127
  z-index: 2;
128
128
  }
129
129
  }
@@ -413,7 +413,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
413
413
  }
414
414
  }
415
415
 
416
- @if $skin-name == 'material' or $skin-name == 'bootstrap4' or $skin-name == 'Material3' {
416
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
417
417
  .e-btn {
418
418
  box-shadow: none;
419
419
  }
@@ -457,7 +457,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
457
457
  .e-btn:focus,
458
458
  input:focus+label.e-btn {
459
459
  @include button-focus;
460
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
460
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
461
461
  box-shadow: none;
462
462
  }
463
463
  @if $skin-name == 'bootstrap5' {
@@ -474,7 +474,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
474
474
 
475
475
  &.e-primary {
476
476
  @include primary-focus;
477
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
477
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
478
478
  box-shadow: none;
479
479
  }
480
480
  @if $skin-name == 'bootstrap5' {
@@ -488,7 +488,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
488
488
 
489
489
  &.e-success {
490
490
  @include success-focus;
491
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
491
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
492
492
  box-shadow: none;
493
493
  }
494
494
  @if $skin-name == 'bootstrap5' {
@@ -502,7 +502,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
502
502
 
503
503
  &.e-info {
504
504
  @include info-focus;
505
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
505
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
506
506
  box-shadow: none;
507
507
  }
508
508
  @if $skin-name == 'bootstrap5' {
@@ -516,7 +516,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
516
516
 
517
517
  &.e-warning {
518
518
  @include warning-focus;
519
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
519
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
520
520
  box-shadow: none;
521
521
  }
522
522
  @if $skin-name == 'bootstrap5' {
@@ -530,7 +530,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
530
530
 
531
531
  &.e-danger {
532
532
  @include danger-focus;
533
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
533
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
534
534
  box-shadow: none;
535
535
  }
536
536
  @if $skin-name == 'bootstrap5' {
@@ -552,7 +552,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
552
552
 
553
553
  &.e-outline {
554
554
  @include outline-focus;
555
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
555
+ @if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
556
556
  box-shadow: none;
557
557
  }
558
558
  @if $skin-name == 'bootstrap5' {
@@ -561,7 +561,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
561
561
 
562
562
  &.e-primary {
563
563
  @include outline-primary-focus;
564
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
564
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
565
565
  box-shadow: none;
566
566
  }
567
567
  @if $skin-name == 'bootstrap5' {
@@ -571,7 +571,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
571
571
 
572
572
  &.e-success {
573
573
  @include outline-success-focus;
574
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
574
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
575
575
  box-shadow: none;
576
576
  }
577
577
  @if $skin-name == 'bootstrap5' {
@@ -581,7 +581,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
581
581
 
582
582
  &.e-info {
583
583
  @include outline-info-focus;
584
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
584
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
585
585
  box-shadow: none;
586
586
  }
587
587
  @if $skin-name == 'bootstrap5' {
@@ -591,7 +591,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
591
591
 
592
592
  &.e-warning {
593
593
  @include outline-warning-focus;
594
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
594
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
595
595
  box-shadow: none;
596
596
  }
597
597
  @if $skin-name == 'bootstrap5' {
@@ -601,7 +601,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
601
601
 
602
602
  &.e-danger {
603
603
  @include outline-danger-focus;
604
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
604
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
605
605
  box-shadow: none;
606
606
  }
607
607
  @if $skin-name == 'bootstrap5' {
@@ -123,7 +123,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
123
123
  input:focus+label.e-btn,
124
124
  .e-btn:focus,
125
125
  .e-btn:hover {
126
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
126
+ @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
127
127
  z-index: 2;
128
128
  }
129
129
  }
@@ -413,7 +413,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
413
413
  }
414
414
  }
415
415
 
416
- @if $skin-name == 'material' or $skin-name == 'bootstrap4' or $skin-name == 'Material3' {
416
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
417
417
  .e-btn {
418
418
  box-shadow: none;
419
419
  }
@@ -457,7 +457,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
457
457
  .e-btn:focus,
458
458
  input:focus+label.e-btn {
459
459
  @include button-focus;
460
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
460
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
461
461
  box-shadow: none;
462
462
  }
463
463
  @if $skin-name == 'bootstrap5' {
@@ -474,7 +474,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
474
474
 
475
475
  &.e-primary {
476
476
  @include primary-focus;
477
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
477
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
478
478
  box-shadow: none;
479
479
  }
480
480
  @if $skin-name == 'bootstrap5' {
@@ -488,7 +488,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
488
488
 
489
489
  &.e-success {
490
490
  @include success-focus;
491
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
491
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
492
492
  box-shadow: none;
493
493
  }
494
494
  @if $skin-name == 'bootstrap5' {
@@ -502,7 +502,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
502
502
 
503
503
  &.e-info {
504
504
  @include info-focus;
505
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
505
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
506
506
  box-shadow: none;
507
507
  }
508
508
  @if $skin-name == 'bootstrap5' {
@@ -516,7 +516,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
516
516
 
517
517
  &.e-warning {
518
518
  @include warning-focus;
519
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
519
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
520
520
  box-shadow: none;
521
521
  }
522
522
  @if $skin-name == 'bootstrap5' {
@@ -530,7 +530,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
530
530
 
531
531
  &.e-danger {
532
532
  @include danger-focus;
533
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
533
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
534
534
  box-shadow: none;
535
535
  }
536
536
  @if $skin-name == 'bootstrap5' {
@@ -552,7 +552,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
552
552
 
553
553
  &.e-outline {
554
554
  @include outline-focus;
555
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
555
+ @if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
556
556
  box-shadow: none;
557
557
  }
558
558
  @if $skin-name == 'bootstrap5' {
@@ -561,7 +561,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
561
561
 
562
562
  &.e-primary {
563
563
  @include outline-primary-focus;
564
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
564
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
565
565
  box-shadow: none;
566
566
  }
567
567
  @if $skin-name == 'bootstrap5' {
@@ -571,7 +571,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
571
571
 
572
572
  &.e-success {
573
573
  @include outline-success-focus;
574
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
574
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
575
575
  box-shadow: none;
576
576
  }
577
577
  @if $skin-name == 'bootstrap5' {
@@ -581,7 +581,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
581
581
 
582
582
  &.e-info {
583
583
  @include outline-info-focus;
584
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
584
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
585
585
  box-shadow: none;
586
586
  }
587
587
  @if $skin-name == 'bootstrap5' {
@@ -591,7 +591,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
591
591
 
592
592
  &.e-warning {
593
593
  @include outline-warning-focus;
594
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
594
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
595
595
  box-shadow: none;
596
596
  }
597
597
  @if $skin-name == 'bootstrap5' {
@@ -601,7 +601,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
601
601
 
602
602
  &.e-danger {
603
603
  @include outline-danger-focus;
604
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
604
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
605
605
  box-shadow: none;
606
606
  }
607
607
  @if $skin-name == 'bootstrap5' {
@@ -124,7 +124,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
124
124
  input:focus+label.e-btn,
125
125
  .e-btn:focus,
126
126
  .e-btn:hover {
127
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
127
+ @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
128
128
  z-index: 2;
129
129
  }
130
130
  }
@@ -414,7 +414,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
414
414
  }
415
415
  }
416
416
 
417
- @if $skin-name == 'material' or $skin-name == 'bootstrap4' or $skin-name == 'Material3' {
417
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
418
418
  .e-btn {
419
419
  box-shadow: none;
420
420
  }
@@ -458,7 +458,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
458
458
  .e-btn:focus,
459
459
  input:focus+label.e-btn {
460
460
  @include button-focus;
461
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
461
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
462
  box-shadow: none;
463
463
  }
464
464
  @if $skin-name == 'bootstrap5' {
@@ -475,7 +475,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
475
475
 
476
476
  &.e-primary {
477
477
  @include primary-focus;
478
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
478
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
479
479
  box-shadow: none;
480
480
  }
481
481
  @if $skin-name == 'bootstrap5' {
@@ -489,7 +489,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
489
489
 
490
490
  &.e-success {
491
491
  @include success-focus;
492
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
492
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
493
493
  box-shadow: none;
494
494
  }
495
495
  @if $skin-name == 'bootstrap5' {
@@ -503,7 +503,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
503
503
 
504
504
  &.e-info {
505
505
  @include info-focus;
506
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
506
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
507
507
  box-shadow: none;
508
508
  }
509
509
  @if $skin-name == 'bootstrap5' {
@@ -517,7 +517,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
517
517
 
518
518
  &.e-warning {
519
519
  @include warning-focus;
520
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
520
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
521
521
  box-shadow: none;
522
522
  }
523
523
  @if $skin-name == 'bootstrap5' {
@@ -531,7 +531,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
531
531
 
532
532
  &.e-danger {
533
533
  @include danger-focus;
534
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
534
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
535
535
  box-shadow: none;
536
536
  }
537
537
  @if $skin-name == 'bootstrap5' {
@@ -553,7 +553,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
553
553
 
554
554
  &.e-outline {
555
555
  @include outline-focus;
556
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
556
+ @if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
557
557
  box-shadow: none;
558
558
  }
559
559
  @if $skin-name == 'bootstrap5' {
@@ -562,7 +562,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
562
562
 
563
563
  &.e-primary {
564
564
  @include outline-primary-focus;
565
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
565
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
566
566
  box-shadow: none;
567
567
  }
568
568
  @if $skin-name == 'bootstrap5' {
@@ -572,7 +572,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
572
572
 
573
573
  &.e-success {
574
574
  @include outline-success-focus;
575
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
575
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
576
576
  box-shadow: none;
577
577
  }
578
578
  @if $skin-name == 'bootstrap5' {
@@ -582,7 +582,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
582
582
 
583
583
  &.e-info {
584
584
  @include outline-info-focus;
585
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
585
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
586
586
  box-shadow: none;
587
587
  }
588
588
  @if $skin-name == 'bootstrap5' {
@@ -592,7 +592,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
592
592
 
593
593
  &.e-warning {
594
594
  @include outline-warning-focus;
595
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
595
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
596
596
  box-shadow: none;
597
597
  }
598
598
  @if $skin-name == 'bootstrap5' {
@@ -602,7 +602,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
602
602
 
603
603
  &.e-danger {
604
604
  @include outline-danger-focus;
605
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
605
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
606
606
  box-shadow: none;
607
607
  }
608
608
  @if $skin-name == 'bootstrap5' {
@@ -124,7 +124,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
124
124
  input:focus+label.e-btn,
125
125
  .e-btn:focus,
126
126
  .e-btn:hover {
127
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
127
+ @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
128
128
  z-index: 2;
129
129
  }
130
130
  }
@@ -414,7 +414,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
414
414
  }
415
415
  }
416
416
 
417
- @if $skin-name == 'material' or $skin-name == 'bootstrap4' or $skin-name == 'Material3' {
417
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
418
418
  .e-btn {
419
419
  box-shadow: none;
420
420
  }
@@ -458,7 +458,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
458
458
  .e-btn:focus,
459
459
  input:focus+label.e-btn {
460
460
  @include button-focus;
461
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
461
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
462
462
  box-shadow: none;
463
463
  }
464
464
  @if $skin-name == 'bootstrap5' {
@@ -475,7 +475,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
475
475
 
476
476
  &.e-primary {
477
477
  @include primary-focus;
478
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
478
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
479
479
  box-shadow: none;
480
480
  }
481
481
  @if $skin-name == 'bootstrap5' {
@@ -489,7 +489,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
489
489
 
490
490
  &.e-success {
491
491
  @include success-focus;
492
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
492
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
493
493
  box-shadow: none;
494
494
  }
495
495
  @if $skin-name == 'bootstrap5' {
@@ -503,7 +503,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
503
503
 
504
504
  &.e-info {
505
505
  @include info-focus;
506
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
506
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
507
507
  box-shadow: none;
508
508
  }
509
509
  @if $skin-name == 'bootstrap5' {
@@ -517,7 +517,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
517
517
 
518
518
  &.e-warning {
519
519
  @include warning-focus;
520
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
520
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
521
521
  box-shadow: none;
522
522
  }
523
523
  @if $skin-name == 'bootstrap5' {
@@ -531,7 +531,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
531
531
 
532
532
  &.e-danger {
533
533
  @include danger-focus;
534
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
534
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
535
535
  box-shadow: none;
536
536
  }
537
537
  @if $skin-name == 'bootstrap5' {
@@ -553,7 +553,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
553
553
 
554
554
  &.e-outline {
555
555
  @include outline-focus;
556
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
556
+ @if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
557
557
  box-shadow: none;
558
558
  }
559
559
  @if $skin-name == 'bootstrap5' {
@@ -562,7 +562,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
562
562
 
563
563
  &.e-primary {
564
564
  @include outline-primary-focus;
565
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
565
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
566
566
  box-shadow: none;
567
567
  }
568
568
  @if $skin-name == 'bootstrap5' {
@@ -572,7 +572,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
572
572
 
573
573
  &.e-success {
574
574
  @include outline-success-focus;
575
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
575
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
576
576
  box-shadow: none;
577
577
  }
578
578
  @if $skin-name == 'bootstrap5' {
@@ -582,7 +582,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
582
582
 
583
583
  &.e-info {
584
584
  @include outline-info-focus;
585
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
585
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
586
586
  box-shadow: none;
587
587
  }
588
588
  @if $skin-name == 'bootstrap5' {
@@ -592,7 +592,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
592
592
 
593
593
  &.e-warning {
594
594
  @include outline-warning-focus;
595
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
595
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
596
596
  box-shadow: none;
597
597
  }
598
598
  @if $skin-name == 'bootstrap5' {
@@ -602,7 +602,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
602
602
 
603
603
  &.e-danger {
604
604
  @include outline-danger-focus;
605
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
605
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
606
606
  box-shadow: none;
607
607
  }
608
608
  @if $skin-name == 'bootstrap5' {
@@ -126,7 +126,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
126
126
  input:focus+label.e-btn,
127
127
  .e-btn:focus,
128
128
  .e-btn:hover {
129
- @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
129
+ @if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
130
130
  z-index: 2;
131
131
  }
132
132
  }
@@ -416,7 +416,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
416
416
  }
417
417
  }
418
418
 
419
- @if $skin-name == 'material' or $skin-name == 'bootstrap4' or $skin-name == 'Material3' {
419
+ @if $skin-name == 'material' or $skin-name == 'Material3' {
420
420
  .e-btn {
421
421
  box-shadow: none;
422
422
  }
@@ -460,7 +460,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
460
460
  .e-btn:focus,
461
461
  input:focus+label.e-btn {
462
462
  @include button-focus;
463
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
463
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
464
464
  box-shadow: none;
465
465
  }
466
466
  @if $skin-name == 'bootstrap5' {
@@ -477,7 +477,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
477
477
 
478
478
  &.e-primary {
479
479
  @include primary-focus;
480
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
480
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
481
481
  box-shadow: none;
482
482
  }
483
483
  @if $skin-name == 'bootstrap5' {
@@ -491,7 +491,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
491
491
 
492
492
  &.e-success {
493
493
  @include success-focus;
494
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
494
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
495
495
  box-shadow: none;
496
496
  }
497
497
  @if $skin-name == 'bootstrap5' {
@@ -505,7 +505,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
505
505
 
506
506
  &.e-info {
507
507
  @include info-focus;
508
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
508
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
509
509
  box-shadow: none;
510
510
  }
511
511
  @if $skin-name == 'bootstrap5' {
@@ -519,7 +519,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
519
519
 
520
520
  &.e-warning {
521
521
  @include warning-focus;
522
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
522
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
523
523
  box-shadow: none;
524
524
  }
525
525
  @if $skin-name == 'bootstrap5' {
@@ -533,7 +533,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
533
533
 
534
534
  &.e-danger {
535
535
  @include danger-focus;
536
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
536
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
537
537
  box-shadow: none;
538
538
  }
539
539
  @if $skin-name == 'bootstrap5' {
@@ -555,7 +555,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
555
555
 
556
556
  &.e-outline {
557
557
  @include outline-focus;
558
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
558
+ @if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
559
559
  box-shadow: none;
560
560
  }
561
561
  @if $skin-name == 'bootstrap5' {
@@ -564,7 +564,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
564
564
 
565
565
  &.e-primary {
566
566
  @include outline-primary-focus;
567
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
567
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
568
568
  box-shadow: none;
569
569
  }
570
570
  @if $skin-name == 'bootstrap5' {
@@ -574,7 +574,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
574
574
 
575
575
  &.e-success {
576
576
  @include outline-success-focus;
577
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
577
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
578
578
  box-shadow: none;
579
579
  }
580
580
  @if $skin-name == 'bootstrap5' {
@@ -584,7 +584,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
584
584
 
585
585
  &.e-info {
586
586
  @include outline-info-focus;
587
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
587
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
588
588
  box-shadow: none;
589
589
  }
590
590
  @if $skin-name == 'bootstrap5' {
@@ -594,7 +594,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
594
594
 
595
595
  &.e-warning {
596
596
  @include outline-warning-focus;
597
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
597
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
598
598
  box-shadow: none;
599
599
  }
600
600
  @if $skin-name == 'bootstrap5' {
@@ -604,7 +604,7 @@ $btn-grp-outline-focus-danger-color: $btn-danger-active-color !default;
604
604
 
605
605
  &.e-danger {
606
606
  @include outline-danger-focus;
607
- @if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
607
+ @if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
608
608
  box-shadow: none;
609
609
  }
610
610
  @if $skin-name == 'bootstrap5' {