@progress/kendo-theme-fluent 8.0.0-dev.0 → 8.0.0-dev.10
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 +6809 -3721
- package/dist/meta/sassdoc-data.json +40427 -33117
- package/dist/meta/sassdoc-raw-data.json +7826 -3729
- package/lib/swatches/all.json +1 -1
- package/lib/swatches/fluent-main.json +1 -1
- package/package.json +5 -5
- 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/_theme.scss +4 -0
- package/scss/badge/_variables.scss +10 -10
- 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 +58 -58
- package/scss/calendar/_layout.scss +44 -40
- package/scss/calendar/_theme.scss +4 -0
- package/scss/calendar/_variables.scss +40 -35
- 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 +42 -0
- package/scss/core/color-system/_swatch-legacy.scss +0 -4
- package/scss/core/spacing/_index.scss +28 -0
- package/scss/core/typography/_index.scss +70 -0
- package/scss/dataviz/_layout.scss +11 -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/_layout.scss +2 -0
- package/scss/drawer/_variables.scss +9 -7
- 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/_variables.scss +9 -34
- 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/_layout.scss +1 -0
- package/scss/listview/_variables.scss +8 -8
- package/scss/loader/_layout.scss +1 -1
- 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 +91 -91
- 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 +7 -7
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_layout.scss +9 -8
- 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 +59 -54
- 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 +6 -6
- 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 +279 -66
- 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
|
@@ -15,11 +15,11 @@ $kendo-icon-size-xxxl: calc( var( --kendo-icon-size, 1rem ) * 3 ) !default;
|
|
|
15
15
|
|
|
16
16
|
/// Spacing around the icons.
|
|
17
17
|
/// @group icon
|
|
18
|
-
$kendo-icon-spacing:
|
|
18
|
+
$kendo-icon-spacing: k-spacing(2) !default;
|
|
19
19
|
|
|
20
20
|
/// Padding of the action icons container.
|
|
21
21
|
/// @group icon
|
|
22
|
-
$kendo-icon-padding:
|
|
22
|
+
$kendo-icon-padding: k-spacing(1) !default;
|
|
23
23
|
|
|
24
24
|
:root {
|
|
25
25
|
--kendo-icon-size: var( --kendo-icon-size, 1rem );
|
|
@@ -13,16 +13,16 @@ $kendo-image-editor-text: var( --kendo-component-text, inherit ) !default;
|
|
|
13
13
|
$kendo-image-editor-border: if($kendo-enable-color-system, color-mix(in srgb, k-color( border ) 16%, transparent), k-get-theme-color-var( neutral-30 )) !default;
|
|
14
14
|
/// Vertical margin of the imageeditor.
|
|
15
15
|
/// @group imageeditor
|
|
16
|
-
$kendo-image-editor-margin-y: 0 !default;
|
|
16
|
+
$kendo-image-editor-margin-y: k-spacing(0) !default;
|
|
17
17
|
/// Horizontal margin of the imageeditor.
|
|
18
18
|
/// @group imageeditor
|
|
19
|
-
$kendo-image-editor-margin-x: 0 !default;
|
|
19
|
+
$kendo-image-editor-margin-x: k-spacing(0) !default;
|
|
20
20
|
/// Vertical padding of the imageeditor.
|
|
21
21
|
/// @group imageeditor
|
|
22
|
-
$kendo-image-editor-padding-y: 0 !default;
|
|
22
|
+
$kendo-image-editor-padding-y: k-spacing(0) !default;
|
|
23
23
|
/// Horizontal padding of the imageeditor.
|
|
24
24
|
/// @group imageeditor
|
|
25
|
-
$kendo-image-editor-padding-x: 0 !default;
|
|
25
|
+
$kendo-image-editor-padding-x: k-spacing(0) !default;
|
|
26
26
|
|
|
27
27
|
/// Border width of the imageeditor.
|
|
28
28
|
/// @group imageeditor
|
|
@@ -61,10 +61,10 @@ $kendo-image-editor-action-pane-text: inherit !default;
|
|
|
61
61
|
$kendo-image-editor-action-pane-border: inherit !default;
|
|
62
62
|
/// Imageeditor action pane vertical padding.
|
|
63
63
|
/// @group imageeditor
|
|
64
|
-
$kendo-image-editor-action-pane-padding-y:
|
|
64
|
+
$kendo-image-editor-action-pane-padding-y: k-spacing(3) !default;
|
|
65
65
|
/// Imageeditor action pane horizontal padding.
|
|
66
66
|
/// @group imageeditor
|
|
67
|
-
$kendo-image-editor-action-pane-padding-x:
|
|
67
|
+
$kendo-image-editor-action-pane-padding-x: k-spacing(3) !default;
|
|
68
68
|
/// Imageeditor action pane width.
|
|
69
69
|
/// @group imageeditor
|
|
70
70
|
$kendo-image-editor-action-pane-width: if( $kendo-image-editor-content-border-width == 0, 240px, calc( 240px + #{$kendo-image-editor-content-border-width}) ) !default;
|
|
@@ -90,19 +90,19 @@ $kendo-image-editor-crop-border-style: dashed !default;
|
|
|
90
90
|
|
|
91
91
|
/// Imageeditor resize handle horizontal margin.
|
|
92
92
|
/// @group imageeditor
|
|
93
|
-
$kendo-image-editor-resize-handle-margin-x: 1px !default;
|
|
93
|
+
$kendo-image-editor-resize-handle-margin-x: k-spacing(1px) !default;
|
|
94
94
|
/// Imageeditor resize handle vertical margin.
|
|
95
95
|
/// @group imageeditor
|
|
96
|
-
$kendo-image-editor-resize-handle-margin-y: 1px !default;
|
|
96
|
+
$kendo-image-editor-resize-handle-margin-y: k-spacing(1px) !default;
|
|
97
97
|
/// Imageeditor resize handle border width.
|
|
98
98
|
/// @group imageeditor
|
|
99
99
|
$kendo-image-editor-resize-handle-border-width: 0 2px 2px 0 !default;
|
|
100
100
|
/// Imageeditor resize handle size.
|
|
101
101
|
/// @group imageeditor
|
|
102
|
-
$kendo-image-editor-resize-handle-size:
|
|
102
|
+
$kendo-image-editor-resize-handle-size: k-spacing(4) !default;
|
|
103
103
|
/// Imageeditor resize handle top offset.
|
|
104
104
|
/// @group imageeditor
|
|
105
|
-
$kendo-image-editor-resize-top-offset:
|
|
105
|
+
$kendo-image-editor-resize-top-offset: calc( #{$kendo-image-editor-resize-handle-size} / 2 ) !default;
|
|
106
106
|
/// Imageeditor resize handle left offset.
|
|
107
107
|
/// @group imageeditor
|
|
108
|
-
$kendo-image-editor-resize-left-offset:
|
|
108
|
+
$kendo-image-editor-resize-left-offset: calc( #{$kendo-image-editor-resize-handle-size} / 2 ) !default;
|
package/scss/index.scss
CHANGED
|
@@ -339,15 +339,22 @@
|
|
|
339
339
|
// Color system css variables
|
|
340
340
|
@include color-system-styles();
|
|
341
341
|
|
|
342
|
+
// Spacing
|
|
343
|
+
@include kendo-spacing--styles();
|
|
344
|
+
|
|
342
345
|
// Elevation
|
|
343
346
|
@include kendo-elevation--styles();
|
|
344
347
|
@include elevation--styles-legacy();
|
|
345
348
|
|
|
349
|
+
// Core typography
|
|
350
|
+
@include kendo-core--typography--styles();
|
|
351
|
+
// Radii
|
|
352
|
+
@include kendo-border-radius--styles();
|
|
353
|
+
|
|
346
354
|
// Typography and utils
|
|
347
355
|
@include typography-styles();
|
|
348
356
|
@include utils-styles();
|
|
349
357
|
|
|
350
|
-
|
|
351
358
|
// Generic content
|
|
352
359
|
@include icon-styles();
|
|
353
360
|
@include messagebox-styles();
|
|
@@ -19,23 +19,23 @@ $kendo-input-border-height: ( $kendo-input-border-width * 2 ) !default;
|
|
|
19
19
|
|
|
20
20
|
/// The horizontal padding of the small Input components.
|
|
21
21
|
/// @group input
|
|
22
|
-
$kendo-input-sm-padding-x:
|
|
22
|
+
$kendo-input-sm-padding-x: k-spacing(2) !default;
|
|
23
23
|
/// The horizontal padding of the medium Input components.
|
|
24
24
|
/// @group input
|
|
25
|
-
$kendo-input-md-padding-x:
|
|
25
|
+
$kendo-input-md-padding-x: k-spacing(2) !default;
|
|
26
26
|
/// The horizontal padding of the large Input components.
|
|
27
27
|
/// @group input
|
|
28
|
-
$kendo-input-lg-padding-x:
|
|
28
|
+
$kendo-input-lg-padding-x: k-spacing(2) !default;
|
|
29
29
|
|
|
30
30
|
/// The vertical padding of the small Input components.
|
|
31
31
|
/// @group input
|
|
32
|
-
$kendo-input-sm-padding-y:
|
|
32
|
+
$kendo-input-sm-padding-y: k-spacing(1) !default;
|
|
33
33
|
/// The vertical padding of the medium Input components.
|
|
34
34
|
/// @group input
|
|
35
|
-
$kendo-input-md-padding-y:
|
|
35
|
+
$kendo-input-md-padding-y: k-spacing(1.5) !default;
|
|
36
36
|
/// The vertical padding of the large Input components.
|
|
37
37
|
/// @group input
|
|
38
|
-
$kendo-input-lg-padding-y:
|
|
38
|
+
$kendo-input-lg-padding-y: k-spacing(2) !default;
|
|
39
39
|
|
|
40
40
|
/// The font size of the small Input components.
|
|
41
41
|
/// @group input
|
|
@@ -457,7 +457,7 @@ $kendo-input-sizes: (
|
|
|
457
457
|
padding-y: $kendo-input-sm-padding-y,
|
|
458
458
|
font-size: $kendo-input-sm-font-size,
|
|
459
459
|
line-height: $kendo-input-sm-line-height,
|
|
460
|
-
icon-size: calc( var( --kendo-icon-size, 1rem ) + #{$kendo-input-md-padding-y * 2
|
|
460
|
+
icon-size: calc( var( --kendo-icon-size, 1rem ) + calc( #{$kendo-input-md-padding-y} * 2 ) ),
|
|
461
461
|
button-padding-x: $kendo-input-sm-padding-y,
|
|
462
462
|
button-padding-y: $kendo-input-sm-padding-y,
|
|
463
463
|
button-width: $kendo-input-sm-button-width
|
|
@@ -467,7 +467,7 @@ $kendo-input-sizes: (
|
|
|
467
467
|
padding-y: $kendo-input-md-padding-y,
|
|
468
468
|
font-size: $kendo-input-md-font-size,
|
|
469
469
|
line-height: $kendo-input-md-line-height,
|
|
470
|
-
icon-size: calc( var( --kendo-icon-size, 1rem ) + #{$kendo-input-sm-padding-y * 2
|
|
470
|
+
icon-size: calc( var( --kendo-icon-size, 1rem ) + calc( #{$kendo-input-sm-padding-y} * 2 ) ),
|
|
471
471
|
button-padding-x: $kendo-input-md-padding-y,
|
|
472
472
|
button-padding-y: $kendo-input-md-padding-y,
|
|
473
473
|
button-width: $kendo-input-md-button-width
|
|
@@ -477,7 +477,7 @@ $kendo-input-sizes: (
|
|
|
477
477
|
padding-y: $kendo-input-lg-padding-y,
|
|
478
478
|
font-size: $kendo-input-lg-font-size,
|
|
479
479
|
line-height: $kendo-input-lg-line-height,
|
|
480
|
-
icon-size: calc( var( --kendo-icon-size, 1rem ) + #{$kendo-input-lg-padding-y * 2
|
|
480
|
+
icon-size: calc( var( --kendo-icon-size, 1rem ) + calc( #{$kendo-input-lg-padding-y} * 2 ) ),
|
|
481
481
|
button-padding-x: $kendo-input-lg-padding-y,
|
|
482
482
|
button-padding-y: $kendo-input-lg-padding-y,
|
|
483
483
|
button-width: $kendo-input-lg-button-width
|
|
@@ -492,41 +492,32 @@ $kendo-input-theme-colors: (
|
|
|
492
492
|
text: $kendo-input-solid-text,
|
|
493
493
|
bg: $kendo-input-solid-bg,
|
|
494
494
|
border: $kendo-input-solid-border,
|
|
495
|
-
|
|
496
495
|
hover-text: $kendo-input-solid-hover-text,
|
|
497
496
|
hover-bg: $kendo-input-solid-hover-bg,
|
|
498
497
|
hover-border: $kendo-input-solid-hover-border,
|
|
499
|
-
|
|
500
498
|
focus-text: $kendo-input-solid-focus-text,
|
|
501
499
|
focus-bg: $kendo-input-solid-focus-bg,
|
|
502
500
|
focus-border: $kendo-input-solid-focus-border,
|
|
503
|
-
|
|
504
501
|
hover-focus-text: $kendo-input-solid-hover-focus-text,
|
|
505
502
|
hover-focus-bg: $kendo-input-solid-hover-focus-bg,
|
|
506
503
|
hover-focus-border: $kendo-input-solid-hover-focus-border,
|
|
507
|
-
|
|
508
504
|
disabled-text: $kendo-input-solid-disabled-text,
|
|
509
505
|
disabled-bg: $kendo-input-solid-disabled-bg,
|
|
510
506
|
disabled-border: $kendo-input-solid-disabled-border
|
|
511
|
-
|
|
512
507
|
),
|
|
513
508
|
outline: (
|
|
514
509
|
text: $kendo-input-outline-text,
|
|
515
510
|
bg: $kendo-input-outline-bg,
|
|
516
511
|
border: $kendo-input-outline-border,
|
|
517
|
-
|
|
518
512
|
hover-text: $kendo-input-outline-hover-text,
|
|
519
513
|
hover-bg: $kendo-input-outline-hover-bg,
|
|
520
514
|
hover-border: $kendo-input-outline-hover-border,
|
|
521
|
-
|
|
522
515
|
focus-text: $kendo-input-outline-focus-text,
|
|
523
516
|
focus-bg: $kendo-input-outline-focus-bg,
|
|
524
517
|
focus-border: $kendo-input-outline-focus-border,
|
|
525
|
-
|
|
526
518
|
hover-focus-text: $kendo-input-outline-hover-focus-text,
|
|
527
519
|
hover-focus-bg: $kendo-input-outline-hover-focus-bg,
|
|
528
520
|
hover-focus-border: $kendo-input-outline-hover-focus-border,
|
|
529
|
-
|
|
530
521
|
disabled-text: $kendo-input-outline-disabled-text,
|
|
531
522
|
disabled-bg: $kendo-input-outline-disabled-bg,
|
|
532
523
|
disabled-border: $kendo-input-outline-disabled-border
|
|
@@ -535,19 +526,15 @@ $kendo-input-theme-colors: (
|
|
|
535
526
|
text: $kendo-input-flat-text,
|
|
536
527
|
bg: $kendo-input-flat-bg,
|
|
537
528
|
border: $kendo-input-flat-border,
|
|
538
|
-
|
|
539
529
|
hover-text: $kendo-input-flat-hover-text,
|
|
540
530
|
hover-bg: $kendo-input-flat-hover-bg,
|
|
541
531
|
hover-border: $kendo-input-flat-hover-border,
|
|
542
|
-
|
|
543
532
|
focus-text: $kendo-input-flat-focus-text,
|
|
544
533
|
focus-bg: $kendo-input-flat-focus-bg,
|
|
545
534
|
focus-border: $kendo-input-flat-focus-border,
|
|
546
|
-
|
|
547
535
|
hover-focus-tex: $kendo-input-flat-hover-focus-text,
|
|
548
536
|
hover-focus-bg: $kendo-input-flat-hover-focus-bg,
|
|
549
537
|
hover-focus-border: $kendo-input-flat-hover-focus-border,
|
|
550
|
-
|
|
551
538
|
disabled-text: $kendo-input-flat-disabled-text,
|
|
552
539
|
disabled-bg: $kendo-input-flat-disabled-bg,
|
|
553
540
|
disabled-border: $kendo-input-flat-disabled-border
|
|
@@ -558,19 +545,15 @@ $kendo-input-theme-colors: (
|
|
|
558
545
|
text: $kendo-picker-solid-text,
|
|
559
546
|
bg: $kendo-picker-solid-bg,
|
|
560
547
|
border: $kendo-picker-solid-border,
|
|
561
|
-
|
|
562
548
|
hover-text: $kendo-picker-solid-hover-text,
|
|
563
549
|
hover-bg: $kendo-picker-solid-hover-bg,
|
|
564
550
|
hover-border: $kendo-picker-solid-hover-border,
|
|
565
|
-
|
|
566
551
|
focus-text: $kendo-picker-solid-focus-text,
|
|
567
552
|
focus-bg: $kendo-picker-solid-focus-bg,
|
|
568
553
|
focus-border: $kendo-picker-solid-focus-border,
|
|
569
|
-
|
|
570
554
|
hover-focus-tex: $kendo-picker-solid-hover-focus-text,
|
|
571
555
|
hover-focus-bg: $kendo-picker-solid-hover-focus-bg,
|
|
572
556
|
hover-focus-border: $kendo-picker-solid-hover-focus-border,
|
|
573
|
-
|
|
574
557
|
disabled-text: $kendo-picker-solid-disabled-text,
|
|
575
558
|
disabled-bg: $kendo-picker-solid-disabled-bg,
|
|
576
559
|
disabled-border: $kendo-picker-solid-disabled-border
|
|
@@ -579,19 +562,15 @@ $kendo-input-theme-colors: (
|
|
|
579
562
|
text: $kendo-picker-outline-text,
|
|
580
563
|
bg: $kendo-picker-outline-bg,
|
|
581
564
|
border: $kendo-picker-outline-border,
|
|
582
|
-
|
|
583
565
|
hover-text: $kendo-picker-outline-hover-text,
|
|
584
566
|
hover-bg: $kendo-picker-outline-hover-bg,
|
|
585
567
|
hover-border: $kendo-picker-outline-hover-border,
|
|
586
|
-
|
|
587
568
|
focus-text: $kendo-picker-outline-focus-text,
|
|
588
569
|
focus-bg: $kendo-picker-outline-focus-bg,
|
|
589
570
|
focus-border: $kendo-picker-outline-focus-border,
|
|
590
|
-
|
|
591
571
|
hover-focus-text: $kendo-picker-outline-hover-focus-text,
|
|
592
572
|
hover-focus-bg: $kendo-picker-outline-hover-focus-bg,
|
|
593
573
|
hover-focus-border: $kendo-picker-outline-hover-focus-border,
|
|
594
|
-
|
|
595
574
|
disabled-text: $kendo-picker-outline-disabled-text,
|
|
596
575
|
disabled-bg: $kendo-picker-outline-disabled-bg,
|
|
597
576
|
disabled-border: $kendo-picker-outline-disabled-border
|
|
@@ -600,19 +579,15 @@ $kendo-input-theme-colors: (
|
|
|
600
579
|
text: $kendo-picker-flat-text,
|
|
601
580
|
bg: $kendo-picker-flat-bg,
|
|
602
581
|
border: $kendo-picker-flat-border,
|
|
603
|
-
|
|
604
582
|
hover-text: $kendo-picker-flat-hover-text,
|
|
605
583
|
hover-bg: $kendo-picker-flat-hover-bg,
|
|
606
584
|
hover-border: $kendo-picker-flat-hover-border,
|
|
607
|
-
|
|
608
585
|
focus-text: $kendo-picker-flat-focus-text,
|
|
609
586
|
focus-bg: $kendo-picker-flat-focus-bg,
|
|
610
587
|
focus-border: $kendo-picker-flat-focus-border,
|
|
611
|
-
|
|
612
588
|
hover-focus-tex: $kendo-picker-flat-hover-focus-text,
|
|
613
589
|
hover-focus-bg: $kendo-picker-flat-hover-focus-bg,
|
|
614
590
|
hover-focus-border: $kendo-picker-flat-hover-focus-border,
|
|
615
|
-
|
|
616
591
|
disabled-text: $kendo-picker-flat-disabled-text,
|
|
617
592
|
disabled-bg: $kendo-picker-flat-disabled-bg,
|
|
618
593
|
disabled-border: $kendo-picker-flat-disabled-border
|
package/scss/list/_layout.scss
CHANGED
|
@@ -19,15 +19,15 @@ $kendo-list-lg-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
19
19
|
|
|
20
20
|
/// The horizontal padding of the List header.
|
|
21
21
|
/// @group list
|
|
22
|
-
$kendo-list-sm-header-padding-x:
|
|
23
|
-
$kendo-list-md-header-padding-x:
|
|
24
|
-
$kendo-list-lg-header-padding-x:
|
|
22
|
+
$kendo-list-sm-header-padding-x: k-spacing(2) !default;
|
|
23
|
+
$kendo-list-md-header-padding-x: k-spacing(2) !default;
|
|
24
|
+
$kendo-list-lg-header-padding-x: k-spacing(2) !default;
|
|
25
25
|
|
|
26
26
|
/// The vertical padding of the List header.
|
|
27
27
|
/// @group list
|
|
28
|
-
$kendo-list-sm-header-padding-y:
|
|
29
|
-
$kendo-list-md-header-padding-y:
|
|
30
|
-
$kendo-list-lg-header-padding-y:
|
|
28
|
+
$kendo-list-sm-header-padding-y: k-spacing(1.5) !default;
|
|
29
|
+
$kendo-list-md-header-padding-y: k-spacing(2) !default;
|
|
30
|
+
$kendo-list-lg-header-padding-y: k-spacing(2.5) !default;
|
|
31
31
|
|
|
32
32
|
/// The border width of the List header.
|
|
33
33
|
/// @group list
|
|
@@ -51,15 +51,15 @@ $kendo-list-header-font-weight: var( --kendo-font-weight-bold, normal ) !default
|
|
|
51
51
|
|
|
52
52
|
/// The horizontal padding of the List items.
|
|
53
53
|
/// @group list
|
|
54
|
-
$kendo-list-sm-item-padding-x:
|
|
55
|
-
$kendo-list-md-item-padding-x:
|
|
56
|
-
$kendo-list-lg-item-padding-x:
|
|
54
|
+
$kendo-list-sm-item-padding-x: k-spacing(2) !default;
|
|
55
|
+
$kendo-list-md-item-padding-x: k-spacing(2) !default;
|
|
56
|
+
$kendo-list-lg-item-padding-x: k-spacing(2) !default;
|
|
57
57
|
|
|
58
58
|
/// The vertical padding of the List items.
|
|
59
59
|
/// @group list
|
|
60
|
-
$kendo-list-sm-item-padding-y:
|
|
61
|
-
$kendo-list-md-item-padding-y:
|
|
62
|
-
$kendo-list-lg-item-padding-y:
|
|
60
|
+
$kendo-list-sm-item-padding-y: k-spacing(1.5) !default;
|
|
61
|
+
$kendo-list-md-item-padding-y: k-spacing(2) !default;
|
|
62
|
+
$kendo-list-lg-item-padding-y: k-spacing(2.5) !default;
|
|
63
63
|
|
|
64
64
|
/// The font size of the List items.
|
|
65
65
|
/// @group list
|
|
@@ -81,27 +81,27 @@ $kendo-list-item-group-label-lg-font-size: var( --kendo-font-size-xs, inherit )
|
|
|
81
81
|
|
|
82
82
|
/// The horizontal padding of the List group items.
|
|
83
83
|
/// @group list
|
|
84
|
-
$kendo-list-sm-group-item-padding-x:
|
|
85
|
-
$kendo-list-md-group-item-padding-x:
|
|
86
|
-
$kendo-list-lg-group-item-padding-x:
|
|
84
|
+
$kendo-list-sm-group-item-padding-x: k-spacing(2) !default;
|
|
85
|
+
$kendo-list-md-group-item-padding-x: k-spacing(2) !default;
|
|
86
|
+
$kendo-list-lg-group-item-padding-x: k-spacing(2) !default;
|
|
87
87
|
|
|
88
88
|
/// The vertical padding of the List group items.
|
|
89
89
|
/// @group list
|
|
90
|
-
$kendo-list-sm-group-item-padding-y:
|
|
91
|
-
$kendo-list-md-group-item-padding-y:
|
|
92
|
-
$kendo-list-lg-group-item-padding-y:
|
|
90
|
+
$kendo-list-sm-group-item-padding-y: k-spacing(1.5) !default;
|
|
91
|
+
$kendo-list-md-group-item-padding-y: k-spacing(2) !default;
|
|
92
|
+
$kendo-list-lg-group-item-padding-y: k-spacing(2.5) !default;
|
|
93
93
|
|
|
94
94
|
/// The horizontal padding of the List item group label.
|
|
95
95
|
/// @group list
|
|
96
|
-
$kendo-list-item-group-label-sm-padding-x:
|
|
97
|
-
$kendo-list-item-group-label-md-padding-x:
|
|
98
|
-
$kendo-list-item-group-label-lg-padding-x:
|
|
96
|
+
$kendo-list-item-group-label-sm-padding-x: k-spacing(0.5) !default;
|
|
97
|
+
$kendo-list-item-group-label-md-padding-x: k-spacing(1) !default;
|
|
98
|
+
$kendo-list-item-group-label-lg-padding-x: k-spacing(1.5) !default;
|
|
99
99
|
|
|
100
100
|
/// The vertical padding of the List item group label.
|
|
101
101
|
/// @group list
|
|
102
|
-
$kendo-list-item-group-label-sm-padding-y:
|
|
103
|
-
$kendo-list-item-group-label-md-padding-y:
|
|
104
|
-
$kendo-list-item-group-label-lg-padding-y:
|
|
102
|
+
$kendo-list-item-group-label-sm-padding-y: k-spacing(0.5) !default;
|
|
103
|
+
$kendo-list-item-group-label-md-padding-y: k-spacing(1) !default;
|
|
104
|
+
$kendo-list-item-group-label-lg-padding-y: k-spacing(1.5) !default;
|
|
105
105
|
|
|
106
106
|
/// The border width of the List group items.
|
|
107
107
|
/// @group list
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
|
|
4
4
|
/// The spacing between the ListBox elements.
|
|
5
5
|
/// @group listbox
|
|
6
|
-
$kendo-listbox-spacing:
|
|
6
|
+
$kendo-listbox-spacing: k-spacing(2) !default;
|
|
7
7
|
/// The spacing between the ListBox buttons.
|
|
8
8
|
/// @group listbox
|
|
9
|
-
$kendo-listbox-button-spacing:
|
|
9
|
+
$kendo-listbox-button-spacing: k-spacing(2) !default;
|
|
10
10
|
/// WThe width of the ListBox.
|
|
11
11
|
/// @group listbox
|
|
12
12
|
$kendo-listbox-width: 10em !default;
|
|
@@ -51,8 +51,8 @@
|
|
|
51
51
|
position: relative;
|
|
52
52
|
|
|
53
53
|
> .k-link {
|
|
54
|
-
margin-inline: var( --kendo-listgroup-item-padding-x, #{
|
|
55
|
-
margin-block: var( --kendo-listgroup-item-padding-y, #{
|
|
54
|
+
margin-inline: var( --kendo-listgroup-item-padding-x, calc( #{$kendo-listgroup-item-padding-x} * -1 ) );
|
|
55
|
+
margin-block: var( --kendo-listgroup-item-padding-y, calc( #{$kendo-listgroup-item-padding-y} * -1 ) );
|
|
56
56
|
padding-inline: var( --kendo-listgroup-item-padding-x, #{$kendo-listgroup-item-padding-x} );
|
|
57
57
|
padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
|
|
58
58
|
color: inherit;
|
|
@@ -87,8 +87,8 @@
|
|
|
87
87
|
|
|
88
88
|
> .k-select {
|
|
89
89
|
margin-inline-start: 0;
|
|
90
|
-
margin-inline-end: var( --kendo-listgroup-item-padding-x, #{
|
|
91
|
-
margin-block: var( --kendo-listgroup-item-padding-y, #{
|
|
90
|
+
margin-inline-end: var( --kendo-listgroup-item-padding-x, calc( #{$kendo-listgroup-item-padding-x} * -1 ) );
|
|
91
|
+
margin-block: var( --kendo-listgroup-item-padding-y, calc( #{$kendo-listgroup-item-padding-y} * -1 ) );
|
|
92
92
|
padding-inline: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
|
|
93
93
|
padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
|
|
94
94
|
border-width: 0 0 0 1px;
|
|
@@ -101,8 +101,8 @@
|
|
|
101
101
|
|
|
102
102
|
// Forms in listgroup
|
|
103
103
|
.k-listgroup-form-row {
|
|
104
|
-
margin-inline: var( --kendo-listgroup-item-padding-x, #{
|
|
105
|
-
margin-block: var( --kendo-listgroup-item-padding-y, #{
|
|
104
|
+
margin-inline: var( --kendo-listgroup-item-padding-x, calc( #{$kendo-listgroup-item-padding-x} * -1 ) );
|
|
105
|
+
margin-block: var( --kendo-listgroup-item-padding-y, calc( #{$kendo-listgroup-item-padding-y} * -1) );
|
|
106
106
|
padding-inline: var( --kendo-listgroup-item-padding-x, #{$kendo-listgroup-item-padding-x} );
|
|
107
107
|
padding-block: var( --kendo-listgroup-item-padding-y, #{$kendo-listgroup-item-padding-y} );
|
|
108
108
|
display: flex;
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
$kendo-listgroup-border-width: 1px !default;
|
|
8
8
|
/// Border radius of the listgroup.
|
|
9
9
|
/// @group listgroup
|
|
10
|
-
$kendo-listgroup-border-radius:
|
|
10
|
+
$kendo-listgroup-border-radius: k-border-radius(md) !default;
|
|
11
11
|
|
|
12
12
|
/// Font size of the listgroup.
|
|
13
13
|
/// @group listgroup
|
|
@@ -28,10 +28,10 @@ $kendo-listgroup-border: var( --kendo-component-border, inherit ) !default;
|
|
|
28
28
|
|
|
29
29
|
/// Horizontal padding of the listgroup items.
|
|
30
30
|
/// @group listgroup
|
|
31
|
-
$kendo-listgroup-item-padding-x:
|
|
31
|
+
$kendo-listgroup-item-padding-x: k-spacing(2) !default;
|
|
32
32
|
/// Vertical padding of the listgroup items.
|
|
33
33
|
/// @group listgroup
|
|
34
|
-
$kendo-listgroup-item-padding-y:
|
|
34
|
+
$kendo-listgroup-item-padding-y: k-spacing(2) !default;
|
|
35
35
|
/// Border width of the listgroup item.
|
|
36
36
|
/// @group listgroup
|
|
37
37
|
$kendo-listgroup-item-border-width: 1px !default;
|
|
@@ -14,6 +14,7 @@
|
|
|
14
14
|
font-family: var( --kendo-listview-font-family, #{$kendo-listview-font-family} );
|
|
15
15
|
font-size: var( --kendo-listview-font-size, #{$kendo-listview-font-size} );
|
|
16
16
|
line-height: var( --kendo-listview-line-height, #{$kendo-listview-line-height} );
|
|
17
|
+
display: flex;
|
|
17
18
|
flex-flow: column nowrap;
|
|
18
19
|
position: relative;
|
|
19
20
|
-webkit-touch-callout: none;
|
|
@@ -4,20 +4,20 @@
|
|
|
4
4
|
|
|
5
5
|
/// The horizontal padding of the ListView.
|
|
6
6
|
/// @group listview
|
|
7
|
-
$kendo-listview-padding-x:
|
|
7
|
+
$kendo-listview-padding-x: k-spacing(1) !default;
|
|
8
8
|
/// The vertical padding of the ListView.
|
|
9
9
|
/// @group listview
|
|
10
|
-
$kendo-listview-padding-y:
|
|
10
|
+
$kendo-listview-padding-y: k-spacing(1) !default;
|
|
11
11
|
/// The width of the border around bordered ListView.
|
|
12
12
|
/// @group listview
|
|
13
13
|
$kendo-listview-border-width: 1px !default;
|
|
14
14
|
|
|
15
15
|
/// The horizontal padding of the ListView header.
|
|
16
16
|
/// @group listview
|
|
17
|
-
$kendo-listview-header-padding-x:
|
|
17
|
+
$kendo-listview-header-padding-x: k-spacing(4) !default;
|
|
18
18
|
/// The vertical padding of the ListView header.
|
|
19
19
|
/// @group listview
|
|
20
|
-
$kendo-listview-header-padding-y:
|
|
20
|
+
$kendo-listview-header-padding-y: k-spacing(2) !default;
|
|
21
21
|
|
|
22
22
|
/// The horizontal padding of the ListView footer.
|
|
23
23
|
/// @group listview
|
|
@@ -28,10 +28,10 @@ $kendo-listview-footer-padding-y: $kendo-listview-header-padding-y !default;
|
|
|
28
28
|
|
|
29
29
|
/// The horizontal padding of the ListView items.
|
|
30
30
|
/// @group listview
|
|
31
|
-
$kendo-listview-item-padding-x:
|
|
31
|
+
$kendo-listview-item-padding-x: k-spacing(1) !default;
|
|
32
32
|
/// The vertical padding of the ListView items.
|
|
33
33
|
/// @group listview
|
|
34
|
-
$kendo-listview-item-padding-y:
|
|
34
|
+
$kendo-listview-item-padding-y: k-spacing(1) !default;
|
|
35
35
|
|
|
36
36
|
/// The font family of the ListView.
|
|
37
37
|
/// @group listview
|
|
@@ -45,7 +45,7 @@ $kendo-listview-line-height: var( --kendo-line-height, initial ) !default;
|
|
|
45
45
|
|
|
46
46
|
/// The gap between items of ListView with grid layout.
|
|
47
47
|
/// @group listview
|
|
48
|
-
$kendo-listview-grid-gap:
|
|
48
|
+
$kendo-listview-grid-gap: k-spacing(.0) !default;
|
|
49
49
|
|
|
50
50
|
/// The text color of the ListView.
|
|
51
51
|
/// @group listview
|
|
@@ -89,4 +89,4 @@ $kendo-listview-item-focus-text: initial !default;
|
|
|
89
89
|
$kendo-listview-item-focus-bg: initial !default;
|
|
90
90
|
/// The box shadow of the focused ListView items.
|
|
91
91
|
/// @group listview
|
|
92
|
-
$kendo-listview-item-focus-shadow: var( --kendo-list-item-focus-shadow, $kendo-list-item-focus-shadow ) !default;
|
|
92
|
+
$kendo-listview-item-focus-shadow: var( --kendo-list-item-focus-shadow, $kendo-list-item-focus-shadow ) !default;
|