@progress/kendo-theme-material 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 +270 -20
- package/dist/all.scss +4794 -4674
- package/dist/material-aqua-dark.scss +0 -2
- package/dist/material-arctic.scss +0 -2
- package/dist/material-burnt-teal.scss +0 -2
- package/dist/material-dataviz-v4.scss +6 -7
- package/dist/material-eggplant.scss +0 -2
- package/dist/material-lime-dark.scss +0 -2
- package/dist/material-lime.scss +0 -2
- package/dist/material-main-dark.scss +0 -2
- package/dist/material-main.scss +0 -2
- package/dist/material-nova.scss +0 -2
- package/dist/material-pacific-dark.scss +0 -2
- package/dist/material-pacific.scss +0 -2
- package/dist/material-sky-dark.scss +0 -2
- package/dist/material-sky.scss +0 -2
- package/dist/material-smoke.scss +0 -2
- package/lib/swatches/material-aqua-dark.json +2 -10
- package/lib/swatches/material-arctic.json +2 -10
- package/lib/swatches/material-burnt-teal.json +2 -10
- package/lib/swatches/material-dataviz-v4.json +8 -7
- package/lib/swatches/material-eggplant.json +2 -10
- package/lib/swatches/material-lime-dark.json +2 -10
- package/lib/swatches/material-lime.json +2 -10
- package/lib/swatches/material-main-dark.json +2 -10
- package/lib/swatches/material-main.json +2 -10
- package/lib/swatches/material-nova.json +2 -10
- package/lib/swatches/material-pacific-dark.json +2 -10
- package/lib/swatches/material-pacific.json +2 -10
- package/lib/swatches/material-sky-dark.json +2 -10
- package/lib/swatches/material-sky.json +2 -10
- package/lib/swatches/material-smoke.json +2 -10
- package/package.json +5 -5
- package/scss/_variables.scss +53 -46
- package/scss/action-buttons/_variables.scss +9 -9
- package/scss/action-sheet/_variables.scss +67 -67
- 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 +32 -32
- package/scss/bottom-navigation/_variables.scss +23 -23
- package/scss/breadcrumb/_variables.scss +45 -41
- package/scss/button/_variables.scss +36 -36
- package/scss/calendar/_theme.scss +6 -6
- 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/_theme.scss +1 -1
- package/scss/checkbox/_variables.scss +2 -2
- package/scss/chip/_theme.scss +3 -3
- package/scss/chip/_variables.scss +29 -29
- 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 -1
- 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/_layout.scss +2 -2
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +22 -22
- package/scss/fab/_variables.scss +9 -9
- 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/_layout.scss +3 -2
- package/scss/grid/_theme.scss +21 -0
- package/scss/grid/_variables.scss +75 -75
- package/scss/imageeditor/_variables.scss +31 -31
- package/scss/input/_variables.scss +29 -29
- package/scss/list/_variables.scss +66 -72
- package/scss/listbox/_variables.scss +5 -5
- 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/_layout.scss +2 -2
- package/scss/menu/_theme.scss +4 -4
- package/scss/menu/_variables.scss +63 -63
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/notification/_variables.scss +3 -3
- package/scss/orgchart/_variables.scss +56 -56
- package/scss/overlay/_variables.scss +3 -3
- package/scss/pager/_variables.scss +34 -34
- package/scss/panelbar/_variables.scss +104 -107
- package/scss/pdf-viewer/_variables.scss +44 -44
- package/scss/pivotgrid/_theme.scss +1 -1
- package/scss/pivotgrid/_variables.scss +86 -86
- package/scss/popover/_variables.scss +15 -15
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/radio/_theme.scss +1 -1
- package/scss/radio/_variables.scss +1 -1
- package/scss/rating/_variables.scss +16 -16
- package/scss/scheduler/_layout.scss +6 -6
- package/scss/scheduler/_theme.scss +4 -4
- package/scss/scheduler/_variables.scss +93 -93
- package/scss/scrollview/_variables.scss +32 -32
- package/scss/signature/_variables.scss +18 -18
- package/scss/skeleton/_variables.scss +6 -6
- package/scss/slider/_layout.scss +3 -3
- package/scss/slider/_theme.scss +2 -2
- 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/_theme.scss +1 -1
- package/scss/switch/_variables.scss +2 -2
- package/scss/table/_variables.scss +19 -19
- package/scss/tabstrip/_layout.scss +1 -1
- package/scss/tabstrip/_variables.scss +41 -41
- package/scss/taskboard/_variables.scss +93 -93
- package/scss/tilelayout/_variables.scss +8 -8
- package/scss/timeline/_variables.scss +50 -50
- package/scss/timeselector/_variables.scss +39 -42
- package/scss/toolbar/_variables.scss +20 -20
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treeview/_variables.scss +26 -26
- package/scss/typography/_variables.scss +84 -93
- package/scss/upload/_variables.scss +2 -2
- package/scss/window/_variables.scss +4 -4
- package/scss/wizard/_variables.scss +10 -10
|
@@ -1,69 +1,69 @@
|
|
|
1
1
|
// File manager
|
|
2
|
-
$
|
|
3
|
-
$
|
|
4
|
-
$
|
|
5
|
-
$
|
|
6
|
-
$
|
|
7
|
-
$
|
|
8
|
-
$
|
|
9
|
-
$
|
|
2
|
+
$kendo-file-manager-spacer: k-map-get( $kendo-spacing, 4 ) !default;
|
|
3
|
+
$kendo-file-manager-border-width: 1px !default;
|
|
4
|
+
$kendo-file-manager-font-family: $kendo-font-family !default;
|
|
5
|
+
$kendo-file-manager-font-size: $kendo-font-size-md !default;
|
|
6
|
+
$kendo-file-manager-line-height: $kendo-line-height-md !default;
|
|
7
|
+
$kendo-file-manager-bg: $kendo-component-bg !default;
|
|
8
|
+
$kendo-file-manager-text: $kendo-component-text !default;
|
|
9
|
+
$kendo-file-manager-border: $kendo-component-border !default;
|
|
10
10
|
|
|
11
|
-
$
|
|
12
|
-
$
|
|
13
|
-
$
|
|
14
|
-
$
|
|
15
|
-
$
|
|
11
|
+
$kendo-file-manager-toolbar-border-width: $kendo-file-manager-border-width !default;
|
|
12
|
+
$kendo-file-manager-toolbar-bg: k-try-shade( $kendo-button-bg, .5 ) !default;
|
|
13
|
+
$kendo-file-manager-toolbar-text: null !default;
|
|
14
|
+
$kendo-file-manager-toolbar-border: null !default;
|
|
15
|
+
$kendo-file-manager-toolbar-gradient: null !default;
|
|
16
16
|
|
|
17
|
-
$
|
|
18
|
-
$
|
|
19
|
-
$
|
|
20
|
-
$
|
|
21
|
-
$
|
|
22
|
-
$
|
|
23
|
-
$
|
|
17
|
+
$kendo-file-manager-navigation-padding-x: $kendo-file-manager-spacer !default;
|
|
18
|
+
$kendo-file-manager-navigation-padding-y: $kendo-file-manager-spacer !default;
|
|
19
|
+
$kendo-file-manager-navigation-width: 20% !default;
|
|
20
|
+
$kendo-file-manager-navigation-border-width: $kendo-file-manager-border-width !default;
|
|
21
|
+
$kendo-file-manager-navigation-bg: null !default;
|
|
22
|
+
$kendo-file-manager-navigation-text: null !default;
|
|
23
|
+
$kendo-file-manager-navigation-border: null !default;
|
|
24
24
|
|
|
25
|
-
$
|
|
26
|
-
$
|
|
27
|
-
$
|
|
28
|
-
$
|
|
29
|
-
$
|
|
30
|
-
$
|
|
25
|
+
$kendo-file-manager-breadcrumb-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
26
|
+
$kendo-file-manager-breadcrumb-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
27
|
+
$kendo-file-manager-breadcrumb-border-width: $kendo-file-manager-border-width !default;
|
|
28
|
+
$kendo-file-manager-breadcrumb-bg: $kendo-file-manager-toolbar-bg !default;
|
|
29
|
+
$kendo-file-manager-breadcrumb-text: null !default;
|
|
30
|
+
$kendo-file-manager-breadcrumb-border: null !default;
|
|
31
31
|
|
|
32
|
-
$
|
|
33
|
-
$
|
|
34
|
-
$
|
|
32
|
+
$kendo-file-manager-listview-bg: null !default;
|
|
33
|
+
$kendo-file-manager-listview-text: null !default;
|
|
34
|
+
$kendo-file-manager-listview-border: null !default;
|
|
35
35
|
|
|
36
|
-
$
|
|
37
|
-
$
|
|
38
|
-
$
|
|
39
|
-
$
|
|
40
|
-
$
|
|
41
|
-
$
|
|
42
|
-
$
|
|
36
|
+
$kendo-file-manager-listview-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
37
|
+
$kendo-file-manager-listview-item-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
|
|
38
|
+
$kendo-file-manager-listview-item-width: 120px !default;
|
|
39
|
+
$kendo-file-manager-listview-item-height: 120px !default;
|
|
40
|
+
$kendo-file-manager-listview-item-bg: null !default;
|
|
41
|
+
$kendo-file-manager-listview-item-text: null !default;
|
|
42
|
+
$kendo-file-manager-listview-item-border: null !default;
|
|
43
43
|
|
|
44
|
-
$
|
|
45
|
-
$
|
|
46
|
-
$
|
|
47
|
-
$
|
|
48
|
-
$
|
|
49
|
-
$
|
|
50
|
-
$
|
|
44
|
+
$kendo-file-manager-listview-item-icon-size: ($kendo-icon-size * 3) !default;
|
|
45
|
+
$kendo-file-manager-listview-item-icon-bg: null !default;
|
|
46
|
+
$kendo-file-manager-listview-item-icon-text: k-try-tint($kendo-file-manager-text, 4) !default;
|
|
47
|
+
$kendo-file-manager-listview-item-icon-border: null !default;
|
|
48
|
+
$kendo-file-manager-listview-item-icon-selected-bg: null !default;
|
|
49
|
+
$kendo-file-manager-listview-item-icon-selected-text: inherit !default;
|
|
50
|
+
$kendo-file-manager-listview-item-icon-selected-border: null !default;
|
|
51
51
|
|
|
52
|
-
$
|
|
53
|
-
$
|
|
54
|
-
$
|
|
52
|
+
$kendo-file-manager-grid-bg: null !default;
|
|
53
|
+
$kendo-file-manager-grid-text: null !default;
|
|
54
|
+
$kendo-file-manager-grid-border: null !default;
|
|
55
55
|
|
|
56
|
-
$
|
|
57
|
-
$
|
|
58
|
-
$
|
|
59
|
-
$
|
|
60
|
-
$
|
|
61
|
-
$
|
|
62
|
-
$
|
|
63
|
-
$
|
|
64
|
-
$
|
|
56
|
+
$kendo-file-manager-preview-padding-x: $kendo-file-manager-spacer !default;
|
|
57
|
+
$kendo-file-manager-preview-padding-y: $kendo-file-manager-spacer !default;
|
|
58
|
+
$kendo-file-manager-preview-width: 20% !default;
|
|
59
|
+
$kendo-file-manager-preview-border-width: $kendo-file-manager-border-width !default;
|
|
60
|
+
$kendo-file-manager-preview-spacing: $kendo-file-manager-spacer !default;
|
|
61
|
+
$kendo-file-manager-preview-column-gap: k-map-get( $kendo-spacing, 1 ) !default;
|
|
62
|
+
$kendo-file-manager-preview-bg: null !default;
|
|
63
|
+
$kendo-file-manager-preview-text: null !default;
|
|
64
|
+
$kendo-file-manager-preview-border: null !default;
|
|
65
65
|
|
|
66
|
-
$
|
|
67
|
-
$
|
|
68
|
-
$
|
|
69
|
-
$
|
|
66
|
+
$kendo-file-manager-preview-icon-size: ($kendo-icon-size * 6) !default;
|
|
67
|
+
$kendo-file-manager-preview-icon-bg: null !default;
|
|
68
|
+
$kendo-file-manager-preview-icon-text: k-try-tint($kendo-file-manager-text, 4) !default;
|
|
69
|
+
$kendo-file-manager-preview-icon-border: null !default;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
// Filter expression builder
|
|
2
|
-
$filter-padding-x: $kendo-padding-sm-x !default;
|
|
3
|
-
$filter-padding-y: $filter-padding-x !default;
|
|
2
|
+
$kendo-filter-padding-x: $kendo-padding-sm-x !default;
|
|
3
|
+
$kendo-filter-padding-y: $kendo-filter-padding-x !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 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px rgba(0, 0, 0, .14), 0 1px 10px rgba(0, 0, 0, .12) !default;
|
|
13
|
+
$kendo-filter-toolbar-focus-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px rgba(0, 0, 0, .14), 0 1px 10px rgba(0, 0, 0, .12) !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: .75 !default;
|
|
10
|
-
$floating-label-focus-offset-x: 0px !default;
|
|
11
|
-
$floating-label-focus-offset-y: 0px !default;
|
|
9
|
+
$kendo-floating-label-focus-scale: .75 !default;
|
|
10
|
+
$kendo-floating-label-focus-offset-x: 0px !default;
|
|
11
|
+
$kendo-floating-label-focus-offset-y: 0px !default;
|
|
12
12
|
|
|
13
|
-
$floating-label-transition: .15s cubic-bezier( .4, 0, .2, 1 ) !default;
|
|
13
|
+
$kendo-floating-label-transition: .15s cubic-bezier( .4, 0, .2, 1 ) !default;
|
|
14
14
|
|
|
15
|
-
$floating-label-bg: null !default;
|
|
16
|
-
$floating-label-text: $kendo-subtle-text !default;
|
|
15
|
+
$kendo-floating-label-bg: null !default;
|
|
16
|
+
$kendo-floating-label-text: $kendo-subtle-text !default;
|
|
17
17
|
|
|
18
|
-
$floating-label-focus-bg: null !default;
|
|
19
|
-
$floating-label-focus-text: $kendo-color-primary !default;
|
|
18
|
+
$kendo-floating-label-focus-bg: null !default;
|
|
19
|
+
$kendo-floating-label-focus-text: $kendo-color-primary !default;
|
package/scss/forms/_layout.scss
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
padding: 0;
|
|
8
8
|
margin: 0;
|
|
9
9
|
width: auto;
|
|
10
|
-
font-size: $font-size-sm;
|
|
10
|
+
font-size: $kendo-font-size-sm;
|
|
11
11
|
line-height: 1;
|
|
12
12
|
text-align: inherit;
|
|
13
13
|
display: block;
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
.k-validator-tooltip {
|
|
34
34
|
bottom: 0;
|
|
35
35
|
// TODO: do we need the tooltip variable?
|
|
36
|
-
transform: translateY(100%) translateY($tooltip-callout-size);
|
|
36
|
+
transform: translateY(100%) translateY($kendo-tooltip-callout-size);
|
|
37
37
|
}
|
|
38
38
|
}
|
|
39
39
|
|
|
@@ -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;
|
|
11
|
-
$kendo-form-line-height: $line-height !default;
|
|
10
|
+
$kendo-form-font-size: $kendo-font-size-md !default;
|
|
11
|
+
$kendo-form-line-height: $kendo-line-height-md !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: 2em 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 !default;
|
|
25
|
+
$kendo-form-legend-font-size: $kendo-font-size-md !default;
|
|
26
26
|
$kendo-form-legend-text-transform: uppercase !default;
|
|
27
27
|
|
|
28
28
|
$kendo-form-label-margin-bottom: 0px !default;
|
|
29
29
|
|
|
30
30
|
$kendo-form-button-margin-x: 8px !default;
|
|
31
31
|
|
|
32
|
-
$kendo-form-hint-font-size: $font-size-sm !default;
|
|
32
|
+
$kendo-form-hint-font-size: $kendo-font-size-sm !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: k-map-get( $kendo-spacing, 6 ) !default;
|
|
38
|
+
$kendo-form-lg-rows-spacing: k-map-get( $kendo-spacing, 7 ) !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;
|
|
@@ -60,7 +60,7 @@ $kendo-label-optional-font-style: italic !default;
|
|
|
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: $kendo-color-primary !default;
|
|
31
|
-
$gantt-milestone-border: $kendo-color-primary !default;
|
|
32
|
-
$gantt-milestone-selected-bg: $kendo-color-secondary !default;
|
|
33
|
-
$gantt-milestone-selected-border: $kendo-color-secondary !default;
|
|
34
|
-
|
|
35
|
-
$gantt-summary-bg: k-color-mix( $kendo-color-primary, $gantt-bg ) !default;
|
|
36
|
-
$gantt-summary-progress-bg: $kendo-color-primary !default;
|
|
37
|
-
$gantt-summary-selected-bg: k-color-mix( $kendo-color-secondary, $gantt-bg ) !default;
|
|
38
|
-
$gantt-summary-progress-selected-bg: $kendo-color-secondary !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: 0px !default;
|
|
43
|
-
$gantt-task-bg: k-color-mix( $kendo-color-primary, $gantt-bg ) !default;
|
|
44
|
-
$gantt-task-text: $kendo-color-primary-contrast !default;
|
|
45
|
-
$gantt-task-border: null !default;
|
|
46
|
-
$gantt-task-progress-bg: $kendo-color-primary !default;
|
|
47
|
-
$gantt-task-selected-bg: k-color-mix( $kendo-color-secondary, $gantt-bg ) !default;
|
|
48
|
-
$gantt-task-selected-text: $kendo-color-secondary-contrast !default;
|
|
49
|
-
$gantt-task-selected-border: null !default;
|
|
50
|
-
$gantt-task-progress-selected-bg: $kendo-color-secondary !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: .7em !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: k-math-div( $gantt-planned-moment-width, 2 ) !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: .85em !default;
|
|
68
|
-
$gantt-planned-summary-drag-hint-top: 1.35em !default;
|
|
69
|
-
$gantt-planned-milestone-drag-hint-top: 1.15em !default;
|
|
70
|
-
|
|
71
|
-
$gantt-rtl-milestone-wrap-margin-x: -2.4em !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.4em !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: 50% !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: $kendo-color-primary !default;
|
|
31
|
+
$kendo-gantt-milestone-border: $kendo-color-primary !default;
|
|
32
|
+
$kendo-gantt-milestone-selected-bg: $kendo-color-secondary !default;
|
|
33
|
+
$kendo-gantt-milestone-selected-border: $kendo-color-secondary !default;
|
|
34
|
+
|
|
35
|
+
$kendo-gantt-summary-bg: k-color-mix( $kendo-color-primary, $kendo-gantt-bg ) !default;
|
|
36
|
+
$kendo-gantt-summary-progress-bg: $kendo-color-primary !default;
|
|
37
|
+
$kendo-gantt-summary-selected-bg: k-color-mix( $kendo-color-secondary, $kendo-gantt-bg ) !default;
|
|
38
|
+
$kendo-gantt-summary-progress-selected-bg: $kendo-color-secondary !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: 0px !default;
|
|
43
|
+
$kendo-gantt-task-bg: k-color-mix( $kendo-color-primary, $kendo-gantt-bg ) !default;
|
|
44
|
+
$kendo-gantt-task-text: $kendo-color-primary-contrast !default;
|
|
45
|
+
$kendo-gantt-task-border: null !default;
|
|
46
|
+
$kendo-gantt-task-progress-bg: $kendo-color-primary !default;
|
|
47
|
+
$kendo-gantt-task-selected-bg: k-color-mix( $kendo-color-secondary, $kendo-gantt-bg ) !default;
|
|
48
|
+
$kendo-gantt-task-selected-text: $kendo-color-secondary-contrast !default;
|
|
49
|
+
$kendo-gantt-task-selected-border: null !default;
|
|
50
|
+
$kendo-gantt-task-progress-selected-bg: $kendo-color-secondary !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: .7em !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: k-math-div( $kendo-gantt-planned-moment-width, 2 ) !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: .85em !default;
|
|
68
|
+
$kendo-gantt-planned-summary-drag-hint-top: 1.35em !default;
|
|
69
|
+
$kendo-gantt-planned-milestone-drag-hint-top: 1.15em !default;
|
|
70
|
+
|
|
71
|
+
$kendo-gantt-rtl-milestone-wrap-margin-x: -2.4em !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.4em !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: 50% !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/_layout.scss
CHANGED
|
@@ -4,6 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
.k-grid {
|
|
6
6
|
|
|
7
|
+
.k-group-footer td,
|
|
7
8
|
.k-group-footer .k-table-td {
|
|
8
9
|
border-top-width: 0;
|
|
9
10
|
}
|
|
@@ -55,8 +56,8 @@
|
|
|
55
56
|
|
|
56
57
|
.k-grouping-dropclue {
|
|
57
58
|
width: 0;
|
|
58
|
-
height: $kendo-grid-group-
|
|
59
|
-
top: $kendo-grid-group-
|
|
59
|
+
height: $kendo-grid-group-drop-hint-height;
|
|
60
|
+
top: $kendo-grid-group-drop-hint-top;
|
|
60
61
|
border-style: solid;
|
|
61
62
|
border-width: 0 2px 0 0;
|
|
62
63
|
|
package/scss/grid/_theme.scss
CHANGED
|
@@ -12,6 +12,7 @@
|
|
|
12
12
|
background-color: $kendo-grid-selected-bg;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
+
.k-table-row.k-selected > td,
|
|
15
16
|
.k-table-row.k-selected > .k-table-td {
|
|
16
17
|
color: inherit;
|
|
17
18
|
background-color: transparent;
|
|
@@ -21,10 +22,16 @@
|
|
|
21
22
|
.k-table {
|
|
22
23
|
> .k-table-row:not(.k-detail-row):hover,
|
|
23
24
|
> .k-table-row:not(.k-detail-row).k-hover,
|
|
25
|
+
td:focus,
|
|
26
|
+
td.k-focus,
|
|
24
27
|
.k-table-td:focus,
|
|
25
28
|
.k-table-td.k-focus,
|
|
26
29
|
.k-table-th:focus,
|
|
27
30
|
.k-table-th.k-focus,
|
|
31
|
+
.k-master-row > td:focus,
|
|
32
|
+
.k-grouping-row > td:focus,
|
|
33
|
+
.k-detail-row > td:focus,
|
|
34
|
+
.k-group-footer > td:focus,
|
|
28
35
|
.k-master-row > .k-table-td:focus,
|
|
29
36
|
.k-grouping-row > .k-table-td:focus,
|
|
30
37
|
.k-detail-row > .k-table-td:focus,
|
|
@@ -43,7 +50,12 @@
|
|
|
43
50
|
}
|
|
44
51
|
|
|
45
52
|
.k-table-th,
|
|
53
|
+
td,
|
|
46
54
|
.k-table-td,
|
|
55
|
+
.k-master-row > td,
|
|
56
|
+
.k-grouping-row > td,
|
|
57
|
+
.k-detail-row > td,
|
|
58
|
+
.k-group-footer > td,
|
|
47
59
|
.k-master-row > .k-table-td,
|
|
48
60
|
.k-grouping-row > .k-table-td,
|
|
49
61
|
.k-detail-row > .k-table-td,
|
|
@@ -66,6 +78,7 @@
|
|
|
66
78
|
}
|
|
67
79
|
|
|
68
80
|
.k-table-th,
|
|
81
|
+
td,
|
|
69
82
|
.k-table-td {
|
|
70
83
|
border-inline-start-color: transparent;
|
|
71
84
|
}
|
|
@@ -73,11 +86,14 @@
|
|
|
73
86
|
.k-grid-header-locked,
|
|
74
87
|
.k-grid-content-locked,
|
|
75
88
|
.k-grid-header-locked .k-table-th,
|
|
89
|
+
.k-grid-content-locked td,
|
|
76
90
|
.k-grid-content-locked .k-table-td {
|
|
77
91
|
border-top-color: $kendo-grid-header-border;
|
|
78
92
|
border-bottom-color: $kendo-grid-header-border;
|
|
79
93
|
|
|
80
94
|
.k-group-footer {
|
|
95
|
+
&:hover td,
|
|
96
|
+
&.k-hover td,
|
|
81
97
|
&:hover .k-table-td,
|
|
82
98
|
&.k-hover .k-table-td {
|
|
83
99
|
color: inherit;
|
|
@@ -103,6 +119,8 @@
|
|
|
103
119
|
border-color: $kendo-grid-sticky-border;
|
|
104
120
|
border-bottom-color: $kendo-grid-header-border;
|
|
105
121
|
}
|
|
122
|
+
|
|
123
|
+
.k-grid-row-sticky td,
|
|
106
124
|
.k-grid-row-sticky .k-table-td {
|
|
107
125
|
border-top-color: $kendo-grid-sticky-border;
|
|
108
126
|
border-bottom-color: $kendo-grid-sticky-border;
|
|
@@ -155,11 +173,14 @@
|
|
|
155
173
|
}
|
|
156
174
|
|
|
157
175
|
.k-group-footer {
|
|
176
|
+
td,
|
|
158
177
|
.k-table-td,
|
|
159
178
|
.k-grid-footer-sticky {
|
|
160
179
|
background: $kendo-grid-sticky-footer-bg;
|
|
161
180
|
}
|
|
162
181
|
|
|
182
|
+
&:hover td,
|
|
183
|
+
&.k-hover td,
|
|
163
184
|
&:hover .k-table-td,
|
|
164
185
|
&.k-hover .k-table-td {
|
|
165
186
|
@include fill( $bg: $kendo-grid-sticky-footer-hover-bg );
|