@progress/kendo-theme-fluent 11.2.1-dev.0 → 11.3.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/all.css +1 -1
- package/dist/fluent-main-dark.css +1 -1
- package/dist/fluent-main.css +1 -1
- package/dist/meta/sassdoc-data.json +24099 -27323
- package/dist/meta/sassdoc-raw-data.json +8421 -7718
- package/dist/meta/variables.json +7880 -8036
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main-dark.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +4 -4
- package/scss/action-buttons/_layout.scss +2 -55
- package/scss/action-buttons/_theme.scss +2 -11
- package/scss/action-buttons/_variables.scss +17 -7
- package/scss/action-sheet/_layout.scss +11 -399
- package/scss/action-sheet/_theme.scss +14 -69
- package/scss/action-sheet/_variables.scss +129 -66
- package/scss/adaptive/_index.scss +0 -3
- package/scss/adaptive/_layout.scss +2 -457
- package/scss/adaptive/_theme.scss +2 -75
- package/scss/adaptive/_variables.scss +39 -18
- package/scss/appbar/_layout.scss +2 -114
- package/scss/appbar/_theme.scss +9 -20
- package/scss/appbar/_variables.scss +38 -71
- package/scss/avatar/_layout.scss +2 -73
- package/scss/avatar/_theme.scss +2 -16
- package/scss/avatar/_variables.scss +24 -82
- package/scss/badge/_layout.scss +3 -146
- package/scss/badge/_theme.scss +8 -21
- package/scss/badge/_variables.scss +41 -88
- package/scss/bottom-navigation/_layout.scss +5 -108
- package/scss/bottom-navigation/_theme.scss +73 -74
- package/scss/bottom-navigation/_variables.scss +58 -117
- package/scss/breadcrumb/_layout.scss +8 -132
- package/scss/breadcrumb/_theme.scss +15 -71
- package/scss/breadcrumb/_variables.scss +133 -71
- package/scss/button/_layout.scss +18 -182
- package/scss/button/_theme.scss +132 -113
- package/scss/button/_variables.scss +156 -301
- package/scss/calendar/_layout.scss +27 -383
- package/scss/calendar/_theme.scss +55 -127
- package/scss/calendar/_variables.scss +185 -100
- package/scss/captcha/_layout.scss +2 -59
- package/scss/captcha/_theme.scss +2 -9
- package/scss/captcha/_variables.scss +25 -9
- package/scss/card/_layout.scss +9 -314
- package/scss/card/_theme.scss +3 -103
- package/scss/card/_variables.scss +110 -60
- package/scss/chart-wizard/_layout.scss +2 -38
- package/scss/chart-wizard/_theme.scss +2 -28
- package/scss/chart-wizard/_variables.scss +25 -11
- package/scss/chat/_index.scss +0 -3
- package/scss/chat/_layout.scss +26 -450
- package/scss/chat/_theme.scss +9 -80
- package/scss/chat/_variables.scss +143 -71
- package/scss/checkbox/_layout.scss +14 -191
- package/scss/checkbox/_theme.scss +11 -100
- package/scss/checkbox/_variables.scss +165 -78
- package/scss/chip/_layout.scss +11 -137
- package/scss/chip/_theme.scss +56 -57
- package/scss/chip/_variables.scss +99 -94
- package/scss/color-preview/_layout.scss +4 -64
- package/scss/color-preview/_theme.scss +2 -27
- package/scss/color-preview/_variables.scss +23 -9
- package/scss/coloreditor/_layout.scss +21 -109
- package/scss/coloreditor/_theme.scss +3 -24
- package/scss/coloreditor/_variables.scss +92 -57
- package/scss/colorgradient/_layout.scss +12 -196
- package/scss/colorgradient/_theme.scss +27 -65
- package/scss/colorgradient/_variables.scss +134 -76
- package/scss/colorpalette/_layout.scss +6 -40
- package/scss/colorpalette/_theme.scss +10 -20
- package/scss/colorpalette/_variables.scss +39 -21
- package/scss/colorpicker/_layout.scss +2 -11
- package/scss/colorpicker/_theme.scss +2 -1
- package/scss/column-menu/_layout.scss +5 -56
- package/scss/column-menu/_theme.scss +1 -24
- package/scss/column-menu/_variables.scss +38 -17
- package/scss/combobox/_layout.scss +4 -2
- package/scss/combobox/_theme.scss +4 -2
- package/scss/core/functions/index.import.scss +1 -0
- package/scss/dataviz/_layout.scss +6 -543
- package/scss/dataviz/_theme.scss +12 -76
- package/scss/dataviz/_variables.scss +152 -33
- package/scss/daterangepicker/_layout.scss +2 -37
- package/scss/daterangepicker/_theme.scss +16 -7
- package/scss/daterangepicker/_variables.scss +9 -0
- package/scss/datetimepicker/_layout.scss +3 -41
- package/scss/datetimepicker/_theme.scss +3 -2
- package/scss/datetimepicker/_variables.scss +5 -1
- package/scss/dialog/_layout.scss +8 -53
- package/scss/dialog/_theme.scss +5 -25
- package/scss/dialog/_variables.scss +31 -60
- package/scss/dock-manager/_layout.scss +9 -193
- package/scss/dock-manager/_theme.scss +6 -28
- package/scss/dock-manager/_variables.scss +74 -36
- package/scss/draggable/_layout.scss +13 -59
- package/scss/draggable/_theme.scss +10 -15
- package/scss/draggable/_variables.scss +45 -23
- package/scss/drawer/_layout.scss +7 -198
- package/scss/drawer/_theme.scss +25 -52
- package/scss/drawer/_variables.scss +73 -45
- package/scss/dropdowngrid/_layout.scss +3 -11
- package/scss/dropdowngrid/_theme.scss +3 -3
- package/scss/dropdownlist/_layout.scss +4 -28
- package/scss/dropdownlist/_theme.scss +3 -7
- package/scss/dropdowntree/_layout.scss +2 -35
- package/scss/dropdowntree/_theme.scss +3 -4
- package/scss/dropdowntree/_variables.scss +4 -3
- package/scss/dropzone/_layout.scss +7 -31
- package/scss/dropzone/_theme.scss +2 -30
- package/scss/dropzone/_variables.scss +43 -21
- package/scss/editor/_layout.scss +3 -588
- package/scss/editor/_theme.scss +12 -78
- package/scss/editor/_variables.scss +45 -26
- package/scss/expansion-panel/_layout.scss +22 -57
- package/scss/expansion-panel/_theme.scss +13 -36
- package/scss/expansion-panel/_variables.scss +49 -28
- package/scss/fab/_layout.scss +11 -134
- package/scss/fab/_theme.scss +37 -126
- package/scss/fab/_variables.scss +104 -56
- package/scss/filemanager/_layout.scss +2 -240
- package/scss/filemanager/_theme.scss +8 -89
- package/scss/filemanager/_variables.scss +109 -56
- package/scss/filter/_layout.scss +8 -71
- package/scss/filter/_theme.scss +5 -14
- package/scss/filter/_variables.scss +20 -10
- package/scss/floating-label/_layout.scss +3 -75
- package/scss/floating-label/_theme.scss +4 -20
- package/scss/floating-label/_variables.scss +35 -17
- package/scss/forms/_index.scss +0 -1
- package/scss/forms/_layout.scss +5 -302
- package/scss/forms/_theme.scss +5 -24
- package/scss/forms/_variables.scss +73 -39
- package/scss/gantt/_layout.scss +5 -801
- package/scss/gantt/_theme.scss +17 -236
- package/scss/gantt/_variables.scss +142 -73
- package/scss/grid/_layout.scss +60 -1276
- package/scss/grid/_theme.scss +35 -343
- package/scss/grid/_variables.scss +306 -183
- package/scss/gridlayout/_layout.scss +1 -6
- package/scss/gridlayout/_theme.scss +1 -6
- package/scss/icons/_layout.scss +4 -33
- package/scss/icons/_theme.scss +7 -1
- package/scss/icons/_variables.scss +35 -9
- package/scss/imageeditor/_layout.scss +2 -152
- package/scss/imageeditor/_theme.scss +5 -42
- package/scss/imageeditor/_variables.scss +66 -32
- package/scss/index.scss +2 -1
- package/scss/input/_layout.scss +36 -468
- package/scss/input/_theme.scss +52 -128
- package/scss/input/_variables.scss +153 -208
- package/scss/list/_layout.scss +3 -252
- package/scss/list/_theme.scss +10 -81
- package/scss/list/_variables.scss +176 -92
- package/scss/listbox/_layout.scss +2 -80
- package/scss/listbox/_theme.scss +5 -8
- package/scss/listbox/_variables.scss +28 -13
- package/scss/listgroup/_layout.scss +2 -174
- package/scss/listgroup/_theme.scss +2 -8
- package/scss/listgroup/_variables.scss +23 -10
- package/scss/listview/_layout.scss +6 -133
- package/scss/listview/_theme.scss +8 -37
- package/scss/listview/_variables.scss +66 -39
- package/scss/loader/_layout.scss +15 -572
- package/scss/loader/_theme.scss +2 -14
- package/scss/loader/_variables.scss +90 -92
- package/scss/map/_layout.scss +7 -121
- package/scss/map/_theme.scss +5 -17
- package/scss/map/_variables.scss +40 -22
- package/scss/maskedtextbox/_layout.scss +3 -3
- package/scss/maskedtextbox/_theme.scss +3 -3
- package/scss/mediaplayer/_layout.scss +5 -72
- package/scss/mediaplayer/_theme.scss +5 -15
- package/scss/mediaplayer/_variables.scss +27 -14
- package/scss/menu/_layout.scss +25 -267
- package/scss/menu/_theme.scss +14 -73
- package/scss/menu/_variables.scss +135 -76
- package/scss/menu-button/_layout.scss +9 -14
- package/scss/menu-button/_theme.scss +5 -1
- package/scss/menu-button/_variables.scss +10 -0
- package/scss/messagebox/_layout.scss +2 -18
- package/scss/messagebox/_theme.scss +4 -19
- package/scss/messagebox/_variables.scss +33 -37
- package/scss/multiselect/_layout.scss +3 -4
- package/scss/multiselect/_theme.scss +3 -4
- package/scss/no-data/_layout.scss +2 -17
- package/scss/no-data/_theme.scss +2 -5
- package/scss/no-data/_variables.scss +7 -2
- package/scss/notification/_functions.scss +17 -0
- package/scss/notification/_layout.scss +2 -68
- package/scss/notification/_theme.scss +4 -28
- package/scss/notification/_variables.scss +50 -91
- package/scss/numerictextbox/_layout.scss +3 -7
- package/scss/numerictextbox/_theme.scss +3 -3
- package/scss/orgchart/_layout.scss +8 -99
- package/scss/orgchart/_theme.scss +4 -45
- package/scss/orgchart/_variables.scss +87 -45
- package/scss/otp/_layout.scss +1 -34
- package/scss/otp/_theme.scss +1 -7
- package/scss/otp/_variables.scss +25 -12
- package/scss/overlay/_layout.scss +2 -11
- package/scss/overlay/_theme.scss +4 -3
- package/scss/overlay/_variables.scss +7 -3
- package/scss/pager/_layout.scss +11 -145
- package/scss/pager/_theme.scss +7 -15
- package/scss/pager/_variables.scss +49 -26
- package/scss/panel/_layout.scss +2 -24
- package/scss/panel/_theme.scss +10 -13
- package/scss/panel/_variables.scss +23 -10
- package/scss/panelbar/_layout.scss +17 -95
- package/scss/panelbar/_theme.scss +15 -164
- package/scss/panelbar/_variables.scss +134 -68
- package/scss/pdf-viewer/_layout.scss +3 -327
- package/scss/pdf-viewer/_theme.scss +2 -80
- package/scss/pdf-viewer/_variables.scss +75 -36
- package/scss/pivotgrid/_index.scss +0 -6
- package/scss/pivotgrid/_layout.scss +44 -579
- package/scss/pivotgrid/_theme.scss +5 -192
- package/scss/pivotgrid/_variables.scss +144 -70
- package/scss/popover/_layout.scss +6 -73
- package/scss/popover/_theme.scss +2 -36
- package/scss/popover/_variables.scss +54 -27
- package/scss/popup/_layout.scss +5 -70
- package/scss/popup/_theme.scss +2 -9
- package/scss/popup/_variables.scss +25 -12
- package/scss/progressbar/_layout.scss +10 -196
- package/scss/progressbar/_theme.scss +11 -46
- package/scss/progressbar/_variables.scss +57 -34
- package/scss/prompt/_layout.scss +2 -75
- package/scss/prompt/_theme.scss +2 -35
- package/scss/prompt/_variables.scss +43 -20
- package/scss/radio/_layout.scss +12 -178
- package/scss/radio/_theme.scss +7 -75
- package/scss/radio/_variables.scss +72 -36
- package/scss/rating/_layout.scss +11 -57
- package/scss/rating/_theme.scss +8 -6
- package/scss/rating/_variables.scss +21 -13
- package/scss/responsivepanel/_layout.scss +2 -45
- package/scss/responsivepanel/_theme.scss +3 -3
- package/scss/ripple/_layout.scss +2 -50
- package/scss/ripple/_theme.scss +2 -2
- package/scss/scheduler/_layout.scss +11 -773
- package/scss/scheduler/_theme.scss +32 -167
- package/scss/scheduler/_variables.scss +149 -77
- package/scss/scroller/_layout.scss +2 -80
- package/scss/scroller/_theme.scss +2 -5
- package/scss/scrollview/_layout.scss +2 -159
- package/scss/scrollview/_theme.scss +11 -35
- package/scss/scrollview/_variables.scss +52 -29
- package/scss/searchbox/_layout.scss +2 -0
- package/scss/searchbox/_theme.scss +4 -1
- package/scss/searchbox/_variables.scss +1 -1
- package/scss/signature/_layout.scss +3 -67
- package/scss/signature/_theme.scss +3 -8
- package/scss/signature/_variables.scss +46 -25
- package/scss/skeleton/_layout.scss +2 -79
- package/scss/skeleton/_theme.scss +2 -17
- package/scss/skeleton/_variables.scss +15 -6
- package/scss/slider/_layout.scss +18 -203
- package/scss/slider/_theme.scss +31 -40
- package/scss/slider/_variables.scss +58 -41
- package/scss/speech-to-text-button/_layout.scss +1 -9
- package/scss/speech-to-text-button/_theme.scss +1 -3
- package/scss/split-button/_layout.scss +22 -18
- package/scss/split-button/_theme.scss +2 -1
- package/scss/split-button/_variables.scss +18 -9
- package/scss/splitter/_layout.scss +8 -171
- package/scss/splitter/_theme.scss +2 -31
- package/scss/splitter/_variables.scss +42 -20
- package/scss/spreadsheet/_layout.scss +50 -724
- package/scss/spreadsheet/_theme.scss +14 -182
- package/scss/spreadsheet/_variables.scss +172 -99
- package/scss/stacklayout/_layout.scss +1 -5
- package/scss/stacklayout/_theme.scss +1 -5
- package/scss/stepper/_layout.scss +9 -255
- package/scss/stepper/_theme.scss +4 -186
- package/scss/stepper/_variables.scss +125 -60
- package/scss/suggestion/_layout.scss +2 -38
- package/scss/suggestion/_theme.scss +3 -66
- package/scss/suggestion/_variables.scss +42 -19
- package/scss/switch/_layout.scss +2 -138
- package/scss/switch/_theme.scss +2 -136
- package/scss/switch/_variables.scss +99 -49
- package/scss/table/_layout.scss +6 -249
- package/scss/table/_theme.scss +9 -95
- package/scss/table/_variables.scss +100 -64
- package/scss/tabstrip/_layout.scss +2 -421
- package/scss/tabstrip/_theme.scss +12 -123
- package/scss/tabstrip/_variables.scss +113 -61
- package/scss/taskboard/_layout.scss +28 -178
- package/scss/taskboard/_theme.scss +20 -55
- package/scss/taskboard/_variables.scss +122 -63
- package/scss/textarea/_layout.scss +3 -6
- package/scss/textarea/_theme.scss +3 -4
- package/scss/textbox/_layout.scss +3 -4
- package/scss/textbox/_theme.scss +3 -4
- package/scss/tilelayout/_layout.scss +2 -36
- package/scss/tilelayout/_theme.scss +13 -10
- package/scss/tilelayout/_variables.scss +19 -8
- package/scss/time-marker/_layout.scss +2 -15
- package/scss/time-marker/_theme.scss +2 -17
- package/scss/time-marker/_variables.scss +7 -2
- package/scss/timedurationpicker/_layout.scss +3 -4
- package/scss/timedurationpicker/_theme.scss +3 -4
- package/scss/timeline/_layout.scss +8 -423
- package/scss/timeline/_theme.scss +11 -34
- package/scss/timeline/_variables.scss +108 -61
- package/scss/timepicker/_layout.scss +7 -3
- package/scss/timepicker/_theme.scss +3 -4
- package/scss/timeselector/_layout.scss +3 -223
- package/scss/timeselector/_theme.scss +5 -55
- package/scss/timeselector/_variables.scss +84 -41
- package/scss/toolbar/_layout.scss +11 -297
- package/scss/toolbar/_theme.scss +3 -167
- package/scss/toolbar/_variables.scss +65 -32
- package/scss/tooltip/_functions.scss +17 -0
- package/scss/tooltip/_layout.scss +13 -74
- package/scss/tooltip/_theme.scss +17 -23
- package/scss/tooltip/_variables.scss +50 -72
- package/scss/treelist/_layout.scss +3 -82
- package/scss/treelist/_theme.scss +4 -6
- package/scss/treelist/_variables.scss +7 -2
- package/scss/treeview/_layout.scss +8 -137
- package/scss/treeview/_theme.scss +20 -65
- package/scss/treeview/_variables.scss +88 -48
- package/scss/typography/_layout.scss +3 -113
- package/scss/typography/_theme.scss +2 -17
- package/scss/typography/_variables.scss +84 -3
- package/scss/upload/_layout.scss +7 -219
- package/scss/upload/_theme.scss +4 -90
- package/scss/upload/_variables.scss +66 -29
- package/scss/validator/_layout.scss +2 -16
- package/scss/validator/_theme.scss +2 -2
- package/scss/virtual-scroller/_layout.scss +2 -34
- package/scss/virtual-scroller/_theme.scss +2 -2
- package/scss/window/_layout.scss +9 -141
- package/scss/window/_theme.scss +7 -35
- package/scss/window/_variables.scss +65 -70
- package/scss/wizard/_layout.scss +8 -95
- package/scss/wizard/_theme.scss +4 -7
- package/scss/wizard/_variables.scss +24 -11
|
@@ -4,25 +4,25 @@
|
|
|
4
4
|
|
|
5
5
|
/// The width of the Input components.
|
|
6
6
|
/// @group input
|
|
7
|
-
$kendo-input-width: 100% !default;
|
|
7
|
+
$kendo-input-width: var( --kendo-input-width, 100% ) !default;
|
|
8
8
|
|
|
9
9
|
/// The width of the border around the Input components.
|
|
10
10
|
/// @group input
|
|
11
11
|
$kendo-input-border-width: 1px !default;
|
|
12
12
|
|
|
13
13
|
// The width of the border around the focused Input components.
|
|
14
|
-
$kendo-input-focus-border-width: 2px !default;
|
|
14
|
+
$kendo-input-focus-border-width: var( --kendo-input-focus-border-width, 2px ) !default;
|
|
15
15
|
|
|
16
16
|
/// The height of the border around the Input components.
|
|
17
17
|
/// @group input
|
|
18
|
-
$kendo-input-border-height: ( $kendo-input-border-width * 2 ) !default;
|
|
18
|
+
$kendo-input-border-height: calc( $kendo-input-border-width * 2 ) !default;
|
|
19
19
|
|
|
20
20
|
/// The horizontal padding of the small Input components.
|
|
21
21
|
/// @group input
|
|
22
22
|
$kendo-input-sm-padding-x: k-spacing(2) !default;
|
|
23
23
|
/// The horizontal padding of the medium Input components.
|
|
24
24
|
/// @group input
|
|
25
|
-
$kendo-input-md-padding-x: k-spacing(2) !default;
|
|
25
|
+
$kendo-input-md-padding-x: var( --kendo-input-padding-x, k-spacing(2) ) !default;
|
|
26
26
|
/// The horizontal padding of the large Input components.
|
|
27
27
|
/// @group input
|
|
28
28
|
$kendo-input-lg-padding-x: k-spacing(2) !default;
|
|
@@ -32,7 +32,7 @@ $kendo-input-lg-padding-x: k-spacing(2) !default;
|
|
|
32
32
|
$kendo-input-sm-padding-y: k-spacing(1) !default;
|
|
33
33
|
/// The vertical padding of the medium Input components.
|
|
34
34
|
/// @group input
|
|
35
|
-
$kendo-input-md-padding-y: k-spacing(1.5) !default;
|
|
35
|
+
$kendo-input-md-padding-y: var( --kendo-input-padding-y, k-spacing(1.5) ) !default;
|
|
36
36
|
/// The vertical padding of the large Input components.
|
|
37
37
|
/// @group input
|
|
38
38
|
$kendo-input-lg-padding-y: k-spacing(2) !default;
|
|
@@ -42,7 +42,7 @@ $kendo-input-lg-padding-y: k-spacing(2) !default;
|
|
|
42
42
|
$kendo-input-sm-font-size: var( --kendo-font-size, inherit ) !default;
|
|
43
43
|
/// The font size of the medium Input components.
|
|
44
44
|
/// @group input
|
|
45
|
-
$kendo-input-md-font-size: var( --kendo-font-size, inherit ) !default;
|
|
45
|
+
$kendo-input-md-font-size: var( --kendo-input-font-size, var( --kendo-font-size, inherit ) ) !default;
|
|
46
46
|
/// The font size of the large Input components.
|
|
47
47
|
/// @group input
|
|
48
48
|
$kendo-input-lg-font-size: var( --kendo-font-size, inherit ) !default;
|
|
@@ -52,16 +52,16 @@ $kendo-input-lg-font-size: var( --kendo-font-size, inherit ) !default;
|
|
|
52
52
|
$kendo-input-sm-line-height: var( --kendo-line-height, normal ) !default;
|
|
53
53
|
/// The line height of the medium Input components.
|
|
54
54
|
/// @group input
|
|
55
|
-
$kendo-input-md-line-height: var( --kendo-line-height, normal ) !default;
|
|
55
|
+
$kendo-input-md-line-height: var( --kendo-input-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
56
56
|
/// The line height of the large Input components.
|
|
57
57
|
/// @group input
|
|
58
58
|
$kendo-input-lg-line-height: var( --kendo-line-height, normal ) !default;
|
|
59
59
|
|
|
60
60
|
// The font family of the Input components.
|
|
61
|
-
$kendo-input-font-family: var( --kendo-font-family, inherit) !default;
|
|
61
|
+
$kendo-input-font-family: var( --kendo-input-font-family, var( --kendo-font-family, inherit) ) !default;
|
|
62
62
|
|
|
63
63
|
// The font weight of the Input components.
|
|
64
|
-
$kendo-input-font-weight: var( --kendo-font-weight, normal ) !default;
|
|
64
|
+
$kendo-input-font-weight: var( --kendo-input-font-weight, var( --kendo-font-weight, normal ) ) !default;
|
|
65
65
|
|
|
66
66
|
/// The width of the small Input button.
|
|
67
67
|
/// @group input
|
|
@@ -91,75 +91,63 @@ $kendo-input-spinner-icon-offset: null !default;
|
|
|
91
91
|
|
|
92
92
|
/// The text color of the solid Input components.
|
|
93
93
|
/// @group input
|
|
94
|
-
$kendo-input-
|
|
94
|
+
$kendo-input-text: var( --kendo-input-text, k-color(on-app-surface) ) !default;
|
|
95
95
|
|
|
96
96
|
/// The background color of the solid Input components.
|
|
97
97
|
/// @group input
|
|
98
|
-
$kendo-input-
|
|
98
|
+
$kendo-input-bg: var( --kendo-input-bg, k-color(app-surface) ) !default;
|
|
99
99
|
|
|
100
100
|
/// The border color of the solid Input components.
|
|
101
101
|
/// @group input
|
|
102
|
-
$kendo-input-
|
|
102
|
+
$kendo-input-border: var( --kendo-input-border, k-color(border) ) !default;
|
|
103
103
|
|
|
104
104
|
/// The text color of the hovered solid Input components.
|
|
105
105
|
/// @group input
|
|
106
|
-
$kendo-input-
|
|
106
|
+
$kendo-input-hover-text: k-color(on-app-surface) !default;
|
|
107
107
|
|
|
108
108
|
/// The background color of the hovered solid Input components.
|
|
109
109
|
/// @group input
|
|
110
|
-
$kendo-input-
|
|
110
|
+
$kendo-input-hover-bg: $kendo-input-bg !default;
|
|
111
111
|
|
|
112
112
|
/// The border color of the hovered solid Input components.
|
|
113
113
|
/// @group input
|
|
114
|
-
$kendo-input-
|
|
114
|
+
$kendo-input-hover-border: k-color(border-alt) !default;
|
|
115
115
|
|
|
116
116
|
/// The text color of the focused solid Input components.
|
|
117
117
|
/// @group input
|
|
118
|
-
$kendo-input-
|
|
118
|
+
$kendo-input-focus-text: $kendo-input-text !default;
|
|
119
119
|
|
|
120
120
|
/// The background color of the focused solid Input components.
|
|
121
121
|
/// @group input
|
|
122
|
-
$kendo-input-
|
|
122
|
+
$kendo-input-focus-bg: $kendo-input-bg !default;
|
|
123
123
|
|
|
124
124
|
/// The border color of the focused solid Input components.
|
|
125
125
|
/// @group input
|
|
126
|
-
$kendo-input-
|
|
127
|
-
|
|
128
|
-
/// The text color of the hovered and focused solid Input components.
|
|
129
|
-
/// @group input
|
|
130
|
-
$kendo-input-solid-hover-focus-text: $kendo-input-solid-focus-text !default;
|
|
131
|
-
|
|
132
|
-
/// The background color of the hovered and focused solid Input components.
|
|
133
|
-
/// @group input
|
|
134
|
-
$kendo-input-solid-hover-focus-bg: $kendo-input-solid-focus-bg !default;
|
|
135
|
-
|
|
136
|
-
/// The border color of the hovered and focused solid Input components.
|
|
137
|
-
/// @group input
|
|
138
|
-
$kendo-input-solid-hover-focus-border: $kendo-input-solid-focus-border !default;
|
|
126
|
+
$kendo-input-focus-border: k-color(primary) !default;
|
|
139
127
|
|
|
140
128
|
/// The text color of the disabled solid Input components.
|
|
141
129
|
/// @group input
|
|
142
|
-
$kendo-input-
|
|
130
|
+
$kendo-input-disabled-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
|
|
143
131
|
|
|
144
132
|
/// The background color of the disabled solid Input components.
|
|
145
133
|
/// @group input
|
|
146
|
-
$kendo-input-
|
|
134
|
+
$kendo-input-disabled-bg: k-color(base-subtle) !default;
|
|
147
135
|
|
|
148
136
|
/// The border color of the disabled solid Input components.
|
|
149
137
|
/// @group input
|
|
150
|
-
$kendo-input-
|
|
138
|
+
$kendo-input-disabled-border: transparent !default;
|
|
151
139
|
|
|
152
140
|
/// The text color of the outline Input components.
|
|
153
141
|
/// @group input
|
|
154
|
-
$kendo-input-outline-text: k-color(on-app-surface) !default;
|
|
142
|
+
$kendo-input-outline-text: var( --kendo-input-outline-text, k-color(on-app-surface) ) !default;
|
|
155
143
|
|
|
156
144
|
/// The background color of the outline Input components.
|
|
157
145
|
/// @group input
|
|
158
|
-
$kendo-input-outline-bg: k-color(app-surface) !default;
|
|
146
|
+
$kendo-input-outline-bg: var( --kendo-input-outline-bg, k-color(app-surface) ) !default;
|
|
159
147
|
|
|
160
148
|
/// The border color of the outline Input components.
|
|
161
149
|
/// @group input
|
|
162
|
-
$kendo-input-outline-border: k-color(border) !default;
|
|
150
|
+
$kendo-input-outline-border: var( --kendo-input-outline-border, k-color(border) ) !default;
|
|
163
151
|
|
|
164
152
|
/// The text color of the hovered outline Input components.
|
|
165
153
|
/// @group input
|
|
@@ -185,18 +173,6 @@ $kendo-input-outline-focus-bg: k-color(app-surface) !default;
|
|
|
185
173
|
/// @group input
|
|
186
174
|
$kendo-input-outline-focus-border: k-color(primary) !default;
|
|
187
175
|
|
|
188
|
-
/// The text color of the hovered and focused outline Input components.
|
|
189
|
-
/// @group input
|
|
190
|
-
$kendo-input-outline-hover-focus-text: $kendo-input-outline-focus-text !default;
|
|
191
|
-
|
|
192
|
-
/// The background color of the hovered and focused outline Input components.
|
|
193
|
-
/// @group input
|
|
194
|
-
$kendo-input-outline-hover-focus-bg: $kendo-input-outline-focus-bg !default;
|
|
195
|
-
|
|
196
|
-
/// The border color of the hovered and focused outline Input components.
|
|
197
|
-
/// @group input
|
|
198
|
-
$kendo-input-outline-hover-focus-border: $kendo-input-outline-focus-border !default;
|
|
199
|
-
|
|
200
176
|
/// The text color of the disabled outline Input components.
|
|
201
177
|
/// @group input
|
|
202
178
|
$kendo-input-outline-disabled-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
|
|
@@ -211,15 +187,15 @@ $kendo-input-outline-disabled-border: color-mix(in srgb, k-color(on-app-surface)
|
|
|
211
187
|
|
|
212
188
|
/// The text color of the flat Input components.
|
|
213
189
|
/// @group input
|
|
214
|
-
$kendo-input-flat-text: k-color(on-app-surface) !default;
|
|
190
|
+
$kendo-input-flat-text: var( --kendo-input-flat-text, k-color(on-app-surface) ) !default;
|
|
215
191
|
|
|
216
192
|
/// The background color of the flat Input components.
|
|
217
193
|
/// @group input
|
|
218
|
-
$kendo-input-flat-bg: k-color(app-surface) !default;
|
|
194
|
+
$kendo-input-flat-bg: var( --kendo-input-flat-bg, k-color(app-surface) ) !default;
|
|
219
195
|
|
|
220
196
|
/// The border color of the flat Input components.
|
|
221
197
|
/// @group input
|
|
222
|
-
$kendo-input-flat-border: k-color(border) !default;
|
|
198
|
+
$kendo-input-flat-border: var( --kendo-input-flat-border, k-color(border) ) !default;
|
|
223
199
|
|
|
224
200
|
/// The text color of the hovered flat Input components.
|
|
225
201
|
/// @group input
|
|
@@ -245,18 +221,6 @@ $kendo-input-flat-focus-bg: k-color(app-surface) !default;
|
|
|
245
221
|
/// @group input
|
|
246
222
|
$kendo-input-flat-focus-border: k-color(primary) !default;
|
|
247
223
|
|
|
248
|
-
/// The text color of the hovered and focused flat Input components.
|
|
249
|
-
/// @group input
|
|
250
|
-
$kendo-input-flat-hover-focus-text: $kendo-input-flat-focus-text !default;
|
|
251
|
-
|
|
252
|
-
/// The background color of the hovered and focused flat Input components.
|
|
253
|
-
/// @group input
|
|
254
|
-
$kendo-input-flat-hover-focus-bg: $kendo-input-flat-focus-bg !default;
|
|
255
|
-
|
|
256
|
-
/// The border color of the hovered and focused flat Input components.
|
|
257
|
-
/// @group input
|
|
258
|
-
$kendo-input-flat-hover-focus-border: $kendo-input-flat-focus-border !default;
|
|
259
|
-
|
|
260
224
|
/// The text color of the disabled flat Input components.
|
|
261
225
|
/// @group input
|
|
262
226
|
$kendo-input-flat-disabled-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
|
|
@@ -271,75 +235,63 @@ $kendo-input-flat-disabled-border: color-mix(in srgb, k-color(on-app-surface) 46
|
|
|
271
235
|
|
|
272
236
|
/// The text color of the solid Picker components.
|
|
273
237
|
/// @group input
|
|
274
|
-
$kendo-picker-
|
|
238
|
+
$kendo-picker-text: var( --kendo-picker-text, k-color(on-app-surface) ) !default;
|
|
275
239
|
|
|
276
240
|
/// The background color of the solid Picker components.
|
|
277
241
|
/// @group input
|
|
278
|
-
$kendo-picker-
|
|
242
|
+
$kendo-picker-bg: var( --kendo-picker-bg, k-color(app-surface) ) !default;
|
|
279
243
|
|
|
280
244
|
/// The border color of the solid Picker components.
|
|
281
245
|
/// @group input
|
|
282
|
-
$kendo-picker-
|
|
246
|
+
$kendo-picker-border: var( --kendo-picker-border, k-color(border) ) !default;
|
|
283
247
|
|
|
284
248
|
/// The text color of the hovered solid Picker components.
|
|
285
249
|
/// @group input
|
|
286
|
-
$kendo-picker-
|
|
250
|
+
$kendo-picker-hover-text: k-color(on-app-surface) !default;
|
|
287
251
|
|
|
288
252
|
/// The background color of hovered the solid Picker components.
|
|
289
253
|
/// @group input
|
|
290
|
-
$kendo-picker-
|
|
254
|
+
$kendo-picker-hover-bg: k-color(app-surface) !default;
|
|
291
255
|
|
|
292
256
|
/// The border color of the hovered solid Picker components.
|
|
293
257
|
/// @group input
|
|
294
|
-
$kendo-picker-
|
|
258
|
+
$kendo-picker-hover-border: k-color(border-alt) !default;
|
|
295
259
|
|
|
296
260
|
/// The text color of the focused solid Picker components.
|
|
297
261
|
/// @group input
|
|
298
|
-
$kendo-picker-
|
|
262
|
+
$kendo-picker-focus-text: k-color(on-app-surface) !default;
|
|
299
263
|
|
|
300
264
|
/// The background color of the focused solid Picker components.
|
|
301
265
|
/// @group input
|
|
302
|
-
$kendo-picker-
|
|
266
|
+
$kendo-picker-focus-bg: k-color(app-surface) !default;
|
|
303
267
|
|
|
304
268
|
/// The border color of the focused solid Picker components.
|
|
305
269
|
/// @group input
|
|
306
|
-
$kendo-picker-
|
|
307
|
-
|
|
308
|
-
/// The text color of the hovered and focused solid Picker components.
|
|
309
|
-
/// @group input
|
|
310
|
-
$kendo-picker-solid-hover-focus-text: $kendo-picker-solid-focus-text !default;
|
|
311
|
-
|
|
312
|
-
/// The background color of the hovered and focused solid Picker components.
|
|
313
|
-
/// @group input
|
|
314
|
-
$kendo-picker-solid-hover-focus-bg: $kendo-picker-solid-focus-bg !default;
|
|
315
|
-
|
|
316
|
-
/// The border color of the hovered and focused solid Picker components.
|
|
317
|
-
/// @group input
|
|
318
|
-
$kendo-picker-solid-hover-focus-border: $kendo-picker-solid-focus-border !default;
|
|
270
|
+
$kendo-picker-focus-border: k-color(primary) !default;
|
|
319
271
|
|
|
320
272
|
/// The text color of the disabled solid Picker components.
|
|
321
273
|
/// @group input
|
|
322
|
-
$kendo-picker-
|
|
274
|
+
$kendo-picker-disabled-text: color-mix(in srgb, k-color(on-app-surface) 46%, transparent) !default;
|
|
323
275
|
|
|
324
276
|
/// The background color of the disabled solid Picker components.
|
|
325
277
|
/// @group input
|
|
326
|
-
$kendo-picker-
|
|
278
|
+
$kendo-picker-disabled-bg: color-mix(in srgb, k-color(on-app-surface) 9%, transparent) !default;
|
|
327
279
|
|
|
328
280
|
/// The border color of the disabled solid Picker components.
|
|
329
281
|
/// @group input
|
|
330
|
-
$kendo-picker-
|
|
282
|
+
$kendo-picker-disabled-border: transparent !default;
|
|
331
283
|
|
|
332
284
|
/// The text color of the outline Picker components.
|
|
333
285
|
/// @group input
|
|
334
|
-
$kendo-picker-outline-text: k-color(on-app-surface) !default;
|
|
286
|
+
$kendo-picker-outline-text: var( --kendo-picker-outline-text, k-color(on-app-surface) ) !default;
|
|
335
287
|
|
|
336
288
|
/// The background color of the outline Picker components.
|
|
337
289
|
/// @group input
|
|
338
|
-
$kendo-picker-outline-bg: none !default;
|
|
290
|
+
$kendo-picker-outline-bg: var( --kendo-picker-outline-bg, none ) !default;
|
|
339
291
|
|
|
340
292
|
/// The border color of the outline Picker components.
|
|
341
293
|
/// @group input
|
|
342
|
-
$kendo-picker-outline-border: k-color(on-app-surface) !default;
|
|
294
|
+
$kendo-picker-outline-border: var( --kendo-picker-outline-border, k-color(on-app-surface) ) !default;
|
|
343
295
|
|
|
344
296
|
/// The text color of the hovered outline Picker components.
|
|
345
297
|
/// @group input
|
|
@@ -391,15 +343,15 @@ $kendo-picker-outline-disabled-border: $kendo-picker-outline-disabled-text!defau
|
|
|
391
343
|
|
|
392
344
|
/// The text color of the flat Picker components.
|
|
393
345
|
/// @group input
|
|
394
|
-
$kendo-picker-flat-text: k-color(on-app-surface) !default;
|
|
346
|
+
$kendo-picker-flat-text: var( --kendo-picker-flat-text, k-color(on-app-surface) ) !default;
|
|
395
347
|
|
|
396
348
|
/// The background color of the flat Picker components.
|
|
397
349
|
/// @group input
|
|
398
|
-
$kendo-picker-flat-bg: none !default;
|
|
350
|
+
$kendo-picker-flat-bg: var( --kendo-picker-flat-bg, none ) !default;
|
|
399
351
|
|
|
400
352
|
/// The border color of the flat Picker components.
|
|
401
353
|
/// @group input
|
|
402
|
-
$kendo-picker-flat-border: k-color(border) !default;
|
|
354
|
+
$kendo-picker-flat-border: var( --kendo-picker-flat-border, k-color(border) ) !default;
|
|
403
355
|
|
|
404
356
|
/// The text color of the hovered flat Picker components.
|
|
405
357
|
/// @group input
|
|
@@ -451,10 +403,10 @@ $kendo-picker-flat-disabled-border: $kendo-picker-flat-disabled-text !default;
|
|
|
451
403
|
|
|
452
404
|
/// The calculated height of the Input.
|
|
453
405
|
/// @group input
|
|
454
|
-
$kendo-input-calc-size: calc( ( #{$kendo-input-md-line-height} * 1em ) + ( #{$kendo-input-md-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2
|
|
455
|
-
$kendo-input-sm-calc-size: calc( ( #{$kendo-input-sm-line-height} * 1em ) + ( #{$kendo-input-sm-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2
|
|
456
|
-
$kendo-input-md-calc-size: calc( ( #{$kendo-input-md-line-height} * 1em ) + ( #{$kendo-input-md-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2
|
|
457
|
-
$kendo-input-lg-calc-size: calc( ( #{$kendo-input-lg-line-height} * 1em ) + ( #{$kendo-input-lg-padding-y} * 2 ) + ( #{$kendo-input-border-width * 2
|
|
406
|
+
$kendo-input-calc-size: calc( ( #{$kendo-input-md-line-height} * 1em ) + ( #{$kendo-input-md-padding-y} * 2 ) + calc( #{$kendo-input-border-width} * 2 ) ) !default;
|
|
407
|
+
$kendo-input-sm-calc-size: calc( ( #{$kendo-input-sm-line-height} * 1em ) + ( #{$kendo-input-sm-padding-y} * 2 ) + calc( #{$kendo-input-border-width} * 2 ) ) !default;
|
|
408
|
+
$kendo-input-md-calc-size: calc( ( #{$kendo-input-md-line-height} * 1em ) + ( #{$kendo-input-md-padding-y} * 2 ) + calc( #{$kendo-input-border-width} * 2 ) ) !default;
|
|
409
|
+
$kendo-input-lg-calc-size: calc( ( #{$kendo-input-lg-line-height} * 1em ) + ( #{$kendo-input-lg-padding-y} * 2 ) + calc( #{$kendo-input-border-width} * 2 ) ) !default;
|
|
458
410
|
|
|
459
411
|
/// The sizes map for the Input components.
|
|
460
412
|
/// @group input
|
|
@@ -491,117 +443,6 @@ $kendo-input-sizes: (
|
|
|
491
443
|
)
|
|
492
444
|
) !default;
|
|
493
445
|
|
|
494
|
-
/// Colors map of the input.
|
|
495
|
-
/// @group input
|
|
496
|
-
$kendo-input-theme-colors: (
|
|
497
|
-
input: (
|
|
498
|
-
solid: (
|
|
499
|
-
text: $kendo-input-solid-text,
|
|
500
|
-
bg: $kendo-input-solid-bg,
|
|
501
|
-
border: $kendo-input-solid-border,
|
|
502
|
-
hover-text: $kendo-input-solid-hover-text,
|
|
503
|
-
hover-bg: $kendo-input-solid-hover-bg,
|
|
504
|
-
hover-border: $kendo-input-solid-hover-border,
|
|
505
|
-
focus-text: $kendo-input-solid-focus-text,
|
|
506
|
-
focus-bg: $kendo-input-solid-focus-bg,
|
|
507
|
-
focus-border: $kendo-input-solid-focus-border,
|
|
508
|
-
hover-focus-text: $kendo-input-solid-hover-focus-text,
|
|
509
|
-
hover-focus-bg: $kendo-input-solid-hover-focus-bg,
|
|
510
|
-
hover-focus-border: $kendo-input-solid-hover-focus-border,
|
|
511
|
-
disabled-text: $kendo-input-solid-disabled-text,
|
|
512
|
-
disabled-bg: $kendo-input-solid-disabled-bg,
|
|
513
|
-
disabled-border: $kendo-input-solid-disabled-border
|
|
514
|
-
),
|
|
515
|
-
outline: (
|
|
516
|
-
text: $kendo-input-outline-text,
|
|
517
|
-
bg: $kendo-input-outline-bg,
|
|
518
|
-
border: $kendo-input-outline-border,
|
|
519
|
-
hover-text: $kendo-input-outline-hover-text,
|
|
520
|
-
hover-bg: $kendo-input-outline-hover-bg,
|
|
521
|
-
hover-border: $kendo-input-outline-hover-border,
|
|
522
|
-
focus-text: $kendo-input-outline-focus-text,
|
|
523
|
-
focus-bg: $kendo-input-outline-focus-bg,
|
|
524
|
-
focus-border: $kendo-input-outline-focus-border,
|
|
525
|
-
hover-focus-text: $kendo-input-outline-hover-focus-text,
|
|
526
|
-
hover-focus-bg: $kendo-input-outline-hover-focus-bg,
|
|
527
|
-
hover-focus-border: $kendo-input-outline-hover-focus-border,
|
|
528
|
-
disabled-text: $kendo-input-outline-disabled-text,
|
|
529
|
-
disabled-bg: $kendo-input-outline-disabled-bg,
|
|
530
|
-
disabled-border: $kendo-input-outline-disabled-border
|
|
531
|
-
),
|
|
532
|
-
flat: (
|
|
533
|
-
text: $kendo-input-flat-text,
|
|
534
|
-
bg: $kendo-input-flat-bg,
|
|
535
|
-
border: $kendo-input-flat-border,
|
|
536
|
-
hover-text: $kendo-input-flat-hover-text,
|
|
537
|
-
hover-bg: $kendo-input-flat-hover-bg,
|
|
538
|
-
hover-border: $kendo-input-flat-hover-border,
|
|
539
|
-
focus-text: $kendo-input-flat-focus-text,
|
|
540
|
-
focus-bg: $kendo-input-flat-focus-bg,
|
|
541
|
-
focus-border: $kendo-input-flat-focus-border,
|
|
542
|
-
hover-focus-tex: $kendo-input-flat-hover-focus-text,
|
|
543
|
-
hover-focus-bg: $kendo-input-flat-hover-focus-bg,
|
|
544
|
-
hover-focus-border: $kendo-input-flat-hover-focus-border,
|
|
545
|
-
disabled-text: $kendo-input-flat-disabled-text,
|
|
546
|
-
disabled-bg: $kendo-input-flat-disabled-bg,
|
|
547
|
-
disabled-border: $kendo-input-flat-disabled-border
|
|
548
|
-
)
|
|
549
|
-
),
|
|
550
|
-
picker: (
|
|
551
|
-
solid: (
|
|
552
|
-
text: $kendo-picker-solid-text,
|
|
553
|
-
bg: $kendo-picker-solid-bg,
|
|
554
|
-
border: $kendo-picker-solid-border,
|
|
555
|
-
hover-text: $kendo-picker-solid-hover-text,
|
|
556
|
-
hover-bg: $kendo-picker-solid-hover-bg,
|
|
557
|
-
hover-border: $kendo-picker-solid-hover-border,
|
|
558
|
-
focus-text: $kendo-picker-solid-focus-text,
|
|
559
|
-
focus-bg: $kendo-picker-solid-focus-bg,
|
|
560
|
-
focus-border: $kendo-picker-solid-focus-border,
|
|
561
|
-
hover-focus-tex: $kendo-picker-solid-hover-focus-text,
|
|
562
|
-
hover-focus-bg: $kendo-picker-solid-hover-focus-bg,
|
|
563
|
-
hover-focus-border: $kendo-picker-solid-hover-focus-border,
|
|
564
|
-
disabled-text: $kendo-picker-solid-disabled-text,
|
|
565
|
-
disabled-bg: $kendo-picker-solid-disabled-bg,
|
|
566
|
-
disabled-border: $kendo-picker-solid-disabled-border
|
|
567
|
-
),
|
|
568
|
-
outline: (
|
|
569
|
-
text: $kendo-picker-outline-text,
|
|
570
|
-
bg: $kendo-picker-outline-bg,
|
|
571
|
-
border: $kendo-picker-outline-border,
|
|
572
|
-
hover-text: $kendo-picker-outline-hover-text,
|
|
573
|
-
hover-bg: $kendo-picker-outline-hover-bg,
|
|
574
|
-
hover-border: $kendo-picker-outline-hover-border,
|
|
575
|
-
focus-text: $kendo-picker-outline-focus-text,
|
|
576
|
-
focus-bg: $kendo-picker-outline-focus-bg,
|
|
577
|
-
focus-border: $kendo-picker-outline-focus-border,
|
|
578
|
-
hover-focus-text: $kendo-picker-outline-hover-focus-text,
|
|
579
|
-
hover-focus-bg: $kendo-picker-outline-hover-focus-bg,
|
|
580
|
-
hover-focus-border: $kendo-picker-outline-hover-focus-border,
|
|
581
|
-
disabled-text: $kendo-picker-outline-disabled-text,
|
|
582
|
-
disabled-bg: $kendo-picker-outline-disabled-bg,
|
|
583
|
-
disabled-border: $kendo-picker-outline-disabled-border
|
|
584
|
-
),
|
|
585
|
-
flat: (
|
|
586
|
-
text: $kendo-picker-flat-text,
|
|
587
|
-
bg: $kendo-picker-flat-bg,
|
|
588
|
-
border: $kendo-picker-flat-border,
|
|
589
|
-
hover-text: $kendo-picker-flat-hover-text,
|
|
590
|
-
hover-bg: $kendo-picker-flat-hover-bg,
|
|
591
|
-
hover-border: $kendo-picker-flat-hover-border,
|
|
592
|
-
focus-text: $kendo-picker-flat-focus-text,
|
|
593
|
-
focus-bg: $kendo-picker-flat-focus-bg,
|
|
594
|
-
focus-border: $kendo-picker-flat-focus-border,
|
|
595
|
-
hover-focus-tex: $kendo-picker-flat-hover-focus-text,
|
|
596
|
-
hover-focus-bg: $kendo-picker-flat-hover-focus-bg,
|
|
597
|
-
hover-focus-border: $kendo-picker-flat-hover-focus-border,
|
|
598
|
-
disabled-text: $kendo-picker-flat-disabled-text,
|
|
599
|
-
disabled-bg: $kendo-picker-flat-disabled-bg,
|
|
600
|
-
disabled-border: $kendo-picker-flat-disabled-border
|
|
601
|
-
)
|
|
602
|
-
)
|
|
603
|
-
) !default;
|
|
604
|
-
|
|
605
446
|
/// The background color of the Input prefix.
|
|
606
447
|
/// @group input
|
|
607
448
|
$kendo-input-prefix-bg: k-color(base-subtle) !default;
|
|
@@ -658,3 +499,107 @@ $kendo-input-clear-value-hover-opacity: 1 !default;
|
|
|
658
499
|
$kendo-use-input-button-width: true !default;
|
|
659
500
|
$kendo-use-input-spinner-width: true !default;
|
|
660
501
|
$kendo-use-input-spinner-icon-offset: false !default;
|
|
502
|
+
|
|
503
|
+
@forward "@progress/kendo-theme-core/scss/components/input/_variables.scss" with (
|
|
504
|
+
$kendo-input-default-width: $kendo-input-width,
|
|
505
|
+
$kendo-input-border-width: $kendo-input-border-width,
|
|
506
|
+
$kendo-input-border-height: $kendo-input-border-height,
|
|
507
|
+
$kendo-input-sm-padding-x: $kendo-input-sm-padding-x,
|
|
508
|
+
$kendo-input-md-padding-x: $kendo-input-md-padding-x,
|
|
509
|
+
$kendo-input-lg-padding-x: $kendo-input-lg-padding-x,
|
|
510
|
+
$kendo-input-sm-padding-y: $kendo-input-sm-padding-y,
|
|
511
|
+
$kendo-input-md-padding-y: $kendo-input-md-padding-y,
|
|
512
|
+
$kendo-input-lg-padding-y: $kendo-input-lg-padding-y,
|
|
513
|
+
$kendo-input-font-family: $kendo-input-font-family,
|
|
514
|
+
$kendo-input-sm-font-size: $kendo-input-sm-font-size,
|
|
515
|
+
$kendo-input-md-font-size: $kendo-input-md-font-size,
|
|
516
|
+
$kendo-input-lg-font-size: $kendo-input-lg-font-size,
|
|
517
|
+
$kendo-input-sm-line-height: $kendo-input-sm-line-height,
|
|
518
|
+
$kendo-input-md-line-height: $kendo-input-md-line-height,
|
|
519
|
+
$kendo-input-lg-line-height: $kendo-input-lg-line-height,
|
|
520
|
+
$kendo-input-sm-calc-size: $kendo-input-sm-calc-size,
|
|
521
|
+
$kendo-input-md-calc-size: $kendo-input-md-calc-size,
|
|
522
|
+
$kendo-input-lg-calc-size: $kendo-input-lg-calc-size,
|
|
523
|
+
$kendo-input-sizes: $kendo-input-sizes,
|
|
524
|
+
$kendo-input-bg: $kendo-input-bg,
|
|
525
|
+
$kendo-input-text: $kendo-input-text,
|
|
526
|
+
$kendo-input-border: $kendo-input-border,
|
|
527
|
+
$kendo-input-hover-bg: $kendo-input-hover-bg,
|
|
528
|
+
$kendo-input-hover-text: $kendo-input-hover-text,
|
|
529
|
+
$kendo-input-hover-border: $kendo-input-hover-border,
|
|
530
|
+
$kendo-input-focus-bg: $kendo-input-focus-bg,
|
|
531
|
+
$kendo-input-focus-text: $kendo-input-focus-text,
|
|
532
|
+
$kendo-input-focus-border: $kendo-input-focus-border,
|
|
533
|
+
$kendo-input-disabled-bg: $kendo-input-disabled-bg,
|
|
534
|
+
$kendo-input-disabled-text: $kendo-input-disabled-text,
|
|
535
|
+
$kendo-input-disabled-border: $kendo-input-disabled-border,
|
|
536
|
+
$kendo-input-outline-bg: $kendo-input-outline-bg,
|
|
537
|
+
$kendo-input-outline-text: $kendo-input-outline-text,
|
|
538
|
+
$kendo-input-outline-border: $kendo-input-outline-border,
|
|
539
|
+
$kendo-input-outline-hover-bg: $kendo-input-outline-hover-bg,
|
|
540
|
+
$kendo-input-outline-hover-text: $kendo-input-outline-hover-text,
|
|
541
|
+
$kendo-input-outline-hover-border: $kendo-input-outline-hover-border,
|
|
542
|
+
$kendo-input-outline-focus-bg: $kendo-input-outline-focus-bg,
|
|
543
|
+
$kendo-input-outline-focus-text: $kendo-input-outline-focus-text,
|
|
544
|
+
$kendo-input-outline-focus-border: $kendo-input-outline-focus-border,
|
|
545
|
+
$kendo-input-flat-bg: $kendo-input-flat-bg,
|
|
546
|
+
$kendo-input-flat-text: $kendo-input-flat-text,
|
|
547
|
+
$kendo-input-flat-border: $kendo-input-flat-border,
|
|
548
|
+
$kendo-input-flat-hover-bg: $kendo-input-flat-hover-bg,
|
|
549
|
+
$kendo-input-flat-hover-text: $kendo-input-flat-hover-text,
|
|
550
|
+
$kendo-input-flat-hover-border: $kendo-input-flat-hover-border,
|
|
551
|
+
$kendo-input-flat-focus-bg: $kendo-input-flat-focus-bg,
|
|
552
|
+
$kendo-input-flat-focus-text: $kendo-input-flat-focus-text,
|
|
553
|
+
$kendo-input-flat-focus-border: $kendo-input-flat-focus-border,
|
|
554
|
+
$kendo-input-placeholder-text: $kendo-input-placeholder-text,
|
|
555
|
+
$kendo-input-placeholder-opacity: $kendo-input-placeholder-opacity,
|
|
556
|
+
$kendo-input-clear-value-text: $kendo-input-clear-value-text,
|
|
557
|
+
$kendo-input-clear-value-opacity: $kendo-input-clear-value-opacity,
|
|
558
|
+
$kendo-input-clear-value-hover-text: $kendo-input-clear-value-hover-text,
|
|
559
|
+
$kendo-input-clear-value-hover-opacity: $kendo-input-clear-value-hover-opacity,
|
|
560
|
+
$kendo-input-button-border-width: $kendo-input-button-border-width,
|
|
561
|
+
$kendo-input-spinner-icon-offset: $kendo-input-spinner-icon-offset,
|
|
562
|
+
$kendo-input-separator-text: $kendo-input-separator-text,
|
|
563
|
+
$kendo-input-prefix-text: $kendo-input-prefix-text,
|
|
564
|
+
$kendo-input-suffix-text: $kendo-input-suffix-text,
|
|
565
|
+
$kendo-input-invalid-border: $kendo-input-invalid-border,
|
|
566
|
+
$kendo-picker-bg: $kendo-picker-bg,
|
|
567
|
+
$kendo-picker-text: $kendo-picker-text,
|
|
568
|
+
$kendo-picker-border: $kendo-picker-border,
|
|
569
|
+
$kendo-picker-hover-bg: $kendo-picker-hover-bg,
|
|
570
|
+
$kendo-picker-hover-text: $kendo-picker-hover-text,
|
|
571
|
+
$kendo-picker-hover-border: $kendo-picker-hover-border,
|
|
572
|
+
$kendo-picker-focus-bg: $kendo-picker-focus-bg,
|
|
573
|
+
$kendo-picker-focus-text: $kendo-picker-focus-text,
|
|
574
|
+
$kendo-picker-focus-border: $kendo-picker-focus-border,
|
|
575
|
+
$kendo-picker-disabled-bg: $kendo-picker-disabled-bg,
|
|
576
|
+
$kendo-picker-disabled-text: $kendo-picker-disabled-text,
|
|
577
|
+
$kendo-picker-disabled-border: $kendo-picker-disabled-border,
|
|
578
|
+
$kendo-picker-outline-bg: $kendo-picker-outline-bg,
|
|
579
|
+
$kendo-picker-outline-text: $kendo-picker-outline-text,
|
|
580
|
+
$kendo-picker-outline-border: $kendo-picker-outline-border,
|
|
581
|
+
$kendo-picker-outline-hover-bg: $kendo-picker-outline-hover-bg,
|
|
582
|
+
$kendo-picker-outline-hover-text: $kendo-picker-outline-hover-text,
|
|
583
|
+
$kendo-picker-outline-hover-border: $kendo-picker-outline-hover-border,
|
|
584
|
+
$kendo-picker-outline-focus-bg: $kendo-picker-outline-focus-bg,
|
|
585
|
+
$kendo-picker-outline-focus-text: $kendo-picker-outline-focus-text,
|
|
586
|
+
$kendo-picker-outline-focus-border: $kendo-picker-outline-focus-border,
|
|
587
|
+
$kendo-picker-outline-hover-focus-bg: $kendo-picker-outline-hover-focus-bg,
|
|
588
|
+
$kendo-picker-outline-hover-focus-text: $kendo-picker-outline-hover-focus-text,
|
|
589
|
+
$kendo-picker-outline-hover-focus-border: $kendo-picker-outline-hover-focus-border,
|
|
590
|
+
$kendo-picker-flat-bg: $kendo-picker-flat-bg,
|
|
591
|
+
$kendo-picker-flat-text: $kendo-picker-flat-text,
|
|
592
|
+
$kendo-picker-flat-border: $kendo-picker-flat-border,
|
|
593
|
+
$kendo-picker-flat-hover-bg: $kendo-picker-flat-hover-bg,
|
|
594
|
+
$kendo-picker-flat-hover-text: $kendo-picker-flat-hover-text,
|
|
595
|
+
$kendo-picker-flat-hover-border: $kendo-picker-flat-hover-border,
|
|
596
|
+
$kendo-picker-flat-focus-bg: $kendo-picker-flat-focus-bg,
|
|
597
|
+
$kendo-picker-flat-focus-text: $kendo-picker-flat-focus-text,
|
|
598
|
+
$kendo-picker-flat-focus-border: $kendo-picker-flat-focus-border,
|
|
599
|
+
$kendo-picker-flat-hover-focus-bg: $kendo-picker-flat-hover-focus-bg,
|
|
600
|
+
$kendo-picker-flat-hover-focus-text: $kendo-picker-flat-hover-focus-text,
|
|
601
|
+
$kendo-picker-flat-hover-focus-border: $kendo-picker-flat-hover-focus-border,
|
|
602
|
+
$kendo-use-input-button-width: $kendo-use-input-button-width,
|
|
603
|
+
$kendo-use-input-spinner-width: $kendo-use-input-spinner-width,
|
|
604
|
+
$kendo-use-input-spinner-icon-offset: $kendo-use-input-spinner-icon-offset
|
|
605
|
+
);
|