@progress/kendo-theme-bootstrap 10.3.2-dev.1 → 10.4.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 (36) hide show
  1. package/dist/all.css +1 -1
  2. package/dist/bootstrap-3-dark.css +1 -1
  3. package/dist/bootstrap-3.css +1 -1
  4. package/dist/bootstrap-4-dark.css +1 -1
  5. package/dist/bootstrap-4.css +1 -1
  6. package/dist/bootstrap-dataviz-v4.css +1 -1
  7. package/dist/bootstrap-main-dark.css +1 -1
  8. package/dist/bootstrap-main.css +1 -1
  9. package/dist/bootstrap-nordic.css +1 -1
  10. package/dist/bootstrap-turquoise-dark.css +1 -1
  11. package/dist/bootstrap-turquoise.css +1 -1
  12. package/dist/bootstrap-urban.css +1 -1
  13. package/dist/bootstrap-vintage.css +1 -1
  14. package/dist/meta/variables.json +120 -12
  15. package/lib/swatches/bootstrap-3-dark.json +1 -1
  16. package/lib/swatches/bootstrap-3.json +1 -1
  17. package/lib/swatches/bootstrap-4-dark.json +1 -1
  18. package/lib/swatches/bootstrap-4.json +1 -1
  19. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  20. package/lib/swatches/bootstrap-main-dark.json +1 -1
  21. package/lib/swatches/bootstrap-main.json +1 -1
  22. package/lib/swatches/bootstrap-nordic.json +1 -1
  23. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  24. package/lib/swatches/bootstrap-turquoise.json +1 -1
  25. package/lib/swatches/bootstrap-urban.json +1 -1
  26. package/lib/swatches/bootstrap-vintage.json +1 -1
  27. package/package.json +4 -4
  28. package/scss/action-sheet/_index.scss +0 -1
  29. package/scss/action-sheet/_variables.scss +15 -6
  30. package/scss/column-menu/_index.scss +16 -0
  31. package/scss/column-menu/_layout.scss +5 -0
  32. package/scss/column-menu/_theme.scss +5 -0
  33. package/scss/column-menu/_variables.scss +69 -0
  34. package/scss/grid/_index.scss +1 -0
  35. package/scss/grid/_theme.scss +4 -0
  36. package/scss/index.scss +3 -0
@@ -8304,8 +8304,8 @@
8304
8304
  "value": "var(--kendo-spacing-2, 0.5rem)"
8305
8305
  },
8306
8306
  "kendo-actionsheet-titlebar-border-width": {
8307
- "type": "Null",
8308
- "value": "null"
8307
+ "type": "Number",
8308
+ "value": "1px"
8309
8309
  },
8310
8310
  "kendo-actionsheet-titlebar-font-size": {
8311
8311
  "type": "Null",
@@ -8332,8 +8332,8 @@
8332
8332
  "value": "null"
8333
8333
  },
8334
8334
  "kendo-actionsheet-titlebar-border": {
8335
- "type": "Null",
8336
- "value": "null"
8335
+ "type": "String",
8336
+ "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
8337
8337
  },
8338
8338
  "kendo-actionsheet-titlebar-gradient": {
8339
8339
  "type": "Null",
@@ -8355,6 +8355,30 @@
8355
8355
  "type": "String",
8356
8356
  "value": "var(--kendo-color-subtle, #596169)"
8357
8357
  },
8358
+ "kendo-actionsheet-footer-border-width": {
8359
+ "type": "Number",
8360
+ "value": "1px"
8361
+ },
8362
+ "kendo-actionsheet-footer-bg": {
8363
+ "type": "Null",
8364
+ "value": "null"
8365
+ },
8366
+ "kendo-actionsheet-footer-text": {
8367
+ "type": "Null",
8368
+ "value": "null"
8369
+ },
8370
+ "kendo-actionsheet-footer-border": {
8371
+ "type": "String",
8372
+ "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
8373
+ },
8374
+ "kendo-actionsheet-footer-gradient": {
8375
+ "type": "Null",
8376
+ "value": "null"
8377
+ },
8378
+ "kendo-actionsheet-footer-shadow": {
8379
+ "type": "Null",
8380
+ "value": "null"
8381
+ },
8358
8382
  "kendo-actionsheet-item-min-height": {
8359
8383
  "type": "Number",
8360
8384
  "value": "40px"
@@ -8467,10 +8491,6 @@
8467
8491
  "type": "String",
8468
8492
  "value": "var(--kendo-font-size-lg, inherit)"
8469
8493
  },
