@progress/kendo-theme-bootstrap 5.12.1-dev.2 → 5.12.1-dev.4
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 +285 -81
- package/dist/all.scss +4739 -4695
- package/dist/bootstrap-3-dark.scss +30 -34
- package/dist/bootstrap-3.scss +30 -33
- package/dist/bootstrap-4-dark.scss +27 -31
- package/dist/bootstrap-4.scss +27 -30
- package/dist/bootstrap-dataviz-v4.scss +6 -7
- package/dist/bootstrap-main-dark.scss +27 -31
- package/dist/bootstrap-main.scss +27 -30
- package/dist/bootstrap-nordic.scss +27 -29
- package/dist/bootstrap-turquoise-dark.scss +27 -30
- package/dist/bootstrap-turquoise.scss +27 -29
- package/dist/bootstrap-urban.scss +27 -29
- package/dist/bootstrap-vintage.scss +27 -29
- package/lib/swatches/bootstrap-3-dark.json +78 -102
- package/lib/swatches/bootstrap-3.json +78 -92
- package/lib/swatches/bootstrap-4-dark.json +28 -52
- package/lib/swatches/bootstrap-4.json +28 -42
- package/lib/swatches/bootstrap-dataviz-v4.json +7 -7
- package/lib/swatches/bootstrap-main-dark.json +28 -52
- package/lib/swatches/bootstrap-main.json +28 -42
- package/lib/swatches/bootstrap-nordic.json +32 -41
- package/lib/swatches/bootstrap-turquoise-dark.json +30 -49
- package/lib/swatches/bootstrap-turquoise.json +32 -41
- package/lib/swatches/bootstrap-urban.json +32 -41
- package/lib/swatches/bootstrap-vintage.json +32 -41
- package/package.json +5 -5
- package/scss/_bootstrap-overrides.scss +1 -20
- package/scss/_variables.scss +51 -46
- package/scss/action-buttons/_variables.scss +9 -9
- package/scss/action-sheet/_variables.scss +63 -63
- package/scss/adaptive/_variables.scss +18 -18
- package/scss/appbar/_variables.scss +3 -3
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_variables.scss +31 -31
- package/scss/bottom-navigation/_variables.scss +23 -23
- package/scss/breadcrumb/_layout.scss +9 -1
- package/scss/breadcrumb/_theme.scss +0 -17
- package/scss/breadcrumb/_variables.scss +45 -44
- package/scss/button/_variables.scss +32 -32
- package/scss/calendar/_variables.scss +84 -87
- package/scss/captcha/_variables.scss +14 -14
- package/scss/card/_variables.scss +55 -55
- package/scss/chat/_variables.scss +57 -57
- package/scss/checkbox/_variables.scss +1 -1
- package/scss/chip/_theme.scss +3 -3
- package/scss/chip/_variables.scss +27 -27
- package/scss/color-preview/_variables.scss +11 -11
- package/scss/coloreditor/_variables.scss +24 -24
- package/scss/colorgradient/_variables.scss +50 -50
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/dataviz/_variables.scss +97 -97
- package/scss/datetimepicker/_variables.scss +1 -2
- package/scss/dialog/_variables.scss +3 -3
- package/scss/draggable/_variables.scss +20 -20
- package/scss/drawer/_variables.scss +4 -4
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +20 -20
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +22 -22
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_variables.scss +59 -59
- package/scss/filter/_variables.scss +8 -8
- package/scss/floating-label/_variables.scss +14 -14
- package/scss/forms/_layout.scss +2 -2
- package/scss/forms/_variables.scss +14 -14
- package/scss/gantt/_variables.scss +92 -92
- package/scss/grid/_theme.scss +41 -4
- package/scss/grid/_variables.scss +73 -73
- package/scss/imageeditor/_variables.scss +31 -31
- package/scss/input/_variables.scss +37 -37
- package/scss/list/_variables.scss +66 -72
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +10 -10
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_variables.scss +30 -30
- package/scss/map/_variables.scss +21 -21
- package/scss/mediaplayer/_variables.scss +13 -13
- package/scss/menu/_variables.scss +63 -63
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_variables.scss +56 -56
- package/scss/overlay/_variables.scss +3 -3
- package/scss/pager/_variables.scss +35 -38
- package/scss/panelbar/_variables.scss +103 -106
- package/scss/pdf-viewer/_variables.scss +44 -44
- package/scss/pivotgrid/_variables.scss +86 -86
- package/scss/popover/_variables.scss +16 -16
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_variables.scss +1 -1
- package/scss/radio/_variables.scss +1 -1
- package/scss/rating/_variables.scss +16 -16
- package/scss/scheduler/_layout.scss +2 -2
- package/scss/scheduler/_variables.scss +93 -93
- package/scss/scrollview/_theme.scss +22 -22
- package/scss/scrollview/_variables.scss +32 -32
- package/scss/signature/_variables.scss +18 -18
- package/scss/skeleton/_variables.scss +6 -6
- package/scss/slider/_variables.scss +44 -44
- package/scss/split-button/_variables.scss +6 -6
- package/scss/splitter/_variables.scss +18 -18
- package/scss/spreadsheet/_theme.scss +10 -10
- package/scss/spreadsheet/_variables.scss +29 -29
- package/scss/stepper/_variables.scss +86 -86
- package/scss/switch/_variables.scss +1 -1
- package/scss/table/_variables.scss +18 -18
- package/scss/tabstrip/_variables.scss +41 -44
- package/scss/taskboard/_variables.scss +93 -93
- package/scss/tilelayout/_variables.scss +8 -8
- package/scss/timeline/_layout.scss +1 -1
- package/scss/timeline/_variables.scss +50 -50
- package/scss/timeselector/_variables.scss +36 -39
- package/scss/toolbar/_variables.scss +21 -21
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treeview/_variables.scss +30 -33
- package/scss/typography/_variables.scss +84 -93
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_variables.scss +6 -6
- package/scss/wizard/_variables.scss +10 -10
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
// Filter expression builder
|
|
2
|
-
$filter-padding-x: $kendo-padding-md-x !default;
|
|
3
|
-
$filter-padding-y: $kendo-padding-md-y !default;
|
|
2
|
+
$kendo-filter-padding-x: $kendo-padding-md-x !default;
|
|
3
|
+
$kendo-filter-padding-y: $kendo-padding-md-y !default;
|
|
4
4
|
|
|
5
|
-
$filter-bottom-margin: 2.1em !default;
|
|
6
|
-
$filter-line-size: 1px !default;
|
|
5
|
+
$kendo-filter-bottom-margin: 2.1em !default;
|
|
6
|
+
$kendo-filter-line-size: 1px !default;
|
|
7
7
|
|
|
8
|
-
$filter-operator-dropdown-width: 15em !default;
|
|
8
|
+
$kendo-filter-operator-dropdown-width: 15em !default;
|
|
9
9
|
|
|
10
|
-
$filter-preview-field-text: $kendo-color-primary !default;
|
|
11
|
-
$filter-preview-operator-text: $kendo-subtle-text !default;
|
|
10
|
+
$kendo-filter-preview-field-text: $kendo-color-primary !default;
|
|
11
|
+
$kendo-filter-preview-operator-text: $kendo-subtle-text !default;
|
|
12
12
|
|
|
13
|
-
$filter-toolbar-focus-shadow: 0 0 0 .25rem rgba( $kendo-color-primary, .25 ) !default;
|
|
13
|
+
$kendo-filter-toolbar-focus-shadow: 0 0 0 .25rem rgba( $kendo-color-primary, .25 ) !default;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
// Floating label
|
|
2
|
-
$floating-label-scale: 1 !default;
|
|
3
|
-
$floating-label-font-size: $kendo-input-font-size !default;
|
|
4
|
-
$floating-label-line-height: $kendo-input-line-height !default;
|
|
5
|
-
$floating-label-height: calc( #{$floating-label-line-height} * #{$floating-label-font-size} ) !default;
|
|
6
|
-
$floating-label-offset-x: calc( #{$kendo-input-padding-x} + #{$kendo-input-border-width} ) !default;
|
|
7
|
-
$floating-label-offset-y: calc( #{$floating-label-height} + #{$kendo-input-border-width} + #{$kendo-input-padding-y} ) !default;
|
|
2
|
+
$kendo-floating-label-scale: 1 !default;
|
|
3
|
+
$kendo-floating-label-font-size: $kendo-input-font-size !default;
|
|
4
|
+
$kendo-floating-label-line-height: $kendo-input-line-height !default;
|
|
5
|
+
$kendo-floating-label-height: calc( #{$kendo-floating-label-line-height} * #{$kendo-floating-label-font-size} ) !default;
|
|
6
|
+
$kendo-floating-label-offset-x: calc( #{$kendo-input-padding-x} + #{$kendo-input-border-width} ) !default;
|
|
7
|
+
$kendo-floating-label-offset-y: calc( #{$kendo-floating-label-height} + #{$kendo-input-border-width} + #{$kendo-input-padding-y} ) !default;
|
|
8
8
|
|
|
9
|
-
$floating-label-focus-scale: 1 !default;
|
|
10
|
-
$floating-label-focus-offset-x: 0 !default;
|
|
11
|
-
$floating-label-focus-offset-y: 0 !default;
|
|
9
|
+
$kendo-floating-label-focus-scale: 1 !default;
|
|
10
|
+
$kendo-floating-label-focus-offset-x: 0 !default;
|
|
11
|
+
$kendo-floating-label-focus-offset-y: 0 !default;
|
|
12
12
|
|
|
13
|
-
$floating-label-transition: .2s ease-out !default;
|
|
13
|
+
$kendo-floating-label-transition: .2s ease-out !default;
|
|
14
14
|
|
|
15
|
-
$floating-label-bg: null !default;
|
|
16
|
-
$floating-label-text: null !default;
|
|
15
|
+
$kendo-floating-label-bg: null !default;
|
|
16
|
+
$kendo-floating-label-text: null !default;
|
|
17
17
|
|
|
18
|
-
$floating-label-focus-bg: null !default;
|
|
19
|
-
$floating-label-focus-text: null !default;
|
|
18
|
+
$kendo-floating-label-focus-bg: null !default;
|
|
19
|
+
$kendo-floating-label-focus-text: null !default;
|
package/scss/forms/_layout.scss
CHANGED
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
// Forms
|
|
8
8
|
$kendo-form-spacer: $kendo-padding-md-x * 2 !default;
|
|
9
9
|
|
|
10
|
-
$kendo-form-font-size: $font-size !default;
|
|
10
|
+
$kendo-form-font-size: $kendo-font-size-md !default;
|
|
11
11
|
$kendo-form-line-height: $input-btn-line-height !default;
|
|
12
12
|
$kendo-form-line-height-em: calc( #{$kendo-form-line-height} * 1em ) !default;
|
|
13
|
-
$kendo-form-line-height
|
|
14
|
-
$kendo-form-line-height
|
|
13
|
+
$kendo-form-sm-line-height: $kendo-line-height-sm !default;
|
|
14
|
+
$kendo-form-lg-line-height: $kendo-line-height-lg !default;
|
|
15
15
|
|
|
16
16
|
$kendo-form-fieldset-margin: 2rem 0 0 !default;
|
|
17
17
|
$kendo-form-fieldset-padding: 0px !default;
|
|
@@ -22,22 +22,22 @@ $kendo-form-legend-border-width: 0 0 2px !default;
|
|
|
22
22
|
$kendo-form-legend-border-style: solid !default;
|
|
23
23
|
$kendo-form-legend-border-color: $kendo-component-border !default;
|
|
24
24
|
$kendo-form-legend-width: 100% !default;
|
|
25
|
-
$kendo-form-legend-font-size: $font-size-sm !default;
|
|
25
|
+
$kendo-form-legend-font-size: $kendo-font-size-sm !default;
|
|
26
26
|
$kendo-form-legend-text-transform: uppercase !default;
|
|
27
27
|
|
|
28
28
|
$kendo-form-label-margin-bottom: k-map-get( $kendo-spacing, 2 ) !default;
|
|
29
29
|
|
|
30
30
|
$kendo-form-button-margin-x: 8px !default;
|
|
31
31
|
|
|
32
|
-
$kendo-form-hint-font-size: $font-size-xs !default;
|
|
32
|
+
$kendo-form-hint-font-size: $kendo-font-size-xs !default;
|
|
33
33
|
$kendo-form-hint-font-style: normal !default;
|
|
34
34
|
$kendo-form-hint-margin-top: 4px !default;
|
|
35
35
|
|
|
36
|
-
$kendo-form-rows-spacing
|
|
37
|
-
$kendo-form-rows-spacing
|
|
38
|
-
$kendo-form-rows-spacing
|
|
36
|
+
$kendo-form-sm-rows-spacing: k-map-get( $kendo-spacing, 4 ) !default;
|
|
37
|
+
$kendo-form-md-rows-spacing: $kendo-form-sm-rows-spacing !default;
|
|
38
|
+
$kendo-form-lg-rows-spacing: $kendo-form-sm-rows-spacing !default;
|
|
39
39
|
|
|
40
|
-
$kendo-form-separator-margin: $kendo-form-rows-spacing
|
|
40
|
+
$kendo-form-separator-margin: $kendo-form-md-rows-spacing 0 0 !default;
|
|
41
41
|
$kendo-form-separator-border-color: $kendo-form-legend-border-color !default;
|
|
42
42
|
|
|
43
43
|
$kendo-horizontal-form-label-padding-top: 5px !default;
|
|
@@ -54,13 +54,13 @@ $kendo-forms-invalid-color: $kendo-color-error !default;
|
|
|
54
54
|
|
|
55
55
|
// Label
|
|
56
56
|
$kendo-label-optional-margin-x: 6px !default;
|
|
57
|
-
$kendo-label-optional-font-size: $font-size-xs !default;
|
|
57
|
+
$kendo-label-optional-font-size: $kendo-font-size-xs !default;
|
|
58
58
|
$kendo-label-optional-font-style: italic !default;
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
// Fieldset
|
|
62
62
|
$kendo-fieldset-margin: 30px !default;
|
|
63
|
-
$kendo-fieldset-font-size: $h4-font-size !default;
|
|
63
|
+
$kendo-fieldset-font-size: $kendo-h4-font-size !default;
|
|
64
64
|
|
|
65
65
|
$kendo-fieldset-bg: null !default;
|
|
66
66
|
$kendo-fieldset-text: null !default;
|
|
@@ -73,12 +73,12 @@ $kendo-fieldset-legend-border: null !default;
|
|
|
73
73
|
// Sizes
|
|
74
74
|
$kendo-form-sizes: (
|
|
75
75
|
sm: (
|
|
76
|
-
form-rows-spacing: $kendo-form-rows-spacing
|
|
76
|
+
form-rows-spacing: $kendo-form-sm-rows-spacing
|
|
77
77
|
),
|
|
78
78
|
md: (
|
|
79
|
-
form-rows-spacing: $kendo-form-rows-spacing
|
|
79
|
+
form-rows-spacing: $kendo-form-md-rows-spacing
|
|
80
80
|
),
|
|
81
81
|
lg: (
|
|
82
|
-
form-rows-spacing: $kendo-form-rows-spacing
|
|
82
|
+
form-rows-spacing: $kendo-form-lg-rows-spacing
|
|
83
83
|
)
|
|
84
84
|
) !default;
|
|
@@ -1,93 +1,93 @@
|
|
|
1
1
|
// Gantt
|
|
2
|
-
$gantt-border-width: 1px !default;
|
|
3
|
-
$gantt-font-family: $font-family !default;
|
|
4
|
-
$gantt-font-size: $font-size !default;
|
|
5
|
-
$gantt-line-height: $line-height !default;
|
|
6
|
-
|
|
7
|
-
$gantt-bg: $kendo-component-bg !default;
|
|
8
|
-
$gantt-text: $kendo-component-text !default;
|
|
9
|
-
$gantt-border: $kendo-component-border !default;
|
|
10
|
-
|
|
11
|
-
$gantt-treelist-bg: null !default;
|
|
12
|
-
$gantt-treelist-text: null !default;
|
|
13
|
-
$gantt-treelist-border: null !default;
|
|
14
|
-
|
|
15
|
-
$gantt-nonwork-bg: rgba( k-contrast-color( $gantt-bg ), .025 ) !default;
|
|
16
|
-
$gantt-nonwork-text: null !default;
|
|
17
|
-
$gantt-nonwork-border: null !default;
|
|
18
|
-
|
|
19
|
-
$gantt-line-size: 2px !default;
|
|
20
|
-
$gantt-line-fill: k-color-mix( $gantt-text, $gantt-bg ) !default;
|
|
21
|
-
$gantt-line-selected-fill: $kendo-selected-bg !default;
|
|
22
|
-
|
|
23
|
-
$gantt-dot-size: 8px !default;
|
|
24
|
-
$gantt-dot-spacing: 4px !default;
|
|
25
|
-
$gantt-dot-bg: $gantt-text !default;
|
|
26
|
-
$gantt-dot-border: null !default;
|
|
27
|
-
$gantt-dot-hover-bg: $gantt-bg !default;
|
|
28
|
-
$gantt-dot-hover-border: $gantt-text !default;
|
|
29
|
-
|
|
30
|
-
$gantt-milestone-bg: if( k-is-light( $gantt-bg ), $gray-300, $gray-700 ) !default;
|
|
31
|
-
$gantt-milestone-border: k-try-shade( $gantt-milestone-bg, 2 ) !default;
|
|
32
|
-
$gantt-milestone-selected-bg: $kendo-selected-bg !default;
|
|
33
|
-
$gantt-milestone-selected-border: $kendo-selected-border !default;
|
|
34
|
-
|
|
35
|
-
$gantt-summary-bg: k-color-mix( $gantt-text, $gantt-bg ) !default;
|
|
36
|
-
$gantt-summary-progress-bg: $gantt-text !default;
|
|
37
|
-
$gantt-summary-selected-bg: k-color-mix( $kendo-selected-bg, $gantt-bg ) !default;
|
|
38
|
-
$gantt-summary-progress-selected-bg: $kendo-selected-bg !default;
|
|
39
|
-
|
|
40
|
-
$gantt-task-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
41
|
-
$gantt-task-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
42
|
-
$gantt-task-border-width: 1px !default;
|
|
43
|
-
$gantt-task-bg: if( k-is-light( $gantt-bg ), $gray-300, $gray-700 ) !default;
|
|
44
|
-
$gantt-task-text: k-contrast-color( $gantt-task-bg ) !default;
|
|
45
|
-
$gantt-task-border: if( k-is-light( $gantt-bg ), $gray-400, $gray-600 ) !default;
|
|
46
|
-
$gantt-task-progress-bg: if( k-is-light( $gantt-bg ), $gray-400, $gray-600 ) !default;
|
|
47
|
-
$gantt-task-selected-bg: k-color-mix( $kendo-selected-bg, $gantt-bg ) !default;
|
|
48
|
-
$gantt-task-selected-text: $kendo-selected-text !default;
|
|
49
|
-
$gantt-task-selected-border: $kendo-selected-bg !default;
|
|
50
|
-
$gantt-task-progress-selected-bg: $kendo-selected-bg !default;
|
|
51
|
-
|
|
52
|
-
$gantt-planned-margin-y: .35em !default;
|
|
53
|
-
$gantt-planned-border-width: 2px !default;
|
|
54
|
-
$gantt-planned-line-height: .75em !default;
|
|
55
|
-
|
|
56
|
-
$gantt-planned-dependency-margin-y: .6em !default;
|
|
57
|
-
|
|
58
|
-
$gantt-planned-moment-width: 6px !default;
|
|
59
|
-
$gantt-planned-moment-height: $gantt-planned-moment-width !default;
|
|
60
|
-
$gantt-planned-moment-border-radius: calc( ( #{$gantt-planned-border-width * 2} + #{$gantt-planned-moment-width} ) / 2 ) !default;
|
|
61
|
-
$gantt-planned-moment-left-margin-x: calc( #{k-math-div( $gantt-planned-border-width, 2 )} - #{$gantt-planned-moment-border-radius} ) !default;
|
|
62
|
-
$gantt-planned-milestone-moment-margin-x: $gantt-planned-moment-width !default;
|
|
63
|
-
|
|
64
|
-
$gantt-planned-duration-height: $gantt-planned-border-width !default;
|
|
65
|
-
$gantt-planned-duration-hover-height: calc( #{$gantt-planned-border-width} + 1px ) !default;
|
|
66
|
-
|
|
67
|
-
$gantt-planned-single-drag-hint-top: .35em !default;
|
|
68
|
-
$gantt-planned-summary-drag-hint-top: 1em !default;
|
|
69
|
-
$gantt-planned-milestone-drag-hint-top: .85em !default;
|
|
70
|
-
|
|
71
|
-
$gantt-rtl-milestone-wrap-margin-x: -2.3em !default;
|
|
72
|
-
$gantt-rtl-milestone-planned-moment-margin-x: .2em !default;
|
|
73
|
-
$gantt-rtl-milestone-dot-start-margin-x: -.1em !default;
|
|
74
|
-
|
|
75
|
-
$gantt-planned-offset-resize-handler-margin-x: 1.2em !default;
|
|
76
|
-
|
|
77
|
-
$gantt-planned-bg: $kendo-color-primary !default;
|
|
78
|
-
$gantt-planned-border: $gantt-planned-bg !default;
|
|
79
|
-
|
|
80
|
-
$gantt-delayed-bg: $kendo-color-error !default;
|
|
81
|
-
$gantt-delayed-bg-lighter: k-color-tint( $gantt-delayed-bg, 5 ) !default;
|
|
82
|
-
|
|
83
|
-
$gantt-advanced-bg: $kendo-color-success !default;
|
|
84
|
-
$gantt-advanced-bg-lighter: k-color-tint( $gantt-advanced-bg, 5 ) !default;
|
|
85
|
-
|
|
86
|
-
$gantt-action-on-offset-text: #000000 !default;
|
|
87
|
-
$gantt-offset-resize-handler-top: 45% !default;
|
|
88
|
-
|
|
89
|
-
$gantt-validation-tooltip-width: 200px !default;
|
|
90
|
-
$gantt-validation-tooltip-label-width: 50px !default;
|
|
91
|
-
$gantt-validation-tooltip-border: #656565 !default;
|
|
92
|
-
$gantt-validation-tooltip-valid-border: $kendo-color-success !default;
|
|
93
|
-
$gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
|
|
2
|
+
$kendo-gantt-border-width: 1px !default;
|
|
3
|
+
$kendo-gantt-font-family: $kendo-font-family !default;
|
|
4
|
+
$kendo-gantt-font-size: $kendo-font-size-md !default;
|
|
5
|
+
$kendo-gantt-line-height: $kendo-line-height-md !default;
|
|
6
|
+
|
|
7
|
+
$kendo-gantt-bg: $kendo-component-bg !default;
|
|
8
|
+
$kendo-gantt-text: $kendo-component-text !default;
|
|
9
|
+
$kendo-gantt-border: $kendo-component-border !default;
|
|
10
|
+
|
|
11
|
+
$kendo-gantt-treelist-bg: null !default;
|
|
12
|
+
$kendo-gantt-treelist-text: null !default;
|
|
13
|
+
$kendo-gantt-treelist-border: null !default;
|
|
14
|
+
|
|
15
|
+
$kendo-gantt-nonwork-bg: rgba( k-contrast-color( $kendo-gantt-bg ), .025 ) !default;
|
|
16
|
+
$kendo-gantt-nonwork-text: null !default;
|
|
17
|
+
$kendo-gantt-nonwork-border: null !default;
|
|
18
|
+
|
|
19
|
+
$kendo-gantt-line-size: 2px !default;
|
|
20
|
+
$kendo-gantt-line-fill: k-color-mix( $kendo-gantt-text, $kendo-gantt-bg ) !default;
|
|
21
|
+
$kendo-gantt-line-selected-fill: $kendo-selected-bg !default;
|
|
22
|
+
|
|
23
|
+
$kendo-gantt-dot-size: 8px !default;
|
|
24
|
+
$kendo-gantt-dot-spacing: 4px !default;
|
|
25
|
+
$kendo-gantt-dot-bg: $kendo-gantt-text !default;
|
|
26
|
+
$kendo-gantt-dot-border: null !default;
|
|
27
|
+
$kendo-gantt-dot-hover-bg: $kendo-gantt-bg !default;
|
|
28
|
+
$kendo-gantt-dot-hover-border: $kendo-gantt-text !default;
|
|
29
|
+
|
|
30
|
+
$kendo-gantt-milestone-bg: if( k-is-light( $kendo-gantt-bg ), $gray-300, $gray-700 ) !default;
|
|
31
|
+
$kendo-gantt-milestone-border: k-try-shade( $kendo-gantt-milestone-bg, 2 ) !default;
|
|
32
|
+
$kendo-gantt-milestone-selected-bg: $kendo-selected-bg !default;
|
|
33
|
+
$kendo-gantt-milestone-selected-border: $kendo-selected-border !default;
|
|
34
|
+
|
|
35
|
+
$kendo-gantt-summary-bg: k-color-mix( $kendo-gantt-text, $kendo-gantt-bg ) !default;
|
|
36
|
+
$kendo-gantt-summary-progress-bg: $kendo-gantt-text !default;
|
|
37
|
+
$kendo-gantt-summary-selected-bg: k-color-mix( $kendo-selected-bg, $kendo-gantt-bg ) !default;
|
|
38
|
+
$kendo-gantt-summary-progress-selected-bg: $kendo-selected-bg !default;
|
|
39
|
+
|
|
40
|
+
$kendo-gantt-task-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
41
|
+
$kendo-gantt-task-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
42
|
+
$kendo-gantt-task-border-width: 1px !default;
|
|
43
|
+
$kendo-gantt-task-bg: if( k-is-light( $kendo-gantt-bg ), $gray-300, $gray-700 ) !default;
|
|
44
|
+
$kendo-gantt-task-text: k-contrast-color( $kendo-gantt-task-bg ) !default;
|
|
45
|
+
$kendo-gantt-task-border: if( k-is-light( $kendo-gantt-bg ), $gray-400, $gray-600 ) !default;
|
|
46
|
+
$kendo-gantt-task-progress-bg: if( k-is-light( $kendo-gantt-bg ), $gray-400, $gray-600 ) !default;
|
|
47
|
+
$kendo-gantt-task-selected-bg: k-color-mix( $kendo-selected-bg, $kendo-gantt-bg ) !default;
|
|
48
|
+
$kendo-gantt-task-selected-text: $kendo-selected-text !default;
|
|
49
|
+
$kendo-gantt-task-selected-border: $kendo-selected-bg !default;
|
|
50
|
+
$kendo-gantt-task-progress-selected-bg: $kendo-selected-bg !default;
|
|
51
|
+
|
|
52
|
+
$kendo-gantt-planned-margin-y: .35em !default;
|
|
53
|
+
$kendo-gantt-planned-border-width: 2px !default;
|
|
54
|
+
$kendo-gantt-planned-line-height: .75em !default;
|
|
55
|
+
|
|
56
|
+
$kendo-gantt-planned-dependency-margin-y: .6em !default;
|
|
57
|
+
|
|
58
|
+
$kendo-gantt-planned-moment-width: 6px !default;
|
|
59
|
+
$kendo-gantt-planned-moment-height: $kendo-gantt-planned-moment-width !default;
|
|
60
|
+
$kendo-gantt-planned-moment-border-radius: calc( ( #{$kendo-gantt-planned-border-width * 2} + #{$kendo-gantt-planned-moment-width} ) / 2 ) !default;
|
|
61
|
+
$kendo-gantt-planned-moment-left-margin-x: calc( #{k-math-div( $kendo-gantt-planned-border-width, 2 )} - #{$kendo-gantt-planned-moment-border-radius} ) !default;
|
|
62
|
+
$kendo-gantt-planned-milestone-moment-margin-x: $kendo-gantt-planned-moment-width !default;
|
|
63
|
+
|
|
64
|
+
$kendo-gantt-planned-duration-height: $kendo-gantt-planned-border-width !default;
|
|
65
|
+
$kendo-gantt-planned-duration-hover-height: calc( #{$kendo-gantt-planned-border-width} + 1px ) !default;
|
|
66
|
+
|
|
67
|
+
$kendo-gantt-planned-single-drag-hint-top: .35em !default;
|
|
68
|
+
$kendo-gantt-planned-summary-drag-hint-top: 1em !default;
|
|
69
|
+
$kendo-gantt-planned-milestone-drag-hint-top: .85em !default;
|
|
70
|
+
|
|
71
|
+
$kendo-gantt-rtl-milestone-wrap-margin-x: -2.3em !default;
|
|
72
|
+
$kendo-gantt-rtl-milestone-planned-moment-margin-x: .2em !default;
|
|
73
|
+
$kendo-gantt-rtl-milestone-dot-start-margin-x: -.1em !default;
|
|
74
|
+
|
|
75
|
+
$kendo-gantt-planned-offset-resize-handler-margin-x: 1.2em !default;
|
|
76
|
+
|
|
77
|
+
$kendo-gantt-planned-bg: $kendo-color-primary !default;
|
|
78
|
+
$kendo-gantt-planned-border: $kendo-gantt-planned-bg !default;
|
|
79
|
+
|
|
80
|
+
$kendo-gantt-delayed-bg: $kendo-color-error !default;
|
|
81
|
+
$kendo-gantt-delayed-bg-lighter: k-color-tint( $kendo-gantt-delayed-bg, 5 ) !default;
|
|
82
|
+
|
|
83
|
+
$kendo-gantt-advanced-bg: $kendo-color-success !default;
|
|
84
|
+
$kendo-gantt-advanced-bg-lighter: k-color-tint( $kendo-gantt-advanced-bg, 5 ) !default;
|
|
85
|
+
|
|
86
|
+
$kendo-gantt-action-on-offset-text: #000000 !default;
|
|
87
|
+
$kendo-gantt-offset-resize-handler-top: 45% !default;
|
|
88
|
+
|
|
89
|
+
$kendo-gantt-validation-tooltip-width: 200px !default;
|
|
90
|
+
$kendo-gantt-validation-tooltip-label-width: 50px !default;
|
|
91
|
+
$kendo-gantt-validation-tooltip-border: #656565 !default;
|
|
92
|
+
$kendo-gantt-validation-tooltip-valid-border: $kendo-color-success !default;
|
|
93
|
+
$kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
|
package/scss/grid/_theme.scss
CHANGED
|
@@ -8,6 +8,7 @@
|
|
|
8
8
|
background-color: inherit;
|
|
9
9
|
}
|
|
10
10
|
|
|
11
|
+
td,
|
|
11
12
|
.k-table-td,
|
|
12
13
|
.k-grid-content,
|
|
13
14
|
.k-grid-header-locked,
|
|
@@ -30,7 +31,9 @@
|
|
|
30
31
|
|
|
31
32
|
// Selected state
|
|
32
33
|
.k-table-th.k-selected,
|
|
34
|
+
td.k-selected,
|
|
33
35
|
.k-table-td.k-selected,
|
|
36
|
+
.k-table-row.k-selected > td,
|
|
34
37
|
.k-table-row.k-selected > .k-table-td {
|
|
35
38
|
color: $kendo-grid-selected-text;
|
|
36
39
|
background-color: $kendo-grid-selected-bg;
|
|
@@ -38,7 +41,12 @@
|
|
|
38
41
|
|
|
39
42
|
// Focused state
|
|
40
43
|
.k-table-th,
|
|
44
|
+
td,
|
|
41
45
|
.k-table-td,
|
|
46
|
+
.k-master-row > td,
|
|
47
|
+
.k-grouping-row > td,
|
|
48
|
+
.k-detail-row > td,
|
|
49
|
+
.k-group-footer > td,
|
|
42
50
|
.k-master-row > .k-table-td,
|
|
43
51
|
.k-grouping-row > .k-table-td,
|
|
44
52
|
.k-detail-row > .k-table-td,
|
|
@@ -60,6 +68,7 @@
|
|
|
60
68
|
.k-grid-header-locked,
|
|
61
69
|
.k-grid-content-locked,
|
|
62
70
|
.k-grid-header-locked .k-header,
|
|
71
|
+
.k-grid-content-locked td,
|
|
63
72
|
.k-grid-content-locked .k-table-td {
|
|
64
73
|
border-color: $kendo-grid-sticky-header-border;
|
|
65
74
|
}
|
|
@@ -69,25 +78,31 @@
|
|
|
69
78
|
}
|
|
70
79
|
|
|
71
80
|
.k-grid-content-locked {
|
|
81
|
+
.k-group-footer td,
|
|
72
82
|
.k-group-footer .k-table-td,
|
|
73
83
|
.k-group-cell {
|
|
74
84
|
@include fill( $border: $kendo-grid-header-border );
|
|
75
85
|
}
|
|
76
86
|
|
|
87
|
+
.k-grouping-row + .k-table-row td,
|
|
77
88
|
.k-grouping-row + .k-table-row .k-table-td {
|
|
78
89
|
border-top-color: $kendo-grid-header-border;
|
|
79
90
|
}
|
|
80
91
|
|
|
81
92
|
// Selected state
|
|
93
|
+
.k-selected td,
|
|
82
94
|
.k-selected .k-table-td {
|
|
83
95
|
@include fill( $bg: $kendo-grid-sticky-selected-bg );
|
|
84
96
|
}
|
|
85
97
|
|
|
98
|
+
.k-selected.k-table-alt-row td,
|
|
86
99
|
.k-selected.k-table-alt-row .k-table-td {
|
|
87
100
|
@include fill( $bg: $kendo-grid-sticky-selected-alt-bg );
|
|
88
101
|
}
|
|
89
102
|
|
|
90
103
|
// Selected hover
|
|
104
|
+
.k-selected:hover td,
|
|
105
|
+
.k-selected.k-hover td,
|
|
91
106
|
.k-selected:hover .k-table-td,
|
|
92
107
|
.k-selected.k-hover .k-table-td {
|
|
93
108
|
@include fill( $bg: $kendo-grid-sticky-selected-hover-bg );
|
|
@@ -184,12 +199,14 @@
|
|
|
184
199
|
// Selected state
|
|
185
200
|
&.k-selected .k-grid-content-sticky,
|
|
186
201
|
&.k-selected .k-grid-row-sticky,
|
|
202
|
+
td.k-grid-content-sticky.k-selected,
|
|
187
203
|
.k-table-td.k-grid-content-sticky.k-selected {
|
|
188
204
|
@include fill( $bg: $kendo-grid-sticky-selected-bg );
|
|
189
205
|
}
|
|
190
206
|
|
|
191
207
|
&.k-selected.k-table-alt-row .k-grid-content-sticky,
|
|
192
208
|
&.k-selected.k-table-alt-row .k-grid-row-sticky,
|
|
209
|
+
&.k-table-alt-row td.k-grid-content-sticky.k-selected,
|
|
193
210
|
&.k-table-alt-row .k-table-td.k-grid-content-sticky.k-selected {
|
|
194
211
|
@include fill( $bg: $kendo-grid-sticky-selected-alt-bg );
|
|
195
212
|
}
|
|
@@ -209,6 +226,8 @@
|
|
|
209
226
|
&.k-selected.k-hover .k-grid-content-sticky,
|
|
210
227
|
&.k-selected:hover .k-grid-row-sticky,
|
|
211
228
|
&.k-selected.k-hover .k-grid-row-sticky,
|
|
229
|
+
&:hover td.k-grid-content-sticky.k-selected,
|
|
230
|
+
&.k-hover td.k-grid-content-sticky.k-selected,
|
|
212
231
|
&:hover .k-table-td.k-grid-content-sticky.k-selected,
|
|
213
232
|
&.k-hover .k-table-td.k-grid-content-sticky.k-selected {
|
|
214
233
|
background-color: $kendo-grid-sticky-selected-hover-bg;
|
|
@@ -228,11 +247,14 @@
|
|
|
228
247
|
}
|
|
229
248
|
}
|
|
230
249
|
|
|
250
|
+
.k-grid-row-sticky td,
|
|
231
251
|
.k-grid-row-sticky .k-table-td {
|
|
232
252
|
border-top-color: $kendo-grid-sticky-border;
|
|
233
253
|
border-bottom-color: $kendo-grid-sticky-border;
|
|
234
254
|
background-color: $kendo-grid-sticky-bg;
|
|
235
255
|
|
|
256
|
+
&:hover td,
|
|
257
|
+
&.k-hover td,
|
|
236
258
|
&:hover .k-table-td,
|
|
237
259
|
&.k-hover .k-table-td {
|
|
238
260
|
background-color: $kendo-grid-sticky-hover-bg;
|
|
@@ -240,12 +262,15 @@
|
|
|
240
262
|
}
|
|
241
263
|
|
|
242
264
|
.k-table-alt-row .k-grid-content-sticky,
|
|
265
|
+
.k-grid-row-sticky.k-table-alt-row td,
|
|
243
266
|
.k-grid-row-sticky.k-table-alt-row .k-table-td {
|
|
244
267
|
@include fill( $bg: $kendo-grid-sticky-alt-bg );
|
|
245
268
|
}
|
|
246
269
|
|
|
247
270
|
// Selected state
|
|
248
271
|
.k-table-row.k-selected .k-grid-content-sticky,
|
|
272
|
+
.k-selected.k-grid-row-sticky td,
|
|
273
|
+
.k-grid-row-sticky td.k-selected,
|
|
249
274
|
.k-selected.k-grid-row-sticky .k-table-td,
|
|
250
275
|
.k-grid-row-sticky .k-table-td.k-selected,
|
|
251
276
|
.k-selected.k-grid-content-sticky {
|
|
@@ -253,6 +278,7 @@
|
|
|
253
278
|
}
|
|
254
279
|
|
|
255
280
|
.k-table-row.k-selected.k-table-alt-row .k-grid-content-sticky,
|
|
281
|
+
.k-selected.k-table-alt-row.k-grid-row-sticky td,
|
|
256
282
|
.k-selected.k-table-alt-row.k-grid-row-sticky .k-table-td,
|
|
257
283
|
.k-table-alt-row .k-selected.k-grid-content-sticky {
|
|
258
284
|
@include fill( $bg: $kendo-grid-sticky-selected-alt-bg );
|
|
@@ -261,6 +287,10 @@
|
|
|
261
287
|
// Hover state
|
|
262
288
|
.k-table-row:hover .k-grid-content-sticky,
|
|
263
289
|
.k-table-row.k-hover .k-grid-content-sticky,
|
|
290
|
+
.k-grid-row-sticky:hover td,
|
|
291
|
+
.k-grid-row-sticky.k-hover td,
|
|
292
|
+
.k-grid-row-sticky.k-table-alt-row:hover td,
|
|
293
|
+
.k-grid-row-sticky.k-table-alt-row.k-hover td,
|
|
264
294
|
.k-grid-row-sticky:hover .k-table-td,
|
|
265
295
|
.k-grid-row-sticky.k-hover .k-table-td,
|
|
266
296
|
.k-grid-row-sticky.k-table-alt-row:hover .k-table-td,
|
|
@@ -273,12 +303,18 @@
|
|
|
273
303
|
// Selected + Hover
|
|
274
304
|
.k-table-row.k-selected:hover .k-grid-content-sticky,
|
|
275
305
|
.k-table-row.k-selected.k-hover .k-grid-content-sticky,
|
|
306
|
+
.k-selected.k-grid-row-sticky:hover td,
|
|
307
|
+
.k-selected.k-grid-row-sticky.k-hover td,
|
|
308
|
+
.k-selected.k-table-alt-row.k-grid-row-sticky:hover td,
|
|
309
|
+
.k-selected.k-table-alt-row.k-grid-row-sticky.k-hover td,
|
|
276
310
|
.k-selected.k-grid-row-sticky:hover .k-table-td,
|
|
277
311
|
.k-selected.k-grid-row-sticky.k-hover .k-table-td,
|
|
278
312
|
.k-selected.k-table-alt-row.k-grid-row-sticky:hover .k-table-td,
|
|
279
313
|
.k-selected.k-table-alt-row.k-grid-row-sticky.k-hover .k-table-td,
|
|
280
314
|
.k-table-row.k-selected.k-table-alt-row:hover .k-grid-content-sticky,
|
|
281
315
|
.k-table-row.k-selected.k-table-alt-row.k-hover .k-grid-content-sticky,
|
|
316
|
+
.k-grid-row-sticky:hover td.k-selected,
|
|
317
|
+
.k-grid-row-sticky.k-hover td.k-selected,
|
|
282
318
|
.k-grid-row-sticky:hover .k-table-td.k-selected,
|
|
283
319
|
.k-grid-row-sticky.k-hover .k-table-td.k-selected,
|
|
284
320
|
.k-table-row:hover .k-grid-content-sticky.k-selected,
|
|
@@ -299,6 +335,7 @@
|
|
|
299
335
|
}
|
|
300
336
|
|
|
301
337
|
.k-group-footer {
|
|
338
|
+
td,
|
|
302
339
|
.k-table-td,
|
|
303
340
|
.k-grid-footer-sticky {
|
|
304
341
|
@include fill( $bg: $kendo-grid-sticky-footer-bg );
|
|
@@ -369,9 +406,9 @@
|
|
|
369
406
|
.k-menu:not(.k-context-menu) {
|
|
370
407
|
|
|
371
408
|
@include fill(
|
|
372
|
-
$popup-text,
|
|
373
|
-
$popup-bg,
|
|
374
|
-
$popup-border
|
|
409
|
+
$kendo-popup-text,
|
|
410
|
+
$kendo-popup-bg,
|
|
411
|
+
$kendo-popup-border
|
|
375
412
|
);
|
|
376
413
|
|
|
377
414
|
.k-item {
|
|
@@ -412,7 +449,7 @@
|
|
|
412
449
|
}
|
|
413
450
|
|
|
414
451
|
.k-check-all-wrap {
|
|
415
|
-
@include fill( $border: $popup-border );
|
|
452
|
+
@include fill( $border: $kendo-popup-border );
|
|
416
453
|
}
|
|
417
454
|
|
|
418
455
|
.k-grid-norecords-template {
|