@progress/kendo-theme-bootstrap 11.2.1-dev.1 → 11.3.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 (76) 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-dark.scss +27 -27
  9. package/dist/bootstrap-main.css +1 -1
  10. package/dist/bootstrap-nordic.css +1 -1
  11. package/dist/bootstrap-turquoise-dark.css +1 -1
  12. package/dist/bootstrap-turquoise.css +1 -1
  13. package/dist/bootstrap-urban.css +1 -1
  14. package/dist/bootstrap-vintage.css +1 -1
  15. package/dist/meta/sassdoc-data.json +6044 -7614
  16. package/dist/meta/sassdoc-raw-data.json +2773 -3498
  17. package/dist/meta/variables.json +214 -406
  18. package/lib/swatches/bootstrap-3-dark.json +1 -1
  19. package/lib/swatches/bootstrap-3.json +1 -1
  20. package/lib/swatches/bootstrap-4-dark.json +1 -1
  21. package/lib/swatches/bootstrap-4.json +1 -1
  22. package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
  23. package/lib/swatches/bootstrap-main-dark.json +28 -28
  24. package/lib/swatches/bootstrap-main.json +1 -1
  25. package/lib/swatches/bootstrap-nordic.json +1 -1
  26. package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
  27. package/lib/swatches/bootstrap-turquoise.json +1 -1
  28. package/lib/swatches/bootstrap-urban.json +1 -1
  29. package/lib/swatches/bootstrap-vintage.json +1 -1
  30. package/package.json +4 -4
  31. package/scss/appbar/_variables.scss +1 -1
  32. package/scss/badge/_variables.scss +5 -13
  33. package/scss/breadcrumb/_variables.scss +5 -21
  34. package/scss/button/_variables.scss +2 -12
  35. package/scss/card/_variables.scss +3 -3
  36. package/scss/chat/_variables.scss +10 -1
  37. package/scss/checkbox/_variables.scss +2 -2
  38. package/scss/chip/_variables.scss +1 -9
  39. package/scss/coloreditor/_variables.scss +8 -24
  40. package/scss/colorgradient/_variables.scss +2 -10
  41. package/scss/column-menu/_variables.scss +4 -9
  42. package/scss/core/border-radii/index.import.scss +3 -3
  43. package/scss/core/color-system/_palettes.scss +42 -21
  44. package/scss/core/color-system/_swatch.scss +20 -20
  45. package/scss/core/typography/index.import.scss +1 -1
  46. package/scss/dialog/_variables.scss +2 -2
  47. package/scss/fab/_variables.scss +7 -15
  48. package/scss/floating-label/_variables.scss +2 -2
  49. package/scss/forms/_theme.scss +5 -0
  50. package/scss/forms/_variables.scss +3 -3
  51. package/scss/grid/_variables.scss +2 -2
  52. package/scss/input/_layout.scss +15 -0
  53. package/scss/input/_variables.scss +18 -20
  54. package/scss/list/_variables.scss +7 -28
  55. package/scss/menu/_variables.scss +1 -7
  56. package/scss/menu-button/_variables.scss +1 -1
  57. package/scss/messagebox/_variables.scss +2 -2
  58. package/scss/notification/_variables.scss +2 -2
  59. package/scss/otp/_variables.scss +3 -15
  60. package/scss/pager/_variables.scss +0 -4
  61. package/scss/panelbar/_layout.scss +4 -0
  62. package/scss/panelbar/_variables.scss +8 -8
  63. package/scss/popover/_variables.scss +3 -3
  64. package/scss/radio/_variables.scss +2 -2
  65. package/scss/signature/_variables.scss +2 -8
  66. package/scss/skeleton/_variables.scss +1 -1
  67. package/scss/slider/_variables.scss +2 -2
  68. package/scss/split-button/_variables.scss +2 -2
  69. package/scss/spreadsheet/_variables.scss +2 -2
  70. package/scss/switch/_variables.scss +3 -3
  71. package/scss/table/_variables.scss +0 -10
  72. package/scss/tabstrip/_variables.scss +2 -10
  73. package/scss/timeline/_variables.scss +2 -2
  74. package/scss/toolbar/_variables.scss +3 -15
  75. package/scss/tooltip/_variables.scss +1 -1
  76. package/scss/treeview/_variables.scss +0 -8
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#222222",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 3",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f5f5f5",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4 Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#212529",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap 4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Dataviz v4",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#0275d8",
9
9
  "#5bc0de",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#212529",
