@progress/kendo-theme-classic 8.0.2-dev.4 → 8.1.0-dev.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/dist/all.css +1 -1
- package/dist/all.scss +1435 -1413
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +9589 -3771
- package/dist/meta/sassdoc-raw-data.json +8908 -7164
- package/dist/meta/variables.json +3832 -93
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +5 -5
- package/scss/_variables.scss +2 -16
- package/scss/action-buttons/_index.scss +0 -1
- package/scss/action-sheet/_index.scss +0 -1
- package/scss/appbar/_index.scss +0 -1
- package/scss/autocomplete/_index.scss +0 -1
- package/scss/avatar/_index.scss +0 -1
- package/scss/bottom-navigation/_index.scss +0 -1
- package/scss/breadcrumb/_index.scss +0 -1
- package/scss/calendar/_index.scss +0 -1
- package/scss/captcha/_index.scss +0 -1
- package/scss/card/_index.scss +0 -1
- package/scss/chat/_index.scss +0 -1
- package/scss/coloreditor/_index.scss +0 -1
- package/scss/coloreditor/_variables.scss +24 -24
- package/scss/colorgradient/_index.scss +0 -1
- package/scss/colorgradient/_variables.scss +43 -43
- package/scss/colorpalette/_index.scss +0 -1
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/combobox/_index.scss +0 -1
- package/scss/core/color-system/_palettes.scss +27 -1
- package/scss/core/color-system/_swatch-legacy.scss +13 -1
- package/scss/core/color-system/_swatch.scss +248 -3
- package/scss/dataviz/_index.scss +0 -1
- package/scss/daterangepicker/_index.scss +0 -1
- package/scss/dialog/_index.scss +0 -1
- package/scss/drawer/_index.scss +0 -1
- package/scss/dropdowngrid/_index.scss +0 -1
- package/scss/dropdownlist/_index.scss +0 -1
- package/scss/dropdowntree/_index.scss +0 -1
- package/scss/dropzone/_index.scss +0 -1
- package/scss/editor/_index.scss +0 -1
- package/scss/expansion-panel/_index.scss +0 -1
- package/scss/fab/_index.scss +0 -1
- package/scss/filemanager/_index.scss +0 -1
- package/scss/filemanager/_variables.scss +57 -57
- package/scss/filter/_index.scss +0 -1
- package/scss/floating-label/_index.scss +0 -1
- package/scss/forms/_index.scss +0 -1
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +0 -1
- package/scss/imageeditor/_index.scss +0 -1
- package/scss/index.scss +3 -1
- package/scss/input/_index.scss +0 -1
- package/scss/list/_index.scss +0 -1
- package/scss/listbox/_index.scss +0 -1
- package/scss/listgroup/_index.scss +0 -1
- package/scss/listview/_index.scss +0 -1
- package/scss/loader/_index.scss +0 -1
- package/scss/loader/_layout.scss +1 -0
- package/scss/loader/_variables.scss +3 -0
- package/scss/map/_index.scss +0 -1
- package/scss/maskedtextbox/_index.scss +0 -1
- package/scss/mediaplayer/_index.scss +0 -1
- package/scss/menu/_index.scss +0 -1
- package/scss/messagebox/_index.scss +0 -1
- package/scss/multiselect/_index.scss +0 -1
- package/scss/notification/_index.scss +0 -1
- package/scss/numerictextbox/_index.scss +0 -1
- package/scss/orgchart/_index.scss +0 -1
- package/scss/pager/_index.scss +0 -1
- package/scss/panel/_index.scss +36 -0
- package/scss/panel/_layout.scss +5 -0
- package/scss/panel/_theme.scss +5 -0
- package/scss/panel/_variables.scss +34 -0
- package/scss/panelbar/_index.scss +0 -1
- package/scss/pdf-viewer/_index.scss +0 -1
- package/scss/pivotgrid/_index.scss +0 -1
- package/scss/popover/_index.scss +0 -1
- package/scss/popup/_index.scss +0 -1
- package/scss/progressbar/_index.scss +0 -1
- package/scss/prompt/_index.scss +0 -4
- package/scss/rating/_index.scss +0 -1
- package/scss/responsivepanel/_index.scss +0 -1
- package/scss/ripple/_index.scss +0 -1
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scroller/_index.scss +0 -1
- package/scss/scrollview/_index.scss +0 -1
- package/scss/slider/_index.scss +0 -1
- package/scss/splitter/_index.scss +0 -1
- package/scss/spreadsheet/_index.scss +0 -1
- package/scss/stepper/_index.scss +0 -1
- package/scss/stepper/_variables.scss +2 -2
- package/scss/switch/_index.scss +0 -1
- package/scss/table/_index.scss +0 -1
- package/scss/tabstrip/_index.scss +0 -1
- package/scss/taskboard/_index.scss +0 -1
- package/scss/textarea/_index.scss +0 -1
- package/scss/textbox/_index.scss +0 -1
- package/scss/tilelayout/_index.scss +0 -1
- package/scss/tilelayout/_variables.scss +10 -10
- package/scss/time-marker/_index.scss +32 -0
- package/scss/time-marker/_layout.scss +5 -0
- package/scss/time-marker/_theme.scss +6 -0
- package/scss/time-marker/_variables.scss +6 -0
- package/scss/timeline/_index.scss +0 -1
- package/scss/toolbar/_index.scss +0 -1
- package/scss/tooltip/_index.scss +0 -1
- package/scss/treelist/_index.scss +0 -1
- package/scss/treeview/_index.scss +0 -1
- package/scss/upload/_index.scss +0 -1
- package/scss/validator/_index.scss +0 -1
- package/scss/window/_index.scss +0 -1
- package/scss/wizard/_index.scss +0 -1
- package/scss/common/_animations.scss +0 -1
- package/scss/common/_base.scss +0 -1
- package/scss/common/_index.scss +0 -5
- package/scss/common/_indicators.scss +0 -1
- package/scss/common/_resizing.scss +0 -1
- package/scss/common/_scrollbar.scss +0 -1
|
@@ -1,182 +1,182 @@
|
|
|
1
1
|
// FileManager
|
|
2
2
|
|
|
3
3
|
/// The space between the FileManager items.
|
|
4
|
-
/// @group
|
|
4
|
+
/// @group file-manager
|
|
5
5
|
$kendo-file-manager-spacer: k-spacing(4) !default;
|
|
6
6
|
/// The border width of the FileManager.
|
|
7
|
-
/// @group
|
|
7
|
+
/// @group file-manager
|
|
8
8
|
$kendo-file-manager-border-width: 1px !default;
|
|
9
9
|
/// The font family of the FileManager.
|
|
10
|
-
/// @group
|
|
10
|
+
/// @group file-manager
|
|
11
11
|
$kendo-file-manager-font-family: var( --kendo-font-family, inherit ) !default;
|
|
12
12
|
/// The font size of the FileManager.
|
|
13
|
-
/// @group
|
|
13
|
+
/// @group file-manager
|
|
14
14
|
$kendo-file-manager-font-size: var( --kendo-font-size, inherit ) !default;
|
|
15
15
|
/// The line height of the FileManager.
|
|
16
|
-
/// @group
|
|
16
|
+
/// @group file-manager
|
|
17
17
|
$kendo-file-manager-line-height: var( --kendo-line-height, normal ) !default;
|
|
18
18
|
/// The background color of the FileManager.
|
|
19
|
-
/// @group
|
|
19
|
+
/// @group file-manager
|
|
20
20
|
$kendo-file-manager-bg: $kendo-component-bg !default;
|
|
21
21
|
/// The text color of the FileManager.
|
|
22
|
-
/// @group
|
|
22
|
+
/// @group file-manager
|
|
23
23
|
$kendo-file-manager-text: $kendo-component-text !default;
|
|
24
24
|
/// The border color of the FileManager.
|
|
25
|
-
/// @group
|
|
25
|
+
/// @group file-manager
|
|
26
26
|
$kendo-file-manager-border: $kendo-component-border !default;
|
|
27
27
|
|
|
28
28
|
/// The border width of the FileManager Toolbar.
|
|
29
|
-
/// @group
|
|
29
|
+
/// @group file-manager
|
|
30
30
|
$kendo-file-manager-toolbar-border-width: $kendo-file-manager-border-width !default;
|
|
31
31
|
/// The background color of the FileManager Toolbar.
|
|
32
|
-
/// @group
|
|
32
|
+
/// @group file-manager
|
|
33
33
|
$kendo-file-manager-toolbar-bg: null !default;
|
|
34
34
|
/// The text color of the FileManager Toolbar.
|
|
35
|
-
/// @group
|
|
35
|
+
/// @group file-manager
|
|
36
36
|
$kendo-file-manager-toolbar-text: null !default;
|
|
37
37
|
/// The border color of the FileManager Toolbar.
|
|
38
|
-
/// @group
|
|
38
|
+
/// @group file-manager
|
|
39
39
|
$kendo-file-manager-toolbar-border: null !default;
|
|
40
40
|
/// The gradient of the FileManager Toolbar.
|
|
41
|
-
/// @group
|
|
41
|
+
/// @group file-manager
|
|
42
42
|
$kendo-file-manager-toolbar-gradient: null !default;
|
|
43
43
|
|
|
44
44
|
/// The horizontal padding of the FileManager Navigation.
|
|
45
|
-
/// @group
|
|
45
|
+
/// @group file-manager
|
|
46
46
|
$kendo-file-manager-navigation-padding-x: $kendo-file-manager-spacer !default;
|
|
47
47
|
/// The vertical padding of the FileManager Navigation.
|
|
48
|
-
/// @group
|
|
48
|
+
/// @group file-manager
|
|
49
49
|
$kendo-file-manager-navigation-padding-y: $kendo-file-manager-spacer !default;
|
|
50
50
|
/// The width of the FileManager Navigation.
|
|
51
|
-
/// @group
|
|
51
|
+
/// @group file-manager
|
|
52
52
|
$kendo-file-manager-navigation-width: 20% !default;
|
|
53
53
|
/// The border width of the FileManager Navigation.
|
|
54
|
-
/// @group
|
|
54
|
+
/// @group file-manager
|
|
55
55
|
$kendo-file-manager-navigation-border-width: $kendo-file-manager-border-width !default;
|
|
56
56
|
/// The background color of the FileManager Navigation.
|
|
57
|
-
/// @group
|
|
57
|
+
/// @group file-manager
|
|
58
58
|
$kendo-file-manager-navigation-bg: null !default;
|
|
59
59
|
/// The text color of the FileManager Navigation.
|
|
60
|
-
/// @group
|
|
60
|
+
/// @group file-manager
|
|
61
61
|
$kendo-file-manager-navigation-text: null !default;
|
|
62
62
|
/// The border color of the FileManager Navigation.
|
|
63
|
-
/// @group
|
|
63
|
+
/// @group file-manager
|
|
64
64
|
$kendo-file-manager-navigation-border: null !default;
|
|
65
65
|
|
|
66
66
|
/// The horizontal padding of the FileManager Breadcrumb.
|
|
67
|
-
/// @group
|
|
67
|
+
/// @group file-manager
|
|
68
68
|
$kendo-file-manager-breadcrumb-padding-x: k-spacing(2) !default;
|
|
69
69
|
/// The vertical padding of the FileManager Breadcrumb.
|
|
70
|
-
/// @group
|
|
70
|
+
/// @group file-manager
|
|
71
71
|
$kendo-file-manager-breadcrumb-padding-y: k-spacing(2) !default;
|
|
72
72
|
/// The border width of the FileManager Breadcrumb.
|
|
73
|
-
/// @group
|
|
73
|
+
/// @group file-manager
|
|
74
74
|
$kendo-file-manager-breadcrumb-border-width: $kendo-file-manager-border-width !default;
|
|
75
75
|
/// The background color of the FileManager Breadcrumb.
|
|
76
|
-
/// @group
|
|
76
|
+
/// @group file-manager
|
|
77
77
|
$kendo-file-manager-breadcrumb-bg: $kendo-toolbar-bg !default;
|
|
78
78
|
/// The text color of the FileManager Breadcrumb.
|
|
79
|
-
/// @group
|
|
79
|
+
/// @group file-manager
|
|
80
80
|
$kendo-file-manager-breadcrumb-text: null !default;
|
|
81
81
|
/// The border color of the FileManager Breadcrumb.
|
|
82
|
-
/// @group
|
|
82
|
+
/// @group file-manager
|
|
83
83
|
$kendo-file-manager-breadcrumb-border: null !default;
|
|
84
84
|
|
|
85
85
|
/// The background color of the FileManager ListView.
|
|
86
|
-
/// @group
|
|
86
|
+
/// @group file-manager
|
|
87
87
|
$kendo-file-manager-listview-bg: null !default;
|
|
88
88
|
/// The text color of the FileManager ListView.
|
|
89
|
-
/// @group
|
|
89
|
+
/// @group file-manager
|
|
90
90
|
$kendo-file-manager-listview-text: null !default;
|
|
91
91
|
/// The border color of the FileManager ListView.
|
|
92
|
-
/// @group
|
|
92
|
+
/// @group file-manager
|
|
93
93
|
$kendo-file-manager-listview-border: null !default;
|
|
94
94
|
|
|
95
95
|
/// The horizontal padding of the FileManager ListView item.
|
|
96
|
-
/// @group
|
|
96
|
+
/// @group file-manager
|
|
97
97
|
$kendo-file-manager-listview-item-padding-x: k-spacing(4) !default;
|
|
98
98
|
/// The vertical padding of the FileManager ListView item.
|
|
99
|
-
/// @group
|
|
99
|
+
/// @group file-manager
|
|
100
100
|
$kendo-file-manager-listview-item-padding-y: k-spacing(4) !default;
|
|
101
101
|
/// The width of the FileManager ListView item.
|
|
102
|
-
/// @group
|
|
102
|
+
/// @group file-manager
|
|
103
103
|
$kendo-file-manager-listview-item-width: 120px !default;
|
|
104
104
|
/// The height of the FileManager ListView item.
|
|
105
|
-
/// @group
|
|
105
|
+
/// @group file-manager
|
|
106
106
|
$kendo-file-manager-listview-item-height: 120px !default;
|
|
107
107
|
/// The background color of the FileManager ListView item.
|
|
108
|
-
/// @group
|
|
108
|
+
/// @group file-manager
|
|
109
109
|
$kendo-file-manager-listview-item-bg: null !default;
|
|
110
110
|
/// The text color of the FileManager ListView item.
|
|
111
|
-
/// @group
|
|
111
|
+
/// @group file-manager
|
|
112
112
|
$kendo-file-manager-listview-item-text: null !default;
|
|
113
113
|
/// The border color of the FileManager ListView item.
|
|
114
|
-
/// @group
|
|
114
|
+
/// @group file-manager
|
|
115
115
|
$kendo-file-manager-listview-item-border: null !default;
|
|
116
116
|
|
|
117
117
|
/// The background color of the FileManager ListView item icon.
|
|
118
|
-
/// @group
|
|
118
|
+
/// @group file-manager
|
|
119
119
|
$kendo-file-manager-listview-item-icon-bg: null !default;
|
|
120
120
|
/// The text color of the FileManager ListView item icon.
|
|
121
|
-
/// @group
|
|
121
|
+
/// @group file-manager
|
|
122
122
|
$kendo-file-manager-listview-item-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4)) !default;
|
|
123
123
|
/// The border color of the FileManager ListView item icon.
|
|
124
|
-
/// @group
|
|
124
|
+
/// @group file-manager
|
|
125
125
|
$kendo-file-manager-listview-item-icon-border: null !default;
|
|
126
126
|
/// Background color of the FileManager selected ListView item icon.
|
|
127
|
-
/// @group
|
|
127
|
+
/// @group file-manager
|
|
128
128
|
$kendo-file-manager-listview-item-icon-selected-bg: null !default;
|
|
129
129
|
/// Text color of the FileManager selected ListView item icon.
|
|
130
|
-
/// @group
|
|
130
|
+
/// @group file-manager
|
|
131
131
|
$kendo-file-manager-listview-item-icon-selected-text: inherit !default;
|
|
132
132
|
/// Border color of the FileManager selected ListView item icon.
|
|
133
|
-
/// @group
|
|
133
|
+
/// @group file-manager
|
|
134
134
|
$kendo-file-manager-listview-item-icon-selected-border: null !default;
|
|
135
135
|
|
|
136
136
|
/// The background color of the FileManager Grid.
|
|
137
|
-
/// @group
|
|
137
|
+
/// @group file-manager
|
|
138
138
|
$kendo-file-manager-grid-bg: null !default;
|
|
139
139
|
/// The text color of the FileManager Grid.
|
|
140
|
-
/// @group
|
|
140
|
+
/// @group file-manager
|
|
141
141
|
$kendo-file-manager-grid-text: null !default;
|
|
142
142
|
/// The border color of the FileManager Grid.
|
|
143
|
-
/// @group
|
|
143
|
+
/// @group file-manager
|
|
144
144
|
$kendo-file-manager-grid-border: null !default;
|
|
145
145
|
|
|
146
146
|
/// The horizontal padding of the FileManager preview.
|
|
147
|
-
/// @group
|
|
147
|
+
/// @group file-manager
|
|
148
148
|
$kendo-file-manager-preview-padding-x: $kendo-file-manager-spacer !default;
|
|
149
149
|
/// The vertical padding of the FileManager preview.
|
|
150
|
-
/// @group
|
|
150
|
+
/// @group file-manager
|
|
151
151
|
$kendo-file-manager-preview-padding-y: $kendo-file-manager-spacer !default;
|
|
152
152
|
/// The width of the FileManager preview.
|
|
153
|
-
/// @group
|
|
153
|
+
/// @group file-manager
|
|
154
154
|
$kendo-file-manager-preview-width: 20% !default;
|
|
155
155
|
/// The border width of the FileManager preview.
|
|
156
|
-
/// @group
|
|
156
|
+
/// @group file-manager
|
|
157
157
|
$kendo-file-manager-preview-border-width: $kendo-file-manager-border-width !default;
|
|
158
158
|
/// The spacing of the FileManager preview.
|
|
159
|
-
/// @group
|
|
159
|
+
/// @group file-manager
|
|
160
160
|
$kendo-file-manager-preview-spacing: $kendo-file-manager-spacer !default;
|
|
161
161
|
/// The gap between the columns in the FileManager preview.
|
|
162
|
-
/// @group
|
|
162
|
+
/// @group file-manager
|
|
163
163
|
$kendo-file-manager-preview-column-gap: k-spacing(1) !default;
|
|
164
164
|
/// The background color of the FileManager preview.
|
|
165
|
-
/// @group
|
|
165
|
+
/// @group file-manager
|
|
166
166
|
$kendo-file-manager-preview-bg: null !default;
|
|
167
167
|
/// The text color of the FileManager preview.
|
|
168
|
-
/// @group
|
|
168
|
+
/// @group file-manager
|
|
169
169
|
$kendo-file-manager-preview-text: null !default;
|
|
170
170
|
/// The border color of the FileManager preview.
|
|
171
|
-
/// @group
|
|
171
|
+
/// @group file-manager
|
|
172
172
|
$kendo-file-manager-preview-border: null !default;
|
|
173
173
|
|
|
174
174
|
/// The background color of the FileManager preview icon.
|
|
175
|
-
/// @group
|
|
175
|
+
/// @group file-manager
|
|
176
176
|
$kendo-file-manager-preview-icon-bg: null !default;
|
|
177
177
|
/// The text color of the FileManager preview icon.
|
|
178
|
-
/// @group
|
|
178
|
+
/// @group file-manager
|
|
179
179
|
$kendo-file-manager-preview-icon-text: if($kendo-enable-color-system, k-color( subtle ), k-try-tint($kendo-file-manager-text, 4)) !default;
|
|
180
180
|
/// The border color of the FileManager preview icon.
|
|
181
|
-
/// @group
|
|
181
|
+
/// @group file-manager
|
|
182
182
|
$kendo-file-manager-preview-icon-border: null !default;
|
package/scss/filter/_index.scss
CHANGED
package/scss/forms/_index.scss
CHANGED
package/scss/gantt/_index.scss
CHANGED
|
@@ -15,12 +15,12 @@ $_kendo-module-meta: (
|
|
|
15
15
|
"treelist",
|
|
16
16
|
"validator",
|
|
17
17
|
"window",
|
|
18
|
+
"time-marker"
|
|
18
19
|
)
|
|
19
20
|
);
|
|
20
21
|
|
|
21
22
|
|
|
22
23
|
// Dependencies
|
|
23
|
-
@import "../common/_index.scss";
|
|
24
24
|
@import "../button/_index.scss";
|
|
25
25
|
@import "../input/_index.scss";
|
|
26
26
|
@import "../validator/_index.scss";
|
package/scss/grid/_index.scss
CHANGED
package/scss/index.scss
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
@import "./core/_index.scss";
|
|
2
|
-
@import "./common/_index.scss";
|
|
3
2
|
|
|
4
3
|
|
|
5
4
|
// Typography and utils
|
|
@@ -31,6 +30,7 @@
|
|
|
31
30
|
@import "./loader/_index.scss";
|
|
32
31
|
// @import "./loading/_index.scss";
|
|
33
32
|
@import "./skeleton/_index.scss";
|
|
33
|
+
@import "./time-marker/_index.scss";
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
// Form helpers
|
|
@@ -117,6 +117,7 @@
|
|
|
117
117
|
// Layout & containers
|
|
118
118
|
@import "./card/_index.scss";
|
|
119
119
|
@import "./expansion-panel/_index.scss";
|
|
120
|
+
@import "./panel/_index.scss";
|
|
120
121
|
@import "./panelbar/_index.scss";
|
|
121
122
|
@import "./splitter/_index.scss";
|
|
122
123
|
@import "./tilelayout/_index.scss";
|
|
@@ -203,6 +204,7 @@
|
|
|
203
204
|
@include kendo-loader--styles();
|
|
204
205
|
@include kendo-skeleton--styles();
|
|
205
206
|
@include kendo-tooltip--styles();
|
|
207
|
+
@include kendo-time-marker--styles();
|
|
206
208
|
|
|
207
209
|
|
|
208
210
|
// Form helpers
|
package/scss/input/_index.scss
CHANGED
package/scss/list/_index.scss
CHANGED
package/scss/listbox/_index.scss
CHANGED
package/scss/loader/_index.scss
CHANGED
package/scss/loader/_layout.scss
CHANGED
|
@@ -124,3 +124,6 @@ $kendo-loading-text: currentColor !default;
|
|
|
124
124
|
/// The opacity of the Loading indicator.
|
|
125
125
|
/// @group loading
|
|
126
126
|
$kendo-loading-opacity: .3 !default;
|
|
127
|
+
/// The z-index of the Loading indicator.
|
|
128
|
+
/// @group loading
|
|
129
|
+
$kendo-zindex-loading: 100 !default;
|
package/scss/map/_index.scss
CHANGED
package/scss/menu/_index.scss
CHANGED
package/scss/pager/_index.scss
CHANGED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
@import "../core/_index.scss";
|
|
2
|
+
@import "../utils/_index.scss";
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
// Module meta
|
|
6
|
+
$_kendo-module-meta: (
|
|
7
|
+
name: "panel",
|
|
8
|
+
dependencies: ()
|
|
9
|
+
);
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
// Dependencies
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
// Component
|
|
16
|
+
@import "./_variables.scss";
|
|
17
|
+
@import "./_layout.scss";
|
|
18
|
+
@import "./_theme.scss";
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
// Register
|
|
22
|
+
@import "../core/module-system/index.import.scss";
|
|
23
|
+
@include module-register( $_kendo-module-meta... );
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
// Expose
|
|
27
|
+
@mixin kendo-panel--styles() {
|
|
28
|
+
@include module-render( "panel" ) {
|
|
29
|
+
@include kendo-panel--layout();
|
|
30
|
+
@include kendo-panel--theme();
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
@if $kendo-auto-bootstrap {
|
|
35
|
+
@include kendo-panel--styles();
|
|
36
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
|
|
2
|
+
/// The border radius of the Panel.
|
|
3
|
+
/// @group panel
|
|
4
|
+
$kendo-panel-border-radius: k-border-radius(md);
|
|
5
|
+
/// The width of the border around the Panel.
|
|
6
|
+
/// @group panel
|
|
7
|
+
$kendo-panel-border-width: 1px;
|
|
8
|
+
/// The style of the border around the Panel.
|
|
9
|
+
/// @group panel
|
|
10
|
+
$kendo-panel-border-style: solid;
|
|
11
|
+
|
|
12
|
+
/// The inline padding of the Panel header.
|
|
13
|
+
/// @group panel
|
|
14
|
+
$kendo-panel-header-padding-inline: k-spacing(2);
|
|
15
|
+
/// The block padding of the Panel header.
|
|
16
|
+
/// @group panel
|
|
17
|
+
$kendo-panel-header-padding-block: k-spacing(1);
|
|
18
|
+
|
|
19
|
+
/// The inline padding of the Panel content.
|
|
20
|
+
/// @group panel
|
|
21
|
+
$kendo-panel-content-padding-inline: k-spacing(2);
|
|
22
|
+
/// The block padding of the Panel content.
|
|
23
|
+
/// @group panel
|
|
24
|
+
$kendo-panel-content-padding-block: k-spacing(1);
|
|
25
|
+
|
|
26
|
+
/// The text color of the Panel.
|
|
27
|
+
/// @group panel
|
|
28
|
+
$kendo-panel-text: var(--kendo-component-text, #{$kendo-component-text});
|
|
29
|
+
/// The background color of the Panel.
|
|
30
|
+
/// @group panel
|
|
31
|
+
$kendo-panel-bg: var(--kendo-component-bg, #{$kendo-component-bg});
|
|
32
|
+
/// The color of the border around the Panel.
|
|
33
|
+
/// @group panel
|
|
34
|
+
$kendo-panel-border: var(--kendo-component-border, #{$kendo-component-border});
|
package/scss/popover/_index.scss
CHANGED
package/scss/popup/_index.scss
CHANGED
package/scss/prompt/_index.scss
CHANGED