@progress/kendo-theme-fluent 6.5.0-dev.1 → 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 (111) hide show
  1. package/dist/all.css +13032 -12991
  2. package/dist/meta/sassdoc-data.json +912 -1112
  3. package/dist/meta/sassdoc-raw-data.json +456 -556
  4. package/lib/swatches/all.json +1 -1
  5. package/lib/swatches/fluent-main.json +1 -1
  6. package/package.json +4 -4
  7. package/scss/action-sheet/_layout.scss +7 -0
  8. package/scss/action-sheet/_variables.scss +4 -1
  9. package/scss/adaptive/_variables.scss +4 -4
  10. package/scss/appbar/_variables.scss +6 -6
  11. package/scss/avatar/_variables.scss +5 -5
  12. package/scss/badge/_variables.scss +5 -5
  13. package/scss/bottom-navigation/_variables.scss +14 -14
  14. package/scss/breadcrumb/_variables.scss +11 -11
  15. package/scss/button/_variables.scss +11 -11
  16. package/scss/calendar/_layout.scss +1 -1
  17. package/scss/calendar/_variables.scss +11 -11
  18. package/scss/card/_variables.scss +2 -2
  19. package/scss/chat/_variables.scss +8 -8
  20. package/scss/checkbox/_variables.scss +16 -16
  21. package/scss/chip/_variables.scss +12 -12
  22. package/scss/color-preview/_variables.scss +4 -4
  23. package/scss/coloreditor/_variables.scss +2 -2
  24. package/scss/colorgradient/_variables.scss +8 -8
  25. package/scss/colorpalette/_variables.scss +2 -2
  26. package/scss/core/_index.scss +6 -11
  27. package/scss/core/_variables.scss +1 -79
  28. package/scss/core/color-system/_index.scss +0 -2
  29. package/scss/core/color-system/utils/_functions.scss +4 -66
  30. package/scss/core/helpers/_index.scss +0 -4
  31. package/scss/dataviz/_layout.scss +5 -5
  32. package/scss/dataviz/_variables.scss +37 -37
  33. package/scss/daterangepicker/_theme.scss +1 -1
  34. package/scss/dialog/_variables.scss +3 -3
  35. package/scss/draggable/_variables.scss +2 -2
  36. package/scss/drawer/_variables.scss +9 -9
  37. package/scss/dropzone/_variables.scss +3 -3
  38. package/scss/editor/_variables.scss +3 -3
  39. package/scss/expansion-panel/_variables.scss +7 -7
  40. package/scss/fab/_theme.scss +1 -1
  41. package/scss/fab/_variables.scss +8 -8
  42. package/scss/filter/_variables.scss +3 -3
  43. package/scss/forms/_variables.scss +2 -2
  44. package/scss/gantt/_layout.scss +2 -2
  45. package/scss/gantt/_variables.scss +22 -22
  46. package/scss/grid/_theme.scss +2 -2
  47. package/scss/grid/_variables.scss +11 -11
  48. package/scss/imageeditor/_variables.scss +2 -2
  49. package/scss/index.scss +3 -0
  50. package/scss/input/_variables.scss +42 -42
  51. package/scss/list/_variables.scss +14 -14
  52. package/scss/listbox/_variables.scss +1 -1
  53. package/scss/listgroup/_variables.scss +1 -1
  54. package/scss/listview/_variables.scss +1 -1
  55. package/scss/loader/_variables.scss +4 -4
  56. package/scss/map/_variables.scss +4 -4
  57. package/scss/mediaplayer/_variables.scss +2 -2
  58. package/scss/menu/_variables.scss +3 -3
  59. package/scss/notification/_variables.scss +3 -3
  60. package/scss/orgchart/_variables.scss +5 -5
  61. package/scss/pager/_variables.scss +4 -4
  62. package/scss/panelbar/_variables.scss +3 -3
  63. package/scss/pdf-viewer/_variables.scss +2 -2
  64. package/scss/pivotgrid/_variables.scss +4 -4
  65. package/scss/popup/_variables.scss +1 -1
  66. package/scss/progressbar/_variables.scss +10 -10
  67. package/scss/radio/_variables.scss +10 -10
  68. package/scss/rating/_theme.scss +1 -1
  69. package/scss/rating/_variables.scss +4 -4
  70. package/scss/scheduler/_theme.scss +1 -1
  71. package/scss/scheduler/_variables.scss +9 -9
  72. package/scss/scrollview/_variables.scss +6 -6
  73. package/scss/searchbox/_variables.scss +1 -1
  74. package/scss/signature/_variables.scss +2 -2
  75. package/scss/skeleton/_variables.scss +4 -4
  76. package/scss/slider/_variables.scss +11 -11
  77. package/scss/split-button/_variables.scss +1 -1
  78. package/scss/splitter/_variables.scss +3 -3
  79. package/scss/spreadsheet/_variables.scss +17 -17
  80. package/scss/stepper/_variables.scss +8 -8
  81. package/scss/switch/_variables.scss +17 -17
  82. package/scss/table/_variables.scss +3 -3
  83. package/scss/tabstrip/_variables.scss +5 -5
  84. package/scss/taskboard/_variables.scss +5 -5
  85. package/scss/tilelayout/_variables.scss +1 -1
  86. package/scss/timeline/_variables.scss +7 -7
  87. package/scss/timeselector/_layout.scss +1 -1
  88. package/scss/timeselector/_theme.scss +1 -1
  89. package/scss/toolbar/_variables.scss +3 -3
  90. package/scss/tooltip/_variables.scss +4 -4
  91. package/scss/treeview/_variables.scss +2 -2
  92. package/scss/upload/_variables.scss +8 -8
  93. package/scss/utils/_layout.scss +6 -4
  94. package/scss/window/_variables.scss +7 -7
  95. package/scss/wizard/_variables.scss +1 -1
  96. package/scss/core/_layout.scss +0 -13
  97. package/scss/core/_theme.scss +0 -9
  98. package/scss/core/color-system/_variables.scss +0 -172
  99. package/scss/core/functions/_index.scss +0 -3
  100. package/scss/core/functions/_strings.scss +0 -37
  101. package/scss/core/helpers/_base.scss +0 -136
  102. package/scss/core/helpers/_layout.scss +0 -64
  103. package/scss/core/helpers/_loading.scss +0 -120
  104. package/scss/core/helpers/_selection.scss +0 -27
  105. package/scss/core/mixins/_border-radius.scss +0 -60
  106. package/scss/core/mixins/_box-shadow.scss +0 -8
  107. package/scss/core/mixins/_decoration.scss +0 -30
  108. package/scss/core/mixins/_disabled.scss +0 -10
  109. package/scss/core/mixins/_hide-scrollbar.scss +0 -14
  110. package/scss/core/mixins/_index.scss +0 -6
  111. package/scss/core/mixins/_typography.scss +0 -7
