@progress/kendo-theme-bootstrap 7.3.0-dev.1 → 8.0.0-dev.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (121) hide show
  1. package/dist/all.css +7736 -7169
  2. package/dist/all.scss +5405 -4939
  3. package/dist/bootstrap-3-dark.scss +164 -39
  4. package/dist/bootstrap-3.scss +152 -39
  5. package/dist/bootstrap-4-dark.scss +156 -30
  6. package/dist/bootstrap-4.scss +144 -30
  7. package/dist/bootstrap-dataviz-v4.scss +45 -6
  8. package/dist/bootstrap-main-dark.scss +156 -30
  9. package/dist/bootstrap-main.scss +34 -29
  10. package/dist/bootstrap-nordic.scss +144 -30
  11. package/dist/bootstrap-turquoise-dark.scss +156 -30
  12. package/dist/bootstrap-turquoise.scss +144 -30
  13. package/dist/bootstrap-urban.scss +144 -30
  14. package/dist/bootstrap-vintage.scss +144 -30
  15. package/dist/meta/sassdoc-data.json +32286 -28278
  16. package/dist/meta/sassdoc-raw-data.json +3561 -1711
  17. package/dist/meta/variables.json +3640 -3532
  18. package/lib/swatches/bootstrap-3-dark.json +604 -2
  19. package/lib/swatches/bootstrap-3.json +544 -2
  20. package/lib/swatches/bootstrap-4-dark.json +601 -1
  21. package/lib/swatches/bootstrap-4.json +541 -1
  22. package/lib/swatches/bootstrap-dataviz-v4.json +166 -1
  23. package/lib/swatches/bootstrap-main-dark.json +601 -1
  24. package/lib/swatches/bootstrap-main.json +11 -1
  25. package/lib/swatches/bootstrap-nordic.json +541 -1
  26. package/lib/swatches/bootstrap-turquoise-dark.json +601 -1
  27. package/lib/swatches/bootstrap-turquoise.json +541 -1
  28. package/lib/swatches/bootstrap-urban.json +541 -1
  29. package/lib/swatches/bootstrap-vintage.json +541 -1
  30. package/package.json +5 -5
  31. package/scss/_variables.scss +0 -121
  32. package/scss/action-buttons/_variables.scss +4 -4
  33. package/scss/action-sheet/_variables.scss +17 -17
  34. package/scss/adaptive/_variables.scss +3 -3
  35. package/scss/appbar/_variables.scss +6 -6
  36. package/scss/avatar/_variables.scss +6 -6
  37. package/scss/badge/_variables.scss +4 -4
  38. package/scss/bottom-navigation/_variables.scss +8 -8
  39. package/scss/breadcrumb/_variables.scss +16 -16
  40. package/scss/button/_variables.scss +14 -14
  41. package/scss/calendar/_variables.scss +33 -61
  42. package/scss/captcha/_variables.scss +6 -6
  43. package/scss/card/_variables.scss +10 -10
  44. package/scss/chat/_variables.scss +13 -13
  45. package/scss/checkbox/_layout.scss +3 -3
  46. package/scss/checkbox/_variables.scss +9 -9
  47. package/scss/chip/_variables.scss +18 -18
  48. package/scss/color-preview/_variables.scss +1 -1
  49. package/scss/coloreditor/_variables.scss +8 -8
  50. package/scss/colorgradient/_variables.scss +11 -11
  51. package/scss/colorpalette/_variables.scss +3 -3
  52. package/scss/core/_index.scss +14 -0
  53. package/scss/core/border-radii/index.import.scss +23 -0
  54. package/scss/core/color-system/_swatch-legacy.scss +6 -2
  55. package/scss/core/color-system/_swatch.scss +1 -1
  56. package/scss/core/spacing/index.import.scss +14 -0
  57. package/scss/core/typography/index.import.scss +110 -0
  58. package/scss/dataviz/_variables.scss +8 -8
  59. package/scss/datetimepicker/_variables.scss +1 -1
  60. package/scss/dock-manager/_variables.scss +10 -10
  61. package/scss/draggable/_variables.scss +4 -4
  62. package/scss/drawer/_variables.scss +5 -14
  63. package/scss/dropdowntree/_variables.scss +2 -2
  64. package/scss/dropzone/_variables.scss +8 -8
  65. package/scss/editor/_variables.scss +3 -3
  66. package/scss/expansion-panel/_variables.scss +9 -9
  67. package/scss/fab/_variables.scss +16 -16
  68. package/scss/filemanager/_variables.scss +9 -9
  69. package/scss/forms/_layout.scss +3 -3
  70. package/scss/forms/_variables.scss +17 -17
  71. package/scss/gantt/_variables.scss +152 -7
  72. package/scss/grid/_variables.scss +64 -64
  73. package/scss/imageeditor/_variables.scss +7 -7
  74. package/scss/input/_variables.scss +8 -8
  75. package/scss/list/_variables.scss +26 -26
  76. package/scss/listbox/_variables.scss +6 -6
  77. package/scss/listgroup/_variables.scss +5 -5
  78. package/scss/listview/_variables.scss +7 -7
  79. package/scss/loader/_layout.scss +1 -1
  80. package/scss/loader/_variables.scss +25 -25
  81. package/scss/map/_variables.scss +8 -8
  82. package/scss/mediaplayer/_variables.scss +5 -5
  83. package/scss/menu/_layout.scss +1 -1
  84. package/scss/menu/_variables.scss +28 -28
  85. package/scss/messagebox/_variables.scss +3 -3
  86. package/scss/notification/_variables.scss +4 -4
  87. package/scss/orgchart/_variables.scss +11 -11
  88. package/scss/pager/_variables.scss +12 -12
  89. package/scss/panelbar/_variables.scss +9 -9
  90. package/scss/pdf-viewer/_variables.scss +5 -5
  91. package/scss/pivotgrid/_variables.scss +15 -15
  92. package/scss/popup/_variables.scss +5 -5
  93. package/scss/progressbar/_variables.scss +1 -1
  94. package/scss/prompt/_variables.scss +7 -7
  95. package/scss/radio/_variables.scss +9 -9
  96. package/scss/rating/_variables.scss +3 -3
  97. package/scss/scheduler/_layout.scss +1 -1
  98. package/scss/scheduler/_variables.scss +18 -18
  99. package/scss/scrollview/_variables.scss +5 -5
  100. package/scss/signature/_variables.scss +7 -7
  101. package/scss/skeleton/_variables.scss +1 -1
  102. package/scss/slider/_variables.scss +3 -3
  103. package/scss/splitter/_variables.scss +6 -6
  104. package/scss/spreadsheet/_layout.scss +1 -1
  105. package/scss/spreadsheet/_variables.scss +17 -17
  106. package/scss/stepper/_variables.scss +9 -9
  107. package/scss/switch/_variables.scss +1 -1
  108. package/scss/table/_variables.scss +10 -10
  109. package/scss/tabstrip/_variables.scss +9 -9
  110. package/scss/taskboard/_variables.scss +17 -17
  111. package/scss/tilelayout/_variables.scss +1 -1
  112. package/scss/timeline/_variables.scss +7 -7
  113. package/scss/timeselector/_variables.scss +6 -6
  114. package/scss/toolbar/_variables.scss +12 -12
  115. package/scss/tooltip/_variables.scss +4 -4
  116. package/scss/treelist/_variables.scss +5 -0
  117. package/scss/treeview/_variables.scss +19 -19
  118. package/scss/typography/_variables.scss +95 -12
  119. package/scss/upload/_variables.scss +8 -8
  120. package/scss/window/_variables.scss +10 -10
  121. package/scss/wizard/_variables.scss +7 -7
