@progress/kendo-theme-material 5.0.0-next.4 → 5.0.2-dev.0
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/README.md +5 -8
- package/dist/all.css +13810 -14911
- package/dist/all.scss +16868 -18431
- package/dist/material-dataviz-v4.scss +8 -0
- package/lib/swatches/material-dataviz-v4.json +51 -0
- package/package.json +3 -3
- package/scss/_variables.scss +2 -19
- package/scss/action-buttons/_layout.scss +14 -0
- package/scss/action-buttons/_theme.scss +5 -3
- package/scss/adaptive/_layout.scss +0 -11
- package/scss/all.scss +1 -150
- package/scss/appbar/_variables.scss +1 -1
- package/scss/autocomplete/_index.scss +1 -0
- package/scss/autocomplete/_layout.scss +0 -16
- package/scss/autocomplete/_variables.scss +0 -24
- package/scss/avatar/_variables.scss +18 -8
- package/scss/avatar/index.md +0 -0
- package/scss/breadcrumb/_variables.scss +1 -1
- package/scss/button/_index.scss +3 -1
- package/scss/button/_layout.scss +39 -17
- package/scss/button/_theme.scss +72 -126
- package/scss/button/_variables.scss +202 -130
- package/scss/button/index.md +0 -0
- package/scss/calendar/_index.scss +1 -0
- package/scss/calendar/_variables.scss +1 -1
- package/scss/chat/_variables.scss +4 -19
- package/scss/checkbox/_index.scss +2 -0
- package/scss/checkbox/_theme.scss +2 -9
- package/scss/checkbox/_variables.scss +148 -58
- package/scss/checkbox/index.md +0 -0
- package/scss/chip/_index.scss +1 -0
- package/scss/chip/_theme.scss +44 -0
- package/scss/chip/_variables.scss +142 -190
- package/scss/chip/index.md +0 -0
- package/scss/color-preview/_index.scss +11 -0
- package/scss/color-preview/_layout.scss +1 -0
- package/scss/color-preview/_theme.scss +1 -0
- package/scss/color-preview/_variables.scss +14 -0
- package/scss/coloreditor/_index.scss +14 -0
- package/scss/coloreditor/_layout.scss +1 -0
- package/scss/coloreditor/_theme.scss +1 -0
- package/scss/coloreditor/_variables.scss +27 -0
- package/scss/colorgradient/_index.scss +19 -0
- package/scss/colorgradient/_layout.scss +1 -0
- package/scss/colorgradient/_theme.scss +1 -0
- package/scss/colorgradient/_variables.scss +51 -0
- package/scss/colorgradient/images/alpha-slider-bgr.png +0 -0
- package/scss/colorgradient/images/alpha-slider-bgr.scss +3 -0
- package/scss/colorpalette/_index.scss +12 -0
- package/scss/colorpalette/_layout.scss +1 -0
- package/scss/colorpalette/_theme.scss +1 -0
- package/scss/colorpalette/_variables.scss +10 -0
- package/scss/colorpicker/_index.scss +3 -6
- package/scss/colorpicker/_layout.scss +0 -61
- package/scss/colorpicker/_theme.scss +0 -37
- package/scss/colorpicker/_variables.scss +1 -44
- package/scss/combobox/_index.scss +1 -0
- package/scss/combobox/_layout.scss +0 -16
- package/scss/combobox/_variables.scss +1 -33
- package/scss/dataviz/_index.scss +1 -0
- package/scss/dataviz/_variables.scss +4 -4
- package/scss/dateinput/_index.scss +11 -0
- package/scss/dateinput/_layout.scss +1 -0
- package/scss/dateinput/_theme.scss +1 -0
- package/scss/dateinput/_variables.scss +1 -0
- package/scss/datepicker/_index.scss +13 -0
- package/scss/datepicker/_layout.scss +1 -0
- package/scss/datepicker/_theme.scss +1 -0
- package/scss/datepicker/_variables.scss +1 -0
- package/scss/{datetime → daterangepicker}/_index.scss +1 -2
- package/scss/daterangepicker/_layout.scss +1 -0
- package/scss/daterangepicker/_theme.scss +1 -0
- package/scss/daterangepicker/_variables.scss +2 -0
- package/scss/datetimepicker/_index.scss +17 -0
- package/scss/datetimepicker/_layout.scss +1 -0
- package/scss/datetimepicker/_theme.scss +1 -0
- package/scss/datetimepicker/_variables.scss +2 -0
- package/scss/dialog/_layout.scss +0 -8
- package/scss/drawer/_index.scss +1 -0
- package/scss/dropdowngrid/_layout.scss +0 -14
- package/scss/dropdowngrid/_theme.scss +0 -8
- package/scss/dropdowngrid/index.md +0 -0
- package/scss/dropdownlist/_index.scss +1 -0
- package/scss/dropdownlist/_layout.scss +0 -24
- package/scss/dropdownlist/_theme.scss +0 -31
- package/scss/dropdownlist/_variables.scss +7 -7
- package/scss/dropdowntree/_variables.scss +2 -4
- package/scss/editor/_layout.scss +1 -12
- package/scss/editor/_theme.scss +9 -0
- package/scss/editor/_variables.scss +10 -2
- package/scss/expansion-panel/_index.scss +1 -0
- package/scss/fab/_layout.scss +8 -0
- package/scss/fab/_theme.scss +52 -68
- package/scss/fab/_variables.scss +129 -71
- package/scss/fab/index.md +0 -0
- package/scss/filemanager/_variables.scss +1 -1
- package/scss/filter/_index.scss +1 -1
- package/scss/filter/_layout.scss +0 -23
- package/scss/filter/_variables.scss +1 -1
- package/scss/floating-label/_layout.scss +0 -1
- package/scss/floating-label/_theme.scss +0 -1
- package/scss/floating-label/_variables.scss +3 -3
- package/scss/forms/_index.scss +1 -1
- package/scss/forms/_layout.scss +0 -37
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +2 -1
- package/scss/grid/_layout.scss +7 -26
- package/scss/grid/_theme.scss +6 -6
- package/scss/grid/_variables.scss +11 -13
- package/scss/imageeditor/_variables.scss +1 -0
- package/scss/index.scss +157 -0
- package/scss/input/_index.scss +1 -1
- package/scss/input/_layout.scss +30 -1
- package/scss/input/_variables.scss +118 -92
- package/scss/list/_index.scss +12 -0
- package/scss/list/_layout.scss +1 -0
- package/scss/list/_theme.scss +1 -0
- package/scss/list/_variables.scss +248 -0
- package/scss/list/index.md +0 -0
- package/scss/listbox/_index.scss +2 -0
- package/scss/listbox/_variables.scss +5 -5
- package/scss/map/_variables.scss +1 -1
- package/scss/menu/_index.scss +2 -0
- package/scss/menu/_theme.scss +8 -8
- package/scss/menu/_variables.scss +125 -36
- package/scss/multiselect/_index.scss +2 -0
- package/scss/multiselect/_layout.scss +0 -60
- package/scss/multiselect/_theme.scss +0 -47
- package/scss/multiselect/_variables.scss +0 -44
- package/scss/numerictextbox/_layout.scss +0 -24
- package/scss/numerictextbox/_variables.scss +0 -31
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/pager/_index.scss +1 -0
- package/scss/pager/_variables.scss +3 -3
- package/scss/panelbar/_index.scss +1 -0
- package/scss/panelbar/_variables.scss +5 -0
- package/scss/pdf-viewer/_variables.scss +3 -6
- package/scss/pivotgrid/_index.scss +1 -0
- package/scss/pivotgrid/_layout.scss +0 -54
- package/scss/pivotgrid/_theme.scss +0 -140
- package/scss/pivotgrid/_variables.scss +7 -10
- package/scss/popup/_index.scss +0 -4
- package/scss/popup/_layout.scss +0 -50
- package/scss/popup/_theme.scss +0 -56
- package/scss/popup/_variables.scss +2 -7
- package/scss/radio/_index.scss +2 -0
- package/scss/radio/_theme.scss +2 -9
- package/scss/radio/_variables.scss +134 -52
- package/scss/radio/index.md +0 -0
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scheduler/_layout.scss +0 -29
- package/scss/scheduler/_variables.scss +2 -2
- package/scss/scrollview/_variables.scss +4 -4
- package/scss/searchbox/_layout.scss +0 -9
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/slider/_theme.scss +0 -9
- package/scss/slider/_variables.scss +9 -9
- package/scss/spreadsheet/_index.scss +2 -1
- package/scss/spreadsheet/_layout.scss +0 -13
- package/scss/spreadsheet/_theme.scss +18 -18
- package/scss/switch/_index.scss +0 -2
- package/scss/switch/_layout.scss +7 -7
- package/scss/switch/_theme.scss +6 -2
- package/scss/switch/_variables.scss +191 -83
- package/scss/switch/index.md +0 -0
- package/scss/table/_index.scss +19 -0
- package/scss/table/_layout.scss +1 -0
- package/scss/table/_theme.scss +1 -0
- package/scss/table/_variables.scss +141 -0
- package/scss/tabstrip/_index.scss +1 -0
- package/scss/tabstrip/_variables.scss +3 -3
- package/scss/taskboard/_variables.scss +0 -2
- package/scss/textarea/_layout.scss +0 -112
- package/scss/textarea/_variables.scss +0 -53
- package/scss/textbox/_layout.scss +0 -14
- package/scss/textbox/_variables.scss +0 -1
- package/scss/timeline/_layout.scss +2 -2
- package/scss/timeline/_variables.scss +5 -5
- package/scss/timepicker/_index.scss +15 -0
- package/scss/timepicker/_layout.scss +1 -0
- package/scss/timepicker/_theme.scss +1 -0
- package/scss/timepicker/_variables.scss +1 -0
- package/scss/timeselector/_index.scss +13 -0
- package/scss/timeselector/_layout.scss +1 -0
- package/scss/timeselector/_theme.scss +19 -0
- package/scss/timeselector/_variables.scss +32 -0
- package/scss/toolbar/_index.scss +1 -0
- package/scss/toolbar/_layout.scss +17 -6
- package/scss/toolbar/_theme.scss +3 -13
- package/scss/toolbar/_variables.scss +3 -1
- package/scss/treeview/_theme.scss +32 -27
- package/scss/treeview/_variables.scss +125 -46
- package/scss/utils/_border.scss +9 -0
- package/scss/virtual-scroller/_index.scss +10 -0
- package/scss/virtual-scroller/_layout.scss +1 -0
- package/scss/virtual-scroller/_theme.scss +1 -0
- package/scss/virtual-scroller/_variables.scss +1 -0
- package/scss/colorpicker/images/alpha-slider-bgr-reversed.png +0 -0
- package/scss/colorpicker/images/alpha-slider-bgr-reversed.scss +0 -3
- package/scss/colorpicker/images/alpha-slider-bgr.png +0 -0
- package/scss/colorpicker/images/alpha-slider-bgr.scss +0 -3
- package/scss/datetime/_layout.scss +0 -74
- package/scss/datetime/_theme.scss +0 -64
- package/scss/datetime/_variables.scss +0 -53
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// Floating label
|
|
2
2
|
$floating-label-scale: 1 !default;
|
|
3
|
-
$floating-label-font-size: $input-font-size !default;
|
|
4
|
-
$floating-label-line-height: $input-line-height !default;
|
|
3
|
+
$floating-label-font-size: $kendo-input-font-size !default;
|
|
4
|
+
$floating-label-line-height: $kendo-input-line-height !default;
|
|
5
5
|
$floating-label-height: calc( #{$floating-label-line-height} * #{$floating-label-font-size} ) !default;
|
|
6
6
|
$floating-label-offset-x: null !default;
|
|
7
|
-
$floating-label-offset-y: calc( #{$floating-label-height} + #{$input-border-width} + #{$input-padding-y} ) !default;
|
|
7
|
+
$floating-label-offset-y: calc( #{$floating-label-height} + #{$kendo-input-border-width} + #{$kendo-input-padding-y} ) !default;
|
|
8
8
|
|
|
9
9
|
$floating-label-focus-scale: .75 !default;
|
|
10
10
|
$floating-label-focus-offset-x: null !default;
|
package/scss/forms/_index.scss
CHANGED
package/scss/forms/_layout.scss
CHANGED
|
@@ -2,33 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
@include exports("edit-form/layout/material") {
|
|
4
4
|
|
|
5
|
-
// Tabstrip
|
|
6
|
-
.k-edit-form-container .k-tabstrip-wrapper {
|
|
7
|
-
margin-top: 0;
|
|
8
|
-
margin-bottom: 0;
|
|
9
|
-
}
|
|
10
|
-
.k-edit-form-container .k-tabstrip.k-root-tabs {
|
|
11
|
-
margin-bottom: $window-inner-padding-y;
|
|
12
|
-
}
|
|
13
|
-
.k-edit-form-container .k-tabstrip .k-tabstrip-items {
|
|
14
|
-
padding: 0;
|
|
15
|
-
}
|
|
16
|
-
.k-edit-form-container .k-tabstrip .k-content {
|
|
17
|
-
padding: $window-inner-padding-y $window-inner-padding-x;
|
|
18
|
-
border-width: 0;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
// Edit buttons
|
|
23
|
-
.k-edit-buttons {
|
|
24
|
-
padding: 8px;
|
|
25
|
-
}
|
|
26
|
-
.k-edit-form-container .k-edit-buttons {
|
|
27
|
-
border-top-width: 0;
|
|
28
|
-
padding: 8px;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
|
|
32
5
|
// Fields
|
|
33
6
|
.k-edit-label {
|
|
34
7
|
padding: 0;
|
|
@@ -46,13 +19,6 @@
|
|
|
46
19
|
display: flex;
|
|
47
20
|
flex-direction: row;
|
|
48
21
|
|
|
49
|
-
.k-numerictextbox,
|
|
50
|
-
.k-textbox,
|
|
51
|
-
.k-dropdown {
|
|
52
|
-
width: auto;
|
|
53
|
-
flex: 1 1 auto;
|
|
54
|
-
}
|
|
55
|
-
|
|
56
22
|
> div {
|
|
57
23
|
width: auto;
|
|
58
24
|
flex: 1 1 auto;
|
|
@@ -73,8 +39,5 @@
|
|
|
73
39
|
}
|
|
74
40
|
}
|
|
75
41
|
}
|
|
76
|
-
.k-no-flexbox .k-edit-field {
|
|
77
|
-
display: block;
|
|
78
|
-
}
|
|
79
42
|
|
|
80
43
|
}
|
package/scss/gantt/_index.scss
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
@import "../button/_index.scss";
|
|
7
7
|
@import "../input/_index.scss";
|
|
8
8
|
@import "../validator/_index.scss";
|
|
9
|
-
@import "../
|
|
9
|
+
@import "../datetimepicker/_index.scss";
|
|
10
10
|
@import "../numerictextbox/_index.scss";
|
|
11
11
|
@import "../window/_index.scss";
|
|
12
12
|
@import "../splitter/_index.scss";
|
package/scss/grid/_index.scss
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
@import "../radio/_index.scss";
|
|
15
15
|
@import "../validator/_index.scss";
|
|
16
16
|
@import "../autocomplete/_index.scss";
|
|
17
|
-
@import "../
|
|
17
|
+
@import "../datetimepicker/_index.scss";
|
|
18
18
|
@import "../dropdownlist/_index.scss";
|
|
19
19
|
@import "../numerictextbox/_index.scss";
|
|
20
20
|
@import "../menu/_index.scss";
|
|
@@ -23,6 +23,7 @@
|
|
|
23
23
|
@import "../skeleton/_index.scss";
|
|
24
24
|
@import "../utils/_float.scss";
|
|
25
25
|
@import "../utils/_spacer.scss";
|
|
26
|
+
@import "../list/_index.scss";
|
|
26
27
|
|
|
27
28
|
|
|
28
29
|
// Component
|
package/scss/grid/_layout.scss
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
$grid-hierarchy-col-width: 32px !default;
|
|
2
|
-
$grid-form-component-vertical-align: middle !default;
|
|
3
2
|
// TODO: perhaps these should be the values for cell-padding-x/-y
|
|
4
3
|
$grid-grouping-row-border-top: 0px !default;
|
|
5
4
|
$grid-group-footer-border-y: 1px !default;
|
|
@@ -7,29 +6,17 @@ $grid-group-footer-second-cell-border: 0px !default;
|
|
|
7
6
|
$grid-header-first-border: 1px !default;
|
|
8
7
|
$grid-sorted-icon-spacing: 4px !default;
|
|
9
8
|
$grid-header-menu-icon-spacing: 14px !default;
|
|
10
|
-
$grid-group-indicator-border-radius: calc( #{$font-size} + #{$button-padding-y} ) !default;
|
|
9
|
+
$grid-group-indicator-border-radius: calc( #{$font-size} + #{$kendo-button-padding-y} ) !default;
|
|
11
10
|
$grid-group-indicator-gap: 8px !default;
|
|
12
11
|
|
|
13
12
|
$grid-group-dropclue-height: calc( #{$font-size * 2} + #{$padding-y * 2} ) !default;
|
|
14
|
-
$grid-group-dropclue-top: calc( ( #{$button-calc-size} + #{$grid-grouping-header-padding-y * 2} - #{$grid-group-dropclue-height} ) / 2) !default;
|
|
13
|
+
$grid-group-dropclue-top: calc( ( #{$kendo-button-calc-size} + #{$grid-grouping-header-padding-y * 2} - #{$grid-group-dropclue-height} ) / 2) !default;
|
|
15
14
|
|
|
16
15
|
@import "~@progress/kendo-theme-default/scss/grid/_layout.scss";
|
|
17
16
|
|
|
18
17
|
@include exports ("grid/layout/material") {
|
|
19
|
-
$text-field-border-width: 2px;
|
|
20
|
-
$text-field-radius: $text-field-border-width + 1px;
|
|
21
|
-
$text-field-padding: (2 * $grid-cell-padding-x / 3);
|
|
22
18
|
|
|
23
19
|
.k-grid {
|
|
24
|
-
.k-checkbox-label,
|
|
25
|
-
.k-radio-label {
|
|
26
|
-
line-height: normal;
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
.k-button,
|
|
30
|
-
.k-button:active {
|
|
31
|
-
box-shadow: none;
|
|
32
|
-
}
|
|
33
20
|
|
|
34
21
|
.k-group-footer td {
|
|
35
22
|
border-top-width: 0;
|
|
@@ -46,6 +33,10 @@ $grid-group-dropclue-top: calc( ( #{$button-calc-size} + #{$grid-grouping-header
|
|
|
46
33
|
border-width: 0 $grid-cell-vertical-border-width $grid-cell-horizontal-border-width 0;
|
|
47
34
|
}
|
|
48
35
|
}
|
|
36
|
+
|
|
37
|
+
.k-command-cell .k-button {
|
|
38
|
+
@include box-shadow( none );
|
|
39
|
+
}
|
|
49
40
|
}
|
|
50
41
|
|
|
51
42
|
.k-grid-header {
|
|
@@ -62,16 +53,6 @@ $grid-group-dropclue-top: calc( ( #{$button-calc-size} + #{$grid-grouping-header
|
|
|
62
53
|
border-radius: 50%;
|
|
63
54
|
}
|
|
64
55
|
|
|
65
|
-
.k-filter-row {
|
|
66
|
-
.k-dropdown-operator .k-dropdown-wrap {
|
|
67
|
-
border-width: 0;
|
|
68
|
-
}
|
|
69
|
-
|
|
70
|
-
.k-button.k-button-icon {
|
|
71
|
-
box-shadow: none;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
|
|
75
56
|
.k-header-column-menu {
|
|
76
57
|
border-radius: 50%;
|
|
77
58
|
}
|
|
@@ -100,7 +81,7 @@ $grid-group-dropclue-top: calc( ( #{$button-calc-size} + #{$grid-grouping-header
|
|
|
100
81
|
|
|
101
82
|
.k-group-indicator {
|
|
102
83
|
border-width: 0;
|
|
103
|
-
line-height: $button-line-height;
|
|
84
|
+
line-height: $kendo-button-line-height;
|
|
104
85
|
}
|
|
105
86
|
}
|
|
106
87
|
|
package/scss/grid/_theme.scss
CHANGED
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
|
|
19
19
|
// Hover, Focused state
|
|
20
20
|
table {
|
|
21
|
-
tr:hover,
|
|
22
|
-
tr.k-state-hover,
|
|
21
|
+
tr:not(.k-detail-row):hover,
|
|
22
|
+
tr:not(.k-detail-row).k-state-hover,
|
|
23
23
|
td.k-state-focused,
|
|
24
24
|
th.k-state-focused,
|
|
25
25
|
th:focus,
|
|
@@ -240,14 +240,14 @@
|
|
|
240
240
|
.k-columnmenu-item {
|
|
241
241
|
&.k-state-selected {
|
|
242
242
|
@include fill(
|
|
243
|
-
$list-item-selected-text,
|
|
244
|
-
$list-item-selected-bg
|
|
243
|
+
$kendo-list-item-selected-text,
|
|
244
|
+
$kendo-list-item-selected-bg
|
|
245
245
|
);
|
|
246
246
|
}
|
|
247
247
|
}
|
|
248
248
|
.k-columnmenu-item:focus,
|
|
249
249
|
.k-columnmenu-item.k-state-focus {
|
|
250
|
-
background: $list-item-
|
|
250
|
+
background: $kendo-list-item-hover-bg;
|
|
251
251
|
}
|
|
252
252
|
|
|
253
253
|
.k-column-menu .k-menu:not(.k-context-menu) {
|
|
@@ -255,7 +255,7 @@
|
|
|
255
255
|
.k-item {
|
|
256
256
|
// Selected state
|
|
257
257
|
&.k-state-selected {
|
|
258
|
-
background: $list-item-
|
|
258
|
+
background: $kendo-list-item-hover-bg;
|
|
259
259
|
}
|
|
260
260
|
}
|
|
261
261
|
}
|
|
@@ -14,7 +14,7 @@ $grid-header-font-size: 12px !default;
|
|
|
14
14
|
$grid-footer-padding-x: $grid-header-padding-x !default;
|
|
15
15
|
$grid-footer-padding-y: $grid-header-padding-y !default;
|
|
16
16
|
|
|
17
|
-
$grid-grouping-header-padding-x:
|
|
17
|
+
$grid-grouping-header-padding-x: 8px !default;
|
|
18
18
|
$grid-grouping-header-padding-y: $grid-grouping-header-padding-x !default;
|
|
19
19
|
|
|
20
20
|
$grid-filter-cell-padding-x: $grid-padding-x !default;
|
|
@@ -107,15 +107,13 @@ $grid-sorting-index-spacing-y: $icon-spacing / 2 !default;
|
|
|
107
107
|
$grid-sorting-index-spacing-x: -$grid-sorting-index-spacing-y !default;
|
|
108
108
|
|
|
109
109
|
|
|
110
|
-
$grid-focused-shadow: $list-item-
|
|
110
|
+
$grid-focused-shadow: $kendo-list-item-focus-shadow !default;
|
|
111
111
|
|
|
112
112
|
$grid-edit-cell-padding-x: $grid-cell-padding-x !default;
|
|
113
113
|
$grid-edit-cell-padding-y: 6px !default;
|
|
114
114
|
|
|
115
115
|
$grid-command-cell-button-spacing: map-get( $spacing, 2 ) !default;
|
|
116
116
|
|
|
117
|
-
$grid-search-width: $input-default-width !default;
|
|
118
|
-
|
|
119
117
|
$grid-sticky-bg: $grid-bg !default;
|
|
120
118
|
$grid-sticky-text: $grid-text !default;
|
|
121
119
|
$grid-sticky-border: rgba( contrast-wcag( $grid-bg ), .5 ) !default;
|
|
@@ -135,21 +133,21 @@ $grid-sticky-selected-alt-bg: $grid-sticky-selected-bg !default;
|
|
|
135
133
|
$grid-sticky-hovered-bg: try-shade($grid-bg, 7%) !default;
|
|
136
134
|
$grid-sticky-selected-hovered-bg: try-shade($grid-sticky-selected-bg, .87) !default;
|
|
137
135
|
|
|
138
|
-
$grid-
|
|
136
|
+
$grid-column-menu-width: 250px !default;
|
|
139
137
|
|
|
140
138
|
$grid-filter-menu-check-all-border-bottom-width: 0 !default;
|
|
141
139
|
|
|
142
140
|
$grid-filter-menu-item-spacing-x: map-get( $spacing, 4 ) !default;
|
|
143
141
|
$grid-filter-menu-item-spacing-y: map-get( $spacing, 2 ) !default;
|
|
144
142
|
|
|
145
|
-
$grid-column-menu-popup-padding-x:
|
|
146
|
-
$grid-column-menu-popup-padding-y:
|
|
143
|
+
$grid-column-menu-popup-padding-x: null !default;
|
|
144
|
+
$grid-column-menu-popup-padding-y: null !default;
|
|
147
145
|
|
|
148
|
-
$grid-column-menu-item-padding-x: $padding-x !default;
|
|
149
|
-
$grid-column-menu-item-padding-y: $padding-y
|
|
146
|
+
$grid-column-menu-item-padding-x: $kendo-menu-popup-item-padding-x !default;
|
|
147
|
+
$grid-column-menu-item-padding-y: $kendo-menu-popup-item-padding-y !default;
|
|
150
148
|
|
|
151
|
-
$grid-column-menu-list-item-padding-x: $padding-x !default;
|
|
152
|
-
$grid-column-menu-list-item-padding-y: $padding-y-
|
|
149
|
+
$grid-column-menu-list-item-padding-x: $kendo-list-item-padding-x-md !default;
|
|
150
|
+
$grid-column-menu-list-item-padding-y: $kendo-list-item-padding-y-md !default;
|
|
153
151
|
|
|
154
152
|
$grid-column-menu-items-wrap-padding-x: 0 !default;
|
|
155
153
|
$grid-column-menu-items-wrap-padding-y: map-get( $spacing, 2 ) !default;
|
|
@@ -157,8 +155,8 @@ $grid-column-menu-items-wrap-padding-y: map-get( $spacing, 2 ) !default;
|
|
|
157
155
|
$grid-column-menu-filter-container-padding-x: $padding-x !default;
|
|
158
156
|
$grid-column-menu-filter-container-padding-y: $padding-y !default;
|
|
159
157
|
|
|
160
|
-
$grid-column-menu-group-header-padding-x: $menu-popup-item-padding-x !default;
|
|
161
|
-
$grid-column-menu-group-header-padding-y: $menu-popup-item-padding-y !default;
|
|
158
|
+
$grid-column-menu-group-header-padding-x: $kendo-menu-popup-item-padding-x-md !default;
|
|
159
|
+
$grid-column-menu-group-header-padding-y: $kendo-menu-popup-item-padding-y-md !default;
|
|
162
160
|
|
|
163
161
|
$grid-column-menu-group-header-font-size: $font-size-sm !default;
|
|
164
162
|
$grid-column-menu-group-header-line-height: $line-height !default;
|
|
@@ -13,6 +13,7 @@ $imageeditor-content-border-width: 1px !default;
|
|
|
13
13
|
|
|
14
14
|
$imageeditor-action-pane-padding-y: map-get( $spacing, 8 ) !default;
|
|
15
15
|
$imageeditor-action-pane-padding-x: map-get( $spacing, 4 ) !default;
|
|
16
|
+
$imageeditor-action-pane-width: if( $imageeditor-content-border-width == null, 240px, calc(240px + #{$imageeditor-content-border-width}) );
|
|
16
17
|
|
|
17
18
|
$imageeditor-crop-border-width: 1px !default;
|
|
18
19
|
$imageeditor-crop-border-style: dashed !default;
|
package/scss/index.scss
ADDED
|
@@ -0,0 +1,157 @@
|
|
|
1
|
+
@import "core/_index.scss";
|
|
2
|
+
@import "common/_index.scss";
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
// Typography and utils
|
|
6
|
+
@import "typography/_index.scss";
|
|
7
|
+
@import "utils/_index.scss";
|
|
8
|
+
@import "cursor/_index.scss";
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
// Generic content
|
|
12
|
+
@import "styling/_index.scss";
|
|
13
|
+
@import "icons/_index.scss";
|
|
14
|
+
@import "messagebox/_index.scss";
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
// Primitive components
|
|
18
|
+
@import "list/_index.scss";
|
|
19
|
+
@import "listgroup/_index.scss";
|
|
20
|
+
@import "overlay/_index.scss";
|
|
21
|
+
@import "popup/_index.scss";
|
|
22
|
+
@import "ripple/_index.scss";
|
|
23
|
+
@import "table/_index.scss";
|
|
24
|
+
@import "virtual-scroller/_index.scss";
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
// Indicators
|
|
28
|
+
@import "avatar/_index.scss";
|
|
29
|
+
@import "badge/_index.scss";
|
|
30
|
+
@import "chip/_index.scss";
|
|
31
|
+
@import "color-preview/_index.scss";
|
|
32
|
+
@import "loader/_index.scss";
|
|
33
|
+
// @import "loading/_index.scss";
|
|
34
|
+
@import "skeleton/_index.scss";
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
// Form helpers
|
|
38
|
+
@import "forms/_index.scss";
|
|
39
|
+
@import "validator/_index.scss";
|
|
40
|
+
@import "floating-label/_index.scss";
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
// Native forms
|
|
44
|
+
@import "button/_index.scss";
|
|
45
|
+
@import "input/_index.scss";
|
|
46
|
+
@import "textbox/_index.scss";
|
|
47
|
+
@import "textarea/_index.scss";
|
|
48
|
+
@import "checkbox/_index.scss";
|
|
49
|
+
@import "listbox/_index.scss";
|
|
50
|
+
@import "progressbar/_index.scss";
|
|
51
|
+
@import "radio/_index.scss";
|
|
52
|
+
@import "slider/_index.scss";
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
// Form requirements
|
|
56
|
+
@import "calendar/_index.scss";
|
|
57
|
+
@import "timeselector/_index.scss";
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
// Augmented forms
|
|
61
|
+
@import "autocomplete/_index.scss";
|
|
62
|
+
@import "captcha/_index.scss";
|
|
63
|
+
@import "colorpalette/_index.scss";
|
|
64
|
+
@import "colorgradient/_index.scss";
|
|
65
|
+
@import "coloreditor/_index.scss";
|
|
66
|
+
@import "colorpicker/_index.scss";
|
|
67
|
+
@import "combobox/_index.scss";
|
|
68
|
+
@import "dateinput/_index.scss";
|
|
69
|
+
@import "datepicker/_index.scss";
|
|
70
|
+
@import "timepicker/_index.scss";
|
|
71
|
+
@import "datetimepicker/_index.scss";
|
|
72
|
+
@import "daterangepicker/_index.scss";
|
|
73
|
+
@import "dropdowngrid/_index.scss";
|
|
74
|
+
@import "dropdownlist/_index.scss";
|
|
75
|
+
@import "dropdowntree/_index.scss";
|
|
76
|
+
@import "maskedtextbox/_index.scss";
|
|
77
|
+
@import "multiselect/_index.scss";
|
|
78
|
+
@import "numerictextbox/_index.scss";
|
|
79
|
+
@import "rating/_index.scss";
|
|
80
|
+
@import "searchbox/_index.scss";
|
|
81
|
+
@import "switch/_index.scss";
|
|
82
|
+
@import "upload/_index.scss";
|
|
83
|
+
@import "dropzone/_index.scss";
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
// Command interfaces
|
|
87
|
+
@import "action-buttons/_index.scss";
|
|
88
|
+
@import "appbar/_index.scss";
|
|
89
|
+
@import "fab/_index.scss";
|
|
90
|
+
@import "menu/_index.scss";
|
|
91
|
+
@import "toolbar/_index.scss";
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
// Popups and modals
|
|
95
|
+
@import "action-sheet/_index.scss";
|
|
96
|
+
@import "dialog/_index.scss";
|
|
97
|
+
@import "drawer/_index.scss";
|
|
98
|
+
@import "notification/_index.scss";
|
|
99
|
+
@import "popover/_index.scss";
|
|
100
|
+
@import "responsivepanel/_index.scss";
|
|
101
|
+
@import "tooltip/_index.scss";
|
|
102
|
+
@import "window/_index.scss";
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
// Navigation
|
|
106
|
+
@import "bottom-navigation/_index.scss";
|
|
107
|
+
@import "breadcrumb/_index.scss";
|
|
108
|
+
@import "pager/_index.scss";
|
|
109
|
+
@import "stepper/_index.scss";
|
|
110
|
+
@import "tabstrip/_index.scss";
|
|
111
|
+
@import "treeview/_index.scss";
|
|
112
|
+
@import "wizard/_index.scss";
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
// Layout & containers
|
|
116
|
+
@import "card/_index.scss";
|
|
117
|
+
@import "expansion-panel/_index.scss";
|
|
118
|
+
@import "panelbar/_index.scss";
|
|
119
|
+
@import "splitter/_index.scss";
|
|
120
|
+
@import "tilelayout/_index.scss";
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
// Data management
|
|
124
|
+
@import "grid/_index.scss";
|
|
125
|
+
@import "listview/_index.scss";
|
|
126
|
+
@import "spreadsheet/_index.scss";
|
|
127
|
+
@import "pivotgrid/_index.scss";
|
|
128
|
+
@import "treelist/_index.scss";
|
|
129
|
+
@import "filter/_index.scss";
|
|
130
|
+
@import "filemanager/_index.scss";
|
|
131
|
+
@import "taskboard/_index.scss";
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
// Editors
|
|
135
|
+
@import "editor/_index.scss";
|
|
136
|
+
@import "imageeditor/_index.scss";
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
// Scheduling
|
|
140
|
+
@import "gantt/_index.scss";
|
|
141
|
+
@import "scheduler/_index.scss";
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
// Misc
|
|
145
|
+
@import "adaptive/_index.scss";
|
|
146
|
+
@import "chat/_index.scss";
|
|
147
|
+
@import "mediaplayer/_index.scss";
|
|
148
|
+
@import "timeline/_index.scss";
|
|
149
|
+
@import "pdf-viewer/_index.scss";
|
|
150
|
+
@import "scroller/_index.scss";
|
|
151
|
+
@import "scrollview/_index.scss";
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
// Dataviz
|
|
155
|
+
@import "dataviz/_index.scss";
|
|
156
|
+
@import "map/_index.scss";
|
|
157
|
+
@import "orgchart/_index.scss";
|
package/scss/input/_index.scss
CHANGED
package/scss/input/_layout.scss
CHANGED
|
@@ -2,8 +2,37 @@
|
|
|
2
2
|
|
|
3
3
|
@include exports("input/layout/material") {
|
|
4
4
|
|
|
5
|
+
// Fill mode
|
|
6
|
+
.k-input-solid,
|
|
7
|
+
.k-picker-solid {
|
|
8
|
+
@include border-bottom-radius( 0 !important ); // sass-lint:disable-line no-important
|
|
9
|
+
border-width: $kendo-input-border-width 0;
|
|
10
|
+
border-top-color: transparent !important; // sass-lint:disable-line no-important
|
|
11
|
+
|
|
12
|
+
.k-input-button,
|
|
13
|
+
.k-input-spinner .k-spinner-increase,
|
|
14
|
+
.k-input-spinner .k-spinner-decrease {
|
|
15
|
+
background: none;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.k-input-flat,
|
|
20
|
+
.k-picker-flat {
|
|
21
|
+
|
|
22
|
+
.k-input-button,
|
|
23
|
+
.k-input-spinner .k-spinner-increase,
|
|
24
|
+
.k-input-spinner .k-spinner-decrease {
|
|
25
|
+
background: none;
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
&:disabled,
|
|
29
|
+
&.k-disabled {
|
|
30
|
+
border-bottom-style: dashed;
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
|
|
5
35
|
// Input ripple
|
|
6
|
-
.k-textbox-container,
|
|
7
36
|
.k-floating-label-container {
|
|
8
37
|
@include input-ripple();
|
|
9
38
|
}
|