@@ -3,7 +3,7 @@
3
3
  "name": "All",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "6.5.0-dev.1",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Fluent Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-fluent",
6
- "version": "6.5.0-dev.1",
6
+ "version": "6.5.0-dev.2",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-fluent",
3
3
  "description": "A css variables based theme for Kendo UI that follows the Fluent design system guidelines.",
4
- "version": "6.5.0-dev.1",
4
+ "version": "6.5.0-dev.2",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -52,8 +52,8 @@
52
52
  },
53
53
  "dependencies": {
54
54
  "@progress/kendo-font-icons": "1.5.0",
55
- "@progress/kendo-theme-core": "6.5.0-dev.1",
56
- "@progress/kendo-theme-utils": "6.5.0-dev.1"
55
+ "@progress/kendo-theme-core": "6.5.0-dev.2",
56
+ "@progress/kendo-theme-utils": "6.5.0-dev.2"
57
57
  },
58
- "gitHead": "6669ee878325bbdc367a4efc94ce2315e2b680e5"
58
+ "gitHead": "a2917c47e4830e54fac051c80e5ae9d26f894fa7"
59
59
  }
@@ -260,6 +260,7 @@
260
260
  .k-adaptive-actionsheet {
261
261
  max-width: 100%;
262
262
  width: 100%;
263
+ font-size: $kendo-adaptive-actionsheet-font-size;
263
264
 
264
265
  // TMP: this should be moved to action sheet
265
266
  display: flex;
@@ -299,6 +300,12 @@
299
300
  padding-inline: 0;
300
301
  }
301
302
 
