@progress/kendo-theme-classic 10.0.0-dev.1 → 10.0.0-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 +1 -1
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green-dark.scss +0 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-green.scss +0 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender-dark.scss +0 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-lavender.scss +0 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main-dark.scss +0 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-main.scss +0 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro-dark.scss +0 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-metro.scss +0 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-moonlight.scss +0 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal-dark.scss +0 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-opal.scss +0 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver-dark.scss +0 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-silver.scss +0 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/classic-uniform.scss +0 -1
- package/dist/meta/sassdoc-data.json +90 -144
- package/dist/meta/sassdoc-raw-data.json +41 -66
- package/dist/meta/variables.json +5 -5
- package/lib/swatches/classic-green-dark.json +1 -6
- package/lib/swatches/classic-green.json +1 -6
- package/lib/swatches/classic-lavender-dark.json +1 -6
- package/lib/swatches/classic-lavender.json +1 -6
- package/lib/swatches/classic-main-dark.json +1 -6
- package/lib/swatches/classic-main.json +1 -6
- package/lib/swatches/classic-metro-dark.json +1 -6
- package/lib/swatches/classic-metro.json +1 -6
- package/lib/swatches/classic-moonlight.json +1 -6
- package/lib/swatches/classic-opal-dark.json +1 -6
- package/lib/swatches/classic-opal.json +1 -6
- package/lib/swatches/classic-silver-dark.json +1 -6
- package/lib/swatches/classic-silver.json +1 -6
- package/lib/swatches/classic-uniform.json +1 -6
- package/package.json +6 -6
- package/scss/colorgradient/_variables.scss +0 -3
- package/scss/scheduler/_variables.scss +1 -1
- package/scss/typography/_index.scss +0 -1
|
@@ -14450,15 +14450,15 @@
|
|
|
14450
14450
|
}
|
|
14451
14451
|
},
|
|
14452
14452
|
{
|
|
14453
|
-
"description": "The color of the outline around the ColorGradient canvas drag handle.\n",
|
|
14453
|
+
"description": "The focus color of the outline around the ColorGradient canvas drag handle.\n",
|
|
14454
14454
|
"commentRange": {
|
|
14455
14455
|
"start": 108,
|
|
14456
14456
|
"end": 109
|
|
14457
14457
|
},
|
|
14458
14458
|
"context": {
|
|
14459
14459
|
"type": "variable",
|
|
14460
|
-
"name": "kendo-color-gradient-draghandle-shadow",
|
|
14461
|
-
"value": "
|
|
14460
|
+
"name": "kendo-color-gradient-draghandle-focus-shadow",
|
|
14461
|
+
"value": "$kendo-color-black",
|
|
14462
14462
|
"scope": "default",
|
|
14463
14463
|
"line": {
|
|
14464
14464
|
"start": 110,
|
|
@@ -14475,14 +14475,14 @@
|
|
|
14475
14475
|
}
|
|
14476
14476
|
},
|
|
14477
14477
|
{
|
|
14478
|
-
"description": "The
|
|
14478
|
+
"description": "The outline color of the outline around the ColorGradient canvas drag handle.\n",
|
|
14479
14479
|
"commentRange": {
|
|
14480
14480
|
"start": 111,
|
|
14481
14481
|
"end": 112
|
|
14482
14482
|
},
|
|
14483
14483
|
"context": {
|
|
14484
14484
|
"type": "variable",
|
|
14485
|
-
"name": "kendo-color-gradient-draghandle-
|
|
14485
|
+
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
14486
14486
|
"value": "$kendo-color-black",
|
|
14487
14487
|
"scope": "default",
|
|
14488
14488
|
"line": {
|
|
@@ -14500,44 +14500,19 @@
|
|
|
14500
14500
|
}
|
|
14501
14501
|
},
|
|
14502
14502
|
{
|
|
14503
|
-
"description": "The
|
|
14503
|
+
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
14504
14504
|
"commentRange": {
|
|
14505
14505
|
"start": 114,
|
|
14506
14506
|
"end": 115
|
|
14507
14507
|
},
|
|
14508
|
-
"context": {
|
|
14509
|
-
"type": "variable",
|
|
14510
|
-
"name": "kendo-color-gradient-draghandle-hover-shadow",
|
|
14511
|
-
"value": "$kendo-color-black",
|
|
14512
|
-
"scope": "default",
|
|
14513
|
-
"line": {
|
|
14514
|
-
"start": 116,
|
|
14515
|
-
"end": 116
|
|
14516
|
-
}
|
|
14517
|
-
},
|
|
14518
|
-
"group": [
|
|
14519
|
-
"color-gradient"
|
|
14520
|
-
],
|
|
14521
|
-
"access": "public",
|
|
14522
|
-
"file": {
|
|
14523
|
-
"path": "colorgradient/_variables.scss",
|
|
14524
|
-
"name": "_variables.scss"
|
|
14525
|
-
}
|
|
14526
|
-
},
|
|
14527
|
-
{
|
|
14528
|
-
"description": "The box shadow of the ColorGradient canvas drag handle.\n",
|
|
14529
|
-
"commentRange": {
|
|
14530
|
-
"start": 117,
|
|
14531
|
-
"end": 118
|
|
14532
|
-
},
|
|
14533
14508
|
"context": {
|
|
14534
14509
|
"type": "variable",
|
|
14535
14510
|
"name": "kendo-color-gradient-draghandle-shadow",
|
|
14536
14511
|
"value": "k-elevation(2)",
|
|
14537
14512
|
"scope": "default",
|
|
14538
14513
|
"line": {
|
|
14539
|
-
"start":
|
|
14540
|
-
"end":
|
|
14514
|
+
"start": 116,
|
|
14515
|
+
"end": 116
|
|
14541
14516
|
}
|
|
14542
14517
|
},
|
|
14543
14518
|
"group": [
|
|
@@ -14552,8 +14527,8 @@
|
|
|
14552
14527
|
{
|
|
14553
14528
|
"description": "The vertical margin of the ColorGradient canvas drag handle.\n",
|
|
14554
14529
|
"commentRange": {
|
|
14555
|
-
"start":
|
|
14556
|
-
"end":
|
|
14530
|
+
"start": 118,
|
|
14531
|
+
"end": 119
|
|
14557
14532
|
},
|
|
14558
14533
|
"context": {
|
|
14559
14534
|
"type": "variable",
|
|
@@ -14561,8 +14536,8 @@
|
|
|
14561
14536
|
"value": "- math.div( $kendo-color-gradient-draghandle-height, 2 )",
|
|
14562
14537
|
"scope": "default",
|
|
14563
14538
|
"line": {
|
|
14564
|
-
"start":
|
|
14565
|
-
"end":
|
|
14539
|
+
"start": 120,
|
|
14540
|
+
"end": 120
|
|
14566
14541
|
}
|
|
14567
14542
|
},
|
|
14568
14543
|
"group": [
|
|
@@ -14577,8 +14552,8 @@
|
|
|
14577
14552
|
{
|
|
14578
14553
|
"description": "The horizontal margin of the ColorGradient canvas drag handle.\n",
|
|
14579
14554
|
"commentRange": {
|
|
14580
|
-
"start":
|
|
14581
|
-
"end":
|
|
14555
|
+
"start": 121,
|
|
14556
|
+
"end": 122
|
|
14582
14557
|
},
|
|
14583
14558
|
"context": {
|
|
14584
14559
|
"type": "variable",
|
|
@@ -14586,8 +14561,8 @@
|
|
|
14586
14561
|
"value": "- math.div( $kendo-color-gradient-draghandle-width, 2 )",
|
|
14587
14562
|
"scope": "default",
|
|
14588
14563
|
"line": {
|
|
14589
|
-
"start":
|
|
14590
|
-
"end":
|
|
14564
|
+
"start": 123,
|
|
14565
|
+
"end": 123
|
|
14591
14566
|
}
|
|
14592
14567
|
},
|
|
14593
14568
|
"group": [
|
|
@@ -14602,8 +14577,8 @@
|
|
|
14602
14577
|
{
|
|
14603
14578
|
"description": "The width of the ColorGradient input.\n",
|
|
14604
14579
|
"commentRange": {
|
|
14605
|
-
"start":
|
|
14606
|
-
"end":
|
|
14580
|
+
"start": 125,
|
|
14581
|
+
"end": 126
|
|
14607
14582
|
},
|
|
14608
14583
|
"context": {
|
|
14609
14584
|
"type": "variable",
|
|
@@ -14611,8 +14586,8 @@
|
|
|
14611
14586
|
"value": "46px",
|
|
14612
14587
|
"scope": "default",
|
|
14613
14588
|
"line": {
|
|
14614
|
-
"start":
|
|
14615
|
-
"end":
|
|
14589
|
+
"start": 127,
|
|
14590
|
+
"end": 127
|
|
14616
14591
|
}
|
|
14617
14592
|
},
|
|
14618
14593
|
"group": [
|
|
@@ -14627,8 +14602,8 @@
|
|
|
14627
14602
|
{
|
|
14628
14603
|
"description": "The spacing between the ColorGradient inputs.\n",
|
|
14629
14604
|
"commentRange": {
|
|
14630
|
-
"start":
|
|
14631
|
-
"end":
|
|
14605
|
+
"start": 128,
|
|
14606
|
+
"end": 129
|
|
14632
14607
|
},
|
|
14633
14608
|
"context": {
|
|
14634
14609
|
"type": "variable",
|
|
@@ -14636,8 +14611,8 @@
|
|
|
14636
14611
|
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
14637
14612
|
"scope": "default",
|
|
14638
14613
|
"line": {
|
|
14639
|
-
"start":
|
|
14640
|
-
"end":
|
|
14614
|
+
"start": 130,
|
|
14615
|
+
"end": 130
|
|
14641
14616
|
}
|
|
14642
14617
|
},
|
|
14643
14618
|
"group": [
|
|
@@ -14652,8 +14627,8 @@
|
|
|
14652
14627
|
{
|
|
14653
14628
|
"description": "The spacing between the ColorGradient inputs and their labels.\n",
|
|
14654
14629
|
"commentRange": {
|
|
14655
|
-
"start":
|
|
14656
|
-
"end":
|
|
14630
|
+
"start": 131,
|
|
14631
|
+
"end": 132
|
|
14657
14632
|
},
|
|
14658
14633
|
"context": {
|
|
14659
14634
|
"type": "variable",
|
|
@@ -14661,8 +14636,8 @@
|
|
|
14661
14636
|
"value": "calc( #{$kendo-color-gradient-spacer} / 3 )",
|
|
14662
14637
|
"scope": "default",
|
|
14663
14638
|
"line": {
|
|
14664
|
-
"start":
|
|
14665
|
-
"end":
|
|
14639
|
+
"start": 133,
|
|
14640
|
+
"end": 133
|
|
14666
14641
|
}
|
|
14667
14642
|
},
|
|
14668
14643
|
"group": [
|
|
@@ -14677,8 +14652,8 @@
|
|
|
14677
14652
|
{
|
|
14678
14653
|
"description": "The text color of the ColorGradient input labels.\n",
|
|
14679
14654
|
"commentRange": {
|
|
14680
|
-
"start":
|
|
14681
|
-
"end":
|
|
14655
|
+
"start": 134,
|
|
14656
|
+
"end": 135
|
|
14682
14657
|
},
|
|
14683
14658
|
"context": {
|
|
14684
14659
|
"type": "variable",
|
|
@@ -14686,8 +14661,8 @@
|
|
|
14686
14661
|
"value": "$kendo-subtle-text",
|
|
14687
14662
|
"scope": "default",
|
|
14688
14663
|
"line": {
|
|
14689
|
-
"start":
|
|
14690
|
-
"end":
|
|
14664
|
+
"start": 136,
|
|
14665
|
+
"end": 136
|
|
14691
14666
|
}
|
|
14692
14667
|
},
|
|
14693
14668
|
"group": [
|
|
@@ -14702,8 +14677,8 @@
|
|
|
14702
14677
|
{
|
|
14703
14678
|
"description": "The font weight of the ColorGradient contrast ratio text.\n",
|
|
14704
14679
|
"commentRange": {
|
|
14705
|
-
"start":
|
|
14706
|
-
"end":
|
|
14680
|
+
"start": 138,
|
|
14681
|
+
"end": 139
|
|
14707
14682
|
},
|
|
14708
14683
|
"context": {
|
|
14709
14684
|
"type": "variable",
|
|
@@ -14711,8 +14686,8 @@
|
|
|
14711
14686
|
"value": "var( --kendo-font-weight-bold, normal )",
|
|
14712
14687
|
"scope": "default",
|
|
14713
14688
|
"line": {
|
|
14714
|
-
"start":
|
|
14715
|
-
"end":
|
|
14689
|
+
"start": 140,
|
|
14690
|
+
"end": 140
|
|
14716
14691
|
}
|
|
14717
14692
|
},
|
|
14718
14693
|
"group": [
|
|
@@ -14727,8 +14702,8 @@
|
|
|
14727
14702
|
{
|
|
14728
14703
|
"description": "The spacing between the items in the ColorGradient contrast tool.\n",
|
|
14729
14704
|
"commentRange": {
|
|
14730
|
-
"start":
|
|
14731
|
-
"end":
|
|
14705
|
+
"start": 141,
|
|
14706
|
+
"end": 142
|
|
14732
14707
|
},
|
|
14733
14708
|
"context": {
|
|
14734
14709
|
"type": "variable",
|
|
@@ -14736,8 +14711,8 @@
|
|
|
14736
14711
|
"value": "calc( #{$kendo-color-gradient-spacer} / 1.5 )",
|
|
14737
14712
|
"scope": "default",
|
|
14738
14713
|
"line": {
|
|
14739
|
-
"start":
|
|
14740
|
-
"end":
|
|
14714
|
+
"start": 143,
|
|
14715
|
+
"end": 143
|
|
14741
14716
|
}
|
|
14742
14717
|
},
|
|
14743
14718
|
"group": [
|
|
@@ -50189,7 +50164,7 @@
|
|
|
50189
50164
|
"context": {
|
|
50190
50165
|
"type": "variable",
|
|
50191
50166
|
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
50192
|
-
"value": "k-spacing(0.5)
|
|
50167
|
+
"value": "k-spacing(0.5) k-spacing(1) 0 .4ex",
|
|
50193
50168
|
"scope": "default",
|
|
50194
50169
|
"line": {
|
|
50195
50170
|
"start": 266,
|
package/dist/meta/variables.json
CHANGED
|
@@ -6474,10 +6474,6 @@
|
|
|
6474
6474
|
"type": "Color",
|
|
6475
6475
|
"value": "rgba(255, 255, 255, 0.8)"
|
|
6476
6476
|
},
|
|
6477
|
-
"kendo-color-gradient-draghandle-shadow": {
|
|
6478
|
-
"type": "Color",
|
|
6479
|
-
"value": "rgba(0, 0, 0, 0.5)"
|
|
6480
|
-
},
|
|
6481
6477
|
"kendo-color-gradient-draghandle-focus-shadow": {
|
|
6482
6478
|
"type": "Color",
|
|
6483
6479
|
"value": "#000000"
|
|
@@ -6486,6 +6482,10 @@
|
|
|
6486
6482
|
"type": "Color",
|
|
6487
6483
|
"value": "#000000"
|
|
6488
6484
|
},
|
|
6485
|
+
"kendo-color-gradient-draghandle-shadow": {
|
|
6486
|
+
"type": "String",
|
|
6487
|
+
"value": "var(--kendo-elevation-2, 0 4px 6px rgba(0, 0, 0, 0.06), 0 4px 16px rgba(0, 0, 0, 0.12))"
|
|
6488
|
+
},
|
|
6489
6489
|
"kendo-color-gradient-canvas-draghandle-margin-y": {
|
|
6490
6490
|
"type": "Number",
|
|
6491
6491
|
"value": "-7px"
|
|
@@ -13229,7 +13229,7 @@
|
|
|
13229
13229
|
},
|
|
13230
13230
|
"kendo-scheduler-rtl-indicators-margin": {
|
|
13231
13231
|
"type": "List",
|
|
13232
|
-
"value": "(var(--kendo-spacing-0\\.5, 0.125rem)
|
|
13232
|
+
"value": "(var(--kendo-spacing-0\\.5, 0.125rem) var(--kendo-spacing-1, 0.25rem) 0 0.4ex)"
|
|
13233
13233
|
},
|
|
13234
13234
|
"kendo-scheduler-marquee-label-inset-x": {
|
|
13235
13235
|
"type": "String",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Green Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#000000",
|
|
@@ -671,11 +671,6 @@
|
|
|
671
671
|
"name": "Subtle text color",
|
|
672
672
|
"type": "color",
|
|
673
673
|
"value": "#e0e0e0"
|
|
674
|
-
},
|
|
675
|
-
"kendo-disabled-text": {
|
|
676
|
-
"name": "Disabled text color",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": "#d0d0d0"
|
|
679
674
|
}
|
|
680
675
|
}
|
|
681
676
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Green",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -621,11 +621,6 @@
|
|
|
621
621
|
"name": "Subtle text color",
|
|
622
622
|
"type": "color",
|
|
623
623
|
"value": "#666666"
|
|
624
|
-
},
|
|
625
|
-
"kendo-disabled-text": {
|
|
626
|
-
"name": "Disabled text color",
|
|
627
|
-
"type": "color",
|
|
628
|
-
"value": "#8f8f8f"
|
|
629
624
|
}
|
|
630
625
|
}
|
|
631
626
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Lavender Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#000000",
|
|
@@ -671,11 +671,6 @@
|
|
|
671
671
|
"name": "Subtle text color",
|
|
672
672
|
"type": "color",
|
|
673
673
|
"value": "#e0e0e0"
|
|
674
|
-
},
|
|
675
|
-
"kendo-disabled-text": {
|
|
676
|
-
"name": "Disabled text color",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": "#d0d0d0"
|
|
679
674
|
}
|
|
680
675
|
}
|
|
681
676
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Lavender",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -621,11 +621,6 @@
|
|
|
621
621
|
"name": "Subtle text color",
|
|
622
622
|
"type": "color",
|
|
623
623
|
"value": "#666666"
|
|
624
|
-
},
|
|
625
|
-
"kendo-disabled-text": {
|
|
626
|
-
"name": "Disabled text color",
|
|
627
|
-
"type": "color",
|
|
628
|
-
"value": "#8f8f8f"
|
|
629
624
|
}
|
|
630
625
|
}
|
|
631
626
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Main Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#000000",
|
|
@@ -671,11 +671,6 @@
|
|
|
671
671
|
"name": "Subtle text color",
|
|
672
672
|
"type": "color",
|
|
673
673
|
"value": "#e0e0e0"
|
|
674
|
-
},
|
|
675
|
-
"kendo-disabled-text": {
|
|
676
|
-
"name": "Disabled text color",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": "#d0d0d0"
|
|
679
674
|
}
|
|
680
675
|
}
|
|
681
676
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Main",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -81,11 +81,6 @@
|
|
|
81
81
|
"name": "Subtle text color",
|
|
82
82
|
"type": "color",
|
|
83
83
|
"value": "#666666"
|
|
84
|
-
},
|
|
85
|
-
"kendo-disabled-text": {
|
|
86
|
-
"name": "Disabled text color",
|
|
87
|
-
"type": "color",
|
|
88
|
-
"value": "#8f8f8f"
|
|
89
84
|
}
|
|
90
85
|
}
|
|
91
86
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Metro Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#000000",
|
|
@@ -671,11 +671,6 @@
|
|
|
671
671
|
"name": "Subtle text color",
|
|
672
672
|
"type": "color",
|
|
673
673
|
"value": "#e0e0e0"
|
|
674
|
-
},
|
|
675
|
-
"kendo-disabled-text": {
|
|
676
|
-
"name": "Disabled text color",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": "#d0d0d0"
|
|
679
674
|
}
|
|
680
675
|
}
|
|
681
676
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Metro",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -621,11 +621,6 @@
|
|
|
621
621
|
"name": "Subtle text color",
|
|
622
622
|
"type": "color",
|
|
623
623
|
"value": "#333333"
|
|
624
|
-
},
|
|
625
|
-
"kendo-disabled-text": {
|
|
626
|
-
"name": "Disabled text color",
|
|
627
|
-
"type": "color",
|
|
628
|
-
"value": "#555555"
|
|
629
624
|
}
|
|
630
625
|
}
|
|
631
626
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Moonlight",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#1f2a35",
|
|
@@ -671,11 +671,6 @@
|
|
|
671
671
|
"name": "Subtle text color",
|
|
672
672
|
"type": "color",
|
|
673
673
|
"value": "#e0e0e0"
|
|
674
|
-
},
|
|
675
|
-
"kendo-disabled-text": {
|
|
676
|
-
"name": "Disabled text color",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": "#d0d0d0"
|
|
679
674
|
}
|
|
680
675
|
}
|
|
681
676
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Opal Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#000000",
|
|
@@ -671,11 +671,6 @@
|
|
|
671
671
|
"name": "Subtle text color",
|
|
672
672
|
"type": "color",
|
|
673
673
|
"value": "#e0e0e0"
|
|
674
|
-
},
|
|
675
|
-
"kendo-disabled-text": {
|
|
676
|
-
"name": "Disabled text color",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": "#d0d0d0"
|
|
679
674
|
}
|
|
680
675
|
}
|
|
681
676
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Opal",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -621,11 +621,6 @@
|
|
|
621
621
|
"name": "Subtle text color",
|
|
622
622
|
"type": "color",
|
|
623
623
|
"value": "#666666"
|
|
624
|
-
},
|
|
625
|
-
"kendo-disabled-text": {
|
|
626
|
-
"name": "Disabled text color",
|
|
627
|
-
"type": "color",
|
|
628
|
-
"value": "#8f8f8f"
|
|
629
624
|
}
|
|
630
625
|
}
|
|
631
626
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Silver Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#000000",
|
|
@@ -671,11 +671,6 @@
|
|
|
671
671
|
"name": "Subtle text color",
|
|
672
672
|
"type": "color",
|
|
673
673
|
"value": "#e0e0e0"
|
|
674
|
-
},
|
|
675
|
-
"kendo-disabled-text": {
|
|
676
|
-
"name": "Disabled text color",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": "#d0d0d0"
|
|
679
674
|
}
|
|
680
675
|
}
|
|
681
676
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Silver",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -621,11 +621,6 @@
|
|
|
621
621
|
"name": "Subtle text color",
|
|
622
622
|
"type": "color",
|
|
623
623
|
"value": "#666666"
|
|
624
|
-
},
|
|
625
|
-
"kendo-disabled-text": {
|
|
626
|
-
"name": "Disabled text color",
|
|
627
|
-
"type": "color",
|
|
628
|
-
"value": "#8f8f8f"
|
|
629
624
|
}
|
|
630
625
|
}
|
|
631
626
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Classic Uniform",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-classic",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -621,11 +621,6 @@
|
|
|
621
621
|
"name": "Subtle text color",
|
|
622
622
|
"type": "color",
|
|
623
623
|
"value": "#666666"
|
|
624
|
-
},
|
|
625
|
-
"kendo-disabled-text": {
|
|
626
|
-
"name": "Disabled text color",
|
|
627
|
-
"type": "color",
|
|
628
|
-
"value": "#8f8f8f"
|
|
629
624
|
}
|
|
630
625
|
}
|
|
631
626
|
},
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@progress/kendo-theme-classic",
|
|
3
3
|
"description": "Sass port of less based themes for Kendo UI theme",
|
|
4
|
-
"version": "10.0.0-dev.
|
|
4
|
+
"version": "10.0.0-dev.3",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
},
|
|
39
39
|
"scripts": {
|
|
40
40
|
"build": "sass-build",
|
|
41
|
-
"watch": "
|
|
41
|
+
"watch": "npx sass --load-path=../../node_modules --watch ./scss/all.scss ./dist/all.css",
|
|
42
42
|
"sass": "sass-build",
|
|
43
43
|
"sass:standalone": "sass-build -c sass-standalone.config.js",
|
|
44
44
|
"sass:swatches": "gulp dist:swatches && sass-build -c sass-swatches.config.js",
|
|
@@ -52,13 +52,13 @@
|
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"@progress/kendo-svg-icons": "^3.1.0",
|
|
55
|
-
"@progress/kendo-theme-core": "10.0.0-dev.
|
|
56
|
-
"@progress/kendo-theme-default": "10.0.0-dev.
|
|
57
|
-
"@progress/kendo-theme-utils": "10.0.0-dev.
|
|
55
|
+
"@progress/kendo-theme-core": "10.0.0-dev.3",
|
|
56
|
+
"@progress/kendo-theme-default": "10.0.0-dev.3",
|
|
57
|
+
"@progress/kendo-theme-utils": "10.0.0-dev.3"
|
|
58
58
|
},
|
|
59
59
|
"directories": {
|
|
60
60
|
"doc": "docs",
|
|
61
61
|
"lib": "lib"
|
|
62
62
|
},
|
|
63
|
-
"gitHead": "
|
|
63
|
+
"gitHead": "23fd87dc9e3c298f9e7d302e008e052f439b03f1"
|
|
64
64
|
}
|
|
@@ -105,9 +105,6 @@ $kendo-color-gradient-draghandle-bg: transparent !default;
|
|
|
105
105
|
/// The color of the border around the ColorGradient canvas drag handle.
|
|
106
106
|
/// @group color-gradient
|
|
107
107
|
$kendo-color-gradient-draghandle-border: rgba( white, .8) !default;
|
|
108
|
-
/// The color of the outline around the ColorGradient canvas drag handle.
|
|
109
|
-
/// @group color-gradient
|
|
110
|
-
$kendo-color-gradient-draghandle-shadow: rgba( $kendo-color-black, .5) !default;
|
|
111
108
|
/// The focus color of the outline around the ColorGradient canvas drag handle.
|
|
112
109
|
/// @group color-gradient
|
|
113
110
|
$kendo-color-gradient-draghandle-focus-shadow: $kendo-color-black !default;
|
|
@@ -263,7 +263,7 @@ $kendo-scheduler-event-actions-inset-x: k-spacing(2) !default;
|
|
|
263
263
|
$kendo-scheduler-indicators-margin: k-spacing(0.5) .4ex 0 k-spacing(1) !default;
|
|
264
264
|
/// The margin of the Scheduler event indicators in rtl.
|
|
265
265
|
/// @group scheduler
|
|
266
|
-
$kendo-scheduler-rtl-indicators-margin: k-spacing(0.5)
|
|
266
|
+
$kendo-scheduler-rtl-indicators-margin: k-spacing(0.5) k-spacing(1) 0 .4ex !default;
|
|
267
267
|
|
|
268
268
|
/// The inline inset of the Scheduler marquee labels.
|
|
269
269
|
/// @group scheduler
|