@progress/kendo-theme-classic 5.12.0 → 5.12.1-dev.1
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 +27583 -14390
- package/dist/all.scss +9620 -7413
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/package.json +8 -8
- package/scss/_variables.scss +118 -231
- package/scss/action-buttons/_index.scss +3 -3
- package/scss/action-buttons/_layout.scss +1 -1
- package/scss/action-buttons/_theme.scss +1 -1
- package/scss/action-buttons/_variables.scss +4 -4
- package/scss/action-sheet/_index.scss +3 -4
- package/scss/action-sheet/_layout.scss +1 -1
- package/scss/action-sheet/_theme.scss +1 -1
- package/scss/action-sheet/_variables.scss +18 -18
- package/scss/adaptive/_index.scss +3 -3
- package/scss/adaptive/_layout.scss +1 -1
- package/scss/adaptive/_theme.scss +1 -1
- package/scss/adaptive/_variables.scss +13 -13
- package/scss/all.scss +1 -1
- package/scss/appbar/_index.scss +3 -3
- package/scss/appbar/_layout.scss +1 -1
- package/scss/appbar/_theme.scss +1 -1
- package/scss/appbar/_variables.scss +16 -16
- package/scss/autocomplete/_index.scss +3 -3
- package/scss/autocomplete/_layout.scss +1 -1
- package/scss/autocomplete/_theme.scss +1 -1
- package/scss/avatar/_index.scss +3 -3
- package/scss/avatar/_layout.scss +1 -1
- package/scss/avatar/_theme.scss +1 -1
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_index.scss +3 -3
- package/scss/badge/_layout.scss +1 -1
- package/scss/badge/_theme.scss +1 -1
- package/scss/badge/_variables.scss +8 -8
- package/scss/bottom-navigation/_index.scss +3 -3
- package/scss/bottom-navigation/_layout.scss +1 -1
- package/scss/bottom-navigation/_theme.scss +1 -1
- package/scss/bottom-navigation/_variables.scss +9 -9
- package/scss/breadcrumb/_index.scss +3 -3
- package/scss/breadcrumb/_layout.scss +1 -1
- package/scss/breadcrumb/_theme.scss +1 -1
- package/scss/breadcrumb/_variables.scss +20 -22
- package/scss/button/_index.scss +3 -3
- package/scss/button/_layout.scss +1 -1
- package/scss/button/_theme.scss +1 -1
- package/scss/button/_variables.scss +16 -10
- package/scss/calendar/_index.scss +3 -3
- package/scss/calendar/_layout.scss +1 -1
- package/scss/calendar/_theme.scss +1 -1
- package/scss/calendar/_variables.scss +39 -40
- package/scss/captcha/_index.scss +3 -3
- package/scss/captcha/_layout.scss +1 -1
- package/scss/captcha/_theme.scss +1 -1
- package/scss/captcha/_variables.scss +4 -4
- package/scss/card/_index.scss +3 -4
- package/scss/card/_layout.scss +1 -1
- package/scss/card/_theme.scss +1 -1
- package/scss/card/_variables.scss +18 -18
- package/scss/chat/_index.scss +3 -3
- package/scss/chat/_layout.scss +1 -1
- package/scss/chat/_theme.scss +1 -1
- package/scss/chat/_variables.scss +18 -18
- package/scss/checkbox/_index.scss +3 -3
- package/scss/checkbox/_layout.scss +1 -1
- package/scss/checkbox/_theme.scss +1 -1
- package/scss/checkbox/_variables.scss +20 -20
- package/scss/chip/_index.scss +3 -3
- package/scss/chip/_layout.scss +1 -1
- package/scss/chip/_theme.scss +1 -1
- package/scss/chip/_variables.scss +21 -16
- package/scss/color-preview/_index.scss +3 -3
- package/scss/color-preview/_layout.scss +1 -1
- package/scss/color-preview/_theme.scss +1 -1
- package/scss/color-preview/_variables.scss +5 -5
- package/scss/coloreditor/_index.scss +3 -3
- package/scss/coloreditor/_layout.scss +1 -1
- package/scss/coloreditor/_theme.scss +1 -1
- package/scss/coloreditor/_variables.scss +5 -5
- package/scss/colorgradient/_index.scss +4 -4
- package/scss/colorgradient/_layout.scss +1 -1
- package/scss/colorgradient/_theme.scss +1 -1
- package/scss/colorgradient/_variables.scss +5 -5
- package/scss/colorpalette/_index.scss +3 -3
- package/scss/colorpalette/_layout.scss +1 -1
- package/scss/colorpalette/_theme.scss +1 -1
- package/scss/colorpalette/_variables.scss +1 -1
- package/scss/colorpicker/_index.scss +3 -3
- package/scss/colorpicker/_layout.scss +1 -1
- package/scss/colorpicker/_theme.scss +1 -1
- package/scss/combobox/_index.scss +3 -3
- package/scss/combobox/_layout.scss +1 -1
- package/scss/combobox/_theme.scss +1 -1
- package/scss/common/_animations.scss +1 -1
- package/scss/common/_base.scss +1 -1
- package/scss/common/_index.scss +5 -7
- package/scss/common/_resizing.scss +1 -1
- package/scss/common/_scrollbar.scss +1 -1
- package/scss/common/_selection.scss +1 -1
- package/scss/core/_index.scss +18 -8
- package/scss/core/color-system/index.import.scss +1 -0
- package/scss/core/functions/index.import.scss +1 -0
- package/scss/core/mixins/index.import.scss +1 -0
- package/scss/core/module-system/index.import.scss +1 -0
- package/scss/core/styles/index.import.scss +1 -0
- package/scss/dataviz/_index.scss +3 -3
- package/scss/dataviz/_layout.scss +1 -1
- package/scss/dataviz/_theme.scss +1 -1
- package/scss/dataviz/_variables.scss +16 -15
- package/scss/dateinput/_index.scss +3 -3
- package/scss/dateinput/_layout.scss +1 -1
- package/scss/dateinput/_theme.scss +1 -1
- package/scss/datepicker/_index.scss +3 -3
- package/scss/datepicker/_layout.scss +1 -1
- package/scss/datepicker/_theme.scss +1 -1
- package/scss/daterangepicker/_index.scss +3 -3
- package/scss/daterangepicker/_layout.scss +1 -1
- package/scss/daterangepicker/_theme.scss +1 -1
- package/scss/datetimepicker/_index.scss +3 -3
- package/scss/datetimepicker/_layout.scss +1 -1
- package/scss/datetimepicker/_theme.scss +1 -1
- package/scss/dialog/_index.scss +3 -3
- package/scss/dialog/_layout.scss +1 -1
- package/scss/dialog/_theme.scss +1 -1
- package/scss/dialog/_variables.scss +15 -7
- package/scss/draggable/_index.scss +10 -0
- package/scss/draggable/_layout.scss +1 -0
- package/scss/draggable/_theme.scss +1 -0
- package/scss/draggable/_variables.scss +27 -0
- package/scss/drawer/_index.scss +3 -3
- package/scss/drawer/_layout.scss +1 -1
- package/scss/drawer/_theme.scss +1 -1
- package/scss/drawer/_variables.scss +38 -37
- package/scss/dropdowngrid/_index.scss +3 -2
- package/scss/dropdowngrid/_layout.scss +1 -1
- package/scss/dropdowngrid/_theme.scss +1 -1
- package/scss/dropdownlist/_index.scss +3 -3
- package/scss/dropdownlist/_layout.scss +1 -1
- package/scss/dropdownlist/_theme.scss +1 -1
- package/scss/dropdownlist/_variables.scss +0 -15
- package/scss/dropdowntree/_index.scss +3 -3
- package/scss/dropdowntree/_layout.scss +1 -1
- package/scss/dropdowntree/_theme.scss +1 -1
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_index.scss +3 -3
- package/scss/dropzone/_layout.scss +1 -1
- package/scss/dropzone/_theme.scss +1 -1
- package/scss/dropzone/_variables.scss +6 -6
- package/scss/editor/_index.scss +3 -3
- package/scss/editor/_layout.scss +1 -1
- package/scss/editor/_theme.scss +1 -1
- package/scss/editor/_variables.scss +16 -16
- package/scss/expansion-panel/_index.scss +3 -3
- package/scss/expansion-panel/_layout.scss +1 -1
- package/scss/expansion-panel/_theme.scss +1 -1
- package/scss/expansion-panel/_variables.scss +14 -13
- package/scss/fab/_index.scss +3 -3
- package/scss/fab/_layout.scss +1 -1
- package/scss/fab/_theme.scss +1 -1
- package/scss/fab/_variables.scss +8 -8
- package/scss/filemanager/_index.scss +3 -3
- package/scss/filemanager/_layout.scss +1 -1
- package/scss/filemanager/_theme.scss +1 -1
- package/scss/filemanager/_variables.scss +10 -10
- package/scss/filter/_index.scss +3 -3
- package/scss/filter/_layout.scss +1 -1
- package/scss/filter/_theme.scss +1 -1
- package/scss/filter/_variables.scss +4 -4
- package/scss/floating-label/_index.scss +3 -3
- package/scss/floating-label/_layout.scss +1 -1
- package/scss/floating-label/_theme.scss +1 -1
- package/scss/forms/_index.scss +3 -3
- package/scss/forms/_layout.scss +1 -1
- package/scss/forms/_theme.scss +1 -1
- package/scss/forms/_variables.scss +59 -44
- package/scss/gantt/_index.scss +3 -3
- package/scss/gantt/_layout.scss +1 -1
- package/scss/gantt/_theme.scss +1 -1
- package/scss/gantt/_variables.scss +20 -20
- package/scss/grid/_index.scss +5 -3
- package/scss/grid/_layout.scss +1 -1
- package/scss/grid/_theme.scss +1 -1
- package/scss/grid/_variables.scss +200 -96
- package/scss/icons/_index.scss +2 -2
- package/scss/icons/_layout.scss +1 -1
- package/scss/imageeditor/_index.scss +3 -3
- package/scss/imageeditor/_layout.scss +1 -1
- package/scss/imageeditor/_theme.scss +1 -1
- package/scss/imageeditor/_variables.scss +7 -7
- package/scss/index.scss +108 -109
- package/scss/input/_index.scss +3 -3
- package/scss/input/_layout.scss +1 -1
- package/scss/input/_theme.scss +1 -1
- package/scss/input/_variables.scss +14 -14
- package/scss/list/_index.scss +3 -3
- package/scss/list/_layout.scss +1 -1
- package/scss/list/_theme.scss +1 -1
- package/scss/list/_variables.scss +32 -32
- package/scss/listbox/_index.scss +3 -3
- package/scss/listbox/_layout.scss +1 -1
- package/scss/listbox/_theme.scss +1 -1
- package/scss/listbox/_variables.scss +45 -16
- package/scss/listgroup/_index.scss +3 -3
- package/scss/listgroup/_layout.scss +1 -1
- package/scss/listgroup/_theme.scss +1 -1
- package/scss/listgroup/_variables.scss +5 -5
- package/scss/listview/_index.scss +3 -3
- package/scss/listview/_layout.scss +1 -1
- package/scss/listview/_theme.scss +1 -1
- package/scss/listview/_variables.scss +19 -19
- package/scss/loader/_index.scss +3 -3
- package/scss/loader/_layout.scss +1 -1
- package/scss/loader/_theme.scss +1 -1
- package/scss/loader/_variables.scss +48 -42
- package/scss/map/_index.scss +4 -4
- package/scss/map/_layout.scss +1 -1
- package/scss/map/_theme.scss +1 -1
- package/scss/map/_variables.scss +6 -6
- package/scss/maskedtextbox/_index.scss +3 -3
- package/scss/maskedtextbox/_layout.scss +1 -1
- package/scss/maskedtextbox/_theme.scss +1 -1
- package/scss/mediaplayer/_index.scss +3 -3
- package/scss/mediaplayer/_layout.scss +1 -1
- package/scss/mediaplayer/_theme.scss +1 -1
- package/scss/mediaplayer/_variables.scss +5 -5
- package/scss/menu/_index.scss +3 -3
- package/scss/menu/_layout.scss +1 -1
- package/scss/menu/_theme.scss +1 -1
- package/scss/menu/_variables.scss +21 -21
- package/scss/menu-button/_index.scss +3 -3
- package/scss/menu-button/_layout.scss +1 -1
- package/scss/menu-button/_theme.scss +1 -1
- package/scss/messagebox/_index.scss +3 -3
- package/scss/messagebox/_layout.scss +1 -1
- package/scss/messagebox/_theme.scss +1 -1
- package/scss/messagebox/_variables.scss +2 -2
- package/scss/multiselect/_index.scss +3 -3
- package/scss/multiselect/_layout.scss +1 -1
- package/scss/multiselect/_theme.scss +1 -1
- package/scss/notification/_index.scss +3 -3
- package/scss/notification/_layout.scss +1 -1
- package/scss/notification/_theme.scss +1 -1
- package/scss/notification/_variables.scss +41 -17
- package/scss/numerictextbox/_index.scss +3 -3
- package/scss/numerictextbox/_layout.scss +1 -1
- package/scss/numerictextbox/_theme.scss +1 -1
- package/scss/orgchart/_index.scss +3 -3
- package/scss/orgchart/_layout.scss +1 -1
- package/scss/orgchart/_theme.scss +1 -1
- package/scss/orgchart/_variables.scss +7 -7
- package/scss/overlay/_index.scss +3 -3
- package/scss/overlay/_layout.scss +1 -1
- package/scss/overlay/_theme.scss +1 -1
- package/scss/overlay/_variables.scss +1 -1
- package/scss/pager/_index.scss +4 -3
- package/scss/pager/_layout.scss +1 -1
- package/scss/pager/_theme.scss +1 -1
- package/scss/pager/_variables.scss +133 -53
- package/scss/panelbar/_index.scss +3 -3
- package/scss/panelbar/_layout.scss +1 -1
- package/scss/panelbar/_theme.scss +1 -1
- package/scss/panelbar/_variables.scss +71 -71
- package/scss/pdf-viewer/_index.scss +3 -3
- package/scss/pdf-viewer/_layout.scss +1 -1
- package/scss/pdf-viewer/_theme.scss +1 -1
- package/scss/pdf-viewer/_variables.scss +16 -16
- package/scss/pivotgrid/_index.scss +4 -3
- package/scss/pivotgrid/_layout.scss +1 -1
- package/scss/pivotgrid/_theme.scss +1 -1
- package/scss/pivotgrid/_variables.scss +27 -27
- package/scss/popover/_index.scss +3 -3
- package/scss/popover/_layout.scss +1 -1
- package/scss/popover/_theme.scss +1 -1
- package/scss/popover/_variables.scss +3 -3
- package/scss/popup/_index.scss +3 -3
- package/scss/popup/_layout.scss +1 -1
- package/scss/popup/_theme.scss +1 -1
- package/scss/popup/_variables.scss +5 -5
- package/scss/progressbar/_index.scss +3 -3
- package/scss/progressbar/_layout.scss +1 -1
- package/scss/progressbar/_theme.scss +1 -1
- package/scss/progressbar/_variables.scss +66 -22
- package/scss/radio/_index.scss +3 -3
- package/scss/radio/_layout.scss +1 -1
- package/scss/radio/_theme.scss +1 -1
- package/scss/radio/_variables.scss +12 -12
- package/scss/rating/_index.scss +3 -3
- package/scss/rating/_layout.scss +1 -1
- package/scss/rating/_theme.scss +1 -1
- package/scss/rating/_variables.scss +11 -11
- package/scss/responsivepanel/_index.scss +3 -3
- package/scss/responsivepanel/_layout.scss +1 -1
- package/scss/responsivepanel/_theme.scss +1 -1
- package/scss/ripple/_index.scss +3 -3
- package/scss/ripple/_layout.scss +1 -1
- package/scss/ripple/_theme.scss +1 -1
- package/scss/scheduler/_index.scss +3 -3
- package/scss/scheduler/_layout.scss +1 -1
- package/scss/scheduler/_theme.scss +1 -1
- package/scss/scheduler/_variables.scss +33 -31
- package/scss/scroller/_index.scss +3 -3
- package/scss/scroller/_layout.scss +1 -1
- package/scss/scroller/_theme.scss +1 -1
- package/scss/scrollview/_index.scss +3 -3
- package/scss/scrollview/_layout.scss +1 -1
- package/scss/scrollview/_theme.scss +1 -1
- package/scss/scrollview/_variables.scss +6 -6
- package/scss/searchbox/_index.scss +3 -3
- package/scss/searchbox/_layout.scss +1 -1
- package/scss/searchbox/_theme.scss +1 -1
- package/scss/signature/_index.scss +3 -3
- package/scss/signature/_layout.scss +1 -1
- package/scss/signature/_theme.scss +1 -1
- package/scss/signature/_variables.scss +7 -7
- package/scss/skeleton/_index.scss +3 -3
- package/scss/skeleton/_layout.scss +1 -1
- package/scss/skeleton/_theme.scss +1 -1
- package/scss/skeleton/_variables.scss +1 -1
- package/scss/slider/_index.scss +5 -5
- package/scss/slider/_layout.scss +1 -1
- package/scss/slider/_theme.scss +1 -1
- package/scss/slider/_variables.scss +12 -12
- package/scss/split-button/_index.scss +3 -3
- package/scss/split-button/_layout.scss +1 -1
- package/scss/split-button/_theme.scss +1 -1
- package/scss/splitter/_index.scss +3 -3
- package/scss/splitter/_layout.scss +1 -1
- package/scss/splitter/_theme.scss +1 -1
- package/scss/splitter/_variables.scss +5 -5
- package/scss/spreadsheet/_index.scss +4 -4
- package/scss/spreadsheet/_layout.scss +1 -1
- package/scss/spreadsheet/_theme.scss +1 -1
- package/scss/spreadsheet/_variables.scss +9 -9
- package/scss/stepper/_index.scss +3 -3
- package/scss/stepper/_layout.scss +1 -1
- package/scss/stepper/_theme.scss +1 -1
- package/scss/stepper/_variables.scss +13 -13
- package/scss/switch/_index.scss +3 -3
- package/scss/switch/_layout.scss +1 -1
- package/scss/switch/_theme.scss +1 -1
- package/scss/switch/_variables.scss +9 -9
- package/scss/table/_index.scss +4 -4
- package/scss/table/_layout.scss +1 -1
- package/scss/table/_theme.scss +1 -1
- package/scss/table/_variables.scss +39 -27
- package/scss/tabstrip/_index.scss +3 -3
- package/scss/tabstrip/_layout.scss +1 -1
- package/scss/tabstrip/_theme.scss +1 -1
- package/scss/tabstrip/_variables.scss +19 -19
- package/scss/taskboard/_index.scss +3 -3
- package/scss/taskboard/_layout.scss +1 -1
- package/scss/taskboard/_theme.scss +1 -1
- package/scss/taskboard/_variables.scss +11 -11
- package/scss/textarea/_index.scss +3 -3
- package/scss/textarea/_layout.scss +1 -1
- package/scss/textarea/_theme.scss +1 -1
- package/scss/textbox/_index.scss +3 -3
- package/scss/textbox/_layout.scss +1 -1
- package/scss/textbox/_theme.scss +1 -1
- package/scss/tilelayout/_index.scss +3 -3
- package/scss/tilelayout/_layout.scss +1 -1
- package/scss/tilelayout/_theme.scss +1 -1
- package/scss/tilelayout/_variables.scss +1 -1
- package/scss/timedurationpicker/_index.scss +3 -3
- package/scss/timedurationpicker/_layout.scss +1 -1
- package/scss/timedurationpicker/_theme.scss +1 -1
- package/scss/timeline/_index.scss +3 -3
- package/scss/timeline/_layout.scss +1 -1
- package/scss/timeline/_theme.scss +1 -1
- package/scss/timeline/_variables.scss +10 -10
- package/scss/timepicker/_index.scss +3 -3
- package/scss/timepicker/_layout.scss +1 -1
- package/scss/timepicker/_theme.scss +1 -1
- package/scss/timeselector/_index.scss +3 -3
- package/scss/timeselector/_layout.scss +1 -1
- package/scss/timeselector/_theme.scss +1 -1
- package/scss/timeselector/_variables.scss +8 -8
- package/scss/toolbar/_index.scss +3 -3
- package/scss/toolbar/_layout.scss +1 -1
- package/scss/toolbar/_theme.scss +1 -1
- package/scss/toolbar/_variables.scss +77 -19
- package/scss/tooltip/_index.scss +3 -3
- package/scss/tooltip/_layout.scss +1 -1
- package/scss/tooltip/_theme.scss +1 -1
- package/scss/tooltip/_variables.scss +9 -9
- package/scss/treelist/_index.scss +3 -3
- package/scss/treelist/_layout.scss +1 -1
- package/scss/treelist/_theme.scss +1 -1
- package/scss/treelist/_variables.scss +2 -2
- package/scss/treeview/_index.scss +3 -3
- package/scss/treeview/_layout.scss +1 -1
- package/scss/treeview/_theme.scss +1 -1
- package/scss/treeview/_variables.scss +18 -18
- package/scss/typography/_index.scss +3 -3
- package/scss/typography/_layout.scss +1 -1
- package/scss/typography/_theme.scss +1 -1
- package/scss/typography/_variables.scss +4 -4
- package/scss/upload/_index.scss +3 -3
- package/scss/upload/_layout.scss +1 -1
- package/scss/upload/_theme.scss +1 -1
- package/scss/upload/_variables.scss +34 -35
- package/scss/utils/_aspect-ratio.scss +1 -1
- package/scss/utils/_border.scss +1 -1
- package/scss/utils/_display.scss +1 -1
- package/scss/utils/_flex.scss +1 -1
- package/scss/utils/_float.scss +1 -1
- package/scss/utils/_grid.scss +1 -1
- package/scss/utils/_index.scss +22 -19
- package/scss/utils/_order.scss +1 -1
- package/scss/utils/_overflow.scss +1 -1
- package/scss/utils/_pointer-events.scss +1 -1
- package/scss/utils/_position.scss +1 -1
- package/scss/utils/_resize.scss +1 -1
- package/scss/utils/_spacer.scss +1 -1
- package/scss/utils/_spacing.scss +1 -1
- package/scss/utils/_table-layout.scss +1 -1
- package/scss/utils/_text.scss +1 -1
- package/scss/utils/_theme-colors.scss +1 -1
- package/scss/utils/_touch-action.scss +1 -1
- package/scss/utils/_transform.scss +1 -1
- package/scss/utils/_user-select.scss +1 -1
- package/scss/validator/_index.scss +3 -3
- package/scss/validator/_layout.scss +1 -1
- package/scss/validator/_theme.scss +1 -1
- package/scss/virtual-scroller/_index.scss +3 -3
- package/scss/virtual-scroller/_layout.scss +1 -1
- package/scss/virtual-scroller/_theme.scss +1 -1
- package/scss/window/_index.scss +3 -3
- package/scss/window/_layout.scss +1 -1
- package/scss/window/_theme.scss +1 -1
- package/scss/window/_variables.scss +37 -29
- package/scss/wizard/_index.scss +3 -3
- package/scss/wizard/_layout.scss +1 -1
- package/scss/wizard/_theme.scss +1 -1
- package/scss/wizard/_variables.scss +4 -5
- package/scss/common/_dragdrop.scss +0 -1
- package/scss/common/_loading.scss +0 -1
- package/scss/core/_asp-fallback.scss +0 -1
- package/scss/core/_color-system.scss +0 -1
- package/scss/core/_extra.scss +0 -1
- package/scss/core/_layout.scss +0 -1
- package/scss/core/_normalize.scss +0 -1
- package/scss/core/functions/_index.scss +0 -4
- package/scss/core/mixins/_index.scss +0 -1
- package/scss/cursor/_index.scss +0 -9
- package/scss/cursor/_layout.scss +0 -1
- package/scss/cursor/_theme.scss +0 -1
- package/scss/styling/_index.scss +0 -5
|
@@ -1,21 +1,43 @@
|
|
|
1
1
|
// Notification
|
|
2
|
-
$notification-padding-x: 8px !default;
|
|
3
|
-
$notification-padding-y: 4px !default;
|
|
4
|
-
$notification-border-width: 1px !default;
|
|
5
|
-
$notification-border-radius: $kendo-border-radius-md !default;
|
|
6
2
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
$notification-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
$notification-border: $
|
|
3
|
+
/// Vertical padding of the notification container.
|
|
4
|
+
/// @group notification
|
|
5
|
+
$kendo-notification-padding-x: 8px !default;
|
|
6
|
+
/// Horizontal padding of the notification.
|
|
7
|
+
/// @group notification
|
|
8
|
+
$kendo-notification-padding-y: 4px !default;
|
|
9
|
+
/// Width of the border around the notification.
|
|
10
|
+
/// @group notification
|
|
11
|
+
$kendo-notification-border-width: 1px !default;
|
|
12
|
+
/// Border radius of the notification.
|
|
13
|
+
/// @group notification
|
|
14
|
+
$kendo-notification-border-radius: $kendo-border-radius-md !default;
|
|
15
|
+
/// Box shadow of the notification.
|
|
16
|
+
/// @group notification
|
|
17
|
+
$kendo-notification-shadow: $popup-shadow !default;
|
|
18
|
+
/// Font family of the notification.
|
|
19
|
+
/// @group notification
|
|
20
|
+
$kendo-notification-font-family: $font-family !default;
|
|
21
|
+
/// Font size of the notification.
|
|
22
|
+
/// @group notification
|
|
23
|
+
$kendo-notification-font-size: $font-size-sm !default;
|
|
24
|
+
/// Line height of the notification.
|
|
25
|
+
/// @group notification
|
|
26
|
+
$kendo-notification-line-height: $line-height !default;
|
|
27
|
+
|
|
28
|
+
/// Horizontal spacing of the notification icon.
|
|
29
|
+
/// @group notification
|
|
30
|
+
$kendo-notification-icon-spacing: $icon-spacing !default;
|
|
31
|
+
|
|
32
|
+
/// Background color of the notification.
|
|
33
|
+
/// @group notification
|
|
34
|
+
$kendo-notification-bg: $kendo-component-bg !default;
|
|
35
|
+
/// Text color of the notification.
|
|
36
|
+
/// @group notification
|
|
37
|
+
$kendo-notification-text: $kendo-component-text !default;
|
|
38
|
+
/// Border color of the notification.
|
|
39
|
+
/// @group notification
|
|
40
|
+
$kendo-notification-border: $kendo-component-border !default;
|
|
19
41
|
|
|
20
42
|
@function notification-theme( $colors ) {
|
|
21
43
|
$_theme: ();
|
|
@@ -23,7 +45,7 @@ $notification-border: $component-border !default;
|
|
|
23
45
|
// sass-lint:disable-block indentation
|
|
24
46
|
@each $name, $color in $colors {
|
|
25
47
|
$_theme: k-map-merge(( $name: (
|
|
26
|
-
color: contrast-
|
|
48
|
+
color: k-contrast-legacy( $color ),
|
|
27
49
|
background-color: $color,
|
|
28
50
|
border: $color,
|
|
29
51
|
)), $_theme );
|
|
@@ -32,5 +54,7 @@ $notification-border: $component-border !default;
|
|
|
32
54
|
@return $_theme;
|
|
33
55
|
}
|
|
34
56
|
|
|
57
|
+
/// Theme colors of the notification.
|
|
58
|
+
/// @group notification
|
|
35
59
|
$kendo-notification-theme-colors: $kendo-theme-colors !default;
|
|
36
60
|
$kendo-notification-theme: notification-theme( $kendo-notification-theme-colors ) !default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/numerictextbox/_layout.scss";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/numerictextbox/_theme.scss";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/orgchart/_layout.scss";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/orgchart/_theme.scss";
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
// Orgchart
|
|
2
|
-
$orgchart-spacer: k-map-get( $spacing, 6 ) !default;
|
|
2
|
+
$orgchart-spacer: k-map-get( $kendo-spacing, 6 ) !default;
|
|
3
3
|
$orgchart-padding-y: $orgchart-spacer !default;
|
|
4
4
|
$orgchart-padding-x: $orgchart-padding-y !default;
|
|
5
5
|
$orgchart-font-family: $font-family !default;
|
|
6
6
|
$orgchart-font-size: $font-size !default;
|
|
7
7
|
$orgchart-line-height: $line-height !default;
|
|
8
|
-
$orgchart-bg: $component-bg !default;
|
|
9
|
-
$orgchart-text: $component-text !default;
|
|
10
|
-
$orgchart-border: $component-border !default;
|
|
8
|
+
$orgchart-bg: $kendo-component-bg !default;
|
|
9
|
+
$orgchart-text: $kendo-component-text !default;
|
|
10
|
+
$orgchart-border: $kendo-component-border !default;
|
|
11
11
|
|
|
12
12
|
$orgchart-node-gap: $orgchart-spacer !default;
|
|
13
13
|
$orgchart-group-gap: $orgchart-spacer !default;
|
|
@@ -25,12 +25,12 @@ $orgchart-node-group-focus-border: $card-focus-border !default;
|
|
|
25
25
|
$orgchart-node-group-focus-shadow: $card-focus-shadow !default;
|
|
26
26
|
|
|
27
27
|
$orgchart-node-group-title-font-size: $font-size-xl !default;
|
|
28
|
-
$orgchart-node-group-title-margin-bottom: $orgchart-spacer
|
|
28
|
+
$orgchart-node-group-title-margin-bottom: k-math-div( $orgchart-spacer, 4 ) !default;
|
|
29
29
|
$orgchart-node-group-title-line-height: $line-height-sm !default;
|
|
30
30
|
|
|
31
31
|
$orgchart-node-group-subtitle-margin-bottom: $orgchart-spacer !default;
|
|
32
32
|
$orgchart-node-group-subtitle-font-size: $font-size !default;
|
|
33
|
-
$orgchart-node-group-subtitle-text: $subtle-text !default;
|
|
33
|
+
$orgchart-node-group-subtitle-text: $kendo-subtle-text !default;
|
|
34
34
|
|
|
35
35
|
$orgchart-card-width: 300px !default;
|
|
36
36
|
$orgchart-card-padding-y: $card-padding-y !default;
|
|
@@ -48,7 +48,7 @@ $orgchart-card-subtitle-font-size: null !default;
|
|
|
48
48
|
$orgchart-card-body-border-width: 2px 0 0 !default;
|
|
49
49
|
$orgchart-card-body-border-color: transparent !default;
|
|
50
50
|
|
|
51
|
-
$orgchart-card-body-vbox-margin-right: $orgchart-spacer
|
|
51
|
+
$orgchart-card-body-vbox-margin-right: k-math-div( $orgchart-spacer, 2 ) !default;
|
|
52
52
|
$orgchart-card-body-vbox-min-height: $card-avatar-size !default;
|
|
53
53
|
|
|
54
54
|
$orgchart-line-size: 1px !default;
|
package/scss/overlay/_index.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/overlay/_layout.scss";
|
package/scss/overlay/_theme.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/overlay/_theme.scss";
|
package/scss/pager/_index.scss
CHANGED
|
@@ -7,9 +7,10 @@
|
|
|
7
7
|
@import "../icons/_index.scss";
|
|
8
8
|
@import "../toolbar/_variables.scss";
|
|
9
9
|
@import "../list/_index.scss";
|
|
10
|
+
@import "../button/_index.scss";
|
|
10
11
|
|
|
11
12
|
|
|
12
13
|
// Component
|
|
13
|
-
@import "_variables.scss";
|
|
14
|
-
@import "_layout.scss";
|
|
15
|
-
@import "_theme.scss";
|
|
14
|
+
@import "./_variables.scss";
|
|
15
|
+
@import "./_layout.scss";
|
|
16
|
+
@import "./_theme.scss";
|
package/scss/pager/_layout.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/pager/_layout.scss";
|
package/scss/pager/_theme.scss
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/pager/_theme.scss";
|
|
@@ -1,66 +1,146 @@
|
|
|
1
1
|
// Pager
|
|
2
|
-
$pager-padding-x: k-map-get( $spacing, 2 ) !default;
|
|
3
|
-
$pager-padding-y: k-map-get( $spacing, 2 ) !default;
|
|
4
|
-
$pager-border-width: 1px !default;
|
|
5
2
|
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
$pager-
|
|
3
|
+
/// Horizontal padding of the pager according to the pager size.
|
|
4
|
+
/// @group pager
|
|
5
|
+
$kendo-pager-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
6
|
+
$kendo-pager-padding-x-sm: k-map-get( $kendo-spacing, 1 ) !default;
|
|
7
|
+
$kendo-pager-padding-x-md: k-map-get( $kendo-spacing, 2 ) !default;
|
|
8
|
+
$kendo-pager-padding-x-lg: k-map-get( $kendo-spacing, 2.5 ) !default;
|
|
9
|
+
/// Vertical padding of the pager according to the pager size.
|
|
10
|
+
/// @group pager
|
|
11
|
+
$kendo-pager-padding-y: $kendo-pager-padding-x !default;
|
|
12
|
+
$kendo-pager-padding-y-sm: $kendo-pager-padding-x-sm !default;
|
|
13
|
+
$kendo-pager-padding-y-md: $kendo-pager-padding-x-md !default;
|
|
14
|
+
$kendo-pager-padding-y-lg: $kendo-pager-padding-x-lg !default;
|
|
9
15
|
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
$pager-
|
|
16
|
+
/// Minimum width of the pager items according to the pager size.
|
|
17
|
+
/// @group pager
|
|
18
|
+
$kendo-pager-item-min-width-sm: $kendo-button-calc-size-sm !default;
|
|
19
|
+
$kendo-pager-item-min-width-md: $kendo-button-calc-size-md !default;
|
|
20
|
+
$kendo-pager-item-min-width-lg: $kendo-button-calc-size-lg !default;
|
|
13
21
|
|
|
14
|
-
|
|
15
|
-
|
|
22
|
+
/// Margin between pager item groups according to the pager size.
|
|
23
|
+
/// @group pager
|
|
24
|
+
$kendo-pager-item-group-spacing-sm: k-map-get( $kendo-spacing, 3 ) !default;
|
|
25
|
+
$kendo-pager-item-group-spacing-md: k-map-get( $kendo-spacing, 3.5 ) !default;
|
|
26
|
+
$kendo-pager-item-group-spacing-lg: k-map-get( $kendo-spacing, 4 ) !default;
|
|
16
27
|
|
|
17
|
-
|
|
28
|
+
/// Border width of the pager.
|
|
29
|
+
/// @group pager
|
|
30
|
+
$kendo-pager-border-width: 1px !default;
|
|
31
|
+
/// Font family of the pager.
|
|
32
|
+
/// @group pager
|
|
33
|
+
$kendo-pager-font-family: $font-family !default;
|
|
34
|
+
/// Font size of the pager.
|
|
35
|
+
/// @group pager
|
|
36
|
+
$kendo-pager-font-size: $font-size !default;
|
|
37
|
+
/// Line height of the pager.
|
|
38
|
+
/// @group pager
|
|
39
|
+
$kendo-pager-line-height: $line-height !default;
|
|
40
|
+
/// Background color of the pager.
|
|
41
|
+
/// @group pager
|
|
42
|
+
$kendo-pager-bg: $kendo-component-header-bg !default;
|
|
43
|
+
/// Text color of the pager.
|
|
44
|
+
/// @group pager
|
|
45
|
+
$kendo-pager-text: $kendo-component-header-text !default;
|
|
46
|
+
/// Border color of the pager.
|
|
47
|
+
/// @group pager
|
|
48
|
+
$kendo-pager-border: $kendo-component-border !default;
|
|
18
49
|
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
$pager-
|
|
22
|
-
|
|
23
|
-
|
|
50
|
+
/// Background color of the focused pager.
|
|
51
|
+
/// @group pager
|
|
52
|
+
$kendo-pager-focus-bg: null !default;
|
|
53
|
+
/// Box shadow of the focused pager.
|
|
54
|
+
/// @group pager
|
|
55
|
+
$kendo-pager-focus-shadow: $kendo-focus-shadow !default;
|
|
24
56
|
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
$pager-
|
|
57
|
+
/// Spacing between the pager sections.
|
|
58
|
+
/// @group pager
|
|
59
|
+
$kendo-pager-section-spacing: $spacer-x !default;
|
|
28
60
|
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
$pager-item-
|
|
61
|
+
/// Border width of the pager items.
|
|
62
|
+
/// @group pager
|
|
63
|
+
$kendo-pager-item-border-width: 0px !default;
|
|
64
|
+
/// Border radius of the pager items.
|
|
65
|
+
/// @group pager
|
|
66
|
+
$kendo-pager-item-border-radius: null !default;
|
|
67
|
+
/// Spacing around the pager items.
|
|
68
|
+
/// @group pager
|
|
69
|
+
$kendo-pager-item-spacing: null !default;
|
|
70
|
+
/// Background color of the pager items.
|
|
71
|
+
/// @group pager
|
|
72
|
+
$kendo-pager-item-bg: null !default;
|
|
73
|
+
/// Text color of the pager items.
|
|
74
|
+
/// @group pager
|
|
75
|
+
$kendo-pager-item-text: null !default;
|
|
76
|
+
/// Border color of the pager items.
|
|
77
|
+
/// @group pager
|
|
78
|
+
$kendo-pager-item-border: null !default;
|
|
32
79
|
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
$pager-item-
|
|
80
|
+
/// Background color of the hovered pager items.
|
|
81
|
+
/// @group pager
|
|
82
|
+
$kendo-pager-item-hover-bg: $kendo-list-item-hover-bg !default;
|
|
83
|
+
/// Text color of the hovered pager items.
|
|
84
|
+
/// @group pager
|
|
85
|
+
$kendo-pager-item-hover-text: $kendo-list-item-hover-text !default;
|
|
86
|
+
/// Border color of the hovered pager items.
|
|
87
|
+
/// @group pager
|
|
88
|
+
$kendo-pager-item-hover-border: null !default;
|
|
89
|
+
/// Background color of the selected pager items.
|
|
90
|
+
/// @group pager
|
|
91
|
+
$kendo-pager-item-selected-bg: $kendo-list-item-selected-bg !default;
|
|
92
|
+
/// Text color of the selected pager items.
|
|
93
|
+
/// @group pager
|
|
94
|
+
$kendo-pager-item-selected-text: $kendo-list-item-selected-text !default;
|
|
95
|
+
/// Border color of the selected pager items.
|
|
96
|
+
/// @group pager
|
|
97
|
+
$kendo-pager-item-selected-border: null !default;
|
|
98
|
+
/// Opacity of the focused pager items.
|
|
99
|
+
/// @group pager
|
|
100
|
+
$kendo-pager-item-focus-opacity: null !default;
|
|
101
|
+
/// Background color of the focused pager items.
|
|
102
|
+
/// @group pager
|
|
103
|
+
$kendo-pager-item-focus-bg: transparent !default;
|
|
104
|
+
/// Box shadow of the focused pager items.
|
|
105
|
+
/// @group pager
|
|
106
|
+
$kendo-pager-item-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
36
107
|
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
$pager-
|
|
108
|
+
/// Border radius of the pager numbers.
|
|
109
|
+
/// @group pager
|
|
110
|
+
$kendo-pager-number-border-radius: null !default;
|
|
40
111
|
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
$pager-
|
|
44
|
-
$pager-number-border-radius: null !default;
|
|
45
|
-
$pager-number-spacing: $pager-item-spacing !default;
|
|
112
|
+
/// Width of the pager inputs.
|
|
113
|
+
/// @group pager
|
|
114
|
+
$kendo-pager-input-width: 5em !default;
|
|
46
115
|
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
$pager-
|
|
116
|
+
/// Width of the pager dropdowns according to the pager size.
|
|
117
|
+
/// @group pager
|
|
118
|
+
$kendo-pager-dropdown-width-sm: 5em !default;
|
|
119
|
+
$kendo-pager-dropdown-width-md: 5em !default;
|
|
120
|
+
$kendo-pager-dropdown-width-lg: 5em !default;
|
|
50
121
|
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
$pager-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
$pager-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
$pager-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
$pager-
|
|
66
|
-
|
|
122
|
+
/// Sizes map of the pager.
|
|
123
|
+
/// @group pager
|
|
124
|
+
$kendo-pager-sizes: (
|
|
125
|
+
sm: (
|
|
126
|
+
padding-x: $kendo-pager-padding-x-sm,
|
|
127
|
+
padding-y: $kendo-pager-padding-y-sm,
|
|
128
|
+
item-group-spacing: $kendo-pager-item-group-spacing-sm,
|
|
129
|
+
item-min-width: $kendo-pager-item-min-width-sm,
|
|
130
|
+
pager-dropdown-width: $kendo-pager-dropdown-width-sm
|
|
131
|
+
),
|
|
132
|
+
md: (
|
|
133
|
+
padding-x: $kendo-pager-padding-x-md,
|
|
134
|
+
padding-y: $kendo-pager-padding-y-md,
|
|
135
|
+
item-group-spacing: $kendo-pager-item-group-spacing-md,
|
|
136
|
+
item-min-width: $kendo-pager-item-min-width-md,
|
|
137
|
+
pager-dropdown-width: $kendo-pager-dropdown-width-md
|
|
138
|
+
),
|
|
139
|
+
lg: (
|
|
140
|
+
padding-x: $kendo-pager-padding-x-lg,
|
|
141
|
+
padding-y: $kendo-pager-padding-y-lg,
|
|
142
|
+
item-group-spacing: $kendo-pager-item-group-spacing-lg,
|
|
143
|
+
item-min-width: $kendo-pager-item-min-width-lg,
|
|
144
|
+
pager-dropdown-width: $kendo-pager-dropdown-width-lg
|
|
145
|
+
)
|
|
146
|
+
) !default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/panelbar/_layout.scss";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/panelbar/_theme.scss";
|
|
@@ -9,95 +9,95 @@ $panelbar-border-style: solid !default;
|
|
|
9
9
|
$panelbar-item-border-width: 1px !default;
|
|
10
10
|
$panelbar-item-border-style: solid !default;
|
|
11
11
|
|
|
12
|
-
$panelbar-header-padding-x:
|
|
13
|
-
$panelbar-header-padding-y:
|
|
12
|
+
$panelbar-header-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
13
|
+
$panelbar-header-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
14
14
|
|
|
15
|
-
$panelbar-item-padding-x:
|
|
16
|
-
$panelbar-item-padding-y:
|
|
15
|
+
$panelbar-item-padding-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
16
|
+
$panelbar-item-padding-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
17
17
|
|
|
18
18
|
$panelbar-item-level-count: 4 !default;
|
|
19
19
|
|
|
20
|
-
$panelbar-bg: $component-bg !default;
|
|
21
|
-
$panelbar-text: $component-text !default;
|
|
22
|
-
$panelbar-border: $component-border !default;
|
|
23
|
-
|
|
24
|
-
$panelbar-header-bg: $header-bg !default;
|
|
25
|
-
$panelbar-header-text: $header-text !default;
|
|
26
|
-
$panelbar-header-border: $header-border !default;
|
|
27
|
-
$panelbar-header-gradient: $header-gradient !default;
|
|
28
|
-
|
|
29
|
-
$panelbar-header-
|
|
30
|
-
$panelbar-header-
|
|
31
|
-
$panelbar-header-
|
|
32
|
-
$panelbar-header-
|
|
33
|
-
|
|
34
|
-
$panelbar-header-
|
|
35
|
-
$panelbar-header-
|
|
36
|
-
$panelbar-header-
|
|
37
|
-
$panelbar-header-
|
|
38
|
-
$panelbar-header-
|
|
39
|
-
|
|
40
|
-
$panelbar-header-
|
|
41
|
-
$panelbar-header-
|
|
42
|
-
$panelbar-header-
|
|
43
|
-
$panelbar-header-
|
|
44
|
-
|
|
45
|
-
$panelbar-header-selected-bg: $selected-bg !default;
|
|
46
|
-
$panelbar-header-selected-text: $selected-text !default;
|
|
47
|
-
$panelbar-header-selected-border: $selected-border !default;
|
|
20
|
+
$panelbar-bg: $kendo-component-bg !default;
|
|
21
|
+
$panelbar-text: $kendo-component-text !default;
|
|
22
|
+
$panelbar-border: $kendo-component-border !default;
|
|
23
|
+
|
|
24
|
+
$panelbar-header-bg: $kendo-component-header-bg !default;
|
|
25
|
+
$panelbar-header-text: $kendo-component-header-text !default;
|
|
26
|
+
$panelbar-header-border: $kendo-component-header-border !default;
|
|
27
|
+
$panelbar-header-gradient: $kendo-component-header-gradient !default;
|
|
28
|
+
|
|
29
|
+
$panelbar-header-hover-bg: $kendo-hover-bg !default;
|
|
30
|
+
$panelbar-header-hover-text: $kendo-hover-text !default;
|
|
31
|
+
$panelbar-header-hover-border: $kendo-hover-border !default;
|
|
32
|
+
$panelbar-header-hover-gradient: null !default;
|
|
33
|
+
|
|
34
|
+
$panelbar-header-focus-bg: null !default;
|
|
35
|
+
$panelbar-header-focus-text: null !default;
|
|
36
|
+
$panelbar-header-focus-border: null !default;
|
|
37
|
+
$panelbar-header-focus-gradient: null !default;
|
|
38
|
+
$panelbar-header-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
39
|
+
|
|
40
|
+
$panelbar-header-hover-focus-bg: null !default;
|
|
41
|
+
$panelbar-header-hover-focus-text: null !default;
|
|
42
|
+
$panelbar-header-hover-focus-border: null !default;
|
|
43
|
+
$panelbar-header-hover-focus-gradient: null !default;
|
|
44
|
+
|
|
45
|
+
$panelbar-header-selected-bg: $kendo-selected-bg !default;
|
|
46
|
+
$panelbar-header-selected-text: $kendo-selected-text !default;
|
|
47
|
+
$panelbar-header-selected-border: $kendo-selected-border !default;
|
|
48
48
|
$panelbar-header-selected-gradient: null !default;
|
|
49
49
|
|
|
50
|
-
$panelbar-header-selected-
|
|
51
|
-
$panelbar-header-selected-
|
|
52
|
-
$panelbar-header-selected-
|
|
53
|
-
$panelbar-header-selected-
|
|
50
|
+
$panelbar-header-selected-hover-bg: k-try-shade( $panelbar-header-selected-bg ) !default;
|
|
51
|
+
$panelbar-header-selected-hover-text: null !default;
|
|
52
|
+
$panelbar-header-selected-hover-border: null !default;
|
|
53
|
+
$panelbar-header-selected-hover-gradient: null !default;
|
|
54
54
|
|
|
55
|
-
$panelbar-header-selected-
|
|
56
|
-
$panelbar-header-selected-
|
|
57
|
-
$panelbar-header-selected-
|
|
58
|
-
$panelbar-header-selected-
|
|
55
|
+
$panelbar-header-selected-focus-bg: null !default;
|
|
56
|
+
$panelbar-header-selected-focus-text: null !default;
|
|
57
|
+
$panelbar-header-selected-focus-border: null !default;
|
|
58
|
+
$panelbar-header-selected-focus-gradient: null !default;
|
|
59
59
|
|
|
60
|
-
$panelbar-header-selected-
|
|
61
|
-
$panelbar-header-selected-
|
|
62
|
-
$panelbar-header-selected-
|
|
63
|
-
$panelbar-header-selected-
|
|
60
|
+
$panelbar-header-selected-hover-focus-bg: null !default;
|
|
61
|
+
$panelbar-header-selected-hover-focus-text: null !default;
|
|
62
|
+
$panelbar-header-selected-hover-focus-border: null !default;
|
|
63
|
+
$panelbar-header-selected-hover-focus-gradient: null !default;
|
|
64
64
|
|
|
65
65
|
|
|
66
|
-
$panelbar-item-
|
|
67
|
-
$panelbar-item-
|
|
68
|
-
$panelbar-item-
|
|
69
|
-
$panelbar-item-
|
|
66
|
+
$panelbar-item-hover-bg: k-try-shade( $panelbar-bg, .5 ) !default;
|
|
67
|
+
$panelbar-item-hover-text: null !default;
|
|
68
|
+
$panelbar-item-hover-border: null !default;
|
|
69
|
+
$panelbar-item-hover-gradient: null !default;
|
|
70
70
|
|
|
71
|
-
$panelbar-item-
|
|
72
|
-
$panelbar-item-
|
|
73
|
-
$panelbar-item-
|
|
74
|
-
$panelbar-item-
|
|
75
|
-
$panelbar-item-
|
|
71
|
+
$panelbar-item-focus-bg: null !default;
|
|
72
|
+
$panelbar-item-focus-text: null !default;
|
|
73
|
+
$panelbar-item-focus-border: null !default;
|
|
74
|
+
$panelbar-item-focus-gradient: null !default;
|
|
75
|
+
$panelbar-item-focus-shadow: $kendo-list-item-focus-shadow !default;
|
|
76
76
|
|
|
77
|
-
$panelbar-item-
|
|
78
|
-
$panelbar-item-
|
|
79
|
-
$panelbar-item-
|
|
80
|
-
$panelbar-item-
|
|
77
|
+
$panelbar-item-hover-focus-bg: null !default;
|
|
78
|
+
$panelbar-item-hover-focus-text: null !default;
|
|
79
|
+
$panelbar-item-hover-focus-border: null !default;
|
|
80
|
+
$panelbar-item-hover-focus-gradient: null !default;
|
|
81
81
|
|
|
82
|
-
$panelbar-item-selected-bg: $selected-bg !default;
|
|
83
|
-
$panelbar-item-selected-text: $selected-text !default;
|
|
82
|
+
$panelbar-item-selected-bg: $kendo-selected-bg !default;
|
|
83
|
+
$panelbar-item-selected-text: $kendo-selected-text !default;
|
|
84
84
|
$panelbar-item-selected-border: null !default;
|
|
85
85
|
$panelbar-item-selected-gradient: null !default;
|
|
86
86
|
|
|
87
|
-
$panelbar-item-selected-
|
|
88
|
-
$panelbar-item-selected-
|
|
89
|
-
$panelbar-item-selected-
|
|
90
|
-
$panelbar-item-selected-
|
|
87
|
+
$panelbar-item-selected-hover-bg: k-try-shade( $panelbar-item-selected-bg ) !default;
|
|
88
|
+
$panelbar-item-selected-hover-text: null !default;
|
|
89
|
+
$panelbar-item-selected-hover-border: null !default;
|
|
90
|
+
$panelbar-item-selected-hover-gradient: null !default;
|
|
91
91
|
|
|
92
|
-
$panelbar-item-selected-
|
|
93
|
-
$panelbar-item-selected-
|
|
94
|
-
$panelbar-item-selected-
|
|
95
|
-
$panelbar-item-selected-
|
|
92
|
+
$panelbar-item-selected-focus-bg: null !default;
|
|
93
|
+
$panelbar-item-selected-focus-text: null !default;
|
|
94
|
+
$panelbar-item-selected-focus-border: null !default;
|
|
95
|
+
$panelbar-item-selected-focus-gradient: null !default;
|
|
96
96
|
|
|
97
|
-
$panelbar-item-selected-
|
|
98
|
-
$panelbar-item-selected-
|
|
99
|
-
$panelbar-item-selected-
|
|
100
|
-
$panelbar-item-selected-
|
|
97
|
+
$panelbar-item-selected-hover-focus-bg: null !default;
|
|
98
|
+
$panelbar-item-selected-hover-focus-text: null !default;
|
|
99
|
+
$panelbar-item-selected-hover-focus-border: null !default;
|
|
100
|
+
$panelbar-item-selected-hover-focus-gradient: null !default;
|
|
101
101
|
|
|
102
102
|
$panelbar-header-expanded-bg: null !default;
|
|
103
103
|
$panelbar-header-expanded-text: null !default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/pdf-viewer/_layout.scss";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/pdf-viewer/_theme.scss";
|