@progress/kendo-theme-default 8.0.0-dev.5 → 8.0.0-dev.7
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 +9 -9
- package/dist/all.scss +225 -41
- package/dist/meta/sassdoc-data.json +30542 -25622
- package/dist/meta/sassdoc-raw-data.json +4984 -2709
- package/dist/meta/variables.json +12 -12
- 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 +1 -1
- 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/scheduler/_variables.scss +143 -0
- package/scss/tabstrip/_variables.scss +69 -28
- package/scss/typography/_variables.scss +9 -9
package/dist/all.css
CHANGED
|
@@ -29283,7 +29283,7 @@ kendo-sortable {
|
|
|
29283
29283
|
}
|
|
29284
29284
|
|
|
29285
29285
|
.k-h1 {
|
|
29286
|
-
font-size: var(--kendo-h1-font-size, calc(var( --kendo-font-size,
|
|
29286
|
+
font-size: var(--kendo-h1-font-size, calc(var( --kendo-font-size, .875rem )*4));
|
|
29287
29287
|
font-family: var(--kendo-h1-font-family, var(--kendo-font-family, inherit));
|
|
29288
29288
|
line-height: var(--kendo-h1-line-height, 74px);
|
|
29289
29289
|
font-weight: var(--kendo-h1-font-weight, var(--kendo-font-weight-normal, normal));
|
|
@@ -29292,7 +29292,7 @@ kendo-sortable {
|
|
|
29292
29292
|
}
|
|
29293
29293
|
|
|
29294
29294
|
.k-h2 {
|
|
29295
|
-
font-size: var(--kendo-h2-font-size, calc(var( --kendo-font-size,
|
|
29295
|
+
font-size: var(--kendo-h2-font-size, calc(var( --kendo-font-size, .875rem )*3));
|
|
29296
29296
|
font-family: var(--kendo-h2-font-family, var(--kendo-font-family, inherit));
|
|
29297
29297
|
line-height: var(--kendo-h2-line-height, 56px);
|
|
29298
29298
|
font-weight: var(--kendo-h2-font-weight, var(--kendo-font-weight-normal, normal));
|
|
@@ -29301,7 +29301,7 @@ kendo-sortable {
|
|
|
29301
29301
|
}
|
|
29302
29302
|
|
|
29303
29303
|
.k-h3 {
|
|
29304
|
-
font-size: var(--kendo-h3-font-size, calc(var( --kendo-font-size,
|
|
29304
|
+
font-size: var(--kendo-h3-font-size, calc(var( --kendo-font-size, .875rem )*2.5));
|
|
29305
29305
|
font-family: var(--kendo-h3-font-family, var(--kendo-font-family, inherit));
|
|
29306
29306
|
line-height: var(--kendo-h3-line-height, 42px);
|
|
29307
29307
|
font-weight: var(--kendo-h3-font-weight, var(--kendo-font-weight-normal, normal));
|
|
@@ -29310,7 +29310,7 @@ kendo-sortable {
|
|
|
29310
29310
|
}
|
|
29311
29311
|
|
|
29312
29312
|
.k-h4 {
|
|
29313
|
-
font-size: var(--kendo-h4-font-size, calc(var( --kendo-font-size,
|
|
29313
|
+
font-size: var(--kendo-h4-font-size, calc(var( --kendo-font-size, .875rem )*2));
|
|
29314
29314
|
font-family: var(--kendo-h4-font-family, var(--kendo-font-family, inherit));
|
|
29315
29315
|
line-height: var(--kendo-h4-line-height, 40px);
|
|
29316
29316
|
font-weight: var(--kendo-h4-font-weight, var(--kendo-font-weight-bold, normal));
|
|
@@ -29319,7 +29319,7 @@ kendo-sortable {
|
|
|
29319
29319
|
}
|
|
29320
29320
|
|
|
29321
29321
|
.k-h5 {
|
|
29322
|
-
font-size: var(--kendo-h5-font-size, calc(var( --kendo-font-size,
|
|
29322
|
+
font-size: var(--kendo-h5-font-size, calc(var( --kendo-font-size, .875rem )*1.5));
|
|
29323
29323
|
font-family: var(--kendo-h5-font-family, var(--kendo-font-family, inherit));
|
|
29324
29324
|
line-height: var(--kendo-h5-line-height, 28px);
|
|
29325
29325
|
font-weight: var(--kendo-h5-font-weight, var(--kendo-font-weight-bold, normal));
|
|
@@ -29377,7 +29377,7 @@ kendo-sortable {
|
|
|
29377
29377
|
}
|
|
29378
29378
|
|
|
29379
29379
|
.k-display-1 {
|
|
29380
|
-
font-size: var(--kendo-display1-font-size, calc(var( --kendo-font-size,
|
|
29380
|
+
font-size: var(--kendo-display1-font-size, calc(var( --kendo-font-size, .875rem )*8));
|
|
29381
29381
|
font-family: var(--kendo-display1-font-family, var(--kendo-font-family, inherit));
|
|
29382
29382
|
line-height: var(--kendo-display1-line-height, 1.2);
|
|
29383
29383
|
font-weight: var(--kendo-display1-font-weight, var(--kendo-font-weight-light, normal));
|
|
@@ -29385,7 +29385,7 @@ kendo-sortable {
|
|
|
29385
29385
|
}
|
|
29386
29386
|
|
|
29387
29387
|
.k-display-2 {
|
|
29388
|
-
font-size: var(--kendo-display2-font-size, calc(var( --kendo-font-size,
|
|
29388
|
+
font-size: var(--kendo-display2-font-size, calc(var( --kendo-font-size, .875rem )*7));
|
|
29389
29389
|
font-family: var(--kendo-display2-font-family, var(--kendo-font-family, inherit));
|
|
29390
29390
|
line-height: var(--kendo-display2-line-height, 1.2);
|
|
29391
29391
|
font-weight: var(--kendo-display2-font-weight, var(--kendo-font-weight-light, normal));
|
|
@@ -29393,7 +29393,7 @@ kendo-sortable {
|
|
|
29393
29393
|
}
|
|
29394
29394
|
|
|
29395
29395
|
.k-display-3 {
|
|
29396
|
-
font-size: var(--kendo-display3-font-size, calc(var( --kendo-font-size,
|
|
29396
|
+
font-size: var(--kendo-display3-font-size, calc(var( --kendo-font-size, .875rem )*6));
|
|
29397
29397
|
font-family: var(--kendo-display3-font-family, var(--kendo-font-family, inherit));
|
|
29398
29398
|
line-height: var(--kendo-display3-line-height, 1.2);
|
|
29399
29399
|
font-weight: var(--kendo-display3-font-weight, var(--kendo-font-weight-light, normal));
|
|
@@ -29401,7 +29401,7 @@ kendo-sortable {
|
|
|
29401
29401
|
}
|
|
29402
29402
|
|
|
29403
29403
|
.k-display-4 {
|
|
29404
|
-
font-size: var(--kendo-display4-font-size, calc(var( --kendo-font-size,
|
|
29404
|
+
font-size: var(--kendo-display4-font-size, calc(var( --kendo-font-size, .875rem )*5));
|
|
29405
29405
|
font-family: var(--kendo-display4-font-family, var(--kendo-font-family, inherit));
|
|
29406
29406
|
line-height: var(--kendo-display4-line-height, 1.2);
|
|
29407
29407
|
font-weight: var(--kendo-display4-font-weight, var(--kendo-font-weight-light, normal));
|
package/dist/all.scss
CHANGED
|
@@ -12339,25 +12339,25 @@ $kendo-utils: (
|
|
|
12339
12339
|
// #region @import "./_text-decoration.scss"; -> /home/runner/work/kendo-themes/kendo-themes/node_modules/@progress/kendo-theme-utils/scss/typography/_text-decoration.scss
|
|
12340
12340
|
/// This is equivalent to `text-decoration: underline;`.
|
|
12341
12341
|
/// @example text-decoration: underline;
|
|
12342
|
-
/// @name .k-underline
|
|
12342
|
+
/// @name .k-text-underline
|
|
12343
12343
|
/// @group text-decoration
|
|
12344
12344
|
/// @contextType css
|
|
12345
12345
|
|
|
12346
12346
|
/// This is equivalent to `text-decoration: overline;`.
|
|
12347
12347
|
/// @example text-decoration: overline;
|
|
12348
|
-
/// @name .k-overline
|
|
12348
|
+
/// @name .k-text-overline
|
|
12349
12349
|
/// @group text-decoration
|
|
12350
12350
|
/// @contextType css
|
|
12351
12351
|
|
|
12352
12352
|
/// This is equivalent to `text-decoration: line-through;`.
|
|
12353
12353
|
/// @example text-decoration: line-through;
|
|
12354
|
-
/// @name .k-line-through
|
|
12354
|
+
/// @name .k-text-line-through
|
|
12355
12355
|
/// @group text-decoration
|
|
12356
12356
|
/// @contextType css
|
|
12357
12357
|
|
|
12358
12358
|
/// This is equivalent to `text-decoration: none-decoration;`.
|
|
12359
12359
|
/// @example text-decoration: none-decoration;
|
|
12360
|
-
/// @name .k-
|
|
12360
|
+
/// @name .k-text-no-underline
|
|
12361
12361
|
/// @group text-decoration
|
|
12362
12362
|
/// @contextType css
|
|
12363
12363
|
|
|
@@ -15118,11 +15118,11 @@ $_kendo-module-meta: (
|
|
|
15118
15118
|
|
|
15119
15119
|
|
|
15120
15120
|
// Headings
|
|
15121
|
-
$kendo-h1-font-size: calc( var( --kendo-font-size,
|
|
15122
|
-
$kendo-h2-font-size: calc( var( --kendo-font-size,
|
|
15123
|
-
$kendo-h3-font-size: calc( var( --kendo-font-size,
|
|
15124
|
-
$kendo-h4-font-size: calc( var( --kendo-font-size,
|
|
15125
|
-
$kendo-h5-font-size: calc( var( --kendo-font-size,
|
|
15121
|
+
$kendo-h1-font-size: calc( var( --kendo-font-size, .875rem ) * 4 ) !default;
|
|
15122
|
+
$kendo-h2-font-size: calc( var( --kendo-font-size, .875rem ) * 3 ) !default;
|
|
15123
|
+
$kendo-h3-font-size: calc( var( --kendo-font-size, .875rem ) * 2.5 ) !default;
|
|
15124
|
+
$kendo-h4-font-size: calc( var( --kendo-font-size, .875rem ) * 2 ) !default;
|
|
15125
|
+
$kendo-h5-font-size: calc( var( --kendo-font-size, .875rem ) * 1.5 ) !default;
|
|
15126
15126
|
$kendo-h6-font-size: var( --kendo-font-size, inherit ) !default;
|
|
15127
15127
|
|
|
15128
15128
|
$kendo-h1-font-family: var( --kendo-font-family, inherit ) !default;
|
|
@@ -15241,10 +15241,10 @@ $kendo-code-border: $kendo-component-border !default;
|
|
|
15241
15241
|
|
|
15242
15242
|
|
|
15243
15243
|
// Display
|
|
15244
|
-
$kendo-display1-font-size: calc( var( --kendo-font-size,
|
|
15245
|
-
$kendo-display2-font-size: calc( var( --kendo-font-size,
|
|
15246
|
-
$kendo-display3-font-size: calc( var( --kendo-font-size,
|
|
15247
|
-
$kendo-display4-font-size: calc( var( --kendo-font-size,
|
|
15244
|
+
$kendo-display1-font-size: calc( var( --kendo-font-size, .875rem ) * 8) !default;
|
|
15245
|
+
$kendo-display2-font-size: calc( var( --kendo-font-size, .875rem ) * 7) !default;
|
|
15246
|
+
$kendo-display3-font-size: calc( var( --kendo-font-size, .875rem ) * 6) !default;
|
|
15247
|
+
$kendo-display4-font-size: calc( var( --kendo-font-size, .875rem ) * 5) !default;
|
|
15248
15248
|
|
|
15249
15249
|
$kendo-display1-font-family: var( --kendo-font-family, inherit ) !default;
|
|
15250
15250
|
$kendo-display2-font-family: var( --kendo-font-family, inherit ) !default;
|
|
@@ -40899,120 +40899,161 @@ $_kendo-module-meta: (
|
|
|
40899
40899
|
|
|
40900
40900
|
// Component
|
|
40901
40901
|
// #region @import "./_variables.scss"; -> scss/tabstrip/_variables.scss
|
|
40902
|
-
//
|
|
40902
|
+
// TabStrip
|
|
40903
40903
|
|
|
40904
|
+
|
|
40905
|
+
/// The horizontal padding of the TabStrip wrapper.
|
|
40906
|
+
/// @group tabstrip
|
|
40904
40907
|
$kendo-tabstrip-wrapper-padding-x: k-spacing(0) !default;
|
|
40908
|
+
/// The vertical padding of the TabStrip wrapper.
|
|
40909
|
+
/// @group tabstrip
|
|
40905
40910
|
$kendo-tabstrip-wrapper-padding-y: k-spacing(0) !default;
|
|
40911
|
+
/// The border width around the TabStrip wrapper.
|
|
40912
|
+
/// @group tabstrip
|
|
40906
40913
|
$kendo-tabstrip-wrapper-border-width: 0px !default;
|
|
40907
40914
|
|
|
40915
|
+
/// The font family of the TabStrip.
|
|
40916
|
+
/// @group tabstrip
|
|
40908
40917
|
$kendo-tabstrip-font-family: var( --kendo-font-family, inherit ) !default;
|
|
40918
|
+
/// The font size of the TabStrip.
|
|
40919
|
+
/// @group tabstrip
|
|
40909
40920
|
$kendo-tabstrip-font-size: var( --kendo-font-size, inherit ) !default;
|
|
40921
|
+
/// The line height of the TabStrip.
|
|
40922
|
+
/// @group tabstrip
|
|
40910
40923
|
$kendo-tabstrip-line-height: var( --kendo-line-height, normal ) !default;
|
|
40924
|
+
/// The border width around the TabStrip.
|
|
40925
|
+
/// @group tabstrip
|
|
40911
40926
|
$kendo-tabstrip-border-width: 1px !default;
|
|
40912
40927
|
|
|
40928
|
+
/// The background color of the TabStrip wrapper.
|
|
40929
|
+
/// @group tabstrip
|
|
40913
40930
|
$kendo-tabstrip-wrapper-bg: null !default;
|
|
40931
|
+
/// The text color of the TabStrip wrapper.
|
|
40932
|
+
/// @group tabstrip
|
|
40914
40933
|
$kendo-tabstrip-wrapper-text: null !default;
|
|
40934
|
+
/// The border color of the TabStrip wrapper.
|
|
40935
|
+
/// @group tabstrip
|
|
40915
40936
|
$kendo-tabstrip-wrapper-border: null !default;
|
|
40916
40937
|
|
|
40917
|
-
///
|
|
40938
|
+
/// The background color of the TabStrip.
|
|
40918
40939
|
/// @group tabstrip
|
|
40919
40940
|
$kendo-tabstrip-bg: null !default;
|
|
40920
|
-
///
|
|
40941
|
+
/// The text color of the TabStrip.
|
|
40921
40942
|
/// @group tabstrip
|
|
40922
40943
|
$kendo-tabstrip-text: $kendo-component-text !default;
|
|
40923
|
-
///
|
|
40944
|
+
/// The border color of the TabStrip.
|
|
40924
40945
|
/// @group tabstrip
|
|
40925
40946
|
$kendo-tabstrip-border: $kendo-component-border !default;
|
|
40926
40947
|
|
|
40927
|
-
///
|
|
40948
|
+
/// The horizontal padding of the TabStrip items.
|
|
40928
40949
|
/// @group tabstrip
|
|
40929
40950
|
$kendo-tabstrip-item-padding-x: k-spacing(3) !default;
|
|
40930
|
-
///
|
|
40951
|
+
/// The vertical padding of the TabStrip items.
|
|
40931
40952
|
/// @group tabstrip
|
|
40932
40953
|
$kendo-tabstrip-item-padding-y: k-spacing(1.5) !default;
|
|
40933
|
-
///
|
|
40954
|
+
/// The border width around the TabStrip items.
|
|
40934
40955
|
/// @group tabstrip
|
|
40935
40956
|
$kendo-tabstrip-item-border-width: 1px !default;
|
|
40936
|
-
///
|
|
40957
|
+
/// The border radius of the TabStrip items.
|
|
40937
40958
|
/// @group tabstrip
|
|
40938
40959
|
$kendo-tabstrip-item-border-radius: k-border-radius(md) !default;
|
|
40939
|
-
///
|
|
40960
|
+
/// The gap between the TabStrip items.
|
|
40940
40961
|
/// @group tabstrip
|
|
40941
40962
|
$kendo-tabstrip-item-gap: k-spacing(0) !default;
|
|
40942
40963
|
|
|
40943
|
-
///
|
|
40964
|
+
/// The background color of the TabStrip items.
|
|
40944
40965
|
/// @group tabstrip
|
|
40945
40966
|
$kendo-tabstrip-item-bg: null !default;
|
|
40946
|
-
///
|
|
40967
|
+
/// The text color of the TabStrip items.
|
|
40947
40968
|
/// @group tabstrip
|
|
40948
40969
|
$kendo-tabstrip-item-text: $kendo-link-text !default;
|
|
40949
|
-
///
|
|
40970
|
+
/// The border color of the TabStrip items.
|
|
40950
40971
|
/// @group tabstrip
|
|
40951
40972
|
$kendo-tabstrip-item-border: null !default;
|
|
40952
|
-
///
|
|
40973
|
+
/// The gradient of the TabStrip items.
|
|
40953
40974
|
/// @group tabstrip
|
|
40954
40975
|
$kendo-tabstrip-item-gradient: null !default;
|
|
40955
40976
|
|
|
40956
|
-
///
|
|
40977
|
+
/// The background color of the hovered TabStrip items.
|
|
40957
40978
|
/// @group tabstrip
|
|
40958
40979
|
$kendo-tabstrip-item-hover-bg: null !default;
|
|
40959
|
-
///
|
|
40980
|
+
/// The text color of the hovered TabStrip items.
|
|
40960
40981
|
/// @group tabstrip
|
|
40961
40982
|
$kendo-tabstrip-item-hover-text: $kendo-link-hover-text !default;
|
|
40962
|
-
///
|
|
40983
|
+
/// The border color of the hovered TabStrip items.
|
|
40963
40984
|
/// @group tabstrip
|
|
40964
40985
|
$kendo-tabstrip-item-hover-border: null !default;
|
|
40965
|
-
///
|
|
40986
|
+
/// The gradient of the hovered TabStrip items.
|
|
40966
40987
|
/// @group tabstrip
|
|
40967
40988
|
$kendo-tabstrip-item-hover-gradient: null !default;
|
|
40968
40989
|
|
|
40969
|
-
///
|
|
40990
|
+
/// The background color of the selected TabStrip items.
|
|
40970
40991
|
/// @group tabstrip
|
|
40971
40992
|
$kendo-tabstrip-item-selected-bg: $kendo-component-bg !default;
|
|
40972
|
-
///
|
|
40993
|
+
/// The text color of the selected TabStrip items.
|
|
40973
40994
|
/// @group tabstrip
|
|
40974
40995
|
$kendo-tabstrip-item-selected-text: $kendo-component-text !default;
|
|
40975
|
-
///
|
|
40996
|
+
/// The border color of the selected TabStrip items.
|
|
40976
40997
|
/// @group tabstrip
|
|
40977
40998
|
$kendo-tabstrip-item-selected-border: $kendo-component-border !default;
|
|
40978
|
-
///
|
|
40999
|
+
/// The gradient of the selected TabStrip items.
|
|
40979
41000
|
/// @group tabstrip
|
|
40980
41001
|
$kendo-tabstrip-item-selected-gradient: null !default;
|
|
40981
41002
|
|
|
41003
|
+
/// The shadow of the focused TabStrip items.
|
|
41004
|
+
/// @group tabstrip
|
|
40982
41005
|
$kendo-tabstrip-item-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
40983
41006
|
|
|
41007
|
+
/// The shadow of the dragged TabStrip items.
|
|
41008
|
+
/// @group tabstrip
|
|
40984
41009
|
$kendo-tabstrip-item-dragging-shadow: k-elevation(3) !default;
|
|
40985
41010
|
|
|
41011
|
+
/// The background color of the disabled TabStrip items.
|
|
41012
|
+
/// @group tabstrip
|
|
40986
41013
|
$kendo-tabstrip-item-disabled-bg: null !default;
|
|
41014
|
+
/// The text color of the disabled TabStrip items.
|
|
41015
|
+
/// @group tabstrip
|
|
40987
41016
|
$kendo-tabstrip-item-disabled-text: null !default;
|
|
41017
|
+
/// The border color of the disabled TabStrip items.
|
|
41018
|
+
/// @group tabstrip
|
|
40988
41019
|
$kendo-tabstrip-item-disabled-border: null !default;
|
|
41020
|
+
/// The gradient of the disabled TabStrip items.
|
|
41021
|
+
/// @group tabstrip
|
|
40989
41022
|
$kendo-tabstrip-item-disabled-gradient: null !default;
|
|
41023
|
+
/// The opacity of the disabled TabStrip items.
|
|
41024
|
+
/// @group tabstrip
|
|
40990
41025
|
$kendo-tabstrip-item-disabled-opacity: null !default;
|
|
41026
|
+
/// The filter of the disabled TabStrip items.
|
|
41027
|
+
/// @group tabstrip
|
|
40991
41028
|
$kendo-tabstrip-item-disabled-filter: null !default;
|
|
40992
41029
|
|
|
41030
|
+
/// The border width of the TabStrip indicator.
|
|
41031
|
+
/// @group tabstrip
|
|
40993
41032
|
$kendo-tabstrip-indicator-size: null !default;
|
|
41033
|
+
/// The border color of the TabStrip ripple.
|
|
41034
|
+
/// @group tabstrip
|
|
40994
41035
|
$kendo-tabstrip-indicator-color: null !default;
|
|
40995
41036
|
|
|
40996
|
-
///
|
|
41037
|
+
/// The horizontal padding of the TabStrip content.
|
|
40997
41038
|
/// @group tabstrip
|
|
40998
41039
|
$kendo-tabstrip-content-padding-x: k-spacing(4) !default;
|
|
40999
|
-
///
|
|
41040
|
+
/// The vertical padding of the TabStrip content.
|
|
41000
41041
|
/// @group tabstrip
|
|
41001
41042
|
$kendo-tabstrip-content-padding-y: k-spacing(4) !default;
|
|
41002
|
-
///
|
|
41043
|
+
/// The border width around the TabStrip content.
|
|
41003
41044
|
/// @group tabstrip
|
|
41004
41045
|
$kendo-tabstrip-content-border-width: 1px !default;
|
|
41005
41046
|
|
|
41006
|
-
///
|
|
41047
|
+
/// The background color of the TabStrip content.
|
|
41007
41048
|
/// @group tabstrip
|
|
41008
41049
|
$kendo-tabstrip-content-bg: $kendo-component-bg !default;
|
|
41009
|
-
///
|
|
41050
|
+
/// The text color of the TabStrip content.
|
|
41010
41051
|
/// @group tabstrip
|
|
41011
41052
|
$kendo-tabstrip-content-text: $kendo-component-text !default;
|
|
41012
|
-
///
|
|
41053
|
+
/// The border color of the TabStrip content.
|
|
41013
41054
|
/// @group tabstrip
|
|
41014
41055
|
$kendo-tabstrip-content-border: $kendo-component-border !default;
|
|
41015
|
-
///
|
|
41056
|
+
/// The border color of the focused TabStrip content.
|
|
41016
41057
|
/// @group tabstrip
|
|
41017
41058
|
$kendo-tabstrip-content-focus-border: $kendo-component-text !default;
|
|
41018
41059
|
|
|
@@ -54242,96 +54283,239 @@ $_kendo-module-meta: (
|
|
|
54242
54283
|
// Component
|
|
54243
54284
|
// #region @import "./_variables.scss"; -> scss/scheduler/_variables.scss
|
|
54244
54285
|
// Scheduler
|
|
54286
|
+
|
|
54287
|
+
/// The width of the border around the Scheduler.
|
|
54288
|
+
/// @group scheduler
|
|
54245
54289
|
$kendo-scheduler-border-width: 1px !default;
|
|
54290
|
+
/// The font family of the Scheduler.
|
|
54291
|
+
/// @group scheduler
|
|
54246
54292
|
$kendo-scheduler-font-family: var( --kendo-font-family, inherit ) !default;
|
|
54293
|
+
/// The font size of the Scheduler.
|
|
54294
|
+
/// @group scheduler
|
|
54247
54295
|
$kendo-scheduler-font-size: var( --kendo-font-size, inherit ) !default;
|
|
54296
|
+
/// The line height of the Scheduler.
|
|
54297
|
+
/// @group scheduler
|
|
54248
54298
|
$kendo-scheduler-line-height: var( --kendo-line-height, normal ) !default;
|
|
54249
54299
|
|
|
54300
|
+
/// The background color of the Scheduler.
|
|
54301
|
+
/// @group scheduler
|
|
54250
54302
|
$kendo-scheduler-bg: $kendo-component-bg !default;
|
|
54303
|
+
/// The text color of the Scheduler.
|
|
54304
|
+
/// @group scheduler
|
|
54251
54305
|
$kendo-scheduler-text: $kendo-component-text !default;
|
|
54306
|
+
/// The border color of the Scheduler.
|
|
54307
|
+
/// @group scheduler
|
|
54252
54308
|
$kendo-scheduler-border: $kendo-component-border !default;
|
|
54253
54309
|
|
|
54310
|
+
/// The background color of the Scheduler ToolBar.
|
|
54311
|
+
/// @group scheduler
|
|
54254
54312
|
$kendo-scheduler-toolbar-bg: $kendo-toolbar-bg !default;
|
|
54313
|
+
/// The text color of the Scheduler ToolBar.
|
|
54314
|
+
/// @group scheduler
|
|
54255
54315
|
$kendo-scheduler-toolbar-text: $kendo-toolbar-text !default;
|
|
54316
|
+
/// The border color of the Scheduler ToolBar.
|
|
54317
|
+
/// @group scheduler
|
|
54256
54318
|
$kendo-scheduler-toolbar-border: $kendo-toolbar-border !default;
|
|
54319
|
+
/// The gradient of the Scheduler ToolBar.
|
|
54320
|
+
/// @group scheduler
|
|
54257
54321
|
$kendo-scheduler-toolbar-gradient: $kendo-toolbar-gradient !default;
|
|
54258
54322
|
|
|
54323
|
+
/// The background color of the Scheduler footer.
|
|
54324
|
+
/// @group scheduler
|
|
54259
54325
|
$kendo-scheduler-footer-bg: $kendo-toolbar-bg !default;
|
|
54326
|
+
/// The text color of the Scheduler footer.
|
|
54327
|
+
/// @group scheduler
|
|
54260
54328
|
$kendo-scheduler-footer-text: $kendo-toolbar-text !default;
|
|
54329
|
+
/// The border color of the Scheduler footer.
|
|
54330
|
+
/// @group scheduler
|
|
54261
54331
|
$kendo-scheduler-footer-border: $kendo-toolbar-border !default;
|
|
54332
|
+
/// The gradient of the Scheduler footer.
|
|
54333
|
+
/// @group scheduler
|
|
54262
54334
|
$kendo-scheduler-footer-gradient: $kendo-toolbar-gradient !default;
|
|
54263
54335
|
|
|
54336
|
+
/// The minimum height of the Scheduler event.
|
|
54337
|
+
/// @group scheduler
|
|
54264
54338
|
$kendo-scheduler-event-min-height: 25px !default;
|
|
54339
|
+
/// The border radius of the Scheduler event.
|
|
54340
|
+
/// @group scheduler
|
|
54265
54341
|
$kendo-scheduler-event-border-radius: k-border-radius(md) !default;
|
|
54342
|
+
/// The line height of the Scheduler event.
|
|
54343
|
+
/// @group scheduler
|
|
54266
54344
|
$kendo-scheduler-event-line-height: calc( #{$kendo-scheduler-event-min-height} - (2 * #{$kendo-padding-md-y}) ) !default;
|
|
54267
54345
|
|
|
54346
|
+
/// The background color of the Scheduler event.
|
|
54347
|
+
/// @group scheduler
|
|
54268
54348
|
$kendo-scheduler-event-bg: if($kendo-enable-color-system, k-color( primary ), k-color-tint( $kendo-selected-bg, 2 )) !default;
|
|
54349
|
+
/// The text color of the Scheduler event.
|
|
54350
|
+
/// @group scheduler
|
|
54269
54351
|
$kendo-scheduler-event-text: $kendo-selected-text !default;
|
|
54352
|
+
/// The border color of the Scheduler event.
|
|
54353
|
+
/// @group scheduler
|
|
54270
54354
|
$kendo-scheduler-event-border: null !default;
|
|
54355
|
+
/// The gradient of the Scheduler event.
|
|
54356
|
+
/// @group scheduler
|
|
54271
54357
|
$kendo-scheduler-event-gradient: null !default;
|
|
54358
|
+
/// The shadow of the Scheduler event.
|
|
54359
|
+
/// @group scheduler
|
|
54272
54360
|
$kendo-scheduler-event-shadow: null !default;
|
|
54273
54361
|
|
|
54362
|
+
/// The background color of the hovered Scheduler event.
|
|
54363
|
+
/// @group scheduler
|
|
54274
54364
|
$kendo-scheduler-event-hover-bg: null !default;
|
|
54365
|
+
/// The text color of the hovered Scheduler event.
|
|
54366
|
+
/// @group scheduler
|
|
54275
54367
|
$kendo-scheduler-event-hover-text: null !default;
|
|
54368
|
+
/// The border color of the hovered Scheduler event.
|
|
54369
|
+
/// @group scheduler
|
|
54276
54370
|
$kendo-scheduler-event-hover-border: null !default;
|
|
54371
|
+
/// The gradient of the hovered Scheduler event.
|
|
54372
|
+
/// @group scheduler
|
|
54277
54373
|
$kendo-scheduler-event-hover-gradient: null !default;
|
|
54374
|
+
/// The shadow of the hovered Scheduler event.
|
|
54375
|
+
/// @group scheduler
|
|
54278
54376
|
$kendo-scheduler-event-hover-shadow: null !default;
|
|
54279
54377
|
|
|
54378
|
+
/// The background color of the selected Scheduler event.
|
|
54379
|
+
/// @group scheduler
|
|
54280
54380
|
$kendo-scheduler-event-selected-bg: if($kendo-enable-color-system, k-color( primary-active ), $kendo-selected-bg) !default;
|
|
54381
|
+
/// The text color of the selected Scheduler event.
|
|
54382
|
+
/// @group scheduler
|
|
54281
54383
|
$kendo-scheduler-event-selected-text: $kendo-selected-text !default;
|
|
54384
|
+
/// The border color of the selected Scheduler event.
|
|
54385
|
+
/// @group scheduler
|
|
54282
54386
|
$kendo-scheduler-event-selected-border: null !default;
|
|
54387
|
+
/// The gradient of the selected Scheduler event.
|
|
54388
|
+
/// @group scheduler
|
|
54283
54389
|
$kendo-scheduler-event-selected-gradient: null !default;
|
|
54390
|
+
/// The shadow of the selected Scheduler event.
|
|
54391
|
+
/// @group scheduler
|
|
54284
54392
|
$kendo-scheduler-event-selected-shadow: inset 0 0 0 2px rgba(0, 0, 0, .13) !default;
|
|
54285
54393
|
|
|
54394
|
+
/// The shadow of the ongoing Scheduler event.
|
|
54395
|
+
/// @group scheduler
|
|
54286
54396
|
$kendo-scheduler-event-ongoing-shadow: inset 0px 0px 0px 1px #ff0000 !default;
|
|
54287
54397
|
|
|
54398
|
+
/// The horizontal padding of the Scheduler cell.
|
|
54399
|
+
/// @group scheduler
|
|
54288
54400
|
$kendo-scheduler-cell-padding-x: k-spacing(2) !default;
|
|
54401
|
+
/// The vertical padding of the Scheduler cell.
|
|
54402
|
+
/// @group scheduler
|
|
54289
54403
|
$kendo-scheduler-cell-padding-y: k-spacing(2) !default;
|
|
54404
|
+
/// The height of the Scheduler cell.
|
|
54405
|
+
/// @group scheduler
|
|
54290
54406
|
$kendo-scheduler-cell-height: $kendo-line-height-em !default;
|
|
54407
|
+
/// The width of the Scheduler date column.
|
|
54408
|
+
/// @group scheduler
|
|
54291
54409
|
$kendo-scheduler-datecolumn-width: 12em !default;
|
|
54410
|
+
/// The width of the Scheduler time column.
|
|
54411
|
+
/// @group scheduler
|
|
54292
54412
|
$kendo-scheduler-timecolumn-width: 11em !default;
|
|
54293
54413
|
|
|
54414
|
+
/// The background color of the non-working hours in the Scheduler.
|
|
54415
|
+
/// @group scheduler
|
|
54294
54416
|
$kendo-scheduler-nonwork-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
|
|
54417
|
+
/// The text color of the non-working hours in the Scheduler.
|
|
54418
|
+
/// @group scheduler
|
|
54295
54419
|
$kendo-scheduler-nonwork-text: null !default;
|
|
54296
54420
|
|
|
54421
|
+
/// The background color of the weekends in the Scheduler.
|
|
54422
|
+
/// @group scheduler
|
|
54297
54423
|
$kendo-scheduler-weekend-bg: null !default;
|
|
54424
|
+
/// The text color of the weekends in the Scheduler.
|
|
54425
|
+
/// @group scheduler
|
|
54298
54426
|
$kendo-scheduler-weekend-text: null !default;
|
|
54299
54427
|
|
|
54428
|
+
/// The background color of the preceding/subsequent month cells in the Calendar.
|
|
54429
|
+
/// @group scheduler
|
|
54300
54430
|
$kendo-scheduler-othermonth-bg: if($kendo-enable-color-system, k-color( base ), k-try-shade( $kendo-scheduler-bg, .5 )) !default;
|
|
54431
|
+
/// The text color of the preceding/subsequent month cells in the Calendar.
|
|
54432
|
+
/// @group scheduler
|
|
54301
54433
|
$kendo-scheduler-othermonth-text: null !default;
|
|
54302
54434
|
|
|
54435
|
+
/// The horizontal padding of the year view in the Scheduler.
|
|
54436
|
+
/// @group scheduler
|
|
54303
54437
|
$kendo-scheduler-yearview-padding-x: k-spacing(3) !default;
|
|
54438
|
+
/// The vertical padding of the year view in the Scheduler.
|
|
54439
|
+
/// @group scheduler
|
|
54304
54440
|
$kendo-scheduler-yearview-padding-y: $kendo-scheduler-yearview-padding-x !default;
|
|
54305
54441
|
|
|
54442
|
+
/// The spacing between the calendars of the year view in the Scheduler.
|
|
54443
|
+
/// @group scheduler
|
|
54306
54444
|
$kendo-scheduler-yearview-calendar-gap: k-spacing(3) !default;
|
|
54307
54445
|
|
|
54446
|
+
/// The days with events indicator size of the year view in the Scheduler.
|
|
54447
|
+
/// @group scheduler
|
|
54308
54448
|
$kendo-scheduler-yearview-indicator-size: 3px !default;
|
|
54449
|
+
/// The top position of the days with events indicator of the year view in the Scheduler.
|
|
54450
|
+
/// @group scheduler
|
|
54309
54451
|
$kendo-scheduler-yearview-indicator-calc-offset-top: calc( #{$kendo-calendar-cell-size} - (#{$kendo-calendar-cell-padding-y} * 2)) !default;
|
|
54452
|
+
/// The left position of the days with events indicator of the year view in the Scheduler.
|
|
54453
|
+
/// @group scheduler
|
|
54310
54454
|
$kendo-scheduler-yearview-indicator-calc-offset-left: calc( 50% - #{k-math-div( $kendo-scheduler-yearview-indicator-size, 2 )} ) !default;
|
|
54455
|
+
/// The border radius of the days with events indicator of the year view in the Scheduler.
|
|
54456
|
+
/// @group scheduler
|
|
54311
54457
|
$kendo-scheduler-yearview-indicator-border-radius: 50% !default;
|
|
54458
|
+
/// The background color of the days with events indicator of the year view in the Scheduler.
|
|
54459
|
+
/// @group scheduler
|
|
54312
54460
|
$kendo-scheduler-yearview-indicator-bg: $kendo-color-primary !default;
|
|
54461
|
+
/// The background color of the selected days with events indicator of the year view in the Scheduler.
|
|
54462
|
+
/// @group scheduler
|
|
54313
54463
|
$kendo-scheduler-yearview-indicator-selected-bg: $kendo-color-primary-contrast !default;
|
|
54314
54464
|
|
|
54465
|
+
/// The horizontal padding of the Scheduler Tooltip.
|
|
54466
|
+
/// @group scheduler
|
|
54315
54467
|
$kendo-scheduler-tooltip-padding-x: k-spacing(2) !default;
|
|
54468
|
+
/// The vertical padding of the Scheduler Tooltip.
|
|
54469
|
+
/// @group scheduler
|
|
54316
54470
|
$kendo-scheduler-tooltip-padding-y: k-spacing(2) !default;
|
|
54471
|
+
/// The width of the border of the Scheduler Tooltip.
|
|
54472
|
+
/// @group scheduler
|
|
54317
54473
|
$kendo-scheduler-tooltip-border-width: 0 !default;
|
|
54474
|
+
/// The background color of the Scheduler Tooltip.
|
|
54475
|
+
/// @group scheduler
|
|
54318
54476
|
$kendo-scheduler-tooltip-bg: $kendo-color-primary-contrast !default;
|
|
54477
|
+
/// The text color of the Scheduler Tooltip.
|
|
54478
|
+
/// @group scheduler
|
|
54319
54479
|
$kendo-scheduler-tooltip-text: $kendo-base-text !default;
|
|
54480
|
+
/// The border color of the Scheduler Tooltip.
|
|
54481
|
+
/// @group scheduler
|
|
54320
54482
|
$kendo-scheduler-tooltip-border: null !default;
|
|
54483
|
+
/// The shadow of the Scheduler Tooltip.
|
|
54484
|
+
/// @group scheduler
|
|
54321
54485
|
$kendo-scheduler-tooltip-shadow: k-elevation(2) !default;
|
|
54322
54486
|
|
|
54487
|
+
/// The vertical margin of the Scheduler Tooltip title.
|
|
54488
|
+
/// @group scheduler
|
|
54323
54489
|
$kendo-scheduler-tooltip-title-margin-y: k-spacing(3) !default;
|
|
54490
|
+
/// The font size of the month inside the Scheduler Tooltip.
|
|
54491
|
+
/// @group scheduler
|
|
54324
54492
|
$kendo-scheduler-tooltip-month-font-size: var( --kendo-font-size-sm, inherit ) !default;
|
|
54493
|
+
/// The font size of the day inside the Scheduler Tooltip.
|
|
54494
|
+
/// @group scheduler
|
|
54325
54495
|
$kendo-scheduler-tooltip-day-font-size: calc( #{$kendo-scheduler-tooltip-month-font-size} * 2 ) !default;
|
|
54326
54496
|
|
|
54497
|
+
/// The max height of the events inside the Scheduler Tooltip.
|
|
54498
|
+
/// @group scheduler
|
|
54327
54499
|
$kendo-scheduler-tooltip-events-max-height: 250px !default;
|
|
54500
|
+
/// The spacing between the events inside the Scheduler Tooltip.
|
|
54501
|
+
/// @group scheduler
|
|
54328
54502
|
$kendo-scheduler-tooltip-events-gap: k-spacing(1) !default;
|
|
54329
54503
|
|
|
54504
|
+
/// The horizontal padding of the events inside the Scheduler Tooltip.
|
|
54505
|
+
/// @group scheduler
|
|
54330
54506
|
$kendo-scheduler-tooltip-event-padding-x: k-spacing(2) !default;
|
|
54507
|
+
/// The vertical padding of the events inside the Scheduler Tooltip.
|
|
54508
|
+
/// @group scheduler
|
|
54331
54509
|
$kendo-scheduler-tooltip-event-padding-y: k-spacing(1) !default;
|
|
54510
|
+
/// The border radius of the events inside the Scheduler Tooltip.
|
|
54511
|
+
/// @group scheduler
|
|
54332
54512
|
$kendo-scheduler-tooltip-event-border-radius: k-border-radius(md) !default;
|
|
54513
|
+
/// The spacing between the events items inside the Scheduler Tooltip.
|
|
54514
|
+
/// @group scheduler
|
|
54333
54515
|
$kendo-scheduler-tooltip-event-gap: k-spacing(1) !default;
|
|
54334
54516
|
|
|
54517
|
+
/// The color of the Scheduler Tooltip callout.
|
|
54518
|
+
/// @group scheduler
|
|
54335
54519
|
$kendo-scheduler-tooltip-callout-text: $kendo-scheduler-tooltip-bg !default;
|
|
54336
54520
|
|
|
54337
54521
|
// #endregion
|