@syncfusion/ej2-angular-spreadsheet 20.4.48 → 20.4.49-ngcc
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/@syncfusion/ej2-angular-spreadsheet.es5.js +989 -0
- package/@syncfusion/ej2-angular-spreadsheet.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-spreadsheet.js +929 -0
- package/@syncfusion/ej2-angular-spreadsheet.js.map +1 -0
- package/CHANGELOG.md +1403 -0
- package/dist/ej2-angular-spreadsheet.umd.js +1585 -0
- package/dist/ej2-angular-spreadsheet.umd.js.map +1 -0
- package/dist/ej2-angular-spreadsheet.umd.min.js +11 -0
- package/dist/ej2-angular-spreadsheet.umd.min.js.map +1 -0
- package/ej2-angular-spreadsheet.d.ts +5 -0
- package/ej2-angular-spreadsheet.metadata.json +1 -0
- package/package.json +13 -27
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/spreadsheet/cells.directive.d.ts +0 -5
- package/src/spreadsheet/chart.directive.d.ts +0 -5
- package/src/spreadsheet/columns.directive.d.ts +0 -5
- package/src/spreadsheet/conditionalformats.directive.d.ts +0 -5
- package/src/spreadsheet/definednames.directive.d.ts +0 -5
- package/src/spreadsheet/image.directive.d.ts +0 -5
- package/src/spreadsheet/ranges.directive.d.ts +0 -5
- package/src/spreadsheet/rows.directive.d.ts +0 -5
- package/src/spreadsheet/sheets.directive.d.ts +0 -5
- package/src/spreadsheet/spreadsheet-all.module.d.ts +0 -6
- package/src/spreadsheet/spreadsheet.component.d.ts +0 -3
- package/src/spreadsheet/spreadsheet.module.d.ts +0 -15
- package/styles/ribbon/bootstrap-dark.scss +1 -4
- package/styles/ribbon/bootstrap.scss +1 -4
- package/styles/ribbon/bootstrap4.scss +1 -4
- package/styles/ribbon/bootstrap5-dark.scss +1 -4
- package/styles/ribbon/bootstrap5.scss +1 -4
- package/styles/ribbon/fabric-dark.scss +1 -4
- package/styles/ribbon/fabric.scss +1 -4
- package/styles/ribbon/fluent-dark.scss +1 -4
- package/styles/ribbon/fluent.scss +1 -4
- package/styles/ribbon/highcontrast-light.scss +1 -3
- package/styles/ribbon/highcontrast.scss +1 -4
- package/styles/ribbon/material-dark.scss +1 -4
- package/styles/ribbon/material.scss +1 -4
- package/styles/ribbon/tailwind-dark.scss +1 -4
- package/styles/ribbon/tailwind.scss +1 -4
- package/styles/spreadsheet/bootstrap-dark.scss +1 -23
- package/styles/spreadsheet/bootstrap.scss +1 -23
- package/styles/spreadsheet/bootstrap4.scss +1 -23
- package/styles/spreadsheet/bootstrap5-dark.scss +1 -22
- package/styles/spreadsheet/bootstrap5.scss +1 -23
- package/styles/spreadsheet/fabric-dark.scss +1 -23
- package/styles/spreadsheet/fabric.scss +1 -23
- package/styles/spreadsheet/fluent-dark.scss +1 -22
- package/styles/spreadsheet/fluent.scss +1 -23
- package/styles/spreadsheet/highcontrast-light.scss +1 -22
- package/styles/spreadsheet/highcontrast.scss +1 -23
- package/styles/spreadsheet/material-dark.scss +1 -23
- package/styles/spreadsheet/material.scss +1 -23
- package/styles/spreadsheet/tailwind-dark.scss +1 -22
- package/styles/spreadsheet/tailwind.scss +1 -23
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/index.mjs +0 -14
- package/esm2020/src/spreadsheet/cells.directive.mjs +0 -71
- package/esm2020/src/spreadsheet/chart.directive.mjs +0 -46
- package/esm2020/src/spreadsheet/columns.directive.mjs +0 -61
- package/esm2020/src/spreadsheet/conditionalformats.directive.mjs +0 -61
- package/esm2020/src/spreadsheet/definednames.directive.mjs +0 -58
- package/esm2020/src/spreadsheet/image.directive.mjs +0 -46
- package/esm2020/src/spreadsheet/ranges.directive.mjs +0 -69
- package/esm2020/src/spreadsheet/rows.directive.mjs +0 -65
- package/esm2020/src/spreadsheet/sheets.directive.mjs +0 -68
- package/esm2020/src/spreadsheet/spreadsheet-all.module.mjs +0 -80
- package/esm2020/src/spreadsheet/spreadsheet.component.mjs +0 -202
- package/esm2020/src/spreadsheet/spreadsheet.module.mjs +0 -106
- package/esm2020/syncfusion-ej2-angular-spreadsheet.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-spreadsheet.mjs +0 -886
- package/fesm2015/syncfusion-ej2-angular-spreadsheet.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-spreadsheet.mjs +0 -886
- package/fesm2020/syncfusion-ej2-angular-spreadsheet.mjs.map +0 -1
- package/styles/ribbon/_all.scss +0 -2
- package/styles/ribbon/_bootstrap-dark-definition.scss +0 -13
- package/styles/ribbon/_bootstrap-definition.scss +0 -12
- package/styles/ribbon/_bootstrap4-definition.scss +0 -13
- package/styles/ribbon/_bootstrap5-dark-definition.scss +0 -1
- package/styles/ribbon/_bootstrap5-definition.scss +0 -14
- package/styles/ribbon/_fabric-dark-definition.scss +0 -14
- package/styles/ribbon/_fabric-definition.scss +0 -14
- package/styles/ribbon/_fluent-dark-definition.scss +0 -1
- package/styles/ribbon/_fluent-definition.scss +0 -14
- package/styles/ribbon/_fusionnew-definition.scss +0 -14
- package/styles/ribbon/_highcontrast-definition.scss +0 -12
- package/styles/ribbon/_highcontrast-light-definition.scss +0 -12
- package/styles/ribbon/_layout.scss +0 -241
- package/styles/ribbon/_material-dark-definition.scss +0 -15
- package/styles/ribbon/_material-definition.scss +0 -12
- package/styles/ribbon/_material3-definition.scss +0 -15
- package/styles/ribbon/_mixin.scss +0 -89
- package/styles/ribbon/_tailwind-dark-definition.scss +0 -1
- package/styles/ribbon/_tailwind-definition.scss +0 -13
- package/styles/ribbon/_theme.scss +0 -154
- package/styles/ribbon/icons/_bootstrap-dark.scss +0 -15
- package/styles/ribbon/icons/_bootstrap.scss +0 -15
- package/styles/ribbon/icons/_bootstrap4.scss +0 -9
- package/styles/ribbon/icons/_bootstrap5-dark.scss +0 -1
- package/styles/ribbon/icons/_bootstrap5.scss +0 -15
- package/styles/ribbon/icons/_fabric-dark.scss +0 -9
- package/styles/ribbon/icons/_fabric.scss +0 -9
- package/styles/ribbon/icons/_fluent-dark.scss +0 -1
- package/styles/ribbon/icons/_fluent.scss +0 -15
- package/styles/ribbon/icons/_fusionnew.scss +0 -15
- package/styles/ribbon/icons/_highcontrast.scss +0 -9
- package/styles/ribbon/icons/_material-dark.scss +0 -15
- package/styles/ribbon/icons/_material.scss +0 -15
- package/styles/ribbon/icons/_material3.scss +0 -15
- package/styles/ribbon/icons/_tailwind-dark.scss +0 -15
- package/styles/ribbon/icons/_tailwind.scss +0 -15
- package/styles/spreadsheet/_all.scss +0 -2
- package/styles/spreadsheet/_bootstrap-dark-definition.scss +0 -154
- package/styles/spreadsheet/_bootstrap-definition.scss +0 -154
- package/styles/spreadsheet/_bootstrap4-definition.scss +0 -153
- package/styles/spreadsheet/_bootstrap5-dark-definition.scss +0 -1
- package/styles/spreadsheet/_bootstrap5-definition.scss +0 -156
- package/styles/spreadsheet/_fabric-dark-definition.scss +0 -151
- package/styles/spreadsheet/_fabric-definition.scss +0 -151
- package/styles/spreadsheet/_fluent-dark-definition.scss +0 -1
- package/styles/spreadsheet/_fluent-definition.scss +0 -152
- package/styles/spreadsheet/_fusionnew-definition.scss +0 -151
- package/styles/spreadsheet/_highcontrast-definition.scss +0 -150
- package/styles/spreadsheet/_highcontrast-light-definition.scss +0 -146
- package/styles/spreadsheet/_layout.scss +0 -3040
- package/styles/spreadsheet/_material-dark-definition.scss +0 -153
- package/styles/spreadsheet/_material-definition.scss +0 -151
- package/styles/spreadsheet/_material3-definition.scss +0 -151
- package/styles/spreadsheet/_tailwind-dark-definition.scss +0 -1
- package/styles/spreadsheet/_tailwind-definition.scss +0 -158
- package/styles/spreadsheet/_theme.scss +0 -1381
- package/styles/spreadsheet/icons/_bootstrap-dark.scss +0 -990
- package/styles/spreadsheet/icons/_bootstrap.scss +0 -990
- package/styles/spreadsheet/icons/_bootstrap4.scss +0 -994
- package/styles/spreadsheet/icons/_bootstrap5-dark.scss +0 -1
- package/styles/spreadsheet/icons/_bootstrap5.scss +0 -996
- package/styles/spreadsheet/icons/_fabric-dark.scss +0 -990
- package/styles/spreadsheet/icons/_fabric.scss +0 -994
- package/styles/spreadsheet/icons/_fluent-dark.scss +0 -1
- package/styles/spreadsheet/icons/_fluent.scss +0 -996
- package/styles/spreadsheet/icons/_fusionnew.scss +0 -996
- package/styles/spreadsheet/icons/_highcontrast.scss +0 -990
- package/styles/spreadsheet/icons/_material-dark.scss +0 -993
- package/styles/spreadsheet/icons/_material.scss +0 -995
- package/styles/spreadsheet/icons/_material3.scss +0 -996
- package/styles/spreadsheet/icons/_tailwind-dark.scss +0 -996
- package/styles/spreadsheet/icons/_tailwind.scss +0 -996
- package/syncfusion-ej2-angular-spreadsheet.d.ts +0 -5
|
@@ -1,89 +0,0 @@
|
|
|
1
|
-
@mixin tab-header-layout {
|
|
2
|
-
height: 35px;
|
|
3
|
-
min-height: 35px;
|
|
4
|
-
|
|
5
|
-
& .e-toolbar-item:not(.e-separator) {
|
|
6
|
-
height: 35px;
|
|
7
|
-
min-height: 35px;
|
|
8
|
-
|
|
9
|
-
& .e-tab-wrap {
|
|
10
|
-
height: 35px;
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
@if $skin-name == 'fabric' or $skin-name == 'highcontrast' {
|
|
14
|
-
&.e-active .e-text-wrap,
|
|
15
|
-
& .e-text-wrap {
|
|
16
|
-
height: 33px;
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
@else {
|
|
20
|
-
& .e-text-wrap {
|
|
21
|
-
height: 35px;
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
& .e-toolbar-items {
|
|
27
|
-
height: 35px;
|
|
28
|
-
min-height: 35px;
|
|
29
|
-
|
|
30
|
-
& .e-scroll-nav {
|
|
31
|
-
height: 35px;
|
|
32
|
-
min-height: 35px;
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
@mixin bigger-tab-header-layout {
|
|
38
|
-
& .e-tab .e-tab-header {
|
|
39
|
-
height: 41px;
|
|
40
|
-
min-height: 41px;
|
|
41
|
-
|
|
42
|
-
& .e-toolbar-item:not(.e-separator) {
|
|
43
|
-
height: 41px;
|
|
44
|
-
min-height: 41px;
|
|
45
|
-
|
|
46
|
-
& .e-tab-wrap {
|
|
47
|
-
height: 41px;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
@if $skin-name == 'fabric' or $skin-name == 'highcontrast' {
|
|
51
|
-
&.e-active .e-text-wrap,
|
|
52
|
-
& .e-text-wrap {
|
|
53
|
-
height: 39px;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
@else {
|
|
57
|
-
& .e-text-wrap {
|
|
58
|
-
height: 41px;
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
|
|
63
|
-
& .e-toolbar-items {
|
|
64
|
-
height: 41px;
|
|
65
|
-
min-height: 41px;
|
|
66
|
-
|
|
67
|
-
& .e-scroll-nav {
|
|
68
|
-
height: 41px;
|
|
69
|
-
min-height: 41px;
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
@mixin default-props {
|
|
76
|
-
& .e-tab {
|
|
77
|
-
& .e-tab-header .e-toolbar-item {
|
|
78
|
-
user-select: none;
|
|
79
|
-
|
|
80
|
-
& .e-tab-text {
|
|
81
|
-
text-transform: none;
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
&.e-sheet-tab .e-tab-header .e-tab-text {
|
|
86
|
-
white-space: pre;
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import './tailwind-definition.scss';
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
$ribbon-skin: 'tailwind' !default;
|
|
2
|
-
$file-menu-wrap-padding: 0 !default;
|
|
3
|
-
$drop-icon-margin: 8px 4px !default;
|
|
4
|
-
$bigger-drop-icon-margin: 16px 5px !default;
|
|
5
|
-
$ribbon-border-color: $border-light !default;
|
|
6
|
-
$ribbon-border: 1px solid $ribbon-border-color !default;
|
|
7
|
-
$ribbon-content-bg-color: $content-bg-color-alt2 !default;
|
|
8
|
-
$ribbon-header-bg-color: $content-bg-color-alt2 !default;
|
|
9
|
-
$separator-border-color: $border-light !default;
|
|
10
|
-
$expand-icon-color: $icon-color !default;
|
|
11
|
-
$ribbon-comb-icon-color: $primary !default;
|
|
12
|
-
$ribbon-focus-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
13
|
-
$ribbon-focus-text-color: $primary !default;
|
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
@include export-module('ribbon-theme') {
|
|
2
|
-
.e-ribbon {
|
|
3
|
-
background-color: $ribbon-header-bg-color;
|
|
4
|
-
|
|
5
|
-
& .e-tab {
|
|
6
|
-
& .e-tab-header {
|
|
7
|
-
background-color: inherit;
|
|
8
|
-
|
|
9
|
-
@if $skin-name == 'bootstrap' {
|
|
10
|
-
&::before {
|
|
11
|
-
border-bottom-color: $ribbon-border-color;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
& .e-toolbar-item.e-active {
|
|
15
|
-
border-bottom-color: $ribbon-content-bg-color;
|
|
16
|
-
border-left-color: $ribbon-border-color;
|
|
17
|
-
border-right-color: $ribbon-border-color;
|
|
18
|
-
border-top-color: $ribbon-border-color;
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.e-tab-wrap:focus {
|
|
23
|
-
background: $ribbon-focus-bg-color;
|
|
24
|
-
|
|
25
|
-
@if $ribbon-skin == 'fabric' or $ribbon-skin == 'highcontrast' {
|
|
26
|
-
border-color: $ribbon-focused-wrap-focus-border-color;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
@if $ribbon-skin == 'bootstrap5' {
|
|
30
|
-
border: 1px solid $ribbon-focused-wrap-focus-border-color;
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
@if $ribbon-skin == 'highcontrast' {
|
|
34
|
-
border-style: solid;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
@if $ribbon-skin == 'bootstrap5' or $ribbon-skin == 'FluentUI' {
|
|
38
|
-
.e-tab-icon {
|
|
39
|
-
color: $ribbon-comb-icon-color;
|
|
40
|
-
}
|
|
41
|
-
}
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.e-tab-wrap:focus .e-tab-icon,
|
|
45
|
-
.e-tab-wrap:focus .e-tab-text {
|
|
46
|
-
color: $ribbon-focus-text-color;
|
|
47
|
-
}
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
@if $skin-name == 'material' {
|
|
51
|
-
& .e-content .e-toolbar .e-toolbar-items .e-toolbar-item.e-separator {
|
|
52
|
-
border-color: $separator-border-color;
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
& .e-tab-header:not(.e-vertical) .e-toolbar-item.e-active {
|
|
56
|
-
border: 0;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
|
|
60
|
-
@if $skin-name == 'FluentUI' {
|
|
61
|
-
& .e-toolbar,
|
|
62
|
-
& .e-toolbar-items {
|
|
63
|
-
background-color: $ribbon-header-bg-color;
|
|
64
|
-
}
|
|
65
|
-
|
|
66
|
-
& .e-hscroll .e-scroll-nav.e-scroll-left-nav,
|
|
67
|
-
& .e-hscroll .e-scroll-nav.e-scroll-right-nav {
|
|
68
|
-
background-color: $ribbon-header-bg-color;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
& .e-drop-icon {
|
|
74
|
-
color: $expand-icon-color;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
& .e-tab .e-content .e-toolbar {
|
|
78
|
-
border-bottom-color: transparent;
|
|
79
|
-
border-top-color: transparent;
|
|
80
|
-
@if $skin-name == 'FluentUI' {
|
|
81
|
-
box-shadow: none;
|
|
82
|
-
}
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
@if $skin-name == 'bootstrap' or $skin-name == 'bootstrap4' or $skin-name == 'tailwind' or $skin-name == 'bootstrap5' {
|
|
86
|
-
& .e-tab {
|
|
87
|
-
& .e-tab-header .e-toolbar-item {
|
|
88
|
-
&.e-active {
|
|
89
|
-
background: $ribbon-content-bg-color;
|
|
90
|
-
}
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
& .e-content .e-toolbar {
|
|
94
|
-
background: $ribbon-content-bg-color;
|
|
95
|
-
|
|
96
|
-
& .e-toolbar-items,
|
|
97
|
-
& .e-toolbar-item .e-btn.e-tbar-btn:not(:hover):not(:focus),
|
|
98
|
-
& .e-toolbar-item.e-overlay {
|
|
99
|
-
background: transparent;
|
|
100
|
-
}
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
& .e-menu-wrapper {
|
|
106
|
-
background-color: transparent;
|
|
107
|
-
|
|
108
|
-
@if $skin-name == 'bootstrap4' {
|
|
109
|
-
& ul {
|
|
110
|
-
background-color: transparent;
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
|
|
115
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5-dark' {
|
|
116
|
-
& .e-tab,
|
|
117
|
-
& .e-tab.e-focused {
|
|
118
|
-
|
|
119
|
-
& .e-tab-header .e-toolbar-item {
|
|
120
|
-
|
|
121
|
-
& .e-tab-wrap:focus {
|
|
122
|
-
border: 1px solid transparent;
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
& .e-tab-wrap:focus-visible {
|
|
126
|
-
border: 1px solid $ribbon-focused-wrap-focus-border-color;
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
& .e-tab-wrap:focus-visible:hover {
|
|
130
|
-
border: 1px solid $ribbon-focused-wrap-focus-border-color;
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
134
|
-
|
|
135
|
-
& .e-tab .e-tab-header {
|
|
136
|
-
|
|
137
|
-
& .e-toolbar-item.e-active .e-tab-wrap {
|
|
138
|
-
border: 1px solid transparent;
|
|
139
|
-
}
|
|
140
|
-
|
|
141
|
-
& .e-toolbar-item.e-active .e-tab-wrap:hover {
|
|
142
|
-
border: 1px solid transparent;
|
|
143
|
-
}
|
|
144
|
-
}
|
|
145
|
-
|
|
146
|
-
& .e-tab:not(.e-focused),
|
|
147
|
-
& .e-tab:not(.e-focused)> {
|
|
148
|
-
& .e-tab-header .e-toolbar-item.e-active .e-tab-wrap:focus {
|
|
149
|
-
border: 1px solid transparent;
|
|
150
|
-
}
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
}
|
|
154
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import './bootstrap5.scss';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
@import './fluent.scss';
|
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
//default
|
|
2
|
-
$sheet-skin: 'bootstrap-dark' !default;
|
|
3
|
-
$spreadsheet-border-color: $grey-88 !default;
|
|
4
|
-
$spreadsheet-border-width: 1px;
|
|
5
|
-
$spreadsheet-border: $spreadsheet-border-width solid $spreadsheet-border-color !default;
|
|
6
|
-
$header-cell-bg-color: $gray-dark !default;
|
|
7
|
-
$header-cell-color: $grey-light-font !default;
|
|
8
|
-
$select-all-size: 26px !default;
|
|
9
|
-
$select-all-bg-color: $grey-ad !default;
|
|
10
|
-
$select-all-hover-bg-color: $grey-f9 !default;
|
|
11
|
-
$select-all-active-bg-color: $brand-primary !default;
|
|
12
|
-
$cell-background: #fff !default;
|
|
13
|
-
$cell-color: #000 !default;
|
|
14
|
-
$cell-border-color: #e0e0e0 !default;
|
|
15
|
-
$hdr-cell-border-color: $grey-99 !default;
|
|
16
|
-
$dlg-error-color: #dd2c2c !default;
|
|
17
|
-
$agg-clr: #fff !default;
|
|
18
|
-
|
|
19
|
-
//enddefault
|
|
20
|
-
//selection
|
|
21
|
-
$selection-bg-color: rgba($brand-primary, .12) !default;
|
|
22
|
-
$selection-border-color: $brand-primary !default;
|
|
23
|
-
$hdr-selection-bg-color: $grey-88 !default;
|
|
24
|
-
$hdr-selection-border: 1px solid !default;
|
|
25
|
-
$hdr-selection-border-color: $grey-lighter !default;
|
|
26
|
-
$hdr-selection-color: $header-cell-color !default;
|
|
27
|
-
$hdr-hover-bg-color: $gray-darker !default;
|
|
28
|
-
$copy-indicator-t-b: 'data:image/gif;base64,R0lGODlhBgAEAJECAP///wBw8P///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjBDRTVBNjM4RDg3NzExRTlBQzNCRUNFRTExMkM4REQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjBDRTVBNjM5RDg3NzExRTlBQzNCRUNFRTExMkM4REQwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MENFNUE2MzZEODc3MTFFOUFDM0JFQ0VFMTEyQzhERDAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MENFNUE2MzdEODc3MTFFOUFDM0JFQ0VFMTEyQzhERDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFAwACACwAAAAABgAEAAACB4wDcJh6uQoAIfkEBQMAAgAsAAAAAAYABAAAAgiMAXYZqM1CAQAh+QQFAwACACwBAAAABAAEAAACBhQUhnksBQAh+QQFAwACACwBAAAABAAEAAACBoQihpcMBQAh+QQFAwACACwAAAAABgAEAAACBwSCYcl6aQoAIfkEBQMAAgAsAAAAAAYABAAAAghEHmComHtAAQA7' !default;
|
|
29
|
-
$copy-indicator-l-r: 'data:image/gif;base64,R0lGODlhBAAGAJECAP///wBw8P///wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkU3RTkwMDFERDg3NjExRTk4Qjg1QzEwMjVENzU4QUJFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkU3RTkwMDFFRDg3NjExRTk4Qjg1QzEwMjVENzU4QUJFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RTdFOTAwMUJEODc2MTFFOThCODVDMTAyNUQ3NThBQkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RTdFOTAwMUNEODc2MTFFOThCODVDMTAyNUQ3NThBQkUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQFAwACACwAAAAABAAGAAACBwQShsurCQoAIfkEBQMAAgAsAAAAAAQABgAAAgeMA2B5qN4KACH5BAUDAAIALAAAAQAEAAQAAAIFjAOpeVEAIfkEBQMAAgAsAAABAAQABAAAAgZMAIaoGQUAIfkEBQMAAgAsAAAAAAQABgAAAghMAIbGvJdCAQAh+QQFAwACACwAAAAABAAGAAACB4QRqctxUAAAOw==' !default;
|
|
30
|
-
|
|
31
|
-
//end selection
|
|
32
|
-
//Tab
|
|
33
|
-
$sheets-btn-height: 38px !default;
|
|
34
|
-
$msheets-btn-height: 48px !default;
|
|
35
|
-
$sheet-tab-panel-bg-color: $gray-darker !default;
|
|
36
|
-
$sheet-tab-bg-color: $sheet-tab-panel-bg-color !default;
|
|
37
|
-
$sheet-tab-active-bg-color: $grey-88 !default;
|
|
38
|
-
$sheet-tab-color: #9e9e9e !default;
|
|
39
|
-
$sheet-tab-hover-bg-color: $gray-light !default;
|
|
40
|
-
$sheet-tab-indicator-color: $brand-primary !default;
|
|
41
|
-
$select-icon-color: $brand-primary !default;
|
|
42
|
-
$right-tbar-height: 39px !default;
|
|
43
|
-
|
|
44
|
-
//End Tab
|
|
45
|
-
//Formula bar
|
|
46
|
-
$formula-bar-bg-color: #191919 !default;
|
|
47
|
-
$formula-bar-font-size: 14px !default;
|
|
48
|
-
$bigger-formula-bar-font-size: 15px !default;
|
|
49
|
-
$name-box-width: 124px !default;
|
|
50
|
-
$namebox-icon-size: 8px !default;
|
|
51
|
-
$formula-textarea-width: calc(100% - 180px) !default;
|
|
52
|
-
$formula-bar-color: $grey-dark-font !default;
|
|
53
|
-
$mformula-bar-height: 42px !default;
|
|
54
|
-
$expand-icon-margin: 4px !default;
|
|
55
|
-
|
|
56
|
-
//End formula bar
|
|
57
|
-
//Insert dialog box
|
|
58
|
-
$dlg-list-border: 1px solid $grey-44 !default;
|
|
59
|
-
$dlg-description-font-weight: 500 !default;
|
|
60
|
-
$dlg-content-padding: 15px !default;
|
|
61
|
-
$dlg-category-margin-bottom: 5px !default;
|
|
62
|
-
$dlg-min-height: 510px !default;
|
|
63
|
-
|
|
64
|
-
//End Insert dialogbox
|
|
65
|
-
//Ribbon
|
|
66
|
-
$fontsize-btn-width: 52px !default;
|
|
67
|
-
$bigger-fontsize-btn-width: 64.51px !default;
|
|
68
|
-
$align-ddb-item-height: 32px !default;
|
|
69
|
-
$align-ddb-ul-padding: 7px !default;
|
|
70
|
-
$align-ddb-item-padding: 0 8px !default;
|
|
71
|
-
$align-ddb-item-margin: 0 4px !default;
|
|
72
|
-
$ctrl-btn-padding: 15px !default;
|
|
73
|
-
$ribbon-btn-width: 25px !default;
|
|
74
|
-
$ribbon-btn-height: 30px !default;
|
|
75
|
-
$ribbon-btn-padding: 2.5px !default;
|
|
76
|
-
$bigger-ribbon-btn-height: 35px !default;
|
|
77
|
-
$bigger-ribbon-btn-padding: 7px !default;
|
|
78
|
-
$cpicker-btn-width: 29px !default;
|
|
79
|
-
$bigger-cpicker-btn-width: 36px !default;
|
|
80
|
-
$menu-extension-padding: 12px !default;
|
|
81
|
-
$ribbon-item-hover-border-color: $tbar-hover-border-color !default;
|
|
82
|
-
$ribbon-item-active-border-color: $tbar-focus-border-color !default;
|
|
83
|
-
$font-family-collection: ('Arial', 'Arial Black', 'Axettac Demo', 'Batang', 'Book Antiqua', 'Calibri', 'Comic Sans MS', 'Courier', 'Courier New', 'Din Condensed', 'Georgia', 'Helvetica', 'Helvetica New', 'Roboto', 'Tahoma', 'Times New Roman', 'Verdana') !default;
|
|
84
|
-
$normal-btn-padding: 8px !default;
|
|
85
|
-
|
|
86
|
-
//End Ribbon
|
|
87
|
-
//Sorting
|
|
88
|
-
$sort-error-bg-color: #fce7e9;
|
|
89
|
-
$sort-error-font-color: #333;
|
|
90
|
-
|
|
91
|
-
//End Sorting
|
|
92
|
-
//Hyperlink
|
|
93
|
-
$hyper-doc-border-color: #c8c8c8 !default;
|
|
94
|
-
$hyper-text-border: #979797 !default;
|
|
95
|
-
|
|
96
|
-
//End Hyperlink
|
|
97
|
-
//Filtering
|
|
98
|
-
$filter-icon-margin-bottom: 14px !default;
|
|
99
|
-
$filter-icon-bigger-margin-bottom: 22px !default;
|
|
100
|
-
$filter-selectall-padding: 22px !default;
|
|
101
|
-
$filter-selectall-bigger-padding: 27px !default;
|
|
102
|
-
|
|
103
|
-
//End Filtering
|
|
104
|
-
//Find And Replace
|
|
105
|
-
$find-popup-border-top-color: #fafafa !default;
|
|
106
|
-
$find-popup-border-color: #e0e0e0 !default;
|
|
107
|
-
$find-tool-dlg-width: 370px !default;
|
|
108
|
-
$find-tool-dlg-height: 46px !default;
|
|
109
|
-
$find-dlg-width: 442px !default;
|
|
110
|
-
$bigger-find-tool-dlg-width: 419px !default;
|
|
111
|
-
$bigger-find-tool-dlg-height: 54px !default;
|
|
112
|
-
$bigger-find-goto-dlg-height: 255px !default;
|
|
113
|
-
|
|
114
|
-
//End Find And Replace
|
|
115
|
-
//Protect Sheet
|
|
116
|
-
$protect-dlg-height: 421px !default;
|
|
117
|
-
$protect-dlg-width: 282px !default;
|
|
118
|
-
|
|
119
|
-
//End Protect Sheet
|
|
120
|
-
//Conditional Formatting
|
|
121
|
-
$ele-color: #616161;
|
|
122
|
-
$ele-hover-color: #eee;
|
|
123
|
-
$dark-ele-color: #303030;
|
|
124
|
-
$dark-ele-hover-color: rgba(255, 255, 255, .1) !default;
|
|
125
|
-
|
|
126
|
-
//End Conditional Formatting
|
|
127
|
-
//Formula selection
|
|
128
|
-
$vborder-selection: #673ab8;
|
|
129
|
-
$pborder-selection: #9c27b0;
|
|
130
|
-
$cborder-selection: #029688;
|
|
131
|
-
$gborder-selection: #4caf51;
|
|
132
|
-
$oborder-selection: #fe9800;
|
|
133
|
-
$bborder-selection: #3f52b5;
|
|
134
|
-
|
|
135
|
-
//End Formula selection
|
|
136
|
-
//Freeze pane
|
|
137
|
-
$freezepane-color: $grey-88 !default;
|
|
138
|
-
|
|
139
|
-
//End Freeze pane
|
|
140
|
-
$mac-scrollbar-background: rgba(0, 0, 0, .5) !default;
|
|
141
|
-
|
|
142
|
-
//Custom Format
|
|
143
|
-
$custom-listview-color: #ddd;
|
|
144
|
-
|
|
145
|
-
//End Custom Format
|
|
146
|
-
//File Name Dialog
|
|
147
|
-
$open-dlg-width: 340px !default;
|
|
148
|
-
|
|
149
|
-
//End File Name Dialog
|
|
150
|
-
//Data Validation
|
|
151
|
-
$bigger-validation-list-icon-height-width: 0 !default;
|
|
152
|
-
$bigger-validation-list-width: 26px !default;
|
|
153
|
-
|
|
154
|
-
//End Data Validation
|