@progress/kendo-theme-material 6.5.0-dev.0 → 6.5.0-dev.2

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.
Files changed (48) hide show
  1. package/dist/all.css +336 -38
  2. package/dist/all.scss +3503 -1944
  3. package/dist/meta/sassdoc-data.json +41123 -19311
  4. package/dist/meta/sassdoc-raw-data.json +18254 -8200
  5. package/dist/meta/variables.json +323 -259
  6. package/lib/swatches/material-aqua-dark.json +1 -1
  7. package/lib/swatches/material-arctic.json +1 -1
  8. package/lib/swatches/material-burnt-teal.json +1 -1
  9. package/lib/swatches/material-dataviz-v4.json +1 -1
  10. package/lib/swatches/material-eggplant.json +1 -1
  11. package/lib/swatches/material-lime-dark.json +1 -1
  12. package/lib/swatches/material-lime.json +1 -1
  13. package/lib/swatches/material-main-dark.json +1 -1
  14. package/lib/swatches/material-main.json +1 -1
  15. package/lib/swatches/material-nova.json +1 -1
  16. package/lib/swatches/material-pacific-dark.json +1 -1
  17. package/lib/swatches/material-pacific.json +1 -1
  18. package/lib/swatches/material-sky-dark.json +1 -1
  19. package/lib/swatches/material-sky.json +1 -1
  20. package/lib/swatches/material-smoke.json +1 -1
  21. package/package.json +5 -5
  22. package/scss/_variables.scss +16 -1
  23. package/scss/action-sheet/_variables.scss +1 -0
  24. package/scss/appbar/_variables.scss +39 -7
  25. package/scss/bottom-navigation/_variables.scss +42 -8
  26. package/scss/breadcrumb/_variables.scss +178 -5
  27. package/scss/coloreditor/_variables.scss +53 -4
  28. package/scss/colorgradient/_variables.scss +86 -4
  29. package/scss/colorpalette/_variables.scss +18 -1
  30. package/scss/common/_index.scss +0 -1
  31. package/scss/core/_index.scss +2 -12
  32. package/scss/core/color-system/_color-system-material.scss +14 -0
  33. package/scss/core/color-system/index.import.scss +0 -1
  34. package/scss/dialog/_variables.scss +16 -2
  35. package/scss/editor/_variables.scss +33 -0
  36. package/scss/expansion-panel/_variables.scss +55 -11
  37. package/scss/filter/_variables.scss +18 -1
  38. package/scss/listbox/_variables.scss +21 -20
  39. package/scss/listview/_variables.scss +42 -7
  40. package/scss/loader/_variables.scss +88 -12
  41. package/scss/notification/_variables.scss +21 -19
  42. package/scss/popover/_variables.scss +60 -6
  43. package/scss/progressbar/_variables.scss +24 -23
  44. package/scss/scrollview/_variables.scss +59 -6
  45. package/scss/tilelayout/_variables.scss +21 -4
  46. package/scss/upload/_variables.scss +62 -9
  47. package/scss/window/_variables.scss +61 -6
  48. package/scss/common/_selection.scss +0 -1
@@ -3,7 +3,7 @@
3
3
  "name": "Material Aqua Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Arctic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Burnt Teal",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#3f51b5",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Eggplant",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Lime Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Lime",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Nova",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Pacific Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Pacific Light",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Sky Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#121212",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Sky",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Material Smoke",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-material",
6
- "version": "6.5.0-dev.0",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-material",
3
3
  "description": "Material theme for Kendo UI",
4
- "version": "6.5.0-dev.0",
4
+ "version": "6.5.0-dev.2",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -52,9 +52,9 @@
52
52
  },
