@progress/kendo-theme-default 5.12.1-dev.1 → 5.12.1-dev.3
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 +11342 -11738
- package/dist/all.scss +11297 -11990
- package/dist/default-blue.scss +27 -29
- package/dist/default-dataviz-v4.scss +6 -7
- package/dist/default-green.scss +27 -29
- package/dist/default-main-dark.scss +27 -30
- package/dist/default-main.scss +27 -29
- package/dist/default-nordic.scss +27 -29
- package/dist/default-ocean-blue-a11y.scss +42 -0
- package/dist/default-ocean-blue.scss +29 -35
- package/dist/default-orange.scss +27 -29
- package/dist/default-purple.scss +27 -29
- package/dist/default-turquoise.scss +27 -29
- package/dist/default-urban.scss +27 -29
- package/lib/swatches/default-blue.json +32 -41
- package/lib/swatches/default-dataviz-v4.json +8 -7
- package/lib/swatches/default-green.json +33 -41
- package/lib/swatches/default-main-dark.json +31 -49
- package/lib/swatches/default-main.json +33 -41
- package/lib/swatches/default-nordic.json +33 -41
- package/lib/swatches/default-ocean-blue-a11y.json +258 -0
- package/lib/swatches/default-ocean-blue.json +35 -64
- package/lib/swatches/default-orange.json +33 -41
- package/lib/swatches/default-purple.json +33 -41
- package/lib/swatches/default-turquoise.json +33 -41
- package/lib/swatches/default-urban.json +33 -41
- package/package.json +5 -5
- package/scss/_variables.scss +96 -42
- package/scss/action-buttons/_layout.scss +4 -4
- package/scss/action-buttons/_theme.scss +4 -4
- package/scss/action-buttons/_variables.scss +9 -9
- package/scss/action-sheet/_layout.scss +41 -41
- package/scss/action-sheet/_theme.scss +27 -27
- package/scss/action-sheet/_variables.scss +64 -63
- package/scss/adaptive/_layout.scss +11 -15
- package/scss/adaptive/_theme.scss +12 -12
- package/scss/adaptive/_variables.scss +18 -18
- package/scss/appbar/_variables.scss +3 -3
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_index.scss +1 -1
- package/scss/badge/_variables.scss +32 -32
- package/scss/bottom-navigation/_index.scss +1 -1
- package/scss/bottom-navigation/_layout.scss +17 -17
- package/scss/bottom-navigation/_theme.scss +4 -4
- package/scss/bottom-navigation/_variables.scss +23 -23
- package/scss/breadcrumb/_layout.scss +16 -16
- package/scss/breadcrumb/_theme.scss +42 -24
- package/scss/breadcrumb/_variables.scss +46 -41
- package/scss/button/_index.scss +0 -1
- package/scss/button/_layout.scss +2 -2
- package/scss/button/_theme.scss +7 -7
- package/scss/button/_variables.scss +37 -34
- package/scss/calendar/_layout.scss +49 -53
- package/scss/calendar/_theme.scss +52 -52
- package/scss/calendar/_variables.scss +104 -103
- package/scss/captcha/_index.scss +1 -1
- package/scss/captcha/_layout.scss +10 -10
- package/scss/captcha/_theme.scss +3 -3
- package/scss/captcha/_variables.scss +14 -14
- package/scss/card/_index.scss +2 -2
- package/scss/card/_layout.scss +45 -45
- package/scss/card/_theme.scss +15 -15
- package/scss/card/_variables.scss +55 -55
- package/scss/chat/_layout.scss +59 -59
- package/scss/chat/_theme.scss +28 -28
- package/scss/chat/_variables.scss +57 -57
- package/scss/checkbox/_index.scss +0 -2
- package/scss/checkbox/_theme.scss +2 -2
- package/scss/checkbox/_variables.scss +4 -1
- package/scss/chip/_index.scss +0 -1
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_theme.scss +13 -13
- package/scss/chip/_variables.scss +32 -29
- package/scss/color-preview/_layout.scss +6 -6
- package/scss/color-preview/_theme.scss +4 -4
- package/scss/color-preview/_variables.scss +11 -11
- package/scss/coloreditor/_layout.scss +18 -18
- package/scss/coloreditor/_theme.scss +6 -6
- package/scss/coloreditor/_variables.scss +24 -24
- package/scss/colorgradient/_index.scss +2 -2
- package/scss/colorgradient/_layout.scss +39 -39
- package/scss/colorgradient/_theme.scss +13 -13
- package/scss/colorgradient/_variables.scss +50 -50
- package/scss/colorpalette/_index.scss +1 -1
- package/scss/colorpalette/_layout.scss +5 -5
- package/scss/colorpalette/_theme.scss +3 -3
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/common/_base.scss +1 -1
- package/scss/common/_dragdrop.scss +13 -13
- package/scss/common/_index.scss +0 -2
- package/scss/dataviz/_index.scss +0 -1
- package/scss/dataviz/_layout.scss +75 -75
- package/scss/dataviz/_theme.scss +20 -18
- package/scss/dataviz/_variables.scss +101 -97
- package/scss/datetimepicker/_layout.scss +3 -3
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dialog/_variables.scss +3 -3
- package/scss/draggable/_layout.scss +23 -23
- package/scss/draggable/_theme.scss +5 -5
- package/scss/draggable/_variables.scss +20 -20
- package/scss/drawer/_theme.scss +1 -1
- package/scss/drawer/_variables.scss +5 -5
- package/scss/dropdowngrid/_index.scss +4 -7
- package/scss/dropdowngrid/_variables.scss +1 -0
- package/scss/dropdowntree/_layout.scss +2 -2
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_layout.scss +12 -12
- package/scss/dropzone/_theme.scss +7 -7
- package/scss/dropzone/_variables.scss +21 -20
- package/scss/editor/_layout.scss +3 -3
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_index.scss +2 -2
- package/scss/expansion-panel/_layout.scss +9 -9
- package/scss/expansion-panel/_theme.scss +12 -12
- package/scss/expansion-panel/_variables.scss +22 -22
- package/scss/fab/_index.scss +1 -1
- package/scss/fab/_layout.scss +4 -4
- package/scss/fab/_theme.scss +14 -6
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_layout.scss +26 -26
- package/scss/filemanager/_theme.scss +31 -31
- package/scss/filemanager/_variables.scss +59 -59
- package/scss/filter/_layout.scss +15 -15
- package/scss/filter/_theme.scss +3 -3
- package/scss/filter/_variables.scss +8 -8
- package/scss/floating-label/_layout.scss +19 -19
- package/scss/floating-label/_theme.scss +4 -4
- package/scss/floating-label/_variables.scss +14 -14
- package/scss/forms/_index.scss +0 -4
- package/scss/forms/_layout.scss +15 -11
- package/scss/forms/_variables.scss +19 -12
- package/scss/gantt/_index.scss +1 -1
- package/scss/gantt/_layout.scss +49 -44
- package/scss/gantt/_theme.scss +60 -60
- package/scss/gantt/_variables.scss +96 -92
- package/scss/grid/_index.scss +2 -2
- package/scss/grid/_layout.scss +19 -19
- package/scss/grid/_theme.scss +8 -8
- package/scss/grid/_variables.scss +80 -80
- package/scss/icons/_layout.scss +6 -1093
- package/scss/imageeditor/_layout.scss +19 -19
- package/scss/imageeditor/_theme.scss +13 -13
- package/scss/imageeditor/_variables.scss +31 -31
- package/scss/input/_layout.scss +1 -1
- package/scss/input/_theme.scss +24 -24
- package/scss/input/_variables.scss +36 -36
- package/scss/list/_layout.scss +2 -2
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +66 -72
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_layout.scss +15 -15
- package/scss/listgroup/_theme.scss +3 -3
- package/scss/listgroup/_variables.scss +10 -10
- package/scss/listview/_index.scss +2 -2
- package/scss/listview/_theme.scss +1 -1
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_layout.scss +40 -40
- package/scss/loader/_variables.scss +31 -30
- package/scss/map/_index.scss +1 -1
- package/scss/map/_layout.scss +16 -16
- package/scss/map/_theme.scss +5 -5
- package/scss/map/_variables.scss +21 -21
- package/scss/mediaplayer/_layout.scss +5 -5
- package/scss/mediaplayer/_theme.scss +6 -6
- package/scss/mediaplayer/_variables.scss +13 -13
- package/scss/menu/_layout.scss +39 -39
- package/scss/menu/_theme.scss +26 -26
- package/scss/menu/_variables.scss +67 -66
- package/scss/messagebox/_layout.scss +7 -7
- package/scss/messagebox/_theme.scss +3 -3
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/multiselect/_index.scss +0 -1
- package/scss/notification/_variables.scss +5 -5
- package/scss/orgchart/_index.scss +1 -1
- package/scss/orgchart/_layout.scss +26 -26
- package/scss/orgchart/_theme.scss +13 -13
- package/scss/orgchart/_variables.scss +56 -56
- package/scss/overlay/_layout.scss +1 -1
- package/scss/overlay/_theme.scss +2 -2
- package/scss/overlay/_variables.scss +3 -3
- package/scss/pager/_index.scss +0 -2
- package/scss/pager/_layout.scss +1 -1
- package/scss/pager/_theme.scss +6 -6
- package/scss/pager/_variables.scss +38 -34
- package/scss/panelbar/_layout.scss +17 -17
- package/scss/panelbar/_theme.scss +70 -70
- package/scss/panelbar/_variables.scss +104 -103
- package/scss/pdf-viewer/_index.scss +1 -2
- package/scss/pdf-viewer/_layout.scss +13 -13
- package/scss/pdf-viewer/_theme.scss +21 -21
- package/scss/pdf-viewer/_variables.scss +45 -44
- package/scss/pivotgrid/_index.scss +5 -5
- package/scss/pivotgrid/_layout.scss +45 -45
- package/scss/pivotgrid/_theme.scss +52 -52
- package/scss/pivotgrid/_variables.scss +89 -86
- package/scss/popover/_layout.scss +19 -17
- package/scss/popover/_theme.scss +7 -7
- package/scss/popover/_variables.scss +26 -26
- package/scss/popup/_layout.scss +7 -7
- package/scss/popup/_theme.scss +4 -4
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_layout.scss +1 -1
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/radio/_index.scss +0 -3
- package/scss/radio/_theme.scss +2 -2
- package/scss/radio/_variables.scss +5 -1
- package/scss/rating/_layout.scss +11 -11
- package/scss/rating/_theme.scss +6 -6
- package/scss/rating/_variables.scss +17 -16
- package/scss/scheduler/_layout.scss +36 -55
- package/scss/scheduler/_theme.scss +51 -51
- package/scss/scheduler/_variables.scss +93 -93
- package/scss/scrollview/_layout.scss +16 -16
- package/scss/scrollview/_theme.scss +23 -23
- package/scss/scrollview/_variables.scss +32 -32
- package/scss/signature/_variables.scss +18 -18
- package/scss/skeleton/_layout.scss +4 -4
- package/scss/skeleton/_theme.scss +2 -2
- package/scss/skeleton/_variables.scss +6 -6
- package/scss/slider/_layout.scss +26 -26
- package/scss/slider/_theme.scss +21 -21
- package/scss/slider/_variables.scss +44 -44
- package/scss/split-button/_layout.scss +3 -4
- package/scss/split-button/_theme.scss +1 -1
- package/scss/split-button/_variables.scss +6 -6
- package/scss/splitter/_layout.scss +15 -15
- package/scss/splitter/_theme.scss +10 -10
- package/scss/splitter/_variables.scss +18 -18
- package/scss/spreadsheet/_layout.scss +30 -30
- package/scss/spreadsheet/_theme.scss +20 -20
- package/scss/spreadsheet/_variables.scss +29 -29
- package/scss/stepper/_layout.scss +36 -37
- package/scss/stepper/_theme.scss +44 -45
- package/scss/stepper/_variables.scss +86 -86
- package/scss/switch/_index.scss +1 -1
- package/scss/switch/_theme.scss +10 -2
- package/scss/switch/_variables.scss +7 -7
- package/scss/table/_index.scss +0 -8
- package/scss/table/_theme.scss +1 -1
- package/scss/table/_variables.scss +21 -18
- package/scss/tabstrip/_layout.scss +31 -31
- package/scss/tabstrip/_theme.scss +26 -26
- package/scss/tabstrip/_variables.scss +42 -41
- package/scss/taskboard/_index.scss +1 -1
- package/scss/taskboard/_layout.scss +34 -34
- package/scss/taskboard/_theme.scss +32 -32
- package/scss/taskboard/_variables.scss +93 -93
- package/scss/tilelayout/_layout.scss +4 -4
- package/scss/tilelayout/_theme.scss +4 -4
- package/scss/tilelayout/_variables.scss +8 -8
- package/scss/timedurationpicker/_index.scss +1 -1
- package/scss/timeline/_layout.scss +55 -55
- package/scss/timeline/_theme.scss +15 -15
- package/scss/timeline/_variables.scss +50 -50
- package/scss/timeselector/_layout.scss +18 -18
- package/scss/timeselector/_theme.scss +13 -11
- package/scss/timeselector/_variables.scss +37 -36
- package/scss/toolbar/_layout.scss +11 -11
- package/scss/toolbar/_theme.scss +2 -2
- package/scss/toolbar/_variables.scss +24 -24
- package/scss/tooltip/_layout.scss +22 -22
- package/scss/tooltip/_theme.scss +25 -25
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treelist/_index.scss +1 -1
- package/scss/treeview/_layout.scss +6 -6
- package/scss/treeview/_theme.scss +2 -2
- package/scss/treeview/_variables.scss +30 -30
- package/scss/typography/_index.scss +0 -1
- package/scss/typography/_layout.scss +77 -77
- package/scss/typography/_theme.scss +3 -3
- package/scss/typography/_variables.scss +84 -128
- package/scss/upload/_index.scss +0 -1
- package/scss/upload/_layout.scss +1 -1
- package/scss/upload/_theme.scss +5 -1
- package/scss/upload/_variables.scss +6 -5
- package/scss/utils/_index.scss +0 -22
- package/scss/validator/_layout.scss +1 -1
- package/scss/window/_theme.scss +1 -1
- package/scss/window/_variables.scss +9 -5
- package/scss/wizard/_layout.scss +11 -11
- package/scss/wizard/_theme.scss +1 -1
- package/scss/wizard/_variables.scss +10 -10
- package/scss/icons/font/WebComponentsIcons.scss +0 -3
- package/scss/icons/font/WebComponentsIcons.ttf +0 -0
- package/scss/utils/_aspect-ratio.scss +0 -32
- package/scss/utils/_border.scss +0 -109
- package/scss/utils/_display.scss +0 -41
- package/scss/utils/_flex.scss +0 -189
- package/scss/utils/_float.scss +0 -85
- package/scss/utils/_grid.scss +0 -45
- package/scss/utils/_order.scss +0 -54
- package/scss/utils/_overflow.scss +0 -87
- package/scss/utils/_pointer-events.scss +0 -30
- package/scss/utils/_position.scss +0 -209
- package/scss/utils/_resize.scss +0 -47
- package/scss/utils/_spacer.scss +0 -16
- package/scss/utils/_spacing.scss +0 -162
- package/scss/utils/_table-layout.scss +0 -17
- package/scss/utils/_text.scss +0 -154
- package/scss/utils/_theme-colors.scss +0 -47
- package/scss/utils/_touch-action.scss +0 -30
- package/scss/utils/_transform.scss +0 -105
- package/scss/utils/_user-select.scss +0 -51
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
/// Font family of the treeview component.
|
|
4
4
|
/// @group treeview
|
|
5
|
-
$kendo-treeview-font-family: $font-family !default;
|
|
5
|
+
$kendo-treeview-font-family: $kendo-font-family !default;
|
|
6
6
|
/// Font size of the treeview component.
|
|
7
7
|
/// @group treeview
|
|
8
|
-
$kendo-treeview-font-size: $font-size-md !default;
|
|
9
|
-
$kendo-treeview-font-size
|
|
10
|
-
$kendo-treeview-font-size
|
|
11
|
-
$kendo-treeview-font-size
|
|
8
|
+
$kendo-treeview-font-size: $kendo-font-size-md !default;
|
|
9
|
+
$kendo-treeview-sm-font-size: $kendo-font-size-md !default;
|
|
10
|
+
$kendo-treeview-md-font-size: $kendo-font-size-md !default;
|
|
11
|
+
$kendo-treeview-lg-font-size: $kendo-font-size-lg !default;
|
|
12
12
|
/// Line height of the treeview component.
|
|
13
13
|
/// @group treeview
|
|
14
|
-
$kendo-treeview-line-height: $line-height-md !default;
|
|
15
|
-
$kendo-treeview-line-height
|
|
16
|
-
$kendo-treeview-line-height
|
|
17
|
-
$kendo-treeview-line-height
|
|
14
|
+
$kendo-treeview-line-height: $kendo-line-height-md !default;
|
|
15
|
+
$kendo-treeview-sm-line-height: $kendo-line-height-md !default;
|
|
16
|
+
$kendo-treeview-md-line-height: $kendo-line-height-md !default;
|
|
17
|
+
$kendo-treeview-lg-line-height: $kendo-line-height-lg !default;
|
|
18
18
|
/// Indentation of child groups in treeview component.
|
|
19
19
|
/// @group treeview
|
|
20
20
|
$kendo-treeview-indent: 16px !default;
|
|
@@ -22,15 +22,15 @@ $kendo-treeview-indent: 16px !default;
|
|
|
22
22
|
/// Horizontal padding of treeview items.
|
|
23
23
|
/// @group treeview
|
|
24
24
|
$kendo-treeview-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
25
|
-
$kendo-treeview-item-padding-x
|
|
26
|
-
$kendo-treeview-item-padding-x
|
|
27
|
-
$kendo-treeview-item-padding-x
|
|
25
|
+
$kendo-treeview-sm-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
26
|
+
$kendo-treeview-md-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
27
|
+
$kendo-treeview-lg-item-padding-x: k-map-get( $kendo-spacing, 3 ) !default;
|
|
28
28
|
/// Vertical padding of treeview items.
|
|
29
29
|
/// @group treeview
|
|
30
30
|
$kendo-treeview-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
31
|
-
$kendo-treeview-item-padding-y
|
|
32
|
-
$kendo-treeview-item-padding-y
|
|
33
|
-
$kendo-treeview-item-padding-y
|
|
31
|
+
$kendo-treeview-sm-item-padding-y: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
32
|
+
$kendo-treeview-md-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
33
|
+
$kendo-treeview-lg-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
34
34
|
/// Border width of treeview items.
|
|
35
35
|
/// @group treeview
|
|
36
36
|
$kendo-treeview-item-border-width: 0px !default;
|
|
@@ -43,22 +43,22 @@ $kendo-treeview-item-border-radius: $kendo-border-radius-md !default;
|
|
|
43
43
|
/// @group treeview
|
|
44
44
|
$kendo-treeview-sizes: (
|
|
45
45
|
sm: (
|
|
46
|
-
font-size: $kendo-treeview-font-size
|
|
47
|
-
line-height: $kendo-treeview-line-height
|
|
48
|
-
item-padding-x: $kendo-treeview-item-padding-x
|
|
49
|
-
item-padding-y: $kendo-treeview-item-padding-y
|
|
46
|
+
font-size: $kendo-treeview-sm-font-size,
|
|
47
|
+
line-height: $kendo-treeview-sm-line-height,
|
|
48
|
+
item-padding-x: $kendo-treeview-sm-item-padding-x,
|
|
49
|
+
item-padding-y: $kendo-treeview-sm-item-padding-y
|
|
50
50
|
),
|
|
51
51
|
md: (
|
|
52
|
-
font-size: $kendo-treeview-font-size
|
|
53
|
-
line-height: $kendo-treeview-line-height
|
|
54
|
-
item-padding-x: $kendo-treeview-item-padding-x
|
|
55
|
-
item-padding-y: $kendo-treeview-item-padding-y
|
|
52
|
+
font-size: $kendo-treeview-md-font-size,
|
|
53
|
+
line-height: $kendo-treeview-md-line-height,
|
|
54
|
+
item-padding-x: $kendo-treeview-md-item-padding-x,
|
|
55
|
+
item-padding-y: $kendo-treeview-md-item-padding-y
|
|
56
56
|
),
|
|
57
57
|
lg: (
|
|
58
|
-
font-size: $kendo-treeview-font-size
|
|
59
|
-
line-height: $kendo-treeview-line-height
|
|
60
|
-
item-padding-x: $kendo-treeview-item-padding-x
|
|
61
|
-
item-padding-y: $kendo-treeview-item-padding-y
|
|
58
|
+
font-size: $kendo-treeview-lg-font-size,
|
|
59
|
+
line-height: $kendo-treeview-lg-line-height,
|
|
60
|
+
item-padding-x: $kendo-treeview-lg-item-padding-x,
|
|
61
|
+
item-padding-y: $kendo-treeview-lg-item-padding-y
|
|
62
62
|
)
|
|
63
63
|
) !default;
|
|
64
64
|
|
|
@@ -108,7 +108,7 @@ $kendo-treeview-item-focus-shadow: $kendo-focus-shadow !default;
|
|
|
108
108
|
$kendo-treeview-loadmore-bg: transparent !default;
|
|
109
109
|
/// Text color of load more.
|
|
110
110
|
/// @group treeview
|
|
111
|
-
$kendo-treeview-loadmore-text: $link-text !default;
|
|
111
|
+
$kendo-treeview-loadmore-text: $kendo-link-text !default;
|
|
112
112
|
/// Border color of load more.
|
|
113
113
|
/// @group treeview
|
|
114
114
|
$kendo-treeview-loadmore-border: null !default;
|
|
@@ -118,7 +118,7 @@ $kendo-treeview-loadmore-border: null !default;
|
|
|
118
118
|
$kendo-treeview-loadmore-hover-bg: transparent !default;
|
|
119
119
|
/// Text color of a hovered load more.
|
|
120
120
|
/// @group treeview
|
|
121
|
-
$kendo-treeview-loadmore-hover-text: $link-hover-text !default;
|
|
121
|
+
$kendo-treeview-loadmore-hover-text: $kendo-link-hover-text !default;
|
|
122
122
|
/// Border color of a hovered load more.
|
|
123
123
|
/// @group treeview
|
|
124
124
|
$kendo-treeview-loadmore-hover-border: null !default;
|
|
@@ -128,7 +128,7 @@ $kendo-treeview-loadmore-hover-border: null !default;
|
|
|
128
128
|
$kendo-treeview-loadmore-focus-bg: transparent !default;
|
|
129
129
|
/// Text color of a focused load more.
|
|
130
130
|
/// @group treeview
|
|
131
|
-
$kendo-treeview-loadmore-focus-text: $link-hover-text !default;
|
|
131
|
+
$kendo-treeview-loadmore-focus-text: $kendo-link-hover-text !default;
|
|
132
132
|
/// Border color of a focused load more.
|
|
133
133
|
/// @group treeview
|
|
134
134
|
$kendo-treeview-loadmore-focus-border: null !default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@include exports( "typography/layout" ) {
|
|
2
2
|
|
|
3
|
-
@if $enable-typography {
|
|
3
|
+
@if $kendo-enable-typography {
|
|
4
4
|
body { @extend .k-body; }
|
|
5
5
|
h1 { @extend .k-h1; }
|
|
6
6
|
h2 { @extend .k-h2; }
|
|
@@ -17,109 +17,109 @@
|
|
|
17
17
|
.k-body,
|
|
18
18
|
.k-typography {
|
|
19
19
|
@include typography(
|
|
20
|
-
$font-size,
|
|
21
|
-
$font-family,
|
|
22
|
-
$line-height,
|
|
23
|
-
$font-weight-normal,
|
|
24
|
-
$letter-spacing
|
|
20
|
+
$kendo-font-size-md,
|
|
21
|
+
$kendo-font-family,
|
|
22
|
+
$kendo-line-height-md,
|
|
23
|
+
$kendo-font-weight-normal,
|
|
24
|
+
$kendo-letter-spacing
|
|
25
25
|
);
|
|
26
26
|
margin: 0;
|
|
27
27
|
|
|
28
28
|
p {
|
|
29
|
-
margin: $paragraph-margin;
|
|
29
|
+
margin: $kendo-paragraph-margin;
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
|
|
33
33
|
// Headings
|
|
34
34
|
.k-h1 {
|
|
35
35
|
@include typography(
|
|
36
|
-
$h1-font-size,
|
|
37
|
-
$h1-font-family,
|
|
38
|
-
$h1-line-height,
|
|
39
|
-
$h1-font-weight,
|
|
40
|
-
$h1-letter-spacing
|
|
36
|
+
$kendo-h1-font-size,
|
|
37
|
+
$kendo-h1-font-family,
|
|
38
|
+
$kendo-h1-line-height,
|
|
39
|
+
$kendo-h1-font-weight,
|
|
40
|
+
$kendo-h1-letter-spacing
|
|
41
41
|
);
|
|
42
|
-
margin: $h1-margin;
|
|
42
|
+
margin: $kendo-h1-margin;
|
|
43
43
|
}
|
|
44
44
|
.k-h2 {
|
|
45
45
|
@include typography(
|
|
46
|
-
$h2-font-size,
|
|
47
|
-
$h2-font-family,
|
|
48
|
-
$h2-line-height,
|
|
49
|
-
$h2-font-weight,
|
|
50
|
-
$h2-letter-spacing
|
|
46
|
+
$kendo-h2-font-size,
|
|
47
|
+
$kendo-h2-font-family,
|
|
48
|
+
$kendo-h2-line-height,
|
|
49
|
+
$kendo-h2-font-weight,
|
|
50
|
+
$kendo-h2-letter-spacing
|
|
51
51
|
);
|
|
52
|
-
margin: $h2-margin;
|
|
52
|
+
margin: $kendo-h2-margin;
|
|
53
53
|
}
|
|
54
54
|
.k-h3 {
|
|
55
55
|
@include typography(
|
|
56
|
-
$h3-font-size,
|
|
57
|
-
$h3-font-family,
|
|
58
|
-
$h3-line-height,
|
|
59
|
-
$h3-font-weight,
|
|
60
|
-
$h3-letter-spacing
|
|
56
|
+
$kendo-h3-font-size,
|
|
57
|
+
$kendo-h3-font-family,
|
|
58
|
+
$kendo-h3-line-height,
|
|
59
|
+
$kendo-h3-font-weight,
|
|
60
|
+
$kendo-h3-letter-spacing
|
|
61
61
|
);
|
|
62
|
-
margin: $h3-margin;
|
|
62
|
+
margin: $kendo-h3-margin;
|
|
63
63
|
}
|
|
64
64
|
.k-h4 {
|
|
65
65
|
@include typography(
|
|
66
|
-
$h4-font-size,
|
|
67
|
-
$h4-font-family,
|
|
68
|
-
$h4-line-height,
|
|
69
|
-
$h4-font-weight,
|
|
70
|
-
$h4-letter-spacing
|
|
66
|
+
$kendo-h4-font-size,
|
|
67
|
+
$kendo-h4-font-family,
|
|
68
|
+
$kendo-h4-line-height,
|
|
69
|
+
$kendo-h4-font-weight,
|
|
70
|
+
$kendo-h4-letter-spacing
|
|
71
71
|
);
|
|
72
|
-
margin: $h4-margin;
|
|
72
|
+
margin: $kendo-h4-margin;
|
|
73
73
|
}
|
|
74
74
|
.k-h5 {
|
|
75
75
|
@include typography(
|
|
76
|
-
$h5-font-size,
|
|
77
|
-
$h5-font-family,
|
|
78
|
-
$h5-line-height,
|
|
79
|
-
$h5-font-weight,
|
|
80
|
-
$h5-letter-spacing
|
|
76
|
+
$kendo-h5-font-size,
|
|
77
|
+
$kendo-h5-font-family,
|
|
78
|
+
$kendo-h5-line-height,
|
|
79
|
+
$kendo-h5-font-weight,
|
|
80
|
+
$kendo-h5-letter-spacing
|
|
81
81
|
);
|
|
82
|
-
margin: $h5-margin;
|
|
82
|
+
margin: $kendo-h5-margin;
|
|
83
83
|
}
|
|
84
84
|
.k-h6 {
|
|
85
85
|
@include typography(
|
|
86
|
-
$h6-font-size,
|
|
87
|
-
$h6-font-family,
|
|
88
|
-
$h6-line-height,
|
|
89
|
-
$h6-font-weight,
|
|
90
|
-
$h6-letter-spacing
|
|
86
|
+
$kendo-h6-font-size,
|
|
87
|
+
$kendo-h6-font-family,
|
|
88
|
+
$kendo-h6-line-height,
|
|
89
|
+
$kendo-h6-font-weight,
|
|
90
|
+
$kendo-h6-letter-spacing
|
|
91
91
|
);
|
|
92
|
-
margin: $h6-margin;
|
|
92
|
+
margin: $kendo-h6-margin;
|
|
93
93
|
}
|
|
94
94
|
|
|
95
95
|
// Paragraph
|
|
96
96
|
.k-paragraph {
|
|
97
97
|
@include typography(
|
|
98
|
-
$paragraph-font-size,
|
|
99
|
-
$paragraph-font-family,
|
|
100
|
-
$paragraph-line-height,
|
|
101
|
-
$paragraph-font-weight,
|
|
102
|
-
$paragraph-letter-spacing
|
|
98
|
+
$kendo-paragraph-font-size,
|
|
99
|
+
$kendo-paragraph-font-family,
|
|
100
|
+
$kendo-paragraph-line-height,
|
|
101
|
+
$kendo-paragraph-font-weight,
|
|
102
|
+
$kendo-paragraph-letter-spacing
|
|
103
103
|
);
|
|
104
|
-
margin: $paragraph-margin;
|
|
104
|
+
margin: $kendo-paragraph-margin;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
107
|
// Code snippet
|
|
108
108
|
.k-pre,
|
|
109
109
|
.k-code {
|
|
110
110
|
@include typography(
|
|
111
|
-
$code-font-size,
|
|
112
|
-
$code-font-family,
|
|
113
|
-
$code-line-height,
|
|
114
|
-
$code-font-weight,
|
|
115
|
-
$code-letter-spacing
|
|
111
|
+
$kendo-code-font-size,
|
|
112
|
+
$kendo-code-font-family,
|
|
113
|
+
$kendo-code-line-height,
|
|
114
|
+
$kendo-code-font-weight,
|
|
115
|
+
$kendo-code-letter-spacing
|
|
116
116
|
);
|
|
117
117
|
border-style: solid;
|
|
118
|
-
border-width: $code-border-width;
|
|
118
|
+
border-width: $kendo-code-border-width;
|
|
119
119
|
}
|
|
120
120
|
|
|
121
121
|
.k-pre {
|
|
122
|
-
padding: $pre-padding-y $pre-padding-x;
|
|
122
|
+
padding: $kendo-pre-padding-y $kendo-pre-padding-x;
|
|
123
123
|
overflow: auto;
|
|
124
124
|
}
|
|
125
125
|
|
|
@@ -133,44 +133,44 @@
|
|
|
133
133
|
}
|
|
134
134
|
|
|
135
135
|
.k-code {
|
|
136
|
-
padding: $code-padding-y $code-padding-x;
|
|
136
|
+
padding: $kendo-code-padding-y $kendo-code-padding-x;
|
|
137
137
|
}
|
|
138
138
|
|
|
139
139
|
// Display
|
|
140
140
|
.k-display-1 {
|
|
141
141
|
@include typography(
|
|
142
|
-
$display1-font-size,
|
|
143
|
-
$display1-font-family,
|
|
144
|
-
$display1-line-height,
|
|
145
|
-
$display1-font-weight,
|
|
146
|
-
$display1-letter-spacing
|
|
142
|
+
$kendo-display1-font-size,
|
|
143
|
+
$kendo-display1-font-family,
|
|
144
|
+
$kendo-display1-line-height,
|
|
145
|
+
$kendo-display1-font-weight,
|
|
146
|
+
$kendo-display1-letter-spacing
|
|
147
147
|
);
|
|
148
148
|
}
|
|
149
149
|
.k-display-2 {
|
|
150
150
|
@include typography(
|
|
151
|
-
$display2-font-size,
|
|
152
|
-
$display2-font-family,
|
|
153
|
-
$display2-line-height,
|
|
154
|
-
$display2-font-weight,
|
|
155
|
-
$display2-letter-spacing
|
|
151
|
+
$kendo-display2-font-size,
|
|
152
|
+
$kendo-display2-font-family,
|
|
153
|
+
$kendo-display2-line-height,
|
|
154
|
+
$kendo-display2-font-weight,
|
|
155
|
+
$kendo-display2-letter-spacing
|
|
156
156
|
);
|
|
157
157
|
}
|
|
158
158
|
.k-display-3 {
|
|
159
159
|
@include typography(
|
|
160
|
-
$display3-font-size,
|
|
161
|
-
$display3-font-family,
|
|
162
|
-
$display3-line-height,
|
|
163
|
-
$display3-font-weight,
|
|
164
|
-
$display3-letter-spacing
|
|
160
|
+
$kendo-display3-font-size,
|
|
161
|
+
$kendo-display3-font-family,
|
|
162
|
+
$kendo-display3-line-height,
|
|
163
|
+
$kendo-display3-font-weight,
|
|
164
|
+
$kendo-display3-letter-spacing
|
|
165
165
|
);
|
|
166
166
|
}
|
|
167
167
|
.k-display-4 {
|
|
168
168
|
@include typography(
|
|
169
|
-
$display4-font-size,
|
|
170
|
-
$display4-font-family,
|
|
171
|
-
$display4-line-height,
|
|
172
|
-
$display4-font-weight,
|
|
173
|
-
$display4-letter-spacing
|
|
169
|
+
$kendo-display4-font-size,
|
|
170
|
+
$kendo-display4-font-family,
|
|
171
|
+
$kendo-display4-line-height,
|
|
172
|
+
$kendo-display4-font-weight,
|
|
173
|
+
$kendo-display4-letter-spacing
|
|
174
174
|
);
|
|
175
175
|
}
|
|
176
176
|
}
|
|
@@ -1,143 +1,99 @@
|
|
|
1
1
|
// Typography
|
|
2
2
|
|
|
3
|
-
/// Global typography styles for the Kendo Default theme.
|
|
4
|
-
/// @group typography
|
|
5
|
-
$enable-typography: false !default;
|
|
6
|
-
|
|
7
|
-
/// Base font size across all components.
|
|
8
|
-
/// @group typography
|
|
9
|
-
$font-size: 14px !default;
|
|
10
|
-
$font-size-xs: 10px !default;
|
|
11
|
-
$font-size-sm: 12px !default;
|
|
12
|
-
$font-size-md: $font-size !default;
|
|
13
|
-
$font-size-lg: 16px !default;
|
|
14
|
-
$font-size-xl: 20px !default;
|
|
15
|
-
|
|
16
|
-
/// Font family across all components.
|
|
17
|
-
/// @group typography
|
|
18
|
-
$font-family: inherit !default;
|
|
19
|
-
|
|
20
|
-
/// Font family for monospaced text. Used for styling the code.
|
|
21
|
-
/// @group typography
|
|
22
|
-
$font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono", "Ubuntu Mono", "Lucida Console", "Courier New", monospace !default;
|
|
23
|
-
|
|
24
|
-
/// Line height used along with $font-size.
|
|
25
|
-
/// @group typography
|
|
26
|
-
$line-height: k-math-div( 20, 14 ) !default;
|
|
27
|
-
$line-height-xs: 1 !default;
|
|
28
|
-
$line-height-sm: 1.25 !default;
|
|
29
|
-
$line-height-md: $line-height !default;
|
|
30
|
-
$line-height-lg: 1.5 !default;
|
|
31
|
-
$line-height-em: calc( #{$line-height} * 1em ) !default;
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
// Font weight
|
|
35
|
-
$font-weight-light: 300 !default;
|
|
36
|
-
$font-weight-normal: 400 !default;
|
|
37
|
-
$font-weight-bold: 700 !default;
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
// Letter Spacing
|
|
41
|
-
$letter-spacing: null !default;
|
|
42
|
-
|
|
43
3
|
|
|
44
4
|
// Headings
|
|
45
|
-
$h1-font-size: ($font-size * 3) !default;
|
|
46
|
-
$h2-font-size: 34px !default;
|
|
47
|
-
$h3-font-size: ($font-size * 2) !default;
|
|
48
|
-
$h4-font-size: 22px !default;
|
|
49
|
-
$h5-font-size: $font-size-lg !default;
|
|
50
|
-
$h6-font-size: $font-size !default;
|
|
51
|
-
|
|
52
|
-
$h1-font-family: $font-family !default;
|
|
53
|
-
$h2-font-family: $font-family !default;
|
|
54
|
-
$h3-font-family: $font-family !default;
|
|
55
|
-
$h4-font-family: $font-family !default;
|
|
56
|
-
$h5-font-family: $font-family !default;
|
|
57
|
-
$h6-font-family: $font-family !default;
|
|
58
|
-
|
|
59
|
-
$h1-line-height: 54px !default;
|
|
60
|
-
$h2-line-height: 46px !default;
|
|
61
|
-
$h3-line-height: 42px !default;
|
|
62
|
-
$h4-line-height: 32px !default;
|
|
63
|
-
$h5-line-height: 26px !default;
|
|
64
|
-
$h6-line-height: 20px !default;
|
|
65
|
-
|
|
66
|
-
$h1-font-weight: $font-weight-normal !default;
|
|
67
|
-
$h2-font-weight: $font-weight-normal !default;
|
|
68
|
-
$h3-font-weight: $font-weight-normal !default;
|
|
69
|
-
$h4-font-weight: $font-weight-bold !default;
|
|
70
|
-
$h5-font-weight: $font-weight-bold !default;
|
|
71
|
-
$h6-font-weight: $font-weight-bold !default;
|
|
72
|
-
|
|
73
|
-
$h1-letter-spacing: null !default;
|
|
74
|
-
$h2-letter-spacing: null !default;
|
|
75
|
-
$h3-letter-spacing: null !default;
|
|
76
|
-
$h4-letter-spacing: null !default;
|
|
77
|
-
$h5-letter-spacing: null !default;
|
|
78
|
-
$h6-letter-spacing: null !default;
|
|
79
|
-
|
|
80
|
-
$h1-margin: 0 0 $font-size !default;
|
|
81
|
-
$h2-margin: 0 0 $font-size !default;
|
|
82
|
-
$h3-margin: 0 0 $font-size !default;
|
|
83
|
-
$h4-margin: 0 0 $font-size !default;
|
|
84
|
-
$h5-margin: 0 0 $font-size !default;
|
|
85
|
-
$h6-margin: 0 0 $font-size !default;
|
|
5
|
+
$kendo-h1-font-size: ($kendo-font-size-md * 3) !default;
|
|
6
|
+
$kendo-h2-font-size: 34px !default;
|
|
7
|
+
$kendo-h3-font-size: ($kendo-font-size-md * 2) !default;
|
|
8
|
+
$kendo-h4-font-size: 22px !default;
|
|
9
|
+
$kendo-h5-font-size: $kendo-font-size-lg !default;
|
|
10
|
+
$kendo-h6-font-size: $kendo-font-size-md !default;
|
|
11
|
+
|
|
12
|
+
$kendo-h1-font-family: $kendo-font-family !default;
|
|
13
|
+
$kendo-h2-font-family: $kendo-font-family !default;
|
|
14
|
+
$kendo-h3-font-family: $kendo-font-family !default;
|
|
15
|
+
$kendo-h4-font-family: $kendo-font-family !default;
|
|
16
|
+
$kendo-h5-font-family: $kendo-font-family !default;
|
|
17
|
+
$kendo-h6-font-family: $kendo-font-family !default;
|
|
18
|
+
|
|
19
|
+
$kendo-h1-line-height: 54px !default;
|
|
20
|
+
$kendo-h2-line-height: 46px !default;
|
|
21
|
+
$kendo-h3-line-height: 42px !default;
|
|
22
|
+
$kendo-h4-line-height: 32px !default;
|
|
23
|
+
$kendo-h5-line-height: 26px !default;
|
|
24
|
+
$kendo-h6-line-height: 20px !default;
|
|
25
|
+
|
|
26
|
+
$kendo-h1-font-weight: $kendo-font-weight-normal !default;
|
|
27
|
+
$kendo-h2-font-weight: $kendo-font-weight-normal !default;
|
|
28
|
+
$kendo-h3-font-weight: $kendo-font-weight-normal !default;
|
|
29
|
+
$kendo-h4-font-weight: $kendo-font-weight-bold !default;
|
|
30
|
+
$kendo-h5-font-weight: $kendo-font-weight-bold !default;
|
|
31
|
+
$kendo-h6-font-weight: $kendo-font-weight-bold !default;
|
|
32
|
+
|
|
33
|
+
$kendo-h1-letter-spacing: null !default;
|
|
34
|
+
$kendo-h2-letter-spacing: null !default;
|
|
35
|
+
$kendo-h3-letter-spacing: null !default;
|
|
36
|
+
$kendo-h4-letter-spacing: null !default;
|
|
37
|
+
$kendo-h5-letter-spacing: null !default;
|
|
38
|
+
$kendo-h6-letter-spacing: null !default;
|
|
39
|
+
|
|
40
|
+
$kendo-h1-margin: 0 0 $kendo-font-size-md !default;
|
|
41
|
+
$kendo-h2-margin: 0 0 $kendo-font-size-md !default;
|
|
42
|
+
$kendo-h3-margin: 0 0 $kendo-font-size-md !default;
|
|
43
|
+
$kendo-h4-margin: 0 0 $kendo-font-size-md !default;
|
|
44
|
+
$kendo-h5-margin: 0 0 $kendo-font-size-md !default;
|
|
45
|
+
$kendo-h6-margin: 0 0 $kendo-font-size-md !default;
|
|
86
46
|
|
|
87
47
|
|
|
88
48
|
// Paragraph
|
|
89
|
-
$paragraph-margin: 0 0 $font-size !default;
|
|
90
|
-
$paragraph-font-size: $font-size !default;
|
|
91
|
-
$paragraph-font-family: $font-family !default;
|
|
92
|
-
$paragraph-line-height: 20px !default;
|
|
93
|
-
$paragraph-font-weight: $font-weight-normal !default;
|
|
94
|
-
$paragraph-letter-spacing: null !default;
|
|
49
|
+
$kendo-paragraph-margin: 0 0 $kendo-font-size-md !default;
|
|
50
|
+
$kendo-paragraph-font-size: $kendo-font-size-md !default;
|
|
51
|
+
$kendo-paragraph-font-family: $kendo-font-family !default;
|
|
52
|
+
$kendo-paragraph-line-height: 20px !default;
|
|
53
|
+
$kendo-paragraph-font-weight: $kendo-font-weight-normal !default;
|
|
54
|
+
$kendo-paragraph-letter-spacing: null !default;
|
|
95
55
|
|
|
96
56
|
|
|
97
57
|
// Code
|
|
98
|
-
$code-font-size: $font-size !default;
|
|
99
|
-
$code-font-family: $font-family-monospace !default;
|
|
100
|
-
$code-line-height: 20px !default;
|
|
101
|
-
$code-font-weight: $font-weight-normal !default;
|
|
102
|
-
$code-letter-spacing: null !default;
|
|
103
|
-
|
|
104
|
-
$code-padding-x: 4px !default;
|
|
105
|
-
$code-padding-y: 0px !default;
|
|
106
|
-
$pre-padding-x: 24px !default;
|
|
107
|
-
$pre-padding-y: 16px !default;
|
|
108
|
-
$code-border-width: 1px !default;
|
|
58
|
+
$kendo-code-font-size: $kendo-font-size-md !default;
|
|
59
|
+
$kendo-code-font-family: $kendo-font-family-monospace !default;
|
|
60
|
+
$kendo-code-line-height: 20px !default;
|
|
61
|
+
$kendo-code-font-weight: $kendo-font-weight-normal !default;
|
|
62
|
+
$kendo-code-letter-spacing: null !default;
|
|
109
63
|
|
|
110
|
-
$code-
|
|
111
|
-
$code-
|
|
112
|
-
$
|
|
64
|
+
$kendo-code-padding-x: 4px !default;
|
|
65
|
+
$kendo-code-padding-y: 0px !default;
|
|
66
|
+
$kendo-pre-padding-x: 24px !default;
|
|
67
|
+
$kendo-pre-padding-y: 16px !default;
|
|
68
|
+
$kendo-code-border-width: 1px !default;
|
|
113
69
|
|
|
114
|
-
|
|
115
|
-
$
|
|
116
|
-
$
|
|
70
|
+
$kendo-code-bg: $kendo-base-bg !default;
|
|
71
|
+
$kendo-code-text: $kendo-component-text !default;
|
|
72
|
+
$kendo-code-border: $kendo-component-border !default;
|
|
117
73
|
|
|
118
74
|
|
|
119
75
|
// Display
|
|
120
|
-
$display1-font-size: ($font-size * 6) !default;
|
|
121
|
-
$display2-font-size: ($font-size * 5) !default;
|
|
122
|
-
$display3-font-size: ($font-size * 4) !default;
|
|
123
|
-
$display4-font-size: ($font-size * 3) !default;
|
|
124
|
-
|
|
125
|
-
$display1-font-family: $font-family !default;
|
|
126
|
-
$display2-font-family: $font-family !default;
|
|
127
|
-
$display3-font-family: $font-family !default;
|
|
128
|
-
$display4-font-family: $font-family !default;
|
|
129
|
-
|
|
130
|
-
$display1-line-height: 1.2 !default;
|
|
131
|
-
$display2-line-height: 1.2 !default;
|
|
132
|
-
$display3-line-height: 1.2 !default;
|
|
133
|
-
$display4-line-height: 1.2 !default;
|
|
134
|
-
|
|
135
|
-
$display1-font-weight: $font-weight-light !default;
|
|
136
|
-
$display2-font-weight: $font-weight-light !default;
|
|
137
|
-
$display3-font-weight: $font-weight-light !default;
|
|
138
|
-
$display4-font-weight: $font-weight-light !default;
|
|
139
|
-
|
|
140
|
-
$display1-letter-spacing: null !default;
|
|
141
|
-
$display2-letter-spacing: null !default;
|
|
142
|
-
$display3-letter-spacing: null !default;
|
|
143
|
-
$display4-letter-spacing: null !default;
|
|
76
|
+
$kendo-display1-font-size: ($kendo-font-size-md * 6) !default;
|
|
77
|
+
$kendo-display2-font-size: ($kendo-font-size-md * 5) !default;
|
|
78
|
+
$kendo-display3-font-size: ($kendo-font-size-md * 4) !default;
|
|
79
|
+
$kendo-display4-font-size: ($kendo-font-size-md * 3) !default;
|
|
80
|
+
|
|
81
|
+
$kendo-display1-font-family: $kendo-font-family !default;
|
|
82
|
+
$kendo-display2-font-family: $kendo-font-family !default;
|
|
83
|
+
$kendo-display3-font-family: $kendo-font-family !default;
|
|
84
|
+
$kendo-display4-font-family: $kendo-font-family !default;
|
|
85
|
+
|
|
86
|
+
$kendo-display1-line-height: 1.2 !default;
|
|
87
|
+
$kendo-display2-line-height: 1.2 !default;
|
|
88
|
+
$kendo-display3-line-height: 1.2 !default;
|
|
89
|
+
$kendo-display4-line-height: 1.2 !default;
|
|
90
|
+
|
|
91
|
+
$kendo-display1-font-weight: $kendo-font-weight-light !default;
|
|
92
|
+
$kendo-display2-font-weight: $kendo-font-weight-light !default;
|
|
93
|
+
$kendo-display3-font-weight: $kendo-font-weight-light !default;
|
|
94
|
+
$kendo-display4-font-weight: $kendo-font-weight-light !default;
|
|
95
|
+
|
|
96
|
+
$kendo-display1-letter-spacing: null !default;
|
|
97
|
+
$kendo-display2-letter-spacing: null !default;
|
|
98
|
+
$kendo-display3-letter-spacing: null !default;
|
|
99
|
+
$kendo-display4-letter-spacing: null !default;
|
package/scss/upload/_index.scss
CHANGED
package/scss/upload/_layout.scss
CHANGED
package/scss/upload/_theme.scss
CHANGED
|
@@ -33,7 +33,11 @@
|
|
|
33
33
|
|
|
34
34
|
.k-file {
|
|
35
35
|
&.k-focus {
|
|
36
|
-
|
|
36
|
+
@include focus-indicator( $indicator: ( inset $kendo-upload-focus-shadow ), $inset: true );
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
.k-upload-action.k-focus {
|
|
40
|
+
@include focus-indicator( $kendo-upload-focus-shadow );
|
|
37
41
|
}
|
|
38
42
|
|
|
39
43
|
}
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
// Upload
|
|
2
|
+
|
|
2
3
|
$kendo-upload-border-width: 1px !default;
|
|
3
|
-
$kendo-upload-font-family: $font-family !default;
|
|
4
|
-
$kendo-upload-font-size: $font-size !default;
|
|
5
|
-
$kendo-upload-line-height: $line-height !default;
|
|
4
|
+
$kendo-upload-font-family: $kendo-font-family !default;
|
|
5
|
+
$kendo-upload-font-size: $kendo-font-size-md !default;
|
|
6
|
+
$kendo-upload-line-height: $kendo-line-height-md !default;
|
|
6
7
|
$kendo-upload-max-height: 300px !default;
|
|
7
8
|
|
|
8
9
|
$kendo-upload-bg: $kendo-component-bg !default;
|
|
@@ -25,14 +26,14 @@ $kendo-upload-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
|
25
26
|
$kendo-upload-multiple-items-spacing: 12px !default;
|
|
26
27
|
|
|
27
28
|
$kendo-upload-validation-font-size: 11px !default;
|
|
28
|
-
$kendo-upload-icon-spacing: $icon-spacing !default;
|
|
29
|
+
$kendo-upload-icon-spacing: $kendo-icon-spacing !default;
|
|
29
30
|
$kendo-upload-icon-color: $kendo-subtle-text !default;
|
|
30
31
|
|
|
31
32
|
$kendo-upload-item-image-width: 30px !default;
|
|
32
33
|
$kendo-upload-item-image-height: 30px !default;
|
|
33
34
|
$kendo-upload-item-image-border: 0px !default; // TODO: remove
|
|
34
35
|
|
|
35
|
-
$kendo-upload-group-icon-size: $icon-size-
|
|
36
|
+
$kendo-upload-group-icon-size: $kendo-icon-size-xxl !default;
|
|
36
37
|
|
|
37
38
|
$kendo-upload-progress-thickness: 2px !default;
|
|
38
39
|
$kendo-upload-progress-bg: $kendo-color-info !default;
|