8470
- "kendo-adaptive-actionsheet-titlebar-border-width": {
8471
- "type": "Number",
8472
- "value": "1px"
8473
- },
8474
8494
  "kendo-adaptive-actionsheet-titlebar-padding-y": {
8475
8495
  "type": "String",
8476
8496
  "value": "var(--kendo-spacing-4, 1rem)"
@@ -8479,10 +8499,6 @@
8479
8499
  "type": "String",
8480
8500
  "value": "var(--kendo-spacing-4, 1rem)"
8481
8501
  },
8482
- "kendo-adaptive-actionsheet-titlebar-border": {
8483
- "type": "String",
8484
- "value": "var(--kendo-color-border, rgba(33, 37, 41, 0.13))"
8485
- },
8486
8502
  "kendo-adaptive-actionsheet-content-padding-y": {
8487
8503
  "type": "String",
8488
8504
  "value": "var(--kendo-spacing-2, 0.5rem)"
@@ -15432,5 +15448,97 @@
15432
15448
  "input-width": "calc(var(--kendo-line-height, normal) * 1em + var(--kendo-spacing-2, 0.5rem) * 2 + (2px))"
15433
15449
  }
15434
15450
  }
15451
+ },
15452
+ "kendo-column-menu-item-padding-x": {
15453
+ "type": "String",
15454
+ "value": "var(--kendo-spacing-4, 1rem)"
15455
+ },
15456
+ "kendo-column-menu-item-padding-y": {
15457
+ "type": "String",
15458
+ "value": "var(--kendo-spacing-1, 0.25rem)"
15459
+ },
15460
+ "kendo-column-menu-item-sm-padding-x": {
15461
+ "type": "String",
15462
+ "value": "var(--kendo-spacing-4, 1rem)"
15463
+ },
15464
+ "kendo-column-menu-item-sm-padding-y": {
15465
+ "type": "String",
15466
+ "value": "var(--kendo-spacing-1, 0.25rem)"
15467
+ },
15468
+ "kendo-column-menu-item-md-padding-x": {
15469
+ "type": "String",
15470
+ "value": "var(--kendo-spacing-4, 1rem)"
15471
+ },
15472
+ "kendo-column-menu-item-md-padding-y": {
15473
+ "type": "String",
15474
+ "value": "var(--kendo-spacing-1, 0.25rem)"
15475
+ },
15476
+ "kendo-column-menu-item-lg-padding-x": {
15477
+ "type": "String",
15478
+ "value": "var(--kendo-spacing-4, 1rem)"
15479
+ },
15480
+ "kendo-column-menu-item-lg-padding-y": {
15481
+ "type": "String",
15482
+ "value": "var(--kendo-spacing-2, 0.5rem)"
15483
+ },
15484
+ "kendo-column-menu-font-size": {
15485
+ "type": "String",
15486
+ "value": "var(--kendo-font-size, inherit)"
15487
+ },
15488
+ "kendo-column-menu-sm-font-size": {
15489
+ "type": "String",
15490
+ "value": "var(--kendo-font-size-sm, inherit)"
15491
+ },
15492
+ "kendo-column-menu-md-font-size": {
15493
+ "type": "String",
15494
+ "value": "var(--kendo-font-size, inherit)"
15495
+ },
15496
+ "kendo-column-menu-lg-font-size": {
15497
+ "type": "String",
15498
+ "value": "var(--kendo-font-size, inherit)"
15499
+ },
15500
+ "kendo-column-menu-line-height": {
15501
+ "type": "String",
15502
+ "value": "var(--kendo-line-height, normal)"
15503
+ },
15504
+ "kendo-column-menu-sm-line-height": {
15505
+ "type": "Number",
15506
+ "value": "1.4285714286"
15507
+ },
15508
+ "kendo-column-menu-md-line-height": {
15509
+ "type": "String",
15510
+ "value": "var(--kendo-line-height, normal)"
15511
+ },
15512
+ "kendo-column-menu-lg-line-height": {
15513
+ "type": "String",
15514
+ "value": "var(--kendo-line-height, normal)"
15515
+ },
15516
+ "kendo-column-menu-font-family": {
15517
+ "type": "String",
15518
+ "value": "var(--kendo-font-family, inherit)"
15519
+ },
15520
+ "kendo-column-menu-sizes": {
15521
+ "type": "Map",
15522
+ "value": "(sm: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size-sm, inherit), line-height: 1.4285714286), md: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-1, 0.25rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)), lg: (padding-x: var(--kendo-spacing-4, 1rem), padding-y: var(--kendo-spacing-2, 0.5rem), font-size: var(--kendo-font-size, inherit), line-height: var(--kendo-line-height, normal)))",
15523
+ "prettyValue": {
15524
+ "sm": {
15525
+ "padding-x": "var(--kendo-spacing-4, 1rem)",
15526
+ "padding-y": "var(--kendo-spacing-1, 0.25rem)",
15527
+ "font-size": "var(--kendo-font-size-sm, inherit)",
15528
+ "line-height": 1.4285714285714286
15529
+ },
15530
+ "md": {
15531
+ "padding-x": "var(--kendo-spacing-4, 1rem)",
15532
+ "padding-y": "var(--kendo-spacing-1, 0.25rem)",
15533
+ "font-size": "var(--kendo-font-size, inherit)",
15534
+ "line-height": "var(--kendo-line-height, normal)"
15535
+ },
15536
+ "lg": {
15537
+ "padding-x": "var(--kendo-spacing-4, 1rem)",
15538
+ "padding-y": "var(--kendo-spacing-2, 0.5rem)",
15539
+ "font-size": "var(--kendo-font-size, inherit)",
15540
+ "line-height": "var(--kendo-line-height, normal)"
15541
+ }
15542
+ }
15435
15543
  }
