@progress/kendo-theme-fluent 11.2.1-dev.1 → 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/_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 -296
- 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
|
@@ -9,10 +9,10 @@
|
|
|
9
9
|
|
|
10
10
|
/// The border radius of the RadioButton.
|
|
11
11
|
/// @group radio
|
|
12
|
-
$kendo-radio-border-radius: 50% !default;
|
|
12
|
+
$kendo-radio-border-radius: var( --kendo-radio-border-radius, 50% ) !default;
|
|
13
13
|
/// The border width of the RadioButton.
|
|
14
14
|
/// @group radio
|
|
15
|
-
$kendo-radio-border-width: 1px !default;
|
|
15
|
+
$kendo-radio-border-width: var( --kendo-radio-border-width, 1px ) !default;
|
|
16
16
|
|
|
17
17
|
/// The map with the different RadioButton sizes.
|
|
18
18
|
/// @group radio
|
|
@@ -39,83 +39,83 @@ $kendo-radio-sizes: (
|
|
|
39
39
|
|
|
40
40
|
/// The background color of the RadioButton.
|
|
41
41
|
/// @group radio
|
|
42
|
-
$kendo-radio-bg: k-color(surface-alt) !default;
|
|
42
|
+
$kendo-radio-bg: var( --kendo-radio-bg, #{k-color(surface-alt)} ) !default;
|
|
43
43
|
/// The color of the RadioButton.
|
|
44
44
|
/// @group radio
|
|
45
|
-
$kendo-radio-text: transparent !default;
|
|
45
|
+
$kendo-radio-text: var( --kendo-radio-text, transparent ) !default;
|
|
46
46
|
/// The border color of the RadioButton.
|
|
47
47
|
/// @group radio
|
|
48
|
-
$kendo-radio-border: k-color(border-alt) !default;
|
|
48
|
+
$kendo-radio-border: var( --kendo-radio-border, #{k-color(border-alt)} ) !default;
|
|
49
49
|
|
|
50
50
|
/// The background color of the hovered RadioButton.
|
|
51
51
|
/// @group radio
|
|
52
|
-
$kendo-radio-hover-bg: $kendo-radio-bg !default;
|
|
52
|
+
$kendo-radio-hover-bg: var( --kendo-radio-hover-bg, #{$kendo-radio-bg} ) !default;
|
|
53
53
|
/// The color of the hovered RadioButton.
|
|
54
54
|
/// @group radio
|
|
55
|
-
$kendo-radio-hover-text: k-color(subtle) !default;
|
|
55
|
+
$kendo-radio-hover-text: var( --kendo-radio-hover-text, #{k-color(subtle)} ) !default;
|
|
56
56
|
/// The border color of the hovered RadioButton.
|
|
57
57
|
/// @group radio
|
|
58
|
-
$kendo-radio-hover-border: $kendo-radio-border !default;
|
|
58
|
+
$kendo-radio-hover-border: var( --kendo-radio-hover-border, #{$kendo-radio-border} ) !default;
|
|
59
59
|
|
|
60
60
|
/// The background color of the checked RadioButton.
|
|
61
61
|
/// @group radio
|
|
62
|
-
$kendo-radio-checked-bg: $kendo-radio-bg !default;
|
|
62
|
+
$kendo-radio-checked-bg: var( --kendo-radio-checked-bg, #{$kendo-radio-bg} ) !default;
|
|
63
63
|
/// The color of the checked RadioButton.
|
|
64
64
|
/// @group radio
|
|
65
|
-
$kendo-radio-checked-text: k-color(primary) !default;
|
|
65
|
+
$kendo-radio-checked-text: var( --kendo-radio-checked-text, #{k-color(primary)} ) !default;
|
|
66
66
|
/// The border color of the checked RadioButton.
|
|
67
67
|
/// @group radio
|
|
68
|
-
$kendo-radio-checked-border: k-color(primary) !default;
|
|
68
|
+
$kendo-radio-checked-border: var( --kendo-radio-checked-border, #{k-color(primary)} ) !default;
|
|
69
69
|
|
|
70
70
|
/// The background color of the checked and hovered RadioButton.
|
|
71
71
|
/// @group radio
|
|
72
|
-
$kendo-radio-hover-checked-bg: $kendo-radio-bg !default;
|
|
72
|
+
$kendo-radio-hover-checked-bg: var( --kendo-radio-hover-checked-bg, #{$kendo-radio-bg} ) !default;
|
|
73
73
|
/// The color of the checked and hovered RadioButton.
|
|
74
74
|
/// @group radio
|
|
75
|
-
$kendo-radio-hover-checked-text: k-color(primary-hover) !default;
|
|
75
|
+
$kendo-radio-hover-checked-text: var( --kendo-radio-hover-checked-text, #{k-color(primary-hover)} ) !default;
|
|
76
76
|
/// The border color of the checked and hovered RadioButton.
|
|
77
77
|
/// @group radio
|
|
78
|
-
$kendo-radio-hover-checked-border: k-color(primary-hover) !default;
|
|
78
|
+
$kendo-radio-hover-checked-border: var( --kendo-radio-hover-checked-border, #{k-color(primary-hover)} ) !default;
|
|
79
79
|
|
|
80
80
|
/// The border color of the focused RadioButton.
|
|
81
81
|
/// @group radio
|
|
82
|
-
$kendo-radio-focus-border:
|
|
82
|
+
$kendo-radio-focus-border: var( --kendo-radio-focus-border, #{$kendo-radio-border} ) !default;
|
|
83
83
|
/// The box shadow of the focused RadioButton.
|
|
84
84
|
/// @group radio
|
|
85
|
-
$kendo-radio-focus-shadow: null !default;
|
|
85
|
+
$kendo-radio-focus-shadow: var( --kendo-radio-focus-shadow, null ) !default;
|
|
86
86
|
/// The outline of the focused RadioButton.
|
|
87
87
|
/// @group radio
|
|
88
|
-
$kendo-radio-focus-outline: 1px solid k-color(base-emphasis) !default;
|
|
88
|
+
$kendo-radio-focus-outline: var( --kendo-radio-focus-outline, 1px solid #{k-color(base-emphasis)} ) !default;
|
|
89
89
|
/// The outline offset of the focused RadioButton.
|
|
90
90
|
/// @group radio
|
|
91
|
-
$kendo-radio-focus-outline-offset: 2px !default;
|
|
91
|
+
$kendo-radio-focus-outline-offset: var( --kendo-radio-focus-outline-offset, 2px ) !default;
|
|
92
92
|
|
|
93
93
|
/// The background color of the disabled RadioButton.
|
|
94
94
|
/// @group radio
|
|
95
|
-
$kendo-radio-disabled-bg: $kendo-radio-bg !default;
|
|
95
|
+
$kendo-radio-disabled-bg: var( --kendo-radio-disabled-bg, #{$kendo-radio-bg} ) !default;
|
|
96
96
|
/// The color of the disabled RadioButton.
|
|
97
97
|
/// @group radio
|
|
98
|
-
$kendo-radio-disabled-text: color-mix(in srgb, k-color(on-app-surface) 28%, transparent) !default;
|
|
98
|
+
$kendo-radio-disabled-text: var( --kendo-radio-disabled-text, #{color-mix(in srgb, k-color(on-app-surface) 28%, transparent)} ) !default;
|
|
99
99
|
/// The border color of the disabled RadioButton.
|
|
100
100
|
/// @group radio
|
|
101
|
-
$kendo-radio-disabled-border: color-mix(in srgb, k-color(on-app-surface) 28%, transparent) !default;
|
|
101
|
+
$kendo-radio-disabled-border: var( --kendo-radio-disabled-border, #{color-mix(in srgb, k-color(on-app-surface) 28%, transparent)} ) !default;
|
|
102
102
|
|
|
103
103
|
/// The background color of the disabled and checked RadioButton.
|
|
104
104
|
/// @group radio
|
|
105
|
-
$kendo-radio-disabled-checked-bg: $kendo-radio-disabled-bg !default;
|
|
105
|
+
$kendo-radio-disabled-checked-bg: var( --kendo-radio-disabled-checked-bg, #{$kendo-radio-disabled-bg} ) !default;
|
|
106
106
|
/// The color of the disabled and checked RadioButton.
|
|
107
107
|
/// @group radio
|
|
108
|
-
$kendo-radio-disabled-checked-text: $kendo-radio-disabled-text !default;
|
|
108
|
+
$kendo-radio-disabled-checked-text: var( --kendo-radio-disabled-checked-text, #{$kendo-radio-disabled-text} ) !default;
|
|
109
109
|
/// The border color of the disabled and checked RadioButton.
|
|
110
110
|
/// @group radio
|
|
111
|
-
$kendo-radio-disabled-checked-border: $kendo-radio-disabled-border !default;
|
|
111
|
+
$kendo-radio-disabled-checked-border: var( --kendo-radio-disabled-checked-border, #{$kendo-radio-disabled-border} ) !default;
|
|
112
112
|
|
|
113
113
|
/// The color of the invalid RadioButton.
|
|
114
114
|
/// @group radio
|
|
115
|
-
$kendo-radio-invalid-text: k-color(error-on-surface) !default;
|
|
115
|
+
$kendo-radio-invalid-text: var( --kendo-radio-invalid-text, #{k-color(error-on-surface)} ) !default;
|
|
116
116
|
/// The border color of the invalid RadioButton.
|
|
117
117
|
/// @group radio
|
|
118
|
-
$kendo-radio-invalid-border: k-color(error-emphasis) !default;
|
|
118
|
+
$kendo-radio-invalid-border: var( --kendo-radio-invalid-border, #{k-color(error-emphasis)} ) !default;
|
|
119
119
|
|
|
120
120
|
|
|
121
121
|
// Radio indicator
|
|
@@ -126,11 +126,11 @@ $kendo-radio-indicator-type: pseudo !default;
|
|
|
126
126
|
|
|
127
127
|
/// The border radius of the RadioButton indicator.
|
|
128
128
|
/// @group radio
|
|
129
|
-
$kendo-radio-indicator-border-radius: 50% !default;
|
|
129
|
+
$kendo-radio-indicator-border-radius: var( --kendo-radio-indicator-border-radius, 50% ) !default;
|
|
130
130
|
|
|
131
131
|
/// The glyph font family of the RadioButton indicator.
|
|
132
132
|
/// @group radio
|
|
133
|
-
$kendo-radio-glyph-font-family: "WebComponentsIcons", monospace !default;
|
|
133
|
+
$kendo-radio-glyph-font-family: var( --kendo-radio-glyph-font-family, "WebComponentsIcons", monospace ) !default;
|
|
134
134
|
/// The glyph of the RadioButton indicator.
|
|
135
135
|
/// @group radio
|
|
136
136
|
$kendo-radio-checked-glyph: "\e308" !default;
|
|
@@ -140,36 +140,72 @@ $kendo-radio-checked-glyph: "\e308" !default;
|
|
|
140
140
|
$kendo-radio-checked-image: k-escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'><circle cx='50%' cy='50%' r='4' fill='#0078d4'/></svg>") ) !default;
|
|
141
141
|
/// The image of the disabled and checked RadioButton indicator.
|
|
142
142
|
/// @group radio
|
|
143
|
-
$kendo-radio-disabled-checked-image: null !default;
|
|
143
|
+
$kendo-radio-disabled-checked-image: var( --kendo-radio-disabled-checked-image, null ) !default;
|
|
144
144
|
|
|
145
145
|
|
|
146
146
|
// Radio label
|
|
147
147
|
|
|
148
148
|
/// The horizontal margin of the RadioButton inside of a label.
|
|
149
149
|
/// @group radio
|
|
150
|
-
$kendo-radio-label-spacing: k-spacing(2) !default;
|
|
150
|
+
$kendo-radio-label-spacing: var( --kendo-radio-label-spacing, #{k-spacing(2)} ) !default;
|
|
151
151
|
|
|
152
152
|
|
|
153
153
|
// Radio list
|
|
154
154
|
|
|
155
155
|
/// The horizontal list item margin of the RadioButton.
|
|
156
156
|
/// @group radio
|
|
157
|
-
$kendo-radio-list-spacing: k-spacing(4) !default;
|
|
157
|
+
$kendo-radio-list-spacing: var( --kendo-radio-list-spacing, #{k-spacing(4)} ) !default;
|
|
158
158
|
/// The horizontal list item padding of the RadioButton.
|
|
159
159
|
/// @group radio
|
|
160
|
-
$kendo-radio-list-item-padding-x: k-spacing(0) !default;
|
|
160
|
+
$kendo-radio-list-item-padding-x: var( --kendo-radio-list-item-padding-x, #{k-spacing(0)} ) !default;
|
|
161
161
|
/// The vertical list item padding of the RadioButton.
|
|
162
162
|
/// @group radio
|
|
163
|
-
$kendo-radio-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
163
|
+
$kendo-radio-list-item-padding-y: var( --kendo-radio-list-item-padding-y, #{$kendo-list-md-item-padding-y} ) !default;
|
|
164
164
|
/// The gap between the list items of the RadioButton.
|
|
165
165
|
/// @group radio
|
|
166
|
-
$kendo-radio-list-item-gap: k-spacing(2) !default;
|
|
166
|
+
$kendo-radio-list-item-gap: var( --kendo-radio-list-item-gap, #{k-spacing(2)} ) !default;
|
|
167
167
|
|
|
168
168
|
// Radio ripple
|
|
169
169
|
|
|
170
170
|
/// The background color of the RadioButton ripple.
|
|
171
171
|
/// @group radio
|
|
172
|
-
$kendo-radio-ripple-bg: k-color(primary) !default;
|
|
172
|
+
$kendo-radio-ripple-bg: var( --kendo-radio-ripple-bg, #{k-color(primary)} ) !default;
|
|
173
173
|
/// The opacity of the RadioButton ripple.
|
|
174
174
|
/// @group radio
|
|
175
|
-
$kendo-radio-ripple-opacity: .25 !default;
|
|
175
|
+
$kendo-radio-ripple-opacity: var( --kendo-radio-ripple-opacity, .25 ) !default;
|
|
176
|
+
|
|
177
|
+
@forward "@progress/kendo-theme-core/scss/components/radio/_variables.scss" with (
|
|
178
|
+
$kendo-radio-border-width: $kendo-radio-border-width,
|
|
179
|
+
$kendo-radio-radius: $kendo-radio-border-radius,
|
|
180
|
+
$kendo-radio-sizes: $kendo-radio-sizes,
|
|
181
|
+
$kendo-radio-bg: $kendo-radio-bg,
|
|
182
|
+
$kendo-radio-text: $kendo-radio-text,
|
|
183
|
+
$kendo-radio-border: $kendo-radio-border,
|
|
184
|
+
$kendo-radio-hover-bg: $kendo-radio-hover-bg,
|
|
185
|
+
$kendo-radio-hover-text: $kendo-radio-hover-text,
|
|
186
|
+
$kendo-radio-hover-border: $kendo-radio-hover-border,
|
|
187
|
+
$kendo-radio-checked-bg: $kendo-radio-checked-bg,
|
|
188
|
+
$kendo-radio-checked-text: $kendo-radio-checked-text,
|
|
189
|
+
$kendo-radio-checked-border: $kendo-radio-checked-border,
|
|
190
|
+
$kendo-radio-focus-border: $kendo-radio-focus-border,
|
|
191
|
+
$kendo-radio-focus-shadow: $kendo-radio-focus-shadow,
|
|
192
|
+
$kendo-radio-disabled-bg: $kendo-radio-disabled-bg,
|
|
193
|
+
$kendo-radio-disabled-text: $kendo-radio-disabled-text,
|
|
194
|
+
$kendo-radio-disabled-border: $kendo-radio-disabled-border,
|
|
195
|
+
$kendo-radio-disabled-checked-bg: $kendo-radio-disabled-checked-bg,
|
|
196
|
+
$kendo-radio-disabled-checked-text: $kendo-radio-disabled-checked-text,
|
|
197
|
+
$kendo-radio-disabled-checked-border: $kendo-radio-disabled-checked-border,
|
|
198
|
+
$kendo-radio-invalid-text: $kendo-radio-invalid-text,
|
|
199
|
+
$kendo-radio-invalid-border: $kendo-radio-invalid-border,
|
|
200
|
+
$kendo-radio-indicator-type: $kendo-radio-indicator-type,
|
|
201
|
+
$kendo-radio-glyph-font-family: $kendo-radio-glyph-font-family,
|
|
202
|
+
$kendo-radio-checked-glyph: $kendo-radio-checked-glyph,
|
|
203
|
+
$kendo-radio-checked-image: $kendo-radio-checked-image,
|
|
204
|
+
$kendo-radio-disabled-checked-image: $kendo-radio-disabled-checked-image,
|
|
205
|
+
$kendo-radio-list-spacing: $kendo-radio-list-spacing,
|
|
206
|
+
$kendo-radio-list-item-padding-x: $kendo-radio-list-item-padding-x,
|
|
207
|
+
$kendo-radio-list-item-padding-y: $kendo-radio-list-item-padding-y,
|
|
208
|
+
$kendo-radio-ripple-bg: $kendo-radio-ripple-bg,
|
|
209
|
+
$kendo-radio-ripple-opacity: $kendo-radio-ripple-opacity,
|
|
210
|
+
$kendo-radio-label-margin-x: $kendo-radio-label-spacing
|
|
211
|
+
);
|
package/scss/rating/_layout.scss
CHANGED
|
@@ -1,46 +1,19 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/rating/_layout.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-rating--layout() {
|
|
5
6
|
|
|
6
|
-
|
|
7
|
-
.k-rating {
|
|
8
|
-
margin: 0;
|
|
9
|
-
padding: 0;
|
|
10
|
-
border-width: 0;
|
|
11
|
-
box-sizing: border-box;
|
|
12
|
-
outline: 0;
|
|
13
|
-
font-size: var( --kendo-rating-font-size, #{$kendo-rating-font-size} );
|
|
14
|
-
font-family: var( --kendo-rating-font-family, #{$kendo-rating-font-family} );
|
|
15
|
-
line-height: var( --kendo-rating-line-height, #{$kendo-rating-line-height} );
|
|
16
|
-
display: inline-flex;
|
|
17
|
-
gap: var( --kendo-rating-spacing, #{$kendo-rating-spacing} );
|
|
18
|
-
background: none;
|
|
19
|
-
-webkit-touch-callout: none;
|
|
20
|
-
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
21
|
-
|
|
22
|
-
*,
|
|
23
|
-
*::before,
|
|
24
|
-
*::after {
|
|
25
|
-
box-sizing: border-box;
|
|
26
|
-
}
|
|
7
|
+
@include kendo-rating--layout-base();
|
|
27
8
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
}
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
// Items wrapper
|
|
34
|
-
.k-rating-container {
|
|
35
|
-
position: relative;
|
|
36
|
-
flex: 0 1 auto;
|
|
9
|
+
.k-rating {
|
|
10
|
+
gap: $kendo-rating-spacing;
|
|
37
11
|
}
|
|
38
12
|
|
|
39
|
-
// Item
|
|
40
13
|
.k-rating-item {
|
|
41
14
|
margin: 0;
|
|
42
|
-
padding-inline:
|
|
43
|
-
padding-block:
|
|
15
|
+
padding-inline: $kendo-rating-item-padding-x;
|
|
16
|
+
padding-block: $kendo-rating-item-padding-y;
|
|
44
17
|
vertical-align: middle;
|
|
45
18
|
display: inline-flex;
|
|
46
19
|
align-items: center;
|
|
@@ -59,35 +32,16 @@
|
|
|
59
32
|
|
|
60
33
|
&:focus,
|
|
61
34
|
&.k-focus {
|
|
62
|
-
outline-width:
|
|
63
|
-
outline-style:
|
|
64
|
-
outline-offset:
|
|
35
|
+
outline-width: $kendo-rating-item-focus-outline-width;
|
|
36
|
+
outline-style: $kendo-rating-item-focus-outline-style;
|
|
37
|
+
outline-offset: calc( -1 * #{$kendo-rating-item-focus-outline-width} );
|
|
65
38
|
}
|
|
66
39
|
}
|
|
67
40
|
|
|
68
|
-
// Label
|
|
69
|
-
.k-rating-label {
|
|
70
|
-
vertical-align: middle;
|
|
71
|
-
display: inline-flex;
|
|
72
|
-
align-items: center;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
// Precision
|
|
76
41
|
.k-rating-precision-part,
|
|
77
42
|
.k-rating-precision-complement {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
top: var( --kendo-rating-item-padding-y, #{$kendo-rating-item-padding-y} );
|
|
81
|
-
inset-inline-start: var( --kendo-rating-item-padding-x, #{$kendo-rating-item-padding-x} );
|
|
82
|
-
overflow: hidden;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.k-rating-precision-complement {
|
|
86
|
-
direction: rtl;
|
|
87
|
-
}
|
|
88
|
-
|
|
89
|
-
:is(.k-rtl, [dir="rtl"]) .k-rating-precision-complement {
|
|
90
|
-
direction: ltr;
|
|
43
|
+
top: $kendo-rating-item-padding-y;
|
|
44
|
+
inset-inline-start: $kendo-rating-item-padding-x;
|
|
91
45
|
}
|
|
92
46
|
|
|
93
47
|
}
|
package/scss/rating/_theme.scss
CHANGED
|
@@ -1,23 +1,25 @@
|
|
|
1
1
|
@use "../core/_index.scss" as *;
|
|
2
2
|
@use "./_variables.scss" as *;
|
|
3
|
+
@use "@progress/kendo-theme-core/scss/components/rating/_theme.scss" as *;
|
|
3
4
|
|
|
4
5
|
@mixin kendo-rating--theme() {
|
|
5
6
|
|
|
7
|
+
@include kendo-rating--theme-base();
|
|
8
|
+
|
|
6
9
|
.k-rating-item {
|
|
7
10
|
@include fill(
|
|
8
|
-
$color:
|
|
11
|
+
$color: $kendo-rating-item-text
|
|
9
12
|
);
|
|
10
13
|
|
|
11
14
|
&.k-selected {
|
|
12
15
|
@include fill(
|
|
13
|
-
$color:
|
|
16
|
+
$color: $kendo-rating-item-selected-text
|
|
14
17
|
);
|
|
15
18
|
|
|
16
|
-
|
|
17
19
|
&:hover,
|
|
18
20
|
&.k-hover {
|
|
19
21
|
@include fill(
|
|
20
|
-
$color:
|
|
22
|
+
$color: $kendo-rating-item-selected-hover-text
|
|
21
23
|
);
|
|
22
24
|
}
|
|
23
25
|
}
|
|
@@ -25,14 +27,14 @@
|
|
|
25
27
|
&:hover,
|
|
26
28
|
&.k-hover {
|
|
27
29
|
@include fill(
|
|
28
|
-
$color:
|
|
30
|
+
$color: $kendo-rating-item-hover-text
|
|
29
31
|
);
|
|
30
32
|
cursor: pointer;
|
|
31
33
|
}
|
|
32
34
|
|
|
33
35
|
&:focus,
|
|
34
36
|
&.k-focus {
|
|
35
|
-
outline-color:
|
|
37
|
+
outline-color: $kendo-rating-item-focus-outline;
|
|
36
38
|
}
|
|
37
39
|
|
|
38
40
|
&.k-disabled {
|
|
@@ -3,42 +3,50 @@
|
|
|
3
3
|
|
|
4
4
|
/// The font family of the Rating.
|
|
5
5
|
/// @group rating
|
|
6
|
-
$kendo-rating-font-family: var( --kendo-font-family, inherit ) !default;
|
|
6
|
+
$kendo-rating-font-family: var( --kendo-rating-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
7
7
|
/// The font size of the Rating.
|
|
8
8
|
/// @group rating
|
|
9
|
-
$kendo-rating-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
9
|
+
$kendo-rating-font-size: var( --kendo-rating-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
10
10
|
/// The line height of the Rating.
|
|
11
11
|
/// @group rating
|
|
12
|
-
$kendo-rating-line-height: var( --kendo-line-height, normal ) !default;
|
|
12
|
+
$kendo-rating-line-height: var( --kendo-rating-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
13
13
|
|
|
14
14
|
/// The content spacing of the Rating.
|
|
15
15
|
/// @group rating
|
|
16
|
-
$kendo-rating-spacing: k-spacing(1) !default;
|
|
16
|
+
$kendo-rating-spacing: var( --kendo-rating-spacing, #{k-spacing(1)} ) !default;
|
|
17
17
|
|
|
18
18
|
/// The horizontal padding of the Rating item.
|
|
19
19
|
/// @group rating
|
|
20
|
-
$kendo-rating-item-padding-x: k-spacing(0.5) !default;
|
|
20
|
+
$kendo-rating-item-padding-x: var( --kendo-rating-item-padding-x, #{k-spacing(0.5)} ) !default;
|
|
21
21
|
/// The vertical padding of the Rating item.
|
|
22
22
|
/// @group rating
|
|
23
|
-
$kendo-rating-item-padding-y: k-spacing(2) !default;
|
|
23
|
+
$kendo-rating-item-padding-y: var( --kendo-rating-item-padding-y, #{k-spacing(2)} ) !default;
|
|
24
24
|
/// The text color of the Rating item.
|
|
25
25
|
/// @group rating
|
|
26
|
-
$kendo-rating-item-text: k-color(subtle) !default;
|
|
26
|
+
$kendo-rating-item-text: var( --kendo-rating-item-text, #{k-color(subtle)} ) !default;
|
|
27
27
|
/// The text color of the hovered Rating item.
|
|
28
28
|
/// @group rating
|
|
29
|
-
$kendo-rating-item-hover-text: k-color(primary) !default;
|
|
29
|
+
$kendo-rating-item-hover-text: var( --kendo-rating-item-hover-text, #{k-color(primary)} ) !default;
|
|
30
30
|
/// The outline width of the focused Rating item.
|
|
31
31
|
/// @group rating
|
|
32
|
-
$kendo-rating-item-focus-outline-width: 1px !default;
|
|
32
|
+
$kendo-rating-item-focus-outline-width: var( --kendo-rating-item-focus-outline-width, 1px ) !default;
|
|
33
33
|
/// The outline style of the focused Rating item.
|
|
34
34
|
/// @group rating
|
|
35
|
-
$kendo-rating-item-focus-outline-style: solid !default;
|
|
35
|
+
$kendo-rating-item-focus-outline-style: var( --kendo-rating-item-focus-outline-style, solid ) !default;
|
|
36
36
|
/// The outline color of the focused Rating item.
|
|
37
37
|
/// @group rating
|
|
38
|
-
$kendo-rating-item-focus-outline: currentColor !default;
|
|
38
|
+
$kendo-rating-item-focus-outline: var( --kendo-rating-item-focus-outline, currentColor ) !default;
|
|
39
39
|
/// The text color of the selected Rating item.
|
|
40
40
|
/// @group rating
|
|
41
|
-
$kendo-rating-item-selected-text: k-color(on-app-surface) !default;
|
|
41
|
+
$kendo-rating-item-selected-text: var( --kendo-rating-item-selected-text, #{k-color(on-app-surface)} ) !default;
|
|
42
42
|
/// The text color of the selected and hovered Rating item.
|
|
43
43
|
/// @group rating
|
|
44
|
-
$kendo-rating-item-selected-hover-text: k-color(primary-active) !default;
|
|
44
|
+
$kendo-rating-item-selected-hover-text: var( --kendo-rating-item-selected-hover-text, #{k-color(primary-active)} ) !default;
|
|
45
|
+
|
|
46
|
+
@forward "@progress/kendo-theme-core/scss/components/rating/_variables.scss" with (
|
|
47
|
+
$kendo-rating-font-family: $kendo-rating-font-family,
|
|
48
|
+
$kendo-rating-font-size: $kendo-rating-font-size,
|
|
49
|
+
$kendo-rating-line-height: $kendo-rating-line-height,
|
|
50
|
+
$kendo-rating-item-padding-x: $kendo-rating-item-padding-x,
|
|
51
|
+
$kendo-rating-item-padding-y: $kendo-rating-item-padding-y
|
|
52
|
+
);
|
|
@@ -1,49 +1,6 @@
|
|
|
1
1
|
@use "./_variables.scss" as *;
|
|
2
|
+
@use "@progress/kendo-theme-core/scss/components/responsivepanel/_layout.scss" as *;
|
|
2
3
|
|
|
3
4
|
@mixin kendo-responsive-panel--layout() {
|
|
4
|
-
|
|
5
|
-
.k-rpanel {}
|
|
6
|
-
|
|
7
|
-
// Variants
|
|
8
|
-
.k-rpanel-left,
|
|
9
|
-
.k-rpanel-right {
|
|
10
|
-
position: fixed;
|
|
11
|
-
display: block;
|
|
12
|
-
overflow: auto;
|
|
13
|
-
min-width: 320px;
|
|
14
|
-
height: 100%;
|
|
15
|
-
top: 0;
|
|
16
|
-
|
|
17
|
-
& + * {
|
|
18
|
-
overflow: auto;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
&.k-rpanel-expanded {
|
|
22
|
-
transform: translateX(0) translateZ(0);
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
.k-rpanel-left {
|
|
26
|
-
transform: translateX(-100%) translateZ(0);
|
|
27
|
-
left: 0;
|
|
28
|
-
}
|
|
29
|
-
.k-rpanel-right {
|
|
30
|
-
transform: translateX(100%) translateZ(0);
|
|
31
|
-
right: 0;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
// Top
|
|
35
|
-
.k-rpanel-top {
|
|
36
|
-
position: static;
|
|
37
|
-
max-height: 0;
|
|
38
|
-
}
|
|
39
|
-
.k-rpanel-top.k-rpanel-expanded {
|
|
40
|
-
max-height: 568px;
|
|
41
|
-
overflow: visible !important; // stylelint-disable-line declaration-no-important
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
// Toggle button
|
|
45
|
-
.k-rpanel-toggle {
|
|
46
|
-
touch-action: manipulation;
|
|
47
|
-
}
|
|
48
|
-
|
|
5
|
+
@include kendo-responsive-panel--layout-base();
|
|
49
6
|
}
|
package/scss/ripple/_layout.scss
CHANGED
|
@@ -1,53 +1,5 @@
|
|
|
1
|
-
@use "
|
|
1
|
+
@use "@progress/kendo-theme-core/scss/components/ripple/_layout.scss" as *;
|
|
2
2
|
|
|
3
3
|
@mixin kendo-ripple--layout() {
|
|
4
|
-
|
|
5
|
-
.k-ripple-target {
|
|
6
|
-
position: relative;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.k-ripple {
|
|
10
|
-
position: absolute;
|
|
11
|
-
top: 0;
|
|
12
|
-
left: 0;
|
|
13
|
-
right: 0;
|
|
14
|
-
bottom: 0;
|
|
15
|
-
z-index: 1;
|
|
16
|
-
overflow: hidden;
|
|
17
|
-
pointer-events: none;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.k-ripple-blob {
|
|
21
|
-
pointer-events: none;
|
|
22
|
-
position: absolute;
|
|
23
|
-
border-radius: 50%;
|
|
24
|
-
padding: 0;
|
|
25
|
-
transform: translate(-50%, -50%) scale(0);
|
|
26
|
-
transition: opacity 100ms linear, transform 500ms cubic-bezier(.4, 0, .2, 1);
|
|
27
|
-
opacity: .1;
|
|
28
|
-
background-color: currentColor;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
.k-primary .k-ripple-blob {
|
|
32
|
-
opacity: .2;
|
|
33
|
-
}
|
|
34
|
-
|
|
35
|
-
.k-ripple-focus::after {
|
|
36
|
-
visibility: visible;
|
|
37
|
-
animation: ripple 600ms ease-out;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
@keyframes ripple {
|
|
41
|
-
0% {
|
|
42
|
-
transform: translate(-50%, -50%) scale(0);
|
|
43
|
-
}
|
|
44
|
-
20% {
|
|
45
|
-
transform: translate(-50%, -50%) scale(1);
|
|
46
|
-
}
|
|
47
|
-
100% {
|
|
48
|
-
opacity: 0;
|
|
49
|
-
transform: translate(-50%, -50%) scale(1);
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
|
|
4
|
+
@include kendo-ripple--layout-base();
|
|
53
5
|
}
|
package/scss/ripple/_theme.scss
CHANGED