@progress/kendo-theme-material 5.0.0-next.3 → 5.0.1
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 +14104 -14922
- package/dist/all.scss +16860 -18187
- 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 +28 -60
- package/scss/chip/_variables.scss +142 -100
- 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/styling/_index.scss +1 -1
- 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/utils/_index.scss +1 -0
- package/scss/utils/_theme-colors.scss +1 -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/common/_decoration.scss +0 -1
- package/scss/datetime/_layout.scss +0 -74
- package/scss/datetime/_theme.scss +0 -64
- package/scss/datetime/_variables.scss +0 -53
|
@@ -1,45 +1 @@
|
|
|
1
1
|
// Multiselect
|
|
2
|
-
$multiselect-width: 100% !default;
|
|
3
|
-
|
|
4
|
-
$multiselect-bg: $input-bg !default;
|
|
5
|
-
$multiselect-text: $input-text !default;
|
|
6
|
-
$multiselect-border: $input-border !default;
|
|
7
|
-
|
|
8
|
-
$multiselect-hovered-bg: $input-hovered-bg !default;
|
|
9
|
-
$multiselect-hovered-text: $input-hovered-text !default;
|
|
10
|
-
$multiselect-hovered-border: $input-hovered-border !default;
|
|
11
|
-
|
|
12
|
-
$multiselect-focused-bg: $input-focused-bg !default;
|
|
13
|
-
$multiselect-focused-text: $input-focused-text !default;
|
|
14
|
-
$multiselect-focused-border: $input-focused-border !default;
|
|
15
|
-
$multiselect-focused-shadow: $input-focused-shadow !default;
|
|
16
|
-
|
|
17
|
-
$multiselect-button-focused-bg: $button-active-bg !default;
|
|
18
|
-
$multiselect-button-focused-text: $button-active-text !default;
|
|
19
|
-
$multiselect-button-focused-border: $button-active-border !default;
|
|
20
|
-
$multiselect-button-focused-gradient: $button-active-gradient !default;
|
|
21
|
-
$multiselect-button-focused-shadow: $button-active-shadow !default;
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
// Tokens
|
|
25
|
-
// TODO: remove once we use chips
|
|
26
|
-
$multiselect-token-bg: $chip-filled-bg !default;
|
|
27
|
-
$multiselect-token-text: $chip-filled-text !default;
|
|
28
|
-
$multiselect-token-border: $chip-filled-border !default;
|
|
29
|
-
|
|
30
|
-
$multiselect-token-hover-bg: $chip-filled-hovered-bg !default;
|
|
31
|
-
$multiselect-token-hover-text: null !default;
|
|
32
|
-
$multiselect-token-hover-border: null !default;
|
|
33
|
-
|
|
34
|
-
$multiselect-token-focus-bg: $chip-filled-focused-bg !default;
|
|
35
|
-
$multiselect-token-focus-text: null !default;
|
|
36
|
-
$multiselect-token-focus-border: null !default;
|
|
37
|
-
|
|
38
|
-
$multiselect-token-selected-bg: $chip-filled-selected-bg !default;
|
|
39
|
-
$multiselect-token-selected-text: null !default;
|
|
40
|
-
$multiselect-token-selected-border: null !default;
|
|
41
|
-
|
|
42
|
-
$multiselect-remove-token-text: $subtle-text !default;
|
|
43
|
-
$multiselect-remove-token-hover-text: $body-text !default;
|
|
44
|
-
|
|
45
|
-
$multiselect-clear-right: calc( #{$icon-size} + #{$input-padding-y} ) !default;
|
|
@@ -1,25 +1 @@
|
|
|
1
1
|
@import "~@progress/kendo-theme-default/scss/numerictextbox/_layout.scss";
|
|
2
|
-
|
|
3
|
-
@include exports("numerictextbox/layout/material") {
|
|
4
|
-
|
|
5
|
-
.k-numerictextbox {
|
|
6
|
-
.k-numeric-wrap {
|
|
7
|
-
border-width: $input-border-width 0;
|
|
8
|
-
border-top-color: transparent !important; // sass-lint:disable-line no-important
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
// Disabled state
|
|
12
|
-
&.k-state-disabled {
|
|
13
|
-
border-bottom-style: dashed;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
// Disabled state for k-state-disabled added to the k-numerictextbox
|
|
18
|
-
&.k-state-disabled {
|
|
19
|
-
.k-numeric-wrap {
|
|
20
|
-
border-bottom-style: dashed;
|
|
21
|
-
}
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
}
|
|
@@ -1,32 +1 @@
|
|
|
1
1
|
// Numeric textbox
|
|
2
|
-
$numeric-bg: $input-bg !default;
|
|
3
|
-
$numeric-text: $input-text !default;
|
|
4
|
-
$numeric-border: $input-border !default;
|
|
5
|
-
|
|
6
|
-
$numeric-hovered-bg: $input-hovered-bg !default;
|
|
7
|
-
$numeric-hovered-text: $input-hovered-text !default;
|
|
8
|
-
$numeric-hovered-border: $input-hovered-border !default;
|
|
9
|
-
|
|
10
|
-
$numeric-focused-bg: $input-focused-bg !default;
|
|
11
|
-
$numeric-focused-text: $input-focused-text !default;
|
|
12
|
-
$numeric-focused-border: $input-focused-border !default;
|
|
13
|
-
$numeric-focused-shadow: $input-focused-shadow !default;
|
|
14
|
-
|
|
15
|
-
$numeric-invalid-bg: null !default;
|
|
16
|
-
$numeric-invalid-text: $error !default;
|
|
17
|
-
$numeric-invalid-border: $invalid-border !default;
|
|
18
|
-
|
|
19
|
-
$numeric-button-bg: null !default;
|
|
20
|
-
$numeric-button-text: $subtle-text !default;
|
|
21
|
-
$numeric-button-border: null !default;
|
|
22
|
-
$numeric-button-gradient: null !default;
|
|
23
|
-
|
|
24
|
-
$numeric-button-hovered-bg: null !default;
|
|
25
|
-
$numeric-button-hovered-text: $input-text !default;
|
|
26
|
-
$numeric-button-hovered-border: null !default;
|
|
27
|
-
$numeric-button-hovered-gradient: null !default;
|
|
28
|
-
|
|
29
|
-
$numeric-button-pressed-bg: null !default;
|
|
30
|
-
$numeric-button-pressed-text: $primary !default;
|
|
31
|
-
$numeric-button-pressed-border: null !default;
|
|
32
|
-
$numeric-button-pressed-gradient: null !default;
|
|
@@ -40,10 +40,10 @@ $orgchart-card-shadow: none !default;
|
|
|
40
40
|
$orgchart-card-focus-shadow: $orgchart-node-group-focus-shadow !default;
|
|
41
41
|
|
|
42
42
|
$orgchart-card-title-margin-bottom: 0px !default;
|
|
43
|
-
$orgchart-card-title-font-size:
|
|
43
|
+
$orgchart-card-title-font-size: null !default;
|
|
44
44
|
|
|
45
45
|
$orgchart-card-subtitle-margin-bottom: 0px !default;
|
|
46
|
-
$orgchart-card-subtitle-font-size:
|
|
46
|
+
$orgchart-card-subtitle-font-size: null !default;
|
|
47
47
|
|
|
48
48
|
$orgchart-card-body-border-width: 2px 0 0 !default;
|
|
49
49
|
$orgchart-card-body-border-color: transparent !default;
|
package/scss/pager/_index.scss
CHANGED
|
@@ -26,7 +26,7 @@ $pager-item-bg: null !default;
|
|
|
26
26
|
$pager-item-text: null !default;
|
|
27
27
|
$pager-item-border: null !default;
|
|
28
28
|
|
|
29
|
-
$pager-item-hover-bg: $list-item-
|
|
29
|
+
$pager-item-hover-bg: $kendo-list-item-hover-bg !default;
|
|
30
30
|
$pager-item-hover-text: $pager-text !default;
|
|
31
31
|
$pager-item-hover-border: null !default;
|
|
32
32
|
|
|
@@ -41,7 +41,7 @@ $pager-number-border-radius: $pager-item-border-radius !default;
|
|
|
41
41
|
$pager-number-spacing: $pager-item-spacing !default;
|
|
42
42
|
|
|
43
43
|
$pager-item-focus-opacity: .12 !default;
|
|
44
|
-
$pager-item-focus-bg: rgba($list-item-
|
|
44
|
+
$pager-item-focus-bg: rgba($kendo-list-item-hover-bg, $pager-item-focus-opacity) !default;
|
|
45
45
|
$pager-item-focus-shadow: null !default;
|
|
46
46
|
|
|
47
47
|
$pager-number-bg: null !default;
|
|
@@ -62,5 +62,5 @@ $pager-number-focus-opacity: .12 !default;
|
|
|
62
62
|
$pager-number-focus-bg: rgba($pager-number-text, $pager-number-focus-opacity) !default;
|
|
63
63
|
$pager-number-focus-shadow: null !default;
|
|
64
64
|
|
|
65
|
-
$pager-input-width:
|
|
65
|
+
$pager-input-width: 5em !default;
|
|
66
66
|
$pager-dropdown-width: 5em !default;
|
|
@@ -95,3 +95,8 @@ $panelbar-item-selected-hovered-focused-bg: try-tint($panelbar-item-selected-bg,
|
|
|
95
95
|
$panelbar-item-selected-hovered-focused-text: null !default;
|
|
96
96
|
$panelbar-item-selected-hovered-focused-border: null !default;
|
|
97
97
|
$panelbar-item-selected-hovered-focused-gradient: null !default;
|
|
98
|
+
|
|
99
|
+
$panelbar-header-expanded-bg: null !default;
|
|
100
|
+
$panelbar-header-expanded-text: null !default;
|
|
101
|
+
$panelbar-header-expanded-border: null !default;
|
|
102
|
+
$panelbar-header-expanded-gradient: null !default;
|
|
@@ -8,7 +8,7 @@ $pdf-viewer-bg: $component-bg !default;
|
|
|
8
8
|
$pdf-viewer-text: $component-text !default;
|
|
9
9
|
$pdf-viewer-border: $component-border !default;
|
|
10
10
|
|
|
11
|
-
$pdf-viewer-toolbar-bg: try-shade( $button-bg, .25 ) !default;
|
|
11
|
+
$pdf-viewer-toolbar-bg: try-shade( $kendo-button-bg, .25 ) !default;
|
|
12
12
|
$pdf-viewer-toolbar-text: null !default;
|
|
13
13
|
$pdf-viewer-toolbar-border: null !default;
|
|
14
14
|
$pdf-viewer-toolbar-gradient: null !default;
|
|
@@ -24,11 +24,8 @@ $pdf-viewer-page-text: $component-text !default;
|
|
|
24
24
|
$pdf-viewer-page-border: $component-border !default;
|
|
25
25
|
$pdf-viewer-page-shadow: 0 0 ($pdf-viewer-page-spacing / 2) $pdf-viewer-page-border !default;
|
|
26
26
|
|
|
27
|
-
$pdf-viewer-search-dialog-
|
|
28
|
-
$pdf-viewer-search-dialog-
|
|
29
|
-
$pdf-viewer-search-dialog-textbox-padding-x: $input-padding-y !default;
|
|
30
|
-
$pdf-viewer-search-dialog-input-button-height: $line-height-em !default;
|
|
31
|
-
$pdf-viewer-search-dialog-matches-width: 4.5em !default;
|
|
27
|
+
$pdf-viewer-search-dialog-padding: $toolbar-padding-x !default;
|
|
28
|
+
$pdf-viewer-search-dialog-spacing: $toolbar-spacing !default;
|
|
32
29
|
|
|
33
30
|
$pdf-viewer-selection-line-height: $line-height-sm !default;
|
|
34
31
|
|
|
@@ -2,62 +2,8 @@
|
|
|
2
2
|
|
|
3
3
|
@include exports ("pivotgrid/layout/material/legacy") {
|
|
4
4
|
|
|
5
|
-
.k-pivot-toolbar .k-button,
|
|
6
|
-
.k-fieldselector .k-list li.k-item {
|
|
7
|
-
@include border-radius( 16px );
|
|
8
|
-
|
|
9
|
-
.k-field-actions {
|
|
10
|
-
top: initial;
|
|
11
|
-
|
|
12
|
-
.k-setting-delete {
|
|
13
|
-
border-radius: 50%;
|
|
14
|
-
padding: 2px;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
&::before {
|
|
19
|
-
display: none;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
&.k-empty {
|
|
23
|
-
border: 0;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
|
|
27
5
|
.k-pivot-rowheaders .k-grid tr .k-grid-footer {
|
|
28
6
|
border-bottom-width: 0;
|
|
29
7
|
}
|
|
30
8
|
|
|
31
|
-
.k-fieldselector .k-list .k-item {
|
|
32
|
-
border-width: 0;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.k-fieldselector p,
|
|
36
|
-
.k-pivot-layout .k-button {
|
|
37
|
-
text-transform: none;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.k-fieldselector,
|
|
41
|
-
.k-pivot {
|
|
42
|
-
.k-i-arrow-60-right,
|
|
43
|
-
.k-i-arrow-e,
|
|
44
|
-
.k-i-sarrow-e,
|
|
45
|
-
.k-i-expand,
|
|
46
|
-
.k-i-expand-e {
|
|
47
|
-
&::before {
|
|
48
|
-
content: "\E014";
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
|
|
52
|
-
.k-i-arrow-60-down,
|
|
53
|
-
.k-i-arrow-s,
|
|
54
|
-
.k-i-sarrow-s,
|
|
55
|
-
.k-i-collapse,
|
|
56
|
-
.k-i-expand-s {
|
|
57
|
-
&::before {
|
|
58
|
-
content: "\E015";
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
}
|
|
62
|
-
|
|
63
9
|
}
|
|
@@ -13,143 +13,3 @@
|
|
|
13
13
|
}
|
|
14
14
|
|
|
15
15
|
}
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
@include exports("pivotgrid/theme/material/legacy") {
|
|
19
|
-
|
|
20
|
-
.k-pivot {
|
|
21
|
-
border-color: $pivotgrid-border;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.k-fieldselector,
|
|
25
|
-
.k-pivot-layout .k-grid-footer,
|
|
26
|
-
.k-pivot-layout > tbody > tr:first-child > td:first-child {
|
|
27
|
-
background-color: $pivotgrid-alt-bg;
|
|
28
|
-
border-color: $pivotgrid-chrome-border;
|
|
29
|
-
}
|
|
30
|
-
.k-pivot-rowheaders .k-grid {
|
|
31
|
-
background: none;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
.k-fieldselector {
|
|
35
|
-
color: $pivotgrid-configurator-text;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
.k-fieldselector .k-list-container {
|
|
39
|
-
background-color: $grid-bg;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.k-pivot-toolbar,
|
|
43
|
-
.k-pivot-table,
|
|
44
|
-
.k-fieldselector .k-list-container,
|
|
45
|
-
.k-fieldselector .k-columns > div,
|
|
46
|
-
.k-pivot-rowheaders > .k-grid td:first-child,
|
|
47
|
-
.k-pivot-table .k-grid-header .k-header.k-first {
|
|
48
|
-
border-color: $pivotgrid-chrome-border;
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
.k-pivot-rowheaders > .k-grid td,
|
|
52
|
-
.k-pivot-rowheaders > .k-grid td:first-child:not(.k-first) {
|
|
53
|
-
border-bottom-color: transparent;
|
|
54
|
-
border-left-color: $pivotgrid-chrome-border;
|
|
55
|
-
}
|
|
56
|
-
|
|
57
|
-
.k-pivot-rowheaders > .k-grid tr {
|
|
58
|
-
&:last-child td:not(.k-grid-footer),
|
|
59
|
-
&:nth-last-child(2) td:not(.k-grid-footer) {
|
|
60
|
-
border-bottom-color: $pivotgrid-chrome-border;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
.k-pivot-layout .k-grid .k-alt {
|
|
65
|
-
border-left-color: $pivotgrid-chrome-border;
|
|
66
|
-
|
|
67
|
-
+ .k-alt {
|
|
68
|
-
border-left-color: transparent;
|
|
69
|
-
}
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
.k-pivot-layout .k-grid-footer,
|
|
73
|
-
.k-pivot-layout .k-grid .k-alt {
|
|
74
|
-
color: $pivotgrid-alt-text;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.k-pivot-toolbar .k-button,
|
|
78
|
-
.k-fieldselector .k-list li.k-item {
|
|
79
|
-
@include fill(
|
|
80
|
-
$pivotgrid-button-text,
|
|
81
|
-
$pivotgrid-button-bg
|
|
82
|
-
);
|
|
83
|
-
box-shadow: unset;
|
|
84
|
-
|
|
85
|
-
.k-field-actions .k-setting-delete {
|
|
86
|
-
@include fill(
|
|
87
|
-
$pivotgrid-remove-text,
|
|
88
|
-
$pivotgrid-remove-bg
|
|
89
|
-
);
|
|
90
|
-
opacity: .75;
|
|
91
|
-
}
|
|
92
|
-
|
|
93
|
-
&:hover,
|
|
94
|
-
&.k-state-hover {
|
|
95
|
-
@include fill(
|
|
96
|
-
$pivotgrid-button-hover-text,
|
|
97
|
-
$pivotgrid-button-hover-bg
|
|
98
|
-
);
|
|
99
|
-
|
|
100
|
-
.k-field-actions .k-setting-delete {
|
|
101
|
-
opacity: 1;
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
// Pressed state
|
|
106
|
-
&:active,
|
|
107
|
-
&.k-state-active {
|
|
108
|
-
@include fill(
|
|
109
|
-
$pivotgrid-button-active-text,
|
|
110
|
-
$pivotgrid-button-active-bg
|
|
111
|
-
);
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
// Focused state
|
|
115
|
-
&:focus,
|
|
116
|
-
&.k-state-focused {
|
|
117
|
-
box-shadow: $button-focused-shadow;
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
&.k-empty {
|
|
121
|
-
background-color: $pivotgrid-container-bg;
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
// Loading indicator
|
|
126
|
-
.k-fieldselector {
|
|
127
|
-
.k-i-loading {
|
|
128
|
-
border-color: $header-bg;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.k-i-loading::before,
|
|
132
|
-
.k-i-loading::after {
|
|
133
|
-
background-color: $header-bg;
|
|
134
|
-
}
|
|
135
|
-
}
|
|
136
|
-
|
|
137
|
-
// KPI icons
|
|
138
|
-
.k-i-kpi-trend-increase,
|
|
139
|
-
.k-i-kpi-trend-decrease,
|
|
140
|
-
.k-i-kpi-trend-equal {
|
|
141
|
-
color: inherit;
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
.k-i-kpi-status-hold {
|
|
145
|
-
color: $warning;
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
.k-i-kpi-status-deny {
|
|
149
|
-
color: $error;
|
|
150
|
-
}
|
|
151
|
-
|
|
152
|
-
.k-i-kpi-status-open {
|
|
153
|
-
color: $success;
|
|
154
|
-
}
|
|
155
|
-
}
|
|
@@ -36,7 +36,7 @@ $pivotgrid-selected-bg: rgba( contrast-wcag( $pivotgrid-bg ), .04 ) !default;
|
|
|
36
36
|
$pivotgrid-selected-text: null !default;
|
|
37
37
|
$pivotgrid-selected-border: null !default;
|
|
38
38
|
|
|
39
|
-
$pivotgrid-focus-shadow: $list-item-
|
|
39
|
+
$pivotgrid-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
40
40
|
|
|
41
41
|
// Pivotgrid Configurator
|
|
42
42
|
$pivotgrid-configurator-padding-x: null !default;
|
|
@@ -54,9 +54,6 @@ $pivotgrid-configurator-content-padding-y: 0px !default;
|
|
|
54
54
|
$pivotgrid-configurator-fields-margin-x: 0px !default;
|
|
55
55
|
$pivotgrid-configurator-fields-margin-y: ( $pivotgrid-spacer / 2 ) !default;
|
|
56
56
|
|
|
57
|
-
$pivotgrid-configurator-actions-padding-x: ( $pivotgrid-spacer / 2 ) !default;
|
|
58
|
-
$pivotgrid-configurator-actions-padding-y: ( $pivotgrid-spacer * .75 ) !default;
|
|
59
|
-
|
|
60
57
|
$pivotgrid-configurator-vertical-width: 320px !default;
|
|
61
58
|
$pivotgrid-configurator-horizontal-height: 420px !default;
|
|
62
59
|
|
|
@@ -104,12 +101,12 @@ $pivotgrid-chrome-border: $grid-border !default;
|
|
|
104
101
|
$pivotgrid-container-bg: $grid-header-bg !default;
|
|
105
102
|
$pivotgrid-row-headers-bg: null !default;
|
|
106
103
|
|
|
107
|
-
$pivotgrid-button-bg: try-shade($button-bg, 1) !default;
|
|
108
|
-
$pivotgrid-button-text: $button-text !default;
|
|
109
|
-
$pivotgrid-button-hover-bg: try-shade($button-bg, 2) !default;
|
|
110
|
-
$pivotgrid-button-hover-text: $button-text !default;
|
|
111
|
-
$pivotgrid-button-active-bg: try-shade($button-bg, 2) !default;
|
|
112
|
-
$pivotgrid-button-active-text: $button-text !default;
|
|
104
|
+
$pivotgrid-button-bg: try-shade($kendo-button-bg, 1) !default;
|
|
105
|
+
$pivotgrid-button-text: $kendo-button-text !default;
|
|
106
|
+
$pivotgrid-button-hover-bg: try-shade($kendo-button-bg, 2) !default;
|
|
107
|
+
$pivotgrid-button-hover-text: $kendo-button-text !default;
|
|
108
|
+
$pivotgrid-button-active-bg: try-shade($kendo-button-bg, 2) !default;
|
|
109
|
+
$pivotgrid-button-active-text: $kendo-button-text !default;
|
|
113
110
|
|
|
114
111
|
$pivotgrid-remove-bg: $pivotgrid-button-text !default;
|
|
115
112
|
$pivotgrid-remove-text: $pivotgrid-button-bg !default;
|
package/scss/popup/_index.scss
CHANGED
package/scss/popup/_layout.scss
CHANGED
|
@@ -1,51 +1 @@
|
|
|
1
1
|
@import "~@progress/kendo-theme-default/scss/popup/_layout.scss";
|
|
2
|
-
|
|
3
|
-
@include exports("popup/layout/material") {
|
|
4
|
-
|
|
5
|
-
.k-popup {
|
|
6
|
-
|
|
7
|
-
&.k-colorpicker-popup {
|
|
8
|
-
padding: 0;
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
// TODO: Change to $line-height when Material line-height is changed.
|
|
12
|
-
.k-group-header,
|
|
13
|
-
.k-outer-group-header {
|
|
14
|
-
line-height: (20 / 12);
|
|
15
|
-
text-transform: uppercase;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.k-list-container {
|
|
20
|
-
|
|
21
|
-
.k-button {
|
|
22
|
-
box-shadow: none;
|
|
23
|
-
|
|
24
|
-
&::before {
|
|
25
|
-
display: none;
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.k-list-filter {
|
|
32
|
-
height: auto;
|
|
33
|
-
|
|
34
|
-
& > .k-textbox {
|
|
35
|
-
border-width: 0 0 2px;
|
|
36
|
-
@include border-radius( $border-radius-lg );
|
|
37
|
-
}
|
|
38
|
-
|
|
39
|
-
& > .k-icon {
|
|
40
|
-
margin-top: -.5em;
|
|
41
|
-
transform: none;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
// Tooltip popup container padding
|
|
46
|
-
.k-animation-container-shown.k-tooltip-wrapper {
|
|
47
|
-
.k-popup-transparent {
|
|
48
|
-
padding: 0;
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
}
|
package/scss/popup/_theme.scss
CHANGED
|
@@ -1,57 +1 @@
|
|
|
1
1
|
@import "~@progress/kendo-theme-default/scss/popup/_theme.scss";
|
|
2
|
-
|
|
3
|
-
@include exports("popup/theme/material") {
|
|
4
|
-
|
|
5
|
-
.k-list .k-item,
|
|
6
|
-
.k-list-optionlabel {
|
|
7
|
-
|
|
8
|
-
// Focused state
|
|
9
|
-
&:focus,
|
|
10
|
-
&.k-state-focused {
|
|
11
|
-
background: $list-item-hovered-bg;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
}
|
|
15
|
-
|
|
16
|
-
.k-list-container {
|
|
17
|
-
|
|
18
|
-
.k-button {
|
|
19
|
-
|
|
20
|
-
// Hover state
|
|
21
|
-
&:hover,
|
|
22
|
-
&.k-state-hover {
|
|
23
|
-
background: $list-item-hovered-bg;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
// Active state
|
|
27
|
-
&:active,
|
|
28
|
-
&.k-state-active {
|
|
29
|
-
box-shadow: none;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
// Disabled state
|
|
33
|
-
&.k-state-disabled {
|
|
34
|
-
color: $button-disabled-text;
|
|
35
|
-
}
|
|
36
|
-
|
|
37
|
-
// Focus state
|
|
38
|
-
&:focus,
|
|
39
|
-
&.k-state-focused {
|
|
40
|
-
background: $list-item-hovered-bg;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.k-list-filter {
|
|
47
|
-
|
|
48
|
-
& > .k-textbox {
|
|
49
|
-
@include fill(
|
|
50
|
-
$node-hovered-text,
|
|
51
|
-
$node-hovered-bg,
|
|
52
|
-
$node-hovered-border,
|
|
53
|
-
$node-hovered-gradient
|
|
54
|
-
);
|
|
55
|
-
}
|
|
56
|
-
}
|
|
57
|
-
}
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
// Popup
|
|
2
|
-
$popup-padding-x:
|
|
3
|
-
$popup-padding-y:
|
|
2
|
+
$popup-padding-x: null !default;
|
|
3
|
+
$popup-padding-y: null !default;
|
|
4
4
|
$popup-border-width: 0px !default;
|
|
5
5
|
$popup-border-radius: null !default;
|
|
6
6
|
|
|
7
7
|
$popup-font-size: $font-size !default;
|
|
8
8
|
$popup-line-height: $line-height !default;
|
|
9
9
|
|
|
10
|
-
$popup-header-padding: $padding-y-lg $padding-x-lg !default;
|
|
11
|
-
$popup-header-font-size: $font-size-sm !default;
|
|
12
|
-
$popup-header-text: $subtle-text !default;
|
|
13
|
-
$popup-filter-padding-x: $padding-x !default;
|
|
14
|
-
|
|
15
10
|
$popup-content-padding-x: map-get( $spacing, 2 ) !default;
|
|
16
11
|
$popup-content-padding-y: map-get( $spacing, 2 ) !default;
|
|
17
12
|
|
package/scss/radio/_index.scss
CHANGED
package/scss/radio/_theme.scss
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@import "~@progress/kendo-theme-default/scss/radio/_theme.scss";
|
|
2
2
|
|
|
3
|
-
@include exports("radio/theme/material") {
|
|
3
|
+
@include exports( "radio/theme/material" ) {
|
|
4
4
|
|
|
5
5
|
// Radio
|
|
6
6
|
.k-radio-label {
|
|
@@ -11,13 +11,6 @@
|
|
|
11
11
|
opacity: 1;
|
|
12
12
|
filter: none;
|
|
13
13
|
}
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
// Ripple
|
|
17
|
-
.k-ripple-blob {
|
|
18
|
-
opacity: .2;
|
|
19
|
-
background-color: $radio-checked-bg;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
14
|
}
|
|
15
|
+
|
|
23
16
|
}
|