15436
15544
  }
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#0275d8",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#000000",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
7
7
  "api": "modern",
8
8
  "previewColors": [
9
9
  "#ffffff",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Vintage",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "10.3.2-dev.1",
6
+ "version": "10.4.0",
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-bootstrap",
3
3
  "description": "Bootstrap theme for Kendo UI",
4
- "version": "10.3.2-dev.1",
4
+ "version": "10.4.0",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -53,12 +53,12 @@
53
53
  },
54
54
  "dependencies": {
55
55
  "@progress/kendo-svg-icons": "^4.0.0",
56
- "@progress/kendo-theme-core": "10.3.2-dev.1",
57
- "@progress/kendo-theme-utils": "10.3.2-dev.1"
56
+ "@progress/kendo-theme-core": "10.4.0",
57
+ "@progress/kendo-theme-utils": "10.4.0"
58
58
  },
59
59
  "directories": {
60
60
  "doc": "docs",
61
61
  "lib": "lib"
62
62
  },
63
- "gitHead": "e5d03994478433e3ebee6e8050002d4960479017"
63
+ "gitHead": "1938734e5ab830898c160ff8b1263c537dd3a676"
64
64
  }
@@ -20,7 +20,6 @@
20
20
  @include kendo-popup--styles();
21
21
  @include kendo-action-sheet--layout();
22
22
  @include kendo-action-sheet--theme();
23
- @include kendo-utils--layout--overflow();
24
23
  @include kendo-utils--typography--text-align();
25
24
  }
26
25
  }
@@ -24,7 +24,7 @@ $kendo-actionsheet-shadow: k-elevation(7) !default;
24
24
  // Actionsheet header
25
25
  $kendo-actionsheet-titlebar-padding-x: k-spacing(4) !default;
26
26
  $kendo-actionsheet-titlebar-padding-y: k-spacing(2) !default;
27
- $kendo-actionsheet-titlebar-border-width: null !default;
27
+ $kendo-actionsheet-titlebar-border-width: 1px !default;
28
28
  $kendo-actionsheet-titlebar-font-size: null !default;
29
29
  $kendo-actionsheet-titlebar-font-family: null !default;
