@progress/kendo-theme-bootstrap 5.12.1-dev.2 → 5.12.1-dev.3
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 +63 -64
- package/dist/all.scss +4620 -4672
- package/dist/bootstrap-3-dark.scss +30 -34
- package/dist/bootstrap-3.scss +30 -33
- package/dist/bootstrap-4-dark.scss +27 -31
- package/dist/bootstrap-4.scss +27 -30
- package/dist/bootstrap-dataviz-v4.scss +6 -7
- package/dist/bootstrap-main-dark.scss +27 -31
- package/dist/bootstrap-main.scss +27 -30
- package/dist/bootstrap-nordic.scss +27 -29
- package/dist/bootstrap-turquoise-dark.scss +27 -30
- package/dist/bootstrap-turquoise.scss +27 -29
- package/dist/bootstrap-urban.scss +27 -29
- package/dist/bootstrap-vintage.scss +27 -29
- package/lib/swatches/bootstrap-3-dark.json +78 -102
- package/lib/swatches/bootstrap-3.json +78 -92
- package/lib/swatches/bootstrap-4-dark.json +28 -52
- package/lib/swatches/bootstrap-4.json +28 -42
- package/lib/swatches/bootstrap-dataviz-v4.json +7 -7
- package/lib/swatches/bootstrap-main-dark.json +28 -52
- package/lib/swatches/bootstrap-main.json +28 -42
- package/lib/swatches/bootstrap-nordic.json +32 -41
- package/lib/swatches/bootstrap-turquoise-dark.json +30 -49
- package/lib/swatches/bootstrap-turquoise.json +32 -41
- package/lib/swatches/bootstrap-urban.json +32 -41
- package/lib/swatches/bootstrap-vintage.json +32 -41
- package/package.json +5 -5
- package/scss/_bootstrap-overrides.scss +1 -20
- package/scss/_variables.scss +51 -46
- package/scss/action-buttons/_variables.scss +9 -9
- package/scss/action-sheet/_variables.scss +63 -63
- package/scss/adaptive/_variables.scss +18 -18
- package/scss/appbar/_variables.scss +3 -3
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_variables.scss +31 -31
- package/scss/bottom-navigation/_variables.scss +23 -23
- package/scss/breadcrumb/_layout.scss +9 -1
- package/scss/breadcrumb/_theme.scss +0 -17
- package/scss/breadcrumb/_variables.scss +45 -44
- package/scss/button/_variables.scss +32 -32
- package/scss/calendar/_variables.scss +84 -87
- package/scss/captcha/_variables.scss +14 -14
- package/scss/card/_variables.scss +55 -55
- package/scss/chat/_variables.scss +57 -57
- package/scss/checkbox/_variables.scss +1 -1
- package/scss/chip/_theme.scss +3 -3
- package/scss/chip/_variables.scss +27 -27
- package/scss/color-preview/_variables.scss +11 -11
- package/scss/coloreditor/_variables.scss +24 -24
- package/scss/colorgradient/_variables.scss +50 -50
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/dataviz/_variables.scss +97 -97
- package/scss/datetimepicker/_variables.scss +1 -2
- package/scss/dialog/_variables.scss +3 -3
- package/scss/draggable/_variables.scss +20 -20
- package/scss/drawer/_variables.scss +4 -4
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +20 -20
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +22 -22
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_variables.scss +59 -59
- package/scss/filter/_variables.scss +8 -8
- package/scss/floating-label/_variables.scss +14 -14
- package/scss/forms/_layout.scss +2 -2
- package/scss/forms/_variables.scss +14 -14
- package/scss/gantt/_variables.scss +92 -92
- package/scss/grid/_theme.scss +4 -4
- package/scss/grid/_variables.scss +73 -73
- package/scss/imageeditor/_variables.scss +31 -31
- package/scss/input/_variables.scss +37 -37
- package/scss/list/_variables.scss +66 -72
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +10 -10
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_variables.scss +30 -30
- package/scss/map/_variables.scss +21 -21
- package/scss/mediaplayer/_variables.scss +13 -13
- package/scss/menu/_variables.scss +63 -63
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_variables.scss +56 -56
- package/scss/overlay/_variables.scss +3 -3
- package/scss/pager/_variables.scss +35 -38
- package/scss/panelbar/_variables.scss +103 -106
- package/scss/pdf-viewer/_variables.scss +44 -44
- package/scss/pivotgrid/_variables.scss +86 -86
- package/scss/popover/_variables.scss +16 -16
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_variables.scss +1 -1
- package/scss/radio/_variables.scss +1 -1
- package/scss/rating/_variables.scss +16 -16
- package/scss/scheduler/_layout.scss +2 -2
- package/scss/scheduler/_variables.scss +93 -93
- package/scss/scrollview/_theme.scss +22 -22
- package/scss/scrollview/_variables.scss +32 -32
- package/scss/signature/_variables.scss +18 -18
- package/scss/skeleton/_variables.scss +6 -6
- package/scss/slider/_variables.scss +44 -44
- package/scss/split-button/_variables.scss +6 -6
- package/scss/splitter/_variables.scss +18 -18
- package/scss/spreadsheet/_theme.scss +10 -10
- package/scss/spreadsheet/_variables.scss +29 -29
- package/scss/stepper/_variables.scss +86 -86
- package/scss/switch/_variables.scss +1 -1
- package/scss/table/_variables.scss +18 -18
- package/scss/tabstrip/_variables.scss +41 -44
- package/scss/taskboard/_variables.scss +93 -93
- package/scss/tilelayout/_variables.scss +8 -8
- package/scss/timeline/_layout.scss +1 -1
- package/scss/timeline/_variables.scss +50 -50
- package/scss/timeselector/_variables.scss +36 -39
- package/scss/toolbar/_variables.scss +21 -21
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treeview/_variables.scss +30 -33
- package/scss/typography/_variables.scss +84 -93
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_variables.scss +6 -6
- package/scss/wizard/_variables.scss +10 -10
package/scss/_variables.scss
CHANGED
|
@@ -10,6 +10,7 @@ $kendo-enable-shadows: true !default;
|
|
|
10
10
|
$kendo-enable-gradients: true !default;
|
|
11
11
|
$kendo-enable-transitions: true !default;
|
|
12
12
|
$kendo-enable-focus-contrast: false !default;
|
|
13
|
+
$kendo-enable-typography: false !default;
|
|
13
14
|
|
|
14
15
|
$kendo-use-input-button-width: false !default;
|
|
15
16
|
$kendo-use-input-spinner-width: false !default;
|
|
@@ -55,8 +56,6 @@ $kendo-spacing: (
|
|
|
55
56
|
24: 6rem
|
|
56
57
|
) !default;
|
|
57
58
|
|
|
58
|
-
$default-scrollbar-width: 17px !default;
|
|
59
|
-
|
|
60
59
|
|
|
61
60
|
// Icons
|
|
62
61
|
$kendo-icon-size: 16px !default;
|
|
@@ -84,9 +83,9 @@ $kendo-padding-lg-y: k-map-get( $kendo-spacing, 3 ) !default;
|
|
|
84
83
|
|
|
85
84
|
/// Border radius for all components.
|
|
86
85
|
$kendo-border-radius: $border-radius !default;
|
|
87
|
-
$kendo-border-radius-sm:
|
|
86
|
+
$kendo-border-radius-sm: $border-radius-sm !default;
|
|
88
87
|
$kendo-border-radius-md: $kendo-border-radius !default;
|
|
89
|
-
$kendo-border-radius-lg: $
|
|
88
|
+
$kendo-border-radius-lg: $border-radius-lg !default;
|
|
90
89
|
|
|
91
90
|
$kendo-border-radii: (
|
|
92
91
|
DEFAULT: $kendo-border-radius-md,
|
|
@@ -104,7 +103,7 @@ $kendo-zindex-loading: 100 !default;
|
|
|
104
103
|
|
|
105
104
|
|
|
106
105
|
// Color settings
|
|
107
|
-
$dark-theme: false !default;
|
|
106
|
+
$kendo-is-dark-theme: false !default;
|
|
108
107
|
|
|
109
108
|
// Theme colors
|
|
110
109
|
/// The color that focuses the user attention.
|
|
@@ -187,7 +186,7 @@ $kendo-color-light: $light !default;
|
|
|
187
186
|
|
|
188
187
|
/// Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark
|
|
189
188
|
/// @group color-system
|
|
190
|
-
$kendo-color-inverse: if( $dark-theme, $kendo-color-light, $kendo-color-dark ) !default;
|
|
189
|
+
$kendo-color-inverse: if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark ) !default;
|
|
191
190
|
|
|
192
191
|
|
|
193
192
|
$kendo-theme-colors: (
|
|
@@ -208,57 +207,69 @@ $kendo-theme-colors: (
|
|
|
208
207
|
|
|
209
208
|
/// Base font size across all components.
|
|
210
209
|
/// @group typography
|
|
211
|
-
$font-size: $font-size-base !default;
|
|
212
|
-
$font-size-xs: ( $font-size * .75 ) !default;
|
|
213
|
-
$font-size-sm: $font-size-sm !default;
|
|
214
|
-
$font-size-md: $font-size !default;
|
|
215
|
-
$font-size-lg: $font-size-lg !default;
|
|
216
|
-
$font-size-xl: ( $font-size-md * 1.5 ) !default;
|
|
210
|
+
$kendo-font-size: $font-size-base !default;
|
|
211
|
+
$kendo-font-size-xs: ( $kendo-font-size * .75 ) !default;
|
|
212
|
+
$kendo-font-size-sm: $font-size-sm !default;
|
|
213
|
+
$kendo-font-size-md: $kendo-font-size !default;
|
|
214
|
+
$kendo-font-size-lg: $font-size-lg !default;
|
|
215
|
+
$kendo-font-size-xl: ( $kendo-font-size-md * 1.5 ) !default;
|
|
217
216
|
|
|
218
217
|
$kendo-font-sizes: (
|
|
219
|
-
xs: $font-size-xs,
|
|
220
|
-
sm: $font-size-sm,
|
|
221
|
-
md: $font-size-md,
|
|
222
|
-
lg: $font-size-lg,
|
|
223
|
-
xl: $font-size-xl
|
|
218
|
+
xs: $kendo-font-size-xs,
|
|
219
|
+
sm: $kendo-font-size-sm,
|
|
220
|
+
md: $kendo-font-size-md,
|
|
221
|
+
lg: $kendo-font-size-lg,
|
|
222
|
+
xl: $kendo-font-size-xl
|
|
224
223
|
) !default;
|
|
225
224
|
|
|
226
|
-
/// Font family
|
|
225
|
+
/// Font family for text.
|
|
227
226
|
/// @group typography
|
|
228
|
-
$font-family: $font-family-sans-serif !default;
|
|
227
|
+
$kendo-font-family-sans-serif: $font-family-sans-serif !default;
|
|
229
228
|
|
|
230
229
|
/// Font family for monospaced text. Used for styling the code.
|
|
231
230
|
/// @group typography
|
|
232
|
-
$font-family-monospace: $font-family-monospace !default;
|
|
231
|
+
$kendo-font-family-monospace: $font-family-monospace !default;
|
|
232
|
+
|
|
233
|
+
/// Font family across all components.
|
|
234
|
+
/// @group typography
|
|
235
|
+
$kendo-font-family: $kendo-font-family-sans-serif !default;
|
|
233
236
|
|
|
234
|
-
/// Line height used along with $font-size.
|
|
237
|
+
/// Line height used along with $kendo-font-size.
|
|
235
238
|
/// @group typography
|
|
236
|
-
$line-height: $line-height-base !default;
|
|
237
|
-
$line-height-xs: 1 !default;
|
|
238
|
-
$line-height-sm: $line-height-sm !default;
|
|
239
|
-
$line-height-md: $line-height !default;
|
|
240
|
-
$line-height-lg: $line-height-lg !default;
|
|
241
|
-
$line-height-em: calc( #{$line-height} * 1em ) !default;
|
|
239
|
+
$kendo-line-height: $line-height-base !default;
|
|
240
|
+
$kendo-line-height-xs: 1 !default;
|
|
241
|
+
$kendo-line-height-sm: $line-height-sm !default;
|
|
242
|
+
$kendo-line-height-md: $kendo-line-height !default;
|
|
243
|
+
$kendo-line-height-lg: $line-height-lg !default;
|
|
244
|
+
$kendo-line-height-em: calc( #{$kendo-line-height} * 1em ) !default;
|
|
242
245
|
|
|
243
246
|
// Font weight
|
|
244
|
-
$font-weight-light: $font-weight-light !default;
|
|
245
|
-
$font-weight-normal: $font-weight-normal !default;
|
|
246
|
-
$font-weight-
|
|
247
|
+
$kendo-font-weight-light: $font-weight-light !default;
|
|
248
|
+
$kendo-font-weight-normal: $font-weight-normal !default;
|
|
249
|
+
$kendo-font-weight-medium: 500 !default; // TODO: use from bootstrap when we update
|
|
250
|
+
$kendo-font-weight-semibold: 600 !default; // TODO: use from bootstrap when we update
|
|
251
|
+
$kendo-font-weight-bold: $font-weight-bold !default;
|
|
247
252
|
|
|
248
253
|
// Letter Spacing
|
|
249
|
-
$letter-spacing: null !default;
|
|
254
|
+
$kendo-letter-spacing: null !default;
|
|
250
255
|
|
|
251
256
|
|
|
257
|
+
// Generic styles
|
|
258
|
+
|
|
252
259
|
// Root styles
|
|
253
260
|
$kendo-body-bg: $kendo-color-white !default;
|
|
254
261
|
$kendo-body-text: k-contrast-color( $kendo-body-bg, $gray-900, $gray-100 ) !default;
|
|
255
262
|
|
|
256
|
-
$kendo-subtle-text: if( $dark-theme, $gray-400, $text-muted ) !default;
|
|
263
|
+
$kendo-subtle-text: if( $kendo-is-dark-theme, $gray-400, $text-muted ) !default;
|
|
257
264
|
|
|
258
265
|
$kendo-app-bg: k-try-shade( $kendo-body-bg, .25 ) !default;
|
|
259
266
|
$kendo-app-text: $kendo-body-text !default;
|
|
260
267
|
$kendo-app-border: if( k-is-light( $kendo-app-bg ), $gray-300, $gray-700 ) !default;
|
|
261
268
|
|
|
269
|
+
// Link
|
|
270
|
+
$kendo-link-text: $link-color !default;
|
|
271
|
+
$kendo-link-hover-text: $link-hover-color !default;
|
|
272
|
+
|
|
262
273
|
|
|
263
274
|
// Components
|
|
264
275
|
|
|
@@ -278,18 +289,18 @@ $kendo-component-border: if( k-is-light( $kendo-component-bg ), $gray-300, $gray
|
|
|
278
289
|
|
|
279
290
|
|
|
280
291
|
/// The background of the components' chrome area.
|
|
281
|
-
$base-bg: $gray-100 !default;
|
|
292
|
+
$kendo-base-bg: $gray-100 !default;
|
|
282
293
|
/// The text color of the components' chrome area.
|
|
283
|
-
$base-text: $kendo-body-text !default;
|
|
294
|
+
$kendo-base-text: $kendo-body-text !default;
|
|
284
295
|
/// The border color of the components' chrome area.
|
|
285
|
-
$base-border: k-try-shade( $base-bg, 1 ) !default;
|
|
296
|
+
$kendo-base-border: k-try-shade( $kendo-base-bg, 1 ) !default;
|
|
286
297
|
/// The gradient background of the components' chrome area.
|
|
287
|
-
$base-gradient: null !default;
|
|
298
|
+
$kendo-base-gradient: null !default;
|
|
288
299
|
|
|
289
300
|
/// The background of hovered items.
|
|
290
301
|
$kendo-hover-bg: $gray-200 !default;
|
|
291
302
|
/// The text color of hovered items.
|
|
292
|
-
$kendo-hover-text: $base-text !default;
|
|
303
|
+
$kendo-hover-text: $kendo-base-text !default;
|
|
293
304
|
/// The border color of hovered items.
|
|
294
305
|
$kendo-hover-border: k-try-shade( $kendo-hover-bg, 1 ) !default;
|
|
295
306
|
/// The gradient background of hovered items.
|
|
@@ -306,7 +317,7 @@ $kendo-selected-gradient: null !default;
|
|
|
306
317
|
|
|
307
318
|
$kendo-selected-hover-bg: k-try-shade( $kendo-selected-bg, .5 ) !default;
|
|
308
319
|
$kendo-selected-hover-text: $kendo-selected-text !default;
|
|
309
|
-
$kendo-selected-hover-border: $base-border !default;
|
|
320
|
+
$kendo-selected-hover-border: $kendo-base-border !default;
|
|
310
321
|
$kendo-selected-hover-gradient: null !default;
|
|
311
322
|
|
|
312
323
|
|
|
@@ -317,7 +328,7 @@ $kendo-transition: color .2s ease-in-out, background-color .2s ease-in-out, bord
|
|
|
317
328
|
|
|
318
329
|
|
|
319
330
|
// Disabled mixin variables
|
|
320
|
-
$kendo-disabled-text: if( $dark-theme, $gray-600, $gray-500) !default;
|
|
331
|
+
$kendo-disabled-text: if( $kendo-is-dark-theme, $gray-600, $gray-500) !default;
|
|
321
332
|
$kendo-disabled-filter: grayscale(.1) !default;
|
|
322
333
|
$kendo-disabled-opacity: .65 !default;
|
|
323
334
|
|
|
@@ -333,7 +344,7 @@ $kendo-disabled-styling: (
|
|
|
333
344
|
|
|
334
345
|
|
|
335
346
|
// Header
|
|
336
|
-
$kendo-component-header-bg: $base-bg !default;
|
|
347
|
+
$kendo-component-header-bg: $kendo-base-bg !default;
|
|
337
348
|
$kendo-component-header-text: $kendo-component-text !default;
|
|
338
349
|
$kendo-component-header-border: $kendo-component-border !default;
|
|
339
350
|
$kendo-component-header-gradient: null !default;
|
|
@@ -344,9 +355,3 @@ $kendo-invalid-bg: null !default;
|
|
|
344
355
|
$kendo-invalid-text: $kendo-color-error !default;
|
|
345
356
|
$kendo-invalid-border: $kendo-color-error !default;
|
|
346
357
|
$kendo-invalid-shadow: 0 0 0 .25rem rgba( $kendo-invalid-border, .25 ) !default;
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
// Layout
|
|
350
|
-
$grid-cols: 12 !default;
|
|
351
|
-
$grid-rows: 10 !default;
|
|
352
|
-
$grid-gap: 10px !default;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
// Actions
|
|
2
|
-
$actions-margin-top: k-map-get( $kendo-spacing, 4 ) !default;
|
|
3
|
-
$actions-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
4
|
-
$actions-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
5
|
-
$actions-border-width: 0px !default;
|
|
6
|
-
$actions-button-spacing: k-map-get( $kendo-spacing, 2 ) !default;
|
|
2
|
+
$kendo-actions-margin-top: k-map-get( $kendo-spacing, 4 ) !default;
|
|
3
|
+
$kendo-actions-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
4
|
+
$kendo-actions-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
5
|
+
$kendo-actions-border-width: 0px !default;
|
|
6
|
+
$kendo-actions-button-spacing: k-map-get( $kendo-spacing, 2 ) !default;
|
|
7
7
|
|
|
8
|
-
$actions-bg: null !default;
|
|
9
|
-
$actions-text: null !default;
|
|
10
|
-
$actions-border: null !default;
|
|
11
|
-
$actions-gradient: null !default;
|
|
8
|
+
$kendo-actions-bg: null !default;
|
|
9
|
+
$kendo-actions-text: null !default;
|
|
10
|
+
$kendo-actions-border: null !default;
|
|
11
|
+
$kendo-actions-gradient: null !default;
|
|
@@ -1,86 +1,86 @@
|
|
|
1
1
|
// Action sheet
|
|
2
|
-
$actionsheet-padding-x: null !default;
|
|
3
|
-
$actionsheet-padding-y: null !default;
|
|
4
|
-
$actionsheet-width: 360px !default;
|
|
5
|
-
$actionsheet-max-width: 100% !default;
|
|
6
|
-
$actionsheet-height: 60vh !default;
|
|
7
|
-
$actionsheet-max-height: 60vh !default;
|
|
2
|
+
$kendo-actionsheet-padding-x: null !default;
|
|
3
|
+
$kendo-actionsheet-padding-y: null !default;
|
|
4
|
+
$kendo-actionsheet-width: 360px !default;
|
|
5
|
+
$kendo-actionsheet-max-width: 100% !default;
|
|
6
|
+
$kendo-actionsheet-height: 60vh !default;
|
|
7
|
+
$kendo-actionsheet-max-height: 60vh !default;
|
|
8
8
|
|
|
9
|
-
$actionsheet-border-width: 0px !default;
|
|
10
|
-
$actionsheet-border-radius: 0px !default;
|
|
9
|
+
$kendo-actionsheet-border-width: 0px !default;
|
|
10
|
+
$kendo-actionsheet-border-radius: 0px !default;
|
|
11
11
|
|
|
12
|
-
$actionsheet-font-size: $font-size !default;
|
|
13
|
-
$actionsheet-font-family: $font-family !default;
|
|
14
|
-
$actionsheet-line-height: $line-height !default;
|
|
12
|
+
$kendo-actionsheet-font-size: $kendo-font-size-md !default;
|
|
13
|
+
$kendo-actionsheet-font-family: $kendo-font-family !default;
|
|
14
|
+
$kendo-actionsheet-line-height: $kendo-line-height-md !default;
|
|
15
15
|
|
|
16
|
-
$actionsheet-bg: $kendo-component-bg !default;
|
|
17
|
-
$actionsheet-text: $kendo-component-text !default;
|
|
18
|
-
$actionsheet-border: $kendo-component-border !default;
|
|
19
|
-
$actionsheet-shadow: 0 8px 10px -5px rgba( black, .2 ), 0 16px 24px 2px rgba( black, .14 ), 0 6px 30px 5px rgba( black, .12 ) !default;
|
|
16
|
+
$kendo-actionsheet-bg: $kendo-component-bg !default;
|
|
17
|
+
$kendo-actionsheet-text: $kendo-component-text !default;
|
|
18
|
+
$kendo-actionsheet-border: $kendo-component-border !default;
|
|
19
|
+
$kendo-actionsheet-shadow: 0 8px 10px -5px rgba( black, .2 ), 0 16px 24px 2px rgba( black, .14 ), 0 6px 30px 5px rgba( black, .12 ) !default;
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
// Actionsheet header
|
|
23
|
-
$actionsheet-titlebar-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
24
|
-
$actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
25
|
-
$actionsheet-titlebar-border-width: null !default;
|
|
26
|
-
$actionsheet-titlebar-font-size: null !default;
|
|
27
|
-
$actionsheet-titlebar-font-family: null !default;
|
|
28
|
-
$actionsheet-titlebar-line-height: null !default;
|
|
29
|
-
$actionsheet-titlebar-gap: k-map-get( $kendo-spacing, 4 ) !default;
|
|
23
|
+
$kendo-actionsheet-titlebar-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
24
|
+
$kendo-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
25
|
+
$kendo-actionsheet-titlebar-border-width: null !default;
|
|
26
|
+
$kendo-actionsheet-titlebar-font-size: null !default;
|
|
27
|
+
$kendo-actionsheet-titlebar-font-family: null !default;
|
|
28
|
+
$kendo-actionsheet-titlebar-line-height: null !default;
|
|
29
|
+
$kendo-actionsheet-titlebar-gap: k-map-get( $kendo-spacing, 4 ) !default;
|
|
30
30
|
|
|
31
|
-
$actionsheet-titlebar-bg: null !default;
|
|
32
|
-
$actionsheet-titlebar-text: null !default;
|
|
33
|
-
$actionsheet-titlebar-border: null !default;
|
|
34
|
-
$actionsheet-titlebar-gradient: null !default;
|
|
35
|
-
$actionsheet-titlebar-shadow: null !default;
|
|
31
|
+
$kendo-actionsheet-titlebar-bg: null !default;
|
|
32
|
+
$kendo-actionsheet-titlebar-text: null !default;
|
|
33
|
+
$kendo-actionsheet-titlebar-border: null !default;
|
|
34
|
+
$kendo-actionsheet-titlebar-gradient: null !default;
|
|
35
|
+
$kendo-actionsheet-titlebar-shadow: null !default;
|
|
36
36
|
|
|
37
|
-
$actionsheet-subtitle-font-size: $font-size-sm !default;
|
|
38
|
-
$actionsheet-subtitle-line-height: $line-height-sm !default;
|
|
39
|
-
$actionsheet-subtitle-text: $kendo-subtle-text !default;
|
|
37
|
+
$kendo-actionsheet-subtitle-font-size: $kendo-font-size-sm !default;
|
|
38
|
+
$kendo-actionsheet-subtitle-line-height: $kendo-line-height-sm !default;
|
|
39
|
+
$kendo-actionsheet-subtitle-text: $kendo-subtle-text !default;
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
// Actionsheet item
|
|
43
|
-
$actionsheet-item-min-height: 40px !default;
|
|
44
|
-
$actionsheet-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
45
|
-
$actionsheet-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
46
|
-
$actionsheet-item-border-width: 1px !default;
|
|
47
|
-
$actionsheet-item-spacing: 12px !default;
|
|
43
|
+
$kendo-actionsheet-item-min-height: 40px !default;
|
|
44
|
+
$kendo-actionsheet-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
45
|
+
$kendo-actionsheet-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
46
|
+
$kendo-actionsheet-item-border-width: 1px !default;
|
|
47
|
+
$kendo-actionsheet-item-spacing: 12px !default;
|
|
48
48
|
|
|
49
|
-
$actionsheet-item-icon-size: null !default;
|
|
49
|
+
$kendo-actionsheet-item-icon-size: null !default;
|
|
50
50
|
|
|
51
|
-
$actionsheet-item-title-font-weight: null !default;
|
|
52
|
-
$actionsheet-item-title-text-transform: null !default;
|
|
51
|
+
$kendo-actionsheet-item-title-font-weight: null !default;
|
|
52
|
+
$kendo-actionsheet-item-title-text-transform: null !default;
|
|
53
53
|
|
|
54
|
-
$actionsheet-item-description-font-size: .875em !default;
|
|
55
|
-
$actionsheet-item-description-text: $kendo-subtle-text !default;
|
|
54
|
+
$kendo-actionsheet-item-description-font-size: .875em !default;
|
|
55
|
+
$kendo-actionsheet-item-description-text: $kendo-subtle-text !default;
|
|
56
56
|
|
|
57
|
-
$actionsheet-item-hover-bg: $kendo-hover-bg !default;
|
|
58
|
-
$actionsheet-item-hover-text: null !default;
|
|
59
|
-
$actionsheet-item-hover-border: null !default;
|
|
60
|
-
$actionsheet-item-hover-gradient: null !default;
|
|
61
|
-
$actionsheet-item-hover-shadow: null !default;
|
|
57
|
+
$kendo-actionsheet-item-hover-bg: $kendo-hover-bg !default;
|
|
58
|
+
$kendo-actionsheet-item-hover-text: null !default;
|
|
59
|
+
$kendo-actionsheet-item-hover-border: null !default;
|
|
60
|
+
$kendo-actionsheet-item-hover-gradient: null !default;
|
|
61
|
+
$kendo-actionsheet-item-hover-shadow: null !default;
|
|
62
62
|
|
|
63
|
-
$actionsheet-item-focus-bg: null !default;
|
|
64
|
-
$actionsheet-item-focus-text: null !default;
|
|
65
|
-
$actionsheet-item-focus-border: null !default;
|
|
66
|
-
$actionsheet-item-focus-gradient: null !default;
|
|
67
|
-
$actionsheet-item-focus-shadow: inset 0 0 0 2px rgba( black, .13 ) !default;
|
|
63
|
+
$kendo-actionsheet-item-focus-bg: null !default;
|
|
64
|
+
$kendo-actionsheet-item-focus-text: null !default;
|
|
65
|
+
$kendo-actionsheet-item-focus-border: null !default;
|
|
66
|
+
$kendo-actionsheet-item-focus-gradient: null !default;
|
|
67
|
+
$kendo-actionsheet-item-focus-shadow: inset 0 0 0 2px rgba( black, .13 ) !default;
|
|
68
68
|
|
|
69
|
-
$actionsheet-item-disabled-bg: null !default;
|
|
70
|
-
$actionsheet-item-disabled-text: null !default;
|
|
71
|
-
$actionsheet-item-disabled-border: null !default;
|
|
72
|
-
$actionsheet-item-disabled-gradient: null !default;
|
|
73
|
-
$actionsheet-item-disabled-shadow: null !default;
|
|
69
|
+
$kendo-actionsheet-item-disabled-bg: null !default;
|
|
70
|
+
$kendo-actionsheet-item-disabled-text: null !default;
|
|
71
|
+
$kendo-actionsheet-item-disabled-border: null !default;
|
|
72
|
+
$kendo-actionsheet-item-disabled-gradient: null !default;
|
|
73
|
+
$kendo-actionsheet-item-disabled-shadow: null !default;
|
|
74
74
|
|
|
75
75
|
|
|
76
76
|
// Adaptive Actionsheet
|
|
77
|
-
$adaptive-actionsheet-titlebar-border-width: 1px !default;
|
|
78
|
-
$adaptive-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
|
|
79
|
-
$adaptive-actionsheet-titlebar-padding-x: $adaptive-actionsheet-titlebar-padding-y !default;
|
|
80
|
-
$adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
|
|
77
|
+
$kendo-adaptive-actionsheet-titlebar-border-width: 1px !default;
|
|
78
|
+
$kendo-adaptive-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
|
|
79
|
+
$kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-y !default;
|
|
80
|
+
$kendo-adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
|
|
81
81
|
|
|
82
|
-
$adaptive-actionsheet-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
83
|
-
$adaptive-actionsheet-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
82
|
+
$kendo-adaptive-actionsheet-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
83
|
+
$kendo-adaptive-actionsheet-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
84
84
|
|
|
85
|
-
$adaptive-actionsheet-footer-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
86
|
-
$adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
85
|
+
$kendo-adaptive-actionsheet-footer-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
86
|
+
$kendo-adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
// Adaptive Common
|
|
2
|
-
$adaptive-bg: $kendo-component-bg !default;
|
|
3
|
-
$adaptive-text: $kendo-component-text !default;
|
|
4
|
-
$adaptive-border: $kendo-component-border !default;
|
|
2
|
+
$kendo-adaptive-bg: $kendo-component-bg !default;
|
|
3
|
+
$kendo-adaptive-text: $kendo-component-text !default;
|
|
4
|
+
$kendo-adaptive-border: $kendo-component-border !default;
|
|
5
5
|
|
|
6
|
-
$adaptive-content-bg: $kendo-app-bg !default;
|
|
7
|
-
$adaptive-content-text: $kendo-app-text !default;
|
|
6
|
+
$kendo-adaptive-content-bg: $kendo-app-bg !default;
|
|
7
|
+
$kendo-adaptive-content-text: $kendo-app-text !default;
|
|
8
8
|
|
|
9
|
-
$adaptive-menu-bg: $kendo-color-primary !default;
|
|
10
|
-
$adaptive-menu-text: k-contrast-color( $adaptive-menu-bg ) !default;
|
|
9
|
+
$kendo-adaptive-menu-bg: $kendo-color-primary !default;
|
|
10
|
+
$kendo-adaptive-menu-text: k-contrast-color( $kendo-adaptive-menu-bg ) !default;
|
|
11
11
|
|
|
12
|
-
$adaptive-menu-clear-text: $kendo-color-primary !default;
|
|
12
|
+
$kendo-adaptive-menu-clear-text: $kendo-color-primary !default;
|
|
13
13
|
|
|
14
|
-
$adaptive-menu-item-border: $kendo-component-border !default;
|
|
15
|
-
$adaptive-menu-title-text: $kendo-component-text !default;
|
|
14
|
+
$kendo-adaptive-menu-item-border: $kendo-component-border !default;
|
|
15
|
+
$kendo-adaptive-menu-title-text: $kendo-component-text !default;
|
|
16
16
|
|
|
17
|
-
$adaptive-border-width: 1px !default;
|
|
18
|
-
$adaptive-font-family: $font-family !default;
|
|
19
|
-
$adaptive-font-size: $font-size !default;
|
|
20
|
-
$adaptive-line-height: $line-height !default;
|
|
17
|
+
$kendo-adaptive-border-width: 1px !default;
|
|
18
|
+
$kendo-adaptive-font-family: $kendo-font-family !default;
|
|
19
|
+
$kendo-adaptive-font-size: $kendo-font-size-md !default;
|
|
20
|
+
$kendo-adaptive-line-height: $kendo-line-height-md !default;
|
|
21
21
|
|
|
22
22
|
// Adaptive Grid
|
|
23
|
-
$adaptive-grid-sort-text: $kendo-color-primary !default;
|
|
23
|
+
$kendo-adaptive-grid-sort-text: $kendo-color-primary !default;
|
|
24
24
|
|
|
25
25
|
// Adaptive Scheduler
|
|
26
|
-
$adaptive-scheduler-current-text: $kendo-color-primary !default;
|
|
27
|
-
$adaptive-scheduler-base-text: inherit !default;
|
|
28
|
-
$adaptive-scheduler-subtle-text: $kendo-subtle-text !default;
|
|
26
|
+
$kendo-adaptive-scheduler-current-text: $kendo-color-primary !default;
|
|
27
|
+
$kendo-adaptive-scheduler-base-text: inherit !default;
|
|
28
|
+
$kendo-adaptive-scheduler-subtle-text: $kendo-subtle-text !default;
|
|
@@ -7,9 +7,9 @@ $kendo-appbar-border-width: 0px !default;
|
|
|
7
7
|
|
|
8
8
|
$kendo-appbar-zindex: 1000 !default;
|
|
9
9
|
|
|
10
|
-
$kendo-appbar-font-size: $font-size !default;
|
|
11
|
-
$kendo-appbar-line-height: $line-height !default;
|
|
12
|
-
$kendo-appbar-font-family: $font-family !default;
|
|
10
|
+
$kendo-appbar-font-size: $kendo-font-size-md !default;
|
|
11
|
+
$kendo-appbar-line-height: $kendo-line-height-md !default;
|
|
12
|
+
$kendo-appbar-font-family: $kendo-font-family !default;
|
|
13
13
|
$kendo-appbar-gap: k-map-get( $kendo-spacing, 2 ) !default;
|
|
14
14
|
|
|
15
15
|
$kendo-appbar-light-bg: $kendo-color-light !default;
|
|
@@ -6,13 +6,13 @@ $kendo-avatar-border-width: 1px !default;
|
|
|
6
6
|
|
|
7
7
|
/// Font family of the avatar.
|
|
8
8
|
/// @group avatar
|
|
9
|
-
$kendo-avatar-font-family: $font-family !default;
|
|
9
|
+
$kendo-avatar-font-family: $kendo-font-family !default;
|
|
10
10
|
/// Font size of the avatar.
|
|
11
11
|
/// @group avatar
|
|
12
|
-
$kendo-avatar-font-size: $font-size !default;
|
|
12
|
+
$kendo-avatar-font-size: $kendo-font-size-md !default;
|
|
13
13
|
/// Line height of the avatar.
|
|
14
14
|
/// @group avatar
|
|
15
|
-
$kendo-avatar-line-height: $line-height !default;
|
|
15
|
+
$kendo-avatar-line-height: $kendo-line-height-md !default;
|
|
16
16
|
|
|
17
17
|
/// The sizes of the avatar.
|
|
18
18
|
/// @group avatar
|
|
@@ -12,60 +12,60 @@ $kendo-badge-border-radius: $badge-border-radius !default;
|
|
|
12
12
|
/// Horizontal padding of the badge.
|
|
13
13
|
/// @group badge
|
|
14
14
|
$kendo-badge-padding-x: $badge-padding-x !default;
|
|
15
|
-
$kendo-badge-padding-x
|
|
16
|
-
$kendo-badge-padding-x
|
|
17
|
-
$kendo-badge-padding-x
|
|
15
|
+
$kendo-badge-sm-padding-x: k-math-div( $badge-padding-x, 2 ) !default;
|
|
16
|
+
$kendo-badge-md-padding-x: $badge-padding-x !default;
|
|
17
|
+
$kendo-badge-lg-padding-x: ( $badge-padding-x * 1.5 ) !default;
|
|
18
18
|
|
|
19
19
|
/// Vertical padding of the badge.
|
|
20
20
|
/// @group badge
|
|
21
21
|
$kendo-badge-padding-y: $badge-padding-y !default;
|
|
22
|
-
$kendo-badge-padding-y
|
|
23
|
-
$kendo-badge-padding-y
|
|
24
|
-
$kendo-badge-padding-y
|
|
22
|
+
$kendo-badge-sm-padding-y: k-math-div( $badge-padding-y, 2 ) !default;
|
|
23
|
+
$kendo-badge-md-padding-y: $badge-padding-y !default;
|
|
24
|
+
$kendo-badge-lg-padding-y: ( $badge-padding-y * 1.5 ) !default;
|
|
25
25
|
|
|
26
26
|
/// Font sizes of the badge.
|
|
27
27
|
/// @group badge
|
|
28
28
|
$kendo-badge-font-size: $badge-font-size !default;
|
|
29
|
-
$kendo-badge-font-size
|
|
30
|
-
$kendo-badge-font-size
|
|
31
|
-
$kendo-badge-font-size
|
|
29
|
+
$kendo-badge-sm-font-size: $badge-font-size !default;
|
|
30
|
+
$kendo-badge-md-font-size: $badge-font-size !default;
|
|
31
|
+
$kendo-badge-lg-font-size: $badge-font-size !default;
|
|
32
32
|
|
|
33
|
-
/// Line heights used along with $font-size.
|
|
33
|
+
/// Line heights used along with $kendo-font-size.
|
|
34
34
|
/// @group badge
|
|
35
35
|
$kendo-badge-line-height: 1 !default;
|
|
36
|
-
$kendo-badge-line-height
|
|
37
|
-
$kendo-badge-line-height
|
|
38
|
-
$kendo-badge-line-height
|
|
36
|
+
$kendo-badge-sm-line-height: $kendo-badge-line-height !default;
|
|
37
|
+
$kendo-badge-md-line-height: $kendo-badge-line-height !default;
|
|
38
|
+
$kendo-badge-lg-line-height: $kendo-badge-line-height !default;
|
|
39
39
|
|
|
40
40
|
/// Badge min width used for circle badge.
|
|
41
41
|
/// @group badge
|
|
42
42
|
$kendo-badge-min-width: calc( #{$kendo-badge-line-height * 1em} + #{$kendo-badge-padding-y * 2} + #{$kendo-badge-border-width * 2}) !default;
|
|
43
|
-
$kendo-badge-min-width
|
|
44
|
-
$kendo-badge-min-width
|
|
45
|
-
$kendo-badge-min-width
|
|
43
|
+
$kendo-badge-sm-min-width: calc( #{$kendo-badge-sm-line-height * 1em} + #{$kendo-badge-sm-padding-y * 2} + #{$kendo-badge-border-width * 2} ) !default;
|
|
44
|
+
$kendo-badge-md-min-width: calc( #{$kendo-badge-md-line-height * 1em} + #{$kendo-badge-md-padding-y * 2} + #{$kendo-badge-border-width * 2} ) !default;
|
|
45
|
+
$kendo-badge-lg-min-width: calc( #{$kendo-badge-lg-line-height * 1em} + #{$kendo-badge-lg-padding-y * 2} + #{$kendo-badge-border-width * 2} ) !default;
|
|
46
46
|
|
|
47
47
|
/// Sizes map for the badge.
|
|
48
48
|
/// @group badge
|
|
49
49
|
$kendo-badge-sizes: (
|
|
50
50
|
sm: (
|
|
51
|
-
padding-x: $kendo-badge-padding-x
|
|
52
|
-
padding-y: $kendo-badge-padding-y
|
|
53
|
-
font-size: $kendo-badge-font-size
|
|
54
|
-
line-height: $kendo-badge-line-height
|
|
55
|
-
min-width: $kendo-badge-min-width
|
|
51
|
+
padding-x: $kendo-badge-sm-padding-x,
|
|
52
|
+
padding-y: $kendo-badge-sm-padding-y,
|
|
53
|
+
font-size: $kendo-badge-sm-font-size,
|
|
54
|
+
line-height: $kendo-badge-sm-line-height,
|
|
55
|
+
min-width: $kendo-badge-sm-min-width
|
|
56
56
|
),
|
|
57
57
|
md: (
|
|
58
|
-
padding-x: $kendo-badge-padding-x
|
|
59
|
-
padding-y: $kendo-badge-padding-y
|
|
60
|
-
font-size: $kendo-badge-font-size
|
|
61
|
-
line-height: $kendo-badge-line-height
|
|
62
|
-
min-width: $kendo-badge-min-width
|
|
58
|
+
padding-x: $kendo-badge-md-padding-x,
|
|
59
|
+
padding-y: $kendo-badge-md-padding-y,
|
|
60
|
+
font-size: $kendo-badge-md-font-size,
|
|
61
|
+
line-height: $kendo-badge-md-line-height,
|
|
62
|
+
min-width: $kendo-badge-md-min-width
|
|
63
63
|
),
|
|
64
64
|
lg: (
|
|
65
|
-
padding-x: $kendo-badge-padding-x
|
|
66
|
-
padding-y: $kendo-badge-padding-y
|
|
67
|
-
font-size: $kendo-badge-font-size
|
|
68
|
-
line-height: $kendo-badge-line-height
|
|
69
|
-
min-width: $kendo-badge-min-width
|
|
65
|
+
padding-x: $kendo-badge-lg-padding-x,
|
|
66
|
+
padding-y: $kendo-badge-lg-padding-y,
|
|
67
|
+
font-size: $kendo-badge-lg-font-size,
|
|
68
|
+
line-height: $kendo-badge-lg-line-height,
|
|
69
|
+
min-width: $kendo-badge-lg-min-width
|
|
70
70
|
)
|
|
71
71
|
) !default;
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
// Bottom-navigation
|
|
2
|
-
$bottom-nav-padding-x: 0px !default;
|
|
3
|
-
$bottom-nav-padding-y: $bottom-nav-padding-x !default;
|
|
4
|
-
$bottom-nav-gap: $bottom-nav-padding-x !default;
|
|
5
|
-
$bottom-nav-border-width: 1px 0px 0px 0px !default;
|
|
2
|
+
$kendo-bottom-nav-padding-x: 0px !default;
|
|
3
|
+
$kendo-bottom-nav-padding-y: $kendo-bottom-nav-padding-x !default;
|
|
4
|
+
$kendo-bottom-nav-gap: $kendo-bottom-nav-padding-x !default;
|
|
5
|
+
$kendo-bottom-nav-border-width: 1px 0px 0px 0px !default;
|
|
6
6
|
|
|
7
|
-
$bottom-nav-font-family: $font-family !default;
|
|
8
|
-
$bottom-nav-font-size: $font-size !default;
|
|
9
|
-
$bottom-nav-line-height: normal !default;
|
|
10
|
-
$bottom-nav-letter-spacing: .2px !default;
|
|
7
|
+
$kendo-bottom-nav-font-family: $kendo-font-family !default;
|
|
8
|
+
$kendo-bottom-nav-font-size: $kendo-font-size-md !default;
|
|
9
|
+
$kendo-bottom-nav-line-height: normal !default;
|
|
10
|
+
$kendo-bottom-nav-letter-spacing: .2px !default;
|
|
11
11
|
|
|
12
|
-
$bottom-nav-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
13
|
-
$bottom-nav-item-padding-y: 0 !default;
|
|
14
|
-
$bottom-nav-item-min-width: 72px !default;
|
|
15
|
-
$bottom-nav-item-max-width: null !default;
|
|
16
|
-
$bottom-nav-item-min-height: calc( #{$kendo-icon-size * 2.5} + #{k-map-get( $kendo-spacing, 4 )} - #{$bottom-nav-padding-x * 2} ) !default;
|
|
17
|
-
$bottom-nav-item-border-radius: null !default;
|
|
18
|
-
$bottom-nav-item-gap: 0 k-map-get( $kendo-spacing, 1 ) !default;
|
|
12
|
+
$kendo-bottom-nav-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
13
|
+
$kendo-bottom-nav-item-padding-y: 0 !default;
|
|
14
|
+
$kendo-bottom-nav-item-min-width: 72px !default;
|
|
15
|
+
$kendo-bottom-nav-item-max-width: null !default;
|
|
16
|
+
$kendo-bottom-nav-item-min-height: calc( #{$kendo-icon-size * 2.5} + #{k-map-get( $kendo-spacing, 4 )} - #{$kendo-bottom-nav-padding-x * 2} ) !default;
|
|
17
|
+
$kendo-bottom-nav-item-border-radius: null !default;
|
|
18
|
+
$kendo-bottom-nav-item-gap: 0 k-map-get( $kendo-spacing, 1 ) !default;
|
|
19
19
|
|
|
20
|
-
$bottom-nav-item-icon-margin-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
21
|
-
$bottom-nav-item-icon-margin-x: $bottom-nav-item-icon-margin-y !default;
|
|
22
|
-
$bottom-nav-item-icon-size: k-map-get( $kendo-spacing, 6 ) !default;
|
|
23
|
-
$bottom-nav-item-disabled-opacity: .5 !default;
|
|
20
|
+
$kendo-bottom-nav-item-icon-margin-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
21
|
+
$kendo-bottom-nav-item-icon-margin-x: $kendo-bottom-nav-item-icon-margin-y !default;
|
|
22
|
+
$kendo-bottom-nav-item-icon-size: k-map-get( $kendo-spacing, 6 ) !default;
|
|
23
|
+
$kendo-bottom-nav-item-disabled-opacity: .5 !default;
|
|
24
24
|
|
|
25
|
-
$bottom-nav-shadow: 0px 0px 5px rgba( black, .12 ) !default;
|
|
25
|
+
$kendo-bottom-nav-shadow: 0px 0px 5px rgba( black, .12 ) !default;
|
|
26
26
|
|
|
27
|
-
$bottom-nav-flat-bg: $kendo-component-bg !default;
|
|
28
|
-
$bottom-nav-flat-text: $kendo-component-text !default;
|
|
29
|
-
$bottom-nav-flat-border: $kendo-component-border !default;
|
|
27
|
+
$kendo-bottom-nav-flat-bg: $kendo-component-bg !default;
|
|
28
|
+
$kendo-bottom-nav-flat-text: $kendo-component-text !default;
|
|
29
|
+
$kendo-bottom-nav-flat-border: $kendo-component-border !default;
|
|
@@ -2,7 +2,6 @@
|
|
|
2
2
|
|
|
3
3
|
@include exports( "breadcrumb/layout/bootstrap" ) {
|
|
4
4
|
|
|
5
|
-
|
|
6
5
|
// Breadcrumb links
|
|
7
6
|
.k-breadcrumb-link,
|
|
8
7
|
.k-breadcrumb-root-link {
|
|
@@ -13,4 +12,13 @@
|
|
|
13
12
|
text-decoration: $link-hover-decoration;
|
|
14
13
|
}
|
|
15
14
|
}
|
|
15
|
+
|
|
16
|
+
// Breadcrumb current (last) item
|
|
17
|
+
.k-breadcrumb-current-item {
|
|
18
|
+
.k-disabled {
|
|
19
|
+
opacity: 1;
|
|
20
|
+
filter: none;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
23
|
+
|
|
16
24
|
}
|
|
@@ -1,18 +1 @@
|
|
|
1
1
|
@import "@progress/kendo-theme-default/scss/breadcrumb/_theme.scss";
|
|
2
|
-
|
|
3
|
-
@include exports( "breadcrumb/theme/bootstrap" ) {
|
|
4
|
-
|
|
5
|
-
// Current page (last item)
|
|
6
|
-
.k-breadcrumb-last-item {
|
|
7
|
-
|
|
8
|
-
.k-breadcrumb-link {
|
|
9
|
-
color: $breadcrumb-active-color;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.k-disabled {
|
|
13
|
-
opacity: 1;
|
|
14
|
-
filter: none;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
}
|