@progress/kendo-theme-bootstrap 5.0.0-next.5 → 5.0.0

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 (140) hide show
  1. package/README.md +5 -8
  2. package/dist/all.css +9377 -11995
  3. package/dist/all.scss +15262 -16095
  4. package/dist/bootstrap-dataviz-v4.scss +8 -0
  5. package/dist/bootstrap-main-dark.scss +6 -6
  6. package/dist/bootstrap-main.scss +6 -6
  7. package/lib/swatches/bootstrap-dataviz-v4.json +51 -0
  8. package/lib/swatches/bootstrap-main-dark.json +6 -6
  9. package/lib/swatches/bootstrap-main.json +6 -6
  10. package/package.json +3 -3
  11. package/scss/_variables.scss +2 -19
  12. package/scss/all.scss +1 -154
  13. package/scss/appbar/_variables.scss +1 -1
  14. package/scss/autocomplete/_index.scss +1 -0
  15. package/scss/autocomplete/_variables.scss +0 -24
  16. package/scss/avatar/_variables.scss +18 -8
  17. package/scss/avatar/index.md +0 -0
  18. package/scss/button/_index.scss +2 -0
  19. package/scss/button/_layout.scss +0 -8
  20. package/scss/button/_theme.scss +0 -81
  21. package/scss/button/_variables.scss +47 -17
  22. package/scss/button/index.md +0 -0
  23. package/scss/calendar/_index.scss +1 -0
  24. package/scss/chat/_variables.scss +3 -18
  25. package/scss/checkbox/_index.scss +2 -0
  26. package/scss/checkbox/_variables.scss +60 -69
  27. package/scss/checkbox/index.md +0 -0
  28. package/scss/chip/_index.scss +1 -0
  29. package/scss/chip/_variables.scss +142 -191
  30. package/scss/chip/index.md +0 -0
  31. package/scss/color-preview/_variables.scss +1 -0
  32. package/scss/coloreditor/_variables.scss +3 -3
  33. package/scss/colorpicker/_index.scss +1 -2
  34. package/scss/colorpicker/_layout.scss +0 -14
  35. package/scss/colorpicker/_variables.scss +1 -22
  36. package/scss/combobox/_index.scss +1 -0
  37. package/scss/combobox/_layout.scss +0 -14
  38. package/scss/combobox/_variables.scss +1 -33
  39. package/scss/dataviz/_index.scss +1 -0
  40. package/scss/dataviz/_variables.scss +5 -5
  41. package/scss/dateinput/_index.scss +11 -0
  42. package/scss/dateinput/_layout.scss +1 -0
  43. package/scss/dateinput/_theme.scss +1 -0
  44. package/scss/dateinput/_variables.scss +1 -0
  45. package/scss/datepicker/_index.scss +13 -0
  46. package/scss/datepicker/_layout.scss +1 -0
  47. package/scss/datepicker/_theme.scss +1 -0
  48. package/scss/datepicker/_variables.scss +1 -0
  49. package/scss/{datetime → daterangepicker}/_index.scss +1 -2
  50. package/scss/daterangepicker/_layout.scss +1 -0
  51. package/scss/daterangepicker/_theme.scss +1 -0
  52. package/scss/daterangepicker/_variables.scss +1 -0
  53. package/scss/datetimepicker/_index.scss +17 -0
  54. package/scss/datetimepicker/_layout.scss +1 -0
  55. package/scss/datetimepicker/_theme.scss +1 -0
  56. package/scss/datetimepicker/_variables.scss +2 -0
  57. package/scss/drawer/_index.scss +1 -0
  58. package/scss/dropdowngrid/index.md +0 -0
  59. package/scss/dropdownlist/_index.scss +1 -0
  60. package/scss/dropdownlist/_layout.scss +0 -12
  61. package/scss/dropdowntree/_variables.scss +2 -4
  62. package/scss/editor/_variables.scss +8 -0
  63. package/scss/expansion-panel/_index.scss +1 -0
  64. package/scss/expansion-panel/_variables.scss +2 -2
  65. package/scss/fab/_theme.scss +51 -56
  66. package/scss/fab/_variables.scss +128 -72
  67. package/scss/fab/index.md +0 -0
  68. package/scss/filter/_index.scss +1 -1
  69. package/scss/forms/_index.scss +1 -1
  70. package/scss/gantt/_index.scss +1 -1
  71. package/scss/grid/_index.scss +2 -1
  72. package/scss/grid/_theme.scss +14 -20
  73. package/scss/grid/_variables.scss +10 -10
  74. package/scss/imageeditor/_variables.scss +1 -0
  75. package/scss/index.scss +157 -0
  76. package/scss/input/_index.scss +1 -1
  77. package/scss/input/_variables.scss +74 -42
  78. package/scss/list/_index.scss +12 -0
  79. package/scss/list/_layout.scss +1 -0
  80. package/scss/list/_theme.scss +1 -0
  81. package/scss/list/_variables.scss +248 -0
  82. package/scss/list/index.md +0 -0
  83. package/scss/listbox/_index.scss +2 -0
  84. package/scss/listbox/_variables.scss +1 -1
  85. package/scss/menu/_index.scss +2 -0
  86. package/scss/menu/_theme.scss +0 -10
  87. package/scss/menu/_variables.scss +123 -34
  88. package/scss/multiselect/_index.scss +2 -0
  89. package/scss/multiselect/_layout.scss +0 -16
  90. package/scss/multiselect/_variables.scss +0 -36
  91. package/scss/orgchart/_variables.scss +2 -2
  92. package/scss/pager/_index.scss +1 -0
  93. package/scss/pager/_theme.scss +1 -21
  94. package/scss/panelbar/_index.scss +1 -0
  95. package/scss/panelbar/_variables.scss +7 -2
  96. package/scss/pdf-viewer/_variables.scss +2 -5
  97. package/scss/pivotgrid/_index.scss +1 -0
  98. package/scss/pivotgrid/_theme.scss +0 -116
  99. package/scss/pivotgrid/_variables.scss +1 -4
  100. package/scss/popup/_index.scss +0 -4
  101. package/scss/popup/_layout.scss +5 -21
  102. package/scss/popup/_theme.scss +0 -88
  103. package/scss/popup/_variables.scss +2 -7
  104. package/scss/radio/_index.scss +2 -0
  105. package/scss/radio/_variables.scss +70 -89
  106. package/scss/radio/index.md +0 -0
  107. package/scss/scheduler/_index.scss +1 -1
  108. package/scss/spreadsheet/_index.scss +2 -1
  109. package/scss/spreadsheet/_theme.scss +6 -6
  110. package/scss/switch/_layout.scss +2 -1
  111. package/scss/switch/_variables.scss +106 -168
  112. package/scss/switch/index.md +0 -0
  113. package/scss/table/_index.scss +19 -0
  114. package/scss/table/_layout.scss +1 -0
  115. package/scss/table/_theme.scss +1 -0
  116. package/scss/table/_variables.scss +141 -0
  117. package/scss/tabstrip/_index.scss +1 -0
  118. package/scss/tabstrip/_variables.scss +3 -3
  119. package/scss/taskboard/_variables.scss +0 -2
  120. package/scss/timepicker/_index.scss +15 -0
  121. package/scss/timepicker/_layout.scss +1 -0
  122. package/scss/timepicker/_theme.scss +1 -0
  123. package/scss/timepicker/_variables.scss +1 -0
  124. package/scss/timeselector/_index.scss +13 -0
  125. package/scss/timeselector/_layout.scss +1 -0
  126. package/scss/timeselector/_theme.scss +1 -0
  127. package/scss/timeselector/_variables.scss +32 -0
  128. package/scss/toolbar/_index.scss +1 -0
  129. package/scss/toolbar/_variables.scss +2 -0
  130. package/scss/treeview/_layout.scss +5 -15
  131. package/scss/treeview/_variables.scss +125 -46
  132. package/scss/utils/_border.scss +1 -2
  133. package/scss/virtual-scroller/_index.scss +10 -0
  134. package/scss/virtual-scroller/_layout.scss +1 -0
  135. package/scss/virtual-scroller/_theme.scss +1 -0
  136. package/scss/virtual-scroller/_variables.scss +1 -0
  137. package/scss/window/_theme.scss +0 -8
  138. package/scss/datetime/_layout.scss +0 -45
  139. package/scss/datetime/_theme.scss +0 -14
  140. package/scss/datetime/_variables.scss +0 -53