30
30
  $kendo-actionsheet-titlebar-line-height: null !default;
@@ -32,7 +32,7 @@ $kendo-actionsheet-titlebar-gap: k-spacing(4) !default;
32
32
 
33
33
  $kendo-actionsheet-titlebar-bg: null !default;
34
34
  $kendo-actionsheet-titlebar-text: null !default;
35
- $kendo-actionsheet-titlebar-border: null !default;
35
+ $kendo-actionsheet-titlebar-border: $kendo-component-border !default;
36
36
  $kendo-actionsheet-titlebar-gradient: null !default;
37
37
  $kendo-actionsheet-titlebar-shadow: null !default;
38
38
 
@@ -40,6 +40,13 @@ $kendo-actionsheet-subtitle-font-size: var( --kendo-font-size-sm, inherit ) !def
40
40
  $kendo-actionsheet-subtitle-line-height: var( --kendo-line-height-sm, normal ) !default;
41
41
  $kendo-actionsheet-subtitle-text: if($kendo-enable-color-system, k-color( subtle ) , $kendo-subtle-text) !default;
42
42
 
43
+ $kendo-actionsheet-footer-border-width: 1px !default;
44
+
45
+ $kendo-actionsheet-footer-bg: null !default;
46
+ $kendo-actionsheet-footer-text: null !default;
47
+ $kendo-actionsheet-footer-border: $kendo-component-border !default;
48
+ $kendo-actionsheet-footer-gradient: null !default;
49
+ $kendo-actionsheet-footer-shadow: null !default;
43
50
 
44
51
  // Actionsheet item
45
52
  $kendo-actionsheet-item-min-height: 40px !default;
@@ -75,10 +82,8 @@ $kendo-actionsheet-item-disabled-shadow: null !default;
75
82
 
76
83
  // Adaptive Actionsheet
77
84
  $kendo-adaptive-actionsheet-font-size: var( --kendo-font-size-lg, inherit ) !default;
78
- $kendo-adaptive-actionsheet-titlebar-border-width: 1px !default;
79
85
  $kendo-adaptive-actionsheet-titlebar-padding-y: k-spacing(4) !default;
80
86
  $kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-y !default;
81
- $kendo-adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
82
87
 
83
88
  $kendo-adaptive-actionsheet-content-padding-y: k-spacing(2) !default;
84
89
  $kendo-adaptive-actionsheet-content-padding-x: k-spacing(4) !default;
@@ -117,6 +122,12 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
117
122
  $kendo-actionsheet-titlebar-shadow: $kendo-actionsheet-titlebar-shadow,
118
123
  $kendo-actionsheet-subtitle-font-size: $kendo-actionsheet-subtitle-font-size,
119
124
  $kendo-actionsheet-subtitle-line-height: $kendo-actionsheet-subtitle-line-height,
125
+ $kendo-actionsheet-footer-border-width: $kendo-actionsheet-footer-border-width,
126
+ $kendo-actionsheet-footer-bg: $kendo-actionsheet-footer-bg,
127
+ $kendo-actionsheet-footer-text: $kendo-actionsheet-footer-text,
128
+ $kendo-actionsheet-footer-border: $kendo-actionsheet-footer-border,
129
+ $kendo-actionsheet-footer-gradient: $kendo-actionsheet-footer-gradient,
130
+ $kendo-actionsheet-footer-shadow: $kendo-actionsheet-footer-shadow,
120
131
  $kendo-actionsheet-subtitle-text: $kendo-actionsheet-subtitle-text,
121
132
  $kendo-actionsheet-item-min-height: $kendo-actionsheet-item-min-height,
122
133
  $kendo-actionsheet-item-padding-x: $kendo-actionsheet-item-padding-x,
@@ -143,10 +154,8 @@ $kendo-adaptive-actionsheet-footer-padding-x: k-spacing(4) !default;
143
154
  $kendo-actionsheet-item-disabled-gradient: $kendo-actionsheet-item-disabled-gradient,
144
155
  $kendo-actionsheet-item-disabled-shadow: $kendo-actionsheet-item-disabled-shadow,
145
156
  $kendo-adaptive-actionsheet-font-size: $kendo-adaptive-actionsheet-font-size,
