@syncfusion/blazor-themes 22.1.36 → 22.1.38
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 +85 -9
- package/SCSS-Themes/bootstrap.scss +90 -14
- package/SCSS-Themes/bootstrap4.scss +85 -9
- package/SCSS-Themes/bootstrap5-dark.scss +85 -9
- package/SCSS-Themes/bootstrap5.scss +85 -9
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fabric.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fluent.scss +0 -4
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material3.scss +0 -4
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/tailwind.scss +0 -4
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +86 -10
- package/SCSS-Themes/fabric.scss +86 -10
- package/SCSS-Themes/fluent-dark.scss +85 -9
- package/SCSS-Themes/fluent.scss +85 -9
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +30 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/fabric.scss +30 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/fluent.scss +30 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +30 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/material.scss +30 -1
- package/SCSS-Themes/grids/grid/material3-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/material3.scss +30 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +30 -1
- package/SCSS-Themes/highcontrast.scss +87 -11
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material3.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +20 -2
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap4.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap5.scss +35 -2
- package/SCSS-Themes/inputs/input/fabric-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/fabric.scss +35 -2
- package/SCSS-Themes/inputs/input/fluent-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/fluent.scss +35 -2
- package/SCSS-Themes/inputs/input/highcontrast.scss +35 -2
- package/SCSS-Themes/inputs/input/material-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/material.scss +35 -2
- package/SCSS-Themes/inputs/input/material3-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/material3.scss +35 -2
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/tailwind.scss +35 -2
- package/SCSS-Themes/material-dark.scss +85 -9
- package/SCSS-Themes/material.scss +85 -9
- package/SCSS-Themes/material3-dark.scss +85 -9
- package/SCSS-Themes/material3.scss +85 -9
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +5 -5
- package/SCSS-Themes/tailwind-dark.scss +85 -9
- package/SCSS-Themes/tailwind.scss +85 -9
- package/package.json +1 -1
|
@@ -5482,7 +5482,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
5482
5482
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5483
5483
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5484
5484
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5485
|
-
top: -
|
|
5485
|
+
top: -7px;
|
|
5486
5486
|
}
|
|
5487
5487
|
}
|
|
5488
5488
|
|
|
@@ -5523,7 +5523,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
5523
5523
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5524
5524
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5525
5525
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5526
|
-
top: -
|
|
5526
|
+
top: -7px;
|
|
5527
5527
|
}
|
|
5528
5528
|
}
|
|
5529
5529
|
|
|
@@ -6836,6 +6836,7 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
6836
6836
|
}
|
|
6837
6837
|
|
|
6838
6838
|
input.e-input.e-bigger#{$css},
|
|
6839
|
+
.e-bigger input.e-input#{$css},
|
|
6839
6840
|
.e-input-group.e-bigger input,
|
|
6840
6841
|
.e-input-group.e-bigger input.e-input,
|
|
6841
6842
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -10032,6 +10033,16 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10032
10033
|
}
|
|
10033
10034
|
}
|
|
10034
10035
|
|
|
10036
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
10037
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
10038
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
10039
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
10040
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10041
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
10042
|
+
margin-right: $zero-value;
|
|
10043
|
+
}
|
|
10044
|
+
}
|
|
10045
|
+
|
|
10035
10046
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
10036
10047
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
10037
10048
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -10115,6 +10126,17 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10115
10126
|
}
|
|
10116
10127
|
}
|
|
10117
10128
|
|
|
10129
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
10130
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
10131
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
10132
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
10133
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
10134
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
10135
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10136
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
10137
|
+
}
|
|
10138
|
+
}
|
|
10139
|
+
|
|
10118
10140
|
input.e-input.e-bigger.e-outline,
|
|
10119
10141
|
.e-bigger input.e-input.e-outline,
|
|
10120
10142
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -10321,6 +10343,17 @@ $filled-input-clear-icon-active-color: rgba($icon-color) !default;
|
|
|
10321
10343
|
}
|
|
10322
10344
|
}
|
|
10323
10345
|
|
|
10346
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
10347
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
10348
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
10349
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
10350
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
10351
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
10352
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
10353
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
10354
|
+
}
|
|
10355
|
+
}
|
|
10356
|
+
|
|
10324
10357
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
10325
10358
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
10326
10359
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -28792,8 +28825,6 @@ $cbox-border-style: solid !default;
|
|
|
28792
28825
|
|
|
28793
28826
|
+.e-label {
|
|
28794
28827
|
margin-left: $cbox-margin;
|
|
28795
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28796
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28797
28828
|
}
|
|
28798
28829
|
|
|
28799
28830
|
+.e-ripple-container {
|
|
@@ -29023,8 +29054,6 @@ $cbox-border-style: solid !default;
|
|
|
29023
29054
|
font-size: $cbox-bigger-font-size;
|
|
29024
29055
|
line-height: $cbox-bigger-height;
|
|
29025
29056
|
margin-left: $cbox-bigger-margin;
|
|
29026
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
29027
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
29028
29057
|
}
|
|
29029
29058
|
|
|
29030
29059
|
+.e-ripple-container {
|
|
@@ -77299,6 +77328,9 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
77299
77328
|
|
|
77300
77329
|
li.e-cclist {
|
|
77301
77330
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
77331
|
+
@if $grid-skin == 'material3' {
|
|
77332
|
+
line-height: 24px;
|
|
77333
|
+
}
|
|
77302
77334
|
}
|
|
77303
77335
|
|
|
77304
77336
|
.e-toolbar .e-ccdiv {
|
|
@@ -78021,7 +78053,6 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
78021
78053
|
border-collapse: separate;
|
|
78022
78054
|
table-layout: fixed;
|
|
78023
78055
|
width: 100%;
|
|
78024
|
-
border-spacing: 0.25px;
|
|
78025
78056
|
}
|
|
78026
78057
|
|
|
78027
78058
|
.e-tableborder {
|
|
@@ -79519,6 +79550,13 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
79519
79550
|
margin: -12px;
|
|
79520
79551
|
}
|
|
79521
79552
|
|
|
79553
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
79554
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
79555
|
+
@if $grid-skin == 'material3' {
|
|
79556
|
+
font-size: $text-base;
|
|
79557
|
+
}
|
|
79558
|
+
}
|
|
79559
|
+
|
|
79522
79560
|
.e-ccdlg {
|
|
79523
79561
|
|
|
79524
79562
|
.e-dlg-content {
|
|
@@ -81346,6 +81384,26 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
81346
81384
|
}
|
|
81347
81385
|
/* stylelint-enable */
|
|
81348
81386
|
|
|
81387
|
+
/* Apply styles for Firefox only */
|
|
81388
|
+
/* stylelint-disable function-url-quotes */
|
|
81389
|
+
@-moz-document url-prefix() {
|
|
81390
|
+
#{&}.e-grid-min-height {
|
|
81391
|
+
.e-rowcell,
|
|
81392
|
+
.e-icon-grightarrow,
|
|
81393
|
+
.e-icon-gdownarrow {
|
|
81394
|
+
line-height: normal;
|
|
81395
|
+
}
|
|
81396
|
+
}
|
|
81397
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
81398
|
+
.e-rowcell,
|
|
81399
|
+
.e-rowcell:first-child,
|
|
81400
|
+
.e-rowcell:last-child {
|
|
81401
|
+
line-height: normal;
|
|
81402
|
+
}
|
|
81403
|
+
}
|
|
81404
|
+
}
|
|
81405
|
+
/* stylelint-enable function-url-quotes */
|
|
81406
|
+
|
|
81349
81407
|
|
|
81350
81408
|
@include export-module('grid-theme') {
|
|
81351
81409
|
|
|
@@ -119202,7 +119260,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
119202
119260
|
& .e-dropdown-btn.e-image-popup {
|
|
119203
119261
|
& .e-select,
|
|
119204
119262
|
& .e-annotation,
|
|
119205
|
-
& .e-transform
|
|
119263
|
+
& .e-transform {
|
|
119264
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
119265
|
+
|
|
119266
|
+
& .e-icons.e-caret {
|
|
119267
|
+
font-size: 10px;
|
|
119268
|
+
}
|
|
119269
|
+
}
|
|
119270
|
+
}
|
|
119271
|
+
|
|
119272
|
+
& .e-dropdown-btn {
|
|
119206
119273
|
& .e-save {
|
|
119207
119274
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
119208
119275
|
|
|
@@ -119308,7 +119375,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
119308
119375
|
& .e-dropdown-btn.e-image-popup {
|
|
119309
119376
|
& .e-select,
|
|
119310
119377
|
& .e-annotation,
|
|
119311
|
-
& .e-transform
|
|
119378
|
+
& .e-transform {
|
|
119379
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
119380
|
+
|
|
119381
|
+
& .e-icons.e-caret {
|
|
119382
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
119383
|
+
}
|
|
119384
|
+
}
|
|
119385
|
+
}
|
|
119386
|
+
|
|
119387
|
+
& .e-dropdown-btn {
|
|
119312
119388
|
& .e-save {
|
|
119313
119389
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
119314
119390
|
|
|
@@ -125,7 +125,7 @@ $tbar-separator-nrml-mrgn: 5.5px 6px !default;
|
|
|
125
125
|
$tbar-separator-vertical-bgr-mrgn: 6px !default;
|
|
126
126
|
$tbar-separator-vertical-nrml-mrgn: 6px 5.5px !default;
|
|
127
127
|
$tbar-btn-bgr-padding: 1px 7px !default;
|
|
128
|
-
$tbar-btn-bgr-focus-padding: 0
|
|
128
|
+
$tbar-btn-bgr-focus-padding: 0 7px !default;
|
|
129
129
|
$tbar-btn-nrml-padding: 1px 2.5px !default;
|
|
130
130
|
$tbar-icons-bgr-font-size: 14px !default;
|
|
131
131
|
$tbar-multirow-items-mrgn-bigger: 15px !default;
|
|
@@ -135,16 +135,16 @@ $tbar-multirow-item-top-btm-mrgn-small: 0 !default;
|
|
|
135
135
|
|
|
136
136
|
$tbar-bgr-btn-text-font-size: 14px !default;
|
|
137
137
|
$tbar-bgr-btn-icon-font-size: 16px !default;
|
|
138
|
-
$tbar-bgr-btn-focus-padding: 0
|
|
138
|
+
$tbar-bgr-btn-focus-padding: 0 7px !default;
|
|
139
139
|
|
|
140
140
|
$tbar-nrml-btn-border-radius: 4px !default;
|
|
141
|
-
$tbar-nrml-btn-focus-padding: 0
|
|
141
|
+
$tbar-nrml-btn-focus-padding: 0 2.5px !default;
|
|
142
142
|
$tbar-nrml-btn-focus-outline: 0 !default;
|
|
143
143
|
|
|
144
144
|
$tbar-btn-icons-focus-color: $tbar-press-font !default;
|
|
145
145
|
$tbar-btn-text-focus-color: $tbar-press-font !default;
|
|
146
146
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
147
|
-
$tbar-btn-hover-border-size:
|
|
147
|
+
$tbar-btn-hover-border-size: 0 !default;
|
|
148
148
|
$tbar-btn-hover-active-icons-color: $tbar-press-font !default;
|
|
149
149
|
$tbar-btn-hover-active-text-color: $tbar-press-font !default;
|
|
150
150
|
$tbar-btn-overlay-opacity: .5 !default;
|
|
@@ -157,7 +157,7 @@ $tbar-btn-pressed-focus-box-shadow: inset 0 3px 5px rgba($grey-base, .125) !defa
|
|
|
157
157
|
$tbar-btn-pressed-bg: $grey-e6 !default;
|
|
158
158
|
$tbar-flat-btn-active-box-shadow: inset 0 3px 5px rgba($grey-base, .125) !default;
|
|
159
159
|
|
|
160
|
-
$tbar-ext-btn-focus-padding: 0
|
|
160
|
+
$tbar-ext-btn-focus-padding: 0 2.5px !default;
|
|
161
161
|
$tbar-ext-btn-icon-padding: 0 !default;
|
|
162
162
|
$tbar-ext-btn-icon-font-size: 14px !default;
|
|
163
163
|
$tbar-ext-btn-focus-box-shadow: none !default;
|
|
@@ -4918,7 +4918,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
4918
4918
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4919
4919
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4920
4920
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4921
|
-
top: -
|
|
4921
|
+
top: -7px;
|
|
4922
4922
|
}
|
|
4923
4923
|
}
|
|
4924
4924
|
|
|
@@ -4959,7 +4959,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
4959
4959
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4960
4960
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4961
4961
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4962
|
-
top: -
|
|
4962
|
+
top: -7px;
|
|
4963
4963
|
}
|
|
4964
4964
|
}
|
|
4965
4965
|
|
|
@@ -6272,6 +6272,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
6272
6272
|
}
|
|
6273
6273
|
|
|
6274
6274
|
input.e-input.e-bigger#{$css},
|
|
6275
|
+
.e-bigger input.e-input#{$css},
|
|
6275
6276
|
.e-input-group.e-bigger input,
|
|
6276
6277
|
.e-input-group.e-bigger input.e-input,
|
|
6277
6278
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -9468,6 +9469,16 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
9468
9469
|
}
|
|
9469
9470
|
}
|
|
9470
9471
|
|
|
9472
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9473
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9474
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9475
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9476
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9477
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9478
|
+
margin-right: $zero-value;
|
|
9479
|
+
}
|
|
9480
|
+
}
|
|
9481
|
+
|
|
9471
9482
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9472
9483
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9473
9484
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9551,6 +9562,17 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
9551
9562
|
}
|
|
9552
9563
|
}
|
|
9553
9564
|
|
|
9565
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9566
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9567
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9568
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9569
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9570
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9571
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9572
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9573
|
+
}
|
|
9574
|
+
}
|
|
9575
|
+
|
|
9554
9576
|
input.e-input.e-bigger.e-outline,
|
|
9555
9577
|
.e-bigger input.e-input.e-outline,
|
|
9556
9578
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9757,6 +9779,17 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
9757
9779
|
}
|
|
9758
9780
|
}
|
|
9759
9781
|
|
|
9782
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9783
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9784
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9785
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9786
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9787
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9788
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9789
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9790
|
+
}
|
|
9791
|
+
}
|
|
9792
|
+
|
|
9760
9793
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9761
9794
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9762
9795
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -28325,8 +28358,6 @@ $cbox-border-style: solid !default;
|
|
|
28325
28358
|
|
|
28326
28359
|
+.e-label {
|
|
28327
28360
|
margin-left: $cbox-margin;
|
|
28328
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28329
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28330
28361
|
}
|
|
28331
28362
|
|
|
28332
28363
|
+.e-ripple-container {
|
|
@@ -28556,8 +28587,6 @@ $cbox-border-style: solid !default;
|
|
|
28556
28587
|
font-size: $cbox-bigger-font-size;
|
|
28557
28588
|
line-height: $cbox-bigger-height;
|
|
28558
28589
|
margin-left: $cbox-bigger-margin;
|
|
28559
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28560
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28561
28590
|
}
|
|
28562
28591
|
|
|
28563
28592
|
+.e-ripple-container {
|
|
@@ -76022,6 +76051,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76022
76051
|
|
|
76023
76052
|
li.e-cclist {
|
|
76024
76053
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
76054
|
+
@if $grid-skin == 'material3' {
|
|
76055
|
+
line-height: 24px;
|
|
76056
|
+
}
|
|
76025
76057
|
}
|
|
76026
76058
|
|
|
76027
76059
|
.e-toolbar .e-ccdiv {
|
|
@@ -76744,7 +76776,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76744
76776
|
border-collapse: separate;
|
|
76745
76777
|
table-layout: fixed;
|
|
76746
76778
|
width: 100%;
|
|
76747
|
-
border-spacing: 0.25px;
|
|
76748
76779
|
}
|
|
76749
76780
|
|
|
76750
76781
|
.e-tableborder {
|
|
@@ -78242,6 +78273,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78242
78273
|
margin: -12px;
|
|
78243
78274
|
}
|
|
78244
78275
|
|
|
78276
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
78277
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
78278
|
+
@if $grid-skin == 'material3' {
|
|
78279
|
+
font-size: $text-base;
|
|
78280
|
+
}
|
|
78281
|
+
}
|
|
78282
|
+
|
|
78245
78283
|
.e-ccdlg {
|
|
78246
78284
|
|
|
78247
78285
|
.e-dlg-content {
|
|
@@ -80069,6 +80107,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80069
80107
|
}
|
|
80070
80108
|
/* stylelint-enable */
|
|
80071
80109
|
|
|
80110
|
+
/* Apply styles for Firefox only */
|
|
80111
|
+
/* stylelint-disable function-url-quotes */
|
|
80112
|
+
@-moz-document url-prefix() {
|
|
80113
|
+
#{&}.e-grid-min-height {
|
|
80114
|
+
.e-rowcell,
|
|
80115
|
+
.e-icon-grightarrow,
|
|
80116
|
+
.e-icon-gdownarrow {
|
|
80117
|
+
line-height: normal;
|
|
80118
|
+
}
|
|
80119
|
+
}
|
|
80120
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
80121
|
+
.e-rowcell,
|
|
80122
|
+
.e-rowcell:first-child,
|
|
80123
|
+
.e-rowcell:last-child {
|
|
80124
|
+
line-height: normal;
|
|
80125
|
+
}
|
|
80126
|
+
}
|
|
80127
|
+
}
|
|
80128
|
+
/* stylelint-enable function-url-quotes */
|
|
80129
|
+
|
|
80072
80130
|
|
|
80073
80131
|
@include export-module('grid-theme') {
|
|
80074
80132
|
|
|
@@ -117846,7 +117904,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
117846
117904
|
& .e-dropdown-btn.e-image-popup {
|
|
117847
117905
|
& .e-select,
|
|
117848
117906
|
& .e-annotation,
|
|
117849
|
-
& .e-transform
|
|
117907
|
+
& .e-transform {
|
|
117908
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117909
|
+
|
|
117910
|
+
& .e-icons.e-caret {
|
|
117911
|
+
font-size: 10px;
|
|
117912
|
+
}
|
|
117913
|
+
}
|
|
117914
|
+
}
|
|
117915
|
+
|
|
117916
|
+
& .e-dropdown-btn {
|
|
117850
117917
|
& .e-save {
|
|
117851
117918
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117852
117919
|
|
|
@@ -117952,7 +118019,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
117952
118019
|
& .e-dropdown-btn.e-image-popup {
|
|
117953
118020
|
& .e-select,
|
|
117954
118021
|
& .e-annotation,
|
|
117955
|
-
& .e-transform
|
|
118022
|
+
& .e-transform {
|
|
118023
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
118024
|
+
|
|
118025
|
+
& .e-icons.e-caret {
|
|
118026
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
118027
|
+
}
|
|
118028
|
+
}
|
|
118029
|
+
}
|
|
118030
|
+
|
|
118031
|
+
& .e-dropdown-btn {
|
|
117956
118032
|
& .e-save {
|
|
117957
118033
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
117958
118034
|
|
|
@@ -4915,7 +4915,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
4915
4915
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4916
4916
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4917
4917
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4918
|
-
top: -
|
|
4918
|
+
top: -7px;
|
|
4919
4919
|
}
|
|
4920
4920
|
}
|
|
4921
4921
|
|
|
@@ -4956,7 +4956,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
4956
4956
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4957
4957
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4958
4958
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4959
|
-
top: -
|
|
4959
|
+
top: -7px;
|
|
4960
4960
|
}
|
|
4961
4961
|
}
|
|
4962
4962
|
|
|
@@ -6269,6 +6269,7 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
6269
6269
|
}
|
|
6270
6270
|
|
|
6271
6271
|
input.e-input.e-bigger#{$css},
|
|
6272
|
+
.e-bigger input.e-input#{$css},
|
|
6272
6273
|
.e-input-group.e-bigger input,
|
|
6273
6274
|
.e-input-group.e-bigger input.e-input,
|
|
6274
6275
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -9465,6 +9466,16 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
9465
9466
|
}
|
|
9466
9467
|
}
|
|
9467
9468
|
|
|
9469
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9470
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9471
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9472
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9473
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9474
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9475
|
+
margin-right: $zero-value;
|
|
9476
|
+
}
|
|
9477
|
+
}
|
|
9478
|
+
|
|
9468
9479
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9469
9480
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9470
9481
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9548,6 +9559,17 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
9548
9559
|
}
|
|
9549
9560
|
}
|
|
9550
9561
|
|
|
9562
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9563
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9564
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9565
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9566
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9567
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9568
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9569
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9570
|
+
}
|
|
9571
|
+
}
|
|
9572
|
+
|
|
9551
9573
|
input.e-input.e-bigger.e-outline,
|
|
9552
9574
|
.e-bigger input.e-input.e-outline,
|
|
9553
9575
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9754,6 +9776,17 @@ $input-transition-shadow: border-color .15s ease-in-out, box-shadow .15s ease-in
|
|
|
9754
9776
|
}
|
|
9755
9777
|
}
|
|
9756
9778
|
|
|
9779
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9780
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9781
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9782
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9783
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9784
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9785
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9786
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9787
|
+
}
|
|
9788
|
+
}
|
|
9789
|
+
|
|
9757
9790
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9758
9791
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9759
9792
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -28322,8 +28355,6 @@ $cbox-border-style: solid !default;
|
|
|
28322
28355
|
|
|
28323
28356
|
+.e-label {
|
|
28324
28357
|
margin-left: $cbox-margin;
|
|
28325
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28326
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28327
28358
|
}
|
|
28328
28359
|
|
|
28329
28360
|
+.e-ripple-container {
|
|
@@ -28553,8 +28584,6 @@ $cbox-border-style: solid !default;
|
|
|
28553
28584
|
font-size: $cbox-bigger-font-size;
|
|
28554
28585
|
line-height: $cbox-bigger-height;
|
|
28555
28586
|
margin-left: $cbox-bigger-margin;
|
|
28556
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28557
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28558
28587
|
}
|
|
28559
28588
|
|
|
28560
28589
|
+.e-ripple-container {
|
|
@@ -76019,6 +76048,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76019
76048
|
|
|
76020
76049
|
li.e-cclist {
|
|
76021
76050
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
76051
|
+
@if $grid-skin == 'material3' {
|
|
76052
|
+
line-height: 24px;
|
|
76053
|
+
}
|
|
76022
76054
|
}
|
|
76023
76055
|
|
|
76024
76056
|
.e-toolbar .e-ccdiv {
|
|
@@ -76741,7 +76773,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76741
76773
|
border-collapse: separate;
|
|
76742
76774
|
table-layout: fixed;
|
|
76743
76775
|
width: 100%;
|
|
76744
|
-
border-spacing: 0.25px;
|
|
76745
76776
|
}
|
|
76746
76777
|
|
|
76747
76778
|
.e-tableborder {
|
|
@@ -78239,6 +78270,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78239
78270
|
margin: -12px;
|
|
78240
78271
|
}
|
|
78241
78272
|
|
|
78273
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
78274
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
78275
|
+
@if $grid-skin == 'material3' {
|
|
78276
|
+
font-size: $text-base;
|
|
78277
|
+
}
|
|
78278
|
+
}
|
|
78279
|
+
|
|
78242
78280
|
.e-ccdlg {
|
|
78243
78281
|
|
|
78244
78282
|
.e-dlg-content {
|
|
@@ -80066,6 +80104,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80066
80104
|
}
|
|
80067
80105
|
/* stylelint-enable */
|
|
80068
80106
|
|
|
80107
|
+
/* Apply styles for Firefox only */
|
|
80108
|
+
/* stylelint-disable function-url-quotes */
|
|
80109
|
+
@-moz-document url-prefix() {
|
|
80110
|
+
#{&}.e-grid-min-height {
|
|
80111
|
+
.e-rowcell,
|
|
80112
|
+
.e-icon-grightarrow,
|
|
80113
|
+
.e-icon-gdownarrow {
|
|
80114
|
+
line-height: normal;
|
|
80115
|
+
}
|
|
80116
|
+
}
|
|
80117
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
80118
|
+
.e-rowcell,
|
|
80119
|
+
.e-rowcell:first-child,
|
|
80120
|
+
.e-rowcell:last-child {
|
|
80121
|
+
line-height: normal;
|
|
80122
|
+
}
|
|
80123
|
+
}
|
|
80124
|
+
}
|
|
80125
|
+
/* stylelint-enable function-url-quotes */
|
|
80126
|
+
|
|
80069
80127
|
|
|
80070
80128
|
@include export-module('grid-theme') {
|
|
80071
80129
|
|
|
@@ -117843,7 +117901,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
117843
117901
|
& .e-dropdown-btn.e-image-popup {
|
|
117844
117902
|
& .e-select,
|
|
117845
117903
|
& .e-annotation,
|
|
117846
|
-
& .e-transform
|
|
117904
|
+
& .e-transform {
|
|
117905
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117906
|
+
|
|
117907
|
+
& .e-icons.e-caret {
|
|
117908
|
+
font-size: 10px;
|
|
117909
|
+
}
|
|
117910
|
+
}
|
|
117911
|
+
}
|
|
117912
|
+
|
|
117913
|
+
& .e-dropdown-btn {
|
|
117847
117914
|
& .e-save {
|
|
117848
117915
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117849
117916
|
|
|
@@ -117949,7 +118016,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
117949
118016
|
& .e-dropdown-btn.e-image-popup {
|
|
117950
118017
|
& .e-select,
|
|
117951
118018
|
& .e-annotation,
|
|
117952
|
-
& .e-transform
|
|
118019
|
+
& .e-transform {
|
|
118020
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
118021
|
+
|
|
118022
|
+
& .e-icons.e-caret {
|
|
118023
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
118024
|
+
}
|
|
118025
|
+
}
|
|
118026
|
+
}
|
|
118027
|
+
|
|
118028
|
+
& .e-dropdown-btn {
|
|
117953
118029
|
& .e-save {
|
|
117954
118030
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
117955
118031
|
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@syncfusion/blazor-themes","version":"22.1.
|
|
1
|
+
{"name":"@syncfusion/blazor-themes","version":"22.1.38","description":"This package contains the individual component wise SCSS files and single SCSS files for Syncfusion Blazor components.","author":"Syncfusion Inc.","license":"SEE LICENSE IN license","keywords":["Blazor","Blazor Themes","Syncfusion","Syncfusion Blazor","Web components","Themes","Individual Themes","Combined Themes","Syncfusion Blazor SCSS"],"repository":{"type":"git","url":"git@github.com/syncfusion/blazor-samples"}}
|