@progress/kendo-theme-classic 6.2.1-dev.0 → 6.2.1-dev.151
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 +4441 -202
- package/dist/all.scss +10808 -1272
- package/dist/meta/sassdoc-data.json +18825 -9477
- package/dist/meta/sassdoc-raw-data.json +8159 -3834
- package/dist/meta/variables.json +240 -132
- 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 +6 -6
- package/scss/_variables.scss +2 -0
- package/scss/action-buttons/_index.scss +18 -0
- package/scss/action-buttons/_layout.scss +5 -0
- package/scss/action-buttons/_theme.scss +5 -0
- package/scss/action-sheet/_index.scss +18 -0
- package/scss/action-sheet/_layout.scss +5 -0
- package/scss/action-sheet/_theme.scss +5 -0
- package/scss/adaptive/_index.scss +18 -0
- package/scss/adaptive/_layout.scss +5 -0
- package/scss/adaptive/_theme.scss +5 -0
- package/scss/all.scss +6 -0
- package/scss/appbar/_index.scss +18 -0
- package/scss/appbar/_layout.scss +5 -0
- package/scss/appbar/_theme.scss +5 -0
- package/scss/autocomplete/_index.scss +18 -0
- package/scss/autocomplete/_layout.scss +5 -0
- package/scss/autocomplete/_theme.scss +5 -0
- package/scss/avatar/_index.scss +18 -0
- package/scss/avatar/_layout.scss +5 -0
- package/scss/avatar/_theme.scss +5 -0
- package/scss/badge/_index.scss +18 -0
- package/scss/badge/_layout.scss +5 -0
- package/scss/badge/_theme.scss +5 -0
- package/scss/bottom-navigation/_index.scss +18 -0
- package/scss/bottom-navigation/_layout.scss +5 -0
- package/scss/bottom-navigation/_theme.scss +5 -0
- package/scss/breadcrumb/_index.scss +18 -0
- package/scss/breadcrumb/_layout.scss +5 -0
- package/scss/breadcrumb/_theme.scss +5 -0
- package/scss/button/_index.scss +18 -0
- package/scss/button/_layout.scss +5 -0
- package/scss/button/_theme.scss +5 -0
- package/scss/button/_variables.scss +89 -62
- package/scss/calendar/_index.scss +18 -0
- package/scss/calendar/_layout.scss +5 -0
- package/scss/calendar/_theme.scss +5 -0
- package/scss/captcha/_index.scss +18 -2
- package/scss/captcha/_layout.scss +5 -0
- package/scss/captcha/_theme.scss +5 -0
- package/scss/card/_index.scss +18 -0
- package/scss/card/_layout.scss +5 -0
- package/scss/card/_theme.scss +5 -0
- package/scss/card/_variables.scss +3 -0
- package/scss/chat/_index.scss +18 -0
- package/scss/chat/_layout.scss +5 -0
- package/scss/chat/_theme.scss +5 -0
- package/scss/checkbox/_index.scss +18 -0
- package/scss/checkbox/_layout.scss +5 -0
- package/scss/checkbox/_theme.scss +5 -0
- package/scss/checkbox/_variables.scss +83 -53
- package/scss/chip/_index.scss +18 -0
- package/scss/chip/_layout.scss +5 -0
- package/scss/chip/_theme.scss +5 -0
- package/scss/chip/_variables.scss +54 -30
- package/scss/color-preview/_index.scss +18 -2
- package/scss/color-preview/_layout.scss +5 -0
- package/scss/color-preview/_theme.scss +5 -0
- package/scss/coloreditor/_index.scss +18 -0
- package/scss/coloreditor/_layout.scss +5 -0
- package/scss/coloreditor/_theme.scss +5 -0
- package/scss/colorgradient/_index.scss +18 -1
- package/scss/colorgradient/_layout.scss +5 -0
- package/scss/colorgradient/_theme.scss +5 -0
- package/scss/colorgradient/_variables.scss +3 -0
- package/scss/colorpalette/_index.scss +18 -0
- package/scss/colorpalette/_layout.scss +5 -0
- package/scss/colorpalette/_theme.scss +5 -0
- package/scss/colorpicker/_index.scss +18 -0
- package/scss/colorpicker/_layout.scss +5 -0
- package/scss/colorpicker/_theme.scss +5 -0
- package/scss/combobox/_index.scss +18 -0
- package/scss/combobox/_layout.scss +5 -0
- package/scss/combobox/_theme.scss +5 -0
- package/scss/dataviz/_index.scss +18 -0
- package/scss/dataviz/_layout.scss +5 -0
- package/scss/dataviz/_theme.scss +5 -0
- package/scss/dateinput/_index.scss +18 -0
- package/scss/dateinput/_layout.scss +5 -0
- package/scss/dateinput/_theme.scss +5 -0
- package/scss/datepicker/_index.scss +18 -0
- package/scss/datepicker/_layout.scss +5 -0
- package/scss/datepicker/_theme.scss +5 -0
- package/scss/daterangepicker/_index.scss +18 -2
- package/scss/daterangepicker/_layout.scss +5 -0
- package/scss/daterangepicker/_theme.scss +5 -0
- package/scss/datetimepicker/_index.scss +18 -0
- package/scss/datetimepicker/_layout.scss +5 -0
- package/scss/datetimepicker/_theme.scss +5 -0
- package/scss/dialog/_index.scss +18 -0
- package/scss/dialog/_layout.scss +5 -0
- package/scss/dialog/_theme.scss +5 -0
- package/scss/draggable/_index.scss +18 -0
- package/scss/draggable/_layout.scss +5 -0
- package/scss/draggable/_theme.scss +5 -0
- package/scss/drawer/_index.scss +18 -0
- package/scss/drawer/_layout.scss +5 -0
- package/scss/drawer/_theme.scss +5 -0
- package/scss/dropdowngrid/_index.scss +18 -0
- package/scss/dropdowngrid/_layout.scss +5 -0
- package/scss/dropdowngrid/_theme.scss +5 -0
- package/scss/dropdownlist/_index.scss +18 -0
- package/scss/dropdownlist/_layout.scss +5 -0
- package/scss/dropdownlist/_theme.scss +5 -0
- package/scss/dropdowntree/_index.scss +18 -0
- package/scss/dropdowntree/_layout.scss +5 -0
- package/scss/dropdowntree/_theme.scss +5 -0
- package/scss/dropzone/_index.scss +18 -0
- package/scss/dropzone/_layout.scss +5 -0
- package/scss/dropzone/_theme.scss +5 -0
- package/scss/editor/_index.scss +18 -0
- package/scss/editor/_layout.scss +5 -0
- package/scss/editor/_theme.scss +5 -0
- package/scss/expansion-panel/_index.scss +18 -0
- package/scss/expansion-panel/_layout.scss +5 -0
- package/scss/expansion-panel/_theme.scss +5 -0
- package/scss/fab/_index.scss +18 -0
- package/scss/fab/_layout.scss +5 -0
- package/scss/fab/_theme.scss +5 -0
- package/scss/fab/_variables.scss +33 -0
- package/scss/filemanager/_index.scss +18 -0
- package/scss/filemanager/_layout.scss +5 -0
- package/scss/filemanager/_theme.scss +5 -0
- package/scss/filter/_index.scss +18 -0
- package/scss/filter/_layout.scss +5 -0
- package/scss/filter/_theme.scss +5 -0
- package/scss/floating-label/_index.scss +18 -0
- package/scss/floating-label/_layout.scss +5 -0
- package/scss/floating-label/_theme.scss +5 -0
- package/scss/forms/_index.scss +18 -0
- package/scss/forms/_layout.scss +5 -0
- package/scss/forms/_theme.scss +5 -0
- package/scss/gantt/_index.scss +18 -0
- package/scss/gantt/_layout.scss +5 -0
- package/scss/gantt/_theme.scss +5 -0
- package/scss/grid/_index.scss +18 -0
- package/scss/grid/_layout.scss +5 -0
- package/scss/grid/_theme.scss +5 -0
- package/scss/grid/_variables.scss +7 -0
- package/scss/icons/_index.scss +19 -4
- package/scss/icons/_layout.scss +5 -0
- package/scss/icons/_theme.scss +6 -0
- package/scss/icons/_variables.scss +0 -0
- package/scss/imageeditor/_index.scss +18 -0
- package/scss/imageeditor/_layout.scss +5 -0
- package/scss/imageeditor/_theme.scss +5 -0
- package/scss/index.scss +170 -0
- package/scss/input/_index.scss +18 -0
- package/scss/input/_layout.scss +5 -0
- package/scss/input/_theme.scss +5 -0
- package/scss/input/_variables.scss +276 -46
- package/scss/list/_index.scss +18 -0
- package/scss/list/_layout.scss +5 -0
- package/scss/list/_theme.scss +5 -0
- package/scss/list/_variables.scss +41 -40
- package/scss/listbox/_index.scss +18 -0
- package/scss/listbox/_layout.scss +5 -0
- package/scss/listbox/_theme.scss +5 -0
- package/scss/listgroup/_index.scss +18 -0
- package/scss/listgroup/_layout.scss +5 -0
- package/scss/listgroup/_theme.scss +5 -0
- package/scss/listview/_index.scss +18 -0
- package/scss/listview/_layout.scss +5 -0
- package/scss/listview/_theme.scss +5 -0
- package/scss/loader/_index.scss +18 -0
- package/scss/loader/_layout.scss +5 -0
- package/scss/loader/_theme.scss +5 -0
- package/scss/map/_index.scss +18 -1
- package/scss/map/_layout.scss +5 -0
- package/scss/map/_theme.scss +5 -0
- package/scss/map/_variables.scss +3 -0
- package/scss/maskedtextbox/_index.scss +18 -0
- package/scss/maskedtextbox/_layout.scss +5 -0
- package/scss/maskedtextbox/_theme.scss +5 -0
- package/scss/mediaplayer/_index.scss +18 -0
- package/scss/mediaplayer/_layout.scss +5 -0
- package/scss/mediaplayer/_theme.scss +5 -0
- package/scss/menu/_index.scss +18 -0
- package/scss/menu/_layout.scss +5 -0
- package/scss/menu/_theme.scss +5 -0
- package/scss/menu-button/_index.scss +18 -0
- package/scss/menu-button/_layout.scss +5 -0
- package/scss/menu-button/_theme.scss +5 -0
- package/scss/messagebox/_index.scss +18 -0
- package/scss/messagebox/_layout.scss +5 -0
- package/scss/messagebox/_theme.scss +5 -0
- package/scss/multiselect/_index.scss +18 -0
- package/scss/multiselect/_layout.scss +5 -0
- package/scss/multiselect/_theme.scss +5 -0
- package/scss/notification/_index.scss +18 -0
- package/scss/notification/_layout.scss +5 -0
- package/scss/notification/_theme.scss +5 -0
- package/scss/numerictextbox/_index.scss +18 -0
- package/scss/numerictextbox/_layout.scss +5 -0
- package/scss/numerictextbox/_theme.scss +5 -0
- package/scss/orgchart/_index.scss +18 -0
- package/scss/orgchart/_layout.scss +5 -0
- package/scss/orgchart/_theme.scss +5 -0
- package/scss/overlay/_index.scss +18 -0
- package/scss/overlay/_layout.scss +5 -0
- package/scss/overlay/_theme.scss +5 -0
- package/scss/pager/_index.scss +18 -0
- package/scss/pager/_layout.scss +5 -0
- package/scss/pager/_theme.scss +5 -0
- package/scss/panelbar/_index.scss +18 -0
- package/scss/panelbar/_layout.scss +5 -0
- package/scss/panelbar/_theme.scss +5 -0
- package/scss/pdf-viewer/_index.scss +18 -0
- package/scss/pdf-viewer/_layout.scss +5 -0
- package/scss/pdf-viewer/_theme.scss +5 -0
- package/scss/pivotgrid/_index.scss +18 -0
- package/scss/pivotgrid/_layout.scss +5 -0
- package/scss/pivotgrid/_theme.scss +5 -0
- package/scss/popover/_index.scss +18 -0
- package/scss/popover/_layout.scss +5 -0
- package/scss/popover/_theme.scss +5 -0
- package/scss/popup/_index.scss +18 -0
- package/scss/popup/_layout.scss +5 -0
- package/scss/popup/_theme.scss +5 -0
- package/scss/progressbar/_index.scss +18 -0
- package/scss/progressbar/_layout.scss +5 -0
- package/scss/progressbar/_theme.scss +5 -0
- package/scss/radio/_index.scss +18 -0
- package/scss/radio/_layout.scss +5 -0
- package/scss/radio/_theme.scss +5 -0
- package/scss/radio/_variables.scss +77 -45
- package/scss/rating/_index.scss +18 -0
- package/scss/rating/_layout.scss +5 -0
- package/scss/rating/_theme.scss +5 -0
- package/scss/responsivepanel/_index.scss +18 -0
- package/scss/responsivepanel/_layout.scss +5 -0
- package/scss/responsivepanel/_theme.scss +5 -0
- package/scss/ripple/_index.scss +18 -0
- package/scss/ripple/_layout.scss +5 -0
- package/scss/ripple/_theme.scss +5 -0
- package/scss/scheduler/_index.scss +18 -0
- package/scss/scheduler/_layout.scss +5 -0
- package/scss/scheduler/_theme.scss +5 -0
- package/scss/scroller/_index.scss +18 -0
- package/scss/scroller/_layout.scss +5 -0
- package/scss/scroller/_theme.scss +5 -0
- package/scss/scrollview/_index.scss +18 -0
- package/scss/scrollview/_layout.scss +5 -0
- package/scss/scrollview/_theme.scss +5 -0
- package/scss/searchbox/_index.scss +18 -0
- package/scss/searchbox/_layout.scss +5 -0
- package/scss/searchbox/_theme.scss +5 -0
- package/scss/signature/_index.scss +18 -0
- package/scss/signature/_layout.scss +5 -0
- package/scss/signature/_theme.scss +5 -0
- package/scss/skeleton/_index.scss +18 -0
- package/scss/skeleton/_layout.scss +5 -0
- package/scss/skeleton/_theme.scss +5 -0
- package/scss/slider/_index.scss +18 -2
- package/scss/slider/_layout.scss +5 -0
- package/scss/slider/_theme.scss +5 -0
- package/scss/slider/_variables.scss +4 -0
- package/scss/split-button/_index.scss +18 -0
- package/scss/split-button/_layout.scss +5 -0
- package/scss/split-button/_theme.scss +5 -0
- package/scss/split-button/_variables.scss +15 -3
- package/scss/splitter/_index.scss +18 -0
- package/scss/splitter/_layout.scss +5 -0
- package/scss/splitter/_theme.scss +5 -0
- package/scss/spreadsheet/_index.scss +18 -1
- package/scss/spreadsheet/_layout.scss +5 -0
- package/scss/spreadsheet/_theme.scss +5 -0
- package/scss/spreadsheet/_variables.scss +3 -0
- package/scss/stepper/_index.scss +18 -0
- package/scss/stepper/_layout.scss +5 -0
- package/scss/stepper/_theme.scss +5 -0
- package/scss/switch/_index.scss +18 -0
- package/scss/switch/_layout.scss +5 -0
- package/scss/switch/_theme.scss +5 -0
- package/scss/switch/_variables.scss +57 -56
- package/scss/table/_index.scss +18 -0
- package/scss/table/_layout.scss +5 -0
- package/scss/table/_theme.scss +5 -0
- package/scss/tabstrip/_index.scss +18 -0
- package/scss/tabstrip/_layout.scss +5 -0
- package/scss/tabstrip/_theme.scss +5 -0
- package/scss/taskboard/_index.scss +18 -0
- package/scss/taskboard/_layout.scss +5 -0
- package/scss/taskboard/_theme.scss +5 -0
- package/scss/textarea/_index.scss +18 -0
- package/scss/textarea/_layout.scss +5 -0
- package/scss/textarea/_theme.scss +5 -0
- package/scss/textbox/_index.scss +18 -0
- package/scss/textbox/_layout.scss +5 -0
- package/scss/textbox/_theme.scss +5 -0
- package/scss/tilelayout/_index.scss +18 -0
- package/scss/tilelayout/_layout.scss +5 -0
- package/scss/tilelayout/_theme.scss +5 -0
- package/scss/timedurationpicker/_index.scss +18 -0
- package/scss/timedurationpicker/_layout.scss +5 -0
- package/scss/timedurationpicker/_theme.scss +5 -0
- package/scss/timeline/_index.scss +18 -0
- package/scss/timeline/_layout.scss +5 -0
- package/scss/timeline/_theme.scss +5 -0
- package/scss/timepicker/_index.scss +18 -0
- package/scss/timepicker/_layout.scss +5 -0
- package/scss/timepicker/_theme.scss +5 -0
- package/scss/timeselector/_index.scss +18 -0
- package/scss/timeselector/_layout.scss +5 -0
- package/scss/timeselector/_theme.scss +5 -0
- package/scss/toolbar/_index.scss +18 -0
- package/scss/toolbar/_layout.scss +5 -0
- package/scss/toolbar/_theme.scss +5 -0
- package/scss/tooltip/_index.scss +18 -0
- package/scss/tooltip/_layout.scss +5 -0
- package/scss/tooltip/_theme.scss +5 -0
- package/scss/treelist/_index.scss +18 -0
- package/scss/treelist/_layout.scss +5 -0
- package/scss/treelist/_theme.scss +5 -0
- package/scss/treeview/_index.scss +18 -0
- package/scss/treeview/_layout.scss +5 -0
- package/scss/treeview/_theme.scss +5 -0
- package/scss/typography/_index.scss +18 -0
- package/scss/typography/_layout.scss +5 -0
- package/scss/typography/_theme.scss +5 -0
- package/scss/upload/_index.scss +18 -0
- package/scss/upload/_layout.scss +5 -0
- package/scss/upload/_theme.scss +5 -0
- package/scss/utils/_index.scss +14 -2
- package/scss/validator/_index.scss +18 -0
- package/scss/validator/_layout.scss +5 -0
- package/scss/validator/_theme.scss +5 -0
- package/scss/virtual-scroller/_index.scss +18 -0
- package/scss/virtual-scroller/_layout.scss +5 -0
- package/scss/virtual-scroller/_theme.scss +5 -0
- package/scss/window/_index.scss +18 -0
- package/scss/window/_layout.scss +5 -0
- package/scss/window/_theme.scss +5 -0
- package/scss/wizard/_index.scss +18 -0
- package/scss/wizard/_layout.scss +5 -0
- package/scss/wizard/_theme.scss +5 -0
|
@@ -1,58 +1,85 @@
|
|
|
1
1
|
// Button
|
|
2
2
|
|
|
3
|
-
///
|
|
3
|
+
/// The width of the border around the Button.
|
|
4
4
|
/// @group button
|
|
5
5
|
$kendo-button-border-width: 1px !default;
|
|
6
6
|
|
|
7
|
-
///
|
|
7
|
+
/// The border radius of the Button.
|
|
8
8
|
/// @group button
|
|
9
9
|
$kendo-button-border-radius: null !default;
|
|
10
10
|
|
|
11
|
-
///
|
|
11
|
+
/// The horizontal padding of the Button.
|
|
12
12
|
/// @group button
|
|
13
13
|
$kendo-button-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
14
|
-
///
|
|
14
|
+
/// The horizontal padding of the small Button.
|
|
15
|
+
/// @group button
|
|
16
|
+
$kendo-button-sm-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
17
|
+
/// The horizontal padding of the medium Button.
|
|
18
|
+
/// @group button
|
|
19
|
+
$kendo-button-md-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
20
|
+
/// The horizontal padding of the large Button.
|
|
21
|
+
/// @group button
|
|
22
|
+
$kendo-button-lg-padding-x: k-map-get( $kendo-spacing, 3 ) !default;
|
|
23
|
+
|
|
24
|
+
/// The vertical padding of the Button.
|
|
15
25
|
/// @group button
|
|
16
26
|
$kendo-button-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
17
|
-
///
|
|
27
|
+
/// The vertical padding of the small Button.
|
|
28
|
+
/// @group button
|
|
29
|
+
$kendo-button-sm-padding-y: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
30
|
+
/// The vertical padding of the medium Button.
|
|
31
|
+
/// @group button
|
|
32
|
+
$kendo-button-md-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
33
|
+
/// The vertical padding of the large Button.
|
|
34
|
+
/// @group button
|
|
35
|
+
$kendo-button-lg-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
36
|
+
|
|
37
|
+
/// The font family of the Button.
|
|
18
38
|
/// @group button
|
|
19
39
|
$kendo-button-font-family: $kendo-font-family !default;
|
|
20
|
-
|
|
40
|
+
|
|
41
|
+
/// The font size of the Button.
|
|
21
42
|
/// @group button
|
|
22
43
|
$kendo-button-font-size: $kendo-font-size-md !default;
|
|
23
|
-
///
|
|
44
|
+
/// The font size of the small Button.
|
|
24
45
|
/// @group button
|
|
25
|
-
$kendo-button-line-height: $kendo-line-height-md !default;
|
|
26
|
-
|
|
27
|
-
$kendo-button-sm-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
28
|
-
$kendo-button-sm-padding-y: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
29
46
|
$kendo-button-sm-font-size: $kendo-font-size-md !default;
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
$kendo-button-md-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
33
|
-
$kendo-button-md-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
47
|
+
/// The font size of the medium Button.
|
|
48
|
+
/// @group button
|
|
34
49
|
$kendo-button-md-font-size: $kendo-font-size-md !default;
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
$kendo-button-lg-padding-x: k-map-get( $kendo-spacing, 3 ) !default;
|
|
38
|
-
$kendo-button-lg-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
50
|
+
/// The font size of the large Button.
|
|
51
|
+
/// @group button
|
|
39
52
|
$kendo-button-lg-font-size: $kendo-font-size-lg !default;
|
|
53
|
+
|
|
54
|
+
/// The line height used along with $kendo-font-size.
|
|
55
|
+
/// @group button
|
|
56
|
+
$kendo-button-line-height: $kendo-line-height-md !default;
|
|
57
|
+
/// The line height used along with the $kendo-font-size of the small Button.
|
|
58
|
+
/// @group button
|
|
59
|
+
$kendo-button-sm-line-height: $kendo-line-height-md !default;
|
|
60
|
+
/// The line height used along with the $kendo-font-size of the medium Button.
|
|
61
|
+
/// @group button
|
|
62
|
+
$kendo-button-md-line-height: $kendo-line-height-md !default;
|
|
63
|
+
/// The line height used along with the $kendo-font-size of the large Button.
|
|
64
|
+
/// @group button
|
|
40
65
|
$kendo-button-lg-line-height: $kendo-line-height-lg !default;
|
|
41
66
|
|
|
42
|
-
///
|
|
67
|
+
/// The calculated height of the Button.
|
|
43
68
|
/// @group button
|
|
44
69
|
$kendo-button-calc-size: calc( #{$kendo-button-line-height * 1em} + #{$kendo-button-padding-y * 2} + #{$kendo-button-border-width * 2} ) !default;
|
|
45
70
|
$kendo-button-sm-calc-size: calc( #{$kendo-button-sm-line-height * 1em} + #{$kendo-button-sm-padding-y * 2} + #{$kendo-button-border-width * 2} ) !default;
|
|
46
71
|
$kendo-button-md-calc-size: calc( #{$kendo-button-md-line-height * 1em} + #{$kendo-button-md-padding-y * 2} + #{$kendo-button-border-width * 2} ) !default;
|
|
47
72
|
$kendo-button-lg-calc-size: calc( #{$kendo-button-lg-line-height * 1em} + #{$kendo-button-lg-padding-y * 2} + #{$kendo-button-border-width * 2} ) !default;
|
|
48
73
|
|
|
49
|
-
///
|
|
74
|
+
/// The calculated inner height of the Button excluding the border width.
|
|
50
75
|
/// @group button
|
|
51
76
|
$kendo-button-inner-calc-size: calc( #{$kendo-button-line-height * 1em} + #{$kendo-button-padding-y * 2} ) !default;
|
|
52
77
|
$kendo-button-sm-inner-calc-size: calc( #{$kendo-button-sm-line-height * 1em} + #{$kendo-button-sm-padding-y * 2} ) !default;
|
|
53
78
|
$kendo-button-md-inner-calc-size: calc( #{$kendo-button-md-line-height * 1em} + #{$kendo-button-md-padding-y * 2} ) !default;
|
|
54
79
|
$kendo-button-lg-inner-calc-size: calc( #{$kendo-button-lg-line-height * 1em} + #{$kendo-button-lg-padding-y * 2} ) !default;
|
|
55
80
|
|
|
81
|
+
/// The sizes map for the Button.
|
|
82
|
+
/// @group button
|
|
56
83
|
$kendo-button-sizes: (
|
|
57
84
|
sm: (
|
|
58
85
|
padding-x: $kendo-button-sm-padding-x,
|
|
@@ -74,110 +101,110 @@ $kendo-button-sizes: (
|
|
|
74
101
|
)
|
|
75
102
|
) !default;
|
|
76
103
|
|
|
77
|
-
///
|
|
104
|
+
/// The theme colors map for the Button.
|
|
78
105
|
/// @group button
|
|
79
106
|
$kendo-button-theme-colors: k-map-merge(
|
|
80
107
|
$kendo-theme-colors,
|
|
81
108
|
( "base": $kendo-base-bg )
|
|
82
109
|
) !default;
|
|
83
110
|
|
|
84
|
-
/// The base background of the
|
|
111
|
+
/// The base background of the Button.
|
|
85
112
|
/// @group button
|
|
86
113
|
$kendo-button-bg: $kendo-base-bg !default;
|
|
87
|
-
/// The base text color of the
|
|
114
|
+
/// The base text color of the Button.
|
|
88
115
|
/// @group button
|
|
89
116
|
$kendo-button-text: $kendo-base-text !default;
|
|
90
|
-
/// The base border color of the
|
|
117
|
+
/// The base border color of the Button.
|
|
91
118
|
/// @group button
|
|
92
119
|
$kendo-button-border: k-try-shade( $kendo-button-bg, 2 ) !default;
|
|
93
|
-
/// The base background gradient of the
|
|
120
|
+
/// The base background gradient of the Button.
|
|
94
121
|
/// @group button
|
|
95
122
|
$kendo-button-gradient: $kendo-base-gradient !default;
|
|
96
|
-
/// The base shadow of the
|
|
123
|
+
/// The base shadow of the Button.
|
|
97
124
|
/// @group button
|
|
98
125
|
$kendo-button-shadow: null !default;
|
|
99
126
|
|
|
100
|
-
/// The base background of hovered
|
|
127
|
+
/// The base background of the hovered Button.
|
|
101
128
|
/// @group button
|
|
102
129
|
$kendo-button-hover-bg: k-try-shade( $kendo-button-bg, 1 ) !default;
|
|
103
|
-
/// The base text color of hovered
|
|
130
|
+
/// The base text color of the hovered Button.
|
|
104
131
|
/// @group button
|
|
105
132
|
$kendo-button-hover-text: null !default;
|
|
106
|
-
/// The base border color of hovered
|
|
133
|
+
/// The base border color of the hovered Button.
|
|
107
134
|
/// @group button
|
|
108
135
|
$kendo-button-hover-border: k-try-shade( $kendo-button-bg, 3 ) !default;
|
|
109
|
-
/// The base background gradient of hovered
|
|
136
|
+
/// The base background gradient of the hovered Button.
|
|
110
137
|
/// @group button
|
|
111
138
|
$kendo-button-hover-gradient: null !default;
|
|
112
|
-
/// The base shadow of hovered
|
|
139
|
+
/// The base shadow of the hovered Button.
|
|
113
140
|
/// @group button
|
|
114
141
|
$kendo-button-hover-shadow: null !default;
|
|
115
142
|
|
|
116
|
-
/// The base background color of active
|
|
143
|
+
/// The base background color of the active Button.
|
|
117
144
|
/// @group button
|
|
118
145
|
$kendo-button-active-bg: k-try-shade( $kendo-button-bg, 2 ) !default;
|
|
119
|
-
/// The base text color of active
|
|
146
|
+
/// The base text color of the active Button.
|
|
120
147
|
/// @group button
|
|
121
148
|
$kendo-button-active-text: null !default;
|
|
122
|
-
/// The base border color of active
|
|
149
|
+
/// The base border color of the active Button.
|
|
123
150
|
/// @group button
|
|
124
151
|
$kendo-button-active-border: k-try-shade( $kendo-button-bg, 4 ) !default;
|
|
125
|
-
/// The base background gradient of active
|
|
152
|
+
/// The base background gradient of the active Button.
|
|
126
153
|
/// @group button
|
|
127
154
|
$kendo-button-active-gradient: null !default;
|
|
128
|
-
/// The base shadow of active
|
|
155
|
+
/// The base shadow of the active Button.
|
|
129
156
|
/// @group button
|
|
130
157
|
$kendo-button-active-shadow: null !default;
|
|
131
158
|
|
|
132
|
-
/// The base background color of selected
|
|
159
|
+
/// The base background color of the selected Button.
|
|
133
160
|
/// @group button
|
|
134
161
|
$kendo-button-selected-bg: $kendo-color-primary !default;
|
|
135
|
-
/// The text color of selected
|
|
162
|
+
/// The text color of the selected Button.
|
|
136
163
|
/// @group button
|
|
137
164
|
$kendo-button-selected-text: k-contrast-legacy( $kendo-button-selected-bg ) !default;
|
|
138
|
-
/// The border color of selected
|
|
165
|
+
/// The border color of the selected Button.
|
|
139
166
|
/// @group button
|
|
140
167
|
$kendo-button-selected-border: $kendo-button-selected-bg !default;
|
|
141
|
-
/// The background gradient of selected
|
|
168
|
+
/// The background gradient of the selected Button.
|
|
142
169
|
/// @group button
|
|
143
170
|
$kendo-button-selected-gradient: $kendo-button-active-gradient !default;
|
|
144
|
-
/// The base shadow of selected
|
|
171
|
+
/// The base shadow of the selected Button.
|
|
145
172
|
/// @group button
|
|
146
173
|
$kendo-button-selected-shadow: $kendo-button-active-shadow !default;
|
|
147
174
|
|
|
148
|
-
/// The base background of focused
|
|
175
|
+
/// The base background of the focused Button.
|
|
149
176
|
/// @group button
|
|
150
177
|
$kendo-button-focus-bg: null !default;
|
|
151
|
-
/// The base text color of focused
|
|
178
|
+
/// The base text color of the focused Button.
|
|
152
179
|
/// @group button
|
|
153
180
|
$kendo-button-focus-text: null !default;
|
|
154
|
-
/// The base border color of focused
|
|
181
|
+
/// The base border color of the focused Button.
|
|
155
182
|
/// @group button
|
|
156
183
|
$kendo-button-focus-border: null !default;
|
|
157
|
-
/// The base background gradient of focused
|
|
184
|
+
/// The base background gradient of the focused Button.
|
|
158
185
|
/// @group button
|
|
159
186
|
$kendo-button-focus-gradient: null !default;
|
|
160
|
-
/// The base shadow of focused
|
|
187
|
+
/// The base shadow of the focused Button.
|
|
161
188
|
/// @group button
|
|
162
189
|
$kendo-button-focus-shadow: 0 0 4px 0 rgba( $kendo-button-border, .75 ) !default;
|
|
163
190
|
|
|
164
|
-
/// The base background of disabled
|
|
191
|
+
/// The base background of the disabled Button.
|
|
165
192
|
/// @group button
|
|
166
193
|
$kendo-button-disabled-bg: null !default;
|
|
167
|
-
/// The base text color of disabled
|
|
194
|
+
/// The base text color of the disabled Button.
|
|
168
195
|
/// @group button
|
|
169
196
|
$kendo-button-disabled-text: null !default;
|
|
170
|
-
/// The base border color of disabled
|
|
197
|
+
/// The base border color of the disabled Button.
|
|
171
198
|
/// @group button
|
|
172
199
|
$kendo-button-disabled-border: null !default;
|
|
173
|
-
/// The base background gradient of disabled
|
|
200
|
+
/// The base background gradient of the disabled Button.
|
|
174
201
|
/// @group button
|
|
175
202
|
$kendo-button-disabled-gradient: null !default;
|
|
176
|
-
/// The base shadow of disabled
|
|
203
|
+
/// The base shadow of the disabled Button.
|
|
177
204
|
/// @group button
|
|
178
205
|
$kendo-button-disabled-shadow: null !default;
|
|
179
206
|
|
|
180
|
-
// Solid
|
|
207
|
+
// Solid Button
|
|
181
208
|
$kendo-solid-button-gradient: $kendo-base-gradient !default;
|
|
182
209
|
$kendo-solid-button-shade-function: "k-try-shade" !default;
|
|
183
210
|
$kendo-solid-button-shade-text-amount: 0 !default;
|
|
@@ -194,37 +221,37 @@ $kendo-solid-button-shadow-blur: 4px !default;
|
|
|
194
221
|
$kendo-solid-button-shadow-spread: 0px !default;
|
|
195
222
|
$kendo-solid-button-shadow-opacity: .75 !default;
|
|
196
223
|
|
|
197
|
-
// Outline
|
|
224
|
+
// Outline Button
|
|
198
225
|
$kendo-outline-button-shadow: true !default;
|
|
199
226
|
$kendo-outline-button-shadow-blur: 4px !default;
|
|
200
227
|
$kendo-outline-button-shadow-spread: 0px !default;
|
|
201
228
|
$kendo-outline-button-shadow-opacity: .75 !default;
|
|
202
229
|
|
|
203
|
-
// Link
|
|
230
|
+
// Link Button
|
|
204
231
|
$kendo-link-button-shadow: true !default;
|
|
205
232
|
$kendo-link-button-shadow-blur: 4px !default;
|
|
206
233
|
$kendo-link-button-shadow-spread: 0px !default;
|
|
207
234
|
$kendo-link-button-shadow-opacity: .75 !default;
|
|
208
235
|
|
|
209
|
-
// Clear
|
|
236
|
+
// Clear Button
|
|
210
237
|
$kendo-clear-button-focus-opacity: .1 !default;
|
|
211
238
|
|
|
212
|
-
/// The overlay opacity of hovered flat
|
|
239
|
+
/// The overlay opacity of the hovered flat Button. Used to create a background for the flat Button.
|
|
213
240
|
/// @group button
|
|
214
241
|
$kendo-flat-button-hover-opacity: .08 !default;
|
|
215
|
-
/// The overlay opacity of focused flat
|
|
242
|
+
/// The overlay opacity of the focused flat Button. Used to create a background for the flat Button.
|
|
216
243
|
/// @group button
|
|
217
244
|
$kendo-flat-button-focus-opacity: .12 !default;
|
|
218
|
-
/// The overlay opacity of active flat
|
|
245
|
+
/// The overlay opacity of the active flat Button. Used to create background for the flat Button.
|
|
219
246
|
/// @group button
|
|
220
247
|
$kendo-flat-button-active-opacity: .16 !default;
|
|
221
|
-
/// The overlay opacity of selected flat
|
|
248
|
+
/// The overlay opacity of the selected flat Button. Used to create background for the flat Button.
|
|
222
249
|
/// @group button
|
|
223
250
|
$kendo-flat-button-selected-opacity: .2 !default;
|
|
224
|
-
/// The opacity of the flat
|
|
251
|
+
/// The opacity of the flat Button focus ring. Used to create a border for the flat Button.
|
|
225
252
|
/// @group button
|
|
226
253
|
$kendo-flat-button-focus-ring-opacity: .12 !default;
|
|
227
254
|
|
|
228
|
-
/// The color transition of the flat
|
|
255
|
+
/// The color transition of the flat Button.
|
|
229
256
|
/// @group button
|
|
230
257
|
$kendo-button-transition: color .2s ease-in-out !default;
|
|
@@ -24,3 +24,21 @@ $_kendo-module-meta: (
|
|
|
24
24
|
@import "./_variables.scss";
|
|
25
25
|
@import "./_layout.scss";
|
|
26
26
|
@import "./_theme.scss";
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
// Register
|
|
30
|
+
@import "../core/module-system/index.import.scss";
|
|
31
|
+
@include module-register( $_kendo-module-meta... );
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
// Expose
|
|
35
|
+
@mixin kendo-calendar--styles() {
|
|
36
|
+
@include module-render( "calendar" ) {
|
|
37
|
+
@include kendo-calendar--layout();
|
|
38
|
+
@include kendo-calendar--theme();
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
@if $kendo-auto-bootstrap {
|
|
43
|
+
@include kendo-calendar--styles();
|
|
44
|
+
}
|
package/scss/captcha/_index.scss
CHANGED
|
@@ -17,8 +17,6 @@ $_kendo-module-meta: (
|
|
|
17
17
|
);
|
|
18
18
|
|
|
19
19
|
|
|
20
|
-
|
|
21
|
-
|
|
22
20
|
// Dependencies
|
|
23
21
|
// @import "../utils/_index.scss";
|
|
24
22
|
@import "../common/_index.scss";
|
|
@@ -33,3 +31,21 @@ $_kendo-module-meta: (
|
|
|
33
31
|
@import "./_variables.scss";
|
|
34
32
|
@import "./_layout.scss";
|
|
35
33
|
@import "./_theme.scss";
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
// Register
|
|
37
|
+
@import "../core/module-system/index.import.scss";
|
|
38
|
+
@include module-register( $_kendo-module-meta... );
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
// Expose
|
|
42
|
+
@mixin kendo-captcha--styles() {
|
|
43
|
+
@include module-render( "captcha" ) {
|
|
44
|
+
@include kendo-captcha--layout();
|
|
45
|
+
@include kendo-captcha--theme();
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
@if $kendo-auto-bootstrap {
|
|
50
|
+
@include kendo-captcha--styles();
|
|
51
|
+
}
|
package/scss/captcha/_theme.scss
CHANGED
package/scss/card/_index.scss
CHANGED
|
@@ -27,3 +27,21 @@ $_kendo-module-meta: (
|
|
|
27
27
|
@import "./_variables.scss";
|
|
28
28
|
@import "./_layout.scss";
|
|
29
29
|
@import "./_theme.scss";
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
// Register
|
|
33
|
+
@import "../core/module-system/index.import.scss";
|
|
34
|
+
@include module-register( $_kendo-module-meta... );
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
// Expose
|
|
38
|
+
@mixin kendo-card--styles() {
|
|
39
|
+
@include module-render( "card" ) {
|
|
40
|
+
@include kendo-card--layout();
|
|
41
|
+
@include kendo-card--theme();
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
@if $kendo-auto-bootstrap {
|
|
46
|
+
@include kendo-card--styles();
|
|
47
|
+
}
|
package/scss/card/_layout.scss
CHANGED
package/scss/card/_theme.scss
CHANGED
package/scss/chat/_index.scss
CHANGED
|
@@ -27,3 +27,21 @@ $_kendo-module-meta: (
|
|
|
27
27
|
@import "./_variables.scss";
|
|
28
28
|
@import "./_layout.scss";
|
|
29
29
|
@import "./_theme.scss";
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
// Register
|
|
33
|
+
@import "../core/module-system/index.import.scss";
|
|
34
|
+
@include module-register( $_kendo-module-meta... );
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
// Expose
|
|
38
|
+
@mixin kendo-chat--styles() {
|
|
39
|
+
@include module-render( "chat" ) {
|
|
40
|
+
@include kendo-chat--layout();
|
|
41
|
+
@include kendo-chat--theme();
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
|
|
45
|
+
@if $kendo-auto-bootstrap {
|
|
46
|
+
@include kendo-chat--styles();
|
|
47
|
+
}
|
package/scss/chat/_layout.scss
CHANGED
package/scss/chat/_theme.scss
CHANGED
|
@@ -16,3 +16,21 @@ $_kendo-module-meta: (
|
|
|
16
16
|
@import "./_variables.scss";
|
|
17
17
|
@import "./_layout.scss";
|
|
18
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-checkbox--styles() {
|
|
28
|
+
@include module-render( "checkbox" ) {
|
|
29
|
+
@include kendo-checkbox--layout();
|
|
30
|
+
@include kendo-checkbox--theme();
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
@if $kendo-auto-bootstrap {
|
|
35
|
+
@include kendo-checkbox--styles();
|
|
36
|
+
}
|