@progress/kendo-theme-classic 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 +10 -17
- package/dist/all.css +13159 -13920
- package/dist/all.scss +16096 -16723
- package/package.json +3 -3
- package/scss/_variables.scss +2 -19
- package/scss/all.scss +1 -150
- package/scss/appbar/_variables.scss +1 -1
- package/scss/autocomplete/_index.scss +1 -0
- package/scss/autocomplete/_variables.scss +0 -24
- package/scss/avatar/_variables.scss +18 -8
- package/scss/button/_index.scss +3 -2
- package/scss/button/_variables.scss +199 -127
- package/scss/calendar/_index.scss +1 -0
- package/scss/card/_variables.scss +5 -5
- package/scss/chat/_variables.scss +3 -18
- package/scss/checkbox/_index.scss +2 -0
- package/scss/checkbox/_variables.scss +144 -56
- package/scss/chip/_index.scss +1 -0
- package/scss/chip/_variables.scss +142 -191
- 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 +15 -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 +52 -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/_variables.scss +1 -40
- package/scss/combobox/_index.scss +1 -0
- package/scss/combobox/_variables.scss +1 -33
- package/scss/dataviz/_index.scss +1 -0
- 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/drawer/_index.scss +1 -0
- package/scss/drawer/_variables.scss +1 -1
- package/scss/dropdownlist/_index.scss +1 -0
- package/scss/dropdownlist/_variables.scss +12 -12
- package/scss/dropdowntree/_variables.scss +2 -4
- package/scss/editor/_variables.scss +10 -2
- package/scss/expansion-panel/_index.scss +3 -0
- package/scss/expansion-panel/_variables.scss +2 -2
- package/scss/fab/_variables.scss +129 -72
- package/scss/fab/index.md +0 -0
- package/scss/filter/_index.scss +1 -1
- package/scss/floating-label/_variables.scss +4 -4
- package/scss/forms/_index.scss +1 -1
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +2 -1
- package/scss/grid/_variables.scss +10 -12
- package/scss/imageeditor/_variables.scss +1 -0
- package/scss/index.scss +157 -0
- package/scss/input/_index.scss +1 -1
- package/scss/input/_variables.scss +116 -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/listbox/_index.scss +2 -0
- package/scss/listbox/_variables.scss +1 -1
- package/scss/map/_variables.scss +1 -1
- package/scss/menu/_index.scss +2 -0
- package/scss/menu/_variables.scss +123 -34
- package/scss/multiselect/_index.scss +2 -0
- package/scss/multiselect/_variables.scss +0 -36
- 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 +7 -7
- package/scss/panelbar/_index.scss +1 -0
- package/scss/panelbar/_variables.scss +7 -2
- package/scss/pdf-viewer/_variables.scss +2 -5
- package/scss/pivotgrid/_index.scss +1 -0
- package/scss/pivotgrid/_variables.scss +1 -4
- package/scss/popup/_index.scss +0 -4
- package/scss/popup/_variables.scss +2 -7
- package/scss/radio/_index.scss +2 -0
- package/scss/radio/_variables.scss +134 -52
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scrollview/_variables.scss +4 -4
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/slider/_variables.scss +10 -10
- package/scss/spreadsheet/_index.scss +2 -1
- package/scss/switch/_index.scss +0 -2
- package/scss/switch/_variables.scss +190 -83
- 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/_variables.scss +0 -53
- package/scss/textbox/_variables.scss +1 -2
- package/scss/timeline/_variables.scss +7 -7
- 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 +1 -0
- package/scss/timeselector/_variables.scss +32 -0
- package/scss/toolbar/_index.scss +1 -0
- package/scss/toolbar/_variables.scss +6 -4
- package/scss/treeview/_variables.scss +125 -46
- package/scss/typography/_variables.scss +3 -3
- 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 -1
- package/scss/datetime/_theme.scss +0 -1
- package/scss/datetime/_variables.scss +0 -53
package/scss/fab/_variables.scss
CHANGED
|
@@ -1,74 +1,131 @@
|
|
|
1
1
|
// Floating Action Button
|
|
2
|
-
$fab-padding-x: $padding-x !default;
|
|
3
|
-
$fab-padding-y: $fab-padding-x !default;
|
|
4
|
-
$fab-border-width: 0px !default;
|
|
5
|
-
$fab-border-radius: $border-radius !default;
|
|
6
|
-
$fab-font-family: $font-family !default;
|
|
7
|
-
$fab-font-size: $font-size !default;
|
|
8
|
-
$fab-line-height: $line-height-xs !default;
|
|
9
2
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
$fab-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
$fab-
|
|
30
|
-
$fab-
|
|
31
|
-
$fab-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
$fab-
|
|
37
|
-
|
|
38
|
-
$fab-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
$fab-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
$fab-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
$fab-item-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
$
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
$fab-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
$fab-
|
|
73
|
-
|
|
74
|
-
|
|
3
|
+
/// Width of the border around the FAB.
|
|
4
|
+
/// @group floating-action-button
|
|
5
|
+
$kendo-fab-border-width: 1px !default;
|
|
6
|
+
/// Border radius of the FAB.
|
|
7
|
+
/// @group floating-action-button
|
|
8
|
+
$kendo-fab-border-radius: $border-radius !default;
|
|
9
|
+
|
|
10
|
+
/// Font family of the FAB.
|
|
11
|
+
/// @group floating-action-button
|
|
12
|
+
$kendo-fab-font-family: $font-family !default;
|
|
13
|
+
/// Font size of the FAB.
|
|
14
|
+
/// @group floating-action-button
|
|
15
|
+
$kendo-fab-font-size: $font-size !default;
|
|
16
|
+
/// Line height of the FAB.
|
|
17
|
+
/// @group floating-action-button
|
|
18
|
+
$kendo-fab-line-height: $line-height !default;
|
|
19
|
+
|
|
20
|
+
/// Horizontal padding of the FAB.
|
|
21
|
+
/// @group floating-action-button
|
|
22
|
+
$kendo-fab-padding-x: map-get( $spacing, 4 ) !default;
|
|
23
|
+
$kendo-fab-padding-x-sm: ( $kendo-fab-padding-x / 2 ) !default;
|
|
24
|
+
$kendo-fab-padding-x-md: $kendo-fab-padding-x !default;
|
|
25
|
+
$kendo-fab-padding-x-lg: ( $kendo-fab-padding-x * 1.5 ) !default;
|
|
26
|
+
|
|
27
|
+
/// Vertical padding of the FAB.
|
|
28
|
+
/// @group floating-action-button
|
|
29
|
+
$kendo-fab-padding-y: $kendo-fab-padding-x !default;
|
|
30
|
+
$kendo-fab-padding-y-sm: ( $kendo-fab-padding-y / 2 ) !default;
|
|
31
|
+
$kendo-fab-padding-y-md: $kendo-fab-padding-y !default;
|
|
32
|
+
$kendo-fab-padding-y-lg: ( $kendo-fab-padding-y * 1.5 ) !default;
|
|
33
|
+
|
|
34
|
+
/// FAB icon width.
|
|
35
|
+
/// @group floating-action-button
|
|
36
|
+
$kendo-fab-icon-width: 20px !default;
|
|
37
|
+
/// FAB icon height.
|
|
38
|
+
/// @group floating-action-button
|
|
39
|
+
$kendo-fab-icon-height: $kendo-fab-icon-width !default;
|
|
40
|
+
/// FAB icon spacing.
|
|
41
|
+
/// @group floating-action-button
|
|
42
|
+
$kendo-fab-icon-spacing: map-get( $spacing, 1 ) / 2 !default;
|
|
43
|
+
|
|
44
|
+
/// FAB items horizontal padding.
|
|
45
|
+
/// @group floating-action-button
|
|
46
|
+
$kendo-fab-items-padding-x: 0px !default;
|
|
47
|
+
/// FAB items vertical padding.
|
|
48
|
+
/// @group floating-action-button
|
|
49
|
+
$kendo-fab-items-padding-y: map-get( $spacing, 4 ) !default;
|
|
50
|
+
|
|
51
|
+
/// FAB item text horizontal padding.
|
|
52
|
+
/// @group floating-action-button
|
|
53
|
+
$kendo-fab-item-text-padding-x: map-get( $spacing, 1 ) !default;
|
|
54
|
+
/// FAB item text vertical padding.
|
|
55
|
+
/// @group floating-action-button
|
|
56
|
+
$kendo-fab-item-text-padding-y: $kendo-fab-item-text-padding-x !default;
|
|
57
|
+
/// Width of the FAB item text border.
|
|
58
|
+
/// @group floating-action-button
|
|
59
|
+
$kendo-fab-item-text-border-width: 1px !default;
|
|
60
|
+
/// Border radius of the FAB item text.
|
|
61
|
+
/// @group floating-action-button
|
|
62
|
+
$kendo-fab-item-text-border-radius: 2px !default;
|
|
63
|
+
/// Font size of the FAB item text.
|
|
64
|
+
/// @group floating-action-button
|
|
65
|
+
$kendo-fab-item-text-font-size: $font-size-xs !default;
|
|
66
|
+
/// Line height of the FAB item text.
|
|
67
|
+
/// @group floating-action-button
|
|
68
|
+
$kendo-fab-item-text-line-height: 1.2 !default;
|
|
69
|
+
|
|
70
|
+
/// FAB item icon horizontal padding.
|
|
71
|
+
/// @group floating-action-button
|
|
72
|
+
$kendo-fab-item-icon-padding-x: map-get( $spacing, 2 ) !default;
|
|
73
|
+
/// FAB item icon vertical padding.
|
|
74
|
+
/// @group floating-action-button
|
|
75
|
+
$kendo-fab-item-icon-padding-y: $kendo-fab-item-icon-padding-x !default;
|
|
76
|
+
/// Width of the FAB item icon border.
|
|
77
|
+
/// @group floating-action-button
|
|
78
|
+
$kendo-fab-item-icon-border-width: 0 !default;
|
|
79
|
+
/// Border radius of the FAB item icon.
|
|
80
|
+
/// @group floating-action-button
|
|
81
|
+
$kendo-fab-item-icon-border-radius: 50% !default;
|
|
82
|
+
/// Width of the FAB item icon.
|
|
83
|
+
/// @group floating-action-button
|
|
84
|
+
$kendo-fab-item-icon-width: 20px !default;
|
|
85
|
+
/// Height of the FAB item icon.
|
|
86
|
+
/// @group floating-action-button
|
|
87
|
+
$kendo-fab-item-icon-height: $kendo-fab-item-icon-width !default;
|
|
88
|
+
|
|
89
|
+
/// Theme colors map for the FAB.
|
|
90
|
+
/// @group floating-action-button
|
|
91
|
+
$kendo-fab-theme-colors: $theme-colors !default;
|
|
92
|
+
|
|
93
|
+
/// The base shadow of the FAB.
|
|
94
|
+
/// @group floating-action-button
|
|
95
|
+
$kendo-fab-shadow: 0 6px 10px rgba(0, 0, 0, .14), 0 1px 18px rgba(0, 0, 0, .12), 0 3px 5px rgba(0, 0, 0, .2) !default;
|
|
96
|
+
/// The disabled shadow of the FAB.
|
|
97
|
+
/// @group floating-action-button
|
|
98
|
+
$kendo-fab-disabled-shadow: 0 6px 10px try-tint( rgba(0, 0, 0, .14), .5 ), 0 1px 18px try-tint( rgba(0, 0, 0, .12), .5 ), 0 3px 5px try-tint( rgba(0, 0, 0, .2), .5 ) !default;
|
|
99
|
+
/// The active shadow of the FAB.
|
|
100
|
+
/// @group floating-action-button
|
|
101
|
+
$kendo-fab-active-shadow: null !default;
|
|
102
|
+
|
|
103
|
+
/// The base text color of the FAB item.
|
|
104
|
+
/// @group floating-action-button
|
|
105
|
+
$kendo-fab-item-text: $component-text !default;
|
|
106
|
+
/// The base background color of the FAB item.
|
|
107
|
+
/// @group floating-action-button
|
|
108
|
+
$kendo-fab-item-bg: $component-bg !default;
|
|
109
|
+
/// The base border color of the FAB item.
|
|
110
|
+
/// @group floating-action-button
|
|
111
|
+
$kendo-fab-item-border: $component-border !default;
|
|
112
|
+
|
|
113
|
+
/// The base text color of the FAB item icon.
|
|
114
|
+
/// @group floating-action-button
|
|
115
|
+
$kendo-fab-item-icon-text: $kendo-button-text !default;
|
|
116
|
+
/// The base background color of the FAB item icon.
|
|
117
|
+
/// @group floating-action-button
|
|
118
|
+
$kendo-fab-item-icon-bg: $kendo-button-bg !default;
|
|
119
|
+
/// The base border color of the FAB item icon.
|
|
120
|
+
/// @group floating-action-button
|
|
121
|
+
$kendo-fab-item-icon-border: $kendo-button-border !default;
|
|
122
|
+
|
|
123
|
+
/// The base shadow of the FAB item.
|
|
124
|
+
/// @group floating-action-button
|
|
125
|
+
$kendo-fab-item-shadow: $kendo-fab-shadow !default;
|
|
126
|
+
/// The disabled shadow of the FAB item.
|
|
127
|
+
/// @group floating-action-button
|
|
128
|
+
$kendo-fab-item-disabled-shadow: $kendo-fab-disabled-shadow !default;
|
|
129
|
+
/// The active shadow of the FAB item.
|
|
130
|
+
/// @group floating-action-button
|
|
131
|
+
$kendo-fab-item-active-shadow: $kendo-fab-active-shadow !default;
|
|
File without changes
|
package/scss/filter/_index.scss
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
@import "../button/_index.scss";
|
|
7
7
|
@import "../input/_index.scss";
|
|
8
8
|
@import "../checkbox/_index.scss";
|
|
9
|
-
@import "../
|
|
9
|
+
@import "../datetimepicker/_index.scss";
|
|
10
10
|
@import "../dropdownlist/_index.scss";
|
|
11
11
|
@import "../numerictextbox/_index.scss";
|
|
12
12
|
@import "../toolbar/_index.scss";
|
|
@@ -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
|
-
$floating-label-offset-x: calc( #{$input-padding-x} + #{$input-border-width} ) !default;
|
|
7
|
-
$floating-label-offset-y: calc( #{$floating-label-height} + #{$input-border-width} + #{$input-padding-y} ) !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;
|
|
8
8
|
|
|
9
9
|
$floating-label-focus-scale: 1 !default;
|
|
10
10
|
$floating-label-focus-offset-x: 0 !default;
|
package/scss/forms/_index.scss
CHANGED
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
|
|
@@ -109,15 +109,13 @@ $grid-sorting-index-spacing-y: ($icon-spacing / 2) !default;
|
|
|
109
109
|
$grid-sorting-index-spacing-x: -$grid-sorting-index-spacing-y !default;
|
|
110
110
|
|
|
111
111
|
|
|
112
|
-
$grid-focused-shadow: $list-item-
|
|
112
|
+
$grid-focused-shadow: $kendo-list-item-focus-shadow !default;
|
|
113
113
|
|
|
114
114
|
$grid-edit-cell-padding-x: $grid-cell-padding-x !default;
|
|
115
115
|
$grid-edit-cell-padding-y: 3px !default;
|
|
116
116
|
|
|
117
117
|
$grid-command-cell-button-spacing: map-get( $spacing, 2 ) !default;
|
|
118
118
|
|
|
119
|
-
$grid-search-width: $input-default-width !default;
|
|
120
|
-
|
|
121
119
|
$grid-sticky-bg: $grid-bg !default;
|
|
122
120
|
$grid-sticky-text: $grid-text !default;
|
|
123
121
|
$grid-sticky-border: $grid-border !default;
|
|
@@ -137,21 +135,21 @@ $grid-sticky-selected-alt-bg: $grid-selected-alt-bg !default;
|
|
|
137
135
|
$grid-sticky-hovered-bg: $grid-hovered-bg !default;
|
|
138
136
|
$grid-sticky-selected-hovered-bg: $grid-selected-hovered-bg !default;
|
|
139
137
|
|
|
140
|
-
$grid-
|
|
138
|
+
$grid-column-menu-width: 230px !default;
|
|
141
139
|
|
|
142
140
|
$grid-filter-menu-check-all-border-bottom-width: 1px !default;
|
|
143
141
|
|
|
144
142
|
$grid-filter-menu-item-spacing-x: map-get( $spacing, 2 ) !default;
|
|
145
143
|
$grid-filter-menu-item-spacing-y: $grid-filter-menu-item-spacing-x !default;
|
|
146
144
|
|
|
147
|
-
$grid-column-menu-popup-padding-x:
|
|
148
|
-
$grid-column-menu-popup-padding-y:
|
|
145
|
+
$grid-column-menu-popup-padding-x: null !default;
|
|
146
|
+
$grid-column-menu-popup-padding-y: null !default;
|
|
149
147
|
|
|
150
|
-
$grid-column-menu-item-padding-x: $padding-x !default;
|
|
151
|
-
$grid-column-menu-item-padding-y: $padding-y !default;
|
|
148
|
+
$grid-column-menu-item-padding-x: $kendo-menu-popup-item-padding-x !default;
|
|
149
|
+
$grid-column-menu-item-padding-y: $kendo-menu-popup-item-padding-y !default;
|
|
152
150
|
|
|
153
|
-
$grid-column-menu-list-item-padding-x: $padding-x !default;
|
|
154
|
-
$grid-column-menu-list-item-padding-y: $padding-y-
|
|
151
|
+
$grid-column-menu-list-item-padding-x: $kendo-list-item-padding-x-md !default;
|
|
152
|
+
$grid-column-menu-list-item-padding-y: $kendo-list-item-padding-y-md !default;
|
|
155
153
|
|
|
156
154
|
$grid-column-menu-items-wrap-padding-x: 0 !default;
|
|
157
155
|
$grid-column-menu-items-wrap-padding-y: $padding-y-lg !default;
|
|
@@ -159,8 +157,8 @@ $grid-column-menu-items-wrap-padding-y: $padding-y-lg !default;
|
|
|
159
157
|
$grid-column-menu-filter-container-padding-x: $padding-x !default;
|
|
160
158
|
$grid-column-menu-filter-container-padding-y: $padding-y !default;
|
|
161
159
|
|
|
162
|
-
$grid-column-menu-group-header-padding-x: $menu-popup-item-padding-x !default;
|
|
163
|
-
$grid-column-menu-group-header-padding-y: $menu-popup-item-padding-y !default;
|
|
160
|
+
$grid-column-menu-group-header-padding-x: $kendo-menu-popup-item-padding-x-md !default;
|
|
161
|
+
$grid-column-menu-group-header-padding-y: $kendo-menu-popup-item-padding-y-md !default;
|
|
164
162
|
|
|
165
163
|
$grid-column-menu-group-header-font-size: $font-size-sm !default;
|
|
166
164
|
$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";
|