@progress/kendo-theme-bootstrap 8.0.0-dev.0 → 8.0.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 +6443 -3393
- package/dist/all.scss +5308 -4919
- package/dist/meta/sassdoc-data.json +31246 -27238
- package/dist/meta/sassdoc-raw-data.json +3560 -1710
- package/dist/meta/variables.json +2001 -1893
- package/lib/swatches/bootstrap-3-dark.json +1 -1
- package/lib/swatches/bootstrap-3.json +1 -1
- package/lib/swatches/bootstrap-4-dark.json +1 -1
- package/lib/swatches/bootstrap-4.json +1 -1
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -1
- package/lib/swatches/bootstrap-main.json +1 -1
- package/lib/swatches/bootstrap-nordic.json +1 -1
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -1
- package/lib/swatches/bootstrap-turquoise.json +1 -1
- package/lib/swatches/bootstrap-urban.json +1 -1
- package/lib/swatches/bootstrap-vintage.json +1 -1
- package/package.json +5 -5
- package/scss/_variables.scss +0 -121
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_variables.scss +17 -17
- package/scss/adaptive/_variables.scss +3 -3
- package/scss/appbar/_variables.scss +6 -6
- package/scss/avatar/_variables.scss +6 -6
- package/scss/badge/_variables.scss +4 -4
- package/scss/bottom-navigation/_variables.scss +8 -8
- package/scss/breadcrumb/_variables.scss +16 -16
- package/scss/button/_variables.scss +14 -14
- package/scss/calendar/_variables.scss +33 -61
- package/scss/captcha/_variables.scss +6 -6
- package/scss/card/_variables.scss +10 -10
- package/scss/chat/_variables.scss +13 -13
- package/scss/checkbox/_layout.scss +3 -3
- package/scss/checkbox/_variables.scss +9 -9
- package/scss/chip/_variables.scss +18 -18
- package/scss/color-preview/_variables.scss +1 -1
- package/scss/coloreditor/_variables.scss +8 -8
- package/scss/colorgradient/_variables.scss +11 -11
- package/scss/colorpalette/_variables.scss +3 -3
- package/scss/core/_index.scss +14 -0
- package/scss/core/border-radii/index.import.scss +23 -0
- package/scss/core/spacing/index.import.scss +14 -0
- package/scss/core/typography/index.import.scss +110 -0
- package/scss/dataviz/_variables.scss +8 -8
- package/scss/datetimepicker/_variables.scss +1 -1
- package/scss/dock-manager/_variables.scss +10 -10
- package/scss/draggable/_variables.scss +4 -4
- package/scss/drawer/_variables.scss +5 -14
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +8 -8
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +9 -9
- package/scss/fab/_variables.scss +16 -16
- package/scss/filemanager/_variables.scss +9 -9
- package/scss/forms/_layout.scss +3 -3
- package/scss/forms/_variables.scss +17 -17
- package/scss/gantt/_variables.scss +152 -7
- package/scss/grid/_variables.scss +64 -64
- package/scss/imageeditor/_variables.scss +7 -7
- package/scss/input/_variables.scss +8 -8
- package/scss/list/_variables.scss +26 -26
- package/scss/listbox/_variables.scss +6 -6
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_variables.scss +7 -7
- package/scss/loader/_layout.scss +1 -1
- package/scss/loader/_variables.scss +25 -25
- package/scss/map/_variables.scss +8 -8
- package/scss/mediaplayer/_variables.scss +5 -5
- package/scss/menu/_layout.scss +1 -1
- package/scss/menu/_variables.scss +28 -28
- package/scss/messagebox/_variables.scss +3 -3
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_variables.scss +11 -11
- package/scss/pager/_variables.scss +12 -12
- package/scss/panelbar/_variables.scss +9 -9
- package/scss/pdf-viewer/_variables.scss +5 -5
- package/scss/pivotgrid/_variables.scss +15 -15
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_variables.scss +1 -1
- package/scss/prompt/_variables.scss +7 -7
- package/scss/radio/_variables.scss +9 -9
- package/scss/rating/_variables.scss +3 -3
- package/scss/scheduler/_layout.scss +1 -1
- package/scss/scheduler/_variables.scss +18 -18
- package/scss/scrollview/_variables.scss +5 -5
- package/scss/signature/_variables.scss +7 -7
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_variables.scss +3 -3
- package/scss/splitter/_variables.scss +6 -6
- package/scss/spreadsheet/_layout.scss +1 -1
- package/scss/spreadsheet/_variables.scss +17 -17
- package/scss/stepper/_variables.scss +9 -9
- package/scss/table/_variables.scss +10 -10
- package/scss/tabstrip/_variables.scss +9 -9
- package/scss/taskboard/_variables.scss +17 -17
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/timeline/_variables.scss +7 -7
- package/scss/timeselector/_variables.scss +6 -6
- package/scss/toolbar/_variables.scss +12 -12
- package/scss/tooltip/_variables.scss +4 -4
- package/scss/treelist/_variables.scss +5 -0
- package/scss/treeview/_variables.scss +19 -19
- package/scss/typography/_variables.scss +95 -12
- package/scss/upload/_variables.scss +8 -8
- package/scss/window/_variables.scss +10 -10
- package/scss/wizard/_variables.scss +7 -7
package/scss/fab/_variables.scss
CHANGED
|
@@ -5,63 +5,63 @@
|
|
|
5
5
|
$kendo-fab-border-width: 1px !default;
|
|
6
6
|
/// The border radius of the FAB.
|
|
7
7
|
/// @group floating-action-button
|
|
8
|
-
$kendo-fab-border-radius:
|
|
8
|
+
$kendo-fab-border-radius: calc( #{k-border-radius(md)} / 2 ) !default;
|
|
9
9
|
/// The font family of the FAB.
|
|
10
10
|
/// @group floating-action-button
|
|
11
|
-
$kendo-fab-font-family:
|
|
11
|
+
$kendo-fab-font-family: var( --kendo-font-family, inherit ) !default;
|
|
12
12
|
/// The font size of the FAB.
|
|
13
13
|
/// @group floating-action-button
|
|
14
|
-
$kendo-fab-font-size:
|
|
14
|
+
$kendo-fab-font-size: var( --kendo-font-size, inherit ) !default;
|
|
15
15
|
/// The line height of the FAB.
|
|
16
16
|
/// @group floating-action-button
|
|
17
|
-
$kendo-fab-line-height:
|
|
17
|
+
$kendo-fab-line-height: var( --kendo-line-height, normal ) !default;
|
|
18
18
|
|
|
19
19
|
/// The horizontal padding of the FAB.
|
|
20
20
|
/// @group floating-action-button
|
|
21
|
-
$kendo-fab-padding-x: k-
|
|
21
|
+
$kendo-fab-padding-x: k-spacing(4) !default;
|
|
22
22
|
/// The horizontal padding of the small FAB.
|
|
23
23
|
/// @group floating-action-button
|
|
24
|
-
$kendo-fab-sm-padding-x:
|
|
24
|
+
$kendo-fab-sm-padding-x: calc( #{$kendo-fab-padding-x} / 2 ) !default;
|
|
25
25
|
/// The horizontal padding of the medium FAB.
|
|
26
26
|
/// @group floating-action-button
|
|
27
27
|
$kendo-fab-md-padding-x: $kendo-fab-padding-x !default;
|
|
28
28
|
/// The horizontal padding of the large FAB.
|
|
29
29
|
/// @group floating-action-button
|
|
30
|
-
$kendo-fab-lg-padding-x: ( $kendo-fab-padding-x * 1.5 ) !default;
|
|
30
|
+
$kendo-fab-lg-padding-x: calc( #{$kendo-fab-padding-x} * 1.5 ) !default;
|
|
31
31
|
|
|
32
32
|
/// The vertical padding of the FAB.
|
|
33
33
|
/// @group floating-action-button
|
|
34
34
|
$kendo-fab-padding-y: $kendo-fab-padding-x !default;
|
|
35
35
|
/// The vertical padding of the small FAB.
|
|
36
36
|
/// @group floating-action-button
|
|
37
|
-
$kendo-fab-sm-padding-y:
|
|
37
|
+
$kendo-fab-sm-padding-y: calc( #{$kendo-fab-padding-y} / 2 ) !default;
|
|
38
38
|
/// The vertical padding of the medium FAB.
|
|
39
39
|
/// @group floating-action-button
|
|
40
40
|
$kendo-fab-md-padding-y: $kendo-fab-padding-y !default;
|
|
41
41
|
/// The vertical padding of the large FAB.
|
|
42
42
|
/// @group floating-action-button
|
|
43
|
-
$kendo-fab-lg-padding-y: ( $kendo-fab-padding-y * 1.5 ) !default;
|
|
43
|
+
$kendo-fab-lg-padding-y: calc( #{$kendo-fab-padding-y} * 1.5 ) !default;
|
|
44
44
|
|
|
45
45
|
/// The horizontal padding of the FAB icon.
|
|
46
46
|
/// @group floating-action-button
|
|
47
|
-
$kendo-fab-icon-padding-x: k-
|
|
47
|
+
$kendo-fab-icon-padding-x: k-spacing(1) !default;
|
|
48
48
|
/// The vertical padding of the FAB icon.
|
|
49
49
|
/// @group floating-action-button
|
|
50
50
|
$kendo-fab-icon-padding-y: $kendo-fab-icon-padding-x !default;
|
|
51
51
|
/// The spacing of the FAB icon.
|
|
52
52
|
/// @group floating-action-button
|
|
53
|
-
$kendo-fab-icon-spacing: k-
|
|
53
|
+
$kendo-fab-icon-spacing: k-spacing(0.5) !default;
|
|
54
54
|
|
|
55
55
|
/// The horizontal padding of the FAB items.
|
|
56
56
|
/// @group floating-action-button
|
|
57
|
-
$kendo-fab-items-padding-x:
|
|
57
|
+
$kendo-fab-items-padding-x: k-spacing(0) !default;
|
|
58
58
|
/// The vertical padding of the FAB items.
|
|
59
59
|
/// @group floating-action-button
|
|
60
|
-
$kendo-fab-items-padding-y: k-
|
|
60
|
+
$kendo-fab-items-padding-y: k-spacing(4) !default;
|
|
61
61
|
|
|
62
62
|
/// The horizontal padding of the FAB item text.
|
|
63
63
|
/// @group floating-action-button
|
|
64
|
-
$kendo-fab-item-text-padding-x: k-
|
|
64
|
+
$kendo-fab-item-text-padding-x: k-spacing(1) !default;
|
|
65
65
|
/// The vertical padding of the FAB item text.
|
|
66
66
|
/// @group floating-action-button
|
|
67
67
|
$kendo-fab-item-text-padding-y: $kendo-fab-item-text-padding-x !default;
|
|
@@ -73,14 +73,14 @@ $kendo-fab-item-text-border-width: 1px !default;
|
|
|
73
73
|
$kendo-fab-item-text-border-radius: 4px !default;
|
|
74
74
|
/// The font size of the FAB item text.
|
|
75
75
|
/// @group floating-action-button
|
|
76
|
-
$kendo-fab-item-text-font-size:
|
|
76
|
+
$kendo-fab-item-text-font-size: var( --kendo-font-size-xs, inherit ) !default;
|
|
77
77
|
/// The line height of the FAB item text.
|
|
78
78
|
/// @group floating-action-button
|
|
79
79
|
$kendo-fab-item-text-line-height: 14px !default;
|
|
80
80
|
|
|
81
81
|
/// The horizontal padding of the FAB item icon.
|
|
82
82
|
/// @group floating-action-button
|
|
83
|
-
$kendo-fab-item-icon-padding-x:
|
|
83
|
+
$kendo-fab-item-icon-padding-x: calc( #{k-spacing(2)} + #{$kendo-fab-icon-padding-x} ) !default;
|
|
84
84
|
/// The vertical padding of the FAB item icon.
|
|
85
85
|
/// @group floating-action-button
|
|
86
86
|
$kendo-fab-item-icon-padding-y: $kendo-fab-item-icon-padding-x !default;
|
|
@@ -2,19 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
/// The space between the FileManager items.
|
|
4
4
|
/// @group filemanager
|
|
5
|
-
$kendo-file-manager-spacer: k-
|
|
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:
|
|
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:
|
|
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:
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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-
|
|
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;
|
package/scss/forms/_layout.scss
CHANGED
|
@@ -8,9 +8,9 @@
|
|
|
8
8
|
.k-form,
|
|
9
9
|
.k-form-inline {
|
|
10
10
|
legend {
|
|
11
|
-
font-size:
|
|
11
|
+
font-size: calc( var( --kendo-font-size, inherit ) * 1.5 );
|
|
12
12
|
font-weight: normal;
|
|
13
|
-
line-height:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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-
|
|
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:
|
|
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:
|
|
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:
|
|
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-
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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:
|
|
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
|
-
|
|
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
|
-
|
|
41
|
-
|
|
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;
|