@@ -49,7 +49,7 @@
49
49
  "border-alt": {
50
50
  "name": "Border Alt",
51
51
  "type": "color",
52
- "value": "rgba(222, 226, 230, 0.36)"
52
+ "value": "rgba(255, 255, 255, 0.15)"
53
53
  },
54
54
  "base-subtle": {
55
55
  "name": "Base Subtle",
@@ -109,7 +109,7 @@
109
109
  "primary-subtle-hover": {
110
110
  "name": "Primary Subtle Hover",
111
111
  "type": "color",
112
- "value": "#04224E"
112
+ "value": "#012151"
113
113
  },
114
114
  "primary-subtle-active": {
115
115
  "name": "Primary Subtle Active",
@@ -124,7 +124,7 @@
124
124
  "primary-hover": {
125
125
  "name": "Primary Hover",
126
126
  "type": "color",
127
- "value": "#0C64E4"
127
+ "value": "#0b5ed7"
128
128
  },
129
129
  "primary-active": {
130
130
  "name": "Primary Active",
@@ -154,17 +154,17 @@
154
154
  "secondary-subtle": {
155
155
  "name": "Secondary Subtle",
156
156
  "type": "color",
157
- "value": "#121417"
157
+ "value": "#161719"
158
158
  },
159
159
  "secondary-subtle-hover": {
160
160
  "name": "Secondary Subtle Hover",
161
161
  "type": "color",
162
- "value": "#1A1D20"
162
+ "value": "#242526"
163
163
  },
164
164
  "secondary-subtle-active": {
165
165
  "name": "Secondary Subtle Active",
166
166
  "type": "color",
167
- "value": "#212529"
167
+ "value": "#2E2F2F"
168
168
  },
169
169
  "secondary": {
170
170
  "name": "Secondary",
@@ -174,12 +174,12 @@
174
174
  "secondary-hover": {
175
175
  "name": "Secondary Hover",
176
176
  "type": "color",
177
- "value": "#5C636A"
177
+ "value": "#5c636a"
178
178
  },
179
179
  "secondary-active": {
180
180
  "name": "Secondary Active",
181
181
  "type": "color",
182
- "value": "#555C64"
182
+ "value": "#565e64"
183
183
  },
184
184
  "secondary-emphasis": {
185
185
  "name": "Secondary Emphasis",
@@ -189,7 +189,7 @@
189
189
  "secondary-on-subtle": {
190
190
  "name": "Secondary On Subtle",
191
191
  "type": "color",
192
- "value": "#ADB5BD"
192
+ "value": "#a7acb1"
193
193
  },
194
194
  "on-secondary": {
195
195
  "name": "On Secondary",
@@ -224,12 +224,12 @@
224
224
  "tertiary-hover": {
225
225
  "name": "Tertiary Hover",
226
226
  "type": "color",
227
- "value": "#59359A"
227
+ "value": "#7E58C6"
228
228
  },
229
229
  "tertiary-active": {
230
230
  "name": "Tertiary Active",
231
231
  "type": "color",
232
- "value": "#4E2F89"
232
+ "value": "#8C68CD"
233
233
  },
234
234
  "tertiary-emphasis": {
235
235
  "name": "Tertiary Emphasis",
@@ -239,7 +239,7 @@
239
239
  "tertiary-on-subtle": {
240
240
  "name": "Tertiary On Subtle",
241
241
  "type": "color",
242
- "value": "#B9A3E1"
242
+ "value": "#A98EDA"
243
243
  },
244
244
  "on-tertiary": {
245
245
  "name": "On Tertiary",
@@ -274,12 +274,12 @@
274
274
  "info-hover": {
275
275
  "name": "Info Hover",
276
276
  "type": "color",
277
- "value": "#3DD5F3"
277
+ "value": "#31d2f2"
278
278
  },
279
279
  "info-active": {
280
280
  "name": "Info Active",
281
281
  "type": "color",
282
- "value": "#6EDFF6"
282
+ "value": "#3dd5f3"
283
283
  },
284
284
  "info-emphasis": {
285
285
  "name": "Info Emphasis",
@@ -314,7 +314,7 @@
314
314
  "success-subtle-active": {
315
315
  "name": "Success Subtle Active",
316
316
  "type": "color",
317
- "value": "#0D442A"
317
+ "value": "#0F5132"
318
318
  },
319
319
  "success": {
320
320
  "name": "Success",
@@ -324,12 +324,12 @@
324
324
  "success-hover": {
325
325
  "name": "Success Hover",
326
326
  "type": "color",
327
- "value": "#146C43"
327
+ "value": "#157347"
328
328
  },
329
329
  "success-active": {
330
330
  "name": "Success Active",
331
331
  "type": "color",
332
- "value": "#0F5132"
332
+ "value": "#146c43"
333
333
  },
334
334
  "success-emphasis": {
335
335
  "name": "Success Emphasis",
@@ -374,12 +374,12 @@
374
374
  "warning-hover": {
375
375
  "name": "Warning Hover",
376
376
  "type": "color",
377
- "value": "#CC9A06"
377
+ "value": "#ffca2c"
378
378
  },
379
379
  "warning-active": {
380
380
  "name": "Warning Active",
381
381
  "type": "color",
382
- "value": "#B38705"
382
+ "value": "#ffcd39"
383
383
  },
384
384
  "warning-emphasis": {
385
385
  "name": "Warning Emphasis",
@@ -424,12 +424,12 @@
424
424
  "error-hover": {
425
425
  "name": "Error Hover",
426
426
  "type": "color",
427
- "value": "#B02A37"
427
+ "value": "#bb2d3b"
428
428
  },
429
429
  "error-active": {
430
430
  "name": "Error Active",
431
431
  "type": "color",
432
- "value": "#9A2530"
432
+ "value": "#b02a37"
433
433
  },
434
434
  "error-emphasis": {
435
435
  "name": "Error Emphasis",
@@ -474,12 +474,12 @@
474
474
  "light-hover": {
475
475
  "name": "Light Hover",
476
476
  "type": "color",
477
- "value": "#E9ECEF"
477
+ "value": "#d3d4d5"
478
478
  },
479
479
  "light-active": {
480
480
  "name": "Light Active",
481
481
  "type": "color",
482
- "value": "#DEE2E6"
482
+ "value": "#c6c7c8"
483
483
  },
484
484
  "light-emphasis": {
485
485
  "name": "Light Emphasis",
@@ -499,7 +499,7 @@
499
499
  "light-on-surface": {
500
500
  "name": "Light On Surface",
501
501
  "type": "color",
502
- "value": "black"
502
+ "value": "#f8f9fa"
503
503
  },
504
504
  "dark-subtle": {
505
505
  "name": "Dark Subtle",
@@ -514,7 +514,7 @@
514
514
  "dark-subtle-active": {
515
515
  "name": "Dark Subtle Active",
516
516
  "type": "color",
517
- "value": "#2B3035"
517
+ "value": "#2B2F32"
518
518
  },
519
519
  "dark": {
520
520
  "name": "Dark",
@@ -524,12 +524,12 @@
524
524
  "dark-hover": {
525
525
  "name": "Dark Hover",
526
526
  "type": "color",
527
- "value": "#41464B"
527
+ "value": "#424649"
528
528
  },
529
529
  "dark-active": {
530
530
  "name": "Dark Active",
531
531
  "type": "color",
532
- "value": "#495057"
532
+ "value": "#4d5154"
533
533
  },
534
534
  "dark-emphasis": {
535
535
  "name": "Dark Emphasis",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Main",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Nordic",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f8f9fa",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise Dark",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#000000",
9
9
  "#292b2c",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f2f2f2",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e3eef4",
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Vintage",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "11.2.1-dev.1",
6
+ "version": "11.3.0",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f2efe8",
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": "11.2.1-dev.1",
4
+ "version": "11.3.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.1.0",
56
- "@progress/kendo-theme-core": "11.2.1-dev.1",
57
- "@progress/kendo-theme-utils": "11.2.1-dev.1"
56
+ "@progress/kendo-theme-core": "11.3.0",
57
+ "@progress/kendo-theme-utils": "11.3.0"
58
58
  },
59
59
  "directories": {
60
60
  "doc": "docs",
61
61
  "lib": "lib"
62
62
  },
63
- "gitHead": "05a6da8b6ec28af742b5b5284582b9cfcde6fe29"
63
+ "gitHead": "89fa2a4b285a36ead7c7440ab9bb9764dbe7da9f"
64
64
  }
@@ -11,7 +11,7 @@ $kendo-appbar-margin-x: null !default;
11
11
  $kendo-appbar-margin-y: null !default;
12
12
  /// The horizontal padding of the AppBar.
13
13
  /// @group appbar
14
- $kendo-appbar-padding-x: k-spacing(2) !default;
14
+ $kendo-appbar-padding-x: k-spacing(3) !default;
15
15
  /// The vertical padding of the AppBar.
16
16
  /// @group appbar
17
17
  $kendo-appbar-padding-y: k-spacing(2) !default;
@@ -6,31 +6,25 @@
6
6
  /// @group badge
7
7
  $kendo-badge-border-width: 1px !default;
8
8
 
9
- /// The horizontal padding of the Badge.
10
- /// @group badge
11
- $kendo-badge-padding-x: .65em !default;
12
9
  /// The horizontal padding of the small Badge.
13
10
  /// @group badge
14
- $kendo-badge-sm-padding-x: calc( $kendo-badge-padding-x / 2 ) !default;
11
+ $kendo-badge-sm-padding-x: calc( .65em / 2 ) !default;
15
12
  /// The horizontal padding of the medium Badge.
16
13
  /// @group badge
17
14
  $kendo-badge-md-padding-x: .65em !default;
18
15
  /// The horizontal padding of the large Badge.
19
16
  /// @group badge
20
- $kendo-badge-lg-padding-x: calc( $kendo-badge-padding-x * 1.5 ) !default;
17
+ $kendo-badge-lg-padding-x: calc( $kendo-badge-md-padding-x * 1.5 ) !default;
21
18
 
22
- /// The vertical padding of the Badge.
23
- /// @group badge
24
- $kendo-badge-padding-y: .35em !default;
25
19
  /// The vertical padding of the small Badge.
26
20
  /// @group badge
27
- $kendo-badge-sm-padding-y: calc( $kendo-badge-padding-y / 2 ) !default;
21
+ $kendo-badge-sm-padding-y: calc( .35em / 2 ) !default;
28
22
  /// The vertical padding of the medium Badge.
29
23
  /// @group badge
30
24
  $kendo-badge-md-padding-y: .35em !default;
31
25
  /// The vertical padding of the large Badge.
32
26
  /// @group badge
33
- $kendo-badge-lg-padding-y: calc( $kendo-badge-padding-y * 1.5 ) !default;
27
+ $kendo-badge-lg-padding-y: calc( $kendo-badge-md-padding-y * 1.5 ) !default;
34
28
 
35
29
  /// The font sizes of the Badge.
36
30
  /// @group badge
@@ -60,7 +54,7 @@ $kendo-badge-lg-line-height: $kendo-badge-line-height !default;
60
54
 
61
55
  /// The calculated minimum width of the circular Badge.
62
56
  /// @group badge
63
- $kendo-badge-min-width: calc( #{$kendo-badge-line-height * 1em} + calc( #{$kendo-badge-padding-y} * 2 ) + calc( #{$kendo-badge-border-width} * 2 )) !default;
57
+ $kendo-badge-min-width: calc( #{$kendo-badge-line-height * 1em} + calc( #{$kendo-badge-md-padding-y} * 2 ) + calc( #{$kendo-badge-border-width} * 2 )) !default;
64
58
  /// The calculated minimum width of the small circular Badge.
65
59
  /// @group badge
66
60
  $kendo-badge-sm-min-width: calc( #{$kendo-badge-sm-line-height * 1em} + calc( #{$kendo-badge-sm-padding-y} * 2 ) + calc( #{$kendo-badge-border-width} * 2 ) ) !default;
@@ -112,11 +106,9 @@ $kendo-badge-theme-colors: (
112
106
 
113
107
  @forward "@progress/kendo-theme-core/scss/components/badge/_variables.scss" with (
114
108
  $kendo-badge-border-width: $kendo-badge-border-width,
115
- $kendo-badge-padding-x: $kendo-badge-padding-x,
116
109
  $kendo-badge-sm-padding-x: $kendo-badge-sm-padding-x,
117
110
  $kendo-badge-md-padding-x: $kendo-badge-md-padding-x,
118
111
  $kendo-badge-lg-padding-x: $kendo-badge-lg-padding-x,
119
- $kendo-badge-padding-y: $kendo-badge-padding-y,
120
112
  $kendo-badge-sm-padding-y: $kendo-badge-sm-padding-y,
121
113
  $kendo-badge-md-padding-y: $kendo-badge-md-padding-y,
122
114
  $kendo-badge-lg-padding-y: $kendo-badge-lg-padding-y,
@@ -66,28 +66,22 @@ $kendo-breadcrumb-border: k-color(border) !default;
66
66
  /// @group breadcrumb
67
67
  $kendo-breadcrumb-focus-shadow: 0 0 2px 1px rgba( black, .06 ) !default;
68
68
 
69
- /// The horizontal padding of the Breadcrumb link.
70
- /// @group breadcrumb
71
- $kendo-breadcrumb-link-padding-x: k-spacing(3) !default;
72
69
  /// The horizontal padding of the small Breadcrumb link.
73
70
  /// @group breadcrumb
74
- $kendo-breadcrumb-sm-link-padding-x: k-spacing(3) !default;
71
+ $kendo-breadcrumb-sm-link-padding-x: k-spacing(2) !default;
75
72
  /// The horizontal padding of the medium Breadcrumb link.
76
73
  /// @group breadcrumb
77
- $kendo-breadcrumb-md-link-padding-x: $kendo-breadcrumb-link-padding-x !default;
74
+ $kendo-breadcrumb-md-link-padding-x: k-spacing(2) !default;
78
75
  /// The horizontal padding of the large Breadcrumb link.
79
76
  /// @group breadcrumb
80
77
  $kendo-breadcrumb-lg-link-padding-x: k-spacing(3) !default;
81
78
 
82
- /// The vertical padding of the Breadcrumb link.
83
- /// @group breadcrumb
84
- $kendo-breadcrumb-link-padding-y: k-spacing(2) !default;
85
79
  /// The vertical padding of the small Breadcrumb link.
86
80
  /// @group breadcrumb
87
81
  $kendo-breadcrumb-sm-link-padding-y: k-spacing(1.5) !default;
88
82
  /// The vertical padding of the medium Breadcrumb link.
89
83
  /// @group breadcrumb
90
- $kendo-breadcrumb-md-link-padding-y: $kendo-breadcrumb-link-padding-y !default;
84
+ $kendo-breadcrumb-md-link-padding-y: k-spacing(2) !default;
91
85
  /// The vertical padding of the large Breadcrumb link.
92
86
  /// @group breadcrumb
93
87
  $kendo-breadcrumb-lg-link-padding-y: k-spacing(2.5) !default;
@@ -96,28 +90,22 @@ $kendo-breadcrumb-lg-link-padding-y: k-spacing(2.5) !default;
96
90
  /// @group breadcrumb
97
91
  $kendo-breadcrumb-link-border-radius: k-border-radius(md) !default;
98
92
 
99
- /// The vertical padding of the Breadcrumb link icon.
100
- /// @group breadcrumb
101
- $kendo-breadcrumb-icon-link-padding-y: k-spacing(3) !default;
102
93
  /// The vertical padding of the small Breadcrumb link icon.
103
94
  /// @group breadcrumb
104
95
  $kendo-breadcrumb-sm-icon-link-padding-y: k-spacing(2) !default;
105
96
  /// The vertical padding of the medium Breadcrumb link icon.
106
97
  /// @group breadcrumb
107
- $kendo-breadcrumb-md-icon-link-padding-y: $kendo-breadcrumb-icon-link-padding-y !default;
98
+ $kendo-breadcrumb-md-icon-link-padding-y: k-spacing(3) !default;
108
99
  /// The vertical padding of the large Breadcrumb link icon.
109
100
  /// @group breadcrumb
110
101
  $kendo-breadcrumb-lg-icon-link-padding-y: k-spacing(3.5) !default;
111
102
 
112
- /// The horizontal padding of the Breadcrumb link icon.
113
- /// @group breadcrumb
114
- $kendo-breadcrumb-icon-link-padding-x: $kendo-breadcrumb-icon-link-padding-y !default;
115
103
  /// The horizontal padding of the small Breadcrumb link icon.
116
104
  /// @group breadcrumb
117
105
  $kendo-breadcrumb-sm-icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-y !default;
118
106
  /// The horizontal padding of the medium Breadcrumb link icon.
119
107
  /// @group breadcrumb
120
- $kendo-breadcrumb-md-icon-link-padding-x: $kendo-breadcrumb-icon-link-padding-x !default;
108
+ $kendo-breadcrumb-md-icon-link-padding-x: $kendo-breadcrumb-md-icon-link-padding-y !default;
121
109
  /// The horizontal padding of the large Breadcrumb link icon.
122
110
  /// @group breadcrumb
123
111
  $kendo-breadcrumb-lg-icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-y !default;
@@ -255,20 +243,16 @@ $kendo-breadcrumb-sizes: (
255
243
  $kendo-breadcrumb-text: $kendo-breadcrumb-text,
256
244
  $kendo-breadcrumb-border: $kendo-breadcrumb-border,
257
245
  $kendo-breadcrumb-focus-shadow: $kendo-breadcrumb-focus-shadow,
258
- $kendo-breadcrumb-link-padding-x: $kendo-breadcrumb-link-padding-x,
259
246
  $kendo-breadcrumb-sm-link-padding-x: $kendo-breadcrumb-sm-link-padding-x,
260
247
  $kendo-breadcrumb-md-link-padding-x: $kendo-breadcrumb-md-link-padding-x,
261
248
  $kendo-breadcrumb-lg-link-padding-x: $kendo-breadcrumb-lg-link-padding-x,
262
- $kendo-breadcrumb-link-padding-y: $kendo-breadcrumb-link-padding-y,
263
249
  $kendo-breadcrumb-sm-link-padding-y: $kendo-breadcrumb-sm-link-padding-y,
264
250
  $kendo-breadcrumb-md-link-padding-y: $kendo-breadcrumb-md-link-padding-y,
265
251
  $kendo-breadcrumb-lg-link-padding-y: $kendo-breadcrumb-lg-link-padding-y,
266
252
  $kendo-breadcrumb-link-border-radius: $kendo-breadcrumb-link-border-radius,
267
- $kendo-breadcrumb-icon-link-padding-y: $kendo-breadcrumb-icon-link-padding-y,
268
253
  $kendo-breadcrumb-sm-icon-link-padding-y: $kendo-breadcrumb-sm-icon-link-padding-y,
269
254
  $kendo-breadcrumb-md-icon-link-padding-y: $kendo-breadcrumb-md-icon-link-padding-y,
270
255
  $kendo-breadcrumb-lg-icon-link-padding-y: $kendo-breadcrumb-lg-icon-link-padding-y,
271
- $kendo-breadcrumb-icon-link-padding-x: $kendo-breadcrumb-icon-link-padding-x,
272
256
  $kendo-breadcrumb-sm-icon-link-padding-x: $kendo-breadcrumb-sm-icon-link-padding-x,
273
257
  $kendo-breadcrumb-md-icon-link-padding-x: $kendo-breadcrumb-md-icon-link-padding-x,
274
258
  $kendo-breadcrumb-lg-icon-link-padding-x: $kendo-breadcrumb-lg-icon-link-padding-x,
@@ -14,9 +14,6 @@ $kendo-button-border-width: 1px !default;
14
14
  /// @group button
15
15
  $kendo-button-border-radius: null !default;
16
16
 
17
- /// The horizontal padding of the Button.
18
- /// @group button
19
- $kendo-button-padding-x: k-spacing(3) !default;
20
17
  /// The horizontal padding of the small Button.
21
18
  /// @group button
22
19
  $kendo-button-sm-padding-x: k-spacing(2) !default;
@@ -27,9 +24,6 @@ $kendo-button-md-padding-x: k-spacing(3) !default;
27
24
  /// @group button
28
25
  $kendo-button-lg-padding-x: k-spacing(4) !default;
29
26
 
30
- /// The vertical padding of the Button.
31
- /// @group button
32
- $kendo-button-padding-y: k-spacing(1.5) !default;
33
27
  /// The vertical padding of the small Button.
34
28
  /// @group button
35
29
  $kendo-button-sm-padding-y: k-spacing(1) !default;
@@ -58,7 +52,7 @@ $kendo-button-sm-font-size: var( --kendo-font-size-sm, inherit ) !default;
58
52
  $kendo-button-md-font-size: var( --kendo-font-size, inherit ) !default;
59
53
  /// The font size of the large Button.
60
54
  /// @group button
61
- $kendo-button-lg-font-size: var( --kendo-font-size, inherit ) !default;
55
+ $kendo-button-lg-font-size: var( --kendo-font-size-lg, inherit ) !default;
62
56
 
63
57
  /// The line height used along with the $kendo-font-size variable.
64
58
  /// @group button
@@ -75,14 +69,13 @@ $kendo-button-lg-line-height: var( --kendo-line-height, normal ) !default;
75
69
 
76
70
  /// The calculated height of the Button.
77
71
  /// @group button
78
- $kendo-button-calc-size: calc( ( #{$kendo-button-line-height} * 1em ) + ( #{$kendo-button-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
79
72
  $kendo-button-sm-calc-size: calc( ( #{$kendo-button-sm-line-height} * 1em ) + ( #{$kendo-button-sm-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
80
73
  $kendo-button-md-calc-size: calc( ( #{$kendo-button-md-line-height} * 1em ) + ( #{$kendo-button-md-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
81
74
  $kendo-button-lg-calc-size: calc( ( #{$kendo-button-lg-line-height} * 1em ) + ( #{$kendo-button-lg-padding-y} * 2 ) + ( #{$kendo-button-border-width} * 2 ) ) !default;
82
75
 
83
76
  /// The calculated inner height of the Button excluding the border width.
84
77
  /// @group button
85
- $kendo-button-inner-calc-size: calc( ( #{$kendo-button-line-height} * 1em ) + ( #{$kendo-button-padding-y} * 2 ) ) !default;
78
+ $kendo-button-inner-calc-size: calc( ( #{$kendo-button-line-height} * 1em ) + ( #{$kendo-button-md-padding-y} * 2 ) ) !default;
86
79
  $kendo-button-sm-inner-calc-size: calc( ( #{$kendo-button-sm-line-height} * 1em ) + ( #{$kendo-button-sm-padding-y} * 2 ) ) !default;
87
80
  $kendo-button-md-inner-calc-size: calc( ( #{$kendo-button-md-line-height} * 1em ) + ( #{$kendo-button-md-padding-y} * 2 ) ) !default;
88
81
  $kendo-button-lg-inner-calc-size: calc( ( #{$kendo-button-lg-line-height} * 1em ) + ( #{$kendo-button-lg-padding-y} * 2 ) ) !default;
@@ -269,11 +262,9 @@ $kendo-button-transition: $kendo-transition !default;
269
262
  @forward "@progress/kendo-theme-core/scss/components/button/_variables.scss" with (
270
263
  $kendo-button-border-width: $kendo-button-border-width,
271
264
  $kendo-button-border-radius: $kendo-button-border-radius,
272
- $kendo-button-padding-x: $kendo-button-padding-x,
273
265
  $kendo-button-sm-padding-x: $kendo-button-sm-padding-x,
274
266
  $kendo-button-md-padding-x: $kendo-button-md-padding-x,
275
267
  $kendo-button-lg-padding-x: $kendo-button-lg-padding-x,
276
- $kendo-button-padding-y: $kendo-button-padding-y,
277
268
  $kendo-button-sm-padding-y: $kendo-button-sm-padding-y,
278
269
  $kendo-button-md-padding-y: $kendo-button-md-padding-y,
279
270
  $kendo-button-lg-padding-y: $kendo-button-lg-padding-y,
@@ -287,7 +278,6 @@ $kendo-button-transition: $kendo-transition !default;
287
278
  $kendo-button-sm-line-height: $kendo-button-sm-line-height,
288
279
  $kendo-button-md-line-height: $kendo-button-md-line-height,
289
280
  $kendo-button-lg-line-height: $kendo-button-lg-line-height,
290
- $kendo-button-calc-size: $kendo-button-calc-size,
291
281
  $kendo-button-sm-calc-size: $kendo-button-sm-calc-size,
292
282
  $kendo-button-md-calc-size: $kendo-button-md-calc-size,
293
283
  $kendo-button-lg-calc-size: $kendo-button-lg-calc-size,
@@ -68,7 +68,7 @@ $kendo-card-focus-shadow: k-elevation(3) !default;
68
68
  $kendo-card-header-padding-x: $kendo-card-padding-x !default;
69
69
  /// The vertical padding of the Card header.
70
70
  /// @group card
71
- $kendo-card-header-padding-y: $kendo-card-padding-y !default;
71
+ $kendo-card-header-padding-y: k-spacing(2) !default;
72
72
  /// The bottom border width of the Card header.
73
73
  /// @group card
74
74
  $kendo-card-header-border-width: $kendo-card-border-width !default;
@@ -91,10 +91,10 @@ $kendo-card-body-padding-y: $kendo-card-padding-x !default; // In bootstrap, all
91
91
 
92
92
  /// The horizontal padding of the Card footer.
93
93
  /// @group card
94
- $kendo-card-footer-padding-x: $kendo-card-padding-x !default;
94
+ $kendo-card-footer-padding-x: $kendo-card-header-padding-x !default;
95
95
  /// The vertical padding of the Card footer.
96
96
  /// @group card
97
- $kendo-card-footer-padding-y: $kendo-card-padding-y !default;
97
+ $kendo-card-footer-padding-y: $kendo-card-header-padding-y !default;
98
98
  /// The top border width of the Card footer.
99
99
  /// @group card
100
100
  $kendo-card-footer-border-width: $kendo-card-border-width !default;
@@ -212,6 +212,13 @@ $kendo-chat-quick-reply-shadow-spread: .25rem !default;
212
212
  /// @group chat
213
213
  $kendo-chat-quick-reply-shadow-opacity: .5 !default;
214
214
 
215
+ /// The size of the Chat typing indicator dot.
216
+ /// @group chat
217
+ $kendo-chat-typing-indicator-dot-size: 8px !default;
218
+ /// The spacing of the Chat typing indicator dot.
219
+ /// @group chat
220
+ $kendo-chat-typing-indicator-dot-spacing: 5px !default;
221
+
215
222
 
216
223
  @forward "@progress/kendo-theme-core/scss/components/chat/_variables.scss" with (
217
224
  $kendo-chat-padding-x: $kendo-chat-padding-x,
@@ -276,5 +283,7 @@ $kendo-chat-quick-reply-shadow-opacity: .5 !default;
276
283
  $kendo-chat-quick-reply-hover-border: $kendo-chat-quick-reply-hover-border,
277
284
  $kendo-chat-quick-reply-shadow-blur: $kendo-chat-quick-reply-shadow-blur,
278
285
  $kendo-chat-quick-reply-shadow-spread: $kendo-chat-quick-reply-shadow-spread,
279
- $kendo-chat-quick-reply-shadow-opacity: $kendo-chat-quick-reply-shadow-opacity
286
+ $kendo-chat-quick-reply-shadow-opacity: $kendo-chat-quick-reply-shadow-opacity,
287
+ $kendo-chat-typing-indicator-dot-size: $kendo-chat-typing-indicator-dot-size,
288
+ $kendo-chat-typing-indicator-dot-spacing: $kendo-chat-typing-indicator-dot-spacing
280
289
  );
@@ -166,7 +166,7 @@ $kendo-checkbox-indeterminate-image: k-escape-svg( url("data:image/svg+xml,<svg
166
166
 
167
167
  /// The horizontal margin of the CheckBox inside a label.
168
168
  /// @group checkbox
169
- $kendo-checkbox-label-margin-x: k-spacing(1) !default;
169
+ $kendo-checkbox-label-margin-x: k-spacing(2) !default;
170
170
 
171
171
 
172
172
  // CheckBox list
@@ -179,7 +179,7 @@ $kendo-checkbox-list-spacing: k-spacing(4) !default;
179
179
  $kendo-checkbox-list-item-padding-x: k-spacing(0) !default;
180
180
  /// The vertical padding of the CheckBox list items
181
181
  /// @group checkbox
182
- $kendo-checkbox-list-item-padding-y: $kendo-list-md-item-padding-y !default;
182
+ $kendo-checkbox-list-item-padding-y: k-spacing(0.5) !default;
183
183
 
184
184
 
185
185
  // CheckBox ripple