@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
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-classic",
|
|
3
3
|
"description": "Sass port of less based themes for Kendo UI theme",
|
|
4
|
-
"version": "5.12.
|
|
4
|
+
"version": "5.12.1-dev.1",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -39,6 +39,9 @@
|
|
|
39
39
|
"scripts": {
|
|
40
40
|
"build": "sass-build",
|
|
41
41
|
"sass": "sass-build",
|
|
42
|
+
"docs": "node ../../scripts/sassdoc.js",
|
|
43
|
+
"predocs": "npm run resolve-variables",
|
|
44
|
+
"resolve-variables": "node ../../scripts/resolve-variables.js",
|
|
42
45
|
"nuget-pack": "jq '.version' package.json | xargs nuget pack package.nuspec -Version",
|
|
43
46
|
"nuget-push": "nuget push *.nupkg -ApiKey $NUGET_API_KEY -Source $NUGET_FEED -SkipDuplicate",
|
|
44
47
|
"prepublishOnly": "node ../../scripts/themes-prepublish.js",
|
|
@@ -46,12 +49,9 @@
|
|
|
46
49
|
},
|
|
47
50
|
"dependencies": {
|
|
48
51
|
"@progress/kendo-font-icons": "^0.6.0",
|
|
49
|
-
"@progress/kendo-theme-core": "^5.12.
|
|
50
|
-
"@progress/kendo-theme-default": "^5.12.
|
|
51
|
-
"@progress/kendo-theme-utils": "^5.12.
|
|
52
|
+
"@progress/kendo-theme-core": "^5.12.1-dev.1",
|
|
53
|
+
"@progress/kendo-theme-default": "^5.12.1-dev.1",
|
|
54
|
+
"@progress/kendo-theme-utils": "^5.12.1-dev.1"
|
|
52
55
|
},
|
|
53
|
-
"
|
|
54
|
-
"sass-build": "^1.1.0"
|
|
55
|
-
},
|
|
56
|
-
"gitHead": "9eaba5fe84f407f8f7240d2391cf6f5807f8eef4"
|
|
56
|
+
"gitHead": "1810e01c441cc3328d74864b2bfcb82167a3a0c1"
|
|
57
57
|
}
|
package/scss/_variables.scss
CHANGED
|
@@ -1,19 +1,15 @@
|
|
|
1
|
-
@import "core/functions/
|
|
1
|
+
@import "./core/functions/index.import.scss";
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
// Options
|
|
5
|
-
$enable-rounded: true !default;
|
|
6
|
-
$enable-shadows: true !default;
|
|
7
|
-
$enable-gradients: true !default;
|
|
8
|
-
$enable-transitions: true !default;
|
|
9
|
-
$enable-flex-classes: true !default;
|
|
10
|
-
$enable-grid-classes: true !default;
|
|
5
|
+
$kendo-enable-rounded: true !default;
|
|
6
|
+
$kendo-enable-shadows: true !default;
|
|
7
|
+
$kendo-enable-gradients: true !default;
|
|
8
|
+
$kendo-enable-transitions: true !default;
|
|
11
9
|
|
|
12
|
-
$use-
|
|
13
|
-
$use-input-
|
|
14
|
-
$use-input-spinner-
|
|
15
|
-
$use-input-spinner-icon-offset: false !default;
|
|
16
|
-
$use-picker-select-width: false !default;
|
|
10
|
+
$kendo-use-input-button-width: false !default;
|
|
11
|
+
$kendo-use-input-spinner-width: false !default;
|
|
12
|
+
$kendo-use-input-spinner-icon-offset: false !default;
|
|
17
13
|
|
|
18
14
|
|
|
19
15
|
// Spacing
|
|
@@ -21,15 +17,25 @@ $spacer: 1em !default;
|
|
|
21
17
|
$spacer-x: $spacer !default;
|
|
22
18
|
$spacer-y: $spacer !default;
|
|
23
19
|
|
|
24
|
-
$spacing: (
|
|
20
|
+
$kendo-spacing: (
|
|
21
|
+
// sass-lint:disable-block leading-zero
|
|
25
22
|
0: 0,
|
|
23
|
+
1px: 1px,
|
|
24
|
+
0.5: 2px,
|
|
26
25
|
1: 4px,
|
|
26
|
+
1.5: 6px,
|
|
27
27
|
2: 8px,
|
|
28
|
+
2.5: 10px,
|
|
28
29
|
3: 12px,
|
|
30
|
+
3.5: 14px,
|
|
29
31
|
4: 16px,
|
|
32
|
+
4.5: 18px,
|
|
30
33
|
5: 20px,
|
|
34
|
+
5.5: 22px,
|
|
31
35
|
6: 24px,
|
|
36
|
+
6.5: 26px,
|
|
32
37
|
7: 28px,
|
|
38
|
+
7.5: 30px,
|
|
33
39
|
8: 32px,
|
|
34
40
|
9: 36px,
|
|
35
41
|
10: 40px,
|
|
@@ -46,14 +52,7 @@ $spacing: (
|
|
|
46
52
|
21: 84px,
|
|
47
53
|
22: 88px,
|
|
48
54
|
23: 92px,
|
|
49
|
-
24: 96px
|
|
50
|
-
xs: 4px,
|
|
51
|
-
sm: 8px,
|
|
52
|
-
md: 12px,
|
|
53
|
-
lg: 16px,
|
|
54
|
-
xl: 24px,
|
|
55
|
-
thin: 2px,
|
|
56
|
-
hair: 1px
|
|
55
|
+
24: 96px
|
|
57
56
|
) !default;
|
|
58
57
|
|
|
59
58
|
$default-scrollbar-width: 17px !default;
|
|
@@ -62,8 +61,8 @@ $default-scrollbar-width: 17px !default;
|
|
|
62
61
|
// Icons
|
|
63
62
|
$icon-size: 16px !default;
|
|
64
63
|
$icon-size-lg: 32px !default;
|
|
65
|
-
$icon-spacing: k-map-get( $spacing, 1 ) !default;
|
|
66
|
-
$icon-padding: k-map-get( $spacing, 1 ) !default;
|
|
64
|
+
$icon-spacing: k-map-get( $kendo-spacing, 1 ) !default;
|
|
65
|
+
$icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
|
|
67
66
|
|
|
68
67
|
/// The URL to the icon font that will be used by the theme
|
|
69
68
|
/// The default value of `null` embeds the package font with a `data:` URL
|
|
@@ -72,167 +71,137 @@ $icon-font-url: null !default;
|
|
|
72
71
|
|
|
73
72
|
|
|
74
73
|
// Metrics
|
|
75
|
-
$padding-x: 8px !default;
|
|
76
|
-
$padding-y: 4px !default;
|
|
77
|
-
$padding-x
|
|
78
|
-
$padding-y
|
|
79
|
-
$padding-x
|
|
80
|
-
$padding-y
|
|
74
|
+
$kendo-padding-x: 8px !default;
|
|
75
|
+
$kendo-padding-y: 4px !default;
|
|
76
|
+
$kendo-padding-sm-x: k-map-get( $kendo-spacing, 1 ) !default;
|
|
77
|
+
$kendo-padding-sm-y: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
78
|
+
$kendo-padding-md-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
79
|
+
$kendo-padding-md-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
80
|
+
$kendo-padding-lg-x: k-map-get( $kendo-spacing, 3 ) !default;
|
|
81
|
+
$kendo-padding-lg-y: k-map-get( $kendo-spacing, 1.5 ) !default;
|
|
81
82
|
|
|
82
83
|
/// Border radius for all components.
|
|
83
|
-
$kendo-border-radius: k-map-get( $spacing, 1 ) !default;
|
|
84
|
+
$kendo-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
|
|
84
85
|
$kendo-border-radius-sm: k-math-div( $kendo-border-radius, 2 ) !default;
|
|
85
86
|
$kendo-border-radius-md: $kendo-border-radius !default;
|
|
86
87
|
$kendo-border-radius-lg: $kendo-border-radius * 2 !default;
|
|
87
88
|
|
|
88
|
-
$panel-padding-x: $padding-x !default;
|
|
89
|
-
$panel-padding-y: $padding-y !default;
|
|
90
89
|
|
|
91
|
-
$
|
|
92
|
-
$
|
|
93
|
-
$
|
|
94
|
-
|
|
95
|
-
$table-cell-padding-x: k-map-get( $spacing, 2 ) !default;
|
|
96
|
-
$table-cell-padding-y: k-map-get( $spacing, 2 ) !default;
|
|
97
|
-
$header-cell-padding-x: k-map-get( $spacing, 3 ) !default;
|
|
98
|
-
$header-cell-padding-y: k-map-get( $spacing, 2 ) !default;
|
|
99
|
-
|
|
100
|
-
$zindex-popup: 1 !default;
|
|
101
|
-
$zindex-window: 2 !default;
|
|
90
|
+
$kendo-zindex-popup: 1 !default;
|
|
91
|
+
$kendo-zindex-window: 2 !default;
|
|
92
|
+
$kendo-zindex-loading: 100 !default;
|
|
102
93
|
|
|
103
94
|
|
|
104
95
|
// Color settings
|
|
105
96
|
$dark-theme: false !default;
|
|
106
97
|
|
|
107
|
-
$white: #ffffff !default;
|
|
108
|
-
$black: #000000 !default;
|
|
109
|
-
|
|
110
|
-
|
|
111
98
|
// Theme colors
|
|
112
99
|
/// The color that focuses the user attention.
|
|
113
100
|
/// Used for primary buttons and for elements of primary importance across the theme.
|
|
114
101
|
/// @group color-system
|
|
115
102
|
/// @type Color
|
|
116
|
-
$primary: #f35800 !default;
|
|
117
|
-
$primary-lighter: k-color-tint( $primary, 2 ) !default;
|
|
118
|
-
$primary-darker: k-color-shade( $primary, 2 ) !default;
|
|
103
|
+
$kendo-color-primary: #f35800 !default;
|
|
104
|
+
$kendo-color-primary-lighter: k-color-tint( $kendo-color-primary, 2 ) !default;
|
|
105
|
+
$kendo-color-primary-darker: k-color-shade( $kendo-color-primary, 2 ) !default;
|
|
119
106
|
|
|
120
|
-
/// The color used along with the primary color denoted by $primary.
|
|
107
|
+
/// The color used along with the primary color denoted by $kendo-color-primary.
|
|
121
108
|
/// Used to provide contrast between the background and foreground colors.
|
|
122
109
|
/// @group color-system
|
|
123
110
|
/// @type Color
|
|
124
|
-
$primary-contrast: contrast-
|
|
111
|
+
$kendo-color-primary-contrast: k-contrast-legacy( $kendo-color-primary ) !default;
|
|
125
112
|
|
|
126
113
|
/// The secondary color of the theme.
|
|
127
114
|
/// @group color-system
|
|
128
115
|
/// @type Color
|
|
129
|
-
$secondary: #e9e9e9 !default;
|
|
130
|
-
$secondary-lighter: k-color-tint( $secondary, 2 ) !default;
|
|
131
|
-
$secondary-darker: k-color-shade( $secondary, 2 ) !default;
|
|
116
|
+
$kendo-color-secondary: #e9e9e9 !default;
|
|
117
|
+
$kendo-color-secondary-lighter: k-color-tint( $kendo-color-secondary, 2 ) !default;
|
|
118
|
+
$kendo-color-secondary-darker: k-color-shade( $kendo-color-secondary, 2 ) !default;
|
|
132
119
|
|
|
133
|
-
/// The color used along with the secondary color denoted by $secondary.
|
|
120
|
+
/// The color used along with the secondary color denoted by $kendo-color-secondary.
|
|
134
121
|
/// Used to provide contrast between the background and foreground colors.
|
|
135
122
|
/// @group color-system
|
|
136
123
|
/// @type Color
|
|
137
|
-
$secondary-contrast: k-contrast-color( $secondary ) !default;
|
|
124
|
+
$kendo-color-secondary-contrast: k-contrast-color( $kendo-color-secondary ) !default;
|
|
138
125
|
|
|
139
126
|
/// The tertiary color of the theme.
|
|
140
127
|
/// @group color-system
|
|
141
128
|
/// @type Color
|
|
142
|
-
$tertiary: #03a9f4 !default;
|
|
143
|
-
$tertiary-lighter: k-color-tint( $tertiary, 2 ) !default;
|
|
144
|
-
$tertiary-darker: k-color-shade( $tertiary, 2 ) !default;
|
|
129
|
+
$kendo-color-tertiary: #03a9f4 !default;
|
|
130
|
+
$kendo-color-tertiary-lighter: k-color-tint( $kendo-color-tertiary, 2 ) !default;
|
|
131
|
+
$kendo-color-tertiary-darker: k-color-shade( $kendo-color-tertiary, 2 ) !default;
|
|
145
132
|
|
|
146
|
-
/// The color used along with the tertiary color denoted by $tertiary.
|
|
133
|
+
/// The color used along with the tertiary color denoted by $kendo-color-tertiary.
|
|
147
134
|
/// Used to provide contrast between the background and foreground colors.
|
|
148
135
|
/// @group color-system
|
|
149
136
|
/// @type Color
|
|
150
|
-
$tertiary-contrast: k-contrast-color( $tertiary ) !default;
|
|
137
|
+
$kendo-color-tertiary-contrast: k-contrast-color( $kendo-color-tertiary ) !default;
|
|
151
138
|
|
|
152
139
|
/// The color for informational messages and states.
|
|
153
140
|
/// @group color-system
|
|
154
141
|
/// @type Color
|
|
155
|
-
$info: #2498bc !default;
|
|
156
|
-
$info-lighter: k-color-tint( $info, 2 ) !default;
|
|
157
|
-
$info-darker: k-color-shade( $info, 2 ) !default;
|
|
142
|
+
$kendo-color-info: #2498bc !default;
|
|
143
|
+
$kendo-color-info-lighter: k-color-tint( $kendo-color-info, 2 ) !default;
|
|
144
|
+
$kendo-color-info-darker: k-color-shade( $kendo-color-info, 2 ) !default;
|
|
158
145
|
|
|
159
146
|
/// The color for success messages and states.
|
|
160
147
|
/// @group color-system
|
|
161
148
|
/// @type Color
|
|
162
|
-
$success: #3ea44e !default;
|
|
163
|
-
$success-lighter: k-color-tint( $success, 2 ) !default;
|
|
164
|
-
$success-darker: k-color-shade( $success, 2 ) !default;
|
|
149
|
+
$kendo-color-success: #3ea44e !default;
|
|
150
|
+
$kendo-color-success-lighter: k-color-tint( $kendo-color-success, 2 ) !default;
|
|
151
|
+
$kendo-color-success-darker: k-color-shade( $kendo-color-success, 2 ) !default;
|
|
165
152
|
|
|
166
153
|
/// The color for warning messages and states.
|
|
167
154
|
/// @group color-system
|
|
168
155
|
/// @type Color
|
|
169
|
-
$warning: #ff9800 !default;
|
|
170
|
-
$warning-lighter: k-color-tint( $warning, 2 ) !default;
|
|
171
|
-
$warning-darker: k-color-shade( $warning, 2 ) !default;
|
|
156
|
+
$kendo-color-warning: #ff9800 !default;
|
|
157
|
+
$kendo-color-warning-lighter: k-color-tint( $kendo-color-warning, 2 ) !default;
|
|
158
|
+
$kendo-color-warning-darker: k-color-shade( $kendo-color-warning, 2 ) !default;
|
|
172
159
|
|
|
173
160
|
/// The color for error messages and states.
|
|
174
161
|
/// @group color-system
|
|
175
162
|
/// @type Color
|
|
176
|
-
$error: #d92800 !default;
|
|
177
|
-
$error-lighter: k-color-tint( $error, 2 ) !default;
|
|
178
|
-
$error-darker: k-color-shade( $error, 2 ) !default;
|
|
163
|
+
$kendo-color-error: #d92800 !default;
|
|
164
|
+
$kendo-color-error-lighter: k-color-tint( $kendo-color-error, 2 ) !default;
|
|
165
|
+
$kendo-color-error-darker: k-color-shade( $kendo-color-error, 2 ) !default;
|
|
179
166
|
|
|
180
167
|
/// The dark color of the theme.
|
|
181
168
|
/// @group color-system
|
|
182
169
|
/// @type Color
|
|
183
|
-
$dark: #404040 !default;
|
|
170
|
+
$kendo-color-dark: #404040 !default;
|
|
184
171
|
|
|
185
172
|
/// The light color of the theme.
|
|
186
173
|
/// @group color-system
|
|
187
174
|
/// @type Color
|
|
188
|
-
$light: #ebebeb !default;
|
|
175
|
+
$kendo-color-light: #ebebeb !default;
|
|
189
176
|
|
|
190
177
|
/// Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark
|
|
191
178
|
/// @group color-system
|
|
192
|
-
$inverse: if( $dark-theme, $light, $dark ) !default;
|
|
179
|
+
$kendo-color-inverse: if( $dark-theme, $kendo-color-light, $kendo-color-dark ) !default;
|
|
193
180
|
|
|
194
181
|
|
|
195
182
|
$kendo-theme-colors: (
|
|
196
|
-
"primary": $primary,
|
|
197
|
-
"secondary": $secondary,
|
|
198
|
-
"tertiary": $tertiary,
|
|
199
|
-
"info": $info,
|
|
200
|
-
"success": $success,
|
|
201
|
-
"warning": $warning,
|
|
202
|
-
"error": $error,
|
|
203
|
-
"dark": $dark,
|
|
204
|
-
"light": $light,
|
|
205
|
-
"inverse": $inverse
|
|
183
|
+
"primary": $kendo-color-primary,
|
|
184
|
+
"secondary": $kendo-color-secondary,
|
|
185
|
+
"tertiary": $kendo-color-tertiary,
|
|
186
|
+
"info": $kendo-color-info,
|
|
187
|
+
"success": $kendo-color-success,
|
|
188
|
+
"warning": $kendo-color-warning,
|
|
189
|
+
"error": $kendo-color-error,
|
|
190
|
+
"dark": $kendo-color-dark,
|
|
191
|
+
"light": $kendo-color-light,
|
|
192
|
+
"inverse": $kendo-color-inverse
|
|
206
193
|
) !default;
|
|
207
194
|
|
|
208
|
-
// Cursor utility classes
|
|
209
|
-
$cursors: ( auto, default, none, context-menu, help, pointer, progress, wait, cell, crosshair, text,
|
|
210
|
-
vertical-text, alias, copy, move, no-drop, not-allowed, e-resize, n-resize, ne-resize, nw-resize,
|
|
211
|
-
s-resize, se-resize, sw-resize, w-resize, ew-resize, ns-resize, nesw-resize, nwse-resize, col-resize,
|
|
212
|
-
row-resize, all-scroll, zoom-in, zoom-out, grab, grabbing ) !default;
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
// Color constants
|
|
216
|
-
$rgba-transparent: rgba( 0, 0, 0, 0 ); // stylelint-disable-line
|
|
217
|
-
|
|
218
|
-
$gradient-transparent-to-black: rgba( black, 0 ), black; // stylelint-disable-line
|
|
219
|
-
$gradient-transparent-to-white: rgba( white, 0 ), white; // stylelint-disable-line
|
|
220
|
-
$gradient-black-to-transparent: black, rgba( black, 0 ); // stylelint-disable-line
|
|
221
|
-
$gradient-white-to-transparent: white, rgba( white, 0 ); // stylelint-disable-line
|
|
222
|
-
|
|
223
|
-
$gradient-rainbow: #ff0000, #ffff00, #00ff00, #00ffff, #0000ff, #ff00ff, #ff0000; // stylelint-disable-line
|
|
224
195
|
|
|
225
196
|
// Root styles
|
|
226
|
-
$body-bg: $white !default;
|
|
227
|
-
$body-text: #272727 !default;
|
|
197
|
+
$kendo-body-bg: $kendo-color-white !default;
|
|
198
|
+
$kendo-body-text: #272727 !default;
|
|
228
199
|
|
|
229
|
-
$
|
|
230
|
-
$subtle-text: #646464 !default;
|
|
231
|
-
$disabled-text: #8d8d8d !default;
|
|
200
|
+
$kendo-subtle-text: #646464 !default;
|
|
232
201
|
|
|
233
|
-
$app-bg: $body-bg !default;
|
|
234
|
-
$app-text: $body-text !default;
|
|
235
|
-
$app-border: k-try-shade( $app-bg, 2 ) !default;
|
|
202
|
+
$kendo-app-bg: $kendo-body-bg !default;
|
|
203
|
+
$kendo-app-text: $kendo-body-text !default;
|
|
204
|
+
$kendo-app-border: k-try-shade( $kendo-app-bg, 2 ) !default;
|
|
236
205
|
|
|
237
206
|
|
|
238
207
|
// Components
|
|
@@ -240,57 +209,63 @@ $app-border: k-try-shade( $app-bg, 2 ) !default;
|
|
|
240
209
|
/// The background of the components' chrome area.
|
|
241
210
|
$base-bg: #f0f0f0 !default;
|
|
242
211
|
/// The text color of the components' chrome area.
|
|
243
|
-
$base-text: $body-text !default;
|
|
212
|
+
$base-text: $kendo-body-text !default;
|
|
244
213
|
/// The border color of the components' chrome area.
|
|
245
214
|
$base-border: k-try-shade( $base-bg, 2 ) !default;
|
|
246
215
|
/// The gradient background of the components' chrome area.
|
|
247
216
|
$base-gradient: rgba( white, .1 ), rgba( white, 0 ) !default;
|
|
248
217
|
|
|
249
218
|
/// Background color of a component.
|
|
250
|
-
/// Note: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$grid-bg: $component-bg !default;`.
|
|
219
|
+
/// Note: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.
|
|
251
220
|
/// @group component
|
|
252
|
-
$component-bg: $body-bg !default;
|
|
221
|
+
$kendo-component-bg: $kendo-body-bg !default;
|
|
253
222
|
/// Text color of a component.
|
|
254
|
-
/// Note: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$grid-text: component-text !default;`.
|
|
223
|
+
/// Note: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.
|
|
255
224
|
/// @group component
|
|
256
|
-
$component-text: $body-text !default;
|
|
225
|
+
$kendo-component-text: $kendo-body-text !default;
|
|
257
226
|
/// Border color of a component.
|
|
258
|
-
/// Note: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$grid-border: component-border !default;`.
|
|
227
|
+
/// Note: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.
|
|
259
228
|
/// @group component
|
|
260
|
-
$component-border: $base-border !default;
|
|
229
|
+
$kendo-component-border: $base-border !default;
|
|
261
230
|
|
|
262
231
|
/// The background of hovered items.
|
|
263
|
-
$
|
|
232
|
+
$kendo-hover-bg: k-try-shade( $base-bg, 1 ) !default;
|
|
264
233
|
/// The text color of hovered items.
|
|
265
|
-
$
|
|
234
|
+
$kendo-hover-text: $base-text !default;
|
|
266
235
|
/// The border color of hovered items.
|
|
267
|
-
$
|
|
236
|
+
$kendo-hover-border: k-try-shade( $kendo-hover-bg, 2 ) !default;
|
|
268
237
|
/// The gradient background of hovered items.
|
|
269
|
-
$
|
|
238
|
+
$kendo-hover-gradient: $base-gradient !default;
|
|
270
239
|
|
|
271
240
|
/// The background of selected items.
|
|
272
|
-
$selected-bg: $primary !default;
|
|
241
|
+
$kendo-selected-bg: $kendo-color-primary !default;
|
|
273
242
|
/// The text color of selected items.
|
|
274
|
-
$selected-text: contrast-
|
|
243
|
+
$kendo-selected-text: k-contrast-legacy( $kendo-selected-bg ) !default;
|
|
275
244
|
/// The border color of selected items.
|
|
276
|
-
$selected-border: k-try-shade( $selected-bg, 2 ) !default;
|
|
245
|
+
$kendo-selected-border: k-try-shade( $kendo-selected-bg, 2 ) !default;
|
|
277
246
|
/// The gradient background of selected items.
|
|
278
|
-
$selected-gradient: $base-gradient !default;
|
|
247
|
+
$kendo-selected-gradient: $base-gradient !default;
|
|
279
248
|
|
|
280
|
-
$selected-hover-bg: k-try-shade( $selected-bg, 1 ) !default;
|
|
281
|
-
$selected-hover-text: contrast-
|
|
282
|
-
$selected-hover-border: $selected-border !default;
|
|
283
|
-
$selected-hover-gradient: $selected-gradient !default;
|
|
249
|
+
$kendo-selected-hover-bg: k-try-shade( $kendo-selected-bg, 1 ) !default;
|
|
250
|
+
$kendo-selected-hover-text: k-contrast-legacy( $kendo-selected-hover-bg ) !default;
|
|
251
|
+
$kendo-selected-hover-border: $kendo-selected-border !default;
|
|
252
|
+
$kendo-selected-hover-gradient: $kendo-selected-gradient !default;
|
|
284
253
|
|
|
285
|
-
$
|
|
286
|
-
$primary-focused-shadow: inset 0 0 0 2px rgba( $primary, .3 ) !default;
|
|
254
|
+
$kendo-focus-shadow: inset 0 0 0 2px rgba( black, .13 ) !default;
|
|
287
255
|
|
|
288
|
-
$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;
|
|
256
|
+
$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;
|
|
289
257
|
|
|
290
258
|
|
|
291
259
|
// Disabled mixin variables
|
|
292
|
-
$disabled-
|
|
293
|
-
$disabled-
|
|
260
|
+
$kendo-disabled-text: #8d8d8d !default;
|
|
261
|
+
$kendo-disabled-filter: grayscale(.1) !default;
|
|
262
|
+
$kendo-disabled-opacity: .6 !default;
|
|
263
|
+
|
|
264
|
+
$kendo-disabled-styling: (
|
|
265
|
+
opacity: $kendo-disabled-opacity,
|
|
266
|
+
filter: $kendo-disabled-filter
|
|
267
|
+
) !default;
|
|
268
|
+
|
|
294
269
|
|
|
295
270
|
|
|
296
271
|
// Generic styles
|
|
@@ -301,109 +276,21 @@ $font-family: inherit !default;
|
|
|
301
276
|
$line-height: k-math-div( 20, 14 ) !default;
|
|
302
277
|
|
|
303
278
|
|
|
304
|
-
// Drop Hint
|
|
305
|
-
$equilateral-index: 1.7320508076 !default;
|
|
306
|
-
$equilateral-height: .8660254038 !default;
|
|
307
|
-
|
|
308
|
-
$drop-hint-arrow-size: 8px !default;
|
|
309
|
-
$drop-hint-arrow-spacing: k-math-div( $drop-hint-arrow-size, 2 ) !default;
|
|
310
|
-
$drop-hint-line-h-width: 20px !default;
|
|
311
|
-
$drop-hint-line-h-height: 1px !default;
|
|
312
|
-
$drop-hint-line-v-width: $drop-hint-line-h-height !default;
|
|
313
|
-
$drop-hint-line-v-height: $drop-hint-line-h-width !default;
|
|
314
|
-
|
|
315
|
-
$drop-hint-bg: $primary !default;
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
// Panel
|
|
319
|
-
$panel-bg: $component-bg !default;
|
|
320
|
-
$panel-text: $component-text !default;
|
|
321
|
-
$panel-border: $component-border !default;
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
// Grouping
|
|
325
|
-
$grouping-header-bg: $component-text !default;
|
|
326
|
-
$grouping-header-text: $component-bg !default;
|
|
327
|
-
$grouping-header-border: $component-border !default;
|
|
328
|
-
$frozen-grouping-header-text: null !default;
|
|
329
|
-
$frozen-grouping-header-border-width: null !default;
|
|
330
|
-
|
|
331
|
-
|
|
332
279
|
// Header
|
|
333
|
-
$header-
|
|
334
|
-
$header-
|
|
335
|
-
|
|
336
|
-
$header-
|
|
337
|
-
$header-text: $base-text !default;
|
|
338
|
-
$header-border: $base-border !default;
|
|
339
|
-
$header-gradient: $base-gradient !default;
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
// Node
|
|
343
|
-
$node-bg: $base-bg !default;
|
|
344
|
-
$node-text: $base-text !default;
|
|
345
|
-
$node-border: $node-bg !default;
|
|
346
|
-
$node-gradient: null !default;
|
|
347
|
-
|
|
348
|
-
$node-hovered-bg: $hovered-bg !default;
|
|
349
|
-
$node-hovered-text: $hovered-text !default;
|
|
350
|
-
$node-hovered-border: $node-hovered-bg !default;
|
|
351
|
-
$node-hovered-gradient: null !default;
|
|
352
|
-
|
|
353
|
-
$node-selected-bg: $selected-bg !default;
|
|
354
|
-
$node-selected-text: $selected-text !default;
|
|
355
|
-
$node-selected-border: $node-selected-bg !default;
|
|
356
|
-
$node-selected-gradient: null !default;
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
// Loading
|
|
360
|
-
$loading-bg: $component-bg !default;
|
|
361
|
-
$loading-text: currentColor !default;
|
|
362
|
-
$loading-opacity: .3 !default;
|
|
363
|
-
$zindex-loading: 100 !default;
|
|
364
|
-
|
|
365
|
-
// Placeholder
|
|
366
|
-
$placeholder-line-width: 100% !default;
|
|
367
|
-
$placeholder-line-height: 10px !default;
|
|
368
|
-
$placeholder-bg: rgba( black, .1 ) !default;
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
// Table
|
|
280
|
+
$kendo-component-header-bg: $base-bg !default;
|
|
281
|
+
$kendo-component-header-text: $base-text !default;
|
|
282
|
+
$kendo-component-header-border: $base-border !default;
|
|
283
|
+
$kendo-component-header-gradient: $base-gradient !default;
|
|
372
284
|
|
|
373
285
|
|
|
374
286
|
// Validator
|
|
375
|
-
$invalid-bg: null !default;
|
|
376
|
-
$invalid-text: $error !default;
|
|
377
|
-
$invalid-border: $error !default;
|
|
378
|
-
$invalid-shadow: null !default;
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
// Drag clue
|
|
382
|
-
$drag-clue-padding-x: $padding-x !default;
|
|
383
|
-
$drag-clue-padding-y: $padding-y !default;
|
|
384
|
-
$drag-clue-border-width: 1px !default;
|
|
385
|
-
$drag-clue-border-radius: $kendo-border-radius-md !default;
|
|
386
|
-
$drag-clue-font-size: $font-size !default;
|
|
387
|
-
$drag-clue-font-family: $font-family !default;
|
|
388
|
-
$drag-clue-line-height: $line-height !default;
|
|
389
|
-
|
|
390
|
-
$drag-clue-bg: $base-bg !default;
|
|
391
|
-
$drag-clue-text: $base-text !default;
|
|
392
|
-
$drag-clue-border: $base-border !default;
|
|
393
|
-
$drag-clue-gradient: null !default;
|
|
394
|
-
$drag-clue-shadow: null !default;
|
|
395
|
-
|
|
396
|
-
$drag-clue-opacity: null !default;
|
|
287
|
+
$kendo-invalid-bg: null !default;
|
|
288
|
+
$kendo-invalid-text: $kendo-color-error !default;
|
|
289
|
+
$kendo-invalid-border: $kendo-color-error !default;
|
|
290
|
+
$kendo-invalid-shadow: null !default;
|
|
397
291
|
|
|
398
292
|
|
|
399
293
|
// Layout
|
|
400
294
|
$grid-cols: 12 !default;
|
|
401
295
|
$grid-rows: 10 !default;
|
|
402
296
|
$grid-gap: 10px !default;
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
// Disabled Styling maps
|
|
406
|
-
$disabled-styling: (
|
|
407
|
-
opacity: $disabled-opacity,
|
|
408
|
-
filter: $disabled-filter
|
|
409
|
-
) !default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/action-buttons/_layout.scss";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/action-buttons/_theme.scss";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
// Actions
|
|
2
|
-
$actions-margin-top: k-map-get( $spacing, 4 ) !default;
|
|
3
|
-
$actions-padding-x: k-map-get( $spacing, 2 ) !default;
|
|
4
|
-
$actions-padding-y: k-map-get( $spacing, 2 ) !default;
|
|
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
5
|
$actions-border-width: 0px !default;
|
|
6
|
-
$actions-button-spacing: k-map-get( $spacing, 2 ) !default;
|
|
6
|
+
$actions-button-spacing: k-map-get( $kendo-spacing, 2 ) !default;
|
|
7
7
|
|
|
8
8
|
$actions-bg: null !default;
|
|
9
9
|
$actions-text: null !default;
|