@progress/kendo-theme-bootstrap 10.0.0-dev.2 → 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/bootstrap-3-dark.css +1 -1
- package/dist/bootstrap-3-dark.scss +0 -1
- package/dist/bootstrap-3.css +1 -1
- package/dist/bootstrap-3.scss +0 -1
- package/dist/bootstrap-4-dark.css +1 -1
- package/dist/bootstrap-4-dark.scss +0 -1
- package/dist/bootstrap-4.css +1 -1
- package/dist/bootstrap-4.scss +0 -1
- package/dist/bootstrap-dataviz-v4.css +1 -1
- package/dist/bootstrap-main-dark.css +1 -1
- package/dist/bootstrap-main-dark.scss +0 -1
- package/dist/bootstrap-main.css +1 -1
- package/dist/bootstrap-main.scss +0 -1
- package/dist/bootstrap-nordic.css +1 -1
- package/dist/bootstrap-nordic.scss +0 -1
- package/dist/bootstrap-turquoise-dark.css +1 -1
- package/dist/bootstrap-turquoise-dark.scss +0 -1
- package/dist/bootstrap-turquoise.css +1 -1
- package/dist/bootstrap-turquoise.scss +0 -1
- package/dist/bootstrap-urban.css +1 -1
- package/dist/bootstrap-urban.scss +0 -1
- package/dist/bootstrap-vintage.css +1 -1
- package/dist/bootstrap-vintage.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/bootstrap-3-dark.json +1 -6
- package/lib/swatches/bootstrap-3.json +1 -6
- package/lib/swatches/bootstrap-4-dark.json +1 -6
- package/lib/swatches/bootstrap-4.json +1 -6
- package/lib/swatches/bootstrap-dataviz-v4.json +1 -1
- package/lib/swatches/bootstrap-main-dark.json +1 -6
- package/lib/swatches/bootstrap-main.json +1 -6
- package/lib/swatches/bootstrap-nordic.json +1 -6
- package/lib/swatches/bootstrap-turquoise-dark.json +1 -6
- package/lib/swatches/bootstrap-turquoise.json +1 -6
- package/lib/swatches/bootstrap-urban.json +1 -6
- package/lib/swatches/bootstrap-vintage.json +1 -6
- package/package.json +5 -5
- package/scss/colorgradient/_variables.scss +0 -3
- package/scss/scheduler/_variables.scss +1 -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": "56px",
|
|
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} / 2 )",
|
|
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": "k-spacing(1)",
|
|
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": "if($kendo-enable-color-system, k-color( subtle ) , $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} / 2 )",
|
|
14737
14712
|
"scope": "default",
|
|
14738
14713
|
"line": {
|
|
14739
|
-
"start":
|
|
14740
|
-
"end":
|
|
14714
|
+
"start": 143,
|
|
14715
|
+
"end": 143
|
|
14741
14716
|
}
|
|
14742
14717
|
},
|
|
14743
14718
|
"group": [
|
|
@@ -49417,7 +49392,7 @@
|
|
|
49417
49392
|
"context": {
|
|
49418
49393
|
"type": "variable",
|
|
49419
49394
|
"name": "kendo-scheduler-rtl-indicators-margin",
|
|
49420
|
-
"value": "k-spacing(1)
|
|
49395
|
+
"value": "k-spacing(1) k-spacing(2) 0 .4ex",
|
|
49421
49396
|
"scope": "default",
|
|
49422
49397
|
"line": {
|
|
49423
49398
|
"start": 264,
|
package/dist/meta/variables.json
CHANGED
|
@@ -6469,10 +6469,6 @@
|
|
|
6469
6469
|
"type": "Color",
|
|
6470
6470
|
"value": "rgba(255, 255, 255, 0.8)"
|
|
6471
6471
|
},
|
|
6472
|
-
"kendo-color-gradient-draghandle-shadow": {
|
|
6473
|
-
"type": "Color",
|
|
6474
|
-
"value": "rgba(0, 0, 0, 0.5)"
|
|
6475
|
-
},
|
|
6476
6472
|
"kendo-color-gradient-draghandle-focus-shadow": {
|
|
6477
6473
|
"type": "Color",
|
|
6478
6474
|
"value": "#000000"
|
|
@@ -6481,6 +6477,10 @@
|
|
|
6481
6477
|
"type": "Color",
|
|
6482
6478
|
"value": "#000000"
|
|
6483
6479
|
},
|
|
6480
|
+
"kendo-color-gradient-draghandle-shadow": {
|
|
6481
|
+
"type": "String",
|
|
6482
|
+
"value": "var(--kendo-elevation-2, 0px 2px 7px rgba(0, 0, 0, 0.075))"
|
|
6483
|
+
},
|
|
6484
6484
|
"kendo-color-gradient-canvas-draghandle-margin-y": {
|
|
6485
6485
|
"type": "Number",
|
|
6486
6486
|
"value": "-7px"
|
|
@@ -13224,7 +13224,7 @@
|
|
|
13224
13224
|
},
|
|
13225
13225
|
"kendo-scheduler-rtl-indicators-margin": {
|
|
13226
13226
|
"type": "List",
|
|
13227
|
-
"value": "(var(--kendo-spacing-1, 0.25rem)
|
|
13227
|
+
"value": "(var(--kendo-spacing-1, 0.25rem) var(--kendo-spacing-2, 0.5rem) 0 0.4ex)"
|
|
13228
13228
|
},
|
|
13229
13229
|
"kendo-scheduler-marquee-label-inset-x": {
|
|
13230
13230
|
"type": "String",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap 3 Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
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": "#cccccc"
|
|
674
|
-
},
|
|
675
|
-
"kendo-disabled-text": {
|
|
676
|
-
"name": "Disabled text color",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": null
|
|
679
674
|
}
|
|
680
675
|
}
|
|
681
676
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap 3",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -611,11 +611,6 @@
|
|
|
611
611
|
"name": "Subtle text color",
|
|
612
612
|
"type": "color",
|
|
613
613
|
"value": "#777777"
|
|
614
|
-
},
|
|
615
|
-
"kendo-disabled-text": {
|
|
616
|
-
"name": "Disabled text color",
|
|
617
|
-
"type": "color",
|
|
618
|
-
"value": null
|
|
619
614
|
}
|
|
620
615
|
}
|
|
621
616
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap 4 Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
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": "#cccccc"
|
|
674
|
-
},
|
|
675
|
-
"kendo-disabled-text": {
|
|
676
|
-
"name": "Disabled text color",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": null
|
|
679
674
|
}
|
|
680
675
|
}
|
|
681
676
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap 4",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -611,11 +611,6 @@
|
|
|
611
611
|
"name": "Subtle text color",
|
|
612
612
|
"type": "color",
|
|
613
613
|
"value": "#6c757d"
|
|
614
|
-
},
|
|
615
|
-
"kendo-disabled-text": {
|
|
616
|
-
"name": "Disabled text color",
|
|
617
|
-
"type": "color",
|
|
618
|
-
"value": null
|
|
619
614
|
}
|
|
620
615
|
}
|
|
621
616
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap Main Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#000000",
|
|
@@ -821,11 +821,6 @@
|
|
|
821
821
|
"name": "Subtle text color",
|
|
822
822
|
"type": "color",
|
|
823
823
|
"value": "#cccccc"
|
|
824
|
-
},
|
|
825
|
-
"kendo-disabled-text": {
|
|
826
|
-
"name": "Disabled text color",
|
|
827
|
-
"type": "color",
|
|
828
|
-
"value": null
|
|
829
824
|
}
|
|
830
825
|
}
|
|
831
826
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap Main",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
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": "#6c757d"
|
|
84
|
-
},
|
|
85
|
-
"kendo-disabled-text": {
|
|
86
|
-
"name": "Disabled text color",
|
|
87
|
-
"type": "color",
|
|
88
|
-
"value": null
|
|
89
84
|
}
|
|
90
85
|
}
|
|
91
86
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap Nordic",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -611,11 +611,6 @@
|
|
|
611
611
|
"name": "Subtle text color",
|
|
612
612
|
"type": "color",
|
|
613
613
|
"value": "#8f9ea2"
|
|
614
|
-
},
|
|
615
|
-
"kendo-disabled-text": {
|
|
616
|
-
"name": "Disabled text color",
|
|
617
|
-
"type": "color",
|
|
618
|
-
"value": null
|
|
619
614
|
}
|
|
620
615
|
}
|
|
621
616
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap Turquoise Dark",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
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": "#cccccc"
|
|
674
|
-
},
|
|
675
|
-
"kendo-disabled-text": {
|
|
676
|
-
"name": "Disabled text color",
|
|
677
|
-
"type": "color",
|
|
678
|
-
"value": null
|
|
679
674
|
}
|
|
680
675
|
}
|
|
681
676
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap Turquoise",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -611,11 +611,6 @@
|
|
|
611
611
|
"name": "Subtle text color",
|
|
612
612
|
"type": "color",
|
|
613
613
|
"value": "#545556"
|
|
614
|
-
},
|
|
615
|
-
"kendo-disabled-text": {
|
|
616
|
-
"name": "Disabled text color",
|
|
617
|
-
"type": "color",
|
|
618
|
-
"value": null
|
|
619
614
|
}
|
|
620
615
|
}
|
|
621
616
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap Urban",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -611,11 +611,6 @@
|
|
|
611
611
|
"name": "Subtle text color",
|
|
612
612
|
"type": "color",
|
|
613
613
|
"value": "#6c757d"
|
|
614
|
-
},
|
|
615
|
-
"kendo-disabled-text": {
|
|
616
|
-
"name": "Disabled text color",
|
|
617
|
-
"type": "color",
|
|
618
|
-
"value": null
|
|
619
614
|
}
|
|
620
615
|
}
|
|
621
616
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "Bootstrap Vintage",
|
|
4
4
|
"product": "kendo",
|
|
5
5
|
"base": "@progress/kendo-theme-bootstrap",
|
|
6
|
-
"version": "10.0.0-dev.
|
|
6
|
+
"version": "10.0.0-dev.3",
|
|
7
7
|
"api": "modern",
|
|
8
8
|
"previewColors": [
|
|
9
9
|
"#ffffff",
|
|
@@ -611,11 +611,6 @@
|
|
|
611
611
|
"name": "Subtle text color",
|
|
612
612
|
"type": "color",
|
|
613
613
|
"value": "#6d6760"
|
|
614
|
-
},
|
|
615
|
-
"kendo-disabled-text": {
|
|
616
|
-
"name": "Disabled text color",
|
|
617
|
-
"type": "color",
|
|
618
|
-
"value": null
|
|
619
614
|
}
|
|
620
615
|
}
|
|
621
616
|
},
|
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": "10.0.0-dev.
|
|
4
|
+
"version": "10.0.0-dev.3",
|
|
5
5
|
"author": "Progress",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"keywords": [
|
|
@@ -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( $kendo-color-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;
|
|
@@ -261,7 +261,7 @@ $kendo-scheduler-event-actions-inset-x: k-spacing(4) !default;
|
|
|
261
261
|
$kendo-scheduler-indicators-margin: k-spacing(1) .4ex 0 k-spacing(2) !default;
|
|
262
262
|
/// The margin of the Scheduler event indicators in rtl.
|
|
263
263
|
/// @group scheduler
|
|
264
|
-
$kendo-scheduler-rtl-indicators-margin: k-spacing(1)
|
|
264
|
+
$kendo-scheduler-rtl-indicators-margin: k-spacing(1) k-spacing(2) 0 .4ex !default;
|
|
265
265
|
|
|
266
266
|
/// The inline inset of the Scheduler marquee labels.
|
|
267
267
|
/// @group scheduler
|