@progress/kendo-theme-material 9.1.0-dev.2 → 9.1.0-dev.4
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/all.scss +14 -11
- package/dist/material-aqua-dark.css +1 -1
- package/dist/material-arctic.css +1 -1
- package/dist/material-burnt-teal.css +1 -1
- package/dist/material-dataviz-v4.css +1 -1
- package/dist/material-eggplant.css +1 -1
- package/dist/material-lime-dark.css +1 -1
- package/dist/material-lime.css +1 -1
- package/dist/material-main-dark.css +1 -1
- package/dist/material-main.css +1 -1
- package/dist/material-nova.css +1 -1
- package/dist/material-pacific-dark.css +1 -1
- package/dist/material-pacific.css +1 -1
- package/dist/material-sky-dark.css +1 -1
- package/dist/material-sky.css +1 -1
- package/dist/material-smoke.css +1 -1
- package/dist/meta/sassdoc-data.json +600 -546
- package/dist/meta/sassdoc-raw-data.json +277 -252
- package/dist/meta/variables.json +26 -22
- package/lib/swatches/material-aqua-dark.json +1 -1
- package/lib/swatches/material-arctic.json +1 -1
- package/lib/swatches/material-burnt-teal.json +1 -1
- package/lib/swatches/material-dataviz-v4.json +1 -1
- package/lib/swatches/material-eggplant.json +1 -1
- package/lib/swatches/material-lime-dark.json +1 -1
- package/lib/swatches/material-lime.json +1 -1
- package/lib/swatches/material-main-dark.json +1 -1
- package/lib/swatches/material-main.json +1 -1
- package/lib/swatches/material-nova.json +1 -1
- package/lib/swatches/material-pacific-dark.json +1 -1
- package/lib/swatches/material-pacific.json +1 -1
- package/lib/swatches/material-sky-dark.json +1 -1
- package/lib/swatches/material-sky.json +1 -1
- package/lib/swatches/material-smoke.json +1 -1
- package/package.json +5 -5
- package/scss/orgchart/_variables.scss +1 -1
- package/scss/splitter/_variables.scss +1 -1
- package/scss/stepper/_variables.scss +3 -0
- package/scss/timeline/_variables.scss +5 -5
- package/scss/tooltip/_variables.scss +1 -1
|
@@ -35439,7 +35439,7 @@
|
|
|
35439
35439
|
"context": {
|
|
35440
35440
|
"type": "variable",
|
|
35441
35441
|
"name": "kendo-orgchart-line-v-height",
|
|
35442
|
-
"value": "
|
|
35442
|
+
"value": "k-spacing(6)",
|
|
35443
35443
|
"scope": "default",
|
|
35444
35444
|
"line": {
|
|
35445
35445
|
"start": 146,
|
|
@@ -51026,7 +51026,7 @@
|
|
|
51026
51026
|
"context": {
|
|
51027
51027
|
"type": "variable",
|
|
51028
51028
|
"name": "kendo-splitter-drag-icon-margin",
|
|
51029
|
-
"value": "
|
|
51029
|
+
"value": "k-spacing(2)",
|
|
51030
51030
|
"scope": "default",
|
|
51031
51031
|
"line": {
|
|
51032
51032
|
"start": 37,
|
|
@@ -53393,15 +53393,15 @@
|
|
|
53393
53393
|
}
|
|
53394
53394
|
},
|
|
53395
53395
|
{
|
|
53396
|
-
"description": "The
|
|
53396
|
+
"description": "The border radius of the Stepper label.\n",
|
|
53397
53397
|
"commentRange": {
|
|
53398
53398
|
"start": 24,
|
|
53399
53399
|
"end": 25
|
|
53400
53400
|
},
|
|
53401
53401
|
"context": {
|
|
53402
53402
|
"type": "variable",
|
|
53403
|
-
"name": "kendo-stepper-border-
|
|
53404
|
-
"value": "
|
|
53403
|
+
"name": "kendo-stepper-label-border-radius",
|
|
53404
|
+
"value": "k-border-radius(xxl)",
|
|
53405
53405
|
"scope": "default",
|
|
53406
53406
|
"line": {
|
|
53407
53407
|
"start": 26,
|
|
@@ -53418,19 +53418,19 @@
|
|
|
53418
53418
|
}
|
|
53419
53419
|
},
|
|
53420
53420
|
{
|
|
53421
|
-
"description": "The
|
|
53421
|
+
"description": "The width of the border around the Stepper.\n",
|
|
53422
53422
|
"commentRange": {
|
|
53423
|
-
"start":
|
|
53424
|
-
"end":
|
|
53423
|
+
"start": 27,
|
|
53424
|
+
"end": 28
|
|
53425
53425
|
},
|
|
53426
53426
|
"context": {
|
|
53427
53427
|
"type": "variable",
|
|
53428
|
-
"name": "kendo-stepper-
|
|
53429
|
-
"value": "
|
|
53428
|
+
"name": "kendo-stepper-border-width",
|
|
53429
|
+
"value": "0px",
|
|
53430
53430
|
"scope": "default",
|
|
53431
53431
|
"line": {
|
|
53432
|
-
"start":
|
|
53433
|
-
"end":
|
|
53432
|
+
"start": 29,
|
|
53433
|
+
"end": 29
|
|
53434
53434
|
}
|
|
53435
53435
|
},
|
|
53436
53436
|
"group": [
|
|
@@ -53443,15 +53443,15 @@
|
|
|
53443
53443
|
}
|
|
53444
53444
|
},
|
|
53445
53445
|
{
|
|
53446
|
-
"description": "The
|
|
53446
|
+
"description": "The horizontal padding of the Stepper content.\n",
|
|
53447
53447
|
"commentRange": {
|
|
53448
53448
|
"start": 31,
|
|
53449
53449
|
"end": 32
|
|
53450
53450
|
},
|
|
53451
53451
|
"context": {
|
|
53452
53452
|
"type": "variable",
|
|
53453
|
-
"name": "kendo-stepper-inline-content-padding-
|
|
53454
|
-
"value": "k-spacing(
|
|
53453
|
+
"name": "kendo-stepper-inline-content-padding-x",
|
|
53454
|
+
"value": "k-spacing(5)",
|
|
53455
53455
|
"scope": "default",
|
|
53456
53456
|
"line": {
|
|
53457
53457
|
"start": 33,
|
|
@@ -53468,19 +53468,19 @@
|
|
|
53468
53468
|
}
|
|
53469
53469
|
},
|
|
53470
53470
|
{
|
|
53471
|
-
"description": "",
|
|
53471
|
+
"description": "The vertical padding of the Stepper content.\n",
|
|
53472
53472
|
"commentRange": {
|
|
53473
|
-
"start":
|
|
53474
|
-
"end":
|
|
53473
|
+
"start": 34,
|
|
53474
|
+
"end": 35
|
|
53475
53475
|
},
|
|
53476
53476
|
"context": {
|
|
53477
53477
|
"type": "variable",
|
|
53478
|
-
"name": "kendo-stepper-
|
|
53479
|
-
"value": "
|
|
53478
|
+
"name": "kendo-stepper-inline-content-padding-y",
|
|
53479
|
+
"value": "k-spacing(2.5)",
|
|
53480
53480
|
"scope": "default",
|
|
53481
53481
|
"line": {
|
|
53482
|
-
"start":
|
|
53483
|
-
"end":
|
|
53482
|
+
"start": 36,
|
|
53483
|
+
"end": 36
|
|
53484
53484
|
}
|
|
53485
53485
|
},
|
|
53486
53486
|
"group": [
|
|
@@ -53500,8 +53500,8 @@
|
|
|
53500
53500
|
},
|
|
53501
53501
|
"context": {
|
|
53502
53502
|
"type": "variable",
|
|
53503
|
-
"name": "kendo-stepper-
|
|
53504
|
-
"value": "
|
|
53503
|
+
"name": "kendo-stepper-font-size",
|
|
53504
|
+
"value": "var( --kendo-font-size, inherit )",
|
|
53505
53505
|
"scope": "default",
|
|
53506
53506
|
"line": {
|
|
53507
53507
|
"start": 40,
|
|
@@ -53525,8 +53525,8 @@
|
|
|
53525
53525
|
},
|
|
53526
53526
|
"context": {
|
|
53527
53527
|
"type": "variable",
|
|
53528
|
-
"name": "kendo-stepper-
|
|
53529
|
-
"value": "
|
|
53528
|
+
"name": "kendo-stepper-line-height",
|
|
53529
|
+
"value": "k-math-div( 20, 14 )",
|
|
53530
53530
|
"scope": "default",
|
|
53531
53531
|
"line": {
|
|
53532
53532
|
"start": 43,
|
|
@@ -53543,19 +53543,19 @@
|
|
|
53543
53543
|
}
|
|
53544
53544
|
},
|
|
53545
53545
|
{
|
|
53546
|
-
"description": "
|
|
53546
|
+
"description": "",
|
|
53547
53547
|
"commentRange": {
|
|
53548
53548
|
"start": 45,
|
|
53549
|
-
"end":
|
|
53549
|
+
"end": 45
|
|
53550
53550
|
},
|
|
53551
53551
|
"context": {
|
|
53552
53552
|
"type": "variable",
|
|
53553
|
-
"name": "kendo-stepper-
|
|
53554
|
-
"value": "
|
|
53553
|
+
"name": "kendo-stepper-font-family",
|
|
53554
|
+
"value": "var( --kendo-font-family, inherit )",
|
|
53555
53555
|
"scope": "default",
|
|
53556
53556
|
"line": {
|
|
53557
|
-
"start":
|
|
53558
|
-
"end":
|
|
53557
|
+
"start": 46,
|
|
53558
|
+
"end": 46
|
|
53559
53559
|
}
|
|
53560
53560
|
},
|
|
53561
53561
|
"group": [
|
|
@@ -53568,15 +53568,15 @@
|
|
|
53568
53568
|
}
|
|
53569
53569
|
},
|
|
53570
53570
|
{
|
|
53571
|
-
"description": "The
|
|
53571
|
+
"description": "The background color of the Stepper.\n",
|
|
53572
53572
|
"commentRange": {
|
|
53573
53573
|
"start": 48,
|
|
53574
53574
|
"end": 49
|
|
53575
53575
|
},
|
|
53576
53576
|
"context": {
|
|
53577
53577
|
"type": "variable",
|
|
53578
|
-
"name": "kendo-stepper-
|
|
53579
|
-
"value": "
|
|
53578
|
+
"name": "kendo-stepper-bg",
|
|
53579
|
+
"value": "null",
|
|
53580
53580
|
"scope": "default",
|
|
53581
53581
|
"line": {
|
|
53582
53582
|
"start": 50,
|
|
@@ -53593,15 +53593,15 @@
|
|
|
53593
53593
|
}
|
|
53594
53594
|
},
|
|
53595
53595
|
{
|
|
53596
|
-
"description": "The
|
|
53596
|
+
"description": "The text color of the Stepper.\n",
|
|
53597
53597
|
"commentRange": {
|
|
53598
53598
|
"start": 51,
|
|
53599
53599
|
"end": 52
|
|
53600
53600
|
},
|
|
53601
53601
|
"context": {
|
|
53602
53602
|
"type": "variable",
|
|
53603
|
-
"name": "kendo-stepper-
|
|
53604
|
-
"value": "
|
|
53603
|
+
"name": "kendo-stepper-text",
|
|
53604
|
+
"value": "$kendo-component-text",
|
|
53605
53605
|
"scope": "default",
|
|
53606
53606
|
"line": {
|
|
53607
53607
|
"start": 53,
|
|
@@ -53618,19 +53618,19 @@
|
|
|
53618
53618
|
}
|
|
53619
53619
|
},
|
|
53620
53620
|
{
|
|
53621
|
-
"description": "The
|
|
53621
|
+
"description": "The border color of the Stepper.\n",
|
|
53622
53622
|
"commentRange": {
|
|
53623
|
-
"start":
|
|
53624
|
-
"end":
|
|
53623
|
+
"start": 54,
|
|
53624
|
+
"end": 55
|
|
53625
53625
|
},
|
|
53626
53626
|
"context": {
|
|
53627
53627
|
"type": "variable",
|
|
53628
|
-
"name": "kendo-stepper-
|
|
53629
|
-
"value": "
|
|
53628
|
+
"name": "kendo-stepper-border",
|
|
53629
|
+
"value": "null",
|
|
53630
53630
|
"scope": "default",
|
|
53631
53631
|
"line": {
|
|
53632
|
-
"start":
|
|
53633
|
-
"end":
|
|
53632
|
+
"start": 56,
|
|
53633
|
+
"end": 56
|
|
53634
53634
|
}
|
|
53635
53635
|
},
|
|
53636
53636
|
"group": [
|
|
@@ -53643,15 +53643,15 @@
|
|
|
53643
53643
|
}
|
|
53644
53644
|
},
|
|
53645
53645
|
{
|
|
53646
|
-
"description": "The
|
|
53646
|
+
"description": "The width of the Stepper indicator.\n",
|
|
53647
53647
|
"commentRange": {
|
|
53648
53648
|
"start": 58,
|
|
53649
53649
|
"end": 59
|
|
53650
53650
|
},
|
|
53651
53651
|
"context": {
|
|
53652
53652
|
"type": "variable",
|
|
53653
|
-
"name": "kendo-stepper-indicator-
|
|
53654
|
-
"value": "
|
|
53653
|
+
"name": "kendo-stepper-indicator-width",
|
|
53654
|
+
"value": "28px",
|
|
53655
53655
|
"scope": "default",
|
|
53656
53656
|
"line": {
|
|
53657
53657
|
"start": 60,
|
|
@@ -53668,15 +53668,15 @@
|
|
|
53668
53668
|
}
|
|
53669
53669
|
},
|
|
53670
53670
|
{
|
|
53671
|
-
"description": "The
|
|
53671
|
+
"description": "The height of the Stepper indicator.\n",
|
|
53672
53672
|
"commentRange": {
|
|
53673
53673
|
"start": 61,
|
|
53674
53674
|
"end": 62
|
|
53675
53675
|
},
|
|
53676
53676
|
"context": {
|
|
53677
53677
|
"type": "variable",
|
|
53678
|
-
"name": "kendo-stepper-indicator-
|
|
53679
|
-
"value": "
|
|
53678
|
+
"name": "kendo-stepper-indicator-height",
|
|
53679
|
+
"value": "$kendo-stepper-indicator-width",
|
|
53680
53680
|
"scope": "default",
|
|
53681
53681
|
"line": {
|
|
53682
53682
|
"start": 63,
|
|
@@ -53693,15 +53693,15 @@
|
|
|
53693
53693
|
}
|
|
53694
53694
|
},
|
|
53695
53695
|
{
|
|
53696
|
-
"description": "The border
|
|
53696
|
+
"description": "The border radius of the Stepper indicator.\n",
|
|
53697
53697
|
"commentRange": {
|
|
53698
53698
|
"start": 64,
|
|
53699
53699
|
"end": 65
|
|
53700
53700
|
},
|
|
53701
53701
|
"context": {
|
|
53702
53702
|
"type": "variable",
|
|
53703
|
-
"name": "kendo-stepper-indicator-border-
|
|
53704
|
-
"value": "
|
|
53703
|
+
"name": "kendo-stepper-indicator-border-radius",
|
|
53704
|
+
"value": "50%",
|
|
53705
53705
|
"scope": "default",
|
|
53706
53706
|
"line": {
|
|
53707
53707
|
"start": 66,
|
|
@@ -53718,19 +53718,19 @@
|
|
|
53718
53718
|
}
|
|
53719
53719
|
},
|
|
53720
53720
|
{
|
|
53721
|
-
"description": "The border width of the
|
|
53721
|
+
"description": "The border width of the Stepper indicator.\n",
|
|
53722
53722
|
"commentRange": {
|
|
53723
|
-
"start":
|
|
53724
|
-
"end":
|
|
53723
|
+
"start": 67,
|
|
53724
|
+
"end": 68
|
|
53725
53725
|
},
|
|
53726
53726
|
"context": {
|
|
53727
53727
|
"type": "variable",
|
|
53728
|
-
"name": "kendo-stepper-indicator-
|
|
53728
|
+
"name": "kendo-stepper-indicator-border-width",
|
|
53729
53729
|
"value": "1px",
|
|
53730
53730
|
"scope": "default",
|
|
53731
53731
|
"line": {
|
|
53732
|
-
"start":
|
|
53733
|
-
"end":
|
|
53732
|
+
"start": 69,
|
|
53733
|
+
"end": 69
|
|
53734
53734
|
}
|
|
53735
53735
|
},
|
|
53736
53736
|
"group": [
|
|
@@ -53743,15 +53743,15 @@
|
|
|
53743
53743
|
}
|
|
53744
53744
|
},
|
|
53745
53745
|
{
|
|
53746
|
-
"description": "The
|
|
53746
|
+
"description": "The border width of the focused Stepper indicator.\n",
|
|
53747
53747
|
"commentRange": {
|
|
53748
53748
|
"start": 71,
|
|
53749
53749
|
"end": 72
|
|
53750
53750
|
},
|
|
53751
53751
|
"context": {
|
|
53752
53752
|
"type": "variable",
|
|
53753
|
-
"name": "kendo-stepper-indicator-focus-
|
|
53754
|
-
"value": "
|
|
53753
|
+
"name": "kendo-stepper-indicator-focus-border-width",
|
|
53754
|
+
"value": "1px",
|
|
53755
53755
|
"scope": "default",
|
|
53756
53756
|
"line": {
|
|
53757
53757
|
"start": 73,
|
|
@@ -53768,15 +53768,15 @@
|
|
|
53768
53768
|
}
|
|
53769
53769
|
},
|
|
53770
53770
|
{
|
|
53771
|
-
"description": "The
|
|
53771
|
+
"description": "The size of the focused Stepper indicator.\n",
|
|
53772
53772
|
"commentRange": {
|
|
53773
53773
|
"start": 74,
|
|
53774
53774
|
"end": 75
|
|
53775
53775
|
},
|
|
53776
53776
|
"context": {
|
|
53777
53777
|
"type": "variable",
|
|
53778
|
-
"name": "kendo-stepper-indicator-focus-
|
|
53779
|
-
"value": "
|
|
53778
|
+
"name": "kendo-stepper-indicator-focus-size",
|
|
53779
|
+
"value": "2px",
|
|
53780
53780
|
"scope": "default",
|
|
53781
53781
|
"line": {
|
|
53782
53782
|
"start": 76,
|
|
@@ -53793,15 +53793,15 @@
|
|
|
53793
53793
|
}
|
|
53794
53794
|
},
|
|
53795
53795
|
{
|
|
53796
|
-
"description": "The
|
|
53796
|
+
"description": "The offset of the Stepper's focused indicator.\n",
|
|
53797
53797
|
"commentRange": {
|
|
53798
53798
|
"start": 77,
|
|
53799
53799
|
"end": 78
|
|
53800
53800
|
},
|
|
53801
53801
|
"context": {
|
|
53802
53802
|
"type": "variable",
|
|
53803
|
-
"name": "kendo-stepper-indicator-focus-
|
|
53804
|
-
"value": "
|
|
53803
|
+
"name": "kendo-stepper-indicator-focus-offset",
|
|
53804
|
+
"value": "3px",
|
|
53805
53805
|
"scope": "default",
|
|
53806
53806
|
"line": {
|
|
53807
53807
|
"start": 79,
|
|
@@ -53818,19 +53818,19 @@
|
|
|
53818
53818
|
}
|
|
53819
53819
|
},
|
|
53820
53820
|
{
|
|
53821
|
-
"description": "The
|
|
53821
|
+
"description": "The calculated offset of the Stepper's focused indicator.\n",
|
|
53822
53822
|
"commentRange": {
|
|
53823
|
-
"start":
|
|
53824
|
-
"end":
|
|
53823
|
+
"start": 80,
|
|
53824
|
+
"end": 81
|
|
53825
53825
|
},
|
|
53826
53826
|
"context": {
|
|
53827
53827
|
"type": "variable",
|
|
53828
|
-
"name": "kendo-stepper-indicator-
|
|
53829
|
-
"value": "$kendo-
|
|
53828
|
+
"name": "kendo-stepper-indicator-focus-calc-offset",
|
|
53829
|
+
"value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
|
|
53830
53830
|
"scope": "default",
|
|
53831
53831
|
"line": {
|
|
53832
|
-
"start":
|
|
53833
|
-
"end":
|
|
53832
|
+
"start": 82,
|
|
53833
|
+
"end": 82
|
|
53834
53834
|
}
|
|
53835
53835
|
},
|
|
53836
53836
|
"group": [
|
|
@@ -53843,15 +53843,15 @@
|
|
|
53843
53843
|
}
|
|
53844
53844
|
},
|
|
53845
53845
|
{
|
|
53846
|
-
"description": "The
|
|
53846
|
+
"description": "The background color of the Stepper indicator.\n",
|
|
53847
53847
|
"commentRange": {
|
|
53848
53848
|
"start": 84,
|
|
53849
53849
|
"end": 85
|
|
53850
53850
|
},
|
|
53851
53851
|
"context": {
|
|
53852
53852
|
"type": "variable",
|
|
53853
|
-
"name": "kendo-stepper-indicator-
|
|
53854
|
-
"value": "$kendo-component-
|
|
53853
|
+
"name": "kendo-stepper-indicator-bg",
|
|
53854
|
+
"value": "$kendo-component-bg",
|
|
53855
53855
|
"scope": "default",
|
|
53856
53856
|
"line": {
|
|
53857
53857
|
"start": 86,
|
|
@@ -53868,15 +53868,15 @@
|
|
|
53868
53868
|
}
|
|
53869
53869
|
},
|
|
53870
53870
|
{
|
|
53871
|
-
"description": "The
|
|
53871
|
+
"description": "The text color of the Stepper indicator.\n",
|
|
53872
53872
|
"commentRange": {
|
|
53873
53873
|
"start": 87,
|
|
53874
53874
|
"end": 88
|
|
53875
53875
|
},
|
|
53876
53876
|
"context": {
|
|
53877
53877
|
"type": "variable",
|
|
53878
|
-
"name": "kendo-stepper-indicator-
|
|
53879
|
-
"value": "$kendo-component-
|
|
53878
|
+
"name": "kendo-stepper-indicator-text",
|
|
53879
|
+
"value": "$kendo-component-text",
|
|
53880
53880
|
"scope": "default",
|
|
53881
53881
|
"line": {
|
|
53882
53882
|
"start": 89,
|
|
@@ -53893,19 +53893,19 @@
|
|
|
53893
53893
|
}
|
|
53894
53894
|
},
|
|
53895
53895
|
{
|
|
53896
|
-
"description": "The
|
|
53896
|
+
"description": "The border color of the Stepper indicator.\n",
|
|
53897
53897
|
"commentRange": {
|
|
53898
|
-
"start":
|
|
53899
|
-
"end":
|
|
53898
|
+
"start": 90,
|
|
53899
|
+
"end": 91
|
|
53900
53900
|
},
|
|
53901
53901
|
"context": {
|
|
53902
53902
|
"type": "variable",
|
|
53903
|
-
"name": "kendo-stepper-indicator-
|
|
53904
|
-
"value": "
|
|
53903
|
+
"name": "kendo-stepper-indicator-border",
|
|
53904
|
+
"value": "$kendo-component-border",
|
|
53905
53905
|
"scope": "default",
|
|
53906
53906
|
"line": {
|
|
53907
|
-
"start":
|
|
53908
|
-
"end":
|
|
53907
|
+
"start": 92,
|
|
53908
|
+
"end": 92
|
|
53909
53909
|
}
|
|
53910
53910
|
},
|
|
53911
53911
|
"group": [
|
|
@@ -53918,15 +53918,15 @@
|
|
|
53918
53918
|
}
|
|
53919
53919
|
},
|
|
53920
53920
|
{
|
|
53921
|
-
"description": "The
|
|
53921
|
+
"description": "The background color of the hovered Stepper indicator.\n",
|
|
53922
53922
|
"commentRange": {
|
|
53923
53923
|
"start": 94,
|
|
53924
53924
|
"end": 95
|
|
53925
53925
|
},
|
|
53926
53926
|
"context": {
|
|
53927
53927
|
"type": "variable",
|
|
53928
|
-
"name": "kendo-stepper-indicator-hover-
|
|
53929
|
-
"value": "
|
|
53928
|
+
"name": "kendo-stepper-indicator-hover-bg",
|
|
53929
|
+
"value": "if($kendo-enable-color-system, k-color( base-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
|
|
53930
53930
|
"scope": "default",
|
|
53931
53931
|
"line": {
|
|
53932
53932
|
"start": 96,
|
|
@@ -53943,14 +53943,14 @@
|
|
|
53943
53943
|
}
|
|
53944
53944
|
},
|
|
53945
53945
|
{
|
|
53946
|
-
"description": "The
|
|
53946
|
+
"description": "The text color of the hovered Stepper indicator.\n",
|
|
53947
53947
|
"commentRange": {
|
|
53948
53948
|
"start": 97,
|
|
53949
53949
|
"end": 98
|
|
53950
53950
|
},
|
|
53951
53951
|
"context": {
|
|
53952
53952
|
"type": "variable",
|
|
53953
|
-
"name": "kendo-stepper-indicator-hover-
|
|
53953
|
+
"name": "kendo-stepper-indicator-hover-text",
|
|
53954
53954
|
"value": "null",
|
|
53955
53955
|
"scope": "default",
|
|
53956
53956
|
"line": {
|
|
@@ -53968,19 +53968,19 @@
|
|
|
53968
53968
|
}
|
|
53969
53969
|
},
|
|
53970
53970
|
{
|
|
53971
|
-
"description": "The
|
|
53971
|
+
"description": "The border color of the hovered Stepper indicator.\n",
|
|
53972
53972
|
"commentRange": {
|
|
53973
|
-
"start":
|
|
53974
|
-
"end":
|
|
53973
|
+
"start": 100,
|
|
53974
|
+
"end": 101
|
|
53975
53975
|
},
|
|
53976
53976
|
"context": {
|
|
53977
53977
|
"type": "variable",
|
|
53978
|
-
"name": "kendo-stepper-indicator-
|
|
53978
|
+
"name": "kendo-stepper-indicator-hover-border",
|
|
53979
53979
|
"value": "null",
|
|
53980
53980
|
"scope": "default",
|
|
53981
53981
|
"line": {
|
|
53982
|
-
"start":
|
|
53983
|
-
"end":
|
|
53982
|
+
"start": 102,
|
|
53983
|
+
"end": 102
|
|
53984
53984
|
}
|
|
53985
53985
|
},
|
|
53986
53986
|
"group": [
|
|
@@ -53993,15 +53993,15 @@
|
|
|
53993
53993
|
}
|
|
53994
53994
|
},
|
|
53995
53995
|
{
|
|
53996
|
-
"description": "The
|
|
53996
|
+
"description": "The background color of the disabled Stepper indicator.\n",
|
|
53997
53997
|
"commentRange": {
|
|
53998
53998
|
"start": 104,
|
|
53999
53999
|
"end": 105
|
|
54000
54000
|
},
|
|
54001
54001
|
"context": {
|
|
54002
54002
|
"type": "variable",
|
|
54003
|
-
"name": "kendo-stepper-indicator-disabled-
|
|
54004
|
-
"value": "
|
|
54003
|
+
"name": "kendo-stepper-indicator-disabled-bg",
|
|
54004
|
+
"value": "null",
|
|
54005
54005
|
"scope": "default",
|
|
54006
54006
|
"line": {
|
|
54007
54007
|
"start": 106,
|
|
@@ -54018,15 +54018,15 @@
|
|
|
54018
54018
|
}
|
|
54019
54019
|
},
|
|
54020
54020
|
{
|
|
54021
|
-
"description": "The
|
|
54021
|
+
"description": "The text color of the disabled Stepper indicator.\n",
|
|
54022
54022
|
"commentRange": {
|
|
54023
54023
|
"start": 107,
|
|
54024
54024
|
"end": 108
|
|
54025
54025
|
},
|
|
54026
54026
|
"context": {
|
|
54027
54027
|
"type": "variable",
|
|
54028
|
-
"name": "kendo-stepper-indicator-disabled-
|
|
54029
|
-
"value": "
|
|
54028
|
+
"name": "kendo-stepper-indicator-disabled-text",
|
|
54029
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 32%, transparent), if($kendo-is-dark-theme, $light-disabled-text, $dark-disabled-text ))",
|
|
54030
54030
|
"scope": "default",
|
|
54031
54031
|
"line": {
|
|
54032
54032
|
"start": 109,
|
|
@@ -54043,19 +54043,19 @@
|
|
|
54043
54043
|
}
|
|
54044
54044
|
},
|
|
54045
54045
|
{
|
|
54046
|
-
"description": "The
|
|
54046
|
+
"description": "The border color of the disabled Stepper indicator.\n",
|
|
54047
54047
|
"commentRange": {
|
|
54048
|
-
"start":
|
|
54049
|
-
"end":
|
|
54048
|
+
"start": 110,
|
|
54049
|
+
"end": 111
|
|
54050
54050
|
},
|
|
54051
54051
|
"context": {
|
|
54052
54052
|
"type": "variable",
|
|
54053
|
-
"name": "kendo-stepper-indicator-
|
|
54054
|
-
"value": "
|
|
54053
|
+
"name": "kendo-stepper-indicator-disabled-border",
|
|
54054
|
+
"value": "null",
|
|
54055
54055
|
"scope": "default",
|
|
54056
54056
|
"line": {
|
|
54057
|
-
"start":
|
|
54058
|
-
"end":
|
|
54057
|
+
"start": 112,
|
|
54058
|
+
"end": 112
|
|
54059
54059
|
}
|
|
54060
54060
|
},
|
|
54061
54061
|
"group": [
|
|
@@ -54068,15 +54068,15 @@
|
|
|
54068
54068
|
}
|
|
54069
54069
|
},
|
|
54070
54070
|
{
|
|
54071
|
-
"description": "The
|
|
54071
|
+
"description": "The background color of the Stepper's done indicator.\n",
|
|
54072
54072
|
"commentRange": {
|
|
54073
54073
|
"start": 114,
|
|
54074
54074
|
"end": 115
|
|
54075
54075
|
},
|
|
54076
54076
|
"context": {
|
|
54077
54077
|
"type": "variable",
|
|
54078
|
-
"name": "kendo-stepper-indicator-done-
|
|
54079
|
-
"value": "
|
|
54078
|
+
"name": "kendo-stepper-indicator-done-bg",
|
|
54079
|
+
"value": "$kendo-color-primary",
|
|
54080
54080
|
"scope": "default",
|
|
54081
54081
|
"line": {
|
|
54082
54082
|
"start": 116,
|
|
@@ -54093,15 +54093,15 @@
|
|
|
54093
54093
|
}
|
|
54094
54094
|
},
|
|
54095
54095
|
{
|
|
54096
|
-
"description": "The
|
|
54096
|
+
"description": "The text color of the Stepper's done indicator.\n",
|
|
54097
54097
|
"commentRange": {
|
|
54098
54098
|
"start": 117,
|
|
54099
54099
|
"end": 118
|
|
54100
54100
|
},
|
|
54101
54101
|
"context": {
|
|
54102
54102
|
"type": "variable",
|
|
54103
|
-
"name": "kendo-stepper-indicator-done-
|
|
54104
|
-
"value": "$kendo-stepper-indicator-done-bg",
|
|
54103
|
+
"name": "kendo-stepper-indicator-done-text",
|
|
54104
|
+
"value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-stepper-indicator-done-bg ))",
|
|
54105
54105
|
"scope": "default",
|
|
54106
54106
|
"line": {
|
|
54107
54107
|
"start": 119,
|
|
@@ -54118,19 +54118,19 @@
|
|
|
54118
54118
|
}
|
|
54119
54119
|
},
|
|
54120
54120
|
{
|
|
54121
|
-
"description": "The
|
|
54121
|
+
"description": "The border color of the Stepper's done indicator.\n",
|
|
54122
54122
|
"commentRange": {
|
|
54123
|
-
"start":
|
|
54124
|
-
"end":
|
|
54123
|
+
"start": 120,
|
|
54124
|
+
"end": 121
|
|
54125
54125
|
},
|
|
54126
54126
|
"context": {
|
|
54127
54127
|
"type": "variable",
|
|
54128
|
-
"name": "kendo-stepper-indicator-done-
|
|
54129
|
-
"value": "
|
|
54128
|
+
"name": "kendo-stepper-indicator-done-border",
|
|
54129
|
+
"value": "$kendo-stepper-indicator-done-bg",
|
|
54130
54130
|
"scope": "default",
|
|
54131
54131
|
"line": {
|
|
54132
|
-
"start":
|
|
54133
|
-
"end":
|
|
54132
|
+
"start": 122,
|
|
54133
|
+
"end": 122
|
|
54134
54134
|
}
|
|
54135
54135
|
},
|
|
54136
54136
|
"group": [
|
|
@@ -54143,15 +54143,15 @@
|
|
|
54143
54143
|
}
|
|
54144
54144
|
},
|
|
54145
54145
|
{
|
|
54146
|
-
"description": "The
|
|
54146
|
+
"description": "The background color of the Stepper's hovered done indicator.\n",
|
|
54147
54147
|
"commentRange": {
|
|
54148
54148
|
"start": 124,
|
|
54149
54149
|
"end": 125
|
|
54150
54150
|
},
|
|
54151
54151
|
"context": {
|
|
54152
54152
|
"type": "variable",
|
|
54153
|
-
"name": "kendo-stepper-indicator-done-hover-
|
|
54154
|
-
"value": "
|
|
54153
|
+
"name": "kendo-stepper-indicator-done-hover-bg",
|
|
54154
|
+
"value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
|
|
54155
54155
|
"scope": "default",
|
|
54156
54156
|
"line": {
|
|
54157
54157
|
"start": 126,
|
|
@@ -54168,14 +54168,14 @@
|
|
|
54168
54168
|
}
|
|
54169
54169
|
},
|
|
54170
54170
|
{
|
|
54171
|
-
"description": "The
|
|
54171
|
+
"description": "The text color of the Stepper's hovered done indicator.\n",
|
|
54172
54172
|
"commentRange": {
|
|
54173
54173
|
"start": 127,
|
|
54174
54174
|
"end": 128
|
|
54175
54175
|
},
|
|
54176
54176
|
"context": {
|
|
54177
54177
|
"type": "variable",
|
|
54178
|
-
"name": "kendo-stepper-indicator-done-hover-
|
|
54178
|
+
"name": "kendo-stepper-indicator-done-hover-text",
|
|
54179
54179
|
"value": "null",
|
|
54180
54180
|
"scope": "default",
|
|
54181
54181
|
"line": {
|
|
@@ -54193,19 +54193,19 @@
|
|
|
54193
54193
|
}
|
|
54194
54194
|
},
|
|
54195
54195
|
{
|
|
54196
|
-
"description": "The
|
|
54196
|
+
"description": "The border color of the Stepper's hovered done indicator.\n",
|
|
54197
54197
|
"commentRange": {
|
|
54198
|
-
"start":
|
|
54199
|
-
"end":
|
|
54198
|
+
"start": 130,
|
|
54199
|
+
"end": 131
|
|
54200
54200
|
},
|
|
54201
54201
|
"context": {
|
|
54202
54202
|
"type": "variable",
|
|
54203
|
-
"name": "kendo-stepper-indicator-done-
|
|
54204
|
-
"value": "
|
|
54203
|
+
"name": "kendo-stepper-indicator-done-hover-border",
|
|
54204
|
+
"value": "null",
|
|
54205
54205
|
"scope": "default",
|
|
54206
54206
|
"line": {
|
|
54207
|
-
"start":
|
|
54208
|
-
"end":
|
|
54207
|
+
"start": 132,
|
|
54208
|
+
"end": 132
|
|
54209
54209
|
}
|
|
54210
54210
|
},
|
|
54211
54211
|
"group": [
|
|
@@ -54218,15 +54218,15 @@
|
|
|
54218
54218
|
}
|
|
54219
54219
|
},
|
|
54220
54220
|
{
|
|
54221
|
-
"description": "The
|
|
54221
|
+
"description": "The background color of the Stepper's disabled done indicator.\n",
|
|
54222
54222
|
"commentRange": {
|
|
54223
54223
|
"start": 134,
|
|
54224
54224
|
"end": 135
|
|
54225
54225
|
},
|
|
54226
54226
|
"context": {
|
|
54227
54227
|
"type": "variable",
|
|
54228
|
-
"name": "kendo-stepper-indicator-done-disabled-
|
|
54229
|
-
"value": "if($kendo-enable-color-system, k-color(
|
|
54228
|
+
"name": "kendo-stepper-indicator-done-disabled-bg",
|
|
54229
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( primary ) 60%, transparent), k-color-mix( $kendo-stepper-indicator-done-bg, $kendo-component-bg, 60%))",
|
|
54230
54230
|
"scope": "default",
|
|
54231
54231
|
"line": {
|
|
54232
54232
|
"start": 136,
|
|
@@ -54243,15 +54243,15 @@
|
|
|
54243
54243
|
}
|
|
54244
54244
|
},
|
|
54245
54245
|
{
|
|
54246
|
-
"description": "The
|
|
54246
|
+
"description": "The text color of the Stepper's disabled done indicator.\n",
|
|
54247
54247
|
"commentRange": {
|
|
54248
54248
|
"start": 137,
|
|
54249
54249
|
"end": 138
|
|
54250
54250
|
},
|
|
54251
54251
|
"context": {
|
|
54252
54252
|
"type": "variable",
|
|
54253
|
-
"name": "kendo-stepper-indicator-done-disabled-
|
|
54254
|
-
"value": "$kendo-stepper-indicator-done-
|
|
54253
|
+
"name": "kendo-stepper-indicator-done-disabled-text",
|
|
54254
|
+
"value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-color( $kendo-stepper-indicator-done-bg ))",
|
|
54255
54255
|
"scope": "default",
|
|
54256
54256
|
"line": {
|
|
54257
54257
|
"start": 139,
|
|
@@ -54268,19 +54268,19 @@
|
|
|
54268
54268
|
}
|
|
54269
54269
|
},
|
|
54270
54270
|
{
|
|
54271
|
-
"description": "The
|
|
54271
|
+
"description": "The border color of the Stepper's disabled done indicator.\n",
|
|
54272
54272
|
"commentRange": {
|
|
54273
|
-
"start":
|
|
54274
|
-
"end":
|
|
54273
|
+
"start": 140,
|
|
54274
|
+
"end": 141
|
|
54275
54275
|
},
|
|
54276
54276
|
"context": {
|
|
54277
54277
|
"type": "variable",
|
|
54278
|
-
"name": "kendo-stepper-indicator-
|
|
54279
|
-
"value": "$kendo-stepper-indicator-done-bg",
|
|
54278
|
+
"name": "kendo-stepper-indicator-done-disabled-border",
|
|
54279
|
+
"value": "$kendo-stepper-indicator-done-disabled-bg",
|
|
54280
54280
|
"scope": "default",
|
|
54281
54281
|
"line": {
|
|
54282
|
-
"start":
|
|
54283
|
-
"end":
|
|
54282
|
+
"start": 142,
|
|
54283
|
+
"end": 142
|
|
54284
54284
|
}
|
|
54285
54285
|
},
|
|
54286
54286
|
"group": [
|
|
@@ -54293,15 +54293,15 @@
|
|
|
54293
54293
|
}
|
|
54294
54294
|
},
|
|
54295
54295
|
{
|
|
54296
|
-
"description": "The
|
|
54296
|
+
"description": "The background color of the Stepper current indicator.\n",
|
|
54297
54297
|
"commentRange": {
|
|
54298
54298
|
"start": 144,
|
|
54299
54299
|
"end": 145
|
|
54300
54300
|
},
|
|
54301
54301
|
"context": {
|
|
54302
54302
|
"type": "variable",
|
|
54303
|
-
"name": "kendo-stepper-indicator-current-
|
|
54304
|
-
"value": "$kendo-stepper-indicator-done-
|
|
54303
|
+
"name": "kendo-stepper-indicator-current-bg",
|
|
54304
|
+
"value": "$kendo-stepper-indicator-done-bg",
|
|
54305
54305
|
"scope": "default",
|
|
54306
54306
|
"line": {
|
|
54307
54307
|
"start": 146,
|
|
@@ -54318,15 +54318,15 @@
|
|
|
54318
54318
|
}
|
|
54319
54319
|
},
|
|
54320
54320
|
{
|
|
54321
|
-
"description": "The
|
|
54321
|
+
"description": "The text color of the Stepper current indicator.\n",
|
|
54322
54322
|
"commentRange": {
|
|
54323
54323
|
"start": 147,
|
|
54324
54324
|
"end": 148
|
|
54325
54325
|
},
|
|
54326
54326
|
"context": {
|
|
54327
54327
|
"type": "variable",
|
|
54328
|
-
"name": "kendo-stepper-indicator-current-
|
|
54329
|
-
"value": "$kendo-stepper-indicator-done-
|
|
54328
|
+
"name": "kendo-stepper-indicator-current-text",
|
|
54329
|
+
"value": "$kendo-stepper-indicator-done-text",
|
|
54330
54330
|
"scope": "default",
|
|
54331
54331
|
"line": {
|
|
54332
54332
|
"start": 149,
|
|
@@ -54343,19 +54343,19 @@
|
|
|
54343
54343
|
}
|
|
54344
54344
|
},
|
|
54345
54345
|
{
|
|
54346
|
-
"description": "The
|
|
54346
|
+
"description": "The border color of the Stepper current indicator.\n",
|
|
54347
54347
|
"commentRange": {
|
|
54348
|
-
"start":
|
|
54349
|
-
"end":
|
|
54348
|
+
"start": 150,
|
|
54349
|
+
"end": 151
|
|
54350
54350
|
},
|
|
54351
54351
|
"context": {
|
|
54352
54352
|
"type": "variable",
|
|
54353
|
-
"name": "kendo-stepper-indicator-current-
|
|
54354
|
-
"value": "$kendo-stepper-indicator-done-
|
|
54353
|
+
"name": "kendo-stepper-indicator-current-border",
|
|
54354
|
+
"value": "$kendo-stepper-indicator-done-border",
|
|
54355
54355
|
"scope": "default",
|
|
54356
54356
|
"line": {
|
|
54357
|
-
"start":
|
|
54358
|
-
"end":
|
|
54357
|
+
"start": 152,
|
|
54358
|
+
"end": 152
|
|
54359
54359
|
}
|
|
54360
54360
|
},
|
|
54361
54361
|
"group": [
|
|
@@ -54368,15 +54368,15 @@
|
|
|
54368
54368
|
}
|
|
54369
54369
|
},
|
|
54370
54370
|
{
|
|
54371
|
-
"description": "The
|
|
54371
|
+
"description": "The background color of the Stepper's hovered current indicator.\n",
|
|
54372
54372
|
"commentRange": {
|
|
54373
54373
|
"start": 154,
|
|
54374
54374
|
"end": 155
|
|
54375
54375
|
},
|
|
54376
54376
|
"context": {
|
|
54377
54377
|
"type": "variable",
|
|
54378
|
-
"name": "kendo-stepper-indicator-current-hover-
|
|
54379
|
-
"value": "$kendo-stepper-indicator-done-hover-
|
|
54378
|
+
"name": "kendo-stepper-indicator-current-hover-bg",
|
|
54379
|
+
"value": "$kendo-stepper-indicator-done-hover-bg",
|
|
54380
54380
|
"scope": "default",
|
|
54381
54381
|
"line": {
|
|
54382
54382
|
"start": 156,
|
|
@@ -54393,15 +54393,15 @@
|
|
|
54393
54393
|
}
|
|
54394
54394
|
},
|
|
54395
54395
|
{
|
|
54396
|
-
"description": "The
|
|
54396
|
+
"description": "The text color of the Stepper's hovered current indicator.\n",
|
|
54397
54397
|
"commentRange": {
|
|
54398
54398
|
"start": 157,
|
|
54399
54399
|
"end": 158
|
|
54400
54400
|
},
|
|
54401
54401
|
"context": {
|
|
54402
54402
|
"type": "variable",
|
|
54403
|
-
"name": "kendo-stepper-indicator-current-hover-
|
|
54404
|
-
"value": "$kendo-stepper-indicator-done-hover-
|
|
54403
|
+
"name": "kendo-stepper-indicator-current-hover-text",
|
|
54404
|
+
"value": "$kendo-stepper-indicator-done-hover-text",
|
|
54405
54405
|
"scope": "default",
|
|
54406
54406
|
"line": {
|
|
54407
54407
|
"start": 159,
|
|
@@ -54418,19 +54418,19 @@
|
|
|
54418
54418
|
}
|
|
54419
54419
|
},
|
|
54420
54420
|
{
|
|
54421
|
-
"description": "The
|
|
54421
|
+
"description": "The border color of the Stepper's hovered current indicator.\n",
|
|
54422
54422
|
"commentRange": {
|
|
54423
|
-
"start":
|
|
54424
|
-
"end":
|
|
54423
|
+
"start": 160,
|
|
54424
|
+
"end": 161
|
|
54425
54425
|
},
|
|
54426
54426
|
"context": {
|
|
54427
54427
|
"type": "variable",
|
|
54428
|
-
"name": "kendo-stepper-indicator-current-
|
|
54429
|
-
"value": "$kendo-stepper-indicator-done-
|
|
54428
|
+
"name": "kendo-stepper-indicator-current-hover-border",
|
|
54429
|
+
"value": "$kendo-stepper-indicator-done-hover-border",
|
|
54430
54430
|
"scope": "default",
|
|
54431
54431
|
"line": {
|
|
54432
|
-
"start":
|
|
54433
|
-
"end":
|
|
54432
|
+
"start": 162,
|
|
54433
|
+
"end": 162
|
|
54434
54434
|
}
|
|
54435
54435
|
},
|
|
54436
54436
|
"group": [
|
|
@@ -54443,15 +54443,15 @@
|
|
|
54443
54443
|
}
|
|
54444
54444
|
},
|
|
54445
54445
|
{
|
|
54446
|
-
"description": "The
|
|
54446
|
+
"description": "The background color of the Stepper's disabled current indicator.\n",
|
|
54447
54447
|
"commentRange": {
|
|
54448
54448
|
"start": 164,
|
|
54449
54449
|
"end": 165
|
|
54450
54450
|
},
|
|
54451
54451
|
"context": {
|
|
54452
54452
|
"type": "variable",
|
|
54453
|
-
"name": "kendo-stepper-indicator-current-disabled-
|
|
54454
|
-
"value": "$kendo-stepper-indicator-done-disabled-
|
|
54453
|
+
"name": "kendo-stepper-indicator-current-disabled-bg",
|
|
54454
|
+
"value": "$kendo-stepper-indicator-done-disabled-bg",
|
|
54455
54455
|
"scope": "default",
|
|
54456
54456
|
"line": {
|
|
54457
54457
|
"start": 166,
|
|
@@ -54468,15 +54468,15 @@
|
|
|
54468
54468
|
}
|
|
54469
54469
|
},
|
|
54470
54470
|
{
|
|
54471
|
-
"description": "The
|
|
54471
|
+
"description": "The text color of the Stepper's disabled current indicator.\n",
|
|
54472
54472
|
"commentRange": {
|
|
54473
54473
|
"start": 167,
|
|
54474
54474
|
"end": 168
|
|
54475
54475
|
},
|
|
54476
54476
|
"context": {
|
|
54477
54477
|
"type": "variable",
|
|
54478
|
-
"name": "kendo-stepper-indicator-current-disabled-
|
|
54479
|
-
"value": "$kendo-stepper-indicator-done-disabled-
|
|
54478
|
+
"name": "kendo-stepper-indicator-current-disabled-text",
|
|
54479
|
+
"value": "$kendo-stepper-indicator-done-disabled-text",
|
|
54480
54480
|
"scope": "default",
|
|
54481
54481
|
"line": {
|
|
54482
54482
|
"start": 169,
|
|
@@ -54493,19 +54493,19 @@
|
|
|
54493
54493
|
}
|
|
54494
54494
|
},
|
|
54495
54495
|
{
|
|
54496
|
-
"description": "The
|
|
54496
|
+
"description": "The border color of the Stepper's disabled current indicator.\n",
|
|
54497
54497
|
"commentRange": {
|
|
54498
|
-
"start":
|
|
54499
|
-
"end":
|
|
54498
|
+
"start": 170,
|
|
54499
|
+
"end": 171
|
|
54500
54500
|
},
|
|
54501
54501
|
"context": {
|
|
54502
54502
|
"type": "variable",
|
|
54503
|
-
"name": "kendo-stepper-
|
|
54504
|
-
"value": "
|
|
54503
|
+
"name": "kendo-stepper-indicator-current-disabled-border",
|
|
54504
|
+
"value": "$kendo-stepper-indicator-done-disabled-border",
|
|
54505
54505
|
"scope": "default",
|
|
54506
54506
|
"line": {
|
|
54507
|
-
"start":
|
|
54508
|
-
"end":
|
|
54507
|
+
"start": 172,
|
|
54508
|
+
"end": 172
|
|
54509
54509
|
}
|
|
54510
54510
|
},
|
|
54511
54511
|
"group": [
|
|
@@ -54518,15 +54518,15 @@
|
|
|
54518
54518
|
}
|
|
54519
54519
|
},
|
|
54520
54520
|
{
|
|
54521
|
-
"description": "The
|
|
54521
|
+
"description": "The text color of the Stepper label.\n",
|
|
54522
54522
|
"commentRange": {
|
|
54523
54523
|
"start": 174,
|
|
54524
54524
|
"end": 175
|
|
54525
54525
|
},
|
|
54526
54526
|
"context": {
|
|
54527
54527
|
"type": "variable",
|
|
54528
|
-
"name": "kendo-stepper-label-
|
|
54529
|
-
"value": "
|
|
54528
|
+
"name": "kendo-stepper-label-text",
|
|
54529
|
+
"value": "null",
|
|
54530
54530
|
"scope": "default",
|
|
54531
54531
|
"line": {
|
|
54532
54532
|
"start": 176,
|
|
@@ -54543,15 +54543,15 @@
|
|
|
54543
54543
|
}
|
|
54544
54544
|
},
|
|
54545
54545
|
{
|
|
54546
|
-
"description": "The
|
|
54546
|
+
"description": "The success text color of the Stepper label.\n",
|
|
54547
54547
|
"commentRange": {
|
|
54548
54548
|
"start": 177,
|
|
54549
54549
|
"end": 178
|
|
54550
54550
|
},
|
|
54551
54551
|
"context": {
|
|
54552
54552
|
"type": "variable",
|
|
54553
|
-
"name": "kendo-stepper-label-
|
|
54554
|
-
"value": "$kendo-color-
|
|
54553
|
+
"name": "kendo-stepper-label-success-text",
|
|
54554
|
+
"value": "$kendo-color-success",
|
|
54555
54555
|
"scope": "default",
|
|
54556
54556
|
"line": {
|
|
54557
54557
|
"start": 179,
|
|
@@ -54568,15 +54568,15 @@
|
|
|
54568
54568
|
}
|
|
54569
54569
|
},
|
|
54570
54570
|
{
|
|
54571
|
-
"description": "The text color of the
|
|
54571
|
+
"description": "The error text color of the Stepper label.\n",
|
|
54572
54572
|
"commentRange": {
|
|
54573
54573
|
"start": 180,
|
|
54574
54574
|
"end": 181
|
|
54575
54575
|
},
|
|
54576
54576
|
"context": {
|
|
54577
54577
|
"type": "variable",
|
|
54578
|
-
"name": "kendo-stepper-label-
|
|
54579
|
-
"value": "
|
|
54578
|
+
"name": "kendo-stepper-label-error-text",
|
|
54579
|
+
"value": "$kendo-color-error",
|
|
54580
54580
|
"scope": "default",
|
|
54581
54581
|
"line": {
|
|
54582
54582
|
"start": 182,
|
|
@@ -54593,15 +54593,15 @@
|
|
|
54593
54593
|
}
|
|
54594
54594
|
},
|
|
54595
54595
|
{
|
|
54596
|
-
"description": "The text color of the
|
|
54596
|
+
"description": "The text color of the hovered Stepper label.\n",
|
|
54597
54597
|
"commentRange": {
|
|
54598
54598
|
"start": 183,
|
|
54599
54599
|
"end": 184
|
|
54600
54600
|
},
|
|
54601
54601
|
"context": {
|
|
54602
54602
|
"type": "variable",
|
|
54603
|
-
"name": "kendo-stepper-label-
|
|
54604
|
-
"value": "
|
|
54603
|
+
"name": "kendo-stepper-label-hover-text",
|
|
54604
|
+
"value": "null",
|
|
54605
54605
|
"scope": "default",
|
|
54606
54606
|
"line": {
|
|
54607
54607
|
"start": 185,
|
|
@@ -54618,19 +54618,19 @@
|
|
|
54618
54618
|
}
|
|
54619
54619
|
},
|
|
54620
54620
|
{
|
|
54621
|
-
"description": "The text color of the
|
|
54621
|
+
"description": "The text color of the disabled Stepper label.\n",
|
|
54622
54622
|
"commentRange": {
|
|
54623
|
-
"start":
|
|
54624
|
-
"end":
|
|
54623
|
+
"start": 186,
|
|
54624
|
+
"end": 187
|
|
54625
54625
|
},
|
|
54626
54626
|
"context": {
|
|
54627
54627
|
"type": "variable",
|
|
54628
|
-
"name": "kendo-stepper-
|
|
54629
|
-
"value": "$kendo-
|
|
54628
|
+
"name": "kendo-stepper-label-disabled-text",
|
|
54629
|
+
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 32%, transparent), k-map-get( $theme, disabled-text ))",
|
|
54630
54630
|
"scope": "default",
|
|
54631
54631
|
"line": {
|
|
54632
|
-
"start":
|
|
54633
|
-
"end":
|
|
54632
|
+
"start": 188,
|
|
54633
|
+
"end": 188
|
|
54634
54634
|
}
|
|
54635
54635
|
},
|
|
54636
54636
|
"group": [
|
|
@@ -54643,15 +54643,15 @@
|
|
|
54643
54643
|
}
|
|
54644
54644
|
},
|
|
54645
54645
|
{
|
|
54646
|
-
"description": "The
|
|
54646
|
+
"description": "The text color of the optional Stepper label.\n",
|
|
54647
54647
|
"commentRange": {
|
|
54648
54648
|
"start": 190,
|
|
54649
54649
|
"end": 191
|
|
54650
54650
|
},
|
|
54651
54651
|
"context": {
|
|
54652
54652
|
"type": "variable",
|
|
54653
|
-
"name": "kendo-stepper-optional-label-
|
|
54654
|
-
"value": "
|
|
54653
|
+
"name": "kendo-stepper-optional-label-text",
|
|
54654
|
+
"value": "$kendo-subtle-text",
|
|
54655
54655
|
"scope": "default",
|
|
54656
54656
|
"line": {
|
|
54657
54657
|
"start": 192,
|
|
@@ -54668,15 +54668,15 @@
|
|
|
54668
54668
|
}
|
|
54669
54669
|
},
|
|
54670
54670
|
{
|
|
54671
|
-
"description": "The
|
|
54671
|
+
"description": "The opacity of the optional Stepper label.\n",
|
|
54672
54672
|
"commentRange": {
|
|
54673
54673
|
"start": 193,
|
|
54674
54674
|
"end": 194
|
|
54675
54675
|
},
|
|
54676
54676
|
"context": {
|
|
54677
54677
|
"type": "variable",
|
|
54678
|
-
"name": "kendo-stepper-optional-label-
|
|
54679
|
-
"value": "
|
|
54678
|
+
"name": "kendo-stepper-optional-label-opacity",
|
|
54679
|
+
"value": "null",
|
|
54680
54680
|
"scope": "default",
|
|
54681
54681
|
"line": {
|
|
54682
54682
|
"start": 195,
|
|
@@ -54693,15 +54693,15 @@
|
|
|
54693
54693
|
}
|
|
54694
54694
|
},
|
|
54695
54695
|
{
|
|
54696
|
-
"description": "The font
|
|
54696
|
+
"description": "The font size of the optional Stepper label.\n",
|
|
54697
54697
|
"commentRange": {
|
|
54698
54698
|
"start": 196,
|
|
54699
54699
|
"end": 197
|
|
54700
54700
|
},
|
|
54701
54701
|
"context": {
|
|
54702
54702
|
"type": "variable",
|
|
54703
|
-
"name": "kendo-stepper-optional-label-font-
|
|
54704
|
-
"value": "
|
|
54703
|
+
"name": "kendo-stepper-optional-label-font-size",
|
|
54704
|
+
"value": "var( --kendo-font-size-sm, inherit )",
|
|
54705
54705
|
"scope": "default",
|
|
54706
54706
|
"line": {
|
|
54707
54707
|
"start": 198,
|
|
@@ -54718,19 +54718,19 @@
|
|
|
54718
54718
|
}
|
|
54719
54719
|
},
|
|
54720
54720
|
{
|
|
54721
|
-
"description": "The
|
|
54721
|
+
"description": "The font style of the optional Stepper label.\n",
|
|
54722
54722
|
"commentRange": {
|
|
54723
|
-
"start":
|
|
54724
|
-
"end":
|
|
54723
|
+
"start": 199,
|
|
54724
|
+
"end": 200
|
|
54725
54725
|
},
|
|
54726
54726
|
"context": {
|
|
54727
54727
|
"type": "variable",
|
|
54728
|
-
"name": "kendo-stepper-
|
|
54729
|
-
"value": "
|
|
54728
|
+
"name": "kendo-stepper-optional-label-font-style",
|
|
54729
|
+
"value": "null",
|
|
54730
54730
|
"scope": "default",
|
|
54731
54731
|
"line": {
|
|
54732
|
-
"start":
|
|
54733
|
-
"end":
|
|
54732
|
+
"start": 201,
|
|
54733
|
+
"end": 201
|
|
54734
54734
|
}
|
|
54735
54735
|
},
|
|
54736
54736
|
"group": [
|
|
@@ -54743,15 +54743,15 @@
|
|
|
54743
54743
|
}
|
|
54744
54744
|
},
|
|
54745
54745
|
{
|
|
54746
|
-
"description": "The
|
|
54746
|
+
"description": "The size of the Stepper ProgressBar.\n",
|
|
54747
54747
|
"commentRange": {
|
|
54748
54748
|
"start": 203,
|
|
54749
54749
|
"end": 204
|
|
54750
54750
|
},
|
|
54751
54751
|
"context": {
|
|
54752
54752
|
"type": "variable",
|
|
54753
|
-
"name": "kendo-stepper-progressbar-
|
|
54754
|
-
"value": "
|
|
54753
|
+
"name": "kendo-stepper-progressbar-size",
|
|
54754
|
+
"value": "2px",
|
|
54755
54755
|
"scope": "default",
|
|
54756
54756
|
"line": {
|
|
54757
54757
|
"start": 205,
|
|
@@ -54768,14 +54768,14 @@
|
|
|
54768
54768
|
}
|
|
54769
54769
|
},
|
|
54770
54770
|
{
|
|
54771
|
-
"description": "The
|
|
54771
|
+
"description": "The background color of the Stepper ProgressBar.\n",
|
|
54772
54772
|
"commentRange": {
|
|
54773
54773
|
"start": 206,
|
|
54774
54774
|
"end": 207
|
|
54775
54775
|
},
|
|
54776
54776
|
"context": {
|
|
54777
54777
|
"type": "variable",
|
|
54778
|
-
"name": "kendo-stepper-progressbar-
|
|
54778
|
+
"name": "kendo-stepper-progressbar-bg",
|
|
54779
54779
|
"value": "null",
|
|
54780
54780
|
"scope": "default",
|
|
54781
54781
|
"line": {
|
|
@@ -54793,14 +54793,14 @@
|
|
|
54793
54793
|
}
|
|
54794
54794
|
},
|
|
54795
54795
|
{
|
|
54796
|
-
"description": "The
|
|
54796
|
+
"description": "The text color of the Stepper ProgressBar.\n",
|
|
54797
54797
|
"commentRange": {
|
|
54798
54798
|
"start": 209,
|
|
54799
54799
|
"end": 210
|
|
54800
54800
|
},
|
|
54801
54801
|
"context": {
|
|
54802
54802
|
"type": "variable",
|
|
54803
|
-
"name": "kendo-stepper-progressbar-
|
|
54803
|
+
"name": "kendo-stepper-progressbar-text",
|
|
54804
54804
|
"value": "null",
|
|
54805
54805
|
"scope": "default",
|
|
54806
54806
|
"line": {
|
|
@@ -54818,14 +54818,14 @@
|
|
|
54818
54818
|
}
|
|
54819
54819
|
},
|
|
54820
54820
|
{
|
|
54821
|
-
"description": "The
|
|
54821
|
+
"description": "The background color of the selected Stepper ProgressBar.\n",
|
|
54822
54822
|
"commentRange": {
|
|
54823
54823
|
"start": 212,
|
|
54824
54824
|
"end": 213
|
|
54825
54825
|
},
|
|
54826
54826
|
"context": {
|
|
54827
54827
|
"type": "variable",
|
|
54828
|
-
"name": "kendo-stepper-progressbar-fill-
|
|
54828
|
+
"name": "kendo-stepper-progressbar-fill-bg",
|
|
54829
54829
|
"value": "null",
|
|
54830
54830
|
"scope": "default",
|
|
54831
54831
|
"line": {
|
|
@@ -54842,11 +54842,36 @@
|
|
|
54842
54842
|
"name": "_variables.scss"
|
|
54843
54843
|
}
|
|
54844
54844
|
},
|
|
54845
|
+
{
|
|
54846
|
+
"description": "The text color of the selected Stepper ProgressBar.\n",
|
|
54847
|
+
"commentRange": {
|
|
54848
|
+
"start": 215,
|
|
54849
|
+
"end": 216
|
|
54850
|
+
},
|
|
54851
|
+
"context": {
|
|
54852
|
+
"type": "variable",
|
|
54853
|
+
"name": "kendo-stepper-progressbar-fill-text",
|
|
54854
|
+
"value": "null",
|
|
54855
|
+
"scope": "default",
|
|
54856
|
+
"line": {
|
|
54857
|
+
"start": 217,
|
|
54858
|
+
"end": 217
|
|
54859
|
+
}
|
|
54860
|
+
},
|
|
54861
|
+
"group": [
|
|
54862
|
+
"stepper"
|
|
54863
|
+
],
|
|
54864
|
+
"access": "public",
|
|
54865
|
+
"file": {
|
|
54866
|
+
"path": "stepper/_variables.scss",
|
|
54867
|
+
"name": "_variables.scss"
|
|
54868
|
+
}
|
|
54869
|
+
},
|
|
54845
54870
|
{
|
|
54846
54871
|
"description": "The property name of the Stepper transition.\n",
|
|
54847
54872
|
"commentRange": {
|
|
54848
|
-
"start":
|
|
54849
|
-
"end":
|
|
54873
|
+
"start": 219,
|
|
54874
|
+
"end": 220
|
|
54850
54875
|
},
|
|
54851
54876
|
"context": {
|
|
54852
54877
|
"type": "variable",
|
|
@@ -54854,8 +54879,8 @@
|
|
|
54854
54879
|
"value": "height",
|
|
54855
54880
|
"scope": "default",
|
|
54856
54881
|
"line": {
|
|
54857
|
-
"start":
|
|
54858
|
-
"end":
|
|
54882
|
+
"start": 221,
|
|
54883
|
+
"end": 221
|
|
54859
54884
|
}
|
|
54860
54885
|
},
|
|
54861
54886
|
"group": [
|
|
@@ -54870,8 +54895,8 @@
|
|
|
54870
54895
|
{
|
|
54871
54896
|
"description": "The duration of the Stepper transition.\n",
|
|
54872
54897
|
"commentRange": {
|
|
54873
|
-
"start":
|
|
54874
|
-
"end":
|
|
54898
|
+
"start": 222,
|
|
54899
|
+
"end": 223
|
|
54875
54900
|
},
|
|
54876
54901
|
"context": {
|
|
54877
54902
|
"type": "variable",
|
|
@@ -54879,8 +54904,8 @@
|
|
|
54879
54904
|
"value": "300ms",
|
|
54880
54905
|
"scope": "default",
|
|
54881
54906
|
"line": {
|
|
54882
|
-
"start":
|
|
54883
|
-
"end":
|
|
54907
|
+
"start": 224,
|
|
54908
|
+
"end": 224
|
|
54884
54909
|
}
|
|
54885
54910
|
},
|
|
54886
54911
|
"group": [
|
|
@@ -54895,8 +54920,8 @@
|
|
|
54895
54920
|
{
|
|
54896
54921
|
"description": "The timing function of the Stepper transition.\n",
|
|
54897
54922
|
"commentRange": {
|
|
54898
|
-
"start":
|
|
54899
|
-
"end":
|
|
54923
|
+
"start": 225,
|
|
54924
|
+
"end": 226
|
|
54900
54925
|
},
|
|
54901
54926
|
"context": {
|
|
54902
54927
|
"type": "variable",
|
|
@@ -54904,8 +54929,8 @@
|
|
|
54904
54929
|
"value": "cubic-bezier(.4, 0, .2, 1) 0ms",
|
|
54905
54930
|
"scope": "default",
|
|
54906
54931
|
"line": {
|
|
54907
|
-
"start":
|
|
54908
|
-
"end":
|
|
54932
|
+
"start": 227,
|
|
54933
|
+
"end": 227
|
|
54909
54934
|
}
|
|
54910
54935
|
},
|
|
54911
54936
|
"group": [
|
|
@@ -60751,7 +60776,7 @@
|
|
|
60751
60776
|
"context": {
|
|
60752
60777
|
"type": "variable",
|
|
60753
60778
|
"name": "kendo-timeline-track-arrow-width",
|
|
60754
|
-
"value": "
|
|
60779
|
+
"value": "k-spacing(9)",
|
|
60755
60780
|
"scope": "default",
|
|
60756
60781
|
"line": {
|
|
60757
60782
|
"start": 32,
|
|
@@ -60776,7 +60801,7 @@
|
|
|
60776
60801
|
"context": {
|
|
60777
60802
|
"type": "variable",
|
|
60778
60803
|
"name": "kendo-timeline-track-arrow-height",
|
|
60779
|
-
"value": "
|
|
60804
|
+
"value": "k-spacing(9)",
|
|
60780
60805
|
"scope": "default",
|
|
60781
60806
|
"line": {
|
|
60782
60807
|
"start": 35,
|
|
@@ -60876,7 +60901,7 @@
|
|
|
60876
60901
|
"context": {
|
|
60877
60902
|
"type": "variable",
|
|
60878
60903
|
"name": "kendo-timeline-track-size",
|
|
60879
|
-
"value": "
|
|
60904
|
+
"value": "k-spacing(1.5)",
|
|
60880
60905
|
"scope": "default",
|
|
60881
60906
|
"line": {
|
|
60882
60907
|
"start": 49,
|
|
@@ -60901,7 +60926,7 @@
|
|
|
60901
60926
|
"context": {
|
|
60902
60927
|
"type": "variable",
|
|
60903
60928
|
"name": "kendo-timeline-track-wrap-padding-bottom",
|
|
60904
|
-
"value": "
|
|
60929
|
+
"value": "calc( #{$kendo-timeline-track-size} / 2 )",
|
|
60905
60930
|
"scope": "default",
|
|
60906
60931
|
"line": {
|
|
60907
60932
|
"start": 52,
|
|
@@ -60976,7 +61001,7 @@
|
|
|
60976
61001
|
"context": {
|
|
60977
61002
|
"type": "variable",
|
|
60978
61003
|
"name": "kendo-timeline-track-bottom-calc",
|
|
60979
|
-
"value": "calc(#{
|
|
61004
|
+
"value": "calc( calc( #{$kendo-timeline-track-arrow-height} / 2) + #{$kendo-timeline-track-wrap-padding-bottom})",
|
|
60980
61005
|
"scope": "default",
|
|
60981
61006
|
"line": {
|
|
60982
61007
|
"start": 61,
|
|
@@ -62476,7 +62501,7 @@
|
|
|
62476
62501
|
"context": {
|
|
62477
62502
|
"type": "variable",
|
|
62478
62503
|
"name": "kendo-tooltip-padding-y",
|
|
62479
|
-
"value": "
|
|
62504
|
+
"value": "k-spacing(.5)",
|
|
62480
62505
|
"scope": "default",
|
|
62481
62506
|
"line": {
|
|
62482
62507
|
"start": 5,
|