@syncfusion/blazor-themes 26.2.5 → 26.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bds-dark.scss +188 -30
- package/SCSS-Themes/bds.scss +188 -30
- package/SCSS-Themes/bootstrap-dark.scss +190 -32
- package/SCSS-Themes/bootstrap.scss +190 -32
- package/SCSS-Themes/bootstrap4.scss +190 -32
- package/SCSS-Themes/bootstrap5-dark.scss +190 -32
- package/SCSS-Themes/bootstrap5.scss +190 -32
- package/SCSS-Themes/buttons/radio-button/bds-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bds.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap4.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/highcontrast.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material3-dark.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/material3.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/tailwind-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/tailwind.scss +6 -0
- package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bds.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +4 -3
- package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +4 -3
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +16 -3
- package/SCSS-Themes/fabric-dark.scss +190 -32
- package/SCSS-Themes/fabric.scss +190 -32
- package/SCSS-Themes/fluent-dark.scss +190 -32
- package/SCSS-Themes/fluent.scss +190 -32
- package/SCSS-Themes/fluent2-dark.scss +192 -34
- package/SCSS-Themes/fluent2.scss +192 -34
- package/SCSS-Themes/highcontrast.scss +190 -32
- package/SCSS-Themes/material-dark.scss +190 -32
- package/SCSS-Themes/material.scss +190 -32
- package/SCSS-Themes/material3-dark.scss +192 -34
- package/SCSS-Themes/material3.scss +192 -34
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +94 -19
- package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bds.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bds.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +34 -6
- package/SCSS-Themes/tailwind-dark.scss +190 -32
- package/SCSS-Themes/tailwind.scss +190 -32
- package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bds.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind.scss +28 -3
- package/package.json +1 -1
|
@@ -37714,6 +37714,12 @@ $radio-btn-focus-outline-offset: 0 !default;
|
|
|
37714
37714
|
border-color: $radio-btn-focus-check-border-color;
|
|
37715
37715
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
37716
37716
|
}
|
|
37717
|
+
|
|
37718
|
+
& .e-ripple-container {
|
|
37719
|
+
@if $skin-name == 'Material3' {
|
|
37720
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
37721
|
+
}
|
|
37722
|
+
}
|
|
37717
37723
|
}
|
|
37718
37724
|
}
|
|
37719
37725
|
|
|
@@ -67331,7 +67337,8 @@ $de-column-presets-font-size: 60px !default;
|
|
|
67331
67337
|
.e-de-style-paragraph-group-button .e-btn.e-active,
|
|
67332
67338
|
.e-de-style-font-group-button .e-btn.e-active {
|
|
67333
67339
|
@if $skin-name =='fluent2' {
|
|
67334
|
-
background-color: var(--color-sf-
|
|
67340
|
+
background-color: var(--color-sf-content-bg-color-pressed);
|
|
67341
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
67335
67342
|
}
|
|
67336
67343
|
}
|
|
67337
67344
|
.e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
|
|
@@ -69754,13 +69761,13 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
69754
69761
|
}
|
|
69755
69762
|
.e-btn-toggle {
|
|
69756
69763
|
@if $skin-name=='fluent2' {
|
|
69757
|
-
background-color: var(--color-sf-
|
|
69764
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
69758
69765
|
}
|
|
69759
69766
|
@else{
|
|
69760
69767
|
background-color: $de-toggle-bg-color !important;
|
|
69761
69768
|
}
|
|
69762
69769
|
@if $skin-name =='fluent2' {
|
|
69763
|
-
|
|
69770
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
69764
69771
|
}
|
|
69765
69772
|
@if $skin-name=='highcontrast' {
|
|
69766
69773
|
color: $de-title-bar-font-clr !important;
|
|
@@ -69772,7 +69779,12 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
69772
69779
|
outline-offset: 0;
|
|
69773
69780
|
box-shadow: $de-toggle-btn-border !important;
|
|
69774
69781
|
#{if(&, '&', '*')}:hover {
|
|
69775
|
-
|
|
69782
|
+
@if $skin-name=='fluent2' {
|
|
69783
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
69784
|
+
}
|
|
69785
|
+
@else {
|
|
69786
|
+
background-color: $de-toggle-bg-color !important;
|
|
69787
|
+
}
|
|
69776
69788
|
@if $skin-name=='fabric' {
|
|
69777
69789
|
border-color: $de-toggle-bg-color !important;
|
|
69778
69790
|
}
|
|
@@ -69789,6 +69801,14 @@ $de-hlt-clr-height-bigger: 25px;
|
|
|
69789
69801
|
color: $de-title-bar-font-clr !important;
|
|
69790
69802
|
}
|
|
69791
69803
|
}
|
|
69804
|
+
@if $skin-name=='fluent2' {
|
|
69805
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
69806
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
69807
|
+
}
|
|
69808
|
+
.e-btn-toggle>span {
|
|
69809
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
69810
|
+
}
|
|
69811
|
+
}
|
|
69792
69812
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
69793
69813
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
69794
69814
|
border-radius: 0;
|
|
@@ -85118,7 +85138,7 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85118
85138
|
}
|
|
85119
85139
|
@mixin display-align {
|
|
85120
85140
|
display: inline-block;
|
|
85121
|
-
vertical-align:
|
|
85141
|
+
vertical-align: text-bottom;
|
|
85122
85142
|
}
|
|
85123
85143
|
@mixin drop-bottom-child {
|
|
85124
85144
|
box-shadow: 0 1px 0 0 $childborder-color;
|
|
@@ -85146,6 +85166,12 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85146
85166
|
font-size: $treegrid-bigger-icon-font-size;
|
|
85147
85167
|
height: $treegrid-bigger-icon-size;
|
|
85148
85168
|
width: $treegrid-bigger-icon-size;
|
|
85169
|
+
vertical-align: bottom;
|
|
85170
|
+
}
|
|
85171
|
+
.e-treegridexpand{
|
|
85172
|
+
@if $skin-name == 'highcontrast'{
|
|
85173
|
+
vertical-align: middle;
|
|
85174
|
+
}
|
|
85149
85175
|
}
|
|
85150
85176
|
|
|
85151
85177
|
.e-hierarchycheckbox {
|
|
@@ -85166,6 +85192,10 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85166
85192
|
line-height: $treegrid-bigger-icon-size;
|
|
85167
85193
|
}
|
|
85168
85194
|
|
|
85195
|
+
.e-treecolumn-container span {
|
|
85196
|
+
vertical-align: middle;
|
|
85197
|
+
}
|
|
85198
|
+
|
|
85169
85199
|
.e-row[aria-expanded = 'true'] .e-treecell {
|
|
85170
85200
|
@if $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
|
|
85171
85201
|
font-size: 16px;
|
|
@@ -85206,18 +85236,29 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85206
85236
|
vertical-align: $treegrid-right-arrow-icon-vertical-align;
|
|
85207
85237
|
}
|
|
85208
85238
|
|
|
85239
|
+
span.e-icons.e-treegridcollapse{
|
|
85240
|
+
@if $skin-name == 'highcontrast'{
|
|
85241
|
+
text-align: center;
|
|
85242
|
+
vertical-align: baseline;
|
|
85243
|
+
}
|
|
85244
|
+
}
|
|
85245
|
+
|
|
85209
85246
|
.e-rowcell:not(.e-gridclip) {
|
|
85210
85247
|
.e-treecolumn-container {
|
|
85211
85248
|
display: block;
|
|
85212
85249
|
@include rowcell-container;
|
|
85213
85250
|
|
|
85214
85251
|
span.e-treecell {
|
|
85215
|
-
display:
|
|
85252
|
+
display: contents;
|
|
85216
85253
|
@include rowcell-container;
|
|
85217
85254
|
}
|
|
85218
85255
|
}
|
|
85219
85256
|
}
|
|
85220
85257
|
|
|
85258
|
+
.e-templatecell .e-treecolumn-container span {
|
|
85259
|
+
vertical-align: middle;
|
|
85260
|
+
}
|
|
85261
|
+
|
|
85221
85262
|
.e-treegridexpand:hover::before,
|
|
85222
85263
|
.e-treegridcollapse:hover::before {
|
|
85223
85264
|
color: $treegrid-right-arrow-hover-color;
|
|
@@ -85273,6 +85314,10 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85273
85314
|
@include display-align;
|
|
85274
85315
|
}
|
|
85275
85316
|
}
|
|
85317
|
+
|
|
85318
|
+
.e-templatecell .e-treecolumn-container span {
|
|
85319
|
+
vertical-align: middle;
|
|
85320
|
+
}
|
|
85276
85321
|
|
|
85277
85322
|
.e-cloneproperties .e-treecolumn-container {
|
|
85278
85323
|
span {
|
|
@@ -85311,7 +85356,7 @@ $treegrid-rtl-rowdd-childborder-width: 1px 0 0 !default;
|
|
|
85311
85356
|
height: $treegrid-right-arrow-icon-height;
|
|
85312
85357
|
padding: $treegrid-right-arrow-icon-padding;
|
|
85313
85358
|
text-align: center;
|
|
85314
|
-
vertical-align: bottom;
|
|
85359
|
+
vertical-align: text-bottom;
|
|
85315
85360
|
width: $treegrid-right-arrow-icon-width;
|
|
85316
85361
|
}
|
|
85317
85362
|
|
|
@@ -101925,6 +101970,18 @@ $lg-desktop: 1399.98;
|
|
|
101925
101970
|
}
|
|
101926
101971
|
}
|
|
101927
101972
|
|
|
101973
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
101974
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
101975
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
101976
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
101977
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
101978
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
101979
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
101980
|
+
@if ($theme-name == 'fluent2'){
|
|
101981
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
101982
|
+
}
|
|
101983
|
+
}
|
|
101984
|
+
|
|
101928
101985
|
.e-pv-properties-line-leader-length-container {
|
|
101929
101986
|
@if ($theme-name == 'fluent2') {
|
|
101930
101987
|
margin-top: 10px;
|
|
@@ -103048,7 +103105,8 @@ $lg-desktop: 1399.98;
|
|
|
103048
103105
|
|
|
103049
103106
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103050
103107
|
@if $theme-name=='fluent2' {
|
|
103051
|
-
margin-right:
|
|
103108
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
103109
|
+
margin-top: -8px;
|
|
103052
103110
|
}
|
|
103053
103111
|
}
|
|
103054
103112
|
|
|
@@ -103076,6 +103134,12 @@ $lg-desktop: 1399.98;
|
|
|
103076
103134
|
}
|
|
103077
103135
|
}
|
|
103078
103136
|
|
|
103137
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103138
|
+
@if ($skin-name == 'fluent2') {
|
|
103139
|
+
margin-top: -8px;
|
|
103140
|
+
}
|
|
103141
|
+
}
|
|
103142
|
+
|
|
103079
103143
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103080
103144
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103081
103145
|
@if ($skin-name == 'fluent2') {
|
|
@@ -103083,6 +103147,13 @@ $lg-desktop: 1399.98;
|
|
|
103083
103147
|
}
|
|
103084
103148
|
}
|
|
103085
103149
|
|
|
103150
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103151
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103152
|
+
@if ($skin-name == 'fluent2') {
|
|
103153
|
+
margin-top: -8px;
|
|
103154
|
+
}
|
|
103155
|
+
}
|
|
103156
|
+
|
|
103086
103157
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103087
103158
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103088
103159
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -103210,6 +103281,13 @@ $lg-desktop: 1399.98;
|
|
|
103210
103281
|
}
|
|
103211
103282
|
}
|
|
103212
103283
|
|
|
103284
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
103285
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
103286
|
+
@if $theme-name == 'fluent2' {
|
|
103287
|
+
font-size: 14px;
|
|
103288
|
+
}
|
|
103289
|
+
}
|
|
103290
|
+
|
|
103213
103291
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
103214
103292
|
background-size: 100%;
|
|
103215
103293
|
}
|
|
@@ -103246,6 +103324,14 @@ $lg-desktop: 1399.98;
|
|
|
103246
103324
|
min-height: 32px;
|
|
103247
103325
|
}
|
|
103248
103326
|
}
|
|
103327
|
+
|
|
103328
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
103329
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
103330
|
+
@if ($theme-name == 'fluent2') {
|
|
103331
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
103332
|
+
}
|
|
103333
|
+
}
|
|
103334
|
+
|
|
103249
103335
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
103250
103336
|
@if $skin-name != 'Material3' {
|
|
103251
103337
|
height: 32px;
|
|
@@ -103631,6 +103717,15 @@ $lg-desktop: 1399.98;
|
|
|
103631
103717
|
}
|
|
103632
103718
|
}
|
|
103633
103719
|
|
|
103720
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
103721
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
103722
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
103723
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
103724
|
+
@if $theme-name == 'fluent2' {
|
|
103725
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
103726
|
+
}
|
|
103727
|
+
}
|
|
103728
|
+
|
|
103634
103729
|
.e-pv-properties-text-edit-prop {
|
|
103635
103730
|
@if $skin-name == 'FluentUI' {
|
|
103636
103731
|
padding-top: 35px;
|
|
@@ -103669,6 +103764,28 @@ $lg-desktop: 1399.98;
|
|
|
103669
103764
|
.e-pv-center-align-icon-div,
|
|
103670
103765
|
.e-pv-right-align-icon-div {
|
|
103671
103766
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
103767
|
+
@if ($theme-name == 'fluent2') {
|
|
103768
|
+
width: 32px;
|
|
103769
|
+
}
|
|
103770
|
+
}
|
|
103771
|
+
|
|
103772
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
103773
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
103774
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
103775
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
103776
|
+
padding: 4px 10px;
|
|
103777
|
+
@if ($theme-name == 'fluent2') {
|
|
103778
|
+
width: 40px;
|
|
103779
|
+
}
|
|
103780
|
+
}
|
|
103781
|
+
|
|
103782
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
103783
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
103784
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
103785
|
+
padding: 4px 10px;
|
|
103786
|
+
@if ($theme-name == 'fluent2') {
|
|
103787
|
+
width: 38.5px;
|
|
103788
|
+
}
|
|
103672
103789
|
}
|
|
103673
103790
|
|
|
103674
103791
|
.e-pv-bold-icon-div:hover,
|
|
@@ -103679,7 +103796,9 @@ $lg-desktop: 1399.98;
|
|
|
103679
103796
|
.e-pv-center-align-icon-div:hover,
|
|
103680
103797
|
.e-pv-right-align-icon-div:hover {
|
|
103681
103798
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
103682
|
-
|
|
103799
|
+
@if ($theme-name != 'fluent2') {
|
|
103800
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
103801
|
+
}
|
|
103683
103802
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
103684
103803
|
}
|
|
103685
103804
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -103810,6 +103929,9 @@ $lg-desktop: 1399.98;
|
|
|
103810
103929
|
@if ($skin-name == 'Material3') {
|
|
103811
103930
|
padding: 20px 15px 6px 0;
|
|
103812
103931
|
}
|
|
103932
|
+
@if ($theme-name == 'fluent2') {
|
|
103933
|
+
padding: 15px;
|
|
103934
|
+
}
|
|
103813
103935
|
@else {
|
|
103814
103936
|
padding: 15px 15px 15px 1px;
|
|
103815
103937
|
}
|
|
@@ -103997,6 +104119,7 @@ $lg-desktop: 1399.98;
|
|
|
103997
104119
|
}
|
|
103998
104120
|
@if ($theme-name == 'fluent2') {
|
|
103999
104121
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
104122
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
104000
104123
|
}
|
|
104001
104124
|
}
|
|
104002
104125
|
|
|
@@ -104004,12 +104127,13 @@ $lg-desktop: 1399.98;
|
|
|
104004
104127
|
@if ($theme-name == 'fluent2') {
|
|
104005
104128
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
104006
104129
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
104130
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
104007
104131
|
}
|
|
104008
104132
|
}
|
|
104009
104133
|
|
|
104010
104134
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
104011
104135
|
@if ($theme-name == 'fluent2') {
|
|
104012
|
-
margin-left:
|
|
104136
|
+
margin-left: 18px;
|
|
104013
104137
|
}
|
|
104014
104138
|
}
|
|
104015
104139
|
|
|
@@ -104252,7 +104376,9 @@ $lg-desktop: 1399.98;
|
|
|
104252
104376
|
height: 36px;
|
|
104253
104377
|
width: 154px;
|
|
104254
104378
|
}
|
|
104255
|
-
|
|
104379
|
+
@if ($theme-name != 'fluent2') {
|
|
104380
|
+
justify-content: space-evenly;
|
|
104381
|
+
}
|
|
104256
104382
|
@if ($skin-name == 'bootstrap5') {
|
|
104257
104383
|
align-items: center;
|
|
104258
104384
|
border: 1px solid $border-light;
|
|
@@ -104300,7 +104426,9 @@ $lg-desktop: 1399.98;
|
|
|
104300
104426
|
height: 36px;
|
|
104301
104427
|
width: 120px;
|
|
104302
104428
|
}
|
|
104303
|
-
|
|
104429
|
+
@if ($theme-name != 'fluent2') {
|
|
104430
|
+
justify-content: space-evenly;
|
|
104431
|
+
}
|
|
104304
104432
|
margin-right: 15px;
|
|
104305
104433
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
104306
104434
|
align-items: center;
|
|
@@ -104329,7 +104457,9 @@ $lg-desktop: 1399.98;
|
|
|
104329
104457
|
}
|
|
104330
104458
|
display: flex;
|
|
104331
104459
|
height: 36px;
|
|
104332
|
-
|
|
104460
|
+
@if ($theme-name != 'fluent2') {
|
|
104461
|
+
justify-content: space-evenly;
|
|
104462
|
+
}
|
|
104333
104463
|
width: 154px;
|
|
104334
104464
|
@if ($skin-name == 'bootstrap5') {
|
|
104335
104465
|
align-items: center;
|
|
@@ -104363,7 +104493,9 @@ $lg-desktop: 1399.98;
|
|
|
104363
104493
|
}
|
|
104364
104494
|
display: flex;
|
|
104365
104495
|
height: 36px;
|
|
104366
|
-
|
|
104496
|
+
@if ($theme-name != 'fluent2') {
|
|
104497
|
+
justify-content: space-evenly;
|
|
104498
|
+
}
|
|
104367
104499
|
margin-right: 15px;
|
|
104368
104500
|
width: 120px;
|
|
104369
104501
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -104508,12 +104640,6 @@ $lg-desktop: 1399.98;
|
|
|
104508
104640
|
}
|
|
104509
104641
|
}
|
|
104510
104642
|
|
|
104511
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
104512
|
-
@if ($theme-name=='fluent2') {
|
|
104513
|
-
margin-left: 6.4%;
|
|
104514
|
-
}
|
|
104515
|
-
}
|
|
104516
|
-
|
|
104517
104643
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
104518
104644
|
@if ($theme-name == 'fluent2') {
|
|
104519
104645
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -104667,12 +104793,6 @@ $lg-desktop: 1399.98;
|
|
|
104667
104793
|
}
|
|
104668
104794
|
}
|
|
104669
104795
|
|
|
104670
|
-
.e-bigger .e-pv-canvas-signature {
|
|
104671
|
-
@if $theme-name =='fluent2' {
|
|
104672
|
-
margin-left: 5.65%;
|
|
104673
|
-
}
|
|
104674
|
-
}
|
|
104675
|
-
|
|
104676
104796
|
.e-pv-sign-upload{
|
|
104677
104797
|
@if $theme-name =='fluent2' {
|
|
104678
104798
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -111771,6 +111891,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
111771
111891
|
}
|
|
111772
111892
|
|
|
111773
111893
|
@include export-module('pivotview-theme') {
|
|
111894
|
+
.e-pivotview.e-pivotview-autofit .e-grid .e-columnsheader .e-headercelldiv {
|
|
111895
|
+
margin-right: 4px;
|
|
111896
|
+
|
|
111897
|
+
@if ($skin-name == 'FluentUI') or ($skin-name =='fluent2') or ($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') or ($skin-name == 'Material3') {
|
|
111898
|
+
&:has(> .e-pivotcell-container .e-value-sort-icon) {
|
|
111899
|
+
margin-right: $pivotgrid-value-sort-icon-font-size;
|
|
111900
|
+
}
|
|
111901
|
+
}
|
|
111902
|
+
}
|
|
111903
|
+
|
|
111774
111904
|
.e-pivotview {
|
|
111775
111905
|
.e-pivotcell-container {
|
|
111776
111906
|
align-items: center;
|
|
@@ -124515,6 +124645,7 @@ $ribbon-file-menu-size: 14px !default;
|
|
|
124515
124645
|
$ribbon-file-menu-padding: 13px 12px !default;
|
|
124516
124646
|
$ribbon-file-menu-height: 22px !default;
|
|
124517
124647
|
$ribbon-file-menu-border-radius: unset !default;
|
|
124648
|
+
$ribbon-file-menu-min-width-height: 14px !default;
|
|
124518
124649
|
$ribbon-help-template-padding: 12px !default;
|
|
124519
124650
|
$ribbon-help-template-height: 48px !default;
|
|
124520
124651
|
$ribbon-help-template-border: none !default;
|
|
@@ -124620,7 +124751,7 @@ $ribbon-backstage-menu-active-border: 0 !default;
|
|
|
124620
124751
|
$ribbon-backstage-menu-item-height: 48px !default;
|
|
124621
124752
|
$ribbon-backstage-menu-icon-font-size: 16px !default;
|
|
124622
124753
|
$ribbon-backstage-menu-icon-line-height: 16px !default;
|
|
124623
|
-
$ribbon-backstage-menu-icon-padding: 16px 12px
|
|
124754
|
+
$ribbon-backstage-menu-icon-padding: 16px 12px 20px 16px !default;
|
|
124624
124755
|
$ribbon-backstage-menu-blank-icon-padding: 44px !default;
|
|
124625
124756
|
$ribbon-backstage-btn-focus-border: 2px !default;
|
|
124626
124757
|
$ribbon-backstage-btn-height: 48px !default;
|
|
@@ -124687,6 +124818,7 @@ $ribbon-bigger-group-height: 153px !default;
|
|
|
124687
124818
|
$ribbon-bigger-file-menu-height: 24px !default;
|
|
124688
124819
|
$ribbon-bigger-file-menu-padding: 14px 15px !default;
|
|
124689
124820
|
$ribbon-bigger-file-menu-size: 16px !default;
|
|
124821
|
+
$ribbon-bigger-file-menu-min-width-height: 16px !default;
|
|
124690
124822
|
$ribbon-bigger-help-template-padding: 16px !default;
|
|
124691
124823
|
$ribbon-bigger-help-template-height: 52px !default;
|
|
124692
124824
|
$ribbon-bigger-toolbar-items-height: 52px !default;
|
|
@@ -124758,7 +124890,7 @@ $ribbon-bigger-ddb-popup-height: 32px;
|
|
|
124758
124890
|
$ribbon-bigger-backstage-menu-item-height: 52px !default;
|
|
124759
124891
|
$ribbon-bigger-backstage-menu-icon-font-size: 20px !default;
|
|
124760
124892
|
$ribbon-bigger-backstage-menu-icon-line-height: 20px !default;
|
|
124761
|
-
$ribbon-bigger-backstage-menu-icon-padding: 16px !default;
|
|
124893
|
+
$ribbon-bigger-backstage-menu-icon-padding: 16px 16px 20px !default;
|
|
124762
124894
|
$ribbon-bigger-backstage-menu-blank-icon-padding: 52px !default;
|
|
124763
124895
|
$ribbon-bigger-backstage-btn-height: 52px !default;
|
|
124764
124896
|
$ribbon-bigger-backstage-btn-line-height: 52px !default;
|
|
@@ -125428,9 +125560,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125428
125560
|
|
|
125429
125561
|
.e-menu-icon {
|
|
125430
125562
|
@include ribbon-font-props($ribbon-backstage-menu-icon-font-size, $ribbon-backstage-menu-icon-line-height);
|
|
125563
|
+
@include ribbon-items-icon-images($ribbon-backstage-menu-icon-font-size);
|
|
125431
125564
|
width: auto;
|
|
125432
125565
|
margin-right: unset;
|
|
125433
|
-
|
|
125566
|
+
margin: $ribbon-backstage-menu-icon-padding;
|
|
125434
125567
|
}
|
|
125435
125568
|
|
|
125436
125569
|
&.e-blankicon {
|
|
@@ -126043,6 +126176,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126043
126176
|
|
|
126044
126177
|
.e-btn-icon {
|
|
126045
126178
|
@include ribbon-font-styles(16px, $ribbon-items-font-weight, 16px);
|
|
126179
|
+
@include ribbon-items-icon-images(16px);
|
|
126046
126180
|
margin: $ribbon-group-button-icon-margin;
|
|
126047
126181
|
width: auto;
|
|
126048
126182
|
&.e-icon-left {
|
|
@@ -126130,6 +126264,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126130
126264
|
@include ribbon-font-styles($ribbon-gallery-icons-size, $ribbon-gallery-icons-weight, $ribbon-gallery-icons-height);
|
|
126131
126265
|
padding: 3px;
|
|
126132
126266
|
background-size: cover;
|
|
126267
|
+
min-width: $ribbon-gallery-icons-size;
|
|
126268
|
+
min-height: $ribbon-gallery-icons-size;
|
|
126269
|
+
background-position: center;
|
|
126270
|
+
background-repeat: no-repeat;
|
|
126133
126271
|
}
|
|
126134
126272
|
&:hover,
|
|
126135
126273
|
&.e-ribbon-gallery-selected {
|
|
@@ -126174,6 +126312,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126174
126312
|
border-radius: unset;
|
|
126175
126313
|
|
|
126176
126314
|
.e-menu-icon {
|
|
126315
|
+
@include ribbon-items-icon-images($ribbon-file-menu-min-width-height);
|
|
126177
126316
|
width: auto;
|
|
126178
126317
|
}
|
|
126179
126318
|
|
|
@@ -126191,6 +126330,13 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126191
126330
|
|
|
126192
126331
|
.e-menu-icon {
|
|
126193
126332
|
@include ribbon-font-props(16px, 16px);
|
|
126333
|
+
@include ribbon-items-icon-images(16px);
|
|
126334
|
+
}
|
|
126335
|
+
@if ($skin-name == 'fluent2') {
|
|
126336
|
+
.e-menu-icon {
|
|
126337
|
+
padding: 0;
|
|
126338
|
+
margin: 2px 12px 2px 2px;
|
|
126339
|
+
}
|
|
126194
126340
|
}
|
|
126195
126341
|
}
|
|
126196
126342
|
|
|
@@ -126620,6 +126766,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126620
126766
|
|
|
126621
126767
|
.e-menu-icon {
|
|
126622
126768
|
@include ribbon-font-props(20px, 20px);
|
|
126769
|
+
min-height: 20px;
|
|
126770
|
+
min-width: 20px;
|
|
126623
126771
|
}
|
|
126624
126772
|
}
|
|
126625
126773
|
|
|
@@ -126627,8 +126775,14 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126627
126775
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
126628
126776
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-ul,
|
|
126629
126777
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-ul {
|
|
126630
|
-
.e-menu-item
|
|
126631
|
-
|
|
126778
|
+
.e-menu-item {
|
|
126779
|
+
&.e-blankicon {
|
|
126780
|
+
padding-left: $ribbon-bigger-menu-blank-icon-padding !important; /* stylelint-disable-line declaration-no-important */
|
|
126781
|
+
}
|
|
126782
|
+
.e-menu-icon {
|
|
126783
|
+
min-width: $ribbon-bigger-file-menu-min-width-height;
|
|
126784
|
+
min-height: $ribbon-bigger-file-menu-min-width-height;
|
|
126785
|
+
}
|
|
126632
126786
|
}
|
|
126633
126787
|
}
|
|
126634
126788
|
|
|
@@ -126651,7 +126805,9 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126651
126805
|
|
|
126652
126806
|
.e-menu-icon {
|
|
126653
126807
|
@include ribbon-font-props($ribbon-bigger-backstage-menu-icon-font-size, $ribbon-bigger-backstage-menu-icon-line-height);
|
|
126654
|
-
|
|
126808
|
+
margin: $ribbon-bigger-backstage-menu-icon-padding;
|
|
126809
|
+
min-width: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
126810
|
+
min-height: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
126655
126811
|
}
|
|
126656
126812
|
|
|
126657
126813
|
&.e-blankicon {
|
|
@@ -126667,6 +126823,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126667
126823
|
.e-btn-icon {
|
|
126668
126824
|
@include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
|
|
126669
126825
|
margin: $ribbon-bigger-group-button-icon-margin;
|
|
126826
|
+
min-height: $ribbon-bigger-items-icon-size;
|
|
126827
|
+
min-width: $ribbon-bigger-items-icon-size;
|
|
126670
126828
|
&.e-icon-left {
|
|
126671
126829
|
padding: $ribbon-bigger-group-button-icon-padding;
|
|
126672
126830
|
}
|