@progress/kendo-theme-bootstrap 13.1.1 → 13.2.0-dev.0

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 (123) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3-dark.scss +118 -118
  4. package/dist/bootstrap-3.css +1 -1
  5. package/dist/bootstrap-3.scss +106 -106
  6. package/dist/bootstrap-4-dark.css +1 -1
  7. package/dist/bootstrap-4-dark.scss +117 -117
  8. package/dist/bootstrap-4.css +1 -1
  9. package/dist/bootstrap-4.scss +105 -105
  10. package/dist/bootstrap-dataviz-v4.css +1 -1
  11. package/dist/bootstrap-dataviz-v4.scss +30 -30
  12. package/dist/bootstrap-main-dark.css +1 -1
  13. package/dist/bootstrap-main-dark.scss +147 -147
  14. package/dist/bootstrap-main.css +1 -1
  15. package/dist/bootstrap-nordic.css +1 -1
  16. package/dist/bootstrap-nordic.scss +105 -105
  17. package/dist/bootstrap-turquoise-dark.css +1 -1
  18. package/dist/bootstrap-turquoise-dark.scss +117 -117
  19. package/dist/bootstrap-turquoise.css +1 -1
  20. package/dist/bootstrap-turquoise.scss +105 -105
  21. package/dist/bootstrap-urban.css +1 -1
  22. package/dist/bootstrap-urban.scss +105 -105
  23. package/dist/bootstrap-vintage.css +1 -1
  24. package/dist/bootstrap-vintage.scss +105 -105
  25. package/dist/meta/sassdoc-data.json +8417 -9369
  26. package/dist/meta/sassdoc-raw-data.json +1457 -1720
  27. package/dist/meta/variables.json +3069 -3346
  28. package/lib/swatches/bootstrap-3-dark.json +124 -124
  29. package/lib/swatches/bootstrap-3.json +112 -112
  30. package/lib/swatches/bootstrap-4-dark.json +123 -123
  31. package/lib/swatches/bootstrap-4.json +111 -111
  32. package/lib/swatches/bootstrap-dataviz-v4.json +36 -36
  33. package/lib/swatches/bootstrap-main-dark.json +153 -153
  34. package/lib/swatches/bootstrap-main.json +6 -6
  35. package/lib/swatches/bootstrap-nordic.json +111 -111
  36. package/lib/swatches/bootstrap-turquoise-dark.json +123 -123
  37. package/lib/swatches/bootstrap-turquoise.json +111 -111
  38. package/lib/swatches/bootstrap-urban.json +111 -111
  39. package/lib/swatches/bootstrap-vintage.json +111 -111
  40. package/package.json +4 -4
  41. package/scss/action-sheet/_variables.scss +7 -7
  42. package/scss/adaptive/_variables.scss +3 -3
  43. package/scss/appbar/_variables.scss +3 -3
  44. package/scss/avatar/_variables.scss +3 -3
  45. package/scss/badge/_variables.scss +1 -1
  46. package/scss/bottom-navigation/_variables.scss +3 -3
  47. package/scss/breadcrumb/_variables.scss +6 -6
  48. package/scss/bubble/_variables.scss +1 -1
  49. package/scss/button/_variables.scss +27 -7
  50. package/scss/calendar/_variables.scss +11 -11
  51. package/scss/captcha/_variables.scss +4 -4
  52. package/scss/card/_variables.scss +4 -4
  53. package/scss/chat/_variables.scss +9 -9
  54. package/scss/chip/_variables.scss +4 -4
  55. package/scss/color-preview/_variables.scss +3 -1
  56. package/scss/coloreditor/_variables.scss +3 -3
  57. package/scss/colorgradient/_variables.scss +4 -4
  58. package/scss/colorpalette/_variables.scss +2 -2
  59. package/scss/column-menu/_variables.scss +8 -8
  60. package/scss/core/_index.scss +7 -0
  61. package/scss/core/border-radii/index.scss +11 -12
  62. package/scss/core/color-system/_swatch.scss +177 -158
  63. package/scss/core/spacing/index.scss +36 -38
  64. package/scss/core/typography/index.scss +74 -3
  65. package/scss/dataviz/_variables.scss +14 -14
  66. package/scss/dock-manager/_variables.scss +4 -4
  67. package/scss/draggable/_variables.scss +3 -3
  68. package/scss/drawer/_variables.scss +6 -6
  69. package/scss/dropzone/_variables.scss +4 -4
  70. package/scss/editor/_variables.scss +3 -3
  71. package/scss/expansion-panel/_variables.scss +3 -3
  72. package/scss/fab/_variables.scss +5 -5
  73. package/scss/file-box/_variables.scss +4 -4
  74. package/scss/filemanager/_variables.scss +3 -3
  75. package/scss/filter/_variables.scss +1 -1
  76. package/scss/forms/_layout.scss +2 -2
  77. package/scss/forms/_variables.scss +4 -4
  78. package/scss/gantt/_variables.scss +3 -3
  79. package/scss/grid/_variables.scss +10 -10
  80. package/scss/imageeditor/_variables.scss +3 -3
  81. package/scss/input/_variables.scss +7 -7
  82. package/scss/list/_variables.scss +21 -21
  83. package/scss/listbox/_variables.scss +3 -3
  84. package/scss/listgroup/_variables.scss +2 -2
  85. package/scss/listview/_variables.scss +3 -3
  86. package/scss/loader/_variables.scss +3 -3
  87. package/scss/map/_variables.scss +3 -3
  88. package/scss/mediaplayer/_variables.scss +3 -3
  89. package/scss/menu/_variables.scss +10 -10
  90. package/scss/messagebox/_variables.scss +2 -2
  91. package/scss/notification/_variables.scss +3 -3
  92. package/scss/orgchart/_variables.scss +6 -6
  93. package/scss/pager/_variables.scss +3 -3
  94. package/scss/panelbar/_layout.scss +1 -1
  95. package/scss/panelbar/_variables.scss +4 -4
  96. package/scss/pdf-viewer/_variables.scss +3 -3
  97. package/scss/pivotgrid/_variables.scss +4 -4
  98. package/scss/popover/_variables.scss +1 -1
  99. package/scss/popup/_variables.scss +2 -2
  100. package/scss/progressbar/_variables.scss +3 -3
  101. package/scss/rating/_variables.scss +4 -4
  102. package/scss/scheduler/_layout.scss +1 -1
  103. package/scss/scheduler/_variables.scss +5 -5
  104. package/scss/scrollview/_variables.scss +3 -3
  105. package/scss/segmented-control/_variables.scss +6 -6
  106. package/scss/slider/_variables.scss +3 -3
  107. package/scss/splitter/_variables.scss +3 -3
  108. package/scss/spreadsheet/_variables.scss +3 -3
  109. package/scss/stepper/_variables.scss +4 -4
  110. package/scss/suggestion/_variables.scss +2 -2
  111. package/scss/table/_variables.scss +1 -1
  112. package/scss/tabstrip/_variables.scss +5 -5
  113. package/scss/taskboard/_variables.scss +3 -3
  114. package/scss/timeline/_variables.scss +3 -3
  115. package/scss/timeselector/_variables.scss +3 -3
  116. package/scss/toolbar/_variables.scss +3 -3
  117. package/scss/tooltip/_variables.scss +5 -5
  118. package/scss/treeview/_variables.scss +7 -7
  119. package/scss/typography/_variables.scss +18 -18
  120. package/scss/upload/_variables.scss +5 -5
  121. package/scss/window/_variables.scss +5 -5
  122. package/scss/wizard/_variables.scss +3 -3
  123. package/scss/core/color-system/_palettes.scss +0 -195
