@progress/kendo-theme-fluent 7.3.0-dev.1 → 8.0.0-dev.1
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 +8673 -7774
- package/dist/fluent-main.scss +4 -1
- package/dist/meta/sassdoc-data.json +6206 -5756
- package/dist/meta/sassdoc-raw-data.json +3090 -2865
- package/lib/swatches/all.json +13 -2
- package/lib/swatches/fluent-main.json +13 -2
- package/package.json +4 -4
- package/scss/action-buttons/_variables.scss +3 -3
- package/scss/action-sheet/_layout.scss +1 -1
- package/scss/action-sheet/_variables.scss +13 -13
- package/scss/adaptive/_layout.scss +8 -8
- package/scss/appbar/_variables.scss +6 -6
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_variables.scss +6 -6
- package/scss/bottom-navigation/_variables.scss +8 -8
- package/scss/breadcrumb/_variables.scss +16 -16
- package/scss/button/_layout.scss +1 -1
- package/scss/button/_variables.scss +9 -9
- package/scss/calendar/_variables.scss +36 -50
- package/scss/captcha/_variables.scss +3 -3
- package/scss/card/_variables.scss +13 -13
- package/scss/chat/_layout.scss +2 -2
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_layout.scss +1 -1
- package/scss/checkbox/_variables.scss +15 -15
- package/scss/chip/_variables.scss +11 -11
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +6 -6
- package/scss/colorgradient/_variables.scss +9 -9
- package/scss/colorpalette/_variables.scss +1 -1
- package/scss/core/_index.scss +18 -1
- package/scss/core/_variables.scss +3 -59
- package/scss/core/border-radii/_index.scss +24 -0
- package/scss/core/color-system/_swatch-legacy.scss +1 -5
- package/scss/core/color-system/_swatch.scss +1 -1
- package/scss/core/spacing/_index.scss +28 -0
- package/scss/core/typography/_index.scss +70 -0
- package/scss/dataviz/_layout.scss +6 -5
- package/scss/dataviz/_variables.scss +1 -1
- package/scss/daterangepicker/_layout.scss +1 -1
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +8 -8
- package/scss/dock-manager/_layout.scss +1 -0
- package/scss/dock-manager/_variables.scss +5 -5
- package/scss/draggable/_variables.scss +2 -1
- package/scss/drawer/_variables.scss +7 -5
- package/scss/dropdowntree/_variables.scss +1 -1
- package/scss/dropzone/_variables.scss +5 -5
- package/scss/editor/_layout.scss +6 -5
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +6 -6
- package/scss/fab/_variables.scss +16 -16
- package/scss/filemanager/_variables.scss +6 -6
- package/scss/filter/_variables.scss +2 -1
- package/scss/forms/_layout.scss +6 -5
- package/scss/forms/_variables.scss +15 -14
- package/scss/gantt/_layout.scss +10 -9
- package/scss/gantt/_variables.scss +77 -76
- package/scss/grid/_layout.scss +2 -1
- package/scss/grid/_variables.scss +172 -172
- package/scss/icon/_variables.scss +2 -2
- package/scss/imageeditor/_variables.scss +11 -11
- package/scss/index.scss +8 -1
- package/scss/input/_theme.scss +0 -1
- package/scss/input/_variables.scss +9 -9
- package/scss/list/_layout.scss +1 -0
- package/scss/list/_variables.scss +24 -24
- package/scss/listbox/_variables.scss +2 -2
- package/scss/listgroup/_layout.scss +6 -6
- package/scss/listgroup/_variables.scss +3 -3
- package/scss/listview/_variables.scss +8 -8
- package/scss/loader/_variables.scss +29 -29
- package/scss/map/_variables.scss +6 -5
- package/scss/mediaplayer/_variables.scss +2 -2
- package/scss/menu/_variables.scss +16 -16
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +6 -6
- package/scss/orgchart/_variables.scss +10 -10
- package/scss/pager/_variables.scss +8 -8
- package/scss/panelbar/_layout.scss +1 -0
- package/scss/panelbar/_variables.scss +9 -7
- package/scss/pdf-viewer/_variables.scss +4 -4
- package/scss/pivotgrid/_layout.scss +3 -3
- package/scss/pivotgrid/_variables.scss +17 -17
- package/scss/popover/_variables.scss +2 -2
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_variables.scss +4 -4
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_variables.scss +13 -13
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +2 -2
- package/scss/scheduler/_variables.scss +11 -11
- package/scss/scrollview/_variables.scss +2 -2
- package/scss/signature/_variables.scss +5 -5
- package/scss/skeleton/_variables.scss +2 -2
- package/scss/slider/_variables.scss +4 -4
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_layout.scss +8 -7
- package/scss/spreadsheet/_variables.scss +19 -18
- package/scss/stepper/_variables.scss +8 -8
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +11 -10
- package/scss/taskboard/_variables.scss +23 -23
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/timeline/_variables.scss +24 -24
- package/scss/timeselector/_layout.scss +1 -1
- package/scss/timeselector/_variables.scss +6 -6
- package/scss/toolbar/_layout.scss +1 -1
- package/scss/toolbar/_variables.scss +9 -9
- package/scss/tooltip/_layout.scss +10 -10
- package/scss/tooltip/_variables.scss +5 -5
- package/scss/treelist/_layout.scss +2 -2
- package/scss/treelist/_variables.scss +2 -2
- package/scss/treeview/_variables.scss +11 -11
- package/scss/typography/_layout.scss +9 -0
- package/scss/typography/_theme.scss +7 -0
- package/scss/typography/_variables.scss +125 -67
- package/scss/upload/_layout.scss +1 -0
- package/scss/upload/_variables.scss +5 -5
- package/scss/window/_layout.scss +1 -1
- package/scss/window/_variables.scss +10 -10
- package/scss/wizard/_variables.scss +8 -8
|
@@ -30,11 +30,11 @@ $kendo-calendar-border: var( --kendo-component-border, initial) !default;
|
|
|
30
30
|
|
|
31
31
|
/// The horizontal padding of the calendar header.
|
|
32
32
|
/// @group calendar
|
|
33
|
-
$kendo-calendar-header-padding-x:
|
|
33
|
+
$kendo-calendar-header-padding-x: k-spacing(1) !default;
|
|
34
34
|
/// The vertical padding of the calendar header.
|
|
35
35
|
/// @group calendar
|
|
36
|
-
$kendo-calendar-header-padding-y:
|
|
37
|
-
///
|
|
36
|
+
$kendo-calendar-header-padding-y: k-spacing(1) !default;
|
|
37
|
+
/// Width of the bottom border of the calendar header.
|
|
38
38
|
/// @group calendar
|
|
39
39
|
$kendo-calendar-header-border-width: 1px !default;
|
|
40
40
|
$kendo-calendar-header-min-width: ($kendo-calendar-cell-size * 8) !default;
|
|
@@ -51,21 +51,21 @@ $kendo-calendar-header-border: $kendo-calendar-border !default; // $kendo-compon
|
|
|
51
51
|
|
|
52
52
|
/// The spacing between the navigation buttons of the Calendar.
|
|
53
53
|
/// @group calendar
|
|
54
|
-
$kendo-calendar-nav-gap: 0 !default;
|
|
54
|
+
$kendo-calendar-nav-gap: k-spacing(0) !default;
|
|
55
55
|
|
|
56
56
|
/// The horizontal padding of the calendar footer.
|
|
57
57
|
/// @group calendar
|
|
58
|
-
$kendo-calendar-footer-padding-x:
|
|
58
|
+
$kendo-calendar-footer-padding-x: k-spacing(1) !default;
|
|
59
59
|
/// The vertical padding of the calendar footer.
|
|
60
60
|
/// @group calendar
|
|
61
|
-
$kendo-calendar-footer-padding-y:
|
|
61
|
+
$kendo-calendar-footer-padding-y: k-spacing(1) !default;
|
|
62
62
|
|
|
63
63
|
/// The font size of the calendar cell.
|
|
64
64
|
/// @group calendar
|
|
65
65
|
$kendo-calendar-cell-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
66
66
|
/// The horizontal padding of the calendar cell.
|
|
67
67
|
/// @group calendar
|
|
68
|
-
$kendo-calendar-cell-padding-x:
|
|
68
|
+
$kendo-calendar-cell-padding-x: k-spacing(1.5) !default;
|
|
69
69
|
/// The vertical padding of the calendar cell.
|
|
70
70
|
/// @group calendar
|
|
71
71
|
$kendo-calendar-cell-padding-y: $kendo-calendar-cell-padding-x !default;
|
|
@@ -78,10 +78,10 @@ $kendo-calendar-cell-border-radius: var( --kendo-border-radius-md, 0) !default;
|
|
|
78
78
|
|
|
79
79
|
/// The horizontal padding of the calendar header cell.
|
|
80
80
|
/// @group calendar
|
|
81
|
-
$kendo-calendar-header-cell-padding-x: 0 !default;
|
|
81
|
+
$kendo-calendar-header-cell-padding-x: k-spacing(0) !default;
|
|
82
82
|
/// Th vertical padding of the calendar header cell.
|
|
83
83
|
/// @group calendar
|
|
84
|
-
$kendo-calendar-header-cell-padding-y: 0 !default;
|
|
84
|
+
$kendo-calendar-header-cell-padding-y: k-spacing(0) !default;
|
|
85
85
|
/// The width of the calendar header cell.
|
|
86
86
|
/// @group calendar
|
|
87
87
|
$kendo-calendar-header-cell-width: $kendo-calendar-cell-size !default;
|
|
@@ -103,10 +103,10 @@ $kendo-calendar-header-cell-text: inherit !default;
|
|
|
103
103
|
|
|
104
104
|
/// The horizontal padding of the calendar captions.
|
|
105
105
|
/// @group calendar
|
|
106
|
-
$kendo-calendar-caption-padding-x:
|
|
106
|
+
$kendo-calendar-caption-padding-x: k-spacing(3) !default;
|
|
107
107
|
/// The vertical padding of the calendar captions.
|
|
108
108
|
/// @group calendar
|
|
109
|
-
$kendo-calendar-caption-padding-y:
|
|
109
|
+
$kendo-calendar-caption-padding-y: k-spacing(1) !default;
|
|
110
110
|
/// The height of the calendar captions.
|
|
111
111
|
/// @group calendar
|
|
112
112
|
$kendo-calendar-caption-height: $kendo-calendar-cell-size !default;
|
|
@@ -132,10 +132,10 @@ $kendo-calendar-view-height: ($kendo-calendar-cell-size * 7) !default;
|
|
|
132
132
|
|
|
133
133
|
/// The bottom padding of Calendar views.
|
|
134
134
|
/// @group calendar
|
|
135
|
-
$kendo-calendar-view-padding-block-end:
|
|
135
|
+
$kendo-calendar-view-padding-block-end: k-spacing(1) !default;
|
|
136
136
|
/// The spacing between the views in the multiview Calendar.
|
|
137
137
|
/// @group calendar
|
|
138
|
-
$kendo-calendar-view-gap:
|
|
138
|
+
$kendo-calendar-view-gap: k-spacing(4) !default;
|
|
139
139
|
|
|
140
140
|
/// The background color of the calendar weekend cell.
|
|
141
141
|
/// @group calendar
|
|
@@ -243,17 +243,18 @@ $kendo-calendar-navigation-hover-text: $kendo-link-hover-text !default;
|
|
|
243
243
|
// Infinite calendar
|
|
244
244
|
/// The background color of the navigation in the infinite Calendar.
|
|
245
245
|
/// @group calendar
|
|
246
|
-
|
|
246
|
+
|
|
247
|
+
$kendo-infinite-calendar-header-padding-x: k-spacing(3) !default;
|
|
247
248
|
/// The background color of the navigation in the infinite Calendar.
|
|
248
249
|
/// @group calendar
|
|
249
|
-
$kendo-infinite-calendar-header-padding-y:
|
|
250
|
+
$kendo-infinite-calendar-header-padding-y: k-spacing(3) k-spacing(1) !default;
|
|
250
251
|
|
|
251
252
|
/// The horizontal padding of the infinite Calendar.
|
|
252
253
|
/// @group calendar
|
|
253
|
-
$kendo-infinite-calendar-view-padding-x:
|
|
254
|
+
$kendo-infinite-calendar-view-padding-x: k-spacing(3) !default;
|
|
254
255
|
/// The vertical padding of the infinite Calendar.
|
|
255
256
|
/// @group calendar
|
|
256
|
-
$kendo-infinite-calendar-view-padding-y:
|
|
257
|
+
$kendo-infinite-calendar-view-padding-y: k-spacing(0) !default;
|
|
257
258
|
|
|
258
259
|
/// The height of the infinite Calendar view.
|
|
259
260
|
/// @group calendar
|
|
@@ -282,62 +283,47 @@ $kendo-calendar-end-range-hover-shadow: inset -1px -1px 0 0 if($kendo-enable-col
|
|
|
282
283
|
|
|
283
284
|
|
|
284
285
|
// Calendar sizes
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
$kendo-calendar-sm-font-size: $kendo-font-size-sm !default;
|
|
288
|
-
/// The line height of the small Calendar.
|
|
289
|
-
/// @group calendar
|
|
290
|
-
$kendo-calendar-sm-line-height: $kendo-line-height-sm !default;
|
|
291
|
-
/// The size of the small calendar cell.
|
|
292
|
-
/// @group calendar
|
|
286
|
+
$kendo-calendar-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
287
|
+
$kendo-calendar-sm-line-height: var( --kendo-line-height-sm, normal ) !default;
|
|
293
288
|
$kendo-calendar-sm-cell-size: 24px !default;
|
|
289
|
+
|
|
294
290
|
/// The horizontal padding of the cells in the small Calendar.
|
|
295
291
|
/// @group calendar
|
|
296
|
-
$kendo-calendar-sm-cell-padding-x:
|
|
292
|
+
$kendo-calendar-sm-cell-padding-x: k-spacing(0.5) !default;
|
|
297
293
|
/// The vertical padding of the cells in the small Calendar.
|
|
298
294
|
/// @group calendar
|
|
299
|
-
$kendo-calendar-sm-cell-padding-y:
|
|
295
|
+
$kendo-calendar-sm-cell-padding-y: k-spacing(0.5) !default;
|
|
300
296
|
/// The font size of the cells in the small Calendar.
|
|
301
297
|
/// @group calendar
|
|
302
|
-
$kendo-calendar-sm-cell-font-size:
|
|
298
|
+
$kendo-calendar-sm-cell-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
303
299
|
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
$kendo-calendar-md-font-size: $kendo-font-size-md !default;
|
|
307
|
-
/// The line height of the medium Calendar.
|
|
308
|
-
/// @group calendar
|
|
309
|
-
$kendo-calendar-md-line-height: $kendo-line-height-md !default;
|
|
310
|
-
/// The size of the medium calendar cell.
|
|
311
|
-
/// @group calendar
|
|
300
|
+
$kendo-calendar-md-font-size: var( --kendo-font-size, inherit ) !default;
|
|
301
|
+
$kendo-calendar-md-line-height: var( --kendo-line-height, normal ) !default;
|
|
312
302
|
$kendo-calendar-md-cell-size: 28px !default;
|
|
303
|
+
|
|
313
304
|
/// The horizontal padding of the cells in the medium Calendar.
|
|
314
305
|
/// @group calendar
|
|
315
|
-
$kendo-calendar-md-cell-padding-x:
|
|
306
|
+
$kendo-calendar-md-cell-padding-x: k-spacing(1) !default;
|
|
316
307
|
/// The vertical padding of the cells in the medium Calendar.
|
|
317
308
|
/// @group calendar
|
|
318
|
-
$kendo-calendar-md-cell-padding-y:
|
|
309
|
+
$kendo-calendar-md-cell-padding-y: k-spacing(1) !default;
|
|
319
310
|
/// The font size of the cells in the medium Calendar.
|
|
320
311
|
/// @group calendar
|
|
321
|
-
$kendo-calendar-md-cell-font-size:
|
|
312
|
+
$kendo-calendar-md-cell-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
322
313
|
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
$kendo-calendar-lg-font-size: $kendo-font-size-md !default;
|
|
326
|
-
/// The line height of the large Calendar.
|
|
327
|
-
/// @group calendar
|
|
328
|
-
$kendo-calendar-lg-line-height: $kendo-line-height-md !default;
|
|
329
|
-
/// The size of the large calendar cell.
|
|
330
|
-
/// @group calendar
|
|
314
|
+
$kendo-calendar-lg-font-size: var( --kendo-font-size, inherit ) !default;
|
|
315
|
+
$kendo-calendar-lg-line-height: var( --kendo-line-height, normal ) !default;
|
|
331
316
|
$kendo-calendar-lg-cell-size: 32px !default;
|
|
317
|
+
|
|
332
318
|
/// The horizontal padding of the cells in the large Calendar.
|
|
333
319
|
/// @group calendar
|
|
334
|
-
$kendo-calendar-lg-cell-padding-x:
|
|
320
|
+
$kendo-calendar-lg-cell-padding-x: k-spacing(1) !default;
|
|
335
321
|
/// The vertical padding of the cells in the large Calendar.
|
|
336
322
|
/// @group calendar
|
|
337
|
-
$kendo-calendar-lg-cell-padding-y:
|
|
323
|
+
$kendo-calendar-lg-cell-padding-y: k-spacing(1) !default;
|
|
338
324
|
/// The font size of the cells in the large Calendar.
|
|
339
325
|
/// @group calendar
|
|
340
|
-
$kendo-calendar-lg-cell-font-size:
|
|
326
|
+
$kendo-calendar-lg-cell-font-size: var( --kendo-font-size, inherit ) !default;
|
|
341
327
|
|
|
342
328
|
/// The sizes Map of the Calendar.
|
|
343
329
|
/// @group calendar
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
/// The spacer of the Captcha.
|
|
6
6
|
/// @group captcha
|
|
7
|
-
$kendo-captcha-spacer:
|
|
7
|
+
$kendo-captcha-spacer: k-spacing(2) !default;
|
|
8
8
|
|
|
9
9
|
/// The width of the Captcha.
|
|
10
10
|
/// @group captcha
|
|
@@ -36,11 +36,11 @@ $kendo-captcha-border: var( --kendo-component-border, initial ) !default;
|
|
|
36
36
|
$kendo-captcha-image-wrap-spacing: $kendo-captcha-spacer !default;
|
|
37
37
|
/// The spacing of the Captcha image controls.
|
|
38
38
|
/// @group captcha
|
|
39
|
-
$kendo-captcha-image-controls-spacing:
|
|
39
|
+
$kendo-captcha-image-controls-spacing: calc( #{$kendo-captcha-spacer} / 2 ) !default;
|
|
40
40
|
|
|
41
41
|
/// The offset of the Captcha validation message.
|
|
42
42
|
/// @group captcha
|
|
43
|
-
$kendo-captcha-validation-offset-y:
|
|
43
|
+
$kendo-captcha-validation-offset-y: calc( #{$kendo-captcha-spacer} / 2 ) !default;
|
|
44
44
|
/// The font size of the Captcha validation message.
|
|
45
45
|
/// @group captcha
|
|
46
46
|
$kendo-captcha-validation-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
@@ -4,16 +4,16 @@
|
|
|
4
4
|
|
|
5
5
|
/// The horizontal padding of the Card.
|
|
6
6
|
/// @group card
|
|
7
|
-
$kendo-card-padding-x:
|
|
7
|
+
$kendo-card-padding-x: k-spacing(3) !default;
|
|
8
8
|
/// The vertical padding of the Card.
|
|
9
9
|
/// @group card
|
|
10
|
-
$kendo-card-padding-y:
|
|
10
|
+
$kendo-card-padding-y: k-spacing(3) !default;
|
|
11
11
|
/// The width of the border around the Card.
|
|
12
12
|
/// @group card
|
|
13
13
|
$kendo-card-border-width: 0px !default;
|
|
14
14
|
/// The border radius of the Card.
|
|
15
15
|
/// @group card
|
|
16
|
-
$kendo-card-border-radius:
|
|
16
|
+
$kendo-card-border-radius: k-border-radius(md) !default;
|
|
17
17
|
/// The inner border radius of the Card.
|
|
18
18
|
/// @group card
|
|
19
19
|
$kendo-card-inner-border-radius: calc( #{$kendo-card-border-radius} - #{$kendo-card-border-width} ) !default;
|
|
@@ -29,7 +29,7 @@ $kendo-card-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
29
29
|
|
|
30
30
|
/// The spacing between the Cards in the Card deck.
|
|
31
31
|
/// @group card
|
|
32
|
-
$kendo-card-deck-gap:
|
|
32
|
+
$kendo-card-deck-gap: k-spacing(4) !default;
|
|
33
33
|
|
|
34
34
|
/// The background color of the Card.
|
|
35
35
|
/// @group card
|
|
@@ -71,10 +71,10 @@ $kendo-card-header-font-weight: var( --kendo-font-weight, initial ) !default;
|
|
|
71
71
|
$kendo-card-header-line-height: var( --kendo-line-height, normal ) !default;
|
|
72
72
|
/// The horizontal padding of the Card header.
|
|
73
73
|
/// @group card
|
|
74
|
-
$kendo-card-header-padding-x:
|
|
74
|
+
$kendo-card-header-padding-x: k-spacing(3) !default;
|
|
75
75
|
/// The vertical padding of the Card header.
|
|
76
76
|
/// @group card
|
|
77
|
-
$kendo-card-header-padding-y:
|
|
77
|
+
$kendo-card-header-padding-y: k-spacing(3) !default;
|
|
78
78
|
/// The bottom border width of the Card header.
|
|
79
79
|
/// @group card
|
|
80
80
|
$kendo-card-header-border-width: 0 !default;
|
|
@@ -90,10 +90,10 @@ $kendo-card-header-border: inherit !default; // header-border
|
|
|
90
90
|
|
|
91
91
|
/// The horizontal padding of the Card body.
|
|
92
92
|
/// @group card
|
|
93
|
-
$kendo-card-body-padding-x:
|
|
93
|
+
$kendo-card-body-padding-x: k-spacing(3) !default;
|
|
94
94
|
/// The vertical padding of the Card body.
|
|
95
95
|
/// @group card
|
|
96
|
-
$kendo-card-body-padding-y:
|
|
96
|
+
$kendo-card-body-padding-y: k-spacing(3) !default;
|
|
97
97
|
|
|
98
98
|
/// The horizontal padding of the Card footer.
|
|
99
99
|
/// @group card
|
|
@@ -128,7 +128,7 @@ $kendo-card-title-font-weight: $kendo-card-header-font-weight !default;
|
|
|
128
128
|
$kendo-card-title-line-height: var( --kendo-line-height, normal ) !default;
|
|
129
129
|
/// The bottom margin of the Card title.
|
|
130
130
|
/// @group card
|
|
131
|
-
$kendo-card-title-margin-bottom:
|
|
131
|
+
$kendo-card-title-margin-bottom: k-spacing(3) !default;
|
|
132
132
|
/// The font size of the Card subtitle.
|
|
133
133
|
/// @group card
|
|
134
134
|
$kendo-card-subtitle-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
@@ -140,7 +140,7 @@ $kendo-card-subtitle-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
140
140
|
$kendo-card-subtitle-line-height: var( --kendo-line-height, normal ) !default;
|
|
141
141
|
/// The bottom margin of the Card subtitle.
|
|
142
142
|
/// @group card
|
|
143
|
-
$kendo-card-subtitle-margin-bottom:
|
|
143
|
+
$kendo-card-subtitle-margin-bottom: k-spacing(3) !default;
|
|
144
144
|
/// The text color of the Card subtitle.
|
|
145
145
|
/// @group card
|
|
146
146
|
$kendo-card-subtitle-text: $kendo-subtle-text !default;
|
|
@@ -157,16 +157,16 @@ $kendo-card-avatar-spacing: $kendo-card-header-padding-x !default;
|
|
|
157
157
|
|
|
158
158
|
/// The horizontal padding of the Card actions.
|
|
159
159
|
/// @group card
|
|
160
|
-
$kendo-card-actions-padding-x:
|
|
160
|
+
$kendo-card-actions-padding-x: k-spacing(3) !default;
|
|
161
161
|
/// The vertical padding of the Card actions.
|
|
162
162
|
/// @group card
|
|
163
|
-
$kendo-card-actions-padding-y:
|
|
163
|
+
$kendo-card-actions-padding-y: k-spacing(3) !default;
|
|
164
164
|
/// The top border width of the Card actions.
|
|
165
165
|
/// @group card
|
|
166
166
|
$kendo-card-actions-border-width: 0 !default;
|
|
167
167
|
/// The spacing between the Card actions.
|
|
168
168
|
/// @group card
|
|
169
|
-
$kendo-card-actions-gap:
|
|
169
|
+
$kendo-card-actions-gap: k-spacing(2) !default;
|
|
170
170
|
|
|
171
171
|
/// The border radius of the scroll button in the Card deck.
|
|
172
172
|
/// @group card
|
package/scss/chat/_layout.scss
CHANGED
|
@@ -321,8 +321,8 @@
|
|
|
321
321
|
}
|
|
322
322
|
|
|
323
323
|
.k-chat .k-card-deck {
|
|
324
|
-
max-width: calc( 100% + #{ $kendo-chat-message-list-padding-y * 2
|
|
325
|
-
max-width: calc( 100% + var( --kendo-chat-message-list-padding-y, #{ $kendo-chat-message-list-padding-y * 2
|
|
324
|
+
max-width: calc( 100% + calc( #{ $kendo-chat-message-list-padding-y} * 2 ) ); // prevent overflowing in the parent element
|
|
325
|
+
max-width: calc( 100% + var( --kendo-chat-message-list-padding-y, calc( #{ $kendo-chat-message-list-padding-y} * 2 ) ) );
|
|
326
326
|
box-sizing: border-box;
|
|
327
327
|
margin-inline: calc( var( --kendo-chat-message-list-padding-x, #{ $kendo-chat-message-list-padding-x } ) * -1 );
|
|
328
328
|
padding-block-start: var( --kendo-chat-message-list-padding-y, #{ $kendo-chat-message-list-padding-y } );
|
|
@@ -15,10 +15,10 @@ $kendo-chat-link-hover-text: var( --kendo-link-hover-text, inherit ) !default;
|
|
|
15
15
|
$kendo-chat-link-text: var( --kendo-link-text, inherit ) !default;
|
|
16
16
|
/// The horizontal padding of the Chat.
|
|
17
17
|
/// @group chat
|
|
18
|
-
$kendo-chat-padding-x:
|
|
18
|
+
$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:
|
|
21
|
+
$kendo-chat-padding-y: k-spacing(4) !default;
|
|
22
22
|
/// The width of the Chat.
|
|
23
23
|
/// @group chat
|
|
24
24
|
$kendo-chat-width: 500px !default;
|
|
@@ -43,14 +43,14 @@ $kendo-chat-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
43
43
|
$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:
|
|
46
|
+
$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:
|
|
50
|
+
$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:
|
|
53
|
+
$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
|
|
@@ -80,27 +80,27 @@ $kendo-chat-timestamp-bg: normal !default;
|
|
|
80
80
|
|
|
81
81
|
/// The horizontal padding of the Chat bubble message.
|
|
82
82
|
/// @group chat
|
|
83
|
-
$kendo-chat-bubble-padding-x:
|
|
83
|
+
$kendo-chat-bubble-padding-x: k-spacing(3) !default;
|
|
84
84
|
/// The vertical padding of the Chat bubble message.
|
|
85
85
|
/// @group chat
|
|
86
|
-
$kendo-chat-bubble-padding-y:
|
|
86
|
+
$kendo-chat-bubble-padding-y: k-spacing(2) !default;
|
|
87
87
|
/// The spacing of the Chat bubble message.
|
|
88
88
|
/// @group chat
|
|
89
|
-
$kendo-chat-bubble-spacing:
|
|
89
|
+
$kendo-chat-bubble-spacing: k-spacing(0.5) !default;
|
|
90
90
|
/// The line height of the Chat bubble message.
|
|
91
91
|
/// @group chat
|
|
92
92
|
$kendo-chat-bubble-line-height: var( --kendo-line-height, normal ) !default;
|
|
93
93
|
|
|
94
94
|
/// The spacing of the Chat scroll button.
|
|
95
95
|
/// @group chat
|
|
96
|
-
$kendo-chat-scroll-button:
|
|
96
|
+
$kendo-chat-scroll-button: k-spacing(2) !default;
|
|
97
97
|
/// The size of the Chat Card deck scrollbar.
|
|
98
98
|
/// @group chat
|
|
99
99
|
$kendo-card-deck-scrollbar-size: 20px !default;
|
|
100
100
|
|
|
101
101
|
/// The border radius of the Chat bubble message.
|
|
102
102
|
/// @group chat
|
|
103
|
-
$kendo-chat-bubble-border-radius:
|
|
103
|
+
$kendo-chat-bubble-border-radius: k-spacing(3) !default;
|
|
104
104
|
/// The border radius of the Chat small bubble message
|
|
105
105
|
/// @group chat
|
|
106
106
|
$kendo-chat-bubble-border-radius-sm: var( --kendo-border-radius, 0 ) !default;
|
|
@@ -133,13 +133,13 @@ $kendo-chat-toolbar-border: inherit !default;
|
|
|
133
133
|
|
|
134
134
|
/// The horizontal padding of the Chat quick reply.
|
|
135
135
|
/// @group chat
|
|
136
|
-
$kendo-chat-quick-reply-padding-x:
|
|
136
|
+
$kendo-chat-quick-reply-padding-x: k-spacing(3) !default;
|
|
137
137
|
/// The vertical padding of the Chat quick reply.
|
|
138
138
|
/// @group chat
|
|
139
|
-
$kendo-chat-quick-reply-padding-y:
|
|
139
|
+
$kendo-chat-quick-reply-padding-y: k-spacing(2) !default;
|
|
140
140
|
/// The spacing of the Chat quick reply.
|
|
141
141
|
/// @group chat
|
|
142
|
-
$kendo-chat-quick-reply-spacing:
|
|
142
|
+
$kendo-chat-quick-reply-spacing: k-spacing(2) !default;
|
|
143
143
|
/// The line height of the Chat quick reply.
|
|
144
144
|
/// @group chat
|
|
145
145
|
$kendo-chat-quick-reply-line-height: $kendo-chat-bubble-line-height !default;
|
|
@@ -15,24 +15,24 @@ $kendo-checkbox-border-width: 1px !default;
|
|
|
15
15
|
// A map with the different CheckBox sizes.
|
|
16
16
|
$kendo-checkbox-sizes: (
|
|
17
17
|
sm: (
|
|
18
|
-
size:
|
|
19
|
-
glyph-size:
|
|
20
|
-
indicator-size:
|
|
21
|
-
indeterminate-size:
|
|
18
|
+
size: k-spacing(4),
|
|
19
|
+
glyph-size: k-spacing(3.5),
|
|
20
|
+
indicator-size: k-spacing(4),
|
|
21
|
+
indeterminate-size: k-spacing(3),
|
|
22
22
|
ripple-size: 300%
|
|
23
23
|
),
|
|
24
24
|
md: (
|
|
25
|
-
size:
|
|
26
|
-
glyph-size:
|
|
27
|
-
indicator-size:
|
|
28
|
-
indeterminate-size:
|
|
25
|
+
size: k-spacing(5),
|
|
26
|
+
glyph-size: k-spacing(4.5),
|
|
27
|
+
indicator-size: k-spacing(4),
|
|
28
|
+
indeterminate-size: k-spacing(4),
|
|
29
29
|
ripple-size: 300%
|
|
30
30
|
),
|
|
31
31
|
lg: (
|
|
32
|
-
size:
|
|
33
|
-
glyph-size:
|
|
34
|
-
indicator-size:
|
|
35
|
-
indeterminate-size:
|
|
32
|
+
size: k-spacing(6),
|
|
33
|
+
glyph-size: k-spacing(5.5),
|
|
34
|
+
indicator-size: k-spacing(4),
|
|
35
|
+
indeterminate-size: k-spacing(5),
|
|
36
36
|
ripple-size: 300%
|
|
37
37
|
)
|
|
38
38
|
) !default;
|
|
@@ -192,17 +192,17 @@ $kendo-checkbox-disabled-indeterminate-image: escape-svg( url("data:image/svg+xm
|
|
|
192
192
|
|
|
193
193
|
/// The horizontal margin of the CheckBox inside a label.
|
|
194
194
|
/// @group checkbox
|
|
195
|
-
$kendo-checkbox-label-margin-x:
|
|
195
|
+
$kendo-checkbox-label-margin-x: k-spacing(2) !default;
|
|
196
196
|
|
|
197
197
|
|
|
198
198
|
// Checkbox list
|
|
199
199
|
|
|
200
200
|
/// The spacing between the items in a horizontal CheckBox list.
|
|
201
201
|
/// @group checkbox
|
|
202
|
-
$kendo-checkbox-list-spacing:
|
|
202
|
+
$kendo-checkbox-list-spacing: k-spacing(4) !default;
|
|
203
203
|
/// The horizontal padding of the CheckBox list items.
|
|
204
204
|
/// @group checkbox
|
|
205
|
-
$kendo-checkbox-list-item-padding-x:
|
|
205
|
+
$kendo-checkbox-list-item-padding-x: k-spacing(0) !default;
|
|
206
206
|
/// The vertical padding of the CheckBox list items.
|
|
207
207
|
/// @group checkbox
|
|
208
208
|
$kendo-checkbox-list-item-padding-y: $kendo-list-md-item-padding-y !default;
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
$kendo-chip-border-width: 1px !default;
|
|
9
9
|
/// The spacing between the text and the icons of the Chip.
|
|
10
10
|
/// @group chip
|
|
11
|
-
$kendo-chip-spacing:
|
|
11
|
+
$kendo-chip-spacing: k-spacing(1) !default;
|
|
12
12
|
|
|
13
13
|
/// The font family of the Chip.
|
|
14
14
|
/// @group chip
|
|
@@ -41,7 +41,7 @@ $kendo-chip-outline-disabled-border: if($kendo-enable-color-system, color-mix(in
|
|
|
41
41
|
|
|
42
42
|
/// The offset of the outline focused Chip.
|
|
43
43
|
/// @group chip
|
|
44
|
-
$kendo-chip-focus-offset:
|
|
44
|
+
$kendo-chip-focus-offset: k-spacing(0.5) !default;
|
|
45
45
|
/// The outline width of the outline focused Chip.
|
|
46
46
|
/// @group chip
|
|
47
47
|
$kendo-chip-focus-outline-width: 1px !default;
|
|
@@ -51,23 +51,23 @@ $kendo-chip-focus-outline-style: solid !default;
|
|
|
51
51
|
|
|
52
52
|
/// The horizontal padding of the small Chip.
|
|
53
53
|
/// @group chip
|
|
54
|
-
$kendo-chip-sm-padding-x:
|
|
54
|
+
$kendo-chip-sm-padding-x: k-spacing(2) !default;
|
|
55
55
|
/// The horizontal padding of the medium Chip.
|
|
56
56
|
/// @group chip
|
|
57
|
-
$kendo-chip-md-padding-x:
|
|
57
|
+
$kendo-chip-md-padding-x: k-spacing(2) !default;
|
|
58
58
|
/// The horizontal padding of the large Chip.
|
|
59
59
|
/// @group chip
|
|
60
|
-
$kendo-chip-lg-padding-x:
|
|
60
|
+
$kendo-chip-lg-padding-x: k-spacing(2) !default;
|
|
61
61
|
|
|
62
62
|
/// The vertical padding of the small Chip.
|
|
63
63
|
/// @group chip
|
|
64
|
-
$kendo-chip-sm-padding-y:
|
|
64
|
+
$kendo-chip-sm-padding-y: k-spacing(0.5) !default;
|
|
65
65
|
/// The vertical padding of the medium Chip.
|
|
66
66
|
/// @group chip
|
|
67
|
-
$kendo-chip-md-padding-y:
|
|
67
|
+
$kendo-chip-md-padding-y: k-spacing(1) !default;
|
|
68
68
|
/// The vertical padding of the large Chip.
|
|
69
69
|
/// @group chip
|
|
70
|
-
$kendo-chip-lg-padding-y:
|
|
70
|
+
$kendo-chip-lg-padding-y: k-spacing(1.5) !default;
|
|
71
71
|
|
|
72
72
|
/// The font size of the small Chip.
|
|
73
73
|
/// @group chip
|
|
@@ -223,7 +223,7 @@ $kendo-chip-theme-colors: () !default;
|
|
|
223
223
|
/// The sizes of the Chip list.
|
|
224
224
|
/// @group chip
|
|
225
225
|
$kendo-chip-list-sizes: (
|
|
226
|
-
sm:
|
|
227
|
-
md:
|
|
228
|
-
lg:
|
|
226
|
+
sm: k-spacing(1),
|
|
227
|
+
md: k-spacing(1),
|
|
228
|
+
lg: k-spacing(1)
|
|
229
229
|
) !default;
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
/// Border radius of the color preview.
|
|
4
4
|
/// @group color-preview
|
|
5
|
-
$kendo-color-preview-border-radius:
|
|
5
|
+
$kendo-color-preview-border-radius: k-border-radius(md) !default;
|
|
6
6
|
/// Border width of the color preview.
|
|
7
7
|
/// @group color-preview
|
|
8
8
|
$kendo-color-preview-border-width: 1px !default;
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
/// The spacer of the ColorEditor.
|
|
6
6
|
/// @group coloreditor
|
|
7
|
-
$kendo-color-editor-spacer:
|
|
7
|
+
$kendo-color-editor-spacer: k-spacing(2) !default;
|
|
8
8
|
|
|
9
9
|
/// The minimum width of the ColorEditor.
|
|
10
10
|
/// @group coloreditor
|
|
@@ -14,7 +14,7 @@ $kendo-color-editor-min-width: 260px !default;
|
|
|
14
14
|
$kendo-color-editor-border-width: 1px !default;
|
|
15
15
|
/// The border radius of the ColorEditor.
|
|
16
16
|
/// @group coloreditor
|
|
17
|
-
$kendo-color-editor-border-radius:
|
|
17
|
+
$kendo-color-editor-border-radius: k-border-radius(md) !default;
|
|
18
18
|
/// The font family of the ColorEditor.
|
|
19
19
|
/// @group coloreditor
|
|
20
20
|
$kendo-color-editor-font-family: var( --kendo-font-family, inherit ) !default;
|
|
@@ -52,7 +52,7 @@ $kendo-color-editor-header-padding-y: $kendo-color-editor-spacer !default;
|
|
|
52
52
|
$kendo-color-editor-header-padding-x: $kendo-color-editor-header-padding-y !default;
|
|
53
53
|
/// The spacing between the ColorEditor header actions.
|
|
54
54
|
/// @group coloreditor
|
|
55
|
-
$kendo-color-editor-header-actions-spacing:
|
|
55
|
+
$kendo-color-editor-header-actions-spacing: calc( #{$kendo-color-editor-spacer} / 2 ) !default;
|
|
56
56
|
|
|
57
57
|
/// The width of the ColorEditor preview.
|
|
58
58
|
/// @group coloreditor
|
|
@@ -62,7 +62,7 @@ $kendo-color-editor-color-preview-width: 34px !default;
|
|
|
62
62
|
$kendo-color-editor-color-preview-height: 14px !default;
|
|
63
63
|
/// The spacing between the colors in the ColorEditor preview.
|
|
64
64
|
/// @group coloreditor
|
|
65
|
-
$kendo-color-editor-preview-spacing:
|
|
65
|
+
$kendo-color-editor-preview-spacing: k-spacing(1) !default;
|
|
66
66
|
|
|
67
67
|
/// The vertical padding of the ColorEditor views container.
|
|
68
68
|
/// @group coloreditor
|
|
@@ -76,10 +76,10 @@ $kendo-color-editor-views-spacing: $kendo-color-editor-spacer !default;
|
|
|
76
76
|
|
|
77
77
|
/// The vertical padding of the ColorEditor footer.
|
|
78
78
|
/// @group coloreditor
|
|
79
|
-
$kendo-color-editor-footer-padding-y:
|
|
79
|
+
$kendo-color-editor-footer-padding-y: k-spacing(2) !default;
|
|
80
80
|
/// The horizontal padding of the ColorEditor footer.
|
|
81
81
|
/// @group coloreditor
|
|
82
|
-
$kendo-color-editor-footer-padding-x:
|
|
82
|
+
$kendo-color-editor-footer-padding-x: k-spacing(2) !default;
|
|
83
83
|
|
|
84
84
|
/// The outline color of the focused ColorGradient.
|
|
85
85
|
/// @group coloreditor
|
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
|
|
5
5
|
/// The spacer of the ColorGradient.
|
|
6
6
|
/// @group cologradient
|
|
7
|
-
$kendo-color-gradient-spacer:
|
|
7
|
+
$kendo-color-gradient-spacer: k-spacing(4) !default;
|
|
8
8
|
|
|
9
9
|
/// The width of the ColorGradient.
|
|
10
10
|
/// @group cologradient
|
|
@@ -14,13 +14,13 @@ $kendo-color-gradient-width: 260px !default;
|
|
|
14
14
|
$kendo-color-gradient-border-width: 2px !default;
|
|
15
15
|
/// The border radius of the ColorGradient.
|
|
16
16
|
/// @group cologradient
|
|
17
|
-
$kendo-color-gradient-border-radius:
|
|
17
|
+
$kendo-color-gradient-border-radius: k-border-radius(md) !default;
|
|
18
18
|
/// The vertical padding of the ColorGradient.
|
|
19
19
|
/// @group cologradient
|
|
20
20
|
$kendo-color-gradient-padding-y: $kendo-color-gradient-spacer !default;
|
|
21
21
|
/// The horizontal padding of the ColorGradient.
|
|
22
22
|
/// @group cologradient
|
|
23
|
-
$kendo-color-gradient-padding-x:
|
|
23
|
+
$kendo-color-gradient-padding-x: calc( #{$kendo-color-gradient-spacer} / 2 ) !default;
|
|
24
24
|
/// The spacing between the sections of the ColorGradient.
|
|
25
25
|
/// @group cologradient
|
|
26
26
|
$kendo-color-gradient-spacing: $kendo-color-gradient-spacer !default;
|
|
@@ -59,10 +59,10 @@ $kendo-color-gradient-focus-shadow: var( --kendo-box-shadow-depth-3, none ) !def
|
|
|
59
59
|
$kendo-color-gradient-canvas-border-width: 0 !default;
|
|
60
60
|
/// The border radius of the ColorGradient canvas.
|
|
61
61
|
/// @group cologradient
|
|
62
|
-
$kendo-color-gradient-canvas-border-radius:
|
|
62
|
+
$kendo-color-gradient-canvas-border-radius: k-border-radius(md) !default;
|
|
63
63
|
/// The spacing between the items of the ColorGradient canvas.
|
|
64
64
|
/// @group cologradient
|
|
65
|
-
$kendo-color-gradient-canvas-spacing:
|
|
65
|
+
$kendo-color-gradient-canvas-spacing: calc( #{$kendo-color-gradient-spacer} / 2 ) !default;
|
|
66
66
|
/// The height the ColorGradient canvas hsv rectangle.
|
|
67
67
|
/// @group cologradient
|
|
68
68
|
$kendo-color-gradient-canvas-rectangle-height: 180px !default;
|
|
@@ -78,7 +78,7 @@ $kendo-color-gradient-canvas-draghandle-shadow: var( --kendo-box-shadow-depth-2,
|
|
|
78
78
|
$kendo-color-gradient-slider-track-size: 20px !default;
|
|
79
79
|
/// The border radius of the ColorGradient slider.
|
|
80
80
|
/// @group cologradient
|
|
81
|
-
$kendo-color-gradient-slider-border-radius:
|
|
81
|
+
$kendo-color-gradient-slider-border-radius: k-border-radius(md) !default;
|
|
82
82
|
/// The width of the border around the ColorGradient slider.
|
|
83
83
|
/// @group cologradient
|
|
84
84
|
$kendo-color-gradient-slider-border-width: if($kendo-enable-color-system, 0, 1px) !default;
|
|
@@ -139,13 +139,13 @@ $kendo-color-gradient-canvas-draghandle-offset-x: ( -1 * math.div( $kendo-color-
|
|
|
139
139
|
$kendo-color-gradient-input-width: 48px !default;
|
|
140
140
|
/// The spacing between the ColorGradient inputs.
|
|
141
141
|
/// @group cologradient
|
|
142
|
-
$kendo-color-gradient-input-spacing:
|
|
142
|
+
$kendo-color-gradient-input-spacing: calc( #{$kendo-color-gradient-spacer} / 4 ) !default;
|
|
143
143
|
/// The font size of the ColorGradient input labels.
|
|
144
144
|
/// @group cologradient
|
|
145
145
|
$kendo-color-gradient-input-label-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
146
146
|
/// The spacing between the ColorGradient inputs and their labels.
|
|
147
147
|
/// @group cologradient
|
|
148
|
-
$kendo-color-gradient-input-label-spacing:
|
|
148
|
+
$kendo-color-gradient-input-label-spacing: calc( #{$kendo-color-gradient-spacer} / 4 ) !default;
|
|
149
149
|
/// The text color of the ColorGradient input labels.
|
|
150
150
|
/// @group cologradient
|
|
151
151
|
$kendo-color-gradient-input-label-text: var( --kendo-subtle-text, inherit ) !default;
|
|
@@ -155,4 +155,4 @@ $kendo-color-gradient-input-label-text: var( --kendo-subtle-text, inherit ) !def
|
|
|
155
155
|
$kendo-color-gradient-contrast-ratio-font-weight: var( --kendo-font-weight-bold, normal ) !default;
|
|
156
156
|
/// The spacing between the items in the ColorGradient contrast tool.
|
|
157
157
|
/// @group cologradient
|
|
158
|
-
$kendo-color-gradient-contrast-spacing:
|
|
158
|
+
$kendo-color-gradient-contrast-spacing: calc( #{$kendo-color-gradient-spacer} / 1.5 ) !default;
|