@syncfusion/blazor-themes 25.1.38 → 25.1.40
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/bds-dark.scss +365 -430
- package/SCSS-Themes/bds.scss +365 -430
- package/SCSS-Themes/bootstrap-dark.scss +365 -430
- package/SCSS-Themes/bootstrap.scss +365 -430
- package/SCSS-Themes/bootstrap4.scss +365 -430
- package/SCSS-Themes/bootstrap5-dark.scss +365 -430
- package/SCSS-Themes/bootstrap5.scss +365 -430
- package/SCSS-Themes/fabric-dark.scss +365 -430
- package/SCSS-Themes/fabric.scss +365 -430
- package/SCSS-Themes/fluent-dark.scss +365 -430
- package/SCSS-Themes/fluent.scss +365 -430
- package/SCSS-Themes/grids/grid/bds-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/bds.scss +10 -2
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +10 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +10 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +10 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/fabric.scss +10 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/fluent.scss +10 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +10 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/material.scss +10 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/material3.scss +10 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +10 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +10 -2
- package/SCSS-Themes/highcontrast.scss +365 -430
- package/SCSS-Themes/material-dark.scss +365 -430
- package/SCSS-Themes/material.scss +365 -430
- package/SCSS-Themes/material3-dark.scss +365 -430
- package/SCSS-Themes/material3.scss +365 -430
- package/SCSS-Themes/navigations/stepper/bds-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bds.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bootstrap-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bootstrap.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bootstrap4.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bootstrap5-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/bootstrap5.scss +323 -429
- package/SCSS-Themes/navigations/stepper/fabric-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/fabric.scss +323 -429
- package/SCSS-Themes/navigations/stepper/fluent-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/fluent.scss +323 -429
- package/SCSS-Themes/navigations/stepper/highcontrast.scss +323 -429
- package/SCSS-Themes/navigations/stepper/material-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/material.scss +323 -429
- package/SCSS-Themes/navigations/stepper/material3-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/material3.scss +323 -429
- package/SCSS-Themes/navigations/stepper/tailwind-dark.scss +323 -429
- package/SCSS-Themes/navigations/stepper/tailwind.scss +323 -429
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +16 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +16 -0
- package/SCSS-Themes/schedule/schedule/bds-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bds.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +18 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +18 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +18 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +18 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/material.scss +18 -1
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +18 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +18 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +18 -1
- package/SCSS-Themes/splitbuttons/button-group/bds-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bds.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bootstrap.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bootstrap4.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/bootstrap5.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/fabric-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/fabric.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/fluent-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/fluent.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/highcontrast.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/material-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/material.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/material3-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/material3.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/tailwind-dark.scss +1 -1
- package/SCSS-Themes/splitbuttons/button-group/tailwind.scss +1 -1
- package/SCSS-Themes/tailwind-dark.scss +365 -430
- package/SCSS-Themes/tailwind.scss +365 -430
- package/package.json +1 -1
|
@@ -58447,12 +58447,11 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58447
58447
|
.e-stepper {
|
|
58448
58448
|
position: relative;
|
|
58449
58449
|
&.e-stepper-readonly,
|
|
58450
|
-
.e-
|
|
58450
|
+
.e-step-disabled {
|
|
58451
58451
|
cursor: default;
|
|
58452
58452
|
pointer-events: none;
|
|
58453
58453
|
}
|
|
58454
|
-
|
|
58455
|
-
&.e-step-type-indicator .e-stepper-steps .e-step-container {
|
|
58454
|
+
&.e-step-type-indicator .e-step-container {
|
|
58456
58455
|
&:not(.e-step-icon.e-step-label.e-step-text) {
|
|
58457
58456
|
.e-icons.e-step-indicator {
|
|
58458
58457
|
font-size: $stepper-step-width;
|
|
@@ -58465,12 +58464,12 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58465
58464
|
}
|
|
58466
58465
|
|
|
58467
58466
|
//For Blazor Stepper Tooltip
|
|
58468
|
-
.e-
|
|
58469
|
-
&.e-vertical.e-label-after .e-
|
|
58470
|
-
&.e-vertical.e-label-before .e-
|
|
58467
|
+
.e-step-container:has(.e-tooltip-wrap.e-stepper-tooltip),
|
|
58468
|
+
&.e-vertical.e-label-after .e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip),
|
|
58469
|
+
&.e-vertical.e-label-before .e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip) {
|
|
58471
58470
|
position: relative;
|
|
58472
58471
|
}
|
|
58473
|
-
&.e-horizontal .e-
|
|
58472
|
+
&.e-horizontal .e-step-icon.e-step-label:has(.e-tooltip-wrap.e-stepper-tooltip) {
|
|
58474
58473
|
position: unset;
|
|
58475
58474
|
}
|
|
58476
58475
|
.e-tooltip-wrap.e-stepper-tooltip {
|
|
@@ -58495,15 +58494,14 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58495
58494
|
top: -6px;
|
|
58496
58495
|
}
|
|
58497
58496
|
}
|
|
58498
|
-
.e-
|
|
58497
|
+
.e-step-icon.e-step-label .e-tooltip-wrap.e-stepper-tooltip {
|
|
58499
58498
|
left: unset;
|
|
58500
58499
|
top: 0;
|
|
58501
58500
|
transform: translate(0%, -135%);
|
|
58502
58501
|
}
|
|
58503
|
-
&.e-step-type-indicator .e-
|
|
58502
|
+
&.e-step-type-indicator .e-tooltip-wrap.e-stepper-tooltip {
|
|
58504
58503
|
transform: translate(-50%, -115%);
|
|
58505
58504
|
}
|
|
58506
|
-
|
|
58507
58505
|
.e-stepper-steps {
|
|
58508
58506
|
display: flex;
|
|
58509
58507
|
padding: 0;
|
|
@@ -58511,124 +58509,170 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58511
58509
|
justify-content: space-between;
|
|
58512
58510
|
position: relative;
|
|
58513
58511
|
align-items: flex-start;
|
|
58514
|
-
.e-step-container
|
|
58515
|
-
|
|
58516
|
-
|
|
58517
|
-
|
|
58518
|
-
|
|
58519
|
-
|
|
58520
|
-
|
|
58521
|
-
|
|
58522
|
-
|
|
58523
|
-
|
|
58524
|
-
|
|
58525
|
-
|
|
58526
|
-
|
|
58527
|
-
|
|
58528
|
-
|
|
58529
|
-
|
|
58530
|
-
|
|
58531
|
-
|
|
58512
|
+
.e-step-container,
|
|
58513
|
+
.e-step,
|
|
58514
|
+
.e-step-valid.e-step-text.e-step-text-only .e-step-text-container,
|
|
58515
|
+
.e-step-error.e-step-text.e-step-text-only .e-step-text-container,
|
|
58516
|
+
.e-step-label-container {
|
|
58517
|
+
display: flex;
|
|
58518
|
+
align-items: center;
|
|
58519
|
+
justify-content: center;
|
|
58520
|
+
}
|
|
58521
|
+
}
|
|
58522
|
+
.e-step-container {
|
|
58523
|
+
max-width: var(--max-width);
|
|
58524
|
+
list-style-type: none;
|
|
58525
|
+
cursor: pointer;
|
|
58526
|
+
text-align: center;
|
|
58527
|
+
.e-step-label-container,
|
|
58528
|
+
.e-step-text-container {
|
|
58529
|
+
max-width: clamp(100%, 10em, 100%);
|
|
58530
|
+
white-space: nowrap;
|
|
58531
|
+
}
|
|
58532
|
+
.e-step-label-optional {
|
|
58533
|
+
font-size: $stepper-optional-size;
|
|
58534
|
+
flex-basis: 100%;
|
|
58535
|
+
}
|
|
58536
|
+
.e-step-optional-container {
|
|
58537
|
+
display: flex;
|
|
58538
|
+
flex-direction: column;
|
|
58539
|
+
}
|
|
58540
|
+
.e-step-content {
|
|
58541
|
+
font-size: $stepper-icon-size;
|
|
58542
|
+
line-height: 0;
|
|
58543
|
+
}
|
|
58544
|
+
.e-indicator {
|
|
58545
|
+
font-size: $stepper-icon-size;
|
|
58546
|
+
}
|
|
58547
|
+
&:not(.e-step-text-only) > .e-step-text-container {
|
|
58548
|
+
padding: $stepper-icon-text-padding;
|
|
58549
|
+
}
|
|
58550
|
+
&.e-step-text-only .e-step-text-container,
|
|
58551
|
+
&.e-step-label-only .e-step-label-container {
|
|
58552
|
+
padding: $stepper-text-padding;
|
|
58553
|
+
padding-block: 5px;
|
|
58554
|
+
}
|
|
58555
|
+
&.e-step-text-only.e-step-error .e-step-text-container,
|
|
58556
|
+
&.e-step-text-only.e-step-valid .e-step-text-container,
|
|
58557
|
+
&.e-step-label-only.e-step-error .e-step-label-container,
|
|
58558
|
+
&.e-step-label-only.e-step-valid .e-step-label-container {
|
|
58559
|
+
flex-direction: column;
|
|
58560
|
+
.e-step-validation-icon {
|
|
58561
|
+
position: relative;
|
|
58562
|
+
top: $stepper-validation-position;
|
|
58532
58563
|
}
|
|
58533
58564
|
}
|
|
58565
|
+
.e-step-label-container,
|
|
58566
|
+
.e-step-text-container {
|
|
58567
|
+
font-size: $stepper-text-size;
|
|
58568
|
+
}
|
|
58569
|
+
.e-step,
|
|
58570
|
+
.e-indicator {
|
|
58571
|
+
border-radius: $stepper-step-radius;
|
|
58572
|
+
min-width: $stepper-step-width;
|
|
58573
|
+
min-height: $stepper-step-width;
|
|
58574
|
+
}
|
|
58575
|
+
}
|
|
58576
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step,
|
|
58577
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator {
|
|
58578
|
+
border: $step-border;
|
|
58534
58579
|
}
|
|
58535
|
-
|
|
58536
58580
|
&.e-horizontal {
|
|
58537
58581
|
display: block;
|
|
58538
58582
|
.e-stepper-steps {
|
|
58539
58583
|
flex-direction: row;
|
|
58540
58584
|
}
|
|
58541
|
-
|
|
58542
58585
|
&.e-label-before,
|
|
58543
58586
|
&.e-label-after {
|
|
58544
|
-
&:has(.e-
|
|
58587
|
+
&:has(.e-step-icon.e-step-label:not(.e-step-text)) .e-stepper-progressbar {
|
|
58545
58588
|
margin-left: var(--progress-left-position);
|
|
58546
58589
|
top: var(--progress-top-position);
|
|
58547
58590
|
width: var(--progress-bar-width);
|
|
58548
58591
|
}
|
|
58549
58592
|
}
|
|
58550
|
-
|
|
58551
58593
|
&.e-label-before.e-rtl,
|
|
58552
58594
|
&.e-label-after.e-rtl {
|
|
58553
|
-
&:has(.e-
|
|
58595
|
+
&:has(.e-step-icon.e-step-label:not(.e-step-text)) .e-stepper-progressbar {
|
|
58554
58596
|
margin-right: var(--progress-left-position);
|
|
58555
58597
|
margin-left: unset;
|
|
58556
58598
|
}
|
|
58557
58599
|
}
|
|
58558
|
-
|
|
58559
|
-
|
|
58560
|
-
&.e-horizontal .e-stepper-steps .e-step-container {
|
|
58561
|
-
&.e-step-icon.e-step-label {
|
|
58600
|
+
.e-step-icon.e-step-label {
|
|
58562
58601
|
gap: 1em;
|
|
58602
|
+
flex-direction: column;
|
|
58563
58603
|
}
|
|
58564
|
-
|
|
58565
|
-
&.e-step-icon.e-step-label .e-step-label-container {
|
|
58604
|
+
.e-step-icon.e-step-label .e-step-label-container {
|
|
58566
58605
|
position: relative;
|
|
58567
58606
|
&.e-label-before {
|
|
58568
58607
|
order: -1;
|
|
58569
58608
|
}
|
|
58570
58609
|
}
|
|
58571
|
-
|
|
58572
|
-
|
|
58573
|
-
&.e-step-icon.e-step-label {
|
|
58574
|
-
flex-direction: column;
|
|
58610
|
+
&.e-label-start .e-step-text-container {
|
|
58611
|
+
order: $stepper-label-order;
|
|
58575
58612
|
}
|
|
58576
|
-
|
|
58577
|
-
|
|
58578
|
-
|
|
58579
|
-
|
|
58580
|
-
}
|
|
58581
|
-
|
|
58582
|
-
&.e-horizontal .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58583
|
-
position: absolute;
|
|
58584
|
-
top: 2.5em;
|
|
58585
|
-
margin-left: 2.5em;
|
|
58586
|
-
}
|
|
58587
|
-
|
|
58588
|
-
&.e-horizontal.e-label-start .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional,
|
|
58589
|
-
&.e-horizontal.e-rtl .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58590
|
-
margin-right: 2.5em;
|
|
58591
|
-
margin-left: unset;
|
|
58592
|
-
}
|
|
58593
|
-
|
|
58594
|
-
&.e-horizontal.e-label-start.e-rtl .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58595
|
-
margin-right: unset;
|
|
58596
|
-
margin-left: 2.5em;
|
|
58597
|
-
}
|
|
58598
|
-
|
|
58599
|
-
&.e-horizontal.e-label-before .e-stepper-steps {
|
|
58600
|
-
&:has(.e-step-label-optional) {
|
|
58601
|
-
align-items: flex-end;
|
|
58613
|
+
.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58614
|
+
position: absolute;
|
|
58615
|
+
top: 2.5em;
|
|
58616
|
+
margin-left: 2.5em;
|
|
58602
58617
|
}
|
|
58603
|
-
|
|
58604
|
-
|
|
58605
|
-
|
|
58618
|
+
&.e-label-start .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional,
|
|
58619
|
+
&.e-rtl .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58620
|
+
margin-right: 2.5em;
|
|
58621
|
+
margin-left: unset;
|
|
58622
|
+
}
|
|
58623
|
+
&.e-label-start.e-rtl .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58624
|
+
margin-right: unset;
|
|
58625
|
+
margin-left: 2.5em;
|
|
58626
|
+
}
|
|
58627
|
+
&.e-label-before .e-stepper-steps {
|
|
58628
|
+
&:has(.e-step-label-optional) {
|
|
58629
|
+
align-items: flex-end;
|
|
58630
|
+
}
|
|
58631
|
+
.e-step-label-container.e-label-before:has(.e-step-label-optional) {
|
|
58632
|
+
flex-direction: column;
|
|
58633
|
+
gap: .5em;
|
|
58634
|
+
}
|
|
58635
|
+
}
|
|
58636
|
+
.e-text,
|
|
58637
|
+
.e-label,
|
|
58638
|
+
.e-step-label-optional {
|
|
58639
|
+
text-overflow: ellipsis;
|
|
58640
|
+
overflow: hidden;
|
|
58641
|
+
}
|
|
58642
|
+
.e-step-text.e-step-text-only:has(.e-step-label-optional),
|
|
58643
|
+
.e-step-label.e-step-label-only:has(.e-step-label-optional),
|
|
58644
|
+
.e-step-icon:not(.e-step-text):not(.e-step-label):has(.e-step-label-optional),
|
|
58645
|
+
.e-step-label-container.e-label-after:has(.e-step-label-optional) {
|
|
58646
|
+
flex-wrap: wrap;
|
|
58647
|
+
}
|
|
58648
|
+
&.e-step-type-indicator .e-step-container {
|
|
58649
|
+
flex-wrap: wrap;
|
|
58650
|
+
}
|
|
58651
|
+
.e-step-icon:not(.e-step-label):not(.e-step-text) .e-step-label-optional {
|
|
58652
|
+
margin-top: .5em;
|
|
58653
|
+
}
|
|
58654
|
+
&.e-label-after .e-step-icon.e-step-label:not(.e-step-text) .e-step-label-optional {
|
|
58655
|
+
margin-top: .2em;
|
|
58606
58656
|
}
|
|
58607
58657
|
}
|
|
58608
|
-
|
|
58609
58658
|
&.e-vertical {
|
|
58610
58659
|
min-height: inherit;
|
|
58611
58660
|
display: inline-block;
|
|
58612
|
-
|
|
58613
|
-
.e-
|
|
58614
|
-
.e-stepper-steps .e-step-container.e-step-template {
|
|
58661
|
+
.e-step-label.e-step-label-only,
|
|
58662
|
+
.e-step-template {
|
|
58615
58663
|
position: relative;
|
|
58616
58664
|
}
|
|
58617
|
-
|
|
58618
|
-
&:not(.e-label-top):not(.e-label-bottom) .e-stepper-steps .e-step-container .e-step-label-optional {
|
|
58665
|
+
&:not(.e-label-top):not(.e-label-bottom) .e-step-label-optional {
|
|
58619
58666
|
position: absolute;
|
|
58620
58667
|
}
|
|
58621
|
-
|
|
58622
|
-
&:not(.e-label-bottom):not(.e-label-top) .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58668
|
+
&:not(.e-label-bottom):not(.e-label-top) .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58623
58669
|
margin-top: $stepper-label-optional;
|
|
58624
58670
|
margin-left: 4em;
|
|
58625
58671
|
}
|
|
58626
|
-
|
|
58627
|
-
&.e-rtl:not(.e-label-bottom):not(.e-label-top) .e-stepper-steps .e-step-container.e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58672
|
+
&.e-rtl:not(.e-label-bottom):not(.e-label-top) .e-step-icon.e-step-text:not(.e-step-label) .e-step-label-optional {
|
|
58628
58673
|
margin-left: unset;
|
|
58629
58674
|
margin-right: 4em;
|
|
58630
58675
|
}
|
|
58631
|
-
|
|
58632
58676
|
.e-stepper-steps {
|
|
58633
58677
|
flex-direction: column;
|
|
58634
58678
|
min-height: inherit;
|
|
@@ -58637,49 +58681,42 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58637
58681
|
margin: $stepper-ol-padding;
|
|
58638
58682
|
justify-content: space-between;
|
|
58639
58683
|
}
|
|
58640
|
-
|
|
58641
58684
|
&.e-rtl .e-stepper-steps {
|
|
58642
58685
|
float: right;
|
|
58643
58686
|
}
|
|
58644
|
-
|
|
58645
|
-
.e-stepper-steps:has(.e-step-
|
|
58646
|
-
.e-stepper-steps:has(.e-step-
|
|
58647
|
-
.e-stepper-steps:has(.e-step-
|
|
58648
|
-
&.e-label-after .e-stepper-steps:has(.e-step-container.e-step-label.e-step-text:not(.e-step-icon)),
|
|
58687
|
+
.e-stepper-steps:has(.e-step-icon:not(.e-step-text):not(.e-step-label)),
|
|
58688
|
+
.e-stepper-steps:has(.e-step-text.e-step-text-only),
|
|
58689
|
+
.e-stepper-steps:has(.e-step-label.e-step-label-only),
|
|
58690
|
+
&.e-label-after .e-stepper-steps:has(.e-step-label.e-step-text:not(.e-step-icon)),
|
|
58649
58691
|
&.e-step-type-indicator .e-stepper-steps {
|
|
58650
58692
|
align-items: center;
|
|
58651
58693
|
}
|
|
58652
|
-
|
|
58653
|
-
.e-
|
|
58654
|
-
.e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
|
|
58694
|
+
.e-step-icon.e-step-text:not(.e-step-label) .e-step-text-container,
|
|
58695
|
+
.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
|
|
58655
58696
|
margin-left: $stepper-text-postion;
|
|
58656
58697
|
}
|
|
58657
|
-
|
|
58658
58698
|
&.e-rtl {
|
|
58659
|
-
.e-
|
|
58660
|
-
.e-
|
|
58699
|
+
.e-step-icon.e-step-text:not(.e-step-label) .e-step-text-container,
|
|
58700
|
+
.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-container.e-label-after {
|
|
58661
58701
|
margin-left: unset;
|
|
58662
58702
|
margin-right: $stepper-text-postion;
|
|
58663
58703
|
}
|
|
58664
58704
|
}
|
|
58665
|
-
|
|
58666
|
-
|
|
58667
|
-
|
|
58668
|
-
.e-
|
|
58669
|
-
.e-stepper-steps .e-step-container.e-step-label-only.e-step-label:has(.e-step-label-optional) {
|
|
58705
|
+
.e-step-icon:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional),
|
|
58706
|
+
&.e-label-before .e-step-label-container.e-label-before:has(.e-step-label-optional),
|
|
58707
|
+
.e-step-text-only.e-step-text:has(.e-step-label-optional),
|
|
58708
|
+
.e-step-label-only.e-step-label:has(.e-step-label-optional) {
|
|
58670
58709
|
flex-direction: column;
|
|
58671
58710
|
.e-step-label-optional {
|
|
58672
58711
|
position: unset;
|
|
58673
58712
|
}
|
|
58674
58713
|
}
|
|
58675
|
-
|
|
58676
|
-
|
|
58677
|
-
&.e-label-before .e-stepper-steps .e-step-container .e-step-label-container.e-label-before:has(.e-step-label-optional) {
|
|
58714
|
+
.e-step-icon:not(.e-step-label):not(.e-step-text):has(.e-step-label-optional),
|
|
58715
|
+
&.e-label-before .e-step-label-container.e-label-before:has(.e-step-label-optional) {
|
|
58678
58716
|
gap: .5em;
|
|
58679
58717
|
}
|
|
58680
|
-
|
|
58681
|
-
&.e-label-
|
|
58682
|
-
&.e-label-after .e-stepper-steps .e-step-container.e-step-icon.e-step-label {
|
|
58718
|
+
&.e-label-before .e-step-icon.e-step-label,
|
|
58719
|
+
&.e-label-after .e-step-icon.e-step-label {
|
|
58683
58720
|
.e-step-label-container.e-label-after:has(.e-step-label-optional) {
|
|
58684
58721
|
flex-direction: column;
|
|
58685
58722
|
.e-label {
|
|
@@ -58690,43 +58727,37 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58690
58727
|
position: unset;
|
|
58691
58728
|
}
|
|
58692
58729
|
}
|
|
58693
|
-
|
|
58694
|
-
.e-stepper-steps .e-step-container {
|
|
58730
|
+
.e-step-container {
|
|
58695
58731
|
&.e-step-label.e-step-text:not(.e-step-icon) .e-step-label-container.e-label-after {
|
|
58696
58732
|
position: absolute;
|
|
58697
58733
|
.e-step-label-optional {
|
|
58698
58734
|
left: $stepper-ol-padding;
|
|
58699
58735
|
}
|
|
58700
58736
|
}
|
|
58701
|
-
|
|
58702
58737
|
.e-step-label-container.e-label-after {
|
|
58703
58738
|
.e-step-label-optional {
|
|
58704
58739
|
font-size: $stepper-optional-size;
|
|
58705
58740
|
}
|
|
58706
58741
|
}
|
|
58707
|
-
|
|
58708
58742
|
.e-step-label-container.e-label-before .e-label {
|
|
58709
58743
|
width: var(--label-width);
|
|
58710
58744
|
}
|
|
58711
|
-
|
|
58712
58745
|
&:not(.e-step-text-only) .e-step-text-container {
|
|
58713
58746
|
border: none;
|
|
58714
58747
|
border-radius: unset;
|
|
58715
58748
|
padding: $stepper-text-vert-padding;
|
|
58716
58749
|
}
|
|
58717
|
-
|
|
58718
|
-
&.e-step-
|
|
58719
|
-
&.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58750
|
+
&.e-step-text-only .e-step-text-container,
|
|
58751
|
+
&.e-step-label-only .e-step-label-container {
|
|
58720
58752
|
position: unset;
|
|
58721
58753
|
}
|
|
58722
58754
|
}
|
|
58723
58755
|
&.e-label-top {
|
|
58724
|
-
.e-
|
|
58756
|
+
.e-step-label-optional {
|
|
58725
58757
|
padding-bottom: 6px;
|
|
58726
58758
|
}
|
|
58727
58759
|
}
|
|
58728
58760
|
}
|
|
58729
|
-
|
|
58730
58761
|
&.e-vertical.e-label-top,
|
|
58731
58762
|
&.e-vertical.e-label-bottom {
|
|
58732
58763
|
.e-stepper-steps {
|
|
@@ -58734,98 +58765,17 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58734
58765
|
.e-step-container {
|
|
58735
58766
|
flex-direction: column;
|
|
58736
58767
|
.e-step-text-container {
|
|
58737
|
-
margin-left: $stepper-ol-padding
|
|
58768
|
+
margin-left: $stepper-ol-padding;
|
|
58738
58769
|
}
|
|
58739
58770
|
}
|
|
58740
58771
|
}
|
|
58741
58772
|
}
|
|
58742
|
-
|
|
58743
|
-
&.e-vertical.e-label-top .e-stepper-steps .e-step-container {
|
|
58773
|
+
&.e-vertical.e-label-top .e-step-container {
|
|
58744
58774
|
.e-step-label-optional,
|
|
58745
58775
|
.e-step-text-container {
|
|
58746
58776
|
order: $stepper-label-order;
|
|
58747
58777
|
}
|
|
58748
58778
|
}
|
|
58749
|
-
.e-stepper-steps {
|
|
58750
|
-
.e-step-container,
|
|
58751
|
-
.e-step-container .e-step,
|
|
58752
|
-
.e-step-container.e-step-valid.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58753
|
-
.e-step-container.e-step-error.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58754
|
-
.e-step-container .e-step-label-container {
|
|
58755
|
-
display: flex;
|
|
58756
|
-
align-items: center;
|
|
58757
|
-
justify-content: center;
|
|
58758
|
-
}
|
|
58759
|
-
}
|
|
58760
|
-
|
|
58761
|
-
&.e-horizontal {
|
|
58762
|
-
.e-stepper-steps {
|
|
58763
|
-
.e-step-container.e-step-text.e-step-text-only:not(.e-step-icon.e-step-label):has(.e-step-label-optional),
|
|
58764
|
-
.e-step-container.e-step-label.e-step-label-only:not(.e-step-icon.e-step-label):has(.e-step-label-optional),
|
|
58765
|
-
.e-step-container.e-step-icon:not(.e-step-text):not(.e-step-label):has(.e-step-label-optional),
|
|
58766
|
-
.e-step-container .e-step-label-container.e-label-after:has(.e-step-label-optional) {
|
|
58767
|
-
flex-wrap: wrap;
|
|
58768
|
-
}
|
|
58769
|
-
}
|
|
58770
|
-
&.e-step-type-indicator .e-step-container {
|
|
58771
|
-
flex-wrap: wrap;
|
|
58772
|
-
}
|
|
58773
|
-
}
|
|
58774
|
-
|
|
58775
|
-
&.e-horizontal .e-stepper-steps .e-step-container.e-step-icon:not(.e-step-label):not(.e-step-text) .e-step-label-optional {
|
|
58776
|
-
margin-top: .5em;
|
|
58777
|
-
}
|
|
58778
|
-
|
|
58779
|
-
&.e-horizontal.e-label-after .e-stepper-steps .e-step-container.e-step-icon.e-step-label:not(.e-step-text) .e-step-label-optional {
|
|
58780
|
-
margin-top: .2em;
|
|
58781
|
-
}
|
|
58782
|
-
|
|
58783
|
-
.e-stepper-steps .e-step-container {
|
|
58784
|
-
list-style-type: none;
|
|
58785
|
-
cursor: pointer;
|
|
58786
|
-
text-align: center;
|
|
58787
|
-
|
|
58788
|
-
.e-step-content {
|
|
58789
|
-
font-size: $stepper-icon-size;
|
|
58790
|
-
line-height: 0;
|
|
58791
|
-
}
|
|
58792
|
-
|
|
58793
|
-
.e-indicator {
|
|
58794
|
-
font-size: $stepper-icon-size;
|
|
58795
|
-
}
|
|
58796
|
-
|
|
58797
|
-
&:not(.e-step-text-only) > .e-step-text-container {
|
|
58798
|
-
padding: $stepper-icon-text-padding;
|
|
58799
|
-
}
|
|
58800
|
-
|
|
58801
|
-
&.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58802
|
-
&.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58803
|
-
padding: $stepper-text-padding;
|
|
58804
|
-
padding-block: 5px;
|
|
58805
|
-
}
|
|
58806
|
-
|
|
58807
|
-
&.e-step-text-only.e-step-error:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58808
|
-
&.e-step-text-only.e-step-valid:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
58809
|
-
&.e-step-label-only.e-step-error:not(.e-step-icon.e-step-text) .e-step-label-container,
|
|
58810
|
-
&.e-step-label-only.e-step-valid:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
58811
|
-
flex-direction: column;
|
|
58812
|
-
.e-step-validation-icon {
|
|
58813
|
-
position: relative;
|
|
58814
|
-
top: $stepper-validation-position;
|
|
58815
|
-
}
|
|
58816
|
-
}
|
|
58817
|
-
.e-step-label-container,
|
|
58818
|
-
.e-step-text-container {
|
|
58819
|
-
font-size: $stepper-text-size;
|
|
58820
|
-
}
|
|
58821
|
-
.e-step,
|
|
58822
|
-
.e-indicator {
|
|
58823
|
-
border-radius: $stepper-step-radius;
|
|
58824
|
-
min-width: $stepper-step-width;
|
|
58825
|
-
min-height: $stepper-step-width;
|
|
58826
|
-
}
|
|
58827
|
-
}
|
|
58828
|
-
|
|
58829
58779
|
.e-stepper-progressbar {
|
|
58830
58780
|
height: $stepper-progress-bar-height;
|
|
58831
58781
|
position: absolute;
|
|
@@ -58840,7 +58790,6 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58840
58790
|
transition-delay: var(--delay);
|
|
58841
58791
|
}
|
|
58842
58792
|
}
|
|
58843
|
-
|
|
58844
58793
|
&.e-vertical .e-stepper-progressbar {
|
|
58845
58794
|
min-height: inherit;
|
|
58846
58795
|
width: $stepper-progress-bar-height;
|
|
@@ -58853,40 +58802,26 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58853
58802
|
transition-property: height;
|
|
58854
58803
|
}
|
|
58855
58804
|
}
|
|
58856
|
-
|
|
58857
58805
|
&.e-vertical.e-rtl .e-stepper-progressbar {
|
|
58858
58806
|
right: var(--progress-position);
|
|
58859
58807
|
left: unset;
|
|
58860
58808
|
}
|
|
58861
|
-
|
|
58862
|
-
|
|
58863
|
-
.e-stepper-steps .e-step-container.e-step-focus .e-indicator {
|
|
58809
|
+
&:not(.e-steps-focus):not(.e-step-type-label):not(.e-step-type-indicator) .e-step-container .e-indicator,
|
|
58810
|
+
.e-step-focus .e-indicator {
|
|
58864
58811
|
z-index: 0;
|
|
58865
58812
|
}
|
|
58866
|
-
|
|
58867
|
-
.e-stepper-steps .e-step-container.e-step-template.e-step-focus {
|
|
58813
|
+
.e-step-template.e-step-focus {
|
|
58868
58814
|
outline: $stepper-temp-outline-width;
|
|
58869
58815
|
}
|
|
58870
58816
|
}
|
|
58871
|
-
|
|
58872
58817
|
.e-tooltip-wrap.e-stepper-tooltip.e-step-inprogress-tip {
|
|
58873
58818
|
.e-arrow-tip.e-tip-bottom {
|
|
58874
58819
|
top: 90% !important; /* stylelint-disable-line declaration-no-important */
|
|
58875
58820
|
}
|
|
58876
58821
|
}
|
|
58877
|
-
|
|
58878
|
-
.e-stepper.e-horizontal .e-stepper-steps .e-step-container {
|
|
58879
|
-
.e-text,
|
|
58880
|
-
.e-label,
|
|
58881
|
-
.e-step-label-optional {
|
|
58882
|
-
text-overflow: ellipsis;
|
|
58883
|
-
overflow: hidden;
|
|
58884
|
-
}
|
|
58885
|
-
}
|
|
58886
|
-
|
|
58887
58822
|
.e-small.e-stepper,
|
|
58888
58823
|
.e-small .e-stepper {
|
|
58889
|
-
&.e-step-type-indicator .e-
|
|
58824
|
+
&.e-step-type-indicator .e-step-container:not(.e-step-icon.e-step-label.e-step-text) {
|
|
58890
58825
|
.e-icons.e-step-indicator {
|
|
58891
58826
|
font-size: $stepper-small-step-width;
|
|
58892
58827
|
}
|
|
@@ -58895,39 +58830,33 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58895
58830
|
height: $stepper-small-step-width;
|
|
58896
58831
|
}
|
|
58897
58832
|
}
|
|
58898
|
-
|
|
58899
|
-
.e-stepper-steps .e-step-container {
|
|
58833
|
+
.e-step-container {
|
|
58900
58834
|
.e-step,
|
|
58901
58835
|
.e-indicator {
|
|
58902
58836
|
min-width: $stepper-small-step-width;
|
|
58903
58837
|
min-height: $stepper-small-step-width;
|
|
58904
58838
|
}
|
|
58905
|
-
|
|
58906
58839
|
.e-indicator {
|
|
58907
58840
|
font-size: $stepper-small-icon-size;
|
|
58908
58841
|
}
|
|
58909
|
-
|
|
58910
58842
|
.e-step-text-container,
|
|
58911
58843
|
.e-step-label-container {
|
|
58912
58844
|
font-size: $stepper-small-text-size;
|
|
58913
58845
|
}
|
|
58914
|
-
|
|
58915
58846
|
.e-step-content {
|
|
58916
58847
|
font-size: $stepper-small-icon-size;
|
|
58917
58848
|
}
|
|
58918
|
-
|
|
58919
58849
|
.e-step-label-optional {
|
|
58920
58850
|
font-size: $stepper-small-optional-size;
|
|
58921
58851
|
}
|
|
58922
58852
|
}
|
|
58923
|
-
&.e-vertical .e-
|
|
58853
|
+
&.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
|
|
58924
58854
|
font-size: $stepper-small-optional-size;
|
|
58925
58855
|
}
|
|
58926
58856
|
}
|
|
58927
|
-
|
|
58928
58857
|
.e-bigger.e-stepper,
|
|
58929
58858
|
.e-bigger .e-stepper {
|
|
58930
|
-
&.e-step-type-indicator .e-
|
|
58859
|
+
&.e-step-type-indicator .e-step-container:not(.e-step-icon.e-step-label.e-step-text) {
|
|
58931
58860
|
.e-icons.e-step-indicator {
|
|
58932
58861
|
font-size: $stepper-bigger-step-width;
|
|
58933
58862
|
}
|
|
@@ -58936,32 +58865,27 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58936
58865
|
height: $stepper-bigger-step-width;
|
|
58937
58866
|
}
|
|
58938
58867
|
}
|
|
58939
|
-
|
|
58940
|
-
.e-stepper-steps .e-step-container {
|
|
58868
|
+
.e-step-container {
|
|
58941
58869
|
.e-step,
|
|
58942
58870
|
.e-indicator {
|
|
58943
58871
|
min-width: $stepper-bigger-step-width;
|
|
58944
58872
|
min-height: $stepper-bigger-step-width;
|
|
58945
58873
|
}
|
|
58946
|
-
|
|
58947
58874
|
.e-indicator {
|
|
58948
58875
|
font-size: $stepper-bigger-icon-size;
|
|
58949
58876
|
}
|
|
58950
|
-
|
|
58951
58877
|
.e-step-text-container,
|
|
58952
58878
|
.e-step-label-container {
|
|
58953
58879
|
font-size: $stepper-bigger-text-size;
|
|
58954
58880
|
}
|
|
58955
|
-
|
|
58956
58881
|
.e-step-content {
|
|
58957
58882
|
font-size: $stepper-bigger-icon-size;
|
|
58958
58883
|
}
|
|
58959
|
-
|
|
58960
58884
|
.e-step-label-optional {
|
|
58961
58885
|
font-size: $stepper-bigger-optional-size;
|
|
58962
58886
|
}
|
|
58963
58887
|
}
|
|
58964
|
-
&.e-vertical .e-
|
|
58888
|
+
&.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
|
|
58965
58889
|
font-size: $stepper-bigger-optional-size;
|
|
58966
58890
|
}
|
|
58967
58891
|
}
|
|
@@ -58970,7 +58894,7 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58970
58894
|
.e-bigger.e-small .e-stepper,
|
|
58971
58895
|
.e-bigger .e-small.e-stepper,
|
|
58972
58896
|
.e-small .e-bigger.e-stepper {
|
|
58973
|
-
&.e-step-type-indicator .e-
|
|
58897
|
+
&.e-step-type-indicator .e-step-container:not(.e-step-icon.e-step-label.e-step-text) {
|
|
58974
58898
|
.e-icons.e-step-indicator {
|
|
58975
58899
|
font-size: $stepper-bigger-small-step-width;
|
|
58976
58900
|
}
|
|
@@ -58979,31 +58903,27 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
58979
58903
|
height: $stepper-bigger-small-step-width;
|
|
58980
58904
|
}
|
|
58981
58905
|
}
|
|
58982
|
-
|
|
58983
|
-
.e-stepper-steps .e-step-container {
|
|
58906
|
+
.e-step-container {
|
|
58984
58907
|
.e-step,
|
|
58985
58908
|
.e-indicator {
|
|
58986
58909
|
min-width: $stepper-bigger-small-step-width;
|
|
58987
58910
|
min-height: $stepper-bigger-small-step-width;
|
|
58988
58911
|
}
|
|
58989
|
-
|
|
58990
58912
|
.e-indicator {
|
|
58991
58913
|
font-size: $stepper-bigger-small-icon-size;
|
|
58992
58914
|
}
|
|
58993
|
-
|
|
58994
58915
|
.e-step-text-container,
|
|
58995
|
-
.e-step-label-container{
|
|
58916
|
+
.e-step-label-container {
|
|
58996
58917
|
font-size: $stepper-bigger-small-text-size;
|
|
58997
58918
|
}
|
|
58998
58919
|
.e-step-content {
|
|
58999
58920
|
font-size: $stepper-bigger-small-icon-size;
|
|
59000
58921
|
}
|
|
59001
|
-
|
|
59002
58922
|
.e-step-label-optional {
|
|
59003
58923
|
font-size: $stepper-bigger-small-optional-size;
|
|
59004
58924
|
}
|
|
59005
58925
|
}
|
|
59006
|
-
&.e-vertical .e-
|
|
58926
|
+
&.e-vertical .e-step-label-container.e-label-after .e-step-label-optional {
|
|
59007
58927
|
font-size: $stepper-bigger-small-optional-size;
|
|
59008
58928
|
}
|
|
59009
58929
|
}
|
|
@@ -59012,229 +58932,203 @@ $step-indicator-color: $content-bg-color-alt5 !default;
|
|
|
59012
58932
|
|
|
59013
58933
|
@include export-module('stepper-theme') {
|
|
59014
58934
|
.e-stepper {
|
|
59015
|
-
.e-
|
|
59016
|
-
|
|
59017
|
-
|
|
59018
|
-
|
|
59019
|
-
|
|
59020
|
-
|
|
59021
|
-
|
|
59022
|
-
|
|
59023
|
-
|
|
59024
|
-
|
|
59025
|
-
|
|
59026
|
-
|
|
59027
|
-
|
|
59028
|
-
|
|
59029
|
-
|
|
59030
|
-
|
|
59031
|
-
|
|
59032
|
-
|
|
59033
|
-
|
|
59034
|
-
|
|
59035
|
-
|
|
59036
|
-
|
|
59037
|
-
|
|
59038
|
-
|
|
59039
|
-
|
|
59040
|
-
|
|
59041
|
-
|
|
59042
|
-
|
|
59043
|
-
|
|
59044
|
-
|
|
59045
|
-
|
|
59046
|
-
|
|
59047
|
-
|
|
59048
|
-
|
|
59049
|
-
|
|
59050
|
-
|
|
59051
|
-
|
|
59052
|
-
|
|
59053
|
-
|
|
59054
|
-
|
|
59055
|
-
.e-indicator {
|
|
59056
|
-
background: $step-error-completed-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
59057
|
-
color: $step-error-icon-color;
|
|
59058
|
-
}
|
|
59059
|
-
|
|
59060
|
-
.e-text,
|
|
59061
|
-
.e-label {
|
|
59062
|
-
color: $step-error-completed-color;
|
|
59063
|
-
}
|
|
59064
|
-
}
|
|
59065
|
-
|
|
59066
|
-
&.e-step-valid:not(.e-step-notstarted) .e-indicator:hover,
|
|
59067
|
-
&.e-step-error .e-indicator:hover {
|
|
59068
|
-
color: $step-color;
|
|
59069
|
-
}
|
|
59070
|
-
|
|
59071
|
-
&.e-step-selected {
|
|
59072
|
-
.e-text,
|
|
59073
|
-
.e-label {
|
|
59074
|
-
font-weight: $stepper-font-weight;
|
|
59075
|
-
}
|
|
59076
|
-
}
|
|
59077
|
-
|
|
59078
|
-
&.e-step-valid.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
59079
|
-
&.e-step-valid.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
59080
|
-
.e-step-validation-icon {
|
|
59081
|
-
color: $step-valid-icon-only-color;
|
|
59082
|
-
}
|
|
59083
|
-
}
|
|
59084
|
-
|
|
59085
|
-
&.e-step-error.e-step-text-only:not(.e-step-icon.e-step-label) .e-step-text-container,
|
|
59086
|
-
&.e-step-error.e-step-label-only:not(.e-step-icon.e-step-text) .e-step-label-container {
|
|
59087
|
-
.e-step-validation-icon {
|
|
59088
|
-
color: $step-error-icon-only-color;
|
|
59089
|
-
}
|
|
59090
|
-
}
|
|
59091
|
-
|
|
59092
|
-
.e-text,
|
|
59093
|
-
.e-label {
|
|
59094
|
-
color: $stepper-text-color;
|
|
59095
|
-
}
|
|
59096
|
-
|
|
59097
|
-
&.e-step-selected:not(.e-step-error),
|
|
59098
|
-
&.e-step-completed:not(.e-step-error) {
|
|
59099
|
-
.e-text,
|
|
59100
|
-
.e-label {
|
|
59101
|
-
color: $step-completed-bg-color;
|
|
59102
|
-
}
|
|
59103
|
-
}
|
|
59104
|
-
|
|
59105
|
-
&.e-step-label:not(.e-step-icon) .e-step-label-container {
|
|
59106
|
-
background-color: $stepper-outline-color;
|
|
59107
|
-
}
|
|
59108
|
-
|
|
59109
|
-
.e-step-text-container {
|
|
59110
|
-
background-color: $stepper-outline-color;
|
|
59111
|
-
border-color: transparent;
|
|
59112
|
-
}
|
|
59113
|
-
|
|
59114
|
-
&.e-step-selected .e-indicator {
|
|
59115
|
-
background: $step-completed-bg-color;
|
|
59116
|
-
}
|
|
59117
|
-
|
|
59118
|
-
&.e-step-disabled .e-indicator {
|
|
59119
|
-
background: $step-disabled-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
59120
|
-
color: $step-disabled-color !important; /* stylelint-disable-line declaration-no-important */
|
|
59121
|
-
}
|
|
59122
|
-
|
|
59123
|
-
&.e-step-disabled .e-text,
|
|
59124
|
-
&.e-step-disabled .e-label,
|
|
59125
|
-
&.e-step-disabled .e-step-validation-icon {
|
|
59126
|
-
color: $step-disabled-font-color !important; /* stylelint-disable-line declaration-no-important */
|
|
59127
|
-
}
|
|
58935
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step,
|
|
58936
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator,
|
|
58937
|
+
.e-step-notstarted .e-icons.e-step-indicator {
|
|
58938
|
+
border-color: $step-border-color;
|
|
58939
|
+
}
|
|
58940
|
+
.e-step-label-optional {
|
|
58941
|
+
color: $step-optional-color;
|
|
58942
|
+
}
|
|
58943
|
+
.e-step,
|
|
58944
|
+
.e-indicator {
|
|
58945
|
+
color: $step-color;
|
|
58946
|
+
background: $step-bg-color;
|
|
58947
|
+
}
|
|
58948
|
+
.e-step-indicator {
|
|
58949
|
+
color: transparent;
|
|
58950
|
+
}
|
|
58951
|
+
.e-step-completed .e-step,
|
|
58952
|
+
.e-step-inprogress .e-step,
|
|
58953
|
+
.e-step-completed .e-indicator,
|
|
58954
|
+
.e-step-inprogress .e-indicator,
|
|
58955
|
+
.e-step-completed .e-step-indicator,
|
|
58956
|
+
.e-step-inprogress .e-step-indicator {
|
|
58957
|
+
background: $step-completed-bg-color;
|
|
58958
|
+
color: $step-completed-color;
|
|
58959
|
+
}
|
|
58960
|
+
.e-step-selected .e-indicator {
|
|
58961
|
+
background: $step-completed-bg-color;
|
|
58962
|
+
}
|
|
58963
|
+
.e-step-valid .e-indicator {
|
|
58964
|
+
background: $step-valid-completed-bg-color;
|
|
58965
|
+
color: $step-valid-completed-color;
|
|
58966
|
+
}
|
|
58967
|
+
.e-step-error {
|
|
58968
|
+
.e-indicator {
|
|
58969
|
+
background: $step-error-completed-bg-color;
|
|
58970
|
+
color: $step-error-icon-color;
|
|
58971
|
+
}
|
|
58972
|
+
.e-text,
|
|
58973
|
+
.e-label {
|
|
58974
|
+
color: $step-error-completed-color;
|
|
59128
58975
|
}
|
|
59129
58976
|
}
|
|
59130
|
-
|
|
59131
|
-
|
|
59132
|
-
|
|
59133
|
-
|
|
59134
|
-
|
|
59135
|
-
|
|
58977
|
+
.e-step-valid:not(.e-step-notstarted) .e-indicator:hover,
|
|
58978
|
+
.e-step-error .e-indicator:hover {
|
|
58979
|
+
color: $step-color;
|
|
58980
|
+
}
|
|
58981
|
+
.e-step-selected {
|
|
58982
|
+
.e-text,
|
|
58983
|
+
.e-label {
|
|
58984
|
+
font-weight: $stepper-font-weight;
|
|
58985
|
+
}
|
|
58986
|
+
}
|
|
58987
|
+
.e-step-valid.e-step-text-only,
|
|
58988
|
+
.e-step-valid.e-step-label-only {
|
|
58989
|
+
.e-step-validation-icon {
|
|
58990
|
+
color: $step-valid-icon-only-color;
|
|
58991
|
+
}
|
|
58992
|
+
}
|
|
58993
|
+
.e-step-error.e-step-text-only,
|
|
58994
|
+
.e-step-error.e-step-label-only {
|
|
58995
|
+
.e-step-validation-icon {
|
|
58996
|
+
color: $step-error-icon-only-color;
|
|
58997
|
+
}
|
|
58998
|
+
}
|
|
58999
|
+
.e-text,
|
|
59000
|
+
.e-label {
|
|
59001
|
+
color: $stepper-text-color;
|
|
59002
|
+
}
|
|
59003
|
+
.e-step-selected:not(.e-step-error),
|
|
59004
|
+
.e-step-completed:not(.e-step-error) {
|
|
59005
|
+
.e-text,
|
|
59006
|
+
.e-label {
|
|
59007
|
+
color: $step-completed-bg-color;
|
|
59008
|
+
}
|
|
59009
|
+
}
|
|
59010
|
+
.e-step-label:not(.e-step-icon) .e-step-label-container {
|
|
59011
|
+
background-color: $stepper-outline-color;
|
|
59012
|
+
}
|
|
59013
|
+
.e-step-text-container {
|
|
59014
|
+
background-color: $stepper-outline-color;
|
|
59015
|
+
border-color: transparent;
|
|
59016
|
+
}
|
|
59017
|
+
.e-step-disabled .e-indicator {
|
|
59018
|
+
background: $step-disabled-bg-color;
|
|
59019
|
+
color: $step-disabled-color;
|
|
59020
|
+
}
|
|
59021
|
+
.e-step-disabled .e-text,
|
|
59022
|
+
.e-step-disabled .e-label,
|
|
59023
|
+
.e-step-disabled .e-step-validation-icon {
|
|
59024
|
+
color: $step-disabled-font-color;
|
|
59025
|
+
}
|
|
59026
|
+
&.e-vertical .e-step-text-only.e-step-text .e-step-label-optional,
|
|
59027
|
+
&.e-vertical .e-step-label-only.e-step-label .e-step-label-optional,
|
|
59028
|
+
&.e-vertical .e-step-icon:not(.e-step-text):not(.e-step-label) .e-step-label-optional,
|
|
59029
|
+
&.e-vertical.e-label-top .e-step-label-optional,
|
|
59030
|
+
&.e-vertical.e-label-bottom .e-step-label-optional {
|
|
59136
59031
|
background-color: $stepper-outline-color;
|
|
59137
59032
|
}
|
|
59138
|
-
|
|
59139
59033
|
.e-stepper-progressbar {
|
|
59140
59034
|
background-color: $step-progress-bg-color;
|
|
59141
|
-
|
|
59142
59035
|
>.e-progressbar-value {
|
|
59143
59036
|
background-color: $step-progress-value-bg-color;
|
|
59144
59037
|
}
|
|
59145
59038
|
}
|
|
59146
|
-
|
|
59147
|
-
&: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 {
|
|
59039
|
+
&:not(.e-steps-focus) .e-step-selected .e-step {
|
|
59148
59040
|
box-shadow: $step-selected-li-shadow;
|
|
59149
59041
|
}
|
|
59150
|
-
|
|
59151
|
-
.e-
|
|
59152
|
-
.e-
|
|
59153
|
-
.e-
|
|
59154
|
-
.e-
|
|
59155
|
-
&:not(.e-steps-focus) .e-
|
|
59156
|
-
&:not(.e-steps-focus) .e-
|
|
59157
|
-
|
|
59158
|
-
box-shadow: $step-keyboard-selected-li-shadow !important; /* stylelint-disable-line declaration-no-important */
|
|
59042
|
+
.e-step-focus .e-step,
|
|
59043
|
+
.e-step-label-only.e-step-focus .e-label,
|
|
59044
|
+
.e-step-text-only.e-step-focus .e-text,
|
|
59045
|
+
.e-step-template.e-step-focus,
|
|
59046
|
+
&:not(.e-steps-focus) :focus-visible .e-step,
|
|
59047
|
+
&:not(.e-steps-focus) .e-step-text-only:focus-visible .e-text,
|
|
59048
|
+
&:not(.e-steps-focus) .e-step-label-only:focus-visible .e-label {
|
|
59049
|
+
box-shadow: $step-keyboard-selected-li-shadow;
|
|
59159
59050
|
}
|
|
59160
59051
|
|
|
59161
|
-
&:not(.e-steps-focus) .e-
|
|
59162
|
-
.e-
|
|
59163
|
-
.e-
|
|
59164
|
-
.e-
|
|
59165
|
-
.e-
|
|
59052
|
+
&:not(.e-steps-focus) .e-step-valid.e-step-selected .e-step,
|
|
59053
|
+
.e-step-valid.e-step-focus .e-step,
|
|
59054
|
+
.e-step-valid.e-step-label-only.e-step-focus .e-label,
|
|
59055
|
+
.e-step-valid.e-step-text-only.e-step-focus .e-text,
|
|
59056
|
+
.e-step-valid.e-step-template.e-step-focus {
|
|
59166
59057
|
box-shadow: $step-valid-li-shadow;
|
|
59167
59058
|
}
|
|
59168
59059
|
|
|
59169
|
-
&:not(.e-steps-focus) .e-
|
|
59170
|
-
.e-
|
|
59171
|
-
.e-
|
|
59172
|
-
.e-
|
|
59173
|
-
.e-
|
|
59060
|
+
&:not(.e-steps-focus) .e-step-error.e-step-selected .e-step,
|
|
59061
|
+
.e-step-error.e-step-focus .e-step,
|
|
59062
|
+
.e-step-error.e-step-label-only.e-step-focus .e-label,
|
|
59063
|
+
.e-step-error.e-step-text-only.e-step-focus .e-text,
|
|
59064
|
+
.e-step-error.e-step-template.e-step-focus {
|
|
59174
59065
|
box-shadow: $step-error-li-shadow;
|
|
59175
59066
|
}
|
|
59176
59067
|
|
|
59177
|
-
.e-
|
|
59178
|
-
.e-
|
|
59179
|
-
&.e-steps-focus .e-
|
|
59068
|
+
.e-step-container:not(.e-step-focus).e-step-notstarted .e-step,
|
|
59069
|
+
.e-step-container:not(.e-step-focus).e-step-completed .e-step,
|
|
59070
|
+
&.e-steps-focus .e-step-container:not(.e-step-focus).e-step-selected .e-step {
|
|
59180
59071
|
box-shadow: $step-li-shadow;
|
|
59181
59072
|
}
|
|
59182
59073
|
|
|
59183
|
-
.e-
|
|
59184
|
-
.e-
|
|
59185
|
-
border-color: $step-hover-border-color
|
|
59074
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step:hover,
|
|
59075
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator:hover {
|
|
59076
|
+
border-color: $step-hover-border-color;
|
|
59186
59077
|
}
|
|
59187
59078
|
|
|
59188
|
-
.e-
|
|
59189
|
-
.e-
|
|
59190
|
-
border-color: $step-active-border-color
|
|
59079
|
+
.e-step-notstarted:not(.e-step-disabled) .e-step:active,
|
|
59080
|
+
.e-step-notstarted:not(.e-step-disabled) .e-indicator:active {
|
|
59081
|
+
border-color: $step-active-border-color;
|
|
59191
59082
|
}
|
|
59192
59083
|
|
|
59193
|
-
&:not(.e-step-type-label)
|
|
59194
|
-
|
|
59195
|
-
|
|
59084
|
+
&:not(.e-step-type-label) {
|
|
59085
|
+
.e-indicator:hover,
|
|
59086
|
+
.e-step:hover {
|
|
59087
|
+
color: $step-hover-text-color;
|
|
59088
|
+
background: $step-selected-hover-color;
|
|
59089
|
+
}
|
|
59196
59090
|
}
|
|
59197
59091
|
|
|
59198
|
-
&:not(.e-step-type-label) .e-
|
|
59199
|
-
&:not(.e-step-type-label) .e-
|
|
59200
|
-
|
|
59092
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-indicator:hover,
|
|
59093
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-step:hover {
|
|
59094
|
+
color: $step-hover-not-text-color;
|
|
59201
59095
|
}
|
|
59202
59096
|
|
|
59203
|
-
&:not(.e-step-type-label)
|
|
59204
|
-
|
|
59205
|
-
|
|
59206
|
-
|
|
59207
|
-
background: $step-selected-hover-color !important; /* stylelint-disable-line declaration-no-important */
|
|
59097
|
+
&:not(.e-step-type-label) {
|
|
59098
|
+
.e-step-selected .e-indicator:active,
|
|
59099
|
+
.e-step-selected .e-step:active {
|
|
59100
|
+
background: $step-selected-active-color;
|
|
59208
59101
|
}
|
|
59209
|
-
|
|
59210
|
-
|
|
59211
|
-
|
|
59212
|
-
background: $step-valid-completed-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
59102
|
+
.e-step-valid.e-step-selected .e-indicator:active,
|
|
59103
|
+
.e-step-valid.e-step-selected .e-step:active {
|
|
59104
|
+
background: $step-valid-completed-bg-color;
|
|
59213
59105
|
}
|
|
59214
|
-
|
|
59215
|
-
|
|
59216
|
-
|
|
59217
|
-
background: $step-error-completed-bg-color !important; /* stylelint-disable-line declaration-no-important */
|
|
59106
|
+
.e-step-error.e-step-selected .e-indicator:active,
|
|
59107
|
+
.e-step-error.e-step-selected .e-step:active {
|
|
59108
|
+
background: $step-error-completed-bg-color;
|
|
59218
59109
|
}
|
|
59219
59110
|
}
|
|
59220
59111
|
|
|
59221
|
-
&:not(.e-step-type-label) .e-
|
|
59222
|
-
&:not(.e-step-type-label) .e-
|
|
59223
|
-
|
|
59112
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-indicator:hover,
|
|
59113
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-step:hover {
|
|
59114
|
+
background: $step-hover-color;
|
|
59224
59115
|
}
|
|
59225
59116
|
|
|
59226
|
-
&:not(.e-step-type-label) .e-
|
|
59227
|
-
|
|
59228
|
-
|
|
59229
|
-
|
|
59230
|
-
|
|
59231
|
-
|
|
59232
|
-
|
|
59233
|
-
|
|
59117
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-indicator:active,
|
|
59118
|
+
&:not(.e-step-type-label) .e-step-notstarted .e-step:active {
|
|
59119
|
+
background: $step-active-color;
|
|
59120
|
+
}
|
|
59121
|
+
|
|
59122
|
+
&:not(.e-step-type-label) {
|
|
59123
|
+
.e-step-valid .e-indicator:hover,
|
|
59124
|
+
.e-step-valid .e-step:hover {
|
|
59125
|
+
color: $step-hover-text-color;
|
|
59126
|
+
background: $step-valid-completed-bg-color;
|
|
59234
59127
|
}
|
|
59235
|
-
|
|
59236
|
-
|
|
59237
|
-
|
|
59128
|
+
.e-step-error .e-indicator:hover,
|
|
59129
|
+
.e-step-error .e-step:hover {
|
|
59130
|
+
color: $step-hover-text-color;
|
|
59131
|
+
background: $step-error-completed-bg-color;
|
|
59238
59132
|
}
|
|
59239
59133
|
}
|
|
59240
59134
|
}
|
|
@@ -82815,7 +82709,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
82815
82709
|
text-align: left;
|
|
82816
82710
|
}
|
|
82817
82711
|
|
|
82818
|
-
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
82712
|
+
&.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell,.e-detailheadercell,.e-rowdragheader) {
|
|
82819
82713
|
border-width: $grid-headercell-both-border-width;
|
|
82820
82714
|
}
|
|
82821
82715
|
|
|
@@ -82841,7 +82735,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
82841
82735
|
border-right-width: 1px;
|
|
82842
82736
|
}
|
|
82843
82737
|
|
|
82844
|
-
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell) {
|
|
82738
|
+
&.e-rtl.e-default table th:not([rowspan = '1']):not(.e-detailcell,.e-detailindentcell,.e-stackedheadercell,.e-detailheadercell,.e-rowdragheader) {
|
|
82845
82739
|
border-width: $grid-rtl-headercell-both-border-width;
|
|
82846
82740
|
}
|
|
82847
82741
|
|
|
@@ -84726,6 +84620,14 @@ margin: $grid-group-animator-cell-margin;
|
|
|
84726
84620
|
border-top: 1px solid $grid-header-border-color;
|
|
84727
84621
|
}
|
|
84728
84622
|
|
|
84623
|
+
.e-gridcontent table tbody tr:first-child .e-normaledit .e-dragindentcell {
|
|
84624
|
+
border-top: 0 solid $grid-header-border-color;
|
|
84625
|
+
}
|
|
84626
|
+
|
|
84627
|
+
.e-detailrow .e-grid.e-default .e-normaledit .e-lastrowcell {
|
|
84628
|
+
border-bottom: 0;
|
|
84629
|
+
}
|
|
84630
|
+
|
|
84729
84631
|
.e-ccdlg {
|
|
84730
84632
|
.e-footer-content {
|
|
84731
84633
|
border-color: $grid-columnchooser-footer-border-color;
|
|
@@ -89447,7 +89349,7 @@ $btn-grp-outline-focus-danger-color: inherit !default;
|
|
|
89447
89349
|
|
|
89448
89350
|
//Focus state for Normal and Outline GroupButton
|
|
89449
89351
|
.e-btn:focus,
|
|
89450
|
-
input:focus+label.e-btn {
|
|
89352
|
+
input:focus-visible+label.e-btn {
|
|
89451
89353
|
@include button-focus;
|
|
89452
89354
|
@if $skin-name != 'bootstrap5' and $skin-name != 'bootstrap4' and $skin-name != 'tailwind' {
|
|
89453
89355
|
box-shadow: none;
|
|
@@ -91240,6 +91142,12 @@ $rte-emoji-headname-color: rgba($content-text-color-alt1);
|
|
|
91240
91142
|
$rte-big-emoji-btn-height: 236px;
|
|
91241
91143
|
$rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAzMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPG1hc2sgaWQ9InBhdGgtMS1vdXRzaWRlLTFfNDgwXzIyMiIgbWFza1VuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeD0iMTMiIHk9IjMiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iYmxhY2siPgo8cmVjdCBmaWxsPSJ3aGl0ZSIgeD0iMTMiIHk9IjMiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0IDUuNUMxNCA0LjY3MTU3IDE0LjY3MTYgNCAxNS41IDRIMjMuNUMyNC4zMjg0IDQgMjUgNC42NzE1NyAyNSA1LjVWNkgyN0MyNy41NTIzIDYgMjggNi40NDc3MiAyOCA3VjExQzI4IDExLjU1MjMgMjcuNTUyMyAxMiAyNyAxMkgyMVYxN0MyMSAxNy41NTIzIDIwLjU1MjMgMTggMjAgMThDMTkuNDQ3NyAxOCAxOSAxNy41NTIzIDE5IDE3VjExSDIxSDI3VjdIMjVWNy41QzI1IDguMzI4NDMgMjQuMzI4NCA5IDIzLjUgOUgxNS41QzE0LjY3MTYgOSAxNCA4LjMyODQzIDE0IDcuNVY1LjVaIi8+CjwvbWFzaz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNCA1LjVDMTQgNC42NzE1NyAxNC42NzE2IDQgMTUuNSA0SDIzLjVDMjQuMzI4NCA0IDI1IDQuNjcxNTcgMjUgNS41VjZIMjdDMjcuNTUyMyA2IDI4IDYuNDQ3NzIgMjggN1YxMUMyOCAxMS41NTIzIDI3LjU1MjMgMTIgMjcgMTJIMjFWMTdDMjEgMTcuNTUyMyAyMC41NTIzIDE4IDIwIDE4QzE5LjQ0NzcgMTggMTkgMTcuNTUyMyAxOSAxN1YxMUgyMUgyN1Y3SDI1VjcuNUMyNSA4LjMyODQzIDI0LjMyODQgOSAyMy41IDlIMTUuNUMxNC42NzE2IDkgMTQgOC4zMjg0MyAxNCA3LjVWNS41WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTI1IDZIMjRWN0gyNVY2Wk0yMSAxMlYxMUgyMFYxMkgyMVpNMTkgMTFWMTBIMThWMTFIMTlaTTI3IDExVjEySDI4VjExSDI3Wk0yNyA3SDI4VjZIMjdWN1pNMjUgN1Y2SDI0VjdIMjVaTTE1LjUgM0MxNC4xMTkzIDMgMTMgNC4xMTkyOSAxMyA1LjVIMTVDMTUgNS4yMjM4NiAxNS4yMjM5IDUgMTUuNSA1VjNaTTIzLjUgM0gxNS41VjVIMjMuNVYzWk0yNiA1LjVDMjYgNC4xMTkyOSAyNC44ODA3IDMgMjMuNSAzVjVDMjMuNzc2MSA1IDI0IDUuMjIzODYgMjQgNS41SDI2Wk0yNiA2VjUuNUgyNFY2SDI2Wk0yNSA3SDI3VjVIMjVWN1pNMjcgN0gyOUMyOSA1Ljg5NTQzIDI4LjEwNDYgNSAyNyA1VjdaTTI3IDdWMTFIMjlWN0gyN1pNMjcgMTFWMTNDMjguMTA0NiAxMyAyOSAxMi4xMDQ2IDI5IDExSDI3Wk0yNyAxMUgyMVYxM0gyN1YxMVpNMjIgMTdWMTJIMjBWMTdIMjJaTTIwIDE5QzIxLjEwNDYgMTkgMjIgMTguMTA0NiAyMiAxN0gyMFYxOVpNMTggMTdDMTggMTguMTA0NiAxOC44OTU0IDE5IDIwIDE5VjE3SDE4Wk0xOCAxMVYxN0gyMFYxMUgxOFpNMjEgMTBIMTlWMTJIMjFWMTBaTTIxIDEySDI3VjEwSDIxVjEyWk0yOCAxMVY3SDI2VjExSDI4Wk0yNyA2SDI1VjhIMjdWNlpNMjYgNy41VjdIMjRWNy41SDI2Wk0yMy41IDEwQzI0Ljg4MDcgMTAgMjYgOC44ODA3MSAyNiA3LjVIMjRDMjQgNy43NzYxNCAyMy43NzYxIDggMjMuNSA4VjEwWk0xNS41IDEwSDIzLjVWOEgxNS41VjEwWk0xMyA3LjVDMTMgOC44ODA3MSAxNC4xMTkzIDEwIDE1LjUgMTBWOEMxNS4yMjM5IDggMTUgNy43NzYxNCAxNSA3LjVIMTNaTTEzIDUuNVY3LjVIMTVWNS41SDEzWiIgZmlsbD0id2hpdGUiIG1hc2s9InVybCgjcGF0aC0xLW91dHNpZGUtMV80ODBfMjIyKSIvPgo8cGF0aCBkPSJNMy41IDRWNC41SDRINi41VjE3LjVINEgzLjVWMThWMTlWMTkuNUg0SDExSDExLjVWMTlWMThWMTcuNUgxMUg4LjUwMDAxTDguNTAwMzIgNC41SDExSDExLjVWNFYzVjIuNUgxMUg0SDMuNVYzVjRaIiBmaWxsPSJibGFjayIgc3Ryb2tlPSJ3aGl0ZSIvPgo8L3N2Zz4K') 8 1, auto;
|
|
91242
91144
|
|
|
91145
|
+
$rte-img-upload-abort-icon-btn-margin-right: 38px;
|
|
91146
|
+
$rte-img-upload-abort-icon-btn-margin-top: 0;
|
|
91147
|
+
$rte-big-img-upload-abort-icon-btn-margin-right: 46px;
|
|
91148
|
+
$rte-big-img-upload-abort-icon-btn-margin-top: -3px;
|
|
91149
|
+
$rte-big-img-upload-abort-icon-btn-padding: 18px;
|
|
91150
|
+
|
|
91243
91151
|
@include export-module('richtexteditor-layout') {
|
|
91244
91152
|
|
|
91245
91153
|
/*! tab layout */
|
|
@@ -91392,6 +91300,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91392
91300
|
padding: $rte-big-toolbar-expaned-padding;
|
|
91393
91301
|
}
|
|
91394
91302
|
}
|
|
91303
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons {
|
|
91304
|
+
margin-right: $rte-big-img-upload-abort-icon-btn-margin-right;
|
|
91305
|
+
margin-top: $rte-big-img-upload-abort-icon-btn-margin-top;
|
|
91306
|
+
padding: $rte-big-img-upload-abort-icon-btn-padding;
|
|
91307
|
+
}
|
|
91395
91308
|
}
|
|
91396
91309
|
|
|
91397
91310
|
.e-richtexteditor {
|
|
@@ -92369,6 +92282,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92369
92282
|
float: none;
|
|
92370
92283
|
}
|
|
92371
92284
|
|
|
92285
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-upload .e-upload-files .e-file-abort-btn.e-icons {
|
|
92286
|
+
margin-right: $rte-img-upload-abort-icon-btn-margin-right;
|
|
92287
|
+
margin-top: $rte-img-upload-abort-icon-btn-margin-top;
|
|
92288
|
+
}
|
|
92289
|
+
|
|
92372
92290
|
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
92373
92291
|
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
92374
92292
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
@@ -118687,6 +118605,22 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
118687
118605
|
}
|
|
118688
118606
|
}
|
|
118689
118607
|
|
|
118608
|
+
&.e-adaptive {
|
|
118609
|
+
.e-schedule-toolbar {
|
|
118610
|
+
.e-toolbar-items {
|
|
118611
|
+
.e-toolbar-item {
|
|
118612
|
+
&.e-today .e-icon-today {
|
|
118613
|
+
display: block;
|
|
118614
|
+
}
|
|
118615
|
+
|
|
118616
|
+
&.e-today .e-icon-today + .e-tbar-btn-text {
|
|
118617
|
+
display: none;
|
|
118618
|
+
}
|
|
118619
|
+
}
|
|
118620
|
+
}
|
|
118621
|
+
}
|
|
118622
|
+
}
|
|
118623
|
+
|
|
118690
118624
|
#{if(&, '&', '*')}.e-device {
|
|
118691
118625
|
.e-schedule-toolbar {
|
|
118692
118626
|
height: $schedule-tbar-bgr-size;
|
|
@@ -120669,7 +120603,8 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
120669
120603
|
}
|
|
120670
120604
|
}
|
|
120671
120605
|
|
|
120672
|
-
.e-content-wrap
|
|
120606
|
+
.e-content-wrap,
|
|
120607
|
+
.e-resource-column-wrap {
|
|
120673
120608
|
&.e-transition {
|
|
120674
120609
|
transition: all 1000ms linear; // sass-lint:disable-line no-transition-all
|
|
120675
120610
|
}
|