53
53
  "dependencies": {
54
54
  "@progress/kendo-font-icons": "1.5.0",
55
- "@progress/kendo-theme-core": "6.5.0-dev.0",
56
- "@progress/kendo-theme-default": "6.5.0-dev.0",
57
- "@progress/kendo-theme-utils": "6.5.0-dev.0"
55
+ "@progress/kendo-theme-core": "6.5.0-dev.2",
56
+ "@progress/kendo-theme-default": "6.5.0-dev.2",
57
+ "@progress/kendo-theme-utils": "6.5.0-dev.2"
58
58
  },
59
- "gitHead": "b5525f1c4c71eb78873e1fb170ae20cd50a8468d"
59
+ "gitHead": "a2917c47e4830e54fac051c80e5ae9d26f894fa7"
60
60
  }
@@ -1,6 +1,16 @@
1
1
  @import "./core/functions/index.import.scss";
2
- @import "./core/color-system/index.import.scss";
3
2
 
3
+ /// The color white.
4
+ /// Note: you cannot change this value.
5
+ /// @type Color
6
+ /// @group color-system
7
+ $kendo-color-white: #ffffff; // stylelint-disable-line scss/dollar-variable-default
8
+
9
+ /// The color black.
10
+ /// Note: you cannot change this value.
11
+ /// @type Color
12
+ /// @group color-system
13
+ $kendo-color-black: #000000; // stylelint-disable-line scss/dollar-variable-default
4
14
 
5
15
  // Options
6
16
  $kendo-enable-rounded: true !default;
