@progress/kendo-theme-bootstrap 5.12.1-dev.2 → 5.12.1-dev.3
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 +63 -64
- package/dist/all.scss +4620 -4672
- package/dist/bootstrap-3-dark.scss +30 -34
- package/dist/bootstrap-3.scss +30 -33
- package/dist/bootstrap-4-dark.scss +27 -31
- package/dist/bootstrap-4.scss +27 -30
- package/dist/bootstrap-dataviz-v4.scss +6 -7
- package/dist/bootstrap-main-dark.scss +27 -31
- package/dist/bootstrap-main.scss +27 -30
- package/dist/bootstrap-nordic.scss +27 -29
- package/dist/bootstrap-turquoise-dark.scss +27 -30
- package/dist/bootstrap-turquoise.scss +27 -29
- package/dist/bootstrap-urban.scss +27 -29
- package/dist/bootstrap-vintage.scss +27 -29
- package/lib/swatches/bootstrap-3-dark.json +78 -102
- package/lib/swatches/bootstrap-3.json +78 -92
- package/lib/swatches/bootstrap-4-dark.json +28 -52
- package/lib/swatches/bootstrap-4.json +28 -42
- package/lib/swatches/bootstrap-dataviz-v4.json +7 -7
- package/lib/swatches/bootstrap-main-dark.json +28 -52
- package/lib/swatches/bootstrap-main.json +28 -42
- package/lib/swatches/bootstrap-nordic.json +32 -41
- package/lib/swatches/bootstrap-turquoise-dark.json +30 -49
- package/lib/swatches/bootstrap-turquoise.json +32 -41
- package/lib/swatches/bootstrap-urban.json +32 -41
- package/lib/swatches/bootstrap-vintage.json +32 -41
- package/package.json +5 -5
- package/scss/_bootstrap-overrides.scss +1 -20
- package/scss/_variables.scss +51 -46
- package/scss/action-buttons/_variables.scss +9 -9
- package/scss/action-sheet/_variables.scss +63 -63
- package/scss/adaptive/_variables.scss +18 -18
- package/scss/appbar/_variables.scss +3 -3
- package/scss/avatar/_variables.scss +3 -3
- package/scss/badge/_variables.scss +31 -31
- package/scss/bottom-navigation/_variables.scss +23 -23
- package/scss/breadcrumb/_layout.scss +9 -1
- package/scss/breadcrumb/_theme.scss +0 -17
- package/scss/breadcrumb/_variables.scss +45 -44
- package/scss/button/_variables.scss +32 -32
- package/scss/calendar/_variables.scss +84 -87
- package/scss/captcha/_variables.scss +14 -14
- package/scss/card/_variables.scss +55 -55
- package/scss/chat/_variables.scss +57 -57
- package/scss/checkbox/_variables.scss +1 -1
- package/scss/chip/_theme.scss +3 -3
- package/scss/chip/_variables.scss +27 -27
- package/scss/color-preview/_variables.scss +11 -11
- package/scss/coloreditor/_variables.scss +24 -24
- package/scss/colorgradient/_variables.scss +50 -50
- package/scss/colorpalette/_variables.scss +8 -8
- package/scss/dataviz/_variables.scss +97 -97
- package/scss/datetimepicker/_variables.scss +1 -2
- package/scss/dialog/_variables.scss +3 -3
- package/scss/draggable/_variables.scss +20 -20
- package/scss/drawer/_variables.scss +4 -4
- package/scss/dropdowntree/_variables.scss +2 -2
- package/scss/dropzone/_variables.scss +20 -20
- package/scss/editor/_variables.scss +3 -3
- package/scss/expansion-panel/_variables.scss +22 -22
- package/scss/fab/_variables.scss +10 -10
- package/scss/filemanager/_variables.scss +59 -59
- package/scss/filter/_variables.scss +8 -8
- package/scss/floating-label/_variables.scss +14 -14
- package/scss/forms/_layout.scss +2 -2
- package/scss/forms/_variables.scss +14 -14
- package/scss/gantt/_variables.scss +92 -92
- package/scss/grid/_theme.scss +4 -4
- package/scss/grid/_variables.scss +73 -73
- package/scss/imageeditor/_variables.scss +31 -31
- package/scss/input/_variables.scss +37 -37
- package/scss/list/_variables.scss +66 -72
- package/scss/listbox/_variables.scss +3 -3
- package/scss/listgroup/_variables.scss +10 -10
- package/scss/listview/_variables.scss +3 -3
- package/scss/loader/_variables.scss +30 -30
- package/scss/map/_variables.scss +21 -21
- package/scss/mediaplayer/_variables.scss +13 -13
- package/scss/menu/_variables.scss +63 -63
- package/scss/messagebox/_variables.scss +11 -11
- package/scss/notification/_variables.scss +4 -4
- package/scss/orgchart/_variables.scss +56 -56
- package/scss/overlay/_variables.scss +3 -3
- package/scss/pager/_variables.scss +35 -38
- package/scss/panelbar/_variables.scss +103 -106
- package/scss/pdf-viewer/_variables.scss +44 -44
- package/scss/pivotgrid/_variables.scss +86 -86
- package/scss/popover/_variables.scss +16 -16
- package/scss/popup/_variables.scss +12 -12
- package/scss/progressbar/_variables.scss +1 -1
- package/scss/radio/_variables.scss +1 -1
- package/scss/rating/_variables.scss +16 -16
- package/scss/scheduler/_layout.scss +2 -2
- package/scss/scheduler/_variables.scss +93 -93
- package/scss/scrollview/_theme.scss +22 -22
- package/scss/scrollview/_variables.scss +32 -32
- package/scss/signature/_variables.scss +18 -18
- package/scss/skeleton/_variables.scss +6 -6
- package/scss/slider/_variables.scss +44 -44
- package/scss/split-button/_variables.scss +6 -6
- package/scss/splitter/_variables.scss +18 -18
- package/scss/spreadsheet/_theme.scss +10 -10
- package/scss/spreadsheet/_variables.scss +29 -29
- package/scss/stepper/_variables.scss +86 -86
- package/scss/switch/_variables.scss +1 -1
- package/scss/table/_variables.scss +18 -18
- package/scss/tabstrip/_variables.scss +41 -44
- package/scss/taskboard/_variables.scss +93 -93
- package/scss/tilelayout/_variables.scss +8 -8
- package/scss/timeline/_layout.scss +1 -1
- package/scss/timeline/_variables.scss +50 -50
- package/scss/timeselector/_variables.scss +36 -39
- package/scss/toolbar/_variables.scss +21 -21
- package/scss/tooltip/_variables.scss +29 -29
- package/scss/treeview/_variables.scss +30 -33
- package/scss/typography/_variables.scss +84 -93
- package/scss/upload/_variables.scss +3 -3
- package/scss/window/_variables.scss +6 -6
- package/scss/wizard/_variables.scss +10 -10
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap Main",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
6
|
-
"version": "5.12.1-dev.
|
|
6
|
+
"version": "5.12.1-dev.3",
|
|
7
7
|
"previewColors": [
|
|
8
8
|
"#ffffff",
|
|
9
9
|
"#f8f9fa",
|
|
@@ -13,49 +13,40 @@
|
|
|
13
13
|
],
|
|
14
14
|
"components": [],
|
|
15
15
|
"groups": [
|
|
16
|
-
{
|
|
17
|
-
"variables": {
|
|
18
|
-
"border-radius": {
|
|
19
|
-
"name": "Border radius",
|
|
20
|
-
"type": "number",
|
|
21
|
-
"value": "0.25rem"
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
16
|
{
|
|
26
17
|
"name": "Theme colors",
|
|
27
18
|
"variables": {
|
|
28
|
-
"dark-theme": {
|
|
19
|
+
"kendo-is-dark-theme": {
|
|
29
20
|
"name": "Dark theme",
|
|
30
21
|
"type": "boolean",
|
|
31
22
|
"value": false
|
|
32
23
|
},
|
|
33
|
-
"primary": {
|
|
24
|
+
"kendo-color-primary": {
|
|
34
25
|
"name": "Primary",
|
|
35
26
|
"type": "color",
|
|
36
27
|
"value": "#0d6efd"
|
|
37
28
|
},
|
|
38
|
-
"secondary": {
|
|
29
|
+
"kendo-color-secondary": {
|
|
39
30
|
"name": "Secondary",
|
|
40
31
|
"type": "color",
|
|
41
32
|
"value": "#6c757d"
|
|
42
33
|
},
|
|
43
|
-
"info": {
|
|
34
|
+
"kendo-color-info": {
|
|
44
35
|
"name": "Info",
|
|
45
36
|
"type": "color",
|
|
46
37
|
"value": "#0dcaf0"
|
|
47
38
|
},
|
|
48
|
-
"success": {
|
|
39
|
+
"kendo-color-success": {
|
|
49
40
|
"name": "Success",
|
|
50
41
|
"type": "color",
|
|
51
42
|
"value": "#198754"
|
|
52
43
|
},
|
|
53
|
-
"warning": {
|
|
44
|
+
"kendo-color-warning": {
|
|
54
45
|
"name": "Warning",
|
|
55
46
|
"type": "color",
|
|
56
47
|
"value": "#ffc107"
|
|
57
48
|
},
|
|
58
|
-
"error": {
|
|
49
|
+
"kendo-color-error": {
|
|
59
50
|
"name": "Error",
|
|
60
51
|
"type": "color",
|
|
61
52
|
"value": "#dc3545"
|
|
@@ -65,27 +56,22 @@
|
|
|
65
56
|
{
|
|
66
57
|
"name": "Body",
|
|
67
58
|
"variables": {
|
|
68
|
-
"body-text": {
|
|
59
|
+
"kendo-body-text": {
|
|
69
60
|
"name": "Body text color",
|
|
70
61
|
"type": "color",
|
|
71
62
|
"value": "#212529"
|
|
72
63
|
},
|
|
73
|
-
"body-bg": {
|
|
64
|
+
"kendo-body-bg": {
|
|
74
65
|
"name": "Body background",
|
|
75
66
|
"type": "color",
|
|
76
67
|
"value": "#ffffff"
|
|
77
68
|
},
|
|
78
|
-
"
|
|
79
|
-
"name": "Headings text color",
|
|
80
|
-
"type": "color",
|
|
81
|
-
"value": "#212529"
|
|
82
|
-
},
|
|
83
|
-
"subtle-text": {
|
|
69
|
+
"kendo-subtle-text": {
|
|
84
70
|
"name": "Subtle text color",
|
|
85
71
|
"type": "color",
|
|
86
72
|
"value": "#6c757d"
|
|
87
73
|
},
|
|
88
|
-
"disabled-text": {
|
|
74
|
+
"kendo-disabled-text": {
|
|
89
75
|
"name": "Disabled text color",
|
|
90
76
|
"type": "color",
|
|
91
77
|
"value": "#8f8f8f"
|
|
@@ -95,42 +81,42 @@
|
|
|
95
81
|
{
|
|
96
82
|
"name": "Components",
|
|
97
83
|
"variables": {
|
|
98
|
-
"component-text": {
|
|
84
|
+
"kendo-component-text": {
|
|
99
85
|
"name": "Component text color",
|
|
100
86
|
"type": "color",
|
|
101
87
|
"value": "#212529"
|
|
102
88
|
},
|
|
103
|
-
"component-bg": {
|
|
89
|
+
"kendo-component-bg": {
|
|
104
90
|
"name": "Component background",
|
|
105
91
|
"type": "color",
|
|
106
92
|
"value": "#ffffff"
|
|
107
93
|
},
|
|
108
|
-
"base-text": {
|
|
94
|
+
"kendo-base-text": {
|
|
109
95
|
"name": "Header text color",
|
|
110
96
|
"type": "color",
|
|
111
97
|
"value": "#212529"
|
|
112
98
|
},
|
|
113
|
-
"base-bg": {
|
|
99
|
+
"kendo-base-bg": {
|
|
114
100
|
"name": "Header background",
|
|
115
101
|
"type": "color",
|
|
116
102
|
"value": "#f8f9fa"
|
|
117
103
|
},
|
|
118
|
-
"
|
|
104
|
+
"kendo-hover-text": {
|
|
119
105
|
"name": "Hover text color",
|
|
120
106
|
"type": "color",
|
|
121
107
|
"value": "#16181b"
|
|
122
108
|
},
|
|
123
|
-
"
|
|
109
|
+
"kendo-hover-bg": {
|
|
124
110
|
"name": "Hover background",
|
|
125
111
|
"type": "color",
|
|
126
112
|
"value": "#e9ecef"
|
|
127
113
|
},
|
|
128
|
-
"selected-text": {
|
|
114
|
+
"kendo-selected-text": {
|
|
129
115
|
"name": "Selected text color",
|
|
130
116
|
"type": "color",
|
|
131
117
|
"value": "#ffffff"
|
|
132
118
|
},
|
|
133
|
-
"selected-bg": {
|
|
119
|
+
"kendo-selected-bg": {
|
|
134
120
|
"name": "Selected background",
|
|
135
121
|
"type": "color",
|
|
136
122
|
"value": "#0d6efd"
|
|
@@ -155,12 +141,12 @@
|
|
|
155
141
|
{
|
|
156
142
|
"name": "Link",
|
|
157
143
|
"variables": {
|
|
158
|
-
"link-text": {
|
|
144
|
+
"kendo-link-text": {
|
|
159
145
|
"name": "Link text color",
|
|
160
146
|
"type": "color",
|
|
161
147
|
"value": "#0d6efd"
|
|
162
148
|
},
|
|
163
|
-
"link-hover-text": {
|
|
149
|
+
"kendo-link-hover-text": {
|
|
164
150
|
"name": "Link hover text color",
|
|
165
151
|
"type": "color",
|
|
166
152
|
"value": "#0a58ca"
|
|
@@ -170,32 +156,32 @@
|
|
|
170
156
|
{
|
|
171
157
|
"name": "Dataviz",
|
|
172
158
|
"variables": {
|
|
173
|
-
"series-a": {
|
|
159
|
+
"kendo-series-a": {
|
|
174
160
|
"name": "Series A",
|
|
175
161
|
"type": "color",
|
|
176
162
|
"value": "#0d6efd"
|
|
177
163
|
},
|
|
178
|
-
"series-b": {
|
|
164
|
+
"kendo-series-b": {
|
|
179
165
|
"name": "Series B",
|
|
180
166
|
"type": "color",
|
|
181
167
|
"value": "#6f42c1"
|
|
182
168
|
},
|
|
183
|
-
"series-c": {
|
|
169
|
+
"kendo-series-c": {
|
|
184
170
|
"name": "Series C",
|
|
185
171
|
"type": "color",
|
|
186
172
|
"value": "#20c997"
|
|
187
173
|
},
|
|
188
|
-
"series-d": {
|
|
174
|
+
"kendo-series-d": {
|
|
189
175
|
"name": "Series D",
|
|
190
176
|
"type": "color",
|
|
191
177
|
"value": "#198754"
|
|
192
178
|
},
|
|
193
|
-
"series-e": {
|
|
179
|
+
"kendo-series-e": {
|
|
194
180
|
"name": "Series E",
|
|
195
181
|
"type": "color",
|
|
196
182
|
"value": "#ffc107"
|
|
197
183
|
},
|
|
198
|
-
"series-f": {
|
|
184
|
+
"kendo-series-f": {
|
|
199
185
|
"name": "Series F",
|
|
200
186
|
"type": "color",
|
|
201
187
|
"value": "#dc3545"
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap Nordic",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
6
|
-
"version": "5.12.1-dev.
|
|
6
|
+
"version": "5.12.1-dev.3",
|
|
7
7
|
"previewColors": [
|
|
8
8
|
"#ffffff",
|
|
9
9
|
"#f8f9fa",
|
|
@@ -13,44 +13,40 @@
|
|
|
13
13
|
],
|
|
14
14
|
"components": [],
|
|
15
15
|
"groups": [
|
|
16
|
-
{
|
|
17
|
-
"variables": {
|
|
18
|
-
"border-radius": {
|
|
19
|
-
"name": "Border radius",
|
|
20
|
-
"type": "number",
|
|
21
|
-
"value": "0.25rem"
|
|
22
|
-
}
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
16
|
{
|
|
26
17
|
"name": "Theme colors",
|
|
27
18
|
"variables": {
|
|
28
|
-
"
|
|
19
|
+
"kendo-is-dark-theme": {
|
|
20
|
+
"name": "Dark theme",
|
|
21
|
+
"type": "boolean",
|
|
22
|
+
"value": false
|
|
23
|
+
},
|
|
24
|
+
"kendo-color-primary": {
|
|
29
25
|
"name": "Primary",
|
|
30
26
|
"type": "color",
|
|
31
27
|
"value": "#e7607b"
|
|
32
28
|
},
|
|
33
|
-
"secondary": {
|
|
29
|
+
"kendo-color-secondary": {
|
|
34
30
|
"name": "Secondary",
|
|
35
31
|
"type": "color",
|
|
36
32
|
"value": "#d6e5e9"
|
|
37
33
|
},
|
|
38
|
-
"info": {
|
|
34
|
+
"kendo-color-info": {
|
|
39
35
|
"name": "Info",
|
|
40
36
|
"type": "color",
|
|
41
37
|
"value": "#01a8c1"
|
|
42
38
|
},
|
|
43
|
-
"success": {
|
|
39
|
+
"kendo-color-success": {
|
|
44
40
|
"name": "Success",
|
|
45
41
|
"type": "color",
|
|
46
42
|
"value": "#90bf4f"
|
|
47
43
|
},
|
|
48
|
-
"warning": {
|
|
44
|
+
"kendo-color-warning": {
|
|
49
45
|
"name": "Warning",
|
|
50
46
|
"type": "color",
|
|
51
47
|
"value": "#ffc857"
|
|
52
48
|
},
|
|
53
|
-
"error": {
|
|
49
|
+
"kendo-color-error": {
|
|
54
50
|
"name": "Error",
|
|
55
51
|
"type": "color",
|
|
56
52
|
"value": "#d31038"
|
|
@@ -60,27 +56,22 @@
|
|
|
60
56
|
{
|
|
61
57
|
"name": "Body",
|
|
62
58
|
"variables": {
|
|
63
|
-
"body-color": {
|
|
59
|
+
"kendo-body-color": {
|
|
64
60
|
"name": "Body text color",
|
|
65
61
|
"type": "color",
|
|
66
62
|
"value": "#50686e"
|
|
67
63
|
},
|
|
68
|
-
"body-bg": {
|
|
64
|
+
"kendo-body-bg": {
|
|
69
65
|
"name": "Body background",
|
|
70
66
|
"type": "color",
|
|
71
67
|
"value": "#ffffff"
|
|
72
68
|
},
|
|
73
|
-
"
|
|
74
|
-
"name": "Headings text color",
|
|
75
|
-
"type": "color",
|
|
76
|
-
"value": "#5e747a"
|
|
77
|
-
},
|
|
78
|
-
"subtle-text": {
|
|
69
|
+
"kendo-subtle-text": {
|
|
79
70
|
"name": "Subtle text color",
|
|
80
71
|
"type": "color",
|
|
81
72
|
"value": "#8f9ea2"
|
|
82
73
|
},
|
|
83
|
-
"disabled-text": {
|
|
74
|
+
"kendo-disabled-text": {
|
|
84
75
|
"name": "Disabled text color",
|
|
85
76
|
"type": "color",
|
|
86
77
|
"value": "#afbabd"
|
|
@@ -90,42 +81,42 @@
|
|
|
90
81
|
{
|
|
91
82
|
"name": "Components",
|
|
92
83
|
"variables": {
|
|
93
|
-
"component-text": {
|
|
84
|
+
"kendo-component-text": {
|
|
94
85
|
"name": "Component text",
|
|
95
86
|
"type": "color",
|
|
96
87
|
"value": "#292b2c"
|
|
97
88
|
},
|
|
98
|
-
"component-bg": {
|
|
89
|
+
"kendo-component-bg": {
|
|
99
90
|
"name": "Component background",
|
|
100
91
|
"type": "color",
|
|
101
92
|
"value": "#ffffff"
|
|
102
93
|
},
|
|
103
|
-
"base-text": {
|
|
94
|
+
"kendo-base-text": {
|
|
104
95
|
"name": "Header text color",
|
|
105
96
|
"type": "color",
|
|
106
97
|
"value": "#292b2c"
|
|
107
98
|
},
|
|
108
|
-
"base-bg": {
|
|
99
|
+
"kendo-base-bg": {
|
|
109
100
|
"name": "Header background",
|
|
110
101
|
"type": "color",
|
|
111
102
|
"value": "#f8f9fa"
|
|
112
103
|
},
|
|
113
|
-
"
|
|
104
|
+
"kendo-hover-text": {
|
|
114
105
|
"name": "Hover text color",
|
|
115
106
|
"type": "color",
|
|
116
107
|
"value": "#212529"
|
|
117
108
|
},
|
|
118
|
-
"
|
|
109
|
+
"kendo-hover-bg": {
|
|
119
110
|
"name": "Hover background",
|
|
120
111
|
"type": "color",
|
|
121
112
|
"value": "#e4e7eb"
|
|
122
113
|
},
|
|
123
|
-
"selected-text": {
|
|
114
|
+
"kendo-selected-text": {
|
|
124
115
|
"name": "Selected text color",
|
|
125
116
|
"type": "color",
|
|
126
117
|
"value": "#ffffff"
|
|
127
118
|
},
|
|
128
|
-
"selected-bg": {
|
|
119
|
+
"kendo-selected-bg": {
|
|
129
120
|
"name": "Selected background",
|
|
130
121
|
"type": "color",
|
|
131
122
|
"value": "#e7607b"
|
|
@@ -150,12 +141,12 @@
|
|
|
150
141
|
{
|
|
151
142
|
"name": "Link",
|
|
152
143
|
"variables": {
|
|
153
|
-
"link-text": {
|
|
144
|
+
"kendo-link-text": {
|
|
154
145
|
"name": "Link text color",
|
|
155
146
|
"type": "color",
|
|
156
147
|
"value": "#e7607b"
|
|
157
148
|
},
|
|
158
|
-
"link-hover-text": {
|
|
149
|
+
"kendo-link-hover-text": {
|
|
159
150
|
"name": "Link hover text color",
|
|
160
151
|
"type": "color",
|
|
161
152
|
"value": "#da2146"
|
|
@@ -165,32 +156,32 @@
|
|
|
165
156
|
{
|
|
166
157
|
"name": "Dataviz",
|
|
167
158
|
"variables": {
|
|
168
|
-
"series-a": {
|
|
159
|
+
"kendo-series-a": {
|
|
169
160
|
"name": "Series A",
|
|
170
161
|
"type": "color",
|
|
171
162
|
"value": "#e7607b"
|
|
172
163
|
},
|
|
173
|
-
"series-b": {
|
|
164
|
+
"kendo-series-b": {
|
|
174
165
|
"name": "Series B",
|
|
175
166
|
"type": "color",
|
|
176
167
|
"value": "#6bd2e2"
|
|
177
168
|
},
|
|
178
|
-
"series-c": {
|
|
169
|
+
"kendo-series-c": {
|
|
179
170
|
"name": "Series C",
|
|
180
171
|
"type": "color",
|
|
181
172
|
"value": "#ddc981"
|
|
182
173
|
},
|
|
183
|
-
"series-d": {
|
|
174
|
+
"kendo-series-d": {
|
|
184
175
|
"name": "Series D",
|
|
185
176
|
"type": "color",
|
|
186
177
|
"value": "#bb334f"
|
|
187
178
|
},
|
|
188
|
-
"series-e": {
|
|
179
|
+
"kendo-series-e": {
|
|
189
180
|
"name": "Series E",
|
|
190
181
|
"type": "color",
|
|
191
182
|
"value": "#01a8c1"
|
|
192
183
|
},
|
|
193
|
-
"series-f": {
|
|
184
|
+
"kendo-series-f": {
|
|
194
185
|
"name": "Series F",
|
|
195
186
|
"type": "color",
|
|
196
187
|
"value": "#c09e2f"
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap Turquoise Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
6
|
-
"version": "5.12.1-dev.
|
|
6
|
+
"version": "5.12.1-dev.3",
|
|
7
7
|
"previewColors": [
|
|
8
8
|
"#000000",
|
|
9
9
|
"#292b2c",
|
|
@@ -14,53 +14,39 @@
|
|
|
14
14
|
"components": [],
|
|
15
15
|
"groups": [
|
|
16
16
|
{
|
|
17
|
-
"
|
|
17
|
+
"name": "Theme colors",
|
|
18
18
|
"variables": {
|
|
19
|
-
"dark-theme": {
|
|
19
|
+
"kendo-is-dark-theme": {
|
|
20
20
|
"name": "Dark theme",
|
|
21
21
|
"type": "boolean",
|
|
22
22
|
"value": true
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"variables": {
|
|
28
|
-
"border-radius": {
|
|
29
|
-
"name": "Border radius",
|
|
30
|
-
"type": "number",
|
|
31
|
-
"value": "0.25rem"
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
"name": "Theme colors",
|
|
37
|
-
"variables": {
|
|
38
|
-
"primary": {
|
|
23
|
+
},
|
|
24
|
+
"kendo-color-primary": {
|
|
39
25
|
"name": "Primary",
|
|
40
26
|
"type": "color",
|
|
41
27
|
"value": "#10c4b2"
|
|
42
28
|
},
|
|
43
|
-
"secondary": {
|
|
29
|
+
"kendo-color-secondary": {
|
|
44
30
|
"name": "Secondary",
|
|
45
31
|
"type": "color",
|
|
46
32
|
"value": "#6c757d"
|
|
47
33
|
},
|
|
48
|
-
"info": {
|
|
34
|
+
"kendo-color-info": {
|
|
49
35
|
"name": "Info",
|
|
50
36
|
"type": "color",
|
|
51
37
|
"value": "#3dbfe6"
|
|
52
38
|
},
|
|
53
|
-
"success": {
|
|
39
|
+
"kendo-color-success": {
|
|
54
40
|
"name": "Success",
|
|
55
41
|
"type": "color",
|
|
56
42
|
"value": "#7fbf4b"
|
|
57
43
|
},
|
|
58
|
-
"warning": {
|
|
44
|
+
"kendo-color-warning": {
|
|
59
45
|
"name": "Warning",
|
|
60
46
|
"type": "color",
|
|
61
47
|
"value": "#ffb752"
|
|
62
48
|
},
|
|
63
|
-
"error": {
|
|
49
|
+
"kendo-color-error": {
|
|
64
50
|
"name": "Error",
|
|
65
51
|
"type": "color",
|
|
66
52
|
"value": "#e35d59"
|
|
@@ -70,27 +56,22 @@
|
|
|
70
56
|
{
|
|
71
57
|
"name": "Body",
|
|
72
58
|
"variables": {
|
|
73
|
-
"body-color": {
|
|
59
|
+
"kendo-body-color": {
|
|
74
60
|
"name": "Body text color",
|
|
75
61
|
"type": "color",
|
|
76
62
|
"value": "#ffffff"
|
|
77
63
|
},
|
|
78
|
-
"body-bg": {
|
|
64
|
+
"kendo-body-bg": {
|
|
79
65
|
"name": "Body background",
|
|
80
66
|
"type": "color",
|
|
81
67
|
"value": "#000000"
|
|
82
68
|
},
|
|
83
|
-
"
|
|
84
|
-
"name": "Headings text color",
|
|
85
|
-
"type": "color",
|
|
86
|
-
"value": "#ffffff"
|
|
87
|
-
},
|
|
88
|
-
"subtle-text": {
|
|
69
|
+
"kendo-subtle-text": {
|
|
89
70
|
"name": "Subtle text color",
|
|
90
71
|
"type": "color",
|
|
91
72
|
"value": "#cccccc"
|
|
92
73
|
},
|
|
93
|
-
"disabled-text": {
|
|
74
|
+
"kendo-disabled-text": {
|
|
94
75
|
"name": "Disabled text color",
|
|
95
76
|
"type": "color",
|
|
96
77
|
"value": "#aaaaaa"
|
|
@@ -100,42 +81,42 @@
|
|
|
100
81
|
{
|
|
101
82
|
"name": "Components",
|
|
102
83
|
"variables": {
|
|
103
|
-
"component-text": {
|
|
84
|
+
"kendo-component-text": {
|
|
104
85
|
"name": "Component text color",
|
|
105
86
|
"type": "color",
|
|
106
87
|
"value": "#ffffff"
|
|
107
88
|
},
|
|
108
|
-
"component-bg": {
|
|
89
|
+
"kendo-component-bg": {
|
|
109
90
|
"name": "Component background",
|
|
110
91
|
"type": "color",
|
|
111
92
|
"value": "#111111"
|
|
112
93
|
},
|
|
113
|
-
"base-text": {
|
|
94
|
+
"kendo-base-text": {
|
|
114
95
|
"name": "Header text color",
|
|
115
96
|
"type": "color",
|
|
116
97
|
"value": "#ffffff"
|
|
117
98
|
},
|
|
118
|
-
"base-bg": {
|
|
99
|
+
"kendo-base-bg": {
|
|
119
100
|
"name": "Header background",
|
|
120
101
|
"type": "color",
|
|
121
102
|
"value": "#292b2c"
|
|
122
103
|
},
|
|
123
|
-
"
|
|
104
|
+
"kendo-hover-text": {
|
|
124
105
|
"name": "Hover text color",
|
|
125
106
|
"type": "color",
|
|
126
107
|
"value": "#1eb97b"
|
|
127
108
|
},
|
|
128
|
-
"
|
|
109
|
+
"kendo-hover-bg": {
|
|
129
110
|
"name": "Hover background",
|
|
130
111
|
"type": "color",
|
|
131
112
|
"value": "#eeeff0"
|
|
132
113
|
},
|
|
133
|
-
"selected-text": {
|
|
114
|
+
"kendo-selected-text": {
|
|
134
115
|
"name": "Selected text color",
|
|
135
116
|
"type": "color",
|
|
136
117
|
"value": "#ffffff"
|
|
137
118
|
},
|
|
138
|
-
"selected-bg": {
|
|
119
|
+
"kendo-selected-bg": {
|
|
139
120
|
"name": "Selected background",
|
|
140
121
|
"type": "color",
|
|
141
122
|
"value": "#34d293"
|
|
@@ -160,12 +141,12 @@
|
|
|
160
141
|
{
|
|
161
142
|
"name": "Link",
|
|
162
143
|
"variables": {
|
|
163
|
-
"link-text": {
|
|
144
|
+
"kendo-link-text": {
|
|
164
145
|
"name": "Link text color",
|
|
165
146
|
"type": "color",
|
|
166
147
|
"value": "#10c4b2"
|
|
167
148
|
},
|
|
168
|
-
"link-hover-text": {
|
|
149
|
+
"kendo-link-hover-text": {
|
|
169
150
|
"name": "Link hover text color",
|
|
170
151
|
"type": "color",
|
|
171
152
|
"value": "#0c9587"
|
|
@@ -175,32 +156,32 @@
|
|
|
175
156
|
{
|
|
176
157
|
"name": "Dataviz",
|
|
177
158
|
"variables": {
|
|
178
|
-
"series-a": {
|
|
159
|
+
"kendo-series-a": {
|
|
179
160
|
"name": "Series A",
|
|
180
161
|
"type": "color",
|
|
181
162
|
"value": "#34d293"
|
|
182
163
|
},
|
|
183
|
-
"series-b": {
|
|
164
|
+
"kendo-series-b": {
|
|
184
165
|
"name": "Series B",
|
|
185
166
|
"type": "color",
|
|
186
167
|
"value": "#ffd246"
|
|
187
168
|
},
|
|
188
|
-
"series-c": {
|
|
169
|
+
"kendo-series-c": {
|
|
189
170
|
"name": "Series C",
|
|
190
171
|
"type": "color",
|
|
191
172
|
"value": "#78d237"
|
|
192
173
|
},
|
|
193
|
-
"series-d": {
|
|
174
|
+
"kendo-series-d": {
|
|
194
175
|
"name": "Series D",
|
|
195
176
|
"type": "color",
|
|
196
177
|
"value": "#28b4c8"
|
|
197
178
|
},
|
|
198
|
-
"series-e": {
|
|
179
|
+
"kendo-series-e": {
|
|
199
180
|
"name": "Series E",
|
|
200
181
|
"type": "color",
|
|
201
182
|
"value": "#2d73f5"
|
|
202
183
|
},
|
|
203
|
-
"series-f": {
|
|
184
|
+
"kendo-series-f": {
|
|
204
185
|
"name": "Series F",
|
|
205
186
|
"type": "color",
|
|
206
187
|
"value": "#aa46be"
|