@progress/kendo-theme-default 6.1.1-dev.2 → 6.1.1-dev.25

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.
@@ -0,0 +1,10 @@
1
+ @use "sass:meta";
2
+ @use "../all.scss";
3
+
4
+ $_vars: meta.module-variables("all");
5
+
6
+ body {
7
+ @each $key, $val in $_vars {
8
+ var: k-resolve-var( unquote($key), meta.type-of( $val ), $val );
9
+ }
10
+ }
@@ -3,7 +3,7 @@
3
3
  "name": "Default Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ff6358",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Green",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue A11Y",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Ocean Blue",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Orange",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Purple",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
7
7
  "api": "legacy",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Default Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-default",
6
- "version": "6.1.1-dev.2",
6
+ "version": "6.1.1-dev.25+bd878b468",
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-default",
3
3
  "description": "SASS resources for the default Kendo UI theme",
4
- "version": "6.1.1-dev.2",
4
+ "version": "6.1.1-dev.25+bd878b468",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -48,8 +48,8 @@
48
48
  },
49
49
  "dependencies": {
50
50
  "@progress/kendo-font-icons": "1.4.0",
51
- "@progress/kendo-theme-core": "^6.1.1-dev.2",
52
- "@progress/kendo-theme-utils": "^6.1.1-dev.2"
51
+ "@progress/kendo-theme-core": "6.1.1-dev.25+bd878b468",
52
+ "@progress/kendo-theme-utils": "6.1.1-dev.25+bd878b468"
53
53
  },
54
- "gitHead": "55d1b73914cf6fd254d5779c62c70fdfeb141ae6"
54
+ "gitHead": "bd878b468ff65ff14c8a636431427ad2ba4b7b7e"
55
55
  }
@@ -55,34 +55,70 @@ $kendo-spacing: (
55
55
  ) !default;
56
56
 
57
57
 
58
- // Icons
58
+ /// Icon size.
59
+ /// @group common
59
60
  $kendo-icon-size: 16px !default;