@@ -2,19 +2,19 @@
2
2
 
3
3
  /// The space between the FileManager items.
4
4
  /// @group filemanager
5
- $kendo-file-manager-spacer: k-map-get( $kendo-spacing, 4 ) !default;
5
+ $kendo-file-manager-spacer: k-spacing(4) !default;
6
6
  /// The border width of the FileManager.
7
7
  /// @group filemanager
8
8
  $kendo-file-manager-border-width: 1px !default;
9
9
  /// The font family of the FileManager.
10
10
  /// @group filemanager
11
- $kendo-file-manager-font-family: $kendo-font-family !default;
11
+ $kendo-file-manager-font-family: var( --kendo-font-family, inherit ) !default;
12
12
  /// The font size of the FileManager.
13
13
  /// @group filemanager
14
- $kendo-file-manager-font-size: $kendo-font-size-md !default;
14
+ $kendo-file-manager-font-size: var( --kendo-font-size, inherit ) !default;
15
15
  /// The line height of the FileManager.
16
16
  /// @group filemanager
17
- $kendo-file-manager-line-height: $kendo-line-height-md !default;
17
+ $kendo-file-manager-line-height: var( --kendo-line-height, normal ) !default;
18
18
  /// The background color of the FileManager.
19
19
  /// @group filemanager