@@ -6,10 +6,7 @@ $kendo-button-border-width: $btn-border-width !default;
6
6
 
7
7
  /// Border radius of the button.
8
8
  /// @group button
9
- $kendo-button-border-radius: $btn-border-radius !default;
10
- $kendo-button-border-radius-sm: $btn-border-radius-sm !default;
11
- $kendo-button-border-radius-md: $btn-border-radius !default;
12
- $kendo-button-border-radius-lg: $btn-border-radius-lg !default;
9
+ $kendo-button-border-radius: null !default;
13
10
 
14
11
  /// Horizontal padding of the button.
15
12
  /// @group button
@@ -27,7 +24,7 @@ $kendo-button-padding-y-lg: $btn-padding-y-lg !default;
27
24
 
28
25
  /// Font family of the button.
29
26
  /// @group button
30
- $kendo-button-font-family: $btn-font-family !default;
27
+ $kendo-button-font-family: $font-family !default;
31
28
 
32
29
  /// Font sizes of the button.
33
30
  /// @group button
@@ -51,9 +48,15 @@ $kendo-button-calc-size: calc( #{$kendo-button-line-height * 1em} + #{$kendo-but
51
48
  /// @group button
52
49
  $kendo-button-inner-calc-size: calc( #{$kendo-button-line-height * 1em} + #{$kendo-button-padding-y * 2} ) !default;
53
50
 
51
+ $kendo-button-arrow-padding-x: $kendo-button-padding-y !default;
52
+ $kendo-button-arrow-padding-y: $kendo-button-padding-y !default;
53
+
54
54
  /// Theme colors map for the button.
55
55
  /// @group button
56
- $kendo-button-theme-colors: map-merge((base: #e4e7eb), $theme-colors ) !default;
56
+ $kendo-button-theme-colors: map-merge(
57
+ $theme-colors,
58
+ ( "base": #e4e7eb )
59
+ ) !default;
57
60
 
58
61
  /// The base background of the button.
59
62
  /// @group button
@@ -79,7 +82,7 @@ $kendo-button-hover-bg: try-darken( $kendo-button-bg, 7.5% ) !default;
79
82
  $kendo-button-hover-text: null !default;
80
83
  /// The base border color of hovered button.
81
84
  /// @group button
82
- $kendo-button-hover-border: try-darken( $kendo-button-border, 10% ) !default;
85
+ $kendo-button-hover-border: try-darken( $kendo-button-bg, 10% ) !default;
83
86
  /// The base background gradient of hovered button.
84
87
  /// @group button
85
88
  $kendo-button-hover-gradient: null !default;
@@ -95,7 +98,7 @@ $kendo-button-active-bg: try-darken( $kendo-button-bg, 10% ) !default;
95
98
  $kendo-button-active-text: null !default;
96
99
  /// The base border color of active button.
97
100
  /// @group button
98
- $kendo-button-active-border: try-darken( $kendo-button-border, 12.5% ) !default;
101
+ $kendo-button-active-border: try-darken( $kendo-button-bg, 12.5% ) !default;
99
102
  /// The base background gradient of active button.
100
103
  /// @group button
101
104
  $kendo-button-active-gradient: null !default;
@@ -106,18 +109,18 @@ $kendo-button-active-shadow: null !default;
106
109
  /// The base background color of selected button.
107
110
  /// @group button
108
111
  $kendo-button-selected-bg: try-darken( $primary, 10% ) !default;
109
- /// The base text color of selected button.
112
+ /// The text color of selected buttons.
110
113
  /// @group button
111
114
  $kendo-button-selected-text: contrast-wcag( $kendo-button-selected-bg ) !default;
112
- /// The base border color of selected buttons
115
+ /// The border color of selected buttons.
113
116
  /// @group button
114
117
  $kendo-button-selected-border: try-darken( $primary, 12.5% ) !default;
115
- /// The base background gradient of selected button.
118
+ /// The background gradient of selected buttons.
116
119
  /// @group button
117
- $kendo-button-selected-gradient: null !default;
120
+ $kendo-button-selected-gradient: $kendo-button-active-gradient !default;
118
121
  /// The base shadow of selected button.
119
122
  /// @group button
120
- $kendo-button-selected-shadow: null !default;
123
+ $kendo-button-selected-shadow: $kendo-button-active-shadow !default;
121
124
 
122
125
  /// The base background of focused button.
123
126
  /// @group button
@@ -133,7 +136,7 @@ $kendo-button-focus-border: null !default;
133
136
  $kendo-button-focus-gradient: null !default;
134
137
  /// The base shadow of focused button.
135
138
  /// @group button
136
- $kendo-button-focus-shadow: 0 0 0 3px rgba( $kendo-button-border, .5 ) !default;
139
+ $kendo-button-focus-shadow: 0 0 0 .25rem rgba( $kendo-button-border, .5 ) !default;
137
140
 
138
141
  /// The base background of disabled button.
139
142
  /// @group button
@@ -151,6 +154,35 @@ $kendo-button-disabled-gradient: null !default;
151
154
  /// @group button
152
155
  $kendo-button-disabled-shadow: null !default;
153
156
 
157
+ // Solid button
158
+ $kendo-solid-button-gradient: null !default;
159
+ $kendo-solid-button-shade-function: "try-darken";
160
+ $kendo-solid-button-shade-text-amount: 0 !default;
161
+ $kendo-solid-button-shade-bg-amount: 0 !default;
162
+ $kendo-solid-button-shade-border-amount: 0 !default;
163
+ $kendo-solid-button-hover-shade-text-amount: null !default;
164
+ $kendo-solid-button-hover-shade-bg-amount: 7.5% !default;
165
+ $kendo-solid-button-hover-shade-border-amount: 10% !default;
166
+ $kendo-solid-button-active-shade-text-amount: null !default;
167
+ $kendo-solid-button-active-shade-bg-amount: 10% !default;
168
+ $kendo-solid-button-active-shade-border-amount: 12.5% !default;
169
+ $kendo-solid-button-shadow: true !default;
170
+ $kendo-solid-button-shadow-blur: 0px !default;
171
+ $kendo-solid-button-shadow-spread: .25rem !default;
172
+ $kendo-solid-button-shadow-opacity: .5 !default;
173
+
174
+ // Outline button
175
+ $kendo-outline-button-shadow: true !default;
176
+ $kendo-outline-button-shadow-blur: 0px !default;
177
+ $kendo-outline-button-shadow-spread: .25rem !default;
178
+ $kendo-outline-button-shadow-opacity: .5 !default;
179
+
180
+ // Link button
181
+ $kendo-link-button-shadow: true !default;
182
+ $kendo-link-button-shadow-blur: 0px !default;
183
+ $kendo-link-button-shadow-spread: .25rem !default;
184
+ $kendo-link-button-shadow-opacity: .5 !default;
185
+
154
186
  /// The overlay opacity of hovered flat button. Used to create background for the flat button.
155
187
  /// @group button
156
188
  $kendo-flat-button-hover-opacity: .08 !default;
@@ -166,6 +198,4 @@ $kendo-flat-button-selected-opacity: .2 !default;
166
198
 
167
199
  /// The color transition of the button.
168
200
  /// @group button
169
- $kendo-button-color-transition: $transition !default;
170
-
171
- $kendo-button-group-focus-shadow: null !default;
201
+ $kendo-button-transition: $transition !default;
File without changes
@@ -5,6 +5,7 @@
5
5
  @import "../common/_index.scss";
6
6
  @import "../button/_index.scss";
7
7
  @import "../icons/_index.scss";
8
+ @import "../list/_index.scss";
8
9
 
9
10
 
10
11
  // Component
@@ -32,12 +32,9 @@ $chat-bubble-border-radius-sm: 2px !default;
32
32
  $chat-avatar-size: 32px !default;
33
33
  $chat-avatar-spacing: $chat-item-spacing-x !default;
34
34
 
35
- $chat-message-box-padding-x: $chat-padding-x !default;
36
- $chat-message-box-padding-y: 10px !default;
37
-
38
- $chat-toolbar-padding-x: $chat-padding-x !default;
39
- $chat-toolbar-padding-y: 10px !default;
40
- $chat-toolbar-spacing: 20px !default;
35
+ $chat-toolbar-padding-x: $toolbar-padding-x !default;
36
+ $chat-toolbar-padding-y: $toolbar-padding-y !default;
37
+ $chat-toolbar-spacing: $toolbar-spacing !default;
41
38
  $chat-toolbar-bg: $toolbar-bg !default;
42
39
  $chat-toolbar-text: $toolbar-text !default;
43
40
  $chat-toolbar-border: inherit !default;
@@ -73,15 +70,3 @@ $chat-quick-reply-border: $primary !default;
73
70
  $chat-quick-reply-hover-bg: $primary !default;
74
71
  $chat-quick-reply-hover-text: $primary-contrast !default;
75
72
  $chat-quick-reply-hover-border: $primary !default;
76
-
77
- $chat-message-box-bg: $kendo-input-bg !default;
78
- $chat-message-box-text: $kendo-input-text !default;
79
- $chat-message-box-border: inherit !default;
80
- $chat-message-box-focus-shadow: 0 0 40px rgba( $kendo-input-text, .1 ) !default;
81
-
82
- $chat-message-box-button-hover-text: $primary !default;
83
-
84
- $chat-toolbar-box-button-hover-text: $primary !default;
85
- $chat-toolbar-box-button-hover-bg: none !default;
86
-
87
- $chat-toolbar-box-scroll-button-shadow: 0 0 20px 5px $chat-bg !default;
@@ -2,6 +2,8 @@
2
2
 
3
3
 
4
4
  // Dependencies
5
+ @import "../typography/_variables.scss";
6
+ @import "../list/_variables.scss";
5
7
 
6
8
 
7
9
  // Component
@@ -1,124 +1,132 @@
1
1
  // Checkbox
2
2
 
3
- /// The sizes of checkbox.
3
+ /// Border width of checkbox.
4
4
  /// @group checkbox
5
+ $kendo-checkbox-border-width: 1px !default;
6
+
7
+ // Checkbox sizes
5
8
  $kendo-checkbox-sizes: (
6
- sm: map-get( $spacing, 3 ),
7
- md: map-get( $spacing, 4 ),
8
- lg: map-get( $spacing, 6 )
9
+ sm: (
10
+ size: map-get( $spacing, 3 ),
11
+ glyph-size: ( map-get( $spacing, 3 ) - map-get( $spacing, thin ) ),
12
+ ripple-size: map-get( $spacing, 3 ) * 3
13
+ ),
14
+ md: (
15
+ size: map-get( $spacing, 4 ),
16
+ glyph-size: ( map-get( $spacing, 4 ) - map-get( $spacing, thin ) ),
17
+ ripple-size: map-get( $spacing, 4 ) * 3
18
+ ),
19
+ lg: (
20
+ size: map-get( $spacing, 5 ),
21
+ glyph-size: ( map-get( $spacing, 5 ) - map-get( $spacing, thin ) ),
22
+ ripple-size: map-get( $spacing, 5 ) * 3
23
+ )
9
24
  ) !default;
10
25
 
11
- /// The border width of checkbox.
12
- /// @group checkbox
13
- $kendo-checkbox-border-width: 1px !default;
14
- /// The line height of checkbox.
15
- /// @group checkbox
16
- $kendo-checkbox-line-height: calc( #{map-get( $kendo-checkbox-sizes, "md" )} + #{$kendo-checkbox-border-width} ) !default;
17
-
18
- /// The background of checkbox.
26
+ /// Background color of checkbox.
19
27
  /// @group checkbox
20
28
  $kendo-checkbox-bg: $component-bg !default;
21
- /// The background of checkbox.
29
+ /// Color of checkbox.
22
30
  /// @group checkbox
23
31
  $kendo-checkbox-text: null !default;
24
- /// The border of checkbox.
32
+ /// Border color of checkbox.
25
33
  /// @group checkbox
26
34
  $kendo-checkbox-border: contrast-wcag( $kendo-checkbox-bg, $gray-400, $gray-600 ) !default;
27
35
 
28
- /// The background of hovered checkbox.
36
+ /// Background color of hovered checkbox.
29
37
  /// @group checkbox
30
38
  $kendo-checkbox-hover-bg: null !default;
31
- /// The text of hovered checkbox.
39
+ /// Color of hovered checkbox.
32
40
  /// @group checkbox
33
41
  $kendo-checkbox-hover-text: null !default;
34
- /// The border of hovered checkbox.
42
+ /// Border color of hovered checkbox.
35
43
  /// @group checkbox
36
44
  $kendo-checkbox-hover-border: null !default;
37
45
 
38
- /// The background of checked checkbox.
46
+ /// Background color of checked checkbox.
39
47
  /// @group checkbox
40
48
  $kendo-checkbox-checked-bg: $primary !default;
41
- /// The text of checked checkbox.
49
+ /// Color of checked checkbox.
42
50
  /// @group checkbox
43
51
  $kendo-checkbox-checked-text: contrast-wcag( $kendo-checkbox-checked-bg ) !default;
44
- /// The border of checked checkbox.
52
+ /// Border color of checked checkbox.
45
53
  /// @group checkbox
46
54
  $kendo-checkbox-checked-border: $kendo-checkbox-checked-bg !default;
47
55
 
48
- /// The background of indeterminate checkbox.
56
+ /// Background color of indeterminate checkbox.
49
57
  /// @group checkbox
50
58
  $kendo-checkbox-indeterminate-bg: $kendo-checkbox-checked-bg !default;
51
- /// The text of indeterminate checkbox.
59
+ /// Color of indeterminate checkbox.
52
60
  /// @group checkbox
53
61
  $kendo-checkbox-indeterminate-text: $kendo-checkbox-checked-text !default;
54
- /// The border of indeterminate checkbox.
62
+ /// Border color of indeterminate checkbox.
55
63
  /// @group checkbox
56
64
  $kendo-checkbox-indeterminate-border: $kendo-checkbox-checked-border !default;
57
65
 
58
- /// The border of focused checkbox.
66
+ /// Border color of focused checkbox.
59
67
  /// @group checkbox
60
68
  $kendo-checkbox-focus-border: try-tint( $primary, 50% ) !default;
61
- /// The shadow of focused checkbox.
69
+ /// Box shadow of focused checkbox.
62
70
  /// @group checkbox
63
71
  $kendo-checkbox-focus-shadow: 0 0 0 .25rem rgba( $primary, .25 ) !default;
64
- /// The border of focused and checked checkbox.
72
+ /// Border color of focused and checked checkbox.
65
73
  /// @group checkbox
66
74
  $kendo-checkbox-focus-checked-border: $kendo-checkbox-checked-border !default;
67
- /// The shadow of focused and checked checkbox.
75
+ /// Box shadow of focused and checked checkbox.
68
76
  /// @group checkbox
69
77
  $kendo-checkbox-focus-checked-shadow: $kendo-checkbox-focus-shadow !default;
70
78
 
71
- /// The background of disabled checkbox.
79
+ /// Background color of disabled checkbox.
72
80
  /// @group checkbox
73
81
  $kendo-checkbox-disabled-bg: null !default;
74
- /// The text of disabled checkbox.
82
+ /// Color of disabled checkbox.
75
83
  /// @group checkbox
76
84
  $kendo-checkbox-disabled-text: null !default;
77
- /// The border of disabled checkbox.
85
+ /// Border color of disabled checkbox.
78
86
  /// @group checkbox
79
87
  $kendo-checkbox-disabled-border: null !default;
80
88
 
81
- /// The background of disabled and checked checkbox.
89
+ /// Background color of disabled and checked checkbox.
82
90
  /// @group checkbox
83
91
  $kendo-checkbox-disabled-checked-bg: null !default;
84
- /// The text of disabled and checked checkbox.
92
+ /// Color of disabled and checked checkbox.
85
93
  /// @group checkbox
86
94
  $kendo-checkbox-disabled-checked-text: null !default;
87
- /// The border of disabled and checked checkbox.
95
+ /// Color of disabled and checked checkbox.
88
96
  /// @group checkbox
89
97
  $kendo-checkbox-disabled-checked-border: null !default;
90
98
 
91
- /// The background of invalid checkbox.
99
+ /// Background color of invalid checkbox.
92
100
  /// @group checkbox
93
101
  $kendo-checkbox-invalid-bg: null !default;
94
- /// The text of invalid checkbox.
102
+ /// Color of invalid checkbox.
95
103
  /// @group checkbox
96
104
  $kendo-checkbox-invalid-text: $invalid-text !default;
97
- /// The border of invalid checkbox.
105
+ /// Border color of invalid checkbox.
98
106
  /// @group checkbox
99
107
  $kendo-checkbox-invalid-border: $invalid-border !default;
100
108
 
101
109
 
102
110
  // Checkbox indicator
103
111
 
104
- /// The icon type of checked checkbox.
112
+ /// Type of checkbox indicator.
105
113
  /// @group checkbox
106
- $kendo-checkbox-icon-type: image !default;
114
+ $kendo-checkbox-indicator-type: image !default;
107
115
 
108
- /// The glyph font family of checkbox.
116
+ /// Glyph font family of checkbox indicator.
109
117
  /// @group checkbox
110
118
  $kendo-checkbox-glyph-font-family: "WebComponentsIcons", monospace !default;
111
- /// The glyph of checked checkbox.
119
+ /// Glyph of checkbox indicator.
112
120
  /// @group checkbox
113
121
  $kendo-checkbox-checked-glyph: "\e118" !default;
114
- /// The glyph of indeterminate checkbox.
122
+ /// Glyph of indeterminate checkbox indicator.
115
123
  /// @group checkbox
116
124
  $kendo-checkbox-indeterminate-glyph: "\e121" !default;
117
125
 
118
- /// The image of checked checkbox.
126
+ /// Image of checked checkbox indicator.
119
127
  /// @group checkbox
120
128
  $kendo-checkbox-checked-image: escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='#{$kendo-checkbox-checked-text}' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/></svg>") ) !default;
121
- /// The image of indeterminate checkbox.
129
+ /// Image of checked checkbox indicator.
122
130
  /// @group checkbox
123
131
  $kendo-checkbox-indeterminate-image: escape-svg( url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='none' stroke='#{$kendo-checkbox-indeterminate-text}' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/></svg>") ) !default;
124
132
 
@@ -132,39 +140,22 @@ $kendo-checkbox-label-margin-x: map-get( $spacing, 1 ) !default;
132
140
 
133
141
  // Checkbox list
134
142
 
135
- /// The list margin checkbox.
143
+ /// Spacing between items of horizontal checkbox list.
136
144
  /// @group checkbox
137
- $kendo-checkbox-list-margin: 0px !default;
138
- /// The list padding checkbox.
139
- /// @group checkbox
140
- $kendo-checkbox-list-padding: 0px !default;
141
- /// The horizontal list item padding of checkbox.
145
+ $kendo-checkbox-list-spacing: map-get( $spacing, 4 ) !default;
146
+ /// Horizontal padding of checkbox list items.
142
147
  /// @group checkbox
143
148
  $kendo-checkbox-list-item-padding-x: 0px !default;
144
- /// The vertical list item padding of checkbox.
145
- /// @group checkbox
146
- $kendo-checkbox-list-item-padding-y: $list-item-padding-y !default;
147
- /// The horizontal margin of list item of checkbox.
149
+ /// Vertical padding of checkbox list items.
148
150
  /// @group checkbox
149
- $kendo-checkbox-list-horizontal-item-margin-x: 32px !default;
151
+ $kendo-checkbox-list-item-padding-y: $kendo-list-item-padding-y-md !default;
150
152
 
151
153
 
152
154
  // Checkbox ripple
153
155
 
154
- /// The ripple size of checkbox.
156
+ /// Background color of checkbox ripple.
155
157
  /// @group checkbox
156
- $kendo-checkbox-ripple-size: (
157
- sm: (map-get( $kendo-checkbox-sizes, "sm" ) * 3),
158
- md: (map-get( $kendo-checkbox-sizes, "md" ) * 3),
159
- lg: (map-get( $kendo-checkbox-sizes, "lg" ) * 3)
160
- ) !default;
161
- /// The ripple margin of checkbox.
162
- /// @group checkbox
163
- $kendo-checkbox-ripple-margin: (
164
- sm: calc(-1 * (#{map-get( $kendo-checkbox-sizes, "sm" )} + #{$kendo-checkbox-border-width})),
165
- md: calc(-1 * (#{map-get( $kendo-checkbox-sizes, "md" )} + #{$kendo-checkbox-border-width})),
166
- lg: calc(-1 * (#{map-get( $kendo-checkbox-sizes, "lg" )} + #{$kendo-checkbox-border-width}))
167
- ) !default;
168
- /// The ripple opacity of checkbox.
158
+ $kendo-checkbox-ripple-bg: $kendo-checkbox-checked-bg !default;
159
+ /// Opacity of checkbox ripple.
169
160
  /// @group checkbox
170
- $kendo-checkbox-ripple-opacity: .3 !default;
161
+ $kendo-checkbox-ripple-opacity: .25 !default;
File without changes
@@ -3,6 +3,7 @@
3
3
 
4
4
  // Dependencies
5
5
  @import "../icons/_index.scss";
6
+ @import "../button/_variables.scss";
6
7
 
7
8
 
8
9
  // Component