@@ -8,13 +8,13 @@
8
8
  $kendo-splitter-border-width: 1px !default;
9
9
  /// The font family of the Splitter.
10
10
  /// @group splitter
11
- $kendo-splitter-font-family: var( --kendo-font-family, inherit ) !default;
11
+ $kendo-splitter-font-family: var(--kendo-font-family) !default;
12
12
  /// The font size of the Splitter.
13
13
  /// @group splitter
14
- $kendo-splitter-font-size: var( --kendo-font-size, inherit ) !default;
14
+ $kendo-splitter-font-size: var(--kendo-font-size) !default;
15
15
  /// The line height of the Splitter.
16
16
  /// @group splitter
17
- $kendo-splitter-line-height: var( --kendo-line-height, normal ) !default;
17
+ $kendo-splitter-line-height: var(--kendo-line-height) !default;
18
18
 
19
19
  /// The background color of the Splitter.
20
20
  /// @group splitter
@@ -9,13 +9,13 @@
9
9
  $kendo-spreadsheet-border-width: 1px !default;
10
10
  /// The font family of the Spreadsheet.
11
11
  /// @group spreadsheet
12
- $kendo-spreadsheet-font-family: var( --kendo-font-family, inherit ) !default;
12
+ $kendo-spreadsheet-font-family: var(--kendo-font-family) !default;
13
13
  /// The font size of the Spreadsheet.
14
14
  /// @group spreadsheet
15
- $kendo-spreadsheet-font-size: var( --kendo-font-size, inherit ) !default;
15
+ $kendo-spreadsheet-font-size: var(--kendo-font-size) !default;
16
16
  /// The line height of the Spreadsheet.
17
17
  /// @group spreadsheet
18
- $kendo-spreadsheet-line-height: var( --kendo-line-height, normal ) !default;
18
+ $kendo-spreadsheet-line-height: var(--kendo-line-height) !default;
19
19
 
20
20
  /// The background color of the Spreadsheet.
21
21
  /// @group spreadsheet
@@ -41,13 +41,13 @@ $kendo-stepper-inline-content-padding-y: k-spacing(2.5) !default;
41
41
 
42
42
  /// The font size of the Stepper.
43
43
  /// @group stepper
44
- $kendo-stepper-font-size: var( --kendo-font-size, inherit ) !default;
44
+ $kendo-stepper-font-size: var(--kendo-font-size) !default;
45
45
  /// The line height of the Stepper.
46
46
  /// @group stepper
