@progress/kendo-theme-bootstrap 5.8.2-dev.4 → 5.8.2-dev.6
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 +196 -35
- package/dist/all.scss +1485 -579
- 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 +4 -3
- package/scss/_bootstrap-overrides.scss +7 -7
- package/scss/_variables.scss +34 -34
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_variables.scss +35 -16
- package/scss/adaptive/_variables.scss +1 -1
- package/scss/appbar/_variables.scss +7 -7
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_theme.scss +0 -4
- package/scss/badge/_variables.scss +2 -2
- package/scss/bottom-navigation/_variables.scss +6 -6
- package/scss/breadcrumb/_variables.scss +2 -2
- package/scss/button/_variables.scss +13 -13
- package/scss/calendar/_variables.scss +18 -18
- package/scss/captcha/_variables.scss +2 -2
- package/scss/card/_variables.scss +6 -6
- package/scss/chat/_variables.scss +1 -1
- package/scss/checkbox/_variables.scss +14 -14
- package/scss/chip/_variables.scss +22 -22
- package/scss/coloreditor/_variables.scss +3 -4
- package/scss/colorgradient/_variables.scss +9 -9
- package/scss/colorpalette/_variables.scss +1 -1
- package/scss/common/_loading.scss +1 -1
- package/scss/core/functions/_index.scss +3 -0
- package/scss/dataviz/_variables.scss +25 -25
- package/scss/dialog/_theme.scss +1 -1
- package/scss/drawer/_variables.scss +6 -6
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_variables.scss +1 -1
- package/scss/expansion-panel/_variables.scss +2 -2
- package/scss/fab/_theme.scss +27 -27
- package/scss/fab/_variables.scss +8 -8
- package/scss/filemanager/_variables.scss +7 -7
- package/scss/filter/_variables.scss +2 -0
- package/scss/forms/_layout.scss +2 -3
- package/scss/gantt/_variables.scss +15 -15
- package/scss/grid/_theme.scss +2 -2
- package/scss/grid/_variables.scss +15 -15
- package/scss/imageeditor/_variables.scss +4 -4
- package/scss/input/_layout.scss +1 -1
- package/scss/input/_variables.scss +4 -4
- package/scss/list/_variables.scss +25 -25
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_variables.scss +4 -4
- package/scss/loader/_variables.scss +12 -12
- package/scss/mediaplayer/_variables.scss +2 -2
- package/scss/menu/_layout.scss +1 -1
- package/scss/menu/_variables.scss +9 -9
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_variables.scss +1 -1
- package/scss/pager/_layout.scss +1 -1
- package/scss/pager/_variables.scss +7 -7
- package/scss/panelbar/_variables.scss +8 -8
- package/scss/pdf-viewer/_variables.scss +2 -2
- package/scss/pivotgrid/_variables.scss +13 -13
- package/scss/popup/_variables.scss +3 -3
- package/scss/progressbar/_variables.scss +1 -1
- package/scss/radio/_variables.scss +11 -11
- package/scss/rating/_variables.scss +2 -2
- package/scss/responsivepanel/_theme.scss +0 -5
- package/scss/scheduler/_variables.scss +10 -10
- package/scss/scrollview/_theme.scss +2 -2
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +8 -8
- package/scss/slider/_variables.scss +7 -7
- package/scss/splitter/_variables.scss +1 -1
- package/scss/spreadsheet/_layout.scss +1 -1
- package/scss/spreadsheet/_theme.scss +2 -2
- package/scss/spreadsheet/_variables.scss +1 -1
- package/scss/stepper/_variables.scss +5 -5
- package/scss/switch/_variables.scss +3 -3
- package/scss/table/_variables.scss +6 -6
- package/scss/tabstrip/_theme.scss +1 -1
- package/scss/tabstrip/_variables.scss +4 -4
- package/scss/taskboard/_variables.scss +8 -8
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/timeline/_variables.scss +5 -5
- package/scss/timeselector/_variables.scss +3 -3
- package/scss/toolbar/_variables.scss +4 -2
- package/scss/tooltip/_variables.scss +6 -6
- package/scss/treelist/_layout.scss +1 -2
- package/scss/treelist/_theme.scss +1 -1
- package/scss/treeview/_variables.scss +10 -10
- package/scss/typography/_variables.scss +4 -4
- package/scss/upload/_variables.scss +5 -5
- package/scss/window/_variables.scss +4 -4
- package/scss/wizard/_variables.scss +1 -1
|
@@ -6,15 +6,15 @@ $kendo-signature-lg-min-height: 110px;
|
|
|
6
6
|
$kendo-signature-maximized-width: 750px !default;
|
|
7
7
|
$kendo-signature-maximized-height: 252px !default;
|
|
8
8
|
|
|
9
|
-
$kendo-signature-padding-x: map-get( $spacing, 3 ) !default;
|
|
10
|
-
$kendo-signature-padding-x-sm: map-get( $spacing, 2 ) !default;
|
|
9
|
+
$kendo-signature-padding-x: k-map-get( $spacing, 3 ) !default;
|
|
10
|
+
$kendo-signature-padding-x-sm: k-map-get( $spacing, 2 ) !default;
|
|
11
11
|
$kendo-signature-padding-x-md: $kendo-signature-padding-x !default;
|
|
12
|
-
$kendo-signature-padding-x-lg: map-get( $spacing, 4 ) !default;
|
|
12
|
+
$kendo-signature-padding-x-lg: k-map-get( $spacing, 4 ) !default;
|
|
13
13
|
|
|
14
|
-
$kendo-signature-padding-y: map-get( $spacing, 1 ) !default;
|
|
15
|
-
$kendo-signature-padding-y-sm: map-get( $spacing, thin ) !default;
|
|
14
|
+
$kendo-signature-padding-y: k-map-get( $spacing, 1 ) !default;
|
|
15
|
+
$kendo-signature-padding-y-sm: k-map-get( $spacing, thin ) !default;
|
|
16
16
|
$kendo-signature-padding-y-md: $kendo-signature-padding-y !default;
|
|
17
|
-
$kendo-signature-padding-y-lg: map-get( $spacing, 2 ) !default;
|
|
17
|
+
$kendo-signature-padding-y-lg: k-map-get( $spacing, 2 ) !default;
|
|
18
18
|
|
|
19
19
|
$kendo-signature-line-width: 1px !default;
|
|
20
20
|
$kendo-signature-line-style: dashed !default;
|
|
@@ -45,5 +45,5 @@ $kendo-signature-sizes: (
|
|
|
45
45
|
)
|
|
46
46
|
) !default;
|
|
47
47
|
|
|
48
|
-
$kendo-signature-actions-gap: map-get( $spacing, 1 ) !default;
|
|
49
|
-
$kendo-signature-maximized-line-width: map-get( $spacing, 1 ) - map-get( $spacing, hair ) !default;
|
|
48
|
+
$kendo-signature-actions-gap: k-map-get( $spacing, 1 ) !default;
|
|
49
|
+
$kendo-signature-maximized-line-width: k-map-get( $spacing, 1 ) - k-map-get( $spacing, hair ) !default;
|
|
@@ -19,18 +19,18 @@ $slider-draghandle-active-scale: 1 !default;
|
|
|
19
19
|
$slider-draghandle-active-size: null !default;
|
|
20
20
|
|
|
21
21
|
$slider-draghandle-bg: $primary !default;
|
|
22
|
-
$slider-draghandle-text: contrast-
|
|
22
|
+
$slider-draghandle-text: k-contrast-color( $primary ) !default;
|
|
23
23
|
$slider-draghandle-border: $primary !default;
|
|
24
24
|
$slider-draghandle-gradient: null !default;
|
|
25
25
|
|
|
26
|
-
$slider-draghandle-hovered-bg: try-darken( $primary, 7.5% ) !default;
|
|
27
|
-
$slider-draghandle-hovered-text: contrast-
|
|
28
|
-
$slider-draghandle-hovered-border: try-darken( $primary, 10% ) !default;
|
|
26
|
+
$slider-draghandle-hovered-bg: k-try-darken( $primary, 7.5% ) !default;
|
|
27
|
+
$slider-draghandle-hovered-text: k-contrast-color( $primary ) !default;
|
|
28
|
+
$slider-draghandle-hovered-border: k-try-darken( $primary, 10% ) !default;
|
|
29
29
|
$slider-draghandle-hovered-gradient: null !default;
|
|
30
30
|
|
|
31
|
-
$slider-draghandle-pressed-bg: try-darken( $primary, 10% ) !default;
|
|
32
|
-
$slider-draghandle-pressed-text: contrast-
|
|
33
|
-
$slider-draghandle-pressed-border: try-darken( $primary, 12.5% ) !default;
|
|
31
|
+
$slider-draghandle-pressed-bg: k-try-darken( $primary, 10% ) !default;
|
|
32
|
+
$slider-draghandle-pressed-text: k-contrast-color( $primary ) !default;
|
|
33
|
+
$slider-draghandle-pressed-border: k-try-darken( $primary, 12.5% ) !default;
|
|
34
34
|
$slider-draghandle-pressed-gradient: null !default;
|
|
35
35
|
|
|
36
36
|
$slider-draghandle-focused-shadow: 0 0 0 3px rgba( $primary, .5 ) !default;
|
|
@@ -17,7 +17,7 @@ $splitter-drag-icon-margin: 7px !default;
|
|
|
17
17
|
$splitbar-bg: $base-bg !default;
|
|
18
18
|
$splitbar-text: $base-text !default;
|
|
19
19
|
|
|
20
|
-
$splitbar-hover-bg: try-shade( $splitbar-bg, .5 ) !default;
|
|
20
|
+
$splitbar-hover-bg: k-try-shade( $splitbar-bg, .5 ) !default;
|
|
21
21
|
$splitbar-hover-text: $splitbar-text !default;
|
|
22
22
|
|
|
23
23
|
$splitbar-selected-bg: $selected-bg !default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
@include exports("sreadsheet/theme") {
|
|
1
|
+
@include exports( "sreadsheet/theme" ) {
|
|
2
2
|
|
|
3
3
|
// Spreadsheet
|
|
4
4
|
.k-spreadsheet {
|
|
@@ -242,7 +242,7 @@
|
|
|
242
242
|
|
|
243
243
|
|
|
244
244
|
|
|
245
|
-
@include exports("spreadsheet/rtl/theme") {
|
|
245
|
+
@include exports( "spreadsheet/rtl/theme" ) {
|
|
246
246
|
|
|
247
247
|
.k-rtl .k-spreadsheet,
|
|
248
248
|
.k-spreadsheet[dir="rtl"],
|
|
@@ -16,7 +16,7 @@ $spreadsheet-insert-image-dialog-preview-height: 230px !default;
|
|
|
16
16
|
$spreadsheet-insert-image-dialog-preview-img: "image-default.png" !default;
|
|
17
17
|
$spreadsheet-insert-image-dialog-preview-border: $component-border !default;
|
|
18
18
|
$spreadsheet-insert-image-dialog-preview-border-radius: $kendo-border-radius-md !default;
|
|
19
|
-
$spreadsheet-insert-image-dialog-preview-overlay-shadow: inset 0 0 0 2000px rgba(
|
|
19
|
+
$spreadsheet-insert-image-dialog-preview-overlay-shadow: inset 0 0 0 2000px rgba( black, .5 ) !default;
|
|
20
20
|
$spreadsheet-insert-image-dialog-preview-overlay-border-radius: $kendo-border-radius-md !default;
|
|
21
21
|
$spreadsheet-insert-image-dialog-overlay-hovered-text: $component-bg !default;
|
|
22
22
|
|
|
@@ -33,7 +33,7 @@ $stepper-indicator-bg: $component-bg !default;
|
|
|
33
33
|
$stepper-indicator-text: $component-text !default;
|
|
34
34
|
$stepper-indicator-border: $component-border !default;
|
|
35
35
|
|
|
36
|
-
$stepper-indicator-hover-bg: try-shade( $stepper-indicator-bg ) !default;
|
|
36
|
+
$stepper-indicator-hover-bg: k-try-shade( $stepper-indicator-bg ) !default;
|
|
37
37
|
$stepper-indicator-hover-text: null !default;
|
|
38
38
|
$stepper-indicator-hover-border: null !default;
|
|
39
39
|
|
|
@@ -42,15 +42,15 @@ $stepper-indicator-disabled-text: $disabled-text !default;
|
|
|
42
42
|
$stepper-indicator-disabled-border: null !default;
|
|
43
43
|
|
|
44
44
|
$stepper-indicator-done-bg: $primary !default;
|
|
45
|
-
$stepper-indicator-done-text: contrast-
|
|
45
|
+
$stepper-indicator-done-text: k-contrast-color( $stepper-indicator-done-bg ) !default;
|
|
46
46
|
$stepper-indicator-done-border: $stepper-indicator-done-bg !default;
|
|
47
47
|
|
|
48
|
-
$stepper-indicator-done-hover-bg: try-shade( $stepper-indicator-done-bg ) !default;
|
|
48
|
+
$stepper-indicator-done-hover-bg: k-try-shade( $stepper-indicator-done-bg ) !default;
|
|
49
49
|
$stepper-indicator-done-hover-text: null !default;
|
|
50
50
|
$stepper-indicator-done-hover-border: null !default;
|
|
51
51
|
|
|
52
|
-
$stepper-indicator-done-disabled-bg: mix( $stepper-indicator-done-bg, $component-bg, 60%) !default;
|
|
53
|
-
$stepper-indicator-done-disabled-text: contrast-
|
|
52
|
+
$stepper-indicator-done-disabled-bg: k-color-mix( $stepper-indicator-done-bg, $component-bg, 60%) !default;
|
|
53
|
+
$stepper-indicator-done-disabled-text: k-contrast-color( $stepper-indicator-done-bg ) !default;
|
|
54
54
|
$stepper-indicator-done-disabled-border: $stepper-indicator-done-disabled-bg !default;
|
|
55
55
|
|
|
56
56
|
$stepper-indicator-current-bg: $stepper-indicator-done-bg !default;
|
|
@@ -61,7 +61,7 @@ $kendo-switch-off-track-focus-bg: null !default;
|
|
|
61
61
|
$kendo-switch-off-track-focus-text: null !default;
|
|
62
62
|
/// The border color of the track when the focused switch is not checked.
|
|
63
63
|
/// @group switch
|
|
64
|
-
$kendo-switch-off-track-focus-border: mix( $kendo-switch-off-track-bg, $primary ) !default;
|
|
64
|
+
$kendo-switch-off-track-focus-border: k-color-mix( $kendo-switch-off-track-bg, $primary ) !default;
|
|
65
65
|
/// The background gradient of the track when the focused switch is not checked.
|
|
66
66
|
/// @group switch
|
|
67
67
|
$kendo-switch-off-track-focus-gradient: null !default;
|
|
@@ -153,7 +153,7 @@ $kendo-switch-on-track-focus-ring: .25rem solid rgba( $kendo-switch-on-track-bor
|
|
|
153
153
|
|
|
154
154
|
/// The background of the track when the disabled switch is checked.
|
|
155
155
|
/// @group switch
|
|
156
|
-
$kendo-switch-on-track-disabled-bg: try-tint( $kendo-switch-on-track-bg, 50% ) !default;
|
|
156
|
+
$kendo-switch-on-track-disabled-bg: k-try-tint( $kendo-switch-on-track-bg, 50% ) !default;
|
|
157
157
|
/// The text color of the track when the disabled switch is checked.
|
|
158
158
|
/// @group switch
|
|
159
159
|
$kendo-switch-on-track-disabled-text: null !default;
|
|
@@ -166,7 +166,7 @@ $kendo-switch-on-track-disabled-gradient: null !default;
|
|
|
166
166
|
|
|
167
167
|
/// The background of the thumb when the switch is checked.
|
|
168
168
|
/// @group switch
|
|
169
|
-
$kendo-switch-on-thumb-bg: contrast-
|
|
169
|
+
$kendo-switch-on-thumb-bg: k-contrast-color( $kendo-switch-on-track-bg ) !default;
|
|
170
170
|
/// The text color of the thumb when the switch is checked.
|
|
171
171
|
/// @group switch
|
|
172
172
|
$kendo-switch-on-thumb-text: null !default;
|
|
@@ -32,20 +32,20 @@ $kendo-table-sizes: (
|
|
|
32
32
|
sm: (
|
|
33
33
|
font-size: $font-size-md,
|
|
34
34
|
line-height: $line-height-md,
|
|
35
|
-
cell-padding-x: map-get( $spacing, 2 ),
|
|
36
|
-
cell-padding-y: map-get( $spacing, 2 ) - map-get( $spacing, thin )
|
|
35
|
+
cell-padding-x: k-map-get( $spacing, 2 ),
|
|
36
|
+
cell-padding-y: k-map-get( $spacing, 2 ) - k-map-get( $spacing, thin )
|
|
37
37
|
),
|
|
38
38
|
md: (
|
|
39
39
|
font-size: $font-size-md,
|
|
40
40
|
line-height: $line-height-md,
|
|
41
|
-
cell-padding-x: map-get( $spacing, 2 ),
|
|
42
|
-
cell-padding-y: map-get( $spacing, 2 )
|
|
41
|
+
cell-padding-x: k-map-get( $spacing, 2 ),
|
|
42
|
+
cell-padding-y: k-map-get( $spacing, 2 )
|
|
43
43
|
),
|
|
44
44
|
lg: (
|
|
45
45
|
font-size: $font-size-md,
|
|
46
46
|
line-height: $line-height-md,
|
|
47
|
-
cell-padding-x: map-get( $spacing, 2 ),
|
|
48
|
-
cell-padding-y: map-get( $spacing, 2 ) + map-get( $spacing, thin )
|
|
47
|
+
cell-padding-x: k-map-get( $spacing, 2 ),
|
|
48
|
+
cell-padding-y: k-map-get( $spacing, 2 ) + k-map-get( $spacing, thin )
|
|
49
49
|
)
|
|
50
50
|
) !default;
|
|
51
51
|
|
|
@@ -33,7 +33,7 @@ $tabstrip-item-padding-y: $nav-item-padding-y !default;
|
|
|
33
33
|
$tabstrip-item-border-width: 1px !default;
|
|
34
34
|
/// Border radius of tabs
|
|
35
35
|
/// @group tabstrip
|
|
36
|
-
$tabstrip-item-border-radius: map-get( $spacing, 1 ) !default;
|
|
36
|
+
$tabstrip-item-border-radius: k-map-get( $spacing, 1 ) !default;
|
|
37
37
|
/// Spacing between tabs
|
|
38
38
|
/// @group tabstrip
|
|
39
39
|
$tabstrip-item-gap: $nav-item-margin !default;
|
|
@@ -79,17 +79,17 @@ $tabstrip-item-selected-gradient: null !default;
|
|
|
79
79
|
|
|
80
80
|
$tabstrip-item-focused-shadow: $kendo-list-item-focus-shadow !default;
|
|
81
81
|
|
|
82
|
-
$tabstrip-item-dragging-shadow: 0px 3px 4px rgba(
|
|
82
|
+
$tabstrip-item-dragging-shadow: 0px 3px 4px rgba( black, .15 ) !default;
|
|
83
83
|
|
|
84
84
|
$tabstrip-indicator-size: null !default;
|
|
85
85
|
$tabstrip-indicator-color: null !default;
|
|
86
86
|
|
|
87
87
|
/// Horizontal padding of tabstrip content
|
|
88
88
|
/// @group tabstrip
|
|
89
|
-
$tabstrip-content-padding-x: map-get( $spacing, 4 ) !default;
|
|
89
|
+
$tabstrip-content-padding-x: k-map-get( $spacing, 4 ) !default;
|
|
90
90
|
/// Vertical padding of tabstrip content
|
|
91
91
|
/// @group tabstrip
|
|
92
|
-
$tabstrip-content-padding-y: map-get( $spacing, 4 ) !default;
|
|
92
|
+
$tabstrip-content-padding-y: k-map-get( $spacing, 4 ) !default;
|
|
93
93
|
/// Width of border around tabstrip content
|
|
94
94
|
/// @group tabstrip
|
|
95
95
|
$tabstrip-content-border-width: $tabstrip-border-width !default;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
// TaskBoard
|
|
2
|
-
$taskboard-spacer: map-get( $spacing, 4 ) !default;
|
|
2
|
+
$taskboard-spacer: k-map-get( $spacing, 4 ) !default;
|
|
3
3
|
$taskboard-padding-y: null !default;
|
|
4
4
|
$taskboard-padding-x: null !default;
|
|
5
5
|
$taskboard-font-family: $font-family !default;
|
|
@@ -33,12 +33,12 @@ $taskboard-column-border: transparent !default;
|
|
|
33
33
|
|
|
34
34
|
$taskboard-column-focus-bg: null !default;
|
|
35
35
|
$taskboard-column-focus-text: null !default;
|
|
36
|
-
$taskboard-column-focus-border: try-shade( $base-border, 2.5 ) !default;
|
|
36
|
+
$taskboard-column-focus-border: k-try-shade( $base-border, 2.5 ) !default;
|
|
37
37
|
|
|
38
38
|
$taskboard-column-header-padding-y: $taskboard-spacer * .75 !default;
|
|
39
39
|
$taskboard-column-header-padding-x: $taskboard-column-header-padding-y !default;
|
|
40
|
-
$taskboard-column-header-gap: ( $taskboard-spacer
|
|
41
|
-
$taskboard-column-header-actions-gap: ( $taskboard-spacer
|
|
40
|
+
$taskboard-column-header-gap: k-math-div( $taskboard-spacer, 4 ) !default;
|
|
41
|
+
$taskboard-column-header-actions-gap: k-math-div( $taskboard-spacer, 2 ) !default;
|
|
42
42
|
$taskboard-column-header-font-weight: 500 !default;
|
|
43
43
|
$taskboard-column-header-text: $header-text !default;
|
|
44
44
|
|
|
@@ -76,12 +76,12 @@ $taskboard-card-shadow: $card-shadow !default;
|
|
|
76
76
|
|
|
77
77
|
$taskboard-card-category-border-width: 4px !default;
|
|
78
78
|
|
|
79
|
-
$taskboard-card-focus-border: try-shade( $taskboard-card-border, 18% ) !default;
|
|
79
|
+
$taskboard-card-focus-border: k-try-shade( $taskboard-card-border, 18% ) !default;
|
|
80
80
|
$taskboard-card-focus-shadow: $card-focus-shadow !default;
|
|
81
81
|
|
|
82
|
-
$taskboard-card-hover-border: try-shade( $taskboard-card-border, 10% ) !default;
|
|
82
|
+
$taskboard-card-hover-border: k-try-shade( $taskboard-card-border, 10% ) !default;
|
|
83
83
|
|
|
84
|
-
$taskboard-card-selected-border: tint( $primary-lighter, 8 ) !default;
|
|
84
|
+
$taskboard-card-selected-border: k-color-tint( $primary-lighter, 8 ) !default;
|
|
85
85
|
$taskboard-card-selected-shadow: none !default;
|
|
86
86
|
|
|
87
87
|
$taskboard-card-header-text: $primary !default;
|
|
@@ -90,5 +90,5 @@ $taskboard-card-header-hover-text: $primary-darker !default;
|
|
|
90
90
|
|
|
91
91
|
$taskboard-drag-placeholder-border-width: 1px !default;
|
|
92
92
|
$taskboard-drag-placeholder-border-radius: $taskboard-card-border-radius !default;
|
|
93
|
-
$taskboard-drag-placeholder-bg: rgba( if( $dark-theme, $white, $black ), .1) !default;
|
|
93
|
+
$taskboard-drag-placeholder-bg: rgba( if( $dark-theme, $white, $black ), .1 ) !default;
|
|
94
94
|
$taskboard-drag-placeholder-border: $component-border !default;
|
|
@@ -8,5 +8,5 @@ $tilelayout-hint-border-radius: $card-border-radius !default;
|
|
|
8
8
|
|
|
9
9
|
$tilelayout-bg: $gray-100 !default;
|
|
10
10
|
|
|
11
|
-
$tilelayout-hint-bg: rgba(
|
|
11
|
+
$tilelayout-hint-bg: rgba( white, .2 ) !default;
|
|
12
12
|
$tilelayout-hint-border: $component-border !default;
|
|
@@ -13,9 +13,9 @@ $timeline-mobile-spacing-y: $padding-x !default;
|
|
|
13
13
|
$timeline-track-arrow-width: 38px !default;
|
|
14
14
|
$timeline-track-arrow-height: 38px !default;
|
|
15
15
|
|
|
16
|
-
$timeline-track-arrow-disabled-text: true-mix($kendo-button-text, $body-bg, 65%) !default;
|
|
17
|
-
$timeline-track-arrow-disabled-bg: true-mix($kendo-button-bg, $body-bg, 65%) !default;
|
|
18
|
-
$timeline-track-arrow-disabled-border: true-mix($kendo-button-border, $body-bg, 65%) !default;
|
|
16
|
+
$timeline-track-arrow-disabled-text: k-true-mix( $kendo-button-text, $body-bg, 65% ) !default;
|
|
17
|
+
$timeline-track-arrow-disabled-bg: k-true-mix( $kendo-button-bg, $body-bg, 65% ) !default;
|
|
18
|
+
$timeline-track-arrow-disabled-border: k-true-mix( $kendo-button-border, $body-bg, 65% ) !default;
|
|
19
19
|
|
|
20
20
|
$timeline-track-size: 6px !default;
|
|
21
21
|
$timeline-track-wrap-padding-bottom: $timeline-track-size / 2 !default;
|
|
@@ -27,7 +27,7 @@ $timeline-track-end-calc: calc(#{$timeline-track-arrow-width} - 2 * #{$timeline-
|
|
|
27
27
|
$timeline-track-bg: $kendo-button-bg !default;
|
|
28
28
|
$timeline-track-border-color: $timeline-track-bg !default;
|
|
29
29
|
|
|
30
|
-
$timeline-track-item-focus-shadow: 0 0 0 3px rgba($primary, .5) !default;
|
|
30
|
+
$timeline-track-item-focus-shadow: 0 0 0 3px rgba( $primary, .5 ) !default;
|
|
31
31
|
|
|
32
32
|
$timeline-track-event-offset: 36px !default;
|
|
33
33
|
|
|
@@ -39,7 +39,7 @@ $timeline-flag-max-width: calc(#{$timeline-flag-min-width} + 2 * #{$timeline-spa
|
|
|
39
39
|
$timeline-mobile-flag-max-width: calc(#{$timeline-flag-min-width} + 2 * #{$timeline-mobile-spacing-x}) !default;
|
|
40
40
|
$timeline-horizontal-flag-min-width: 80px !default;
|
|
41
41
|
$timeline-flag-bg: $primary !default;
|
|
42
|
-
$timeline-flag-text: contrast-
|
|
42
|
+
$timeline-flag-text: k-contrast-color( $timeline-flag-bg ) !default;
|
|
43
43
|
|
|
44
44
|
$timeline-flag-callout-width: 10px !default;
|
|
45
45
|
$timeline-flag-callout-height: 10px !default;
|
|
@@ -8,8 +8,8 @@ $time-selector-bg: $component-bg !default;
|
|
|
8
8
|
$time-selector-text: $component-text !default;
|
|
9
9
|
$time-selector-border: $component-border !default;
|
|
10
10
|
|
|
11
|
-
$time-selector-header-padding-x: map-get( $spacing, 1 ) !default;
|
|
12
|
-
$time-selector-header-padding-y: map-get( $spacing, 1 ) !default;
|
|
11
|
+
$time-selector-header-padding-x: k-map-get( $spacing, 1 ) !default;
|
|
12
|
+
$time-selector-header-padding-y: k-map-get( $spacing, 1 ) !default;
|
|
13
13
|
$time-selector-header-border-width: 0px !default;
|
|
14
14
|
|
|
15
15
|
$time-list-width: 4em !default;
|
|
@@ -29,7 +29,7 @@ $time-list-highlight-height: calc( #{$time-selector-font-size * $time-selector-l
|
|
|
29
29
|
$time-list-highlight-bg: $component-bg !default;
|
|
30
30
|
$time-list-highlight-border: $component-border !default;
|
|
31
31
|
|
|
32
|
-
$time-list-focused-bg: rgba(
|
|
32
|
+
$time-list-focused-bg: rgba( black, .02 ) !default;
|
|
33
33
|
|
|
34
34
|
|
|
35
35
|
// Time selector sizes
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
/// The horizontal padding of the container.
|
|
4
4
|
/// @group toolbar
|
|
5
|
-
$toolbar-padding-x: map-get( $spacing, 2 ) !default;
|
|
5
|
+
$toolbar-padding-x: k-map-get( $spacing, 2 ) !default;
|
|
6
6
|
/// The vertical padding of the container.
|
|
7
7
|
/// @group toolbar
|
|
8
|
-
$toolbar-padding-y: map-get( $spacing, 2 ) !default;
|
|
8
|
+
$toolbar-padding-y: k-map-get( $spacing, 2 ) !default;
|
|
9
9
|
$toolbar-border-width: 1px !default;
|
|
10
10
|
$toolbar-border-radius: null !default;
|
|
11
11
|
$toolbar-spacing: $toolbar-padding-x !default;
|
|
@@ -25,3 +25,5 @@ $toolbar-shadow: null !default;
|
|
|
25
25
|
$toolbar-separator-border: inherit !default;
|
|
26
26
|
|
|
27
27
|
$toolbar-input-width: 10em !default;
|
|
28
|
+
|
|
29
|
+
$toolbar-item-shadow: 0 0 0 .25rem rgba( $primary, .25 ) !default;
|
|
@@ -15,21 +15,21 @@ $tooltip-title-line-height: 1 !default;
|
|
|
15
15
|
$tooltip-callout-size: $tooltip-arrow-height !default;
|
|
16
16
|
|
|
17
17
|
$tooltip-bg: $tooltip-bg !default;
|
|
18
|
-
$tooltip-text: contrast-
|
|
18
|
+
$tooltip-text: k-contrast-color( $tooltip-bg ) !default;
|
|
19
19
|
$tooltip-border: $tooltip-bg !default;
|
|
20
20
|
|
|
21
21
|
$tooltip-primary-bg: $primary !default;
|
|
22
|
-
$tooltip-primary-text: contrast-
|
|
22
|
+
$tooltip-primary-text: k-contrast-color( $tooltip-primary-bg ) !default;
|
|
23
23
|
$tooltip-primary-border: $tooltip-primary-bg !default;
|
|
24
24
|
$tooltip-info-bg: $info !default;
|
|
25
|
-
$tooltip-info-text: contrast-
|
|
25
|
+
$tooltip-info-text: k-contrast-color( $tooltip-info-bg ) !default;
|
|
26
26
|
$tooltip-info-border: $tooltip-info-bg !default;
|
|
27
27
|
$tooltip-success-bg: $success !default;
|
|
28
|
-
$tooltip-success-text: contrast-
|
|
28
|
+
$tooltip-success-text: k-contrast-color( $tooltip-success-bg ) !default;
|
|
29
29
|
$tooltip-success-border: $tooltip-success-bg !default;
|
|
30
30
|
$tooltip-warning-bg: $warning !default;
|
|
31
|
-
$tooltip-warning-text: contrast-
|
|
31
|
+
$tooltip-warning-text: k-contrast-color( $tooltip-warning-bg ) !default;
|
|
32
32
|
$tooltip-warning-border: $tooltip-warning-bg !default;
|
|
33
33
|
$tooltip-error-bg: $error !default;
|
|
34
|
-
$tooltip-error-text: contrast-
|
|
34
|
+
$tooltip-error-text: k-contrast-color( $tooltip-error-bg ) !default;
|
|
35
35
|
$tooltip-error-border: $tooltip-error-bg !default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@import "~@progress/kendo-theme-default/scss/treelist/_layout.scss";
|
|
2
2
|
|
|
3
|
-
@include exports("treelist/layout/bootstrap") {
|
|
3
|
+
@include exports( "treelist/layout/bootstrap" ) {
|
|
4
4
|
.k-treelist {
|
|
5
5
|
tr.k-footer td,
|
|
6
6
|
tr.k-footer-template td {
|
|
@@ -14,4 +14,3 @@
|
|
|
14
14
|
}
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
-
|
|
@@ -12,7 +12,7 @@ $kendo-treeview-font-size-lg: $font-size-md !default;
|
|
|
12
12
|
/// Line height of the treeview component.
|
|
13
13
|
/// @group treeview
|
|
14
14
|
$kendo-treeview-line-height: $line-height !default;
|
|
15
|
-
$kendo-treeview-line-height-sm: (20
|
|
15
|
+
$kendo-treeview-line-height-sm: k-math-div( 20, 14 ) !default;
|
|
16
16
|
$kendo-treeview-line-height-md: $line-height !default;
|
|
17
17
|
$kendo-treeview-line-height-lg: $line-height !default;
|
|
18
18
|
|
|
@@ -22,22 +22,22 @@ $kendo-treeview-indent: 16px !default;
|
|
|
22
22
|
|
|
23
23
|
/// Horizontal padding of treeview items.
|
|
24
24
|
/// @group treeview
|
|
25
|
-
$kendo-treeview-item-padding-x: map-get( $spacing, 3 ) !default;
|
|
26
|
-
$kendo-treeview-item-padding-x-sm: map-get( $spacing, 2 ) !default;
|
|
27
|
-
$kendo-treeview-item-padding-x-md: map-get( $spacing, 3 ) !default;
|
|
28
|
-
$kendo-treeview-item-padding-x-lg: map-get( $spacing, 3 ) !default;
|
|
25
|
+
$kendo-treeview-item-padding-x: k-map-get( $spacing, 3 ) !default;
|
|
26
|
+
$kendo-treeview-item-padding-x-sm: k-map-get( $spacing, 2 ) !default;
|
|
27
|
+
$kendo-treeview-item-padding-x-md: k-map-get( $spacing, 3 ) !default;
|
|
28
|
+
$kendo-treeview-item-padding-x-lg: k-map-get( $spacing, 3 ) !default;
|
|
29
29
|
/// Vertical padding of treeview items.
|
|
30
30
|
/// @group treeview
|
|
31
|
-
$kendo-treeview-item-padding-y: map-get( $spacing, 1 ) !default;
|
|
32
|
-
$kendo-treeview-item-padding-y-sm: map-get( $spacing, 1 ) !default;
|
|
33
|
-
$kendo-treeview-item-padding-y-md: map-get( $spacing, 1 ) !default;
|
|
34
|
-
$kendo-treeview-item-padding-y-lg: map-get( $spacing, 2 ) !default;
|
|
31
|
+
$kendo-treeview-item-padding-y: k-map-get( $spacing, 1 ) !default;
|
|
32
|
+
$kendo-treeview-item-padding-y-sm: k-map-get( $spacing, 1 ) !default;
|
|
33
|
+
$kendo-treeview-item-padding-y-md: k-map-get( $spacing, 1 ) !default;
|
|
34
|
+
$kendo-treeview-item-padding-y-lg: k-map-get( $spacing, 2 ) !default;
|
|
35
35
|
/// Border width of treeview items.
|
|
36
36
|
/// @group treeview
|
|
37
37
|
$kendo-treeview-item-border-width: 0px !default;
|
|
38
38
|
/// Border radius of treeview items.
|
|
39
39
|
/// @group treeview
|
|
40
|
-
$kendo-treeview-item-border-radius: map-get( $spacing, 1 ) !default;
|
|
40
|
+
$kendo-treeview-item-border-radius: k-map-get( $spacing, 1 ) !default;
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
/// The sizes of the treeview.
|
|
@@ -118,10 +118,10 @@ $link-hover-text: $link-hover-color !default;
|
|
|
118
118
|
|
|
119
119
|
|
|
120
120
|
// Display
|
|
121
|
-
$display1-font-size: map-get( $display-font-sizes, 1) !default;
|
|
122
|
-
$display2-font-size: map-get( $display-font-sizes, 2) !default;
|
|
123
|
-
$display3-font-size: map-get( $display-font-sizes, 3) !default;
|
|
124
|
-
$display4-font-size: map-get( $display-font-sizes, 4) !default;
|
|
121
|
+
$display1-font-size: k-map-get( $display-font-sizes, 1) !default;
|
|
122
|
+
$display2-font-size: k-map-get( $display-font-sizes, 2) !default;
|
|
123
|
+
$display3-font-size: k-map-get( $display-font-sizes, 3) !default;
|
|
124
|
+
$display4-font-size: k-map-get( $display-font-sizes, 4) !default;
|
|
125
125
|
|
|
126
126
|
$display1-font-family: null !default;
|
|
127
127
|
$display2-font-family: null !default;
|
|
@@ -9,18 +9,18 @@ $upload-bg: $component-bg !default;
|
|
|
9
9
|
$upload-text: $component-text !default;
|
|
10
10
|
$upload-border: $component-border !default;
|
|
11
11
|
|
|
12
|
-
$upload-dropzone-padding-x: map-get( $spacing, 2 ) !default;
|
|
13
|
-
$upload-dropzone-padding-y: map-get( $spacing, 2 ) !default;
|
|
12
|
+
$upload-dropzone-padding-x: k-map-get( $spacing, 2 ) !default;
|
|
13
|
+
$upload-dropzone-padding-y: k-map-get( $spacing, 2 ) !default;
|
|
14
14
|
$upload-dropzone-bg: $header-bg !default;
|
|
15
15
|
$upload-dropzone-text: $header-text !default;
|
|
16
16
|
$upload-dropzone-border: $upload-border !default;
|
|
17
|
-
$upload-dropzone-hover-bg: try-shade( $upload-dropzone-bg, .2 ) !default;
|
|
17
|
+
$upload-dropzone-hover-bg: k-try-shade( $upload-dropzone-bg, .2 ) !default;
|
|
18
18
|
|
|
19
19
|
$upload-status-text: $subtle-text !default;
|
|
20
20
|
$upload-status-text-opacity: null !default;
|
|
21
21
|
|
|
22
|
-
$upload-item-padding-x: map-get( $spacing, 4 ) !default;
|
|
23
|
-
$upload-item-padding-y: map-get( $spacing, 4 ) !default;
|
|
22
|
+
$upload-item-padding-x: k-map-get( $spacing, 4 ) !default;
|
|
23
|
+
$upload-item-padding-y: k-map-get( $spacing, 4 ) !default;
|
|
24
24
|
|
|
25
25
|
$upload-multiple-items-spacing: 12px !default;
|
|
26
26
|
|
|
@@ -5,8 +5,8 @@ $window-font-family: $font-family !default;
|
|
|
5
5
|
$window-font-size: $font-size !default;
|
|
6
6
|
$window-line-height: $line-height !default;
|
|
7
7
|
|
|
8
|
-
$window-titlebar-padding-x: map-get( $spacing, 4 ) !default;
|
|
9
|
-
$window-titlebar-padding-y: map-get( $spacing, 4 ) !default;
|
|
8
|
+
$window-titlebar-padding-x: k-map-get( $spacing, 4 ) !default;
|
|
9
|
+
$window-titlebar-padding-y: k-map-get( $spacing, 4 ) !default;
|
|
10
10
|
$window-titlebar-border-width: 0 0 1px !default;
|
|
11
11
|
$window-titlebar-border-style: solid !default;
|
|
12
12
|
|
|
@@ -18,8 +18,8 @@ $window-actions-gap: .5rem !default;
|
|
|
18
18
|
$window-action-opacity: .5 !default;
|
|
19
19
|
$window-action-hover-opacity: .75 !default;
|
|
20
20
|
|
|
21
|
-
$window-inner-padding-x: map-get( $spacing, 4 ) !default;
|
|
22
|
-
$window-inner-padding-y: map-get( $spacing, 4 ) !default;
|
|
21
|
+
$window-inner-padding-x: k-map-get( $spacing, 4 ) !default;
|
|
22
|
+
$window-inner-padding-y: k-map-get( $spacing, 4 ) !default;
|
|
23
23
|
|
|
24
24
|
$window-buttongroup-padding-x: $actions-padding-x !default;
|
|
25
25
|
$window-buttongroup-padding-y: $actions-padding-y !default;
|
|
@@ -11,4 +11,4 @@ $wizard-line-height: $line-height !default;
|
|
|
11
11
|
$wizard-font-family: $font-family !default;
|
|
12
12
|
|
|
13
13
|
$wizard-step-border-focused: #656565 !default;
|
|
14
|
-
$wizard-focused-shadow: inset 0 0 0 2px rgba(
|
|
14
|
+
$wizard-focused-shadow: inset 0 0 0 2px rgba( black, .13 ) !default;
|