@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.
- package/SCSS-Themes/bootstrap-dark.scss +109 -83
- package/SCSS-Themes/bootstrap.scss +109 -83
- package/SCSS-Themes/bootstrap4.scss +121 -95
- package/SCSS-Themes/bootstrap5-dark.scss +115 -89
- package/SCSS-Themes/bootstrap5.scss +115 -89
- package/SCSS-Themes/buttons/button/bootstrap-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap4.scss +24 -60
- package/SCSS-Themes/buttons/button/bootstrap5-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/bootstrap5.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fabric.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/fluent.scss +12 -48
- package/SCSS-Themes/buttons/button/highcontrast.scss +12 -48
- package/SCSS-Themes/buttons/button/material-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material.scss +12 -48
- package/SCSS-Themes/buttons/button/material3-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/material3.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +12 -48
- package/SCSS-Themes/buttons/button/tailwind.scss +12 -48
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +5 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +5 -0
- package/SCSS-Themes/fabric-dark.scss +109 -83
- package/SCSS-Themes/fabric.scss +109 -83
- package/SCSS-Themes/fluent-dark.scss +113 -87
- package/SCSS-Themes/fluent.scss +113 -87
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/bootstrap.scss +22 -4
- package/SCSS-Themes/grids/grid/bootstrap4.scss +22 -4
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/bootstrap5.scss +22 -4
- package/SCSS-Themes/grids/grid/fabric-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/fabric.scss +22 -4
- package/SCSS-Themes/grids/grid/fluent-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/fluent.scss +22 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +22 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/material.scss +22 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/material3.scss +22 -4
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +22 -4
- package/SCSS-Themes/grids/grid/tailwind.scss +22 -4
- package/SCSS-Themes/highcontrast.scss +109 -83
- package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap4.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent.scss +0 -1
- package/SCSS-Themes/kanban/kanban/highcontrast.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind.scss +0 -1
- package/SCSS-Themes/material-dark.scss +109 -83
- package/SCSS-Themes/material.scss +110 -83
- package/SCSS-Themes/material3-dark.scss +111 -85
- package/SCSS-Themes/material3.scss +111 -85
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fabric.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/fluent.scss +10 -3
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/material3.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +10 -3
- package/SCSS-Themes/navigations/stepper/tailwind.scss +10 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +13 -5
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +13 -5
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/fluent.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +10 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +14 -2
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +14 -2
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +5 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +6 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +6 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +6 -5
- package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fabric.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/fluent.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/material3.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +14 -14
- package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +14 -14
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +4 -2
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +3 -1
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +3 -1
- package/SCSS-Themes/tailwind-dark.scss +112 -86
- package/SCSS-Themes/tailwind.scss +112 -86
- 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 == '
|
|
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 == '
|
|
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 == '
|
|
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 == '
|
|
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 == '
|
|
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' {
|
|
@@ -316,7 +316,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
316
316
|
}
|
|
317
317
|
|
|
318
318
|
&.e-focused {
|
|
319
|
-
|
|
319
|
+
@if $skin-name != 'FluentUI' {
|
|
320
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
321
|
+
}
|
|
320
322
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
321
323
|
}
|
|
322
324
|
|
|
@@ -313,7 +313,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
&.e-focused {
|
|
316
|
-
|
|
316
|
+
@if $skin-name != 'FluentUI' {
|
|
317
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
318
|
+
}
|
|
317
319
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
318
320
|
}
|
|
319
321
|
|
|
@@ -313,7 +313,9 @@ $drop-down-btn-bigger-popup-margin-top: 0 !default;
|
|
|
313
313
|
}
|
|
314
314
|
|
|
315
315
|
&.e-focused {
|
|
316
|
-
|
|
316
|
+
@if $skin-name != 'FluentUI' {
|
|
317
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
318
|
+
}
|
|
317
319
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
318
320
|
}
|
|
319
321
|
|
|
@@ -315,7 +315,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
315
315
|
}
|
|
316
316
|
|
|
317
317
|
&.e-focused {
|
|
318
|
-
|
|
318
|
+
@if $skin-name != 'FluentUI' {
|
|
319
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
320
|
+
}
|
|
319
321
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
320
322
|
}
|
|
321
323
|
|
|
@@ -315,7 +315,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
315
315
|
}
|
|
316
316
|
|
|
317
317
|
&.e-focused {
|
|
318
|
-
|
|
318
|
+
@if $skin-name != 'FluentUI' {
|
|
319
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
320
|
+
}
|
|
319
321
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
320
322
|
}
|
|
321
323
|
|