@syncfusion/blazor-themes 24.1.45 → 24.1.46
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 +75 -71
- package/SCSS-Themes/bootstrap.scss +75 -71
- package/SCSS-Themes/bootstrap4.scss +87 -83
- package/SCSS-Themes/bootstrap5-dark.scss +78 -74
- package/SCSS-Themes/bootstrap5.scss +78 -74
- 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-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 +75 -71
- package/SCSS-Themes/fabric.scss +75 -71
- package/SCSS-Themes/fluent-dark.scss +78 -74
- package/SCSS-Themes/fluent.scss +78 -74
- 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 +15 -4
- package/SCSS-Themes/grids/grid/bootstrap.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap4.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/bootstrap5.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fabric.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/fluent.scss +15 -4
- package/SCSS-Themes/grids/grid/highcontrast.scss +15 -4
- package/SCSS-Themes/grids/grid/material-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material.scss +15 -4
- package/SCSS-Themes/grids/grid/material3-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/material3.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +15 -4
- package/SCSS-Themes/grids/grid/tailwind.scss +15 -4
- package/SCSS-Themes/highcontrast.scss +75 -71
- package/SCSS-Themes/material-dark.scss +75 -71
- package/SCSS-Themes/material.scss +75 -71
- package/SCSS-Themes/material3-dark.scss +76 -72
- package/SCSS-Themes/material3.scss +76 -72
- 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/bootstrap5-dark.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +3 -3
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/fluent.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +2 -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/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 +77 -73
- package/SCSS-Themes/tailwind.scss +77 -73
- package/package.json +1 -1
|
@@ -3236,6 +3236,11 @@ $ddl-bigger-small-list-font-size: $text-sm !default;
|
|
|
3236
3236
|
}
|
|
3237
3237
|
}
|
|
3238
3238
|
|
|
3239
|
+
.e-popup.e-ddl-device.e-popup-close {
|
|
3240
|
+
display: block;
|
|
3241
|
+
visibility: hidden;
|
|
3242
|
+
}
|
|
3243
|
+
|
|
3239
3244
|
.e-popup-full-page {
|
|
3240
3245
|
bottom: 0;
|
|
3241
3246
|
left: 0;
|
|
@@ -23327,11 +23332,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23327
23332
|
outline: $btn-active-outline;
|
|
23328
23333
|
outline-offset: $btn-active-outline-offset;
|
|
23329
23334
|
}
|
|
23330
|
-
@if $skin-name
|
|
23331
|
-
$color-rgba: rgba(mix(lighten($btn-active-bgcolor, 50%), $btn-active-border-color, 15%), .5);
|
|
23332
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23333
|
-
}
|
|
23334
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23335
|
+
@else if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23335
23336
|
box-shadow: $btn-active-box-shadow;
|
|
23336
23337
|
}
|
|
23337
23338
|
}
|
|
@@ -23363,11 +23364,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23363
23364
|
@if $skin-name != 'FluentUI' {
|
|
23364
23365
|
outline: $btn-active-outline;
|
|
23365
23366
|
}
|
|
23366
|
-
@if $skin-name
|
|
23367
|
-
$color-rgba: rgba(mix(lighten($btn-primary-active-bgcolor, 50%), $btn-primary-active-border-color, 15%), .5);
|
|
23368
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23369
|
-
}
|
|
23370
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23367
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23371
23368
|
box-shadow: $btn-active-box-shadow;
|
|
23372
23369
|
}
|
|
23373
23370
|
}
|
|
@@ -23404,13 +23401,11 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23404
23401
|
@if $skin-name == 'bootstrap4' {
|
|
23405
23402
|
background: $btn-bgcolor;
|
|
23406
23403
|
border-color: transparent;
|
|
23407
|
-
$color-rgba: rgba(mix(lighten($btn-outline-active-bgcolor, 50%), $btn-outline-active-border-color, 15%), .5);
|
|
23408
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23409
23404
|
}
|
|
23410
23405
|
@else {
|
|
23411
23406
|
background: $btn-outline-active-bgcolor;
|
|
23412
23407
|
border-color: $btn-outline-active-border-color;
|
|
23413
|
-
@if $skin-name != 'bootstrap5' {
|
|
23408
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23414
23409
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23415
23410
|
}
|
|
23416
23411
|
}
|
|
@@ -23439,8 +23434,6 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23439
23434
|
@if $skin-name == 'bootstrap4' {
|
|
23440
23435
|
background: $btn-primary-bgcolor;
|
|
23441
23436
|
border-color: transparent;
|
|
23442
|
-
$color-rgba: rgba(mix(lighten($btn-primary-active-bgcolor, 50%), $btn-outline-primary-active-border-color, 15%), .5);
|
|
23443
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23444
23437
|
}
|
|
23445
23438
|
@else if ($skin-name == 'bootstrap5') {
|
|
23446
23439
|
background: $btn-primary-bgcolor;
|
|
@@ -23448,7 +23441,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23448
23441
|
@else {
|
|
23449
23442
|
background: $btn-primary-active-bgcolor;
|
|
23450
23443
|
border-color: $btn-outline-primary-active-border-color;
|
|
23451
|
-
@if $skin-name != 'bootstrap5' {
|
|
23444
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23452
23445
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23453
23446
|
}
|
|
23454
23447
|
}
|
|
@@ -23482,13 +23475,11 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23482
23475
|
@if $skin-name == 'bootstrap4' {
|
|
23483
23476
|
background: $btn-success-bgcolor;
|
|
23484
23477
|
border-color: transparent;
|
|
23485
|
-
$color-rgba: rgba(mix(lighten($btn-success-active-bgcolor, 50%), $btn-success-active-border-color, 15%), .5);
|
|
23486
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23487
23478
|
}
|
|
23488
23479
|
@else {
|
|
23489
23480
|
background: $btn-success-active-bgcolor;
|
|
23490
23481
|
border-color: $btn-success-active-border-color;
|
|
23491
|
-
@if $skin-name != 'bootstrap5' {
|
|
23482
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23492
23483
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23493
23484
|
}
|
|
23494
23485
|
}
|
|
@@ -23522,8 +23513,6 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23522
23513
|
@if $skin-name == 'bootstrap4' {
|
|
23523
23514
|
background: $btn-info-bgcolor;
|
|
23524
23515
|
border-color: transparent;
|
|
23525
|
-
$color-rgba: rgba(mix(lighten($btn-info-active-bgcolor, 50%), $btn-info-active-border-color, 15%), .5);
|
|
23526
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23527
23516
|
}
|
|
23528
23517
|
@else if ($skin-name == 'bootstrap5') {
|
|
23529
23518
|
background: $btn-info-bgcolor;
|
|
@@ -23531,7 +23520,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23531
23520
|
@else {
|
|
23532
23521
|
background: $btn-info-active-bgcolor;
|
|
23533
23522
|
border-color: $btn-info-active-border-color;
|
|
23534
|
-
@if $skin-name != 'bootstrap5' {
|
|
23523
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23535
23524
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23536
23525
|
}
|
|
23537
23526
|
}
|
|
@@ -23565,13 +23554,11 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23565
23554
|
@if $skin-name == 'bootstrap4' {
|
|
23566
23555
|
background: $btn-warning-bgcolor;
|
|
23567
23556
|
border-color: transparent;
|
|
23568
|
-
$color-rgba: rgba(mix(lighten($btn-warning-active-bgcolor, 50%), $btn-warning-active-border-color, 15%), .5);
|
|
23569
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23570
23557
|
}
|
|
23571
23558
|
@else {
|
|
23572
23559
|
background: $btn-warning-active-bgcolor;
|
|
23573
23560
|
border-color: $btn-warning-active-border-color;
|
|
23574
|
-
@if $skin-name != 'bootstrap5' {
|
|
23561
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23575
23562
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23576
23563
|
}
|
|
23577
23564
|
}
|
|
@@ -23605,13 +23592,11 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23605
23592
|
@if $skin-name == 'bootstrap4' {
|
|
23606
23593
|
background: $btn-danger-bgcolor;
|
|
23607
23594
|
border-color: transparent;
|
|
23608
|
-
$color-rgba: rgba(mix(lighten($btn-danger-active-bgcolor, 50%), $btn-danger-active-border-color, 15%), .5);
|
|
23609
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23610
23595
|
}
|
|
23611
23596
|
@else {
|
|
23612
23597
|
background: $btn-danger-active-bgcolor;
|
|
23613
23598
|
border-color: $btn-danger-active-border-color;
|
|
23614
|
-
@if $skin-name != 'bootstrap5' {
|
|
23599
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23615
23600
|
box-shadow: $btn-outline-active-box-shadow;
|
|
23616
23601
|
}
|
|
23617
23602
|
}
|
|
@@ -23723,11 +23708,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23723
23708
|
background: $btn-success-active-bgcolor;
|
|
23724
23709
|
border-color: $btn-success-active-border-color;
|
|
23725
23710
|
color: $btn-success-active-color;
|
|
23726
|
-
@if $skin-name
|
|
23727
|
-
$color-rgba: rgba(mix(lighten($btn-success-active-bgcolor, 50%), $btn-success-active-border-color, 15%), .5);
|
|
23728
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23729
|
-
}
|
|
23730
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23711
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23731
23712
|
box-shadow: $btn-active-box-shadow;
|
|
23732
23713
|
}
|
|
23733
23714
|
}
|
|
@@ -23760,11 +23741,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23760
23741
|
@else {
|
|
23761
23742
|
border-color: $btn-info-active-border-color;
|
|
23762
23743
|
}
|
|
23763
|
-
@if $skin-name
|
|
23764
|
-
$color-rgba: rgba(mix(lighten($btn-info-active-bgcolor, 50%), $btn-info-active-border-color, 15%), .5);
|
|
23765
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23766
|
-
}
|
|
23767
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23744
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23768
23745
|
box-shadow: $btn-active-box-shadow;
|
|
23769
23746
|
}
|
|
23770
23747
|
}
|
|
@@ -23797,11 +23774,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23797
23774
|
border-color: $btn-warning-active-border-color;
|
|
23798
23775
|
}
|
|
23799
23776
|
color: $btn-warning-active-color;
|
|
23800
|
-
@if $skin-name
|
|
23801
|
-
$color-rgba: rgba(mix(lighten($btn-warning-active-bgcolor, 50%), $btn-warning-active-border-color, 15%), .5);
|
|
23802
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23803
|
-
}
|
|
23804
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23777
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23805
23778
|
box-shadow: $btn-active-box-shadow;
|
|
23806
23779
|
}
|
|
23807
23780
|
}
|
|
@@ -23834,11 +23807,7 @@ $btn-keyboard-focus-box-shadow: $shadow-focus-ring1 !default;
|
|
|
23834
23807
|
border-color: $btn-danger-active-border-color;
|
|
23835
23808
|
}
|
|
23836
23809
|
color: $btn-danger-active-color;
|
|
23837
|
-
@if $skin-name
|
|
23838
|
-
$color-rgba: rgba(mix(lighten($btn-danger-active-bgcolor, 50%), $btn-danger-active-border-color, 15%), .5);
|
|
23839
|
-
box-shadow: 0 0 0 .25em $color-rgba;
|
|
23840
|
-
}
|
|
23841
|
-
@else if $skin-name != 'bootstrap5' {
|
|
23810
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' {
|
|
23842
23811
|
box-shadow: $btn-active-box-shadow;
|
|
23843
23812
|
}
|
|
23844
23813
|
}
|
|
@@ -26144,7 +26113,7 @@ $calendar-active-state-icon-bg-color: rgba($content-text-color, .12) !default;
|
|
|
26144
26113
|
$calendar-icon-hover-bg-color: rgba($content-text-color, .08) !default;
|
|
26145
26114
|
$calendar-device-icon-hover-bg-color: none !default;
|
|
26146
26115
|
$calendar-focus-date-color: rgba($flyout-text-color) !default;
|
|
26147
|
-
$calendar-other-month-date: rgba($content-text-color-alt1, .
|
|
26116
|
+
$calendar-other-month-date: rgba($content-text-color-alt1, .84) !default;
|
|
26148
26117
|
$calendar-text-color: rgba($content-text-color) !default;
|
|
26149
26118
|
$calendar-hover-text: $calendar-text-color !default;
|
|
26150
26119
|
$calendar-text-color-focus: rgba($primary-text-color) !default;
|
|
@@ -31690,7 +31659,9 @@ $drop-down-btn-li-hover-bgcolor: $flyout-bg-color-hover !default;
|
|
|
31690
31659
|
}
|
|
31691
31660
|
|
|
31692
31661
|
&.e-focused {
|
|
31693
|
-
|
|
31662
|
+
@if $skin-name != 'FluentUI' {
|
|
31663
|
+
background-color: $drop-down-btn-li-focus-bgcolor;
|
|
31664
|
+
}
|
|
31694
31665
|
box-shadow: $drop-down-btn-li-box-shadow;
|
|
31695
31666
|
}
|
|
31696
31667
|
|
|
@@ -58387,6 +58358,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
58387
58358
|
$stepper-bigger-small-text-size: 14px !default;
|
|
58388
58359
|
|
|
58389
58360
|
$step-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($primary), 0 0 0 8px rgba($content-bg-color) !default;
|
|
58361
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($content-text-color), 0 0 0 8px rgba($content-bg-color) !default;
|
|
58390
58362
|
$step-valid-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($success), 0 0 0 8px rgba($content-bg-color) !default;
|
|
58391
58363
|
$step-error-li-shadow: 0 0 0 2px rgba($content-bg-color), 0 0 0 4px rgba($danger), 0 0 0 8px rgba($content-bg-color) !default;
|
|
58392
58364
|
$step-li-shadow: 0 0 0 8px rgba($content-bg-color) !default;
|
|
@@ -59121,12 +59093,18 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
59121
59093
|
}
|
|
59122
59094
|
}
|
|
59123
59095
|
|
|
59124
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
59096
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
59097
|
+
box-shadow: $step-selected-li-shadow;
|
|
59098
|
+
}
|
|
59099
|
+
|
|
59125
59100
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
59126
59101
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
59127
59102
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
59128
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
59129
|
-
|
|
59103
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
59104
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
59105
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
59106
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
59107
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
59130
59108
|
}
|
|
59131
59109
|
|
|
59132
59110
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -71154,6 +71132,11 @@ $de-column-presets-font-size: 60px !default;
|
|
|
71154
71132
|
content: '\e882';
|
|
71155
71133
|
}
|
|
71156
71134
|
|
|
71135
|
+
.e-de-share::before {
|
|
71136
|
+
content: '\e8f2';
|
|
71137
|
+
font-family: 'e-icons';
|
|
71138
|
+
}
|
|
71139
|
+
|
|
71157
71140
|
.e-de-preset-container {
|
|
71158
71141
|
width: 95px;
|
|
71159
71142
|
}
|
|
@@ -79156,7 +79139,8 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
79156
79139
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
79157
79140
|
& .e-rowcell.e-dragborder,
|
|
79158
79141
|
& .e-rowdragdrop.e-dragborder,
|
|
79159
|
-
& .e-detailrowcollapse.e-dragborder
|
|
79142
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
79143
|
+
& .e-detailrowexpand.e-dragborder {
|
|
79160
79144
|
z-index: $grid-dragborder-z-index;
|
|
79161
79145
|
}
|
|
79162
79146
|
}
|
|
@@ -79175,7 +79159,10 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
79175
79159
|
& .e-rowdragdrop.e-dragborder.e-fixedfreeze,
|
|
79176
79160
|
& .e-detailrowcollapse.e-dragborder.e-leftfreeze,
|
|
79177
79161
|
& .e-detailrowcollapse.e-dragborder.e-rightfreeze,
|
|
79178
|
-
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze
|
|
79162
|
+
& .e-detailrowcollapse.e-dragborder.e-fixedfreeze,
|
|
79163
|
+
& .e-detailrowexpand.e-dragborder.e-leftfreeze,
|
|
79164
|
+
& .e-detailrowexpand.e-dragborder.e-rightfreeze,
|
|
79165
|
+
& .e-detailrowexpand.e-dragborder.e-fixedfreeze {
|
|
79179
79166
|
z-index: 6;
|
|
79180
79167
|
}
|
|
79181
79168
|
}
|
|
@@ -79186,7 +79173,8 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
79186
79173
|
& tr.e-row:first-child .e-rowcell.e-dragborder,
|
|
79187
79174
|
& .e-rowcell.e-dragborder,
|
|
79188
79175
|
& .e-rowdragdrop.e-dragborder,
|
|
79189
|
-
& .e-detailrowcollapse.e-dragborder
|
|
79176
|
+
& .e-detailrowcollapse.e-dragborder,
|
|
79177
|
+
& .e-detailrowexpand.e-dragborder {
|
|
79190
79178
|
box-shadow: $grid-dragborder-box-shadow;
|
|
79191
79179
|
}
|
|
79192
79180
|
}
|
|
@@ -79222,7 +79210,8 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
79222
79210
|
& tr.e-row:first-child .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
79223
79211
|
& .e-rowcell.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
79224
79212
|
& .e-rowdragdrop.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze),
|
|
79225
|
-
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
79213
|
+
& .e-detailrowcollapse.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze)
|
|
79214
|
+
& .e-detailrowexpand.e-dragborder:not(.e-leftfreeze, .e-rightfreeze, .e-fixedfreeze) {
|
|
79226
79215
|
position: $grid-dragborder-position;
|
|
79227
79216
|
}
|
|
79228
79217
|
}
|
|
@@ -82614,6 +82603,11 @@ margin: $grid-group-animator-cell-margin;
|
|
|
82614
82603
|
overflow-y: auto;
|
|
82615
82604
|
}
|
|
82616
82605
|
|
|
82606
|
+
.e-gridcontent .e-content,
|
|
82607
|
+
.e-detailrowcollapse.e-dragborder,
|
|
82608
|
+
.e-detailrowexpand.e-dragborder{
|
|
82609
|
+
position: $grid-dragborder-position;
|
|
82610
|
+
}
|
|
82617
82611
|
.e-gridcontent .e-content.e-yscroll {
|
|
82618
82612
|
overflow-y: scroll;
|
|
82619
82613
|
}
|
|
@@ -88898,7 +88892,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
88898
88892
|
input:focus+label.e-btn,
|
|
88899
88893
|
.e-btn:focus,
|
|
88900
88894
|
.e-btn:hover {
|
|
88901
|
-
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
88895
|
+
@if $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'bootstrap4' {
|
|
88902
88896
|
z-index: 2;
|
|
88903
88897
|
}
|
|
88904
88898
|
}
|
|
@@ -89188,7 +89182,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89188
89182
|
}
|
|
89189
89183
|
}
|
|
89190
89184
|
|
|
89191
|
-
@if $skin-name == 'material' or $skin-name == '
|
|
89185
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
89192
89186
|
.e-btn {
|
|
89193
89187
|
box-shadow: none;
|
|
89194
89188
|
}
|
|
@@ -89232,7 +89226,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89232
89226
|
.e-btn:focus,
|
|
89233
89227
|
input:focus+label.e-btn {
|
|
89234
89228
|
@include button-focus;
|
|
89235
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89229
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89236
89230
|
box-shadow: none;
|
|
89237
89231
|
}
|
|
89238
89232
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -89249,7 +89243,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89249
89243
|
|
|
89250
89244
|
&.e-primary {
|
|
89251
89245
|
@include primary-focus;
|
|
89252
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89246
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89253
89247
|
box-shadow: none;
|
|
89254
89248
|
}
|
|
89255
89249
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -89263,7 +89257,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89263
89257
|
|
|
89264
89258
|
&.e-success {
|
|
89265
89259
|
@include success-focus;
|
|
89266
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89260
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89267
89261
|
box-shadow: none;
|
|
89268
89262
|
}
|
|
89269
89263
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -89277,7 +89271,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89277
89271
|
|
|
89278
89272
|
&.e-info {
|
|
89279
89273
|
@include info-focus;
|
|
89280
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89274
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89281
89275
|
box-shadow: none;
|
|
89282
89276
|
}
|
|
89283
89277
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -89291,7 +89285,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89291
89285
|
|
|
89292
89286
|
&.e-warning {
|
|
89293
89287
|
@include warning-focus;
|
|
89294
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89288
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89295
89289
|
box-shadow: none;
|
|
89296
89290
|
}
|
|
89297
89291
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -89305,7 +89299,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89305
89299
|
|
|
89306
89300
|
&.e-danger {
|
|
89307
89301
|
@include danger-focus;
|
|
89308
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89302
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89309
89303
|
box-shadow: none;
|
|
89310
89304
|
}
|
|
89311
89305
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -89327,7 +89321,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89327
89321
|
|
|
89328
89322
|
&.e-outline {
|
|
89329
89323
|
@include outline-focus;
|
|
89330
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89324
|
+
@if $skin-name != 'bootstrap5' $skin-name != 'bootstrap4' and and $skin-name != 'tailwind' {
|
|
89331
89325
|
box-shadow: none;
|
|
89332
89326
|
}
|
|
89333
89327
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -89336,7 +89330,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89336
89330
|
|
|
89337
89331
|
&.e-primary {
|
|
89338
89332
|
@include outline-primary-focus;
|
|
89339
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89333
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89340
89334
|
box-shadow: none;
|
|
89341
89335
|
}
|
|
89342
89336
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -89346,7 +89340,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89346
89340
|
|
|
89347
89341
|
&.e-success {
|
|
89348
89342
|
@include outline-success-focus;
|
|
89349
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89343
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89350
89344
|
box-shadow: none;
|
|
89351
89345
|
}
|
|
89352
89346
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -89356,7 +89350,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89356
89350
|
|
|
89357
89351
|
&.e-info {
|
|
89358
89352
|
@include outline-info-focus;
|
|
89359
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89353
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89360
89354
|
box-shadow: none;
|
|
89361
89355
|
}
|
|
89362
89356
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -89366,7 +89360,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89366
89360
|
|
|
89367
89361
|
&.e-warning {
|
|
89368
89362
|
@include outline-warning-focus;
|
|
89369
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89363
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89370
89364
|
box-shadow: none;
|
|
89371
89365
|
}
|
|
89372
89366
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -89376,7 +89370,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89376
89370
|
|
|
89377
89371
|
&.e-danger {
|
|
89378
89372
|
@include outline-danger-focus;
|
|
89379
|
-
@if $skin-name != 'bootstrap5' and $skin-name != 'tailwind' {
|
|
89373
|
+
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89380
89374
|
box-shadow: none;
|
|
89381
89375
|
}
|
|
89382
89376
|
@if $skin-name == 'bootstrap5' {
|
|
@@ -95446,7 +95440,7 @@ $gantt-rowdd-childborder-width: 2px 0 0 !default;
|
|
|
95446
95440
|
}
|
|
95447
95441
|
|
|
95448
95442
|
.e-zero-spacing {
|
|
95449
|
-
border-spacing:
|
|
95443
|
+
border-spacing: 0;
|
|
95450
95444
|
}
|
|
95451
95445
|
|
|
95452
95446
|
.e-chart-row:first-child .e-chart-row-border {
|
|
@@ -125467,6 +125461,7 @@ $ribbon-large-items-btn-height: 15px !default;
|
|
|
125467
125461
|
$ribbon-large-items-icon-size: $text-4xl !default;
|
|
125468
125462
|
$ribbon-large-items-max-width: 10ch !default;
|
|
125469
125463
|
$ribbon-large-items-icon-padding: 4px 3px !default;
|
|
125464
|
+
$ribbon-large-items-btn-gap: 4px !default;
|
|
125470
125465
|
$ribbon-items-border: none !default;
|
|
125471
125466
|
$ribbon-items-border-radius: 4px !default;
|
|
125472
125467
|
$ribbon-items-font-weight: $font-weight-normal !default;
|
|
@@ -125563,6 +125558,7 @@ $ribbon-bigger-large-items-icon-size: 36px !default;
|
|
|
125563
125558
|
$ribbon-bigger-large-items-btn-padding: 0 3px !default;
|
|
125564
125559
|
$ribbon-bigger-large-items-btn-size: $text-sm !default;
|
|
125565
125560
|
$ribbon-bigger-large-items-btn-height: 18px !default;
|
|
125561
|
+
$ribbon-bigger-large-items-btn-gap: 9px !default;
|
|
125566
125562
|
$ribbon-bigger-items-padding: 2px !default;
|
|
125567
125563
|
$ribbon-bigger-items-btn-size: $text-sm !default;
|
|
125568
125564
|
$ribbon-bigger-items-height: 18px !default;
|
|
@@ -126341,6 +126337,10 @@ $ribbon-filemenu-popup-border-radius: 4px !default;
|
|
|
126341
126337
|
.e-icon-top {
|
|
126342
126338
|
height: 50%;
|
|
126343
126339
|
}
|
|
126340
|
+
|
|
126341
|
+
&.e-top-icon-btn {
|
|
126342
|
+
gap: $ribbon-large-items-btn-gap;
|
|
126343
|
+
}
|
|
126344
126344
|
}
|
|
126345
126345
|
|
|
126346
126346
|
& > .e-split-btn-wrapper.e-vertical .e-btn {
|
|
@@ -126966,6 +126966,10 @@ $ribbon-filemenu-popup-border-radius: 4px !default;
|
|
|
126966
126966
|
font-size: $ribbon-bigger-large-items-icon-size;
|
|
126967
126967
|
padding: $ribbon-bigger-large-items-icon-padding;
|
|
126968
126968
|
}
|
|
126969
|
+
|
|
126970
|
+
&.e-top-icon-btn {
|
|
126971
|
+
gap: $ribbon-bigger-large-items-btn-gap;
|
|
126972
|
+
}
|
|
126969
126973
|
}
|
|
126970
126974
|
|
|
126971
126975
|
.e-dropdown-btn {
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $gray-base, 0 0 0 4px $brand-primary, 0 0 0 8px $gray-base !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $gray-base, 0 0 0 4px $grey-light-font, 0 0 0 8px $gray-base !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $gray-base, 0 0 0 4px $brand-success, 0 0 0 8px $gray-base !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $gray-base, 0 0 0 4px $brand-danger, 0 0 0 8px $gray-base !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $gray-base !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $brand-primary-lighten-15 !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $brand-primary, 0 0 0 8px $grey-white !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $base-font, 0 0 0 8px $grey-white !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $brand-success, 0 0 0 8px $grey-white !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $grey-white, 0 0 0 4px $brand-danger, 0 0 0 8px $grey-white !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $grey-white !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $brand-primary-darken-15 !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $white, 0 0 0 4px $primary, 0 0 0 8px $white !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $white, 0 0 0 4px $gray-700, 0 0 0 8px $white !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $white, 0 0 0 4px $success, 0 0 0 8px $white !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $white, 0 0 0 4px $danger, 0 0 0 8px $white !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $white !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: darken($primary, 10%) !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -44,6 +44,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
44
44
|
$stepper-bigger-small-text-size: 14px !default;
|
|
45
45
|
|
|
46
46
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
|
|
47
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
|
|
47
48
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
|
|
49
50
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -778,12 +779,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
778
779
|
}
|
|
779
780
|
}
|
|
780
781
|
|
|
781
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
782
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
783
|
+
box-shadow: $step-selected-li-shadow;
|
|
784
|
+
}
|
|
785
|
+
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
784
788
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
785
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
786
|
-
|
|
789
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
792
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
793
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
787
794
|
}
|
|
788
795
|
|
|
789
796
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -44,6 +44,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
44
44
|
$stepper-bigger-small-text-size: 14px !default;
|
|
45
45
|
|
|
46
46
|
$step-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $primary, 0 0 0 8px $content-bg-color !default;
|
|
47
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $content-text-color, 0 0 0 8px $content-bg-color !default;
|
|
47
48
|
$step-valid-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $success, 0 0 0 8px $content-bg-color !default;
|
|
48
49
|
$step-error-li-shadow: 0 0 0 2px $content-bg-color, 0 0 0 4px $danger, 0 0 0 8px $content-bg-color !default;
|
|
49
50
|
$step-li-shadow: 0 0 0 8px $content-bg-color !default;
|
|
@@ -778,12 +779,18 @@ $step-selected-active-color: $primary-bg-color-pressed !default;
|
|
|
778
779
|
}
|
|
779
780
|
}
|
|
780
781
|
|
|
781
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
782
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
783
|
+
box-shadow: $step-selected-li-shadow;
|
|
784
|
+
}
|
|
785
|
+
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
784
788
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
785
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
786
|
-
|
|
789
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
792
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
793
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
787
794
|
}
|
|
788
795
|
|
|
789
796
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|
|
@@ -43,6 +43,7 @@ $stepper-bigger-small-optional-size: 12px !default;
|
|
|
43
43
|
$stepper-bigger-small-text-size: 14px !default;
|
|
44
44
|
|
|
45
45
|
$step-selected-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $theme-primary, 0 0 0 8px $neutral-white !default;
|
|
46
|
+
$step-keyboard-selected-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $neutral-light-fontalt, 0 0 0 8px $neutral-white !default;
|
|
46
47
|
$step-valid-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $success-bg, 0 0 0 8px $neutral-white !default;
|
|
47
48
|
$step-error-li-shadow: 0 0 0 2px $neutral-white, 0 0 0 4px $error-bg, 0 0 0 8px $neutral-white !default;
|
|
48
49
|
$step-li-shadow: 0 0 0 8px $neutral-white !default;
|
|
@@ -777,12 +778,18 @@ $step-selected-active-color: $theme-dark !default;
|
|
|
777
778
|
}
|
|
778
779
|
}
|
|
779
780
|
|
|
780
|
-
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step
|
|
781
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step {
|
|
782
|
+
box-shadow: $step-selected-li-shadow;
|
|
783
|
+
}
|
|
784
|
+
|
|
781
785
|
.e-stepper-steps .e-step-container.e-step-focus .e-step,
|
|
782
786
|
.e-stepper-steps .e-step-container.e-step-label-only.e-step-focus .e-label,
|
|
783
787
|
.e-stepper-steps .e-step-container.e-step-text-only.e-step-focus .e-text,
|
|
784
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus
|
|
785
|
-
|
|
788
|
+
.e-stepper-steps .e-step-container.e-step-template.e-step-focus,
|
|
789
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container:focus-visible .e-step,
|
|
790
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-text-only:focus-visible .e-text,
|
|
791
|
+
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-label-only:focus-visible .e-label {
|
|
792
|
+
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
786
793
|
}
|
|
787
794
|
|
|
788
795
|
&:not(.e-steps-focus) .e-stepper-steps .e-step-container.e-step-valid.e-step-selected:not(.e-step-text-only):not(.e-step-label-only) .e-step,
|