47
- $kendo-stepper-line-height: var( --kendo-line-height, normal ) !default;
47
+ $kendo-stepper-line-height: var(--kendo-line-height) !default;
48
48
  /// The font family of the Stepper.
49
49
  /// @group stepper
50
- $kendo-stepper-font-family: var( --kendo-font-family, inherit ) !default;
50
+ $kendo-stepper-font-family: var(--kendo-font-family) !default;
51
51
 
52
52
  /// The background color of the Stepper.
53
53
  /// @group stepper
@@ -199,7 +199,7 @@ $kendo-stepper-optional-label-text: k-color(subtle) !default;
199
199
  $kendo-stepper-optional-label-opacity: null !default;
200
200
  /// The font size of the optional Stepper label.
201
201
  /// @group stepper
202
- $kendo-stepper-optional-label-font-size: var( --kendo-font-size-sm, inherit ) !default;
202
+ $kendo-stepper-optional-label-font-size: var(--kendo-font-size-sm) !default;
203
203
  /// The font style of the optional Stepper label.
204
204
  /// @group stepper
205
205
  $kendo-stepper-optional-label-font-style: unset !default;
@@ -19,11 +19,11 @@ $kendo-suggestion-border-style: solid !default;
19
19
 
20
20
  /// The font size of the Suggestion.
21
21
  /// @group suggestion
22
- $kendo-suggestion-font-size: var( --kendo-font-size, inherit ) !default;
22
+ $kendo-suggestion-font-size: var(--kendo-font-size) !default;
23
23
 
24
24
  /// The line height of the Suggestion.
25
25
  /// @group suggestion
26
- $kendo-suggestion-line-height: var( --kendo-line-height, normal ) !default;
26
+ $kendo-suggestion-line-height: var(--kendo-line-height) !default;
27
27
  /// The border radius of the Suggestion.
28
28
  /// @group suggestion
29
29
  $kendo-suggestion-border-radius: k-border-radius(full) !default;
@@ -145,7 +145,7 @@ $kendo-table-selected-border: null !default;
145
145
  $kendo-table-highlighted-bg: color-mix(in srgb, k-color(warning) 25%, transparent) !default;
146
146
  /// The font weight of highlighted rows in table.
147
147
  /// @group table
148
- $kendo-table-highlighted-font-weight: var( --kendo-font-weight-bold, bold ) !default;
148
+ $kendo-table-highlighted-font-weight: var(--kendo-font-weight-bold) !default;
149
149
 
150
150
  /// Background color of selected highlighted rows in table.
151
151
  /// @group table
@@ -20,20 +20,20 @@ $kendo-tabstrip-wrapper-border-width: 0px !default;
20
20
 
21
21
  /// The font family of the TabStrip.
22
22
  /// @group tabstrip
23
- $kendo-tabstrip-font-family: var( --kendo-font-family, inherit ) !default;
23
+ $kendo-tabstrip-font-family: var(--kendo-font-family) !default;
24
24
  /// The font size of the TabStrip.
25
25
  /// @group tabstrip
26
- $kendo-tabstrip-font-size: var( --kendo-font-size, inherit ) !default;
26
+ $kendo-tabstrip-font-size: var(--kendo-font-size) !default;
27
27
  /// The line height of the TabStrip.
28
28
  /// @group tabstrip
29
- $kendo-tabstrip-line-height: var( --kendo-line-height, normal ) !default;
29
+ $kendo-tabstrip-line-height: var(--kendo-line-height) !default;
30
30
  /// The border width around the TabStrip.
31
31
  /// @group tabstrip
32
32
  $kendo-tabstrip-border-width: 1px !default;
33
33
 
34
34
  /// The font size of the small TabStrip.
35
35
  /// @group tabstrip
36
- $kendo-tabstrip-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
36
+ $kendo-tabstrip-sm-font-size: var(--kendo-font-size-sm) !default;
37
37
  /// The line height of the small TabStrip.
38
38
  /// @group tabstrip
39
39
  $kendo-tabstrip-sm-line-height: $kendo-tabstrip-line-height !default;
@@ -138,7 +138,7 @@ $kendo-tabstrip-item-selected-border: k-color(border) !default;
138
138
  $kendo-tabstrip-item-selected-gradient: null !default;
139
139
  /// The font weight of the selected TabStrip items.
140
140
  /// @group tabstrip
141
- $kendo-tabstrip-item-selected-font-weight: var( --kendo-font-weight-bold, normal ) !default;
141
+ $kendo-tabstrip-item-selected-font-weight: var(--kendo-font-weight-bold) !default;
142
142
 
143
143
  /// The shadow of the focused TabStrip items.
144
144
  /// @group tabstrip
@@ -15,13 +15,13 @@ $kendo-taskboard-padding-y: null !default;
15
15
  $kendo-taskboard-padding-x: null !default;
16
16
  /// The font family of the TaskBoard.
17
17
  /// @group taskboard
18
- $kendo-taskboard-font-family: var( --kendo-font-family, inherit ) !default;
18
+ $kendo-taskboard-font-family: var(--kendo-font-family) !default;
19
19
  /// The font size of the TaskBoard.