@@ -79,6 +89,7 @@ $theme: material-theme(
79
89
  /// Color of shadows
80
90
  /// @group shadows
81
91
  $elevation: k-map-get( $theme, elevation ) !default;
92
+
82
93
  /// Shadow for switch.
83
94
  /// Equivalent to material elevation 1.
84
95
  /// @group shadows
@@ -400,3 +411,7 @@ $kendo-invalid-bg: null !default;
400
411
  $kendo-invalid-text: $kendo-color-error !default;
401
412
  $kendo-invalid-border: $kendo-color-error !default;
402
413
  $kendo-invalid-shadow: null !default;
414
+
415
+ // Loading
416
+ $kendo-loading-opacity: .3 !default;
417
+ $kendo-zindex-loading: 100 !default;
@@ -78,6 +78,7 @@ $kendo-actionsheet-item-disabled-opacity: .42 !default;
78
78
 
79
79
 
80
80
  // Adaptive Actionsheet
81
+ $kendo-adaptive-actionsheet-font-size: $kendo-font-size-lg !default;
81
82
  $kendo-adaptive-actionsheet-titlebar-border-width: 1px !default;
82
83
  $kendo-adaptive-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
83
84
  $kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-y !default;
@@ -1,22 +1,54 @@
1
- // Appbar
2
- $kendo-appbar-margin-y: null !default;
1
+ // AppBar
2
+
3
+ /// The horizontal margin of the AppBar.
4
+ /// @group appbar
3
5
  $kendo-appbar-margin-x: null !default;
4
- $kendo-appbar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
6
+ /// The vertical margin of the AppBar.
7
+ /// @group appbar
8
+ $kendo-appbar-margin-y: null !default;
9
+ /// The horizontal padding of the AppBar.
10
+ /// @group appbar
5
11
  $kendo-appbar-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
12
+ /// The vertical padding of the AppBar.
13
+ /// @group appbar
14
+ $kendo-appbar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
15
+ /// The width of the border around the AppBar.
16
+ /// @group appbar
6
17
  $kendo-appbar-border-width: 0px !default;
7
-
18
+ /// The z-index of the AppBar.
19
+ /// @group appbar
8
20
  $kendo-appbar-zindex: 1000 !default;
9
-
21
+ /// The font family of the AppBar.
22
+ /// @group appbar
23
+ $kendo-appbar-font-family: $kendo-font-family !default;
24
+ /// The font size of the AppBar.
25
+ /// @group appbar
10
26
  $kendo-appbar-font-size: $kendo-font-size-md !default;
27
+ /// The line height of the AppBar.
28
+ /// @group appbar
11
29
  $kendo-appbar-line-height: $kendo-line-height-md !default;
12
- $kendo-appbar-font-family: $kendo-font-family !default;
30
+
31
+ /// The spacing between the AppBar sections.
32
+ /// @group appbar
13
33
  $kendo-appbar-gap: k-map-get( $kendo-spacing, 2 ) !default;
14
34
 
35
+ /// The background color of the AppBar based on light theme color.
36
+ /// @group appbar
15
37
  $kendo-appbar-light-bg: $kendo-color-light !default;
38
+ /// TThe text color of the AppBar based on light theme color.
39
+ /// @group appbar
16
40
  $kendo-appbar-light-text: k-contrast-color( $kendo-color-light ) !default;
17
41
 
42
+ /// The background color of the AppBar based on dark theme color.
43
+ /// @group appbar
18
44
  $kendo-appbar-dark-bg: $kendo-color-dark !default;
45
+ /// The text color of the AppBar based on dark theme color.
46
+ /// @group appbar
19
47
  $kendo-appbar-dark-text: k-contrast-color( $kendo-color-dark ) !default;
20
48
 
49
+ /// The box shadow of the AppBar.
50
+ /// @group appbar
21
51
  $kendo-appbar-box-shadow: 0px 2px 3px rgba( black, .24 ) !default;
22
- $kendo-appbar-bottom-box-shadow: 0px -2px 3px rgba( black, .24 ) !default;
52
+ /// The box shadow of the AppBar with bottom position.
53
+ /// @group appbar
54
+ $kendo-appbar-bottom-box-shadow: 0px -2px 3px rgba( black, .24 ) !default;
@@ -1,28 +1,62 @@
1
- // Bottom-navigation
1
+ // BottomNavigation
2
+
3
+ /// The horizontal padding of the BottomNavigation.
4
+ /// @group bottom-navigation
2
5
  $kendo-bottom-nav-padding-x: 0px !default;
6
+ /// The vertical padding of the BottomNavigation.
7
+ /// @group bottom-navigation
3
8
  $kendo-bottom-nav-padding-y: $kendo-bottom-nav-padding-x !default;
9
+ /// The spacing between the BottomNavigation items.
10
+ /// @group bottom-navigation
4
11
  $kendo-bottom-nav-gap: $kendo-bottom-nav-padding-x !default;
12
+ /// The width of the border around the BottomNavigation.
13
+ /// @group bottom-navigation
5
14
  $kendo-bottom-nav-border-width: 1px 0px 0px 0px !default;
6
-
15
+ /// The font family of the BottomNavigation.
16
+ /// @group bottom-navigation
7
17
  $kendo-bottom-nav-font-family: $kendo-font-family !default;
18
+ /// The font size of the BottomNavigation.
19
+ /// @group bottom-navigation
8
20
  $kendo-bottom-nav-font-size: $kendo-font-size-md !default;
21
+ /// The line height of the BottomNavigation.
22
+ /// @group bottom-navigation
9
23
  $kendo-bottom-nav-line-height: normal !default;
24
+ /// The letter spacing of the BottomNavigation.
25
+ /// @group bottom-navigation
10
26
  $kendo-bottom-nav-letter-spacing: .2px !default;
11
27
 
28
+ /// The horizontal padding of the BottomNavigation item.
29
+ /// @group bottom-navigation
12
30
  $kendo-bottom-nav-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
31
+ /// The vertical padding of the BottomNavigation item.
32
+ /// @group bottom-navigation
13
33
  $kendo-bottom-nav-item-padding-y: 0 !default;
34
+ /// The minimum width of the BottomNavigation item.
35
+ /// @group bottom-navigation
14
36
  $kendo-bottom-nav-item-min-width: 72px !default;
37
+ /// The maximum width of the BottomNavigation item.
38
+ /// @group bottom-navigation
15
39
  $kendo-bottom-nav-item-max-width: null !default;
40
+ /// The minimum height of the BottomNavigation item.
41
+ /// @group bottom-navigation
16
42
  $kendo-bottom-nav-item-min-height: calc( #{$kendo-icon-size * 2.5} + #{$kendo-padding-sm-x * 2} - #{$kendo-bottom-nav-padding-x * 2} ) !default;
43
+ /// The border radius of the BottomNavigation item.
44
+ /// @group bottom-navigation
17
45
  $kendo-bottom-nav-item-border-radius: null !default;
46
+ /// The spacing of the BottomNavigation item.
47
+ /// @group bottom-navigation
18
48
  $kendo-bottom-nav-item-gap: 0 k-map-get( $kendo-spacing, 1 ) !default;
19
49
 
20
- $kendo-bottom-nav-item-icon-margin-y: k-map-get( $kendo-spacing, 2 ) !default;
21
- $kendo-bottom-nav-item-icon-margin-x: $kendo-bottom-nav-item-icon-margin-y !default;
22
- $kendo-bottom-nav-item-disabled-opacity: .5 !default;
23
-
50
+ /// The box shadow of the BottomNavigation.
51
+ /// @group bottom-navigation
24
52
  $kendo-bottom-nav-shadow: 0px 0px 5px rgba( black, .12 ) !default;
25
53
 
26
- $kendo-bottom-nav-flat-bg: $kendo-component-bg !default;
54
+ /// The text color of the flat BottomNavigation.
55
+ /// @group bottom-navigation
27
56
  $kendo-bottom-nav-flat-text: $kendo-component-text !default;
28
- $kendo-bottom-nav-flat-border: $kendo-component-border !default;
57
+ /// The background color of the flat BottomNavigation.
58
+ /// @group bottom-navigation
59
+ $kendo-bottom-nav-flat-bg: $kendo-component-bg !default;
60
+ /// The border color of the flat BottomNavigation.
61
+ /// @group bottom-navigation
62
+ $kendo-bottom-nav-flat-border: $kendo-component-border !default;
@@ -1,58 +1,231 @@
1
1
  // Breadcrumb
2
+
3
+ /// The width of the border around the Breadcrumb.
4
+ /// @group breadcrumb
5
+ $kendo-breadcrumb-border-width: 0px !default;
6
+
7
+ /// The horizontal margin of the Breadcrumb.
8
+ /// @group breadcrumb
2
9
  $kendo-breadcrumb-margin-x: null !default;
10
+ /// The vertical margin of the Breadcrumb.
11
+ /// @group breadcrumb
3
12
  $kendo-breadcrumb-margin-y: null !default;
13
+ /// The horizontal padding of the Breadcrumb.
14
+ /// @group breadcrumb
4
15
  $kendo-breadcrumb-padding-x: null !default;
16
+ /// The vertical padding of the Breadcrumb.
17
+ /// @group breadcrumb
5
18
  $kendo-breadcrumb-padding-y: null !default;
6
- $kendo-breadcrumb-border-width: 0px !default;
7
19
 
20
+ /// The font family of the Breadcrumb.
21
+ /// @group breadcrumb
8
22
  $kendo-breadcrumb-font-family: $kendo-font-family !default;
23
+
24
+ /// The font size of the Breadcrumb.
25
+ /// @group breadcrumb
9
26
  $kendo-breadcrumb-font-size: $kendo-font-size-md !default;
27
+ /// The font size of the small Breadcrumb.
28
+ /// @group breadcrumb
29
+ $kendo-breadcrumb-sm-font-size: $kendo-font-size-md !default;
30
+ /// The font size of the medium Breadcrumb.
31
+ /// @group breadcrumb
32
+ $kendo-breadcrumb-md-font-size: $kendo-breadcrumb-font-size !default;
33
+ /// The font size of the large Breadcrumb.
34
+ /// @group breadcrumb
35
+ $kendo-breadcrumb-lg-font-size: $kendo-font-size-md !default;
36
+
37
+ /// The line-height of the Breadcrumb.
38
+ /// @group breadcrumb
10
39
  $kendo-breadcrumb-line-height: $kendo-line-height-md !default;
40
+ /// The line-height of the small Breadcrumb.
41
+ /// @group breadcrumb
42
+ $kendo-breadcrumb-sm-line-height: $kendo-line-height-md !default;
43
+ /// The line-height of the medium Breadcrumb.
44
+ /// @group breadcrumb
45
+ $kendo-breadcrumb-md-line-height: $kendo-breadcrumb-line-height !default;
46
+ /// The line-height of the height Breadcrumb.
47
+ /// @group breadcrumb
48
+ $kendo-breadcrumb-lg-line-height: $kendo-line-height-md !default;
11
49
 
50
+ /// The base background of the Breadcrumb.
51
+ /// @group breadcrumb
12
52
  $kendo-breadcrumb-bg: $kendo-component-bg !default;
53
+ /// The base text color of the Breadcrumb.
54
+ /// @group breadcrumb
13
55
  $kendo-breadcrumb-text: $kendo-component-text !default;
56
+ /// The base border color of the Breadcrumb.
57
+ /// @group breadcrumb
14
58
  $kendo-breadcrumb-border: $kendo-component-border !default;
15
59
 
60
+ /// The box shadow of the focused Breadcrumb.
61
+ /// @group breadcrumb
62
+ $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
63
+
64
+ /// The horizontal padding of the Breadcrumb link.
65
+ /// @group breadcrumb
16
66
  $kendo-breadcrumb-link-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
67
+ /// The horizontal padding of the small Breadcrumb link.
68
+ /// @group breadcrumb
69
+ $kendo-breadcrumb-sm-link-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
70
+ /// The horizontal padding of the medium Breadcrumb link.
71
+ /// @group breadcrumb
72
+ $kendo-breadcrumb-md-link-padding-x: $kendo-breadcrumb-link-padding-x !default;
73
+ /// The horizontal padding of the large Breadcrumb link.
74
+ /// @group breadcrumb
75
+ $kendo-breadcrumb-lg-link-padding-x: k-map-get( $kendo-spacing, 2.5 ) !default;
76
+
77
+ /// The vertical padding of the Breadcrumb link.
78
+ /// @group breadcrumb
17
79
  $kendo-breadcrumb-link-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
80
+ /// The vertical padding of the small Breadcrumb link.
81
+ /// @group breadcrumb
82
+ $kendo-breadcrumb-sm-link-padding-y: k-map-get( $kendo-spacing, 0.5 ) !default;
83
+ /// The vertical padding of the medium Breadcrumb link.
84
+ /// @group breadcrumb
85
+ $kendo-breadcrumb-md-link-padding-y: $kendo-breadcrumb-link-padding-y !default;
86
+ /// The vertical padding of the large Breadcrumb link.
87
+ /// @group breadcrumb
88
+ $kendo-breadcrumb-lg-link-padding-y: k-map-get( $kendo-spacing, 1.5 ) !default;
89
+
90
+ /// The border-radius of the Breadcrumb link.
91
+ /// @group breadcrumb
18
92
  $kendo-breadcrumb-link-border-radius: $kendo-border-radius-md !default;
19
93
 
20
- $kendo-breadcrumb-icon-link-padding-x: $kendo-breadcrumb-link-padding-x !default;
21
- $kendo-breadcrumb-icon-link-padding-y: $kendo-breadcrumb-icon-link-padding-x !default;
94
+ /// The vertical padding of the Breadcrumb link icon.
95
+ /// @group breadcrumb
96
+ $kendo-breadcrumb-icon-link-padding-y: k-map-get( $kendo-spacing, 2.5 ) !default;
97
+ /// The vertical padding of the small Breadcrumb link icon.
98
+ /// @group breadcrumb
99
+ $kendo-breadcrumb-sm-icon-link-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
100
+ /// The vertical padding of the medium Breadcrumb link icon.
101
+ /// @group breadcrumb
102
+ $kendo-breadcrumb-md-icon-link-padding-y: $kendo-breadcrumb-icon-link-padding-y !default;
103
+ /// The vertical padding of the large Breadcrumb link icon.
104
+ /// @group breadcrumb
105
+ $kendo-breadcrumb-lg-icon-link-padding-y: k-map-get( $kendo-spacing, 3 ) !default;
106
+
107
+ /// The horizontal padding of the Breadcrumb link icon.
108
+ /// @group breadcrumb
109
+ $kendo-breadcrumb-icon-link-padding-x: $kendo-breadcrumb-icon-link-padding-y !default;
110
+ /// The horizontal padding of the small Breadcrumb link icon.
111
+ /// @group breadcrumb
112
+ $kendo-breadcrumb-sm-icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-y !default;
113
+ /// The horizontal padding of the medium Breadcrumb link icon.
114
+ /// @group breadcrumb
115
+ $kendo-breadcrumb-md-icon-link-padding-x: $kendo-breadcrumb-icon-link-padding-x !default;
116
+ /// The horizontal padding of the large Breadcrumb link icon.
117
+ /// @group breadcrumb
118
+ $kendo-breadcrumb-lg-icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-y !default;
22
119
 
23
- $kendo-breadcrumb-root-link-spacing: $kendo-breadcrumb-link-padding-x !default;
120
+ /// The spacing of the Breadcrumb link icon.
121
+ /// @group breadcrumb
24
122
  $kendo-breadcrumb-link-icon-spacing: $kendo-icon-spacing !default;
25
123
 
124
+ /// The text color of the Breadcrumb link.
125
+ /// @group breadcrumb
26
126
  $kendo-breadcrumb-link-initial-text: inherit !default;
27
127
 
128
+ /// The background color of the Breadcrumb link.
129
+ /// @group breadcrumb
28
130
  $kendo-breadcrumb-link-bg: null !default;
131
+ /// The text color of the Breadcrumb link.
132
+ /// @group breadcrumb
29
133
  $kendo-breadcrumb-link-text: $kendo-color-primary !default;
134
+ /// The border color of the Breadcrumb link.
135
+ /// @group breadcrumb
30
136
  $kendo-breadcrumb-link-border: null !default;
31
137
 
138
+ /// The background color of the hovered Breadcrumb link.
139
+ /// @group breadcrumb
32
140
  $kendo-breadcrumb-link-hover-bg: $kendo-hover-bg !default;
141
+ /// The text color of the hovered Breadcrumb link.
142
+ /// @group breadcrumb
33
143
  $kendo-breadcrumb-link-hover-text: null !default;
144
+ /// The border color of the hovered Breadcrumb link.
145
+ /// @group breadcrumb
34
146
  $kendo-breadcrumb-link-hover-border: null !default;
35
147
 
148
+ /// The background color of the focused Breadcrumb link.
149
+ /// @group breadcrumb
36
150
  $kendo-breadcrumb-link-focus-bg: k-map-get( $theme, focus-bg ) !default;
151
+ /// The text color of the focused Breadcrumb link.
152
+ /// @group breadcrumb
37
153
  $kendo-breadcrumb-link-focus-text: null !default;
154
+ /// The border color of the focused Breadcrumb link.
155
+ /// @group breadcrumb
38
156
  $kendo-breadcrumb-link-focus-border: null !default;
157
+ /// The box shadow of the focused Breadcrumb link.
158
+ /// @group breadcrumb
39
159
  $kendo-breadcrumb-link-focus-shadow: null !default;
40
160
 
161
+ /// The background color of the Breadcrumb root link.
162
+ /// @group breadcrumb
41
163
  $kendo-breadcrumb-root-link-bg: null !default;
164
+ /// The text color of the Breadcrumb root link.
165
+ /// @group breadcrumb
42
166
  $kendo-breadcrumb-root-link-text: null !default;
167
+ /// The border color of the Breadcrumb root link.
168
+ /// @group breadcrumb
43
169
  $kendo-breadcrumb-root-link-border: null !default;
44
170
 
171
+ /// The background color of the hovered Breadcrumb root link.
172
+ /// @group breadcrumb
45
173
  $kendo-breadcrumb-root-link-hover-bg: $kendo-hover-bg !default;
174
+ /// The text color of the hovered Breadcrumb root link.
175
+ /// @group breadcrumb
46
176
  $kendo-breadcrumb-root-link-hover-text: null !default;
177
+ /// The border color of the hovered Breadcrumb root link.
178
+ /// @group breadcrumb
47
179
  $kendo-breadcrumb-root-link-hover-border: null !default;
48
180
 
181
+ /// The background color of the focused Breadcrumb root link.
182
+ /// @group breadcrumb
49
183
  $kendo-breadcrumb-root-link-focus-bg: k-map-get( $theme, focus-bg ) !default;
184
+ /// The text color of the focused Breadcrumb root link.
185
+ /// @group breadcrumb
50
186
  $kendo-breadcrumb-root-link-focus-text: null !default;
187
+ /// The border color of the focused Breadcrumb root link.
188
+ /// @group breadcrumb
51
189
  $kendo-breadcrumb-root-link-focus-border: null !default;
190
+ /// The box shadow of the focused Breadcrumb root link.
191
+ /// @group breadcrumb
52
192
  $kendo-breadcrumb-root-link-focus-shadow: null !default;
53
193
 
194
+ /// The background color of the current Breadcrumb root link.
195
+ /// @group breadcrumb
54
196
  $kendo-breadcrumb-current-item-bg: null !default;
197
+ /// The text color of the current Breadcrumb root link.
198
+ /// @group breadcrumb
55
199
  $kendo-breadcrumb-current-item-text: null !default;
200
+ /// The border color of the current Breadcrumb root link.
201
+ /// @group breadcrumb
56
202
  $kendo-breadcrumb-current-item-border: null !default;
57
203
 
58
- $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
204
+ /// The sizes map for the Breadcrumb.
205
+ /// @group breadcrumb
206
+ $kendo-breadcrumb-sizes: (
207
+ sm: (
208
+ link-padding-x: $kendo-breadcrumb-sm-link-padding-x,
209
+ link-padding-y: $kendo-breadcrumb-sm-link-padding-y,
210
+ icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-x,
211
+ icon-link-padding-y: $kendo-breadcrumb-sm-icon-link-padding-y,
212
+ font-size: $kendo-breadcrumb-sm-font-size,
213
+ line-height: $kendo-breadcrumb-sm-line-height
214
+ ),
215
+ md: (
216
+ link-padding-x: $kendo-breadcrumb-md-link-padding-x,
217
+ link-padding-y: $kendo-breadcrumb-md-link-padding-y,
218
+ icon-link-padding-x: $kendo-breadcrumb-md-icon-link-padding-x,
219
+ icon-link-padding-y: $kendo-breadcrumb-md-icon-link-padding-y,
220
+ font-size: $kendo-breadcrumb-md-font-size,
221
+ line-height: $kendo-breadcrumb-md-line-height
222
+ ),
223
+ lg: (
224
+ link-padding-x: $kendo-breadcrumb-lg-link-padding-x,
225
+ link-padding-y: $kendo-breadcrumb-lg-link-padding-y,
226
+ icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-x,
227
+ icon-link-padding-y: $kendo-breadcrumb-lg-icon-link-padding-y,
228
+ font-size: $kendo-breadcrumb-lg-font-size,
229
+ line-height: $kendo-breadcrumb-lg-line-height
230
+ )
231
+ ) !default;