146
- $kendo-adaptive-actionsheet-titlebar-border-width: $kendo-adaptive-actionsheet-titlebar-border-width,
147
157
  $kendo-adaptive-actionsheet-titlebar-padding-y: $kendo-adaptive-actionsheet-titlebar-padding-y,
148
158
  $kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-x,
149
- $kendo-adaptive-actionsheet-titlebar-border: $kendo-adaptive-actionsheet-titlebar-border,
150
159
  $kendo-adaptive-actionsheet-content-padding-y: $kendo-adaptive-actionsheet-content-padding-y,
151
160
  $kendo-adaptive-actionsheet-content-padding-x: $kendo-adaptive-actionsheet-content-padding-x,
152
161
  $kendo-adaptive-actionsheet-footer-padding-y: $kendo-adaptive-actionsheet-footer-padding-y,
@@ -0,0 +1,16 @@
1
+ // Dependencies
2
+ @use "../core/_index.scss" as *;
3
+ @use "../icons/_index.scss" as *;
4
+
5
+ // Component
6
+ @forward "./_variables.scss";
7
+ @use "./_layout.scss" as *;
8
+ @use "./_theme.scss" as *;
9
+
10
+ // Expose
11
+ @mixin kendo-column-menu--styles() {
12
+ @include import-once( "column-menu" ) {
13
+ @include kendo-column-menu--layout();
14
+ @include kendo-column-menu--theme();
15
+ }
16
+ }
@@ -0,0 +1,5 @@
1
+ @use "@progress/kendo-theme-core/scss/components/column-menu/_layout.scss" as *;
2
+
3
+ @mixin kendo-column-menu--layout() {
4
+ @include kendo-column-menu--layout-base();
5
+ }
@@ -0,0 +1,5 @@
1
+ @use "@progress/kendo-theme-core/scss/components/column-menu/_theme.scss" as *;
2
+
3
+ @mixin kendo-column-menu--theme() {
4
+ @include kendo-column-menu--theme-base();
5
+ }
@@ -0,0 +1,69 @@
1
+ @use "sass:math";
2
+ @use "../core/_index.scss" as *;
3
+
4
+ $kendo-column-menu-item-padding-x: k-spacing(4) !default;
5
+ $kendo-column-menu-item-padding-y: k-spacing(1) !default;
6
+
7
+ $kendo-column-menu-item-sm-padding-x: $kendo-column-menu-item-padding-x !default;
8
+ $kendo-column-menu-item-sm-padding-y: k-spacing(1) !default;
9
+
10
+ $kendo-column-menu-item-md-padding-x: $kendo-column-menu-item-padding-x !default;
11
+ $kendo-column-menu-item-md-padding-y: $kendo-column-menu-item-padding-y !default;
12
+
13
+ $kendo-column-menu-item-lg-padding-x: $kendo-column-menu-item-padding-x !default;
14
+ $kendo-column-menu-item-lg-padding-y: k-spacing(2) !default;
15
+
16
+ $kendo-column-menu-font-size: var( --kendo-font-size, inherit ) !default;
17
+ $kendo-column-menu-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
18
+ $kendo-column-menu-md-font-size: var( --kendo-font-size, inherit ) !default;
19
+ $kendo-column-menu-lg-font-size: var( --kendo-font-size, inherit ) !default;
20
+
21
+ $kendo-column-menu-line-height: var( --kendo-line-height, normal ) !default;
22
+ $kendo-column-menu-sm-line-height: math.div( 20, 14 ) !default;
23
+ $kendo-column-menu-md-line-height: var( --kendo-line-height, normal ) !default;
24
+ $kendo-column-menu-lg-line-height: var( --kendo-line-height, normal ) !default;
25
+
26
+ $kendo-column-menu-font-family: var( --kendo-font-family, inherit ) !default;
27
+
28
+ $kendo-column-menu-sizes: (
29
+ sm: (
30
+ padding-x: $kendo-column-menu-item-sm-padding-x,
31
+ padding-y: $kendo-column-menu-item-sm-padding-y,
32
+ font-size: $kendo-column-menu-sm-font-size,
33
+ line-height: $kendo-column-menu-sm-line-height
34
+ ),
35
+ md: (
36
+ padding-x: $kendo-column-menu-item-md-padding-x,
37
+ padding-y: $kendo-column-menu-item-md-padding-y,
38
+ font-size: $kendo-column-menu-md-font-size,
39
+ line-height: $kendo-column-menu-md-line-height
40
+ ),
41
+ lg: (
42
+ padding-x: $kendo-column-menu-item-lg-padding-x,
43
+ padding-y: $kendo-column-menu-item-lg-padding-y,
44
+ font-size: $kendo-column-menu-lg-font-size,
45
+ line-height: $kendo-column-menu-lg-line-height
46
+ )
47
+ ) !default;
48
+
49
+
50
+ @forward "@progress/kendo-theme-core/scss/components/column-menu/_variables.scss" with (
51
+ $kendo-column-menu-font-size: $kendo-column-menu-font-size,
52
+ $kendo-column-menu-sm-font-size: $kendo-column-menu-sm-font-size,
53
+ $kendo-column-menu-md-font-size: $kendo-column-menu-md-font-size,
54
+ $kendo-column-menu-lg-font-size: $kendo-column-menu-lg-font-size,
55
+ $kendo-column-menu-line-height: $kendo-column-menu-line-height,
56
+ $kendo-column-menu-sm-line-height: $kendo-column-menu-sm-line-height,
57
+ $kendo-column-menu-md-line-height: $kendo-column-menu-md-line-height,
58
+ $kendo-column-menu-lg-line-height: $kendo-column-menu-lg-line-height,
59
+ $kendo-column-menu-font-family: $kendo-column-menu-font-family,
60
+ $kendo-column-menu-item-padding-x: $kendo-column-menu-item-padding-x,
61
+ $kendo-column-menu-item-padding-y: $kendo-column-menu-item-padding-y,
62
+ $kendo-column-menu-item-sm-padding-x: $kendo-column-menu-item-sm-padding-x,
63
+ $kendo-column-menu-item-sm-padding-y: $kendo-column-menu-item-sm-padding-y,
64
+ $kendo-column-menu-item-md-padding-x: $kendo-column-menu-item-md-padding-x,
65
+ $kendo-column-menu-item-md-padding-y: $kendo-column-menu-item-md-padding-y,
66
+ $kendo-column-menu-item-lg-padding-x: $kendo-column-menu-item-lg-padding-x,
67
+ $kendo-column-menu-item-lg-padding-y: $kendo-column-menu-item-lg-padding-y,
68
+ $kendo-column-menu-sizes: $kendo-column-menu-sizes
69
+ );
@@ -23,6 +23,7 @@
23
23
  @use "../list/_index.scss" as *;
