@progress/kendo-theme-default 5.0.0-beta.4 → 5.0.0-beta.5
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 +36 -36
- package/dist/all.scss +6 -6
- package/dist/default-main-dark.scss +5 -5
- package/dist/default-main.scss +6 -6
- package/lib/swatches/default-main-dark.json +5 -5
- package/lib/swatches/default-main.json +6 -6
- package/package.json +2 -2
- package/scss/dataviz/_variables.scss +6 -6
package/dist/all.css
CHANGED
|
@@ -34443,147 +34443,147 @@ div.k-scrollview.k-scrollview-light .k-scrollview-nav-wrap {
|
|
|
34443
34443
|
}
|
|
34444
34444
|
|
|
34445
34445
|
.k-var--series-a {
|
|
34446
|
-
background-color: #
|
|
34446
|
+
background-color: #ff6358;
|
|
34447
34447
|
}
|
|
34448
34448
|
|
|
34449
34449
|
.k-var--series-b {
|
|
34450
|
-
background-color: #
|
|
34450
|
+
background-color: #ffe162;
|
|
34451
34451
|
}
|
|
34452
34452
|
|
|
34453
34453
|
.k-var--series-c {
|
|
34454
|
-
background-color: #
|
|
34454
|
+
background-color: #4cd180;
|
|
34455
34455
|
}
|
|
34456
34456
|
|
|
34457
34457
|
.k-var--series-d {
|
|
34458
|
-
background-color: #
|
|
34458
|
+
background-color: #4b5ffa;
|
|
34459
34459
|
}
|
|
34460
34460
|
|
|
34461
34461
|
.k-var--series-e {
|
|
34462
|
-
background-color: #
|
|
34462
|
+
background-color: #ac58ff;
|
|
34463
34463
|
}
|
|
34464
34464
|
|
|
34465
34465
|
.k-var--series-f {
|
|
34466
|
-
background-color: #
|
|
34466
|
+
background-color: #ff5892;
|
|
34467
34467
|
}
|
|
34468
34468
|
|
|
34469
34469
|
.k-var--series-1 {
|
|
34470
|
-
background-color: #
|
|
34470
|
+
background-color: #ff6358;
|
|
34471
34471
|
}
|
|
34472
34472
|
|
|
34473
34473
|
.k-var--series-2 {
|
|
34474
|
-
background-color: #
|
|
34474
|
+
background-color: #ffe162;
|
|
34475
34475
|
}
|
|
34476
34476
|
|
|
34477
34477
|
.k-var--series-3 {
|
|
34478
|
-
background-color: #
|
|
34478
|
+
background-color: #4cd180;
|
|
34479
34479
|
}
|
|
34480
34480
|
|
|
34481
34481
|
.k-var--series-4 {
|
|
34482
|
-
background-color: #
|
|
34482
|
+
background-color: #4b5ffa;
|
|
34483
34483
|
}
|
|
34484
34484
|
|
|
34485
34485
|
.k-var--series-5 {
|
|
34486
|
-
background-color: #
|
|
34486
|
+
background-color: #ac58ff;
|
|
34487
34487
|
}
|
|
34488
34488
|
|
|
34489
34489
|
.k-var--series-6 {
|
|
34490
|
-
background-color: #
|
|
34490
|
+
background-color: #ff5892;
|
|
34491
34491
|
}
|
|
34492
34492
|
|
|
34493
34493
|
.k-var--series-7 {
|
|
34494
|
-
background-color: #
|
|
34494
|
+
background-color: #ff8a82;
|
|
34495
34495
|
}
|
|
34496
34496
|
|
|
34497
34497
|
.k-var--series-8 {
|
|
34498
|
-
background-color: #
|
|
34498
|
+
background-color: #ffe989;
|
|
34499
34499
|
}
|
|
34500
34500
|
|
|
34501
34501
|
.k-var--series-9 {
|
|
34502
|
-
background-color: #
|
|
34502
|
+
background-color: #79dda0;
|
|
34503
34503
|
}
|
|
34504
34504
|
|
|
34505
34505
|
.k-var--series-10 {
|
|
34506
|
-
background-color: #
|
|
34506
|
+
background-color: #7887fb;
|
|
34507
34507
|
}
|
|
34508
34508
|
|
|
34509
34509
|
.k-var--series-11 {
|
|
34510
|
-
background-color: #
|
|
34510
|
+
background-color: #c182ff;
|
|
34511
34511
|
}
|
|
34512
34512
|
|
|
34513
34513
|
.k-var--series-12 {
|
|
34514
|
-
background-color: #
|
|
34514
|
+
background-color: #ff82ad;
|
|
34515
34515
|
}
|
|
34516
34516
|
|
|
34517
34517
|
.k-var--series-13 {
|
|
34518
|
-
background-color: #
|
|
34518
|
+
background-color: #bf4a42;
|
|
34519
34519
|
}
|
|
34520
34520
|
|
|
34521
34521
|
.k-var--series-14 {
|
|
34522
|
-
background-color: #
|
|
34522
|
+
background-color: #bfa94a;
|
|
34523
34523
|
}
|
|
34524
34524
|
|
|
34525
34525
|
.k-var--series-15 {
|
|
34526
|
-
background-color: #
|
|
34526
|
+
background-color: #399d60;
|
|
34527
34527
|
}
|
|
34528
34528
|
|
|
34529
34529
|
.k-var--series-16 {
|
|
34530
|
-
background-color: #
|
|
34530
|
+
background-color: #3847bc;
|
|
34531
34531
|
}
|
|
34532
34532
|
|
|
34533
34533
|
.k-var--series-17 {
|
|
34534
|
-
background-color: #
|
|
34534
|
+
background-color: #8142bf;
|
|
34535
34535
|
}
|
|
34536
34536
|
|
|
34537
34537
|
.k-var--series-18 {
|
|
34538
|
-
background-color: #
|
|
34538
|
+
background-color: #bf426e;
|
|
34539
34539
|
}
|
|
34540
34540
|
|
|
34541
34541
|
.k-var--series-19 {
|
|
34542
|
-
background-color: #
|
|
34542
|
+
background-color: #ffb1ac;
|
|
34543
34543
|
}
|
|
34544
34544
|
|
|
34545
34545
|
.k-var--series-20 {
|
|
34546
|
-
background-color: #
|
|
34546
|
+
background-color: #fff0b1;
|
|
34547
34547
|
}
|
|
34548
34548
|
|
|
34549
34549
|
.k-var--series-21 {
|
|
34550
|
-
background-color: #
|
|
34550
|
+
background-color: #a6e8c0;
|
|
34551
34551
|
}
|
|
34552
34552
|
|
|
34553
34553
|
.k-var--series-22 {
|
|
34554
|
-
background-color: #
|
|
34554
|
+
background-color: #a5affd;
|
|
34555
34555
|
}
|
|
34556
34556
|
|
|
34557
34557
|
.k-var--series-23 {
|
|
34558
|
-
background-color: #
|
|
34558
|
+
background-color: #d6acff;
|
|
34559
34559
|
}
|
|
34560
34560
|
|
|
34561
34561
|
.k-var--series-24 {
|
|
34562
|
-
background-color: #
|
|
34562
|
+
background-color: #ffacc9;
|
|
34563
34563
|
}
|
|
34564
34564
|
|
|
34565
34565
|
.k-var--series-25 {
|
|
34566
|
-
background-color: #
|
|
34566
|
+
background-color: #80322c;
|
|
34567
34567
|
}
|
|
34568
34568
|
|
|
34569
34569
|
.k-var--series-26 {
|
|
34570
|
-
background-color: #
|
|
34570
|
+
background-color: #807131;
|
|
34571
34571
|
}
|
|
34572
34572
|
|
|
34573
34573
|
.k-var--series-27 {
|
|
34574
|
-
background-color: #
|
|
34574
|
+
background-color: #266940;
|
|
34575
34575
|
}
|
|
34576
34576
|
|
|
34577
34577
|
.k-var--series-28 {
|
|
34578
|
-
background-color: #
|
|
34578
|
+
background-color: #26307d;
|
|
34579
34579
|
}
|
|
34580
34580
|
|
|
34581
34581
|
.k-var--series-29 {
|
|
34582
|
-
background-color: #
|
|
34582
|
+
background-color: #562c80;
|
|
34583
34583
|
}
|
|
34584
34584
|
|
|
34585
34585
|
.k-var--series-30 {
|
|
34586
|
-
background-color: #
|
|
34586
|
+
background-color: #802c49;
|
|
34587
34587
|
}
|
|
34588
34588
|
|
|
34589
34589
|
.k-var--gauge-pointer {
|
package/dist/all.scss
CHANGED
|
@@ -39337,7 +39337,7 @@ $scrollview-transition-timing-function: ease-in-out !default;
|
|
|
39337
39337
|
// Chart
|
|
39338
39338
|
/// The first base series color and its light and dark shades.
|
|
39339
39339
|
/// @group charts
|
|
39340
|
-
$series-a: #
|
|
39340
|
+
$series-a: #ff6358 !default;
|
|
39341
39341
|
$series-a-dark: mix(black, $series-a, 25%) !default;
|
|
39342
39342
|
$series-a-darker: mix(black, $series-a, 50%) !default;
|
|
39343
39343
|
$series-a-light: mix(white, $series-a, 25%) !default;
|
|
@@ -39345,7 +39345,7 @@ $series-a-lighter: mix(white, $series-a, 50%) !default;
|
|
|
39345
39345
|
|
|
39346
39346
|
/// The second base series color and its light and dark shades.
|
|
39347
39347
|
/// @group charts
|
|
39348
|
-
$series-b: #
|
|
39348
|
+
$series-b: #ffe162 !default;
|
|
39349
39349
|
$series-b-dark: mix(black, $series-b, 25%) !default;
|
|
39350
39350
|
$series-b-darker: mix(black, $series-b, 50%) !default;
|
|
39351
39351
|
$series-b-light: mix(white, $series-b, 25%) !default;
|
|
@@ -39353,7 +39353,7 @@ $series-b-lighter: mix(white, $series-b, 50%) !default;
|
|
|
39353
39353
|
|
|
39354
39354
|
/// The third base series color and its light and dark shades.
|
|
39355
39355
|
/// @group charts
|
|
39356
|
-
$series-c: #
|
|
39356
|
+
$series-c: #4cd180 !default;
|
|
39357
39357
|
$series-c-dark: mix(black, $series-c, 25%) !default;
|
|
39358
39358
|
$series-c-darker: mix(black, $series-c, 50%) !default;
|
|
39359
39359
|
$series-c-light: mix(white, $series-c, 25%) !default;
|
|
@@ -39361,7 +39361,7 @@ $series-c-lighter: mix(white, $series-c, 50%) !default;
|
|
|
39361
39361
|
|
|
39362
39362
|
/// The fourth base series color and its light and dark shades.
|
|
39363
39363
|
/// @group charts
|
|
39364
|
-
$series-d: #
|
|
39364
|
+
$series-d: #4b5ffa !default;
|
|
39365
39365
|
$series-d-dark: mix(black, $series-d, 25%) !default;
|
|
39366
39366
|
$series-d-darker: mix(black, $series-d, 50%) !default;
|
|
39367
39367
|
$series-d-light: mix(white, $series-d, 25%) !default;
|
|
@@ -39369,7 +39369,7 @@ $series-d-lighter: mix(white, $series-d, 50%) !default;
|
|
|
39369
39369
|
|
|
39370
39370
|
/// The fifth base series color and its light and dark shades.
|
|
39371
39371
|
/// @group charts
|
|
39372
|
-
$series-e: #
|
|
39372
|
+
$series-e: #ac58ff !default;
|
|
39373
39373
|
$series-e-dark: mix(black, $series-e, 25%) !default;
|
|
39374
39374
|
$series-e-darker: mix(black, $series-e, 50%) !default;
|
|
39375
39375
|
$series-e-light: mix(white, $series-e, 25%) !default;
|
|
@@ -39377,7 +39377,7 @@ $series-e-lighter: mix(white, $series-e, 50%) !default;
|
|
|
39377
39377
|
|
|
39378
39378
|
/// The sixth base series color and its light and dark shades.
|
|
39379
39379
|
/// @group charts
|
|
39380
|
-
$series-f: #
|
|
39380
|
+
$series-f: #ff5892 !default;
|
|
39381
39381
|
$series-f-dark: mix(black, $series-f, 25%) !default;
|
|
39382
39382
|
$series-f-darker: mix(black, $series-f, 50%) !default;
|
|
39383
39383
|
$series-f-light: mix(white, $series-f, 25%) !default;
|
|
@@ -24,10 +24,10 @@ $button-bg: #404040;
|
|
|
24
24
|
$link-text: #ff6358;
|
|
25
25
|
$link-hover-text: #d6534a;
|
|
26
26
|
$series-a: #ff6358;
|
|
27
|
-
$series-b: #
|
|
28
|
-
$series-c: #
|
|
29
|
-
$series-d: #
|
|
30
|
-
$series-e: #
|
|
31
|
-
$series-f: #
|
|
27
|
+
$series-b: #ffe162;
|
|
28
|
+
$series-c: #4cd180;
|
|
29
|
+
$series-d: #4b5ffa;
|
|
30
|
+
$series-e: #ac58ff;
|
|
31
|
+
$series-f: #ff5892;
|
|
32
32
|
|
|
33
33
|
@import "all.scss";
|
package/dist/default-main.scss
CHANGED
|
@@ -22,11 +22,11 @@ $button-text: #424242;
|
|
|
22
22
|
$button-bg: #f5f5f5;
|
|
23
23
|
$link-text: #ff6358;
|
|
24
24
|
$link-hover-text: #d6534a;
|
|
25
|
-
$series-a: #
|
|
26
|
-
$series-b: #
|
|
27
|
-
$series-c: #
|
|
28
|
-
$series-d: #
|
|
29
|
-
$series-e: #
|
|
30
|
-
$series-f: #
|
|
25
|
+
$series-a: #ff6358;
|
|
26
|
+
$series-b: #ffe162;
|
|
27
|
+
$series-c: #4cd180;
|
|
28
|
+
$series-d: #4b5ffa;
|
|
29
|
+
$series-e: #ac58ff;
|
|
30
|
+
$series-f: #ff5892;
|
|
31
31
|
|
|
32
32
|
@import "all.scss";
|
|
@@ -182,27 +182,27 @@
|
|
|
182
182
|
"series-b": {
|
|
183
183
|
"name": "Series B",
|
|
184
184
|
"type": "color",
|
|
185
|
-
"value": "#
|
|
185
|
+
"value": "#ffe162"
|
|
186
186
|
},
|
|
187
187
|
"series-c": {
|
|
188
188
|
"name": "Series C",
|
|
189
189
|
"type": "color",
|
|
190
|
-
"value": "#
|
|
190
|
+
"value": "#4cd180"
|
|
191
191
|
},
|
|
192
192
|
"series-d": {
|
|
193
193
|
"name": "Series D",
|
|
194
194
|
"type": "color",
|
|
195
|
-
"value": "#
|
|
195
|
+
"value": "#4b5ffa"
|
|
196
196
|
},
|
|
197
197
|
"series-e": {
|
|
198
198
|
"name": "Series E",
|
|
199
199
|
"type": "color",
|
|
200
|
-
"value": "#
|
|
200
|
+
"value": "#ac58ff"
|
|
201
201
|
},
|
|
202
202
|
"series-f": {
|
|
203
203
|
"name": "Series F",
|
|
204
204
|
"type": "color",
|
|
205
|
-
"value": "#
|
|
205
|
+
"value": "#ff5892"
|
|
206
206
|
}
|
|
207
207
|
}
|
|
208
208
|
}
|
|
@@ -167,32 +167,32 @@
|
|
|
167
167
|
"series-a": {
|
|
168
168
|
"name": "Series A",
|
|
169
169
|
"type": "color",
|
|
170
|
-
"value": "#
|
|
170
|
+
"value": "#ff6358"
|
|
171
171
|
},
|
|
172
172
|
"series-b": {
|
|
173
173
|
"name": "Series B",
|
|
174
174
|
"type": "color",
|
|
175
|
-
"value": "#
|
|
175
|
+
"value": "#ffe162"
|
|
176
176
|
},
|
|
177
177
|
"series-c": {
|
|
178
178
|
"name": "Series C",
|
|
179
179
|
"type": "color",
|
|
180
|
-
"value": "#
|
|
180
|
+
"value": "#4cd180"
|
|
181
181
|
},
|
|
182
182
|
"series-d": {
|
|
183
183
|
"name": "Series D",
|
|
184
184
|
"type": "color",
|
|
185
|
-
"value": "#
|
|
185
|
+
"value": "#4b5ffa"
|
|
186
186
|
},
|
|
187
187
|
"series-e": {
|
|
188
188
|
"name": "Series E",
|
|
189
189
|
"type": "color",
|
|
190
|
-
"value": "#
|
|
190
|
+
"value": "#ac58ff"
|
|
191
191
|
},
|
|
192
192
|
"series-f": {
|
|
193
193
|
"name": "Series F",
|
|
194
194
|
"type": "color",
|
|
195
|
-
"value": "#
|
|
195
|
+
"value": "#ff5892"
|
|
196
196
|
}
|
|
197
197
|
}
|
|
198
198
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-default",
|
|
3
3
|
"description": "SASS resources for the default Kendo UI theme",
|
|
4
|
-
"version": "5.0.0-beta.
|
|
4
|
+
"version": "5.0.0-beta.5",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"prepublishOnly": "echo 'no prebublish for default theme'",
|
|
48
48
|
"postpublish": "echo 'no postpublish for default theme'"
|
|
49
49
|
},
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "f9a49055787d0553b82bdf0782b3a78e0fb58139"
|
|
51
51
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// Chart
|
|
2
2
|
/// The first base series color and its light and dark shades.
|
|
3
3
|
/// @group charts
|
|
4
|
-
$series-a: #
|
|
4
|
+
$series-a: #ff6358 !default;
|
|
5
5
|
$series-a-dark: mix(black, $series-a, 25%) !default;
|
|
6
6
|
$series-a-darker: mix(black, $series-a, 50%) !default;
|
|
7
7
|
$series-a-light: mix(white, $series-a, 25%) !default;
|
|
@@ -9,7 +9,7 @@ $series-a-lighter: mix(white, $series-a, 50%) !default;
|
|
|
9
9
|
|
|
10
10
|
/// The second base series color and its light and dark shades.
|
|
11
11
|
/// @group charts
|
|
12
|
-
$series-b: #
|
|
12
|
+
$series-b: #ffe162 !default;
|
|
13
13
|
$series-b-dark: mix(black, $series-b, 25%) !default;
|
|
14
14
|
$series-b-darker: mix(black, $series-b, 50%) !default;
|
|
15
15
|
$series-b-light: mix(white, $series-b, 25%) !default;
|
|
@@ -17,7 +17,7 @@ $series-b-lighter: mix(white, $series-b, 50%) !default;
|
|
|
17
17
|
|
|
18
18
|
/// The third base series color and its light and dark shades.
|
|
19
19
|
/// @group charts
|
|
20
|
-
$series-c: #
|
|
20
|
+
$series-c: #4cd180 !default;
|
|
21
21
|
$series-c-dark: mix(black, $series-c, 25%) !default;
|
|
22
22
|
$series-c-darker: mix(black, $series-c, 50%) !default;
|
|
23
23
|
$series-c-light: mix(white, $series-c, 25%) !default;
|
|
@@ -25,7 +25,7 @@ $series-c-lighter: mix(white, $series-c, 50%) !default;
|
|
|
25
25
|
|
|
26
26
|
/// The fourth base series color and its light and dark shades.
|
|
27
27
|
/// @group charts
|
|
28
|
-
$series-d: #
|
|
28
|
+
$series-d: #4b5ffa !default;
|
|
29
29
|
$series-d-dark: mix(black, $series-d, 25%) !default;
|
|
30
30
|
$series-d-darker: mix(black, $series-d, 50%) !default;
|
|
31
31
|
$series-d-light: mix(white, $series-d, 25%) !default;
|
|
@@ -33,7 +33,7 @@ $series-d-lighter: mix(white, $series-d, 50%) !default;
|
|
|
33
33
|
|
|
34
34
|
/// The fifth base series color and its light and dark shades.
|
|
35
35
|
/// @group charts
|
|
36
|
-
$series-e: #
|
|
36
|
+
$series-e: #ac58ff !default;
|
|
37
37
|
$series-e-dark: mix(black, $series-e, 25%) !default;
|
|
38
38
|
$series-e-darker: mix(black, $series-e, 50%) !default;
|
|
39
39
|
$series-e-light: mix(white, $series-e, 25%) !default;
|
|
@@ -41,7 +41,7 @@ $series-e-lighter: mix(white, $series-e, 50%) !default;
|
|
|
41
41
|
|
|
42
42
|
/// The sixth base series color and its light and dark shades.
|
|
43
43
|
/// @group charts
|
|
44
|
-
$series-f: #
|
|
44
|
+
$series-f: #ff5892 !default;
|
|
45
45
|
$series-f-dark: mix(black, $series-f, 25%) !default;
|
|
46
46
|
$series-f-darker: mix(black, $series-f, 50%) !default;
|
|
47
47
|
$series-f-light: mix(white, $series-f, 25%) !default;
|