20
20
  $kendo-file-manager-bg: $kendo-component-bg !default;
@@ -65,10 +65,10 @@ $kendo-file-manager-navigation-border: null !default;
65
65
 
66
66
  /// The horizontal padding of the FileManager Breadcrumb.
67
67
  /// @group filemanager
68
- $kendo-file-manager-breadcrumb-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
68
+ $kendo-file-manager-breadcrumb-padding-x: k-spacing(2) !default;
69
69
  /// The vertical padding of the FileManager Breadcrumb.
70
70
  /// @group filemanager
71
- $kendo-file-manager-breadcrumb-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
71
+ $kendo-file-manager-breadcrumb-padding-y: k-spacing(2) !default;
72
72
  /// The border width of the FileManager Breadcrumb.
73
73
  /// @group filemanager
74
74
  $kendo-file-manager-breadcrumb-border-width: $kendo-file-manager-border-width !default;
@@ -94,10 +94,10 @@ $kendo-file-manager-listview-border: null !default;
94
94
 
95
95
  /// The horizontal padding of the FileManager ListView item.
96
96
  /// @group filemanager
97
- $kendo-file-manager-listview-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
97
+ $kendo-file-manager-listview-item-padding-x: k-spacing(4) !default;
98
98
  /// The vertical padding of the FileManager ListView item.
99
99
  /// @group filemanager
100
- $kendo-file-manager-listview-item-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
100
+ $kendo-file-manager-listview-item-padding-y: k-spacing(4) !default;
101
101
  /// The width of the FileManager ListView item.
102
102
  /// @group filemanager
103
103
  $kendo-file-manager-listview-item-width: 120px !default;
@@ -160,7 +160,7 @@ $kendo-file-manager-preview-border-width: $kendo-file-manager-border-width !defa
160
160
  $kendo-file-manager-preview-spacing: $kendo-file-manager-spacer !default;
161
161
  /// The gap between the columns in the FileManager preview.
162
162
  /// @group filemanager
163
- $kendo-file-manager-preview-column-gap: k-map-get( $kendo-spacing, 1 ) !default;
163
+ $kendo-file-manager-preview-column-gap: k-spacing(1) !default;
164
164
  /// The background color of the FileManager preview.
165
165
  /// @group filemanager
166
166
  $kendo-file-manager-preview-bg: null !default;
@@ -8,9 +8,9 @@
8
8
  .k-form,
