@syncfusion/blazor-themes 26.2.9 → 26.2.11
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 +71 -24
- package/SCSS-Themes/bds.scss +71 -24
- package/SCSS-Themes/bootstrap-dark.scss +72 -25
- package/SCSS-Themes/bootstrap.scss +72 -25
- package/SCSS-Themes/bootstrap4.scss +72 -25
- package/SCSS-Themes/bootstrap5-dark.scss +73 -26
- package/SCSS-Themes/bootstrap5.scss +73 -26
- package/SCSS-Themes/calendars/datetimepicker/bds-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bds.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap4.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/highcontrast.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind.scss +20 -0
- package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bds.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +3 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +6 -1
- package/SCSS-Themes/fabric-dark.scss +72 -25
- package/SCSS-Themes/fabric.scss +72 -25
- package/SCSS-Themes/fluent-dark.scss +71 -24
- package/SCSS-Themes/fluent.scss +71 -24
- package/SCSS-Themes/fluent2-dark.scss +72 -25
- package/SCSS-Themes/fluent2.scss +72 -25
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +1 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/bds.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap4.scss +19 -7
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +21 -9
- package/SCSS-Themes/grids/grid/bootstrap5.scss +21 -9
- package/SCSS-Themes/grids/grid/fabric-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/fabric.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent.scss +19 -7
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +20 -8
- package/SCSS-Themes/grids/grid/fluent2.scss +20 -8
- package/SCSS-Themes/grids/grid/highcontrast.scss +19 -7
- package/SCSS-Themes/grids/grid/material-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/material.scss +19 -7
- package/SCSS-Themes/grids/grid/material3-dark.scss +20 -8
- package/SCSS-Themes/grids/grid/material3.scss +20 -8
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +19 -7
- package/SCSS-Themes/grids/grid/tailwind.scss +19 -7
- package/SCSS-Themes/highcontrast.scss +72 -25
- package/SCSS-Themes/inputs/input/bds-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bds.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap4.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/bootstrap5.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fabric.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/fluent2.scss +25 -16
- package/SCSS-Themes/inputs/input/highcontrast.scss +25 -16
- package/SCSS-Themes/inputs/input/material-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material.scss +25 -16
- package/SCSS-Themes/inputs/input/material3-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/material3.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +25 -16
- package/SCSS-Themes/inputs/input/tailwind.scss +25 -16
- package/SCSS-Themes/material-dark.scss +82 -30
- package/SCSS-Themes/material.scss +83 -31
- package/SCSS-Themes/material3-dark.scss +76 -29
- package/SCSS-Themes/material3.scss +76 -29
- package/SCSS-Themes/notifications/toast/bds-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bds.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fabric.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/fluent2.scss +3 -1
- package/SCSS-Themes/notifications/toast/highcontrast.scss +3 -1
- package/SCSS-Themes/notifications/toast/material-dark.scss +8 -6
- package/SCSS-Themes/notifications/toast/material.scss +8 -6
- package/SCSS-Themes/notifications/toast/material3-dark.scss +7 -5
- package/SCSS-Themes/notifications/toast/material3.scss +7 -5
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +3 -1
- package/SCSS-Themes/notifications/toast/tailwind.scss +3 -1
- package/SCSS-Themes/popups/dialog/bds-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bds.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
- package/SCSS-Themes/popups/dialog/highcontrast.scss +1 -0
- package/SCSS-Themes/popups/dialog/material-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +72 -25
- package/SCSS-Themes/tailwind.scss +72 -25
- package/package.json +1 -1
|
@@ -375,6 +375,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
375
375
|
flex-direction: column;
|
|
376
376
|
overflow: hidden;
|
|
377
377
|
width: inherit;
|
|
378
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
379
|
+
flex: 1;
|
|
380
|
+
}
|
|
378
381
|
|
|
379
382
|
.e-toast-title,
|
|
380
383
|
.e-toast-content {
|
|
@@ -594,7 +597,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
594
597
|
background: $toast-close-icon-hover-bg-color;
|
|
595
598
|
border-radius: $toast-icon-hover-border-radius;
|
|
596
599
|
height: 32px;
|
|
597
|
-
margin-top: -6px;
|
|
598
600
|
}
|
|
599
601
|
@else {
|
|
600
602
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -382,6 +382,9 @@ $toast-warning-icon: '\e703' !default;
|
|
|
382
382
|
flex-direction: column;
|
|
383
383
|
overflow: hidden;
|
|
384
384
|
width: inherit;
|
|
385
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
386
|
+
flex: 1;
|
|
387
|
+
}
|
|
385
388
|
|
|
386
389
|
.e-toast-title,
|
|
387
390
|
.e-toast-content {
|
|
@@ -601,7 +604,6 @@ $toast-warning-icon: '\e703' !default;
|
|
|
601
604
|
background: $toast-close-icon-hover-bg-color;
|
|
602
605
|
border-radius: $toast-icon-hover-border-radius;
|
|
603
606
|
height: 32px;
|
|
604
|
-
margin-top: -6px;
|
|
605
607
|
}
|
|
606
608
|
@else {
|
|
607
609
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -382,6 +382,9 @@ $toast-warning-icon: '\e703' !default;
|
|
|
382
382
|
flex-direction: column;
|
|
383
383
|
overflow: hidden;
|
|
384
384
|
width: inherit;
|
|
385
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
386
|
+
flex: 1;
|
|
387
|
+
}
|
|
385
388
|
|
|
386
389
|
.e-toast-title,
|
|
387
390
|
.e-toast-content {
|
|
@@ -601,7 +604,6 @@ $toast-warning-icon: '\e703' !default;
|
|
|
601
604
|
background: $toast-close-icon-hover-bg-color;
|
|
602
605
|
border-radius: $toast-icon-hover-border-radius;
|
|
603
606
|
height: 32px;
|
|
604
|
-
margin-top: -6px;
|
|
605
607
|
}
|
|
606
608
|
@else {
|
|
607
609
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -380,6 +380,9 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
380
380
|
flex-direction: column;
|
|
381
381
|
overflow: hidden;
|
|
382
382
|
width: inherit;
|
|
383
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
384
|
+
flex: 1;
|
|
385
|
+
}
|
|
383
386
|
|
|
384
387
|
.e-toast-title,
|
|
385
388
|
.e-toast-content {
|
|
@@ -599,7 +602,6 @@ $toast-close-icon-hover-color: $selection-font !default;
|
|
|
599
602
|
background: $toast-close-icon-hover-bg-color;
|
|
600
603
|
border-radius: $toast-icon-hover-border-radius;
|
|
601
604
|
height: 32px;
|
|
602
|
-
margin-top: -6px;
|
|
603
605
|
}
|
|
604
606
|
@else {
|
|
605
607
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -5,9 +5,9 @@ $toast-icon-nrml-height: 24px !default;
|
|
|
5
5
|
$toast-icon-nrml-width: 24px !default;
|
|
6
6
|
$toast-icon-nrml-size: 18px !default;
|
|
7
7
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
8
|
-
$toast-close-icon-nrml-height:
|
|
9
|
-
$toast-close-icon-nrml-width:
|
|
10
|
-
$toast-close-icon-nrml-size:
|
|
8
|
+
$toast-close-icon-nrml-height: 30px !default;
|
|
9
|
+
$toast-close-icon-nrml-width: 30px !default;
|
|
10
|
+
$toast-close-icon-nrml-size: 12px !default;
|
|
11
11
|
$toast-position-nrml-distance: 10px !default;
|
|
12
12
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
13
13
|
$toast-nrml-min-height: 48px !default;
|
|
@@ -25,8 +25,8 @@ $toast-icon-bgr-height: 24px !default;
|
|
|
25
25
|
$toast-icon-bgr-width: 24px !default;
|
|
26
26
|
$toast-icon-bgr-size: 18px !default;
|
|
27
27
|
$toast-icon-bgr-right-margin: 14px !default;
|
|
28
|
-
$toast-close-icon-bgr-height:
|
|
29
|
-
$toast-close-icon-bgr-width:
|
|
28
|
+
$toast-close-icon-bgr-height: 30px !default;
|
|
29
|
+
$toast-close-icon-bgr-width: 30px !default;
|
|
30
30
|
$toast-close-icon-bgr-size: 14px !default;
|
|
31
31
|
$toast-position-bgr-distance: 10px !default;
|
|
32
32
|
$multitoast-bgr-gap-distance: 10px !default;
|
|
@@ -385,6 +385,9 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
385
385
|
flex-direction: column;
|
|
386
386
|
overflow: hidden;
|
|
387
387
|
width: inherit;
|
|
388
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
389
|
+
flex: 1;
|
|
390
|
+
}
|
|
388
391
|
|
|
389
392
|
.e-toast-title,
|
|
390
393
|
.e-toast-content {
|
|
@@ -604,7 +607,6 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
604
607
|
background: $toast-close-icon-hover-bg-color;
|
|
605
608
|
border-radius: $toast-icon-hover-border-radius;
|
|
606
609
|
height: 32px;
|
|
607
|
-
margin-top: -6px;
|
|
608
610
|
}
|
|
609
611
|
@else {
|
|
610
612
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -5,9 +5,9 @@ $toast-icon-nrml-height: 24px !default;
|
|
|
5
5
|
$toast-icon-nrml-width: 24px !default;
|
|
6
6
|
$toast-icon-nrml-size: 18px !default;
|
|
7
7
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
8
|
-
$toast-close-icon-nrml-height:
|
|
9
|
-
$toast-close-icon-nrml-width:
|
|
10
|
-
$toast-close-icon-nrml-size:
|
|
8
|
+
$toast-close-icon-nrml-height: 30px !default;
|
|
9
|
+
$toast-close-icon-nrml-width: 30px !default;
|
|
10
|
+
$toast-close-icon-nrml-size: 12px !default;
|
|
11
11
|
$toast-position-nrml-distance: 10px !default;
|
|
12
12
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
13
13
|
$toast-nrml-min-height: 48px !default;
|
|
@@ -25,8 +25,8 @@ $toast-icon-bgr-height: 24px !default;
|
|
|
25
25
|
$toast-icon-bgr-width: 24px !default;
|
|
26
26
|
$toast-icon-bgr-size: 18px !default;
|
|
27
27
|
$toast-icon-bgr-right-margin: 14px !default;
|
|
28
|
-
$toast-close-icon-bgr-height:
|
|
29
|
-
$toast-close-icon-bgr-width:
|
|
28
|
+
$toast-close-icon-bgr-height: 30px !default;
|
|
29
|
+
$toast-close-icon-bgr-width: 30px !default;
|
|
30
30
|
$toast-close-icon-bgr-size: 14px !default;
|
|
31
31
|
$toast-position-bgr-distance: 10px !default;
|
|
32
32
|
$multitoast-bgr-gap-distance: 10px !default;
|
|
@@ -385,6 +385,9 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
385
385
|
flex-direction: column;
|
|
386
386
|
overflow: hidden;
|
|
387
387
|
width: inherit;
|
|
388
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
389
|
+
flex: 1;
|
|
390
|
+
}
|
|
388
391
|
|
|
389
392
|
.e-toast-title,
|
|
390
393
|
.e-toast-content {
|
|
@@ -604,7 +607,6 @@ $toast-icon-hover-border-radius: 50% !default;
|
|
|
604
607
|
background: $toast-close-icon-hover-bg-color;
|
|
605
608
|
border-radius: $toast-icon-hover-border-radius;
|
|
606
609
|
height: 32px;
|
|
607
|
-
margin-top: -6px;
|
|
608
610
|
}
|
|
609
611
|
@else {
|
|
610
612
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -6,8 +6,8 @@ $toast-icon-nrml-height: 24px !default;
|
|
|
6
6
|
$toast-icon-nrml-width: 24px !default;
|
|
7
7
|
$toast-icon-nrml-size: $text-xl !default;
|
|
8
8
|
$toast-icon-nrml-right-margin: 8px !default;
|
|
9
|
-
$toast-close-icon-nrml-height:
|
|
10
|
-
$toast-close-icon-nrml-width:
|
|
9
|
+
$toast-close-icon-nrml-height: 32px !default;
|
|
10
|
+
$toast-close-icon-nrml-width: 32px !default;
|
|
11
11
|
$toast-close-icon-nrml-size: $text-xl !default;
|
|
12
12
|
$toast-position-nrml-distance: 10px !default;
|
|
13
13
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
@@ -28,8 +28,8 @@ $toast-icon-bgr-height: 24px !default;
|
|
|
28
28
|
$toast-icon-bgr-width: 24px !default;
|
|
29
29
|
$toast-icon-bgr-size: 20px !default;
|
|
30
30
|
$toast-icon-bgr-right-margin: 14px !default;
|
|
31
|
-
$toast-close-icon-bgr-height:
|
|
32
|
-
$toast-close-icon-bgr-width:
|
|
31
|
+
$toast-close-icon-bgr-height: 32px !default;
|
|
32
|
+
$toast-close-icon-bgr-width: 32px !default;
|
|
33
33
|
$toast-close-icon-bgr-size: $text-xl !default;
|
|
34
34
|
$toast-position-bgr-distance: 10px !default;
|
|
35
35
|
$multitoast-bgr-gap-distance: 10px !default;
|
|
@@ -387,6 +387,9 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
387
387
|
flex-direction: column;
|
|
388
388
|
overflow: hidden;
|
|
389
389
|
width: inherit;
|
|
390
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
391
|
+
flex: 1;
|
|
392
|
+
}
|
|
390
393
|
|
|
391
394
|
.e-toast-title,
|
|
392
395
|
.e-toast-content {
|
|
@@ -606,7 +609,6 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
606
609
|
background: $toast-close-icon-hover-bg-color;
|
|
607
610
|
border-radius: $toast-icon-hover-border-radius;
|
|
608
611
|
height: 32px;
|
|
609
|
-
margin-top: -6px;
|
|
610
612
|
}
|
|
611
613
|
@else {
|
|
612
614
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -6,8 +6,8 @@ $toast-icon-nrml-height: 24px !default;
|
|
|
6
6
|
$toast-icon-nrml-width: 24px !default;
|
|
7
7
|
$toast-icon-nrml-size: $text-xl !default;
|
|
8
8
|
$toast-icon-nrml-right-margin: 8px !default;
|
|
9
|
-
$toast-close-icon-nrml-height:
|
|
10
|
-
$toast-close-icon-nrml-width:
|
|
9
|
+
$toast-close-icon-nrml-height: 32px !default;
|
|
10
|
+
$toast-close-icon-nrml-width: 32px !default;
|
|
11
11
|
$toast-close-icon-nrml-size: $text-xl !default;
|
|
12
12
|
$toast-position-nrml-distance: 10px !default;
|
|
13
13
|
$multitoast-nrml-gap-distance: 10px !default;
|
|
@@ -28,8 +28,8 @@ $toast-icon-bgr-height: 24px !default;
|
|
|
28
28
|
$toast-icon-bgr-width: 24px !default;
|
|
29
29
|
$toast-icon-bgr-size: 20px !default;
|
|
30
30
|
$toast-icon-bgr-right-margin: 14px !default;
|
|
31
|
-
$toast-close-icon-bgr-height:
|
|
32
|
-
$toast-close-icon-bgr-width:
|
|
31
|
+
$toast-close-icon-bgr-height: 32px !default;
|
|
32
|
+
$toast-close-icon-bgr-width: 32px !default;
|
|
33
33
|
$toast-close-icon-bgr-size: $text-xl !default;
|
|
34
34
|
$toast-position-bgr-distance: 10px !default;
|
|
35
35
|
$multitoast-bgr-gap-distance: 10px !default;
|
|
@@ -387,6 +387,9 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
387
387
|
flex-direction: column;
|
|
388
388
|
overflow: hidden;
|
|
389
389
|
width: inherit;
|
|
390
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
391
|
+
flex: 1;
|
|
392
|
+
}
|
|
390
393
|
|
|
391
394
|
.e-toast-title,
|
|
392
395
|
.e-toast-content {
|
|
@@ -606,7 +609,6 @@ $toast-warning-icon: '\e88b' !default;
|
|
|
606
609
|
background: $toast-close-icon-hover-bg-color;
|
|
607
610
|
border-radius: $toast-icon-hover-border-radius;
|
|
608
611
|
height: 32px;
|
|
609
|
-
margin-top: -6px;
|
|
610
612
|
}
|
|
611
613
|
@else {
|
|
612
614
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -375,6 +375,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
375
375
|
flex-direction: column;
|
|
376
376
|
overflow: hidden;
|
|
377
377
|
width: inherit;
|
|
378
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
379
|
+
flex: 1;
|
|
380
|
+
}
|
|
378
381
|
|
|
379
382
|
.e-toast-title,
|
|
380
383
|
.e-toast-content {
|
|
@@ -594,7 +597,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
594
597
|
background: $toast-close-icon-hover-bg-color;
|
|
595
598
|
border-radius: $toast-icon-hover-border-radius;
|
|
596
599
|
height: 32px;
|
|
597
|
-
margin-top: -6px;
|
|
598
600
|
}
|
|
599
601
|
@else {
|
|
600
602
|
background-color: $toast-close-icon-hover-bg-color;
|
|
@@ -375,6 +375,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
375
375
|
flex-direction: column;
|
|
376
376
|
overflow: hidden;
|
|
377
377
|
width: inherit;
|
|
378
|
+
@if $skin-name == 'material' or $skin-name == 'Material3' {
|
|
379
|
+
flex: 1;
|
|
380
|
+
}
|
|
378
381
|
|
|
379
382
|
.e-toast-title,
|
|
380
383
|
.e-toast-content {
|
|
@@ -594,7 +597,6 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
594
597
|
background: $toast-close-icon-hover-bg-color;
|
|
595
598
|
border-radius: $toast-icon-hover-border-radius;
|
|
596
599
|
height: 32px;
|
|
597
|
-
margin-top: -6px;
|
|
598
600
|
}
|
|
599
601
|
@else {
|
|
600
602
|
background-color: $toast-close-icon-hover-bg-color;
|