@progress/kendo-theme-classic 4.43.1-dev.4 → 4.43.1-dev.8
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 +2571 -1722
- package/dist/all.scss +2772 -2284
- package/modules/@progress/kendo-theme-default/package.json +2 -2
- package/modules/@progress/kendo-theme-default/scss/action-buttons/_layout.scss +7 -0
- package/modules/@progress/kendo-theme-default/scss/action-sheet/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/adaptive/_layout.scss +40 -86
- package/modules/@progress/kendo-theme-default/scss/adaptive/_theme.scss +0 -9
- package/modules/@progress/kendo-theme-default/scss/appbar/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/appbar/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/autocomplete/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/autocomplete/_theme.scss +20 -39
- package/modules/@progress/kendo-theme-default/scss/autocomplete/_variables.scss +0 -19
- package/modules/@progress/kendo-theme-default/scss/avatar/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/avatar/_variables.scss +11 -1
- package/modules/@progress/kendo-theme-default/scss/badge/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/bottom-navigation/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/breadcrumb/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/button/_layout.scss +82 -94
- package/modules/@progress/kendo-theme-default/scss/button/_theme.scss +177 -112
- package/modules/@progress/kendo-theme-default/scss/button/_variables.scss +77 -11
- package/modules/@progress/kendo-theme-default/scss/calendar/_layout.scss +2 -14
- package/modules/@progress/kendo-theme-default/scss/captcha/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/card/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/card/_variables.scss +4 -4
- package/modules/@progress/kendo-theme-default/scss/chat/_layout.scss +12 -11
- package/modules/@progress/kendo-theme-default/scss/chat/_theme.scss +0 -21
- package/modules/@progress/kendo-theme-default/scss/chat/_variables.scss +0 -7
- package/modules/@progress/kendo-theme-default/scss/checkbox/_layout.scss +78 -145
- package/modules/@progress/kendo-theme-default/scss/checkbox/_theme.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/checkbox/_variables.scss +87 -18
- package/modules/@progress/kendo-theme-default/scss/chip/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/color-preview/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/coloreditor/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/colorgradient/_layout.scss +6 -4
- package/modules/@progress/kendo-theme-default/scss/colorpalette/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/colorpicker/_layout.scss +6 -3
- package/modules/@progress/kendo-theme-default/scss/combobox/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/common/_loading.scss +1 -13
- package/modules/@progress/kendo-theme-default/scss/dateinput/_layout.scss +7 -1
- package/modules/@progress/kendo-theme-default/scss/datepicker/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_index.scss +10 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_layout.scss +33 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_theme.scss +3 -0
- package/modules/@progress/kendo-theme-default/scss/daterangepicker/_variables.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/datetimepicker/_layout.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/drawer/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/dropdownlist/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/editor/_layout.scss +2 -10
- package/modules/@progress/kendo-theme-default/scss/expansion-panel/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/fab/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/filter/_layout.scss +8 -0
- package/modules/@progress/kendo-theme-default/scss/floating-label/_layout.scss +7 -0
- package/modules/@progress/kendo-theme-default/scss/forms/_layout.scss +7 -9
- package/modules/@progress/kendo-theme-default/scss/gantt/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/grid/_layout.scss +128 -97
- package/modules/@progress/kendo-theme-default/scss/grid/_theme.scss +0 -6
- package/modules/@progress/kendo-theme-default/scss/grid/_variables.scss +1 -3
- package/modules/@progress/kendo-theme-default/scss/imageeditor/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/input/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/input/_variables.scss +5 -5
- package/modules/@progress/kendo-theme-default/scss/list/_layout.scss +16 -66
- package/modules/@progress/kendo-theme-default/scss/list/_theme.scss +5 -4
- package/modules/@progress/kendo-theme-default/scss/list/_variables.scss +64 -8
- package/modules/@progress/kendo-theme-default/scss/listbox/_layout.scss +9 -0
- package/modules/@progress/kendo-theme-default/scss/listbox/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/listview/_layout.scss +2 -9
- package/modules/@progress/kendo-theme-default/scss/map/_layout.scss +12 -0
- package/modules/@progress/kendo-theme-default/scss/maskedtextbox/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/mediaplayer/_layout.scss +14 -1
- package/modules/@progress/kendo-theme-default/scss/menu/_layout.scss +48 -5
- package/modules/@progress/kendo-theme-default/scss/menu/_theme.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/menu/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/multiselect/_layout.scss +8 -2
- package/modules/@progress/kendo-theme-default/scss/notification/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/numerictextbox/_layout.scss +12 -26
- package/modules/@progress/kendo-theme-default/scss/numerictextbox/_theme.scss +64 -84
- package/modules/@progress/kendo-theme-default/scss/numerictextbox/_variables.scss +0 -27
- package/modules/@progress/kendo-theme-default/scss/orgchart/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/orgchart/_variables.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/pager/_layout.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/pager/_variables.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/panelbar/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/pdf-viewer/_layout.scss +20 -29
- package/modules/@progress/kendo-theme-default/scss/pdf-viewer/_variables.scss +2 -5
- package/modules/@progress/kendo-theme-default/scss/pivotgrid/_layout.scss +55 -83
- package/modules/@progress/kendo-theme-default/scss/pivotgrid/_theme.scss +39 -73
- package/modules/@progress/kendo-theme-default/scss/popover/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/progressbar/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/radio/_layout.scss +89 -136
- package/modules/@progress/kendo-theme-default/scss/radio/_theme.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/radio/_variables.scss +88 -26
- package/modules/@progress/kendo-theme-default/scss/rating/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/scheduler/_layout.scss +31 -12
- package/modules/@progress/kendo-theme-default/scss/searchbox/_layout.scss +28 -8
- package/modules/@progress/kendo-theme-default/scss/searchbox/_theme.scss +16 -25
- package/modules/@progress/kendo-theme-default/scss/searchbox/_variables.scss +0 -20
- package/modules/@progress/kendo-theme-default/scss/skeleton/_layout.scss +1 -1
- package/modules/@progress/kendo-theme-default/scss/slider/_layout.scss +71 -144
- package/modules/@progress/kendo-theme-default/scss/slider/_theme.scss +0 -6
- package/modules/@progress/kendo-theme-default/scss/spreadsheet/_layout.scss +28 -15
- package/modules/@progress/kendo-theme-default/scss/stepper/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/switch/_layout.scss +14 -9
- package/modules/@progress/kendo-theme-default/scss/switch/_variables.scss +127 -33
- package/modules/@progress/kendo-theme-default/scss/table/_layout.scss +29 -6
- package/modules/@progress/kendo-theme-default/scss/table/_theme.scss +3 -2
- package/modules/@progress/kendo-theme-default/scss/table/_variables.scss +3 -3
- package/modules/@progress/kendo-theme-default/scss/tabstrip/_layout.scss +16 -4
- package/modules/@progress/kendo-theme-default/scss/taskboard/_layout.scss +6 -2
- package/modules/@progress/kendo-theme-default/scss/textarea/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/textbox/_layout.scss +6 -0
- package/modules/@progress/kendo-theme-default/scss/timeline/_layout.scss +6 -4
- package/modules/@progress/kendo-theme-default/scss/timepicker/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/timeselector/_layout.scss +3 -2
- package/modules/@progress/kendo-theme-default/scss/toolbar/_index.scss +1 -0
- package/modules/@progress/kendo-theme-default/scss/toolbar/_layout.scss +22 -2
- package/modules/@progress/kendo-theme-default/scss/toolbar/_theme.scss +35 -7
- package/modules/@progress/kendo-theme-default/scss/tooltip/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/treelist/_layout.scss +4 -0
- package/modules/@progress/kendo-theme-default/scss/treeview/_layout.scss +134 -115
- package/modules/@progress/kendo-theme-default/scss/treeview/_theme.scss +36 -25
- package/modules/@progress/kendo-theme-default/scss/treeview/_variables.scss +67 -13
- package/modules/@progress/kendo-theme-default/scss/typography/_variables.scss +3 -3
- package/modules/@progress/kendo-theme-default/scss/upload/_layout.scss +6 -1
- package/modules/@progress/kendo-theme-default/scss/window/_layout.scss +2 -2
- package/modules/@progress/kendo-theme-default/scss/window/_variables.scss +1 -1
- package/package.json +3 -3
- package/scss/appbar/_variables.scss +1 -1
- package/scss/autocomplete/_variables.scss +0 -19
- package/scss/avatar/_variables.scss +13 -2
- package/scss/button/_variables.scss +84 -18
- package/scss/card/_variables.scss +4 -4
- package/scss/chat/_variables.scss +0 -7
- package/scss/checkbox/_variables.scss +89 -20
- package/scss/daterangepicker/_index.scss +10 -0
- package/scss/daterangepicker/_layout.scss +1 -0
- package/scss/daterangepicker/_theme.scss +1 -0
- package/scss/daterangepicker/_variables.scss +1 -0
- package/scss/grid/_variables.scss +1 -3
- package/scss/index.scss +1 -0
- package/scss/input/_variables.scss +5 -5
- package/scss/list/_variables.scss +64 -8
- package/scss/listbox/_variables.scss +1 -1
- package/scss/menu/_variables.scss +1 -1
- package/scss/numerictextbox/_variables.scss +0 -27
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/pager/_variables.scss +1 -1
- package/scss/pdf-viewer/_variables.scss +2 -5
- package/scss/radio/_variables.scss +86 -27
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/switch/_variables.scss +142 -48
- package/scss/table/_variables.scss +3 -3
- package/scss/toolbar/_index.scss +1 -0
- package/scss/treeview/_variables.scss +69 -15
- package/scss/typography/_variables.scss +3 -3
|
@@ -1,69 +1,128 @@
|
|
|
1
1
|
// Radio button
|
|
2
|
+
|
|
2
3
|
$radio-size: map-get( $spacing, 4 ) !default;
|
|
4
|
+
/// Border radius of radio button.
|
|
5
|
+
/// @group radio
|
|
3
6
|
$radio-radius: 50% !default;
|
|
7
|
+
/// Border width of radio button.
|
|
8
|
+
/// @group radio
|
|
4
9
|
$radio-border-width: 1px !default;
|
|
5
|
-
$radio-line-height: calc(#{$radio-size} + #{$radio-border-width}) !default;
|
|
6
10
|
|
|
11
|
+
/// Background color of radio button.
|
|
12
|
+
/// @group radio
|
|
7
13
|
$radio-bg: $checkbox-bg !default;
|
|
14
|
+
/// Color of radio button.
|
|
15
|
+
/// @group radio
|
|
8
16
|
$radio-text: $checkbox-text !default;
|
|
17
|
+
/// Border color of radio button.
|
|
18
|
+
/// @group radio
|
|
9
19
|
$radio-border: $checkbox-border !default;
|
|
10
20
|
|
|
21
|
+
/// Background color of hovered radio button.
|
|
22
|
+
/// @group radio
|
|
11
23
|
$radio-hovered-bg: $checkbox-hovered-bg !default;
|
|
24
|
+
/// Color of hovered radio button.
|
|
25
|
+
/// @group radio
|
|
12
26
|
$radio-hovered-text: $checkbox-hovered-text !default;
|
|
27
|
+
/// Border color of hovered radio button.
|
|
28
|
+
/// @group radio
|
|
13
29
|
$radio-hovered-border: $checkbox-hovered-border !default;
|
|
14
30
|
|
|
31
|
+
/// Background color of checked radio button.
|
|
32
|
+
/// @group radio
|
|
15
33
|
$radio-checked-bg: $checkbox-checked-bg !default;
|
|
34
|
+
/// Color of checked radio button.
|
|
35
|
+
/// @group radio
|
|
16
36
|
$radio-checked-text: $checkbox-checked-text !default;
|
|
37
|
+
/// Border color of checked radio button.
|
|
38
|
+
/// @group radio
|
|
17
39
|
$radio-checked-border: $checkbox-checked-border !default;
|
|
18
40
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
$radio-indeterminate-border: $radio-checked-border !default;
|
|
22
|
-
|
|
41
|
+
/// Border color of focused radio button.
|
|
42
|
+
/// @group radio
|
|
23
43
|
$radio-focused-border: $checkbox-hovered-border !default;
|
|
44
|
+
/// Box shadow of focused radio button.
|
|
45
|
+
/// @group radio
|
|
24
46
|
$radio-focused-shadow: $checkbox-focused-shadow !default;
|
|
47
|
+
/// Border color of focused and checked radio button.
|
|
48
|
+
/// @group radio
|
|
25
49
|
$radio-focused-checked-border: $checkbox-checked-border !default;
|
|
50
|
+
/// Box shadow of focused and checked radio button.
|
|
51
|
+
/// @group radio
|
|
26
52
|
$radio-focused-checked-shadow: $checkbox-focused-checked-shadow !default;
|
|
27
53
|
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
$radio-disabled-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
$radio-disabled-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
$radio-
|
|
37
|
-
|
|
38
|
-
|
|
54
|
+
/// Background color of disabled radio button.
|
|
55
|
+
/// @group radio
|
|
56
|
+
$radio-disabled-bg: $checkbox-disabled-bg !default;
|
|
57
|
+
/// Color of disabled radio button.
|
|
58
|
+
/// @group radio
|
|
59
|
+
$radio-disabled-text: $checkbox-disabled-text !default;
|
|
60
|
+
/// Border color of disabled radio button.
|
|
61
|
+
/// @group radio
|
|
62
|
+
$radio-disabled-border: $checkbox-disabled-border !default;
|
|
63
|
+
|
|
64
|
+
/// Background color of disabled and checked radio button.
|
|
65
|
+
/// @group radio
|
|
66
|
+
$radio-disabled-checked-bg: $checkbox-disabled-checked-bg !default;
|
|
67
|
+
/// Color of disabled and checked radio button.
|
|
68
|
+
/// @group radio
|
|
69
|
+
$radio-disabled-checked-text: $checkbox-disabled-checked-text !default;
|
|
70
|
+
/// Border color of disabled and checked radio button.
|
|
71
|
+
/// @group radio
|
|
72
|
+
$radio-disabled-checked-border: $checkbox-disabled-checked-border !default;
|
|
73
|
+
|
|
74
|
+
/// Background color of invalid radio button.
|
|
75
|
+
/// @group radio
|
|
76
|
+
$radio-invalid-bg: $checkbox-invalid-bg !default;
|
|
77
|
+
/// Color of invalid radio button.
|
|
78
|
+
/// @group radio
|
|
79
|
+
$radio-invalid-text: $checkbox-invalid-text !default;
|
|
80
|
+
/// Border color of invalid radio button.
|
|
81
|
+
/// @group radio
|
|
82
|
+
$radio-invalid-border: $checkbox-invalid-border !default;
|
|
39
83
|
|
|
40
84
|
|
|
41
85
|
// Radio indicator
|
|
42
|
-
|
|
86
|
+
|
|
87
|
+
/// Type of radio button indicator.
|
|
88
|
+
/// @group radio
|
|
89
|
+
$radio-indicator-type: image !default;
|
|
43
90
|
|
|
44
91
|
$radio-glyph-font-family: "WebComponentsIcons", monospace !default;
|
|
45
92
|
$radio-glyph-size: 12px !default;
|
|
93
|
+
/// Glyph of radio button indicator.
|
|
94
|
+
/// @group radio
|
|
46
95
|
$radio-checked-glyph: "\e308" !default;
|
|
47
96
|
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
$radio-
|
|
51
|
-
|
|
52
|
-
|
|
97
|
+
/// Image of checked radio button indicator.
|
|
98
|
+
/// @group radio
|
|
99
|
+
$radio-checked-image: escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 14'><circle cx='50%' cy='50%' r='4' fill='#{$radio-checked-text}'/></svg>") ) !default;
|
|
100
|
+
/// Image of disabled and checked radio button indicator.
|
|
101
|
+
/// @group radio
|
|
102
|
+
$radio-disabled-checked-image: null !default;
|
|
53
103
|
|
|
54
104
|
// Radio label
|
|
55
105
|
$radio-label-margin-x: map-get( $spacing, 1 ) !default;
|
|
56
106
|
|
|
57
107
|
|
|
58
108
|
// Radio list
|
|
59
|
-
|
|
60
|
-
|
|
109
|
+
|
|
110
|
+
/// Spacing between items of horizontal radio button list.
|
|
111
|
+
/// @group radio
|
|
112
|
+
$radio-list-spacing: map-get( $spacing, 4 ) !default;
|
|
113
|
+
/// Horizontal padding of radio button list items.
|
|
114
|
+
/// @group radio
|
|
61
115
|
$radio-list-item-padding-x: 0px !default;
|
|
116
|
+
/// Vertical padding of radio button list items.
|
|
117
|
+
/// @group radio
|
|
62
118
|
$radio-list-item-padding-y: $list-item-padding-y !default;
|
|
63
|
-
$radio-list-horizontal-item-margin-x: 32px !default;
|
|
64
119
|
|
|
65
120
|
|
|
66
121
|
// Radio ripple
|
|
67
122
|
$radio-ripple-size: $radio-size * 3 !default;
|
|
68
|
-
|
|
69
|
-
|
|
123
|
+
/// Background color of radio button ripple.
|
|
124
|
+
/// @group radio
|
|
125
|
+
$radio-ripple-bg: $radio-checked-bg !default;
|
|
126
|
+
/// Opacity of radio button ripple.
|
|
127
|
+
/// @group radio
|
|
128
|
+
$radio-ripple-opacity: .25 !default;
|
|
@@ -1,21 +1 @@
|
|
|
1
1
|
// Searchbox
|
|
2
|
-
$searchbox-padding-x: $input-padding-x !default;
|
|
3
|
-
$searchbox-padding-y: $input-padding-y !default;
|
|
4
|
-
$searchbox-border-width: $input-border-width !default;
|
|
5
|
-
$searchbox-border-radius: $input-border-radius !default;
|
|
6
|
-
|
|
7
|
-
$searchbox-font-family: $input-font-family !default;
|
|
8
|
-
$searchbox-font-size: $input-font-size !default;
|
|
9
|
-
$searchbox-line-height: $input-line-height !default;
|
|
10
|
-
|
|
11
|
-
$searchbox-bg: $input-bg !default;
|
|
12
|
-
$searchbox-text: $input-text !default;
|
|
13
|
-
$searchbox-border: $input-border !default;
|
|
14
|
-
|
|
15
|
-
$searchbox-hover-bg: $input-hovered-bg !default;
|
|
16
|
-
$searchbox-hover-text: $input-hovered-text !default;
|
|
17
|
-
$searchbox-hover-border: $input-hovered-border !default;
|
|
18
|
-
|
|
19
|
-
$searchbox-focus-bg: $input-focused-bg !default;
|
|
20
|
-
$searchbox-focus-text: $input-focused-text !default;
|
|
21
|
-
$searchbox-focus-border: $input-focused-border !default;
|
|
@@ -1,18 +1,23 @@
|
|
|
1
1
|
// Switch
|
|
2
|
-
$switch-size:
|
|
2
|
+
$switch-size: 56px !default;
|
|
3
3
|
$switch-border-radius: 9999px !default;
|
|
4
4
|
|
|
5
|
+
/// Font family of the switch.
|
|
6
|
+
/// @group switch
|
|
5
7
|
$switch-font-family: $font-family !default;
|
|
6
|
-
$switch-font-size: $font-size-
|
|
7
|
-
$switch-line-height: $line-height !default;
|
|
8
|
+
$switch-font-size: $font-size-sm !default;
|
|
8
9
|
|
|
9
10
|
$switch-track-size: null !default;
|
|
10
|
-
|
|
11
|
-
|
|
11
|
+
/// Border width of the switch track.
|
|
12
|
+
/// @group switch
|
|
13
|
+
$switch-container-border-width: 1px !default;
|
|
14
|
+
$switch-container-padding-x: 2px !default;
|
|
12
15
|
$switch-container-padding-y: $switch-container-padding-x !default;
|
|
13
16
|
|
|
14
|
-
$switch-handle-size:
|
|
17
|
+
$switch-handle-size: 24px !default;
|
|
15
18
|
$switch-handle-border-radius: 9999px !default;
|
|
19
|
+
/// Border width of the switch thumb.
|
|
20
|
+
/// @group switch
|
|
16
21
|
$switch-handle-border-width: 1px !default;
|
|
17
22
|
$switch-thumb-start-x: 0px !default;
|
|
18
23
|
// TODO: Remove width property from jQuery and Blazor, and do not use 100% for thumb X calc
|
|
@@ -20,65 +25,154 @@ $switch-thumb-end-x: calc( 100% - #{$switch-handle-size}) !default;
|
|
|
20
25
|
|
|
21
26
|
$switch-label-offset: 8px !default;
|
|
22
27
|
$switch-label-width: calc( 100% - (#{$switch-handle-size} + #{$switch-label-offset} + #{$switch-container-padding-x} ) ) !default;
|
|
23
|
-
|
|
28
|
+
/// Text transform of the switch label.
|
|
29
|
+
/// @group switch
|
|
30
|
+
$switch-label-text-transform: null !default;
|
|
31
|
+
/// Display of the switch label.
|
|
32
|
+
/// @group switch
|
|
24
33
|
$switch-label-display: inline !default;
|
|
25
34
|
|
|
26
|
-
$switch-container-shadow:
|
|
27
|
-
$switch-container-hovered-shadow:
|
|
28
|
-
$switch-container-focused-shadow:
|
|
29
|
-
|
|
30
|
-
$switch-on-bg: $primary !default;
|
|
31
|
-
$switch-on-text: contrast-wcag( $switch-on-bg ) !default;
|
|
32
|
-
$switch-on-border: null !default;
|
|
33
|
-
$switch-on-gradient: null !default;
|
|
34
|
-
$switch-on-shadow: null !default;
|
|
35
|
-
|
|
36
|
-
$switch-on-hovered-bg: shade( $switch-on-bg ) !default;
|
|
37
|
-
$switch-on-hovered-text: $switch-on-text !default;
|
|
38
|
-
$switch-on-hovered-border: null !default;
|
|
39
|
-
$switch-on-hovered-gradient: null !default;
|
|
40
|
-
|
|
41
|
-
$switch-on-focused-bg: null !default;
|
|
42
|
-
$switch-on-focused-text: null !default;
|
|
43
|
-
$switch-on-focused-border: null !default;
|
|
44
|
-
$switch-on-focused-gradient: null !default;
|
|
45
|
-
$switch-on-focused-shadow: null !default;
|
|
46
|
-
|
|
47
|
-
$switch-on-handle-bg: darken( white, 5 ) !default;
|
|
48
|
-
$switch-on-handle-text: $switch-on-text !default;
|
|
49
|
-
$switch-on-handle-border: $base-border !default;
|
|
50
|
-
$switch-on-handle-gradient: null !default;
|
|
51
|
-
$switch-on-handle-shadow: null !default;
|
|
52
|
-
|
|
53
|
-
$switch-on-handle-hovered-bg: darken( white, 7 ) !default;
|
|
54
|
-
$switch-on-handle-hovered-text: $switch-on-text !default;
|
|
55
|
-
$switch-on-handle-hovered-border: $hovered-border !default;
|
|
56
|
-
$switch-on-handle-hovered-gradient: null !default;
|
|
35
|
+
$switch-container-shadow: null !default;
|
|
36
|
+
$switch-container-hovered-shadow: null !default;
|
|
37
|
+
$switch-container-focused-shadow: 0 0 3px 1px rgba( if($dark-theme, $white, $black), .25 ) !default;
|
|
57
38
|
|
|
39
|
+
/// The background of the track when the switch is not checked.
|
|
40
|
+
/// @group switch
|
|
58
41
|
$switch-off-bg: $component-bg !default;
|
|
42
|
+
/// The text color of the track when the switch is not checked.
|
|
43
|
+
/// @group switch
|
|
59
44
|
$switch-off-text: $component-text !default;
|
|
60
|
-
|
|
45
|
+
/// The border color of the track when the switch is not checked.
|
|
46
|
+
/// @group switch
|
|
47
|
+
$switch-off-border: $component-border !default;
|
|
48
|
+
/// The background gradient of the track when the switch is not checked.
|
|
49
|
+
/// @group switch
|
|
61
50
|
$switch-off-gradient: null !default;
|
|
62
51
|
$switch-off-shadow: null !default;
|
|
63
52
|
|
|
64
|
-
|
|
65
|
-
|
|
53
|
+
/// The background of the track when the hovered switch is not checked.
|
|
54
|
+
/// @group switch
|
|
55
|
+
$switch-off-hovered-bg: null !default;
|
|
56
|
+
/// The text color of the track when the hovered switch is not checked.
|
|
57
|
+
/// @group switch
|
|
58
|
+
$switch-off-hovered-text: null !default;
|
|
59
|
+
/// The border color of the track when the hovered switch is not checked.
|
|
60
|
+
/// @group switch
|
|
66
61
|
$switch-off-hovered-border: null !default;
|
|
62
|
+
/// The background gradient of the track when the hovered switch is not checked.
|
|
63
|
+
/// @group switch
|
|
67
64
|
$switch-off-hovered-gradient: null !default;
|
|
68
65
|
|
|
66
|
+
/// The background of the track when the focused switch is not checked.
|
|
67
|
+
/// @group switch
|
|
69
68
|
$switch-off-focused-bg: null !default;
|
|
69
|
+
/// The text color of the track when the focused switch is not checked.
|
|
70
|
+
/// @group switch
|
|
70
71
|
$switch-off-focused-text: null !default;
|
|
72
|
+
/// The border color of the track when the focused switch is not checked.
|
|
73
|
+
/// @group switch
|
|
71
74
|
$switch-off-focused-border: null !default;
|
|
75
|
+
/// The background gradient of the track when the focused switch is not checked.
|
|
76
|
+
/// @group switch
|
|
72
77
|
$switch-off-focused-gradient: null !default;
|
|
78
|
+
/// The ring around the track when the focused switch is not checked.
|
|
79
|
+
/// @group switch
|
|
73
80
|
$switch-off-focused-shadow: null !default;
|
|
74
81
|
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
$switch-off-handle-
|
|
78
|
-
|
|
82
|
+
/// The background of the thumb when the switch is not checked.
|
|
83
|
+
/// @group switch
|
|
84
|
+
$switch-off-handle-bg: try-shade( $switch-off-bg ) !default;
|
|
85
|
+
/// The text color of the thumb when the switch is not checked.
|
|
86
|
+
/// @group switch
|
|
87
|
+
$switch-off-handle-text: null !default;
|
|
88
|
+
/// The border color of the thumb when the switch is not checked.
|
|
89
|
+
/// @group switch
|
|
90
|
+
$switch-off-handle-border: $switch-off-border !default;
|
|
91
|
+
/// The background gradient of the thumb when the switch is not checked.
|
|
92
|
+
/// @group switch
|
|
93
|
+
$switch-off-handle-gradient: $base-gradient !default;
|
|
79
94
|
$switch-off-handle-shadow: null !default;
|
|
80
95
|
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
$switch-off-handle-hovered-
|
|
96
|
+
/// The background of the thumb when the hovered switch is not checked.
|
|
97
|
+
/// @group switch
|
|
98
|
+
$switch-off-handle-hovered-bg: try-shade( $switch-off-handle-bg ) !default;
|
|
99
|
+
/// The text color of the thumb when the hovered switch is not checked.
|
|
100
|
+
/// @group switch
|
|
101
|
+
$switch-off-handle-hovered-text: null !default;
|
|
102
|
+
/// The border color of the thumb when the hovered switch is not checked.
|
|
103
|
+
/// @group switch
|
|
104
|
+
$switch-off-handle-hovered-border: $switch-off-border !default;
|
|
105
|
+
/// The background gradient of the thumb when the hovered switch is not checked.
|
|
106
|
+
/// @group switch
|
|
84
107
|
$switch-off-handle-hovered-gradient: null !default;
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
/// The background of the track when the switch is checked.
|
|
111
|
+
/// @group switch
|
|
112
|
+
$switch-on-bg: $component-bg !default;
|
|
113
|
+
/// The text color of the track when the switch is checked.
|
|
114
|
+
/// @group switch
|
|
115
|
+
$switch-on-text: $primary !default;
|
|
116
|
+
/// The border color of the track when the switch is checked.
|
|
117
|
+
/// @group switch
|
|
118
|
+
$switch-on-border: $component-border !default;
|
|
119
|
+
/// The background gradient of the track when the switch is checked.
|
|
120
|
+
/// @group switch
|
|
121
|
+
$switch-on-gradient: null !default;
|
|
122
|
+
$switch-on-shadow: null !default;
|
|
123
|
+
|
|
124
|
+
/// The background of the track wen the hovered switch is checked.
|
|
125
|
+
/// @group switch
|
|
126
|
+
$switch-on-hovered-bg: null !default;
|
|
127
|
+
/// The text color of the track wen the hovered switch is checked.
|
|
128
|
+
/// @group switch
|
|
129
|
+
$switch-on-hovered-text: null !default;
|
|
130
|
+
/// The border color of the track wen the hovered switch is checked.
|
|
131
|
+
/// @group switch
|
|
132
|
+
$switch-on-hovered-border: null !default;
|
|
133
|
+
/// The background gradient of the track wen the hovered switch is checked.
|
|
134
|
+
/// @group switch
|
|
135
|
+
$switch-on-hovered-gradient: null !default;
|
|
136
|
+
|
|
137
|
+
/// The background of the track wen the focused switch is checked.
|
|
138
|
+
/// @group switch
|
|
139
|
+
$switch-on-focused-bg: null !default;
|
|
140
|
+
/// The text color of the track wen the focused switch is checked.
|
|
141
|
+
/// @group switch
|
|
142
|
+
$switch-on-focused-text: null !default;
|
|
143
|
+
/// The border color of the track wen the focused switch is checked.
|
|
144
|
+
/// @group switch
|
|
145
|
+
$switch-on-focused-border: null !default;
|
|
146
|
+
/// The background gradient of the track wen the focused switch is checked.
|
|
147
|
+
/// @group switch
|
|
148
|
+
$switch-on-focused-gradient: null !default;
|
|
149
|
+
/// The ring around the track wen the focused switch is checked.
|
|
150
|
+
/// @group switch
|
|
151
|
+
$switch-on-focused-shadow: null !default;
|
|
152
|
+
|
|
153
|
+
/// The background of the thumb when the switch is checked.
|
|
154
|
+
/// @group switch
|
|
155
|
+
$switch-on-handle-bg: $primary !default;
|
|
156
|
+
/// The text color of the thumb when the switch is checked.
|
|
157
|
+
/// @group switch
|
|
158
|
+
$switch-on-handle-text: null !default;
|
|
159
|
+
/// The border color of the thumb when the switch is checked.
|
|
160
|
+
/// @group switch
|
|
161
|
+
$switch-on-handle-border: try-shade( $switch-on-handle-bg ) !default;
|
|
162
|
+
/// The background gradient of the thumb when the switch is checked.
|
|
163
|
+
/// @group switch
|
|
164
|
+
$switch-on-handle-gradient: $base-gradient !default;
|
|
165
|
+
$switch-on-handle-shadow: null !default;
|
|
166
|
+
|
|
167
|
+
/// The background of the thumb when the hovered switch is checked.
|
|
168
|
+
/// @group switch
|
|
169
|
+
$switch-on-handle-hovered-bg: try-shade( $switch-on-handle-bg ) !default;
|
|
170
|
+
/// The text color of the thumb when the hovered switch is checked.
|
|
171
|
+
/// @group switch
|
|
172
|
+
$switch-on-handle-hovered-text: null !default;
|
|
173
|
+
/// The border color of the thumb when the hovered switch is checked.
|
|
174
|
+
/// @group switch
|
|
175
|
+
$switch-on-handle-hovered-border: try-shade( $switch-on-handle-hovered-bg ) !default;
|
|
176
|
+
/// The background gradient of the thumb when the hovered switch is checked.
|
|
177
|
+
/// @group switch
|
|
178
|
+
$switch-on-handle-hovered-gradient: null !default;
|
|
@@ -58,13 +58,13 @@ $table-footer-border: $grid-footer-border !default;
|
|
|
58
58
|
|
|
59
59
|
/// Background color of group rows in table.
|
|
60
60
|
/// @group table
|
|
61
|
-
$table-group-row-bg: $
|
|
61
|
+
$table-group-row-bg: $table-header-bg !default;
|
|
62
62
|
/// Text color of group rows in table.
|
|
63
63
|
/// @group table
|
|
64
|
-
$table-group-row-text: $
|
|
64
|
+
$table-group-row-text: $table-header-text !default;
|
|
65
65
|
/// Border color of group rows in table.
|
|
66
66
|
/// @group table
|
|
67
|
-
$table-group-row-border:
|
|
67
|
+
$table-group-row-border: $table-header-border !default;
|
|
68
68
|
|
|
69
69
|
|
|
70
70
|
/// Background color of alternating rows in table.
|
package/scss/toolbar/_index.scss
CHANGED
|
@@ -1,47 +1,101 @@
|
|
|
1
1
|
// Treeview
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
|
|
3
|
+
/// Font family of the treeview component.
|
|
4
|
+
/// @group treeview
|
|
4
5
|
$treeview-font-family: $font-family !default;
|
|
5
|
-
|
|
6
|
-
|
|
6
|
+
/// Font size of the treeview component.
|
|
7
|
+
/// @group treeview
|
|
8
|
+
$treeview-font-size: $font-size-md !default;
|
|
9
|
+
/// Line height of the treeview component.
|
|
10
|
+
/// @group treeview
|
|
11
|
+
$treeview-line-height: $line-height-md !default;
|
|
7
12
|
|
|
13
|
+
/// Indentation of child groups in treeview component.
|
|
14
|
+
/// @group treeview
|
|
8
15
|
$treeview-indent: 16px !default;
|
|
9
16
|
|
|
10
|
-
|
|
11
|
-
|
|
17
|
+
/// Horizontal padding of treeview items.
|
|
18
|
+
/// @group treeview
|
|
19
|
+
$treeview-item-padding-x: map-get( $spacing, 2 ) !default;
|
|
20
|
+
/// Vertical padding of treeview items.
|
|
21
|
+
/// @group treeview
|
|
22
|
+
$treeview-item-padding-y: map-get( $spacing, 1 ) !default;
|
|
23
|
+
/// Border width of treeview items.
|
|
24
|
+
/// @group treeview
|
|
12
25
|
$treeview-item-border-width: 0px !default;
|
|
26
|
+
/// Border radius of treeview items.
|
|
27
|
+
/// @group treeview
|
|
13
28
|
$treeview-item-border-radius: $border-radius !default;
|
|
14
29
|
|
|
30
|
+
/// Background color of the treeview component.
|
|
31
|
+
/// @group treeview
|
|
15
32
|
$treeview-bg: null !default;
|
|
33
|
+
/// Text color of the treeview component.
|
|
34
|
+
/// @group treeview
|
|
16
35
|
$treeview-text: $component-text !default;
|
|
36
|
+
/// Border color of the treeview component.
|
|
37
|
+
/// @group treeview
|
|
17
38
|
$treeview-border: null !default;
|
|
18
39
|
|
|
40
|
+
/// Background color of hovered treeview items.
|
|
41
|
+
/// @group treeview
|
|
19
42
|
$treeview-item-hovered-bg: $hovered-bg !default;
|
|
43
|
+
/// Text color of hovered treeview items.
|
|
44
|
+
/// @group treeview
|
|
20
45
|
$treeview-item-hovered-text: $hovered-text !default;
|
|
46
|
+
/// Border color of hovered treeview items.
|
|
47
|
+
/// @group treeview
|
|
21
48
|
$treeview-item-hovered-border: $hovered-border !default;
|
|
49
|
+
/// Background gradient of hovered treeview items.
|
|
50
|
+
/// @group treeview
|
|
22
51
|
$treeview-item-hovered-gradient: $hovered-gradient !default;
|
|
23
52
|
|
|
53
|
+
/// Background color of selected treeview items.
|
|
54
|
+
/// @group treeview
|
|
24
55
|
$treeview-item-selected-bg: $selected-bg !default;
|
|
56
|
+
/// Text color of selected treeview items.
|
|
57
|
+
/// @group treeview
|
|
25
58
|
$treeview-item-selected-text: $selected-text !default;
|
|
59
|
+
/// Border color of selected treeview items.
|
|
60
|
+
/// @group treeview
|
|
26
61
|
$treeview-item-selected-border: $selected-border !default;
|
|
62
|
+
/// Background gradient of selected treeview items.
|
|
63
|
+
/// @group treeview
|
|
27
64
|
$treeview-item-selected-gradient: $selected-gradient !default;
|
|
28
65
|
|
|
66
|
+
/// Box shadow of focused treeview items.
|
|
67
|
+
/// @group treeview
|
|
29
68
|
$treeview-item-focused-shadow: $focused-shadow !default;
|
|
30
|
-
$treeview-item-selected-focused-shadow: null !default;
|
|
31
|
-
|
|
32
|
-
$treeview-loadmore-checkboxes-padding-x: calc( #{$icon-spacing} + #{$checkbox-size} + #{$treeview-indent} ) !default;
|
|
33
|
-
$treeview-loadmore-checkboxes-icon-indent: calc( -1 * (#{$icon-spacing} + #{$treeview-indent}) ) !default;
|
|
34
|
-
$treeview-loadmore-checkboxes-icon-margin-x: $icon-spacing !default;
|
|
35
69
|
|
|
70
|
+
/// Background color of load more.
|
|
71
|
+
/// @group treeview
|
|
36
72
|
$treeview-loadmore-bg: transparent !default;
|
|
37
|
-
|
|
73
|
+
/// Text color of load more.
|
|
74
|
+
/// @group treeview
|
|
75
|
+
$treeview-loadmore-text: $link-text !default;
|
|
76
|
+
/// Border color of load more.
|
|
77
|
+
/// @group treeview
|
|
38
78
|
$treeview-loadmore-border: null !default;
|
|
39
79
|
|
|
80
|
+
/// Background color of a hovered load more.
|
|
81
|
+
/// @group treeview
|
|
40
82
|
$treeview-loadmore-hover-bg: transparent !default;
|
|
41
|
-
|
|
83
|
+
/// Text color of a hovered load more.
|
|
84
|
+
/// @group treeview
|
|
85
|
+
$treeview-loadmore-hover-text: $link-hover-text !default;
|
|
86
|
+
/// Border color of a hovered load more.
|
|
87
|
+
/// @group treeview
|
|
42
88
|
$treeview-loadmore-hover-border: null !default;
|
|
43
89
|
|
|
90
|
+
/// Background color of a focused load more.
|
|
91
|
+
/// @group treeview
|
|
44
92
|
$treeview-loadmore-focus-bg: transparent !default;
|
|
45
|
-
|
|
93
|
+
/// Text color of a focused load more.
|
|
94
|
+
/// @group treeview
|
|
95
|
+
$treeview-loadmore-focus-text: $link-hover-text !default;
|
|
96
|
+
/// Border color of a focused load more.
|
|
97
|
+
/// @group treeview
|
|
46
98
|
$treeview-loadmore-focus-border: null !default;
|
|
47
|
-
|
|
99
|
+
/// Box shadow of a focused load more.
|
|
100
|
+
/// @group treeview
|
|
101
|
+
$treeview-loadmore-focus-shadow: $treeview-item-focused-shadow !default;
|
|
@@ -9,8 +9,8 @@ $enable-typography: false !default;
|
|
|
9
9
|
$font-size: 14px !default;
|
|
10
10
|
$font-size-xs: 10px !default;
|
|
11
11
|
$font-size-sm: 12px !default;
|
|
12
|
-
$font-size-md:
|
|
13
|
-
$font-size-lg:
|
|
12
|
+
$font-size-md: $font-size !default;
|
|
13
|
+
$font-size-lg: 16px !default;
|
|
14
14
|
$font-size-xl: 20px !default;
|
|
15
15
|
|
|
16
16
|
/// Font family across all components.
|
|
@@ -25,7 +25,7 @@ $font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Roboto Mono",
|
|
|
25
25
|
/// @group typography
|
|
26
26
|
$line-height: (20 / 14) !default;
|
|
27
27
|
$line-height-xs: 1 !default;
|
|
28
|
-
$line-height-sm: 1.
|
|
28
|
+
$line-height-sm: 1.25 !default;
|
|
29
29
|
$line-height-md: $line-height !default;
|
|
30
30
|
$line-height-lg: 1.5 !default;
|
|
31
31
|
$line-height-em: $line-height * 1em !default;
|