@progress/kendo-theme-bootstrap 5.12.1-dev.1 → 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.
Files changed (172) hide show
  1. package/dist/all.css +11421 -11824
  2. package/dist/all.scss +11486 -12277
  3. package/dist/bootstrap-3-dark.scss +30 -34
  4. package/dist/bootstrap-3.scss +30 -33
  5. package/dist/bootstrap-4-dark.scss +27 -31
  6. package/dist/bootstrap-4.scss +27 -30
  7. package/dist/bootstrap-dataviz-v4.scss +6 -7
  8. package/dist/bootstrap-main-dark.scss +27 -31
  9. package/dist/bootstrap-main.scss +27 -30
  10. package/dist/bootstrap-nordic.scss +27 -29
  11. package/dist/bootstrap-turquoise-dark.scss +27 -30
  12. package/dist/bootstrap-turquoise.scss +27 -29
  13. package/dist/bootstrap-urban.scss +27 -29
  14. package/dist/bootstrap-vintage.scss +27 -29
  15. package/lib/swatches/bootstrap-3-dark.json +78 -102
  16. package/lib/swatches/bootstrap-3.json +78 -92
  17. package/lib/swatches/bootstrap-4-dark.json +28 -52
  18. package/lib/swatches/bootstrap-4.json +28 -42
  19. package/lib/swatches/bootstrap-dataviz-v4.json +7 -7
  20. package/lib/swatches/bootstrap-main-dark.json +28 -52
  21. package/lib/swatches/bootstrap-main.json +28 -42
  22. package/lib/swatches/bootstrap-nordic.json +32 -41
  23. package/lib/swatches/bootstrap-turquoise-dark.json +30 -49
  24. package/lib/swatches/bootstrap-turquoise.json +32 -41
  25. package/lib/swatches/bootstrap-urban.json +32 -41
  26. package/lib/swatches/bootstrap-vintage.json +32 -41
  27. package/package.json +6 -6
  28. package/scss/_bootstrap-overrides.scss +1 -34
  29. package/scss/_variables.scss +93 -39
  30. package/scss/action-buttons/_variables.scss +9 -9
  31. package/scss/action-sheet/_variables.scss +63 -63
  32. package/scss/adaptive/_variables.scss +18 -18
  33. package/scss/appbar/_variables.scss +3 -3
  34. package/scss/avatar/_variables.scss +3 -3
  35. package/scss/badge/_index.scss +1 -1
  36. package/scss/badge/_variables.scss +31 -31
  37. package/scss/bottom-navigation/_index.scss +1 -1
  38. package/scss/bottom-navigation/_variables.scss +23 -23
  39. package/scss/breadcrumb/_layout.scss +9 -1
  40. package/scss/breadcrumb/_theme.scss +0 -17
  41. package/scss/breadcrumb/_variables.scss +46 -41
  42. package/scss/button/_index.scss +0 -1
  43. package/scss/button/_variables.scss +35 -32
  44. package/scss/calendar/_variables.scss +104 -103
  45. package/scss/captcha/_index.scss +1 -1
  46. package/scss/captcha/_variables.scss +14 -14
  47. package/scss/card/_index.scss +2 -2
  48. package/scss/card/_variables.scss +55 -55
  49. package/scss/chat/_variables.scss +57 -57
  50. package/scss/checkbox/_index.scss +0 -2
  51. package/scss/checkbox/_variables.scss +4 -1
  52. package/scss/chip/_index.scss +0 -1
  53. package/scss/chip/_theme.scss +3 -3
  54. package/scss/chip/_variables.scss +30 -27
  55. package/scss/color-preview/_variables.scss +11 -11
  56. package/scss/coloreditor/_variables.scss +24 -24
  57. package/scss/colorgradient/_index.scss +2 -2
  58. package/scss/colorgradient/_variables.scss +50 -50
  59. package/scss/colorpalette/_index.scss +1 -1
  60. package/scss/colorpalette/_variables.scss +8 -8
  61. package/scss/common/_index.scss +0 -2
  62. package/scss/dataviz/_index.scss +0 -1
  63. package/scss/dataviz/_variables.scss +101 -97
  64. package/scss/datetimepicker/_variables.scss +1 -2
  65. package/scss/dialog/_variables.scss +3 -3
  66. package/scss/draggable/_variables.scss +20 -20
  67. package/scss/drawer/_variables.scss +5 -5
  68. package/scss/dropdowngrid/_index.scss +4 -7
  69. package/scss/dropdowngrid/_variables.scss +1 -0
  70. package/scss/dropdowntree/_variables.scss +2 -2
  71. package/scss/dropzone/_variables.scss +21 -20
  72. package/scss/editor/_variables.scss +3 -3
  73. package/scss/expansion-panel/_index.scss +2 -2
  74. package/scss/expansion-panel/_variables.scss +22 -22
  75. package/scss/fab/_index.scss +1 -1
  76. package/scss/fab/_variables.scss +10 -10
  77. package/scss/filemanager/_variables.scss +59 -59
  78. package/scss/filter/_variables.scss +8 -8
  79. package/scss/floating-label/_variables.scss +14 -14
  80. package/scss/forms/_index.scss +0 -4
  81. package/scss/forms/_layout.scss +2 -2
  82. package/scss/forms/_variables.scss +20 -14
  83. package/scss/gantt/_variables.scss +92 -92
  84. package/scss/grid/_index.scss +2 -2
  85. package/scss/grid/_theme.scss +4 -4
  86. package/scss/grid/_variables.scss +78 -78
  87. package/scss/imageeditor/_variables.scss +31 -31
  88. package/scss/input/_variables.scss +37 -37
  89. package/scss/list/_variables.scss +66 -72
  90. package/scss/listbox/_variables.scss +3 -3
  91. package/scss/listgroup/_variables.scss +10 -10
  92. package/scss/listview/_index.scss +2 -2
  93. package/scss/listview/_variables.scss +3 -3
  94. package/scss/loader/_variables.scss +31 -30
  95. package/scss/map/_index.scss +1 -1
  96. package/scss/map/_variables.scss +21 -21
  97. package/scss/mediaplayer/_variables.scss +13 -13
  98. package/scss/menu/_variables.scss +64 -64
  99. package/scss/messagebox/_variables.scss +11 -11
  100. package/scss/multiselect/_index.scss +0 -1
  101. package/scss/notification/_variables.scss +5 -5
  102. package/scss/orgchart/_index.scss +1 -1
  103. package/scss/orgchart/_variables.scss +56 -56
  104. package/scss/overlay/_variables.scss +3 -3
  105. package/scss/pager/_index.scss +0 -1
  106. package/scss/pager/_variables.scss +35 -35
  107. package/scss/panelbar/_variables.scss +104 -103
  108. package/scss/pdf-viewer/_index.scss +1 -2
  109. package/scss/pdf-viewer/_variables.scss +45 -44
  110. package/scss/pivotgrid/_index.scss +4 -5
  111. package/scss/pivotgrid/_variables.scss +89 -86
  112. package/scss/popover/_variables.scss +26 -28
  113. package/scss/popup/_variables.scss +13 -12
  114. package/scss/progressbar/_variables.scss +1 -1
  115. package/scss/radio/_index.scss +0 -3
  116. package/scss/radio/_variables.scss +5 -1
  117. package/scss/rating/_variables.scss +16 -16
  118. package/scss/scheduler/_layout.scss +2 -2
  119. package/scss/scheduler/_variables.scss +93 -93
  120. package/scss/scrollview/_theme.scss +22 -22
  121. package/scss/scrollview/_variables.scss +32 -32
  122. package/scss/signature/_variables.scss +18 -18
  123. package/scss/skeleton/_variables.scss +6 -6
  124. package/scss/slider/_variables.scss +44 -44
  125. package/scss/split-button/_variables.scss +6 -6
  126. package/scss/splitter/_variables.scss +18 -18
  127. package/scss/spreadsheet/_theme.scss +10 -10
  128. package/scss/spreadsheet/_variables.scss +29 -29
  129. package/scss/stepper/_variables.scss +86 -86
  130. package/scss/switch/_index.scss +1 -1
  131. package/scss/switch/_variables.scss +1 -1
  132. package/scss/table/_index.scss +0 -7
  133. package/scss/table/_variables.scss +21 -18
  134. package/scss/tabstrip/_variables.scss +42 -41
  135. package/scss/taskboard/_index.scss +1 -1
  136. package/scss/taskboard/_variables.scss +93 -93
  137. package/scss/tilelayout/_variables.scss +8 -8
  138. package/scss/timedurationpicker/_index.scss +1 -1
  139. package/scss/timeline/_layout.scss +1 -1
  140. package/scss/timeline/_variables.scss +50 -50
  141. package/scss/timeselector/_index.scss +1 -1
  142. package/scss/timeselector/_variables.scss +37 -36
  143. package/scss/toolbar/_variables.scss +21 -21
  144. package/scss/tooltip/_variables.scss +29 -29
  145. package/scss/treelist/_index.scss +1 -1
  146. package/scss/treeview/_variables.scss +30 -30
  147. package/scss/typography/_index.scss +0 -1
  148. package/scss/typography/_variables.scss +84 -129
  149. package/scss/upload/_index.scss +0 -1
  150. package/scss/upload/_variables.scss +6 -5
  151. package/scss/utils/_index.scss +0 -22
  152. package/scss/window/_variables.scss +10 -6
  153. package/scss/wizard/_variables.scss +10 -10
  154. package/scss/utils/_aspect-ratio.scss +0 -1
  155. package/scss/utils/_border.scss +0 -10
  156. package/scss/utils/_display.scss +0 -1
  157. package/scss/utils/_flex.scss +0 -1
  158. package/scss/utils/_float.scss +0 -1
  159. package/scss/utils/_grid.scss +0 -1
  160. package/scss/utils/_order.scss +0 -1
  161. package/scss/utils/_overflow.scss +0 -1
  162. package/scss/utils/_pointer-events.scss +0 -1
  163. package/scss/utils/_position.scss +0 -1
  164. package/scss/utils/_resize.scss +0 -1
  165. package/scss/utils/_spacer.scss +0 -1
  166. package/scss/utils/_spacing.scss +0 -1
  167. package/scss/utils/_table-layout.scss +0 -1
  168. package/scss/utils/_text.scss +0 -1
  169. package/scss/utils/_theme-colors.scss +0 -1
  170. package/scss/utils/_touch-action.scss +0 -1
  171. package/scss/utils/_transform.scss +0 -1
  172. package/scss/utils/_user-select.scss +0 -1
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Turquoise",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.3",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f2f2f2",
@@ -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
- "primary": {
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": "#34d293"
32
28
  },