20
20
  /// @group taskboard
21
- $kendo-taskboard-font-size: var( --kendo-font-size, inherit ) !default;
21
+ $kendo-taskboard-font-size: var(--kendo-font-size) !default;
22
22
  /// The line height of the TaskBoard.
23
23
  /// @group taskboard
24
- $kendo-taskboard-line-height: var( --kendo-line-height, normal ) !default;
24
+ $kendo-taskboard-line-height: var(--kendo-line-height) !default;
25
25
  /// The background color of the TaskBoard.
26
26
  /// @group taskboard
27
27
  $kendo-taskboard-bg: null !default;
@@ -17,13 +17,13 @@ $kendo-timeline-items-padding: k-spacing(4) !default;
17
17
 
18
18
  /// The font family of the Timeline.
19
19
  /// @group timeline
20
- $kendo-timeline-font-family: var( --kendo-font-family, inherit ) !default;
20
+ $kendo-timeline-font-family: var(--kendo-font-family) !default;
21
21
  /// The font size of the Timeline.
22
22
  /// @group timeline
23
- $kendo-timeline-font-size: var( --kendo-font-size, inherit ) !default;
23
+ $kendo-timeline-font-size: var(--kendo-font-size) !default;
24
24
  /// The line height of the Timeline.
25
25
  /// @group timeline
26
- $kendo-timeline-line-height: var( --kendo-line-height, normal ) !default;
26
+ $kendo-timeline-line-height: var(--kendo-line-height) !default;
27
27
 
28
28
  /// The horizontal spacing of the mobile Timeline.
29
29
  /// @group timeline
@@ -14,7 +14,7 @@ $kendo-time-selector-default-size: "md" !default;
14
14
  $kendo-time-selector-border-width: 1px !default;
15
15
  /// The font family of the TimeSelector.
16
16
  /// @group time-selector
17
- $kendo-time-selector-font-family: var( --kendo-font-family, inherit ) !default;
17
+ $kendo-time-selector-font-family: var(--kendo-font-family) !default;
18
18
  /// The font size of the TimeSelector.
19
19
  /// @group time-selector
20
20
  $kendo-time-selector-font-size: null !default;
@@ -60,10 +60,10 @@ $kendo-time-list-height: 240px !default;
60
60
 
61
61
  /// The font size of the TimeSelector list title.
62
62
  /// @group time-selector
63
- $kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
63
+ $kendo-time-list-title-font-size: var(--kendo-font-size-sm) !default;
64
64
  /// The line height of the TimeSelector list title.
65
65
  /// @group time-selector
66
- $kendo-time-list-title-line-height: var( --kendo-line-height, normal ) !default;
66
+ $kendo-time-list-title-line-height: var(--kendo-line-height) !default;
67
67
  /// The height of the TimeSelector list title.
68
68
  /// @group time-selector
