@progress/kendo-theme-bootstrap 8.1.0-dev.1 → 8.1.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.
- package/dist/all.css +1 -1
- package/dist/all.scss +33 -16
- package/dist/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/meta/sassdoc-data.json +710 -440
- package/dist/meta/sassdoc-raw-data.json +323 -198
- package/dist/meta/variables.json +43 -23
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +5 -5
- package/scss/bottom-navigation/_variables.scss +1 -1
- package/scss/calendar/_variables.scss +1 -1
- package/scss/chat/_variables.scss +17 -3
- package/scss/drawer/_variables.scss +1 -1
- package/scss/progressbar/_variables.scss +1 -1
- package/scss/timeselector/_variables.scss +1 -1
- package/scss/tooltip/_variables.scss +1 -1
- package/scss/upload/_variables.scss +4 -1
- package/scss/window/_variables.scss +1 -1
package/dist/meta/variables.json
CHANGED
|
@@ -10900,8 +10900,8 @@
|
|
|
10900
10900
|
"value": "calc(var(--kendo-font-size-sm, 0.875rem) * 1.25)"
|
|
10901
10901
|
},
|
|
10902
10902
|
"kendo-tooltip-title-line-height": {
|
|
10903
|
-
"type": "
|
|
10904
|
-
"value": "
|
|
10903
|
+
"type": "String",
|
|
10904
|
+
"value": "var(--kendo-line-height-xs, normal)"
|
|
10905
10905
|
},
|
|
10906
10906
|
"kendo-tooltip-callout-size": {
|
|
10907
10907
|
"type": "Number",
|
|
@@ -11036,8 +11036,8 @@
|
|
|
11036
11036
|
"value": "var(--kendo-font-size-lg, inherit)"
|
|
11037
11037
|
},
|
|
11038
11038
|
"kendo-window-title-line-height": {
|
|
11039
|
-
"type": "
|
|
11040
|
-
"value": "
|
|
11039
|
+
"type": "String",
|
|
11040
|
+
"value": "var(--kendo-line-height, normal)"
|
|
11041
11041
|
},
|
|
11042
11042
|
"kendo-window-actions-gap": {
|
|
11043
11043
|
"type": "String",
|
|
@@ -11501,8 +11501,8 @@
|
|
|
11501
11501
|
"value": "0.75rem"
|
|
11502
11502
|
},
|
|
11503
11503
|
"kendo-progressbar-line-height": {
|
|
11504
|
-
"type": "
|
|
11505
|
-
"value": "
|
|
11504
|
+
"type": "String",
|
|
11505
|
+
"value": "var(--kendo-line-height-xs, normal)"
|
|
11506
11506
|
},
|
|
11507
11507
|
"kendo-progressbar-bg": {
|
|
11508
11508
|
"type": "String",
|
|
@@ -12014,8 +12014,8 @@
|
|
|
12014
12014
|
"value": "var(--kendo-font-size-sm, inherit)"
|
|
12015
12015
|
},
|
|
12016
12016
|
"kendo-calendar-header-cell-line-height": {
|
|
12017
|
-
"type": "
|
|
12018
|
-
"value": "
|
|
12017
|
+
"type": "String",
|
|
12018
|
+
"value": "var(--kendo-line-height-lg, normal)"
|
|
12019
12019
|
},
|
|
12020
12020
|
"kendo-calendar-header-cell-bg": {
|
|
12021
12021
|
"type": "Null",
|
|
@@ -12361,12 +12361,12 @@
|
|
|
12361
12361
|
"value": "var(--kendo-font-size-sm, inherit)"
|
|
12362
12362
|
},
|
|
12363
12363
|
"kendo-time-list-title-line-height": {
|
|
12364
|
-
"type": "
|
|
12365
|
-
"value": "
|
|
12364
|
+
"type": "String",
|
|
12365
|
+
"value": "var(--kendo-line-height, normal)"
|
|
12366
12366
|
},
|
|
12367
12367
|
"kendo-time-list-title-height": {
|
|
12368
12368
|
"type": "Calculation",
|
|
12369
|
-
"value": "calc(var(--kendo-font-size-sm, inherit) *
|
|
12369
|
+
"value": "calc(var(--kendo-font-size-sm, inherit) * var(--kendo-line-height, normal))"
|
|
12370
12370
|
},
|
|
12371
12371
|
"kendo-time-list-title-text": {
|
|
12372
12372
|
"type": "String",
|
|
@@ -13532,8 +13532,12 @@
|
|
|
13532
13532
|
"value": "var(--kendo-spacing-3, 0.75rem)"
|
|
13533
13533
|
},
|
|
13534
13534
|
"kendo-upload-validation-font-size": {
|
|
13535
|
-
"type": "
|
|
13536
|
-
"value": "
|
|
13535
|
+
"type": "String",
|
|
13536
|
+
"value": "var(--kendo-font-size-xs, inherit)"
|
|
13537
|
+
},
|
|
13538
|
+
"kendo-upload-validation-line-height": {
|
|
13539
|
+
"type": "String",
|
|
13540
|
+
"value": "var(--kendo-line-height-xs, normal)"
|
|
13537
13541
|
},
|
|
13538
13542
|
"kendo-upload-icon-spacing": {
|
|
13539
13543
|
"type": "String",
|
|
@@ -14203,8 +14207,8 @@
|
|
|
14203
14207
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
14204
14208
|
},
|
|
14205
14209
|
"kendo-drawer-item-font-size": {
|
|
14206
|
-
"type": "
|
|
14207
|
-
"value": "
|
|
14210
|
+
"type": "String",
|
|
14211
|
+
"value": "var(--kendo-font-size, inherit)"
|
|
14208
14212
|
},
|
|
14209
14213
|
"kendo-drawer-item-line-height": {
|
|
14210
14214
|
"type": "Number",
|
|
@@ -14736,7 +14740,7 @@
|
|
|
14736
14740
|
},
|
|
14737
14741
|
"kendo-bottom-nav-line-height": {
|
|
14738
14742
|
"type": "String",
|
|
14739
|
-
"value": "var(--kendo-line-height-
|
|
14743
|
+
"value": "var(--kendo-line-height-xs, normal)"
|
|
14740
14744
|
},
|
|
14741
14745
|
"kendo-bottom-nav-letter-spacing": {
|
|
14742
14746
|
"type": "Number",
|
|
@@ -19261,11 +19265,11 @@
|
|
|
19261
19265
|
},
|
|
19262
19266
|
"kendo-chat-timestamp-font-size": {
|
|
19263
19267
|
"type": "String",
|
|
19264
|
-
"value": "
|
|
19268
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
19265
19269
|
},
|
|
19266
19270
|
"kendo-chat-timestamp-line-height": {
|
|
19267
|
-
"type": "
|
|
19268
|
-
"value": "
|
|
19271
|
+
"type": "String",
|
|
19272
|
+
"value": "var(--kendo-line-height, normal)"
|
|
19269
19273
|
},
|
|
19270
19274
|
"kendo-chat-timestamp-transform": {
|
|
19271
19275
|
"type": "String",
|
|
@@ -19279,6 +19283,22 @@
|
|
|
19279
19283
|
"type": "Null",
|
|
19280
19284
|
"value": "null"
|
|
19281
19285
|
},
|
|
19286
|
+
"kendo-chat-message-meta-font-size": {
|
|
19287
|
+
"type": "String",
|
|
19288
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
19289
|
+
},
|
|
19290
|
+
"kendo-chat-message-meta-line-height": {
|
|
19291
|
+
"type": "String",
|
|
19292
|
+
"value": "var(--kendo-line-height-xs, normal)"
|
|
19293
|
+
},
|
|
19294
|
+
"kendo-chat-author-font-size": {
|
|
19295
|
+
"type": "String",
|
|
19296
|
+
"value": "var(--kendo-font-size-sm, inherit)"
|
|
19297
|
+
},
|
|
19298
|
+
"kendo-chat-author-line-height": {
|
|
19299
|
+
"type": "String",
|
|
19300
|
+
"value": "var(--kendo-line-height-xs, normal)"
|
|
19301
|
+
},
|
|
19282
19302
|
"kendo-chat-bubble-padding-x": {
|
|
19283
19303
|
"type": "String",
|
|
19284
19304
|
"value": "var(--kendo-spacing-4, 1rem)"
|
|
@@ -19292,8 +19312,8 @@
|
|
|
19292
19312
|
"value": "var(--kendo-spacing-0\\.5, 0.125rem)"
|
|
19293
19313
|
},
|
|
19294
19314
|
"kendo-chat-bubble-line-height": {
|
|
19295
|
-
"type": "
|
|
19296
|
-
"value": "
|
|
19315
|
+
"type": "String",
|
|
19316
|
+
"value": "var(--kendo-line-height, normal)"
|
|
19297
19317
|
},
|
|
19298
19318
|
"kendo-chat-bubble-border-radius": {
|
|
19299
19319
|
"type": "Number",
|
|
@@ -19348,8 +19368,8 @@
|
|
|
19348
19368
|
"value": "var(--kendo-spacing-2, 0.5rem)"
|
|
19349
19369
|
},
|
|
19350
19370
|
"kendo-chat-quick-reply-line-height": {
|
|
19351
|
-
"type": "
|
|
19352
|
-
"value": "
|
|
19371
|
+
"type": "String",
|
|
19372
|
+
"value": "var(--kendo-line-height, normal)"
|
|
19353
19373
|
},
|
|
19354
19374
|
"kendo-chat-bg": {
|
|
19355
19375
|
"type": "String",
|
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": "8.1.0
|
|
4
|
+
"version": "8.1.0",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -53,14 +53,14 @@
|
|
|
53
53
|
},
|
|
54
54
|
"dependencies": {
|
|
55
55
|
"@progress/kendo-svg-icons": "3.0.0",
|
|
56
|
-
"@progress/kendo-theme-core": "8.1.0
|
|
57
|
-
"@progress/kendo-theme-default": "8.1.0
|
|
58
|
-
"@progress/kendo-theme-utils": "8.1.0
|
|
56
|
+
"@progress/kendo-theme-core": "8.1.0",
|
|
57
|
+
"@progress/kendo-theme-default": "8.1.0",
|
|
58
|
+
"@progress/kendo-theme-utils": "8.1.0",
|
|
59
59
|
"bootstrap": "5.2.1"
|
|
60
60
|
},
|
|
61
61
|
"directories": {
|
|
62
62
|
"doc": "docs",
|
|
63
63
|
"lib": "lib"
|
|
64
64
|
},
|
|
65
|
-
"gitHead": "
|
|
65
|
+
"gitHead": "382d447998e4e2dc1ca7d957e16af8f7c3db2a8e"
|
|
66
66
|
}
|
|
@@ -20,7 +20,7 @@ $kendo-bottom-nav-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
20
20
|
$kendo-bottom-nav-font-size: var( --kendo-font-size, inherit ) !default;
|
|
21
21
|
/// The line height of the BottomNavigation.
|
|
22
22
|
/// @group bottom-navigation
|
|
23
|
-
$kendo-bottom-nav-line-height: var( --kendo-line-height-
|
|
23
|
+
$kendo-bottom-nav-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
24
24
|
/// The letter spacing of the BottomNavigation.
|
|
25
25
|
/// @group bottom-navigation
|
|
26
26
|
$kendo-bottom-nav-letter-spacing: .2px !default;
|
|
@@ -95,7 +95,7 @@ $kendo-calendar-header-cell-height: $kendo-calendar-cell-size !default;
|
|
|
95
95
|
$kendo-calendar-header-cell-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
96
96
|
/// The line height of the header cells in the Calendar.
|
|
97
97
|
/// @group calendar
|
|
98
|
-
$kendo-calendar-header-cell-line-height:
|
|
98
|
+
$kendo-calendar-header-cell-line-height: var( --kendo-line-height-lg, normal ) !default;
|
|
99
99
|
|
|
100
100
|
/// The background color of the header cells in the Calendar.
|
|
101
101
|
/// @group calendar
|
|
@@ -44,10 +44,10 @@ $kendo-chat-message-list-spacing: $kendo-chat-item-spacing-y !default;
|
|
|
44
44
|
|
|
45
45
|
/// The font size of the Chat timestamp.
|
|
46
46
|
/// @group chat
|
|
47
|
-
$kendo-chat-timestamp-font-size:
|
|
47
|
+
$kendo-chat-timestamp-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
48
48
|
/// The line height of the Chat timestamp.
|
|
49
49
|
/// @group chat
|
|
50
|
-
$kendo-chat-timestamp-line-height:
|
|
50
|
+
$kendo-chat-timestamp-line-height: var( --kendo-line-height, normal ) !default;
|
|
51
51
|
/// The text transform of the Chat timestamp.
|
|
52
52
|
/// @group chat
|
|
53
53
|
$kendo-chat-timestamp-transform: uppercase !default;
|
|
@@ -58,6 +58,20 @@ $kendo-chat-timestamp-text: $kendo-subtle-text !default;
|
|
|
58
58
|
/// @group chat
|
|
59
59
|
$kendo-chat-timestamp-bg: null !default;
|
|
60
60
|
|
|
61
|
+
/// The font size of the Chat message meta text.
|
|
62
|
+
/// @group chat
|
|
63
|
+
$kendo-chat-message-meta-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
64
|
+
/// The line height of the Chat message meta text.
|
|
65
|
+
/// @group chat
|
|
66
|
+
$kendo-chat-message-meta-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
67
|
+
|
|
68
|
+
/// The font size of the Chat author text.
|
|
69
|
+
/// @group chat
|
|
70
|
+
$kendo-chat-author-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
71
|
+
/// The line height of the Chat author text.
|
|
72
|
+
/// @group chat
|
|
73
|
+
$kendo-chat-author-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
74
|
+
|
|
61
75
|
/// The horizontal padding of the Chat bubble message.
|
|
62
76
|
/// @group chat
|
|
63
77
|
$kendo-chat-bubble-padding-x: k-spacing(4) !default;
|
|
@@ -69,7 +83,7 @@ $kendo-chat-bubble-padding-y: k-spacing(2) !default;
|
|
|
69
83
|
$kendo-chat-bubble-spacing: k-spacing(0.5) !default;
|
|
70
84
|
/// The line height of the Chat bubble message.
|
|
71
85
|
/// @group chat
|
|
72
|
-
$kendo-chat-bubble-line-height:
|
|
86
|
+
$kendo-chat-bubble-line-height: var( --kendo-line-height, normal ) !default;
|
|
73
87
|
|
|
74
88
|
/// The border radius of the Chat bubble message.
|
|
75
89
|
/// @group chat
|
|
@@ -54,7 +54,7 @@ $kendo-drawer-item-padding-x: $kendo-padding-md-x !default;
|
|
|
54
54
|
$kendo-drawer-item-padding-y: $kendo-padding-md-y !default;
|
|
55
55
|
/// The font size of the Drawer item.
|
|
56
56
|
/// @group drawer
|
|
57
|
-
$kendo-drawer-item-font-size:
|
|
57
|
+
$kendo-drawer-item-font-size: var( --kendo-font-size, inherit ) !default;
|
|
58
58
|
/// The line height of the Drawer item.
|
|
59
59
|
/// @group drawer
|
|
60
60
|
$kendo-drawer-item-line-height: $kendo-line-height-lg !default;
|
|
@@ -20,7 +20,7 @@ $kendo-progressbar-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
20
20
|
$kendo-progressbar-font-size: $progress-font-size !default;
|
|
21
21
|
/// The line height of the ProgressBar.
|
|
22
22
|
/// @group progressbar
|
|
23
|
-
$kendo-progressbar-line-height:
|
|
23
|
+
$kendo-progressbar-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
24
24
|
|
|
25
25
|
/// The background color of the ProgressBar.
|
|
26
26
|
/// @group progressbar
|
|
@@ -17,7 +17,7 @@ $kendo-time-list-width: 4em !default;
|
|
|
17
17
|
$kendo-time-list-height: 240px !default;
|
|
18
18
|
|
|
19
19
|
$kendo-time-list-title-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
20
|
-
$kendo-time-list-title-line-height:
|
|
20
|
+
$kendo-time-list-title-line-height: var( --kendo-line-height, normal ) !default;
|
|
21
21
|
$kendo-time-list-title-height: calc( #{$kendo-time-list-title-font-size} * #{$kendo-time-list-title-line-height} ) !default;
|
|
22
22
|
$kendo-time-list-title-text: $kendo-subtle-text !default;
|
|
23
23
|
$kendo-time-list-title-focus-text: $kendo-component-text !default;
|
|
@@ -28,7 +28,7 @@ $kendo-tooltip-line-height: var( --kendo-line-height, normal ) !default;
|
|
|
28
28
|
$kendo-tooltip-title-font-size: calc( var( --kendo-font-size-sm, #{$kendo-font-size-sm} ) * 1.25 ) !default;
|
|
29
29
|
/// The line height of the Tooltip title.
|
|
30
30
|
/// @group tooltip
|
|
31
|
-
$kendo-tooltip-title-line-height:
|
|
31
|
+
$kendo-tooltip-title-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
32
32
|
|
|
33
33
|
/// The size of the Tooltip callout.
|
|
34
34
|
/// @group tooltip
|
|
@@ -65,7 +65,10 @@ $kendo-upload-multiple-items-spacing: k-spacing(3) !default;
|
|
|
65
65
|
|
|
66
66
|
/// The font size of the Upload validation message.
|
|
67
67
|
/// @group upload
|
|
68
|
-
$kendo-upload-validation-font-size:
|
|
68
|
+
$kendo-upload-validation-font-size: var( --kendo-font-size-xs, inherit ) !default;
|
|
69
|
+
/// The line height of the Upload validation message.
|
|
70
|
+
/// @group upload
|
|
71
|
+
$kendo-upload-validation-line-height: var( --kendo-line-height-xs, normal ) !default;
|
|
69
72
|
/// The horizontal spacing of the Upload status icon.
|
|
70
73
|
/// @group upload
|
|
71
74
|
$kendo-upload-icon-spacing: $kendo-icon-spacing !default;
|
|
@@ -36,7 +36,7 @@ $kendo-window-titlebar-border-style: solid !default;
|
|
|
36
36
|
$kendo-window-title-font-size: var( --kendo-font-size-lg, inherit ) !default;
|
|
37
37
|
/// The line height of the title of the Window.
|
|
38
38
|
/// @group window
|
|
39
|
-
$kendo-window-title-line-height:
|
|
39
|
+
$kendo-window-title-line-height: var( --kendo-line-height, normal ) !default;
|
|
40
40
|
|
|
41
41
|
/// The spacing between the buttons in the Window titlebar.
|
|
42
42
|
/// @group window
|