33
- "secondary": {
29
+ "kendo-color-secondary": {
34
30
  "name": "Secondary",
35
31
  "type": "color",
36
32
  "value": "#f1f4f1"
37
33
  },
38
- "info": {
34
+ "kendo-color-info": {
39
35
  "name": "Info",
40
36
  "type": "color",
41
37
  "value": "#3dbfe6"
42
38
  },
43
- "success": {
39
+ "kendo-color-success": {
44
40
  "name": "Success",
45
41
  "type": "color",
46
42
  "value": "#7fbf4b"
47
43
  },
48
- "warning": {
44
+ "kendo-color-warning": {
49
45
  "name": "Warning",
50
46
  "type": "color",
51
47
  "value": "#ffb752"
52
48
  },
53
- "error": {
49
+ "kendo-color-error": {
54
50
  "name": "Error",
55
51
  "type": "color",
56
52
  "value": "#e35d59"
@@ -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": "#292b2c"
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
- "headings-text": {
74
- "name": "Headings text color",
75
- "type": "color",
76
- "value": "#292b2c"
77
- },
78
- "subtle-text": {
69
+ "kendo-subtle-text": {
79
70
  "name": "Subtle text color",
80
71
  "type": "color",
81
72
  "value": "#545556"
82
73
  },
83
- "disabled-text": {
74
+ "kendo-disabled-text": {
84
75
  "name": "Disabled text color",
85
76
  "type": "color",
86
77
  "value": "#7f8080"
@@ -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 color",
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
- "hovered-text": {
104
+ "kendo-hover-text": {
114
105
  "name": "Hover text color",
115
106
  "type": "color",
116
107
  "value": "#1eb97b"
117
108
  },
118
- "hovered-bg": {
109
+ "kendo-hover-bg": {
119
110
  "name": "Hover background",
120
111
  "type": "color",
121
112
  "value": "#eeeff0"
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": "#34d293"
@@ -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": "#34d293"
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": "#229869"
@@ -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": "#34d293"
172
163
  },
173
- "series-b": {
164
+ "kendo-series-b": {
174
165
  "name": "Series B",
175
166
  "type": "color",
176
167
  "value": "#ffd246"
177
168
  },
178
- "series-c": {
169
+ "kendo-series-c": {
179
170
  "name": "Series C",
180
171
  "type": "color",
181
172
  "value": "#78d237"
182
173
  },
183
- "series-d": {
174
+ "kendo-series-d": {
184
175
  "name": "Series D",
185
176
  "type": "color",
186
177
  "value": "#28b4c8"
187
178
  },
188
- "series-e": {
179
+ "kendo-series-e": {
189
180
  "name": "Series E",
190
181
  "type": "color",
191
182
  "value": "#2d73f5"
192
183
  },
193
- "series-f": {
184
+ "kendo-series-f": {
194
185
  "name": "Series F",
195
186
  "type": "color",
196
187
  "value": "#aa46be"
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Urban",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.3",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#e3eef4",
@@ -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
- "primary": {
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": "#ff5c1a"
32
28
  },
33
- "secondary": {
29
+ "kendo-color-secondary": {
34
30
  "name": "Secondary",
35
31
  "type": "color",
36
32
  "value": "#73a9c9"
37
33
  },
38
- "info": {
34
+ "kendo-color-info": {
39
35
  "name": "Info",
40
36
  "type": "color",
41
37
  "value": "#5bc0de"
42
38
  },
43
- "success": {
39
+ "kendo-color-success": {
44
40
  "name": "Success",
45
41
  "type": "color",
46
42
  "value": "#5cb85c"
47
43
  },
48
- "warning": {
44
+ "kendo-color-warning": {
49
45
  "name": "Warning",
50
46
  "type": "color",
51
47
  "value": "#ffbb5b"
52
48
  },
53
- "error": {
49
+ "kendo-color-error": {
54
50
  "name": "Error",
55
51
  "type": "color",
56
52
  "value": "#e3470e"
@@ -60,27 +56,22 @@
60
56
  {
61
57
  "name": "Body",
62
58
  "variables": {
63
- "body-text": {
59
+ "kendo-body-text": {
64
60
  "name": "Body text color",
65
61
  "type": "color",
66
62
  "value": "#000000"
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
- "headings-text": {
74
- "name": "Headings text color",
75
- "type": "color",
76
- "value": "#141414"
77
- },
78
- "subtle-text": {
69
+ "kendo-subtle-text": {
79
70
  "name": "Subtle text color",
80
71
  "type": "color",
81
72
  "value": "#6c757d"
82
73
  },
83
- "disabled-text": {
74
+ "kendo-disabled-text": {
84
75
  "name": "Disabled text color",
85
76
  "type": "color",
86
77
  "value": "#8f8f8f"
@@ -90,42 +81,42 @@
90
81
  {
91
82
  "name": "Components",
92
83
  "variables": {
93
- "component-color": {
84
+ "kendo-component-color": {
94
85
  "name": "Component text",
95
86
  "type": "color",
96
87
  "value": "#1c3a4c"
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": "#1c3a4c"
107
98
  },
108
- "base-bg": {
99
+ "kendo-base-bg": {
109
100
  "name": "Header background",
110
101
  "type": "color",
111
102
  "value": "#e3eef4"
112
103
  },
113
- "hovered-text": {
104
+ "kendo-hover-text": {
114
105
  "name": "Hover text color",
115
106
  "type": "color",
116
107
  "value": "#16181b"
117
108
  },
118
- "hovered-bg": {
109
+ "kendo-hover-bg": {
119
110
  "name": "Hover background",
120
111
  "type": "color",
121
112
  "value": "#cfdee6"
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": "#ff5c1a"
@@ -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": "#ff5c1a"
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": "#e65317"
@@ -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": "#ff7943"
172
163
  },
173
- "series-b": {
164
+ "kendo-series-b": {
174
165
  "name": "Series B",
175
166
  "type": "color",
176
167
  "value": "#e84d0e"
177
168
  },
178
- "series-c": {
169
+ "kendo-series-c": {
179
170
  "name": "Series C",
180
171
  "type": "color",
181
172
  "value": "#40a9e3"
182
173
  },
183
- "series-d": {
174
+ "kendo-series-d": {
184
175
  "name": "Series D",
185
176
  "type": "color",
186
177
  "value": "#016a98"
187
178
  },
188
- "series-e": {
179
+ "kendo-series-e": {
189
180
  "name": "Series E",
190
181
  "type": "color",
191
182
  "value": "#7a8c95"
192
183
  },
193
- "series-f": {
184
+ "kendo-series-f": {
194
185
  "name": "Series F",
195
186
  "type": "color",
196
187
  "value": "#355261"
@@ -3,7 +3,7 @@
3
3
  "name": "Bootstrap Vintage",
4
4
  "product": "kendo",
5
5
  "base": "@progress/kendo-theme-bootstrap",
6
- "version": "5.12.1-dev.1",
6
+ "version": "5.12.1-dev.3",
7
7
  "previewColors": [
8
8
  "#ffffff",
9
9
  "#f2efe8",
@@ -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
- "primary": {
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": "#744662"
32
28
  },
33
- "secondary": {
29
+ "kendo-color-secondary": {
34
30
  "name": "Secondary",
35
31
  "type": "color",
36
32
  "value": "#e8e3d6"
37
33
  },
38
- "info": {
34
+ "kendo-color-info": {
39
35
  "name": "Info",
40
36
  "type": "color",
41
37
  "value": "#70c1de"
42
38
  },
43
- "success": {
39
+ "kendo-color-success": {
44
40
  "name": "Success",
45
41
  "type": "color",
46
42
  "value": "#8dba4f"
47
43
  },
48
- "warning": {
44
+ "kendo-color-warning": {
49
45
  "name": "Warning",
50
46
  "type": "color",
51
47
  "value": "#e8be68"
52
48
  },
53
- "error": {
49
+ "kendo-color-error": {
54
50
  "name": "Error",
55
51
  "type": "color",
56
52
  "value": "#b42a58"
@@ -60,27 +56,22 @@
60
56
  {
61
57
  "name": "Body",
62
58
  "variables": {
63
- "body-text": {
59
+ "kendo-body-text": {
64
60
  "name": "Body text color",
65
61
  "type": "color",
66
62
  "value": "#494138"
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
- "headings-text": {
74
- "name": "Headings text color",
75
- "type": "color",
76
- "value": "#494138"
77
- },
78
- "subtle-text": {
69
+ "kendo-subtle-text": {
79
70
  "name": "Subtle text color",
80
71
  "type": "color",
81
72
  "value": "#6d6760"
82
73
  },
83
- "disabled-text": {
74
+ "kendo-disabled-text": {
84
75
  "name": "Disabled text color",
85
76
  "type": "color",
86
77
  "value": "#928d88"
@@ -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 color",
95
86
  "type": "color",
96
87
  "value": "#494138"
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": "#494138"
107
98
  },
108
- "base-bg": {
99
+ "kendo-base-bg": {
109
100
  "name": "Header background",
110
101
  "type": "color",
111
102
  "value": "#f2efe8"
112
103
  },
113
- "hovered-text": {
104
+ "kendo-hover-text": {
114
105
  "name": "Hover text color",
115
106
  "type": "color",
116
107
  "value": "#494138"
117
108
  },
118
- "hovered-bg": {
109
+ "kendo-hover-bg": {
119
110
  "name": "Hover background",
120
111
  "type": "color",
121
112
  "value": "#dfdcd5"
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": "#744662"
@@ -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": "#744662"
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": "#44293a"
@@ -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": "#c67eab"
172
163
  },
173
- "series-b": {
164
+ "kendo-series-b": {
174
165
  "name": "Series B",
175
166
  "type": "color",
176
167
  "value": "#742659"
177
168
  },
178
- "series-c": {
169
+ "kendo-series-c": {
179
170
  "name": "Series C",
180
171
  "type": "color",
181
172
  "value": "#3fc0df"
182
173
  },
183
- "series-d": {
174
+ "kendo-series-d": {
184
175
  "name": "Series D",
185
176
  "type": "color",
186
177
  "value": "#09899c"
187
178
  },
188
- "series-e": {
179
+ "kendo-series-e": {
189
180
  "name": "Series E",
190
181
  "type": "color",
191
182
  "value": "#dfbb4c"
192
183
  },
193
- "series-f": {
184
+ "kendo-series-f": {
194
185
  "name": "Series F",
195
186
  "type": "color",
196
187
  "value": "#b38400"
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@progress/kendo-theme-bootstrap",
3
3
  "description": "Bootstrap theme for Kendo UI",
4
- "version": "5.12.1-dev.1",
4
+ "version": "5.12.1-dev.3",
5
5
  "author": "Progress",
6
6
  "license": "Apache-2.0",
7
7
  "keywords": [
@@ -48,11 +48,11 @@
48
48
  "postpublish": "echo 'no postpublish for bootstrap theme'"
49
49
  },
50
50
  "dependencies": {
51
- "@progress/kendo-font-icons": "^0.6.0",
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",
51
+ "@progress/kendo-font-icons": "^1.0.0",
52
+ "@progress/kendo-theme-core": "^5.12.1-dev.3",
53
+ "@progress/kendo-theme-default": "^5.12.1-dev.3",
54
+ "@progress/kendo-theme-utils": "^5.12.1-dev.3",
55
55
  "bootstrap": "5.2.1"
56
56
  },
57
- "gitHead": "1810e01c441cc3328d74864b2bfcb82167a3a0c1"
57
+ "gitHead": "8c82f49a750901799f12f09ca977f65b74ff9577"
58
58
  }