24
24
  @use "../table/_index.scss" as *;
25
25
  @use "../tabstrip/_index.scss" as *;
26
+ @use "../column-menu/_index.scss" as *;
26
27
 
27
28
  // Component
28
29
  @forward "./_variables.scss";
@@ -419,4 +419,8 @@
419
419
 
420
420
  }
421
421
 
422
+ .k-columnmenu-indicators {
423
+ color: $kendo-grid-sorting-indicator-text;
424
+ }
425
+
422
426
  }
package/scss/index.scss CHANGED
@@ -115,6 +115,7 @@
115
115
  @forward "./orgchart/_index.scss";
116
116
  @forward "./signature/_index.scss";
117
117
  @forward "./otp/_index.scss";
118
+ @forward "./column-menu/_index.scss";
118
119
 
119
120
 
120
121
  // Use component modules
@@ -141,6 +142,7 @@
141
142
  @use "./table/_index.scss" as *;
142
143
  @use "./virtual-scroller/_index.scss" as *;
143
144
  @use "./no-data/_index.scss" as *;
145
+ @use "./column-menu/_index.scss" as *;
144
146
 
145
147
  // Indicators
146
148
 
@@ -311,6 +313,7 @@
311
313
  @include kendo-table--styles();
312
314
  @include kendo-virtual-scroller--styles();
313
315
  @include kendo-no-data--styles();
316
+ @include kendo-column-menu--styles();
314
317
 
315
318
 
316
319
  // Indicators