@syncfusion/blazor-themes 26.1.40 → 26.1.42
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/base/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/bds-dark.scss +159 -53
- package/SCSS-Themes/bds.scss +159 -53
- package/SCSS-Themes/bootstrap-dark.scss +159 -53
- package/SCSS-Themes/bootstrap.scss +166 -60
- package/SCSS-Themes/bootstrap4.scss +166 -60
- package/SCSS-Themes/bootstrap5-dark.scss +170 -64
- package/SCSS-Themes/bootstrap5.scss +170 -64
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +5 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +5 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +5 -0
- package/SCSS-Themes/calendars/daterangepicker/fluent2-dark.scss +3 -3
- package/SCSS-Themes/calendars/daterangepicker/fluent2.scss +3 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +1 -1
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bds.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap4.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fabric.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/fluent2.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/highcontrast.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +5 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +3 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +3 -0
- package/SCSS-Themes/fabric-dark.scss +159 -53
- package/SCSS-Themes/fabric.scss +163 -57
- package/SCSS-Themes/fluent-dark.scss +167 -61
- package/SCSS-Themes/fluent.scss +167 -61
- package/SCSS-Themes/fluent2-dark.scss +181 -74
- package/SCSS-Themes/fluent2-highcontrast.scss +1 -1
- package/SCSS-Themes/fluent2.scss +181 -74
- package/SCSS-Themes/grids/grid/bds-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bds.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/bootstrap.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -14
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/bootstrap5.scss +33 -17
- package/SCSS-Themes/grids/grid/fabric-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/fabric.scss +27 -11
- package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent.scss +30 -14
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +36 -20
- package/SCSS-Themes/grids/grid/fluent2.scss +36 -20
- package/SCSS-Themes/grids/grid/highcontrast.scss +30 -14
- package/SCSS-Themes/grids/grid/material-dark.scss +23 -7
- package/SCSS-Themes/grids/grid/material.scss +24 -8
- package/SCSS-Themes/grids/grid/material3-dark.scss +29 -13
- package/SCSS-Themes/grids/grid/material3.scss +29 -13
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +33 -17
- package/SCSS-Themes/grids/grid/tailwind.scss +33 -17
- package/SCSS-Themes/highcontrast.scss +166 -60
- package/SCSS-Themes/inputs/slider/bds-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bds.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap4.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/bootstrap5.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fabric.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/fluent2.scss +34 -7
- package/SCSS-Themes/inputs/slider/highcontrast.scss +34 -7
- package/SCSS-Themes/inputs/slider/material-dark.scss +44 -16
- package/SCSS-Themes/inputs/slider/material.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/material3.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind-dark.scss +34 -7
- package/SCSS-Themes/inputs/slider/tailwind.scss +34 -7
- package/SCSS-Themes/material-dark.scss +170 -63
- package/SCSS-Themes/material.scss +161 -55
- package/SCSS-Themes/material3-dark.scss +166 -60
- package/SCSS-Themes/material3.scss +166 -60
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bds.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fabric.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/fluent2.scss +2 -1
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/material3.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +2 -1
- package/SCSS-Themes/navigations/treeview/tailwind.scss +2 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +93 -40
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +89 -36
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +90 -37
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +90 -37
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bds.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +170 -64
- package/SCSS-Themes/tailwind.scss +170 -64
- package/package.json +1 -1
|
@@ -25827,6 +25827,11 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
25827
25827
|
color: $calendar-today-focused-font-color;
|
|
25828
25828
|
}
|
|
25829
25829
|
}
|
|
25830
|
+
#{if(&, '&', '*')}.e-month td.e-disabled.e-today span.e-day {
|
|
25831
|
+
@if ($skin-name == 'FluentUI' or $skin-name == 'fluent2') {
|
|
25832
|
+
color: $calendar-today-disabled-color;
|
|
25833
|
+
}
|
|
25834
|
+
}
|
|
25830
25835
|
#{if(&, '&', '*')}.e-year td.e-selected > span.e-day,
|
|
25831
25836
|
#{if(&, '&', '*')}.e-decade td.e-selected > span.e-day,
|
|
25832
25837
|
#{if(&, '&', '*')}.e-year td.e-selected:hover > span.e-day,
|
|
@@ -32280,7 +32285,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32280
32285
|
&.e-scale {
|
|
32281
32286
|
&.e-h-scale {
|
|
32282
32287
|
.e-tick {
|
|
32283
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32288
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32289
|
+
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32290
|
+
@if ($skin-name == 'material-dark') {
|
|
32291
|
+
background-position: bottom;
|
|
32292
|
+
}
|
|
32293
|
+
}
|
|
32294
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32284
32295
|
@include alignment($tick-after-height, $tick-after-top, 'horizontal');
|
|
32285
32296
|
}
|
|
32286
32297
|
@else {
|
|
@@ -32290,7 +32301,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32290
32301
|
}
|
|
32291
32302
|
|
|
32292
32303
|
.e-large {
|
|
32293
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32304
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32305
|
+
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32306
|
+
}
|
|
32307
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32294
32308
|
@include alignment($largetick-before-height, $largetick-before-top, 'horizontal');
|
|
32295
32309
|
}
|
|
32296
32310
|
}
|
|
@@ -32320,7 +32334,13 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32320
32334
|
&.e-scale {
|
|
32321
32335
|
&.e-h-scale {
|
|
32322
32336
|
.e-tick {
|
|
32323
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32337
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32338
|
+
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32339
|
+
@if ($skin-name == 'material-dark') {
|
|
32340
|
+
background-position-x: center;
|
|
32341
|
+
}
|
|
32342
|
+
}
|
|
32343
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32324
32344
|
@include alignment($tick-before-height, $tick-before-top, 'horizontal');
|
|
32325
32345
|
}
|
|
32326
32346
|
@else {
|
|
@@ -32330,7 +32350,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32330
32350
|
}
|
|
32331
32351
|
|
|
32332
32352
|
.e-large {
|
|
32333
|
-
@if ($skin-name != 'material' and $skin-name
|
|
32353
|
+
@if ($skin-name != 'material' and $skin-name == 'material-dark') {
|
|
32354
|
+
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32355
|
+
}
|
|
32356
|
+
@else if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
32334
32357
|
@include alignment($largetick-after-height, $largetick-after-top, 'horizontal');
|
|
32335
32358
|
}
|
|
32336
32359
|
}
|
|
@@ -32406,7 +32429,12 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32406
32429
|
}
|
|
32407
32430
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32408
32431
|
background-position: center;
|
|
32409
|
-
|
|
32432
|
+
@if ($skin-name == 'material-dark') {
|
|
32433
|
+
height: 12px;
|
|
32434
|
+
}
|
|
32435
|
+
@else {
|
|
32436
|
+
height: 99%;
|
|
32437
|
+
}
|
|
32410
32438
|
}
|
|
32411
32439
|
}
|
|
32412
32440
|
|
|
@@ -32432,6 +32460,10 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32432
32460
|
@else if ($skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'highcontrast' or $skin-name == 'highcontrast-light') {
|
|
32433
32461
|
@include alignment(calc(100% + 3px), -9px, 'horizontal');
|
|
32434
32462
|
}
|
|
32463
|
+
@else if ($skin-name == 'material-dark') {
|
|
32464
|
+
height: 20px;
|
|
32465
|
+
top: 4px;
|
|
32466
|
+
}
|
|
32435
32467
|
}
|
|
32436
32468
|
}
|
|
32437
32469
|
|
|
@@ -32531,7 +32563,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32531
32563
|
background-position: center center;
|
|
32532
32564
|
}
|
|
32533
32565
|
|
|
32534
|
-
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3') {
|
|
32566
|
+
@if ($skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'Material3' or $skin-name == 'material-dark') {
|
|
32535
32567
|
&.e-large {
|
|
32536
32568
|
@if ($skin-name != 'bootstrap4') {
|
|
32537
32569
|
background-image: $slider-scale-tick-image-dark;
|
|
@@ -32621,7 +32653,7 @@ $slider-button-vup-bg-image: none !default;
|
|
|
32621
32653
|
.e-tick {
|
|
32622
32654
|
display: inline-block;
|
|
32623
32655
|
@if ($skin-name == 'material' or $skin-name == 'material-dark') {
|
|
32624
|
-
background-repeat:
|
|
32656
|
+
background-repeat: repeat-y;
|
|
32625
32657
|
}
|
|
32626
32658
|
|
|
32627
32659
|
@if ($skin-name != 'material' and $skin-name != 'material-dark') {
|
|
@@ -54911,7 +54943,8 @@ $treeview-drag-icon-color: rgba($content-text-color-alt1) !default;
|
|
|
54911
54943
|
|
|
54912
54944
|
.e-list-item {
|
|
54913
54945
|
|
|
54914
|
-
div.e-icons::before
|
|
54946
|
+
div.e-icons.e-icon-expandable::before,
|
|
54947
|
+
div.e-icons.e-icon-collapsible::before {
|
|
54915
54948
|
content: '\e748';
|
|
54916
54949
|
}
|
|
54917
54950
|
}
|
|
@@ -58074,7 +58107,7 @@ $ddt-item-hover-bg: $content-bg-color-hover !default;
|
|
|
58074
58107
|
|
|
58075
58108
|
&.e-chip-input {
|
|
58076
58109
|
width: 0;
|
|
58077
|
-
|
|
58110
|
+
visibility: hidden;
|
|
58078
58111
|
}
|
|
58079
58112
|
}
|
|
58080
58113
|
|
|
@@ -61612,6 +61645,9 @@ ejs-multiselect {
|
|
|
61612
61645
|
@if $ddl-multiselect-skin-name != 'Material3' {
|
|
61613
61646
|
background-color: $ddl-chip-bg-color;
|
|
61614
61647
|
}
|
|
61648
|
+
@if $ddl-multiselect-skin-name == 'fluent2' {
|
|
61649
|
+
border: $dd-chip-border;
|
|
61650
|
+
}
|
|
61615
61651
|
border-radius: $ddl-chip-radius;
|
|
61616
61652
|
height: $ddl-chip-height;
|
|
61617
61653
|
}
|
|
@@ -69661,7 +69697,7 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
69661
69697
|
}
|
|
69662
69698
|
}
|
|
69663
69699
|
}
|
|
69664
|
-
.e-listview
|
|
69700
|
+
.e-de-listview.e-de-listview-icon.e-icons.e-list-icon {
|
|
69665
69701
|
height: 24px;
|
|
69666
69702
|
width: 16px;
|
|
69667
69703
|
margin-right: $e-de-ctnr-break-listview-margin-right;
|
|
@@ -75648,8 +75684,8 @@ $grid-summary-row-bg-color: $content-bg-color-alt1 !default;
|
|
|
75648
75684
|
$grid-sortdiv-width: 20px !default;
|
|
75649
75685
|
$grid-sortdiv-height: 20px !default;
|
|
75650
75686
|
$grid-sortnumber-margin: 0 10px 1px 8px !default;
|
|
75651
|
-
$grid-fltr-sortnumber-margin: 0
|
|
75652
|
-
$grid-fltr-sortnumber-rightalign-margin: 0 8px 0
|
|
75687
|
+
$grid-fltr-sortnumber-margin: 0 11px 0 8px !default;
|
|
75688
|
+
$grid-fltr-sortnumber-rightalign-margin: 0 8px 0 0 !default;
|
|
75653
75689
|
$grid-sortnumber-rightalign-margin: 0 2px 0 2px !default;
|
|
75654
75690
|
$grid-sortnumer-line-height: 20px !default;
|
|
75655
75691
|
$grid-bigger-sortnumer-line-height: 24px !default;
|
|
@@ -75717,13 +75753,13 @@ $grid-rtl-grouped-headercell-padding: 5px 0 !default;
|
|
|
75717
75753
|
$grid-rtl-group-text-margin-left: 2px !default;
|
|
75718
75754
|
$grid-rtl-group-sorticon-margin-right: -7px !default;
|
|
75719
75755
|
$grid-rtl-headercell-border-width: 0 !default;
|
|
75720
|
-
$grid-rtl-headercelldiv-padding: 0 .4em 0
|
|
75756
|
+
$grid-rtl-headercelldiv-padding: 0 .4em 0 2.1em !default;
|
|
75721
75757
|
$grid-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
75722
75758
|
$grid-bigger-rtl-headercelldiv-chkbox-padding: 0 .5em 0 2.8em !default;
|
|
75723
75759
|
$grid-ungroup-rtl-padding-right: -7px !default;
|
|
75724
|
-
$grid-headercelldiv-padding: 0
|
|
75760
|
+
$grid-headercelldiv-padding: 0 9px 0 8px !default;
|
|
75725
75761
|
$grid-headercelldiv-sort-centeralign-padding-right: 8px !default;
|
|
75726
|
-
$grid-headercell-div-padding: 0 .4em !default;
|
|
75762
|
+
$grid-headercell-div-padding: 0 1.5em 0 .4em !default;
|
|
75727
75763
|
$grid-group-text-width: auto !default;
|
|
75728
75764
|
$grid-grouptopleftcell-border-top: 2px solid !default;
|
|
75729
75765
|
$grid-group-caption-font-size: 14px !default;
|
|
@@ -75974,7 +76010,7 @@ $grid-responsive-apply-btn-top: 0 !default;
|
|
|
75974
76010
|
$grid-responsive-column-menu-icon-margin-top: 0 !default;
|
|
75975
76011
|
$grid-rtl-headercelldiv-left-align-margin: 10px !default;
|
|
75976
76012
|
$grid-rtl-filtermenudiv-left-align-margin: -2px !default;
|
|
75977
|
-
$grid-rtl-sort-num-left-align-margin: 0 8px 0
|
|
76013
|
+
$grid-rtl-sort-num-left-align-margin: 0 8px 0 3px !default;
|
|
75978
76014
|
$grid-frozen-mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
75979
76015
|
$grid-rowcell-color: rgba($content-text-color) !default;
|
|
75980
76016
|
$grid-header-text-transform: none !default;
|
|
@@ -76555,7 +76591,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
76555
76591
|
.e-headercell.e-fltr-icon .e-headercelldiv .e-sortnumber {
|
|
76556
76592
|
margin: $grid-rtl-bigger-sortnumber-withfilter-margin;
|
|
76557
76593
|
@if $grid-skin == 'tailwind' {
|
|
76558
|
-
margin-left:
|
|
76594
|
+
margin-left: 4px;
|
|
76559
76595
|
}
|
|
76560
76596
|
}
|
|
76561
76597
|
|
|
@@ -77895,7 +77931,17 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
77895
77931
|
text-transform: $grid-header-text-transform;
|
|
77896
77932
|
user-select: none;
|
|
77897
77933
|
}
|
|
77898
|
-
|
|
77934
|
+
|
|
77935
|
+
.e-rightalign:not(.e-fltr-icon) .e-headercelldiv {
|
|
77936
|
+
padding: 0 .4em ;
|
|
77937
|
+
@if $grid-skin == 'fabric' {
|
|
77938
|
+
padding: 0 1px 0;
|
|
77939
|
+
}
|
|
77940
|
+
@if $grid-skin == 'highcontrast' {
|
|
77941
|
+
padding: 0;
|
|
77942
|
+
}
|
|
77943
|
+
}
|
|
77944
|
+
|
|
77899
77945
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
77900
77946
|
overflow: visible;
|
|
77901
77947
|
}
|
|
@@ -78397,6 +78443,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
78397
78443
|
right: 2px;
|
|
78398
78444
|
}
|
|
78399
78445
|
}
|
|
78446
|
+
&.e-rtl .e-sortfilter .e-rightalign .e-headercelldiv {
|
|
78447
|
+
padding: $grid-headercelldiv-right-align-padding;
|
|
78448
|
+
}
|
|
78400
78449
|
|
|
78401
78450
|
.e-sortfilterdiv {
|
|
78402
78451
|
float: right;
|
|
@@ -78443,7 +78492,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
78443
78492
|
}
|
|
78444
78493
|
|
|
78445
78494
|
&.e-rtl .e-gridheader .e-sortfilter {
|
|
78446
|
-
.e-centeralign.e-headercell[aria-sort="none"],
|
|
78495
|
+
.e-centeralign.e-headercell[aria-sort="none"]:not(.e-centeralign),
|
|
78447
78496
|
.e-centeralign.e-headercell:not([aria-sort]) {
|
|
78448
78497
|
.e-headercelldiv,
|
|
78449
78498
|
.e-stackedheadercelldiv {
|
|
@@ -79796,6 +79845,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79796
79845
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79797
79846
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79798
79847
|
text-align: right;
|
|
79848
|
+
@if $grid-skin == 'highcontrast' {
|
|
79849
|
+
margin: -7px 0;
|
|
79850
|
+
}
|
|
79799
79851
|
|
|
79800
79852
|
& .e-sortnumber {
|
|
79801
79853
|
@include grid-flot-margin(left, $grid-fltr-rtl-sortnumber-margin);
|
|
@@ -79807,6 +79859,9 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79807
79859
|
.e-headercelldiv.e-headerchkcelldiv {
|
|
79808
79860
|
padding: $grid-rtl-headercelldiv-padding;
|
|
79809
79861
|
text-align: right;
|
|
79862
|
+
@if $grid-skin == 'highcontrast' {
|
|
79863
|
+
margin: -7px 0;
|
|
79864
|
+
}
|
|
79810
79865
|
|
|
79811
79866
|
& .e-sortnumber {
|
|
79812
79867
|
@include grid-flot-margin(left, $grid-rtl-sortnumber-margin);
|
|
@@ -79827,9 +79882,6 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79827
79882
|
|
|
79828
79883
|
& .e-sortnumber {
|
|
79829
79884
|
margin: $grid-rtl-sort-num-left-align-margin;
|
|
79830
|
-
@if $grid-skin == 'bootstrap4' {
|
|
79831
|
-
margin: 4px -2px 0 0;
|
|
79832
|
-
}
|
|
79833
79885
|
}
|
|
79834
79886
|
}
|
|
79835
79887
|
|
|
@@ -79848,7 +79900,7 @@ $grid-checkmark-color: rgba($primary-text-color) !default;
|
|
|
79848
79900
|
}
|
|
79849
79901
|
|
|
79850
79902
|
& .e-headercelldiv {
|
|
79851
|
-
padding: 0
|
|
79903
|
+
padding: 0 1.6em 0 1.2em;
|
|
79852
79904
|
|
|
79853
79905
|
& .e-sortnumber {
|
|
79854
79906
|
@include grid-flot-margin(right, $grid-bigger-sort-right-margin);
|
|
@@ -99329,7 +99381,7 @@ $pv-annotation-opacity-popup-box-shadow: 0 3px 8px 0 $content-bg-color-hover !de
|
|
|
99329
99381
|
$pv-annotation-opacity-slider-width: 172px !default;
|
|
99330
99382
|
$pv-annotation-opacity-slider-width-rtl: 140px !default;
|
|
99331
99383
|
$pv-annotation-opacity-slider-margin-left: 11px !default;
|
|
99332
|
-
$pv-annotation-opacity-slider-margin-right:
|
|
99384
|
+
$pv-annotation-opacity-slider-margin-right: 20px !default;
|
|
99333
99385
|
$pv-annotation-opacity-slider-height: 16px !default;
|
|
99334
99386
|
$pv-annotation-drop-down-caret-font-size: $text-base !default;
|
|
99335
99387
|
$pv-annotation-drop-down-height: 32px !default;
|
|
@@ -100189,7 +100241,9 @@ $lg-desktop: 1399.98;
|
|
|
100189
100241
|
.e-pv-formdesigner-toolbar.e-toolbar .e-toolbar-items .e-toolbar-item .e-pv-tbar-btn.e-btn {
|
|
100190
100242
|
height: $pv-toolbar-btn-height;
|
|
100191
100243
|
min-width: $pv-toolbar-btn-width;
|
|
100192
|
-
|
|
100244
|
+
@if ($skin-name != 'fluent2') {
|
|
100245
|
+
width: $pv-toolbar-btn-width;
|
|
100246
|
+
}
|
|
100193
100247
|
@if $skin-name == 'FluentUI' {
|
|
100194
100248
|
line-height: $pv-toolbar-btn-height;
|
|
100195
100249
|
min-width: 40px;
|
|
@@ -101107,7 +101161,8 @@ $lg-desktop: 1399.98;
|
|
|
101107
101161
|
padding: $pv-thumbnail-view-button-selection-padding;
|
|
101108
101162
|
}
|
|
101109
101163
|
|
|
101110
|
-
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus
|
|
101164
|
+
.e-pv-tbar-btn.e-pv-thumbnail-view-button.e-btn:focus,
|
|
101165
|
+
.e-pv-tbar-btn.e-pv-organize-view-button.e-btn:focus
|
|
101111
101166
|
{
|
|
101112
101167
|
background: $pv-thumbnail-view-button-selection-background;
|
|
101113
101168
|
border: $pv-thumbnail-view-button-selection-border;
|
|
@@ -101470,7 +101525,9 @@ $lg-desktop: 1399.98;
|
|
|
101470
101525
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-menu-icon,
|
|
101471
101526
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon,
|
|
101472
101527
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret,
|
|
101473
|
-
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret
|
|
101528
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret,
|
|
101529
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn,
|
|
101530
|
+
.e-pv-comment-panel-title-container .e-pv-annotation-tools-close-icon.e-pv-icon {
|
|
101474
101531
|
color: $pv-icon-color;
|
|
101475
101532
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark') {
|
|
101476
101533
|
box-shadow: none;
|
|
@@ -101534,13 +101591,18 @@ $lg-desktop: 1399.98;
|
|
|
101534
101591
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:focus,
|
|
101535
101592
|
.e-input-group.e-control-wrapper.e-pv-prop-dropdown.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101536
101593
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:focus,
|
|
101537
|
-
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover
|
|
101594
|
+
.e-input-group.e-control-wrapper.e-pv-prop-dropdown-rtl.e-ddl.e-valid-input:not(.e-input-focus):hover,
|
|
101595
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:hover,
|
|
101596
|
+
.e-pv-annotation-comment-panel-container .e-pv-tbar-btn:focus {
|
|
101538
101597
|
@if $skin-name == 'bootstrap4' {
|
|
101539
101598
|
color: $pv-icon-color-hover;
|
|
101540
101599
|
}
|
|
101541
101600
|
@if $skin-name == 'bootstrap5' {
|
|
101542
101601
|
color: $white;
|
|
101543
101602
|
}
|
|
101603
|
+
@if $skin-name == 'fluent2' {
|
|
101604
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101605
|
+
}
|
|
101544
101606
|
@if $skin-name == 'FluentUI' {
|
|
101545
101607
|
color: $pv-item-selection-color;
|
|
101546
101608
|
}
|
|
@@ -101552,7 +101614,7 @@ $lg-desktop: 1399.98;
|
|
|
101552
101614
|
@if $skin-name == 'bootstrap4' {
|
|
101553
101615
|
color: $pv-icon-color-hover;
|
|
101554
101616
|
}
|
|
101555
|
-
@if $skin-name == 'bootstrap5' {
|
|
101617
|
+
@if ($skin-name == 'bootstrap5') {
|
|
101556
101618
|
color: $pv-icon-color;
|
|
101557
101619
|
}
|
|
101558
101620
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101560,12 +101622,23 @@ $lg-desktop: 1399.98;
|
|
|
101560
101622
|
}
|
|
101561
101623
|
}
|
|
101562
101624
|
|
|
101625
|
+
.e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101626
|
+
.e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible,
|
|
101627
|
+
.e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus-visible {
|
|
101628
|
+
@if ($skin-name == 'fluent2') {
|
|
101629
|
+
color: $pv-icon-color;
|
|
101630
|
+
}
|
|
101631
|
+
}
|
|
101632
|
+
|
|
101563
101633
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
|
|
101564
101634
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
|
|
101565
101635
|
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-caret {
|
|
101566
101636
|
@if $skin-name == 'bootstrap4' {
|
|
101567
101637
|
color: $pv-icon-color-hover;
|
|
101568
101638
|
}
|
|
101639
|
+
@if $skin-name == 'fluent2' {
|
|
101640
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
101641
|
+
}
|
|
101569
101642
|
}
|
|
101570
101643
|
|
|
101571
101644
|
.e-pv-toolbar .e-toolbar-item.e-overlay .e-pv-tbar-btn.e-pv-tbar-btn .e-pv-icon,
|
|
@@ -101917,10 +101990,13 @@ $lg-desktop: 1399.98;
|
|
|
101917
101990
|
border-bottom: 2px solid;
|
|
101918
101991
|
margin-top: 0;
|
|
101919
101992
|
padding-top: 5px;
|
|
101920
|
-
@if ($skin-name=='bootstrap5'
|
|
101993
|
+
@if ($skin-name=='bootstrap5') {
|
|
101921
101994
|
margin-top: -4px;
|
|
101922
101995
|
padding-top: 0;
|
|
101923
101996
|
}
|
|
101997
|
+
@if ($theme-name=='fluent2') {
|
|
101998
|
+
padding-top: 0;
|
|
101999
|
+
}
|
|
101924
102000
|
@if $skin-name == 'FluentUI' {
|
|
101925
102001
|
line-height: 11px;
|
|
101926
102002
|
}
|
|
@@ -101932,7 +102008,12 @@ $lg-desktop: 1399.98;
|
|
|
101932
102008
|
line-height: 1.71em;
|
|
101933
102009
|
}
|
|
101934
102010
|
border-bottom: 2px solid;
|
|
101935
|
-
|
|
102011
|
+
@if ($skin-name == 'fluent2') {
|
|
102012
|
+
margin-top: 5px;
|
|
102013
|
+
}
|
|
102014
|
+
@else {
|
|
102015
|
+
margin-top: 0;
|
|
102016
|
+
}
|
|
101936
102017
|
padding-top: 1px;
|
|
101937
102018
|
vertical-align: initial;
|
|
101938
102019
|
@if $skin-name == 'FluentUI' {
|
|
@@ -101944,9 +102025,12 @@ $lg-desktop: 1399.98;
|
|
|
101944
102025
|
.e-pv-properties-color-container-style-prop .e-btn-icon.e-pv-annotation-thickness-icon.e-pv-icon {
|
|
101945
102026
|
margin-top: 0;
|
|
101946
102027
|
padding-top: 7px;
|
|
101947
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI'
|
|
102028
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
101948
102029
|
padding-top: 0;
|
|
101949
102030
|
}
|
|
102031
|
+
@if ( or $theme-name == 'fluent2'){
|
|
102032
|
+
padding-top: 5px;
|
|
102033
|
+
}
|
|
101950
102034
|
vertical-align: initial;
|
|
101951
102035
|
}
|
|
101952
102036
|
|
|
@@ -101958,6 +102042,13 @@ $lg-desktop: 1399.98;
|
|
|
101958
102042
|
vertical-align: initial;
|
|
101959
102043
|
}
|
|
101960
102044
|
|
|
102045
|
+
.e-pv-annotation-thickness-popup-container-mobile,
|
|
102046
|
+
.e-pv-annotation-opacity-popup-container-mobile {
|
|
102047
|
+
@if $skin-name != 'Material3' {
|
|
102048
|
+
background-color: $pv-annotation-opacity-popup-background-color;
|
|
102049
|
+
}
|
|
102050
|
+
}
|
|
102051
|
+
|
|
101961
102052
|
.e-pv-annotation-opacity-popup-container,
|
|
101962
102053
|
.e-pv-annotation-thickness-popup-container {
|
|
101963
102054
|
@if $skin-name != 'Material3' {
|
|
@@ -102316,13 +102407,6 @@ $lg-desktop: 1399.98;
|
|
|
102316
102407
|
}
|
|
102317
102408
|
}
|
|
102318
102409
|
|
|
102319
|
-
.e-template.e-toolbar-item:not(.e-pv-shape-template-container) .e-pv-annotation-shapes-container,
|
|
102320
|
-
.e-template.e-toolbar-item:not(.e-pv-calibrate-template-container) .e-pv-annotation-calibrate-container {
|
|
102321
|
-
@if ($theme-name == 'fluent2') {
|
|
102322
|
-
line-height: 28px;
|
|
102323
|
-
}
|
|
102324
|
-
}
|
|
102325
|
-
|
|
102326
102410
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-menu-icon .e-caret,
|
|
102327
102411
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item.e-focused .e-menu-icon .e-caret {
|
|
102328
102412
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -102405,7 +102489,6 @@ $lg-desktop: 1399.98;
|
|
|
102405
102489
|
line-height: $pv-prop-color-picker-line-height;
|
|
102406
102490
|
@if ($skin-name == 'bootstrap5') {
|
|
102407
102491
|
background: $transparent;
|
|
102408
|
-
border: 1px solid $border-light;
|
|
102409
102492
|
border-radius: 4px;
|
|
102410
102493
|
box-sizing: border-box;
|
|
102411
102494
|
color: $content-text-color;
|
|
@@ -102420,6 +102503,13 @@ $lg-desktop: 1399.98;
|
|
|
102420
102503
|
}
|
|
102421
102504
|
}
|
|
102422
102505
|
|
|
102506
|
+
.e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn:disabled,
|
|
102507
|
+
.e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn:disabled{
|
|
102508
|
+
@if ($skin-name == 'bootstrap5') {
|
|
102509
|
+
color: $pv-icon-color;
|
|
102510
|
+
}
|
|
102511
|
+
}
|
|
102512
|
+
|
|
102423
102513
|
.e-bigger .e-pv-properties-line-fill-color-container .e-dropdown-btn.e-btn,
|
|
102424
102514
|
.e-bigger .e-pv-properties-line-stroke-color-container .e-dropdown-btn.e-btn {
|
|
102425
102515
|
@if $skin-name == 'FluentUI' {
|
|
@@ -102951,7 +103041,7 @@ $lg-desktop: 1399.98;
|
|
|
102951
103041
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item,
|
|
102952
103042
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-pv-stamp-icon,
|
|
102953
103043
|
.e-pv-annotation-stamp-container .e-menu-parent.e-menu .e-menu-item .e-caret {
|
|
102954
|
-
@if $skin-name != 'Material3' {
|
|
103044
|
+
@if ($skin-name != 'Material3' and $skin-name != 'fluent2') {
|
|
102955
103045
|
line-height: $pv-annot-toolbar-dropdown-btn-line-height;
|
|
102956
103046
|
}
|
|
102957
103047
|
}
|
|
@@ -103055,14 +103145,6 @@ $lg-desktop: 1399.98;
|
|
|
103055
103145
|
padding-top: $pv-dialog-pop-close-icon-padding-top-mobile;
|
|
103056
103146
|
}
|
|
103057
103147
|
|
|
103058
|
-
.e-pv-properties-form-field-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn,
|
|
103059
|
-
.e-pv-signature-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
|
|
103060
|
-
@if $theme-name == 'fluent2' {
|
|
103061
|
-
padding-left: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103062
|
-
padding-top: 24px !important;/* stylelint-disable-line declaration-no-important */
|
|
103063
|
-
}
|
|
103064
|
-
}
|
|
103065
|
-
|
|
103066
103148
|
.e-pv-organize-window .e-dlg-header-content .e-btn.e-dlg-closeicon-btn{
|
|
103067
103149
|
@if $theme-name == 'fluent2' {
|
|
103068
103150
|
padding: 8px !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -103405,6 +103487,8 @@ $lg-desktop: 1399.98;
|
|
|
103405
103487
|
padding-right: 7px;
|
|
103406
103488
|
@if $skin-name == 'Material3' {
|
|
103407
103489
|
font-size: $text-xs;
|
|
103490
|
+
padding-left: 12px;
|
|
103491
|
+
padding-right: 12px;
|
|
103408
103492
|
}
|
|
103409
103493
|
}
|
|
103410
103494
|
|
|
@@ -103547,7 +103631,7 @@ $lg-desktop: 1399.98;
|
|
|
103547
103631
|
.e-pv-comments-panel-text {
|
|
103548
103632
|
font-size: 15px;
|
|
103549
103633
|
padding-left: 85px;
|
|
103550
|
-
color:
|
|
103634
|
+
color: var(--color-sf-content-text-color-alt1);
|
|
103551
103635
|
}
|
|
103552
103636
|
|
|
103553
103637
|
.e-pv-comments-content-container {
|
|
@@ -103735,8 +103819,34 @@ $lg-desktop: 1399.98;
|
|
|
103735
103819
|
}
|
|
103736
103820
|
}
|
|
103737
103821
|
|
|
103822
|
+
.e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103823
|
+
@if ($skin-name == 'fluent2') {
|
|
103824
|
+
margin-top: -4px;
|
|
103825
|
+
}
|
|
103826
|
+
}
|
|
103827
|
+
|
|
103828
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103829
|
+
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103830
|
+
@if ($skin-name == 'fluent2') {
|
|
103831
|
+
margin-top: -5px;
|
|
103832
|
+
}
|
|
103833
|
+
}
|
|
103834
|
+
|
|
103835
|
+
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103836
|
+
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103837
|
+
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
103838
|
+
@if ($skin-name == 'fluent2') {
|
|
103839
|
+
padding-top: 8px;
|
|
103840
|
+
}
|
|
103841
|
+
}
|
|
103842
|
+
|
|
103738
103843
|
.e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103739
|
-
|
|
103844
|
+
@if ($skin-name == 'fluent2') {
|
|
103845
|
+
margin-top: -4px;
|
|
103846
|
+
}
|
|
103847
|
+
@else {
|
|
103848
|
+
margin-top: $pv-stamp-icon-margin-top;
|
|
103849
|
+
}
|
|
103740
103850
|
@if $theme-name != 'fluent2'{
|
|
103741
103851
|
padding-left: 7px;
|
|
103742
103852
|
}
|
|
@@ -104060,7 +104170,9 @@ $lg-desktop: 1399.98;
|
|
|
104060
104170
|
@if $skin-name == 'bootstrap5' {
|
|
104061
104171
|
color: $pv-icon-color;
|
|
104062
104172
|
height: 32px;
|
|
104063
|
-
|
|
104173
|
+
@if ($theme-name != 'fluent2') {
|
|
104174
|
+
line-height: 32px;
|
|
104175
|
+
}
|
|
104064
104176
|
}
|
|
104065
104177
|
@else {
|
|
104066
104178
|
color: $pv-icon-color;
|
|
@@ -104117,13 +104229,6 @@ $lg-desktop: 1399.98;
|
|
|
104117
104229
|
border-color: $pv-annotation-dropdown-border-color;
|
|
104118
104230
|
}
|
|
104119
104231
|
|
|
104120
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
104121
|
-
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
104122
|
-
@if $theme-name == 'fluent2' {
|
|
104123
|
-
margin-top: -10px;
|
|
104124
|
-
}
|
|
104125
|
-
}
|
|
104126
|
-
|
|
104127
104232
|
.e-pv-custom-annotation-stamp-container.e-menu-container .e-ul .e-menu-item.e-selected,
|
|
104128
104233
|
.e-pv-custom-annotation-stamp-container.e-menu-container.e-menu-container .e-ul .e-menu-item.e-focused {
|
|
104129
104234
|
@if $skin-name == 'bootstrap4' {
|
|
@@ -104692,6 +104797,7 @@ $lg-desktop: 1399.98;
|
|
|
104692
104797
|
|
|
104693
104798
|
.e-pv-properties-form-field-group-btn-div {
|
|
104694
104799
|
display: grid;
|
|
104800
|
+
align-content: space-between;
|
|
104695
104801
|
}
|
|
104696
104802
|
|
|
104697
104803
|
.e-pv-properties-form-field-option-dropdown-list-div {
|
|
@@ -105050,7 +105156,6 @@ $lg-desktop: 1399.98;
|
|
|
105050
105156
|
}
|
|
105051
105157
|
@if $theme-name == 'fluent2'{
|
|
105052
105158
|
font-family: $font-family;
|
|
105053
|
-
margin-left: 7px;
|
|
105054
105159
|
}
|
|
105055
105160
|
}
|
|
105056
105161
|
|
|
@@ -126064,6 +126169,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126064
126169
|
|
|
126065
126170
|
.e-disabled {
|
|
126066
126171
|
opacity: $ribbon-disabled-opacity;
|
|
126172
|
+
pointer-events: none;
|
|
126067
126173
|
}
|
|
126068
126174
|
|
|
126069
126175
|
.e-input-group {
|