69
69
  $kendo-time-list-title-height: calc( #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
@@ -62,13 +62,13 @@ $kendo-toolbar-border-width: 1px !default;
62
62
 
63
63
  /// The font family of the Toolbar.
64
64
  /// @group toolbar
65
- $kendo-toolbar-font-family: var( --kendo-font-family, inherit ) !default;
65
+ $kendo-toolbar-font-family: var(--kendo-font-family) !default;
66
66
  /// The font size of the Toolbar.
67
67
  /// @group toolbar
68
- $kendo-toolbar-font-size: var( --kendo-font-size, inherit ) !default;
68
+ $kendo-toolbar-font-size: var(--kendo-font-size) !default;
69
69
  /// The line height of the Toolbar.
70
70
  /// @group toolbar
71
- $kendo-toolbar-line-height: var( --kendo-line-height, normal ) !default;
71
+ $kendo-toolbar-line-height: var(--kendo-line-height) !default;
72
72
 
73
73
  /// The background color of the Toolbar.
74
74
  /// @group toolbar
@@ -20,20 +20,20 @@ $kendo-tooltip-border-radius: k-border-radius(md) !default;
20
20
 
21
21
  /// The font family of the Tooltip.
22
22
  /// @group tooltip
23
- $kendo-tooltip-font-family: var( --kendo-font-family, inherit ) !default;
23
+ $kendo-tooltip-font-family: var(--kendo-font-family) !default;
24
24
  /// The font size of the Tooltip.
25
25
  /// @group tooltip
26
- $kendo-tooltip-font-size: var( --kendo-font-size-sm, inherit ) !default;
26
+ $kendo-tooltip-font-size: var(--kendo-font-size-sm) !default;
27
27
  /// The line height of the Tooltip.
28
28
  /// @group tooltip
29
- $kendo-tooltip-line-height: var( --kendo-line-height, normal ) !default;
29
+ $kendo-tooltip-line-height: var(--kendo-line-height) !default;
30
30
 
31
31
  /// The font size of the Tooltip title.
32
32
  /// @group tooltip
33
- $kendo-tooltip-title-font-size: calc( var( --kendo-font-size-sm, #{$kendo-font-size-sm} ) * 1.25 ) !default;
33
+ $kendo-tooltip-title-font-size: calc( var(--kendo-font-size-sm) * 1.25 ) !default;
34
34
  /// The line height of the Tooltip title.
35
35
  /// @group tooltip
36
- $kendo-tooltip-title-line-height: var( --kendo-line-height-xs, normal ) !default;
36
+ $kendo-tooltip-title-line-height: var(--kendo-line-height-xs) !default;
37
37
 
38
38
  /// The size of the Tooltip callout.
39
39
  /// @group tooltip
@@ -18,19 +18,19 @@ $kendo-treeview-border-radius: null !default;
18
18
 
19
19
  /// The font family of the TreeView.
20
20
  /// @group treeview
21
- $kendo-treeview-font-family: var( --kendo-font-family, inherit ) !default;
21
+ $kendo-treeview-font-family: var(--kendo-font-family) !default;
22
22
  /// The font size of the TreeView.
23
23
  /// @group treeview
24
- $kendo-treeview-font-size: null !default;
24
+ $kendo-treeview-font-size: null !default;
25
25
  /// The font size of the small TreeView.
26
26
  /// @group treeview
27
- $kendo-treeview-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
27
+ $kendo-treeview-sm-font-size: var(--kendo-font-size-sm) !default;
28
28
  /// The font size of the medium TreeView.
29
29
  /// @group treeview
30
- $kendo-treeview-md-font-size: var( --kendo-font-size, inherit ) !default;
30
+ $kendo-treeview-md-font-size: var(--kendo-font-size) !default;
31
31
  /// The font size of the large TreeView.
32
32
  /// @group treeview
33
- $kendo-treeview-lg-font-size: var( --kendo-font-size, inherit ) !default;
33
+ $kendo-treeview-lg-font-size: var(--kendo-font-size) !default;
34
34
  /// The line height of the TreeView.
35
35
  /// @group treeview
36
36
  $kendo-treeview-line-height: null !default;
@@ -39,10 +39,10 @@ $kendo-treeview-line-height: null !default;
39
39
  $kendo-treeview-sm-line-height: math.div( 20, 14 ) !default;
40
40
  /// The line height of the medium TreeView.
41
41
  /// @group treeview
42
- $kendo-treeview-md-line-height: var( --kendo-line-height, normal ) !default;
42
+ $kendo-treeview-md-line-height: var(--kendo-line-height) !default;
43
43
  /// The line height of the large TreeView.
44
44
  /// @group treeview
45
- $kendo-treeview-lg-line-height: var( --kendo-line-height, normal ) !default;
45
+ $kendo-treeview-lg-line-height: var(--kendo-line-height) !default;
46
46
 
47
47
  /// The indentation of child groups in the TreeView.
48
48
  /// @group treeview
@@ -26,22 +26,22 @@ $kendo-h6-font-size: $kendo-font-size !default;
26
26
 
27
27
  /// The font family of the highest level heading.
28
28
  /// @group typography-component
29
- $kendo-h1-font-family: var( --kendo-font-family, inherit ) !default;
29
+ $kendo-h1-font-family: var(--kendo-font-family) !default;
30
30
  /// The font family of the second highest level heading.
31
31
  /// @group typography-component
32
- $kendo-h2-font-family: var( --kendo-font-family, inherit ) !default;
32
+ $kendo-h2-font-family: var(--kendo-font-family) !default;
33
33
  /// The font family of the third highest level heading.
34
34
  /// @group typography-component
35
- $kendo-h3-font-family: var( --kendo-font-family, inherit ) !default;
35
+ $kendo-h3-font-family: var(--kendo-font-family) !default;
36
36
  /// The font family of the fourth highest level heading.
37
37
  /// @group typography-component
38
- $kendo-h4-font-family: var( --kendo-font-family, inherit ) !default;
38
+ $kendo-h4-font-family: var(--kendo-font-family) !default;
39
39
  /// The font family of the fifth highest level heading.
40
40
  /// @group typography-component
41
- $kendo-h5-font-family: var( --kendo-font-family, inherit ) !default;
41
+ $kendo-h5-font-family: var(--kendo-font-family) !default;
42
42
  /// The font family of the sixth highest level heading.
43
43
  /// @group typography-component
44
- $kendo-h6-font-family: var( --kendo-font-family, inherit ) !default;
44
+ $kendo-h6-font-family: var(--kendo-font-family) !default;
45
45
 
46
46
  /// The line height of the highest level heading.
47
47
  /// @group typography-component
@@ -181,16 +181,16 @@ $kendo-headings: (
181
181
  $kendo-paragraph-margin: 0 0 k-spacing(4) !default;
182
182
  /// The font size of the paragraph.
183
183
  /// @group typography-component
184
- $kendo-paragraph-font-size: var( --kendo-font-size, inherit ) !default;
184
+ $kendo-paragraph-font-size: var(--kendo-font-size) !default;
185
185
  /// The font family of the paragraph.
186
186
  /// @group typography-component
187
- $kendo-paragraph-font-family: var( --kendo-font-family, inherit ) !default;
187
+ $kendo-paragraph-font-family: var(--kendo-font-family) !default;
188
188
  /// The line height of the paragraph.
189
189
  /// @group typography-component
190
- $kendo-paragraph-line-height: var( --kendo-line-height, normal ) !default;
190
+ $kendo-paragraph-line-height: var(--kendo-line-height) !default;
191
191
  /// The font weight of the paragraph.
192
192
  /// @group typography-component
193
- $kendo-paragraph-font-weight: var( --kendo-font-weight-normal, normal ) !default;
193
+ $kendo-paragraph-font-weight: var(--kendo-font-weight-normal) !default;
194
194
  /// The letter spacing of the paragraph.
195
195
  /// @group typography-component
196
196
  $kendo-paragraph-letter-spacing: null !default;
@@ -200,16 +200,16 @@ $kendo-paragraph-letter-spacing: null !default;
200
200
 
201
201
  /// The font size of the code tag.
202
202
  /// @group typography-component
203
- $kendo-code-font-size: var( --kendo-font-size-sm, inherit )!default;
203
+ $kendo-code-font-size: var(--kendo-font-size-sm) !default;
204
204
  /// The font family of the code tag.
205
205
  /// @group typography-component
206
- $kendo-code-font-family: var( --kendo-font-family-monospace, normal ) !default;
206
+ $kendo-code-font-family: var(--kendo-font-family-monospace) !default;
207
207
  /// The line height of the code tag.
208
208
  /// @group typography-component
209
- $kendo-code-line-height: var( --kendo-line-height, normal ) !default;
209
+ $kendo-code-line-height: var(--kendo-line-height) !default;
210
210
  /// The font weight of the code tag.
211
211
  /// @group typography-component
212
- $kendo-code-font-weight: var( --kendo-font-weight-normal, normal ) !default;
212
+ $kendo-code-font-weight: var(--kendo-font-weight-normal) !default;
213
213
  /// The letter spacing of the code tag.
214
214
  /// @group typography-component
215
215
  $kendo-code-letter-spacing: null !default;
@@ -258,16 +258,16 @@ $kendo-display4-font-size: calc( #{$kendo-font-size} * 3.5 ) !default;
258
258
 
259
259
  /// The font family of the largest display text.
260
260
  /// @group typography-component
261
- $kendo-display1-font-family: var( --kendo-font-family, inherit ) !default;
261
+ $kendo-display1-font-family: var(--kendo-font-family) !default;
262
262
  /// The font family of the second largest display text.
263
263
  /// @group typography-component
264
- $kendo-display2-font-family: var( --kendo-font-family, inherit ) !default;
264
+ $kendo-display2-font-family: var(--kendo-font-family) !default;
265
265
  /// The font family of the third largest display text.
266
266
  /// @group typography-component
267
- $kendo-display3-font-family: var( --kendo-font-family, inherit ) !default;
267
+ $kendo-display3-font-family: var(--kendo-font-family) !default;
268
268
  /// The font family of the fourth largest display text.
269
269
  /// @group typography-component
270
- $kendo-display4-font-family: var( --kendo-font-family, inherit ) !default;
270
+ $kendo-display4-font-family: var(--kendo-font-family) !default;
271
271
 
272
272
  /// The line height of the largest display text.
273
273
  /// @group typography-component
@@ -9,13 +9,13 @@
9
9
  $kendo-upload-border-width: 1px !default;
10
10
  /// The font family of the Upload.
11
11
  /// @group upload
12
- $kendo-upload-font-family: var( --kendo-font-family, inherit ) !default;
12
+ $kendo-upload-font-family: var(--kendo-font-family) !default;
13
13
  /// The font size of the Upload.
14
14
  /// @group upload
15
- $kendo-upload-font-size: var( --kendo-font-size, inherit ) !default;
15
+ $kendo-upload-font-size: var(--kendo-font-size) !default;
16
16
  /// The line height of the Upload.
17
17
  /// @group upload
18
- $kendo-upload-line-height: var( --kendo-line-height, normal ) !default;
18
+ $kendo-upload-line-height: var(--kendo-line-height) !default;
19
19
  /// The maximum height of the list with uploaded items.
20
20
  /// @group upload
21
21
  $kendo-upload-max-height: 300px !default;
@@ -69,10 +69,10 @@ $kendo-upload-multiple-items-spacing: k-spacing(3) !default;
69
69
 
70
70
  /// The font size of the Upload validation message.
71
71
  /// @group upload
72
- $kendo-upload-validation-font-size: var( --kendo-font-size-xs, inherit ) !default;
72
+ $kendo-upload-validation-font-size: var(--kendo-font-size-xs) !default;
73
73
  /// The line height of the Upload validation message.
74
74
  /// @group upload
75
- $kendo-upload-validation-line-height: var( --kendo-line-height-sm, normal ) !default;
75
+ $kendo-upload-validation-line-height: var(--kendo-line-height-sm) !default;
76
76
  /// The horizontal spacing of the Upload status icon.
77
77
  /// @group upload
78
78
  $kendo-upload-icon-spacing: $kendo-icon-spacing !default;
@@ -22,13 +22,13 @@ $kendo-window-border-width: 1px !default;
22
22
  $kendo-window-border-radius: k-border-radius(md) !default;
23
23
  /// The font family of the Window.
24
24
  /// @group window
25
- $kendo-window-font-family: var( --kendo-font-family, inherit ) !default;
25
+ $kendo-window-font-family: var(--kendo-font-family) !default;
26
26
  /// The font size of the Window.
27
27
  /// @group window
28
- $kendo-window-font-size: var( --kendo-font-size, inherit ) !default;
28
+ $kendo-window-font-size: var(--kendo-font-size) !default;
29
29
  /// The line height of the Window.
30
30
  /// @group window
31
- $kendo-window-line-height: var( --kendo-line-height, normal ) !default;
31
+ $kendo-window-line-height: var(--kendo-line-height) !default;
32
32
 
33
33
  /// The horizontal padding of the Window titlebar.
34
34
  /// @group window
@@ -45,10 +45,10 @@ $kendo-window-titlebar-border-style: solid !default;
45
45
 
46
46
  /// The font size of the title of the Window.
47
47
  /// @group window
48
- $kendo-window-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
48
+ $kendo-window-title-font-size: var(--kendo-font-size-lg) !default;
49
49
  /// The line height of the title of the Window.
50
50
  /// @group window
51
- $kendo-window-title-line-height: var( --kendo-line-height, normal ) !default;
51
+ $kendo-window-title-line-height: var(--kendo-line-height) !default;
52
52
 
53
53
  /// The spacing between the buttons in the Window titlebar.
54
54
  /// @group window
@@ -23,13 +23,13 @@ $kendo-wizard-buttons-margin-x: k-spacing(2.5) !default;
23
23
  $kendo-wizard-border-width: 0px !default;
24
24
  /// The font size of the Wizard.
25
25
  /// @group wizard
26
- $kendo-wizard-font-size: var( --kendo-font-size, inherit ) !default;
26
+ $kendo-wizard-font-size: var(--kendo-font-size) !default;
27
27
  /// The line height of the Wizard.
28
28
  /// @group wizard
29
- $kendo-wizard-line-height: var( --kendo-line-height, normal ) !default;
29
+ $kendo-wizard-line-height: var(--kendo-line-height) !default;
30
30
  /// The font family of the Wizard.
31
31
  /// @group wizard
32
- $kendo-wizard-font-family: var( --kendo-font-family, inherit ) !default;
32
+ $kendo-wizard-font-family: var(--kendo-font-family) !default;
33
33
 
34
34
  /// The outline of the focused Wizard step.
35
35
  /// @group wizard
@@ -1,195 +0,0 @@
1
- @use "sass:map";
2
-
3
- $_default-palette-gray: (
4
- "white": #ffffff,
5
- 1: #f8f9fa,
6
- 2: #e9ecef,
7
- 3: #dee2e6,
8
- 4: #ced4da,
9
- 5: #bdc4cb,
10
- 6: #adb5bd,
11
- 7: #a7acb1,
12
- 8: #6c757d,
13
- 9: #5c636a,
14
- 10: #565e64,
15
- 11: #495057,
16
- 12: #343a40,
17
- 13: #2B2F32,
18
- 14: #212529,
19
- 15: #1a1d20,
20
- "black": #000000,
21
- );
22
- $_default-palette-blue: (
23
- 1: #ecf4ff,
24
- 2: #cfe2ff,
25
- 3: #B9d6fe,
26
- 4: #9ec5fe,
27
- 5: #86b6fe,
28
- 6: #6ea8fe,
29
- 7: #3d8bfd,
30
- 8: #0d6efd,
31
- 9: #0b5ed7,
32
- 10: #0a58ca,
33
- 11: #094cae,
34
- 12: #084298,
35
- 13: #052c65,
36
- 14: #012151,
37
- 15: #031633,
38
- );
39
- $_default-palette-yellow: (
40
- 1: #fff9e6,
41
- 2: #fff3cd,
42
- 3: #ffecb5,
43
- 4: #ffe69c,
44
- 5: #ffda6a,
45
- 6: #ffcd39,
46
- 7: #ffca2c,
47
- 8: #ffc107,
48
- 9: #cc9a06,
49
- 10: #b38705,
50
- 11: #997404,
51
- 12: #806104,
52
- 13: #664d03,
53
- 14: #523e02,
54
- 15: #332701,
55
- );
56
- $_default-palette-red: (
57
- 1: #fceeef,
58
- 2: #f8d7da,
59
- 3: #f5c2c7,
60
- 4: #f1aeb5,
61
- 5: #ed969f,
62
- 6: #ea868f,
63
- 7: #e35d6a,
64
- 8: #dc3545,
65
- 9: #bb2d3b,
66
- 10: #b02a37,
67
- 11: #842029,
68
- 12: #6e1b23,
69
- 13: #58151c,
70
- 14: #421015,
71
- 15: #2c0b0e,
72
- );
73
- $_default-palette-cyan: (
74
- 1: #e7fafe,
75
- 2: #cff4fc,
76
- 3: #b7eefa,
77
- 4: #9eeaf9,
78
- 5: #6edff6,
79
- 6: #3dd5f3,
80
- 7: #31d2f2,
81
- 8: #0dcaf0,
82
- 9: #0aa2c0,
83
- 10: #098da8,
84
- 11: #087990,
85
- 12: #076578,
86
- 13: #055160,
87
- 14: #04414d,
88
- 15: #032830,
89
- );
90
- $_default-palette-green: (
91
- 1: #e8f3ee,
92
- 2: #d1e7dd,
93
- 3: #badbcc,
94
- 4: #a3cfbb,
95
- 5: #8cc3aa,
96
- 6: #75b798,
97
- 7: #5BAE87,
98
- 8: #479F76,
99
- 9: #319064,
100
- 10: #198754,
101
- 11: #157347,
102
- 12: #146c43,
103
- 13: #0f5132,
104
- 14: #0A3622,
105
- 15: #051b11,
106
- );
107
- $_default-palette-indigo: (
108
- 1: #f0e7fe,
109
- 2: #e2d9f3,
110
- 3: #d3c5ec,
111
- 4: #c5b3e6,
112
- 5: #b9a3e1,
113
- 6: #a98eda,
114
- 7: #8c68cd,
115
- 8: #7e58c6,
116
- 9: #6f42c1,
117
- 10: #59359a,
118
- 11: #432874,
119
- 12: #36215f,
120
- 13: #2c1a4d,
121
- 14: #21143b,
122
- 15: #160d27,
123
- );
124
- $_default-palette-teal: (
125
- 1: #ebfaf6,
126
- 2: #e8dbfd,
127
- 3: #d2f4ea,
128
- 4: #c1f0e2,
129
- 5: #a6e9d5,
130
- 6: #79dfc1,
131
- 7: #4dd4ac,
132
- 8: #20c997,
133
- 9: #1aa179,
134
- 10: #178c69,
135
- 11: #13795b,
136
- 12: #10654c,
137
- 13: #0d503c,
138
- 14: #0a3e2e,
139
- 15: #06281e,
140
- );
141
- $_default-palette-greige: (
142
- 1: #fcfcfd,
143
- 2: #ececec,
144
- 3: #e2e3e5,
145
- 4: #d3d4d5,
146
- 5: #c6c7c8,
147
- 6: #b4b5b6,
148
- 7: #a1a3a5,
149
- 8: #939597,
150
- 9: #727577,
151
- 10: #5f6163,
152
- 11: #4d5154,
153
- 12: #424649,
154
- 13: #2e2f2f,
155
- 14: #242526,
156
- 15: #141415,
157
- );
158
- // stylelint-disable scss/no-global-function-names
159
- /// The Gray Palette provides colors to the Base, Secondary, Light, Dark, and Inverse variable groups.
160
- /// @group palette
161
- $kendo-palette-gray: $_default-palette-gray !default;
162
- $kendo-palette-gray: map.merge($_default-palette-gray, $kendo-palette-gray);
163
- /// The Blue Palette provides colors to the Primary and Series A variable groups.
164
- /// @group palette
165
- $kendo-palette-blue: $_default-palette-blue !default;
166
- $kendo-palette-blue: map.merge($_default-palette-blue, $kendo-palette-blue);
167
- /// The Yellow Palette provides colors to the Warning and Series F variable groups.
168
- /// @group palette
169
- $kendo-palette-yellow: $_default-palette-yellow !default;
170
- $kendo-palette-yellow: map.merge($_default-palette-yellow, $kendo-palette-yellow);
171
- /// The Red Palette provides colors to the Error and Series E variable groups.
172
- /// @group palette
173
- $kendo-palette-red: $_default-palette-red !default;
174
- $kendo-palette-red: map.merge($_default-palette-red, $kendo-palette-red);
175
- /// The Cyan Palette provides colors to the Info variable group.
176
- /// @group palette
177
- $kendo-palette-cyan: $_default-palette-cyan !default;
178
- $kendo-palette-cyan: map.merge($_default-palette-cyan, $kendo-palette-cyan);
179
- /// The Green Palette provides colors to the Success and Series D variable groups.
180
- /// @group palette
181
- $kendo-palette-green: $_default-palette-green !default;
182
- $kendo-palette-green: map.merge($_default-palette-green, $kendo-palette-green);
183
- /// The Indigo Palette provides colors to the Tertiary and Series B variable groups.
184
- /// @group palette
185
- $kendo-palette-indigo: $_default-palette-indigo !default;
186
- $kendo-palette-indigo: map.merge($_default-palette-indigo, $kendo-palette-indigo);
187
- /// The Teal Palette provides colors to the Series C variable group.
188
- /// @group palette
189
- $kendo-palette-teal: $_default-palette-teal !default;
190
- $kendo-palette-teal: map.merge($_default-palette-teal, $kendo-palette-teal);
191
- /// The Greige Palette provides colors to the Light and Dark variable groups.
192
- /// @group palette
193
- $kendo-palette-greige: $_default-palette-greige !default;
194
- $kendo-palette-greige: map.merge($_default-palette-greige, $kendo-palette-greige);
195
- // stylelint-enable scss/no-global-function-names