@progress/kendo-theme-classic 5.0.0-next.4 → 5.0.2-dev.0
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/README.md +10 -17
- package/dist/all.css +13159 -13920
- package/dist/all.scss +16096 -16723
- package/package.json +3 -3
- package/scss/_variables.scss +2 -19
- package/scss/all.scss +1 -150
- package/scss/appbar/_variables.scss +1 -1
- package/scss/autocomplete/_index.scss +1 -0
- package/scss/autocomplete/_variables.scss +0 -24
- package/scss/avatar/_variables.scss +18 -8
- package/scss/button/_index.scss +3 -2
- package/scss/button/_variables.scss +199 -127
- package/scss/calendar/_index.scss +1 -0
- package/scss/card/_variables.scss +5 -5
- package/scss/chat/_variables.scss +3 -18
- package/scss/checkbox/_index.scss +2 -0
- package/scss/checkbox/_variables.scss +144 -56
- package/scss/chip/_index.scss +1 -0
- package/scss/chip/_variables.scss +142 -191
- package/scss/color-preview/_index.scss +11 -0
- package/scss/color-preview/_layout.scss +1 -0
- package/scss/color-preview/_theme.scss +1 -0
- package/scss/color-preview/_variables.scss +14 -0
- package/scss/coloreditor/_index.scss +15 -0
- package/scss/coloreditor/_layout.scss +1 -0
- package/scss/coloreditor/_theme.scss +1 -0
- package/scss/coloreditor/_variables.scss +27 -0
- package/scss/colorgradient/_index.scss +19 -0
- package/scss/colorgradient/_layout.scss +1 -0
- package/scss/colorgradient/_theme.scss +1 -0
- package/scss/colorgradient/_variables.scss +52 -0
- package/scss/colorgradient/images/alpha-slider-bgr.png +0 -0
- package/scss/colorgradient/images/alpha-slider-bgr.scss +3 -0
- package/scss/colorpalette/_index.scss +12 -0
- package/scss/colorpalette/_layout.scss +1 -0
- package/scss/colorpalette/_theme.scss +1 -0
- package/scss/colorpalette/_variables.scss +10 -0
- package/scss/colorpicker/_index.scss +3 -6
- package/scss/colorpicker/_variables.scss +1 -40
- package/scss/combobox/_index.scss +1 -0
- package/scss/combobox/_variables.scss +1 -33
- package/scss/dataviz/_index.scss +1 -0
- package/scss/dateinput/_index.scss +11 -0
- package/scss/dateinput/_layout.scss +1 -0
- package/scss/dateinput/_theme.scss +1 -0
- package/scss/dateinput/_variables.scss +1 -0
- package/scss/datepicker/_index.scss +13 -0
- package/scss/datepicker/_layout.scss +1 -0
- package/scss/datepicker/_theme.scss +1 -0
- package/scss/datepicker/_variables.scss +1 -0
- package/scss/{datetime → daterangepicker}/_index.scss +1 -2
- package/scss/daterangepicker/_layout.scss +1 -0
- package/scss/daterangepicker/_theme.scss +1 -0
- package/scss/daterangepicker/_variables.scss +2 -0
- package/scss/datetimepicker/_index.scss +17 -0
- package/scss/datetimepicker/_layout.scss +1 -0
- package/scss/datetimepicker/_theme.scss +1 -0
- package/scss/datetimepicker/_variables.scss +2 -0
- package/scss/drawer/_index.scss +1 -0
- package/scss/drawer/_variables.scss +1 -1
- package/scss/dropdownlist/_index.scss +1 -0
- package/scss/dropdownlist/_variables.scss +12 -12
- package/scss/dropdowntree/_variables.scss +2 -4
- package/scss/editor/_variables.scss +10 -2
- package/scss/expansion-panel/_index.scss +3 -0
- package/scss/expansion-panel/_variables.scss +2 -2
- package/scss/fab/_variables.scss +129 -72
- package/scss/fab/index.md +0 -0
- package/scss/filter/_index.scss +1 -1
- package/scss/floating-label/_variables.scss +4 -4
- package/scss/forms/_index.scss +1 -1
- package/scss/gantt/_index.scss +1 -1
- package/scss/grid/_index.scss +2 -1
- package/scss/grid/_variables.scss +10 -12
- package/scss/imageeditor/_variables.scss +1 -0
- package/scss/index.scss +157 -0
- package/scss/input/_index.scss +1 -1
- package/scss/input/_variables.scss +116 -92
- package/scss/list/_index.scss +12 -0
- package/scss/list/_layout.scss +1 -0
- package/scss/list/_theme.scss +1 -0
- package/scss/list/_variables.scss +248 -0
- package/scss/listbox/_index.scss +2 -0
- package/scss/listbox/_variables.scss +1 -1
- package/scss/map/_variables.scss +1 -1
- package/scss/menu/_index.scss +2 -0
- package/scss/menu/_variables.scss +123 -34
- package/scss/multiselect/_index.scss +2 -0
- package/scss/multiselect/_variables.scss +0 -36
- package/scss/numerictextbox/_variables.scss +0 -31
- package/scss/orgchart/_variables.scss +2 -2
- package/scss/pager/_index.scss +1 -0
- package/scss/pager/_variables.scss +7 -7
- package/scss/panelbar/_index.scss +1 -0
- package/scss/panelbar/_variables.scss +7 -2
- package/scss/pdf-viewer/_variables.scss +2 -5
- package/scss/pivotgrid/_index.scss +1 -0
- package/scss/pivotgrid/_variables.scss +1 -4
- package/scss/popup/_index.scss +0 -4
- package/scss/popup/_variables.scss +2 -7
- package/scss/radio/_index.scss +2 -0
- package/scss/radio/_variables.scss +134 -52
- package/scss/scheduler/_index.scss +1 -1
- package/scss/scrollview/_variables.scss +4 -4
- package/scss/searchbox/_variables.scss +0 -20
- package/scss/slider/_variables.scss +10 -10
- package/scss/spreadsheet/_index.scss +2 -1
- package/scss/switch/_index.scss +0 -2
- package/scss/switch/_variables.scss +190 -83
- package/scss/table/_index.scss +19 -0
- package/scss/table/_layout.scss +1 -0
- package/scss/table/_theme.scss +1 -0
- package/scss/table/_variables.scss +141 -0
- package/scss/tabstrip/_index.scss +1 -0
- package/scss/tabstrip/_variables.scss +3 -3
- package/scss/taskboard/_variables.scss +0 -2
- package/scss/textarea/_variables.scss +0 -53
- package/scss/textbox/_variables.scss +1 -2
- package/scss/timeline/_variables.scss +7 -7
- package/scss/timepicker/_index.scss +15 -0
- package/scss/timepicker/_layout.scss +1 -0
- package/scss/timepicker/_theme.scss +1 -0
- package/scss/timepicker/_variables.scss +1 -0
- package/scss/timeselector/_index.scss +13 -0
- package/scss/timeselector/_layout.scss +1 -0
- package/scss/timeselector/_theme.scss +1 -0
- package/scss/timeselector/_variables.scss +32 -0
- package/scss/toolbar/_index.scss +1 -0
- package/scss/toolbar/_variables.scss +6 -4
- package/scss/treeview/_variables.scss +125 -46
- package/scss/typography/_variables.scss +3 -3
- package/scss/utils/_border.scss +9 -0
- package/scss/virtual-scroller/_index.scss +10 -0
- package/scss/virtual-scroller/_layout.scss +1 -0
- package/scss/virtual-scroller/_theme.scss +1 -0
- package/scss/virtual-scroller/_variables.scss +1 -0
- package/scss/colorpicker/images/alpha-slider-bgr-reversed.png +0 -0
- package/scss/colorpicker/images/alpha-slider-bgr-reversed.scss +0 -3
- package/scss/colorpicker/images/alpha-slider-bgr.png +0 -0
- package/scss/colorpicker/images/alpha-slider-bgr.scss +0 -3
- package/scss/datetime/_layout.scss +0 -1
- package/scss/datetime/_theme.scss +0 -1
- package/scss/datetime/_variables.scss +0 -53
package/README.md
CHANGED
|
@@ -36,9 +36,7 @@ and then import it in your project styles:
|
|
|
36
36
|
|
|
37
37
|
For more information on how to implement the Classic theme in your project, refer to the following articles:
|
|
38
38
|
|
|
39
|
-
* [Using the Classic Theme in
|
|
40
|
-
* [Using the Classic Theme in React Projects](https://www.telerik.com/kendo-react-ui/components/styling/theme-classic/)
|
|
41
|
-
* [Using the Classic Theme in jQuery Projects](http://docs.telerik.com/kendo-ui/styles-and-layout/sass-themes)
|
|
39
|
+
* [Using the Classic Theme in jQuery Projects](https://docs.telerik.com/kendo-ui/styles-and-layout/sass-themes)
|
|
42
40
|
|
|
43
41
|
## Customizing
|
|
44
42
|
|
|
@@ -46,7 +44,7 @@ You can customize Kendo UI Classic Theme both in terms of what gets compiled and
|
|
|
46
44
|
|
|
47
45
|
### Importing
|
|
48
46
|
|
|
49
|
-
In your custom
|
|
47
|
+
In your custom scss file, you can import the entirety of the theme, by importing `dist/all.scss` or pick just the styles for the components you need. The files for individual components are in `scss/` folder:
|
|
50
48
|
|
|
51
49
|
```scss
|
|
52
50
|
// Import only PanelBar and Grid styles
|
|
@@ -56,9 +54,9 @@ In your custom csss file, you can import the entirety of the theme, by importing
|
|
|
56
54
|
|
|
57
55
|
### SCSS Variables
|
|
58
56
|
|
|
59
|
-
Kendo UI Classic Theme provides many variables for customization. There are variables that control globally used theme colors like `$primary`, `$secondary`, `$success`, `$error` etc.; variables for all components such as `$component-text`, `$component-bg`; as well as variables for individual components such as `$grid-bg`, `$
|
|
57
|
+
Kendo UI Classic Theme provides many variables for customization. There are variables that control globally used theme colors like `$primary`, `$secondary`, `$success`, `$error` etc.; variables for all components such as `$component-text`, `$component-bg`; as well as variables for individual components such as `$grid-bg`, `$tabstrip-font-size` and so on.
|
|
60
58
|
|
|
61
|
-
Most component variables link to higher abstracted generic variables. For instance, the background of the grid component can be customized both from `$component-bg` and `$grid-bg`, with the latter
|
|
59
|
+
Most component variables link to higher abstracted generic variables. For instance, the background of the grid component can be customized both from `$component-bg` and `$grid-bg`, with the latter referencing the former.
|
|
62
60
|
|
|
63
61
|
We have more than 2000 variables, so it's hard to list them all. We've tried to make variable names as coherent as possible. For instance, all variables ending in `-bg` control background color; all variables ending in `-text` control text color.
|
|
64
62
|
|
|
@@ -68,9 +66,6 @@ Here is a quick example on how to customize:
|
|
|
68
66
|
// Make all inputs components with a different background color
|
|
69
67
|
$input-bg: #f0f0f0;
|
|
70
68
|
|
|
71
|
-
// Change just the autocomplete to have white background
|
|
72
|
-
$autocomplete-bg: #ffffff;
|
|
73
|
-
|
|
74
69
|
// Make the border of the grid black and slightly ticker
|
|
75
70
|
$grid-border-width: 2px;
|
|
76
71
|
$grid-border: #000000;
|
|
@@ -91,7 +86,7 @@ CSS can be complicated due to cascades (that's what C stands for). If there are
|
|
|
91
86
|
|
|
92
87
|
To avoid that, we've prefixed all our class names with `k-` e.g. `k-grid`, `k-hidden` etc., with the exception of handling for `hidden` attribute, which will hide the element that has it.
|
|
93
88
|
|
|
94
|
-
Some frameworks, like Bootstrap and Tailwind, touch global styles to establish a sort of baseline -- we call that normalizing. One such styles is the following bit, which makes
|
|
89
|
+
Some frameworks, like Bootstrap and Tailwind, touch global styles to establish a sort of baseline -- we call that normalizing. One such styles is the following bit, which makes dimensions (width and height) behave in a specific way:
|
|
95
90
|
|
|
96
91
|
```css
|
|
97
92
|
*, ::after, ::before {
|
|
@@ -114,18 +109,16 @@ Have a bug or a feature request? Please first search for existing and closed iss
|
|
|
114
109
|
|
|
115
110
|
## Versioning
|
|
116
111
|
|
|
117
|
-
To ensure version predictability, we use [Semantic Versioning](https://semver.org/): we try to add only
|
|
112
|
+
To ensure version predictability, we use [Semantic Versioning](https://semver.org/): we try to add only features for minor versions and bugfixes (or smaller features) for patch version.
|
|
118
113
|
## License
|
|
119
114
|
|
|
120
115
|
This package is part of the following suites:
|
|
121
116
|
|
|
122
|
-
* [Kendo UI for
|
|
123
|
-
* [
|
|
124
|
-
* [
|
|
125
|
-
* [UI for ASP.NET MVC](http://www.telerik.com/aspnet-mvc)
|
|
126
|
-
* [UI for ASP.NET Core](http://www.telerik.com/aspnet-core-ui)
|
|
117
|
+
* [Kendo UI for jQuery](https://www.telerik.com/kendo-ui)
|
|
118
|
+
* [Telerik UI for ASP.NET MVC](https://www.telerik.com/aspnet-mvc)
|
|
119
|
+
* [Telerik UI for ASP.NET Core](https://www.telerik.com/aspnet-core-ui)
|
|
127
120
|
|
|
128
|
-
|
|
121
|
+
Visit the [Kendo UI Pricing page](https://www.telerik.com/purchase/kendo-ui) to review Kendo UI commercial licensing and pricing.
|
|
129
122
|
|
|
130
123
|
If you do not own a commercial license, the usage of this software shall be governed by the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
|
|
131
124
|
|