@progress/kendo-theme-bootstrap 7.2.1-dev.5 → 7.2.1-dev.7
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/dist/all.css +0 -96
- package/dist/all.scss +159 -109
- package/dist/meta/sassdoc-data.json +25500 -21336
- package/dist/meta/sassdoc-raw-data.json +2159 -234
- package/dist/meta/variables.json +0 -8
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +5 -5
- package/scss/input/_variables.scss +0 -7
- package/scss/spreadsheet/_variables.scss +159 -0
package/dist/all.css
CHANGED
|
@@ -32854,22 +32854,6 @@ select.k-picker-lg {
|
|
|
32854
32854
|
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
|
|
32855
32855
|
}
|
|
32856
32856
|
|
|
32857
|
-
.k-input-solid.k-valid {
|
|
32858
|
-
border-color: #198754;
|
|
32859
|
-
}
|
|
32860
|
-
|
|
32861
|
-
.k-input-solid.k-valid .k-input-validation-icon {
|
|
32862
|
-
color: #198754;
|
|
32863
|
-
}
|
|
32864
|
-
|
|
32865
|
-
.k-input-solid.k-valid:focus, .k-input-solid.k-valid.k-focus {
|
|
32866
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
32867
|
-
}
|
|
32868
|
-
|
|
32869
|
-
.k-input-solid.k-valid:focus-within {
|
|
32870
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
32871
|
-
}
|
|
32872
|
-
|
|
32873
32857
|
.k-input-solid .k-input-prefix {
|
|
32874
32858
|
color: #6c757d;
|
|
32875
32859
|
}
|
|
@@ -32921,22 +32905,6 @@ select.k-picker-lg {
|
|
|
32921
32905
|
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
|
|
32922
32906
|
}
|
|
32923
32907
|
|
|
32924
|
-
.k-picker-solid.k-valid {
|
|
32925
|
-
border-color: #198754;
|
|
32926
|
-
}
|
|
32927
|
-
|
|
32928
|
-
.k-picker-solid.k-valid .k-input-validation-icon {
|
|
32929
|
-
color: #198754;
|
|
32930
|
-
}
|
|
32931
|
-
|
|
32932
|
-
.k-picker-solid.k-valid:focus, .k-picker-solid.k-valid.k-focus {
|
|
32933
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
32934
|
-
}
|
|
32935
|
-
|
|
32936
|
-
.k-picker-solid.k-valid:focus-within {
|
|
32937
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
32938
|
-
}
|
|
32939
|
-
|
|
32940
32908
|
.k-input-outline {
|
|
32941
32909
|
border-color: rgba(33, 37, 41, 0.5);
|
|
32942
32910
|
color: #212529;
|
|
@@ -32981,22 +32949,6 @@ select.k-picker-lg {
|
|
|
32981
32949
|
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
|
|
32982
32950
|
}
|
|
32983
32951
|
|
|
32984
|
-
.k-input-outline.k-valid {
|
|
32985
|
-
border-color: #198754;
|
|
32986
|
-
}
|
|
32987
|
-
|
|
32988
|
-
.k-input-outline.k-valid .k-input-validation-icon {
|
|
32989
|
-
color: #198754;
|
|
32990
|
-
}
|
|
32991
|
-
|
|
32992
|
-
.k-input-outline.k-valid:focus, .k-input-outline.k-valid.k-focus {
|
|
32993
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
32994
|
-
}
|
|
32995
|
-
|
|
32996
|
-
.k-input-outline.k-valid:focus-within {
|
|
32997
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
32998
|
-
}
|
|
32999
|
-
|
|
33000
32952
|
.k-input-outline .k-input-prefix {
|
|
33001
32953
|
color: #6c757d;
|
|
33002
32954
|
}
|
|
@@ -33044,22 +32996,6 @@ select.k-picker-lg {
|
|
|
33044
32996
|
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
|
|
33045
32997
|
}
|
|
33046
32998
|
|
|
33047
|
-
.k-picker-outline.k-valid {
|
|
33048
|
-
border-color: #198754;
|
|
33049
|
-
}
|
|
33050
|
-
|
|
33051
|
-
.k-picker-outline.k-valid .k-input-validation-icon {
|
|
33052
|
-
color: #198754;
|
|
33053
|
-
}
|
|
33054
|
-
|
|
33055
|
-
.k-picker-outline.k-valid:focus, .k-picker-outline.k-valid.k-focus {
|
|
33056
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
33057
|
-
}
|
|
33058
|
-
|
|
33059
|
-
.k-picker-outline.k-valid:focus-within {
|
|
33060
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
33061
|
-
}
|
|
33062
|
-
|
|
33063
32999
|
.k-input-flat {
|
|
33064
33000
|
border-color: #ced4da;
|
|
33065
33001
|
color: #212529;
|
|
@@ -33091,22 +33027,6 @@ select.k-picker-lg {
|
|
|
33091
33027
|
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
|
|
33092
33028
|
}
|
|
33093
33029
|
|
|
33094
|
-
.k-input-flat.k-valid {
|
|
33095
|
-
border-color: #198754;
|
|
33096
|
-
}
|
|
33097
|
-
|
|
33098
|
-
.k-input-flat.k-valid .k-input-validation-icon {
|
|
33099
|
-
color: #198754;
|
|
33100
|
-
}
|
|
33101
|
-
|
|
33102
|
-
.k-input-flat.k-valid:focus, .k-input-flat.k-valid.k-focus {
|
|
33103
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
33104
|
-
}
|
|
33105
|
-
|
|
33106
|
-
.k-input-flat.k-valid:focus-within {
|
|
33107
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
33108
|
-
}
|
|
33109
|
-
|
|
33110
33030
|
.k-input-flat .k-input-prefix {
|
|
33111
33031
|
color: #6c757d;
|
|
33112
33032
|
}
|
|
@@ -33152,22 +33072,6 @@ select.k-picker-lg {
|
|
|
33152
33072
|
box-shadow: 0 0 0 0.25rem rgba(220, 53, 69, 0.25);
|
|
33153
33073
|
}
|
|
33154
33074
|
|
|
33155
|
-
.k-picker-flat.k-valid {
|
|
33156
|
-
border-color: #198754;
|
|
33157
|
-
}
|
|
33158
|
-
|
|
33159
|
-
.k-picker-flat.k-valid .k-input-validation-icon {
|
|
33160
|
-
color: #198754;
|
|
33161
|
-
}
|
|
33162
|
-
|
|
33163
|
-
.k-picker-flat.k-valid:focus, .k-picker-flat.k-valid.k-focus {
|
|
33164
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
33165
|
-
}
|
|
33166
|
-
|
|
33167
|
-
.k-picker-flat.k-valid:focus-within {
|
|
33168
|
-
box-shadow: 0 0 0 0.25rem rgba(25, 135, 84, 0.25);
|
|
33169
|
-
}
|
|
33170
|
-
|
|
33171
33075
|
.k-floating-label-container {
|
|
33172
33076
|
padding-top: 1.5rem;
|
|
33173
33077
|
box-sizing: border-box;
|
package/dist/all.scss
CHANGED
|
@@ -25621,13 +25621,6 @@ $kendo-input-invalid-border: $kendo-invalid-border !default;
|
|
|
25621
25621
|
/// @group input
|
|
25622
25622
|
$kendo-input-invalid-shadow: $kendo-invalid-shadow !default;
|
|
25623
25623
|
|
|
25624
|
-
/// The border color of the valid Input components.
|
|
25625
|
-
/// @group input
|
|
25626
|
-
$kendo-input-valid-border: $kendo-valid-border !default;
|
|
25627
|
-
/// The shadow of the valid Input components.
|
|
25628
|
-
/// @group input
|
|
25629
|
-
$kendo-input-valid-shadow: $kendo-valid-shadow !default;
|
|
25630
|
-
|
|
25631
25624
|
/// The background color of the Picker components.
|
|
25632
25625
|
/// @group picker
|
|
25633
25626
|
$kendo-picker-bg: $kendo-button-bg !default;
|
|
@@ -27694,23 +27687,6 @@ $_kendo-module-meta: (
|
|
|
27694
27687
|
}
|
|
27695
27688
|
}
|
|
27696
27689
|
|
|
27697
|
-
// Valid
|
|
27698
|
-
&.k-valid {
|
|
27699
|
-
@include fill( $border: $kendo-input-valid-border );
|
|
27700
|
-
|
|
27701
|
-
.k-input-validation-icon {
|
|
27702
|
-
color: $kendo-valid-text;
|
|
27703
|
-
}
|
|
27704
|
-
|
|
27705
|
-
&:focus,
|
|
27706
|
-
&.k-focus {
|
|
27707
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
27708
|
-
}
|
|
27709
|
-
&:focus-within {
|
|
27710
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
27711
|
-
}
|
|
27712
|
-
}
|
|
27713
|
-
|
|
27714
27690
|
// Prefix & Suffix
|
|
27715
27691
|
.k-input-prefix {
|
|
27716
27692
|
color: $kendo-input-prefix-text;
|
|
@@ -27799,23 +27775,6 @@ $_kendo-module-meta: (
|
|
|
27799
27775
|
@include focus-indicator( $kendo-input-invalid-shadow );
|
|
27800
27776
|
}
|
|
27801
27777
|
}
|
|
27802
|
-
|
|
27803
|
-
// Valid
|
|
27804
|
-
&.k-valid {
|
|
27805
|
-
@include fill( $border: $kendo-input-valid-border );
|
|
27806
|
-
|
|
27807
|
-
.k-input-validation-icon {
|
|
27808
|
-
color: $kendo-valid-text;
|
|
27809
|
-
}
|
|
27810
|
-
|
|
27811
|
-
&:focus,
|
|
27812
|
-
&.k-focus {
|
|
27813
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
27814
|
-
}
|
|
27815
|
-
&:focus-within {
|
|
27816
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
27817
|
-
}
|
|
27818
|
-
}
|
|
27819
27778
|
}
|
|
27820
27779
|
|
|
27821
27780
|
|
|
@@ -27901,23 +27860,6 @@ $_kendo-module-meta: (
|
|
|
27901
27860
|
}
|
|
27902
27861
|
}
|
|
27903
27862
|
|
|
27904
|
-
// Valid
|
|
27905
|
-
&.k-valid {
|
|
27906
|
-
@include fill( $border: $kendo-input-valid-border );
|
|
27907
|
-
|
|
27908
|
-
.k-input-validation-icon {
|
|
27909
|
-
color: $kendo-valid-text;
|
|
27910
|
-
}
|
|
27911
|
-
|
|
27912
|
-
&:focus,
|
|
27913
|
-
&.k-focus {
|
|
27914
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
27915
|
-
}
|
|
27916
|
-
&:focus-within {
|
|
27917
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
27918
|
-
}
|
|
27919
|
-
}
|
|
27920
|
-
|
|
27921
27863
|
// Prefix & Suffix
|
|
27922
27864
|
.k-input-prefix {
|
|
27923
27865
|
color: $kendo-input-prefix-text;
|
|
@@ -28012,23 +27954,6 @@ $_kendo-module-meta: (
|
|
|
28012
27954
|
@include focus-indicator( $kendo-input-invalid-shadow );
|
|
28013
27955
|
}
|
|
28014
27956
|
}
|
|
28015
|
-
|
|
28016
|
-
// Valid
|
|
28017
|
-
&.k-valid {
|
|
28018
|
-
@include fill( $border: $kendo-input-valid-border );
|
|
28019
|
-
|
|
28020
|
-
.k-input-validation-icon {
|
|
28021
|
-
color: $kendo-valid-text;
|
|
28022
|
-
}
|
|
28023
|
-
|
|
28024
|
-
&:focus,
|
|
28025
|
-
&.k-focus {
|
|
28026
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
28027
|
-
}
|
|
28028
|
-
&:focus-within {
|
|
28029
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
28030
|
-
}
|
|
28031
|
-
}
|
|
28032
27957
|
}
|
|
28033
27958
|
|
|
28034
27959
|
|
|
@@ -28101,23 +28026,6 @@ $_kendo-module-meta: (
|
|
|
28101
28026
|
}
|
|
28102
28027
|
}
|
|
28103
28028
|
|
|
28104
|
-
// Valid
|
|
28105
|
-
&.k-valid {
|
|
28106
|
-
@include fill( $border: $kendo-input-valid-border );
|
|
28107
|
-
|
|
28108
|
-
.k-input-validation-icon {
|
|
28109
|
-
color: $kendo-valid-text;
|
|
28110
|
-
}
|
|
28111
|
-
|
|
28112
|
-
&:focus,
|
|
28113
|
-
&.k-focus {
|
|
28114
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
28115
|
-
}
|
|
28116
|
-
&:focus-within {
|
|
28117
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
28118
|
-
}
|
|
28119
|
-
}
|
|
28120
|
-
|
|
28121
28029
|
// Prefix & Suffix
|
|
28122
28030
|
.k-input-prefix {
|
|
28123
28031
|
color: $kendo-input-prefix-text;
|
|
@@ -28212,23 +28120,6 @@ $_kendo-module-meta: (
|
|
|
28212
28120
|
@include focus-indicator( $kendo-input-invalid-shadow );
|
|
28213
28121
|
}
|
|
28214
28122
|
}
|
|
28215
|
-
|
|
28216
|
-
// Valid
|
|
28217
|
-
&.k-valid {
|
|
28218
|
-
@include fill( $border: $kendo-input-valid-border );
|
|
28219
|
-
|
|
28220
|
-
.k-input-validation-icon {
|
|
28221
|
-
color: $kendo-valid-text;
|
|
28222
|
-
}
|
|
28223
|
-
|
|
28224
|
-
&:focus,
|
|
28225
|
-
&.k-focus {
|
|
28226
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
28227
|
-
}
|
|
28228
|
-
&:focus-within {
|
|
28229
|
-
@include focus-indicator( $kendo-input-valid-shadow );
|
|
28230
|
-
}
|
|
28231
|
-
}
|
|
28232
28123
|
}
|
|
28233
28124
|
|
|
28234
28125
|
}
|
|
@@ -50759,107 +50650,266 @@ $_kendo-module-meta: (
|
|
|
50759
50650
|
|
|
50760
50651
|
|
|
50761
50652
|
// Spreadsheet
|
|
50653
|
+
|
|
50654
|
+
/// The width of the border around the Spreadsheet.
|
|
50655
|
+
/// @group spreadsheet
|
|
50762
50656
|
$kendo-spreadsheet-border-width: 1px !default;
|
|
50657
|
+
/// The font family of the Spreadsheet.
|
|
50658
|
+
/// @group spreadsheet
|
|
50763
50659
|
$kendo-spreadsheet-font-family: $kendo-font-family !default;
|
|
50660
|
+
/// The font size of the Spreadsheet.
|
|
50661
|
+
/// @group spreadsheet
|
|
50764
50662
|
$kendo-spreadsheet-font-size: $kendo-font-size-md !default;
|
|
50663
|
+
/// The line height of the Spreadsheet.
|
|
50664
|
+
/// @group spreadsheet
|
|
50765
50665
|
$kendo-spreadsheet-line-height: $kendo-line-height-md !default;
|
|
50766
50666
|
|
|
50667
|
+
/// The background color of the Spreadsheet.
|
|
50668
|
+
/// @group spreadsheet
|
|
50767
50669
|
$kendo-spreadsheet-bg: $kendo-component-bg !default;
|
|
50670
|
+
/// The text color of the Spreadsheet.
|
|
50671
|
+
/// @group spreadsheet
|
|
50768
50672
|
$kendo-spreadsheet-text: $kendo-component-text !default;
|
|
50673
|
+
/// The border color of the Spreadsheet.
|
|
50674
|
+
/// @group spreadsheet
|
|
50769
50675
|
$kendo-spreadsheet-border: $kendo-component-border !default;
|
|
50770
50676
|
|
|
50677
|
+
/// The background color of the Spreadsheet header.
|
|
50678
|
+
/// @group spreadsheet
|
|
50771
50679
|
$kendo-spreadsheet-header-bg: $kendo-component-header-bg !default;
|
|
50680
|
+
/// The text color of the Spreadsheet header.
|
|
50681
|
+
/// @group spreadsheet
|
|
50772
50682
|
$kendo-spreadsheet-header-text: $kendo-component-header-text !default;
|
|
50683
|
+
/// The border color of the Spreadsheet header.
|
|
50684
|
+
/// @group spreadsheet
|
|
50773
50685
|
$kendo-spreadsheet-header-border: $kendo-component-header-border !default;
|
|
50686
|
+
/// The gradient of the Spreadsheet header.
|
|
50687
|
+
/// @group spreadsheet
|
|
50774
50688
|
$kendo-spreadsheet-header-gradient: $kendo-component-header-gradient !default;
|
|
50775
50689
|
|
|
50690
|
+
/// The background color of the Spreadsheet table headers.
|
|
50691
|
+
/// @group spreadsheet
|
|
50776
50692
|
$kendo-spreadsheet-table-header-bg: $kendo-spreadsheet-header-bg !default;
|
|
50693
|
+
/// The text color of the Spreadsheet table headers.
|
|
50694
|
+
/// @group spreadsheet
|
|
50777
50695
|
$kendo-spreadsheet-table-header-text: $kendo-spreadsheet-header-text !default;
|
|
50696
|
+
/// The border color of the Spreadsheet table headers.
|
|
50697
|
+
/// @group spreadsheet
|
|
50778
50698
|
$kendo-spreadsheet-table-header-border: $kendo-spreadsheet-header-border !default;
|
|
50699
|
+
/// The gradient of the Spreadsheet table headers.
|
|
50700
|
+
/// @group spreadsheet
|
|
50779
50701
|
$kendo-spreadsheet-table-header-gradient: $kendo-spreadsheet-header-gradient !default;
|
|
50780
50702
|
|
|
50703
|
+
/// The border width of the Spreadsheet action bar.
|
|
50704
|
+
/// @group spreadsheet
|
|
50781
50705
|
$kendo-spreadsheet-action-bar-border-width: 1px !default;
|
|
50706
|
+
/// The horizontal padding of the Spreadsheet action bar.
|
|
50707
|
+
/// @group spreadsheet
|
|
50782
50708
|
$kendo-spreadsheet-action-bar-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
50709
|
+
/// The vertical padding of the Spreadsheet action bar.
|
|
50710
|
+
/// @group spreadsheet
|
|
50783
50711
|
$kendo-spreadsheet-action-bar-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
50712
|
+
/// The font size of the Spreadsheet action bar.
|
|
50713
|
+
/// @group spreadsheet
|
|
50784
50714
|
$kendo-spreadsheet-action-bar-font-size: $kendo-spreadsheet-font-size !default;
|
|
50715
|
+
/// The font family of the Spreadsheet action bar.
|
|
50716
|
+
/// @group spreadsheet
|
|
50785
50717
|
$kendo-spreadsheet-action-bar-font-family: Arial, Verdana, sans-serif !default;
|
|
50718
|
+
/// The spacings of the Spreadsheet action bar.
|
|
50719
|
+
/// @group spreadsheet
|
|
50786
50720
|
$kendo-spreadsheet-action-bar-spacing: k-map-get( $kendo-spacing, 2 ) !default;
|
|
50787
50721
|
|
|
50722
|
+
/// The gap of the Spreadsheet formula bar.
|
|
50723
|
+
/// @group spreadsheet
|
|
50788
50724
|
$kendo-spreadsheet-formula-bar-gap: k-map-get( $kendo-spacing, 2 ) !default;
|
|
50789
50725
|
|
|
50726
|
+
/// The horizontal padding of the Spreadsheet formula input.
|
|
50727
|
+
/// @group spreadsheet
|
|
50790
50728
|
$kendo-spreadsheet-formula-input-padding-x: $kendo-input-padding-x !default;
|
|
50729
|
+
/// The vertical padding of the Spreadsheet formula input.
|
|
50730
|
+
/// @group spreadsheet
|
|
50791
50731
|
$kendo-spreadsheet-formula-input-padding-y: $kendo-input-padding-y !default;
|
|
50732
|
+
/// The line height of the Spreadsheet formula input.
|
|
50733
|
+
/// @group spreadsheet
|
|
50792
50734
|
$kendo-spreadsheet-formula-input-line-height: $kendo-input-line-height !default;
|
|
50793
50735
|
|
|
50736
|
+
/// The font family of the Spreadsheet view.
|
|
50737
|
+
/// @group spreadsheet
|
|
50794
50738
|
$kendo-spreadsheet-view-font-family: Arial, Verdana, sans-serif !default;
|
|
50739
|
+
/// The font size of the Spreadsheet view.
|
|
50740
|
+
/// @group spreadsheet
|
|
50795
50741
|
$kendo-spreadsheet-view-font-size: $kendo-spreadsheet-font-size !default;
|
|
50796
50742
|
|
|
50743
|
+
/// The background color of the Spreadsheet selection.
|
|
50744
|
+
/// @group spreadsheet
|
|
50797
50745
|
$kendo-spreadsheet-selection-bg: if($kendo-enable-color-system, rgba( k-color( primary, true ), .25 ), rgba( $kendo-selected-bg, .25 )) !default;
|
|
50746
|
+
/// The text color of the Spreadsheet selection.
|
|
50747
|
+
/// @group spreadsheet
|
|
50798
50748
|
$kendo-spreadsheet-selection-text: null !default;
|
|
50749
|
+
/// The border color of the Spreadsheet selection.
|
|
50750
|
+
/// @group spreadsheet
|
|
50799
50751
|
$kendo-spreadsheet-selection-border: $kendo-selected-bg !default;
|
|
50752
|
+
/// The shadow of the Spreadsheet selection.
|
|
50753
|
+
/// @group spreadsheet
|
|
50800
50754
|
$kendo-spreadsheet-selection-shadow: inset 0 0 0 1px $kendo-selected-bg !default;
|
|
50801
50755
|
|
|
50756
|
+
/// The background color of the Spreadsheet single selection.
|
|
50757
|
+
/// @group spreadsheet
|
|
50802
50758
|
$kendo-spreadsheet-single-selection-bg: $kendo-selected-bg !default;
|
|
50759
|
+
/// The text color of the Spreadsheet single selection.
|
|
50760
|
+
/// @group spreadsheet
|
|
50803
50761
|
$kendo-spreadsheet-single-selection-text: null !default;
|
|
50762
|
+
/// The border color of the Spreadsheet single selection.
|
|
50763
|
+
/// @group spreadsheet
|
|
50804
50764
|
$kendo-spreadsheet-single-selection-border: $kendo-spreadsheet-bg !default;
|
|
50805
50765
|
|
|
50766
|
+
/// The background color of the Spreadsheet partial selection.
|
|
50767
|
+
/// @group spreadsheet
|
|
50806
50768
|
$kendo-spreadsheet-partial-selection-bg: if($kendo-enable-color-system, rgba( k-color( primary, true ), .25 ), rgba( $kendo-selected-bg, .25 )) !default;
|
|
50807
50769
|
|
|
50770
|
+
/// The background color of the Spreadsheet active cell.
|
|
50771
|
+
/// @group spreadsheet
|
|
50808
50772
|
$kendo-spreadsheet-active-cell-bg: $kendo-spreadsheet-bg !default;
|
|
50773
|
+
/// The shadow of the Spreadsheet active cell.
|
|
50774
|
+
/// @group spreadsheet
|
|
50809
50775
|
$kendo-spreadsheet-active-cell-shadow: inset 0 0 0 1px $kendo-selected-bg !default;
|
|
50810
50776
|
|
|
50777
|
+
/// The background color of the Spreadsheet auto fill.
|
|
50778
|
+
/// @group spreadsheet
|
|
50811
50779
|
$kendo-spreadsheet-auto-fill-bg: if($kendo-enable-color-system, rgba( k-color( primary, true ), .25 ), rgba( $kendo-selected-bg, .25 )) !default;
|
|
50780
|
+
/// The text color of the Spreadsheet auto fill.
|
|
50781
|
+
/// @group spreadsheet
|
|
50812
50782
|
$kendo-spreadsheet-auto-fill-text: null !default;
|
|
50783
|
+
/// The border color of the Spreadsheet auto fill.
|
|
50784
|
+
/// @group spreadsheet
|
|
50813
50785
|
$kendo-spreadsheet-auto-fill-border: $kendo-selected-bg !default;
|
|
50786
|
+
/// The shadow of the Spreadsheet auto fill.
|
|
50787
|
+
/// @group spreadsheet
|
|
50814
50788
|
$kendo-spreadsheet-auto-fill-shadow: inset 0 0 0 1px $kendo-selected-bg !default;
|
|
50789
|
+
/// The background color of the Spreadsheet auto fill punch.
|
|
50790
|
+
/// @group spreadsheet
|
|
50815
50791
|
$kendo-spreadsheet-auto-fill-punch-bg: rgba( $kendo-spreadsheet-bg, .5 ) !default;
|
|
50816
50792
|
|
|
50793
|
+
/// The vertical padding of the Spreadsheet cell.
|
|
50794
|
+
/// @group spreadsheet
|
|
50817
50795
|
$kendo-spreadsheet-cell-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
50796
|
+
/// The horizontal padding of the Spreadsheet cell.
|
|
50797
|
+
/// @group spreadsheet
|
|
50818
50798
|
$kendo-spreadsheet-cell-padding-x: $kendo-spreadsheet-cell-padding-y !default;
|
|
50819
50799
|
|
|
50800
|
+
/// The line height of the Spreadsheet cell editor.
|
|
50801
|
+
/// @group spreadsheet
|
|
50820
50802
|
$kendo-spreadsheet-cell-editor-line-height: 20px !default;
|
|
50803
|
+
/// The horizontal padding of the Spreadsheet cell editor.
|
|
50804
|
+
/// @group spreadsheet
|
|
50821
50805
|
$kendo-spreadsheet-cell-editor-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
50806
|
+
/// The vertical padding of the Spreadsheet cell editor.
|
|
50807
|
+
/// @group spreadsheet
|
|
50822
50808
|
$kendo-spreadsheet-cell-editor-padding-y: 0px !default;
|
|
50809
|
+
/// The background color of the Spreadsheet cell editor.
|
|
50810
|
+
/// @group spreadsheet
|
|
50823
50811
|
$kendo-spreadsheet-cell-editor-bg: $kendo-spreadsheet-bg !default;
|
|
50812
|
+
/// The text color of the Spreadsheet cell editor.
|
|
50813
|
+
/// @group spreadsheet
|
|
50824
50814
|
$kendo-spreadsheet-cell-editor-text: $kendo-spreadsheet-text !default;
|
|
50815
|
+
/// The border color of the Spreadsheet cell editor.
|
|
50816
|
+
/// @group spreadsheet
|
|
50825
50817
|
$kendo-spreadsheet-cell-editor-border: null !default;
|
|
50826
50818
|
|
|
50819
|
+
/// The background color of the Spreadsheet resize handle.
|
|
50820
|
+
/// @group spreadsheet
|
|
50827
50821
|
$kendo-spreadsheet-resize-handle-bg: $kendo-color-primary !default;
|
|
50828
50822
|
|
|
50823
|
+
/// The border color of the Spreadsheet cell comment indicator.
|
|
50824
|
+
/// @group spreadsheet
|
|
50829
50825
|
$kendo-spreadsheet-cell-comment-border: $kendo-color-primary !default;
|
|
50830
50826
|
|
|
50827
|
+
/// The border color of the Spreadsheet cell dirty indicator.
|
|
50828
|
+
/// @group spreadsheet
|
|
50831
50829
|
$kendo-spreadsheet-cell-dirty-border: $kendo-color-error !default;
|
|
50832
50830
|
|
|
50831
|
+
/// The horizontal padding of the Spreadsheet sheets bar.
|
|
50832
|
+
/// @group spreadsheet
|
|
50833
50833
|
$kendo-spreadsheet-sheets-bar-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
50834
|
+
/// The vertical padding of the Spreadsheet sheets bar.
|
|
50835
|
+
/// @group spreadsheet
|
|
50834
50836
|
$kendo-spreadsheet-sheets-bar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
50837
|
+
/// The border width of the Spreadsheet sheets bar.
|
|
50838
|
+
/// @group spreadsheet
|
|
50835
50839
|
$kendo-spreadsheet-sheets-bar-border-width: 1px !default;
|
|
50836
50840
|
|
|
50841
|
+
/// The border style of the Spreadsheet image Dialog.
|
|
50842
|
+
/// @group spreadsheet
|
|
50837
50843
|
$kendo-spreadsheet-insert-image-dialog-border-style: dashed !default;
|
|
50844
|
+
/// The border width of the Spreadsheet image Dialog.
|
|
50845
|
+
/// @group spreadsheet
|
|
50838
50846
|
$kendo-spreadsheet-insert-image-dialog-border-width: 2px !default;
|
|
50847
|
+
/// The bottom margin of the Spreadsheet image Dialog.
|
|
50848
|
+
/// @group spreadsheet
|
|
50839
50849
|
$kendo-spreadsheet-insert-image-dialog-text-margin-bottom: 30px !default;
|
|
50850
|
+
/// The width of the Spreadsheet image Dialog preview.
|
|
50851
|
+
/// @group spreadsheet
|
|
50840
50852
|
$kendo-spreadsheet-insert-image-dialog-preview-width: 355px !default;
|
|
50853
|
+
/// The height of the Spreadsheet image Dialog preview.
|
|
50854
|
+
/// @group spreadsheet
|
|
50841
50855
|
$kendo-spreadsheet-insert-image-dialog-preview-height: 230px !default;
|
|
50856
|
+
/// The image of the Spreadsheet image Dialog preview.
|
|
50857
|
+
/// @group spreadsheet
|
|
50842
50858
|
$kendo-spreadsheet-insert-image-dialog-preview-img: "image-default.png" !default;
|
|
50859
|
+
/// The border of the Spreadsheet image Dialog preview.
|
|
50860
|
+
/// @group spreadsheet
|
|
50843
50861
|
$kendo-spreadsheet-insert-image-dialog-preview-border: $kendo-component-border !default;
|
|
50862
|
+
/// The border radius of the Spreadsheet image Dialog preview.
|
|
50863
|
+
/// @group spreadsheet
|
|
50844
50864
|
$kendo-spreadsheet-insert-image-dialog-preview-border-radius: $kendo-border-radius-md !default;
|
|
50865
|
+
/// The shadow of the Spreadsheet image Dialog preview.
|
|
50866
|
+
/// @group spreadsheet
|
|
50845
50867
|
$kendo-spreadsheet-insert-image-dialog-preview-overlay-shadow: inset 0 0 0 2000px rgba( black, .5 ) !default;
|
|
50868
|
+
/// The border radius of the Spreadsheet image Dialog preview overlay.
|
|
50869
|
+
/// @group spreadsheet
|
|
50846
50870
|
$kendo-spreadsheet-insert-image-dialog-preview-overlay-border-radius: $kendo-border-radius-md !default;
|
|
50871
|
+
/// The text color of the hovered Spreadsheet image Dialog preview.
|
|
50872
|
+
/// @group spreadsheet
|
|
50847
50873
|
$kendo-spreadsheet-insert-image-dialog-overlay-hover-text: $kendo-component-bg !default;
|
|
50848
50874
|
|
|
50875
|
+
/// The width of the Spreadsheet drawing handle.
|
|
50876
|
+
/// @group spreadsheet
|
|
50849
50877
|
$kendo-spreadsheet-drawing-handle-width: 6px !default;
|
|
50878
|
+
/// The height of the Spreadsheet drawing handle.
|
|
50879
|
+
/// @group spreadsheet
|
|
50850
50880
|
$kendo-spreadsheet-drawing-handle-height: 6px !default;
|
|
50881
|
+
/// The border style of the Spreadsheet drawing handle.
|
|
50882
|
+
/// @group spreadsheet
|
|
50851
50883
|
$kendo-spreadsheet-drawing-handle-border-style: solid !default;
|
|
50884
|
+
/// The border width of the Spreadsheet drawing handle.
|
|
50885
|
+
/// @group spreadsheet
|
|
50852
50886
|
$kendo-spreadsheet-drawing-handle-border-width: 1px !default;
|
|
50887
|
+
/// The border color of the Spreadsheet drawing handle.
|
|
50888
|
+
/// @group spreadsheet
|
|
50853
50889
|
$kendo-spreadsheet-drawing-handle-outline-color: $kendo-color-primary !default;
|
|
50890
|
+
/// The outline color of the Spreadsheet drawing handle.
|
|
50891
|
+
/// @group spreadsheet
|
|
50854
50892
|
$kendo-spreadsheet-drawing-handle-border-color: $kendo-selected-bg !default;
|
|
50893
|
+
/// The border color of the Spreadsheet drawing handle.
|
|
50894
|
+
/// @group spreadsheet
|
|
50855
50895
|
$kendo-spreadsheet-drawing-handle-bg: $kendo-color-primary !default;
|
|
50896
|
+
/// The border radius of the Spreadsheet drawing handle.
|
|
50897
|
+
/// @group spreadsheet
|
|
50856
50898
|
$kendo-spreadsheet-drawing-handle-border-radius: $kendo-border-radius-lg !default;
|
|
50857
50899
|
|
|
50900
|
+
/// The outline style of the Spreadsheet drawing.
|
|
50901
|
+
/// @group spreadsheet
|
|
50858
50902
|
$kendo-spreadsheet-drawing-outline-style: solid !default;
|
|
50903
|
+
/// The outline width of the Spreadsheet drawing.
|
|
50904
|
+
/// @group spreadsheet
|
|
50859
50905
|
$kendo-spreadsheet-drawing-outline-width: 2px !default;
|
|
50860
50906
|
|
|
50907
|
+
/// The background color of the Spreadsheet drawing anchor.
|
|
50908
|
+
/// @group spreadsheet
|
|
50861
50909
|
$kendo-spreadsheet-drawing-anchor-bg: if($kendo-enable-color-system, rgba( k-color( primary, true ), .25 ), rgba( $kendo-selected-bg, .25 )) !default;
|
|
50862
50910
|
|
|
50911
|
+
/// The vertical spacing of the Spreadsheet DropZone.
|
|
50912
|
+
/// @group spreadsheet
|
|
50863
50913
|
$kendo-spreadsheet-dropzone-spacing-y: k-map-get( $kendo-spacing, 4 ) !default;
|
|
50864
50914
|
|
|
50865
50915
|
// #endregion
|