@progress/kendo-theme-classic 7.2.1-dev.1 → 7.2.1-dev.3
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 +40 -0
- package/dist/all.scss +184 -12
- package/dist/meta/sassdoc-data.json +28092 -23484
- package/dist/meta/sassdoc-raw-data.json +4633 -2505
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.json +1 -1
- package/package.json +5 -5
- package/scss/slider/_variables.scss +70 -0
- package/scss/timeline/_variables.scss +101 -0
package/dist/all.css
CHANGED
|
@@ -25994,38 +25994,74 @@ kendo-sortable {
|
|
|
25994
25994
|
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12);
|
|
25995
25995
|
}
|
|
25996
25996
|
|
|
25997
|
+
.\!k-elevation-1 {
|
|
25998
|
+
box-shadow: 0 2px 3px rgba(0, 0, 0, 0.04), 0 4px 16px rgba(0, 0, 0, 0.12) !important;
|
|
25999
|
+
}
|
|
26000
|
+
|
|
25997
26001
|
.k-elevation-2 {
|
|
25998
26002
|
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12);
|
|
25999
26003
|
}
|
|
26000
26004
|
|
|
26005
|
+
.\!k-elevation-2 {
|
|
26006
|
+
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12) !important;
|
|
26007
|
+
}
|
|
26008
|
+
|
|
26001
26009
|
.k-elevation-3 {
|
|
26002
26010
|
box-shadow: 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12);
|
|
26003
26011
|
}
|
|
26004
26012
|
|
|
26013
|
+
.\!k-elevation-3 {
|
|
26014
|
+
box-shadow: 0 6px 8px rgba(0, 0, 0, 0.08), 0 4px 16px rgba(0, 0, 0, 0.12) !important;
|
|
26015
|
+
}
|
|
26016
|
+
|
|
26005
26017
|
.k-elevation-4 {
|
|
26006
26018
|
box-shadow: 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12);
|
|
26007
26019
|
}
|
|
26008
26020
|
|
|
26021
|
+
.\!k-elevation-4 {
|
|
26022
|
+
box-shadow: 0 8px 10px rgba(0, 0, 0, 0.12), 0 4px 16px rgba(0, 0, 0, 0.12) !important;
|
|
26023
|
+
}
|
|
26024
|
+
|
|
26009
26025
|
.k-elevation-5 {
|
|
26010
26026
|
box-shadow: 0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12);
|
|
26011
26027
|
}
|
|
26012
26028
|
|
|
26029
|
+
.\!k-elevation-5 {
|
|
26030
|
+
box-shadow: 0 10px 12px rgba(0, 0, 0, 0.16), 0 4px 16px rgba(0, 0, 0, 0.12) !important;
|
|
26031
|
+
}
|
|
26032
|
+
|
|
26013
26033
|
.k-elevation-6 {
|
|
26014
26034
|
box-shadow: 0 12px 14px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.12);
|
|
26015
26035
|
}
|
|
26016
26036
|
|
|
26037
|
+
.\!k-elevation-6 {
|
|
26038
|
+
box-shadow: 0 12px 14px rgba(0, 0, 0, 0.2), 0 4px 16px rgba(0, 0, 0, 0.12) !important;
|
|
26039
|
+
}
|
|
26040
|
+
|
|
26017
26041
|
.k-elevation-7 {
|
|
26018
26042
|
box-shadow: 0 14px 16px rgba(0, 0, 0, 0.24), 0 4px 16px rgba(0, 0, 0, 0.12);
|
|
26019
26043
|
}
|
|
26020
26044
|
|
|
26045
|
+
.\!k-elevation-7 {
|
|
26046
|
+
box-shadow: 0 14px 16px rgba(0, 0, 0, 0.24), 0 4px 16px rgba(0, 0, 0, 0.12) !important;
|
|
26047
|
+
}
|
|
26048
|
+
|
|
26021
26049
|
.k-elevation-8 {
|
|
26022
26050
|
box-shadow: 0 16px 18px rgba(0, 0, 0, 0.28), 0 4px 16px rgba(0, 0, 0, 0.12);
|
|
26023
26051
|
}
|
|
26024
26052
|
|
|
26053
|
+
.\!k-elevation-8 {
|
|
26054
|
+
box-shadow: 0 16px 18px rgba(0, 0, 0, 0.28), 0 4px 16px rgba(0, 0, 0, 0.12) !important;
|
|
26055
|
+
}
|
|
26056
|
+
|
|
26025
26057
|
.k-elevation-9 {
|
|
26026
26058
|
box-shadow: 0 32px 34px rgba(0, 0, 0, 0.32), 0 4px 16px rgba(0, 0, 0, 0.12);
|
|
26027
26059
|
}
|
|
26028
26060
|
|
|
26061
|
+
.\!k-elevation-9 {
|
|
26062
|
+
box-shadow: 0 32px 34px rgba(0, 0, 0, 0.32), 0 4px 16px rgba(0, 0, 0, 0.12) !important;
|
|
26063
|
+
}
|
|
26064
|
+
|
|
26029
26065
|
.k-body,
|
|
26030
26066
|
.k-typography {
|
|
26031
26067
|
font-size: 14px;
|
|
@@ -47540,6 +47576,10 @@ kendo-grid.k-grid .k-table-row.k-hover .k-grid-content-sticky.k-selected {
|
|
|
47540
47576
|
display: inline-flex;
|
|
47541
47577
|
}
|
|
47542
47578
|
|
|
47579
|
+
.k-gantt .k-gantt-splitter {
|
|
47580
|
+
border-width: 0;
|
|
47581
|
+
}
|
|
47582
|
+
|
|
47543
47583
|
.k-gantt .k-treelist-scrollable {
|
|
47544
47584
|
width: 100%;
|
|
47545
47585
|
border-width: 0;
|
package/dist/all.scss
CHANGED
|
@@ -8858,43 +8858,43 @@ $kendo-utils: (
|
|
|
8858
8858
|
// #region @import "./_zindex.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-utils/scss/layout/_zindex.scss
|
|
8859
8859
|
/// This is equivalent to `z-index: 0;`.
|
|
8860
8860
|
/// @example z-index: 0;
|
|
8861
|
-
/// @name .k-
|
|
8861
|
+
/// @name .k-z-0
|
|
8862
8862
|
/// @group zindex
|
|
8863
8863
|
/// @contextType css
|
|
8864
8864
|
|
|
8865
8865
|
/// This is equivalent to `z-index: 10;`.
|
|
8866
8866
|
/// @example z-index: 10;
|
|
8867
|
-
/// @name .k-
|
|
8867
|
+
/// @name .k-z-10
|
|
8868
8868
|
/// @group zindex
|
|
8869
8869
|
/// @contextType css
|
|
8870
8870
|
|
|
8871
8871
|
/// This is equivalent to `z-index: 20;`.
|
|
8872
8872
|
/// @example z-index: 20;
|
|
8873
|
-
/// @name .k-
|
|
8873
|
+
/// @name .k-z-20
|
|
8874
8874
|
/// @group zindex
|
|
8875
8875
|
/// @contextType css
|
|
8876
8876
|
|
|
8877
8877
|
/// This is equivalent to `z-index: 30;`.
|
|
8878
8878
|
/// @example z-index: 30;
|
|
8879
|
-
/// @name .k-
|
|
8879
|
+
/// @name .k-z-30
|
|
8880
8880
|
/// @group zindex
|
|
8881
8881
|
/// @contextType css
|
|
8882
8882
|
|
|
8883
8883
|
/// This is equivalent to `z-index: 40;`.
|
|
8884
8884
|
/// @example z-index: 40;
|
|
8885
|
-
/// @name .k-
|
|
8885
|
+
/// @name .k-z-40
|
|
8886
8886
|
/// @group zindex
|
|
8887
8887
|
/// @contextType css
|
|
8888
8888
|
|
|
8889
8889
|
/// This is equivalent to `z-index: 50;`.
|
|
8890
8890
|
/// @example z-index: 50;
|
|
8891
|
-
/// @name .k-
|
|
8891
|
+
/// @name .k-z-50
|
|
8892
8892
|
/// @group zindex
|
|
8893
8893
|
/// @contextType css
|
|
8894
8894
|
|
|
8895
8895
|
/// This is equivalent to `z-index: auto;`.
|
|
8896
8896
|
/// @example z-index: auto;
|
|
8897
|
-
/// @name .k-
|
|
8897
|
+
/// @name .k-z-auto
|
|
8898
8898
|
/// @group zindex
|
|
8899
8899
|
/// @contextType css
|
|
8900
8900
|
|
|
@@ -14797,11 +14797,7 @@ $kendo-utils: (
|
|
|
14797
14797
|
// #endregion
|
|
14798
14798
|
|
|
14799
14799
|
@mixin kendo-utils--elevation {
|
|
14800
|
-
@
|
|
14801
|
-
.k-elevation-#{$level} {
|
|
14802
|
-
box-shadow: $elevation;
|
|
14803
|
-
}
|
|
14804
|
-
}
|
|
14800
|
+
@include generate-utils(elevation, box-shadow, $kendo-elevation);
|
|
14805
14801
|
}
|
|
14806
14802
|
|
|
14807
14803
|
// #endregion
|
|
@@ -28310,49 +28306,119 @@ $_kendo-module-meta: (
|
|
|
28310
28306
|
|
|
28311
28307
|
|
|
28312
28308
|
// Slider
|
|
28309
|
+
/// The default size of the Slider.
|
|
28310
|
+
/// @group slider
|
|
28313
28311
|
$kendo-slider-size: 200px !default;
|
|
28312
|
+
/// The default size of the Slider tick.
|
|
28313
|
+
/// @group slider
|
|
28314
28314
|
$kendo-slider-tick-size: null !default;
|
|
28315
|
+
/// The default size of the Slider's track wrap.
|
|
28316
|
+
/// @group slider
|
|
28315
28317
|
$kendo-slider-alt-size: 30px !default;
|
|
28316
28318
|
|
|
28319
|
+
/// The font family of the Slider.
|
|
28320
|
+
/// @group slider
|
|
28317
28321
|
$kendo-slider-font-family: $kendo-font-family !default;
|
|
28322
|
+
/// The font size of the Slider.
|
|
28323
|
+
/// @group slider
|
|
28318
28324
|
$kendo-slider-font-size: $kendo-font-size-md !default;
|
|
28325
|
+
/// The line height of the Slider.
|
|
28326
|
+
/// @group slider
|
|
28319
28327
|
$kendo-slider-line-height: $kendo-line-height-md !default;
|
|
28320
28328
|
|
|
28329
|
+
/// The offset of the Slider Buttons.
|
|
28330
|
+
/// @group slider
|
|
28321
28331
|
$kendo-slider-button-offset: 10px !default;
|
|
28332
|
+
/// The size of the Slider Buttons.
|
|
28333
|
+
/// @group slider
|
|
28322
28334
|
$kendo-slider-button-size: ($kendo-slider-alt-size - 2) !default;
|
|
28335
|
+
/// The spacing of the Slider Buttons.
|
|
28336
|
+
/// @group slider
|
|
28323
28337
|
$kendo-slider-button-spacing: ($kendo-slider-button-size + $kendo-slider-button-offset) !default;
|
|
28338
|
+
/// The shadow of the focused Slider Buttons.
|
|
28339
|
+
/// @group slider
|
|
28324
28340
|
$kendo-slider-button-focus-shadow: null !default;
|
|
28325
28341
|
|
|
28342
|
+
/// The thickness of the Slider track.
|
|
28343
|
+
/// @group slider
|
|
28326
28344
|
$kendo-slider-track-thickness: 4px !default;
|
|
28345
|
+
/// The size of the Slider drag handle.
|
|
28346
|
+
/// @group slider
|
|
28327
28347
|
$kendo-slider-draghandle-size: 14px !default;
|
|
28348
|
+
/// The border width of the Slider drag handle.
|
|
28349
|
+
/// @group slider
|
|
28328
28350
|
$kendo-slider-draghandle-border-width: 1px !default;
|
|
28351
|
+
/// The transition scale of the active Slider drag handle.
|
|
28352
|
+
/// @group slider
|
|
28329
28353
|
$kendo-slider-draghandle-active-scale: 1 !default;
|
|
28354
|
+
/// The size of the active Slider drag handle.
|
|
28355
|
+
/// @group slider
|
|
28330
28356
|
$kendo-slider-draghandle-active-size: null !default;
|
|
28331
28357
|
|
|
28358
|
+
/// The background color of the Slider drag handle.
|
|
28359
|
+
/// @group slider
|
|
28332
28360
|
$kendo-slider-draghandle-bg: $kendo-color-primary !default;
|
|
28361
|
+
/// The text color of the Slider drag handle.
|
|
28362
|
+
/// @group slider
|
|
28333
28363
|
$kendo-slider-draghandle-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-color-primary )) !default;
|
|
28364
|
+
/// The border color of the Slider drag handle.
|
|
28365
|
+
/// @group slider
|
|
28334
28366
|
$kendo-slider-draghandle-border: if($kendo-enable-color-system, k-color( primary ), k-try-shade( $kendo-color-primary, 2 )) !default;
|
|
28367
|
+
/// The gradient of the Slider drag handle.
|
|
28368
|
+
/// @group slider
|
|
28335
28369
|
$kendo-slider-draghandle-gradient: null !default;
|
|
28336
28370
|
|
|
28371
|
+
/// The background color of the hovered Slider drag handle.
|
|
28372
|
+
/// @group slider
|
|
28337
28373
|
$kendo-slider-draghandle-hover-bg: if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-color-primary, 1 )) !default;
|
|
28374
|
+
/// The text color of the hovered Slider drag handle.
|
|
28375
|
+
/// @group slider
|
|
28338
28376
|
$kendo-slider-draghandle-hover-text: null !default;
|
|
28377
|
+
/// The border color of the hovered Slider drag handle.
|
|
28378
|
+
/// @group slider
|
|
28339
28379
|
$kendo-slider-draghandle-hover-border: if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-slider-draghandle-hover-bg, 2 )) !default;
|
|
28380
|
+
/// The gradient of the hovered Slider drag handle.
|
|
28381
|
+
/// @group slider
|
|
28340
28382
|
$kendo-slider-draghandle-hover-gradient: null !default;
|
|
28341
28383
|
|
|
28384
|
+
/// The background color of the active Slider drag handle.
|
|
28385
|
+
/// @group slider
|
|
28342
28386
|
$kendo-slider-draghandle-pressed-bg: if($kendo-enable-color-system, k-color( primary-active ), k-try-shade( $kendo-color-primary, 2 )) !default;
|
|
28387
|
+
/// The text color of the active Slider drag handle.
|
|
28388
|
+
/// @group slider
|
|
28343
28389
|
$kendo-slider-draghandle-pressed-text: null !default;
|
|
28390
|
+
/// The border color of the active Slider drag handle.
|
|
28391
|
+
/// @group slider
|
|
28344
28392
|
$kendo-slider-draghandle-pressed-border: if($kendo-enable-color-system, k-color( primary-active ), k-try-shade( $kendo-slider-draghandle-pressed-bg, 2 )) !default;
|
|
28393
|
+
/// The gradient of the active Slider drag handle.
|
|
28394
|
+
/// @group slider
|
|
28345
28395
|
$kendo-slider-draghandle-pressed-gradient: null !default;
|
|
28346
28396
|
|
|
28397
|
+
/// The shadow of the focused Slider drag handle.
|
|
28398
|
+
/// @group slider
|
|
28347
28399
|
$kendo-slider-draghandle-focus-shadow: 0 0 4px 0 if($kendo-enable-color-system, rgba( k-color( primary, true ), .75 ), rgba( $kendo-slider-draghandle-border, .75 )) !default;
|
|
28348
28400
|
|
|
28401
|
+
/// The transition speed of the Slider.
|
|
28402
|
+
/// @group slider
|
|
28349
28403
|
$kendo-slider-transition-speed: .3s !default;
|
|
28404
|
+
/// The transition function of the Slider.
|
|
28405
|
+
/// @group slider
|
|
28350
28406
|
$kendo-slider-transition-function: ease-out !default;
|
|
28407
|
+
/// The transition speed of the Slider drag handle.
|
|
28408
|
+
/// @group slider
|
|
28351
28409
|
$kendo-slider-draghandle-transition-speed: .4s !default;
|
|
28410
|
+
/// The transition function of the Slider drag handle.
|
|
28411
|
+
/// @group slider
|
|
28352
28412
|
$kendo-slider-draghandle-transition-function: cubic-bezier(.25, .8, .25, 1) !default;
|
|
28353
28413
|
|
|
28414
|
+
/// The background color of the Slider track.
|
|
28415
|
+
/// @group slider
|
|
28354
28416
|
$kendo-slider-track-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-component-bg, 1 )) !default;
|
|
28417
|
+
/// The background color of the Slider's track selection.
|
|
28418
|
+
/// @group slider
|
|
28355
28419
|
$kendo-slider-selection-bg: $kendo-color-primary !default;
|
|
28420
|
+
/// @group slider
|
|
28421
|
+
/// The opacity of the disabled Slider.
|
|
28356
28422
|
$kendo-slider-disabled-opacity: null !default;
|
|
28357
28423
|
|
|
28358
28424
|
// #endregion
|
|
@@ -53654,6 +53720,11 @@ $kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;
|
|
|
53654
53720
|
display: inline-flex;
|
|
53655
53721
|
}
|
|
53656
53722
|
|
|
53723
|
+
// Splitter
|
|
53724
|
+
.k-gantt-splitter {
|
|
53725
|
+
border-width: 0;
|
|
53726
|
+
}
|
|
53727
|
+
|
|
53657
53728
|
// React gantt
|
|
53658
53729
|
.k-treelist-scrollable {
|
|
53659
53730
|
width: 100%;
|
|
@@ -57402,70 +57473,171 @@ $_kendo-module-meta: (
|
|
|
57402
57473
|
// Component
|
|
57403
57474
|
// #region @import "./_variables.scss"; -> scss/timeline/_variables.scss
|
|
57404
57475
|
// Timeline
|
|
57476
|
+
|
|
57477
|
+
/// The horizontal spacing of the Timeline.
|
|
57478
|
+
/// @group timeline
|
|
57405
57479
|
$kendo-timeline-spacing-x: 40px !default;
|
|
57480
|
+
/// The vertical spacing of the Timeline.
|
|
57481
|
+
/// @group timeline
|
|
57406
57482
|
$kendo-timeline-spacing-y: 40px !default;
|
|
57483
|
+
/// The padding between the Timeline's track items.
|
|
57484
|
+
/// @group timeline
|
|
57407
57485
|
$kendo-timeline-items-padding: 16px !default;
|
|
57408
57486
|
|
|
57487
|
+
/// The font family of the Timeline.
|
|
57488
|
+
/// @group timeline
|
|
57409
57489
|
$kendo-timeline-font-family: $kendo-font-family !default;
|
|
57490
|
+
/// The font size of the Timeline.
|
|
57491
|
+
/// @group timeline
|
|
57410
57492
|
$kendo-timeline-font-size: $kendo-font-size-md !default;
|
|
57493
|
+
/// The line height of the Timeline.
|
|
57494
|
+
/// @group timeline
|
|
57411
57495
|
$kendo-timeline-line-height: $kendo-line-height-md !default;
|
|
57412
57496
|
|
|
57497
|
+
/// The horizontal spacing of the mobile Timeline.
|
|
57498
|
+
/// @group timeline
|
|
57413
57499
|
$kendo-timeline-mobile-spacing-x: 16px !default;
|
|
57500
|
+
/// The vertical spacing of the mobile Timeline.
|
|
57501
|
+
/// @group timeline
|
|
57414
57502
|
$kendo-timeline-mobile-spacing-y: 16px !default;
|
|
57415
57503
|
|
|
57504
|
+
/// The width of the Timeline track arrow.
|
|
57505
|
+
/// @group timeline
|
|
57416
57506
|
$kendo-timeline-track-arrow-width: 30px !default;
|
|
57507
|
+
/// The height of the Timeline track arrow.
|
|
57508
|
+
/// @group timeline
|
|
57417
57509
|
$kendo-timeline-track-arrow-height: 30px !default;
|
|
57418
57510
|
|
|
57511
|
+
/// The background color of the disabled Timeline track arrow.
|
|
57512
|
+
/// @group timeline
|
|
57419
57513
|
$kendo-timeline-track-arrow-disabled-bg: if($kendo-enable-color-system, rgba( k-color( base, true ), .6 ), k-true-mix( $kendo-button-bg, $kendo-body-bg, 65% )) !default;
|
|
57514
|
+
/// The text color of the disabled Timeline track arrow.
|
|
57515
|
+
/// @group timeline
|
|
57420
57516
|
$kendo-timeline-track-arrow-disabled-text: if($kendo-enable-color-system, rgba( k-color( on-base, true ), .6 ), k-true-mix( $kendo-button-text, $kendo-body-bg, 65% )) !default;
|
|
57517
|
+
/// The border color of the disabled Timeline track arrow.
|
|
57518
|
+
/// @group timeline
|
|
57421
57519
|
$kendo-timeline-track-arrow-disabled-border: if($kendo-enable-color-system, rgba( k-color( border, true ), .15 ), k-true-mix( #000000, $kendo-body-bg, 4.8% )) !default;
|
|
57422
57520
|
|
|
57521
|
+
/// The size of the Timeline track.
|
|
57522
|
+
/// @group timeline
|
|
57423
57523
|
$kendo-timeline-track-size: 6px !default;
|
|
57524
|
+
/// The bottom padding of the Timeline's track wrapper.
|
|
57525
|
+
/// @group timeline
|
|
57424
57526
|
$kendo-timeline-track-wrap-padding-bottom: k-math-div( $kendo-timeline-track-size, 2 ) !default;
|
|
57527
|
+
/// The border width of the Timeline track.
|
|
57528
|
+
/// @group timeline
|
|
57425
57529
|
$kendo-timeline-track-border-width: 1px !default;
|
|
57530
|
+
/// The bottom margin of the Timeline track.
|
|
57531
|
+
/// @group timeline
|
|
57426
57532
|
$kendo-timeline-track-margin-bottom: 16px !default;
|
|
57533
|
+
/// The bottom offset of the Timeline track.
|
|
57534
|
+
/// @group timeline
|
|
57427
57535
|
$kendo-timeline-track-bottom-calc: calc(#{k-math-div( $kendo-timeline-track-arrow-height, 2 )} + #{$kendo-timeline-track-wrap-padding-bottom}) !default;
|
|
57536
|
+
/// The left offset of the Timeline track.
|
|
57537
|
+
/// @group timeline
|
|
57428
57538
|
$kendo-timeline-track-start-calc: calc(#{$kendo-timeline-track-arrow-width} - 2 * #{$kendo-timeline-track-border-width}) !default;
|
|
57539
|
+
/// The right offset of the Timeline track.
|
|
57540
|
+
/// @group timeline
|
|
57429
57541
|
$kendo-timeline-track-end-calc: calc(#{$kendo-timeline-track-arrow-width} - 2 * #{$kendo-timeline-track-border-width}) !default;
|
|
57542
|
+
/// The background color of the Timeline track.
|
|
57543
|
+
/// @group timeline
|
|
57430
57544
|
$kendo-timeline-track-bg: $kendo-button-bg !default;
|
|
57545
|
+
/// The border color of the Timeline track.
|
|
57546
|
+
/// @group timeline
|
|
57431
57547
|
$kendo-timeline-track-border-color: $kendo-button-border !default;
|
|
57432
57548
|
|
|
57549
|
+
/// The shadow of the Timeline's focused track items.
|
|
57550
|
+
/// @group timeline
|
|
57433
57551
|
$kendo-timeline-track-item-focus-shadow: k-elevation(2) !default;
|
|
57434
57552
|
|
|
57553
|
+
/// The offset of the Timeline track event.
|
|
57554
|
+
/// @group timeline
|
|
57435
57555
|
$kendo-timeline-track-event-offset: 36px !default;
|
|
57436
57556
|
|
|
57557
|
+
/// The horizontal padding of the Timeline flag.
|
|
57558
|
+
/// @group timeline
|
|
57437
57559
|
$kendo-timeline-flag-padding-x: $kendo-button-padding-x !default;
|
|
57560
|
+
/// The vertical padding of the Timeline flag.
|
|
57561
|
+
/// @group timeline
|
|
57438
57562
|
$kendo-timeline-flag-padding-y: $kendo-button-padding-y !default;
|
|
57563
|
+
/// The line height of the Timeline flag.
|
|
57564
|
+
/// @group timeline
|
|
57439
57565
|
$kendo-timeline-flag-line-height: $kendo-button-line-height !default;
|
|
57566
|
+
/// The minimum width of the Timeline flag.
|
|
57567
|
+
/// @group timeline
|
|
57440
57568
|
$kendo-timeline-flag-min-width: 80px !default;
|
|
57569
|
+
/// The maximum width of the Timeline flag.
|
|
57570
|
+
/// @group timeline
|
|
57441
57571
|
$kendo-timeline-flag-max-width: calc(#{$kendo-timeline-flag-min-width} + 2 * #{$kendo-timeline-spacing-x}) !default;
|
|
57572
|
+
/// The maximum width of the mobile Timeline flag.
|
|
57573
|
+
/// @group timeline
|
|
57442
57574
|
$kendo-timeline-mobile-flag-max-width: calc(#{$kendo-timeline-flag-min-width} + 2 * #{$kendo-timeline-mobile-spacing-x}) !default;
|
|
57575
|
+
/// The minimum width of the horizontal Timeline flag.
|
|
57576
|
+
/// @group timeline
|
|
57443
57577
|
$kendo-timeline-horizontal-flag-min-width: 60px !default;
|
|
57578
|
+
/// The background color of the Timeline flag.
|
|
57579
|
+
/// @group timeline
|
|
57444
57580
|
$kendo-timeline-flag-bg: $kendo-color-primary !default;
|
|
57581
|
+
/// The text color of the Timeline flag.
|
|
57582
|
+
/// @group timeline
|
|
57445
57583
|
$kendo-timeline-flag-text: if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-timeline-flag-bg )) !default;
|
|
57446
57584
|
|
|
57585
|
+
/// The width of the Timeline's flag callout.
|
|
57586
|
+
/// @group timeline
|
|
57447
57587
|
$kendo-timeline-flag-callout-width: 10px !default;
|
|
57588
|
+
/// The height of the Timeline's flag callout.
|
|
57589
|
+
/// @group timeline
|
|
57448
57590
|
$kendo-timeline-flag-callout-height: 10px !default;
|
|
57449
57591
|
|
|
57592
|
+
/// The bottom offset of the Timeline flag.
|
|
57593
|
+
/// @group timeline
|
|
57450
57594
|
$kendo-timeline-flag-offset-bottom: 4px !default;
|
|
57595
|
+
/// The bottom margin of the Timeline flag.
|
|
57596
|
+
/// @group timeline
|
|
57451
57597
|
$kendo-timeline-flag-margin-bottom-calc: calc(#{$kendo-timeline-track-size} + 2 * #{$kendo-timeline-track-border-width} + #{$kendo-timeline-flag-offset-bottom} + #{$kendo-timeline-flag-callout-height}) !default;
|
|
57452
57598
|
|
|
57599
|
+
/// The width of the Timeline date.
|
|
57600
|
+
/// @group timeline
|
|
57453
57601
|
$kendo-timeline-date-width: 50px !default;
|
|
57602
|
+
/// The bottom margin of the Timeline date.
|
|
57603
|
+
/// @group timeline
|
|
57454
57604
|
$kendo-timeline-date-margin-bottom: 8px !default;
|
|
57455
57605
|
|
|
57606
|
+
/// The padding of the vertical Timeline.
|
|
57607
|
+
/// @group timeline
|
|
57456
57608
|
$kendo-timeline-vertical-padding-calc: calc(#{$kendo-timeline-spacing-x} + (#{$kendo-timeline-flag-min-width} - #{$kendo-timeline-track-size}) / 2) !default;
|
|
57609
|
+
/// The padding of the vertical Timeline date.
|
|
57610
|
+
/// @group timeline
|
|
57457
57611
|
$kendo-timeline-vertical-padding-with-dates-calc: calc(#{$kendo-timeline-vertical-padding-calc} + #{$kendo-timeline-date-width}) !default;
|
|
57612
|
+
/// The padding of the vertical mobile Timeline.
|
|
57613
|
+
/// @group timeline
|
|
57458
57614
|
$kendo-timeline-mobile-vertical-padding-calc: calc(#{$kendo-timeline-mobile-spacing-x} + (#{$kendo-timeline-flag-min-width} - #{$kendo-timeline-track-size}) / 2) !default;
|
|
57615
|
+
/// The padding of the vertical mobile Timeline date.
|
|
57616
|
+
/// @group timeline
|
|
57459
57617
|
$kendo-timeline-mobile-vertical-padding-with-dates-calc: calc(#{$kendo-timeline-mobile-vertical-padding-calc} + #{$kendo-timeline-date-width}) !default;
|
|
57460
57618
|
|
|
57619
|
+
/// The width of the Timeline circle.
|
|
57620
|
+
/// @group timeline
|
|
57461
57621
|
$kendo-timeline-circle-width: 16px !default;
|
|
57622
|
+
/// The height of the Timeline circle.
|
|
57623
|
+
/// @group timeline
|
|
57462
57624
|
$kendo-timeline-circle-height: 16px !default;
|
|
57625
|
+
/// The background color of the Timeline circle.
|
|
57626
|
+
/// @group timeline
|
|
57463
57627
|
$kendo-timeline-circle-bg: $kendo-color-primary !default;
|
|
57464
57628
|
|
|
57629
|
+
/// The horizontal padding of the Timeline collapse arrow.
|
|
57630
|
+
/// @group timeline
|
|
57465
57631
|
$kendo-timeline-collapse-arrow-padding-x: $kendo-padding-md-x !default;
|
|
57466
57632
|
|
|
57633
|
+
/// The width of the Timeline event.
|
|
57634
|
+
/// @group timeline
|
|
57467
57635
|
$kendo-timeline-event-width: 400px !default;
|
|
57636
|
+
/// The height of the Timeline event.
|
|
57637
|
+
/// @group timeline
|
|
57468
57638
|
$kendo-timeline-event-height: 600px !default;
|
|
57639
|
+
/// The minimum height of the Timeline event.
|
|
57640
|
+
/// @group timeline
|
|
57469
57641
|
$kendo-timeline-event-min-height-calc: calc(2 * (#{$kendo-timeline-track-event-offset} - #{$kendo-card-border-width})) !default;
|
|
57470
57642
|
|
|
57471
57643
|
// #endregion
|