60
-
61
+ /// xtra small icon size.
62
+ /// @group common
61
63
  $kendo-icon-size-xs: calc( #{$kendo-icon-size} * .75 ) !default;
64
+ /// Small icon size.
65
+ /// @group common
62
66
  $kendo-icon-size-sm: calc( #{$kendo-icon-size} * .875 ) !default;
67
+ /// Medium icon size.
68
+ /// @group common
63
69
  $kendo-icon-size-md: $kendo-icon-size !default;
70
+ /// Large icon size.
71
+ /// @group common
64
72
  $kendo-icon-size-lg: calc( #{$kendo-icon-size} * 1.25 ) !default;
73
+ /// Extra large icon size.
74
+ /// @group common
65
75
  $kendo-icon-size-xl: calc( #{$kendo-icon-size} * 1.5 ) !default;
76
+ /// Double extra large icon size.
77
+ /// @group common
66
78
  $kendo-icon-size-xxl: calc( #{$kendo-icon-size} * 2 ) !default;
79
+ /// Triple extra large icon size.
80
+ /// @group common
67
81
  $kendo-icon-size-xxxl: calc( #{$kendo-icon-size} * 3 ) !default;
68
82
 
69
83
  $kendo-icon-spacing: k-map-get( $kendo-spacing, 1 ) !default;
70
84
  $kendo-icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
71
85
 
72
- // Metrics
86
+ /// Horizontal padding.
87
+ /// @group common
73
88
  $kendo-padding-x: 8px !default;
89
+ /// Vertical padding.
90
+ /// @group common
74
91
  $kendo-padding-y: 4px !default;
92
+ /// Small horizontal padding.
93
+ /// @group common
75
94
  $kendo-padding-sm-x: k-map-get( $kendo-spacing, 1 ) !default;
95
+ /// Small vertical padding.
96
+ /// @group common
76
97
  $kendo-padding-sm-y: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
98
+ /// Medium horizontal padding.
99
+ /// @group common
77
100
  $kendo-padding-md-x: k-map-get( $kendo-spacing, 2 ) !default;
101
+ /// Medium vertical padding.
102
+ /// @group common
78
103
  $kendo-padding-md-y: k-map-get( $kendo-spacing, 1 ) !default;
104
+ /// Large horizontal padding.
105
+ /// @group common
79
106
  $kendo-padding-lg-x: k-map-get( $kendo-spacing, 3 ) !default;
107
+ /// Large vertical padding.
108
+ /// @group common
80
109
  $kendo-padding-lg-y: k-map-get( $kendo-spacing, 1.5 ) !default;
81
110
 
82
111
  /// Border radius for all components.
112
+ /// @group common
83
113
  $kendo-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
114
+ /// Small border radius.
115
+ /// @group common
84
116
  $kendo-border-radius-sm: $kendo-border-radius - k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
117
+ /// Medium border radius.
118
+ /// @group common
85
119
  $kendo-border-radius-md: $kendo-border-radius !default;
120
+ /// Large border radius.
121
+ /// @group common
86
122
  $kendo-border-radius-lg: $kendo-border-radius + k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
87
123
 
88
124
  $kendo-border-radii: (
@@ -206,10 +242,20 @@ $kendo-theme-colors: (
206
242
  /// Base font size across all components.
207
243
  /// @group typography
208
244
  $kendo-font-size: 14px !default;
245
+ /// Extra small font size across all components.
246
+ /// @group typography
209
247
  $kendo-font-size-xs: 10px !default;
248
+ /// Small font size across all components.
249
+ /// @group typography
210
250
  $kendo-font-size-sm: 12px !default;
251
+ /// Medium font size across all components.
252
+ /// @group typography
211
253
  $kendo-font-size-md: $kendo-font-size !default;
254
+ /// Large font size across all components.
255
+ /// @group typography
212
256
  $kendo-font-size-lg: 16px !default;
257
+ /// Extra large font size across all components.
258
+ /// @group typography
213
259
  $kendo-font-size-xl: 20px !default;
214
260
 
215
261
  $kendo-font-sizes: (
@@ -235,29 +281,52 @@ $kendo-font-family: inherit !default;
235
281
  /// Line height used along with $kendo-font-size.
236
282
  /// @group typography
237
283
  $kendo-line-height: k-math-div( 20, 14 ) !default;
284
+ /// Extra small line height used along with $kendo-font-size-xs.
285
+ /// @group typography
238
286
  $kendo-line-height-xs: 1 !default;
287
+ /// Small line height used along with $kendo-font-size-sm.
288
+ /// @group typography
239
289
  $kendo-line-height-sm: 1.25 !default;
290
+ /// Medium line height used along with $kendo-font-size-md.
291
+ /// @group typography
240
292
  $kendo-line-height-md: $kendo-line-height !default;
293
+ /// Large line height used along with $kendo-font-size-lg.
294
+ /// @group typography
241
295
  $kendo-line-height-lg: 1.5 !default;
242
296
  $kendo-line-height-em: calc( #{$kendo-line-height} * 1em ) !default;
243
297
 
244
- // Font weight
298
+ /// Light font weight.
299
+ /// @group typography
245
300
  $kendo-font-weight-light: 300 !default;
301
+ /// Normal font weight.
302
+ /// @group typography
246
303
  $kendo-font-weight-normal: 400 !default;
304
+ /// Medium font weight.
305
+ /// @group typography
247
306
  $kendo-font-weight-medium: 500 !default;
307
+ /// Semibold font weight.
308
+ /// @group typography
248
309
  $kendo-font-weight-semibold: 600 !default;
310
+ /// Bold font weight.
311
+ /// @group typography
249
312
  $kendo-font-weight-bold: 700 !default;
250
313
 
251
- // Letter Spacing
314
+ /// Letter spacing.
315
+ /// @group typography
252
316
  $kendo-letter-spacing: null !default;
253
317
 
254
318
 
255
319
  // Generic styles
256
320
 
257
- // Root styles
321
+ /// Background color of the body.
322
+ /// @group common
258
323
  $kendo-body-bg: $kendo-color-white !default;
324
+ /// Text color of the body.
325
+ /// @group common
259
326
  $kendo-body-text: #424242 !default;
260
327
 
328
+ /// Subtle text color.
329
+ /// @group common
261
330
  $kendo-subtle-text: #666666 !default;
262
331
 
263
332
  $kendo-app-bg: k-try-shade( $kendo-body-bg, .25 ) !default;
@@ -265,7 +334,11 @@ $kendo-app-text: $kendo-body-text !default;
265
334
  $kendo-app-border: rgba( $kendo-color-black, .08 ) !default;
266
335
 
267
336
  // Link
337
+ /// Text color of the links.
338
+ /// @group common
268
339
  $kendo-link-text: $kendo-color-primary !default;
340
+ /// Text color of the links on hover.
341
+ /// @group common
269
342
  $kendo-link-hover-text: $kendo-color-primary-darker !default;
270
343
 
271
344
 
@@ -313,20 +386,28 @@ $kendo-selected-border: $kendo-base-border !default;
313
386
  /// The gradient background of selected items.
314
387
  $kendo-selected-gradient: $kendo-base-gradient !default;
315
388
 
389
+ /// The background of selected and hovered items.
316
390
  $kendo-selected-hover-bg: k-try-shade( $kendo-selected-bg, .5 ) !default;
391
+ /// The text color of selected and hovered items.
317
392
  $kendo-selected-hover-text: $kendo-selected-text !default;
393
+ /// The border of selected and hovered items.
318
394
  $kendo-selected-hover-border: $kendo-base-border !default;
395
+ /// The gradient of selected and hovered items.
319
396
  $kendo-selected-hover-gradient: $kendo-base-gradient !default;
320
397
 
321
398
  // TODO: refactor
399
+ /// Box shadow of focused items.
322
400
  $kendo-focus-shadow: inset 0 0 0 2px rgba(0, 0, 0, .13) !default;
323
401
 
402
+ /// Transition used across all components.
324
403
  $kendo-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out !default;
325
404
 
326
405
 
327
- // Disabled mixin variables
406
+ /// Text color of disabled items.
328
407
  $kendo-disabled-text: #8f8f8f !default;
408
+ /// Filter used for disabled items.
329
409
  $kendo-disabled-filter: grayscale(.1) !default;
410
+ /// Opacity used for disabled items.
330
411
  $kendo-disabled-opacity: .6 !default;
331
412
 
332
413
  $kendo-disabled-styling: (
@@ -337,18 +418,29 @@ $kendo-disabled-styling: (
337
418
 
338
419
  // Generic styles
339
420
 
340
- // TODO: refactor once we extract drag drop as separate module
341
-
342
-
343
- // Header
421
+ /// Background color of the component header.
422
+ /// @group component
344
423
  $kendo-component-header-bg: $kendo-base-bg !default;
424
+ /// Text color of the component header.
425
+ /// @group component
345
426
  $kendo-component-header-text: $kendo-base-text !default;
427
+ /// Border color of the component header.
428
+ /// @group component
346
429
  $kendo-component-header-border: $kendo-base-border !default;
430
+ /// Gradient of the component header.
431
+ /// @group component
347
432
  $kendo-component-header-gradient: null !default;
348
433
 
349
434
 
350
- // Validator
435
+ /// Background color of the invalid items.
436
+ /// @group component
351
437
  $kendo-invalid-bg: null !default;
438
+ /// Text color of the invalid items.
439
+ /// @group component
352
440
  $kendo-invalid-text: $kendo-color-error !default;
441
+ /// Border color of the invalid items.
442
+ /// @group component
353
443
  $kendo-invalid-border: $kendo-color-error !default;
444
+ /// Shadow of the invalid items.
445
+ /// @group component
354
446
  $kendo-invalid-shadow: null !default;
@@ -175,9 +175,8 @@
175
175
 
176
176
 
177
177
  // Actionsheet separator
178
- .k-actionsheet > .k-hr {
178
+ .k-actionsheet .k-hr {
179
179
  margin: 0;
180
- border-color: inherit;
181
180
  flex: none;
182
181
  }
183
182
 
@@ -83,6 +83,11 @@
83
83
  // Actionsheet action
84
84
  .k-actionsheet-action {}
85
85
 
86
+ // Actionsheet separator
87
+ .k-actionsheet .k-hr {
88
+ border-color: $kendo-actionsheet-border;
89
+ }
90
+
86
91
 
87
92
  // Adaptive Actionsheet
88
93
  .k-adaptive-actionsheet .k-actionsheet-titlebar {
@@ -18,7 +18,7 @@
18
18
  }
19
19
 
20
20
  > .k-label {
21
- max-width: 90%;
21
+ max-width: $kendo-floating-label-max-width;
22
22
  font-size: $kendo-floating-label-font-size;
23
23
  line-height: $kendo-floating-label-line-height;
24
24
  white-space: nowrap;
@@ -1,6 +1,7 @@
1
1
  // Floating label
2
2
  $kendo-floating-label-scale: 1 !default;
3
3
  $kendo-floating-label-font-size: $kendo-input-font-size !default;
4
+ $kendo-floating-label-max-width: 90% !default;
4
5
  $kendo-floating-label-line-height: $kendo-input-line-height !default;
5
6
  $kendo-floating-label-height: calc( #{$kendo-floating-label-line-height} * #{$kendo-floating-label-font-size} ) !default;
6
7
  $kendo-floating-label-offset-x: calc( #{$kendo-input-padding-x} + #{$kendo-input-border-width} ) !default;
@@ -791,9 +791,9 @@
791
791
  }
792
792
 
793
793
  .k-grid-row-sticky td.k-grid-content-sticky,
794
- .k-grid-row-sticky.k-alt td.k-grid-content-sticky,
794
+ .k-grid-row-sticky.k-table-alt-row td.k-grid-content-sticky,
795
795
  .k-grid-row-sticky .k-table-td.k-grid-content-sticky,
796
- .k-grid-row-sticky.k-alt .k-table-td.k-grid-content-sticky {
796
+ .k-grid-row-sticky.k-table-alt-row .k-table-td.k-grid-content-sticky {
797
797
  z-index: 3;
798
798
  }
799
799
 
@@ -1167,8 +1167,6 @@
1167
1167
 
1168
1168
  &.k-popup {
1169
1169
  padding: $kendo-grid-column-menu-popup-padding-y $kendo-grid-column-menu-popup-padding-x;
1170
- }
1171
- .k-popup > & {
1172
1170
  max-width: 100%;
1173
1171
  }
1174
1172
 
@@ -506,7 +506,7 @@
506
506
  table-layout: auto;
507
507
 
508
508
  .k-grid-footer,
509
- .k-grid .k-alt {
509
+ .k-grid .k-table-alt-row {
510
510
  font-weight: bold;
511
511
  }
512
512
  }
@@ -194,7 +194,7 @@
194
194
  }
195
195
  }
196
196
 
197
- .k-alt {
197
+ .k-pivot .k-alt {
198
198
  background-color: $kendo-pivotgrid-alt-bg;
199
199
  }
200
200