@progress/kendo-theme-classic 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 +13 -10
- package/dist/classic-green-dark.css +1 -1
- package/dist/classic-green.css +1 -1
- package/dist/classic-lavender-dark.css +1 -1
- package/dist/classic-lavender.css +1 -1
- package/dist/classic-main-dark.css +1 -1
- package/dist/classic-main.css +1 -1
- package/dist/classic-metro-dark.css +1 -1
- package/dist/classic-metro.css +1 -1
- package/dist/classic-moonlight.css +1 -1
- package/dist/classic-opal-dark.css +1 -1
- package/dist/classic-opal.css +1 -1
- package/dist/classic-silver-dark.css +1 -1
- package/dist/classic-silver.css +1 -1
- package/dist/classic-uniform.css +1 -1
- package/dist/meta/sassdoc-data.json +594 -540
- package/dist/meta/sassdoc-raw-data.json +277 -252
- package/dist/meta/variables.json +24 -20
- package/lib/swatches/classic-green-dark.json +1 -1
- package/lib/swatches/classic-green.json +1 -1
- package/lib/swatches/classic-lavender-dark.json +1 -1
- package/lib/swatches/classic-lavender.json +1 -1
- package/lib/swatches/classic-main-dark.json +1 -1
- package/lib/swatches/classic-main.json +1 -1
- package/lib/swatches/classic-metro-dark.json +1 -1
- package/lib/swatches/classic-metro.json +1 -1
- package/lib/swatches/classic-moonlight.json +1 -1
- package/lib/swatches/classic-opal-dark.json +1 -1
- package/lib/swatches/classic-opal.json +1 -1
- package/lib/swatches/classic-silver-dark.json +1 -1
- package/lib/swatches/classic-silver.json +1 -1
- package/lib/swatches/classic-uniform.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
|
@@ -39354,7 +39354,7 @@
|
|
|
39354
39354
|
"context": {
|
|
39355
39355
|
"type": "variable",
|
|
39356
39356
|
"name": "kendo-orgchart-line-v-height",
|
|
39357
|
-
"value": "
|
|
39357
|
+
"value": "k-spacing(6)",
|
|
39358
39358
|
"scope": "default",
|
|
39359
39359
|
"line": {
|
|
39360
39360
|
"start": 148,
|
|
@@ -39369,8 +39369,8 @@
|
|
|
39369
39369
|
"path": "classic/scss/orgchart/_variables.scss",
|
|
39370
39370
|
"name": "_variables.scss"
|
|
39371
39371
|
},
|
|
39372
|
-
"resolvedValue": "
|
|
39373
|
-
"resolvedType": "
|
|
39372
|
+
"resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
|
|
39373
|
+
"resolvedType": "String"
|
|
39374
39374
|
},
|
|
39375
39375
|
{
|
|
39376
39376
|
"description": "The horizontal padding of the Pager.\n",
|
|
@@ -55901,7 +55901,7 @@
|
|
|
55901
55901
|
"context": {
|
|
55902
55902
|
"type": "variable",
|
|
55903
55903
|
"name": "kendo-splitter-drag-icon-margin",
|
|
55904
|
-
"value": "
|
|
55904
|
+
"value": "k-spacing(2)",
|
|
55905
55905
|
"scope": "default",
|
|
55906
55906
|
"line": {
|
|
55907
55907
|
"start": 37,
|
|
@@ -55916,8 +55916,8 @@
|
|
|
55916
55916
|
"path": "classic/scss/splitter/_variables.scss",
|
|
55917
55917
|
"name": "_variables.scss"
|
|
55918
55918
|
},
|
|
55919
|
-
"resolvedValue": "
|
|
55920
|
-
"resolvedType": "
|
|
55919
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
55920
|
+
"resolvedType": "String"
|
|
55921
55921
|
},
|
|
55922
55922
|
{
|
|
55923
55923
|
"description": "The horizontal padding of the collapse icon in the Splitter.\n",
|
|
@@ -58458,15 +58458,15 @@
|
|
|
58458
58458
|
"resolvedType": "Calculation"
|
|
58459
58459
|
},
|
|
58460
58460
|
{
|
|
58461
|
-
"description": "The
|
|
58461
|
+
"description": "The border radius of the Stepper label.\n",
|
|
58462
58462
|
"commentRange": {
|
|
58463
58463
|
"start": 24,
|
|
58464
58464
|
"end": 25
|
|
58465
58465
|
},
|
|
58466
58466
|
"context": {
|
|
58467
58467
|
"type": "variable",
|
|
58468
|
-
"name": "kendo-stepper-border-
|
|
58469
|
-
"value": "
|
|
58468
|
+
"name": "kendo-stepper-label-border-radius",
|
|
58469
|
+
"value": "k-border-radius(xxxl)",
|
|
58470
58470
|
"scope": "default",
|
|
58471
58471
|
"line": {
|
|
58472
58472
|
"start": 26,
|
|
@@ -58481,14 +58481,41 @@
|
|
|
58481
58481
|
"path": "classic/scss/stepper/_variables.scss",
|
|
58482
58482
|
"name": "_variables.scss"
|
|
58483
58483
|
},
|
|
58484
|
+
"resolvedValue": "var(--kendo-border-radius-xxxl, 1rem)",
|
|
58485
|
+
"resolvedType": "String"
|
|
58486
|
+
},
|
|
58487
|
+
{
|
|
58488
|
+
"description": "The width of the border around the Stepper.\n",
|
|
58489
|
+
"commentRange": {
|
|
58490
|
+
"start": 27,
|
|
58491
|
+
"end": 28
|
|
58492
|
+
},
|
|
58493
|
+
"context": {
|
|
58494
|
+
"type": "variable",
|
|
58495
|
+
"name": "kendo-stepper-border-width",
|
|
58496
|
+
"value": "0px",
|
|
58497
|
+
"scope": "default",
|
|
58498
|
+
"line": {
|
|
58499
|
+
"start": 29,
|
|
58500
|
+
"end": 29
|
|
58501
|
+
}
|
|
58502
|
+
},
|
|
58503
|
+
"group": [
|
|
58504
|
+
"stepper"
|
|
58505
|
+
],
|
|
58506
|
+
"access": "public",
|
|
58507
|
+
"file": {
|
|
58508
|
+
"path": "classic/scss/stepper/_variables.scss",
|
|
58509
|
+
"name": "_variables.scss"
|
|
58510
|
+
},
|
|
58484
58511
|
"resolvedValue": "0px",
|
|
58485
58512
|
"resolvedType": "Number"
|
|
58486
58513
|
},
|
|
58487
58514
|
{
|
|
58488
58515
|
"description": "The horizontal padding of the Stepper content.\n",
|
|
58489
58516
|
"commentRange": {
|
|
58490
|
-
"start":
|
|
58491
|
-
"end":
|
|
58517
|
+
"start": 31,
|
|
58518
|
+
"end": 32
|
|
58492
58519
|
},
|
|
58493
58520
|
"context": {
|
|
58494
58521
|
"type": "variable",
|
|
@@ -58496,8 +58523,8 @@
|
|
|
58496
58523
|
"value": "k-spacing(5)",
|
|
58497
58524
|
"scope": "default",
|
|
58498
58525
|
"line": {
|
|
58499
|
-
"start":
|
|
58500
|
-
"end":
|
|
58526
|
+
"start": 33,
|
|
58527
|
+
"end": 33
|
|
58501
58528
|
}
|
|
58502
58529
|
},
|
|
58503
58530
|
"group": [
|
|
@@ -58514,8 +58541,8 @@
|
|
|
58514
58541
|
{
|
|
58515
58542
|
"description": "The vertical padding of the Stepper content.\n",
|
|
58516
58543
|
"commentRange": {
|
|
58517
|
-
"start":
|
|
58518
|
-
"end":
|
|
58544
|
+
"start": 34,
|
|
58545
|
+
"end": 35
|
|
58519
58546
|
},
|
|
58520
58547
|
"context": {
|
|
58521
58548
|
"type": "variable",
|
|
@@ -58523,8 +58550,8 @@
|
|
|
58523
58550
|
"value": "k-spacing(2.5)",
|
|
58524
58551
|
"scope": "default",
|
|
58525
58552
|
"line": {
|
|
58526
|
-
"start":
|
|
58527
|
-
"end":
|
|
58553
|
+
"start": 36,
|
|
58554
|
+
"end": 36
|
|
58528
58555
|
}
|
|
58529
58556
|
},
|
|
58530
58557
|
"group": [
|
|
@@ -58541,8 +58568,8 @@
|
|
|
58541
58568
|
{
|
|
58542
58569
|
"description": "",
|
|
58543
58570
|
"commentRange": {
|
|
58544
|
-
"start":
|
|
58545
|
-
"end":
|
|
58571
|
+
"start": 39,
|
|
58572
|
+
"end": 39
|
|
58546
58573
|
},
|
|
58547
58574
|
"context": {
|
|
58548
58575
|
"type": "variable",
|
|
@@ -58550,8 +58577,8 @@
|
|
|
58550
58577
|
"value": "var( --kendo-font-size, inherit )",
|
|
58551
58578
|
"scope": "default",
|
|
58552
58579
|
"line": {
|
|
58553
|
-
"start":
|
|
58554
|
-
"end":
|
|
58580
|
+
"start": 40,
|
|
58581
|
+
"end": 40
|
|
58555
58582
|
}
|
|
58556
58583
|
},
|
|
58557
58584
|
"group": [
|
|
@@ -58568,8 +58595,8 @@
|
|
|
58568
58595
|
{
|
|
58569
58596
|
"description": "",
|
|
58570
58597
|
"commentRange": {
|
|
58571
|
-
"start":
|
|
58572
|
-
"end":
|
|
58598
|
+
"start": 42,
|
|
58599
|
+
"end": 42
|
|
58573
58600
|
},
|
|
58574
58601
|
"context": {
|
|
58575
58602
|
"type": "variable",
|
|
@@ -58577,8 +58604,8 @@
|
|
|
58577
58604
|
"value": "var( --kendo-line-height, normal )",
|
|
58578
58605
|
"scope": "default",
|
|
58579
58606
|
"line": {
|
|
58580
|
-
"start":
|
|
58581
|
-
"end":
|
|
58607
|
+
"start": 43,
|
|
58608
|
+
"end": 43
|
|
58582
58609
|
}
|
|
58583
58610
|
},
|
|
58584
58611
|
"group": [
|
|
@@ -58595,8 +58622,8 @@
|
|
|
58595
58622
|
{
|
|
58596
58623
|
"description": "",
|
|
58597
58624
|
"commentRange": {
|
|
58598
|
-
"start":
|
|
58599
|
-
"end":
|
|
58625
|
+
"start": 45,
|
|
58626
|
+
"end": 45
|
|
58600
58627
|
},
|
|
58601
58628
|
"context": {
|
|
58602
58629
|
"type": "variable",
|
|
@@ -58604,8 +58631,8 @@
|
|
|
58604
58631
|
"value": "var( --kendo-font-family, inherit )",
|
|
58605
58632
|
"scope": "default",
|
|
58606
58633
|
"line": {
|
|
58607
|
-
"start":
|
|
58608
|
-
"end":
|
|
58634
|
+
"start": 46,
|
|
58635
|
+
"end": 46
|
|
58609
58636
|
}
|
|
58610
58637
|
},
|
|
58611
58638
|
"group": [
|
|
@@ -58622,8 +58649,8 @@
|
|
|
58622
58649
|
{
|
|
58623
58650
|
"description": "The background color of the Stepper.\n",
|
|
58624
58651
|
"commentRange": {
|
|
58625
|
-
"start":
|
|
58626
|
-
"end":
|
|
58652
|
+
"start": 48,
|
|
58653
|
+
"end": 49
|
|
58627
58654
|
},
|
|
58628
58655
|
"context": {
|
|
58629
58656
|
"type": "variable",
|
|
@@ -58631,8 +58658,8 @@
|
|
|
58631
58658
|
"value": "null",
|
|
58632
58659
|
"scope": "default",
|
|
58633
58660
|
"line": {
|
|
58634
|
-
"start":
|
|
58635
|
-
"end":
|
|
58661
|
+
"start": 50,
|
|
58662
|
+
"end": 50
|
|
58636
58663
|
}
|
|
58637
58664
|
},
|
|
58638
58665
|
"group": [
|
|
@@ -58649,8 +58676,8 @@
|
|
|
58649
58676
|
{
|
|
58650
58677
|
"description": "The text color of the Stepper.\n",
|
|
58651
58678
|
"commentRange": {
|
|
58652
|
-
"start":
|
|
58653
|
-
"end":
|
|
58679
|
+
"start": 51,
|
|
58680
|
+
"end": 52
|
|
58654
58681
|
},
|
|
58655
58682
|
"context": {
|
|
58656
58683
|
"type": "variable",
|
|
@@ -58658,8 +58685,8 @@
|
|
|
58658
58685
|
"value": "$kendo-component-text",
|
|
58659
58686
|
"scope": "default",
|
|
58660
58687
|
"line": {
|
|
58661
|
-
"start":
|
|
58662
|
-
"end":
|
|
58688
|
+
"start": 53,
|
|
58689
|
+
"end": 53
|
|
58663
58690
|
}
|
|
58664
58691
|
},
|
|
58665
58692
|
"group": [
|
|
@@ -58676,8 +58703,8 @@
|
|
|
58676
58703
|
{
|
|
58677
58704
|
"description": "The border color of the Stepper.\n",
|
|
58678
58705
|
"commentRange": {
|
|
58679
|
-
"start":
|
|
58680
|
-
"end":
|
|
58706
|
+
"start": 54,
|
|
58707
|
+
"end": 55
|
|
58681
58708
|
},
|
|
58682
58709
|
"context": {
|
|
58683
58710
|
"type": "variable",
|
|
@@ -58685,8 +58712,8 @@
|
|
|
58685
58712
|
"value": "null",
|
|
58686
58713
|
"scope": "default",
|
|
58687
58714
|
"line": {
|
|
58688
|
-
"start":
|
|
58689
|
-
"end":
|
|
58715
|
+
"start": 56,
|
|
58716
|
+
"end": 56
|
|
58690
58717
|
}
|
|
58691
58718
|
},
|
|
58692
58719
|
"group": [
|
|
@@ -58703,8 +58730,8 @@
|
|
|
58703
58730
|
{
|
|
58704
58731
|
"description": "The width of the Stepper indicator.\n",
|
|
58705
58732
|
"commentRange": {
|
|
58706
|
-
"start":
|
|
58707
|
-
"end":
|
|
58733
|
+
"start": 58,
|
|
58734
|
+
"end": 59
|
|
58708
58735
|
},
|
|
58709
58736
|
"context": {
|
|
58710
58737
|
"type": "variable",
|
|
@@ -58712,8 +58739,8 @@
|
|
|
58712
58739
|
"value": "28px",
|
|
58713
58740
|
"scope": "default",
|
|
58714
58741
|
"line": {
|
|
58715
|
-
"start":
|
|
58716
|
-
"end":
|
|
58742
|
+
"start": 60,
|
|
58743
|
+
"end": 60
|
|
58717
58744
|
}
|
|
58718
58745
|
},
|
|
58719
58746
|
"group": [
|
|
@@ -58730,8 +58757,8 @@
|
|
|
58730
58757
|
{
|
|
58731
58758
|
"description": "The height of the Stepper indicator.\n",
|
|
58732
58759
|
"commentRange": {
|
|
58733
|
-
"start":
|
|
58734
|
-
"end":
|
|
58760
|
+
"start": 61,
|
|
58761
|
+
"end": 62
|
|
58735
58762
|
},
|
|
58736
58763
|
"context": {
|
|
58737
58764
|
"type": "variable",
|
|
@@ -58739,8 +58766,8 @@
|
|
|
58739
58766
|
"value": "$kendo-stepper-indicator-width",
|
|
58740
58767
|
"scope": "default",
|
|
58741
58768
|
"line": {
|
|
58742
|
-
"start":
|
|
58743
|
-
"end":
|
|
58769
|
+
"start": 63,
|
|
58770
|
+
"end": 63
|
|
58744
58771
|
}
|
|
58745
58772
|
},
|
|
58746
58773
|
"group": [
|
|
@@ -58757,8 +58784,8 @@
|
|
|
58757
58784
|
{
|
|
58758
58785
|
"description": "The border width of the Stepper indicator.\n",
|
|
58759
58786
|
"commentRange": {
|
|
58760
|
-
"start":
|
|
58761
|
-
"end":
|
|
58787
|
+
"start": 64,
|
|
58788
|
+
"end": 65
|
|
58762
58789
|
},
|
|
58763
58790
|
"context": {
|
|
58764
58791
|
"type": "variable",
|
|
@@ -58766,8 +58793,8 @@
|
|
|
58766
58793
|
"value": "1px",
|
|
58767
58794
|
"scope": "default",
|
|
58768
58795
|
"line": {
|
|
58769
|
-
"start":
|
|
58770
|
-
"end":
|
|
58796
|
+
"start": 66,
|
|
58797
|
+
"end": 66
|
|
58771
58798
|
}
|
|
58772
58799
|
},
|
|
58773
58800
|
"group": [
|
|
@@ -58784,8 +58811,8 @@
|
|
|
58784
58811
|
{
|
|
58785
58812
|
"description": "The border radius of the Stepper indicator.\n",
|
|
58786
58813
|
"commentRange": {
|
|
58787
|
-
"start":
|
|
58788
|
-
"end":
|
|
58814
|
+
"start": 67,
|
|
58815
|
+
"end": 68
|
|
58789
58816
|
},
|
|
58790
58817
|
"context": {
|
|
58791
58818
|
"type": "variable",
|
|
@@ -58793,8 +58820,8 @@
|
|
|
58793
58820
|
"value": "50%",
|
|
58794
58821
|
"scope": "default",
|
|
58795
58822
|
"line": {
|
|
58796
|
-
"start":
|
|
58797
|
-
"end":
|
|
58823
|
+
"start": 69,
|
|
58824
|
+
"end": 69
|
|
58798
58825
|
}
|
|
58799
58826
|
},
|
|
58800
58827
|
"group": [
|
|
@@ -58811,8 +58838,8 @@
|
|
|
58811
58838
|
{
|
|
58812
58839
|
"description": "The border width of the focused Stepper indicator.\n",
|
|
58813
58840
|
"commentRange": {
|
|
58814
|
-
"start":
|
|
58815
|
-
"end":
|
|
58841
|
+
"start": 71,
|
|
58842
|
+
"end": 72
|
|
58816
58843
|
},
|
|
58817
58844
|
"context": {
|
|
58818
58845
|
"type": "variable",
|
|
@@ -58820,8 +58847,8 @@
|
|
|
58820
58847
|
"value": "1px",
|
|
58821
58848
|
"scope": "default",
|
|
58822
58849
|
"line": {
|
|
58823
|
-
"start":
|
|
58824
|
-
"end":
|
|
58850
|
+
"start": 73,
|
|
58851
|
+
"end": 73
|
|
58825
58852
|
}
|
|
58826
58853
|
},
|
|
58827
58854
|
"group": [
|
|
@@ -58838,8 +58865,8 @@
|
|
|
58838
58865
|
{
|
|
58839
58866
|
"description": "The size of the focused Stepper indicator.\n",
|
|
58840
58867
|
"commentRange": {
|
|
58841
|
-
"start":
|
|
58842
|
-
"end":
|
|
58868
|
+
"start": 74,
|
|
58869
|
+
"end": 75
|
|
58843
58870
|
},
|
|
58844
58871
|
"context": {
|
|
58845
58872
|
"type": "variable",
|
|
@@ -58847,8 +58874,8 @@
|
|
|
58847
58874
|
"value": "2px",
|
|
58848
58875
|
"scope": "default",
|
|
58849
58876
|
"line": {
|
|
58850
|
-
"start":
|
|
58851
|
-
"end":
|
|
58877
|
+
"start": 76,
|
|
58878
|
+
"end": 76
|
|
58852
58879
|
}
|
|
58853
58880
|
},
|
|
58854
58881
|
"group": [
|
|
@@ -58865,8 +58892,8 @@
|
|
|
58865
58892
|
{
|
|
58866
58893
|
"description": "The offset of the Stepper's focused indicator.\n",
|
|
58867
58894
|
"commentRange": {
|
|
58868
|
-
"start":
|
|
58869
|
-
"end":
|
|
58895
|
+
"start": 77,
|
|
58896
|
+
"end": 78
|
|
58870
58897
|
},
|
|
58871
58898
|
"context": {
|
|
58872
58899
|
"type": "variable",
|
|
@@ -58874,8 +58901,8 @@
|
|
|
58874
58901
|
"value": "3px",
|
|
58875
58902
|
"scope": "default",
|
|
58876
58903
|
"line": {
|
|
58877
|
-
"start":
|
|
58878
|
-
"end":
|
|
58904
|
+
"start": 79,
|
|
58905
|
+
"end": 79
|
|
58879
58906
|
}
|
|
58880
58907
|
},
|
|
58881
58908
|
"group": [
|
|
@@ -58892,8 +58919,8 @@
|
|
|
58892
58919
|
{
|
|
58893
58920
|
"description": "The calculated offset of the Stepper's focused indicator.\n",
|
|
58894
58921
|
"commentRange": {
|
|
58895
|
-
"start":
|
|
58896
|
-
"end":
|
|
58922
|
+
"start": 80,
|
|
58923
|
+
"end": 81
|
|
58897
58924
|
},
|
|
58898
58925
|
"context": {
|
|
58899
58926
|
"type": "variable",
|
|
@@ -58901,8 +58928,8 @@
|
|
|
58901
58928
|
"value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
|
|
58902
58929
|
"scope": "default",
|
|
58903
58930
|
"line": {
|
|
58904
|
-
"start":
|
|
58905
|
-
"end":
|
|
58931
|
+
"start": 82,
|
|
58932
|
+
"end": 82
|
|
58906
58933
|
}
|
|
58907
58934
|
},
|
|
58908
58935
|
"group": [
|
|
@@ -58919,8 +58946,8 @@
|
|
|
58919
58946
|
{
|
|
58920
58947
|
"description": "The background color of the Stepper indicator.\n",
|
|
58921
58948
|
"commentRange": {
|
|
58922
|
-
"start":
|
|
58923
|
-
"end":
|
|
58949
|
+
"start": 84,
|
|
58950
|
+
"end": 85
|
|
58924
58951
|
},
|
|
58925
58952
|
"context": {
|
|
58926
58953
|
"type": "variable",
|
|
@@ -58928,8 +58955,8 @@
|
|
|
58928
58955
|
"value": "$kendo-component-bg",
|
|
58929
58956
|
"scope": "default",
|
|
58930
58957
|
"line": {
|
|
58931
|
-
"start":
|
|
58932
|
-
"end":
|
|
58958
|
+
"start": 86,
|
|
58959
|
+
"end": 86
|
|
58933
58960
|
}
|
|
58934
58961
|
},
|
|
58935
58962
|
"group": [
|
|
@@ -58946,8 +58973,8 @@
|
|
|
58946
58973
|
{
|
|
58947
58974
|
"description": "The text color of the Stepper indicator.\n",
|
|
58948
58975
|
"commentRange": {
|
|
58949
|
-
"start":
|
|
58950
|
-
"end":
|
|
58976
|
+
"start": 87,
|
|
58977
|
+
"end": 88
|
|
58951
58978
|
},
|
|
58952
58979
|
"context": {
|
|
58953
58980
|
"type": "variable",
|
|
@@ -58955,8 +58982,8 @@
|
|
|
58955
58982
|
"value": "$kendo-component-text",
|
|
58956
58983
|
"scope": "default",
|
|
58957
58984
|
"line": {
|
|
58958
|
-
"start":
|
|
58959
|
-
"end":
|
|
58985
|
+
"start": 89,
|
|
58986
|
+
"end": 89
|
|
58960
58987
|
}
|
|
58961
58988
|
},
|
|
58962
58989
|
"group": [
|
|
@@ -58973,8 +59000,8 @@
|
|
|
58973
59000
|
{
|
|
58974
59001
|
"description": "The border color of the Stepper indicator.\n",
|
|
58975
59002
|
"commentRange": {
|
|
58976
|
-
"start":
|
|
58977
|
-
"end":
|
|
59003
|
+
"start": 90,
|
|
59004
|
+
"end": 91
|
|
58978
59005
|
},
|
|
58979
59006
|
"context": {
|
|
58980
59007
|
"type": "variable",
|
|
@@ -58982,8 +59009,8 @@
|
|
|
58982
59009
|
"value": "$kendo-component-border",
|
|
58983
59010
|
"scope": "default",
|
|
58984
59011
|
"line": {
|
|
58985
|
-
"start":
|
|
58986
|
-
"end":
|
|
59012
|
+
"start": 92,
|
|
59013
|
+
"end": 92
|
|
58987
59014
|
}
|
|
58988
59015
|
},
|
|
58989
59016
|
"group": [
|
|
@@ -59000,8 +59027,8 @@
|
|
|
59000
59027
|
{
|
|
59001
59028
|
"description": "The background color of the hovered Stepper indicator.\n",
|
|
59002
59029
|
"commentRange": {
|
|
59003
|
-
"start":
|
|
59004
|
-
"end":
|
|
59030
|
+
"start": 94,
|
|
59031
|
+
"end": 95
|
|
59005
59032
|
},
|
|
59006
59033
|
"context": {
|
|
59007
59034
|
"type": "variable",
|
|
@@ -59009,8 +59036,8 @@
|
|
|
59009
59036
|
"value": "if($kendo-enable-color-system, k-color( base-subtle-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
|
|
59010
59037
|
"scope": "default",
|
|
59011
59038
|
"line": {
|
|
59012
|
-
"start":
|
|
59013
|
-
"end":
|
|
59039
|
+
"start": 96,
|
|
59040
|
+
"end": 96
|
|
59014
59041
|
}
|
|
59015
59042
|
},
|
|
59016
59043
|
"group": [
|
|
@@ -59027,8 +59054,8 @@
|
|
|
59027
59054
|
{
|
|
59028
59055
|
"description": "The text color of the hovered Stepper indicator.\n",
|
|
59029
59056
|
"commentRange": {
|
|
59030
|
-
"start":
|
|
59031
|
-
"end":
|
|
59057
|
+
"start": 97,
|
|
59058
|
+
"end": 98
|
|
59032
59059
|
},
|
|
59033
59060
|
"context": {
|
|
59034
59061
|
"type": "variable",
|
|
@@ -59036,8 +59063,8 @@
|
|
|
59036
59063
|
"value": "null",
|
|
59037
59064
|
"scope": "default",
|
|
59038
59065
|
"line": {
|
|
59039
|
-
"start":
|
|
59040
|
-
"end":
|
|
59066
|
+
"start": 99,
|
|
59067
|
+
"end": 99
|
|
59041
59068
|
}
|
|
59042
59069
|
},
|
|
59043
59070
|
"group": [
|
|
@@ -59054,8 +59081,8 @@
|
|
|
59054
59081
|
{
|
|
59055
59082
|
"description": "The border color of the hovered Stepper indicator.\n",
|
|
59056
59083
|
"commentRange": {
|
|
59057
|
-
"start":
|
|
59058
|
-
"end":
|
|
59084
|
+
"start": 100,
|
|
59085
|
+
"end": 101
|
|
59059
59086
|
},
|
|
59060
59087
|
"context": {
|
|
59061
59088
|
"type": "variable",
|
|
@@ -59063,8 +59090,8 @@
|
|
|
59063
59090
|
"value": "null",
|
|
59064
59091
|
"scope": "default",
|
|
59065
59092
|
"line": {
|
|
59066
|
-
"start":
|
|
59067
|
-
"end":
|
|
59093
|
+
"start": 102,
|
|
59094
|
+
"end": 102
|
|
59068
59095
|
}
|
|
59069
59096
|
},
|
|
59070
59097
|
"group": [
|
|
@@ -59081,8 +59108,8 @@
|
|
|
59081
59108
|
{
|
|
59082
59109
|
"description": "The background color of the disabled Stepper indicator.\n",
|
|
59083
59110
|
"commentRange": {
|
|
59084
|
-
"start":
|
|
59085
|
-
"end":
|
|
59111
|
+
"start": 104,
|
|
59112
|
+
"end": 105
|
|
59086
59113
|
},
|
|
59087
59114
|
"context": {
|
|
59088
59115
|
"type": "variable",
|
|
@@ -59090,8 +59117,8 @@
|
|
|
59090
59117
|
"value": "null",
|
|
59091
59118
|
"scope": "default",
|
|
59092
59119
|
"line": {
|
|
59093
|
-
"start":
|
|
59094
|
-
"end":
|
|
59120
|
+
"start": 106,
|
|
59121
|
+
"end": 106
|
|
59095
59122
|
}
|
|
59096
59123
|
},
|
|
59097
59124
|
"group": [
|
|
@@ -59108,8 +59135,8 @@
|
|
|
59108
59135
|
{
|
|
59109
59136
|
"description": "The text color of the disabled Stepper indicator.\n",
|
|
59110
59137
|
"commentRange": {
|
|
59111
|
-
"start":
|
|
59112
|
-
"end":
|
|
59138
|
+
"start": 107,
|
|
59139
|
+
"end": 108
|
|
59113
59140
|
},
|
|
59114
59141
|
"context": {
|
|
59115
59142
|
"type": "variable",
|
|
@@ -59117,8 +59144,8 @@
|
|
|
59117
59144
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d)",
|
|
59118
59145
|
"scope": "default",
|
|
59119
59146
|
"line": {
|
|
59120
|
-
"start":
|
|
59121
|
-
"end":
|
|
59147
|
+
"start": 109,
|
|
59148
|
+
"end": 109
|
|
59122
59149
|
}
|
|
59123
59150
|
},
|
|
59124
59151
|
"group": [
|
|
@@ -59135,8 +59162,8 @@
|
|
|
59135
59162
|
{
|
|
59136
59163
|
"description": "The border color of the disabled Stepper indicator.\n",
|
|
59137
59164
|
"commentRange": {
|
|
59138
|
-
"start":
|
|
59139
|
-
"end":
|
|
59165
|
+
"start": 110,
|
|
59166
|
+
"end": 111
|
|
59140
59167
|
},
|
|
59141
59168
|
"context": {
|
|
59142
59169
|
"type": "variable",
|
|
@@ -59144,8 +59171,8 @@
|
|
|
59144
59171
|
"value": "null",
|
|
59145
59172
|
"scope": "default",
|
|
59146
59173
|
"line": {
|
|
59147
|
-
"start":
|
|
59148
|
-
"end":
|
|
59174
|
+
"start": 112,
|
|
59175
|
+
"end": 112
|
|
59149
59176
|
}
|
|
59150
59177
|
},
|
|
59151
59178
|
"group": [
|
|
@@ -59162,8 +59189,8 @@
|
|
|
59162
59189
|
{
|
|
59163
59190
|
"description": "The background color of the Stepper's done indicator.\n",
|
|
59164
59191
|
"commentRange": {
|
|
59165
|
-
"start":
|
|
59166
|
-
"end":
|
|
59192
|
+
"start": 114,
|
|
59193
|
+
"end": 115
|
|
59167
59194
|
},
|
|
59168
59195
|
"context": {
|
|
59169
59196
|
"type": "variable",
|
|
@@ -59171,8 +59198,8 @@
|
|
|
59171
59198
|
"value": "$kendo-color-primary",
|
|
59172
59199
|
"scope": "default",
|
|
59173
59200
|
"line": {
|
|
59174
|
-
"start":
|
|
59175
|
-
"end":
|
|
59201
|
+
"start": 116,
|
|
59202
|
+
"end": 116
|
|
59176
59203
|
}
|
|
59177
59204
|
},
|
|
59178
59205
|
"group": [
|
|
@@ -59189,8 +59216,8 @@
|
|
|
59189
59216
|
{
|
|
59190
59217
|
"description": "The text color of the Stepper's done indicator.\n",
|
|
59191
59218
|
"commentRange": {
|
|
59192
|
-
"start":
|
|
59193
|
-
"end":
|
|
59219
|
+
"start": 117,
|
|
59220
|
+
"end": 118
|
|
59194
59221
|
},
|
|
59195
59222
|
"context": {
|
|
59196
59223
|
"type": "variable",
|
|
@@ -59198,8 +59225,8 @@
|
|
|
59198
59225
|
"value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
|
|
59199
59226
|
"scope": "default",
|
|
59200
59227
|
"line": {
|
|
59201
|
-
"start":
|
|
59202
|
-
"end":
|
|
59228
|
+
"start": 119,
|
|
59229
|
+
"end": 119
|
|
59203
59230
|
}
|
|
59204
59231
|
},
|
|
59205
59232
|
"group": [
|
|
@@ -59216,8 +59243,8 @@
|
|
|
59216
59243
|
{
|
|
59217
59244
|
"description": "The border color of the Stepper's done indicator.\n",
|
|
59218
59245
|
"commentRange": {
|
|
59219
|
-
"start":
|
|
59220
|
-
"end":
|
|
59246
|
+
"start": 120,
|
|
59247
|
+
"end": 121
|
|
59221
59248
|
},
|
|
59222
59249
|
"context": {
|
|
59223
59250
|
"type": "variable",
|
|
@@ -59225,8 +59252,8 @@
|
|
|
59225
59252
|
"value": "$kendo-stepper-indicator-done-bg",
|
|
59226
59253
|
"scope": "default",
|
|
59227
59254
|
"line": {
|
|
59228
|
-
"start":
|
|
59229
|
-
"end":
|
|
59255
|
+
"start": 122,
|
|
59256
|
+
"end": 122
|
|
59230
59257
|
}
|
|
59231
59258
|
},
|
|
59232
59259
|
"group": [
|
|
@@ -59243,8 +59270,8 @@
|
|
|
59243
59270
|
{
|
|
59244
59271
|
"description": "The background color of the Stepper's hovered done indicator.\n",
|
|
59245
59272
|
"commentRange": {
|
|
59246
|
-
"start":
|
|
59247
|
-
"end":
|
|
59273
|
+
"start": 124,
|
|
59274
|
+
"end": 125
|
|
59248
59275
|
},
|
|
59249
59276
|
"context": {
|
|
59250
59277
|
"type": "variable",
|
|
@@ -59252,8 +59279,8 @@
|
|
|
59252
59279
|
"value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
|
|
59253
59280
|
"scope": "default",
|
|
59254
59281
|
"line": {
|
|
59255
|
-
"start":
|
|
59256
|
-
"end":
|
|
59282
|
+
"start": 126,
|
|
59283
|
+
"end": 126
|
|
59257
59284
|
}
|
|
59258
59285
|
},
|
|
59259
59286
|
"group": [
|
|
@@ -59270,8 +59297,8 @@
|
|
|
59270
59297
|
{
|
|
59271
59298
|
"description": "The text color of the Stepper's hovered done indicator.\n",
|
|
59272
59299
|
"commentRange": {
|
|
59273
|
-
"start":
|
|
59274
|
-
"end":
|
|
59300
|
+
"start": 127,
|
|
59301
|
+
"end": 128
|
|
59275
59302
|
},
|
|
59276
59303
|
"context": {
|
|
59277
59304
|
"type": "variable",
|
|
@@ -59279,8 +59306,8 @@
|
|
|
59279
59306
|
"value": "null",
|
|
59280
59307
|
"scope": "default",
|
|
59281
59308
|
"line": {
|
|
59282
|
-
"start":
|
|
59283
|
-
"end":
|
|
59309
|
+
"start": 129,
|
|
59310
|
+
"end": 129
|
|
59284
59311
|
}
|
|
59285
59312
|
},
|
|
59286
59313
|
"group": [
|
|
@@ -59297,8 +59324,8 @@
|
|
|
59297
59324
|
{
|
|
59298
59325
|
"description": "The border color of the Stepper's hovered done indicator.\n",
|
|
59299
59326
|
"commentRange": {
|
|
59300
|
-
"start":
|
|
59301
|
-
"end":
|
|
59327
|
+
"start": 130,
|
|
59328
|
+
"end": 131
|
|
59302
59329
|
},
|
|
59303
59330
|
"context": {
|
|
59304
59331
|
"type": "variable",
|
|
@@ -59306,8 +59333,8 @@
|
|
|
59306
59333
|
"value": "null",
|
|
59307
59334
|
"scope": "default",
|
|
59308
59335
|
"line": {
|
|
59309
|
-
"start":
|
|
59310
|
-
"end":
|
|
59336
|
+
"start": 132,
|
|
59337
|
+
"end": 132
|
|
59311
59338
|
}
|
|
59312
59339
|
},
|
|
59313
59340
|
"group": [
|
|
@@ -59324,8 +59351,8 @@
|
|
|
59324
59351
|
{
|
|
59325
59352
|
"description": "The background color of the Stepper's disabled done indicator.\n",
|
|
59326
59353
|
"commentRange": {
|
|
59327
|
-
"start":
|
|
59328
|
-
"end":
|
|
59354
|
+
"start": 134,
|
|
59355
|
+
"end": 135
|
|
59329
59356
|
},
|
|
59330
59357
|
"context": {
|
|
59331
59358
|
"type": "variable",
|
|
@@ -59333,8 +59360,8 @@
|
|
|
59333
59360
|
"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% ))",
|
|
59334
59361
|
"scope": "default",
|
|
59335
59362
|
"line": {
|
|
59336
|
-
"start":
|
|
59337
|
-
"end":
|
|
59363
|
+
"start": 136,
|
|
59364
|
+
"end": 136
|
|
59338
59365
|
}
|
|
59339
59366
|
},
|
|
59340
59367
|
"group": [
|
|
@@ -59351,8 +59378,8 @@
|
|
|
59351
59378
|
{
|
|
59352
59379
|
"description": "The text color of the Stepper's disabled done indicator.\n",
|
|
59353
59380
|
"commentRange": {
|
|
59354
|
-
"start":
|
|
59355
|
-
"end":
|
|
59381
|
+
"start": 137,
|
|
59382
|
+
"end": 138
|
|
59356
59383
|
},
|
|
59357
59384
|
"context": {
|
|
59358
59385
|
"type": "variable",
|
|
@@ -59360,8 +59387,8 @@
|
|
|
59360
59387
|
"value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
|
|
59361
59388
|
"scope": "default",
|
|
59362
59389
|
"line": {
|
|
59363
|
-
"start":
|
|
59364
|
-
"end":
|
|
59390
|
+
"start": 139,
|
|
59391
|
+
"end": 139
|
|
59365
59392
|
}
|
|
59366
59393
|
},
|
|
59367
59394
|
"group": [
|
|
@@ -59378,8 +59405,8 @@
|
|
|
59378
59405
|
{
|
|
59379
59406
|
"description": "The border color of the Stepper's disabled done indicator.\n",
|
|
59380
59407
|
"commentRange": {
|
|
59381
|
-
"start":
|
|
59382
|
-
"end":
|
|
59408
|
+
"start": 140,
|
|
59409
|
+
"end": 141
|
|
59383
59410
|
},
|
|
59384
59411
|
"context": {
|
|
59385
59412
|
"type": "variable",
|
|
@@ -59387,8 +59414,8 @@
|
|
|
59387
59414
|
"value": "$kendo-stepper-indicator-done-disabled-bg",
|
|
59388
59415
|
"scope": "default",
|
|
59389
59416
|
"line": {
|
|
59390
|
-
"start":
|
|
59391
|
-
"end":
|
|
59417
|
+
"start": 142,
|
|
59418
|
+
"end": 142
|
|
59392
59419
|
}
|
|
59393
59420
|
},
|
|
59394
59421
|
"group": [
|
|
@@ -59405,8 +59432,8 @@
|
|
|
59405
59432
|
{
|
|
59406
59433
|
"description": "The background color of the Stepper current indicator.\n",
|
|
59407
59434
|
"commentRange": {
|
|
59408
|
-
"start":
|
|
59409
|
-
"end":
|
|
59435
|
+
"start": 144,
|
|
59436
|
+
"end": 145
|
|
59410
59437
|
},
|
|
59411
59438
|
"context": {
|
|
59412
59439
|
"type": "variable",
|
|
@@ -59414,8 +59441,8 @@
|
|
|
59414
59441
|
"value": "$kendo-stepper-indicator-done-bg",
|
|
59415
59442
|
"scope": "default",
|
|
59416
59443
|
"line": {
|
|
59417
|
-
"start":
|
|
59418
|
-
"end":
|
|
59444
|
+
"start": 146,
|
|
59445
|
+
"end": 146
|
|
59419
59446
|
}
|
|
59420
59447
|
},
|
|
59421
59448
|
"group": [
|
|
@@ -59432,8 +59459,8 @@
|
|
|
59432
59459
|
{
|
|
59433
59460
|
"description": "The text color of the Stepper current indicator.\n",
|
|
59434
59461
|
"commentRange": {
|
|
59435
|
-
"start":
|
|
59436
|
-
"end":
|
|
59462
|
+
"start": 147,
|
|
59463
|
+
"end": 148
|
|
59437
59464
|
},
|
|
59438
59465
|
"context": {
|
|
59439
59466
|
"type": "variable",
|
|
@@ -59441,8 +59468,8 @@
|
|
|
59441
59468
|
"value": "$kendo-stepper-indicator-done-text",
|
|
59442
59469
|
"scope": "default",
|
|
59443
59470
|
"line": {
|
|
59444
|
-
"start":
|
|
59445
|
-
"end":
|
|
59471
|
+
"start": 149,
|
|
59472
|
+
"end": 149
|
|
59446
59473
|
}
|
|
59447
59474
|
},
|
|
59448
59475
|
"group": [
|
|
@@ -59459,8 +59486,8 @@
|
|
|
59459
59486
|
{
|
|
59460
59487
|
"description": "The border color of the Stepper current indicator.\n",
|
|
59461
59488
|
"commentRange": {
|
|
59462
|
-
"start":
|
|
59463
|
-
"end":
|
|
59489
|
+
"start": 150,
|
|
59490
|
+
"end": 151
|
|
59464
59491
|
},
|
|
59465
59492
|
"context": {
|
|
59466
59493
|
"type": "variable",
|
|
@@ -59468,8 +59495,8 @@
|
|
|
59468
59495
|
"value": "$kendo-stepper-indicator-done-border",
|
|
59469
59496
|
"scope": "default",
|
|
59470
59497
|
"line": {
|
|
59471
|
-
"start":
|
|
59472
|
-
"end":
|
|
59498
|
+
"start": 152,
|
|
59499
|
+
"end": 152
|
|
59473
59500
|
}
|
|
59474
59501
|
},
|
|
59475
59502
|
"group": [
|
|
@@ -59486,8 +59513,8 @@
|
|
|
59486
59513
|
{
|
|
59487
59514
|
"description": "The background color of the Stepper's hovered current indicator.\n",
|
|
59488
59515
|
"commentRange": {
|
|
59489
|
-
"start":
|
|
59490
|
-
"end":
|
|
59516
|
+
"start": 154,
|
|
59517
|
+
"end": 155
|
|
59491
59518
|
},
|
|
59492
59519
|
"context": {
|
|
59493
59520
|
"type": "variable",
|
|
@@ -59495,8 +59522,8 @@
|
|
|
59495
59522
|
"value": "$kendo-stepper-indicator-done-hover-bg",
|
|
59496
59523
|
"scope": "default",
|
|
59497
59524
|
"line": {
|
|
59498
|
-
"start":
|
|
59499
|
-
"end":
|
|
59525
|
+
"start": 156,
|
|
59526
|
+
"end": 156
|
|
59500
59527
|
}
|
|
59501
59528
|
},
|
|
59502
59529
|
"group": [
|
|
@@ -59513,8 +59540,8 @@
|
|
|
59513
59540
|
{
|
|
59514
59541
|
"description": "The text color of the Stepper's hovered current indicator.\n",
|
|
59515
59542
|
"commentRange": {
|
|
59516
|
-
"start":
|
|
59517
|
-
"end":
|
|
59543
|
+
"start": 157,
|
|
59544
|
+
"end": 158
|
|
59518
59545
|
},
|
|
59519
59546
|
"context": {
|
|
59520
59547
|
"type": "variable",
|
|
@@ -59522,8 +59549,8 @@
|
|
|
59522
59549
|
"value": "$kendo-stepper-indicator-done-hover-text",
|
|
59523
59550
|
"scope": "default",
|
|
59524
59551
|
"line": {
|
|
59525
|
-
"start":
|
|
59526
|
-
"end":
|
|
59552
|
+
"start": 159,
|
|
59553
|
+
"end": 159
|
|
59527
59554
|
}
|
|
59528
59555
|
},
|
|
59529
59556
|
"group": [
|
|
@@ -59540,8 +59567,8 @@
|
|
|
59540
59567
|
{
|
|
59541
59568
|
"description": "The border color of the Stepper's hovered current indicator.\n",
|
|
59542
59569
|
"commentRange": {
|
|
59543
|
-
"start":
|
|
59544
|
-
"end":
|
|
59570
|
+
"start": 160,
|
|
59571
|
+
"end": 161
|
|
59545
59572
|
},
|
|
59546
59573
|
"context": {
|
|
59547
59574
|
"type": "variable",
|
|
@@ -59549,8 +59576,8 @@
|
|
|
59549
59576
|
"value": "$kendo-stepper-indicator-done-hover-border",
|
|
59550
59577
|
"scope": "default",
|
|
59551
59578
|
"line": {
|
|
59552
|
-
"start":
|
|
59553
|
-
"end":
|
|
59579
|
+
"start": 162,
|
|
59580
|
+
"end": 162
|
|
59554
59581
|
}
|
|
59555
59582
|
},
|
|
59556
59583
|
"group": [
|
|
@@ -59567,8 +59594,8 @@
|
|
|
59567
59594
|
{
|
|
59568
59595
|
"description": "The background color of the Stepper's disabled current indicator.\n",
|
|
59569
59596
|
"commentRange": {
|
|
59570
|
-
"start":
|
|
59571
|
-
"end":
|
|
59597
|
+
"start": 164,
|
|
59598
|
+
"end": 165
|
|
59572
59599
|
},
|
|
59573
59600
|
"context": {
|
|
59574
59601
|
"type": "variable",
|
|
@@ -59576,8 +59603,8 @@
|
|
|
59576
59603
|
"value": "$kendo-stepper-indicator-done-disabled-bg",
|
|
59577
59604
|
"scope": "default",
|
|
59578
59605
|
"line": {
|
|
59579
|
-
"start":
|
|
59580
|
-
"end":
|
|
59606
|
+
"start": 166,
|
|
59607
|
+
"end": 166
|
|
59581
59608
|
}
|
|
59582
59609
|
},
|
|
59583
59610
|
"group": [
|
|
@@ -59594,8 +59621,8 @@
|
|
|
59594
59621
|
{
|
|
59595
59622
|
"description": "The text color of the Stepper's disabled current indicator.\n",
|
|
59596
59623
|
"commentRange": {
|
|
59597
|
-
"start":
|
|
59598
|
-
"end":
|
|
59624
|
+
"start": 167,
|
|
59625
|
+
"end": 168
|
|
59599
59626
|
},
|
|
59600
59627
|
"context": {
|
|
59601
59628
|
"type": "variable",
|
|
@@ -59603,8 +59630,8 @@
|
|
|
59603
59630
|
"value": "$kendo-stepper-indicator-done-disabled-text",
|
|
59604
59631
|
"scope": "default",
|
|
59605
59632
|
"line": {
|
|
59606
|
-
"start":
|
|
59607
|
-
"end":
|
|
59633
|
+
"start": 169,
|
|
59634
|
+
"end": 169
|
|
59608
59635
|
}
|
|
59609
59636
|
},
|
|
59610
59637
|
"group": [
|
|
@@ -59621,8 +59648,8 @@
|
|
|
59621
59648
|
{
|
|
59622
59649
|
"description": "The border color of the Stepper's disabled current indicator.\n",
|
|
59623
59650
|
"commentRange": {
|
|
59624
|
-
"start":
|
|
59625
|
-
"end":
|
|
59651
|
+
"start": 170,
|
|
59652
|
+
"end": 171
|
|
59626
59653
|
},
|
|
59627
59654
|
"context": {
|
|
59628
59655
|
"type": "variable",
|
|
@@ -59630,8 +59657,8 @@
|
|
|
59630
59657
|
"value": "$kendo-stepper-indicator-done-disabled-border",
|
|
59631
59658
|
"scope": "default",
|
|
59632
59659
|
"line": {
|
|
59633
|
-
"start":
|
|
59634
|
-
"end":
|
|
59660
|
+
"start": 172,
|
|
59661
|
+
"end": 172
|
|
59635
59662
|
}
|
|
59636
59663
|
},
|
|
59637
59664
|
"group": [
|
|
@@ -59648,8 +59675,8 @@
|
|
|
59648
59675
|
{
|
|
59649
59676
|
"description": "The text color of the Stepper label.\n",
|
|
59650
59677
|
"commentRange": {
|
|
59651
|
-
"start":
|
|
59652
|
-
"end":
|
|
59678
|
+
"start": 174,
|
|
59679
|
+
"end": 175
|
|
59653
59680
|
},
|
|
59654
59681
|
"context": {
|
|
59655
59682
|
"type": "variable",
|
|
@@ -59657,8 +59684,8 @@
|
|
|
59657
59684
|
"value": "null",
|
|
59658
59685
|
"scope": "default",
|
|
59659
59686
|
"line": {
|
|
59660
|
-
"start":
|
|
59661
|
-
"end":
|
|
59687
|
+
"start": 176,
|
|
59688
|
+
"end": 176
|
|
59662
59689
|
}
|
|
59663
59690
|
},
|
|
59664
59691
|
"group": [
|
|
@@ -59675,8 +59702,8 @@
|
|
|
59675
59702
|
{
|
|
59676
59703
|
"description": "The success text color of the Stepper label.\n",
|
|
59677
59704
|
"commentRange": {
|
|
59678
|
-
"start":
|
|
59679
|
-
"end":
|
|
59705
|
+
"start": 177,
|
|
59706
|
+
"end": 178
|
|
59680
59707
|
},
|
|
59681
59708
|
"context": {
|
|
59682
59709
|
"type": "variable",
|
|
@@ -59684,8 +59711,8 @@
|
|
|
59684
59711
|
"value": "$kendo-color-success",
|
|
59685
59712
|
"scope": "default",
|
|
59686
59713
|
"line": {
|
|
59687
|
-
"start":
|
|
59688
|
-
"end":
|
|
59714
|
+
"start": 179,
|
|
59715
|
+
"end": 179
|
|
59689
59716
|
}
|
|
59690
59717
|
},
|
|
59691
59718
|
"group": [
|
|
@@ -59702,8 +59729,8 @@
|
|
|
59702
59729
|
{
|
|
59703
59730
|
"description": "The error text color of the Stepper label.\n",
|
|
59704
59731
|
"commentRange": {
|
|
59705
|
-
"start":
|
|
59706
|
-
"end":
|
|
59732
|
+
"start": 180,
|
|
59733
|
+
"end": 181
|
|
59707
59734
|
},
|
|
59708
59735
|
"context": {
|
|
59709
59736
|
"type": "variable",
|
|
@@ -59711,8 +59738,8 @@
|
|
|
59711
59738
|
"value": "$kendo-color-error",
|
|
59712
59739
|
"scope": "default",
|
|
59713
59740
|
"line": {
|
|
59714
|
-
"start":
|
|
59715
|
-
"end":
|
|
59741
|
+
"start": 182,
|
|
59742
|
+
"end": 182
|
|
59716
59743
|
}
|
|
59717
59744
|
},
|
|
59718
59745
|
"group": [
|
|
@@ -59729,8 +59756,8 @@
|
|
|
59729
59756
|
{
|
|
59730
59757
|
"description": "The text color of the hovered Stepper label.\n",
|
|
59731
59758
|
"commentRange": {
|
|
59732
|
-
"start":
|
|
59733
|
-
"end":
|
|
59759
|
+
"start": 183,
|
|
59760
|
+
"end": 184
|
|
59734
59761
|
},
|
|
59735
59762
|
"context": {
|
|
59736
59763
|
"type": "variable",
|
|
@@ -59738,8 +59765,8 @@
|
|
|
59738
59765
|
"value": "null",
|
|
59739
59766
|
"scope": "default",
|
|
59740
59767
|
"line": {
|
|
59741
|
-
"start":
|
|
59742
|
-
"end":
|
|
59768
|
+
"start": 185,
|
|
59769
|
+
"end": 185
|
|
59743
59770
|
}
|
|
59744
59771
|
},
|
|
59745
59772
|
"group": [
|
|
@@ -59756,8 +59783,8 @@
|
|
|
59756
59783
|
{
|
|
59757
59784
|
"description": "The text color of the disabled Stepper label.\n",
|
|
59758
59785
|
"commentRange": {
|
|
59759
|
-
"start":
|
|
59760
|
-
"end":
|
|
59786
|
+
"start": 186,
|
|
59787
|
+
"end": 187
|
|
59761
59788
|
},
|
|
59762
59789
|
"context": {
|
|
59763
59790
|
"type": "variable",
|
|
@@ -59765,8 +59792,8 @@
|
|
|
59765
59792
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d)",
|
|
59766
59793
|
"scope": "default",
|
|
59767
59794
|
"line": {
|
|
59768
|
-
"start":
|
|
59769
|
-
"end":
|
|
59795
|
+
"start": 188,
|
|
59796
|
+
"end": 188
|
|
59770
59797
|
}
|
|
59771
59798
|
},
|
|
59772
59799
|
"group": [
|
|
@@ -59783,8 +59810,8 @@
|
|
|
59783
59810
|
{
|
|
59784
59811
|
"description": "The text color of the optional Stepper label.\n",
|
|
59785
59812
|
"commentRange": {
|
|
59786
|
-
"start":
|
|
59787
|
-
"end":
|
|
59813
|
+
"start": 190,
|
|
59814
|
+
"end": 191
|
|
59788
59815
|
},
|
|
59789
59816
|
"context": {
|
|
59790
59817
|
"type": "variable",
|
|
@@ -59792,8 +59819,8 @@
|
|
|
59792
59819
|
"value": "$kendo-subtle-text",
|
|
59793
59820
|
"scope": "default",
|
|
59794
59821
|
"line": {
|
|
59795
|
-
"start":
|
|
59796
|
-
"end":
|
|
59822
|
+
"start": 192,
|
|
59823
|
+
"end": 192
|
|
59797
59824
|
}
|
|
59798
59825
|
},
|
|
59799
59826
|
"group": [
|
|
@@ -59810,8 +59837,8 @@
|
|
|
59810
59837
|
{
|
|
59811
59838
|
"description": "The opacity of the optional Stepper label.\n",
|
|
59812
59839
|
"commentRange": {
|
|
59813
|
-
"start":
|
|
59814
|
-
"end":
|
|
59840
|
+
"start": 193,
|
|
59841
|
+
"end": 194
|
|
59815
59842
|
},
|
|
59816
59843
|
"context": {
|
|
59817
59844
|
"type": "variable",
|
|
@@ -59819,8 +59846,8 @@
|
|
|
59819
59846
|
"value": "null",
|
|
59820
59847
|
"scope": "default",
|
|
59821
59848
|
"line": {
|
|
59822
|
-
"start":
|
|
59823
|
-
"end":
|
|
59849
|
+
"start": 195,
|
|
59850
|
+
"end": 195
|
|
59824
59851
|
}
|
|
59825
59852
|
},
|
|
59826
59853
|
"group": [
|
|
@@ -59837,8 +59864,8 @@
|
|
|
59837
59864
|
{
|
|
59838
59865
|
"description": "The font size of the optional Stepper label.\n",
|
|
59839
59866
|
"commentRange": {
|
|
59840
|
-
"start":
|
|
59841
|
-
"end":
|
|
59867
|
+
"start": 196,
|
|
59868
|
+
"end": 197
|
|
59842
59869
|
},
|
|
59843
59870
|
"context": {
|
|
59844
59871
|
"type": "variable",
|
|
@@ -59846,8 +59873,8 @@
|
|
|
59846
59873
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
59847
59874
|
"scope": "default",
|
|
59848
59875
|
"line": {
|
|
59849
|
-
"start":
|
|
59850
|
-
"end":
|
|
59876
|
+
"start": 198,
|
|
59877
|
+
"end": 198
|
|
59851
59878
|
}
|
|
59852
59879
|
},
|
|
59853
59880
|
"group": [
|
|
@@ -59864,8 +59891,8 @@
|
|
|
59864
59891
|
{
|
|
59865
59892
|
"description": "The font style of the optional Stepper label.\n",
|
|
59866
59893
|
"commentRange": {
|
|
59867
|
-
"start":
|
|
59868
|
-
"end":
|
|
59894
|
+
"start": 199,
|
|
59895
|
+
"end": 200
|
|
59869
59896
|
},
|
|
59870
59897
|
"context": {
|
|
59871
59898
|
"type": "variable",
|
|
@@ -59873,8 +59900,8 @@
|
|
|
59873
59900
|
"value": "null",
|
|
59874
59901
|
"scope": "default",
|
|
59875
59902
|
"line": {
|
|
59876
|
-
"start":
|
|
59877
|
-
"end":
|
|
59903
|
+
"start": 201,
|
|
59904
|
+
"end": 201
|
|
59878
59905
|
}
|
|
59879
59906
|
},
|
|
59880
59907
|
"group": [
|
|
@@ -59891,8 +59918,8 @@
|
|
|
59891
59918
|
{
|
|
59892
59919
|
"description": "The size of the Stepper ProgressBar.\n",
|
|
59893
59920
|
"commentRange": {
|
|
59894
|
-
"start":
|
|
59895
|
-
"end":
|
|
59921
|
+
"start": 203,
|
|
59922
|
+
"end": 204
|
|
59896
59923
|
},
|
|
59897
59924
|
"context": {
|
|
59898
59925
|
"type": "variable",
|
|
@@ -59900,8 +59927,8 @@
|
|
|
59900
59927
|
"value": "2px",
|
|
59901
59928
|
"scope": "default",
|
|
59902
59929
|
"line": {
|
|
59903
|
-
"start":
|
|
59904
|
-
"end":
|
|
59930
|
+
"start": 205,
|
|
59931
|
+
"end": 205
|
|
59905
59932
|
}
|
|
59906
59933
|
},
|
|
59907
59934
|
"group": [
|
|
@@ -59918,8 +59945,8 @@
|
|
|
59918
59945
|
{
|
|
59919
59946
|
"description": "The background color of the Stepper ProgressBar.\n",
|
|
59920
59947
|
"commentRange": {
|
|
59921
|
-
"start":
|
|
59922
|
-
"end":
|
|
59948
|
+
"start": 206,
|
|
59949
|
+
"end": 207
|
|
59923
59950
|
},
|
|
59924
59951
|
"context": {
|
|
59925
59952
|
"type": "variable",
|
|
@@ -59927,8 +59954,8 @@
|
|
|
59927
59954
|
"value": "null",
|
|
59928
59955
|
"scope": "default",
|
|
59929
59956
|
"line": {
|
|
59930
|
-
"start":
|
|
59931
|
-
"end":
|
|
59957
|
+
"start": 208,
|
|
59958
|
+
"end": 208
|
|
59932
59959
|
}
|
|
59933
59960
|
},
|
|
59934
59961
|
"group": [
|
|
@@ -59945,8 +59972,8 @@
|
|
|
59945
59972
|
{
|
|
59946
59973
|
"description": "The text color of the Stepper ProgressBar.\n",
|
|
59947
59974
|
"commentRange": {
|
|
59948
|
-
"start":
|
|
59949
|
-
"end":
|
|
59975
|
+
"start": 209,
|
|
59976
|
+
"end": 210
|
|
59950
59977
|
},
|
|
59951
59978
|
"context": {
|
|
59952
59979
|
"type": "variable",
|
|
@@ -59954,8 +59981,8 @@
|
|
|
59954
59981
|
"value": "null",
|
|
59955
59982
|
"scope": "default",
|
|
59956
59983
|
"line": {
|
|
59957
|
-
"start":
|
|
59958
|
-
"end":
|
|
59984
|
+
"start": 211,
|
|
59985
|
+
"end": 211
|
|
59959
59986
|
}
|
|
59960
59987
|
},
|
|
59961
59988
|
"group": [
|
|
@@ -59972,8 +59999,8 @@
|
|
|
59972
59999
|
{
|
|
59973
60000
|
"description": "The background color of the selected Stepper ProgressBar.\n",
|
|
59974
60001
|
"commentRange": {
|
|
59975
|
-
"start":
|
|
59976
|
-
"end":
|
|
60002
|
+
"start": 212,
|
|
60003
|
+
"end": 213
|
|
59977
60004
|
},
|
|
59978
60005
|
"context": {
|
|
59979
60006
|
"type": "variable",
|
|
@@ -59981,8 +60008,8 @@
|
|
|
59981
60008
|
"value": "null",
|
|
59982
60009
|
"scope": "default",
|
|
59983
60010
|
"line": {
|
|
59984
|
-
"start":
|
|
59985
|
-
"end":
|
|
60011
|
+
"start": 214,
|
|
60012
|
+
"end": 214
|
|
59986
60013
|
}
|
|
59987
60014
|
},
|
|
59988
60015
|
"group": [
|
|
@@ -59999,8 +60026,8 @@
|
|
|
59999
60026
|
{
|
|
60000
60027
|
"description": "The text color of the selected Stepper ProgressBar.\n",
|
|
60001
60028
|
"commentRange": {
|
|
60002
|
-
"start":
|
|
60003
|
-
"end":
|
|
60029
|
+
"start": 215,
|
|
60030
|
+
"end": 216
|
|
60004
60031
|
},
|
|
60005
60032
|
"context": {
|
|
60006
60033
|
"type": "variable",
|
|
@@ -60008,8 +60035,8 @@
|
|
|
60008
60035
|
"value": "null",
|
|
60009
60036
|
"scope": "default",
|
|
60010
60037
|
"line": {
|
|
60011
|
-
"start":
|
|
60012
|
-
"end":
|
|
60038
|
+
"start": 217,
|
|
60039
|
+
"end": 217
|
|
60013
60040
|
}
|
|
60014
60041
|
},
|
|
60015
60042
|
"group": [
|
|
@@ -60026,8 +60053,8 @@
|
|
|
60026
60053
|
{
|
|
60027
60054
|
"description": "The property name of the Stepper transition.\n",
|
|
60028
60055
|
"commentRange": {
|
|
60029
|
-
"start":
|
|
60030
|
-
"end":
|
|
60056
|
+
"start": 219,
|
|
60057
|
+
"end": 220
|
|
60031
60058
|
},
|
|
60032
60059
|
"context": {
|
|
60033
60060
|
"type": "variable",
|
|
@@ -60035,8 +60062,8 @@
|
|
|
60035
60062
|
"value": "height",
|
|
60036
60063
|
"scope": "default",
|
|
60037
60064
|
"line": {
|
|
60038
|
-
"start":
|
|
60039
|
-
"end":
|
|
60065
|
+
"start": 221,
|
|
60066
|
+
"end": 221
|
|
60040
60067
|
}
|
|
60041
60068
|
},
|
|
60042
60069
|
"group": [
|
|
@@ -60053,8 +60080,8 @@
|
|
|
60053
60080
|
{
|
|
60054
60081
|
"description": "The duration of the Stepper transition.\n",
|
|
60055
60082
|
"commentRange": {
|
|
60056
|
-
"start":
|
|
60057
|
-
"end":
|
|
60083
|
+
"start": 222,
|
|
60084
|
+
"end": 223
|
|
60058
60085
|
},
|
|
60059
60086
|
"context": {
|
|
60060
60087
|
"type": "variable",
|
|
@@ -60062,8 +60089,8 @@
|
|
|
60062
60089
|
"value": "300ms",
|
|
60063
60090
|
"scope": "default",
|
|
60064
60091
|
"line": {
|
|
60065
|
-
"start":
|
|
60066
|
-
"end":
|
|
60092
|
+
"start": 224,
|
|
60093
|
+
"end": 224
|
|
60067
60094
|
}
|
|
60068
60095
|
},
|
|
60069
60096
|
"group": [
|
|
@@ -60080,8 +60107,8 @@
|
|
|
60080
60107
|
{
|
|
60081
60108
|
"description": "The timing function of the Stepper transition.\n",
|
|
60082
60109
|
"commentRange": {
|
|
60083
|
-
"start":
|
|
60084
|
-
"end":
|
|
60110
|
+
"start": 225,
|
|
60111
|
+
"end": 226
|
|
60085
60112
|
},
|
|
60086
60113
|
"context": {
|
|
60087
60114
|
"type": "variable",
|
|
@@ -60089,8 +60116,8 @@
|
|
|
60089
60116
|
"value": "cubic-bezier(.4, 0, .2, 1) 0ms",
|
|
60090
60117
|
"scope": "default",
|
|
60091
60118
|
"line": {
|
|
60092
|
-
"start":
|
|
60093
|
-
"end":
|
|
60119
|
+
"start": 227,
|
|
60120
|
+
"end": 227
|
|
60094
60121
|
}
|
|
60095
60122
|
},
|
|
60096
60123
|
"group": [
|
|
@@ -66453,7 +66480,7 @@
|
|
|
66453
66480
|
"context": {
|
|
66454
66481
|
"type": "variable",
|
|
66455
66482
|
"name": "kendo-timeline-track-arrow-width",
|
|
66456
|
-
"value": "
|
|
66483
|
+
"value": "k-spacing(7.5)",
|
|
66457
66484
|
"scope": "default",
|
|
66458
66485
|
"line": {
|
|
66459
66486
|
"start": 32,
|
|
@@ -66468,8 +66495,8 @@
|
|
|
66468
66495
|
"path": "classic/scss/timeline/_variables.scss",
|
|
66469
66496
|
"name": "_variables.scss"
|
|
66470
66497
|
},
|
|
66471
|
-
"resolvedValue": "
|
|
66472
|
-
"resolvedType": "
|
|
66498
|
+
"resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
|
|
66499
|
+
"resolvedType": "String"
|
|
66473
66500
|
},
|
|
66474
66501
|
{
|
|
66475
66502
|
"description": "The height of the Timeline track arrow.\n",
|
|
@@ -66480,7 +66507,7 @@
|
|
|
66480
66507
|
"context": {
|
|
66481
66508
|
"type": "variable",
|
|
66482
66509
|
"name": "kendo-timeline-track-arrow-height",
|
|
66483
|
-
"value": "
|
|
66510
|
+
"value": "k-spacing(7.5)",
|
|
66484
66511
|
"scope": "default",
|
|
66485
66512
|
"line": {
|
|
66486
66513
|
"start": 35,
|
|
@@ -66495,8 +66522,8 @@
|
|
|
66495
66522
|
"path": "classic/scss/timeline/_variables.scss",
|
|
66496
66523
|
"name": "_variables.scss"
|
|
66497
66524
|
},
|
|
66498
|
-
"resolvedValue": "
|
|
66499
|
-
"resolvedType": "
|
|
66525
|
+
"resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
|
|
66526
|
+
"resolvedType": "String"
|
|
66500
66527
|
},
|
|
66501
66528
|
{
|
|
66502
66529
|
"description": "The background color of the disabled Timeline track arrow.\n",
|
|
@@ -66588,7 +66615,7 @@
|
|
|
66588
66615
|
"context": {
|
|
66589
66616
|
"type": "variable",
|
|
66590
66617
|
"name": "kendo-timeline-track-size",
|
|
66591
|
-
"value": "
|
|
66618
|
+
"value": "k-spacing(1.5)",
|
|
66592
66619
|
"scope": "default",
|
|
66593
66620
|
"line": {
|
|
66594
66621
|
"start": 49,
|
|
@@ -66603,8 +66630,8 @@
|
|
|
66603
66630
|
"path": "classic/scss/timeline/_variables.scss",
|
|
66604
66631
|
"name": "_variables.scss"
|
|
66605
66632
|
},
|
|
66606
|
-
"resolvedValue": "
|
|
66607
|
-
"resolvedType": "
|
|
66633
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
|
|
66634
|
+
"resolvedType": "String"
|
|
66608
66635
|
},
|
|
66609
66636
|
{
|
|
66610
66637
|
"description": "The bottom padding of the Timeline's track wrapper.\n",
|
|
@@ -66615,7 +66642,7 @@
|
|
|
66615
66642
|
"context": {
|
|
66616
66643
|
"type": "variable",
|
|
66617
66644
|
"name": "kendo-timeline-track-wrap-padding-bottom",
|
|
66618
|
-
"value": "
|
|
66645
|
+
"value": "calc( #{$kendo-timeline-track-size} / 2)",
|
|
66619
66646
|
"scope": "default",
|
|
66620
66647
|
"line": {
|
|
66621
66648
|
"start": 52,
|
|
@@ -66630,8 +66657,8 @@
|
|
|
66630
66657
|
"path": "classic/scss/timeline/_variables.scss",
|
|
66631
66658
|
"name": "_variables.scss"
|
|
66632
66659
|
},
|
|
66633
|
-
"resolvedValue": "
|
|
66634
|
-
"resolvedType": "
|
|
66660
|
+
"resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2)",
|
|
66661
|
+
"resolvedType": "Calculation"
|
|
66635
66662
|
},
|
|
66636
66663
|
{
|
|
66637
66664
|
"description": "The border width of the Timeline track.\n",
|
|
@@ -66696,7 +66723,7 @@
|
|
|
66696
66723
|
"context": {
|
|
66697
66724
|
"type": "variable",
|
|
66698
66725
|
"name": "kendo-timeline-track-bottom-calc",
|
|
66699
|
-
"value": "calc(#{
|
|
66726
|
+
"value": "calc( calc( #{$kendo-timeline-track-arrow-height} / 2) + #{$kendo-timeline-track-wrap-padding-bottom})",
|
|
66700
66727
|
"scope": "default",
|
|
66701
66728
|
"line": {
|
|
66702
66729
|
"start": 61,
|
|
@@ -66711,7 +66738,7 @@
|
|
|
66711
66738
|
"path": "classic/scss/timeline/_variables.scss",
|
|
66712
66739
|
"name": "_variables.scss"
|
|
66713
66740
|
},
|
|
66714
|
-
"resolvedValue": "calc(
|
|
66741
|
+
"resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) / 2 + calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2))",
|
|
66715
66742
|
"resolvedType": "Calculation"
|
|
66716
66743
|
},
|
|
66717
66744
|
{
|
|
@@ -66738,7 +66765,7 @@
|
|
|
66738
66765
|
"path": "classic/scss/timeline/_variables.scss",
|
|
66739
66766
|
"name": "_variables.scss"
|
|
66740
66767
|
},
|
|
66741
|
-
"resolvedValue": "calc(
|
|
66768
|
+
"resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) - 2 * 1px)",
|
|
66742
66769
|
"resolvedType": "Calculation"
|
|
66743
66770
|
},
|
|
66744
66771
|
{
|
|
@@ -66765,7 +66792,7 @@
|
|
|
66765
66792
|
"path": "classic/scss/timeline/_variables.scss",
|
|
66766
66793
|
"name": "_variables.scss"
|
|
66767
66794
|
},
|
|
66768
|
-
"resolvedValue": "calc(
|
|
66795
|
+
"resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) - 2 * 1px)",
|
|
66769
66796
|
"resolvedType": "Calculation"
|
|
66770
66797
|
},
|
|
66771
66798
|
{
|
|
@@ -67224,7 +67251,7 @@
|
|
|
67224
67251
|
"path": "classic/scss/timeline/_variables.scss",
|
|
67225
67252
|
"name": "_variables.scss"
|
|
67226
67253
|
},
|
|
67227
|
-
"resolvedValue": "calc(
|
|
67254
|
+
"resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 2 * 1px + 4px + 10px)",
|
|
67228
67255
|
"resolvedType": "Calculation"
|
|
67229
67256
|
},
|
|
67230
67257
|
{
|
|
@@ -67305,7 +67332,7 @@
|
|
|
67305
67332
|
"path": "classic/scss/timeline/_variables.scss",
|
|
67306
67333
|
"name": "_variables.scss"
|
|
67307
67334
|
},
|
|
67308
|
-
"resolvedValue": "calc(var(--kendo-spacing-10, 2.5rem) + (80px -
|
|
67335
|
+
"resolvedValue": "calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
|
|
67309
67336
|
"resolvedType": "Calculation"
|
|
67310
67337
|
},
|
|
67311
67338
|
{
|
|
@@ -67332,7 +67359,7 @@
|
|
|
67332
67359
|
"path": "classic/scss/timeline/_variables.scss",
|
|
67333
67360
|
"name": "_variables.scss"
|
|
67334
67361
|
},
|
|
67335
|
-
"resolvedValue": "calc(calc(var(--kendo-spacing-10, 2.5rem) + (80px -
|
|
67362
|
+
"resolvedValue": "calc(calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
|
|
67336
67363
|
"resolvedType": "Calculation"
|
|
67337
67364
|
},
|
|
67338
67365
|
{
|
|
@@ -67359,7 +67386,7 @@
|
|
|
67359
67386
|
"path": "classic/scss/timeline/_variables.scss",
|
|
67360
67387
|
"name": "_variables.scss"
|
|
67361
67388
|
},
|
|
67362
|
-
"resolvedValue": "calc(var(--kendo-spacing-4, 1rem) + (80px -
|
|
67389
|
+
"resolvedValue": "calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
|
|
67363
67390
|
"resolvedType": "Calculation"
|
|
67364
67391
|
},
|
|
67365
67392
|
{
|
|
@@ -67386,7 +67413,7 @@
|
|
|
67386
67413
|
"path": "classic/scss/timeline/_variables.scss",
|
|
67387
67414
|
"name": "_variables.scss"
|
|
67388
67415
|
},
|
|
67389
|
-
"resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) + (80px -
|
|
67416
|
+
"resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
|
|
67390
67417
|
"resolvedType": "Calculation"
|
|
67391
67418
|
},
|
|
67392
67419
|
{
|
|
@@ -117556,7 +117583,7 @@
|
|
|
117556
117583
|
"context": {
|
|
117557
117584
|
"type": "variable",
|
|
117558
117585
|
"name": "kendo-orgchart-line-v-height",
|
|
117559
|
-
"value": "
|
|
117586
|
+
"value": "k-spacing(6)",
|
|
117560
117587
|
"scope": "default",
|
|
117561
117588
|
"line": {
|
|
117562
117589
|
"start": 148,
|
|
@@ -117571,8 +117598,8 @@
|
|
|
117571
117598
|
"path": "classic/scss/orgchart/_variables.scss",
|
|
117572
117599
|
"name": "_variables.scss"
|
|
117573
117600
|
},
|
|
117574
|
-
"resolvedValue": "
|
|
117575
|
-
"resolvedType": "
|
|
117601
|
+
"resolvedValue": "var(--kendo-spacing-6, 1.5rem)",
|
|
117602
|
+
"resolvedType": "String"
|
|
117576
117603
|
}
|
|
117577
117604
|
]
|
|
117578
117605
|
},
|
|
@@ -134292,7 +134319,7 @@
|
|
|
134292
134319
|
"context": {
|
|
134293
134320
|
"type": "variable",
|
|
134294
134321
|
"name": "kendo-splitter-drag-icon-margin",
|
|
134295
|
-
"value": "
|
|
134322
|
+
"value": "k-spacing(2)",
|
|
134296
134323
|
"scope": "default",
|
|
134297
134324
|
"line": {
|
|
134298
134325
|
"start": 37,
|
|
@@ -134307,8 +134334,8 @@
|
|
|
134307
134334
|
"path": "classic/scss/splitter/_variables.scss",
|
|
134308
134335
|
"name": "_variables.scss"
|
|
134309
134336
|
},
|
|
134310
|
-
"resolvedValue": "
|
|
134311
|
-
"resolvedType": "
|
|
134337
|
+
"resolvedValue": "var(--kendo-spacing-2, 0.5rem)",
|
|
134338
|
+
"resolvedType": "String"
|
|
134312
134339
|
},
|
|
134313
134340
|
{
|
|
134314
134341
|
"description": "The horizontal padding of the collapse icon in the Splitter.\n",
|
|
@@ -136861,15 +136888,15 @@
|
|
|
136861
136888
|
"resolvedType": "Calculation"
|
|
136862
136889
|
},
|
|
136863
136890
|
{
|
|
136864
|
-
"description": "The
|
|
136891
|
+
"description": "The border radius of the Stepper label.\n",
|
|
136865
136892
|
"commentRange": {
|
|
136866
136893
|
"start": 24,
|
|
136867
136894
|
"end": 25
|
|
136868
136895
|
},
|
|
136869
136896
|
"context": {
|
|
136870
136897
|
"type": "variable",
|
|
136871
|
-
"name": "kendo-stepper-border-
|
|
136872
|
-
"value": "
|
|
136898
|
+
"name": "kendo-stepper-label-border-radius",
|
|
136899
|
+
"value": "k-border-radius(xxxl)",
|
|
136873
136900
|
"scope": "default",
|
|
136874
136901
|
"line": {
|
|
136875
136902
|
"start": 26,
|
|
@@ -136884,14 +136911,41 @@
|
|
|
136884
136911
|
"path": "classic/scss/stepper/_variables.scss",
|
|
136885
136912
|
"name": "_variables.scss"
|
|
136886
136913
|
},
|
|
136914
|
+
"resolvedValue": "var(--kendo-border-radius-xxxl, 1rem)",
|
|
136915
|
+
"resolvedType": "String"
|
|
136916
|
+
},
|
|
136917
|
+
{
|
|
136918
|
+
"description": "The width of the border around the Stepper.\n",
|
|
136919
|
+
"commentRange": {
|
|
136920
|
+
"start": 27,
|
|
136921
|
+
"end": 28
|
|
136922
|
+
},
|
|
136923
|
+
"context": {
|
|
136924
|
+
"type": "variable",
|
|
136925
|
+
"name": "kendo-stepper-border-width",
|
|
136926
|
+
"value": "0px",
|
|
136927
|
+
"scope": "default",
|
|
136928
|
+
"line": {
|
|
136929
|
+
"start": 29,
|
|
136930
|
+
"end": 29
|
|
136931
|
+
}
|
|
136932
|
+
},
|
|
136933
|
+
"group": [
|
|
136934
|
+
"stepper"
|
|
136935
|
+
],
|
|
136936
|
+
"access": "public",
|
|
136937
|
+
"file": {
|
|
136938
|
+
"path": "classic/scss/stepper/_variables.scss",
|
|
136939
|
+
"name": "_variables.scss"
|
|
136940
|
+
},
|
|
136887
136941
|
"resolvedValue": "0px",
|
|
136888
136942
|
"resolvedType": "Number"
|
|
136889
136943
|
},
|
|
136890
136944
|
{
|
|
136891
136945
|
"description": "The horizontal padding of the Stepper content.\n",
|
|
136892
136946
|
"commentRange": {
|
|
136893
|
-
"start":
|
|
136894
|
-
"end":
|
|
136947
|
+
"start": 31,
|
|
136948
|
+
"end": 32
|
|
136895
136949
|
},
|
|
136896
136950
|
"context": {
|
|
136897
136951
|
"type": "variable",
|
|
@@ -136899,8 +136953,8 @@
|
|
|
136899
136953
|
"value": "k-spacing(5)",
|
|
136900
136954
|
"scope": "default",
|
|
136901
136955
|
"line": {
|
|
136902
|
-
"start":
|
|
136903
|
-
"end":
|
|
136956
|
+
"start": 33,
|
|
136957
|
+
"end": 33
|
|
136904
136958
|
}
|
|
136905
136959
|
},
|
|
136906
136960
|
"group": [
|
|
@@ -136917,8 +136971,8 @@
|
|
|
136917
136971
|
{
|
|
136918
136972
|
"description": "The vertical padding of the Stepper content.\n",
|
|
136919
136973
|
"commentRange": {
|
|
136920
|
-
"start":
|
|
136921
|
-
"end":
|
|
136974
|
+
"start": 34,
|
|
136975
|
+
"end": 35
|
|
136922
136976
|
},
|
|
136923
136977
|
"context": {
|
|
136924
136978
|
"type": "variable",
|
|
@@ -136926,8 +136980,8 @@
|
|
|
136926
136980
|
"value": "k-spacing(2.5)",
|
|
136927
136981
|
"scope": "default",
|
|
136928
136982
|
"line": {
|
|
136929
|
-
"start":
|
|
136930
|
-
"end":
|
|
136983
|
+
"start": 36,
|
|
136984
|
+
"end": 36
|
|
136931
136985
|
}
|
|
136932
136986
|
},
|
|
136933
136987
|
"group": [
|
|
@@ -136944,8 +136998,8 @@
|
|
|
136944
136998
|
{
|
|
136945
136999
|
"description": "",
|
|
136946
137000
|
"commentRange": {
|
|
136947
|
-
"start":
|
|
136948
|
-
"end":
|
|
137001
|
+
"start": 39,
|
|
137002
|
+
"end": 39
|
|
136949
137003
|
},
|
|
136950
137004
|
"context": {
|
|
136951
137005
|
"type": "variable",
|
|
@@ -136953,8 +137007,8 @@
|
|
|
136953
137007
|
"value": "var( --kendo-font-size, inherit )",
|
|
136954
137008
|
"scope": "default",
|
|
136955
137009
|
"line": {
|
|
136956
|
-
"start":
|
|
136957
|
-
"end":
|
|
137010
|
+
"start": 40,
|
|
137011
|
+
"end": 40
|
|
136958
137012
|
}
|
|
136959
137013
|
},
|
|
136960
137014
|
"group": [
|
|
@@ -136971,8 +137025,8 @@
|
|
|
136971
137025
|
{
|
|
136972
137026
|
"description": "",
|
|
136973
137027
|
"commentRange": {
|
|
136974
|
-
"start":
|
|
136975
|
-
"end":
|
|
137028
|
+
"start": 42,
|
|
137029
|
+
"end": 42
|
|
136976
137030
|
},
|
|
136977
137031
|
"context": {
|
|
136978
137032
|
"type": "variable",
|
|
@@ -136980,8 +137034,8 @@
|
|
|
136980
137034
|
"value": "var( --kendo-line-height, normal )",
|
|
136981
137035
|
"scope": "default",
|
|
136982
137036
|
"line": {
|
|
136983
|
-
"start":
|
|
136984
|
-
"end":
|
|
137037
|
+
"start": 43,
|
|
137038
|
+
"end": 43
|
|
136985
137039
|
}
|
|
136986
137040
|
},
|
|
136987
137041
|
"group": [
|
|
@@ -136998,8 +137052,8 @@
|
|
|
136998
137052
|
{
|
|
136999
137053
|
"description": "",
|
|
137000
137054
|
"commentRange": {
|
|
137001
|
-
"start":
|
|
137002
|
-
"end":
|
|
137055
|
+
"start": 45,
|
|
137056
|
+
"end": 45
|
|
137003
137057
|
},
|
|
137004
137058
|
"context": {
|
|
137005
137059
|
"type": "variable",
|
|
@@ -137007,8 +137061,8 @@
|
|
|
137007
137061
|
"value": "var( --kendo-font-family, inherit )",
|
|
137008
137062
|
"scope": "default",
|
|
137009
137063
|
"line": {
|
|
137010
|
-
"start":
|
|
137011
|
-
"end":
|
|
137064
|
+
"start": 46,
|
|
137065
|
+
"end": 46
|
|
137012
137066
|
}
|
|
137013
137067
|
},
|
|
137014
137068
|
"group": [
|
|
@@ -137025,8 +137079,8 @@
|
|
|
137025
137079
|
{
|
|
137026
137080
|
"description": "The background color of the Stepper.\n",
|
|
137027
137081
|
"commentRange": {
|
|
137028
|
-
"start":
|
|
137029
|
-
"end":
|
|
137082
|
+
"start": 48,
|
|
137083
|
+
"end": 49
|
|
137030
137084
|
},
|
|
137031
137085
|
"context": {
|
|
137032
137086
|
"type": "variable",
|
|
@@ -137034,8 +137088,8 @@
|
|
|
137034
137088
|
"value": "null",
|
|
137035
137089
|
"scope": "default",
|
|
137036
137090
|
"line": {
|
|
137037
|
-
"start":
|
|
137038
|
-
"end":
|
|
137091
|
+
"start": 50,
|
|
137092
|
+
"end": 50
|
|
137039
137093
|
}
|
|
137040
137094
|
},
|
|
137041
137095
|
"group": [
|
|
@@ -137052,8 +137106,8 @@
|
|
|
137052
137106
|
{
|
|
137053
137107
|
"description": "The text color of the Stepper.\n",
|
|
137054
137108
|
"commentRange": {
|
|
137055
|
-
"start":
|
|
137056
|
-
"end":
|
|
137109
|
+
"start": 51,
|
|
137110
|
+
"end": 52
|
|
137057
137111
|
},
|
|
137058
137112
|
"context": {
|
|
137059
137113
|
"type": "variable",
|
|
@@ -137061,8 +137115,8 @@
|
|
|
137061
137115
|
"value": "$kendo-component-text",
|
|
137062
137116
|
"scope": "default",
|
|
137063
137117
|
"line": {
|
|
137064
|
-
"start":
|
|
137065
|
-
"end":
|
|
137118
|
+
"start": 53,
|
|
137119
|
+
"end": 53
|
|
137066
137120
|
}
|
|
137067
137121
|
},
|
|
137068
137122
|
"group": [
|
|
@@ -137079,8 +137133,8 @@
|
|
|
137079
137133
|
{
|
|
137080
137134
|
"description": "The border color of the Stepper.\n",
|
|
137081
137135
|
"commentRange": {
|
|
137082
|
-
"start":
|
|
137083
|
-
"end":
|
|
137136
|
+
"start": 54,
|
|
137137
|
+
"end": 55
|
|
137084
137138
|
},
|
|
137085
137139
|
"context": {
|
|
137086
137140
|
"type": "variable",
|
|
@@ -137088,8 +137142,8 @@
|
|
|
137088
137142
|
"value": "null",
|
|
137089
137143
|
"scope": "default",
|
|
137090
137144
|
"line": {
|
|
137091
|
-
"start":
|
|
137092
|
-
"end":
|
|
137145
|
+
"start": 56,
|
|
137146
|
+
"end": 56
|
|
137093
137147
|
}
|
|
137094
137148
|
},
|
|
137095
137149
|
"group": [
|
|
@@ -137106,8 +137160,8 @@
|
|
|
137106
137160
|
{
|
|
137107
137161
|
"description": "The width of the Stepper indicator.\n",
|
|
137108
137162
|
"commentRange": {
|
|
137109
|
-
"start":
|
|
137110
|
-
"end":
|
|
137163
|
+
"start": 58,
|
|
137164
|
+
"end": 59
|
|
137111
137165
|
},
|
|
137112
137166
|
"context": {
|
|
137113
137167
|
"type": "variable",
|
|
@@ -137115,8 +137169,8 @@
|
|
|
137115
137169
|
"value": "28px",
|
|
137116
137170
|
"scope": "default",
|
|
137117
137171
|
"line": {
|
|
137118
|
-
"start":
|
|
137119
|
-
"end":
|
|
137172
|
+
"start": 60,
|
|
137173
|
+
"end": 60
|
|
137120
137174
|
}
|
|
137121
137175
|
},
|
|
137122
137176
|
"group": [
|
|
@@ -137133,8 +137187,8 @@
|
|
|
137133
137187
|
{
|
|
137134
137188
|
"description": "The height of the Stepper indicator.\n",
|
|
137135
137189
|
"commentRange": {
|
|
137136
|
-
"start":
|
|
137137
|
-
"end":
|
|
137190
|
+
"start": 61,
|
|
137191
|
+
"end": 62
|
|
137138
137192
|
},
|
|
137139
137193
|
"context": {
|
|
137140
137194
|
"type": "variable",
|
|
@@ -137142,8 +137196,8 @@
|
|
|
137142
137196
|
"value": "$kendo-stepper-indicator-width",
|
|
137143
137197
|
"scope": "default",
|
|
137144
137198
|
"line": {
|
|
137145
|
-
"start":
|
|
137146
|
-
"end":
|
|
137199
|
+
"start": 63,
|
|
137200
|
+
"end": 63
|
|
137147
137201
|
}
|
|
137148
137202
|
},
|
|
137149
137203
|
"group": [
|
|
@@ -137160,8 +137214,8 @@
|
|
|
137160
137214
|
{
|
|
137161
137215
|
"description": "The border width of the Stepper indicator.\n",
|
|
137162
137216
|
"commentRange": {
|
|
137163
|
-
"start":
|
|
137164
|
-
"end":
|
|
137217
|
+
"start": 64,
|
|
137218
|
+
"end": 65
|
|
137165
137219
|
},
|
|
137166
137220
|
"context": {
|
|
137167
137221
|
"type": "variable",
|
|
@@ -137169,8 +137223,8 @@
|
|
|
137169
137223
|
"value": "1px",
|
|
137170
137224
|
"scope": "default",
|
|
137171
137225
|
"line": {
|
|
137172
|
-
"start":
|
|
137173
|
-
"end":
|
|
137226
|
+
"start": 66,
|
|
137227
|
+
"end": 66
|
|
137174
137228
|
}
|
|
137175
137229
|
},
|
|
137176
137230
|
"group": [
|
|
@@ -137187,8 +137241,8 @@
|
|
|
137187
137241
|
{
|
|
137188
137242
|
"description": "The border radius of the Stepper indicator.\n",
|
|
137189
137243
|
"commentRange": {
|
|
137190
|
-
"start":
|
|
137191
|
-
"end":
|
|
137244
|
+
"start": 67,
|
|
137245
|
+
"end": 68
|
|
137192
137246
|
},
|
|
137193
137247
|
"context": {
|
|
137194
137248
|
"type": "variable",
|
|
@@ -137196,8 +137250,8 @@
|
|
|
137196
137250
|
"value": "50%",
|
|
137197
137251
|
"scope": "default",
|
|
137198
137252
|
"line": {
|
|
137199
|
-
"start":
|
|
137200
|
-
"end":
|
|
137253
|
+
"start": 69,
|
|
137254
|
+
"end": 69
|
|
137201
137255
|
}
|
|
137202
137256
|
},
|
|
137203
137257
|
"group": [
|
|
@@ -137214,8 +137268,8 @@
|
|
|
137214
137268
|
{
|
|
137215
137269
|
"description": "The border width of the focused Stepper indicator.\n",
|
|
137216
137270
|
"commentRange": {
|
|
137217
|
-
"start":
|
|
137218
|
-
"end":
|
|
137271
|
+
"start": 71,
|
|
137272
|
+
"end": 72
|
|
137219
137273
|
},
|
|
137220
137274
|
"context": {
|
|
137221
137275
|
"type": "variable",
|
|
@@ -137223,8 +137277,8 @@
|
|
|
137223
137277
|
"value": "1px",
|
|
137224
137278
|
"scope": "default",
|
|
137225
137279
|
"line": {
|
|
137226
|
-
"start":
|
|
137227
|
-
"end":
|
|
137280
|
+
"start": 73,
|
|
137281
|
+
"end": 73
|
|
137228
137282
|
}
|
|
137229
137283
|
},
|
|
137230
137284
|
"group": [
|
|
@@ -137241,8 +137295,8 @@
|
|
|
137241
137295
|
{
|
|
137242
137296
|
"description": "The size of the focused Stepper indicator.\n",
|
|
137243
137297
|
"commentRange": {
|
|
137244
|
-
"start":
|
|
137245
|
-
"end":
|
|
137298
|
+
"start": 74,
|
|
137299
|
+
"end": 75
|
|
137246
137300
|
},
|
|
137247
137301
|
"context": {
|
|
137248
137302
|
"type": "variable",
|
|
@@ -137250,8 +137304,8 @@
|
|
|
137250
137304
|
"value": "2px",
|
|
137251
137305
|
"scope": "default",
|
|
137252
137306
|
"line": {
|
|
137253
|
-
"start":
|
|
137254
|
-
"end":
|
|
137307
|
+
"start": 76,
|
|
137308
|
+
"end": 76
|
|
137255
137309
|
}
|
|
137256
137310
|
},
|
|
137257
137311
|
"group": [
|
|
@@ -137268,8 +137322,8 @@
|
|
|
137268
137322
|
{
|
|
137269
137323
|
"description": "The offset of the Stepper's focused indicator.\n",
|
|
137270
137324
|
"commentRange": {
|
|
137271
|
-
"start":
|
|
137272
|
-
"end":
|
|
137325
|
+
"start": 77,
|
|
137326
|
+
"end": 78
|
|
137273
137327
|
},
|
|
137274
137328
|
"context": {
|
|
137275
137329
|
"type": "variable",
|
|
@@ -137277,8 +137331,8 @@
|
|
|
137277
137331
|
"value": "3px",
|
|
137278
137332
|
"scope": "default",
|
|
137279
137333
|
"line": {
|
|
137280
|
-
"start":
|
|
137281
|
-
"end":
|
|
137334
|
+
"start": 79,
|
|
137335
|
+
"end": 79
|
|
137282
137336
|
}
|
|
137283
137337
|
},
|
|
137284
137338
|
"group": [
|
|
@@ -137295,8 +137349,8 @@
|
|
|
137295
137349
|
{
|
|
137296
137350
|
"description": "The calculated offset of the Stepper's focused indicator.\n",
|
|
137297
137351
|
"commentRange": {
|
|
137298
|
-
"start":
|
|
137299
|
-
"end":
|
|
137352
|
+
"start": 80,
|
|
137353
|
+
"end": 81
|
|
137300
137354
|
},
|
|
137301
137355
|
"context": {
|
|
137302
137356
|
"type": "variable",
|
|
@@ -137304,8 +137358,8 @@
|
|
|
137304
137358
|
"value": "calc( #{$kendo-stepper-indicator-focus-border-width} + #{$kendo-stepper-indicator-focus-offset} )",
|
|
137305
137359
|
"scope": "default",
|
|
137306
137360
|
"line": {
|
|
137307
|
-
"start":
|
|
137308
|
-
"end":
|
|
137361
|
+
"start": 82,
|
|
137362
|
+
"end": 82
|
|
137309
137363
|
}
|
|
137310
137364
|
},
|
|
137311
137365
|
"group": [
|
|
@@ -137322,8 +137376,8 @@
|
|
|
137322
137376
|
{
|
|
137323
137377
|
"description": "The background color of the Stepper indicator.\n",
|
|
137324
137378
|
"commentRange": {
|
|
137325
|
-
"start":
|
|
137326
|
-
"end":
|
|
137379
|
+
"start": 84,
|
|
137380
|
+
"end": 85
|
|
137327
137381
|
},
|
|
137328
137382
|
"context": {
|
|
137329
137383
|
"type": "variable",
|
|
@@ -137331,8 +137385,8 @@
|
|
|
137331
137385
|
"value": "$kendo-component-bg",
|
|
137332
137386
|
"scope": "default",
|
|
137333
137387
|
"line": {
|
|
137334
|
-
"start":
|
|
137335
|
-
"end":
|
|
137388
|
+
"start": 86,
|
|
137389
|
+
"end": 86
|
|
137336
137390
|
}
|
|
137337
137391
|
},
|
|
137338
137392
|
"group": [
|
|
@@ -137349,8 +137403,8 @@
|
|
|
137349
137403
|
{
|
|
137350
137404
|
"description": "The text color of the Stepper indicator.\n",
|
|
137351
137405
|
"commentRange": {
|
|
137352
|
-
"start":
|
|
137353
|
-
"end":
|
|
137406
|
+
"start": 87,
|
|
137407
|
+
"end": 88
|
|
137354
137408
|
},
|
|
137355
137409
|
"context": {
|
|
137356
137410
|
"type": "variable",
|
|
@@ -137358,8 +137412,8 @@
|
|
|
137358
137412
|
"value": "$kendo-component-text",
|
|
137359
137413
|
"scope": "default",
|
|
137360
137414
|
"line": {
|
|
137361
|
-
"start":
|
|
137362
|
-
"end":
|
|
137415
|
+
"start": 89,
|
|
137416
|
+
"end": 89
|
|
137363
137417
|
}
|
|
137364
137418
|
},
|
|
137365
137419
|
"group": [
|
|
@@ -137376,8 +137430,8 @@
|
|
|
137376
137430
|
{
|
|
137377
137431
|
"description": "The border color of the Stepper indicator.\n",
|
|
137378
137432
|
"commentRange": {
|
|
137379
|
-
"start":
|
|
137380
|
-
"end":
|
|
137433
|
+
"start": 90,
|
|
137434
|
+
"end": 91
|
|
137381
137435
|
},
|
|
137382
137436
|
"context": {
|
|
137383
137437
|
"type": "variable",
|
|
@@ -137385,8 +137439,8 @@
|
|
|
137385
137439
|
"value": "$kendo-component-border",
|
|
137386
137440
|
"scope": "default",
|
|
137387
137441
|
"line": {
|
|
137388
|
-
"start":
|
|
137389
|
-
"end":
|
|
137442
|
+
"start": 92,
|
|
137443
|
+
"end": 92
|
|
137390
137444
|
}
|
|
137391
137445
|
},
|
|
137392
137446
|
"group": [
|
|
@@ -137403,8 +137457,8 @@
|
|
|
137403
137457
|
{
|
|
137404
137458
|
"description": "The background color of the hovered Stepper indicator.\n",
|
|
137405
137459
|
"commentRange": {
|
|
137406
|
-
"start":
|
|
137407
|
-
"end":
|
|
137460
|
+
"start": 94,
|
|
137461
|
+
"end": 95
|
|
137408
137462
|
},
|
|
137409
137463
|
"context": {
|
|
137410
137464
|
"type": "variable",
|
|
@@ -137412,8 +137466,8 @@
|
|
|
137412
137466
|
"value": "if($kendo-enable-color-system, k-color( base-subtle-hover ), k-try-shade( $kendo-stepper-indicator-bg ))",
|
|
137413
137467
|
"scope": "default",
|
|
137414
137468
|
"line": {
|
|
137415
|
-
"start":
|
|
137416
|
-
"end":
|
|
137469
|
+
"start": 96,
|
|
137470
|
+
"end": 96
|
|
137417
137471
|
}
|
|
137418
137472
|
},
|
|
137419
137473
|
"group": [
|
|
@@ -137430,8 +137484,8 @@
|
|
|
137430
137484
|
{
|
|
137431
137485
|
"description": "The text color of the hovered Stepper indicator.\n",
|
|
137432
137486
|
"commentRange": {
|
|
137433
|
-
"start":
|
|
137434
|
-
"end":
|
|
137487
|
+
"start": 97,
|
|
137488
|
+
"end": 98
|
|
137435
137489
|
},
|
|
137436
137490
|
"context": {
|
|
137437
137491
|
"type": "variable",
|
|
@@ -137439,8 +137493,8 @@
|
|
|
137439
137493
|
"value": "null",
|
|
137440
137494
|
"scope": "default",
|
|
137441
137495
|
"line": {
|
|
137442
|
-
"start":
|
|
137443
|
-
"end":
|
|
137496
|
+
"start": 99,
|
|
137497
|
+
"end": 99
|
|
137444
137498
|
}
|
|
137445
137499
|
},
|
|
137446
137500
|
"group": [
|
|
@@ -137457,8 +137511,8 @@
|
|
|
137457
137511
|
{
|
|
137458
137512
|
"description": "The border color of the hovered Stepper indicator.\n",
|
|
137459
137513
|
"commentRange": {
|
|
137460
|
-
"start":
|
|
137461
|
-
"end":
|
|
137514
|
+
"start": 100,
|
|
137515
|
+
"end": 101
|
|
137462
137516
|
},
|
|
137463
137517
|
"context": {
|
|
137464
137518
|
"type": "variable",
|
|
@@ -137466,8 +137520,8 @@
|
|
|
137466
137520
|
"value": "null",
|
|
137467
137521
|
"scope": "default",
|
|
137468
137522
|
"line": {
|
|
137469
|
-
"start":
|
|
137470
|
-
"end":
|
|
137523
|
+
"start": 102,
|
|
137524
|
+
"end": 102
|
|
137471
137525
|
}
|
|
137472
137526
|
},
|
|
137473
137527
|
"group": [
|
|
@@ -137484,8 +137538,8 @@
|
|
|
137484
137538
|
{
|
|
137485
137539
|
"description": "The background color of the disabled Stepper indicator.\n",
|
|
137486
137540
|
"commentRange": {
|
|
137487
|
-
"start":
|
|
137488
|
-
"end":
|
|
137541
|
+
"start": 104,
|
|
137542
|
+
"end": 105
|
|
137489
137543
|
},
|
|
137490
137544
|
"context": {
|
|
137491
137545
|
"type": "variable",
|
|
@@ -137493,8 +137547,8 @@
|
|
|
137493
137547
|
"value": "null",
|
|
137494
137548
|
"scope": "default",
|
|
137495
137549
|
"line": {
|
|
137496
|
-
"start":
|
|
137497
|
-
"end":
|
|
137550
|
+
"start": 106,
|
|
137551
|
+
"end": 106
|
|
137498
137552
|
}
|
|
137499
137553
|
},
|
|
137500
137554
|
"group": [
|
|
@@ -137511,8 +137565,8 @@
|
|
|
137511
137565
|
{
|
|
137512
137566
|
"description": "The text color of the disabled Stepper indicator.\n",
|
|
137513
137567
|
"commentRange": {
|
|
137514
|
-
"start":
|
|
137515
|
-
"end":
|
|
137568
|
+
"start": 107,
|
|
137569
|
+
"end": 108
|
|
137516
137570
|
},
|
|
137517
137571
|
"context": {
|
|
137518
137572
|
"type": "variable",
|
|
@@ -137520,8 +137574,8 @@
|
|
|
137520
137574
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d)",
|
|
137521
137575
|
"scope": "default",
|
|
137522
137576
|
"line": {
|
|
137523
|
-
"start":
|
|
137524
|
-
"end":
|
|
137577
|
+
"start": 109,
|
|
137578
|
+
"end": 109
|
|
137525
137579
|
}
|
|
137526
137580
|
},
|
|
137527
137581
|
"group": [
|
|
@@ -137538,8 +137592,8 @@
|
|
|
137538
137592
|
{
|
|
137539
137593
|
"description": "The border color of the disabled Stepper indicator.\n",
|
|
137540
137594
|
"commentRange": {
|
|
137541
|
-
"start":
|
|
137542
|
-
"end":
|
|
137595
|
+
"start": 110,
|
|
137596
|
+
"end": 111
|
|
137543
137597
|
},
|
|
137544
137598
|
"context": {
|
|
137545
137599
|
"type": "variable",
|
|
@@ -137547,8 +137601,8 @@
|
|
|
137547
137601
|
"value": "null",
|
|
137548
137602
|
"scope": "default",
|
|
137549
137603
|
"line": {
|
|
137550
|
-
"start":
|
|
137551
|
-
"end":
|
|
137604
|
+
"start": 112,
|
|
137605
|
+
"end": 112
|
|
137552
137606
|
}
|
|
137553
137607
|
},
|
|
137554
137608
|
"group": [
|
|
@@ -137565,8 +137619,8 @@
|
|
|
137565
137619
|
{
|
|
137566
137620
|
"description": "The background color of the Stepper's done indicator.\n",
|
|
137567
137621
|
"commentRange": {
|
|
137568
|
-
"start":
|
|
137569
|
-
"end":
|
|
137622
|
+
"start": 114,
|
|
137623
|
+
"end": 115
|
|
137570
137624
|
},
|
|
137571
137625
|
"context": {
|
|
137572
137626
|
"type": "variable",
|
|
@@ -137574,8 +137628,8 @@
|
|
|
137574
137628
|
"value": "$kendo-color-primary",
|
|
137575
137629
|
"scope": "default",
|
|
137576
137630
|
"line": {
|
|
137577
|
-
"start":
|
|
137578
|
-
"end":
|
|
137631
|
+
"start": 116,
|
|
137632
|
+
"end": 116
|
|
137579
137633
|
}
|
|
137580
137634
|
},
|
|
137581
137635
|
"group": [
|
|
@@ -137592,8 +137646,8 @@
|
|
|
137592
137646
|
{
|
|
137593
137647
|
"description": "The text color of the Stepper's done indicator.\n",
|
|
137594
137648
|
"commentRange": {
|
|
137595
|
-
"start":
|
|
137596
|
-
"end":
|
|
137649
|
+
"start": 117,
|
|
137650
|
+
"end": 118
|
|
137597
137651
|
},
|
|
137598
137652
|
"context": {
|
|
137599
137653
|
"type": "variable",
|
|
@@ -137601,8 +137655,8 @@
|
|
|
137601
137655
|
"value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
|
|
137602
137656
|
"scope": "default",
|
|
137603
137657
|
"line": {
|
|
137604
|
-
"start":
|
|
137605
|
-
"end":
|
|
137658
|
+
"start": 119,
|
|
137659
|
+
"end": 119
|
|
137606
137660
|
}
|
|
137607
137661
|
},
|
|
137608
137662
|
"group": [
|
|
@@ -137619,8 +137673,8 @@
|
|
|
137619
137673
|
{
|
|
137620
137674
|
"description": "The border color of the Stepper's done indicator.\n",
|
|
137621
137675
|
"commentRange": {
|
|
137622
|
-
"start":
|
|
137623
|
-
"end":
|
|
137676
|
+
"start": 120,
|
|
137677
|
+
"end": 121
|
|
137624
137678
|
},
|
|
137625
137679
|
"context": {
|
|
137626
137680
|
"type": "variable",
|
|
@@ -137628,8 +137682,8 @@
|
|
|
137628
137682
|
"value": "$kendo-stepper-indicator-done-bg",
|
|
137629
137683
|
"scope": "default",
|
|
137630
137684
|
"line": {
|
|
137631
|
-
"start":
|
|
137632
|
-
"end":
|
|
137685
|
+
"start": 122,
|
|
137686
|
+
"end": 122
|
|
137633
137687
|
}
|
|
137634
137688
|
},
|
|
137635
137689
|
"group": [
|
|
@@ -137646,8 +137700,8 @@
|
|
|
137646
137700
|
{
|
|
137647
137701
|
"description": "The background color of the Stepper's hovered done indicator.\n",
|
|
137648
137702
|
"commentRange": {
|
|
137649
|
-
"start":
|
|
137650
|
-
"end":
|
|
137703
|
+
"start": 124,
|
|
137704
|
+
"end": 125
|
|
137651
137705
|
},
|
|
137652
137706
|
"context": {
|
|
137653
137707
|
"type": "variable",
|
|
@@ -137655,8 +137709,8 @@
|
|
|
137655
137709
|
"value": "if($kendo-enable-color-system, k-color( primary-hover ), k-try-shade( $kendo-stepper-indicator-done-bg ))",
|
|
137656
137710
|
"scope": "default",
|
|
137657
137711
|
"line": {
|
|
137658
|
-
"start":
|
|
137659
|
-
"end":
|
|
137712
|
+
"start": 126,
|
|
137713
|
+
"end": 126
|
|
137660
137714
|
}
|
|
137661
137715
|
},
|
|
137662
137716
|
"group": [
|
|
@@ -137673,8 +137727,8 @@
|
|
|
137673
137727
|
{
|
|
137674
137728
|
"description": "The text color of the Stepper's hovered done indicator.\n",
|
|
137675
137729
|
"commentRange": {
|
|
137676
|
-
"start":
|
|
137677
|
-
"end":
|
|
137730
|
+
"start": 127,
|
|
137731
|
+
"end": 128
|
|
137678
137732
|
},
|
|
137679
137733
|
"context": {
|
|
137680
137734
|
"type": "variable",
|
|
@@ -137682,8 +137736,8 @@
|
|
|
137682
137736
|
"value": "null",
|
|
137683
137737
|
"scope": "default",
|
|
137684
137738
|
"line": {
|
|
137685
|
-
"start":
|
|
137686
|
-
"end":
|
|
137739
|
+
"start": 129,
|
|
137740
|
+
"end": 129
|
|
137687
137741
|
}
|
|
137688
137742
|
},
|
|
137689
137743
|
"group": [
|
|
@@ -137700,8 +137754,8 @@
|
|
|
137700
137754
|
{
|
|
137701
137755
|
"description": "The border color of the Stepper's hovered done indicator.\n",
|
|
137702
137756
|
"commentRange": {
|
|
137703
|
-
"start":
|
|
137704
|
-
"end":
|
|
137757
|
+
"start": 130,
|
|
137758
|
+
"end": 131
|
|
137705
137759
|
},
|
|
137706
137760
|
"context": {
|
|
137707
137761
|
"type": "variable",
|
|
@@ -137709,8 +137763,8 @@
|
|
|
137709
137763
|
"value": "null",
|
|
137710
137764
|
"scope": "default",
|
|
137711
137765
|
"line": {
|
|
137712
|
-
"start":
|
|
137713
|
-
"end":
|
|
137766
|
+
"start": 132,
|
|
137767
|
+
"end": 132
|
|
137714
137768
|
}
|
|
137715
137769
|
},
|
|
137716
137770
|
"group": [
|
|
@@ -137727,8 +137781,8 @@
|
|
|
137727
137781
|
{
|
|
137728
137782
|
"description": "The background color of the Stepper's disabled done indicator.\n",
|
|
137729
137783
|
"commentRange": {
|
|
137730
|
-
"start":
|
|
137731
|
-
"end":
|
|
137784
|
+
"start": 134,
|
|
137785
|
+
"end": 135
|
|
137732
137786
|
},
|
|
137733
137787
|
"context": {
|
|
137734
137788
|
"type": "variable",
|
|
@@ -137736,8 +137790,8 @@
|
|
|
137736
137790
|
"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% ))",
|
|
137737
137791
|
"scope": "default",
|
|
137738
137792
|
"line": {
|
|
137739
|
-
"start":
|
|
137740
|
-
"end":
|
|
137793
|
+
"start": 136,
|
|
137794
|
+
"end": 136
|
|
137741
137795
|
}
|
|
137742
137796
|
},
|
|
137743
137797
|
"group": [
|
|
@@ -137754,8 +137808,8 @@
|
|
|
137754
137808
|
{
|
|
137755
137809
|
"description": "The text color of the Stepper's disabled done indicator.\n",
|
|
137756
137810
|
"commentRange": {
|
|
137757
|
-
"start":
|
|
137758
|
-
"end":
|
|
137811
|
+
"start": 137,
|
|
137812
|
+
"end": 138
|
|
137759
137813
|
},
|
|
137760
137814
|
"context": {
|
|
137761
137815
|
"type": "variable",
|
|
@@ -137763,8 +137817,8 @@
|
|
|
137763
137817
|
"value": "if($kendo-enable-color-system, k-color( on-primary ), k-contrast-legacy( $kendo-stepper-indicator-done-bg ))",
|
|
137764
137818
|
"scope": "default",
|
|
137765
137819
|
"line": {
|
|
137766
|
-
"start":
|
|
137767
|
-
"end":
|
|
137820
|
+
"start": 139,
|
|
137821
|
+
"end": 139
|
|
137768
137822
|
}
|
|
137769
137823
|
},
|
|
137770
137824
|
"group": [
|
|
@@ -137781,8 +137835,8 @@
|
|
|
137781
137835
|
{
|
|
137782
137836
|
"description": "The border color of the Stepper's disabled done indicator.\n",
|
|
137783
137837
|
"commentRange": {
|
|
137784
|
-
"start":
|
|
137785
|
-
"end":
|
|
137838
|
+
"start": 140,
|
|
137839
|
+
"end": 141
|
|
137786
137840
|
},
|
|
137787
137841
|
"context": {
|
|
137788
137842
|
"type": "variable",
|
|
@@ -137790,8 +137844,8 @@
|
|
|
137790
137844
|
"value": "$kendo-stepper-indicator-done-disabled-bg",
|
|
137791
137845
|
"scope": "default",
|
|
137792
137846
|
"line": {
|
|
137793
|
-
"start":
|
|
137794
|
-
"end":
|
|
137847
|
+
"start": 142,
|
|
137848
|
+
"end": 142
|
|
137795
137849
|
}
|
|
137796
137850
|
},
|
|
137797
137851
|
"group": [
|
|
@@ -137808,8 +137862,8 @@
|
|
|
137808
137862
|
{
|
|
137809
137863
|
"description": "The background color of the Stepper current indicator.\n",
|
|
137810
137864
|
"commentRange": {
|
|
137811
|
-
"start":
|
|
137812
|
-
"end":
|
|
137865
|
+
"start": 144,
|
|
137866
|
+
"end": 145
|
|
137813
137867
|
},
|
|
137814
137868
|
"context": {
|
|
137815
137869
|
"type": "variable",
|
|
@@ -137817,8 +137871,8 @@
|
|
|
137817
137871
|
"value": "$kendo-stepper-indicator-done-bg",
|
|
137818
137872
|
"scope": "default",
|
|
137819
137873
|
"line": {
|
|
137820
|
-
"start":
|
|
137821
|
-
"end":
|
|
137874
|
+
"start": 146,
|
|
137875
|
+
"end": 146
|
|
137822
137876
|
}
|
|
137823
137877
|
},
|
|
137824
137878
|
"group": [
|
|
@@ -137835,8 +137889,8 @@
|
|
|
137835
137889
|
{
|
|
137836
137890
|
"description": "The text color of the Stepper current indicator.\n",
|
|
137837
137891
|
"commentRange": {
|
|
137838
|
-
"start":
|
|
137839
|
-
"end":
|
|
137892
|
+
"start": 147,
|
|
137893
|
+
"end": 148
|
|
137840
137894
|
},
|
|
137841
137895
|
"context": {
|
|
137842
137896
|
"type": "variable",
|
|
@@ -137844,8 +137898,8 @@
|
|
|
137844
137898
|
"value": "$kendo-stepper-indicator-done-text",
|
|
137845
137899
|
"scope": "default",
|
|
137846
137900
|
"line": {
|
|
137847
|
-
"start":
|
|
137848
|
-
"end":
|
|
137901
|
+
"start": 149,
|
|
137902
|
+
"end": 149
|
|
137849
137903
|
}
|
|
137850
137904
|
},
|
|
137851
137905
|
"group": [
|
|
@@ -137862,8 +137916,8 @@
|
|
|
137862
137916
|
{
|
|
137863
137917
|
"description": "The border color of the Stepper current indicator.\n",
|
|
137864
137918
|
"commentRange": {
|
|
137865
|
-
"start":
|
|
137866
|
-
"end":
|
|
137919
|
+
"start": 150,
|
|
137920
|
+
"end": 151
|
|
137867
137921
|
},
|
|
137868
137922
|
"context": {
|
|
137869
137923
|
"type": "variable",
|
|
@@ -137871,8 +137925,8 @@
|
|
|
137871
137925
|
"value": "$kendo-stepper-indicator-done-border",
|
|
137872
137926
|
"scope": "default",
|
|
137873
137927
|
"line": {
|
|
137874
|
-
"start":
|
|
137875
|
-
"end":
|
|
137928
|
+
"start": 152,
|
|
137929
|
+
"end": 152
|
|
137876
137930
|
}
|
|
137877
137931
|
},
|
|
137878
137932
|
"group": [
|
|
@@ -137889,8 +137943,8 @@
|
|
|
137889
137943
|
{
|
|
137890
137944
|
"description": "The background color of the Stepper's hovered current indicator.\n",
|
|
137891
137945
|
"commentRange": {
|
|
137892
|
-
"start":
|
|
137893
|
-
"end":
|
|
137946
|
+
"start": 154,
|
|
137947
|
+
"end": 155
|
|
137894
137948
|
},
|
|
137895
137949
|
"context": {
|
|
137896
137950
|
"type": "variable",
|
|
@@ -137898,8 +137952,8 @@
|
|
|
137898
137952
|
"value": "$kendo-stepper-indicator-done-hover-bg",
|
|
137899
137953
|
"scope": "default",
|
|
137900
137954
|
"line": {
|
|
137901
|
-
"start":
|
|
137902
|
-
"end":
|
|
137955
|
+
"start": 156,
|
|
137956
|
+
"end": 156
|
|
137903
137957
|
}
|
|
137904
137958
|
},
|
|
137905
137959
|
"group": [
|
|
@@ -137916,8 +137970,8 @@
|
|
|
137916
137970
|
{
|
|
137917
137971
|
"description": "The text color of the Stepper's hovered current indicator.\n",
|
|
137918
137972
|
"commentRange": {
|
|
137919
|
-
"start":
|
|
137920
|
-
"end":
|
|
137973
|
+
"start": 157,
|
|
137974
|
+
"end": 158
|
|
137921
137975
|
},
|
|
137922
137976
|
"context": {
|
|
137923
137977
|
"type": "variable",
|
|
@@ -137925,8 +137979,8 @@
|
|
|
137925
137979
|
"value": "$kendo-stepper-indicator-done-hover-text",
|
|
137926
137980
|
"scope": "default",
|
|
137927
137981
|
"line": {
|
|
137928
|
-
"start":
|
|
137929
|
-
"end":
|
|
137982
|
+
"start": 159,
|
|
137983
|
+
"end": 159
|
|
137930
137984
|
}
|
|
137931
137985
|
},
|
|
137932
137986
|
"group": [
|
|
@@ -137943,8 +137997,8 @@
|
|
|
137943
137997
|
{
|
|
137944
137998
|
"description": "The border color of the Stepper's hovered current indicator.\n",
|
|
137945
137999
|
"commentRange": {
|
|
137946
|
-
"start":
|
|
137947
|
-
"end":
|
|
138000
|
+
"start": 160,
|
|
138001
|
+
"end": 161
|
|
137948
138002
|
},
|
|
137949
138003
|
"context": {
|
|
137950
138004
|
"type": "variable",
|
|
@@ -137952,8 +138006,8 @@
|
|
|
137952
138006
|
"value": "$kendo-stepper-indicator-done-hover-border",
|
|
137953
138007
|
"scope": "default",
|
|
137954
138008
|
"line": {
|
|
137955
|
-
"start":
|
|
137956
|
-
"end":
|
|
138009
|
+
"start": 162,
|
|
138010
|
+
"end": 162
|
|
137957
138011
|
}
|
|
137958
138012
|
},
|
|
137959
138013
|
"group": [
|
|
@@ -137970,8 +138024,8 @@
|
|
|
137970
138024
|
{
|
|
137971
138025
|
"description": "The background color of the Stepper's disabled current indicator.\n",
|
|
137972
138026
|
"commentRange": {
|
|
137973
|
-
"start":
|
|
137974
|
-
"end":
|
|
138027
|
+
"start": 164,
|
|
138028
|
+
"end": 165
|
|
137975
138029
|
},
|
|
137976
138030
|
"context": {
|
|
137977
138031
|
"type": "variable",
|
|
@@ -137979,8 +138033,8 @@
|
|
|
137979
138033
|
"value": "$kendo-stepper-indicator-done-disabled-bg",
|
|
137980
138034
|
"scope": "default",
|
|
137981
138035
|
"line": {
|
|
137982
|
-
"start":
|
|
137983
|
-
"end":
|
|
138036
|
+
"start": 166,
|
|
138037
|
+
"end": 166
|
|
137984
138038
|
}
|
|
137985
138039
|
},
|
|
137986
138040
|
"group": [
|
|
@@ -137997,8 +138051,8 @@
|
|
|
137997
138051
|
{
|
|
137998
138052
|
"description": "The text color of the Stepper's disabled current indicator.\n",
|
|
137999
138053
|
"commentRange": {
|
|
138000
|
-
"start":
|
|
138001
|
-
"end":
|
|
138054
|
+
"start": 167,
|
|
138055
|
+
"end": 168
|
|
138002
138056
|
},
|
|
138003
138057
|
"context": {
|
|
138004
138058
|
"type": "variable",
|
|
@@ -138006,8 +138060,8 @@
|
|
|
138006
138060
|
"value": "$kendo-stepper-indicator-done-disabled-text",
|
|
138007
138061
|
"scope": "default",
|
|
138008
138062
|
"line": {
|
|
138009
|
-
"start":
|
|
138010
|
-
"end":
|
|
138063
|
+
"start": 169,
|
|
138064
|
+
"end": 169
|
|
138011
138065
|
}
|
|
138012
138066
|
},
|
|
138013
138067
|
"group": [
|
|
@@ -138024,8 +138078,8 @@
|
|
|
138024
138078
|
{
|
|
138025
138079
|
"description": "The border color of the Stepper's disabled current indicator.\n",
|
|
138026
138080
|
"commentRange": {
|
|
138027
|
-
"start":
|
|
138028
|
-
"end":
|
|
138081
|
+
"start": 170,
|
|
138082
|
+
"end": 171
|
|
138029
138083
|
},
|
|
138030
138084
|
"context": {
|
|
138031
138085
|
"type": "variable",
|
|
@@ -138033,8 +138087,8 @@
|
|
|
138033
138087
|
"value": "$kendo-stepper-indicator-done-disabled-border",
|
|
138034
138088
|
"scope": "default",
|
|
138035
138089
|
"line": {
|
|
138036
|
-
"start":
|
|
138037
|
-
"end":
|
|
138090
|
+
"start": 172,
|
|
138091
|
+
"end": 172
|
|
138038
138092
|
}
|
|
138039
138093
|
},
|
|
138040
138094
|
"group": [
|
|
@@ -138051,8 +138105,8 @@
|
|
|
138051
138105
|
{
|
|
138052
138106
|
"description": "The text color of the Stepper label.\n",
|
|
138053
138107
|
"commentRange": {
|
|
138054
|
-
"start":
|
|
138055
|
-
"end":
|
|
138108
|
+
"start": 174,
|
|
138109
|
+
"end": 175
|
|
138056
138110
|
},
|
|
138057
138111
|
"context": {
|
|
138058
138112
|
"type": "variable",
|
|
@@ -138060,8 +138114,8 @@
|
|
|
138060
138114
|
"value": "null",
|
|
138061
138115
|
"scope": "default",
|
|
138062
138116
|
"line": {
|
|
138063
|
-
"start":
|
|
138064
|
-
"end":
|
|
138117
|
+
"start": 176,
|
|
138118
|
+
"end": 176
|
|
138065
138119
|
}
|
|
138066
138120
|
},
|
|
138067
138121
|
"group": [
|
|
@@ -138078,8 +138132,8 @@
|
|
|
138078
138132
|
{
|
|
138079
138133
|
"description": "The success text color of the Stepper label.\n",
|
|
138080
138134
|
"commentRange": {
|
|
138081
|
-
"start":
|
|
138082
|
-
"end":
|
|
138135
|
+
"start": 177,
|
|
138136
|
+
"end": 178
|
|
138083
138137
|
},
|
|
138084
138138
|
"context": {
|
|
138085
138139
|
"type": "variable",
|
|
@@ -138087,8 +138141,8 @@
|
|
|
138087
138141
|
"value": "$kendo-color-success",
|
|
138088
138142
|
"scope": "default",
|
|
138089
138143
|
"line": {
|
|
138090
|
-
"start":
|
|
138091
|
-
"end":
|
|
138144
|
+
"start": 179,
|
|
138145
|
+
"end": 179
|
|
138092
138146
|
}
|
|
138093
138147
|
},
|
|
138094
138148
|
"group": [
|
|
@@ -138105,8 +138159,8 @@
|
|
|
138105
138159
|
{
|
|
138106
138160
|
"description": "The error text color of the Stepper label.\n",
|
|
138107
138161
|
"commentRange": {
|
|
138108
|
-
"start":
|
|
138109
|
-
"end":
|
|
138162
|
+
"start": 180,
|
|
138163
|
+
"end": 181
|
|
138110
138164
|
},
|
|
138111
138165
|
"context": {
|
|
138112
138166
|
"type": "variable",
|
|
@@ -138114,8 +138168,8 @@
|
|
|
138114
138168
|
"value": "$kendo-color-error",
|
|
138115
138169
|
"scope": "default",
|
|
138116
138170
|
"line": {
|
|
138117
|
-
"start":
|
|
138118
|
-
"end":
|
|
138171
|
+
"start": 182,
|
|
138172
|
+
"end": 182
|
|
138119
138173
|
}
|
|
138120
138174
|
},
|
|
138121
138175
|
"group": [
|
|
@@ -138132,8 +138186,8 @@
|
|
|
138132
138186
|
{
|
|
138133
138187
|
"description": "The text color of the hovered Stepper label.\n",
|
|
138134
138188
|
"commentRange": {
|
|
138135
|
-
"start":
|
|
138136
|
-
"end":
|
|
138189
|
+
"start": 183,
|
|
138190
|
+
"end": 184
|
|
138137
138191
|
},
|
|
138138
138192
|
"context": {
|
|
138139
138193
|
"type": "variable",
|
|
@@ -138141,8 +138195,8 @@
|
|
|
138141
138195
|
"value": "null",
|
|
138142
138196
|
"scope": "default",
|
|
138143
138197
|
"line": {
|
|
138144
|
-
"start":
|
|
138145
|
-
"end":
|
|
138198
|
+
"start": 185,
|
|
138199
|
+
"end": 185
|
|
138146
138200
|
}
|
|
138147
138201
|
},
|
|
138148
138202
|
"group": [
|
|
@@ -138159,8 +138213,8 @@
|
|
|
138159
138213
|
{
|
|
138160
138214
|
"description": "The text color of the disabled Stepper label.\n",
|
|
138161
138215
|
"commentRange": {
|
|
138162
|
-
"start":
|
|
138163
|
-
"end":
|
|
138216
|
+
"start": 186,
|
|
138217
|
+
"end": 187
|
|
138164
138218
|
},
|
|
138165
138219
|
"context": {
|
|
138166
138220
|
"type": "variable",
|
|
@@ -138168,8 +138222,8 @@
|
|
|
138168
138222
|
"value": "if($kendo-enable-color-system, color-mix(in srgb, k-color( on-app-surface ) 60%, transparent), #8d8d8d)",
|
|
138169
138223
|
"scope": "default",
|
|
138170
138224
|
"line": {
|
|
138171
|
-
"start":
|
|
138172
|
-
"end":
|
|
138225
|
+
"start": 188,
|
|
138226
|
+
"end": 188
|
|
138173
138227
|
}
|
|
138174
138228
|
},
|
|
138175
138229
|
"group": [
|
|
@@ -138186,8 +138240,8 @@
|
|
|
138186
138240
|
{
|
|
138187
138241
|
"description": "The text color of the optional Stepper label.\n",
|
|
138188
138242
|
"commentRange": {
|
|
138189
|
-
"start":
|
|
138190
|
-
"end":
|
|
138243
|
+
"start": 190,
|
|
138244
|
+
"end": 191
|
|
138191
138245
|
},
|
|
138192
138246
|
"context": {
|
|
138193
138247
|
"type": "variable",
|
|
@@ -138195,8 +138249,8 @@
|
|
|
138195
138249
|
"value": "$kendo-subtle-text",
|
|
138196
138250
|
"scope": "default",
|
|
138197
138251
|
"line": {
|
|
138198
|
-
"start":
|
|
138199
|
-
"end":
|
|
138252
|
+
"start": 192,
|
|
138253
|
+
"end": 192
|
|
138200
138254
|
}
|
|
138201
138255
|
},
|
|
138202
138256
|
"group": [
|
|
@@ -138213,8 +138267,8 @@
|
|
|
138213
138267
|
{
|
|
138214
138268
|
"description": "The opacity of the optional Stepper label.\n",
|
|
138215
138269
|
"commentRange": {
|
|
138216
|
-
"start":
|
|
138217
|
-
"end":
|
|
138270
|
+
"start": 193,
|
|
138271
|
+
"end": 194
|
|
138218
138272
|
},
|
|
138219
138273
|
"context": {
|
|
138220
138274
|
"type": "variable",
|
|
@@ -138222,8 +138276,8 @@
|
|
|
138222
138276
|
"value": "null",
|
|
138223
138277
|
"scope": "default",
|
|
138224
138278
|
"line": {
|
|
138225
|
-
"start":
|
|
138226
|
-
"end":
|
|
138279
|
+
"start": 195,
|
|
138280
|
+
"end": 195
|
|
138227
138281
|
}
|
|
138228
138282
|
},
|
|
138229
138283
|
"group": [
|
|
@@ -138240,8 +138294,8 @@
|
|
|
138240
138294
|
{
|
|
138241
138295
|
"description": "The font size of the optional Stepper label.\n",
|
|
138242
138296
|
"commentRange": {
|
|
138243
|
-
"start":
|
|
138244
|
-
"end":
|
|
138297
|
+
"start": 196,
|
|
138298
|
+
"end": 197
|
|
138245
138299
|
},
|
|
138246
138300
|
"context": {
|
|
138247
138301
|
"type": "variable",
|
|
@@ -138249,8 +138303,8 @@
|
|
|
138249
138303
|
"value": "var( --kendo-font-size-sm, inherit )",
|
|
138250
138304
|
"scope": "default",
|
|
138251
138305
|
"line": {
|
|
138252
|
-
"start":
|
|
138253
|
-
"end":
|
|
138306
|
+
"start": 198,
|
|
138307
|
+
"end": 198
|
|
138254
138308
|
}
|
|
138255
138309
|
},
|
|
138256
138310
|
"group": [
|
|
@@ -138267,8 +138321,8 @@
|
|
|
138267
138321
|
{
|
|
138268
138322
|
"description": "The font style of the optional Stepper label.\n",
|
|
138269
138323
|
"commentRange": {
|
|
138270
|
-
"start":
|
|
138271
|
-
"end":
|
|
138324
|
+
"start": 199,
|
|
138325
|
+
"end": 200
|
|
138272
138326
|
},
|
|
138273
138327
|
"context": {
|
|
138274
138328
|
"type": "variable",
|
|
@@ -138276,8 +138330,8 @@
|
|
|
138276
138330
|
"value": "null",
|
|
138277
138331
|
"scope": "default",
|
|
138278
138332
|
"line": {
|
|
138279
|
-
"start":
|
|
138280
|
-
"end":
|
|
138333
|
+
"start": 201,
|
|
138334
|
+
"end": 201
|
|
138281
138335
|
}
|
|
138282
138336
|
},
|
|
138283
138337
|
"group": [
|
|
@@ -138294,8 +138348,8 @@
|
|
|
138294
138348
|
{
|
|
138295
138349
|
"description": "The size of the Stepper ProgressBar.\n",
|
|
138296
138350
|
"commentRange": {
|
|
138297
|
-
"start":
|
|
138298
|
-
"end":
|
|
138351
|
+
"start": 203,
|
|
138352
|
+
"end": 204
|
|
138299
138353
|
},
|
|
138300
138354
|
"context": {
|
|
138301
138355
|
"type": "variable",
|
|
@@ -138303,8 +138357,8 @@
|
|
|
138303
138357
|
"value": "2px",
|
|
138304
138358
|
"scope": "default",
|
|
138305
138359
|
"line": {
|
|
138306
|
-
"start":
|
|
138307
|
-
"end":
|
|
138360
|
+
"start": 205,
|
|
138361
|
+
"end": 205
|
|
138308
138362
|
}
|
|
138309
138363
|
},
|
|
138310
138364
|
"group": [
|
|
@@ -138321,8 +138375,8 @@
|
|
|
138321
138375
|
{
|
|
138322
138376
|
"description": "The background color of the Stepper ProgressBar.\n",
|
|
138323
138377
|
"commentRange": {
|
|
138324
|
-
"start":
|
|
138325
|
-
"end":
|
|
138378
|
+
"start": 206,
|
|
138379
|
+
"end": 207
|
|
138326
138380
|
},
|
|
138327
138381
|
"context": {
|
|
138328
138382
|
"type": "variable",
|
|
@@ -138330,8 +138384,8 @@
|
|
|
138330
138384
|
"value": "null",
|
|
138331
138385
|
"scope": "default",
|
|
138332
138386
|
"line": {
|
|
138333
|
-
"start":
|
|
138334
|
-
"end":
|
|
138387
|
+
"start": 208,
|
|
138388
|
+
"end": 208
|
|
138335
138389
|
}
|
|
138336
138390
|
},
|
|
138337
138391
|
"group": [
|
|
@@ -138348,8 +138402,8 @@
|
|
|
138348
138402
|
{
|
|
138349
138403
|
"description": "The text color of the Stepper ProgressBar.\n",
|
|
138350
138404
|
"commentRange": {
|
|
138351
|
-
"start":
|
|
138352
|
-
"end":
|
|
138405
|
+
"start": 209,
|
|
138406
|
+
"end": 210
|
|
138353
138407
|
},
|
|
138354
138408
|
"context": {
|
|
138355
138409
|
"type": "variable",
|
|
@@ -138357,8 +138411,8 @@
|
|
|
138357
138411
|
"value": "null",
|
|
138358
138412
|
"scope": "default",
|
|
138359
138413
|
"line": {
|
|
138360
|
-
"start":
|
|
138361
|
-
"end":
|
|
138414
|
+
"start": 211,
|
|
138415
|
+
"end": 211
|
|
138362
138416
|
}
|
|
138363
138417
|
},
|
|
138364
138418
|
"group": [
|
|
@@ -138375,8 +138429,8 @@
|
|
|
138375
138429
|
{
|
|
138376
138430
|
"description": "The background color of the selected Stepper ProgressBar.\n",
|
|
138377
138431
|
"commentRange": {
|
|
138378
|
-
"start":
|
|
138379
|
-
"end":
|
|
138432
|
+
"start": 212,
|
|
138433
|
+
"end": 213
|
|
138380
138434
|
},
|
|
138381
138435
|
"context": {
|
|
138382
138436
|
"type": "variable",
|
|
@@ -138384,8 +138438,8 @@
|
|
|
138384
138438
|
"value": "null",
|
|
138385
138439
|
"scope": "default",
|
|
138386
138440
|
"line": {
|
|
138387
|
-
"start":
|
|
138388
|
-
"end":
|
|
138441
|
+
"start": 214,
|
|
138442
|
+
"end": 214
|
|
138389
138443
|
}
|
|
138390
138444
|
},
|
|
138391
138445
|
"group": [
|
|
@@ -138402,8 +138456,8 @@
|
|
|
138402
138456
|
{
|
|
138403
138457
|
"description": "The text color of the selected Stepper ProgressBar.\n",
|
|
138404
138458
|
"commentRange": {
|
|
138405
|
-
"start":
|
|
138406
|
-
"end":
|
|
138459
|
+
"start": 215,
|
|
138460
|
+
"end": 216
|
|
138407
138461
|
},
|
|
138408
138462
|
"context": {
|
|
138409
138463
|
"type": "variable",
|
|
@@ -138411,8 +138465,8 @@
|
|
|
138411
138465
|
"value": "null",
|
|
138412
138466
|
"scope": "default",
|
|
138413
138467
|
"line": {
|
|
138414
|
-
"start":
|
|
138415
|
-
"end":
|
|
138468
|
+
"start": 217,
|
|
138469
|
+
"end": 217
|
|
138416
138470
|
}
|
|
138417
138471
|
},
|
|
138418
138472
|
"group": [
|
|
@@ -138429,8 +138483,8 @@
|
|
|
138429
138483
|
{
|
|
138430
138484
|
"description": "The property name of the Stepper transition.\n",
|
|
138431
138485
|
"commentRange": {
|
|
138432
|
-
"start":
|
|
138433
|
-
"end":
|
|
138486
|
+
"start": 219,
|
|
138487
|
+
"end": 220
|
|
138434
138488
|
},
|
|
138435
138489
|
"context": {
|
|
138436
138490
|
"type": "variable",
|
|
@@ -138438,8 +138492,8 @@
|
|
|
138438
138492
|
"value": "height",
|
|
138439
138493
|
"scope": "default",
|
|
138440
138494
|
"line": {
|
|
138441
|
-
"start":
|
|
138442
|
-
"end":
|
|
138495
|
+
"start": 221,
|
|
138496
|
+
"end": 221
|
|
138443
138497
|
}
|
|
138444
138498
|
},
|
|
138445
138499
|
"group": [
|
|
@@ -138456,8 +138510,8 @@
|
|
|
138456
138510
|
{
|
|
138457
138511
|
"description": "The duration of the Stepper transition.\n",
|
|
138458
138512
|
"commentRange": {
|
|
138459
|
-
"start":
|
|
138460
|
-
"end":
|
|
138513
|
+
"start": 222,
|
|
138514
|
+
"end": 223
|
|
138461
138515
|
},
|
|
138462
138516
|
"context": {
|
|
138463
138517
|
"type": "variable",
|
|
@@ -138465,8 +138519,8 @@
|
|
|
138465
138519
|
"value": "300ms",
|
|
138466
138520
|
"scope": "default",
|
|
138467
138521
|
"line": {
|
|
138468
|
-
"start":
|
|
138469
|
-
"end":
|
|
138522
|
+
"start": 224,
|
|
138523
|
+
"end": 224
|
|
138470
138524
|
}
|
|
138471
138525
|
},
|
|
138472
138526
|
"group": [
|
|
@@ -138483,8 +138537,8 @@
|
|
|
138483
138537
|
{
|
|
138484
138538
|
"description": "The timing function of the Stepper transition.\n",
|
|
138485
138539
|
"commentRange": {
|
|
138486
|
-
"start":
|
|
138487
|
-
"end":
|
|
138540
|
+
"start": 225,
|
|
138541
|
+
"end": 226
|
|
138488
138542
|
},
|
|
138489
138543
|
"context": {
|
|
138490
138544
|
"type": "variable",
|
|
@@ -138492,8 +138546,8 @@
|
|
|
138492
138546
|
"value": "cubic-bezier(.4, 0, .2, 1) 0ms",
|
|
138493
138547
|
"scope": "default",
|
|
138494
138548
|
"line": {
|
|
138495
|
-
"start":
|
|
138496
|
-
"end":
|
|
138549
|
+
"start": 227,
|
|
138550
|
+
"end": 227
|
|
138497
138551
|
}
|
|
138498
138552
|
},
|
|
138499
138553
|
"group": [
|
|
@@ -144898,7 +144952,7 @@
|
|
|
144898
144952
|
"context": {
|
|
144899
144953
|
"type": "variable",
|
|
144900
144954
|
"name": "kendo-timeline-track-arrow-width",
|
|
144901
|
-
"value": "
|
|
144955
|
+
"value": "k-spacing(7.5)",
|
|
144902
144956
|
"scope": "default",
|
|
144903
144957
|
"line": {
|
|
144904
144958
|
"start": 32,
|
|
@@ -144913,8 +144967,8 @@
|
|
|
144913
144967
|
"path": "classic/scss/timeline/_variables.scss",
|
|
144914
144968
|
"name": "_variables.scss"
|
|
144915
144969
|
},
|
|
144916
|
-
"resolvedValue": "
|
|
144917
|
-
"resolvedType": "
|
|
144970
|
+
"resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
|
|
144971
|
+
"resolvedType": "String"
|
|
144918
144972
|
},
|
|
144919
144973
|
{
|
|
144920
144974
|
"description": "The height of the Timeline track arrow.\n",
|
|
@@ -144925,7 +144979,7 @@
|
|
|
144925
144979
|
"context": {
|
|
144926
144980
|
"type": "variable",
|
|
144927
144981
|
"name": "kendo-timeline-track-arrow-height",
|
|
144928
|
-
"value": "
|
|
144982
|
+
"value": "k-spacing(7.5)",
|
|
144929
144983
|
"scope": "default",
|
|
144930
144984
|
"line": {
|
|
144931
144985
|
"start": 35,
|
|
@@ -144940,8 +144994,8 @@
|
|
|
144940
144994
|
"path": "classic/scss/timeline/_variables.scss",
|
|
144941
144995
|
"name": "_variables.scss"
|
|
144942
144996
|
},
|
|
144943
|
-
"resolvedValue": "
|
|
144944
|
-
"resolvedType": "
|
|
144997
|
+
"resolvedValue": "var(--kendo-spacing-7\\.5, 1.875rem)",
|
|
144998
|
+
"resolvedType": "String"
|
|
144945
144999
|
},
|
|
144946
145000
|
{
|
|
144947
145001
|
"description": "The background color of the disabled Timeline track arrow.\n",
|
|
@@ -145033,7 +145087,7 @@
|
|
|
145033
145087
|
"context": {
|
|
145034
145088
|
"type": "variable",
|
|
145035
145089
|
"name": "kendo-timeline-track-size",
|
|
145036
|
-
"value": "
|
|
145090
|
+
"value": "k-spacing(1.5)",
|
|
145037
145091
|
"scope": "default",
|
|
145038
145092
|
"line": {
|
|
145039
145093
|
"start": 49,
|
|
@@ -145048,8 +145102,8 @@
|
|
|
145048
145102
|
"path": "classic/scss/timeline/_variables.scss",
|
|
145049
145103
|
"name": "_variables.scss"
|
|
145050
145104
|
},
|
|
145051
|
-
"resolvedValue": "
|
|
145052
|
-
"resolvedType": "
|
|
145105
|
+
"resolvedValue": "var(--kendo-spacing-1\\.5, 0.375rem)",
|
|
145106
|
+
"resolvedType": "String"
|
|
145053
145107
|
},
|
|
145054
145108
|
{
|
|
145055
145109
|
"description": "The bottom padding of the Timeline's track wrapper.\n",
|
|
@@ -145060,7 +145114,7 @@
|
|
|
145060
145114
|
"context": {
|
|
145061
145115
|
"type": "variable",
|
|
145062
145116
|
"name": "kendo-timeline-track-wrap-padding-bottom",
|
|
145063
|
-
"value": "
|
|
145117
|
+
"value": "calc( #{$kendo-timeline-track-size} / 2)",
|
|
145064
145118
|
"scope": "default",
|
|
145065
145119
|
"line": {
|
|
145066
145120
|
"start": 52,
|
|
@@ -145075,8 +145129,8 @@
|
|
|
145075
145129
|
"path": "classic/scss/timeline/_variables.scss",
|
|
145076
145130
|
"name": "_variables.scss"
|
|
145077
145131
|
},
|
|
145078
|
-
"resolvedValue": "
|
|
145079
|
-
"resolvedType": "
|
|
145132
|
+
"resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2)",
|
|
145133
|
+
"resolvedType": "Calculation"
|
|
145080
145134
|
},
|
|
145081
145135
|
{
|
|
145082
145136
|
"description": "The border width of the Timeline track.\n",
|
|
@@ -145141,7 +145195,7 @@
|
|
|
145141
145195
|
"context": {
|
|
145142
145196
|
"type": "variable",
|
|
145143
145197
|
"name": "kendo-timeline-track-bottom-calc",
|
|
145144
|
-
"value": "calc(#{
|
|
145198
|
+
"value": "calc( calc( #{$kendo-timeline-track-arrow-height} / 2) + #{$kendo-timeline-track-wrap-padding-bottom})",
|
|
145145
145199
|
"scope": "default",
|
|
145146
145200
|
"line": {
|
|
145147
145201
|
"start": 61,
|
|
@@ -145156,7 +145210,7 @@
|
|
|
145156
145210
|
"path": "classic/scss/timeline/_variables.scss",
|
|
145157
145211
|
"name": "_variables.scss"
|
|
145158
145212
|
},
|
|
145159
|
-
"resolvedValue": "calc(
|
|
145213
|
+
"resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) / 2 + calc(var(--kendo-spacing-1\\.5, 0.375rem) / 2))",
|
|
145160
145214
|
"resolvedType": "Calculation"
|
|
145161
145215
|
},
|
|
145162
145216
|
{
|
|
@@ -145183,7 +145237,7 @@
|
|
|
145183
145237
|
"path": "classic/scss/timeline/_variables.scss",
|
|
145184
145238
|
"name": "_variables.scss"
|
|
145185
145239
|
},
|
|
145186
|
-
"resolvedValue": "calc(
|
|
145240
|
+
"resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) - 2 * 1px)",
|
|
145187
145241
|
"resolvedType": "Calculation"
|
|
145188
145242
|
},
|
|
145189
145243
|
{
|
|
@@ -145210,7 +145264,7 @@
|
|
|
145210
145264
|
"path": "classic/scss/timeline/_variables.scss",
|
|
145211
145265
|
"name": "_variables.scss"
|
|
145212
145266
|
},
|
|
145213
|
-
"resolvedValue": "calc(
|
|
145267
|
+
"resolvedValue": "calc(var(--kendo-spacing-7\\.5, 1.875rem) - 2 * 1px)",
|
|
145214
145268
|
"resolvedType": "Calculation"
|
|
145215
145269
|
},
|
|
145216
145270
|
{
|
|
@@ -145669,7 +145723,7 @@
|
|
|
145669
145723
|
"path": "classic/scss/timeline/_variables.scss",
|
|
145670
145724
|
"name": "_variables.scss"
|
|
145671
145725
|
},
|
|
145672
|
-
"resolvedValue": "calc(
|
|
145726
|
+
"resolvedValue": "calc(var(--kendo-spacing-1\\.5, 0.375rem) + 2 * 1px + 4px + 10px)",
|
|
145673
145727
|
"resolvedType": "Calculation"
|
|
145674
145728
|
},
|
|
145675
145729
|
{
|
|
@@ -145750,7 +145804,7 @@
|
|
|
145750
145804
|
"path": "classic/scss/timeline/_variables.scss",
|
|
145751
145805
|
"name": "_variables.scss"
|
|
145752
145806
|
},
|
|
145753
|
-
"resolvedValue": "calc(var(--kendo-spacing-10, 2.5rem) + (80px -
|
|
145807
|
+
"resolvedValue": "calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
|
|
145754
145808
|
"resolvedType": "Calculation"
|
|
145755
145809
|
},
|
|
145756
145810
|
{
|
|
@@ -145777,7 +145831,7 @@
|
|
|
145777
145831
|
"path": "classic/scss/timeline/_variables.scss",
|
|
145778
145832
|
"name": "_variables.scss"
|
|
145779
145833
|
},
|
|
145780
|
-
"resolvedValue": "calc(calc(var(--kendo-spacing-10, 2.5rem) + (80px -
|
|
145834
|
+
"resolvedValue": "calc(calc(var(--kendo-spacing-10, 2.5rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
|
|
145781
145835
|
"resolvedType": "Calculation"
|
|
145782
145836
|
},
|
|
145783
145837
|
{
|
|
@@ -145804,7 +145858,7 @@
|
|
|
145804
145858
|
"path": "classic/scss/timeline/_variables.scss",
|
|
145805
145859
|
"name": "_variables.scss"
|
|
145806
145860
|
},
|
|
145807
|
-
"resolvedValue": "calc(var(--kendo-spacing-4, 1rem) + (80px -
|
|
145861
|
+
"resolvedValue": "calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2)",
|
|
145808
145862
|
"resolvedType": "Calculation"
|
|
145809
145863
|
},
|
|
145810
145864
|
{
|
|
@@ -145831,7 +145885,7 @@
|
|
|
145831
145885
|
"path": "classic/scss/timeline/_variables.scss",
|
|
145832
145886
|
"name": "_variables.scss"
|
|
145833
145887
|
},
|
|
145834
|
-
"resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) + (80px -
|
|
145888
|
+
"resolvedValue": "calc(calc(var(--kendo-spacing-4, 1rem) + (80px - var(--kendo-spacing-1\\.5, 0.375rem)) / 2) + 50px)",
|
|
145835
145889
|
"resolvedType": "Calculation"
|
|
145836
145890
|
},
|
|
145837
145891
|
{
|