303
+ .k-menu-group {
304
+ height: 100%;
305
+ overflow: auto;
306
+ position: static;
307
+ }
308
+
302
309
  .k-calendar {
303
310
  margin-inline: auto;
304
311
  border-width: 0;
@@ -114,7 +114,7 @@ $kendo-actionsheet-item-spacing: map.get( $kendo-spacing, 2 ) !default;
114
114
 
115
115
  /// Color of the action sheet item icon.
116
116
  /// @group action-sheet
117
- $kendo-actionsheet-item-icon-color: get-theme-color-var( primary-110 ) !default;
117
+ $kendo-actionsheet-item-icon-color: k-get-theme-color-var( primary-110 ) !default;
118
118
 
119
119
  /// Font weight of the action sheet item text.
120
120
  /// @group action-sheet
@@ -179,6 +179,9 @@ $kendo-actionsheet-item-disabled-border: var( --kendo-disabled-border, inherit )
179
179
 
180
180
  // Adaptive Actionsheet
181
181
 
182
+ /// Font size of the adaptive action sheet.
183
+ $kendo-adaptive-actionsheet-font-size: $kendo-font-size-lg !default;
184
+
182
185
  /// Border width of the adaptive action sheet titlebar.
183
186
  /// @group action-sheet
184
187
  $kendo-adaptive-actionsheet-header-border-width: 1px !default;
@@ -9,10 +9,10 @@ $kendo-adaptive-border: var( --kendo-component-border, inherit ) !default;
9
9
  $kendo-adaptive-content-bg: var( --kendo-component-bg, inherit ) !default;
10
10
  $kendo-adaptive-content-text: var( --kendo-component-text, inherit ) !default;
11
11
 
12
- $kendo-adaptive-menu-bg: get-theme-color-var( primary-100 ) !default;
12
+ $kendo-adaptive-menu-bg: k-get-theme-color-var( primary-100 ) !default;
13
13
  $kendo-adaptive-menu-text: $kendo-color-white !default;
14
14
 
15
- $kendo-adaptive-menu-clear-text: get-theme-color-var( primary-100 ) !default;
15
+ $kendo-adaptive-menu-clear-text: k-get-theme-color-var( primary-100 ) !default;
16
16
 
17
17
  $kendo-adaptive-menu-item-border: var( --kendo-component-border, inherit ) !default;
18
18
  $kendo-adaptive-menu-title-text: var( --kendo-component-text, inherit ) !default;
@@ -24,10 +24,10 @@ $kendo-adaptive-line-height: var( --kendo-line-height, normal ) !default;
24
24
 
25
25
 
26
26
  // Adaptive Grid
27
- $kendo-adaptive-grid-sort-text: get-theme-color-var( primary-100 ) !default;
27
+ $kendo-adaptive-grid-sort-text: k-get-theme-color-var( primary-100 ) !default;
28
28
 
29
29
 
30
30
  // Adaptive Scheduler
31
- $kendo-adaptive-scheduler-current-text: get-theme-color-var( primary-100 ) !default;
31
+ $kendo-adaptive-scheduler-current-text: k-get-theme-color-var( primary-100 ) !default;
32
32
  $kendo-adaptive-scheduler-base-text: inherit !default;
33
33
  $kendo-adaptive-scheduler-subtle-text: var( --kendo-subtle-text, inherit ) !default;
@@ -38,7 +38,7 @@ $kendo-appbar-spacing: map.get( $kendo-spacing, 2 ) !default;
38
38
  $kendo-appbar-text: var( --kendo-component-text, initial ) !default;
39
39
  /// The background color of the AppBar.
40
40
  /// @group appbar
41
- $kendo-appbar-bg: get-theme-color-var( neutral-10 ) !default;
41
+ $kendo-appbar-bg: k-get-theme-color-var( neutral-10 ) !default;
42
42
  /// The border color of the AppBar.
43
43
  /// @group appbar
44
44
  $kendo-appbar-border: var( --kendo-component-border, initial ) !default;
@@ -60,7 +60,7 @@ $_tc-appbar-matrix: (
60
60
  ) !default;
61
61
 
62
62
  $_tc-appbar-warning-matrix: (
63
- (normal: (100, get-theme-color-var( neutral-160 ), 100)),
63
+ (normal: (100, k-get-theme-color-var( neutral-160 ), 100)),
64
64
  ) !default;
65
65
 
66
66
  $_tc-appbar-dark-matrix: (
@@ -79,7 +79,7 @@ $kendo-appbar-theme-colors: () !default;
79
79
  @each $brand-color, $palette in $kendo-appbar-brand-colors {
80
80
  $kendo-appbar-theme-colors: map.deep-merge(
81
81
  $kendo-appbar-theme-colors,
82
- generate-theme-variation( $brand-color, $palette, $ui-states )
82
+ k-generate-theme-variation( $brand-color, $palette, $ui-states )
83
83
  );
84
84
  };
85
85
  }
@@ -87,20 +87,20 @@ $kendo-appbar-theme-colors: () !default;
87
87
  @each $ui-states in $_tc-appbar-warning-matrix {
88
88
  $kendo-appbar-theme-colors: map.deep-merge(
89
89
  $kendo-appbar-theme-colors,
90
- generate-theme-variation( warning, warning, $ui-states )
90
+ k-generate-theme-variation( warning, warning, $ui-states )
91
91
  );
92
92
  }
93
93
 
94
94
  @each $ui-states in $_tc-appbar-dark-matrix {
95
95
  $kendo-appbar-theme-colors: map.deep-merge(
96
96
  $kendo-appbar-theme-colors,
97
- generate-theme-variation( dark, neutral, $ui-states )
97
+ k-generate-theme-variation( dark, neutral, $ui-states )
98
98
  );
99
99
  }
100
100
 
101
101
  @each $ui-states in $_tc-appbar-light-matrix {
102
102
  $kendo-appbar-theme-colors: map.deep-merge(
103
103
  $kendo-appbar-theme-colors,
104
- generate-theme-variation( light, neutral, $ui-states )
104
+ k-generate-theme-variation( light, neutral, $ui-states )
105
105
  );
106
106
  }
@@ -46,7 +46,7 @@ $_tc-avatar-matrix: (
46
46
 
47
47
  $_tc-avatar-warning-matrix: (
48
48
  solid: (
49
- normal: (100, get-theme-color-var( neutral-160 ), 100)
49
+ normal: (100, k-get-theme-color-var( neutral-160 ), 100)
50
50
  ),
51
51
  outline: (
52
52
  normal: ($kendo-color-white, 100, 100)
@@ -79,7 +79,7 @@ $kendo-avatar-theme-colors: () !default;
79
79
  @each $brand-color, $palette in $kendo-avatar-brand-colors {
80
80
  $kendo-avatar-theme-colors: map.deep-merge(
81
81
  $kendo-avatar-theme-colors,
82
- generate-fill-mode-theme-variation( $fill-mode, $brand-color, $palette, $ui-states )
82
+ k-generate-fill-mode-theme-variation( $fill-mode, $brand-color, $palette, $ui-states )
83
83
  );
84
84
  };
85
85
  }
@@ -87,20 +87,20 @@ $kendo-avatar-theme-colors: () !default;
87
87
  @each $fill-mode, $ui-states in $_tc-avatar-warning-matrix {
88
88
  $kendo-avatar-theme-colors: map.deep-merge(
89
89
  $kendo-avatar-theme-colors,
90
- generate-fill-mode-theme-variation( $fill-mode, warning, warning, $ui-states )
90
+ k-generate-fill-mode-theme-variation( $fill-mode, warning, warning, $ui-states )
91
91
  );
92
92
  }
93
93
 
94
94
  @each $fill-mode, $ui-states in $_tc-avatar-dark-matrix {
95
95
  $kendo-avatar-theme-colors: map.deep-merge(
96
96
  $kendo-avatar-theme-colors,
97
- generate-fill-mode-theme-variation( $fill-mode, dark, neutral, $ui-states )
97
+ k-generate-fill-mode-theme-variation( $fill-mode, dark, neutral, $ui-states )
98
98
  );
99
99
  }
100
100
 
101
101
  @each $fill-mode, $ui-states in $_tc-avatar-light-matrix {
102
102
  $kendo-avatar-theme-colors: map.deep-merge(
103
103
  $kendo-avatar-theme-colors,
104
- generate-fill-mode-theme-variation( $fill-mode, light, neutral, $ui-states )
104
+ k-generate-fill-mode-theme-variation( $fill-mode, light, neutral, $ui-states )
105
105
  );
106
106
  }
@@ -120,7 +120,7 @@ $_tc-badge-matrix: (
120
120
 
121
121
  $_tc-badge-warning-matrix: (
122
122
  solid: (
123
- normal: (100, get-theme-color-var( neutral-160 ), 100)
123
+ normal: (100, k-get-theme-color-var( neutral-160 ), 100)
124
124
  ),
125
125
  outline: (
126
126
  normal: ($kendo-color-white, 100, 100)
@@ -153,7 +153,7 @@ $kendo-badge-theme-colors: () !default;
153
153
  @each $brand-color, $palette in $kendo-badge-brand-colors {
154
154
  $kendo-badge-theme-colors: map.deep-merge(
155
155
  $kendo-badge-theme-colors,
156
- generate-fill-mode-theme-variation( $fill-mode, $brand-color, $palette, $ui-states )
156
+ k-generate-fill-mode-theme-variation( $fill-mode, $brand-color, $palette, $ui-states )
157
157
  );
158
158
  };
159
159
  }
@@ -161,20 +161,20 @@ $kendo-badge-theme-colors: () !default;
161
161
  @each $fill-mode, $ui-states in $_tc-badge-warning-matrix {
162
162
  $kendo-badge-theme-colors: map.deep-merge(
163
163
  $kendo-badge-theme-colors,
164
- generate-fill-mode-theme-variation( $fill-mode, warning, warning, $ui-states )
164
+ k-generate-fill-mode-theme-variation( $fill-mode, warning, warning, $ui-states )
165
165
  );
166
166
  }
167
167
 
168
168
  @each $fill-mode, $ui-states in $_tc-badge-dark-matrix {
169
169
  $kendo-badge-theme-colors: map.deep-merge(
170
170
  $kendo-badge-theme-colors,
171
- generate-fill-mode-theme-variation( $fill-mode, dark, neutral, $ui-states )
171
+ k-generate-fill-mode-theme-variation( $fill-mode, dark, neutral, $ui-states )
172
172
  );
173
173
  }
174
174
 
175
175
  @each $fill-mode, $ui-states in $_tc-badge-light-matrix {
176
176
  $kendo-badge-theme-colors: map.deep-merge(
177
177
  $kendo-badge-theme-colors,
178
- generate-fill-mode-theme-variation( $fill-mode, light, neutral, $ui-states )
178
+ k-generate-fill-mode-theme-variation( $fill-mode, light, neutral, $ui-states )
179
179
  );
180
180
  }
@@ -43,7 +43,7 @@ $kendo-bottom-nav-item-max-width: none !default;
43
43
  $kendo-bottom-nav-item-min-height: calc( var( --kendo-icon-size, 1.5rem ) * 2 + (#{$kendo-bottom-nav-item-padding-y} * 2) ) !default;
44
44
  /// The border radius of the BottomNavigation item.
45
45
  /// @group bottom-navigation
46
- $kendo-bottom-nav-item-border-radius: var( --kendo-border-radius-md, 0 ) !default;
46
+ $kendo-bottom-nav-item-border-radius: var( --kendo-border-radius-md, #{$kendo-border-radius-md} ) !default;
47
47
  /// The spacing of the BottomNavigation item.
48
48
  /// @group bottom-navigation
49
49
  $kendo-bottom-nav-item-gap: map.get( $kendo-spacing, 1 ) !default;
@@ -82,7 +82,7 @@ $_tc-bottom-nav-matrix: (
82
82
  disabled: ( inherit, 40, var( --kendo-disabled-border, inherit ))
83
83
  ),
84
84
  flat: (
85
- normal: ($kendo-color-white, get-theme-color-var( neutral-130 ), get-theme-color-var( neutral-30 )),
85
+ normal: ($kendo-color-white, k-get-theme-color-var( neutral-130 ), k-get-theme-color-var( neutral-30 )),
86
86
  focus: (inherit, 100, transparent, 100),
87
87
  active: (inherit, 100, transparent),
88
88
  disabled: (initial, var( --kendo-disabled-text, inherit ), initial)
@@ -91,13 +91,13 @@ $_tc-bottom-nav-matrix: (
91
91
 
92
92
  $_tc-bottom-nav-warning-matrix: (
93
93
  solid: (
94
- normal: (100, get-theme-color-var( neutral-160 ), 100),
95
- focus: (100, get-theme-color-var( neutral-160 ), 100, $kendo-color-white),
96
- active: (120, get-theme-color-var( neutral-190 ), 120),
97
- disabled: (inherit, get-theme-color-var( neutral-120 ), var( --kendo-disabled-border, inherit ))
94
+ normal: (100, k-get-theme-color-var( neutral-160 ), 100),
95
+ focus: (100, k-get-theme-color-var( neutral-160 ), 100, $kendo-color-white),
96
+ active: (120, k-get-theme-color-var( neutral-190 ), 120),
97
+ disabled: (inherit, k-get-theme-color-var( neutral-120 ), var( --kendo-disabled-border, inherit ))
98
98
  ),
99
99
  flat: (
100
- normal: ($kendo-color-white, get-theme-color-var( neutral-130 ), 100),
100
+ normal: ($kendo-color-white, k-get-theme-color-var( neutral-130 ), 100),
101
101
  focus: (inherit, 100, transparent, 100),
102
102
  active: (inherit, 100, transparent),
103
103
  disabled: (initial, var( --kendo-disabled-text, inherit ), initial)
@@ -112,7 +112,7 @@ $_tc-bottom-nav-dark-matrix: (
112
112
  disabled: (inherit, 60 , var( --kendo-disabled-border, inherit ))
113
113
  ),
114
114
  flat: (
115
- normal: ($kendo-color-white, get-theme-color-var( neutral-130 ), get-theme-color-var( neutral-140 )),
115
+ normal: ($kendo-color-white, k-get-theme-color-var( neutral-130 ), k-get-theme-color-var( neutral-140 )),
116
116
  focus: (inherit, 160, transparent, 130),
117
117
  active: (inherit, 170, transparent),
118
118
  disabled: (inherit, var( --kendo-disabled-text, inherit ), initial)
@@ -121,13 +121,13 @@ $_tc-bottom-nav-dark-matrix: (
121
121
 
122
122
  $_tc-bottom-nav-light-matrix: (
123
123
  solid: (
124
- normal: (50, get-theme-color-var( neutral-160 ), 50),
124
+ normal: (50, k-get-theme-color-var( neutral-160 ), 50),
125
125
  focus: (50, 190, 50, $kendo-color-white),
126
126
  active: (70, 190, 70),
127
127
  disabled: (inherit, 120 , var( --kendo-disabled-border, inherit ))
128
128
  ),
129
129
  flat: (
130
- normal: ($kendo-color-white, get-theme-color-var( neutral-130 ), transparent),
130
+ normal: ($kendo-color-white, k-get-theme-color-var( neutral-130 ), transparent),
131
131
  focus: (inherit, 130, transparent, 130),
132
132
  active: (inherit, 130, transparent),
133
133
  disabled: (inherit, var( --kendo-disabled-text, inherit ), initial)
@@ -142,7 +142,7 @@ $kendo-bottom-nav-theme-colors: () !default;
142
142
  @each $brand-color, $palette in $kendo-bottom-nav-brand-colors {
143
143
  $kendo-bottom-nav-theme-colors: map.deep-merge(
144
144
  $kendo-bottom-nav-theme-colors,
145
- generate-fill-mode-theme-variation( $fill-mode, $brand-color, $palette, $ui-states )
145
+ k-generate-fill-mode-theme-variation( $fill-mode, $brand-color, $palette, $ui-states )
146
146
  );
147
147
  };
148
148
  }
@@ -150,20 +150,20 @@ $kendo-bottom-nav-theme-colors: () !default;
150
150
  @each $fill-mode, $ui-states in $_tc-bottom-nav-warning-matrix {
151
151
  $kendo-bottom-nav-theme-colors: map.deep-merge(
152
152
  $kendo-bottom-nav-theme-colors,
153
- generate-fill-mode-theme-variation( $fill-mode, warning, warning, $ui-states )
153
+ k-generate-fill-mode-theme-variation( $fill-mode, warning, warning, $ui-states )
154
154
  );
155
155
  }
156
156
 
157
157
  @each $fill-mode, $ui-states in $_tc-bottom-nav-dark-matrix {
158
158
  $kendo-bottom-nav-theme-colors: map.deep-merge(
159
159
  $kendo-bottom-nav-theme-colors,
160
- generate-fill-mode-theme-variation( $fill-mode, dark, neutral, $ui-states )
160
+ k-generate-fill-mode-theme-variation( $fill-mode, dark, neutral, $ui-states )
161
161
  );
162
162
  }
163
163
 
164
164
  @each $fill-mode, $ui-states in $_tc-bottom-nav-light-matrix {
165
165
  $kendo-bottom-nav-theme-colors: map.deep-merge(
166
166
  $kendo-bottom-nav-theme-colors,
167
- generate-fill-mode-theme-variation( $fill-mode, light, neutral, $ui-states )
167
+ k-generate-fill-mode-theme-variation( $fill-mode, light, neutral, $ui-states )
168
168
  );
169
169
  }
@@ -54,13 +54,13 @@ $kendo-breadcrumb-lg-line-height: var( --kendo-line-height, normal ) !default;
54
54
  $kendo-breadcrumb-bg: var( --kendo-component-bg, initial ) !default;
55
55
  /// The text color of the Breadcrumb
56
56
  /// @group breadcrumb
57
- $kendo-breadcrumb-text: get-theme-color-var( neutral-130 ) !default;
58
- /// The border color of the Breadcrumb
57
+ $kendo-breadcrumb-text: k-get-theme-color-var( neutral-130 ) !default;
58
+ /// The border color of the breadcrumb
59
59
  /// @group breadcrumb
60
60
  $kendo-breadcrumb-border: transparent !default;
61
61
  /// The box shadow of the focused breadcrumb
62
62
  /// @group breadcrumb
63
- $kendo-breadcrumb-focus-shadow: 0 0 0 1px get-theme-color-var( neutral-30 ) !default;
63
+ $kendo-breadcrumb-focus-shadow: 0 0 0 1px k-get-theme-color-var( neutral-30 ) !default;
64
64
 
65
65
  /// The horizontal padding of the Breadcrumb link
66
66
  /// @group breadcrumb
@@ -99,8 +99,8 @@ $kendo-breadcrumb-link-initial-text: inherit !default;
99
99
  $kendo-breadcrumb-link-bg: transparent !default;
100
100
  /// The text color of the Breadcrumb link
101
101
  /// @group breadcrumb
102
- $kendo-breadcrumb-link-text: get-theme-color-var( neutral-130 ) !default;
103
- /// The borer color of the Breadcrumb link
102
+ $kendo-breadcrumb-link-text: k-get-theme-color-var( neutral-130 ) !default;
103
+ /// The borer color of the breadcrumb link
104
104
  /// @group breadcrumb
105
105
  $kendo-breadcrumb-link-border: transparent !default;
106
106
  /// The background color of the hovered breadcrumb link
@@ -108,7 +108,7 @@ $kendo-breadcrumb-link-border: transparent !default;
108
108
  $kendo-breadcrumb-link-hover-bg: var( --kendo-hover-bg, initial ) !default;
109
109
  /// The text color of the hovered breadcrumb link
110
110
  /// @group breadcrumb
111
- $kendo-breadcrumb-link-hover-text: get-theme-color-var( neutral-160 ) !default;
111
+ $kendo-breadcrumb-link-hover-text: k-get-theme-color-var( neutral-160 ) !default;
112
112
  /// The border color of the hovered breadcrumb link
113
113
  /// @group breadcrumb
114
114
  $kendo-breadcrumb-link-hover-border: var( --kendo-hover-border, initial ) !default;
@@ -120,17 +120,17 @@ $kendo-breadcrumb-link-active-bg: var( --kendo-selected-bg, initial ) !default;
120
120
  $kendo-breadcrumb-link-active-text: var( --kendo-selected-text, initial ) !default;
121
121
  /// The border color of the active breadcrumb link
122
122
  /// @group breadcrumb
123
- $kendo-breadcrumb-link-active-border: get-theme-color-var( neutral-30 ) !default;
123
+ $kendo-breadcrumb-link-active-border: k-get-theme-color-var( neutral-30 ) !default;
124
124
  /// The background color of the focused breadcrumb link
125
125
  /// @group breadcrumb
126
126
  $kendo-breadcrumb-link-focus-bg: transparent !default;
127
127
  /// The text color of the focused breadcrumb link
128
128
  /// @group breadcrumb
129
- $kendo-breadcrumb-link-focus-text: get-theme-color-var( neutral-190 ) !default;
129
+ $kendo-breadcrumb-link-focus-text: k-get-theme-color-var( neutral-190 ) !default;
130
130
  /// The box shadow of the focused breadcrumb link
131
131
  /// @group breadcrumb
132
- $kendo-breadcrumb-link-focus-shadow: inset 0 0 0 1px get-theme-color-var( neutral-130 ) !default;
133
- /// The focus and hover background color of the Breadcrumb link
132
+ $kendo-breadcrumb-link-focus-shadow: inset 0 0 0 1px k-get-theme-color-var( neutral-130 ) !default;
133
+ /// The focus and hover background color of the breadcrumb link
134
134
  /// @group breadcrumb
135
135
  $kendo-breadcrumb-link-focus-hover-bg: var( --kendo-hover-bg, initial ) !default;
136
136
  /// The background color of the disabled breadcrumb link
@@ -147,7 +147,7 @@ $kendo-breadcrumb-link-disabled-border: none !default;
147
147
  $kendo-breadcrumb-link-selected-bg: var( --kendo-component-bg, initial ) !default;
148
148
  /// The text color of the selected breadcrumb link
149
149
  /// @group breadcrumb
150
- $kendo-breadcrumb-link-selected-text: get-theme-color-var( neutral-160 ) !default;
150
+ $kendo-breadcrumb-link-selected-text: k-get-theme-color-var( neutral-160 ) !default;
151
151
  /// The border color of the selected breadcrumb link
152
152
  /// @group breadcrumb
153
153
  $kendo-breadcrumb-link-selected-border: transparent !default;
@@ -225,12 +225,12 @@ $_tc-brand-matrix: (
225
225
  // The color matrix for warning Buttons
226
226
  $_tc-warning-matrix: (
227
227
  solid: (
228
- normal: (100, get-theme-color-var( neutral-160 ), 100),
229
- hover: (110, get-theme-color-var( neutral-190 ), 110),
230
- focus: (100, get-theme-color-var( neutral-160 ), 100, $kendo-color-white),
231
- focus-hover: (110, get-theme-color-var( neutral-190 ), 110, $kendo-color-white),
232
- active: (120, get-theme-color-var( neutral-190 ), 120),
233
- active-hover: (110, get-theme-color-var( neutral-190 ), 110),
228
+ normal: (100, k-get-theme-color-var( neutral-160 ), 100),
229
+ hover: (110, k-get-theme-color-var( neutral-190 ), 110),
230
+ focus: (100, k-get-theme-color-var( neutral-160 ), 100, $kendo-color-white),
231
+ focus-hover: (110, k-get-theme-color-var( neutral-190 ), 110, $kendo-color-white),
232
+ active: (120, k-get-theme-color-var( neutral-190 ), 120),
233
+ active-hover: (110, k-get-theme-color-var( neutral-190 ), 110),
234
234
  disabled: (var( --kendo-disabled-bg, inherit ), var( --kendo-disabled-text, inherit ), var( --kendo-disabled-border, inherit ))
235
235
  ),
236
236
  flat: (
@@ -377,7 +377,7 @@ $kendo-button-theme-colors: () !default;
377
377
  @each $fill-mode, $ui-states in $_tc-base-matrix {
378
378
  $kendo-button-theme-colors: map.deep-merge(
379
379
  $kendo-button-theme-colors,
380
- generate-fill-mode-theme-variation( $fill-mode, base, neutral, $ui-states )
380
+ k-generate-fill-mode-theme-variation( $fill-mode, base, neutral, $ui-states )
381
381
  );
382
382
  }
383
383
 
@@ -386,7 +386,7 @@ $kendo-button-theme-colors: () !default;
386
386
  @each $brand-color, $palette in $kendo-button-brand-colors {
387
387
  $kendo-button-theme-colors: map.deep-merge(
388
388
  $kendo-button-theme-colors,
389
- generate-fill-mode-theme-variation( $fill-mode, $brand-color, $palette, $ui-states )
389
+ k-generate-fill-mode-theme-variation( $fill-mode, $brand-color, $palette, $ui-states )
390
390
  )
391
391
  }
392
392
  }
@@ -395,7 +395,7 @@ $kendo-button-theme-colors: () !default;
395
395
  @each $fill-mode, $ui-states in $_tc-warning-matrix {
396
396
  $kendo-button-theme-colors: map.deep-merge(
397
397
  $kendo-button-theme-colors,
398
- generate-fill-mode-theme-variation( $fill-mode, warning, warning, $ui-states )
398
+ k-generate-fill-mode-theme-variation( $fill-mode, warning, warning, $ui-states )
399
399
  );
400
400
  }
401
401
 
@@ -403,7 +403,7 @@ $kendo-button-theme-colors: () !default;
403
403
  @each $fill-mode, $ui-states in $_tc-dark-matrix {
404
404
  $kendo-button-theme-colors: map.deep-merge(
405
405
  $kendo-button-theme-colors,
406
- generate-fill-mode-theme-variation( $fill-mode, dark, neutral, $ui-states )
406
+ k-generate-fill-mode-theme-variation( $fill-mode, dark, neutral, $ui-states )
407
407
  );
408
408
  }
409
409
 
@@ -411,6 +411,6 @@ $kendo-button-theme-colors: () !default;
411
411
  @each $fill-mode, $ui-states in $_tc-light-matrix {
412
412
  $kendo-button-theme-colors: map.deep-merge(
413
413
  $kendo-button-theme-colors,
414
- generate-fill-mode-theme-variation( $fill-mode, light, neutral, $ui-states )
414
+ k-generate-fill-mode-theme-variation( $fill-mode, light, neutral, $ui-states )
415
415
  );
416
416
  }
@@ -288,7 +288,7 @@
288
288
  overflow-y: auto;
289
289
  display: block;
290
290
 
291
- @include hide-scrollbar();
291
+ @include hide-scrollbar-dir-agnostic();
292
292
  }
293
293
 
294
294
  // scoped in calendar until it is used elsewhere
@@ -41,7 +41,7 @@ $kendo-calendar-header-min-width: ($kendo-calendar-cell-size * 8) !default;
41
41
 
42
42
  /// Background color of the calendar header.
43
43
  /// @group calendar
44
- $kendo-calendar-header-bg: get-theme-color-var( neutral-10 ) !default; // $kendo-component-header-bg
44
+ $kendo-calendar-header-bg: k-get-theme-color-var( neutral-10 ) !default; // $kendo-component-header-bg
45
45
  /// Text color of the calendar header.
46
46
  /// @group calendar
47
47
  $kendo-calendar-header-text: $kendo-calendar-text !default; // $kendo-component-header-text
@@ -74,7 +74,7 @@ $kendo-calendar-cell-padding-y: $kendo-calendar-cell-padding-x !default;
74
74
  $kendo-calendar-cell-line-height: $kendo-calendar-line-height !default;
75
75
  /// Border radius of the calendar cell.
76
76
  /// @group calendar
77
- $kendo-calendar-cell-border-radius: var( --kendo-border-radius-md, 0 ) !default;
77
+ $kendo-calendar-cell-border-radius: var( --kendo-border-radius-md, 0) !default;
78
78
 
79
79
  /// Horizontal padding of the calendar header cell.
80
80
  /// @group calendar
@@ -145,13 +145,13 @@ $kendo-calendar-weekend-text: inherit !default;
145
145
  $kendo-calendar-today-text: $kendo-color-white !default; // use contrast function
146
146
  /// Background color of the calendar today cell.
147
147
  /// @group calendar
148
- $kendo-calendar-today-bg: get-theme-color-var( primary-100 ) !default;
148
+ $kendo-calendar-today-bg: k-get-theme-color-var( primary-100 ) !default;
149
149
  /// Text color of the calendar today cell when hovered.
150
150
  /// @group calendar
151
151
  $kendo-calendar-today-hover-text: $kendo-color-white !default; // use contrast function
152
152
  /// Background color of the calendar today cell when hovered.
153
153
  /// @group calendar
154
- $kendo-calendar-today-hover-bg: get-theme-color-var( primary-120 ) !default;
154
+ $kendo-calendar-today-hover-bg: k-get-theme-color-var( primary-120 ) !default;
155
155
  /// Border radius of the calendar today cell.
156
156
  /// @group calendar
157
157
  $kendo-calendar-today-border-radius: 9999px !default;
@@ -206,7 +206,7 @@ $kendo-calendar-cell-selected-hover-text: var( --kendo-selected-hover-text, inhe
206
206
 
207
207
  /// Shadow of the selected calendar cell when focused.
208
208
  /// @group calendar
209
- $kendo-calendar-cell-focus-shadow: inset 0 0 0 1px get-theme-color-var( neutral-130) !default;
209
+ $kendo-calendar-cell-focus-shadow: inset 0 0 0 1px k-get-theme-color-var( neutral-130) !default;
210
210
  /// Shadow of the selected calendar cell when selected and focused.
211
211
  /// @group calendar
212
212
  $kendo-calendar-cell-selected-focus-shadow: $kendo-calendar-cell-focus-shadow !default;
@@ -222,7 +222,7 @@ $kendo-calendar-navigation-item-height: 2em !default;
222
222
 
223
223
  /// Background color of the navigation in the infinite calendar.
224
224
  /// @group calendar
225
- $kendo-calendar-navigation-bg: get-theme-color-var( neutral-10 ) !default;
225
+ $kendo-calendar-navigation-bg: k-get-theme-color-var( neutral-10 ) !default;
226
226
  /// Text color of the navigation in the infinite calendar.
227
227
  /// @group calendar
228
228
  $kendo-calendar-navigation-text: $kendo-calendar-header-text !default;
@@ -253,22 +253,22 @@ $kendo-infinite-calendar-view-height: ( $kendo-calendar-cell-size * 9 ) !default
253
253
  // Range calendar
254
254
  /// Background color of the range selection in the calendar.
255
255
  /// @group calendar
256
- $kendo-calendar-range-bg: get-theme-color-var( neutral-30 ) !default;
256
+ $kendo-calendar-range-bg: k-get-theme-color-var( neutral-30 ) !default;
257
257
  /// Text color of the range selection in the calendar.
258
258
  /// @group calendar
259
259
  $kendo-calendar-range-text: inherit !default;
260
260
  /// Border color of the range selection in the calendar.
261
261
  /// @group calendar
262
- $kendo-calendar-range-border: get-theme-color-var( neutral-130 ) !default;
262
+ $kendo-calendar-range-border: k-get-theme-color-var( neutral-130 ) !default;
263
263
  /// Hover shadow of the start range selection in the calendar.
264
264
  /// @group calendar
265
- $kendo-calendar-start-range-hover-shadow: inset 1px -1px 0 0 get-theme-color-var( neutral-130 ), inset 0 1px 0 0 get-theme-color-var( neutral-130 ) !default;
265
+ $kendo-calendar-start-range-hover-shadow: inset 1px -1px 0 0 k-get-theme-color-var( neutral-130 ), inset 0 1px 0 0 k-get-theme-color-var( neutral-130 ) !default;
266
266
  /// Hover shadow of the mid range selection in the calendar.
267
267
  /// @group calendar
268
- $kendo-calendar-mid-range-hover-shadow: inset 0 -1px 0 0 get-theme-color-var( neutral-130 ), inset 0 1px 0 0 get-theme-color-var( neutral-130 ) !default;
268
+ $kendo-calendar-mid-range-hover-shadow: inset 0 -1px 0 0 k-get-theme-color-var( neutral-130 ), inset 0 1px 0 0 k-get-theme-color-var( neutral-130 ) !default;
269
269
  /// Hover shadow of the end range selection in the calendar.
270
270
  /// @group calendar
271
- $kendo-calendar-end-range-hover-shadow: inset -1px -1px 0 0 get-theme-color-var( neutral-130 ), inset 0 1px 0 0 get-theme-color-var( neutral-130 ) !default;
271
+ $kendo-calendar-end-range-hover-shadow: inset -1px -1px 0 0 k-get-theme-color-var( neutral-130 ), inset 0 1px 0 0 k-get-theme-color-var( neutral-130 ) !default;
272
272
 
273
273
 
274
274
  // Calendar sizes
@@ -81,7 +81,7 @@ $kendo-card-header-border-width: 0 !default;
81
81
  $kendo-card-header-bg: inherit !default;
82
82
  /// Text color of the card header.
83
83
  /// @group card
84
- $kendo-card-header-text: get-theme-color-var( neutral-190 ) !default; // header-text
84
+ $kendo-card-header-text: k-get-theme-color-var( neutral-190 ) !default; // header-text
85
85
  /// Border color of the card header.
86
86
  /// @group card
87
87
  $kendo-card-header-border: inherit !default; // header-border
@@ -190,7 +190,7 @@ $kendo-card-theme-colors: () !default;
190
190
  @each $brand-color in $kendo-card-brand-colors {
191
191
  $kendo-card-theme-colors: map.deep-merge(
192
192
  $kendo-card-theme-colors,
193
- generate-theme-variation( $brand-color, $brand-color, $ui-states )
193
+ k-generate-theme-variation( $brand-color, $brand-color, $ui-states )
194
194
  );
195
195
  };
196
196
  }
@@ -146,13 +146,13 @@ $kendo-chat-quick-reply-line-height: $kendo-chat-bubble-line-height !default;
146
146
 
147
147
  /// The background of the chat.
148
148
  /// @group chat
149
- $kendo-chat-bg: get-theme-color-var( neutral-10 ) !default;
149
+ $kendo-chat-bg: k-get-theme-color-var( neutral-10 ) !default;
150
150
  /// The text of the chat.
151
151
  /// @group chat
152
- $kendo-chat-text: get-theme-color-var( neutral-190 ) !default;
152
+ $kendo-chat-text: k-get-theme-color-var( neutral-190 ) !default;
153
153
  /// The border of the chat.
154
154
  /// @group chat
155
- $kendo-chat-border: get-theme-color-var( neutral-30 ) !default;
155
+ $kendo-chat-border: k-get-theme-color-var( neutral-30 ) !default;
156
156
 
157
157
  /// The background of the bubble in the chat.
158
158
  /// @group chat
@@ -175,7 +175,7 @@ $kendo-chat-bubble-selected-shadow: var( --kendo-box-shadow-depth-3, none ) !def
175
175
 
176
176
  /// The background of the alt bubble in the chat.
177
177
  /// @group chat
178
- $kendo-chat-alt-bubble-bg: get-theme-color-var( primary-100 ) !default;
178
+ $kendo-chat-alt-bubble-bg: k-get-theme-color-var( primary-100 ) !default;
179
179
  /// The text of the alt bubble in the chat.
180
180
  /// @group chat
181
181
  $kendo-chat-alt-bubble-text: var( --kendo-component-bg, inherit ) !default;
@@ -197,17 +197,17 @@ $kendo-chat-alt-bubble-selected-shadow: var( --kendo-box-shadow-depth-1, none )
197
197
  $kendo-chat-quick-reply-bg: transparent !default;
198
198
  /// The text of quick reply in the chat.
199
199
  /// @group chat
200
- $kendo-chat-quick-reply-text: get-theme-color-var( primary-100 ) !default;
200
+ $kendo-chat-quick-reply-text: k-get-theme-color-var( primary-100 ) !default;
201
201
  /// The border of quick reply in the chat.
202
202
  /// @group chat
203
- $kendo-chat-quick-reply-border: get-theme-color-var( primary-100 ) !default;
203
+ $kendo-chat-quick-reply-border: k-get-theme-color-var( primary-100 ) !default;
204
204
 
205
205
  /// The hover background of quick reply in the chat.
206
206
  /// @group chat
207
- $kendo-chat-quick-reply-hover-bg: get-theme-color-var( primary-100 ) !default;
207
+ $kendo-chat-quick-reply-hover-bg: k-get-theme-color-var( primary-100 ) !default;
208
208
  /// The text of quick reply in the chat.
209
209
  /// @group chat
210
210
  $kendo-chat-quick-reply-hover-text: var( --kendo-component-bg, inherit ) !default;
211
211
  /// The hover border of quick reply in the chat.
212
212
  /// @group chat
213
- $kendo-chat-quick-reply-hover-border: get-theme-color-var( primary-100 ) !default;
213
+ $kendo-chat-quick-reply-hover-border: k-get-theme-color-var( primary-100 ) !default;