@progress/kendo-theme-material 5.12.1-dev.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 +27041 -13971
- package/dist/all.scss +10023 -7969
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +8 -5
- package/scss/_variables.scss +118 -229
- 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 +16 -16
- 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 +12 -12
- 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 +8 -8
- 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 +21 -23
- 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 +20 -14
- package/scss/calendar/_index.scss +3 -3
- package/scss/calendar/_layout.scss +2 -4
- package/scss/calendar/_theme.scss +1 -1
- package/scss/calendar/_variables.scss +31 -32
- 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 +5 -5
- 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 +14 -14
- 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 +16 -16
- package/scss/checkbox/_index.scss +3 -3
- package/scss/checkbox/_layout.scss +1 -1
- package/scss/checkbox/_theme.scss +2 -2
- package/scss/checkbox/_variables.scss +19 -19
- 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 +20 -15
- 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 +7 -7
- 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 +9 -9
- 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.scss → color-system/_color-system-material.scss} +13 -28
- package/scss/core/color-system/index.import.scss +2 -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 +3 -3
- package/scss/dialog/_theme.scss +4 -7
- 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 -28
- package/scss/drawer/_theme.scss +3 -3
- 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 -19
- 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 +2 -36
- package/scss/editor/_theme.scss +1 -89
- 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 +13 -13
- package/scss/fab/_index.scss +3 -3
- package/scss/fab/_layout.scss +1 -1
- package/scss/fab/_theme.scss +3 -3
- package/scss/fab/_variables.scss +11 -11
- 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 +9 -9
- 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 +3 -3
- package/scss/floating-label/_index.scss +3 -3
- package/scss/floating-label/_layout.scss +1 -1
- package/scss/floating-label/_theme.scss +2 -2
- package/scss/floating-label/_variables.scss +2 -2
- package/scss/forms/_index.scss +3 -3
- package/scss/forms/_layout.scss +1 -5
- 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 +2 -2
- package/scss/gantt/_theme.scss +3 -3
- package/scss/gantt/_variables.scss +28 -28
- package/scss/grid/_index.scss +5 -4
- package/scss/grid/_layout.scss +6 -40
- package/scss/grid/_theme.scss +78 -125
- package/scss/grid/_variables.scss +194 -93
- 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 +25 -25
- 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 +2 -2
- 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 +2 -2
- 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 +4 -4
- package/scss/menu/_theme.scss +1 -1
- package/scss/menu/_variables.scss +20 -20
- 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/menu-button/_variables.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 +40 -16
- 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 +12 -10
- package/scss/pager/_theme.scss +1 -16
- package/scss/pager/_variables.scss +133 -52
- 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 +61 -61
- 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 +17 -17
- 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 +8 -9
- package/scss/progressbar/_theme.scss +6 -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 +2 -2
- package/scss/radio/_variables.scss +15 -15
- 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 +4 -4
- package/scss/scheduler/_theme.scss +2 -3
- package/scss/scheduler/_variables.scss +21 -21
- 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 +8 -8
- 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 +3 -3
- package/scss/slider/_layout.scss +2 -2
- package/scss/slider/_theme.scss +3 -3
- package/scss/slider/_variables.scss +11 -11
- 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/split-button/_variables.scss +4 -4
- 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 +6 -6
- package/scss/spreadsheet/_index.scss +4 -4
- package/scss/spreadsheet/_layout.scss +4 -4
- package/scss/spreadsheet/_theme.scss +39 -39
- 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 +11 -11
- package/scss/switch/_index.scss +3 -3
- package/scss/switch/_layout.scss +1 -1
- package/scss/switch/_theme.scss +2 -2
- package/scss/switch/_variables.scss +4 -4
- package/scss/table/_index.scss +4 -4
- package/scss/table/_layout.scss +1 -1
- package/scss/table/_theme.scss +27 -1
- package/scss/table/_variables.scss +42 -30
- 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 +14 -14
- 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 +17 -17
- 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 +2 -2
- 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 +9 -9
- package/scss/toolbar/_index.scss +3 -3
- package/scss/toolbar/_layout.scss +9 -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 +8 -8
- package/scss/treelist/_index.scss +3 -3
- package/scss/treelist/_layout.scss +4 -4
- package/scss/treelist/_theme.scss +3 -3
- 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 +10 -10
- 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 +5 -5
- package/scss/upload/_index.scss +3 -3
- package/scss/upload/_layout.scss +1 -1
- package/scss/upload/_theme.scss +2 -2
- 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/_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/scss/_variables.scss
CHANGED
|
@@ -1,20 +1,16 @@
|
|
|
1
|
-
@import "core/functions/
|
|
2
|
-
@import "core/
|
|
1
|
+
@import "./core/functions/index.import.scss";
|
|
2
|
+
@import "./core/color-system/index.import.scss";
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
// Options
|
|
6
|
-
$enable-rounded: true !default;
|
|
7
|
-
$enable-shadows: true !default;
|
|
8
|
-
$enable-gradients: false !default;
|
|
9
|
-
$enable-transitions: true !default;
|
|
10
|
-
$enable-flex-classes: true !default;
|
|
11
|
-
$enable-grid-classes: true !default;
|
|
6
|
+
$kendo-enable-rounded: true !default;
|
|
7
|
+
$kendo-enable-shadows: true !default;
|
|
8
|
+
$kendo-enable-gradients: false !default;
|
|
9
|
+
$kendo-enable-transitions: true !default;
|
|
12
10
|
|
|
13
|
-
$use-
|
|
14
|
-
$use-input-
|
|
15
|
-
$use-input-spinner-
|
|
16
|
-
$use-input-spinner-icon-offset: false !default;
|
|
17
|
-
$use-picker-select-width: false !default;
|
|
11
|
+
$kendo-use-input-button-width: false !default;
|
|
12
|
+
$kendo-use-input-spinner-width: false !default;
|
|
13
|
+
$kendo-use-input-spinner-icon-offset: false !default;
|
|
18
14
|
|
|
19
15
|
|
|
20
16
|
// Spacer
|
|
@@ -22,15 +18,25 @@ $spacer: 1em !default;
|
|
|
22
18
|
$spacer-x: $spacer !default;
|
|
23
19
|
$spacer-y: $spacer !default;
|
|
24
20
|
|
|
25
|
-
$spacing: (
|
|
21
|
+
$kendo-spacing: (
|
|
22
|
+
// sass-lint:disable-block leading-zero
|
|
26
23
|
0: 0,
|
|
24
|
+
1px: 1px,
|
|
25
|
+
0.5: 2px,
|
|
27
26
|
1: 4px,
|
|
27
|
+
1.5: 6px,
|
|
28
28
|
2: 8px,
|
|
29
|
+
2.5: 10px,
|
|
29
30
|
3: 12px,
|
|
31
|
+
3.5: 14px,
|
|
30
32
|
4: 16px,
|
|
33
|
+
4.5: 18px,
|
|
31
34
|
5: 20px,
|
|
35
|
+
5.5: 22px,
|
|
32
36
|
6: 24px,
|
|
37
|
+
6.5: 26px,
|
|
33
38
|
7: 28px,
|
|
39
|
+
7.5: 30px,
|
|
34
40
|
8: 32px,
|
|
35
41
|
9: 36px,
|
|
36
42
|
10: 40px,
|
|
@@ -47,14 +53,7 @@ $spacing: (
|
|
|
47
53
|
21: 84px,
|
|
48
54
|
22: 88px,
|
|
49
55
|
23: 92px,
|
|
50
|
-
24: 96px
|
|
51
|
-
xs: 4px,
|
|
52
|
-
sm: 8px,
|
|
53
|
-
md: 12px,
|
|
54
|
-
lg: 16px,
|
|
55
|
-
xl: 24px,
|
|
56
|
-
thin: 2px,
|
|
57
|
-
hair: 1px
|
|
56
|
+
24: 96px
|
|
58
57
|
) !default;
|
|
59
58
|
|
|
60
59
|
$default-scrollbar-width: 17px !default;
|
|
@@ -108,8 +107,8 @@ $box-shadow-depth-5: 0 11px 15px -7px rgba( $elevation, .2 ), 0 24px 38px 3px rg
|
|
|
108
107
|
// Icons
|
|
109
108
|
$icon-size: 16px !default;
|
|
110
109
|
$icon-size-lg: 32px !default;
|
|
111
|
-
$icon-spacing: k-map-get( $spacing, 2 ) !default;
|
|
112
|
-
$icon-padding: k-map-get( $spacing, 1 ) !default;
|
|
110
|
+
$icon-spacing: k-map-get( $kendo-spacing, 2 ) !default;
|
|
111
|
+
$icon-padding: k-map-get( $kendo-spacing, 1 ) !default;
|
|
113
112
|
|
|
114
113
|
/// The URL to the icon font that will be used by the theme
|
|
115
114
|
/// The default value of `null` embeds the package font with a `data:` URL
|
|
@@ -118,36 +117,25 @@ $icon-font-url: null !default;
|
|
|
118
117
|
|
|
119
118
|
|
|
120
119
|
// Metrics
|
|
121
|
-
$padding-x: 16px !default;
|
|
122
|
-
$padding-y: 4px !default;
|
|
123
|
-
$padding-x
|
|
124
|
-
$padding-y
|
|
125
|
-
$padding-x
|
|
126
|
-
$padding-y
|
|
120
|
+
$kendo-padding-x: 16px !default;
|
|
121
|
+
$kendo-padding-y: 4px !default;
|
|
122
|
+
$kendo-padding-sm-x: k-map-get( $kendo-spacing, 2 ) !default;
|
|
123
|
+
$kendo-padding-sm-y: k-map-get( $kendo-spacing, 0.5 ) !default; // sass-lint:disable-line leading-zero
|
|
124
|
+
$kendo-padding-md-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
125
|
+
$kendo-padding-md-y: k-map-get( $kendo-spacing, 1 ) !default;
|
|
126
|
+
$kendo-padding-lg-x: k-map-get( $kendo-spacing, 6 ) !default;
|
|
127
|
+
$kendo-padding-lg-y: k-map-get( $kendo-spacing, 1.5 ) !default;
|
|
127
128
|
|
|
128
129
|
/// Border radius for all components.
|
|
129
|
-
$kendo-border-radius: k-map-get( $spacing, 1 ) !default;
|
|
130
|
+
$kendo-border-radius: k-map-get( $kendo-spacing, 1 ) !default;
|
|
130
131
|
$kendo-border-radius-sm: k-math-div( $kendo-border-radius, 2 ) !default;
|
|
131
132
|
$kendo-border-radius-md: $kendo-border-radius !default;
|
|
132
133
|
$kendo-border-radius-lg: $kendo-border-radius * 1.5 !default;
|
|
133
134
|
|
|
134
|
-
$panel-padding-x: $padding-x !default;
|
|
135
|
-
$panel-padding-y: $padding-y !default;
|
|
136
135
|
|
|
137
|
-
$
|
|
138
|
-
$
|
|
139
|
-
|
|
140
|
-
$nav-item-margin: 2px !default;
|
|
141
|
-
$nav-item-padding-x: $padding-x !default;
|
|
142
|
-
$nav-item-padding-y: $padding-y !default;
|
|
143
|
-
|
|
144
|
-
$table-cell-padding-x: 24px !default;
|
|
145
|
-
$table-cell-padding-y: 10px !default;
|
|
146
|
-
$header-cell-padding-x: 24px !default;
|
|
147
|
-
$header-cell-padding-y: 10px !default;
|
|
148
|
-
|
|
149
|
-
$zindex-popup: 1 !default;
|
|
150
|
-
$zindex-window: 2 !default;
|
|
136
|
+
$kendo-zindex-popup: 1 !default;
|
|
137
|
+
$kendo-zindex-window: 2 !default;
|
|
138
|
+
$kendo-zindex-loading: 100 !default;
|
|
151
139
|
|
|
152
140
|
|
|
153
141
|
// Color settings
|
|
@@ -159,132 +147,125 @@ $dark-theme: k-map-get( $theme, is-dark ) !default;
|
|
|
159
147
|
/// Used for primary buttons and for elements of primary importance across the theme.
|
|
160
148
|
/// @group color-system
|
|
161
149
|
/// @type Color
|
|
162
|
-
$primary: material-color( $primary-palette, main ) !default;
|
|
163
|
-
$primary-lighter: material-color( $primary-palette, lighter ) !default;
|
|
164
|
-
$primary-darker: material-color( $primary-palette, darker ) !default;
|
|
150
|
+
$kendo-color-primary: material-color( $primary-palette, main ) !default;
|
|
151
|
+
$kendo-color-primary-lighter: material-color( $primary-palette, lighter ) !default;
|
|
152
|
+
$kendo-color-primary-darker: material-color( $primary-palette, darker ) !default;
|
|
165
153
|
|
|
166
|
-
/// The color used along with the primary color denoted by $primary.
|
|
154
|
+
/// The color used along with the primary color denoted by $kendo-color-primary.
|
|
167
155
|
/// Used to provide contrast between the background and foreground colors.
|
|
168
156
|
/// @group color-system
|
|
169
157
|
/// @type Color
|
|
170
|
-
$primary-contrast: material-color( $primary-palette, main-contrast ) !default;
|
|
158
|
+
$kendo-color-primary-contrast: material-color( $primary-palette, main-contrast ) !default;
|
|
171
159
|
|
|
172
160
|
/// The secondary color of the theme.
|
|
173
161
|
/// @group color-system
|
|
174
162
|
/// @type Color
|
|
175
|
-
$secondary: material-color( $secondary-palette, main ) !default;
|
|
176
|
-
$secondary-lighter: material-color( $secondary-palette, lighter ) !default;
|
|
177
|
-
$secondary-darker: material-color( $secondary-palette, darker ) !default;
|
|
163
|
+
$kendo-color-secondary: material-color( $secondary-palette, main ) !default;
|
|
164
|
+
$kendo-color-secondary-lighter: material-color( $secondary-palette, lighter ) !default;
|
|
165
|
+
$kendo-color-secondary-darker: material-color( $secondary-palette, darker ) !default;
|
|
178
166
|
|
|
179
|
-
/// The color used along with the secondary color denoted by $secondary.
|
|
167
|
+
/// The color used along with the secondary color denoted by $kendo-color-secondary.
|
|
180
168
|
/// Used to provide contrast between the background and foreground colors.
|
|
181
169
|
/// @group color-system
|
|
182
170
|
/// @type Color
|
|
183
|
-
$secondary-contrast: material-color( $secondary-palette, main-contrast ) !default;
|
|
171
|
+
$kendo-color-secondary-contrast: material-color( $secondary-palette, main-contrast ) !default;
|
|
184
172
|
|
|
185
173
|
/// The tertiary color of the theme.
|
|
186
174
|
/// @group color-system
|
|
187
175
|
/// @type Color
|
|
188
|
-
$tertiary: material-color($tertiary-palette, main) !default;
|
|
189
|
-
$tertiary-lighter: material-color($tertiary-palette, lighter) !default;
|
|
190
|
-
$tertiary-darker: material-color($tertiary-palette, darker) !default;
|
|
176
|
+
$kendo-color-tertiary: material-color($tertiary-palette, main) !default;
|
|
177
|
+
$kendo-color-tertiary-lighter: material-color($tertiary-palette, lighter) !default;
|
|
178
|
+
$kendo-color-tertiary-darker: material-color($tertiary-palette, darker) !default;
|
|
191
179
|
|
|
192
|
-
/// The color used along with the tertiary color denoted by $tertiary.
|
|
180
|
+
/// The color used along with the tertiary color denoted by $kendo-color-tertiary.
|
|
193
181
|
/// Used to provide contrast between the background and foreground colors.
|
|
194
182
|
/// @group color-system
|
|
195
183
|
/// @type Color
|
|
196
|
-
$tertiary-contrast: material-color($tertiary-palette, main-contrast) !default;
|
|
184
|
+
$kendo-color-tertiary-contrast: material-color($tertiary-palette, main-contrast) !default;
|
|
197
185
|
|
|
198
186
|
/// The color for informational messages and states.
|
|
199
187
|
/// @group color-system
|
|
200
188
|
/// @type Color
|
|
201
|
-
$info: #0058e9 !default;
|
|
202
|
-
$info-lighter: k-color-tint( $info, 2 ) !default;
|
|
203
|
-
$info-darker: k-color-shade( $info, 2 ) !default;
|
|
189
|
+
$kendo-color-info: #0058e9 !default;
|
|
190
|
+
$kendo-color-info-lighter: k-color-tint( $kendo-color-info, 2 ) !default;
|
|
191
|
+
$kendo-color-info-darker: k-color-shade( $kendo-color-info, 2 ) !default;
|
|
204
192
|
|
|
205
193
|
/// The color for success messages and states.
|
|
206
194
|
/// @group color-system
|
|
207
195
|
/// @type Color
|
|
208
|
-
$success: #37b400 !default;
|
|
209
|
-
$success-lighter: k-color-tint( $success, 2 ) !default;
|
|
210
|
-
$success-darker: k-color-shade( $success, 2 ) !default;
|
|
196
|
+
$kendo-color-success: #37b400 !default;
|
|
197
|
+
$kendo-color-success-lighter: k-color-tint( $kendo-color-success, 2 ) !default;
|
|
198
|
+
$kendo-color-success-darker: k-color-shade( $kendo-color-success, 2 ) !default;
|
|
211
199
|
|
|
212
200
|
/// The color for warning messages and states.
|
|
213
201
|
/// @group color-system
|
|
214
202
|
/// @type Color
|
|
215
|
-
$warning: #ffc000 !default;
|
|
216
|
-
$warning-lighter: k-color-tint( $warning, 2 ) !default;
|
|
217
|
-
$warning-darker: k-color-shade( $warning, 2 ) !default;
|
|
203
|
+
$kendo-color-warning: #ffc000 !default;
|
|
204
|
+
$kendo-color-warning-lighter: k-color-tint( $kendo-color-warning, 2 ) !default;
|
|
205
|
+
$kendo-color-warning-darker: k-color-shade( $kendo-color-warning, 2 ) !default;
|
|
218
206
|
|
|
219
207
|
/// The color for error messages and states.
|
|
220
208
|
/// @group color-system
|
|
221
209
|
/// @type Color
|
|
222
|
-
$error: #f31700 !default;
|
|
223
|
-
$error-lighter: k-color-tint( $error, 2 ) !default;
|
|
224
|
-
$error-darker: k-color-shade( $error, 2 ) !default;
|
|
210
|
+
$kendo-color-error: #f31700 !default;
|
|
211
|
+
$kendo-color-error-lighter: k-color-tint( $kendo-color-error, 2 ) !default;
|
|
212
|
+
$kendo-color-error-darker: k-color-shade( $kendo-color-error, 2 ) !default;
|
|
225
213
|
|
|
226
214
|
/// The dark color of the theme.
|
|
227
215
|
/// @group color-system
|
|
228
216
|
/// @type Color
|
|
229
|
-
$dark: get-base-hue( gray, 800 ) !default;
|
|
217
|
+
$kendo-color-dark: get-base-hue( gray, 800 ) !default;
|
|
230
218
|
|
|
231
219
|
/// The light color of the theme.
|
|
232
220
|
/// @group color-system
|
|
233
221
|
/// @type Color
|
|
234
|
-
$light: get-base-hue( gray, 100 ) !default;
|
|
222
|
+
$kendo-color-light: get-base-hue( gray, 100 ) !default;
|
|
235
223
|
|
|
236
224
|
/// Inverse color of the theme. Depending on the theme luminance dark or light, it will be light or dark
|
|
237
225
|
/// @group color-system
|
|
238
|
-
$inverse: if( $dark-theme, $light, $dark ) !default;
|
|
226
|
+
$kendo-color-inverse: if( $dark-theme, $kendo-color-light, $kendo-color-dark ) !default;
|
|
239
227
|
|
|
240
228
|
|
|
241
229
|
$kendo-theme-colors: (
|
|
242
|
-
"primary": $primary,
|
|
243
|
-
"secondary": $secondary,
|
|
244
|
-
"tertiary": $tertiary,
|
|
245
|
-
"info": $info,
|
|
246
|
-
"success": $success,
|
|
247
|
-
"warning": $warning,
|
|
248
|
-
"error": $error,
|
|
249
|
-
"dark": $dark,
|
|
250
|
-
"light": $light,
|
|
251
|
-
"inverse": $inverse
|
|
230
|
+
"primary": $kendo-color-primary,
|
|
231
|
+
"secondary": $kendo-color-secondary,
|
|
232
|
+
"tertiary": $kendo-color-tertiary,
|
|
233
|
+
"info": $kendo-color-info,
|
|
234
|
+
"success": $kendo-color-success,
|
|
235
|
+
"warning": $kendo-color-warning,
|
|
236
|
+
"error": $kendo-color-error,
|
|
237
|
+
"dark": $kendo-color-dark,
|
|
238
|
+
"light": $kendo-color-light,
|
|
239
|
+
"inverse": $kendo-color-inverse
|
|
252
240
|
) !default;
|
|
253
241
|
|
|
254
|
-
// Cursor utility classes
|
|
255
|
-
$cursors: ( auto, default, none, context-menu, help, pointer, progress, wait, cell, crosshair, text,
|
|
256
|
-
vertical-text, alias, copy, move, no-drop, not-allowed, e-resize, n-resize, ne-resize, nw-resize,
|
|
257
|
-
s-resize, se-resize, sw-resize, w-resize, ew-resize, ns-resize, nesw-resize, nwse-resize, col-resize,
|
|
258
|
-
row-resize, all-scroll, zoom-in, zoom-out, grab, grabbing ) !default;
|
|
259
|
-
|
|
260
242
|
|
|
261
243
|
// Root styles
|
|
262
|
-
$body-bg: k-map-get( $theme, body-bg ) !default;
|
|
263
|
-
$body-text: k-map-get( $theme, body-text ) !default;
|
|
244
|
+
$kendo-body-bg: k-map-get( $theme, body-bg ) !default;
|
|
245
|
+
$kendo-body-text: k-map-get( $theme, body-text ) !default;
|
|
264
246
|
|
|
265
|
-
$subtle-text: k-map-get( $theme, subtle-text ) !default;
|
|
266
|
-
$disabled-text: k-map-get( $theme, disabled-text ) !default;
|
|
247
|
+
$kendo-subtle-text: k-map-get( $theme, subtle-text ) !default;
|
|
267
248
|
|
|
268
|
-
$app-bg: $body-bg !default;
|
|
269
|
-
$app-text: $body-text !default;
|
|
270
|
-
$app-border: k-map-get( $theme, component-border ) !default;
|
|
249
|
+
$kendo-app-bg: $kendo-body-bg !default;
|
|
250
|
+
$kendo-app-text: $kendo-body-text !default;
|
|
251
|
+
$kendo-app-border: k-map-get( $theme, component-border ) !default;
|
|
271
252
|
|
|
272
253
|
|
|
273
254
|
// Components
|
|
274
255
|
|
|
275
256
|
// Component
|
|
276
257
|
/// Background color of a component.
|
|
277
|
-
/// Note: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$grid-bg: $component-bg !default;`.
|
|
258
|
+
/// Note: do not use this variable directly. Instead derive it as `$component-name-bg` e.g. `$kendo-grid-bg: $kendo-component-bg !default;`.
|
|
278
259
|
/// @group component
|
|
279
|
-
$component-bg: k-map-get( $theme, component-bg ) !default;
|
|
260
|
+
$kendo-component-bg: k-map-get( $theme, component-bg ) !default;
|
|
280
261
|
/// Text color of a component.
|
|
281
|
-
/// Note: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$grid-text: component-text !default;`.
|
|
262
|
+
/// Note: do not use this variable directly. Instead derive it as `$component-name-text` e.g. `$kendo-grid-text: $kendo-component-text !default;`.
|
|
282
263
|
/// @group component
|
|
283
|
-
$component-text: k-map-get( $theme, component-text ) !default;
|
|
264
|
+
$kendo-component-text: k-map-get( $theme, component-text ) !default;
|
|
284
265
|
/// Border color of a component.
|
|
285
|
-
/// Note: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$grid-border: component-border !default;`.
|
|
266
|
+
/// Note: do not use this variable directly. Instead derive it as `$component-name-border` e.g. `$kendo-grid-border: $kendo-component-border !default;`.
|
|
286
267
|
/// @group component
|
|
287
|
-
$component-border: k-map-get( $theme, component-border ) !default;
|
|
268
|
+
$kendo-component-border: k-map-get( $theme, component-border ) !default;
|
|
288
269
|
|
|
289
270
|
|
|
290
271
|
/// The background of the components' chrome area.
|
|
@@ -292,39 +273,46 @@ $base-bg: k-map-get( $theme, base-bg ) !default;
|
|
|
292
273
|
/// The text color of the components' chrome area.
|
|
293
274
|
$base-text: k-map-get( $theme, component-text ) !default;
|
|
294
275
|
/// The border of the components' chrome area.
|
|
295
|
-
$base-border: rgba( if( $theme
|
|
276
|
+
$base-border: rgba( if( $dark-theme, $kendo-color-white, $kendo-color-black ), .08 ) !default;
|
|
296
277
|
/// The gradient background of the components' chrome area.
|
|
297
278
|
$base-gradient: null !default;
|
|
298
279
|
|
|
299
280
|
/// The background of hovered items.
|
|
300
|
-
$
|
|
281
|
+
$kendo-hover-bg: k-map-get( $theme, hover-bg ) !default;
|
|
301
282
|
/// The text color of hovered items.
|
|
302
|
-
$
|
|
283
|
+
$kendo-hover-text: $base-text !default;
|
|
303
284
|
/// The border color of hovered items.
|
|
304
|
-
$
|
|
285
|
+
$kendo-hover-border: rgba( $base-border, .15 ) !default;
|
|
305
286
|
/// The gradient background of hovered items.
|
|
306
|
-
$
|
|
287
|
+
$kendo-hover-gradient: null !default;
|
|
307
288
|
|
|
308
289
|
/// The background of selected items.
|
|
309
|
-
$selected-bg: $secondary !default;
|
|
290
|
+
$kendo-selected-bg: $kendo-color-secondary !default;
|
|
310
291
|
/// The text color of selected items.
|
|
311
|
-
$selected-text: $secondary-contrast !default;
|
|
292
|
+
$kendo-selected-text: $kendo-color-secondary-contrast !default;
|
|
312
293
|
/// The border color of selected items.
|
|
313
|
-
$selected-border: rgba(
|
|
294
|
+
$kendo-selected-border: rgba( $base-border, .1 ) !default;
|
|
314
295
|
/// The gradient background of selected items.
|
|
315
|
-
$selected-gradient: null !default;
|
|
296
|
+
$kendo-selected-gradient: null !default;
|
|
316
297
|
|
|
317
|
-
$selected-hover-bg: k-try-shade( $selected-bg, .5 ) !default;
|
|
318
|
-
$selected-hover-text: $selected-text !default;
|
|
319
|
-
$selected-hover-border: rgba(
|
|
320
|
-
$selected-hover-gradient: null !default;
|
|
298
|
+
$kendo-selected-hover-bg: k-try-shade( $kendo-selected-bg, .5 ) !default;
|
|
299
|
+
$kendo-selected-hover-text: $kendo-selected-text !default;
|
|
300
|
+
$kendo-selected-hover-border: rgba( $base-border, .1 ) !default;
|
|
301
|
+
$kendo-selected-hover-gradient: null !default;
|
|
321
302
|
|
|
322
|
-
$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;
|
|
303
|
+
$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;
|
|
323
304
|
|
|
324
305
|
|
|
325
306
|
// Disabled mixin variables
|
|
326
|
-
$disabled-
|
|
327
|
-
$disabled-
|
|
307
|
+
$kendo-disabled-text: k-map-get( $theme, disabled-text ) !default;
|
|
308
|
+
$kendo-disabled-filter: grayscale(.1) !default;
|
|
309
|
+
$kendo-disabled-opacity: .6 !default;
|
|
310
|
+
|
|
311
|
+
$kendo-disabled-styling: (
|
|
312
|
+
opacity: $kendo-disabled-opacity,
|
|
313
|
+
filter: $kendo-disabled-filter
|
|
314
|
+
) !default;
|
|
315
|
+
|
|
328
316
|
|
|
329
317
|
|
|
330
318
|
// Generic styles
|
|
@@ -335,120 +323,21 @@ $font-family: Roboto, "Helvetica Neue", sans-serif !default;
|
|
|
335
323
|
$line-height: 2 !default;
|
|
336
324
|
|
|
337
325
|
|
|
338
|
-
// Drop Hint
|
|
339
|
-
$equilateral-index: 1.7320508076 !default;
|
|
340
|
-
$equilateral-height: .8660254038 !default;
|
|
341
|
-
|
|
342
|
-
$drop-hint-arrow-size: 8px !default;
|
|
343
|
-
$drop-hint-arrow-spacing: ($drop-hint-arrow-size / 2) !default;
|
|
344
|
-
$drop-hint-line-h-width: 20px !default;
|
|
345
|
-
$drop-hint-line-h-height: 1px !default;
|
|
346
|
-
$drop-hint-line-v-width: $drop-hint-line-h-height !default;
|
|
347
|
-
$drop-hint-line-v-height: $drop-hint-line-h-width !default;
|
|
348
|
-
|
|
349
|
-
$drop-hint-bg: $primary !default;
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
// Panel
|
|
353
|
-
$panel-bg: $component-bg !default;
|
|
354
|
-
$panel-text: $component-text !default;
|
|
355
|
-
$panel-border: $component-border !default;
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
// Grouping
|
|
359
|
-
$grouping-header-bg: $component-border !default;
|
|
360
|
-
$grouping-header-text: $subtle-text !default;
|
|
361
|
-
$grouping-header-border: $grouping-header-bg !default;
|
|
362
|
-
$frozen-grouping-header-text: null !default;
|
|
363
|
-
$frozen-grouping-header-border-width: null !default;
|
|
364
|
-
|
|
365
|
-
|
|
366
326
|
// Header
|
|
367
|
-
$header-bg: $base-bg !default;
|
|
368
|
-
$header-text: $base-text !default;
|
|
369
|
-
$header-border: $base-border !default;
|
|
370
|
-
$header-gradient: null !default;
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
// Node
|
|
374
|
-
$node-bg: $base-bg !default;
|
|
375
|
-
$node-text: $base-text !default;
|
|
376
|
-
$node-border: $base-border !default;
|
|
377
|
-
$node-gradient: null !default;
|
|
378
|
-
|
|
379
|
-
$node-hovered-bg: $hovered-bg !default;
|
|
380
|
-
$node-hovered-text: $hovered-text !default;
|
|
381
|
-
$node-hovered-border: $hovered-border !default;
|
|
382
|
-
$node-hovered-gradient: null !default;
|
|
383
|
-
|
|
384
|
-
$node-selected-bg: $selected-bg !default;
|
|
385
|
-
$node-selected-text: $selected-text !default;
|
|
386
|
-
$node-selected-border: $selected-border !default;
|
|
387
|
-
$node-selected-gradient: null !default;
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
// Placeholder
|
|
391
|
-
$placeholder-line-width: 100% !default;
|
|
392
|
-
$placeholder-line-height: 10px !default;
|
|
393
|
-
$placeholder-bg: rgba( black, .1 ) !default;
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
// Loading
|
|
397
|
-
$loading-bg: $component-bg !default;
|
|
398
|
-
$loading-text: currentColor !default;
|
|
399
|
-
$loading-opacity: .3 !default;
|
|
400
|
-
$zindex-loading: 100 !default;
|
|
401
|
-
|
|
402
|
-
// Table
|
|
327
|
+
$kendo-component-header-bg: $base-bg !default;
|
|
328
|
+
$kendo-component-header-text: $base-text !default;
|
|
329
|
+
$kendo-component-header-border: $base-border !default;
|
|
330
|
+
$kendo-component-header-gradient: null !default;
|
|
403
331
|
|
|
404
332
|
|
|
405
333
|
// Validator
|
|
406
|
-
$invalid-bg: null !default;
|
|
407
|
-
$invalid-text: $error !default;
|
|
408
|
-
$invalid-border: $error !default;
|
|
409
|
-
$invalid-shadow: null !default;
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
// TODO: remove variables
|
|
413
|
-
// Action buttons
|
|
414
|
-
$action-button-text: rgba( $primary, .87 ) !default;
|
|
415
|
-
$action-button-hovered-bg: rgba( $primary, .12 ) !default;
|
|
416
|
-
$action-button-pressed-bg: rgba( $primary, .16 ) !default;
|
|
417
|
-
$action-button-cancel-bg: rgba( black, .12 ) !default;
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
// Icon
|
|
421
|
-
$icon-opacity: .54 !default;
|
|
422
|
-
$icon-hovered-opacity: .87 !default;
|
|
423
|
-
$icon-focused-opacity: .87 !default;
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
// Drag clue
|
|
427
|
-
$drag-clue-padding-x: $padding-x !default;
|
|
428
|
-
$drag-clue-padding-y: ($padding-x / 2) !default;
|
|
429
|
-
$drag-clue-border-width: null !default;
|
|
430
|
-
$drag-clue-border-radius: 9999px !default;
|
|
431
|
-
$drag-clue-font-size: $font-size !default;
|
|
432
|
-
$drag-clue-font-family: $font-family !default;
|
|
433
|
-
$drag-clue-line-height: ( 20 / 14 ) !default;
|
|
434
|
-
|
|
435
|
-
$drag-clue-bg: k-try-shade( $body-bg ) !default;
|
|
436
|
-
$drag-clue-text: $body-text !default;
|
|
437
|
-
$drag-clue-border: null !default;
|
|
438
|
-
$drag-clue-gradient: null !default;
|
|
439
|
-
$drag-clue-shadow: $box-shadow-depth-3 !default;
|
|
440
|
-
|
|
441
|
-
$drag-clue-opacity: null !default;
|
|
334
|
+
$kendo-invalid-bg: null !default;
|
|
335
|
+
$kendo-invalid-text: $kendo-color-error !default;
|
|
336
|
+
$kendo-invalid-border: $kendo-color-error !default;
|
|
337
|
+
$kendo-invalid-shadow: null !default;
|
|
442
338
|
|
|
443
339
|
|
|
444
340
|
// Layout
|
|
445
341
|
$grid-cols: 12 !default;
|
|
446
342
|
$grid-rows: 10 !default;
|
|
447
343
|
$grid-gap: 10px !default;
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
// Disabled Styling maps
|
|
451
|
-
$disabled-styling: (
|
|
452
|
-
opacity: $disabled-opacity,
|
|
453
|
-
filter: $disabled-filter
|
|
454
|
-
) !default;
|
|
@@ -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;
|
|
@@ -3,13 +3,12 @@
|
|
|
3
3
|
|
|
4
4
|
// Dependencies
|
|
5
5
|
@import "../common/_index.scss";
|
|
6
|
-
@import "../styling/_index.scss";
|
|
7
6
|
@import "../icons/_index.scss";
|
|
8
7
|
@import "../listgroup/_index.scss";
|
|
9
8
|
@import "../popup/_index.scss";
|
|
10
9
|
|
|
11
10
|
|
|
12
11
|
// Component
|
|
13
|
-
@import "_variables.scss";
|
|
14
|
-
@import "_layout.scss";
|
|
15
|
-
@import "_theme.scss";
|
|
12
|
+
@import "./_variables.scss";
|
|
13
|
+
@import "./_layout.scss";
|
|
14
|
+
@import "./_theme.scss";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/action-sheet/_layout.scss";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/action-sheet/_theme.scss";
|
|
@@ -13,20 +13,20 @@ $actionsheet-font-size: $font-size !default;
|
|
|
13
13
|
$actionsheet-font-family: $font-family !default;
|
|
14
14
|
$actionsheet-line-height: k-math-div( 20, 14 ) !default;
|
|
15
15
|
|
|
16
|
-
$actionsheet-bg: $component-bg !default;
|
|
17
|
-
$actionsheet-text: $component-text !default;
|
|
18
|
-
$actionsheet-border: $component-border !default;
|
|
16
|
+
$actionsheet-bg: $kendo-component-bg !default;
|
|
17
|
+
$actionsheet-text: $kendo-component-text !default;
|
|
18
|
+
$actionsheet-border: $kendo-component-border !default;
|
|
19
19
|
$actionsheet-shadow: $box-shadow-depth-4 !default;
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
// Actionsheet header
|
|
23
|
-
$actionsheet-titlebar-padding-x: k-map-get( $spacing, 4 ) !default;
|
|
24
|
-
$actionsheet-titlebar-padding-y: k-map-get( $spacing, 2 ) !default;
|
|
23
|
+
$actionsheet-titlebar-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
24
|
+
$actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
25
25
|
$actionsheet-titlebar-border-width: null !default;
|
|
26
26
|
$actionsheet-titlebar-font-size: $font-size-lg !default;
|
|
27
27
|
$actionsheet-titlebar-font-family: null !default;
|
|
28
28
|
$actionsheet-titlebar-line-height: 1.25 !default;
|
|
29
|
-
$actionsheet-titlebar-gap: k-map-get( $spacing, 4 ) !default;
|
|
29
|
+
$actionsheet-titlebar-gap: k-map-get( $kendo-spacing, 4 ) !default;
|
|
30
30
|
|
|
31
31
|
$actionsheet-titlebar-bg: null !default;
|
|
32
32
|
$actionsheet-titlebar-text: null !default;
|
|
@@ -36,13 +36,13 @@ $actionsheet-titlebar-shadow: null !default;
|
|
|
36
36
|
|
|
37
37
|
$actionsheet-subtitle-font-size: $font-size-sm !default;
|
|
38
38
|
$actionsheet-subtitle-line-height: $line-height-sm !default;
|
|
39
|
-
$actionsheet-subtitle-text: $subtle-text !default;
|
|
39
|
+
$actionsheet-subtitle-text: $kendo-subtle-text !default;
|
|
40
40
|
|
|
41
41
|
|
|
42
42
|
// Actionsheet item
|
|
43
43
|
$actionsheet-item-min-height: 40px !default;
|
|
44
|
-
$actionsheet-item-padding-x: k-map-get( $spacing, 4 ) !default;
|
|
45
|
-
$actionsheet-item-padding-y: k-map-get( $spacing, 2 ) !default;
|
|
44
|
+
$actionsheet-item-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
45
|
+
$actionsheet-item-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
46
46
|
$actionsheet-item-border-width: 1px !default;
|
|
47
47
|
$actionsheet-item-spacing: 12px !default;
|
|
48
48
|
|
|
@@ -52,7 +52,7 @@ $actionsheet-item-title-font-weight: null !default;
|
|
|
52
52
|
$actionsheet-item-title-text-transform: null !default;
|
|
53
53
|
|
|
54
54
|
$actionsheet-item-description-font-size: .875em !default;
|
|
55
|
-
$actionsheet-item-description-text: $subtle-text !default;
|
|
55
|
+
$actionsheet-item-description-text: $kendo-subtle-text !default;
|
|
56
56
|
|
|
57
57
|
$actionsheet-item-hover-bg: rgba( black, .04 ) !default;
|
|
58
58
|
$actionsheet-item-hover-text: null !default;
|
|
@@ -80,12 +80,12 @@ $actionsheet-item-disabled-opacity: .42 !default;
|
|
|
80
80
|
|
|
81
81
|
// Adaptive Actionsheet
|
|
82
82
|
$adaptive-actionsheet-titlebar-border-width: 1px !default;
|
|
83
|
-
$adaptive-actionsheet-titlebar-padding-y: k-map-get( $spacing, 4 ) !default;
|
|
83
|
+
$adaptive-actionsheet-titlebar-padding-y: k-map-get( $kendo-spacing, 4 ) !default;
|
|
84
84
|
$adaptive-actionsheet-titlebar-padding-x: $adaptive-actionsheet-titlebar-padding-y !default;
|
|
85
|
-
$adaptive-actionsheet-titlebar-border: $component-border !default;
|
|
85
|
+
$adaptive-actionsheet-titlebar-border: $kendo-component-border !default;
|
|
86
86
|
|
|
87
|
-
$adaptive-actionsheet-content-padding-y: k-map-get( $spacing, 2 ) !default;
|
|
88
|
-
$adaptive-actionsheet-content-padding-x: k-map-get( $spacing, 4 ) !default;
|
|
87
|
+
$adaptive-actionsheet-content-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
88
|
+
$adaptive-actionsheet-content-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
89
89
|
|
|
90
|
-
$adaptive-actionsheet-footer-padding-y: k-map-get( $spacing, 2 ) !default;
|
|
91
|
-
$adaptive-actionsheet-footer-padding-x: k-map-get( $spacing, 4 ) !default;
|
|
90
|
+
$adaptive-actionsheet-footer-padding-y: k-map-get( $kendo-spacing, 2 ) !default;
|
|
91
|
+
$adaptive-actionsheet-footer-padding-x: k-map-get( $kendo-spacing, 4 ) !default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/adaptive/_layout.scss";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
@import "
|
|
1
|
+
@import "@progress/kendo-theme-default/scss/adaptive/_theme.scss";
|