@progress/kendo-theme-material 5.12.1-dev.2 → 5.12.1-dev.4
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 +270 -20
- package/dist/all.scss +4794 -4674
- package/dist/material-aqua-dark.scss +0 -2
- package/dist/material-arctic.scss +0 -2
- package/dist/material-burnt-teal.scss +0 -2
- package/dist/material-dataviz-v4.scss +6 -7
- package/dist/material-eggplant.scss +0 -2
- package/dist/material-lime-dark.scss +0 -2
- package/dist/material-lime.scss +0 -2
- package/dist/material-main-dark.scss +0 -2
- package/dist/material-main.scss +0 -2
- package/dist/material-nova.scss +0 -2
- package/dist/material-pacific-dark.scss +0 -2
- package/dist/material-pacific.scss +0 -2
- package/dist/material-sky-dark.scss +0 -2
- package/dist/material-sky.scss +0 -2
- package/dist/material-smoke.scss +0 -2
- package/lib/swatches/material-aqua-dark.json +2 -10
- package/lib/swatches/material-arctic.json +2 -10
- package/lib/swatches/material-burnt-teal.json +2 -10
- package/lib/swatches/material-dataviz-v4.json +8 -7
- package/lib/swatches/material-eggplant.json +2 -10
- package/lib/swatches/material-lime-dark.json +2 -10
- package/lib/swatches/material-lime.json +2 -10
- package/lib/swatches/material-main-dark.json +2 -10
- package/lib/swatches/material-main.json +2 -10
- package/lib/swatches/material-nova.json +2 -10
- package/lib/swatches/material-pacific-dark.json +2 -10
- package/lib/swatches/material-pacific.json +2 -10
- package/lib/swatches/material-sky-dark.json +2 -10
- package/lib/swatches/material-sky.json +2 -10
- package/lib/swatches/material-smoke.json +2 -10
- package/package.json +5 -5
- package/scss/_variables.scss +53 -46
- package/scss/action-buttons/_variables.scss +9 -9
- package/scss/action-sheet/_variables.scss +67 -67
- 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 +32 -32
- package/scss/bottom-navigation/_variables.scss +23 -23
- package/scss/breadcrumb/_variables.scss +45 -41
- package/scss/button/_variables.scss +36 -36
- package/scss/calendar/_theme.scss +6 -6
- 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/_theme.scss +1 -1
- package/scss/checkbox/_variables.scss +2 -2
- package/scss/chip/_theme.scss +3 -3
- package/scss/chip/_variables.scss +29 -29
- 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 -1
- 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/_layout.scss +2 -2
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +22 -22
- package/scss/fab/_variables.scss +9 -9
- 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/_layout.scss +3 -2
- package/scss/grid/_theme.scss +21 -0
- package/scss/grid/_variables.scss +75 -75
- package/scss/imageeditor/_variables.scss +31 -31
- package/scss/input/_variables.scss +29 -29
- package/scss/list/_variables.scss +66 -72
- package/scss/listbox/_variables.scss +5 -5
- 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/_layout.scss +2 -2
- package/scss/menu/_theme.scss +4 -4
- package/scss/menu/_variables.scss +63 -63
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/notification/_variables.scss +3 -3
- package/scss/orgchart/_variables.scss +56 -56
- package/scss/overlay/_variables.scss +3 -3
- package/scss/pager/_variables.scss +34 -34
- package/scss/panelbar/_variables.scss +104 -107
- package/scss/pdf-viewer/_variables.scss +44 -44
- package/scss/pivotgrid/_theme.scss +1 -1
- package/scss/pivotgrid/_variables.scss +86 -86
- package/scss/popover/_variables.scss +15 -15
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_variables.scss +2 -2
- package/scss/radio/_theme.scss +1 -1
- package/scss/radio/_variables.scss +1 -1
- package/scss/rating/_variables.scss +16 -16
- package/scss/scheduler/_layout.scss +6 -6
- package/scss/scheduler/_theme.scss +4 -4
- package/scss/scheduler/_variables.scss +93 -93
- package/scss/scrollview/_variables.scss +32 -32
- package/scss/signature/_variables.scss +18 -18
- package/scss/skeleton/_variables.scss +6 -6
- package/scss/slider/_layout.scss +3 -3
- package/scss/slider/_theme.scss +2 -2
- 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/_theme.scss +1 -1
- package/scss/switch/_variables.scss +2 -2
- package/scss/table/_variables.scss +19 -19
- package/scss/tabstrip/_layout.scss +1 -1
- package/scss/tabstrip/_variables.scss +41 -41
- package/scss/taskboard/_variables.scss +93 -93
- package/scss/tilelayout/_variables.scss +8 -8
- package/scss/timeline/_variables.scss +50 -50
- package/scss/timeselector/_variables.scss +39 -42
- package/scss/toolbar/_variables.scss +20 -20
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treeview/_variables.scss +26 -26
- package/scss/typography/_variables.scss +84 -93
- package/scss/upload/_variables.scss +2 -2
- package/scss/window/_variables.scss +4 -4
- package/scss/wizard/_variables.scss +10 -10
package/scss/_variables.scss
CHANGED
|
@@ -8,6 +8,7 @@ $kendo-enable-shadows: true !default;
|
|
|
8
8
|
$kendo-enable-gradients: false !default;
|
|
9
9
|
$kendo-enable-transitions: true !default;
|
|
10
10
|
$kendo-enable-focus-contrast: false !default;
|
|
11
|
+
$kendo-enable-typography: false !default;
|
|
11
12
|
|
|
12
13
|
$kendo-use-input-button-width: false !default;
|
|
13
14
|
$kendo-use-input-spinner-width: false !default;
|
|
@@ -53,8 +54,6 @@ $kendo-spacing: (
|
|
|
53
54
|
24: 96px
|
|
54
55
|
) !default;
|
|
55
56
|
|
|
56
|
-
$default-scrollbar-width: 17px !default;
|
|
57
|
-
|
|
58
57
|
|
|
59
58
|
// Apply material theme, as early as possible
|
|
60
59
|
$primary-palette-name: indigo !default;
|
|
@@ -147,7 +146,7 @@ $kendo-zindex-loading: 100 !default;
|
|
|
147
146
|
|
|
148
147
|
|
|
149
148
|
// Color settings
|
|
150
|
-
$dark-theme: k-map-get( $theme, is-dark ) !default;
|
|
149
|
+
$kendo-is-dark-theme: k-map-get( $theme, is-dark ) !default;
|
|
151
150
|
|
|
152
151
|
|
|
153
152
|
// Theme colors
|
|
@@ -231,7 +230,7 @@ $kendo-color-light: get-base-hue( gray, 100 ) !default;
|
|
|
231
230
|
|
|
232
231
|
/// Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark
|
|
233
232
|
/// @group color-system
|
|
234
|
-
$kendo-color-inverse: if( $dark-theme, $kendo-color-light, $kendo-color-dark ) !default;
|
|
233
|
+
$kendo-color-inverse: if( $kendo-is-dark-theme, $kendo-color-light, $kendo-color-dark ) !default;
|
|
235
234
|
|
|
236
235
|
|
|
237
236
|
$kendo-theme-colors: (
|
|
@@ -252,49 +251,59 @@ $kendo-theme-colors: (
|
|
|
252
251
|
|
|
253
252
|
/// Base font size across all components.
|
|
254
253
|
/// @group typography
|
|
255
|
-
$font-size: 14px !default;
|
|
256
|
-
$font-size-xs: 10px !default;
|
|
257
|
-
$font-size-sm: 12px !default;
|
|
258
|
-
$font-size-md: 14px !default;
|
|
259
|
-
$font-size-lg: 16px !default;
|
|
260
|
-
$font-size-xl: 20px !default;
|
|
254
|
+
$kendo-font-size: 14px !default;
|
|
255
|
+
$kendo-font-size-xs: 10px !default;
|
|
256
|
+
$kendo-font-size-sm: 12px !default;
|
|
257
|
+
$kendo-font-size-md: 14px !default;
|
|
258
|
+
$kendo-font-size-lg: 16px !default;
|
|
259
|
+
$kendo-font-size-xl: 20px !default;
|
|
261
260
|
|
|
262
261
|
$kendo-font-sizes: (
|
|
263
|
-
xs: $font-size-xs,
|
|
264
|
-
sm: $font-size-sm,
|
|
265
|
-
md: $font-size-md,
|
|
266
|
-
lg: $font-size-lg,
|
|
267
|
-
xl: $font-size-xl
|
|
262
|
+
xs: $kendo-font-size-xs,
|
|
263
|
+
sm: $kendo-font-size-sm,
|
|
264
|
+
md: $kendo-font-size-md,
|
|
265
|
+
lg: $kendo-font-size-lg,
|
|
266
|
+
xl: $kendo-font-size-xl
|
|
268
267
|
) !default;
|
|
269
268
|
|
|
269
|
+
/// Font family for text.
|
|
270
|
+
/// @group typography
|
|
271
|
+
$kendo-font-family-sans-serif: Roboto, "Helvetica Neue", sans-serif !default;
|
|
272
|
+
|
|
270
273
|
/// Font family across all components.
|
|
271
274
|
/// @group typography
|
|
272
|
-
$font-family: Roboto, "Helvetica Neue", sans-serif !default;
|
|
275
|
+
$kendo-font-family: Roboto, "Helvetica Neue", sans-serif !default;
|
|
273
276
|
|
|
274
277
|
/// Font family for monospaced text. Used for styling the code.
|
|
275
278
|
/// @group typography
|
|
276
|
-
$font-family-monospace: Consolas, "Ubuntu Mono", "Lucida Console", "Courier New", monospace !default;
|
|
279
|
+
$kendo-font-family-monospace: Consolas, "Ubuntu Mono", "Lucida Console", "Courier New", monospace !default;
|
|
277
280
|
|
|
278
|
-
///
|
|
281
|
+
/// Font family across all components.
|
|
279
282
|
/// @group typography
|
|
280
|
-
$
|
|
281
|
-
$line-height-xs: 1 !default;
|
|
282
|
-
$line-height-sm: 1.2 !default;
|
|
283
|
-
$line-height-md: $line-height !default;
|
|
284
|
-
$line-height-lg: 1.5 !default;
|
|
285
|
-
$line-height-em: calc( #{$line-height} * 1em ) !default;
|
|
283
|
+
$kendo-font-family: Roboto, "Helvetica Neue", sans-serif !default;
|
|
286
284
|
|
|
285
|
+
/// Line height used along with $kendo-font-size.
|
|
286
|
+
/// @group typography
|
|
287
|
+
$kendo-line-height: k-math-div( 28, 14 ) !default;
|
|
288
|
+
$kendo-line-height-xs: 1 !default;
|
|
289
|
+
$kendo-line-height-sm: 1.2 !default;
|
|
290
|
+
$kendo-line-height-md: $kendo-line-height !default;
|
|
291
|
+
$kendo-line-height-lg: 1.5 !default;
|
|
292
|
+
$kendo-line-height-em: calc( #{$kendo-line-height} * 1em ) !default;
|
|
287
293
|
|
|
288
294
|
// Font weight
|
|
289
|
-
$font-weight-light: 300 !default;
|
|
290
|
-
$font-weight-normal: 400 !default;
|
|
291
|
-
$font-weight-
|
|
292
|
-
|
|
295
|
+
$kendo-font-weight-light: 300 !default;
|
|
296
|
+
$kendo-font-weight-normal: 400 !default;
|
|
297
|
+
$kendo-font-weight-medium: 500 !default;
|
|
298
|
+
$kendo-font-weight-semibold: 600 !default;
|
|
299
|
+
$kendo-font-weight-bold: 700 !default;
|
|
293
300
|
|
|
294
301
|
// Letter Spacing
|
|
295
|
-
$letter-spacing: null !default;
|
|
302
|
+
$kendo-letter-spacing: null !default;
|
|
296
303
|
|
|
297
304
|
|
|
305
|
+
// Generic styles
|
|
306
|
+
|
|
298
307
|
// Root styles
|
|
299
308
|
$kendo-body-bg: k-map-get( $theme, body-bg ) !default;
|
|
300
309
|
$kendo-body-text: k-map-get( $theme, body-text ) !default;
|
|
@@ -305,6 +314,10 @@ $kendo-app-bg: $kendo-body-bg !default;
|
|
|
305
314
|
$kendo-app-text: $kendo-body-text !default;
|
|
306
315
|
$kendo-app-border: k-map-get( $theme, component-border ) !default;
|
|
307
316
|
|
|
317
|
+
// Link
|
|
318
|
+
$kendo-link-text: $kendo-color-secondary !default;
|
|
319
|
+
$kendo-link-hover-text: $kendo-color-secondary-darker !default;
|
|
320
|
+
|
|
308
321
|
|
|
309
322
|
// Components
|
|
310
323
|
|
|
@@ -324,20 +337,20 @@ $kendo-component-border: k-map-get( $theme, component-border ) !default;
|
|
|
324
337
|
|
|
325
338
|
|
|
326
339
|
/// The background of the components' chrome area.
|
|
327
|
-
$base-bg: k-map-get( $theme, base-bg ) !default;
|
|
340
|
+
$kendo-base-bg: k-map-get( $theme, base-bg ) !default;
|
|
328
341
|
/// The text color of the components' chrome area.
|
|
329
|
-
$base-text: k-map-get( $theme, component-text ) !default;
|
|
342
|
+
$kendo-base-text: k-map-get( $theme, component-text ) !default;
|
|
330
343
|
/// The border of the components' chrome area.
|
|
331
|
-
$base-border: rgba( if( $dark-theme, $kendo-color-white, $kendo-color-black ), .08 ) !default;
|
|
344
|
+
$kendo-base-border: rgba( if( $kendo-is-dark-theme, $kendo-color-white, $kendo-color-black ), .08 ) !default;
|
|
332
345
|
/// The gradient background of the components' chrome area.
|
|
333
|
-
$base-gradient: null !default;
|
|
346
|
+
$kendo-base-gradient: null !default;
|
|
334
347
|
|
|
335
348
|
/// The background of hovered items.
|
|
336
349
|
$kendo-hover-bg: k-map-get( $theme, hover-bg ) !default;
|
|
337
350
|
/// The text color of hovered items.
|
|
338
|
-
$kendo-hover-text: $base-text !default;
|
|
351
|
+
$kendo-hover-text: $kendo-base-text !default;
|
|
339
352
|
/// The border color of hovered items.
|
|
340
|
-
$kendo-hover-border: rgba( $base-border, .15 ) !default;
|
|
353
|
+
$kendo-hover-border: rgba( $kendo-base-border, .15 ) !default;
|
|
341
354
|
/// The gradient background of hovered items.
|
|
342
355
|
$kendo-hover-gradient: null !default;
|
|
343
356
|
|
|
@@ -346,13 +359,13 @@ $kendo-selected-bg: $kendo-color-secondary !default;
|
|
|
346
359
|
/// The text color of selected items.
|
|
347
360
|
$kendo-selected-text: $kendo-color-secondary-contrast !default;
|
|
348
361
|
/// The border color of selected items.
|
|
349
|
-
$kendo-selected-border: rgba( $base-border, .1 ) !default;
|
|
362
|
+
$kendo-selected-border: rgba( $kendo-base-border, .1 ) !default;
|
|
350
363
|
/// The gradient background of selected items.
|
|
351
364
|
$kendo-selected-gradient: null !default;
|
|
352
365
|
|
|
353
366
|
$kendo-selected-hover-bg: k-try-shade( $kendo-selected-bg, .5 ) !default;
|
|
354
367
|
$kendo-selected-hover-text: $kendo-selected-text !default;
|
|
355
|
-
$kendo-selected-hover-border: rgba( $base-border, .1 ) !default;
|
|
368
|
+
$kendo-selected-hover-border: rgba( $kendo-base-border, .1 ) !default;
|
|
356
369
|
$kendo-selected-hover-gradient: null !default;
|
|
357
370
|
|
|
358
371
|
$kendo-transition: color .2s ease-in-out, background-color .2s ease-in-out, border-color .2s ease-in-out, box-shadow .2s ease-in-out !default;
|
|
@@ -375,9 +388,9 @@ $kendo-disabled-styling: (
|
|
|
375
388
|
|
|
376
389
|
|
|
377
390
|
// Header
|
|
378
|
-
$kendo-component-header-bg: $base-bg !default;
|
|
379
|
-
$kendo-component-header-text: $base-text !default;
|
|
380
|
-
$kendo-component-header-border: $base-border !default;
|
|
391
|
+
$kendo-component-header-bg: $kendo-base-bg !default;
|
|
392
|
+
$kendo-component-header-text: $kendo-base-text !default;
|
|
393
|
+
$kendo-component-header-border: $kendo-base-border !default;
|
|
381
394
|
$kendo-component-header-gradient: null !default;
|
|
382
395
|
|
|
383
396
|
|
|
@@ -386,9 +399,3 @@ $kendo-invalid-bg: null !default;
|
|
|
386
399
|
$kendo-invalid-text: $kendo-color-error !default;
|
|
387
400
|
$kendo-invalid-border: $kendo-color-error !default;
|
|
388
401
|
$kendo-invalid-shadow: null !default;
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
// Layout
|
|
392
|
-
$grid-cols: 12 !default;
|
|
393
|
-
$grid-rows: 10 !default;
|
|
394
|
-
$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,92 +1,92 @@
|
|
|
1
1
|
// Action sheet
|
|
2
2
|
|
|
3
|
-
$actionsheet-padding-x: null !default;
|
|
4
|
-
$actionsheet-padding-y: null !default;
|
|
5
|
-
$actionsheet-width: 360px !default;
|
|
6
|
-
$actionsheet-max-width: 100% !default;
|
|
7
|
-
$actionsheet-height: 60vh !default;
|
|
8
|
-
$actionsheet-max-height: 60vh !default;
|
|
3
|
+
$kendo-actionsheet-padding-x: null !default;
|
|
4
|
+
$kendo-actionsheet-padding-y: null !default;
|
|
5
|
+
$kendo-actionsheet-width: 360px !default;
|
|
6
|
+
$kendo-actionsheet-max-width: 100% !default;
|
|
7
|
+
$kendo-actionsheet-height: 60vh !default;
|
|
8
|
+
$kendo-actionsheet-max-height: 60vh !default;
|
|
9
9
|
|
|
10
|
-
$actionsheet-border-width: 0px !default;
|
|
11
|
-
$actionsheet-border-radius: 0px !default;
|
|
10
|
+
$kendo-actionsheet-border-width: 0px !default;
|
|
11
|
+
$kendo-actionsheet-border-radius: 0px !default;
|
|
12
12
|
|
|
13
|
-
$actionsheet-font-size: $font-size !default;
|
|
14
|
-
$actionsheet-font-family: $font-family !default;
|
|
15
|
-
$actionsheet-line-height: k-math-div( 20, 14 ) !default;
|
|
13
|
+
$kendo-actionsheet-font-size: $kendo-font-size-md !default;
|
|
14
|
+
$kendo-actionsheet-font-family: $kendo-font-family !default;
|
|
15
|
+
$kendo-actionsheet-line-height: k-math-div( 20, 14 ) !default;
|
|
16
16
|
|
|
17
|
-
$actionsheet-bg: $kendo-component-bg !default;
|
|
18
|
-
$actionsheet-text: $kendo-component-text !default;
|
|
19
|
-
$actionsheet-border: $kendo-component-border !default;
|
|
20
|
-
$actionsheet-shadow: $box-shadow-depth-4 !default;
|
|
17
|
+
$kendo-actionsheet-bg: $kendo-component-bg !default;
|
|
18
|
+
$kendo-actionsheet-text: $kendo-component-text !default;
|
|
19
|
+
$kendo-actionsheet-border: $kendo-component-border !default;
|
|
20
|
+
$kendo-actionsheet-shadow: $box-shadow-depth-4 !default;
|
|
21
21
|
|
|
22
22
|
|
|
23
23
|
// Actionsheet header
|
|
24
|
-
$actionsheet-titlebar-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
25
|
-
$actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
26
|
-
$actionsheet-titlebar-border-width: null !default;
|
|
27
|
-
$actionsheet-titlebar-font-size: $font-size-lg !default;
|
|
28
|
-
$actionsheet-titlebar-font-family: null !default;
|
|
29
|
-
$actionsheet-titlebar-line-height: 1.25 !default;
|
|
30
|
-
$actionsheet-titlebar-gap: k-map-get( $kendo-spacing, 4 ) !default;
|
|
24
|
+
$kendo-actionsheet-titlebar-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
25
|
+
$kendo-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
26
|
+
$kendo-actionsheet-titlebar-border-width: null !default;
|
|
27
|
+
$kendo-actionsheet-titlebar-font-size: $kendo-font-size-lg !default;
|
|
28
|
+
$kendo-actionsheet-titlebar-font-family: null !default;
|
|
29
|
+
$kendo-actionsheet-titlebar-line-height: 1.25 !default;
|
|
30
|
+
$kendo-actionsheet-titlebar-gap: k-map-get( $kendo-spacing, 4 ) !default;
|
|
31
31
|
|
|
32
|
-
$actionsheet-titlebar-bg: null !default;
|
|
33
|
-
$actionsheet-titlebar-text: null !default;
|
|
34
|
-
$actionsheet-titlebar-border: null !default;
|
|
35
|
-
$actionsheet-titlebar-gradient: null !default;
|
|
36
|
-
$actionsheet-titlebar-shadow: null !default;
|
|
32
|
+
$kendo-actionsheet-titlebar-bg: null !default;
|
|
33
|
+
$kendo-actionsheet-titlebar-text: null !default;
|
|
34
|
+
$kendo-actionsheet-titlebar-border: null !default;
|
|
35
|
+
$kendo-actionsheet-titlebar-gradient: null !default;
|
|
36
|
+
$kendo-actionsheet-titlebar-shadow: null !default;
|
|
37
37
|
|
|
38
|
-
$actionsheet-subtitle-font-size: $font-size-sm !default;
|
|
39
|
-
$actionsheet-subtitle-line-height: $line-height-sm !default;
|
|
40
|
-
$actionsheet-subtitle-text: $kendo-subtle-text !default;
|
|
38
|
+
$kendo-actionsheet-subtitle-font-size: $kendo-font-size-sm !default;
|
|
39
|
+
$kendo-actionsheet-subtitle-line-height: $kendo-line-height-sm !default;
|
|
40
|
+
$kendo-actionsheet-subtitle-text: $kendo-subtle-text !default;
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
// Actionsheet item
|
|
44
|
-
$actionsheet-item-min-height: 40px !default;
|
|
45
|
-
$actionsheet-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
46
|
-
$actionsheet-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
47
|
-
$actionsheet-item-border-width: 1px !default;
|
|
48
|
-
$actionsheet-item-spacing: 12px !default;
|
|
44
|
+
$kendo-actionsheet-item-min-height: 40px !default;
|
|
45
|
+
$kendo-actionsheet-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
46
|
+
$kendo-actionsheet-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
47
|
+
$kendo-actionsheet-item-border-width: 1px !default;
|
|
48
|
+
$kendo-actionsheet-item-spacing: 12px !default;
|
|
49
49
|
|
|
50
|
-
$actionsheet-item-icon-size: null !default;
|
|
50
|
+
$kendo-actionsheet-item-icon-size: null !default;
|
|
51
51
|
|
|
52
|
-
$actionsheet-item-title-font-weight: null !default;
|
|
53
|
-
$actionsheet-item-title-text-transform: null !default;
|
|
52
|
+
$kendo-actionsheet-item-title-font-weight: null !default;
|
|
53
|
+
$kendo-actionsheet-item-title-text-transform: null !default;
|
|
54
54
|
|
|
55
|
-
$actionsheet-item-description-font-size: .875em !default;
|
|
56
|
-
$actionsheet-item-description-text: $kendo-subtle-text !default;
|
|
55
|
+
$kendo-actionsheet-item-description-font-size: .875em !default;
|
|
56
|
+
$kendo-actionsheet-item-description-text: $kendo-subtle-text !default;
|
|
57
57
|
|
|
58
|
-
$actionsheet-item-hover-bg: rgba( black, .04 ) !default;
|
|
59
|
-
$actionsheet-item-hover-text: null !default;
|
|
60
|
-
$actionsheet-item-hover-border: null !default;
|
|
61
|
-
$actionsheet-item-hover-gradient: null !default;
|
|
62
|
-
$actionsheet-item-hover-shadow: null !default;
|
|
58
|
+
$kendo-actionsheet-item-hover-bg: rgba( black, .04 ) !default;
|
|
59
|
+
$kendo-actionsheet-item-hover-text: null !default;
|
|
60
|
+
$kendo-actionsheet-item-hover-border: null !default;
|
|
61
|
+
$kendo-actionsheet-item-hover-gradient: null !default;
|
|
62
|
+
$kendo-actionsheet-item-hover-shadow: null !default;
|
|
63
63
|
|
|
64
|
-
$actionsheet-item-focus-bg: rgba( black, .12 ) !default;
|
|
65
|
-
$actionsheet-item-focus-text: null !default;
|
|
66
|
-
$actionsheet-item-focus-border: null !default;
|
|
67
|
-
$actionsheet-item-focus-gradient: null !default;
|
|
68
|
-
$actionsheet-item-focus-shadow: null !default;
|
|
64
|
+
$kendo-actionsheet-item-focus-bg: rgba( black, .12 ) !default;
|
|
65
|
+
$kendo-actionsheet-item-focus-text: null !default;
|
|
66
|
+
$kendo-actionsheet-item-focus-border: null !default;
|
|
67
|
+
$kendo-actionsheet-item-focus-gradient: null !default;
|
|
68
|
+
$kendo-actionsheet-item-focus-shadow: null !default;
|
|
69
69
|
|
|
70
|
-
$actionsheet-item-disabled-bg: null !default;
|
|
71
|
-
$actionsheet-item-disabled-text: null !default;
|
|
72
|
-
$actionsheet-item-disabled-border: null !default;
|
|
73
|
-
$actionsheet-item-disabled-gradient: null !default;
|
|
74
|
-
$actionsheet-item-disabled-shadow: null !default;
|
|
70
|
+
$kendo-actionsheet-item-disabled-bg: null !default;
|
|
71
|
+
$kendo-actionsheet-item-disabled-text: null !default;
|
|
72
|
+
$kendo-actionsheet-item-disabled-border: null !default;
|
|
73
|
+
$kendo-actionsheet-item-disabled-gradient: null !default;
|
|
74
|
+
$kendo-actionsheet-item-disabled-shadow: null !default;
|
|
75
75
|
|
|
76
|
-
$actionsheet-item-hover-background: rgba( black, .04 ) !default;
|
|
77
|
-
$actionsheet-item-focus-background: rgba( black, .12 ) !default;
|
|
78
|
-
$actionsheet-item-focus-shadow: null !default;
|
|
79
|
-
$actionsheet-item-disabled-opacity: .42 !default;
|
|
76
|
+
$kendo-actionsheet-item-hover-background: rgba( black, .04 ) !default;
|
|
77
|
+
$kendo-actionsheet-item-focus-background: rgba( black, .12 ) !default;
|
|
78
|
+
$kendo-actionsheet-item-focus-shadow: null !default;
|
|
79
|
+
$kendo-actionsheet-item-disabled-opacity: .42 !default;
|
|
80
80
|
|
|
81
81
|
|
|
82
82
|
// Adaptive Actionsheet
|
|
83
|
-
$adaptive-actionsheet-titlebar-border-width: 1px !default;
|
|
84
|
-
$adaptive-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
|
|
85
|
-
$adaptive-actionsheet-titlebar-padding-x: $adaptive-actionsheet-titlebar-padding-y !default;
|
|
86
|
-
$adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
|
|
83
|
+
$kendo-adaptive-actionsheet-titlebar-border-width: 1px !default;
|
|
84
|
+
$kendo-adaptive-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
|
|
85
|
+
$kendo-adaptive-actionsheet-titlebar-padding-x: $kendo-adaptive-actionsheet-titlebar-padding-y !default;
|
|
86
|
+
$kendo-adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
|
|
87
87
|
|
|
88
|
-
$adaptive-actionsheet-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
89
|
-
$adaptive-actionsheet-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
88
|
+
$kendo-adaptive-actionsheet-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
89
|
+
$kendo-adaptive-actionsheet-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
90
90
|
|
|
91
|
-
$adaptive-actionsheet-footer-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
92
|
-
$adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
91
|
+
$kendo-adaptive-actionsheet-footer-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
92
|
+
$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: $kendo-border-radius-md !default;
|
|
|
12
12
|
/// Horizontal padding of the badge.
|
|
13
13
|
/// @group badge
|
|
14
14
|
$kendo-badge-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
15
|
-
$kendo-badge-padding-x
|
|
16
|
-
$kendo-badge-padding-x
|
|
17
|
-
$kendo-badge-padding-x
|
|
15
|
+
$kendo-badge-sm-padding-x: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
16
|
+
$kendo-badge-md-padding-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
17
|
+
$kendo-badge-lg-padding-x: k-map-get( $kendo-spacing, 1.5 ) !default;
|
|
18
18
|
|
|
19
19
|
/// Vertical padding of the badge.
|
|
20
20
|
/// @group badge
|
|
21
21
|
$kendo-badge-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
22
|
-
$kendo-badge-padding-y
|
|
23
|
-
$kendo-badge-padding-y
|
|
24
|
-
$kendo-badge-padding-y
|
|
22
|
+
$kendo-badge-sm-padding-y: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
23
|
+
$kendo-badge-md-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
24
|
+
$kendo-badge-lg-padding-y: k-map-get( $kendo-spacing, 1.5 ) !default;
|
|
25
25
|
|
|
26
26
|
/// Font sizes of the badge.
|
|
27
27
|
/// @group badge
|
|
28
|
-
$kendo-badge-font-size: $font-size-xs !default;
|
|
29
|
-
$kendo-badge-font-size
|
|
30
|
-
$kendo-badge-font-size
|
|
31
|
-
$kendo-badge-font-size
|
|
28
|
+
$kendo-badge-font-size: $kendo-font-size-xs !default;
|
|
29
|
+
$kendo-badge-sm-font-size: $kendo-font-size-xs !default;
|
|
30
|
+
$kendo-badge-md-font-size: $kendo-font-size-xs !default;
|
|
31
|
+
$kendo-badge-lg-font-size: $kendo-font-size-xs !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} + #{$kendo-padding-sm-x * 2} - #{$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} + #{$kendo-padding-sm-x * 2} - #{$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;
|