@syncfusion/blazor-themes 22.1.37 → 22.1.39
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 +51 -7
- package/SCSS-Themes/bootstrap.scss +56 -12
- package/SCSS-Themes/bootstrap4.scss +51 -7
- package/SCSS-Themes/bootstrap5-dark.scss +51 -7
- package/SCSS-Themes/bootstrap5.scss +51 -7
- 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 +52 -8
- package/SCSS-Themes/fabric.scss +52 -8
- package/SCSS-Themes/fluent-dark.scss +51 -7
- package/SCSS-Themes/fluent.scss +51 -7
- 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 +53 -9
- 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 +1 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent.scss +1 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material.scss +1 -0
- package/SCSS-Themes/inputs/input/material3-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material3.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -0
- package/SCSS-Themes/material-dark.scss +51 -7
- package/SCSS-Themes/material.scss +51 -7
- package/SCSS-Themes/material3-dark.scss +51 -7
- package/SCSS-Themes/material3.scss +51 -7
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +5 -5
- package/SCSS-Themes/tailwind-dark.scss +51 -7
- package/SCSS-Themes/tailwind.scss +51 -7
- package/package.json +1 -1
|
@@ -6267,6 +6267,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6267
6267
|
}
|
|
6268
6268
|
|
|
6269
6269
|
input.e-input.e-bigger#{$css},
|
|
6270
|
+
.e-bigger input.e-input#{$css},
|
|
6270
6271
|
.e-input-group.e-bigger input,
|
|
6271
6272
|
.e-input-group.e-bigger input.e-input,
|
|
6272
6273
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -28343,8 +28344,6 @@ $cbox-border-style: solid !default;
|
|
|
28343
28344
|
|
|
28344
28345
|
+.e-label {
|
|
28345
28346
|
margin-left: $cbox-margin;
|
|
28346
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28347
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28348
28347
|
}
|
|
28349
28348
|
|
|
28350
28349
|
+.e-ripple-container {
|
|
@@ -28574,8 +28573,6 @@ $cbox-border-style: solid !default;
|
|
|
28574
28573
|
font-size: $cbox-bigger-font-size;
|
|
28575
28574
|
line-height: $cbox-bigger-height;
|
|
28576
28575
|
margin-left: $cbox-bigger-margin;
|
|
28577
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28578
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28579
28576
|
}
|
|
28580
28577
|
|
|
28581
28578
|
+.e-ripple-container {
|
|
@@ -75822,6 +75819,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75822
75819
|
|
|
75823
75820
|
li.e-cclist {
|
|
75824
75821
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
75822
|
+
@if $grid-skin == 'material3' {
|
|
75823
|
+
line-height: 24px;
|
|
75824
|
+
}
|
|
75825
75825
|
}
|
|
75826
75826
|
|
|
75827
75827
|
.e-toolbar .e-ccdiv {
|
|
@@ -76544,7 +76544,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76544
76544
|
border-collapse: separate;
|
|
76545
76545
|
table-layout: fixed;
|
|
76546
76546
|
width: 100%;
|
|
76547
|
-
border-spacing: 0.25px;
|
|
76548
76547
|
}
|
|
76549
76548
|
|
|
76550
76549
|
.e-tableborder {
|
|
@@ -78042,6 +78041,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78042
78041
|
margin: -12px;
|
|
78043
78042
|
}
|
|
78044
78043
|
|
|
78044
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
78045
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
78046
|
+
@if $grid-skin == 'material3' {
|
|
78047
|
+
font-size: $text-base;
|
|
78048
|
+
}
|
|
78049
|
+
}
|
|
78050
|
+
|
|
78045
78051
|
.e-ccdlg {
|
|
78046
78052
|
|
|
78047
78053
|
.e-dlg-content {
|
|
@@ -79869,6 +79875,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79869
79875
|
}
|
|
79870
79876
|
/* stylelint-enable */
|
|
79871
79877
|
|
|
79878
|
+
/* Apply styles for Firefox only */
|
|
79879
|
+
/* stylelint-disable function-url-quotes */
|
|
79880
|
+
@-moz-document url-prefix() {
|
|
79881
|
+
#{&}.e-grid-min-height {
|
|
79882
|
+
.e-rowcell,
|
|
79883
|
+
.e-icon-grightarrow,
|
|
79884
|
+
.e-icon-gdownarrow {
|
|
79885
|
+
line-height: normal;
|
|
79886
|
+
}
|
|
79887
|
+
}
|
|
79888
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
79889
|
+
.e-rowcell,
|
|
79890
|
+
.e-rowcell:first-child,
|
|
79891
|
+
.e-rowcell:last-child {
|
|
79892
|
+
line-height: normal;
|
|
79893
|
+
}
|
|
79894
|
+
}
|
|
79895
|
+
}
|
|
79896
|
+
/* stylelint-enable function-url-quotes */
|
|
79897
|
+
|
|
79872
79898
|
|
|
79873
79899
|
@include export-module('grid-theme') {
|
|
79874
79900
|
|
|
@@ -117650,7 +117676,16 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
117650
117676
|
& .e-dropdown-btn.e-image-popup {
|
|
117651
117677
|
& .e-select,
|
|
117652
117678
|
& .e-annotation,
|
|
117653
|
-
& .e-transform
|
|
117679
|
+
& .e-transform {
|
|
117680
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117681
|
+
|
|
117682
|
+
& .e-icons.e-caret {
|
|
117683
|
+
font-size: 10px;
|
|
117684
|
+
}
|
|
117685
|
+
}
|
|
117686
|
+
}
|
|
117687
|
+
|
|
117688
|
+
& .e-dropdown-btn {
|
|
117654
117689
|
& .e-save {
|
|
117655
117690
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117656
117691
|
|
|
@@ -117756,7 +117791,16 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
117756
117791
|
& .e-dropdown-btn.e-image-popup {
|
|
117757
117792
|
& .e-select,
|
|
117758
117793
|
& .e-annotation,
|
|
117759
|
-
& .e-transform
|
|
117794
|
+
& .e-transform {
|
|
117795
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
117796
|
+
|
|
117797
|
+
& .e-icons.e-caret {
|
|
117798
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
117799
|
+
}
|
|
117800
|
+
}
|
|
117801
|
+
}
|
|
117802
|
+
|
|
117803
|
+
& .e-dropdown-btn {
|
|
117760
117804
|
& .e-save {
|
|
117761
117805
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
117762
117806
|
|
|
@@ -6257,6 +6257,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6257
6257
|
}
|
|
6258
6258
|
|
|
6259
6259
|
input.e-input.e-bigger#{$css},
|
|
6260
|
+
.e-bigger input.e-input#{$css},
|
|
6260
6261
|
.e-input-group.e-bigger input,
|
|
6261
6262
|
.e-input-group.e-bigger input.e-input,
|
|
6262
6263
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -28117,8 +28118,6 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
28117
28118
|
|
|
28118
28119
|
+.e-label {
|
|
28119
28120
|
margin-left: $cbox-margin;
|
|
28120
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28121
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28122
28121
|
}
|
|
28123
28122
|
|
|
28124
28123
|
+.e-ripple-container {
|
|
@@ -28348,8 +28347,6 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
28348
28347
|
font-size: $cbox-bigger-font-size;
|
|
28349
28348
|
line-height: $cbox-bigger-height;
|
|
28350
28349
|
margin-left: $cbox-bigger-margin;
|
|
28351
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28352
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28353
28350
|
}
|
|
28354
28351
|
|
|
28355
28352
|
+.e-ripple-container {
|
|
@@ -46837,7 +46834,7 @@ $tbar-separator-nrml-mrgn: 5.5px 6px !default;
|
|
|
46837
46834
|
$tbar-separator-vertical-bgr-mrgn: 6px !default;
|
|
46838
46835
|
$tbar-separator-vertical-nrml-mrgn: 6px 5.5px !default;
|
|
46839
46836
|
$tbar-btn-bgr-padding: 1px 7px !default;
|
|
46840
|
-
$tbar-btn-bgr-focus-padding: 0
|
|
46837
|
+
$tbar-btn-bgr-focus-padding: 0 7px !default;
|
|
46841
46838
|
$tbar-btn-nrml-padding: 1px 2.5px !default;
|
|
46842
46839
|
$tbar-icons-bgr-font-size: 14px !default;
|
|
46843
46840
|
$tbar-multirow-items-mrgn-bigger: 15px !default;
|
|
@@ -46847,16 +46844,16 @@ $tbar-multirow-item-top-btm-mrgn-small: 0 !default;
|
|
|
46847
46844
|
|
|
46848
46845
|
$tbar-bgr-btn-text-font-size: 14px !default;
|
|
46849
46846
|
$tbar-bgr-btn-icon-font-size: 16px !default;
|
|
46850
|
-
$tbar-bgr-btn-focus-padding: 0
|
|
46847
|
+
$tbar-bgr-btn-focus-padding: 0 7px !default;
|
|
46851
46848
|
|
|
46852
46849
|
$tbar-nrml-btn-border-radius: 4px !default;
|
|
46853
|
-
$tbar-nrml-btn-focus-padding: 0
|
|
46850
|
+
$tbar-nrml-btn-focus-padding: 0 2.5px !default;
|
|
46854
46851
|
$tbar-nrml-btn-focus-outline: 0 !default;
|
|
46855
46852
|
|
|
46856
46853
|
$tbar-btn-icons-focus-color: $tbar-press-font !default;
|
|
46857
46854
|
$tbar-btn-text-focus-color: $tbar-press-font !default;
|
|
46858
46855
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
46859
|
-
$tbar-btn-hover-border-size:
|
|
46856
|
+
$tbar-btn-hover-border-size: 0 !default;
|
|
46860
46857
|
$tbar-btn-hover-active-icons-color: $tbar-press-font !default;
|
|
46861
46858
|
$tbar-btn-hover-active-text-color: $tbar-press-font !default;
|
|
46862
46859
|
$tbar-btn-overlay-opacity: .5 !default;
|
|
@@ -46869,7 +46866,7 @@ $tbar-btn-pressed-focus-box-shadow: inset 0 3px 5px rgba($grey-base, .125) !defa
|
|
|
46869
46866
|
$tbar-btn-pressed-bg: $grey-e6 !default;
|
|
46870
46867
|
$tbar-flat-btn-active-box-shadow: inset 0 3px 5px rgba($grey-base, .125) !default;
|
|
46871
46868
|
|
|
46872
|
-
$tbar-ext-btn-focus-padding: 0
|
|
46869
|
+
$tbar-ext-btn-focus-padding: 0 2.5px !default;
|
|
46873
46870
|
$tbar-ext-btn-icon-padding: 0 !default;
|
|
46874
46871
|
$tbar-ext-btn-icon-font-size: 14px !default;
|
|
46875
46872
|
$tbar-ext-btn-focus-box-shadow: none !default;
|
|
@@ -75535,6 +75532,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75535
75532
|
|
|
75536
75533
|
li.e-cclist {
|
|
75537
75534
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
75535
|
+
@if $grid-skin == 'material3' {
|
|
75536
|
+
line-height: 24px;
|
|
75537
|
+
}
|
|
75538
75538
|
}
|
|
75539
75539
|
|
|
75540
75540
|
.e-toolbar .e-ccdiv {
|
|
@@ -76257,7 +76257,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76257
76257
|
border-collapse: separate;
|
|
76258
76258
|
table-layout: fixed;
|
|
76259
76259
|
width: 100%;
|
|
76260
|
-
border-spacing: 0.25px;
|
|
76261
76260
|
}
|
|
76262
76261
|
|
|
76263
76262
|
.e-tableborder {
|
|
@@ -77755,6 +77754,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77755
77754
|
margin: -12px;
|
|
77756
77755
|
}
|
|
77757
77756
|
|
|
77757
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
77758
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
77759
|
+
@if $grid-skin == 'material3' {
|
|
77760
|
+
font-size: $text-base;
|
|
77761
|
+
}
|
|
77762
|
+
}
|
|
77763
|
+
|
|
77758
77764
|
.e-ccdlg {
|
|
77759
77765
|
|
|
77760
77766
|
.e-dlg-content {
|
|
@@ -79582,6 +79588,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79582
79588
|
}
|
|
79583
79589
|
/* stylelint-enable */
|
|
79584
79590
|
|
|
79591
|
+
/* Apply styles for Firefox only */
|
|
79592
|
+
/* stylelint-disable function-url-quotes */
|
|
79593
|
+
@-moz-document url-prefix() {
|
|
79594
|
+
#{&}.e-grid-min-height {
|
|
79595
|
+
.e-rowcell,
|
|
79596
|
+
.e-icon-grightarrow,
|
|
79597
|
+
.e-icon-gdownarrow {
|
|
79598
|
+
line-height: normal;
|
|
79599
|
+
}
|
|
79600
|
+
}
|
|
79601
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
79602
|
+
.e-rowcell,
|
|
79603
|
+
.e-rowcell:first-child,
|
|
79604
|
+
.e-rowcell:last-child {
|
|
79605
|
+
line-height: normal;
|
|
79606
|
+
}
|
|
79607
|
+
}
|
|
79608
|
+
}
|
|
79609
|
+
/* stylelint-enable function-url-quotes */
|
|
79610
|
+
|
|
79585
79611
|
|
|
79586
79612
|
@include export-module('grid-theme') {
|
|
79587
79613
|
|
|
@@ -117395,7 +117421,16 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
117395
117421
|
& .e-dropdown-btn.e-image-popup {
|
|
117396
117422
|
& .e-select,
|
|
117397
117423
|
& .e-annotation,
|
|
117398
|
-
& .e-transform
|
|
117424
|
+
& .e-transform {
|
|
117425
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117426
|
+
|
|
117427
|
+
& .e-icons.e-caret {
|
|
117428
|
+
font-size: 10px;
|
|
117429
|
+
}
|
|
117430
|
+
}
|
|
117431
|
+
}
|
|
117432
|
+
|
|
117433
|
+
& .e-dropdown-btn {
|
|
117399
117434
|
& .e-save {
|
|
117400
117435
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117401
117436
|
|
|
@@ -117501,7 +117536,16 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
117501
117536
|
& .e-dropdown-btn.e-image-popup {
|
|
117502
117537
|
& .e-select,
|
|
117503
117538
|
& .e-annotation,
|
|
117504
|
-
& .e-transform
|
|
117539
|
+
& .e-transform {
|
|
117540
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
117541
|
+
|
|
117542
|
+
& .e-icons.e-caret {
|
|
117543
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
117544
|
+
}
|
|
117545
|
+
}
|
|
117546
|
+
}
|
|
117547
|
+
|
|
117548
|
+
& .e-dropdown-btn {
|
|
117505
117549
|
& .e-save {
|
|
117506
117550
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
117507
117551
|
|
|
@@ -6136,6 +6136,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6136
6136
|
}
|
|
6137
6137
|
|
|
6138
6138
|
input.e-input.e-bigger#{$css},
|
|
6139
|
+
.e-bigger input.e-input#{$css},
|
|
6139
6140
|
.e-input-group.e-bigger input,
|
|
6140
6141
|
.e-input-group.e-bigger input.e-input,
|
|
6141
6142
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -28086,8 +28087,6 @@ $cbox-border-style: solid !default;
|
|
|
28086
28087
|
|
|
28087
28088
|
+.e-label {
|
|
28088
28089
|
margin-left: $cbox-margin;
|
|
28089
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28090
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28091
28090
|
}
|
|
28092
28091
|
|
|
28093
28092
|
+.e-ripple-container {
|
|
@@ -28317,8 +28316,6 @@ $cbox-border-style: solid !default;
|
|
|
28317
28316
|
font-size: $cbox-bigger-font-size;
|
|
28318
28317
|
line-height: $cbox-bigger-height;
|
|
28319
28318
|
margin-left: $cbox-bigger-margin;
|
|
28320
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28321
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28322
28319
|
}
|
|
28323
28320
|
|
|
28324
28321
|
+.e-ripple-container {
|
|
@@ -75724,6 +75721,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75724
75721
|
|
|
75725
75722
|
li.e-cclist {
|
|
75726
75723
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
75724
|
+
@if $grid-skin == 'material3' {
|
|
75725
|
+
line-height: 24px;
|
|
75726
|
+
}
|
|
75727
75727
|
}
|
|
75728
75728
|
|
|
75729
75729
|
.e-toolbar .e-ccdiv {
|
|
@@ -76446,7 +76446,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76446
76446
|
border-collapse: separate;
|
|
76447
76447
|
table-layout: fixed;
|
|
76448
76448
|
width: 100%;
|
|
76449
|
-
border-spacing: 0.25px;
|
|
76450
76449
|
}
|
|
76451
76450
|
|
|
76452
76451
|
.e-tableborder {
|
|
@@ -77944,6 +77943,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77944
77943
|
margin: -12px;
|
|
77945
77944
|
}
|
|
77946
77945
|
|
|
77946
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
77947
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
77948
|
+
@if $grid-skin == 'material3' {
|
|
77949
|
+
font-size: $text-base;
|
|
77950
|
+
}
|
|
77951
|
+
}
|
|
77952
|
+
|
|
77947
77953
|
.e-ccdlg {
|
|
77948
77954
|
|
|
77949
77955
|
.e-dlg-content {
|
|
@@ -79771,6 +79777,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79771
79777
|
}
|
|
79772
79778
|
/* stylelint-enable */
|
|
79773
79779
|
|
|
79780
|
+
/* Apply styles for Firefox only */
|
|
79781
|
+
/* stylelint-disable function-url-quotes */
|
|
79782
|
+
@-moz-document url-prefix() {
|
|
79783
|
+
#{&}.e-grid-min-height {
|
|
79784
|
+
.e-rowcell,
|
|
79785
|
+
.e-icon-grightarrow,
|
|
79786
|
+
.e-icon-gdownarrow {
|
|
79787
|
+
line-height: normal;
|
|
79788
|
+
}
|
|
79789
|
+
}
|
|
79790
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
79791
|
+
.e-rowcell,
|
|
79792
|
+
.e-rowcell:first-child,
|
|
79793
|
+
.e-rowcell:last-child {
|
|
79794
|
+
line-height: normal;
|
|
79795
|
+
}
|
|
79796
|
+
}
|
|
79797
|
+
}
|
|
79798
|
+
/* stylelint-enable function-url-quotes */
|
|
79799
|
+
|
|
79774
79800
|
|
|
79775
79801
|
@include export-module('grid-theme') {
|
|
79776
79802
|
|
|
@@ -117775,7 +117801,16 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
117775
117801
|
& .e-dropdown-btn.e-image-popup {
|
|
117776
117802
|
& .e-select,
|
|
117777
117803
|
& .e-annotation,
|
|
117778
|
-
& .e-transform
|
|
117804
|
+
& .e-transform {
|
|
117805
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117806
|
+
|
|
117807
|
+
& .e-icons.e-caret {
|
|
117808
|
+
font-size: 10px;
|
|
117809
|
+
}
|
|
117810
|
+
}
|
|
117811
|
+
}
|
|
117812
|
+
|
|
117813
|
+
& .e-dropdown-btn {
|
|
117779
117814
|
& .e-save {
|
|
117780
117815
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117781
117816
|
|
|
@@ -117881,7 +117916,16 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
117881
117916
|
& .e-dropdown-btn.e-image-popup {
|
|
117882
117917
|
& .e-select,
|
|
117883
117918
|
& .e-annotation,
|
|
117884
|
-
& .e-transform
|
|
117919
|
+
& .e-transform {
|
|
117920
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
117921
|
+
|
|
117922
|
+
& .e-icons.e-caret {
|
|
117923
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
117924
|
+
}
|
|
117925
|
+
}
|
|
117926
|
+
}
|
|
117927
|
+
|
|
117928
|
+
& .e-dropdown-btn {
|
|
117885
117929
|
& .e-save {
|
|
117886
117930
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
117887
117931
|
|
|
@@ -6342,6 +6342,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6342
6342
|
}
|
|
6343
6343
|
|
|
6344
6344
|
input.e-input.e-bigger#{$css},
|
|
6345
|
+
.e-bigger input.e-input#{$css},
|
|
6345
6346
|
.e-input-group.e-bigger input,
|
|
6346
6347
|
.e-input-group.e-bigger input.e-input,
|
|
6347
6348
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -28408,8 +28409,6 @@ $cbox-border-style: solid !default;
|
|
|
28408
28409
|
|
|
28409
28410
|
+.e-label {
|
|
28410
28411
|
margin-left: $cbox-margin;
|
|
28411
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28412
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28413
28412
|
}
|
|
28414
28413
|
|
|
28415
28414
|
+.e-ripple-container {
|
|
@@ -28639,8 +28638,6 @@ $cbox-border-style: solid !default;
|
|
|
28639
28638
|
font-size: $cbox-bigger-font-size;
|
|
28640
28639
|
line-height: $cbox-bigger-height;
|
|
28641
28640
|
margin-left: $cbox-bigger-margin;
|
|
28642
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28643
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28644
28641
|
}
|
|
28645
28642
|
|
|
28646
28643
|
+.e-ripple-container {
|
|
@@ -76124,6 +76121,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76124
76121
|
|
|
76125
76122
|
li.e-cclist {
|
|
76126
76123
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
76124
|
+
@if $grid-skin == 'material3' {
|
|
76125
|
+
line-height: 24px;
|
|
76126
|
+
}
|
|
76127
76127
|
}
|
|
76128
76128
|
|
|
76129
76129
|
.e-toolbar .e-ccdiv {
|
|
@@ -76846,7 +76846,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76846
76846
|
border-collapse: separate;
|
|
76847
76847
|
table-layout: fixed;
|
|
76848
76848
|
width: 100%;
|
|
76849
|
-
border-spacing: 0.25px;
|
|
76850
76849
|
}
|
|
76851
76850
|
|
|
76852
76851
|
.e-tableborder {
|
|
@@ -78344,6 +78343,13 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
78344
78343
|
margin: -12px;
|
|
78345
78344
|
}
|
|
78346
78345
|
|
|
78346
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
78347
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
78348
|
+
@if $grid-skin == 'material3' {
|
|
78349
|
+
font-size: $text-base;
|
|
78350
|
+
}
|
|
78351
|
+
}
|
|
78352
|
+
|
|
78347
78353
|
.e-ccdlg {
|
|
78348
78354
|
|
|
78349
78355
|
.e-dlg-content {
|
|
@@ -80171,6 +80177,26 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
80171
80177
|
}
|
|
80172
80178
|
/* stylelint-enable */
|
|
80173
80179
|
|
|
80180
|
+
/* Apply styles for Firefox only */
|
|
80181
|
+
/* stylelint-disable function-url-quotes */
|
|
80182
|
+
@-moz-document url-prefix() {
|
|
80183
|
+
#{&}.e-grid-min-height {
|
|
80184
|
+
.e-rowcell,
|
|
80185
|
+
.e-icon-grightarrow,
|
|
80186
|
+
.e-icon-gdownarrow {
|
|
80187
|
+
line-height: normal;
|
|
80188
|
+
}
|
|
80189
|
+
}
|
|
80190
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
80191
|
+
.e-rowcell,
|
|
80192
|
+
.e-rowcell:first-child,
|
|
80193
|
+
.e-rowcell:last-child {
|
|
80194
|
+
line-height: normal;
|
|
80195
|
+
}
|
|
80196
|
+
}
|
|
80197
|
+
}
|
|
80198
|
+
/* stylelint-enable function-url-quotes */
|
|
80199
|
+
|
|
80174
80200
|
|
|
80175
80201
|
@include export-module('grid-theme') {
|
|
80176
80202
|
|
|
@@ -117962,7 +117988,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
117962
117988
|
& .e-dropdown-btn.e-image-popup {
|
|
117963
117989
|
& .e-select,
|
|
117964
117990
|
& .e-annotation,
|
|
117965
|
-
& .e-transform
|
|
117991
|
+
& .e-transform {
|
|
117992
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117993
|
+
|
|
117994
|
+
& .e-icons.e-caret {
|
|
117995
|
+
font-size: 10px;
|
|
117996
|
+
}
|
|
117997
|
+
}
|
|
117998
|
+
}
|
|
117999
|
+
|
|
118000
|
+
& .e-dropdown-btn {
|
|
117966
118001
|
& .e-save {
|
|
117967
118002
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117968
118003
|
|
|
@@ -118068,7 +118103,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
118068
118103
|
& .e-dropdown-btn.e-image-popup {
|
|
118069
118104
|
& .e-select,
|
|
118070
118105
|
& .e-annotation,
|
|
118071
|
-
& .e-transform
|
|
118106
|
+
& .e-transform {
|
|
118107
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
118108
|
+
|
|
118109
|
+
& .e-icons.e-caret {
|
|
118110
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
118111
|
+
}
|
|
118112
|
+
}
|
|
118113
|
+
}
|
|
118114
|
+
|
|
118115
|
+
& .e-dropdown-btn {
|
|
118072
118116
|
& .e-save {
|
|
118073
118117
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
118074
118118
|
|
|
@@ -6342,6 +6342,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6342
6342
|
}
|
|
6343
6343
|
|
|
6344
6344
|
input.e-input.e-bigger#{$css},
|
|
6345
|
+
.e-bigger input.e-input#{$css},
|
|
6345
6346
|
.e-input-group.e-bigger input,
|
|
6346
6347
|
.e-input-group.e-bigger input.e-input,
|
|
6347
6348
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -28408,8 +28409,6 @@ $cbox-border-style: solid !default;
|
|
|
28408
28409
|
|
|
28409
28410
|
+.e-label {
|
|
28410
28411
|
margin-left: $cbox-margin;
|
|
28411
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28412
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28413
28412
|
}
|
|
28414
28413
|
|
|
28415
28414
|
+.e-ripple-container {
|
|
@@ -28639,8 +28638,6 @@ $cbox-border-style: solid !default;
|
|
|
28639
28638
|
font-size: $cbox-bigger-font-size;
|
|
28640
28639
|
line-height: $cbox-bigger-height;
|
|
28641
28640
|
margin-left: $cbox-bigger-margin;
|
|
28642
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28643
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28644
28641
|
}
|
|
28645
28642
|
|
|
28646
28643
|
+.e-ripple-container {
|
|
@@ -76124,6 +76121,9 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76124
76121
|
|
|
76125
76122
|
li.e-cclist {
|
|
76126
76123
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
76124
|
+
@if $grid-skin == 'material3' {
|
|
76125
|
+
line-height: 24px;
|
|
76126
|
+
}
|
|
76127
76127
|
}
|
|
76128
76128
|
|
|
76129
76129
|
.e-toolbar .e-ccdiv {
|
|
@@ -76846,7 +76846,6 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
76846
76846
|
border-collapse: separate;
|
|
76847
76847
|
table-layout: fixed;
|
|
76848
76848
|
width: 100%;
|
|
76849
|
-
border-spacing: 0.25px;
|
|
76850
76849
|
}
|
|
76851
76850
|
|
|
76852
76851
|
.e-tableborder {
|
|
@@ -78344,6 +78343,13 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
78344
78343
|
margin: -12px;
|
|
78345
78344
|
}
|
|
78346
78345
|
|
|
78346
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
78347
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
78348
|
+
@if $grid-skin == 'material3' {
|
|
78349
|
+
font-size: $text-base;
|
|
78350
|
+
}
|
|
78351
|
+
}
|
|
78352
|
+
|
|
78347
78353
|
.e-ccdlg {
|
|
78348
78354
|
|
|
78349
78355
|
.e-dlg-content {
|
|
@@ -80171,6 +80177,26 @@ $grid-dropitems-count-margin-left: -4px !default;
|
|
|
80171
80177
|
}
|
|
80172
80178
|
/* stylelint-enable */
|
|
80173
80179
|
|
|
80180
|
+
/* Apply styles for Firefox only */
|
|
80181
|
+
/* stylelint-disable function-url-quotes */
|
|
80182
|
+
@-moz-document url-prefix() {
|
|
80183
|
+
#{&}.e-grid-min-height {
|
|
80184
|
+
.e-rowcell,
|
|
80185
|
+
.e-icon-grightarrow,
|
|
80186
|
+
.e-icon-gdownarrow {
|
|
80187
|
+
line-height: normal;
|
|
80188
|
+
}
|
|
80189
|
+
}
|
|
80190
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
80191
|
+
.e-rowcell,
|
|
80192
|
+
.e-rowcell:first-child,
|
|
80193
|
+
.e-rowcell:last-child {
|
|
80194
|
+
line-height: normal;
|
|
80195
|
+
}
|
|
80196
|
+
}
|
|
80197
|
+
}
|
|
80198
|
+
/* stylelint-enable function-url-quotes */
|
|
80199
|
+
|
|
80174
80200
|
|
|
80175
80201
|
@include export-module('grid-theme') {
|
|
80176
80202
|
|
|
@@ -117962,7 +117988,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
117962
117988
|
& .e-dropdown-btn.e-image-popup {
|
|
117963
117989
|
& .e-select,
|
|
117964
117990
|
& .e-annotation,
|
|
117965
|
-
& .e-transform
|
|
117991
|
+
& .e-transform {
|
|
117992
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117993
|
+
|
|
117994
|
+
& .e-icons.e-caret {
|
|
117995
|
+
font-size: 10px;
|
|
117996
|
+
}
|
|
117997
|
+
}
|
|
117998
|
+
}
|
|
117999
|
+
|
|
118000
|
+
& .e-dropdown-btn {
|
|
117966
118001
|
& .e-save {
|
|
117967
118002
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117968
118003
|
|
|
@@ -118068,7 +118103,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
118068
118103
|
& .e-dropdown-btn.e-image-popup {
|
|
118069
118104
|
& .e-select,
|
|
118070
118105
|
& .e-annotation,
|
|
118071
|
-
& .e-transform
|
|
118106
|
+
& .e-transform {
|
|
118107
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
118108
|
+
|
|
118109
|
+
& .e-icons.e-caret {
|
|
118110
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
118111
|
+
}
|
|
118112
|
+
}
|
|
118113
|
+
}
|
|
118114
|
+
|
|
118115
|
+
& .e-dropdown-btn {
|
|
118072
118116
|
& .e-save {
|
|
118073
118117
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
118074
118118
|
|
|
@@ -180,8 +180,6 @@ $cbox-border-style: solid !default;
|
|
|
180
180
|
|
|
181
181
|
+.e-label {
|
|
182
182
|
margin-left: $cbox-margin;
|
|
183
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
184
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
185
183
|
}
|
|
186
184
|
|
|
187
185
|
+.e-ripple-container {
|
|
@@ -411,8 +409,6 @@ $cbox-border-style: solid !default;
|
|
|
411
409
|
font-size: $cbox-bigger-font-size;
|
|
412
410
|
line-height: $cbox-bigger-height;
|
|
413
411
|
margin-left: $cbox-bigger-margin;
|
|
414
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
415
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
416
412
|
}
|
|
417
413
|
|
|
418
414
|
+.e-ripple-container {
|
|
@@ -177,8 +177,6 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
177
177
|
|
|
178
178
|
+.e-label {
|
|
179
179
|
margin-left: $cbox-margin;
|
|
180
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
181
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
182
180
|
}
|
|
183
181
|
|
|
184
182
|
+.e-ripple-container {
|
|
@@ -408,8 +406,6 @@ $cbox-key-focussed-bgcolor: transparent !default;
|
|
|
408
406
|
font-size: $cbox-bigger-font-size;
|
|
409
407
|
line-height: $cbox-bigger-height;
|
|
410
408
|
margin-left: $cbox-bigger-margin;
|
|
411
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
412
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
413
409
|
}
|
|
414
410
|
|
|
415
411
|
+.e-ripple-container {
|
|
@@ -180,8 +180,6 @@ $cbox-border-style: solid !default;
|
|
|
180
180
|
|
|
181
181
|
+.e-label {
|
|
182
182
|
margin-left: $cbox-margin;
|
|
183
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
184
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
185
183
|
}
|
|
186
184
|
|
|
187
185
|
+.e-ripple-container {
|
|
@@ -411,8 +409,6 @@ $cbox-border-style: solid !default;
|
|
|
411
409
|
font-size: $cbox-bigger-font-size;
|
|
412
410
|
line-height: $cbox-bigger-height;
|
|
413
411
|
margin-left: $cbox-bigger-margin;
|
|
414
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
415
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
416
412
|
}
|
|
417
413
|
|
|
418
414
|
+.e-ripple-container {
|
|
@@ -180,8 +180,6 @@ $cbox-border-style: solid !default;
|
|
|
180
180
|
|
|
181
181
|
+.e-label {
|
|
182
182
|
margin-left: $cbox-margin;
|
|
183
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
184
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
185
183
|
}
|
|
186
184
|
|
|
187
185
|
+.e-ripple-container {
|
|
@@ -411,8 +409,6 @@ $cbox-border-style: solid !default;
|
|
|
411
409
|
font-size: $cbox-bigger-font-size;
|
|
412
410
|
line-height: $cbox-bigger-height;
|
|
413
411
|
margin-left: $cbox-bigger-margin;
|
|
414
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
415
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
416
412
|
}
|
|
417
413
|
|
|
418
414
|
+.e-ripple-container {
|