@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
|
@@ -6,232 +6,304 @@
|
|
|
6
6
|
|
|
7
7
|
/// The box shadow transition of the Chat.
|
|
8
8
|
/// @group chat
|
|
9
|
-
$kendo-chat-transition: var( --kendo-transition, inherit ) !default;
|
|
9
|
+
$kendo-chat-transition: var( --kendo-chat-transition, var( --kendo-transition, inherit ) ) !default;
|
|
10
10
|
/// The hover text color of the Chat bubble links.
|
|
11
11
|
/// @group chat
|
|
12
|
-
$kendo-chat-link-hover-text: k-color(primary-hover) !default;
|
|
12
|
+
$kendo-chat-link-hover-text: var( --kendo-chat-link-hover-text, #{k-color(primary-hover)} ) !default;
|
|
13
13
|
/// The text color of the Chat bubble links.
|
|
14
14
|
/// @group chat
|
|
15
|
-
$kendo-chat-link-text: k-color(primary) !default;
|
|
15
|
+
$kendo-chat-link-text: var( --kendo-chat-link-text, #{k-color(primary)} ) !default;
|
|
16
16
|
/// The horizontal padding of the Chat.
|
|
17
17
|
/// @group chat
|
|
18
|
-
$kendo-chat-padding-x: k-spacing(4) !default;
|
|
18
|
+
$kendo-chat-padding-x: var( --kendo-chat-padding-x, #{k-spacing(4)} ) !default;
|
|
19
19
|
/// The vertical padding of the Chat.
|
|
20
20
|
/// @group chat
|
|
21
|
-
$kendo-chat-padding-y: k-spacing(4) !default;
|
|
21
|
+
$kendo-chat-padding-y: var( --kendo-chat-padding-y, #{k-spacing(4)} ) !default;
|
|
22
22
|
/// The width of the Chat.
|
|
23
23
|
/// @group chat
|
|
24
|
-
$kendo-chat-width: 500px !default;
|
|
24
|
+
$kendo-chat-width: var( --kendo-chat-width, 500px ) !default;
|
|
25
25
|
/// The height of the Chat.
|
|
26
26
|
/// @group chat
|
|
27
|
-
$kendo-chat-height: 600px !default;
|
|
27
|
+
$kendo-chat-height: var( --kendo-chat-height, 600px ) !default;
|
|
28
28
|
/// The border width of the Chat.
|
|
29
29
|
/// @group chat
|
|
30
|
-
$kendo-chat-border-width: 1px !default;
|
|
30
|
+
$kendo-chat-border-width: var( --kendo-chat-border-width, 1px ) !default;
|
|
31
31
|
/// The font family of the Chat.
|
|
32
32
|
/// @group chat
|
|
33
|
-
$kendo-chat-font-family: var( --kendo-font-family, inherit ) !default;
|
|
33
|
+
$kendo-chat-font-family: var( --kendo-chat-font-family, var( --kendo-font-family, inherit ) ) !default;
|
|
34
34
|
/// The font size of the Chat.
|
|
35
35
|
/// @group chat
|
|
36
|
-
$kendo-chat-font-size: var( --kendo-font-size, inherit ) !default;
|
|
36
|
+
$kendo-chat-font-size: var( --kendo-chat-font-size, var( --kendo-font-size, inherit ) ) !default;
|
|
37
37
|
/// The line height of the Chat.
|
|
38
38
|
/// @group chat
|
|
39
|
-
$kendo-chat-line-height: var( --kendo-line-height, normal ) !default;
|
|
39
|
+
$kendo-chat-line-height: var( --kendo-chat-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
40
40
|
|
|
41
41
|
/// The size of the Chat typing indicator dot.
|
|
42
42
|
/// @group chat
|
|
43
|
-
$kendo-chat-typing-indicator-dot-size: 8px !default;
|
|
43
|
+
$kendo-chat-typing-indicator-dot-size: var( --kendo-chat-typing-indicator-dot-size, 8px ) !default;
|
|
44
44
|
/// The spacing of the Chat typing indicator dot.
|
|
45
45
|
/// @group chat
|
|
46
|
-
$kendo-chat-typing-indicator-dot-spacing: calc( #{k-spacing(2.5)} / 2 ) !default;
|
|
46
|
+
$kendo-chat-typing-indicator-dot-spacing: var( --kendo-chat-typing-indicator-dot-spacing, calc( #{k-spacing(2.5)} / 2 ) ) !default;
|
|
47
47
|
|
|
48
48
|
/// The horizontal spacing between the items of the Chat.
|
|
49
49
|
/// @group chat
|
|
50
|
-
$kendo-chat-item-spacing-x: k-spacing(2) !default;
|
|
50
|
+
$kendo-chat-item-spacing-x: var( --kendo-chat-item-spacing-x, #{k-spacing(2)} ) !default;
|
|
51
51
|
/// The vertical spacing between the items of the Chat.
|
|
52
52
|
/// @group chat
|
|
53
|
-
$kendo-chat-item-spacing-y: k-spacing(4) !default;
|
|
53
|
+
$kendo-chat-item-spacing-y: var( --kendo-chat-item-spacing-y, #{k-spacing(4)} ) !default;
|
|
54
54
|
|
|
55
55
|
/// The horizontal padding of the Chat message list.
|
|
56
56
|
/// @group chat
|
|
57
|
-
$kendo-chat-message-list-padding-x: $kendo-chat-padding-x !default;
|
|
57
|
+
$kendo-chat-message-list-padding-x: var( --kendo-chat-message-list-padding-x, #{$kendo-chat-padding-x} ) !default;
|
|
58
58
|
/// The vertical padding of the Chat message list.
|
|
59
59
|
/// @group chat
|
|
60
|
-
$kendo-chat-message-list-padding-y: $kendo-chat-padding-y !default;
|
|
60
|
+
$kendo-chat-message-list-padding-y: var( --kendo-chat-message-list-padding-y, #{$kendo-chat-padding-y} ) !default;
|
|
61
61
|
/// The spacing of the Chat message list.
|
|
62
62
|
/// @group chat
|
|
63
|
-
$kendo-chat-message-list-spacing: $kendo-chat-item-spacing-y !default;
|
|
63
|
+
$kendo-chat-message-list-spacing: var( --kendo-chat-message-list-spacing, #{$kendo-chat-item-spacing-y} ) !default;
|
|
64
64
|
|
|
65
65
|
/// The font size of the Chat timestamp.
|
|
66
66
|
/// @group chat
|
|
67
|
-
$kendo-chat-timestamp-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
67
|
+
$kendo-chat-timestamp-font-size: var( --kendo-chat-timestamp-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
68
68
|
/// The line height of the Chat timestamp.
|
|
69
69
|
/// @group chat
|
|
70
|
-
$kendo-chat-timestamp-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
70
|
+
$kendo-chat-timestamp-line-height: var( --kendo-chat-timestamp-line-height, var( --kendo-line-height-lg, normal ) ) !default;
|
|
71
71
|
/// The text transform of the Chat timestamp.
|
|
72
72
|
/// @group chat
|
|
73
|
-
$kendo-chat-timestamp-transform: uppercase !default;
|
|
73
|
+
$kendo-chat-timestamp-transform: var( --kendo-chat-timestamp-transform, uppercase ) !default;
|
|
74
74
|
/// The text color of the Chat timestamp.
|
|
75
75
|
/// @group chat
|
|
76
|
-
$kendo-chat-timestamp-text: k-color(subtle) !default;
|
|
76
|
+
$kendo-chat-timestamp-text: var( --kendo-chat-timestamp-text, #{k-color(subtle)} ) !default;
|
|
77
77
|
/// The background color of the Chat timestamp.
|
|
78
78
|
/// @group chat
|
|
79
|
-
$kendo-chat-timestamp-bg: normal !default;
|
|
79
|
+
$kendo-chat-timestamp-bg: var( --kendo-chat-timestamp-bg, normal ) !default;
|
|
80
80
|
|
|
81
81
|
/// The font size of the Chat message meta text.
|
|
82
82
|
/// @group chat
|
|
83
|
-
$kendo-chat-message-meta-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
83
|
+
$kendo-chat-message-meta-font-size: var( --kendo-chat-message-meta-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
84
84
|
/// The line height of the Chat message meta text.
|
|
85
85
|
/// @group chat
|
|
86
|
-
$kendo-chat-message-meta-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
86
|
+
$kendo-chat-message-meta-line-height: var( --kendo-chat-message-meta-line-height, var( --kendo-line-height-lg, normal ) ) !default;
|
|
87
87
|
|
|
88
88
|
/// The font size of the Chat author text.
|
|
89
89
|
/// @group chat
|
|
90
|
-
$kendo-chat-author-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
90
|
+
$kendo-chat-author-font-size: var( --kendo-chat-author-font-size, var( --kendo-font-size-sm, inherit ) ) !default;
|
|
91
91
|
/// The line height of the Chat author text.
|
|
92
92
|
/// @group chat
|
|
93
|
-
$kendo-chat-author-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
93
|
+
$kendo-chat-author-line-height: var( --kendo-chat-author-line-height, var( --kendo-line-height-lg, normal ) ) !default;
|
|
94
94
|
|
|
95
95
|
/// The horizontal padding of the Chat bubble message.
|
|
96
96
|
/// @group chat
|
|
97
|
-
$kendo-chat-bubble-padding-x: k-spacing(3) !default;
|
|
97
|
+
$kendo-chat-bubble-padding-x: var( --kendo-chat-bubble-padding-x, #{k-spacing(3)} ) !default;
|
|
98
98
|
/// The vertical padding of the Chat bubble message.
|
|
99
99
|
/// @group chat
|
|
100
|
-
$kendo-chat-bubble-padding-y: k-spacing(2) !default;
|
|
100
|
+
$kendo-chat-bubble-padding-y: var( --kendo-chat-bubble-padding-y, #{k-spacing(2)} ) !default;
|
|
101
101
|
/// The spacing of the Chat bubble message.
|
|
102
102
|
/// @group chat
|
|
103
|
-
$kendo-chat-bubble-spacing: k-spacing(0.5) !default;
|
|
103
|
+
$kendo-chat-bubble-spacing: var( --kendo-chat-bubble-spacing, #{k-spacing(0.5)} ) !default;
|
|
104
104
|
/// The line height of the Chat bubble message.
|
|
105
105
|
/// @group chat
|
|
106
|
-
$kendo-chat-bubble-line-height: var( --kendo-line-height, normal ) !default;
|
|
106
|
+
$kendo-chat-bubble-line-height: var( --kendo-chat-bubble-line-height, var( --kendo-line-height, normal ) ) !default;
|
|
107
107
|
|
|
108
108
|
/// The spacing of the Chat scroll button.
|
|
109
109
|
/// @group chat
|
|
110
|
-
$kendo-chat-scroll-button: k-spacing(2) !default;
|
|
110
|
+
$kendo-chat-scroll-button-padding: var( --kendo-chat-scroll-button-padding, #{k-spacing(2)} ) !default;
|
|
111
111
|
/// The size of the Chat Card deck scrollbar.
|
|
112
112
|
/// @group chat
|
|
113
|
-
$kendo-card-deck-scrollbar-size: 20px !default;
|
|
113
|
+
$kendo-chat-card-deck-scrollbar-size: var( --kendo-chat-card-deck-scrollbar-size, 20px ) !default;
|
|
114
114
|
|
|
115
115
|
/// The border radius of the Chat bubble message.
|
|
116
116
|
/// @group chat
|
|
117
|
-
$kendo-chat-bubble-border-radius: k-spacing(3) !default;
|
|
117
|
+
$kendo-chat-bubble-border-radius: var( --kendo-chat-bubble-border-radius, #{k-spacing(3)} ) !default;
|
|
118
118
|
/// The border radius of the Chat small bubble message
|
|
119
119
|
/// @group chat
|
|
120
|
-
$kendo-chat-bubble-border-radius-sm: var( --kendo-border-radius, 0 ) !default;
|
|
120
|
+
$kendo-chat-bubble-border-radius-sm: var( --kendo-chat-bubble-border-radius-sm, var( --kendo-border-radius, 0 ) ) !default;
|
|
121
121
|
|
|
122
122
|
/// The size of the Chat Avatar.
|
|
123
123
|
/// @group chat
|
|
124
|
-
$kendo-chat-avatar-size: 32px !default;
|
|
124
|
+
$kendo-chat-avatar-size: var( --kendo-chat-avatar-size, 32px ) !default;
|
|
125
125
|
/// The spacing of the Chat Avatar.
|
|
126
126
|
/// @group chat
|
|
127
|
-
$kendo-chat-avatar-spacing: $kendo-chat-item-spacing-x !default;
|
|
127
|
+
$kendo-chat-avatar-spacing: var( --kendo-chat-avatar-spacing, #{$kendo-chat-item-spacing-x} ) !default;
|
|
128
128
|
|
|
129
129
|
/// The horizontal padding of the Chat Toolbar.
|
|
130
130
|
/// @group chat
|
|
131
|
-
$kendo-chat-toolbar-padding-x: $kendo-toolbar-md-padding-x !default;
|
|
131
|
+
$kendo-chat-toolbar-padding-x: var( --kendo-chat-toolbar-padding-x, #{$kendo-toolbar-md-padding-x} ) !default;
|
|
132
132
|
/// The vertical padding of the Chat Toolbar.
|
|
133
133
|
/// @group chat
|
|
134
|
-
$kendo-chat-toolbar-padding-y: $kendo-toolbar-md-padding-y !default;
|
|
134
|
+
$kendo-chat-toolbar-padding-y: var( --kendo-chat-toolbar-padding-y, #{$kendo-toolbar-md-padding-y} ) !default;
|
|
135
135
|
/// The spacing of the Chat Toolbar.
|
|
136
136
|
/// @group chat
|
|
137
|
-
$kendo-chat-toolbar-spacing: $kendo-toolbar-md-spacing !default;
|
|
137
|
+
$kendo-chat-toolbar-spacing: var( --kendo-chat-toolbar-spacing, #{$kendo-toolbar-md-spacing} ) !default;
|
|
138
138
|
/// The background color of the Chat Toolbar.
|
|
139
139
|
/// @group chat
|
|
140
|
-
$kendo-chat-toolbar-bg: $kendo-toolbar-bg !default;
|
|
140
|
+
$kendo-chat-toolbar-bg: var( --kendo-chat-toolbar-bg, #{$kendo-toolbar-bg} ) !default;
|
|
141
141
|
/// The text color of the Chat Toolbar.
|
|
142
142
|
/// @group chat
|
|
143
|
-
$kendo-chat-toolbar-text: $kendo-toolbar-text !default;
|
|
143
|
+
$kendo-chat-toolbar-text: var( --kendo-chat-toolbar-text, #{$kendo-toolbar-text} ) !default;
|
|
144
144
|
/// The border color of the Chat Toolbar.
|
|
145
145
|
/// @group chat
|
|
146
|
-
$kendo-chat-toolbar-border: inherit !default;
|
|
146
|
+
$kendo-chat-toolbar-border: var( --kendo-chat-toolbar-border, inherit ) !default;
|
|
147
147
|
|
|
148
148
|
/// The horizontal padding of the Chat quick reply.
|
|
149
149
|
/// @group chat
|
|
150
|
-
$kendo-chat-quick-reply-padding-x: k-spacing(3) !default;
|
|
150
|
+
$kendo-chat-quick-reply-padding-x: var( --kendo-chat-quick-reply-padding-x, #{k-spacing(3)} ) !default;
|
|
151
151
|
/// The vertical padding of the Chat quick reply.
|
|
152
152
|
/// @group chat
|
|
153
|
-
$kendo-chat-quick-reply-padding-y: k-spacing(2) !default;
|
|
153
|
+
$kendo-chat-quick-reply-padding-y: var( --kendo-chat-quick-reply-padding-y, #{k-spacing(2)} ) !default;
|
|
154
154
|
/// The spacing of the Chat quick reply.
|
|
155
155
|
/// @group chat
|
|
156
|
-
$kendo-chat-quick-reply-spacing: k-spacing(2) !default;
|
|
156
|
+
$kendo-chat-quick-reply-spacing: var( --kendo-chat-quick-reply-spacing, #{k-spacing(2)} ) !default;
|
|
157
157
|
/// The line height of the Chat quick reply.
|
|
158
158
|
/// @group chat
|
|
159
|
-
$kendo-chat-quick-reply-line-height: $kendo-chat-bubble-line-height !default;
|
|
159
|
+
$kendo-chat-quick-reply-line-height: var( --kendo-chat-quick-reply-line-height, #{$kendo-chat-bubble-line-height} ) !default;
|
|
160
160
|
|
|
161
161
|
/// The background color of the Chat.
|
|
162
162
|
/// @group chat
|
|
163
|
-
$kendo-chat-bg: k-color(surface) !default;
|
|
163
|
+
$kendo-chat-bg: var( --kendo-chat-bg, #{k-color(surface)} ) !default;
|
|
164
164
|
/// The text color of the Chat.
|
|
165
165
|
/// @group chat
|
|
166
|
-
$kendo-chat-text: k-color(on-app-surface) !default;
|
|
166
|
+
$kendo-chat-text: var( --kendo-chat-text, #{k-color(on-app-surface)} ) !default;
|
|
167
167
|
/// The border color of the Chat.
|
|
168
168
|
/// @group chat
|
|
169
|
-
$kendo-chat-border: color-mix(in srgb, k-color(border) 16%, transparent) !default;
|
|
169
|
+
$kendo-chat-border: var( --kendo-chat-border, #{color-mix(in srgb, k-color(border) 16%, transparent)} ) !default;
|
|
170
170
|
|
|
171
171
|
/// The background color of the Chat bubble.
|
|
172
172
|
/// @group chat
|
|
173
|
-
$kendo-chat-bubble-bg: k-color(surface-alt) !default;
|
|
173
|
+
$kendo-chat-bubble-bg: var( --kendo-chat-bubble-bg, #{k-color(surface-alt)} ) !default;
|
|
174
174
|
/// The text color of the Chat bubble.
|
|
175
175
|
/// @group chat
|
|
176
|
-
$kendo-chat-bubble-text: k-color(on-app-surface) !default;
|
|
176
|
+
$kendo-chat-bubble-text: var( --kendo-chat-bubble-text, #{k-color(on-app-surface)} ) !default;
|
|
177
177
|
/// The border color of the Chat bubble.
|
|
178
178
|
/// @group chat
|
|
179
|
-
$kendo-chat-bubble-border: $kendo-chat-bubble-bg !default;
|
|
179
|
+
$kendo-chat-bubble-border: var( --kendo-chat-bubble-border, #{$kendo-chat-bubble-bg} ) !default;
|
|
180
180
|
/// The box shadow of the Chat bubble.
|
|
181
181
|
/// @group chat
|
|
182
|
-
$kendo-chat-bubble-shadow: var( --kendo-box-shadow-depth-1, none ) !default;
|
|
182
|
+
$kendo-chat-bubble-shadow: var( --kendo-chat-bubble-shadow, var( --kendo-box-shadow-depth-1, none ) ) !default;
|
|
183
183
|
/// The shadow of the hovered Chat bubble.
|
|
184
184
|
/// @group chat
|
|
185
|
-
$kendo-chat-bubble-hover-shadow: var( --kendo-box-shadow-depth-2, none ) !default;
|
|
185
|
+
$kendo-chat-bubble-hover-shadow: var( --kendo-chat-bubble-hover-shadow, var( --kendo-box-shadow-depth-2, none ) ) !default;
|
|
186
186
|
/// The shadow of the selected Chat bubble.
|
|
187
187
|
/// @group chat
|
|
188
|
-
$kendo-chat-bubble-selected-shadow: var( --kendo-box-shadow-depth-3, none ) !default;
|
|
188
|
+
$kendo-chat-bubble-selected-shadow: var( --kendo-chat-bubble-selected-shadow, var( --kendo-box-shadow-depth-3, none ) ) !default;
|
|
189
189
|
|
|
190
190
|
/// The background color of the Chat alt bubble.
|
|
191
191
|
/// @group chat
|
|
192
|
-
$kendo-chat-alt-bubble-bg: k-color(primary) !default;
|
|
192
|
+
$kendo-chat-alt-bubble-bg: var( --kendo-chat-alt-bubble-bg, #{k-color(primary)} ) !default;
|
|
193
193
|
/// The text color of the Chat alt bubble.
|
|
194
194
|
/// @group chat
|
|
195
|
-
$kendo-chat-alt-bubble-text: k-color(surface-alt) !default;
|
|
195
|
+
$kendo-chat-alt-bubble-text: var( --kendo-chat-alt-bubble-text, #{k-color(surface-alt)} ) !default;
|
|
196
196
|
/// The border color of the Chat alt bubble.
|
|
197
197
|
/// @group chat
|
|
198
|
-
$kendo-chat-alt-bubble-border: $kendo-chat-alt-bubble-bg !default;
|
|
198
|
+
$kendo-chat-alt-bubble-border: var( --kendo-chat-alt-bubble-border, #{$kendo-chat-alt-bubble-bg} ) !default;
|
|
199
199
|
/// The shadow of the Chat alt bubble.
|
|
200
200
|
/// @group chat
|
|
201
|
-
$kendo-chat-alt-bubble-shadow: var( --kendo-box-shadow-depth-1, none ) !default;
|
|
201
|
+
$kendo-chat-alt-bubble-shadow: var( --kendo-chat-alt-bubble-shadow, var( --kendo-box-shadow-depth-1, none ) ) !default;
|
|
202
202
|
/// The shadow of the hovered Chat alt bubble.
|
|
203
203
|
/// @group chat
|
|
204
|
-
$kendo-chat-alt-bubble-hover-shadow: var( --kendo-box-shadow-depth-2, none ) !default;
|
|
204
|
+
$kendo-chat-alt-bubble-hover-shadow: var( --kendo-chat-alt-bubble-hover-shadow, var( --kendo-box-shadow-depth-2, none ) ) !default;
|
|
205
205
|
/// The shadow of the selected Chat alt bubble.
|
|
206
206
|
/// @group chat
|
|
207
|
-
$kendo-chat-alt-bubble-selected-shadow: var( --kendo-box-shadow-depth-3, none ) !default;
|
|
207
|
+
$kendo-chat-alt-bubble-selected-shadow: var( --kendo-chat-alt-bubble-selected-shadow, var( --kendo-box-shadow-depth-3, none ) ) !default;
|
|
208
208
|
|
|
209
209
|
/// The background color of the Chat quick reply.
|
|
210
210
|
/// @group chat
|
|
211
|
-
$kendo-chat-quick-reply-bg: transparent !default;
|
|
211
|
+
$kendo-chat-quick-reply-bg: var( --kendo-chat-quick-reply-bg, transparent ) !default;
|
|
212
212
|
/// The text color of the Chat quick reply.
|
|
213
213
|
/// @group chat
|
|
214
|
-
$kendo-chat-quick-reply-text: k-color(primary) !default;
|
|
214
|
+
$kendo-chat-quick-reply-text: var( --kendo-chat-quick-reply-text, #{k-color(primary)} ) !default;
|
|
215
215
|
/// The border color of the Chat quick reply.
|
|
216
216
|
/// @group chat
|
|
217
|
-
$kendo-chat-quick-reply-border: k-color(primary) !default;
|
|
217
|
+
$kendo-chat-quick-reply-border: var( --kendo-chat-quick-reply-border, #{k-color(primary)} ) !default;
|
|
218
218
|
|
|
219
219
|
/// The background color of the hovered Chat quick reply.
|
|
220
220
|
/// @group chat
|
|
221
|
-
$kendo-chat-quick-reply-hover-bg: k-color(primary) !default;
|
|
221
|
+
$kendo-chat-quick-reply-hover-bg: var( --kendo-chat-quick-reply-hover-bg, #{k-color(primary)} ) !default;
|
|
222
222
|
/// The text color of the hovered Chat quick reply.
|
|
223
223
|
/// @group chat
|
|
224
|
-
$kendo-chat-quick-reply-hover-text: k-color(surface-alt) !default;
|
|
224
|
+
$kendo-chat-quick-reply-hover-text: var( --kendo-chat-quick-reply-hover-text, #{k-color(surface-alt)} ) !default;
|
|
225
225
|
/// The border color of the hovered Chat quick reply.
|
|
226
226
|
/// @group chat
|
|
227
|
-
$kendo-chat-quick-reply-hover-border: k-color(primary) !default;
|
|
227
|
+
$kendo-chat-quick-reply-hover-border: var( --kendo-chat-quick-reply-hover-border, #{k-color(primary)} ) !default;
|
|
228
228
|
|
|
229
229
|
/// The offset of the focused Chat quick reply.
|
|
230
230
|
/// @group chat
|
|
231
|
-
$kendo-chat-quick-reply-focus-offset: k-spacing(0.5) !default;
|
|
231
|
+
$kendo-chat-quick-reply-focus-offset: var( --kendo-chat-quick-reply-focus-offset, #{k-spacing(0.5)} ) !default;
|
|
232
232
|
/// The outline width of the focused Chat quick reply.
|
|
233
233
|
/// @group chat
|
|
234
|
-
$kendo-chat-quick-reply-focus-outline-width: 1px !default;
|
|
234
|
+
$kendo-chat-quick-reply-focus-outline-width: var( --kendo-chat-quick-reply-focus-outline-width, 1px ) !default;
|
|
235
235
|
/// The outline style of the focused Chat quick reply.
|
|
236
236
|
/// @group chat
|
|
237
|
-
$kendo-chat-quick-reply-focus-outline-style: solid !default;
|
|
237
|
+
$kendo-chat-quick-reply-focus-outline-style: var( --kendo-chat-quick-reply-focus-outline-style, solid ) !default;
|
|
238
|
+
/// The outline color of the focused Chat quick reply.
|
|
239
|
+
/// @group chat
|
|
240
|
+
$kendo-chat-quick-reply-focus-outline-color: var( --kendo-chat-quick-reply-focus-outline-color, initial ) !default;
|
|
241
|
+
/// The shadow opacity of the focused Chat quick reply.
|
|
242
|
+
/// @group chat
|
|
243
|
+
$kendo-chat-quick-reply-shadow-opacity: 0 !default;
|
|
244
|
+
|
|
245
|
+
@forward "@progress/kendo-theme-core/scss/components/chat/_variables.scss" with (
|
|
246
|
+
$kendo-chat-padding-x: $kendo-chat-padding-x,
|
|
247
|
+
$kendo-chat-padding-y: $kendo-chat-padding-y,
|
|
248
|
+
$kendo-chat-width: $kendo-chat-width,
|
|
249
|
+
$kendo-chat-height: $kendo-chat-height,
|
|
250
|
+
$kendo-chat-border-width: $kendo-chat-border-width,
|
|
251
|
+
$kendo-chat-font-family: $kendo-chat-font-family,
|
|
252
|
+
$kendo-chat-font-size: $kendo-chat-font-size,
|
|
253
|
+
$kendo-chat-line-height: $kendo-chat-line-height,
|
|
254
|
+
$kendo-chat-item-spacing-x: $kendo-chat-item-spacing-x,
|
|
255
|
+
$kendo-chat-item-spacing-y: $kendo-chat-item-spacing-y,
|
|
256
|
+
$kendo-chat-message-list-padding-x: $kendo-chat-message-list-padding-x,
|
|
257
|
+
$kendo-chat-message-list-padding-y: $kendo-chat-message-list-padding-y,
|
|
258
|
+
$kendo-chat-message-list-spacing: $kendo-chat-message-list-spacing,
|
|
259
|
+
$kendo-chat-timestamp-font-size: $kendo-chat-timestamp-font-size,
|
|
260
|
+
$kendo-chat-timestamp-line-height: $kendo-chat-timestamp-line-height,
|
|
261
|
+
$kendo-chat-timestamp-transform: $kendo-chat-timestamp-transform,
|
|
262
|
+
$kendo-chat-timestamp-text: $kendo-chat-timestamp-text,
|
|
263
|
+
$kendo-chat-timestamp-bg: $kendo-chat-timestamp-bg,
|
|
264
|
+
$kendo-chat-message-meta-font-size: $kendo-chat-message-meta-font-size,
|
|
265
|
+
$kendo-chat-message-meta-line-height: $kendo-chat-message-meta-line-height,
|
|
266
|
+
$kendo-chat-author-font-size: $kendo-chat-author-font-size,
|
|
267
|
+
$kendo-chat-author-line-height: $kendo-chat-author-line-height,
|
|
268
|
+
$kendo-chat-bubble-padding-x: $kendo-chat-bubble-padding-x,
|
|
269
|
+
$kendo-chat-bubble-padding-y: $kendo-chat-bubble-padding-y,
|
|
270
|
+
$kendo-chat-bubble-spacing: $kendo-chat-bubble-spacing,
|
|
271
|
+
$kendo-chat-bubble-line-height: $kendo-chat-bubble-line-height,
|
|
272
|
+
$kendo-chat-bubble-border-radius: $kendo-chat-bubble-border-radius,
|
|
273
|
+
$kendo-chat-bubble-border-radius-sm: $kendo-chat-bubble-border-radius-sm,
|
|
274
|
+
$kendo-chat-avatar-size: $kendo-chat-avatar-size,
|
|
275
|
+
$kendo-chat-avatar-spacing: $kendo-chat-avatar-spacing,
|
|
276
|
+
$kendo-chat-toolbar-padding-x: $kendo-chat-toolbar-padding-x,
|
|
277
|
+
$kendo-chat-toolbar-padding-y: $kendo-chat-toolbar-padding-y,
|
|
278
|
+
$kendo-chat-toolbar-bg: $kendo-chat-toolbar-bg,
|
|
279
|
+
$kendo-chat-toolbar-text: $kendo-chat-toolbar-text,
|
|
280
|
+
$kendo-chat-toolbar-border: $kendo-chat-toolbar-border,
|
|
281
|
+
$kendo-chat-quick-reply-padding-x: $kendo-chat-quick-reply-padding-x,
|
|
282
|
+
$kendo-chat-quick-reply-padding-y: $kendo-chat-quick-reply-padding-y,
|
|
283
|
+
$kendo-chat-quick-reply-spacing: $kendo-chat-quick-reply-spacing,
|
|
284
|
+
$kendo-chat-quick-reply-line-height: $kendo-chat-quick-reply-line-height,
|
|
285
|
+
$kendo-chat-bg: $kendo-chat-bg,
|
|
286
|
+
$kendo-chat-text: $kendo-chat-text,
|
|
287
|
+
$kendo-chat-border: $kendo-chat-border,
|
|
288
|
+
$kendo-chat-bubble-bg: $kendo-chat-bubble-bg,
|
|
289
|
+
$kendo-chat-bubble-text: $kendo-chat-bubble-text,
|
|
290
|
+
$kendo-chat-bubble-border: $kendo-chat-bubble-border,
|
|
291
|
+
$kendo-chat-bubble-shadow: $kendo-chat-bubble-shadow,
|
|
292
|
+
$kendo-chat-bubble-hover-shadow: $kendo-chat-bubble-hover-shadow,
|
|
293
|
+
$kendo-chat-bubble-selected-shadow: $kendo-chat-bubble-selected-shadow,
|
|
294
|
+
$kendo-chat-alt-bubble-bg: $kendo-chat-alt-bubble-bg,
|
|
295
|
+
$kendo-chat-alt-bubble-text: $kendo-chat-alt-bubble-text,
|
|
296
|
+
$kendo-chat-alt-bubble-border: $kendo-chat-alt-bubble-border,
|
|
297
|
+
$kendo-chat-alt-bubble-shadow: $kendo-chat-alt-bubble-shadow,
|
|
298
|
+
$kendo-chat-alt-bubble-hover-shadow: $kendo-chat-alt-bubble-hover-shadow,
|
|
299
|
+
$kendo-chat-alt-bubble-selected-shadow: $kendo-chat-alt-bubble-selected-shadow,
|
|
300
|
+
$kendo-chat-quick-reply-bg: $kendo-chat-quick-reply-bg,
|
|
301
|
+
$kendo-chat-quick-reply-text: $kendo-chat-quick-reply-text,
|
|
302
|
+
$kendo-chat-quick-reply-border: $kendo-chat-quick-reply-border,
|
|
303
|
+
$kendo-chat-quick-reply-hover-bg: $kendo-chat-quick-reply-hover-bg,
|
|
304
|
+
$kendo-chat-quick-reply-hover-text: $kendo-chat-quick-reply-hover-text,
|
|
305
|
+
$kendo-chat-quick-reply-hover-border: $kendo-chat-quick-reply-hover-border,
|
|
306
|
+
$kendo-chat-quick-reply-shadow-opacity: $kendo-chat-quick-reply-shadow-opacity,
|
|
307
|
+
$kendo-chat-typing-indicator-dot-size: $kendo-chat-typing-indicator-dot-size,
|
|
308
|
+
$kendo-chat-typing-indicator-dot-spacing: $kendo-chat-typing-indicator-dot-spacing
|
|
309
|
+
);
|