@progress/kendo-theme-default 8.1.0-dev.0 → 8.1.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.
- package/dist/all.css +1 -1
- package/dist/all.scss +1036 -1285
- package/dist/default-blue.css +1 -1
- package/dist/default-dataviz-v4.css +1 -1
- package/dist/default-green.css +1 -1
- package/dist/default-main-dark.css +1 -1
- package/dist/default-main-dark.scss +138 -138
- package/dist/default-main.css +1 -1
- package/dist/default-nordic.css +1 -1
- package/dist/default-ocean-blue-a11y.css +1 -1
- package/dist/default-ocean-blue.css +1 -1
- package/dist/default-orange.css +1 -1
- package/dist/default-purple.css +1 -1
- package/dist/default-turquoise.css +1 -1
- package/dist/default-urban.css +1 -1
- package/dist/meta/sassdoc-data.json +2066 -920
- package/dist/meta/sassdoc-raw-data.json +946 -421
- package/dist/meta/variables.json +143 -68
- package/lib/swatches/default-blue.json +1 -1
- package/lib/swatches/default-dataviz-v4.json +1 -1
- package/lib/swatches/default-green.json +1 -1
- package/lib/swatches/default-main-dark.json +149 -149
- package/lib/swatches/default-main.json +1 -1
- package/lib/swatches/default-nordic.json +1 -1
- package/lib/swatches/default-ocean-blue-a11y.json +1 -1
- package/lib/swatches/default-ocean-blue.json +1 -1
- package/lib/swatches/default-orange.json +1 -1
- package/lib/swatches/default-purple.json +1 -1
- package/lib/swatches/default-turquoise.json +1 -1
- package/lib/swatches/default-urban.json +1 -1
- package/package.json +4 -4
- package/scss/_variables.scss +2 -15
- package/scss/action-buttons/_index.scss +0 -1
- package/scss/action-sheet/_index.scss +0 -1
- package/scss/appbar/_index.scss +0 -1
- package/scss/autocomplete/_index.scss +0 -1
- package/scss/avatar/_index.scss +0 -1
- package/scss/bottom-navigation/_index.scss +0 -1
- package/scss/bottom-navigation/_variables.scss +1 -1
- package/scss/breadcrumb/_index.scss +0 -1
- package/scss/button/_layout.scss +1 -1
- package/scss/calendar/_index.scss +0 -1
- package/scss/captcha/_index.scss +0 -1
- package/scss/card/_index.scss +0 -1
- package/scss/card/_variables.scss +2 -2
- package/scss/chat/_index.scss +0 -1
- package/scss/chat/_layout.scss +4 -4
- package/scss/chat/_variables.scss +17 -3
- package/scss/checkbox/_layout.scss +1 -1
- package/scss/coloreditor/_index.scss +0 -1
- package/scss/colorgradient/_index.scss +0 -1
- package/scss/colorpalette/_index.scss +0 -1
- package/scss/combobox/_index.scss +0 -1
- package/scss/core/color-system/_swatch-legacy.scss +13 -1
- package/scss/core/color-system/_swatch.scss +0 -3
- package/scss/dataviz/_index.scss +0 -1
- package/scss/daterangepicker/_index.scss +0 -1
- package/scss/dialog/_index.scss +0 -1
- package/scss/drawer/_index.scss +0 -1
- package/scss/drawer/_variables.scss +3 -1
- package/scss/dropdowngrid/_index.scss +0 -1
- package/scss/dropdownlist/_index.scss +0 -1
- package/scss/dropdowntree/_index.scss +0 -1
- package/scss/dropzone/_index.scss +0 -1
- package/scss/editor/_index.scss +0 -1
- package/scss/expansion-panel/_index.scss +0 -1
- package/scss/fab/_index.scss +0 -1
- package/scss/filemanager/_index.scss +0 -1
- package/scss/filter/_index.scss +0 -1
- package/scss/floating-label/_index.scss +0 -1
- package/scss/forms/_index.scss +0 -1
- package/scss/forms/_layout.scss +1 -1
- package/scss/forms/_variables.scss +3 -3
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +0 -1
- package/scss/imageeditor/_index.scss +0 -1
- package/scss/index.scss +3 -1
- package/scss/input/_index.scss +0 -1
- package/scss/input/_layout.scss +2 -2
- package/scss/list/_index.scss +0 -1
- package/scss/listbox/_index.scss +0 -1
- package/scss/listgroup/_index.scss +0 -1
- package/scss/listview/_index.scss +0 -1
- package/scss/loader/_index.scss +0 -1
- package/scss/loader/_layout.scss +87 -2
- package/scss/loader/_variables.scss +3 -0
- package/scss/map/_index.scss +0 -1
- package/scss/maskedtextbox/_index.scss +0 -1
- package/scss/mediaplayer/_index.scss +0 -1
- package/scss/menu/_index.scss +0 -1
- package/scss/messagebox/_index.scss +0 -1
- package/scss/multiselect/_index.scss +0 -1
- package/scss/notification/_index.scss +0 -1
- package/scss/numerictextbox/_index.scss +0 -1
- package/scss/orgchart/_index.scss +0 -1
- package/scss/pager/_index.scss +0 -1
- package/scss/panel/_index.scss +36 -0
- package/scss/panel/_layout.scss +30 -0
- package/scss/panel/_theme.scss +23 -0
- package/scss/panel/_variables.scss +34 -0
- package/scss/panelbar/_index.scss +0 -1
- package/scss/pdf-viewer/_index.scss +0 -1
- package/scss/pivotgrid/_index.scss +0 -1
- package/scss/popover/_index.scss +0 -1
- package/scss/popup/_index.scss +0 -1
- package/scss/popup/_layout.scss +25 -8
- package/scss/progressbar/_index.scss +0 -1
- package/scss/progressbar/_variables.scss +1 -1
- package/scss/prompt/_index.scss +0 -5
- package/scss/radio/_layout.scss +1 -1
- package/scss/rating/_index.scss +0 -1
- package/scss/responsivepanel/_index.scss +0 -1
- package/scss/ripple/_index.scss +0 -1
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scroller/_index.scss +0 -1
- package/scss/scrollview/_index.scss +0 -1
- package/scss/slider/_index.scss +0 -1
- package/scss/splitter/_index.scss +0 -1
- package/scss/spreadsheet/_index.scss +0 -1
- package/scss/stepper/_index.scss +0 -1
- package/scss/stepper/_variables.scss +2 -2
- package/scss/switch/_index.scss +0 -1
- package/scss/table/_index.scss +0 -1
- package/scss/tabstrip/_index.scss +0 -1
- package/scss/taskboard/_index.scss +0 -1
- package/scss/taskboard/_theme.scss +1 -1
- package/scss/textarea/_index.scss +0 -1
- package/scss/textbox/_index.scss +0 -1
- package/scss/tilelayout/_index.scss +0 -1
- package/scss/time-marker/_index.scss +32 -0
- package/scss/time-marker/_layout.scss +21 -0
- package/scss/time-marker/_theme.scss +24 -0
- package/scss/time-marker/_variables.scss +6 -0
- package/scss/timeline/_index.scss +0 -1
- package/scss/timeselector/_variables.scss +1 -1
- package/scss/toolbar/_index.scss +0 -1
- package/scss/tooltip/_index.scss +0 -1
- package/scss/tooltip/_variables.scss +2 -2
- package/scss/treelist/_index.scss +0 -1
- package/scss/treeview/_index.scss +0 -1
- package/scss/upload/_index.scss +0 -1
- package/scss/upload/_layout.scss +1 -1
- package/scss/upload/_variables.scss +4 -1
- package/scss/validator/_index.scss +0 -1
- package/scss/window/_index.scss +0 -1
- package/scss/window/_variables.scss +2 -2
- package/scss/wizard/_index.scss +0 -1
- package/scss/common/_animations.scss +0 -712
- package/scss/common/_base.scss +0 -198
- package/scss/common/_dragdrop.scss +0 -74
- package/scss/common/_index.scss +0 -5
- package/scss/common/_indicators.scss +0 -37
- package/scss/common/_resizing.scss +0 -124
- package/scss/common/_scrollbar.scss +0 -27
package/scss/index.scss
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
@import "./core/_index.scss";
|
|
2
|
-
@import "./common/_index.scss";
|
|
3
2
|
|
|
4
3
|
|
|
5
4
|
// Typography and utils
|
|
@@ -31,6 +30,7 @@
|
|
|
31
30
|
@import "./loader/_index.scss";
|
|
32
31
|
// @import "./loading/_index.scss";
|
|
33
32
|
@import "./skeleton/_index.scss";
|
|
33
|
+
@import "./time-marker/_index.scss";
|
|
34
34
|
|
|
35
35
|
|
|
36
36
|
// Form helpers
|
|
@@ -117,6 +117,7 @@
|
|
|
117
117
|
// Layout & containers
|
|
118
118
|
@import "./card/_index.scss";
|
|
119
119
|
@import "./expansion-panel/_index.scss";
|
|
120
|
+
@import "./panel/_index.scss";
|
|
120
121
|
@import "./panelbar/_index.scss";
|
|
121
122
|
@import "./splitter/_index.scss";
|
|
122
123
|
@import "./tilelayout/_index.scss";
|
|
@@ -205,6 +206,7 @@
|
|
|
205
206
|
@include kendo-loader--styles();
|
|
206
207
|
@include kendo-skeleton--styles();
|
|
207
208
|
@include kendo-tooltip--styles();
|
|
209
|
+
@include kendo-time-marker--styles();
|
|
208
210
|
|
|
209
211
|
|
|
210
212
|
// Form helpers
|
package/scss/input/_index.scss
CHANGED
package/scss/input/_layout.scss
CHANGED
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
|
|
65
65
|
&:disabled,
|
|
66
66
|
&[disabled] {
|
|
67
|
-
@include disabled( $kendo-disabled-styling );
|
|
67
|
+
@include disabled( $kendo-disabled-styling... );
|
|
68
68
|
|
|
69
69
|
[disabled] &,
|
|
70
70
|
.k-disabled & {
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
|
|
90
90
|
&:disabled,
|
|
91
91
|
&[disabled] {
|
|
92
|
-
@include disabled( $kendo-disabled-styling );
|
|
92
|
+
@include disabled( $kendo-disabled-styling... );
|
|
93
93
|
|
|
94
94
|
[disabled] &,
|
|
95
95
|
.k-disabled & {
|
package/scss/list/_index.scss
CHANGED
package/scss/listbox/_index.scss
CHANGED
package/scss/loader/_index.scss
CHANGED
package/scss/loader/_layout.scss
CHANGED
|
@@ -444,8 +444,11 @@
|
|
|
444
444
|
}
|
|
445
445
|
}
|
|
446
446
|
|
|
447
|
+
}
|
|
447
448
|
|
|
448
|
-
|
|
449
|
+
// Legacy implementation of the loading icon inside inputs and pickers
|
|
450
|
+
// Replace with loader component
|
|
451
|
+
@mixin kendo-loading--layout-base() {
|
|
449
452
|
|
|
450
453
|
// Loading mask
|
|
451
454
|
.k-loading-mask,
|
|
@@ -491,9 +494,91 @@
|
|
|
491
494
|
opacity: $kendo-loading-opacity;
|
|
492
495
|
}
|
|
493
496
|
|
|
494
|
-
|
|
497
|
+
// Loading indicator
|
|
498
|
+
.k-i-loading {
|
|
499
|
+
width: 1em;
|
|
500
|
+
height: 1em;
|
|
501
|
+
line-height: 1;
|
|
502
|
+
display: inline-flex;
|
|
503
|
+
flex-flow: row nowrap;
|
|
504
|
+
align-items: center;
|
|
505
|
+
justify-content: center;
|
|
506
|
+
vertical-align: middle;
|
|
507
|
+
position: relative;
|
|
508
|
+
background-color: transparent;
|
|
509
|
+
box-sizing: border-box;
|
|
510
|
+
color: $kendo-loading-text;
|
|
511
|
+
|
|
512
|
+
&::before,
|
|
513
|
+
&::after {
|
|
514
|
+
box-sizing: border-box;
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
|
|
518
|
+
.k-i-loading::before,
|
|
519
|
+
.k-i-loading::after,
|
|
520
|
+
.k-loading-image::before,
|
|
521
|
+
.k-loading-image::after {
|
|
522
|
+
position: absolute;
|
|
523
|
+
top: 50%;
|
|
524
|
+
left: 50%;
|
|
525
|
+
display: inline-block;
|
|
526
|
+
content: "";
|
|
527
|
+
box-sizing: inherit;
|
|
528
|
+
border-radius: 50%;
|
|
529
|
+
border-width: .05em;
|
|
530
|
+
border-style: solid;
|
|
531
|
+
border-color: currentColor;
|
|
532
|
+
border-top-color: transparent;
|
|
533
|
+
border-bottom-color: transparent;
|
|
534
|
+
background-color: transparent;
|
|
535
|
+
}
|
|
495
536
|
|
|
537
|
+
.k-icon.k-i-loading::before,
|
|
538
|
+
.k-icon.k-i-loading::after {
|
|
539
|
+
content: "";
|
|
540
|
+
}
|
|
541
|
+
|
|
542
|
+
.k-i-loading::before,
|
|
543
|
+
.k-loading-image::before {
|
|
544
|
+
margin-top: -.5em;
|
|
545
|
+
margin-left: -.5em;
|
|
546
|
+
width: 1em;
|
|
547
|
+
height: 1em;
|
|
548
|
+
animation: k-loading-animation .7s linear infinite;
|
|
549
|
+
}
|
|
550
|
+
|
|
551
|
+
.k-i-loading::after,
|
|
552
|
+
.k-loading-image::after {
|
|
553
|
+
margin-top: -.25em;
|
|
554
|
+
margin-left: -.25em;
|
|
555
|
+
width: .5em;
|
|
556
|
+
height: .5em;
|
|
557
|
+
animation: k-loading-animation reverse 1.4s linear infinite;
|
|
558
|
+
}
|
|
559
|
+
|
|
560
|
+
.k-loading-image::before,
|
|
561
|
+
.k-loading-image::after {
|
|
562
|
+
content: "";
|
|
563
|
+
// See https://github.com/telerik/kendo-themes/issues/1925
|
|
564
|
+
border-width: 1px; // TODO: Remove once we drop IE support
|
|
565
|
+
border-width: clamp( .015em, 1px, 1px );
|
|
566
|
+
font-size: 4em;
|
|
567
|
+
}
|
|
568
|
+
|
|
569
|
+
// Loading animation
|
|
570
|
+
@keyframes k-loading-animation {
|
|
571
|
+
0% {
|
|
572
|
+
transform: rotate(0deg);
|
|
573
|
+
}
|
|
574
|
+
100% {
|
|
575
|
+
transform: rotate(360deg);
|
|
576
|
+
}
|
|
577
|
+
}
|
|
578
|
+
|
|
579
|
+
}
|
|
496
580
|
|
|
497
581
|
@mixin kendo-loader--layout() {
|
|
498
582
|
@include kendo-loader--layout-base();
|
|
583
|
+
@include kendo-loading--layout-base();
|
|
499
584
|
}
|
|
@@ -124,3 +124,6 @@ $kendo-loading-text: currentColor !default;
|
|
|
124
124
|
/// The opacity of the Loading indicator.
|
|
125
125
|
/// @group loading
|
|
126
126
|
$kendo-loading-opacity: .3 !default;
|
|
127
|
+
/// The z-index of the Loading indicator.
|
|
128
|
+
/// @group loading
|
|
129
|
+
$kendo-zindex-loading: 100 !default;
|
package/scss/map/_index.scss
CHANGED
package/scss/menu/_index.scss
CHANGED
package/scss/pager/_index.scss
CHANGED
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
@import "../core/_index.scss";
|
|
2
|
+
@import "../utils/_index.scss";
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
// Module meta
|
|
6
|
+
$_kendo-module-meta: (
|
|
7
|
+
name: "panel",
|
|
8
|
+
dependencies: ()
|
|
9
|
+
);
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
// Dependencies
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
// Component
|
|
16
|
+
@import "./_variables.scss";
|
|
17
|
+
@import "./_layout.scss";
|
|
18
|
+
@import "./_theme.scss";
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
// Register
|
|
22
|
+
@import "../core/module-system/index.import.scss";
|
|
23
|
+
@include module-register( $_kendo-module-meta... );
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
// Expose
|
|
27
|
+
@mixin kendo-panel--styles() {
|
|
28
|
+
@include module-render( "panel" ) {
|
|
29
|
+
@include kendo-panel--layout();
|
|
30
|
+
@include kendo-panel--theme();
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
@if $kendo-auto-bootstrap {
|
|
35
|
+
@include kendo-panel--styles();
|
|
36
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
@mixin kendo-panel--layout--base() {
|
|
2
|
+
// Panels
|
|
3
|
+
.k-block,
|
|
4
|
+
.k-panel {
|
|
5
|
+
@include border-radius( $kendo-panel-border-radius );
|
|
6
|
+
padding: 0;
|
|
7
|
+
border-width: $kendo-panel-border-width;
|
|
8
|
+
border-style: $kendo-panel-border-style;
|
|
9
|
+
box-sizing: border-box;
|
|
10
|
+
|
|
11
|
+
> .k-header {
|
|
12
|
+
@include border-top-radius( $kendo-panel-border-radius );
|
|
13
|
+
@include fill(
|
|
14
|
+
var( --kendo-component-text, #{$kendo-component-text} ),
|
|
15
|
+
var( --kendo-component-bg, #{$kendo-component-bg} ),
|
|
16
|
+
var( --kendo-component-border, #{$kendo-component-border} )
|
|
17
|
+
);
|
|
18
|
+
padding-inline: $kendo-panel-header-padding-inline;
|
|
19
|
+
padding-block: $kendo-panel-header-padding-block;
|
|
20
|
+
}
|
|
21
|
+
> .k-content {
|
|
22
|
+
padding-inline: $kendo-panel-content-padding-inline;
|
|
23
|
+
padding-block: $kendo-panel-content-padding-block;
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
@mixin kendo-panel--layout() {
|
|
29
|
+
@include kendo-panel--layout--base();
|
|
30
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
@mixin kendo-panel--theme--base() {
|
|
2
|
+
// Panels
|
|
3
|
+
.k-block,
|
|
4
|
+
.k-panel {
|
|
5
|
+
@include fill(
|
|
6
|
+
$kendo-panel-text,
|
|
7
|
+
$kendo-panel-bg,
|
|
8
|
+
$kendo-panel-border
|
|
9
|
+
);
|
|
10
|
+
}
|
|
11
|
+
|
|
12
|
+
:where(.k-content) {
|
|
13
|
+
@include fill(
|
|
14
|
+
$kendo-panel-text,
|
|
15
|
+
$kendo-panel-bg,
|
|
16
|
+
$kendo-panel-border
|
|
17
|
+
);
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
@mixin kendo-panel--theme() {
|
|
22
|
+
@include kendo-panel--theme--base();
|
|
23
|
+
}
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
|
|
2
|
+
/// The border radius of the Panel.
|
|
3
|
+
/// @group panel
|
|
4
|
+
$kendo-panel-border-radius: k-border-radius(md);
|
|
5
|
+
/// The width of the border around the Panel.
|
|
6
|
+
/// @group panel
|
|
7
|
+
$kendo-panel-border-width: 1px;
|
|
8
|
+
/// The style of the border around the Panel.
|
|
9
|
+
/// @group panel
|
|
10
|
+
$kendo-panel-border-style: solid;
|
|
11
|
+
|
|
12
|
+
/// The inline padding of the Panel header.
|
|
13
|
+
/// @group panel
|
|
14
|
+
$kendo-panel-header-padding-inline: k-spacing(2);
|
|
15
|
+
/// The block padding of the Panel header.
|
|
16
|
+
/// @group panel
|
|
17
|
+
$kendo-panel-header-padding-block: k-spacing(1);
|
|
18
|
+
|
|
19
|
+
/// The inline padding of the Panel content.
|
|
20
|
+
/// @group panel
|
|
21
|
+
$kendo-panel-content-padding-inline: k-spacing(2);
|
|
22
|
+
/// The block padding of the Panel content.
|
|
23
|
+
/// @group panel
|
|
24
|
+
$kendo-panel-content-padding-block: k-spacing(1);
|
|
25
|
+
|
|
26
|
+
/// The text color of the Panel.
|
|
27
|
+
/// @group panel
|
|
28
|
+
$kendo-panel-text: var(--kendo-component-text, #{$kendo-component-text});
|
|
29
|
+
/// The background color of the Panel.
|
|
30
|
+
/// @group panel
|
|
31
|
+
$kendo-panel-bg: var(--kendo-component-bg, #{$kendo-component-bg});
|
|
32
|
+
/// The color of the border around the Panel.
|
|
33
|
+
/// @group panel
|
|
34
|
+
$kendo-panel-border: var(--kendo-component-border, #{$kendo-component-border});
|
package/scss/popover/_index.scss
CHANGED
package/scss/popup/_index.scss
CHANGED
package/scss/popup/_layout.scss
CHANGED
|
@@ -1,5 +1,30 @@
|
|
|
1
1
|
@mixin kendo-popup--layout-base() {
|
|
2
2
|
|
|
3
|
+
// Animation Container
|
|
4
|
+
.k-animation-container {
|
|
5
|
+
position: absolute;
|
|
6
|
+
overflow: hidden;
|
|
7
|
+
z-index: 100;
|
|
8
|
+
|
|
9
|
+
&-fixed {
|
|
10
|
+
position: fixed;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
&-relative {
|
|
14
|
+
position: relative;
|
|
15
|
+
display: inline-block;
|
|
16
|
+
}
|
|
17
|
+
}
|
|
18
|
+
|
|
19
|
+
.k-animation-container {
|
|
20
|
+
@include border-bottom-radius-only( $kendo-border-radius-md );
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
.k-animation-container-shown {
|
|
24
|
+
overflow: visible;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
// Popup
|
|
3
28
|
.k-popup {
|
|
4
29
|
@include border-radius( $kendo-popup-border-radius );
|
|
5
30
|
margin: 0;
|
|
@@ -19,13 +44,6 @@
|
|
|
19
44
|
outline: none;
|
|
20
45
|
}
|
|
21
46
|
}
|
|
22
|
-
.k-animation-container {
|
|
23
|
-
@include border-bottom-radius-only( k-border-radius(md) );
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
.k-animation-container-shown {
|
|
27
|
-
overflow: visible;
|
|
28
|
-
}
|
|
29
47
|
|
|
30
48
|
.k-popup > .k-colorpalette {
|
|
31
49
|
padding-block: $kendo-popup-content-padding-y;
|
|
@@ -50,7 +68,6 @@
|
|
|
50
68
|
border-width: 0;
|
|
51
69
|
}
|
|
52
70
|
|
|
53
|
-
|
|
54
71
|
// Legacy shadow
|
|
55
72
|
.k-shadow {
|
|
56
73
|
box-shadow: $kendo-popup-shadow;
|
|
@@ -20,7 +20,7 @@ $kendo-progressbar-font-family: var( --kendo-font-family, inherit ) !default;
|
|
|
20
20
|
$kendo-progressbar-font-size: var( --kendo-font-size-sm, inherit ) !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
|
package/scss/prompt/_index.scss
CHANGED
package/scss/radio/_layout.scss
CHANGED
package/scss/rating/_index.scss
CHANGED
package/scss/ripple/_index.scss
CHANGED
|
@@ -13,12 +13,12 @@ $_kendo-module-meta: (
|
|
|
13
13
|
"dropdown-list",
|
|
14
14
|
"icon",
|
|
15
15
|
"tooltip",
|
|
16
|
+
"time-marker"
|
|
16
17
|
)
|
|
17
18
|
);
|
|
18
19
|
|
|
19
20
|
|
|
20
21
|
// Dependencies
|
|
21
|
-
@import "../common/_index.scss";
|
|
22
22
|
@import "../icons/_index.scss";
|
|
23
23
|
@import "../adaptive/_index.scss";
|
|
24
24
|
@import "../button/_index.scss";
|
package/scss/slider/_index.scss
CHANGED