@progress/kendo-theme-default 5.12.0 → 5.12.1-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 +27588 -14394
- package/dist/all.scss +10311 -7302
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +1 -1
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +7 -7
- package/scss/_variables.scss +122 -218
- package/scss/action-buttons/_index.scss +3 -3
- package/scss/action-buttons/_layout.scss +0 -15
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_index.scss +3 -4
- package/scss/action-sheet/_layout.scss +1 -1
- package/scss/action-sheet/_variables.scss +18 -18
- package/scss/adaptive/_index.scss +3 -3
- package/scss/adaptive/_layout.scss +12 -19
- package/scss/adaptive/_theme.scss +1 -1
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/all.scss +1 -1
- package/scss/appbar/_index.scss +3 -3
- package/scss/appbar/_layout.scss +9 -9
- package/scss/appbar/_theme.scss +7 -7
- package/scss/appbar/_variables.scss +16 -16
- package/scss/autocomplete/_index.scss +3 -3
- package/scss/avatar/_index.scss +3 -3
- package/scss/avatar/_theme.scss +1 -1
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_index.scss +3 -3
- package/scss/badge/_layout.scss +6 -6
- package/scss/badge/_theme.scss +2 -2
- package/scss/badge/_variables.scss +8 -8
- package/scss/bottom-navigation/_index.scss +3 -3
- package/scss/bottom-navigation/_layout.scss +1 -1
- package/scss/bottom-navigation/_theme.scss +4 -12
- package/scss/bottom-navigation/_variables.scss +9 -11
- package/scss/breadcrumb/_index.scss +3 -3
- package/scss/breadcrumb/_layout.scss +3 -3
- package/scss/breadcrumb/_theme.scss +15 -15
- package/scss/breadcrumb/_variables.scss +20 -22
- package/scss/button/_index.scss +3 -3
- package/scss/button/_layout.scss +6 -15
- package/scss/button/_theme.scss +18 -18
- package/scss/button/_variables.scss +20 -14
- package/scss/calendar/_index.scss +3 -3
- package/scss/calendar/_layout.scss +8 -15
- package/scss/calendar/_theme.scss +4 -18
- package/scss/calendar/_variables.scss +38 -39
- package/scss/captcha/_index.scss +3 -3
- package/scss/captcha/_variables.scss +5 -5
- package/scss/card/_index.scss +3 -4
- package/scss/card/_layout.scss +1 -18
- package/scss/card/_theme.scss +3 -3
- package/scss/card/_variables.scss +18 -18
- package/scss/chat/_index.scss +3 -3
- package/scss/chat/_layout.scss +3 -3
- package/scss/chat/_theme.scss +1 -1
- package/scss/chat/_variables.scss +21 -21
- package/scss/checkbox/_index.scss +3 -3
- package/scss/checkbox/_layout.scss +5 -5
- package/scss/checkbox/_variables.scss +20 -20
- package/scss/chip/_index.scss +3 -3
- package/scss/chip/_layout.scss +4 -29
- package/scss/chip/_theme.scss +21 -21
- package/scss/chip/_variables.scss +25 -20
- package/scss/color-preview/_index.scss +3 -3
- package/scss/color-preview/_variables.scss +5 -5
- package/scss/coloreditor/_index.scss +3 -3
- package/scss/coloreditor/_variables.scss +6 -6
- package/scss/colorgradient/_index.scss +4 -4
- package/scss/colorgradient/_layout.scss +4 -5
- package/scss/colorgradient/_theme.scss +7 -7
- package/scss/colorgradient/_variables.scss +11 -11
- package/scss/colorpalette/_index.scss +3 -3
- package/scss/colorpalette/_layout.scss +1 -2
- package/scss/colorpalette/_variables.scss +1 -1
- package/scss/colorpicker/_index.scss +3 -3
- package/scss/combobox/_index.scss +3 -3
- package/scss/common/_base.scss +23 -96
- package/scss/common/_index.scss +5 -7
- package/scss/common/_selection.scss +4 -4
- package/scss/core/_index.scss +18 -8
- package/scss/core/color-system/index.import.scss +1 -0
- package/scss/core/functions/index.import.scss +1 -0
- package/scss/core/mixins/index.import.scss +1 -0
- package/scss/core/module-system/index.import.scss +1 -0
- package/scss/core/styles/index.import.scss +1 -0
- package/scss/dataviz/_index.scss +3 -3
- package/scss/dataviz/_layout.scss +30 -40
- package/scss/dataviz/_theme.scss +13 -13
- package/scss/dataviz/_variables.scss +41 -40
- package/scss/dateinput/_index.scss +3 -3
- package/scss/datepicker/_index.scss +3 -3
- package/scss/daterangepicker/_index.scss +3 -3
- package/scss/daterangepicker/_layout.scss +1 -1
- package/scss/datetimepicker/_index.scss +3 -3
- package/scss/dialog/_index.scss +3 -3
- package/scss/dialog/_layout.scss +6 -21
- package/scss/dialog/_theme.scss +11 -3
- package/scss/dialog/_variables.scss +15 -7
- package/scss/draggable/_index.scss +10 -0
- package/scss/draggable/_layout.scss +122 -0
- package/scss/draggable/_theme.scss +14 -0
- package/scss/draggable/_variables.scss +27 -0
- package/scss/drawer/_index.scss +3 -3
- package/scss/drawer/_layout.scss +23 -22
- package/scss/drawer/_theme.scss +18 -18
- package/scss/drawer/_variables.scss +38 -37
- package/scss/dropdowngrid/_index.scss +3 -2
- package/scss/dropdownlist/_index.scss +3 -3
- package/scss/dropdownlist/_layout.scss +2 -0
- package/scss/dropdownlist/_variables.scss +0 -15
- package/scss/dropdowntree/_index.scss +3 -3
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_index.scss +3 -3
- package/scss/dropzone/_variables.scss +7 -7
- package/scss/editor/_index.scss +3 -3
- package/scss/editor/_layout.scss +73 -150
- package/scss/editor/_theme.scss +24 -16
- package/scss/editor/_variables.scss +16 -16
- package/scss/expansion-panel/_index.scss +3 -3
- package/scss/expansion-panel/_layout.scss +1 -1
- package/scss/expansion-panel/_theme.scss +2 -2
- package/scss/expansion-panel/_variables.scss +13 -13
- package/scss/fab/_index.scss +3 -3
- package/scss/fab/_layout.scss +3 -12
- package/scss/fab/_theme.scss +13 -13
- package/scss/fab/_variables.scss +11 -11
- package/scss/filemanager/_index.scss +3 -3
- package/scss/filemanager/_layout.scss +1 -1
- package/scss/filemanager/_variables.scss +12 -12
- package/scss/filter/_index.scss +3 -3
- package/scss/filter/_theme.scss +2 -2
- package/scss/filter/_variables.scss +4 -4
- package/scss/floating-label/_index.scss +3 -3
- package/scss/forms/_index.scss +3 -3
- package/scss/forms/_layout.scss +57 -50
- package/scss/forms/_theme.scss +7 -7
- package/scss/forms/_variables.scss +59 -44
- package/scss/gantt/_index.scss +4 -4
- package/scss/gantt/_layout.scss +22 -17
- package/scss/gantt/_theme.scss +3 -3
- package/scss/gantt/_variables.scss +28 -28
- package/scss/grid/_index.scss +5 -3
- package/scss/grid/_layout.scss +394 -615
- package/scss/grid/_theme.scss +152 -163
- package/scss/grid/_variables.scss +193 -95
- package/scss/icons/_index.scss +2 -2
- package/scss/icons/_layout.scss +1 -2
- package/scss/imageeditor/_index.scss +3 -3
- package/scss/imageeditor/_layout.scss +4 -19
- package/scss/imageeditor/_variables.scss +6 -6
- package/scss/index.scss +109 -110
- package/scss/input/_index.scss +3 -3
- package/scss/input/_layout.scss +28 -31
- package/scss/input/_theme.scss +6 -6
- package/scss/input/_variables.scss +16 -16
- package/scss/list/_index.scss +3 -3
- package/scss/list/_layout.scss +17 -27
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +32 -32
- package/scss/listbox/_index.scss +3 -3
- package/scss/listbox/_layout.scss +24 -62
- package/scss/listbox/_theme.scss +4 -4
- package/scss/listbox/_variables.scss +45 -16
- package/scss/listgroup/_index.scss +3 -3
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_index.scss +3 -3
- package/scss/listview/_layout.scss +16 -17
- package/scss/listview/_theme.scss +15 -10
- package/scss/listview/_variables.scss +19 -19
- package/scss/loader/_index.scss +3 -3
- package/scss/loader/_layout.scss +184 -43
- package/scss/loader/_theme.scss +4 -4
- package/scss/loader/_variables.scss +48 -42
- package/scss/map/_index.scss +4 -4
- package/scss/map/_variables.scss +6 -6
- package/scss/maskedtextbox/_index.scss +3 -3
- package/scss/mediaplayer/_index.scss +3 -3
- package/scss/mediaplayer/_layout.scss +2 -2
- package/scss/mediaplayer/_variables.scss +5 -5
- package/scss/menu/_index.scss +3 -3
- package/scss/menu/_layout.scss +3 -3
- package/scss/menu/_variables.scss +19 -19
- package/scss/menu-button/_index.scss +3 -3
- package/scss/messagebox/_index.scss +3 -3
- package/scss/messagebox/_theme.scss +3 -3
- package/scss/messagebox/_variables.scss +2 -2
- package/scss/multiselect/_index.scss +3 -3
- package/scss/notification/_index.scss +3 -3
- package/scss/notification/_layout.scss +28 -45
- package/scss/notification/_theme.scss +7 -15
- package/scss/notification/_variables.scss +42 -18
- package/scss/numerictextbox/_index.scss +3 -3
- package/scss/orgchart/_index.scss +3 -3
- package/scss/orgchart/_variables.scss +7 -7
- package/scss/overlay/_index.scss +3 -3
- package/scss/overlay/_variables.scss +1 -1
- package/scss/pager/_index.scss +4 -3
- package/scss/pager/_layout.scss +55 -81
- package/scss/pager/_theme.scss +16 -97
- package/scss/pager/_variables.scss +133 -54
- package/scss/panelbar/_index.scss +3 -3
- package/scss/panelbar/_layout.scss +3 -44
- package/scss/panelbar/_theme.scss +50 -50
- package/scss/panelbar/_variables.scss +67 -67
- package/scss/pdf-viewer/_index.scss +3 -3
- package/scss/pdf-viewer/_layout.scss +1 -12
- package/scss/pdf-viewer/_variables.scss +16 -16
- package/scss/pivotgrid/_index.scss +4 -3
- package/scss/pivotgrid/_layout.scss +11 -63
- package/scss/pivotgrid/_theme.scss +6 -6
- package/scss/pivotgrid/_variables.scss +32 -32
- package/scss/popover/_index.scss +3 -3
- package/scss/popover/_layout.scss +1 -1
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_index.scss +3 -3
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_index.scss +3 -3
- package/scss/progressbar/_layout.scss +38 -87
- package/scss/progressbar/_theme.scss +20 -10
- package/scss/progressbar/_variables.scss +66 -22
- package/scss/radio/_index.scss +3 -3
- package/scss/radio/_layout.scss +5 -5
- package/scss/radio/_variables.scss +12 -12
- package/scss/rating/_index.scss +3 -3
- package/scss/rating/_layout.scss +1 -1
- package/scss/rating/_theme.scss +4 -4
- package/scss/rating/_variables.scss +11 -11
- package/scss/responsivepanel/_index.scss +3 -3
- package/scss/ripple/_index.scss +3 -3
- package/scss/scheduler/_index.scss +3 -3
- package/scss/scheduler/_layout.scss +19 -19
- package/scss/scheduler/_theme.scss +9 -9
- package/scss/scheduler/_variables.scss +33 -33
- package/scss/scroller/_index.scss +3 -3
- package/scss/scrollview/_index.scss +3 -3
- package/scss/scrollview/_layout.scss +3 -2
- package/scss/scrollview/_variables.scss +6 -6
- package/scss/searchbox/_index.scss +3 -3
- package/scss/signature/_index.scss +3 -3
- package/scss/signature/_layout.scss +4 -4
- package/scss/signature/_variables.scss +8 -8
- package/scss/skeleton/_index.scss +3 -3
- package/scss/skeleton/_layout.scss +7 -0
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_index.scss +5 -5
- package/scss/slider/_layout.scss +5 -5
- package/scss/slider/_theme.scss +9 -9
- package/scss/slider/_variables.scss +13 -13
- package/scss/split-button/_index.scss +3 -3
- package/scss/split-button/_layout.scss +0 -10
- package/scss/splitter/_index.scss +3 -3
- package/scss/splitter/_layout.scss +1 -5
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_index.scss +4 -4
- package/scss/spreadsheet/_layout.scss +19 -23
- package/scss/spreadsheet/_theme.scss +23 -23
- package/scss/spreadsheet/_variables.scss +9 -9
- package/scss/stepper/_index.scss +3 -3
- package/scss/stepper/_layout.scss +2 -2
- package/scss/stepper/_theme.scss +5 -5
- package/scss/stepper/_variables.scss +15 -15
- package/scss/switch/_index.scss +3 -3
- package/scss/switch/_layout.scss +12 -13
- package/scss/switch/_variables.scss +6 -6
- package/scss/table/_index.scss +4 -4
- package/scss/table/_layout.scss +9 -7
- package/scss/table/_theme.scss +12 -9
- package/scss/table/_variables.scss +39 -27
- package/scss/tabstrip/_index.scss +3 -3
- package/scss/tabstrip/_layout.scss +3 -6
- package/scss/tabstrip/_theme.scss +6 -6
- package/scss/tabstrip/_variables.scss +19 -19
- package/scss/taskboard/_index.scss +3 -3
- package/scss/taskboard/_layout.scss +0 -23
- package/scss/taskboard/_theme.scss +1 -1
- package/scss/taskboard/_variables.scss +20 -20
- package/scss/textarea/_index.scss +3 -3
- package/scss/textbox/_index.scss +3 -3
- package/scss/tilelayout/_index.scss +3 -3
- package/scss/tilelayout/_layout.scss +1 -1
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/timedurationpicker/_index.scss +3 -3
- package/scss/timeline/_index.scss +3 -3
- package/scss/timeline/_layout.scss +3 -3
- package/scss/timeline/_theme.scss +2 -2
- package/scss/timeline/_variables.scss +10 -10
- package/scss/timepicker/_index.scss +3 -3
- package/scss/timeselector/_index.scss +3 -3
- package/scss/timeselector/_layout.scss +8 -8
- package/scss/timeselector/_theme.scss +3 -3
- package/scss/timeselector/_variables.scss +8 -8
- package/scss/toolbar/_index.scss +3 -3
- package/scss/toolbar/_layout.scss +87 -92
- package/scss/toolbar/_theme.scss +35 -26
- package/scss/toolbar/_variables.scss +77 -19
- package/scss/tooltip/_index.scss +3 -3
- package/scss/tooltip/_layout.scss +1 -1
- package/scss/tooltip/_variables.scss +14 -14
- package/scss/treelist/_index.scss +3 -3
- package/scss/treelist/_layout.scss +10 -10
- package/scss/treelist/_theme.scss +1 -1
- package/scss/treelist/_variables.scss +2 -2
- package/scss/treeview/_index.scss +3 -3
- package/scss/treeview/_layout.scss +7 -7
- package/scss/treeview/_variables.scss +14 -14
- package/scss/typography/_index.scss +3 -3
- package/scss/typography/_theme.scss +2 -2
- package/scss/typography/_variables.scss +5 -5
- package/scss/upload/_index.scss +3 -3
- package/scss/upload/_layout.scss +36 -220
- package/scss/upload/_theme.scss +36 -76
- package/scss/upload/_variables.scss +34 -35
- package/scss/utils/_aspect-ratio.scss +11 -6
- package/scss/utils/_display.scss +16 -16
- package/scss/utils/_flex.scss +42 -42
- package/scss/utils/_float.scss +37 -21
- package/scss/utils/_grid.scss +13 -15
- package/scss/utils/_index.scss +22 -19
- package/scss/utils/_order.scss +16 -8
- package/scss/utils/_overflow.scss +32 -16
- package/scss/utils/_pointer-events.scss +11 -6
- package/scss/utils/_position.scss +63 -36
- package/scss/utils/_resize.scss +26 -16
- package/scss/utils/_spacer.scss +4 -4
- package/scss/utils/_spacing.scss +94 -70
- package/scss/utils/_table-layout.scss +4 -4
- package/scss/utils/_text.scss +62 -36
- package/scss/utils/_touch-action.scss +11 -6
- package/scss/utils/_transform.scss +42 -42
- package/scss/utils/_user-select.scss +31 -20
- package/scss/validator/_index.scss +3 -3
- package/scss/virtual-scroller/_index.scss +3 -3
- package/scss/window/_index.scss +3 -3
- package/scss/window/_layout.scss +28 -29
- package/scss/window/_theme.scss +17 -9
- package/scss/window/_variables.scss +37 -29
- package/scss/wizard/_index.scss +3 -3
- package/scss/wizard/_layout.scss +1 -1
- package/scss/wizard/_theme.scss +1 -7
- package/scss/wizard/_variables.scss +4 -5
- package/scss/common/_loading.scss +0 -140
- package/scss/core/_asp-fallback.scss +0 -8
- package/scss/core/_color-system.scss +0 -56
- package/scss/core/_extra.scss +0 -26
- package/scss/core/_layout.scss +0 -68
- package/scss/core/_normalize.scss +0 -15
- package/scss/core/functions/_colors.scss +0 -424
- package/scss/core/functions/_index.scss +0 -3
- package/scss/core/functions/_math.scss +0 -21
- package/scss/core/functions/_misc.scss +0 -35
- package/scss/core/mixins/_border-radius.scss +0 -58
- package/scss/core/mixins/_box-shadow.scss +0 -5
- package/scss/core/mixins/_data-uri.scss +0 -16
- package/scss/core/mixins/_decoration.scss +0 -27
- package/scss/core/mixins/_disabled.scss +0 -16
- package/scss/core/mixins/_gradients.scss +0 -35
- package/scss/core/mixins/_hide-scrollbar.scss +0 -17
- package/scss/core/mixins/_import-once.scss +0 -14
- package/scss/core/mixins/_index.scss +0 -15
- package/scss/core/mixins/_module-system.scss +0 -149
- package/scss/core/mixins/_typography.scss +0 -17
- package/scss/cursor/_index.scss +0 -9
- package/scss/cursor/_layout.scss +0 -9
- package/scss/cursor/_theme.scss +0 -3
- package/scss/styling/_index.scss +0 -5
|
@@ -36,21 +36,6 @@
|
|
|
36
36
|
@extend .k-actions;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
|
-
|
|
40
|
-
// Legacy spacing
|
|
41
|
-
.k-ie {
|
|
42
|
-
.k-actions .k-button ~ .k-button {
|
|
43
|
-
margin-left: $actions-button-spacing;
|
|
44
|
-
flex-shrink: 0;
|
|
45
|
-
|
|
46
|
-
.k-rtl &,
|
|
47
|
-
[dir="rtl"] & {
|
|
48
|
-
margin-left: 0;
|
|
49
|
-
margin-right: $actions-button-spacing;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
|
|
54
39
|
// Actions align
|
|
55
40
|
.k-actions-start {
|
|
56
41
|
justify-content: flex-start;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// Actions
|
|
2
|
-
$actions-margin-top: map-get( $spacing, 4 ) !default;
|
|
3
|
-
$actions-padding-x: map-get( $spacing, 2 ) !default;
|
|
4
|
-
$actions-padding-y: map-get( $spacing, 2 ) !default;
|
|
2
|
+
$actions-margin-top: k-map-get( $kendo-spacing, 4 ) !default;
|
|
3
|
+
$actions-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
4
|
+
$actions-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
5
5
|
$actions-border-width: 0px !default;
|
|
6
|
-
$actions-button-spacing: map-get( $spacing, 2 ) !default;
|
|
6
|
+
$actions-button-spacing: k-map-get( $kendo-spacing, 2 ) !default;
|
|
7
7
|
|
|
8
8
|
$actions-bg: null !default;
|
|
9
9
|
$actions-text: null !default;
|
|
@@ -3,13 +3,12 @@
|
|
|
3
3
|
|
|
4
4
|
// Dependencies
|
|
5
5
|
@import "../common/_index.scss";
|
|
6
|
-
@import "../styling/_index.scss";
|
|
7
6
|
@import "../icons/_index.scss";
|
|
8
7
|
@import "../listgroup/_index.scss";
|
|
9
8
|
@import "../popup/_index.scss";
|
|
10
9
|
|
|
11
10
|
|
|
12
11
|
// Component
|
|
13
|
-
@import "_variables.scss";
|
|
14
|
-
@import "_layout.scss";
|
|
15
|
-
@import "_theme.scss";
|
|
12
|
+
@import "./_variables.scss";
|
|
13
|
+
@import "./_layout.scss";
|
|
14
|
+
@import "./_theme.scss";
|
|
@@ -13,20 +13,20 @@ $actionsheet-font-size: $font-size !default;
|
|
|
13
13
|
$actionsheet-font-family: $font-family !default;
|
|
14
14
|
$actionsheet-line-height: $line-height !default;
|
|
15
15
|
|
|
16
|
-
$actionsheet-bg: $component-bg !default;
|
|
17
|
-
$actionsheet-text: $component-text !default;
|
|
18
|
-
$actionsheet-border: $component-border !default;
|
|
16
|
+
$actionsheet-bg: $kendo-component-bg !default;
|
|
17
|
+
$actionsheet-text: $kendo-component-text !default;
|
|
18
|
+
$actionsheet-border: $kendo-component-border !default;
|
|
19
19
|
$actionsheet-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12) !default;
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
// Actionsheet header
|
|
23
|
-
$actionsheet-titlebar-padding-x: map-get( $spacing, 4 ) !default;
|
|
24
|
-
$actionsheet-titlebar-padding-y: map-get( $spacing, 2 ) !default;
|
|
23
|
+
$actionsheet-titlebar-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
24
|
+
$actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
25
25
|
$actionsheet-titlebar-border-width: null !default;
|
|
26
26
|
$actionsheet-titlebar-font-size: null !default;
|
|
27
27
|
$actionsheet-titlebar-font-family: null !default;
|
|
28
28
|
$actionsheet-titlebar-line-height: null !default;
|
|
29
|
-
$actionsheet-titlebar-gap: map-get( $spacing, 4 ) !default;
|
|
29
|
+
$actionsheet-titlebar-gap: k-map-get( $kendo-spacing, 4 ) !default;
|
|
30
30
|
|
|
31
31
|
$actionsheet-titlebar-bg: null !default;
|
|
32
32
|
$actionsheet-titlebar-text: null !default;
|
|
@@ -36,13 +36,13 @@ $actionsheet-titlebar-shadow: null !default;
|
|
|
36
36
|
|
|
37
37
|
$actionsheet-subtitle-font-size: $font-size-sm !default;
|
|
38
38
|
$actionsheet-subtitle-line-height: $line-height-sm !default;
|
|
39
|
-
$actionsheet-subtitle-text: $subtle-text !default;
|
|
39
|
+
$actionsheet-subtitle-text: $kendo-subtle-text !default;
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
// Actionsheet item
|
|
43
43
|
$actionsheet-item-min-height: 40px !default;
|
|
44
|
-
$actionsheet-item-padding-x: map-get( $spacing, 4 ) !default;
|
|
45
|
-
$actionsheet-item-padding-y: map-get( $spacing, 2 ) !default;
|
|
44
|
+
$actionsheet-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
45
|
+
$actionsheet-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
46
46
|
$actionsheet-item-border-width: 1px !default;
|
|
47
47
|
$actionsheet-item-spacing: 12px !default;
|
|
48
48
|
|
|
@@ -52,9 +52,9 @@ $actionsheet-item-title-font-weight: null !default;
|
|
|
52
52
|
$actionsheet-item-title-text-transform: null !default;
|
|
53
53
|
|
|
54
54
|
$actionsheet-item-description-font-size: .875em !default;
|
|
55
|
-
$actionsheet-item-description-text: $subtle-text !default;
|
|
55
|
+
$actionsheet-item-description-text: $kendo-subtle-text !default;
|
|
56
56
|
|
|
57
|
-
$actionsheet-item-hover-bg: $
|
|
57
|
+
$actionsheet-item-hover-bg: $kendo-hover-bg !default;
|
|
58
58
|
$actionsheet-item-hover-text: null !default;
|
|
59
59
|
$actionsheet-item-hover-border: null !default;
|
|
60
60
|
$actionsheet-item-hover-gradient: null !default;
|
|
@@ -64,7 +64,7 @@ $actionsheet-item-focus-bg: null !default;
|
|
|
64
64
|
$actionsheet-item-focus-text: null !default;
|
|
65
65
|
$actionsheet-item-focus-border: null !default;
|
|
66
66
|
$actionsheet-item-focus-gradient: null !default;
|
|
67
|
-
$actionsheet-item-focus-shadow: $
|
|
67
|
+
$actionsheet-item-focus-shadow: $kendo-focus-shadow !default;
|
|
68
68
|
|
|
69
69
|
$actionsheet-item-disabled-bg: null !default;
|
|
70
70
|
$actionsheet-item-disabled-text: null !default;
|
|
@@ -75,12 +75,12 @@ $actionsheet-item-disabled-shadow: null !default;
|
|
|
75
75
|
|
|
76
76
|
// Adaptive Actionsheet
|
|
77
77
|
$adaptive-actionsheet-titlebar-border-width: 1px !default;
|
|
78
|
-
$adaptive-actionsheet-titlebar-padding-y: map-get( $spacing, 4 ) !default;
|
|
78
|
+
$adaptive-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
|
|
79
79
|
$adaptive-actionsheet-titlebar-padding-x: $adaptive-actionsheet-titlebar-padding-y !default;
|
|
80
|
-
$adaptive-actionsheet-titlebar-border: $component-border !default;
|
|
80
|
+
$adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
|
|
81
81
|
|
|
82
|
-
$adaptive-actionsheet-content-padding-y: map-get( $spacing, 2 ) !default;
|
|
83
|
-
$adaptive-actionsheet-content-padding-x: map-get( $spacing, 4 ) !default;
|
|
82
|
+
$adaptive-actionsheet-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
83
|
+
$adaptive-actionsheet-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
84
84
|
|
|
85
|
-
$adaptive-actionsheet-footer-padding-y: map-get( $spacing, 2 ) !default;
|
|
86
|
-
$adaptive-actionsheet-footer-padding-x: map-get( $spacing, 4 ) !default;
|
|
85
|
+
$adaptive-actionsheet-footer-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
86
|
+
$adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
@@ -11,7 +11,7 @@
|
|
|
11
11
|
display: block;
|
|
12
12
|
position: relative;
|
|
13
13
|
-webkit-touch-callout: none;
|
|
14
|
-
-webkit-tap-highlight-color: $rgba-transparent;
|
|
14
|
+
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
15
15
|
|
|
16
16
|
.k-pane {
|
|
17
17
|
width: 100%;
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
align-content: stretch;
|
|
41
41
|
vertical-align: top;
|
|
42
42
|
-webkit-touch-callout: none;
|
|
43
|
-
-webkit-tap-highlight-color: $rgba-transparent;
|
|
43
|
+
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
.k-content {
|
|
@@ -111,14 +111,7 @@
|
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
.k-header a {
|
|
114
|
-
-webkit-touch-callout: none;
|
|
115
|
-
|
|
116
|
-
-webkit-user-select: none;
|
|
117
|
-
-moz-user-select: none;
|
|
118
114
|
user-select: none;
|
|
119
|
-
|
|
120
|
-
-webkit-user-drag: none;
|
|
121
|
-
-moz-user-drag: none;
|
|
122
115
|
}
|
|
123
116
|
}
|
|
124
117
|
}
|
|
@@ -167,7 +160,7 @@
|
|
|
167
160
|
}
|
|
168
161
|
|
|
169
162
|
.k-scheduler-toolbar {
|
|
170
|
-
padding: $toolbar-padding-y $toolbar-padding-x;
|
|
163
|
+
padding: $kendo-toolbar-padding-y-md $kendo-toolbar-padding-x-md;
|
|
171
164
|
|
|
172
165
|
> * {
|
|
173
166
|
margin: 0;
|
|
@@ -206,7 +199,7 @@
|
|
|
206
199
|
}
|
|
207
200
|
|
|
208
201
|
.k-scheduler-footer {
|
|
209
|
-
padding: $toolbar-padding-y $toolbar-padding-x;
|
|
202
|
+
padding: $kendo-toolbar-padding-y-md $kendo-toolbar-padding-x-md;
|
|
210
203
|
display: flex;
|
|
211
204
|
justify-content: space-between;
|
|
212
205
|
|
|
@@ -359,7 +352,7 @@
|
|
|
359
352
|
.k-pane-wrapper {
|
|
360
353
|
|
|
361
354
|
.k-appbar {
|
|
362
|
-
padding: map-get( $spacing, 1 );
|
|
355
|
+
padding: k-map-get( $kendo-spacing, 1 );
|
|
363
356
|
}
|
|
364
357
|
|
|
365
358
|
.k-list-title,
|
|
@@ -381,15 +374,15 @@
|
|
|
381
374
|
}
|
|
382
375
|
}
|
|
383
376
|
.k-listgroup + .k-listgroup {
|
|
384
|
-
margin-top: map-get( $spacing, 4 );
|
|
377
|
+
margin-top: k-map-get( $kendo-spacing, 4 );
|
|
385
378
|
}
|
|
386
379
|
|
|
387
380
|
// Column menu
|
|
388
381
|
.k-column-menu {
|
|
389
|
-
padding: map-get( $spacing, 2 );
|
|
382
|
+
padding: k-map-get( $kendo-spacing, 2 );
|
|
390
383
|
display: flex;
|
|
391
384
|
flex-flow: column nowrap;
|
|
392
|
-
gap: map-get( $spacing, 2 );
|
|
385
|
+
gap: k-map-get( $kendo-spacing, 2 );
|
|
393
386
|
|
|
394
387
|
.k-filter-item .k-filterable * {
|
|
395
388
|
pointer-events: none;
|
|
@@ -401,16 +394,16 @@
|
|
|
401
394
|
}
|
|
402
395
|
|
|
403
396
|
.k-listgroup {
|
|
404
|
-
margin-inline: -#{map-get( $spacing, 2 )};
|
|
397
|
+
margin-inline: -#{k-map-get( $kendo-spacing, 2 )};
|
|
405
398
|
}
|
|
406
399
|
}
|
|
407
400
|
|
|
408
401
|
// Filter menu
|
|
409
402
|
.k-filter-menu {
|
|
410
|
-
padding: map-get( $spacing, 2 );
|
|
403
|
+
padding: k-map-get( $kendo-spacing, 2 );
|
|
411
404
|
display: flex;
|
|
412
405
|
flex-flow: column nowrap;
|
|
413
|
-
gap: map-get( $spacing, 2 );
|
|
406
|
+
gap: k-map-get( $kendo-spacing, 2 );
|
|
414
407
|
|
|
415
408
|
.k-list-title {
|
|
416
409
|
padding: 0;
|
|
@@ -430,7 +423,7 @@
|
|
|
430
423
|
}
|
|
431
424
|
|
|
432
425
|
.k-listgroup {
|
|
433
|
-
margin-inline: -#{map-get( $spacing, 2 )};
|
|
426
|
+
margin-inline: -#{k-map-get( $kendo-spacing, 2 )};
|
|
434
427
|
}
|
|
435
428
|
}
|
|
436
429
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
// Adaptive
|
|
2
|
-
$adaptive-bg: $component-bg !default;
|
|
3
|
-
$adaptive-text: $component-text !default;
|
|
4
|
-
$adaptive-border: $component-border !default;
|
|
2
|
+
$adaptive-bg: $kendo-component-bg !default;
|
|
3
|
+
$adaptive-text: $kendo-component-text !default;
|
|
4
|
+
$adaptive-border: $kendo-component-border !default;
|
|
5
5
|
|
|
6
|
-
$adaptive-content-bg: $app-bg !default;
|
|
7
|
-
$adaptive-content-text: $app-text !default;
|
|
6
|
+
$adaptive-content-bg: $kendo-app-bg !default;
|
|
7
|
+
$adaptive-content-text: $kendo-app-text !default;
|
|
8
8
|
|
|
9
|
-
$adaptive-menu-bg: $primary !default;
|
|
10
|
-
$adaptive-menu-text: contrast-
|
|
9
|
+
$adaptive-menu-bg: $kendo-color-primary !default;
|
|
10
|
+
$adaptive-menu-text: k-contrast-legacy( $adaptive-menu-bg ) !default;
|
|
11
11
|
|
|
12
|
-
$adaptive-menu-clear-text: $primary !default;
|
|
12
|
+
$adaptive-menu-clear-text: $kendo-color-primary !default;
|
|
13
13
|
|
|
14
|
-
$adaptive-menu-item-border: $component-border !default;
|
|
15
|
-
$adaptive-menu-title-text: $component-text !default;
|
|
14
|
+
$adaptive-menu-item-border: $kendo-component-border !default;
|
|
15
|
+
$adaptive-menu-title-text: $kendo-component-text !default;
|
|
16
16
|
|
|
17
17
|
$adaptive-border-width: 1px !default;
|
|
18
18
|
$adaptive-font-family: $font-family !default;
|
|
@@ -21,10 +21,10 @@ $adaptive-line-height: $line-height !default;
|
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
// Adaptive Grid
|
|
24
|
-
$adaptive-grid-sort-text: $primary !default;
|
|
24
|
+
$adaptive-grid-sort-text: $kendo-color-primary !default;
|
|
25
25
|
|
|
26
26
|
|
|
27
27
|
// Adaptive Scheduler
|
|
28
|
-
$adaptive-scheduler-current-text: $primary !default;
|
|
28
|
+
$adaptive-scheduler-current-text: $kendo-color-primary !default;
|
|
29
29
|
$adaptive-scheduler-base-text: inherit !default;
|
|
30
|
-
$adaptive-scheduler-subtle-text: $subtle-text !default;
|
|
30
|
+
$adaptive-scheduler-subtle-text: $kendo-subtle-text !default;
|
package/scss/all.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "index.scss";
|
|
1
|
+
@import "./index.scss";
|
package/scss/appbar/_index.scss
CHANGED
package/scss/appbar/_layout.scss
CHANGED
|
@@ -2,23 +2,23 @@
|
|
|
2
2
|
|
|
3
3
|
// Appbar
|
|
4
4
|
.k-appbar {
|
|
5
|
-
margin: $appbar-margin-y $appbar-margin-x;
|
|
6
|
-
padding: $appbar-padding-y $appbar-padding-x;
|
|
7
|
-
border-width: $appbar-border-width;
|
|
5
|
+
margin: $kendo-appbar-margin-y $kendo-appbar-margin-x;
|
|
6
|
+
padding: $kendo-appbar-padding-y $kendo-appbar-padding-x;
|
|
7
|
+
border-width: $kendo-appbar-border-width;
|
|
8
8
|
border-style: solid;
|
|
9
9
|
box-sizing: border-box;
|
|
10
10
|
outline: 0;
|
|
11
|
-
font-family: $appbar-font-family;
|
|
12
|
-
font-size: $appbar-font-size;
|
|
13
|
-
line-height: $appbar-line-height;
|
|
11
|
+
font-family: $kendo-appbar-font-family;
|
|
12
|
+
font-size: $kendo-appbar-font-size;
|
|
13
|
+
line-height: $kendo-appbar-line-height;
|
|
14
14
|
list-style: none;
|
|
15
15
|
display: flex;
|
|
16
|
-
gap: $appbar-gap;
|
|
16
|
+
gap: $kendo-appbar-gap;
|
|
17
17
|
flex-flow: row wrap;
|
|
18
18
|
align-items: center;
|
|
19
19
|
overflow: hidden;
|
|
20
20
|
-webkit-touch-callout: none;
|
|
21
|
-
-webkit-tap-highlight-color: $rgba-transparent;
|
|
21
|
+
-webkit-tap-highlight-color: $kendo-color-rgba-transparent;
|
|
22
22
|
|
|
23
23
|
*,
|
|
24
24
|
*::before,
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
width: 100%;
|
|
82
82
|
position: sticky;
|
|
83
83
|
top: 0;
|
|
84
|
-
z-index: $appbar-zindex;
|
|
84
|
+
z-index: $kendo-appbar-zindex;
|
|
85
85
|
}
|
|
86
86
|
|
|
87
87
|
|
package/scss/appbar/_theme.scss
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
@include exports("appbar/theme") {
|
|
2
2
|
|
|
3
3
|
.k-appbar {
|
|
4
|
-
@include box-shadow( $appbar-box-shadow );
|
|
4
|
+
@include box-shadow( $kendo-appbar-box-shadow );
|
|
5
5
|
}
|
|
6
6
|
.k-appbar-bottom {
|
|
7
|
-
@include box-shadow( $appbar-bottom-box-shadow );
|
|
7
|
+
@include box-shadow( $kendo-appbar-bottom-box-shadow );
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
|
|
@@ -12,13 +12,13 @@
|
|
|
12
12
|
@each $name, $color in $kendo-theme-colors {
|
|
13
13
|
.k-appbar-#{$name} {
|
|
14
14
|
@if $name == "light" {
|
|
15
|
-
color: $appbar-light-text;
|
|
16
|
-
background-color: $appbar-light-bg;
|
|
15
|
+
color: $kendo-appbar-light-text;
|
|
16
|
+
background-color: $kendo-appbar-light-bg;
|
|
17
17
|
} @else if $name == "dark" {
|
|
18
|
-
color: $appbar-dark-text;
|
|
19
|
-
background-color: $appbar-dark-bg;
|
|
18
|
+
color: $kendo-appbar-dark-text;
|
|
19
|
+
background-color: $kendo-appbar-dark-bg;
|
|
20
20
|
} @else {
|
|
21
|
-
color: contrast-
|
|
21
|
+
color: k-contrast-legacy( $color );
|
|
22
22
|
background-color: $color;
|
|
23
23
|
}
|
|
24
24
|
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
// Appbar
|
|
2
|
-
$appbar-margin-y: null !default;
|
|
3
|
-
$appbar-margin-x: null !default;
|
|
4
|
-
$appbar-padding-y: map-get( $spacing, 2 ) !default;
|
|
5
|
-
$appbar-padding-x: map-get( $spacing, 2 ) !default;
|
|
6
|
-
$appbar-border-width: 0px !default;
|
|
2
|
+
$kendo-appbar-margin-y: null !default;
|
|
3
|
+
$kendo-appbar-margin-x: null !default;
|
|
4
|
+
$kendo-appbar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
5
|
+
$kendo-appbar-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
6
|
+
$kendo-appbar-border-width: 0px !default;
|
|
7
7
|
|
|
8
|
-
$appbar-zindex: 1000 !default;
|
|
8
|
+
$kendo-appbar-zindex: 1000 !default;
|
|
9
9
|
|
|
10
|
-
$appbar-font-size: $font-size !default;
|
|
11
|
-
$appbar-line-height: $line-height !default;
|
|
12
|
-
$appbar-font-family: $font-family !default;
|
|
13
|
-
$appbar-gap: map-get( $spacing, 2 ) !default;
|
|
10
|
+
$kendo-appbar-font-size: $font-size !default;
|
|
11
|
+
$kendo-appbar-line-height: $line-height !default;
|
|
12
|
+
$kendo-appbar-font-family: $font-family !default;
|
|
13
|
+
$kendo-appbar-gap: k-map-get( $kendo-spacing, 2 ) !default;
|
|
14
14
|
|
|
15
|
-
$appbar-light-bg: $light !default;
|
|
16
|
-
$appbar-light-text: contrast-
|
|
15
|
+
$kendo-appbar-light-bg: $kendo-color-light !default;
|
|
16
|
+
$kendo-appbar-light-text: k-contrast-legacy( $kendo-color-light ) !default;
|
|
17
17
|
|
|
18
|
-
$appbar-dark-bg: $dark !default;
|
|
19
|
-
$appbar-dark-text: contrast-
|
|
18
|
+
$kendo-appbar-dark-bg: $kendo-color-dark !default;
|
|
19
|
+
$kendo-appbar-dark-text: k-contrast-legacy( $kendo-color-dark ) !default;
|
|
20
20
|
|
|
21
|
-
$appbar-box-shadow: 0px 1px 1px rgba(0, 0, 0, .16) !default;
|
|
22
|
-
$appbar-bottom-box-shadow: 0px -1px 1px rgba(0, 0, 0, .16) !default;
|
|
21
|
+
$kendo-appbar-box-shadow: 0px 1px 1px rgba(0, 0, 0, .16) !default;
|
|
22
|
+
$kendo-appbar-bottom-box-shadow: 0px -1px 1px rgba(0, 0, 0, .16) !default;
|
package/scss/avatar/_index.scss
CHANGED
package/scss/avatar/_theme.scss
CHANGED
|
@@ -17,9 +17,9 @@ $kendo-avatar-line-height: $line-height !default;
|
|
|
17
17
|
/// The sizes of the avatar.
|
|
18
18
|
/// @group avatar
|
|
19
19
|
$kendo-avatar-sizes: (
|
|
20
|
-
sm: map-get( $spacing, 4 ),
|
|
21
|
-
md: map-get( $spacing, 8 ),
|
|
22
|
-
lg: map-get( $spacing, 16 )
|
|
20
|
+
sm: k-map-get( $kendo-spacing, 4 ),
|
|
21
|
+
md: k-map-get( $kendo-spacing, 8 ),
|
|
22
|
+
lg: k-map-get( $kendo-spacing, 16 )
|
|
23
23
|
) !default;
|
|
24
24
|
|
|
25
25
|
/// Theme colors map of the avatar.
|
package/scss/badge/_index.scss
CHANGED
package/scss/badge/_layout.scss
CHANGED
|
@@ -53,11 +53,11 @@
|
|
|
53
53
|
|
|
54
54
|
// Badge sizes
|
|
55
55
|
@each $size, $size-props in $kendo-badge-sizes {
|
|
56
|
-
$_padding-x: map-get( $size-props, padding-x );
|
|
57
|
-
$_padding-y: map-get( $size-props, padding-y );
|
|
58
|
-
$_font-size: map-get( $size-props, font-size );
|
|
59
|
-
$_line-height: map-get( $size-props, line-height );
|
|
60
|
-
$_min-width: map-get( $size-props, min-width );
|
|
56
|
+
$_padding-x: k-map-get( $size-props, padding-x );
|
|
57
|
+
$_padding-y: k-map-get( $size-props, padding-y );
|
|
58
|
+
$_font-size: k-map-get( $size-props, font-size );
|
|
59
|
+
$_line-height: k-map-get( $size-props, line-height );
|
|
60
|
+
$_min-width: k-map-get( $size-props, min-width );
|
|
61
61
|
|
|
62
62
|
.k-badge-#{$size} {
|
|
63
63
|
padding: $_padding-y $_padding-x;
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
|
|
139
139
|
// Border cutout
|
|
140
140
|
.k-badge-border-cutout {
|
|
141
|
-
box-shadow: 0 0 0 2px $component-bg;
|
|
141
|
+
box-shadow: 0 0 0 2px $kendo-component-bg;
|
|
142
142
|
}
|
|
143
143
|
|
|
144
144
|
}
|
package/scss/badge/_theme.scss
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
@each $name, $color in $kendo-theme-colors {
|
|
5
5
|
.k-badge-solid-#{$name} {
|
|
6
6
|
border-color: $color;
|
|
7
|
-
color: contrast-
|
|
7
|
+
color: k-contrast-legacy( $color );
|
|
8
8
|
background-color: $color;
|
|
9
9
|
}
|
|
10
10
|
}
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
// Outline badges
|
|
13
13
|
.k-badge-outline {
|
|
14
14
|
border-color: currentColor;
|
|
15
|
-
background-color: $component-bg;
|
|
15
|
+
background-color: $kendo-component-bg;
|
|
16
16
|
}
|
|
17
17
|
|
|
18
18
|
@each $name, $color in $kendo-theme-colors {
|
|
@@ -11,17 +11,17 @@ $kendo-badge-border-radius: $kendo-border-radius-md !default;
|
|
|
11
11
|
|
|
12
12
|
/// Horizontal padding of the badge.
|
|
13
13
|
/// @group badge
|
|
14
|
-
$kendo-badge-padding-x: map-get( $spacing, 1 ) !default;
|
|
15
|
-
$kendo-badge-padding-x-sm: map-get( $
|
|
16
|
-
$kendo-badge-padding-x-md: map-get( $spacing, 1 ) !default;
|
|
17
|
-
$kendo-badge-padding-x-lg: map-get( $spacing, 1 )
|
|
14
|
+
$kendo-badge-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
15
|
+
$kendo-badge-padding-x-sm: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
16
|
+
$kendo-badge-padding-x-md: k-map-get( $kendo-spacing, 1 ) !default;
|
|
17
|
+
$kendo-badge-padding-x-lg: k-map-get( $kendo-spacing, 1.5 ) !default;
|
|
18
18
|
|
|
19
19
|
/// Vertical padding of the badge.
|
|
20
20
|
/// @group badge
|
|
21
|
-
$kendo-badge-padding-y: map-get( $spacing, 1 ) !default;
|
|
22
|
-
$kendo-badge-padding-y-sm: map-get( $spacing,
|
|
23
|
-
$kendo-badge-padding-y-md: map-get( $spacing, 1 ) !default;
|
|
24
|
-
$kendo-badge-padding-y-lg: map-get( $spacing, 1 )
|
|
21
|
+
$kendo-badge-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
22
|
+
$kendo-badge-padding-y-sm: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
23
|
+
$kendo-badge-padding-y-md: k-map-get( $kendo-spacing, 1 ) !default;
|
|
24
|
+
$kendo-badge-padding-y-lg: k-map-get( $kendo-spacing, 1.5 ) !default;
|
|
25
25
|
|
|
26
26
|
/// Font sizes of the badge.
|
|
27
27
|
/// @group badge
|
|
@@ -4,17 +4,17 @@
|
|
|
4
4
|
@each $name, $color in $kendo-theme-colors {
|
|
5
5
|
.k-bottom-nav-solid.k-bottom-nav-#{$name} {
|
|
6
6
|
@include fill(
|
|
7
|
-
$color: true-mix( $color, contrast-
|
|
7
|
+
$color: k-true-mix( $color, k-contrast-legacy( $color ), 35%),
|
|
8
8
|
$bg: $color
|
|
9
9
|
);
|
|
10
10
|
|
|
11
11
|
.k-bottom-nav-item.k-focus,
|
|
12
12
|
.k-bottom-nav-item:focus {
|
|
13
|
-
@include fill( $bg: rgba(true-mix( $color, contrast-
|
|
13
|
+
@include fill( $bg: rgba(k-true-mix( $color, k-contrast-legacy( $color ), 35%), .2));
|
|
14
14
|
}
|
|
15
15
|
|
|
16
16
|
.k-bottom-nav-item.k-selected {
|
|
17
|
-
@include fill( $color: contrast-
|
|
17
|
+
@include fill( $color: k-contrast-legacy( $color ) );
|
|
18
18
|
}
|
|
19
19
|
}
|
|
20
20
|
}
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
@each $name, $color in $kendo-theme-colors {
|
|
36
36
|
&.k-bottom-nav-#{$name} .k-bottom-nav-item.k-selected {
|
|
37
37
|
@if $name == "secondary" or $name == "light" {
|
|
38
|
-
@include fill( $color: try-shade($color, 3) );
|
|
38
|
+
@include fill( $color: k-try-shade($color, 3) );
|
|
39
39
|
} @else {
|
|
40
40
|
@include fill( $color: $color );
|
|
41
41
|
}
|
|
@@ -44,11 +44,3 @@
|
|
|
44
44
|
}
|
|
45
45
|
|
|
46
46
|
}
|
|
47
|
-
|
|
48
|
-
@include exports( "bottom-navigation/theme/legacy" ) {
|
|
49
|
-
|
|
50
|
-
.k-ie .k-bottom-nav-item {
|
|
51
|
-
background-color: transparent;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
}
|