@progress/kendo-theme-classic 6.2.1-dev.0 → 6.2.1-dev.44
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 +4434 -184
- package/dist/all.scss +6206 -1095
- package/dist/meta/sassdoc-data.json +18825 -9477
- package/dist/meta/sassdoc-raw-data.json +8159 -3834
- package/dist/meta/variables.json +238 -130
- 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 -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,19 +1,31 @@
|
|
|
1
1
|
// Split-button
|
|
2
2
|
|
|
3
|
-
///
|
|
3
|
+
/// The focus shadow of the SplitButton.
|
|
4
4
|
/// @group split-button
|
|
5
5
|
$kendo-split-button-focus-shadow: $kendo-button-focus-shadow !default;
|
|
6
6
|
|
|
7
|
-
///
|
|
7
|
+
/// The horizontal padding of the arrow Button.
|
|
8
8
|
/// @group split-button
|
|
9
9
|
$kendo-split-button-arrow-padding-x: $kendo-button-padding-y !default;
|
|
10
|
+
/// The horizontal padding of the small arrow Button.
|
|
11
|
+
/// @group split-button
|
|
10
12
|
$kendo-split-button-sm-arrow-padding-x: $kendo-button-sm-padding-y !default;
|
|
13
|
+
/// The horizontal padding of the medium arrow Button.
|
|
14
|
+
/// @group split-button
|
|
11
15
|
$kendo-split-button-md-arrow-padding-x: $kendo-button-md-padding-y !default;
|
|
16
|
+
/// The horizontal padding of the large arrow Button.
|
|
17
|
+
/// @group split-button
|
|
12
18
|
$kendo-split-button-lg-arrow-padding-x: $kendo-button-lg-padding-y !default;
|
|
13
19
|
|
|
14
|
-
///
|
|
20
|
+
/// The vertical padding of the arrow Button.
|
|
15
21
|
/// @group split-button
|
|
16
22
|
$kendo-split-button-arrow-padding-y: $kendo-button-padding-y !default;
|
|
23
|
+
/// The vertical padding of the small arrow Button.
|
|
24
|
+
/// @group split-button
|
|
17
25
|
$kendo-split-button-sm-arrow-padding-y: $kendo-button-sm-padding-y !default;
|
|
26
|
+
/// The vertical padding of the medium arrow Button.
|
|
27
|
+
/// @group split-button
|
|
18
28
|
$kendo-split-button-md-arrow-padding-y: $kendo-button-md-padding-y !default;
|
|
29
|
+
/// The vertical padding of the large arrow Button.
|
|
30
|
+
/// @group split-button
|
|
19
31
|
$kendo-split-button-lg-arrow-padding-y: $kendo-button-lg-padding-y !default;
|
|
@@ -22,3 +22,21 @@ $_kendo-module-meta: (
|
|
|
22
22
|
@import "./_variables.scss";
|
|
23
23
|
@import "./_layout.scss";
|
|
24
24
|
@import "./_theme.scss";
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
// Register
|
|
28
|
+
@import "../core/module-system/index.import.scss";
|
|
29
|
+
@include module-register( $_kendo-module-meta... );
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
// Expose
|
|
33
|
+
@mixin kendo-splitter--styles() {
|
|
34
|
+
@include module-render( "splitter" ) {
|
|
35
|
+
@include kendo-splitter--layout();
|
|
36
|
+
@include kendo-splitter--theme();
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
@if $kendo-auto-bootstrap {
|
|
41
|
+
@include kendo-splitter--styles();
|
|
42
|
+
}
|
|
@@ -46,6 +46,23 @@ $_kendo-module-meta: (
|
|
|
46
46
|
|
|
47
47
|
// Component
|
|
48
48
|
@import "./_variables.scss";
|
|
49
|
-
@import "./images/image-default.scss";
|
|
50
49
|
@import "./_layout.scss";
|
|
51
50
|
@import "./_theme.scss";
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
// Register
|
|
54
|
+
@import "../core/module-system/index.import.scss";
|
|
55
|
+
@include module-register( $_kendo-module-meta... );
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
// Expose
|
|
59
|
+
@mixin kendo-spreadsheet--styles() {
|
|
60
|
+
@include module-render( "spreadsheet" ) {
|
|
61
|
+
@include kendo-spreadsheet--layout();
|
|
62
|
+
@include kendo-spreadsheet--theme();
|
|
63
|
+
}
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
@if $kendo-auto-bootstrap {
|
|
67
|
+
@include kendo-spreadsheet--styles();
|
|
68
|
+
}
|
package/scss/stepper/_index.scss
CHANGED
|
@@ -22,3 +22,21 @@ $_kendo-module-meta: (
|
|
|
22
22
|
@import "./_variables.scss";
|
|
23
23
|
@import "./_layout.scss";
|
|
24
24
|
@import "./_theme.scss";
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
// Register
|
|
28
|
+
@import "../core/module-system/index.import.scss";
|
|
29
|
+
@include module-register( $_kendo-module-meta... );
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
// Expose
|
|
33
|
+
@mixin kendo-stepper--styles() {
|
|
34
|
+
@include module-render( "stepper" ) {
|
|
35
|
+
@include kendo-stepper--layout();
|
|
36
|
+
@include kendo-stepper--theme();
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
@if $kendo-auto-bootstrap {
|
|
41
|
+
@include kendo-stepper--styles();
|
|
42
|
+
}
|
package/scss/stepper/_theme.scss
CHANGED
package/scss/switch/_index.scss
CHANGED
|
@@ -18,3 +18,21 @@ $_kendo-module-meta: (
|
|
|
18
18
|
@import "./_variables.scss";
|
|
19
19
|
@import "./_layout.scss";
|
|
20
20
|
@import "./_theme.scss";
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
// Register
|
|
24
|
+
@import "../core/module-system/index.import.scss";
|
|
25
|
+
@include module-register( $_kendo-module-meta... );
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
// Expose
|
|
29
|
+
@mixin kendo-switch--styles() {
|
|
30
|
+
@include module-render( "switch" ) {
|
|
31
|
+
@include kendo-switch--layout();
|
|
32
|
+
@include kendo-switch--theme();
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
@if $kendo-auto-bootstrap {
|
|
37
|
+
@include kendo-switch--styles();
|
|
38
|
+
}
|
package/scss/switch/_layout.scss
CHANGED
package/scss/switch/_theme.scss
CHANGED
|
@@ -1,25 +1,26 @@
|
|
|
1
1
|
// Switch
|
|
2
2
|
|
|
3
|
-
///
|
|
3
|
+
/// The font family of the Switch.
|
|
4
4
|
/// @group switch
|
|
5
5
|
$kendo-switch-font-family: null !default;
|
|
6
6
|
|
|
7
|
-
///
|
|
7
|
+
/// The border width of the Switch track.
|
|
8
8
|
/// @group switch
|
|
9
9
|
$kendo-switch-track-border-width: 1px !default;
|
|
10
10
|
|
|
11
|
-
///
|
|
11
|
+
/// The border width of the Switch thumb.
|
|
12
12
|
/// @group switch
|
|
13
13
|
$kendo-switch-thumb-border-width: 1px !default;
|
|
14
14
|
|
|
15
|
-
///
|
|
15
|
+
/// The text transform of the Switch label.
|
|
16
16
|
/// @group switch
|
|
17
17
|
$kendo-switch-label-text-transform: null !default;
|
|
18
|
-
|
|
18
|
+
|
|
19
|
+
/// The display of the Switch label.
|
|
19
20
|
/// @group switch
|
|
20
21
|
$kendo-switch-label-display: inline !default;
|
|
21
22
|
|
|
22
|
-
///
|
|
23
|
+
/// The map with the different Switch sizes.
|
|
23
24
|
/// @group switch
|
|
24
25
|
$kendo-switch-sizes: (
|
|
25
26
|
sm: ( font-size: 12px, track-width: 48px, track-height: 26px, thumb-width: 20px, thumb-height: 20px, thumb-offset: 3px, label-offset: 4px ),
|
|
@@ -27,165 +28,165 @@ $kendo-switch-sizes: (
|
|
|
27
28
|
lg: ( font-size: 12px, track-width: 64px, track-height: 34px, thumb-width: 28px, thumb-height: 28px, thumb-offset: 3px, label-offset: 8px )
|
|
28
29
|
) !default;
|
|
29
30
|
|
|
30
|
-
/// The background of the track when the
|
|
31
|
+
/// The background of the track when the Switch is not checked.
|
|
31
32
|
/// @group switch
|
|
32
33
|
$kendo-switch-off-track-bg: $kendo-component-bg !default;
|
|
33
|
-
/// The text color of the track when the
|
|
34
|
+
/// The text color of the track when the Switch is not checked.
|
|
34
35
|
/// @group switch
|
|
35
36
|
$kendo-switch-off-track-text: $kendo-component-text !default;
|
|
36
|
-
/// The border color of the track when the
|
|
37
|
+
/// The border color of the track when the Switch is not checked.
|
|
37
38
|
/// @group switch
|
|
38
39
|
$kendo-switch-off-track-border: $kendo-component-border !default;
|
|
39
|
-
/// The background gradient of the track when the
|
|
40
|
+
/// The background gradient of the track when the Switch is not checked.
|
|
40
41
|
/// @group switch
|
|
41
42
|
$kendo-switch-off-track-gradient: null !default;
|
|
42
43
|
|
|
43
|
-
/// The background of the track when the hovered
|
|
44
|
+
/// The background of the track when the hovered Switch is not checked.
|
|
44
45
|
/// @group switch
|
|
45
46
|
$kendo-switch-off-track-hover-bg: null !default;
|
|
46
|
-
/// The text color of the track when the hovered
|
|
47
|
+
/// The text color of the track when the hovered Switch is not checked.
|
|
47
48
|
/// @group switch
|
|
48
49
|
$kendo-switch-off-track-hover-text: null !default;
|
|
49
|
-
/// The border color of the track when the hovered
|
|
50
|
+
/// The border color of the track when the hovered Switch is not checked.
|
|
50
51
|
/// @group switch
|
|
51
52
|
$kendo-switch-off-track-hover-border: null !default;
|
|
52
|
-
/// The background gradient of the track when the hovered
|
|
53
|
+
/// The background gradient of the track when the hovered Switch is not checked.
|
|
53
54
|
/// @group switch
|
|
54
55
|
$kendo-switch-off-track-hover-gradient: null !default;
|
|
55
56
|
|
|
56
|
-
/// The background of the track when the focused
|
|
57
|
+
/// The background of the track when the focused Switch is not checked.
|
|
57
58
|
/// @group switch
|
|
58
59
|
$kendo-switch-off-track-focus-bg: null !default;
|
|
59
|
-
/// The text color of the track when the focused
|
|
60
|
+
/// The text color of the track when the focused Switch is not checked.
|
|
60
61
|
/// @group switch
|
|
61
62
|
$kendo-switch-off-track-focus-text: null !default;
|
|
62
|
-
/// The border color of the track when the focused
|
|
63
|
+
/// The border color of the track when the focused Switch is not checked.
|
|
63
64
|
/// @group switch
|
|
64
65
|
$kendo-switch-off-track-focus-border: null !default;
|
|
65
|
-
/// The background gradient of the track when the focused
|
|
66
|
+
/// The background gradient of the track when the focused Switch is not checked.
|
|
66
67
|
/// @group switch
|
|
67
68
|
$kendo-switch-off-track-focus-gradient: null !default;
|
|
68
|
-
/// The ring around the track when the focused
|
|
69
|
+
/// The ring around the track when the focused Switch is not checked.
|
|
69
70
|
/// @group switch
|
|
70
71
|
$kendo-switch-off-track-focus-ring: 0 0 3px 1px rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .25 ) !default;
|
|
71
72
|
|
|
72
|
-
/// The background of the track when the disabled
|
|
73
|
+
/// The background of the track when the disabled Switch is not checked.
|
|
73
74
|
/// @group switch
|
|
74
75
|
$kendo-switch-off-track-disabled-bg: null !default;
|
|
75
|
-
/// The text color of the track when the disabled
|
|
76
|
+
/// The text color of the track when the disabled Switch is not checked.
|
|
76
77
|
/// @group switch
|
|
77
78
|
$kendo-switch-off-track-disabled-text: null !default;
|
|
78
|
-
/// The border color of the track when the disabled
|
|
79
|
+
/// The border color of the track when the disabled Switch is not checked.
|
|
79
80
|
/// @group switch
|
|
80
81
|
$kendo-switch-off-track-disabled-border: null !default;
|
|
81
|
-
/// The background gradient of the track when the disabled
|
|
82
|
+
/// The background gradient of the track when the disabled Switch is not checked.
|
|
82
83
|
/// @group switch
|
|
83
84
|
$kendo-switch-off-track-disabled-gradient: null !default;
|
|
84
85
|
|
|
85
|
-
/// The background of the thumb when the
|
|
86
|
+
/// The background of the thumb when the Switch is not checked.
|
|
86
87
|
/// @group switch
|
|
87
88
|
$kendo-switch-off-thumb-bg: k-try-shade( $kendo-switch-off-track-bg ) !default;
|
|
88
|
-
/// The text color of the thumb when the
|
|
89
|
+
/// The text color of the thumb when the Switch is not checked.
|
|
89
90
|
/// @group switch
|
|
90
91
|
$kendo-switch-off-thumb-text: null !default;
|
|
91
|
-
/// The border color of the thumb when the
|
|
92
|
+
/// The border color of the thumb when the Switch is not checked.
|
|
92
93
|
/// @group switch
|
|
93
94
|
$kendo-switch-off-thumb-border: $kendo-switch-off-track-border !default;
|
|
94
|
-
/// The background gradient of the thumb when the
|
|
95
|
+
/// The background gradient of the thumb when the Switch is not checked.
|
|
95
96
|
/// @group switch
|
|
96
97
|
$kendo-switch-off-thumb-gradient: $kendo-base-gradient !default;
|
|
97
98
|
|
|
98
|
-
/// The background of the thumb when the hovered
|
|
99
|
+
/// The background of the thumb when the hovered Switch is not checked.
|
|
99
100
|
/// @group switch
|
|
100
101
|
$kendo-switch-off-thumb-hover-bg: k-try-shade( $kendo-switch-off-thumb-bg ) !default;
|
|
101
|
-
/// The text color of the thumb when the hovered
|
|
102
|
+
/// The text color of the thumb when the hovered Switch is not checked.
|
|
102
103
|
/// @group switch
|
|
103
104
|
$kendo-switch-off-thumb-hover-text: null !default;
|
|
104
|
-
/// The border color of the thumb when the hovered
|
|
105
|
+
/// The border color of the thumb when the hovered Switch is not checked.
|
|
105
106
|
/// @group switch
|
|
106
107
|
$kendo-switch-off-thumb-hover-border: $kendo-switch-off-thumb-border !default;
|
|
107
|
-
/// The background gradient of the thumb when the hovered
|
|
108
|
+
/// The background gradient of the thumb when the hovered Switch is not checked.
|
|
108
109
|
/// @group switch
|
|
109
110
|
$kendo-switch-off-thumb-hover-gradient: null !default;
|
|
110
111
|
|
|
111
112
|
|
|
112
|
-
/// The background of the track when the
|
|
113
|
+
/// The background of the track when the Switch is checked.
|
|
113
114
|
/// @group switch
|
|
114
115
|
$kendo-switch-on-track-bg: $kendo-component-bg !default;
|
|
115
|
-
/// The text color of the track when the
|
|
116
|
+
/// The text color of the track when the Switch is checked.
|
|
116
117
|
/// @group switch
|
|
117
118
|
$kendo-switch-on-track-text: $kendo-color-primary !default;
|
|
118
|
-
/// The border color of the track when the
|
|
119
|
+
/// The border color of the track when the Switch is checked.
|
|
119
120
|
/// @group switch
|
|
120
121
|
$kendo-switch-on-track-border: $kendo-component-border !default;
|
|
121
|
-
/// The background gradient of the track when the
|
|
122
|
+
/// The background gradient of the track when the Switch is checked.
|
|
122
123
|
/// @group switch
|
|
123
124
|
$kendo-switch-on-track-gradient: null !default;
|
|
124
125
|
|
|
125
|
-
/// The background of the track wen the hovered
|
|
126
|
+
/// The background of the track wen the hovered Switch is checked.
|
|
126
127
|
/// @group switch
|
|
127
128
|
$kendo-switch-on-track-hover-bg: null !default;
|
|
128
|
-
/// The text color of the track wen the hovered
|
|
129
|
+
/// The text color of the track wen the hovered Switch is checked.
|
|
129
130
|
/// @group switch
|
|
130
131
|
$kendo-switch-on-track-hover-text: null !default;
|
|
131
|
-
/// The border color of the track wen the hovered
|
|
132
|
+
/// The border color of the track wen the hovered Switch is checked.
|
|
132
133
|
/// @group switch
|
|
133
134
|
$kendo-switch-on-track-hover-border: null !default;
|
|
134
|
-
/// The background gradient of the track wen the hovered
|
|
135
|
+
/// The background gradient of the track wen the hovered Switch is checked.
|
|
135
136
|
/// @group switch
|
|
136
137
|
$kendo-switch-on-track-hover-gradient: null !default;
|
|
137
138
|
|
|
138
|
-
/// The background of the track wen the focused
|
|
139
|
+
/// The background of the track wen the focused Switch is checked.
|
|
139
140
|
/// @group switch
|
|
140
141
|
$kendo-switch-on-track-focus-bg: null !default;
|
|
141
|
-
/// The text color of the track wen the focused
|
|
142
|
+
/// The text color of the track wen the focused Switch is checked.
|
|
142
143
|
/// @group switch
|
|
143
144
|
$kendo-switch-on-track-focus-text: null !default;
|
|
144
|
-
/// The border color of the track wen the focused
|
|
145
|
+
/// The border color of the track wen the focused Switch is checked.
|
|
145
146
|
/// @group switch
|
|
146
147
|
$kendo-switch-on-track-focus-border: null !default;
|
|
147
|
-
/// The background gradient of the track wen the focused
|
|
148
|
+
/// The background gradient of the track wen the focused Switch is checked.
|
|
148
149
|
/// @group switch
|
|
149
150
|
$kendo-switch-on-track-focus-gradient: null !default;
|
|
150
|
-
/// The ring around the track wen the focused
|
|
151
|
+
/// The ring around the track wen the focused Switch is checked.
|
|
151
152
|
/// @group switch
|
|
152
153
|
$kendo-switch-on-track-focus-ring: 0 0 3px 1px rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .25 ) !default;
|
|
153
154
|
|
|
154
|
-
/// The background of the track when the disabled
|
|
155
|
+
/// The background of the track when the disabled Switch is checked.
|
|
155
156
|
/// @group switch
|
|
156
157
|
$kendo-switch-on-track-disabled-bg: null !default;
|
|
157
|
-
/// The text color of the track when the disabled
|
|
158
|
+
/// The text color of the track when the disabled Switch is checked.
|
|
158
159
|
/// @group switch
|
|
159
160
|
$kendo-switch-on-track-disabled-text: null !default;
|
|
160
|
-
/// The border color of the track when the disabled
|
|
161
|
+
/// The border color of the track when the disabled Switch is checked.
|
|
161
162
|
/// @group switch
|
|
162
163
|
$kendo-switch-on-track-disabled-border: null !default;
|
|
163
|
-
/// The background gradient of the track when the disabled
|
|
164
|
+
/// The background gradient of the track when the disabled Switch is checked.
|
|
164
165
|
/// @group switch
|
|
165
166
|
$kendo-switch-on-track-disabled-gradient: null !default;
|
|
166
167
|
|
|
167
|
-
/// The background of the thumb when the
|
|
168
|
+
/// The background of the thumb when the Switch is checked.
|
|
168
169
|
/// @group switch
|
|
169
170
|
$kendo-switch-on-thumb-bg: $kendo-color-primary !default;
|
|
170
|
-
/// The text color of the thumb when the
|
|
171
|
+
/// The text color of the thumb when the Switch is checked.
|
|
171
172
|
/// @group switch
|
|
172
173
|
$kendo-switch-on-thumb-text: null !default;
|
|
173
|
-
/// The border color of the thumb when the
|
|
174
|
+
/// The border color of the thumb when the Switch is checked.
|
|
174
175
|
/// @group switch
|
|
175
176
|
$kendo-switch-on-thumb-border: k-try-shade( $kendo-switch-on-thumb-bg ) !default;
|
|
176
|
-
/// The background gradient of the thumb when the
|
|
177
|
+
/// The background gradient of the thumb when the Switch is checked.
|
|
177
178
|
/// @group switch
|
|
178
179
|
$kendo-switch-on-thumb-gradient: $kendo-base-gradient !default;
|
|
179
180
|
|
|
180
|
-
/// The background of the thumb when the hovered
|
|
181
|
+
/// The background of the thumb when the hovered Switch is checked.
|
|
181
182
|
/// @group switch
|
|
182
183
|
$kendo-switch-on-thumb-hover-bg: k-try-shade( $kendo-switch-on-thumb-bg ) !default;
|
|
183
|
-
/// The text color of the thumb when the hovered
|
|
184
|
+
/// The text color of the thumb when the hovered Switch is checked.
|
|
184
185
|
/// @group switch
|
|
185
186
|
$kendo-switch-on-thumb-hover-text: null !default;
|
|
186
|
-
/// The border color of the thumb when the hovered
|
|
187
|
+
/// The border color of the thumb when the hovered Switch is checked.
|
|
187
188
|
/// @group switch
|
|
188
189
|
$kendo-switch-on-thumb-hover-border: k-try-shade( $kendo-switch-on-thumb-hover-bg ) !default;
|
|
189
|
-
/// The background gradient of the thumb when the hovered
|
|
190
|
+
/// The background gradient of the thumb when the hovered Switch is checked.
|
|
190
191
|
/// @group switch
|
|
191
192
|
$kendo-switch-on-thumb-hover-gradient: null !default;
|
package/scss/table/_index.scss
CHANGED
|
@@ -17,3 +17,21 @@ $_kendo-module-meta: (
|
|
|
17
17
|
@import "./_variables.scss";
|
|
18
18
|
@import "./_layout.scss";
|
|
19
19
|
@import "./_theme.scss";
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
// Register
|
|
23
|
+
@import "../core/module-system/index.import.scss";
|
|
24
|
+
@include module-register( $_kendo-module-meta... );
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
// Expose
|
|
28
|
+
@mixin kendo-table--styles() {
|
|
29
|
+
@include module-render( "table" ) {
|
|
30
|
+
@include kendo-table--layout();
|
|
31
|
+
@include kendo-table--theme();
|
|
32
|
+
}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
@if $kendo-auto-bootstrap {
|
|
36
|
+
@include kendo-table--styles();
|
|
37
|
+
}
|
package/scss/table/_layout.scss
CHANGED
package/scss/table/_theme.scss
CHANGED
|
@@ -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-tabstrip--styles() {
|
|
36
|
+
@include module-render( "tabstrip" ) {
|
|
37
|
+
@include kendo-tabstrip--layout();
|
|
38
|
+
@include kendo-tabstrip--theme();
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
@if $kendo-auto-bootstrap {
|
|
43
|
+
@include kendo-tabstrip--styles();
|
|
44
|
+
}
|
|
@@ -33,3 +33,21 @@ $_kendo-module-meta: (
|
|
|
33
33
|
@import "./_variables.scss";
|
|
34
34
|
@import "./_layout.scss";
|
|
35
35
|
@import "./_theme.scss";
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
// Register
|
|
39
|
+
@import "../core/module-system/index.import.scss";
|
|
40
|
+
@include module-register( $_kendo-module-meta... );
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
// Expose
|
|
44
|
+
@mixin kendo-task-board--styles() {
|
|
45
|
+
@include module-render( "task-board" ) {
|
|
46
|
+
@include kendo-task-board--layout();
|
|
47
|
+
@include kendo-task-board--theme();
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
|
|
51
|
+
@if $kendo-auto-bootstrap {
|
|
52
|
+
@include kendo-task-board--styles();
|
|
53
|
+
}
|
|
@@ -22,3 +22,21 @@ $_kendo-module-meta: (
|
|
|
22
22
|
@import "./_variables.scss";
|
|
23
23
|
@import "./_layout.scss";
|
|
24
24
|
@import "./_theme.scss";
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
// Register
|
|
28
|
+
@import "../core/module-system/index.import.scss";
|
|
29
|
+
@include module-register( $_kendo-module-meta... );
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
// Expose
|
|
33
|
+
@mixin kendo-textarea--styles() {
|
|
34
|
+
@include module-render( "textarea" ) {
|
|
35
|
+
@include kendo-textarea--layout();
|
|
36
|
+
@include kendo-textarea--theme();
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
@if $kendo-auto-bootstrap {
|
|
41
|
+
@include kendo-textarea--styles();
|
|
42
|
+
}
|
package/scss/textbox/_index.scss
CHANGED
|
@@ -22,3 +22,21 @@ $_kendo-module-meta: (
|
|
|
22
22
|
@import "./_variables.scss";
|
|
23
23
|
@import "./_layout.scss";
|
|
24
24
|
@import "./_theme.scss";
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
// Register
|
|
28
|
+
@import "../core/module-system/index.import.scss";
|
|
29
|
+
@include module-register( $_kendo-module-meta... );
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
// Expose
|
|
33
|
+
@mixin kendo-textbox--styles() {
|
|
34
|
+
@include module-render( "textbox" ) {
|
|
35
|
+
@include kendo-textbox--layout();
|
|
36
|
+
@include kendo-textbox--theme();
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
@if $kendo-auto-bootstrap {
|
|
41
|
+
@include kendo-textbox--styles();
|
|
42
|
+
}
|