9
9
  .k-form-inline {
10
10
  legend {
11
- font-size: $kendo-font-size-md * 1.5;
11
+ font-size: calc( var( --kendo-font-size, inherit ) * 1.5 );
12
12
  font-weight: normal;
13
- line-height: $kendo-line-height-md;
13
+ line-height: var( --kendo-line-height, normal );
14
14
  text-transform: none;
15
15
  }
16
16
 
@@ -26,7 +26,7 @@
26
26
 
27
27
  .k-field-info {
28
28
  margin-block: 0;
29
- margin-inline: k-math-div( $kendo-padding-md-x, 2 );
29
+ margin-inline: calc( #{$kendo-padding-md-x} / 2 );
30
30
  }
31
31
  }
32
32
 
@@ -8,11 +8,11 @@
8
8
 
9
9
  /// The padding of the inline Form.
10
10
  /// @group form
11
- $kendo-form-spacer: $kendo-padding-md-x * 2 !default;
11
+ $kendo-form-spacer: calc( #{$kendo-padding-md-x} * 2 ) !default;
12
12
 
13
13
  /// The font size of the Form.
14
14
  /// @group form
15
- $kendo-form-font-size: $kendo-font-size-md !default;
15
+ $kendo-form-font-size: var( --kendo-font-size, inherit ) !default;
16
16
  /// The line height of the Form.
17
17
  /// @group form
18
18
  $kendo-form-line-height: $input-btn-line-height !default;
@@ -21,24 +21,24 @@ $kendo-form-line-height: $input-btn-line-height !default;
21
21
  $kendo-form-line-height-em: calc( #{$kendo-form-line-height} * 1em ) !default;
22
22
  /// The line height of the small Form.
23
23
  /// @group form
24
- $kendo-form-sm-line-height: $kendo-line-height-sm !default;
24
+ $kendo-form-sm-line-height: var( --kendo-line-height-sm, normal ) !default;
25
25
  /// The line height of the large Form.
26
26
  /// @group form
27
- $kendo-form-lg-line-height: $kendo-line-height-lg !default;
27
+ $kendo-form-lg-line-height: var( --kendo-line-height-lg, normal ) !default;
28
28
 
29
29
  /// The margin of the Form fieldset.
30
30
  /// @group form
31
31
  $kendo-form-fieldset-margin: 2rem 0 0 !default;
32
32
  /// The padding of the Form fieldset.
33
33
  /// @group form
34
- $kendo-form-fieldset-padding: 0px !default;
34
+ $kendo-form-fieldset-padding: k-spacing(0) !default;
35
35
 
36
36
  /// The margin of the Form legend.
37
37
  /// @group form
38
38
  $kendo-form-legend-margin: 0 0 1rem !default;
39
39
  /// The padding of the Form legend.
40
40
  /// @group form
41
- $kendo-form-legend-padding: 0px !default;
41
+ $kendo-form-legend-padding: k-spacing(0) !default;
42
42
  /// The border width of the Form legend.
43
43
  /// @group form
44
44
  $kendo-form-legend-border-width: 0 0 2px !default;
@@ -53,32 +53,32 @@ $kendo-form-legend-border-color: $kendo-component-border !default;
53
53
  $kendo-form-legend-width: 100% !default;
54
54
  /// The font size of the Form legend.
55
55
  /// @group form
56
- $kendo-form-legend-font-size: $kendo-font-size-sm !default;
56
+ $kendo-form-legend-font-size: var( --kendo-font-size-sm, inherit ) !default;
57
57
  /// The text capitalization of the Form legend.
58
58
  /// @group form
59
59
  $kendo-form-legend-text-transform: uppercase !default;
60
60
 
61
61
  /// The bottom margin of the Form label.
62
62
  /// @group form
63
- $kendo-form-label-margin-bottom: k-map-get( $kendo-spacing, 2 ) !default;
63
+ $kendo-form-label-margin-bottom: k-spacing(2) !default;
64
64
 
65
65
  /// The horizontal margin of the Form buttons.
66
66
  /// @group form
67
- $kendo-form-button-margin-x: 8px !default;
67
+ $kendo-form-button-margin-x: k-spacing(2) !default;
68
68
 
69
69
  /// The font size of the Form hint.
70
70
  /// @group form
71
- $kendo-form-hint-font-size: $kendo-font-size-xs !default;
71
+ $kendo-form-hint-font-size: var( --kendo-font-size-xs, inherit ) !default;
72
72
  /// The font style of the Form hint.
73
73
  /// @group form
74
74
  $kendo-form-hint-font-style: normal !default;
75
75
  /// The top margin of the Form hint.
76
76
  /// @group form
77
- $kendo-form-hint-margin-top: 4px !default;
77
+ $kendo-form-hint-margin-top: k-spacing(1) !default;
78
78
 
79
79
  /// The row spacing of the small Form.
80
80
  /// @group form
81
- $kendo-form-sm-rows-spacing: k-map-get( $kendo-spacing, 4 ) !default;
81
+ $kendo-form-sm-rows-spacing: k-spacing(4) !default;
82
82
  /// The row spacing of the medium Form.
83
83
  /// @group form
84
84
  $kendo-form-md-rows-spacing: $kendo-form-sm-rows-spacing !default;
@@ -95,10 +95,10 @@ $kendo-form-separator-border-color: $kendo-form-legend-border-color !default;
95
95
 
96
96
  /// The top padding of the label in the horizontal Form.
97
97
  /// @group form
98
- $kendo-horizontal-form-label-padding-top: 5px !default;
98
+ $kendo-horizontal-form-label-padding-top: calc( #{k-spacing(2.5)} / 2 ) !default;
99
99
  /// The horizontal margin of the label in the horizontal Form.
100
100
  /// @group form
101
- $kendo-horizontal-form-label-margin-x: 10px !default;
101
+ $kendo-horizontal-form-label-margin-x: k-spacing(2.5) !default;
102
102
  /// The width of the label in the horizontal Form.
103
103
  /// @group form
104
104
  $kendo-horizontal-form-label-width: 25% !default;
@@ -121,10 +121,10 @@ $kendo-forms-invalid-color: $kendo-color-error !default;
121
121
 
122
122
  /// The horizontal margin of the optional label in the Form.
123
123
  /// @group form
124
- $kendo-label-optional-margin-x: 6px !default;
124
+ $kendo-label-optional-margin-x: k-spacing(1.5) !default;
125
125
  /// The font size of the optional label in the Form.
126
126
  /// @group form
127
- $kendo-label-optional-font-size: $kendo-font-size-xs !default;
127
+ $kendo-label-optional-font-size: var( --kendo-font-size-xs, inherit ) !default;
128
128
  /// The font style of the optional label in the Form.
129
129
  /// @group form
130
130
  $kendo-label-optional-font-style: italic !default;
@@ -132,7 +132,7 @@ $kendo-label-optional-font-style: italic !default;
132
132
 
133
133
  /// The margin of the Form fieldset.
134
134
  /// @group form
135
- $kendo-fieldset-margin: 30px !default;
135
+ $kendo-fieldset-margin: k-spacing(7.5) !default;
136
136
  /// The font size of the Form fieldset.
137
137
  /// @group form
138
138
  $kendo-fieldset-font-size: $kendo-h4-font-size !default;
@@ -1,93 +1,238 @@
1
1
  // Gantt
2
- $kendo-gantt-border-width: 1px !default;
3
- $kendo-gantt-font-family: $kendo-font-family !default;
4
- $kendo-gantt-font-size: $kendo-font-size-md !default;
5
- $kendo-gantt-line-height: $kendo-line-height-md !default;
6
2
 
3
+ /// The border width of the Gantt.
4
+ /// @group gantt
5
+ $kendo-gantt-border-width: 1px !default;
6
+ /// The font family of the Gantt.
7
+ /// @group gantt
8
+ $kendo-gantt-font-family: var( --kendo-font-family, inherit ) !default;
9
+ /// The font size of the Gantt.
10
+ /// @group gantt
11
+ $kendo-gantt-font-size: var( --kendo-font-size, inherit ) !default;
12
+ /// The line height of the Gantt.
13
+ /// @group gantt
14
+ $kendo-gantt-line-height: var( --kendo-line-height, normal ) !default;
15
+
16
+ /// The background color of the Gantt.
17
+ /// @group gantt
7
18
  $kendo-gantt-bg: $kendo-component-bg !default;
19
+ /// The text color of the Gantt.
20
+ /// @group gantt
8
21
  $kendo-gantt-text: $kendo-component-text !default;
22
+ /// The border color of the Gantt.
23
+ /// @group gantt
9
24
  $kendo-gantt-border: $kendo-component-border !default;
10
25
 
26
+ /// The background color of the Gantt TreeList.
27
+ /// @group gantt
11
28
  $kendo-gantt-treelist-bg: null !default;
29
+ /// The text color of the Gantt TreeList.
30
+ /// @group gantt
12
31
  $kendo-gantt-treelist-text: null !default;
32
+ /// The border color of the Gantt TreeList.
33
+ /// @group gantt
13
34
  $kendo-gantt-treelist-border: null !default;
14
35
 
36
+ /// The background color of the Gantt non-working days.
37
+ /// @group gantt
15
38
  $kendo-gantt-nonwork-bg: if($kendo-enable-color-system, color-mix(in srgb, k-color( on-base ) 3%, transparent), rgba( k-contrast-color( $kendo-gantt-bg ), .025 )) !default;
39
+ /// The text color of the Gantt non-working days.
40
+ /// @group gantt
16
41
  $kendo-gantt-nonwork-text: null !default;
42
+ /// The border color of the Gantt non-working days.
43
+ /// @group gantt
17
44
  $kendo-gantt-nonwork-border: null !default;
18
45
 
46
+ /// The size of the Gantt connecting lines.
47
+ /// @group gantt
19
48
  $kendo-gantt-line-size: 2px !default;
49
+ /// The background fill color of the Gantt connecting lines.
50
+ /// @group gantt
20
51
  $kendo-gantt-line-fill: if($kendo-enable-color-system, k-color( on-base ), k-color-mix( $kendo-gantt-text, $kendo-gantt-bg )) !default;
52
+ /// The background fill of the selected Gantt connecting lines.
53
+ /// @group gantt
21
54
  $kendo-gantt-line-selected-fill: $kendo-selected-bg !default;
22
55
 
56
+ /// The size of the Gantt task dot.
57
+ /// @group gantt
23
58
  $kendo-gantt-dot-size: 8px !default;
24
- $kendo-gantt-dot-spacing: 4px !default;
59
+ /// The spacing of the Gantt task dot.
60
+ /// @group gantt
61
+ $kendo-gantt-dot-spacing: k-spacing(1) !default;
62
+ /// The background color of the Gantt task dot.
63
+ /// @group gantt
25
64
  $kendo-gantt-dot-bg: $kendo-gantt-text !default;
65
+ /// The border color of the Gantt task dot.
66
+ /// @group gantt
26
67
  $kendo-gantt-dot-border: null !default;
68
+ /// The background color of the hovered Gantt task dot.
69
+ /// @group gantt
27
70
  $kendo-gantt-dot-hover-bg: $kendo-gantt-bg !default;
71
+ /// The border color of the hovered Gantt task dot.
72
+ /// @group gantt
28
73
  $kendo-gantt-dot-hover-border: $kendo-gantt-text !default;
29
74
 
75
+ /// The background color of the Gantt milestone.
76
+ /// @group gantt
30
77
  $kendo-gantt-milestone-bg: if($kendo-enable-color-system, k-color( base ), if( k-is-light( $kendo-gantt-bg ), $gray-300, $gray-700 )) !default;
78
+ /// The border color of the Gantt milestone.
79
+ /// @group gantt
31
80
  $kendo-gantt-milestone-border: if($kendo-enable-color-system, k-color( border-alt ), k-try-shade( $kendo-gantt-milestone-bg, 2 )) !default;
81
+ /// The background color of the selected Gantt milestone.
82
+ /// @group gantt
32
83
  $kendo-gantt-milestone-selected-bg: $kendo-selected-bg !default;
84
+ /// The border color of the selected Gantt milestone.
85
+ /// @group gantt
33
86
  $kendo-gantt-milestone-selected-border: $kendo-selected-border !default;
34
87
 
88
+ /// The background color of the Gantt summary.
89
+ /// @group gantt
35
90
  $kendo-gantt-summary-bg: if($kendo-enable-color-system, k-color( subtle ), k-color-mix( $kendo-gantt-text, $kendo-gantt-bg )) !default;
91
+ /// The background color of the Gantt summary progress.
92
+ /// @group gantt
36
93
  $kendo-gantt-summary-progress-bg: $kendo-gantt-text !default;
94
+ /// The background color of the selected Gantt summary.
95
+ /// @group gantt
37
96
  $kendo-gantt-summary-selected-bg: if($kendo-enable-color-system, k-color( primary-subtle-active ), k-color-mix( $kendo-selected-bg, $kendo-gantt-bg )) !default;
97
+ /// The background color of the selected Gantt summary progress.
98
+ /// @group gantt
38
99
  $kendo-gantt-summary-progress-selected-bg: $kendo-selected-bg !default;
39
100
 
40
- $kendo-gantt-task-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
41
- $kendo-gantt-task-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
101
+ /// The horizontal padding of the Gantt task.
102
+ /// @group gantt
103
+ $kendo-gantt-task-padding-x: k-spacing(2) !default;
104
+ /// The vertical padding of the Gantt task.
105
+ /// @group gantt
106
+ $kendo-gantt-task-padding-y: k-spacing(1) !default;
107
+ /// The border width of the Gantt task.
108
+ /// @group gantt
42
109
  $kendo-gantt-task-border-width: 1px !default;
110
+ /// The background color of the Gantt task.
111
+ /// @group gantt
43
112
  $kendo-gantt-task-bg: if($kendo-enable-color-system, k-color( base ), if( k-is-light( $kendo-gantt-bg ), $gray-300, $gray-700 )) !default;
113
+ /// The text color of the Gantt task.
114
+ /// @group gantt
44
115
  $kendo-gantt-task-text: if($kendo-enable-color-system, k-color( on-base ), k-contrast-color( $kendo-gantt-task-bg )) !default;
116
+ /// The border color of the Gantt task.
117
+ /// @group gantt
45
118
  $kendo-gantt-task-border: if($kendo-enable-color-system, k-color( border-alt ), if( k-is-light( $kendo-gantt-bg ), $gray-400, $gray-600 )) !default;
119
+ /// The background color of the Gantt task progress.
120
+ /// @group gantt
46
121
  $kendo-gantt-task-progress-bg: if($kendo-enable-color-system, k-color( border-alt ), if( k-is-light( $kendo-gantt-bg ), $gray-400, $gray-600 )) !default;
122
+ /// The background color of selected the Gantt task.
123
+ /// @group gantt
47
124
  $kendo-gantt-task-selected-bg: if($kendo-enable-color-system, k-color( primary-subtle-active ), k-color-mix( $kendo-selected-bg, $kendo-gantt-bg )) !default;
125
+ /// The text color of the selected Gantt task.
126
+ /// @group gantt
48
127
  $kendo-gantt-task-selected-text: $kendo-selected-text !default;
128
+ /// The border color of the selected Gantt task.
129
+ /// @group gantt
49
130
  $kendo-gantt-task-selected-border: $kendo-selected-bg !default;
131
+ /// The background color of the selected Gantt task progress.
132
+ /// @group gantt
50
133
  $kendo-gantt-task-progress-selected-bg: $kendo-selected-bg !default;
51
134
 
135
+ /// The vertical margin of the Gantt task planned line.
136
+ /// @group gantt
52
137
  $kendo-gantt-planned-margin-y: .35em !default;
138
+ /// The border width of the Gantt task planned line.
139
+ /// @group gantt
53
140
  $kendo-gantt-planned-border-width: 2px !default;
141
+ /// The line height of the Gantt task planned line.
142
+ /// @group gantt
54
143
  $kendo-gantt-planned-line-height: .75em !default;
55
144
 
145
+ /// The vertical margin of the Gantt planned dependencies.
146
+ /// @group gantt
56
147
  $kendo-gantt-planned-dependency-margin-y: .6em !default;
57
148
 
149
+ /// The default width of the Gantt planned line dot.
150
+ /// @group gantt
58
151
  $kendo-gantt-planned-moment-width: 6px !default;
152
+ /// The default height of the Gantt planned line dot.
153
+ /// @group gantt
59
154
  $kendo-gantt-planned-moment-height: $kendo-gantt-planned-moment-width !default;
155
+ /// The border radius of the Gantt planned line dot.
156
+ /// @group gantt
60
157
  $kendo-gantt-planned-moment-border-radius: calc( ( #{$kendo-gantt-planned-border-width * 2} + #{$kendo-gantt-planned-moment-width} ) / 2 ) !default;
158
+ /// The horizontal margin of the Gantt planned line dot.
159
+ /// @group gantt
61
160
  $kendo-gantt-planned-moment-left-margin-x: calc( #{k-math-div( $kendo-gantt-planned-border-width, 2 )} - #{$kendo-gantt-planned-moment-border-radius} ) !default;
161
+ /// The horizontal margin of the Gantt milestone planned line dot.
162
+ /// @group gantt
62
163
  $kendo-gantt-planned-milestone-moment-margin-x: $kendo-gantt-planned-moment-width !default;
63
164
 
165
+ /// The default height of the Gantt planned line.
166
+ /// @group gantt
64
167
  $kendo-gantt-planned-duration-height: $kendo-gantt-planned-border-width !default;
168
+ /// The height of the hovered Gantt planned line.
169
+ /// @group gantt
65
170
  $kendo-gantt-planned-duration-hover-height: calc( #{$kendo-gantt-planned-border-width} + 1px ) !default;
66
171
 
172
+ /// The top position of the Gantt drag hint.
173
+ /// @group gantt
67
174
  $kendo-gantt-planned-single-drag-hint-top: .35em !default;
175
+ /// The top position of the Gantt summary drag hint.
176
+ /// @group gantt
68
177
  $kendo-gantt-planned-summary-drag-hint-top: 1em !default;
178
+ /// The top position of the Gantt planned milestone drag hint.
179
+ /// @group gantt
69
180
  $kendo-gantt-planned-milestone-drag-hint-top: .85em !default;
70
181
 
182
+ /// The horizontal margin of the Gantt milestone wrap.
183
+ /// @group gantt
71
184
  $kendo-gantt-rtl-milestone-wrap-margin-x: -2.3em !default;
185
+ /// The horizontal margin of the Gantt milestone line dot.
186
+ /// @group gantt
72
187
  $kendo-gantt-rtl-milestone-planned-moment-margin-x: .2em !default;
188
+ /// The horizontal margin of the Gantt milestone task dot.
189
+ /// @group gantt
73
190
  $kendo-gantt-rtl-milestone-dot-start-margin-x: -.1em !default;
74
191
 
192
+ /// The horizontal offset of the Gantt delayed task resize handler.
193
+ /// @group gantt
75
194
  $kendo-gantt-planned-offset-resize-handler-margin-x: 1.2em !default;
76
195
 
196
+ /// The background color of the Gantt planned Tooltip.
197
+ /// @group gantt
77
198
  $kendo-gantt-planned-bg: $kendo-color-primary !default;
199
+ /// The border color of the Gantt planned Tooltip.
200
+ /// @group gantt
78
201
  $kendo-gantt-planned-border: $kendo-gantt-planned-bg !default;
79
202
 
203
+ /// The background color of the Gantt delayed task.
204
+ /// @group gantt
80
205
  $kendo-gantt-delayed-bg: $kendo-color-error !default;
206
+ /// The complement background color of the Gantt delayed task.
207
+ /// @group gantt
81
208
  $kendo-gantt-delayed-bg-lighter: if($kendo-enable-color-system, k-color( error-emphasis ), k-color-tint( $kendo-gantt-delayed-bg, 5 )) !default;
82
209
 
210
+ /// The background color of the Gantt advanced task.
211
+ /// @group gantt
83
212
  $kendo-gantt-advanced-bg: $kendo-color-success !default;
213
+ /// The complement background color of the Gantt advanced task.
214
+ /// @group gantt
84
215
  $kendo-gantt-advanced-bg-lighter: if($kendo-enable-color-system, k-color( success-emphasis ), k-color-tint( $kendo-gantt-advanced-bg, 5 )) !default;
85
216
 
217
+ /// The text color of the Gantt delayed task action.
218
+ /// @group gantt
86
219
  $kendo-gantt-action-on-offset-text: #000000 !default;
220
+ /// The top position of the Gantt delayed task resize handler.
221
+ /// @group gantt
87
222
  $kendo-gantt-offset-resize-handler-top: 45% !default;
88
223
 
224
+ /// The default width of the Gantt validation Tooltip.
225
+ /// @group gantt
89
226
  $kendo-gantt-validation-tooltip-width: 200px !default;
227
+ /// The default width of the Gantt validation Tooltip label.
228
+ /// @group gantt
90
229
  $kendo-gantt-validation-tooltip-label-width: 50px !default;
230
+ /// The border color of the Gantt validation Tooltip.
231
+ /// @group gantt
91
232
  $kendo-gantt-validation-tooltip-border: #656565 !default;
233
+ /// The border color of the valid Gantt validation Tooltip.
234
+ /// @group gantt
92
235
  $kendo-gantt-validation-tooltip-valid-border: $kendo-color-success !default;
236
+ /// The border color of the invalid Gantt validation Tooltip.
237
+ /// @group gantt
93
238
  $kendo-gantt-validation-tooltip-invalid-border: $kendo-color-error !default;